wertyz-vue 2.2.1 → 2.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/wertyzVue.js CHANGED
@@ -1 +1 @@
1
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("vue")):"function"==typeof define&&define.amd?define("wertyzvue",["vue"],t):"object"==typeof exports?exports.wertyzvue=t(require("vue")):e.wertyzvue=t(e.vue)}(self,(e=>(()=>{var t={3578:(e,t,n)=>{"use strict";n.d(t,{default:()=>a});const a=class{constructor(e){this.url=e}makePost(e,t={},n){return $.post(this.url+e,t,n)}makeGet(e,t,...n){return $.get(this.url+e+(n.length>0?"/"+n.join("/"):""),t)}makeDelete(e,t,...n){return $.ajax({url:this.url+e+(n.length>0?"/"+n.join("/"):""),method:"DELETE",contentType:"application/json",success:t})}makePut(e,t={},n){return $.ajax({url:this.url+e,method:"PUT",contentType:"application/x-www-form-urlencoded",success:n,data:JSON.stringify(t)})}makePostFile(e,t,n){return $.ajax({type:"POST",enctype:"multipart/form-data",url:this.url+e,data:t,processData:!1,contentType:!1,cache:!1,timeout:6e5,success:n})}}},9912:(e,t,n)=>{"use strict";function a(){let e={},t=this;function n(){console.log("Clearing inactive selectors");for(let t in e)0===e[t].length&&e[t];setTimeout(n,6e4)}this.register=function(t,n,a){this.add(t),e[t].on(n,a)},this.registerDynamic=function(e,t,n,a){this.add(e+" "+t),$(e).on(n,t,a)},this.unregister=function(t,n=null,a=null){return this.add(t),n?a?e[t].off(n,a):e[t].off(n):e[t].off()},this.add=function(t,n=!1){(void 0===e[t]||null===e[t]||n)&&(e[t]=$(t))},this.get=function(t,n=!1){return this.add(t,n),e[t]},this.getAll=function(){return e},void 0===window.eventRegistrators&&(window.eventRegistrators=[]),window.eventRegistrators.push(t),n()}n.d(t,{default:()=>a})},9062:(e,t,n)=>{"use strict";n.d(t,{default:()=>a});const a={exportPDF:function(e,t,n){let a=[],i=[];const r={content:[],pageOrientation:n.pageOrientation?n.pageOrientation:"portrait",pageBreakBefore:function(e,t,n,a){return"mediaRow"===e.id&&e.pageNumbers.length>1}};function s(e){let t=[];return e.forEach((e=>{t.push({text:e.text,bold:!0,fontSize:8})})),t}function o(e){let t={};return t={widths:n.bodyDataKeys.map(((e,t)=>"*")),body:[],headerRows:1},void 0!==n.tableHeader?t.body.push(s(n.tableHeader)):t.body.push(s(e.tableHeader)),t.body.push(...function(e){let t=[],a=[];return a=void 0!==n.bodyDataKey?e[n.bodyDataKey]:e,void 0!==n.bodyDataKeys&&a.forEach((e=>{let a=[];for(let t in n.bodyDataKeys)"object"==typeof e[n.bodyDataKeys[t]]?a.push({text:e[n.bodyDataKeys[t]].text,fillColor:void 0!==e[n.bodyDataKeys[t]].bgColor?e[n.bodyDataKeys[t]].bgColor:null,color:void 0!==e[n.bodyDataKeys[t]].color?e[n.bodyDataKeys[t]].color:"black",fontSize:void 0!==e[n.bodyDataKeys[t]].fontSize?e[n.bodyDataKeys[t]].fontSize:6}):a.push({text:e[n.bodyDataKeys[t]],fillColor:void 0!==e.bgColor?e.bgColor:null,fontSize:void 0!==e[n.bodyDataKeys[t]].fontSize?e[n.bodyDataKeys[t]].fontSize:8});t.push(a)})),console.log(t),t}(e)),t}function l(){void 0!==n.titles&&a.push(function(e){let t=[];return e.forEach((e=>{t.push({text:e.text,fontSize:void 0!==e.fontSize?e.fontSize:20,alignment:"center",bold:!0})})),t}(n.titles)),void 0!==n.subtitles&&a.push(function(e){let t=[];return e.forEach((e=>{t.push({text:e.text,fontSize:void 0!==e.fontSize?e.fontSize:12,alignment:"center",margin:[0,0,0,10]})})),t}(n.subtitles)),void 0!==i.tables&&i.tables.forEach((e=>{let t={table:o(e)};void 0!==n.zebraStyle&&(t.layout={fillColor:function(e,t,a){return e%2==0?void 0!==n.zebraStyle.color?n.zebraStyle.color:"#D5EEE8":null}}),a.push(function(){let e=[];return void 0!==n.informations&&n.informations.forEach((t=>{e.push({text:t.name+": ",alignment:"left",fontSize:void 0!==t.fontSize?t.fontSize:10,margin:[0,0,0,5]},{text:t.value,alignment:"left",bold:!0,fontSize:void 0!==t.fontSize?t.fontSize:12,margin:[0,0,0,5]})})),e}()),a.push(t),a.push({text:" ",margin:[0,0,0,10]})}))}return i=t,{makePdf:function(t){l(),r.content=a,console.log(r),e.createPdf(r).download(n.fileName+".pdf",t)}}},exportCSV:function(e,t){let n,a="";function i(e){let t="";return e.forEach((e=>{t+=e.text.toString()+";"})),t=t.slice(0,-1),t+="\r\n",t}function r(e){let n="";return void 0!==t.tableHeader?n+=i(t.tableHeader):n+=i(e.tableHeader),n+=function(e){let n=[],a="";return n=void 0!==t.bodyDataKey?e[t.bodyDataKey]:e,void 0!==t.bodyDataKeys&&n.forEach((e=>{let n="";for(let a in t.bodyDataKeys)"object"==typeof e[t.bodyDataKeys[a]]?n+='"'+e[t.bodyDataKeys[a]].text+'";':n+='"'+e[t.bodyDataKeys[a]]+'";';n=n.slice(0,-1),n+="\r\n",a+=n})),a+="\r\n",a}(e),n}return n=e,{makeCsv:function(e){void 0!==n.tables&&n.tables.forEach((e=>{a+="\r\n",a+=r(e)})),console.log(a);var i=document.createElement("a");i.id="download-csv",i.setAttribute("href","data:text/csv;charset=utf-8,"+encodeURIComponent(a)),i.setAttribute("download",t.fileName+".csv"),i.click(),void 0!==e&&e()}}}}},6732:(e,t,n)=>{"use strict";n.d(t,{default:()=>i});const a={GEOMETRYTYPE:{Line:"LineString",Point:"Point",Polygon:"Polygon",Circle:"Circle"},convertCoordinates:e=>ol.proj.fromLonLat([e.longitude,e.latitude]),convertCoordinatesToLonLat:e=>ol.proj.toLonLat(e),calculateMidPoint:e=>({latitude:(e[0].latitude+e[1].latitude)/2,longitude:(e[0].longitude+e[1].longitude)/2}),calculateCentroid(e,t){let n={latitude:0,longitude:0};for(let a=0;a<t;a++){let t=e[a];n.latitude+=t.latitude,n.longitude+=t.longitude}return n.latitude/=t,n.longitude/=t,n},calculateDistance(e,t){let n=.017453292519943295,a=Math.cos,i=e.latitude,r=t.latitude,s=e.longitude,o=t.longitude,l=.5-a((r-i)*n)/2+a(i*n)*a(r*n)*(1-a((o-s)*n))/2;return Math.round(12742*Math.asin(Math.sqrt(l))*1e3)},calculateLongestDistance(e,t,n){let a=0;for(let i=0;i<n;i++){let n=this.calculateDistance(e,t[i]);n>a&&(a=n)}return a},pointsDistance(e,t){let n=e[0]-t[0],a=e[1]-t[1];return Math.sqrt(n*n+a*a)},getArea(e){return e.getGeometry().getType()===this.GEOMETRYTYPE.Polygon?ol.sphere.getArea(e.getGeometry()):null},getLength(e){return e.getGeometry().getType()===this.GEOMETRYTYPE.Circle?null:ol.sphere.getLength(e.getGeometry())},styles:{},interactions:{},templates:{},stopClusterStyleCache:{},MapWrapper:function(e){let t={},n={};function a(e,a){n.hasOwnProperty(e)&&n[e].forEach((e=>{void 0!==a.pixel?t.forEachFeatureAtPixel(a.pixel,((t,n)=>{setTimeout(e(t,n,a),1)}),{hitTolerance:10}):setTimeout(e(a),1)}))}return t=new ol.Map({target:void 0!==e.element?e.element:"",layers:[new ol.layer.Tile({source:new ol.source.OSM})],view:new ol.View({zoom:4,center:ol.proj.fromLonLat([0,0])})}),t.on("click",(e=>{a("click",e)})),t.on("moveend",(e=>{a("moveend",e)})),{getMap:function(){return t},addLayer:function(e){t.addLayer(e.getLayer())},fit:function(e,n){e.getSource().getFeatures().length>0&&t.getView().fit(e.getExtent(),{size:t.getSize(),maxZoom:void 0===n?20:n,padding:[20,20,20,20]})},fitToFeature:function(e){let n=e.getGeometry().getExtent();t.getView().fit(n,{size:t.getSize(),maxZoom:20,padding:[20,20,20,20]})},addInteraction:function(e){t.addInteraction(e.getInteraction())},removeInteraction:function(e){t.removeInteraction(e.getInteraction())},addOverlay:function(e){t.addOverlay(e.getOverlay())},removeOverlay:function(e){t.removeOverlay(e.getOverlay())},getPixelFromCoordinate:function(e){return t.getPixelFromCoordinate(e)},removeLayer:function(e){t.removeLayer(e.getLayer())},addControl:function(e){t.addControl(e.getControl())},removeControl:function(e){t.removeControl(e.getControl())},getFeatureFromPixel:function(e){return t.forEachFeatureAtPixel(e,(e=>e))},getLayerFromPixel:function(e){return t.forEachFeatureAtPixel(e,((e,t)=>t))},getZoomLevel:function(){return t.getView().getZoom()},on:function(e,t){n.hasOwnProperty(e)?n[e].push(t):n[e]=[t]},off:function(e,t){n.hasOwnProperty(e)&&(n[e]=n[e].filter((e=>e!==t)))}}},LayerWrapper:function(e={style:void 0,name:void 0,zIndex:void 0,vectorImage:void 0}){let t={},n=new ol.source.Vector;return function(){let a={name:void 0!==e.name?e.name:"",source:n,style:void 0!==e.style?e.style:new ol.style.Style({}),zIndex:void 0!==e.zIndex?e.zIndex:1};t=e.vectorImage?new ol.layer.VectorImage(a):new ol.layer.Vector(a)}(),{addFeatures:function(e){n.addFeatures(e)},addFeature:function(e){n.addFeature(e)},removeFeatures:function(){n.clear()},removeFeature:function(e){n.removeFeature(e)},removeFeatureById:function(e){let t=n.getFeatureById(e);t&&n.removeFeature(t)},removeFeaturesByProperty:function(e,t){n.getFeatures().forEach((a=>{a.get("properties")[e]===t&&n.removeFeature(a)}))},getFeatureById:function(e){return n.getFeatureById(e)},getFeaturesByProperty:function(e,t){let a=[];return n.getFeatures().forEach((n=>{n.get("properties")[e]===t&&a.push(n)})),a},getAllFeatures:function(){return n.getFeatures()},getLayer:function(){return t},getSource:function(){return n},getExtent:function(){return n.getExtent()},getName:function(e){return e.get("name")},show:function(){t.setVisible(!0)},hide:function(){t.setVisible(!1)},setStyle:function(e){t.setStyle(e)}}},ClusterLayerWrapper:function(e={style:void 0,name:void 0,zIndex:void 0,animationDuration:void 0,distance:void 0}){let t={},n=new ol.source.Vector,a={};return a=new ol.source.Cluster({source:n,distance:void 0!==e.distance?e.distance:50}),t=new ol.layer.AnimatedCluster({name:void 0!==e.name?e.name:"",source:a,style:void 0!==e.style?e.style:{},zIndex:void 0!==e.zIndex?e.zIndex:1,animationDuration:void 0!==e.animationDuration?e.animationDuration:200}),{addFeatures:function(e){n.addFeatures(e)},addFeature:function(e){n.addFeature(e)},removeFeatures:function(){n.clear()},removeFeature:function(e){n.removeFeature(e)},removeFeatureById:function(e){let t=n.getFeatureById(e);t&&n.removeFeature(t)},getFeatureById:function(e){return n.getFeatureById(e)},getFeaturesByProperty:function(e,t){let a=[];return n.getFeatures().forEach((n=>{n.get("properties")[e]===t&&a.push(n)})),a},getAllFeatures:function(){return n.getFeatures()},getLayer:function(){return t},getSource:function(){return n},getExtent:function(){return n.getExtent()},getName:function(e){return e.get("name")},getClusterFeatures:function(e){return e.get("features")},setStyle:function(e){t.setStyle(e)},setDistance:function(e){a.setDistance(e)}}},Feature:function(){this.setFeatureStyle=function(e,t){e.setStyle(t)},this.setFeatureId=function(e,t){e.setId(t)},this.setFeatureProperty=function(e,t,n){e.set(t,n)},this.getProperties=function(e){return e.get("properties")}},Linestring:function(e={style:void 0,changeCallback:void 0}){let t=e;function n(e){const t=[];for(let n=0,a=e.points.length;n<a;n++)e.points[n].longitude>1e5||e.points[n].latitude>1e5?t.push(ol.proj.fromLonLat([e.points[n].longitude/1e5,e.points[n].latitude/1e5])):t.push(ol.proj.fromLonLat([e.points[n].longitude,e.points[n].latitude]));return t}function i(e,a){const i=n(e),r=new ol.geom.LineString(i),s=new ol.Feature({geometry:r});return s.setId(e.id),s.set("properties",e),void 0!==e.style?s.setStyle(e.style):void 0!==a?s.setStyle(a):void 0!==t.style&&s.setStyle(t.style),void 0!==t.changeCallback&&s.on("change",t.changeCallback),s}return a.Feature.call(this),{createFeatures:function(e,t){if(Array.isArray(e))return e.map((e=>i(e,t)))},createFeature:i,getCoordinates:function(e){return n(e)},setFeatureCoordinates:function(e,t){let a=n(t);e.getGeometry().setCoordinates(a)},setFeatureStyle:this.setFeatureStyle}},Point:function(e={style:void 0,changeCallback:void 0,id:void 0,nestedObj:void 0}){let t=e;function n(n){let a=n;e.nestedObj&&(a=n[e.nestedObj]);let i=new ol.geom.Point(ol.proj.fromLonLat([a.longitude>180||a.longitude<-180?a.longitude/1e5:a.longitude,a.latitude>90||a.latitude<-90?a.latitude/1e5:a.latitude])),r=new ol.Feature({geometry:i});return void 0!==e.id?r.setId(n[e.id]):void 0!==a.id?r.setId(a.id):void 0!==n.id&&r.setId(n.id),r.set("properties",n),void 0!==t.style?r.setStyle(t.style):void 0!==n.style&&r.setStyle(n.style),void 0!==t.changeCallback&&r.on("change",t.changeCallback),r}return a.Feature.call(this),{createFeatures:function(e){return Array.isArray(e)?e.map((e=>n(e))):n(e)},getProperties:this.getProperties,setFeatureStyle:this.setFeatureStyle,setFeatureId:this.setFeatureId,setFeatureProperty:this.setFeatureProperty,setFeatureCoordinates:function(e,t){e.getGeometry().setCoordinates(ol.proj.fromLonLat([t.longitude>180||t.longitude<-180?t.longitude/1e5:t.longitude,t.latitude>90||t.latitude<-90?t.latitude/1e5:t.latitude]))}}}};a.Polygon=function(e={style:void 0,changeCallback:void 0}){let t=e;function n(e){const n=function(e){let t=[];for(let n=0,a=e.length;n<a;n++)t.push(ol.proj.fromLonLat([e[n].longitude>180||e[n].longitude<-180?e[n].longitude/1e5:e[n].longitude,e[n].latitude>90||e[n].latitude<-90?e[n].latitude/1e5:e[n].latitude]));return t}(e.coordinates),a=new ol.geom.Polygon([n]),i=new ol.Feature({geometry:a});return i.setId(e.id),i.set("properties",e),void 0!==t.style?i.setStyle(t.style):void 0!==e.style&&i.setStyle(e.style),void 0!==t.changeCallback&&i.on("change",t.changeCallback),i}return a.Feature.call(this),{createFeatures:function(e){if(Array.isArray(e))return e.map((e=>n(e)))},createFeature:n}},a.Circle=function(e={style:void 0,changeCallback:void 0}){let t=e;function n(n){let a=new ol.geom.Circle(ol.proj.fromLonLat([n.longitude>180||n.latitude<-180?n.longitude/1e5:n.longitude,n.latitude>90||n.latitude<-90?n.latitude/1e5:n.latitude]),n.radius),i=new ol.Feature({geometry:a});return i.set("properties",n),void 0!==e.id?i.setId(n[e.id]):void 0!==n.id&&i.setId(n.id),void 0!==t.style?i.setStyle(t.style):void 0!==n.style&&i.setStyle(n.style),void 0!==t.changeCallback&&i.on("change",t.changeCallback),i}return a.Feature.call(this),{createFeatures:function(e){return Array.isArray(e)?e.map((e=>n(e))):n(e)}}},a.interactions.ModifyWrapper=function(e={source:void 0,features:void 0,modifyEnd:void 0,modifyStart:void 0,hitDetection:void 0,style:void 0,flPointsModify:void 0,alwaysOneFeature:void 0}){let t={};function n(t){switch(t.getGeometry().getType()){case a.GEOMETRYTYPE.Line:return function(t){let n=t.getGeometry().getCoordinates(),a=t.get("properties"),i=a.points;if(i.length!==n.length)for(let e=0,t=n.length;e<t;e++){let t=n[e],a=i[e],r=ol.proj.toLonLat(t),s=Math.round(+r[0].toFixed(5)),o=Math.round(+r[1].toFixed(5));s+o!==a.longitude+a.latitude&&i.splice(e,0,{order:e+1,longitude:s,latitude:o,id:0,segmentPointId:0,timeOnSegment:0,modifyType:"add"}),a.order=e+1}else for(let r=0,s=i.length;r<s;r++){let o=n[r],l=i[r],d=ol.proj.toLonLat(o),c=Math.round(+d[0].toFixed(5)),u=Math.round(+d[1].toFixed(5));c+u!==l.longitude+l.latitude&&(0!==r&&r!==s-1?(l.longitude=c,l.latitude=u,l.modifyType="edit"):void 0!==e.flPointsModify&&e.flPointsModify(a,t))}return a}(t);case a.GEOMETRYTYPE.Polygon:return function(e){let t=e.getGeometry().getCoordinates()[0],n=[],a=e.get("properties");for(let e=0,a=t.length;e<a;e++){let a=ol.proj.toLonLat(t[e]);n.push({longitude:Math.round(+a[0].toFixed(5)),latitude:Math.round(+a[1].toFixed(5)),order:e+1})}if(void 0===a||!a.hasOwnProperty("coordinates"))return e.set("properties",{coordinates:n}),e.get("properties");a.coordinates=n;return a}(t);case a.GEOMETRYTYPE.Point:return function(e){let t=ol.proj.toLonLat(e.getGeometry().getCoordinates());return{longitude:t[0].toFixed(5),latitude:t[1].toFixed(5),id:e.getId(),properties:e.get("properties")}}(t);case a.GEOMETRYTYPE.Circle:return function(e){let t=ol.proj.toLonLat(e.getGeometry().getCenter()),n=e.get("properties"),a={longitude:t[0].toFixed(5),latitude:t[1].toFixed(5),radius:e.getGeometry().getRadius(),id:e.getId()};void 0!==n&&n.hasOwnProperty("coordinates")?(n.longitude=a.longitude,n.latitude=a.latitude,n.radius=a.radius):e.set("properties",a);return e.get("properties")}(t)}}return function(){let a={};void 0!==e.source?a.source=e.source:void 0!==e.features&&(a.features=e.features),void 0!==e.hitDetection&&(a.hitDetection=e.hitDetection),void 0!==e.style&&(a.style=e.style),t=new ol.interaction.Modify(a),void 0!==e.modifyEnd&&t.on("modifyend",(t=>{let a=t.features.getArray();e.modifyEnd(function(t){if(void 0!==e.alwaysOneFeature&&e.alwaysOneFeature){for(let e=1;e<t.length;e++){let n=t[e],a=n.get("properties"),i=ol.proj.fromLonLat([+a.longitude,+a.latitude]);n.getGeometry().setCoordinates(i)}return[n(t[0])]}return t.map((e=>n(e)))}(a),a)})),void 0!==e.modifyStart&&t.on("modifystart",e.modifyStart)}(),{getInteraction:function(){return t},setActive:function(e){t.setActive(e)},getState:function(){return t.getActive()}}},a.interactions.ModifyLSWrapper=function(e={source:void 0,features:void 0,modifyEnd:void 0,modifyStart:void 0,hitDetection:void 0,style:void 0}){let t={};return function(){let n={};void 0!==e.source?n.source=e.source:void 0!==e.features&&(n.features=e.features),void 0!==e.modifyEnd&&(n.hitDetection=e.hitDetection),void 0!==e.style&&(n.style=e.style),t=new ol.interaction.Modify(n),void 0!==e.modifyEnd&&t.on("modifyend",(t=>{e.modifyEnd(function(e){return e.features.getArray().map((e=>{let t=ol.proj.toLonLat(e.getGeometry().getCoordinates());return{longitude:t[0].toFixed(5),latitude:t[1].toFixed(5),id:e.getId(),properties:e.get("properties")}}))}(t),t)})),void 0!==e.modifyStart&&modifiy.on("modifystart",e.modifyStart)}(),{getInteraction:function(){return t},setActive:function(e){t.setActive(e)}}},a.interactions.SelectWrapper=function(e={layerWrapper:void 0,style:void 0,hitTolerance:void 0,selected:void 0,deselected:void 0,alwaysOneSelected:void 0}){let t,n=null;return function(){let a={};void 0!==e.layerWrapper&&(a.layers=[e.layerWrapper.getLayer()]),void 0!==e.style&&(a.style=e.style),void 0!==e.hitTolerance&&(a.hitTolerance=e.hitTolerance),void 0!==e.alwaysOneSelected&&e.alwaysOneSelected&&(a.toggleCondition=ol.events.condition.never,a.filter=function(e){return null===n||(e.getId()===n||null===n)}),t=new ol.interaction.Select(a),t.on("select",(a=>{void 0!==e.deselected&&(a.deselected.length>0?e.deselected(a,a.deselected[0].get("properties")):e.deselected(a,null)),void 0!==e.selected&&(a.selected.length>0?(e.selected(a,a.selected[0].get("properties")),void 0!==e.alwaysOneSelected&&e.alwaysOneSelected&&(n=a.selected[0].getId())):(e.selected(a,null),void 0!==e.alwaysOneSelected&&e.alwaysOneSelected&&t.getFeatures().push(a.deselected[0])))}))}(),{getInteraction:function(){return t},getSelectedFeatures:function(){return t.getFeatures()},clearSelected:function(){t.getFeatures().clear(),n=null},addFeatures:function(e){t.getFeatures().push(...e)},setActive:function(e){t.setActive(e)}}},a.interactions.DrawWrapper=function(e={source:void 0,drawEnd:void 0,drawStart:void 0,style:void 0,geometryType:void 0}){let t={};function n(e){return e.feature.getGeometry().getCoordinates()[0].map(((e,t)=>{let n=ol.proj.toLonLat(e);return{longitude:n[0].toFixed(5),latitude:n[1].toFixed(5),order:t+1}}))}return function(){let i={};void 0!==e.source&&(i.source=e.source),void 0!==e.style&&(i.style=e.style),void 0!==e.geometryType&&(i.type=e.geometryType),t=new ol.interaction.Draw(i),void 0!==e.drawEnd&&t.on("drawend",(function(t){i.type===a.GEOMETRYTYPE.Circle?e.drawEnd(function(e){let t=e.feature.getGeometry().getCenter(),n=e.feature.getGeometry().getRadius(),a=ol.proj.toLonLat(t);return{longitude:a[0].toFixed(5),latitude:a[1].toFixed(5),radius:n}}(t),i.type,t.feature):i.type===a.GEOMETRYTYPE.Point?e.drawEnd(function(e){console.log(e);let t=e.feature.getGeometry().getCoordinates(),n=ol.proj.toLonLat(t);return{longitude:n[0].toFixed(5),latitude:n[1].toFixed(5)}}(t),i.type,t,t.feature):e.drawEnd(n(t),i.type,t.feature)})),void 0!==e.drawStart&&t.on("drawstart",e.drawStart)}(),{getInteraction:function(){return t},setActive:function(e){t.setActive(e)},getCoordinates:n}},a.OverlayWrapper=function(e={element:void 0,offset:void 0}){let t={},n={},a=null;function i(e){if(e){let t=e.getGeometry().getExtent();n.setPosition(ol.extent.getCenter(t))}else n.setPosition(void 0)}function r(e){a.innerHTML=e}return t=e,a=document.getElementById(t.element),n=new ol.Overlay({element:a,offset:void 0!==t.offset?t.offset:[0,-10]}),{show:function(e,t){void 0!==t&&r(t),void 0!==e&&i(e)},hide:function(){n.setPosition(void 0)},getOverlay:function(){return n},setPosition:i,setContent:r}},a.ContextMenuWrapper=function(e={items:void 0,defaultItems:void 0,width:void 0}){let t={},n=[];return function(){let a={};void 0!==e.items&&(a.items=e.items,n=e.items),void 0!==e.defaultItems&&(a.defaultItems=e.defaultItems),void 0!==e.width?a.width=e.width:a.width=170,t=new ContextMenu(a)}(),{addItems:function(e=[]){t.clear(),t.extend(e),t.extend(t.getDefaultItems())},addItem:function(e={text:void 0,classname:void 0,callback:void 0,icon:void 0}){let a={};void 0!==e.text&&(a.text=e.text),void 0!==e.classname&&(a.classname=e.classname),void 0!==e.callback&&(a.callback=e.callback),void 0!==e.icon&&(a.callback=e.callback),t.push(a),n.push(a)},getControl:function(){return t},hide:function(){t.disable()},show:function(){t.enable()},on:function(e,n){t.on(e,n)}}},a.LegendWrapper=function(e={title:void 0,margin:void 0,target:void 0}){let t=null,n=null;return t=new ol.legend.Legend({title:void 0!==e.title?e.title:"",margin:void 0!==e.margin?e.margin:5}),n=new ol.control.Legend({legend:t,target:e.target,collapsed:!1}),{getControl:function(){return n},addItem:function(e={title:void 0,feature:void 0,typeGeom:void 0,style:void 0,size:void 0,margin:void 0}){let n={margin:e.margin,size:e.size,title:e.title?e.title:""};void 0!==e.feature&&(n.feature=e.feature),void 0!==e.typeGeom&&void 0!==e.style&&(n.typeGeom=e.typeGeom,n.style=e.style),t.addItem(n)}}},a.BarWrapper=function(e={toggleOne:void 0,group:void 0}){let t=null;return function(){let n={};void 0!==e.toggleOne&&(n.toggleOne=e.toggleOne),void 0!==e.group&&(n.group=e.group),t=new ol.control.Bar(n)}(),{addBarItemWrapper:function(e){t.addControl(e.getBarItem())},addBarWrapper:function(e){t.addControl(e.getControl())},getControl:function(){return t}}},a.BarItemWrapper=function(e={title:void 0,barWrapper:void 0,interactionWrapper:void 0,html:void 0,className:void 0,active:void 0,onActive:void 0,onDeactive:void 0}){let t=null;return function(){let n={};void 0!==e.title&&(n.title=e.title),void 0!==e.barWrapper&&(n.bar=e.barWrapper.getControl()),void 0!==e.interactionWrapper&&(n.interaction=e.interactionWrapper.getInteraction()),void 0!==e.html&&(n.html=e.html),void 0!==e.className&&(n.className=e.className),void 0!==e.active&&(n.active=e.active,n.active?e.onActive():e.onDeactive()),n.onToggle=function(t){t&&e.onActive&&e.onActive(),!t&&e.onDeactive&&e.onDeactive()},t=new ol.control.Toggle(n)}(),{getBarItem:function(){return t}}};const i=a},6647:(e,t,n)=>{"use strict";function a(e={},t="",n=1,a=9){let i=e,r=""!==t?$(t):$(".w__pages"),s=this;function o(e){let n=i.info instanceof Function?i.info():i.page.info(),s=n.pages,o="",l=Math.floor(a/2),c=Math.ceil(a/2),u=void 0===e||e<=c?a:e+l,h=void 0===e||e<=c?1:e-l,m=void 0!==e?"w__page--active":"";n.serverSide&&(s=Math.ceil(n.recordsDisplay/n.length)),u>s&&(u=s);for(let t=h;t<=u;t++)o+=t===e?"<div class='w__page "+m+"' data-page='"+t+"'>"+t+"</div>":"<div class='w__page' data-page='"+t+"'>"+t+"</div>";r.empty(),r.html(o),$(t+" .w__page").on("click",d)}function l(e){i.page(e-1).draw("page"),o(e)}function d(e){l(+$(e.target).attr("data-page"))}var c;this.firstPage=function(){l(1)},this.lastPage=function(){l(i.info instanceof Function?i.info().pages:i.page.info().pages)},this.changeVisibleRows=function(e){i.len instanceof Function?i.len(e.target.value).draw():i.page.len(e.target.value).draw(),o((i.info instanceof Function?i.info().page:i.page.info().page)+1)},this.nextPage=function(){i.page("next").draw("page"),o((i.info instanceof Function?i.info().page:i.page.info().page)+1)},this.refresh=function(e){let t=null,n=i.info instanceof Function?i.info():i.page.info();console.log(n),void 0!==e?(t=e,o(t)):n.page<=n.pages?(t=n.page+1,o(t)):this.lastPage()},this.previousPage=function(){i.page("previous").draw("page"),o((i.info instanceof Function?i.info().page:i.page.info().page)+1)},c=n,$(t).parent().children(".w__pages__arrow--first").off(),$(t).parent().children(".w__pages__arrow--previous").off(),$(t).parent().children(".w__pages__arrow--next").off(),$(t).parent().children(".w__pages__arrow--last").off(),$(t).parent().children(".w__pages__arrow--first").on("click",s.firstPage),$(t).parent().children(".w__pages__arrow--previous").on("click",s.previousPage),$(t).parent().children(".w__pages__arrow--next").on("click",s.nextPage),$(t).parent().children(".w__pages__arrow--last").on("click",s.lastPage),o(c)}n.d(t,{default:()=>a})},8746:(e,t,n)=>{"use strict";function a(){}function i(e){return null==e?a:function(){return this.querySelector(e)}}function r(e){return null==e?[]:Array.isArray(e)?e:Array.from(e)}function s(){return[]}function o(e){return null==e?s:function(){return this.querySelectorAll(e)}}function l(e){return function(){return this.matches(e)}}function d(e){return function(t){return t.matches(e)}}n.d(t,{default:()=>Vn});var c=Array.prototype.find;function u(){return this.firstElementChild}var h=Array.prototype.filter;function m(){return Array.from(this.children)}function _(e){return new Array(e.length)}function p(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function f(e,t,n,a,i,r){for(var s,o=0,l=t.length,d=r.length;o<d;++o)(s=t[o])?(s.__data__=r[o],a[o]=s):n[o]=new p(e,r[o]);for(;o<l;++o)(s=t[o])&&(i[o]=s)}function g(e,t,n,a,i,r,s){var o,l,d,c=new Map,u=t.length,h=r.length,m=new Array(u);for(o=0;o<u;++o)(l=t[o])&&(m[o]=d=s.call(l,l.__data__,o,t)+"",c.has(d)?i[o]=l:c.set(d,l));for(o=0;o<h;++o)d=s.call(e,r[o],o,r)+"",(l=c.get(d))?(a[o]=l,l.__data__=r[o],c.delete(d)):n[o]=new p(e,r[o]);for(o=0;o<u;++o)(l=t[o])&&c.get(m[o])===l&&(i[o]=l)}function y(e){return e.__data__}function b(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function v(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}p.prototype={constructor:p,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};var M="http://www.w3.org/1999/xhtml";const x={svg:"http://www.w3.org/2000/svg",xhtml:M,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function w(e){var t=e+="",n=t.indexOf(":");return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),x.hasOwnProperty(t)?{space:x[t],local:e}:e}function k(e){return function(){this.removeAttribute(e)}}function L(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Y(e,t){return function(){this.setAttribute(e,t)}}function D(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function T(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function S(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function j(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function H(e){return function(){this.style.removeProperty(e)}}function C(e,t,n){return function(){this.style.setProperty(e,t,n)}}function A(e,t,n){return function(){var a=t.apply(this,arguments);null==a?this.style.removeProperty(e):this.style.setProperty(e,a,n)}}function E(e,t){return e.style.getPropertyValue(t)||j(e).getComputedStyle(e,null).getPropertyValue(t)}function P(e){return function(){delete this[e]}}function O(e,t){return function(){this[e]=t}}function I(e,t){return function(){var n=t.apply(this,arguments);null==n?delete this[e]:this[e]=n}}function N(e){return e.trim().split(/^|\s+/)}function z(e){return e.classList||new F(e)}function F(e){this._node=e,this._names=N(e.getAttribute("class")||"")}function R(e,t){for(var n=z(e),a=-1,i=t.length;++a<i;)n.add(t[a])}function W(e,t){for(var n=z(e),a=-1,i=t.length;++a<i;)n.remove(t[a])}function B(e){return function(){R(this,e)}}function V(e){return function(){W(this,e)}}function $(e,t){return function(){(t.apply(this,arguments)?R:W)(this,e)}}function U(){this.textContent=""}function J(e){return function(){this.textContent=e}}function G(e){return function(){var t=e.apply(this,arguments);this.textContent=null==t?"":t}}function Z(){this.innerHTML=""}function q(e){return function(){this.innerHTML=e}}function K(e){return function(){var t=e.apply(this,arguments);this.innerHTML=null==t?"":t}}function X(){this.nextSibling&&this.parentNode.appendChild(this)}function Q(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function ee(e){return function(){var t=this.ownerDocument,n=this.namespaceURI;return n===M&&t.documentElement.namespaceURI===M?t.createElement(e):t.createElementNS(n,e)}}function te(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function ne(e){var t=w(e);return(t.local?te:ee)(t)}function ae(){return null}function ie(){var e=this.parentNode;e&&e.removeChild(this)}function re(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function se(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function oe(e){return function(){var t=this.__on;if(t){for(var n,a=0,i=-1,r=t.length;a<r;++a)n=t[a],e.type&&n.type!==e.type||n.name!==e.name?t[++i]=n:this.removeEventListener(n.type,n.listener,n.options);++i?t.length=i:delete this.__on}}}function le(e,t,n){return function(){var a,i=this.__on,r=function(e){return function(t){e.call(this,t,this.__data__)}}(t);if(i)for(var s=0,o=i.length;s<o;++s)if((a=i[s]).type===e.type&&a.name===e.name)return this.removeEventListener(a.type,a.listener,a.options),this.addEventListener(a.type,a.listener=r,a.options=n),void(a.value=t);this.addEventListener(e.type,r,n),a={type:e.type,name:e.name,value:t,listener:r,options:n},i?i.push(a):this.__on=[a]}}function de(e,t,n){var a=j(e),i=a.CustomEvent;"function"==typeof i?i=new i(t,n):(i=a.document.createEvent("Event"),n?(i.initEvent(t,n.bubbles,n.cancelable),i.detail=n.detail):i.initEvent(t,!1,!1)),e.dispatchEvent(i)}function ce(e,t){return function(){return de(this,e,t)}}function ue(e,t){return function(){return de(this,e,t.apply(this,arguments))}}F.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};var he=[null];function me(e,t){this._groups=e,this._parents=t}function _e(){return new me([[document.documentElement]],he)}me.prototype=_e.prototype={constructor:me,select:function(e){"function"!=typeof e&&(e=i(e));for(var t=this._groups,n=t.length,a=new Array(n),r=0;r<n;++r)for(var s,o,l=t[r],d=l.length,c=a[r]=new Array(d),u=0;u<d;++u)(s=l[u])&&(o=e.call(s,s.__data__,u,l))&&("__data__"in s&&(o.__data__=s.__data__),c[u]=o);return new me(a,this._parents)},selectAll:function(e){e="function"==typeof e?function(e){return function(){return r(e.apply(this,arguments))}}(e):o(e);for(var t=this._groups,n=t.length,a=[],i=[],s=0;s<n;++s)for(var l,d=t[s],c=d.length,u=0;u<c;++u)(l=d[u])&&(a.push(e.call(l,l.__data__,u,d)),i.push(l));return new me(a,i)},selectChild:function(e){return this.select(null==e?u:function(e){return function(){return c.call(this.children,e)}}("function"==typeof e?e:d(e)))},selectChildren:function(e){return this.selectAll(null==e?m:function(e){return function(){return h.call(this.children,e)}}("function"==typeof e?e:d(e)))},filter:function(e){"function"!=typeof e&&(e=l(e));for(var t=this._groups,n=t.length,a=new Array(n),i=0;i<n;++i)for(var r,s=t[i],o=s.length,d=a[i]=[],c=0;c<o;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&d.push(r);return new me(a,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,y);var n,a=t?g:f,i=this._parents,r=this._groups;"function"!=typeof e&&(n=e,e=function(){return n});for(var s=r.length,o=new Array(s),l=new Array(s),d=new Array(s),c=0;c<s;++c){var u=i[c],h=r[c],m=h.length,_=b(e.call(u,u&&u.__data__,c,i)),p=_.length,v=l[c]=new Array(p),M=o[c]=new Array(p);a(u,h,v,M,d[c]=new Array(m),_,t);for(var x,w,k=0,L=0;k<p;++k)if(x=v[k]){for(k>=L&&(L=k+1);!(w=M[L])&&++L<p;);x._next=w||null}}return(o=new me(o,i))._enter=l,o._exit=d,o},enter:function(){return new me(this._enter||this._groups.map(_),this._parents)},exit:function(){return new me(this._exit||this._groups.map(_),this._parents)},join:function(e,t,n){var a=this.enter(),i=this,r=this.exit();return"function"==typeof e?(a=e(a))&&(a=a.selection()):a=a.append(e+""),null!=t&&(i=t(i))&&(i=i.selection()),null==n?r.remove():n(r),a&&i?a.merge(i).order():i},merge:function(e){for(var t=e.selection?e.selection():e,n=this._groups,a=t._groups,i=n.length,r=a.length,s=Math.min(i,r),o=new Array(i),l=0;l<s;++l)for(var d,c=n[l],u=a[l],h=c.length,m=o[l]=new Array(h),_=0;_<h;++_)(d=c[_]||u[_])&&(m[_]=d);for(;l<i;++l)o[l]=n[l];return new me(o,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var a,i=e[t],r=i.length-1,s=i[r];--r>=0;)(a=i[r])&&(s&&4^a.compareDocumentPosition(s)&&s.parentNode.insertBefore(a,s),s=a);return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=v);for(var n=this._groups,a=n.length,i=new Array(a),r=0;r<a;++r){for(var s,o=n[r],l=o.length,d=i[r]=new Array(l),c=0;c<l;++c)(s=o[c])&&(d[c]=s);d.sort(t)}return new me(i,this._parents).order()},call:function(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var a=e[t],i=0,r=a.length;i<r;++i){var s=a[i];if(s)return s}return null},size:function(){let e=0;for(const t of this)++e;return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,a=t.length;n<a;++n)for(var i,r=t[n],s=0,o=r.length;s<o;++s)(i=r[s])&&e.call(i,i.__data__,s,r);return this},attr:function(e,t){var n=w(e);if(arguments.length<2){var a=this.node();return n.local?a.getAttributeNS(n.space,n.local):a.getAttribute(n)}return this.each((null==t?n.local?L:k:"function"==typeof t?n.local?S:T:n.local?D:Y)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?H:"function"==typeof t?A:C)(e,t,null==n?"":n)):E(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?P:"function"==typeof t?I:O)(e,t)):this.node()[e]},classed:function(e,t){var n=N(e+"");if(arguments.length<2){for(var a=z(this.node()),i=-1,r=n.length;++i<r;)if(!a.contains(n[i]))return!1;return!0}return this.each(("function"==typeof t?$:t?B:V)(n,t))},text:function(e){return arguments.length?this.each(null==e?U:("function"==typeof e?G:J)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?Z:("function"==typeof e?K:q)(e)):this.node().innerHTML},raise:function(){return this.each(X)},lower:function(){return this.each(Q)},append:function(e){var t="function"==typeof e?e:ne(e);return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:ne(e),a=null==t?ae:"function"==typeof t?t:i(t);return this.select((function(){return this.insertBefore(n.apply(this,arguments),a.apply(this,arguments)||null)}))},remove:function(){return this.each(ie)},clone:function(e){return this.select(e?se:re)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,n){var a,i,r=function(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}(e+""),s=r.length;if(!(arguments.length<2)){for(o=t?le:oe,a=0;a<s;++a)this.each(o(r[a],t,n));return this}var o=this.node().__on;if(o)for(var l,d=0,c=o.length;d<c;++d)for(a=0,l=o[d];a<s;++a)if((i=r[a]).type===l.type&&i.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?ue:ce)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var a,i=e[t],r=0,s=i.length;r<s;++r)(a=i[r])&&(yield a)}};const pe=_e;var fe={value:()=>{}};function ge(){for(var e,t=0,n=arguments.length,a={};t<n;++t){if(!(e=arguments[t]+"")||e in a||/[\s.]/.test(e))throw new Error("illegal type: "+e);a[e]=[]}return new ye(a)}function ye(e){this._=e}function be(e,t){for(var n,a=0,i=e.length;a<i;++a)if((n=e[a]).name===t)return n.value}function ve(e,t,n){for(var a=0,i=e.length;a<i;++a)if(e[a].name===t){e[a]=fe,e=e.slice(0,a).concat(e.slice(a+1));break}return null!=n&&e.push({name:t,value:n}),e}ye.prototype=ge.prototype={constructor:ye,on:function(e,t){var n,a,i=this._,r=(a=i,(e+"").trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");if(n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),e&&!a.hasOwnProperty(e))throw new Error("unknown type: "+e);return{type:e,name:t}}))),s=-1,o=r.length;if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t);for(;++s<o;)if(n=(e=r[s]).type)i[n]=ve(i[n],e.name,t);else if(null==t)for(n in i)i[n]=ve(i[n],e.name,null);return this}for(;++s<o;)if((n=(e=r[s]).type)&&(n=be(i[n],e.name)))return n},copy:function(){var e={},t=this._;for(var n in t)e[n]=t[n].slice();return new ye(e)},call:function(e,t){if((n=arguments.length-2)>0)for(var n,a,i=new Array(n),r=0;r<n;++r)i[r]=arguments[r+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(r=0,n=(a=this._[e]).length;r<n;++r)a[r].value.apply(t,i)},apply:function(e,t,n){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var a=this._[e],i=0,r=a.length;i<r;++i)a[i].value.apply(t,n)}};const Me=ge;var xe,we,ke=0,Le=0,Ye=0,De=1e3,Te=0,Se=0,je=0,He="object"==typeof performance&&performance.now?performance:Date,Ce="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Ae(){return Se||(Ce(Ee),Se=He.now()+je)}function Ee(){Se=0}function Pe(){this._call=this._time=this._next=null}function Oe(e,t,n){var a=new Pe;return a.restart(e,t,n),a}function Ie(){Se=(Te=He.now())+je,ke=Le=0;try{!function(){Ae(),++ke;for(var e,t=xe;t;)(e=Se-t._time)>=0&&t._call.call(void 0,e),t=t._next;--ke}()}finally{ke=0,function(){var e,t,n=xe,a=1/0;for(;n;)n._call?(a>n._time&&(a=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:xe=t);we=e,ze(a)}(),Se=0}}function Ne(){var e=He.now(),t=e-Te;t>De&&(je-=t,Te=e)}function ze(e){ke||(Le&&(Le=clearTimeout(Le)),e-Se>24?(e<1/0&&(Le=setTimeout(Ie,e-He.now()-je)),Ye&&(Ye=clearInterval(Ye))):(Ye||(Te=He.now(),Ye=setInterval(Ne,De)),ke=1,Ce(Ie)))}function Fe(e,t,n){var a=new Pe;return t=null==t?0:+t,a.restart((n=>{a.stop(),e(n+t)}),t,n),a}Pe.prototype=Oe.prototype={constructor:Pe,restart:function(e,t,n){if("function"!=typeof e)throw new TypeError("callback is not a function");n=(null==n?Ae():+n)+(null==t?0:+t),this._next||we===this||(we?we._next=this:xe=this,we=this),this._call=e,this._time=n,ze()},stop:function(){this._call&&(this._call=null,this._time=1/0,ze())}};var Re=Me("start","end","cancel","interrupt"),We=[],Be=0,Ve=1,$e=2,Ue=3,Je=4,Ge=5,Ze=6;function qe(e,t,n,a,i,r){var s=e.__transition;if(s){if(n in s)return}else e.__transition={};!function(e,t,n){var a,i=e.__transition;function r(e){n.state=Ve,n.timer.restart(s,n.delay,n.time),n.delay<=e&&s(e-n.delay)}function s(r){var d,c,u,h;if(n.state!==Ve)return l();for(d in i)if((h=i[d]).name===n.name){if(h.state===Ue)return Fe(s);h.state===Je?(h.state=Ze,h.timer.stop(),h.on.call("interrupt",e,e.__data__,h.index,h.group),delete i[d]):+d<t&&(h.state=Ze,h.timer.stop(),h.on.call("cancel",e,e.__data__,h.index,h.group),delete i[d])}if(Fe((function(){n.state===Ue&&(n.state=Je,n.timer.restart(o,n.delay,n.time),o(r))})),n.state=$e,n.on.call("start",e,e.__data__,n.index,n.group),n.state===$e){for(n.state=Ue,a=new Array(u=n.tween.length),d=0,c=-1;d<u;++d)(h=n.tween[d].value.call(e,e.__data__,n.index,n.group))&&(a[++c]=h);a.length=c+1}}function o(t){for(var i=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(l),n.state=Ge,1),r=-1,s=a.length;++r<s;)a[r].call(e,i);n.state===Ge&&(n.on.call("end",e,e.__data__,n.index,n.group),l())}function l(){for(var a in n.state=Ze,n.timer.stop(),delete i[t],i)return;delete e.__transition}i[t]=n,n.timer=Oe(r,0,n.time)}(e,n,{name:t,index:a,group:i,on:Re,tween:We,time:r.time,delay:r.delay,duration:r.duration,ease:r.ease,timer:null,state:Be})}function Ke(e,t){var n=Qe(e,t);if(n.state>Be)throw new Error("too late; already scheduled");return n}function Xe(e,t){var n=Qe(e,t);if(n.state>Ue)throw new Error("too late; already running");return n}function Qe(e,t){var n=e.__transition;if(!n||!(n=n[t]))throw new Error("transition not found");return n}function et(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}var tt,nt=180/Math.PI,at={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function it(e,t,n,a,i,r){var s,o,l;return(s=Math.sqrt(e*e+t*t))&&(e/=s,t/=s),(l=e*n+t*a)&&(n-=e*l,a-=t*l),(o=Math.sqrt(n*n+a*a))&&(n/=o,a/=o,l/=o),e*a<t*n&&(e=-e,t=-t,l=-l,s=-s),{translateX:i,translateY:r,rotate:Math.atan2(t,e)*nt,skewX:Math.atan(l)*nt,scaleX:s,scaleY:o}}function rt(e,t,n,a){function i(e){return e.length?e.pop()+" ":""}return function(r,s){var o=[],l=[];return r=e(r),s=e(s),function(e,a,i,r,s,o){if(e!==i||a!==r){var l=s.push("translate(",null,t,null,n);o.push({i:l-4,x:et(e,i)},{i:l-2,x:et(a,r)})}else(i||r)&&s.push("translate("+i+t+r+n)}(r.translateX,r.translateY,s.translateX,s.translateY,o,l),function(e,t,n,r){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),r.push({i:n.push(i(n)+"rotate(",null,a)-2,x:et(e,t)})):t&&n.push(i(n)+"rotate("+t+a)}(r.rotate,s.rotate,o,l),function(e,t,n,r){e!==t?r.push({i:n.push(i(n)+"skewX(",null,a)-2,x:et(e,t)}):t&&n.push(i(n)+"skewX("+t+a)}(r.skewX,s.skewX,o,l),function(e,t,n,a,r,s){if(e!==n||t!==a){var o=r.push(i(r)+"scale(",null,",",null,")");s.push({i:o-4,x:et(e,n)},{i:o-2,x:et(t,a)})}else 1===n&&1===a||r.push(i(r)+"scale("+n+","+a+")")}(r.scaleX,r.scaleY,s.scaleX,s.scaleY,o,l),r=s=null,function(e){for(var t,n=-1,a=l.length;++n<a;)o[(t=l[n]).i]=t.x(e);return o.join("")}}}var st=rt((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?at:it(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),ot=rt((function(e){return null==e?at:(tt||(tt=document.createElementNS("http://www.w3.org/2000/svg","g")),tt.setAttribute("transform",e),(e=tt.transform.baseVal.consolidate())?it((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):at)}),", ",")",")");function lt(e,t){var n,a;return function(){var i=Xe(this,e),r=i.tween;if(r!==n)for(var s=0,o=(a=n=r).length;s<o;++s)if(a[s].name===t){(a=a.slice()).splice(s,1);break}i.tween=a}}function dt(e,t,n){var a,i;if("function"!=typeof n)throw new Error;return function(){var r=Xe(this,e),s=r.tween;if(s!==a){i=(a=s).slice();for(var o={name:t,value:n},l=0,d=i.length;l<d;++l)if(i[l].name===t){i[l]=o;break}l===d&&i.push(o)}r.tween=i}}function ct(e,t,n){var a=e._id;return e.each((function(){var e=Xe(this,a);(e.value||(e.value={}))[t]=n.apply(this,arguments)})),function(e){return Qe(e,a).value[t]}}function ut(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function ht(e,t){var n=Object.create(e.prototype);for(var a in t)n[a]=t[a];return n}function mt(){}var _t=.7,pt=1/_t,ft="\\s*([+-]?\\d+)\\s*",gt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",yt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",bt=/^#([0-9a-f]{3,8})$/,vt=new RegExp(`^rgb\\(${ft},${ft},${ft}\\)$`),Mt=new RegExp(`^rgb\\(${yt},${yt},${yt}\\)$`),xt=new RegExp(`^rgba\\(${ft},${ft},${ft},${gt}\\)$`),wt=new RegExp(`^rgba\\(${yt},${yt},${yt},${gt}\\)$`),kt=new RegExp(`^hsl\\(${gt},${yt},${yt}\\)$`),Lt=new RegExp(`^hsla\\(${gt},${yt},${yt},${gt}\\)$`),Yt={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Dt(){return this.rgb().formatHex()}function Tt(){return this.rgb().formatRgb()}function St(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=bt.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?jt(t):3===n?new At(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?Ht(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?Ht(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=vt.exec(e))?new At(t[1],t[2],t[3],1):(t=Mt.exec(e))?new At(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=xt.exec(e))?Ht(t[1],t[2],t[3],t[4]):(t=wt.exec(e))?Ht(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=kt.exec(e))?zt(t[1],t[2]/100,t[3]/100,1):(t=Lt.exec(e))?zt(t[1],t[2]/100,t[3]/100,t[4]):Yt.hasOwnProperty(e)?jt(Yt[e]):"transparent"===e?new At(NaN,NaN,NaN,0):null}function jt(e){return new At(e>>16&255,e>>8&255,255&e,1)}function Ht(e,t,n,a){return a<=0&&(e=t=n=NaN),new At(e,t,n,a)}function Ct(e,t,n,a){return 1===arguments.length?((i=e)instanceof mt||(i=St(i)),i?new At((i=i.rgb()).r,i.g,i.b,i.opacity):new At):new At(e,t,n,null==a?1:a);var i}function At(e,t,n,a){this.r=+e,this.g=+t,this.b=+n,this.opacity=+a}function Et(){return`#${Nt(this.r)}${Nt(this.g)}${Nt(this.b)}`}function Pt(){const e=Ot(this.opacity);return`${1===e?"rgb(":"rgba("}${It(this.r)}, ${It(this.g)}, ${It(this.b)}${1===e?")":`, ${e})`}`}function Ot(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function It(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Nt(e){return((e=It(e))<16?"0":"")+e.toString(16)}function zt(e,t,n,a){return a<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new Rt(e,t,n,a)}function Ft(e){if(e instanceof Rt)return new Rt(e.h,e.s,e.l,e.opacity);if(e instanceof mt||(e=St(e)),!e)return new Rt;if(e instanceof Rt)return e;var t=(e=e.rgb()).r/255,n=e.g/255,a=e.b/255,i=Math.min(t,n,a),r=Math.max(t,n,a),s=NaN,o=r-i,l=(r+i)/2;return o?(s=t===r?(n-a)/o+6*(n<a):n===r?(a-t)/o+2:(t-n)/o+4,o/=l<.5?r+i:2-r-i,s*=60):o=l>0&&l<1?0:s,new Rt(s,o,l,e.opacity)}function Rt(e,t,n,a){this.h=+e,this.s=+t,this.l=+n,this.opacity=+a}function Wt(e){return(e=(e||0)%360)<0?e+360:e}function Bt(e){return Math.max(0,Math.min(1,e||0))}function Vt(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}function $t(e,t,n,a,i){var r=e*e,s=r*e;return((1-3*e+3*r-s)*t+(4-6*r+3*s)*n+(1+3*e+3*r-3*s)*a+s*i)/6}ut(mt,St,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Dt,formatHex:Dt,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Ft(this).formatHsl()},formatRgb:Tt,toString:Tt}),ut(At,Ct,ht(mt,{brighter(e){return e=null==e?pt:Math.pow(pt,e),new At(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?_t:Math.pow(_t,e),new At(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new At(It(this.r),It(this.g),It(this.b),Ot(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Et,formatHex:Et,formatHex8:function(){return`#${Nt(this.r)}${Nt(this.g)}${Nt(this.b)}${Nt(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Pt,toString:Pt})),ut(Rt,(function(e,t,n,a){return 1===arguments.length?Ft(e):new Rt(e,t,n,null==a?1:a)}),ht(mt,{brighter(e){return e=null==e?pt:Math.pow(pt,e),new Rt(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?_t:Math.pow(_t,e),new Rt(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,a=n+(n<.5?n:1-n)*t,i=2*n-a;return new At(Vt(e>=240?e-240:e+120,i,a),Vt(e,i,a),Vt(e<120?e+240:e-120,i,a),this.opacity)},clamp(){return new Rt(Wt(this.h),Bt(this.s),Bt(this.l),Ot(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Ot(this.opacity);return`${1===e?"hsl(":"hsla("}${Wt(this.h)}, ${100*Bt(this.s)}%, ${100*Bt(this.l)}%${1===e?")":`, ${e})`}`}}));const Ut=e=>()=>e;function Jt(e,t){return function(n){return e+n*t}}function Gt(e){return 1==(e=+e)?Zt:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(a){return Math.pow(e+a*t,n)}}(t,n,e):Ut(isNaN(t)?n:t)}}function Zt(e,t){var n=t-e;return n?Jt(e,n):Ut(isNaN(e)?t:e)}const qt=function e(t){var n=Gt(t);function a(e,t){var a=n((e=Ct(e)).r,(t=Ct(t)).r),i=n(e.g,t.g),r=n(e.b,t.b),s=Zt(e.opacity,t.opacity);return function(t){return e.r=a(t),e.g=i(t),e.b=r(t),e.opacity=s(t),e+""}}return a.gamma=e,a}(1);function Kt(e){return function(t){var n,a,i=t.length,r=new Array(i),s=new Array(i),o=new Array(i);for(n=0;n<i;++n)a=Ct(t[n]),r[n]=a.r||0,s[n]=a.g||0,o[n]=a.b||0;return r=e(r),s=e(s),o=e(o),a.opacity=1,function(e){return a.r=r(e),a.g=s(e),a.b=o(e),a+""}}}Kt((function(e){var t=e.length-1;return function(n){var a=n<=0?n=0:n>=1?(n=1,t-1):Math.floor(n*t),i=e[a],r=e[a+1],s=a>0?e[a-1]:2*i-r,o=a<t-1?e[a+2]:2*r-i;return $t((n-a/t)*t,s,i,r,o)}})),Kt((function(e){var t=e.length;return function(n){var a=Math.floor(((n%=1)<0?++n:n)*t),i=e[(a+t-1)%t],r=e[a%t],s=e[(a+1)%t],o=e[(a+2)%t];return $t((n-a/t)*t,i,r,s,o)}}));var Xt=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Qt=new RegExp(Xt.source,"g");function en(e,t){var n,a,i,r=Xt.lastIndex=Qt.lastIndex=0,s=-1,o=[],l=[];for(e+="",t+="";(n=Xt.exec(e))&&(a=Qt.exec(t));)(i=a.index)>r&&(i=t.slice(r,i),o[s]?o[s]+=i:o[++s]=i),(n=n[0])===(a=a[0])?o[s]?o[s]+=a:o[++s]=a:(o[++s]=null,l.push({i:s,x:et(n,a)})),r=Qt.lastIndex;return r<t.length&&(i=t.slice(r),o[s]?o[s]+=i:o[++s]=i),o.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var n,a=0;a<t;++a)o[(n=l[a]).i]=n.x(e);return o.join("")})}function tn(e,t){var n;return("number"==typeof t?et:t instanceof St?qt:(n=St(t))?(t=n,qt):en)(e,t)}function nn(e){return function(){this.removeAttribute(e)}}function an(e){return function(){this.removeAttributeNS(e.space,e.local)}}function rn(e,t,n){var a,i,r=n+"";return function(){var s=this.getAttribute(e);return s===r?null:s===a?i:i=t(a=s,n)}}function sn(e,t,n){var a,i,r=n+"";return function(){var s=this.getAttributeNS(e.space,e.local);return s===r?null:s===a?i:i=t(a=s,n)}}function on(e,t,n){var a,i,r;return function(){var s,o,l=n(this);if(null!=l)return(s=this.getAttribute(e))===(o=l+"")?null:s===a&&o===i?r:(i=o,r=t(a=s,l));this.removeAttribute(e)}}function ln(e,t,n){var a,i,r;return function(){var s,o,l=n(this);if(null!=l)return(s=this.getAttributeNS(e.space,e.local))===(o=l+"")?null:s===a&&o===i?r:(i=o,r=t(a=s,l));this.removeAttributeNS(e.space,e.local)}}function dn(e,t){var n,a;function i(){var i=t.apply(this,arguments);return i!==a&&(n=(a=i)&&function(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}(e,i)),n}return i._value=t,i}function cn(e,t){var n,a;function i(){var i=t.apply(this,arguments);return i!==a&&(n=(a=i)&&function(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}(e,i)),n}return i._value=t,i}function un(e,t){return function(){Ke(this,e).delay=+t.apply(this,arguments)}}function hn(e,t){return t=+t,function(){Ke(this,e).delay=t}}function mn(e,t){return function(){Xe(this,e).duration=+t.apply(this,arguments)}}function _n(e,t){return t=+t,function(){Xe(this,e).duration=t}}var pn=pe.prototype.constructor;function fn(e){return function(){this.style.removeProperty(e)}}var gn=0;function yn(e,t,n,a){this._groups=e,this._parents=t,this._name=n,this._id=a}function bn(){return++gn}var vn=pe.prototype;yn.prototype=function(e){return pe().transition(e)}.prototype={constructor:yn,select:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=i(e));for(var a=this._groups,r=a.length,s=new Array(r),o=0;o<r;++o)for(var l,d,c=a[o],u=c.length,h=s[o]=new Array(u),m=0;m<u;++m)(l=c[m])&&(d=e.call(l,l.__data__,m,c))&&("__data__"in l&&(d.__data__=l.__data__),h[m]=d,qe(h[m],t,n,m,h,Qe(l,n)));return new yn(s,this._parents,t,n)},selectAll:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=o(e));for(var a=this._groups,i=a.length,r=[],s=[],l=0;l<i;++l)for(var d,c=a[l],u=c.length,h=0;h<u;++h)if(d=c[h]){for(var m,_=e.call(d,d.__data__,h,c),p=Qe(d,n),f=0,g=_.length;f<g;++f)(m=_[f])&&qe(m,t,n,f,_,p);r.push(_),s.push(d)}return new yn(r,s,t,n)},selectChild:vn.selectChild,selectChildren:vn.selectChildren,filter:function(e){"function"!=typeof e&&(e=l(e));for(var t=this._groups,n=t.length,a=new Array(n),i=0;i<n;++i)for(var r,s=t[i],o=s.length,d=a[i]=[],c=0;c<o;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&d.push(r);return new yn(a,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,n=e._groups,a=t.length,i=n.length,r=Math.min(a,i),s=new Array(a),o=0;o<r;++o)for(var l,d=t[o],c=n[o],u=d.length,h=s[o]=new Array(u),m=0;m<u;++m)(l=d[m]||c[m])&&(h[m]=l);for(;o<a;++o)s[o]=t[o];return new yn(s,this._parents,this._name,this._id)},selection:function(){return new pn(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,n=bn(),a=this._groups,i=a.length,r=0;r<i;++r)for(var s,o=a[r],l=o.length,d=0;d<l;++d)if(s=o[d]){var c=Qe(s,t);qe(s,e,n,d,o,{time:c.time+c.delay+c.duration,delay:0,duration:c.duration,ease:c.ease})}return new yn(a,this._parents,e,n)},call:vn.call,nodes:vn.nodes,node:vn.node,size:vn.size,empty:vn.empty,each:vn.each,on:function(e,t){var n=this._id;return arguments.length<2?Qe(this.node(),n).on.on(e):this.each(function(e,t,n){var a,i,r=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".");return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?Ke:Xe;return function(){var s=r(this,e),o=s.on;o!==a&&(i=(a=o).copy()).on(t,n),s.on=i}}(n,e,t))},attr:function(e,t){var n=w(e),a="transform"===n?ot:tn;return this.attrTween(e,"function"==typeof t?(n.local?ln:on)(n,a,ct(this,"attr."+e,t)):null==t?(n.local?an:nn)(n):(n.local?sn:rn)(n,a,t))},attrTween:function(e,t){var n="attr."+e;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==t)return this.tween(n,null);if("function"!=typeof t)throw new Error;var a=w(e);return this.tween(n,(a.local?dn:cn)(a,t))},style:function(e,t,n){var a="transform"==(e+="")?st:tn;return null==t?this.styleTween(e,function(e,t){var n,a,i;return function(){var r=E(this,e),s=(this.style.removeProperty(e),E(this,e));return r===s?null:r===n&&s===a?i:i=t(n=r,a=s)}}(e,a)).on("end.style."+e,fn(e)):"function"==typeof t?this.styleTween(e,function(e,t,n){var a,i,r;return function(){var s=E(this,e),o=n(this),l=o+"";return null==o&&(this.style.removeProperty(e),l=o=E(this,e)),s===l?null:s===a&&l===i?r:(i=l,r=t(a=s,o))}}(e,a,ct(this,"style."+e,t))).each(function(e,t){var n,a,i,r,s="style."+t,o="end."+s;return function(){var l=Xe(this,e),d=l.on,c=null==l.value[s]?r||(r=fn(t)):void 0;d===n&&i===c||(a=(n=d).copy()).on(o,i=c),l.on=a}}(this._id,e)):this.styleTween(e,function(e,t,n){var a,i,r=n+"";return function(){var s=E(this,e);return s===r?null:s===a?i:i=t(a=s,n)}}(e,a,t),n).on("end.style."+e,null)},styleTween:function(e,t,n){var a="style."+(e+="");if(arguments.length<2)return(a=this.tween(a))&&a._value;if(null==t)return this.tween(a,null);if("function"!=typeof t)throw new Error;return this.tween(a,function(e,t,n){var a,i;function r(){var r=t.apply(this,arguments);return r!==i&&(a=(i=r)&&function(e,t,n){return function(a){this.style.setProperty(e,t.call(this,a),n)}}(e,r,n)),a}return r._value=t,r}(e,t,null==n?"":n))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this);this.textContent=null==t?"":t}}(ct(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(null==e)return this.tween(t,null);if("function"!=typeof e)throw new Error;return this.tween(t,function(e){var t,n;function a(){var a=e.apply(this,arguments);return a!==n&&(t=(n=a)&&function(e){return function(t){this.textContent=e.call(this,t)}}(a)),t}return a._value=e,a}(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode;for(var n in this.__transition)if(+n!==e)return;t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var n=this._id;if(e+="",arguments.length<2){for(var a,i=Qe(this.node(),n).tween,r=0,s=i.length;r<s;++r)if((a=i[r]).name===e)return a.value;return null}return this.each((null==t?lt:dt)(n,e,t))},delay:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?un:hn)(t,e)):Qe(this.node(),t).delay},duration:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?mn:_n)(t,e)):Qe(this.node(),t).duration},ease:function(e){var t=this._id;return arguments.length?this.each(function(e,t){if("function"!=typeof t)throw new Error;return function(){Xe(this,e).ease=t}}(t,e)):Qe(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error;return this.each(function(e,t){return function(){var n=t.apply(this,arguments);if("function"!=typeof n)throw new Error;Xe(this,e).ease=n}}(this._id,e))},end:function(){var e,t,n=this,a=n._id,i=n.size();return new Promise((function(r,s){var o={value:s},l={value:function(){0==--i&&r()}};n.each((function(){var n=Xe(this,a),i=n.on;i!==e&&((t=(e=i).copy())._.cancel.push(o),t._.interrupt.push(o),t._.end.push(l)),n.on=t})),0===i&&r()}))},[Symbol.iterator]:vn[Symbol.iterator]};var Mn={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}};function xn(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return n}pe.prototype.interrupt=function(e){return this.each((function(){!function(e,t){var n,a,i,r=e.__transition,s=!0;if(r){for(i in t=null==t?null:t+"",r)(n=r[i]).name===t?(a=n.state>$e&&n.state<Ge,n.state=Ze,n.timer.stop(),n.on.call(a?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete r[i]):s=!1;s&&delete e.__transition}}(this,e)}))},pe.prototype.transition=function(e){var t,n;e instanceof yn?(t=e._id,e=e._name):(t=bn(),(n=Mn).time=Ae(),e=null==e?null:e+"");for(var a=this._groups,i=a.length,r=0;r<i;++r)for(var s,o=a[r],l=o.length,d=0;d<l;++d)(s=o[d])&&qe(s,e,t,d,o,n||xn(s,t));return new yn(a,this._parents,e,t)};const{abs:wn,max:kn,min:Ln}=Math;function Yn(e){return[+e[0],+e[1]]}function Dn(e){return[Yn(e[0]),Yn(e[1])]}["w","e"].map(Tn),["n","s"].map(Tn),["n","w","e","s","nw","ne","sw","se"].map(Tn);function Tn(e){return{type:e}}function Sn(e){return"string"==typeof e?new me([[document.querySelector(e)]],[document.documentElement]):new me([[e]],he)}function jn(e){return"string"==typeof e?new me([document.querySelectorAll(e)],[document.documentElement]):new me([r(e)],he)}Array.prototype.slice;function Hn(e){return function(){return e}}function Cn(e){this._context=e}function An(e){return new Cn(e)}Cn.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t)}}};const En=Math.PI,Pn=2*En,On=1e-6,In=Pn-On;function Nn(e){this._+=e[0];for(let t=1,n=e.length;t<n;++t)this._+=arguments[t]+e[t]}class zn{constructor(e){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=null==e?Nn:function(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return Nn;const n=10**t;return function(e){this._+=e[0];for(let t=1,a=e.length;t<a;++t)this._+=Math.round(arguments[t]*n)/n+e[t]}}(e)}moveTo(e,t){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}`}closePath(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(e,t){this._append`L${this._x1=+e},${this._y1=+t}`}quadraticCurveTo(e,t,n,a){this._append`Q${+e},${+t},${this._x1=+n},${this._y1=+a}`}bezierCurveTo(e,t,n,a,i,r){this._append`C${+e},${+t},${+n},${+a},${this._x1=+i},${this._y1=+r}`}arcTo(e,t,n,a,i){if(e=+e,t=+t,n=+n,a=+a,(i=+i)<0)throw new Error(`negative radius: ${i}`);let r=this._x1,s=this._y1,o=n-e,l=a-t,d=r-e,c=s-t,u=d*d+c*c;if(null===this._x1)this._append`M${this._x1=e},${this._y1=t}`;else if(u>On)if(Math.abs(c*o-l*d)>On&&i){let h=n-r,m=a-s,_=o*o+l*l,p=h*h+m*m,f=Math.sqrt(_),g=Math.sqrt(u),y=i*Math.tan((En-Math.acos((_+u-p)/(2*f*g)))/2),b=y/g,v=y/f;Math.abs(b-1)>On&&this._append`L${e+b*d},${t+b*c}`,this._append`A${i},${i},0,0,${+(c*h>d*m)},${this._x1=e+v*o},${this._y1=t+v*l}`}else this._append`L${this._x1=e},${this._y1=t}`;else;}arc(e,t,n,a,i,r){if(e=+e,t=+t,r=!!r,(n=+n)<0)throw new Error(`negative radius: ${n}`);let s=n*Math.cos(a),o=n*Math.sin(a),l=e+s,d=t+o,c=1^r,u=r?a-i:i-a;null===this._x1?this._append`M${l},${d}`:(Math.abs(this._x1-l)>On||Math.abs(this._y1-d)>On)&&this._append`L${l},${d}`,n&&(u<0&&(u=u%Pn+Pn),u>In?this._append`A${n},${n},0,1,${c},${e-s},${t-o}A${n},${n},0,1,${c},${this._x1=l},${this._y1=d}`:u>On&&this._append`A${n},${n},0,${+(u>=En)},${c},${this._x1=e+n*Math.cos(i)},${this._y1=t+n*Math.sin(i)}`)}rect(e,t,n,a){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}h${n=+n}v${+a}h${-n}Z`}toString(){return this._}}function Fn(e){return e[0]}function Rn(e){return e[1]}function Wn(e,t){var n=Hn(!0),a=null,i=An,r=null,s=function(e){let t=3;return e.digits=function(n){if(!arguments.length)return t;if(null==n)t=null;else{const e=Math.floor(n);if(!(e>=0))throw new RangeError(`invalid digits: ${n}`);t=e}return e},()=>new zn(t)}(o);function o(o){var l,d,c,u=(o=function(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}(o)).length,h=!1;for(null==a&&(r=i(c=s())),l=0;l<=u;++l)!(l<u&&n(d=o[l],l,o))===h&&((h=!h)?r.lineStart():r.lineEnd()),h&&r.point(+e(d,l,o),+t(d,l,o));if(c)return r=null,c+""||null}return e="function"==typeof e?e:void 0===e?Fn:Hn(e),t="function"==typeof t?t:void 0===t?Rn:Hn(t),o.x=function(t){return arguments.length?(e="function"==typeof t?t:Hn(+t),o):e},o.y=function(e){return arguments.length?(t="function"==typeof e?e:Hn(+e),o):t},o.defined=function(e){return arguments.length?(n="function"==typeof e?e:Hn(!!e),o):n},o.curve=function(e){return arguments.length?(i=e,null!=a&&(r=i(a)),o):i},o.context=function(e){return arguments.length?(null==e?a=r=null:r=i(a=e),o):a},o}function Bn(e,t,n){this.k=e,this.x=t,this.y=n}zn.prototype,Bn.prototype={constructor:Bn,scale:function(e){return 1===e?this:new Bn(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new Bn(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};new Bn(1,0,0);function Vn(e,t=!0){let n={},a={},i="undefined"!=typeof InstallTrigger;const r={stopRadius:3,rectRadiusX:12,rectRadiusY:12,rectMargin:10,rectWidth:35,listItemHeight:40,listItemWidth:220,listItemMinWidth:220,allowMaxWidthOfList:!1,direction:1,svgDirection:"ltr",centerAxisColor:"grey",vehicleIconScale:.75,vehicleAnimateDuration:500,colorScheme:["#fe0000","#0000fe","#0aff05","#f6be00","#663919","#69488e","#435a15","#1abdc5","#dc58ea","#6cce61","#d78b69","#c5c9b4","#fa217f","#788ce0"],vehicleTimesToLeftPanel:!1,showStopIcon:!0,platformToSup:!1,vehicleIconsPath:{bus:null,tram:null,trolley:null},stopFill:null,showVehicle:null},s={63:"bus",1034:"tram",1742:"trolley"},o={route:{click:null,mouseover:null,mouseout:null},vehicle:{click:null,mouseover:null,mouseout:null}};function l(e){return null!==e&&void 0!==e}function d(){if(l(a.listContent)){if(a.listContent.html(""),a.list=a.listContent.selectAll("div").data(a.data.structure),n.vehicleTimesToLeftPanel&&(a.timeContent.html(""),a.time=a.timeContent.selectAll("div").data(a.data.structure)),a.listItems=a.list.enter().append("div").style("height",n.listItemHeight+"px").style("color",(e=>n.highlightPlatform&&n.highlightPlatform===e.platformId?"var(--main-color)":"")).attr("data-platfromuniqueid",(e=>e.platformUniqueId)),n.vehicleTimesToLeftPanel&&(a.timeItems=a.time.enter().append("div").style("height",n.listItemHeight+"px").attr("data-platformuniqueid",(e=>e.platformUniqueId)).attr("class","RouteDiagram-times__item"),a.timeItemsMap=new Map,a.timeItems.each((function(e){a.timeItemsMap.set(e.platformUniqueId,Sn(this))}))),"rtl"===n.svgDirection&&a.listItems.attr("class","RouteDiagram-list__item RouteDiagram-list__item--rtl"),a.listItems.attr("class","RouteDiagram-list__item RouteDiagram-list__item--ltr"),n.showStopIcon&&a.listItems.append("span").attr("class","RouteDiagram-list__item--icon"),n.platformToSup){a.listItems.append("span").text((e=>e.platformName)).attr("class","RouteDiagram-list__item--text").append("sup").text((e=>e.platformNumber))}else a.listItems.append("span").text((e=>"["+e.platformNumber+"] ")).attr("class","RouteDiagram--text-bolder RouteDiagram__list__item--platform"),a.listItems.append("span").text((e=>e.platformName)).attr("class","RouteDiagram-list__item--text");return n.allowMaxWidthOfList?(a.listItems.style("width","100%"),a.listItems.style("min-width",n.listItemMinWidth+"px")):a.listItems.style("width",n.listItemWidth+"px"),l(a.listItems)&&(a.listItemsMap=new Map,a.listItems.each((function(e){a.listItemsMap.set(e.platformUniqueId,Sn(this))}))),!0}return!1}function c(){return a.svg={},!!l(a.diagramContent)&&(a.svg.content=a.diagramContent.append("svg"),"rtl"===n.svgDirection?a.svg.content.attr("transform","scale(-1, 1)"):a.svg.content.attr("transform",""),a.svg.g=a.svg.content.append("g").attr("class","RouteDiagram-routes"),a.svg.gVehicles=a.svg.content.append("g").attr("class","RouteDiagram__vehicles"),function(){if(l(a.svg.content))return a.defs={},a.defs.content=a.svg.content.append("defs"),a.defs.startIcon=a.defs.content.append("g").attr("id","RouteDiagram-defs-icon-start"),a.defs.endIcon=a.defs.content.append("g").attr("id","RouteDiagram-defs-icon-end"),a.defs.startIcon.append("circle").attr("cx",6.78).attr("cy",6.78).attr("r",6.28).attr("class","RouteDiagram__defs--icon-circle"),a.defs.startIcon.append("polygon").attr("points","6.68 11.65 11.21 4.2 2.15 4.2 6.68 11.65"),a.defs.endIcon.append("circle").attr("cx",6.78).attr("cy",6.78).attr("r",6.28).attr("class","RouteDiagram__defs--icon-circle"),a.defs.endIcon.append("polygon").attr("points","6.68 8.91 9.47 4.32 3.89 4.32 6.68 8.91"),a.defs.endIcon.append("rect").attr("x",2.22).attr("y",7.67).attr("width",8.94).attr("height",1.39).attr("transform","translate(13.39 16.72) rotate(180)"),a.defs.endIcon.append("rect").attr("x",4.3).attr("y",3.81).attr("width",4.79).attr("height",1.39).attr("transform","translate(11.2 -2.19) rotate(90)"),function(){if(a.defs.busIcon=a.defs.content.append("g").attr("id","RouteDiagram-defs-vehicle-default"),a.defs.busIcon.append("circle").attr("cx",11.83).attr("cy",11.83).attr("r",11.83).attr("class","RouteDiagram__defs--fill-green"),a.defs.busIcon.append("path").attr("d","M7.77,19a.45.45,0,0,1-.4.49H6.1A.45.45,0,0,1,5.7,19V16.83a.44.44,0,0,1,.4-.48H7.37a.44.44,0,0,1,.4.48Z").attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("path").attr("d","M17.89,19a.45.45,0,0,1-.4.49H16.22a.45.45,0,0,1-.4-.49V16.83a.44.44,0,0,1,.4-.48h1.27a.44.44,0,0,1,.4.48Z").attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("path").attr("d","M18.2,15.91V14.12h0a2,2,0,0,0,0-.34V6.16c0-1.65-1.47-1.15-3.32-1.65,0,0-2.42-.34-3.24-.33s-2.83.33-2.83.33c-1.73.43-3.34,0-3.34,1.65v7.62a3.11,3.11,0,0,0,0,.34h0v1.79a1,1,0,0,0-.31.71,1,1,0,0,0,1,.95H17.55a1,1,0,0,0,.65-1.66ZM6.16,6.3H17.51v5.91a49.14,49.14,0,0,1-5.86.84,52.16,52.16,0,0,1-5.49-.84Zm6.67,8.28v1h-.15v-1Zm-.31,0v1h-.15v-1Zm-.3,0v1h-.16v-1Zm-.31,0v1h-.15v-1Zm-.31,0v1h-.15v-1Zm-.3,0v1h-.16v-1Zm-.31,0v1h-.15v-1ZM7.92,15.66H6.24a.58.58,0,0,1-.58-.58.57.57,0,0,1,.58-.57H7.92a.57.57,0,0,1,.58.57A.58.58,0,0,1,7.92,15.66Zm1.23-.08H9v-1h.15Zm.31,0H9.3v-1h.16Zm.3,0H9.61v-1h.15Zm.31,0H9.92v-1h.15Zm.31,0h-.16v-1h.16Zm.3,0h-.15v-1h.15Zm2.23,1.61H10.76v-1h2.15Zm.23-1.61H13v-1h.16Zm.3,0h-.15v-1h.15Zm.31,0H13.6v-1h.15Zm.31,0H13.9v-1h.16Zm.3,0h-.15v-1h.15Zm.31,0h-.15v-1h.15Zm2.61.08H15.59a.57.57,0,0,1-.57-.58.56.56,0,0,1,.57-.57h1.69a.57.57,0,0,1,.57.57A.58.58,0,0,1,17.28,15.66Z").attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("rect").attr("x",7.54).attr("y",17.57).attr("width",8.43).attr("height",.84).attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("path").attr("d","M5.55,12.76c0,.16-.22.29-.49.29H4.57c-.26,0-.48-.13-.48-.29V11.45c0-.16.22-.32.48-.32h.49c.27,0,.49.16.49.32Z").attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("path").attr("d","M19.58,12.76c0,.16-.22.29-.49.29h-.48c-.27,0-.49-.13-.49-.29V11.45c0-.16.22-.32.49-.32h.48c.27,0,.49.16.49.32Z").attr("class","RouteDiagram__defs--fill-white"),l(n.vehicleIconsPath))for(let e in n.vehicleIconsPath)l(n.vehicleIconsPath[e])&&(a.defs[e+"Icon"]=a.defs.content.append("svg:image").attr("xlink:href",(t=>n.vehicleIconsPath[e])).attr("id","RouteDiagram-defs-vehicle-"+e))}(),!0}(),!0)}function u(e,t,i,r,s){for(let o=e.iIndex;o<a.data.structureLength;o++){let l=a.data.structure[o].platformId,d=o*a.ratioY;if(t===l){let t={platformId:l,x:e.iCoorX,y:d,segmentId:e.iSegmentId+1,first:!1,last:!1,lastInSegment:!1,firstInSegment:!1,color:r,segmentOrder:i,platformUniqueId:a.data.structure[o].platformUniqueId};e.aPlatforms.push(t),e.aRouteAllPlatforms.push(t),e.bFirst&&(e.aPlatforms[0].first=e.bFirst,e.bFirst=!1),e.bFirstInSegment&&(e.aPlatforms[0].firstInSegment=e.bFirstInSegment,e.bFirstInSegment=!1,e.iIndex>0&&e.aPlatforms.splice(0,0,{x:e.iCoorX,y:d-n.listItemHeight/2,platformId:0})),e.iIndex=o+1;break}if(e.aPlatforms.length>0){let t=e.aPlatforms.length-1;e.aPlatforms[t].lastInSegment=!0,e.aPlatforms.push({x:e.iCoorX,y:e.aPlatforms[t].y+n.listItemHeight/2,platformId:0}),e.aSegments.push({platforms:e.aPlatforms,routeId:s,segmentId:++e.iSegmentId,color:r}),e.aPlatforms=[],e.bFirstInSegment=!0}}}function h(e){let t=Sn(e.target);t.attr("class","RouteDiagram__cover RouteDiagram__cover--active");let i=t.data()[0],r=i.allPlatforms;for(let e=0,t=r.length;e<t;e++){let t=r[e];if(a.listItemsMap.get(t.platformUniqueId).classed("RouteDiagram-list__item--active",!0),n.vehicleTimesToLeftPanel){a.timeItemsMap.get(t.platformUniqueId).classed("RouteDiagram-times__item--active",!0)}}l(o.route.mouseover)&&o.route.mouseover.call(this,i,e)}function m(e){let t=Sn(e.target),i=t.data()[0];t.attr("class",null),t.attr("class","RouteDiagram__cover"),a.listItems.classed("RouteDiagram-list__item--active",!1),n.vehicleTimesToLeftPanel&&a.timeItems.classed("RouteDiagram-times__item--active",!1),l(o.route.mouseout)&&o.route.mouseout.call(this,i,e)}function _(e){let t=Sn(e.target).data()[0];l(o.route.click)&&o.route.click.call(this,t,e)}function p(e){let t=Sn(e.target).data()[0];a.data.showVehicle=t.vehicleId,g(),a.svg.vehicles.classed("RouteDiagram__vehicle--selected",!1),Sn("#RouteDiagram-vehicle-"+a.data.showVehicle).classed("RouteDiagram__vehicle--selected",!0),a.listItems.classed("RouteDiagram-list__item--next-vehicle",!1),a.listItems.classed("RouteDiagram-list__item--previous-vehicle",!1),a.listItemsMap.get(t.nextPlatform.platformUniqueId).classed("RouteDiagram-list__item--next-vehicle",!0),a.listItemsMap.get(t.prevPlatform.platformUniqueId).classed("RouteDiagram-list__item--previous-vehicle",!0),f(t),l(o.vehicle.click)&&o.vehicle.click.call(this,t,e)}function f(e){if(l(e)&&l(e.times)){let t=Object.keys(e.times);n.vehicleTimesToLeftPanel?function(e,t){a.timeItems.classed("RouteDiagram-time__item--next-vehicle",!1),a.timeItems.classed("RouteDiagram-time__item--previous-vehicle",!1);for(let n=e[0],i=t.route.allPlatforms.length;n<i;n++){let e=t.route.allPlatforms[n],i=a.timeItemsMap.get(e.platformUniqueId);if(l(i)){let a=i.append("div").attr("class","RouteDiagram-times__item__time");e.platformUniqueId===t.nextPlatform.platformUniqueId&&i.classed("RouteDiagram-time__item--next-vehicle",!0),e.platformUniqueId===t.prevPlatform.platformUniqueId&&i.classed("RouteDiagram-time__item--previous-vehicle",!0),a.append("span").attr("class","RouteDiagram-times__item__time-num").text(Math.floor(t.times[n]/60)),a.append("span").attr("class","RouteDiagram-times__item__time-text").text(" min")}}}(t,e):function(e,t){for(let n=e[0],i=t.route.allPlatforms.length;n<i;n++){let e=t.route.allPlatforms[n],i=a.listItemsMap.get(e.platformUniqueId);if(l(i)){let a=i.append("div").attr("class","RouteDiagram-list__item__time");e.platformUniqueId===t.nextPlatform.platformUniqueId&&a.classed("RouteDiagram-time__item--next-vehicle",!0),e.platformUniqueId===t.prevPlatform.platformUniqueId&&a.classed("RouteDiagram-time__item--previous-vehicle",!0),a.append("span").attr("class","RouteDiagram-list__item__time-num").text(Math.floor(t.times[n]/60)),a.append("span").attr("class","RouteDiagram-list__item__time-text").text(" min")}}}(t,e)}}function g(){n.vehicleTimesToLeftPanel?jn(".RouteDiagram-times__item__time").remove():jn(".RouteDiagram-list__item__time").remove()}function y(e,t,i,r){let s=i.segments;for(let o=0,d=s.length;o<d;o++)for(let d=0,c=s[o].platforms.length;d<c;d++){let c=s[o].platforms[d],u=s[o].platforms[d+1],h=l(s[o+1])?s[o+1].platforms[0]:null,m=l(s[o+1])?s[o+1].platforms[1]:null;if(l(c)&&l(u)&&t.segmentOrder===c.segmentOrder){let s=0,o={};0===u.platformId&&t.segmentRatio<=.5?(s=u.y-(u.y-c.y)*(1-t.segmentRatio)+a.offsetY,u=m):0===u.platformId&&t.segmentRatio>.5&&h&&m?(s=m.y-(m.y-h.y)*(1-t.segmentRatio)+a.offsetY,u=m):s=u.y-(u.y-c.y)*(1-t.segmentRatio)+a.offsetY,o={x:c.x,y:s,parentSvg:r,obuNumber:t.obuNumber,segmentRatio:t.segmentRatio,prevPlatform:c,nextPlatform:u,vehicleId:t.vehicleId,vehicleType:t.vehicleType,route:i,times:l(t.routeAttributes)?t.routeAttributes.timesToNextStopsInSec:null},e.aVehicles.push(o),a.data.showVehicle===o.vehicleId&&f(o),n.showVehicle!==o.vehicleId||l(a.data.showVehicle)||(a.data.showVehicle=n.showVehicle,f(o));break}}}function b(){g(),function(){let e={aVehicles:[]};if(l(n.vehiclesData)){for(let t=0,a=n.vehiclesData.length;t<a;t++){let a=Sn("#RouteDiagram-route-"+n.vehiclesData[t].routeId),i=a.data()[0];if(l(i)){let r=n.vehiclesData[t].vehicles;for(let t=0,n=r.length;t<n;t++)y(e,r[t],i,a)}}return a.data.vehiclesPrepared=e.aVehicles,!0}return!1}()&&function(){if(l(a.data.vehiclesPrepared)){let e=a.defs.busIcon.node().getBoundingClientRect().width*n.vehicleIconScale||25.66,t=a.defs.busIcon.node().getBoundingClientRect().height*n.vehicleIconScale||25.66,r=e/2;a.listItems.classed("RouteDiagram-list__item--next-vehicle",!1),a.listItems.classed("RouteDiagram-list__item--previous-vehicle",!1),a.svg.vehicles=a.svg.gVehicles.selectAll("use.RouteDiagram__vehicle").data(a.data.vehiclesPrepared),a.svg.vehicles.enter().each((function(e,o){let d=Sn(this).append("use").attr("class","RouteDiagram__vehicle").attr("id","RouteDiagram-vehicle-"+e.vehicleId).on("click",p);l(e.vehicleType)&&l(n.vehicleIconsPath[s[e.vehicleType]])?d.attr("xlink:href","#RouteDiagram-defs-vehicle-"+s[e.vehicleType]):d.attr("xlink:href","#RouteDiagram-defs-vehicle-default"),i?d.attr("transform","translate("+(e.x-(r+2.5))+","+(e.y-t/2)+") scale("+n.vehicleIconScale+")"):d.attr("transform","translate("+(e.x-r)+","+(e.y-t/2)+") scale("+n.vehicleIconScale+")"),e.vehicleId===a.data.showVehicle&&(d.classed("RouteDiagram__vehicle--selected",!0),a.listItemsMap.get(e.nextPlatform.platformUniqueId).classed("RouteDiagram-list__item--next-vehicle",!0),a.listItemsMap.get(e.prevPlatform.platformUniqueId).classed("RouteDiagram-list__item--previous-vehicle",!0))})),a.svg.vehicles.each((function(e,s){let o=Sn(this);o.transition().duration(n.vehicleAnimateDuration),i?o.attr("transform","translate("+(e.x-(r+2.5))+","+(e.y-t/2)+") scale("+n.vehicleIconScale+")"):o.attr("transform","translate("+(e.x-r)+","+(e.y-t/2)+") scale("+n.vehicleIconScale+")"),e.vehicleId===a.data.showVehicle&&(o.classed("RouteDiagram__vehicle--selected",!0),a.listItemsMap.get(e.nextPlatform.platformUniqueId).classed("RouteDiagram-list__item--next-vehicle",!0),a.listItemsMap.get(e.prevPlatform.platformUniqueId).classed("RouteDiagram-list__item--previous-vehicle",!0))})),a.svg.vehicles.exit().remove()}}()}function v(e=!0){let t=l(n.content)?(n.content.html(""),a.wrapperContent=n.content.append("div").attr("class","RouteDiagram__wrapper"),"rtl"===n.svgDirection?a.wrapperContent.style("flex-flow","row"):a.wrapperContent.style("flex-flow","row-reverse"),n.vehicleTimesToLeftPanel&&(a.timeContent=a.wrapperContent.append("div").attr("id","RouteDiagram-times")),a.diagramContent=a.wrapperContent.append("div").attr("id","RouteDiagram-content"),a.listContent=a.wrapperContent.append("div").attr("id","RouteDiagram-list"),n.allowMaxWidthOfList?(a.listContent.style("flex",1),a.diagramContent.style("flex","none")):(a.listContent.style("flex","none"),a.diagramContent.style("flex",1)),!0):(console.log("Nezadefinoval si content"),!1);t&&c(),t&&e&&(t=function(){if(a.data={},n.direction){if(!(n.data.structure.forward.length>0))return console.log("Neexistuju data pre dopredny smer v strukture"),!1;if(a.data.structure=n.data.structure.forward,a.data.structureLength=n.data.structure.forward.length,!(n.data.routes.length>0))return console.log("Neexistuju data pre trasy"),!1;a.data.routes=n.data.routes.filter((e=>e.direction===n.direction)),a.data.routesLength=a.data.routes.length}else{if(!(n.data.structure.backward.length>0))return console.log("Neexistuju data pre spatny smer v strukture"),!1;if(a.data.structure=n.data.structure.backward,a.data.structureLength=n.data.structure.backward.length,!(n.data.routes.length>0))return console.log("Neexistuju data pre trasy v spatnom smere"),!1;a.data.routes=n.data.routes.filter((e=>e.direction===n.direction)),a.data.routesLength=a.data.routes.length}return!0}()),t&&(t=d(),function(){let e=a.wrapperContent.node().getBoundingClientRect();a.listItemsHeight=e.height,a.ratioY=e.height/a.data.structureLength,a.offsetY=n.listItemHeight/2+n.stopRadius/2,a.lineGenerator=Wn().x((e=>e.x)).y((e=>e.y+a.offsetY))}(),function(){let e={bFirst:!0,bFirstInSegment:!0,aPlatforms:[],aRoutes:[],aSegments:[],iIndex:0,iSegmentId:0,iCoorX:0,aRouteAllPlatforms:[],platformsSet:new Set};for(let t=0,i=a.data.routesLength;t<i;t++){let i=a.data.routes[t],r=i.routeId,s=i.routeNumber,o=null;if(!l(n.visibleRoutes)||n.visibleRoutes.has(i.routeId)){e.iCoorX+=n.rectWidth+n.rectMargin,void 0!==i.color?o=i.color:(o=l(n.colorScheme[t])?n.colorScheme[t]:"#"+Math.floor(16777215*Math.random()).toString(16),i.color=o);for(let t=0,n=i.platforms.length;t<n;t++)u(e,i.platforms[t].platformId,i.platforms[t].segmentOrder,o,r);if(e.aPlatforms.length>0){let t=e.aPlatforms.length-1;e.aPlatforms[t].lastInSegment=!0,e.aSegments.push({platforms:e.aPlatforms,routeId:r,segmentId:++e.iSegmentId,color:o})}if(e.aSegments.length>0){let t=e.aSegments.length-1,n=e.aSegments[t].platforms.length-1;e.aSegments[t].platforms[n].last=!0,e.aRoutes.push({color:o,routeNumber:s,segments:e.aSegments,routeId:r,rect:{x:e.aSegments[0].platforms[0].x,y:e.aSegments[0].platforms[0].y,height:e.aSegments[t].platforms[n].y},allPlatforms:e.aRouteAllPlatforms})}e.aSegments=[],e.aPlatforms=[],e.iIndex=0,e.iSegmentId=0,e.bFirst=!0,e.bFirstInSegment=!0,e.aRouteAllPlatforms=[]}}a.data.routesPrepared=e.aRoutes}()),t&&(t=!!l(a.svg.g)&&(a.svg.routes=a.svg.g.selectAll("routes").data(a.data.routesPrepared).enter().append("g").attr("data-routeId",(e=>e.routeId)).attr("class","RouteDiagram__route").attr("id",(e=>"RouteDiagram-route-"+e.routeId)),!0)),t&&(t=!!l(a.svg.routes)&&(a.svg.centerAxis=a.svg.routes.append("path").attr("class","RouteDiagram__centerAxis").attr("stroke",n.centerAxisColor).attr("stroke-dasharray","10,10").attr("d",(e=>a.lineGenerator(e.allPlatforms))),!0)),t&&(t=!!l(a.svg.routes)&&(a.svg.segments=a.svg.routes.selectAll("segments").data((e=>e.segments)).enter().append("g").attr("data-routeid",(e=>e.routeId)).attr("data-segmeniId",(e=>e.segmentId)).attr("class","RouteDiagram__segment"),!0)),t&&(t=!!l(a.svg.segments)&&(a.svg.paths=a.svg.segments.append("path").style("stroke",(e=>e.color)).attr("class","RouteDiagram__path").attr("d",(e=>a.lineGenerator(e.platforms))),!0)),t&&(t=!!l(a.svg.segments)&&(a.svg.stops=a.svg.segments.selectAll().data((e=>e.platforms)).enter().each((function(e,t){let i=Sn(this),r=a.defs.startIcon.node().getBoundingClientRect().width||12.56,s=a.defs.startIcon.node().getBoundingClientRect().height||12.56,o=r/2,d=a.defs.endIcon.node().getBoundingClientRect().width||12.56,c=a.defs.endIcon.node().getBoundingClientRect().height||12.56,u=d/2;if(e.platformId>0)if(e.first)i.append("use").attr("xlink:href","#RouteDiagram-defs-icon-start").attr("transform","translate("+(e.x-o)+","+(e.y+a.offsetY-s/2)+")").style("fill",e.color).style("stroke",e.color).attr("class","RouteDiagram__stop--first-route");else if(e.last)i.append("use").attr("xlink:href","#RouteDiagram-defs-icon-end").attr("transform","translate("+(e.x-u)+","+(e.y+a.offsetY-c/2)+")").style("fill",e.color).style("stroke",e.color).attr("class","RouteDiagram__stop--last-route");else if(e.lastInSegment||e.firstInSegment)i.append("circle").attr("cx",e.x).attr("cy",e.y+a.offsetY).attr("r",n.stopRadius).attr("class","RouteDiagram__stop RouteDiagram__stop--first-segment");else{const t=i.append("circle").attr("cx",e.x).attr("cy",e.y+a.offsetY).attr("r",n.stopRadius).attr("class","RouteDiagram__stop");l(n.stopFill)?(t.attr("fill",n.stopFill),t.attr("stroke",e.color)):(t.attr("fill",e.color),t.attr("stroke","white"))}})),!0)),t&&l(a.svg.routes)&&(a.svg.cover=a.svg.routes.append("rect").attr("x",(e=>e.rect.x-n.rectWidth/2)).attr("y",(e=>e.rect.y)).attr("width",n.rectWidth).attr("height",(e=>e.rect.height-e.rect.y+a.ratioY)).attr("rx",n.rectWidth-12).attr("ry",n.rectWidth-12).attr("class","RouteDiagram__cover").on("mouseover",h).on("mouseout",m).on("click",_)),function(){let e=a.svg.content.node().getBBox(),t=a.wrapperContent.node().getBoundingClientRect();a.svg.content.attr("height",t.height+"px"),a.svg.content.attr("width",e.width+n.rectWidth+n.rectMargin+"px")}()}return n={content:l(e.content)?Sn(e.content):null,stopRadius:l(e.stopRadius)?e.stopRadius:r.stopRadius,rectRadiusX:l(e.rectRadiusX)?e.rectRadiusX:r.rectRadiusX,rectRadiusY:l(e.rectRadiusY)?e.rectRadiusY:r.rectRadiusY,rectMargin:l(e.rectMargin)?e.rectMargin:r.rectMargin,rectWidth:l(e.rectWidth)?e.rectWidth:r.rectWidth,listItemHeight:l(e.listItemHeight)?e.listItemHeight:r.listItemHeight,listItemWidth:l(e.listItemWidth)?e.listItemWidth:r.listItemWidth,listItemMinWidth:l(e.listItemMinWidth)?e.listItemMinWidth:r.listItemMinWidth,allowMaxWidthOfList:l(e.allowMaxWidthOfList)?e.allowMaxWidthOfList:r.allowMaxWidthOfList,direction:l(e.direction)?e.direction:r.direction,svgDirection:l(e.svgDirection)?e.svgDirection:r.svgDirection,data:l(e.data)?e.data:[],vehiclesData:l(e.vehiclesData)?e.vehiclesData:null,visibleRoutes:l(e.visibleRoutes)?e.visibleRoutes:null,colorScheme:l(e.colorScheme)?e.colorScheme:r.colorScheme,centerAxisColor:l(e.centerAxisColor)?e.centerAxisColor:r.centerAxisColor,vehicleIconScale:l(e.vehicleIconScale)?e.vehicleIconScale:r.vehicleIconScale,vehicleAnimateDuration:l(e.vehicleAnimateDuration)?e.animateDuration:r.vehicleAnimateDuration,vehicleIconsPath:l(e.vehicleIcons)?e.vehicleIcons:r.vehicleIconsPath,showStopIcon:l(e.showStopIcon)?e.showStopIcon:r.showStopIcon,platformToSup:l(e.platformToSup)?e.platformToSup:r.platformToSup,vehicleTimesToLeftPanel:l(e.vehicleTimesToLeftPanel)?e.vehicleTimesToLeftPanel:r.vehicleTimesToLeftPanel,highlightPlatform:l(e.highlightPlatform)?e.highlightPlatform:null,showVehicle:l(e.showVehicle)?e.showVehicle:r.showVehicle},l(e.stopFill)?n.stopFill=e.stopFill:n.stopFill=r.stopFill,t&&(v(),l(n.vehiclesData)&&b()),{render:function(){v(),b()},changeDirection:function(e,t=null,a=!0,i){l(e)&&(n.direction=e,n.visibleRoutes=t,a&&v(),l(i)&&i())},setData:function(e=null,t=null,a=null,i=!0,r){l(e)&&(n.data=e,l(a)&&(n.visibleRoutes=a),i&&v()),l(t)&&i&&b(),l(r)&&r()},setRoutesData:function(e,t=!0,a){l(e)&&(n.data=e,t&&(v(),l(a)&&a()))},setVehiclesData:function(e,t=!0){l(e)&&(n.vehiclesData=e,t&&b())},updateVisibleData:function(e=null,t=null,a=!0){if(l(e)){let t=function(e){return l(n.visibleRoutes)&&e.size===n.visibleRoutes.size&&[...e].every((e=>n.visibleRoutes.has(e)))}(e);n.visibleRoutes=e,a&&!t&&v()}l(t)&&(n.vehiclesData=t,a&&b())},getRouteColors:function(){if(l(a.data.routesPrepared))return l(n.visibleRoutes)?a.data.routesPrepared.map((e=>!!n.visibleRoutes.has(e.routeId)&&{routeId:e.routeId,color:e.color})):a.data.routesPrepared.map((e=>({routeId:e.routeId,color:e.color})))},setOptions:function(e,t,a=!1){void 0!==n[e]&&(n[e]=t,a&&(v(!1),b()))},showVehicleTimes:function(e,t){let n=a.data.vehiclesPrepared.find((t=>t.vehicleId===e))||null;return l(n)&&(g(),f(n)),l(t)&&t(n),n},hideVehicleTimes:function(){a.data.showVehicle,g()},getVehicleData:function(e){let t=a.data.vehiclesPrepared.find((t=>t.vehicleId===e));return l(t)?t:null},on:function(e,t){let n=e.split(".");o.hasOwnProperty(n[0])&&o[n[0]].hasOwnProperty(n[1])&&(o[n[0]][n[1]]=t)},m_oVar:a,m_oConfig:n}}Bn.prototype},404:(e,t,n)=>{"use strict";n.d(t,{default:()=>i});let a=!1;const i={id:"SortedStack",beforeDraw:(e,t,n)=>{if(n.enabled){a=!0,setTimeout((()=>a=!1),2e4);const t=n.asDataset;if(n.sortedData=[],!e.data.datasets.length)return;for(let a=0;a<e.data.datasets.length;a++){let i=e.data.datasets[a];const r=t?i.data.length:Object.keys(i.data).length;for(let s=0;s<r;s++){let r=t?i.data[s]?i.data[s].y:-1:i.data[Object.keys(i.data)[s]];const o=t?i.data[s]?i.data[s].x:"none":Object.keys(i.data)[s];if(!r)return;n.sortedData.find((e=>e&&e.aName==o))||(n.sortedData[t?a:s]={aName:o,data:[]});const l=n.sortedData.find((e=>e&&e.aName==o));if(!l)continue;const d=t?e.getDatasetMeta(a).data[0]:e.getDatasetMeta(a).data[s];l.data[a]={datasetIndex:a,hidden:!!e.getDatasetMeta(a).hidden,value:r,y:d?d.y:-1,base:d?d.base:-1}}}t&&n.sortedData.forEach((e=>e.data=e.data.filter((e=>e))));let i=e.scales.yAxis.top,r=e.scales.yAxis.max,s=e.scales.yAxis.height/r;for(let a=0;a<e.data.datasets.length;a++){let o=e.data.datasets[a];const l=t?o.data.length:Object.keys(o.data).length;for(let e=0;e<l;e++){const a=t?o.data[e]?o.data[e].x:"none":Object.keys(o.data)[e],l=n.sortedData.find((e=>e&&e.aName==a));if(l){l.data.sort((function(e,t){return e.value-t.value})),l.data=l.data.filter((e=>e));for(let e=0;e<l.data.length;e++){let t=l.data[e];if(!t)return;t.base=i+(r-l.data.reduce(((e,t)=>e+t.value),0))*s+l.data.filter((e=>e.hidden)).reduce(((e,t)=>e+t.value),0)*s;for(let n=0;n<e;n++)t.base+=l.data[n].hidden?0:s*l.data[n].value;t.y=t.base+s*t.value}}}}}},beforeDatasetDraw:(e,t,n)=>{if(n.enabled){if(!e.data.datasets.length)return;e.getDatasetMeta(t.index).data.forEach(((a,i)=>{const r=n.asDataset?[...n.sortedData.filter((e=>e.data.length&&e.data.find((e=>e&&-1!=e))))]:n.sortedData;let s=e.data.datasets[t.index];const o=n.asDataset?s.data[i]?s.data[i].x:"none":Object.keys(s.data)[i],l=r.find((e=>e&&e.aName==o));if(!l)return;let d=l.data.find((e=>e&&e.datasetIndex===t.index));d&&(a.y=d.y,a.base=d.base)}))}}}},9514:(e,t,n)=>{"use strict";n.d(t,{default:()=>r});var a=n(6647),i=n(9912);function r(e,t){let n={},r={},s=new i.default,o=this,l=null;const d=13;let c=null,u=null;function h(e){let a=function(e){return e.normalize("NFD").replace(/[\u0300-\u036f]/g,"")}(e.target.value);if(a=a.replace(/([!@#$%^&*()+=\[\]\\',./{}":<>?~_-])/g,"\\$1"),e.keyCode===d)if(-1!==a.indexOf(";")){let t=e.target.value.split(";");t=t.map((e=>"\\b"+e+"\\b")),n.search(t.join("|"),!0,!1).draw()}else n.search("\\b"+a+"\\b",!0,!1).draw();else n.search(a.replace(";","|"),!0,!1).draw();r.refresh(),void 0!==t.searchCallback&&t.searchCallback(o.getFilteredData())}function m(){s.unregister(e+"-search"),s.register(e+"-search","keyup",(function(e){l&&clearTimeout(l),l=setTimeout(h.bind(this,e),void 0!==t.searchInterval?t.searchInterval:0)}))}this.setRowDetail=function(e,t,a){const i=$(e),r=n.row(i);r.child.isShown()?(r.child.hide(),i.removeClass("shown")):(r.child(a(t),"w__table__tr__child").show(),i.addClass("shown"))},this.getPagination=function(){return r},this.getTable=function(){return n},this.destroy=function(){n.clear(),n.destroy(),n=null},this.updateSize=function(){n.columns.adjust()},this.getFilteredData=function(){return n.rows({filter:"applied"}).data()},this.reloadTable=function(e){void 0!==e&&n.clear().rows.add(e).draw(!1),r.refresh()},this.ajaxReload=function(){n.ajax.reload()},this.reloadTableRow=function(e,t){n.row(e).data(t)},this.setActiveRow=function(e,t){c=e,u=t,c.classList.add(u)},this.removeActiveRow=function(e){c&&u&&c.classList.remove(u),c=null,u=null},this.init=function(){t&&t.serverSide&&(t.drawCallback=function(){r.refresh()}),n=$(e).DataTable(t),r=new a.default(n,e+"-pages",1,t.numberOfShowingPages?t.numberOfShowingPages:9),s.unregister(e+"-length"),s.get(e+"-length").select2({selectionCssClass:":all"}),s.register(e+"-length","change",r.changeVisibleRows),m()},this.init()}},2580:(e,t,n)=>{"use strict";n.d(t,{default:()=>a});const a={data:()=>({isMinimalize:!1,isMaximalize:!1,searchTimeoutId:null}),methods:{addZero:e=>e>9?e:"0"+e,removeAccent:e=>e.normalize("NFD").replace(/[\u0300-\u036f]/g,""),convertUTCToDate(e){let t;return t=e instanceof Date?e:new Date(1e3*e),t.getFullYear()+"-"+this.addZero(t.getMonth()+1)+"-"+this.addZero(t.getDate())},convertToDateTimeString(e){let t;return t=e instanceof Date?e:new Date(1e3*e),t.getFullYear()+"-"+this.addZero(t.getMonth()+1)+"-"+this.addZero(t.getDate())+" "+this.addZero(t.getHours())+":"+this.addZero(t.getMinutes())+":"+this.addZero(t.getSeconds())},disabledDateOlderThanTodayOrValidTo(e){let t=new Date;return e<new Date(t.getFullYear(),t.getMonth(),t.getDate())||e>this.validTo&&null!==this.validTo},disabledDateOlderThanTodayOrValidFrom(e){let t=new Date;return e<new Date(t.getFullYear(),t.getMonth(),t.getDate())||e<this.validFrom&&null!==this.validFrom},convertTimeToSeconds(e){let t=e.split(":");return 3600*+t[0]+60*+t[1]},convertTimeSecondsToString(e){let t;return t=e instanceof Date?e:new Date(1e3*e),e?this.addZero(t.getUTCHours())+":"+this.addZero(t.getUTCMinutes()):"00:00"},convertSecondsToString(e){let t=e/3600,n=Math.floor(t),a=Math.round(60*(t-n));return this.addZero(n)+"h. "+this.addZero(a)+"min."},convertUTCSecondsToHHMMSS(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getUTCHours())+":"+this.addZero(t.getUTCMinutes())+":"+this.addZero(t.getUTCSeconds())},convertSecondsToHHMMSS(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getHours())+":"+this.addZero(t.getMinutes())+":"+this.addZero(t.getSeconds())},convertSecondsToDateStringSTN(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getDate())+"."+this.addZero(t.getMonth()+1)+"."+t.getFullYear()},convertUTCToDDMMYYYYHHMMSS(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getDate())+"."+this.addZero(t.getMonth()+1)+"."+t.getFullYear()+" "+this.addZero(t.getHours())+":"+this.addZero(t.getMinutes())+":"+this.addZero(t.getSeconds())},convertUTCToDDMMYYYYHHMM(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getDate())+"."+this.addZero(t.getMonth()+1)+"."+t.getFullYear()+" "+this.addZero(t.getHours())+":"+this.addZero(t.getMinutes())},convertDateToSecondsFromMidnight:e=>3600*data.getUTCHours()+60*data.getUTCMinutes(),getUTCDate(){let e=new Date;return new Date(e.getFullYear(),e.getMonth(),e.getDate()).getTime()},isValid(e,t){let n=(new Date).getTime()/1e3,a=null,i=null;return a=e instanceof Date?e.getTime()/1e3:e,i=t instanceof Date?t.getTime()/1e3:t,a<n&&i>n},isValidInFuture(e,t){let n=(new Date).getTime()/1e3,a=null,i=null;return a=e instanceof Date?e.getTime()/1e3:e,i=t instanceof Date?t.getTime()/1e3:t,a>n&&i>n},checkOverlap:(e,t)=>e.validFrom<=t.validFrom&&t.validFrom<=e.validTo||(e.validFrom<=t.validTo&&t.validTo<=e.validTo||t.validFrom<e.validFrom&&e.validTo<t.validTo),isJson(e){try{JSON.parse(e)}catch(e){return!1}return!0},getActualUTCTimestamp:()=>Math.floor((new Date).getTime()/1e3),hexToRgbA(e,t){let n;if(/^#([A-Fa-f0-9]{3}){1,2}$/.test(e))return n=e.substring(1).split(""),3==n.length&&(n=[n[0],n[0],n[1],n[1],n[2],n[2]]),n="0x"+n.join(""),"rgba("+[n>>16&255,n>>8&255,255&n].join(",")+`, ${t||"0.3"})`},colorInHex:e=>/^#([0-9A-F]{3}|[0-9A-F]{6})$/i.test(e),colorInRGBA(e){const t=e.match(/^rgba\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,?\s*(\d?(?:\.\d+)?)\s*\)$/);if(!t)return!1;const[,n,a,i,r="1"]=t;return parseInt(n,10)>=0&&parseInt(n,10)<=255&&parseInt(a,10)>=0&&parseInt(a,10)<=255&&parseInt(i,10)>=0&&parseInt(i,10)<=255&&parseFloat(r)>=0&&parseFloat(r)<=1},updateAlpha(e,t){const n=e.match(/\d+(\.\d+)?/g).map(Number);return n[3]=t,`rgba(${n.join(", ")})`},searchInData(e,t){return new Promise(((n,a)=>{let i=this.removeAccent((t.searchText+"").toUpperCase()),r=[];this.searchTimeoutId&&clearTimeout(this.searchTimeoutId);let s=i.split(";").filter((e=>""!==e));this.searchTimeoutId=setTimeout((()=>{0===s.length&&(r=e),s.forEach((n=>{e.forEach((e=>{if(void 0!==t.properties)for(let a=0,i=t.properties.length;a<i;a++){let i=t.properties[a];if(-1!==this.removeAccent((e[i]+"").toUpperCase()).indexOf(n)){r.push(e);break}}else-1!==this.removeAccent((e+"").toUpperCase()).indexOf(n)&&r.push(e)}))})),n(r)}),t.searchDelay?t.searchDelay:0)}))},randomColor(e){const t=["#009999","#FF7400","#D5EEE8","#FFC89A","#066","#1240AB"];if(null!=e&&void 0!==t[e])return t[e];let n=Math.floor(16777215*Math.random()).toString(16);for(;n.length<6;)n=Math.floor(16777215*Math.random()).toString(16);return"#"+n},getShadeOfColor(e,t){let n=parseInt(e.substring(1,3),16),a=parseInt(e.substring(3,5),16),i=parseInt(e.substring(5,7),16);return n=parseInt(n*(100+t)/100),a=parseInt(a*(100+t)/100),i=parseInt(i*(100+t)/100),n=n<255?n:255,a=a<255?a:255,i=i<255?i:255,n=Math.round(n),a=Math.round(a),i=Math.round(i),"#"+(1==n.toString(16).length?"0"+n.toString(16):n.toString(16))+(1==a.toString(16).length?"0"+a.toString(16):a.toString(16))+(1==i.toString(16).length?"0"+i.toString(16):i.toString(16))}},computed:{windowSize(){return this.isMinimalize?"map__detail--minimalize":this.isMaximalize?"map__detail--maximalize":""}}}},9310:(e,t,n)=>{"use strict";var a=n(5093),i=n.n(a),r=n(7237);const s={datetime:"MMM D, YYYY, h:mm:ss a",millisecond:"h:mm:ss.SSS a",second:"h:mm:ss a",minute:"h:mm a",hour:"hA",day:"MMM D",week:"ll",month:"MMM YYYY",quarter:"[Q]Q - YYYY",year:"YYYY"};r.ij._date.override("function"==typeof i()?{_id:"moment",formats:function(){return s},parse:function(e,t){return"string"==typeof e&&"string"==typeof t?e=i()(e,t):e instanceof i()||(e=i()(e)),e.isValid()?e.valueOf():null},format:function(e,t){return i()(e).format(t)},add:function(e,t,n){return i()(e).add(t,n).valueOf()},diff:function(e,t,n){return i()(e).diff(i()(t),n)},startOf:function(e,t,n){return e=i()(e),"isoWeek"===t?(n=Math.trunc(Math.min(Math.max(0,n),6)),e.isoWeekday(n).startOf("day").valueOf()):e.startOf(t).valueOf()},endOf:function(e,t){return i()(e).endOf(t).valueOf()}}:{})},9203:(e,t,n)=>{"use strict";n.d(t,{A:()=>z});var a=n(8193),i=n(7237),r=function(){if("undefined"!=typeof window){if(window.devicePixelRatio)return window.devicePixelRatio;var e=window.screen;if(e)return(e.deviceXDPI||1)/(e.logicalXDPI||1)}return 1}(),s=function(e){var t,n=[];for(e=[].concat(e);e.length;)"string"==typeof(t=e.pop())?n.unshift.apply(n,t.split("\n")):Array.isArray(t)?e.push.apply(e,t):(0,a.Pj)(e)||n.unshift(""+t);return n},o=function(e,t,n){var a,i=[].concat(t),r=i.length,s=e.font,o=0;for(e.font=n.string,a=0;a<r;++a)o=Math.max(e.measureText(i[a]).width,o);return e.font=s,{height:r*n.lineHeight,width:o}},l=function(e,t,n){return Math.max(e,Math.min(t,n))},d=function(e,t){var n,a,i,r,s=e.slice(),o=[];for(n=0,i=t.length;n<i;++n)r=t[n],-1===(a=s.indexOf(r))?o.push([r,1]):s.splice(a,1);for(n=0,i=s.length;n<i;++n)o.push([s[n],-1]);return o};function c(e,t){var n=t.x,a=t.y;if(null===n)return{x:0,y:-1};if(null===a)return{x:1,y:0};var i=e.x-n,r=e.y-a,s=Math.sqrt(i*i+r*r);return{x:s?i/s:0,y:s?r/s:-1}}var u=0,h=1,m=2,_=4,p=8;function f(e,t,n){var a=u;return e<n.left?a|=h:e>n.right&&(a|=m),t<n.top?a|=p:t>n.bottom&&(a|=_),a}function g(e,t){var n,a,i=t.anchor,r=e;return t.clamp&&(r=function(e,t){for(var n,a,i,r=e.x0,s=e.y0,o=e.x1,l=e.y1,d=f(r,s,t),c=f(o,l,t);d|c&&!(d&c);)(n=d||c)&p?(a=r+(o-r)*(t.top-s)/(l-s),i=t.top):n&_?(a=r+(o-r)*(t.bottom-s)/(l-s),i=t.bottom):n&m?(i=s+(l-s)*(t.right-r)/(o-r),a=t.right):n&h&&(i=s+(l-s)*(t.left-r)/(o-r),a=t.left),n===d?d=f(r=a,s=i,t):c=f(o=a,l=i,t);return{x0:r,x1:o,y0:s,y1:l}}(r,t.area)),"start"===i?(n=r.x0,a=r.y0):"end"===i?(n=r.x1,a=r.y1):(n=(r.x0+r.x1)/2,a=(r.y0+r.y1)/2),function(e,t,n,a,i){switch(i){case"center":n=a=0;break;case"bottom":n=0,a=1;break;case"right":n=1,a=0;break;case"left":n=-1,a=0;break;case"top":n=0,a=-1;break;case"start":n=-n,a=-a;break;case"end":break;default:i*=Math.PI/180,n=Math.cos(i),a=Math.sin(i)}return{x:e,y:t,vx:n,vy:a}}(n,a,e.vx,e.vy,t.align)}var y=function(e,t){var n=(e.startAngle+e.endAngle)/2,a=Math.cos(n),i=Math.sin(n),r=e.innerRadius,s=e.outerRadius;return g({x0:e.x+a*r,y0:e.y+i*r,x1:e.x+a*s,y1:e.y+i*s,vx:a,vy:i},t)},b=function(e,t){var n=c(e,t.origin),a=n.x*e.options.radius,i=n.y*e.options.radius;return g({x0:e.x-a,y0:e.y-i,x1:e.x+a,y1:e.y+i,vx:n.x,vy:n.y},t)},v=function(e,t){var n=c(e,t.origin),a=e.x,i=e.y,r=0,s=0;return e.horizontal?(a=Math.min(e.x,e.base),r=Math.abs(e.base-e.x)):(i=Math.min(e.y,e.base),s=Math.abs(e.base-e.y)),g({x0:a,y0:i+s,x1:a+r,y1:i,vx:n.x,vy:n.y},t)},M=function(e,t){var n=c(e,t.origin);return g({x0:e.x,y0:e.y,x1:e.x+(e.width||0),y1:e.y+(e.height||0),vx:n.x,vy:n.y},t)},x=function(e){return Math.round(e*r)/r};function w(e,t){var n=t.chart.getDatasetMeta(t.datasetIndex).vScale;if(!n)return null;if(void 0!==n.xCenter&&void 0!==n.yCenter)return{x:n.xCenter,y:n.yCenter};var a=n.getBasePixel();return e.horizontal?{x:a,y:null}:{x:null,y:a}}function k(e,t,n){var a=n.backgroundColor,i=n.borderColor,r=n.borderWidth;(a||i&&r)&&(e.beginPath(),function(e,t,n,a,i,r){var s=Math.PI/2;if(r){var o=Math.min(r,i/2,a/2),l=t+o,d=n+o,c=t+a-o,u=n+i-o;e.moveTo(t,d),l<c&&d<u?(e.arc(l,d,o,-Math.PI,-s),e.arc(c,d,o,-s,0),e.arc(c,u,o,0,s),e.arc(l,u,o,s,Math.PI)):l<c?(e.moveTo(l,n),e.arc(c,d,o,-s,s),e.arc(l,d,o,s,Math.PI+s)):d<u?(e.arc(l,d,o,-Math.PI,0),e.arc(l,u,o,0,Math.PI)):e.arc(l,d,o,-Math.PI,Math.PI),e.closePath(),e.moveTo(t,n)}else e.rect(t,n,a,i)}(e,x(t.x)+r/2,x(t.y)+r/2,x(t.w)-r,x(t.h)-r,n.borderRadius),e.closePath(),a&&(e.fillStyle=a,e.fill()),i&&r&&(e.strokeStyle=i,e.lineWidth=r,e.lineJoin="miter",e.stroke()))}function L(e,t,n){var a=e.shadowBlur,i=n.stroked,r=x(n.x),s=x(n.y),o=x(n.w);i&&e.strokeText(t,r,s,o),n.filled&&(a&&i&&(e.shadowBlur=0),e.fillText(t,r,s,o),a&&i&&(e.shadowBlur=a))}var Y=function(e,t,n,a){var i=this;i._config=e,i._index=a,i._model=null,i._rects=null,i._ctx=t,i._el=n};(0,a.h1)(Y.prototype,{_modelize:function(e,t,n,r){var s,l=this,d=l._index,c=(0,a.di)((0,a.hd)([n.font,{}],r,d)),u=(0,a.hd)([n.color,i.NT.color],r,d);return{align:(0,a.hd)([n.align,"center"],r,d),anchor:(0,a.hd)([n.anchor,"center"],r,d),area:r.chart.chartArea,backgroundColor:(0,a.hd)([n.backgroundColor,null],r,d),borderColor:(0,a.hd)([n.borderColor,null],r,d),borderRadius:(0,a.hd)([n.borderRadius,0],r,d),borderWidth:(0,a.hd)([n.borderWidth,0],r,d),clamp:(0,a.hd)([n.clamp,!1],r,d),clip:(0,a.hd)([n.clip,!1],r,d),color:u,display:e,font:c,lines:t,offset:(0,a.hd)([n.offset,4],r,d),opacity:(0,a.hd)([n.opacity,1],r,d),origin:w(l._el,r),padding:(0,a.Lv)((0,a.hd)([n.padding,4],r,d)),positioner:(s=l._el,s instanceof i.Bs?y:s instanceof i.FN?b:s instanceof i.E8?v:M),rotation:(0,a.hd)([n.rotation,0],r,d)*(Math.PI/180),size:o(l._ctx,t,c),textAlign:(0,a.hd)([n.textAlign,"start"],r,d),textShadowBlur:(0,a.hd)([n.textShadowBlur,0],r,d),textShadowColor:(0,a.hd)([n.textShadowColor,u],r,d),textStrokeColor:(0,a.hd)([n.textStrokeColor,u],r,d),textStrokeWidth:(0,a.hd)([n.textStrokeWidth,0],r,d)}},update:function(e){var t,n,i,r=this,o=null,l=null,d=r._index,c=r._config,u=(0,a.hd)([c.display,!0],e,d);u&&(t=e.dataset.data[d],n=(0,a.a4)((0,a.E2)(c.formatter,[t,e]),t),(i=(0,a.Pj)(n)?[]:s(n)).length&&(l=function(e){var t=e.borderWidth||0,n=e.padding,a=e.size.height,i=e.size.width,r=-i/2,s=-a/2;return{frame:{x:r-n.left-t,y:s-n.top-t,w:i+n.width+2*t,h:a+n.height+2*t},text:{x:r,y:s,w:i,h:a}}}(o=r._modelize(u,i,c,e)))),r._model=o,r._rects=l},geometry:function(){return this._rects?this._rects.frame:{}},rotation:function(){return this._model?this._model.rotation:0},visible:function(){return this._model&&this._model.opacity},model:function(){return this._model},draw:function(e,t){var n,a=e.ctx,i=this._model,r=this._rects;this.visible()&&(a.save(),i.clip&&(n=i.area,a.beginPath(),a.rect(n.left,n.top,n.right-n.left,n.bottom-n.top),a.clip()),a.globalAlpha=l(0,i.opacity,1),a.translate(x(t.x),x(t.y)),a.rotate(i.rotation),k(a,r.frame,i),function(e,t,n,a){var i,r=a.textAlign,s=a.color,o=!!s,l=a.font,d=t.length,c=a.textStrokeColor,u=a.textStrokeWidth,h=c&&u;if(d&&(o||h))for(n=function(e,t,n){var a=n.lineHeight,i=e.w,r=e.x;return"center"===t?r+=i/2:"end"!==t&&"right"!==t||(r+=i),{h:a,w:i,x:r,y:e.y+a/2}}(n,r,l),e.font=l.string,e.textAlign=r,e.textBaseline="middle",e.shadowBlur=a.textShadowBlur,e.shadowColor=a.textShadowColor,o&&(e.fillStyle=s),h&&(e.lineJoin="round",e.lineWidth=u,e.strokeStyle=c),i=0,d=t.length;i<d;++i)L(e,t[i],{stroked:h,filled:o,w:n.w,x:n.x,y:n.y+n.h*i})}(a,i.lines,r.text,i),a.restore())}});var D=Number.MIN_SAFE_INTEGER||-9007199254740991,T=Number.MAX_SAFE_INTEGER||9007199254740991;function S(e,t,n){var a=Math.cos(n),i=Math.sin(n),r=t.x,s=t.y;return{x:r+a*(e.x-r)-i*(e.y-s),y:s+i*(e.x-r)+a*(e.y-s)}}function j(e,t){var n,a,i,r,s,o=T,l=D,d=t.origin;for(n=0;n<e.length;++n)i=(a=e[n]).x-d.x,r=a.y-d.y,s=t.vx*i+t.vy*r,o=Math.min(o,s),l=Math.max(l,s);return{min:o,max:l}}function H(e,t){var n=t.x-e.x,a=t.y-e.y,i=Math.sqrt(n*n+a*a);return{vx:(t.x-e.x)/i,vy:(t.y-e.y)/i,origin:e,ln:i}}var C=function(){this._rotation=0,this._rect={x:0,y:0,w:0,h:0}};function A(e,t,n){var a=t.positioner(e,t),i=a.vx,r=a.vy;if(!i&&!r)return{x:a.x,y:a.y};var s=n.w,o=n.h,l=t.rotation,d=Math.abs(s/2*Math.cos(l))+Math.abs(o/2*Math.sin(l)),c=Math.abs(s/2*Math.sin(l))+Math.abs(o/2*Math.cos(l)),u=1/Math.max(Math.abs(i),Math.abs(r));return d*=i*u,c*=r*u,d+=t.offset*i,c+=t.offset*r,{x:a.x+d,y:a.y+c}}(0,a.h1)(C.prototype,{center:function(){var e=this._rect;return{x:e.x+e.w/2,y:e.y+e.h/2}},update:function(e,t,n){this._rotation=n,this._rect={x:t.x+e.x,y:t.y+e.y,w:t.w,h:t.h}},contains:function(e){var t=this,n=t._rect;return!((e=S(e,t.center(),-t._rotation)).x<n.x-1||e.y<n.y-1||e.x>n.x+n.w+2||e.y>n.y+n.h+2)},intersects:function(e){var t,n,a,i=this._points(),r=e._points(),s=[H(i[0],i[1]),H(i[0],i[3])];for(this._rotation!==e._rotation&&s.push(H(r[0],r[1]),H(r[0],r[3])),t=0;t<s.length;++t)if(n=j(i,s[t]),a=j(r,s[t]),n.max<a.min||a.max<n.min)return!1;return!0},_points:function(){var e=this,t=e._rect,n=e._rotation,a=e.center();return[S({x:t.x,y:t.y},a,n),S({x:t.x+t.w,y:t.y},a,n),S({x:t.x+t.w,y:t.y+t.h},a,n),S({x:t.x,y:t.y+t.h},a,n)]}});var E={prepare:function(e){var t,n,a,i,r,s=[];for(t=0,a=e.length;t<a;++t)for(n=0,i=e[t].length;n<i;++n)r=e[t][n],s.push(r),r.$layout={_box:new C,_hidable:!1,_visible:!0,_set:t,_idx:r._index};return s.sort((function(e,t){var n=e.$layout,a=t.$layout;return n._idx===a._idx?a._set-n._set:a._idx-n._idx})),this.update(s),s},update:function(e){var t,n,a,i,r,s=!1;for(t=0,n=e.length;t<n;++t)i=(a=e[t]).model(),(r=a.$layout)._hidable=i&&"auto"===i.display,r._visible=a.visible(),s|=r._hidable;s&&function(e){var t,n,a,i,r,s,o;for(t=0,n=e.length;t<n;++t)(i=(a=e[t]).$layout)._visible&&(o=new Proxy(a._el,{get:(e,t)=>e.getProps([t],!0)[t]}),r=a.geometry(),s=A(o,a.model(),r),i._box.update(s,r,a.rotation()));(function(e,t){var n,a,i,r;for(n=e.length-1;n>=0;--n)for(i=e[n].$layout,a=n-1;a>=0&&i._visible;--a)(r=e[a].$layout)._visible&&i._box.intersects(r._box)&&t(i,r)})(e,(function(e,t){var n=e._hidable,a=t._hidable;n&&a||a?t._visible=!1:n&&(e._visible=!1)}))}(e)},lookup:function(e,t){var n,a;for(n=e.length-1;n>=0;--n)if((a=e[n].$layout)&&a._visible&&a._box.contains(t))return e[n];return null},draw:function(e,t){var n,a,i,r,s,o;for(n=0,a=t.length;n<a;++n)(r=(i=t[n]).$layout)._visible&&(s=i.geometry(),o=A(i._el,i.model(),s),r._box.update(o,s,i.rotation()),i.draw(e,o))}},P="$datalabels",O="$default";function I(e,t,n,i){if(t){var r,s=n.$context,o=n.$groups;t[o._set]&&(r=t[o._set][o._key])&&!0===(0,a.E2)(r,[s,i])&&(e[P]._dirty=!0,n.update(s))}}function N(e,t){var n,a,i=e[P],r=i._listeners;if(r.enter||r.leave){if("mousemove"===t.type)a=E.lookup(i._labels,t);else if("mouseout"!==t.type)return;n=i._hovered,i._hovered=a,function(e,t,n,a,i){var r,s;(n||a)&&(n?a?n!==a&&(s=r=!0):s=!0:r=!0,s&&I(e,t.leave,n,i),r&&I(e,t.enter,a,i))}(e,r,n,a,t)}}var z={id:"datalabels",defaults:{align:"center",anchor:"center",backgroundColor:null,borderColor:null,borderRadius:0,borderWidth:0,clamp:!1,clip:!1,color:void 0,display:!0,font:{family:void 0,lineHeight:1.2,size:void 0,style:void 0,weight:null},formatter:function(e){if((0,a.Pj)(e))return null;var t,n,i,r=e;if((0,a.Gv)(e))if((0,a.Pj)(e.label))if((0,a.Pj)(e.r))for(r="",i=0,n=(t=Object.keys(e)).length;i<n;++i)r+=(0!==i?", ":"")+t[i]+": "+e[t[i]];else r=e.r;else r=e.label;return""+r},labels:void 0,listeners:{},offset:4,opacity:1,padding:{top:4,right:4,bottom:4,left:4},rotation:0,textAlign:"start",textStrokeColor:void 0,textStrokeWidth:0,textShadowBlur:0,textShadowColor:void 0},beforeInit:function(e){e[P]={_actives:[]}},beforeUpdate:function(e){var t=e[P];t._listened=!1,t._listeners={},t._datasets=[],t._labels=[]},afterDatasetUpdate:function(e,t,n){var i,r,s,o,l,d,c,u,h=t.index,m=e[P],_=m._datasets[h]=[],p=e.isDatasetVisible(h),f=e.data.datasets[h],g=function(e,t){var n,i,r,s=e.datalabels,o=[];return!1===s?null:(!0===s&&(s={}),t=(0,a.h1)({},[t,s]),i=t.labels||{},r=Object.keys(i),delete t.labels,r.length?r.forEach((function(e){i[e]&&o.push((0,a.h1)({},[t,i[e],{_key:e}]))})):o.push(t),n=o.reduce((function(e,t){return(0,a.__)(t.listeners||{},(function(n,a){e[a]=e[a]||{},e[a][t._key||O]=n})),delete t.listeners,e}),{}),{labels:o,listeners:n})}(f,n),y=t.meta.data||[],b=e.ctx;for(b.save(),i=0,s=y.length;i<s;++i)if((c=y[i])[P]=[],p&&c&&e.getDataVisibility(i)&&!c.skip)for(r=0,o=g.labels.length;r<o;++r)d=(l=g.labels[r])._key,(u=new Y(l,b,c,i)).$groups={_set:h,_key:d||O},u.$context={active:!1,chart:e,dataIndex:i,dataset:f,datasetIndex:h},u.update(u.$context),c[P].push(u),_.push(u);b.restore(),(0,a.h1)(m._listeners,g.listeners,{merger:function(e,n,a){n[e]=n[e]||{},n[e][t.index]=a[e],m._listened=!0}})},afterUpdate:function(e){e[P]._labels=E.prepare(e[P]._datasets)},afterDatasetsDraw:function(e){E.draw(e,e[P]._labels)},beforeEvent:function(e,t){if(e[P]._listened){var n=t.event;switch(n.type){case"mousemove":case"mouseout":N(e,n);break;case"click":!function(e,t){var n=e[P],a=n._listeners.click,i=a&&E.lookup(n._labels,t);i&&I(e,a,i,t)}(e,n)}}},afterEvent:function(e){var t,n,a,i,r,s,o,l=e[P],c=l._actives,u=l._actives=e.getActiveElements(),h=d(c,u);for(t=0,n=h.length;t<n;++t)if((r=h[t])[1])for(a=0,i=(o=r[0].element[P]||[]).length;a<i;++a)(s=o[a]).$context.active=1===r[1],s.update(s.$context);(l._dirty||h.length)&&(E.update(l._labels),e.render()),delete l._dirty}}},2911:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,'.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(0.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{transform:rotate(135deg) scale(0.7)}.mx-btn{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar-range,.mx-time-range{display:flex}@media(max-width: 750px){.mx-calendar-range,.mx-time-range{flex-direction:column}}.mx-calendar{box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-date-time{position:relative;width:248px;height:270px}.mx-date-time .mx-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-date-time-range{position:relative;width:496px;height:270px}.mx-date-time-range .mx-time-range{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list::after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}\n',""]);const o=s},4397:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n/*.v-spinner\n{\n margin: 100px auto;\n text-align: center;\n}\n*/\n@-webkit-keyframes v-pulseStretchDelay\n{\n0%,\n 80%\n {\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-opacity: 1; \n opacity: 1;\n}\n45%\n {\n -webkit-transform: scale(0.1);\n transform: scale(0.1);\n -webkit-opacity: 0.7; \n opacity: 0.7;\n}\n}\n@keyframes v-pulseStretchDelay\n{\n0%,\n 80%\n {\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-opacity: 1; \n opacity: 1;\n}\n45%\n {\n -webkit-transform: scale(0.1);\n transform: scale(0.1);\n -webkit-opacity: 0.7; \n opacity: 0.7;\n}\n}\n",""]);const o=s},7291:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.overflown-chart-wrapper {\n overflow-x: scroll;\n justify-content: start !important;\n}\n.overflown-chart-wrapper .header h4 {\n position: absolute;\n left: 0;\n right: 0;\n margin: 0 auto;\n}\n.overflown-chart-wrapper::-webkit-scrollbar {\n height: 16px;\n}\n.overflown-chart-wrapper::-webkit-scrollbar-track {\n background-color: rgb(226, 223, 223);\n border: 2px solid var(--grey);\n border-radius: 100px;\n margin: 4px;\n}\n.overflown-chart-wrapper::-webkit-scrollbar-thumb {\n background-color: var(--green);\n border: 3px solid var(--darkgreen);\n border-radius: 100px;\n margin: 4px;\n}\n.overflown-chart-wrapper::-webkit-scrollbar-thumb:hover {\n background-color: var(--darkgreen);\n}\n.chart-body, .chart-area-wrapper-2 {\n position: relative;\n}\n.chart-body > canvas {\n position: absolute;\n left: 0;\n top: 0;\n pointer-events: none;\n}\n",""]);const o=s},3549:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.header[data-v-5936098a] {\n flex-basis: 100%;\n margin-bottom: 25px !important;\n}\n.chart[data-v-5936098a] {\n background-color: var(--lightgrey);\n /*padding: 20px;*/\n position: relative;\n min-height: 500px;\n min-width: 0px;\n display: flex;\n justify-content: center;\n align-items: stretch;\n padding: 20px 0px;\n}\n.chart__wrapper[data-v-5936098a] {\n /*padding: 20px;*/\n display: flex;\n flex-wrap: wrap;\n justify-content: center;\n width: 95%;\n}\nh4[data-v-5936098a] {\n text-align: center;\n font-weight: bold !important;\n}\n.subtitle[data-v-5936098a] {\n flex-basis: 100%;\n}\n@media screen and (max-width: 767px) {\n.chart[data-v-5936098a] {\n flex: 1 1 100%;\n}\n}\n",""]);const o=s},6253:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.legend[data-v-75fb9631] {\n flex-basis: 100%;\n padding: 8px;\n}\n\n/*\n.legend__row {\n display: flex;\n margin-bottom: 5px;\n}\n*/\n.legend__grid[data-v-75fb9631] {\n display: grid;\n gap: 10px;\n grid-template-columns: repeat(var(--e22b3082), 1fr);\n}\n.legend__cell[data-v-75fb9631] {\n display: flex;\n align-items: center;\n flex: 1;\n justify-content: center;\n}\n.legend__text[data-v-75fb9631] {\n padding: 10px 20px;\n width: 180px;\n}\n.legend__text span[data-v-75fb9631]:first-child {\n display: block;\n font-size: 18px;\n color: var(--darkgrey);\n}\n.legend__text span[data-v-75fb9631]:last-child {\n font-weight: lighter;\n}\n.legend__circle[data-v-75fb9631] {\n border-radius: 50%;\n width: 20px;\n height: 20px;\n background-color: black;\n transition: all .2s;\n margin-right: 5px;\n}\n.legend__cell:hover .legend__circle[data-v-75fb9631] {\n /* width: 25px;\n height: 25px; */\n transform: scale(1.33);\n}\n.legend__rectangle[data-v-75fb9631] {\n width: 20px;\n height: 20px;\n background-color: black;\n margin-right: 5px;\n}\n.legend__circle[data-v-75fb9631] {\n border-radius: 50%;\n}\n\n\n/* Extra small devices (phones, 600px and down) */\n@media only screen and (max-width: 600px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(2, 1fr);\n}\n}\n\n/* Small devices (portrait tablets and large phones, 600px and up) */\n@media only screen and (min-width: 600px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(2, 1fr);\n}\n}\n\n/* Medium devices (landscape tablets, 768px and up) */\n@media only screen and (min-width: 768px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(2, 1fr);\n}\n}\n\n/* Large devices (laptops/desktops, 992px and up) */\n@media only screen and (min-width: 992px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(var(--801cadc6), 1fr);\n}\n}\n\n/* Extra large devices (large laptops and desktops, 1200px and up) */\n@media only screen and (min-width: 1200px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(var(--e22b3082), 1fr);\n}\n}\n",""]);const o=s},3830:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\nh3[data-v-7a37f798] {\n font-weight: bold !important;\n color: white !important;\n text-align: center;\n}\n.body__text[data-v-7a37f798] {\n color: black;\n width: 100%;\n text-align: center;\n font-size: 20px;\n padding: 20px 10px;\n margin-bottom: 30px;\n}\n.row[data-v-7a37f798] {\n flex: 1 1 100%\n}\n",""]);const o=s},6980:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-content[data-v-6e6b1341] {\n padding: 15px;\n}\n",""]);const o=s},7453:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.absolute-row[data-v-caebd9d2] {\n flex-direction: row;\n /* top: 76px; */\n width: 100%;\n left: 15px;\n margin: 0;\n margin-top: 20px;\n}\n.flex-direction--row[data-v-caebd9d2] {\n flex-direction: row;\n}\n",""]);const o=s},7423:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-interval-panel[data-v-6cacb130] {\n margin-bottom: 10px;\n gap: 10px;\n}\nbutton.btn-filter[data-v-6cacb130] {\n background-color: var(--lightgreen);\n color: var(--green);\n border-radius: 0px;\n flex: 1 1 0px;\n}\nbutton.btn-filter--active[data-v-6cacb130] {\n background-color: var(--green);\n color: white;\n}\nh3[data-v-6cacb130] {\n font-weight: bold !important;\n color: white !important;\n text-align: center;\n}\n.row[data-v-6cacb130] {\n flex: 1 1 100%;\n}\n.fixed[data-v-6cacb130] {\n position: fixed;\n top: 0;\n z-index: 20;\n width: calc(84% - 30px);\n background-color: white;\n padding: 10px 0px;\n}\n#main-content.maximalize .fixed[data-v-6cacb130] {\n width: calc(96% - 30px);\n}\n.btn-filter-real[data-v-6cacb130] {\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: var(--lightorange) !important;\n color: var(--orange) !important;\n}\nbutton.btn-filter-real--active[data-v-6cacb130] {\n background-color: var(--orange) !important;\n color: white !important;\n}\n.btn-filter-real .glyphicons[data-v-6cacb130] {\n margin-right: 5px;\n}\n.btn-filter[data-v-6cacb130]:hover {\n /*box-shadow: 0px 0px 20px 0px var(--darkgreen);*/\n box-shadow: 3px 2px 5px -1px var(--darkgreen);\n}\n\n/* SMALL - Mobile */\n@media(max-width: 640px) {\n#wertyz-interval-panel[data-v-6cacb130] {\n padding: 0 8px;\n}\n}\n/* MEDIUM - Tablet */\n@media(min-width: 641px) and (max-width: 992px) {\n#wertyz-interval-panel[data-v-6cacb130] {\n padding: 0 8px;\n}\n}\n\n",""]);const o=s},5548:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-list-navbar .select2-container {\n position: absolute;\n width: 100px !important;\n right: 17px;\n top: 2px;\n}\n",""]);const o=s},1978:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.table__counts[data-v-f7cb0138]\n{\n position: absolute;\n right: 170px;\n top: 15px;\n}\n.table__counts .table__counts__number[data-v-f7cb0138]\n{\n font-size: 20px;\n font-weight: 550;\n}\n\n",""]);const o=s},1827:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n@-webkit-keyframes spin {\n0% { -webkit-transform: rotate(0deg);\n}\n100% { -webkit-transform: rotate(360deg);\n}\n}\n@keyframes spin {\n0% { transform: rotate(0deg);\n}\n100% { transform: rotate(360deg);\n}\n}\n.w__loader__wrapper\n{\n position: fixed;\n z-index: 10000;\n width: 100%;\n text-align: center;\n background-color: #ffffffd1;\n height: 100%;\n padding-top: 20%;\n}\n.w__loader\n{\n width: 120px;\n margin-top: 10px;\n border-top: 2px solid #009999;\n height: 120px;\n animation: spin 1s linear infinite;\n border-radius: 50%;\n display: inline-block;\n -webkit-animation: spin 1s ease-out infinite;\n}\n.w__loader__img\n{\n background-repeat: no-repeat;\n background-position: center;\n height: 114px;\n position: relative;\n top: -122px;\n}\n.w__loader__img img\n{\n height: 114px;\n}\n",""]);const o=s},78:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#w-menu[data-v-b1dbed22] {\n background-color: var(--coal);\n /*padding: 10px;*/\n /*width: 100%;*/\n width: inherit;\n min-height: 100%;\n position: fixed;\n height: 100vh;\n overflow-y: auto;\n overflow-x: hidden;\n -ms-overflow-style: none; /* IE and Edge */\n scrollbar-width: none; /* Firefox */\n}\n#w-menu[data-v-b1dbed22]::-webkit-scrollbar {\n display: none;\n}\n.menu__logo[data-v-b1dbed22] {\n /*background: url(../../assets/img/menu/logo.svg);*/\n background-repeat: no-repeat;\n background-position: center;\n height: 100px;\n text-align: center;\n}\n.menu__logo img[data-v-b1dbed22] {\n height: 100px;\n}\n.menu__header[data-v-b1dbed22] {\n display: flex;\n padding: 20px;\n border-bottom: 2px solid black;\n justify-content: center;\n}\n.menu__button[data-v-b1dbed22] {\n background-color: black;\n /* display: inline-block; */\n width: 40px;\n height: 40px;\n text-align: center;\n line-height: 2.8;\n border-radius: 5px;\n position: absolute;\n right: 15px;\n cursor: pointer;\n}\n.menu__button img[data-v-b1dbed22] {\n height: 25px;\n transition: all .5s;\n}\n.menu__header__wrapper[data-v-b1dbed22] {\n padding: 15px;\n}\n.menu__header__text[data-v-b1dbed22] {\n color: white !important;\n font-weight: 500 !important;\n}\n.menu__search[data-v-b1dbed22] {\n padding: 5px;\n position: relative;\n height: 50px;\n}\n.w__menu--minimalize .menu__search input[data-v-b1dbed22]:not(.opened) {\n width: 0px;\n border: none;\n padding: 0;\n}\n.menu__search input[data-v-b1dbed22] {\n background-color: var(--coal); \n border-color: var(--darkergrey);\n color: white;\n border-radius: 50px !important;\n}\n.w__menu--minimalize .menu__search img[data-v-b1dbed22] {\n right: 15px;\n cursor: pointer;\n}\n.w__menu--minimalize .menu__search input.opened[data-v-b1dbed22] {\n position: fixed;\n right: 15px;\n width: 300px;\n}\n.menu__search img[data-v-b1dbed22] {\n position: absolute;\n height: 40px;\n right: 5px;\n top: 5px;\n}\n.menu__content__ul[data-v-b1dbed22] {\n padding: 0;\n width: 100%;\n}\n.menu__content__li[data-v-b1dbed22] {\n text-decoration: none;\n list-style: none;\n color: white;\n width: 100%;\n cursor: pointer;\n}\n.menu__content__li-wrapper[data-v-b1dbed22] {\n font-size: 20px;\n padding: 10px 15px;\n display: flex;\n align-items: center;\n width: 100%;\n padding-left: 15px;\n flex-wrap: wrap;\n border-right: 3px solid transparent;\n /*padding-right: 30px;*/\n}\n.menu__sub__li-wrapper[data-v-b1dbed22] {\n display: flex;\n align-items: center;\n flex-wrap: wrap;\n}\n.menu__sub__li-img[data-v-b1dbed22] {\n height: 20px;\n padding-right: 10px;\n width: 30px;\n font-size: 20px;\n color: #C2C1C1;\n margin-right: 15px;\n}\n.menu__sub__li-img--active[data-v-b1dbed22] {\n display: none;\n color: white;\n}\n.menu__sub__li-name[data-v-b1dbed22] {\n font-size: 14px;\n}\n.menu__sub__li--active .menu__sub__li-name[data-v-b1dbed22] {\n font-weight: bold;\n}\n.menu__sub__li--active .menu__sub__li-wrapper .menu__sub__li-img--active[data-v-b1dbed22] {\n display: block;\n}\n.menu__sub__li--active .menu__sub__li-wrapper img[data-v-b1dbed22],\n.menu__sub__li--active .menu__sub__li-wrapper span.imgText[data-v-b1dbed22]:not(.menu__sub__li-img--active) {\n display: none;\n}\n.menu__content__li--active .menu__sub__ul[data-v-b1dbed22] {\n display: block !important;\n background-color: #484848;\n}\n.menu__content__li--active .menu__content__li-wrapper[data-v-b1dbed22] {\n border-bottom: 2px solid var(--green);\n background-color: var(--darkgreen);\n}\n.menu__content__li-img[data-v-b1dbed22] {\n padding-right: 20px;\n height: 35px;\n width: 50px;\n color: var(--green);\n font-size: 30px;\n}\n.menu__content__li-img--active[data-v-b1dbed22] {\n display: none;\n color: white;\n}\n.menu__content__li--active .menu__content__li-wrapper .menu__content__li-img--active[data-v-b1dbed22] {\n display: block;\n}\n.menu__content__li--active .menu__content__li-wrapper img.menu__content__li-img[data-v-b1dbed22]:not(.menu__content__li-img--active),\n.menu__content__li--active .menu__content__li-wrapper span.imgText[data-v-b1dbed22]:not(.menu__content__li-img--active) {\n display: none;\n}\n.menu__content__li--active .menu__content__li-arrow[data-v-b1dbed22] {\n -webkit-transform: rotate(90deg) translateY(-20%);\n -moz-transform: rotate(90deg) translateY(-20%);\n -ms-transform: rotate(90deg) translateY(-20%);\n -o-transform: rotate(90deg) translateY(-20%);\n transform: rotate(90deg) translateY(-20%);\n}\n.menu__content__li-arrow[data-v-b1dbed22] {\n font-size: 30px;\n transform: rotate(-90deg);\n margin-left: auto;\n transition: all 0.4s ease;\n}\n.menu__content__li-arrow[data-v-b1dbed22]:after {\n content: '\\2039';\n}\n.menu__content__li--active .menu__content__li-name[data-v-b1dbed22] {\n font-weight: bold;\n}\n.menu__sub__ul[data-v-b1dbed22] {\n flex: 1 0 100%;\n list-style: none;\n padding: 0;\n}\n.menu__sub__li[data-v-b1dbed22] {\n /*padding: 10px 46px;*/\n /*padding: 10px 26px 10px 46px;*/\n /*padding: 10px 10% 10px 18%;*/\n padding: 10px 10% 10px 21px;\n font-size: 15px;\n}\n.menu__content__li-right[data-v-b1dbed22], .menu__sub__li-right[data-v-b1dbed22] {\n margin-right: 10px;\n}\n.menu__sub__li--active[data-v-b1dbed22] {\n background-color: rgba(255, 255, 255, .2);\n border-bottom: 1px solid var(--darkgreen);\n}\n.w__menu--minimalize .menu__content__li-arrow[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__logo[data-v-b1dbed22] {\n height: 30px;\n display: none;\n}\n.w__menu--minimalize .menu__content__li-name[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__sub__li-name[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__header[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__content__li-img[data-v-b1dbed22] {\n width: 35px;\n}\n.w__menu--minimalize .menu__content__li-right[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__sub__li-right[data-v-b1dbed22] {\n display: none;\n}\n\n/*.tp__menu--minimalize .menu__content__ul\n{\n width: 18%;\n}*/\n.w__menu--minimalize .menu__sub__li[data-v-b1dbed22] {\n padding: 10px 18px;\n border-right: 3px solid transparent;\n}\n.w__menu--minimalize .menu__sub__li--active[data-v-b1dbed22] {\n border-right: 3px solid var(--darkgreen);\n}\n.w__menu--minimalize .menu__content__li-img[data-v-b1dbed22] {\n padding-right: 0px;\n}\n.w__menu--minimalize .menu__content__li-wrapper[data-v-b1dbed22] {\n padding-right: 0px;\n padding-left: 0px;\n justify-content: center;\n /*border-right: 3px solid transparent;*/\n}\n.w__menu--minimalize .menu__sub__li-wrapper[data-v-b1dbed22] {\n justify-content: center;\n}\n.w__menu--minimalize .menu__sub__li-img[data-v-b1dbed22] {\n padding-right: 0px;\n margin-right: 0px;\n}\n.w__menu--minimalize .menu__button[data-v-b1dbed22] {\n position: static;\n}\n.w__menu--minimalize .menu__button img[data-v-b1dbed22] {\n transform: rotate(180deg);\n}\n.menu__content a[data-v-b1dbed22] {\n display: block !important;\n color: white !important;\n text-decoration: none !important;\n}\n.menu__footer[data-v-b1dbed22] {\n position: absolute;\n right: 0;\n bottom: 0;\n left: 0;\n}\n.imgText[data-v-b1dbed22] {\n text-align: center;\n height: auto;\n}\n",""]);const o=s},4265:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n@media screen and (max-width: 767px) {\n#w-mobile-menu {\n height: 50px;\n width: 100%;\n background-color: var(--coal);\n color: white;\n padding: 10px;\n display: flex;\n}\n.glyphicons {\n font-size: 30px;\n flex: 1;\n cursor: pointer;\n}\n.glyphicons-remove {\n z-index: 10;\n color: var(--green);\n}\nh3 {\n color: var(--green) !important;\n}\n}\n",""]);const o=s},1541:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n/* MODAL */\n.w__modal[data-v-2db4cc32] {\n position: fixed;\n z-index: 9999;\n background-color: rgba(0, 0, 0, 0.5);\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.w__modal__close[data-v-2db4cc32] {\n height: 20px;\n position: absolute;\n top: 10px;\n right: 10px;\n cursor: pointer;\n z-index: 1000;\n}\n.w__modal__content[data-v-2db4cc32] {\n width: 40%;\n background-color: white;\n border-radius: 5px;\n position: relative;\n display: flex;\n flex-direction: column;\n max-height: 95%;\n}\n.w__modal__header[data-v-2db4cc32] {\n background-color: var(--green);\n padding: 10px;\n border-top-left-radius: 5px;\n border-top-right-radius: 5px;\n position: relative;\n}\n.w__modal__body[data-v-2db4cc32] {\n padding: 30px;\n height: 95%;\n display: flex;\n width: 100%;\n flex-wrap: wrap;\n overflow-y: auto;\n}\n.w__modal__body .row[data-v-2db4cc32] {\n flex: 1;\n flex-basis: 100%;\n}\n",""]);const o=s},2075:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.filter[data-v-e09ce0e4] {\n display: flex;\n gap: 15px;\n padding: 5px;\n}\n.filter__item[data-v-e09ce0e4] {\n color: var(--grey);\n cursor: pointer;\n font-weight: bold;\n}\n.filter__item--selected[data-v-e09ce0e4] {\n color: black;\n}\n",""]);const o=s},5467:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,'\n#wertyz-select-list .table__wrapper[data-v-2a6ded80] {\n height: 100%;\n width: 100%;\n overflow-y: scroll;\n}\n#wertyz-select-list input[type="text"].form-control[data-v-2a6ded80] {\n border-top: none;\n border-left: none;\n border-bottom: 1px solid var(--coal) !important;\n border-right: none;\n border-radius: 0px !important;\n font-size: 14px !important;\n box-shadow: none !important;\n}\n#wertyz-select-list input[type="text"].form-control[data-v-2a6ded80]:hover, #wertyz-select-list input[type="text"].form-control[data-v-2a6ded80]:focus {\n border-top: none !important;\n border-left: none !important;\n border-right: none !important;\n /*border-bottom: 1px solid var(--coal) !important;*/\n border-bottom: 1px solid var(--coal) !important;\n}\ntable thead[data-v-2a6ded80] {\n position: sticky;\n inset-block-start: 0;\n z-index: 10;\n}\n#wertyz-select-list[data-v-2a6ded80] {\n height: 100%;\n width: 100%;\n display: flex;\n flex-direction: column;\n}\n#wertyz-select-list table[data-v-2a6ded80] {\n margin-bottom: 0px !important;\n}\n#wertyz-select-list table thead th[data-v-2a6ded80] {\n height: 29px !important;\n padding: 7px !important;\n vertical-align: middle;\n}\n#wertyz-select-list .w__checkbox label[data-v-2a6ded80] {\n padding-left: 20px;\n}\n#wertyz-select-list .w__checkbox[data-v-2a6ded80] {\n margin-bottom: 0px;\n}\n#wertyz-select-list .w__checkbox__checkmark[data-v-2a6ded80] {\n height: 20px;\n width: 20px;\n}\n#wertyz-select-list thead .w__checkbox__checkmark[data-v-2a6ded80] {\n border: none;\n height: 19px;\n width: 19px;\n}\n#wertyz-select-list .w__checkbox .w__checkbox__checkmark[data-v-2a6ded80]:after {\n left: 6px !important;\n top: 3px !important;\n width: 6px !important;\n height: 11px !important;\n border-width: 0 2px 2px 0 !important;\n}\n#wertyz-select-list .w__checkbox input:checked~.w__checkbox--not-all[data-v-2a6ded80] {\n background-color: #0099997a;\n}\n#wertyz-select-list table tbody tr.tr--select-no[data-v-2a6ded80] {\n opacity: .5;\n pointer-events: none;\n}\n',""]);const o=s},1e3:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.w__small__loader[data-v-e0d9804a] {\n height: 100%;\n width: 100%;\n position: absolute;\n z-index: 444;\n background-color: rgba(255, 255, 255, 0.5);\n display: flex;\n justify-content: center;\n align-items: center;\n}\n\n",""]);const o=s},4198:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.switch[data-v-690785ec] {\n position: relative; width: var(--45a6fd4b);\n -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;\n}\n.switch-checkbox[data-v-690785ec] {\n position: absolute;\n opacity: 0;\n pointer-events: none;\n}\n.switch-label[data-v-690785ec] {\n display: block; overflow: hidden; cursor: pointer;\n border: 2px solid #FFFFFF; border-radius: 20px;\n margin-bottom: 0px !important;\n}\n.switch-inner[data-v-690785ec] {\n display: block; width: 200%; margin-left: -100%;\n transition: margin 0.3s ease-in 0s;\n}\n.switch-inner[data-v-690785ec]:before, .switch-inner[data-v-690785ec]:after {\n display: block; \n float: left; \n width: 50%; \n height: 30px; \n padding: 0; \n line-height: 30px;\n font-size: 12px; \n color: white; font-family: Trebuchet, Arial, sans-serif; \n font-weight: bold;\n box-sizing: border-box;\n}\n.switch-inner[data-v-690785ec]:before {\n content: var(--2dfc5e40);\n padding-left: 11px;\n background-color: #009999; color: #FFFFFF;\n}\n.switch-inner[data-v-690785ec]:after {\n content: var(--2dfc5e41);\n padding-right: 11px;\n background-color: #006666; color: #FFFFFF;\n text-align: right;\n}\n.switch-switch[data-v-690785ec] {\n display: block; width: 22px; margin: 6px;\n background: #FFFFFF;\n position: absolute; top: 0; bottom: 0;\n right: calc(var(--45a6fd4b) - 34px);\n border: 2px solid #FFFFFF; border-radius: 20px;\n transition: all 0.3s ease-in 0s;\n}\n.switch-checkbox:checked + .switch-label .switch-inner[data-v-690785ec] {\n margin-left: 0;\n}\n.switch-checkbox:checked + .switch-label .switch-switch[data-v-690785ec] {\n right: 0px;\n}\n\n",""]);const o=s},6778:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.w__input__icon {\n position: absolute;\n right: 20px;\n top: 8px;\n font-size: 25px;\n color: var(--grey);\n}\n.w__panel {\n padding: 5px;\n background-color: var(--lightgrey);\n}\n.w__table__wrapper {\n /*padding: 10px;*/\n}\n",""]);const o=s},3311:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-table-panel .select2-container {\n position: relative;\n top: 0;\n right: 0;\n}\n",""]);const o=s},5685:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-table-panel[data-v-6ef3cf9e] {\n padding: 5px 15px;\n background-color: var(--lightgreen);\n}\n.panel__row[data-v-6ef3cf9e] {\n display: flex;\n align-items: center;\n}\n.length[data-v-6ef3cf9e] {\n display: flex;\n align-items: center;\n gap: 30px;\n margin-left: auto;\n}\n.table__counts[data-v-6ef3cf9e] {\n width: 60%;\n text-align: right;\n position: static;\n}\n.table__counts--width-full[data-v-6ef3cf9e] {\n width: 100%;\n}\n.search__icon[data-v-6ef3cf9e] {\n font-size: 20px;\n position: absolute;\n right: 15px;\n width: 40px;\n height: 40px;\n background-color: var(--green);\n border-radius: 50%;\n text-align: center;\n line-height: 2;\n color: white;\n top: 0;\n}\n.table__counts .table__counts__number[data-v-6ef3cf9e]\n{\n font-size: 20px;\n font-weight: 550;\n}\ninput.search[data-v-6ef3cf9e] {\n border-radius: 20px !important;\n}\n.panel__row--width-full[data-v-6ef3cf9e] {\n flex-wrap: wrap;\n}\n.panel__row--width-full[data-v-6ef3cf9e] > * {\n width: 100%;\n}\n\n",""]);const o=s},7122:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,":root {\n --green: #009999;\n --lightgreen: #D5EEE8;\n --darkgreen: #066;\n --red: #FF0000;\n --yellow: #FFF989;\n --darkgrey: #4E4E4E;\n --lightgrey: #F3F3F3;\n --grey: #C1C1C1;\n --darkyellow: #EDB666;\n --darkergrey: #3D3D3D;\n --orange: #FF7400;\n --lightorange: #FFC89A;\n --darkblue: #1240AB;\n --coal: #231f20;\n}\n\nbody {\n width: 100%;\n}\n\n#right-content {\n min-width: 16%; \n width: 16%; \n /*min-height: 100%;*/\n}\n\n.txt-green {\n color: var(--green) !important;\n}\n\n.txt-orange {\n color: var(--orange) !important;\n}\n\n.txt-red {\n color: var(--red) !important;\n}\n\n.txt-bold {\n font-weight: bold;\n}\n\n.txt-lighter {\n font-weight: lighter;\n}\n\n.txt-center {\n text-align: center !important;\n}\n\n.txt-left {\n text-align: left !important;\n}\n\n.border-red {\n border-color: var(--red) !important;\n}\n\n.border-red:hover {\n border-color: var(--red) !important;\n}\n\n.border-red .multiselect__tags {\n border-color: var(--red) !important;\n}\n\n.multiselect.border-red.required .multiselect__tags {\n border-left: 3px solid var(--red) !important;\n}\n\n.d-flex {\n display: flex;\n}\n.flex-row { flex-direction: row !important; }\n.flex-wrap { flex-wrap: wrap; }\n\n.d-flex--v-center {\n align-items: center;\n}\n\n.d-flex--h-center {\n justify-content: center;\n}\n\n.disable-decoration {\n text-decoration: none !important;\n}\n\n.padding--no {\n padding: 0px;\n}\n\n.padding--no-left {\n padding-left: 0px;\n}\n\n.padding--no-right {\n padding-right: 0px;\n}\n\n.padding--10 {\n padding: 10px !important;\n}\n\n.nav-tabs__input {\n height: 40px;\n position: absolute;\n width: 250px;\n right: 22px;\n top: 2px;\n}\n\n.nav-tabs__input--icon {\n position: absolute;\n right: 27px;\n top: 10px;\n font-size: 25px;\n color: var(--grey);\n}\n\n.calendar__icon {\n height: 20px;\n}\n\n.calendar__icon img {\n height: 20px;\n}\n\nh6 {\n color: black;\n}\n\n.txt-align--center {\n text-align: center;\n}\n\n.txt-align--right {\n text-align: right;\n}\n\n.icon__calendar {\n position: absolute;\n right: 3%;\n top: 51%;\n}\n\n/* DATATABLES MODIFY */\n\n.dtfc-fixed-start {\n background-color: white;\n}\n\n.dt-layout-cell.dt-end {\n padding: 0px !important;\n} \n\n.dataTables_paginate, .dt-paging, .dt-search {\n display: none !important;\n}\n\ndiv.dt-container.dt-empty-footer .dt-scroll-body, div.dt-container.dt-empty-footer tbody>tr:last-child>* {\n border-bottom: none;\n}\n\ndiv.dataTables_wrapper {\n width: 100%;\n margin: 0 auto;\n}\n\ntable.dataTable {\n margin: 0 !important;\n}\n\n.table.dataTable thead .sorting:after {\n /*color: black !important;*/\n opacity: .5 !important;\n}\n\n.dataTables_wrapper.no-footer .dataTables_scrollBody {\n border: none;\n}\n\n.dataTables_scrollHeadInner {\n background-color: var(--coal);\n}\n\n\ndiv.dts div.dataTables_scrollBody,\ndiv.dts div.dataTables_scrollBody table {\n background-color: transparent !important;\n background: none;\n}\n\n.dataTables_scrollHead th, .dt-scroll-head th, table.dataTable thead th {\n padding: 5px 10px !important;\n /*padding-right: 23px !important;*/\n}\n\n.dataTables_scrollHead th.sorting, .dt-scroll-head th.dt-orderable-asc, .dt-scroll-head th.dt-orderable-desc {\n /*padding-right: 23px !important;*/\n}\n\n.w__table th {\n padding: 5px;\n}\n\n.table.dataTable tbody td {\n padding: 5px 10px !important;\n}\n\n.dataTables_scrollBody, .dt-scroll-body{\n height: auto !important;\n}\n\n.dataTables_scrollBody th {\n padding: 0px 5px !important;\n}\n\n.dataTables_scrollBody tfoot {\n /*\n height: 0px !important;\n display: none !important;\n */\n}\n\n.dataTables_scrollFootInner, .dt-scroll-footInner {\n padding-right: 0px !important;\n}\n\n.dataTables_scrollFoot tfoot td, .dt-scroll-foot tfoot td {\n font-size: 14px;\n background-color: var(--lightgrey);\n font-weight: 550;\n color: black !important;\n border-top: 1px solid #ddd !important;\n padding: 5px 10px !important;\n vertical-align: middle !important;\n}\n\n.dataTables_scrollFoot tfoot tr:first-child td, .dt-scroll-foot tfoot tr:first-child td {\n border-top: 2px solid black !important;\n}\n\n.dataTables_scrollFoot tfoot td:first-child, .dt-scroll-foot tfoot td:first-child {\n border-left: 4px solid transparent;\n}\n\ntable.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after, table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before, table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after, table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before, table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after, table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before, table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after, table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before, table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after {\n opacity: .3;\n left: 12px;\n font-size: .6em;\n color: white;\n}\n\ntable.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after, table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before, table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{\n opacity: 1;\n}\n\ntable.dataTable tr.dtrg-group th { /* row group */\n background-color: var(--grey);\n}\n\n.dt-scroll-body .dts_label {\n display: none;\n}\n\n/* BOOTSTRAP MODIFY */\n.form-group {\n position: relative;\n}\n.map__detail .nav-tabs>li {\n margin-bottom: -1px;\n}\n\n.btn-block+.btn-block {\n margin-top: 0px !important;\n}\n\n.form-group {\n margin-right: 5px;\n}\n\n.btn.active.focus,\n.btn.active:focus,\n.btn.focus,\n.btn:active.focus,\n.btn:active:focus,\n.btn:focus {\n outline: none;\n outline: none;\n outline-offset: 0;\n}\n\n.btn.focus,\n.btn:focus,\n.btn:hover {\n color: white;\n text-decoration: none;\n}\n\n.btn-group.open a {\n cursor: pointer !important;\n}\n\n.input-group-addon {\n width: 60px;\n font-weight: 550;\n}\n\n.input-group {\n margin-bottom: 5px;\n width: 100%;\n}\n\nlabel {\n margin-bottom: 5px !important;\n font-size: 16px;\n font-weight: normal;\n color: black;\n padding: 0px;\n}\n\ninput.form-control {\n height: 40px !important;\n font-size: 18px !important;\n font-weight: lighter;\n border-radius: 5px !important;\n background-color: white;\n}\n\ninput.form-control:required {\n border-left: 3px solid var(--green);\n}\n\ninput.form-control:hover:not(.border-red),\ninput.form-control:focus:not(.border-red) {\n border: 1px solid var(--green) !important;\n box-shadow: none;\n}\n\ninput.form-control:hover:required:not(.border-red), input.form-control:focus:required:not(.border-red) {\n border-left: 3px solid var(--green) !important;\n}\n\n.input-group input.form-control {\n border-top-right-radius: 0px !important;\n border-bottom-right-radius: 0px !important;\n}\n\nspan.input-group-addon {\n background-color: #E0E0E0 !important;\n color: black !important;\n width: 44px !important;\n padding: 0px !important;\n border: 1px solid #E0E0E0;\n}\n\n.input-group .form-control {\n z-index: 0 !important;\n}\n\nul.dropdown-menu {\n left: 5px !important;\n top: 117% !important;\n}\n\nul.dropdown-menu:before {\n position: absolute;\n left: 11.5%;\n transform: translateX(-50%);\n top: -7px;\n width: 0;\n height: 0;\n content: '';\n border-left: 8px solid transparent;\n border-right: 8px solid transparent;\n border-bottom: 7px solid white;\n}\n\nul.nav-tabs li {\n text-align: center;\n font-size: 15px;\n font-weight: 550;\n min-width: 9.5vw;\n}\n\nul.nav-tabs {\n background-color: var(--lightgreen);\n border-bottom: 1px solid #d8d4d4;\n /*margin-bottom: 15px;*/\n}\n\nul.nav-tabs--bg-grey {\n background-color: #E0E0E0;\n}\n\nul.nav-tabs--bg-white {\n background-color: white;\n border-bottom: none;\n}\n\nul.nav-tabs li a {\n border: none;\n border-top: 6px solid transparent;\n border-left: 0;\n color: #686868;\n text-align: left;\n height: 45px;\n padding: 8px 30px;\n border-radius: 0px;\n margin-right: 0px;\n text-align: center;\n}\n\nul.nav-tabs li.active a {\n border-top: 6px solid #009999;\n border-left: 0;\n border-right: 0;\n color: black;\n}\n\nul.nav-tabs--bg-white li.active,\nul.nav-tabs--bg-white li.active a {\n background-color: var(--lightgrey);\n}\n\nul.nav-tabs li.active a:hover,\nul.nav-tabs li.active a:focus {\n border-top: 6px solid #009999;\n border-left: 0;\n border-right: 0;\n color: black;\n}\n\nul.nav-tabs--bg-white li.active a:hover,\nul.nav-tabs--bg-white li.active a:focus {\n background-color: var(--lightgrey);\n}\n\n\nul.nav-tabs li.tp__nav__btn a {\n background-color: var(--darkgreen);\n text-align: center;\n border-bottom: 1px solid black;\n}\n\n/* SELECT2 MODIFY */\n.select2-container .select2-selection--single {\n height: 42px !important;\n width: 100% !important;\n}\n\n.select2-container .select2-selection--single {\n height: 42px !important;\n width: 100% !important;\n}\n\n.select2-container {\n flex: 1 !important;\n}\n\n.select2-container {\n width: 100% !important;\n}\n\n.select2-container--default .select2-selection--single .select2-selection__rendered {\n line-height: 40px !important;\n font-size: 18px !important;\n font-weight: lighter !important;\n color: black !important;\n}\n\n.select2-container--default .select2-selection--single .select2-selection__arrow {\n height: 40px !important;\n}\n\n.select2-container--default .select2-selection--single {\n /*border-color: var(--green) !important;*/\n border-color: #ccc !important;\n}\n\n.map__detail .select2-container--default .select2-selection--single {\n /*border-color: var(--green) !important;*/\n border-color: #5B5B5B !important;\n}\n\n\n.select2-selection__rendered {\n height: 40px;\n}\n\n.select2-selection__arrow {\n height: 39px !important;\n background-color: #009999;\n color: white;\n width: 40px !important;\n border-bottom-right-radius: 4px;\n}\n\n.select2-selection__arrow b {\n border-color: white transparent transparent transparent !important;\n}\n\n/* VUE MULTISELECT MODIFTY */\n.multiselect {\n color: #555;\n}\n\n.multiselect__select {\n background-color: #009999;\n color: white;\n border-top-right-radius: 5px;\n border-bottom-right-radius: 5px;\n height: 40px !important;\n}\n\n.multiselect__select::before {\n border-color: white transparent transparent !important;\n}\n\n.multiselect__input,\n.multiselect__single {\n font-size: 18px !important;\n font-weight: lighter !important;\n color: black !important;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\nspan.multiselect__select {\n color: #555;\n}\n\nspan span.multiselect__single {\n color: #5555559c;\n}\n\n.multiselect__tags {\n border: 1px solid #ccc !important;\n}\n\n.multiselect.required .multiselect__tags{\n border-left: 3px solid var(--green) !important;\n}\n\n.map__detail .multiselect__tags {\n border-color: #5B5B5B !important;\n}\n\n.multiselect__tag {\n background-color: var(--green) !important;\n}\n\n.multiselect__tag-icon:hover {\n background-color: var(--darkgreen) !important;\n}\n\n.multiselect__option--selected.multiselect__option--highlight {\n background-color: var(--red) !important;\n}\n\n.multiselect__option--highlight {\n background-color: var(--green) !important;\n}\n\n.multiselect--above.multiselect--active .multiselect__tags {\n border-color: var(--green);\n}\n\n.multiselect--active .multiselect__select {\n border-bottom-left-radius: 5px;\n border-top-left-radius: 0px;\n border-top-right-radius: 0px;\n border-bottom-right-radius: 0px;\n}\n\n.multiselect__input,\n.multiselect__single {\n min-height: 24px !important;\n line-height: 24px !important;\n}\n\n/*.multiselect__content-wrapper\n{\n position: sticky !important;\n}*/\n\n.multiselect__content-wrapper {\n z-index: 40 !important;\n}\n\n.map__detail .multiselect__content-wrapper {\n bottom: unset !important;\n top: 40px !important;\n\n border-top-left-radius: 0 !important;\n border-top-right-radius: 0 !important;\n border-bottom-left-radius: 5px !important;\n border-bottom-right-radius: 5px !important;\n border-top: none !important;\n border-bottom: 1px solid #e8e8e8 !important;\n\n max-height: 150px !important;\n\n z-index: 10;\n}\n\n.map__detail .multiselect__input,\n.map__detail .multiselect__single {\n color: white !important;\n}\n\n/* VUE-DATEPICKER MODIFY */\n.mx-datepicker {\n width: 100% !important;\n}\n\n.mx-calendar-content .cell.in,\n.mx-calendar-content .cell.hover-in {\n background-color: rgba(0, 153, 153, .1) !important;\n color: var(--darkgrey) !important;\n}\n\n.mx-datepicker svg {\n fill: var(--darkgreen);\n display: none;\n}\n\n.mx-calendar-content .cell.active {\n background-color: var(--darkgreen) !important;\n color: white !important;\n}\n\n.mx-range-wrapper {\n color: black;\n}\n\n.mx-time-column .mx-time-item.active {\n color: var(--darkgreen) !important;\n}\n\n.mx-table-date .today {\n color: var(--green) !important;\n}\n\n.mx-input:hover,\n.mx-input:focus {\n border-color: var(--green) !important;\n}\n\n.mx-input {\n border-radius: 5px;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n height: 42px !important;\n font-size: 18px !important;\n font-weight: lighter;\n}\n\n.mx-input:disabled {\n border-radius: 5px;\n}\n\n.mx-datepicker.border-red input {\n border-color: var(--red);\n}\n\n.mx-datepicker.required input {\n border-left: 3px solid var(--green);\n}\n\n.mx-datepicker.required.border-red input {\n border-left: 3px solid var(--red);\n}\n\n.mx-datepicker.required.border-red input:hover, .mx-datepicker.required.border-red input:hover {\n border-color: var(--red) !important;\n}\n\n.mx-datepicker-popup {\n z-index: 20000 !important;\n}\n\n/* wTable */\n.w__table {\n width: 100% !important;\n border-bottom: none !important;\n /*table-layout: fixed;*/\n}\n\n.w__table thead {\n /*background-color: var(--darkgrey);*/\n background-color: transparent !important;\n}\n\n.w__table--hover tbody tr:not(.w__table__tr__child):not(.shown):hover {\n cursor: pointer;\n background-color: var(--lightgrey);\n}\n\n.w__table--hover tbody tr.shown {\n background-color: var(--yellow) !important;\n cursor: pointer;\n}\n\n.w__table--hover-cross tbody tr:not(.w__table__tr__child):not(.shown) td:hover {\n background-color: var(--grey);\n}\n\n.w__table--hover-cross tbody tr:not(.shown) td.highlight {\n background-color: var(--lightgrey);\n}\n\n.w__table--hover tbody tr:not(.w__table__tr__child):hover td:first-child {\n border-left: 4px solid var(--green);\n}\n\n.w__table td.w__table__tr__child {\n border-left: 2px solid var(--lightgrey) !important;\n border-right: 2px solid var(--lightgrey) !important;\n border-bottom: 2px solid var(--lightgrey) !important;\n border-top: none !important;\n}\n\n.w__table__tr__child {\n background-color: var(--yellow);\n}\n\n.w__table thead th {\n /*\n color: black;\n font-size: 16px;\n */\n font-weight: bold !important;\n border-bottom: 1px solid var(--green) !important;\n\n /*padding: 5px !important;*/\n background-color: var(--coal);\n color: white;\n font-size: 12px;\n}\n\n.w__table tbody td {\n /*font-size: 16px;\n padding: 10px !important;*/\n font-size: 14px;\n padding: 5px 4px !important;\n\n color: black;\n vertical-align: middle !important;\n}\n\n.w__table tbody td:first-child {\n border-left: 4px solid transparent;\n}\n\n.w__table__td--bold {\n font-weight: 550;\n}\n\n.w__table__td--center {\n text-align: center;\n}\n\n.w__table__action__btn {\n background-color: var(--green);\n width: 25px;\n height: 25px;\n text-align: center;\n padding-top: 6px;\n font-size: 15px;\n border-radius: 5px;\n cursor: pointer;\n transition: all .5s;\n color: white;\n}\n\n.w__table__action__btn:hover,\n.w__table__action__btn--active {\n background-color: var(--darkgreen);\n}\n\n/* wPagination */\n\n.w__pagination {\n /*background-color: #404040;*/\n height: 50px;\n display: flex;\n align-items: center;\n}\n\n.w__pages__wrapper {\n overflow: hidden;\n /* text-align: center; */\n /* clear: both; */\n width: auto;\n margin: 0 auto;\n display: flex;\n align-items: center;\n}\n\n.w__pages__arrow {\n float: left;\n /*/margin-top: 8px;*/\n\n cursor: pointer;\n}\n\n.w__pages {\n float: left;\n}\n\n.w__page {\n float: left;\n color: black;\n font-size: 18px;\n width: 35px;\n height: 35px;\n padding-top: 5px;\n text-align: center;\n cursor: pointer;\n}\n\n.w__page--active {\n border-radius: 50%;\n background-color: #298F8F;\n color: white;\n}\n\n/* DefaultHeader, DetailHeader */\n\n.w__header {\n margin-bottom: 10px;\n border-bottom: 2px solid var(--lightgrey);\n padding-bottom: 10px;\n}\n\n.w__header-text {\n font-weight: 500 !important;\n color: var(--green) !important;\n font-size: 32px !important;\n /*padding-bottom: 10px !important;*/\n}\n\n.w__header-icon {\n /*background-color: white;\n\n height: 50px;\n width: 80px;\n margin: 0px 18px;*/\n margin-right: 10px;\n border-radius: 5px;\n text-align: center;\n}\n\n.w__header-icon img {\n max-height: 54px;\n}\n\n.w__header-number {\n padding: 12px;\n background-color: var(--green);\n border-radius: 5px;\n color: white;\n font-size: 20px;\n font-weight: 550;\n margin-right: 15px;\n min-width: 52px;\n text-align: center;\n height: 50px;\n}\n\n.w__header-number--grey {\n background-color: var(--grey);\n}\n\n.w__back__btn {\n display: flex;\n align-items: center;\n cursor: pointer;\n border-right: 1px solid var(--grey);\n\n}\n\n.w__back__btn-img {\n width: 40px;\n height: 40px;\n}\n\n.w__back__btn-text {\n font-size: 25px;\n flex: 1;\n color: #888888;\n font-weight: lighter;\n padding: 0 15px;\n}\n\n/* ContentDetail */\n.w__content__detail {\n background-color: var(--lightgrey);\n padding: 15px;\n height: 100%;\n overflow: hidden;\n\n}\n\n.w__content__item {\n background-color: white;\n margin-bottom: 10px;\n position: relative;\n padding: 10px;\n}\n\n.w__content__item--bg-transparent {\n background-color: transparent;\n}\n\n.w__content__detail .w__header {\n border-color: var(--lightgreen);\n}\n\n/* Content detail informations */\n.detail__informations__text {\n font-size: 18px;\n color: var(--green);\n font-weight: bold;\n}\n\n.detail__informations {\n display: flex;\n align-items: stretch;\n flex-wrap: wrap;\n height: 100%;\n flex-direction: column;\n}\n\n.detail__informations>* {\n flex: 1;\n}\n\n.detail__informations .form-group:last-child {\n margin-bottom: 0px;\n}\n\n.detail__informations__img {\n height: 100%;\n}\n\n.detail__informations__img img {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n height: 110px;\n}\n\n/* Buttons */\nbutton.btn {\n border-radius: 20px;\n /*\n border-top-left-radius: 5px !important;\n border-bottom-left-radius: 5px !important;\n */\n height: 40px;\n transition: background-color .5s;\n transition: all .5s;\n}\n\nbutton.btn.green {\n background-color: var(--green);\n color: white !important;\n}\n\nbutton.btn.green:hover {\n background-color: var(--darkgreen);\n}\n\nbutton.btn.darkgreen {\n background-color: var(--darkgreen);\n color: white;\n}\n\n\nbutton.btn.red {\n border-color: var(--red);\n background-color: white;\n color: var(--red);\n}\n\nbutton.btn.red--full {\n /*border-color: var(--red);*/\n background-color: var(--red);\n color: white;\n}\n\nbutton.btn.red--full:hover {\n background-color: #ab0101;\n}\n\nbutton.btn.red:hover {\n color: white;\n background-color: var(--red);\n}\n\nbutton.btn.orange {\n background-color: var(--orange);\n color: white;\n}\n\nbutton.btn.orange:hover {\n background-color: #da6c10;\n}\n\nbutton.btn.white {\n color: var(--green);\n background-color: white;\n border: 1px solid var(--green);\n}\n\nbutton.btn.white:hover {\n background-color: var(--green);\n color: white;\n}\n\n/* Checkbox */\n.w__checkbox {\n position: relative;\n margin-bottom: 10px;\n}\n\n.w__checkbox label {\n padding-left: 35px;\n cursor: pointer;\n font-size: 12px;\n}\n\n.w__checkbox input {\n position: absolute;\n opacity: 0;\n cursor: pointer;\n height: 0;\n width: 0;\n}\n\n.w__checkbox__checkmark {\n position: absolute;\n top: 0px;\n left: 0px;\n height: 25px;\n /*20*/\n width: 25px;\n /*20*/\n background-color: white;\n border: 1px solid var(--green);\n}\n\n.w__checkbox input:checked~.w__checkbox__checkmark {\n background-color: #009999;\n}\n\n.w__checkbox__checkmark:after {\n content: \"\";\n position: absolute;\n display: none;\n}\n\n.w__checkbox input:checked~.w__checkbox__checkmark:after {\n display: block;\n}\n\n.w__checkbox .w__checkbox__checkmark:after {\n left: 8px;\n top: 2px;\n width: 8px;\n height: 16px;\n border: solid white;\n border-width: 0 3px 3px 0;\n -webkit-transform: rotate(45deg);\n -ms-transform: rotate(45deg);\n transform: rotate(44deg);\n}\n\n/* Window control */\n.w__window__control {\n position: absolute;\n right: 20px;\n top: 8px;\n}\n\n.w__window__control img {\n width: 30px;\n height: 30px;\n cursor: pointer;\n}\n\n/* Map detail */\n.map__detail {\n position: absolute;\n width: 100%;\n height: 41vh;\n background-color: rgba(0, 0, 0, 0.8);\n bottom: 0;\n z-index: 5;\n overflow: hidden;\n}\n\n.map__detail--maximalize {\n height: 100vh;\n top: 6.4%;\n /* kvoli top header menu*/\n}\n\n.map__detail--maximalize .dataTables_scrollBody {\n max-height: 89.7vh !important;\n}\n\n.map__detail--minimalize {\n height: 10vh;\n}\n\n.map__detail__text {\n height: 45px;\n border-bottom: 1px solid black;\n font-size: 16px;\n color: white;\n text-align: center;\n line-height: 2.8;\n font-weight: 550;\n background-color: var(--darkgreen);\n}\n\n.map__detail__info {\n margin: 5px;\n background-color: var(--darkergrey);\n padding: 10px;\n min-height: 33vh;\n text-align: center;\n border-radius: 5px;\n}\n\n.map__detail .popup__body {\n padding: 0;\n background-color: transparent;\n padding-top: 10px;\n}\n\n.map__detail .w__header-icon {\n display: inline-block;\n height: 60px;\n width: 60px;\n}\n\n.map__detail .w__header-icon img {\n width: 30px;\n height: 60px;\n}\n\n.map__detail .w__header-text h5 {\n color: white !important;\n font-weight: 550 !important;\n text-align: center;\n}\n\n.map__detail .w__header-text h3 {\n color: white !important;\n font-weight: 550 !important;\n margin-bottom: 10px !important;\n}\n\n.map__detail .nav-tabs__input {\n right: 128px;\n}\n\n.map__detail .nav-tabs__input--icon {\n right: 135px;\n}\n\n/*.map__detail .select2-container\n{\n width: 150px !important;\n position: absolute;\n top: 2px;\n right: 500px;\n}*/\n\n.map__detail .select2-selection {\n background-color: var(--darkergrey);\n border: 1px solid #5B5B5B;\n}\n\n.map__detail .select2-container--default .select2-selection--single .select2-selection__rendered {\n color: white !important;\n}\n\n.map__detail label {\n color: white;\n font-weight: 550;\n}\n\n.map__detail input.form-control {\n background-color: var(--darkergrey);\n color:\n /*var(--grey);*/\n white;\n border: 1px solid #5B5B5B;\n}\n\n.map__detail .multiselect__tags {\n background-color: var(--darkergrey);\n border: 1px solid #5B5B5B;\n}\n\n.map__detail .multiselect__single {\n background-color: var(--darkergrey);\n color: var(--grey);\n}\n\n.map__detail .multiselect__input {\n background-color: var(--darkergrey);\n color: var(--grey);\n}\n\n.map__detail .mx-input {\n background-color: var(--darkergrey);\n color:\n /*var(--grey);*/\n white;\n border-color: #5B5B5B;\n /*border-radius: 5px;*/\n}\n\n.map__detail .input-group-addon-green {\n border-color: #5B5B5B;\n background-color: var(--green) !important;\n}\n\n.map__detail .input-group-addon {\n border-color: #5B5B5B;\n background-color: black;\n color: white;\n}\n\n.map__detail .calendar__icon {\n /*background: url(../img/wertyz/calendar-white-small.svg);*/\n background-repeat: no-repeat;\n background-position: center;\n height: 30px;\n background-size: 30px;\n}\n\n.map__detail ul.nav-tabs {\n background-color: var(--darkergrey);\n border-bottom: 1px solid black;\n}\n\n.map__detail ul.nav-tabs li a {\n color: var(--lightgrey);\n padding: 8px 27px;\n /*height: 45px;*/\n}\n\n.map__detail .nav-tabs li.active a,\n.map__detail .nav-tabs>li>a:hover {\n background-color: black;\n color: white !important;\n border-top: 6px solid var(--green);\n}\n\n.map__detail .w__content__item {\n height: 35.7vh;\n overflow-y: auto;\n overflow-x: hidden;\n margin: 0;\n padding: 10px;\n}\n\n.map__detail--maximalize .w__content__item {\n height: 94.7vh;\n /*height: 50vh;*/\n}\n\n.map__detail--minimalize {\n height: 5.2vh;\n}\n\n.map__detail--minimalize .w__content__item {\n display: none;\n}\n\n.map__detail--minimalize .map__detail__info {\n display: none;\n}\n\n.map__detail .w__table thead th {\n color: var(--green);\n font-weight: bold;\n font-size: 14px;\n}\n\n.map__detail .w__back__btn-img {\n position: absolute;\n left: 20px;\n top: 2px;\n cursor: pointer;\n}\n\n.map__detail .detail__page {\n color: white;\n}\n\n.map__detail .w__table {\n margin-top: 0px !important;\n}\n\n.map__detail .w__table thead {\n background-color: black !important;\n}\n\n.map__detail .w__table tbody td {\n color: white !important;\n border-color: #444 !important;\n}\n\n.map__detail .w__table--hover tbody tr:not(.w__table__tr__child):hover{\n cursor: pointer;\n background-color: var(--darkergrey)\n}\n\n.map__detail .dataTables_scrollHeadInner {\n background-color: black;\n}\n\n/* VUEJS TRANSITION */\n.fade-enter-active {\n transition: opacity 0.5s ease;\n}\n\n.fade-leave-active {\n opacity: 0;\n}\n\n.fade-enter-from,\n.fade-leave-to {\n opacity: 0;\n}\n\n.slide-enter-active {\n -moz-transition-duration: 1s;\n -webkit-transition-duration: 1;\n -o-transition-duration: 1s;\n transition-duration: 1s;\n -moz-transition-timing-function: ease-in;\n -webkit-transition-timing-function: ease-in;\n -o-transition-timing-function: ease-in;\n transition-timing-function: ease-in;\n}\n\n.slide-leave-active {\n -moz-transition-duration: 1s;\n -webkit-transition-duration: 1s;\n -o-transition-duration: 1s;\n transition-duration: 1s;\n -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);\n -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);\n -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);\n transition-timing-function: cubic-bezier(0, 1, 0.5, 1);\n}\n\n.slide-enter-to,\n.slide-leave {\n max-height: 45vh;\n overflow: hidden;\n}\n\n.slide-enter,\n.slide-leave-to {\n overflow: hidden;\n max-height: 0;\n}\n\n.scale-enter-active,\n.scale-leave-active {\n transition: all 0.5s ease;\n}\n\n.scale-enter-from,\n.scale-leave-to {\n opacity: 0;\n transform: scale(0.9);\n}\n\n.slideside-enter-active,\n.slideside-leave-active {\n transition: all 0.25s ease-out;\n}\n\n.slideside-enter-to {\n position: absolute;\n right: 0;\n}\n\n.slideside-enter-from {\n position: absolute;\n right: -100%;\n}\n\n.slideside-leave-to {\n position: absolute;\n left: -100%;\n}\n\n.slideside-leave-from {\n position: absolute;\n left: 0;\n}\n\n.scale-slide-enter-active,\n.scale-slide-leave-active {\n position: absolute;\n transition: all 0.85s ease;\n}\n\n.scale-slide-enter-from {\n left: -100%;\n}\n\n.scale-slide-enter-to {\n left: 0%;\n}\n\n.scale-slide-leave-from {\n transform: scale(1);\n}\n\n.scale-slide-leave-to {\n transform: scale(0.8);\n}\n\n.modal-enter {\n opacity: 0;\n}\n\n.modal-leave-active {\n opacity: 0;\n}\n\n.modal-enter .modal-container,\n.modal-leave-active .modal-container {\n -webkit-transform: scale(1.1);\n transform: scale(1.1);\n}\n\n/* END VUEJS TRANSITION */\n\n/* OPEN LAYERS MODIFY */\n.ol-control button {\n width: 2.5em;\n height: 2.5em;\n}\n\n/* SCROLLBAR */\n\n.scrollbar::-webkit-scrollbar,\n.dataTables_scrollBody::-webkit-scrollbar, .dt-scroll-body::-webkit-scrollbar, .multiselect__content-wrapper::-webkit-scrollbar {\n width: 10px;\n height: 10px;\n scrollbar-width: thin;\n}\n\n.scrollbar::-webkit-scrollbar-track,\n.dataTables_scrollBody::-webkit-scrollbar-track, .dt-scroll-body::-webkit-scrollbar-track, .multiselect__content-wrapper::-webkit-scrollbar-track {\n background: var(--lightgrey);\n border-radius: 0px;\n}\n\n.scrollbar::-webkit-scrollbar-thumb,\n.dataTables_scrollBody::-webkit-scrollbar-thumb, .dt-scroll-body::-webkit-scrollbar-thumb, .multiselect__content-wrapper::-webkit-scrollbar-thumb {\n background: #009999;\n border-radius: 0px;\n}\n\n.scrollbar::-webkit-scrollbar-thumb:hover,\n.dataTables_scrollBody::-webkit-scrollbar-thumb:hover, .dt-scroll-body::-webkit-scrollbar-thumb:hover, .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover {\n background: #1A5D5C;\n}\n\n/* MAP */\n.ol-popup {\n position: absolute;\n background-color: #333;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n /*border-radius: 10px;*/\n /*border: 1px solid var(--green) !important;*/\n border: none !important;\n bottom: 12px;\n left: -140px !important;\n min-width: 280px;\n padding: 0 !important;\n display: block !important;\n /*box-shadow: 1px 1px 12px 1px black;*/\n box-shadow: 0px 0px 0px 1px #009999;\n\n /*border-radius: 5px;*/\n /*max-width: 510px;*/\n}\n\n.ol-popup:after,\n.ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: #4E4E4E !important;\n border-width: 5px !important;\n left: 50% !important;\n margin-left: -5px !important;\n}\n\n.ol-popup:before {\n border-top-color: var(--green) !important;\n border-width: 6px !important;\n left: 50% !important;\n margin-left: -6px !important;\n}\n\n.popup__header {\n background-color: #231F20;\n padding: 5px;\n display: flex;\n align-items: center;\n}\n\n.popup__header__img {\n background-color: white;\n border-radius: 5px;\n height: 40px;\n width: 40px;\n text-align: center;\n margin-right: 10px;\n}\n\n.popup__header__img img {\n height: 35px;\n width: 35px;\n position: relative;\n top: 50%;\n transform: translateY(-50%);\n}\n\n.popup__header__text {\n flex: 1;\n color: white;\n}\n\n.popup__header__text-big {\n font-size: 15px;\n font-weight: 550;\n display: block;\n}\n\n.popup__header__text-small {\n font-size: 12px;\n color: var(--green);\n display: block;\n}\n\n.popup__header__close {\n width: 20px;\n position: absolute;\n right: 0;\n top: 2px;\n cursor: pointer;\n}\n\n.popup__subheader {\n background-color: black;\n color: white;\n font-size: 15px;\n padding: 5px;\n text-align: center;\n}\n\n.popup__body {\n padding: 10px 5px;\n background-color: #4E4E4E;\n}\n\n.popup__body__button {\n background-color: #343434;\n width: 100%;\n height: 30px;\n margin-bottom: 8px;\n display: flex;\n align-items: center;\n border-radius: 15px;\n cursor: pointer;\n position: relative;\n}\n\n.popup__body__button--hover:hover {\n background-color: black;\n}\n\n.popup__body__button--selected {\n background-color: black;\n border: 1px solid #009999;\n}\n\n.popup__body__button--bg-red {\n background-color: var(--red);\n}\n\n.popup__body__button--bg-green {\n background-color: var(--green);\n}\n\n.popup__body__button-img {\n background-color: black;\n height: 28px;\n width: 28px;\n border-radius: 50%;\n text-align: center;\n position: absolute;\n}\n\n.popup__body__name {\n color: white;\n font-weight: 550;\n margin-top: 5px;\n font-size: 14px;\n}\n\n.popup__body__header {\n margin-top: 5px;\n background-color: transparent;\n text-align: center;\n border-bottom: 2px solid var(--green);\n color: white;\n padding: 10px;\n font-weight: 550;\n}\n\n.popup__body__text {\n color: #009999;\n font-size: 14px;\n}\n\n.popup__body__button--bg-red .popup__body__button-img {\n background-color: #8E1011;\n}\n\n.popup__body__button-img img {\n height: 19px;\n width: 18px;\n position: relative;\n top: 50%;\n transform: translateY(-50%);\n}\n\n.popup__body__button--bg-red .popup__body__button-img img {\n height: 28px;\n width: 28px;\n}\n\n.popup__body__button-text {\n color: white;\n flex: 1;\n text-align: center;\n font-size: 13px;\n font-weight: 550;\n}\n\n.popup__body__button-number {\n color: white;\n position: absolute;\n z-index: 5;\n left: 9px;\n top: 6px;\n font-size: 9px;\n width: 10px;\n text-align: center;\n}\n\n.ol-popup table {\n margin-bottom: 0px;\n}\n\n.ol-popup .popup__table-wrapper {\n max-height: 200px;\n overflow-y: auto;\n padding-top: 0px;\n padding: 0px;\n background-color: black;\n}\n\n.ol-popup table thead {\n background-color: black;\n color: white;\n}\n\n.ol-popup table th {\n position: sticky;\n top: 0;\n background-color: black;\n}\n\n.ol-popup table td {\n color: black;\n background-color: #D2E8E6;\n}\n\n/* TOASTIFICATION MODIFY */\n.Vue-Toastification__toast--info\n{\n background-color: var(--darkblue) !important;\n}\n\n.Vue-Toastification__toast--success\n{\n background-color: var(--green) !important;\n}\n\n.Vue-Toastification__toast--error\n{\n background-color: var(--red) !important;\n}\n\n.Vue-Toastification__toast--warning\n{\n background-color: var(--orange) !important;\n}\n\n/* Radio button */\n.control {\n font-family: arial;\n display: block;\n position: relative;\n padding-left: 30px;\n margin-bottom: 5px;\n padding-top: 2px;\n cursor: pointer;\n font-size: 14px;\n}\n .control input {\n position: absolute;\n z-index: -1;\n opacity: 0;\n }\n.control_indicator {\n position: absolute;\n top: 2px;\n left: 0;\n height: 20px;\n width: 20px;\n background: #e6e6e6;\n border: 0px solid #000000;\n border-radius: undefinedpx;\n}\n.control:hover input ~ .control_indicator,\n.control input:focus ~ .control_indicator {\n background: #cccccc;\n}\n\n.control input:checked ~ .control_indicator {\n background: #009999;\n}\n.control:hover input:not([disabled]):checked ~ .control_indicator,\n.control input:checked:focus ~ .control_indicator {\n background: #0e6647d;\n}\n.control input:disabled ~ .control_indicator {\n background: #e6e6e6;\n opacity: 0.6;\n pointer-events: none;\n}\n.control_indicator:after {\n box-sizing: unset;\n content: '';\n position: absolute;\n display: none;\n}\n.control input:checked ~ .control_indicator:after {\n display: block;\n}\n.control-radio .control_indicator {\n border-radius: 20%;\n}\n\n.control-radio .control_indicator:after {\n left: 7px;\n top: 7px;\n height: 6px;\n width: 6px;\n border-radius: 50%;\n background: #ffffff;\n transition: background 250ms;\n}\n.control-radio input:disabled ~ .control_indicator:after {\n background: #7b7b7b;\n}.control-radio .control_indicator::before {\n content: '';\n display: block;\n position: absolute;\n left: 0;\n top: 0;\n width: 4.5rem;\n height: 4.5rem;\n margin-left: -1.3rem;\n margin-top: -1.3rem;\n background: #009999;\n border-radius: 3rem;\n opacity: 0.6;\n z-index: 99999;\n transform: scale(0);\n}\n@keyframes s-ripple {\n 0% {\n opacity: 0;\n transform: scale(0);\n }\n 20% {\n transform: scale(1);\n }\n 100% {\n opacity: 0.01;\n transform: scale(1);\n }\n}\n@keyframes s-ripple-dup {\n 0% {\n transform: scale(0);\n }\n 30% {\n transform: scale(1);\n }\n 60% {\n transform: scale(1);\n }\n 100% {\n opacity: 0;\n transform: scale(1);\n }\n}\n.control-radio input + .control_indicator::before {\n animation: s-ripple 250ms ease-out;\n}\n.control-radio input:checked + .control_indicator::before {\n animation-name: s-ripple-dup;\n}\n\n.control-group {\n display: flex;\n justify-content: space-evenly;\n}\n\n.control-disabled {\n text-decoration: line-through;\n cursor: default;\n color: var(--grey);\n}\n\n/* CHARTS */\ncanvas {height: 100%!important}",""]);const o=s},336:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"@media screen and (max-width: 767px) {\n .d-flex {\n flex-direction: column;\n }\n\n #right-content {\n position: absolute;\n width: 100% !important;\n top: 50px;\n }\n\n #main-content {\n min-width: 100%;\n }\n\n ul.nav-tabs {\n display: flex;\n overflow-y: hidden;\n }\n\n ul.nav-tabs li {\n min-width: auto;\n }\n\n .w__modal__content {\n width: 95% !important;\n max-height: 99%;\n overflow-y: auto;\n }\n\n .w__header {\n margin-bottom: 50px;\n position: relative;\n }\n\n .btn {\n margin-bottom: 10px;\n }\n\n #w-menu {\n height: 100%;\n overflow-y: auto;\n top: 0;\n }\n\n .menu__content {\n height: 100%;\n }\n\n .menu__footer {\n position: relative;\n }\n\n /* MULTISELECT MODIFY */\n .multiselect__option--highlight {\n \n }\n}",""]);const o=s},1973:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"@media print {\n #right-content {\n display: none !important;\n }\n\n #main-content {\n max-width: 100% !important;\n }\n}",""]);const o=s},9178:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>h});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r),o=n(4417),l=n.n(o),d=new URL(n(6989),n.b),c=s()(i()),u=l()(d);c.push([e.id,`/*\nTo change this license header, choose License Headers in Project Properties.\nTo change this template file, choose Tools | Templates\nand open the template in the editor.\n*/\n/* \n Created on : Feb 11, 2021, 10:09:15 AM\n Author : trnka\n*/\n\n.RouteDiagram__defs--icon-circle\n{ \n fill:white;\n stroke-miterlimit:10;\n stroke-width: 2px;\n}\n\n.RouteDiagram__defs--fill-white\n{\n fill: white\n}\n\n.RouteDiagram__defs--fill-green\n{\n fill: #009999;\n}\n\n#RouteDiagram-content\n{\n overflow: hidden;\n flex: 1;\n overflow-x: auto;\n}\n\n#RouteDiagram-list\n{\n}\n\n.RouteDiagram--text-bolder\n{\n font-weight: 550;\n}\n\n.RouteDiagram__wrapper\n{\n width: 100%;\n display: flex;\n flex-flow: row-reverse;\n padding: 0 0 0 0;\n}\n\n.RouteDiagram-list__item\n{\n /*border-right: 3px solid #80808036;*/\n background-color: rgba(51, 122, 183, .05);;\n border-bottom: 1px solid #80808036;\n justify-content: center;\n align-items: center;\n display: flex;\n text-align: center;\n padding: 0 5px;\n /*width: 220px;*/ /* dalo sa to ako option */\n}\n\n.RouteDiagram-list__item--rtl\n{\n border-left: 3px solid rgba(128, 128, 128, .2);\n}\n\n.RouteDiagram-list__item--ltr\n{\n border-right: 3px solid rgba(128, 128, 128, .2);\n}\n\n.RouteDiagram-list__item__time\n{\n flex:0 0 90px;\n text-align: right;\n font-weight: bold;\n border-right: 2px solid var(--main-color);\n padding: 5px;\n}\n\n.RouteDiagram-list__item__time-num\n{\n \n}\n\n.RouteDiagram-list__item__time-text\n{\n \n}\n\n.RouteDiagram-list__item--active\n{\n background-color: rgba(0, 153, 153, 0.2);\n}\n\n.RouteDiagram-list__item--icon\n{\n background-image: url(${u});\n width: 20px;\n height: 15px;\n background-repeat: no-repeat;\n background-position: center;\n flex: 0 0 15px;\n}\n\n.RouteDiagram-list__item--text\n{\n /*width: 100%;*/\n padding: 0 5px;\n flex: 1;\n text-align: center;\n}\n\n.RouteDiagram__list__item--platform\n{\n /*flex: 0 0 50px;*/\n color: grey;\n}\n\n.RouteDiagram-list__item--vehicle-next\n{\n \n}\n\n.RouteDiagram-list__item--vehicle-previous\n{\n \n}\n\n.RouteDiagram__path\n{\n fill: none;\n stroke: #999;\n stroke-width: 2px;\n}\n\n.RouteDiagram__stop\n{\n stroke-width: 1px;\n /*stroke: white;*/\n}\n\n.RouteDiagram__stop--first-segment\n{\n fill: white;\n stroke: black;\n stroke-width: 1px;\n}\n\n.RouteDiagram__cover\n{\n fill: white;\n stroke: #DDD;\n stroke-width: 1px;\n cursor: pointer;\n fill-opacity: 0;\n}\n\n.RouteDiagram__vehicle\n{\n cursor: pointer;\n}\n\n.RouteDiagram__vehicle--selected\n{\n \n}\n\n.RouteDiagram__cover--active\n{\n fill: #009999;\n fill-opacity: 0.1;\n stroke: #009999;\n}\n\n.RouteDiagram__centerAxis\n{\n fill: none;\n stroke: grey;\n stroke-width:1px;\n}\n\n.RouteDiagram-times__item\n{\n line-height: 2;\n}\n\n.RouteDiagram-times__item--active\n{\n background-color: rgba(0, 153, 153, 0.2);\n}\n\n.RouteDiagram-times__item__time\n{\n /*flex:0 0 90px;\n text-align: right;*/\n font-weight: bold;\n /*border-right: 2px solid var(--main-color);*/\n padding: 5px;\n}\n\n.RouteDiagram-times__item__time-num\n{\n \n}\n\n.RouteDiagram-times__item__time-text\n{\n \n}`,""]);const h=c},6314:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",a=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),a&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),a&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,a,i,r){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(a)for(var o=0;o<this.length;o++){var l=this[o][0];null!=l&&(s[l]=!0)}for(var d=0;d<e.length;d++){var c=[].concat(e[d]);a&&s[c[0]]||(void 0!==r&&(void 0===c[5]||(c[1]="@layer".concat(c[5].length>0?" ".concat(c[5]):""," {").concat(c[1],"}")),c[5]=r),n&&(c[2]?(c[1]="@media ".concat(c[2]," {").concat(c[1],"}"),c[2]=n):c[2]=n),i&&(c[4]?(c[1]="@supports (".concat(c[4],") {").concat(c[1],"}"),c[4]=i):c[4]="".concat(i)),t.push(c))}},t}},4417:e=>{"use strict";e.exports=function(e,t){return t||(t={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]|(%20)/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},1601:e=>{"use strict";e.exports=function(e){return e[1]}},5177:function(e,t,n){!function(e){"use strict";e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[Môre om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},1488:function(e,t,n){!function(e){"use strict";var t=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},n={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},a=function(e){return function(a,i,r,s){var o=t(a),l=n[e][t(a)];return 2===o&&(l=l[i?0:1]),l.replace(/%d/i,a)}},i=["جانفي","فيفري","مارس","أفريل","ماي","جوان","جويلية","أوت","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];e.defineLocale("ar-dz",{months:i,monthsShort:i,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:a("s"),ss:a("s"),m:a("m"),mm:a("m"),h:a("h"),hh:a("h"),d:a("d"),dd:a("d"),M:a("M"),MM:a("M"),y:a("y"),yy:a("y")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:0,doy:4}})}(n(5093))},8676:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-kw",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:0,doy:12}})}(n(5093))},2353:function(e,t,n){!function(e){"use strict";var t={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},a={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},i=function(e){return function(t,i,r,s){var o=n(t),l=a[e][n(t)];return 2===o&&(l=l[i?0:1]),l.replace(/%d/i,t)}},r=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];e.defineLocale("ar-ly",{months:r,monthsShort:r,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:i("s"),ss:i("s"),m:i("m"),mm:i("m"),h:i("h"),hh:i("h"),d:i("d"),dd:i("d"),M:i("M"),MM:i("M"),y:i("y"),yy:i("y")},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}})}(n(5093))},4496:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-ma",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}})}(n(5093))},6947:function(e,t,n){!function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"};e.defineLocale("ar-ps",{months:"كانون الثاني_شباط_آذار_نيسان_أيّار_حزيران_تمّوز_آب_أيلول_تشري الأوّل_تشرين الثاني_كانون الأوّل".split("_"),monthsShort:"ك٢_شباط_آذار_نيسان_أيّار_حزيران_تمّوز_آب_أيلول_ت١_ت٢_ك١".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(e){return e.replace(/[٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).split("").reverse().join("").replace(/[١٢](?![\u062a\u0643])/g,(function(e){return n[e]})).split("").reverse().join("").replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:0,doy:6}})}(n(5093))},2682:function(e,t,n){!function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"};e.defineLocale("ar-sa",{months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:0,doy:6}})}(n(5093))},9756:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-tn",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}})}(n(5093))},1509:function(e,t,n){!function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},a=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},i={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},r=function(e){return function(t,n,r,s){var o=a(t),l=i[e][a(t)];return 2===o&&(l=l[n?0:1]),l.replace(/%d/i,t)}},s=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];e.defineLocale("ar",{months:s,monthsShort:s,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:r("s"),ss:r("s"),m:r("m"),mm:r("m"),h:r("h"),hh:r("h"),d:r("d"),dd:r("d"),M:r("M"),MM:r("M"),y:r("y"),yy:r("y")},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}})}(n(5093))},5533:function(e,t,n){!function(e){"use strict";var t={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-üncü",4:"-üncü",100:"-üncü",6:"-ncı",9:"-uncu",10:"-uncu",30:"-uncu",60:"-ıncı",90:"-ıncı"};e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə".split("_"),weekdaysShort:"Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən".split("_"),weekdaysMin:"Bz_BE_ÇA_Çə_CA_Cü_Şə".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[gələn həftə] dddd [saat] LT",lastDay:"[dünən] LT",lastWeek:"[keçən həftə] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s əvvəl",s:"bir neçə saniyə",ss:"%d saniyə",m:"bir dəqiqə",mm:"%d dəqiqə",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gecə|səhər|gündüz|axşam/,isPM:function(e){return/^(gündüz|axşam)$/.test(e)},meridiem:function(e,t,n){return e<4?"gecə":e<12?"səhər":e<17?"gündüz":"axşam"},dayOfMonthOrdinalParse:/\d{1,2}-(ıncı|inci|nci|üncü|ncı|uncu)/,ordinal:function(e){if(0===e)return e+"-ıncı";var n=e%10,a=e%100-n,i=e>=100?100:null;return e+(t[n]||t[a]||t[i])},week:{dow:1,doy:7}})}(n(5093))},8959:function(e,t,n){!function(e){"use strict";function t(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,a){return"m"===a?n?"хвіліна":"хвіліну":"h"===a?n?"гадзіна":"гадзіну":e+" "+t({ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"хвіліна_хвіліны_хвілін":"хвіліну_хвіліны_хвілін",hh:n?"гадзіна_гадзіны_гадзін":"гадзіну_гадзіны_гадзін",dd:"дзень_дні_дзён",MM:"месяц_месяцы_месяцаў",yy:"год_гады_гадоў"}[a],+e)}e.defineLocale("be",{months:{format:"студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня".split("_"),standalone:"студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_лістапад_снежань".split("_")},monthsShort:"студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж".split("_"),weekdays:{format:"нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу".split("_"),standalone:"нядзеля_панядзелак_аўторак_серада_чацвер_пятніца_субота".split("_"),isFormat:/\[ ?[Ууў] ?(?:мінулую|наступную)? ?\] ?dddd/},weekdaysShort:"нд_пн_ат_ср_чц_пт_сб".split("_"),weekdaysMin:"нд_пн_ат_ср_чц_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сёння ў] LT",nextDay:"[Заўтра ў] LT",lastDay:"[Учора ў] LT",nextWeek:function(){return"[У] dddd [ў] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[У мінулую] dddd [ў] LT";case 1:case 2:case 4:return"[У мінулы] dddd [ў] LT"}},sameElse:"L"},relativeTime:{future:"праз %s",past:"%s таму",s:"некалькі секунд",m:n,mm:n,h:n,hh:n,d:"дзень",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночы|раніцы|дня|вечара/,isPM:function(e){return/^(дня|вечара)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночы":e<12?"раніцы":e<17?"дня":"вечара"},dayOfMonthOrdinalParse:/\d{1,2}-(і|ы|га)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!=2&&e%10!=3||e%100==12||e%100==13?e+"-ы":e+"-і";case"D":return e+"-га";default:return e}},week:{dow:1,doy:7}})}(n(5093))},7777:function(e,t,n){!function(e){"use strict";e.defineLocale("bg",{months:"януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември".split("_"),monthsShort:"яну_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек".split("_"),weekdays:"неделя_понеделник_вторник_сряда_четвъртък_петък_събота".split("_"),weekdaysShort:"нед_пон_вто_сря_чет_пет_съб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Днес в] LT",nextDay:"[Утре в] LT",nextWeek:"dddd [в] LT",lastDay:"[Вчера в] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Миналата] dddd [в] LT";case 1:case 2:case 4:case 5:return"[Миналия] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"след %s",past:"преди %s",s:"няколко секунди",ss:"%d секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дена",w:"седмица",ww:"%d седмици",M:"месец",MM:"%d месеца",y:"година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}})}(n(5093))},4903:function(e,t,n){!function(e){"use strict";e.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_Mɛkalo_Zuwɛnkalo_Zuluyekalo_Utikalo_Sɛtanburukalo_ɔkutɔburukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_Mɛ_Zuw_Zul_Uti_Sɛt_ɔku_Now_Des".split("_"),weekdays:"Kari_Ntɛnɛn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Ntɛ_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm"},calendar:{sameDay:"[Bi lɛrɛ] LT",nextDay:"[Sini lɛrɛ] LT",nextWeek:"dddd [don lɛrɛ] LT",lastDay:"[Kunu lɛrɛ] LT",lastWeek:"dddd [tɛmɛnen lɛrɛ] LT",sameElse:"L"},relativeTime:{future:"%s kɔnɔ",past:"a bɛ %s bɔ",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"lɛrɛ kelen",hh:"lɛrɛ %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}})}(n(5093))},7357:function(e,t,n){!function(e){"use strict";var t={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"};e.defineLocale("bn-bd",{months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গল_বুধ_বৃহ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/রাত|ভোর|সকাল|দুপুর|বিকাল|সন্ধ্যা|রাত/,meridiemHour:function(e,t){return 12===e&&(e=0),"রাত"===t?e<4?e:e+12:"ভোর"===t||"সকাল"===t?e:"দুপুর"===t?e>=3?e:e+12:"বিকাল"===t||"সন্ধ্যা"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"রাত":e<6?"ভোর":e<12?"সকাল":e<15?"দুপুর":e<18?"বিকাল":e<20?"সন্ধ্যা":"রাত"},week:{dow:0,doy:6}})}(n(5093))},1290:function(e,t,n){!function(e){"use strict";var t={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"};e.defineLocale("bn",{months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গল_বুধ_বৃহ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/রাত|সকাল|দুপুর|বিকাল|রাত/,meridiemHour:function(e,t){return 12===e&&(e=0),"রাত"===t&&e>=4||"দুপুর"===t&&e<5||"বিকাল"===t?e+12:e},meridiem:function(e,t,n){return e<4?"রাত":e<10?"সকাল":e<17?"দুপুর":e<20?"বিকাল":"রাত"},week:{dow:0,doy:6}})}(n(5093))},1545:function(e,t,n){!function(e){"use strict";var t={1:"༡",2:"༢",3:"༣",4:"༤",5:"༥",6:"༦",7:"༧",8:"༨",9:"༩",0:"༠"},n={"༡":"1","༢":"2","༣":"3","༤":"4","༥":"5","༦":"6","༧":"7","༨":"8","༩":"9","༠":"0"};e.defineLocale("bo",{months:"ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),monthsShort:"ཟླ་1_ཟླ་2_ཟླ་3_ཟླ་4_ཟླ་5_ཟླ་6_ཟླ་7_ཟླ་8_ཟླ་9_ཟླ་10_ཟླ་11_ཟླ་12".split("_"),monthsShortRegex:/^(ཟླ་\d{1,2})/,monthsParseExact:!0,weekdays:"གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་".split("_"),weekdaysShort:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),weekdaysMin:"ཉི_ཟླ_མིག_ལྷག_ཕུར_སངས_སྤེན".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[དི་རིང] LT",nextDay:"[སང་ཉིན] LT",nextWeek:"[བདུན་ཕྲག་རྗེས་མ], LT",lastDay:"[ཁ་སང] LT",lastWeek:"[བདུན་ཕྲག་མཐའ་མ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ལ་",past:"%s སྔན་ལ",s:"ལམ་སང",ss:"%d སྐར་ཆ།",m:"སྐར་མ་གཅིག",mm:"%d སྐར་མ",h:"ཆུ་ཚོད་གཅིག",hh:"%d ཆུ་ཚོད",d:"ཉིན་གཅིག",dd:"%d ཉིན་",M:"ཟླ་བ་གཅིག",MM:"%d ཟླ་བ",y:"ལོ་གཅིག",yy:"%d ལོ"},preparse:function(e){return e.replace(/[༡༢༣༤༥༦༧༨༩༠]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/མཚན་མོ|ཞོགས་ཀས|ཉིན་གུང|དགོང་དག|མཚན་མོ/,meridiemHour:function(e,t){return 12===e&&(e=0),"མཚན་མོ"===t&&e>=4||"ཉིན་གུང"===t&&e<5||"དགོང་དག"===t?e+12:e},meridiem:function(e,t,n){return e<4?"མཚན་མོ":e<10?"ཞོགས་ཀས":e<17?"ཉིན་གུང":e<20?"དགོང་དག":"མཚན་མོ"},week:{dow:0,doy:6}})}(n(5093))},1470:function(e,t,n){!function(e){"use strict";function t(e,t,n){return e+" "+i({mm:"munutenn",MM:"miz",dd:"devezh"}[n],e)}function n(e){switch(a(e)){case 1:case 3:case 4:case 5:case 9:return e+" bloaz";default:return e+" vloaz"}}function a(e){return e>9?a(e%10):e}function i(e,t){return 2===t?r(e):e}function r(e){var t={m:"v",b:"v",d:"z"};return void 0===t[e.charAt(0)]?e:t[e.charAt(0)]+e.substring(1)}var s=[/^gen/i,/^c[ʼ\']hwe/i,/^meu/i,/^ebr/i,/^mae/i,/^(mez|eve)/i,/^gou/i,/^eos/i,/^gwe/i,/^her/i,/^du/i,/^ker/i],o=/^(genver|c[ʼ\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu|gen|c[ʼ\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,l=/^(genver|c[ʼ\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,d=/^(gen|c[ʼ\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,c=[/^sul/i,/^lun/i,/^meurzh/i,/^merc[ʼ\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],u=[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],h=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];e.defineLocale("br",{months:"Genver_Cʼhwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_Cʼhwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Mercʼher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:h,fullWeekdaysParse:c,shortWeekdaysParse:u,minWeekdaysParse:h,monthsRegex:o,monthsShortRegex:o,monthsStrictRegex:l,monthsShortStrictRegex:d,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY HH:mm",LLLL:"dddd, D [a viz] MMMM YYYY HH:mm"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warcʼhoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Decʼh da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s ʼzo",s:"un nebeud segondennoù",ss:"%d eilenn",m:"ur vunutenn",mm:t,h:"un eur",hh:"%d eur",d:"un devezh",dd:t,M:"ur miz",MM:t,y:"ur bloaz",yy:n},dayOfMonthOrdinalParse:/\d{1,2}(añ|vet)/,ordinal:function(e){return e+(1===e?"añ":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(e){return"g.m."===e},meridiem:function(e,t,n){return e<12?"a.m.":"g.m."}})}(n(5093))},4429:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){if("m"===n)return t?"jedna minuta":a?"jednu minutu":"jedne minute"}function n(e,t,n){var a=e+" ";switch(n){case"ss":return a+=1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi";case"mm":return a+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";case"h":return"jedan sat";case"hh":return a+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return a+=1===e?"dan":"dana";case"MM":return a+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return a+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}e.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:n,m:t,mm:n,h:n,hh:n,d:"dan",dd:n,M:"mjesec",MM:n,y:"godinu",yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},7306:function(e,t,n){!function(e){"use strict";e.defineLocale("ca",{months:{standalone:"gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de març_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[demà a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}})}(n(5093))},6464:function(e,t,n){!function(e){"use strict";var t={standalone:"leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_"),format:"ledna_února_března_dubna_května_června_července_srpna_září_října_listopadu_prosince".split("_"),isFormat:/DD?[o.]?(\[[^\[\]]*\]|\s)+MMMM/},n="led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_"),a=[/^led/i,/^úno/i,/^bře/i,/^dub/i,/^kvě/i,/^(čvn|červen$|června)/i,/^(čvc|červenec|července)/i,/^srp/i,/^zář/i,/^říj/i,/^lis/i,/^pro/i],i=/^(leden|únor|březen|duben|květen|červenec|července|červen|června|srpen|září|říjen|listopad|prosinec|led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i;function r(e){return e>1&&e<5&&1!=~~(e/10)}function s(e,t,n,a){var i=e+" ";switch(n){case"s":return t||a?"pár sekund":"pár sekundami";case"ss":return t||a?i+(r(e)?"sekundy":"sekund"):i+"sekundami";case"m":return t?"minuta":a?"minutu":"minutou";case"mm":return t||a?i+(r(e)?"minuty":"minut"):i+"minutami";case"h":return t?"hodina":a?"hodinu":"hodinou";case"hh":return t||a?i+(r(e)?"hodiny":"hodin"):i+"hodinami";case"d":return t||a?"den":"dnem";case"dd":return t||a?i+(r(e)?"dny":"dní"):i+"dny";case"M":return t||a?"měsíc":"měsícem";case"MM":return t||a?i+(r(e)?"měsíce":"měsíců"):i+"měsíci";case"y":return t||a?"rok":"rokem";case"yy":return t||a?i+(r(e)?"roky":"let"):i+"lety"}}e.defineLocale("cs",{months:t,monthsShort:n,monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(leden|ledna|února|únor|březen|března|duben|dubna|květen|května|červenec|července|červen|června|srpen|srpna|září|říjen|října|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[zítra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v neděli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve středu v] LT";case 4:return"[ve čtvrtek v] LT";case 5:return"[v pátek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[včera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou neděli v] LT";case 1:case 2:return"[minulé] dddd [v] LT";case 3:return"[minulou středu v] LT";case 4:case 5:return"[minulý] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"před %s",s,ss:s,m:s,mm:s,h:s,hh:s,d:s,dd:s,M:s,MM:s,y:s,yy:s},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},3635:function(e,t,n){!function(e){"use strict";e.defineLocale("cv",{months:"кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав".split("_"),monthsShort:"кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш".split("_"),weekdays:"вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун".split("_"),weekdaysShort:"выр_тун_ытл_юн_кӗҫ_эрн_шӑм".split("_"),weekdaysMin:"вр_тн_ыт_юн_кҫ_эр_шм".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]",LLL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm",LLLL:"dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm"},calendar:{sameDay:"[Паян] LT [сехетре]",nextDay:"[Ыран] LT [сехетре]",lastDay:"[Ӗнер] LT [сехетре]",nextWeek:"[Ҫитес] dddd LT [сехетре]",lastWeek:"[Иртнӗ] dddd LT [сехетре]",sameElse:"L"},relativeTime:{future:function(e){return e+(/сехет$/i.exec(e)?"рен":/ҫул$/i.exec(e)?"тан":"ран")},past:"%s каялла",s:"пӗр-ик ҫеккунт",ss:"%d ҫеккунт",m:"пӗр минут",mm:"%d минут",h:"пӗр сехет",hh:"%d сехет",d:"пӗр кун",dd:"%d кун",M:"пӗр уйӑх",MM:"%d уйӑх",y:"пӗр ҫул",yy:"%d ҫул"},dayOfMonthOrdinalParse:/\d{1,2}-мӗш/,ordinal:"%d-мӗш",week:{dow:1,doy:7}})}(n(5093))},4226:function(e,t,n){!function(e){"use strict";e.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn ôl",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(e){var t="";return e>20?t=40===e||50===e||60===e||80===e||100===e?"fed":"ain":e>0&&(t=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][e]),e+t},week:{dow:1,doy:4}})}(n(5093))},3601:function(e,t,n){!function(e){"use strict";e.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"søn_man_tir_ons_tor_fre_lør".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"på dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"få sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en måned",MM:"%d måneder",y:"et år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},6111:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("de-at",{months:"Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jän._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},4697:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("de-ch",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7853:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("de",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},708:function(e,t,n){!function(e){"use strict";var t=["ޖެނުއަރީ","ފެބްރުއަރީ","މާރިޗު","އޭޕްރީލު","މޭ","ޖޫން","ޖުލައި","އޯގަސްޓު","ސެޕްޓެމްބަރު","އޮކްޓޯބަރު","ނޮވެމްބަރު","ޑިސެމްބަރު"],n=["އާދިއްތަ","ހޯމަ","އަންގާރަ","ބުދަ","ބުރާސްފަތި","ހުކުރު","ހޮނިހިރު"];e.defineLocale("dv",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:"އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/މކ|މފ/,isPM:function(e){return"މފ"===e},meridiem:function(e,t,n){return e<12?"މކ":"މފ"},calendar:{sameDay:"[މިއަދު] LT",nextDay:"[މާދަމާ] LT",nextWeek:"dddd LT",lastDay:"[އިއްޔެ] LT",lastWeek:"[ފާއިތުވި] dddd LT",sameElse:"L"},relativeTime:{future:"ތެރޭގައި %s",past:"ކުރިން %s",s:"ސިކުންތުކޮޅެއް",ss:"d% ސިކުންތު",m:"މިނިޓެއް",mm:"މިނިޓު %d",h:"ގަޑިއިރެއް",hh:"ގަޑިއިރު %d",d:"ދުވަހެއް",dd:"ދުވަސް %d",M:"މަހެއް",MM:"މަސް %d",y:"އަހަރެއް",yy:"އަހަރު %d"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:7,doy:12}})}(n(5093))},4691:function(e,t,n){!function(e){"use strict";function t(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}e.defineLocale("el",{monthsNominativeEl:"Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsGenitiveEl:"Ιανουαρίου_Φεβρουαρίου_Μαρτίου_Απριλίου_Μαΐου_Ιουνίου_Ιουλίου_Αυγούστου_Σεπτεμβρίου_Οκτωβρίου_Νοεμβρίου_Δεκεμβρίου".split("_"),months:function(e,t){return e?"string"==typeof t&&/D/.test(t.substring(0,t.indexOf("MMMM")))?this._monthsGenitiveEl[e.month()]:this._monthsNominativeEl[e.month()]:this._monthsNominativeEl},monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ".split("_"),weekdays:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),weekdaysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ".split("_"),weekdaysMin:"Κυ_Δε_Τρ_Τε_Πε_Πα_Σα".split("_"),meridiem:function(e,t,n){return e>11?n?"μμ":"ΜΜ":n?"πμ":"ΠΜ"},isPM:function(e){return"μ"===(e+"").toLowerCase()[0]},meridiemParse:/[ΠΜ]\.?Μ?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[Σήμερα {}] LT",nextDay:"[Αύριο {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[Χθες {}] LT",lastWeek:function(){return 6===this.day()?"[το προηγούμενο] dddd [{}] LT":"[την προηγούμενη] dddd [{}] LT"},sameElse:"L"},calendar:function(e,n){var a=this._calendarEl[e],i=n&&n.hours();return t(a)&&(a=a.apply(n)),a.replace("{}",i%12==1?"στη":"στις")},relativeTime:{future:"σε %s",past:"%s πριν",s:"λίγα δευτερόλεπτα",ss:"%d δευτερόλεπτα",m:"ένα λεπτό",mm:"%d λεπτά",h:"μία ώρα",hh:"%d ώρες",d:"μία μέρα",dd:"%d μέρες",M:"ένας μήνας",MM:"%d μήνες",y:"ένας χρόνος",yy:"%d χρόνια"},dayOfMonthOrdinalParse:/\d{1,2}η/,ordinal:"%dη",week:{dow:1,doy:4}})}(n(5093))},3872:function(e,t,n){!function(e){"use strict";e.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:0,doy:4}})}(n(5093))},8298:function(e,t,n){!function(e){"use strict";e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}})}(n(5093))},6195:function(e,t,n){!function(e){"use strict";e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},6584:function(e,t,n){!function(e){"use strict";e.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},5543:function(e,t,n){!function(e){"use strict";e.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}})}(n(5093))},9033:function(e,t,n){!function(e){"use strict";e.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:0,doy:6}})}(n(5093))},9402:function(e,t,n){!function(e){"use strict";e.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},3004:function(e,t,n){!function(e){"use strict";e.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},2934:function(e,t,n){!function(e){"use strict";e.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_aŭg_sept_okt_nov_dec".split("_"),weekdays:"dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_ĵaŭ_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_ĵa_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(e){return"p"===e.charAt(0).toLowerCase()},meridiem:function(e,t,n){return e>11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodiaŭ je] LT",nextDay:"[Morgaŭ je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hieraŭ je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"antaŭ %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}(n(5093))},838:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),a=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},7730:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),a=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:0,doy:4},invalidDate:"Fecha inválida"})}(n(5093))},6575:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),a=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:0,doy:6}})}(n(5093))},7650:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),a=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4},invalidDate:"Fecha inválida"})}(n(5093))},3035:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["mõne sekundi","mõni sekund","paar sekundit"],ss:[e+"sekundi",e+"sekundit"],m:["ühe minuti","üks minut"],mm:[e+" minuti",e+" minutit"],h:["ühe tunni","tund aega","üks tund"],hh:[e+" tunni",e+" tundi"],d:["ühe päeva","üks päev"],M:["kuu aja","kuu aega","üks kuu"],MM:[e+" kuu",e+" kuud"],y:["ühe aasta","aasta","üks aasta"],yy:[e+" aasta",e+" aastat"]};return t?i[n][2]?i[n][2]:i[n][1]:a?i[n][0]:i[n][1]}e.defineLocale("et",{months:"jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[Täna,] LT",nextDay:"[Homme,] LT",nextWeek:"[Järgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s pärast",past:"%s tagasi",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:"%d päeva",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},3508:function(e,t,n){!function(e){"use strict";e.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},119:function(e,t,n){!function(e){"use strict";var t={1:"۱",2:"۲",3:"۳",4:"۴",5:"۵",6:"۶",7:"۷",8:"۸",9:"۹",0:"۰"},n={"۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","۰":"0"};e.defineLocale("fa",{months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),weekdays:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysShort:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/قبل از ظهر|بعد از ظهر/,isPM:function(e){return/بعد از ظهر/.test(e)},meridiem:function(e,t,n){return e<12?"قبل از ظهر":"بعد از ظهر"},calendar:{sameDay:"[امروز ساعت] LT",nextDay:"[فردا ساعت] LT",nextWeek:"dddd [ساعت] LT",lastDay:"[دیروز ساعت] LT",lastWeek:"dddd [پیش] [ساعت] LT",sameElse:"L"},relativeTime:{future:"در %s",past:"%s پیش",s:"چند ثانیه",ss:"%d ثانیه",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"},preparse:function(e){return e.replace(/[۰-۹]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},dayOfMonthOrdinalParse:/\d{1,2}م/,ordinal:"%dم",week:{dow:6,doy:12}})}(n(5093))},527:function(e,t,n){!function(e){"use strict";var t="nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän".split(" "),n=["nolla","yhden","kahden","kolmen","neljän","viiden","kuuden",t[7],t[8],t[9]];function a(e,t,n,a){var r="";switch(n){case"s":return a?"muutaman sekunnin":"muutama sekunti";case"ss":r=a?"sekunnin":"sekuntia";break;case"m":return a?"minuutin":"minuutti";case"mm":r=a?"minuutin":"minuuttia";break;case"h":return a?"tunnin":"tunti";case"hh":r=a?"tunnin":"tuntia";break;case"d":return a?"päivän":"päivä";case"dd":r=a?"päivän":"päivää";break;case"M":return a?"kuukauden":"kuukausi";case"MM":r=a?"kuukauden":"kuukautta";break;case"y":return a?"vuoden":"vuosi";case"yy":r=a?"vuoden":"vuotta"}return r=i(e,a)+" "+r}function i(e,a){return e<10?a?n[e]:t[e]:e}e.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[tänään] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s päästä",past:"%s sitten",s:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},5995:function(e,t,n){!function(e){"use strict";e.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}})}(n(5093))},2477:function(e,t,n){!function(e){"use strict";e.defineLocale("fo",{months:"januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur".split("_"),weekdaysShort:"sun_mán_týs_mik_hós_frí_ley".split("_"),weekdaysMin:"su_má_tý_mi_hó_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[Í dag kl.] LT",nextDay:"[Í morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[Í gjár kl.] LT",lastWeek:"[síðstu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s síðani",s:"fá sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein tími",hh:"%d tímar",d:"ein dagur",dd:"%d dagar",M:"ein mánaður",MM:"%d mánaðir",y:"eitt ár",yy:"%d ár"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},6435:function(e,t,n){!function(e){"use strict";e.defineLocale("fr-ca",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}}})}(n(5093))},7892:function(e,t,n){!function(e){"use strict";e.defineLocale("fr-ch",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}})}(n(5093))},5498:function(e,t,n){!function(e){"use strict";var t=/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,n=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?)/i,a=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?|janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,i=[/^janv/i,/^févr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^août/i,/^sept/i,/^oct/i,/^nov/i,/^déc/i];e.defineLocale("fr",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:t,monthsShortStrictRegex:n,monthsParse:i,longMonthsParse:i,shortMonthsParse:i,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(e,t){switch(t){case"D":return e+(1===e?"er":"");default:case"M":case"Q":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}})}(n(5093))},7071:function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");e.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[ôfrûne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},1734:function(e,t,n){!function(e){"use strict";var t=["Eanáir","Feabhra","Márta","Aibreán","Bealtaine","Meitheamh","Iúil","Lúnasa","Meán Fómhair","Deireadh Fómhair","Samhain","Nollaig"],n=["Ean","Feabh","Márt","Aib","Beal","Meith","Iúil","Lún","M.F.","D.F.","Samh","Noll"],a=["Dé Domhnaigh","Dé Luain","Dé Máirt","Dé Céadaoin","Déardaoin","Dé hAoine","Dé Sathairn"],i=["Domh","Luan","Máirt","Céad","Déar","Aoine","Sath"],r=["Do","Lu","Má","Cé","Dé","A","Sa"];e.defineLocale("ga",{months:t,monthsShort:n,monthsParseExact:!0,weekdays:a,weekdaysShort:i,weekdaysMin:r,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Amárach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inné ag] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s ó shin",s:"cúpla soicind",ss:"%d soicind",m:"nóiméad",mm:"%d nóiméad",h:"uair an chloig",hh:"%d uair an chloig",d:"lá",dd:"%d lá",M:"mí",MM:"%d míonna",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}})}(n(5093))},217:function(e,t,n){!function(e){"use strict";var t=["Am Faoilleach","An Gearran","Am Màrt","An Giblean","An Cèitean","An t-Ògmhios","An t-Iuchar","An Lùnastal","An t-Sultain","An Dàmhair","An t-Samhain","An Dùbhlachd"],n=["Faoi","Gear","Màrt","Gibl","Cèit","Ògmh","Iuch","Lùn","Sult","Dàmh","Samh","Dùbh"],a=["Didòmhnaich","Diluain","Dimàirt","Diciadain","Diardaoin","Dihaoine","Disathairne"],i=["Did","Dil","Dim","Dic","Dia","Dih","Dis"],r=["Dò","Lu","Mà","Ci","Ar","Ha","Sa"];e.defineLocale("gd",{months:t,monthsShort:n,monthsParseExact:!0,weekdays:a,weekdaysShort:i,weekdaysMin:r,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-màireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-dè aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"mìos",MM:"%d mìosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}})}(n(5093))},7329:function(e,t,n){!function(e){"use strict";e.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_mércores_xoves_venres_sábado".split("_"),weekdaysShort:"dom._lun._mar._mér._xov._ven._sáb.".split("_"),weekdaysMin:"do_lu_ma_mé_xo_ve_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"ás":"á")+"] LT"},nextDay:function(){return"[mañá "+(1!==this.hours()?"ás":"á")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"ás":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"á":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"ás":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "+e},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},2124:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["थोडया सॅकंडांनी","थोडे सॅकंड"],ss:[e+" सॅकंडांनी",e+" सॅकंड"],m:["एका मिणटान","एक मिनूट"],mm:[e+" मिणटांनी",e+" मिणटां"],h:["एका वरान","एक वर"],hh:[e+" वरांनी",e+" वरां"],d:["एका दिसान","एक दीस"],dd:[e+" दिसांनी",e+" दीस"],M:["एका म्हयन्यान","एक म्हयनो"],MM:[e+" म्हयन्यानी",e+" म्हयने"],y:["एका वर्सान","एक वर्स"],yy:[e+" वर्सांनी",e+" वर्सां"]};return a?i[n][0]:i[n][1]}e.defineLocale("gom-deva",{months:{standalone:"जानेवारी_फेब्रुवारी_मार्च_एप्रील_मे_जून_जुलय_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),format:"जानेवारीच्या_फेब्रुवारीच्या_मार्चाच्या_एप्रीलाच्या_मेयाच्या_जूनाच्या_जुलयाच्या_ऑगस्टाच्या_सप्टेंबराच्या_ऑक्टोबराच्या_नोव्हेंबराच्या_डिसेंबराच्या".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"जाने._फेब्रु._मार्च_एप्री._मे_जून_जुल._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"आयतार_सोमार_मंगळार_बुधवार_बिरेस्तार_सुक्रार_शेनवार".split("_"),weekdaysShort:"आयत._सोम._मंगळ._बुध._ब्रेस्त._सुक्र._शेन.".split("_"),weekdaysMin:"आ_सो_मं_बु_ब्रे_सु_शे".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [वाजतां]",LTS:"A h:mm:ss [वाजतां]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [वाजतां]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [वाजतां]",llll:"ddd, D MMM YYYY, A h:mm [वाजतां]"},calendar:{sameDay:"[आयज] LT",nextDay:"[फाल्यां] LT",nextWeek:"[फुडलो] dddd[,] LT",lastDay:"[काल] LT",lastWeek:"[फाटलो] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s आदीं",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(वेर)/,ordinal:function(e,t){return"D"===t?e+"वेर":e},week:{dow:0,doy:3},meridiemParse:/राती|सकाळीं|दनपारां|सांजे/,meridiemHour:function(e,t){return 12===e&&(e=0),"राती"===t?e<4?e:e+12:"सकाळीं"===t?e:"दनपारां"===t?e>12?e:e+12:"सांजे"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"राती":e<12?"सकाळीं":e<16?"दनपारां":e<20?"सांजे":"राती"}})}(n(5093))},3383:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["thoddea sekondamni","thodde sekond"],ss:[e+" sekondamni",e+" sekond"],m:["eka mintan","ek minut"],mm:[e+" mintamni",e+" mintam"],h:["eka voran","ek vor"],hh:[e+" voramni",e+" voram"],d:["eka disan","ek dis"],dd:[e+" disamni",e+" dis"],M:["eka mhoinean","ek mhoino"],MM:[e+" mhoineamni",e+" mhoine"],y:["eka vorsan","ek voros"],yy:[e+" vorsamni",e+" vorsam"]};return a?i[n][0]:i[n][1]}e.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(e,t){return"D"===t?e+"er":e},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(e,t){return 12===e&&(e=0),"rati"===t?e<4?e:e+12:"sokallim"===t?e:"donparam"===t?e>12?e:e+12:"sanje"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"rati":e<12?"sokallim":e<16?"donparam":e<20?"sanje":"rati"}})}(n(5093))},5050:function(e,t,n){!function(e){"use strict";var t={1:"૧",2:"૨",3:"૩",4:"૪",5:"૫",6:"૬",7:"૭",8:"૮",9:"૯",0:"૦"},n={"૧":"1","૨":"2","૩":"3","૪":"4","૫":"5","૬":"6","૭":"7","૮":"8","૯":"9","૦":"0"};e.defineLocale("gu",{months:"જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર".split("_"),monthsShort:"જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.".split("_"),monthsParseExact:!0,weekdays:"રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર".split("_"),weekdaysShort:"રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ".split("_"),weekdaysMin:"ર_સો_મં_બુ_ગુ_શુ_શ".split("_"),longDateFormat:{LT:"A h:mm વાગ્યે",LTS:"A h:mm:ss વાગ્યે",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm વાગ્યે",LLLL:"dddd, D MMMM YYYY, A h:mm વાગ્યે"},calendar:{sameDay:"[આજ] LT",nextDay:"[કાલે] LT",nextWeek:"dddd, LT",lastDay:"[ગઇકાલે] LT",lastWeek:"[પાછલા] dddd, LT",sameElse:"L"},relativeTime:{future:"%s મા",past:"%s પહેલા",s:"અમુક પળો",ss:"%d સેકંડ",m:"એક મિનિટ",mm:"%d મિનિટ",h:"એક કલાક",hh:"%d કલાક",d:"એક દિવસ",dd:"%d દિવસ",M:"એક મહિનો",MM:"%d મહિનો",y:"એક વર્ષ",yy:"%d વર્ષ"},preparse:function(e){return e.replace(/[૧૨૩૪૫૬૭૮૯૦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/રાત|બપોર|સવાર|સાંજ/,meridiemHour:function(e,t){return 12===e&&(e=0),"રાત"===t?e<4?e:e+12:"સવાર"===t?e:"બપોર"===t?e>=10?e:e+12:"સાંજ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"રાત":e<10?"સવાર":e<17?"બપોર":e<20?"સાંજ":"રાત"},week:{dow:0,doy:6}})}(n(5093))},1713:function(e,t,n){!function(e){"use strict";e.defineLocale("he",{months:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳".split("_"),weekdays:"ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת".split("_"),weekdaysShort:"א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳".split("_"),weekdaysMin:"א_ב_ג_ד_ה_ו_ש".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [ב]MMMM YYYY",LLL:"D [ב]MMMM YYYY HH:mm",LLLL:"dddd, D [ב]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[היום ב־]LT",nextDay:"[מחר ב־]LT",nextWeek:"dddd [בשעה] LT",lastDay:"[אתמול ב־]LT",lastWeek:"[ביום] dddd [האחרון בשעה] LT",sameElse:"L"},relativeTime:{future:"בעוד %s",past:"לפני %s",s:"מספר שניות",ss:"%d שניות",m:"דקה",mm:"%d דקות",h:"שעה",hh:function(e){return 2===e?"שעתיים":e+" שעות"},d:"יום",dd:function(e){return 2===e?"יומיים":e+" ימים"},M:"חודש",MM:function(e){return 2===e?"חודשיים":e+" חודשים"},y:"שנה",yy:function(e){return 2===e?"שנתיים":e%10==0&&10!==e?e+" שנה":e+" שנים"}},meridiemParse:/אחה"צ|לפנה"צ|אחרי הצהריים|לפני הצהריים|לפנות בוקר|בבוקר|בערב/i,isPM:function(e){return/^(אחה"צ|אחרי הצהריים|בערב)$/.test(e)},meridiem:function(e,t,n){return e<5?"לפנות בוקר":e<10?"בבוקר":e<12?n?'לפנה"צ':"לפני הצהריים":e<18?n?'אחה"צ':"אחרי הצהריים":"בערב"}})}(n(5093))},3861:function(e,t,n){!function(e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},a=[/^जन/i,/^फ़र|फर/i,/^मार्च/i,/^अप्रै/i,/^मई/i,/^जून/i,/^जुल/i,/^अग/i,/^सितं|सित/i,/^अक्टू/i,/^नव|नवं/i,/^दिसं|दिस/i],i=[/^जन/i,/^फ़र/i,/^मार्च/i,/^अप्रै/i,/^मई/i,/^जून/i,/^जुल/i,/^अग/i,/^सित/i,/^अक्टू/i,/^नव/i,/^दिस/i];e.defineLocale("hi",{months:{format:"जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर".split("_"),standalone:"जनवरी_फरवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितंबर_अक्टूबर_नवंबर_दिसंबर".split("_")},monthsShort:"जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.".split("_"),weekdays:"रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm बजे",LTS:"A h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm बजे",LLLL:"dddd, D MMMM YYYY, A h:mm बजे"},monthsParse:a,longMonthsParse:a,shortMonthsParse:i,monthsRegex:/^(जनवरी|जन\.?|फ़रवरी|फरवरी|फ़र\.?|मार्च?|अप्रैल|अप्रै\.?|मई?|जून?|जुलाई|जुल\.?|अगस्त|अग\.?|सितम्बर|सितंबर|सित\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर|नव\.?|दिसम्बर|दिसंबर|दिस\.?)/i,monthsShortRegex:/^(जनवरी|जन\.?|फ़रवरी|फरवरी|फ़र\.?|मार्च?|अप्रैल|अप्रै\.?|मई?|जून?|जुलाई|जुल\.?|अगस्त|अग\.?|सितम्बर|सितंबर|सित\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर|नव\.?|दिसम्बर|दिसंबर|दिस\.?)/i,monthsStrictRegex:/^(जनवरी?|फ़रवरी|फरवरी?|मार्च?|अप्रैल?|मई?|जून?|जुलाई?|अगस्त?|सितम्बर|सितंबर|सित?\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर?|दिसम्बर|दिसंबर?)/i,monthsShortStrictRegex:/^(जन\.?|फ़र\.?|मार्च?|अप्रै\.?|मई?|जून?|जुल\.?|अग\.?|सित\.?|अक्टू\.?|नव\.?|दिस\.?)/i,calendar:{sameDay:"[आज] LT",nextDay:"[कल] LT",nextWeek:"dddd, LT",lastDay:"[कल] LT",lastWeek:"[पिछले] dddd, LT",sameElse:"L"},relativeTime:{future:"%s में",past:"%s पहले",s:"कुछ ही क्षण",ss:"%d सेकंड",m:"एक मिनट",mm:"%d मिनट",h:"एक घंटा",hh:"%d घंटे",d:"एक दिन",dd:"%d दिन",M:"एक महीने",MM:"%d महीने",y:"एक वर्ष",yy:"%d वर्ष"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/रात|सुबह|दोपहर|शाम/,meridiemHour:function(e,t){return 12===e&&(e=0),"रात"===t?e<4?e:e+12:"सुबह"===t?e:"दोपहर"===t?e>=10?e:e+12:"शाम"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"रात":e<10?"सुबह":e<17?"दोपहर":e<20?"शाम":"रात"},week:{dow:0,doy:6}})}(n(5093))},6308:function(e,t,n){!function(e){"use strict";function t(e,t,n){var a=e+" ";switch(n){case"ss":return a+=1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi";case"m":return t?"jedna minuta":"jedne minute";case"mm":return a+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";case"h":return t?"jedan sat":"jednog sata";case"hh":return a+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return a+=1===e?"dan":"dana";case"MM":return a+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return a+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}e.defineLocale("hr",{months:{format:"siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:return"[prošlu] [nedjelju] [u] LT";case 3:return"[prošlu] [srijedu] [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:t,m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},609:function(e,t,n){!function(e){"use strict";var t="vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton".split(" ");function n(e,t,n,a){var i=e;switch(n){case"s":return a||t?"néhány másodperc":"néhány másodperce";case"ss":return i+(a||t)?" másodperc":" másodperce";case"m":return"egy"+(a||t?" perc":" perce");case"mm":return i+(a||t?" perc":" perce");case"h":return"egy"+(a||t?" óra":" órája");case"hh":return i+(a||t?" óra":" órája");case"d":return"egy"+(a||t?" nap":" napja");case"dd":return i+(a||t?" nap":" napja");case"M":return"egy"+(a||t?" hónap":" hónapja");case"MM":return i+(a||t?" hónap":" hónapja");case"y":return"egy"+(a||t?" év":" éve");case"yy":return i+(a||t?" év":" éve")}return""}function a(e){return(e?"":"[múlt] ")+"["+t[this.day()]+"] LT[-kor]"}e.defineLocale("hu",{months:"január_február_március_április_május_június_július_augusztus_szeptember_október_november_december".split("_"),monthsShort:"jan._feb._márc._ápr._máj._jún._júl._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat".split("_"),weekdaysShort:"vas_hét_kedd_sze_csüt_pén_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(e){return"u"===e.charAt(1).toLowerCase()},meridiem:function(e,t,n){return e<12?!0===n?"de":"DE":!0===n?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return a.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return a.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s múlva",past:"%s",s:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7160:function(e,t,n){!function(e){"use strict";e.defineLocale("hy-am",{months:{format:"հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի".split("_"),standalone:"հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր".split("_")},monthsShort:"հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ".split("_"),weekdays:"կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ".split("_"),weekdaysShort:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),weekdaysMin:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY թ.",LLL:"D MMMM YYYY թ., HH:mm",LLLL:"dddd, D MMMM YYYY թ., HH:mm"},calendar:{sameDay:"[այսօր] LT",nextDay:"[վաղը] LT",lastDay:"[երեկ] LT",nextWeek:function(){return"dddd [օրը ժամը] LT"},lastWeek:function(){return"[անցած] dddd [օրը ժամը] LT"},sameElse:"L"},relativeTime:{future:"%s հետո",past:"%s առաջ",s:"մի քանի վայրկյան",ss:"%d վայրկյան",m:"րոպե",mm:"%d րոպե",h:"ժամ",hh:"%d ժամ",d:"օր",dd:"%d օր",M:"ամիս",MM:"%d ամիս",y:"տարի",yy:"%d տարի"},meridiemParse:/գիշերվա|առավոտվա|ցերեկվա|երեկոյան/,isPM:function(e){return/^(ցերեկվա|երեկոյան)$/.test(e)},meridiem:function(e){return e<4?"գիշերվա":e<12?"առավոտվա":e<17?"ցերեկվա":"երեկոյան"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(ին|րդ)/,ordinal:function(e,t){switch(t){case"DDD":case"w":case"W":case"DDDo":return 1===e?e+"-ին":e+"-րդ";default:return e}},week:{dow:1,doy:7}})}(n(5093))},4063:function(e,t,n){!function(e){"use strict";e.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"siang"===t?e>=11?e:e+12:"sore"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"siang":e<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:0,doy:6}})}(n(5093))},9374:function(e,t,n){!function(e){"use strict";function t(e){return e%100==11||e%10!=1}function n(e,n,a,i){var r=e+" ";switch(a){case"s":return n||i?"nokkrar sekúndur":"nokkrum sekúndum";case"ss":return t(e)?r+(n||i?"sekúndur":"sekúndum"):r+"sekúnda";case"m":return n?"mínúta":"mínútu";case"mm":return t(e)?r+(n||i?"mínútur":"mínútum"):n?r+"mínúta":r+"mínútu";case"hh":return t(e)?r+(n||i?"klukkustundir":"klukkustundum"):r+"klukkustund";case"d":return n?"dagur":i?"dag":"degi";case"dd":return t(e)?n?r+"dagar":r+(i?"daga":"dögum"):n?r+"dagur":r+(i?"dag":"degi");case"M":return n?"mánuður":i?"mánuð":"mánuði";case"MM":return t(e)?n?r+"mánuðir":r+(i?"mánuði":"mánuðum"):n?r+"mánuður":r+(i?"mánuð":"mánuði");case"y":return n||i?"ár":"ári";case"yy":return t(e)?r+(n||i?"ár":"árum"):r+(n||i?"ár":"ári")}}e.defineLocale("is",{months:"janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember".split("_"),monthsShort:"jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des".split("_"),weekdays:"sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur".split("_"),weekdaysShort:"sun_mán_þri_mið_fim_fös_lau".split("_"),weekdaysMin:"Su_Má_Þr_Mi_Fi_Fö_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[í dag kl.] LT",nextDay:"[á morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[í gær kl.] LT",lastWeek:"[síðasta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s síðan",s:n,ss:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},4208:function(e,t,n){!function(e){"use strict";e.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){return 0===this.day()?"[la scorsa] dddd [alle] LT":"[lo scorso] dddd [alle] LT"},sameElse:"L"},relativeTime:{future:function(e){return(/^[0-9].+$/.test(e)?"tra":"in")+" "+e},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},8383:function(e,t,n){!function(e){"use strict";e.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){return 0===this.day()?"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT":"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},3827:function(e,t,n){!function(e){"use strict";e.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"令和",narrow:"㋿",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"平成",narrow:"㍻",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"昭和",narrow:"㍼",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"大正",narrow:"㍽",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"明治",narrow:"㍾",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"西暦",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"紀元前",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(元|\d+)年/,eraYearOrdinalParse:function(e,t){return"元"===t[1]?1:parseInt(t[1]||e,10)},months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日(ddd) HH:mm"},meridiemParse:/午前|午後/i,isPM:function(e){return"午後"===e},meridiem:function(e,t,n){return e<12?"午前":"午後"},calendar:{sameDay:"[今日] LT",nextDay:"[明日] LT",nextWeek:function(e){return e.week()!==this.week()?"[来週]dddd LT":"dddd LT"},lastDay:"[昨日] LT",lastWeek:function(e){return this.week()!==e.week()?"[先週]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}日/,ordinal:function(e,t){switch(t){case"y":return 1===e?"元年":e+"年";case"d":case"D":case"DDD":return e+"日";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"数秒",ss:"%d秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:"%d年"}})}(n(5093))},9722:function(e,t,n){!function(e){"use strict";e.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(e,t){return 12===e&&(e=0),"enjing"===t?e:"siyang"===t?e>=11?e:e+12:"sonten"===t||"ndalu"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"enjing":e<15?"siyang":e<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}})}(n(5093))},1794:function(e,t,n){!function(e){"use strict";e.defineLocale("ka",{months:"იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი".split("_"),monthsShort:"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekdays:{standalone:"კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი".split("_"),format:"კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს".split("_"),isFormat:/(წინა|შემდეგ)/},weekdaysShort:"კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ".split("_"),weekdaysMin:"კვ_ორ_სა_ოთ_ხუ_პა_შა".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[დღეს] LT[-ზე]",nextDay:"[ხვალ] LT[-ზე]",lastDay:"[გუშინ] LT[-ზე]",nextWeek:"[შემდეგ] dddd LT[-ზე]",lastWeek:"[წინა] dddd LT-ზე",sameElse:"L"},relativeTime:{future:function(e){return e.replace(/(წამ|წუთ|საათ|წელ|დღ|თვ)(ი|ე)/,(function(e,t,n){return"ი"===n?t+"ში":t+n+"ში"}))},past:function(e){return/(წამი|წუთი|საათი|დღე|თვე)/.test(e)?e.replace(/(ი|ე)$/,"ის წინ"):/წელი/.test(e)?e.replace(/წელი$/,"წლის წინ"):e},s:"რამდენიმე წამი",ss:"%d წამი",m:"წუთი",mm:"%d წუთი",h:"საათი",hh:"%d საათი",d:"დღე",dd:"%d დღე",M:"თვე",MM:"%d თვე",y:"წელი",yy:"%d წელი"},dayOfMonthOrdinalParse:/0|1-ლი|მე-\d{1,2}|\d{1,2}-ე/,ordinal:function(e){return 0===e?e:1===e?e+"-ლი":e<20||e<=100&&e%20==0||e%100==0?"მე-"+e:e+"-ე"},week:{dow:1,doy:7}})}(n(5093))},7088:function(e,t,n){!function(e){"use strict";var t={0:"-ші",1:"-ші",2:"-ші",3:"-ші",4:"-ші",5:"-ші",6:"-шы",7:"-ші",8:"-ші",9:"-шы",10:"-шы",20:"-шы",30:"-шы",40:"-шы",50:"-ші",60:"-шы",70:"-ші",80:"-ші",90:"-шы",100:"-ші"};e.defineLocale("kk",{months:"қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан".split("_"),monthsShort:"қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел".split("_"),weekdays:"жексенбі_дүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі".split("_"),weekdaysShort:"жек_дүй_сей_сәр_бей_жұм_сен".split("_"),weekdaysMin:"жк_дй_сй_ср_бй_жм_сн".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгін сағат] LT",nextDay:"[Ертең сағат] LT",nextWeek:"dddd [сағат] LT",lastDay:"[Кеше сағат] LT",lastWeek:"[Өткен аптаның] dddd [сағат] LT",sameElse:"L"},relativeTime:{future:"%s ішінде",past:"%s бұрын",s:"бірнеше секунд",ss:"%d секунд",m:"бір минут",mm:"%d минут",h:"бір сағат",hh:"%d сағат",d:"бір күн",dd:"%d күн",M:"бір ай",MM:"%d ай",y:"бір жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(ші|шы)/,ordinal:function(e){var n=e%10,a=e>=100?100:null;return e+(t[e]||t[n]||t[a])},week:{dow:1,doy:7}})}(n(5093))},6870:function(e,t,n){!function(e){"use strict";var t={1:"១",2:"២",3:"៣",4:"៤",5:"៥",6:"៦",7:"៧",8:"៨",9:"៩",0:"០"},n={"១":"1","២":"2","៣":"3","៤":"4","៥":"5","៦":"6","៧":"7","៨":"8","៩":"9","០":"0"};e.defineLocale("km",{months:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),weekdays:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysShort:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),weekdaysMin:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/ព្រឹក|ល្ងាច/,isPM:function(e){return"ល្ងាច"===e},meridiem:function(e,t,n){return e<12?"ព្រឹក":"ល្ងាច"},calendar:{sameDay:"[ថ្ងៃនេះ ម៉ោង] LT",nextDay:"[ស្អែក ម៉ោង] LT",nextWeek:"dddd [ម៉ោង] LT",lastDay:"[ម្សិលមិញ ម៉ោង] LT",lastWeek:"dddd [សប្តាហ៍មុន] [ម៉ោង] LT",sameElse:"L"},relativeTime:{future:"%sទៀត",past:"%sមុន",s:"ប៉ុន្មានវិនាទី",ss:"%d វិនាទី",m:"មួយនាទី",mm:"%d នាទី",h:"មួយម៉ោង",hh:"%d ម៉ោង",d:"មួយថ្ងៃ",dd:"%d ថ្ងៃ",M:"មួយខែ",MM:"%d ខែ",y:"មួយឆ្នាំ",yy:"%d ឆ្នាំ"},dayOfMonthOrdinalParse:/ទី\d{1,2}/,ordinal:"ទី%d",preparse:function(e){return e.replace(/[១២៣៤៥៦៧៨៩០]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},week:{dow:1,doy:4}})}(n(5093))},4451:function(e,t,n){!function(e){"use strict";var t={1:"೧",2:"೨",3:"೩",4:"೪",5:"೫",6:"೬",7:"೭",8:"೮",9:"೯",0:"೦"},n={"೧":"1","೨":"2","೩":"3","೪":"4","೫":"5","೬":"6","೭":"7","೮":"8","೯":"9","೦":"0"};e.defineLocale("kn",{months:"ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಂಬರ್_ಡಿಸೆಂಬರ್".split("_"),monthsShort:"ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂ_ಅಕ್ಟೋ_ನವೆಂ_ಡಿಸೆಂ".split("_"),monthsParseExact:!0,weekdays:"ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಂಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ".split("_"),weekdaysShort:"ಭಾನು_ಸೋಮ_ಮಂಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ".split("_"),weekdaysMin:"ಭಾ_ಸೋ_ಮಂ_ಬು_ಗು_ಶು_ಶ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[ಇಂದು] LT",nextDay:"[ನಾಳೆ] LT",nextWeek:"dddd, LT",lastDay:"[ನಿನ್ನೆ] LT",lastWeek:"[ಕೊನೆಯ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ನಂತರ",past:"%s ಹಿಂದೆ",s:"ಕೆಲವು ಕ್ಷಣಗಳು",ss:"%d ಸೆಕೆಂಡುಗಳು",m:"ಒಂದು ನಿಮಿಷ",mm:"%d ನಿಮಿಷ",h:"ಒಂದು ಗಂಟೆ",hh:"%d ಗಂಟೆ",d:"ಒಂದು ದಿನ",dd:"%d ದಿನ",M:"ಒಂದು ತಿಂಗಳು",MM:"%d ತಿಂಗಳು",y:"ಒಂದು ವರ್ಷ",yy:"%d ವರ್ಷ"},preparse:function(e){return e.replace(/[೧೨೩೪೫೬೭೮೯೦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/ರಾತ್ರಿ|ಬೆಳಿಗ್ಗೆ|ಮಧ್ಯಾಹ್ನ|ಸಂಜೆ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ರಾತ್ರಿ"===t?e<4?e:e+12:"ಬೆಳಿಗ್ಗೆ"===t?e:"ಮಧ್ಯಾಹ್ನ"===t?e>=10?e:e+12:"ಸಂಜೆ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ರಾತ್ರಿ":e<10?"ಬೆಳಿಗ್ಗೆ":e<17?"ಮಧ್ಯಾಹ್ನ":e<20?"ಸಂಜೆ":"ರಾತ್ರಿ"},dayOfMonthOrdinalParse:/\d{1,2}(ನೇ)/,ordinal:function(e){return e+"ನೇ"},week:{dow:0,doy:6}})}(n(5093))},3164:function(e,t,n){!function(e){"use strict";e.defineLocale("ko",{months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},calendar:{sameDay:"오늘 LT",nextDay:"내일 LT",nextWeek:"dddd LT",lastDay:"어제 LT",lastWeek:"지난주 dddd LT",sameElse:"L"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",ss:"%d초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"},dayOfMonthOrdinalParse:/\d{1,2}(일|월|주)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"일";case"M":return e+"월";case"w":case"W":return e+"주";default:return e}},meridiemParse:/오전|오후/,isPM:function(e){return"오후"===e},meridiem:function(e,t,n){return e<12?"오전":"오후"}})}(n(5093))},6181:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["çend sanîye","çend sanîyeyan"],ss:[e+" sanîye",e+" sanîyeyan"],m:["deqîqeyek","deqîqeyekê"],mm:[e+" deqîqe",e+" deqîqeyan"],h:["saetek","saetekê"],hh:[e+" saet",e+" saetan"],d:["rojek","rojekê"],dd:[e+" roj",e+" rojan"],w:["hefteyek","hefteyekê"],ww:[e+" hefte",e+" hefteyan"],M:["mehek","mehekê"],MM:[e+" meh",e+" mehan"],y:["salek","salekê"],yy:[e+" sal",e+" salan"]};return t?i[n][0]:i[n][1]}function n(e){var t=(e=""+e).substring(e.length-1),n=e.length>1?e.substring(e.length-2):"";return 12==n||13==n||"2"!=t&&"3"!=t&&"50"!=n&&"70"!=t&&"80"!=t?"ê":"yê"}e.defineLocale("ku-kmr",{months:"Rêbendan_Sibat_Adar_Nîsan_Gulan_Hezîran_Tîrmeh_Tebax_Îlon_Cotmeh_Mijdar_Berfanbar".split("_"),monthsShort:"Rêb_Sib_Ada_Nîs_Gul_Hez_Tîr_Teb_Îlo_Cot_Mij_Ber".split("_"),monthsParseExact:!0,weekdays:"Yekşem_Duşem_Sêşem_Çarşem_Pêncşem_În_Şemî".split("_"),weekdaysShort:"Yek_Du_Sê_Çar_Pên_În_Şem".split("_"),weekdaysMin:"Ye_Du_Sê_Ça_Pê_În_Şe".split("_"),meridiem:function(e,t,n){return e<12?n?"bn":"BN":n?"pn":"PN"},meridiemParse:/bn|BN|pn|PN/,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM[a] YYYY[an]",LLL:"Do MMMM[a] YYYY[an] HH:mm",LLLL:"dddd, Do MMMM[a] YYYY[an] HH:mm",ll:"Do MMM[.] YYYY[an]",lll:"Do MMM[.] YYYY[an] HH:mm",llll:"ddd[.], Do MMM[.] YYYY[an] HH:mm"},calendar:{sameDay:"[Îro di saet] LT [de]",nextDay:"[Sibê di saet] LT [de]",nextWeek:"dddd [di saet] LT [de]",lastDay:"[Duh di saet] LT [de]",lastWeek:"dddd[a borî di saet] LT [de]",sameElse:"L"},relativeTime:{future:"di %s de",past:"berî %s",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,w:t,ww:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(?:yê|ê|\.)/,ordinal:function(e,t){var a=t.toLowerCase();return a.includes("w")||a.includes("m")?e+".":e+n(e)},week:{dow:1,doy:4}})}(n(5093))},8174:function(e,t,n){!function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},a=["کانونی دووەم","شوبات","ئازار","نیسان","ئایار","حوزەیران","تەمموز","ئاب","ئەیلوول","تشرینی یەكەم","تشرینی دووەم","كانونی یەکەم"];e.defineLocale("ku",{months:a,monthsShort:a,weekdays:"یه‌كشه‌ممه‌_دووشه‌ممه‌_سێشه‌ممه‌_چوارشه‌ممه‌_پێنجشه‌ممه‌_هه‌ینی_شه‌ممه‌".split("_"),weekdaysShort:"یه‌كشه‌م_دووشه‌م_سێشه‌م_چوارشه‌م_پێنجشه‌م_هه‌ینی_شه‌ممه‌".split("_"),weekdaysMin:"ی_د_س_چ_پ_ه_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/ئێواره‌|به‌یانی/,isPM:function(e){return/ئێواره‌/.test(e)},meridiem:function(e,t,n){return e<12?"به‌یانی":"ئێواره‌"},calendar:{sameDay:"[ئه‌مرۆ كاتژمێر] LT",nextDay:"[به‌یانی كاتژمێر] LT",nextWeek:"dddd [كاتژمێر] LT",lastDay:"[دوێنێ كاتژمێر] LT",lastWeek:"dddd [كاتژمێر] LT",sameElse:"L"},relativeTime:{future:"له‌ %s",past:"%s",s:"چه‌ند چركه‌یه‌ك",ss:"چركه‌ %d",m:"یه‌ك خوله‌ك",mm:"%d خوله‌ك",h:"یه‌ك كاتژمێر",hh:"%d كاتژمێر",d:"یه‌ك ڕۆژ",dd:"%d ڕۆژ",M:"یه‌ك مانگ",MM:"%d مانگ",y:"یه‌ك ساڵ",yy:"%d ساڵ"},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}})}(n(5093))},8474:function(e,t,n){!function(e){"use strict";var t={0:"-чү",1:"-чи",2:"-чи",3:"-чү",4:"-чү",5:"-чи",6:"-чы",7:"-чи",8:"-чи",9:"-чу",10:"-чу",20:"-чы",30:"-чу",40:"-чы",50:"-чү",60:"-чы",70:"-чи",80:"-чи",90:"-чу",100:"-чү"};e.defineLocale("ky",{months:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),monthsShort:"янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек".split("_"),weekdays:"Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби".split("_"),weekdaysShort:"Жек_Дүй_Шей_Шар_Бей_Жум_Ише".split("_"),weekdaysMin:"Жк_Дй_Шй_Шр_Бй_Жм_Иш".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгүн саат] LT",nextDay:"[Эртең саат] LT",nextWeek:"dddd [саат] LT",lastDay:"[Кечээ саат] LT",lastWeek:"[Өткөн аптанын] dddd [күнү] [саат] LT",sameElse:"L"},relativeTime:{future:"%s ичинде",past:"%s мурун",s:"бирнече секунд",ss:"%d секунд",m:"бир мүнөт",mm:"%d мүнөт",h:"бир саат",hh:"%d саат",d:"бир күн",dd:"%d күн",M:"бир ай",MM:"%d ай",y:"бир жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(чи|чы|чү|чу)/,ordinal:function(e){var n=e%10,a=e>=100?100:null;return e+(t[e]||t[n]||t[a])},week:{dow:1,doy:7}})}(n(5093))},9680:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?i[n][0]:i[n][1]}function n(e){return i(e.substr(0,e.indexOf(" ")))?"a "+e:"an "+e}function a(e){return i(e.substr(0,e.indexOf(" ")))?"viru "+e:"virun "+e}function i(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0)return!0;if(e<10)return 4<=e&&e<=7;if(e<100){var t=e%10;return i(0===t?e/10:t)}if(e<1e4){for(;e>=10;)e/=10;return i(e)}return i(e/=1e3)}e.defineLocale("lb",{months:"Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[Gëschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:n,past:a,s:"e puer Sekonnen",ss:"%d Sekonnen",m:t,mm:"%d Minutten",h:t,hh:"%d Stonnen",d:t,dd:"%d Deeg",M:t,MM:"%d Méint",y:t,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},5867:function(e,t,n){!function(e){"use strict";e.defineLocale("lo",{months:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),monthsShort:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),weekdays:"ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysShort:"ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysMin:"ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"ວັນdddd D MMMM YYYY HH:mm"},meridiemParse:/ຕອນເຊົ້າ|ຕອນແລງ/,isPM:function(e){return"ຕອນແລງ"===e},meridiem:function(e,t,n){return e<12?"ຕອນເຊົ້າ":"ຕອນແລງ"},calendar:{sameDay:"[ມື້ນີ້ເວລາ] LT",nextDay:"[ມື້ອື່ນເວລາ] LT",nextWeek:"[ວັນ]dddd[ໜ້າເວລາ] LT",lastDay:"[ມື້ວານນີ້ເວລາ] LT",lastWeek:"[ວັນ]dddd[ແລ້ວນີ້ເວລາ] LT",sameElse:"L"},relativeTime:{future:"ອີກ %s",past:"%sຜ່ານມາ",s:"ບໍ່ເທົ່າໃດວິນາທີ",ss:"%d ວິນາທີ",m:"1 ນາທີ",mm:"%d ນາທີ",h:"1 ຊົ່ວໂມງ",hh:"%d ຊົ່ວໂມງ",d:"1 ມື້",dd:"%d ມື້",M:"1 ເດືອນ",MM:"%d ເດືອນ",y:"1 ປີ",yy:"%d ປີ"},dayOfMonthOrdinalParse:/(ທີ່)\d{1,2}/,ordinal:function(e){return"ທີ່"+e}})}(n(5093))},5766:function(e,t,n){!function(e){"use strict";var t={ss:"sekundė_sekundžių_sekundes",m:"minutė_minutės_minutę",mm:"minutės_minučių_minutes",h:"valanda_valandos_valandą",hh:"valandos_valandų_valandas",d:"diena_dienos_dieną",dd:"dienos_dienų_dienas",M:"mėnuo_mėnesio_mėnesį",MM:"mėnesiai_mėnesių_mėnesius",y:"metai_metų_metus",yy:"metai_metų_metus"};function n(e,t,n,a){return t?"kelios sekundės":a?"kelių sekundžių":"kelias sekundes"}function a(e,t,n,a){return t?r(n)[0]:a?r(n)[1]:r(n)[2]}function i(e){return e%10==0||e>10&&e<20}function r(e){return t[e].split("_")}function s(e,t,n,s){var o=e+" ";return 1===e?o+a(e,t,n[0],s):t?o+(i(e)?r(n)[1]:r(n)[0]):s?o+r(n)[1]:o+(i(e)?r(n)[1]:r(n)[2])}e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_Šeš".split("_"),weekdaysMin:"S_P_A_T_K_Pn_Š".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[Šiandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Praėjusį] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prieš %s",s:n,ss:s,m:a,mm:s,h:a,hh:s,d:a,dd:s,M:a,MM:s,y:a,yy:s},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}})}(n(5093))},9532:function(e,t,n){!function(e){"use strict";var t={ss:"sekundes_sekundēm_sekunde_sekundes".split("_"),m:"minūtes_minūtēm_minūte_minūtes".split("_"),mm:"minūtes_minūtēm_minūte_minūtes".split("_"),h:"stundas_stundām_stunda_stundas".split("_"),hh:"stundas_stundām_stunda_stundas".split("_"),d:"dienas_dienām_diena_dienas".split("_"),dd:"dienas_dienām_diena_dienas".split("_"),M:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),MM:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function n(e,t,n){return n?t%10==1&&t%100!=11?e[2]:e[3]:t%10==1&&t%100!=11?e[0]:e[1]}function a(e,a,i){return e+" "+n(t[i],e,a)}function i(e,a,i){return n(t[i],e,a)}function r(e,t){return t?"dažas sekundes":"dažām sekundēm"}e.defineLocale("lv",{months:"janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec".split("_"),weekdays:"svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[Šodien pulksten] LT",nextDay:"[Rīt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pagājušā] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"pēc %s",past:"pirms %s",s:r,ss:a,m:i,mm:a,h:i,hh:a,d:i,dd:a,M:i,MM:a,y:i,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},8076:function(e,t,n){!function(e){"use strict";var t={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,a){var i=t.words[a];return 1===a.length?n?i[0]:i[1]:e+" "+t.correctGrammaticalCase(e,i)}};e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){return["[prošle] [nedjelje] [u] LT","[prošlog] [ponedjeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srijede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",dd:t.translate,M:"mjesec",MM:t.translate,y:"godinu",yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},1848:function(e,t,n){!function(e){"use strict";e.defineLocale("mi",{months:"Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),weekdaysShort:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),weekdaysMin:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te hēkona ruarua",ss:"%d hēkona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},306:function(e,t,n){!function(e){"use strict";e.defineLocale("mk",{months:"јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември".split("_"),monthsShort:"јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек".split("_"),weekdays:"недела_понеделник_вторник_среда_четврток_петок_сабота".split("_"),weekdaysShort:"нед_пон_вто_сре_чет_пет_саб".split("_"),weekdaysMin:"нe_пo_вт_ср_че_пе_сa".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Денес во] LT",nextDay:"[Утре во] LT",nextWeek:"[Во] dddd [во] LT",lastDay:"[Вчера во] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Изминатата] dddd [во] LT";case 1:case 2:case 4:case 5:return"[Изминатиот] dddd [во] LT"}},sameElse:"L"},relativeTime:{future:"за %s",past:"пред %s",s:"неколку секунди",ss:"%d секунди",m:"една минута",mm:"%d минути",h:"еден час",hh:"%d часа",d:"еден ден",dd:"%d дена",M:"еден месец",MM:"%d месеци",y:"една година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}})}(n(5093))},3739:function(e,t,n){!function(e){"use strict";e.defineLocale("ml",{months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),monthsShort:"ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.".split("_"),monthsParseExact:!0,weekdays:"ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),weekdaysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),weekdaysMin:"ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),longDateFormat:{LT:"A h:mm -നു",LTS:"A h:mm:ss -നു",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -നു",LLLL:"dddd, D MMMM YYYY, A h:mm -നു"},calendar:{sameDay:"[ഇന്ന്] LT",nextDay:"[നാളെ] LT",nextWeek:"dddd, LT",lastDay:"[ഇന്നലെ] LT",lastWeek:"[കഴിഞ്ഞ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s കഴിഞ്ഞ്",past:"%s മുൻപ്",s:"അൽപ നിമിഷങ്ങൾ",ss:"%d സെക്കൻഡ്",m:"ഒരു മിനിറ്റ്",mm:"%d മിനിറ്റ്",h:"ഒരു മണിക്കൂർ",hh:"%d മണിക്കൂർ",d:"ഒരു ദിവസം",dd:"%d ദിവസം",M:"ഒരു മാസം",MM:"%d മാസം",y:"ഒരു വർഷം",yy:"%d വർഷം"},meridiemParse:/രാത്രി|രാവിലെ|ഉച്ച കഴിഞ്ഞ്|വൈകുന്നേരം|രാത്രി/i,meridiemHour:function(e,t){return 12===e&&(e=0),"രാത്രി"===t&&e>=4||"ഉച്ച കഴിഞ്ഞ്"===t||"വൈകുന്നേരം"===t?e+12:e},meridiem:function(e,t,n){return e<4?"രാത്രി":e<12?"രാവിലെ":e<17?"ഉച്ച കഴിഞ്ഞ്":e<20?"വൈകുന്നേരം":"രാത്രി"}})}(n(5093))},9053:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){switch(n){case"s":return t?"хэдхэн секунд":"хэдхэн секундын";case"ss":return e+(t?" секунд":" секундын");case"m":case"mm":return e+(t?" минут":" минутын");case"h":case"hh":return e+(t?" цаг":" цагийн");case"d":case"dd":return e+(t?" өдөр":" өдрийн");case"M":case"MM":return e+(t?" сар":" сарын");case"y":case"yy":return e+(t?" жил":" жилийн");default:return e}}e.defineLocale("mn",{months:"Нэгдүгээр сар_Хоёрдугаар сар_Гуравдугаар сар_Дөрөвдүгээр сар_Тавдугаар сар_Зургадугаар сар_Долдугаар сар_Наймдугаар сар_Есдүгээр сар_Аравдугаар сар_Арван нэгдүгээр сар_Арван хоёрдугаар сар".split("_"),monthsShort:"1 сар_2 сар_3 сар_4 сар_5 сар_6 сар_7 сар_8 сар_9 сар_10 сар_11 сар_12 сар".split("_"),monthsParseExact:!0,weekdays:"Ням_Даваа_Мягмар_Лхагва_Пүрэв_Баасан_Бямба".split("_"),weekdaysShort:"Ням_Дав_Мяг_Лха_Пүр_Баа_Бям".split("_"),weekdaysMin:"Ня_Да_Мя_Лх_Пү_Ба_Бя".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY оны MMMMын D",LLL:"YYYY оны MMMMын D HH:mm",LLLL:"dddd, YYYY оны MMMMын D HH:mm"},meridiemParse:/ҮӨ|ҮХ/i,isPM:function(e){return"ҮХ"===e},meridiem:function(e,t,n){return e<12?"ҮӨ":"ҮХ"},calendar:{sameDay:"[Өнөөдөр] LT",nextDay:"[Маргааш] LT",nextWeek:"[Ирэх] dddd LT",lastDay:"[Өчигдөр] LT",lastWeek:"[Өнгөрсөн] dddd LT",sameElse:"L"},relativeTime:{future:"%s дараа",past:"%s өмнө",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2} өдөр/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+" өдөр";default:return e}}})}(n(5093))},6169:function(e,t,n){!function(e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"};function a(e,t,n,a){var i="";if(t)switch(n){case"s":i="काही सेकंद";break;case"ss":i="%d सेकंद";break;case"m":i="एक मिनिट";break;case"mm":i="%d मिनिटे";break;case"h":i="एक तास";break;case"hh":i="%d तास";break;case"d":i="एक दिवस";break;case"dd":i="%d दिवस";break;case"M":i="एक महिना";break;case"MM":i="%d महिने";break;case"y":i="एक वर्ष";break;case"yy":i="%d वर्षे"}else switch(n){case"s":i="काही सेकंदां";break;case"ss":i="%d सेकंदां";break;case"m":i="एका मिनिटा";break;case"mm":i="%d मिनिटां";break;case"h":i="एका तासा";break;case"hh":i="%d तासां";break;case"d":i="एका दिवसा";break;case"dd":i="%d दिवसां";break;case"M":i="एका महिन्या";break;case"MM":i="%d महिन्यां";break;case"y":i="एका वर्षा";break;case"yy":i="%d वर्षां"}return i.replace(/%d/i,e)}e.defineLocale("mr",{months:"जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),monthsShort:"जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm वाजता",LTS:"A h:mm:ss वाजता",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm वाजता",LLLL:"dddd, D MMMM YYYY, A h:mm वाजता"},calendar:{sameDay:"[आज] LT",nextDay:"[उद्या] LT",nextWeek:"dddd, LT",lastDay:"[काल] LT",lastWeek:"[मागील] dddd, LT",sameElse:"L"},relativeTime:{future:"%sमध्ये",past:"%sपूर्वी",s:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/पहाटे|सकाळी|दुपारी|सायंकाळी|रात्री/,meridiemHour:function(e,t){return 12===e&&(e=0),"पहाटे"===t||"सकाळी"===t?e:"दुपारी"===t||"सायंकाळी"===t||"रात्री"===t?e>=12?e:e+12:void 0},meridiem:function(e,t,n){return e>=0&&e<6?"पहाटे":e<12?"सकाळी":e<17?"दुपारी":e<20?"सायंकाळी":"रात्री"},week:{dow:0,doy:6}})}(n(5093))},2297:function(e,t,n){!function(e){"use strict";e.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n(5093))},3386:function(e,t,n){!function(e){"use strict";e.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n(5093))},7075:function(e,t,n){!function(e){"use strict";e.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ".split("_"),weekdays:"Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt".split("_"),weekdaysShort:"Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib".split("_"),weekdaysMin:"Ħa_Tn_Tl_Er_Ħa_Ġi_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[Għada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-bieraħ fil-]LT",lastWeek:"dddd [li għadda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f’ %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"siegħa",hh:"%d siegħat",d:"ġurnata",dd:"%d ġranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},2264:function(e,t,n){!function(e){"use strict";var t={1:"၁",2:"၂",3:"၃",4:"၄",5:"၅",6:"၆",7:"၇",8:"၈",9:"၉",0:"၀"},n={"၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","၀":"0"};e.defineLocale("my",{months:"ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ".split("_"),monthsShort:"ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ".split("_"),weekdays:"တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ".split("_"),weekdaysShort:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),weekdaysMin:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ယနေ.] LT [မှာ]",nextDay:"[မနက်ဖြန်] LT [မှာ]",nextWeek:"dddd LT [မှာ]",lastDay:"[မနေ.က] LT [မှာ]",lastWeek:"[ပြီးခဲ့သော] dddd LT [မှာ]",sameElse:"L"},relativeTime:{future:"လာမည့် %s မှာ",past:"လွန်ခဲ့သော %s က",s:"စက္ကန်.အနည်းငယ်",ss:"%d စက္ကန့်",m:"တစ်မိနစ်",mm:"%d မိနစ်",h:"တစ်နာရီ",hh:"%d နာရီ",d:"တစ်ရက်",dd:"%d ရက်",M:"တစ်လ",MM:"%d လ",y:"တစ်နှစ်",yy:"%d နှစ်"},preparse:function(e){return e.replace(/[၁၂၃၄၅၆၇၈၉၀]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},week:{dow:1,doy:4}})}(n(5093))},2274:function(e,t,n){!function(e){"use strict";e.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"sø._ma._ti._on._to._fr._lø.".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"én time",hh:"%d timer",d:"én dag",dd:"%d dager",w:"én uke",ww:"%d uker",M:"én måned",MM:"%d måneder",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},8235:function(e,t,n){!function(e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"};e.defineLocale("ne",{months:"जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर".split("_"),monthsShort:"जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.".split("_"),monthsParseExact:!0,weekdays:"आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार".split("_"),weekdaysShort:"आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.".split("_"),weekdaysMin:"आ._सो._मं._बु._बि._शु._श.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"Aको h:mm बजे",LTS:"Aको h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, Aको h:mm बजे",LLLL:"dddd, D MMMM YYYY, Aको h:mm बजे"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/राति|बिहान|दिउँसो|साँझ/,meridiemHour:function(e,t){return 12===e&&(e=0),"राति"===t?e<4?e:e+12:"बिहान"===t?e:"दिउँसो"===t?e>=10?e:e+12:"साँझ"===t?e+12:void 0},meridiem:function(e,t,n){return e<3?"राति":e<12?"बिहान":e<16?"दिउँसो":e<20?"साँझ":"राति"},calendar:{sameDay:"[आज] LT",nextDay:"[भोलि] LT",nextWeek:"[आउँदो] dddd[,] LT",lastDay:"[हिजो] LT",lastWeek:"[गएको] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%sमा",past:"%s अगाडि",s:"केही क्षण",ss:"%d सेकेण्ड",m:"एक मिनेट",mm:"%d मिनेट",h:"एक घण्टा",hh:"%d घण्टा",d:"एक दिन",dd:"%d दिन",M:"एक महिना",MM:"%d महिना",y:"एक बर्ष",yy:"%d बर्ष"},week:{dow:0,doy:6}})}(n(5093))},3784:function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),a=[/^jan/i,/^feb/i,/^(maart|mrt\.?)$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],i=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},2572:function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),a=[/^jan/i,/^feb/i,/^(maart|mrt\.?)$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],i=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",w:"één week",ww:"%d weken",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},4566:function(e,t,n){!function(e){"use strict";e.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._må._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_må_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I går klokka] LT",lastWeek:"[Føregåande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein månad",MM:"%d månader",y:"eit år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},9330:function(e,t,n){!function(e){"use strict";e.defineLocale("oc-lnc",{months:{standalone:"genièr_febrièr_març_abril_mai_junh_julhet_agost_setembre_octòbre_novembre_decembre".split("_"),format:"de genièr_de febrièr_de març_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'octòbre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dimècres_dijòus_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[uèi a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[ièr a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}})}(n(5093))},9849:function(e,t,n){!function(e){"use strict";var t={1:"੧",2:"੨",3:"੩",4:"੪",5:"੫",6:"੬",7:"੭",8:"੮",9:"੯",0:"੦"},n={"੧":"1","੨":"2","੩":"3","੪":"4","੫":"5","੬":"6","੭":"7","੮":"8","੯":"9","੦":"0"};e.defineLocale("pa-in",{months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),weekdays:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),longDateFormat:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},calendar:{sameDay:"[ਅਜ] LT",nextDay:"[ਕਲ] LT",nextWeek:"[ਅਗਲਾ] dddd, LT",lastDay:"[ਕਲ] LT",lastWeek:"[ਪਿਛਲੇ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",ss:"%d ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱਕ ਸਾਲ",yy:"%d ਸਾਲ"},preparse:function(e){return e.replace(/[੧੨੩੪੫੬੭੮੯੦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ਰਾਤ"===t?e<4?e:e+12:"ਸਵੇਰ"===t?e:"ਦੁਪਹਿਰ"===t?e>=10?e:e+12:"ਸ਼ਾਮ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ਰਾਤ":e<10?"ਸਵੇਰ":e<17?"ਦੁਪਹਿਰ":e<20?"ਸ਼ਾਮ":"ਰਾਤ"},week:{dow:0,doy:6}})}(n(5093))},4418:function(e,t,n){!function(e){"use strict";var t="styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"),n="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"),a=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^paź/i,/^lis/i,/^gru/i];function i(e){return e%10<5&&e%10>1&&~~(e/10)%10!=1}function r(e,t,n){var a=e+" ";switch(n){case"ss":return a+(i(e)?"sekundy":"sekund");case"m":return t?"minuta":"minutę";case"mm":return a+(i(e)?"minuty":"minut");case"h":return t?"godzina":"godzinę";case"hh":return a+(i(e)?"godziny":"godzin");case"ww":return a+(i(e)?"tygodnie":"tygodni");case"MM":return a+(i(e)?"miesiące":"miesięcy");case"yy":return a+(i(e)?"lata":"lat")}}e.defineLocale("pl",{months:function(e,a){return e?/D MMMM/.test(a)?n[e.month()]:t[e.month()]:t},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"),monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_śr_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dziś o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedzielę o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W środę o] LT";case 6:return"[W sobotę o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zeszłą niedzielę o] LT";case 3:return"[W zeszłą środę o] LT";case 6:return"[W zeszłą sobotę o] LT";default:return"[W zeszły] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:r,m:r,mm:r,h:r,hh:r,d:"1 dzień",dd:"%d dni",w:"tydzień",ww:r,M:"miesiąc",MM:r,y:"rok",yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},8303:function(e,t,n){!function(e){"use strict";e.defineLocale("pt-br",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_sáb".split("_"),weekdaysMin:"do_2ª_3ª_4ª_5ª_6ª_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",invalidDate:"Data inválida"})}(n(5093))},9834:function(e,t,n){!function(e){"use strict";e.defineLocale("pt",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},4457:function(e,t,n){!function(e){"use strict";function t(e,t,n){var a=" ";return(e%100>=20||e>=100&&e%100==0)&&(a=" de "),e+a+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"săptămâni",MM:"luni",yy:"ani"}[n]}e.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminică_luni_marți_miercuri_joi_vineri_sâmbătă".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_Sâ".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[mâine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s în urmă",s:"câteva secunde",ss:t,m:"un minut",mm:t,h:"o oră",hh:t,d:"o zi",dd:t,w:"o săptămână",ww:t,M:"o lună",MM:t,y:"un an",yy:t},week:{dow:1,doy:7}})}(n(5093))},2271:function(e,t,n){!function(e){"use strict";function t(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,a){return"m"===a?n?"минута":"минуту":e+" "+t({ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"минута_минуты_минут":"минуту_минуты_минут",hh:"час_часа_часов",dd:"день_дня_дней",ww:"неделя_недели_недель",MM:"месяц_месяца_месяцев",yy:"год_года_лет"}[a],+e)}var a=[/^янв/i,/^фев/i,/^мар/i,/^апр/i,/^ма[йя]/i,/^июн/i,/^июл/i,/^авг/i,/^сен/i,/^окт/i,/^ноя/i,/^дек/i];e.defineLocale("ru",{months:{format:"января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),standalone:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_")},monthsShort:{format:"янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),standalone:"янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_")},weekdays:{standalone:"воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"),format:"воскресенье_понедельник_вторник_среду_четверг_пятницу_субботу".split("_"),isFormat:/\[ ?[Вв] ?(?:прошлую|следующую|эту)? ?] ?dddd/},weekdaysShort:"вс_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),monthsParse:a,longMonthsParse:a,shortMonthsParse:a,monthsRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsShortRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsStrictRegex:/^(январ[яь]|феврал[яь]|марта?|апрел[яь]|ма[яй]|июн[яь]|июл[яь]|августа?|сентябр[яь]|октябр[яь]|ноябр[яь]|декабр[яь])/i,monthsShortStrictRegex:/^(янв\.|февр?\.|мар[т.]|апр\.|ма[яй]|июн[ья.]|июл[ья.]|авг\.|сент?\.|окт\.|нояб?\.|дек\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., H:mm",LLLL:"dddd, D MMMM YYYY г., H:mm"},calendar:{sameDay:"[Сегодня, в] LT",nextDay:"[Завтра, в] LT",lastDay:"[Вчера, в] LT",nextWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В следующее] dddd, [в] LT";case 1:case 2:case 4:return"[В следующий] dddd, [в] LT";case 3:case 5:case 6:return"[В следующую] dddd, [в] LT"}},lastWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В прошлое] dddd, [в] LT";case 1:case 2:case 4:return"[В прошлый] dddd, [в] LT";case 3:case 5:case 6:return"[В прошлую] dddd, [в] LT"}},sameElse:"L"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",ss:n,m:n,mm:n,h:"час",hh:n,d:"день",dd:n,w:"неделя",ww:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночи|утра|дня|вечера/i,isPM:function(e){return/^(дня|вечера)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночи":e<12?"утра":e<17?"дня":"вечера"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го|я)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":return e+"-й";case"D":return e+"-го";case"w":case"W":return e+"-я";default:return e}},week:{dow:1,doy:4}})}(n(5093))},1221:function(e,t,n){!function(e){"use strict";var t=["جنوري","فيبروري","مارچ","اپريل","مئي","جون","جولاءِ","آگسٽ","سيپٽمبر","آڪٽوبر","نومبر","ڊسمبر"],n=["آچر","سومر","اڱارو","اربع","خميس","جمع","ڇنڇر"];e.defineLocale("sd",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/صبح|شام/,isPM:function(e){return"شام"===e},meridiem:function(e,t,n){return e<12?"صبح":"شام"},calendar:{sameDay:"[اڄ] LT",nextDay:"[سڀاڻي] LT",nextWeek:"dddd [اڳين هفتي تي] LT",lastDay:"[ڪالهه] LT",lastWeek:"[گزريل هفتي] dddd [تي] LT",sameElse:"L"},relativeTime:{future:"%s پوء",past:"%s اڳ",s:"چند سيڪنڊ",ss:"%d سيڪنڊ",m:"هڪ منٽ",mm:"%d منٽ",h:"هڪ ڪلاڪ",hh:"%d ڪلاڪ",d:"هڪ ڏينهن",dd:"%d ڏينهن",M:"هڪ مهينو",MM:"%d مهينا",y:"هڪ سال",yy:"%d سال"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:4}})}(n(5093))},3478:function(e,t,n){!function(e){"use strict";e.defineLocale("se",{months:"ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu".split("_"),monthsShort:"ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov".split("_"),weekdays:"sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat".split("_"),weekdaysShort:"sotn_vuos_maŋ_gask_duor_bear_láv".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s geažes",past:"maŋit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta mánnu",MM:"%d mánut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7538:function(e,t,n){!function(e){"use strict";e.defineLocale("si",{months:"ජනවාරි_පෙබරවාරි_මාර්තු_අප්‍රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්".split("_"),monthsShort:"ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ".split("_"),weekdays:"ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්‍රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා".split("_"),weekdaysShort:"ඉරි_සඳු_අඟ_බදා_බ්‍රහ_සිකු_සෙන".split("_"),weekdaysMin:"ඉ_ස_අ_බ_බ්‍ර_සි_සෙ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [වැනි] dddd, a h:mm:ss"},calendar:{sameDay:"[අද] LT[ට]",nextDay:"[හෙට] LT[ට]",nextWeek:"dddd LT[ට]",lastDay:"[ඊයේ] LT[ට]",lastWeek:"[පසුගිය] dddd LT[ට]",sameElse:"L"},relativeTime:{future:"%sකින්",past:"%sකට පෙර",s:"තත්පර කිහිපය",ss:"තත්පර %d",m:"මිනිත්තුව",mm:"මිනිත්තු %d",h:"පැය",hh:"පැය %d",d:"දිනය",dd:"දින %d",M:"මාසය",MM:"මාස %d",y:"වසර",yy:"වසර %d"},dayOfMonthOrdinalParse:/\d{1,2} වැනි/,ordinal:function(e){return e+" වැනි"},meridiemParse:/පෙර වරු|පස් වරු|පෙ.ව|ප.ව./,isPM:function(e){return"ප.ව."===e||"පස් වරු"===e},meridiem:function(e,t,n){return e>11?n?"ප.ව.":"පස් වරු":n?"පෙ.ව.":"පෙර වරු"}})}(n(5093))},5784:function(e,t,n){!function(e){"use strict";var t="január_február_marec_apríl_máj_jún_júl_august_september_október_november_december".split("_"),n="jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec".split("_");function a(e){return e>1&&e<5}function i(e,t,n,i){var r=e+" ";switch(n){case"s":return t||i?"pár sekúnd":"pár sekundami";case"ss":return t||i?r+(a(e)?"sekundy":"sekúnd"):r+"sekundami";case"m":return t?"minúta":i?"minútu":"minútou";case"mm":return t||i?r+(a(e)?"minúty":"minút"):r+"minútami";case"h":return t?"hodina":i?"hodinu":"hodinou";case"hh":return t||i?r+(a(e)?"hodiny":"hodín"):r+"hodinami";case"d":return t||i?"deň":"dňom";case"dd":return t||i?r+(a(e)?"dni":"dní"):r+"dňami";case"M":return t||i?"mesiac":"mesiacom";case"MM":return t||i?r+(a(e)?"mesiace":"mesiacov"):r+"mesiacmi";case"y":return t||i?"rok":"rokom";case"yy":return t||i?r+(a(e)?"roky":"rokov"):r+"rokmi"}}e.defineLocale("sk",{months:t,monthsShort:n,weekdays:"nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_št_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_št_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nedeľu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo štvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[včera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulú nedeľu o] LT";case 1:case 2:case 4:case 5:return"[minulý] dddd [o] LT";case 3:return"[minulú stredu o] LT";case 6:return"[minulú sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:i,ss:i,m:i,mm:i,h:i,hh:i,d:i,dd:i,M:i,MM:i,y:i,yy:i},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},6637:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i=e+" ";switch(n){case"s":return t||a?"nekaj sekund":"nekaj sekundami";case"ss":return i+=1===e?t?"sekundo":"sekundi":2===e?t||a?"sekundi":"sekundah":e<5?t||a?"sekunde":"sekundah":"sekund";case"m":return t?"ena minuta":"eno minuto";case"mm":return i+=1===e?t?"minuta":"minuto":2===e?t||a?"minuti":"minutama":e<5?t||a?"minute":"minutami":t||a?"minut":"minutami";case"h":return t?"ena ura":"eno uro";case"hh":return i+=1===e?t?"ura":"uro":2===e?t||a?"uri":"urama":e<5?t||a?"ure":"urami":t||a?"ur":"urami";case"d":return t||a?"en dan":"enim dnem";case"dd":return i+=1===e?t||a?"dan":"dnem":2===e?t||a?"dni":"dnevoma":t||a?"dni":"dnevi";case"M":return t||a?"en mesec":"enim mesecem";case"MM":return i+=1===e?t||a?"mesec":"mesecem":2===e?t||a?"meseca":"mesecema":e<5?t||a?"mesece":"meseci":t||a?"mesecev":"meseci";case"y":return t||a?"eno leto":"enim letom";case"yy":return i+=1===e?t||a?"leto":"letom":2===e?t||a?"leti":"letoma":e<5?t||a?"leta":"leti":t||a?"let":"leti"}}e.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._čet._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_če_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[včeraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prejšnjo] [nedeljo] [ob] LT";case 3:return"[prejšnjo] [sredo] [ob] LT";case 6:return"[prejšnjo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prejšnji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"čez %s",past:"pred %s",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},6794:function(e,t,n){!function(e){"use strict";e.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj".split("_"),weekdays:"E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë".split("_"),weekdaysShort:"Die_Hën_Mar_Mër_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_Më_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(e){return"M"===e.charAt(0)},meridiem:function(e,t,n){return e<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot në] LT",nextDay:"[Nesër në] LT",nextWeek:"dddd [në] LT",lastDay:"[Dje në] LT",lastWeek:"dddd [e kaluar në] LT",sameElse:"L"},relativeTime:{future:"në %s",past:"%s më parë",s:"disa sekonda",ss:"%d sekonda",m:"një minutë",mm:"%d minuta",h:"një orë",hh:"%d orë",d:"një ditë",dd:"%d ditë",M:"një muaj",MM:"%d muaj",y:"një vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},3322:function(e,t,n){!function(e){"use strict";var t={words:{ss:["секунда","секунде","секунди"],m:["један минут","једног минута"],mm:["минут","минута","минута"],h:["један сат","једног сата"],hh:["сат","сата","сати"],d:["један дан","једног дана"],dd:["дан","дана","дана"],M:["један месец","једног месеца"],MM:["месец","месеца","месеци"],y:["једну годину","једне године"],yy:["годину","године","година"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},translate:function(e,n,a,i){var r,s=t.words[a];return 1===a.length?"y"===a&&n?"једна година":i||n?s[0]:s[1]:(r=t.correctGrammaticalCase(e,s),"yy"===a&&n&&"годину"===r?e+" година":e+" "+r)}};e.defineLocale("sr-cyrl",{months:"јануар_фебруар_март_април_мај_јун_јул_август_септембар_октобар_новембар_децембар".split("_"),monthsShort:"јан._феб._мар._апр._мај_јун_јул_авг._сеп._окт._нов._дец.".split("_"),monthsParseExact:!0,weekdays:"недеља_понедељак_уторак_среда_четвртак_петак_субота".split("_"),weekdaysShort:"нед._пон._уто._сре._чет._пет._суб.".split("_"),weekdaysMin:"не_по_ут_ср_че_пе_су".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[данас у] LT",nextDay:"[сутра у] LT",nextWeek:function(){switch(this.day()){case 0:return"[у] [недељу] [у] LT";case 3:return"[у] [среду] [у] LT";case 6:return"[у] [суботу] [у] LT";case 1:case 2:case 4:case 5:return"[у] dddd [у] LT"}},lastDay:"[јуче у] LT",lastWeek:function(){return["[прошле] [недеље] [у] LT","[прошлог] [понедељка] [у] LT","[прошлог] [уторка] [у] LT","[прошле] [среде] [у] LT","[прошлог] [четвртка] [у] LT","[прошлог] [петка] [у] LT","[прошле] [суботе] [у] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"за %s",past:"пре %s",s:"неколико секунди",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:t.translate,dd:t.translate,M:t.translate,MM:t.translate,y:t.translate,yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},5719:function(e,t,n){!function(e){"use strict";var t={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},translate:function(e,n,a,i){var r,s=t.words[a];return 1===a.length?"y"===a&&n?"jedna godina":i||n?s[0]:s[1]:(r=t.correctGrammaticalCase(e,s),"yy"===a&&n&&"godinu"===r?e+" godina":e+" "+r)}};e.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){return["[prošle] [nedelje] [u] LT","[prošlog] [ponedeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:t.translate,dd:t.translate,M:t.translate,MM:t.translate,y:t.translate,yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},6e3:function(e,t,n){!function(e){"use strict";e.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(e,t,n){return e<11?"ekuseni":e<15?"emini":e<19?"entsambama":"ebusuku"},meridiemHour:function(e,t){return 12===e&&(e=0),"ekuseni"===t?e:"emini"===t?e>=11?e:e+12:"entsambama"===t||"ebusuku"===t?0===e?0:e+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(n(5093))},1011:function(e,t,n){!function(e){"use strict";e.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Igår] LT",nextWeek:"[På] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?":e":1===t||2===t?":a":":e")},week:{dow:1,doy:4}})}(n(5093))},748:function(e,t,n){!function(e){"use strict";e.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}})}(n(5093))},1025:function(e,t,n){!function(e){"use strict";var t={1:"௧",2:"௨",3:"௩",4:"௪",5:"௫",6:"௬",7:"௭",8:"௮",9:"௯",0:"௦"},n={"௧":"1","௨":"2","௩":"3","௪":"4","௫":"5","௬":"6","௭":"7","௮":"8","௯":"9","௦":"0"};e.defineLocale("ta",{months:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),monthsShort:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdays:"ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை".split("_"),weekdaysShort:"ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி".split("_"),weekdaysMin:"ஞா_தி_செ_பு_வி_வெ_ச".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[இன்று] LT",nextDay:"[நாளை] LT",nextWeek:"dddd, LT",lastDay:"[நேற்று] LT",lastWeek:"[கடந்த வாரம்] dddd, LT",sameElse:"L"},relativeTime:{future:"%s இல்",past:"%s முன்",s:"ஒரு சில விநாடிகள்",ss:"%d விநாடிகள்",m:"ஒரு நிமிடம்",mm:"%d நிமிடங்கள்",h:"ஒரு மணி நேரம்",hh:"%d மணி நேரம்",d:"ஒரு நாள்",dd:"%d நாட்கள்",M:"ஒரு மாதம்",MM:"%d மாதங்கள்",y:"ஒரு வருடம்",yy:"%d ஆண்டுகள்"},dayOfMonthOrdinalParse:/\d{1,2}வது/,ordinal:function(e){return e+"வது"},preparse:function(e){return e.replace(/[௧௨௩௪௫௬௭௮௯௦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/யாமம்|வைகறை|காலை|நண்பகல்|எற்பாடு|மாலை/,meridiem:function(e,t,n){return e<2?" யாமம்":e<6?" வைகறை":e<10?" காலை":e<14?" நண்பகல்":e<18?" எற்பாடு":e<22?" மாலை":" யாமம்"},meridiemHour:function(e,t){return 12===e&&(e=0),"யாமம்"===t?e<2?e:e+12:"வைகறை"===t||"காலை"===t||"நண்பகல்"===t&&e>=10?e:e+12},week:{dow:0,doy:6}})}(n(5093))},1885:function(e,t,n){!function(e){"use strict";e.defineLocale("te",{months:"జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జులై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్".split("_"),monthsShort:"జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జులై_ఆగ._సెప్._అక్టో._నవ._డిసె.".split("_"),monthsParseExact:!0,weekdays:"ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం".split("_"),weekdaysShort:"ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని".split("_"),weekdaysMin:"ఆ_సో_మం_బు_గు_శు_శ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[నేడు] LT",nextDay:"[రేపు] LT",nextWeek:"dddd, LT",lastDay:"[నిన్న] LT",lastWeek:"[గత] dddd, LT",sameElse:"L"},relativeTime:{future:"%s లో",past:"%s క్రితం",s:"కొన్ని క్షణాలు",ss:"%d సెకన్లు",m:"ఒక నిమిషం",mm:"%d నిమిషాలు",h:"ఒక గంట",hh:"%d గంటలు",d:"ఒక రోజు",dd:"%d రోజులు",M:"ఒక నెల",MM:"%d నెలలు",y:"ఒక సంవత్సరం",yy:"%d సంవత్సరాలు"},dayOfMonthOrdinalParse:/\d{1,2}వ/,ordinal:"%dవ",meridiemParse:/రాత్రి|ఉదయం|మధ్యాహ్నం|సాయంత్రం/,meridiemHour:function(e,t){return 12===e&&(e=0),"రాత్రి"===t?e<4?e:e+12:"ఉదయం"===t?e:"మధ్యాహ్నం"===t?e>=10?e:e+12:"సాయంత్రం"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"రాత్రి":e<10?"ఉదయం":e<17?"మధ్యాహ్నం":e<20?"సాయంత్రం":"రాత్రి"},week:{dow:0,doy:6}})}(n(5093))},8861:function(e,t,n){!function(e){"use strict";e.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Juñu_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},6571:function(e,t,n){!function(e){"use strict";var t={0:"-ум",1:"-ум",2:"-юм",3:"-юм",4:"-ум",5:"-ум",6:"-ум",7:"-ум",8:"-ум",9:"-ум",10:"-ум",12:"-ум",13:"-ум",20:"-ум",30:"-юм",40:"-ум",50:"-ум",60:"-ум",70:"-ум",80:"-ум",90:"-ум",100:"-ум"};e.defineLocale("tg",{months:{format:"январи_феврали_марти_апрели_майи_июни_июли_августи_сентябри_октябри_ноябри_декабри".split("_"),standalone:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_")},monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"якшанбе_душанбе_сешанбе_чоршанбе_панҷшанбе_ҷумъа_шанбе".split("_"),weekdaysShort:"яшб_дшб_сшб_чшб_пшб_ҷум_шнб".split("_"),weekdaysMin:"яш_дш_сш_чш_пш_ҷм_шб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Имрӯз соати] LT",nextDay:"[Фардо соати] LT",lastDay:"[Дирӯз соати] LT",nextWeek:"dddd[и] [ҳафтаи оянда соати] LT",lastWeek:"dddd[и] [ҳафтаи гузашта соати] LT",sameElse:"L"},relativeTime:{future:"баъди %s",past:"%s пеш",s:"якчанд сония",m:"як дақиқа",mm:"%d дақиқа",h:"як соат",hh:"%d соат",d:"як рӯз",dd:"%d рӯз",M:"як моҳ",MM:"%d моҳ",y:"як сол",yy:"%d сол"},meridiemParse:/шаб|субҳ|рӯз|бегоҳ/,meridiemHour:function(e,t){return 12===e&&(e=0),"шаб"===t?e<4?e:e+12:"субҳ"===t?e:"рӯз"===t?e>=11?e:e+12:"бегоҳ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"шаб":e<11?"субҳ":e<16?"рӯз":e<19?"бегоҳ":"шаб"},dayOfMonthOrdinalParse:/\d{1,2}-(ум|юм)/,ordinal:function(e){var n=e%10,a=e>=100?100:null;return e+(t[e]||t[n]||t[a])},week:{dow:1,doy:7}})}(n(5093))},5802:function(e,t,n){!function(e){"use strict";e.defineLocale("th",{months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),monthsParseExact:!0,weekdays:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),weekdaysShort:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์".split("_"),weekdaysMin:"อา._จ._อ._พ._พฤ._ศ._ส.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY เวลา H:mm",LLLL:"วันddddที่ D MMMM YYYY เวลา H:mm"},meridiemParse:/ก่อนเที่ยง|หลังเที่ยง/,isPM:function(e){return"หลังเที่ยง"===e},meridiem:function(e,t,n){return e<12?"ก่อนเที่ยง":"หลังเที่ยง"},calendar:{sameDay:"[วันนี้ เวลา] LT",nextDay:"[พรุ่งนี้ เวลา] LT",nextWeek:"dddd[หน้า เวลา] LT",lastDay:"[เมื่อวานนี้ เวลา] LT",lastWeek:"[วัน]dddd[ที่แล้ว เวลา] LT",sameElse:"L"},relativeTime:{future:"อีก %s",past:"%sที่แล้ว",s:"ไม่กี่วินาที",ss:"%d วินาที",m:"1 นาที",mm:"%d นาที",h:"1 ชั่วโมง",hh:"%d ชั่วโมง",d:"1 วัน",dd:"%d วัน",w:"1 สัปดาห์",ww:"%d สัปดาห์",M:"1 เดือน",MM:"%d เดือน",y:"1 ปี",yy:"%d ปี"}})}(n(5093))},9527:function(e,t,n){!function(e){"use strict";var t={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'ünji",4:"'ünji",100:"'ünji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"};e.defineLocale("tk",{months:"Ýanwar_Fewral_Mart_Aprel_Maý_Iýun_Iýul_Awgust_Sentýabr_Oktýabr_Noýabr_Dekabr".split("_"),monthsShort:"Ýan_Few_Mar_Apr_Maý_Iýn_Iýl_Awg_Sen_Okt_Noý_Dek".split("_"),weekdays:"Ýekşenbe_Duşenbe_Sişenbe_Çarşenbe_Penşenbe_Anna_Şenbe".split("_"),weekdaysShort:"Ýek_Duş_Siş_Çar_Pen_Ann_Şen".split("_"),weekdaysMin:"Ýk_Dş_Sş_Çr_Pn_An_Şn".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[düýn] LT",lastWeek:"[geçen] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s soň",past:"%s öň",s:"birnäçe sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir gün",dd:"%d gün",M:"bir aý",MM:"%d aý",y:"bir ýyl",yy:"%d ýyl"},ordinal:function(e,n){switch(n){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'unjy";var a=e%10,i=e%100-a,r=e>=100?100:null;return e+(t[a]||t[i]||t[r])}},week:{dow:1,doy:7}})}(n(5093))},9231:function(e,t,n){!function(e){"use strict";e.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}})}(n(5093))},1052:function(e,t,n){!function(e){"use strict";var t="pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function n(e){var t=e;return t=-1!==e.indexOf("jaj")?t.slice(0,-3)+"leS":-1!==e.indexOf("jar")?t.slice(0,-3)+"waQ":-1!==e.indexOf("DIS")?t.slice(0,-3)+"nem":t+" pIq"}function a(e){var t=e;return t=-1!==e.indexOf("jaj")?t.slice(0,-3)+"Hu’":-1!==e.indexOf("jar")?t.slice(0,-3)+"wen":-1!==e.indexOf("DIS")?t.slice(0,-3)+"ben":t+" ret"}function i(e,t,n,a){var i=r(e);switch(n){case"ss":return i+" lup";case"mm":return i+" tup";case"hh":return i+" rep";case"dd":return i+" jaj";case"MM":return i+" jar";case"yy":return i+" DIS"}}function r(e){var n=Math.floor(e%1e3/100),a=Math.floor(e%100/10),i=e%10,r="";return n>0&&(r+=t[n]+"vatlh"),a>0&&(r+=(""!==r?" ":"")+t[a]+"maH"),i>0&&(r+=(""!==r?" ":"")+t[i]),""===r?"pagh":r}e.defineLocale("tlh",{months:"tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’".split("_"),monthsShort:"jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa’leS] LT",nextWeek:"LLL",lastDay:"[wa’Hu’] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:n,past:a,s:"puS lup",ss:i,m:"wa’ tup",mm:i,h:"wa’ rep",hh:i,d:"wa’ jaj",dd:i,M:"wa’ jar",MM:i,y:"wa’ DIS",yy:i},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},5096:function(e,t,n){!function(e){"use strict";var t={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'üncü",4:"'üncü",100:"'üncü",6:"'ncı",9:"'uncu",10:"'uncu",30:"'uncu",60:"'ıncı",90:"'ıncı"};e.defineLocale("tr",{months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_Çar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_Ça_Pe_Cu_Ct".split("_"),meridiem:function(e,t,n){return e<12?n?"öö":"ÖÖ":n?"ös":"ÖS"},meridiemParse:/öö|ÖÖ|ös|ÖS/,isPM:function(e){return"ös"===e||"ÖS"===e},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[yarın saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[dün] LT",lastWeek:"[geçen] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s önce",s:"birkaç saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",w:"bir hafta",ww:"%d hafta",M:"bir ay",MM:"%d ay",y:"bir yıl",yy:"%d yıl"},ordinal:function(e,n){switch(n){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'ıncı";var a=e%10,i=e%100-a,r=e>=100?100:null;return e+(t[a]||t[i]||t[r])}},week:{dow:1,doy:7}})}(n(5093))},9846:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["viensas secunds","'iensas secunds"],ss:[e+" secunds",e+" secunds"],m:["'n míut","'iens míut"],mm:[e+" míuts",e+" míuts"],h:["'n þora","'iensa þora"],hh:[e+" þoras",e+" þoras"],d:["'n ziua","'iensa ziua"],dd:[e+" ziuas",e+" ziuas"],M:["'n mes","'iens mes"],MM:[e+" mesen",e+" mesen"],y:["'n ar","'iens ar"],yy:[e+" ars",e+" ars"]};return a||t?i[n][0]:i[n][1]}e.defineLocale("tzl",{months:"Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi".split("_"),weekdaysShort:"Súl_Lún_Mai_Már_Xhú_Vié_Sát".split("_"),weekdaysMin:"Sú_Lú_Ma_Má_Xh_Vi_Sá".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(e){return"d'o"===e.toLowerCase()},meridiem:function(e,t,n){return e>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi à] LT",nextDay:"[demà à] LT",nextWeek:"dddd [à] LT",lastDay:"[ieiri à] LT",lastWeek:"[sür el] dddd [lasteu à] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7711:function(e,t,n){!function(e){"use strict";e.defineLocale("tzm-latn",{months:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minuḍ",mm:"%d minuḍ",h:"saɛa",hh:"%d tassaɛin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}})}(n(5093))},1765:function(e,t,n){!function(e){"use strict";e.defineLocale("tzm",{months:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),monthsShort:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),weekdays:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysShort:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysMin:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ⴰⵙⴷⵅ ⴴ] LT",nextDay:"[ⴰⵙⴽⴰ ⴴ] LT",nextWeek:"dddd [ⴴ] LT",lastDay:"[ⴰⵚⴰⵏⵜ ⴴ] LT",lastWeek:"dddd [ⴴ] LT",sameElse:"L"},relativeTime:{future:"ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s",past:"ⵢⴰⵏ %s",s:"ⵉⵎⵉⴽ",ss:"%d ⵉⵎⵉⴽ",m:"ⵎⵉⵏⵓⴺ",mm:"%d ⵎⵉⵏⵓⴺ",h:"ⵙⴰⵄⴰ",hh:"%d ⵜⴰⵙⵙⴰⵄⵉⵏ",d:"ⴰⵙⵙ",dd:"%d oⵙⵙⴰⵏ",M:"ⴰⵢoⵓⵔ",MM:"%d ⵉⵢⵢⵉⵔⵏ",y:"ⴰⵙⴳⴰⵙ",yy:"%d ⵉⵙⴳⴰⵙⵏ"},week:{dow:6,doy:12}})}(n(5093))},8414:function(e,t,n){!function(e){"use strict";e.defineLocale("ug-cn",{months:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),monthsShort:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),weekdays:"يەكشەنبە_دۈشەنبە_سەيشەنبە_چارشەنبە_پەيشەنبە_جۈمە_شەنبە".split("_"),weekdaysShort:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),weekdaysMin:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-يىلىM-ئاينىڭD-كۈنى",LLL:"YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm",LLLL:"dddd، YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm"},meridiemParse:/يېرىم كېچە|سەھەر|چۈشتىن بۇرۇن|چۈش|چۈشتىن كېيىن|كەچ/,meridiemHour:function(e,t){return 12===e&&(e=0),"يېرىم كېچە"===t||"سەھەر"===t||"چۈشتىن بۇرۇن"===t?e:"چۈشتىن كېيىن"===t||"كەچ"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var a=100*e+t;return a<600?"يېرىم كېچە":a<900?"سەھەر":a<1130?"چۈشتىن بۇرۇن":a<1230?"چۈش":a<1800?"چۈشتىن كېيىن":"كەچ"},calendar:{sameDay:"[بۈگۈن سائەت] LT",nextDay:"[ئەتە سائەت] LT",nextWeek:"[كېلەركى] dddd [سائەت] LT",lastDay:"[تۆنۈگۈن] LT",lastWeek:"[ئالدىنقى] dddd [سائەت] LT",sameElse:"L"},relativeTime:{future:"%s كېيىن",past:"%s بۇرۇن",s:"نەچچە سېكونت",ss:"%d سېكونت",m:"بىر مىنۇت",mm:"%d مىنۇت",h:"بىر سائەت",hh:"%d سائەت",d:"بىر كۈن",dd:"%d كۈن",M:"بىر ئاي",MM:"%d ئاي",y:"بىر يىل",yy:"%d يىل"},dayOfMonthOrdinalParse:/\d{1,2}(-كۈنى|-ئاي|-ھەپتە)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"-كۈنى";case"w":case"W":return e+"-ھەپتە";default:return e}},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:7}})}(n(5093))},6618:function(e,t,n){!function(e){"use strict";function t(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,a){return"m"===a?n?"хвилина":"хвилину":"h"===a?n?"година":"годину":e+" "+t({ss:n?"секунда_секунди_секунд":"секунду_секунди_секунд",mm:n?"хвилина_хвилини_хвилин":"хвилину_хвилини_хвилин",hh:n?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяці_місяців",yy:"рік_роки_років"}[a],+e)}function a(e,t){var n={nominative:"неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота".split("_"),accusative:"неділю_понеділок_вівторок_середу_четвер_п’ятницю_суботу".split("_"),genitive:"неділі_понеділка_вівторка_середи_четверга_п’ятниці_суботи".split("_")};return!0===e?n.nominative.slice(1,7).concat(n.nominative.slice(0,1)):e?n[/(\[[ВвУу]\]) ?dddd/.test(t)?"accusative":/\[?(?:минулої|наступної)? ?\] ?dddd/.test(t)?"genitive":"nominative"][e.day()]:n.nominative}function i(e){return function(){return e+"о"+(11===this.hours()?"б":"")+"] LT"}}e.defineLocale("uk",{months:{format:"січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),standalone:"січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень".split("_")},monthsShort:"січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд".split("_"),weekdays:a,weekdaysShort:"нд_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY р.",LLL:"D MMMM YYYY р., HH:mm",LLLL:"dddd, D MMMM YYYY р., HH:mm"},calendar:{sameDay:i("[Сьогодні "),nextDay:i("[Завтра "),lastDay:i("[Вчора "),nextWeek:i("[У] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return i("[Минулої] dddd [").call(this);case 1:case 2:case 4:return i("[Минулого] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"за %s",past:"%s тому",s:"декілька секунд",ss:n,m:n,mm:n,h:"годину",hh:n,d:"день",dd:n,M:"місяць",MM:n,y:"рік",yy:n},meridiemParse:/ночі|ранку|дня|вечора/,isPM:function(e){return/^(дня|вечора)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночі":e<12?"ранку":e<17?"дня":"вечора"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e+"-й";case"D":return e+"-го";default:return e}},week:{dow:1,doy:7}})}(n(5093))},158:function(e,t,n){!function(e){"use strict";var t=["جنوری","فروری","مارچ","اپریل","مئی","جون","جولائی","اگست","ستمبر","اکتوبر","نومبر","دسمبر"],n=["اتوار","پیر","منگل","بدھ","جمعرات","جمعہ","ہفتہ"];e.defineLocale("ur",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/صبح|شام/,isPM:function(e){return"شام"===e},meridiem:function(e,t,n){return e<12?"صبح":"شام"},calendar:{sameDay:"[آج بوقت] LT",nextDay:"[کل بوقت] LT",nextWeek:"dddd [بوقت] LT",lastDay:"[گذشتہ روز بوقت] LT",lastWeek:"[گذشتہ] dddd [بوقت] LT",sameElse:"L"},relativeTime:{future:"%s بعد",past:"%s قبل",s:"چند سیکنڈ",ss:"%d سیکنڈ",m:"ایک منٹ",mm:"%d منٹ",h:"ایک گھنٹہ",hh:"%d گھنٹے",d:"ایک دن",dd:"%d دن",M:"ایک ماہ",MM:"%d ماہ",y:"ایک سال",yy:"%d سال"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:4}})}(n(5093))},2475:function(e,t,n){!function(e){"use strict";e.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}})}(n(5093))},7609:function(e,t,n){!function(e){"use strict";e.defineLocale("uz",{months:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба".split("_"),weekdaysShort:"Якш_Душ_Сеш_Чор_Пай_Жум_Шан".split("_"),weekdaysMin:"Як_Ду_Се_Чо_Па_Жу_Ша".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Бугун соат] LT [да]",nextDay:"[Эртага] LT [да]",nextWeek:"dddd [куни соат] LT [да]",lastDay:"[Кеча соат] LT [да]",lastWeek:"[Утган] dddd [куни соат] LT [да]",sameElse:"L"},relativeTime:{future:"Якин %s ичида",past:"Бир неча %s олдин",s:"фурсат",ss:"%d фурсат",m:"бир дакика",mm:"%d дакика",h:"бир соат",hh:"%d соат",d:"бир кун",dd:"%d кун",M:"бир ой",MM:"%d ой",y:"бир йил",yy:"%d йил"},week:{dow:1,doy:7}})}(n(5093))},1135:function(e,t,n){!function(e){"use strict";e.defineLocale("vi",{months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(e){return/^ch$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[Hôm nay lúc] LT",nextDay:"[Ngày mai lúc] LT",nextWeek:"dddd [tuần tới lúc] LT",lastDay:"[Hôm qua lúc] LT",lastWeek:"dddd [tuần trước lúc] LT",sameElse:"L"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",ss:"%d giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",w:"một tuần",ww:"%d tuần",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}})}(n(5093))},4051:function(e,t,n){!function(e){"use strict";e.defineLocale("x-pseudo",{months:"J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér".split("_"),monthsShort:"J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc".split("_"),monthsParseExact:!0,weekdays:"S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý".split("_"),weekdaysShort:"S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát".split("_"),weekdaysMin:"S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~ódá~ý át] LT",nextDay:"[T~ómó~rró~w át] LT",nextWeek:"dddd [át] LT",lastDay:"[Ý~ést~érdá~ý át] LT",lastWeek:"[L~ást] dddd [át] LT",sameElse:"L"},relativeTime:{future:"í~ñ %s",past:"%s á~gó",s:"á ~féw ~sécó~ñds",ss:"%d s~écóñ~ds",m:"á ~míñ~úté",mm:"%d m~íñú~tés",h:"á~ñ hó~úr",hh:"%d h~óúrs",d:"á ~dáý",dd:"%d d~áýs",M:"á ~móñ~th",MM:"%d m~óñt~hs",y:"á ~ýéár",yy:"%d ý~éárs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},2218:function(e,t,n){!function(e){"use strict";e.defineLocale("yo",{months:"Sẹ́rẹ́_Èrèlè_Ẹrẹ̀nà_Ìgbé_Èbibi_Òkùdu_Agẹmo_Ògún_Owewe_Ọ̀wàrà_Bélú_Ọ̀pẹ̀̀".split("_"),monthsShort:"Sẹ́r_Èrl_Ẹrn_Ìgb_Èbi_Òkù_Agẹ_Ògú_Owe_Ọ̀wà_Bél_Ọ̀pẹ̀̀".split("_"),weekdays:"Àìkú_Ajé_Ìsẹ́gun_Ọjọ́rú_Ọjọ́bọ_Ẹtì_Àbámẹ́ta".split("_"),weekdaysShort:"Àìk_Ajé_Ìsẹ́_Ọjr_Ọjb_Ẹtì_Àbá".split("_"),weekdaysMin:"Àì_Aj_Ìs_Ọr_Ọb_Ẹt_Àb".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Ònì ni] LT",nextDay:"[Ọ̀la ni] LT",nextWeek:"dddd [Ọsẹ̀ tón'bọ] [ni] LT",lastDay:"[Àna ni] LT",lastWeek:"dddd [Ọsẹ̀ tólọ́] [ni] LT",sameElse:"L"},relativeTime:{future:"ní %s",past:"%s kọjá",s:"ìsẹjú aayá die",ss:"aayá %d",m:"ìsẹjú kan",mm:"ìsẹjú %d",h:"wákati kan",hh:"wákati %d",d:"ọjọ́ kan",dd:"ọjọ́ %d",M:"osù kan",MM:"osù %d",y:"ọdún kan",yy:"ọdún %d"},dayOfMonthOrdinalParse:/ọjọ́\s\d{1,2}/,ordinal:"ọjọ́ %d",week:{dow:1,doy:4}})}(n(5093))},2648:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-cn",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"下午"===t||"晚上"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var a=100*e+t;return a<600?"凌晨":a<900?"早上":a<1130?"上午":a<1230?"中午":a<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:function(e){return e.week()!==this.week()?"[下]dddLT":"[本]dddLT"},lastDay:"[昨天]LT",lastWeek:function(e){return this.week()!==e.week()?"[上]dddLT":"[本]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|周)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"周";default:return e}},relativeTime:{future:"%s后",past:"%s前",s:"几秒",ss:"%d 秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",w:"1 周",ww:"%d 周",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week:{dow:1,doy:4}})}(n(5093))},1632:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-hk",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var a=100*e+t;return a<600?"凌晨":a<900?"早上":a<1200?"上午":1200===a?"中午":a<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(n(5093))},3922:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-mo",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"D/M/YYYY",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var a=100*e+t;return a<600?"凌晨":a<900?"早上":a<1130?"上午":a<1230?"中午":a<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(n(5093))},304:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-tw",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var a=100*e+t;return a<600?"凌晨":a<900?"早上":a<1130?"上午":a<1230?"中午":a<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(n(5093))},5358:(e,t,n)=>{var a={"./af":5177,"./af.js":5177,"./ar":1509,"./ar-dz":1488,"./ar-dz.js":1488,"./ar-kw":8676,"./ar-kw.js":8676,"./ar-ly":2353,"./ar-ly.js":2353,"./ar-ma":4496,"./ar-ma.js":4496,"./ar-ps":6947,"./ar-ps.js":6947,"./ar-sa":2682,"./ar-sa.js":2682,"./ar-tn":9756,"./ar-tn.js":9756,"./ar.js":1509,"./az":5533,"./az.js":5533,"./be":8959,"./be.js":8959,"./bg":7777,"./bg.js":7777,"./bm":4903,"./bm.js":4903,"./bn":1290,"./bn-bd":7357,"./bn-bd.js":7357,"./bn.js":1290,"./bo":1545,"./bo.js":1545,"./br":1470,"./br.js":1470,"./bs":4429,"./bs.js":4429,"./ca":7306,"./ca.js":7306,"./cs":6464,"./cs.js":6464,"./cv":3635,"./cv.js":3635,"./cy":4226,"./cy.js":4226,"./da":3601,"./da.js":3601,"./de":7853,"./de-at":6111,"./de-at.js":6111,"./de-ch":4697,"./de-ch.js":4697,"./de.js":7853,"./dv":708,"./dv.js":708,"./el":4691,"./el.js":4691,"./en-au":3872,"./en-au.js":3872,"./en-ca":8298,"./en-ca.js":8298,"./en-gb":6195,"./en-gb.js":6195,"./en-ie":6584,"./en-ie.js":6584,"./en-il":5543,"./en-il.js":5543,"./en-in":9033,"./en-in.js":9033,"./en-nz":9402,"./en-nz.js":9402,"./en-sg":3004,"./en-sg.js":3004,"./eo":2934,"./eo.js":2934,"./es":7650,"./es-do":838,"./es-do.js":838,"./es-mx":7730,"./es-mx.js":7730,"./es-us":6575,"./es-us.js":6575,"./es.js":7650,"./et":3035,"./et.js":3035,"./eu":3508,"./eu.js":3508,"./fa":119,"./fa.js":119,"./fi":527,"./fi.js":527,"./fil":5995,"./fil.js":5995,"./fo":2477,"./fo.js":2477,"./fr":5498,"./fr-ca":6435,"./fr-ca.js":6435,"./fr-ch":7892,"./fr-ch.js":7892,"./fr.js":5498,"./fy":7071,"./fy.js":7071,"./ga":1734,"./ga.js":1734,"./gd":217,"./gd.js":217,"./gl":7329,"./gl.js":7329,"./gom-deva":2124,"./gom-deva.js":2124,"./gom-latn":3383,"./gom-latn.js":3383,"./gu":5050,"./gu.js":5050,"./he":1713,"./he.js":1713,"./hi":3861,"./hi.js":3861,"./hr":6308,"./hr.js":6308,"./hu":609,"./hu.js":609,"./hy-am":7160,"./hy-am.js":7160,"./id":4063,"./id.js":4063,"./is":9374,"./is.js":9374,"./it":8383,"./it-ch":4208,"./it-ch.js":4208,"./it.js":8383,"./ja":3827,"./ja.js":3827,"./jv":9722,"./jv.js":9722,"./ka":1794,"./ka.js":1794,"./kk":7088,"./kk.js":7088,"./km":6870,"./km.js":6870,"./kn":4451,"./kn.js":4451,"./ko":3164,"./ko.js":3164,"./ku":8174,"./ku-kmr":6181,"./ku-kmr.js":6181,"./ku.js":8174,"./ky":8474,"./ky.js":8474,"./lb":9680,"./lb.js":9680,"./lo":5867,"./lo.js":5867,"./lt":5766,"./lt.js":5766,"./lv":9532,"./lv.js":9532,"./me":8076,"./me.js":8076,"./mi":1848,"./mi.js":1848,"./mk":306,"./mk.js":306,"./ml":3739,"./ml.js":3739,"./mn":9053,"./mn.js":9053,"./mr":6169,"./mr.js":6169,"./ms":3386,"./ms-my":2297,"./ms-my.js":2297,"./ms.js":3386,"./mt":7075,"./mt.js":7075,"./my":2264,"./my.js":2264,"./nb":2274,"./nb.js":2274,"./ne":8235,"./ne.js":8235,"./nl":2572,"./nl-be":3784,"./nl-be.js":3784,"./nl.js":2572,"./nn":4566,"./nn.js":4566,"./oc-lnc":9330,"./oc-lnc.js":9330,"./pa-in":9849,"./pa-in.js":9849,"./pl":4418,"./pl.js":4418,"./pt":9834,"./pt-br":8303,"./pt-br.js":8303,"./pt.js":9834,"./ro":4457,"./ro.js":4457,"./ru":2271,"./ru.js":2271,"./sd":1221,"./sd.js":1221,"./se":3478,"./se.js":3478,"./si":7538,"./si.js":7538,"./sk":5784,"./sk.js":5784,"./sl":6637,"./sl.js":6637,"./sq":6794,"./sq.js":6794,"./sr":5719,"./sr-cyrl":3322,"./sr-cyrl.js":3322,"./sr.js":5719,"./ss":6e3,"./ss.js":6e3,"./sv":1011,"./sv.js":1011,"./sw":748,"./sw.js":748,"./ta":1025,"./ta.js":1025,"./te":1885,"./te.js":1885,"./tet":8861,"./tet.js":8861,"./tg":6571,"./tg.js":6571,"./th":5802,"./th.js":5802,"./tk":9527,"./tk.js":9527,"./tl-ph":9231,"./tl-ph.js":9231,"./tlh":1052,"./tlh.js":1052,"./tr":5096,"./tr.js":5096,"./tzl":9846,"./tzl.js":9846,"./tzm":1765,"./tzm-latn":7711,"./tzm-latn.js":7711,"./tzm.js":1765,"./ug-cn":8414,"./ug-cn.js":8414,"./uk":6618,"./uk.js":6618,"./ur":158,"./ur.js":158,"./uz":7609,"./uz-latn":2475,"./uz-latn.js":2475,"./uz.js":7609,"./vi":1135,"./vi.js":1135,"./x-pseudo":4051,"./x-pseudo.js":4051,"./yo":2218,"./yo.js":2218,"./zh-cn":2648,"./zh-cn.js":2648,"./zh-hk":1632,"./zh-hk.js":1632,"./zh-mo":3922,"./zh-mo.js":3922,"./zh-tw":304,"./zh-tw.js":304};function i(e){var t=r(e);return n(t)}function r(e){if(!n.o(a,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return a[e]}i.keys=function(){return Object.keys(a)},i.resolve=r,e.exports=i,i.id=5358},5093:function(e,t,n){(e=n.nmd(e)).exports=function(){"use strict";var t,a;function i(){return t.apply(null,arguments)}function r(e){t=e}function s(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function o(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function l(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function d(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(l(e,t))return!1;return!0}function c(e){return void 0===e}function u(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function h(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function m(e,t){var n,a=[],i=e.length;for(n=0;n<i;++n)a.push(t(e[n],n));return a}function _(e,t){for(var n in t)l(t,n)&&(e[n]=t[n]);return l(t,"toString")&&(e.toString=t.toString),l(t,"valueOf")&&(e.valueOf=t.valueOf),e}function p(e,t,n,a){return Zn(e,t,n,a,!0).utc()}function f(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function g(e){return null==e._pf&&(e._pf=f()),e._pf}function y(e){var t=null,n=!1,i=e._d&&!isNaN(e._d.getTime());return i&&(t=g(e),n=a.call(t.parsedDateParts,(function(e){return null!=e})),i=t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n),e._strict&&(i=i&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour)),null!=Object.isFrozen&&Object.isFrozen(e)?i:(e._isValid=i,e._isValid)}function b(e){var t=p(NaN);return null!=e?_(g(t),e):g(t).userInvalidated=!0,t}a=Array.prototype.some?Array.prototype.some:function(e){var t,n=Object(this),a=n.length>>>0;for(t=0;t<a;t++)if(t in n&&e.call(this,n[t],t,n))return!0;return!1};var v=i.momentProperties=[],M=!1;function x(e,t){var n,a,i,r=v.length;if(c(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),c(t._i)||(e._i=t._i),c(t._f)||(e._f=t._f),c(t._l)||(e._l=t._l),c(t._strict)||(e._strict=t._strict),c(t._tzm)||(e._tzm=t._tzm),c(t._isUTC)||(e._isUTC=t._isUTC),c(t._offset)||(e._offset=t._offset),c(t._pf)||(e._pf=g(t)),c(t._locale)||(e._locale=t._locale),r>0)for(n=0;n<r;n++)c(i=t[a=v[n]])||(e[a]=i);return e}function w(e){x(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===M&&(M=!0,i.updateOffset(this),M=!1)}function k(e){return e instanceof w||null!=e&&null!=e._isAMomentObject}function L(e){!1===i.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function Y(e,t){var n=!0;return _((function(){if(null!=i.deprecationHandler&&i.deprecationHandler(null,e),n){var a,r,s,o=[],d=arguments.length;for(r=0;r<d;r++){if(a="","object"==typeof arguments[r]){for(s in a+="\n["+r+"] ",arguments[0])l(arguments[0],s)&&(a+=s+": "+arguments[0][s]+", ");a=a.slice(0,-2)}else a=arguments[r];o.push(a)}L(e+"\nArguments: "+Array.prototype.slice.call(o).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var D,T={};function S(e,t){null!=i.deprecationHandler&&i.deprecationHandler(e,t),T[e]||(L(t),T[e]=!0)}function j(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function H(e){var t,n;for(n in e)l(e,n)&&(j(t=e[n])?this[n]=t:this["_"+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function C(e,t){var n,a=_({},e);for(n in t)l(t,n)&&(o(e[n])&&o(t[n])?(a[n]={},_(a[n],e[n]),_(a[n],t[n])):null!=t[n]?a[n]=t[n]:delete a[n]);for(n in e)l(e,n)&&!l(t,n)&&o(e[n])&&(a[n]=_({},a[n]));return a}function A(e){null!=e&&this.set(e)}i.suppressDeprecationWarnings=!1,i.deprecationHandler=null,D=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)l(e,t)&&n.push(t);return n};var E={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function P(e,t,n){var a=this._calendar[e]||this._calendar.sameElse;return j(a)?a.call(t,n):a}function O(e,t,n){var a=""+Math.abs(e),i=t-a.length;return(e>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+a}var I=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,N=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,z={},F={};function R(e,t,n,a){var i=a;"string"==typeof a&&(i=function(){return this[a]()}),e&&(F[e]=i),t&&(F[t[0]]=function(){return O(i.apply(this,arguments),t[1],t[2])}),n&&(F[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function W(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function B(e){var t,n,a=e.match(I);for(t=0,n=a.length;t<n;t++)F[a[t]]?a[t]=F[a[t]]:a[t]=W(a[t]);return function(t){var i,r="";for(i=0;i<n;i++)r+=j(a[i])?a[i].call(t,e):a[i];return r}}function V(e,t){return e.isValid()?(t=$(t,e.localeData()),z[t]=z[t]||B(t),z[t](e)):e.localeData().invalidDate()}function $(e,t){var n=5;function a(e){return t.longDateFormat(e)||e}for(N.lastIndex=0;n>=0&&N.test(e);)e=e.replace(N,a),N.lastIndex=0,n-=1;return e}var U={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function J(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(I).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])}var G="Invalid date";function Z(){return this._invalidDate}var q="%d",K=/\d{1,2}/;function X(e){return this._ordinal.replace("%d",e)}var Q={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function ee(e,t,n,a){var i=this._relativeTime[n];return j(i)?i(e,t,n,a):i.replace(/%d/i,e)}function te(e,t){var n=this._relativeTime[e>0?"future":"past"];return j(n)?n(t):n.replace(/%s/i,t)}var ne={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function ae(e){return"string"==typeof e?ne[e]||ne[e.toLowerCase()]:void 0}function ie(e){var t,n,a={};for(n in e)l(e,n)&&(t=ae(n))&&(a[t]=e[n]);return a}var re={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function se(e){var t,n=[];for(t in e)l(e,t)&&n.push({unit:t,priority:re[t]});return n.sort((function(e,t){return e.priority-t.priority})),n}var oe,le=/\d/,de=/\d\d/,ce=/\d{3}/,ue=/\d{4}/,he=/[+-]?\d{6}/,me=/\d\d?/,_e=/\d\d\d\d?/,pe=/\d\d\d\d\d\d?/,fe=/\d{1,3}/,ge=/\d{1,4}/,ye=/[+-]?\d{1,6}/,be=/\d+/,ve=/[+-]?\d+/,Me=/Z|[+-]\d\d:?\d\d/gi,xe=/Z|[+-]\d\d(?::?\d\d)?/gi,we=/[+-]?\d+(\.\d{1,3})?/,ke=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Le=/^[1-9]\d?/,Ye=/^([1-9]\d|\d)/;function De(e,t,n){oe[e]=j(t)?t:function(e,a){return e&&n?n:t}}function Te(e,t){return l(oe,e)?oe[e](t._strict,t._locale):new RegExp(Se(e))}function Se(e){return je(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,a,i){return t||n||a||i})))}function je(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function He(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function Ce(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=He(t)),n}oe={};var Ae={};function Ee(e,t){var n,a,i=t;for("string"==typeof e&&(e=[e]),u(t)&&(i=function(e,n){n[t]=Ce(e)}),a=e.length,n=0;n<a;n++)Ae[e[n]]=i}function Pe(e,t){Ee(e,(function(e,n,a,i){a._w=a._w||{},t(e,a._w,a,i)}))}function Oe(e,t,n){null!=t&&l(Ae,e)&&Ae[e](t,n._a,n,e)}function Ie(e){return e%4==0&&e%100!=0||e%400==0}var Ne=0,ze=1,Fe=2,Re=3,We=4,Be=5,Ve=6,$e=7,Ue=8;function Je(e){return Ie(e)?366:365}R("Y",0,0,(function(){var e=this.year();return e<=9999?O(e,4):"+"+e})),R(0,["YY",2],0,(function(){return this.year()%100})),R(0,["YYYY",4],0,"year"),R(0,["YYYYY",5],0,"year"),R(0,["YYYYYY",6,!0],0,"year"),De("Y",ve),De("YY",me,de),De("YYYY",ge,ue),De("YYYYY",ye,he),De("YYYYYY",ye,he),Ee(["YYYYY","YYYYYY"],Ne),Ee("YYYY",(function(e,t){t[Ne]=2===e.length?i.parseTwoDigitYear(e):Ce(e)})),Ee("YY",(function(e,t){t[Ne]=i.parseTwoDigitYear(e)})),Ee("Y",(function(e,t){t[Ne]=parseInt(e,10)})),i.parseTwoDigitYear=function(e){return Ce(e)+(Ce(e)>68?1900:2e3)};var Ge,Ze=Ke("FullYear",!0);function qe(){return Ie(this.year())}function Ke(e,t){return function(n){return null!=n?(Qe(this,e,n),i.updateOffset(this,t),this):Xe(this,e)}}function Xe(e,t){if(!e.isValid())return NaN;var n=e._d,a=e._isUTC;switch(t){case"Milliseconds":return a?n.getUTCMilliseconds():n.getMilliseconds();case"Seconds":return a?n.getUTCSeconds():n.getSeconds();case"Minutes":return a?n.getUTCMinutes():n.getMinutes();case"Hours":return a?n.getUTCHours():n.getHours();case"Date":return a?n.getUTCDate():n.getDate();case"Day":return a?n.getUTCDay():n.getDay();case"Month":return a?n.getUTCMonth():n.getMonth();case"FullYear":return a?n.getUTCFullYear():n.getFullYear();default:return NaN}}function Qe(e,t,n){var a,i,r,s,o;if(e.isValid()&&!isNaN(n)){switch(a=e._d,i=e._isUTC,t){case"Milliseconds":return void(i?a.setUTCMilliseconds(n):a.setMilliseconds(n));case"Seconds":return void(i?a.setUTCSeconds(n):a.setSeconds(n));case"Minutes":return void(i?a.setUTCMinutes(n):a.setMinutes(n));case"Hours":return void(i?a.setUTCHours(n):a.setHours(n));case"Date":return void(i?a.setUTCDate(n):a.setDate(n));case"FullYear":break;default:return}r=n,s=e.month(),o=29!==(o=e.date())||1!==s||Ie(r)?o:28,i?a.setUTCFullYear(r,s,o):a.setFullYear(r,s,o)}}function et(e){return j(this[e=ae(e)])?this[e]():this}function tt(e,t){if("object"==typeof e){var n,a=se(e=ie(e)),i=a.length;for(n=0;n<i;n++)this[a[n].unit](e[a[n].unit])}else if(j(this[e=ae(e)]))return this[e](t);return this}function nt(e,t){return(e%t+t)%t}function at(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=nt(t,12);return e+=(t-n)/12,1===n?Ie(e)?29:28:31-n%7%2}Ge=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},R("M",["MM",2],"Mo",(function(){return this.month()+1})),R("MMM",0,0,(function(e){return this.localeData().monthsShort(this,e)})),R("MMMM",0,0,(function(e){return this.localeData().months(this,e)})),De("M",me,Le),De("MM",me,de),De("MMM",(function(e,t){return t.monthsShortRegex(e)})),De("MMMM",(function(e,t){return t.monthsRegex(e)})),Ee(["M","MM"],(function(e,t){t[ze]=Ce(e)-1})),Ee(["MMM","MMMM"],(function(e,t,n,a){var i=n._locale.monthsParse(e,a,n._strict);null!=i?t[ze]=i:g(n).invalidMonth=e}));var it="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),rt="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),st=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,ot=ke,lt=ke;function dt(e,t){return e?s(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||st).test(t)?"format":"standalone"][e.month()]:s(this._months)?this._months:this._months.standalone}function ct(e,t){return e?s(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[st.test(t)?"format":"standalone"][e.month()]:s(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function ut(e,t,n){var a,i,r,s=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],a=0;a<12;++a)r=p([2e3,a]),this._shortMonthsParse[a]=this.monthsShort(r,"").toLocaleLowerCase(),this._longMonthsParse[a]=this.months(r,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(i=Ge.call(this._shortMonthsParse,s))?i:null:-1!==(i=Ge.call(this._longMonthsParse,s))?i:null:"MMM"===t?-1!==(i=Ge.call(this._shortMonthsParse,s))||-1!==(i=Ge.call(this._longMonthsParse,s))?i:null:-1!==(i=Ge.call(this._longMonthsParse,s))||-1!==(i=Ge.call(this._shortMonthsParse,s))?i:null}function ht(e,t,n){var a,i,r;if(this._monthsParseExact)return ut.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),a=0;a<12;a++){if(i=p([2e3,a]),n&&!this._longMonthsParse[a]&&(this._longMonthsParse[a]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[a]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),n||this._monthsParse[a]||(r="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[a]=new RegExp(r.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[a].test(e))return a;if(n&&"MMM"===t&&this._shortMonthsParse[a].test(e))return a;if(!n&&this._monthsParse[a].test(e))return a}}function mt(e,t){if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=Ce(t);else if(!u(t=e.localeData().monthsParse(t)))return e;var n=t,a=e.date();return a=a<29?a:Math.min(a,at(e.year(),n)),e._isUTC?e._d.setUTCMonth(n,a):e._d.setMonth(n,a),e}function _t(e){return null!=e?(mt(this,e),i.updateOffset(this,!0),this):Xe(this,"Month")}function pt(){return at(this.year(),this.month())}function ft(e){return this._monthsParseExact?(l(this,"_monthsRegex")||yt.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(l(this,"_monthsShortRegex")||(this._monthsShortRegex=ot),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function gt(e){return this._monthsParseExact?(l(this,"_monthsRegex")||yt.call(this),e?this._monthsStrictRegex:this._monthsRegex):(l(this,"_monthsRegex")||(this._monthsRegex=lt),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function yt(){function e(e,t){return t.length-e.length}var t,n,a,i,r=[],s=[],o=[];for(t=0;t<12;t++)n=p([2e3,t]),a=je(this.monthsShort(n,"")),i=je(this.months(n,"")),r.push(a),s.push(i),o.push(i),o.push(a);r.sort(e),s.sort(e),o.sort(e),this._monthsRegex=new RegExp("^("+o.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function bt(e,t,n,a,i,r,s){var o;return e<100&&e>=0?(o=new Date(e+400,t,n,a,i,r,s),isFinite(o.getFullYear())&&o.setFullYear(e)):o=new Date(e,t,n,a,i,r,s),o}function vt(e){var t,n;return e<100&&e>=0?((n=Array.prototype.slice.call(arguments))[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Mt(e,t,n){var a=7+t-n;return-(7+vt(e,0,a).getUTCDay()-t)%7+a-1}function xt(e,t,n,a,i){var r,s,o=1+7*(t-1)+(7+n-a)%7+Mt(e,a,i);return o<=0?s=Je(r=e-1)+o:o>Je(e)?(r=e+1,s=o-Je(e)):(r=e,s=o),{year:r,dayOfYear:s}}function wt(e,t,n){var a,i,r=Mt(e.year(),t,n),s=Math.floor((e.dayOfYear()-r-1)/7)+1;return s<1?a=s+kt(i=e.year()-1,t,n):s>kt(e.year(),t,n)?(a=s-kt(e.year(),t,n),i=e.year()+1):(i=e.year(),a=s),{week:a,year:i}}function kt(e,t,n){var a=Mt(e,t,n),i=Mt(e+1,t,n);return(Je(e)-a+i)/7}function Lt(e){return wt(e,this._week.dow,this._week.doy).week}R("w",["ww",2],"wo","week"),R("W",["WW",2],"Wo","isoWeek"),De("w",me,Le),De("ww",me,de),De("W",me,Le),De("WW",me,de),Pe(["w","ww","W","WW"],(function(e,t,n,a){t[a.substr(0,1)]=Ce(e)}));var Yt={dow:0,doy:6};function Dt(){return this._week.dow}function Tt(){return this._week.doy}function St(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function jt(e){var t=wt(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}function Ht(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}function Ct(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function At(e,t){return e.slice(t,7).concat(e.slice(0,t))}R("d",0,"do","day"),R("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),R("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),R("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),R("e",0,0,"weekday"),R("E",0,0,"isoWeekday"),De("d",me),De("e",me),De("E",me),De("dd",(function(e,t){return t.weekdaysMinRegex(e)})),De("ddd",(function(e,t){return t.weekdaysShortRegex(e)})),De("dddd",(function(e,t){return t.weekdaysRegex(e)})),Pe(["dd","ddd","dddd"],(function(e,t,n,a){var i=n._locale.weekdaysParse(e,a,n._strict);null!=i?t.d=i:g(n).invalidWeekday=e})),Pe(["d","e","E"],(function(e,t,n,a){t[a]=Ce(e)}));var Et="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Pt="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ot="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),It=ke,Nt=ke,zt=ke;function Ft(e,t){var n=s(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?At(n,this._week.dow):e?n[e.day()]:n}function Rt(e){return!0===e?At(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Wt(e){return!0===e?At(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function Bt(e,t,n){var a,i,r,s=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],a=0;a<7;++a)r=p([2e3,1]).day(a),this._minWeekdaysParse[a]=this.weekdaysMin(r,"").toLocaleLowerCase(),this._shortWeekdaysParse[a]=this.weekdaysShort(r,"").toLocaleLowerCase(),this._weekdaysParse[a]=this.weekdays(r,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(i=Ge.call(this._weekdaysParse,s))?i:null:"ddd"===t?-1!==(i=Ge.call(this._shortWeekdaysParse,s))?i:null:-1!==(i=Ge.call(this._minWeekdaysParse,s))?i:null:"dddd"===t?-1!==(i=Ge.call(this._weekdaysParse,s))||-1!==(i=Ge.call(this._shortWeekdaysParse,s))||-1!==(i=Ge.call(this._minWeekdaysParse,s))?i:null:"ddd"===t?-1!==(i=Ge.call(this._shortWeekdaysParse,s))||-1!==(i=Ge.call(this._weekdaysParse,s))||-1!==(i=Ge.call(this._minWeekdaysParse,s))?i:null:-1!==(i=Ge.call(this._minWeekdaysParse,s))||-1!==(i=Ge.call(this._weekdaysParse,s))||-1!==(i=Ge.call(this._shortWeekdaysParse,s))?i:null}function Vt(e,t,n){var a,i,r;if(this._weekdaysParseExact)return Bt.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),a=0;a<7;a++){if(i=p([2e3,1]).day(a),n&&!this._fullWeekdaysParse[a]&&(this._fullWeekdaysParse[a]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[a]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[a]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[a]||(r="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[a]=new RegExp(r.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[a].test(e))return a;if(n&&"ddd"===t&&this._shortWeekdaysParse[a].test(e))return a;if(n&&"dd"===t&&this._minWeekdaysParse[a].test(e))return a;if(!n&&this._weekdaysParse[a].test(e))return a}}function $t(e){if(!this.isValid())return null!=e?this:NaN;var t=Xe(this,"Day");return null!=e?(e=Ht(e,this.localeData()),this.add(e-t,"d")):t}function Ut(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")}function Jt(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=Ct(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7}function Gt(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Kt.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(l(this,"_weekdaysRegex")||(this._weekdaysRegex=It),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function Zt(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Kt.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(l(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Nt),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function qt(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Kt.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(l(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=zt),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Kt(){function e(e,t){return t.length-e.length}var t,n,a,i,r,s=[],o=[],l=[],d=[];for(t=0;t<7;t++)n=p([2e3,1]).day(t),a=je(this.weekdaysMin(n,"")),i=je(this.weekdaysShort(n,"")),r=je(this.weekdays(n,"")),s.push(a),o.push(i),l.push(r),d.push(a),d.push(i),d.push(r);s.sort(e),o.sort(e),l.sort(e),d.sort(e),this._weekdaysRegex=new RegExp("^("+d.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+o.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+s.join("|")+")","i")}function Xt(){return this.hours()%12||12}function Qt(){return this.hours()||24}function en(e,t){R(e,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)}))}function tn(e,t){return t._meridiemParse}function nn(e){return"p"===(e+"").toLowerCase().charAt(0)}R("H",["HH",2],0,"hour"),R("h",["hh",2],0,Xt),R("k",["kk",2],0,Qt),R("hmm",0,0,(function(){return""+Xt.apply(this)+O(this.minutes(),2)})),R("hmmss",0,0,(function(){return""+Xt.apply(this)+O(this.minutes(),2)+O(this.seconds(),2)})),R("Hmm",0,0,(function(){return""+this.hours()+O(this.minutes(),2)})),R("Hmmss",0,0,(function(){return""+this.hours()+O(this.minutes(),2)+O(this.seconds(),2)})),en("a",!0),en("A",!1),De("a",tn),De("A",tn),De("H",me,Ye),De("h",me,Le),De("k",me,Le),De("HH",me,de),De("hh",me,de),De("kk",me,de),De("hmm",_e),De("hmmss",pe),De("Hmm",_e),De("Hmmss",pe),Ee(["H","HH"],Re),Ee(["k","kk"],(function(e,t,n){var a=Ce(e);t[Re]=24===a?0:a})),Ee(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),Ee(["h","hh"],(function(e,t,n){t[Re]=Ce(e),g(n).bigHour=!0})),Ee("hmm",(function(e,t,n){var a=e.length-2;t[Re]=Ce(e.substr(0,a)),t[We]=Ce(e.substr(a)),g(n).bigHour=!0})),Ee("hmmss",(function(e,t,n){var a=e.length-4,i=e.length-2;t[Re]=Ce(e.substr(0,a)),t[We]=Ce(e.substr(a,2)),t[Be]=Ce(e.substr(i)),g(n).bigHour=!0})),Ee("Hmm",(function(e,t,n){var a=e.length-2;t[Re]=Ce(e.substr(0,a)),t[We]=Ce(e.substr(a))})),Ee("Hmmss",(function(e,t,n){var a=e.length-4,i=e.length-2;t[Re]=Ce(e.substr(0,a)),t[We]=Ce(e.substr(a,2)),t[Be]=Ce(e.substr(i))}));var an=/[ap]\.?m?\.?/i,rn=Ke("Hours",!0);function sn(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}var on,ln={calendar:E,longDateFormat:U,invalidDate:G,ordinal:q,dayOfMonthOrdinalParse:K,relativeTime:Q,months:it,monthsShort:rt,week:Yt,weekdays:Et,weekdaysMin:Ot,weekdaysShort:Pt,meridiemParse:an},dn={},cn={};function un(e,t){var n,a=Math.min(e.length,t.length);for(n=0;n<a;n+=1)if(e[n]!==t[n])return n;return a}function hn(e){return e?e.toLowerCase().replace("_","-"):e}function mn(e){for(var t,n,a,i,r=0;r<e.length;){for(t=(i=hn(e[r]).split("-")).length,n=(n=hn(e[r+1]))?n.split("-"):null;t>0;){if(a=pn(i.slice(0,t).join("-")))return a;if(n&&n.length>=t&&un(i,n)>=t-1)break;t--}r++}return on}function _n(e){return!(!e||!e.match("^[^/\\\\]*$"))}function pn(t){var a=null;if(void 0===dn[t]&&e&&e.exports&&_n(t))try{a=on._abbr,n(5358)("./"+t),fn(a)}catch(e){dn[t]=null}return dn[t]}function fn(e,t){var n;return e&&((n=c(t)?bn(e):gn(e,t))?on=n:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),on._abbr}function gn(e,t){if(null!==t){var n,a=ln;if(t.abbr=e,null!=dn[e])S("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),a=dn[e]._config;else if(null!=t.parentLocale)if(null!=dn[t.parentLocale])a=dn[t.parentLocale]._config;else{if(null==(n=pn(t.parentLocale)))return cn[t.parentLocale]||(cn[t.parentLocale]=[]),cn[t.parentLocale].push({name:e,config:t}),null;a=n._config}return dn[e]=new A(C(a,t)),cn[e]&&cn[e].forEach((function(e){gn(e.name,e.config)})),fn(e),dn[e]}return delete dn[e],null}function yn(e,t){if(null!=t){var n,a,i=ln;null!=dn[e]&&null!=dn[e].parentLocale?dn[e].set(C(dn[e]._config,t)):(null!=(a=pn(e))&&(i=a._config),t=C(i,t),null==a&&(t.abbr=e),(n=new A(t)).parentLocale=dn[e],dn[e]=n),fn(e)}else null!=dn[e]&&(null!=dn[e].parentLocale?(dn[e]=dn[e].parentLocale,e===fn()&&fn(e)):null!=dn[e]&&delete dn[e]);return dn[e]}function bn(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return on;if(!s(e)){if(t=pn(e))return t;e=[e]}return mn(e)}function vn(){return D(dn)}function Mn(e){var t,n=e._a;return n&&-2===g(e).overflow&&(t=n[ze]<0||n[ze]>11?ze:n[Fe]<1||n[Fe]>at(n[Ne],n[ze])?Fe:n[Re]<0||n[Re]>24||24===n[Re]&&(0!==n[We]||0!==n[Be]||0!==n[Ve])?Re:n[We]<0||n[We]>59?We:n[Be]<0||n[Be]>59?Be:n[Ve]<0||n[Ve]>999?Ve:-1,g(e)._overflowDayOfYear&&(t<Ne||t>Fe)&&(t=Fe),g(e)._overflowWeeks&&-1===t&&(t=$e),g(e)._overflowWeekday&&-1===t&&(t=Ue),g(e).overflow=t),e}var xn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,wn=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,kn=/Z|[+-]\d\d(?::?\d\d)?/,Ln=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Yn=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Dn=/^\/?Date\((-?\d+)/i,Tn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Sn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function jn(e){var t,n,a,i,r,s,o=e._i,l=xn.exec(o)||wn.exec(o),d=Ln.length,c=Yn.length;if(l){for(g(e).iso=!0,t=0,n=d;t<n;t++)if(Ln[t][1].exec(l[1])){i=Ln[t][0],a=!1!==Ln[t][2];break}if(null==i)return void(e._isValid=!1);if(l[3]){for(t=0,n=c;t<n;t++)if(Yn[t][1].exec(l[3])){r=(l[2]||" ")+Yn[t][0];break}if(null==r)return void(e._isValid=!1)}if(!a&&null!=r)return void(e._isValid=!1);if(l[4]){if(!kn.exec(l[4]))return void(e._isValid=!1);s="Z"}e._f=i+(r||"")+(s||""),Wn(e)}else e._isValid=!1}function Hn(e,t,n,a,i,r){var s=[Cn(e),rt.indexOf(t),parseInt(n,10),parseInt(a,10),parseInt(i,10)];return r&&s.push(parseInt(r,10)),s}function Cn(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function An(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function En(e,t,n){return!e||Pt.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(g(n).weekdayMismatch=!0,n._isValid=!1,!1)}function Pn(e,t,n){if(e)return Sn[e];if(t)return 0;var a=parseInt(n,10),i=a%100;return(a-i)/100*60+i}function On(e){var t,n=Tn.exec(An(e._i));if(n){if(t=Hn(n[4],n[3],n[2],n[5],n[6],n[7]),!En(n[1],t,e))return;e._a=t,e._tzm=Pn(n[8],n[9],n[10]),e._d=vt.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),g(e).rfc2822=!0}else e._isValid=!1}function In(e){var t=Dn.exec(e._i);null===t?(jn(e),!1===e._isValid&&(delete e._isValid,On(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:i.createFromInputFallback(e)))):e._d=new Date(+t[1])}function Nn(e,t,n){return null!=e?e:null!=t?t:n}function zn(e){var t=new Date(i.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function Fn(e){var t,n,a,i,r,s=[];if(!e._d){for(a=zn(e),e._w&&null==e._a[Fe]&&null==e._a[ze]&&Rn(e),null!=e._dayOfYear&&(r=Nn(e._a[Ne],a[Ne]),(e._dayOfYear>Je(r)||0===e._dayOfYear)&&(g(e)._overflowDayOfYear=!0),n=vt(r,0,e._dayOfYear),e._a[ze]=n.getUTCMonth(),e._a[Fe]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=s[t]=a[t];for(;t<7;t++)e._a[t]=s[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[Re]&&0===e._a[We]&&0===e._a[Be]&&0===e._a[Ve]&&(e._nextDay=!0,e._a[Re]=0),e._d=(e._useUTC?vt:bt).apply(null,s),i=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[Re]=24),e._w&&void 0!==e._w.d&&e._w.d!==i&&(g(e).weekdayMismatch=!0)}}function Rn(e){var t,n,a,i,r,s,o,l,d;null!=(t=e._w).GG||null!=t.W||null!=t.E?(r=1,s=4,n=Nn(t.GG,e._a[Ne],wt(qn(),1,4).year),a=Nn(t.W,1),((i=Nn(t.E,1))<1||i>7)&&(l=!0)):(r=e._locale._week.dow,s=e._locale._week.doy,d=wt(qn(),r,s),n=Nn(t.gg,e._a[Ne],d.year),a=Nn(t.w,d.week),null!=t.d?((i=t.d)<0||i>6)&&(l=!0):null!=t.e?(i=t.e+r,(t.e<0||t.e>6)&&(l=!0)):i=r),a<1||a>kt(n,r,s)?g(e)._overflowWeeks=!0:null!=l?g(e)._overflowWeekday=!0:(o=xt(n,a,i,r,s),e._a[Ne]=o.year,e._dayOfYear=o.dayOfYear)}function Wn(e){if(e._f!==i.ISO_8601)if(e._f!==i.RFC_2822){e._a=[],g(e).empty=!0;var t,n,a,r,s,o,l,d=""+e._i,c=d.length,u=0;for(l=(a=$(e._f,e._locale).match(I)||[]).length,t=0;t<l;t++)r=a[t],(n=(d.match(Te(r,e))||[])[0])&&((s=d.substr(0,d.indexOf(n))).length>0&&g(e).unusedInput.push(s),d=d.slice(d.indexOf(n)+n.length),u+=n.length),F[r]?(n?g(e).empty=!1:g(e).unusedTokens.push(r),Oe(r,n,e)):e._strict&&!n&&g(e).unusedTokens.push(r);g(e).charsLeftOver=c-u,d.length>0&&g(e).unusedInput.push(d),e._a[Re]<=12&&!0===g(e).bigHour&&e._a[Re]>0&&(g(e).bigHour=void 0),g(e).parsedDateParts=e._a.slice(0),g(e).meridiem=e._meridiem,e._a[Re]=Bn(e._locale,e._a[Re],e._meridiem),null!==(o=g(e).era)&&(e._a[Ne]=e._locale.erasConvertYear(o,e._a[Ne])),Fn(e),Mn(e)}else On(e);else jn(e)}function Bn(e,t,n){var a;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?((a=e.isPM(n))&&t<12&&(t+=12),a||12!==t||(t=0),t):t}function Vn(e){var t,n,a,i,r,s,o=!1,l=e._f.length;if(0===l)return g(e).invalidFormat=!0,void(e._d=new Date(NaN));for(i=0;i<l;i++)r=0,s=!1,t=x({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[i],Wn(t),y(t)&&(s=!0),r+=g(t).charsLeftOver,r+=10*g(t).unusedTokens.length,g(t).score=r,o?r<a&&(a=r,n=t):(null==a||r<a||s)&&(a=r,n=t,s&&(o=!0));_(e,n||t)}function $n(e){if(!e._d){var t=ie(e._i),n=void 0===t.day?t.date:t.day;e._a=m([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],(function(e){return e&&parseInt(e,10)})),Fn(e)}}function Un(e){var t=new w(Mn(Jn(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function Jn(e){var t=e._i,n=e._f;return e._locale=e._locale||bn(e._l),null===t||void 0===n&&""===t?b({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),k(t)?new w(Mn(t)):(h(t)?e._d=t:s(n)?Vn(e):n?Wn(e):Gn(e),y(e)||(e._d=null),e))}function Gn(e){var t=e._i;c(t)?e._d=new Date(i.now()):h(t)?e._d=new Date(t.valueOf()):"string"==typeof t?In(e):s(t)?(e._a=m(t.slice(0),(function(e){return parseInt(e,10)})),Fn(e)):o(t)?$n(e):u(t)?e._d=new Date(t):i.createFromInputFallback(e)}function Zn(e,t,n,a,i){var r={};return!0!==t&&!1!==t||(a=t,t=void 0),!0!==n&&!1!==n||(a=n,n=void 0),(o(e)&&d(e)||s(e)&&0===e.length)&&(e=void 0),r._isAMomentObject=!0,r._useUTC=r._isUTC=i,r._l=n,r._i=e,r._f=t,r._strict=a,Un(r)}function qn(e,t,n,a){return Zn(e,t,n,a,!1)}i.createFromInputFallback=Y("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),i.ISO_8601=function(){},i.RFC_2822=function(){};var Kn=Y("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=qn.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:b()})),Xn=Y("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=qn.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:b()}));function Qn(e,t){var n,a;if(1===t.length&&s(t[0])&&(t=t[0]),!t.length)return qn();for(n=t[0],a=1;a<t.length;++a)t[a].isValid()&&!t[a][e](n)||(n=t[a]);return n}function ea(){return Qn("isBefore",[].slice.call(arguments,0))}function ta(){return Qn("isAfter",[].slice.call(arguments,0))}var na=function(){return Date.now?Date.now():+new Date},aa=["year","quarter","month","week","day","hour","minute","second","millisecond"];function ia(e){var t,n,a=!1,i=aa.length;for(t in e)if(l(e,t)&&(-1===Ge.call(aa,t)||null!=e[t]&&isNaN(e[t])))return!1;for(n=0;n<i;++n)if(e[aa[n]]){if(a)return!1;parseFloat(e[aa[n]])!==Ce(e[aa[n]])&&(a=!0)}return!0}function ra(){return this._isValid}function sa(){return Sa(NaN)}function oa(e){var t=ie(e),n=t.year||0,a=t.quarter||0,i=t.month||0,r=t.week||t.isoWeek||0,s=t.day||0,o=t.hour||0,l=t.minute||0,d=t.second||0,c=t.millisecond||0;this._isValid=ia(t),this._milliseconds=+c+1e3*d+6e4*l+1e3*o*60*60,this._days=+s+7*r,this._months=+i+3*a+12*n,this._data={},this._locale=bn(),this._bubble()}function la(e){return e instanceof oa}function da(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function ca(e,t,n){var a,i=Math.min(e.length,t.length),r=Math.abs(e.length-t.length),s=0;for(a=0;a<i;a++)(n&&e[a]!==t[a]||!n&&Ce(e[a])!==Ce(t[a]))&&s++;return s+r}function ua(e,t){R(e,0,0,(function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+O(~~(e/60),2)+t+O(~~e%60,2)}))}ua("Z",":"),ua("ZZ",""),De("Z",xe),De("ZZ",xe),Ee(["Z","ZZ"],(function(e,t,n){n._useUTC=!0,n._tzm=ma(xe,e)}));var ha=/([\+\-]|\d\d)/gi;function ma(e,t){var n,a,i=(t||"").match(e);return null===i?null:0===(a=60*(n=((i[i.length-1]||[])+"").match(ha)||["-",0,0])[1]+Ce(n[2]))?0:"+"===n[0]?a:-a}function _a(e,t){var n,a;return t._isUTC?(n=t.clone(),a=(k(e)||h(e)?e.valueOf():qn(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+a),i.updateOffset(n,!1),n):qn(e).local()}function pa(e){return-Math.round(e._d.getTimezoneOffset())}function fa(e,t,n){var a,r=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=ma(xe,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(a=pa(this)),this._offset=e,this._isUTC=!0,null!=a&&this.add(a,"m"),r!==e&&(!t||this._changeInProgress?Ea(this,Sa(e-r,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,i.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?r:pa(this)}function ga(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function ya(e){return this.utcOffset(0,e)}function ba(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(pa(this),"m")),this}function va(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=ma(Me,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function Ma(e){return!!this.isValid()&&(e=e?qn(e).utcOffset():0,(this.utcOffset()-e)%60==0)}function xa(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function wa(){if(!c(this._isDSTShifted))return this._isDSTShifted;var e,t={};return x(t,this),(t=Jn(t))._a?(e=t._isUTC?p(t._a):qn(t._a),this._isDSTShifted=this.isValid()&&ca(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function ka(){return!!this.isValid()&&!this._isUTC}function La(){return!!this.isValid()&&this._isUTC}function Ya(){return!!this.isValid()&&this._isUTC&&0===this._offset}i.updateOffset=function(){};var Da=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Ta=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Sa(e,t){var n,a,i,r=e,s=null;return la(e)?r={ms:e._milliseconds,d:e._days,M:e._months}:u(e)||!isNaN(+e)?(r={},t?r[t]=+e:r.milliseconds=+e):(s=Da.exec(e))?(n="-"===s[1]?-1:1,r={y:0,d:Ce(s[Fe])*n,h:Ce(s[Re])*n,m:Ce(s[We])*n,s:Ce(s[Be])*n,ms:Ce(da(1e3*s[Ve]))*n}):(s=Ta.exec(e))?(n="-"===s[1]?-1:1,r={y:ja(s[2],n),M:ja(s[3],n),w:ja(s[4],n),d:ja(s[5],n),h:ja(s[6],n),m:ja(s[7],n),s:ja(s[8],n)}):null==r?r={}:"object"==typeof r&&("from"in r||"to"in r)&&(i=Ca(qn(r.from),qn(r.to)),(r={}).ms=i.milliseconds,r.M=i.months),a=new oa(r),la(e)&&l(e,"_locale")&&(a._locale=e._locale),la(e)&&l(e,"_isValid")&&(a._isValid=e._isValid),a}function ja(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function Ha(e,t){var n={};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Ca(e,t){var n;return e.isValid()&&t.isValid()?(t=_a(t,e),e.isBefore(t)?n=Ha(e,t):((n=Ha(t,e)).milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Aa(e,t){return function(n,a){var i;return null===a||isNaN(+a)||(S(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=n,n=a,a=i),Ea(this,Sa(n,a),e),this}}function Ea(e,t,n,a){var r=t._milliseconds,s=da(t._days),o=da(t._months);e.isValid()&&(a=null==a||a,o&&mt(e,Xe(e,"Month")+o*n),s&&Qe(e,"Date",Xe(e,"Date")+s*n),r&&e._d.setTime(e._d.valueOf()+r*n),a&&i.updateOffset(e,s||o))}Sa.fn=oa.prototype,Sa.invalid=sa;var Pa=Aa(1,"add"),Oa=Aa(-1,"subtract");function Ia(e){return"string"==typeof e||e instanceof String}function Na(e){return k(e)||h(e)||Ia(e)||u(e)||Fa(e)||za(e)||null==e}function za(e){var t,n,a=o(e)&&!d(e),i=!1,r=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],s=r.length;for(t=0;t<s;t+=1)n=r[t],i=i||l(e,n);return a&&i}function Fa(e){var t=s(e),n=!1;return t&&(n=0===e.filter((function(t){return!u(t)&&Ia(e)})).length),t&&n}function Ra(e){var t,n,a=o(e)&&!d(e),i=!1,r=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(t=0;t<r.length;t+=1)n=r[t],i=i||l(e,n);return a&&i}function Wa(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Ba(e,t){1===arguments.length&&(arguments[0]?Na(arguments[0])?(e=arguments[0],t=void 0):Ra(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||qn(),a=_a(n,this).startOf("day"),r=i.calendarFormat(this,a)||"sameElse",s=t&&(j(t[r])?t[r].call(this,n):t[r]);return this.format(s||this.localeData().calendar(r,this,qn(n)))}function Va(){return new w(this)}function $a(e,t){var n=k(e)?e:qn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=ae(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())}function Ua(e,t){var n=k(e)?e:qn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=ae(t)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())}function Ja(e,t,n,a){var i=k(e)?e:qn(e),r=k(t)?t:qn(t);return!!(this.isValid()&&i.isValid()&&r.isValid())&&("("===(a=a||"()")[0]?this.isAfter(i,n):!this.isBefore(i,n))&&(")"===a[1]?this.isBefore(r,n):!this.isAfter(r,n))}function Ga(e,t){var n,a=k(e)?e:qn(e);return!(!this.isValid()||!a.isValid())&&("millisecond"===(t=ae(t)||"millisecond")?this.valueOf()===a.valueOf():(n=a.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))}function Za(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function qa(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function Ka(e,t,n){var a,i,r;if(!this.isValid())return NaN;if(!(a=_a(e,this)).isValid())return NaN;switch(i=6e4*(a.utcOffset()-this.utcOffset()),t=ae(t)){case"year":r=Xa(this,a)/12;break;case"month":r=Xa(this,a);break;case"quarter":r=Xa(this,a)/3;break;case"second":r=(this-a)/1e3;break;case"minute":r=(this-a)/6e4;break;case"hour":r=(this-a)/36e5;break;case"day":r=(this-a-i)/864e5;break;case"week":r=(this-a-i)/6048e5;break;default:r=this-a}return n?r:He(r)}function Xa(e,t){if(e.date()<t.date())return-Xa(t,e);var n=12*(t.year()-e.year())+(t.month()-e.month()),a=e.clone().add(n,"months");return-(n+(t-a<0?(t-a)/(a-e.clone().add(n-1,"months")):(t-a)/(e.clone().add(n+1,"months")-a)))||0}function Qa(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function ei(e){if(!this.isValid())return null;var t=!0!==e,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?V(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):j(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",V(n,"Z")):V(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function ti(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,n,a,i="moment",r="";return this.isLocal()||(i=0===this.utcOffset()?"moment.utc":"moment.parseZone",r="Z"),e="["+i+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",a=r+'[")]',this.format(e+t+n+a)}function ni(e){e||(e=this.isUtc()?i.defaultFormatUtc:i.defaultFormat);var t=V(this,e);return this.localeData().postformat(t)}function ai(e,t){return this.isValid()&&(k(e)&&e.isValid()||qn(e).isValid())?Sa({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function ii(e){return this.from(qn(),e)}function ri(e,t){return this.isValid()&&(k(e)&&e.isValid()||qn(e).isValid())?Sa({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function si(e){return this.to(qn(),e)}function oi(e){var t;return void 0===e?this._locale._abbr:(null!=(t=bn(e))&&(this._locale=t),this)}i.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",i.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var li=Y("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(e){return void 0===e?this.localeData():this.locale(e)}));function di(){return this._locale}var ci=1e3,ui=60*ci,hi=60*ui,mi=3506328*hi;function _i(e,t){return(e%t+t)%t}function pi(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-mi:new Date(e,t,n).valueOf()}function fi(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-mi:Date.UTC(e,t,n)}function gi(e){var t,n;if(void 0===(e=ae(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?fi:pi,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=_i(t+(this._isUTC?0:this.utcOffset()*ui),hi);break;case"minute":t=this._d.valueOf(),t-=_i(t,ui);break;case"second":t=this._d.valueOf(),t-=_i(t,ci)}return this._d.setTime(t),i.updateOffset(this,!0),this}function yi(e){var t,n;if(void 0===(e=ae(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?fi:pi,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=hi-_i(t+(this._isUTC?0:this.utcOffset()*ui),hi)-1;break;case"minute":t=this._d.valueOf(),t+=ui-_i(t,ui)-1;break;case"second":t=this._d.valueOf(),t+=ci-_i(t,ci)-1}return this._d.setTime(t),i.updateOffset(this,!0),this}function bi(){return this._d.valueOf()-6e4*(this._offset||0)}function vi(){return Math.floor(this.valueOf()/1e3)}function Mi(){return new Date(this.valueOf())}function xi(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function wi(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function ki(){return this.isValid()?this.toISOString():null}function Li(){return y(this)}function Yi(){return _({},g(this))}function Di(){return g(this).overflow}function Ti(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Si(e,t){var n,a,r,s=this._eras||bn("en")._eras;for(n=0,a=s.length;n<a;++n)switch("string"==typeof s[n].since&&(r=i(s[n].since).startOf("day"),s[n].since=r.valueOf()),typeof s[n].until){case"undefined":s[n].until=1/0;break;case"string":r=i(s[n].until).startOf("day").valueOf(),s[n].until=r.valueOf()}return s}function ji(e,t,n){var a,i,r,s,o,l=this.eras();for(e=e.toUpperCase(),a=0,i=l.length;a<i;++a)if(r=l[a].name.toUpperCase(),s=l[a].abbr.toUpperCase(),o=l[a].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(s===e)return l[a];break;case"NNNN":if(r===e)return l[a];break;case"NNNNN":if(o===e)return l[a]}else if([r,s,o].indexOf(e)>=0)return l[a]}function Hi(e,t){var n=e.since<=e.until?1:-1;return void 0===t?i(e.since).year():i(e.since).year()+(t-e.offset)*n}function Ci(){var e,t,n,a=this.localeData().eras();for(e=0,t=a.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),a[e].since<=n&&n<=a[e].until)return a[e].name;if(a[e].until<=n&&n<=a[e].since)return a[e].name}return""}function Ai(){var e,t,n,a=this.localeData().eras();for(e=0,t=a.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),a[e].since<=n&&n<=a[e].until)return a[e].narrow;if(a[e].until<=n&&n<=a[e].since)return a[e].narrow}return""}function Ei(){var e,t,n,a=this.localeData().eras();for(e=0,t=a.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),a[e].since<=n&&n<=a[e].until)return a[e].abbr;if(a[e].until<=n&&n<=a[e].since)return a[e].abbr}return""}function Pi(){var e,t,n,a,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=r[e].since<=r[e].until?1:-1,a=this.clone().startOf("day").valueOf(),r[e].since<=a&&a<=r[e].until||r[e].until<=a&&a<=r[e].since)return(this.year()-i(r[e].since).year())*n+r[e].offset;return this.year()}function Oi(e){return l(this,"_erasNameRegex")||Bi.call(this),e?this._erasNameRegex:this._erasRegex}function Ii(e){return l(this,"_erasAbbrRegex")||Bi.call(this),e?this._erasAbbrRegex:this._erasRegex}function Ni(e){return l(this,"_erasNarrowRegex")||Bi.call(this),e?this._erasNarrowRegex:this._erasRegex}function zi(e,t){return t.erasAbbrRegex(e)}function Fi(e,t){return t.erasNameRegex(e)}function Ri(e,t){return t.erasNarrowRegex(e)}function Wi(e,t){return t._eraYearOrdinalRegex||be}function Bi(){var e,t,n,a,i,r=[],s=[],o=[],l=[],d=this.eras();for(e=0,t=d.length;e<t;++e)n=je(d[e].name),a=je(d[e].abbr),i=je(d[e].narrow),s.push(n),r.push(a),o.push(i),l.push(n),l.push(a),l.push(i);this._erasRegex=new RegExp("^("+l.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+s.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+o.join("|")+")","i")}function Vi(e,t){R(0,[e,e.length],0,t)}function $i(e){return Ki.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function Ui(e){return Ki.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function Ji(){return kt(this.year(),1,4)}function Gi(){return kt(this.isoWeekYear(),1,4)}function Zi(){var e=this.localeData()._week;return kt(this.year(),e.dow,e.doy)}function qi(){var e=this.localeData()._week;return kt(this.weekYear(),e.dow,e.doy)}function Ki(e,t,n,a,i){var r;return null==e?wt(this,a,i).year:(t>(r=kt(e,a,i))&&(t=r),Xi.call(this,e,t,n,a,i))}function Xi(e,t,n,a,i){var r=xt(e,t,n,a,i),s=vt(r.year,0,r.dayOfYear);return this.year(s.getUTCFullYear()),this.month(s.getUTCMonth()),this.date(s.getUTCDate()),this}function Qi(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}R("N",0,0,"eraAbbr"),R("NN",0,0,"eraAbbr"),R("NNN",0,0,"eraAbbr"),R("NNNN",0,0,"eraName"),R("NNNNN",0,0,"eraNarrow"),R("y",["y",1],"yo","eraYear"),R("y",["yy",2],0,"eraYear"),R("y",["yyy",3],0,"eraYear"),R("y",["yyyy",4],0,"eraYear"),De("N",zi),De("NN",zi),De("NNN",zi),De("NNNN",Fi),De("NNNNN",Ri),Ee(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,n,a){var i=n._locale.erasParse(e,a,n._strict);i?g(n).era=i:g(n).invalidEra=e})),De("y",be),De("yy",be),De("yyy",be),De("yyyy",be),De("yo",Wi),Ee(["y","yy","yyy","yyyy"],Ne),Ee(["yo"],(function(e,t,n,a){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[Ne]=n._locale.eraYearOrdinalParse(e,i):t[Ne]=parseInt(e,10)})),R(0,["gg",2],0,(function(){return this.weekYear()%100})),R(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Vi("gggg","weekYear"),Vi("ggggg","weekYear"),Vi("GGGG","isoWeekYear"),Vi("GGGGG","isoWeekYear"),De("G",ve),De("g",ve),De("GG",me,de),De("gg",me,de),De("GGGG",ge,ue),De("gggg",ge,ue),De("GGGGG",ye,he),De("ggggg",ye,he),Pe(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,a){t[a.substr(0,2)]=Ce(e)})),Pe(["gg","GG"],(function(e,t,n,a){t[a]=i.parseTwoDigitYear(e)})),R("Q",0,"Qo","quarter"),De("Q",le),Ee("Q",(function(e,t){t[ze]=3*(Ce(e)-1)})),R("D",["DD",2],"Do","date"),De("D",me,Le),De("DD",me,de),De("Do",(function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),Ee(["D","DD"],Fe),Ee("Do",(function(e,t){t[Fe]=Ce(e.match(me)[0])}));var er=Ke("Date",!0);function tr(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")}R("DDD",["DDDD",3],"DDDo","dayOfYear"),De("DDD",fe),De("DDDD",ce),Ee(["DDD","DDDD"],(function(e,t,n){n._dayOfYear=Ce(e)})),R("m",["mm",2],0,"minute"),De("m",me,Ye),De("mm",me,de),Ee(["m","mm"],We);var nr=Ke("Minutes",!1);R("s",["ss",2],0,"second"),De("s",me,Ye),De("ss",me,de),Ee(["s","ss"],Be);var ar,ir,rr=Ke("Seconds",!1);for(R("S",0,0,(function(){return~~(this.millisecond()/100)})),R(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),R(0,["SSS",3],0,"millisecond"),R(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),R(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),R(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),R(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),R(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),R(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),De("S",fe,le),De("SS",fe,de),De("SSS",fe,ce),ar="SSSS";ar.length<=9;ar+="S")De(ar,be);function sr(e,t){t[Ve]=Ce(1e3*("0."+e))}for(ar="S";ar.length<=9;ar+="S")Ee(ar,sr);function or(){return this._isUTC?"UTC":""}function lr(){return this._isUTC?"Coordinated Universal Time":""}ir=Ke("Milliseconds",!1),R("z",0,0,"zoneAbbr"),R("zz",0,0,"zoneName");var dr=w.prototype;function cr(e){return qn(1e3*e)}function ur(){return qn.apply(null,arguments).parseZone()}function hr(e){return e}dr.add=Pa,dr.calendar=Ba,dr.clone=Va,dr.diff=Ka,dr.endOf=yi,dr.format=ni,dr.from=ai,dr.fromNow=ii,dr.to=ri,dr.toNow=si,dr.get=et,dr.invalidAt=Di,dr.isAfter=$a,dr.isBefore=Ua,dr.isBetween=Ja,dr.isSame=Ga,dr.isSameOrAfter=Za,dr.isSameOrBefore=qa,dr.isValid=Li,dr.lang=li,dr.locale=oi,dr.localeData=di,dr.max=Xn,dr.min=Kn,dr.parsingFlags=Yi,dr.set=tt,dr.startOf=gi,dr.subtract=Oa,dr.toArray=xi,dr.toObject=wi,dr.toDate=Mi,dr.toISOString=ei,dr.inspect=ti,"undefined"!=typeof Symbol&&null!=Symbol.for&&(dr[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),dr.toJSON=ki,dr.toString=Qa,dr.unix=vi,dr.valueOf=bi,dr.creationData=Ti,dr.eraName=Ci,dr.eraNarrow=Ai,dr.eraAbbr=Ei,dr.eraYear=Pi,dr.year=Ze,dr.isLeapYear=qe,dr.weekYear=$i,dr.isoWeekYear=Ui,dr.quarter=dr.quarters=Qi,dr.month=_t,dr.daysInMonth=pt,dr.week=dr.weeks=St,dr.isoWeek=dr.isoWeeks=jt,dr.weeksInYear=Zi,dr.weeksInWeekYear=qi,dr.isoWeeksInYear=Ji,dr.isoWeeksInISOWeekYear=Gi,dr.date=er,dr.day=dr.days=$t,dr.weekday=Ut,dr.isoWeekday=Jt,dr.dayOfYear=tr,dr.hour=dr.hours=rn,dr.minute=dr.minutes=nr,dr.second=dr.seconds=rr,dr.millisecond=dr.milliseconds=ir,dr.utcOffset=fa,dr.utc=ya,dr.local=ba,dr.parseZone=va,dr.hasAlignedHourOffset=Ma,dr.isDST=xa,dr.isLocal=ka,dr.isUtcOffset=La,dr.isUtc=Ya,dr.isUTC=Ya,dr.zoneAbbr=or,dr.zoneName=lr,dr.dates=Y("dates accessor is deprecated. Use date instead.",er),dr.months=Y("months accessor is deprecated. Use month instead",_t),dr.years=Y("years accessor is deprecated. Use year instead",Ze),dr.zone=Y("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",ga),dr.isDSTShifted=Y("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",wa);var mr=A.prototype;function _r(e,t,n,a){var i=bn(),r=p().set(a,t);return i[n](r,e)}function pr(e,t,n){if(u(e)&&(t=e,e=void 0),e=e||"",null!=t)return _r(e,t,n,"month");var a,i=[];for(a=0;a<12;a++)i[a]=_r(e,a,n,"month");return i}function fr(e,t,n,a){"boolean"==typeof e?(u(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,u(t)&&(n=t,t=void 0),t=t||"");var i,r=bn(),s=e?r._week.dow:0,o=[];if(null!=n)return _r(t,(n+s)%7,a,"day");for(i=0;i<7;i++)o[i]=_r(t,(i+s)%7,a,"day");return o}function gr(e,t){return pr(e,t,"months")}function yr(e,t){return pr(e,t,"monthsShort")}function br(e,t,n){return fr(e,t,n,"weekdays")}function vr(e,t,n){return fr(e,t,n,"weekdaysShort")}function Mr(e,t,n){return fr(e,t,n,"weekdaysMin")}mr.calendar=P,mr.longDateFormat=J,mr.invalidDate=Z,mr.ordinal=X,mr.preparse=hr,mr.postformat=hr,mr.relativeTime=ee,mr.pastFuture=te,mr.set=H,mr.eras=Si,mr.erasParse=ji,mr.erasConvertYear=Hi,mr.erasAbbrRegex=Ii,mr.erasNameRegex=Oi,mr.erasNarrowRegex=Ni,mr.months=dt,mr.monthsShort=ct,mr.monthsParse=ht,mr.monthsRegex=gt,mr.monthsShortRegex=ft,mr.week=Lt,mr.firstDayOfYear=Tt,mr.firstDayOfWeek=Dt,mr.weekdays=Ft,mr.weekdaysMin=Wt,mr.weekdaysShort=Rt,mr.weekdaysParse=Vt,mr.weekdaysRegex=Gt,mr.weekdaysShortRegex=Zt,mr.weekdaysMinRegex=qt,mr.isPM=nn,mr.meridiem=sn,fn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===Ce(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),i.lang=Y("moment.lang is deprecated. Use moment.locale instead.",fn),i.langData=Y("moment.langData is deprecated. Use moment.localeData instead.",bn);var xr=Math.abs;function wr(){var e=this._data;return this._milliseconds=xr(this._milliseconds),this._days=xr(this._days),this._months=xr(this._months),e.milliseconds=xr(e.milliseconds),e.seconds=xr(e.seconds),e.minutes=xr(e.minutes),e.hours=xr(e.hours),e.months=xr(e.months),e.years=xr(e.years),this}function kr(e,t,n,a){var i=Sa(t,n);return e._milliseconds+=a*i._milliseconds,e._days+=a*i._days,e._months+=a*i._months,e._bubble()}function Lr(e,t){return kr(this,e,t,1)}function Yr(e,t){return kr(this,e,t,-1)}function Dr(e){return e<0?Math.floor(e):Math.ceil(e)}function Tr(){var e,t,n,a,i,r=this._milliseconds,s=this._days,o=this._months,l=this._data;return r>=0&&s>=0&&o>=0||r<=0&&s<=0&&o<=0||(r+=864e5*Dr(jr(o)+s),s=0,o=0),l.milliseconds=r%1e3,e=He(r/1e3),l.seconds=e%60,t=He(e/60),l.minutes=t%60,n=He(t/60),l.hours=n%24,s+=He(n/24),o+=i=He(Sr(s)),s-=Dr(jr(i)),a=He(o/12),o%=12,l.days=s,l.months=o,l.years=a,this}function Sr(e){return 4800*e/146097}function jr(e){return 146097*e/4800}function Hr(e){if(!this.isValid())return NaN;var t,n,a=this._milliseconds;if("month"===(e=ae(e))||"quarter"===e||"year"===e)switch(t=this._days+a/864e5,n=this._months+Sr(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(jr(this._months)),e){case"week":return t/7+a/6048e5;case"day":return t+a/864e5;case"hour":return 24*t+a/36e5;case"minute":return 1440*t+a/6e4;case"second":return 86400*t+a/1e3;case"millisecond":return Math.floor(864e5*t)+a;default:throw new Error("Unknown unit "+e)}}function Cr(e){return function(){return this.as(e)}}var Ar=Cr("ms"),Er=Cr("s"),Pr=Cr("m"),Or=Cr("h"),Ir=Cr("d"),Nr=Cr("w"),zr=Cr("M"),Fr=Cr("Q"),Rr=Cr("y"),Wr=Ar;function Br(){return Sa(this)}function Vr(e){return e=ae(e),this.isValid()?this[e+"s"]():NaN}function $r(e){return function(){return this.isValid()?this._data[e]:NaN}}var Ur=$r("milliseconds"),Jr=$r("seconds"),Gr=$r("minutes"),Zr=$r("hours"),qr=$r("days"),Kr=$r("months"),Xr=$r("years");function Qr(){return He(this.days()/7)}var es=Math.round,ts={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function ns(e,t,n,a,i){return i.relativeTime(t||1,!!n,e,a)}function as(e,t,n,a){var i=Sa(e).abs(),r=es(i.as("s")),s=es(i.as("m")),o=es(i.as("h")),l=es(i.as("d")),d=es(i.as("M")),c=es(i.as("w")),u=es(i.as("y")),h=r<=n.ss&&["s",r]||r<n.s&&["ss",r]||s<=1&&["m"]||s<n.m&&["mm",s]||o<=1&&["h"]||o<n.h&&["hh",o]||l<=1&&["d"]||l<n.d&&["dd",l];return null!=n.w&&(h=h||c<=1&&["w"]||c<n.w&&["ww",c]),(h=h||d<=1&&["M"]||d<n.M&&["MM",d]||u<=1&&["y"]||["yy",u])[2]=t,h[3]=+e>0,h[4]=a,ns.apply(null,h)}function is(e){return void 0===e?es:"function"==typeof e&&(es=e,!0)}function rs(e,t){return void 0!==ts[e]&&(void 0===t?ts[e]:(ts[e]=t,"s"===e&&(ts.ss=t-1),!0))}function ss(e,t){if(!this.isValid())return this.localeData().invalidDate();var n,a,i=!1,r=ts;return"object"==typeof e&&(t=e,e=!1),"boolean"==typeof e&&(i=e),"object"==typeof t&&(r=Object.assign({},ts,t),null!=t.s&&null==t.ss&&(r.ss=t.s-1)),a=as(this,!i,r,n=this.localeData()),i&&(a=n.pastFuture(+this,a)),n.postformat(a)}var os=Math.abs;function ls(e){return(e>0)-(e<0)||+e}function ds(){if(!this.isValid())return this.localeData().invalidDate();var e,t,n,a,i,r,s,o,l=os(this._milliseconds)/1e3,d=os(this._days),c=os(this._months),u=this.asSeconds();return u?(e=He(l/60),t=He(e/60),l%=60,e%=60,n=He(c/12),c%=12,a=l?l.toFixed(3).replace(/\.?0+$/,""):"",i=u<0?"-":"",r=ls(this._months)!==ls(u)?"-":"",s=ls(this._days)!==ls(u)?"-":"",o=ls(this._milliseconds)!==ls(u)?"-":"",i+"P"+(n?r+n+"Y":"")+(c?r+c+"M":"")+(d?s+d+"D":"")+(t||e||l?"T":"")+(t?o+t+"H":"")+(e?o+e+"M":"")+(l?o+a+"S":"")):"P0D"}var cs=oa.prototype;return cs.isValid=ra,cs.abs=wr,cs.add=Lr,cs.subtract=Yr,cs.as=Hr,cs.asMilliseconds=Ar,cs.asSeconds=Er,cs.asMinutes=Pr,cs.asHours=Or,cs.asDays=Ir,cs.asWeeks=Nr,cs.asMonths=zr,cs.asQuarters=Fr,cs.asYears=Rr,cs.valueOf=Wr,cs._bubble=Tr,cs.clone=Br,cs.get=Vr,cs.milliseconds=Ur,cs.seconds=Jr,cs.minutes=Gr,cs.hours=Zr,cs.days=qr,cs.weeks=Qr,cs.months=Kr,cs.years=Xr,cs.humanize=ss,cs.toISOString=ds,cs.toString=ds,cs.toJSON=ds,cs.locale=oi,cs.localeData=di,cs.toIsoString=Y("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",ds),cs.lang=li,R("X",0,0,"unix"),R("x",0,0,"valueOf"),De("x",ve),De("X",we),Ee("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e))})),Ee("x",(function(e,t,n){n._d=new Date(Ce(e))})),i.version="2.30.1",r(qn),i.fn=dr,i.min=ea,i.max=ta,i.now=na,i.utc=p,i.unix=cr,i.months=gr,i.isDate=h,i.locale=fn,i.invalid=b,i.duration=Sa,i.isMoment=k,i.weekdays=br,i.parseZone=ur,i.localeData=bn,i.isDuration=la,i.monthsShort=yr,i.weekdaysMin=Mr,i.defineLocale=gn,i.updateLocale=yn,i.locales=vn,i.weekdaysShort=vr,i.normalizeUnits=ae,i.relativeTimeRounding=is,i.relativeTimeThreshold=rs,i.calendarFormat=Wa,i.prototype=dr,i.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},i}()},6929:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3LjgxIDE0LjI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PGcgaWQ9IlZyc3R2YV8yIiBkYXRhLW5hbWU9IlZyc3R2YSAyIj48ZyBpZD0iTGF5ZXJfNyIgZGF0YS1uYW1lPSJMYXllciA3Ij48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMC45OSAzLjU2IDQuOSA3LjEyIDAuOTkgMTAuNjggMCAxMS41OCAwIDE0LjI0IDMuOTEgMTAuNjggNy44MiA3LjEyIDMuOTEgMy41NiAwIDAgMCAyLjY2IDAuOTkgMy41NiIvPjwvZz48L2c+PC9zdmc+"},5097:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MSA0MSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7c3Ryb2tlOiM4ODg7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntmaWxsOiM4ODg7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJWcnN0dmFfMiIgZGF0YS1uYW1lPSJWcnN0dmEgMiI+PGcgaWQ9IkxheWVyXzciIGRhdGEtbmFtZT0iTGF5ZXIgNyI+PGNpcmNsZSBjbGFzcz0iY2xzLTEiIGN4PSIyMC41IiBjeT0iMjAuNSIgcj0iMjAiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMC4xNCwyMC4yMmwtLjEyLjIzczAsLjA4LDAsLjEzYTEuNjgsMS42OCwwLDAsMC0uMDcuMjQuNTMuNTMsMCwwLDAsMCwuMTIsMS42NCwxLjY0LDAsMCwwLDAsLjM4aDBhMS41LDEuNSwwLDAsMCwwLC4zNy41LjUsMCwwLDAsMCwuMTMsMi4xNywyLjE3LDAsMCwwLC4wNy4yNGMwLC4wNSwwLC4wOSwwLC4xM2wuMTIuMjIuMDcuMTFzMCwwLDAsMEwxNSwyOS4wNmEyLjEyLDIuMTIsMCwxLDAsMy40Mi0yLjQ5bC0yLjI4LTMuMTNIMjkuNjdhMi4xMiwyLjEyLDAsMCwwLDAtNC4yM0gxNi4wOWwyLjI4LTMuMTNhMi4xLDIuMSwwLDAsMC0uNDctMi45NSwyLDIsMCwwLDAtMS4yNC0uNDEsMi4xMiwyLjEyLDAsMCwwLTEuNzEuODdsLTQuNzIsNi40OXMwLDAsMCwwQS42MS42MSwwLDAsMSwxMC4xNCwyMC4yMloiLz48L2c+PC9nPjwvc3ZnPg=="},4238:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMy41MzkiIGhlaWdodD0iMjQuOTQ4IiB2aWV3Qm94PSIwIDAgMjMuNTM5IDI0Ljk0OCI+CiAgPHBhdGggaWQ9IlBhdGhfNjAiIGRhdGEtbmFtZT0iUGF0aCA2MCIgZD0iTTExMjMzLjk3LDI5MjcuMjg0aDEuNTY3djIuNWExLjgwOSwxLjgwOSwwLDAsMCwxLjgwNiwxLjgwNmgxLjM1M2ExLjgwOCwxLjgwOCwwLDAsMCwxLjgwNi0xLjgwNnYtMi41aDUuMnYyLjVhMS44MDksMS44MDksMCwwLDAsMS44MDYsMS44MDZoMS4zNTNhMS44MDksMS44MDksMCwwLDAsMS44MDYtMS44MDZ2LTIuNWgxLjU2N2EyLjY0OSwyLjY0OSwwLDAsMSwyLjY0LDIuNjR2MTcuNzkzYTIuNjQ4LDIuNjQ4LDAsMCwxLTIuNjQsMi42NGgtMTguMjYxYTIuNjQ3LDIuNjQ3LDAsMCwxLTIuNjM5LTIuNjR2LTE3Ljc5M2EyLjY0NywyLjY0NywwLDAsMSwyLjYzOS0yLjY0Wm0wLDUuODY2YS42OTIuNjkyLDAsMCwwLS42ODQuNjg1djEzLjg4MmEuNjkxLjY5MSwwLDAsMCwuNjg0LjY4NGgxOC4yNjFhLjY5Mi42OTIsMCwwLDAsLjY4NC0uNjg0di0xMy44ODJhLjY5Mi42OTIsMCwwLDAtLjY4NC0uNjg1Wm0zLjM3My03Ljc0MWEuODMuODMsMCwwLDAtLjgyOC44Mjh2My41NDRhLjgzMS44MzEsMCwwLDAsLjgyOC44MjloMS4zNTNhLjgzMi44MzIsMCwwLDAsLjgyOC0uODI5di0zLjU0NGEuODMuODMsMCwwLDAtLjgyOC0uODI4Wm0xMC4xNjIsMGEuODMuODMsMCwwLDAtLjgyOC44Mjh2My41NDRhLjgzMS44MzEsMCwwLDAsLjgyOC44MjloMS4zNTNhLjgzMy44MzMsMCwwLDAsLjgyOC0uODI5di0zLjU0NGEuODMuODMsMCwwLDAtLjgyOC0uODI4Wm0tMi4zMSwxNi44Mjd2LTIuOTJoLTQuMTg5djIuOTJabS01LjkyLDQuMzY2di0yLjkyaC00LjE5djIuOTJabTUuOTIsMHYtMi45MmgtNC4xODl2Mi45MlptNS45Mi00LjM2NnYtMi45MmgtNC4xODl2Mi45MlptLTExLjg0LDB2LTIuOTJoLTQuMTl2Mi45MlptNS45Mi00LjM2NnYtMi45MmgtNC4xODl2Mi45MlptNS45Miwwdi0yLjkyaC00LjE4OXYyLjkyWm0tMTEuODQsMHYtMi45MmgtNC4xOXYyLjkyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExMjMxLjMzMSAtMjkyNS40MDkpIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KPC9zdmc+Cg=="},1479:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNC4wNyAyNC4wNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsLW9wYWNpdHk6MC44NTt9LmNscy0ye2ZpbGw6bm9uZTtzdHJva2U6I2MxYzFjMTtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6MnB4O308L3N0eWxlPjwvZGVmcz48ZyBpZD0iVnJzdHZhXzIiIGRhdGEtbmFtZT0iVnJzdHZhIDIiPjxnIGlkPSJMYXllcl83IiBkYXRhLW5hbWU9IkxheWVyIDciPjxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iMTIuMDQiIGN5PSIxMi4wNCIgcj0iMTIuMDQiLz48cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjYuMzMiIHk9IjYuODUiIHdpZHRoPSIxMS40MSIgaGVpZ2h0PSIxMC4zOCIgcng9IjEiLz48L2c+PC9nPjwvc3ZnPg=="},5361:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNC4wNyAyNC4wNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsLW9wYWNpdHk6MC44NTt9LmNscy0ye2ZpbGw6bm9uZTtzdHJva2U6I2MxYzFjMTtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6MnB4O308L3N0eWxlPjwvZGVmcz48ZyBpZD0iVnJzdHZhXzIiIGRhdGEtbmFtZT0iVnJzdHZhIDIiPjxnIGlkPSJMYXllcl83IiBkYXRhLW5hbWU9IkxheWVyIDciPjxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iMTIuMDQiIGN5PSIxMi4wNCIgcj0iMTIuMDQiLz48bGluZSBjbGFzcz0iY2xzLTIiIHgxPSI2LjQ1IiB5MT0iMTYuMzUiIHgyPSIxNy45IiB5Mj0iMTYuMzUiLz48L2c+PC9nPjwvc3ZnPg=="},7018:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJWcnN0dmFfMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjEuNjQgMjEuNjQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpyZWQ7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMYXllcl83Ij48Zz48cmVjdCBjbGFzcz0iY2xzLTEiIHg9Ii0yLjExIiB5PSI4LjQ0IiB3aWR0aD0iMjUuODUiIGhlaWdodD0iNC43NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQuNDggMTAuODIpIHJvdGF0ZSgtNDUpIi8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSItMi4xMSIgeT0iOC40NCIgd2lkdGg9IjI1Ljg1IiBoZWlnaHQ9IjQuNzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjgyIC00LjQ4KSByb3RhdGUoNDUpIi8+PC9nPjwvZz48L3N2Zz4="},4236:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDM3LjgxIDM3LjgxIj48ZGVmcz48c3R5bGU+LmR7ZmlsbDojMDA5OTk5O30uZXtmaWxsOiNmZmZmZmY7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJhIi8+PGcgaWQ9ImIiPjxnIGlkPSJjIj48Zz48Y2lyY2xlIGNsYXNzPSJkIiBjeD0iMTguOSIgY3k9IjE4LjkiIHI9IjE4LjkiLz48cGF0aCBjbGFzcz0iZSIgZD0iTTIyLjkyLDIwLjkxbDQuMTksNC4xOWMuMDcsLjA4LC4xLC4xNiwuMSwuMjVzLS4wMywuMTgtLjEsLjI1bC0xLjUyLDEuNTJjLS4wNywuMDctLjE2LC4xLS4yNSwuMXMtLjE4LS4wMy0uMjUtLjFsLTQuMTktNC4xOWMtMS4xMSwuNzMtMi4zMiwxLjA5LTMuNjUsMS4wOS0xLjg2LDAtMy40NS0uNjYtNC43OC0xLjk4LTEuMzItMS4zMi0xLjk4LTIuOTEtMS45OC00Ljc4cy42Ni0zLjQ1LDEuOTgtNC43OGMxLjMyLTEuMzIsMi45MS0xLjk4LDQuNzgtMS45OHMzLjQ1LC42Niw0Ljc4LDEuOThjMS4zMiwxLjMyLDEuOTgsMi45MSwxLjk4LDQuNzgsMCwxLjMyLS4zNiwyLjU0LTEuMDksMy42NVptLTguOTQtNi45Yy0uOSwuOS0xLjM2LDEuOTktMS4zNiwzLjI1cy40NSwyLjM1LDEuMzYsMy4yNWMuOSwuOSwxLjk5LDEuMzUsMy4yNywxLjM1czIuMzYtLjQ1LDMuMjYtMS4zNWMuOS0uOSwxLjM1LTEuOTksMS4zNS0zLjI2cy0uNDUtMi4zNi0xLjM1LTMuMjYtMS45OS0xLjM1LTMuMjYtMS4zNS0yLjM3LC40NS0zLjI3LDEuMzVaIi8+PC9nPjwvZz48L2c+PC9zdmc+"},5966:(e,t,n)=>{"use strict";n.d(t,{Fq:()=>h,N1:()=>u,yP:()=>c});var a,i=n(7237),r=n(2380);function s(e,t,n,i){e(t,n),void 0!==i&&i.emit(a.ChartRendered)}function o(e,t){e.destroy(),void 0!==t&&t.emit(a.ChartDestroyed)}function l(e,t,n){const a=[];e.datasets=t.datasets.map((t=>{const i=e.datasets.find((e=>e[n]===t[n]));return i&&t.data&&!a.includes(i)?(a.push(i),Object.assign(i,t),i):{...t}}))}!function(e){e.ChartRendered="chart:rendered",e.ChartUpdated="chart:updated",e.ChartDestroyed="chart:destroyed",e.LabelsUpdated="labels:updated"}(a||(a={}));const d=(e,t,n)=>(0,r.defineComponent)({props:{chartData:{type:Object,required:!0},chartOptions:{type:Object,default:()=>{}},datasetIdKey:{type:String,default:"label"},chartId:{type:String,default:e},width:{type:Number,default:400},height:{type:Number,default:400},cssClasses:{type:String,default:""},styles:{type:Object,default:()=>{}},plugins:{type:Array,default:()=>[]}},setup(e,d){i.t1.register(n);const c=(0,r.shallowRef)(null),u=(0,r.ref)(null);function h(n,a){if(null!==c.value&&o((0,r.toRaw)(c.value),d),null===u.value)throw new Error("Please remove the <template></template> tags from your chart component. See https://vue-chartjs.org/guide/#vue-single-file-components");{const s=function(e,t){const n={labels:void 0===e.labels?[]:[...e.labels],datasets:[]};return l(n,{...e},t),n}(n,e.datasetIdKey),o=u.value.getContext("2d");null!==o&&(c.value=new i.t1(o,{type:t,data:(0,r.isProxy)(n)?new Proxy(s,{}):s,options:a,plugins:e.plugins}))}}function m(t,n){const i=(0,r.isProxy)(t)?(0,r.toRaw)(t):{...t},u=(0,r.isProxy)(n)?(0,r.toRaw)(n):{...n};if(Object.keys(u).length>0){const t=(0,r.toRaw)(c.value),n=function(e,t){const n=e.datasets.map((e=>e.label)),a=t.datasets.map((e=>e.label));return t.datasets.length===e.datasets.length&&n.every(((e,t)=>e===a[t]))}(i,u);n&&null!==t?(l(null==t?void 0:t.data,i,e.datasetIdKey),void 0!==i.labels&&function(e,t,n){e.data.labels=t,void 0!==n&&n.emit(a.LabelsUpdated)}(t,i.labels,d),_()):(null!==t&&o(t,d),s(h,e.chartData,e.chartOptions,d))}else null!==c.value&&o((0,r.toRaw)(c.value),d),s(h,e.chartData,e.chartOptions,d)}function _(){const e=(0,r.toRaw)(c.value);null!==e?function(e,t){e.update(),void 0!==t&&t.emit(a.ChartUpdated)}(e,d):console.error("Update ERROR: chart instance not found")}return(0,r.watch)((()=>e.chartData),((e,t)=>m(e,t)),{deep:!0}),(0,r.watch)((()=>e.chartOptions),(t=>function(t){const n=(0,r.toRaw)(c.value);null!==n?(function(e,t){e.options={...t}}(n,t),_()):s(h,e.chartData,e.chartOptions,d)}(t)),{deep:!0}),(0,r.onMounted)((()=>{"datasets"in e.chartData&&e.chartData.datasets.length>0&&s(h,e.chartData,e.chartOptions,d)})),(0,r.onBeforeUnmount)((()=>{null!==c.value&&o((0,r.toRaw)(c.value),d)})),d.expose({chart:c,updateChart:_}),()=>(0,r.h)("div",{style:e.styles,class:e.cssClasses},[(0,r.h)("canvas",{id:e.chartId,width:e.width,height:e.height,ref:u})])}}),c=d("bar-chart","bar",i.A6),u=d("line-chart","line",i.ZT),h=d("pie-chart","pie",i.P$)},1659:e=>{var t,n;t={expires:"1d",path:"; path=/",domain:"",secure:"",sameSite:"; SameSite=Lax",partitioned:""},n={install:function(e,t){t&&this.config(t.expires,t.path,t.domain,t.secure,t.sameSite,t.partitioned),e.prototype&&(e.prototype.$cookies=this),e.config&&e.config.globalProperties&&(e.config.globalProperties.$cookies=this,e.provide("$cookies",this)),e.$cookies=this},config:function(e,n,a,i,r,s){t.expires=e||"1d",t.path=n?"; path="+n:"; path=/",t.domain=a?"; domain="+a:"",t.secure=i?"; Secure":"",t.sameSite=r?"; SameSite="+r:"; SameSite=Lax",t.partitioned=s?"; Partitioned":""},get:function(e){var t=decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null;if(t&&("{"===t.substring(0,1)&&"}"===t.substring(t.length-1,t.length)||"["===t.substring(0,1)&&"]"===t.substring(t.length-1,t.length)))try{t=JSON.parse(t)}catch(e){return t}return t},set:function(e,n,a,i,r,s,o,l){if(!e)throw new Error("Cookie name is not found in the first argument.");if(/^(?:expires|max\-age|path|domain|secure|SameSite)$/i.test(e))throw new Error('Cookie name illegality. Cannot be set to ["expires","max-age","path","domain","secure","SameSite"]\t current key name: '+e);n&&"object"==typeof n&&(n=JSON.stringify(n));var d="";if((a=void 0===a?t.expires:a)&&0!==a)switch(a.constructor){case Number:d=a===1/0||-1===a?"; expires=Fri, 31 Dec 9999 23:59:59 GMT":"; max-age="+a;break;case String:if(/^(?:\d+(y|m|d|h|min|s))$/i.test(a)){var c=a.replace(/^(\d+)(?:y|m|d|h|min|s)$/i,"$1");switch(a.replace(/^(?:\d+)(y|m|d|h|min|s)$/i,"$1").toLowerCase()){case"m":d="; max-age="+2592e3*+c;break;case"d":d="; max-age="+86400*+c;break;case"h":d="; max-age="+3600*+c;break;case"min":d="; max-age="+60*+c;break;case"s":d="; max-age="+c;break;case"y":d="; max-age="+31104e3*+c;break;default:new Error('unknown exception of "set operation"')}}else d="; expires="+a;break;case Date:d="; expires="+a.toUTCString()}return document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(n)+d+(r?"; domain="+r:t.domain)+(i?"; path="+i:t.path)+(void 0===s?t.secure:s?"; Secure":"")+(void 0===o?t.sameSite:o?"; SameSite="+o:"")+(void 0===l?t.partitioned:l?"; Partitioned":""),this},remove:function(e,n,a){return!(!e||!this.isKey(e)||(document.cookie=encodeURIComponent(e)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT"+(a?"; domain="+a:t.domain)+(n?"; path="+n:t.path)+"; SameSite=Lax",0))},isKey:function(e){return new RegExp("(?:^|;\\s*)"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(document.cookie)},keys:function(){if(!document.cookie)return[];for(var e=document.cookie.replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g,"").split(/\s*(?:\=[^;]*)?;\s*/),t=0;t<e.length;t++)e[t]=decodeURIComponent(e[t]);return e}},e.exports=n,"undefined"!=typeof window&&(window.$cookies=n)},6262:(e,t)=>{"use strict";t.A=(e,t)=>{const n=e.__vccOpts||e;for(const[e,a]of t)n[e]=a;return n}},1981:(e,t,n)=>{"use strict";n.d(t,{default:()=>u});var a=n(2380);const i=["data-chart-id"];n(9310);var r=n(7237),s=n(5966),o=n(9203),l=n(2580),d=n(404);r.m_.positioners.rightLeft=(e,t)=>{if(!e.length)return!1;const n=e[0]?e[0].element:null;if(!n)return!1;const{x:a,y:i}=n.getProps(["x","y"],!0),r={x:a+24,y:i,xAlign:"left"};n.getProps(["chart"],!0);console.log("chart",(void 0).$refs[(void 0).chartRef]);const s=document.getElementById("wertyz-bar-chart").offsetWidth;return r.x+100>s?{x:a-100-24,y:i,xAlign:"right"}:r},r.t1.register(r.E8,r.PP,r.kc,r.UA,r.hE,r.m_,r.s$,o.A,d.default);const c={name:"WertyzBarChart",inject:["emitter"],mixins:[l.default],emits:["legend-click","chart-bar-click"],components:{Bar:s.yP},props:{labels:{type:Array,default:[]},data:{type:Array,default:[]},dataNames:{type:Array,default:[]},colors:{type:Array,default:[]},chartId:{type:String,default:"bar-chart"},options:{type:Object,default:null},showLegend:{type:Boolean,default:!0},timeScaleFormat:{type:String,default:null},stacked:{type:Boolean,default:!1},maxHeight:{type:String,default:"100%"},dataAsDataset:{type:Boolean,default:!1},dataLimitOverflow:{type:Number,default:50},chartRef:{type:String,default:"chart"},useOpacity:{type:Boolean,default:!1},alphaValue:{type:Number,default:20},opacityAnimationSpeed:{type:Number,default:700},enableChartPadding:{type:Boolean,default:!0},chartPadding:{type:Number,default:24},yLabelText:{type:String,default:null},xLabelText:{type:String,default:null}},data:()=>({}),computed:{chartData(){return this.dataAsDataset?{datasets:this.data.map(((e,t)=>{const n=this.hexToRgbA(this.randomColor(),1);let a=e.backgroundColor?e.backgroundColor:n;const i=this.useOpacity?this.alphaValue/100:1;return this.colorInHex(a)||this.colorInRGBA(a)?this.colorInHex(a)&&(a=this.hexToRgbA(a,i)):(console.error(`Bar chart: ${this.chartId} \nColor with index [${t}] isn't valid HEX or RGBA`),console.log(a)),{...e,backgroundColor:a,backgroundColorFull:e.backgroundColor?e.backgroundColor:a}}))}:{datasets:this.data.map(((e,t)=>{const n=this.hexToRgbA(this.randomColor(),1);let a=this.colors[t]?this.colors[t]:n;const i=this.useOpacity?this.alphaValue/100:1;return this.colorInHex(a)||this.colorInRGBA(a)?this.colorInHex(a)&&(a=this.hexToRgbA(a,i)):(console.error(`Bar chart: ${this.chartId} \nColor with index [${t}] isn't valid HEX or RGBA`),console.log(a)),{data:e,label:void 0!==this.dataNames[t]?this.dataNames[t]:null,backgroundColor:a,backgroundColorFull:this.colors[t]?this.colors[t]:a,barThickness:"flex",maxBarThickness:25}}))}},chartOptions(){if(this.options)return this.options.plugins&&(this.options.plugins={...this.options.plugins,SortedStack:{enabled:this.stacked}}),this.options;let e={responsive:!0,maintainAspectRatio:!1,layout:{padding:this.enableChartPadding?this.chartPadding:0},plugins:{SortedStack:{enabled:this.stacked,asDataset:this.dataAsDataset},legend:{position:"bottom",labels:{padding:20,boxHeight:20,boxWidth:20,font:{size:16,lineHeight:2},usePointStyle:!0},display:!this.isOverflowing&&this.showLegend,onClick:(e,t,n)=>{n&&this.$emit("legend-click",e,t,n)},onHover:(e,t,n)=>{const a=this.$refs[this.chartRef].chart,i=t.datasetIndex,r=this.alphaValue/100;a.config.data.datasets.forEach(((e,t)=>{e.backgroundColor=t===i?e.backgroundColor:this.updateAlpha(e.backgroundColor,r)})),a.update()},onLeave:(e,t,n)=>{const a=this.$refs[this.chartRef].chart;a.config.data.datasets.forEach(((e,t)=>{e.backgroundColor=this.updateAlpha(e.backgroundColor,1)})),a.update()}},datalabels:{backgroundColor:function(e){return e.dataset.backgroundColor},borderColor:"white",borderRadius:50,borderWidth:1,color:"white",font:{weight:"bold"},display:function(e){let t=e.dataset.data[e.dataIndex];return parseInt(t)},padding:6,formatter:function(e,t){return Math.round(100/t.dataset.data.reduce(((e,t)=>parseFloat(e)+parseFloat(t)))*parseFloat(e))+"%"},clamp:!0},tooltip:{mode:"x",position:"rightLeft",callbacks:{footer:function(e){return"Total: "+e.reduce(((e,t)=>e+t.parsed.y),0)}},itemSort:(e,t)=>e.parsed.y-t.parsed.y}},scales:{xAxis:{stacked:!!this.isOverflowing||this.stacked,ticks:{beginAtZero:!0,source:"data",minRotation:30},grid:{display:!1},title:{text:this.xLabelText?this.xLabelText:"",display:!!this.xLabelText}},yAxis:{stacked:!!this.isOverflowing||this.stacked,ticks:{beginAtZero:!0,precision:0,stepSize:0},grid:{color:"rgba(0, 0, 0, 0.05)",z:2},title:{text:this.yLabelText?this.yLabelText:"",display:!!this.yLabelText}}},animation:{duration:this.opacityAnimationSpeed},interaction:{mode:"nearest",intersect:!0},onClick:e=>{const t=this.$refs[this.chartRef].chart,n=t.getElementsAtEventForMode(e,"x",{intersect:!0},!0);if(!n.length)return;const a=n[0];this.$emit("chart-bar-click",t.data,n,a,e)},onHover:e=>{const t=this.$refs[this.chartRef].chart,n=t.getElementsAtEventForMode(e,"nearest",{intersect:!0},!0),a=t.getElementsAtEventForMode(e,"nearest",{intersect:!0,axis:"y"},!1);if(!n.length)return t.config.data.datasets.forEach(((e,t)=>{try{e.backgroundColor!=this.updateAlpha(e.backgroundColor,1)&&(e.backgroundColor=this.updateAlpha(e.backgroundColor,1))}catch(e){console.error(`Invalid bg color (index [${t}]) for bar chart ${this.chartId}`,e)}})),void t.update();const i=(this.stacked?a[0]:n[0]).datasetIndex,r=this.alphaValue/100;t.config.data.datasets.forEach(((e,t)=>{try{e.backgroundColor=t===i?this.updateAlpha(e.backgroundColor,1):this.updateAlpha(e.backgroundColor,r)}catch(e){console.error(`Invalid bg color (index [${t}]) for bar chart ${this.chartId}`,e)}})),t.update()}};return this.timeScaleFormat&&(e.scales.xAxis.type="time",e.scales.xAxis.time={tooltipFormat:this.timeScaleFormat,displayFormats:{millisecond:this.timeScaleFormat,second:this.timeScaleFormat,minute:this.timeScaleFormat,hour:this.timeScaleFormat,day:this.timeScaleFormat,month:this.timeScaleFormat,year:this.timeScaleFormat}}),e},isOverflowing(){return this.data.length>this.dataLimitOverflow}},methods:{chartOverflowHandler(){console.warn(`Bar chart: ${this.chartId} is overflowing! ${this.isOverflowing}`);const e=document.getElementById(this.chartId),t=e.parentNode.parentNode.parentNode.parentNode,n=e.parentNode.parentNode.parentNode,a=e.parentNode.parentNode,i=e.parentNode;if(this.isOverflowing){t.classList.add("overflown-chart-wrapper"),n.classList.add("chart-body"),a.classList.add("chart-area-wrapper"),i.classList.add("chart-area-wrapper-2");let e=30*this.data.length;i.style.width=`${e}px`}else t.classList.remove("overflown-chart-wrapper"),n.classList.remove("chart-body"),a.classList.remove("chart-area-wrapper"),i.classList.remove("chart-area-wrapper-2")}},created(){this.$nextTick((()=>{this.emitter.emit("w_load-chartRef",{chartId:this.chartId,chartRefKey:this.chartRef,refs:this.$refs,alphaValue:this.alphaValue})})),r.m_.positioners.rightLeft=(e,t)=>{if(!e.length)return!1;const n=e[0]?e[0].element:null;if(!n)return!1;const{x:a,y:i}=n.getProps(["x","y"],!0),r={x:a+24,y:i,xAlign:"left"},s=this.$refs[this.chartRef].chart.tooltip._size,o=s?s.width:100,l=document.getElementById("wertyz-bar-chart").offsetWidth;return r.x+o>l?{x:a-24,y:i,xAlign:"right"}:r}},mounted(){this.isOverflowing&&this.chartOverflowHandler()},watch:{data(){console.log("changed bar data!"),this.chartOverflowHandler()}}};n(7626);const u=(0,n(6262).A)(c,[["render",function(e,t,n,r,s,o){const l=(0,a.resolveComponent)("Bar");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-bar-chart","data-chart-id":n.chartId,style:(0,a.normalizeStyle)([{position:"relative",width:"100%"},"max-height:"+n.maxHeight])},[(0,a.createVNode)(l,{"chart-data":o.chartData,"chart-id":n.chartId,"chart-options":o.chartOptions,style:(0,a.normalizeStyle)([{width:"100%"},"max-height:"+n.maxHeight]),ref:n.chartRef},null,8,["chart-data","chart-id","chart-options","style"])],12,i)}]])},6974:(e,t,n)=>{"use strict";n.d(t,{default:()=>h});var a=n(2380);const i={class:"chart",id:"wertyz-chart-content"},r={class:"chart__wrapper"},s={class:"header"},o={key:0,class:"subtitle"},l={style:{flex:"1"}};var d=n(7701),c=n(8354);const u={name:"OverviewChartContent",components:{WertyzChartLegend:d.default,WertyzSmallLoader:c.default},props:{headerText:{type:String,default:""},legendLabels:{type:Array,default:[]},legendColors:{type:Array,default:[]},loader:{type:Boolean,default:!1},chartId:{type:String,default:null},chartRefKey:{type:String,default:null},chartType:{type:String,default:"pie"}},mounted(){}};n(1452);const h=(0,n(6262).A)(u,[["render",function(e,t,n,d,c,u){const h=(0,a.resolveComponent)("WertyzSmallLoader"),m=(0,a.resolveComponent)("WertyzChartLegend");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createVNode)(h,{show:n.loader},null,8,["show"]),(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.renderSlot)(e.$slots,"header",{},(()=>[(0,a.createElementVNode)("h4",null,(0,a.toDisplayString)(n.headerText),1)]),!0)]),e.$slots.subtitle?((0,a.openBlock)(),(0,a.createElementBlock)("div",o,[(0,a.renderSlot)(e.$slots,"subtitle",{},void 0,!0)])):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",l,[(0,a.renderSlot)(e.$slots,"chart",{},void 0,!0)]),(0,a.createElementVNode)("div",null,[n.legendLabels.length&&n.legendColors.length?((0,a.openBlock)(),(0,a.createBlock)(m,{key:0,labels:n.legendLabels,colors:n.legendColors,"chart-id":n.chartId,"chart-ref-key":n.chartRefKey,"chart-type":n.chartType},{text:(0,a.withCtx)((({label:t})=>[(0,a.renderSlot)(e.$slots,"legend-text",{label:t},void 0,!0)])),_:3},8,["labels","colors","chart-id","chart-ref-key","chart-type"])):(0,a.createCommentVNode)("v-if",!0)])])])}],["__scopeId","data-v-5936098a"]])},7701:(e,t,n)=>{"use strict";n.d(t,{default:()=>m});var a=n(2380);const i={key:0,id:"wertyz-chart-legend",class:"legend"},r={class:"legend__grid"},s=["onClick","onMouseover","onMouseout"],o=["data-legend-item-index","data-chart-id"],l={class:"legend__text"};const d={name:"WertyzChartLegened",inject:["emitter"],mixins:[n(2580).default],emits:["legend-item-click"],props:{labels:{type:Array,default:[]},colors:{type:Array,default:[]},itemsInRow:{type:Number,default:3},asCircle:{type:Boolean,default:!0},chartId:{type:String,default:null},animateOffset:{type:Boolean,default:!0},chartType:{type:String,default:"pie"}},data:()=>({cssGridColumns:3,chartRef:null,chartRefKey:null,offset:null,defaultOffset:null,alphaValue:null}),methods:{cellClickHandler(e,t){this.$emit("legend-item-click",e,t)},onHoverHandler(e,t){if("pie"==this.chartType){if(!this.animateOffset||!this.chartId||!this.chartRef)return;const e=this.chartRef.chart,n=t;e.config.data.datasets[0].offset[n]===this.defaultOffset&&(e.config.data.datasets[0].offset=[...this.getColors.map((()=>this.defaultOffset))],e.config.data.datasets[0].offset[n]=this.offset),e.update()}else if("bar"==this.chartType){if(!this.animateOffset||!this.chartId||!this.chartRef)return;const e=this.chartRef.chart,n=t,a=this.alphaValue/100,i=document.querySelectorAll(`.legend__rectangle[data-chart-id='${this.chartId}']`);e.config.data.datasets.forEach(((e,t)=>{i[t].style.backgroundColor=e.backgroundColor=t===n?e.backgroundColor:e.backgroundColor?this.updateAlpha(e.backgroundColor,a):this.hexToRgbA(this.randomColor(),a)})),e.update()}},onLeaveHandler(e,t){if("pie"==this.chartType){if(!this.animateOffset||!this.chartId||!this.chartRef)return;const e=this.chartRef.chart;e.config.data.datasets[0].offset=[...this.getColors.map((()=>this.defaultOffset))],e.update()}else if("bar"==this.chartType){if(!this.animateOffset||!this.chartId||!this.chartRef)return;const e=this.chartRef.chart,t=document.querySelectorAll(`.legend__rectangle[data-chart-id='${this.chartId}']`);e.config.data.datasets.forEach(((e,n)=>{t[n].style.backgroundColor=e.backgroundColor=e.backgroundColor?this.updateAlpha(e.backgroundColor,1):this.hexToRgbA(this.randomColor(),1)})),e.update()}}},computed:{getColors(){if(!this.labels.length)return[];if(this.colors.length)return this.colors;const e=[];for(let t of[...Array(this.labels.length)])e.push(this.randomColor());return e}},created(){this.cssGridColumns=this.itemsInRow,this.emitter.on("w_load-chartRef",(e=>{e.chartId==this.chartId&&("pie"==this.chartType?(this.offset=e.offset,this.defaultOffset=e.defaultOffset):"bar"==this.chartType&&(this.alphaValue=e.alphaValue),this.chartRefKey=e.chartRefKey,this.chartRef=e.refs[this.chartRefKey])}))}},c=()=>{(0,a.useCssVars)((e=>({e22b3082:e.cssGridColumns,"801cadc6":e.cssGridColumns-1})))},u=d.setup;d.setup=u?(e,t)=>(c(),u(e,t)):c;const h=d;n(8106);const m=(0,n(6262).A)(h,[["render",function(e,t,n,d,c,u){return(0,a.openBlock)(),(0,a.createElementBlock)(a.Fragment,null,[(0,a.createCommentVNode)('\n <div id="wertyz-chart-legend" class="legend" v-if="labels.length && colors.length">\n <div class="legend__row" v-for="n in Math.ceil(labels.length / 2)">\n <template v-for="index in (2*n)">\n <div class="legend__cell" v-if="(index >= n && (index !== n || n === 1))">\n <div class="legend__rectangle" :style="\'background-color:\' + colors[index-1]"></div>\n <div class="legend__text">\n <slot name="text" :label="labels[index - 1]">\n <span>{{labels[index - 1]}} </span>\n </slot>\n </div>\n </div>\n </template>\n </div>\n </div>\n '),n.labels.length&&u.getColors.length&&n.labels.length===u.getColors.length?((0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.labels,((t,i)=>((0,a.openBlock)(),(0,a.createElementBlock)(a.Fragment,{key:t},[(0,a.createElementVNode)("div",{class:"legend__cell",onClick:e=>u.cellClickHandler(e,i),onMouseover:e=>u.onHoverHandler(e,i),onMouseout:e=>u.onLeaveHandler(e,i)},[(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["legend__rectangle",n.asCircle?"legend__circle":null]),style:(0,a.normalizeStyle)("background-color:"+u.getColors[i]),"data-legend-item-index":i,"data-chart-id":n.chartId},null,14,o),(0,a.createElementVNode)("div",l,[(0,a.renderSlot)(e.$slots,"text",{label:n.labels[i]},(()=>[(0,a.createElementVNode)("span",null,(0,a.toDisplayString)(n.labels[i]),1)]),!0)])],40,s),(0,a.createCommentVNode)('\n <div class="legend__cell" v-else>\n <div class="legend__text" style="text-align: right;">\n <slot name="text" :label="labels[index - 1]">\n <span>{{labels[index - 1]}} </span>\n </slot>\n </div>\n <div class="legend__rectangle" :style="\'background-color:\' + colors[index-1]"></div>\n </div>\n ')],64)))),128))])])):(0,a.createCommentVNode)("v-if",!0)],2112)}],["__scopeId","data-v-75fb9631"]])},7300:(e,t,n)=>{"use strict";n.d(t,{default:()=>u});var a=n(2380);const i={class:"row"},r={class:"col-lg-12"},s={class:"body__text"},o={class:"row"},l={class:"col-lg-3 col-lg-offset-6"},d={class:"col-lg-3"};const c={name:"WertyzConfirmationWindow",components:{WertyzModal:n(9138).default},props:{headerText:{type:String,default:null},bodyText:{type:String,default:""},confirmText:{type:String,default:null},decelineText:{type:String,default:null}}};n(9267);const u=(0,n(6262).A)(c,[["render",function(e,t,n,c,u,h){const m=(0,a.resolveComponent)("WertyzModal");return(0,a.openBlock)(),(0,a.createBlock)(m,{onClose:t[2]||(t[2]=t=>e.$emit("close")),ref:"modal","modal-content-style":"border-radius: 15px;","modal-header-style":"background-color: var(--orange); border-top-left-radius: 15px; border-top-right-radius: 15px;","modal-close-style":"padding: 3px; border-radius: 10px; background-color: white;"},{"modal-header":(0,a.withCtx)((()=>[(0,a.createElementVNode)("h3",null,(0,a.toDisplayString)(n.headerText?n.headerText:e.$t("AreYouSure?")),1)])),"modal-body":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"confirmation-body",{},(()=>[(0,a.createElementVNode)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,(0,a.toDisplayString)(n.bodyText),1)])]),(0,a.createElementVNode)("div",o,[(0,a.createElementVNode)("div",l,[(0,a.createElementVNode)("button",{class:"btn btn-block green",onClick:t[0]||(t[0]=t=>e.$emit("no"))},(0,a.toDisplayString)(n.decelineText?n.decelineText:e.$t("No")),1)]),(0,a.createElementVNode)("div",d,[(0,a.createElementVNode)("button",{class:"btn btn-block red--full",onClick:t[1]||(t[1]=t=>e.$emit("yes"))},(0,a.toDisplayString)(n.confirmText?n.confirmText:e.$t("Yes")),1)])])]),!0)])),_:3},512)}],["__scopeId","data-v-7a37f798"]])},3967:(e,t,n)=>{"use strict";n.d(t,{default:()=>s});var a=n(2380);const i={id:"wertyz-content"};const r={name:"WertyzContent"};n(15);const s=(0,n(6262).A)(r,[["render",function(e,t,n,r,s,o){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.renderSlot)(e.$slots,"header",{},void 0,!0),(0,a.renderSlot)(e.$slots,"before-content",{},void 0,!0),(0,a.renderSlot)(e.$slots,"content",{},void 0,!0),(0,a.renderSlot)(e.$slots,"footer",{},void 0,!0)])}],["__scopeId","data-v-6e6b1341"]])},3864:(e,t,n)=>{"use strict";n.d(t,{default:()=>l});var a=n(2380);const i={id:"wertyz-detail-content",class:"w__content__detail"};var r=n(3403),s=n(7961);const o={name:"WertyzDetailContent",components:{WertyzDetailHeader:r.default,WertyzDetailNavbar:s.default},props:{headerName:{type:String,default:"Header name"},headerImg:{type:String,default:null},headerFirstBtn:{type:Object,default:{name:null,class:null}},headerSecondBtn:{type:Object,default:{name:null,class:null}},headerBackUrl:{type:[String,Object],default:null},headerImgClass:{type:String,default:null},navbarItems:{type:Array,default:null},headerShowBack:{type:Boolean,default:!0}}};const l=(0,n(6262).A)(o,[["render",function(e,t,n,r,s,o){const l=(0,a.resolveComponent)("WertyzDetailHeader"),d=(0,a.resolveComponent)("WertyzDetailNavbar");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createVNode)(l,{name:n.headerName,img:n.headerImg,"first-btn":n.headerFirstBtn,"second-btn":n.headerSecondBtn,"back-url":n.headerBackUrl,"img-class":n.headerImgClass,"show-back":n.headerShowBack,onFirstBtnAction:t[0]||(t[0]=t=>e.$emit("header-first-btn-action")),onSecondBtnAction:t[1]||(t[1]=t=>e.$emit("header-second-btn-action"))},{"text-content":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"header-text-content")])),content:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"header-content")])),_:3},8,["name","img","first-btn","second-btn","back-url","img-class","show-back"]),(0,a.renderSlot)(e.$slots,"informations"),n.navbarItems?((0,a.openBlock)(),(0,a.createBlock)(d,{key:0,items:n.navbarItems},{"item-component":(0,a.withCtx)((({componentName:t})=>[(0,a.renderSlot)(e.$slots,"navbar-item-component",{componentName:t})])),_:3},8,["items"])):(0,a.createCommentVNode)("v-if",!0),(0,a.renderSlot)(e.$slots,"content")])}]])},5632:(e,t,n)=>{"use strict";n.d(t,{default:()=>s});var a=n(2380);const i={class:"w__content__item"};const r={name:"WertyzDetailContentItem"};const s=(0,n(6262).A)(r,[["render",function(e,t,n,r,s,o){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.renderSlot)(e.$slots,"content")])}]])},3403:(e,t,n)=>{"use strict";n.d(t,{default:()=>o});var a=n(2380);var i=n(5615),r=n(2007);const s={name:"WertyzDetailHeader",components:{WertyzDetailHeaderDesktop:i.default,WertyzDetailHeaderMobile:r.default},props:{backUrl:{type:[String,Object],default:null},name:{type:String,default:null},secondBtn:{type:Object,default:{name:null,class:null}},firstBtn:{type:Object,default:{name:null,class:null}},img:{type:String,default:null},imgClass:{type:String,default:null},showBack:{type:Boolean,default:!0}},data:()=>({backImageUrl:n(5097).A,url:null}),created(){this.backUrl?this.url=this.backUrl:this.url=this.$router.options.history.state.back?this.$router.options.history.state.back:""}};const o=(0,n(6262).A)(s,[["render",function(e,t,n,i,r,s){const o=(0,a.resolveComponent)("WertyzDetailHeaderDesktop"),l=(0,a.resolveComponent)("WertyzDetailHeaderMobile");return e.IS_MOBILE?((0,a.openBlock)(),(0,a.createBlock)(l,{key:1,"back-url":r.url,name:n.name,"second-btn":n.secondBtn,"first-btn":n.firstBtn,img:n.img,"img-class":n.imgClass,"back-image-url":r.backImageUrl,"show-back":n.showBack,onFirstBtnAction:e=>"first-btn-action",onSecondBtnAction:e=>"second-btn-action"},{"text-content":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"text-content")])),_:3},8,["back-url","name","second-btn","first-btn","img","img-class","back-image-url","show-back"])):((0,a.openBlock)(),(0,a.createBlock)(o,{key:0,"back-url":r.url,name:n.name,"second-btn":n.secondBtn,"first-btn":n.firstBtn,"img-class":n.imgClass,img:n.img,"back-image-url":r.backImageUrl,"show-back":n.showBack,onFirstBtnAction:e=>"first-btn-action",onSecondBtnAction:e=>"second-btn-action"},{"text-content":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"text-content")])),content:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"content")])),_:3},8,["back-url","name","second-btn","first-btn","img-class","img","back-image-url","show-back"]))}]])},5615:(e,t,n)=>{"use strict";n.d(t,{default:()=>_});var a=n(2380);const i={class:"w__header"},r={class:"row padding-no d-flex d-flex--v-center"},s={key:0,class:"col-lg-2"},o=["src"],l={class:"w__back__btn-text"},d=["src"],c={class:"w__header-text"},u={class:"col-lg-2"},h={class:"col-lg-2"};const m={name:"WertyzDetailHeaderDesktop",props:{backUrl:{type:[String,Object],default:null},name:{type:String,default:null},secondBtn:{type:Object,default:{name:null,class:null}},firstBtn:{type:Object,default:{name:null,class:null}},img:{type:String,default:null},backImageUrl:{type:String,default:null},imgClass:{type:String,default:null},showBack:{type:Boolean,default:!0}}};const _=(0,n(6262).A)(m,[["render",function(e,t,n,m,_,p){const f=(0,a.resolveComponent)("router-link");return(0,a.openBlock)(),(0,a.createElementBlock)("header",i,[(0,a.createElementVNode)("div",r,[n.showBack?((0,a.openBlock)(),(0,a.createElementBlock)("div",s,[(0,a.createVNode)(f,{to:n.backUrl,class:"disable-decoration w__back__btn"},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("img",{class:"w__back__btn-img",src:n.backImageUrl},null,8,o),(0,a.createElementVNode)("span",l,(0,a.toDisplayString)(e.$t("back")),1)])),_:1},8,["to"])])):(0,a.createCommentVNode)("v-if",!0),(0,a.renderSlot)(e.$slots,"content",{},(()=>[(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["d-flex d-flex--v-center",n.showBack?"col-lg-6 padding--no-left":"col-lg-8"])},[(0,a.renderSlot)(e.$slots,"text-content",{},(()=>[n.img?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["w__header-icon",n.imgClass])},[(0,a.createElementVNode)("img",{src:n.img},null,8,d)],2)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",c,[(0,a.createElementVNode)("h2",null,(0,a.toDisplayString)(n.name),1)])]))],2),(0,a.createElementVNode)("div",u,[n.firstBtn&&n.firstBtn.name?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.firstBtn.class]),onClick:t[0]||(t[0]=t=>e.$emit("first-btn-action"))},(0,a.toDisplayString)(n.firstBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)]),(0,a.createElementVNode)("div",h,[n.secondBtn&&n.secondBtn.name?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.secondBtn.class]),onClick:t[1]||(t[1]=t=>e.$emit("second-btn-action"))},(0,a.toDisplayString)(n.secondBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)])]))])])}]])},2007:(e,t,n)=>{"use strict";n.d(t,{default:()=>p});var a=n(2380);const i={class:"w__header"},r={class:"row padding-no d-flex d-flex--v-center flex-direction--row"},s={key:0,class:"col-lg-2"},o=["src"],l=(e=>((0,a.pushScopeId)("data-v-caebd9d2"),e=e(),(0,a.popScopeId)(),e))((()=>(0,a.createElementVNode)("span",{class:"w__back__btn-text"},null,-1))),d=["src"],c={class:"w__header-text"},u={class:"row d-flex d-flex--v-center absolute-row"},h={class:"col-xs-6"},m={class:"col-xs-6"};const _={name:"WertyzDetailHeaderMobile",props:{backUrl:{type:[String,Object],default:null},name:{type:String,default:null},secondBtn:{type:Object,default:{name:null,class:null}},firstBtn:{type:Object,default:{name:null,class:null}},img:{type:String,default:null},backImageUrl:{type:String,default:null},imgClass:{type:String,default:null},showBack:{type:Boolean,default:!0}}};n(368);const p=(0,n(6262).A)(_,[["render",function(e,t,n,_,p,f){const g=(0,a.resolveComponent)("router-link");return(0,a.openBlock)(),(0,a.createElementBlock)("header",i,[(0,a.createElementVNode)("div",r,[n.showBack?((0,a.openBlock)(),(0,a.createElementBlock)("div",s,[(0,a.createVNode)(g,{to:n.backUrl,class:"disable-decoration w__back__btn"},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("img",{class:"w__back__btn-img",src:n.backImageUrl},null,8,o),l])),_:1},8,["to"])])):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["d-flex d-flex--v-center flex-direction--row",n.showBack?"col-lg-6 padding--no-left":"col-lg-8"])},[(0,a.renderSlot)(e.$slots,"text-content",{},(()=>[n.img?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["w__header-icon",n.imgClass])},[(0,a.createElementVNode)("img",{src:n.img},null,8,d)],2)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",c,[(0,a.createElementVNode)("h2",null,(0,a.toDisplayString)(n.name),1)])]),!0)],2)]),(0,a.createElementVNode)("div",u,[(0,a.createElementVNode)("div",h,[n.firstBtn&&n.firstBtn.name?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.firstBtn.class]),onClick:t[0]||(t[0]=t=>e.$emit("first-btn-action"))},(0,a.toDisplayString)(n.firstBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)]),(0,a.createElementVNode)("div",m,[n.secondBtn&&n.secondBtn.name?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.secondBtn.class]),onClick:t[1]||(t[1]=t=>e.$emit("second-btn-action"))},(0,a.toDisplayString)(n.secondBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)])])])}],["__scopeId","data-v-caebd9d2"]])},7961:(e,t,n)=>{"use strict";n.d(t,{default:()=>h});var a=n(2380);const i={id:"wertyz-detail-navbar"},r={class:"row"},s={class:"col-lg-12"},o={class:"nav nav-tabs"},l=["onClick"],d={href:"#"};var c=n(5632);const u={name:"WertyzDetailNavbar",components:{WertyzDetailContentItem:c.default},props:{items:{type:Array,default:[{name:"Item name",active:!0,componentName:null}]}},data:()=>({componentName:null}),methods:{changeTab(e){this.componentName=e}},mounted(){this.items.forEach((e=>e.active?this.componentName=e.componentName:null))},components:{WertyzDetailContentItem:c.default}};const h=(0,n(6262).A)(u,[["render",function(e,t,n,c,u,h){const m=(0,a.resolveComponent)("WertyzDetailContentItem");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("ul",o,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.items,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("li",{"data-toggle":"tab",class:(0,a.normalizeClass)(e.active?"active":""),onClick:t=>h.changeTab(e.componentName)},[(0,a.createElementVNode)("a",d,(0,a.toDisplayString)(e.name),1)],10,l)))),256))])])]),(0,a.createVNode)(m,null,{content:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"item-component",{componentName:u.componentName})])),_:3})])}]])},9851:(e,t,n)=>{"use strict";n.d(t,{default:()=>y});var a=n(2380);const i={key:0,class:"w__header"},r={class:"row"},s={class:"w__header-text"},o={key:0,class:"col-lg-2 d-flex d-flex--v-center"},l={key:1,class:"col-lg-2 d-flex d-flex--v-center"},d={class:"row"},c={class:"col-lg-12"},u={key:1,style:{position:"relative","margin-bottom":"10px"}},h={class:"row d-flex d-flex--v-center",style:{"flex-direction":"row",margin:"0"}},m={class:"col-xs-4 padding--no"},_={class:"w__header-text"},p={class:"col-xs-4"},f={class:"col-xs-4"};const g={name:"WertyzHeader",mixins:[n(2580).default],props:{name:{type:String,default:""},btn:{type:Object,default:null},secondBtn:{type:Object,default:null},search:{type:Object,default:{id:null,value:null}}}};const y=(0,n(6262).A)(g,[["render",function(e,t,n,g,y,b){return e.IS_MOBILE?((0,a.openBlock)(),(0,a.createElementBlock)("header",u,[(0,a.createElementVNode)("div",h,[(0,a.createElementVNode)("div",m,[(0,a.createElementVNode)("h3",_,(0,a.toDisplayString)(n.name),1)]),(0,a.createElementVNode)("div",p,[n.secondBtn?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.secondBtn.class]),onClick:t[2]||(t[2]=t=>e.$emit("second-btn-action")),style:{"margin-bottom":"0px"}},(0,a.toDisplayString)(n.secondBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)]),(0,a.createElementVNode)("div",f,[n.btn?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.btn.class]),onClick:t[3]||(t[3]=t=>e.$emit("btn-action")),style:{"margin-bottom":"0px"}},(0,a.toDisplayString)(n.btn.name),3)):(0,a.createCommentVNode)("v-if",!0)])]),(0,a.renderSlot)(e.$slots,"search")])):((0,a.openBlock)(),(0,a.createElementBlock)("header",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(n.secondBtn&&n.btn?"col-lg-5":"col-lg-7")},[(0,a.createElementVNode)("h2",s,(0,a.toDisplayString)(n.name),1)],2),(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["col-lg-3 d-flex d-flex--v-center",n.btn||n.secondBtn?"":"col-lg-offset-2"])},[(0,a.renderSlot)(e.$slots,"search-slot")],2),n.secondBtn?((0,a.openBlock)(),(0,a.createElementBlock)("div",o,[n.secondBtn?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.secondBtn.class]),onClick:t[0]||(t[0]=t=>e.$emit("second-btn-action"))},(0,a.toDisplayString)(n.secondBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)])):(0,a.createCommentVNode)("v-if",!0),n.btn?((0,a.openBlock)(),(0,a.createElementBlock)("div",l,[n.btn?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.btn.class]),onClick:t[1]||(t[1]=t=>e.$emit("btn-action"))},(0,a.toDisplayString)(n.btn.name),3)):(0,a.createCommentVNode)("v-if",!0)])):(0,a.createCommentVNode)("v-if",!0)]),(0,a.createElementVNode)("div",d,[(0,a.createElementVNode)("div",c,[(0,a.renderSlot)(e.$slots,"other-row")])])]))}]])},3139:(e,t,n)=>{"use strict";n.d(t,{default:()=>_n});var a=n(2380);const i={class:"row"},r={class:"col-lg-12"},s={class:"form-group"},o=["src"],l={class:"row"},d={class:"col-lg-12"},c={class:"form-group"},u=["src"],h={class:"row"},m={class:"col-lg-3"},_=(e=>((0,a.pushScopeId)("data-v-6cacb130"),e=e(),(0,a.popScopeId)(),e))((()=>(0,a.createElementVNode)("span",{class:"glyphicons glyphicons-clock"},null,-1))),p=["disabled","onClick"];var f=n(9138);function g(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function y(e){return g(e)?new Date(e.getTime()):null==e?new Date(NaN):new Date(e)}function b(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!(t>=0&&t<=6))throw new RangeError("weekStartsOn must be between 0 and 6");var n=y(e),a=(n.getDay()+7-t)%7;return n.setDate(n.getDate()-a),n.setHours(0,0,0,0),n}function v(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.firstDayOfWeek,a=void 0===n?0:n,i=t.firstWeekContainsDate,r=void 0===i?1:i;if(!(r>=1&&r<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7");for(var s=y(e),o=s.getFullYear(),l=new Date(0),d=o+1;d>=o-1&&(l.setFullYear(d,0,r),l.setHours(0,0,0,0),l=b(l,a),!(s.getTime()>=l.getTime()));d--);return l}function M(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.firstDayOfWeek,a=void 0===n?0:n,i=t.firstWeekContainsDate,r=void 0===i?1:i,s=y(e),o=b(s,a),l=v(s,{firstDayOfWeek:a,firstWeekContainsDate:r}),d=o.getTime()-l.getTime();return Math.round(d/6048e5)+1}const x={months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekdaysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],weekdaysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],firstDayOfWeek:0,firstWeekContainsDate:1};var w=/\[([^\]]+)]|YYYY|YY?|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|m{1,2}|s{1,2}|Z{1,2}|S{1,3}|w{1,2}|x|X|a|A/g;function k(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2,n="".concat(Math.abs(e)),a=e<0?"-":"";n.length<t;)n="0".concat(n);return a+n}function L(e){return 15*Math.round(e.getTimezoneOffset()/15)}function Y(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=e>0?"-":"+",a=Math.abs(e),i=a%60;return n+k(Math.floor(a/60),2)+t+k(i,2)}var D=function(e,t,n){var a=e<12?"AM":"PM";return n?a.toLocaleLowerCase():a},T={Y:function(e){var t=e.getFullYear();return t<=9999?"".concat(t):"+".concat(t)},YY:function(e){return k(e.getFullYear(),4).substr(2)},YYYY:function(e){return k(e.getFullYear(),4)},M:function(e){return e.getMonth()+1},MM:function(e){return k(e.getMonth()+1,2)},MMM:function(e,t){return t.monthsShort[e.getMonth()]},MMMM:function(e,t){return t.months[e.getMonth()]},D:function(e){return e.getDate()},DD:function(e){return k(e.getDate(),2)},H:function(e){return e.getHours()},HH:function(e){return k(e.getHours(),2)},h:function(e){var t=e.getHours();return 0===t?12:t>12?t%12:t},hh:function(){return k(T.h.apply(T,arguments),2)},m:function(e){return e.getMinutes()},mm:function(e){return k(e.getMinutes(),2)},s:function(e){return e.getSeconds()},ss:function(e){return k(e.getSeconds(),2)},S:function(e){return Math.floor(e.getMilliseconds()/100)},SS:function(e){return k(Math.floor(e.getMilliseconds()/10),2)},SSS:function(e){return k(e.getMilliseconds(),3)},d:function(e){return e.getDay()},dd:function(e,t){return t.weekdaysMin[e.getDay()]},ddd:function(e,t){return t.weekdaysShort[e.getDay()]},dddd:function(e,t){return t.weekdays[e.getDay()]},A:function(e,t){return(t.meridiem||D)(e.getHours(),e.getMinutes(),!1)},a:function(e,t){return(t.meridiem||D)(e.getHours(),e.getMinutes(),!0)},Z:function(e){return Y(L(e),":")},ZZ:function(e){return Y(L(e))},X:function(e){return Math.floor(e.getTime()/1e3)},x:function(e){return e.getTime()},w:function(e,t){return M(e,{firstDayOfWeek:t.firstDayOfWeek,firstWeekContainsDate:t.firstWeekContainsDate})},ww:function(e,t){return k(T.w(e,t),2)}};function S(e,t){var n,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t?String(t):"YYYY-MM-DDTHH:mm:ss.SSSZ",r=y(e);if(!g(n=r)||isNaN(n.getTime()))return"Invalid Date";var s=a.locale||x;return i.replace(w,(function(e,t){return t||("function"==typeof T[e]?"".concat(T[e](r,s)):e)}))}function j(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function H(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,a)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?H(n,!0).forEach((function(t){E(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):H(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function A(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e))&&"[object Arguments]"!==Object.prototype.toString.call(e))return;var n=[],a=!0,i=!1,r=void 0;try{for(var s,o=e[Symbol.iterator]();!(a=(s=o.next()).done)&&(n.push(s.value),!t||n.length!==t);a=!0);}catch(e){i=!0,r=e}finally{try{a||null==o.return||o.return()}finally{if(i)throw r}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function E(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var P=/(\[[^\[]*\])|(MM?M?M?|Do|DD?|ddd?d?|w[o|w]?|YYYY|YY|a|A|hh?|HH?|mm?|ss?|S{1,3}|x|X|ZZ?|.)/g,O=/\d/,I=/\d\d/,N=/\d\d?/,z=/[+-]?\d+/,F="year",R="month",W="hour",B="minute",V="second",$="millisecond",U={},J=function(e,t,n){var a,i=Array.isArray(e)?e:[e];a="string"==typeof n?function(e){var t=parseInt(e,10);return E({},n,t)}:n,i.forEach((function(e){U[e]=[t,a]}))},G=function(e){return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&")},Z=function(e){return function(t){var n=t[e];if(!Array.isArray(n))throw new Error("Locale[".concat(e,"] need an array"));return new RegExp(n.map(G).join("|"))}},q=function(e,t){return function(n,a){var i=a[e];if(!Array.isArray(i))throw new Error("Locale[".concat(e,"] need an array"));var r=i.indexOf(n);if(r<0)throw new Error("Invalid Word");return E({},t,r)}};function K(e,t,n,a,i,r,s){var o;return e<100&&e>=0?(o=new Date(e+400,t,n,a,i,r,s),isFinite(o.getFullYear())&&o.setFullYear(e)):o=new Date(e,t,n,a,i,r,s),o}function X(){for(var e,t=arguments.length,n=new Array(t),a=0;a<t;a++)n[a]=arguments[a];var i=n[0];return i<100&&i>=0?(n[0]+=400,e=new Date(Date.UTC.apply(Date,n)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(i)):e=new Date(Date.UTC.apply(Date,n)),e}function Q(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};try{var a=n.locale,i=void 0===a?x:a,r=n.backupDate,s=void 0===r?new Date:r,o=function(e,t,n){var a=t.match(P);if(!a)throw new Error;for(var i=a.length,r={},s=0;s<i;s+=1){var o=a[s],l=U[o];if(l){var d="function"==typeof l[0]?l[0](n):l[0],c=l[1],u=(d.exec(e)||[])[0];r=C({},r,{},c(u,n)),e=e.replace(u,"")}else{var h=o.replace(/^\[|\]$/g,"");if(0!==e.indexOf(h))throw new Error("not match");e=e.substr(h.length)}}return r}(e,t,i),l=o.year,d=o.month,c=o.day,u=o.hour,h=o.minute,m=o.second,_=o.millisecond,p=o.isPM,f=o.date,g=o.offset,y=o.weekday,b=o.week;if(f)return f;var M,w=[l,d,c,u,h,m,_];if(w[3]=function(e,t){if(void 0!==e&&void 0!==t)if(t){if(e<12)return e+12}else if(12===e)return 0;return e}(w[3],p),void 0!==b&&void 0===d&&void 0===c){var k=v(void 0===l?s:new Date(l,3),{firstDayOfWeek:i.firstDayOfWeek,firstWeekContainsDate:i.firstWeekContainsDate});return new Date(k.getTime()+7*(b-1)*24*3600*1e3)}var L=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:new Date,n=[0,0,1,0,0,0,0],a=[t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()],i=!0,r=0;r<7;r++)void 0===e[r]?n[r]=i?a[r]:n[r]:(n[r]=e[r],i=!1);return n}(w,s);return void 0!==g?(L[6]+=60*g*1e3,M=X.apply(void 0,j(L))):M=K.apply(void 0,j(L)),void 0!==y&&M.getDay()!==y?new Date(NaN):M}catch(e){return new Date(NaN)}}J("Y",z,F),J("YY",I,(function(e){var t=(new Date).getFullYear(),n=Math.floor(t/100),a=parseInt(e,10);return E({},F,a=100*(a>68?n-1:n)+a)})),J("YYYY",/\d{4}/,F),J("M",N,(function(e){return E({},R,parseInt(e,10)-1)})),J("MM",I,(function(e){return E({},R,parseInt(e,10)-1)})),J("MMM",Z("monthsShort"),q("monthsShort",R)),J("MMMM",Z("months"),q("months",R)),J("D",N,"day"),J("DD",I,"day"),J(["H","h"],N,W),J(["HH","hh"],I,W),J("m",N,B),J("mm",I,B),J("s",N,V),J("ss",I,V),J("S",O,(function(e){return E({},$,100*parseInt(e,10))})),J("SS",I,(function(e){return E({},$,10*parseInt(e,10))})),J("SSS",/\d{3}/,$),J(["A","a"],(function(e){return e.meridiemParse||/[ap]\.?m?\.?/i}),(function(e,t){var n="function"==typeof t.isPM?t.isPM(e):function(e){return"p"==="".concat(e).toLowerCase().charAt(0)}(e);return{isPM:n}})),J(["Z","ZZ"],/[+-]\d\d:?\d\d/,(function(e){return{offset:(t=e,n=A(t.match(/([+-]|\d\d)/g)||["-","0","0"],3),a=n[0],i=n[1],r=n[2],s=60*parseInt(i,10)+parseInt(r,10),0===s?0:"+"===a?-s:+s)};var t,n,a,i,r,s})),J("x",z,(function(e){return{date:new Date(parseInt(e,10))}})),J("X",/[+-]?\d+(\.\d{1,3})?/,(function(e){return{date:new Date(1e3*parseFloat(e))}})),J("d",O,"weekday"),J("dd",Z("weekdaysMin"),q("weekdaysMin","weekday")),J("ddd",Z("weekdaysShort"),q("weekdaysShort","weekday")),J("dddd",Z("weekdays"),q("weekdays","weekday")),J("w",N,"week"),J("ww",I,"week");var ee=Object.defineProperty,te=Object.defineProperties,ne=Object.getOwnPropertyDescriptors,ae=Object.getOwnPropertySymbols,ie=Object.prototype.hasOwnProperty,re=Object.prototype.propertyIsEnumerable,se=(e,t,n)=>t in e?ee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,oe=(e,t)=>{for(var n in t||(t={}))ie.call(t,n)&&se(e,n,t[n]);if(ae)for(var n of ae(t))re.call(t,n)&&se(e,n,t[n]);return e},le=(e,t)=>te(e,ne(t)),de=(e,t)=>{var n={};for(var a in e)ie.call(e,a)&&t.indexOf(a)<0&&(n[a]=e[a]);if(null!=e&&ae)for(var a of ae(e))t.indexOf(a)<0&&re.call(e,a)&&(n[a]=e[a]);return n};const ce={formatLocale:x,yearFormat:"YYYY",monthFormat:"MMM",monthBeforeYear:!0};let ue="en";const he={};function me(e,t,n=!1){if("string"!=typeof e)return he[ue];let a=ue;return he[e]&&(a=e),t&&(he[e]=t,a=e),n||(ue=a),he[e]||he[ue]}function _e(e){return me(e,void 0,!0)}function pe(e,t){if(!Array.isArray(e))return[];const n=[],a=e.length;let i=0;for(t=t||a;i<a;)n.push(e.slice(i,i+=t));return n}function fe(e){return Array.isArray(e)?e[e.length-1]:void 0}function ge(e){return"[object Object]"===Object.prototype.toString.call(e)}function ye(e,t){const n={};return ge(e)?(Array.isArray(t)||(t=[t]),t.forEach((t=>{Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])})),n):n}function be(e,t){if(!ge(e))return{};let n=e;return ge(t)&&Object.keys(t).forEach((a=>{let i=t[a];const r=e[a];ge(i)&&ge(r)&&(i=be(r,i)),n=le(oe({},n),{[a]:i})})),n}function ve(e){const t=parseInt(String(e),10);return t<10?`0${t}`:`${t}`}he[ue]=ce;const Me="datepicker_locale",xe="datepicker_prefixClass",we="datepicker_getWeek";function ke(){return(0,a.inject)(Me,(0,a.shallowRef)(_e()))}function Le(e){const t=(0,a.computed)((()=>ge(e.value)?be(_e(),e.value):_e(e.value)));return(0,a.provide)(Me,t),t}function Ye(){return(0,a.inject)(xe,"mx")}function De(e,t=document.body){if(!e||e===t)return null;const n=(e,t)=>getComputedStyle(e,null).getPropertyValue(t);return/(auto|scroll)/.test(n(e,"overflow")+n(e,"overflow-y")+n(e,"overflow-x"))?e:De(e.parentElement,t)}let Te;const Se="ontouchend"in document?"touchstart":"mousedown";function je(e,t){return{setup:e,name:e.name,props:t}}function He(e,t){return new Proxy(e,{get(e,n){const a=e[n];return void 0!==a?a:t[n]}})}var Ce=je((function(e,{slots:t}){const n=He(e,{appendToBody:!0}),i=Ye(),r=(0,a.ref)(null),s=(0,a.ref)({left:"",top:""}),o=()=>{if(!n.visible||!r.value)return;const e=n.getRelativeElement();if(!e)return;const{width:t,height:a}=function(e){const t=e.style.display,n=e.style.visibility;e.style.display="block",e.style.visibility="hidden";const a=window.getComputedStyle(e),i=e.offsetWidth+parseInt(a.marginLeft,10)+parseInt(a.marginRight,10),r=e.offsetHeight+parseInt(a.marginTop,10)+parseInt(a.marginBottom,10);return e.style.display=t,e.style.visibility=n,{width:i,height:r}}(r.value);s.value=function(e,t,n,a){let i=0,r=0,s=0,o=0;const l=e.getBoundingClientRect(),d=document.documentElement.clientWidth,c=document.documentElement.clientHeight;return a&&(s=window.pageXOffset+l.left,o=window.pageYOffset+l.top),i=d-l.left<t&&l.right<t?s-l.left+1:l.left+l.width/2<=d/2?s:s+l.width-t,r=l.top<=n&&c-l.bottom<=n?o+c-l.top-n:l.top+l.height/2<=c/2?o+l.height:o-n,{left:`${i}px`,top:`${r}px`}}(e,t,a,n.appendToBody)};(0,a.watchEffect)(o,{flush:"post"}),(0,a.watchEffect)((e=>{const t=n.getRelativeElement();if(!t)return;const a=De(t)||window,i=function(e){let t=!1;return function(...n){t||(t=!0,requestAnimationFrame((()=>{t=!1,e.apply(this,n)})))}}(o);a.addEventListener("scroll",i),window.addEventListener("resize",i),e((()=>{a.removeEventListener("scroll",i),window.removeEventListener("resize",i)}))}),{flush:"post"});const l=e=>{if(!n.visible)return;const t=e.target,a=r.value,i=n.getRelativeElement();a&&!a.contains(t)&&i&&!i.contains(t)&&n.onClickOutside(e)};return(0,a.watchEffect)((e=>{document.addEventListener(Se,l),e((()=>{document.removeEventListener(Se,l)}))})),()=>(0,a.createVNode)(a.Teleport,{to:"body",disabled:!n.appendToBody},{default:()=>[(0,a.createVNode)(a.Transition,{name:`${i}-zoom-in-down`},{default:()=>{var e;return[n.visible&&(0,a.createVNode)("div",{ref:r,class:`${i}-datepicker-main ${i}-datepicker-popup ${n.className}`,style:[oe({position:"absolute"},s.value),n.style||{}]},[null==(e=t.default)?void 0:e.call(t)])]}})]})}),["style","className","visible","appendToBody","onClickOutside","getRelativeElement"]);const Ae={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024",width:"1em",height:"1em"},Ee=[(0,a.createElementVNode)("path",{d:"M940.218 107.055H730.764v-60.51H665.6v60.51H363.055v-60.51H297.89v60.51H83.78c-18.617 0-32.581 13.963-32.581 32.581v805.237c0 18.618 13.964 32.582 32.582 32.582h861.09c18.619 0 32.583-13.964 32.583-32.582V139.636c-4.655-18.618-18.619-32.581-37.237-32.581zm-642.327 65.163v60.51h65.164v-60.51h307.2v60.51h65.163v-60.51h176.873v204.8H116.364v-204.8H297.89zM116.364 912.291V442.18H912.29v470.11H116.364z"},null,-1)];function Pe(e,t){return(0,a.openBlock)(),(0,a.createElementBlock)("svg",Ae,Ee)}const Oe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024",width:"1em",height:"1em"},Ie=[(0,a.createElementVNode)("path",{d:"M810.005 274.005 572.011 512l237.994 237.995-60.01 60.01L512 572.011 274.005 810.005l-60.01-60.01L451.989 512 213.995 274.005l60.01-60.01L512 451.989l237.995-237.994z"},null,-1)];function Ne(e,t){return(0,a.openBlock)(),(0,a.createElementBlock)("svg",Oe,Ie)}const ze={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"1em",height:"1em"},Fe=[(0,a.createElementVNode)("path",{d:"M0 0h24v24H0z",fill:"none"},null,-1),(0,a.createElementVNode)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"},null,-1),(0,a.createElementVNode)("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"},null,-1)];function Re(e,t){return(0,a.openBlock)(),(0,a.createElementBlock)("svg",ze,Fe)}function We(e,t=0,n=1,a=0,i=0,r=0,s=0){const o=new Date(e,t,n,a,i,r,s);return e<100&&e>=0&&o.setFullYear(e),o}function Be(e){return e instanceof Date&&!isNaN(e.getTime())}function Ve(e){return Array.isArray(e)&&2===e.length&&e.every(Be)&&e[0]<=e[1]}function $e(...e){if(void 0!==e[0]&&null!==e[0]){const t=new Date(e[0]);if(Be(t))return t}const t=e.slice(1);return t.length?$e(...t):new Date}function Ue(e){const t=new Date(e);return t.setDate(1),t.setHours(0,0,0,0),t}function Je(e){const t=new Date(e);return t.setHours(0,0,0,0),t}function Ge(e,t){const n=new Date(e),a="function"==typeof t?t(n.getMonth()):Number(t),i=We(n.getFullYear(),a+1,0).getDate(),r=n.getDate();return n.setMonth(a,Math.min(r,i)),n}function Ze(e,t){const n=new Date(e),a="function"==typeof t?t(n.getFullYear()):t;return n.setFullYear(a),n}function qe(e,t){const n=new Date(e),a=new Date(t);return n.setHours(a.getHours(),a.getMinutes(),a.getSeconds()),n}const Ke=["placeholder","editable","disabled","clearable","inputClass","inputAttr","range","multiple","separator","renderInputText","onInputError","onClear"];var Xe=je((function(e,{slots:t}){const n=He(e,{editable:!0,disabled:!1,clearable:!0,range:!1,multiple:!1}),i=Ye(),r=(0,a.ref)(null),s=(0,a.computed)((()=>n.separator||(n.range?" ~ ":","))),o=e=>{return n.range?Ve(e):n.multiple?(t=e,Array.isArray(t)&&t.every(Be)):Be(e);var t},l=(0,a.computed)((()=>null!==r.value?r.value:"function"==typeof n.renderInputText?n.renderInputText(n.value):o(n.value)?Array.isArray(n.value)?n.value.map((e=>n.formatDate(e))).join(s.value):n.formatDate(n.value):"")),d=e=>{var t;e&&e.stopPropagation(),n.onChange(n.range?[null,null]:null),null==(t=n.onClear)||t.call(n)},c=()=>{var e;if(!n.editable||null===r.value)return;const t=r.value.trim();if(r.value=null,""===t)return void d();let a;if(n.range){let e=t.split(s.value);2!==e.length&&(e=t.split(s.value.trim())),a=e.map((e=>n.parseDate(e.trim())))}else a=n.multiple?t.split(s.value).map((e=>n.parseDate(e.trim()))):n.parseDate(t);var i;o(a)&&(i=a,!(Array.isArray(i)?i.some((e=>n.disabledDate(e))):n.disabledDate(i)))?n.onChange(a):null==(e=n.onInputError)||e.call(n,t)},u=e=>{r.value="string"==typeof e?e:e.target.value},h=e=>{const{keyCode:t}=e;9===t?n.onBlur():13===t&&c()};return()=>{var e,r,s;const o=!n.disabled&&n.clearable&&l.value,m=le(oe({name:"date",type:"text",autocomplete:"off",value:l.value,class:n.inputClass||`${i}-input`,readonly:!n.editable,disabled:n.disabled,placeholder:n.placeholder},n.inputAttr),{onFocus:n.onFocus,onKeydown:h,onInput:u,onChange:c});return(0,a.createVNode)("div",{class:`${i}-input-wrapper`,onClick:n.onClick},[(null==(e=t.input)?void 0:e.call(t,m))||(0,a.createVNode)("input",m,null),o?(0,a.createVNode)("i",{class:`${i}-icon-clear`,onClick:d},[(null==(r=t["icon-clear"])?void 0:r.call(t))||(0,a.createVNode)(Ne,null,null)]):null,(0,a.createVNode)("i",{class:`${i}-icon-calendar`},[(null==(s=t["icon-calendar"])?void 0:s.call(t))||(0,a.createVNode)(Pe,null,null)])])}}),["value","formatDate","parseDate","disabledDate","onChange","onFocus","onBlur","onClick",...Ke]);var Qe=je((function(e,{slots:t}){var n;const i=He(e,{prefixClass:"mx",valueType:"date",format:"YYYY-MM-DD",type:"date",disabledDate:()=>!1,disabledTime:()=>!1,confirmText:"OK"});var r;r=i.prefixClass,(0,a.provide)(xe,r),function(e){(0,a.provide)(we,e)}((null==(n=i.formatter)?void 0:n.getWeek)||M);const s=Le((0,a.toRef)(e,"lang")),o=(0,a.ref)(),l=()=>o.value,d=(0,a.ref)(!1),c=(0,a.computed)((()=>!i.disabled&&("boolean"==typeof i.open?i.open:d.value))),u=()=>{var e,t;i.disabled||c.value||(d.value=!0,null==(e=i["onUpdate:open"])||e.call(i,!0),null==(t=i.onOpen)||t.call(i))},h=()=>{var e,t;c.value&&(d.value=!1,null==(e=i["onUpdate:open"])||e.call(i,!1),null==(t=i.onClose)||t.call(i))},m=(e,t)=>(t=t||i.format,ge(i.formatter)&&"function"==typeof i.formatter.stringify?i.formatter.stringify(e,t):S(e,t,{locale:s.value.formatLocale})),_=(e,t)=>{if(t=t||i.format,ge(i.formatter)&&"function"==typeof i.formatter.parse)return i.formatter.parse(e,t);const n=new Date;return Q(e,t,{locale:s.value.formatLocale,backupDate:n})},p=e=>{switch(i.valueType){case"date":return e instanceof Date?new Date(e.getTime()):new Date(NaN);case"timestamp":return"number"==typeof e?new Date(e):new Date(NaN);case"format":return"string"==typeof e?_(e):new Date(NaN);default:return"string"==typeof e?_(e,i.valueType):new Date(NaN)}},f=e=>{if(!Be(e))return null;switch(i.valueType){case"date":return e;case"timestamp":return e.getTime();case"format":return m(e);default:return m(e,i.valueType)}},g=(0,a.computed)((()=>{const e=i.value;return i.range?(Array.isArray(e)?e.slice(0,2):[null,null]).map(p):i.multiple?(Array.isArray(e)?e:[]).map(p):p(e)})),y=(e,t,n=!0)=>{var a,r;const s=Array.isArray(e)?e.map(f):f(e);return null==(a=i["onUpdate:value"])||a.call(i,s),null==(r=i.onChange)||r.call(i,s,t),n&&h(),s},b=(0,a.ref)(new Date);(0,a.watchEffect)((()=>{c.value&&(b.value=g.value)}));const v=(e,t)=>{i.confirm?b.value=e:y(e,t,!i.multiple&&(t===i.type||"time"===t))},x=()=>{var e;const t=y(b.value);null==(e=i.onConfirm)||e.call(i,t)},w=e=>i.disabledDate(e)||i.disabledTime(e);return()=>{var e,n;const{prefixClass:r,disabled:s,confirm:d,range:p,popupClass:f,popupStyle:M,appendToBody:k}=i,L={value:b.value,"onUpdate:value":v,emit:y},Y=t.header&&(0,a.createVNode)("div",{class:`${r}-datepicker-header`},[t.header(L)]),D=(t.footer||d)&&(0,a.createVNode)("div",{class:`${r}-datepicker-footer`},[null==(e=t.footer)?void 0:e.call(t,L),d&&(0,a.createVNode)("button",{type:"button",class:`${r}-btn ${r}-datepicker-btn-confirm`,onClick:x},[i.confirmText])]),T=null==(n=t.content)?void 0:n.call(t,L),S=(t.sidebar||i.shortcuts)&&(e=>{var n;const{prefixClass:r}=i;return(0,a.createVNode)("div",{class:`${r}-datepicker-sidebar`},[null==(n=t.sidebar)?void 0:n.call(t,e),(i.shortcuts||[]).map(((e,t)=>(0,a.createVNode)("button",{key:t,"data-index":t,type:"button",class:`${r}-btn ${r}-btn-text ${r}-btn-shortcut`,onClick:()=>{var t;const n=null==(t=e.onClick)?void 0:t.call(e);n&&y(n)}},[e.text])))])})(L);return(0,a.createVNode)("div",{ref:o,class:{[`${r}-datepicker`]:!0,[`${r}-datepicker-range`]:p,disabled:s}},[(0,a.createVNode)(Xe,le(oe({},ye(i,Ke)),{value:g.value,formatDate:m,parseDate:_,disabledDate:w,onChange:y,onClick:u,onFocus:u,onBlur:h}),ye(t,["icon-calendar","icon-clear","input"])),(0,a.createVNode)(Ce,{className:f,style:M,visible:c.value,appendToBody:k,getRelativeElement:l,onClickOutside:h},{default:()=>[S,(0,a.createVNode)("div",{class:`${r}-datepicker-content`},[Y,T,D])]})])}}),[...["value","valueType","type","format","formatter","lang","prefixClass","appendToBody","open","popupClass","popupStyle","confirm","confirmText","shortcuts","disabledDate","disabledTime","onOpen","onClose","onConfirm","onChange","onUpdate:open","onUpdate:value"],...Ke]);function et(e){var t=e,{value:n}=t,i=de(t,["value"]);const r=Ye();return(0,a.createVNode)("button",le(oe({},i),{type:"button",class:`${r}-btn ${r}-btn-text ${r}-btn-icon-${n}`}),[(0,a.createVNode)("i",{class:`${r}-icon-${n}`},null)])}function tt({type:e,calendar:t,onUpdateCalendar:n},{slots:i}){var r;const s=Ye();return(0,a.createVNode)("div",{class:`${s}-calendar-header`},[(0,a.createVNode)(et,{value:"double-left",onClick:"year"===e?()=>{n(Ze(t,(e=>e-10)))}:()=>{n(Ze(t,(e=>e-1)))}},null),"date"===e&&(0,a.createVNode)(et,{value:"left",onClick:()=>{n(Ge(t,(e=>e-1)))}},null),(0,a.createVNode)(et,{value:"double-right",onClick:"year"===e?()=>{n(Ze(t,(e=>e+10)))}:()=>{n(Ze(t,(e=>e+1)))}},null),"date"===e&&(0,a.createVNode)(et,{value:"right",onClick:()=>{n(Ge(t,(e=>e+1)))}},null),(0,a.createVNode)("span",{class:`${s}-calendar-header-label`},[null==(r=i.default)?void 0:r.call(i)])])}function nt({calendar:e,isWeekMode:t,showWeekNumber:n,titleFormat:i,getWeekActive:r,getCellClasses:s,onSelect:o,onUpdatePanel:l,onUpdateCalendar:d,onDateMouseEnter:c,onDateMouseLeave:u}){const h=Ye(),m=(0,a.inject)(we,M),_=ke().value,{yearFormat:p,monthBeforeYear:f,monthFormat:g="MMM",formatLocale:y}=_,b=y.firstDayOfWeek||0;let v=_.days||y.weekdaysMin;v=v.concat(v).slice(b,b+7);const x=pe(function({firstDayOfWeek:e,year:t,month:n}){const a=[],i=We(t,n,0),r=i.getDate(),s=r-(i.getDay()+7-e)%7;for(let e=s;e<=r;e++)a.push(We(t,n,e-r));i.setMonth(n+1,0);const o=i.getDate();for(let e=1;e<=o;e++)a.push(We(t,n,e));const l=42-(r-s+1)-o;for(let e=1;e<=l;e++)a.push(We(t,n,o+e));return a}({firstDayOfWeek:b,year:e.getFullYear(),month:e.getMonth()}),7),w=(e,t)=>S(e,t,{locale:_.formatLocale}),k=e=>{l(e)},L=e=>{const t=e.getAttribute("data-index"),[n,a]=t.split(",").map((e=>parseInt(e,10))),i=x[n][a];return new Date(i)},Y=e=>{o(L(e.currentTarget))},D=e=>{c&&c(L(e.currentTarget))},T=e=>{u&&u(L(e.currentTarget))},j=(0,a.createVNode)("button",{type:"button",class:`${h}-btn ${h}-btn-text ${h}-btn-current-year`,onClick:()=>k("year")},[w(e,p)]),H=(0,a.createVNode)("button",{type:"button",class:`${h}-btn ${h}-btn-text ${h}-btn-current-month`,onClick:()=>k("month")},[w(e,g)]);return n="boolean"==typeof n?n:t,(0,a.createVNode)("div",{class:[`${h}-calendar ${h}-calendar-panel-date`,{[`${h}-calendar-week-mode`]:t}]},[(0,a.createVNode)(tt,{type:"date",calendar:e,onUpdateCalendar:d},{default:()=>[f?[H,j]:[j,H]]}),(0,a.createVNode)("div",{class:`${h}-calendar-content`},[(0,a.createVNode)("table",{class:`${h}-table ${h}-table-date`},[(0,a.createVNode)("thead",null,[(0,a.createVNode)("tr",null,[n&&(0,a.createVNode)("th",{class:`${h}-week-number-header`},null),v.map((e=>(0,a.createVNode)("th",{key:e},[e])))])]),(0,a.createVNode)("tbody",null,[x.map(((e,t)=>(0,a.createVNode)("tr",{key:t,class:[`${h}-date-row`,{[`${h}-active-week`]:r(e)}]},[n&&(0,a.createVNode)("td",{class:`${h}-week-number`,"data-index":`${t},0`,onClick:Y},[(0,a.createVNode)("div",null,[m(e[0])])]),e.map(((e,n)=>(0,a.createVNode)("td",{key:n,class:["cell",s(e)],title:w(e,i),"data-index":`${t},${n}`,onClick:Y,onMouseenter:D,onMouseleave:T},[(0,a.createVNode)("div",null,[e.getDate()])])))])))])])])])}function at({calendar:e,getCellClasses:t,onSelect:n,onUpdateCalendar:i,onUpdatePanel:r}){const s=Ye(),o=ke().value,l=o.months||o.formatLocale.monthsShort,d=t=>We(e.getFullYear(),t),c=e=>{const t=e.currentTarget.getAttribute("data-month");n(d(parseInt(t,10)))};return(0,a.createVNode)("div",{class:`${s}-calendar ${s}-calendar-panel-month`},[(0,a.createVNode)(tt,{type:"month",calendar:e,onUpdateCalendar:i},{default:()=>[(0,a.createVNode)("button",{type:"button",class:`${s}-btn ${s}-btn-text ${s}-btn-current-year`,onClick:()=>r("year")},[e.getFullYear()])]}),(0,a.createVNode)("div",{class:`${s}-calendar-content`},[(0,a.createVNode)("table",{class:`${s}-table ${s}-table-month`},[pe(l,3).map(((e,n)=>(0,a.createVNode)("tr",{key:n},[e.map(((e,i)=>{const r=3*n+i;return(0,a.createVNode)("td",{key:i,class:["cell",t(d(r))],"data-month":r,onClick:c},[(0,a.createVNode)("div",null,[e])])}))])))])])])}const it=e=>{const t=10*Math.floor(e.getFullYear()/10),n=[];for(let e=0;e<10;e++)n.push(t+e);return pe(n,2)};function rt({calendar:e,getCellClasses:t=()=>[],getYearPanel:n=it,onSelect:i,onUpdateCalendar:r}){const s=Ye(),o=e=>We(e,0),l=e=>{const t=e.currentTarget.getAttribute("data-year");i(o(parseInt(t,10)))},d=n(new Date(e)),c=d[0][0],u=fe(fe(d));return(0,a.createVNode)("div",{class:`${s}-calendar ${s}-calendar-panel-year`},[(0,a.createVNode)(tt,{type:"year",calendar:e,onUpdateCalendar:r},{default:()=>[(0,a.createVNode)("span",null,[c]),(0,a.createVNode)("span",{class:`${s}-calendar-decade-separator`},null),(0,a.createVNode)("span",null,[u])]}),(0,a.createVNode)("div",{class:`${s}-calendar-content`},[(0,a.createVNode)("table",{class:`${s}-table ${s}-table-year`},[d.map(((e,n)=>(0,a.createVNode)("tr",{key:n},[e.map(((e,n)=>(0,a.createVNode)("td",{key:n,class:["cell",t(o(e))],"data-year":e,onClick:l},[(0,a.createVNode)("div",null,[e])])))])))])])])}const st=["type","value","defaultValue","defaultPanel","disabledDate","getClasses","calendar","multiple","partialUpdate","showWeekNumber","titleFormat","getYearPanel","onDateMouseEnter","onDateMouseLeave","onCalendarChange","onPanelChange","onUpdate:value","onPick"];var ot=je((function(e){const t=He(e,{defaultValue:Je(new Date),type:"date",disabledDate:()=>!1,getClasses:()=>[],titleFormat:"YYYY-MM-DD"}),n=(0,a.computed)((()=>(Array.isArray(t.value)?t.value:[t.value]).filter(Be).map((e=>"year"===t.type?function(e){const t=new Date(e);return t.setMonth(0,1),t.setHours(0,0,0,0),t}(e):"month"===t.type?Ue(e):Je(e))))),i=(0,a.ref)(new Date);(0,a.watchEffect)((()=>{let e=t.calendar;if(!Be(e)){const{length:a}=n.value;e=$e(a>0?n.value[a-1]:t.defaultValue)}i.value=Ue(e)}));const r=e=>{var n;i.value=e,null==(n=t.onCalendarChange)||n.call(t,e)},s=(0,a.ref)("date");(0,a.watchEffect)((()=>{const e=["date","month","year"],n=Math.max(e.indexOf(t.type),e.indexOf(t.defaultPanel));s.value=-1!==n?e[n]:"date"}));const o=e=>{var n;const a=s.value;s.value=e,null==(n=t.onPanelChange)||n.call(t,e,a)},l=e=>t.disabledDate(new Date(e),n.value),d=(e,a)=>{var i,r,s;if(!l(e))if(null==(i=t.onPick)||i.call(t,e),!0===t.multiple){const i=n.value.filter((t=>t.getTime()!==e.getTime()));i.length===n.value.length&&i.push(e),null==(r=t["onUpdate:value"])||r.call(t,i,a)}else null==(s=t["onUpdate:value"])||s.call(t,e,a)},c=e=>{d(e,"week"===t.type?"week":"date")},u=e=>{if("year"===t.type)d(e,"year");else if(r(e),o("month"),t.partialUpdate&&1===n.value.length){const t=Ze(n.value[0],e.getFullYear());d(t,"year")}},h=e=>{if("month"===t.type)d(e,"month");else if(r(e),o("date"),t.partialUpdate&&1===n.value.length){const t=Ge(Ze(n.value[0],e.getFullYear()),e.getMonth());d(t,"month")}},m=(e,a=[])=>(l(e)?a.push("disabled"):n.value.some((t=>t.getTime()===e.getTime()))&&a.push("active"),a.concat(t.getClasses(e,n.value,a.join(" ")))),_=e=>{const t=e.getMonth()!==i.value.getMonth(),n=[];return e.getTime()===(new Date).setHours(0,0,0,0)&&n.push("today"),t&&n.push("not-current-month"),m(e,n)},p=e=>"month"!==t.type?i.value.getMonth()===e.getMonth()?"active":"":m(e),f=e=>"year"!==t.type?i.value.getFullYear()===e.getFullYear()?"active":"":m(e),g=e=>{if("week"!==t.type)return!1;const a=e[0].getTime(),i=e[6].getTime();return n.value.some((e=>{const t=e.getTime();return t>=a&&t<=i}))};return()=>"year"===s.value?(0,a.createVNode)(rt,{calendar:i.value,getCellClasses:f,getYearPanel:t.getYearPanel,onSelect:u,onUpdateCalendar:r},null):"month"===s.value?(0,a.createVNode)(at,{calendar:i.value,getCellClasses:p,onSelect:h,onUpdatePanel:o,onUpdateCalendar:r},null):(0,a.createVNode)(nt,{isWeekMode:"week"===t.type,showWeekNumber:t.showWeekNumber,titleFormat:t.titleFormat,calendar:i.value,getCellClasses:_,getWeekActive:g,onSelect:c,onUpdatePanel:o,onUpdateCalendar:r,onDateMouseEnter:t.onDateMouseEnter,onDateMouseLeave:t.onDateMouseLeave},null)}),st);const lt=(e,t)=>{const n=e.getTime();let[a,i]=t.map((e=>e.getTime()));return a>i&&([a,i]=[i,a]),n>a&&n<i};const dt=st;var ct=je((function(e){const t=He(e,{defaultValue:new Date,type:"date"}),n=Ye(),i=(0,a.computed)((()=>{let e=Array.isArray(t.defaultValue)?t.defaultValue:[t.defaultValue,t.defaultValue];return e=e.map((e=>Je(e))),Ve(e)?e:[new Date,new Date].map((e=>Je(e)))})),r=(0,a.ref)([new Date(NaN),new Date(NaN)]);(0,a.watchEffect)((()=>{Ve(t.value)&&(r.value=t.value)}));const s=(e,n)=>{var a;const[i,s]=r.value;Be(i)&&!Be(s)?(i.getTime()>e.getTime()?r.value=[e,i]:r.value=[i,e],null==(a=t["onUpdate:value"])||a.call(t,r.value,n)):r.value=[e,new Date(NaN)]},o=(0,a.ref)([new Date,new Date]),l=(0,a.computed)((()=>Ve(t.calendar)?t.calendar:o.value)),d=(0,a.computed)((()=>"year"===t.type?120:"month"===t.type?12:1)),c=(e,n)=>{var a;const i=function(e,t){const n=new Date(t),a=new Date(e);return 12*(n.getFullYear()-a.getFullYear())+(n.getMonth()-a.getMonth())}(e[0],e[1]),r=d.value-i;if(r>0){const t=1===n?0:1;e[t]=Ge(e[t],(e=>e+(0===t?-r:r)))}o.value=e,null==(a=t.onCalendarChange)||a.call(t,e,n)},u=e=>{c([e,l.value[1]],0)},h=e=>{c([l.value[0],e],1)};(0,a.watchEffect)((()=>{const e=Ve(t.value)?t.value:i.value;c(e.slice(0,2))}));const m=(0,a.ref)(null),_=e=>m.value=e,p=()=>m.value=null,f=(e,n,a)=>{const i=t.getClasses?t.getClasses(e,n,a):[],r=Array.isArray(i)?i:[i];return/disabled|active/.test(a)?r:(2===n.length&&lt(e,n)&&r.push("in-range"),1===n.length&&m.value&&lt(e,[n[0],m.value])?r.concat("hover-in-range"):r)};return()=>{const e=l.value.map(((e,n)=>{const o=le(oe({},t),{calendar:e,value:r.value,defaultValue:i.value[n],getClasses:f,partialUpdate:!1,multiple:!1,"onUpdate:value":s,onCalendarChange:0===n?u:h,onDateMouseLeave:p,onDateMouseEnter:_});return(0,a.createVNode)(ot,o,null)}));return(0,a.createVNode)("div",{class:`${n}-calendar-range`},[e])}}),dt);const ut=(0,a.defineComponent)({setup(e,{slots:t}){const n=Ye(),i=(0,a.ref)(),r=(0,a.ref)(""),s=(0,a.ref)("");(0,a.onMounted)((()=>{if(!i.value)return;const e=i.value,t=100*e.clientHeight/e.scrollHeight;r.value=t<100?`${t}%`:""}));const o=function(){if("undefined"==typeof window)return 0;if(void 0!==Te)return Te;const e=document.createElement("div");e.style.visibility="hidden",e.style.overflow="scroll",e.style.width="100px",e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e);const t=document.createElement("div");return t.style.width="100%",e.appendChild(t),Te=e.offsetWidth-t.offsetWidth,e.parentNode.removeChild(e),Te}(),l=e=>{const t=e.currentTarget,{scrollHeight:n,scrollTop:a}=t;s.value=100*a/n+"%"};let d=!1,c=0;const u=e=>{e.stopImmediatePropagation();const t=e.currentTarget,{offsetTop:n}=t;d=!0,c=e.clientY-n},h=e=>{if(!d||!i.value)return;const{clientY:t}=e,{scrollHeight:n,clientHeight:a}=i.value,r=(t-c)*n/a;i.value.scrollTop=r},m=()=>{d=!1};return(0,a.onMounted)((()=>{document.addEventListener("mousemove",h),document.addEventListener("mouseup",m)})),(0,a.onUnmounted)((()=>{document.addEventListener("mousemove",h),document.addEventListener("mouseup",m)})),()=>{var e;return(0,a.createVNode)("div",{class:`${n}-scrollbar`,style:{position:"relative",overflow:"hidden"}},[(0,a.createVNode)("div",{ref:i,class:`${n}-scrollbar-wrap`,style:{marginRight:`-${o}px`},onScroll:l},[null==(e=t.default)?void 0:e.call(t)]),(0,a.createVNode)("div",{class:`${n}-scrollbar-track`},[(0,a.createVNode)("div",{class:`${n}-scrollbar-thumb`,style:{height:r.value,top:s.value},onMousedown:u},null)])])}}});function ht({options:e,getClasses:t,onSelect:n}){const i=Ye(),r=t=>{const a=t.target,i=t.currentTarget;if("LI"!==a.tagName.toUpperCase())return;const r=i.getAttribute("data-type"),s=parseInt(i.getAttribute("data-index"),10),o=parseInt(a.getAttribute("data-index"),10),l=e[s].list[o].value;n(l,r)};return(0,a.createVNode)("div",{class:`${i}-time-columns`},[e.map(((e,n)=>(0,a.createVNode)(ut,{key:e.type,class:`${i}-time-column`},{default:()=>[(0,a.createVNode)("ul",{class:`${i}-time-list`,"data-index":n,"data-type":e.type,onClick:r},[e.list.map(((n,r)=>(0,a.createVNode)("li",{key:n.text,"data-index":r,class:[`${i}-time-item`,t(n.value,e.type)]},[n.text])))])]})))])}function mt(e){let t;const n=Ye();return(0,a.createVNode)(ut,null,"function"==typeof(i=t=e.options.map((t=>(0,a.createVNode)("div",{key:t.text,class:[`${n}-time-option`,e.getClasses(t.value,"time")],onClick:()=>e.onSelect(t.value,"time")},[t.text]))))||"[object Object]"===Object.prototype.toString.call(i)&&!(0,a.isVNode)(i)?t:{default:()=>[t]});var i}function _t({length:e,step:t=1,options:n}){if(Array.isArray(n))return n.filter((t=>t>=0&&t<e));t<=0&&(t=1);const a=[];for(let n=0;n<e;n+=t)a.push(n);return a}function pt(e,t){let{showHour:n,showMinute:a,showSecond:i,use12h:r}=t;const s=t.format||"HH:mm:ss";n="boolean"==typeof n?n:/[HhKk]/.test(s),a="boolean"==typeof a?a:/m/.test(s),i="boolean"==typeof i?i:/s/.test(s),r="boolean"==typeof r?r:/a/i.test(s);const o=[],l=r&&e.getHours()>=12;return n&&o.push({type:"hour",list:_t({length:r?12:24,step:t.hourStep,options:t.hourOptions}).map((t=>{const n=0===t&&r?"12":ve(t),a=new Date(e);return a.setHours(l?t+12:t),{value:a,text:n}}))}),a&&o.push({type:"minute",list:_t({length:60,step:t.minuteStep,options:t.minuteOptions}).map((t=>{const n=new Date(e);return n.setMinutes(t),{value:n,text:ve(t)}}))}),i&&o.push({type:"second",list:_t({length:60,step:t.secondStep,options:t.secondOptions}).map((t=>{const n=new Date(e);return n.setSeconds(t),{value:n,text:ve(t)}}))}),r&&o.push({type:"ampm",list:["AM","PM"].map(((t,n)=>{const a=new Date(e);return a.setHours(a.getHours()%12+12*n),{text:t,value:a}}))}),o}function ft(e=""){const t=e.split(":");if(t.length>=2){return{hours:parseInt(t[0],10),minutes:parseInt(t[1],10)}}return null}function gt({date:e,option:t,format:n,formatDate:a}){const i=[];if("function"==typeof t)return t()||[];const r=ft(t.start),s=ft(t.end),o=ft(t.step),l=t.format||n;if(r&&s&&o){const t=r.minutes+60*r.hours,n=s.minutes+60*s.hours,d=o.minutes+60*o.hours,c=Math.floor((n-t)/d);for(let n=0;n<=c;n++){const r=t+n*d,s=Math.floor(r/60),o=r%60,c=new Date(e);c.setHours(s,o,0),i.push({value:c,text:a(c,l)})}}return i}const yt=(e,t,n=0)=>{if(n<=0)return void requestAnimationFrame((()=>{e.scrollTop=t}));const a=(t-e.scrollTop)/n*10;requestAnimationFrame((()=>{const i=e.scrollTop+a;i>=t?e.scrollTop=t:(e.scrollTop=i,yt(e,t,n-10))}))};const bt=["value","defaultValue","format","timeTitleFormat","showTimeHeader","disabledTime","timePickerOptions","hourOptions","minuteOptions","secondOptions","hourStep","minuteStep","secondStep","showHour","showMinute","showSecond","use12h","scrollDuration","onClickTitle","onUpdate:value"];var vt=je((function(e){const t=He(e,{defaultValue:Je(new Date),format:"HH:mm:ss",timeTitleFormat:"YYYY-MM-DD",disabledTime:()=>!1,scrollDuration:100}),n=Ye(),i=ke(),r=(e,t)=>S(e,t,{locale:i.value.formatLocale}),s=(0,a.ref)(new Date);(0,a.watchEffect)((()=>{s.value=$e(t.value,t.defaultValue)}));const o=e=>Array.isArray(e)?e.every((e=>t.disabledTime(new Date(e)))):t.disabledTime(new Date(e)),l=(e,t)=>"hour"===t?(e=>{const t=new Date(e);return o([t.getTime(),t.setMinutes(0,0,0),t.setMinutes(59,59,999)])})(e):"minute"===t?(e=>{const t=new Date(e);return o([t.getTime(),t.setSeconds(0,0),t.setSeconds(59,999)])})(e):"ampm"===t?(e=>{const t=new Date(e),n=t.getHours()<12?0:12,a=n+11;return o([t.getTime(),t.setHours(n,0,0,0),t.setHours(a,59,59,999)])})(e):o(e),d=(e,n)=>{var a;if(!l(e,n)){const i=new Date(e);s.value=i,o(i)||null==(a=t["onUpdate:value"])||a.call(t,i,n)}},c=(e,t)=>l(e,t)?"disabled":e.getTime()===s.value.getTime()?"active":"",u=(0,a.ref)(),h=e=>{if(!u.value)return;const t=u.value.querySelectorAll(".active");for(let n=0;n<t.length;n++){const a=t[n],i=De(a,u.value);if(i){const t=a.offsetTop;yt(i,t,e)}}};return(0,a.onMounted)((()=>h(0))),(0,a.watch)(s,(()=>h(t.scrollDuration)),{flush:"post"}),()=>{let e;return e=t.timePickerOptions?(0,a.createVNode)(mt,{onSelect:d,getClasses:c,options:gt({date:s.value,format:t.format,option:t.timePickerOptions,formatDate:r})},null):(0,a.createVNode)(ht,{options:pt(s.value,t),onSelect:d,getClasses:c},null),(0,a.createVNode)("div",{class:`${n}-time`,ref:u},[t.showTimeHeader&&(0,a.createVNode)("div",{class:`${n}-time-header`},[(0,a.createVNode)("button",{type:"button",class:`${n}-btn ${n}-btn-text ${n}-time-header-title`,onClick:t.onClickTitle},[r(s.value,t.timeTitleFormat)])]),(0,a.createVNode)("div",{class:`${n}-time-content`},[e])])}}),bt);const Mt=bt;var xt=je((function(e){const t=He(e,{defaultValue:Je(new Date),disabledTime:()=>!1}),n=Ye(),i=(0,a.ref)([new Date(NaN),new Date(NaN)]);(0,a.watchEffect)((()=>{Ve(t.value)?i.value=t.value:i.value=[new Date(NaN),new Date(NaN)]}));const r=(e,n)=>{var a;null==(a=t["onUpdate:value"])||a.call(t,i.value,"time"===e?"time-range":e,n)},s=(e,t)=>{i.value[0]=e,i.value[1].getTime()>=e.getTime()||(i.value[1]=e),r(t,0)},o=(e,t)=>{i.value[1]=e,i.value[0].getTime()<=e.getTime()||(i.value[0]=e),r(t,1)},l=e=>t.disabledTime(e,0),d=e=>e.getTime()<i.value[0].getTime()||t.disabledTime(e,1);return()=>{const e=Array.isArray(t.defaultValue)?t.defaultValue:[t.defaultValue,t.defaultValue];return(0,a.createVNode)("div",{class:`${n}-time-range`},[(0,a.createVNode)(vt,le(oe({},t),{"onUpdate:value":s,value:i.value[0],defaultValue:e[0],disabledTime:l}),null),(0,a.createVNode)(vt,le(oe({},t),{"onUpdate:value":o,value:i.value[1],defaultValue:e[1],disabledTime:d}),null)])}}),Mt);function wt(e){const t=(0,a.ref)(!1);return{timeVisible:(0,a.computed)((()=>"boolean"==typeof e.showTimePanel?e.showTimePanel:t.value)),openTimePanel:()=>{var n;t.value=!0,null==(n=e.onShowTimePanelChange)||n.call(e,!0)},closeTimePanel:()=>{var n;t.value=!1,null==(n=e.onShowTimePanelChange)||n.call(e,!1)}}}const kt=["showTimePanel","onShowTimePanelChange"];var Lt=je((function(e){const t=He(e,{disabledTime:()=>!1,defaultValue:Je(new Date)}),n=(0,a.ref)(t.value);(0,a.watchEffect)((()=>{n.value=t.value}));const{openTimePanel:i,closeTimePanel:r,timeVisible:s}=wt(t),o=(e,a)=>{var r;"date"===a&&i();let s=qe(e,$e(t.value,t.defaultValue));t.disabledTime(new Date(s))&&(s=qe(e,t.defaultValue),t.disabledTime(new Date(s)))?n.value=s:null==(r=t["onUpdate:value"])||r.call(t,s,a)};return()=>{const e=Ye(),i=le(oe({},ye(t,st)),{multiple:!1,type:"date",value:n.value,"onUpdate:value":o}),l=le(oe({},ye(t,bt)),{showTimeHeader:!0,value:n.value,"onUpdate:value":t["onUpdate:value"],onClickTitle:r});return(0,a.createVNode)("div",{class:`${e}-date-time`},[(0,a.createVNode)(ot,i,null),s.value&&(0,a.createVNode)(vt,l,null)])}}),[...kt,...st,...bt]);var Yt=je((function(e){const t=He(e,{defaultValue:Je(new Date),disabledTime:()=>!1}),n=(0,a.ref)(t.value);(0,a.watchEffect)((()=>{n.value=t.value}));const{openTimePanel:i,closeTimePanel:r,timeVisible:s}=wt(t),o=(e,a)=>{var r;"date"===a&&i();const s=Array.isArray(t.defaultValue)?t.defaultValue:[t.defaultValue,t.defaultValue];let o=e.map(((e,n)=>qe(e,Ve(t.value)?t.value[n]:s[n])));o[1].getTime()<o[0].getTime()&&(o=[o[0],o[0]]),o.some(t.disabledTime)&&(o=e.map(((e,t)=>qe(e,s[t]))),o.some(t.disabledTime))?n.value=o:null==(r=t["onUpdate:value"])||r.call(t,o,a)};return()=>{const e=Ye(),i=le(oe({},ye(t,dt)),{type:"date",value:n.value,"onUpdate:value":o}),l=le(oe({},ye(t,Mt)),{showTimeHeader:!0,value:n.value,"onUpdate:value":t["onUpdate:value"],onClickTitle:r});return(0,a.createVNode)("div",{class:`${e}-date-time-range`},[(0,a.createVNode)(ct,i,null),s.value&&(0,a.createVNode)(xt,l,null)])}}),[...kt,...Mt,...dt]);const Dt=["range","open","appendToBody","clearable","confirm","disabled","editable","multiple","partialUpdate","showHour","showMinute","showSecond","showTimeHeader","showTimePanel","showWeekNumber","use12h"],Tt={date:"YYYY-MM-DD",datetime:"YYYY-MM-DD HH:mm:ss",year:"YYYY",month:"YYYY-MM",time:"HH:mm:ss",week:"w"};function St(e,{slots:t}){const n=e.type||"date",i=e.format||Tt[n]||Tt.date,r=le(oe({},((e,t)=>{const n={};for(const a in e)if(Object.prototype.hasOwnProperty.call(e,a)){const i=a.replace(/-(\w)/g,((e,t)=>t?t.toUpperCase():""));let r=e[a];-1!==t.indexOf(i)&&""===r&&(r=!0),n[i]=r}return n})(e,Dt)),{type:n,format:i});return(0,a.createVNode)(Qe,ye(r,Qe.props),oe({content:e=>{if(r.range){const t="time"===n?xt:"datetime"===n?Yt:ct;return(0,a.h)(t,ye(oe(oe({},r),e),t.props))}{const t="time"===n?vt:"datetime"===n?Lt:ot;return(0,a.h)(t,ye(oe(oe({},r),e),t.props))}},"icon-calendar":()=>"time"===n?(0,a.createVNode)(Re,null,null):(0,a.createVNode)(Pe,null,null)},t))}const jt={locale:me,install:e=>{e.component("DatePicker",St)}};var Ht=Object.assign(St,jt,{Calendar:ot,CalendarRange:ct,TimePanel:vt,TimeRange:xt,DateTime:Lt,DateTimeRange:Yt});n(4122);function Ct(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,a)}return n}function At(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ct(Object(n),!0).forEach((function(t){Et(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ct(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Et(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Pt(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return Object.keys(e).reduce(((n,i)=>(t.includes(i)||(n[i]=(0,a.unref)(e[i])),n)),{})}function Ot(e){return"function"==typeof e}function It(e,t,n){let a=e;const i=t.split(".");for(let e=0;e<i.length;e++){if(!a[i[e]])return n;a=a[i[e]]}return a}function Nt(e,t,n){return(0,a.computed)((()=>e.some((e=>It(t,e,{[n]:!1})[n]))))}function zt(e,t,n){return(0,a.computed)((()=>e.reduce(((e,a)=>{const i=It(t,a,{[n]:!1})[n]||[];return e.concat(i)}),[])))}function Ft(e,t,n,i){return e.call(i,(0,a.unref)(t),(0,a.unref)(n),i)}function Rt(e){return void 0!==e.$valid?!e.$valid:!e}function Wt(e,t,n,i,r,s,o,l,d,c,u){const h=(0,a.ref)(!1),m=e.$params||{},_=(0,a.ref)(null);let p,f;e.$async?({$invalid:p,$unwatch:f}=function(e,t,n,i,r,s,o){let{$lazy:l,$rewardEarly:d}=r,c=arguments.length>7&&void 0!==arguments[7]?arguments[7]:[],u=arguments.length>8?arguments[8]:void 0,h=arguments.length>9?arguments[9]:void 0,m=arguments.length>10?arguments[10]:void 0;const _=(0,a.ref)(!!i.value),p=(0,a.ref)(0);n.value=!1;const f=(0,a.watch)([t,i].concat(c,m),(()=>{if(l&&!i.value||d&&!h.value&&!n.value)return;let a;try{a=Ft(e,t,u,o)}catch(e){a=Promise.reject(e)}p.value++,n.value=!!p.value,_.value=!1,Promise.resolve(a).then((e=>{p.value--,n.value=!!p.value,s.value=e,_.value=Rt(e)})).catch((e=>{p.value--,n.value=!!p.value,s.value=e,_.value=!0}))}),{immediate:!0,deep:"object"==typeof t});return{$invalid:_,$unwatch:f}}(e.$validator,t,h,n,i,_,r,e.$watchTargets,d,c,u)):({$invalid:p,$unwatch:f}=function(e,t,n,i,r,s,o,l){let{$lazy:d,$rewardEarly:c}=i;return{$unwatch:()=>({}),$invalid:(0,a.computed)((()=>{if(d&&!n.value||c&&!l.value)return!1;let a=!0;try{const n=Ft(e,t,o,s);r.value=n,a=Rt(n)}catch(e){r.value=e}return a}))}}(e.$validator,t,n,i,_,r,d,c));const g=e.$message;return{$message:Ot(g)?(0,a.computed)((()=>g(Pt({$pending:h,$invalid:p,$params:Pt(m),$model:t,$response:_,$validator:s,$propertyPath:l,$property:o})))):g||"",$params:m,$pending:h,$invalid:p,$response:_,$unwatch:f}}const Bt="__root";function Vt(e){let{validations:t,state:n,key:i,parentKey:r,childResults:s,resultsCache:o,globalConfig:l={},instance:d,externalResults:c}=e;const u=r?`${r}.${i}`:i,{rules:h,nestedValidators:m,config:_,validationGroups:p}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=(0,a.unref)(e),n=Object.keys(t),i={},r={},s={};let o=null;return n.forEach((e=>{const n=t[e];switch(!0){case Ot(n.$validator):i[e]=n;break;case Ot(n):i[e]={$validator:n};break;case"$validationGroups"===e:o=n;break;case e.startsWith("$"):s[e]=n;break;default:r[e]=n}})),{rules:i,nestedValidators:r,config:s,validationGroups:o}}(t),f=At(At({},l),_),g=i?(0,a.computed)((()=>{const e=(0,a.unref)(n);return e?(0,a.unref)(e[i]):void 0})):n,y=At({},(0,a.unref)(c)||{}),b=(0,a.computed)((()=>{const e=(0,a.unref)(c);return i?e?(0,a.unref)(e[i]):void 0:e})),v=function(e,t,n,i,r,s,o,l,d){const c=Object.keys(e),u=i.get(r,e),h=(0,a.ref)(!1),m=(0,a.ref)(!1),_=(0,a.ref)(0);if(u){if(!u.$partial)return u;u.$unwatch(),h.value=u.$dirty.value}const p={$dirty:h,$path:r,$touch:()=>{h.value||(h.value=!0)},$reset:()=>{h.value&&(h.value=!1)},$commit:()=>{}};return c.length?(c.forEach((a=>{p[a]=Wt(e[a],t,p.$dirty,s,o,a,n,r,d,m,_)})),p.$externalResults=(0,a.computed)((()=>l.value?[].concat(l.value).map(((e,t)=>({$propertyPath:r,$property:n,$validator:"$externalResults",$uid:`${r}-externalResult-${t}`,$message:e,$params:{},$response:null,$pending:!1}))):[])),p.$invalid=(0,a.computed)((()=>{const e=c.some((e=>(0,a.unref)(p[e].$invalid)));return m.value=e,!!p.$externalResults.value.length||e})),p.$pending=(0,a.computed)((()=>c.some((e=>(0,a.unref)(p[e].$pending))))),p.$error=(0,a.computed)((()=>!!p.$dirty.value&&(p.$pending.value||p.$invalid.value))),p.$silentErrors=(0,a.computed)((()=>c.filter((e=>(0,a.unref)(p[e].$invalid))).map((e=>{const t=p[e];return(0,a.reactive)({$propertyPath:r,$property:n,$validator:e,$uid:`${r}-${e}`,$message:t.$message,$params:t.$params,$response:t.$response,$pending:t.$pending})})).concat(p.$externalResults.value))),p.$errors=(0,a.computed)((()=>p.$dirty.value?p.$silentErrors.value:[])),p.$unwatch=()=>c.forEach((e=>{p[e].$unwatch()})),p.$commit=()=>{m.value=!0,_.value=Date.now()},i.set(r,e,p),p):(u&&i.set(r,e,p),p)}(h,g,i,o,u,f,d,b,n),M=function(e,t,n,a,i,r,s){const o=Object.keys(e);return o.length?o.reduce(((o,l)=>(o[l]=Vt({validations:e[l],state:t,key:l,parentKey:n,resultsCache:a,globalConfig:i,instance:r,externalResults:s}),o)),{}):{}}(m,g,u,o,f,d,b),x={};p&&Object.entries(p).forEach((e=>{let[t,n]=e;x[t]={$invalid:Nt(n,M,"$invalid"),$error:Nt(n,M,"$error"),$pending:Nt(n,M,"$pending"),$errors:zt(n,M,"$errors"),$silentErrors:zt(n,M,"$silentErrors")}}));const{$dirty:w,$errors:k,$invalid:L,$anyDirty:Y,$error:D,$pending:T,$touch:S,$reset:j,$silentErrors:H,$commit:C}=function(e,t,n){const i=(0,a.computed)((()=>[t,n].filter((e=>e)).reduce(((e,t)=>e.concat(Object.values((0,a.unref)(t)))),[]))),r=(0,a.computed)({get:()=>e.$dirty.value||!!i.value.length&&i.value.every((e=>e.$dirty)),set(t){e.$dirty.value=t}}),s=(0,a.computed)((()=>{const t=(0,a.unref)(e.$silentErrors)||[],n=i.value.filter((e=>((0,a.unref)(e).$silentErrors||[]).length)).reduce(((e,t)=>e.concat(...t.$silentErrors)),[]);return t.concat(n)})),o=(0,a.computed)((()=>{const t=(0,a.unref)(e.$errors)||[],n=i.value.filter((e=>((0,a.unref)(e).$errors||[]).length)).reduce(((e,t)=>e.concat(...t.$errors)),[]);return t.concat(n)})),l=(0,a.computed)((()=>i.value.some((e=>e.$invalid))||(0,a.unref)(e.$invalid)||!1)),d=(0,a.computed)((()=>i.value.some((e=>(0,a.unref)(e.$pending)))||(0,a.unref)(e.$pending)||!1)),c=(0,a.computed)((()=>i.value.some((e=>e.$dirty))||i.value.some((e=>e.$anyDirty))||r.value)),u=(0,a.computed)((()=>!!r.value&&(d.value||l.value))),h=()=>{e.$touch(),i.value.forEach((e=>{e.$touch()}))};return i.value.length&&i.value.every((e=>e.$dirty))&&h(),{$dirty:r,$errors:o,$invalid:l,$anyDirty:c,$error:u,$pending:d,$touch:h,$reset:()=>{e.$reset(),i.value.forEach((e=>{e.$reset()}))},$silentErrors:s,$commit:()=>{e.$commit(),i.value.forEach((e=>{e.$commit()}))}}}(v,M,s),A=i?(0,a.computed)({get:()=>(0,a.unref)(g),set:e=>{w.value=!0;const t=(0,a.unref)(n),r=(0,a.unref)(c);r&&(r[i]=y[i]),(0,a.isRef)(t[i])?t[i].value=e:t[i]=e}}):null;return i&&f.$autoDirty&&(0,a.watch)(g,(()=>{w.value||S();const e=(0,a.unref)(c);e&&(e[i]=y[i])}),{flush:"sync"}),(0,a.reactive)(At(At(At({},v),{},{$model:A,$dirty:w,$error:D,$errors:k,$invalid:L,$anyDirty:Y,$pending:T,$touch:S,$reset:j,$path:u||Bt,$silentErrors:H,$validate:async function(){return S(),f.$rewardEarly&&(C(),await(0,a.nextTick)()),await(0,a.nextTick)(),new Promise((e=>{if(!T.value)return e(!L.value);const t=(0,a.watch)(T,(()=>{e(!L.value),t()}))}))},$commit:C},s&&{$getResultsForChild:function(e){return(s.value||{})[e]},$clearExternalResults:function(){(0,a.isRef)(c)?c.value=y:0===Object.keys(y).length?Object.keys(c).forEach((e=>{delete c[e]})):Object.assign(c,y)},$validationGroups:x}),M))}class $t{constructor(){this.storage=new Map}set(e,t,n){this.storage.set(e,{rules:t,result:n})}checkRulesValidity(e,t,n){const i=Object.keys(n),r=Object.keys(t);if(r.length!==i.length)return!1;return!!r.every((e=>i.includes(e)))&&r.every((e=>!t[e].$params||Object.keys(t[e].$params).every((i=>(0,a.unref)(n[e].$params[i])===(0,a.unref)(t[e].$params[i])))))}get(e,t){const n=this.storage.get(e);if(!n)return;const{rules:a,result:i}=n,r=this.checkRulesValidity(e,t,a),s=i.$unwatch?i.$unwatch:()=>({});return r?i:{$dirty:i.$dirty,$partial:!0,$unwatch:s}}}const Ut={COLLECT_ALL:!0,COLLECT_NONE:!1},Jt=Symbol("vuelidate#injectChildResults"),Gt=Symbol("vuelidate#removeChildResults");function Zt(e){return new Proxy(e,{get:(e,t)=>"object"==typeof e[t]?Zt(e[t]):(0,a.computed)((()=>e[t]))})}let qt=0;function Kt(e,t){var n;let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};1===arguments.length&&(i=e,e=void 0,t=void 0);let{$registerAs:r,$scope:s=Ut.COLLECT_ALL,$stopPropagation:o,$externalResults:l,currentVueInstance:d}=i;const c=d||(null===(n=(0,a.getCurrentInstance)())||void 0===n?void 0:n.proxy),u=c?c.$options:{};r||(qt+=1,r=`_vuelidate_${qt}`);const h=(0,a.ref)({}),m=new $t,{childResults:_,sendValidationResultsToParent:p,removeValidationResultsFromParent:f}=c?function(e){let{$scope:t,instance:n}=e;const i={},r=(0,a.ref)([]),s=(0,a.computed)((()=>r.value.reduce(((e,t)=>(e[t]=(0,a.unref)(i[t]),e)),{})));n.__vuelidateInjectInstances=[].concat(n.__vuelidateInjectInstances||[],(function(e,n){let{$registerAs:a,$scope:s,$stopPropagation:o}=n;o||t===Ut.COLLECT_NONE||s===Ut.COLLECT_NONE||t!==Ut.COLLECT_ALL&&t!==s||(i[a]=e,r.value.push(a))})),n.__vuelidateRemoveInstances=[].concat(n.__vuelidateRemoveInstances||[],(function(e){r.value=r.value.filter((t=>t!==e)),delete i[e]}));const o=(0,a.inject)(Jt,[]);(0,a.provide)(Jt,n.__vuelidateInjectInstances);const l=(0,a.inject)(Gt,[]);return(0,a.provide)(Gt,n.__vuelidateRemoveInstances),{childResults:s,sendValidationResultsToParent:o,removeValidationResultsFromParent:l}}({$scope:s,instance:c}):{childResults:(0,a.ref)({})};if(!e&&u.validations){const e=u.validations;t=(0,a.ref)({}),(0,a.onBeforeMount)((()=>{t.value=c,(0,a.watch)((()=>Ot(e)?e.call(t.value,new Zt(t.value)):e),(e=>{h.value=Vt({validations:e,state:t,childResults:_,resultsCache:m,globalConfig:i,instance:c,externalResults:l||c.vuelidateExternalResults})}),{immediate:!0})})),i=u.validationsConfig||i}else{const n=(0,a.isRef)(e)||(g=e,(0,a.isReactive)(g)||(0,a.isReadonly)(g))?e:(0,a.reactive)(e||{});(0,a.watch)(n,(e=>{h.value=Vt({validations:e,state:t,childResults:_,resultsCache:m,globalConfig:i,instance:null!=c?c:{},externalResults:l})}),{immediate:!0})}var g;return c&&(p.forEach((e=>e(h,{$registerAs:r,$scope:s,$stopPropagation:o}))),(0,a.onBeforeUnmount)((()=>f.forEach((e=>e(r)))))),(0,a.computed)((()=>At(At({},(0,a.unref)(h.value)),_.value)))}function Xt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,a)}return n}function Qt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Xt(Object(n),!0).forEach((function(t){en(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function en(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tn(e){return"function"==typeof e}function nn(e){return null!==e&&"object"==typeof e&&!Array.isArray(e)}function an(e){return tn(e.$validator)?Qt({},e):{$validator:e}}function rn(e){return"object"==typeof e?e.$valid:e}function sn(e){return e.$validator||e}function on(e,t){if(!nn(e))throw new Error('[@vuelidate/validators]: First parameter to "withParams" should be an object, provided '+typeof e);if(!nn(t)&&!tn(t))throw new Error("[@vuelidate/validators]: Validator must be a function or object with $validator parameter");const n=an(t);return n.$params=Qt(Qt({},n.$params||{}),e),n}function ln(e,t){if(!tn(e)&&"string"!=typeof(0,a.unref)(e))throw new Error('[@vuelidate/validators]: First parameter to "withMessage" should be string or a function returning a string, provided '+typeof e);if(!nn(t)&&!tn(t))throw new Error("[@vuelidate/validators]: Validator must be a function or object with $validator parameter");const n=an(t);return n.$message=e,n}const dn=e=>{if(e=(0,a.unref)(e),Array.isArray(e))return!!e.length;if(null==e)return!1;if(!1===e)return!0;if(e instanceof Date)return!isNaN(e.getTime());if("object"==typeof e){for(let t in e)return!0;return!1}return!!String(e).length},cn=e=>(e=(0,a.unref)(e),Array.isArray(e)?e.length:"object"==typeof e?Object.keys(e).length:String(e).length);function un(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return e=>(e=(0,a.unref)(e),!dn(e)||t.every((t=>(t.lastIndex=0,t.test(e)))))}a.unref,un(/^[a-zA-Z]*$/),un(/^[a-zA-Z0-9]*$/),un(/^\d*(\.\d+)?$/);un(/^(?:[A-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[A-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9]{2,}(?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])$/i);var hn={$validator:function(e){return"string"==typeof e&&(e=e.trim()),dn(e)},$message:"Value is required",$params:{type:"required"}};un(/^(?:(?:(?:https?|ftp):)?\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u00a1-\uffff][a-z0-9\u00a1-\uffff_-]{0,62})?[a-z0-9\u00a1-\uffff]\.)+(?:[a-z\u00a1-\uffff]{2,}\.?))(?::\d{2,5})?(?:[/?#]\S*)?$/i);un(/(^[0-9]*$)|(^-[0-9]+$)/),un(/^[-]?\d*(\.\d+)?$/);const mn={name:"WertyzIntervalPanel",emits:["update:dateRange"],setup:()=>({v$:Kt()}),components:{WertyzModal:f.default,Datepicker:Ht},props:{isDisabled:{type:Boolean,default:!1},dateRange:{type:Object,default:null},isRealtime:{type:Boolean,default:!0},buttonStyle:{type:String,default:""}},data(){return{isShowModal:!1,customFrom:null,customTo:null,items:[{name:this.$t("ThisDay"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),e.getMonth(),e.getDate()),to:e,id:1}}},{name:this.$t("Yesterday"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),e.getMonth(),e.getDate()-1),to:new Date(e.getFullYear(),e.getMonth(),e.getDate()-1,23,59,59,999),id:2}}},{name:this.$t("ThisWeek"),dateRange(){let e=new Date;const t=e.getDate()-e.getDay()+(0===e.getDay()?-6:1);let n=new Date(e.setDate(t));return n.setHours(0),n.setMinutes(0),n.setSeconds(0),n.setMilliseconds(0),{from:n,to:new Date,id:3}}},{name:this.$t("LastWeek"),dateRange(){const e=new Date,t=e.getDay()+6;e.setDate(e.getDate()-t);return{from:new Date(e.getFullYear(),e.getMonth(),e.getDate()),to:new Date(e.getFullYear(),e.getMonth(),e.getDate()+7),id:4}}},{name:this.$t("ThisMonth"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),e.getMonth(),1),to:e,id:5}}},{name:this.$t("LastMonth"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),e.getMonth()-1,1),to:new Date(e.getFullYear(),e.getMonth(),0,23,59,59,999),id:6}}},{name:this.$t("ThisYear"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),0,1),to:e,id:7}}},{name:this.$t("LastYear"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear()-1,0,1),to:new Date(e.getFullYear(),0,0,23,59,59,999),id:8}}},{name:this.$t("Custom")}],selectedItem:null,isFixed:!1}},methods:{selectItem(e){void 0!==this.items[e]&&(this.selectedItem=this.items[e])},change(e){this.selectedItem=e,this.selectedItem?e.name!==this.$t("Custom")?this.$emit("update:date-range",e.dateRange()):this.isShowModal=!0:this.$emit("update:date-range",null)},async setCustomRange(){await this.v$.$validate()&&(this.customTo.setHours(23),this.customTo.setMinutes(59),this.customTo.setSeconds(59),this.$emit("update:date-range",{from:this.customFrom,to:this.customTo}),this.isShowModal=!1)},disableDateBeforeFromAndNow(e){return e<this.from||e>new Date},disabledDateAfterToAndNow(e){return this.to&&e>this.to||e>new Date},onScroll(e){const t=window.pageYOffset,n=this.$refs.wertyzIntervalPanelElement.offsetTop;this.isFixed=t>n}},validations:()=>({customFrom:{required:hn,$autoDirty:!0},customTo:{required:hn,$autoDirty:!0}}),mounted(){this.isRealtime?this.change(null):this.change(this.items[0]),window.addEventListener("scroll",this.onScroll)},unmounted(){window.removeEventListener("scroll",this.onScroll)}};n(7476);const _n=(0,n(6262).A)(mn,[["render",function(e,t,f,g,y,b){const v=(0,a.resolveComponent)("Datepicker"),M=(0,a.resolveComponent)("WertyzModal");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-interval-panel",class:(0,a.normalizeClass)(["d-flex flex-row flex-wrap",!e.IS_MOBILE&&y.isFixed?"fixed":""]),ref:"wertyzIntervalPanelElement"},[y.isShowModal?((0,a.openBlock)(),(0,a.createBlock)(M,{key:0,onClose:t[3]||(t[3]=e=>y.isShowModal=!1)},{"modal-header":(0,a.withCtx)((()=>[(0,a.createElementVNode)("h3",null,(0,a.toDisplayString)(e.$t("CustomRange")),1)])),"modal-body":(0,a.withCtx)((()=>[(0,a.createElementVNode)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("label",null,(0,a.toDisplayString)(e.$t("From")),1),(0,a.createVNode)(v,{value:y.customFrom,"onUpdate:value":t[0]||(t[0]=e=>y.customFrom=e),lang:e.DATEPICKER_LANG,placeholder:e.$t("from_ph"),type:"date","value-type":"date",format:"DD.MM.YYYY","disabled-date":b.disabledDateAfterToAndNow,class:(0,a.normalizeClass)(e.v$.customFrom.$error?"border-red required":"required")},null,8,["value","lang","placeholder","disabled-date","class"]),(0,a.createElementVNode)("img",{src:n(4238).A,class:"icon__calendar"},null,8,o)])])]),(0,a.createElementVNode)("div",l,[(0,a.createElementVNode)("div",d,[(0,a.createElementVNode)("div",c,[(0,a.createElementVNode)("label",null,(0,a.toDisplayString)(e.$t("To")),1),(0,a.createVNode)(v,{value:y.customTo,"onUpdate:value":t[1]||(t[1]=e=>y.customTo=e),lang:e.DATEPICKER_LANG,placeholder:e.$t("to_ph"),type:"date","value-type":"date",format:"DD.MM.YYYY","disabled-date":b.disableDateBeforeFromAndNow,class:(0,a.normalizeClass)(e.v$.customTo.$error?"border-red required":"required")},null,8,["value","lang","placeholder","disabled-date","class"]),(0,a.createElementVNode)("img",{src:n(4238).A,class:"icon__calendar"},null,8,u)])])]),(0,a.createElementVNode)("div",h,[(0,a.createElementVNode)("div",m,[(0,a.createElementVNode)("button",{type:"button",class:"btn btn-block green",onClick:t[2]||(t[2]=(...e)=>b.setCustomRange&&b.setCustomRange(...e))},(0,a.toDisplayString)(e.$t("Set")),1)])])])),_:1})):(0,a.createCommentVNode)("v-if",!0),f.isRealtime?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:1,class:(0,a.normalizeClass)(["btn btn-filter btn-filter-real",y.selectedItem?"":"btn-filter-real--active"]),onClick:t[4]||(t[4]=e=>b.change(null)),style:(0,a.normalizeStyle)(f.buttonStyle)},[_,(0,a.createElementVNode)("span",null,(0,a.toDisplayString)(e.$t("RealTime")),1)],6)):(0,a.createCommentVNode)("v-if",!0),((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(y.items,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("button",{class:(0,a.normalizeClass)(["btn btn-filter",e===y.selectedItem?"btn-filter--active":""]),disabled:f.isDisabled,onClick:t=>b.change(e),style:(0,a.normalizeStyle)(f.buttonStyle)},(0,a.toDisplayString)(e.name),15,p)))),256))],2)}],["__scopeId","data-v-6cacb130"]])},6287:(e,t,n)=>{"use strict";n.d(t,{default:()=>l});var a=n(2380);n(9310);var i=n(7237),r=n(5966),s=n(2580);i.t1.register(i.No,i.FN,i.PP,i.kc,i.UA,i.hE,i.m_,i.s$);const o={name:"WertyzLineChart",inject:["emitter"],mixins:[s.default],components:{Line:r.N1},props:{labels:{type:Array,default:[]},data:{type:Array,default:[]},dataNames:{type:Array,default:[]},colors:{type:Array,default:[]},chartId:{type:String,default:"line-chart"},options:{type:Object,default:null},showLegend:{type:Boolean,default:!0},timeScaleFormat:{type:String,default:null},maxHeight:{type:String,default:"100%"},dataAsDataset:{type:Boolean,default:!1},useOpacity:{type:Boolean,default:!1},enableChartPadding:{type:Boolean,default:!0},chartPadding:{type:Number,default:24},yLabelText:{type:String,default:null},xLabelText:{type:String,default:null}},data:()=>({}),computed:{chartData(){return this.dataAsDataset?{datasets:this.data}:{datasets:this.data.map(((e,t)=>({data:e,label:void 0!==this.dataNames[t]?this.dataNames[t]:null,borderColor:void 0!==this.colors[t]?this.colors[t]:null,tension:.1,fill:!1})))}},chartOptions(){if(this.options)return this.options;let e={responsive:!0,maintainAspectRatio:!1,layout:{padding:this.enableChartPadding?this.chartPadding:0},plugins:{legend:{display:!1},datalabels:{display:!1},tooltip:{position:"nearest",mode:"x",itemSort:(e,t)=>e.parsed.y-t.parsed.y}},scales:{xAxis:{type:"linear",ticks:{source:"data",autoSkip:!1,minRotation:30,maxRotation:30,stepSize:1},grid:{display:!1},title:{text:this.xLabelText?this.xLabelText:"",display:!!this.xLabelText}},yAxis:{ticks:{precision:0,stepSize:.1},grid:{color:"rgba(0, 0, 0, 0.05)",z:2},title:{text:this.yLabelText?this.yLabelText:"",display:!!this.yLabelText}}},interaction:{mode:"nearest",intersect:!0}};return this.timeScaleFormat&&(e.scales.xAxis.type="time",e.scales.xAxis.time={tooltipFormat:this.timeScaleFormat,displayFormats:{millisecond:this.timeScaleFormat,second:this.timeScaleFormat,minute:this.timeScaleFormat,hour:this.timeScaleFormat,day:this.timeScaleFormat,month:this.timeScaleFormat,year:this.timeScaleFormat}}),e}}};const l=(0,n(6262).A)(o,[["render",function(e,t,n,i,r,s){const o=(0,a.resolveComponent)("Line");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-line-chart",style:(0,a.normalizeStyle)([{position:"relative",width:"100%"},"max-height:"+n.maxHeight+";"])},[(0,a.createVNode)(o,{"chart-data":s.chartData,"chart-id":n.chartId,"chart-options":s.chartOptions,style:(0,a.normalizeStyle)([{width:"100%"},"max-height:"+n.maxHeight]),ref:"chartInstance"},null,8,["chart-data","chart-id","chart-options","style"])],4)}]])},3033:(e,t,n)=>{"use strict";n.d(t,{default:()=>c});var a=n(2380);const i={id:"wertyz-list-content"};var r=n(9851),s=n(8837),o=n(235),l=n(3967);const d={name:"WertyzListContent",components:{WertyzHeader:r.default,WertyzListNavbar:s.default,WertyzTable:o.default,WertyzContent:l.default},emits:["update:tableSearch","update:tableCount"],props:{headerName:{type:String,default:"Header name"},headerBtn:{type:Object,default:null},headerSecondBtn:{type:Object,default:null},navbarItems:{type:Array,default:null},tableId:{type:String,default:"wertyz-table"},tableCount:{type:Number,default:0},tableLength:{type:Number,default:10},tableOptions:{type:Object,default:null},tableColumns:{type:Array,default:[]},tableData:{type:Array,default:[]},tableSearch:{type:String,default:null},showPanel:{type:Boolean,default:!0},tableLengths:{type:Array}},computed:{search:{get(){return this.tableSearch},set(e){this.$emit("update:tableSearch",e)}},count:{get(){return this.tableCount},set(e){this.$emit("update:tableCount",e)}}}};const c=(0,n(6262).A)(d,[["render",function(e,t,n,r,s,o){const l=(0,a.resolveComponent)("WertyzHeader"),d=(0,a.resolveComponent)("WertyzListNavbar"),c=(0,a.resolveComponent)("WertyzTable"),u=(0,a.resolveComponent)("WertyzContent");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createVNode)(u,null,{header:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"list-header",{},(()=>[(0,a.createVNode)(l,{name:n.headerName,btn:n.headerBtn,"second-btn":n.headerSecondBtn,onBtnAction:t[0]||(t[0]=t=>e.$emit("header-btn-action")),onSecondBtnAction:t[1]||(t[1]=t=>e.$emit("header-second-btn-action"))},{"search-slot":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"header-search-slot")])),"other-row":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"header-other-row")])),_:3},8,["name","btn","second-btn"])]))])),"before-content":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"before-content")])),content:(0,a.withCtx)((()=>[n.navbarItems?((0,a.openBlock)(),(0,a.createBlock)(d,{key:0,items:n.navbarItems,"table-id":n.tableId,"table-count":n.tableCount,"table-length":n.tableLength},null,8,["items","table-id","table-count","table-length"])):(0,a.createCommentVNode)("v-if",!0),(0,a.createVNode)(c,{"table-options":n.tableOptions,"table-columns":n.tableColumns,"table-id":n.tableId,"table-data":n.tableData,"table-lengths":n.tableLengths,"table-count":o.count,"onUpdate:tableCount":t[2]||(t[2]=e=>o.count=e),"table-length":n.tableLength,"table-search":o.search,"onUpdate:tableSearch":t[3]||(t[3]=e=>o.search=e),"show-panel":n.showPanel},(0,a.createSlots)({footer:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"table-footer")])),_:2},[e.$slots["table-panel-first-item"]?{name:"panel-first-item",fn:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"table-panel-first-item")])),key:"0"}:void 0,e.$slots["table-panel-second-item"]?{name:"panel-second-item",fn:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"table-panel-second-item")])),key:"1"}:void 0]),1032,["table-options","table-columns","table-id","table-data","table-lengths","table-count","table-length","table-search","show-panel"])])),_:3})])}]])},8837:(e,t,n)=>{"use strict";n.d(t,{default:()=>p});var a=n(2380);const i={id:"wertyz-list-navbar"},r={class:"row"},s={class:"col-lg-12"},o={class:"nav nav-tabs"},l=["onClick","id"],d={href:"#"},c={key:0,class:"table__counts"},u={class:"table__counts__number"},h=["id"],m=["value","selected"];const _={name:"WertyzListNavbar",data:()=>({lengths:[5,10,20,30,50,100,-1]}),props:{items:{type:Array,default:[{name:"Item name",clickCallback:null,active:!1,listId:null}]},tableId:{type:String,default:null},tableLength:{type:Number,default:10},tableCount:{type:Number,default:0}}};n(8641),n(8011);const p=(0,n(6262).A)(_,[["render",function(e,t,n,_,p,f){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("ul",o,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.items,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("li",{"data-toggle":"tab",class:(0,a.normalizeClass)(e.active?"active":""),onClick:e.clickCallback,id:e.listId?e.listId:""},[(0,a.createElementVNode)("a",d,(0,a.toDisplayString)(e.name),1)],10,l)))),256))]),e.IS_MOBILE||-1===n.tableCount?(0,a.createCommentVNode)("v-if",!0):((0,a.openBlock)(),(0,a.createElementBlock)("div",c,[(0,a.createElementVNode)("span",null,(0,a.toDisplayString)(e.$t("CountOfResults"))+": ",1),(0,a.createElementVNode)("span",u,(0,a.toDisplayString)(n.tableCount),1)])),e.IS_MOBILE||-1===n.tableCount?(0,a.createCommentVNode)("v-if",!0):((0,a.openBlock)(),(0,a.createElementBlock)("select",{key:1,id:n.tableId+"-length"},[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(p.lengths,(t=>((0,a.openBlock)(),(0,a.createElementBlock)("option",{value:t,selected:t===n.tableLength},(0,a.toDisplayString)(-1===t?e.$t("AllRows"):t),9,m)))),256))],8,h))])])])}],["__scopeId","data-v-f7cb0138"]])},4159:(e,t,n)=>{"use strict";n.d(t,{default:()=>d});var a=n(2380);const i={class:"w__loader__wrapper"},r=(0,a.createElementVNode)("div",{class:"w__loader"},null,-1),s={class:"w__loader__img"},o=["src"];const l={name:"WertyzLoader",props:{imageUrl:{type:String,default:null}}};n(7282);const d=(0,n(6262).A)(l,[["render",function(e,t,n,l,d,c){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[r,(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("img",{src:n.imageUrl},null,8,o)])])}]])},5937:(e,t,n)=>{"use strict";n.d(t,{default:()=>F});var a=n(2380);const i={id:"w-menu"},r={class:"menu__header__wrapper"},s=["src"],o={class:"menu__logo"},l=["src"],d={class:"menu__header"},c={class:"menu__header__text"},u={class:"menu__content"},h={key:0,class:"menu__search"},m=["src"],_={class:"menu__content__ul"},p=["src"],f=["src"],g={class:"menu__content__li-name",style:{flex:"1"}},y={class:"menu__content__li-right"},b={key:4,class:"menu__content__li-arrow"},v={key:0,class:"menu__sub__ul"},M={class:"menu__sub__li-wrapper"},x=["src"],w=["src"],k={class:"menu__sub__li-name",style:{flex:"1"}},L={class:"menu__sub__li-right"},Y=["onClick"],D=["src"],T=["src"],S={class:"menu__content__li-name",style:{flex:"1"}},j={class:"menu__content__li-right"},H={key:4,class:"menu__content__li-arrow"},C={key:0,class:"menu__sub__ul"},A={class:"menu__sub__li-wrapper"},E=["src"],P=["src"],O={class:"menu__sub__li-name",style:{flex:"1"}},I={class:"menu__sub__li-right"},N={class:"menu__footer"};const z={name:"WertyzMenu",mixins:[n(2580).default],inject:["emitter"],props:{items:{type:Array,default:[]},appName:{type:String,default:"APPNAME"},logo:{type:String,default:null},routeParam:{type:String,default:null},enableSearch:{type:Boolean,default:!1}},data:()=>({isMinimalize:!1,itemMap:new Map,activeItem:null,activeSubItem:null,filteredItems:[]}),methods:{getItemClass(e){let t=`menu__content__li ${e.itemClass?e.itemClass:""} `;return e===this.activeItem&&(t+="menu__content__li--active"),t},toggleMinMax(){this.isMinimalize=!this.isMinimalize,this.rerender(),void 0!==this.$store&&this.$store.getters.getMapControl&&this.$store.getters.getMapControl.map.getMap().updateSize(),$.fn.dataTable.tables({api:!0}).columns.adjust(),this.$cookies.set(this.menuCookieName,this.isMinimalize?1:0),this.emitter.emit("toggle-menu")},rerender(){this.isMinimalize?(document.getElementById("w-menu").classList.remove("w__menu--minimalize"),document.getElementById("main-content").classList.remove("maximalize"),document.getElementById("right-content").classList.remove("minimalize")):(document.getElementById("w-menu").classList.add("w__menu--minimalize"),document.getElementById("main-content").classList.add("maximalize"),document.getElementById("right-content").classList.add("minimalize"))},toggleActiveItem(e){this.activeItem=e},setItemMap(){this.itemMap=new Map,this.items.forEach((e=>{void 0!==e.subItems&&e.subItems.forEach((t=>{this.itemMap.set(t.to,e)}))}))},async search(e){this.filteredItems=await this.searchInData(this.items,{searchText:e.target.value,searchDelay:500,properties:["name"]})},searchClick(){this.enableSearch&&(this.$refs.searchInput.focus(),this.$refs.searchInput.classList.add("opened"))},searchFocusOut(){this.$refs.searchInput.classList.remove("opened")}},computed:{menuCookieName(){return"wertyz-vue-"+(void 0!==this.APP_NAME?this.APP_NAME.replace(" ",""):"web")}},watch:{$route(){this.activeItem=null,this.activeSubItem=null,this.routeParam?this.items.forEach((e=>{void 0!==e.subItems&&e.subItems.forEach((t=>{t.params[this.routeParam]==this.$route.params[this.routeParam]&&(this.activeItem=e,this.activeSubItem=t)}))})):this.itemMap.forEach(((e,t)=>{-1!==this.$route.path.indexOf(t)&&(this.activeItem=e)}))}},mounted(){this.setItemMap(),this.filteredItems=this.items,this.$cookies.isKey(this.menuCookieName)&&!this.IS_MOBILE&&(this.isMinimalize=+this.$cookies.get(this.menuCookieName),this.rerender())}};n(8787);const F=(0,n(6262).A)(z,[["render",function(e,t,z,F,R,W){const B=(0,a.resolveComponent)("router-link");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[e.IS_MOBILE?(0,a.createCommentVNode)("v-if",!0):((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:"menu__button",onClick:t[0]||(t[0]=e=>W.toggleMinMax())},[(0,a.createElementVNode)("img",{src:n(6929).A},null,8,s)])),(0,a.createElementVNode)("div",o,[(0,a.createElementVNode)("img",{src:z.logo},null,8,l)]),(0,a.createElementVNode)("div",d,[(0,a.createElementVNode)("h3",c,(0,a.toDisplayString)(z.appName),1)])]),(0,a.createElementVNode)("div",u,[z.enableSearch?((0,a.openBlock)(),(0,a.createElementBlock)("div",h,[(0,a.createElementVNode)("input",{type:"text",onInput:t[1]||(t[1]=(...e)=>W.search&&W.search(...e)),class:"form-control",placeholder:"search",ref:"searchInput",onFocusout:t[2]||(t[2]=(...e)=>W.searchFocusOut&&W.searchFocusOut(...e))},null,544),(0,a.createElementVNode)("img",{src:n(4236).A,onClick:t[3]||(t[3]=(...e)=>W.searchClick&&W.searchClick(...e))},null,8,m)])):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("ul",_,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(R.filteredItems,(t=>((0,a.openBlock)(),(0,a.createElementBlock)(a.Fragment,{key:t.name},[t.to?((0,a.openBlock)(),(0,a.createBlock)(B,{key:0,class:(0,a.normalizeClass)(W.getItemClass(t)),"active-class":"menu__content__li--active",to:t.to},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("div",{class:"menu__content__li-wrapper",style:(0,a.normalizeStyle)("font-size: "+t.fontSize+" !important")},[t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:0,class:(0,a.normalizeClass)(["menu__content__li-img menu__content__li-img--active imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:1,class:(0,a.normalizeClass)(["menu__content__li-img imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.imgActive?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:2,class:"menu__content__li-img menu__content__li-img--active",src:t.imgActive},null,8,p)):(0,a.createCommentVNode)("v-if",!0),t.img?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:3,class:"menu__content__li-img",src:t.img},null,8,f)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("span",g,(0,a.toDisplayString)(t.name),1),(0,a.createElementVNode)("span",y,[(0,a.renderSlot)(e.$slots,"item-right",{item:t},void 0,!0)]),t.subItems&&t.subItems.length?((0,a.openBlock)(),(0,a.createElementBlock)("span",b)):(0,a.createCommentVNode)("v-if",!0)],4),t.subItems&&t.subItems.length?(0,a.withDirectives)(((0,a.openBlock)(),(0,a.createElementBlock)("ul",v,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(t.subItems,(t=>((0,a.openBlock)(),(0,a.createBlock)(B,{"active-class":"menu__sub__li--active",class:(0,a.normalizeClass)(["menu__sub__li",t===R.activeSubItem?"menu__sub__li--active":""]),to:t.to},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("div",M,[t.imgActive?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:0,class:"menu__sub__li-img menu__sub__li-img--active",src:t.imgActive},null,8,x)):(0,a.createCommentVNode)("v-if",!0),t.img?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:1,class:"menu__sub__li-img",src:t.img},null,8,w)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:2,class:(0,a.normalizeClass)(["menu__sub__li-img menu__sub__li-img--active imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:3,class:(0,a.normalizeClass)(["menu__sub__li-img imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("span",k,(0,a.toDisplayString)(t.name),1),(0,a.createElementVNode)("span",L,[(0,a.renderSlot)(e.$slots,"subitem-right",{subItem:t},void 0,!0)])])])),_:2},1032,["class","to"])))),256))],512)),[[a.vShow,t.active]]):(0,a.createCommentVNode)("v-if",!0)])),_:2},1032,["class","to"])):((0,a.openBlock)(),(0,a.createElementBlock)("li",{key:1,onClick:e=>W.toggleActiveItem(t),class:(0,a.normalizeClass)(W.getItemClass(t))},[(0,a.createElementVNode)("div",{class:"menu__content__li-wrapper",style:(0,a.normalizeStyle)("font-size: "+t.fontSize+" !important")},[t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:0,class:(0,a.normalizeClass)(["menu__content__li-img menu__content__li-img--active imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:1,class:(0,a.normalizeClass)(["menu__content__li-img imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.imgActive?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:2,class:"menu__content__li-img menu__content__li-img--active",src:t.imgActive},null,8,D)):(0,a.createCommentVNode)("v-if",!0),t.img?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:3,class:"menu__content__li-img",src:t.img},null,8,T)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("span",S,(0,a.toDisplayString)(t.name),1),(0,a.createElementVNode)("span",j,[(0,a.renderSlot)(e.$slots,"item-right",{item:t},void 0,!0)]),t.subItems&&t.subItems.length?((0,a.openBlock)(),(0,a.createElementBlock)("span",H)):(0,a.createCommentVNode)("v-if",!0)],4),t.subItems&&t.subItems.length?(0,a.withDirectives)(((0,a.openBlock)(),(0,a.createElementBlock)("ul",C,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(t.subItems,(t=>((0,a.openBlock)(),(0,a.createBlock)(B,{"active-class":"menu__sub__li--active",class:(0,a.normalizeClass)(["menu__sub__li",t===R.activeSubItem?"menu__sub__li--active":""]),to:t.to},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("div",A,[t.imgActive?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:0,class:"menu__sub__li-img menu__sub__li-img--active",src:t.imgActive},null,8,E)):(0,a.createCommentVNode)("v-if",!0),t.img?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:1,class:"menu__sub__li-img",src:t.img},null,8,P)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:2,class:(0,a.normalizeClass)(["menu__sub__li-img menu__sub__li-img--active imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:3,class:(0,a.normalizeClass)(["menu__sub__li-img imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("span",O,(0,a.toDisplayString)(t.name),1),(0,a.createElementVNode)("span",I,[(0,a.renderSlot)(e.$slots,"subitem-right",{subItem:t},void 0,!0)])])])),_:2},1032,["class","to"])))),256))],512)),[[a.vShow,t.active]]):(0,a.createCommentVNode)("v-if",!0)],10,Y))],64)))),128))])]),(0,a.createElementVNode)("div",N,[(0,a.renderSlot)(e.$slots,"footer",{},void 0,!0)])])}],["__scopeId","data-v-b1dbed22"]])},8030:(e,t,n)=>{"use strict";n.d(t,{default:()=>s});var a=n(2380);const i={id:"w-mobile-menu"};const r={name:"WertyzMobileMenu",inject:["emitter"],mixins:[n(2580).default],data:()=>({isShowMenu:!1}),methods:{showMenu(){this.emitter.emit("show-menu"),this.isShowMenu=!0},hideMenu(){this.emitter.emit("hide-menu"),this.isShowMenu=!1}}};n(5464);const s=(0,n(6262).A)(r,[["render",function(e,t,n,r,s,o){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.withDirectives)((0,a.createElementVNode)("span",{class:"glyphicons glyphicons-menu-hamburger",onClick:t[0]||(t[0]=(...e)=>o.showMenu&&o.showMenu(...e))},null,512),[[a.vShow,!e.$store.getters["globalState/getShowingMenu"]]]),(0,a.withDirectives)((0,a.createElementVNode)("span",{class:"glyphicons glyphicons-remove",onClick:t[1]||(t[1]=(...e)=>o.hideMenu&&o.hideMenu(...e))},null,512),[[a.vShow,e.$store.getters["globalState/getShowingMenu"]]])])}]])},9138:(e,t,n)=>{"use strict";n.d(t,{default:()=>s});var a=n(2380);const i=["src"];const r={name:"WertyzModal",components:{WertyzSmallLoader:n(8354).default},props:{modalClass:{type:String,default:""},modalHeaderClass:{type:String,default:""},modalContentClass:{type:String,default:""},modalBodyClass:{type:String,default:""},modalStyle:{type:String,default:""},modalHeaderStyle:{type:String,default:""},modalContentStyle:{type:String,default:""},modalBodyStyle:{type:String,default:""},modalCloseClass:{type:String,default:""},modalCloseStyle:{type:String,default:""},loader:{type:Boolean,default:!1},enableScroll:{type:Boolean,default:!0}},data:()=>({isShowContent:!1}),methods:{},created(){window.addEventListener("scroll",(()=>{document.documentElement.style.setProperty("--scroll-y",`${window.scrollY}px`)}))},mounted(){this.enableScroll?setTimeout((()=>{document.documentElement.style.getPropertyValue("--scroll-y");document.body.style.position="fixed",this.isShowContent=!0}),100):this.isShowContent=!0},unmounted(){if(this.enableScroll){const e=document.body,t=e.style.top;e.style.position="",e.style.top="",window.scrollTo(0,-1*parseInt(t||"0"))}}};n(1074);const s=(0,n(6262).A)(r,[["render",function(e,t,r,s,o,l){const d=(0,a.resolveComponent)("WertyzSmallLoader");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-modal",class:(0,a.normalizeClass)(["w__modal",r.modalClass]),style:(0,a.normalizeStyle)(r.modalStyle)},[(0,a.createVNode)(a.Transition,{name:"slideside",mode:"in-out"},{default:(0,a.withCtx)((()=>[o.isShowContent?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["w__modal__content",r.modalContentClass]),style:(0,a.normalizeStyle)(r.modalContentStyle)},[(0,a.createVNode)(d,{show:r.loader},null,8,["show"]),(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["w__modal__header",r.modalHeaderClass]),style:(0,a.normalizeStyle)(r.modalHeaderStyle)},[(0,a.renderSlot)(e.$slots,"modal-header",{},void 0,!0),(0,a.createElementVNode)("img",{class:(0,a.normalizeClass)(["w__modal__close",r.modalCloseClass]),style:(0,a.normalizeStyle)(r.modalCloseStyle),src:n(7018).A,onClick:t[0]||(t[0]=t=>e.$emit("close"))},null,14,i)],6),(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["w__modal__body scrollbar",r.modalBodyClass]),style:(0,a.normalizeStyle)(r.modalBodyStyle)},[(0,a.renderSlot)(e.$slots,"modal-body",{},void 0,!0)],6)],6)):(0,a.createCommentVNode)("v-if",!0)])),_:3})],6)}],["__scopeId","data-v-2db4cc32"]])},1741:(e,t,n)=>{"use strict";n.d(t,{default:()=>m});var a=n(2380);const i={class:"row"},r={class:"w__pagination"},s={class:"none-select w__pages__wrapper"},o=(0,a.createElementVNode)("div",{class:"w__pages__arrow w__pages__arrow--first",style:{"margin-right":"10px"}},[(0,a.createElementVNode)("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAVCAYAAABPPm7SAAAACXBIWXMAAAsSAAALEgHS3X78AAAA7klEQVQ4jaWUuw3CMBRFb6Chg02SEWjp2ABo4pJ0lCgbpH0VyQSswAhkirQwgZEjO3px7HyMJTdX7xw9fyGlnDWRpoVdp7IVZoxIiBLAlVeabFKgC0++bFRgwV+XMGrXMg/eAzgCuLOyi1PggRMADw5LonKwhCXwYA+Wwj1BCNwJQmE11nnTZABuLDsA2AB4siyXRIUNmw6UtWaZKnwDqFiWRUIkToEk+uiWjSQG8FIQk2xV5pK0e/CPpDuFUEnvHoRIfFd5p8FYR7UWF/ZxO1+jrxNJdLY78T5nj0TlPcnof+CQmLyTTP5IoxKg+gE4KLmkN4OjgAAAAABJRU5ErkJggg=="})],-1),l=(0,a.createElementVNode)("div",{class:"w__pages__arrow w__pages__arrow--previous",style:{"margin-right":"50px"}},[(0,a.createElementVNode)("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAVCAYAAACQcBTNAAAACXBIWXMAAAsSAAALEgHS3X78AAAAtElEQVQokWP8//8/AzGAcdasBBYiFS5gYGBQYCJSYTyIjVcxskIwH5eb0RR+ZGBgcMBqMjaF/9PSLmAoxqUQw834FKIoJqQQrpgYhSDA3CglVcDAwFCOJOb5Py3tBDaPg0wGmXoRSWwC46xZAlgV/09L+wCyFkmDPgMDwwFsGsBuJlYDPDSI0YASzoQ0YE0bUMkDUMUgANLsgC8hoWvYiDOJYnGSAMFshWTDB4I5BW4DA8MFAKXxaPX60gVzAAAAAElFTkSuQmCC"})],-1),d=["id"],c=(0,a.createElementVNode)("div",{class:"w__pages__arrow w__pages__arrow--next",style:{"margin-left":"50px"}},[(0,a.createElementVNode)("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAVCAYAAAByrA+0AAAACXBIWXMAAAsSAAALEgHS3X78AAAAuUlEQVQ4jZXSvRWCMBRA4Rts7LSm0g0cxQ2E5u3hCJZJA05g6xiO4Ahu8DzBn5NIlGfOoYH7QR4A3m/wvlFVLEcFLIHOhdBgWFWSmFAEt39QpSIXoLWiYUsq0lvRewYrSoc2oQxY0AhMIRe/3rflQohwl1xeF5/AI453TONWRa5F8Iw78rgvzvArHoGpOAOF+PAZD118Sy6ELXBKzh9VpPhrzPZ1vQLOwHwqfm0pgoUlzmawxCkwxQB3JvV6PYYRQjMAAAAASUVORK5CYII="})],-1),u=(0,a.createElementVNode)("div",{class:"w__pages__arrow w__pages__arrow--last",style:{"margin-left":"10px"}},[(0,a.createElementVNode)("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAVCAYAAACg/AXsAAAACXBIWXMAAAsSAAALEgHS3X78AAAA70lEQVQ4jaXUyxGCMBCA4R8a0BIsQSvQEuxAvCRXS/G6J7ACW7ADLUUriLNMwIARY9yZDLBsvsmGBxhTYczSOUc39FrzYW5qlMACuBTWLnnFHKgLaysSovQlswhEKqTI/V+odCJH4BRCHj4FdZNQ0W6knljbADuffwAb4BDkNFZO5BZrpw0nUkVWdBytKNbuC0mEovs2QHKhNyQH6jc2FoW1Onntbz2cyHyc05f1I+IfaR2k9v44yDmRJtrOL0B0T34F3pAcYIDkAj3yD9DOx5gtcB4B+n1cU4BuJeEr3BXrTykJ6NuZKP4KhEg2APAEm2Ow87Riu7IAAAAASUVORK5CYII="})],-1);const h={name:"WertyzPagination",props:{tableId:{type:String,default:"wertyz-table"}},data:()=>({})};const m=(0,n(6262).A)(h,[["render",function(e,t,n,h,m,_){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[o,l,(0,a.createElementVNode)("div",{class:"w__pages",id:n.tableId+"-pages"},null,8,d),c,u])])])}]])},9185:(e,t,n)=>{"use strict";n.d(t,{default:()=>l});var a=n(2380);var i=n(7237),r=n(5966),s=n(9203);i.t1.register(i.Bs,i.hE,i.m_,i.s$,s.A);const o={name:"WertyzPieChart",inject:["emitter"],emits:["slice-click"],components:{Pie:r.Fq},props:{labels:{type:Array,default:[]},data:{type:Array,default:[]},colors:{type:Array,default:[]},chartId:{type:String,default:"pie-chart"},options:{type:Object,default:null},showLegend:{type:Boolean,default:!0},maxHeight:{type:String,default:"100%"},height:{type:String,default:"auto"},chartRef:{type:String,default:"chart"},animateOffset:{type:Boolean,default:!0},offset:{type:Number,default:100},offsetAnimationSpeed:{type:Number,default:500}},data:()=>({defaultOffset:0}),computed:{chartData(){return{labels:[...this.labels],datasets:[{label:"Pie chart",data:[...this.data],backgroundColor:[...this.colors],offset:[...this.colors.map((()=>this.defaultOffset))]}]}},chartOptions(){return this.options?this.options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{position:"bottom",labels:{padding:20,boxHeight:20,boxWidth:20,font:{size:16,lineHeight:2},usePointStyle:!0},display:this.showLegend,onClick:(e,t,n)=>{n&&this.$emit("legend-click",e,t,n)},onHover:(e,t,n)=>{if(!this.animateOffset)return;const a=this.$refs[this.chartRef].chart,i=t.index;a.config.data.datasets[0].offset[i]===this.defaultOffset&&(a.config.data.datasets[0].offset=[...this.colors.map((()=>this.defaultOffset))],a.config.data.datasets[0].offset[i]=this.offset),a.update()},onLeave:(e,t,n)=>{if(!this.animateOffset)return;const a=this.$refs[this.chartRef].chart;a.config.data.datasets[0].offset=[...this.colors.map((()=>this.defaultOffset))],a.update()}},datalabels:{backgroundColor:function(e){return e.dataset.backgroundColor},borderColor:"white",borderRadius:50,borderWidth:1,color:"white",font:{weight:"bold"},display:function(e){let t=e.dataset.data[e.dataIndex];return parseInt(t)},padding:6,formatter:function(e,t){return Math.round(100/t.dataset.data.reduce(((e,t)=>parseFloat(e)+parseFloat(t)))*parseFloat(e))+"%"},clamp:!0}},animation:{duration:this.offsetAnimationSpeed},onClick:e=>{const t=this.$refs[this.chartRef].chart,n=t.getElementsAtEventForMode(e,"nearest",{intersect:!0},!0);if(!n.length)return;const a=n[0];this.$emit("slice-click",t.data,n,a,e)},onHover:e=>{if(!this.animateOffset)return;const t=this.$refs[this.chartRef].chart,n=t.getElementsAtEventForMode(e,"nearest",{intersect:!0},!0);if(!n.length)return t.config.data.datasets.forEach((e=>e.offset=[...this.colors.map((()=>this.defaultOffset))])),void t.update();const a=n[0],i=a.index,r=a.datasetIndex;t.config.data.datasets[r].offset[i]===this.defaultOffset&&(t.config.data.datasets[r].offset=[...this.colors.map((()=>this.defaultOffset))],t.config.data.datasets[r].offset[i]=this.offset),t.update()}}}},created(){this.$nextTick((()=>{this.emitter.emit("w_load-chartRef",{chartId:this.chartId,chartRefKey:this.chartRef,refs:this.$refs,offset:this.offset,defaultOffset:this.defaultOffset})}))}};const l=(0,n(6262).A)(o,[["render",function(e,t,n,i,r,s){const o=(0,a.resolveComponent)("Pie");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-pie-chart",style:(0,a.normalizeStyle)([{position:"relative",width:"100%","margin-bottom":"20px"},"max-height:"+n.maxHeight+"; height:"+n.height])},[(0,a.createVNode)(o,{"chart-data":s.chartData,"chart-id":n.chartId,"chart-options":s.chartOptions,style:(0,a.normalizeStyle)([{width:"100%"},"max-height:"+n.maxHeight+"; height: "+n.height]),ref:n.chartRef},null,8,["chart-data","chart-id","chart-options","style"])],4)}]])},5017:(e,t,n)=>{"use strict";n.d(t,{default:()=>l});var a=n(2380);const i={id:"wertyz-quick-filter"},r={class:"filter"},s=["onClick"];const o={name:"WertyzQuickFilter",emits:["select"],props:{items:{type:Array,default:null}},data:()=>({selected:null}),methods:{select(e){this.selected=e.id,this.$emit("select",e)}},mounted(){this.items&&this.items.forEach((e=>{e.selected&&(this.selected=e.id)}))}};n(4924);const l=(0,n(6262).A)(o,[["render",function(e,t,n,o,l,d){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.items,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("div",{class:(0,a.normalizeClass)(["filter__item",e.id===l.selected?"filter__item--selected":""]),key:e.id,onClick:t=>d.select(e)},(0,a.toDisplayString)(e.name),11,s)))),128))])])}],["__scopeId","data-v-e09ce0e4"]])},1333:(e,t,n)=>{"use strict";n.d(t,{default:()=>p});var a=n(2380);const i={id:"wertyz-select-list"},r={class:"table__wrapper scrollbar"},s={class:"table w__table"},o={style:{width:"40px"}},l={class:"w__checkbox"},d=["checked","disabled"],c={style:{width:"40px"}},u={class:"w__checkbox"},h=["onChange","checked","disabled"],m=(e=>((0,a.pushScopeId)("data-v-2a6ded80"),e=e(),(0,a.popScopeId)(),e))((()=>(0,a.createElementVNode)("span",{class:"w__checkbox__checkmark"},null,-1)));const _={name:"WertyzSelectList",emits:["update:selected-items"],mixins:[n(2580).default],props:{columns:{type:Array,default:[]},items:{type:Array,default:[]},selectedItems:{type:Array,default:[]},onlySelectedItems:{type:Boolean,default:!1}},data:()=>({selectedItemsMap:new Set,filteredItems:[]}),methods:{select(e,t){this.onlySelectedItems||(e.target.checked?(this.$emit("update:selected-items",[...this.selectedItems,t]),this.selectedItemsMap.add(t)):(this.$emit("update:selected-items",this.selectedItems.filter((e=>e!==t))),this.selectedItemsMap.delete(t)))},selectAll(e){this.onlySelectedItems||(e.target.checked?(this.$emit("update:selected-items",this.items),this.selectedItemsMap=new Set(this.items)):(this.$emit("update:selected-items",[]),this.selectedItemsMap=new Set))},async search(e){this.filteredItems=await this.searchInData(this.items,{searchText:e.target.value,searchDelay:500,properties:Object.keys(this.items[0])})}},mounted(){this.filteredItems=this.items,this.selectedItems.length>0&&(this.selectedItemsMap=new Set(this.selectedItems))}};n(4486);const p=(0,n(6262).A)(_,[["render",function(e,t,n,_,p,f){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("table",s,[(0,a.createElementVNode)("thead",null,[(0,a.createElementVNode)("tr",null,[(0,a.createElementVNode)("th",o,[(0,a.createElementVNode)("div",l,[(0,a.createElementVNode)("label",null,[(0,a.createElementVNode)("input",{type:"checkbox",class:"checkmark",onChange:t[0]||(t[0]=e=>f.selectAll(e)),checked:n.selectedItems.length,disabled:n.onlySelectedItems},null,40,d),(0,a.createElementVNode)("span",{class:(0,a.normalizeClass)(["w__checkbox__checkmark",n.items.length&&n.items.length!==n.selectedItems.length?"w__checkbox--not-all":""])},null,2)])])]),((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.columns,(t=>((0,a.openBlock)(),(0,a.createElementBlock)("th",{style:(0,a.normalizeStyle)(void 0!==t.style?t.style:"")},[(0,a.renderSlot)(e.$slots,"column-header",{column:t},(()=>[(0,a.createTextVNode)((0,a.toDisplayString)(t.name),1)]),!0)],4)))),256))])]),(0,a.createElementVNode)("tbody",null,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(p.filteredItems,(t=>((0,a.openBlock)(),(0,a.createElementBlock)("tr",{class:(0,a.normalizeClass)(n.onlySelectedItems&&!p.selectedItemsMap.has(t)?"tr--select-no":"")},[(0,a.createElementVNode)("td",c,[(0,a.createElementVNode)("div",u,[(0,a.createElementVNode)("label",null,[(0,a.createElementVNode)("input",{type:"checkbox",class:"checkmark",onChange:e=>f.select(e,t),checked:p.selectedItemsMap.has(t),disabled:!!n.onlySelectedItems},null,40,h),m])])]),((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.columns,(n=>((0,a.openBlock)(),(0,a.createElementBlock)("td",null,[(0,a.renderSlot)(e.$slots,"column-body",{column:n,columnItem:t,columnData:n.dataKey?t[n.dataKey]:t},(()=>[(0,a.createTextVNode)((0,a.toDisplayString)(n.dataKey?t[n.dataKey]:t),1)]),!0)])))),256))],2)))),256))])])]),(0,a.createElementVNode)("input",{type:"text",class:"form-control",placeholder:"Search",onInput:t[1]||(t[1]=(...e)=>f.search&&f.search(...e))},null,32)])}],["__scopeId","data-v-2a6ded80"]])},8354:(e,t,n)=>{"use strict";n.d(t,{default:()=>d});var a=n(2380);const i={class:"w__small__loader"};const r={class:"v-spinner"};const s={name:"PulseLoader",props:{loading:{type:Boolean,default:!0},color:{type:String,default:"#5dc596"},size:{type:String,default:"15px"},margin:{type:String,default:"2px"},radius:{type:String,default:"100%"}},data(){return{spinnerStyle:{backgroundColor:this.color,width:this.size,height:this.size,margin:this.margin,borderRadius:this.radius,display:"inline-block",animationName:"v-pulseStretchDelay",animationDuration:"0.75s",animationIterationCount:"infinite",animationTimingFunction:"cubic-bezier(.2,.68,.18,1.08)",animationFillMode:"both"},spinnerDelay1:{animationDelay:"0.12s"},spinnerDelay2:{animationDelay:"0.24s"},spinnerDelay3:{animationDelay:"0.36s"}}}};n(1020);var o=n(6262);const l={name:"WertyzSmallLoader",components:{PulseLoader:(0,o.A)(s,[["render",function(e,t,n,i,s,o){return(0,a.withDirectives)(((0,a.openBlock)(),(0,a.createElementBlock)("div",r,[(0,a.createElementVNode)("div",{class:"v-pulse v-pulse1",style:(0,a.normalizeStyle)([s.spinnerStyle,s.spinnerDelay1])},null,4),(0,a.createElementVNode)("div",{class:"v-pulse v-pulse2",style:(0,a.normalizeStyle)([s.spinnerStyle,s.spinnerDelay2])},null,4),(0,a.createElementVNode)("div",{class:"v-pulse v-pulse3",style:(0,a.normalizeStyle)([s.spinnerStyle,s.spinnerDelay3])},null,4)],512)),[[a.vShow,n.loading]])}]])},props:{show:{type:Boolean,default:!1}}};n(8459);const d=(0,o.A)(l,[["render",function(e,t,n,r,s,o){const l=(0,a.resolveComponent)("PulseLoader");return(0,a.withDirectives)(((0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createVNode)(l,{loading:n.show,color:"#066",size:"15px"},null,8,["loading"])],512)),[[a.vShow,n.show]])}],["__scopeId","data-v-e0d9804a"]])},6398:(e,t,n)=>{"use strict";n.d(t,{default:()=>m});var a=n(2380);const i=e=>((0,a.pushScopeId)("data-v-690785ec"),e=e(),(0,a.popScopeId)(),e),r={class:"switch"},s=["name","id"],o=["for"],l=[i((()=>(0,a.createElementVNode)("span",{class:"switch-inner"},null,-1))),i((()=>(0,a.createElementVNode)("span",{class:"switch-switch"},null,-1)))];const d={name:"WertyzSwitchButton",data:()=>({cssPosition1:"On",cssPosition2:"Off"}),props:{id:{default:"id",type:String},position1:{default:"On",type:String},position2:{default:"Off",type:String},width:{default:"100px",type:String}},methods:{changeSwitch(e){e.target.checked?this.$emit("position-1"):this.$emit("position-2")}},created(){this.cssPosition1=`'${this.position1}'`,this.cssPosition2=`'${this.position2}'`}},c=()=>{(0,a.useCssVars)((e=>({"45a6fd4b":e.width,"2dfc5e40":e.cssPosition1,"2dfc5e41":e.cssPosition2})))},u=d.setup;d.setup=u?(e,t)=>(c(),u(e,t)):c;const h=d;n(687);const m=(0,n(6262).A)(h,[["render",function(e,t,n,i,d,c){return(0,a.openBlock)(),(0,a.createElementBlock)("div",r,[(0,a.createElementVNode)("input",{type:"checkbox",name:"switch-"+n.id,class:"switch-checkbox",id:"switch-"+n.id,tabindex:"0",checked:"",onChange:t[0]||(t[0]=(...e)=>c.changeSwitch&&c.changeSwitch(...e))},null,40,s),(0,a.createElementVNode)("label",{class:"switch-label",for:"switch-"+n.id},l,8,o)])}],["__scopeId","data-v-690785ec"]])},235:(e,t,n)=>{"use strict";n.d(t,{default:()=>g});var a=n(2380);const i={id:"wertyz-table"},r={class:"w__table__wrapper"},s={class:"row"},o={class:"col-lg-12"},l=["id"],d=["colspan"],c={key:1},u={key:0},h=(0,a.createElementVNode)("tbody",null,null,-1);var m=n(9514),_=n(1741),p=n(3250);const f={name:"WertyzTable",inject:["emitter"],components:{WertyzPagination:_.default,WertyzTablePanel:p.default},emits:["update:tableSearch","update:tableCount"],props:{tableColumns:{type:Array,default:[]},tableId:{type:String,default:"wertyz-table"},tableOptions:{type:Object,default:{}},tableData:{type:Array,default:[]},tablePanelStyle:{type:String,default:""},showPanel:{type:Boolean,default:!0},showPagination:{type:Boolean,default:!0},tableLength:{type:Number,default:10},tableCount:{type:Number,default:0},tableSearch:{type:String,default:null},showSummary:{type:Boolean,default:!1},tableSummaryData:{type:Array,default:[]},tableClass:{type:String,default:""},tableLengths:{type:Array},tableColumnGroups:{type:Array,default:[]}},data(){return this.table=null,{pageLength:"10"}},methods:{setTable(){this.tableOptions.data=this.tableData,this.table=new m.default("#"+this.tableId,this.tableOptions),this.count=this.table.getFilteredData().length,setTimeout((()=>{this.table.getPagination().refresh()}),10)},highlightColumn(e){const t=e.target.closest("td"),n=t.parentElement.parentElement.children;for(let e=0;e<n.length;e++)n[e].children[t.cellIndex]&&n[e].children[t.cellIndex].classList.add("highlight")},unHighlightColumn(e){const t=e.target.closest("td"),n=t.parentElement.parentElement.children;for(let e=0;e<n.length;e++)n[e].children[t.cellIndex]&&n[e].children[t.cellIndex].classList.remove("highlight")}},watch:{tableData:{handler(){this.table&&(this.table.reloadTable(this.tableData),this.count=this.table.getFilteredData().length,setTimeout((()=>{this.$nextTick((()=>{this.table.updateSize()}))}),100))},deep:!0}},computed:{search:{get(){return this.tableSearch},set(e){this.$emit("update:tableSearch",e)}},count:{get(){return this.tableCount},set(e){this.$emit("update:tableCount",e)}}},created(){this.tableOptions&&this.tableOptions.pageLength&&(this.pageLength=this.tableOptions.pageLength+"")},async mounted(){if(await(0,a.nextTick)(),this.tableOptions&&(!this.tableOptions.numberOfShowingPages&&this.IS_MOBILE&&(this.tableOptions.numberOfShowingPages=5),this.setTable(),this.emitter.on(this.tableId+"-ajax-reload",this.table.ajaxReload)),this.tableClass.indexOf("w__table--hover-cross")>-1){const e=document.getElementById(this.tableId).getElementsByTagName("tbody")[0].getElementsByTagName("td");for(let t=0;t<e.length;t++)e[t].addEventListener("mouseenter",this.highlightColumn),e[t].addEventListener("mouseleave",this.unHighlightColumn)}},unmounted(){if(this.table&&this.tableClass.indexOf("w__table--hover-cross")>-1){const e=document.getElementById(this.tableId);if(e){const t=e.getElementsByTagName("tbody")[0].getElementsByTagName("td");for(let e=0;e<t.length;e++)t[e].removeEventListener("mouseenter",this.highlightColumn),t[e].removeEventListener("mouseleave",this.unHighlightColumn)}}this.table&&(this.emitter.off(this.tableId+"-ajax-reload",this.table.ajaxReload),this.table.destroy(),this.table=null)}};n(2781);const g=(0,n(6262).A)(f,[["render",function(e,t,n,m,_,p){const f=(0,a.resolveComponent)("WertyzTablePanel"),g=(0,a.resolveComponent)("WertyzPagination");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[n.showPanel&&n.tableOptions?((0,a.openBlock)(),(0,a.createBlock)(f,{key:0,"table-id":n.tableId,"table-length":n.tableLength,"table-lengths":n.tableLengths,"panel-style":n.tablePanelStyle,"show-pagination":n.showPagination,"table-count":p.count,"onUpdate:tableCount":t[0]||(t[0]=e=>p.count=e),"table-search":p.search,"onUpdate:tableSearch":t[1]||(t[1]=e=>p.search=e)},(0,a.createSlots)({_:2},[e.$slots["panel-first-item"]?{name:"first-item",fn:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"panel-first-item")])),key:"0"}:void 0,e.$slots["panel-second-item"]?{name:"second-item",fn:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"panel-second-item")])),key:"1"}:void 0]),1032,["table-id","table-length","table-lengths","panel-style","show-pagination","table-count","table-search"])):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("div",o,[(0,a.createElementVNode)("table",{class:(0,a.normalizeClass)(["table w__table w__table--hover",n.tableClass]),id:n.tableId},[(0,a.renderSlot)(e.$slots,"header",{},(()=>[(0,a.createElementVNode)("thead",null,[n.tableColumnGroups&&n.tableColumnGroups.length?((0,a.openBlock)(),(0,a.createElementBlock)(a.Fragment,{key:0},[(0,a.createElementVNode)("tr",null,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableColumnGroups,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("th",{class:(0,a.normalizeClass)(["no-sort",e.class?e.class:""]),colspan:e.colspan?e.colspan:""},(0,a.toDisplayString)(e.name),11,d)))),256))]),(0,a.createElementVNode)("tr",null,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableColumns,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("th",{class:(0,a.normalizeClass)(e.class?e.class:"")},(0,a.toDisplayString)(e.name),3)))),256))])],64)):((0,a.openBlock)(),(0,a.createElementBlock)("tr",c,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableColumns,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("th",{class:(0,a.normalizeClass)(e.class?e.class:"")},(0,a.toDisplayString)(e.name),3)))),256))]))])])),(0,a.renderSlot)(e.$slots,"footer",{},(()=>[n.showSummary?((0,a.openBlock)(),(0,a.createElementBlock)("tfoot",u,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableSummaryData,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("tr",null,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(e,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("td",null,(0,a.toDisplayString)(e),1)))),256))])))),256))])):(0,a.createCommentVNode)("v-if",!0)])),h],10,l)])])]),n.showPagination&&n.tableOptions?((0,a.openBlock)(),(0,a.createBlock)(g,{key:1,"table-id":n.tableId},null,8,["table-id"])):(0,a.createCommentVNode)("v-if",!0)])}]])},3250:(e,t,n)=>{"use strict";n.d(t,{default:()=>h});var a=n(2380);const i={class:"panel__col col-lg-3"},r=["id","placeholder"],s=(e=>((0,a.pushScopeId)("data-v-6ef3cf9e"),e=e(),(0,a.popScopeId)(),e))((()=>(0,a.createElementVNode)("span",{class:"glyphicons glyphicons-search search__icon"},null,-1))),o={class:"panel__col length col-lg-3"},l={class:"table__counts__number"},d=["id"],c=["value","selected"];const u={name:"WertyzTablePanel",emits:["update:tableSearch"],props:{tableId:{type:String,default:"wertyz-table"},tableSearch:{type:String,default:null},tableCount:{type:Number,default:0},tableLength:{type:Number,default:10},panelStyle:{type:String,default:""},showPagination:{type:Boolean,default:!0},tableLengths:{type:Array,default:[5,10,20,30,50,100,-1]}},data:()=>({}),computed:{searchValue:{get(){return this.tableSearch},set(e){this.$emit("update:tableSearch",e)}},countValue:{get(){return this.tableCount},set(e){this.$emit("update:tableCount",e)}}}};n(2506),n(2916);const h=(0,n(6262).A)(u,[["render",function(e,t,n,u,h,m){return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-table-panel",class:"w__panel",style:(0,a.normalizeStyle)(n.panelStyle)},[(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["panel__row row",e.IS_MOBILE?"panel__row--width-full":""])},[e.$slots["first-item"]?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["panel__col date",e.$slots["second-item"]?"col-lg-3":"col-lg-6"])},[(0,a.renderSlot)(e.$slots,"first-item",{},void 0,!0)],2)):(0,a.createCommentVNode)("v-if",!0),e.$slots["second-item"]?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:1,class:(0,a.normalizeClass)(["panel__col date",e.$slots["first-item"]?"col-lg-3":"col-lg-6"])},[(0,a.renderSlot)(e.$slots,"second-item",{},void 0,!0)],2)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",i,[(0,a.withDirectives)((0,a.createElementVNode)("input",{type:"text",id:n.tableId+"-search",class:"form-control search",placeholder:e.$t("search"),"onUpdate:modelValue":t[0]||(t[0]=e=>m.searchValue=e)},null,8,r),[[a.vModelText,m.searchValue]]),s]),(0,a.createElementVNode)("div",o,[e.IS_MOBILE?(0,a.createCommentVNode)("v-if",!0):((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["table__counts",n.showPagination?"":"table__counts--width-full"])},[(0,a.createElementVNode)("span",null,(0,a.toDisplayString)(e.$t("CountOfResults"))+": ",1),(0,a.createElementVNode)("span",l,(0,a.toDisplayString)(m.countValue),1)],2)),!e.IS_MOBILE&&n.showPagination?((0,a.openBlock)(),(0,a.createElementBlock)("select",{key:1,id:n.tableId+"-length",class:"statements-list-length"},[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableLengths,(t=>((0,a.openBlock)(),(0,a.createElementBlock)("option",{value:t,selected:t===n.tableLength},(0,a.toDisplayString)(-1===t?e.$t("AllRows"):t),9,c)))),256))],8,d)):(0,a.createCommentVNode)("v-if",!0)])],2)],4)}],["__scopeId","data-v-6ef3cf9e"]])},4122:(e,t,n)=>{var a=n(2911);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("6df77dfe",a,!1,{})},1020:(e,t,n)=>{var a=n(4397);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("5f0d96f0",a,!1,{})},7626:(e,t,n)=>{var a=n(7291);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("1916e89c",a,!1,{})},1452:(e,t,n)=>{var a=n(3549);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("90a7208c",a,!1,{})},8106:(e,t,n)=>{var a=n(6253);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("56af26a6",a,!1,{})},9267:(e,t,n)=>{var a=n(3830);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("9bd312c2",a,!1,{})},15:(e,t,n)=>{var a=n(6980);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("5d2e6d06",a,!1,{})},368:(e,t,n)=>{var a=n(7453);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("64e37bff",a,!1,{})},7476:(e,t,n)=>{var a=n(7423);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("ef6130b0",a,!1,{})},8641:(e,t,n)=>{var a=n(5548);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("509e6922",a,!1,{})},8011:(e,t,n)=>{var a=n(1978);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("43f7fa10",a,!1,{})},7282:(e,t,n)=>{var a=n(1827);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("2942d870",a,!1,{})},8787:(e,t,n)=>{var a=n(78);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("08b80da6",a,!1,{})},5464:(e,t,n)=>{var a=n(4265);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("80456358",a,!1,{})},1074:(e,t,n)=>{var a=n(1541);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("7be2d688",a,!1,{})},4924:(e,t,n)=>{var a=n(2075);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("560cb020",a,!1,{})},4486:(e,t,n)=>{var a=n(5467);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("b82b3b56",a,!1,{})},8459:(e,t,n)=>{var a=n(1e3);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("4cb94118",a,!1,{})},687:(e,t,n)=>{var a=n(4198);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("35fc0ec6",a,!1,{})},2781:(e,t,n)=>{var a=n(6778);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("3bc308d8",a,!1,{})},2506:(e,t,n)=>{var a=n(3311);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("4ec04492",a,!1,{})},2916:(e,t,n)=>{var a=n(5685);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("32fecc0d",a,!1,{})},7799:(e,t,n)=>{var a=n(7122);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("7de428ec",a,!1,{})},5701:(e,t,n)=>{var a=n(336);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("6085b328",a,!1,{})},5214:(e,t,n)=>{var a=n(1973);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("5d1450b8",a,!1,{})},6445:(e,t,n)=>{var a=n(9178);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("2a529012",a,!1,{})},534:(e,t,n)=>{"use strict";function a(e,t){for(var n=[],a={},i=0;i<t.length;i++){var r=t[i],s=r[0],o={id:e+":"+i,css:r[1],media:r[2],sourceMap:r[3]};a[s]?a[s].parts.push(o):n.push(a[s]={id:s,parts:[o]})}return n}n.d(t,{A:()=>_});var i="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!i)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var r={},s=i&&(document.head||document.getElementsByTagName("head")[0]),o=null,l=0,d=!1,c=function(){},u=null,h="data-vue-ssr-id",m="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function _(e,t,n,i){d=n,u=i||{};var s=a(e,t);return p(s),function(t){for(var n=[],i=0;i<s.length;i++){var o=s[i];(l=r[o.id]).refs--,n.push(l)}t?p(s=a(e,t)):s=[];for(i=0;i<n.length;i++){var l;if(0===(l=n[i]).refs){for(var d=0;d<l.parts.length;d++)l.parts[d]();delete r[l.id]}}}}function p(e){for(var t=0;t<e.length;t++){var n=e[t],a=r[n.id];if(a){a.refs++;for(var i=0;i<a.parts.length;i++)a.parts[i](n.parts[i]);for(;i<n.parts.length;i++)a.parts.push(g(n.parts[i]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var s=[];for(i=0;i<n.parts.length;i++)s.push(g(n.parts[i]));r[n.id]={id:n.id,refs:1,parts:s}}}}function f(){var e=document.createElement("style");return e.type="text/css",s.appendChild(e),e}function g(e){var t,n,a=document.querySelector("style["+h+'~="'+e.id+'"]');if(a){if(d)return c;a.parentNode.removeChild(a)}if(m){var i=l++;a=o||(o=f()),t=v.bind(null,a,i,!1),n=v.bind(null,a,i,!0)}else a=f(),t=M.bind(null,a),n=function(){a.parentNode.removeChild(a)};return t(e),function(a){if(a){if(a.css===e.css&&a.media===e.media&&a.sourceMap===e.sourceMap)return;t(e=a)}else n()}}var y,b=(y=[],function(e,t){return y[e]=t,y.filter(Boolean).join("\n")});function v(e,t,n,a){var i=n?"":a.css;if(e.styleSheet)e.styleSheet.cssText=b(t,i);else{var r=document.createTextNode(i),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(r,s[t]):e.appendChild(r)}}function M(e,t){var n=t.css,a=t.media,i=t.sourceMap;if(a&&e.setAttribute("media",a),u.ssrId&&e.setAttribute(h,t.id),i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}},6989:(e,t,n)=>{"use strict";e.exports=n.p+"39fb490fcae9f2db1e24.svg"},2380:t=>{"use strict";t.exports=e},7237:(e,t,n)=>{"use strict";n.d(t,{A6:()=>j,Bs:()=>pt,E8:()=>At,FN:()=>Yt,NT:()=>a.d,No:()=>kt,P$:()=>P,PP:()=>Qt,UA:()=>xn,ZT:()=>A,hE:()=>Nt,ij:()=>ee,kc:()=>nn,m_:()=>Kt,s$:()=>Ot,t1:()=>ot});var a=n(2998);var i=new class{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,t,n,a){const i=t.listeners[a],r=t.duration;i.forEach((a=>a({chart:e,initial:t.initial,numSteps:r,currentStep:Math.min(n-t.start,r)})))}_refresh(){this._request||(this._running=!0,this._request=a.r.call(window,(()=>{this._update(),this._request=null,this._running&&this._refresh()})))}_update(e=Date.now()){let t=0;this._charts.forEach(((n,a)=>{if(!n.running||!n.items.length)return;const i=n.items;let r,s=i.length-1,o=!1;for(;s>=0;--s)r=i[s],r._active?(r._total>n.duration&&(n.duration=r._total),r.tick(e),o=!0):(i[s]=i[i.length-1],i.pop());o&&(a.draw(),this._notify(a,n,e,"progress")),i.length||(n.running=!1,this._notify(a,n,e,"complete"),n.initial=!1),t+=i.length})),this._lastDate=e,0===t&&(this._running=!1)}_getAnims(e){const t=this._charts;let n=t.get(e);return n||(n={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},t.set(e,n)),n}listen(e,t,n){this._getAnims(e).listeners[t].push(n)}add(e,t){t&&t.length&&this._getAnims(e).items.push(...t)}has(e){return this._getAnims(e).items.length>0}start(e){const t=this._charts.get(e);t&&(t.running=!0,t.start=Date.now(),t.duration=t.items.reduce(((e,t)=>Math.max(e,t._duration)),0),this._refresh())}running(e){if(!this._running)return!1;const t=this._charts.get(e);return!!(t&&t.running&&t.items.length)}stop(e){const t=this._charts.get(e);if(!t||!t.items.length)return;const n=t.items;let a=n.length-1;for(;a>=0;--a)n[a].cancel();t.items=[],this._notify(e,t,Date.now(),"complete")}remove(e){return this._charts.delete(e)}};const r="transparent",s={boolean:(e,t,n)=>n>.5?t:e,color(e,t,n){const i=(0,a.c)(e||r),s=i.valid&&(0,a.c)(t||r);return s&&s.valid?s.mix(i,n).hexString():t},number:(e,t,n)=>e+(t-e)*n};class o{constructor(e,t,n,i){const r=t[n];i=(0,a.a)([e.to,i,r,e.from]);const o=(0,a.a)([e.from,r,i]);this._active=!0,this._fn=e.fn||s[e.type||typeof o],this._easing=a.e[e.easing]||a.e.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=t,this._prop=n,this._from=o,this._to=i,this._promises=void 0}active(){return this._active}update(e,t,n){if(this._active){this._notify(!1);const i=this._target[this._prop],r=n-this._start,s=this._duration-r;this._start=n,this._duration=Math.floor(Math.max(s,e.duration)),this._total+=r,this._loop=!!e.loop,this._to=(0,a.a)([e.to,t,i,e.from]),this._from=(0,a.a)([e.from,i,t])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const t=e-this._start,n=this._duration,a=this._prop,i=this._from,r=this._loop,s=this._to;let o;if(this._active=i!==s&&(r||t<n),!this._active)return this._target[a]=s,void this._notify(!0);t<0?this._target[a]=i:(o=t/n%2,o=r&&o>1?2-o:o,o=this._easing(Math.min(1,Math.max(0,o))),this._target[a]=this._fn(i,s,o))}wait(){const e=this._promises||(this._promises=[]);return new Promise(((t,n)=>{e.push({res:t,rej:n})}))}_notify(e){const t=e?"res":"rej",n=this._promises||[];for(let e=0;e<n.length;e++)n[e][t]()}}a.d.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0});const l=Object.keys(a.d.animation);a.d.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:e=>"onProgress"!==e&&"onComplete"!==e&&"fn"!==e}),a.d.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),a.d.describe("animations",{_fallback:"animation"}),a.d.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:e=>0|e}}}});class d{constructor(e,t){this._chart=e,this._properties=new Map,this.configure(t)}configure(e){if(!(0,a.i)(e))return;const t=this._properties;Object.getOwnPropertyNames(e).forEach((n=>{const i=e[n];if(!(0,a.i)(i))return;const r={};for(const e of l)r[e]=i[e];((0,a.b)(i.properties)&&i.properties||[n]).forEach((e=>{e!==n&&t.has(e)||t.set(e,r)}))}))}_animateOptions(e,t){const n=t.options,a=function(e,t){if(!t)return;let n=e.options;if(!n)return void(e.options=t);n.$shared&&(e.options=n=Object.assign({},n,{$shared:!1,$animations:{}}));return n}(e,n);if(!a)return[];const i=this._createAnimations(a,n);return n.$shared&&function(e,t){const n=[],a=Object.keys(t);for(let t=0;t<a.length;t++){const i=e[a[t]];i&&i.active()&&n.push(i.wait())}return Promise.all(n)}(e.options.$animations,n).then((()=>{e.options=n}),(()=>{})),i}_createAnimations(e,t){const n=this._properties,a=[],i=e.$animations||(e.$animations={}),r=Object.keys(t),s=Date.now();let l;for(l=r.length-1;l>=0;--l){const d=r[l];if("$"===d.charAt(0))continue;if("options"===d){a.push(...this._animateOptions(e,t));continue}const c=t[d];let u=i[d];const h=n.get(d);if(u){if(h&&u.active()){u.update(h,c,s);continue}u.cancel()}h&&h.duration?(i[d]=u=new o(h,e,d,c),a.push(u)):e[d]=c}return a}update(e,t){if(0===this._properties.size)return void Object.assign(e,t);const n=this._createAnimations(e,t);return n.length?(i.add(this._chart,n),!0):void 0}}function c(e,t){const n=e&&e.options||{},a=n.reverse,i=void 0===n.min?t:0,r=void 0===n.max?t:0;return{start:a?r:i,end:a?i:r}}function u(e,t){const n=[],a=e._getSortedDatasetMetas(t);let i,r;for(i=0,r=a.length;i<r;++i)n.push(a[i].index);return n}function h(e,t,n,i={}){const r=e.keys,s="single"===i.mode;let o,l,d,c;if(null!==t){for(o=0,l=r.length;o<l;++o){if(d=+r[o],d===n){if(i.all)continue;break}c=e.values[d],(0,a.g)(c)&&(s||0===t||(0,a.s)(t)===(0,a.s)(c))&&(t+=c)}return t}}function m(e,t){const n=e&&e.options.stacked;return n||void 0===n&&void 0!==t.stack}function _(e,t,n){const a=e[t]||(e[t]={});return a[n]||(a[n]={})}function p(e,t,n,a){for(const i of t.getMatchingVisibleMetas(a).reverse()){const t=e[i.index];if(n&&t>0||!n&&t<0)return i.index}return null}function f(e,t){const{chart:n,_cachedMeta:a}=e,i=n._stacks||(n._stacks={}),{iScale:r,vScale:s,index:o}=a,l=r.axis,d=s.axis,c=function(e,t,n){return`${e.id}.${t.id}.${n.stack||n.type}`}(r,s,a),u=t.length;let h;for(let e=0;e<u;++e){const n=t[e],{[l]:r,[d]:u}=n;h=(n._stacks||(n._stacks={}))[d]=_(i,c,r),h[o]=u,h._top=p(h,s,!0,a.type),h._bottom=p(h,s,!1,a.type)}}function g(e,t){const n=e.scales;return Object.keys(n).filter((e=>n[e].axis===t)).shift()}function y(e,t){const n=e.controller.index,a=e.vScale&&e.vScale.axis;if(a){t=t||e._parsed;for(const e of t){const t=e._stacks;if(!t||void 0===t[a]||void 0===t[a][n])return;delete t[a][n]}}}const b=e=>"reset"===e||"none"===e,v=(e,t)=>t?e:Object.assign({},e);class M{constructor(e,t){this.chart=e,this._ctx=e.ctx,this.index=t,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=m(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&y(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,t=this._cachedMeta,n=this.getDataset(),i=(e,t,n,a)=>"x"===e?t:"r"===e?a:n,r=t.xAxisID=(0,a.v)(n.xAxisID,g(e,"x")),s=t.yAxisID=(0,a.v)(n.yAxisID,g(e,"y")),o=t.rAxisID=(0,a.v)(n.rAxisID,g(e,"r")),l=t.indexAxis,d=t.iAxisID=i(l,r,s,o),c=t.vAxisID=i(l,s,r,o);t.xScale=this.getScaleForId(r),t.yScale=this.getScaleForId(s),t.rScale=this.getScaleForId(o),t.iScale=this.getScaleForId(d),t.vScale=this.getScaleForId(c)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const t=this._cachedMeta;return e===t.iScale?t.vScale:t.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&(0,a.u)(this._data,this),e._stacked&&y(e)}_dataCheck(){const e=this.getDataset(),t=e.data||(e.data=[]),n=this._data;if((0,a.i)(t))this._data=function(e){const t=Object.keys(e),n=new Array(t.length);let a,i,r;for(a=0,i=t.length;a<i;++a)r=t[a],n[a]={x:r,y:e[r]};return n}(t);else if(n!==t){if(n){(0,a.u)(n,this);const e=this._cachedMeta;y(e),e._parsed=[]}t&&Object.isExtensible(t)&&(0,a.l)(t,this),this._syncList=[],this._data=t}}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const t=this._cachedMeta,n=this.getDataset();let a=!1;this._dataCheck();const i=t._stacked;t._stacked=m(t.vScale,t),t.stack!==n.stack&&(a=!0,y(t),t.stack=n.stack),this._resyncElements(e),(a||i!==t._stacked)&&f(this,t._parsed)}configure(){const e=this.chart.config,t=e.datasetScopeKeys(this._type),n=e.getOptionScopes(this.getDataset(),t,!0);this.options=e.createResolver(n,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,t){const{_cachedMeta:n,_data:i}=this,{iScale:r,_stacked:s}=n,o=r.axis;let l,d,c,u=0===e&&t===i.length||n._sorted,h=e>0&&n._parsed[e-1];if(!1===this._parsing)n._parsed=i,n._sorted=!0,c=i;else{c=(0,a.b)(i[e])?this.parseArrayData(n,i,e,t):(0,a.i)(i[e])?this.parseObjectData(n,i,e,t):this.parsePrimitiveData(n,i,e,t);const r=()=>null===d[o]||h&&d[o]<h[o];for(l=0;l<t;++l)n._parsed[l+e]=d=c[l],u&&(r()&&(u=!1),h=d);n._sorted=u}s&&f(this,c)}parsePrimitiveData(e,t,n,a){const{iScale:i,vScale:r}=e,s=i.axis,o=r.axis,l=i.getLabels(),d=i===r,c=new Array(a);let u,h,m;for(u=0,h=a;u<h;++u)m=u+n,c[u]={[s]:d||i.parse(l[m],m),[o]:r.parse(t[m],m)};return c}parseArrayData(e,t,n,a){const{xScale:i,yScale:r}=e,s=new Array(a);let o,l,d,c;for(o=0,l=a;o<l;++o)d=o+n,c=t[d],s[o]={x:i.parse(c[0],d),y:r.parse(c[1],d)};return s}parseObjectData(e,t,n,i){const{xScale:r,yScale:s}=e,{xAxisKey:o="x",yAxisKey:l="y"}=this._parsing,d=new Array(i);let c,u,h,m;for(c=0,u=i;c<u;++c)h=c+n,m=t[h],d[c]={x:r.parse((0,a.f)(m,o),h),y:s.parse((0,a.f)(m,l),h)};return d}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,t,n){const a=this.chart,i=this._cachedMeta,r=t[e.axis];return h({keys:u(a,!0),values:t._stacks[e.axis]},r,i.index,{mode:n})}updateRangeFromParsed(e,t,n,a){const i=n[t.axis];let r=null===i?NaN:i;const s=a&&n._stacks[t.axis];a&&s&&(a.values=s,r=h(a,i,this._cachedMeta.index)),e.min=Math.min(e.min,r),e.max=Math.max(e.max,r)}getMinMax(e,t){const n=this._cachedMeta,i=n._parsed,r=n._sorted&&e===n.iScale,s=i.length,o=this._getOtherScale(e),l=((e,t,n)=>e&&!t.hidden&&t._stacked&&{keys:u(n,!0),values:null})(t,n,this.chart),d={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:h}=function(e){const{min:t,max:n,minDefined:a,maxDefined:i}=e.getUserBounds();return{min:a?t:Number.NEGATIVE_INFINITY,max:i?n:Number.POSITIVE_INFINITY}}(o);let m,_;function p(){_=i[m];const t=_[o.axis];return!(0,a.g)(_[e.axis])||c>t||h<t}for(m=0;m<s&&(p()||(this.updateRangeFromParsed(d,e,_,l),!r));++m);if(r)for(m=s-1;m>=0;--m)if(!p()){this.updateRangeFromParsed(d,e,_,l);break}return d}getAllParsedValues(e){const t=this._cachedMeta._parsed,n=[];let i,r,s;for(i=0,r=t.length;i<r;++i)s=t[i][e.axis],(0,a.g)(s)&&n.push(s);return n}getMaxOverflow(){return!1}getLabelAndValue(e){const t=this._cachedMeta,n=t.iScale,a=t.vScale,i=this.getParsed(e);return{label:n?""+n.getLabelForValue(i[n.axis]):"",value:a?""+a.getLabelForValue(i[a.axis]):""}}_update(e){const t=this._cachedMeta;this.update(e||"default"),t._clip=function(e){let t,n,i,r;return(0,a.i)(e)?(t=e.top,n=e.right,i=e.bottom,r=e.left):t=n=i=r=e,{top:t,right:n,bottom:i,left:r,disabled:!1===e}}((0,a.v)(this.options.clip,function(e,t,n){if(!1===n)return!1;const a=c(e,n),i=c(t,n);return{top:i.end,right:a.end,bottom:i.start,left:a.start}}(t.xScale,t.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,t=this.chart,n=this._cachedMeta,a=n.data||[],i=t.chartArea,r=[],s=this._drawStart||0,o=this._drawCount||a.length-s,l=this.options.drawActiveElementsOnTop;let d;for(n.dataset&&n.dataset.draw(e,i,s,o),d=s;d<s+o;++d){const t=a[d];t.hidden||(t.active&&l?r.push(t):t.draw(e,i))}for(d=0;d<r.length;++d)r[d].draw(e,i)}getStyle(e,t){const n=t?"active":"default";return void 0===e&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(n):this.resolveDataElementOptions(e||0,n)}getContext(e,t,n){const i=this.getDataset();let r;if(e>=0&&e<this._cachedMeta.data.length){const t=this._cachedMeta.data[e];r=t.$context||(t.$context=function(e,t,n){return(0,a.h)(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:n,index:t,mode:"default",type:"data"})}(this.getContext(),e,t)),r.parsed=this.getParsed(e),r.raw=i.data[e],r.index=r.dataIndex=e}else r=this.$context||(this.$context=function(e,t){return(0,a.h)(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}(this.chart.getContext(),this.index)),r.dataset=i,r.index=r.datasetIndex=this.index;return r.active=!!t,r.mode=n,r}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,t){return this._resolveElementOptions(this.dataElementType.id,t,e)}_resolveElementOptions(e,t="default",n){const i="active"===t,r=this._cachedDataOpts,s=e+"-"+t,o=r[s],l=this.enableOptionSharing&&(0,a.j)(n);if(o)return v(o,l);const d=this.chart.config,c=d.datasetElementScopeKeys(this._type,e),u=i?[`${e}Hover`,"hover",e,""]:[e,""],h=d.getOptionScopes(this.getDataset(),c),m=Object.keys(a.d.elements[e]),_=d.resolveNamedOptions(h,m,(()=>this.getContext(n,i)),u);return _.$shared&&(_.$shared=l,r[s]=Object.freeze(v(_,l))),_}_resolveAnimations(e,t,n){const a=this.chart,i=this._cachedDataOpts,r=`animation-${t}`,s=i[r];if(s)return s;let o;if(!1!==a.options.animation){const a=this.chart.config,i=a.datasetAnimationScopeKeys(this._type,t),r=a.getOptionScopes(this.getDataset(),i);o=a.createResolver(r,this.getContext(e,n,t))}const l=new d(a,o&&o.animations);return o&&o._cacheable&&(i[r]=Object.freeze(l)),l}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,t){return!t||b(e)||this.chart._animationsDisabled}_getSharedOptions(e,t){const n=this.resolveDataElementOptions(e,t),a=this._sharedOptions,i=this.getSharedOptions(n),r=this.includeOptions(t,i)||i!==a;return this.updateSharedOptions(i,t,n),{sharedOptions:i,includeOptions:r}}updateElement(e,t,n,a){b(a)?Object.assign(e,n):this._resolveAnimations(t,a).update(e,n)}updateSharedOptions(e,t,n){e&&!b(t)&&this._resolveAnimations(void 0,t).update(e,n)}_setStyle(e,t,n,a){e.active=a;const i=this.getStyle(t,a);this._resolveAnimations(t,n,a).update(e,{options:!a&&this.getSharedOptions(i)||i})}removeHoverStyle(e,t,n){this._setStyle(e,n,"active",!1)}setHoverStyle(e,t,n){this._setStyle(e,n,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const t=this._data,n=this._cachedMeta.data;for(const[e,t,n]of this._syncList)this[e](t,n);this._syncList=[];const a=n.length,i=t.length,r=Math.min(i,a);r&&this.parse(0,r),i>a?this._insertElements(a,i-a,e):i<a&&this._removeElements(i,a-i)}_insertElements(e,t,n=!0){const a=this._cachedMeta,i=a.data,r=e+t;let s;const o=e=>{for(e.length+=t,s=e.length-1;s>=r;s--)e[s]=e[s-t]};for(o(i),s=e;s<r;++s)i[s]=new this.dataElementType;this._parsing&&o(a._parsed),this.parse(e,t),n&&this.updateElements(i,e,t,"reset")}updateElements(e,t,n,a){}_removeElements(e,t){const n=this._cachedMeta;if(this._parsing){const a=n._parsed.splice(e,t);n._stacked&&y(n,a)}n.data.splice(e,t)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[t,n,a]=e;this[t](n,a)}this.chart._dataChanges.push([this.index,...e])}_onDataPush(){const e=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-e,e])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(e,t){t&&this._sync(["_removeElements",e,t]);const n=arguments.length-2;n&&this._sync(["_insertElements",e,n])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}function x(e){const t=e.iScale,n=function(e,t){if(!e._cache.$bar){const n=e.getMatchingVisibleMetas(t);let i=[];for(let t=0,a=n.length;t<a;t++)i=i.concat(n[t].controller.getAllParsedValues(e));e._cache.$bar=(0,a._)(i.sort(((e,t)=>e-t)))}return e._cache.$bar}(t,e.type);let i,r,s,o,l=t._length;const d=()=>{32767!==s&&-32768!==s&&((0,a.j)(o)&&(l=Math.min(l,Math.abs(s-o)||l)),o=s)};for(i=0,r=n.length;i<r;++i)s=t.getPixelForValue(n[i]),d();for(o=void 0,i=0,r=t.ticks.length;i<r;++i)s=t.getPixelForTick(i),d();return l}function w(e,t,n,i){return(0,a.b)(e)?function(e,t,n,a){const i=n.parse(e[0],a),r=n.parse(e[1],a),s=Math.min(i,r),o=Math.max(i,r);let l=s,d=o;Math.abs(s)>Math.abs(o)&&(l=o,d=s),t[n.axis]=d,t._custom={barStart:l,barEnd:d,start:i,end:r,min:s,max:o}}(e,t,n,i):t[n.axis]=n.parse(e,i),t}function k(e,t,n,a){const i=e.iScale,r=e.vScale,s=i.getLabels(),o=i===r,l=[];let d,c,u,h;for(d=n,c=n+a;d<c;++d)h=t[d],u={},u[i.axis]=o||i.parse(s[d],d),l.push(w(h,u,r,d));return l}function L(e){return e&&void 0!==e.barStart&&void 0!==e.barEnd}function Y(e,t,n,a){let i=t.borderSkipped;const r={};if(!i)return void(e.borderSkipped=r);if(!0===i)return void(e.borderSkipped={top:!0,right:!0,bottom:!0,left:!0});const{start:s,end:o,reverse:l,top:d,bottom:c}=function(e){let t,n,a,i,r;return e.horizontal?(t=e.base>e.x,n="left",a="right"):(t=e.base<e.y,n="bottom",a="top"),t?(i="end",r="start"):(i="start",r="end"),{start:n,end:a,reverse:t,top:i,bottom:r}}(e);"middle"===i&&n&&(e.enableBorderRadius=!0,(n._top||0)===a?i=d:(n._bottom||0)===a?i=c:(r[D(c,s,o,l)]=!0,i=d)),r[D(i,s,o,l)]=!0,e.borderSkipped=r}function D(e,t,n,a){var i,r,s;return a?(s=n,e=T(e=(i=e)===(r=t)?s:i===s?r:i,n,t)):e=T(e,t,n),e}function T(e,t,n){return"start"===e?t:"end"===e?n:e}function S(e,{inflateAmount:t},n){e.inflateAmount="auto"===t?1===n?.33:0:t}M.defaults={},M.prototype.datasetElementType=null,M.prototype.dataElementType=null;class j extends M{parsePrimitiveData(e,t,n,a){return k(e,t,n,a)}parseArrayData(e,t,n,a){return k(e,t,n,a)}parseObjectData(e,t,n,i){const{iScale:r,vScale:s}=e,{xAxisKey:o="x",yAxisKey:l="y"}=this._parsing,d="x"===r.axis?o:l,c="x"===s.axis?o:l,u=[];let h,m,_,p;for(h=n,m=n+i;h<m;++h)p=t[h],_={},_[r.axis]=r.parse((0,a.f)(p,d),h),u.push(w((0,a.f)(p,c),_,s,h));return u}updateRangeFromParsed(e,t,n,a){super.updateRangeFromParsed(e,t,n,a);const i=n._custom;i&&t===this._cachedMeta.vScale&&(e.min=Math.min(e.min,i.min),e.max=Math.max(e.max,i.max))}getMaxOverflow(){return 0}getLabelAndValue(e){const t=this._cachedMeta,{iScale:n,vScale:a}=t,i=this.getParsed(e),r=i._custom,s=L(r)?"["+r.start+", "+r.end+"]":""+a.getLabelForValue(i[a.axis]);return{label:""+n.getLabelForValue(i[n.axis]),value:s}}initialize(){this.enableOptionSharing=!0,super.initialize();this._cachedMeta.stack=this.getDataset().stack}update(e){const t=this._cachedMeta;this.updateElements(t.data,0,t.data.length,e)}updateElements(e,t,n,i){const r="reset"===i,{index:s,_cachedMeta:{vScale:o}}=this,l=o.getBasePixel(),d=o.isHorizontal(),c=this._getRuler(),{sharedOptions:u,includeOptions:h}=this._getSharedOptions(t,i);for(let m=t;m<t+n;m++){const t=this.getParsed(m),n=r||(0,a.k)(t[o.axis])?{base:l,head:l}:this._calculateBarValuePixels(m),_=this._calculateBarIndexPixels(m,c),p=(t._stacks||{})[o.axis],f={horizontal:d,base:n.base,enableBorderRadius:!p||L(t._custom)||s===p._top||s===p._bottom,x:d?n.head:_.center,y:d?_.center:n.head,height:d?_.size:Math.abs(n.size),width:d?Math.abs(n.size):_.size};h&&(f.options=u||this.resolveDataElementOptions(m,e[m].active?"active":i));const g=f.options||e[m].options;Y(f,g,p,s),S(f,g,c.ratio),this.updateElement(e[m],m,f,i)}}_getStacks(e,t){const{iScale:n}=this._cachedMeta,i=n.getMatchingVisibleMetas(this._type).filter((e=>e.controller.options.grouped)),r=n.options.stacked,s=[],o=e=>{const n=e.controller.getParsed(t),i=n&&n[e.vScale.axis];if((0,a.k)(i)||isNaN(i))return!0};for(const n of i)if((void 0===t||!o(n))&&((!1===r||-1===s.indexOf(n.stack)||void 0===r&&void 0===n.stack)&&s.push(n.stack),n.index===e))break;return s.length||s.push(void 0),s}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,t,n){const a=this._getStacks(e,n),i=void 0!==t?a.indexOf(t):-1;return-1===i?a.length-1:i}_getRuler(){const e=this.options,t=this._cachedMeta,n=t.iScale,a=[];let i,r;for(i=0,r=t.data.length;i<r;++i)a.push(n.getPixelForValue(this.getParsed(i)[n.axis],i));const s=e.barThickness;return{min:s||x(t),pixels:a,start:n._startPixel,end:n._endPixel,stackCount:this._getStackCount(),scale:n,grouped:e.grouped,ratio:s?1:e.categoryPercentage*e.barPercentage}}_calculateBarValuePixels(e){const{_cachedMeta:{vScale:t,_stacked:n},options:{base:i,minBarLength:r}}=this,s=i||0,o=this.getParsed(e),l=o._custom,d=L(l);let c,u,h=o[t.axis],m=0,_=n?this.applyStack(t,o,n):h;_!==h&&(m=_-h,_=h),d&&(h=l.barStart,_=l.barEnd-l.barStart,0!==h&&(0,a.s)(h)!==(0,a.s)(l.barEnd)&&(m=0),m+=h);const p=(0,a.k)(i)||d?m:i;let f=t.getPixelForValue(p);if(c=this.chart.getDataVisibility(e)?t.getPixelForValue(m+_):f,u=c-f,Math.abs(u)<r){u=function(e,t,n){return 0!==e?(0,a.s)(e):(t.isHorizontal()?1:-1)*(t.min>=n?1:-1)}(u,t,s)*r,h===s&&(f-=u/2);const e=t.getPixelForDecimal(0),n=t.getPixelForDecimal(1),i=Math.min(e,n),o=Math.max(e,n);f=Math.max(Math.min(f,o),i),c=f+u}if(f===t.getPixelForValue(s)){const e=(0,a.s)(u)*t.getLineWidthForValue(s)/2;f+=e,u-=e}return{size:u,base:f,head:c,center:c+u/2}}_calculateBarIndexPixels(e,t){const n=t.scale,i=this.options,r=i.skipNull,s=(0,a.v)(i.maxBarThickness,1/0);let o,l;if(t.grouped){const n=r?this._getStackCount(e):t.stackCount,d="flex"===i.barThickness?function(e,t,n,a){const i=t.pixels,r=i[e];let s=e>0?i[e-1]:null,o=e<i.length-1?i[e+1]:null;const l=n.categoryPercentage;null===s&&(s=r-(null===o?t.end-t.start:o-r)),null===o&&(o=r+r-s);const d=r-(r-Math.min(s,o))/2*l;return{chunk:Math.abs(o-s)/2*l/a,ratio:n.barPercentage,start:d}}(e,t,i,n):function(e,t,n,i){const r=n.barThickness;let s,o;return(0,a.k)(r)?(s=t.min*n.categoryPercentage,o=n.barPercentage):(s=r*i,o=1),{chunk:s/i,ratio:o,start:t.pixels[e]-s/2}}(e,t,i,n),c=this._getStackIndex(this.index,this._cachedMeta.stack,r?e:void 0);o=d.start+d.chunk*c+d.chunk/2,l=Math.min(s,d.chunk*d.ratio)}else o=n.getPixelForValue(this.getParsed(e)[n.axis],e),l=Math.min(s,t.min*t.ratio);return{base:o-l/2,head:o+l/2,center:o,size:l}}draw(){const e=this._cachedMeta,t=e.vScale,n=e.data,a=n.length;let i=0;for(;i<a;++i)null!==this.getParsed(i)[t.axis]&&n[i].draw(this._ctx)}}j.id="bar",j.defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}},j.overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};class H extends M{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(e,t,n,a){const i=super.parsePrimitiveData(e,t,n,a);for(let e=0;e<i.length;e++)i[e]._custom=this.resolveDataElementOptions(e+n).radius;return i}parseArrayData(e,t,n,i){const r=super.parseArrayData(e,t,n,i);for(let e=0;e<r.length;e++){const i=t[n+e];r[e]._custom=(0,a.v)(i[2],this.resolveDataElementOptions(e+n).radius)}return r}parseObjectData(e,t,n,i){const r=super.parseObjectData(e,t,n,i);for(let e=0;e<r.length;e++){const i=t[n+e];r[e]._custom=(0,a.v)(i&&i.r&&+i.r,this.resolveDataElementOptions(e+n).radius)}return r}getMaxOverflow(){const e=this._cachedMeta.data;let t=0;for(let n=e.length-1;n>=0;--n)t=Math.max(t,e[n].size(this.resolveDataElementOptions(n))/2);return t>0&&t}getLabelAndValue(e){const t=this._cachedMeta,{xScale:n,yScale:a}=t,i=this.getParsed(e),r=n.getLabelForValue(i.x),s=a.getLabelForValue(i.y),o=i._custom;return{label:t.label,value:"("+r+", "+s+(o?", "+o:"")+")"}}update(e){const t=this._cachedMeta.data;this.updateElements(t,0,t.length,e)}updateElements(e,t,n,a){const i="reset"===a,{iScale:r,vScale:s}=this._cachedMeta,{sharedOptions:o,includeOptions:l}=this._getSharedOptions(t,a),d=r.axis,c=s.axis;for(let u=t;u<t+n;u++){const t=e[u],n=!i&&this.getParsed(u),h={},m=h[d]=i?r.getPixelForDecimal(.5):r.getPixelForValue(n[d]),_=h[c]=i?s.getBasePixel():s.getPixelForValue(n[c]);h.skip=isNaN(m)||isNaN(_),l&&(h.options=o||this.resolveDataElementOptions(u,t.active?"active":a),i&&(h.options.radius=0)),this.updateElement(t,u,h,a)}}resolveDataElementOptions(e,t){const n=this.getParsed(e);let i=super.resolveDataElementOptions(e,t);i.$shared&&(i=Object.assign({},i,{$shared:!1}));const r=i.radius;return"active"!==t&&(i.radius=0),i.radius+=(0,a.v)(n&&n._custom,r),i}}H.id="bubble",H.defaults={datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}},H.overrides={scales:{x:{type:"linear"},y:{type:"linear"}},plugins:{tooltip:{callbacks:{title:()=>""}}}};class C extends M{constructor(e,t){super(e,t),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,t){const n=this.getDataset().data,i=this._cachedMeta;if(!1===this._parsing)i._parsed=n;else{let r,s,o=e=>+n[e];if((0,a.i)(n[e])){const{key:e="value"}=this._parsing;o=t=>+(0,a.f)(n[t],e)}for(r=e,s=e+t;r<s;++r)i._parsed[r]=o(r)}}_getRotation(){return(0,a.t)(this.options.rotation-90)}_getCircumference(){return(0,a.t)(this.options.circumference)}_getRotationExtents(){let e=a.T,t=-a.T;for(let n=0;n<this.chart.data.datasets.length;++n)if(this.chart.isDatasetVisible(n)){const a=this.chart.getDatasetMeta(n).controller,i=a._getRotation(),r=a._getCircumference();e=Math.min(e,i),t=Math.max(t,i+r)}return{rotation:e,circumference:t-e}}update(e){const t=this.chart,{chartArea:n}=t,i=this._cachedMeta,r=i.data,s=this.getMaxBorderWidth()+this.getMaxOffset(r)+this.options.spacing,o=Math.max((Math.min(n.width,n.height)-s)/2,0),l=Math.min((0,a.m)(this.options.cutout,o),1),d=this._getRingWeight(this.index),{circumference:c,rotation:u}=this._getRotationExtents(),{ratioX:h,ratioY:m,offsetX:_,offsetY:p}=function(e,t,n){let i=1,r=1,s=0,o=0;if(t<a.T){const l=e,d=l+t,c=Math.cos(l),u=Math.sin(l),h=Math.cos(d),m=Math.sin(d),_=(e,t,i)=>(0,a.p)(e,l,d,!0)?1:Math.max(t,t*n,i,i*n),p=(e,t,i)=>(0,a.p)(e,l,d,!0)?-1:Math.min(t,t*n,i,i*n),f=_(0,c,h),g=_(a.H,u,m),y=p(a.P,c,h),b=p(a.P+a.H,u,m);i=(f-y)/2,r=(g-b)/2,s=-(f+y)/2,o=-(g+b)/2}return{ratioX:i,ratioY:r,offsetX:s,offsetY:o}}(u,c,l),f=(n.width-s)/h,g=(n.height-s)/m,y=Math.max(Math.min(f,g)/2,0),b=(0,a.n)(this.options.radius,y),v=(b-Math.max(b*l,0))/this._getVisibleDatasetWeightTotal();this.offsetX=_*b,this.offsetY=p*b,i.total=this.calculateTotal(),this.outerRadius=b-v*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-v*d,0),this.updateElements(r,0,r.length,e)}_circumference(e,t){const n=this.options,i=this._cachedMeta,r=this._getCircumference();return t&&n.animation.animateRotate||!this.chart.getDataVisibility(e)||null===i._parsed[e]||i.data[e].hidden?0:this.calculateCircumference(i._parsed[e]*r/a.T)}updateElements(e,t,n,a){const i="reset"===a,r=this.chart,s=r.chartArea,o=r.options.animation,l=(s.left+s.right)/2,d=(s.top+s.bottom)/2,c=i&&o.animateScale,u=c?0:this.innerRadius,h=c?0:this.outerRadius,{sharedOptions:m,includeOptions:_}=this._getSharedOptions(t,a);let p,f=this._getRotation();for(p=0;p<t;++p)f+=this._circumference(p,i);for(p=t;p<t+n;++p){const t=this._circumference(p,i),n=e[p],r={x:l+this.offsetX,y:d+this.offsetY,startAngle:f,endAngle:f+t,circumference:t,outerRadius:h,innerRadius:u};_&&(r.options=m||this.resolveDataElementOptions(p,n.active?"active":a)),f+=t,this.updateElement(n,p,r,a)}}calculateTotal(){const e=this._cachedMeta,t=e.data;let n,a=0;for(n=0;n<t.length;n++){const i=e._parsed[n];null===i||isNaN(i)||!this.chart.getDataVisibility(n)||t[n].hidden||(a+=Math.abs(i))}return a}calculateCircumference(e){const t=this._cachedMeta.total;return t>0&&!isNaN(e)?a.T*(Math.abs(e)/t):0}getLabelAndValue(e){const t=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=(0,a.o)(t._parsed[e],n.options.locale);return{label:i[e]||"",value:r}}getMaxBorderWidth(e){let t=0;const n=this.chart;let a,i,r,s,o;if(!e)for(a=0,i=n.data.datasets.length;a<i;++a)if(n.isDatasetVisible(a)){r=n.getDatasetMeta(a),e=r.data,s=r.controller;break}if(!e)return 0;for(a=0,i=e.length;a<i;++a)o=s.resolveDataElementOptions(a),"inner"!==o.borderAlign&&(t=Math.max(t,o.borderWidth||0,o.hoverBorderWidth||0));return t}getMaxOffset(e){let t=0;for(let n=0,a=e.length;n<a;++n){const e=this.resolveDataElementOptions(n);t=Math.max(t,e.offset||0,e.hoverOffset||0)}return t}_getRingWeightOffset(e){let t=0;for(let n=0;n<e;++n)this.chart.isDatasetVisible(n)&&(t+=this._getRingWeight(n));return t}_getRingWeight(e){return Math.max((0,a.v)(this.chart.data.datasets[e].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}C.id="doughnut",C.defaults={datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"},C.descriptors={_scriptable:e=>"spacing"!==e,_indexable:e=>"spacing"!==e},C.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:n}}=e.legend.options;return t.labels.map(((t,a)=>{const i=e.getDatasetMeta(0).controller.getStyle(a);return{text:t,fillStyle:i.backgroundColor,strokeStyle:i.borderColor,lineWidth:i.borderWidth,pointStyle:n,hidden:!e.getDataVisibility(a),index:a}}))}return[]}},onClick(e,t,n){n.chart.toggleDataVisibility(t.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label(e){let t=e.label;const n=": "+e.formattedValue;return(0,a.b)(t)?(t=t.slice(),t[0]+=n):t+=n,t}}}}};class A extends M{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const t=this._cachedMeta,{dataset:n,data:i=[],_dataset:r}=t,s=this.chart._animationsDisabled;let{start:o,count:l}=(0,a.q)(t,i,s);this._drawStart=o,this._drawCount=l,(0,a.w)(t)&&(o=0,l=i.length),n._chart=this.chart,n._datasetIndex=this.index,n._decimated=!!r._decimated,n.points=i;const d=this.resolveDatasetElementOptions(e);this.options.showLine||(d.borderWidth=0),d.segment=this.options.segment,this.updateElement(n,void 0,{animated:!s,options:d},e),this.updateElements(i,o,l,e)}updateElements(e,t,n,i){const r="reset"===i,{iScale:s,vScale:o,_stacked:l,_dataset:d}=this._cachedMeta,{sharedOptions:c,includeOptions:u}=this._getSharedOptions(t,i),h=s.axis,m=o.axis,{spanGaps:_,segment:p}=this.options,f=(0,a.x)(_)?_:Number.POSITIVE_INFINITY,g=this.chart._animationsDisabled||r||"none"===i;let y=t>0&&this.getParsed(t-1);for(let _=t;_<t+n;++_){const t=e[_],n=this.getParsed(_),b=g?t:{},v=(0,a.k)(n[m]),M=b[h]=s.getPixelForValue(n[h],_),x=b[m]=r||v?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,n,l):n[m],_);b.skip=isNaN(M)||isNaN(x)||v,b.stop=_>0&&Math.abs(n[h]-y[h])>f,p&&(b.parsed=n,b.raw=d.data[_]),u&&(b.options=c||this.resolveDataElementOptions(_,t.active?"active":i)),g||this.updateElement(t,_,b,i),y=n}}getMaxOverflow(){const e=this._cachedMeta,t=e.dataset,n=t.options&&t.options.borderWidth||0,a=e.data||[];if(!a.length)return n;const i=a[0].size(this.resolveDataElementOptions(0)),r=a[a.length-1].size(this.resolveDataElementOptions(a.length-1));return Math.max(n,i,r)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}A.id="line",A.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},A.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class E extends M{constructor(e,t){super(e,t),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const t=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=(0,a.o)(t._parsed[e].r,n.options.locale);return{label:i[e]||"",value:r}}parseObjectData(e,t,n,i){return a.y.bind(this)(e,t,n,i)}update(e){const t=this._cachedMeta.data;this._updateRadius(),this.updateElements(t,0,t.length,e)}getMinMax(){const e=this._cachedMeta,t={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach(((e,n)=>{const a=this.getParsed(n).r;!isNaN(a)&&this.chart.getDataVisibility(n)&&(a<t.min&&(t.min=a),a>t.max&&(t.max=a))})),t}_updateRadius(){const e=this.chart,t=e.chartArea,n=e.options,a=Math.min(t.right-t.left,t.bottom-t.top),i=Math.max(a/2,0),r=(i-Math.max(n.cutoutPercentage?i/100*n.cutoutPercentage:1,0))/e.getVisibleDatasetCount();this.outerRadius=i-r*this.index,this.innerRadius=this.outerRadius-r}updateElements(e,t,n,i){const r="reset"===i,s=this.chart,o=s.options.animation,l=this._cachedMeta.rScale,d=l.xCenter,c=l.yCenter,u=l.getIndexAngle(0)-.5*a.P;let h,m=u;const _=360/this.countVisibleElements();for(h=0;h<t;++h)m+=this._computeAngle(h,i,_);for(h=t;h<t+n;h++){const t=e[h];let n=m,a=m+this._computeAngle(h,i,_),p=s.getDataVisibility(h)?l.getDistanceFromCenterForValue(this.getParsed(h).r):0;m=a,r&&(o.animateScale&&(p=0),o.animateRotate&&(n=a=u));const f={x:d,y:c,innerRadius:0,outerRadius:p,startAngle:n,endAngle:a,options:this.resolveDataElementOptions(h,t.active?"active":i)};this.updateElement(t,h,f,i)}}countVisibleElements(){const e=this._cachedMeta;let t=0;return e.data.forEach(((e,n)=>{!isNaN(this.getParsed(n).r)&&this.chart.getDataVisibility(n)&&t++})),t}_computeAngle(e,t,n){return this.chart.getDataVisibility(e)?(0,a.t)(this.resolveDataElementOptions(e,t).angle||n):0}}E.id="polarArea",E.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},E.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:n}}=e.legend.options;return t.labels.map(((t,a)=>{const i=e.getDatasetMeta(0).controller.getStyle(a);return{text:t,fillStyle:i.backgroundColor,strokeStyle:i.borderColor,lineWidth:i.borderWidth,pointStyle:n,hidden:!e.getDataVisibility(a),index:a}}))}return[]}},onClick(e,t,n){n.chart.toggleDataVisibility(t.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label:e=>e.chart.data.labels[e.dataIndex]+": "+e.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class P extends C{}P.id="pie",P.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class O extends M{getLabelAndValue(e){const t=this._cachedMeta.vScale,n=this.getParsed(e);return{label:t.getLabels()[e],value:""+t.getLabelForValue(n[t.axis])}}parseObjectData(e,t,n,i){return a.y.bind(this)(e,t,n,i)}update(e){const t=this._cachedMeta,n=t.dataset,a=t.data||[],i=t.iScale.getLabels();if(n.points=a,"resize"!==e){const t=this.resolveDatasetElementOptions(e);this.options.showLine||(t.borderWidth=0);const r={_loop:!0,_fullLoop:i.length===a.length,options:t};this.updateElement(n,void 0,r,e)}this.updateElements(a,0,a.length,e)}updateElements(e,t,n,a){const i=this._cachedMeta.rScale,r="reset"===a;for(let s=t;s<t+n;s++){const t=e[s],n=this.resolveDataElementOptions(s,t.active?"active":a),o=i.getPointPositionForValue(s,this.getParsed(s).r),l=r?i.xCenter:o.x,d=r?i.yCenter:o.y,c={x:l,y:d,angle:o.angle,skip:isNaN(l)||isNaN(d),options:n};this.updateElement(t,s,c,a)}}}O.id="radar",O.defaults={datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}},O.overrides={aspectRatio:1,scales:{r:{type:"radialLinear"}}};class I{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(e){const{x:t,y:n}=this.getProps(["x","y"],e);return{x:t,y:n}}hasValue(){return(0,a.x)(this.x)&&(0,a.x)(this.y)}getProps(e,t){const n=this.$animations;if(!t||!n)return this;const a={};return e.forEach((e=>{a[e]=n[e]&&n[e].active()?n[e]._to:this[e]})),a}}I.defaults={},I.defaultRoutes=void 0;const N={values:e=>(0,a.b)(e)?e:""+e,numeric(e,t,n){if(0===e)return"0";const i=this.chart.options.locale;let r,s=e;if(n.length>1){const t=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(t<1e-4||t>1e15)&&(r="scientific"),s=function(e,t){let n=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;Math.abs(n)>=1&&e!==Math.floor(e)&&(n=e-Math.floor(e));return n}(e,n)}const o=(0,a.z)(Math.abs(s)),l=Math.max(Math.min(-1*Math.floor(o),20),0),d={notation:r,minimumFractionDigits:l,maximumFractionDigits:l};return Object.assign(d,this.options.ticks.format),(0,a.o)(e,i,d)},logarithmic(e,t,n){if(0===e)return"0";const i=e/Math.pow(10,Math.floor((0,a.z)(e)));return 1===i||2===i||5===i?N.numeric.call(this,e,t,n):""}};var z={formatters:N};function F(e,t){const n=e.options.ticks,i=n.maxTicksLimit||function(e){const t=e.options.offset,n=e._tickSize(),a=e._length/n+(t?0:1),i=e._maxLength/n;return Math.floor(Math.min(a,i))}(e),r=n.major.enabled?function(e){const t=[];let n,a;for(n=0,a=e.length;n<a;n++)e[n].major&&t.push(n);return t}(t):[],s=r.length,o=r[0],l=r[s-1],d=[];if(s>i)return function(e,t,n,a){let i,r=0,s=n[0];for(a=Math.ceil(a),i=0;i<e.length;i++)i===s&&(t.push(e[i]),r++,s=n[r*a])}(t,d,r,s/i),d;const c=function(e,t,n){const i=function(e){const t=e.length;let n,a;if(t<2)return!1;for(a=e[0],n=1;n<t;++n)if(e[n]-e[n-1]!==a)return!1;return a}(e),r=t.length/n;if(!i)return Math.max(r,1);const s=(0,a.A)(i);for(let e=0,t=s.length-1;e<t;e++){const t=s[e];if(t>r)return t}return Math.max(r,1)}(r,t,i);if(s>0){let e,n;const i=s>1?Math.round((l-o)/(s-1)):null;for(R(t,d,c,(0,a.k)(i)?0:o-i,o),e=0,n=s-1;e<n;e++)R(t,d,c,r[e],r[e+1]);return R(t,d,c,l,(0,a.k)(i)?t.length:l+i),d}return R(t,d,c),d}function R(e,t,n,i,r){const s=(0,a.v)(i,0),o=Math.min((0,a.v)(r,e.length),e.length);let l,d,c,u=0;for(n=Math.ceil(n),r&&(l=r-i,n=l/Math.floor(l/n)),c=s;c<0;)u++,c=Math.round(s+u*n);for(d=Math.max(s,0);d<o;d++)d===c&&(t.push(e[d]),u++,c=Math.round(s+u*n))}a.d.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(e,t)=>t.lineWidth,tickColor:(e,t)=>t.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:z.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),a.d.route("scale.ticks","color","","color"),a.d.route("scale.grid","color","","borderColor"),a.d.route("scale.grid","borderColor","","borderColor"),a.d.route("scale.title","color","","color"),a.d.describe("scale",{_fallback:!1,_scriptable:e=>!e.startsWith("before")&&!e.startsWith("after")&&"callback"!==e&&"parser"!==e,_indexable:e=>"borderDash"!==e&&"tickBorderDash"!==e}),a.d.describe("scales",{_fallback:"scale"}),a.d.describe("scale.ticks",{_scriptable:e=>"backdropPadding"!==e&&"callback"!==e,_indexable:e=>"backdropPadding"!==e});const W=(e,t,n)=>"top"===t||"left"===t?e[t]+n:e[t]-n;function B(e,t){const n=[],a=e.length/t,i=e.length;let r=0;for(;r<i;r+=a)n.push(e[Math.floor(r)]);return n}function V(e,t,n){const a=e.ticks.length,i=Math.min(t,a-1),r=e._startPixel,s=e._endPixel,o=1e-6;let l,d=e.getPixelForTick(i);if(!(n&&(l=1===a?Math.max(d-r,s-d):0===t?(e.getPixelForTick(1)-d)/2:(d-e.getPixelForTick(i-1))/2,d+=i<t?l:-l,d<r-o||d>s+o)))return d}function $(e){return e.drawTicks?e.tickLength:0}function U(e,t){if(!e.display)return 0;const n=(0,a.O)(e.font,t),i=(0,a.K)(e.padding);return((0,a.b)(e.text)?e.text.length:1)*n.lineHeight+i.height}function J(e,t,n){let i=(0,a.R)(e);return(n&&"right"!==t||!n&&"right"===t)&&(i=(e=>"left"===e?"right":"right"===e?"left":e)(i)),i}class G extends I{constructor(e){super(),this.id=e.id,this.type=e.type,this.options=void 0,this.ctx=e.ctx,this.chart=e.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(e){this.options=e.setContext(this.getContext()),this.axis=e.axis,this._userMin=this.parse(e.min),this._userMax=this.parse(e.max),this._suggestedMin=this.parse(e.suggestedMin),this._suggestedMax=this.parse(e.suggestedMax)}parse(e,t){return e}getUserBounds(){let{_userMin:e,_userMax:t,_suggestedMin:n,_suggestedMax:i}=this;return e=(0,a.B)(e,Number.POSITIVE_INFINITY),t=(0,a.B)(t,Number.NEGATIVE_INFINITY),n=(0,a.B)(n,Number.POSITIVE_INFINITY),i=(0,a.B)(i,Number.NEGATIVE_INFINITY),{min:(0,a.B)(e,n),max:(0,a.B)(t,i),minDefined:(0,a.g)(e),maxDefined:(0,a.g)(t)}}getMinMax(e){let t,{min:n,max:i,minDefined:r,maxDefined:s}=this.getUserBounds();if(r&&s)return{min:n,max:i};const o=this.getMatchingVisibleMetas();for(let a=0,l=o.length;a<l;++a)t=o[a].controller.getMinMax(this,e),r||(n=Math.min(n,t.min)),s||(i=Math.max(i,t.max));return n=s&&n>i?i:n,i=r&&n>i?n:i,{min:(0,a.B)(n,(0,a.B)(i,n)),max:(0,a.B)(i,(0,a.B)(n,i))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){(0,a.C)(this.options.beforeUpdate,[this])}update(e,t,n){const{beginAtZero:i,grace:r,ticks:s}=this.options,o=s.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=t,this._margins=n=Object.assign({left:0,right:0,top:0,bottom:0},n),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+n.left+n.right:this.height+n.top+n.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=(0,a.D)(this,r,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=o<this.ticks.length;this._convertTicksToLabels(l?B(this.ticks,o):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),s.display&&(s.autoSkip||"auto"===s.source)&&(this.ticks=F(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),l&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e,t,n=this.options.reverse;this.isHorizontal()?(e=this.left,t=this.right):(e=this.top,t=this.bottom,n=!n),this._startPixel=e,this._endPixel=t,this._reversePixels=n,this._length=t-e,this._alignToPixels=this.options.alignToPixels}afterUpdate(){(0,a.C)(this.options.afterUpdate,[this])}beforeSetDimensions(){(0,a.C)(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){(0,a.C)(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),(0,a.C)(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){(0,a.C)(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const t=this.options.ticks;let n,i,r;for(n=0,i=e.length;n<i;n++)r=e[n],r.label=(0,a.C)(t.callback,[r.value,n,e],this)}afterTickToLabelConversion(){(0,a.C)(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){(0,a.C)(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,t=e.ticks,n=this.ticks.length,i=t.minRotation||0,r=t.maxRotation;let s,o,l,d=i;if(!this._isVisible()||!t.display||i>=r||n<=1||!this.isHorizontal())return void(this.labelRotation=i);const c=this._getLabelSizes(),u=c.widest.width,h=c.highest.height,m=(0,a.E)(this.chart.width-u,0,this.maxWidth);s=e.offset?this.maxWidth/n:m/(n-1),u+6>s&&(s=m/(n-(e.offset?.5:1)),o=this.maxHeight-$(e.grid)-t.padding-U(e.title,this.chart.options.font),l=Math.sqrt(u*u+h*h),d=(0,a.F)(Math.min(Math.asin((0,a.E)((c.highest.height+6)/s,-1,1)),Math.asin((0,a.E)(o/l,-1,1))-Math.asin((0,a.E)(h/l,-1,1)))),d=Math.max(i,Math.min(r,d))),this.labelRotation=d}afterCalculateLabelRotation(){(0,a.C)(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){(0,a.C)(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:t,options:{ticks:n,title:i,grid:r}}=this,s=this._isVisible(),o=this.isHorizontal();if(s){const s=U(i,t.options.font);if(o?(e.width=this.maxWidth,e.height=$(r)+s):(e.height=this.maxHeight,e.width=$(r)+s),n.display&&this.ticks.length){const{first:t,last:i,widest:r,highest:s}=this._getLabelSizes(),l=2*n.padding,d=(0,a.t)(this.labelRotation),c=Math.cos(d),u=Math.sin(d);if(o){const t=n.mirror?0:u*r.width+c*s.height;e.height=Math.min(this.maxHeight,e.height+t+l)}else{const t=n.mirror?0:c*r.width+u*s.height;e.width=Math.min(this.maxWidth,e.width+t+l)}this._calculatePadding(t,i,u,c)}}this._handleMargins(),o?(this.width=this._length=t.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=t.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,t,n,a){const{ticks:{align:i,padding:r},position:s}=this.options,o=0!==this.labelRotation,l="top"!==s&&"x"===this.axis;if(this.isHorizontal()){const s=this.getPixelForTick(0)-this.left,d=this.right-this.getPixelForTick(this.ticks.length-1);let c=0,u=0;o?l?(c=a*e.width,u=n*t.height):(c=n*e.height,u=a*t.width):"start"===i?u=t.width:"end"===i?c=e.width:"inner"!==i&&(c=e.width/2,u=t.width/2),this.paddingLeft=Math.max((c-s+r)*this.width/(this.width-s),0),this.paddingRight=Math.max((u-d+r)*this.width/(this.width-d),0)}else{let n=t.height/2,a=e.height/2;"start"===i?(n=0,a=e.height):"end"===i&&(n=t.height,a=0),this.paddingTop=n+r,this.paddingBottom=a+r}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){(0,a.C)(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:t}=this.options;return"top"===t||"bottom"===t||"x"===e}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){let t,n;for(this.beforeTickToLabelConversion(),this.generateTickLabels(e),t=0,n=e.length;t<n;t++)(0,a.k)(e[t].label)&&(e.splice(t,1),n--,t--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const t=this.options.ticks.sampleSize;let n=this.ticks;t<n.length&&(n=B(n,t)),this._labelSizes=e=this._computeLabelSizes(n,n.length)}return e}_computeLabelSizes(e,t){const{ctx:n,_longestTextCache:i}=this,r=[],s=[];let o,l,d,c,u,h,m,_,p,f,g,y=0,b=0;for(o=0;o<t;++o){if(c=e[o].label,u=this._resolveTickFontOptions(o),n.font=h=u.string,m=i[h]=i[h]||{data:{},gc:[]},_=u.lineHeight,p=f=0,(0,a.k)(c)||(0,a.b)(c)){if((0,a.b)(c))for(l=0,d=c.length;l<d;++l)g=c[l],(0,a.k)(g)||(0,a.b)(g)||(p=(0,a.G)(n,m.data,m.gc,p,g),f+=_)}else p=(0,a.G)(n,m.data,m.gc,p,c),f=_;r.push(p),s.push(f),y=Math.max(p,y),b=Math.max(f,b)}!function(e,t){(0,a.Q)(e,(e=>{const n=e.gc,a=n.length/2;let i;if(a>t){for(i=0;i<a;++i)delete e.data[n[i]];n.splice(0,a)}}))}(i,t);const v=r.indexOf(y),M=s.indexOf(b),x=e=>({width:r[e]||0,height:s[e]||0});return{first:x(0),last:x(t-1),widest:x(v),highest:x(M),widths:r,heights:s}}getLabelForValue(e){return e}getPixelForValue(e,t){return NaN}getValueForPixel(e){}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const t=this._startPixel+e*this._length;return(0,a.I)(this._alignToPixels?(0,a.J)(this.chart,t,0):t)}getDecimalForPixel(e){const t=(e-this._startPixel)/this._length;return this._reversePixels?1-t:t}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:t}=this;return e<0&&t<0?t:e>0&&t>0?e:0}getContext(e){const t=this.ticks||[];if(e>=0&&e<t.length){const n=t[e];return n.$context||(n.$context=function(e,t,n){return(0,a.h)(e,{tick:n,index:t,type:"tick"})}(this.getContext(),e,n))}return this.$context||(this.$context=(n=this.chart.getContext(),i=this,(0,a.h)(n,{scale:i,type:"scale"})));var n,i}_tickSize(){const e=this.options.ticks,t=(0,a.t)(this.labelRotation),n=Math.abs(Math.cos(t)),i=Math.abs(Math.sin(t)),r=this._getLabelSizes(),s=e.autoSkipPadding||0,o=r?r.widest.width+s:0,l=r?r.highest.height+s:0;return this.isHorizontal()?l*n>o*i?o/n:l/i:l*i<o*n?l/n:o/i}_isVisible(){const e=this.options.display;return"auto"!==e?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const t=this.axis,n=this.chart,i=this.options,{grid:r,position:s}=i,o=r.offset,l=this.isHorizontal(),d=this.ticks.length+(o?1:0),c=$(r),u=[],h=r.setContext(this.getContext()),m=h.drawBorder?h.borderWidth:0,_=m/2,p=function(e){return(0,a.J)(n,e,m)};let f,g,y,b,v,M,x,w,k,L,Y,D;if("top"===s)f=p(this.bottom),M=this.bottom-c,w=f-_,L=p(e.top)+_,D=e.bottom;else if("bottom"===s)f=p(this.top),L=e.top,D=p(e.bottom)-_,M=f+_,w=this.top+c;else if("left"===s)f=p(this.right),v=this.right-c,x=f-_,k=p(e.left)+_,Y=e.right;else if("right"===s)f=p(this.left),k=e.left,Y=p(e.right)-_,v=f+_,x=this.left+c;else if("x"===t){if("center"===s)f=p((e.top+e.bottom)/2+.5);else if((0,a.i)(s)){const e=Object.keys(s)[0],t=s[e];f=p(this.chart.scales[e].getPixelForValue(t))}L=e.top,D=e.bottom,M=f+_,w=M+c}else if("y"===t){if("center"===s)f=p((e.left+e.right)/2);else if((0,a.i)(s)){const e=Object.keys(s)[0],t=s[e];f=p(this.chart.scales[e].getPixelForValue(t))}v=f-_,x=v-c,k=e.left,Y=e.right}const T=(0,a.v)(i.ticks.maxTicksLimit,d),S=Math.max(1,Math.ceil(d/T));for(g=0;g<d;g+=S){const e=r.setContext(this.getContext(g)),t=e.lineWidth,i=e.color,s=e.borderDash||[],d=e.borderDashOffset,c=e.tickWidth,h=e.tickColor,m=e.tickBorderDash||[],_=e.tickBorderDashOffset;y=V(this,g,o),void 0!==y&&(b=(0,a.J)(n,y,t),l?v=x=k=Y=b:M=w=L=D=b,u.push({tx1:v,ty1:M,tx2:x,ty2:w,x1:k,y1:L,x2:Y,y2:D,width:t,color:i,borderDash:s,borderDashOffset:d,tickWidth:c,tickColor:h,tickBorderDash:m,tickBorderDashOffset:_}))}return this._ticksLength=d,this._borderValue=f,u}_computeLabelItems(e){const t=this.axis,n=this.options,{position:i,ticks:r}=n,s=this.isHorizontal(),o=this.ticks,{align:l,crossAlign:d,padding:c,mirror:u}=r,h=$(n.grid),m=h+c,_=u?-c:m,p=-(0,a.t)(this.labelRotation),f=[];let g,y,b,v,M,x,w,k,L,Y,D,T,S="middle";if("top"===i)x=this.bottom-_,w=this._getXAxisLabelAlignment();else if("bottom"===i)x=this.top+_,w=this._getXAxisLabelAlignment();else if("left"===i){const e=this._getYAxisLabelAlignment(h);w=e.textAlign,M=e.x}else if("right"===i){const e=this._getYAxisLabelAlignment(h);w=e.textAlign,M=e.x}else if("x"===t){if("center"===i)x=(e.top+e.bottom)/2+m;else if((0,a.i)(i)){const e=Object.keys(i)[0],t=i[e];x=this.chart.scales[e].getPixelForValue(t)+m}w=this._getXAxisLabelAlignment()}else if("y"===t){if("center"===i)M=(e.left+e.right)/2-m;else if((0,a.i)(i)){const e=Object.keys(i)[0],t=i[e];M=this.chart.scales[e].getPixelForValue(t)}w=this._getYAxisLabelAlignment(h).textAlign}"y"===t&&("start"===l?S="top":"end"===l&&(S="bottom"));const j=this._getLabelSizes();for(g=0,y=o.length;g<y;++g){b=o[g],v=b.label;const e=r.setContext(this.getContext(g));k=this.getPixelForTick(g)+r.labelOffset,L=this._resolveTickFontOptions(g),Y=L.lineHeight,D=(0,a.b)(v)?v.length:1;const t=D/2,n=e.color,l=e.textStrokeColor,c=e.textStrokeWidth;let h,m=w;if(s?(M=k,"inner"===w&&(m=g===y-1?this.options.reverse?"left":"right":0===g?this.options.reverse?"right":"left":"center"),T="top"===i?"near"===d||0!==p?-D*Y+Y/2:"center"===d?-j.highest.height/2-t*Y+Y:-j.highest.height+Y/2:"near"===d||0!==p?Y/2:"center"===d?j.highest.height/2-t*Y:j.highest.height-D*Y,u&&(T*=-1)):(x=k,T=(1-D)*Y/2),e.showLabelBackdrop){const t=(0,a.K)(e.backdropPadding),n=j.heights[g],i=j.widths[g];let r=x+T-t.top,s=M-t.left;switch(S){case"middle":r-=n/2;break;case"bottom":r-=n}switch(w){case"center":s-=i/2;break;case"right":s-=i}h={left:s,top:r,width:i+t.width,height:n+t.height,color:e.backdropColor}}f.push({rotation:p,label:v,font:L,color:n,strokeColor:l,strokeWidth:c,textOffset:T,textAlign:m,textBaseline:S,translation:[M,x],backdrop:h})}return f}_getXAxisLabelAlignment(){const{position:e,ticks:t}=this.options;if(-(0,a.t)(this.labelRotation))return"top"===e?"left":"right";let n="center";return"start"===t.align?n="left":"end"===t.align?n="right":"inner"===t.align&&(n="inner"),n}_getYAxisLabelAlignment(e){const{position:t,ticks:{crossAlign:n,mirror:a,padding:i}}=this.options,r=e+i,s=this._getLabelSizes().widest.width;let o,l;return"left"===t?a?(l=this.right+i,"near"===n?o="left":"center"===n?(o="center",l+=s/2):(o="right",l+=s)):(l=this.right-r,"near"===n?o="right":"center"===n?(o="center",l-=s/2):(o="left",l=this.left)):"right"===t?a?(l=this.left+i,"near"===n?o="right":"center"===n?(o="center",l-=s/2):(o="left",l-=s)):(l=this.left+r,"near"===n?o="left":"center"===n?(o="center",l+=s/2):(o="right",l=this.right)):o="right",{textAlign:o,x:l}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,t=this.options.position;return"left"===t||"right"===t?{top:0,left:this.left,bottom:e.height,right:this.right}:"top"===t||"bottom"===t?{top:this.top,left:0,bottom:this.bottom,right:e.width}:void 0}drawBackground(){const{ctx:e,options:{backgroundColor:t},left:n,top:a,width:i,height:r}=this;t&&(e.save(),e.fillStyle=t,e.fillRect(n,a,i,r),e.restore())}getLineWidthForValue(e){const t=this.options.grid;if(!this._isVisible()||!t.display)return 0;const n=this.ticks.findIndex((t=>t.value===e));if(n>=0){return t.setContext(this.getContext(n)).lineWidth}return 0}drawGrid(e){const t=this.options.grid,n=this.ctx,a=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let i,r;const s=(e,t,a)=>{a.width&&a.color&&(n.save(),n.lineWidth=a.width,n.strokeStyle=a.color,n.setLineDash(a.borderDash||[]),n.lineDashOffset=a.borderDashOffset,n.beginPath(),n.moveTo(e.x,e.y),n.lineTo(t.x,t.y),n.stroke(),n.restore())};if(t.display)for(i=0,r=a.length;i<r;++i){const e=a[i];t.drawOnChartArea&&s({x:e.x1,y:e.y1},{x:e.x2,y:e.y2},e),t.drawTicks&&s({x:e.tx1,y:e.ty1},{x:e.tx2,y:e.ty2},{color:e.tickColor,width:e.tickWidth,borderDash:e.tickBorderDash,borderDashOffset:e.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:t,options:{grid:n}}=this,i=n.setContext(this.getContext()),r=n.drawBorder?i.borderWidth:0;if(!r)return;const s=n.setContext(this.getContext(0)).lineWidth,o=this._borderValue;let l,d,c,u;this.isHorizontal()?(l=(0,a.J)(e,this.left,r)-r/2,d=(0,a.J)(e,this.right,s)+s/2,c=u=o):(c=(0,a.J)(e,this.top,r)-r/2,u=(0,a.J)(e,this.bottom,s)+s/2,l=d=o),t.save(),t.lineWidth=i.borderWidth,t.strokeStyle=i.borderColor,t.beginPath(),t.moveTo(l,c),t.lineTo(d,u),t.stroke(),t.restore()}drawLabels(e){if(!this.options.ticks.display)return;const t=this.ctx,n=this._computeLabelArea();n&&(0,a.L)(t,n);const i=this._labelItems||(this._labelItems=this._computeLabelItems(e));let r,s;for(r=0,s=i.length;r<s;++r){const e=i[r],n=e.font,s=e.label;e.backdrop&&(t.fillStyle=e.backdrop.color,t.fillRect(e.backdrop.left,e.backdrop.top,e.backdrop.width,e.backdrop.height));let o=e.textOffset;(0,a.M)(t,s,0,o,n,e)}n&&(0,a.N)(t)}drawTitle(){const{ctx:e,options:{position:t,title:n,reverse:i}}=this;if(!n.display)return;const r=(0,a.O)(n.font),s=(0,a.K)(n.padding),o=n.align;let l=r.lineHeight/2;"bottom"===t||"center"===t||(0,a.i)(t)?(l+=s.bottom,(0,a.b)(n.text)&&(l+=r.lineHeight*(n.text.length-1))):l+=s.top;const{titleX:d,titleY:c,maxWidth:u,rotation:h}=function(e,t,n,i){const{top:r,left:s,bottom:o,right:l,chart:d}=e,{chartArea:c,scales:u}=d;let h,m,_,p=0;const f=o-r,g=l-s;if(e.isHorizontal()){if(m=(0,a.S)(i,s,l),(0,a.i)(n)){const e=Object.keys(n)[0],a=n[e];_=u[e].getPixelForValue(a)+f-t}else _="center"===n?(c.bottom+c.top)/2+f-t:W(e,n,t);h=l-s}else{if((0,a.i)(n)){const e=Object.keys(n)[0],a=n[e];m=u[e].getPixelForValue(a)-g+t}else m="center"===n?(c.left+c.right)/2-g+t:W(e,n,t);_=(0,a.S)(i,o,r),p="left"===n?-a.H:a.H}return{titleX:m,titleY:_,maxWidth:h,rotation:p}}(this,l,t,o);(0,a.M)(e,n.text,0,0,r,{color:n.color,maxWidth:u,rotation:h,textAlign:J(o,t,i),textBaseline:"middle",translation:[d,c]})}draw(e){this._isVisible()&&(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,t=e.ticks&&e.ticks.z||0,n=(0,a.v)(e.grid&&e.grid.z,-1);return this._isVisible()&&this.draw===G.prototype.draw?[{z:n,draw:e=>{this.drawBackground(),this.drawGrid(e),this.drawTitle()}},{z:n+1,draw:()=>{this.drawBorder()}},{z:t,draw:e=>{this.drawLabels(e)}}]:[{z:t,draw:e=>{this.draw(e)}}]}getMatchingVisibleMetas(e){const t=this.chart.getSortedVisibleDatasetMetas(),n=this.axis+"AxisID",a=[];let i,r;for(i=0,r=t.length;i<r;++i){const r=t[i];r[n]!==this.id||e&&r.type!==e||a.push(r)}return a}_resolveTickFontOptions(e){const t=this.options.ticks.setContext(this.getContext(e));return(0,a.O)(t.font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Z{constructor(e,t,n){this.type=e,this.scope=t,this.override=n,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const t=Object.getPrototypeOf(e);let n;(function(e){return"id"in e&&"defaults"in e})(t)&&(n=this.register(t));const i=this.items,r=e.id,s=this.scope+"."+r;if(!r)throw new Error("class does not have id: "+e);return r in i||(i[r]=e,function(e,t,n){const i=(0,a.V)(Object.create(null),[n?a.d.get(n):{},a.d.get(t),e.defaults]);a.d.set(t,i),e.defaultRoutes&&function(e,t){Object.keys(t).forEach((n=>{const i=n.split("."),r=i.pop(),s=[e].concat(i).join("."),o=t[n].split("."),l=o.pop(),d=o.join(".");a.d.route(s,r,d,l)}))}(t,e.defaultRoutes);e.descriptors&&a.d.describe(t,e.descriptors)}(e,s,n),this.override&&a.d.override(e.id,e.overrides)),s}get(e){return this.items[e]}unregister(e){const t=this.items,n=e.id,i=this.scope;n in t&&delete t[n],i&&n in a.d[i]&&(delete a.d[i][n],this.override&&delete a.U[n])}}var q=new class{constructor(){this.controllers=new Z(M,"datasets",!0),this.elements=new Z(I,"elements"),this.plugins=new Z(Object,"plugins"),this.scales=new Z(G,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,t,n){[...t].forEach((t=>{const i=n||this._getRegistryForType(t);n||i.isForType(t)||i===this.plugins&&t.id?this._exec(e,i,t):(0,a.Q)(t,(t=>{const a=n||this._getRegistryForType(t);this._exec(e,a,t)}))}))}_exec(e,t,n){const i=(0,a.W)(e);(0,a.C)(n["before"+i],[],n),t[e](n),(0,a.C)(n["after"+i],[],n)}_getRegistryForType(e){for(let t=0;t<this._typedRegistries.length;t++){const n=this._typedRegistries[t];if(n.isForType(e))return n}return this.plugins}_get(e,t,n){const a=t.get(e);if(void 0===a)throw new Error('"'+e+'" is not a registered '+n+".");return a}};class K extends M{update(e){const t=this._cachedMeta,{data:n=[]}=t,i=this.chart._animationsDisabled;let{start:r,count:s}=(0,a.q)(t,n,i);if(this._drawStart=r,this._drawCount=s,(0,a.w)(t)&&(r=0,s=n.length),this.options.showLine){const{dataset:a,_dataset:r}=t;a._chart=this.chart,a._datasetIndex=this.index,a._decimated=!!r._decimated,a.points=n;const s=this.resolveDatasetElementOptions(e);s.segment=this.options.segment,this.updateElement(a,void 0,{animated:!i,options:s},e)}this.updateElements(n,r,s,e)}addElements(){const{showLine:e}=this.options;!this.datasetElementType&&e&&(this.datasetElementType=q.getElement("line")),super.addElements()}updateElements(e,t,n,i){const r="reset"===i,{iScale:s,vScale:o,_stacked:l,_dataset:d}=this._cachedMeta,c=this.resolveDataElementOptions(t,i),u=this.getSharedOptions(c),h=this.includeOptions(i,u),m=s.axis,_=o.axis,{spanGaps:p,segment:f}=this.options,g=(0,a.x)(p)?p:Number.POSITIVE_INFINITY,y=this.chart._animationsDisabled||r||"none"===i;let b=t>0&&this.getParsed(t-1);for(let c=t;c<t+n;++c){const t=e[c],n=this.getParsed(c),p=y?t:{},v=(0,a.k)(n[_]),M=p[m]=s.getPixelForValue(n[m],c),x=p[_]=r||v?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,n,l):n[_],c);p.skip=isNaN(M)||isNaN(x)||v,p.stop=c>0&&Math.abs(n[m]-b[m])>g,f&&(p.parsed=n,p.raw=d.data[c]),h&&(p.options=u||this.resolveDataElementOptions(c,t.active?"active":i)),y||this.updateElement(t,c,p,i),b=n}this.updateSharedOptions(u,i,c)}getMaxOverflow(){const e=this._cachedMeta,t=e.data||[];if(!this.options.showLine){let e=0;for(let n=t.length-1;n>=0;--n)e=Math.max(e,t[n].size(this.resolveDataElementOptions(n))/2);return e>0&&e}const n=e.dataset,a=n.options&&n.options.borderWidth||0;if(!t.length)return a;const i=t[0].size(this.resolveDataElementOptions(0)),r=t[t.length-1].size(this.resolveDataElementOptions(t.length-1));return Math.max(a,i,r)/2}}K.id="scatter",K.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1},K.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title:()=>"",label:e=>"("+e.label+", "+e.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};function X(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class Q{constructor(e){this.options=e||{}}init(e){}formats(){return X()}parse(e,t){return X()}format(e,t){return X()}add(e,t,n){return X()}diff(e,t,n){return X()}startOf(e,t,n){return X()}endOf(e,t){return X()}}Q.override=function(e){Object.assign(Q.prototype,e)};var ee={_date:Q};function te(e,t,n,i){const{controller:r,data:s,_sorted:o}=e,l=r._cachedMeta.iScale;if(l&&t===l.axis&&"r"!==t&&o&&s.length){const e=l._reversePixels?a.Y:a.Z;if(!i)return e(s,t,n);if(r._sharedOptions){const a=s[0],i="function"==typeof a.getRange&&a.getRange(t);if(i){const a=e(s,t,n-i),r=e(s,t,n+i);return{lo:a.lo,hi:r.hi}}}}return{lo:0,hi:s.length-1}}function ne(e,t,n,a,i){const r=e.getSortedVisibleDatasetMetas(),s=n[t];for(let e=0,n=r.length;e<n;++e){const{index:n,data:o}=r[e],{lo:l,hi:d}=te(r[e],t,s,i);for(let e=l;e<=d;++e){const t=o[e];t.skip||a(t,n,e)}}}function ae(e,t,n,i,r){const s=[];if(!r&&!e.isPointInArea(t))return s;return ne(e,n,t,(function(n,o,l){(r||(0,a.$)(n,e.chartArea,0))&&n.inRange(t.x,t.y,i)&&s.push({element:n,datasetIndex:o,index:l})}),!0),s}function ie(e,t,n,a,i,r){let s=[];const o=function(e){const t=-1!==e.indexOf("x"),n=-1!==e.indexOf("y");return function(e,a){const i=t?Math.abs(e.x-a.x):0,r=n?Math.abs(e.y-a.y):0;return Math.sqrt(Math.pow(i,2)+Math.pow(r,2))}}(n);let l=Number.POSITIVE_INFINITY;return ne(e,n,t,(function(n,d,c){const u=n.inRange(t.x,t.y,i);if(a&&!u)return;const h=n.getCenterPoint(i);if(!(!!r||e.isPointInArea(h))&&!u)return;const m=o(t,h);m<l?(s=[{element:n,datasetIndex:d,index:c}],l=m):m===l&&s.push({element:n,datasetIndex:d,index:c})})),s}function re(e,t,n,i,r,s){return s||e.isPointInArea(t)?"r"!==n||i?ie(e,t,n,i,r,s):function(e,t,n,i){let r=[];return ne(e,n,t,(function(e,n,s){const{startAngle:o,endAngle:l}=e.getProps(["startAngle","endAngle"],i),{angle:d}=(0,a.a0)(e,{x:t.x,y:t.y});(0,a.p)(d,o,l)&&r.push({element:e,datasetIndex:n,index:s})})),r}(e,t,n,r):[]}function se(e,t,n,a,i){const r=[],s="x"===n?"inXRange":"inYRange";let o=!1;return ne(e,n,t,((e,a,l)=>{e[s](t[n],i)&&(r.push({element:e,datasetIndex:a,index:l}),o=o||e.inRange(t.x,t.y,i))})),a&&!o?[]:r}var oe={evaluateInteractionItems:ne,modes:{index(e,t,n,i){const r=(0,a.X)(t,e),s=n.axis||"x",o=n.includeInvisible||!1,l=n.intersect?ae(e,r,s,i,o):re(e,r,s,!1,i,o),d=[];return l.length?(e.getSortedVisibleDatasetMetas().forEach((e=>{const t=l[0].index,n=e.data[t];n&&!n.skip&&d.push({element:n,datasetIndex:e.index,index:t})})),d):[]},dataset(e,t,n,i){const r=(0,a.X)(t,e),s=n.axis||"xy",o=n.includeInvisible||!1;let l=n.intersect?ae(e,r,s,i,o):re(e,r,s,!1,i,o);if(l.length>0){const t=l[0].datasetIndex,n=e.getDatasetMeta(t).data;l=[];for(let e=0;e<n.length;++e)l.push({element:n[e],datasetIndex:t,index:e})}return l},point:(e,t,n,i)=>ae(e,(0,a.X)(t,e),n.axis||"xy",i,n.includeInvisible||!1),nearest(e,t,n,i){const r=(0,a.X)(t,e),s=n.axis||"xy",o=n.includeInvisible||!1;return re(e,r,s,n.intersect,i,o)},x:(e,t,n,i)=>se(e,(0,a.X)(t,e),"x",n.intersect,i),y:(e,t,n,i)=>se(e,(0,a.X)(t,e),"y",n.intersect,i)}};const le=["left","top","right","bottom"];function de(e,t){return e.filter((e=>e.pos===t))}function ce(e,t){return e.filter((e=>-1===le.indexOf(e.pos)&&e.box.axis===t))}function ue(e,t){return e.sort(((e,n)=>{const a=t?n:e,i=t?e:n;return a.weight===i.weight?a.index-i.index:a.weight-i.weight}))}function he(e,t){const n=function(e){const t={};for(const n of e){const{stack:e,pos:a,stackWeight:i}=n;if(!e||!le.includes(a))continue;const r=t[e]||(t[e]={count:0,placed:0,weight:0,size:0});r.count++,r.weight+=i}return t}(e),{vBoxMaxWidth:a,hBoxMaxHeight:i}=t;let r,s,o;for(r=0,s=e.length;r<s;++r){o=e[r];const{fullSize:s}=o.box,l=n[o.stack],d=l&&o.stackWeight/l.weight;o.horizontal?(o.width=d?d*a:s&&t.availableWidth,o.height=i):(o.width=a,o.height=d?d*i:s&&t.availableHeight)}return n}function me(e,t,n,a){return Math.max(e[n],t[n])+Math.max(e[a],t[a])}function _e(e,t){e.top=Math.max(e.top,t.top),e.left=Math.max(e.left,t.left),e.bottom=Math.max(e.bottom,t.bottom),e.right=Math.max(e.right,t.right)}function pe(e,t,n,i){const{pos:r,box:s}=n,o=e.maxPadding;if(!(0,a.i)(r)){n.size&&(e[r]-=n.size);const t=i[n.stack]||{size:0,count:1};t.size=Math.max(t.size,n.horizontal?s.height:s.width),n.size=t.size/t.count,e[r]+=n.size}s.getPadding&&_e(o,s.getPadding());const l=Math.max(0,t.outerWidth-me(o,e,"left","right")),d=Math.max(0,t.outerHeight-me(o,e,"top","bottom")),c=l!==e.w,u=d!==e.h;return e.w=l,e.h=d,n.horizontal?{same:c,other:u}:{same:u,other:c}}function fe(e,t){const n=t.maxPadding;function a(e){const a={left:0,top:0,right:0,bottom:0};return e.forEach((e=>{a[e]=Math.max(t[e],n[e])})),a}return a(e?["left","right"]:["top","bottom"])}function ge(e,t,n,a){const i=[];let r,s,o,l,d,c;for(r=0,s=e.length,d=0;r<s;++r){o=e[r],l=o.box,l.update(o.width||t.w,o.height||t.h,fe(o.horizontal,t));const{same:s,other:u}=pe(t,n,o,a);d|=s&&i.length,c=c||u,l.fullSize||i.push(o)}return d&&ge(i,t,n,a)||c}function ye(e,t,n,a,i){e.top=n,e.left=t,e.right=t+a,e.bottom=n+i,e.width=a,e.height=i}function be(e,t,n,i){const r=n.padding;let{x:s,y:o}=t;for(const l of e){const e=l.box,d=i[l.stack]||{count:1,placed:0,weight:1},c=l.stackWeight/d.weight||1;if(l.horizontal){const i=t.w*c,s=d.size||e.height;(0,a.j)(d.start)&&(o=d.start),e.fullSize?ye(e,r.left,o,n.outerWidth-r.right-r.left,s):ye(e,t.left+d.placed,o,i,s),d.start=o,d.placed+=i,o=e.bottom}else{const i=t.h*c,o=d.size||e.width;(0,a.j)(d.start)&&(s=d.start),e.fullSize?ye(e,s,r.top,o,n.outerHeight-r.bottom-r.top):ye(e,s,t.top+d.placed,o,i),d.start=s,d.placed+=i,s=e.right}}t.x=s,t.y=o}a.d.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}});var ve={addBox(e,t){e.boxes||(e.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(e){t.draw(e)}}]},e.boxes.push(t)},removeBox(e,t){const n=e.boxes?e.boxes.indexOf(t):-1;-1!==n&&e.boxes.splice(n,1)},configure(e,t,n){t.fullSize=n.fullSize,t.position=n.position,t.weight=n.weight},update(e,t,n,i){if(!e)return;const r=(0,a.K)(e.options.layout.padding),s=Math.max(t-r.width,0),o=Math.max(n-r.height,0),l=function(e){const t=function(e){const t=[];let n,a,i,r,s,o;for(n=0,a=(e||[]).length;n<a;++n)i=e[n],({position:r,options:{stack:s,stackWeight:o=1}}=i),t.push({index:n,box:i,pos:r,horizontal:i.isHorizontal(),weight:i.weight,stack:s&&r+s,stackWeight:o});return t}(e),n=ue(t.filter((e=>e.box.fullSize)),!0),a=ue(de(t,"left"),!0),i=ue(de(t,"right")),r=ue(de(t,"top"),!0),s=ue(de(t,"bottom")),o=ce(t,"x"),l=ce(t,"y");return{fullSize:n,leftAndTop:a.concat(r),rightAndBottom:i.concat(l).concat(s).concat(o),chartArea:de(t,"chartArea"),vertical:a.concat(i).concat(l),horizontal:r.concat(s).concat(o)}}(e.boxes),d=l.vertical,c=l.horizontal;(0,a.Q)(e.boxes,(e=>{"function"==typeof e.beforeLayout&&e.beforeLayout()}));const u=d.reduce(((e,t)=>t.box.options&&!1===t.box.options.display?e:e+1),0)||1,h=Object.freeze({outerWidth:t,outerHeight:n,padding:r,availableWidth:s,availableHeight:o,vBoxMaxWidth:s/2/u,hBoxMaxHeight:o/2}),m=Object.assign({},r);_e(m,(0,a.K)(i));const _=Object.assign({maxPadding:m,w:s,h:o,x:r.left,y:r.top},r),p=he(d.concat(c),h);ge(l.fullSize,_,h,p),ge(d,_,h,p),ge(c,_,h,p)&&ge(d,_,h,p),function(e){const t=e.maxPadding;function n(n){const a=Math.max(t[n]-e[n],0);return e[n]+=a,a}e.y+=n("top"),e.x+=n("left"),n("right"),n("bottom")}(_),be(l.leftAndTop,_,h,p),_.x+=_.w,_.y+=_.h,be(l.rightAndBottom,_,h,p),e.chartArea={left:_.left,top:_.top,right:_.left+_.w,bottom:_.top+_.h,height:_.h,width:_.w},(0,a.Q)(l.chartArea,(t=>{const n=t.box;Object.assign(n,e.chartArea),n.update(_.w,_.h,{left:0,top:0,right:0,bottom:0})}))}};class Me{acquireContext(e,t){}releaseContext(e){return!1}addEventListener(e,t,n){}removeEventListener(e,t,n){}getDevicePixelRatio(){return 1}getMaximumSize(e,t,n,a){return t=Math.max(0,t||e.width),n=n||e.height,{width:t,height:Math.max(0,a?Math.floor(t/a):n)}}isAttached(e){return!0}updateConfig(e){}}class xe extends Me{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const we="$chartjs",ke={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Le=e=>null===e||""===e;const Ye=!!a.a5&&{passive:!0};function De(e,t,n){e.canvas.removeEventListener(t,n,Ye)}function Te(e,t){for(const n of e)if(n===t||n.contains(t))return!0}function Se(e,t,n){const a=e.canvas,i=new MutationObserver((e=>{let t=!1;for(const n of e)t=t||Te(n.addedNodes,a),t=t&&!Te(n.removedNodes,a);t&&n()}));return i.observe(document,{childList:!0,subtree:!0}),i}function je(e,t,n){const a=e.canvas,i=new MutationObserver((e=>{let t=!1;for(const n of e)t=t||Te(n.removedNodes,a),t=t&&!Te(n.addedNodes,a);t&&n()}));return i.observe(document,{childList:!0,subtree:!0}),i}const He=new Map;let Ce=0;function Ae(){const e=window.devicePixelRatio;e!==Ce&&(Ce=e,He.forEach(((t,n)=>{n.currentDevicePixelRatio!==e&&t()})))}function Ee(e,t,n){const i=e.canvas,r=i&&(0,a.a2)(i);if(!r)return;const s=(0,a.a4)(((e,t)=>{const a=r.clientWidth;n(e,t),a<r.clientWidth&&n()}),window),o=new ResizeObserver((e=>{const t=e[0],n=t.contentRect.width,a=t.contentRect.height;0===n&&0===a||s(n,a)}));return o.observe(r),function(e,t){He.size||window.addEventListener("resize",Ae),He.set(e,t)}(e,s),o}function Pe(e,t,n){n&&n.disconnect(),"resize"===t&&function(e){He.delete(e),He.size||window.removeEventListener("resize",Ae)}(e)}function Oe(e,t,n){const i=e.canvas,r=(0,a.a4)((t=>{null!==e.ctx&&n(function(e,t){const n=ke[e.type]||e.type,{x:i,y:r}=(0,a.X)(e,t);return{type:n,chart:t,native:e,x:void 0!==i?i:null,y:void 0!==r?r:null}}(t,e))}),e,(e=>{const t=e[0];return[t,t.offsetX,t.offsetY]}));return function(e,t,n){e.addEventListener(t,n,Ye)}(i,t,r),r}class Ie extends Me{acquireContext(e,t){const n=e&&e.getContext&&e.getContext("2d");return n&&n.canvas===e?(function(e,t){const n=e.style,i=e.getAttribute("height"),r=e.getAttribute("width");if(e[we]={initial:{height:i,width:r,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",n.boxSizing=n.boxSizing||"border-box",Le(r)){const t=(0,a.a3)(e,"width");void 0!==t&&(e.width=t)}if(Le(i))if(""===e.style.height)e.height=e.width/(t||2);else{const t=(0,a.a3)(e,"height");void 0!==t&&(e.height=t)}}(e,t),n):null}releaseContext(e){const t=e.canvas;if(!t[we])return!1;const n=t[we].initial;["height","width"].forEach((e=>{const i=n[e];(0,a.k)(i)?t.removeAttribute(e):t.setAttribute(e,i)}));const i=n.style||{};return Object.keys(i).forEach((e=>{t.style[e]=i[e]})),t.width=t.width,delete t[we],!0}addEventListener(e,t,n){this.removeEventListener(e,t);const a=e.$proxies||(e.$proxies={}),i={attach:Se,detach:je,resize:Ee}[t]||Oe;a[t]=i(e,t,n)}removeEventListener(e,t){const n=e.$proxies||(e.$proxies={}),a=n[t];if(!a)return;({attach:Pe,detach:Pe,resize:Pe}[t]||De)(e,t,a),n[t]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,t,n,i){return(0,a.a1)(e,t,n,i)}isAttached(e){const t=(0,a.a2)(e);return!(!t||!t.isConnected)}}class Ne{constructor(){this._init=[]}notify(e,t,n,a){"beforeInit"===t&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const i=a?this._descriptors(e).filter(a):this._descriptors(e),r=this._notify(i,e,t,n);return"afterDestroy"===t&&(this._notify(i,e,"stop"),this._notify(this._init,e,"uninstall")),r}_notify(e,t,n,i){i=i||{};for(const r of e){const e=r.plugin,s=e[n],o=[t,i,r.options];if(!1===(0,a.C)(s,o,e)&&i.cancelable)return!1}return!0}invalidate(){(0,a.k)(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const t=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),t}_createDescriptors(e,t){const n=e&&e.config,i=(0,a.v)(n.options&&n.options.plugins,{}),r=function(e){const t={},n=[],a=Object.keys(q.plugins.items);for(let e=0;e<a.length;e++)n.push(q.getPlugin(a[e]));const i=e.plugins||[];for(let e=0;e<i.length;e++){const a=i[e];-1===n.indexOf(a)&&(n.push(a),t[a.id]=!0)}return{plugins:n,localIds:t}}(n);return!1!==i||t?function(e,{plugins:t,localIds:n},a,i){const r=[],s=e.getContext();for(const o of t){const t=o.id,l=ze(a[t],i);null!==l&&r.push({plugin:o,options:Fe(e.config,{plugin:o,local:n[t]},l,s)})}return r}(e,r,i,t):[]}_notifyStateChanges(e){const t=this._oldCache||[],n=this._cache,a=(e,t)=>e.filter((e=>!t.some((t=>e.plugin.id===t.plugin.id))));this._notify(a(t,n),e,"stop"),this._notify(a(n,t),e,"start")}}function ze(e,t){return t||!1!==e?!0===e?{}:e:null}function Fe(e,{plugin:t,local:n},a,i){const r=e.pluginScopeKeys(t),s=e.getOptionScopes(a,r);return n&&t.defaults&&s.push(t.defaults),e.createResolver(s,i,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Re(e,t){const n=a.d.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||n.indexAxis||"x"}function We(e,t){return"x"===e||"y"===e?e:t.axis||("top"===(n=t.position)||"bottom"===n?"x":"left"===n||"right"===n?"y":void 0)||e.charAt(0).toLowerCase();var n}function Be(e){const t=e.options||(e.options={});t.plugins=(0,a.v)(t.plugins,{}),t.scales=function(e,t){const n=a.U[e.type]||{scales:{}},i=t.scales||{},r=Re(e.type,t),s=Object.create(null),o=Object.create(null);return Object.keys(i).forEach((e=>{const t=i[e];if(!(0,a.i)(t))return console.error(`Invalid scale configuration for scale: ${e}`);if(t._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${e}`);const l=We(e,t),d=function(e,t){return e===t?"_index_":"_value_"}(l,r),c=n.scales||{};s[l]=s[l]||e,o[e]=(0,a.ac)(Object.create(null),[{axis:l},t,c[l],c[d]])})),e.data.datasets.forEach((n=>{const r=n.type||e.type,l=n.indexAxis||Re(r,t),d=(a.U[r]||{}).scales||{};Object.keys(d).forEach((e=>{const t=function(e,t){let n=e;return"_index_"===e?n=t:"_value_"===e&&(n="x"===t?"y":"x"),n}(e,l),r=n[t+"AxisID"]||s[t]||t;o[r]=o[r]||Object.create(null),(0,a.ac)(o[r],[{axis:t},i[r],d[e]])}))})),Object.keys(o).forEach((e=>{const t=o[e];(0,a.ac)(t,[a.d.scales[t.type],a.d.scale])})),o}(e,t)}function Ve(e){return(e=e||{}).datasets=e.datasets||[],e.labels=e.labels||[],e}const $e=new Map,Ue=new Set;function Je(e,t){let n=$e.get(e);return n||(n=t(),$e.set(e,n),Ue.add(n)),n}const Ge=(e,t,n)=>{const i=(0,a.f)(t,n);void 0!==i&&e.add(i)};class Ze{constructor(e){this._config=function(e){return(e=e||{}).data=Ve(e.data),Be(e),e}(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=Ve(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),Be(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Je(e,(()=>[[`datasets.${e}`,""]]))}datasetAnimationScopeKeys(e,t){return Je(`${e}.transition.${t}`,(()=>[[`datasets.${e}.transitions.${t}`,`transitions.${t}`],[`datasets.${e}`,""]]))}datasetElementScopeKeys(e,t){return Je(`${e}-${t}`,(()=>[[`datasets.${e}.elements.${t}`,`datasets.${e}`,`elements.${t}`,""]]))}pluginScopeKeys(e){const t=e.id;return Je(`${this.type}-plugin-${t}`,(()=>[[`plugins.${t}`,...e.additionalOptionScopes||[]]]))}_cachedScopes(e,t){const n=this._scopeCache;let a=n.get(e);return a&&!t||(a=new Map,n.set(e,a)),a}getOptionScopes(e,t,n){const{options:i,type:r}=this,s=this._cachedScopes(e,n),o=s.get(t);if(o)return o;const l=new Set;t.forEach((t=>{e&&(l.add(e),t.forEach((t=>Ge(l,e,t)))),t.forEach((e=>Ge(l,i,e))),t.forEach((e=>Ge(l,a.U[r]||{},e))),t.forEach((e=>Ge(l,a.d,e))),t.forEach((e=>Ge(l,a.a7,e)))}));const d=Array.from(l);return 0===d.length&&d.push(Object.create(null)),Ue.has(t)&&s.set(t,d),d}chartOptionScopes(){const{options:e,type:t}=this;return[e,a.U[t]||{},a.d.datasets[t]||{},{type:t},a.d,a.a7]}resolveNamedOptions(e,t,n,i=[""]){const r={$shared:!0},{resolver:s,subPrefixes:o}=qe(this._resolverCache,e,i);let l=s;if(function(e,t){const{isScriptable:n,isIndexable:i}=(0,a.ab)(e);for(const r of t){const t=n(r),s=i(r),o=(s||t)&&e[r];if(t&&((0,a.a8)(o)||Ke(o))||s&&(0,a.b)(o))return!0}return!1}(s,t)){r.$shared=!1,n=(0,a.a8)(n)?n():n;const t=this.createResolver(e,n,o);l=(0,a.a9)(s,n,t)}for(const e of t)r[e]=l[e];return r}createResolver(e,t,n=[""],i){const{resolver:r}=qe(this._resolverCache,e,n);return(0,a.i)(t)?(0,a.a9)(r,t,void 0,i):r}}function qe(e,t,n){let i=e.get(t);i||(i=new Map,e.set(t,i));const r=n.join();let s=i.get(r);if(!s){s={resolver:(0,a.aa)(t,n),subPrefixes:n.filter((e=>!e.toLowerCase().includes("hover")))},i.set(r,s)}return s}const Ke=e=>(0,a.i)(e)&&Object.getOwnPropertyNames(e).reduce(((t,n)=>t||(0,a.a8)(e[n])),!1);const Xe=["top","bottom","left","right","chartArea"];function Qe(e,t){return"top"===e||"bottom"===e||-1===Xe.indexOf(e)&&"x"===t}function et(e,t){return function(n,a){return n[e]===a[e]?n[t]-a[t]:n[e]-a[e]}}function tt(e){const t=e.chart,n=t.options.animation;t.notifyPlugins("afterRender"),(0,a.C)(n&&n.onComplete,[e],t)}function nt(e){const t=e.chart,n=t.options.animation;(0,a.C)(n&&n.onProgress,[e],t)}function at(e){return(0,a.a6)()&&"string"==typeof e?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const it={},rt=e=>{const t=at(e);return Object.values(it).filter((e=>e.canvas===t)).pop()};function st(e,t,n){const a=Object.keys(e);for(const i of a){const a=+i;if(a>=t){const r=e[i];delete e[i],(n>0||a>t)&&(e[a+n]=r)}}}class ot{constructor(e,t){const n=this.config=new Ze(t),r=at(e),s=rt(r);if(s)throw new Error("Canvas is already in use. Chart with ID '"+s.id+"' must be destroyed before the canvas with ID '"+s.canvas.id+"' can be reused.");const o=n.createResolver(n.chartOptionScopes(),this.getContext());this.platform=new(n.platform||function(e){return!(0,a.a6)()||"undefined"!=typeof OffscreenCanvas&&e instanceof OffscreenCanvas?xe:Ie}(r)),this.platform.updateConfig(n);const l=this.platform.acquireContext(r,o.aspectRatio),d=l&&l.canvas,c=d&&d.height,u=d&&d.width;this.id=(0,a.ad)(),this.ctx=l,this.canvas=d,this.width=u,this.height=c,this._options=o,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new Ne,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=(0,a.ae)((e=>this.update(e)),o.resizeDelay||0),this._dataChanges=[],it[this.id]=this,l&&d?(i.listen(this,"complete",tt),i.listen(this,"progress",nt),this._initialize(),this.attached&&this.update()):console.error("Failed to create chart: can't acquire context from the given item")}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:t},width:n,height:i,_aspectRatio:r}=this;return(0,a.k)(e)?t&&r?r:i?n/i:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():(0,a.af)(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return(0,a.ag)(this.canvas,this.ctx),this}stop(){return i.stop(this),this}resize(e,t){i.running(this)?this._resizeBeforeDraw={width:e,height:t}:this._resize(e,t)}_resize(e,t){const n=this.options,i=this.canvas,r=n.maintainAspectRatio&&this.aspectRatio,s=this.platform.getMaximumSize(i,e,t,r),o=n.devicePixelRatio||this.platform.getDevicePixelRatio(),l=this.width?"resize":"attach";this.width=s.width,this.height=s.height,this._aspectRatio=this.aspectRatio,(0,a.af)(this,o,!0)&&(this.notifyPlugins("resize",{size:s}),(0,a.C)(n.onResize,[this,s],this),this.attached&&this._doResize(l)&&this.render())}ensureScalesHaveIDs(){const e=this.options.scales||{};(0,a.Q)(e,((e,t)=>{e.id=t}))}buildOrUpdateScales(){const e=this.options,t=e.scales,n=this.scales,i=Object.keys(n).reduce(((e,t)=>(e[t]=!1,e)),{});let r=[];t&&(r=r.concat(Object.keys(t).map((e=>{const n=t[e],a=We(e,n),i="r"===a,r="x"===a;return{options:n,dposition:i?"chartArea":r?"bottom":"left",dtype:i?"radialLinear":r?"category":"linear"}})))),(0,a.Q)(r,(t=>{const r=t.options,s=r.id,o=We(s,r),l=(0,a.v)(r.type,t.dtype);void 0!==r.position&&Qe(r.position,o)===Qe(t.dposition)||(r.position=t.dposition),i[s]=!0;let d=null;if(s in n&&n[s].type===l)d=n[s];else{d=new(q.getScale(l))({id:s,type:l,ctx:this.ctx,chart:this}),n[d.id]=d}d.init(r,e)})),(0,a.Q)(i,((e,t)=>{e||delete n[t]})),(0,a.Q)(n,(e=>{ve.configure(this,e,e.options),ve.addBox(this,e)}))}_updateMetasets(){const e=this._metasets,t=this.data.datasets.length,n=e.length;if(e.sort(((e,t)=>e.index-t.index)),n>t){for(let e=t;e<n;++e)this._destroyDatasetMeta(e);e.splice(t,n-t)}this._sortedMetasets=e.slice(0).sort(et("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:t}}=this;e.length>t.length&&delete this._stacks,e.forEach(((e,n)=>{0===t.filter((t=>t===e._dataset)).length&&this._destroyDatasetMeta(n)}))}buildOrUpdateControllers(){const e=[],t=this.data.datasets;let n,i;for(this._removeUnreferencedMetasets(),n=0,i=t.length;n<i;n++){const i=t[n];let r=this.getDatasetMeta(n);const s=i.type||this.config.type;if(r.type&&r.type!==s&&(this._destroyDatasetMeta(n),r=this.getDatasetMeta(n)),r.type=s,r.indexAxis=i.indexAxis||Re(s,this.options),r.order=i.order||0,r.index=n,r.label=""+i.label,r.visible=this.isDatasetVisible(n),r.controller)r.controller.updateIndex(n),r.controller.linkScales();else{const t=q.getController(s),{datasetElementType:i,dataElementType:o}=a.d.datasets[s];Object.assign(t.prototype,{dataElementType:q.getElement(o),datasetElementType:i&&q.getElement(i)}),r.controller=new t(this,n),e.push(r.controller)}}return this._updateMetasets(),e}_resetElements(){(0,a.Q)(this.data.datasets,((e,t)=>{this.getDatasetMeta(t).controller.reset()}),this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const t=this.config;t.update();const n=this._options=t.createResolver(t.chartOptionScopes(),this.getContext()),i=this._animationsDisabled=!n.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1===this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0}))return;const r=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let s=0;for(let e=0,t=this.data.datasets.length;e<t;e++){const{controller:t}=this.getDatasetMeta(e),n=!i&&-1===r.indexOf(t);t.buildOrUpdateElements(n),s=Math.max(+t.getMaxOverflow(),s)}s=this._minPadding=n.layout.autoPadding?s:0,this._updateLayout(s),i||(0,a.Q)(r,(e=>{e.reset()})),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(et("z","_idx"));const{_active:o,_lastEvent:l}=this;l?this._eventHandler(l,!0):o.length&&this._updateHoverStyles(o,o,!0),this.render()}_updateScales(){(0,a.Q)(this.scales,(e=>{ve.removeBox(this,e)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,t=new Set(Object.keys(this._listeners)),n=new Set(e.events);(0,a.ah)(t,n)&&!!this._responsiveListeners===e.responsive||(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,t=this._getUniformDataChanges()||[];for(const{method:n,start:a,count:i}of t){st(e,a,"_removeElements"===n?-i:i)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const t=this.data.datasets.length,n=t=>new Set(e.filter((e=>e[0]===t)).map(((e,t)=>t+","+e.splice(1).join(",")))),i=n(0);for(let e=1;e<t;e++)if(!(0,a.ah)(i,n(e)))return;return Array.from(i).map((e=>e.split(","))).map((e=>({method:e[1],start:+e[2],count:+e[3]})))}_updateLayout(e){if(!1===this.notifyPlugins("beforeLayout",{cancelable:!0}))return;ve.update(this,this.width,this.height,e);const t=this.chartArea,n=t.width<=0||t.height<=0;this._layers=[],(0,a.Q)(this.boxes,(e=>{n&&"chartArea"===e.position||(e.configure&&e.configure(),this._layers.push(...e._layers()))}),this),this._layers.forEach(((e,t)=>{e._idx=t})),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})){for(let e=0,t=this.data.datasets.length;e<t;++e)this.getDatasetMeta(e).controller.configure();for(let t=0,n=this.data.datasets.length;t<n;++t)this._updateDataset(t,(0,a.a8)(e)?e({datasetIndex:t}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,t){const n=this.getDatasetMeta(e),a={meta:n,index:e,mode:t,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetUpdate",a)&&(n.controller._update(t),a.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",a))}render(){!1!==this.notifyPlugins("beforeRender",{cancelable:!0})&&(i.has(this)?this.attached&&!i.running(this)&&i.start(this):(this.draw(),tt({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:e,height:t}=this._resizeBeforeDraw;this._resize(e,t),this._resizeBeforeDraw=null}if(this.clear(),this.width<=0||this.height<=0)return;if(!1===this.notifyPlugins("beforeDraw",{cancelable:!0}))return;const t=this._layers;for(e=0;e<t.length&&t[e].z<=0;++e)t[e].draw(this.chartArea);for(this._drawDatasets();e<t.length;++e)t[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const t=this._sortedMetasets,n=[];let a,i;for(a=0,i=t.length;a<i;++a){const i=t[a];e&&!i.visible||n.push(i)}return n}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(!1===this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0}))return;const e=this.getSortedVisibleDatasetMetas();for(let t=e.length-1;t>=0;--t)this._drawDataset(e[t]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const t=this.ctx,n=e._clip,i=!n.disabled,r=this.chartArea,s={meta:e,index:e.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",s)&&(i&&(0,a.L)(t,{left:!1===n.left?0:r.left-n.left,right:!1===n.right?this.width:r.right+n.right,top:!1===n.top?0:r.top-n.top,bottom:!1===n.bottom?this.height:r.bottom+n.bottom}),e.controller.draw(),i&&(0,a.N)(t),s.cancelable=!1,this.notifyPlugins("afterDatasetDraw",s))}isPointInArea(e){return(0,a.$)(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,t,n,a){const i=oe.modes[t];return"function"==typeof i?i(this,e,n,a):[]}getDatasetMeta(e){const t=this.data.datasets[e],n=this._metasets;let a=n.filter((e=>e&&e._dataset===t)).pop();return a||(a={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:t&&t.order||0,index:e,_dataset:t,_parsed:[],_sorted:!1},n.push(a)),a}getContext(){return this.$context||(this.$context=(0,a.h)(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const t=this.data.datasets[e];if(!t)return!1;const n=this.getDatasetMeta(e);return"boolean"==typeof n.hidden?!n.hidden:!t.hidden}setDatasetVisibility(e,t){this.getDatasetMeta(e).hidden=!t}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,t,n){const i=n?"show":"hide",r=this.getDatasetMeta(e),s=r.controller._resolveAnimations(void 0,i);(0,a.j)(t)?(r.data[t].hidden=!n,this.update()):(this.setDatasetVisibility(e,n),s.update(r,{visible:n}),this.update((t=>t.datasetIndex===e?i:void 0)))}hide(e,t){this._updateVisibility(e,t,!1)}show(e,t){this._updateVisibility(e,t,!0)}_destroyDatasetMeta(e){const t=this._metasets[e];t&&t.controller&&t.controller._destroy(),delete this._metasets[e]}_stop(){let e,t;for(this.stop(),i.remove(this),e=0,t=this.data.datasets.length;e<t;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:t}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),(0,a.ag)(e,t),this.platform.releaseContext(t),this.canvas=null,this.ctx=null),this.notifyPlugins("destroy"),delete it[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...e){return this.canvas.toDataURL(...e)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const e=this._listeners,t=this.platform,n=(n,a)=>{t.addEventListener(this,n,a),e[n]=a},i=(e,t,n)=>{e.offsetX=t,e.offsetY=n,this._eventHandler(e)};(0,a.Q)(this.options.events,(e=>n(e,i)))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,t=this.platform,n=(n,a)=>{t.addEventListener(this,n,a),e[n]=a},a=(n,a)=>{e[n]&&(t.removeEventListener(this,n,a),delete e[n])},i=(e,t)=>{this.canvas&&this.resize(e,t)};let r;const s=()=>{a("attach",s),this.attached=!0,this.resize(),n("resize",i),n("detach",r)};r=()=>{this.attached=!1,a("resize",i),this._stop(),this._resize(0,0),n("attach",s)},t.isAttached(this.canvas)?s():r()}unbindEvents(){(0,a.Q)(this._listeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._listeners={},(0,a.Q)(this._responsiveListeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._responsiveListeners=void 0}updateHoverStyle(e,t,n){const a=n?"set":"remove";let i,r,s,o;for("dataset"===t&&(i=this.getDatasetMeta(e[0].datasetIndex),i.controller["_"+a+"DatasetHoverStyle"]()),s=0,o=e.length;s<o;++s){r=e[s];const t=r&&this.getDatasetMeta(r.datasetIndex).controller;t&&t[a+"HoverStyle"](r.element,r.datasetIndex,r.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const t=this._active||[],n=e.map((({datasetIndex:e,index:t})=>{const n=this.getDatasetMeta(e);if(!n)throw new Error("No dataset found at index "+e);return{datasetIndex:e,element:n.data[t],index:t}}));!(0,a.ai)(n,t)&&(this._active=n,this._lastEvent=null,this._updateHoverStyles(n,t))}notifyPlugins(e,t,n){return this._plugins.notify(this,e,t,n)}_updateHoverStyles(e,t,n){const a=this.options.hover,i=(e,t)=>e.filter((e=>!t.some((t=>e.datasetIndex===t.datasetIndex&&e.index===t.index)))),r=i(t,e),s=n?e:i(e,t);r.length&&this.updateHoverStyle(r,a.mode,!1),s.length&&a.mode&&this.updateHoverStyle(s,a.mode,!0)}_eventHandler(e,t){const n={event:e,replay:t,cancelable:!0,inChartArea:this.isPointInArea(e)},a=t=>(t.options.events||this.options.events).includes(e.native.type);if(!1===this.notifyPlugins("beforeEvent",n,a))return;const i=this._handleEvent(e,t,n.inChartArea);return n.cancelable=!1,this.notifyPlugins("afterEvent",n,a),(i||n.changed)&&this.render(),this}_handleEvent(e,t,n){const{_active:i=[],options:r}=this,s=t,o=this._getActiveElements(e,i,n,s),l=(0,a.aj)(e),d=function(e,t,n,a){return n&&"mouseout"!==e.type?a?t:e:null}(e,this._lastEvent,n,l);n&&(this._lastEvent=null,(0,a.C)(r.onHover,[e,o,this],this),l&&(0,a.C)(r.onClick,[e,o,this],this));const c=!(0,a.ai)(o,i);return(c||t)&&(this._active=o,this._updateHoverStyles(o,i,t)),this._lastEvent=d,c}_getActiveElements(e,t,n,a){if("mouseout"===e.type)return[];if(!n)return t;const i=this.options.hover;return this.getElementsAtEventForMode(e,i.mode,i,a)}}const lt=()=>(0,a.Q)(ot.instances,(e=>e._plugins.invalidate())),dt=!0;function ct(e,t,n){const{startAngle:i,pixelMargin:r,x:s,y:o,outerRadius:l,innerRadius:d}=t;let c=r/l;e.beginPath(),e.arc(s,o,l,i-c,n+c),d>r?(c=r/d,e.arc(s,o,d,n+c,i-c,!0)):e.arc(s,o,r,n+a.H,i-a.H),e.closePath(),e.clip()}function ut(e,t,n,i){const r=(s=e.options.borderRadius,(0,a.al)(s,["outerStart","outerEnd","innerStart","innerEnd"]));var s;const o=(n-t)/2,l=Math.min(o,i*t/2),d=e=>{const t=(n-Math.min(o,e))*i/2;return(0,a.E)(e,0,Math.min(o,t))};return{outerStart:d(r.outerStart),outerEnd:d(r.outerEnd),innerStart:(0,a.E)(r.innerStart,0,l),innerEnd:(0,a.E)(r.innerEnd,0,l)}}function ht(e,t,n,a){return{x:n+e*Math.cos(t),y:a+e*Math.sin(t)}}function mt(e,t,n,i,r,s){const{x:o,y:l,startAngle:d,pixelMargin:c,innerRadius:u}=t,h=Math.max(t.outerRadius+i+n-c,0),m=u>0?u+i+n+c:0;let _=0;const p=r-d;if(i){const e=((u>0?u-i:0)+(h>0?h-i:0))/2;_=(p-(0!==e?p*e/(e+i):p))/2}const f=(p-Math.max(.001,p*h-n/a.P)/h)/2,g=d+f+_,y=r-f-_,{outerStart:b,outerEnd:v,innerStart:M,innerEnd:x}=ut(t,m,h,y-g),w=h-b,k=h-v,L=g+b/w,Y=y-v/k,D=m+M,T=m+x,S=g+M/D,j=y-x/T;if(e.beginPath(),s){if(e.arc(o,l,h,L,Y),v>0){const t=ht(k,Y,o,l);e.arc(t.x,t.y,v,Y,y+a.H)}const t=ht(T,y,o,l);if(e.lineTo(t.x,t.y),x>0){const t=ht(T,j,o,l);e.arc(t.x,t.y,x,y+a.H,j+Math.PI)}if(e.arc(o,l,m,y-x/m,g+M/m,!0),M>0){const t=ht(D,S,o,l);e.arc(t.x,t.y,M,S+Math.PI,g-a.H)}const n=ht(w,g,o,l);if(e.lineTo(n.x,n.y),b>0){const t=ht(w,L,o,l);e.arc(t.x,t.y,b,g-a.H,L)}}else{e.moveTo(o,l);const t=Math.cos(L)*h+o,n=Math.sin(L)*h+l;e.lineTo(t,n);const a=Math.cos(Y)*h+o,i=Math.sin(Y)*h+l;e.lineTo(a,i)}e.closePath()}function _t(e,t,n,i,r,s){const{options:o}=t,{borderWidth:l,borderJoinStyle:d}=o,c="inner"===o.borderAlign;l&&(c?(e.lineWidth=2*l,e.lineJoin=d||"round"):(e.lineWidth=l,e.lineJoin=d||"bevel"),t.fullCircles&&function(e,t,n){const{x:i,y:r,startAngle:s,pixelMargin:o,fullCircles:l}=t,d=Math.max(t.outerRadius-o,0),c=t.innerRadius+o;let u;for(n&&ct(e,t,s+a.T),e.beginPath(),e.arc(i,r,c,s+a.T,s,!0),u=0;u<l;++u)e.stroke();for(e.beginPath(),e.arc(i,r,d,s,s+a.T),u=0;u<l;++u)e.stroke()}(e,t,c),c&&ct(e,t,r),mt(e,t,n,i,r,s),e.stroke())}Object.defineProperties(ot,{defaults:{enumerable:dt,value:a.d},instances:{enumerable:dt,value:it},overrides:{enumerable:dt,value:a.U},registry:{enumerable:dt,value:q},version:{enumerable:dt,value:"3.9.1"},getChart:{enumerable:dt,value:rt},register:{enumerable:dt,value:(...e)=>{q.add(...e),lt()}},unregister:{enumerable:dt,value:(...e)=>{q.remove(...e),lt()}}});class pt extends I{constructor(e){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,e&&Object.assign(this,e)}inRange(e,t,n){const i=this.getProps(["x","y"],n),{angle:r,distance:s}=(0,a.a0)(i,{x:e,y:t}),{startAngle:o,endAngle:l,innerRadius:d,outerRadius:c,circumference:u}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],n),h=this.options.spacing/2,m=(0,a.v)(u,l-o)>=a.T||(0,a.p)(r,o,l),_=(0,a.ak)(s,d+h,c+h);return m&&_}getCenterPoint(e){const{x:t,y:n,startAngle:a,endAngle:i,innerRadius:r,outerRadius:s}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:o,spacing:l}=this.options,d=(a+i)/2,c=(r+s+l+o)/2;return{x:t+Math.cos(d)*c,y:n+Math.sin(d)*c}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:t,circumference:n}=this,i=(t.offset||0)/2,r=(t.spacing||0)/2,s=t.circular;if(this.pixelMargin="inner"===t.borderAlign?.33:0,this.fullCircles=n>a.T?Math.floor(n/a.T):0,0===n||this.innerRadius<0||this.outerRadius<0)return;e.save();let o=0;if(i){o=i/2;const t=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(t)*o,Math.sin(t)*o),this.circumference>=a.P&&(o=i)}e.fillStyle=t.backgroundColor,e.strokeStyle=t.borderColor;const l=function(e,t,n,i,r){const{fullCircles:s,startAngle:o,circumference:l}=t;let d=t.endAngle;if(s){mt(e,t,n,i,o+a.T,r);for(let t=0;t<s;++t)e.fill();isNaN(l)||(d=o+l%a.T,l%a.T==0&&(d+=a.T))}return mt(e,t,n,i,d,r),e.fill(),d}(e,this,o,r,s);_t(e,this,o,r,l,s),e.restore()}}function ft(e,t,n=t){e.lineCap=(0,a.v)(n.borderCapStyle,t.borderCapStyle),e.setLineDash((0,a.v)(n.borderDash,t.borderDash)),e.lineDashOffset=(0,a.v)(n.borderDashOffset,t.borderDashOffset),e.lineJoin=(0,a.v)(n.borderJoinStyle,t.borderJoinStyle),e.lineWidth=(0,a.v)(n.borderWidth,t.borderWidth),e.strokeStyle=(0,a.v)(n.borderColor,t.borderColor)}function gt(e,t,n){e.lineTo(n.x,n.y)}function yt(e,t,n={}){const a=e.length,{start:i=0,end:r=a-1}=n,{start:s,end:o}=t,l=Math.max(i,s),d=Math.min(r,o),c=i<s&&r<s||i>o&&r>o;return{count:a,start:l,loop:t.loop,ilen:d<l&&!c?a+d-l:d-l}}function bt(e,t,n,i){const{points:r,options:s}=t,{count:o,start:l,loop:d,ilen:c}=yt(r,n,i),u=function(e){return e.stepped?a.as:e.tension||"monotone"===e.cubicInterpolationMode?a.at:gt}(s);let h,m,_,{move:p=!0,reverse:f}=i||{};for(h=0;h<=c;++h)m=r[(l+(f?c-h:h))%o],m.skip||(p?(e.moveTo(m.x,m.y),p=!1):u(e,_,m,f,s.stepped),_=m);return d&&(m=r[(l+(f?c:0))%o],u(e,_,m,f,s.stepped)),!!d}function vt(e,t,n,a){const i=t.points,{count:r,start:s,ilen:o}=yt(i,n,a),{move:l=!0,reverse:d}=a||{};let c,u,h,m,_,p,f=0,g=0;const y=e=>(s+(d?o-e:e))%r,b=()=>{m!==_&&(e.lineTo(f,_),e.lineTo(f,m),e.lineTo(f,p))};for(l&&(u=i[y(0)],e.moveTo(u.x,u.y)),c=0;c<=o;++c){if(u=i[y(c)],u.skip)continue;const t=u.x,n=u.y,a=0|t;a===h?(n<m?m=n:n>_&&(_=n),f=(g*f+t)/++g):(b(),e.lineTo(t,n),h=a,g=0,m=_=n),p=n}b()}function Mt(e){const t=e.options,n=t.borderDash&&t.borderDash.length;return!(e._decimated||e._loop||t.tension||"monotone"===t.cubicInterpolationMode||t.stepped||n)?vt:bt}pt.id="arc",pt.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0},pt.defaultRoutes={backgroundColor:"backgroundColor"};const xt="function"==typeof Path2D;function wt(e,t,n,a){xt&&!t.options.segment?function(e,t,n,a){let i=t._path;i||(i=t._path=new Path2D,t.path(i,n,a)&&i.closePath()),ft(e,t.options),e.stroke(i)}(e,t,n,a):function(e,t,n,a){const{segments:i,options:r}=t,s=Mt(t);for(const o of i)ft(e,r,o.style),e.beginPath(),s(e,t,o,{start:n,end:n+a-1})&&e.closePath(),e.stroke()}(e,t,n,a)}class kt extends I{constructor(e){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,e&&Object.assign(this,e)}updateControlPoints(e,t){const n=this.options;if((n.tension||"monotone"===n.cubicInterpolationMode)&&!n.stepped&&!this._pointsUpdated){const i=n.spanGaps?this._loop:this._fullLoop;(0,a.am)(this._points,n,e,i,t),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=(0,a.an)(this,this.options.segment))}first(){const e=this.segments,t=this.points;return e.length&&t[e[0].start]}last(){const e=this.segments,t=this.points,n=e.length;return n&&t[e[n-1].end]}interpolate(e,t){const n=this.options,i=e[t],r=this.points,s=(0,a.ao)(this,{property:t,start:i,end:i});if(!s.length)return;const o=[],l=function(e){return e.stepped?a.ap:e.tension||"monotone"===e.cubicInterpolationMode?a.aq:a.ar}(n);let d,c;for(d=0,c=s.length;d<c;++d){const{start:a,end:c}=s[d],u=r[a],h=r[c];if(u===h){o.push(u);continue}const m=l(u,h,Math.abs((i-u[t])/(h[t]-u[t])),n.stepped);m[t]=e[t],o.push(m)}return 1===o.length?o[0]:o}pathSegment(e,t,n){return Mt(this)(e,this,t,n)}path(e,t,n){const a=this.segments,i=Mt(this);let r=this._loop;t=t||0,n=n||this.points.length-t;for(const s of a)r&=i(e,this,s,{start:t,end:t+n-1});return!!r}draw(e,t,n,a){const i=this.options||{};(this.points||[]).length&&i.borderWidth&&(e.save(),wt(e,this,n,a),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function Lt(e,t,n,a){const i=e.options,{[n]:r}=e.getProps([n],a);return Math.abs(t-r)<i.radius+i.hitRadius}kt.id="line",kt.defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0},kt.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"},kt.descriptors={_scriptable:!0,_indexable:e=>"borderDash"!==e&&"fill"!==e};class Yt extends I{constructor(e){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,e&&Object.assign(this,e)}inRange(e,t,n){const a=this.options,{x:i,y:r}=this.getProps(["x","y"],n);return Math.pow(e-i,2)+Math.pow(t-r,2)<Math.pow(a.hitRadius+a.radius,2)}inXRange(e,t){return Lt(this,e,"x",t)}inYRange(e,t){return Lt(this,e,"y",t)}getCenterPoint(e){const{x:t,y:n}=this.getProps(["x","y"],e);return{x:t,y:n}}size(e){let t=(e=e||this.options||{}).radius||0;t=Math.max(t,t&&e.hoverRadius||0);return 2*(t+(t&&e.borderWidth||0))}draw(e,t){const n=this.options;this.skip||n.radius<.1||!(0,a.$)(this,t,this.size(n)/2)||(e.strokeStyle=n.borderColor,e.lineWidth=n.borderWidth,e.fillStyle=n.backgroundColor,(0,a.au)(e,n,this.x,this.y))}getRange(){const e=this.options||{};return e.radius+e.hitRadius}}function Dt(e,t){const{x:n,y:a,base:i,width:r,height:s}=e.getProps(["x","y","base","width","height"],t);let o,l,d,c,u;return e.horizontal?(u=s/2,o=Math.min(n,i),l=Math.max(n,i),d=a-u,c=a+u):(u=r/2,o=n-u,l=n+u,d=Math.min(a,i),c=Math.max(a,i)),{left:o,top:d,right:l,bottom:c}}function Tt(e,t,n,i){return e?0:(0,a.E)(t,n,i)}function St(e){const t=Dt(e),n=t.right-t.left,i=t.bottom-t.top,r=function(e,t,n){const i=e.options.borderWidth,r=e.borderSkipped,s=(0,a.aw)(i);return{t:Tt(r.top,s.top,0,n),r:Tt(r.right,s.right,0,t),b:Tt(r.bottom,s.bottom,0,n),l:Tt(r.left,s.left,0,t)}}(e,n/2,i/2),s=function(e,t,n){const{enableBorderRadius:i}=e.getProps(["enableBorderRadius"]),r=e.options.borderRadius,s=(0,a.ax)(r),o=Math.min(t,n),l=e.borderSkipped,d=i||(0,a.i)(r);return{topLeft:Tt(!d||l.top||l.left,s.topLeft,0,o),topRight:Tt(!d||l.top||l.right,s.topRight,0,o),bottomLeft:Tt(!d||l.bottom||l.left,s.bottomLeft,0,o),bottomRight:Tt(!d||l.bottom||l.right,s.bottomRight,0,o)}}(e,n/2,i/2);return{outer:{x:t.left,y:t.top,w:n,h:i,radius:s},inner:{x:t.left+r.l,y:t.top+r.t,w:n-r.l-r.r,h:i-r.t-r.b,radius:{topLeft:Math.max(0,s.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,s.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,s.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,s.bottomRight-Math.max(r.b,r.r))}}}}function jt(e,t,n,i){const r=null===t,s=null===n,o=e&&!(r&&s)&&Dt(e,i);return o&&(r||(0,a.ak)(t,o.left,o.right))&&(s||(0,a.ak)(n,o.top,o.bottom))}function Ht(e,t){e.rect(t.x,t.y,t.w,t.h)}function Ct(e,t,n={}){const a=e.x!==n.x?-t:0,i=e.y!==n.y?-t:0,r=(e.x+e.w!==n.x+n.w?t:0)-a,s=(e.y+e.h!==n.y+n.h?t:0)-i;return{x:e.x+a,y:e.y+i,w:e.w+r,h:e.h+s,radius:e.radius}}Yt.id="point",Yt.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},Yt.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};class At extends I{constructor(e){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,e&&Object.assign(this,e)}draw(e){const{inflateAmount:t,options:{borderColor:n,backgroundColor:i}}=this,{inner:r,outer:s}=St(this),o=(l=s.radius).topLeft||l.topRight||l.bottomLeft||l.bottomRight?a.av:Ht;var l;e.save(),s.w===r.w&&s.h===r.h||(e.beginPath(),o(e,Ct(s,t,r)),e.clip(),o(e,Ct(r,-t,s)),e.fillStyle=n,e.fill("evenodd")),e.beginPath(),o(e,Ct(r,t)),e.fillStyle=i,e.fill(),e.restore()}inRange(e,t,n){return jt(this,e,t,n)}inXRange(e,t){return jt(this,e,null,t)}inYRange(e,t){return jt(this,null,e,t)}getCenterPoint(e){const{x:t,y:n,base:a,horizontal:i}=this.getProps(["x","y","base","horizontal"],e);return{x:i?(t+a)/2:t,y:i?n:(n+a)/2}}getRange(e){return"x"===e?this.width/2:this.height/2}}At.id="bar",At.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0},At.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};const Et=(e,t)=>{let{boxHeight:n=t,boxWidth:a=t}=e;return e.usePointStyle&&(n=Math.min(n,t),a=e.pointStyleWidth||Math.min(a,t)),{boxWidth:a,boxHeight:n,itemHeight:Math.max(t,n)}};class Pt extends I{constructor(e){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,t,n){this.maxWidth=e,this.maxHeight=t,this._margins=n,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const e=this.options.labels||{};let t=(0,a.C)(e.generateLabels,[this.chart],this)||[];e.filter&&(t=t.filter((t=>e.filter(t,this.chart.data)))),e.sort&&(t=t.sort(((t,n)=>e.sort(t,n,this.chart.data)))),this.options.reverse&&t.reverse(),this.legendItems=t}fit(){const{options:e,ctx:t}=this;if(!e.display)return void(this.width=this.height=0);const n=e.labels,i=(0,a.O)(n.font),r=i.size,s=this._computeTitleHeight(),{boxWidth:o,itemHeight:l}=Et(n,r);let d,c;t.font=i.string,this.isHorizontal()?(d=this.maxWidth,c=this._fitRows(s,r,o,l)+10):(c=this.maxHeight,d=this._fitCols(s,r,o,l)+10),this.width=Math.min(d,e.maxWidth||this.maxWidth),this.height=Math.min(c,e.maxHeight||this.maxHeight)}_fitRows(e,t,n,a){const{ctx:i,maxWidth:r,options:{labels:{padding:s}}}=this,o=this.legendHitBoxes=[],l=this.lineWidths=[0],d=a+s;let c=e;i.textAlign="left",i.textBaseline="middle";let u=-1,h=-d;return this.legendItems.forEach(((e,m)=>{const _=n+t/2+i.measureText(e.text).width;(0===m||l[l.length-1]+_+2*s>r)&&(c+=d,l[l.length-(m>0?0:1)]=0,h+=d,u++),o[m]={left:0,top:h,row:u,width:_,height:a},l[l.length-1]+=_+s})),c}_fitCols(e,t,n,a){const{ctx:i,maxHeight:r,options:{labels:{padding:s}}}=this,o=this.legendHitBoxes=[],l=this.columnSizes=[],d=r-e;let c=s,u=0,h=0,m=0,_=0;return this.legendItems.forEach(((e,r)=>{const p=n+t/2+i.measureText(e.text).width;r>0&&h+a+2*s>d&&(c+=u+s,l.push({width:u,height:h}),m+=u+s,_++,u=h=0),o[r]={left:m,top:h,col:_,width:p,height:a},u=Math.max(u,p),h+=a+s})),c+=u,l.push({width:u,height:h}),c}adjustHitBoxes(){if(!this.options.display)return;const e=this._computeTitleHeight(),{legendHitBoxes:t,options:{align:n,labels:{padding:i},rtl:r}}=this,s=(0,a.aA)(r,this.left,this.width);if(this.isHorizontal()){let r=0,o=(0,a.S)(n,this.left+i,this.right-this.lineWidths[r]);for(const l of t)r!==l.row&&(r=l.row,o=(0,a.S)(n,this.left+i,this.right-this.lineWidths[r])),l.top+=this.top+e+i,l.left=s.leftForLtr(s.x(o),l.width),o+=l.width+i}else{let r=0,o=(0,a.S)(n,this.top+e+i,this.bottom-this.columnSizes[r].height);for(const l of t)l.col!==r&&(r=l.col,o=(0,a.S)(n,this.top+e+i,this.bottom-this.columnSizes[r].height)),l.top=o,l.left+=this.left+i,l.left=s.leftForLtr(s.x(l.left),l.width),o+=l.height+i}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){if(this.options.display){const e=this.ctx;(0,a.L)(e,this),this._draw(),(0,a.N)(e)}}_draw(){const{options:e,columnSizes:t,lineWidths:n,ctx:i}=this,{align:r,labels:s}=e,o=a.d.color,l=(0,a.aA)(e.rtl,this.left,this.width),d=(0,a.O)(s.font),{color:c,padding:u}=s,h=d.size,m=h/2;let _;this.drawTitle(),i.textAlign=l.textAlign("left"),i.textBaseline="middle",i.lineWidth=.5,i.font=d.string;const{boxWidth:p,boxHeight:f,itemHeight:g}=Et(s,h),y=this.isHorizontal(),b=this._computeTitleHeight();_=y?{x:(0,a.S)(r,this.left+u,this.right-n[0]),y:this.top+u+b,line:0}:{x:this.left+u,y:(0,a.S)(r,this.top+b+u,this.bottom-t[0].height),line:0},(0,a.aB)(this.ctx,e.textDirection);const v=g+u;this.legendItems.forEach(((M,x)=>{i.strokeStyle=M.fontColor||c,i.fillStyle=M.fontColor||c;const w=i.measureText(M.text).width,k=l.textAlign(M.textAlign||(M.textAlign=s.textAlign)),L=p+m+w;let Y=_.x,D=_.y;l.setWidth(this.width),y?x>0&&Y+L+u>this.right&&(D=_.y+=v,_.line++,Y=_.x=(0,a.S)(r,this.left+u,this.right-n[_.line])):x>0&&D+v>this.bottom&&(Y=_.x=Y+t[_.line].width+u,_.line++,D=_.y=(0,a.S)(r,this.top+b+u,this.bottom-t[_.line].height));!function(e,t,n){if(isNaN(p)||p<=0||isNaN(f)||f<0)return;i.save();const r=(0,a.v)(n.lineWidth,1);if(i.fillStyle=(0,a.v)(n.fillStyle,o),i.lineCap=(0,a.v)(n.lineCap,"butt"),i.lineDashOffset=(0,a.v)(n.lineDashOffset,0),i.lineJoin=(0,a.v)(n.lineJoin,"miter"),i.lineWidth=r,i.strokeStyle=(0,a.v)(n.strokeStyle,o),i.setLineDash((0,a.v)(n.lineDash,[])),s.usePointStyle){const o={radius:f*Math.SQRT2/2,pointStyle:n.pointStyle,rotation:n.rotation,borderWidth:r},d=l.xPlus(e,p/2),c=t+m;(0,a.aE)(i,o,d,c,s.pointStyleWidth&&p)}else{const s=t+Math.max((h-f)/2,0),o=l.leftForLtr(e,p),d=(0,a.ax)(n.borderRadius);i.beginPath(),Object.values(d).some((e=>0!==e))?(0,a.av)(i,{x:o,y:s,w:p,h:f,radius:d}):i.rect(o,s,p,f),i.fill(),0!==r&&i.stroke()}i.restore()}(l.x(Y),D,M),Y=(0,a.aC)(k,Y+p+m,y?Y+L:this.right,e.rtl),function(e,t,n){(0,a.M)(i,n.text,e,t+g/2,d,{strikethrough:n.hidden,textAlign:l.textAlign(n.textAlign)})}(l.x(Y),D,M),y?_.x+=L+u:_.y+=v})),(0,a.aD)(this.ctx,e.textDirection)}drawTitle(){const e=this.options,t=e.title,n=(0,a.O)(t.font),i=(0,a.K)(t.padding);if(!t.display)return;const r=(0,a.aA)(e.rtl,this.left,this.width),s=this.ctx,o=t.position,l=n.size/2,d=i.top+l;let c,u=this.left,h=this.width;if(this.isHorizontal())h=Math.max(...this.lineWidths),c=this.top+d,u=(0,a.S)(e.align,u,this.right-h);else{const t=this.columnSizes.reduce(((e,t)=>Math.max(e,t.height)),0);c=d+(0,a.S)(e.align,this.top,this.bottom-t-e.labels.padding-this._computeTitleHeight())}const m=(0,a.S)(o,u,u+h);s.textAlign=r.textAlign((0,a.R)(o)),s.textBaseline="middle",s.strokeStyle=t.color,s.fillStyle=t.color,s.font=n.string,(0,a.M)(s,t.text,m,c,n)}_computeTitleHeight(){const e=this.options.title,t=(0,a.O)(e.font),n=(0,a.K)(e.padding);return e.display?t.lineHeight+n.height:0}_getLegendItemAt(e,t){let n,i,r;if((0,a.ak)(e,this.left,this.right)&&(0,a.ak)(t,this.top,this.bottom))for(r=this.legendHitBoxes,n=0;n<r.length;++n)if(i=r[n],(0,a.ak)(e,i.left,i.left+i.width)&&(0,a.ak)(t,i.top,i.top+i.height))return this.legendItems[n];return null}handleEvent(e){const t=this.options;if(!function(e,t){if(("mousemove"===e||"mouseout"===e)&&(t.onHover||t.onLeave))return!0;if(t.onClick&&("click"===e||"mouseup"===e))return!0;return!1}(e.type,t))return;const n=this._getLegendItemAt(e.x,e.y);if("mousemove"===e.type||"mouseout"===e.type){const s=this._hoveredItem,o=(r=n,null!==(i=s)&&null!==r&&i.datasetIndex===r.datasetIndex&&i.index===r.index);s&&!o&&(0,a.C)(t.onLeave,[e,s,this],this),this._hoveredItem=n,n&&!o&&(0,a.C)(t.onHover,[e,n,this],this)}else n&&(0,a.C)(t.onClick,[e,n,this],this);var i,r}}var Ot={id:"legend",_element:Pt,start(e,t,n){const a=e.legend=new Pt({ctx:e.ctx,options:n,chart:e});ve.configure(e,a,n),ve.addBox(e,a)},stop(e){ve.removeBox(e,e.legend),delete e.legend},beforeUpdate(e,t,n){const a=e.legend;ve.configure(e,a,n),a.options=n},afterUpdate(e){const t=e.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(e,t){t.replay||e.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(e,t,n){const a=t.datasetIndex,i=n.chart;i.isDatasetVisible(a)?(i.hide(a),t.hidden=!0):(i.show(a),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:e=>e.chart.options.color,boxWidth:40,padding:10,generateLabels(e){const t=e.data.datasets,{labels:{usePointStyle:n,pointStyle:i,textAlign:r,color:s}}=e.legend.options;return e._getSortedDatasetMetas().map((e=>{const o=e.controller.getStyle(n?0:void 0),l=(0,a.K)(o.borderWidth);return{text:t[e.index].label,fillStyle:o.backgroundColor,fontColor:s,hidden:!e.visible,lineCap:o.borderCapStyle,lineDash:o.borderDash,lineDashOffset:o.borderDashOffset,lineJoin:o.borderJoinStyle,lineWidth:(l.width+l.height)/4,strokeStyle:o.borderColor,pointStyle:i||o.pointStyle,rotation:o.rotation,textAlign:r||o.textAlign,borderRadius:0,datasetIndex:e.index}}),this)}},title:{color:e=>e.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:e=>!e.startsWith("on"),labels:{_scriptable:e=>!["generateLabels","filter","sort"].includes(e)}}};class It extends I{constructor(e){super(),this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,t){const n=this.options;if(this.left=0,this.top=0,!n.display)return void(this.width=this.height=this.right=this.bottom=0);this.width=this.right=e,this.height=this.bottom=t;const i=(0,a.b)(n.text)?n.text.length:1;this._padding=(0,a.K)(n.padding);const r=i*(0,a.O)(n.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=r:this.width=r}isHorizontal(){const e=this.options.position;return"top"===e||"bottom"===e}_drawArgs(e){const{top:t,left:n,bottom:i,right:r,options:s}=this,o=s.align;let l,d,c,u=0;return this.isHorizontal()?(d=(0,a.S)(o,n,r),c=t+e,l=r-n):("left"===s.position?(d=n+e,c=(0,a.S)(o,i,t),u=-.5*a.P):(d=r-e,c=(0,a.S)(o,t,i),u=.5*a.P),l=i-t),{titleX:d,titleY:c,maxWidth:l,rotation:u}}draw(){const e=this.ctx,t=this.options;if(!t.display)return;const n=(0,a.O)(t.font),i=n.lineHeight/2+this._padding.top,{titleX:r,titleY:s,maxWidth:o,rotation:l}=this._drawArgs(i);(0,a.M)(e,t.text,0,0,n,{color:t.color,maxWidth:o,rotation:l,textAlign:(0,a.R)(t.align),textBaseline:"middle",translation:[r,s]})}}var Nt={id:"title",_element:It,start(e,t,n){!function(e,t){const n=new It({ctx:e.ctx,options:t,chart:e});ve.configure(e,n,t),ve.addBox(e,n),e.titleBlock=n}(e,n)},stop(e){const t=e.titleBlock;ve.removeBox(e,t),delete e.titleBlock},beforeUpdate(e,t,n){const a=e.titleBlock;ve.configure(e,a,n),a.options=n},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};new WeakMap;const zt={average(e){if(!e.length)return!1;let t,n,a=0,i=0,r=0;for(t=0,n=e.length;t<n;++t){const n=e[t].element;if(n&&n.hasValue()){const e=n.tooltipPosition();a+=e.x,i+=e.y,++r}}return{x:a/r,y:i/r}},nearest(e,t){if(!e.length)return!1;let n,i,r,s=t.x,o=t.y,l=Number.POSITIVE_INFINITY;for(n=0,i=e.length;n<i;++n){const i=e[n].element;if(i&&i.hasValue()){const e=i.getCenterPoint(),n=(0,a.aG)(t,e);n<l&&(l=n,r=i)}}if(r){const e=r.tooltipPosition();s=e.x,o=e.y}return{x:s,y:o}}};function Ft(e,t){return t&&((0,a.b)(t)?Array.prototype.push.apply(e,t):e.push(t)),e}function Rt(e){return("string"==typeof e||e instanceof String)&&e.indexOf("\n")>-1?e.split("\n"):e}function Wt(e,t){const{element:n,datasetIndex:a,index:i}=t,r=e.getDatasetMeta(a).controller,{label:s,value:o}=r.getLabelAndValue(i);return{chart:e,label:s,parsed:r.getParsed(i),raw:e.data.datasets[a].data[i],formattedValue:o,dataset:r.getDataset(),dataIndex:i,datasetIndex:a,element:n}}function Bt(e,t){const n=e.chart.ctx,{body:i,footer:r,title:s}=e,{boxWidth:o,boxHeight:l}=t,d=(0,a.O)(t.bodyFont),c=(0,a.O)(t.titleFont),u=(0,a.O)(t.footerFont),h=s.length,m=r.length,_=i.length,p=(0,a.K)(t.padding);let f=p.height,g=0,y=i.reduce(((e,t)=>e+t.before.length+t.lines.length+t.after.length),0);if(y+=e.beforeBody.length+e.afterBody.length,h&&(f+=h*c.lineHeight+(h-1)*t.titleSpacing+t.titleMarginBottom),y){f+=_*(t.displayColors?Math.max(l,d.lineHeight):d.lineHeight)+(y-_)*d.lineHeight+(y-1)*t.bodySpacing}m&&(f+=t.footerMarginTop+m*u.lineHeight+(m-1)*t.footerSpacing);let b=0;const v=function(e){g=Math.max(g,n.measureText(e).width+b)};return n.save(),n.font=c.string,(0,a.Q)(e.title,v),n.font=d.string,(0,a.Q)(e.beforeBody.concat(e.afterBody),v),b=t.displayColors?o+2+t.boxPadding:0,(0,a.Q)(i,(e=>{(0,a.Q)(e.before,v),(0,a.Q)(e.lines,v),(0,a.Q)(e.after,v)})),b=0,n.font=u.string,(0,a.Q)(e.footer,v),n.restore(),g+=p.width,{width:g,height:f}}function Vt(e,t,n,a){const{x:i,width:r}=n,{width:s,chartArea:{left:o,right:l}}=e;let d="center";return"center"===a?d=i<=(o+l)/2?"left":"right":i<=r/2?d="left":i>=s-r/2&&(d="right"),function(e,t,n,a){const{x:i,width:r}=a,s=n.caretSize+n.caretPadding;return"left"===e&&i+r+s>t.width||"right"===e&&i-r-s<0||void 0}(d,e,t,n)&&(d="center"),d}function $t(e,t,n){const a=n.yAlign||t.yAlign||function(e,t){const{y:n,height:a}=t;return n<a/2?"top":n>e.height-a/2?"bottom":"center"}(e,n);return{xAlign:n.xAlign||t.xAlign||Vt(e,t,n,a),yAlign:a}}function Ut(e,t,n,i){const{caretSize:r,caretPadding:s,cornerRadius:o}=e,{xAlign:l,yAlign:d}=n,c=r+s,{topLeft:u,topRight:h,bottomLeft:m,bottomRight:_}=(0,a.ax)(o);let p=function(e,t){let{x:n,width:a}=e;return"right"===t?n-=a:"center"===t&&(n-=a/2),n}(t,l);const f=function(e,t,n){let{y:a,height:i}=e;return"top"===t?a+=n:a-="bottom"===t?i+n:i/2,a}(t,d,c);return"center"===d?"left"===l?p+=c:"right"===l&&(p-=c):"left"===l?p-=Math.max(u,m)+r:"right"===l&&(p+=Math.max(h,_)+r),{x:(0,a.E)(p,0,i.width-t.width),y:(0,a.E)(f,0,i.height-t.height)}}function Jt(e,t,n){const i=(0,a.K)(n.padding);return"center"===t?e.x+e.width/2:"right"===t?e.x+e.width-i.right:e.x+i.left}function Gt(e){return Ft([],Rt(e))}function Zt(e,t){const n=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return n?e.override(n):e}class qt extends I{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart||e._chart,this._chart=this.chart,this.options=e.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const t=this.chart,n=this.options.setContext(this.getContext()),a=n.enabled&&t.options.animation&&n.animations,i=new d(this.chart,a);return a._cacheable&&(this._cachedAnimations=Object.freeze(i)),i}getContext(){return this.$context||(this.$context=(e=this.chart.getContext(),t=this,n=this._tooltipItems,(0,a.h)(e,{tooltip:t,tooltipItems:n,type:"tooltip"})));var e,t,n}getTitle(e,t){const{callbacks:n}=t,a=n.beforeTitle.apply(this,[e]),i=n.title.apply(this,[e]),r=n.afterTitle.apply(this,[e]);let s=[];return s=Ft(s,Rt(a)),s=Ft(s,Rt(i)),s=Ft(s,Rt(r)),s}getBeforeBody(e,t){return Gt(t.callbacks.beforeBody.apply(this,[e]))}getBody(e,t){const{callbacks:n}=t,i=[];return(0,a.Q)(e,(e=>{const t={before:[],lines:[],after:[]},a=Zt(n,e);Ft(t.before,Rt(a.beforeLabel.call(this,e))),Ft(t.lines,a.label.call(this,e)),Ft(t.after,Rt(a.afterLabel.call(this,e))),i.push(t)})),i}getAfterBody(e,t){return Gt(t.callbacks.afterBody.apply(this,[e]))}getFooter(e,t){const{callbacks:n}=t,a=n.beforeFooter.apply(this,[e]),i=n.footer.apply(this,[e]),r=n.afterFooter.apply(this,[e]);let s=[];return s=Ft(s,Rt(a)),s=Ft(s,Rt(i)),s=Ft(s,Rt(r)),s}_createItems(e){const t=this._active,n=this.chart.data,i=[],r=[],s=[];let o,l,d=[];for(o=0,l=t.length;o<l;++o)d.push(Wt(this.chart,t[o]));return e.filter&&(d=d.filter(((t,a,i)=>e.filter(t,a,i,n)))),e.itemSort&&(d=d.sort(((t,a)=>e.itemSort(t,a,n)))),(0,a.Q)(d,(t=>{const n=Zt(e.callbacks,t);i.push(n.labelColor.call(this,t)),r.push(n.labelPointStyle.call(this,t)),s.push(n.labelTextColor.call(this,t))})),this.labelColors=i,this.labelPointStyles=r,this.labelTextColors=s,this.dataPoints=d,d}update(e,t){const n=this.options.setContext(this.getContext()),a=this._active;let i,r=[];if(a.length){const e=zt[n.position].call(this,a,this._eventPosition);r=this._createItems(n),this.title=this.getTitle(r,n),this.beforeBody=this.getBeforeBody(r,n),this.body=this.getBody(r,n),this.afterBody=this.getAfterBody(r,n),this.footer=this.getFooter(r,n);const t=this._size=Bt(this,n),s=Object.assign({},e,t),o=$t(this.chart,n,s),l=Ut(n,s,o,this.chart);this.xAlign=o.xAlign,this.yAlign=o.yAlign,i={opacity:1,x:l.x,y:l.y,width:t.width,height:t.height,caretX:e.x,caretY:e.y}}else 0!==this.opacity&&(i={opacity:0});this._tooltipItems=r,this.$context=void 0,i&&this._resolveAnimations().update(this,i),e&&n.external&&n.external.call(this,{chart:this.chart,tooltip:this,replay:t})}drawCaret(e,t,n,a){const i=this.getCaretPosition(e,n,a);t.lineTo(i.x1,i.y1),t.lineTo(i.x2,i.y2),t.lineTo(i.x3,i.y3)}getCaretPosition(e,t,n){const{xAlign:i,yAlign:r}=this,{caretSize:s,cornerRadius:o}=n,{topLeft:l,topRight:d,bottomLeft:c,bottomRight:u}=(0,a.ax)(o),{x:h,y:m}=e,{width:_,height:p}=t;let f,g,y,b,v,M;return"center"===r?(v=m+p/2,"left"===i?(f=h,g=f-s,b=v+s,M=v-s):(f=h+_,g=f+s,b=v-s,M=v+s),y=f):(g="left"===i?h+Math.max(l,c)+s:"right"===i?h+_-Math.max(d,u)-s:this.caretX,"top"===r?(b=m,v=b-s,f=g-s,y=g+s):(b=m+p,v=b+s,f=g+s,y=g-s),M=b),{x1:f,x2:g,x3:y,y1:b,y2:v,y3:M}}drawTitle(e,t,n){const i=this.title,r=i.length;let s,o,l;if(r){const d=(0,a.aA)(n.rtl,this.x,this.width);for(e.x=Jt(this,n.titleAlign,n),t.textAlign=d.textAlign(n.titleAlign),t.textBaseline="middle",s=(0,a.O)(n.titleFont),o=n.titleSpacing,t.fillStyle=n.titleColor,t.font=s.string,l=0;l<r;++l)t.fillText(i[l],d.x(e.x),e.y+s.lineHeight/2),e.y+=s.lineHeight+o,l+1===r&&(e.y+=n.titleMarginBottom-o)}}_drawColorBox(e,t,n,i,r){const s=this.labelColors[n],o=this.labelPointStyles[n],{boxHeight:l,boxWidth:d,boxPadding:c}=r,u=(0,a.O)(r.bodyFont),h=Jt(this,"left",r),m=i.x(h),_=l<u.lineHeight?(u.lineHeight-l)/2:0,p=t.y+_;if(r.usePointStyle){const t={radius:Math.min(d,l)/2,pointStyle:o.pointStyle,rotation:o.rotation,borderWidth:1},n=i.leftForLtr(m,d)+d/2,c=p+l/2;e.strokeStyle=r.multiKeyBackground,e.fillStyle=r.multiKeyBackground,(0,a.au)(e,t,n,c),e.strokeStyle=s.borderColor,e.fillStyle=s.backgroundColor,(0,a.au)(e,t,n,c)}else{e.lineWidth=(0,a.i)(s.borderWidth)?Math.max(...Object.values(s.borderWidth)):s.borderWidth||1,e.strokeStyle=s.borderColor,e.setLineDash(s.borderDash||[]),e.lineDashOffset=s.borderDashOffset||0;const t=i.leftForLtr(m,d-c),n=i.leftForLtr(i.xPlus(m,1),d-c-2),o=(0,a.ax)(s.borderRadius);Object.values(o).some((e=>0!==e))?(e.beginPath(),e.fillStyle=r.multiKeyBackground,(0,a.av)(e,{x:t,y:p,w:d,h:l,radius:o}),e.fill(),e.stroke(),e.fillStyle=s.backgroundColor,e.beginPath(),(0,a.av)(e,{x:n,y:p+1,w:d-2,h:l-2,radius:o}),e.fill()):(e.fillStyle=r.multiKeyBackground,e.fillRect(t,p,d,l),e.strokeRect(t,p,d,l),e.fillStyle=s.backgroundColor,e.fillRect(n,p+1,d-2,l-2))}e.fillStyle=this.labelTextColors[n]}drawBody(e,t,n){const{body:i}=this,{bodySpacing:r,bodyAlign:s,displayColors:o,boxHeight:l,boxWidth:d,boxPadding:c}=n,u=(0,a.O)(n.bodyFont);let h=u.lineHeight,m=0;const _=(0,a.aA)(n.rtl,this.x,this.width),p=function(n){t.fillText(n,_.x(e.x+m),e.y+h/2),e.y+=h+r},f=_.textAlign(s);let g,y,b,v,M,x,w;for(t.textAlign=s,t.textBaseline="middle",t.font=u.string,e.x=Jt(this,f,n),t.fillStyle=n.bodyColor,(0,a.Q)(this.beforeBody,p),m=o&&"right"!==f?"center"===s?d/2+c:d+2+c:0,v=0,x=i.length;v<x;++v){for(g=i[v],y=this.labelTextColors[v],t.fillStyle=y,(0,a.Q)(g.before,p),b=g.lines,o&&b.length&&(this._drawColorBox(t,e,v,_,n),h=Math.max(u.lineHeight,l)),M=0,w=b.length;M<w;++M)p(b[M]),h=u.lineHeight;(0,a.Q)(g.after,p)}m=0,h=u.lineHeight,(0,a.Q)(this.afterBody,p),e.y-=r}drawFooter(e,t,n){const i=this.footer,r=i.length;let s,o;if(r){const l=(0,a.aA)(n.rtl,this.x,this.width);for(e.x=Jt(this,n.footerAlign,n),e.y+=n.footerMarginTop,t.textAlign=l.textAlign(n.footerAlign),t.textBaseline="middle",s=(0,a.O)(n.footerFont),t.fillStyle=n.footerColor,t.font=s.string,o=0;o<r;++o)t.fillText(i[o],l.x(e.x),e.y+s.lineHeight/2),e.y+=s.lineHeight+n.footerSpacing}}drawBackground(e,t,n,i){const{xAlign:r,yAlign:s}=this,{x:o,y:l}=e,{width:d,height:c}=n,{topLeft:u,topRight:h,bottomLeft:m,bottomRight:_}=(0,a.ax)(i.cornerRadius);t.fillStyle=i.backgroundColor,t.strokeStyle=i.borderColor,t.lineWidth=i.borderWidth,t.beginPath(),t.moveTo(o+u,l),"top"===s&&this.drawCaret(e,t,n,i),t.lineTo(o+d-h,l),t.quadraticCurveTo(o+d,l,o+d,l+h),"center"===s&&"right"===r&&this.drawCaret(e,t,n,i),t.lineTo(o+d,l+c-_),t.quadraticCurveTo(o+d,l+c,o+d-_,l+c),"bottom"===s&&this.drawCaret(e,t,n,i),t.lineTo(o+m,l+c),t.quadraticCurveTo(o,l+c,o,l+c-m),"center"===s&&"left"===r&&this.drawCaret(e,t,n,i),t.lineTo(o,l+u),t.quadraticCurveTo(o,l,o+u,l),t.closePath(),t.fill(),i.borderWidth>0&&t.stroke()}_updateAnimationTarget(e){const t=this.chart,n=this.$animations,a=n&&n.x,i=n&&n.y;if(a||i){const n=zt[e.position].call(this,this._active,this._eventPosition);if(!n)return;const r=this._size=Bt(this,e),s=Object.assign({},n,this._size),o=$t(t,e,s),l=Ut(e,s,o,t);a._to===l.x&&i._to===l.y||(this.xAlign=o.xAlign,this.yAlign=o.yAlign,this.width=r.width,this.height=r.height,this.caretX=n.x,this.caretY=n.y,this._resolveAnimations().update(this,l))}}_willRender(){return!!this.opacity}draw(e){const t=this.options.setContext(this.getContext());let n=this.opacity;if(!n)return;this._updateAnimationTarget(t);const i={width:this.width,height:this.height},r={x:this.x,y:this.y};n=Math.abs(n)<.001?0:n;const s=(0,a.K)(t.padding),o=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;t.enabled&&o&&(e.save(),e.globalAlpha=n,this.drawBackground(r,e,i,t),(0,a.aB)(e,t.textDirection),r.y+=s.top,this.drawTitle(r,e,t),this.drawBody(r,e,t),this.drawFooter(r,e,t),(0,a.aD)(e,t.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,t){const n=this._active,i=e.map((({datasetIndex:e,index:t})=>{const n=this.chart.getDatasetMeta(e);if(!n)throw new Error("Cannot find a dataset at index "+e);return{datasetIndex:e,element:n.data[t],index:t}})),r=!(0,a.ai)(n,i),s=this._positionChanged(i,t);(r||s)&&(this._active=i,this._eventPosition=t,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,t,n=!0){if(t&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const i=this.options,r=this._active||[],s=this._getActiveElements(e,r,t,n),o=this._positionChanged(s,e),l=t||!(0,a.ai)(s,r)||o;return l&&(this._active=s,(i.enabled||i.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,t))),l}_getActiveElements(e,t,n,a){const i=this.options;if("mouseout"===e.type)return[];if(!a)return t;const r=this.chart.getElementsAtEventForMode(e,i.mode,i,n);return i.reverse&&r.reverse(),r}_positionChanged(e,t){const{caretX:n,caretY:a,options:i}=this,r=zt[i.position].call(this,e,t);return!1!==r&&(n!==r.x||a!==r.y)}}qt.positioners=zt;var Kt={id:"tooltip",_element:qt,positioners:zt,afterInit(e,t,n){n&&(e.tooltip=new qt({chart:e,options:n}))},beforeUpdate(e,t,n){e.tooltip&&e.tooltip.initialize(n)},reset(e,t,n){e.tooltip&&e.tooltip.initialize(n)},afterDraw(e){const t=e.tooltip;if(t&&t._willRender()){const n={tooltip:t};if(!1===e.notifyPlugins("beforeTooltipDraw",n))return;t.draw(e.ctx),e.notifyPlugins("afterTooltipDraw",n)}},afterEvent(e,t){if(e.tooltip){const n=t.replay;e.tooltip.handleEvent(t.event,n,t.inChartArea)&&(t.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(e,t)=>t.bodyFont.size,boxWidth:(e,t)=>t.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:a.aF,title(e){if(e.length>0){const t=e[0],n=t.chart.data.labels,a=n?n.length:0;if(this&&this.options&&"dataset"===this.options.mode)return t.dataset.label||"";if(t.label)return t.label;if(a>0&&t.dataIndex<a)return n[t.dataIndex]}return""},afterTitle:a.aF,beforeBody:a.aF,beforeLabel:a.aF,label(e){if(this&&this.options&&"dataset"===this.options.mode)return e.label+": "+e.formattedValue||e.formattedValue;let t=e.dataset.label||"";t&&(t+=": ");const n=e.formattedValue;return(0,a.k)(n)||(t+=n),t},labelColor(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{borderColor:t.borderColor,backgroundColor:t.backgroundColor,borderWidth:t.borderWidth,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{pointStyle:t.pointStyle,rotation:t.rotation}},afterLabel:a.aF,afterBody:a.aF,beforeFooter:a.aF,footer:a.aF,afterFooter:a.aF}},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:e=>"filter"!==e&&"itemSort"!==e&&"external"!==e,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};function Xt(e,t,n,a){const i=e.indexOf(t);if(-1===i)return((e,t,n,a)=>("string"==typeof t?(n=e.push(t)-1,a.unshift({index:n,label:t})):isNaN(t)&&(n=null),n))(e,t,n,a);return i!==e.lastIndexOf(t)?n:i}class Qt extends G{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const t=this._addedLabels;if(t.length){const e=this.getLabels();for(const{index:n,label:a}of t)e[n]===a&&e.splice(n,1);this._addedLabels=[]}super.init(e)}parse(e,t){if((0,a.k)(e))return null;const n=this.getLabels();return((e,t)=>null===e?null:(0,a.E)(Math.round(e),0,t))(t=isFinite(t)&&n[t]===e?t:Xt(n,e,(0,a.v)(t,e),this._addedLabels),n.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let{min:n,max:a}=this.getMinMax(!0);"ticks"===this.options.bounds&&(e||(n=0),t||(a=this.getLabels().length-1)),this.min=n,this.max=a}buildTicks(){const e=this.min,t=this.max,n=this.options.offset,a=[];let i=this.getLabels();i=0===e&&t===i.length-1?i:i.slice(e,t+1),this._valueRange=Math.max(i.length-(n?0:1),1),this._startValue=this.min-(n?.5:0);for(let n=e;n<=t;n++)a.push({value:n});return a}getLabelForValue(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return"number"!=typeof e&&(e=this.parse(e)),null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}function en(e,t,{horizontal:n,minRotation:i}){const r=(0,a.t)(i),s=(n?Math.sin(r):Math.cos(r))||.001,o=.75*t*(""+e).length;return Math.min(t/s,o)}Qt.id="category",Qt.defaults={ticks:{callback:Qt.prototype.getLabelForValue}};class tn extends G{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(e,t){return(0,a.k)(e)||("number"==typeof e||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:t,maxDefined:n}=this.getUserBounds();let{min:i,max:r}=this;const s=e=>i=t?i:e,o=e=>r=n?r:e;if(e){const e=(0,a.s)(i),t=(0,a.s)(r);e<0&&t<0?o(0):e>0&&t>0&&s(0)}if(i===r){let t=1;(r>=Number.MAX_SAFE_INTEGER||i<=Number.MIN_SAFE_INTEGER)&&(t=Math.abs(.05*r)),o(r+t),e||s(i-t)}this.min=i,this.max=r}getTickLimit(){const e=this.options.ticks;let t,{maxTicksLimit:n,stepSize:a}=e;return a?(t=Math.ceil(this.max/a)-Math.floor(this.min/a)+1,t>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${a} would result generating up to ${t} ticks. Limiting to 1000.`),t=1e3)):(t=this.computeTickLimit(),n=n||11),n&&(t=Math.min(n,t)),t}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,t=e.ticks;let n=this.getTickLimit();n=Math.max(2,n);const i=function(e,t){const n=[],{bounds:i,step:r,min:s,max:o,precision:l,count:d,maxTicks:c,maxDigits:u,includeBounds:h}=e,m=r||1,_=c-1,{min:p,max:f}=t,g=!(0,a.k)(s),y=!(0,a.k)(o),b=!(0,a.k)(d),v=(f-p)/(u+1);let M,x,w,k,L=(0,a.aI)((f-p)/_/m)*m;if(L<1e-14&&!g&&!y)return[{value:p},{value:f}];k=Math.ceil(f/L)-Math.floor(p/L),k>_&&(L=(0,a.aI)(k*L/_/m)*m),(0,a.k)(l)||(M=Math.pow(10,l),L=Math.ceil(L*M)/M),"ticks"===i?(x=Math.floor(p/L)*L,w=Math.ceil(f/L)*L):(x=p,w=f),g&&y&&r&&(0,a.aJ)((o-s)/r,L/1e3)?(k=Math.round(Math.min((o-s)/L,c)),L=(o-s)/k,x=s,w=o):b?(x=g?s:x,w=y?o:w,k=d-1,L=(w-x)/k):(k=(w-x)/L,k=(0,a.aK)(k,Math.round(k),L/1e3)?Math.round(k):Math.ceil(k));const Y=Math.max((0,a.aL)(L),(0,a.aL)(x));M=Math.pow(10,(0,a.k)(l)?Y:l),x=Math.round(x*M)/M,w=Math.round(w*M)/M;let D=0;for(g&&(h&&x!==s?(n.push({value:s}),x<s&&D++,(0,a.aK)(Math.round((x+D*L)*M)/M,s,en(s,v,e))&&D++):x<s&&D++);D<k;++D)n.push({value:Math.round((x+D*L)*M)/M});return y&&h&&w!==o?n.length&&(0,a.aK)(n[n.length-1].value,o,en(o,v,e))?n[n.length-1].value=o:n.push({value:o}):y&&w!==o||n.push({value:w}),n}({maxTicks:n,bounds:e.bounds,min:e.min,max:e.max,precision:t.precision,step:t.stepSize,count:t.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:t.minRotation||0,includeBounds:!1!==t.includeBounds},this._range||this);return"ticks"===e.bounds&&(0,a.aH)(i,this,"value"),e.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}configure(){const e=this.ticks;let t=this.min,n=this.max;if(super.configure(),this.options.offset&&e.length){const a=(n-t)/Math.max(e.length-1,1)/2;t-=a,n+=a}this._startValue=t,this._endValue=n,this._valueRange=n-t}getLabelForValue(e){return(0,a.o)(e,this.chart.options.locale,this.options.ticks.format)}}class nn extends tn{determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=(0,a.g)(e)?e:0,this.max=(0,a.g)(t)?t:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),t=e?this.width:this.height,n=(0,a.t)(this.options.ticks.minRotation),i=(e?Math.sin(n):Math.cos(n))||.001,r=this._resolveTickFontOptions(0);return Math.ceil(t/Math.min(40,r.lineHeight/i))}getPixelForValue(e){return null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}function an(e){return 1===e/Math.pow(10,Math.floor((0,a.z)(e)))}nn.id="linear",nn.defaults={ticks:{callback:z.formatters.numeric}};class rn extends G{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(e,t){const n=tn.prototype.parse.apply(this,[e,t]);if(0!==n)return(0,a.g)(n)&&n>0?n:null;this._zero=!0}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=(0,a.g)(e)?Math.max(0,e):null,this.max=(0,a.g)(t)?Math.max(0,t):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let n=this.min,i=this.max;const r=t=>n=e?n:t,s=e=>i=t?i:e,o=(e,t)=>Math.pow(10,Math.floor((0,a.z)(e))+t);n===i&&(n<=0?(r(1),s(10)):(r(o(n,-1)),s(o(i,1)))),n<=0&&r(o(i,-1)),i<=0&&s(o(n,1)),this._zero&&this.min!==this._suggestedMin&&n===o(this.min,0)&&r(o(n,-1)),this.min=n,this.max=i}buildTicks(){const e=this.options,t=function(e,t){const n=Math.floor((0,a.z)(t.max)),i=Math.ceil(t.max/Math.pow(10,n)),r=[];let s=(0,a.B)(e.min,Math.pow(10,Math.floor((0,a.z)(t.min)))),o=Math.floor((0,a.z)(s)),l=Math.floor(s/Math.pow(10,o)),d=o<0?Math.pow(10,Math.abs(o)):1;do{r.push({value:s,major:an(s)}),++l,10===l&&(l=1,++o,d=o>=0?1:d),s=Math.round(l*Math.pow(10,o)*d)/d}while(o<n||o===n&&l<i);const c=(0,a.B)(e.max,s);return r.push({value:c,major:an(s)}),r}({min:this._userMin,max:this._userMax},this);return"ticks"===e.bounds&&(0,a.aH)(t,this,"value"),e.reverse?(t.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),t}getLabelForValue(e){return void 0===e?"0":(0,a.o)(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=(0,a.z)(e),this._valueRange=(0,a.z)(this.max)-(0,a.z)(e)}getPixelForValue(e){return void 0!==e&&0!==e||(e=this.min),null===e||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:((0,a.z)(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const t=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+t*this._valueRange)}}function sn(e){const t=e.ticks;if(t.display&&e.display){const e=(0,a.K)(t.backdropPadding);return(0,a.v)(t.font&&t.font.size,a.d.font.size)+e.height}return 0}function on(e,t,n,a,i){return e===a||e===i?{start:t-n/2,end:t+n/2}:e<a||e>i?{start:t-n,end:t}:{start:t,end:t+n}}function ln(e){const t={l:e.left+e._padding.left,r:e.right-e._padding.right,t:e.top+e._padding.top,b:e.bottom-e._padding.bottom},n=Object.assign({},t),i=[],r=[],s=e._pointLabels.length,o=e.options.pointLabels,l=o.centerPointLabels?a.P/s:0;for(let h=0;h<s;h++){const s=o.setContext(e.getPointLabelContext(h));r[h]=s.padding;const m=e.getPointPosition(h,e.drawingArea+r[h],l),_=(0,a.O)(s.font),p=(d=e.ctx,c=_,u=e._pointLabels[h],u=(0,a.b)(u)?u:[u],{w:(0,a.aM)(d,c.string,u),h:u.length*c.lineHeight});i[h]=p;const f=(0,a.az)(e.getIndexAngle(h)+l),g=Math.round((0,a.F)(f));dn(n,t,f,on(g,m.x,p.w,0,180),on(g,m.y,p.h,90,270))}var d,c,u;e.setCenterPoint(t.l-n.l,n.r-t.r,t.t-n.t,n.b-t.b),e._pointLabelItems=function(e,t,n){const i=[],r=e._pointLabels.length,s=e.options,o=sn(s)/2,l=e.drawingArea,d=s.pointLabels.centerPointLabels?a.P/r:0;for(let s=0;s<r;s++){const r=e.getPointPosition(s,l+o+n[s],d),c=Math.round((0,a.F)((0,a.az)(r.angle+a.H))),u=t[s],h=hn(r.y,u.h,c),m=cn(c),_=un(r.x,u.w,m);i.push({x:r.x,y:h,textAlign:m,left:_,top:h,right:_+u.w,bottom:h+u.h})}return i}(e,i,r)}function dn(e,t,n,a,i){const r=Math.abs(Math.sin(n)),s=Math.abs(Math.cos(n));let o=0,l=0;a.start<t.l?(o=(t.l-a.start)/r,e.l=Math.min(e.l,t.l-o)):a.end>t.r&&(o=(a.end-t.r)/r,e.r=Math.max(e.r,t.r+o)),i.start<t.t?(l=(t.t-i.start)/s,e.t=Math.min(e.t,t.t-l)):i.end>t.b&&(l=(i.end-t.b)/s,e.b=Math.max(e.b,t.b+l))}function cn(e){return 0===e||180===e?"center":e<180?"left":"right"}function un(e,t,n){return"right"===n?e-=t:"center"===n&&(e-=t/2),e}function hn(e,t,n){return 90===n||270===n?e-=t/2:(n>270||n<90)&&(e-=t),e}function mn(e,t,n,i){const{ctx:r}=e;if(n)r.arc(e.xCenter,e.yCenter,t,0,a.T);else{let n=e.getPointPosition(0,t);r.moveTo(n.x,n.y);for(let a=1;a<i;a++)n=e.getPointPosition(a,t),r.lineTo(n.x,n.y)}}rn.id="logarithmic",rn.defaults={ticks:{callback:z.formatters.logarithmic,major:{enabled:!0}}};class _n extends tn{constructor(e){super(e),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const e=this._padding=(0,a.K)(sn(this.options)/2),t=this.width=this.maxWidth-e.width,n=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+t/2+e.left),this.yCenter=Math.floor(this.top+n/2+e.top),this.drawingArea=Math.floor(Math.min(t,n)/2)}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!1);this.min=(0,a.g)(e)&&!isNaN(e)?e:0,this.max=(0,a.g)(t)&&!isNaN(t)?t:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/sn(this.options))}generateTickLabels(e){tn.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map(((e,t)=>{const n=(0,a.C)(this.options.pointLabels.callback,[e,t],this);return n||0===n?n:""})).filter(((e,t)=>this.chart.getDataVisibility(t)))}fit(){const e=this.options;e.display&&e.pointLabels.display?ln(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,t,n,a){this.xCenter+=Math.floor((e-t)/2),this.yCenter+=Math.floor((n-a)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,t,n,a))}getIndexAngle(e){const t=a.T/(this._pointLabels.length||1),n=this.options.startAngle||0;return(0,a.az)(e*t+(0,a.t)(n))}getDistanceFromCenterForValue(e){if((0,a.k)(e))return NaN;const t=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*t:(e-this.min)*t}getValueForDistanceFromCenter(e){if((0,a.k)(e))return NaN;const t=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-t:this.min+t}getPointLabelContext(e){const t=this._pointLabels||[];if(e>=0&&e<t.length){const n=t[e];return function(e,t,n){return(0,a.h)(e,{label:n,index:t,type:"pointLabel"})}(this.getContext(),e,n)}}getPointPosition(e,t,n=0){const i=this.getIndexAngle(e)-a.H+n;return{x:Math.cos(i)*t+this.xCenter,y:Math.sin(i)*t+this.yCenter,angle:i}}getPointPositionForValue(e,t){return this.getPointPosition(e,this.getDistanceFromCenterForValue(t))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:t,top:n,right:a,bottom:i}=this._pointLabelItems[e];return{left:t,top:n,right:a,bottom:i}}drawBackground(){const{backgroundColor:e,grid:{circular:t}}=this.options;if(e){const n=this.ctx;n.save(),n.beginPath(),mn(this,this.getDistanceFromCenterForValue(this._endValue),t,this._pointLabels.length),n.closePath(),n.fillStyle=e,n.fill(),n.restore()}}drawGrid(){const e=this.ctx,t=this.options,{angleLines:n,grid:i}=t,r=this._pointLabels.length;let s,o,l;if(t.pointLabels.display&&function(e,t){const{ctx:n,options:{pointLabels:i}}=e;for(let r=t-1;r>=0;r--){const t=i.setContext(e.getPointLabelContext(r)),s=(0,a.O)(t.font),{x:o,y:l,textAlign:d,left:c,top:u,right:h,bottom:m}=e._pointLabelItems[r],{backdropColor:_}=t;if(!(0,a.k)(_)){const e=(0,a.ax)(t.borderRadius),i=(0,a.K)(t.backdropPadding);n.fillStyle=_;const r=c-i.left,s=u-i.top,o=h-c+i.width,l=m-u+i.height;Object.values(e).some((e=>0!==e))?(n.beginPath(),(0,a.av)(n,{x:r,y:s,w:o,h:l,radius:e}),n.fill()):n.fillRect(r,s,o,l)}(0,a.M)(n,e._pointLabels[r],o,l+s.lineHeight/2,s,{color:t.color,textAlign:d,textBaseline:"middle"})}}(this,r),i.display&&this.ticks.forEach(((e,t)=>{if(0!==t){o=this.getDistanceFromCenterForValue(e.value);!function(e,t,n,a){const i=e.ctx,r=t.circular,{color:s,lineWidth:o}=t;!r&&!a||!s||!o||n<0||(i.save(),i.strokeStyle=s,i.lineWidth=o,i.setLineDash(t.borderDash),i.lineDashOffset=t.borderDashOffset,i.beginPath(),mn(e,n,r,a),i.closePath(),i.stroke(),i.restore())}(this,i.setContext(this.getContext(t-1)),o,r)}})),n.display){for(e.save(),s=r-1;s>=0;s--){const a=n.setContext(this.getPointLabelContext(s)),{color:i,lineWidth:r}=a;r&&i&&(e.lineWidth=r,e.strokeStyle=i,e.setLineDash(a.borderDash),e.lineDashOffset=a.borderDashOffset,o=this.getDistanceFromCenterForValue(t.ticks.reverse?this.min:this.max),l=this.getPointPosition(s,o),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(l.x,l.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,t=this.options,n=t.ticks;if(!n.display)return;const i=this.getIndexAngle(0);let r,s;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(i),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach(((i,o)=>{if(0===o&&!t.reverse)return;const l=n.setContext(this.getContext(o)),d=(0,a.O)(l.font);if(r=this.getDistanceFromCenterForValue(this.ticks[o].value),l.showLabelBackdrop){e.font=d.string,s=e.measureText(i.label).width,e.fillStyle=l.backdropColor;const t=(0,a.K)(l.backdropPadding);e.fillRect(-s/2-t.left,-r-d.size/2-t.top,s+t.width,d.size+t.height)}(0,a.M)(e,i.label,0,-r,d,{color:l.color})})),e.restore()}drawTitle(){}}_n.id="radialLinear",_n.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:z.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:e=>e,padding:5,centerPointLabels:!1}},_n.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},_n.descriptors={angleLines:{_fallback:"grid"}};const pn={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},fn=Object.keys(pn);function gn(e,t){return e-t}function yn(e,t){if((0,a.k)(t))return null;const n=e._adapter,{parser:i,round:r,isoWeekday:s}=e._parseOpts;let o=t;return"function"==typeof i&&(o=i(o)),(0,a.g)(o)||(o="string"==typeof i?n.parse(o,i):n.parse(o)),null===o?null:(r&&(o="week"!==r||!(0,a.x)(s)&&!0!==s?n.startOf(o,r):n.startOf(o,"isoWeek",s)),+o)}function bn(e,t,n,a){const i=fn.length;for(let r=fn.indexOf(e);r<i-1;++r){const e=pn[fn[r]],i=e.steps?e.steps:Number.MAX_SAFE_INTEGER;if(e.common&&Math.ceil((n-t)/(i*e.size))<=a)return fn[r]}return fn[i-1]}function vn(e,t,n){if(n){if(n.length){const{lo:i,hi:r}=(0,a.aO)(n,t);e[n[i]>=t?n[i]:n[r]]=!0}}else e[t]=!0}function Mn(e,t,n){const a=[],i={},r=t.length;let s,o;for(s=0;s<r;++s)o=t[s],i[o]=s,a.push({value:o,major:!1});return 0!==r&&n?function(e,t,n,a){const i=e._adapter,r=+i.startOf(t[0].value,a),s=t[t.length-1].value;let o,l;for(o=r;o<=s;o=+i.add(o,1,a))l=n[o],l>=0&&(t[l].major=!0);return t}(e,a,i,n):a}class xn extends G{constructor(e){super(e),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(e,t){const n=e.time||(e.time={}),i=this._adapter=new ee._date(e.adapters.date);i.init(t),(0,a.ac)(n.displayFormats,i.formats()),this._parseOpts={parser:n.parser,round:n.round,isoWeekday:n.isoWeekday},super.init(e),this._normalized=t.normalized}parse(e,t){return void 0===e?null:yn(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,t=this._adapter,n=e.time.unit||"day";let{min:i,max:r,minDefined:s,maxDefined:o}=this.getUserBounds();function l(e){s||isNaN(e.min)||(i=Math.min(i,e.min)),o||isNaN(e.max)||(r=Math.max(r,e.max))}s&&o||(l(this._getLabelBounds()),"ticks"===e.bounds&&"labels"===e.ticks.source||l(this.getMinMax(!1))),i=(0,a.g)(i)&&!isNaN(i)?i:+t.startOf(Date.now(),n),r=(0,a.g)(r)&&!isNaN(r)?r:+t.endOf(Date.now(),n)+1,this.min=Math.min(i,r-1),this.max=Math.max(i+1,r)}_getLabelBounds(){const e=this.getLabelTimestamps();let t=Number.POSITIVE_INFINITY,n=Number.NEGATIVE_INFINITY;return e.length&&(t=e[0],n=e[e.length-1]),{min:t,max:n}}buildTicks(){const e=this.options,t=e.time,n=e.ticks,i="labels"===n.source?this.getLabelTimestamps():this._generate();"ticks"===e.bounds&&i.length&&(this.min=this._userMin||i[0],this.max=this._userMax||i[i.length-1]);const r=this.min,s=this.max,o=(0,a.aN)(i,r,s);return this._unit=t.unit||(n.autoSkip?bn(t.minUnit,this.min,this.max,this._getLabelCapacity(r)):function(e,t,n,a,i){for(let r=fn.length-1;r>=fn.indexOf(n);r--){const n=fn[r];if(pn[n].common&&e._adapter.diff(i,a,n)>=t-1)return n}return fn[n?fn.indexOf(n):0]}(this,o.length,t.minUnit,this.min,this.max)),this._majorUnit=n.major.enabled&&"year"!==this._unit?function(e){for(let t=fn.indexOf(e)+1,n=fn.length;t<n;++t)if(pn[fn[t]].common)return fn[t]}(this._unit):void 0,this.initOffsets(i),e.reverse&&o.reverse(),Mn(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map((e=>+e.value)))}initOffsets(e){let t,n,i=0,r=0;this.options.offset&&e.length&&(t=this.getDecimalForValue(e[0]),i=1===e.length?1-t:(this.getDecimalForValue(e[1])-t)/2,n=this.getDecimalForValue(e[e.length-1]),r=1===e.length?n:(n-this.getDecimalForValue(e[e.length-2]))/2);const s=e.length<3?.5:.25;i=(0,a.E)(i,0,s),r=(0,a.E)(r,0,s),this._offsets={start:i,end:r,factor:1/(i+1+r)}}_generate(){const e=this._adapter,t=this.min,n=this.max,i=this.options,r=i.time,s=r.unit||bn(r.minUnit,t,n,this._getLabelCapacity(t)),o=(0,a.v)(r.stepSize,1),l="week"===s&&r.isoWeekday,d=(0,a.x)(l)||!0===l,c={};let u,h,m=t;if(d&&(m=+e.startOf(m,"isoWeek",l)),m=+e.startOf(m,d?"day":s),e.diff(n,t,s)>1e5*o)throw new Error(t+" and "+n+" are too far apart with stepSize of "+o+" "+s);const _="data"===i.ticks.source&&this.getDataTimestamps();for(u=m,h=0;u<n;u=+e.add(u,o,s),h++)vn(c,u,_);return u!==n&&"ticks"!==i.bounds&&1!==h||vn(c,u,_),Object.keys(c).sort(((e,t)=>e-t)).map((e=>+e))}getLabelForValue(e){const t=this._adapter,n=this.options.time;return n.tooltipFormat?t.format(e,n.tooltipFormat):t.format(e,n.displayFormats.datetime)}_tickFormatFunction(e,t,n,i){const r=this.options,s=r.time.displayFormats,o=this._unit,l=this._majorUnit,d=o&&s[o],c=l&&s[l],u=n[t],h=l&&c&&u&&u.major,m=this._adapter.format(e,i||(h?c:d)),_=r.ticks.callback;return _?(0,a.C)(_,[m,t,n],this):m}generateTickLabels(e){let t,n,a;for(t=0,n=e.length;t<n;++t)a=e[t],a.label=this._tickFormatFunction(a.value,t,e)}getDecimalForValue(e){return null===e?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const t=this._offsets,n=this.getDecimalForValue(e);return this.getPixelForDecimal((t.start+n)*t.factor)}getValueForPixel(e){const t=this._offsets,n=this.getDecimalForPixel(e)/t.factor-t.end;return this.min+n*(this.max-this.min)}_getLabelSize(e){const t=this.options.ticks,n=this.ctx.measureText(e).width,i=(0,a.t)(this.isHorizontal()?t.maxRotation:t.minRotation),r=Math.cos(i),s=Math.sin(i),o=this._resolveTickFontOptions(0).size;return{w:n*r+o*s,h:n*s+o*r}}_getLabelCapacity(e){const t=this.options.time,n=t.displayFormats,a=n[t.unit]||n.millisecond,i=this._tickFormatFunction(e,0,Mn(this,[e],this._majorUnit),a),r=this._getLabelSize(i),s=Math.floor(this.isHorizontal()?this.width/r.w:this.height/r.h)-1;return s>0?s:1}getDataTimestamps(){let e,t,n=this._cache.data||[];if(n.length)return n;const a=this.getMatchingVisibleMetas();if(this._normalized&&a.length)return this._cache.data=a[0].controller.getAllParsedValues(this);for(e=0,t=a.length;e<t;++e)n=n.concat(a[e].controller.getAllParsedValues(this));return this._cache.data=this.normalize(n)}getLabelTimestamps(){const e=this._cache.labels||[];let t,n;if(e.length)return e;const a=this.getLabels();for(t=0,n=a.length;t<n;++t)e.push(yn(this,a[t]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return(0,a._)(e.sort(gn))}}function wn(e,t,n){let i,r,s,o,l=0,d=e.length-1;n?(t>=e[l].pos&&t<=e[d].pos&&({lo:l,hi:d}=(0,a.Z)(e,"pos",t)),({pos:i,time:s}=e[l]),({pos:r,time:o}=e[d])):(t>=e[l].time&&t<=e[d].time&&({lo:l,hi:d}=(0,a.Z)(e,"time",t)),({time:i,pos:s}=e[l]),({time:r,pos:o}=e[d]));const c=r-i;return c?s+(o-s)*(t-i)/c:s}xn.id="time",xn.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class kn extends xn{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),t=this._table=this.buildLookupTable(e);this._minPos=wn(t,this.min),this._tableRange=wn(t,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:t,max:n}=this,a=[],i=[];let r,s,o,l,d;for(r=0,s=e.length;r<s;++r)l=e[r],l>=t&&l<=n&&a.push(l);if(a.length<2)return[{time:t,pos:0},{time:n,pos:1}];for(r=0,s=a.length;r<s;++r)d=a[r+1],o=a[r-1],l=a[r],Math.round((d+o)/2)!==l&&i.push({time:l,pos:r/(s-1)});return i}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const t=this.getDataTimestamps(),n=this.getLabelTimestamps();return e=t.length&&n.length?this.normalize(t.concat(n)):t.length?t:n,e=this._cache.all=e,e}getDecimalForValue(e){return(wn(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const t=this._offsets,n=this.getDecimalForPixel(e)/t.factor-t.end;return wn(this._table,n*this._tableRange+this._minPos,!0)}}kn.id="timeseries",kn.defaults=xn.defaults},2998:(e,t,n)=>{"use strict";function a(){}n.d(t,{$:()=>ft,A:()=>F,B:()=>d,C:()=>m,D:()=>Et,E:()=>Q,F:()=>U,G:()=>ct,H:()=>E,I:()=>ee,J:()=>ht,K:()=>Ht,L:()=>gt,M:()=>Mt,N:()=>yt,O:()=>Ct,P:()=>S,Q:()=>_,R:()=>me,S:()=>_e,T:()=>j,U:()=>rt,V:()=>b,W:()=>k,X:()=>un,Y:()=>ie,Z:()=>ae,_:()=>de,a:()=>At,a0:()=>G,a1:()=>mn,a2:()=>rn,a3:()=>fn,a4:()=>ue,a5:()=>pn,a6:()=>an,a7:()=>st,a8:()=>Y,a9:()=>It,aA:()=>kn,aB:()=>Ln,aC:()=>pe,aD:()=>Yn,aE:()=>pt,aF:()=>a,aG:()=>Z,aH:()=>V,aI:()=>z,aJ:()=>B,aK:()=>W,aL:()=>J,aM:()=>ut,aN:()=>re,aO:()=>ne,aa:()=>Ot,ab:()=>Nt,ac:()=>v,ad:()=>i,ae:()=>he,af:()=>_n,ag:()=>mt,ah:()=>D,ai:()=>p,aj:()=>T,ak:()=>te,al:()=>Tt,am:()=>nn,an:()=>Hn,ao:()=>jn,ap:()=>yn,aq:()=>bn,ar:()=>gn,as:()=>bt,at:()=>vt,au:()=>_t,av:()=>wt,aw:()=>St,ax:()=>jt,ay:()=>Sn,az:()=>K,b:()=>s,c:()=>at,d:()=>dt,e:()=>Me,f:()=>w,g:()=>l,h:()=>Pt,i:()=>o,j:()=>L,k:()=>r,l:()=>oe,m:()=>u,n:()=>h,o:()=>Mn,p:()=>X,q:()=>fe,r:()=>ce,s:()=>N,t:()=>$,u:()=>le,v:()=>c,w:()=>ge,x:()=>R,y:()=>Zt,z:()=>I});const i=function(){let e=0;return function(){return e++}}();function r(e){return null==e}function s(e){if(Array.isArray&&Array.isArray(e))return!0;const t=Object.prototype.toString.call(e);return"[object"===t.slice(0,7)&&"Array]"===t.slice(-6)}function o(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)}const l=e=>("number"==typeof e||e instanceof Number)&&isFinite(+e);function d(e,t){return l(e)?e:t}function c(e,t){return void 0===e?t:e}const u=(e,t)=>"string"==typeof e&&e.endsWith("%")?parseFloat(e)/100:e/t,h=(e,t)=>"string"==typeof e&&e.endsWith("%")?parseFloat(e)/100*t:+e;function m(e,t,n){if(e&&"function"==typeof e.call)return e.apply(n,t)}function _(e,t,n,a){let i,r,l;if(s(e))if(r=e.length,a)for(i=r-1;i>=0;i--)t.call(n,e[i],i);else for(i=0;i<r;i++)t.call(n,e[i],i);else if(o(e))for(l=Object.keys(e),r=l.length,i=0;i<r;i++)t.call(n,e[l[i]],l[i])}function p(e,t){let n,a,i,r;if(!e||!t||e.length!==t.length)return!1;for(n=0,a=e.length;n<a;++n)if(i=e[n],r=t[n],i.datasetIndex!==r.datasetIndex||i.index!==r.index)return!1;return!0}function f(e){if(s(e))return e.map(f);if(o(e)){const t=Object.create(null),n=Object.keys(e),a=n.length;let i=0;for(;i<a;++i)t[n[i]]=f(e[n[i]]);return t}return e}function g(e){return-1===["__proto__","prototype","constructor"].indexOf(e)}function y(e,t,n,a){if(!g(e))return;const i=t[e],r=n[e];o(i)&&o(r)?b(i,r,a):t[e]=f(r)}function b(e,t,n){const a=s(t)?t:[t],i=a.length;if(!o(e))return e;const r=(n=n||{}).merger||y;for(let s=0;s<i;++s){if(!o(t=a[s]))continue;const i=Object.keys(t);for(let a=0,s=i.length;a<s;++a)r(i[a],e,t,n)}return e}function v(e,t){return b(e,t,{merger:M})}function M(e,t,n){if(!g(e))return;const a=t[e],i=n[e];o(a)&&o(i)?v(a,i):Object.prototype.hasOwnProperty.call(t,e)||(t[e]=f(i))}const x={"":e=>e,x:e=>e.x,y:e=>e.y};function w(e,t){const n=x[t]||(x[t]=function(e){const t=function(e){const t=e.split("."),n=[];let a="";for(const e of t)a+=e,a.endsWith("\\")?a=a.slice(0,-1)+".":(n.push(a),a="");return n}(e);return e=>{for(const n of t){if(""===n)break;e=e&&e[n]}return e}}(t));return n(e)}function k(e){return e.charAt(0).toUpperCase()+e.slice(1)}const L=e=>void 0!==e,Y=e=>"function"==typeof e,D=(e,t)=>{if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0};function T(e){return"mouseup"===e.type||"click"===e.type||"contextmenu"===e.type}const S=Math.PI,j=2*S,H=j+S,C=Number.POSITIVE_INFINITY,A=S/180,E=S/2,P=S/4,O=2*S/3,I=Math.log10,N=Math.sign;function z(e){const t=Math.round(e);e=W(e,t,e/1e3)?t:e;const n=Math.pow(10,Math.floor(I(e))),a=e/n;return(a<=1?1:a<=2?2:a<=5?5:10)*n}function F(e){const t=[],n=Math.sqrt(e);let a;for(a=1;a<n;a++)e%a==0&&(t.push(a),t.push(e/a));return n===(0|n)&&t.push(n),t.sort(((e,t)=>e-t)).pop(),t}function R(e){return!isNaN(parseFloat(e))&&isFinite(e)}function W(e,t,n){return Math.abs(e-t)<n}function B(e,t){const n=Math.round(e);return n-t<=e&&n+t>=e}function V(e,t,n){let a,i,r;for(a=0,i=e.length;a<i;a++)r=e[a][n],isNaN(r)||(t.min=Math.min(t.min,r),t.max=Math.max(t.max,r))}function $(e){return e*(S/180)}function U(e){return e*(180/S)}function J(e){if(!l(e))return;let t=1,n=0;for(;Math.round(e*t)/t!==e;)t*=10,n++;return n}function G(e,t){const n=t.x-e.x,a=t.y-e.y,i=Math.sqrt(n*n+a*a);let r=Math.atan2(a,n);return r<-.5*S&&(r+=j),{angle:r,distance:i}}function Z(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function q(e,t){return(e-t+H)%j-S}function K(e){return(e%j+j)%j}function X(e,t,n,a){const i=K(e),r=K(t),s=K(n),o=K(r-i),l=K(s-i),d=K(i-r),c=K(i-s);return i===r||i===s||a&&r===s||o>l&&d<c}function Q(e,t,n){return Math.max(t,Math.min(n,e))}function ee(e){return Q(e,-32768,32767)}function te(e,t,n,a=1e-6){return e>=Math.min(t,n)-a&&e<=Math.max(t,n)+a}function ne(e,t,n){n=n||(n=>e[n]<t);let a,i=e.length-1,r=0;for(;i-r>1;)a=r+i>>1,n(a)?r=a:i=a;return{lo:r,hi:i}}const ae=(e,t,n,a)=>ne(e,n,a?a=>e[a][t]<=n:a=>e[a][t]<n),ie=(e,t,n)=>ne(e,n,(a=>e[a][t]>=n));function re(e,t,n){let a=0,i=e.length;for(;a<i&&e[a]<t;)a++;for(;i>a&&e[i-1]>n;)i--;return a>0||i<e.length?e.slice(a,i):e}const se=["push","pop","shift","splice","unshift"];function oe(e,t){e._chartjs?e._chartjs.listeners.push(t):(Object.defineProperty(e,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[t]}}),se.forEach((t=>{const n="_onData"+k(t),a=e[t];Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value(...t){const i=a.apply(this,t);return e._chartjs.listeners.forEach((e=>{"function"==typeof e[n]&&e[n](...t)})),i}})})))}function le(e,t){const n=e._chartjs;if(!n)return;const a=n.listeners,i=a.indexOf(t);-1!==i&&a.splice(i,1),a.length>0||(se.forEach((t=>{delete e[t]})),delete e._chartjs)}function de(e){const t=new Set;let n,a;for(n=0,a=e.length;n<a;++n)t.add(e[n]);return t.size===a?e:Array.from(t)}const ce="undefined"==typeof window?function(e){return e()}:window.requestAnimationFrame;function ue(e,t,n){const a=n||(e=>Array.prototype.slice.call(e));let i=!1,r=[];return function(...n){r=a(n),i||(i=!0,ce.call(window,(()=>{i=!1,e.apply(t,r)})))}}function he(e,t){let n;return function(...a){return t?(clearTimeout(n),n=setTimeout(e,t,a)):e.apply(this,a),t}}const me=e=>"start"===e?"left":"end"===e?"right":"center",_e=(e,t,n)=>"start"===e?t:"end"===e?n:(t+n)/2,pe=(e,t,n,a)=>e===(a?"left":"right")?n:"center"===e?(t+n)/2:t;function fe(e,t,n){const a=t.length;let i=0,r=a;if(e._sorted){const{iScale:s,_parsed:o}=e,l=s.axis,{min:d,max:c,minDefined:u,maxDefined:h}=s.getUserBounds();u&&(i=Q(Math.min(ae(o,s.axis,d).lo,n?a:ae(t,l,s.getPixelForValue(d)).lo),0,a-1)),r=h?Q(Math.max(ae(o,s.axis,c,!0).hi+1,n?0:ae(t,l,s.getPixelForValue(c),!0).hi+1),i,a)-i:a-i}return{start:i,count:r}}function ge(e){const{xScale:t,yScale:n,_scaleRanges:a}=e,i={xmin:t.min,xmax:t.max,ymin:n.min,ymax:n.max};if(!a)return e._scaleRanges=i,!0;const r=a.xmin!==t.min||a.xmax!==t.max||a.ymin!==n.min||a.ymax!==n.max;return Object.assign(a,i),r}const ye=e=>0===e||1===e,be=(e,t,n)=>-Math.pow(2,10*(e-=1))*Math.sin((e-t)*j/n),ve=(e,t,n)=>Math.pow(2,-10*e)*Math.sin((e-t)*j/n)+1,Me={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>-e*(e-2),easeInOutQuad:e=>(e/=.5)<1?.5*e*e:-.5*(--e*(e-2)-1),easeInCubic:e=>e*e*e,easeOutCubic:e=>(e-=1)*e*e+1,easeInOutCubic:e=>(e/=.5)<1?.5*e*e*e:.5*((e-=2)*e*e+2),easeInQuart:e=>e*e*e*e,easeOutQuart:e=>-((e-=1)*e*e*e-1),easeInOutQuart:e=>(e/=.5)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2),easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>(e-=1)*e*e*e*e+1,easeInOutQuint:e=>(e/=.5)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2),easeInSine:e=>1-Math.cos(e*E),easeOutSine:e=>Math.sin(e*E),easeInOutSine:e=>-.5*(Math.cos(S*e)-1),easeInExpo:e=>0===e?0:Math.pow(2,10*(e-1)),easeOutExpo:e=>1===e?1:1-Math.pow(2,-10*e),easeInOutExpo:e=>ye(e)?e:e<.5?.5*Math.pow(2,10*(2*e-1)):.5*(2-Math.pow(2,-10*(2*e-1))),easeInCirc:e=>e>=1?e:-(Math.sqrt(1-e*e)-1),easeOutCirc:e=>Math.sqrt(1-(e-=1)*e),easeInOutCirc:e=>(e/=.5)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1),easeInElastic:e=>ye(e)?e:be(e,.075,.3),easeOutElastic:e=>ye(e)?e:ve(e,.075,.3),easeInOutElastic(e){const t=.1125;return ye(e)?e:e<.5?.5*be(2*e,t,.45):.5+.5*ve(2*e-1,t,.45)},easeInBack(e){const t=1.70158;return e*e*((t+1)*e-t)},easeOutBack(e){const t=1.70158;return(e-=1)*e*((t+1)*e+t)+1},easeInOutBack(e){let t=1.70158;return(e/=.5)<1?e*e*((1+(t*=1.525))*e-t)*.5:.5*((e-=2)*e*((1+(t*=1.525))*e+t)+2)},easeInBounce:e=>1-Me.easeOutBounce(1-e),easeOutBounce(e){const t=7.5625,n=2.75;return e<1/n?t*e*e:e<2/n?t*(e-=1.5/n)*e+.75:e<2.5/n?t*(e-=2.25/n)*e+.9375:t*(e-=2.625/n)*e+.984375},easeInOutBounce:e=>e<.5?.5*Me.easeInBounce(2*e):.5*Me.easeOutBounce(2*e-1)+.5};function xe(e){return e+.5|0}const we=(e,t,n)=>Math.max(Math.min(e,n),t);function ke(e){return we(xe(2.55*e),0,255)}function Le(e){return we(xe(255*e),0,255)}function Ye(e){return we(xe(e/2.55)/100,0,1)}function De(e){return we(xe(100*e),0,100)}const Te={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},Se=[..."0123456789ABCDEF"],je=e=>Se[15&e],He=e=>Se[(240&e)>>4]+Se[15&e],Ce=e=>(240&e)>>4==(15&e);function Ae(e){var t=(e=>Ce(e.r)&&Ce(e.g)&&Ce(e.b)&&Ce(e.a))(e)?je:He;return e?"#"+t(e.r)+t(e.g)+t(e.b)+((e,t)=>e<255?t(e):"")(e.a,t):void 0}const Ee=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function Pe(e,t,n){const a=t*Math.min(n,1-n),i=(t,i=(t+e/30)%12)=>n-a*Math.max(Math.min(i-3,9-i,1),-1);return[i(0),i(8),i(4)]}function Oe(e,t,n){const a=(a,i=(a+e/60)%6)=>n-n*t*Math.max(Math.min(i,4-i,1),0);return[a(5),a(3),a(1)]}function Ie(e,t,n){const a=Pe(e,1,.5);let i;for(t+n>1&&(i=1/(t+n),t*=i,n*=i),i=0;i<3;i++)a[i]*=1-t-n,a[i]+=t;return a}function Ne(e){const t=e.r/255,n=e.g/255,a=e.b/255,i=Math.max(t,n,a),r=Math.min(t,n,a),s=(i+r)/2;let o,l,d;return i!==r&&(d=i-r,l=s>.5?d/(2-i-r):d/(i+r),o=function(e,t,n,a,i){return e===i?(t-n)/a+(t<n?6:0):t===i?(n-e)/a+2:(e-t)/a+4}(t,n,a,d,i),o=60*o+.5),[0|o,l||0,s]}function ze(e,t,n,a){return(Array.isArray(t)?e(t[0],t[1],t[2]):e(t,n,a)).map(Le)}function Fe(e,t,n){return ze(Pe,e,t,n)}function Re(e){return(e%360+360)%360}function We(e){const t=Ee.exec(e);let n,a=255;if(!t)return;t[5]!==n&&(a=t[6]?ke(+t[5]):Le(+t[5]));const i=Re(+t[2]),r=+t[3]/100,s=+t[4]/100;return n="hwb"===t[1]?function(e,t,n){return ze(Ie,e,t,n)}(i,r,s):"hsv"===t[1]?function(e,t,n){return ze(Oe,e,t,n)}(i,r,s):Fe(i,r,s),{r:n[0],g:n[1],b:n[2],a}}const Be={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Ve={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};let $e;function Ue(e){$e||($e=function(){const e={},t=Object.keys(Ve),n=Object.keys(Be);let a,i,r,s,o;for(a=0;a<t.length;a++){for(s=o=t[a],i=0;i<n.length;i++)r=n[i],o=o.replace(r,Be[r]);r=parseInt(Ve[s],16),e[o]=[r>>16&255,r>>8&255,255&r]}return e}(),$e.transparent=[0,0,0,0]);const t=$e[e.toLowerCase()];return t&&{r:t[0],g:t[1],b:t[2],a:4===t.length?t[3]:255}}const Je=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;const Ge=e=>e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055,Ze=e=>e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4);function qe(e,t,n){if(e){let a=Ne(e);a[t]=Math.max(0,Math.min(a[t]+a[t]*n,0===t?360:1)),a=Fe(a),e.r=a[0],e.g=a[1],e.b=a[2]}}function Ke(e,t){return e?Object.assign(t||{},e):e}function Xe(e){var t={r:0,g:0,b:0,a:255};return Array.isArray(e)?e.length>=3&&(t={r:e[0],g:e[1],b:e[2],a:255},e.length>3&&(t.a=Le(e[3]))):(t=Ke(e,{r:0,g:0,b:0,a:1})).a=Le(t.a),t}function Qe(e){return"r"===e.charAt(0)?function(e){const t=Je.exec(e);let n,a,i,r=255;if(t){if(t[7]!==n){const e=+t[7];r=t[8]?ke(e):we(255*e,0,255)}return n=+t[1],a=+t[3],i=+t[5],n=255&(t[2]?ke(n):we(n,0,255)),a=255&(t[4]?ke(a):we(a,0,255)),i=255&(t[6]?ke(i):we(i,0,255)),{r:n,g:a,b:i,a:r}}}(e):We(e)}class et{constructor(e){if(e instanceof et)return e;const t=typeof e;let n;var a,i,r;"object"===t?n=Xe(e):"string"===t&&(r=(a=e).length,"#"===a[0]&&(4===r||5===r?i={r:255&17*Te[a[1]],g:255&17*Te[a[2]],b:255&17*Te[a[3]],a:5===r?17*Te[a[4]]:255}:7!==r&&9!==r||(i={r:Te[a[1]]<<4|Te[a[2]],g:Te[a[3]]<<4|Te[a[4]],b:Te[a[5]]<<4|Te[a[6]],a:9===r?Te[a[7]]<<4|Te[a[8]]:255})),n=i||Ue(e)||Qe(e)),this._rgb=n,this._valid=!!n}get valid(){return this._valid}get rgb(){var e=Ke(this._rgb);return e&&(e.a=Ye(e.a)),e}set rgb(e){this._rgb=Xe(e)}rgbString(){return this._valid?(e=this._rgb)&&(e.a<255?`rgba(${e.r}, ${e.g}, ${e.b}, ${Ye(e.a)})`:`rgb(${e.r}, ${e.g}, ${e.b})`):void 0;var e}hexString(){return this._valid?Ae(this._rgb):void 0}hslString(){return this._valid?function(e){if(!e)return;const t=Ne(e),n=t[0],a=De(t[1]),i=De(t[2]);return e.a<255?`hsla(${n}, ${a}%, ${i}%, ${Ye(e.a)})`:`hsl(${n}, ${a}%, ${i}%)`}(this._rgb):void 0}mix(e,t){if(e){const n=this.rgb,a=e.rgb;let i;const r=t===i?.5:t,s=2*r-1,o=n.a-a.a,l=((s*o==-1?s:(s+o)/(1+s*o))+1)/2;i=1-l,n.r=255&l*n.r+i*a.r+.5,n.g=255&l*n.g+i*a.g+.5,n.b=255&l*n.b+i*a.b+.5,n.a=r*n.a+(1-r)*a.a,this.rgb=n}return this}interpolate(e,t){return e&&(this._rgb=function(e,t,n){const a=Ze(Ye(e.r)),i=Ze(Ye(e.g)),r=Ze(Ye(e.b));return{r:Le(Ge(a+n*(Ze(Ye(t.r))-a))),g:Le(Ge(i+n*(Ze(Ye(t.g))-i))),b:Le(Ge(r+n*(Ze(Ye(t.b))-r))),a:e.a+n*(t.a-e.a)}}(this._rgb,e._rgb,t)),this}clone(){return new et(this.rgb)}alpha(e){return this._rgb.a=Le(e),this}clearer(e){return this._rgb.a*=1-e,this}greyscale(){const e=this._rgb,t=xe(.3*e.r+.59*e.g+.11*e.b);return e.r=e.g=e.b=t,this}opaquer(e){return this._rgb.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return qe(this._rgb,2,e),this}darken(e){return qe(this._rgb,2,-e),this}saturate(e){return qe(this._rgb,1,e),this}desaturate(e){return qe(this._rgb,1,-e),this}rotate(e){return function(e,t){var n=Ne(e);n[0]=Re(n[0]+t),n=Fe(n),e.r=n[0],e.g=n[1],e.b=n[2]}(this._rgb,e),this}}function tt(e){return new et(e)}function nt(e){if(e&&"object"==typeof e){const t=e.toString();return"[object CanvasPattern]"===t||"[object CanvasGradient]"===t}return!1}function at(e){return nt(e)?e:tt(e)}function it(e){return nt(e)?e:tt(e).saturate(.5).darken(.1).hexString()}const rt=Object.create(null),st=Object.create(null);function ot(e,t){if(!t)return e;const n=t.split(".");for(let t=0,a=n.length;t<a;++t){const a=n[t];e=e[a]||(e[a]=Object.create(null))}return e}function lt(e,t,n){return"string"==typeof t?b(ot(e,t),n):b(ot(e,""),t)}var dt=new class{constructor(e){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=e=>e.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(e,t)=>it(t.backgroundColor),this.hoverBorderColor=(e,t)=>it(t.borderColor),this.hoverColor=(e,t)=>it(t.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e)}set(e,t){return lt(this,e,t)}get(e){return ot(this,e)}describe(e,t){return lt(st,e,t)}override(e,t){return lt(rt,e,t)}route(e,t,n,a){const i=ot(this,e),r=ot(this,n),s="_"+t;Object.defineProperties(i,{[s]:{value:i[t],writable:!0},[t]:{enumerable:!0,get(){const e=this[s],t=r[a];return o(e)?Object.assign({},t,e):c(e,t)},set(e){this[s]=e}}})}}({_scriptable:e=>!e.startsWith("on"),_indexable:e=>"events"!==e,hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});function ct(e,t,n,a,i){let r=t[i];return r||(r=t[i]=e.measureText(i).width,n.push(i)),r>a&&(a=r),a}function ut(e,t,n,a){let i=(a=a||{}).data=a.data||{},r=a.garbageCollect=a.garbageCollect||[];a.font!==t&&(i=a.data={},r=a.garbageCollect=[],a.font=t),e.save(),e.font=t;let o=0;const l=n.length;let d,c,u,h,m;for(d=0;d<l;d++)if(h=n[d],null!=h&&!0!==s(h))o=ct(e,i,r,o,h);else if(s(h))for(c=0,u=h.length;c<u;c++)m=h[c],null==m||s(m)||(o=ct(e,i,r,o,m));e.restore();const _=r.length/2;if(_>n.length){for(d=0;d<_;d++)delete i[r[d]];r.splice(0,_)}return o}function ht(e,t,n){const a=e.currentDevicePixelRatio,i=0!==n?Math.max(n/2,.5):0;return Math.round((t-i)*a)/a+i}function mt(e,t){(t=t||e.getContext("2d")).save(),t.resetTransform(),t.clearRect(0,0,e.width,e.height),t.restore()}function _t(e,t,n,a){pt(e,t,n,a,null)}function pt(e,t,n,a,i){let r,s,o,l,d,c;const u=t.pointStyle,h=t.rotation,m=t.radius;let _=(h||0)*A;if(u&&"object"==typeof u&&(r=u.toString(),"[object HTMLImageElement]"===r||"[object HTMLCanvasElement]"===r))return e.save(),e.translate(n,a),e.rotate(_),e.drawImage(u,-u.width/2,-u.height/2,u.width,u.height),void e.restore();if(!(isNaN(m)||m<=0)){switch(e.beginPath(),u){default:i?e.ellipse(n,a,i/2,m,0,0,j):e.arc(n,a,m,0,j),e.closePath();break;case"triangle":e.moveTo(n+Math.sin(_)*m,a-Math.cos(_)*m),_+=O,e.lineTo(n+Math.sin(_)*m,a-Math.cos(_)*m),_+=O,e.lineTo(n+Math.sin(_)*m,a-Math.cos(_)*m),e.closePath();break;case"rectRounded":d=.516*m,l=m-d,s=Math.cos(_+P)*l,o=Math.sin(_+P)*l,e.arc(n-s,a-o,d,_-S,_-E),e.arc(n+o,a-s,d,_-E,_),e.arc(n+s,a+o,d,_,_+E),e.arc(n-o,a+s,d,_+E,_+S),e.closePath();break;case"rect":if(!h){l=Math.SQRT1_2*m,c=i?i/2:l,e.rect(n-c,a-l,2*c,2*l);break}_+=P;case"rectRot":s=Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+o,a-s),e.lineTo(n+s,a+o),e.lineTo(n-o,a+s),e.closePath();break;case"crossRot":_+=P;case"cross":s=Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+s,a+o),e.moveTo(n+o,a-s),e.lineTo(n-o,a+s);break;case"star":s=Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+s,a+o),e.moveTo(n+o,a-s),e.lineTo(n-o,a+s),_+=P,s=Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+s,a+o),e.moveTo(n+o,a-s),e.lineTo(n-o,a+s);break;case"line":s=i?i/2:Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+s,a+o);break;case"dash":e.moveTo(n,a),e.lineTo(n+Math.cos(_)*m,a+Math.sin(_)*m)}e.fill(),t.borderWidth>0&&e.stroke()}}function ft(e,t,n){return n=n||.5,!t||e&&e.x>t.left-n&&e.x<t.right+n&&e.y>t.top-n&&e.y<t.bottom+n}function gt(e,t){e.save(),e.beginPath(),e.rect(t.left,t.top,t.right-t.left,t.bottom-t.top),e.clip()}function yt(e){e.restore()}function bt(e,t,n,a,i){if(!t)return e.lineTo(n.x,n.y);if("middle"===i){const a=(t.x+n.x)/2;e.lineTo(a,t.y),e.lineTo(a,n.y)}else"after"===i!=!!a?e.lineTo(t.x,n.y):e.lineTo(n.x,t.y);e.lineTo(n.x,n.y)}function vt(e,t,n,a){if(!t)return e.lineTo(n.x,n.y);e.bezierCurveTo(a?t.cp1x:t.cp2x,a?t.cp1y:t.cp2y,a?n.cp2x:n.cp1x,a?n.cp2y:n.cp1y,n.x,n.y)}function Mt(e,t,n,a,i,o={}){const l=s(t)?t:[t],d=o.strokeWidth>0&&""!==o.strokeColor;let c,u;for(e.save(),e.font=i.string,function(e,t){t.translation&&e.translate(t.translation[0],t.translation[1]);r(t.rotation)||e.rotate(t.rotation);t.color&&(e.fillStyle=t.color);t.textAlign&&(e.textAlign=t.textAlign);t.textBaseline&&(e.textBaseline=t.textBaseline)}(e,o),c=0;c<l.length;++c)u=l[c],d&&(o.strokeColor&&(e.strokeStyle=o.strokeColor),r(o.strokeWidth)||(e.lineWidth=o.strokeWidth),e.strokeText(u,n,a,o.maxWidth)),e.fillText(u,n,a,o.maxWidth),xt(e,n,a,u,o),a+=i.lineHeight;e.restore()}function xt(e,t,n,a,i){if(i.strikethrough||i.underline){const r=e.measureText(a),s=t-r.actualBoundingBoxLeft,o=t+r.actualBoundingBoxRight,l=n-r.actualBoundingBoxAscent,d=n+r.actualBoundingBoxDescent,c=i.strikethrough?(l+d)/2:d;e.strokeStyle=e.fillStyle,e.beginPath(),e.lineWidth=i.decorationWidth||2,e.moveTo(s,c),e.lineTo(o,c),e.stroke()}}function wt(e,t){const{x:n,y:a,w:i,h:r,radius:s}=t;e.arc(n+s.topLeft,a+s.topLeft,s.topLeft,-E,S,!0),e.lineTo(n,a+r-s.bottomLeft),e.arc(n+s.bottomLeft,a+r-s.bottomLeft,s.bottomLeft,S,E,!0),e.lineTo(n+i-s.bottomRight,a+r),e.arc(n+i-s.bottomRight,a+r-s.bottomRight,s.bottomRight,E,0,!0),e.lineTo(n+i,a+s.topRight),e.arc(n+i-s.topRight,a+s.topRight,s.topRight,0,-E,!0),e.lineTo(n+s.topLeft,a)}const kt=new RegExp(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/),Lt=new RegExp(/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/);function Yt(e,t){const n=(""+e).match(kt);if(!n||"normal"===n[1])return 1.2*t;switch(e=+n[2],n[3]){case"px":return e;case"%":e/=100}return t*e}const Dt=e=>+e||0;function Tt(e,t){const n={},a=o(t),i=a?Object.keys(t):t,r=o(e)?a?n=>c(e[n],e[t[n]]):t=>e[t]:()=>e;for(const e of i)n[e]=Dt(r(e));return n}function St(e){return Tt(e,{top:"y",right:"x",bottom:"y",left:"x"})}function jt(e){return Tt(e,["topLeft","topRight","bottomLeft","bottomRight"])}function Ht(e){const t=St(e);return t.width=t.left+t.right,t.height=t.top+t.bottom,t}function Ct(e,t){e=e||{},t=t||dt.font;let n=c(e.size,t.size);"string"==typeof n&&(n=parseInt(n,10));let a=c(e.style,t.style);a&&!(""+a).match(Lt)&&(console.warn('Invalid font style specified: "'+a+'"'),a="");const i={family:c(e.family,t.family),lineHeight:Yt(c(e.lineHeight,t.lineHeight),n),size:n,style:a,weight:c(e.weight,t.weight),string:""};return i.string=function(e){return!e||r(e.size)||r(e.family)?null:(e.style?e.style+" ":"")+(e.weight?e.weight+" ":"")+e.size+"px "+e.family}(i),i}function At(e,t,n,a){let i,r,o,l=!0;for(i=0,r=e.length;i<r;++i)if(o=e[i],void 0!==o&&(void 0!==t&&"function"==typeof o&&(o=o(t),l=!1),void 0!==n&&s(o)&&(o=o[n%o.length],l=!1),void 0!==o))return a&&!l&&(a.cacheable=!1),o}function Et(e,t,n){const{min:a,max:i}=e,r=h(t,(i-a)/2),s=(e,t)=>n&&0===e?0:e+t;return{min:s(a,-Math.abs(r)),max:s(i,r)}}function Pt(e,t){return Object.assign(Object.create(e),t)}function Ot(e,t=[""],n=e,a,i=()=>e[0]){L(a)||(a=Jt("_fallback",e));const r={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:e,_rootScopes:n,_fallback:a,_getTarget:i,override:i=>Ot([i,...e],t,n,a)};return new Proxy(r,{deleteProperty:(t,n)=>(delete t[n],delete t._keys,delete e[0][n],!0),get:(n,a)=>Rt(n,a,(()=>function(e,t,n,a){let i;for(const r of t)if(i=Jt(zt(r,e),n),L(i))return Ft(e,i)?$t(n,a,e,i):i}(a,t,e,n))),getOwnPropertyDescriptor:(e,t)=>Reflect.getOwnPropertyDescriptor(e._scopes[0],t),getPrototypeOf:()=>Reflect.getPrototypeOf(e[0]),has:(e,t)=>Gt(e).includes(t),ownKeys:e=>Gt(e),set(e,t,n){const a=e._storage||(e._storage=i());return e[t]=a[t]=n,delete e._keys,!0}})}function It(e,t,n,a){const i={_cacheable:!1,_proxy:e,_context:t,_subProxy:n,_stack:new Set,_descriptors:Nt(e,a),setContext:t=>It(e,t,n,a),override:i=>It(e.override(i),t,n,a)};return new Proxy(i,{deleteProperty:(t,n)=>(delete t[n],delete e[n],!0),get:(e,t,n)=>Rt(e,t,(()=>function(e,t,n){const{_proxy:a,_context:i,_subProxy:r,_descriptors:l}=e;let d=a[t];Y(d)&&l.isScriptable(t)&&(d=function(e,t,n,a){const{_proxy:i,_context:r,_subProxy:s,_stack:o}=n;if(o.has(e))throw new Error("Recursion detected: "+Array.from(o).join("->")+"->"+e);o.add(e),t=t(r,s||a),o.delete(e),Ft(e,t)&&(t=$t(i._scopes,i,e,t));return t}(t,d,e,n));s(d)&&d.length&&(d=function(e,t,n,a){const{_proxy:i,_context:r,_subProxy:s,_descriptors:l}=n;if(L(r.index)&&a(e))t=t[r.index%t.length];else if(o(t[0])){const n=t,a=i._scopes.filter((e=>e!==n));t=[];for(const o of n){const n=$t(a,i,e,o);t.push(It(n,r,s&&s[e],l))}}return t}(t,d,e,l.isIndexable));Ft(t,d)&&(d=It(d,i,r&&r[t],l));return d}(e,t,n))),getOwnPropertyDescriptor:(t,n)=>t._descriptors.allKeys?Reflect.has(e,n)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(e,n),getPrototypeOf:()=>Reflect.getPrototypeOf(e),has:(t,n)=>Reflect.has(e,n),ownKeys:()=>Reflect.ownKeys(e),set:(t,n,a)=>(e[n]=a,delete t[n],!0)})}function Nt(e,t={scriptable:!0,indexable:!0}){const{_scriptable:n=t.scriptable,_indexable:a=t.indexable,_allKeys:i=t.allKeys}=e;return{allKeys:i,scriptable:n,indexable:a,isScriptable:Y(n)?n:()=>n,isIndexable:Y(a)?a:()=>a}}const zt=(e,t)=>e?e+k(t):t,Ft=(e,t)=>o(t)&&"adapters"!==e&&(null===Object.getPrototypeOf(t)||t.constructor===Object);function Rt(e,t,n){if(Object.prototype.hasOwnProperty.call(e,t))return e[t];const a=n();return e[t]=a,a}function Wt(e,t,n){return Y(e)?e(t,n):e}const Bt=(e,t)=>!0===e?t:"string"==typeof e?w(t,e):void 0;function Vt(e,t,n,a,i){for(const r of t){const t=Bt(n,r);if(t){e.add(t);const r=Wt(t._fallback,n,i);if(L(r)&&r!==n&&r!==a)return r}else if(!1===t&&L(a)&&n!==a)return null}return!1}function $t(e,t,n,a){const i=t._rootScopes,r=Wt(t._fallback,n,a),l=[...e,...i],d=new Set;d.add(a);let c=Ut(d,l,n,r||n,a);return null!==c&&((!L(r)||r===n||(c=Ut(d,l,r,c,a),null!==c))&&Ot(Array.from(d),[""],i,r,(()=>function(e,t,n){const a=e._getTarget();t in a||(a[t]={});const i=a[t];if(s(i)&&o(n))return n;return i}(t,n,a))))}function Ut(e,t,n,a,i){for(;n;)n=Vt(e,t,n,a,i);return n}function Jt(e,t){for(const n of t){if(!n)continue;const t=n[e];if(L(t))return t}}function Gt(e){let t=e._keys;return t||(t=e._keys=function(e){const t=new Set;for(const n of e)for(const e of Object.keys(n).filter((e=>!e.startsWith("_"))))t.add(e);return Array.from(t)}(e._scopes)),t}function Zt(e,t,n,a){const{iScale:i}=e,{key:r="r"}=this._parsing,s=new Array(a);let o,l,d,c;for(o=0,l=a;o<l;++o)d=o+n,c=t[d],s[o]={r:i.parse(w(c,r),d)};return s}const qt=Number.EPSILON||1e-14,Kt=(e,t)=>t<e.length&&!e[t].skip&&e[t],Xt=e=>"x"===e?"y":"x";function Qt(e,t,n,a){const i=e.skip?t:e,r=t,s=n.skip?t:n,o=Z(r,i),l=Z(s,r);let d=o/(o+l),c=l/(o+l);d=isNaN(d)?0:d,c=isNaN(c)?0:c;const u=a*d,h=a*c;return{previous:{x:r.x-u*(s.x-i.x),y:r.y-u*(s.y-i.y)},next:{x:r.x+h*(s.x-i.x),y:r.y+h*(s.y-i.y)}}}function en(e,t="x"){const n=Xt(t),a=e.length,i=Array(a).fill(0),r=Array(a);let s,o,l,d=Kt(e,0);for(s=0;s<a;++s)if(o=l,l=d,d=Kt(e,s+1),l){if(d){const e=d[t]-l[t];i[s]=0!==e?(d[n]-l[n])/e:0}r[s]=o?d?N(i[s-1])!==N(i[s])?0:(i[s-1]+i[s])/2:i[s-1]:i[s]}!function(e,t,n){const a=e.length;let i,r,s,o,l,d=Kt(e,0);for(let c=0;c<a-1;++c)l=d,d=Kt(e,c+1),l&&d&&(W(t[c],0,qt)?n[c]=n[c+1]=0:(i=n[c]/t[c],r=n[c+1]/t[c],o=Math.pow(i,2)+Math.pow(r,2),o<=9||(s=3/Math.sqrt(o),n[c]=i*s*t[c],n[c+1]=r*s*t[c])))}(e,i,r),function(e,t,n="x"){const a=Xt(n),i=e.length;let r,s,o,l=Kt(e,0);for(let d=0;d<i;++d){if(s=o,o=l,l=Kt(e,d+1),!o)continue;const i=o[n],c=o[a];s&&(r=(i-s[n])/3,o[`cp1${n}`]=i-r,o[`cp1${a}`]=c-r*t[d]),l&&(r=(l[n]-i)/3,o[`cp2${n}`]=i+r,o[`cp2${a}`]=c+r*t[d])}}(e,r,t)}function tn(e,t,n){return Math.max(Math.min(e,n),t)}function nn(e,t,n,a,i){let r,s,o,l;if(t.spanGaps&&(e=e.filter((e=>!e.skip))),"monotone"===t.cubicInterpolationMode)en(e,i);else{let n=a?e[e.length-1]:e[0];for(r=0,s=e.length;r<s;++r)o=e[r],l=Qt(n,o,e[Math.min(r+1,s-(a?0:1))%s],t.tension),o.cp1x=l.previous.x,o.cp1y=l.previous.y,o.cp2x=l.next.x,o.cp2y=l.next.y,n=o}t.capBezierPoints&&function(e,t){let n,a,i,r,s,o=ft(e[0],t);for(n=0,a=e.length;n<a;++n)s=r,r=o,o=n<a-1&&ft(e[n+1],t),r&&(i=e[n],s&&(i.cp1x=tn(i.cp1x,t.left,t.right),i.cp1y=tn(i.cp1y,t.top,t.bottom)),o&&(i.cp2x=tn(i.cp2x,t.left,t.right),i.cp2y=tn(i.cp2y,t.top,t.bottom)))}(e,n)}function an(){return"undefined"!=typeof window&&"undefined"!=typeof document}function rn(e){let t=e.parentNode;return t&&"[object ShadowRoot]"===t.toString()&&(t=t.host),t}function sn(e,t,n){let a;return"string"==typeof e?(a=parseInt(e,10),-1!==e.indexOf("%")&&(a=a/100*t.parentNode[n])):a=e,a}const on=e=>window.getComputedStyle(e,null);const ln=["top","right","bottom","left"];function dn(e,t,n){const a={};n=n?"-"+n:"";for(let i=0;i<4;i++){const r=ln[i];a[r]=parseFloat(e[t+"-"+r+n])||0}return a.width=a.left+a.right,a.height=a.top+a.bottom,a}const cn=(e,t,n)=>(e>0||t>0)&&(!n||!n.shadowRoot);function un(e,t){if("native"in e)return e;const{canvas:n,currentDevicePixelRatio:a}=t,i=on(n),r="border-box"===i.boxSizing,s=dn(i,"padding"),o=dn(i,"border","width"),{x:l,y:d,box:c}=function(e,t){const n=e.touches,a=n&&n.length?n[0]:e,{offsetX:i,offsetY:r}=a;let s,o,l=!1;if(cn(i,r,e.target))s=i,o=r;else{const e=t.getBoundingClientRect();s=a.clientX-e.left,o=a.clientY-e.top,l=!0}return{x:s,y:o,box:l}}(e,n),u=s.left+(c&&o.left),h=s.top+(c&&o.top);let{width:m,height:_}=t;return r&&(m-=s.width+o.width,_-=s.height+o.height),{x:Math.round((l-u)/m*n.width/a),y:Math.round((d-h)/_*n.height/a)}}const hn=e=>Math.round(10*e)/10;function mn(e,t,n,a){const i=on(e),r=dn(i,"margin"),s=sn(i.maxWidth,e,"clientWidth")||C,o=sn(i.maxHeight,e,"clientHeight")||C,l=function(e,t,n){let a,i;if(void 0===t||void 0===n){const r=rn(e);if(r){const e=r.getBoundingClientRect(),s=on(r),o=dn(s,"border","width"),l=dn(s,"padding");t=e.width-l.width-o.width,n=e.height-l.height-o.height,a=sn(s.maxWidth,r,"clientWidth"),i=sn(s.maxHeight,r,"clientHeight")}else t=e.clientWidth,n=e.clientHeight}return{width:t,height:n,maxWidth:a||C,maxHeight:i||C}}(e,t,n);let{width:d,height:c}=l;if("content-box"===i.boxSizing){const e=dn(i,"border","width"),t=dn(i,"padding");d-=t.width+e.width,c-=t.height+e.height}return d=Math.max(0,d-r.width),c=Math.max(0,a?Math.floor(d/a):c-r.height),d=hn(Math.min(d,s,l.maxWidth)),c=hn(Math.min(c,o,l.maxHeight)),d&&!c&&(c=hn(d/2)),{width:d,height:c}}function _n(e,t,n){const a=t||1,i=Math.floor(e.height*a),r=Math.floor(e.width*a);e.height=i/a,e.width=r/a;const s=e.canvas;return s.style&&(n||!s.style.height&&!s.style.width)&&(s.style.height=`${e.height}px`,s.style.width=`${e.width}px`),(e.currentDevicePixelRatio!==a||s.height!==i||s.width!==r)&&(e.currentDevicePixelRatio=a,s.height=i,s.width=r,e.ctx.setTransform(a,0,0,a,0,0),!0)}const pn=function(){let e=!1;try{const t={get passive(){return e=!0,!1}};window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e}();function fn(e,t){const n=function(e,t){return on(e).getPropertyValue(t)}(e,t),a=n&&n.match(/^(\d+)(\.\d+)?px$/);return a?+a[1]:void 0}function gn(e,t,n,a){return{x:e.x+n*(t.x-e.x),y:e.y+n*(t.y-e.y)}}function yn(e,t,n,a){return{x:e.x+n*(t.x-e.x),y:"middle"===a?n<.5?e.y:t.y:"after"===a?n<1?e.y:t.y:n>0?t.y:e.y}}function bn(e,t,n,a){const i={x:e.cp2x,y:e.cp2y},r={x:t.cp1x,y:t.cp1y},s=gn(e,i,n),o=gn(i,r,n),l=gn(r,t,n),d=gn(s,o,n),c=gn(o,l,n);return gn(d,c,n)}const vn=new Map;function Mn(e,t,n){return function(e,t){t=t||{};const n=e+JSON.stringify(t);let a=vn.get(n);return a||(a=new Intl.NumberFormat(e,t),vn.set(n,a)),a}(t,n).format(e)}const xn=function(e,t){return{x:n=>e+e+t-n,setWidth(e){t=e},textAlign:e=>"center"===e?e:"right"===e?"left":"right",xPlus:(e,t)=>e-t,leftForLtr:(e,t)=>e-t}},wn=function(){return{x:e=>e,setWidth(e){},textAlign:e=>e,xPlus:(e,t)=>e+t,leftForLtr:(e,t)=>e}};function kn(e,t,n){return e?xn(t,n):wn()}function Ln(e,t){let n,a;"ltr"!==t&&"rtl"!==t||(n=e.canvas.style,a=[n.getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",t,"important"),e.prevTextDirection=a)}function Yn(e,t){void 0!==t&&(delete e.prevTextDirection,e.canvas.style.setProperty("direction",t[0],t[1]))}function Dn(e){return"angle"===e?{between:X,compare:q,normalize:K}:{between:te,compare:(e,t)=>e-t,normalize:e=>e}}function Tn({start:e,end:t,count:n,loop:a,style:i}){return{start:e%n,end:t%n,loop:a&&(t-e+1)%n==0,style:i}}function Sn(e,t,n){if(!n)return[e];const{property:a,start:i,end:r}=n,s=t.length,{compare:o,between:l,normalize:d}=Dn(a),{start:c,end:u,loop:h,style:m}=function(e,t,n){const{property:a,start:i,end:r}=n,{between:s,normalize:o}=Dn(a),l=t.length;let d,c,{start:u,end:h,loop:m}=e;if(m){for(u+=l,h+=l,d=0,c=l;d<c&&s(o(t[u%l][a]),i,r);++d)u--,h--;u%=l,h%=l}return h<u&&(h+=l),{start:u,end:h,loop:m,style:e.style}}(e,t,n),_=[];let p,f,g,y=!1,b=null;const v=()=>y||l(i,g,p)&&0!==o(i,g),M=()=>!y||0===o(r,p)||l(r,g,p);for(let e=c,n=c;e<=u;++e)f=t[e%s],f.skip||(p=d(f[a]),p!==g&&(y=l(p,i,r),null===b&&v()&&(b=0===o(p,i)?e:n),null!==b&&M()&&(_.push(Tn({start:b,end:e,loop:h,count:s,style:m})),b=null),n=e,g=p));return null!==b&&_.push(Tn({start:b,end:u,loop:h,count:s,style:m})),_}function jn(e,t){const n=[],a=e.segments;for(let i=0;i<a.length;i++){const r=Sn(a[i],e.points,t);r.length&&n.push(...r)}return n}function Hn(e,t){const n=e.points,a=e.options.spanGaps,i=n.length;if(!i)return[];const r=!!e._loop,{start:s,end:o}=function(e,t,n,a){let i=0,r=t-1;if(n&&!a)for(;i<t&&!e[i].skip;)i++;for(;i<t&&e[i].skip;)i++;for(i%=t,n&&(r+=i);r>i&&e[r%t].skip;)r--;return r%=t,{start:i,end:r}}(n,i,r,a);if(!0===a)return Cn(e,[{start:s,end:o,loop:r}],n,t);return Cn(e,function(e,t,n,a){const i=e.length,r=[];let s,o=t,l=e[t];for(s=t+1;s<=n;++s){const n=e[s%i];n.skip||n.stop?l.skip||(a=!1,r.push({start:t%i,end:(s-1)%i,loop:a}),t=o=n.stop?s:null):(o=s,l.skip&&(t=s)),l=n}return null!==o&&r.push({start:t%i,end:o%i,loop:a}),r}(n,s,o<s?o+i:o,!!e._fullLoop&&0===s&&o===i-1),n,t)}function Cn(e,t,n,a){return a&&a.setContext&&n?function(e,t,n,a){const i=e._chart.getContext(),r=An(e.options),{_datasetIndex:s,options:{spanGaps:o}}=e,l=n.length,d=[];let c=r,u=t[0].start,h=u;function m(e,t,a,i){const r=o?-1:1;if(e!==t){for(e+=l;n[e%l].skip;)e-=r;for(;n[t%l].skip;)t+=r;e%l!=t%l&&(d.push({start:e%l,end:t%l,loop:a,style:i}),c=i,u=t%l)}}for(const e of t){u=o?u:e.start;let t,r=n[u%l];for(h=u+1;h<=e.end;h++){const o=n[h%l];t=An(a.setContext(Pt(i,{type:"segment",p0:r,p1:o,p0DataIndex:(h-1)%l,p1DataIndex:h%l,datasetIndex:s}))),En(t,c)&&m(u,h-1,e.loop,c),r=o,c=t}u<h-1&&m(u,h-1,e.loop,c)}return d}(e,t,n,a):t}function An(e){return{backgroundColor:e.backgroundColor,borderCapStyle:e.borderCapStyle,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderJoinStyle:e.borderJoinStyle,borderWidth:e.borderWidth,borderColor:e.borderColor}}function En(e,t){return t&&JSON.stringify(e)!==JSON.stringify(t)}},7198:(e,t,n)=>{"use strict";n.d(t,{E2:()=>a.C,Gv:()=>a.i,Lv:()=>a.K,Pj:()=>a.k,__:()=>a.Q,a4:()=>a.v,di:()=>a.O,h1:()=>a.V,hd:()=>a.a});var a=n(2998)},8193:(e,t,n)=>{"use strict";n.d(t,{E2:()=>a.E2,Gv:()=>a.Gv,Lv:()=>a.Lv,Pj:()=>a.Pj,__:()=>a.__,a4:()=>a.a4,di:()=>a.di,h1:()=>a.h1,hd:()=>a.hd});var a=n(7198)}},n={};function a(e){var i=n[e];if(void 0!==i)return i.exports;var r=n[e]={id:e,loaded:!1,exports:{}};return t[e].call(r.exports,r,r.exports,a),r.loaded=!0,r.exports}a.m=t,a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e;a.g.importScripts&&(e=a.g.location+"");var t=a.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");if(n.length)for(var i=n.length-1;i>-1&&(!e||!/^http(s?):/.test(e));)e=n[i--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e})(),a.b=document.baseURI||self.location.href;var i={};return(()=>{"use strict";a.r(i),a.d(i,{WebPushService:()=>E,WertyzBarChart:()=>b.default,WertyzChartContent:()=>g.default,WertyzChartLegend:()=>v.default,WertyzConfirmationWindow:()=>f.default,WertyzContent:()=>e.default,WertyzDetailContent:()=>t.default,WertyzDetailContentItem:()=>M.default,WertyzDetailHeader:()=>n.default,WertyzDetailNavbar:()=>r.default,WertyzHeader:()=>s.default,WertyzIntervalPanel:()=>x.default,WertyzLineChart:()=>L.default,WertyzListContent:()=>o.default,WertyzListNavbar:()=>l.default,WertyzLoader:()=>d.default,WertyzMenu:()=>c.default,WertyzMobileMenu:()=>u.default,WertyzModal:()=>h.default,WertyzPieChart:()=>y.default,WertyzQuickFilter:()=>m.default,WertyzSelectList:()=>k.default,WertyzSmallLoader:()=>_.default,WertyzSwitchButton:()=>w.default,WertyzTable:()=>p.default,default:()=>I,wAjax:()=>T.default,wExport:()=>j.default,wMap:()=>S.default,wMixin:()=>D.default,wRouteDiagram:()=>H.default,wRouteDiagramStyle:()=>O()});var e=a(3967),t=a(3864),n=a(3403),r=a(7961),s=a(9851),o=a(3033),l=a(8837),d=a(4159),c=a(5937),u=a(8030),h=a(9138),m=a(5017),_=a(8354),p=a(235),f=a(7300),g=a(6974),y=a(9185),b=a(1981),v=a(7701),M=a(5632),x=a(3139),w=a(6398),k=a(1333),L=a(6287);a(7799),a(5701),a(5214);const Y={IS_MOBILE:window.matchMedia("(max-width: 767px)").matches,BACK_BTN_IMG:a(5097).A,MINIMALIZE_IMG:a(5361).A,MAXIMALIZE_IMG:a(1479).A,DATEPICKER_LANG:{formatLocale:{firstDayOfWeek:1}},COLORS:{0:"#009999",1:"#D5EEE8",2:"#066",3:"#FF0000",4:"#FFF989",5:"#EDB666",6:"#FF7400",7:"#1240AB"},MONTH_NAMES:{0:"January",1:"February",2:"March",3:"April",4:"May",5:"June",6:"July",7:"August",8:"September",9:"October",10:"November",11:"December"}};var D=a(2580),T=a(3578),S=a(6732),j=a(9062),H=a(8746),C=a(1659),A=a.n(C);const E=class{static PUBLIC_KEY="BAq7-S2HDv9ti0H7udIzB0cWujFQikXA_BRgMPjJ_9MlHZFzycWuu8O10CO5dT7QU5pW8LrMZRtA-yiks4h_nd0";_isAvailable=!1;_isSubscribed=!1;_isReady=!1;_registration=null;constructor(){"serviceWorker"in navigator&&(this._isAvailable=!0)}_urlBase64ToUint8Array(e){const t=(e+"=".repeat((4-e.length%4)%4)).replace(/\-/g,"+").replace(/_/g,"/"),n=window.atob(t),a=new Uint8Array(n.length);for(let e=0;e<n.length;++e)a[e]=n.charCodeAt(e);return a}async _setRegistration(){return new Promise((async e=>{this._registration=await navigator.serviceWorker.ready,this._isReady=!0,e()}))}async checkSubscription(){if(this._isSubscribed=!1,this._isReady&&this._registration){await this._registration.pushManager.getSubscription()&&(this._isSubscribed=!0)}return new Promise((e=>{e(this._isSubscribed)}))}subscripted(){return this._isSubscribed}async subscribe(){let e=null;return this._isAvailable&&this._isReady&&(e=await this._registration.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:this._urlBase64ToUint8Array(E.PUBLIC_KEY)})),new Promise((t=>{t(e)}))}async unsubscribe(){let e={success:!1,subscription:null};if(this._isAvailable&&this._isReady&&this._isSubscribed){const t=await this._registration.pushManager.getSubscription();if(t){const n=await t.unsubscribe();e={success:n,subscription:t},n&&(this._isSubscribed=!1)}}return new Promise((t=>{t(e)}))}async register(e,t=null){this._isAvailable&&(navigator.serviceWorker.register(e,{scope:t||"/"}),await this._setRegistration(),await this.checkSubscription())}};var P=a(6445),O=a.n(P);const I={install(e,t){Object.assign(e.config.globalProperties,Y),e.use(A(),{expires:1/0})}}})(),i})()));
1
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("vue")):"function"==typeof define&&define.amd?define("wertyzvue",["vue"],t):"object"==typeof exports?exports.wertyzvue=t(require("vue")):e.wertyzvue=t(e.vue)}(self,(e=>(()=>{var t={3578:(e,t,n)=>{"use strict";n.d(t,{default:()=>a});const a=class{constructor(e){this.url=e}makePost(e,t={},n){return $.post(this.url+e,t,n)}makeGet(e,t,...n){return $.get(this.url+e+(n.length>0?"/"+n.join("/"):""),t)}makeDelete(e,t,...n){return $.ajax({url:this.url+e+(n.length>0?"/"+n.join("/"):""),method:"DELETE",contentType:"application/json",success:t})}makePut(e,t={},n){return $.ajax({url:this.url+e,method:"PUT",contentType:"application/x-www-form-urlencoded",success:n,data:JSON.stringify(t)})}makePostFile(e,t,n){return $.ajax({type:"POST",enctype:"multipart/form-data",url:this.url+e,data:t,processData:!1,contentType:!1,cache:!1,timeout:6e5,success:n})}}},9912:(e,t,n)=>{"use strict";function a(){let e={},t=this;function n(){console.log("Clearing inactive selectors");for(let t in e)0===e[t].length&&e[t];setTimeout(n,6e4)}this.register=function(t,n,a){this.add(t),e[t].on(n,a)},this.registerDynamic=function(e,t,n,a){this.add(e+" "+t),$(e).on(n,t,a)},this.unregister=function(t,n=null,a=null){return this.add(t),n?a?e[t].off(n,a):e[t].off(n):e[t].off()},this.add=function(t,n=!1){(void 0===e[t]||null===e[t]||n)&&(e[t]=$(t))},this.get=function(t,n=!1){return this.add(t,n),e[t]},this.getAll=function(){return e},void 0===window.eventRegistrators&&(window.eventRegistrators=[]),window.eventRegistrators.push(t),n()}n.d(t,{default:()=>a})},9062:(e,t,n)=>{"use strict";n.d(t,{default:()=>a});const a={exportPDF:function(e,t,n){let a=[],i=[];const r={content:[],pageOrientation:n.pageOrientation?n.pageOrientation:"portrait",pageBreakBefore:function(e,t,n,a){return"mediaRow"===e.id&&e.pageNumbers.length>1}};function s(e){let t=[];return e.forEach((e=>{t.push({text:e.text,bold:!0,fontSize:8})})),t}function o(e){let t={};return t={widths:n.bodyDataKeys.map(((e,t)=>"*")),body:[],headerRows:1},void 0!==n.tableHeader?t.body.push(s(n.tableHeader)):t.body.push(s(e.tableHeader)),t.body.push(...function(e){let t=[],a=[];return a=void 0!==n.bodyDataKey?e[n.bodyDataKey]:e,void 0!==n.bodyDataKeys&&a.forEach((e=>{let a=[];for(let t in n.bodyDataKeys)"object"==typeof e[n.bodyDataKeys[t]]?a.push({text:e[n.bodyDataKeys[t]].text,fillColor:void 0!==e[n.bodyDataKeys[t]].bgColor?e[n.bodyDataKeys[t]].bgColor:null,color:void 0!==e[n.bodyDataKeys[t]].color?e[n.bodyDataKeys[t]].color:"black",fontSize:void 0!==e[n.bodyDataKeys[t]].fontSize?e[n.bodyDataKeys[t]].fontSize:6}):a.push({text:e[n.bodyDataKeys[t]],fillColor:void 0!==e.bgColor?e.bgColor:null,fontSize:void 0!==e[n.bodyDataKeys[t]].fontSize?e[n.bodyDataKeys[t]].fontSize:8});t.push(a)})),console.log(t),t}(e)),t}function l(){void 0!==n.titles&&a.push(function(e){let t=[];return e.forEach((e=>{t.push({text:e.text,fontSize:void 0!==e.fontSize?e.fontSize:20,alignment:"center",bold:!0})})),t}(n.titles)),void 0!==n.subtitles&&a.push(function(e){let t=[];return e.forEach((e=>{t.push({text:e.text,fontSize:void 0!==e.fontSize?e.fontSize:12,alignment:"center",margin:[0,0,0,10]})})),t}(n.subtitles)),void 0!==i.tables&&i.tables.forEach((e=>{let t={table:o(e)};void 0!==n.zebraStyle&&(t.layout={fillColor:function(e,t,a){return e%2==0?void 0!==n.zebraStyle.color?n.zebraStyle.color:"#D5EEE8":null}}),a.push(function(){let e=[];return void 0!==n.informations&&n.informations.forEach((t=>{e.push({text:t.name+": ",alignment:"left",fontSize:void 0!==t.fontSize?t.fontSize:10,margin:[0,0,0,5]},{text:t.value,alignment:"left",bold:!0,fontSize:void 0!==t.fontSize?t.fontSize:12,margin:[0,0,0,5]})})),e}()),a.push(t),a.push({text:" ",margin:[0,0,0,10]})}))}return i=t,{makePdf:function(t){l(),r.content=a,console.log(r),e.createPdf(r).download(n.fileName+".pdf",t)}}},exportCSV:function(e,t){let n,a="";function i(e){let t="";return e.forEach((e=>{t+=e.text.toString()+";"})),t=t.slice(0,-1),t+="\r\n",t}function r(e){let n="";return void 0!==t.tableHeader?n+=i(t.tableHeader):n+=i(e.tableHeader),n+=function(e){let n=[],a="";return n=void 0!==t.bodyDataKey?e[t.bodyDataKey]:e,void 0!==t.bodyDataKeys&&n.forEach((e=>{let n="";for(let a in t.bodyDataKeys)"object"==typeof e[t.bodyDataKeys[a]]?n+='"'+e[t.bodyDataKeys[a]].text+'";':n+='"'+e[t.bodyDataKeys[a]]+'";';n=n.slice(0,-1),n+="\r\n",a+=n})),a+="\r\n",a}(e),n}return n=e,{makeCsv:function(e){void 0!==n.tables&&n.tables.forEach((e=>{a+="\r\n",a+=r(e)})),console.log(a);var i=document.createElement("a");i.id="download-csv",i.setAttribute("href","data:text/csv;charset=utf-8,"+encodeURIComponent(a)),i.setAttribute("download",t.fileName+".csv"),i.click(),void 0!==e&&e()}}}}},6732:(e,t,n)=>{"use strict";n.d(t,{default:()=>i});const a={GEOMETRYTYPE:{Line:"LineString",Point:"Point",Polygon:"Polygon",Circle:"Circle"},convertCoordinates:e=>ol.proj.fromLonLat([e.longitude,e.latitude]),convertCoordinatesToLonLat:e=>ol.proj.toLonLat(e),calculateMidPoint:e=>({latitude:(e[0].latitude+e[1].latitude)/2,longitude:(e[0].longitude+e[1].longitude)/2}),calculateCentroid(e,t){let n={latitude:0,longitude:0};for(let a=0;a<t;a++){let t=e[a];n.latitude+=t.latitude,n.longitude+=t.longitude}return n.latitude/=t,n.longitude/=t,n},calculateDistance(e,t){let n=.017453292519943295,a=Math.cos,i=e.latitude,r=t.latitude,s=e.longitude,o=t.longitude,l=.5-a((r-i)*n)/2+a(i*n)*a(r*n)*(1-a((o-s)*n))/2;return Math.round(12742*Math.asin(Math.sqrt(l))*1e3)},calculateLongestDistance(e,t,n){let a=0;for(let i=0;i<n;i++){let n=this.calculateDistance(e,t[i]);n>a&&(a=n)}return a},pointsDistance(e,t){let n=e[0]-t[0],a=e[1]-t[1];return Math.sqrt(n*n+a*a)},getArea(e){return e.getGeometry().getType()===this.GEOMETRYTYPE.Polygon?ol.sphere.getArea(e.getGeometry()):null},getLength(e){return e.getGeometry().getType()===this.GEOMETRYTYPE.Circle?null:ol.sphere.getLength(e.getGeometry())},styles:{},interactions:{},templates:{},stopClusterStyleCache:{},MapWrapper:function(e){let t={},n={};function a(e,a){n.hasOwnProperty(e)&&n[e].forEach((e=>{void 0!==a.pixel?t.forEachFeatureAtPixel(a.pixel,((t,n)=>{setTimeout(e(t,n,a),1)}),{hitTolerance:10}):setTimeout(e(a),1)}))}return t=new ol.Map({target:void 0!==e.element?e.element:"",layers:[new ol.layer.Tile({source:new ol.source.OSM})],view:new ol.View({zoom:4,center:ol.proj.fromLonLat([0,0])})}),t.on("click",(e=>{a("click",e)})),t.on("moveend",(e=>{a("moveend",e)})),{getMap:function(){return t},addLayer:function(e){t.addLayer(e.getLayer())},fit:function(e,n){e.getSource().getFeatures().length>0&&t.getView().fit(e.getExtent(),{size:t.getSize(),maxZoom:void 0===n?20:n,padding:[20,20,20,20]})},fitToFeature:function(e){let n=e.getGeometry().getExtent();t.getView().fit(n,{size:t.getSize(),maxZoom:20,padding:[20,20,20,20]})},addInteraction:function(e){t.addInteraction(e.getInteraction())},removeInteraction:function(e){t.removeInteraction(e.getInteraction())},addOverlay:function(e){t.addOverlay(e.getOverlay())},removeOverlay:function(e){t.removeOverlay(e.getOverlay())},getPixelFromCoordinate:function(e){return t.getPixelFromCoordinate(e)},removeLayer:function(e){t.removeLayer(e.getLayer())},addControl:function(e){t.addControl(e.getControl())},removeControl:function(e){t.removeControl(e.getControl())},getFeatureFromPixel:function(e){return t.forEachFeatureAtPixel(e,(e=>e))},getLayerFromPixel:function(e){return t.forEachFeatureAtPixel(e,((e,t)=>t))},getZoomLevel:function(){return t.getView().getZoom()},on:function(e,t){n.hasOwnProperty(e)?n[e].push(t):n[e]=[t]},off:function(e,t){n.hasOwnProperty(e)&&(n[e]=n[e].filter((e=>e!==t)))}}},LayerWrapper:function(e={style:void 0,name:void 0,zIndex:void 0,vectorImage:void 0}){let t={},n=new ol.source.Vector;return function(){let a={name:void 0!==e.name?e.name:"",source:n,style:void 0!==e.style?e.style:new ol.style.Style({}),zIndex:void 0!==e.zIndex?e.zIndex:1};t=e.vectorImage?new ol.layer.VectorImage(a):new ol.layer.Vector(a)}(),{addFeatures:function(e){n.addFeatures(e)},addFeature:function(e){n.addFeature(e)},removeFeatures:function(){n.clear()},removeFeature:function(e){n.removeFeature(e)},removeFeatureById:function(e){let t=n.getFeatureById(e);t&&n.removeFeature(t)},removeFeaturesByProperty:function(e,t){n.getFeatures().forEach((a=>{a.get("properties")[e]===t&&n.removeFeature(a)}))},getFeatureById:function(e){return n.getFeatureById(e)},getFeaturesByProperty:function(e,t){let a=[];return n.getFeatures().forEach((n=>{n.get("properties")[e]===t&&a.push(n)})),a},getAllFeatures:function(){return n.getFeatures()},getLayer:function(){return t},getSource:function(){return n},getExtent:function(){return n.getExtent()},getName:function(e){return e.get("name")},show:function(){t.setVisible(!0)},hide:function(){t.setVisible(!1)},setStyle:function(e){t.setStyle(e)}}},ClusterLayerWrapper:function(e={style:void 0,name:void 0,zIndex:void 0,animationDuration:void 0,distance:void 0}){let t={},n=new ol.source.Vector,a={};return a=new ol.source.Cluster({source:n,distance:void 0!==e.distance?e.distance:50}),t=new ol.layer.AnimatedCluster({name:void 0!==e.name?e.name:"",source:a,style:void 0!==e.style?e.style:{},zIndex:void 0!==e.zIndex?e.zIndex:1,animationDuration:void 0!==e.animationDuration?e.animationDuration:200}),{addFeatures:function(e){n.addFeatures(e)},addFeature:function(e){n.addFeature(e)},removeFeatures:function(){n.clear()},removeFeature:function(e){n.removeFeature(e)},removeFeatureById:function(e){let t=n.getFeatureById(e);t&&n.removeFeature(t)},getFeatureById:function(e){return n.getFeatureById(e)},getFeaturesByProperty:function(e,t){let a=[];return n.getFeatures().forEach((n=>{n.get("properties")[e]===t&&a.push(n)})),a},getAllFeatures:function(){return n.getFeatures()},getLayer:function(){return t},getSource:function(){return n},getExtent:function(){return n.getExtent()},getName:function(e){return e.get("name")},getClusterFeatures:function(e){return e.get("features")},setStyle:function(e){t.setStyle(e)},setDistance:function(e){a.setDistance(e)}}},Feature:function(){this.setFeatureStyle=function(e,t){e.setStyle(t)},this.setFeatureId=function(e,t){e.setId(t)},this.setFeatureProperty=function(e,t,n){e.set(t,n)},this.getProperties=function(e){return e.get("properties")}},Linestring:function(e={style:void 0,changeCallback:void 0}){let t=e;function n(e){const t=[];for(let n=0,a=e.points.length;n<a;n++)e.points[n].longitude>1e5||e.points[n].latitude>1e5?t.push(ol.proj.fromLonLat([e.points[n].longitude/1e5,e.points[n].latitude/1e5])):t.push(ol.proj.fromLonLat([e.points[n].longitude,e.points[n].latitude]));return t}function i(e,a){const i=n(e),r=new ol.geom.LineString(i),s=new ol.Feature({geometry:r});return s.setId(e.id),s.set("properties",e),void 0!==e.style?s.setStyle(e.style):void 0!==a?s.setStyle(a):void 0!==t.style&&s.setStyle(t.style),void 0!==t.changeCallback&&s.on("change",t.changeCallback),s}return a.Feature.call(this),{createFeatures:function(e,t){if(Array.isArray(e))return e.map((e=>i(e,t)))},createFeature:i,getCoordinates:function(e){return n(e)},setFeatureCoordinates:function(e,t){let a=n(t);e.getGeometry().setCoordinates(a)},setFeatureStyle:this.setFeatureStyle}},Point:function(e={style:void 0,changeCallback:void 0,id:void 0,nestedObj:void 0}){let t=e;function n(n){let a=n;e.nestedObj&&(a=n[e.nestedObj]);let i=new ol.geom.Point(ol.proj.fromLonLat([a.longitude>180||a.longitude<-180?a.longitude/1e5:a.longitude,a.latitude>90||a.latitude<-90?a.latitude/1e5:a.latitude])),r=new ol.Feature({geometry:i});return void 0!==e.id?r.setId(n[e.id]):void 0!==a.id?r.setId(a.id):void 0!==n.id&&r.setId(n.id),r.set("properties",n),void 0!==t.style?r.setStyle(t.style):void 0!==n.style&&r.setStyle(n.style),void 0!==t.changeCallback&&r.on("change",t.changeCallback),r}return a.Feature.call(this),{createFeatures:function(e){return Array.isArray(e)?e.map((e=>n(e))):n(e)},getProperties:this.getProperties,setFeatureStyle:this.setFeatureStyle,setFeatureId:this.setFeatureId,setFeatureProperty:this.setFeatureProperty,setFeatureCoordinates:function(e,t){e.getGeometry().setCoordinates(ol.proj.fromLonLat([t.longitude>180||t.longitude<-180?t.longitude/1e5:t.longitude,t.latitude>90||t.latitude<-90?t.latitude/1e5:t.latitude]))}}}};a.Polygon=function(e={style:void 0,changeCallback:void 0}){let t=e;function n(e){const n=function(e){let t=[];for(let n=0,a=e.length;n<a;n++)t.push(ol.proj.fromLonLat([e[n].longitude>180||e[n].longitude<-180?e[n].longitude/1e5:e[n].longitude,e[n].latitude>90||e[n].latitude<-90?e[n].latitude/1e5:e[n].latitude]));return t}(e.coordinates),a=new ol.geom.Polygon([n]),i=new ol.Feature({geometry:a});return i.setId(e.id),i.set("properties",e),void 0!==t.style?i.setStyle(t.style):void 0!==e.style&&i.setStyle(e.style),void 0!==t.changeCallback&&i.on("change",t.changeCallback),i}return a.Feature.call(this),{createFeatures:function(e){if(Array.isArray(e))return e.map((e=>n(e)))},createFeature:n}},a.Circle=function(e={style:void 0,changeCallback:void 0}){let t=e;function n(n){let a=new ol.geom.Circle(ol.proj.fromLonLat([n.longitude>180||n.latitude<-180?n.longitude/1e5:n.longitude,n.latitude>90||n.latitude<-90?n.latitude/1e5:n.latitude]),n.radius),i=new ol.Feature({geometry:a});return i.set("properties",n),void 0!==e.id?i.setId(n[e.id]):void 0!==n.id&&i.setId(n.id),void 0!==t.style?i.setStyle(t.style):void 0!==n.style&&i.setStyle(n.style),void 0!==t.changeCallback&&i.on("change",t.changeCallback),i}return a.Feature.call(this),{createFeatures:function(e){return Array.isArray(e)?e.map((e=>n(e))):n(e)}}},a.interactions.ModifyWrapper=function(e={source:void 0,features:void 0,modifyEnd:void 0,modifyStart:void 0,hitDetection:void 0,style:void 0,flPointsModify:void 0,alwaysOneFeature:void 0}){let t={};function n(t){switch(t.getGeometry().getType()){case a.GEOMETRYTYPE.Line:return function(t){let n=t.getGeometry().getCoordinates(),a=t.get("properties"),i=a.points;if(i.length!==n.length)for(let e=0,t=n.length;e<t;e++){let t=n[e],a=i[e],r=ol.proj.toLonLat(t),s=Math.round(+r[0].toFixed(5)),o=Math.round(+r[1].toFixed(5));s+o!==a.longitude+a.latitude&&i.splice(e,0,{order:e+1,longitude:s,latitude:o,id:0,segmentPointId:0,timeOnSegment:0,modifyType:"add"}),a.order=e+1}else for(let r=0,s=i.length;r<s;r++){let o=n[r],l=i[r],d=ol.proj.toLonLat(o),c=Math.round(+d[0].toFixed(5)),u=Math.round(+d[1].toFixed(5));c+u!==l.longitude+l.latitude&&(0!==r&&r!==s-1?(l.longitude=c,l.latitude=u,l.modifyType="edit"):void 0!==e.flPointsModify&&e.flPointsModify(a,t))}return a}(t);case a.GEOMETRYTYPE.Polygon:return function(e){let t=e.getGeometry().getCoordinates()[0],n=[],a=e.get("properties");for(let e=0,a=t.length;e<a;e++){let a=ol.proj.toLonLat(t[e]);n.push({longitude:Math.round(+a[0].toFixed(5)),latitude:Math.round(+a[1].toFixed(5)),order:e+1})}if(void 0===a||!a.hasOwnProperty("coordinates"))return e.set("properties",{coordinates:n}),e.get("properties");a.coordinates=n;return a}(t);case a.GEOMETRYTYPE.Point:return function(e){let t=ol.proj.toLonLat(e.getGeometry().getCoordinates());return{longitude:t[0].toFixed(5),latitude:t[1].toFixed(5),id:e.getId(),properties:e.get("properties")}}(t);case a.GEOMETRYTYPE.Circle:return function(e){let t=ol.proj.toLonLat(e.getGeometry().getCenter()),n=e.get("properties"),a={longitude:t[0].toFixed(5),latitude:t[1].toFixed(5),radius:e.getGeometry().getRadius(),id:e.getId()};void 0!==n&&n.hasOwnProperty("coordinates")?(n.longitude=a.longitude,n.latitude=a.latitude,n.radius=a.radius):e.set("properties",a);return e.get("properties")}(t)}}return function(){let a={};void 0!==e.source?a.source=e.source:void 0!==e.features&&(a.features=e.features),void 0!==e.hitDetection&&(a.hitDetection=e.hitDetection),void 0!==e.style&&(a.style=e.style),t=new ol.interaction.Modify(a),void 0!==e.modifyEnd&&t.on("modifyend",(t=>{let a=t.features.getArray();e.modifyEnd(function(t){if(void 0!==e.alwaysOneFeature&&e.alwaysOneFeature){for(let e=1;e<t.length;e++){let n=t[e],a=n.get("properties"),i=ol.proj.fromLonLat([+a.longitude,+a.latitude]);n.getGeometry().setCoordinates(i)}return[n(t[0])]}return t.map((e=>n(e)))}(a),a)})),void 0!==e.modifyStart&&t.on("modifystart",e.modifyStart)}(),{getInteraction:function(){return t},setActive:function(e){t.setActive(e)},getState:function(){return t.getActive()}}},a.interactions.ModifyLSWrapper=function(e={source:void 0,features:void 0,modifyEnd:void 0,modifyStart:void 0,hitDetection:void 0,style:void 0}){let t={};return function(){let n={};void 0!==e.source?n.source=e.source:void 0!==e.features&&(n.features=e.features),void 0!==e.modifyEnd&&(n.hitDetection=e.hitDetection),void 0!==e.style&&(n.style=e.style),t=new ol.interaction.Modify(n),void 0!==e.modifyEnd&&t.on("modifyend",(t=>{e.modifyEnd(function(e){return e.features.getArray().map((e=>{let t=ol.proj.toLonLat(e.getGeometry().getCoordinates());return{longitude:t[0].toFixed(5),latitude:t[1].toFixed(5),id:e.getId(),properties:e.get("properties")}}))}(t),t)})),void 0!==e.modifyStart&&modifiy.on("modifystart",e.modifyStart)}(),{getInteraction:function(){return t},setActive:function(e){t.setActive(e)}}},a.interactions.SelectWrapper=function(e={layerWrapper:void 0,style:void 0,hitTolerance:void 0,selected:void 0,deselected:void 0,alwaysOneSelected:void 0}){let t,n=null;return function(){let a={};void 0!==e.layerWrapper&&(a.layers=[e.layerWrapper.getLayer()]),void 0!==e.style&&(a.style=e.style),void 0!==e.hitTolerance&&(a.hitTolerance=e.hitTolerance),void 0!==e.alwaysOneSelected&&e.alwaysOneSelected&&(a.toggleCondition=ol.events.condition.never,a.filter=function(e){return null===n||(e.getId()===n||null===n)}),t=new ol.interaction.Select(a),t.on("select",(a=>{void 0!==e.deselected&&(a.deselected.length>0?e.deselected(a,a.deselected[0].get("properties")):e.deselected(a,null)),void 0!==e.selected&&(a.selected.length>0?(e.selected(a,a.selected[0].get("properties")),void 0!==e.alwaysOneSelected&&e.alwaysOneSelected&&(n=a.selected[0].getId())):(e.selected(a,null),void 0!==e.alwaysOneSelected&&e.alwaysOneSelected&&t.getFeatures().push(a.deselected[0])))}))}(),{getInteraction:function(){return t},getSelectedFeatures:function(){return t.getFeatures()},clearSelected:function(){t.getFeatures().clear(),n=null},addFeatures:function(e){t.getFeatures().push(...e)},setActive:function(e){t.setActive(e)}}},a.interactions.DrawWrapper=function(e={source:void 0,drawEnd:void 0,drawStart:void 0,style:void 0,geometryType:void 0}){let t={};function n(e){return e.feature.getGeometry().getCoordinates()[0].map(((e,t)=>{let n=ol.proj.toLonLat(e);return{longitude:n[0].toFixed(5),latitude:n[1].toFixed(5),order:t+1}}))}return function(){let i={};void 0!==e.source&&(i.source=e.source),void 0!==e.style&&(i.style=e.style),void 0!==e.geometryType&&(i.type=e.geometryType),t=new ol.interaction.Draw(i),void 0!==e.drawEnd&&t.on("drawend",(function(t){i.type===a.GEOMETRYTYPE.Circle?e.drawEnd(function(e){let t=e.feature.getGeometry().getCenter(),n=e.feature.getGeometry().getRadius(),a=ol.proj.toLonLat(t);return{longitude:a[0].toFixed(5),latitude:a[1].toFixed(5),radius:n}}(t),i.type,t.feature):i.type===a.GEOMETRYTYPE.Point?e.drawEnd(function(e){console.log(e);let t=e.feature.getGeometry().getCoordinates(),n=ol.proj.toLonLat(t);return{longitude:n[0].toFixed(5),latitude:n[1].toFixed(5)}}(t),i.type,t,t.feature):e.drawEnd(n(t),i.type,t.feature)})),void 0!==e.drawStart&&t.on("drawstart",e.drawStart)}(),{getInteraction:function(){return t},setActive:function(e){t.setActive(e)},getCoordinates:n}},a.OverlayWrapper=function(e={element:void 0,offset:void 0}){let t={},n={},a=null;function i(e){if(e){let t=e.getGeometry().getExtent();n.setPosition(ol.extent.getCenter(t))}else n.setPosition(void 0)}function r(e){a.innerHTML=e}return t=e,a=document.getElementById(t.element),n=new ol.Overlay({element:a,offset:void 0!==t.offset?t.offset:[0,-10]}),{show:function(e,t){void 0!==t&&r(t),void 0!==e&&i(e)},hide:function(){n.setPosition(void 0)},getOverlay:function(){return n},setPosition:i,setContent:r}},a.ContextMenuWrapper=function(e={items:void 0,defaultItems:void 0,width:void 0}){let t={},n=[];return function(){let a={};void 0!==e.items&&(a.items=e.items,n=e.items),void 0!==e.defaultItems&&(a.defaultItems=e.defaultItems),void 0!==e.width?a.width=e.width:a.width=170,t=new ContextMenu(a)}(),{addItems:function(e=[]){t.clear(),t.extend(e),t.extend(t.getDefaultItems())},addItem:function(e={text:void 0,classname:void 0,callback:void 0,icon:void 0}){let a={};void 0!==e.text&&(a.text=e.text),void 0!==e.classname&&(a.classname=e.classname),void 0!==e.callback&&(a.callback=e.callback),void 0!==e.icon&&(a.callback=e.callback),t.push(a),n.push(a)},getControl:function(){return t},hide:function(){t.disable()},show:function(){t.enable()},on:function(e,n){t.on(e,n)}}},a.LegendWrapper=function(e={title:void 0,margin:void 0,target:void 0}){let t=null,n=null;return t=new ol.legend.Legend({title:void 0!==e.title?e.title:"",margin:void 0!==e.margin?e.margin:5}),n=new ol.control.Legend({legend:t,target:e.target,collapsed:!1}),{getControl:function(){return n},addItem:function(e={title:void 0,feature:void 0,typeGeom:void 0,style:void 0,size:void 0,margin:void 0}){let n={margin:e.margin,size:e.size,title:e.title?e.title:""};void 0!==e.feature&&(n.feature=e.feature),void 0!==e.typeGeom&&void 0!==e.style&&(n.typeGeom=e.typeGeom,n.style=e.style),t.addItem(n)}}},a.BarWrapper=function(e={toggleOne:void 0,group:void 0}){let t=null;return function(){let n={};void 0!==e.toggleOne&&(n.toggleOne=e.toggleOne),void 0!==e.group&&(n.group=e.group),t=new ol.control.Bar(n)}(),{addBarItemWrapper:function(e){t.addControl(e.getBarItem())},addBarWrapper:function(e){t.addControl(e.getControl())},getControl:function(){return t}}},a.BarItemWrapper=function(e={title:void 0,barWrapper:void 0,interactionWrapper:void 0,html:void 0,className:void 0,active:void 0,onActive:void 0,onDeactive:void 0}){let t=null;return function(){let n={};void 0!==e.title&&(n.title=e.title),void 0!==e.barWrapper&&(n.bar=e.barWrapper.getControl()),void 0!==e.interactionWrapper&&(n.interaction=e.interactionWrapper.getInteraction()),void 0!==e.html&&(n.html=e.html),void 0!==e.className&&(n.className=e.className),void 0!==e.active&&(n.active=e.active,n.active?e.onActive():e.onDeactive()),n.onToggle=function(t){t&&e.onActive&&e.onActive(),!t&&e.onDeactive&&e.onDeactive()},t=new ol.control.Toggle(n)}(),{getBarItem:function(){return t}}};const i=a},6647:(e,t,n)=>{"use strict";function a(e={},t="",n=1,a=9){let i=e,r=""!==t?$(t):$(".w__pages"),s=this;function o(e){let n=i.info instanceof Function?i.info():i.page.info(),s=n.pages,o="",l=Math.floor(a/2),c=Math.ceil(a/2),u=void 0===e||e<=c?a:e+l,h=void 0===e||e<=c?1:e-l,m=void 0!==e?"w__page--active":"";n.serverSide&&(s=Math.ceil(n.recordsDisplay/n.length)),u>s&&(u=s);for(let t=h;t<=u;t++)o+=t===e?"<div class='w__page "+m+"' data-page='"+t+"'>"+t+"</div>":"<div class='w__page' data-page='"+t+"'>"+t+"</div>";r.empty(),r.html(o),$(t+" .w__page").on("click",d)}function l(e){i.page(e-1).draw("page"),o(e)}function d(e){l(+$(e.target).attr("data-page"))}var c;this.firstPage=function(){l(1)},this.lastPage=function(){l(i.info instanceof Function?i.info().pages:i.page.info().pages)},this.changeVisibleRows=function(e){i.len instanceof Function?i.len(e.target.value).draw():i.page.len(e.target.value).draw(),o((i.info instanceof Function?i.info().page:i.page.info().page)+1)},this.nextPage=function(){i.page("next").draw("page"),o((i.info instanceof Function?i.info().page:i.page.info().page)+1)},this.refresh=function(e){let t=null,n=i.info instanceof Function?i.info():i.page.info();console.log(n),void 0!==e?(t=e,o(t)):n.page<=n.pages?(t=n.page+1,o(t)):this.lastPage()},this.previousPage=function(){i.page("previous").draw("page"),o((i.info instanceof Function?i.info().page:i.page.info().page)+1)},c=n,$(t).parent().children(".w__pages__arrow--first").off(),$(t).parent().children(".w__pages__arrow--previous").off(),$(t).parent().children(".w__pages__arrow--next").off(),$(t).parent().children(".w__pages__arrow--last").off(),$(t).parent().children(".w__pages__arrow--first").on("click",s.firstPage),$(t).parent().children(".w__pages__arrow--previous").on("click",s.previousPage),$(t).parent().children(".w__pages__arrow--next").on("click",s.nextPage),$(t).parent().children(".w__pages__arrow--last").on("click",s.lastPage),o(c)}n.d(t,{default:()=>a})},8746:(e,t,n)=>{"use strict";function a(){}function i(e){return null==e?a:function(){return this.querySelector(e)}}function r(e){return null==e?[]:Array.isArray(e)?e:Array.from(e)}function s(){return[]}function o(e){return null==e?s:function(){return this.querySelectorAll(e)}}function l(e){return function(){return this.matches(e)}}function d(e){return function(t){return t.matches(e)}}n.d(t,{default:()=>Vn});var c=Array.prototype.find;function u(){return this.firstElementChild}var h=Array.prototype.filter;function m(){return Array.from(this.children)}function _(e){return new Array(e.length)}function p(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function f(e,t,n,a,i,r){for(var s,o=0,l=t.length,d=r.length;o<d;++o)(s=t[o])?(s.__data__=r[o],a[o]=s):n[o]=new p(e,r[o]);for(;o<l;++o)(s=t[o])&&(i[o]=s)}function g(e,t,n,a,i,r,s){var o,l,d,c=new Map,u=t.length,h=r.length,m=new Array(u);for(o=0;o<u;++o)(l=t[o])&&(m[o]=d=s.call(l,l.__data__,o,t)+"",c.has(d)?i[o]=l:c.set(d,l));for(o=0;o<h;++o)d=s.call(e,r[o],o,r)+"",(l=c.get(d))?(a[o]=l,l.__data__=r[o],c.delete(d)):n[o]=new p(e,r[o]);for(o=0;o<u;++o)(l=t[o])&&c.get(m[o])===l&&(i[o]=l)}function y(e){return e.__data__}function b(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}function v(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}p.prototype={constructor:p,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};var M="http://www.w3.org/1999/xhtml";const x={svg:"http://www.w3.org/2000/svg",xhtml:M,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function w(e){var t=e+="",n=t.indexOf(":");return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),x.hasOwnProperty(t)?{space:x[t],local:e}:e}function k(e){return function(){this.removeAttribute(e)}}function L(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Y(e,t){return function(){this.setAttribute(e,t)}}function D(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function T(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function S(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function j(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function H(e){return function(){this.style.removeProperty(e)}}function C(e,t,n){return function(){this.style.setProperty(e,t,n)}}function A(e,t,n){return function(){var a=t.apply(this,arguments);null==a?this.style.removeProperty(e):this.style.setProperty(e,a,n)}}function E(e,t){return e.style.getPropertyValue(t)||j(e).getComputedStyle(e,null).getPropertyValue(t)}function P(e){return function(){delete this[e]}}function O(e,t){return function(){this[e]=t}}function I(e,t){return function(){var n=t.apply(this,arguments);null==n?delete this[e]:this[e]=n}}function N(e){return e.trim().split(/^|\s+/)}function z(e){return e.classList||new F(e)}function F(e){this._node=e,this._names=N(e.getAttribute("class")||"")}function R(e,t){for(var n=z(e),a=-1,i=t.length;++a<i;)n.add(t[a])}function W(e,t){for(var n=z(e),a=-1,i=t.length;++a<i;)n.remove(t[a])}function B(e){return function(){R(this,e)}}function V(e){return function(){W(this,e)}}function $(e,t){return function(){(t.apply(this,arguments)?R:W)(this,e)}}function U(){this.textContent=""}function J(e){return function(){this.textContent=e}}function G(e){return function(){var t=e.apply(this,arguments);this.textContent=null==t?"":t}}function Z(){this.innerHTML=""}function q(e){return function(){this.innerHTML=e}}function K(e){return function(){var t=e.apply(this,arguments);this.innerHTML=null==t?"":t}}function X(){this.nextSibling&&this.parentNode.appendChild(this)}function Q(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function ee(e){return function(){var t=this.ownerDocument,n=this.namespaceURI;return n===M&&t.documentElement.namespaceURI===M?t.createElement(e):t.createElementNS(n,e)}}function te(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function ne(e){var t=w(e);return(t.local?te:ee)(t)}function ae(){return null}function ie(){var e=this.parentNode;e&&e.removeChild(this)}function re(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function se(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function oe(e){return function(){var t=this.__on;if(t){for(var n,a=0,i=-1,r=t.length;a<r;++a)n=t[a],e.type&&n.type!==e.type||n.name!==e.name?t[++i]=n:this.removeEventListener(n.type,n.listener,n.options);++i?t.length=i:delete this.__on}}}function le(e,t,n){return function(){var a,i=this.__on,r=function(e){return function(t){e.call(this,t,this.__data__)}}(t);if(i)for(var s=0,o=i.length;s<o;++s)if((a=i[s]).type===e.type&&a.name===e.name)return this.removeEventListener(a.type,a.listener,a.options),this.addEventListener(a.type,a.listener=r,a.options=n),void(a.value=t);this.addEventListener(e.type,r,n),a={type:e.type,name:e.name,value:t,listener:r,options:n},i?i.push(a):this.__on=[a]}}function de(e,t,n){var a=j(e),i=a.CustomEvent;"function"==typeof i?i=new i(t,n):(i=a.document.createEvent("Event"),n?(i.initEvent(t,n.bubbles,n.cancelable),i.detail=n.detail):i.initEvent(t,!1,!1)),e.dispatchEvent(i)}function ce(e,t){return function(){return de(this,e,t)}}function ue(e,t){return function(){return de(this,e,t.apply(this,arguments))}}F.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};var he=[null];function me(e,t){this._groups=e,this._parents=t}function _e(){return new me([[document.documentElement]],he)}me.prototype=_e.prototype={constructor:me,select:function(e){"function"!=typeof e&&(e=i(e));for(var t=this._groups,n=t.length,a=new Array(n),r=0;r<n;++r)for(var s,o,l=t[r],d=l.length,c=a[r]=new Array(d),u=0;u<d;++u)(s=l[u])&&(o=e.call(s,s.__data__,u,l))&&("__data__"in s&&(o.__data__=s.__data__),c[u]=o);return new me(a,this._parents)},selectAll:function(e){e="function"==typeof e?function(e){return function(){return r(e.apply(this,arguments))}}(e):o(e);for(var t=this._groups,n=t.length,a=[],i=[],s=0;s<n;++s)for(var l,d=t[s],c=d.length,u=0;u<c;++u)(l=d[u])&&(a.push(e.call(l,l.__data__,u,d)),i.push(l));return new me(a,i)},selectChild:function(e){return this.select(null==e?u:function(e){return function(){return c.call(this.children,e)}}("function"==typeof e?e:d(e)))},selectChildren:function(e){return this.selectAll(null==e?m:function(e){return function(){return h.call(this.children,e)}}("function"==typeof e?e:d(e)))},filter:function(e){"function"!=typeof e&&(e=l(e));for(var t=this._groups,n=t.length,a=new Array(n),i=0;i<n;++i)for(var r,s=t[i],o=s.length,d=a[i]=[],c=0;c<o;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&d.push(r);return new me(a,this._parents)},data:function(e,t){if(!arguments.length)return Array.from(this,y);var n,a=t?g:f,i=this._parents,r=this._groups;"function"!=typeof e&&(n=e,e=function(){return n});for(var s=r.length,o=new Array(s),l=new Array(s),d=new Array(s),c=0;c<s;++c){var u=i[c],h=r[c],m=h.length,_=b(e.call(u,u&&u.__data__,c,i)),p=_.length,v=l[c]=new Array(p),M=o[c]=new Array(p);a(u,h,v,M,d[c]=new Array(m),_,t);for(var x,w,k=0,L=0;k<p;++k)if(x=v[k]){for(k>=L&&(L=k+1);!(w=M[L])&&++L<p;);x._next=w||null}}return(o=new me(o,i))._enter=l,o._exit=d,o},enter:function(){return new me(this._enter||this._groups.map(_),this._parents)},exit:function(){return new me(this._exit||this._groups.map(_),this._parents)},join:function(e,t,n){var a=this.enter(),i=this,r=this.exit();return"function"==typeof e?(a=e(a))&&(a=a.selection()):a=a.append(e+""),null!=t&&(i=t(i))&&(i=i.selection()),null==n?r.remove():n(r),a&&i?a.merge(i).order():i},merge:function(e){for(var t=e.selection?e.selection():e,n=this._groups,a=t._groups,i=n.length,r=a.length,s=Math.min(i,r),o=new Array(i),l=0;l<s;++l)for(var d,c=n[l],u=a[l],h=c.length,m=o[l]=new Array(h),_=0;_<h;++_)(d=c[_]||u[_])&&(m[_]=d);for(;l<i;++l)o[l]=n[l];return new me(o,this._parents)},selection:function(){return this},order:function(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var a,i=e[t],r=i.length-1,s=i[r];--r>=0;)(a=i[r])&&(s&&4^a.compareDocumentPosition(s)&&s.parentNode.insertBefore(a,s),s=a);return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=v);for(var n=this._groups,a=n.length,i=new Array(a),r=0;r<a;++r){for(var s,o=n[r],l=o.length,d=i[r]=new Array(l),c=0;c<l;++c)(s=o[c])&&(d[c]=s);d.sort(t)}return new me(i,this._parents).order()},call:function(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){return Array.from(this)},node:function(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var a=e[t],i=0,r=a.length;i<r;++i){var s=a[i];if(s)return s}return null},size:function(){let e=0;for(const t of this)++e;return e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,a=t.length;n<a;++n)for(var i,r=t[n],s=0,o=r.length;s<o;++s)(i=r[s])&&e.call(i,i.__data__,s,r);return this},attr:function(e,t){var n=w(e);if(arguments.length<2){var a=this.node();return n.local?a.getAttributeNS(n.space,n.local):a.getAttribute(n)}return this.each((null==t?n.local?L:k:"function"==typeof t?n.local?S:T:n.local?D:Y)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?H:"function"==typeof t?A:C)(e,t,null==n?"":n)):E(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?P:"function"==typeof t?I:O)(e,t)):this.node()[e]},classed:function(e,t){var n=N(e+"");if(arguments.length<2){for(var a=z(this.node()),i=-1,r=n.length;++i<r;)if(!a.contains(n[i]))return!1;return!0}return this.each(("function"==typeof t?$:t?B:V)(n,t))},text:function(e){return arguments.length?this.each(null==e?U:("function"==typeof e?G:J)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?Z:("function"==typeof e?K:q)(e)):this.node().innerHTML},raise:function(){return this.each(X)},lower:function(){return this.each(Q)},append:function(e){var t="function"==typeof e?e:ne(e);return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:ne(e),a=null==t?ae:"function"==typeof t?t:i(t);return this.select((function(){return this.insertBefore(n.apply(this,arguments),a.apply(this,arguments)||null)}))},remove:function(){return this.each(ie)},clone:function(e){return this.select(e?se:re)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,n){var a,i,r=function(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}(e+""),s=r.length;if(!(arguments.length<2)){for(o=t?le:oe,a=0;a<s;++a)this.each(o(r[a],t,n));return this}var o=this.node().__on;if(o)for(var l,d=0,c=o.length;d<c;++d)for(a=0,l=o[d];a<s;++a)if((i=r[a]).type===l.type&&i.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?ue:ce)(e,t))},[Symbol.iterator]:function*(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var a,i=e[t],r=0,s=i.length;r<s;++r)(a=i[r])&&(yield a)}};const pe=_e;var fe={value:()=>{}};function ge(){for(var e,t=0,n=arguments.length,a={};t<n;++t){if(!(e=arguments[t]+"")||e in a||/[\s.]/.test(e))throw new Error("illegal type: "+e);a[e]=[]}return new ye(a)}function ye(e){this._=e}function be(e,t){for(var n,a=0,i=e.length;a<i;++a)if((n=e[a]).name===t)return n.value}function ve(e,t,n){for(var a=0,i=e.length;a<i;++a)if(e[a].name===t){e[a]=fe,e=e.slice(0,a).concat(e.slice(a+1));break}return null!=n&&e.push({name:t,value:n}),e}ye.prototype=ge.prototype={constructor:ye,on:function(e,t){var n,a,i=this._,r=(a=i,(e+"").trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");if(n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),e&&!a.hasOwnProperty(e))throw new Error("unknown type: "+e);return{type:e,name:t}}))),s=-1,o=r.length;if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t);for(;++s<o;)if(n=(e=r[s]).type)i[n]=ve(i[n],e.name,t);else if(null==t)for(n in i)i[n]=ve(i[n],e.name,null);return this}for(;++s<o;)if((n=(e=r[s]).type)&&(n=be(i[n],e.name)))return n},copy:function(){var e={},t=this._;for(var n in t)e[n]=t[n].slice();return new ye(e)},call:function(e,t){if((n=arguments.length-2)>0)for(var n,a,i=new Array(n),r=0;r<n;++r)i[r]=arguments[r+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(r=0,n=(a=this._[e]).length;r<n;++r)a[r].value.apply(t,i)},apply:function(e,t,n){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var a=this._[e],i=0,r=a.length;i<r;++i)a[i].value.apply(t,n)}};const Me=ge;var xe,we,ke=0,Le=0,Ye=0,De=1e3,Te=0,Se=0,je=0,He="object"==typeof performance&&performance.now?performance:Date,Ce="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Ae(){return Se||(Ce(Ee),Se=He.now()+je)}function Ee(){Se=0}function Pe(){this._call=this._time=this._next=null}function Oe(e,t,n){var a=new Pe;return a.restart(e,t,n),a}function Ie(){Se=(Te=He.now())+je,ke=Le=0;try{!function(){Ae(),++ke;for(var e,t=xe;t;)(e=Se-t._time)>=0&&t._call.call(void 0,e),t=t._next;--ke}()}finally{ke=0,function(){var e,t,n=xe,a=1/0;for(;n;)n._call?(a>n._time&&(a=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:xe=t);we=e,ze(a)}(),Se=0}}function Ne(){var e=He.now(),t=e-Te;t>De&&(je-=t,Te=e)}function ze(e){ke||(Le&&(Le=clearTimeout(Le)),e-Se>24?(e<1/0&&(Le=setTimeout(Ie,e-He.now()-je)),Ye&&(Ye=clearInterval(Ye))):(Ye||(Te=He.now(),Ye=setInterval(Ne,De)),ke=1,Ce(Ie)))}function Fe(e,t,n){var a=new Pe;return t=null==t?0:+t,a.restart((n=>{a.stop(),e(n+t)}),t,n),a}Pe.prototype=Oe.prototype={constructor:Pe,restart:function(e,t,n){if("function"!=typeof e)throw new TypeError("callback is not a function");n=(null==n?Ae():+n)+(null==t?0:+t),this._next||we===this||(we?we._next=this:xe=this,we=this),this._call=e,this._time=n,ze()},stop:function(){this._call&&(this._call=null,this._time=1/0,ze())}};var Re=Me("start","end","cancel","interrupt"),We=[],Be=0,Ve=1,$e=2,Ue=3,Je=4,Ge=5,Ze=6;function qe(e,t,n,a,i,r){var s=e.__transition;if(s){if(n in s)return}else e.__transition={};!function(e,t,n){var a,i=e.__transition;function r(e){n.state=Ve,n.timer.restart(s,n.delay,n.time),n.delay<=e&&s(e-n.delay)}function s(r){var d,c,u,h;if(n.state!==Ve)return l();for(d in i)if((h=i[d]).name===n.name){if(h.state===Ue)return Fe(s);h.state===Je?(h.state=Ze,h.timer.stop(),h.on.call("interrupt",e,e.__data__,h.index,h.group),delete i[d]):+d<t&&(h.state=Ze,h.timer.stop(),h.on.call("cancel",e,e.__data__,h.index,h.group),delete i[d])}if(Fe((function(){n.state===Ue&&(n.state=Je,n.timer.restart(o,n.delay,n.time),o(r))})),n.state=$e,n.on.call("start",e,e.__data__,n.index,n.group),n.state===$e){for(n.state=Ue,a=new Array(u=n.tween.length),d=0,c=-1;d<u;++d)(h=n.tween[d].value.call(e,e.__data__,n.index,n.group))&&(a[++c]=h);a.length=c+1}}function o(t){for(var i=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(l),n.state=Ge,1),r=-1,s=a.length;++r<s;)a[r].call(e,i);n.state===Ge&&(n.on.call("end",e,e.__data__,n.index,n.group),l())}function l(){for(var a in n.state=Ze,n.timer.stop(),delete i[t],i)return;delete e.__transition}i[t]=n,n.timer=Oe(r,0,n.time)}(e,n,{name:t,index:a,group:i,on:Re,tween:We,time:r.time,delay:r.delay,duration:r.duration,ease:r.ease,timer:null,state:Be})}function Ke(e,t){var n=Qe(e,t);if(n.state>Be)throw new Error("too late; already scheduled");return n}function Xe(e,t){var n=Qe(e,t);if(n.state>Ue)throw new Error("too late; already running");return n}function Qe(e,t){var n=e.__transition;if(!n||!(n=n[t]))throw new Error("transition not found");return n}function et(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}var tt,nt=180/Math.PI,at={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function it(e,t,n,a,i,r){var s,o,l;return(s=Math.sqrt(e*e+t*t))&&(e/=s,t/=s),(l=e*n+t*a)&&(n-=e*l,a-=t*l),(o=Math.sqrt(n*n+a*a))&&(n/=o,a/=o,l/=o),e*a<t*n&&(e=-e,t=-t,l=-l,s=-s),{translateX:i,translateY:r,rotate:Math.atan2(t,e)*nt,skewX:Math.atan(l)*nt,scaleX:s,scaleY:o}}function rt(e,t,n,a){function i(e){return e.length?e.pop()+" ":""}return function(r,s){var o=[],l=[];return r=e(r),s=e(s),function(e,a,i,r,s,o){if(e!==i||a!==r){var l=s.push("translate(",null,t,null,n);o.push({i:l-4,x:et(e,i)},{i:l-2,x:et(a,r)})}else(i||r)&&s.push("translate("+i+t+r+n)}(r.translateX,r.translateY,s.translateX,s.translateY,o,l),function(e,t,n,r){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),r.push({i:n.push(i(n)+"rotate(",null,a)-2,x:et(e,t)})):t&&n.push(i(n)+"rotate("+t+a)}(r.rotate,s.rotate,o,l),function(e,t,n,r){e!==t?r.push({i:n.push(i(n)+"skewX(",null,a)-2,x:et(e,t)}):t&&n.push(i(n)+"skewX("+t+a)}(r.skewX,s.skewX,o,l),function(e,t,n,a,r,s){if(e!==n||t!==a){var o=r.push(i(r)+"scale(",null,",",null,")");s.push({i:o-4,x:et(e,n)},{i:o-2,x:et(t,a)})}else 1===n&&1===a||r.push(i(r)+"scale("+n+","+a+")")}(r.scaleX,r.scaleY,s.scaleX,s.scaleY,o,l),r=s=null,function(e){for(var t,n=-1,a=l.length;++n<a;)o[(t=l[n]).i]=t.x(e);return o.join("")}}}var st=rt((function(e){const t=new("function"==typeof DOMMatrix?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?at:it(t.a,t.b,t.c,t.d,t.e,t.f)}),"px, ","px)","deg)"),ot=rt((function(e){return null==e?at:(tt||(tt=document.createElementNS("http://www.w3.org/2000/svg","g")),tt.setAttribute("transform",e),(e=tt.transform.baseVal.consolidate())?it((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):at)}),", ",")",")");function lt(e,t){var n,a;return function(){var i=Xe(this,e),r=i.tween;if(r!==n)for(var s=0,o=(a=n=r).length;s<o;++s)if(a[s].name===t){(a=a.slice()).splice(s,1);break}i.tween=a}}function dt(e,t,n){var a,i;if("function"!=typeof n)throw new Error;return function(){var r=Xe(this,e),s=r.tween;if(s!==a){i=(a=s).slice();for(var o={name:t,value:n},l=0,d=i.length;l<d;++l)if(i[l].name===t){i[l]=o;break}l===d&&i.push(o)}r.tween=i}}function ct(e,t,n){var a=e._id;return e.each((function(){var e=Xe(this,a);(e.value||(e.value={}))[t]=n.apply(this,arguments)})),function(e){return Qe(e,a).value[t]}}function ut(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function ht(e,t){var n=Object.create(e.prototype);for(var a in t)n[a]=t[a];return n}function mt(){}var _t=.7,pt=1/_t,ft="\\s*([+-]?\\d+)\\s*",gt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",yt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",bt=/^#([0-9a-f]{3,8})$/,vt=new RegExp(`^rgb\\(${ft},${ft},${ft}\\)$`),Mt=new RegExp(`^rgb\\(${yt},${yt},${yt}\\)$`),xt=new RegExp(`^rgba\\(${ft},${ft},${ft},${gt}\\)$`),wt=new RegExp(`^rgba\\(${yt},${yt},${yt},${gt}\\)$`),kt=new RegExp(`^hsl\\(${gt},${yt},${yt}\\)$`),Lt=new RegExp(`^hsla\\(${gt},${yt},${yt},${gt}\\)$`),Yt={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function Dt(){return this.rgb().formatHex()}function Tt(){return this.rgb().formatRgb()}function St(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=bt.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?jt(t):3===n?new At(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?Ht(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?Ht(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=vt.exec(e))?new At(t[1],t[2],t[3],1):(t=Mt.exec(e))?new At(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=xt.exec(e))?Ht(t[1],t[2],t[3],t[4]):(t=wt.exec(e))?Ht(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=kt.exec(e))?zt(t[1],t[2]/100,t[3]/100,1):(t=Lt.exec(e))?zt(t[1],t[2]/100,t[3]/100,t[4]):Yt.hasOwnProperty(e)?jt(Yt[e]):"transparent"===e?new At(NaN,NaN,NaN,0):null}function jt(e){return new At(e>>16&255,e>>8&255,255&e,1)}function Ht(e,t,n,a){return a<=0&&(e=t=n=NaN),new At(e,t,n,a)}function Ct(e,t,n,a){return 1===arguments.length?((i=e)instanceof mt||(i=St(i)),i?new At((i=i.rgb()).r,i.g,i.b,i.opacity):new At):new At(e,t,n,null==a?1:a);var i}function At(e,t,n,a){this.r=+e,this.g=+t,this.b=+n,this.opacity=+a}function Et(){return`#${Nt(this.r)}${Nt(this.g)}${Nt(this.b)}`}function Pt(){const e=Ot(this.opacity);return`${1===e?"rgb(":"rgba("}${It(this.r)}, ${It(this.g)}, ${It(this.b)}${1===e?")":`, ${e})`}`}function Ot(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function It(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Nt(e){return((e=It(e))<16?"0":"")+e.toString(16)}function zt(e,t,n,a){return a<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new Rt(e,t,n,a)}function Ft(e){if(e instanceof Rt)return new Rt(e.h,e.s,e.l,e.opacity);if(e instanceof mt||(e=St(e)),!e)return new Rt;if(e instanceof Rt)return e;var t=(e=e.rgb()).r/255,n=e.g/255,a=e.b/255,i=Math.min(t,n,a),r=Math.max(t,n,a),s=NaN,o=r-i,l=(r+i)/2;return o?(s=t===r?(n-a)/o+6*(n<a):n===r?(a-t)/o+2:(t-n)/o+4,o/=l<.5?r+i:2-r-i,s*=60):o=l>0&&l<1?0:s,new Rt(s,o,l,e.opacity)}function Rt(e,t,n,a){this.h=+e,this.s=+t,this.l=+n,this.opacity=+a}function Wt(e){return(e=(e||0)%360)<0?e+360:e}function Bt(e){return Math.max(0,Math.min(1,e||0))}function Vt(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}function $t(e,t,n,a,i){var r=e*e,s=r*e;return((1-3*e+3*r-s)*t+(4-6*r+3*s)*n+(1+3*e+3*r-3*s)*a+s*i)/6}ut(mt,St,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Dt,formatHex:Dt,formatHex8:function(){return this.rgb().formatHex8()},formatHsl:function(){return Ft(this).formatHsl()},formatRgb:Tt,toString:Tt}),ut(At,Ct,ht(mt,{brighter(e){return e=null==e?pt:Math.pow(pt,e),new At(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=null==e?_t:Math.pow(_t,e),new At(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new At(It(this.r),It(this.g),It(this.b),Ot(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Et,formatHex:Et,formatHex8:function(){return`#${Nt(this.r)}${Nt(this.g)}${Nt(this.b)}${Nt(255*(isNaN(this.opacity)?1:this.opacity))}`},formatRgb:Pt,toString:Pt})),ut(Rt,(function(e,t,n,a){return 1===arguments.length?Ft(e):new Rt(e,t,n,null==a?1:a)}),ht(mt,{brighter(e){return e=null==e?pt:Math.pow(pt,e),new Rt(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=null==e?_t:Math.pow(_t,e),new Rt(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,a=n+(n<.5?n:1-n)*t,i=2*n-a;return new At(Vt(e>=240?e-240:e+120,i,a),Vt(e,i,a),Vt(e<120?e+240:e-120,i,a),this.opacity)},clamp(){return new Rt(Wt(this.h),Bt(this.s),Bt(this.l),Ot(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Ot(this.opacity);return`${1===e?"hsl(":"hsla("}${Wt(this.h)}, ${100*Bt(this.s)}%, ${100*Bt(this.l)}%${1===e?")":`, ${e})`}`}}));const Ut=e=>()=>e;function Jt(e,t){return function(n){return e+n*t}}function Gt(e){return 1==(e=+e)?Zt:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(a){return Math.pow(e+a*t,n)}}(t,n,e):Ut(isNaN(t)?n:t)}}function Zt(e,t){var n=t-e;return n?Jt(e,n):Ut(isNaN(e)?t:e)}const qt=function e(t){var n=Gt(t);function a(e,t){var a=n((e=Ct(e)).r,(t=Ct(t)).r),i=n(e.g,t.g),r=n(e.b,t.b),s=Zt(e.opacity,t.opacity);return function(t){return e.r=a(t),e.g=i(t),e.b=r(t),e.opacity=s(t),e+""}}return a.gamma=e,a}(1);function Kt(e){return function(t){var n,a,i=t.length,r=new Array(i),s=new Array(i),o=new Array(i);for(n=0;n<i;++n)a=Ct(t[n]),r[n]=a.r||0,s[n]=a.g||0,o[n]=a.b||0;return r=e(r),s=e(s),o=e(o),a.opacity=1,function(e){return a.r=r(e),a.g=s(e),a.b=o(e),a+""}}}Kt((function(e){var t=e.length-1;return function(n){var a=n<=0?n=0:n>=1?(n=1,t-1):Math.floor(n*t),i=e[a],r=e[a+1],s=a>0?e[a-1]:2*i-r,o=a<t-1?e[a+2]:2*r-i;return $t((n-a/t)*t,s,i,r,o)}})),Kt((function(e){var t=e.length;return function(n){var a=Math.floor(((n%=1)<0?++n:n)*t),i=e[(a+t-1)%t],r=e[a%t],s=e[(a+1)%t],o=e[(a+2)%t];return $t((n-a/t)*t,i,r,s,o)}}));var Xt=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Qt=new RegExp(Xt.source,"g");function en(e,t){var n,a,i,r=Xt.lastIndex=Qt.lastIndex=0,s=-1,o=[],l=[];for(e+="",t+="";(n=Xt.exec(e))&&(a=Qt.exec(t));)(i=a.index)>r&&(i=t.slice(r,i),o[s]?o[s]+=i:o[++s]=i),(n=n[0])===(a=a[0])?o[s]?o[s]+=a:o[++s]=a:(o[++s]=null,l.push({i:s,x:et(n,a)})),r=Qt.lastIndex;return r<t.length&&(i=t.slice(r),o[s]?o[s]+=i:o[++s]=i),o.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var n,a=0;a<t;++a)o[(n=l[a]).i]=n.x(e);return o.join("")})}function tn(e,t){var n;return("number"==typeof t?et:t instanceof St?qt:(n=St(t))?(t=n,qt):en)(e,t)}function nn(e){return function(){this.removeAttribute(e)}}function an(e){return function(){this.removeAttributeNS(e.space,e.local)}}function rn(e,t,n){var a,i,r=n+"";return function(){var s=this.getAttribute(e);return s===r?null:s===a?i:i=t(a=s,n)}}function sn(e,t,n){var a,i,r=n+"";return function(){var s=this.getAttributeNS(e.space,e.local);return s===r?null:s===a?i:i=t(a=s,n)}}function on(e,t,n){var a,i,r;return function(){var s,o,l=n(this);if(null!=l)return(s=this.getAttribute(e))===(o=l+"")?null:s===a&&o===i?r:(i=o,r=t(a=s,l));this.removeAttribute(e)}}function ln(e,t,n){var a,i,r;return function(){var s,o,l=n(this);if(null!=l)return(s=this.getAttributeNS(e.space,e.local))===(o=l+"")?null:s===a&&o===i?r:(i=o,r=t(a=s,l));this.removeAttributeNS(e.space,e.local)}}function dn(e,t){var n,a;function i(){var i=t.apply(this,arguments);return i!==a&&(n=(a=i)&&function(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}(e,i)),n}return i._value=t,i}function cn(e,t){var n,a;function i(){var i=t.apply(this,arguments);return i!==a&&(n=(a=i)&&function(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}(e,i)),n}return i._value=t,i}function un(e,t){return function(){Ke(this,e).delay=+t.apply(this,arguments)}}function hn(e,t){return t=+t,function(){Ke(this,e).delay=t}}function mn(e,t){return function(){Xe(this,e).duration=+t.apply(this,arguments)}}function _n(e,t){return t=+t,function(){Xe(this,e).duration=t}}var pn=pe.prototype.constructor;function fn(e){return function(){this.style.removeProperty(e)}}var gn=0;function yn(e,t,n,a){this._groups=e,this._parents=t,this._name=n,this._id=a}function bn(){return++gn}var vn=pe.prototype;yn.prototype=function(e){return pe().transition(e)}.prototype={constructor:yn,select:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=i(e));for(var a=this._groups,r=a.length,s=new Array(r),o=0;o<r;++o)for(var l,d,c=a[o],u=c.length,h=s[o]=new Array(u),m=0;m<u;++m)(l=c[m])&&(d=e.call(l,l.__data__,m,c))&&("__data__"in l&&(d.__data__=l.__data__),h[m]=d,qe(h[m],t,n,m,h,Qe(l,n)));return new yn(s,this._parents,t,n)},selectAll:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=o(e));for(var a=this._groups,i=a.length,r=[],s=[],l=0;l<i;++l)for(var d,c=a[l],u=c.length,h=0;h<u;++h)if(d=c[h]){for(var m,_=e.call(d,d.__data__,h,c),p=Qe(d,n),f=0,g=_.length;f<g;++f)(m=_[f])&&qe(m,t,n,f,_,p);r.push(_),s.push(d)}return new yn(r,s,t,n)},selectChild:vn.selectChild,selectChildren:vn.selectChildren,filter:function(e){"function"!=typeof e&&(e=l(e));for(var t=this._groups,n=t.length,a=new Array(n),i=0;i<n;++i)for(var r,s=t[i],o=s.length,d=a[i]=[],c=0;c<o;++c)(r=s[c])&&e.call(r,r.__data__,c,s)&&d.push(r);return new yn(a,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,n=e._groups,a=t.length,i=n.length,r=Math.min(a,i),s=new Array(a),o=0;o<r;++o)for(var l,d=t[o],c=n[o],u=d.length,h=s[o]=new Array(u),m=0;m<u;++m)(l=d[m]||c[m])&&(h[m]=l);for(;o<a;++o)s[o]=t[o];return new yn(s,this._parents,this._name,this._id)},selection:function(){return new pn(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,n=bn(),a=this._groups,i=a.length,r=0;r<i;++r)for(var s,o=a[r],l=o.length,d=0;d<l;++d)if(s=o[d]){var c=Qe(s,t);qe(s,e,n,d,o,{time:c.time+c.delay+c.duration,delay:0,duration:c.duration,ease:c.ease})}return new yn(a,this._parents,e,n)},call:vn.call,nodes:vn.nodes,node:vn.node,size:vn.size,empty:vn.empty,each:vn.each,on:function(e,t){var n=this._id;return arguments.length<2?Qe(this.node(),n).on.on(e):this.each(function(e,t,n){var a,i,r=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".");return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?Ke:Xe;return function(){var s=r(this,e),o=s.on;o!==a&&(i=(a=o).copy()).on(t,n),s.on=i}}(n,e,t))},attr:function(e,t){var n=w(e),a="transform"===n?ot:tn;return this.attrTween(e,"function"==typeof t?(n.local?ln:on)(n,a,ct(this,"attr."+e,t)):null==t?(n.local?an:nn)(n):(n.local?sn:rn)(n,a,t))},attrTween:function(e,t){var n="attr."+e;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==t)return this.tween(n,null);if("function"!=typeof t)throw new Error;var a=w(e);return this.tween(n,(a.local?dn:cn)(a,t))},style:function(e,t,n){var a="transform"==(e+="")?st:tn;return null==t?this.styleTween(e,function(e,t){var n,a,i;return function(){var r=E(this,e),s=(this.style.removeProperty(e),E(this,e));return r===s?null:r===n&&s===a?i:i=t(n=r,a=s)}}(e,a)).on("end.style."+e,fn(e)):"function"==typeof t?this.styleTween(e,function(e,t,n){var a,i,r;return function(){var s=E(this,e),o=n(this),l=o+"";return null==o&&(this.style.removeProperty(e),l=o=E(this,e)),s===l?null:s===a&&l===i?r:(i=l,r=t(a=s,o))}}(e,a,ct(this,"style."+e,t))).each(function(e,t){var n,a,i,r,s="style."+t,o="end."+s;return function(){var l=Xe(this,e),d=l.on,c=null==l.value[s]?r||(r=fn(t)):void 0;d===n&&i===c||(a=(n=d).copy()).on(o,i=c),l.on=a}}(this._id,e)):this.styleTween(e,function(e,t,n){var a,i,r=n+"";return function(){var s=E(this,e);return s===r?null:s===a?i:i=t(a=s,n)}}(e,a,t),n).on("end.style."+e,null)},styleTween:function(e,t,n){var a="style."+(e+="");if(arguments.length<2)return(a=this.tween(a))&&a._value;if(null==t)return this.tween(a,null);if("function"!=typeof t)throw new Error;return this.tween(a,function(e,t,n){var a,i;function r(){var r=t.apply(this,arguments);return r!==i&&(a=(i=r)&&function(e,t,n){return function(a){this.style.setProperty(e,t.call(this,a),n)}}(e,r,n)),a}return r._value=t,r}(e,t,null==n?"":n))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this);this.textContent=null==t?"":t}}(ct(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(null==e)return this.tween(t,null);if("function"!=typeof e)throw new Error;return this.tween(t,function(e){var t,n;function a(){var a=e.apply(this,arguments);return a!==n&&(t=(n=a)&&function(e){return function(t){this.textContent=e.call(this,t)}}(a)),t}return a._value=e,a}(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode;for(var n in this.__transition)if(+n!==e)return;t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var n=this._id;if(e+="",arguments.length<2){for(var a,i=Qe(this.node(),n).tween,r=0,s=i.length;r<s;++r)if((a=i[r]).name===e)return a.value;return null}return this.each((null==t?lt:dt)(n,e,t))},delay:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?un:hn)(t,e)):Qe(this.node(),t).delay},duration:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?mn:_n)(t,e)):Qe(this.node(),t).duration},ease:function(e){var t=this._id;return arguments.length?this.each(function(e,t){if("function"!=typeof t)throw new Error;return function(){Xe(this,e).ease=t}}(t,e)):Qe(this.node(),t).ease},easeVarying:function(e){if("function"!=typeof e)throw new Error;return this.each(function(e,t){return function(){var n=t.apply(this,arguments);if("function"!=typeof n)throw new Error;Xe(this,e).ease=n}}(this._id,e))},end:function(){var e,t,n=this,a=n._id,i=n.size();return new Promise((function(r,s){var o={value:s},l={value:function(){0==--i&&r()}};n.each((function(){var n=Xe(this,a),i=n.on;i!==e&&((t=(e=i).copy())._.cancel.push(o),t._.interrupt.push(o),t._.end.push(l)),n.on=t})),0===i&&r()}))},[Symbol.iterator]:vn[Symbol.iterator]};var Mn={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}};function xn(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return n}pe.prototype.interrupt=function(e){return this.each((function(){!function(e,t){var n,a,i,r=e.__transition,s=!0;if(r){for(i in t=null==t?null:t+"",r)(n=r[i]).name===t?(a=n.state>$e&&n.state<Ge,n.state=Ze,n.timer.stop(),n.on.call(a?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete r[i]):s=!1;s&&delete e.__transition}}(this,e)}))},pe.prototype.transition=function(e){var t,n;e instanceof yn?(t=e._id,e=e._name):(t=bn(),(n=Mn).time=Ae(),e=null==e?null:e+"");for(var a=this._groups,i=a.length,r=0;r<i;++r)for(var s,o=a[r],l=o.length,d=0;d<l;++d)(s=o[d])&&qe(s,e,t,d,o,n||xn(s,t));return new yn(a,this._parents,e,t)};const{abs:wn,max:kn,min:Ln}=Math;function Yn(e){return[+e[0],+e[1]]}function Dn(e){return[Yn(e[0]),Yn(e[1])]}["w","e"].map(Tn),["n","s"].map(Tn),["n","w","e","s","nw","ne","sw","se"].map(Tn);function Tn(e){return{type:e}}function Sn(e){return"string"==typeof e?new me([[document.querySelector(e)]],[document.documentElement]):new me([[e]],he)}function jn(e){return"string"==typeof e?new me([document.querySelectorAll(e)],[document.documentElement]):new me([r(e)],he)}Array.prototype.slice;function Hn(e){return function(){return e}}function Cn(e){this._context=e}function An(e){return new Cn(e)}Cn.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t)}}};const En=Math.PI,Pn=2*En,On=1e-6,In=Pn-On;function Nn(e){this._+=e[0];for(let t=1,n=e.length;t<n;++t)this._+=arguments[t]+e[t]}class zn{constructor(e){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=null==e?Nn:function(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return Nn;const n=10**t;return function(e){this._+=e[0];for(let t=1,a=e.length;t<a;++t)this._+=Math.round(arguments[t]*n)/n+e[t]}}(e)}moveTo(e,t){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}`}closePath(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(e,t){this._append`L${this._x1=+e},${this._y1=+t}`}quadraticCurveTo(e,t,n,a){this._append`Q${+e},${+t},${this._x1=+n},${this._y1=+a}`}bezierCurveTo(e,t,n,a,i,r){this._append`C${+e},${+t},${+n},${+a},${this._x1=+i},${this._y1=+r}`}arcTo(e,t,n,a,i){if(e=+e,t=+t,n=+n,a=+a,(i=+i)<0)throw new Error(`negative radius: ${i}`);let r=this._x1,s=this._y1,o=n-e,l=a-t,d=r-e,c=s-t,u=d*d+c*c;if(null===this._x1)this._append`M${this._x1=e},${this._y1=t}`;else if(u>On)if(Math.abs(c*o-l*d)>On&&i){let h=n-r,m=a-s,_=o*o+l*l,p=h*h+m*m,f=Math.sqrt(_),g=Math.sqrt(u),y=i*Math.tan((En-Math.acos((_+u-p)/(2*f*g)))/2),b=y/g,v=y/f;Math.abs(b-1)>On&&this._append`L${e+b*d},${t+b*c}`,this._append`A${i},${i},0,0,${+(c*h>d*m)},${this._x1=e+v*o},${this._y1=t+v*l}`}else this._append`L${this._x1=e},${this._y1=t}`;else;}arc(e,t,n,a,i,r){if(e=+e,t=+t,r=!!r,(n=+n)<0)throw new Error(`negative radius: ${n}`);let s=n*Math.cos(a),o=n*Math.sin(a),l=e+s,d=t+o,c=1^r,u=r?a-i:i-a;null===this._x1?this._append`M${l},${d}`:(Math.abs(this._x1-l)>On||Math.abs(this._y1-d)>On)&&this._append`L${l},${d}`,n&&(u<0&&(u=u%Pn+Pn),u>In?this._append`A${n},${n},0,1,${c},${e-s},${t-o}A${n},${n},0,1,${c},${this._x1=l},${this._y1=d}`:u>On&&this._append`A${n},${n},0,${+(u>=En)},${c},${this._x1=e+n*Math.cos(i)},${this._y1=t+n*Math.sin(i)}`)}rect(e,t,n,a){this._append`M${this._x0=this._x1=+e},${this._y0=this._y1=+t}h${n=+n}v${+a}h${-n}Z`}toString(){return this._}}function Fn(e){return e[0]}function Rn(e){return e[1]}function Wn(e,t){var n=Hn(!0),a=null,i=An,r=null,s=function(e){let t=3;return e.digits=function(n){if(!arguments.length)return t;if(null==n)t=null;else{const e=Math.floor(n);if(!(e>=0))throw new RangeError(`invalid digits: ${n}`);t=e}return e},()=>new zn(t)}(o);function o(o){var l,d,c,u=(o=function(e){return"object"==typeof e&&"length"in e?e:Array.from(e)}(o)).length,h=!1;for(null==a&&(r=i(c=s())),l=0;l<=u;++l)!(l<u&&n(d=o[l],l,o))===h&&((h=!h)?r.lineStart():r.lineEnd()),h&&r.point(+e(d,l,o),+t(d,l,o));if(c)return r=null,c+""||null}return e="function"==typeof e?e:void 0===e?Fn:Hn(e),t="function"==typeof t?t:void 0===t?Rn:Hn(t),o.x=function(t){return arguments.length?(e="function"==typeof t?t:Hn(+t),o):e},o.y=function(e){return arguments.length?(t="function"==typeof e?e:Hn(+e),o):t},o.defined=function(e){return arguments.length?(n="function"==typeof e?e:Hn(!!e),o):n},o.curve=function(e){return arguments.length?(i=e,null!=a&&(r=i(a)),o):i},o.context=function(e){return arguments.length?(null==e?a=r=null:r=i(a=e),o):a},o}function Bn(e,t,n){this.k=e,this.x=t,this.y=n}zn.prototype,Bn.prototype={constructor:Bn,scale:function(e){return 1===e?this:new Bn(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new Bn(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};new Bn(1,0,0);function Vn(e,t=!0){let n={},a={},i="undefined"!=typeof InstallTrigger;const r={stopRadius:3,rectRadiusX:12,rectRadiusY:12,rectMargin:10,rectWidth:35,listItemHeight:40,listItemWidth:220,listItemMinWidth:220,allowMaxWidthOfList:!1,direction:1,svgDirection:"ltr",centerAxisColor:"grey",vehicleIconScale:.75,vehicleAnimateDuration:500,colorScheme:["#fe0000","#0000fe","#0aff05","#f6be00","#663919","#69488e","#435a15","#1abdc5","#dc58ea","#6cce61","#d78b69","#c5c9b4","#fa217f","#788ce0"],vehicleTimesToLeftPanel:!1,showStopIcon:!0,platformToSup:!1,vehicleIconsPath:{bus:null,tram:null,trolley:null},stopFill:null,showVehicle:null},s={63:"bus",1034:"tram",1742:"trolley"},o={route:{click:null,mouseover:null,mouseout:null},vehicle:{click:null,mouseover:null,mouseout:null}};function l(e){return null!==e&&void 0!==e}function d(){if(l(a.listContent)){if(a.listContent.html(""),a.list=a.listContent.selectAll("div").data(a.data.structure),n.vehicleTimesToLeftPanel&&(a.timeContent.html(""),a.time=a.timeContent.selectAll("div").data(a.data.structure)),a.listItems=a.list.enter().append("div").style("height",n.listItemHeight+"px").style("color",(e=>n.highlightPlatform&&n.highlightPlatform===e.platformId?"var(--main-color)":"")).attr("data-platfromuniqueid",(e=>e.platformUniqueId)),n.vehicleTimesToLeftPanel&&(a.timeItems=a.time.enter().append("div").style("height",n.listItemHeight+"px").attr("data-platformuniqueid",(e=>e.platformUniqueId)).attr("class","RouteDiagram-times__item"),a.timeItemsMap=new Map,a.timeItems.each((function(e){a.timeItemsMap.set(e.platformUniqueId,Sn(this))}))),"rtl"===n.svgDirection&&a.listItems.attr("class","RouteDiagram-list__item RouteDiagram-list__item--rtl"),a.listItems.attr("class","RouteDiagram-list__item RouteDiagram-list__item--ltr"),n.showStopIcon&&a.listItems.append("span").attr("class","RouteDiagram-list__item--icon"),n.platformToSup){a.listItems.append("span").text((e=>e.platformName)).attr("class","RouteDiagram-list__item--text").append("sup").text((e=>e.platformNumber))}else a.listItems.append("span").text((e=>"["+e.platformNumber+"] ")).attr("class","RouteDiagram--text-bolder RouteDiagram__list__item--platform"),a.listItems.append("span").text((e=>e.platformName)).attr("class","RouteDiagram-list__item--text");return n.allowMaxWidthOfList?(a.listItems.style("width","100%"),a.listItems.style("min-width",n.listItemMinWidth+"px")):a.listItems.style("width",n.listItemWidth+"px"),l(a.listItems)&&(a.listItemsMap=new Map,a.listItems.each((function(e){a.listItemsMap.set(e.platformUniqueId,Sn(this))}))),!0}return!1}function c(){return a.svg={},!!l(a.diagramContent)&&(a.svg.content=a.diagramContent.append("svg"),"rtl"===n.svgDirection?a.svg.content.attr("transform","scale(-1, 1)"):a.svg.content.attr("transform",""),a.svg.g=a.svg.content.append("g").attr("class","RouteDiagram-routes"),a.svg.gVehicles=a.svg.content.append("g").attr("class","RouteDiagram__vehicles"),function(){if(l(a.svg.content))return a.defs={},a.defs.content=a.svg.content.append("defs"),a.defs.startIcon=a.defs.content.append("g").attr("id","RouteDiagram-defs-icon-start"),a.defs.endIcon=a.defs.content.append("g").attr("id","RouteDiagram-defs-icon-end"),a.defs.startIcon.append("circle").attr("cx",6.78).attr("cy",6.78).attr("r",6.28).attr("class","RouteDiagram__defs--icon-circle"),a.defs.startIcon.append("polygon").attr("points","6.68 11.65 11.21 4.2 2.15 4.2 6.68 11.65"),a.defs.endIcon.append("circle").attr("cx",6.78).attr("cy",6.78).attr("r",6.28).attr("class","RouteDiagram__defs--icon-circle"),a.defs.endIcon.append("polygon").attr("points","6.68 8.91 9.47 4.32 3.89 4.32 6.68 8.91"),a.defs.endIcon.append("rect").attr("x",2.22).attr("y",7.67).attr("width",8.94).attr("height",1.39).attr("transform","translate(13.39 16.72) rotate(180)"),a.defs.endIcon.append("rect").attr("x",4.3).attr("y",3.81).attr("width",4.79).attr("height",1.39).attr("transform","translate(11.2 -2.19) rotate(90)"),function(){if(a.defs.busIcon=a.defs.content.append("g").attr("id","RouteDiagram-defs-vehicle-default"),a.defs.busIcon.append("circle").attr("cx",11.83).attr("cy",11.83).attr("r",11.83).attr("class","RouteDiagram__defs--fill-green"),a.defs.busIcon.append("path").attr("d","M7.77,19a.45.45,0,0,1-.4.49H6.1A.45.45,0,0,1,5.7,19V16.83a.44.44,0,0,1,.4-.48H7.37a.44.44,0,0,1,.4.48Z").attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("path").attr("d","M17.89,19a.45.45,0,0,1-.4.49H16.22a.45.45,0,0,1-.4-.49V16.83a.44.44,0,0,1,.4-.48h1.27a.44.44,0,0,1,.4.48Z").attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("path").attr("d","M18.2,15.91V14.12h0a2,2,0,0,0,0-.34V6.16c0-1.65-1.47-1.15-3.32-1.65,0,0-2.42-.34-3.24-.33s-2.83.33-2.83.33c-1.73.43-3.34,0-3.34,1.65v7.62a3.11,3.11,0,0,0,0,.34h0v1.79a1,1,0,0,0-.31.71,1,1,0,0,0,1,.95H17.55a1,1,0,0,0,.65-1.66ZM6.16,6.3H17.51v5.91a49.14,49.14,0,0,1-5.86.84,52.16,52.16,0,0,1-5.49-.84Zm6.67,8.28v1h-.15v-1Zm-.31,0v1h-.15v-1Zm-.3,0v1h-.16v-1Zm-.31,0v1h-.15v-1Zm-.31,0v1h-.15v-1Zm-.3,0v1h-.16v-1Zm-.31,0v1h-.15v-1ZM7.92,15.66H6.24a.58.58,0,0,1-.58-.58.57.57,0,0,1,.58-.57H7.92a.57.57,0,0,1,.58.57A.58.58,0,0,1,7.92,15.66Zm1.23-.08H9v-1h.15Zm.31,0H9.3v-1h.16Zm.3,0H9.61v-1h.15Zm.31,0H9.92v-1h.15Zm.31,0h-.16v-1h.16Zm.3,0h-.15v-1h.15Zm2.23,1.61H10.76v-1h2.15Zm.23-1.61H13v-1h.16Zm.3,0h-.15v-1h.15Zm.31,0H13.6v-1h.15Zm.31,0H13.9v-1h.16Zm.3,0h-.15v-1h.15Zm.31,0h-.15v-1h.15Zm2.61.08H15.59a.57.57,0,0,1-.57-.58.56.56,0,0,1,.57-.57h1.69a.57.57,0,0,1,.57.57A.58.58,0,0,1,17.28,15.66Z").attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("rect").attr("x",7.54).attr("y",17.57).attr("width",8.43).attr("height",.84).attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("path").attr("d","M5.55,12.76c0,.16-.22.29-.49.29H4.57c-.26,0-.48-.13-.48-.29V11.45c0-.16.22-.32.48-.32h.49c.27,0,.49.16.49.32Z").attr("class","RouteDiagram__defs--fill-white"),a.defs.busIcon.append("path").attr("d","M19.58,12.76c0,.16-.22.29-.49.29h-.48c-.27,0-.49-.13-.49-.29V11.45c0-.16.22-.32.49-.32h.48c.27,0,.49.16.49.32Z").attr("class","RouteDiagram__defs--fill-white"),l(n.vehicleIconsPath))for(let e in n.vehicleIconsPath)l(n.vehicleIconsPath[e])&&(a.defs[e+"Icon"]=a.defs.content.append("svg:image").attr("xlink:href",(t=>n.vehicleIconsPath[e])).attr("id","RouteDiagram-defs-vehicle-"+e))}(),!0}(),!0)}function u(e,t,i,r,s){for(let o=e.iIndex;o<a.data.structureLength;o++){let l=a.data.structure[o].platformId,d=o*a.ratioY;if(t===l){let t={platformId:l,x:e.iCoorX,y:d,segmentId:e.iSegmentId+1,first:!1,last:!1,lastInSegment:!1,firstInSegment:!1,color:r,segmentOrder:i,platformUniqueId:a.data.structure[o].platformUniqueId};e.aPlatforms.push(t),e.aRouteAllPlatforms.push(t),e.bFirst&&(e.aPlatforms[0].first=e.bFirst,e.bFirst=!1),e.bFirstInSegment&&(e.aPlatforms[0].firstInSegment=e.bFirstInSegment,e.bFirstInSegment=!1,e.iIndex>0&&e.aPlatforms.splice(0,0,{x:e.iCoorX,y:d-n.listItemHeight/2,platformId:0})),e.iIndex=o+1;break}if(e.aPlatforms.length>0){let t=e.aPlatforms.length-1;e.aPlatforms[t].lastInSegment=!0,e.aPlatforms.push({x:e.iCoorX,y:e.aPlatforms[t].y+n.listItemHeight/2,platformId:0}),e.aSegments.push({platforms:e.aPlatforms,routeId:s,segmentId:++e.iSegmentId,color:r}),e.aPlatforms=[],e.bFirstInSegment=!0}}}function h(e){let t=Sn(e.target);t.attr("class","RouteDiagram__cover RouteDiagram__cover--active");let i=t.data()[0],r=i.allPlatforms;for(let e=0,t=r.length;e<t;e++){let t=r[e];if(a.listItemsMap.get(t.platformUniqueId).classed("RouteDiagram-list__item--active",!0),n.vehicleTimesToLeftPanel){a.timeItemsMap.get(t.platformUniqueId).classed("RouteDiagram-times__item--active",!0)}}l(o.route.mouseover)&&o.route.mouseover.call(this,i,e)}function m(e){let t=Sn(e.target),i=t.data()[0];t.attr("class",null),t.attr("class","RouteDiagram__cover"),a.listItems.classed("RouteDiagram-list__item--active",!1),n.vehicleTimesToLeftPanel&&a.timeItems.classed("RouteDiagram-times__item--active",!1),l(o.route.mouseout)&&o.route.mouseout.call(this,i,e)}function _(e){let t=Sn(e.target).data()[0];l(o.route.click)&&o.route.click.call(this,t,e)}function p(e){let t=Sn(e.target).data()[0];a.data.showVehicle=t.vehicleId,g(),a.svg.vehicles.classed("RouteDiagram__vehicle--selected",!1),Sn("#RouteDiagram-vehicle-"+a.data.showVehicle).classed("RouteDiagram__vehicle--selected",!0),a.listItems.classed("RouteDiagram-list__item--next-vehicle",!1),a.listItems.classed("RouteDiagram-list__item--previous-vehicle",!1),a.listItemsMap.get(t.nextPlatform.platformUniqueId).classed("RouteDiagram-list__item--next-vehicle",!0),a.listItemsMap.get(t.prevPlatform.platformUniqueId).classed("RouteDiagram-list__item--previous-vehicle",!0),f(t),l(o.vehicle.click)&&o.vehicle.click.call(this,t,e)}function f(e){if(l(e)&&l(e.times)){let t=Object.keys(e.times);n.vehicleTimesToLeftPanel?function(e,t){a.timeItems.classed("RouteDiagram-time__item--next-vehicle",!1),a.timeItems.classed("RouteDiagram-time__item--previous-vehicle",!1);for(let n=e[0],i=t.route.allPlatforms.length;n<i;n++){let e=t.route.allPlatforms[n],i=a.timeItemsMap.get(e.platformUniqueId);if(l(i)){let a=i.append("div").attr("class","RouteDiagram-times__item__time");e.platformUniqueId===t.nextPlatform.platformUniqueId&&i.classed("RouteDiagram-time__item--next-vehicle",!0),e.platformUniqueId===t.prevPlatform.platformUniqueId&&i.classed("RouteDiagram-time__item--previous-vehicle",!0),a.append("span").attr("class","RouteDiagram-times__item__time-num").text(Math.floor(t.times[n]/60)),a.append("span").attr("class","RouteDiagram-times__item__time-text").text(" min")}}}(t,e):function(e,t){for(let n=e[0],i=t.route.allPlatforms.length;n<i;n++){let e=t.route.allPlatforms[n],i=a.listItemsMap.get(e.platformUniqueId);if(l(i)){let a=i.append("div").attr("class","RouteDiagram-list__item__time");e.platformUniqueId===t.nextPlatform.platformUniqueId&&a.classed("RouteDiagram-time__item--next-vehicle",!0),e.platformUniqueId===t.prevPlatform.platformUniqueId&&a.classed("RouteDiagram-time__item--previous-vehicle",!0),a.append("span").attr("class","RouteDiagram-list__item__time-num").text(Math.floor(t.times[n]/60)),a.append("span").attr("class","RouteDiagram-list__item__time-text").text(" min")}}}(t,e)}}function g(){n.vehicleTimesToLeftPanel?jn(".RouteDiagram-times__item__time").remove():jn(".RouteDiagram-list__item__time").remove()}function y(e,t,i,r){let s=i.segments;for(let o=0,d=s.length;o<d;o++)for(let d=0,c=s[o].platforms.length;d<c;d++){let c=s[o].platforms[d],u=s[o].platforms[d+1],h=l(s[o+1])?s[o+1].platforms[0]:null,m=l(s[o+1])?s[o+1].platforms[1]:null;if(l(c)&&l(u)&&t.segmentOrder===c.segmentOrder){let s=0,o={};0===u.platformId&&t.segmentRatio<=.5?(s=u.y-(u.y-c.y)*(1-t.segmentRatio)+a.offsetY,u=m):0===u.platformId&&t.segmentRatio>.5&&h&&m?(s=m.y-(m.y-h.y)*(1-t.segmentRatio)+a.offsetY,u=m):s=u.y-(u.y-c.y)*(1-t.segmentRatio)+a.offsetY,o={x:c.x,y:s,parentSvg:r,obuNumber:t.obuNumber,segmentRatio:t.segmentRatio,prevPlatform:c,nextPlatform:u,vehicleId:t.vehicleId,vehicleType:t.vehicleType,route:i,times:l(t.routeAttributes)?t.routeAttributes.timesToNextStopsInSec:null},e.aVehicles.push(o),a.data.showVehicle===o.vehicleId&&f(o),n.showVehicle!==o.vehicleId||l(a.data.showVehicle)||(a.data.showVehicle=n.showVehicle,f(o));break}}}function b(){g(),function(){let e={aVehicles:[]};if(l(n.vehiclesData)){for(let t=0,a=n.vehiclesData.length;t<a;t++){let a=Sn("#RouteDiagram-route-"+n.vehiclesData[t].routeId),i=a.data()[0];if(l(i)){let r=n.vehiclesData[t].vehicles;for(let t=0,n=r.length;t<n;t++)y(e,r[t],i,a)}}return a.data.vehiclesPrepared=e.aVehicles,!0}return!1}()&&function(){if(l(a.data.vehiclesPrepared)){let e=a.defs.busIcon.node().getBoundingClientRect().width*n.vehicleIconScale||25.66,t=a.defs.busIcon.node().getBoundingClientRect().height*n.vehicleIconScale||25.66,r=e/2;a.listItems.classed("RouteDiagram-list__item--next-vehicle",!1),a.listItems.classed("RouteDiagram-list__item--previous-vehicle",!1),a.svg.vehicles=a.svg.gVehicles.selectAll("use.RouteDiagram__vehicle").data(a.data.vehiclesPrepared),a.svg.vehicles.enter().each((function(e,o){let d=Sn(this).append("use").attr("class","RouteDiagram__vehicle").attr("id","RouteDiagram-vehicle-"+e.vehicleId).on("click",p);l(e.vehicleType)&&l(n.vehicleIconsPath[s[e.vehicleType]])?d.attr("xlink:href","#RouteDiagram-defs-vehicle-"+s[e.vehicleType]):d.attr("xlink:href","#RouteDiagram-defs-vehicle-default"),i?d.attr("transform","translate("+(e.x-(r+2.5))+","+(e.y-t/2)+") scale("+n.vehicleIconScale+")"):d.attr("transform","translate("+(e.x-r)+","+(e.y-t/2)+") scale("+n.vehicleIconScale+")"),e.vehicleId===a.data.showVehicle&&(d.classed("RouteDiagram__vehicle--selected",!0),a.listItemsMap.get(e.nextPlatform.platformUniqueId).classed("RouteDiagram-list__item--next-vehicle",!0),a.listItemsMap.get(e.prevPlatform.platformUniqueId).classed("RouteDiagram-list__item--previous-vehicle",!0))})),a.svg.vehicles.each((function(e,s){let o=Sn(this);o.transition().duration(n.vehicleAnimateDuration),i?o.attr("transform","translate("+(e.x-(r+2.5))+","+(e.y-t/2)+") scale("+n.vehicleIconScale+")"):o.attr("transform","translate("+(e.x-r)+","+(e.y-t/2)+") scale("+n.vehicleIconScale+")"),e.vehicleId===a.data.showVehicle&&(o.classed("RouteDiagram__vehicle--selected",!0),a.listItemsMap.get(e.nextPlatform.platformUniqueId).classed("RouteDiagram-list__item--next-vehicle",!0),a.listItemsMap.get(e.prevPlatform.platformUniqueId).classed("RouteDiagram-list__item--previous-vehicle",!0))})),a.svg.vehicles.exit().remove()}}()}function v(e=!0){let t=l(n.content)?(n.content.html(""),a.wrapperContent=n.content.append("div").attr("class","RouteDiagram__wrapper"),"rtl"===n.svgDirection?a.wrapperContent.style("flex-flow","row"):a.wrapperContent.style("flex-flow","row-reverse"),n.vehicleTimesToLeftPanel&&(a.timeContent=a.wrapperContent.append("div").attr("id","RouteDiagram-times")),a.diagramContent=a.wrapperContent.append("div").attr("id","RouteDiagram-content"),a.listContent=a.wrapperContent.append("div").attr("id","RouteDiagram-list"),n.allowMaxWidthOfList?(a.listContent.style("flex",1),a.diagramContent.style("flex","none")):(a.listContent.style("flex","none"),a.diagramContent.style("flex",1)),!0):(console.log("Nezadefinoval si content"),!1);t&&c(),t&&e&&(t=function(){if(a.data={},n.direction){if(!(n.data.structure.forward.length>0))return console.log("Neexistuju data pre dopredny smer v strukture"),!1;if(a.data.structure=n.data.structure.forward,a.data.structureLength=n.data.structure.forward.length,!(n.data.routes.length>0))return console.log("Neexistuju data pre trasy"),!1;a.data.routes=n.data.routes.filter((e=>e.direction===n.direction)),a.data.routesLength=a.data.routes.length}else{if(!(n.data.structure.backward.length>0))return console.log("Neexistuju data pre spatny smer v strukture"),!1;if(a.data.structure=n.data.structure.backward,a.data.structureLength=n.data.structure.backward.length,!(n.data.routes.length>0))return console.log("Neexistuju data pre trasy v spatnom smere"),!1;a.data.routes=n.data.routes.filter((e=>e.direction===n.direction)),a.data.routesLength=a.data.routes.length}return!0}()),t&&(t=d(),function(){let e=a.wrapperContent.node().getBoundingClientRect();a.listItemsHeight=e.height,a.ratioY=e.height/a.data.structureLength,a.offsetY=n.listItemHeight/2+n.stopRadius/2,a.lineGenerator=Wn().x((e=>e.x)).y((e=>e.y+a.offsetY))}(),function(){let e={bFirst:!0,bFirstInSegment:!0,aPlatforms:[],aRoutes:[],aSegments:[],iIndex:0,iSegmentId:0,iCoorX:0,aRouteAllPlatforms:[],platformsSet:new Set};for(let t=0,i=a.data.routesLength;t<i;t++){let i=a.data.routes[t],r=i.routeId,s=i.routeNumber,o=null;if(!l(n.visibleRoutes)||n.visibleRoutes.has(i.routeId)){e.iCoorX+=n.rectWidth+n.rectMargin,void 0!==i.color?o=i.color:(o=l(n.colorScheme[t])?n.colorScheme[t]:"#"+Math.floor(16777215*Math.random()).toString(16),i.color=o);for(let t=0,n=i.platforms.length;t<n;t++)u(e,i.platforms[t].platformId,i.platforms[t].segmentOrder,o,r);if(e.aPlatforms.length>0){let t=e.aPlatforms.length-1;e.aPlatforms[t].lastInSegment=!0,e.aSegments.push({platforms:e.aPlatforms,routeId:r,segmentId:++e.iSegmentId,color:o})}if(e.aSegments.length>0){let t=e.aSegments.length-1,n=e.aSegments[t].platforms.length-1;e.aSegments[t].platforms[n].last=!0,e.aRoutes.push({color:o,routeNumber:s,segments:e.aSegments,routeId:r,rect:{x:e.aSegments[0].platforms[0].x,y:e.aSegments[0].platforms[0].y,height:e.aSegments[t].platforms[n].y},allPlatforms:e.aRouteAllPlatforms})}e.aSegments=[],e.aPlatforms=[],e.iIndex=0,e.iSegmentId=0,e.bFirst=!0,e.bFirstInSegment=!0,e.aRouteAllPlatforms=[]}}a.data.routesPrepared=e.aRoutes}()),t&&(t=!!l(a.svg.g)&&(a.svg.routes=a.svg.g.selectAll("routes").data(a.data.routesPrepared).enter().append("g").attr("data-routeId",(e=>e.routeId)).attr("class","RouteDiagram__route").attr("id",(e=>"RouteDiagram-route-"+e.routeId)),!0)),t&&(t=!!l(a.svg.routes)&&(a.svg.centerAxis=a.svg.routes.append("path").attr("class","RouteDiagram__centerAxis").attr("stroke",n.centerAxisColor).attr("stroke-dasharray","10,10").attr("d",(e=>a.lineGenerator(e.allPlatforms))),!0)),t&&(t=!!l(a.svg.routes)&&(a.svg.segments=a.svg.routes.selectAll("segments").data((e=>e.segments)).enter().append("g").attr("data-routeid",(e=>e.routeId)).attr("data-segmeniId",(e=>e.segmentId)).attr("class","RouteDiagram__segment"),!0)),t&&(t=!!l(a.svg.segments)&&(a.svg.paths=a.svg.segments.append("path").style("stroke",(e=>e.color)).attr("class","RouteDiagram__path").attr("d",(e=>a.lineGenerator(e.platforms))),!0)),t&&(t=!!l(a.svg.segments)&&(a.svg.stops=a.svg.segments.selectAll().data((e=>e.platforms)).enter().each((function(e,t){let i=Sn(this),r=a.defs.startIcon.node().getBoundingClientRect().width||12.56,s=a.defs.startIcon.node().getBoundingClientRect().height||12.56,o=r/2,d=a.defs.endIcon.node().getBoundingClientRect().width||12.56,c=a.defs.endIcon.node().getBoundingClientRect().height||12.56,u=d/2;if(e.platformId>0)if(e.first)i.append("use").attr("xlink:href","#RouteDiagram-defs-icon-start").attr("transform","translate("+(e.x-o)+","+(e.y+a.offsetY-s/2)+")").style("fill",e.color).style("stroke",e.color).attr("class","RouteDiagram__stop--first-route");else if(e.last)i.append("use").attr("xlink:href","#RouteDiagram-defs-icon-end").attr("transform","translate("+(e.x-u)+","+(e.y+a.offsetY-c/2)+")").style("fill",e.color).style("stroke",e.color).attr("class","RouteDiagram__stop--last-route");else if(e.lastInSegment||e.firstInSegment)i.append("circle").attr("cx",e.x).attr("cy",e.y+a.offsetY).attr("r",n.stopRadius).attr("class","RouteDiagram__stop RouteDiagram__stop--first-segment");else{const t=i.append("circle").attr("cx",e.x).attr("cy",e.y+a.offsetY).attr("r",n.stopRadius).attr("class","RouteDiagram__stop");l(n.stopFill)?(t.attr("fill",n.stopFill),t.attr("stroke",e.color)):(t.attr("fill",e.color),t.attr("stroke","white"))}})),!0)),t&&l(a.svg.routes)&&(a.svg.cover=a.svg.routes.append("rect").attr("x",(e=>e.rect.x-n.rectWidth/2)).attr("y",(e=>e.rect.y)).attr("width",n.rectWidth).attr("height",(e=>e.rect.height-e.rect.y+a.ratioY)).attr("rx",n.rectWidth-12).attr("ry",n.rectWidth-12).attr("class","RouteDiagram__cover").on("mouseover",h).on("mouseout",m).on("click",_)),function(){let e=a.svg.content.node().getBBox(),t=a.wrapperContent.node().getBoundingClientRect();a.svg.content.attr("height",t.height+"px"),a.svg.content.attr("width",e.width+n.rectWidth+n.rectMargin+"px")}()}return n={content:l(e.content)?Sn(e.content):null,stopRadius:l(e.stopRadius)?e.stopRadius:r.stopRadius,rectRadiusX:l(e.rectRadiusX)?e.rectRadiusX:r.rectRadiusX,rectRadiusY:l(e.rectRadiusY)?e.rectRadiusY:r.rectRadiusY,rectMargin:l(e.rectMargin)?e.rectMargin:r.rectMargin,rectWidth:l(e.rectWidth)?e.rectWidth:r.rectWidth,listItemHeight:l(e.listItemHeight)?e.listItemHeight:r.listItemHeight,listItemWidth:l(e.listItemWidth)?e.listItemWidth:r.listItemWidth,listItemMinWidth:l(e.listItemMinWidth)?e.listItemMinWidth:r.listItemMinWidth,allowMaxWidthOfList:l(e.allowMaxWidthOfList)?e.allowMaxWidthOfList:r.allowMaxWidthOfList,direction:l(e.direction)?e.direction:r.direction,svgDirection:l(e.svgDirection)?e.svgDirection:r.svgDirection,data:l(e.data)?e.data:[],vehiclesData:l(e.vehiclesData)?e.vehiclesData:null,visibleRoutes:l(e.visibleRoutes)?e.visibleRoutes:null,colorScheme:l(e.colorScheme)?e.colorScheme:r.colorScheme,centerAxisColor:l(e.centerAxisColor)?e.centerAxisColor:r.centerAxisColor,vehicleIconScale:l(e.vehicleIconScale)?e.vehicleIconScale:r.vehicleIconScale,vehicleAnimateDuration:l(e.vehicleAnimateDuration)?e.animateDuration:r.vehicleAnimateDuration,vehicleIconsPath:l(e.vehicleIcons)?e.vehicleIcons:r.vehicleIconsPath,showStopIcon:l(e.showStopIcon)?e.showStopIcon:r.showStopIcon,platformToSup:l(e.platformToSup)?e.platformToSup:r.platformToSup,vehicleTimesToLeftPanel:l(e.vehicleTimesToLeftPanel)?e.vehicleTimesToLeftPanel:r.vehicleTimesToLeftPanel,highlightPlatform:l(e.highlightPlatform)?e.highlightPlatform:null,showVehicle:l(e.showVehicle)?e.showVehicle:r.showVehicle},l(e.stopFill)?n.stopFill=e.stopFill:n.stopFill=r.stopFill,t&&(v(),l(n.vehiclesData)&&b()),{render:function(){v(),b()},changeDirection:function(e,t=null,a=!0,i){l(e)&&(n.direction=e,n.visibleRoutes=t,a&&v(),l(i)&&i())},setData:function(e=null,t=null,a=null,i=!0,r){l(e)&&(n.data=e,l(a)&&(n.visibleRoutes=a),i&&v()),l(t)&&i&&b(),l(r)&&r()},setRoutesData:function(e,t=!0,a){l(e)&&(n.data=e,t&&(v(),l(a)&&a()))},setVehiclesData:function(e,t=!0){l(e)&&(n.vehiclesData=e,t&&b())},updateVisibleData:function(e=null,t=null,a=!0){if(l(e)){let t=function(e){return l(n.visibleRoutes)&&e.size===n.visibleRoutes.size&&[...e].every((e=>n.visibleRoutes.has(e)))}(e);n.visibleRoutes=e,a&&!t&&v()}l(t)&&(n.vehiclesData=t,a&&b())},getRouteColors:function(){if(l(a.data.routesPrepared))return l(n.visibleRoutes)?a.data.routesPrepared.map((e=>!!n.visibleRoutes.has(e.routeId)&&{routeId:e.routeId,color:e.color})):a.data.routesPrepared.map((e=>({routeId:e.routeId,color:e.color})))},setOptions:function(e,t,a=!1){void 0!==n[e]&&(n[e]=t,a&&(v(!1),b()))},showVehicleTimes:function(e,t){let n=a.data.vehiclesPrepared.find((t=>t.vehicleId===e))||null;return l(n)&&(g(),f(n)),l(t)&&t(n),n},hideVehicleTimes:function(){a.data.showVehicle,g()},getVehicleData:function(e){let t=a.data.vehiclesPrepared.find((t=>t.vehicleId===e));return l(t)?t:null},on:function(e,t){let n=e.split(".");o.hasOwnProperty(n[0])&&o[n[0]].hasOwnProperty(n[1])&&(o[n[0]][n[1]]=t)},m_oVar:a,m_oConfig:n}}Bn.prototype},404:(e,t,n)=>{"use strict";n.d(t,{default:()=>i});let a=!1;const i={id:"SortedStack",beforeDraw:(e,t,n)=>{if(n.enabled){a=!0,setTimeout((()=>a=!1),2e4);const t=n.asDataset;if(n.sortedData=[],!e.data.datasets.length)return;for(let a=0;a<e.data.datasets.length;a++){let i=e.data.datasets[a];const r=t?i.data.length:Object.keys(i.data).length;for(let s=0;s<r;s++){let r=t?i.data[s]?i.data[s].y:-1:i.data[Object.keys(i.data)[s]];const o=t?i.data[s]?i.data[s].x:"none":Object.keys(i.data)[s];if(!r)return;n.sortedData.find((e=>e&&e.aName==o))||(n.sortedData[t?a:s]={aName:o,data:[]});const l=n.sortedData.find((e=>e&&e.aName==o));if(!l)continue;const d=t?e.getDatasetMeta(a).data[0]:e.getDatasetMeta(a).data[s];l.data[a]={datasetIndex:a,hidden:!!e.getDatasetMeta(a).hidden,value:r,y:d?d.y:-1,base:d?d.base:-1}}}t&&n.sortedData.forEach((e=>e.data=e.data.filter((e=>e))));let i=e.scales.yAxis.top,r=e.scales.yAxis.max,s=e.scales.yAxis.height/r;for(let a=0;a<e.data.datasets.length;a++){let o=e.data.datasets[a];const l=t?o.data.length:Object.keys(o.data).length;for(let e=0;e<l;e++){const a=t?o.data[e]?o.data[e].x:"none":Object.keys(o.data)[e],l=n.sortedData.find((e=>e&&e.aName==a));if(l){l.data.sort((function(e,t){return e.value-t.value})),l.data=l.data.filter((e=>e));for(let e=0;e<l.data.length;e++){let t=l.data[e];if(!t)return;t.base=i+(r-l.data.reduce(((e,t)=>e+t.value),0))*s+l.data.filter((e=>e.hidden)).reduce(((e,t)=>e+t.value),0)*s;for(let n=0;n<e;n++)t.base+=l.data[n].hidden?0:s*l.data[n].value;t.y=t.base+s*t.value}}}}}},beforeDatasetDraw:(e,t,n)=>{if(n.enabled){if(!e.data.datasets.length)return;e.getDatasetMeta(t.index).data.forEach(((a,i)=>{const r=n.asDataset?[...n.sortedData.filter((e=>e.data.length&&e.data.find((e=>e&&-1!=e))))]:n.sortedData;let s=e.data.datasets[t.index];const o=n.asDataset?s.data[i]?s.data[i].x:"none":Object.keys(s.data)[i],l=r.find((e=>e&&e.aName==o));if(!l)return;let d=l.data.find((e=>e&&e.datasetIndex===t.index));d&&(a.y=d.y,a.base=d.base)}))}}}},9514:(e,t,n)=>{"use strict";n.d(t,{default:()=>r});var a=n(6647),i=n(9912);function r(e,t){let n={},r={},s=new i.default,o=this,l=null;const d=13;let c=null,u=null;function h(e){let a=function(e){return e.normalize("NFD").replace(/[\u0300-\u036f]/g,"")}(e.target.value);if(a=a.replace(/([!@#$%^&*()+=\[\]\\',./{}":<>?~_-])/g,"\\$1"),e.keyCode===d)if(-1!==a.indexOf(";")){let t=e.target.value.split(";");t=t.map((e=>"\\b"+e+"\\b")),n.search(t.join("|"),!0,!1).draw()}else n.search("\\b"+a+"\\b",!0,!1).draw();else n.search(a.replace(";","|"),!0,!1).draw();r.refresh(),void 0!==t.searchCallback&&t.searchCallback(o.getFilteredData())}function m(){s.unregister(e+"-search"),s.register(e+"-search","keyup",(function(e){l&&clearTimeout(l),l=setTimeout(h.bind(this,e),void 0!==t.searchInterval?t.searchInterval:0)}))}this.setRowDetail=function(e,t,a){const i=$(e),r=n.row(i);r.child.isShown()?(r.child.hide(),i.removeClass("shown")):(r.child(a(t),"w__table__tr__child").show(),i.addClass("shown"))},this.getPagination=function(){return r},this.getTable=function(){return n},this.destroy=function(){n.clear(),n.destroy(),n=null},this.updateSize=function(){n.columns.adjust()},this.getFilteredData=function(){return n.rows({filter:"applied"}).data()},this.reloadTable=function(e){void 0!==e&&n.clear().rows.add(e).draw(!1),r.refresh()},this.ajaxReload=function(){n.ajax.reload()},this.reloadTableRow=function(e,t){n.row(e).data(t)},this.setActiveRow=function(e,t){c=e,u=t,c.classList.add(u)},this.removeActiveRow=function(e){c&&u&&c.classList.remove(u),c=null,u=null},this.init=function(){t&&t.serverSide&&(t.drawCallback=function(){r.refresh()}),n=$(e).DataTable(t),r=new a.default(n,e+"-pages",1,t.numberOfShowingPages?t.numberOfShowingPages:9),s.unregister(e+"-length"),s.get(e+"-length").select2({selectionCssClass:":all"}),s.register(e+"-length","change",r.changeVisibleRows),m()},this.init()}},2580:(e,t,n)=>{"use strict";n.d(t,{default:()=>a});const a={data:()=>({isMinimalize:!1,isMaximalize:!1,searchTimeoutId:null}),methods:{addZero:e=>e>9?e:"0"+e,removeAccent:e=>e.normalize("NFD").replace(/[\u0300-\u036f]/g,""),convertUTCToDate(e){let t;return t=e instanceof Date?e:new Date(1e3*e),t.getFullYear()+"-"+this.addZero(t.getMonth()+1)+"-"+this.addZero(t.getDate())},convertToDateTimeString(e){let t;return t=e instanceof Date?e:new Date(1e3*e),t.getFullYear()+"-"+this.addZero(t.getMonth()+1)+"-"+this.addZero(t.getDate())+" "+this.addZero(t.getHours())+":"+this.addZero(t.getMinutes())+":"+this.addZero(t.getSeconds())},disabledDateOlderThanTodayOrValidTo(e){let t=new Date;return e<new Date(t.getFullYear(),t.getMonth(),t.getDate())||e>this.validTo&&null!==this.validTo},disabledDateOlderThanTodayOrValidFrom(e){let t=new Date;return e<new Date(t.getFullYear(),t.getMonth(),t.getDate())||e<this.validFrom&&null!==this.validFrom},convertTimeToSeconds(e){let t=e.split(":");return 3600*+t[0]+60*+t[1]},convertTimeSecondsToString(e){let t;return t=e instanceof Date?e:new Date(1e3*e),e?this.addZero(t.getUTCHours())+":"+this.addZero(t.getUTCMinutes()):"00:00"},convertSecondsToString(e){let t=e/3600,n=Math.floor(t),a=Math.round(60*(t-n));return this.addZero(n)+"h. "+this.addZero(a)+"min."},convertUTCSecondsToHHMMSS(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getUTCHours())+":"+this.addZero(t.getUTCMinutes())+":"+this.addZero(t.getUTCSeconds())},convertSecondsToHHMMSS(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getHours())+":"+this.addZero(t.getMinutes())+":"+this.addZero(t.getSeconds())},convertSecondsToDateStringSTN(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getDate())+"."+this.addZero(t.getMonth()+1)+"."+t.getFullYear()},convertUTCToDDMMYYYYHHMMSS(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getDate())+"."+this.addZero(t.getMonth()+1)+"."+t.getFullYear()+" "+this.addZero(t.getHours())+":"+this.addZero(t.getMinutes())+":"+this.addZero(t.getSeconds())},convertUTCToDDMMYYYYHHMM(e){let t;return t=e instanceof Date?e:new Date(1e3*e),this.addZero(t.getDate())+"."+this.addZero(t.getMonth()+1)+"."+t.getFullYear()+" "+this.addZero(t.getHours())+":"+this.addZero(t.getMinutes())},convertDateToSecondsFromMidnight:e=>3600*data.getUTCHours()+60*data.getUTCMinutes(),getUTCDate(){let e=new Date;return new Date(e.getFullYear(),e.getMonth(),e.getDate()).getTime()},isValid(e,t){let n=(new Date).getTime()/1e3,a=null,i=null;return a=e instanceof Date?e.getTime()/1e3:e,i=t instanceof Date?t.getTime()/1e3:t,a<n&&i>n},isValidInFuture(e,t){let n=(new Date).getTime()/1e3,a=null,i=null;return a=e instanceof Date?e.getTime()/1e3:e,i=t instanceof Date?t.getTime()/1e3:t,a>n&&i>n},checkOverlap:(e,t)=>e.validFrom<=t.validFrom&&t.validFrom<=e.validTo||(e.validFrom<=t.validTo&&t.validTo<=e.validTo||t.validFrom<e.validFrom&&e.validTo<t.validTo),isJson(e){try{JSON.parse(e)}catch(e){return!1}return!0},getActualUTCTimestamp:()=>Math.floor((new Date).getTime()/1e3),hexToRgbA(e,t){let n;if(/^#([A-Fa-f0-9]{3}){1,2}$/.test(e))return n=e.substring(1).split(""),3==n.length&&(n=[n[0],n[0],n[1],n[1],n[2],n[2]]),n="0x"+n.join(""),"rgba("+[n>>16&255,n>>8&255,255&n].join(",")+`, ${t||"0.3"})`},colorInHex:e=>/^#([0-9A-F]{3}|[0-9A-F]{6})$/i.test(e),colorInRGBA(e){const t=e.match(/^rgba\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,?\s*(\d?(?:\.\d+)?)\s*\)$/);if(!t)return!1;const[,n,a,i,r="1"]=t;return parseInt(n,10)>=0&&parseInt(n,10)<=255&&parseInt(a,10)>=0&&parseInt(a,10)<=255&&parseInt(i,10)>=0&&parseInt(i,10)<=255&&parseFloat(r)>=0&&parseFloat(r)<=1},updateAlpha(e,t){const n=e.match(/\d+(\.\d+)?/g).map(Number);return n[3]=t,`rgba(${n.join(", ")})`},searchInData(e,t){return new Promise(((n,a)=>{let i=this.removeAccent((t.searchText+"").toUpperCase()),r=[];this.searchTimeoutId&&clearTimeout(this.searchTimeoutId);let s=i.split(";").filter((e=>""!==e));this.searchTimeoutId=setTimeout((()=>{0===s.length&&(r=e),s.forEach((n=>{e.forEach((e=>{if(void 0!==t.properties)for(let a=0,i=t.properties.length;a<i;a++){let i=t.properties[a];if(-1!==this.removeAccent((e[i]+"").toUpperCase()).indexOf(n)){r.push(e);break}}else-1!==this.removeAccent((e+"").toUpperCase()).indexOf(n)&&r.push(e)}))})),n(r)}),t.searchDelay?t.searchDelay:0)}))},randomColor(e){const t=["#009999","#FF7400","#D5EEE8","#FFC89A","#066","#1240AB"];if(null!=e&&void 0!==t[e])return t[e];let n=Math.floor(16777215*Math.random()).toString(16);for(;n.length<6;)n=Math.floor(16777215*Math.random()).toString(16);return"#"+n},getShadeOfColor(e,t){let n=parseInt(e.substring(1,3),16),a=parseInt(e.substring(3,5),16),i=parseInt(e.substring(5,7),16);return n=parseInt(n*(100+t)/100),a=parseInt(a*(100+t)/100),i=parseInt(i*(100+t)/100),n=n<255?n:255,a=a<255?a:255,i=i<255?i:255,n=Math.round(n),a=Math.round(a),i=Math.round(i),"#"+(1==n.toString(16).length?"0"+n.toString(16):n.toString(16))+(1==a.toString(16).length?"0"+a.toString(16):a.toString(16))+(1==i.toString(16).length?"0"+i.toString(16):i.toString(16))}},computed:{windowSize(){return this.isMinimalize?"map__detail--minimalize":this.isMaximalize?"map__detail--maximalize":""}}}},9310:(e,t,n)=>{"use strict";var a=n(5093),i=n.n(a),r=n(7237);const s={datetime:"MMM D, YYYY, h:mm:ss a",millisecond:"h:mm:ss.SSS a",second:"h:mm:ss a",minute:"h:mm a",hour:"hA",day:"MMM D",week:"ll",month:"MMM YYYY",quarter:"[Q]Q - YYYY",year:"YYYY"};r.ij._date.override("function"==typeof i()?{_id:"moment",formats:function(){return s},parse:function(e,t){return"string"==typeof e&&"string"==typeof t?e=i()(e,t):e instanceof i()||(e=i()(e)),e.isValid()?e.valueOf():null},format:function(e,t){return i()(e).format(t)},add:function(e,t,n){return i()(e).add(t,n).valueOf()},diff:function(e,t,n){return i()(e).diff(i()(t),n)},startOf:function(e,t,n){return e=i()(e),"isoWeek"===t?(n=Math.trunc(Math.min(Math.max(0,n),6)),e.isoWeekday(n).startOf("day").valueOf()):e.startOf(t).valueOf()},endOf:function(e,t){return i()(e).endOf(t).valueOf()}}:{})},9203:(e,t,n)=>{"use strict";n.d(t,{A:()=>z});var a=n(8193),i=n(7237),r=function(){if("undefined"!=typeof window){if(window.devicePixelRatio)return window.devicePixelRatio;var e=window.screen;if(e)return(e.deviceXDPI||1)/(e.logicalXDPI||1)}return 1}(),s=function(e){var t,n=[];for(e=[].concat(e);e.length;)"string"==typeof(t=e.pop())?n.unshift.apply(n,t.split("\n")):Array.isArray(t)?e.push.apply(e,t):(0,a.Pj)(e)||n.unshift(""+t);return n},o=function(e,t,n){var a,i=[].concat(t),r=i.length,s=e.font,o=0;for(e.font=n.string,a=0;a<r;++a)o=Math.max(e.measureText(i[a]).width,o);return e.font=s,{height:r*n.lineHeight,width:o}},l=function(e,t,n){return Math.max(e,Math.min(t,n))},d=function(e,t){var n,a,i,r,s=e.slice(),o=[];for(n=0,i=t.length;n<i;++n)r=t[n],-1===(a=s.indexOf(r))?o.push([r,1]):s.splice(a,1);for(n=0,i=s.length;n<i;++n)o.push([s[n],-1]);return o};function c(e,t){var n=t.x,a=t.y;if(null===n)return{x:0,y:-1};if(null===a)return{x:1,y:0};var i=e.x-n,r=e.y-a,s=Math.sqrt(i*i+r*r);return{x:s?i/s:0,y:s?r/s:-1}}var u=0,h=1,m=2,_=4,p=8;function f(e,t,n){var a=u;return e<n.left?a|=h:e>n.right&&(a|=m),t<n.top?a|=p:t>n.bottom&&(a|=_),a}function g(e,t){var n,a,i=t.anchor,r=e;return t.clamp&&(r=function(e,t){for(var n,a,i,r=e.x0,s=e.y0,o=e.x1,l=e.y1,d=f(r,s,t),c=f(o,l,t);d|c&&!(d&c);)(n=d||c)&p?(a=r+(o-r)*(t.top-s)/(l-s),i=t.top):n&_?(a=r+(o-r)*(t.bottom-s)/(l-s),i=t.bottom):n&m?(i=s+(l-s)*(t.right-r)/(o-r),a=t.right):n&h&&(i=s+(l-s)*(t.left-r)/(o-r),a=t.left),n===d?d=f(r=a,s=i,t):c=f(o=a,l=i,t);return{x0:r,x1:o,y0:s,y1:l}}(r,t.area)),"start"===i?(n=r.x0,a=r.y0):"end"===i?(n=r.x1,a=r.y1):(n=(r.x0+r.x1)/2,a=(r.y0+r.y1)/2),function(e,t,n,a,i){switch(i){case"center":n=a=0;break;case"bottom":n=0,a=1;break;case"right":n=1,a=0;break;case"left":n=-1,a=0;break;case"top":n=0,a=-1;break;case"start":n=-n,a=-a;break;case"end":break;default:i*=Math.PI/180,n=Math.cos(i),a=Math.sin(i)}return{x:e,y:t,vx:n,vy:a}}(n,a,e.vx,e.vy,t.align)}var y=function(e,t){var n=(e.startAngle+e.endAngle)/2,a=Math.cos(n),i=Math.sin(n),r=e.innerRadius,s=e.outerRadius;return g({x0:e.x+a*r,y0:e.y+i*r,x1:e.x+a*s,y1:e.y+i*s,vx:a,vy:i},t)},b=function(e,t){var n=c(e,t.origin),a=n.x*e.options.radius,i=n.y*e.options.radius;return g({x0:e.x-a,y0:e.y-i,x1:e.x+a,y1:e.y+i,vx:n.x,vy:n.y},t)},v=function(e,t){var n=c(e,t.origin),a=e.x,i=e.y,r=0,s=0;return e.horizontal?(a=Math.min(e.x,e.base),r=Math.abs(e.base-e.x)):(i=Math.min(e.y,e.base),s=Math.abs(e.base-e.y)),g({x0:a,y0:i+s,x1:a+r,y1:i,vx:n.x,vy:n.y},t)},M=function(e,t){var n=c(e,t.origin);return g({x0:e.x,y0:e.y,x1:e.x+(e.width||0),y1:e.y+(e.height||0),vx:n.x,vy:n.y},t)},x=function(e){return Math.round(e*r)/r};function w(e,t){var n=t.chart.getDatasetMeta(t.datasetIndex).vScale;if(!n)return null;if(void 0!==n.xCenter&&void 0!==n.yCenter)return{x:n.xCenter,y:n.yCenter};var a=n.getBasePixel();return e.horizontal?{x:a,y:null}:{x:null,y:a}}function k(e,t,n){var a=n.backgroundColor,i=n.borderColor,r=n.borderWidth;(a||i&&r)&&(e.beginPath(),function(e,t,n,a,i,r){var s=Math.PI/2;if(r){var o=Math.min(r,i/2,a/2),l=t+o,d=n+o,c=t+a-o,u=n+i-o;e.moveTo(t,d),l<c&&d<u?(e.arc(l,d,o,-Math.PI,-s),e.arc(c,d,o,-s,0),e.arc(c,u,o,0,s),e.arc(l,u,o,s,Math.PI)):l<c?(e.moveTo(l,n),e.arc(c,d,o,-s,s),e.arc(l,d,o,s,Math.PI+s)):d<u?(e.arc(l,d,o,-Math.PI,0),e.arc(l,u,o,0,Math.PI)):e.arc(l,d,o,-Math.PI,Math.PI),e.closePath(),e.moveTo(t,n)}else e.rect(t,n,a,i)}(e,x(t.x)+r/2,x(t.y)+r/2,x(t.w)-r,x(t.h)-r,n.borderRadius),e.closePath(),a&&(e.fillStyle=a,e.fill()),i&&r&&(e.strokeStyle=i,e.lineWidth=r,e.lineJoin="miter",e.stroke()))}function L(e,t,n){var a=e.shadowBlur,i=n.stroked,r=x(n.x),s=x(n.y),o=x(n.w);i&&e.strokeText(t,r,s,o),n.filled&&(a&&i&&(e.shadowBlur=0),e.fillText(t,r,s,o),a&&i&&(e.shadowBlur=a))}var Y=function(e,t,n,a){var i=this;i._config=e,i._index=a,i._model=null,i._rects=null,i._ctx=t,i._el=n};(0,a.h1)(Y.prototype,{_modelize:function(e,t,n,r){var s,l=this,d=l._index,c=(0,a.di)((0,a.hd)([n.font,{}],r,d)),u=(0,a.hd)([n.color,i.NT.color],r,d);return{align:(0,a.hd)([n.align,"center"],r,d),anchor:(0,a.hd)([n.anchor,"center"],r,d),area:r.chart.chartArea,backgroundColor:(0,a.hd)([n.backgroundColor,null],r,d),borderColor:(0,a.hd)([n.borderColor,null],r,d),borderRadius:(0,a.hd)([n.borderRadius,0],r,d),borderWidth:(0,a.hd)([n.borderWidth,0],r,d),clamp:(0,a.hd)([n.clamp,!1],r,d),clip:(0,a.hd)([n.clip,!1],r,d),color:u,display:e,font:c,lines:t,offset:(0,a.hd)([n.offset,4],r,d),opacity:(0,a.hd)([n.opacity,1],r,d),origin:w(l._el,r),padding:(0,a.Lv)((0,a.hd)([n.padding,4],r,d)),positioner:(s=l._el,s instanceof i.Bs?y:s instanceof i.FN?b:s instanceof i.E8?v:M),rotation:(0,a.hd)([n.rotation,0],r,d)*(Math.PI/180),size:o(l._ctx,t,c),textAlign:(0,a.hd)([n.textAlign,"start"],r,d),textShadowBlur:(0,a.hd)([n.textShadowBlur,0],r,d),textShadowColor:(0,a.hd)([n.textShadowColor,u],r,d),textStrokeColor:(0,a.hd)([n.textStrokeColor,u],r,d),textStrokeWidth:(0,a.hd)([n.textStrokeWidth,0],r,d)}},update:function(e){var t,n,i,r=this,o=null,l=null,d=r._index,c=r._config,u=(0,a.hd)([c.display,!0],e,d);u&&(t=e.dataset.data[d],n=(0,a.a4)((0,a.E2)(c.formatter,[t,e]),t),(i=(0,a.Pj)(n)?[]:s(n)).length&&(l=function(e){var t=e.borderWidth||0,n=e.padding,a=e.size.height,i=e.size.width,r=-i/2,s=-a/2;return{frame:{x:r-n.left-t,y:s-n.top-t,w:i+n.width+2*t,h:a+n.height+2*t},text:{x:r,y:s,w:i,h:a}}}(o=r._modelize(u,i,c,e)))),r._model=o,r._rects=l},geometry:function(){return this._rects?this._rects.frame:{}},rotation:function(){return this._model?this._model.rotation:0},visible:function(){return this._model&&this._model.opacity},model:function(){return this._model},draw:function(e,t){var n,a=e.ctx,i=this._model,r=this._rects;this.visible()&&(a.save(),i.clip&&(n=i.area,a.beginPath(),a.rect(n.left,n.top,n.right-n.left,n.bottom-n.top),a.clip()),a.globalAlpha=l(0,i.opacity,1),a.translate(x(t.x),x(t.y)),a.rotate(i.rotation),k(a,r.frame,i),function(e,t,n,a){var i,r=a.textAlign,s=a.color,o=!!s,l=a.font,d=t.length,c=a.textStrokeColor,u=a.textStrokeWidth,h=c&&u;if(d&&(o||h))for(n=function(e,t,n){var a=n.lineHeight,i=e.w,r=e.x;return"center"===t?r+=i/2:"end"!==t&&"right"!==t||(r+=i),{h:a,w:i,x:r,y:e.y+a/2}}(n,r,l),e.font=l.string,e.textAlign=r,e.textBaseline="middle",e.shadowBlur=a.textShadowBlur,e.shadowColor=a.textShadowColor,o&&(e.fillStyle=s),h&&(e.lineJoin="round",e.lineWidth=u,e.strokeStyle=c),i=0,d=t.length;i<d;++i)L(e,t[i],{stroked:h,filled:o,w:n.w,x:n.x,y:n.y+n.h*i})}(a,i.lines,r.text,i),a.restore())}});var D=Number.MIN_SAFE_INTEGER||-9007199254740991,T=Number.MAX_SAFE_INTEGER||9007199254740991;function S(e,t,n){var a=Math.cos(n),i=Math.sin(n),r=t.x,s=t.y;return{x:r+a*(e.x-r)-i*(e.y-s),y:s+i*(e.x-r)+a*(e.y-s)}}function j(e,t){var n,a,i,r,s,o=T,l=D,d=t.origin;for(n=0;n<e.length;++n)i=(a=e[n]).x-d.x,r=a.y-d.y,s=t.vx*i+t.vy*r,o=Math.min(o,s),l=Math.max(l,s);return{min:o,max:l}}function H(e,t){var n=t.x-e.x,a=t.y-e.y,i=Math.sqrt(n*n+a*a);return{vx:(t.x-e.x)/i,vy:(t.y-e.y)/i,origin:e,ln:i}}var C=function(){this._rotation=0,this._rect={x:0,y:0,w:0,h:0}};function A(e,t,n){var a=t.positioner(e,t),i=a.vx,r=a.vy;if(!i&&!r)return{x:a.x,y:a.y};var s=n.w,o=n.h,l=t.rotation,d=Math.abs(s/2*Math.cos(l))+Math.abs(o/2*Math.sin(l)),c=Math.abs(s/2*Math.sin(l))+Math.abs(o/2*Math.cos(l)),u=1/Math.max(Math.abs(i),Math.abs(r));return d*=i*u,c*=r*u,d+=t.offset*i,c+=t.offset*r,{x:a.x+d,y:a.y+c}}(0,a.h1)(C.prototype,{center:function(){var e=this._rect;return{x:e.x+e.w/2,y:e.y+e.h/2}},update:function(e,t,n){this._rotation=n,this._rect={x:t.x+e.x,y:t.y+e.y,w:t.w,h:t.h}},contains:function(e){var t=this,n=t._rect;return!((e=S(e,t.center(),-t._rotation)).x<n.x-1||e.y<n.y-1||e.x>n.x+n.w+2||e.y>n.y+n.h+2)},intersects:function(e){var t,n,a,i=this._points(),r=e._points(),s=[H(i[0],i[1]),H(i[0],i[3])];for(this._rotation!==e._rotation&&s.push(H(r[0],r[1]),H(r[0],r[3])),t=0;t<s.length;++t)if(n=j(i,s[t]),a=j(r,s[t]),n.max<a.min||a.max<n.min)return!1;return!0},_points:function(){var e=this,t=e._rect,n=e._rotation,a=e.center();return[S({x:t.x,y:t.y},a,n),S({x:t.x+t.w,y:t.y},a,n),S({x:t.x+t.w,y:t.y+t.h},a,n),S({x:t.x,y:t.y+t.h},a,n)]}});var E={prepare:function(e){var t,n,a,i,r,s=[];for(t=0,a=e.length;t<a;++t)for(n=0,i=e[t].length;n<i;++n)r=e[t][n],s.push(r),r.$layout={_box:new C,_hidable:!1,_visible:!0,_set:t,_idx:r._index};return s.sort((function(e,t){var n=e.$layout,a=t.$layout;return n._idx===a._idx?a._set-n._set:a._idx-n._idx})),this.update(s),s},update:function(e){var t,n,a,i,r,s=!1;for(t=0,n=e.length;t<n;++t)i=(a=e[t]).model(),(r=a.$layout)._hidable=i&&"auto"===i.display,r._visible=a.visible(),s|=r._hidable;s&&function(e){var t,n,a,i,r,s,o;for(t=0,n=e.length;t<n;++t)(i=(a=e[t]).$layout)._visible&&(o=new Proxy(a._el,{get:(e,t)=>e.getProps([t],!0)[t]}),r=a.geometry(),s=A(o,a.model(),r),i._box.update(s,r,a.rotation()));(function(e,t){var n,a,i,r;for(n=e.length-1;n>=0;--n)for(i=e[n].$layout,a=n-1;a>=0&&i._visible;--a)(r=e[a].$layout)._visible&&i._box.intersects(r._box)&&t(i,r)})(e,(function(e,t){var n=e._hidable,a=t._hidable;n&&a||a?t._visible=!1:n&&(e._visible=!1)}))}(e)},lookup:function(e,t){var n,a;for(n=e.length-1;n>=0;--n)if((a=e[n].$layout)&&a._visible&&a._box.contains(t))return e[n];return null},draw:function(e,t){var n,a,i,r,s,o;for(n=0,a=t.length;n<a;++n)(r=(i=t[n]).$layout)._visible&&(s=i.geometry(),o=A(i._el,i.model(),s),r._box.update(o,s,i.rotation()),i.draw(e,o))}},P="$datalabels",O="$default";function I(e,t,n,i){if(t){var r,s=n.$context,o=n.$groups;t[o._set]&&(r=t[o._set][o._key])&&!0===(0,a.E2)(r,[s,i])&&(e[P]._dirty=!0,n.update(s))}}function N(e,t){var n,a,i=e[P],r=i._listeners;if(r.enter||r.leave){if("mousemove"===t.type)a=E.lookup(i._labels,t);else if("mouseout"!==t.type)return;n=i._hovered,i._hovered=a,function(e,t,n,a,i){var r,s;(n||a)&&(n?a?n!==a&&(s=r=!0):s=!0:r=!0,s&&I(e,t.leave,n,i),r&&I(e,t.enter,a,i))}(e,r,n,a,t)}}var z={id:"datalabels",defaults:{align:"center",anchor:"center",backgroundColor:null,borderColor:null,borderRadius:0,borderWidth:0,clamp:!1,clip:!1,color:void 0,display:!0,font:{family:void 0,lineHeight:1.2,size:void 0,style:void 0,weight:null},formatter:function(e){if((0,a.Pj)(e))return null;var t,n,i,r=e;if((0,a.Gv)(e))if((0,a.Pj)(e.label))if((0,a.Pj)(e.r))for(r="",i=0,n=(t=Object.keys(e)).length;i<n;++i)r+=(0!==i?", ":"")+t[i]+": "+e[t[i]];else r=e.r;else r=e.label;return""+r},labels:void 0,listeners:{},offset:4,opacity:1,padding:{top:4,right:4,bottom:4,left:4},rotation:0,textAlign:"start",textStrokeColor:void 0,textStrokeWidth:0,textShadowBlur:0,textShadowColor:void 0},beforeInit:function(e){e[P]={_actives:[]}},beforeUpdate:function(e){var t=e[P];t._listened=!1,t._listeners={},t._datasets=[],t._labels=[]},afterDatasetUpdate:function(e,t,n){var i,r,s,o,l,d,c,u,h=t.index,m=e[P],_=m._datasets[h]=[],p=e.isDatasetVisible(h),f=e.data.datasets[h],g=function(e,t){var n,i,r,s=e.datalabels,o=[];return!1===s?null:(!0===s&&(s={}),t=(0,a.h1)({},[t,s]),i=t.labels||{},r=Object.keys(i),delete t.labels,r.length?r.forEach((function(e){i[e]&&o.push((0,a.h1)({},[t,i[e],{_key:e}]))})):o.push(t),n=o.reduce((function(e,t){return(0,a.__)(t.listeners||{},(function(n,a){e[a]=e[a]||{},e[a][t._key||O]=n})),delete t.listeners,e}),{}),{labels:o,listeners:n})}(f,n),y=t.meta.data||[],b=e.ctx;for(b.save(),i=0,s=y.length;i<s;++i)if((c=y[i])[P]=[],p&&c&&e.getDataVisibility(i)&&!c.skip)for(r=0,o=g.labels.length;r<o;++r)d=(l=g.labels[r])._key,(u=new Y(l,b,c,i)).$groups={_set:h,_key:d||O},u.$context={active:!1,chart:e,dataIndex:i,dataset:f,datasetIndex:h},u.update(u.$context),c[P].push(u),_.push(u);b.restore(),(0,a.h1)(m._listeners,g.listeners,{merger:function(e,n,a){n[e]=n[e]||{},n[e][t.index]=a[e],m._listened=!0}})},afterUpdate:function(e){e[P]._labels=E.prepare(e[P]._datasets)},afterDatasetsDraw:function(e){E.draw(e,e[P]._labels)},beforeEvent:function(e,t){if(e[P]._listened){var n=t.event;switch(n.type){case"mousemove":case"mouseout":N(e,n);break;case"click":!function(e,t){var n=e[P],a=n._listeners.click,i=a&&E.lookup(n._labels,t);i&&I(e,a,i,t)}(e,n)}}},afterEvent:function(e){var t,n,a,i,r,s,o,l=e[P],c=l._actives,u=l._actives=e.getActiveElements(),h=d(c,u);for(t=0,n=h.length;t<n;++t)if((r=h[t])[1])for(a=0,i=(o=r[0].element[P]||[]).length;a<i;++a)(s=o[a]).$context.active=1===r[1],s.update(s.$context);(l._dirty||h.length)&&(E.update(l._labels),e.render()),delete l._dirty}}},2911:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,'.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;box-sizing:border-box;transform-origin:center;transform:rotate(-45deg) scale(0.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{transform:rotate(135deg) scale(0.7)}.mx-btn{box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1);transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar-range,.mx-time-range{display:flex}@media(max-width: 750px){.mx-calendar-range,.mx-time-range{flex-direction:column}}.mx-calendar{box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-date-time{position:relative;width:248px;height:270px}.mx-date-time .mx-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-date-time-range{position:relative;width:496px;height:270px}.mx-date-time-range .mx-time-range{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list::after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}\n',""]);const o=s},4397:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n/*.v-spinner\n{\n margin: 100px auto;\n text-align: center;\n}\n*/\n@-webkit-keyframes v-pulseStretchDelay\n{\n0%,\n 80%\n {\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-opacity: 1; \n opacity: 1;\n}\n45%\n {\n -webkit-transform: scale(0.1);\n transform: scale(0.1);\n -webkit-opacity: 0.7; \n opacity: 0.7;\n}\n}\n@keyframes v-pulseStretchDelay\n{\n0%,\n 80%\n {\n -webkit-transform: scale(1);\n transform: scale(1);\n -webkit-opacity: 1; \n opacity: 1;\n}\n45%\n {\n -webkit-transform: scale(0.1);\n transform: scale(0.1);\n -webkit-opacity: 0.7; \n opacity: 0.7;\n}\n}\n",""]);const o=s},7291:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.overflown-chart-wrapper {\n overflow-x: scroll;\n justify-content: start !important;\n}\n.overflown-chart-wrapper .header h4 {\n position: absolute;\n left: 0;\n right: 0;\n margin: 0 auto;\n}\n.overflown-chart-wrapper::-webkit-scrollbar {\n height: 16px;\n}\n.overflown-chart-wrapper::-webkit-scrollbar-track {\n background-color: rgb(226, 223, 223);\n border: 2px solid var(--grey);\n border-radius: 100px;\n margin: 4px;\n}\n.overflown-chart-wrapper::-webkit-scrollbar-thumb {\n background-color: var(--green);\n border: 3px solid var(--darkgreen);\n border-radius: 100px;\n margin: 4px;\n}\n.overflown-chart-wrapper::-webkit-scrollbar-thumb:hover {\n background-color: var(--darkgreen);\n}\n.chart-body, .chart-area-wrapper-2 {\n position: relative;\n}\n.chart-body > canvas {\n position: absolute;\n left: 0;\n top: 0;\n pointer-events: none;\n}\n",""]);const o=s},3549:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.header[data-v-5936098a] {\n flex-basis: 100%;\n margin-bottom: 25px !important;\n}\n.chart[data-v-5936098a] {\n background-color: var(--lightgrey);\n /*padding: 20px;*/\n position: relative;\n min-height: 500px;\n min-width: 0px;\n display: flex;\n justify-content: center;\n align-items: stretch;\n padding: 20px 0px;\n}\n.chart__wrapper[data-v-5936098a] {\n /*padding: 20px;*/\n display: flex;\n flex-wrap: wrap;\n justify-content: center;\n width: 95%;\n}\nh4[data-v-5936098a] {\n text-align: center;\n font-weight: bold !important;\n}\n.subtitle[data-v-5936098a] {\n flex-basis: 100%;\n}\n@media screen and (max-width: 767px) {\n.chart[data-v-5936098a] {\n flex: 1 1 100%;\n}\n}\n",""]);const o=s},6253:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.legend[data-v-75fb9631] {\n flex-basis: 100%;\n padding: 8px;\n}\n\n/*\n.legend__row {\n display: flex;\n margin-bottom: 5px;\n}\n*/\n.legend__grid[data-v-75fb9631] {\n display: grid;\n gap: 10px;\n grid-template-columns: repeat(var(--e22b3082), 1fr);\n}\n.legend__cell[data-v-75fb9631] {\n display: flex;\n align-items: center;\n flex: 1;\n justify-content: center;\n}\n.legend__text[data-v-75fb9631] {\n padding: 10px 20px;\n width: 180px;\n}\n.legend__text span[data-v-75fb9631]:first-child {\n display: block;\n font-size: 18px;\n color: var(--darkgrey);\n}\n.legend__text span[data-v-75fb9631]:last-child {\n font-weight: lighter;\n}\n.legend__circle[data-v-75fb9631] {\n border-radius: 50%;\n width: 20px;\n height: 20px;\n background-color: black;\n transition: all .2s;\n margin-right: 5px;\n}\n.legend__cell:hover .legend__circle[data-v-75fb9631] {\n /* width: 25px;\n height: 25px; */\n transform: scale(1.33);\n}\n.legend__rectangle[data-v-75fb9631] {\n width: 20px;\n height: 20px;\n background-color: black;\n margin-right: 5px;\n}\n.legend__circle[data-v-75fb9631] {\n border-radius: 50%;\n}\n\n\n/* Extra small devices (phones, 600px and down) */\n@media only screen and (max-width: 600px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(2, 1fr);\n}\n}\n\n/* Small devices (portrait tablets and large phones, 600px and up) */\n@media only screen and (min-width: 600px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(2, 1fr);\n}\n}\n\n/* Medium devices (landscape tablets, 768px and up) */\n@media only screen and (min-width: 768px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(2, 1fr);\n}\n}\n\n/* Large devices (laptops/desktops, 992px and up) */\n@media only screen and (min-width: 992px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(var(--801cadc6), 1fr);\n}\n}\n\n/* Extra large devices (large laptops and desktops, 1200px and up) */\n@media only screen and (min-width: 1200px) {\n.legend__grid[data-v-75fb9631] {\n grid-template-columns: repeat(var(--e22b3082), 1fr);\n}\n}\n",""]);const o=s},3830:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\nh3[data-v-7a37f798] {\n font-weight: bold !important;\n color: white !important;\n text-align: center;\n}\n.body__text[data-v-7a37f798] {\n color: black;\n width: 100%;\n text-align: center;\n font-size: 20px;\n padding: 20px 10px;\n margin-bottom: 30px;\n}\n.row[data-v-7a37f798] {\n flex: 1 1 100%\n}\n",""]);const o=s},6980:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-content[data-v-6e6b1341] {\n padding: 15px;\n}\n",""]);const o=s},7453:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.absolute-row[data-v-caebd9d2] {\n flex-direction: row;\n /* top: 76px; */\n width: 100%;\n left: 15px;\n margin: 0;\n margin-top: 20px;\n}\n.flex-direction--row[data-v-caebd9d2] {\n flex-direction: row;\n}\n",""]);const o=s},7423:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-interval-panel[data-v-6cacb130] {\n margin-bottom: 10px;\n gap: 10px;\n}\nbutton.btn-filter[data-v-6cacb130] {\n background-color: var(--lightgreen);\n color: var(--green);\n border-radius: 0px;\n flex: 1 1 0px;\n}\nbutton.btn-filter--active[data-v-6cacb130] {\n background-color: var(--green);\n color: white;\n}\nh3[data-v-6cacb130] {\n font-weight: bold !important;\n color: white !important;\n text-align: center;\n}\n.row[data-v-6cacb130] {\n flex: 1 1 100%;\n}\n.fixed[data-v-6cacb130] {\n position: fixed;\n top: 0;\n z-index: 20;\n width: calc(84% - 30px);\n background-color: white;\n padding: 10px 0px;\n}\n#main-content.maximalize .fixed[data-v-6cacb130] {\n width: calc(96% - 30px);\n}\n.btn-filter-real[data-v-6cacb130] {\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: var(--lightorange) !important;\n color: var(--orange) !important;\n}\nbutton.btn-filter-real--active[data-v-6cacb130] {\n background-color: var(--orange) !important;\n color: white !important;\n}\n.btn-filter-real .glyphicons[data-v-6cacb130] {\n margin-right: 5px;\n}\n.btn-filter[data-v-6cacb130]:hover {\n /*box-shadow: 0px 0px 20px 0px var(--darkgreen);*/\n box-shadow: 3px 2px 5px -1px var(--darkgreen);\n}\n\n/* SMALL - Mobile */\n@media(max-width: 640px) {\n#wertyz-interval-panel[data-v-6cacb130] {\n padding: 0 8px;\n}\n}\n/* MEDIUM - Tablet */\n@media(min-width: 641px) and (max-width: 992px) {\n#wertyz-interval-panel[data-v-6cacb130] {\n padding: 0 8px;\n}\n}\n\n",""]);const o=s},5775:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-list-navbar .select2-container {\n position: absolute;\n width: 100px !important;\n right: 17px;\n top: 2px;\n}\n",""]);const o=s},6941:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.table__counts[data-v-3309920a]\n{\n position: absolute;\n right: 170px;\n top: 15px;\n}\n.table__counts .table__counts__number[data-v-3309920a]\n{\n font-size: 20px;\n font-weight: 550;\n}\n\n",""]);const o=s},1827:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n@-webkit-keyframes spin {\n0% { -webkit-transform: rotate(0deg);\n}\n100% { -webkit-transform: rotate(360deg);\n}\n}\n@keyframes spin {\n0% { transform: rotate(0deg);\n}\n100% { transform: rotate(360deg);\n}\n}\n.w__loader__wrapper\n{\n position: fixed;\n z-index: 10000;\n width: 100%;\n text-align: center;\n background-color: #ffffffd1;\n height: 100%;\n padding-top: 20%;\n}\n.w__loader\n{\n width: 120px;\n margin-top: 10px;\n border-top: 2px solid #009999;\n height: 120px;\n animation: spin 1s linear infinite;\n border-radius: 50%;\n display: inline-block;\n -webkit-animation: spin 1s ease-out infinite;\n}\n.w__loader__img\n{\n background-repeat: no-repeat;\n background-position: center;\n height: 114px;\n position: relative;\n top: -122px;\n}\n.w__loader__img img\n{\n height: 114px;\n}\n",""]);const o=s},78:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#w-menu[data-v-b1dbed22] {\n background-color: var(--coal);\n /*padding: 10px;*/\n /*width: 100%;*/\n width: inherit;\n min-height: 100%;\n position: fixed;\n height: 100vh;\n overflow-y: auto;\n overflow-x: hidden;\n -ms-overflow-style: none; /* IE and Edge */\n scrollbar-width: none; /* Firefox */\n}\n#w-menu[data-v-b1dbed22]::-webkit-scrollbar {\n display: none;\n}\n.menu__logo[data-v-b1dbed22] {\n /*background: url(../../assets/img/menu/logo.svg);*/\n background-repeat: no-repeat;\n background-position: center;\n height: 100px;\n text-align: center;\n}\n.menu__logo img[data-v-b1dbed22] {\n height: 100px;\n}\n.menu__header[data-v-b1dbed22] {\n display: flex;\n padding: 20px;\n border-bottom: 2px solid black;\n justify-content: center;\n}\n.menu__button[data-v-b1dbed22] {\n background-color: black;\n /* display: inline-block; */\n width: 40px;\n height: 40px;\n text-align: center;\n line-height: 2.8;\n border-radius: 5px;\n position: absolute;\n right: 15px;\n cursor: pointer;\n}\n.menu__button img[data-v-b1dbed22] {\n height: 25px;\n transition: all .5s;\n}\n.menu__header__wrapper[data-v-b1dbed22] {\n padding: 15px;\n}\n.menu__header__text[data-v-b1dbed22] {\n color: white !important;\n font-weight: 500 !important;\n}\n.menu__search[data-v-b1dbed22] {\n padding: 5px;\n position: relative;\n height: 50px;\n}\n.w__menu--minimalize .menu__search input[data-v-b1dbed22]:not(.opened) {\n width: 0px;\n border: none;\n padding: 0;\n}\n.menu__search input[data-v-b1dbed22] {\n background-color: var(--coal); \n border-color: var(--darkergrey);\n color: white;\n border-radius: 50px !important;\n}\n.w__menu--minimalize .menu__search img[data-v-b1dbed22] {\n right: 15px;\n cursor: pointer;\n}\n.w__menu--minimalize .menu__search input.opened[data-v-b1dbed22] {\n position: fixed;\n right: 15px;\n width: 300px;\n}\n.menu__search img[data-v-b1dbed22] {\n position: absolute;\n height: 40px;\n right: 5px;\n top: 5px;\n}\n.menu__content__ul[data-v-b1dbed22] {\n padding: 0;\n width: 100%;\n}\n.menu__content__li[data-v-b1dbed22] {\n text-decoration: none;\n list-style: none;\n color: white;\n width: 100%;\n cursor: pointer;\n}\n.menu__content__li-wrapper[data-v-b1dbed22] {\n font-size: 20px;\n padding: 10px 15px;\n display: flex;\n align-items: center;\n width: 100%;\n padding-left: 15px;\n flex-wrap: wrap;\n border-right: 3px solid transparent;\n /*padding-right: 30px;*/\n}\n.menu__sub__li-wrapper[data-v-b1dbed22] {\n display: flex;\n align-items: center;\n flex-wrap: wrap;\n}\n.menu__sub__li-img[data-v-b1dbed22] {\n height: 20px;\n padding-right: 10px;\n width: 30px;\n font-size: 20px;\n color: #C2C1C1;\n margin-right: 15px;\n}\n.menu__sub__li-img--active[data-v-b1dbed22] {\n display: none;\n color: white;\n}\n.menu__sub__li-name[data-v-b1dbed22] {\n font-size: 14px;\n}\n.menu__sub__li--active .menu__sub__li-name[data-v-b1dbed22] {\n font-weight: bold;\n}\n.menu__sub__li--active .menu__sub__li-wrapper .menu__sub__li-img--active[data-v-b1dbed22] {\n display: block;\n}\n.menu__sub__li--active .menu__sub__li-wrapper img[data-v-b1dbed22],\n.menu__sub__li--active .menu__sub__li-wrapper span.imgText[data-v-b1dbed22]:not(.menu__sub__li-img--active) {\n display: none;\n}\n.menu__content__li--active .menu__sub__ul[data-v-b1dbed22] {\n display: block !important;\n background-color: #484848;\n}\n.menu__content__li--active .menu__content__li-wrapper[data-v-b1dbed22] {\n border-bottom: 2px solid var(--green);\n background-color: var(--darkgreen);\n}\n.menu__content__li-img[data-v-b1dbed22] {\n padding-right: 20px;\n height: 35px;\n width: 50px;\n color: var(--green);\n font-size: 30px;\n}\n.menu__content__li-img--active[data-v-b1dbed22] {\n display: none;\n color: white;\n}\n.menu__content__li--active .menu__content__li-wrapper .menu__content__li-img--active[data-v-b1dbed22] {\n display: block;\n}\n.menu__content__li--active .menu__content__li-wrapper img.menu__content__li-img[data-v-b1dbed22]:not(.menu__content__li-img--active),\n.menu__content__li--active .menu__content__li-wrapper span.imgText[data-v-b1dbed22]:not(.menu__content__li-img--active) {\n display: none;\n}\n.menu__content__li--active .menu__content__li-arrow[data-v-b1dbed22] {\n -webkit-transform: rotate(90deg) translateY(-20%);\n -moz-transform: rotate(90deg) translateY(-20%);\n -ms-transform: rotate(90deg) translateY(-20%);\n -o-transform: rotate(90deg) translateY(-20%);\n transform: rotate(90deg) translateY(-20%);\n}\n.menu__content__li-arrow[data-v-b1dbed22] {\n font-size: 30px;\n transform: rotate(-90deg);\n margin-left: auto;\n transition: all 0.4s ease;\n}\n.menu__content__li-arrow[data-v-b1dbed22]:after {\n content: '\\2039';\n}\n.menu__content__li--active .menu__content__li-name[data-v-b1dbed22] {\n font-weight: bold;\n}\n.menu__sub__ul[data-v-b1dbed22] {\n flex: 1 0 100%;\n list-style: none;\n padding: 0;\n}\n.menu__sub__li[data-v-b1dbed22] {\n /*padding: 10px 46px;*/\n /*padding: 10px 26px 10px 46px;*/\n /*padding: 10px 10% 10px 18%;*/\n padding: 10px 10% 10px 21px;\n font-size: 15px;\n}\n.menu__content__li-right[data-v-b1dbed22], .menu__sub__li-right[data-v-b1dbed22] {\n margin-right: 10px;\n}\n.menu__sub__li--active[data-v-b1dbed22] {\n background-color: rgba(255, 255, 255, .2);\n border-bottom: 1px solid var(--darkgreen);\n}\n.w__menu--minimalize .menu__content__li-arrow[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__logo[data-v-b1dbed22] {\n height: 30px;\n display: none;\n}\n.w__menu--minimalize .menu__content__li-name[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__sub__li-name[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__header[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__content__li-img[data-v-b1dbed22] {\n width: 35px;\n}\n.w__menu--minimalize .menu__content__li-right[data-v-b1dbed22] {\n display: none;\n}\n.w__menu--minimalize .menu__sub__li-right[data-v-b1dbed22] {\n display: none;\n}\n\n/*.tp__menu--minimalize .menu__content__ul\n{\n width: 18%;\n}*/\n.w__menu--minimalize .menu__sub__li[data-v-b1dbed22] {\n padding: 10px 18px;\n border-right: 3px solid transparent;\n}\n.w__menu--minimalize .menu__sub__li--active[data-v-b1dbed22] {\n border-right: 3px solid var(--darkgreen);\n}\n.w__menu--minimalize .menu__content__li-img[data-v-b1dbed22] {\n padding-right: 0px;\n}\n.w__menu--minimalize .menu__content__li-wrapper[data-v-b1dbed22] {\n padding-right: 0px;\n padding-left: 0px;\n justify-content: center;\n /*border-right: 3px solid transparent;*/\n}\n.w__menu--minimalize .menu__sub__li-wrapper[data-v-b1dbed22] {\n justify-content: center;\n}\n.w__menu--minimalize .menu__sub__li-img[data-v-b1dbed22] {\n padding-right: 0px;\n margin-right: 0px;\n}\n.w__menu--minimalize .menu__button[data-v-b1dbed22] {\n position: static;\n}\n.w__menu--minimalize .menu__button img[data-v-b1dbed22] {\n transform: rotate(180deg);\n}\n.menu__content a[data-v-b1dbed22] {\n display: block !important;\n color: white !important;\n text-decoration: none !important;\n}\n.menu__footer[data-v-b1dbed22] {\n position: absolute;\n right: 0;\n bottom: 0;\n left: 0;\n}\n.imgText[data-v-b1dbed22] {\n text-align: center;\n height: auto;\n}\n",""]);const o=s},4265:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n@media screen and (max-width: 767px) {\n#w-mobile-menu {\n height: 50px;\n width: 100%;\n background-color: var(--coal);\n color: white;\n padding: 10px;\n display: flex;\n}\n.glyphicons {\n font-size: 30px;\n flex: 1;\n cursor: pointer;\n}\n.glyphicons-remove {\n z-index: 10;\n color: var(--green);\n}\nh3 {\n color: var(--green) !important;\n}\n}\n",""]);const o=s},1541:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n/* MODAL */\n.w__modal[data-v-2db4cc32] {\n position: fixed;\n z-index: 9999;\n background-color: rgba(0, 0, 0, 0.5);\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.w__modal__close[data-v-2db4cc32] {\n height: 20px;\n position: absolute;\n top: 10px;\n right: 10px;\n cursor: pointer;\n z-index: 1000;\n}\n.w__modal__content[data-v-2db4cc32] {\n width: 40%;\n background-color: white;\n border-radius: 5px;\n position: relative;\n display: flex;\n flex-direction: column;\n max-height: 95%;\n}\n.w__modal__header[data-v-2db4cc32] {\n background-color: var(--green);\n padding: 10px;\n border-top-left-radius: 5px;\n border-top-right-radius: 5px;\n position: relative;\n}\n.w__modal__body[data-v-2db4cc32] {\n padding: 30px;\n height: 95%;\n display: flex;\n width: 100%;\n flex-wrap: wrap;\n overflow-y: auto;\n}\n.w__modal__body .row[data-v-2db4cc32] {\n flex: 1;\n flex-basis: 100%;\n}\n",""]);const o=s},2075:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.filter[data-v-e09ce0e4] {\n display: flex;\n gap: 15px;\n padding: 5px;\n}\n.filter__item[data-v-e09ce0e4] {\n color: var(--grey);\n cursor: pointer;\n font-weight: bold;\n}\n.filter__item--selected[data-v-e09ce0e4] {\n color: black;\n}\n",""]);const o=s},5467:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,'\n#wertyz-select-list .table__wrapper[data-v-2a6ded80] {\n height: 100%;\n width: 100%;\n overflow-y: scroll;\n}\n#wertyz-select-list input[type="text"].form-control[data-v-2a6ded80] {\n border-top: none;\n border-left: none;\n border-bottom: 1px solid var(--coal) !important;\n border-right: none;\n border-radius: 0px !important;\n font-size: 14px !important;\n box-shadow: none !important;\n}\n#wertyz-select-list input[type="text"].form-control[data-v-2a6ded80]:hover, #wertyz-select-list input[type="text"].form-control[data-v-2a6ded80]:focus {\n border-top: none !important;\n border-left: none !important;\n border-right: none !important;\n /*border-bottom: 1px solid var(--coal) !important;*/\n border-bottom: 1px solid var(--coal) !important;\n}\ntable thead[data-v-2a6ded80] {\n position: sticky;\n inset-block-start: 0;\n z-index: 10;\n}\n#wertyz-select-list[data-v-2a6ded80] {\n height: 100%;\n width: 100%;\n display: flex;\n flex-direction: column;\n}\n#wertyz-select-list table[data-v-2a6ded80] {\n margin-bottom: 0px !important;\n}\n#wertyz-select-list table thead th[data-v-2a6ded80] {\n height: 29px !important;\n padding: 7px !important;\n vertical-align: middle;\n}\n#wertyz-select-list .w__checkbox label[data-v-2a6ded80] {\n padding-left: 20px;\n}\n#wertyz-select-list .w__checkbox[data-v-2a6ded80] {\n margin-bottom: 0px;\n}\n#wertyz-select-list .w__checkbox__checkmark[data-v-2a6ded80] {\n height: 20px;\n width: 20px;\n}\n#wertyz-select-list thead .w__checkbox__checkmark[data-v-2a6ded80] {\n border: none;\n height: 19px;\n width: 19px;\n}\n#wertyz-select-list .w__checkbox .w__checkbox__checkmark[data-v-2a6ded80]:after {\n left: 6px !important;\n top: 3px !important;\n width: 6px !important;\n height: 11px !important;\n border-width: 0 2px 2px 0 !important;\n}\n#wertyz-select-list .w__checkbox input:checked~.w__checkbox--not-all[data-v-2a6ded80] {\n background-color: #0099997a;\n}\n#wertyz-select-list table tbody tr.tr--select-no[data-v-2a6ded80] {\n opacity: .5;\n pointer-events: none;\n}\n',""]);const o=s},1e3:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.w__small__loader[data-v-e0d9804a] {\n height: 100%;\n width: 100%;\n position: absolute;\n z-index: 444;\n background-color: rgba(255, 255, 255, 0.5);\n display: flex;\n justify-content: center;\n align-items: center;\n}\n\n",""]);const o=s},4198:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.switch[data-v-690785ec] {\n position: relative; width: var(--45a6fd4b);\n -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;\n}\n.switch-checkbox[data-v-690785ec] {\n position: absolute;\n opacity: 0;\n pointer-events: none;\n}\n.switch-label[data-v-690785ec] {\n display: block; overflow: hidden; cursor: pointer;\n border: 2px solid #FFFFFF; border-radius: 20px;\n margin-bottom: 0px !important;\n}\n.switch-inner[data-v-690785ec] {\n display: block; width: 200%; margin-left: -100%;\n transition: margin 0.3s ease-in 0s;\n}\n.switch-inner[data-v-690785ec]:before, .switch-inner[data-v-690785ec]:after {\n display: block; \n float: left; \n width: 50%; \n height: 30px; \n padding: 0; \n line-height: 30px;\n font-size: 12px; \n color: white; font-family: Trebuchet, Arial, sans-serif; \n font-weight: bold;\n box-sizing: border-box;\n}\n.switch-inner[data-v-690785ec]:before {\n content: var(--2dfc5e40);\n padding-left: 11px;\n background-color: #009999; color: #FFFFFF;\n}\n.switch-inner[data-v-690785ec]:after {\n content: var(--2dfc5e41);\n padding-right: 11px;\n background-color: #006666; color: #FFFFFF;\n text-align: right;\n}\n.switch-switch[data-v-690785ec] {\n display: block; width: 22px; margin: 6px;\n background: #FFFFFF;\n position: absolute; top: 0; bottom: 0;\n right: calc(var(--45a6fd4b) - 34px);\n border: 2px solid #FFFFFF; border-radius: 20px;\n transition: all 0.3s ease-in 0s;\n}\n.switch-checkbox:checked + .switch-label .switch-inner[data-v-690785ec] {\n margin-left: 0;\n}\n.switch-checkbox:checked + .switch-label .switch-switch[data-v-690785ec] {\n right: 0px;\n}\n\n",""]);const o=s},6778:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n.w__input__icon {\n position: absolute;\n right: 20px;\n top: 8px;\n font-size: 25px;\n color: var(--grey);\n}\n.w__panel {\n padding: 5px;\n background-color: var(--lightgrey);\n}\n.w__table__wrapper {\n /*padding: 10px;*/\n}\n",""]);const o=s},3311:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-table-panel .select2-container {\n position: relative;\n top: 0;\n right: 0;\n}\n",""]);const o=s},5685:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"\n#wertyz-table-panel[data-v-6ef3cf9e] {\n padding: 5px 15px;\n background-color: var(--lightgreen);\n}\n.panel__row[data-v-6ef3cf9e] {\n display: flex;\n align-items: center;\n}\n.length[data-v-6ef3cf9e] {\n display: flex;\n align-items: center;\n gap: 30px;\n margin-left: auto;\n}\n.table__counts[data-v-6ef3cf9e] {\n width: 60%;\n text-align: right;\n position: static;\n}\n.table__counts--width-full[data-v-6ef3cf9e] {\n width: 100%;\n}\n.search__icon[data-v-6ef3cf9e] {\n font-size: 20px;\n position: absolute;\n right: 15px;\n width: 40px;\n height: 40px;\n background-color: var(--green);\n border-radius: 50%;\n text-align: center;\n line-height: 2;\n color: white;\n top: 0;\n}\n.table__counts .table__counts__number[data-v-6ef3cf9e]\n{\n font-size: 20px;\n font-weight: 550;\n}\ninput.search[data-v-6ef3cf9e] {\n border-radius: 20px !important;\n}\n.panel__row--width-full[data-v-6ef3cf9e] {\n flex-wrap: wrap;\n}\n.panel__row--width-full[data-v-6ef3cf9e] > * {\n width: 100%;\n}\n\n",""]);const o=s},7122:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,":root {\n --green: #009999;\n --lightgreen: #D5EEE8;\n --darkgreen: #066;\n --red: #FF0000;\n --yellow: #FFF989;\n --darkgrey: #4E4E4E;\n --lightgrey: #F3F3F3;\n --grey: #C1C1C1;\n --darkyellow: #EDB666;\n --darkergrey: #3D3D3D;\n --orange: #FF7400;\n --lightorange: #FFC89A;\n --darkblue: #1240AB;\n --coal: #231f20;\n}\n\nbody {\n width: 100%;\n}\n\n#right-content {\n min-width: 16%; \n width: 16%; \n /*min-height: 100%;*/\n}\n\n.txt-green {\n color: var(--green) !important;\n}\n\n.txt-orange {\n color: var(--orange) !important;\n}\n\n.txt-red {\n color: var(--red) !important;\n}\n\n.txt-bold {\n font-weight: bold;\n}\n\n.txt-lighter {\n font-weight: lighter;\n}\n\n.txt-center {\n text-align: center !important;\n}\n\n.txt-left {\n text-align: left !important;\n}\n\n.border-red {\n border-color: var(--red) !important;\n}\n\n.border-red:hover {\n border-color: var(--red) !important;\n}\n\n.border-red .multiselect__tags {\n border-color: var(--red) !important;\n}\n\n.multiselect.border-red.required .multiselect__tags {\n border-left: 3px solid var(--red) !important;\n}\n\n.d-flex {\n display: flex;\n}\n.flex-row { flex-direction: row !important; }\n.flex-wrap { flex-wrap: wrap; }\n\n.d-flex--v-center {\n align-items: center;\n}\n\n.d-flex--h-center {\n justify-content: center;\n}\n\n.disable-decoration {\n text-decoration: none !important;\n}\n\n.padding--no {\n padding: 0px;\n}\n\n.padding--no-left {\n padding-left: 0px;\n}\n\n.padding--no-right {\n padding-right: 0px;\n}\n\n.padding--10 {\n padding: 10px !important;\n}\n\n.nav-tabs__input {\n height: 40px;\n position: absolute;\n width: 250px;\n right: 22px;\n top: 2px;\n}\n\n.nav-tabs__input--icon {\n position: absolute;\n right: 27px;\n top: 10px;\n font-size: 25px;\n color: var(--grey);\n}\n\n.calendar__icon {\n height: 20px;\n}\n\n.calendar__icon img {\n height: 20px;\n}\n\nh6 {\n color: black;\n}\n\n.txt-align--center {\n text-align: center;\n}\n\n.txt-align--right {\n text-align: right;\n}\n\n.icon__calendar {\n position: absolute;\n right: 3%;\n top: 51%;\n}\n\n/* DATATABLES MODIFY */\n\n.dtfc-fixed-start {\n background-color: white;\n}\n\n.dt-layout-cell.dt-end {\n padding: 0px !important;\n} \n\n.dataTables_paginate, .dt-paging, .dt-search {\n display: none !important;\n}\n\ndiv.dt-container.dt-empty-footer .dt-scroll-body, div.dt-container.dt-empty-footer tbody>tr:last-child>* {\n border-bottom: none;\n}\n\ndiv.dataTables_wrapper {\n width: 100%;\n margin: 0 auto;\n}\n\ntable.dataTable {\n margin: 0 !important;\n}\n\n.table.dataTable thead .sorting:after {\n /*color: black !important;*/\n opacity: .5 !important;\n}\n\n.dataTables_wrapper.no-footer .dataTables_scrollBody {\n border: none;\n}\n\n.dataTables_scrollHeadInner {\n background-color: var(--coal);\n}\n\n\ndiv.dts div.dataTables_scrollBody,\ndiv.dts div.dataTables_scrollBody table {\n background-color: transparent !important;\n background: none;\n}\n\n.dataTables_scrollHead th, .dt-scroll-head th, table.dataTable thead th {\n padding: 5px 10px !important;\n /*padding-right: 23px !important;*/\n}\n\n.dataTables_scrollHead th.sorting, .dt-scroll-head th.dt-orderable-asc, .dt-scroll-head th.dt-orderable-desc {\n /*padding-right: 23px !important;*/\n}\n\n.w__table th {\n padding: 5px;\n}\n\n.table.dataTable tbody td {\n padding: 5px 10px !important;\n}\n\n.dataTables_scrollBody, .dt-scroll-body{\n height: auto !important;\n}\n\n.dataTables_scrollBody th {\n padding: 0px 5px !important;\n}\n\n.dataTables_scrollBody tfoot {\n /*\n height: 0px !important;\n display: none !important;\n */\n}\n\n.dataTables_scrollFootInner, .dt-scroll-footInner {\n padding-right: 0px !important;\n}\n\n.dataTables_scrollFoot tfoot td, .dt-scroll-foot tfoot td {\n font-size: 14px;\n background-color: var(--lightgrey);\n font-weight: 550;\n color: black !important;\n border-top: 1px solid #ddd !important;\n padding: 5px 10px !important;\n vertical-align: middle !important;\n}\n\n.dataTables_scrollFoot tfoot tr:first-child td, .dt-scroll-foot tfoot tr:first-child td {\n border-top: 2px solid black !important;\n}\n\n.dataTables_scrollFoot tfoot td:first-child, .dt-scroll-foot tfoot td:first-child {\n border-left: 4px solid transparent;\n}\n\ntable.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before, table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after, table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before, table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after, table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after, table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before, table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after, table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before, table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after, table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before, table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after, table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before, table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after, table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before, table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after {\n opacity: .3;\n left: 12px;\n font-size: .6em;\n color: white;\n}\n\ntable.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before, table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after, table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before, table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{\n opacity: 1;\n}\n\ntable.dataTable tr.dtrg-group th { /* row group */\n background-color: var(--grey);\n}\n\n.dt-scroll-body .dts_label {\n display: none;\n}\n\n/* BOOTSTRAP MODIFY */\n.form-group {\n position: relative;\n}\n.map__detail .nav-tabs>li {\n margin-bottom: -1px;\n}\n\n.btn-block+.btn-block {\n margin-top: 0px !important;\n}\n\n.form-group {\n margin-right: 5px;\n}\n\n.btn.active.focus,\n.btn.active:focus,\n.btn.focus,\n.btn:active.focus,\n.btn:active:focus,\n.btn:focus {\n outline: none;\n outline: none;\n outline-offset: 0;\n}\n\n.btn.focus,\n.btn:focus,\n.btn:hover {\n color: white;\n text-decoration: none;\n}\n\n.btn-group.open a {\n cursor: pointer !important;\n}\n\n.input-group-addon {\n width: 60px;\n font-weight: 550;\n}\n\n.input-group {\n margin-bottom: 5px;\n width: 100%;\n}\n\nlabel {\n margin-bottom: 5px !important;\n font-size: 16px;\n font-weight: normal;\n color: black;\n padding: 0px;\n}\n\ninput.form-control {\n height: 40px !important;\n font-size: 18px !important;\n font-weight: lighter;\n border-radius: 5px !important;\n background-color: white;\n}\n\ninput.form-control:required {\n border-left: 3px solid var(--green);\n}\n\ninput.form-control:hover:not(.border-red),\ninput.form-control:focus:not(.border-red) {\n border: 1px solid var(--green) !important;\n box-shadow: none;\n}\n\ninput.form-control:hover:required:not(.border-red), input.form-control:focus:required:not(.border-red) {\n border-left: 3px solid var(--green) !important;\n}\n\n.input-group input.form-control {\n border-top-right-radius: 0px !important;\n border-bottom-right-radius: 0px !important;\n}\n\nspan.input-group-addon {\n background-color: #E0E0E0 !important;\n color: black !important;\n width: 44px !important;\n padding: 0px !important;\n border: 1px solid #E0E0E0;\n}\n\n.input-group .form-control {\n z-index: 0 !important;\n}\n\nul.dropdown-menu {\n left: 5px !important;\n top: 117% !important;\n}\n\nul.dropdown-menu:before {\n position: absolute;\n left: 11.5%;\n transform: translateX(-50%);\n top: -7px;\n width: 0;\n height: 0;\n content: '';\n border-left: 8px solid transparent;\n border-right: 8px solid transparent;\n border-bottom: 7px solid white;\n}\n\nul.nav-tabs li {\n text-align: center;\n font-size: 15px;\n font-weight: 550;\n min-width: 9.5vw;\n}\n\nul.nav-tabs {\n background-color: var(--lightgreen);\n border-bottom: 1px solid #d8d4d4;\n /*margin-bottom: 15px;*/\n}\n\nul.nav-tabs--bg-grey {\n background-color: #E0E0E0;\n}\n\nul.nav-tabs--bg-white {\n background-color: white;\n border-bottom: none;\n}\n\nul.nav-tabs li a {\n border: none;\n border-top: 6px solid transparent;\n border-left: 0;\n color: #686868;\n text-align: left;\n height: 45px;\n padding: 8px 30px;\n border-radius: 0px;\n margin-right: 0px;\n text-align: center;\n}\n\nul.nav-tabs li.active a {\n border-top: 6px solid #009999;\n border-left: 0;\n border-right: 0;\n color: black;\n}\n\nul.nav-tabs--bg-white li.active,\nul.nav-tabs--bg-white li.active a {\n background-color: var(--lightgrey);\n}\n\nul.nav-tabs li.active a:hover,\nul.nav-tabs li.active a:focus {\n border-top: 6px solid #009999;\n border-left: 0;\n border-right: 0;\n color: black;\n}\n\nul.nav-tabs--bg-white li.active a:hover,\nul.nav-tabs--bg-white li.active a:focus {\n background-color: var(--lightgrey);\n}\n\n\nul.nav-tabs li.tp__nav__btn a {\n background-color: var(--darkgreen);\n text-align: center;\n border-bottom: 1px solid black;\n}\n\n/* SELECT2 MODIFY */\n.select2-container .select2-selection--single {\n height: 42px !important;\n width: 100% !important;\n}\n\n.select2-container .select2-selection--single {\n height: 42px !important;\n width: 100% !important;\n}\n\n.select2-container {\n flex: 1 !important;\n}\n\n.select2-container {\n width: 100% !important;\n}\n\n.select2-container--default .select2-selection--single .select2-selection__rendered {\n line-height: 40px !important;\n font-size: 18px !important;\n font-weight: lighter !important;\n color: black !important;\n}\n\n.select2-container--default .select2-selection--single .select2-selection__arrow {\n height: 40px !important;\n}\n\n.select2-container--default .select2-selection--single {\n /*border-color: var(--green) !important;*/\n border-color: #ccc !important;\n}\n\n.map__detail .select2-container--default .select2-selection--single {\n /*border-color: var(--green) !important;*/\n border-color: #5B5B5B !important;\n}\n\n\n.select2-selection__rendered {\n height: 40px;\n}\n\n.select2-selection__arrow {\n height: 39px !important;\n background-color: #009999;\n color: white;\n width: 40px !important;\n border-bottom-right-radius: 4px;\n}\n\n.select2-selection__arrow b {\n border-color: white transparent transparent transparent !important;\n}\n\n/* VUE MULTISELECT MODIFTY */\n.multiselect {\n color: #555;\n}\n\n.multiselect__select {\n background-color: #009999;\n color: white;\n border-top-right-radius: 5px;\n border-bottom-right-radius: 5px;\n height: 40px !important;\n}\n\n.multiselect__select::before {\n border-color: white transparent transparent !important;\n}\n\n.multiselect__input,\n.multiselect__single {\n font-size: 18px !important;\n font-weight: lighter !important;\n color: black !important;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\nspan.multiselect__select {\n color: #555;\n}\n\nspan span.multiselect__single {\n color: #5555559c;\n}\n\n.multiselect__tags {\n border: 1px solid #ccc !important;\n}\n\n.multiselect.required .multiselect__tags{\n border-left: 3px solid var(--green) !important;\n}\n\n.map__detail .multiselect__tags {\n border-color: #5B5B5B !important;\n}\n\n.multiselect__tag {\n background-color: var(--green) !important;\n}\n\n.multiselect__tag-icon:hover {\n background-color: var(--darkgreen) !important;\n}\n\n.multiselect__option--selected.multiselect__option--highlight {\n background-color: var(--red) !important;\n}\n\n.multiselect__option--highlight {\n background-color: var(--green) !important;\n}\n\n.multiselect--above.multiselect--active .multiselect__tags {\n border-color: var(--green);\n}\n\n.multiselect--active .multiselect__select {\n border-bottom-left-radius: 5px;\n border-top-left-radius: 0px;\n border-top-right-radius: 0px;\n border-bottom-right-radius: 0px;\n}\n\n.multiselect__input,\n.multiselect__single {\n min-height: 24px !important;\n line-height: 24px !important;\n}\n\n/*.multiselect__content-wrapper\n{\n position: sticky !important;\n}*/\n\n.multiselect__content-wrapper {\n z-index: 40 !important;\n}\n\n.map__detail .multiselect__content-wrapper {\n bottom: unset !important;\n top: 40px !important;\n\n border-top-left-radius: 0 !important;\n border-top-right-radius: 0 !important;\n border-bottom-left-radius: 5px !important;\n border-bottom-right-radius: 5px !important;\n border-top: none !important;\n border-bottom: 1px solid #e8e8e8 !important;\n\n max-height: 150px !important;\n\n z-index: 10;\n}\n\n.map__detail .multiselect__input,\n.map__detail .multiselect__single {\n color: white !important;\n}\n\n/* VUE-DATEPICKER MODIFY */\n.mx-datepicker {\n width: 100% !important;\n}\n\n.mx-calendar-content .cell.in,\n.mx-calendar-content .cell.hover-in {\n background-color: rgba(0, 153, 153, .1) !important;\n color: var(--darkgrey) !important;\n}\n\n.mx-datepicker svg {\n fill: var(--darkgreen);\n display: none;\n}\n\n.mx-calendar-content .cell.active {\n background-color: var(--darkgreen) !important;\n color: white !important;\n}\n\n.mx-range-wrapper {\n color: black;\n}\n\n.mx-time-column .mx-time-item.active {\n color: var(--darkgreen) !important;\n}\n\n.mx-table-date .today {\n color: var(--green) !important;\n}\n\n.mx-input:hover,\n.mx-input:focus {\n border-color: var(--green) !important;\n}\n\n.mx-input {\n border-radius: 5px;\n transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;\n height: 42px !important;\n font-size: 18px !important;\n font-weight: lighter;\n}\n\n.mx-input:disabled {\n border-radius: 5px;\n}\n\n.mx-datepicker.border-red input {\n border-color: var(--red);\n}\n\n.mx-datepicker.required input {\n border-left: 3px solid var(--green);\n}\n\n.mx-datepicker.required.border-red input {\n border-left: 3px solid var(--red);\n}\n\n.mx-datepicker.required.border-red input:hover, .mx-datepicker.required.border-red input:hover {\n border-color: var(--red) !important;\n}\n\n.mx-datepicker-popup {\n z-index: 20000 !important;\n}\n\n/* wTable */\n.w__table {\n width: 100% !important;\n border-bottom: none !important;\n /*table-layout: fixed;*/\n}\n\n.w__table thead {\n /*background-color: var(--darkgrey);*/\n background-color: transparent !important;\n}\n\n.w__table--hover tbody tr:not(.w__table__tr__child):not(.shown):hover {\n cursor: pointer;\n background-color: var(--lightgrey);\n}\n\n.w__table--hover tbody tr.shown {\n background-color: var(--yellow) !important;\n cursor: pointer;\n}\n\n.w__table--hover-cross tbody tr:not(.w__table__tr__child):not(.shown) td:hover {\n background-color: var(--grey);\n}\n\n.w__table--hover-cross tbody tr:not(.shown) td.highlight {\n background-color: var(--lightgrey);\n}\n\n.w__table--hover tbody tr:not(.w__table__tr__child):hover td:first-child {\n border-left: 4px solid var(--green);\n}\n\n.w__table td.w__table__tr__child {\n border-left: 2px solid var(--lightgrey) !important;\n border-right: 2px solid var(--lightgrey) !important;\n border-bottom: 2px solid var(--lightgrey) !important;\n border-top: none !important;\n}\n\n.w__table__tr__child {\n background-color: var(--yellow);\n}\n\n.w__table thead th {\n /*\n color: black;\n font-size: 16px;\n */\n font-weight: bold !important;\n border-bottom: 1px solid var(--green) !important;\n\n /*padding: 5px !important;*/\n background-color: var(--coal);\n color: white;\n font-size: 12px;\n}\n\n.w__table tbody td {\n /*font-size: 16px;\n padding: 10px !important;*/\n font-size: 14px;\n padding: 5px 4px !important;\n\n color: black;\n vertical-align: middle !important;\n}\n\n.w__table tbody td:first-child {\n border-left: 4px solid transparent;\n}\n\n.w__table__td--bold {\n font-weight: 550;\n}\n\n.w__table__td--center {\n text-align: center;\n}\n\n.w__table__action__btn {\n background-color: var(--green);\n width: 25px;\n height: 25px;\n text-align: center;\n padding-top: 6px;\n font-size: 15px;\n border-radius: 5px;\n cursor: pointer;\n transition: all .5s;\n color: white;\n}\n\n.w__table__action__btn:hover,\n.w__table__action__btn--active {\n background-color: var(--darkgreen);\n}\n\n/* wPagination */\n\n.w__pagination {\n /*background-color: #404040;*/\n height: 50px;\n display: flex;\n align-items: center;\n}\n\n.w__pages__wrapper {\n overflow: hidden;\n /* text-align: center; */\n /* clear: both; */\n width: auto;\n margin: 0 auto;\n display: flex;\n align-items: center;\n}\n\n.w__pages__arrow {\n float: left;\n /*/margin-top: 8px;*/\n\n cursor: pointer;\n}\n\n.w__pages {\n float: left;\n}\n\n.w__page {\n float: left;\n color: black;\n font-size: 18px;\n width: 35px;\n height: 35px;\n padding-top: 5px;\n text-align: center;\n cursor: pointer;\n}\n\n.w__page--active {\n border-radius: 50%;\n background-color: #298F8F;\n color: white;\n}\n\n/* DefaultHeader, DetailHeader */\n\n.w__header {\n margin-bottom: 10px;\n border-bottom: 2px solid var(--lightgrey);\n padding-bottom: 10px;\n}\n\n.w__header-text {\n font-weight: 500 !important;\n color: var(--green) !important;\n font-size: 32px !important;\n /*padding-bottom: 10px !important;*/\n}\n\n.w__header-icon {\n /*background-color: white;\n\n height: 50px;\n width: 80px;\n margin: 0px 18px;*/\n margin-right: 10px;\n border-radius: 5px;\n text-align: center;\n}\n\n.w__header-icon img {\n max-height: 54px;\n}\n\n.w__header-number {\n padding: 12px;\n background-color: var(--green);\n border-radius: 5px;\n color: white;\n font-size: 20px;\n font-weight: 550;\n margin-right: 15px;\n min-width: 52px;\n text-align: center;\n height: 50px;\n}\n\n.w__header-number--grey {\n background-color: var(--grey);\n}\n\n.w__back__btn {\n display: flex;\n align-items: center;\n cursor: pointer;\n border-right: 1px solid var(--grey);\n\n}\n\n.w__back__btn-img {\n width: 40px;\n height: 40px;\n}\n\n.w__back__btn-text {\n font-size: 25px;\n flex: 1;\n color: #888888;\n font-weight: lighter;\n padding: 0 15px;\n}\n\n/* ContentDetail */\n.w__content__detail {\n background-color: var(--lightgrey);\n padding: 15px;\n height: 100%;\n overflow: hidden;\n\n}\n\n.w__content__item {\n background-color: white;\n margin-bottom: 10px;\n position: relative;\n padding: 10px;\n}\n\n.w__content__item--bg-transparent {\n background-color: transparent;\n}\n\n.w__content__detail .w__header {\n border-color: var(--lightgreen);\n}\n\n/* Content detail informations */\n.detail__informations__text {\n font-size: 18px;\n color: var(--green);\n font-weight: bold;\n}\n\n.detail__informations {\n display: flex;\n align-items: stretch;\n flex-wrap: wrap;\n height: 100%;\n flex-direction: column;\n}\n\n.detail__informations>* {\n flex: 1;\n}\n\n.detail__informations .form-group:last-child {\n margin-bottom: 0px;\n}\n\n.detail__informations__img {\n height: 100%;\n}\n\n.detail__informations__img img {\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n height: 110px;\n}\n\n/* Buttons */\nbutton.btn {\n border-radius: 20px;\n /*\n border-top-left-radius: 5px !important;\n border-bottom-left-radius: 5px !important;\n */\n height: 40px;\n transition: background-color .5s;\n transition: all .5s;\n}\n\nbutton.btn.green {\n background-color: var(--green);\n color: white !important;\n}\n\nbutton.btn.green:hover {\n background-color: var(--darkgreen);\n}\n\nbutton.btn.darkgreen {\n background-color: var(--darkgreen);\n color: white;\n}\n\n\nbutton.btn.red {\n border-color: var(--red);\n background-color: white;\n color: var(--red);\n}\n\nbutton.btn.red--full {\n /*border-color: var(--red);*/\n background-color: var(--red);\n color: white;\n}\n\nbutton.btn.red--full:hover {\n background-color: #ab0101;\n}\n\nbutton.btn.red:hover {\n color: white;\n background-color: var(--red);\n}\n\nbutton.btn.orange {\n background-color: var(--orange);\n color: white;\n}\n\nbutton.btn.orange:hover {\n background-color: #da6c10;\n}\n\nbutton.btn.white {\n color: var(--green);\n background-color: white;\n border: 1px solid var(--green);\n}\n\nbutton.btn.white:hover {\n background-color: var(--green);\n color: white;\n}\n\n/* Checkbox */\n.w__checkbox {\n position: relative;\n margin-bottom: 10px;\n}\n\n.w__checkbox label {\n padding-left: 35px;\n cursor: pointer;\n font-size: 12px;\n}\n\n.w__checkbox input {\n position: absolute;\n opacity: 0;\n cursor: pointer;\n height: 0;\n width: 0;\n}\n\n.w__checkbox__checkmark {\n position: absolute;\n top: 0px;\n left: 0px;\n height: 25px;\n /*20*/\n width: 25px;\n /*20*/\n background-color: white;\n border: 1px solid var(--green);\n}\n\n.w__checkbox input:checked~.w__checkbox__checkmark {\n background-color: #009999;\n}\n\n.w__checkbox__checkmark:after {\n content: \"\";\n position: absolute;\n display: none;\n}\n\n.w__checkbox input:checked~.w__checkbox__checkmark:after {\n display: block;\n}\n\n.w__checkbox .w__checkbox__checkmark:after {\n left: 8px;\n top: 2px;\n width: 8px;\n height: 16px;\n border: solid white;\n border-width: 0 3px 3px 0;\n -webkit-transform: rotate(45deg);\n -ms-transform: rotate(45deg);\n transform: rotate(44deg);\n}\n\n/* Window control */\n.w__window__control {\n position: absolute;\n right: 20px;\n top: 8px;\n}\n\n.w__window__control img {\n width: 30px;\n height: 30px;\n cursor: pointer;\n}\n\n/* Map detail */\n.map__detail {\n position: absolute;\n width: 100%;\n height: 41vh;\n background-color: rgba(0, 0, 0, 0.8);\n bottom: 0;\n z-index: 5;\n overflow: hidden;\n}\n\n.map__detail--maximalize {\n height: 100vh;\n top: 6.4%;\n /* kvoli top header menu*/\n}\n\n.map__detail--maximalize .dataTables_scrollBody {\n max-height: 89.7vh !important;\n}\n\n.map__detail--minimalize {\n height: 10vh;\n}\n\n.map__detail__text {\n height: 45px;\n border-bottom: 1px solid black;\n font-size: 16px;\n color: white;\n text-align: center;\n line-height: 2.8;\n font-weight: 550;\n background-color: var(--darkgreen);\n}\n\n.map__detail__info {\n margin: 5px;\n background-color: var(--darkergrey);\n padding: 10px;\n min-height: 33vh;\n text-align: center;\n border-radius: 5px;\n}\n\n.map__detail .popup__body {\n padding: 0;\n background-color: transparent;\n padding-top: 10px;\n}\n\n.map__detail .w__header-icon {\n display: inline-block;\n height: 60px;\n width: 60px;\n}\n\n.map__detail .w__header-icon img {\n width: 30px;\n height: 60px;\n}\n\n.map__detail .w__header-text h5 {\n color: white !important;\n font-weight: 550 !important;\n text-align: center;\n}\n\n.map__detail .w__header-text h3 {\n color: white !important;\n font-weight: 550 !important;\n margin-bottom: 10px !important;\n}\n\n.map__detail .nav-tabs__input {\n right: 128px;\n}\n\n.map__detail .nav-tabs__input--icon {\n right: 135px;\n}\n\n/*.map__detail .select2-container\n{\n width: 150px !important;\n position: absolute;\n top: 2px;\n right: 500px;\n}*/\n\n.map__detail .select2-selection {\n background-color: var(--darkergrey);\n border: 1px solid #5B5B5B;\n}\n\n.map__detail .select2-container--default .select2-selection--single .select2-selection__rendered {\n color: white !important;\n}\n\n.map__detail label {\n color: white;\n font-weight: 550;\n}\n\n.map__detail input.form-control {\n background-color: var(--darkergrey);\n color:\n /*var(--grey);*/\n white;\n border: 1px solid #5B5B5B;\n}\n\n.map__detail .multiselect__tags {\n background-color: var(--darkergrey);\n border: 1px solid #5B5B5B;\n}\n\n.map__detail .multiselect__single {\n background-color: var(--darkergrey);\n color: var(--grey);\n}\n\n.map__detail .multiselect__input {\n background-color: var(--darkergrey);\n color: var(--grey);\n}\n\n.map__detail .mx-input {\n background-color: var(--darkergrey);\n color:\n /*var(--grey);*/\n white;\n border-color: #5B5B5B;\n /*border-radius: 5px;*/\n}\n\n.map__detail .input-group-addon-green {\n border-color: #5B5B5B;\n background-color: var(--green) !important;\n}\n\n.map__detail .input-group-addon {\n border-color: #5B5B5B;\n background-color: black;\n color: white;\n}\n\n.map__detail .calendar__icon {\n /*background: url(../img/wertyz/calendar-white-small.svg);*/\n background-repeat: no-repeat;\n background-position: center;\n height: 30px;\n background-size: 30px;\n}\n\n.map__detail ul.nav-tabs {\n background-color: var(--darkergrey);\n border-bottom: 1px solid black;\n}\n\n.map__detail ul.nav-tabs li a {\n color: var(--lightgrey);\n padding: 8px 27px;\n /*height: 45px;*/\n}\n\n.map__detail .nav-tabs li.active a,\n.map__detail .nav-tabs>li>a:hover {\n background-color: black;\n color: white !important;\n border-top: 6px solid var(--green);\n}\n\n.map__detail .w__content__item {\n height: 35.7vh;\n overflow-y: auto;\n overflow-x: hidden;\n margin: 0;\n padding: 10px;\n}\n\n.map__detail--maximalize .w__content__item {\n height: 94.7vh;\n /*height: 50vh;*/\n}\n\n.map__detail--minimalize {\n height: 5.2vh;\n}\n\n.map__detail--minimalize .w__content__item {\n display: none;\n}\n\n.map__detail--minimalize .map__detail__info {\n display: none;\n}\n\n.map__detail .w__table thead th {\n color: var(--green);\n font-weight: bold;\n font-size: 14px;\n}\n\n.map__detail .w__back__btn-img {\n position: absolute;\n left: 20px;\n top: 2px;\n cursor: pointer;\n}\n\n.map__detail .detail__page {\n color: white;\n}\n\n.map__detail .w__table {\n margin-top: 0px !important;\n}\n\n.map__detail .w__table thead {\n background-color: black !important;\n}\n\n.map__detail .w__table tbody td {\n color: white !important;\n border-color: #444 !important;\n}\n\n.map__detail .w__table--hover tbody tr:not(.w__table__tr__child):hover{\n cursor: pointer;\n background-color: var(--darkergrey)\n}\n\n.map__detail .dataTables_scrollHeadInner {\n background-color: black;\n}\n\n/* VUEJS TRANSITION */\n.fade-enter-active {\n transition: opacity 0.5s ease;\n}\n\n.fade-leave-active {\n opacity: 0;\n}\n\n.fade-enter-from,\n.fade-leave-to {\n opacity: 0;\n}\n\n.slide-enter-active {\n -moz-transition-duration: 1s;\n -webkit-transition-duration: 1;\n -o-transition-duration: 1s;\n transition-duration: 1s;\n -moz-transition-timing-function: ease-in;\n -webkit-transition-timing-function: ease-in;\n -o-transition-timing-function: ease-in;\n transition-timing-function: ease-in;\n}\n\n.slide-leave-active {\n -moz-transition-duration: 1s;\n -webkit-transition-duration: 1s;\n -o-transition-duration: 1s;\n transition-duration: 1s;\n -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);\n -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);\n -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);\n transition-timing-function: cubic-bezier(0, 1, 0.5, 1);\n}\n\n.slide-enter-to,\n.slide-leave {\n max-height: 45vh;\n overflow: hidden;\n}\n\n.slide-enter,\n.slide-leave-to {\n overflow: hidden;\n max-height: 0;\n}\n\n.scale-enter-active,\n.scale-leave-active {\n transition: all 0.5s ease;\n}\n\n.scale-enter-from,\n.scale-leave-to {\n opacity: 0;\n transform: scale(0.9);\n}\n\n.slideside-enter-active,\n.slideside-leave-active {\n transition: all 0.25s ease-out;\n}\n\n.slideside-enter-to {\n position: absolute;\n right: 0;\n}\n\n.slideside-enter-from {\n position: absolute;\n right: -100%;\n}\n\n.slideside-leave-to {\n position: absolute;\n left: -100%;\n}\n\n.slideside-leave-from {\n position: absolute;\n left: 0;\n}\n\n.scale-slide-enter-active,\n.scale-slide-leave-active {\n position: absolute;\n transition: all 0.85s ease;\n}\n\n.scale-slide-enter-from {\n left: -100%;\n}\n\n.scale-slide-enter-to {\n left: 0%;\n}\n\n.scale-slide-leave-from {\n transform: scale(1);\n}\n\n.scale-slide-leave-to {\n transform: scale(0.8);\n}\n\n.modal-enter {\n opacity: 0;\n}\n\n.modal-leave-active {\n opacity: 0;\n}\n\n.modal-enter .modal-container,\n.modal-leave-active .modal-container {\n -webkit-transform: scale(1.1);\n transform: scale(1.1);\n}\n\n/* END VUEJS TRANSITION */\n\n/* OPEN LAYERS MODIFY */\n.ol-control button {\n width: 2.5em;\n height: 2.5em;\n}\n\n/* SCROLLBAR */\n\n.scrollbar::-webkit-scrollbar,\n.dataTables_scrollBody::-webkit-scrollbar, .dt-scroll-body::-webkit-scrollbar, .multiselect__content-wrapper::-webkit-scrollbar {\n width: 10px;\n height: 10px;\n scrollbar-width: thin;\n}\n\n.scrollbar::-webkit-scrollbar-track,\n.dataTables_scrollBody::-webkit-scrollbar-track, .dt-scroll-body::-webkit-scrollbar-track, .multiselect__content-wrapper::-webkit-scrollbar-track {\n background: var(--lightgrey);\n border-radius: 0px;\n}\n\n.scrollbar::-webkit-scrollbar-thumb,\n.dataTables_scrollBody::-webkit-scrollbar-thumb, .dt-scroll-body::-webkit-scrollbar-thumb, .multiselect__content-wrapper::-webkit-scrollbar-thumb {\n background: #009999;\n border-radius: 0px;\n}\n\n.scrollbar::-webkit-scrollbar-thumb:hover,\n.dataTables_scrollBody::-webkit-scrollbar-thumb:hover, .dt-scroll-body::-webkit-scrollbar-thumb:hover, .multiselect__content-wrapper::-webkit-scrollbar-thumb:hover {\n background: #1A5D5C;\n}\n\n/* MAP */\n.ol-popup {\n position: absolute;\n background-color: #333;\n -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));\n /*border-radius: 10px;*/\n /*border: 1px solid var(--green) !important;*/\n border: none !important;\n bottom: 12px;\n left: -140px !important;\n min-width: 280px;\n padding: 0 !important;\n display: block !important;\n /*box-shadow: 1px 1px 12px 1px black;*/\n box-shadow: 0px 0px 0px 1px #009999;\n\n /*border-radius: 5px;*/\n /*max-width: 510px;*/\n}\n\n.ol-popup:after,\n.ol-popup:before {\n top: 100%;\n border: solid transparent;\n content: \" \";\n height: 0;\n width: 0;\n position: absolute;\n pointer-events: none;\n}\n\n.ol-popup:after {\n border-top-color: #4E4E4E !important;\n border-width: 5px !important;\n left: 50% !important;\n margin-left: -5px !important;\n}\n\n.ol-popup:before {\n border-top-color: var(--green) !important;\n border-width: 6px !important;\n left: 50% !important;\n margin-left: -6px !important;\n}\n\n.popup__header {\n background-color: #231F20;\n padding: 5px;\n display: flex;\n align-items: center;\n}\n\n.popup__header__img {\n background-color: white;\n border-radius: 5px;\n height: 40px;\n width: 40px;\n text-align: center;\n margin-right: 10px;\n}\n\n.popup__header__img img {\n height: 35px;\n width: 35px;\n position: relative;\n top: 50%;\n transform: translateY(-50%);\n}\n\n.popup__header__text {\n flex: 1;\n color: white;\n}\n\n.popup__header__text-big {\n font-size: 15px;\n font-weight: 550;\n display: block;\n}\n\n.popup__header__text-small {\n font-size: 12px;\n color: var(--green);\n display: block;\n}\n\n.popup__header__close {\n width: 20px;\n position: absolute;\n right: 0;\n top: 2px;\n cursor: pointer;\n}\n\n.popup__subheader {\n background-color: black;\n color: white;\n font-size: 15px;\n padding: 5px;\n text-align: center;\n}\n\n.popup__body {\n padding: 10px 5px;\n background-color: #4E4E4E;\n}\n\n.popup__body__button {\n background-color: #343434;\n width: 100%;\n height: 30px;\n margin-bottom: 8px;\n display: flex;\n align-items: center;\n border-radius: 15px;\n cursor: pointer;\n position: relative;\n}\n\n.popup__body__button--hover:hover {\n background-color: black;\n}\n\n.popup__body__button--selected {\n background-color: black;\n border: 1px solid #009999;\n}\n\n.popup__body__button--bg-red {\n background-color: var(--red);\n}\n\n.popup__body__button--bg-green {\n background-color: var(--green);\n}\n\n.popup__body__button-img {\n background-color: black;\n height: 28px;\n width: 28px;\n border-radius: 50%;\n text-align: center;\n position: absolute;\n}\n\n.popup__body__name {\n color: white;\n font-weight: 550;\n margin-top: 5px;\n font-size: 14px;\n}\n\n.popup__body__header {\n margin-top: 5px;\n background-color: transparent;\n text-align: center;\n border-bottom: 2px solid var(--green);\n color: white;\n padding: 10px;\n font-weight: 550;\n}\n\n.popup__body__text {\n color: #009999;\n font-size: 14px;\n}\n\n.popup__body__button--bg-red .popup__body__button-img {\n background-color: #8E1011;\n}\n\n.popup__body__button-img img {\n height: 19px;\n width: 18px;\n position: relative;\n top: 50%;\n transform: translateY(-50%);\n}\n\n.popup__body__button--bg-red .popup__body__button-img img {\n height: 28px;\n width: 28px;\n}\n\n.popup__body__button-text {\n color: white;\n flex: 1;\n text-align: center;\n font-size: 13px;\n font-weight: 550;\n}\n\n.popup__body__button-number {\n color: white;\n position: absolute;\n z-index: 5;\n left: 9px;\n top: 6px;\n font-size: 9px;\n width: 10px;\n text-align: center;\n}\n\n.ol-popup table {\n margin-bottom: 0px;\n}\n\n.ol-popup .popup__table-wrapper {\n max-height: 200px;\n overflow-y: auto;\n padding-top: 0px;\n padding: 0px;\n background-color: black;\n}\n\n.ol-popup table thead {\n background-color: black;\n color: white;\n}\n\n.ol-popup table th {\n position: sticky;\n top: 0;\n background-color: black;\n}\n\n.ol-popup table td {\n color: black;\n background-color: #D2E8E6;\n}\n\n/* TOASTIFICATION MODIFY */\n.Vue-Toastification__toast--info\n{\n background-color: var(--darkblue) !important;\n}\n\n.Vue-Toastification__toast--success\n{\n background-color: var(--green) !important;\n}\n\n.Vue-Toastification__toast--error\n{\n background-color: var(--red) !important;\n}\n\n.Vue-Toastification__toast--warning\n{\n background-color: var(--orange) !important;\n}\n\n/* Radio button */\n.control {\n font-family: arial;\n display: block;\n position: relative;\n padding-left: 30px;\n margin-bottom: 5px;\n padding-top: 2px;\n cursor: pointer;\n font-size: 14px;\n}\n .control input {\n position: absolute;\n z-index: -1;\n opacity: 0;\n }\n.control_indicator {\n position: absolute;\n top: 2px;\n left: 0;\n height: 20px;\n width: 20px;\n background: #e6e6e6;\n border: 0px solid #000000;\n border-radius: undefinedpx;\n}\n.control:hover input ~ .control_indicator,\n.control input:focus ~ .control_indicator {\n background: #cccccc;\n}\n\n.control input:checked ~ .control_indicator {\n background: #009999;\n}\n.control:hover input:not([disabled]):checked ~ .control_indicator,\n.control input:checked:focus ~ .control_indicator {\n background: #0e6647d;\n}\n.control input:disabled ~ .control_indicator {\n background: #e6e6e6;\n opacity: 0.6;\n pointer-events: none;\n}\n.control_indicator:after {\n box-sizing: unset;\n content: '';\n position: absolute;\n display: none;\n}\n.control input:checked ~ .control_indicator:after {\n display: block;\n}\n.control-radio .control_indicator {\n border-radius: 20%;\n}\n\n.control-radio .control_indicator:after {\n left: 7px;\n top: 7px;\n height: 6px;\n width: 6px;\n border-radius: 50%;\n background: #ffffff;\n transition: background 250ms;\n}\n.control-radio input:disabled ~ .control_indicator:after {\n background: #7b7b7b;\n}.control-radio .control_indicator::before {\n content: '';\n display: block;\n position: absolute;\n left: 0;\n top: 0;\n width: 4.5rem;\n height: 4.5rem;\n margin-left: -1.3rem;\n margin-top: -1.3rem;\n background: #009999;\n border-radius: 3rem;\n opacity: 0.6;\n z-index: 99999;\n transform: scale(0);\n}\n@keyframes s-ripple {\n 0% {\n opacity: 0;\n transform: scale(0);\n }\n 20% {\n transform: scale(1);\n }\n 100% {\n opacity: 0.01;\n transform: scale(1);\n }\n}\n@keyframes s-ripple-dup {\n 0% {\n transform: scale(0);\n }\n 30% {\n transform: scale(1);\n }\n 60% {\n transform: scale(1);\n }\n 100% {\n opacity: 0;\n transform: scale(1);\n }\n}\n.control-radio input + .control_indicator::before {\n animation: s-ripple 250ms ease-out;\n}\n.control-radio input:checked + .control_indicator::before {\n animation-name: s-ripple-dup;\n}\n\n.control-group {\n display: flex;\n justify-content: space-evenly;\n}\n\n.control-disabled {\n text-decoration: line-through;\n cursor: default;\n color: var(--grey);\n}\n\n/* CHARTS */\ncanvas {height: 100%!important}",""]);const o=s},336:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"@media screen and (max-width: 767px) {\n .d-flex {\n flex-direction: column;\n }\n\n #right-content {\n position: absolute;\n width: 100% !important;\n top: 50px;\n }\n\n #main-content {\n min-width: 100%;\n }\n\n ul.nav-tabs {\n display: flex;\n overflow-y: hidden;\n }\n\n ul.nav-tabs li {\n min-width: auto;\n }\n\n .w__modal__content {\n width: 95% !important;\n max-height: 99%;\n overflow-y: auto;\n }\n\n .w__header {\n margin-bottom: 50px;\n position: relative;\n }\n\n .btn {\n margin-bottom: 10px;\n }\n\n #w-menu {\n height: 100%;\n overflow-y: auto;\n top: 0;\n }\n\n .menu__content {\n height: 100%;\n }\n\n .menu__footer {\n position: relative;\n }\n\n /* MULTISELECT MODIFY */\n .multiselect__option--highlight {\n \n }\n}",""]);const o=s},1973:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r)()(i());s.push([e.id,"@media print {\n #right-content {\n display: none !important;\n }\n\n #main-content {\n max-width: 100% !important;\n }\n}",""]);const o=s},9178:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>h});var a=n(1601),i=n.n(a),r=n(6314),s=n.n(r),o=n(4417),l=n.n(o),d=new URL(n(6989),n.b),c=s()(i()),u=l()(d);c.push([e.id,`/*\nTo change this license header, choose License Headers in Project Properties.\nTo change this template file, choose Tools | Templates\nand open the template in the editor.\n*/\n/* \n Created on : Feb 11, 2021, 10:09:15 AM\n Author : trnka\n*/\n\n.RouteDiagram__defs--icon-circle\n{ \n fill:white;\n stroke-miterlimit:10;\n stroke-width: 2px;\n}\n\n.RouteDiagram__defs--fill-white\n{\n fill: white\n}\n\n.RouteDiagram__defs--fill-green\n{\n fill: #009999;\n}\n\n#RouteDiagram-content\n{\n overflow: hidden;\n flex: 1;\n overflow-x: auto;\n}\n\n#RouteDiagram-list\n{\n}\n\n.RouteDiagram--text-bolder\n{\n font-weight: 550;\n}\n\n.RouteDiagram__wrapper\n{\n width: 100%;\n display: flex;\n flex-flow: row-reverse;\n padding: 0 0 0 0;\n}\n\n.RouteDiagram-list__item\n{\n /*border-right: 3px solid #80808036;*/\n background-color: rgba(51, 122, 183, .05);;\n border-bottom: 1px solid #80808036;\n justify-content: center;\n align-items: center;\n display: flex;\n text-align: center;\n padding: 0 5px;\n /*width: 220px;*/ /* dalo sa to ako option */\n}\n\n.RouteDiagram-list__item--rtl\n{\n border-left: 3px solid rgba(128, 128, 128, .2);\n}\n\n.RouteDiagram-list__item--ltr\n{\n border-right: 3px solid rgba(128, 128, 128, .2);\n}\n\n.RouteDiagram-list__item__time\n{\n flex:0 0 90px;\n text-align: right;\n font-weight: bold;\n border-right: 2px solid var(--main-color);\n padding: 5px;\n}\n\n.RouteDiagram-list__item__time-num\n{\n \n}\n\n.RouteDiagram-list__item__time-text\n{\n \n}\n\n.RouteDiagram-list__item--active\n{\n background-color: rgba(0, 153, 153, 0.2);\n}\n\n.RouteDiagram-list__item--icon\n{\n background-image: url(${u});\n width: 20px;\n height: 15px;\n background-repeat: no-repeat;\n background-position: center;\n flex: 0 0 15px;\n}\n\n.RouteDiagram-list__item--text\n{\n /*width: 100%;*/\n padding: 0 5px;\n flex: 1;\n text-align: center;\n}\n\n.RouteDiagram__list__item--platform\n{\n /*flex: 0 0 50px;*/\n color: grey;\n}\n\n.RouteDiagram-list__item--vehicle-next\n{\n \n}\n\n.RouteDiagram-list__item--vehicle-previous\n{\n \n}\n\n.RouteDiagram__path\n{\n fill: none;\n stroke: #999;\n stroke-width: 2px;\n}\n\n.RouteDiagram__stop\n{\n stroke-width: 1px;\n /*stroke: white;*/\n}\n\n.RouteDiagram__stop--first-segment\n{\n fill: white;\n stroke: black;\n stroke-width: 1px;\n}\n\n.RouteDiagram__cover\n{\n fill: white;\n stroke: #DDD;\n stroke-width: 1px;\n cursor: pointer;\n fill-opacity: 0;\n}\n\n.RouteDiagram__vehicle\n{\n cursor: pointer;\n}\n\n.RouteDiagram__vehicle--selected\n{\n \n}\n\n.RouteDiagram__cover--active\n{\n fill: #009999;\n fill-opacity: 0.1;\n stroke: #009999;\n}\n\n.RouteDiagram__centerAxis\n{\n fill: none;\n stroke: grey;\n stroke-width:1px;\n}\n\n.RouteDiagram-times__item\n{\n line-height: 2;\n}\n\n.RouteDiagram-times__item--active\n{\n background-color: rgba(0, 153, 153, 0.2);\n}\n\n.RouteDiagram-times__item__time\n{\n /*flex:0 0 90px;\n text-align: right;*/\n font-weight: bold;\n /*border-right: 2px solid var(--main-color);*/\n padding: 5px;\n}\n\n.RouteDiagram-times__item__time-num\n{\n \n}\n\n.RouteDiagram-times__item__time-text\n{\n \n}`,""]);const h=c},6314:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",a=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),a&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),a&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,a,i,r){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(a)for(var o=0;o<this.length;o++){var l=this[o][0];null!=l&&(s[l]=!0)}for(var d=0;d<e.length;d++){var c=[].concat(e[d]);a&&s[c[0]]||(void 0!==r&&(void 0===c[5]||(c[1]="@layer".concat(c[5].length>0?" ".concat(c[5]):""," {").concat(c[1],"}")),c[5]=r),n&&(c[2]?(c[1]="@media ".concat(c[2]," {").concat(c[1],"}"),c[2]=n):c[2]=n),i&&(c[4]?(c[1]="@supports (".concat(c[4],") {").concat(c[1],"}"),c[4]=i):c[4]="".concat(i)),t.push(c))}},t}},4417:e=>{"use strict";e.exports=function(e,t){return t||(t={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]|(%20)/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},1601:e=>{"use strict";e.exports=function(e){return e[1]}},5177:function(e,t,n){!function(e){"use strict";e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[Môre om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},1488:function(e,t,n){!function(e){"use strict";var t=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},n={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},a=function(e){return function(a,i,r,s){var o=t(a),l=n[e][t(a)];return 2===o&&(l=l[i?0:1]),l.replace(/%d/i,a)}},i=["جانفي","فيفري","مارس","أفريل","ماي","جوان","جويلية","أوت","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];e.defineLocale("ar-dz",{months:i,monthsShort:i,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:a("s"),ss:a("s"),m:a("m"),mm:a("m"),h:a("h"),hh:a("h"),d:a("d"),dd:a("d"),M:a("M"),MM:a("M"),y:a("y"),yy:a("y")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:0,doy:4}})}(n(5093))},8676:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-kw",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:0,doy:12}})}(n(5093))},2353:function(e,t,n){!function(e){"use strict";var t={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},a={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},i=function(e){return function(t,i,r,s){var o=n(t),l=a[e][n(t)];return 2===o&&(l=l[i?0:1]),l.replace(/%d/i,t)}},r=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];e.defineLocale("ar-ly",{months:r,monthsShort:r,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:i("s"),ss:i("s"),m:i("m"),mm:i("m"),h:i("h"),hh:i("h"),d:i("d"),dd:i("d"),M:i("M"),MM:i("M"),y:i("y"),yy:i("y")},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}})}(n(5093))},4496:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-ma",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}})}(n(5093))},6947:function(e,t,n){!function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"};e.defineLocale("ar-ps",{months:"كانون الثاني_شباط_آذار_نيسان_أيّار_حزيران_تمّوز_آب_أيلول_تشري الأوّل_تشرين الثاني_كانون الأوّل".split("_"),monthsShort:"ك٢_شباط_آذار_نيسان_أيّار_حزيران_تمّوز_آب_أيلول_ت١_ت٢_ك١".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(e){return e.replace(/[٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).split("").reverse().join("").replace(/[١٢](?![\u062a\u0643])/g,(function(e){return n[e]})).split("").reverse().join("").replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:0,doy:6}})}(n(5093))},2682:function(e,t,n){!function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"};e.defineLocale("ar-sa",{months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:0,doy:6}})}(n(5093))},9756:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-tn",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}})}(n(5093))},1509:function(e,t,n){!function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},a=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},i={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},r=function(e){return function(t,n,r,s){var o=a(t),l=i[e][a(t)];return 2===o&&(l=l[n?0:1]),l.replace(/%d/i,t)}},s=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"];e.defineLocale("ar",{months:s,monthsShort:s,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:r("s"),ss:r("s"),m:r("m"),mm:r("m"),h:r("h"),hh:r("h"),d:r("d"),dd:r("d"),M:r("M"),MM:r("M"),y:r("y"),yy:r("y")},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}})}(n(5093))},5533:function(e,t,n){!function(e){"use strict";var t={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-üncü",4:"-üncü",100:"-üncü",6:"-ncı",9:"-uncu",10:"-uncu",30:"-uncu",60:"-ıncı",90:"-ıncı"};e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə".split("_"),weekdaysShort:"Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən".split("_"),weekdaysMin:"Bz_BE_ÇA_Çə_CA_Cü_Şə".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[gələn həftə] dddd [saat] LT",lastDay:"[dünən] LT",lastWeek:"[keçən həftə] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s əvvəl",s:"bir neçə saniyə",ss:"%d saniyə",m:"bir dəqiqə",mm:"%d dəqiqə",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gecə|səhər|gündüz|axşam/,isPM:function(e){return/^(gündüz|axşam)$/.test(e)},meridiem:function(e,t,n){return e<4?"gecə":e<12?"səhər":e<17?"gündüz":"axşam"},dayOfMonthOrdinalParse:/\d{1,2}-(ıncı|inci|nci|üncü|ncı|uncu)/,ordinal:function(e){if(0===e)return e+"-ıncı";var n=e%10,a=e%100-n,i=e>=100?100:null;return e+(t[n]||t[a]||t[i])},week:{dow:1,doy:7}})}(n(5093))},8959:function(e,t,n){!function(e){"use strict";function t(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,a){return"m"===a?n?"хвіліна":"хвіліну":"h"===a?n?"гадзіна":"гадзіну":e+" "+t({ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"хвіліна_хвіліны_хвілін":"хвіліну_хвіліны_хвілін",hh:n?"гадзіна_гадзіны_гадзін":"гадзіну_гадзіны_гадзін",dd:"дзень_дні_дзён",MM:"месяц_месяцы_месяцаў",yy:"год_гады_гадоў"}[a],+e)}e.defineLocale("be",{months:{format:"студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня".split("_"),standalone:"студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_лістапад_снежань".split("_")},monthsShort:"студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж".split("_"),weekdays:{format:"нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу".split("_"),standalone:"нядзеля_панядзелак_аўторак_серада_чацвер_пятніца_субота".split("_"),isFormat:/\[ ?[Ууў] ?(?:мінулую|наступную)? ?\] ?dddd/},weekdaysShort:"нд_пн_ат_ср_чц_пт_сб".split("_"),weekdaysMin:"нд_пн_ат_ср_чц_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сёння ў] LT",nextDay:"[Заўтра ў] LT",lastDay:"[Учора ў] LT",nextWeek:function(){return"[У] dddd [ў] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[У мінулую] dddd [ў] LT";case 1:case 2:case 4:return"[У мінулы] dddd [ў] LT"}},sameElse:"L"},relativeTime:{future:"праз %s",past:"%s таму",s:"некалькі секунд",m:n,mm:n,h:n,hh:n,d:"дзень",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночы|раніцы|дня|вечара/,isPM:function(e){return/^(дня|вечара)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночы":e<12?"раніцы":e<17?"дня":"вечара"},dayOfMonthOrdinalParse:/\d{1,2}-(і|ы|га)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!=2&&e%10!=3||e%100==12||e%100==13?e+"-ы":e+"-і";case"D":return e+"-га";default:return e}},week:{dow:1,doy:7}})}(n(5093))},7777:function(e,t,n){!function(e){"use strict";e.defineLocale("bg",{months:"януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември".split("_"),monthsShort:"яну_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек".split("_"),weekdays:"неделя_понеделник_вторник_сряда_четвъртък_петък_събота".split("_"),weekdaysShort:"нед_пон_вто_сря_чет_пет_съб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Днес в] LT",nextDay:"[Утре в] LT",nextWeek:"dddd [в] LT",lastDay:"[Вчера в] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Миналата] dddd [в] LT";case 1:case 2:case 4:case 5:return"[Миналия] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"след %s",past:"преди %s",s:"няколко секунди",ss:"%d секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дена",w:"седмица",ww:"%d седмици",M:"месец",MM:"%d месеца",y:"година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}})}(n(5093))},4903:function(e,t,n){!function(e){"use strict";e.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_Mɛkalo_Zuwɛnkalo_Zuluyekalo_Utikalo_Sɛtanburukalo_ɔkutɔburukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_Mɛ_Zuw_Zul_Uti_Sɛt_ɔku_Now_Des".split("_"),weekdays:"Kari_Ntɛnɛn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Ntɛ_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm"},calendar:{sameDay:"[Bi lɛrɛ] LT",nextDay:"[Sini lɛrɛ] LT",nextWeek:"dddd [don lɛrɛ] LT",lastDay:"[Kunu lɛrɛ] LT",lastWeek:"dddd [tɛmɛnen lɛrɛ] LT",sameElse:"L"},relativeTime:{future:"%s kɔnɔ",past:"a bɛ %s bɔ",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"lɛrɛ kelen",hh:"lɛrɛ %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}})}(n(5093))},7357:function(e,t,n){!function(e){"use strict";var t={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"};e.defineLocale("bn-bd",{months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গল_বুধ_বৃহ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/রাত|ভোর|সকাল|দুপুর|বিকাল|সন্ধ্যা|রাত/,meridiemHour:function(e,t){return 12===e&&(e=0),"রাত"===t?e<4?e:e+12:"ভোর"===t||"সকাল"===t?e:"দুপুর"===t?e>=3?e:e+12:"বিকাল"===t||"সন্ধ্যা"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"রাত":e<6?"ভোর":e<12?"সকাল":e<15?"দুপুর":e<18?"বিকাল":e<20?"সন্ধ্যা":"রাত"},week:{dow:0,doy:6}})}(n(5093))},1290:function(e,t,n){!function(e){"use strict";var t={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"};e.defineLocale("bn",{months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গল_বুধ_বৃহ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/রাত|সকাল|দুপুর|বিকাল|রাত/,meridiemHour:function(e,t){return 12===e&&(e=0),"রাত"===t&&e>=4||"দুপুর"===t&&e<5||"বিকাল"===t?e+12:e},meridiem:function(e,t,n){return e<4?"রাত":e<10?"সকাল":e<17?"দুপুর":e<20?"বিকাল":"রাত"},week:{dow:0,doy:6}})}(n(5093))},1545:function(e,t,n){!function(e){"use strict";var t={1:"༡",2:"༢",3:"༣",4:"༤",5:"༥",6:"༦",7:"༧",8:"༨",9:"༩",0:"༠"},n={"༡":"1","༢":"2","༣":"3","༤":"4","༥":"5","༦":"6","༧":"7","༨":"8","༩":"9","༠":"0"};e.defineLocale("bo",{months:"ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),monthsShort:"ཟླ་1_ཟླ་2_ཟླ་3_ཟླ་4_ཟླ་5_ཟླ་6_ཟླ་7_ཟླ་8_ཟླ་9_ཟླ་10_ཟླ་11_ཟླ་12".split("_"),monthsShortRegex:/^(ཟླ་\d{1,2})/,monthsParseExact:!0,weekdays:"གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་".split("_"),weekdaysShort:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),weekdaysMin:"ཉི_ཟླ_མིག_ལྷག_ཕུར_སངས_སྤེན".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[དི་རིང] LT",nextDay:"[སང་ཉིན] LT",nextWeek:"[བདུན་ཕྲག་རྗེས་མ], LT",lastDay:"[ཁ་སང] LT",lastWeek:"[བདུན་ཕྲག་མཐའ་མ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ལ་",past:"%s སྔན་ལ",s:"ལམ་སང",ss:"%d སྐར་ཆ།",m:"སྐར་མ་གཅིག",mm:"%d སྐར་མ",h:"ཆུ་ཚོད་གཅིག",hh:"%d ཆུ་ཚོད",d:"ཉིན་གཅིག",dd:"%d ཉིན་",M:"ཟླ་བ་གཅིག",MM:"%d ཟླ་བ",y:"ལོ་གཅིག",yy:"%d ལོ"},preparse:function(e){return e.replace(/[༡༢༣༤༥༦༧༨༩༠]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/མཚན་མོ|ཞོགས་ཀས|ཉིན་གུང|དགོང་དག|མཚན་མོ/,meridiemHour:function(e,t){return 12===e&&(e=0),"མཚན་མོ"===t&&e>=4||"ཉིན་གུང"===t&&e<5||"དགོང་དག"===t?e+12:e},meridiem:function(e,t,n){return e<4?"མཚན་མོ":e<10?"ཞོགས་ཀས":e<17?"ཉིན་གུང":e<20?"དགོང་དག":"མཚན་མོ"},week:{dow:0,doy:6}})}(n(5093))},1470:function(e,t,n){!function(e){"use strict";function t(e,t,n){return e+" "+i({mm:"munutenn",MM:"miz",dd:"devezh"}[n],e)}function n(e){switch(a(e)){case 1:case 3:case 4:case 5:case 9:return e+" bloaz";default:return e+" vloaz"}}function a(e){return e>9?a(e%10):e}function i(e,t){return 2===t?r(e):e}function r(e){var t={m:"v",b:"v",d:"z"};return void 0===t[e.charAt(0)]?e:t[e.charAt(0)]+e.substring(1)}var s=[/^gen/i,/^c[ʼ\']hwe/i,/^meu/i,/^ebr/i,/^mae/i,/^(mez|eve)/i,/^gou/i,/^eos/i,/^gwe/i,/^her/i,/^du/i,/^ker/i],o=/^(genver|c[ʼ\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu|gen|c[ʼ\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,l=/^(genver|c[ʼ\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,d=/^(gen|c[ʼ\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,c=[/^sul/i,/^lun/i,/^meurzh/i,/^merc[ʼ\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],u=[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],h=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];e.defineLocale("br",{months:"Genver_Cʼhwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_Cʼhwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Mercʼher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:h,fullWeekdaysParse:c,shortWeekdaysParse:u,minWeekdaysParse:h,monthsRegex:o,monthsShortRegex:o,monthsStrictRegex:l,monthsShortStrictRegex:d,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY HH:mm",LLLL:"dddd, D [a viz] MMMM YYYY HH:mm"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warcʼhoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Decʼh da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s ʼzo",s:"un nebeud segondennoù",ss:"%d eilenn",m:"ur vunutenn",mm:t,h:"un eur",hh:"%d eur",d:"un devezh",dd:t,M:"ur miz",MM:t,y:"ur bloaz",yy:n},dayOfMonthOrdinalParse:/\d{1,2}(añ|vet)/,ordinal:function(e){return e+(1===e?"añ":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(e){return"g.m."===e},meridiem:function(e,t,n){return e<12?"a.m.":"g.m."}})}(n(5093))},4429:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){if("m"===n)return t?"jedna minuta":a?"jednu minutu":"jedne minute"}function n(e,t,n){var a=e+" ";switch(n){case"ss":return a+=1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi";case"mm":return a+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";case"h":return"jedan sat";case"hh":return a+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return a+=1===e?"dan":"dana";case"MM":return a+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return a+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}e.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:n,m:t,mm:n,h:n,hh:n,d:"dan",dd:n,M:"mjesec",MM:n,y:"godinu",yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},7306:function(e,t,n){!function(e){"use strict";e.defineLocale("ca",{months:{standalone:"gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de març_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[demà a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}})}(n(5093))},6464:function(e,t,n){!function(e){"use strict";var t={standalone:"leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_"),format:"ledna_února_března_dubna_května_června_července_srpna_září_října_listopadu_prosince".split("_"),isFormat:/DD?[o.]?(\[[^\[\]]*\]|\s)+MMMM/},n="led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_"),a=[/^led/i,/^úno/i,/^bře/i,/^dub/i,/^kvě/i,/^(čvn|červen$|června)/i,/^(čvc|červenec|července)/i,/^srp/i,/^zář/i,/^říj/i,/^lis/i,/^pro/i],i=/^(leden|únor|březen|duben|květen|červenec|července|červen|června|srpen|září|říjen|listopad|prosinec|led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i;function r(e){return e>1&&e<5&&1!=~~(e/10)}function s(e,t,n,a){var i=e+" ";switch(n){case"s":return t||a?"pár sekund":"pár sekundami";case"ss":return t||a?i+(r(e)?"sekundy":"sekund"):i+"sekundami";case"m":return t?"minuta":a?"minutu":"minutou";case"mm":return t||a?i+(r(e)?"minuty":"minut"):i+"minutami";case"h":return t?"hodina":a?"hodinu":"hodinou";case"hh":return t||a?i+(r(e)?"hodiny":"hodin"):i+"hodinami";case"d":return t||a?"den":"dnem";case"dd":return t||a?i+(r(e)?"dny":"dní"):i+"dny";case"M":return t||a?"měsíc":"měsícem";case"MM":return t||a?i+(r(e)?"měsíce":"měsíců"):i+"měsíci";case"y":return t||a?"rok":"rokem";case"yy":return t||a?i+(r(e)?"roky":"let"):i+"lety"}}e.defineLocale("cs",{months:t,monthsShort:n,monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(leden|ledna|února|únor|březen|března|duben|dubna|květen|května|červenec|července|červen|června|srpen|srpna|září|říjen|října|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[zítra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v neděli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve středu v] LT";case 4:return"[ve čtvrtek v] LT";case 5:return"[v pátek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[včera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou neděli v] LT";case 1:case 2:return"[minulé] dddd [v] LT";case 3:return"[minulou středu v] LT";case 4:case 5:return"[minulý] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"před %s",s,ss:s,m:s,mm:s,h:s,hh:s,d:s,dd:s,M:s,MM:s,y:s,yy:s},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},3635:function(e,t,n){!function(e){"use strict";e.defineLocale("cv",{months:"кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав".split("_"),monthsShort:"кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш".split("_"),weekdays:"вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун".split("_"),weekdaysShort:"выр_тун_ытл_юн_кӗҫ_эрн_шӑм".split("_"),weekdaysMin:"вр_тн_ыт_юн_кҫ_эр_шм".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]",LLL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm",LLLL:"dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm"},calendar:{sameDay:"[Паян] LT [сехетре]",nextDay:"[Ыран] LT [сехетре]",lastDay:"[Ӗнер] LT [сехетре]",nextWeek:"[Ҫитес] dddd LT [сехетре]",lastWeek:"[Иртнӗ] dddd LT [сехетре]",sameElse:"L"},relativeTime:{future:function(e){return e+(/сехет$/i.exec(e)?"рен":/ҫул$/i.exec(e)?"тан":"ран")},past:"%s каялла",s:"пӗр-ик ҫеккунт",ss:"%d ҫеккунт",m:"пӗр минут",mm:"%d минут",h:"пӗр сехет",hh:"%d сехет",d:"пӗр кун",dd:"%d кун",M:"пӗр уйӑх",MM:"%d уйӑх",y:"пӗр ҫул",yy:"%d ҫул"},dayOfMonthOrdinalParse:/\d{1,2}-мӗш/,ordinal:"%d-мӗш",week:{dow:1,doy:7}})}(n(5093))},4226:function(e,t,n){!function(e){"use strict";e.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn ôl",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(e){var t="";return e>20?t=40===e||50===e||60===e||80===e||100===e?"fed":"ain":e>0&&(t=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][e]),e+t},week:{dow:1,doy:4}})}(n(5093))},3601:function(e,t,n){!function(e){"use strict";e.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"søn_man_tir_ons_tor_fre_lør".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"på dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"få sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en måned",MM:"%d måneder",y:"et år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},6111:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("de-at",{months:"Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jän._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},4697:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("de-ch",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7853:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?i[n][0]:i[n][1]}e.defineLocale("de",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},708:function(e,t,n){!function(e){"use strict";var t=["ޖެނުއަރީ","ފެބްރުއަރީ","މާރިޗު","އޭޕްރީލު","މޭ","ޖޫން","ޖުލައި","އޯގަސްޓު","ސެޕްޓެމްބަރު","އޮކްޓޯބަރު","ނޮވެމްބަރު","ޑިސެމްބަރު"],n=["އާދިއްތަ","ހޯމަ","އަންގާރަ","ބުދަ","ބުރާސްފަތި","ހުކުރު","ހޮނިހިރު"];e.defineLocale("dv",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:"އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/މކ|މފ/,isPM:function(e){return"މފ"===e},meridiem:function(e,t,n){return e<12?"މކ":"މފ"},calendar:{sameDay:"[މިއަދު] LT",nextDay:"[މާދަމާ] LT",nextWeek:"dddd LT",lastDay:"[އިއްޔެ] LT",lastWeek:"[ފާއިތުވި] dddd LT",sameElse:"L"},relativeTime:{future:"ތެރޭގައި %s",past:"ކުރިން %s",s:"ސިކުންތުކޮޅެއް",ss:"d% ސިކުންތު",m:"މިނިޓެއް",mm:"މިނިޓު %d",h:"ގަޑިއިރެއް",hh:"ގަޑިއިރު %d",d:"ދުވަހެއް",dd:"ދުވަސް %d",M:"މަހެއް",MM:"މަސް %d",y:"އަހަރެއް",yy:"އަހަރު %d"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:7,doy:12}})}(n(5093))},4691:function(e,t,n){!function(e){"use strict";function t(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}e.defineLocale("el",{monthsNominativeEl:"Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsGenitiveEl:"Ιανουαρίου_Φεβρουαρίου_Μαρτίου_Απριλίου_Μαΐου_Ιουνίου_Ιουλίου_Αυγούστου_Σεπτεμβρίου_Οκτωβρίου_Νοεμβρίου_Δεκεμβρίου".split("_"),months:function(e,t){return e?"string"==typeof t&&/D/.test(t.substring(0,t.indexOf("MMMM")))?this._monthsGenitiveEl[e.month()]:this._monthsNominativeEl[e.month()]:this._monthsNominativeEl},monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ".split("_"),weekdays:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),weekdaysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ".split("_"),weekdaysMin:"Κυ_Δε_Τρ_Τε_Πε_Πα_Σα".split("_"),meridiem:function(e,t,n){return e>11?n?"μμ":"ΜΜ":n?"πμ":"ΠΜ"},isPM:function(e){return"μ"===(e+"").toLowerCase()[0]},meridiemParse:/[ΠΜ]\.?Μ?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[Σήμερα {}] LT",nextDay:"[Αύριο {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[Χθες {}] LT",lastWeek:function(){return 6===this.day()?"[το προηγούμενο] dddd [{}] LT":"[την προηγούμενη] dddd [{}] LT"},sameElse:"L"},calendar:function(e,n){var a=this._calendarEl[e],i=n&&n.hours();return t(a)&&(a=a.apply(n)),a.replace("{}",i%12==1?"στη":"στις")},relativeTime:{future:"σε %s",past:"%s πριν",s:"λίγα δευτερόλεπτα",ss:"%d δευτερόλεπτα",m:"ένα λεπτό",mm:"%d λεπτά",h:"μία ώρα",hh:"%d ώρες",d:"μία μέρα",dd:"%d μέρες",M:"ένας μήνας",MM:"%d μήνες",y:"ένας χρόνος",yy:"%d χρόνια"},dayOfMonthOrdinalParse:/\d{1,2}η/,ordinal:"%dη",week:{dow:1,doy:4}})}(n(5093))},3872:function(e,t,n){!function(e){"use strict";e.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:0,doy:4}})}(n(5093))},8298:function(e,t,n){!function(e){"use strict";e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}})}(n(5093))},6195:function(e,t,n){!function(e){"use strict";e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},6584:function(e,t,n){!function(e){"use strict";e.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},5543:function(e,t,n){!function(e){"use strict";e.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}})}(n(5093))},9033:function(e,t,n){!function(e){"use strict";e.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:0,doy:6}})}(n(5093))},9402:function(e,t,n){!function(e){"use strict";e.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},3004:function(e,t,n){!function(e){"use strict";e.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},2934:function(e,t,n){!function(e){"use strict";e.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_aŭg_sept_okt_nov_dec".split("_"),weekdays:"dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_ĵaŭ_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_ĵa_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(e){return"p"===e.charAt(0).toLowerCase()},meridiem:function(e,t,n){return e>11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodiaŭ je] LT",nextDay:"[Morgaŭ je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hieraŭ je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"antaŭ %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}(n(5093))},838:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),a=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},7730:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),a=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:0,doy:4},invalidDate:"Fecha inválida"})}(n(5093))},6575:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),a=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:0,doy:6}})}(n(5093))},7650:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),a=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],i=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4},invalidDate:"Fecha inválida"})}(n(5093))},3035:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["mõne sekundi","mõni sekund","paar sekundit"],ss:[e+"sekundi",e+"sekundit"],m:["ühe minuti","üks minut"],mm:[e+" minuti",e+" minutit"],h:["ühe tunni","tund aega","üks tund"],hh:[e+" tunni",e+" tundi"],d:["ühe päeva","üks päev"],M:["kuu aja","kuu aega","üks kuu"],MM:[e+" kuu",e+" kuud"],y:["ühe aasta","aasta","üks aasta"],yy:[e+" aasta",e+" aastat"]};return t?i[n][2]?i[n][2]:i[n][1]:a?i[n][0]:i[n][1]}e.defineLocale("et",{months:"jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[Täna,] LT",nextDay:"[Homme,] LT",nextWeek:"[Järgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s pärast",past:"%s tagasi",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:"%d päeva",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},3508:function(e,t,n){!function(e){"use strict";e.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},119:function(e,t,n){!function(e){"use strict";var t={1:"۱",2:"۲",3:"۳",4:"۴",5:"۵",6:"۶",7:"۷",8:"۸",9:"۹",0:"۰"},n={"۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","۰":"0"};e.defineLocale("fa",{months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),weekdays:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysShort:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/قبل از ظهر|بعد از ظهر/,isPM:function(e){return/بعد از ظهر/.test(e)},meridiem:function(e,t,n){return e<12?"قبل از ظهر":"بعد از ظهر"},calendar:{sameDay:"[امروز ساعت] LT",nextDay:"[فردا ساعت] LT",nextWeek:"dddd [ساعت] LT",lastDay:"[دیروز ساعت] LT",lastWeek:"dddd [پیش] [ساعت] LT",sameElse:"L"},relativeTime:{future:"در %s",past:"%s پیش",s:"چند ثانیه",ss:"%d ثانیه",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"},preparse:function(e){return e.replace(/[۰-۹]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},dayOfMonthOrdinalParse:/\d{1,2}م/,ordinal:"%dم",week:{dow:6,doy:12}})}(n(5093))},527:function(e,t,n){!function(e){"use strict";var t="nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän".split(" "),n=["nolla","yhden","kahden","kolmen","neljän","viiden","kuuden",t[7],t[8],t[9]];function a(e,t,n,a){var r="";switch(n){case"s":return a?"muutaman sekunnin":"muutama sekunti";case"ss":r=a?"sekunnin":"sekuntia";break;case"m":return a?"minuutin":"minuutti";case"mm":r=a?"minuutin":"minuuttia";break;case"h":return a?"tunnin":"tunti";case"hh":r=a?"tunnin":"tuntia";break;case"d":return a?"päivän":"päivä";case"dd":r=a?"päivän":"päivää";break;case"M":return a?"kuukauden":"kuukausi";case"MM":r=a?"kuukauden":"kuukautta";break;case"y":return a?"vuoden":"vuosi";case"yy":r=a?"vuoden":"vuotta"}return r=i(e,a)+" "+r}function i(e,a){return e<10?a?n[e]:t[e]:e}e.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[tänään] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s päästä",past:"%s sitten",s:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},5995:function(e,t,n){!function(e){"use strict";e.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}})}(n(5093))},2477:function(e,t,n){!function(e){"use strict";e.defineLocale("fo",{months:"januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur".split("_"),weekdaysShort:"sun_mán_týs_mik_hós_frí_ley".split("_"),weekdaysMin:"su_má_tý_mi_hó_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[Í dag kl.] LT",nextDay:"[Í morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[Í gjár kl.] LT",lastWeek:"[síðstu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s síðani",s:"fá sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein tími",hh:"%d tímar",d:"ein dagur",dd:"%d dagar",M:"ein mánaður",MM:"%d mánaðir",y:"eitt ár",yy:"%d ár"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},6435:function(e,t,n){!function(e){"use strict";e.defineLocale("fr-ca",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}}})}(n(5093))},7892:function(e,t,n){!function(e){"use strict";e.defineLocale("fr-ch",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}})}(n(5093))},5498:function(e,t,n){!function(e){"use strict";var t=/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,n=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?)/i,a=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?|janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,i=[/^janv/i,/^févr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^août/i,/^sept/i,/^oct/i,/^nov/i,/^déc/i];e.defineLocale("fr",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:t,monthsShortStrictRegex:n,monthsParse:i,longMonthsParse:i,shortMonthsParse:i,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(e,t){switch(t){case"D":return e+(1===e?"er":"");default:case"M":case"Q":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}})}(n(5093))},7071:function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");e.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[ôfrûne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},1734:function(e,t,n){!function(e){"use strict";var t=["Eanáir","Feabhra","Márta","Aibreán","Bealtaine","Meitheamh","Iúil","Lúnasa","Meán Fómhair","Deireadh Fómhair","Samhain","Nollaig"],n=["Ean","Feabh","Márt","Aib","Beal","Meith","Iúil","Lún","M.F.","D.F.","Samh","Noll"],a=["Dé Domhnaigh","Dé Luain","Dé Máirt","Dé Céadaoin","Déardaoin","Dé hAoine","Dé Sathairn"],i=["Domh","Luan","Máirt","Céad","Déar","Aoine","Sath"],r=["Do","Lu","Má","Cé","Dé","A","Sa"];e.defineLocale("ga",{months:t,monthsShort:n,monthsParseExact:!0,weekdays:a,weekdaysShort:i,weekdaysMin:r,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Amárach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inné ag] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s ó shin",s:"cúpla soicind",ss:"%d soicind",m:"nóiméad",mm:"%d nóiméad",h:"uair an chloig",hh:"%d uair an chloig",d:"lá",dd:"%d lá",M:"mí",MM:"%d míonna",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}})}(n(5093))},217:function(e,t,n){!function(e){"use strict";var t=["Am Faoilleach","An Gearran","Am Màrt","An Giblean","An Cèitean","An t-Ògmhios","An t-Iuchar","An Lùnastal","An t-Sultain","An Dàmhair","An t-Samhain","An Dùbhlachd"],n=["Faoi","Gear","Màrt","Gibl","Cèit","Ògmh","Iuch","Lùn","Sult","Dàmh","Samh","Dùbh"],a=["Didòmhnaich","Diluain","Dimàirt","Diciadain","Diardaoin","Dihaoine","Disathairne"],i=["Did","Dil","Dim","Dic","Dia","Dih","Dis"],r=["Dò","Lu","Mà","Ci","Ar","Ha","Sa"];e.defineLocale("gd",{months:t,monthsShort:n,monthsParseExact:!0,weekdays:a,weekdaysShort:i,weekdaysMin:r,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-màireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-dè aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"mìos",MM:"%d mìosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}})}(n(5093))},7329:function(e,t,n){!function(e){"use strict";e.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_mércores_xoves_venres_sábado".split("_"),weekdaysShort:"dom._lun._mar._mér._xov._ven._sáb.".split("_"),weekdaysMin:"do_lu_ma_mé_xo_ve_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"ás":"á")+"] LT"},nextDay:function(){return"[mañá "+(1!==this.hours()?"ás":"á")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"ás":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"á":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"ás":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "+e},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},2124:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["थोडया सॅकंडांनी","थोडे सॅकंड"],ss:[e+" सॅकंडांनी",e+" सॅकंड"],m:["एका मिणटान","एक मिनूट"],mm:[e+" मिणटांनी",e+" मिणटां"],h:["एका वरान","एक वर"],hh:[e+" वरांनी",e+" वरां"],d:["एका दिसान","एक दीस"],dd:[e+" दिसांनी",e+" दीस"],M:["एका म्हयन्यान","एक म्हयनो"],MM:[e+" म्हयन्यानी",e+" म्हयने"],y:["एका वर्सान","एक वर्स"],yy:[e+" वर्सांनी",e+" वर्सां"]};return a?i[n][0]:i[n][1]}e.defineLocale("gom-deva",{months:{standalone:"जानेवारी_फेब्रुवारी_मार्च_एप्रील_मे_जून_जुलय_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),format:"जानेवारीच्या_फेब्रुवारीच्या_मार्चाच्या_एप्रीलाच्या_मेयाच्या_जूनाच्या_जुलयाच्या_ऑगस्टाच्या_सप्टेंबराच्या_ऑक्टोबराच्या_नोव्हेंबराच्या_डिसेंबराच्या".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"जाने._फेब्रु._मार्च_एप्री._मे_जून_जुल._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"आयतार_सोमार_मंगळार_बुधवार_बिरेस्तार_सुक्रार_शेनवार".split("_"),weekdaysShort:"आयत._सोम._मंगळ._बुध._ब्रेस्त._सुक्र._शेन.".split("_"),weekdaysMin:"आ_सो_मं_बु_ब्रे_सु_शे".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [वाजतां]",LTS:"A h:mm:ss [वाजतां]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [वाजतां]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [वाजतां]",llll:"ddd, D MMM YYYY, A h:mm [वाजतां]"},calendar:{sameDay:"[आयज] LT",nextDay:"[फाल्यां] LT",nextWeek:"[फुडलो] dddd[,] LT",lastDay:"[काल] LT",lastWeek:"[फाटलो] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s आदीं",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(वेर)/,ordinal:function(e,t){return"D"===t?e+"वेर":e},week:{dow:0,doy:3},meridiemParse:/राती|सकाळीं|दनपारां|सांजे/,meridiemHour:function(e,t){return 12===e&&(e=0),"राती"===t?e<4?e:e+12:"सकाळीं"===t?e:"दनपारां"===t?e>12?e:e+12:"सांजे"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"राती":e<12?"सकाळीं":e<16?"दनपारां":e<20?"सांजे":"राती"}})}(n(5093))},3383:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["thoddea sekondamni","thodde sekond"],ss:[e+" sekondamni",e+" sekond"],m:["eka mintan","ek minut"],mm:[e+" mintamni",e+" mintam"],h:["eka voran","ek vor"],hh:[e+" voramni",e+" voram"],d:["eka disan","ek dis"],dd:[e+" disamni",e+" dis"],M:["eka mhoinean","ek mhoino"],MM:[e+" mhoineamni",e+" mhoine"],y:["eka vorsan","ek voros"],yy:[e+" vorsamni",e+" vorsam"]};return a?i[n][0]:i[n][1]}e.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(e,t){return"D"===t?e+"er":e},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(e,t){return 12===e&&(e=0),"rati"===t?e<4?e:e+12:"sokallim"===t?e:"donparam"===t?e>12?e:e+12:"sanje"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"rati":e<12?"sokallim":e<16?"donparam":e<20?"sanje":"rati"}})}(n(5093))},5050:function(e,t,n){!function(e){"use strict";var t={1:"૧",2:"૨",3:"૩",4:"૪",5:"૫",6:"૬",7:"૭",8:"૮",9:"૯",0:"૦"},n={"૧":"1","૨":"2","૩":"3","૪":"4","૫":"5","૬":"6","૭":"7","૮":"8","૯":"9","૦":"0"};e.defineLocale("gu",{months:"જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર".split("_"),monthsShort:"જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.".split("_"),monthsParseExact:!0,weekdays:"રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર".split("_"),weekdaysShort:"રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ".split("_"),weekdaysMin:"ર_સો_મં_બુ_ગુ_શુ_શ".split("_"),longDateFormat:{LT:"A h:mm વાગ્યે",LTS:"A h:mm:ss વાગ્યે",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm વાગ્યે",LLLL:"dddd, D MMMM YYYY, A h:mm વાગ્યે"},calendar:{sameDay:"[આજ] LT",nextDay:"[કાલે] LT",nextWeek:"dddd, LT",lastDay:"[ગઇકાલે] LT",lastWeek:"[પાછલા] dddd, LT",sameElse:"L"},relativeTime:{future:"%s મા",past:"%s પહેલા",s:"અમુક પળો",ss:"%d સેકંડ",m:"એક મિનિટ",mm:"%d મિનિટ",h:"એક કલાક",hh:"%d કલાક",d:"એક દિવસ",dd:"%d દિવસ",M:"એક મહિનો",MM:"%d મહિનો",y:"એક વર્ષ",yy:"%d વર્ષ"},preparse:function(e){return e.replace(/[૧૨૩૪૫૬૭૮૯૦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/રાત|બપોર|સવાર|સાંજ/,meridiemHour:function(e,t){return 12===e&&(e=0),"રાત"===t?e<4?e:e+12:"સવાર"===t?e:"બપોર"===t?e>=10?e:e+12:"સાંજ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"રાત":e<10?"સવાર":e<17?"બપોર":e<20?"સાંજ":"રાત"},week:{dow:0,doy:6}})}(n(5093))},1713:function(e,t,n){!function(e){"use strict";e.defineLocale("he",{months:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳".split("_"),weekdays:"ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת".split("_"),weekdaysShort:"א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳".split("_"),weekdaysMin:"א_ב_ג_ד_ה_ו_ש".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [ב]MMMM YYYY",LLL:"D [ב]MMMM YYYY HH:mm",LLLL:"dddd, D [ב]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[היום ב־]LT",nextDay:"[מחר ב־]LT",nextWeek:"dddd [בשעה] LT",lastDay:"[אתמול ב־]LT",lastWeek:"[ביום] dddd [האחרון בשעה] LT",sameElse:"L"},relativeTime:{future:"בעוד %s",past:"לפני %s",s:"מספר שניות",ss:"%d שניות",m:"דקה",mm:"%d דקות",h:"שעה",hh:function(e){return 2===e?"שעתיים":e+" שעות"},d:"יום",dd:function(e){return 2===e?"יומיים":e+" ימים"},M:"חודש",MM:function(e){return 2===e?"חודשיים":e+" חודשים"},y:"שנה",yy:function(e){return 2===e?"שנתיים":e%10==0&&10!==e?e+" שנה":e+" שנים"}},meridiemParse:/אחה"צ|לפנה"צ|אחרי הצהריים|לפני הצהריים|לפנות בוקר|בבוקר|בערב/i,isPM:function(e){return/^(אחה"צ|אחרי הצהריים|בערב)$/.test(e)},meridiem:function(e,t,n){return e<5?"לפנות בוקר":e<10?"בבוקר":e<12?n?'לפנה"צ':"לפני הצהריים":e<18?n?'אחה"צ':"אחרי הצהריים":"בערב"}})}(n(5093))},3861:function(e,t,n){!function(e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},a=[/^जन/i,/^फ़र|फर/i,/^मार्च/i,/^अप्रै/i,/^मई/i,/^जून/i,/^जुल/i,/^अग/i,/^सितं|सित/i,/^अक्टू/i,/^नव|नवं/i,/^दिसं|दिस/i],i=[/^जन/i,/^फ़र/i,/^मार्च/i,/^अप्रै/i,/^मई/i,/^जून/i,/^जुल/i,/^अग/i,/^सित/i,/^अक्टू/i,/^नव/i,/^दिस/i];e.defineLocale("hi",{months:{format:"जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर".split("_"),standalone:"जनवरी_फरवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितंबर_अक्टूबर_नवंबर_दिसंबर".split("_")},monthsShort:"जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.".split("_"),weekdays:"रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm बजे",LTS:"A h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm बजे",LLLL:"dddd, D MMMM YYYY, A h:mm बजे"},monthsParse:a,longMonthsParse:a,shortMonthsParse:i,monthsRegex:/^(जनवरी|जन\.?|फ़रवरी|फरवरी|फ़र\.?|मार्च?|अप्रैल|अप्रै\.?|मई?|जून?|जुलाई|जुल\.?|अगस्त|अग\.?|सितम्बर|सितंबर|सित\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर|नव\.?|दिसम्बर|दिसंबर|दिस\.?)/i,monthsShortRegex:/^(जनवरी|जन\.?|फ़रवरी|फरवरी|फ़र\.?|मार्च?|अप्रैल|अप्रै\.?|मई?|जून?|जुलाई|जुल\.?|अगस्त|अग\.?|सितम्बर|सितंबर|सित\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर|नव\.?|दिसम्बर|दिसंबर|दिस\.?)/i,monthsStrictRegex:/^(जनवरी?|फ़रवरी|फरवरी?|मार्च?|अप्रैल?|मई?|जून?|जुलाई?|अगस्त?|सितम्बर|सितंबर|सित?\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर?|दिसम्बर|दिसंबर?)/i,monthsShortStrictRegex:/^(जन\.?|फ़र\.?|मार्च?|अप्रै\.?|मई?|जून?|जुल\.?|अग\.?|सित\.?|अक्टू\.?|नव\.?|दिस\.?)/i,calendar:{sameDay:"[आज] LT",nextDay:"[कल] LT",nextWeek:"dddd, LT",lastDay:"[कल] LT",lastWeek:"[पिछले] dddd, LT",sameElse:"L"},relativeTime:{future:"%s में",past:"%s पहले",s:"कुछ ही क्षण",ss:"%d सेकंड",m:"एक मिनट",mm:"%d मिनट",h:"एक घंटा",hh:"%d घंटे",d:"एक दिन",dd:"%d दिन",M:"एक महीने",MM:"%d महीने",y:"एक वर्ष",yy:"%d वर्ष"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/रात|सुबह|दोपहर|शाम/,meridiemHour:function(e,t){return 12===e&&(e=0),"रात"===t?e<4?e:e+12:"सुबह"===t?e:"दोपहर"===t?e>=10?e:e+12:"शाम"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"रात":e<10?"सुबह":e<17?"दोपहर":e<20?"शाम":"रात"},week:{dow:0,doy:6}})}(n(5093))},6308:function(e,t,n){!function(e){"use strict";function t(e,t,n){var a=e+" ";switch(n){case"ss":return a+=1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi";case"m":return t?"jedna minuta":"jedne minute";case"mm":return a+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta";case"h":return t?"jedan sat":"jednog sata";case"hh":return a+=1===e?"sat":2===e||3===e||4===e?"sata":"sati";case"dd":return a+=1===e?"dan":"dana";case"MM":return a+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci";case"yy":return a+=1===e?"godina":2===e||3===e||4===e?"godine":"godina"}}e.defineLocale("hr",{months:{format:"siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:return"[prošlu] [nedjelju] [u] LT";case 3:return"[prošlu] [srijedu] [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:t,m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},609:function(e,t,n){!function(e){"use strict";var t="vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton".split(" ");function n(e,t,n,a){var i=e;switch(n){case"s":return a||t?"néhány másodperc":"néhány másodperce";case"ss":return i+(a||t)?" másodperc":" másodperce";case"m":return"egy"+(a||t?" perc":" perce");case"mm":return i+(a||t?" perc":" perce");case"h":return"egy"+(a||t?" óra":" órája");case"hh":return i+(a||t?" óra":" órája");case"d":return"egy"+(a||t?" nap":" napja");case"dd":return i+(a||t?" nap":" napja");case"M":return"egy"+(a||t?" hónap":" hónapja");case"MM":return i+(a||t?" hónap":" hónapja");case"y":return"egy"+(a||t?" év":" éve");case"yy":return i+(a||t?" év":" éve")}return""}function a(e){return(e?"":"[múlt] ")+"["+t[this.day()]+"] LT[-kor]"}e.defineLocale("hu",{months:"január_február_március_április_május_június_július_augusztus_szeptember_október_november_december".split("_"),monthsShort:"jan._feb._márc._ápr._máj._jún._júl._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat".split("_"),weekdaysShort:"vas_hét_kedd_sze_csüt_pén_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(e){return"u"===e.charAt(1).toLowerCase()},meridiem:function(e,t,n){return e<12?!0===n?"de":"DE":!0===n?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return a.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return a.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s múlva",past:"%s",s:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7160:function(e,t,n){!function(e){"use strict";e.defineLocale("hy-am",{months:{format:"հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի".split("_"),standalone:"հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր".split("_")},monthsShort:"հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ".split("_"),weekdays:"կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ".split("_"),weekdaysShort:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),weekdaysMin:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY թ.",LLL:"D MMMM YYYY թ., HH:mm",LLLL:"dddd, D MMMM YYYY թ., HH:mm"},calendar:{sameDay:"[այսօր] LT",nextDay:"[վաղը] LT",lastDay:"[երեկ] LT",nextWeek:function(){return"dddd [օրը ժամը] LT"},lastWeek:function(){return"[անցած] dddd [օրը ժամը] LT"},sameElse:"L"},relativeTime:{future:"%s հետո",past:"%s առաջ",s:"մի քանի վայրկյան",ss:"%d վայրկյան",m:"րոպե",mm:"%d րոպե",h:"ժամ",hh:"%d ժամ",d:"օր",dd:"%d օր",M:"ամիս",MM:"%d ամիս",y:"տարի",yy:"%d տարի"},meridiemParse:/գիշերվա|առավոտվա|ցերեկվա|երեկոյան/,isPM:function(e){return/^(ցերեկվա|երեկոյան)$/.test(e)},meridiem:function(e){return e<4?"գիշերվա":e<12?"առավոտվա":e<17?"ցերեկվա":"երեկոյան"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(ին|րդ)/,ordinal:function(e,t){switch(t){case"DDD":case"w":case"W":case"DDDo":return 1===e?e+"-ին":e+"-րդ";default:return e}},week:{dow:1,doy:7}})}(n(5093))},4063:function(e,t,n){!function(e){"use strict";e.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"siang"===t?e>=11?e:e+12:"sore"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"siang":e<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:0,doy:6}})}(n(5093))},9374:function(e,t,n){!function(e){"use strict";function t(e){return e%100==11||e%10!=1}function n(e,n,a,i){var r=e+" ";switch(a){case"s":return n||i?"nokkrar sekúndur":"nokkrum sekúndum";case"ss":return t(e)?r+(n||i?"sekúndur":"sekúndum"):r+"sekúnda";case"m":return n?"mínúta":"mínútu";case"mm":return t(e)?r+(n||i?"mínútur":"mínútum"):n?r+"mínúta":r+"mínútu";case"hh":return t(e)?r+(n||i?"klukkustundir":"klukkustundum"):r+"klukkustund";case"d":return n?"dagur":i?"dag":"degi";case"dd":return t(e)?n?r+"dagar":r+(i?"daga":"dögum"):n?r+"dagur":r+(i?"dag":"degi");case"M":return n?"mánuður":i?"mánuð":"mánuði";case"MM":return t(e)?n?r+"mánuðir":r+(i?"mánuði":"mánuðum"):n?r+"mánuður":r+(i?"mánuð":"mánuði");case"y":return n||i?"ár":"ári";case"yy":return t(e)?r+(n||i?"ár":"árum"):r+(n||i?"ár":"ári")}}e.defineLocale("is",{months:"janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember".split("_"),monthsShort:"jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des".split("_"),weekdays:"sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur".split("_"),weekdaysShort:"sun_mán_þri_mið_fim_fös_lau".split("_"),weekdaysMin:"Su_Má_Þr_Mi_Fi_Fö_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[í dag kl.] LT",nextDay:"[á morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[í gær kl.] LT",lastWeek:"[síðasta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s síðan",s:n,ss:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},4208:function(e,t,n){!function(e){"use strict";e.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){return 0===this.day()?"[la scorsa] dddd [alle] LT":"[lo scorso] dddd [alle] LT"},sameElse:"L"},relativeTime:{future:function(e){return(/^[0-9].+$/.test(e)?"tra":"in")+" "+e},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},8383:function(e,t,n){!function(e){"use strict";e.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){return 0===this.day()?"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT":"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},3827:function(e,t,n){!function(e){"use strict";e.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"令和",narrow:"㋿",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"平成",narrow:"㍻",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"昭和",narrow:"㍼",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"大正",narrow:"㍽",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"明治",narrow:"㍾",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"西暦",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"紀元前",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(元|\d+)年/,eraYearOrdinalParse:function(e,t){return"元"===t[1]?1:parseInt(t[1]||e,10)},months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日(ddd) HH:mm"},meridiemParse:/午前|午後/i,isPM:function(e){return"午後"===e},meridiem:function(e,t,n){return e<12?"午前":"午後"},calendar:{sameDay:"[今日] LT",nextDay:"[明日] LT",nextWeek:function(e){return e.week()!==this.week()?"[来週]dddd LT":"dddd LT"},lastDay:"[昨日] LT",lastWeek:function(e){return this.week()!==e.week()?"[先週]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}日/,ordinal:function(e,t){switch(t){case"y":return 1===e?"元年":e+"年";case"d":case"D":case"DDD":return e+"日";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"数秒",ss:"%d秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:"%d年"}})}(n(5093))},9722:function(e,t,n){!function(e){"use strict";e.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(e,t){return 12===e&&(e=0),"enjing"===t?e:"siyang"===t?e>=11?e:e+12:"sonten"===t||"ndalu"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"enjing":e<15?"siyang":e<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}})}(n(5093))},1794:function(e,t,n){!function(e){"use strict";e.defineLocale("ka",{months:"იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი".split("_"),monthsShort:"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekdays:{standalone:"კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი".split("_"),format:"კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს".split("_"),isFormat:/(წინა|შემდეგ)/},weekdaysShort:"კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ".split("_"),weekdaysMin:"კვ_ორ_სა_ოთ_ხუ_პა_შა".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[დღეს] LT[-ზე]",nextDay:"[ხვალ] LT[-ზე]",lastDay:"[გუშინ] LT[-ზე]",nextWeek:"[შემდეგ] dddd LT[-ზე]",lastWeek:"[წინა] dddd LT-ზე",sameElse:"L"},relativeTime:{future:function(e){return e.replace(/(წამ|წუთ|საათ|წელ|დღ|თვ)(ი|ე)/,(function(e,t,n){return"ი"===n?t+"ში":t+n+"ში"}))},past:function(e){return/(წამი|წუთი|საათი|დღე|თვე)/.test(e)?e.replace(/(ი|ე)$/,"ის წინ"):/წელი/.test(e)?e.replace(/წელი$/,"წლის წინ"):e},s:"რამდენიმე წამი",ss:"%d წამი",m:"წუთი",mm:"%d წუთი",h:"საათი",hh:"%d საათი",d:"დღე",dd:"%d დღე",M:"თვე",MM:"%d თვე",y:"წელი",yy:"%d წელი"},dayOfMonthOrdinalParse:/0|1-ლი|მე-\d{1,2}|\d{1,2}-ე/,ordinal:function(e){return 0===e?e:1===e?e+"-ლი":e<20||e<=100&&e%20==0||e%100==0?"მე-"+e:e+"-ე"},week:{dow:1,doy:7}})}(n(5093))},7088:function(e,t,n){!function(e){"use strict";var t={0:"-ші",1:"-ші",2:"-ші",3:"-ші",4:"-ші",5:"-ші",6:"-шы",7:"-ші",8:"-ші",9:"-шы",10:"-шы",20:"-шы",30:"-шы",40:"-шы",50:"-ші",60:"-шы",70:"-ші",80:"-ші",90:"-шы",100:"-ші"};e.defineLocale("kk",{months:"қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан".split("_"),monthsShort:"қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел".split("_"),weekdays:"жексенбі_дүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі".split("_"),weekdaysShort:"жек_дүй_сей_сәр_бей_жұм_сен".split("_"),weekdaysMin:"жк_дй_сй_ср_бй_жм_сн".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгін сағат] LT",nextDay:"[Ертең сағат] LT",nextWeek:"dddd [сағат] LT",lastDay:"[Кеше сағат] LT",lastWeek:"[Өткен аптаның] dddd [сағат] LT",sameElse:"L"},relativeTime:{future:"%s ішінде",past:"%s бұрын",s:"бірнеше секунд",ss:"%d секунд",m:"бір минут",mm:"%d минут",h:"бір сағат",hh:"%d сағат",d:"бір күн",dd:"%d күн",M:"бір ай",MM:"%d ай",y:"бір жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(ші|шы)/,ordinal:function(e){var n=e%10,a=e>=100?100:null;return e+(t[e]||t[n]||t[a])},week:{dow:1,doy:7}})}(n(5093))},6870:function(e,t,n){!function(e){"use strict";var t={1:"១",2:"២",3:"៣",4:"៤",5:"៥",6:"៦",7:"៧",8:"៨",9:"៩",0:"០"},n={"១":"1","២":"2","៣":"3","៤":"4","៥":"5","៦":"6","៧":"7","៨":"8","៩":"9","០":"0"};e.defineLocale("km",{months:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),weekdays:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysShort:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),weekdaysMin:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/ព្រឹក|ល្ងាច/,isPM:function(e){return"ល្ងាច"===e},meridiem:function(e,t,n){return e<12?"ព្រឹក":"ល្ងាច"},calendar:{sameDay:"[ថ្ងៃនេះ ម៉ោង] LT",nextDay:"[ស្អែក ម៉ោង] LT",nextWeek:"dddd [ម៉ោង] LT",lastDay:"[ម្សិលមិញ ម៉ោង] LT",lastWeek:"dddd [សប្តាហ៍មុន] [ម៉ោង] LT",sameElse:"L"},relativeTime:{future:"%sទៀត",past:"%sមុន",s:"ប៉ុន្មានវិនាទី",ss:"%d វិនាទី",m:"មួយនាទី",mm:"%d នាទី",h:"មួយម៉ោង",hh:"%d ម៉ោង",d:"មួយថ្ងៃ",dd:"%d ថ្ងៃ",M:"មួយខែ",MM:"%d ខែ",y:"មួយឆ្នាំ",yy:"%d ឆ្នាំ"},dayOfMonthOrdinalParse:/ទី\d{1,2}/,ordinal:"ទី%d",preparse:function(e){return e.replace(/[១២៣៤៥៦៧៨៩០]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},week:{dow:1,doy:4}})}(n(5093))},4451:function(e,t,n){!function(e){"use strict";var t={1:"೧",2:"೨",3:"೩",4:"೪",5:"೫",6:"೬",7:"೭",8:"೮",9:"೯",0:"೦"},n={"೧":"1","೨":"2","೩":"3","೪":"4","೫":"5","೬":"6","೭":"7","೮":"8","೯":"9","೦":"0"};e.defineLocale("kn",{months:"ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಂಬರ್_ಡಿಸೆಂಬರ್".split("_"),monthsShort:"ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂ_ಅಕ್ಟೋ_ನವೆಂ_ಡಿಸೆಂ".split("_"),monthsParseExact:!0,weekdays:"ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಂಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ".split("_"),weekdaysShort:"ಭಾನು_ಸೋಮ_ಮಂಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ".split("_"),weekdaysMin:"ಭಾ_ಸೋ_ಮಂ_ಬು_ಗು_ಶು_ಶ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[ಇಂದು] LT",nextDay:"[ನಾಳೆ] LT",nextWeek:"dddd, LT",lastDay:"[ನಿನ್ನೆ] LT",lastWeek:"[ಕೊನೆಯ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ನಂತರ",past:"%s ಹಿಂದೆ",s:"ಕೆಲವು ಕ್ಷಣಗಳು",ss:"%d ಸೆಕೆಂಡುಗಳು",m:"ಒಂದು ನಿಮಿಷ",mm:"%d ನಿಮಿಷ",h:"ಒಂದು ಗಂಟೆ",hh:"%d ಗಂಟೆ",d:"ಒಂದು ದಿನ",dd:"%d ದಿನ",M:"ಒಂದು ತಿಂಗಳು",MM:"%d ತಿಂಗಳು",y:"ಒಂದು ವರ್ಷ",yy:"%d ವರ್ಷ"},preparse:function(e){return e.replace(/[೧೨೩೪೫೬೭೮೯೦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/ರಾತ್ರಿ|ಬೆಳಿಗ್ಗೆ|ಮಧ್ಯಾಹ್ನ|ಸಂಜೆ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ರಾತ್ರಿ"===t?e<4?e:e+12:"ಬೆಳಿಗ್ಗೆ"===t?e:"ಮಧ್ಯಾಹ್ನ"===t?e>=10?e:e+12:"ಸಂಜೆ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ರಾತ್ರಿ":e<10?"ಬೆಳಿಗ್ಗೆ":e<17?"ಮಧ್ಯಾಹ್ನ":e<20?"ಸಂಜೆ":"ರಾತ್ರಿ"},dayOfMonthOrdinalParse:/\d{1,2}(ನೇ)/,ordinal:function(e){return e+"ನೇ"},week:{dow:0,doy:6}})}(n(5093))},3164:function(e,t,n){!function(e){"use strict";e.defineLocale("ko",{months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},calendar:{sameDay:"오늘 LT",nextDay:"내일 LT",nextWeek:"dddd LT",lastDay:"어제 LT",lastWeek:"지난주 dddd LT",sameElse:"L"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",ss:"%d초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"},dayOfMonthOrdinalParse:/\d{1,2}(일|월|주)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"일";case"M":return e+"월";case"w":case"W":return e+"주";default:return e}},meridiemParse:/오전|오후/,isPM:function(e){return"오후"===e},meridiem:function(e,t,n){return e<12?"오전":"오후"}})}(n(5093))},6181:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["çend sanîye","çend sanîyeyan"],ss:[e+" sanîye",e+" sanîyeyan"],m:["deqîqeyek","deqîqeyekê"],mm:[e+" deqîqe",e+" deqîqeyan"],h:["saetek","saetekê"],hh:[e+" saet",e+" saetan"],d:["rojek","rojekê"],dd:[e+" roj",e+" rojan"],w:["hefteyek","hefteyekê"],ww:[e+" hefte",e+" hefteyan"],M:["mehek","mehekê"],MM:[e+" meh",e+" mehan"],y:["salek","salekê"],yy:[e+" sal",e+" salan"]};return t?i[n][0]:i[n][1]}function n(e){var t=(e=""+e).substring(e.length-1),n=e.length>1?e.substring(e.length-2):"";return 12==n||13==n||"2"!=t&&"3"!=t&&"50"!=n&&"70"!=t&&"80"!=t?"ê":"yê"}e.defineLocale("ku-kmr",{months:"Rêbendan_Sibat_Adar_Nîsan_Gulan_Hezîran_Tîrmeh_Tebax_Îlon_Cotmeh_Mijdar_Berfanbar".split("_"),monthsShort:"Rêb_Sib_Ada_Nîs_Gul_Hez_Tîr_Teb_Îlo_Cot_Mij_Ber".split("_"),monthsParseExact:!0,weekdays:"Yekşem_Duşem_Sêşem_Çarşem_Pêncşem_În_Şemî".split("_"),weekdaysShort:"Yek_Du_Sê_Çar_Pên_În_Şem".split("_"),weekdaysMin:"Ye_Du_Sê_Ça_Pê_În_Şe".split("_"),meridiem:function(e,t,n){return e<12?n?"bn":"BN":n?"pn":"PN"},meridiemParse:/bn|BN|pn|PN/,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM[a] YYYY[an]",LLL:"Do MMMM[a] YYYY[an] HH:mm",LLLL:"dddd, Do MMMM[a] YYYY[an] HH:mm",ll:"Do MMM[.] YYYY[an]",lll:"Do MMM[.] YYYY[an] HH:mm",llll:"ddd[.], Do MMM[.] YYYY[an] HH:mm"},calendar:{sameDay:"[Îro di saet] LT [de]",nextDay:"[Sibê di saet] LT [de]",nextWeek:"dddd [di saet] LT [de]",lastDay:"[Duh di saet] LT [de]",lastWeek:"dddd[a borî di saet] LT [de]",sameElse:"L"},relativeTime:{future:"di %s de",past:"berî %s",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,w:t,ww:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(?:yê|ê|\.)/,ordinal:function(e,t){var a=t.toLowerCase();return a.includes("w")||a.includes("m")?e+".":e+n(e)},week:{dow:1,doy:4}})}(n(5093))},8174:function(e,t,n){!function(e){"use strict";var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},a=["کانونی دووەم","شوبات","ئازار","نیسان","ئایار","حوزەیران","تەمموز","ئاب","ئەیلوول","تشرینی یەكەم","تشرینی دووەم","كانونی یەکەم"];e.defineLocale("ku",{months:a,monthsShort:a,weekdays:"یه‌كشه‌ممه‌_دووشه‌ممه‌_سێشه‌ممه‌_چوارشه‌ممه‌_پێنجشه‌ممه‌_هه‌ینی_شه‌ممه‌".split("_"),weekdaysShort:"یه‌كشه‌م_دووشه‌م_سێشه‌م_چوارشه‌م_پێنجشه‌م_هه‌ینی_شه‌ممه‌".split("_"),weekdaysMin:"ی_د_س_چ_پ_ه_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/ئێواره‌|به‌یانی/,isPM:function(e){return/ئێواره‌/.test(e)},meridiem:function(e,t,n){return e<12?"به‌یانی":"ئێواره‌"},calendar:{sameDay:"[ئه‌مرۆ كاتژمێر] LT",nextDay:"[به‌یانی كاتژمێر] LT",nextWeek:"dddd [كاتژمێر] LT",lastDay:"[دوێنێ كاتژمێر] LT",lastWeek:"dddd [كاتژمێر] LT",sameElse:"L"},relativeTime:{future:"له‌ %s",past:"%s",s:"چه‌ند چركه‌یه‌ك",ss:"چركه‌ %d",m:"یه‌ك خوله‌ك",mm:"%d خوله‌ك",h:"یه‌ك كاتژمێر",hh:"%d كاتژمێر",d:"یه‌ك ڕۆژ",dd:"%d ڕۆژ",M:"یه‌ك مانگ",MM:"%d مانگ",y:"یه‌ك ساڵ",yy:"%d ساڵ"},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}})}(n(5093))},8474:function(e,t,n){!function(e){"use strict";var t={0:"-чү",1:"-чи",2:"-чи",3:"-чү",4:"-чү",5:"-чи",6:"-чы",7:"-чи",8:"-чи",9:"-чу",10:"-чу",20:"-чы",30:"-чу",40:"-чы",50:"-чү",60:"-чы",70:"-чи",80:"-чи",90:"-чу",100:"-чү"};e.defineLocale("ky",{months:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),monthsShort:"янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек".split("_"),weekdays:"Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби".split("_"),weekdaysShort:"Жек_Дүй_Шей_Шар_Бей_Жум_Ише".split("_"),weekdaysMin:"Жк_Дй_Шй_Шр_Бй_Жм_Иш".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгүн саат] LT",nextDay:"[Эртең саат] LT",nextWeek:"dddd [саат] LT",lastDay:"[Кечээ саат] LT",lastWeek:"[Өткөн аптанын] dddd [күнү] [саат] LT",sameElse:"L"},relativeTime:{future:"%s ичинде",past:"%s мурун",s:"бирнече секунд",ss:"%d секунд",m:"бир мүнөт",mm:"%d мүнөт",h:"бир саат",hh:"%d саат",d:"бир күн",dd:"%d күн",M:"бир ай",MM:"%d ай",y:"бир жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(чи|чы|чү|чу)/,ordinal:function(e){var n=e%10,a=e>=100?100:null;return e+(t[e]||t[n]||t[a])},week:{dow:1,doy:7}})}(n(5093))},9680:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?i[n][0]:i[n][1]}function n(e){return i(e.substr(0,e.indexOf(" ")))?"a "+e:"an "+e}function a(e){return i(e.substr(0,e.indexOf(" ")))?"viru "+e:"virun "+e}function i(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0)return!0;if(e<10)return 4<=e&&e<=7;if(e<100){var t=e%10;return i(0===t?e/10:t)}if(e<1e4){for(;e>=10;)e/=10;return i(e)}return i(e/=1e3)}e.defineLocale("lb",{months:"Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[Gëschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:n,past:a,s:"e puer Sekonnen",ss:"%d Sekonnen",m:t,mm:"%d Minutten",h:t,hh:"%d Stonnen",d:t,dd:"%d Deeg",M:t,MM:"%d Méint",y:t,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},5867:function(e,t,n){!function(e){"use strict";e.defineLocale("lo",{months:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),monthsShort:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),weekdays:"ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysShort:"ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysMin:"ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"ວັນdddd D MMMM YYYY HH:mm"},meridiemParse:/ຕອນເຊົ້າ|ຕອນແລງ/,isPM:function(e){return"ຕອນແລງ"===e},meridiem:function(e,t,n){return e<12?"ຕອນເຊົ້າ":"ຕອນແລງ"},calendar:{sameDay:"[ມື້ນີ້ເວລາ] LT",nextDay:"[ມື້ອື່ນເວລາ] LT",nextWeek:"[ວັນ]dddd[ໜ້າເວລາ] LT",lastDay:"[ມື້ວານນີ້ເວລາ] LT",lastWeek:"[ວັນ]dddd[ແລ້ວນີ້ເວລາ] LT",sameElse:"L"},relativeTime:{future:"ອີກ %s",past:"%sຜ່ານມາ",s:"ບໍ່ເທົ່າໃດວິນາທີ",ss:"%d ວິນາທີ",m:"1 ນາທີ",mm:"%d ນາທີ",h:"1 ຊົ່ວໂມງ",hh:"%d ຊົ່ວໂມງ",d:"1 ມື້",dd:"%d ມື້",M:"1 ເດືອນ",MM:"%d ເດືອນ",y:"1 ປີ",yy:"%d ປີ"},dayOfMonthOrdinalParse:/(ທີ່)\d{1,2}/,ordinal:function(e){return"ທີ່"+e}})}(n(5093))},5766:function(e,t,n){!function(e){"use strict";var t={ss:"sekundė_sekundžių_sekundes",m:"minutė_minutės_minutę",mm:"minutės_minučių_minutes",h:"valanda_valandos_valandą",hh:"valandos_valandų_valandas",d:"diena_dienos_dieną",dd:"dienos_dienų_dienas",M:"mėnuo_mėnesio_mėnesį",MM:"mėnesiai_mėnesių_mėnesius",y:"metai_metų_metus",yy:"metai_metų_metus"};function n(e,t,n,a){return t?"kelios sekundės":a?"kelių sekundžių":"kelias sekundes"}function a(e,t,n,a){return t?r(n)[0]:a?r(n)[1]:r(n)[2]}function i(e){return e%10==0||e>10&&e<20}function r(e){return t[e].split("_")}function s(e,t,n,s){var o=e+" ";return 1===e?o+a(e,t,n[0],s):t?o+(i(e)?r(n)[1]:r(n)[0]):s?o+r(n)[1]:o+(i(e)?r(n)[1]:r(n)[2])}e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_Šeš".split("_"),weekdaysMin:"S_P_A_T_K_Pn_Š".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[Šiandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Praėjusį] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prieš %s",s:n,ss:s,m:a,mm:s,h:a,hh:s,d:a,dd:s,M:a,MM:s,y:a,yy:s},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}})}(n(5093))},9532:function(e,t,n){!function(e){"use strict";var t={ss:"sekundes_sekundēm_sekunde_sekundes".split("_"),m:"minūtes_minūtēm_minūte_minūtes".split("_"),mm:"minūtes_minūtēm_minūte_minūtes".split("_"),h:"stundas_stundām_stunda_stundas".split("_"),hh:"stundas_stundām_stunda_stundas".split("_"),d:"dienas_dienām_diena_dienas".split("_"),dd:"dienas_dienām_diena_dienas".split("_"),M:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),MM:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function n(e,t,n){return n?t%10==1&&t%100!=11?e[2]:e[3]:t%10==1&&t%100!=11?e[0]:e[1]}function a(e,a,i){return e+" "+n(t[i],e,a)}function i(e,a,i){return n(t[i],e,a)}function r(e,t){return t?"dažas sekundes":"dažām sekundēm"}e.defineLocale("lv",{months:"janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec".split("_"),weekdays:"svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[Šodien pulksten] LT",nextDay:"[Rīt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pagājušā] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"pēc %s",past:"pirms %s",s:r,ss:a,m:i,mm:a,h:i,hh:a,d:i,dd:a,M:i,MM:a,y:i,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},8076:function(e,t,n){!function(e){"use strict";var t={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,a){var i=t.words[a];return 1===a.length?n?i[0]:i[1]:e+" "+t.correctGrammaticalCase(e,i)}};e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){return["[prošle] [nedjelje] [u] LT","[prošlog] [ponedjeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srijede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",dd:t.translate,M:"mjesec",MM:t.translate,y:"godinu",yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},1848:function(e,t,n){!function(e){"use strict";e.defineLocale("mi",{months:"Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),weekdaysShort:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),weekdaysMin:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te hēkona ruarua",ss:"%d hēkona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},306:function(e,t,n){!function(e){"use strict";e.defineLocale("mk",{months:"јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември".split("_"),monthsShort:"јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек".split("_"),weekdays:"недела_понеделник_вторник_среда_четврток_петок_сабота".split("_"),weekdaysShort:"нед_пон_вто_сре_чет_пет_саб".split("_"),weekdaysMin:"нe_пo_вт_ср_че_пе_сa".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Денес во] LT",nextDay:"[Утре во] LT",nextWeek:"[Во] dddd [во] LT",lastDay:"[Вчера во] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Изминатата] dddd [во] LT";case 1:case 2:case 4:case 5:return"[Изминатиот] dddd [во] LT"}},sameElse:"L"},relativeTime:{future:"за %s",past:"пред %s",s:"неколку секунди",ss:"%d секунди",m:"една минута",mm:"%d минути",h:"еден час",hh:"%d часа",d:"еден ден",dd:"%d дена",M:"еден месец",MM:"%d месеци",y:"една година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}})}(n(5093))},3739:function(e,t,n){!function(e){"use strict";e.defineLocale("ml",{months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),monthsShort:"ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.".split("_"),monthsParseExact:!0,weekdays:"ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),weekdaysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),weekdaysMin:"ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),longDateFormat:{LT:"A h:mm -നു",LTS:"A h:mm:ss -നു",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -നു",LLLL:"dddd, D MMMM YYYY, A h:mm -നു"},calendar:{sameDay:"[ഇന്ന്] LT",nextDay:"[നാളെ] LT",nextWeek:"dddd, LT",lastDay:"[ഇന്നലെ] LT",lastWeek:"[കഴിഞ്ഞ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s കഴിഞ്ഞ്",past:"%s മുൻപ്",s:"അൽപ നിമിഷങ്ങൾ",ss:"%d സെക്കൻഡ്",m:"ഒരു മിനിറ്റ്",mm:"%d മിനിറ്റ്",h:"ഒരു മണിക്കൂർ",hh:"%d മണിക്കൂർ",d:"ഒരു ദിവസം",dd:"%d ദിവസം",M:"ഒരു മാസം",MM:"%d മാസം",y:"ഒരു വർഷം",yy:"%d വർഷം"},meridiemParse:/രാത്രി|രാവിലെ|ഉച്ച കഴിഞ്ഞ്|വൈകുന്നേരം|രാത്രി/i,meridiemHour:function(e,t){return 12===e&&(e=0),"രാത്രി"===t&&e>=4||"ഉച്ച കഴിഞ്ഞ്"===t||"വൈകുന്നേരം"===t?e+12:e},meridiem:function(e,t,n){return e<4?"രാത്രി":e<12?"രാവിലെ":e<17?"ഉച്ച കഴിഞ്ഞ്":e<20?"വൈകുന്നേരം":"രാത്രി"}})}(n(5093))},9053:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){switch(n){case"s":return t?"хэдхэн секунд":"хэдхэн секундын";case"ss":return e+(t?" секунд":" секундын");case"m":case"mm":return e+(t?" минут":" минутын");case"h":case"hh":return e+(t?" цаг":" цагийн");case"d":case"dd":return e+(t?" өдөр":" өдрийн");case"M":case"MM":return e+(t?" сар":" сарын");case"y":case"yy":return e+(t?" жил":" жилийн");default:return e}}e.defineLocale("mn",{months:"Нэгдүгээр сар_Хоёрдугаар сар_Гуравдугаар сар_Дөрөвдүгээр сар_Тавдугаар сар_Зургадугаар сар_Долдугаар сар_Наймдугаар сар_Есдүгээр сар_Аравдугаар сар_Арван нэгдүгээр сар_Арван хоёрдугаар сар".split("_"),monthsShort:"1 сар_2 сар_3 сар_4 сар_5 сар_6 сар_7 сар_8 сар_9 сар_10 сар_11 сар_12 сар".split("_"),monthsParseExact:!0,weekdays:"Ням_Даваа_Мягмар_Лхагва_Пүрэв_Баасан_Бямба".split("_"),weekdaysShort:"Ням_Дав_Мяг_Лха_Пүр_Баа_Бям".split("_"),weekdaysMin:"Ня_Да_Мя_Лх_Пү_Ба_Бя".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY оны MMMMын D",LLL:"YYYY оны MMMMын D HH:mm",LLLL:"dddd, YYYY оны MMMMын D HH:mm"},meridiemParse:/ҮӨ|ҮХ/i,isPM:function(e){return"ҮХ"===e},meridiem:function(e,t,n){return e<12?"ҮӨ":"ҮХ"},calendar:{sameDay:"[Өнөөдөр] LT",nextDay:"[Маргааш] LT",nextWeek:"[Ирэх] dddd LT",lastDay:"[Өчигдөр] LT",lastWeek:"[Өнгөрсөн] dddd LT",sameElse:"L"},relativeTime:{future:"%s дараа",past:"%s өмнө",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2} өдөр/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+" өдөр";default:return e}}})}(n(5093))},6169:function(e,t,n){!function(e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"};function a(e,t,n,a){var i="";if(t)switch(n){case"s":i="काही सेकंद";break;case"ss":i="%d सेकंद";break;case"m":i="एक मिनिट";break;case"mm":i="%d मिनिटे";break;case"h":i="एक तास";break;case"hh":i="%d तास";break;case"d":i="एक दिवस";break;case"dd":i="%d दिवस";break;case"M":i="एक महिना";break;case"MM":i="%d महिने";break;case"y":i="एक वर्ष";break;case"yy":i="%d वर्षे"}else switch(n){case"s":i="काही सेकंदां";break;case"ss":i="%d सेकंदां";break;case"m":i="एका मिनिटा";break;case"mm":i="%d मिनिटां";break;case"h":i="एका तासा";break;case"hh":i="%d तासां";break;case"d":i="एका दिवसा";break;case"dd":i="%d दिवसां";break;case"M":i="एका महिन्या";break;case"MM":i="%d महिन्यां";break;case"y":i="एका वर्षा";break;case"yy":i="%d वर्षां"}return i.replace(/%d/i,e)}e.defineLocale("mr",{months:"जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),monthsShort:"जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm वाजता",LTS:"A h:mm:ss वाजता",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm वाजता",LLLL:"dddd, D MMMM YYYY, A h:mm वाजता"},calendar:{sameDay:"[आज] LT",nextDay:"[उद्या] LT",nextWeek:"dddd, LT",lastDay:"[काल] LT",lastWeek:"[मागील] dddd, LT",sameElse:"L"},relativeTime:{future:"%sमध्ये",past:"%sपूर्वी",s:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/पहाटे|सकाळी|दुपारी|सायंकाळी|रात्री/,meridiemHour:function(e,t){return 12===e&&(e=0),"पहाटे"===t||"सकाळी"===t?e:"दुपारी"===t||"सायंकाळी"===t||"रात्री"===t?e>=12?e:e+12:void 0},meridiem:function(e,t,n){return e>=0&&e<6?"पहाटे":e<12?"सकाळी":e<17?"दुपारी":e<20?"सायंकाळी":"रात्री"},week:{dow:0,doy:6}})}(n(5093))},2297:function(e,t,n){!function(e){"use strict";e.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n(5093))},3386:function(e,t,n){!function(e){"use strict";e.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n(5093))},7075:function(e,t,n){!function(e){"use strict";e.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ".split("_"),weekdays:"Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt".split("_"),weekdaysShort:"Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib".split("_"),weekdaysMin:"Ħa_Tn_Tl_Er_Ħa_Ġi_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[Għada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-bieraħ fil-]LT",lastWeek:"dddd [li għadda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f’ %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"siegħa",hh:"%d siegħat",d:"ġurnata",dd:"%d ġranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},2264:function(e,t,n){!function(e){"use strict";var t={1:"၁",2:"၂",3:"၃",4:"၄",5:"၅",6:"၆",7:"၇",8:"၈",9:"၉",0:"၀"},n={"၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","၀":"0"};e.defineLocale("my",{months:"ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ".split("_"),monthsShort:"ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ".split("_"),weekdays:"တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ".split("_"),weekdaysShort:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),weekdaysMin:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ယနေ.] LT [မှာ]",nextDay:"[မနက်ဖြန်] LT [မှာ]",nextWeek:"dddd LT [မှာ]",lastDay:"[မနေ.က] LT [မှာ]",lastWeek:"[ပြီးခဲ့သော] dddd LT [မှာ]",sameElse:"L"},relativeTime:{future:"လာမည့် %s မှာ",past:"လွန်ခဲ့သော %s က",s:"စက္ကန်.အနည်းငယ်",ss:"%d စက္ကန့်",m:"တစ်မိနစ်",mm:"%d မိနစ်",h:"တစ်နာရီ",hh:"%d နာရီ",d:"တစ်ရက်",dd:"%d ရက်",M:"တစ်လ",MM:"%d လ",y:"တစ်နှစ်",yy:"%d နှစ်"},preparse:function(e){return e.replace(/[၁၂၃၄၅၆၇၈၉၀]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},week:{dow:1,doy:4}})}(n(5093))},2274:function(e,t,n){!function(e){"use strict";e.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"sø._ma._ti._on._to._fr._lø.".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"én time",hh:"%d timer",d:"én dag",dd:"%d dager",w:"én uke",ww:"%d uker",M:"én måned",MM:"%d måneder",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},8235:function(e,t,n){!function(e){"use strict";var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"};e.defineLocale("ne",{months:"जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर".split("_"),monthsShort:"जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.".split("_"),monthsParseExact:!0,weekdays:"आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार".split("_"),weekdaysShort:"आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.".split("_"),weekdaysMin:"आ._सो._मं._बु._बि._शु._श.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"Aको h:mm बजे",LTS:"Aको h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, Aको h:mm बजे",LLLL:"dddd, D MMMM YYYY, Aको h:mm बजे"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/राति|बिहान|दिउँसो|साँझ/,meridiemHour:function(e,t){return 12===e&&(e=0),"राति"===t?e<4?e:e+12:"बिहान"===t?e:"दिउँसो"===t?e>=10?e:e+12:"साँझ"===t?e+12:void 0},meridiem:function(e,t,n){return e<3?"राति":e<12?"बिहान":e<16?"दिउँसो":e<20?"साँझ":"राति"},calendar:{sameDay:"[आज] LT",nextDay:"[भोलि] LT",nextWeek:"[आउँदो] dddd[,] LT",lastDay:"[हिजो] LT",lastWeek:"[गएको] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%sमा",past:"%s अगाडि",s:"केही क्षण",ss:"%d सेकेण्ड",m:"एक मिनेट",mm:"%d मिनेट",h:"एक घण्टा",hh:"%d घण्टा",d:"एक दिन",dd:"%d दिन",M:"एक महिना",MM:"%d महिना",y:"एक बर्ष",yy:"%d बर्ष"},week:{dow:0,doy:6}})}(n(5093))},3784:function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),a=[/^jan/i,/^feb/i,/^(maart|mrt\.?)$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],i=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},2572:function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),a=[/^jan/i,/^feb/i,/^(maart|mrt\.?)$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],i=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,a){return e?/-MMM-/.test(a)?n[e.month()]:t[e.month()]:t},monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",w:"één week",ww:"%d weken",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n(5093))},4566:function(e,t,n){!function(e){"use strict";e.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._må._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_må_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I går klokka] LT",lastWeek:"[Føregåande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein månad",MM:"%d månader",y:"eit år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},9330:function(e,t,n){!function(e){"use strict";e.defineLocale("oc-lnc",{months:{standalone:"genièr_febrièr_març_abril_mai_junh_julhet_agost_setembre_octòbre_novembre_decembre".split("_"),format:"de genièr_de febrièr_de març_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'octòbre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dimècres_dijòus_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[uèi a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[ièr a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}})}(n(5093))},9849:function(e,t,n){!function(e){"use strict";var t={1:"੧",2:"੨",3:"੩",4:"੪",5:"੫",6:"੬",7:"੭",8:"੮",9:"੯",0:"੦"},n={"੧":"1","੨":"2","੩":"3","੪":"4","੫":"5","੬":"6","੭":"7","੮":"8","੯":"9","੦":"0"};e.defineLocale("pa-in",{months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),weekdays:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),longDateFormat:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},calendar:{sameDay:"[ਅਜ] LT",nextDay:"[ਕਲ] LT",nextWeek:"[ਅਗਲਾ] dddd, LT",lastDay:"[ਕਲ] LT",lastWeek:"[ਪਿਛਲੇ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",ss:"%d ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱਕ ਸਾਲ",yy:"%d ਸਾਲ"},preparse:function(e){return e.replace(/[੧੨੩੪੫੬੭੮੯੦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ਰਾਤ"===t?e<4?e:e+12:"ਸਵੇਰ"===t?e:"ਦੁਪਹਿਰ"===t?e>=10?e:e+12:"ਸ਼ਾਮ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ਰਾਤ":e<10?"ਸਵੇਰ":e<17?"ਦੁਪਹਿਰ":e<20?"ਸ਼ਾਮ":"ਰਾਤ"},week:{dow:0,doy:6}})}(n(5093))},4418:function(e,t,n){!function(e){"use strict";var t="styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"),n="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"),a=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^paź/i,/^lis/i,/^gru/i];function i(e){return e%10<5&&e%10>1&&~~(e/10)%10!=1}function r(e,t,n){var a=e+" ";switch(n){case"ss":return a+(i(e)?"sekundy":"sekund");case"m":return t?"minuta":"minutę";case"mm":return a+(i(e)?"minuty":"minut");case"h":return t?"godzina":"godzinę";case"hh":return a+(i(e)?"godziny":"godzin");case"ww":return a+(i(e)?"tygodnie":"tygodni");case"MM":return a+(i(e)?"miesiące":"miesięcy");case"yy":return a+(i(e)?"lata":"lat")}}e.defineLocale("pl",{months:function(e,a){return e?/D MMMM/.test(a)?n[e.month()]:t[e.month()]:t},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"),monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_śr_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dziś o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedzielę o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W środę o] LT";case 6:return"[W sobotę o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zeszłą niedzielę o] LT";case 3:return"[W zeszłą środę o] LT";case 6:return"[W zeszłą sobotę o] LT";default:return"[W zeszły] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:r,m:r,mm:r,h:r,hh:r,d:"1 dzień",dd:"%d dni",w:"tydzień",ww:r,M:"miesiąc",MM:r,y:"rok",yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},8303:function(e,t,n){!function(e){"use strict";e.defineLocale("pt-br",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_sáb".split("_"),weekdaysMin:"do_2ª_3ª_4ª_5ª_6ª_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",invalidDate:"Data inválida"})}(n(5093))},9834:function(e,t,n){!function(e){"use strict";e.defineLocale("pt",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}})}(n(5093))},4457:function(e,t,n){!function(e){"use strict";function t(e,t,n){var a=" ";return(e%100>=20||e>=100&&e%100==0)&&(a=" de "),e+a+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"săptămâni",MM:"luni",yy:"ani"}[n]}e.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminică_luni_marți_miercuri_joi_vineri_sâmbătă".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_Sâ".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[mâine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s în urmă",s:"câteva secunde",ss:t,m:"un minut",mm:t,h:"o oră",hh:t,d:"o zi",dd:t,w:"o săptămână",ww:t,M:"o lună",MM:t,y:"un an",yy:t},week:{dow:1,doy:7}})}(n(5093))},2271:function(e,t,n){!function(e){"use strict";function t(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,a){return"m"===a?n?"минута":"минуту":e+" "+t({ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"минута_минуты_минут":"минуту_минуты_минут",hh:"час_часа_часов",dd:"день_дня_дней",ww:"неделя_недели_недель",MM:"месяц_месяца_месяцев",yy:"год_года_лет"}[a],+e)}var a=[/^янв/i,/^фев/i,/^мар/i,/^апр/i,/^ма[йя]/i,/^июн/i,/^июл/i,/^авг/i,/^сен/i,/^окт/i,/^ноя/i,/^дек/i];e.defineLocale("ru",{months:{format:"января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),standalone:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_")},monthsShort:{format:"янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),standalone:"янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_")},weekdays:{standalone:"воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"),format:"воскресенье_понедельник_вторник_среду_четверг_пятницу_субботу".split("_"),isFormat:/\[ ?[Вв] ?(?:прошлую|следующую|эту)? ?] ?dddd/},weekdaysShort:"вс_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),monthsParse:a,longMonthsParse:a,shortMonthsParse:a,monthsRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsShortRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsStrictRegex:/^(январ[яь]|феврал[яь]|марта?|апрел[яь]|ма[яй]|июн[яь]|июл[яь]|августа?|сентябр[яь]|октябр[яь]|ноябр[яь]|декабр[яь])/i,monthsShortStrictRegex:/^(янв\.|февр?\.|мар[т.]|апр\.|ма[яй]|июн[ья.]|июл[ья.]|авг\.|сент?\.|окт\.|нояб?\.|дек\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., H:mm",LLLL:"dddd, D MMMM YYYY г., H:mm"},calendar:{sameDay:"[Сегодня, в] LT",nextDay:"[Завтра, в] LT",lastDay:"[Вчера, в] LT",nextWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В следующее] dddd, [в] LT";case 1:case 2:case 4:return"[В следующий] dddd, [в] LT";case 3:case 5:case 6:return"[В следующую] dddd, [в] LT"}},lastWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В прошлое] dddd, [в] LT";case 1:case 2:case 4:return"[В прошлый] dddd, [в] LT";case 3:case 5:case 6:return"[В прошлую] dddd, [в] LT"}},sameElse:"L"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",ss:n,m:n,mm:n,h:"час",hh:n,d:"день",dd:n,w:"неделя",ww:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночи|утра|дня|вечера/i,isPM:function(e){return/^(дня|вечера)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночи":e<12?"утра":e<17?"дня":"вечера"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го|я)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":return e+"-й";case"D":return e+"-го";case"w":case"W":return e+"-я";default:return e}},week:{dow:1,doy:4}})}(n(5093))},1221:function(e,t,n){!function(e){"use strict";var t=["جنوري","فيبروري","مارچ","اپريل","مئي","جون","جولاءِ","آگسٽ","سيپٽمبر","آڪٽوبر","نومبر","ڊسمبر"],n=["آچر","سومر","اڱارو","اربع","خميس","جمع","ڇنڇر"];e.defineLocale("sd",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/صبح|شام/,isPM:function(e){return"شام"===e},meridiem:function(e,t,n){return e<12?"صبح":"شام"},calendar:{sameDay:"[اڄ] LT",nextDay:"[سڀاڻي] LT",nextWeek:"dddd [اڳين هفتي تي] LT",lastDay:"[ڪالهه] LT",lastWeek:"[گزريل هفتي] dddd [تي] LT",sameElse:"L"},relativeTime:{future:"%s پوء",past:"%s اڳ",s:"چند سيڪنڊ",ss:"%d سيڪنڊ",m:"هڪ منٽ",mm:"%d منٽ",h:"هڪ ڪلاڪ",hh:"%d ڪلاڪ",d:"هڪ ڏينهن",dd:"%d ڏينهن",M:"هڪ مهينو",MM:"%d مهينا",y:"هڪ سال",yy:"%d سال"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:4}})}(n(5093))},3478:function(e,t,n){!function(e){"use strict";e.defineLocale("se",{months:"ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu".split("_"),monthsShort:"ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov".split("_"),weekdays:"sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat".split("_"),weekdaysShort:"sotn_vuos_maŋ_gask_duor_bear_láv".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s geažes",past:"maŋit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta mánnu",MM:"%d mánut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7538:function(e,t,n){!function(e){"use strict";e.defineLocale("si",{months:"ජනවාරි_පෙබරවාරි_මාර්තු_අප්‍රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්".split("_"),monthsShort:"ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ".split("_"),weekdays:"ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්‍රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා".split("_"),weekdaysShort:"ඉරි_සඳු_අඟ_බදා_බ්‍රහ_සිකු_සෙන".split("_"),weekdaysMin:"ඉ_ස_අ_බ_බ්‍ර_සි_සෙ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [වැනි] dddd, a h:mm:ss"},calendar:{sameDay:"[අද] LT[ට]",nextDay:"[හෙට] LT[ට]",nextWeek:"dddd LT[ට]",lastDay:"[ඊයේ] LT[ට]",lastWeek:"[පසුගිය] dddd LT[ට]",sameElse:"L"},relativeTime:{future:"%sකින්",past:"%sකට පෙර",s:"තත්පර කිහිපය",ss:"තත්පර %d",m:"මිනිත්තුව",mm:"මිනිත්තු %d",h:"පැය",hh:"පැය %d",d:"දිනය",dd:"දින %d",M:"මාසය",MM:"මාස %d",y:"වසර",yy:"වසර %d"},dayOfMonthOrdinalParse:/\d{1,2} වැනි/,ordinal:function(e){return e+" වැනි"},meridiemParse:/පෙර වරු|පස් වරු|පෙ.ව|ප.ව./,isPM:function(e){return"ප.ව."===e||"පස් වරු"===e},meridiem:function(e,t,n){return e>11?n?"ප.ව.":"පස් වරු":n?"පෙ.ව.":"පෙර වරු"}})}(n(5093))},5784:function(e,t,n){!function(e){"use strict";var t="január_február_marec_apríl_máj_jún_júl_august_september_október_november_december".split("_"),n="jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec".split("_");function a(e){return e>1&&e<5}function i(e,t,n,i){var r=e+" ";switch(n){case"s":return t||i?"pár sekúnd":"pár sekundami";case"ss":return t||i?r+(a(e)?"sekundy":"sekúnd"):r+"sekundami";case"m":return t?"minúta":i?"minútu":"minútou";case"mm":return t||i?r+(a(e)?"minúty":"minút"):r+"minútami";case"h":return t?"hodina":i?"hodinu":"hodinou";case"hh":return t||i?r+(a(e)?"hodiny":"hodín"):r+"hodinami";case"d":return t||i?"deň":"dňom";case"dd":return t||i?r+(a(e)?"dni":"dní"):r+"dňami";case"M":return t||i?"mesiac":"mesiacom";case"MM":return t||i?r+(a(e)?"mesiace":"mesiacov"):r+"mesiacmi";case"y":return t||i?"rok":"rokom";case"yy":return t||i?r+(a(e)?"roky":"rokov"):r+"rokmi"}}e.defineLocale("sk",{months:t,monthsShort:n,weekdays:"nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_št_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_št_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nedeľu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo štvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[včera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulú nedeľu o] LT";case 1:case 2:case 4:case 5:return"[minulý] dddd [o] LT";case 3:return"[minulú stredu o] LT";case 6:return"[minulú sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:i,ss:i,m:i,mm:i,h:i,hh:i,d:i,dd:i,M:i,MM:i,y:i,yy:i},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},6637:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i=e+" ";switch(n){case"s":return t||a?"nekaj sekund":"nekaj sekundami";case"ss":return i+=1===e?t?"sekundo":"sekundi":2===e?t||a?"sekundi":"sekundah":e<5?t||a?"sekunde":"sekundah":"sekund";case"m":return t?"ena minuta":"eno minuto";case"mm":return i+=1===e?t?"minuta":"minuto":2===e?t||a?"minuti":"minutama":e<5?t||a?"minute":"minutami":t||a?"minut":"minutami";case"h":return t?"ena ura":"eno uro";case"hh":return i+=1===e?t?"ura":"uro":2===e?t||a?"uri":"urama":e<5?t||a?"ure":"urami":t||a?"ur":"urami";case"d":return t||a?"en dan":"enim dnem";case"dd":return i+=1===e?t||a?"dan":"dnem":2===e?t||a?"dni":"dnevoma":t||a?"dni":"dnevi";case"M":return t||a?"en mesec":"enim mesecem";case"MM":return i+=1===e?t||a?"mesec":"mesecem":2===e?t||a?"meseca":"mesecema":e<5?t||a?"mesece":"meseci":t||a?"mesecev":"meseci";case"y":return t||a?"eno leto":"enim letom";case"yy":return i+=1===e?t||a?"leto":"letom":2===e?t||a?"leti":"letoma":e<5?t||a?"leta":"leti":t||a?"let":"leti"}}e.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._čet._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_če_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[včeraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prejšnjo] [nedeljo] [ob] LT";case 3:return"[prejšnjo] [sredo] [ob] LT";case 6:return"[prejšnjo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prejšnji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"čez %s",past:"pred %s",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},6794:function(e,t,n){!function(e){"use strict";e.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj".split("_"),weekdays:"E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë".split("_"),weekdaysShort:"Die_Hën_Mar_Mër_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_Më_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(e){return"M"===e.charAt(0)},meridiem:function(e,t,n){return e<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot në] LT",nextDay:"[Nesër në] LT",nextWeek:"dddd [në] LT",lastDay:"[Dje në] LT",lastWeek:"dddd [e kaluar në] LT",sameElse:"L"},relativeTime:{future:"në %s",past:"%s më parë",s:"disa sekonda",ss:"%d sekonda",m:"një minutë",mm:"%d minuta",h:"një orë",hh:"%d orë",d:"një ditë",dd:"%d ditë",M:"një muaj",MM:"%d muaj",y:"një vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},3322:function(e,t,n){!function(e){"use strict";var t={words:{ss:["секунда","секунде","секунди"],m:["један минут","једног минута"],mm:["минут","минута","минута"],h:["један сат","једног сата"],hh:["сат","сата","сати"],d:["један дан","једног дана"],dd:["дан","дана","дана"],M:["један месец","једног месеца"],MM:["месец","месеца","месеци"],y:["једну годину","једне године"],yy:["годину","године","година"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},translate:function(e,n,a,i){var r,s=t.words[a];return 1===a.length?"y"===a&&n?"једна година":i||n?s[0]:s[1]:(r=t.correctGrammaticalCase(e,s),"yy"===a&&n&&"годину"===r?e+" година":e+" "+r)}};e.defineLocale("sr-cyrl",{months:"јануар_фебруар_март_април_мај_јун_јул_август_септембар_октобар_новембар_децембар".split("_"),monthsShort:"јан._феб._мар._апр._мај_јун_јул_авг._сеп._окт._нов._дец.".split("_"),monthsParseExact:!0,weekdays:"недеља_понедељак_уторак_среда_четвртак_петак_субота".split("_"),weekdaysShort:"нед._пон._уто._сре._чет._пет._суб.".split("_"),weekdaysMin:"не_по_ут_ср_че_пе_су".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[данас у] LT",nextDay:"[сутра у] LT",nextWeek:function(){switch(this.day()){case 0:return"[у] [недељу] [у] LT";case 3:return"[у] [среду] [у] LT";case 6:return"[у] [суботу] [у] LT";case 1:case 2:case 4:case 5:return"[у] dddd [у] LT"}},lastDay:"[јуче у] LT",lastWeek:function(){return["[прошле] [недеље] [у] LT","[прошлог] [понедељка] [у] LT","[прошлог] [уторка] [у] LT","[прошле] [среде] [у] LT","[прошлог] [четвртка] [у] LT","[прошлог] [петка] [у] LT","[прошле] [суботе] [у] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"за %s",past:"пре %s",s:"неколико секунди",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:t.translate,dd:t.translate,M:t.translate,MM:t.translate,y:t.translate,yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},5719:function(e,t,n){!function(e){"use strict";var t={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10==1?t[0]:t[1]:t[2]},translate:function(e,n,a,i){var r,s=t.words[a];return 1===a.length?"y"===a&&n?"jedna godina":i||n?s[0]:s[1]:(r=t.correctGrammaticalCase(e,s),"yy"===a&&n&&"godinu"===r?e+" godina":e+" "+r)}};e.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){return["[prošle] [nedelje] [u] LT","[prošlog] [ponedeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:t.translate,dd:t.translate,M:t.translate,MM:t.translate,y:t.translate,yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n(5093))},6e3:function(e,t,n){!function(e){"use strict";e.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(e,t,n){return e<11?"ekuseni":e<15?"emini":e<19?"entsambama":"ebusuku"},meridiemHour:function(e,t){return 12===e&&(e=0),"ekuseni"===t?e:"emini"===t?e>=11?e:e+12:"entsambama"===t||"ebusuku"===t?0===e?0:e+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(n(5093))},1011:function(e,t,n){!function(e){"use strict";e.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Igår] LT",nextWeek:"[På] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?":e":1===t||2===t?":a":":e")},week:{dow:1,doy:4}})}(n(5093))},748:function(e,t,n){!function(e){"use strict";e.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}})}(n(5093))},1025:function(e,t,n){!function(e){"use strict";var t={1:"௧",2:"௨",3:"௩",4:"௪",5:"௫",6:"௬",7:"௭",8:"௮",9:"௯",0:"௦"},n={"௧":"1","௨":"2","௩":"3","௪":"4","௫":"5","௬":"6","௭":"7","௮":"8","௯":"9","௦":"0"};e.defineLocale("ta",{months:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),monthsShort:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdays:"ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை".split("_"),weekdaysShort:"ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி".split("_"),weekdaysMin:"ஞா_தி_செ_பு_வி_வெ_ச".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[இன்று] LT",nextDay:"[நாளை] LT",nextWeek:"dddd, LT",lastDay:"[நேற்று] LT",lastWeek:"[கடந்த வாரம்] dddd, LT",sameElse:"L"},relativeTime:{future:"%s இல்",past:"%s முன்",s:"ஒரு சில விநாடிகள்",ss:"%d விநாடிகள்",m:"ஒரு நிமிடம்",mm:"%d நிமிடங்கள்",h:"ஒரு மணி நேரம்",hh:"%d மணி நேரம்",d:"ஒரு நாள்",dd:"%d நாட்கள்",M:"ஒரு மாதம்",MM:"%d மாதங்கள்",y:"ஒரு வருடம்",yy:"%d ஆண்டுகள்"},dayOfMonthOrdinalParse:/\d{1,2}வது/,ordinal:function(e){return e+"வது"},preparse:function(e){return e.replace(/[௧௨௩௪௫௬௭௮௯௦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/யாமம்|வைகறை|காலை|நண்பகல்|எற்பாடு|மாலை/,meridiem:function(e,t,n){return e<2?" யாமம்":e<6?" வைகறை":e<10?" காலை":e<14?" நண்பகல்":e<18?" எற்பாடு":e<22?" மாலை":" யாமம்"},meridiemHour:function(e,t){return 12===e&&(e=0),"யாமம்"===t?e<2?e:e+12:"வைகறை"===t||"காலை"===t||"நண்பகல்"===t&&e>=10?e:e+12},week:{dow:0,doy:6}})}(n(5093))},1885:function(e,t,n){!function(e){"use strict";e.defineLocale("te",{months:"జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జులై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్".split("_"),monthsShort:"జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జులై_ఆగ._సెప్._అక్టో._నవ._డిసె.".split("_"),monthsParseExact:!0,weekdays:"ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం".split("_"),weekdaysShort:"ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని".split("_"),weekdaysMin:"ఆ_సో_మం_బు_గు_శు_శ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[నేడు] LT",nextDay:"[రేపు] LT",nextWeek:"dddd, LT",lastDay:"[నిన్న] LT",lastWeek:"[గత] dddd, LT",sameElse:"L"},relativeTime:{future:"%s లో",past:"%s క్రితం",s:"కొన్ని క్షణాలు",ss:"%d సెకన్లు",m:"ఒక నిమిషం",mm:"%d నిమిషాలు",h:"ఒక గంట",hh:"%d గంటలు",d:"ఒక రోజు",dd:"%d రోజులు",M:"ఒక నెల",MM:"%d నెలలు",y:"ఒక సంవత్సరం",yy:"%d సంవత్సరాలు"},dayOfMonthOrdinalParse:/\d{1,2}వ/,ordinal:"%dవ",meridiemParse:/రాత్రి|ఉదయం|మధ్యాహ్నం|సాయంత్రం/,meridiemHour:function(e,t){return 12===e&&(e=0),"రాత్రి"===t?e<4?e:e+12:"ఉదయం"===t?e:"మధ్యాహ్నం"===t?e>=10?e:e+12:"సాయంత్రం"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"రాత్రి":e<10?"ఉదయం":e<17?"మధ్యాహ్నం":e<20?"సాయంత్రం":"రాత్రి"},week:{dow:0,doy:6}})}(n(5093))},8861:function(e,t,n){!function(e){"use strict";e.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Juñu_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},6571:function(e,t,n){!function(e){"use strict";var t={0:"-ум",1:"-ум",2:"-юм",3:"-юм",4:"-ум",5:"-ум",6:"-ум",7:"-ум",8:"-ум",9:"-ум",10:"-ум",12:"-ум",13:"-ум",20:"-ум",30:"-юм",40:"-ум",50:"-ум",60:"-ум",70:"-ум",80:"-ум",90:"-ум",100:"-ум"};e.defineLocale("tg",{months:{format:"январи_феврали_марти_апрели_майи_июни_июли_августи_сентябри_октябри_ноябри_декабри".split("_"),standalone:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_")},monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"якшанбе_душанбе_сешанбе_чоршанбе_панҷшанбе_ҷумъа_шанбе".split("_"),weekdaysShort:"яшб_дшб_сшб_чшб_пшб_ҷум_шнб".split("_"),weekdaysMin:"яш_дш_сш_чш_пш_ҷм_шб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Имрӯз соати] LT",nextDay:"[Фардо соати] LT",lastDay:"[Дирӯз соати] LT",nextWeek:"dddd[и] [ҳафтаи оянда соати] LT",lastWeek:"dddd[и] [ҳафтаи гузашта соати] LT",sameElse:"L"},relativeTime:{future:"баъди %s",past:"%s пеш",s:"якчанд сония",m:"як дақиқа",mm:"%d дақиқа",h:"як соат",hh:"%d соат",d:"як рӯз",dd:"%d рӯз",M:"як моҳ",MM:"%d моҳ",y:"як сол",yy:"%d сол"},meridiemParse:/шаб|субҳ|рӯз|бегоҳ/,meridiemHour:function(e,t){return 12===e&&(e=0),"шаб"===t?e<4?e:e+12:"субҳ"===t?e:"рӯз"===t?e>=11?e:e+12:"бегоҳ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"шаб":e<11?"субҳ":e<16?"рӯз":e<19?"бегоҳ":"шаб"},dayOfMonthOrdinalParse:/\d{1,2}-(ум|юм)/,ordinal:function(e){var n=e%10,a=e>=100?100:null;return e+(t[e]||t[n]||t[a])},week:{dow:1,doy:7}})}(n(5093))},5802:function(e,t,n){!function(e){"use strict";e.defineLocale("th",{months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),monthsParseExact:!0,weekdays:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),weekdaysShort:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์".split("_"),weekdaysMin:"อา._จ._อ._พ._พฤ._ศ._ส.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY เวลา H:mm",LLLL:"วันddddที่ D MMMM YYYY เวลา H:mm"},meridiemParse:/ก่อนเที่ยง|หลังเที่ยง/,isPM:function(e){return"หลังเที่ยง"===e},meridiem:function(e,t,n){return e<12?"ก่อนเที่ยง":"หลังเที่ยง"},calendar:{sameDay:"[วันนี้ เวลา] LT",nextDay:"[พรุ่งนี้ เวลา] LT",nextWeek:"dddd[หน้า เวลา] LT",lastDay:"[เมื่อวานนี้ เวลา] LT",lastWeek:"[วัน]dddd[ที่แล้ว เวลา] LT",sameElse:"L"},relativeTime:{future:"อีก %s",past:"%sที่แล้ว",s:"ไม่กี่วินาที",ss:"%d วินาที",m:"1 นาที",mm:"%d นาที",h:"1 ชั่วโมง",hh:"%d ชั่วโมง",d:"1 วัน",dd:"%d วัน",w:"1 สัปดาห์",ww:"%d สัปดาห์",M:"1 เดือน",MM:"%d เดือน",y:"1 ปี",yy:"%d ปี"}})}(n(5093))},9527:function(e,t,n){!function(e){"use strict";var t={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'ünji",4:"'ünji",100:"'ünji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"};e.defineLocale("tk",{months:"Ýanwar_Fewral_Mart_Aprel_Maý_Iýun_Iýul_Awgust_Sentýabr_Oktýabr_Noýabr_Dekabr".split("_"),monthsShort:"Ýan_Few_Mar_Apr_Maý_Iýn_Iýl_Awg_Sen_Okt_Noý_Dek".split("_"),weekdays:"Ýekşenbe_Duşenbe_Sişenbe_Çarşenbe_Penşenbe_Anna_Şenbe".split("_"),weekdaysShort:"Ýek_Duş_Siş_Çar_Pen_Ann_Şen".split("_"),weekdaysMin:"Ýk_Dş_Sş_Çr_Pn_An_Şn".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[düýn] LT",lastWeek:"[geçen] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s soň",past:"%s öň",s:"birnäçe sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir gün",dd:"%d gün",M:"bir aý",MM:"%d aý",y:"bir ýyl",yy:"%d ýyl"},ordinal:function(e,n){switch(n){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'unjy";var a=e%10,i=e%100-a,r=e>=100?100:null;return e+(t[a]||t[i]||t[r])}},week:{dow:1,doy:7}})}(n(5093))},9231:function(e,t,n){!function(e){"use strict";e.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}})}(n(5093))},1052:function(e,t,n){!function(e){"use strict";var t="pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function n(e){var t=e;return t=-1!==e.indexOf("jaj")?t.slice(0,-3)+"leS":-1!==e.indexOf("jar")?t.slice(0,-3)+"waQ":-1!==e.indexOf("DIS")?t.slice(0,-3)+"nem":t+" pIq"}function a(e){var t=e;return t=-1!==e.indexOf("jaj")?t.slice(0,-3)+"Hu’":-1!==e.indexOf("jar")?t.slice(0,-3)+"wen":-1!==e.indexOf("DIS")?t.slice(0,-3)+"ben":t+" ret"}function i(e,t,n,a){var i=r(e);switch(n){case"ss":return i+" lup";case"mm":return i+" tup";case"hh":return i+" rep";case"dd":return i+" jaj";case"MM":return i+" jar";case"yy":return i+" DIS"}}function r(e){var n=Math.floor(e%1e3/100),a=Math.floor(e%100/10),i=e%10,r="";return n>0&&(r+=t[n]+"vatlh"),a>0&&(r+=(""!==r?" ":"")+t[a]+"maH"),i>0&&(r+=(""!==r?" ":"")+t[i]),""===r?"pagh":r}e.defineLocale("tlh",{months:"tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’".split("_"),monthsShort:"jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa’leS] LT",nextWeek:"LLL",lastDay:"[wa’Hu’] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:n,past:a,s:"puS lup",ss:i,m:"wa’ tup",mm:i,h:"wa’ rep",hh:i,d:"wa’ jaj",dd:i,M:"wa’ jar",MM:i,y:"wa’ DIS",yy:i},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},5096:function(e,t,n){!function(e){"use strict";var t={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'üncü",4:"'üncü",100:"'üncü",6:"'ncı",9:"'uncu",10:"'uncu",30:"'uncu",60:"'ıncı",90:"'ıncı"};e.defineLocale("tr",{months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_Çar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_Ça_Pe_Cu_Ct".split("_"),meridiem:function(e,t,n){return e<12?n?"öö":"ÖÖ":n?"ös":"ÖS"},meridiemParse:/öö|ÖÖ|ös|ÖS/,isPM:function(e){return"ös"===e||"ÖS"===e},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[yarın saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[dün] LT",lastWeek:"[geçen] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s önce",s:"birkaç saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",w:"bir hafta",ww:"%d hafta",M:"bir ay",MM:"%d ay",y:"bir yıl",yy:"%d yıl"},ordinal:function(e,n){switch(n){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'ıncı";var a=e%10,i=e%100-a,r=e>=100?100:null;return e+(t[a]||t[i]||t[r])}},week:{dow:1,doy:7}})}(n(5093))},9846:function(e,t,n){!function(e){"use strict";function t(e,t,n,a){var i={s:["viensas secunds","'iensas secunds"],ss:[e+" secunds",e+" secunds"],m:["'n míut","'iens míut"],mm:[e+" míuts",e+" míuts"],h:["'n þora","'iensa þora"],hh:[e+" þoras",e+" þoras"],d:["'n ziua","'iensa ziua"],dd:[e+" ziuas",e+" ziuas"],M:["'n mes","'iens mes"],MM:[e+" mesen",e+" mesen"],y:["'n ar","'iens ar"],yy:[e+" ars",e+" ars"]};return a||t?i[n][0]:i[n][1]}e.defineLocale("tzl",{months:"Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi".split("_"),weekdaysShort:"Súl_Lún_Mai_Már_Xhú_Vié_Sát".split("_"),weekdaysMin:"Sú_Lú_Ma_Má_Xh_Vi_Sá".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(e){return"d'o"===e.toLowerCase()},meridiem:function(e,t,n){return e>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi à] LT",nextDay:"[demà à] LT",nextWeek:"dddd [à] LT",lastDay:"[ieiri à] LT",lastWeek:"[sür el] dddd [lasteu à] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n(5093))},7711:function(e,t,n){!function(e){"use strict";e.defineLocale("tzm-latn",{months:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minuḍ",mm:"%d minuḍ",h:"saɛa",hh:"%d tassaɛin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}})}(n(5093))},1765:function(e,t,n){!function(e){"use strict";e.defineLocale("tzm",{months:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),monthsShort:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),weekdays:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysShort:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysMin:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ⴰⵙⴷⵅ ⴴ] LT",nextDay:"[ⴰⵙⴽⴰ ⴴ] LT",nextWeek:"dddd [ⴴ] LT",lastDay:"[ⴰⵚⴰⵏⵜ ⴴ] LT",lastWeek:"dddd [ⴴ] LT",sameElse:"L"},relativeTime:{future:"ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s",past:"ⵢⴰⵏ %s",s:"ⵉⵎⵉⴽ",ss:"%d ⵉⵎⵉⴽ",m:"ⵎⵉⵏⵓⴺ",mm:"%d ⵎⵉⵏⵓⴺ",h:"ⵙⴰⵄⴰ",hh:"%d ⵜⴰⵙⵙⴰⵄⵉⵏ",d:"ⴰⵙⵙ",dd:"%d oⵙⵙⴰⵏ",M:"ⴰⵢoⵓⵔ",MM:"%d ⵉⵢⵢⵉⵔⵏ",y:"ⴰⵙⴳⴰⵙ",yy:"%d ⵉⵙⴳⴰⵙⵏ"},week:{dow:6,doy:12}})}(n(5093))},8414:function(e,t,n){!function(e){"use strict";e.defineLocale("ug-cn",{months:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),monthsShort:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),weekdays:"يەكشەنبە_دۈشەنبە_سەيشەنبە_چارشەنبە_پەيشەنبە_جۈمە_شەنبە".split("_"),weekdaysShort:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),weekdaysMin:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-يىلىM-ئاينىڭD-كۈنى",LLL:"YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm",LLLL:"dddd، YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm"},meridiemParse:/يېرىم كېچە|سەھەر|چۈشتىن بۇرۇن|چۈش|چۈشتىن كېيىن|كەچ/,meridiemHour:function(e,t){return 12===e&&(e=0),"يېرىم كېچە"===t||"سەھەر"===t||"چۈشتىن بۇرۇن"===t?e:"چۈشتىن كېيىن"===t||"كەچ"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var a=100*e+t;return a<600?"يېرىم كېچە":a<900?"سەھەر":a<1130?"چۈشتىن بۇرۇن":a<1230?"چۈش":a<1800?"چۈشتىن كېيىن":"كەچ"},calendar:{sameDay:"[بۈگۈن سائەت] LT",nextDay:"[ئەتە سائەت] LT",nextWeek:"[كېلەركى] dddd [سائەت] LT",lastDay:"[تۆنۈگۈن] LT",lastWeek:"[ئالدىنقى] dddd [سائەت] LT",sameElse:"L"},relativeTime:{future:"%s كېيىن",past:"%s بۇرۇن",s:"نەچچە سېكونت",ss:"%d سېكونت",m:"بىر مىنۇت",mm:"%d مىنۇت",h:"بىر سائەت",hh:"%d سائەت",d:"بىر كۈن",dd:"%d كۈن",M:"بىر ئاي",MM:"%d ئاي",y:"بىر يىل",yy:"%d يىل"},dayOfMonthOrdinalParse:/\d{1,2}(-كۈنى|-ئاي|-ھەپتە)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"-كۈنى";case"w":case"W":return e+"-ھەپتە";default:return e}},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:7}})}(n(5093))},6618:function(e,t,n){!function(e){"use strict";function t(e,t){var n=e.split("_");return t%10==1&&t%100!=11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,a){return"m"===a?n?"хвилина":"хвилину":"h"===a?n?"година":"годину":e+" "+t({ss:n?"секунда_секунди_секунд":"секунду_секунди_секунд",mm:n?"хвилина_хвилини_хвилин":"хвилину_хвилини_хвилин",hh:n?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяці_місяців",yy:"рік_роки_років"}[a],+e)}function a(e,t){var n={nominative:"неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота".split("_"),accusative:"неділю_понеділок_вівторок_середу_четвер_п’ятницю_суботу".split("_"),genitive:"неділі_понеділка_вівторка_середи_четверга_п’ятниці_суботи".split("_")};return!0===e?n.nominative.slice(1,7).concat(n.nominative.slice(0,1)):e?n[/(\[[ВвУу]\]) ?dddd/.test(t)?"accusative":/\[?(?:минулої|наступної)? ?\] ?dddd/.test(t)?"genitive":"nominative"][e.day()]:n.nominative}function i(e){return function(){return e+"о"+(11===this.hours()?"б":"")+"] LT"}}e.defineLocale("uk",{months:{format:"січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),standalone:"січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень".split("_")},monthsShort:"січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд".split("_"),weekdays:a,weekdaysShort:"нд_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY р.",LLL:"D MMMM YYYY р., HH:mm",LLLL:"dddd, D MMMM YYYY р., HH:mm"},calendar:{sameDay:i("[Сьогодні "),nextDay:i("[Завтра "),lastDay:i("[Вчора "),nextWeek:i("[У] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return i("[Минулої] dddd [").call(this);case 1:case 2:case 4:return i("[Минулого] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"за %s",past:"%s тому",s:"декілька секунд",ss:n,m:n,mm:n,h:"годину",hh:n,d:"день",dd:n,M:"місяць",MM:n,y:"рік",yy:n},meridiemParse:/ночі|ранку|дня|вечора/,isPM:function(e){return/^(дня|вечора)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночі":e<12?"ранку":e<17?"дня":"вечора"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e+"-й";case"D":return e+"-го";default:return e}},week:{dow:1,doy:7}})}(n(5093))},158:function(e,t,n){!function(e){"use strict";var t=["جنوری","فروری","مارچ","اپریل","مئی","جون","جولائی","اگست","ستمبر","اکتوبر","نومبر","دسمبر"],n=["اتوار","پیر","منگل","بدھ","جمعرات","جمعہ","ہفتہ"];e.defineLocale("ur",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/صبح|شام/,isPM:function(e){return"شام"===e},meridiem:function(e,t,n){return e<12?"صبح":"شام"},calendar:{sameDay:"[آج بوقت] LT",nextDay:"[کل بوقت] LT",nextWeek:"dddd [بوقت] LT",lastDay:"[گذشتہ روز بوقت] LT",lastWeek:"[گذشتہ] dddd [بوقت] LT",sameElse:"L"},relativeTime:{future:"%s بعد",past:"%s قبل",s:"چند سیکنڈ",ss:"%d سیکنڈ",m:"ایک منٹ",mm:"%d منٹ",h:"ایک گھنٹہ",hh:"%d گھنٹے",d:"ایک دن",dd:"%d دن",M:"ایک ماہ",MM:"%d ماہ",y:"ایک سال",yy:"%d سال"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:4}})}(n(5093))},2475:function(e,t,n){!function(e){"use strict";e.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}})}(n(5093))},7609:function(e,t,n){!function(e){"use strict";e.defineLocale("uz",{months:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба".split("_"),weekdaysShort:"Якш_Душ_Сеш_Чор_Пай_Жум_Шан".split("_"),weekdaysMin:"Як_Ду_Се_Чо_Па_Жу_Ша".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Бугун соат] LT [да]",nextDay:"[Эртага] LT [да]",nextWeek:"dddd [куни соат] LT [да]",lastDay:"[Кеча соат] LT [да]",lastWeek:"[Утган] dddd [куни соат] LT [да]",sameElse:"L"},relativeTime:{future:"Якин %s ичида",past:"Бир неча %s олдин",s:"фурсат",ss:"%d фурсат",m:"бир дакика",mm:"%d дакика",h:"бир соат",hh:"%d соат",d:"бир кун",dd:"%d кун",M:"бир ой",MM:"%d ой",y:"бир йил",yy:"%d йил"},week:{dow:1,doy:7}})}(n(5093))},1135:function(e,t,n){!function(e){"use strict";e.defineLocale("vi",{months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(e){return/^ch$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[Hôm nay lúc] LT",nextDay:"[Ngày mai lúc] LT",nextWeek:"dddd [tuần tới lúc] LT",lastDay:"[Hôm qua lúc] LT",lastWeek:"dddd [tuần trước lúc] LT",sameElse:"L"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",ss:"%d giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",w:"một tuần",ww:"%d tuần",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}})}(n(5093))},4051:function(e,t,n){!function(e){"use strict";e.defineLocale("x-pseudo",{months:"J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér".split("_"),monthsShort:"J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc".split("_"),monthsParseExact:!0,weekdays:"S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý".split("_"),weekdaysShort:"S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát".split("_"),weekdaysMin:"S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~ódá~ý át] LT",nextDay:"[T~ómó~rró~w át] LT",nextWeek:"dddd [át] LT",lastDay:"[Ý~ést~érdá~ý át] LT",lastWeek:"[L~ást] dddd [át] LT",sameElse:"L"},relativeTime:{future:"í~ñ %s",past:"%s á~gó",s:"á ~féw ~sécó~ñds",ss:"%d s~écóñ~ds",m:"á ~míñ~úté",mm:"%d m~íñú~tés",h:"á~ñ hó~úr",hh:"%d h~óúrs",d:"á ~dáý",dd:"%d d~áýs",M:"á ~móñ~th",MM:"%d m~óñt~hs",y:"á ~ýéár",yy:"%d ý~éárs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n(5093))},2218:function(e,t,n){!function(e){"use strict";e.defineLocale("yo",{months:"Sẹ́rẹ́_Èrèlè_Ẹrẹ̀nà_Ìgbé_Èbibi_Òkùdu_Agẹmo_Ògún_Owewe_Ọ̀wàrà_Bélú_Ọ̀pẹ̀̀".split("_"),monthsShort:"Sẹ́r_Èrl_Ẹrn_Ìgb_Èbi_Òkù_Agẹ_Ògú_Owe_Ọ̀wà_Bél_Ọ̀pẹ̀̀".split("_"),weekdays:"Àìkú_Ajé_Ìsẹ́gun_Ọjọ́rú_Ọjọ́bọ_Ẹtì_Àbámẹ́ta".split("_"),weekdaysShort:"Àìk_Ajé_Ìsẹ́_Ọjr_Ọjb_Ẹtì_Àbá".split("_"),weekdaysMin:"Àì_Aj_Ìs_Ọr_Ọb_Ẹt_Àb".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Ònì ni] LT",nextDay:"[Ọ̀la ni] LT",nextWeek:"dddd [Ọsẹ̀ tón'bọ] [ni] LT",lastDay:"[Àna ni] LT",lastWeek:"dddd [Ọsẹ̀ tólọ́] [ni] LT",sameElse:"L"},relativeTime:{future:"ní %s",past:"%s kọjá",s:"ìsẹjú aayá die",ss:"aayá %d",m:"ìsẹjú kan",mm:"ìsẹjú %d",h:"wákati kan",hh:"wákati %d",d:"ọjọ́ kan",dd:"ọjọ́ %d",M:"osù kan",MM:"osù %d",y:"ọdún kan",yy:"ọdún %d"},dayOfMonthOrdinalParse:/ọjọ́\s\d{1,2}/,ordinal:"ọjọ́ %d",week:{dow:1,doy:4}})}(n(5093))},2648:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-cn",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"下午"===t||"晚上"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var a=100*e+t;return a<600?"凌晨":a<900?"早上":a<1130?"上午":a<1230?"中午":a<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:function(e){return e.week()!==this.week()?"[下]dddLT":"[本]dddLT"},lastDay:"[昨天]LT",lastWeek:function(e){return this.week()!==e.week()?"[上]dddLT":"[本]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|周)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"周";default:return e}},relativeTime:{future:"%s后",past:"%s前",s:"几秒",ss:"%d 秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",w:"1 周",ww:"%d 周",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week:{dow:1,doy:4}})}(n(5093))},1632:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-hk",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var a=100*e+t;return a<600?"凌晨":a<900?"早上":a<1200?"上午":1200===a?"中午":a<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(n(5093))},3922:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-mo",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"D/M/YYYY",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var a=100*e+t;return a<600?"凌晨":a<900?"早上":a<1130?"上午":a<1230?"中午":a<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(n(5093))},304:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-tw",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var a=100*e+t;return a<600?"凌晨":a<900?"早上":a<1130?"上午":a<1230?"中午":a<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}})}(n(5093))},5358:(e,t,n)=>{var a={"./af":5177,"./af.js":5177,"./ar":1509,"./ar-dz":1488,"./ar-dz.js":1488,"./ar-kw":8676,"./ar-kw.js":8676,"./ar-ly":2353,"./ar-ly.js":2353,"./ar-ma":4496,"./ar-ma.js":4496,"./ar-ps":6947,"./ar-ps.js":6947,"./ar-sa":2682,"./ar-sa.js":2682,"./ar-tn":9756,"./ar-tn.js":9756,"./ar.js":1509,"./az":5533,"./az.js":5533,"./be":8959,"./be.js":8959,"./bg":7777,"./bg.js":7777,"./bm":4903,"./bm.js":4903,"./bn":1290,"./bn-bd":7357,"./bn-bd.js":7357,"./bn.js":1290,"./bo":1545,"./bo.js":1545,"./br":1470,"./br.js":1470,"./bs":4429,"./bs.js":4429,"./ca":7306,"./ca.js":7306,"./cs":6464,"./cs.js":6464,"./cv":3635,"./cv.js":3635,"./cy":4226,"./cy.js":4226,"./da":3601,"./da.js":3601,"./de":7853,"./de-at":6111,"./de-at.js":6111,"./de-ch":4697,"./de-ch.js":4697,"./de.js":7853,"./dv":708,"./dv.js":708,"./el":4691,"./el.js":4691,"./en-au":3872,"./en-au.js":3872,"./en-ca":8298,"./en-ca.js":8298,"./en-gb":6195,"./en-gb.js":6195,"./en-ie":6584,"./en-ie.js":6584,"./en-il":5543,"./en-il.js":5543,"./en-in":9033,"./en-in.js":9033,"./en-nz":9402,"./en-nz.js":9402,"./en-sg":3004,"./en-sg.js":3004,"./eo":2934,"./eo.js":2934,"./es":7650,"./es-do":838,"./es-do.js":838,"./es-mx":7730,"./es-mx.js":7730,"./es-us":6575,"./es-us.js":6575,"./es.js":7650,"./et":3035,"./et.js":3035,"./eu":3508,"./eu.js":3508,"./fa":119,"./fa.js":119,"./fi":527,"./fi.js":527,"./fil":5995,"./fil.js":5995,"./fo":2477,"./fo.js":2477,"./fr":5498,"./fr-ca":6435,"./fr-ca.js":6435,"./fr-ch":7892,"./fr-ch.js":7892,"./fr.js":5498,"./fy":7071,"./fy.js":7071,"./ga":1734,"./ga.js":1734,"./gd":217,"./gd.js":217,"./gl":7329,"./gl.js":7329,"./gom-deva":2124,"./gom-deva.js":2124,"./gom-latn":3383,"./gom-latn.js":3383,"./gu":5050,"./gu.js":5050,"./he":1713,"./he.js":1713,"./hi":3861,"./hi.js":3861,"./hr":6308,"./hr.js":6308,"./hu":609,"./hu.js":609,"./hy-am":7160,"./hy-am.js":7160,"./id":4063,"./id.js":4063,"./is":9374,"./is.js":9374,"./it":8383,"./it-ch":4208,"./it-ch.js":4208,"./it.js":8383,"./ja":3827,"./ja.js":3827,"./jv":9722,"./jv.js":9722,"./ka":1794,"./ka.js":1794,"./kk":7088,"./kk.js":7088,"./km":6870,"./km.js":6870,"./kn":4451,"./kn.js":4451,"./ko":3164,"./ko.js":3164,"./ku":8174,"./ku-kmr":6181,"./ku-kmr.js":6181,"./ku.js":8174,"./ky":8474,"./ky.js":8474,"./lb":9680,"./lb.js":9680,"./lo":5867,"./lo.js":5867,"./lt":5766,"./lt.js":5766,"./lv":9532,"./lv.js":9532,"./me":8076,"./me.js":8076,"./mi":1848,"./mi.js":1848,"./mk":306,"./mk.js":306,"./ml":3739,"./ml.js":3739,"./mn":9053,"./mn.js":9053,"./mr":6169,"./mr.js":6169,"./ms":3386,"./ms-my":2297,"./ms-my.js":2297,"./ms.js":3386,"./mt":7075,"./mt.js":7075,"./my":2264,"./my.js":2264,"./nb":2274,"./nb.js":2274,"./ne":8235,"./ne.js":8235,"./nl":2572,"./nl-be":3784,"./nl-be.js":3784,"./nl.js":2572,"./nn":4566,"./nn.js":4566,"./oc-lnc":9330,"./oc-lnc.js":9330,"./pa-in":9849,"./pa-in.js":9849,"./pl":4418,"./pl.js":4418,"./pt":9834,"./pt-br":8303,"./pt-br.js":8303,"./pt.js":9834,"./ro":4457,"./ro.js":4457,"./ru":2271,"./ru.js":2271,"./sd":1221,"./sd.js":1221,"./se":3478,"./se.js":3478,"./si":7538,"./si.js":7538,"./sk":5784,"./sk.js":5784,"./sl":6637,"./sl.js":6637,"./sq":6794,"./sq.js":6794,"./sr":5719,"./sr-cyrl":3322,"./sr-cyrl.js":3322,"./sr.js":5719,"./ss":6e3,"./ss.js":6e3,"./sv":1011,"./sv.js":1011,"./sw":748,"./sw.js":748,"./ta":1025,"./ta.js":1025,"./te":1885,"./te.js":1885,"./tet":8861,"./tet.js":8861,"./tg":6571,"./tg.js":6571,"./th":5802,"./th.js":5802,"./tk":9527,"./tk.js":9527,"./tl-ph":9231,"./tl-ph.js":9231,"./tlh":1052,"./tlh.js":1052,"./tr":5096,"./tr.js":5096,"./tzl":9846,"./tzl.js":9846,"./tzm":1765,"./tzm-latn":7711,"./tzm-latn.js":7711,"./tzm.js":1765,"./ug-cn":8414,"./ug-cn.js":8414,"./uk":6618,"./uk.js":6618,"./ur":158,"./ur.js":158,"./uz":7609,"./uz-latn":2475,"./uz-latn.js":2475,"./uz.js":7609,"./vi":1135,"./vi.js":1135,"./x-pseudo":4051,"./x-pseudo.js":4051,"./yo":2218,"./yo.js":2218,"./zh-cn":2648,"./zh-cn.js":2648,"./zh-hk":1632,"./zh-hk.js":1632,"./zh-mo":3922,"./zh-mo.js":3922,"./zh-tw":304,"./zh-tw.js":304};function i(e){var t=r(e);return n(t)}function r(e){if(!n.o(a,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return a[e]}i.keys=function(){return Object.keys(a)},i.resolve=r,e.exports=i,i.id=5358},5093:function(e,t,n){(e=n.nmd(e)).exports=function(){"use strict";var t,a;function i(){return t.apply(null,arguments)}function r(e){t=e}function s(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function o(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function l(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function d(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(l(e,t))return!1;return!0}function c(e){return void 0===e}function u(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function h(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function m(e,t){var n,a=[],i=e.length;for(n=0;n<i;++n)a.push(t(e[n],n));return a}function _(e,t){for(var n in t)l(t,n)&&(e[n]=t[n]);return l(t,"toString")&&(e.toString=t.toString),l(t,"valueOf")&&(e.valueOf=t.valueOf),e}function p(e,t,n,a){return Zn(e,t,n,a,!0).utc()}function f(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function g(e){return null==e._pf&&(e._pf=f()),e._pf}function y(e){var t=null,n=!1,i=e._d&&!isNaN(e._d.getTime());return i&&(t=g(e),n=a.call(t.parsedDateParts,(function(e){return null!=e})),i=t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n),e._strict&&(i=i&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour)),null!=Object.isFrozen&&Object.isFrozen(e)?i:(e._isValid=i,e._isValid)}function b(e){var t=p(NaN);return null!=e?_(g(t),e):g(t).userInvalidated=!0,t}a=Array.prototype.some?Array.prototype.some:function(e){var t,n=Object(this),a=n.length>>>0;for(t=0;t<a;t++)if(t in n&&e.call(this,n[t],t,n))return!0;return!1};var v=i.momentProperties=[],M=!1;function x(e,t){var n,a,i,r=v.length;if(c(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),c(t._i)||(e._i=t._i),c(t._f)||(e._f=t._f),c(t._l)||(e._l=t._l),c(t._strict)||(e._strict=t._strict),c(t._tzm)||(e._tzm=t._tzm),c(t._isUTC)||(e._isUTC=t._isUTC),c(t._offset)||(e._offset=t._offset),c(t._pf)||(e._pf=g(t)),c(t._locale)||(e._locale=t._locale),r>0)for(n=0;n<r;n++)c(i=t[a=v[n]])||(e[a]=i);return e}function w(e){x(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===M&&(M=!0,i.updateOffset(this),M=!1)}function k(e){return e instanceof w||null!=e&&null!=e._isAMomentObject}function L(e){!1===i.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function Y(e,t){var n=!0;return _((function(){if(null!=i.deprecationHandler&&i.deprecationHandler(null,e),n){var a,r,s,o=[],d=arguments.length;for(r=0;r<d;r++){if(a="","object"==typeof arguments[r]){for(s in a+="\n["+r+"] ",arguments[0])l(arguments[0],s)&&(a+=s+": "+arguments[0][s]+", ");a=a.slice(0,-2)}else a=arguments[r];o.push(a)}L(e+"\nArguments: "+Array.prototype.slice.call(o).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var D,T={};function S(e,t){null!=i.deprecationHandler&&i.deprecationHandler(e,t),T[e]||(L(t),T[e]=!0)}function j(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function H(e){var t,n;for(n in e)l(e,n)&&(j(t=e[n])?this[n]=t:this["_"+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function C(e,t){var n,a=_({},e);for(n in t)l(t,n)&&(o(e[n])&&o(t[n])?(a[n]={},_(a[n],e[n]),_(a[n],t[n])):null!=t[n]?a[n]=t[n]:delete a[n]);for(n in e)l(e,n)&&!l(t,n)&&o(e[n])&&(a[n]=_({},a[n]));return a}function A(e){null!=e&&this.set(e)}i.suppressDeprecationWarnings=!1,i.deprecationHandler=null,D=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)l(e,t)&&n.push(t);return n};var E={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function P(e,t,n){var a=this._calendar[e]||this._calendar.sameElse;return j(a)?a.call(t,n):a}function O(e,t,n){var a=""+Math.abs(e),i=t-a.length;return(e>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+a}var I=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,N=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,z={},F={};function R(e,t,n,a){var i=a;"string"==typeof a&&(i=function(){return this[a]()}),e&&(F[e]=i),t&&(F[t[0]]=function(){return O(i.apply(this,arguments),t[1],t[2])}),n&&(F[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function W(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function B(e){var t,n,a=e.match(I);for(t=0,n=a.length;t<n;t++)F[a[t]]?a[t]=F[a[t]]:a[t]=W(a[t]);return function(t){var i,r="";for(i=0;i<n;i++)r+=j(a[i])?a[i].call(t,e):a[i];return r}}function V(e,t){return e.isValid()?(t=$(t,e.localeData()),z[t]=z[t]||B(t),z[t](e)):e.localeData().invalidDate()}function $(e,t){var n=5;function a(e){return t.longDateFormat(e)||e}for(N.lastIndex=0;n>=0&&N.test(e);)e=e.replace(N,a),N.lastIndex=0,n-=1;return e}var U={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function J(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(I).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])}var G="Invalid date";function Z(){return this._invalidDate}var q="%d",K=/\d{1,2}/;function X(e){return this._ordinal.replace("%d",e)}var Q={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function ee(e,t,n,a){var i=this._relativeTime[n];return j(i)?i(e,t,n,a):i.replace(/%d/i,e)}function te(e,t){var n=this._relativeTime[e>0?"future":"past"];return j(n)?n(t):n.replace(/%s/i,t)}var ne={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function ae(e){return"string"==typeof e?ne[e]||ne[e.toLowerCase()]:void 0}function ie(e){var t,n,a={};for(n in e)l(e,n)&&(t=ae(n))&&(a[t]=e[n]);return a}var re={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function se(e){var t,n=[];for(t in e)l(e,t)&&n.push({unit:t,priority:re[t]});return n.sort((function(e,t){return e.priority-t.priority})),n}var oe,le=/\d/,de=/\d\d/,ce=/\d{3}/,ue=/\d{4}/,he=/[+-]?\d{6}/,me=/\d\d?/,_e=/\d\d\d\d?/,pe=/\d\d\d\d\d\d?/,fe=/\d{1,3}/,ge=/\d{1,4}/,ye=/[+-]?\d{1,6}/,be=/\d+/,ve=/[+-]?\d+/,Me=/Z|[+-]\d\d:?\d\d/gi,xe=/Z|[+-]\d\d(?::?\d\d)?/gi,we=/[+-]?\d+(\.\d{1,3})?/,ke=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Le=/^[1-9]\d?/,Ye=/^([1-9]\d|\d)/;function De(e,t,n){oe[e]=j(t)?t:function(e,a){return e&&n?n:t}}function Te(e,t){return l(oe,e)?oe[e](t._strict,t._locale):new RegExp(Se(e))}function Se(e){return je(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,a,i){return t||n||a||i})))}function je(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function He(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function Ce(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=He(t)),n}oe={};var Ae={};function Ee(e,t){var n,a,i=t;for("string"==typeof e&&(e=[e]),u(t)&&(i=function(e,n){n[t]=Ce(e)}),a=e.length,n=0;n<a;n++)Ae[e[n]]=i}function Pe(e,t){Ee(e,(function(e,n,a,i){a._w=a._w||{},t(e,a._w,a,i)}))}function Oe(e,t,n){null!=t&&l(Ae,e)&&Ae[e](t,n._a,n,e)}function Ie(e){return e%4==0&&e%100!=0||e%400==0}var Ne=0,ze=1,Fe=2,Re=3,We=4,Be=5,Ve=6,$e=7,Ue=8;function Je(e){return Ie(e)?366:365}R("Y",0,0,(function(){var e=this.year();return e<=9999?O(e,4):"+"+e})),R(0,["YY",2],0,(function(){return this.year()%100})),R(0,["YYYY",4],0,"year"),R(0,["YYYYY",5],0,"year"),R(0,["YYYYYY",6,!0],0,"year"),De("Y",ve),De("YY",me,de),De("YYYY",ge,ue),De("YYYYY",ye,he),De("YYYYYY",ye,he),Ee(["YYYYY","YYYYYY"],Ne),Ee("YYYY",(function(e,t){t[Ne]=2===e.length?i.parseTwoDigitYear(e):Ce(e)})),Ee("YY",(function(e,t){t[Ne]=i.parseTwoDigitYear(e)})),Ee("Y",(function(e,t){t[Ne]=parseInt(e,10)})),i.parseTwoDigitYear=function(e){return Ce(e)+(Ce(e)>68?1900:2e3)};var Ge,Ze=Ke("FullYear",!0);function qe(){return Ie(this.year())}function Ke(e,t){return function(n){return null!=n?(Qe(this,e,n),i.updateOffset(this,t),this):Xe(this,e)}}function Xe(e,t){if(!e.isValid())return NaN;var n=e._d,a=e._isUTC;switch(t){case"Milliseconds":return a?n.getUTCMilliseconds():n.getMilliseconds();case"Seconds":return a?n.getUTCSeconds():n.getSeconds();case"Minutes":return a?n.getUTCMinutes():n.getMinutes();case"Hours":return a?n.getUTCHours():n.getHours();case"Date":return a?n.getUTCDate():n.getDate();case"Day":return a?n.getUTCDay():n.getDay();case"Month":return a?n.getUTCMonth():n.getMonth();case"FullYear":return a?n.getUTCFullYear():n.getFullYear();default:return NaN}}function Qe(e,t,n){var a,i,r,s,o;if(e.isValid()&&!isNaN(n)){switch(a=e._d,i=e._isUTC,t){case"Milliseconds":return void(i?a.setUTCMilliseconds(n):a.setMilliseconds(n));case"Seconds":return void(i?a.setUTCSeconds(n):a.setSeconds(n));case"Minutes":return void(i?a.setUTCMinutes(n):a.setMinutes(n));case"Hours":return void(i?a.setUTCHours(n):a.setHours(n));case"Date":return void(i?a.setUTCDate(n):a.setDate(n));case"FullYear":break;default:return}r=n,s=e.month(),o=29!==(o=e.date())||1!==s||Ie(r)?o:28,i?a.setUTCFullYear(r,s,o):a.setFullYear(r,s,o)}}function et(e){return j(this[e=ae(e)])?this[e]():this}function tt(e,t){if("object"==typeof e){var n,a=se(e=ie(e)),i=a.length;for(n=0;n<i;n++)this[a[n].unit](e[a[n].unit])}else if(j(this[e=ae(e)]))return this[e](t);return this}function nt(e,t){return(e%t+t)%t}function at(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=nt(t,12);return e+=(t-n)/12,1===n?Ie(e)?29:28:31-n%7%2}Ge=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},R("M",["MM",2],"Mo",(function(){return this.month()+1})),R("MMM",0,0,(function(e){return this.localeData().monthsShort(this,e)})),R("MMMM",0,0,(function(e){return this.localeData().months(this,e)})),De("M",me,Le),De("MM",me,de),De("MMM",(function(e,t){return t.monthsShortRegex(e)})),De("MMMM",(function(e,t){return t.monthsRegex(e)})),Ee(["M","MM"],(function(e,t){t[ze]=Ce(e)-1})),Ee(["MMM","MMMM"],(function(e,t,n,a){var i=n._locale.monthsParse(e,a,n._strict);null!=i?t[ze]=i:g(n).invalidMonth=e}));var it="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),rt="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),st=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,ot=ke,lt=ke;function dt(e,t){return e?s(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||st).test(t)?"format":"standalone"][e.month()]:s(this._months)?this._months:this._months.standalone}function ct(e,t){return e?s(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[st.test(t)?"format":"standalone"][e.month()]:s(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function ut(e,t,n){var a,i,r,s=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],a=0;a<12;++a)r=p([2e3,a]),this._shortMonthsParse[a]=this.monthsShort(r,"").toLocaleLowerCase(),this._longMonthsParse[a]=this.months(r,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(i=Ge.call(this._shortMonthsParse,s))?i:null:-1!==(i=Ge.call(this._longMonthsParse,s))?i:null:"MMM"===t?-1!==(i=Ge.call(this._shortMonthsParse,s))||-1!==(i=Ge.call(this._longMonthsParse,s))?i:null:-1!==(i=Ge.call(this._longMonthsParse,s))||-1!==(i=Ge.call(this._shortMonthsParse,s))?i:null}function ht(e,t,n){var a,i,r;if(this._monthsParseExact)return ut.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),a=0;a<12;a++){if(i=p([2e3,a]),n&&!this._longMonthsParse[a]&&(this._longMonthsParse[a]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[a]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),n||this._monthsParse[a]||(r="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[a]=new RegExp(r.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[a].test(e))return a;if(n&&"MMM"===t&&this._shortMonthsParse[a].test(e))return a;if(!n&&this._monthsParse[a].test(e))return a}}function mt(e,t){if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=Ce(t);else if(!u(t=e.localeData().monthsParse(t)))return e;var n=t,a=e.date();return a=a<29?a:Math.min(a,at(e.year(),n)),e._isUTC?e._d.setUTCMonth(n,a):e._d.setMonth(n,a),e}function _t(e){return null!=e?(mt(this,e),i.updateOffset(this,!0),this):Xe(this,"Month")}function pt(){return at(this.year(),this.month())}function ft(e){return this._monthsParseExact?(l(this,"_monthsRegex")||yt.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(l(this,"_monthsShortRegex")||(this._monthsShortRegex=ot),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function gt(e){return this._monthsParseExact?(l(this,"_monthsRegex")||yt.call(this),e?this._monthsStrictRegex:this._monthsRegex):(l(this,"_monthsRegex")||(this._monthsRegex=lt),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function yt(){function e(e,t){return t.length-e.length}var t,n,a,i,r=[],s=[],o=[];for(t=0;t<12;t++)n=p([2e3,t]),a=je(this.monthsShort(n,"")),i=je(this.months(n,"")),r.push(a),s.push(i),o.push(i),o.push(a);r.sort(e),s.sort(e),o.sort(e),this._monthsRegex=new RegExp("^("+o.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function bt(e,t,n,a,i,r,s){var o;return e<100&&e>=0?(o=new Date(e+400,t,n,a,i,r,s),isFinite(o.getFullYear())&&o.setFullYear(e)):o=new Date(e,t,n,a,i,r,s),o}function vt(e){var t,n;return e<100&&e>=0?((n=Array.prototype.slice.call(arguments))[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Mt(e,t,n){var a=7+t-n;return-(7+vt(e,0,a).getUTCDay()-t)%7+a-1}function xt(e,t,n,a,i){var r,s,o=1+7*(t-1)+(7+n-a)%7+Mt(e,a,i);return o<=0?s=Je(r=e-1)+o:o>Je(e)?(r=e+1,s=o-Je(e)):(r=e,s=o),{year:r,dayOfYear:s}}function wt(e,t,n){var a,i,r=Mt(e.year(),t,n),s=Math.floor((e.dayOfYear()-r-1)/7)+1;return s<1?a=s+kt(i=e.year()-1,t,n):s>kt(e.year(),t,n)?(a=s-kt(e.year(),t,n),i=e.year()+1):(i=e.year(),a=s),{week:a,year:i}}function kt(e,t,n){var a=Mt(e,t,n),i=Mt(e+1,t,n);return(Je(e)-a+i)/7}function Lt(e){return wt(e,this._week.dow,this._week.doy).week}R("w",["ww",2],"wo","week"),R("W",["WW",2],"Wo","isoWeek"),De("w",me,Le),De("ww",me,de),De("W",me,Le),De("WW",me,de),Pe(["w","ww","W","WW"],(function(e,t,n,a){t[a.substr(0,1)]=Ce(e)}));var Yt={dow:0,doy:6};function Dt(){return this._week.dow}function Tt(){return this._week.doy}function St(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function jt(e){var t=wt(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}function Ht(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}function Ct(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function At(e,t){return e.slice(t,7).concat(e.slice(0,t))}R("d",0,"do","day"),R("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),R("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),R("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),R("e",0,0,"weekday"),R("E",0,0,"isoWeekday"),De("d",me),De("e",me),De("E",me),De("dd",(function(e,t){return t.weekdaysMinRegex(e)})),De("ddd",(function(e,t){return t.weekdaysShortRegex(e)})),De("dddd",(function(e,t){return t.weekdaysRegex(e)})),Pe(["dd","ddd","dddd"],(function(e,t,n,a){var i=n._locale.weekdaysParse(e,a,n._strict);null!=i?t.d=i:g(n).invalidWeekday=e})),Pe(["d","e","E"],(function(e,t,n,a){t[a]=Ce(e)}));var Et="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Pt="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ot="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),It=ke,Nt=ke,zt=ke;function Ft(e,t){var n=s(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?At(n,this._week.dow):e?n[e.day()]:n}function Rt(e){return!0===e?At(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Wt(e){return!0===e?At(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function Bt(e,t,n){var a,i,r,s=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],a=0;a<7;++a)r=p([2e3,1]).day(a),this._minWeekdaysParse[a]=this.weekdaysMin(r,"").toLocaleLowerCase(),this._shortWeekdaysParse[a]=this.weekdaysShort(r,"").toLocaleLowerCase(),this._weekdaysParse[a]=this.weekdays(r,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(i=Ge.call(this._weekdaysParse,s))?i:null:"ddd"===t?-1!==(i=Ge.call(this._shortWeekdaysParse,s))?i:null:-1!==(i=Ge.call(this._minWeekdaysParse,s))?i:null:"dddd"===t?-1!==(i=Ge.call(this._weekdaysParse,s))||-1!==(i=Ge.call(this._shortWeekdaysParse,s))||-1!==(i=Ge.call(this._minWeekdaysParse,s))?i:null:"ddd"===t?-1!==(i=Ge.call(this._shortWeekdaysParse,s))||-1!==(i=Ge.call(this._weekdaysParse,s))||-1!==(i=Ge.call(this._minWeekdaysParse,s))?i:null:-1!==(i=Ge.call(this._minWeekdaysParse,s))||-1!==(i=Ge.call(this._weekdaysParse,s))||-1!==(i=Ge.call(this._shortWeekdaysParse,s))?i:null}function Vt(e,t,n){var a,i,r;if(this._weekdaysParseExact)return Bt.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),a=0;a<7;a++){if(i=p([2e3,1]).day(a),n&&!this._fullWeekdaysParse[a]&&(this._fullWeekdaysParse[a]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[a]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[a]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[a]||(r="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[a]=new RegExp(r.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[a].test(e))return a;if(n&&"ddd"===t&&this._shortWeekdaysParse[a].test(e))return a;if(n&&"dd"===t&&this._minWeekdaysParse[a].test(e))return a;if(!n&&this._weekdaysParse[a].test(e))return a}}function $t(e){if(!this.isValid())return null!=e?this:NaN;var t=Xe(this,"Day");return null!=e?(e=Ht(e,this.localeData()),this.add(e-t,"d")):t}function Ut(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")}function Jt(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=Ct(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7}function Gt(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Kt.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(l(this,"_weekdaysRegex")||(this._weekdaysRegex=It),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function Zt(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Kt.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(l(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Nt),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function qt(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Kt.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(l(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=zt),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Kt(){function e(e,t){return t.length-e.length}var t,n,a,i,r,s=[],o=[],l=[],d=[];for(t=0;t<7;t++)n=p([2e3,1]).day(t),a=je(this.weekdaysMin(n,"")),i=je(this.weekdaysShort(n,"")),r=je(this.weekdays(n,"")),s.push(a),o.push(i),l.push(r),d.push(a),d.push(i),d.push(r);s.sort(e),o.sort(e),l.sort(e),d.sort(e),this._weekdaysRegex=new RegExp("^("+d.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+o.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+s.join("|")+")","i")}function Xt(){return this.hours()%12||12}function Qt(){return this.hours()||24}function en(e,t){R(e,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)}))}function tn(e,t){return t._meridiemParse}function nn(e){return"p"===(e+"").toLowerCase().charAt(0)}R("H",["HH",2],0,"hour"),R("h",["hh",2],0,Xt),R("k",["kk",2],0,Qt),R("hmm",0,0,(function(){return""+Xt.apply(this)+O(this.minutes(),2)})),R("hmmss",0,0,(function(){return""+Xt.apply(this)+O(this.minutes(),2)+O(this.seconds(),2)})),R("Hmm",0,0,(function(){return""+this.hours()+O(this.minutes(),2)})),R("Hmmss",0,0,(function(){return""+this.hours()+O(this.minutes(),2)+O(this.seconds(),2)})),en("a",!0),en("A",!1),De("a",tn),De("A",tn),De("H",me,Ye),De("h",me,Le),De("k",me,Le),De("HH",me,de),De("hh",me,de),De("kk",me,de),De("hmm",_e),De("hmmss",pe),De("Hmm",_e),De("Hmmss",pe),Ee(["H","HH"],Re),Ee(["k","kk"],(function(e,t,n){var a=Ce(e);t[Re]=24===a?0:a})),Ee(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),Ee(["h","hh"],(function(e,t,n){t[Re]=Ce(e),g(n).bigHour=!0})),Ee("hmm",(function(e,t,n){var a=e.length-2;t[Re]=Ce(e.substr(0,a)),t[We]=Ce(e.substr(a)),g(n).bigHour=!0})),Ee("hmmss",(function(e,t,n){var a=e.length-4,i=e.length-2;t[Re]=Ce(e.substr(0,a)),t[We]=Ce(e.substr(a,2)),t[Be]=Ce(e.substr(i)),g(n).bigHour=!0})),Ee("Hmm",(function(e,t,n){var a=e.length-2;t[Re]=Ce(e.substr(0,a)),t[We]=Ce(e.substr(a))})),Ee("Hmmss",(function(e,t,n){var a=e.length-4,i=e.length-2;t[Re]=Ce(e.substr(0,a)),t[We]=Ce(e.substr(a,2)),t[Be]=Ce(e.substr(i))}));var an=/[ap]\.?m?\.?/i,rn=Ke("Hours",!0);function sn(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}var on,ln={calendar:E,longDateFormat:U,invalidDate:G,ordinal:q,dayOfMonthOrdinalParse:K,relativeTime:Q,months:it,monthsShort:rt,week:Yt,weekdays:Et,weekdaysMin:Ot,weekdaysShort:Pt,meridiemParse:an},dn={},cn={};function un(e,t){var n,a=Math.min(e.length,t.length);for(n=0;n<a;n+=1)if(e[n]!==t[n])return n;return a}function hn(e){return e?e.toLowerCase().replace("_","-"):e}function mn(e){for(var t,n,a,i,r=0;r<e.length;){for(t=(i=hn(e[r]).split("-")).length,n=(n=hn(e[r+1]))?n.split("-"):null;t>0;){if(a=pn(i.slice(0,t).join("-")))return a;if(n&&n.length>=t&&un(i,n)>=t-1)break;t--}r++}return on}function _n(e){return!(!e||!e.match("^[^/\\\\]*$"))}function pn(t){var a=null;if(void 0===dn[t]&&e&&e.exports&&_n(t))try{a=on._abbr,n(5358)("./"+t),fn(a)}catch(e){dn[t]=null}return dn[t]}function fn(e,t){var n;return e&&((n=c(t)?bn(e):gn(e,t))?on=n:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),on._abbr}function gn(e,t){if(null!==t){var n,a=ln;if(t.abbr=e,null!=dn[e])S("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),a=dn[e]._config;else if(null!=t.parentLocale)if(null!=dn[t.parentLocale])a=dn[t.parentLocale]._config;else{if(null==(n=pn(t.parentLocale)))return cn[t.parentLocale]||(cn[t.parentLocale]=[]),cn[t.parentLocale].push({name:e,config:t}),null;a=n._config}return dn[e]=new A(C(a,t)),cn[e]&&cn[e].forEach((function(e){gn(e.name,e.config)})),fn(e),dn[e]}return delete dn[e],null}function yn(e,t){if(null!=t){var n,a,i=ln;null!=dn[e]&&null!=dn[e].parentLocale?dn[e].set(C(dn[e]._config,t)):(null!=(a=pn(e))&&(i=a._config),t=C(i,t),null==a&&(t.abbr=e),(n=new A(t)).parentLocale=dn[e],dn[e]=n),fn(e)}else null!=dn[e]&&(null!=dn[e].parentLocale?(dn[e]=dn[e].parentLocale,e===fn()&&fn(e)):null!=dn[e]&&delete dn[e]);return dn[e]}function bn(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return on;if(!s(e)){if(t=pn(e))return t;e=[e]}return mn(e)}function vn(){return D(dn)}function Mn(e){var t,n=e._a;return n&&-2===g(e).overflow&&(t=n[ze]<0||n[ze]>11?ze:n[Fe]<1||n[Fe]>at(n[Ne],n[ze])?Fe:n[Re]<0||n[Re]>24||24===n[Re]&&(0!==n[We]||0!==n[Be]||0!==n[Ve])?Re:n[We]<0||n[We]>59?We:n[Be]<0||n[Be]>59?Be:n[Ve]<0||n[Ve]>999?Ve:-1,g(e)._overflowDayOfYear&&(t<Ne||t>Fe)&&(t=Fe),g(e)._overflowWeeks&&-1===t&&(t=$e),g(e)._overflowWeekday&&-1===t&&(t=Ue),g(e).overflow=t),e}var xn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,wn=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,kn=/Z|[+-]\d\d(?::?\d\d)?/,Ln=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Yn=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Dn=/^\/?Date\((-?\d+)/i,Tn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Sn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function jn(e){var t,n,a,i,r,s,o=e._i,l=xn.exec(o)||wn.exec(o),d=Ln.length,c=Yn.length;if(l){for(g(e).iso=!0,t=0,n=d;t<n;t++)if(Ln[t][1].exec(l[1])){i=Ln[t][0],a=!1!==Ln[t][2];break}if(null==i)return void(e._isValid=!1);if(l[3]){for(t=0,n=c;t<n;t++)if(Yn[t][1].exec(l[3])){r=(l[2]||" ")+Yn[t][0];break}if(null==r)return void(e._isValid=!1)}if(!a&&null!=r)return void(e._isValid=!1);if(l[4]){if(!kn.exec(l[4]))return void(e._isValid=!1);s="Z"}e._f=i+(r||"")+(s||""),Wn(e)}else e._isValid=!1}function Hn(e,t,n,a,i,r){var s=[Cn(e),rt.indexOf(t),parseInt(n,10),parseInt(a,10),parseInt(i,10)];return r&&s.push(parseInt(r,10)),s}function Cn(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function An(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function En(e,t,n){return!e||Pt.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(g(n).weekdayMismatch=!0,n._isValid=!1,!1)}function Pn(e,t,n){if(e)return Sn[e];if(t)return 0;var a=parseInt(n,10),i=a%100;return(a-i)/100*60+i}function On(e){var t,n=Tn.exec(An(e._i));if(n){if(t=Hn(n[4],n[3],n[2],n[5],n[6],n[7]),!En(n[1],t,e))return;e._a=t,e._tzm=Pn(n[8],n[9],n[10]),e._d=vt.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),g(e).rfc2822=!0}else e._isValid=!1}function In(e){var t=Dn.exec(e._i);null===t?(jn(e),!1===e._isValid&&(delete e._isValid,On(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:i.createFromInputFallback(e)))):e._d=new Date(+t[1])}function Nn(e,t,n){return null!=e?e:null!=t?t:n}function zn(e){var t=new Date(i.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function Fn(e){var t,n,a,i,r,s=[];if(!e._d){for(a=zn(e),e._w&&null==e._a[Fe]&&null==e._a[ze]&&Rn(e),null!=e._dayOfYear&&(r=Nn(e._a[Ne],a[Ne]),(e._dayOfYear>Je(r)||0===e._dayOfYear)&&(g(e)._overflowDayOfYear=!0),n=vt(r,0,e._dayOfYear),e._a[ze]=n.getUTCMonth(),e._a[Fe]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=s[t]=a[t];for(;t<7;t++)e._a[t]=s[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[Re]&&0===e._a[We]&&0===e._a[Be]&&0===e._a[Ve]&&(e._nextDay=!0,e._a[Re]=0),e._d=(e._useUTC?vt:bt).apply(null,s),i=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[Re]=24),e._w&&void 0!==e._w.d&&e._w.d!==i&&(g(e).weekdayMismatch=!0)}}function Rn(e){var t,n,a,i,r,s,o,l,d;null!=(t=e._w).GG||null!=t.W||null!=t.E?(r=1,s=4,n=Nn(t.GG,e._a[Ne],wt(qn(),1,4).year),a=Nn(t.W,1),((i=Nn(t.E,1))<1||i>7)&&(l=!0)):(r=e._locale._week.dow,s=e._locale._week.doy,d=wt(qn(),r,s),n=Nn(t.gg,e._a[Ne],d.year),a=Nn(t.w,d.week),null!=t.d?((i=t.d)<0||i>6)&&(l=!0):null!=t.e?(i=t.e+r,(t.e<0||t.e>6)&&(l=!0)):i=r),a<1||a>kt(n,r,s)?g(e)._overflowWeeks=!0:null!=l?g(e)._overflowWeekday=!0:(o=xt(n,a,i,r,s),e._a[Ne]=o.year,e._dayOfYear=o.dayOfYear)}function Wn(e){if(e._f!==i.ISO_8601)if(e._f!==i.RFC_2822){e._a=[],g(e).empty=!0;var t,n,a,r,s,o,l,d=""+e._i,c=d.length,u=0;for(l=(a=$(e._f,e._locale).match(I)||[]).length,t=0;t<l;t++)r=a[t],(n=(d.match(Te(r,e))||[])[0])&&((s=d.substr(0,d.indexOf(n))).length>0&&g(e).unusedInput.push(s),d=d.slice(d.indexOf(n)+n.length),u+=n.length),F[r]?(n?g(e).empty=!1:g(e).unusedTokens.push(r),Oe(r,n,e)):e._strict&&!n&&g(e).unusedTokens.push(r);g(e).charsLeftOver=c-u,d.length>0&&g(e).unusedInput.push(d),e._a[Re]<=12&&!0===g(e).bigHour&&e._a[Re]>0&&(g(e).bigHour=void 0),g(e).parsedDateParts=e._a.slice(0),g(e).meridiem=e._meridiem,e._a[Re]=Bn(e._locale,e._a[Re],e._meridiem),null!==(o=g(e).era)&&(e._a[Ne]=e._locale.erasConvertYear(o,e._a[Ne])),Fn(e),Mn(e)}else On(e);else jn(e)}function Bn(e,t,n){var a;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?((a=e.isPM(n))&&t<12&&(t+=12),a||12!==t||(t=0),t):t}function Vn(e){var t,n,a,i,r,s,o=!1,l=e._f.length;if(0===l)return g(e).invalidFormat=!0,void(e._d=new Date(NaN));for(i=0;i<l;i++)r=0,s=!1,t=x({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[i],Wn(t),y(t)&&(s=!0),r+=g(t).charsLeftOver,r+=10*g(t).unusedTokens.length,g(t).score=r,o?r<a&&(a=r,n=t):(null==a||r<a||s)&&(a=r,n=t,s&&(o=!0));_(e,n||t)}function $n(e){if(!e._d){var t=ie(e._i),n=void 0===t.day?t.date:t.day;e._a=m([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],(function(e){return e&&parseInt(e,10)})),Fn(e)}}function Un(e){var t=new w(Mn(Jn(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function Jn(e){var t=e._i,n=e._f;return e._locale=e._locale||bn(e._l),null===t||void 0===n&&""===t?b({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),k(t)?new w(Mn(t)):(h(t)?e._d=t:s(n)?Vn(e):n?Wn(e):Gn(e),y(e)||(e._d=null),e))}function Gn(e){var t=e._i;c(t)?e._d=new Date(i.now()):h(t)?e._d=new Date(t.valueOf()):"string"==typeof t?In(e):s(t)?(e._a=m(t.slice(0),(function(e){return parseInt(e,10)})),Fn(e)):o(t)?$n(e):u(t)?e._d=new Date(t):i.createFromInputFallback(e)}function Zn(e,t,n,a,i){var r={};return!0!==t&&!1!==t||(a=t,t=void 0),!0!==n&&!1!==n||(a=n,n=void 0),(o(e)&&d(e)||s(e)&&0===e.length)&&(e=void 0),r._isAMomentObject=!0,r._useUTC=r._isUTC=i,r._l=n,r._i=e,r._f=t,r._strict=a,Un(r)}function qn(e,t,n,a){return Zn(e,t,n,a,!1)}i.createFromInputFallback=Y("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),i.ISO_8601=function(){},i.RFC_2822=function(){};var Kn=Y("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=qn.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:b()})),Xn=Y("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=qn.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:b()}));function Qn(e,t){var n,a;if(1===t.length&&s(t[0])&&(t=t[0]),!t.length)return qn();for(n=t[0],a=1;a<t.length;++a)t[a].isValid()&&!t[a][e](n)||(n=t[a]);return n}function ea(){return Qn("isBefore",[].slice.call(arguments,0))}function ta(){return Qn("isAfter",[].slice.call(arguments,0))}var na=function(){return Date.now?Date.now():+new Date},aa=["year","quarter","month","week","day","hour","minute","second","millisecond"];function ia(e){var t,n,a=!1,i=aa.length;for(t in e)if(l(e,t)&&(-1===Ge.call(aa,t)||null!=e[t]&&isNaN(e[t])))return!1;for(n=0;n<i;++n)if(e[aa[n]]){if(a)return!1;parseFloat(e[aa[n]])!==Ce(e[aa[n]])&&(a=!0)}return!0}function ra(){return this._isValid}function sa(){return Sa(NaN)}function oa(e){var t=ie(e),n=t.year||0,a=t.quarter||0,i=t.month||0,r=t.week||t.isoWeek||0,s=t.day||0,o=t.hour||0,l=t.minute||0,d=t.second||0,c=t.millisecond||0;this._isValid=ia(t),this._milliseconds=+c+1e3*d+6e4*l+1e3*o*60*60,this._days=+s+7*r,this._months=+i+3*a+12*n,this._data={},this._locale=bn(),this._bubble()}function la(e){return e instanceof oa}function da(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function ca(e,t,n){var a,i=Math.min(e.length,t.length),r=Math.abs(e.length-t.length),s=0;for(a=0;a<i;a++)(n&&e[a]!==t[a]||!n&&Ce(e[a])!==Ce(t[a]))&&s++;return s+r}function ua(e,t){R(e,0,0,(function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+O(~~(e/60),2)+t+O(~~e%60,2)}))}ua("Z",":"),ua("ZZ",""),De("Z",xe),De("ZZ",xe),Ee(["Z","ZZ"],(function(e,t,n){n._useUTC=!0,n._tzm=ma(xe,e)}));var ha=/([\+\-]|\d\d)/gi;function ma(e,t){var n,a,i=(t||"").match(e);return null===i?null:0===(a=60*(n=((i[i.length-1]||[])+"").match(ha)||["-",0,0])[1]+Ce(n[2]))?0:"+"===n[0]?a:-a}function _a(e,t){var n,a;return t._isUTC?(n=t.clone(),a=(k(e)||h(e)?e.valueOf():qn(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+a),i.updateOffset(n,!1),n):qn(e).local()}function pa(e){return-Math.round(e._d.getTimezoneOffset())}function fa(e,t,n){var a,r=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=ma(xe,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(a=pa(this)),this._offset=e,this._isUTC=!0,null!=a&&this.add(a,"m"),r!==e&&(!t||this._changeInProgress?Ea(this,Sa(e-r,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,i.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?r:pa(this)}function ga(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function ya(e){return this.utcOffset(0,e)}function ba(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(pa(this),"m")),this}function va(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=ma(Me,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function Ma(e){return!!this.isValid()&&(e=e?qn(e).utcOffset():0,(this.utcOffset()-e)%60==0)}function xa(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function wa(){if(!c(this._isDSTShifted))return this._isDSTShifted;var e,t={};return x(t,this),(t=Jn(t))._a?(e=t._isUTC?p(t._a):qn(t._a),this._isDSTShifted=this.isValid()&&ca(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function ka(){return!!this.isValid()&&!this._isUTC}function La(){return!!this.isValid()&&this._isUTC}function Ya(){return!!this.isValid()&&this._isUTC&&0===this._offset}i.updateOffset=function(){};var Da=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Ta=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Sa(e,t){var n,a,i,r=e,s=null;return la(e)?r={ms:e._milliseconds,d:e._days,M:e._months}:u(e)||!isNaN(+e)?(r={},t?r[t]=+e:r.milliseconds=+e):(s=Da.exec(e))?(n="-"===s[1]?-1:1,r={y:0,d:Ce(s[Fe])*n,h:Ce(s[Re])*n,m:Ce(s[We])*n,s:Ce(s[Be])*n,ms:Ce(da(1e3*s[Ve]))*n}):(s=Ta.exec(e))?(n="-"===s[1]?-1:1,r={y:ja(s[2],n),M:ja(s[3],n),w:ja(s[4],n),d:ja(s[5],n),h:ja(s[6],n),m:ja(s[7],n),s:ja(s[8],n)}):null==r?r={}:"object"==typeof r&&("from"in r||"to"in r)&&(i=Ca(qn(r.from),qn(r.to)),(r={}).ms=i.milliseconds,r.M=i.months),a=new oa(r),la(e)&&l(e,"_locale")&&(a._locale=e._locale),la(e)&&l(e,"_isValid")&&(a._isValid=e._isValid),a}function ja(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function Ha(e,t){var n={};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Ca(e,t){var n;return e.isValid()&&t.isValid()?(t=_a(t,e),e.isBefore(t)?n=Ha(e,t):((n=Ha(t,e)).milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Aa(e,t){return function(n,a){var i;return null===a||isNaN(+a)||(S(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=n,n=a,a=i),Ea(this,Sa(n,a),e),this}}function Ea(e,t,n,a){var r=t._milliseconds,s=da(t._days),o=da(t._months);e.isValid()&&(a=null==a||a,o&&mt(e,Xe(e,"Month")+o*n),s&&Qe(e,"Date",Xe(e,"Date")+s*n),r&&e._d.setTime(e._d.valueOf()+r*n),a&&i.updateOffset(e,s||o))}Sa.fn=oa.prototype,Sa.invalid=sa;var Pa=Aa(1,"add"),Oa=Aa(-1,"subtract");function Ia(e){return"string"==typeof e||e instanceof String}function Na(e){return k(e)||h(e)||Ia(e)||u(e)||Fa(e)||za(e)||null==e}function za(e){var t,n,a=o(e)&&!d(e),i=!1,r=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],s=r.length;for(t=0;t<s;t+=1)n=r[t],i=i||l(e,n);return a&&i}function Fa(e){var t=s(e),n=!1;return t&&(n=0===e.filter((function(t){return!u(t)&&Ia(e)})).length),t&&n}function Ra(e){var t,n,a=o(e)&&!d(e),i=!1,r=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(t=0;t<r.length;t+=1)n=r[t],i=i||l(e,n);return a&&i}function Wa(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Ba(e,t){1===arguments.length&&(arguments[0]?Na(arguments[0])?(e=arguments[0],t=void 0):Ra(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||qn(),a=_a(n,this).startOf("day"),r=i.calendarFormat(this,a)||"sameElse",s=t&&(j(t[r])?t[r].call(this,n):t[r]);return this.format(s||this.localeData().calendar(r,this,qn(n)))}function Va(){return new w(this)}function $a(e,t){var n=k(e)?e:qn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=ae(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())}function Ua(e,t){var n=k(e)?e:qn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=ae(t)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())}function Ja(e,t,n,a){var i=k(e)?e:qn(e),r=k(t)?t:qn(t);return!!(this.isValid()&&i.isValid()&&r.isValid())&&("("===(a=a||"()")[0]?this.isAfter(i,n):!this.isBefore(i,n))&&(")"===a[1]?this.isBefore(r,n):!this.isAfter(r,n))}function Ga(e,t){var n,a=k(e)?e:qn(e);return!(!this.isValid()||!a.isValid())&&("millisecond"===(t=ae(t)||"millisecond")?this.valueOf()===a.valueOf():(n=a.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))}function Za(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function qa(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function Ka(e,t,n){var a,i,r;if(!this.isValid())return NaN;if(!(a=_a(e,this)).isValid())return NaN;switch(i=6e4*(a.utcOffset()-this.utcOffset()),t=ae(t)){case"year":r=Xa(this,a)/12;break;case"month":r=Xa(this,a);break;case"quarter":r=Xa(this,a)/3;break;case"second":r=(this-a)/1e3;break;case"minute":r=(this-a)/6e4;break;case"hour":r=(this-a)/36e5;break;case"day":r=(this-a-i)/864e5;break;case"week":r=(this-a-i)/6048e5;break;default:r=this-a}return n?r:He(r)}function Xa(e,t){if(e.date()<t.date())return-Xa(t,e);var n=12*(t.year()-e.year())+(t.month()-e.month()),a=e.clone().add(n,"months");return-(n+(t-a<0?(t-a)/(a-e.clone().add(n-1,"months")):(t-a)/(e.clone().add(n+1,"months")-a)))||0}function Qa(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function ei(e){if(!this.isValid())return null;var t=!0!==e,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?V(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):j(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",V(n,"Z")):V(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function ti(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,n,a,i="moment",r="";return this.isLocal()||(i=0===this.utcOffset()?"moment.utc":"moment.parseZone",r="Z"),e="["+i+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",a=r+'[")]',this.format(e+t+n+a)}function ni(e){e||(e=this.isUtc()?i.defaultFormatUtc:i.defaultFormat);var t=V(this,e);return this.localeData().postformat(t)}function ai(e,t){return this.isValid()&&(k(e)&&e.isValid()||qn(e).isValid())?Sa({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function ii(e){return this.from(qn(),e)}function ri(e,t){return this.isValid()&&(k(e)&&e.isValid()||qn(e).isValid())?Sa({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function si(e){return this.to(qn(),e)}function oi(e){var t;return void 0===e?this._locale._abbr:(null!=(t=bn(e))&&(this._locale=t),this)}i.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",i.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var li=Y("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(e){return void 0===e?this.localeData():this.locale(e)}));function di(){return this._locale}var ci=1e3,ui=60*ci,hi=60*ui,mi=3506328*hi;function _i(e,t){return(e%t+t)%t}function pi(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-mi:new Date(e,t,n).valueOf()}function fi(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-mi:Date.UTC(e,t,n)}function gi(e){var t,n;if(void 0===(e=ae(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?fi:pi,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=_i(t+(this._isUTC?0:this.utcOffset()*ui),hi);break;case"minute":t=this._d.valueOf(),t-=_i(t,ui);break;case"second":t=this._d.valueOf(),t-=_i(t,ci)}return this._d.setTime(t),i.updateOffset(this,!0),this}function yi(e){var t,n;if(void 0===(e=ae(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?fi:pi,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=hi-_i(t+(this._isUTC?0:this.utcOffset()*ui),hi)-1;break;case"minute":t=this._d.valueOf(),t+=ui-_i(t,ui)-1;break;case"second":t=this._d.valueOf(),t+=ci-_i(t,ci)-1}return this._d.setTime(t),i.updateOffset(this,!0),this}function bi(){return this._d.valueOf()-6e4*(this._offset||0)}function vi(){return Math.floor(this.valueOf()/1e3)}function Mi(){return new Date(this.valueOf())}function xi(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function wi(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function ki(){return this.isValid()?this.toISOString():null}function Li(){return y(this)}function Yi(){return _({},g(this))}function Di(){return g(this).overflow}function Ti(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Si(e,t){var n,a,r,s=this._eras||bn("en")._eras;for(n=0,a=s.length;n<a;++n)switch("string"==typeof s[n].since&&(r=i(s[n].since).startOf("day"),s[n].since=r.valueOf()),typeof s[n].until){case"undefined":s[n].until=1/0;break;case"string":r=i(s[n].until).startOf("day").valueOf(),s[n].until=r.valueOf()}return s}function ji(e,t,n){var a,i,r,s,o,l=this.eras();for(e=e.toUpperCase(),a=0,i=l.length;a<i;++a)if(r=l[a].name.toUpperCase(),s=l[a].abbr.toUpperCase(),o=l[a].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(s===e)return l[a];break;case"NNNN":if(r===e)return l[a];break;case"NNNNN":if(o===e)return l[a]}else if([r,s,o].indexOf(e)>=0)return l[a]}function Hi(e,t){var n=e.since<=e.until?1:-1;return void 0===t?i(e.since).year():i(e.since).year()+(t-e.offset)*n}function Ci(){var e,t,n,a=this.localeData().eras();for(e=0,t=a.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),a[e].since<=n&&n<=a[e].until)return a[e].name;if(a[e].until<=n&&n<=a[e].since)return a[e].name}return""}function Ai(){var e,t,n,a=this.localeData().eras();for(e=0,t=a.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),a[e].since<=n&&n<=a[e].until)return a[e].narrow;if(a[e].until<=n&&n<=a[e].since)return a[e].narrow}return""}function Ei(){var e,t,n,a=this.localeData().eras();for(e=0,t=a.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),a[e].since<=n&&n<=a[e].until)return a[e].abbr;if(a[e].until<=n&&n<=a[e].since)return a[e].abbr}return""}function Pi(){var e,t,n,a,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=r[e].since<=r[e].until?1:-1,a=this.clone().startOf("day").valueOf(),r[e].since<=a&&a<=r[e].until||r[e].until<=a&&a<=r[e].since)return(this.year()-i(r[e].since).year())*n+r[e].offset;return this.year()}function Oi(e){return l(this,"_erasNameRegex")||Bi.call(this),e?this._erasNameRegex:this._erasRegex}function Ii(e){return l(this,"_erasAbbrRegex")||Bi.call(this),e?this._erasAbbrRegex:this._erasRegex}function Ni(e){return l(this,"_erasNarrowRegex")||Bi.call(this),e?this._erasNarrowRegex:this._erasRegex}function zi(e,t){return t.erasAbbrRegex(e)}function Fi(e,t){return t.erasNameRegex(e)}function Ri(e,t){return t.erasNarrowRegex(e)}function Wi(e,t){return t._eraYearOrdinalRegex||be}function Bi(){var e,t,n,a,i,r=[],s=[],o=[],l=[],d=this.eras();for(e=0,t=d.length;e<t;++e)n=je(d[e].name),a=je(d[e].abbr),i=je(d[e].narrow),s.push(n),r.push(a),o.push(i),l.push(n),l.push(a),l.push(i);this._erasRegex=new RegExp("^("+l.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+s.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+o.join("|")+")","i")}function Vi(e,t){R(0,[e,e.length],0,t)}function $i(e){return Ki.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function Ui(e){return Ki.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function Ji(){return kt(this.year(),1,4)}function Gi(){return kt(this.isoWeekYear(),1,4)}function Zi(){var e=this.localeData()._week;return kt(this.year(),e.dow,e.doy)}function qi(){var e=this.localeData()._week;return kt(this.weekYear(),e.dow,e.doy)}function Ki(e,t,n,a,i){var r;return null==e?wt(this,a,i).year:(t>(r=kt(e,a,i))&&(t=r),Xi.call(this,e,t,n,a,i))}function Xi(e,t,n,a,i){var r=xt(e,t,n,a,i),s=vt(r.year,0,r.dayOfYear);return this.year(s.getUTCFullYear()),this.month(s.getUTCMonth()),this.date(s.getUTCDate()),this}function Qi(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}R("N",0,0,"eraAbbr"),R("NN",0,0,"eraAbbr"),R("NNN",0,0,"eraAbbr"),R("NNNN",0,0,"eraName"),R("NNNNN",0,0,"eraNarrow"),R("y",["y",1],"yo","eraYear"),R("y",["yy",2],0,"eraYear"),R("y",["yyy",3],0,"eraYear"),R("y",["yyyy",4],0,"eraYear"),De("N",zi),De("NN",zi),De("NNN",zi),De("NNNN",Fi),De("NNNNN",Ri),Ee(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,n,a){var i=n._locale.erasParse(e,a,n._strict);i?g(n).era=i:g(n).invalidEra=e})),De("y",be),De("yy",be),De("yyy",be),De("yyyy",be),De("yo",Wi),Ee(["y","yy","yyy","yyyy"],Ne),Ee(["yo"],(function(e,t,n,a){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[Ne]=n._locale.eraYearOrdinalParse(e,i):t[Ne]=parseInt(e,10)})),R(0,["gg",2],0,(function(){return this.weekYear()%100})),R(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Vi("gggg","weekYear"),Vi("ggggg","weekYear"),Vi("GGGG","isoWeekYear"),Vi("GGGGG","isoWeekYear"),De("G",ve),De("g",ve),De("GG",me,de),De("gg",me,de),De("GGGG",ge,ue),De("gggg",ge,ue),De("GGGGG",ye,he),De("ggggg",ye,he),Pe(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,a){t[a.substr(0,2)]=Ce(e)})),Pe(["gg","GG"],(function(e,t,n,a){t[a]=i.parseTwoDigitYear(e)})),R("Q",0,"Qo","quarter"),De("Q",le),Ee("Q",(function(e,t){t[ze]=3*(Ce(e)-1)})),R("D",["DD",2],"Do","date"),De("D",me,Le),De("DD",me,de),De("Do",(function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),Ee(["D","DD"],Fe),Ee("Do",(function(e,t){t[Fe]=Ce(e.match(me)[0])}));var er=Ke("Date",!0);function tr(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")}R("DDD",["DDDD",3],"DDDo","dayOfYear"),De("DDD",fe),De("DDDD",ce),Ee(["DDD","DDDD"],(function(e,t,n){n._dayOfYear=Ce(e)})),R("m",["mm",2],0,"minute"),De("m",me,Ye),De("mm",me,de),Ee(["m","mm"],We);var nr=Ke("Minutes",!1);R("s",["ss",2],0,"second"),De("s",me,Ye),De("ss",me,de),Ee(["s","ss"],Be);var ar,ir,rr=Ke("Seconds",!1);for(R("S",0,0,(function(){return~~(this.millisecond()/100)})),R(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),R(0,["SSS",3],0,"millisecond"),R(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),R(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),R(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),R(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),R(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),R(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),De("S",fe,le),De("SS",fe,de),De("SSS",fe,ce),ar="SSSS";ar.length<=9;ar+="S")De(ar,be);function sr(e,t){t[Ve]=Ce(1e3*("0."+e))}for(ar="S";ar.length<=9;ar+="S")Ee(ar,sr);function or(){return this._isUTC?"UTC":""}function lr(){return this._isUTC?"Coordinated Universal Time":""}ir=Ke("Milliseconds",!1),R("z",0,0,"zoneAbbr"),R("zz",0,0,"zoneName");var dr=w.prototype;function cr(e){return qn(1e3*e)}function ur(){return qn.apply(null,arguments).parseZone()}function hr(e){return e}dr.add=Pa,dr.calendar=Ba,dr.clone=Va,dr.diff=Ka,dr.endOf=yi,dr.format=ni,dr.from=ai,dr.fromNow=ii,dr.to=ri,dr.toNow=si,dr.get=et,dr.invalidAt=Di,dr.isAfter=$a,dr.isBefore=Ua,dr.isBetween=Ja,dr.isSame=Ga,dr.isSameOrAfter=Za,dr.isSameOrBefore=qa,dr.isValid=Li,dr.lang=li,dr.locale=oi,dr.localeData=di,dr.max=Xn,dr.min=Kn,dr.parsingFlags=Yi,dr.set=tt,dr.startOf=gi,dr.subtract=Oa,dr.toArray=xi,dr.toObject=wi,dr.toDate=Mi,dr.toISOString=ei,dr.inspect=ti,"undefined"!=typeof Symbol&&null!=Symbol.for&&(dr[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),dr.toJSON=ki,dr.toString=Qa,dr.unix=vi,dr.valueOf=bi,dr.creationData=Ti,dr.eraName=Ci,dr.eraNarrow=Ai,dr.eraAbbr=Ei,dr.eraYear=Pi,dr.year=Ze,dr.isLeapYear=qe,dr.weekYear=$i,dr.isoWeekYear=Ui,dr.quarter=dr.quarters=Qi,dr.month=_t,dr.daysInMonth=pt,dr.week=dr.weeks=St,dr.isoWeek=dr.isoWeeks=jt,dr.weeksInYear=Zi,dr.weeksInWeekYear=qi,dr.isoWeeksInYear=Ji,dr.isoWeeksInISOWeekYear=Gi,dr.date=er,dr.day=dr.days=$t,dr.weekday=Ut,dr.isoWeekday=Jt,dr.dayOfYear=tr,dr.hour=dr.hours=rn,dr.minute=dr.minutes=nr,dr.second=dr.seconds=rr,dr.millisecond=dr.milliseconds=ir,dr.utcOffset=fa,dr.utc=ya,dr.local=ba,dr.parseZone=va,dr.hasAlignedHourOffset=Ma,dr.isDST=xa,dr.isLocal=ka,dr.isUtcOffset=La,dr.isUtc=Ya,dr.isUTC=Ya,dr.zoneAbbr=or,dr.zoneName=lr,dr.dates=Y("dates accessor is deprecated. Use date instead.",er),dr.months=Y("months accessor is deprecated. Use month instead",_t),dr.years=Y("years accessor is deprecated. Use year instead",Ze),dr.zone=Y("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",ga),dr.isDSTShifted=Y("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",wa);var mr=A.prototype;function _r(e,t,n,a){var i=bn(),r=p().set(a,t);return i[n](r,e)}function pr(e,t,n){if(u(e)&&(t=e,e=void 0),e=e||"",null!=t)return _r(e,t,n,"month");var a,i=[];for(a=0;a<12;a++)i[a]=_r(e,a,n,"month");return i}function fr(e,t,n,a){"boolean"==typeof e?(u(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,u(t)&&(n=t,t=void 0),t=t||"");var i,r=bn(),s=e?r._week.dow:0,o=[];if(null!=n)return _r(t,(n+s)%7,a,"day");for(i=0;i<7;i++)o[i]=_r(t,(i+s)%7,a,"day");return o}function gr(e,t){return pr(e,t,"months")}function yr(e,t){return pr(e,t,"monthsShort")}function br(e,t,n){return fr(e,t,n,"weekdays")}function vr(e,t,n){return fr(e,t,n,"weekdaysShort")}function Mr(e,t,n){return fr(e,t,n,"weekdaysMin")}mr.calendar=P,mr.longDateFormat=J,mr.invalidDate=Z,mr.ordinal=X,mr.preparse=hr,mr.postformat=hr,mr.relativeTime=ee,mr.pastFuture=te,mr.set=H,mr.eras=Si,mr.erasParse=ji,mr.erasConvertYear=Hi,mr.erasAbbrRegex=Ii,mr.erasNameRegex=Oi,mr.erasNarrowRegex=Ni,mr.months=dt,mr.monthsShort=ct,mr.monthsParse=ht,mr.monthsRegex=gt,mr.monthsShortRegex=ft,mr.week=Lt,mr.firstDayOfYear=Tt,mr.firstDayOfWeek=Dt,mr.weekdays=Ft,mr.weekdaysMin=Wt,mr.weekdaysShort=Rt,mr.weekdaysParse=Vt,mr.weekdaysRegex=Gt,mr.weekdaysShortRegex=Zt,mr.weekdaysMinRegex=qt,mr.isPM=nn,mr.meridiem=sn,fn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===Ce(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),i.lang=Y("moment.lang is deprecated. Use moment.locale instead.",fn),i.langData=Y("moment.langData is deprecated. Use moment.localeData instead.",bn);var xr=Math.abs;function wr(){var e=this._data;return this._milliseconds=xr(this._milliseconds),this._days=xr(this._days),this._months=xr(this._months),e.milliseconds=xr(e.milliseconds),e.seconds=xr(e.seconds),e.minutes=xr(e.minutes),e.hours=xr(e.hours),e.months=xr(e.months),e.years=xr(e.years),this}function kr(e,t,n,a){var i=Sa(t,n);return e._milliseconds+=a*i._milliseconds,e._days+=a*i._days,e._months+=a*i._months,e._bubble()}function Lr(e,t){return kr(this,e,t,1)}function Yr(e,t){return kr(this,e,t,-1)}function Dr(e){return e<0?Math.floor(e):Math.ceil(e)}function Tr(){var e,t,n,a,i,r=this._milliseconds,s=this._days,o=this._months,l=this._data;return r>=0&&s>=0&&o>=0||r<=0&&s<=0&&o<=0||(r+=864e5*Dr(jr(o)+s),s=0,o=0),l.milliseconds=r%1e3,e=He(r/1e3),l.seconds=e%60,t=He(e/60),l.minutes=t%60,n=He(t/60),l.hours=n%24,s+=He(n/24),o+=i=He(Sr(s)),s-=Dr(jr(i)),a=He(o/12),o%=12,l.days=s,l.months=o,l.years=a,this}function Sr(e){return 4800*e/146097}function jr(e){return 146097*e/4800}function Hr(e){if(!this.isValid())return NaN;var t,n,a=this._milliseconds;if("month"===(e=ae(e))||"quarter"===e||"year"===e)switch(t=this._days+a/864e5,n=this._months+Sr(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(jr(this._months)),e){case"week":return t/7+a/6048e5;case"day":return t+a/864e5;case"hour":return 24*t+a/36e5;case"minute":return 1440*t+a/6e4;case"second":return 86400*t+a/1e3;case"millisecond":return Math.floor(864e5*t)+a;default:throw new Error("Unknown unit "+e)}}function Cr(e){return function(){return this.as(e)}}var Ar=Cr("ms"),Er=Cr("s"),Pr=Cr("m"),Or=Cr("h"),Ir=Cr("d"),Nr=Cr("w"),zr=Cr("M"),Fr=Cr("Q"),Rr=Cr("y"),Wr=Ar;function Br(){return Sa(this)}function Vr(e){return e=ae(e),this.isValid()?this[e+"s"]():NaN}function $r(e){return function(){return this.isValid()?this._data[e]:NaN}}var Ur=$r("milliseconds"),Jr=$r("seconds"),Gr=$r("minutes"),Zr=$r("hours"),qr=$r("days"),Kr=$r("months"),Xr=$r("years");function Qr(){return He(this.days()/7)}var es=Math.round,ts={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function ns(e,t,n,a,i){return i.relativeTime(t||1,!!n,e,a)}function as(e,t,n,a){var i=Sa(e).abs(),r=es(i.as("s")),s=es(i.as("m")),o=es(i.as("h")),l=es(i.as("d")),d=es(i.as("M")),c=es(i.as("w")),u=es(i.as("y")),h=r<=n.ss&&["s",r]||r<n.s&&["ss",r]||s<=1&&["m"]||s<n.m&&["mm",s]||o<=1&&["h"]||o<n.h&&["hh",o]||l<=1&&["d"]||l<n.d&&["dd",l];return null!=n.w&&(h=h||c<=1&&["w"]||c<n.w&&["ww",c]),(h=h||d<=1&&["M"]||d<n.M&&["MM",d]||u<=1&&["y"]||["yy",u])[2]=t,h[3]=+e>0,h[4]=a,ns.apply(null,h)}function is(e){return void 0===e?es:"function"==typeof e&&(es=e,!0)}function rs(e,t){return void 0!==ts[e]&&(void 0===t?ts[e]:(ts[e]=t,"s"===e&&(ts.ss=t-1),!0))}function ss(e,t){if(!this.isValid())return this.localeData().invalidDate();var n,a,i=!1,r=ts;return"object"==typeof e&&(t=e,e=!1),"boolean"==typeof e&&(i=e),"object"==typeof t&&(r=Object.assign({},ts,t),null!=t.s&&null==t.ss&&(r.ss=t.s-1)),a=as(this,!i,r,n=this.localeData()),i&&(a=n.pastFuture(+this,a)),n.postformat(a)}var os=Math.abs;function ls(e){return(e>0)-(e<0)||+e}function ds(){if(!this.isValid())return this.localeData().invalidDate();var e,t,n,a,i,r,s,o,l=os(this._milliseconds)/1e3,d=os(this._days),c=os(this._months),u=this.asSeconds();return u?(e=He(l/60),t=He(e/60),l%=60,e%=60,n=He(c/12),c%=12,a=l?l.toFixed(3).replace(/\.?0+$/,""):"",i=u<0?"-":"",r=ls(this._months)!==ls(u)?"-":"",s=ls(this._days)!==ls(u)?"-":"",o=ls(this._milliseconds)!==ls(u)?"-":"",i+"P"+(n?r+n+"Y":"")+(c?r+c+"M":"")+(d?s+d+"D":"")+(t||e||l?"T":"")+(t?o+t+"H":"")+(e?o+e+"M":"")+(l?o+a+"S":"")):"P0D"}var cs=oa.prototype;return cs.isValid=ra,cs.abs=wr,cs.add=Lr,cs.subtract=Yr,cs.as=Hr,cs.asMilliseconds=Ar,cs.asSeconds=Er,cs.asMinutes=Pr,cs.asHours=Or,cs.asDays=Ir,cs.asWeeks=Nr,cs.asMonths=zr,cs.asQuarters=Fr,cs.asYears=Rr,cs.valueOf=Wr,cs._bubble=Tr,cs.clone=Br,cs.get=Vr,cs.milliseconds=Ur,cs.seconds=Jr,cs.minutes=Gr,cs.hours=Zr,cs.days=qr,cs.weeks=Qr,cs.months=Kr,cs.years=Xr,cs.humanize=ss,cs.toISOString=ds,cs.toString=ds,cs.toJSON=ds,cs.locale=oi,cs.localeData=di,cs.toIsoString=Y("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",ds),cs.lang=li,R("X",0,0,"unix"),R("x",0,0,"valueOf"),De("x",ve),De("X",we),Ee("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e))})),Ee("x",(function(e,t,n){n._d=new Date(Ce(e))})),i.version="2.30.1",r(qn),i.fn=dr,i.min=ea,i.max=ta,i.now=na,i.utc=p,i.unix=cr,i.months=gr,i.isDate=h,i.locale=fn,i.invalid=b,i.duration=Sa,i.isMoment=k,i.weekdays=br,i.parseZone=ur,i.localeData=bn,i.isDuration=la,i.monthsShort=yr,i.weekdaysMin=Mr,i.defineLocale=gn,i.updateLocale=yn,i.locales=vn,i.weekdaysShort=vr,i.normalizeUnits=ae,i.relativeTimeRounding=is,i.relativeTimeThreshold=rs,i.calendarFormat=Wa,i.prototype=dr,i.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},i}()},6929:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3LjgxIDE0LjI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PGcgaWQ9IlZyc3R2YV8yIiBkYXRhLW5hbWU9IlZyc3R2YSAyIj48ZyBpZD0iTGF5ZXJfNyIgZGF0YS1uYW1lPSJMYXllciA3Ij48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMC45OSAzLjU2IDQuOSA3LjEyIDAuOTkgMTAuNjggMCAxMS41OCAwIDE0LjI0IDMuOTEgMTAuNjggNy44MiA3LjEyIDMuOTEgMy41NiAwIDAgMCAyLjY2IDAuOTkgMy41NiIvPjwvZz48L2c+PC9zdmc+"},5097:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MSA0MSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7c3Ryb2tlOiM4ODg7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntmaWxsOiM4ODg7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJWcnN0dmFfMiIgZGF0YS1uYW1lPSJWcnN0dmEgMiI+PGcgaWQ9IkxheWVyXzciIGRhdGEtbmFtZT0iTGF5ZXIgNyI+PGNpcmNsZSBjbGFzcz0iY2xzLTEiIGN4PSIyMC41IiBjeT0iMjAuNSIgcj0iMjAiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMC4xNCwyMC4yMmwtLjEyLjIzczAsLjA4LDAsLjEzYTEuNjgsMS42OCwwLDAsMC0uMDcuMjQuNTMuNTMsMCwwLDAsMCwuMTIsMS42NCwxLjY0LDAsMCwwLDAsLjM4aDBhMS41LDEuNSwwLDAsMCwwLC4zNy41LjUsMCwwLDAsMCwuMTMsMi4xNywyLjE3LDAsMCwwLC4wNy4yNGMwLC4wNSwwLC4wOSwwLC4xM2wuMTIuMjIuMDcuMTFzMCwwLDAsMEwxNSwyOS4wNmEyLjEyLDIuMTIsMCwxLDAsMy40Mi0yLjQ5bC0yLjI4LTMuMTNIMjkuNjdhMi4xMiwyLjEyLDAsMCwwLDAtNC4yM0gxNi4wOWwyLjI4LTMuMTNhMi4xLDIuMSwwLDAsMC0uNDctMi45NSwyLDIsMCwwLDAtMS4yNC0uNDEsMi4xMiwyLjEyLDAsMCwwLTEuNzEuODdsLTQuNzIsNi40OXMwLDAsMCwwQS42MS42MSwwLDAsMSwxMC4xNCwyMC4yMloiLz48L2c+PC9nPjwvc3ZnPg=="},4238:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMy41MzkiIGhlaWdodD0iMjQuOTQ4IiB2aWV3Qm94PSIwIDAgMjMuNTM5IDI0Ljk0OCI+CiAgPHBhdGggaWQ9IlBhdGhfNjAiIGRhdGEtbmFtZT0iUGF0aCA2MCIgZD0iTTExMjMzLjk3LDI5MjcuMjg0aDEuNTY3djIuNWExLjgwOSwxLjgwOSwwLDAsMCwxLjgwNiwxLjgwNmgxLjM1M2ExLjgwOCwxLjgwOCwwLDAsMCwxLjgwNi0xLjgwNnYtMi41aDUuMnYyLjVhMS44MDksMS44MDksMCwwLDAsMS44MDYsMS44MDZoMS4zNTNhMS44MDksMS44MDksMCwwLDAsMS44MDYtMS44MDZ2LTIuNWgxLjU2N2EyLjY0OSwyLjY0OSwwLDAsMSwyLjY0LDIuNjR2MTcuNzkzYTIuNjQ4LDIuNjQ4LDAsMCwxLTIuNjQsMi42NGgtMTguMjYxYTIuNjQ3LDIuNjQ3LDAsMCwxLTIuNjM5LTIuNjR2LTE3Ljc5M2EyLjY0NywyLjY0NywwLDAsMSwyLjYzOS0yLjY0Wm0wLDUuODY2YS42OTIuNjkyLDAsMCwwLS42ODQuNjg1djEzLjg4MmEuNjkxLjY5MSwwLDAsMCwuNjg0LjY4NGgxOC4yNjFhLjY5Mi42OTIsMCwwLDAsLjY4NC0uNjg0di0xMy44ODJhLjY5Mi42OTIsMCwwLDAtLjY4NC0uNjg1Wm0zLjM3My03Ljc0MWEuODMuODMsMCwwLDAtLjgyOC44Mjh2My41NDRhLjgzMS44MzEsMCwwLDAsLjgyOC44MjloMS4zNTNhLjgzMi44MzIsMCwwLDAsLjgyOC0uODI5di0zLjU0NGEuODMuODMsMCwwLDAtLjgyOC0uODI4Wm0xMC4xNjIsMGEuODMuODMsMCwwLDAtLjgyOC44Mjh2My41NDRhLjgzMS44MzEsMCwwLDAsLjgyOC44MjloMS4zNTNhLjgzMy44MzMsMCwwLDAsLjgyOC0uODI5di0zLjU0NGEuODMuODMsMCwwLDAtLjgyOC0uODI4Wm0tMi4zMSwxNi44Mjd2LTIuOTJoLTQuMTg5djIuOTJabS01LjkyLDQuMzY2di0yLjkyaC00LjE5djIuOTJabTUuOTIsMHYtMi45MmgtNC4xODl2Mi45MlptNS45Mi00LjM2NnYtMi45MmgtNC4xODl2Mi45MlptLTExLjg0LDB2LTIuOTJoLTQuMTl2Mi45MlptNS45Mi00LjM2NnYtMi45MmgtNC4xODl2Mi45MlptNS45Miwwdi0yLjkyaC00LjE4OXYyLjkyWm0tMTEuODQsMHYtMi45MmgtNC4xOXYyLjkyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExMjMxLjMzMSAtMjkyNS40MDkpIiBmaWxsPSIjODg4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KPC9zdmc+Cg=="},1479:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNC4wNyAyNC4wNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsLW9wYWNpdHk6MC44NTt9LmNscy0ye2ZpbGw6bm9uZTtzdHJva2U6I2MxYzFjMTtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6MnB4O308L3N0eWxlPjwvZGVmcz48ZyBpZD0iVnJzdHZhXzIiIGRhdGEtbmFtZT0iVnJzdHZhIDIiPjxnIGlkPSJMYXllcl83IiBkYXRhLW5hbWU9IkxheWVyIDciPjxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iMTIuMDQiIGN5PSIxMi4wNCIgcj0iMTIuMDQiLz48cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjYuMzMiIHk9IjYuODUiIHdpZHRoPSIxMS40MSIgaGVpZ2h0PSIxMC4zOCIgcng9IjEiLz48L2c+PC9nPjwvc3ZnPg=="},5361:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNC4wNyAyNC4wNyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsLW9wYWNpdHk6MC44NTt9LmNscy0ye2ZpbGw6bm9uZTtzdHJva2U6I2MxYzFjMTtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6MnB4O308L3N0eWxlPjwvZGVmcz48ZyBpZD0iVnJzdHZhXzIiIGRhdGEtbmFtZT0iVnJzdHZhIDIiPjxnIGlkPSJMYXllcl83IiBkYXRhLW5hbWU9IkxheWVyIDciPjxjaXJjbGUgY2xhc3M9ImNscy0xIiBjeD0iMTIuMDQiIGN5PSIxMi4wNCIgcj0iMTIuMDQiLz48bGluZSBjbGFzcz0iY2xzLTIiIHgxPSI2LjQ1IiB5MT0iMTYuMzUiIHgyPSIxNy45IiB5Mj0iMTYuMzUiLz48L2c+PC9nPjwvc3ZnPg=="},7018:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJWcnN0dmFfMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjEuNjQgMjEuNjQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpyZWQ7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMYXllcl83Ij48Zz48cmVjdCBjbGFzcz0iY2xzLTEiIHg9Ii0yLjExIiB5PSI4LjQ0IiB3aWR0aD0iMjUuODUiIGhlaWdodD0iNC43NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQuNDggMTAuODIpIHJvdGF0ZSgtNDUpIi8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSItMi4xMSIgeT0iOC40NCIgd2lkdGg9IjI1Ljg1IiBoZWlnaHQ9IjQuNzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjgyIC00LjQ4KSByb3RhdGUoNDUpIi8+PC9nPjwvZz48L3N2Zz4="},4236:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});const a="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDM3LjgxIDM3LjgxIj48ZGVmcz48c3R5bGU+LmR7ZmlsbDojMDA5OTk5O30uZXtmaWxsOiNmZmZmZmY7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJhIi8+PGcgaWQ9ImIiPjxnIGlkPSJjIj48Zz48Y2lyY2xlIGNsYXNzPSJkIiBjeD0iMTguOSIgY3k9IjE4LjkiIHI9IjE4LjkiLz48cGF0aCBjbGFzcz0iZSIgZD0iTTIyLjkyLDIwLjkxbDQuMTksNC4xOWMuMDcsLjA4LC4xLC4xNiwuMSwuMjVzLS4wMywuMTgtLjEsLjI1bC0xLjUyLDEuNTJjLS4wNywuMDctLjE2LC4xLS4yNSwuMXMtLjE4LS4wMy0uMjUtLjFsLTQuMTktNC4xOWMtMS4xMSwuNzMtMi4zMiwxLjA5LTMuNjUsMS4wOS0xLjg2LDAtMy40NS0uNjYtNC43OC0xLjk4LTEuMzItMS4zMi0xLjk4LTIuOTEtMS45OC00Ljc4cy42Ni0zLjQ1LDEuOTgtNC43OGMxLjMyLTEuMzIsMi45MS0xLjk4LDQuNzgtMS45OHMzLjQ1LC42Niw0Ljc4LDEuOThjMS4zMiwxLjMyLDEuOTgsMi45MSwxLjk4LDQuNzgsMCwxLjMyLS4zNiwyLjU0LTEuMDksMy42NVptLTguOTQtNi45Yy0uOSwuOS0xLjM2LDEuOTktMS4zNiwzLjI1cy40NSwyLjM1LDEuMzYsMy4yNWMuOSwuOSwxLjk5LDEuMzUsMy4yNywxLjM1czIuMzYtLjQ1LDMuMjYtMS4zNWMuOS0uOSwxLjM1LTEuOTksMS4zNS0zLjI2cy0uNDUtMi4zNi0xLjM1LTMuMjYtMS45OS0xLjM1LTMuMjYtMS4zNS0yLjM3LC40NS0zLjI3LDEuMzVaIi8+PC9nPjwvZz48L2c+PC9zdmc+"},5966:(e,t,n)=>{"use strict";n.d(t,{Fq:()=>h,N1:()=>u,yP:()=>c});var a,i=n(7237),r=n(2380);function s(e,t,n,i){e(t,n),void 0!==i&&i.emit(a.ChartRendered)}function o(e,t){e.destroy(),void 0!==t&&t.emit(a.ChartDestroyed)}function l(e,t,n){const a=[];e.datasets=t.datasets.map((t=>{const i=e.datasets.find((e=>e[n]===t[n]));return i&&t.data&&!a.includes(i)?(a.push(i),Object.assign(i,t),i):{...t}}))}!function(e){e.ChartRendered="chart:rendered",e.ChartUpdated="chart:updated",e.ChartDestroyed="chart:destroyed",e.LabelsUpdated="labels:updated"}(a||(a={}));const d=(e,t,n)=>(0,r.defineComponent)({props:{chartData:{type:Object,required:!0},chartOptions:{type:Object,default:()=>{}},datasetIdKey:{type:String,default:"label"},chartId:{type:String,default:e},width:{type:Number,default:400},height:{type:Number,default:400},cssClasses:{type:String,default:""},styles:{type:Object,default:()=>{}},plugins:{type:Array,default:()=>[]}},setup(e,d){i.t1.register(n);const c=(0,r.shallowRef)(null),u=(0,r.ref)(null);function h(n,a){if(null!==c.value&&o((0,r.toRaw)(c.value),d),null===u.value)throw new Error("Please remove the <template></template> tags from your chart component. See https://vue-chartjs.org/guide/#vue-single-file-components");{const s=function(e,t){const n={labels:void 0===e.labels?[]:[...e.labels],datasets:[]};return l(n,{...e},t),n}(n,e.datasetIdKey),o=u.value.getContext("2d");null!==o&&(c.value=new i.t1(o,{type:t,data:(0,r.isProxy)(n)?new Proxy(s,{}):s,options:a,plugins:e.plugins}))}}function m(t,n){const i=(0,r.isProxy)(t)?(0,r.toRaw)(t):{...t},u=(0,r.isProxy)(n)?(0,r.toRaw)(n):{...n};if(Object.keys(u).length>0){const t=(0,r.toRaw)(c.value),n=function(e,t){const n=e.datasets.map((e=>e.label)),a=t.datasets.map((e=>e.label));return t.datasets.length===e.datasets.length&&n.every(((e,t)=>e===a[t]))}(i,u);n&&null!==t?(l(null==t?void 0:t.data,i,e.datasetIdKey),void 0!==i.labels&&function(e,t,n){e.data.labels=t,void 0!==n&&n.emit(a.LabelsUpdated)}(t,i.labels,d),_()):(null!==t&&o(t,d),s(h,e.chartData,e.chartOptions,d))}else null!==c.value&&o((0,r.toRaw)(c.value),d),s(h,e.chartData,e.chartOptions,d)}function _(){const e=(0,r.toRaw)(c.value);null!==e?function(e,t){e.update(),void 0!==t&&t.emit(a.ChartUpdated)}(e,d):console.error("Update ERROR: chart instance not found")}return(0,r.watch)((()=>e.chartData),((e,t)=>m(e,t)),{deep:!0}),(0,r.watch)((()=>e.chartOptions),(t=>function(t){const n=(0,r.toRaw)(c.value);null!==n?(function(e,t){e.options={...t}}(n,t),_()):s(h,e.chartData,e.chartOptions,d)}(t)),{deep:!0}),(0,r.onMounted)((()=>{"datasets"in e.chartData&&e.chartData.datasets.length>0&&s(h,e.chartData,e.chartOptions,d)})),(0,r.onBeforeUnmount)((()=>{null!==c.value&&o((0,r.toRaw)(c.value),d)})),d.expose({chart:c,updateChart:_}),()=>(0,r.h)("div",{style:e.styles,class:e.cssClasses},[(0,r.h)("canvas",{id:e.chartId,width:e.width,height:e.height,ref:u})])}}),c=d("bar-chart","bar",i.A6),u=d("line-chart","line",i.ZT),h=d("pie-chart","pie",i.P$)},1659:e=>{var t,n;t={expires:"1d",path:"; path=/",domain:"",secure:"",sameSite:"; SameSite=Lax",partitioned:""},n={install:function(e,t){t&&this.config(t.expires,t.path,t.domain,t.secure,t.sameSite,t.partitioned),e.prototype&&(e.prototype.$cookies=this),e.config&&e.config.globalProperties&&(e.config.globalProperties.$cookies=this,e.provide("$cookies",this)),e.$cookies=this},config:function(e,n,a,i,r,s){t.expires=e||"1d",t.path=n?"; path="+n:"; path=/",t.domain=a?"; domain="+a:"",t.secure=i?"; Secure":"",t.sameSite=r?"; SameSite="+r:"; SameSite=Lax",t.partitioned=s?"; Partitioned":""},get:function(e){var t=decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null;if(t&&("{"===t.substring(0,1)&&"}"===t.substring(t.length-1,t.length)||"["===t.substring(0,1)&&"]"===t.substring(t.length-1,t.length)))try{t=JSON.parse(t)}catch(e){return t}return t},set:function(e,n,a,i,r,s,o,l){if(!e)throw new Error("Cookie name is not found in the first argument.");if(/^(?:expires|max\-age|path|domain|secure|SameSite)$/i.test(e))throw new Error('Cookie name illegality. Cannot be set to ["expires","max-age","path","domain","secure","SameSite"]\t current key name: '+e);n&&"object"==typeof n&&(n=JSON.stringify(n));var d="";if((a=void 0===a?t.expires:a)&&0!==a)switch(a.constructor){case Number:d=a===1/0||-1===a?"; expires=Fri, 31 Dec 9999 23:59:59 GMT":"; max-age="+a;break;case String:if(/^(?:\d+(y|m|d|h|min|s))$/i.test(a)){var c=a.replace(/^(\d+)(?:y|m|d|h|min|s)$/i,"$1");switch(a.replace(/^(?:\d+)(y|m|d|h|min|s)$/i,"$1").toLowerCase()){case"m":d="; max-age="+2592e3*+c;break;case"d":d="; max-age="+86400*+c;break;case"h":d="; max-age="+3600*+c;break;case"min":d="; max-age="+60*+c;break;case"s":d="; max-age="+c;break;case"y":d="; max-age="+31104e3*+c;break;default:new Error('unknown exception of "set operation"')}}else d="; expires="+a;break;case Date:d="; expires="+a.toUTCString()}return document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(n)+d+(r?"; domain="+r:t.domain)+(i?"; path="+i:t.path)+(void 0===s?t.secure:s?"; Secure":"")+(void 0===o?t.sameSite:o?"; SameSite="+o:"")+(void 0===l?t.partitioned:l?"; Partitioned":""),this},remove:function(e,n,a){return!(!e||!this.isKey(e)||(document.cookie=encodeURIComponent(e)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT"+(a?"; domain="+a:t.domain)+(n?"; path="+n:t.path)+"; SameSite=Lax",0))},isKey:function(e){return new RegExp("(?:^|;\\s*)"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(document.cookie)},keys:function(){if(!document.cookie)return[];for(var e=document.cookie.replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g,"").split(/\s*(?:\=[^;]*)?;\s*/),t=0;t<e.length;t++)e[t]=decodeURIComponent(e[t]);return e}},e.exports=n,"undefined"!=typeof window&&(window.$cookies=n)},6262:(e,t)=>{"use strict";t.A=(e,t)=>{const n=e.__vccOpts||e;for(const[e,a]of t)n[e]=a;return n}},1981:(e,t,n)=>{"use strict";n.d(t,{default:()=>u});var a=n(2380);const i=["data-chart-id"];n(9310);var r=n(7237),s=n(5966),o=n(9203),l=n(2580),d=n(404);r.m_.positioners.rightLeft=(e,t)=>{if(!e.length)return!1;const n=e[0]?e[0].element:null;if(!n)return!1;const{x:a,y:i}=n.getProps(["x","y"],!0),r={x:a+24,y:i,xAlign:"left"};n.getProps(["chart"],!0);console.log("chart",(void 0).$refs[(void 0).chartRef]);const s=document.getElementById("wertyz-bar-chart").offsetWidth;return r.x+100>s?{x:a-100-24,y:i,xAlign:"right"}:r},r.t1.register(r.E8,r.PP,r.kc,r.UA,r.hE,r.m_,r.s$,o.A,d.default);const c={name:"WertyzBarChart",inject:["emitter"],mixins:[l.default],emits:["legend-click","chart-bar-click"],components:{Bar:s.yP},props:{labels:{type:Array,default:[]},data:{type:Array,default:[]},dataNames:{type:Array,default:[]},colors:{type:Array,default:[]},chartId:{type:String,default:"bar-chart"},options:{type:Object,default:null},showLegend:{type:Boolean,default:!0},timeScaleFormat:{type:String,default:null},stacked:{type:Boolean,default:!1},maxHeight:{type:String,default:"100%"},dataAsDataset:{type:Boolean,default:!1},dataLimitOverflow:{type:Number,default:50},chartRef:{type:String,default:"chart"},useOpacity:{type:Boolean,default:!1},alphaValue:{type:Number,default:20},opacityAnimationSpeed:{type:Number,default:700},enableChartPadding:{type:Boolean,default:!0},chartPadding:{type:Number,default:24},yLabelText:{type:String,default:null},xLabelText:{type:String,default:null}},data:()=>({}),computed:{chartData(){return this.dataAsDataset?{datasets:this.data.map(((e,t)=>{const n=this.hexToRgbA(this.randomColor(),1);let a=e.backgroundColor?e.backgroundColor:n;const i=this.useOpacity?this.alphaValue/100:1;return this.colorInHex(a)||this.colorInRGBA(a)?this.colorInHex(a)&&(a=this.hexToRgbA(a,i)):(console.error(`Bar chart: ${this.chartId} \nColor with index [${t}] isn't valid HEX or RGBA`),console.log(a)),{...e,backgroundColor:a,backgroundColorFull:e.backgroundColor?e.backgroundColor:a}}))}:{datasets:this.data.map(((e,t)=>{const n=this.hexToRgbA(this.randomColor(),1);let a=this.colors[t]?this.colors[t]:n;const i=this.useOpacity?this.alphaValue/100:1;return this.colorInHex(a)||this.colorInRGBA(a)?this.colorInHex(a)&&(a=this.hexToRgbA(a,i)):(console.error(`Bar chart: ${this.chartId} \nColor with index [${t}] isn't valid HEX or RGBA`),console.log(a)),{data:e,label:void 0!==this.dataNames[t]?this.dataNames[t]:null,backgroundColor:a,backgroundColorFull:this.colors[t]?this.colors[t]:a,barThickness:"flex",maxBarThickness:25}}))}},chartOptions(){if(this.options)return this.options.plugins&&(this.options.plugins={...this.options.plugins,SortedStack:{enabled:this.stacked}}),this.options;let e={responsive:!0,maintainAspectRatio:!1,layout:{padding:this.enableChartPadding?this.chartPadding:0},plugins:{SortedStack:{enabled:this.stacked,asDataset:this.dataAsDataset},legend:{position:"bottom",labels:{padding:20,boxHeight:20,boxWidth:20,font:{size:16,lineHeight:2},usePointStyle:!0},display:!this.isOverflowing&&this.showLegend,onClick:(e,t,n)=>{n&&this.$emit("legend-click",e,t,n)},onHover:(e,t,n)=>{const a=this.$refs[this.chartRef].chart,i=t.datasetIndex,r=this.alphaValue/100;a.config.data.datasets.forEach(((e,t)=>{e.backgroundColor=t===i?e.backgroundColor:this.updateAlpha(e.backgroundColor,r)})),a.update()},onLeave:(e,t,n)=>{const a=this.$refs[this.chartRef].chart;a.config.data.datasets.forEach(((e,t)=>{e.backgroundColor=this.updateAlpha(e.backgroundColor,1)})),a.update()}},datalabels:{backgroundColor:function(e){return e.dataset.backgroundColor},borderColor:"white",borderRadius:50,borderWidth:1,color:"white",font:{weight:"bold"},display:function(e){let t=e.dataset.data[e.dataIndex];return parseInt(t)},padding:6,formatter:function(e,t){return Math.round(100/t.dataset.data.reduce(((e,t)=>parseFloat(e)+parseFloat(t)))*parseFloat(e))+"%"},clamp:!0},tooltip:{mode:"x",position:"rightLeft",callbacks:{footer:function(e){return"Total: "+e.reduce(((e,t)=>e+t.parsed.y),0)}},itemSort:(e,t)=>e.parsed.y-t.parsed.y}},scales:{xAxis:{stacked:!!this.isOverflowing||this.stacked,ticks:{beginAtZero:!0,source:"data",minRotation:30},grid:{display:!1},title:{text:this.xLabelText?this.xLabelText:"",display:!!this.xLabelText}},yAxis:{stacked:!!this.isOverflowing||this.stacked,ticks:{beginAtZero:!0,precision:0,stepSize:0},grid:{color:"rgba(0, 0, 0, 0.05)",z:2},title:{text:this.yLabelText?this.yLabelText:"",display:!!this.yLabelText}}},animation:{duration:this.opacityAnimationSpeed},interaction:{mode:"nearest",intersect:!0},onClick:e=>{const t=this.$refs[this.chartRef].chart,n=t.getElementsAtEventForMode(e,"x",{intersect:!0},!0);if(!n.length)return;const a=n[0];this.$emit("chart-bar-click",t.data,n,a,e)},onHover:e=>{const t=this.$refs[this.chartRef].chart,n=t.getElementsAtEventForMode(e,"nearest",{intersect:!0},!0),a=t.getElementsAtEventForMode(e,"nearest",{intersect:!0,axis:"y"},!1);if(!n.length)return t.config.data.datasets.forEach(((e,t)=>{try{e.backgroundColor!=this.updateAlpha(e.backgroundColor,1)&&(e.backgroundColor=this.updateAlpha(e.backgroundColor,1))}catch(e){console.error(`Invalid bg color (index [${t}]) for bar chart ${this.chartId}`,e)}})),void t.update();const i=(this.stacked?a[0]:n[0]).datasetIndex,r=this.alphaValue/100;t.config.data.datasets.forEach(((e,t)=>{try{e.backgroundColor=t===i?this.updateAlpha(e.backgroundColor,1):this.updateAlpha(e.backgroundColor,r)}catch(e){console.error(`Invalid bg color (index [${t}]) for bar chart ${this.chartId}`,e)}})),t.update()}};return this.timeScaleFormat&&(e.scales.xAxis.type="time",e.scales.xAxis.time={tooltipFormat:this.timeScaleFormat,displayFormats:{millisecond:this.timeScaleFormat,second:this.timeScaleFormat,minute:this.timeScaleFormat,hour:this.timeScaleFormat,day:this.timeScaleFormat,month:this.timeScaleFormat,year:this.timeScaleFormat}}),e},isOverflowing(){return this.data.length>this.dataLimitOverflow}},methods:{chartOverflowHandler(){console.warn(`Bar chart: ${this.chartId} is overflowing! ${this.isOverflowing}`);const e=document.getElementById(this.chartId),t=e.parentNode.parentNode.parentNode.parentNode,n=e.parentNode.parentNode.parentNode,a=e.parentNode.parentNode,i=e.parentNode;if(this.isOverflowing){t.classList.add("overflown-chart-wrapper"),n.classList.add("chart-body"),a.classList.add("chart-area-wrapper"),i.classList.add("chart-area-wrapper-2");let e=30*this.data.length;i.style.width=`${e}px`}else t.classList.remove("overflown-chart-wrapper"),n.classList.remove("chart-body"),a.classList.remove("chart-area-wrapper"),i.classList.remove("chart-area-wrapper-2")}},created(){this.$nextTick((()=>{this.emitter.emit("w_load-chartRef",{chartId:this.chartId,chartRefKey:this.chartRef,refs:this.$refs,alphaValue:this.alphaValue})})),r.m_.positioners.rightLeft=(e,t)=>{if(!e.length)return!1;const n=e[0]?e[0].element:null;if(!n)return!1;const{x:a,y:i}=n.getProps(["x","y"],!0),r={x:a+24,y:i,xAlign:"left"},s=this.$refs[this.chartRef].chart.tooltip._size,o=s?s.width:100,l=document.getElementById("wertyz-bar-chart").offsetWidth;return r.x+o>l?{x:a-24,y:i,xAlign:"right"}:r}},mounted(){this.isOverflowing&&this.chartOverflowHandler()},watch:{data(){console.log("changed bar data!"),this.chartOverflowHandler()}}};n(7626);const u=(0,n(6262).A)(c,[["render",function(e,t,n,r,s,o){const l=(0,a.resolveComponent)("Bar");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-bar-chart","data-chart-id":n.chartId,style:(0,a.normalizeStyle)([{position:"relative",width:"100%"},"max-height:"+n.maxHeight])},[(0,a.createVNode)(l,{"chart-data":o.chartData,"chart-id":n.chartId,"chart-options":o.chartOptions,style:(0,a.normalizeStyle)([{width:"100%"},"max-height:"+n.maxHeight]),ref:n.chartRef},null,8,["chart-data","chart-id","chart-options","style"])],12,i)}]])},6974:(e,t,n)=>{"use strict";n.d(t,{default:()=>h});var a=n(2380);const i={class:"chart",id:"wertyz-chart-content"},r={class:"chart__wrapper"},s={class:"header"},o={key:0,class:"subtitle"},l={style:{flex:"1"}};var d=n(7701),c=n(8354);const u={name:"OverviewChartContent",components:{WertyzChartLegend:d.default,WertyzSmallLoader:c.default},props:{headerText:{type:String,default:""},legendLabels:{type:Array,default:[]},legendColors:{type:Array,default:[]},loader:{type:Boolean,default:!1},chartId:{type:String,default:null},chartRefKey:{type:String,default:null},chartType:{type:String,default:"pie"}},mounted(){}};n(1452);const h=(0,n(6262).A)(u,[["render",function(e,t,n,d,c,u){const h=(0,a.resolveComponent)("WertyzSmallLoader"),m=(0,a.resolveComponent)("WertyzChartLegend");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createVNode)(h,{show:n.loader},null,8,["show"]),(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.renderSlot)(e.$slots,"header",{},(()=>[(0,a.createElementVNode)("h4",null,(0,a.toDisplayString)(n.headerText),1)]),!0)]),e.$slots.subtitle?((0,a.openBlock)(),(0,a.createElementBlock)("div",o,[(0,a.renderSlot)(e.$slots,"subtitle",{},void 0,!0)])):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",l,[(0,a.renderSlot)(e.$slots,"chart",{},void 0,!0)]),(0,a.createElementVNode)("div",null,[n.legendLabels.length&&n.legendColors.length?((0,a.openBlock)(),(0,a.createBlock)(m,{key:0,labels:n.legendLabels,colors:n.legendColors,"chart-id":n.chartId,"chart-ref-key":n.chartRefKey,"chart-type":n.chartType},{text:(0,a.withCtx)((({label:t})=>[(0,a.renderSlot)(e.$slots,"legend-text",{label:t},void 0,!0)])),_:3},8,["labels","colors","chart-id","chart-ref-key","chart-type"])):(0,a.createCommentVNode)("v-if",!0)])])])}],["__scopeId","data-v-5936098a"]])},7701:(e,t,n)=>{"use strict";n.d(t,{default:()=>m});var a=n(2380);const i={key:0,id:"wertyz-chart-legend",class:"legend"},r={class:"legend__grid"},s=["onClick","onMouseover","onMouseout"],o=["data-legend-item-index","data-chart-id"],l={class:"legend__text"};const d={name:"WertyzChartLegened",inject:["emitter"],mixins:[n(2580).default],emits:["legend-item-click"],props:{labels:{type:Array,default:[]},colors:{type:Array,default:[]},itemsInRow:{type:Number,default:3},asCircle:{type:Boolean,default:!0},chartId:{type:String,default:null},animateOffset:{type:Boolean,default:!0},chartType:{type:String,default:"pie"}},data:()=>({cssGridColumns:3,chartRef:null,chartRefKey:null,offset:null,defaultOffset:null,alphaValue:null}),methods:{cellClickHandler(e,t){this.$emit("legend-item-click",e,t)},onHoverHandler(e,t){if("pie"==this.chartType){if(!this.animateOffset||!this.chartId||!this.chartRef)return;const e=this.chartRef.chart,n=t;e.config.data.datasets[0].offset[n]===this.defaultOffset&&(e.config.data.datasets[0].offset=[...this.getColors.map((()=>this.defaultOffset))],e.config.data.datasets[0].offset[n]=this.offset),e.update()}else if("bar"==this.chartType){if(!this.animateOffset||!this.chartId||!this.chartRef)return;const e=this.chartRef.chart,n=t,a=this.alphaValue/100,i=document.querySelectorAll(`.legend__rectangle[data-chart-id='${this.chartId}']`);e.config.data.datasets.forEach(((e,t)=>{i[t].style.backgroundColor=e.backgroundColor=t===n?e.backgroundColor:e.backgroundColor?this.updateAlpha(e.backgroundColor,a):this.hexToRgbA(this.randomColor(),a)})),e.update()}},onLeaveHandler(e,t){if("pie"==this.chartType){if(!this.animateOffset||!this.chartId||!this.chartRef)return;const e=this.chartRef.chart;e.config.data.datasets[0].offset=[...this.getColors.map((()=>this.defaultOffset))],e.update()}else if("bar"==this.chartType){if(!this.animateOffset||!this.chartId||!this.chartRef)return;const e=this.chartRef.chart,t=document.querySelectorAll(`.legend__rectangle[data-chart-id='${this.chartId}']`);e.config.data.datasets.forEach(((e,n)=>{t[n].style.backgroundColor=e.backgroundColor=e.backgroundColor?this.updateAlpha(e.backgroundColor,1):this.hexToRgbA(this.randomColor(),1)})),e.update()}}},computed:{getColors(){if(!this.labels.length)return[];if(this.colors.length)return this.colors;const e=[];for(let t of[...Array(this.labels.length)])e.push(this.randomColor());return e}},created(){this.cssGridColumns=this.itemsInRow,this.emitter.on("w_load-chartRef",(e=>{e.chartId==this.chartId&&("pie"==this.chartType?(this.offset=e.offset,this.defaultOffset=e.defaultOffset):"bar"==this.chartType&&(this.alphaValue=e.alphaValue),this.chartRefKey=e.chartRefKey,this.chartRef=e.refs[this.chartRefKey])}))}},c=()=>{(0,a.useCssVars)((e=>({e22b3082:e.cssGridColumns,"801cadc6":e.cssGridColumns-1})))},u=d.setup;d.setup=u?(e,t)=>(c(),u(e,t)):c;const h=d;n(8106);const m=(0,n(6262).A)(h,[["render",function(e,t,n,d,c,u){return(0,a.openBlock)(),(0,a.createElementBlock)(a.Fragment,null,[(0,a.createCommentVNode)('\n <div id="wertyz-chart-legend" class="legend" v-if="labels.length && colors.length">\n <div class="legend__row" v-for="n in Math.ceil(labels.length / 2)">\n <template v-for="index in (2*n)">\n <div class="legend__cell" v-if="(index >= n && (index !== n || n === 1))">\n <div class="legend__rectangle" :style="\'background-color:\' + colors[index-1]"></div>\n <div class="legend__text">\n <slot name="text" :label="labels[index - 1]">\n <span>{{labels[index - 1]}} </span>\n </slot>\n </div>\n </div>\n </template>\n </div>\n </div>\n '),n.labels.length&&u.getColors.length&&n.labels.length===u.getColors.length?((0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.labels,((t,i)=>((0,a.openBlock)(),(0,a.createElementBlock)(a.Fragment,{key:t},[(0,a.createElementVNode)("div",{class:"legend__cell",onClick:e=>u.cellClickHandler(e,i),onMouseover:e=>u.onHoverHandler(e,i),onMouseout:e=>u.onLeaveHandler(e,i)},[(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["legend__rectangle",n.asCircle?"legend__circle":null]),style:(0,a.normalizeStyle)("background-color:"+u.getColors[i]),"data-legend-item-index":i,"data-chart-id":n.chartId},null,14,o),(0,a.createElementVNode)("div",l,[(0,a.renderSlot)(e.$slots,"text",{label:n.labels[i]},(()=>[(0,a.createElementVNode)("span",null,(0,a.toDisplayString)(n.labels[i]),1)]),!0)])],40,s),(0,a.createCommentVNode)('\n <div class="legend__cell" v-else>\n <div class="legend__text" style="text-align: right;">\n <slot name="text" :label="labels[index - 1]">\n <span>{{labels[index - 1]}} </span>\n </slot>\n </div>\n <div class="legend__rectangle" :style="\'background-color:\' + colors[index-1]"></div>\n </div>\n ')],64)))),128))])])):(0,a.createCommentVNode)("v-if",!0)],2112)}],["__scopeId","data-v-75fb9631"]])},7300:(e,t,n)=>{"use strict";n.d(t,{default:()=>u});var a=n(2380);const i={class:"row"},r={class:"col-lg-12"},s={class:"body__text"},o={class:"row"},l={class:"col-lg-3 col-lg-offset-6"},d={class:"col-lg-3"};const c={name:"WertyzConfirmationWindow",components:{WertyzModal:n(9138).default},props:{headerText:{type:String,default:null},bodyText:{type:String,default:""},confirmText:{type:String,default:null},decelineText:{type:String,default:null}}};n(9267);const u=(0,n(6262).A)(c,[["render",function(e,t,n,c,u,h){const m=(0,a.resolveComponent)("WertyzModal");return(0,a.openBlock)(),(0,a.createBlock)(m,{onClose:t[2]||(t[2]=t=>e.$emit("close")),ref:"modal","modal-content-style":"border-radius: 15px;","modal-header-style":"background-color: var(--orange); border-top-left-radius: 15px; border-top-right-radius: 15px;","modal-close-style":"padding: 3px; border-radius: 10px; background-color: white;"},{"modal-header":(0,a.withCtx)((()=>[(0,a.createElementVNode)("h3",null,(0,a.toDisplayString)(n.headerText?n.headerText:e.$t("AreYouSure?")),1)])),"modal-body":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"confirmation-body",{},(()=>[(0,a.createElementVNode)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,(0,a.toDisplayString)(n.bodyText),1)])]),(0,a.createElementVNode)("div",o,[(0,a.createElementVNode)("div",l,[(0,a.createElementVNode)("button",{class:"btn btn-block green",onClick:t[0]||(t[0]=t=>e.$emit("no"))},(0,a.toDisplayString)(n.decelineText?n.decelineText:e.$t("No")),1)]),(0,a.createElementVNode)("div",d,[(0,a.createElementVNode)("button",{class:"btn btn-block red--full",onClick:t[1]||(t[1]=t=>e.$emit("yes"))},(0,a.toDisplayString)(n.confirmText?n.confirmText:e.$t("Yes")),1)])])]),!0)])),_:3},512)}],["__scopeId","data-v-7a37f798"]])},3967:(e,t,n)=>{"use strict";n.d(t,{default:()=>s});var a=n(2380);const i={id:"wertyz-content"};const r={name:"WertyzContent"};n(15);const s=(0,n(6262).A)(r,[["render",function(e,t,n,r,s,o){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.renderSlot)(e.$slots,"header",{},void 0,!0),(0,a.renderSlot)(e.$slots,"before-content",{},void 0,!0),(0,a.renderSlot)(e.$slots,"content",{},void 0,!0),(0,a.renderSlot)(e.$slots,"footer",{},void 0,!0)])}],["__scopeId","data-v-6e6b1341"]])},3864:(e,t,n)=>{"use strict";n.d(t,{default:()=>l});var a=n(2380);const i={id:"wertyz-detail-content",class:"w__content__detail"};var r=n(3403),s=n(7961);const o={name:"WertyzDetailContent",components:{WertyzDetailHeader:r.default,WertyzDetailNavbar:s.default},props:{headerName:{type:String,default:"Header name"},headerImg:{type:String,default:null},headerFirstBtn:{type:Object,default:{name:null,class:null}},headerSecondBtn:{type:Object,default:{name:null,class:null}},headerBackUrl:{type:[String,Object],default:null},headerImgClass:{type:String,default:null},navbarItems:{type:Array,default:null},headerShowBack:{type:Boolean,default:!0}}};const l=(0,n(6262).A)(o,[["render",function(e,t,n,r,s,o){const l=(0,a.resolveComponent)("WertyzDetailHeader"),d=(0,a.resolveComponent)("WertyzDetailNavbar");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createVNode)(l,{name:n.headerName,img:n.headerImg,"first-btn":n.headerFirstBtn,"second-btn":n.headerSecondBtn,"back-url":n.headerBackUrl,"img-class":n.headerImgClass,"show-back":n.headerShowBack,onFirstBtnAction:t[0]||(t[0]=t=>e.$emit("header-first-btn-action")),onSecondBtnAction:t[1]||(t[1]=t=>e.$emit("header-second-btn-action"))},{"text-content":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"header-text-content")])),content:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"header-content")])),_:3},8,["name","img","first-btn","second-btn","back-url","img-class","show-back"]),(0,a.renderSlot)(e.$slots,"informations"),n.navbarItems?((0,a.openBlock)(),(0,a.createBlock)(d,{key:0,items:n.navbarItems},{"item-component":(0,a.withCtx)((({componentName:t})=>[(0,a.renderSlot)(e.$slots,"navbar-item-component",{componentName:t})])),_:3},8,["items"])):(0,a.createCommentVNode)("v-if",!0),(0,a.renderSlot)(e.$slots,"content")])}]])},5632:(e,t,n)=>{"use strict";n.d(t,{default:()=>s});var a=n(2380);const i={class:"w__content__item"};const r={name:"WertyzDetailContentItem"};const s=(0,n(6262).A)(r,[["render",function(e,t,n,r,s,o){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.renderSlot)(e.$slots,"content")])}]])},3403:(e,t,n)=>{"use strict";n.d(t,{default:()=>o});var a=n(2380);var i=n(5615),r=n(2007);const s={name:"WertyzDetailHeader",components:{WertyzDetailHeaderDesktop:i.default,WertyzDetailHeaderMobile:r.default},props:{backUrl:{type:[String,Object],default:null},name:{type:String,default:null},secondBtn:{type:Object,default:{name:null,class:null}},firstBtn:{type:Object,default:{name:null,class:null}},img:{type:String,default:null},imgClass:{type:String,default:null},showBack:{type:Boolean,default:!0}},data:()=>({backImageUrl:n(5097).A,url:null}),created(){this.backUrl?this.url=this.backUrl:this.url=this.$router.options.history.state.back?this.$router.options.history.state.back:""}};const o=(0,n(6262).A)(s,[["render",function(e,t,n,i,r,s){const o=(0,a.resolveComponent)("WertyzDetailHeaderDesktop"),l=(0,a.resolveComponent)("WertyzDetailHeaderMobile");return e.IS_MOBILE?((0,a.openBlock)(),(0,a.createBlock)(l,{key:1,"back-url":r.url,name:n.name,"second-btn":n.secondBtn,"first-btn":n.firstBtn,img:n.img,"img-class":n.imgClass,"back-image-url":r.backImageUrl,"show-back":n.showBack,onFirstBtnAction:e=>"first-btn-action",onSecondBtnAction:e=>"second-btn-action"},{"text-content":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"text-content")])),_:3},8,["back-url","name","second-btn","first-btn","img","img-class","back-image-url","show-back"])):((0,a.openBlock)(),(0,a.createBlock)(o,{key:0,"back-url":r.url,name:n.name,"second-btn":n.secondBtn,"first-btn":n.firstBtn,"img-class":n.imgClass,img:n.img,"back-image-url":r.backImageUrl,"show-back":n.showBack,onFirstBtnAction:e=>"first-btn-action",onSecondBtnAction:e=>"second-btn-action"},{"text-content":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"text-content")])),content:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"content")])),_:3},8,["back-url","name","second-btn","first-btn","img-class","img","back-image-url","show-back"]))}]])},5615:(e,t,n)=>{"use strict";n.d(t,{default:()=>_});var a=n(2380);const i={class:"w__header"},r={class:"row padding-no d-flex d-flex--v-center"},s={key:0,class:"col-lg-2"},o=["src"],l={class:"w__back__btn-text"},d=["src"],c={class:"w__header-text"},u={class:"col-lg-2"},h={class:"col-lg-2"};const m={name:"WertyzDetailHeaderDesktop",props:{backUrl:{type:[String,Object],default:null},name:{type:String,default:null},secondBtn:{type:Object,default:{name:null,class:null}},firstBtn:{type:Object,default:{name:null,class:null}},img:{type:String,default:null},backImageUrl:{type:String,default:null},imgClass:{type:String,default:null},showBack:{type:Boolean,default:!0}}};const _=(0,n(6262).A)(m,[["render",function(e,t,n,m,_,p){const f=(0,a.resolveComponent)("router-link");return(0,a.openBlock)(),(0,a.createElementBlock)("header",i,[(0,a.createElementVNode)("div",r,[n.showBack?((0,a.openBlock)(),(0,a.createElementBlock)("div",s,[(0,a.createVNode)(f,{to:n.backUrl,class:"disable-decoration w__back__btn"},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("img",{class:"w__back__btn-img",src:n.backImageUrl},null,8,o),(0,a.createElementVNode)("span",l,(0,a.toDisplayString)(e.$t("back")),1)])),_:1},8,["to"])])):(0,a.createCommentVNode)("v-if",!0),(0,a.renderSlot)(e.$slots,"content",{},(()=>[(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["d-flex d-flex--v-center",n.showBack?"col-lg-6 padding--no-left":"col-lg-8"])},[(0,a.renderSlot)(e.$slots,"text-content",{},(()=>[n.img?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["w__header-icon",n.imgClass])},[(0,a.createElementVNode)("img",{src:n.img},null,8,d)],2)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",c,[(0,a.createElementVNode)("h2",null,(0,a.toDisplayString)(n.name),1)])]))],2),(0,a.createElementVNode)("div",u,[n.firstBtn&&n.firstBtn.name?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.firstBtn.class]),onClick:t[0]||(t[0]=t=>e.$emit("first-btn-action"))},(0,a.toDisplayString)(n.firstBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)]),(0,a.createElementVNode)("div",h,[n.secondBtn&&n.secondBtn.name?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.secondBtn.class]),onClick:t[1]||(t[1]=t=>e.$emit("second-btn-action"))},(0,a.toDisplayString)(n.secondBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)])]))])])}]])},2007:(e,t,n)=>{"use strict";n.d(t,{default:()=>p});var a=n(2380);const i={class:"w__header"},r={class:"row padding-no d-flex d-flex--v-center flex-direction--row"},s={key:0,class:"col-lg-2"},o=["src"],l=(e=>((0,a.pushScopeId)("data-v-caebd9d2"),e=e(),(0,a.popScopeId)(),e))((()=>(0,a.createElementVNode)("span",{class:"w__back__btn-text"},null,-1))),d=["src"],c={class:"w__header-text"},u={class:"row d-flex d-flex--v-center absolute-row"},h={class:"col-xs-6"},m={class:"col-xs-6"};const _={name:"WertyzDetailHeaderMobile",props:{backUrl:{type:[String,Object],default:null},name:{type:String,default:null},secondBtn:{type:Object,default:{name:null,class:null}},firstBtn:{type:Object,default:{name:null,class:null}},img:{type:String,default:null},backImageUrl:{type:String,default:null},imgClass:{type:String,default:null},showBack:{type:Boolean,default:!0}}};n(368);const p=(0,n(6262).A)(_,[["render",function(e,t,n,_,p,f){const g=(0,a.resolveComponent)("router-link");return(0,a.openBlock)(),(0,a.createElementBlock)("header",i,[(0,a.createElementVNode)("div",r,[n.showBack?((0,a.openBlock)(),(0,a.createElementBlock)("div",s,[(0,a.createVNode)(g,{to:n.backUrl,class:"disable-decoration w__back__btn"},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("img",{class:"w__back__btn-img",src:n.backImageUrl},null,8,o),l])),_:1},8,["to"])])):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["d-flex d-flex--v-center flex-direction--row",n.showBack?"col-lg-6 padding--no-left":"col-lg-8"])},[(0,a.renderSlot)(e.$slots,"text-content",{},(()=>[n.img?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["w__header-icon",n.imgClass])},[(0,a.createElementVNode)("img",{src:n.img},null,8,d)],2)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",c,[(0,a.createElementVNode)("h2",null,(0,a.toDisplayString)(n.name),1)])]),!0)],2)]),(0,a.createElementVNode)("div",u,[(0,a.createElementVNode)("div",h,[n.firstBtn&&n.firstBtn.name?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.firstBtn.class]),onClick:t[0]||(t[0]=t=>e.$emit("first-btn-action"))},(0,a.toDisplayString)(n.firstBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)]),(0,a.createElementVNode)("div",m,[n.secondBtn&&n.secondBtn.name?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.secondBtn.class]),onClick:t[1]||(t[1]=t=>e.$emit("second-btn-action"))},(0,a.toDisplayString)(n.secondBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)])])])}],["__scopeId","data-v-caebd9d2"]])},7961:(e,t,n)=>{"use strict";n.d(t,{default:()=>h});var a=n(2380);const i={id:"wertyz-detail-navbar"},r={class:"row"},s={class:"col-lg-12"},o={class:"nav nav-tabs"},l=["onClick"],d={href:"#"};var c=n(5632);const u={name:"WertyzDetailNavbar",components:{WertyzDetailContentItem:c.default},props:{items:{type:Array,default:[{name:"Item name",active:!0,componentName:null}]}},data:()=>({componentName:null}),methods:{changeTab(e){this.componentName=e}},mounted(){this.items.forEach((e=>e.active?this.componentName=e.componentName:null))},components:{WertyzDetailContentItem:c.default}};const h=(0,n(6262).A)(u,[["render",function(e,t,n,c,u,h){const m=(0,a.resolveComponent)("WertyzDetailContentItem");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("ul",o,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.items,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("li",{"data-toggle":"tab",class:(0,a.normalizeClass)(e.active?"active":""),onClick:t=>h.changeTab(e.componentName)},[(0,a.createElementVNode)("a",d,(0,a.toDisplayString)(e.name),1)],10,l)))),256))])])]),(0,a.createVNode)(m,null,{content:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"item-component",{componentName:u.componentName})])),_:3})])}]])},9851:(e,t,n)=>{"use strict";n.d(t,{default:()=>y});var a=n(2380);const i={key:0,class:"w__header"},r={class:"row"},s={class:"w__header-text"},o={key:0,class:"col-lg-2 d-flex d-flex--v-center"},l={key:1,class:"col-lg-2 d-flex d-flex--v-center"},d={class:"row"},c={class:"col-lg-12"},u={key:1,style:{position:"relative","margin-bottom":"10px"}},h={class:"row d-flex d-flex--v-center",style:{"flex-direction":"row",margin:"0"}},m={class:"col-xs-4 padding--no"},_={class:"w__header-text"},p={class:"col-xs-4"},f={class:"col-xs-4"};const g={name:"WertyzHeader",mixins:[n(2580).default],props:{name:{type:String,default:""},btn:{type:Object,default:null},secondBtn:{type:Object,default:null},search:{type:Object,default:{id:null,value:null}}}};const y=(0,n(6262).A)(g,[["render",function(e,t,n,g,y,b){return e.IS_MOBILE?((0,a.openBlock)(),(0,a.createElementBlock)("header",u,[(0,a.createElementVNode)("div",h,[(0,a.createElementVNode)("div",m,[(0,a.createElementVNode)("h3",_,(0,a.toDisplayString)(n.name),1)]),(0,a.createElementVNode)("div",p,[n.secondBtn?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.secondBtn.class]),onClick:t[2]||(t[2]=t=>e.$emit("second-btn-action")),style:{"margin-bottom":"0px"}},(0,a.toDisplayString)(n.secondBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)]),(0,a.createElementVNode)("div",f,[n.btn?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.btn.class]),onClick:t[3]||(t[3]=t=>e.$emit("btn-action")),style:{"margin-bottom":"0px"}},(0,a.toDisplayString)(n.btn.name),3)):(0,a.createCommentVNode)("v-if",!0)])]),(0,a.renderSlot)(e.$slots,"search")])):((0,a.openBlock)(),(0,a.createElementBlock)("header",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(n.secondBtn&&n.btn?"col-lg-5":"col-lg-7")},[(0,a.createElementVNode)("h2",s,(0,a.toDisplayString)(n.name),1)],2),(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["col-lg-3 d-flex d-flex--v-center",n.btn||n.secondBtn?"":"col-lg-offset-2"])},[(0,a.renderSlot)(e.$slots,"search-slot")],2),n.secondBtn?((0,a.openBlock)(),(0,a.createElementBlock)("div",o,[n.secondBtn?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.secondBtn.class]),onClick:t[0]||(t[0]=t=>e.$emit("second-btn-action"))},(0,a.toDisplayString)(n.secondBtn.name),3)):(0,a.createCommentVNode)("v-if",!0)])):(0,a.createCommentVNode)("v-if",!0),n.btn?((0,a.openBlock)(),(0,a.createElementBlock)("div",l,[n.btn?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:0,class:(0,a.normalizeClass)(["btn btn-block",n.btn.class]),onClick:t[1]||(t[1]=t=>e.$emit("btn-action"))},(0,a.toDisplayString)(n.btn.name),3)):(0,a.createCommentVNode)("v-if",!0)])):(0,a.createCommentVNode)("v-if",!0)]),(0,a.createElementVNode)("div",d,[(0,a.createElementVNode)("div",c,[(0,a.renderSlot)(e.$slots,"other-row")])])]))}]])},3139:(e,t,n)=>{"use strict";n.d(t,{default:()=>_n});var a=n(2380);const i={class:"row"},r={class:"col-lg-12"},s={class:"form-group"},o=["src"],l={class:"row"},d={class:"col-lg-12"},c={class:"form-group"},u=["src"],h={class:"row"},m={class:"col-lg-3"},_=(e=>((0,a.pushScopeId)("data-v-6cacb130"),e=e(),(0,a.popScopeId)(),e))((()=>(0,a.createElementVNode)("span",{class:"glyphicons glyphicons-clock"},null,-1))),p=["disabled","onClick"];var f=n(9138);function g(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function y(e){return g(e)?new Date(e.getTime()):null==e?new Date(NaN):new Date(e)}function b(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!(t>=0&&t<=6))throw new RangeError("weekStartsOn must be between 0 and 6");var n=y(e),a=(n.getDay()+7-t)%7;return n.setDate(n.getDate()-a),n.setHours(0,0,0,0),n}function v(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.firstDayOfWeek,a=void 0===n?0:n,i=t.firstWeekContainsDate,r=void 0===i?1:i;if(!(r>=1&&r<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7");for(var s=y(e),o=s.getFullYear(),l=new Date(0),d=o+1;d>=o-1&&(l.setFullYear(d,0,r),l.setHours(0,0,0,0),l=b(l,a),!(s.getTime()>=l.getTime()));d--);return l}function M(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.firstDayOfWeek,a=void 0===n?0:n,i=t.firstWeekContainsDate,r=void 0===i?1:i,s=y(e),o=b(s,a),l=v(s,{firstDayOfWeek:a,firstWeekContainsDate:r}),d=o.getTime()-l.getTime();return Math.round(d/6048e5)+1}const x={months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekdaysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],weekdaysMin:["Su","Mo","Tu","We","Th","Fr","Sa"],firstDayOfWeek:0,firstWeekContainsDate:1};var w=/\[([^\]]+)]|YYYY|YY?|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|m{1,2}|s{1,2}|Z{1,2}|S{1,3}|w{1,2}|x|X|a|A/g;function k(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2,n="".concat(Math.abs(e)),a=e<0?"-":"";n.length<t;)n="0".concat(n);return a+n}function L(e){return 15*Math.round(e.getTimezoneOffset()/15)}function Y(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=e>0?"-":"+",a=Math.abs(e),i=a%60;return n+k(Math.floor(a/60),2)+t+k(i,2)}var D=function(e,t,n){var a=e<12?"AM":"PM";return n?a.toLocaleLowerCase():a},T={Y:function(e){var t=e.getFullYear();return t<=9999?"".concat(t):"+".concat(t)},YY:function(e){return k(e.getFullYear(),4).substr(2)},YYYY:function(e){return k(e.getFullYear(),4)},M:function(e){return e.getMonth()+1},MM:function(e){return k(e.getMonth()+1,2)},MMM:function(e,t){return t.monthsShort[e.getMonth()]},MMMM:function(e,t){return t.months[e.getMonth()]},D:function(e){return e.getDate()},DD:function(e){return k(e.getDate(),2)},H:function(e){return e.getHours()},HH:function(e){return k(e.getHours(),2)},h:function(e){var t=e.getHours();return 0===t?12:t>12?t%12:t},hh:function(){return k(T.h.apply(T,arguments),2)},m:function(e){return e.getMinutes()},mm:function(e){return k(e.getMinutes(),2)},s:function(e){return e.getSeconds()},ss:function(e){return k(e.getSeconds(),2)},S:function(e){return Math.floor(e.getMilliseconds()/100)},SS:function(e){return k(Math.floor(e.getMilliseconds()/10),2)},SSS:function(e){return k(e.getMilliseconds(),3)},d:function(e){return e.getDay()},dd:function(e,t){return t.weekdaysMin[e.getDay()]},ddd:function(e,t){return t.weekdaysShort[e.getDay()]},dddd:function(e,t){return t.weekdays[e.getDay()]},A:function(e,t){return(t.meridiem||D)(e.getHours(),e.getMinutes(),!1)},a:function(e,t){return(t.meridiem||D)(e.getHours(),e.getMinutes(),!0)},Z:function(e){return Y(L(e),":")},ZZ:function(e){return Y(L(e))},X:function(e){return Math.floor(e.getTime()/1e3)},x:function(e){return e.getTime()},w:function(e,t){return M(e,{firstDayOfWeek:t.firstDayOfWeek,firstWeekContainsDate:t.firstWeekContainsDate})},ww:function(e,t){return k(T.w(e,t),2)}};function S(e,t){var n,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t?String(t):"YYYY-MM-DDTHH:mm:ss.SSSZ",r=y(e);if(!g(n=r)||isNaN(n.getTime()))return"Invalid Date";var s=a.locale||x;return i.replace(w,(function(e,t){return t||("function"==typeof T[e]?"".concat(T[e](r,s)):e)}))}function j(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}function H(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,a)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?H(n,!0).forEach((function(t){E(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):H(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function A(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e))&&"[object Arguments]"!==Object.prototype.toString.call(e))return;var n=[],a=!0,i=!1,r=void 0;try{for(var s,o=e[Symbol.iterator]();!(a=(s=o.next()).done)&&(n.push(s.value),!t||n.length!==t);a=!0);}catch(e){i=!0,r=e}finally{try{a||null==o.return||o.return()}finally{if(i)throw r}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function E(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var P=/(\[[^\[]*\])|(MM?M?M?|Do|DD?|ddd?d?|w[o|w]?|YYYY|YY|a|A|hh?|HH?|mm?|ss?|S{1,3}|x|X|ZZ?|.)/g,O=/\d/,I=/\d\d/,N=/\d\d?/,z=/[+-]?\d+/,F="year",R="month",W="hour",B="minute",V="second",$="millisecond",U={},J=function(e,t,n){var a,i=Array.isArray(e)?e:[e];a="string"==typeof n?function(e){var t=parseInt(e,10);return E({},n,t)}:n,i.forEach((function(e){U[e]=[t,a]}))},G=function(e){return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&")},Z=function(e){return function(t){var n=t[e];if(!Array.isArray(n))throw new Error("Locale[".concat(e,"] need an array"));return new RegExp(n.map(G).join("|"))}},q=function(e,t){return function(n,a){var i=a[e];if(!Array.isArray(i))throw new Error("Locale[".concat(e,"] need an array"));var r=i.indexOf(n);if(r<0)throw new Error("Invalid Word");return E({},t,r)}};function K(e,t,n,a,i,r,s){var o;return e<100&&e>=0?(o=new Date(e+400,t,n,a,i,r,s),isFinite(o.getFullYear())&&o.setFullYear(e)):o=new Date(e,t,n,a,i,r,s),o}function X(){for(var e,t=arguments.length,n=new Array(t),a=0;a<t;a++)n[a]=arguments[a];var i=n[0];return i<100&&i>=0?(n[0]+=400,e=new Date(Date.UTC.apply(Date,n)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(i)):e=new Date(Date.UTC.apply(Date,n)),e}function Q(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};try{var a=n.locale,i=void 0===a?x:a,r=n.backupDate,s=void 0===r?new Date:r,o=function(e,t,n){var a=t.match(P);if(!a)throw new Error;for(var i=a.length,r={},s=0;s<i;s+=1){var o=a[s],l=U[o];if(l){var d="function"==typeof l[0]?l[0](n):l[0],c=l[1],u=(d.exec(e)||[])[0];r=C({},r,{},c(u,n)),e=e.replace(u,"")}else{var h=o.replace(/^\[|\]$/g,"");if(0!==e.indexOf(h))throw new Error("not match");e=e.substr(h.length)}}return r}(e,t,i),l=o.year,d=o.month,c=o.day,u=o.hour,h=o.minute,m=o.second,_=o.millisecond,p=o.isPM,f=o.date,g=o.offset,y=o.weekday,b=o.week;if(f)return f;var M,w=[l,d,c,u,h,m,_];if(w[3]=function(e,t){if(void 0!==e&&void 0!==t)if(t){if(e<12)return e+12}else if(12===e)return 0;return e}(w[3],p),void 0!==b&&void 0===d&&void 0===c){var k=v(void 0===l?s:new Date(l,3),{firstDayOfWeek:i.firstDayOfWeek,firstWeekContainsDate:i.firstWeekContainsDate});return new Date(k.getTime()+7*(b-1)*24*3600*1e3)}var L=function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:new Date,n=[0,0,1,0,0,0,0],a=[t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()],i=!0,r=0;r<7;r++)void 0===e[r]?n[r]=i?a[r]:n[r]:(n[r]=e[r],i=!1);return n}(w,s);return void 0!==g?(L[6]+=60*g*1e3,M=X.apply(void 0,j(L))):M=K.apply(void 0,j(L)),void 0!==y&&M.getDay()!==y?new Date(NaN):M}catch(e){return new Date(NaN)}}J("Y",z,F),J("YY",I,(function(e){var t=(new Date).getFullYear(),n=Math.floor(t/100),a=parseInt(e,10);return E({},F,a=100*(a>68?n-1:n)+a)})),J("YYYY",/\d{4}/,F),J("M",N,(function(e){return E({},R,parseInt(e,10)-1)})),J("MM",I,(function(e){return E({},R,parseInt(e,10)-1)})),J("MMM",Z("monthsShort"),q("monthsShort",R)),J("MMMM",Z("months"),q("months",R)),J("D",N,"day"),J("DD",I,"day"),J(["H","h"],N,W),J(["HH","hh"],I,W),J("m",N,B),J("mm",I,B),J("s",N,V),J("ss",I,V),J("S",O,(function(e){return E({},$,100*parseInt(e,10))})),J("SS",I,(function(e){return E({},$,10*parseInt(e,10))})),J("SSS",/\d{3}/,$),J(["A","a"],(function(e){return e.meridiemParse||/[ap]\.?m?\.?/i}),(function(e,t){var n="function"==typeof t.isPM?t.isPM(e):function(e){return"p"==="".concat(e).toLowerCase().charAt(0)}(e);return{isPM:n}})),J(["Z","ZZ"],/[+-]\d\d:?\d\d/,(function(e){return{offset:(t=e,n=A(t.match(/([+-]|\d\d)/g)||["-","0","0"],3),a=n[0],i=n[1],r=n[2],s=60*parseInt(i,10)+parseInt(r,10),0===s?0:"+"===a?-s:+s)};var t,n,a,i,r,s})),J("x",z,(function(e){return{date:new Date(parseInt(e,10))}})),J("X",/[+-]?\d+(\.\d{1,3})?/,(function(e){return{date:new Date(1e3*parseFloat(e))}})),J("d",O,"weekday"),J("dd",Z("weekdaysMin"),q("weekdaysMin","weekday")),J("ddd",Z("weekdaysShort"),q("weekdaysShort","weekday")),J("dddd",Z("weekdays"),q("weekdays","weekday")),J("w",N,"week"),J("ww",I,"week");var ee=Object.defineProperty,te=Object.defineProperties,ne=Object.getOwnPropertyDescriptors,ae=Object.getOwnPropertySymbols,ie=Object.prototype.hasOwnProperty,re=Object.prototype.propertyIsEnumerable,se=(e,t,n)=>t in e?ee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,oe=(e,t)=>{for(var n in t||(t={}))ie.call(t,n)&&se(e,n,t[n]);if(ae)for(var n of ae(t))re.call(t,n)&&se(e,n,t[n]);return e},le=(e,t)=>te(e,ne(t)),de=(e,t)=>{var n={};for(var a in e)ie.call(e,a)&&t.indexOf(a)<0&&(n[a]=e[a]);if(null!=e&&ae)for(var a of ae(e))t.indexOf(a)<0&&re.call(e,a)&&(n[a]=e[a]);return n};const ce={formatLocale:x,yearFormat:"YYYY",monthFormat:"MMM",monthBeforeYear:!0};let ue="en";const he={};function me(e,t,n=!1){if("string"!=typeof e)return he[ue];let a=ue;return he[e]&&(a=e),t&&(he[e]=t,a=e),n||(ue=a),he[e]||he[ue]}function _e(e){return me(e,void 0,!0)}function pe(e,t){if(!Array.isArray(e))return[];const n=[],a=e.length;let i=0;for(t=t||a;i<a;)n.push(e.slice(i,i+=t));return n}function fe(e){return Array.isArray(e)?e[e.length-1]:void 0}function ge(e){return"[object Object]"===Object.prototype.toString.call(e)}function ye(e,t){const n={};return ge(e)?(Array.isArray(t)||(t=[t]),t.forEach((t=>{Object.prototype.hasOwnProperty.call(e,t)&&(n[t]=e[t])})),n):n}function be(e,t){if(!ge(e))return{};let n=e;return ge(t)&&Object.keys(t).forEach((a=>{let i=t[a];const r=e[a];ge(i)&&ge(r)&&(i=be(r,i)),n=le(oe({},n),{[a]:i})})),n}function ve(e){const t=parseInt(String(e),10);return t<10?`0${t}`:`${t}`}he[ue]=ce;const Me="datepicker_locale",xe="datepicker_prefixClass",we="datepicker_getWeek";function ke(){return(0,a.inject)(Me,(0,a.shallowRef)(_e()))}function Le(e){const t=(0,a.computed)((()=>ge(e.value)?be(_e(),e.value):_e(e.value)));return(0,a.provide)(Me,t),t}function Ye(){return(0,a.inject)(xe,"mx")}function De(e,t=document.body){if(!e||e===t)return null;const n=(e,t)=>getComputedStyle(e,null).getPropertyValue(t);return/(auto|scroll)/.test(n(e,"overflow")+n(e,"overflow-y")+n(e,"overflow-x"))?e:De(e.parentElement,t)}let Te;const Se="ontouchend"in document?"touchstart":"mousedown";function je(e,t){return{setup:e,name:e.name,props:t}}function He(e,t){return new Proxy(e,{get(e,n){const a=e[n];return void 0!==a?a:t[n]}})}var Ce=je((function(e,{slots:t}){const n=He(e,{appendToBody:!0}),i=Ye(),r=(0,a.ref)(null),s=(0,a.ref)({left:"",top:""}),o=()=>{if(!n.visible||!r.value)return;const e=n.getRelativeElement();if(!e)return;const{width:t,height:a}=function(e){const t=e.style.display,n=e.style.visibility;e.style.display="block",e.style.visibility="hidden";const a=window.getComputedStyle(e),i=e.offsetWidth+parseInt(a.marginLeft,10)+parseInt(a.marginRight,10),r=e.offsetHeight+parseInt(a.marginTop,10)+parseInt(a.marginBottom,10);return e.style.display=t,e.style.visibility=n,{width:i,height:r}}(r.value);s.value=function(e,t,n,a){let i=0,r=0,s=0,o=0;const l=e.getBoundingClientRect(),d=document.documentElement.clientWidth,c=document.documentElement.clientHeight;return a&&(s=window.pageXOffset+l.left,o=window.pageYOffset+l.top),i=d-l.left<t&&l.right<t?s-l.left+1:l.left+l.width/2<=d/2?s:s+l.width-t,r=l.top<=n&&c-l.bottom<=n?o+c-l.top-n:l.top+l.height/2<=c/2?o+l.height:o-n,{left:`${i}px`,top:`${r}px`}}(e,t,a,n.appendToBody)};(0,a.watchEffect)(o,{flush:"post"}),(0,a.watchEffect)((e=>{const t=n.getRelativeElement();if(!t)return;const a=De(t)||window,i=function(e){let t=!1;return function(...n){t||(t=!0,requestAnimationFrame((()=>{t=!1,e.apply(this,n)})))}}(o);a.addEventListener("scroll",i),window.addEventListener("resize",i),e((()=>{a.removeEventListener("scroll",i),window.removeEventListener("resize",i)}))}),{flush:"post"});const l=e=>{if(!n.visible)return;const t=e.target,a=r.value,i=n.getRelativeElement();a&&!a.contains(t)&&i&&!i.contains(t)&&n.onClickOutside(e)};return(0,a.watchEffect)((e=>{document.addEventListener(Se,l),e((()=>{document.removeEventListener(Se,l)}))})),()=>(0,a.createVNode)(a.Teleport,{to:"body",disabled:!n.appendToBody},{default:()=>[(0,a.createVNode)(a.Transition,{name:`${i}-zoom-in-down`},{default:()=>{var e;return[n.visible&&(0,a.createVNode)("div",{ref:r,class:`${i}-datepicker-main ${i}-datepicker-popup ${n.className}`,style:[oe({position:"absolute"},s.value),n.style||{}]},[null==(e=t.default)?void 0:e.call(t)])]}})]})}),["style","className","visible","appendToBody","onClickOutside","getRelativeElement"]);const Ae={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024",width:"1em",height:"1em"},Ee=[(0,a.createElementVNode)("path",{d:"M940.218 107.055H730.764v-60.51H665.6v60.51H363.055v-60.51H297.89v60.51H83.78c-18.617 0-32.581 13.963-32.581 32.581v805.237c0 18.618 13.964 32.582 32.582 32.582h861.09c18.619 0 32.583-13.964 32.583-32.582V139.636c-4.655-18.618-18.619-32.581-37.237-32.581zm-642.327 65.163v60.51h65.164v-60.51h307.2v60.51h65.163v-60.51h176.873v204.8H116.364v-204.8H297.89zM116.364 912.291V442.18H912.29v470.11H116.364z"},null,-1)];function Pe(e,t){return(0,a.openBlock)(),(0,a.createElementBlock)("svg",Ae,Ee)}const Oe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024",width:"1em",height:"1em"},Ie=[(0,a.createElementVNode)("path",{d:"M810.005 274.005 572.011 512l237.994 237.995-60.01 60.01L512 572.011 274.005 810.005l-60.01-60.01L451.989 512 213.995 274.005l60.01-60.01L512 451.989l237.995-237.994z"},null,-1)];function Ne(e,t){return(0,a.openBlock)(),(0,a.createElementBlock)("svg",Oe,Ie)}const ze={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"1em",height:"1em"},Fe=[(0,a.createElementVNode)("path",{d:"M0 0h24v24H0z",fill:"none"},null,-1),(0,a.createElementVNode)("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"},null,-1),(0,a.createElementVNode)("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"},null,-1)];function Re(e,t){return(0,a.openBlock)(),(0,a.createElementBlock)("svg",ze,Fe)}function We(e,t=0,n=1,a=0,i=0,r=0,s=0){const o=new Date(e,t,n,a,i,r,s);return e<100&&e>=0&&o.setFullYear(e),o}function Be(e){return e instanceof Date&&!isNaN(e.getTime())}function Ve(e){return Array.isArray(e)&&2===e.length&&e.every(Be)&&e[0]<=e[1]}function $e(...e){if(void 0!==e[0]&&null!==e[0]){const t=new Date(e[0]);if(Be(t))return t}const t=e.slice(1);return t.length?$e(...t):new Date}function Ue(e){const t=new Date(e);return t.setDate(1),t.setHours(0,0,0,0),t}function Je(e){const t=new Date(e);return t.setHours(0,0,0,0),t}function Ge(e,t){const n=new Date(e),a="function"==typeof t?t(n.getMonth()):Number(t),i=We(n.getFullYear(),a+1,0).getDate(),r=n.getDate();return n.setMonth(a,Math.min(r,i)),n}function Ze(e,t){const n=new Date(e),a="function"==typeof t?t(n.getFullYear()):t;return n.setFullYear(a),n}function qe(e,t){const n=new Date(e),a=new Date(t);return n.setHours(a.getHours(),a.getMinutes(),a.getSeconds()),n}const Ke=["placeholder","editable","disabled","clearable","inputClass","inputAttr","range","multiple","separator","renderInputText","onInputError","onClear"];var Xe=je((function(e,{slots:t}){const n=He(e,{editable:!0,disabled:!1,clearable:!0,range:!1,multiple:!1}),i=Ye(),r=(0,a.ref)(null),s=(0,a.computed)((()=>n.separator||(n.range?" ~ ":","))),o=e=>{return n.range?Ve(e):n.multiple?(t=e,Array.isArray(t)&&t.every(Be)):Be(e);var t},l=(0,a.computed)((()=>null!==r.value?r.value:"function"==typeof n.renderInputText?n.renderInputText(n.value):o(n.value)?Array.isArray(n.value)?n.value.map((e=>n.formatDate(e))).join(s.value):n.formatDate(n.value):"")),d=e=>{var t;e&&e.stopPropagation(),n.onChange(n.range?[null,null]:null),null==(t=n.onClear)||t.call(n)},c=()=>{var e;if(!n.editable||null===r.value)return;const t=r.value.trim();if(r.value=null,""===t)return void d();let a;if(n.range){let e=t.split(s.value);2!==e.length&&(e=t.split(s.value.trim())),a=e.map((e=>n.parseDate(e.trim())))}else a=n.multiple?t.split(s.value).map((e=>n.parseDate(e.trim()))):n.parseDate(t);var i;o(a)&&(i=a,!(Array.isArray(i)?i.some((e=>n.disabledDate(e))):n.disabledDate(i)))?n.onChange(a):null==(e=n.onInputError)||e.call(n,t)},u=e=>{r.value="string"==typeof e?e:e.target.value},h=e=>{const{keyCode:t}=e;9===t?n.onBlur():13===t&&c()};return()=>{var e,r,s;const o=!n.disabled&&n.clearable&&l.value,m=le(oe({name:"date",type:"text",autocomplete:"off",value:l.value,class:n.inputClass||`${i}-input`,readonly:!n.editable,disabled:n.disabled,placeholder:n.placeholder},n.inputAttr),{onFocus:n.onFocus,onKeydown:h,onInput:u,onChange:c});return(0,a.createVNode)("div",{class:`${i}-input-wrapper`,onClick:n.onClick},[(null==(e=t.input)?void 0:e.call(t,m))||(0,a.createVNode)("input",m,null),o?(0,a.createVNode)("i",{class:`${i}-icon-clear`,onClick:d},[(null==(r=t["icon-clear"])?void 0:r.call(t))||(0,a.createVNode)(Ne,null,null)]):null,(0,a.createVNode)("i",{class:`${i}-icon-calendar`},[(null==(s=t["icon-calendar"])?void 0:s.call(t))||(0,a.createVNode)(Pe,null,null)])])}}),["value","formatDate","parseDate","disabledDate","onChange","onFocus","onBlur","onClick",...Ke]);var Qe=je((function(e,{slots:t}){var n;const i=He(e,{prefixClass:"mx",valueType:"date",format:"YYYY-MM-DD",type:"date",disabledDate:()=>!1,disabledTime:()=>!1,confirmText:"OK"});var r;r=i.prefixClass,(0,a.provide)(xe,r),function(e){(0,a.provide)(we,e)}((null==(n=i.formatter)?void 0:n.getWeek)||M);const s=Le((0,a.toRef)(e,"lang")),o=(0,a.ref)(),l=()=>o.value,d=(0,a.ref)(!1),c=(0,a.computed)((()=>!i.disabled&&("boolean"==typeof i.open?i.open:d.value))),u=()=>{var e,t;i.disabled||c.value||(d.value=!0,null==(e=i["onUpdate:open"])||e.call(i,!0),null==(t=i.onOpen)||t.call(i))},h=()=>{var e,t;c.value&&(d.value=!1,null==(e=i["onUpdate:open"])||e.call(i,!1),null==(t=i.onClose)||t.call(i))},m=(e,t)=>(t=t||i.format,ge(i.formatter)&&"function"==typeof i.formatter.stringify?i.formatter.stringify(e,t):S(e,t,{locale:s.value.formatLocale})),_=(e,t)=>{if(t=t||i.format,ge(i.formatter)&&"function"==typeof i.formatter.parse)return i.formatter.parse(e,t);const n=new Date;return Q(e,t,{locale:s.value.formatLocale,backupDate:n})},p=e=>{switch(i.valueType){case"date":return e instanceof Date?new Date(e.getTime()):new Date(NaN);case"timestamp":return"number"==typeof e?new Date(e):new Date(NaN);case"format":return"string"==typeof e?_(e):new Date(NaN);default:return"string"==typeof e?_(e,i.valueType):new Date(NaN)}},f=e=>{if(!Be(e))return null;switch(i.valueType){case"date":return e;case"timestamp":return e.getTime();case"format":return m(e);default:return m(e,i.valueType)}},g=(0,a.computed)((()=>{const e=i.value;return i.range?(Array.isArray(e)?e.slice(0,2):[null,null]).map(p):i.multiple?(Array.isArray(e)?e:[]).map(p):p(e)})),y=(e,t,n=!0)=>{var a,r;const s=Array.isArray(e)?e.map(f):f(e);return null==(a=i["onUpdate:value"])||a.call(i,s),null==(r=i.onChange)||r.call(i,s,t),n&&h(),s},b=(0,a.ref)(new Date);(0,a.watchEffect)((()=>{c.value&&(b.value=g.value)}));const v=(e,t)=>{i.confirm?b.value=e:y(e,t,!i.multiple&&(t===i.type||"time"===t))},x=()=>{var e;const t=y(b.value);null==(e=i.onConfirm)||e.call(i,t)},w=e=>i.disabledDate(e)||i.disabledTime(e);return()=>{var e,n;const{prefixClass:r,disabled:s,confirm:d,range:p,popupClass:f,popupStyle:M,appendToBody:k}=i,L={value:b.value,"onUpdate:value":v,emit:y},Y=t.header&&(0,a.createVNode)("div",{class:`${r}-datepicker-header`},[t.header(L)]),D=(t.footer||d)&&(0,a.createVNode)("div",{class:`${r}-datepicker-footer`},[null==(e=t.footer)?void 0:e.call(t,L),d&&(0,a.createVNode)("button",{type:"button",class:`${r}-btn ${r}-datepicker-btn-confirm`,onClick:x},[i.confirmText])]),T=null==(n=t.content)?void 0:n.call(t,L),S=(t.sidebar||i.shortcuts)&&(e=>{var n;const{prefixClass:r}=i;return(0,a.createVNode)("div",{class:`${r}-datepicker-sidebar`},[null==(n=t.sidebar)?void 0:n.call(t,e),(i.shortcuts||[]).map(((e,t)=>(0,a.createVNode)("button",{key:t,"data-index":t,type:"button",class:`${r}-btn ${r}-btn-text ${r}-btn-shortcut`,onClick:()=>{var t;const n=null==(t=e.onClick)?void 0:t.call(e);n&&y(n)}},[e.text])))])})(L);return(0,a.createVNode)("div",{ref:o,class:{[`${r}-datepicker`]:!0,[`${r}-datepicker-range`]:p,disabled:s}},[(0,a.createVNode)(Xe,le(oe({},ye(i,Ke)),{value:g.value,formatDate:m,parseDate:_,disabledDate:w,onChange:y,onClick:u,onFocus:u,onBlur:h}),ye(t,["icon-calendar","icon-clear","input"])),(0,a.createVNode)(Ce,{className:f,style:M,visible:c.value,appendToBody:k,getRelativeElement:l,onClickOutside:h},{default:()=>[S,(0,a.createVNode)("div",{class:`${r}-datepicker-content`},[Y,T,D])]})])}}),[...["value","valueType","type","format","formatter","lang","prefixClass","appendToBody","open","popupClass","popupStyle","confirm","confirmText","shortcuts","disabledDate","disabledTime","onOpen","onClose","onConfirm","onChange","onUpdate:open","onUpdate:value"],...Ke]);function et(e){var t=e,{value:n}=t,i=de(t,["value"]);const r=Ye();return(0,a.createVNode)("button",le(oe({},i),{type:"button",class:`${r}-btn ${r}-btn-text ${r}-btn-icon-${n}`}),[(0,a.createVNode)("i",{class:`${r}-icon-${n}`},null)])}function tt({type:e,calendar:t,onUpdateCalendar:n},{slots:i}){var r;const s=Ye();return(0,a.createVNode)("div",{class:`${s}-calendar-header`},[(0,a.createVNode)(et,{value:"double-left",onClick:"year"===e?()=>{n(Ze(t,(e=>e-10)))}:()=>{n(Ze(t,(e=>e-1)))}},null),"date"===e&&(0,a.createVNode)(et,{value:"left",onClick:()=>{n(Ge(t,(e=>e-1)))}},null),(0,a.createVNode)(et,{value:"double-right",onClick:"year"===e?()=>{n(Ze(t,(e=>e+10)))}:()=>{n(Ze(t,(e=>e+1)))}},null),"date"===e&&(0,a.createVNode)(et,{value:"right",onClick:()=>{n(Ge(t,(e=>e+1)))}},null),(0,a.createVNode)("span",{class:`${s}-calendar-header-label`},[null==(r=i.default)?void 0:r.call(i)])])}function nt({calendar:e,isWeekMode:t,showWeekNumber:n,titleFormat:i,getWeekActive:r,getCellClasses:s,onSelect:o,onUpdatePanel:l,onUpdateCalendar:d,onDateMouseEnter:c,onDateMouseLeave:u}){const h=Ye(),m=(0,a.inject)(we,M),_=ke().value,{yearFormat:p,monthBeforeYear:f,monthFormat:g="MMM",formatLocale:y}=_,b=y.firstDayOfWeek||0;let v=_.days||y.weekdaysMin;v=v.concat(v).slice(b,b+7);const x=pe(function({firstDayOfWeek:e,year:t,month:n}){const a=[],i=We(t,n,0),r=i.getDate(),s=r-(i.getDay()+7-e)%7;for(let e=s;e<=r;e++)a.push(We(t,n,e-r));i.setMonth(n+1,0);const o=i.getDate();for(let e=1;e<=o;e++)a.push(We(t,n,e));const l=42-(r-s+1)-o;for(let e=1;e<=l;e++)a.push(We(t,n,o+e));return a}({firstDayOfWeek:b,year:e.getFullYear(),month:e.getMonth()}),7),w=(e,t)=>S(e,t,{locale:_.formatLocale}),k=e=>{l(e)},L=e=>{const t=e.getAttribute("data-index"),[n,a]=t.split(",").map((e=>parseInt(e,10))),i=x[n][a];return new Date(i)},Y=e=>{o(L(e.currentTarget))},D=e=>{c&&c(L(e.currentTarget))},T=e=>{u&&u(L(e.currentTarget))},j=(0,a.createVNode)("button",{type:"button",class:`${h}-btn ${h}-btn-text ${h}-btn-current-year`,onClick:()=>k("year")},[w(e,p)]),H=(0,a.createVNode)("button",{type:"button",class:`${h}-btn ${h}-btn-text ${h}-btn-current-month`,onClick:()=>k("month")},[w(e,g)]);return n="boolean"==typeof n?n:t,(0,a.createVNode)("div",{class:[`${h}-calendar ${h}-calendar-panel-date`,{[`${h}-calendar-week-mode`]:t}]},[(0,a.createVNode)(tt,{type:"date",calendar:e,onUpdateCalendar:d},{default:()=>[f?[H,j]:[j,H]]}),(0,a.createVNode)("div",{class:`${h}-calendar-content`},[(0,a.createVNode)("table",{class:`${h}-table ${h}-table-date`},[(0,a.createVNode)("thead",null,[(0,a.createVNode)("tr",null,[n&&(0,a.createVNode)("th",{class:`${h}-week-number-header`},null),v.map((e=>(0,a.createVNode)("th",{key:e},[e])))])]),(0,a.createVNode)("tbody",null,[x.map(((e,t)=>(0,a.createVNode)("tr",{key:t,class:[`${h}-date-row`,{[`${h}-active-week`]:r(e)}]},[n&&(0,a.createVNode)("td",{class:`${h}-week-number`,"data-index":`${t},0`,onClick:Y},[(0,a.createVNode)("div",null,[m(e[0])])]),e.map(((e,n)=>(0,a.createVNode)("td",{key:n,class:["cell",s(e)],title:w(e,i),"data-index":`${t},${n}`,onClick:Y,onMouseenter:D,onMouseleave:T},[(0,a.createVNode)("div",null,[e.getDate()])])))])))])])])])}function at({calendar:e,getCellClasses:t,onSelect:n,onUpdateCalendar:i,onUpdatePanel:r}){const s=Ye(),o=ke().value,l=o.months||o.formatLocale.monthsShort,d=t=>We(e.getFullYear(),t),c=e=>{const t=e.currentTarget.getAttribute("data-month");n(d(parseInt(t,10)))};return(0,a.createVNode)("div",{class:`${s}-calendar ${s}-calendar-panel-month`},[(0,a.createVNode)(tt,{type:"month",calendar:e,onUpdateCalendar:i},{default:()=>[(0,a.createVNode)("button",{type:"button",class:`${s}-btn ${s}-btn-text ${s}-btn-current-year`,onClick:()=>r("year")},[e.getFullYear()])]}),(0,a.createVNode)("div",{class:`${s}-calendar-content`},[(0,a.createVNode)("table",{class:`${s}-table ${s}-table-month`},[pe(l,3).map(((e,n)=>(0,a.createVNode)("tr",{key:n},[e.map(((e,i)=>{const r=3*n+i;return(0,a.createVNode)("td",{key:i,class:["cell",t(d(r))],"data-month":r,onClick:c},[(0,a.createVNode)("div",null,[e])])}))])))])])])}const it=e=>{const t=10*Math.floor(e.getFullYear()/10),n=[];for(let e=0;e<10;e++)n.push(t+e);return pe(n,2)};function rt({calendar:e,getCellClasses:t=()=>[],getYearPanel:n=it,onSelect:i,onUpdateCalendar:r}){const s=Ye(),o=e=>We(e,0),l=e=>{const t=e.currentTarget.getAttribute("data-year");i(o(parseInt(t,10)))},d=n(new Date(e)),c=d[0][0],u=fe(fe(d));return(0,a.createVNode)("div",{class:`${s}-calendar ${s}-calendar-panel-year`},[(0,a.createVNode)(tt,{type:"year",calendar:e,onUpdateCalendar:r},{default:()=>[(0,a.createVNode)("span",null,[c]),(0,a.createVNode)("span",{class:`${s}-calendar-decade-separator`},null),(0,a.createVNode)("span",null,[u])]}),(0,a.createVNode)("div",{class:`${s}-calendar-content`},[(0,a.createVNode)("table",{class:`${s}-table ${s}-table-year`},[d.map(((e,n)=>(0,a.createVNode)("tr",{key:n},[e.map(((e,n)=>(0,a.createVNode)("td",{key:n,class:["cell",t(o(e))],"data-year":e,onClick:l},[(0,a.createVNode)("div",null,[e])])))])))])])])}const st=["type","value","defaultValue","defaultPanel","disabledDate","getClasses","calendar","multiple","partialUpdate","showWeekNumber","titleFormat","getYearPanel","onDateMouseEnter","onDateMouseLeave","onCalendarChange","onPanelChange","onUpdate:value","onPick"];var ot=je((function(e){const t=He(e,{defaultValue:Je(new Date),type:"date",disabledDate:()=>!1,getClasses:()=>[],titleFormat:"YYYY-MM-DD"}),n=(0,a.computed)((()=>(Array.isArray(t.value)?t.value:[t.value]).filter(Be).map((e=>"year"===t.type?function(e){const t=new Date(e);return t.setMonth(0,1),t.setHours(0,0,0,0),t}(e):"month"===t.type?Ue(e):Je(e))))),i=(0,a.ref)(new Date);(0,a.watchEffect)((()=>{let e=t.calendar;if(!Be(e)){const{length:a}=n.value;e=$e(a>0?n.value[a-1]:t.defaultValue)}i.value=Ue(e)}));const r=e=>{var n;i.value=e,null==(n=t.onCalendarChange)||n.call(t,e)},s=(0,a.ref)("date");(0,a.watchEffect)((()=>{const e=["date","month","year"],n=Math.max(e.indexOf(t.type),e.indexOf(t.defaultPanel));s.value=-1!==n?e[n]:"date"}));const o=e=>{var n;const a=s.value;s.value=e,null==(n=t.onPanelChange)||n.call(t,e,a)},l=e=>t.disabledDate(new Date(e),n.value),d=(e,a)=>{var i,r,s;if(!l(e))if(null==(i=t.onPick)||i.call(t,e),!0===t.multiple){const i=n.value.filter((t=>t.getTime()!==e.getTime()));i.length===n.value.length&&i.push(e),null==(r=t["onUpdate:value"])||r.call(t,i,a)}else null==(s=t["onUpdate:value"])||s.call(t,e,a)},c=e=>{d(e,"week"===t.type?"week":"date")},u=e=>{if("year"===t.type)d(e,"year");else if(r(e),o("month"),t.partialUpdate&&1===n.value.length){const t=Ze(n.value[0],e.getFullYear());d(t,"year")}},h=e=>{if("month"===t.type)d(e,"month");else if(r(e),o("date"),t.partialUpdate&&1===n.value.length){const t=Ge(Ze(n.value[0],e.getFullYear()),e.getMonth());d(t,"month")}},m=(e,a=[])=>(l(e)?a.push("disabled"):n.value.some((t=>t.getTime()===e.getTime()))&&a.push("active"),a.concat(t.getClasses(e,n.value,a.join(" ")))),_=e=>{const t=e.getMonth()!==i.value.getMonth(),n=[];return e.getTime()===(new Date).setHours(0,0,0,0)&&n.push("today"),t&&n.push("not-current-month"),m(e,n)},p=e=>"month"!==t.type?i.value.getMonth()===e.getMonth()?"active":"":m(e),f=e=>"year"!==t.type?i.value.getFullYear()===e.getFullYear()?"active":"":m(e),g=e=>{if("week"!==t.type)return!1;const a=e[0].getTime(),i=e[6].getTime();return n.value.some((e=>{const t=e.getTime();return t>=a&&t<=i}))};return()=>"year"===s.value?(0,a.createVNode)(rt,{calendar:i.value,getCellClasses:f,getYearPanel:t.getYearPanel,onSelect:u,onUpdateCalendar:r},null):"month"===s.value?(0,a.createVNode)(at,{calendar:i.value,getCellClasses:p,onSelect:h,onUpdatePanel:o,onUpdateCalendar:r},null):(0,a.createVNode)(nt,{isWeekMode:"week"===t.type,showWeekNumber:t.showWeekNumber,titleFormat:t.titleFormat,calendar:i.value,getCellClasses:_,getWeekActive:g,onSelect:c,onUpdatePanel:o,onUpdateCalendar:r,onDateMouseEnter:t.onDateMouseEnter,onDateMouseLeave:t.onDateMouseLeave},null)}),st);const lt=(e,t)=>{const n=e.getTime();let[a,i]=t.map((e=>e.getTime()));return a>i&&([a,i]=[i,a]),n>a&&n<i};const dt=st;var ct=je((function(e){const t=He(e,{defaultValue:new Date,type:"date"}),n=Ye(),i=(0,a.computed)((()=>{let e=Array.isArray(t.defaultValue)?t.defaultValue:[t.defaultValue,t.defaultValue];return e=e.map((e=>Je(e))),Ve(e)?e:[new Date,new Date].map((e=>Je(e)))})),r=(0,a.ref)([new Date(NaN),new Date(NaN)]);(0,a.watchEffect)((()=>{Ve(t.value)&&(r.value=t.value)}));const s=(e,n)=>{var a;const[i,s]=r.value;Be(i)&&!Be(s)?(i.getTime()>e.getTime()?r.value=[e,i]:r.value=[i,e],null==(a=t["onUpdate:value"])||a.call(t,r.value,n)):r.value=[e,new Date(NaN)]},o=(0,a.ref)([new Date,new Date]),l=(0,a.computed)((()=>Ve(t.calendar)?t.calendar:o.value)),d=(0,a.computed)((()=>"year"===t.type?120:"month"===t.type?12:1)),c=(e,n)=>{var a;const i=function(e,t){const n=new Date(t),a=new Date(e);return 12*(n.getFullYear()-a.getFullYear())+(n.getMonth()-a.getMonth())}(e[0],e[1]),r=d.value-i;if(r>0){const t=1===n?0:1;e[t]=Ge(e[t],(e=>e+(0===t?-r:r)))}o.value=e,null==(a=t.onCalendarChange)||a.call(t,e,n)},u=e=>{c([e,l.value[1]],0)},h=e=>{c([l.value[0],e],1)};(0,a.watchEffect)((()=>{const e=Ve(t.value)?t.value:i.value;c(e.slice(0,2))}));const m=(0,a.ref)(null),_=e=>m.value=e,p=()=>m.value=null,f=(e,n,a)=>{const i=t.getClasses?t.getClasses(e,n,a):[],r=Array.isArray(i)?i:[i];return/disabled|active/.test(a)?r:(2===n.length&&lt(e,n)&&r.push("in-range"),1===n.length&&m.value&&lt(e,[n[0],m.value])?r.concat("hover-in-range"):r)};return()=>{const e=l.value.map(((e,n)=>{const o=le(oe({},t),{calendar:e,value:r.value,defaultValue:i.value[n],getClasses:f,partialUpdate:!1,multiple:!1,"onUpdate:value":s,onCalendarChange:0===n?u:h,onDateMouseLeave:p,onDateMouseEnter:_});return(0,a.createVNode)(ot,o,null)}));return(0,a.createVNode)("div",{class:`${n}-calendar-range`},[e])}}),dt);const ut=(0,a.defineComponent)({setup(e,{slots:t}){const n=Ye(),i=(0,a.ref)(),r=(0,a.ref)(""),s=(0,a.ref)("");(0,a.onMounted)((()=>{if(!i.value)return;const e=i.value,t=100*e.clientHeight/e.scrollHeight;r.value=t<100?`${t}%`:""}));const o=function(){if("undefined"==typeof window)return 0;if(void 0!==Te)return Te;const e=document.createElement("div");e.style.visibility="hidden",e.style.overflow="scroll",e.style.width="100px",e.style.position="absolute",e.style.top="-9999px",document.body.appendChild(e);const t=document.createElement("div");return t.style.width="100%",e.appendChild(t),Te=e.offsetWidth-t.offsetWidth,e.parentNode.removeChild(e),Te}(),l=e=>{const t=e.currentTarget,{scrollHeight:n,scrollTop:a}=t;s.value=100*a/n+"%"};let d=!1,c=0;const u=e=>{e.stopImmediatePropagation();const t=e.currentTarget,{offsetTop:n}=t;d=!0,c=e.clientY-n},h=e=>{if(!d||!i.value)return;const{clientY:t}=e,{scrollHeight:n,clientHeight:a}=i.value,r=(t-c)*n/a;i.value.scrollTop=r},m=()=>{d=!1};return(0,a.onMounted)((()=>{document.addEventListener("mousemove",h),document.addEventListener("mouseup",m)})),(0,a.onUnmounted)((()=>{document.addEventListener("mousemove",h),document.addEventListener("mouseup",m)})),()=>{var e;return(0,a.createVNode)("div",{class:`${n}-scrollbar`,style:{position:"relative",overflow:"hidden"}},[(0,a.createVNode)("div",{ref:i,class:`${n}-scrollbar-wrap`,style:{marginRight:`-${o}px`},onScroll:l},[null==(e=t.default)?void 0:e.call(t)]),(0,a.createVNode)("div",{class:`${n}-scrollbar-track`},[(0,a.createVNode)("div",{class:`${n}-scrollbar-thumb`,style:{height:r.value,top:s.value},onMousedown:u},null)])])}}});function ht({options:e,getClasses:t,onSelect:n}){const i=Ye(),r=t=>{const a=t.target,i=t.currentTarget;if("LI"!==a.tagName.toUpperCase())return;const r=i.getAttribute("data-type"),s=parseInt(i.getAttribute("data-index"),10),o=parseInt(a.getAttribute("data-index"),10),l=e[s].list[o].value;n(l,r)};return(0,a.createVNode)("div",{class:`${i}-time-columns`},[e.map(((e,n)=>(0,a.createVNode)(ut,{key:e.type,class:`${i}-time-column`},{default:()=>[(0,a.createVNode)("ul",{class:`${i}-time-list`,"data-index":n,"data-type":e.type,onClick:r},[e.list.map(((n,r)=>(0,a.createVNode)("li",{key:n.text,"data-index":r,class:[`${i}-time-item`,t(n.value,e.type)]},[n.text])))])]})))])}function mt(e){let t;const n=Ye();return(0,a.createVNode)(ut,null,"function"==typeof(i=t=e.options.map((t=>(0,a.createVNode)("div",{key:t.text,class:[`${n}-time-option`,e.getClasses(t.value,"time")],onClick:()=>e.onSelect(t.value,"time")},[t.text]))))||"[object Object]"===Object.prototype.toString.call(i)&&!(0,a.isVNode)(i)?t:{default:()=>[t]});var i}function _t({length:e,step:t=1,options:n}){if(Array.isArray(n))return n.filter((t=>t>=0&&t<e));t<=0&&(t=1);const a=[];for(let n=0;n<e;n+=t)a.push(n);return a}function pt(e,t){let{showHour:n,showMinute:a,showSecond:i,use12h:r}=t;const s=t.format||"HH:mm:ss";n="boolean"==typeof n?n:/[HhKk]/.test(s),a="boolean"==typeof a?a:/m/.test(s),i="boolean"==typeof i?i:/s/.test(s),r="boolean"==typeof r?r:/a/i.test(s);const o=[],l=r&&e.getHours()>=12;return n&&o.push({type:"hour",list:_t({length:r?12:24,step:t.hourStep,options:t.hourOptions}).map((t=>{const n=0===t&&r?"12":ve(t),a=new Date(e);return a.setHours(l?t+12:t),{value:a,text:n}}))}),a&&o.push({type:"minute",list:_t({length:60,step:t.minuteStep,options:t.minuteOptions}).map((t=>{const n=new Date(e);return n.setMinutes(t),{value:n,text:ve(t)}}))}),i&&o.push({type:"second",list:_t({length:60,step:t.secondStep,options:t.secondOptions}).map((t=>{const n=new Date(e);return n.setSeconds(t),{value:n,text:ve(t)}}))}),r&&o.push({type:"ampm",list:["AM","PM"].map(((t,n)=>{const a=new Date(e);return a.setHours(a.getHours()%12+12*n),{text:t,value:a}}))}),o}function ft(e=""){const t=e.split(":");if(t.length>=2){return{hours:parseInt(t[0],10),minutes:parseInt(t[1],10)}}return null}function gt({date:e,option:t,format:n,formatDate:a}){const i=[];if("function"==typeof t)return t()||[];const r=ft(t.start),s=ft(t.end),o=ft(t.step),l=t.format||n;if(r&&s&&o){const t=r.minutes+60*r.hours,n=s.minutes+60*s.hours,d=o.minutes+60*o.hours,c=Math.floor((n-t)/d);for(let n=0;n<=c;n++){const r=t+n*d,s=Math.floor(r/60),o=r%60,c=new Date(e);c.setHours(s,o,0),i.push({value:c,text:a(c,l)})}}return i}const yt=(e,t,n=0)=>{if(n<=0)return void requestAnimationFrame((()=>{e.scrollTop=t}));const a=(t-e.scrollTop)/n*10;requestAnimationFrame((()=>{const i=e.scrollTop+a;i>=t?e.scrollTop=t:(e.scrollTop=i,yt(e,t,n-10))}))};const bt=["value","defaultValue","format","timeTitleFormat","showTimeHeader","disabledTime","timePickerOptions","hourOptions","minuteOptions","secondOptions","hourStep","minuteStep","secondStep","showHour","showMinute","showSecond","use12h","scrollDuration","onClickTitle","onUpdate:value"];var vt=je((function(e){const t=He(e,{defaultValue:Je(new Date),format:"HH:mm:ss",timeTitleFormat:"YYYY-MM-DD",disabledTime:()=>!1,scrollDuration:100}),n=Ye(),i=ke(),r=(e,t)=>S(e,t,{locale:i.value.formatLocale}),s=(0,a.ref)(new Date);(0,a.watchEffect)((()=>{s.value=$e(t.value,t.defaultValue)}));const o=e=>Array.isArray(e)?e.every((e=>t.disabledTime(new Date(e)))):t.disabledTime(new Date(e)),l=(e,t)=>"hour"===t?(e=>{const t=new Date(e);return o([t.getTime(),t.setMinutes(0,0,0),t.setMinutes(59,59,999)])})(e):"minute"===t?(e=>{const t=new Date(e);return o([t.getTime(),t.setSeconds(0,0),t.setSeconds(59,999)])})(e):"ampm"===t?(e=>{const t=new Date(e),n=t.getHours()<12?0:12,a=n+11;return o([t.getTime(),t.setHours(n,0,0,0),t.setHours(a,59,59,999)])})(e):o(e),d=(e,n)=>{var a;if(!l(e,n)){const i=new Date(e);s.value=i,o(i)||null==(a=t["onUpdate:value"])||a.call(t,i,n)}},c=(e,t)=>l(e,t)?"disabled":e.getTime()===s.value.getTime()?"active":"",u=(0,a.ref)(),h=e=>{if(!u.value)return;const t=u.value.querySelectorAll(".active");for(let n=0;n<t.length;n++){const a=t[n],i=De(a,u.value);if(i){const t=a.offsetTop;yt(i,t,e)}}};return(0,a.onMounted)((()=>h(0))),(0,a.watch)(s,(()=>h(t.scrollDuration)),{flush:"post"}),()=>{let e;return e=t.timePickerOptions?(0,a.createVNode)(mt,{onSelect:d,getClasses:c,options:gt({date:s.value,format:t.format,option:t.timePickerOptions,formatDate:r})},null):(0,a.createVNode)(ht,{options:pt(s.value,t),onSelect:d,getClasses:c},null),(0,a.createVNode)("div",{class:`${n}-time`,ref:u},[t.showTimeHeader&&(0,a.createVNode)("div",{class:`${n}-time-header`},[(0,a.createVNode)("button",{type:"button",class:`${n}-btn ${n}-btn-text ${n}-time-header-title`,onClick:t.onClickTitle},[r(s.value,t.timeTitleFormat)])]),(0,a.createVNode)("div",{class:`${n}-time-content`},[e])])}}),bt);const Mt=bt;var xt=je((function(e){const t=He(e,{defaultValue:Je(new Date),disabledTime:()=>!1}),n=Ye(),i=(0,a.ref)([new Date(NaN),new Date(NaN)]);(0,a.watchEffect)((()=>{Ve(t.value)?i.value=t.value:i.value=[new Date(NaN),new Date(NaN)]}));const r=(e,n)=>{var a;null==(a=t["onUpdate:value"])||a.call(t,i.value,"time"===e?"time-range":e,n)},s=(e,t)=>{i.value[0]=e,i.value[1].getTime()>=e.getTime()||(i.value[1]=e),r(t,0)},o=(e,t)=>{i.value[1]=e,i.value[0].getTime()<=e.getTime()||(i.value[0]=e),r(t,1)},l=e=>t.disabledTime(e,0),d=e=>e.getTime()<i.value[0].getTime()||t.disabledTime(e,1);return()=>{const e=Array.isArray(t.defaultValue)?t.defaultValue:[t.defaultValue,t.defaultValue];return(0,a.createVNode)("div",{class:`${n}-time-range`},[(0,a.createVNode)(vt,le(oe({},t),{"onUpdate:value":s,value:i.value[0],defaultValue:e[0],disabledTime:l}),null),(0,a.createVNode)(vt,le(oe({},t),{"onUpdate:value":o,value:i.value[1],defaultValue:e[1],disabledTime:d}),null)])}}),Mt);function wt(e){const t=(0,a.ref)(!1);return{timeVisible:(0,a.computed)((()=>"boolean"==typeof e.showTimePanel?e.showTimePanel:t.value)),openTimePanel:()=>{var n;t.value=!0,null==(n=e.onShowTimePanelChange)||n.call(e,!0)},closeTimePanel:()=>{var n;t.value=!1,null==(n=e.onShowTimePanelChange)||n.call(e,!1)}}}const kt=["showTimePanel","onShowTimePanelChange"];var Lt=je((function(e){const t=He(e,{disabledTime:()=>!1,defaultValue:Je(new Date)}),n=(0,a.ref)(t.value);(0,a.watchEffect)((()=>{n.value=t.value}));const{openTimePanel:i,closeTimePanel:r,timeVisible:s}=wt(t),o=(e,a)=>{var r;"date"===a&&i();let s=qe(e,$e(t.value,t.defaultValue));t.disabledTime(new Date(s))&&(s=qe(e,t.defaultValue),t.disabledTime(new Date(s)))?n.value=s:null==(r=t["onUpdate:value"])||r.call(t,s,a)};return()=>{const e=Ye(),i=le(oe({},ye(t,st)),{multiple:!1,type:"date",value:n.value,"onUpdate:value":o}),l=le(oe({},ye(t,bt)),{showTimeHeader:!0,value:n.value,"onUpdate:value":t["onUpdate:value"],onClickTitle:r});return(0,a.createVNode)("div",{class:`${e}-date-time`},[(0,a.createVNode)(ot,i,null),s.value&&(0,a.createVNode)(vt,l,null)])}}),[...kt,...st,...bt]);var Yt=je((function(e){const t=He(e,{defaultValue:Je(new Date),disabledTime:()=>!1}),n=(0,a.ref)(t.value);(0,a.watchEffect)((()=>{n.value=t.value}));const{openTimePanel:i,closeTimePanel:r,timeVisible:s}=wt(t),o=(e,a)=>{var r;"date"===a&&i();const s=Array.isArray(t.defaultValue)?t.defaultValue:[t.defaultValue,t.defaultValue];let o=e.map(((e,n)=>qe(e,Ve(t.value)?t.value[n]:s[n])));o[1].getTime()<o[0].getTime()&&(o=[o[0],o[0]]),o.some(t.disabledTime)&&(o=e.map(((e,t)=>qe(e,s[t]))),o.some(t.disabledTime))?n.value=o:null==(r=t["onUpdate:value"])||r.call(t,o,a)};return()=>{const e=Ye(),i=le(oe({},ye(t,dt)),{type:"date",value:n.value,"onUpdate:value":o}),l=le(oe({},ye(t,Mt)),{showTimeHeader:!0,value:n.value,"onUpdate:value":t["onUpdate:value"],onClickTitle:r});return(0,a.createVNode)("div",{class:`${e}-date-time-range`},[(0,a.createVNode)(ct,i,null),s.value&&(0,a.createVNode)(xt,l,null)])}}),[...kt,...Mt,...dt]);const Dt=["range","open","appendToBody","clearable","confirm","disabled","editable","multiple","partialUpdate","showHour","showMinute","showSecond","showTimeHeader","showTimePanel","showWeekNumber","use12h"],Tt={date:"YYYY-MM-DD",datetime:"YYYY-MM-DD HH:mm:ss",year:"YYYY",month:"YYYY-MM",time:"HH:mm:ss",week:"w"};function St(e,{slots:t}){const n=e.type||"date",i=e.format||Tt[n]||Tt.date,r=le(oe({},((e,t)=>{const n={};for(const a in e)if(Object.prototype.hasOwnProperty.call(e,a)){const i=a.replace(/-(\w)/g,((e,t)=>t?t.toUpperCase():""));let r=e[a];-1!==t.indexOf(i)&&""===r&&(r=!0),n[i]=r}return n})(e,Dt)),{type:n,format:i});return(0,a.createVNode)(Qe,ye(r,Qe.props),oe({content:e=>{if(r.range){const t="time"===n?xt:"datetime"===n?Yt:ct;return(0,a.h)(t,ye(oe(oe({},r),e),t.props))}{const t="time"===n?vt:"datetime"===n?Lt:ot;return(0,a.h)(t,ye(oe(oe({},r),e),t.props))}},"icon-calendar":()=>"time"===n?(0,a.createVNode)(Re,null,null):(0,a.createVNode)(Pe,null,null)},t))}const jt={locale:me,install:e=>{e.component("DatePicker",St)}};var Ht=Object.assign(St,jt,{Calendar:ot,CalendarRange:ct,TimePanel:vt,TimeRange:xt,DateTime:Lt,DateTimeRange:Yt});n(4122);function Ct(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,a)}return n}function At(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ct(Object(n),!0).forEach((function(t){Et(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ct(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Et(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Pt(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return Object.keys(e).reduce(((n,i)=>(t.includes(i)||(n[i]=(0,a.unref)(e[i])),n)),{})}function Ot(e){return"function"==typeof e}function It(e,t,n){let a=e;const i=t.split(".");for(let e=0;e<i.length;e++){if(!a[i[e]])return n;a=a[i[e]]}return a}function Nt(e,t,n){return(0,a.computed)((()=>e.some((e=>It(t,e,{[n]:!1})[n]))))}function zt(e,t,n){return(0,a.computed)((()=>e.reduce(((e,a)=>{const i=It(t,a,{[n]:!1})[n]||[];return e.concat(i)}),[])))}function Ft(e,t,n,i){return e.call(i,(0,a.unref)(t),(0,a.unref)(n),i)}function Rt(e){return void 0!==e.$valid?!e.$valid:!e}function Wt(e,t,n,i,r,s,o,l,d,c,u){const h=(0,a.ref)(!1),m=e.$params||{},_=(0,a.ref)(null);let p,f;e.$async?({$invalid:p,$unwatch:f}=function(e,t,n,i,r,s,o){let{$lazy:l,$rewardEarly:d}=r,c=arguments.length>7&&void 0!==arguments[7]?arguments[7]:[],u=arguments.length>8?arguments[8]:void 0,h=arguments.length>9?arguments[9]:void 0,m=arguments.length>10?arguments[10]:void 0;const _=(0,a.ref)(!!i.value),p=(0,a.ref)(0);n.value=!1;const f=(0,a.watch)([t,i].concat(c,m),(()=>{if(l&&!i.value||d&&!h.value&&!n.value)return;let a;try{a=Ft(e,t,u,o)}catch(e){a=Promise.reject(e)}p.value++,n.value=!!p.value,_.value=!1,Promise.resolve(a).then((e=>{p.value--,n.value=!!p.value,s.value=e,_.value=Rt(e)})).catch((e=>{p.value--,n.value=!!p.value,s.value=e,_.value=!0}))}),{immediate:!0,deep:"object"==typeof t});return{$invalid:_,$unwatch:f}}(e.$validator,t,h,n,i,_,r,e.$watchTargets,d,c,u)):({$invalid:p,$unwatch:f}=function(e,t,n,i,r,s,o,l){let{$lazy:d,$rewardEarly:c}=i;return{$unwatch:()=>({}),$invalid:(0,a.computed)((()=>{if(d&&!n.value||c&&!l.value)return!1;let a=!0;try{const n=Ft(e,t,o,s);r.value=n,a=Rt(n)}catch(e){r.value=e}return a}))}}(e.$validator,t,n,i,_,r,d,c));const g=e.$message;return{$message:Ot(g)?(0,a.computed)((()=>g(Pt({$pending:h,$invalid:p,$params:Pt(m),$model:t,$response:_,$validator:s,$propertyPath:l,$property:o})))):g||"",$params:m,$pending:h,$invalid:p,$response:_,$unwatch:f}}const Bt="__root";function Vt(e){let{validations:t,state:n,key:i,parentKey:r,childResults:s,resultsCache:o,globalConfig:l={},instance:d,externalResults:c}=e;const u=r?`${r}.${i}`:i,{rules:h,nestedValidators:m,config:_,validationGroups:p}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=(0,a.unref)(e),n=Object.keys(t),i={},r={},s={};let o=null;return n.forEach((e=>{const n=t[e];switch(!0){case Ot(n.$validator):i[e]=n;break;case Ot(n):i[e]={$validator:n};break;case"$validationGroups"===e:o=n;break;case e.startsWith("$"):s[e]=n;break;default:r[e]=n}})),{rules:i,nestedValidators:r,config:s,validationGroups:o}}(t),f=At(At({},l),_),g=i?(0,a.computed)((()=>{const e=(0,a.unref)(n);return e?(0,a.unref)(e[i]):void 0})):n,y=At({},(0,a.unref)(c)||{}),b=(0,a.computed)((()=>{const e=(0,a.unref)(c);return i?e?(0,a.unref)(e[i]):void 0:e})),v=function(e,t,n,i,r,s,o,l,d){const c=Object.keys(e),u=i.get(r,e),h=(0,a.ref)(!1),m=(0,a.ref)(!1),_=(0,a.ref)(0);if(u){if(!u.$partial)return u;u.$unwatch(),h.value=u.$dirty.value}const p={$dirty:h,$path:r,$touch:()=>{h.value||(h.value=!0)},$reset:()=>{h.value&&(h.value=!1)},$commit:()=>{}};return c.length?(c.forEach((a=>{p[a]=Wt(e[a],t,p.$dirty,s,o,a,n,r,d,m,_)})),p.$externalResults=(0,a.computed)((()=>l.value?[].concat(l.value).map(((e,t)=>({$propertyPath:r,$property:n,$validator:"$externalResults",$uid:`${r}-externalResult-${t}`,$message:e,$params:{},$response:null,$pending:!1}))):[])),p.$invalid=(0,a.computed)((()=>{const e=c.some((e=>(0,a.unref)(p[e].$invalid)));return m.value=e,!!p.$externalResults.value.length||e})),p.$pending=(0,a.computed)((()=>c.some((e=>(0,a.unref)(p[e].$pending))))),p.$error=(0,a.computed)((()=>!!p.$dirty.value&&(p.$pending.value||p.$invalid.value))),p.$silentErrors=(0,a.computed)((()=>c.filter((e=>(0,a.unref)(p[e].$invalid))).map((e=>{const t=p[e];return(0,a.reactive)({$propertyPath:r,$property:n,$validator:e,$uid:`${r}-${e}`,$message:t.$message,$params:t.$params,$response:t.$response,$pending:t.$pending})})).concat(p.$externalResults.value))),p.$errors=(0,a.computed)((()=>p.$dirty.value?p.$silentErrors.value:[])),p.$unwatch=()=>c.forEach((e=>{p[e].$unwatch()})),p.$commit=()=>{m.value=!0,_.value=Date.now()},i.set(r,e,p),p):(u&&i.set(r,e,p),p)}(h,g,i,o,u,f,d,b,n),M=function(e,t,n,a,i,r,s){const o=Object.keys(e);return o.length?o.reduce(((o,l)=>(o[l]=Vt({validations:e[l],state:t,key:l,parentKey:n,resultsCache:a,globalConfig:i,instance:r,externalResults:s}),o)),{}):{}}(m,g,u,o,f,d,b),x={};p&&Object.entries(p).forEach((e=>{let[t,n]=e;x[t]={$invalid:Nt(n,M,"$invalid"),$error:Nt(n,M,"$error"),$pending:Nt(n,M,"$pending"),$errors:zt(n,M,"$errors"),$silentErrors:zt(n,M,"$silentErrors")}}));const{$dirty:w,$errors:k,$invalid:L,$anyDirty:Y,$error:D,$pending:T,$touch:S,$reset:j,$silentErrors:H,$commit:C}=function(e,t,n){const i=(0,a.computed)((()=>[t,n].filter((e=>e)).reduce(((e,t)=>e.concat(Object.values((0,a.unref)(t)))),[]))),r=(0,a.computed)({get:()=>e.$dirty.value||!!i.value.length&&i.value.every((e=>e.$dirty)),set(t){e.$dirty.value=t}}),s=(0,a.computed)((()=>{const t=(0,a.unref)(e.$silentErrors)||[],n=i.value.filter((e=>((0,a.unref)(e).$silentErrors||[]).length)).reduce(((e,t)=>e.concat(...t.$silentErrors)),[]);return t.concat(n)})),o=(0,a.computed)((()=>{const t=(0,a.unref)(e.$errors)||[],n=i.value.filter((e=>((0,a.unref)(e).$errors||[]).length)).reduce(((e,t)=>e.concat(...t.$errors)),[]);return t.concat(n)})),l=(0,a.computed)((()=>i.value.some((e=>e.$invalid))||(0,a.unref)(e.$invalid)||!1)),d=(0,a.computed)((()=>i.value.some((e=>(0,a.unref)(e.$pending)))||(0,a.unref)(e.$pending)||!1)),c=(0,a.computed)((()=>i.value.some((e=>e.$dirty))||i.value.some((e=>e.$anyDirty))||r.value)),u=(0,a.computed)((()=>!!r.value&&(d.value||l.value))),h=()=>{e.$touch(),i.value.forEach((e=>{e.$touch()}))};return i.value.length&&i.value.every((e=>e.$dirty))&&h(),{$dirty:r,$errors:o,$invalid:l,$anyDirty:c,$error:u,$pending:d,$touch:h,$reset:()=>{e.$reset(),i.value.forEach((e=>{e.$reset()}))},$silentErrors:s,$commit:()=>{e.$commit(),i.value.forEach((e=>{e.$commit()}))}}}(v,M,s),A=i?(0,a.computed)({get:()=>(0,a.unref)(g),set:e=>{w.value=!0;const t=(0,a.unref)(n),r=(0,a.unref)(c);r&&(r[i]=y[i]),(0,a.isRef)(t[i])?t[i].value=e:t[i]=e}}):null;return i&&f.$autoDirty&&(0,a.watch)(g,(()=>{w.value||S();const e=(0,a.unref)(c);e&&(e[i]=y[i])}),{flush:"sync"}),(0,a.reactive)(At(At(At({},v),{},{$model:A,$dirty:w,$error:D,$errors:k,$invalid:L,$anyDirty:Y,$pending:T,$touch:S,$reset:j,$path:u||Bt,$silentErrors:H,$validate:async function(){return S(),f.$rewardEarly&&(C(),await(0,a.nextTick)()),await(0,a.nextTick)(),new Promise((e=>{if(!T.value)return e(!L.value);const t=(0,a.watch)(T,(()=>{e(!L.value),t()}))}))},$commit:C},s&&{$getResultsForChild:function(e){return(s.value||{})[e]},$clearExternalResults:function(){(0,a.isRef)(c)?c.value=y:0===Object.keys(y).length?Object.keys(c).forEach((e=>{delete c[e]})):Object.assign(c,y)},$validationGroups:x}),M))}class $t{constructor(){this.storage=new Map}set(e,t,n){this.storage.set(e,{rules:t,result:n})}checkRulesValidity(e,t,n){const i=Object.keys(n),r=Object.keys(t);if(r.length!==i.length)return!1;return!!r.every((e=>i.includes(e)))&&r.every((e=>!t[e].$params||Object.keys(t[e].$params).every((i=>(0,a.unref)(n[e].$params[i])===(0,a.unref)(t[e].$params[i])))))}get(e,t){const n=this.storage.get(e);if(!n)return;const{rules:a,result:i}=n,r=this.checkRulesValidity(e,t,a),s=i.$unwatch?i.$unwatch:()=>({});return r?i:{$dirty:i.$dirty,$partial:!0,$unwatch:s}}}const Ut={COLLECT_ALL:!0,COLLECT_NONE:!1},Jt=Symbol("vuelidate#injectChildResults"),Gt=Symbol("vuelidate#removeChildResults");function Zt(e){return new Proxy(e,{get:(e,t)=>"object"==typeof e[t]?Zt(e[t]):(0,a.computed)((()=>e[t]))})}let qt=0;function Kt(e,t){var n;let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};1===arguments.length&&(i=e,e=void 0,t=void 0);let{$registerAs:r,$scope:s=Ut.COLLECT_ALL,$stopPropagation:o,$externalResults:l,currentVueInstance:d}=i;const c=d||(null===(n=(0,a.getCurrentInstance)())||void 0===n?void 0:n.proxy),u=c?c.$options:{};r||(qt+=1,r=`_vuelidate_${qt}`);const h=(0,a.ref)({}),m=new $t,{childResults:_,sendValidationResultsToParent:p,removeValidationResultsFromParent:f}=c?function(e){let{$scope:t,instance:n}=e;const i={},r=(0,a.ref)([]),s=(0,a.computed)((()=>r.value.reduce(((e,t)=>(e[t]=(0,a.unref)(i[t]),e)),{})));n.__vuelidateInjectInstances=[].concat(n.__vuelidateInjectInstances||[],(function(e,n){let{$registerAs:a,$scope:s,$stopPropagation:o}=n;o||t===Ut.COLLECT_NONE||s===Ut.COLLECT_NONE||t!==Ut.COLLECT_ALL&&t!==s||(i[a]=e,r.value.push(a))})),n.__vuelidateRemoveInstances=[].concat(n.__vuelidateRemoveInstances||[],(function(e){r.value=r.value.filter((t=>t!==e)),delete i[e]}));const o=(0,a.inject)(Jt,[]);(0,a.provide)(Jt,n.__vuelidateInjectInstances);const l=(0,a.inject)(Gt,[]);return(0,a.provide)(Gt,n.__vuelidateRemoveInstances),{childResults:s,sendValidationResultsToParent:o,removeValidationResultsFromParent:l}}({$scope:s,instance:c}):{childResults:(0,a.ref)({})};if(!e&&u.validations){const e=u.validations;t=(0,a.ref)({}),(0,a.onBeforeMount)((()=>{t.value=c,(0,a.watch)((()=>Ot(e)?e.call(t.value,new Zt(t.value)):e),(e=>{h.value=Vt({validations:e,state:t,childResults:_,resultsCache:m,globalConfig:i,instance:c,externalResults:l||c.vuelidateExternalResults})}),{immediate:!0})})),i=u.validationsConfig||i}else{const n=(0,a.isRef)(e)||(g=e,(0,a.isReactive)(g)||(0,a.isReadonly)(g))?e:(0,a.reactive)(e||{});(0,a.watch)(n,(e=>{h.value=Vt({validations:e,state:t,childResults:_,resultsCache:m,globalConfig:i,instance:null!=c?c:{},externalResults:l})}),{immediate:!0})}var g;return c&&(p.forEach((e=>e(h,{$registerAs:r,$scope:s,$stopPropagation:o}))),(0,a.onBeforeUnmount)((()=>f.forEach((e=>e(r)))))),(0,a.computed)((()=>At(At({},(0,a.unref)(h.value)),_.value)))}function Xt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,a)}return n}function Qt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Xt(Object(n),!0).forEach((function(t){en(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function en(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tn(e){return"function"==typeof e}function nn(e){return null!==e&&"object"==typeof e&&!Array.isArray(e)}function an(e){return tn(e.$validator)?Qt({},e):{$validator:e}}function rn(e){return"object"==typeof e?e.$valid:e}function sn(e){return e.$validator||e}function on(e,t){if(!nn(e))throw new Error('[@vuelidate/validators]: First parameter to "withParams" should be an object, provided '+typeof e);if(!nn(t)&&!tn(t))throw new Error("[@vuelidate/validators]: Validator must be a function or object with $validator parameter");const n=an(t);return n.$params=Qt(Qt({},n.$params||{}),e),n}function ln(e,t){if(!tn(e)&&"string"!=typeof(0,a.unref)(e))throw new Error('[@vuelidate/validators]: First parameter to "withMessage" should be string or a function returning a string, provided '+typeof e);if(!nn(t)&&!tn(t))throw new Error("[@vuelidate/validators]: Validator must be a function or object with $validator parameter");const n=an(t);return n.$message=e,n}const dn=e=>{if(e=(0,a.unref)(e),Array.isArray(e))return!!e.length;if(null==e)return!1;if(!1===e)return!0;if(e instanceof Date)return!isNaN(e.getTime());if("object"==typeof e){for(let t in e)return!0;return!1}return!!String(e).length},cn=e=>(e=(0,a.unref)(e),Array.isArray(e)?e.length:"object"==typeof e?Object.keys(e).length:String(e).length);function un(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return e=>(e=(0,a.unref)(e),!dn(e)||t.every((t=>(t.lastIndex=0,t.test(e)))))}a.unref,un(/^[a-zA-Z]*$/),un(/^[a-zA-Z0-9]*$/),un(/^\d*(\.\d+)?$/);un(/^(?:[A-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[A-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9]{2,}(?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])$/i);var hn={$validator:function(e){return"string"==typeof e&&(e=e.trim()),dn(e)},$message:"Value is required",$params:{type:"required"}};un(/^(?:(?:(?:https?|ftp):)?\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u00a1-\uffff][a-z0-9\u00a1-\uffff_-]{0,62})?[a-z0-9\u00a1-\uffff]\.)+(?:[a-z\u00a1-\uffff]{2,}\.?))(?::\d{2,5})?(?:[/?#]\S*)?$/i);un(/(^[0-9]*$)|(^-[0-9]+$)/),un(/^[-]?\d*(\.\d+)?$/);const mn={name:"WertyzIntervalPanel",emits:["update:dateRange"],setup:()=>({v$:Kt()}),components:{WertyzModal:f.default,Datepicker:Ht},props:{isDisabled:{type:Boolean,default:!1},dateRange:{type:Object,default:null},isRealtime:{type:Boolean,default:!0},buttonStyle:{type:String,default:""}},data(){return{isShowModal:!1,customFrom:null,customTo:null,items:[{name:this.$t("ThisDay"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),e.getMonth(),e.getDate()),to:e,id:1}}},{name:this.$t("Yesterday"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),e.getMonth(),e.getDate()-1),to:new Date(e.getFullYear(),e.getMonth(),e.getDate()-1,23,59,59,999),id:2}}},{name:this.$t("ThisWeek"),dateRange(){let e=new Date;const t=e.getDate()-e.getDay()+(0===e.getDay()?-6:1);let n=new Date(e.setDate(t));return n.setHours(0),n.setMinutes(0),n.setSeconds(0),n.setMilliseconds(0),{from:n,to:new Date,id:3}}},{name:this.$t("LastWeek"),dateRange(){const e=new Date,t=e.getDay()+6;e.setDate(e.getDate()-t);return{from:new Date(e.getFullYear(),e.getMonth(),e.getDate()),to:new Date(e.getFullYear(),e.getMonth(),e.getDate()+7),id:4}}},{name:this.$t("ThisMonth"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),e.getMonth(),1),to:e,id:5}}},{name:this.$t("LastMonth"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),e.getMonth()-1,1),to:new Date(e.getFullYear(),e.getMonth(),0,23,59,59,999),id:6}}},{name:this.$t("ThisYear"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear(),0,1),to:e,id:7}}},{name:this.$t("LastYear"),dateRange(){let e=new Date;return{from:new Date(e.getFullYear()-1,0,1),to:new Date(e.getFullYear(),0,0,23,59,59,999),id:8}}},{name:this.$t("Custom")}],selectedItem:null,isFixed:!1}},methods:{selectItem(e){void 0!==this.items[e]&&(this.selectedItem=this.items[e])},change(e){this.selectedItem=e,this.selectedItem?e.name!==this.$t("Custom")?this.$emit("update:date-range",e.dateRange()):this.isShowModal=!0:this.$emit("update:date-range",null)},async setCustomRange(){await this.v$.$validate()&&(this.customTo.setHours(23),this.customTo.setMinutes(59),this.customTo.setSeconds(59),this.$emit("update:date-range",{from:this.customFrom,to:this.customTo}),this.isShowModal=!1)},disableDateBeforeFromAndNow(e){return e<this.from||e>new Date},disabledDateAfterToAndNow(e){return this.to&&e>this.to||e>new Date},onScroll(e){const t=window.pageYOffset,n=this.$refs.wertyzIntervalPanelElement.offsetTop;this.isFixed=t>n}},validations:()=>({customFrom:{required:hn,$autoDirty:!0},customTo:{required:hn,$autoDirty:!0}}),mounted(){this.isRealtime?this.change(null):this.change(this.items[0]),window.addEventListener("scroll",this.onScroll)},unmounted(){window.removeEventListener("scroll",this.onScroll)}};n(7476);const _n=(0,n(6262).A)(mn,[["render",function(e,t,f,g,y,b){const v=(0,a.resolveComponent)("Datepicker"),M=(0,a.resolveComponent)("WertyzModal");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-interval-panel",class:(0,a.normalizeClass)(["d-flex flex-row flex-wrap",!e.IS_MOBILE&&y.isFixed?"fixed":""]),ref:"wertyzIntervalPanelElement"},[y.isShowModal?((0,a.openBlock)(),(0,a.createBlock)(M,{key:0,onClose:t[3]||(t[3]=e=>y.isShowModal=!1)},{"modal-header":(0,a.withCtx)((()=>[(0,a.createElementVNode)("h3",null,(0,a.toDisplayString)(e.$t("CustomRange")),1)])),"modal-body":(0,a.withCtx)((()=>[(0,a.createElementVNode)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("label",null,(0,a.toDisplayString)(e.$t("From")),1),(0,a.createVNode)(v,{value:y.customFrom,"onUpdate:value":t[0]||(t[0]=e=>y.customFrom=e),lang:e.DATEPICKER_LANG,placeholder:e.$t("from_ph"),type:"date","value-type":"date",format:"DD.MM.YYYY","disabled-date":b.disabledDateAfterToAndNow,class:(0,a.normalizeClass)(e.v$.customFrom.$error?"border-red required":"required")},null,8,["value","lang","placeholder","disabled-date","class"]),(0,a.createElementVNode)("img",{src:n(4238).A,class:"icon__calendar"},null,8,o)])])]),(0,a.createElementVNode)("div",l,[(0,a.createElementVNode)("div",d,[(0,a.createElementVNode)("div",c,[(0,a.createElementVNode)("label",null,(0,a.toDisplayString)(e.$t("To")),1),(0,a.createVNode)(v,{value:y.customTo,"onUpdate:value":t[1]||(t[1]=e=>y.customTo=e),lang:e.DATEPICKER_LANG,placeholder:e.$t("to_ph"),type:"date","value-type":"date",format:"DD.MM.YYYY","disabled-date":b.disableDateBeforeFromAndNow,class:(0,a.normalizeClass)(e.v$.customTo.$error?"border-red required":"required")},null,8,["value","lang","placeholder","disabled-date","class"]),(0,a.createElementVNode)("img",{src:n(4238).A,class:"icon__calendar"},null,8,u)])])]),(0,a.createElementVNode)("div",h,[(0,a.createElementVNode)("div",m,[(0,a.createElementVNode)("button",{type:"button",class:"btn btn-block green",onClick:t[2]||(t[2]=(...e)=>b.setCustomRange&&b.setCustomRange(...e))},(0,a.toDisplayString)(e.$t("Set")),1)])])])),_:1})):(0,a.createCommentVNode)("v-if",!0),f.isRealtime?((0,a.openBlock)(),(0,a.createElementBlock)("button",{key:1,class:(0,a.normalizeClass)(["btn btn-filter btn-filter-real",y.selectedItem?"":"btn-filter-real--active"]),onClick:t[4]||(t[4]=e=>b.change(null)),style:(0,a.normalizeStyle)(f.buttonStyle)},[_,(0,a.createElementVNode)("span",null,(0,a.toDisplayString)(e.$t("RealTime")),1)],6)):(0,a.createCommentVNode)("v-if",!0),((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(y.items,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("button",{class:(0,a.normalizeClass)(["btn btn-filter",e===y.selectedItem?"btn-filter--active":""]),disabled:f.isDisabled,onClick:t=>b.change(e),style:(0,a.normalizeStyle)(f.buttonStyle)},(0,a.toDisplayString)(e.name),15,p)))),256))],2)}],["__scopeId","data-v-6cacb130"]])},6287:(e,t,n)=>{"use strict";n.d(t,{default:()=>l});var a=n(2380);n(9310);var i=n(7237),r=n(5966),s=n(2580);i.t1.register(i.No,i.FN,i.PP,i.kc,i.UA,i.hE,i.m_,i.s$);const o={name:"WertyzLineChart",inject:["emitter"],mixins:[s.default],components:{Line:r.N1},props:{labels:{type:Array,default:[]},data:{type:Array,default:[]},dataNames:{type:Array,default:[]},colors:{type:Array,default:[]},chartId:{type:String,default:"line-chart"},options:{type:Object,default:null},showLegend:{type:Boolean,default:!0},timeScaleFormat:{type:String,default:null},maxHeight:{type:String,default:"100%"},dataAsDataset:{type:Boolean,default:!1},useOpacity:{type:Boolean,default:!1},enableChartPadding:{type:Boolean,default:!0},chartPadding:{type:Number,default:24},yLabelText:{type:String,default:null},xLabelText:{type:String,default:null}},data:()=>({}),computed:{chartData(){return this.dataAsDataset?{datasets:this.data}:{datasets:this.data.map(((e,t)=>({data:e,label:void 0!==this.dataNames[t]?this.dataNames[t]:null,borderColor:void 0!==this.colors[t]?this.colors[t]:null,tension:.1,fill:!1})))}},chartOptions(){if(this.options)return this.options;let e={responsive:!0,maintainAspectRatio:!1,layout:{padding:this.enableChartPadding?this.chartPadding:0},plugins:{legend:{display:!1},datalabels:{display:!1},tooltip:{position:"nearest",mode:"x",itemSort:(e,t)=>e.parsed.y-t.parsed.y}},scales:{xAxis:{type:"linear",ticks:{source:"data",autoSkip:!1,minRotation:30,maxRotation:30,stepSize:1},grid:{display:!1},title:{text:this.xLabelText?this.xLabelText:"",display:!!this.xLabelText}},yAxis:{ticks:{precision:0,stepSize:.1},grid:{color:"rgba(0, 0, 0, 0.05)",z:2},title:{text:this.yLabelText?this.yLabelText:"",display:!!this.yLabelText}}},interaction:{mode:"nearest",intersect:!0}};return this.timeScaleFormat&&(e.scales.xAxis.type="time",e.scales.xAxis.time={tooltipFormat:this.timeScaleFormat,displayFormats:{millisecond:this.timeScaleFormat,second:this.timeScaleFormat,minute:this.timeScaleFormat,hour:this.timeScaleFormat,day:this.timeScaleFormat,month:this.timeScaleFormat,year:this.timeScaleFormat}}),e}}};const l=(0,n(6262).A)(o,[["render",function(e,t,n,i,r,s){const o=(0,a.resolveComponent)("Line");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-line-chart",style:(0,a.normalizeStyle)([{position:"relative",width:"100%"},"max-height:"+n.maxHeight+";"])},[(0,a.createVNode)(o,{"chart-data":s.chartData,"chart-id":n.chartId,"chart-options":s.chartOptions,style:(0,a.normalizeStyle)([{width:"100%"},"max-height:"+n.maxHeight]),ref:"chartInstance"},null,8,["chart-data","chart-id","chart-options","style"])],4)}]])},3033:(e,t,n)=>{"use strict";n.d(t,{default:()=>c});var a=n(2380);const i={id:"wertyz-list-content"};var r=n(9851),s=n(9450),o=n(235),l=n(3967);const d={name:"WertyzListContent",components:{WertyzHeader:r.default,WertyzListNavbar:s.default,WertyzTable:o.default,WertyzContent:l.default},emits:["update:tableSearch","update:tableCount"],props:{headerName:{type:String,default:"Header name"},headerBtn:{type:Object,default:null},headerSecondBtn:{type:Object,default:null},navbarItems:{type:Array,default:null},tableId:{type:String,default:"wertyz-table"},tableCount:{type:Number,default:0},tableLength:{type:Number,default:10},tableOptions:{type:Object,default:null},tableColumns:{type:Array,default:[]},tableData:{type:Array,default:[]},tableSearch:{type:String,default:null},showPanel:{type:Boolean,default:!0},tableLengths:{type:Array}},computed:{search:{get(){return this.tableSearch},set(e){this.$emit("update:tableSearch",e)}},count:{get(){return this.tableCount},set(e){this.$emit("update:tableCount",e)}}}};const c=(0,n(6262).A)(d,[["render",function(e,t,n,r,s,o){const l=(0,a.resolveComponent)("WertyzHeader"),d=(0,a.resolveComponent)("WertyzListNavbar"),c=(0,a.resolveComponent)("WertyzTable"),u=(0,a.resolveComponent)("WertyzContent");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createVNode)(u,null,{header:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"list-header",{},(()=>[(0,a.createVNode)(l,{name:n.headerName,btn:n.headerBtn,"second-btn":n.headerSecondBtn,onBtnAction:t[0]||(t[0]=t=>e.$emit("header-btn-action")),onSecondBtnAction:t[1]||(t[1]=t=>e.$emit("header-second-btn-action"))},{"search-slot":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"header-search-slot")])),"other-row":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"header-other-row")])),_:3},8,["name","btn","second-btn"])]))])),"before-content":(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"before-content")])),content:(0,a.withCtx)((()=>[n.navbarItems?((0,a.openBlock)(),(0,a.createBlock)(d,{key:0,items:n.navbarItems,"table-id":n.tableId,"table-count":n.tableCount,"table-length":n.tableLength},null,8,["items","table-id","table-count","table-length"])):(0,a.createCommentVNode)("v-if",!0),(0,a.createVNode)(c,{"table-options":n.tableOptions,"table-columns":n.tableColumns,"table-id":n.tableId,"table-data":n.tableData,"table-lengths":n.tableLengths,"table-count":o.count,"onUpdate:tableCount":t[2]||(t[2]=e=>o.count=e),"table-length":n.tableLength,"table-search":o.search,"onUpdate:tableSearch":t[3]||(t[3]=e=>o.search=e),"show-panel":n.showPanel},(0,a.createSlots)({footer:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"table-footer")])),_:2},[e.$slots["table-panel-first-item"]?{name:"panel-first-item",fn:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"table-panel-first-item")])),key:"0"}:void 0,e.$slots["table-panel-second-item"]?{name:"panel-second-item",fn:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"table-panel-second-item")])),key:"1"}:void 0]),1032,["table-options","table-columns","table-id","table-data","table-lengths","table-count","table-length","table-search","show-panel"])])),_:3})])}]])},9450:(e,t,n)=>{"use strict";n.d(t,{default:()=>f});var a=n(2380);const i={id:"wertyz-list-navbar"},r={class:"row"},s={class:"col-lg-12"},o={class:"nav nav-tabs"},l=["onClick","id"],d=["src"],c={href:"#"},u={key:0,class:"table__counts"},h={class:"table__counts__number"},m=["id"],_=["value","selected"];const p={name:"WertyzListNavbar",data:()=>({lengths:[5,10,20,30,50,100,-1]}),props:{items:{type:Array,default:[{name:"Item name",clickCallback:null,active:!1,listId:null}]},tableId:{type:String,default:null},tableLength:{type:Number,default:10},tableCount:{type:Number,default:0}}};n(7614),n(3216);const f=(0,n(6262).A)(p,[["render",function(e,t,n,p,f,g){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("ul",o,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.items,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("li",{"data-toggle":"tab",class:(0,a.normalizeClass)(e.active?"active":""),onClick:e.clickCallback,id:e.listId?e.listId:""},[e.img?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:0,src:e.img,style:{height:"20px"}},null,8,d)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("a",c,(0,a.toDisplayString)(e.name),1)],10,l)))),256))]),e.IS_MOBILE||-1===n.tableCount?(0,a.createCommentVNode)("v-if",!0):((0,a.openBlock)(),(0,a.createElementBlock)("div",u,[(0,a.createElementVNode)("span",null,(0,a.toDisplayString)(e.$t("CountOfResults"))+": ",1),(0,a.createElementVNode)("span",h,(0,a.toDisplayString)(n.tableCount),1)])),e.IS_MOBILE||-1===n.tableCount?(0,a.createCommentVNode)("v-if",!0):((0,a.openBlock)(),(0,a.createElementBlock)("select",{key:1,id:n.tableId+"-length"},[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(f.lengths,(t=>((0,a.openBlock)(),(0,a.createElementBlock)("option",{value:t,selected:t===n.tableLength},(0,a.toDisplayString)(-1===t?e.$t("AllRows"):t),9,_)))),256))],8,m))])])])}],["__scopeId","data-v-3309920a"]])},4159:(e,t,n)=>{"use strict";n.d(t,{default:()=>d});var a=n(2380);const i={class:"w__loader__wrapper"},r=(0,a.createElementVNode)("div",{class:"w__loader"},null,-1),s={class:"w__loader__img"},o=["src"];const l={name:"WertyzLoader",props:{imageUrl:{type:String,default:null}}};n(7282);const d=(0,n(6262).A)(l,[["render",function(e,t,n,l,d,c){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[r,(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("img",{src:n.imageUrl},null,8,o)])])}]])},5937:(e,t,n)=>{"use strict";n.d(t,{default:()=>F});var a=n(2380);const i={id:"w-menu"},r={class:"menu__header__wrapper"},s=["src"],o={class:"menu__logo"},l=["src"],d={class:"menu__header"},c={class:"menu__header__text"},u={class:"menu__content"},h={key:0,class:"menu__search"},m=["src"],_={class:"menu__content__ul"},p=["src"],f=["src"],g={class:"menu__content__li-name",style:{flex:"1"}},y={class:"menu__content__li-right"},b={key:4,class:"menu__content__li-arrow"},v={key:0,class:"menu__sub__ul"},M={class:"menu__sub__li-wrapper"},x=["src"],w=["src"],k={class:"menu__sub__li-name",style:{flex:"1"}},L={class:"menu__sub__li-right"},Y=["onClick"],D=["src"],T=["src"],S={class:"menu__content__li-name",style:{flex:"1"}},j={class:"menu__content__li-right"},H={key:4,class:"menu__content__li-arrow"},C={key:0,class:"menu__sub__ul"},A={class:"menu__sub__li-wrapper"},E=["src"],P=["src"],O={class:"menu__sub__li-name",style:{flex:"1"}},I={class:"menu__sub__li-right"},N={class:"menu__footer"};const z={name:"WertyzMenu",mixins:[n(2580).default],inject:["emitter"],props:{items:{type:Array,default:[]},appName:{type:String,default:"APPNAME"},logo:{type:String,default:null},routeParam:{type:String,default:null},enableSearch:{type:Boolean,default:!1}},data:()=>({isMinimalize:!1,itemMap:new Map,activeItem:null,activeSubItem:null,filteredItems:[]}),methods:{getItemClass(e){let t=`menu__content__li ${e.itemClass?e.itemClass:""} `;return e===this.activeItem&&(t+="menu__content__li--active"),t},toggleMinMax(){this.isMinimalize=!this.isMinimalize,this.rerender(),void 0!==this.$store&&this.$store.getters.getMapControl&&this.$store.getters.getMapControl.map.getMap().updateSize(),$.fn.dataTable.tables({api:!0}).columns.adjust(),this.$cookies.set(this.menuCookieName,this.isMinimalize?1:0),this.emitter.emit("toggle-menu")},rerender(){this.isMinimalize?(document.getElementById("w-menu").classList.remove("w__menu--minimalize"),document.getElementById("main-content").classList.remove("maximalize"),document.getElementById("right-content").classList.remove("minimalize")):(document.getElementById("w-menu").classList.add("w__menu--minimalize"),document.getElementById("main-content").classList.add("maximalize"),document.getElementById("right-content").classList.add("minimalize"))},toggleActiveItem(e){this.activeItem=e},setItemMap(){this.itemMap=new Map,this.items.forEach((e=>{void 0!==e.subItems&&e.subItems.forEach((t=>{this.itemMap.set(t.to,e)}))}))},async search(e){this.filteredItems=await this.searchInData(this.items,{searchText:e.target.value,searchDelay:500,properties:["name"]})},searchClick(){this.enableSearch&&(this.$refs.searchInput.focus(),this.$refs.searchInput.classList.add("opened"))},searchFocusOut(){this.$refs.searchInput.classList.remove("opened")}},computed:{menuCookieName(){return"wertyz-vue-"+(void 0!==this.APP_NAME?this.APP_NAME.replace(" ",""):"web")}},watch:{$route(){this.activeItem=null,this.activeSubItem=null,this.routeParam?this.items.forEach((e=>{void 0!==e.subItems&&e.subItems.forEach((t=>{t.params[this.routeParam]==this.$route.params[this.routeParam]&&(this.activeItem=e,this.activeSubItem=t)}))})):this.itemMap.forEach(((e,t)=>{-1!==this.$route.path.indexOf(t)&&(this.activeItem=e)}))}},mounted(){this.setItemMap(),this.filteredItems=this.items,this.$cookies.isKey(this.menuCookieName)&&!this.IS_MOBILE&&(this.isMinimalize=+this.$cookies.get(this.menuCookieName),this.rerender())}};n(8787);const F=(0,n(6262).A)(z,[["render",function(e,t,z,F,R,W){const B=(0,a.resolveComponent)("router-link");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[e.IS_MOBILE?(0,a.createCommentVNode)("v-if",!0):((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:"menu__button",onClick:t[0]||(t[0]=e=>W.toggleMinMax())},[(0,a.createElementVNode)("img",{src:n(6929).A},null,8,s)])),(0,a.createElementVNode)("div",o,[(0,a.createElementVNode)("img",{src:z.logo},null,8,l)]),(0,a.createElementVNode)("div",d,[(0,a.createElementVNode)("h3",c,(0,a.toDisplayString)(z.appName),1)])]),(0,a.createElementVNode)("div",u,[z.enableSearch?((0,a.openBlock)(),(0,a.createElementBlock)("div",h,[(0,a.createElementVNode)("input",{type:"text",onInput:t[1]||(t[1]=(...e)=>W.search&&W.search(...e)),class:"form-control",placeholder:"search",ref:"searchInput",onFocusout:t[2]||(t[2]=(...e)=>W.searchFocusOut&&W.searchFocusOut(...e))},null,544),(0,a.createElementVNode)("img",{src:n(4236).A,onClick:t[3]||(t[3]=(...e)=>W.searchClick&&W.searchClick(...e))},null,8,m)])):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("ul",_,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(R.filteredItems,(t=>((0,a.openBlock)(),(0,a.createElementBlock)(a.Fragment,{key:t.name},[t.to?((0,a.openBlock)(),(0,a.createBlock)(B,{key:0,class:(0,a.normalizeClass)(W.getItemClass(t)),"active-class":"menu__content__li--active",to:t.to},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("div",{class:"menu__content__li-wrapper",style:(0,a.normalizeStyle)("font-size: "+t.fontSize+" !important")},[t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:0,class:(0,a.normalizeClass)(["menu__content__li-img menu__content__li-img--active imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:1,class:(0,a.normalizeClass)(["menu__content__li-img imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.imgActive?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:2,class:"menu__content__li-img menu__content__li-img--active",src:t.imgActive},null,8,p)):(0,a.createCommentVNode)("v-if",!0),t.img?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:3,class:"menu__content__li-img",src:t.img},null,8,f)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("span",g,(0,a.toDisplayString)(t.name),1),(0,a.createElementVNode)("span",y,[(0,a.renderSlot)(e.$slots,"item-right",{item:t},void 0,!0)]),t.subItems&&t.subItems.length?((0,a.openBlock)(),(0,a.createElementBlock)("span",b)):(0,a.createCommentVNode)("v-if",!0)],4),t.subItems&&t.subItems.length?(0,a.withDirectives)(((0,a.openBlock)(),(0,a.createElementBlock)("ul",v,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(t.subItems,(t=>((0,a.openBlock)(),(0,a.createBlock)(B,{"active-class":"menu__sub__li--active",class:(0,a.normalizeClass)(["menu__sub__li",t===R.activeSubItem?"menu__sub__li--active":""]),to:t.to},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("div",M,[t.imgActive?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:0,class:"menu__sub__li-img menu__sub__li-img--active",src:t.imgActive},null,8,x)):(0,a.createCommentVNode)("v-if",!0),t.img?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:1,class:"menu__sub__li-img",src:t.img},null,8,w)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:2,class:(0,a.normalizeClass)(["menu__sub__li-img menu__sub__li-img--active imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:3,class:(0,a.normalizeClass)(["menu__sub__li-img imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("span",k,(0,a.toDisplayString)(t.name),1),(0,a.createElementVNode)("span",L,[(0,a.renderSlot)(e.$slots,"subitem-right",{subItem:t},void 0,!0)])])])),_:2},1032,["class","to"])))),256))],512)),[[a.vShow,t.active]]):(0,a.createCommentVNode)("v-if",!0)])),_:2},1032,["class","to"])):((0,a.openBlock)(),(0,a.createElementBlock)("li",{key:1,onClick:e=>W.toggleActiveItem(t),class:(0,a.normalizeClass)(W.getItemClass(t))},[(0,a.createElementVNode)("div",{class:"menu__content__li-wrapper",style:(0,a.normalizeStyle)("font-size: "+t.fontSize+" !important")},[t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:0,class:(0,a.normalizeClass)(["menu__content__li-img menu__content__li-img--active imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:1,class:(0,a.normalizeClass)(["menu__content__li-img imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.imgActive?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:2,class:"menu__content__li-img menu__content__li-img--active",src:t.imgActive},null,8,D)):(0,a.createCommentVNode)("v-if",!0),t.img?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:3,class:"menu__content__li-img",src:t.img},null,8,T)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("span",S,(0,a.toDisplayString)(t.name),1),(0,a.createElementVNode)("span",j,[(0,a.renderSlot)(e.$slots,"item-right",{item:t},void 0,!0)]),t.subItems&&t.subItems.length?((0,a.openBlock)(),(0,a.createElementBlock)("span",H)):(0,a.createCommentVNode)("v-if",!0)],4),t.subItems&&t.subItems.length?(0,a.withDirectives)(((0,a.openBlock)(),(0,a.createElementBlock)("ul",C,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(t.subItems,(t=>((0,a.openBlock)(),(0,a.createBlock)(B,{"active-class":"menu__sub__li--active",class:(0,a.normalizeClass)(["menu__sub__li",t===R.activeSubItem?"menu__sub__li--active":""]),to:t.to},{default:(0,a.withCtx)((()=>[(0,a.createElementVNode)("div",A,[t.imgActive?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:0,class:"menu__sub__li-img menu__sub__li-img--active",src:t.imgActive},null,8,E)):(0,a.createCommentVNode)("v-if",!0),t.img?((0,a.openBlock)(),(0,a.createElementBlock)("img",{key:1,class:"menu__sub__li-img",src:t.img},null,8,P)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:2,class:(0,a.normalizeClass)(["menu__sub__li-img menu__sub__li-img--active imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),t.class||t.imgText?((0,a.openBlock)(),(0,a.createElementBlock)("span",{key:3,class:(0,a.normalizeClass)(["menu__sub__li-img imgText",t.class])},(0,a.toDisplayString)(t.imgText),3)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("span",O,(0,a.toDisplayString)(t.name),1),(0,a.createElementVNode)("span",I,[(0,a.renderSlot)(e.$slots,"subitem-right",{subItem:t},void 0,!0)])])])),_:2},1032,["class","to"])))),256))],512)),[[a.vShow,t.active]]):(0,a.createCommentVNode)("v-if",!0)],10,Y))],64)))),128))])]),(0,a.createElementVNode)("div",N,[(0,a.renderSlot)(e.$slots,"footer",{},void 0,!0)])])}],["__scopeId","data-v-b1dbed22"]])},8030:(e,t,n)=>{"use strict";n.d(t,{default:()=>s});var a=n(2380);const i={id:"w-mobile-menu"};const r={name:"WertyzMobileMenu",inject:["emitter"],mixins:[n(2580).default],data:()=>({isShowMenu:!1}),methods:{showMenu(){this.emitter.emit("show-menu"),this.isShowMenu=!0},hideMenu(){this.emitter.emit("hide-menu"),this.isShowMenu=!1}}};n(5464);const s=(0,n(6262).A)(r,[["render",function(e,t,n,r,s,o){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.withDirectives)((0,a.createElementVNode)("span",{class:"glyphicons glyphicons-menu-hamburger",onClick:t[0]||(t[0]=(...e)=>o.showMenu&&o.showMenu(...e))},null,512),[[a.vShow,!e.$store.getters["globalState/getShowingMenu"]]]),(0,a.withDirectives)((0,a.createElementVNode)("span",{class:"glyphicons glyphicons-remove",onClick:t[1]||(t[1]=(...e)=>o.hideMenu&&o.hideMenu(...e))},null,512),[[a.vShow,e.$store.getters["globalState/getShowingMenu"]]])])}]])},9138:(e,t,n)=>{"use strict";n.d(t,{default:()=>s});var a=n(2380);const i=["src"];const r={name:"WertyzModal",components:{WertyzSmallLoader:n(8354).default},props:{modalClass:{type:String,default:""},modalHeaderClass:{type:String,default:""},modalContentClass:{type:String,default:""},modalBodyClass:{type:String,default:""},modalStyle:{type:String,default:""},modalHeaderStyle:{type:String,default:""},modalContentStyle:{type:String,default:""},modalBodyStyle:{type:String,default:""},modalCloseClass:{type:String,default:""},modalCloseStyle:{type:String,default:""},loader:{type:Boolean,default:!1},enableScroll:{type:Boolean,default:!0}},data:()=>({isShowContent:!1}),methods:{},created(){window.addEventListener("scroll",(()=>{document.documentElement.style.setProperty("--scroll-y",`${window.scrollY}px`)}))},mounted(){this.enableScroll?setTimeout((()=>{document.documentElement.style.getPropertyValue("--scroll-y");document.body.style.position="fixed",this.isShowContent=!0}),100):this.isShowContent=!0},unmounted(){if(this.enableScroll){const e=document.body,t=e.style.top;e.style.position="",e.style.top="",window.scrollTo(0,-1*parseInt(t||"0"))}}};n(1074);const s=(0,n(6262).A)(r,[["render",function(e,t,r,s,o,l){const d=(0,a.resolveComponent)("WertyzSmallLoader");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-modal",class:(0,a.normalizeClass)(["w__modal",r.modalClass]),style:(0,a.normalizeStyle)(r.modalStyle)},[(0,a.createVNode)(a.Transition,{name:"slideside",mode:"in-out"},{default:(0,a.withCtx)((()=>[o.isShowContent?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["w__modal__content",r.modalContentClass]),style:(0,a.normalizeStyle)(r.modalContentStyle)},[(0,a.createVNode)(d,{show:r.loader},null,8,["show"]),(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["w__modal__header",r.modalHeaderClass]),style:(0,a.normalizeStyle)(r.modalHeaderStyle)},[(0,a.renderSlot)(e.$slots,"modal-header",{},void 0,!0),(0,a.createElementVNode)("img",{class:(0,a.normalizeClass)(["w__modal__close",r.modalCloseClass]),style:(0,a.normalizeStyle)(r.modalCloseStyle),src:n(7018).A,onClick:t[0]||(t[0]=t=>e.$emit("close"))},null,14,i)],6),(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["w__modal__body scrollbar",r.modalBodyClass]),style:(0,a.normalizeStyle)(r.modalBodyStyle)},[(0,a.renderSlot)(e.$slots,"modal-body",{},void 0,!0)],6)],6)):(0,a.createCommentVNode)("v-if",!0)])),_:3})],6)}],["__scopeId","data-v-2db4cc32"]])},1741:(e,t,n)=>{"use strict";n.d(t,{default:()=>m});var a=n(2380);const i={class:"row"},r={class:"w__pagination"},s={class:"none-select w__pages__wrapper"},o=(0,a.createElementVNode)("div",{class:"w__pages__arrow w__pages__arrow--first",style:{"margin-right":"10px"}},[(0,a.createElementVNode)("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAVCAYAAABPPm7SAAAACXBIWXMAAAsSAAALEgHS3X78AAAA7klEQVQ4jaWUuw3CMBRFb6Chg02SEWjp2ABo4pJ0lCgbpH0VyQSswAhkirQwgZEjO3px7HyMJTdX7xw9fyGlnDWRpoVdp7IVZoxIiBLAlVeabFKgC0++bFRgwV+XMGrXMg/eAzgCuLOyi1PggRMADw5LonKwhCXwYA+Wwj1BCNwJQmE11nnTZABuLDsA2AB4siyXRIUNmw6UtWaZKnwDqFiWRUIkToEk+uiWjSQG8FIQk2xV5pK0e/CPpDuFUEnvHoRIfFd5p8FYR7UWF/ZxO1+jrxNJdLY78T5nj0TlPcnof+CQmLyTTP5IoxKg+gE4KLmkN4OjgAAAAABJRU5ErkJggg=="})],-1),l=(0,a.createElementVNode)("div",{class:"w__pages__arrow w__pages__arrow--previous",style:{"margin-right":"50px"}},[(0,a.createElementVNode)("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAVCAYAAACQcBTNAAAACXBIWXMAAAsSAAALEgHS3X78AAAAtElEQVQokWP8//8/AzGAcdasBBYiFS5gYGBQYCJSYTyIjVcxskIwH5eb0RR+ZGBgcMBqMjaF/9PSLmAoxqUQw834FKIoJqQQrpgYhSDA3CglVcDAwFCOJOb5Py3tBDaPg0wGmXoRSWwC46xZAlgV/09L+wCyFkmDPgMDwwFsGsBuJlYDPDSI0YASzoQ0YE0bUMkDUMUgANLsgC8hoWvYiDOJYnGSAMFshWTDB4I5BW4DA8MFAKXxaPX60gVzAAAAAElFTkSuQmCC"})],-1),d=["id"],c=(0,a.createElementVNode)("div",{class:"w__pages__arrow w__pages__arrow--next",style:{"margin-left":"50px"}},[(0,a.createElementVNode)("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAVCAYAAAByrA+0AAAACXBIWXMAAAsSAAALEgHS3X78AAAAuUlEQVQ4jZXSvRWCMBRA4Rts7LSm0g0cxQ2E5u3hCJZJA05g6xiO4Ahu8DzBn5NIlGfOoYH7QR4A3m/wvlFVLEcFLIHOhdBgWFWSmFAEt39QpSIXoLWiYUsq0lvRewYrSoc2oQxY0AhMIRe/3rflQohwl1xeF5/AI453TONWRa5F8Iw78rgvzvArHoGpOAOF+PAZD118Sy6ELXBKzh9VpPhrzPZ1vQLOwHwqfm0pgoUlzmawxCkwxQB3JvV6PYYRQjMAAAAASUVORK5CYII="})],-1),u=(0,a.createElementVNode)("div",{class:"w__pages__arrow w__pages__arrow--last",style:{"margin-left":"10px"}},[(0,a.createElementVNode)("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAVCAYAAACg/AXsAAAACXBIWXMAAAsSAAALEgHS3X78AAAA70lEQVQ4jaXUyxGCMBCA4R8a0BIsQSvQEuxAvCRXS/G6J7ACW7ADLUUriLNMwIARY9yZDLBsvsmGBxhTYczSOUc39FrzYW5qlMACuBTWLnnFHKgLaysSovQlswhEKqTI/V+odCJH4BRCHj4FdZNQ0W6knljbADuffwAb4BDkNFZO5BZrpw0nUkVWdBytKNbuC0mEovs2QHKhNyQH6jc2FoW1Onntbz2cyHyc05f1I+IfaR2k9v44yDmRJtrOL0B0T34F3pAcYIDkAj3yD9DOx5gtcB4B+n1cU4BuJeEr3BXrTykJ6NuZKP4KhEg2APAEm2Ow87Riu7IAAAAASUVORK5CYII="})],-1);const h={name:"WertyzPagination",props:{tableId:{type:String,default:"wertyz-table"}},data:()=>({})};const m=(0,n(6262).A)(h,[["render",function(e,t,n,h,m,_){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[o,l,(0,a.createElementVNode)("div",{class:"w__pages",id:n.tableId+"-pages"},null,8,d),c,u])])])}]])},9185:(e,t,n)=>{"use strict";n.d(t,{default:()=>l});var a=n(2380);var i=n(7237),r=n(5966),s=n(9203);i.t1.register(i.Bs,i.hE,i.m_,i.s$,s.A);const o={name:"WertyzPieChart",inject:["emitter"],emits:["slice-click"],components:{Pie:r.Fq},props:{labels:{type:Array,default:[]},data:{type:Array,default:[]},colors:{type:Array,default:[]},chartId:{type:String,default:"pie-chart"},options:{type:Object,default:null},showLegend:{type:Boolean,default:!0},maxHeight:{type:String,default:"100%"},height:{type:String,default:"auto"},chartRef:{type:String,default:"chart"},animateOffset:{type:Boolean,default:!0},offset:{type:Number,default:100},offsetAnimationSpeed:{type:Number,default:500}},data:()=>({defaultOffset:0}),computed:{chartData(){return{labels:[...this.labels],datasets:[{label:"Pie chart",data:[...this.data],backgroundColor:[...this.colors],offset:[...this.colors.map((()=>this.defaultOffset))]}]}},chartOptions(){return this.options?this.options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{position:"bottom",labels:{padding:20,boxHeight:20,boxWidth:20,font:{size:16,lineHeight:2},usePointStyle:!0},display:this.showLegend,onClick:(e,t,n)=>{n&&this.$emit("legend-click",e,t,n)},onHover:(e,t,n)=>{if(!this.animateOffset)return;const a=this.$refs[this.chartRef].chart,i=t.index;a.config.data.datasets[0].offset[i]===this.defaultOffset&&(a.config.data.datasets[0].offset=[...this.colors.map((()=>this.defaultOffset))],a.config.data.datasets[0].offset[i]=this.offset),a.update()},onLeave:(e,t,n)=>{if(!this.animateOffset)return;const a=this.$refs[this.chartRef].chart;a.config.data.datasets[0].offset=[...this.colors.map((()=>this.defaultOffset))],a.update()}},datalabels:{backgroundColor:function(e){return e.dataset.backgroundColor},borderColor:"white",borderRadius:50,borderWidth:1,color:"white",font:{weight:"bold"},display:function(e){let t=e.dataset.data[e.dataIndex];return parseInt(t)},padding:6,formatter:function(e,t){return Math.round(100/t.dataset.data.reduce(((e,t)=>parseFloat(e)+parseFloat(t)))*parseFloat(e))+"%"},clamp:!0}},animation:{duration:this.offsetAnimationSpeed},onClick:e=>{const t=this.$refs[this.chartRef].chart,n=t.getElementsAtEventForMode(e,"nearest",{intersect:!0},!0);if(!n.length)return;const a=n[0];this.$emit("slice-click",t.data,n,a,e)},onHover:e=>{if(!this.animateOffset)return;const t=this.$refs[this.chartRef].chart,n=t.getElementsAtEventForMode(e,"nearest",{intersect:!0},!0);if(!n.length)return t.config.data.datasets.forEach((e=>e.offset=[...this.colors.map((()=>this.defaultOffset))])),void t.update();const a=n[0],i=a.index,r=a.datasetIndex;t.config.data.datasets[r].offset[i]===this.defaultOffset&&(t.config.data.datasets[r].offset=[...this.colors.map((()=>this.defaultOffset))],t.config.data.datasets[r].offset[i]=this.offset),t.update()}}}},created(){this.$nextTick((()=>{this.emitter.emit("w_load-chartRef",{chartId:this.chartId,chartRefKey:this.chartRef,refs:this.$refs,offset:this.offset,defaultOffset:this.defaultOffset})}))}};const l=(0,n(6262).A)(o,[["render",function(e,t,n,i,r,s){const o=(0,a.resolveComponent)("Pie");return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-pie-chart",style:(0,a.normalizeStyle)([{position:"relative",width:"100%","margin-bottom":"20px"},"max-height:"+n.maxHeight+"; height:"+n.height])},[(0,a.createVNode)(o,{"chart-data":s.chartData,"chart-id":n.chartId,"chart-options":s.chartOptions,style:(0,a.normalizeStyle)([{width:"100%"},"max-height:"+n.maxHeight+"; height: "+n.height]),ref:n.chartRef},null,8,["chart-data","chart-id","chart-options","style"])],4)}]])},5017:(e,t,n)=>{"use strict";n.d(t,{default:()=>l});var a=n(2380);const i={id:"wertyz-quick-filter"},r={class:"filter"},s=["onClick"];const o={name:"WertyzQuickFilter",emits:["select"],props:{items:{type:Array,default:null}},data:()=>({selected:null}),methods:{select(e){this.selected=e.id,this.$emit("select",e)}},mounted(){this.items&&this.items.forEach((e=>{e.selected&&(this.selected=e.id)}))}};n(4924);const l=(0,n(6262).A)(o,[["render",function(e,t,n,o,l,d){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.items,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("div",{class:(0,a.normalizeClass)(["filter__item",e.id===l.selected?"filter__item--selected":""]),key:e.id,onClick:t=>d.select(e)},(0,a.toDisplayString)(e.name),11,s)))),128))])])}],["__scopeId","data-v-e09ce0e4"]])},1333:(e,t,n)=>{"use strict";n.d(t,{default:()=>p});var a=n(2380);const i={id:"wertyz-select-list"},r={class:"table__wrapper scrollbar"},s={class:"table w__table"},o={style:{width:"40px"}},l={class:"w__checkbox"},d=["checked","disabled"],c={style:{width:"40px"}},u={class:"w__checkbox"},h=["onChange","checked","disabled"],m=(e=>((0,a.pushScopeId)("data-v-2a6ded80"),e=e(),(0,a.popScopeId)(),e))((()=>(0,a.createElementVNode)("span",{class:"w__checkbox__checkmark"},null,-1)));const _={name:"WertyzSelectList",emits:["update:selected-items"],mixins:[n(2580).default],props:{columns:{type:Array,default:[]},items:{type:Array,default:[]},selectedItems:{type:Array,default:[]},onlySelectedItems:{type:Boolean,default:!1}},data:()=>({selectedItemsMap:new Set,filteredItems:[]}),methods:{select(e,t){this.onlySelectedItems||(e.target.checked?(this.$emit("update:selected-items",[...this.selectedItems,t]),this.selectedItemsMap.add(t)):(this.$emit("update:selected-items",this.selectedItems.filter((e=>e!==t))),this.selectedItemsMap.delete(t)))},selectAll(e){this.onlySelectedItems||(e.target.checked?(this.$emit("update:selected-items",this.items),this.selectedItemsMap=new Set(this.items)):(this.$emit("update:selected-items",[]),this.selectedItemsMap=new Set))},async search(e){this.filteredItems=await this.searchInData(this.items,{searchText:e.target.value,searchDelay:500,properties:Object.keys(this.items[0])})}},mounted(){this.filteredItems=this.items,this.selectedItems.length>0&&(this.selectedItemsMap=new Set(this.selectedItems))}};n(4486);const p=(0,n(6262).A)(_,[["render",function(e,t,n,_,p,f){return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("table",s,[(0,a.createElementVNode)("thead",null,[(0,a.createElementVNode)("tr",null,[(0,a.createElementVNode)("th",o,[(0,a.createElementVNode)("div",l,[(0,a.createElementVNode)("label",null,[(0,a.createElementVNode)("input",{type:"checkbox",class:"checkmark",onChange:t[0]||(t[0]=e=>f.selectAll(e)),checked:n.selectedItems.length,disabled:n.onlySelectedItems},null,40,d),(0,a.createElementVNode)("span",{class:(0,a.normalizeClass)(["w__checkbox__checkmark",n.items.length&&n.items.length!==n.selectedItems.length?"w__checkbox--not-all":""])},null,2)])])]),((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.columns,(t=>((0,a.openBlock)(),(0,a.createElementBlock)("th",{style:(0,a.normalizeStyle)(void 0!==t.style?t.style:"")},[(0,a.renderSlot)(e.$slots,"column-header",{column:t},(()=>[(0,a.createTextVNode)((0,a.toDisplayString)(t.name),1)]),!0)],4)))),256))])]),(0,a.createElementVNode)("tbody",null,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(p.filteredItems,(t=>((0,a.openBlock)(),(0,a.createElementBlock)("tr",{class:(0,a.normalizeClass)(n.onlySelectedItems&&!p.selectedItemsMap.has(t)?"tr--select-no":"")},[(0,a.createElementVNode)("td",c,[(0,a.createElementVNode)("div",u,[(0,a.createElementVNode)("label",null,[(0,a.createElementVNode)("input",{type:"checkbox",class:"checkmark",onChange:e=>f.select(e,t),checked:p.selectedItemsMap.has(t),disabled:!!n.onlySelectedItems},null,40,h),m])])]),((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.columns,(n=>((0,a.openBlock)(),(0,a.createElementBlock)("td",null,[(0,a.renderSlot)(e.$slots,"column-body",{column:n,columnItem:t,columnData:n.dataKey?t[n.dataKey]:t},(()=>[(0,a.createTextVNode)((0,a.toDisplayString)(n.dataKey?t[n.dataKey]:t),1)]),!0)])))),256))],2)))),256))])])]),(0,a.createElementVNode)("input",{type:"text",class:"form-control",placeholder:"Search",onInput:t[1]||(t[1]=(...e)=>f.search&&f.search(...e))},null,32)])}],["__scopeId","data-v-2a6ded80"]])},8354:(e,t,n)=>{"use strict";n.d(t,{default:()=>d});var a=n(2380);const i={class:"w__small__loader"};const r={class:"v-spinner"};const s={name:"PulseLoader",props:{loading:{type:Boolean,default:!0},color:{type:String,default:"#5dc596"},size:{type:String,default:"15px"},margin:{type:String,default:"2px"},radius:{type:String,default:"100%"}},data(){return{spinnerStyle:{backgroundColor:this.color,width:this.size,height:this.size,margin:this.margin,borderRadius:this.radius,display:"inline-block",animationName:"v-pulseStretchDelay",animationDuration:"0.75s",animationIterationCount:"infinite",animationTimingFunction:"cubic-bezier(.2,.68,.18,1.08)",animationFillMode:"both"},spinnerDelay1:{animationDelay:"0.12s"},spinnerDelay2:{animationDelay:"0.24s"},spinnerDelay3:{animationDelay:"0.36s"}}}};n(1020);var o=n(6262);const l={name:"WertyzSmallLoader",components:{PulseLoader:(0,o.A)(s,[["render",function(e,t,n,i,s,o){return(0,a.withDirectives)(((0,a.openBlock)(),(0,a.createElementBlock)("div",r,[(0,a.createElementVNode)("div",{class:"v-pulse v-pulse1",style:(0,a.normalizeStyle)([s.spinnerStyle,s.spinnerDelay1])},null,4),(0,a.createElementVNode)("div",{class:"v-pulse v-pulse2",style:(0,a.normalizeStyle)([s.spinnerStyle,s.spinnerDelay2])},null,4),(0,a.createElementVNode)("div",{class:"v-pulse v-pulse3",style:(0,a.normalizeStyle)([s.spinnerStyle,s.spinnerDelay3])},null,4)],512)),[[a.vShow,n.loading]])}]])},props:{show:{type:Boolean,default:!1}}};n(8459);const d=(0,o.A)(l,[["render",function(e,t,n,r,s,o){const l=(0,a.resolveComponent)("PulseLoader");return(0,a.withDirectives)(((0,a.openBlock)(),(0,a.createElementBlock)("div",i,[(0,a.createVNode)(l,{loading:n.show,color:"#066",size:"15px"},null,8,["loading"])],512)),[[a.vShow,n.show]])}],["__scopeId","data-v-e0d9804a"]])},6398:(e,t,n)=>{"use strict";n.d(t,{default:()=>m});var a=n(2380);const i=e=>((0,a.pushScopeId)("data-v-690785ec"),e=e(),(0,a.popScopeId)(),e),r={class:"switch"},s=["name","id"],o=["for"],l=[i((()=>(0,a.createElementVNode)("span",{class:"switch-inner"},null,-1))),i((()=>(0,a.createElementVNode)("span",{class:"switch-switch"},null,-1)))];const d={name:"WertyzSwitchButton",data:()=>({cssPosition1:"On",cssPosition2:"Off"}),props:{id:{default:"id",type:String},position1:{default:"On",type:String},position2:{default:"Off",type:String},width:{default:"100px",type:String}},methods:{changeSwitch(e){e.target.checked?this.$emit("position-1"):this.$emit("position-2")}},created(){this.cssPosition1=`'${this.position1}'`,this.cssPosition2=`'${this.position2}'`}},c=()=>{(0,a.useCssVars)((e=>({"45a6fd4b":e.width,"2dfc5e40":e.cssPosition1,"2dfc5e41":e.cssPosition2})))},u=d.setup;d.setup=u?(e,t)=>(c(),u(e,t)):c;const h=d;n(687);const m=(0,n(6262).A)(h,[["render",function(e,t,n,i,d,c){return(0,a.openBlock)(),(0,a.createElementBlock)("div",r,[(0,a.createElementVNode)("input",{type:"checkbox",name:"switch-"+n.id,class:"switch-checkbox",id:"switch-"+n.id,tabindex:"0",checked:"",onChange:t[0]||(t[0]=(...e)=>c.changeSwitch&&c.changeSwitch(...e))},null,40,s),(0,a.createElementVNode)("label",{class:"switch-label",for:"switch-"+n.id},l,8,o)])}],["__scopeId","data-v-690785ec"]])},235:(e,t,n)=>{"use strict";n.d(t,{default:()=>g});var a=n(2380);const i={id:"wertyz-table"},r={class:"w__table__wrapper"},s={class:"row"},o={class:"col-lg-12"},l=["id"],d=["colspan"],c={key:1},u={key:0},h=(0,a.createElementVNode)("tbody",null,null,-1);var m=n(9514),_=n(1741),p=n(3250);const f={name:"WertyzTable",inject:["emitter"],components:{WertyzPagination:_.default,WertyzTablePanel:p.default},emits:["update:tableSearch","update:tableCount"],props:{tableColumns:{type:Array,default:[]},tableId:{type:String,default:"wertyz-table"},tableOptions:{type:Object,default:{}},tableData:{type:Array,default:[]},tablePanelStyle:{type:String,default:""},showPanel:{type:Boolean,default:!0},showPagination:{type:Boolean,default:!0},tableLength:{type:Number,default:10},tableCount:{type:Number,default:0},tableSearch:{type:String,default:null},showSummary:{type:Boolean,default:!1},tableSummaryData:{type:Array,default:[]},tableClass:{type:String,default:""},tableLengths:{type:Array},tableColumnGroups:{type:Array,default:[]}},data(){return this.table=null,{pageLength:"10"}},methods:{setTable(){this.tableOptions.data=this.tableData,this.table=new m.default("#"+this.tableId,this.tableOptions),this.count=this.table.getFilteredData().length,setTimeout((()=>{this.table.getPagination().refresh()}),10)},highlightColumn(e){const t=e.target.closest("td"),n=t.parentElement.parentElement.children;for(let e=0;e<n.length;e++)n[e].children[t.cellIndex]&&n[e].children[t.cellIndex].classList.add("highlight")},unHighlightColumn(e){const t=e.target.closest("td"),n=t.parentElement.parentElement.children;for(let e=0;e<n.length;e++)n[e].children[t.cellIndex]&&n[e].children[t.cellIndex].classList.remove("highlight")}},watch:{tableData:{handler(){this.table&&(this.table.reloadTable(this.tableData),this.count=this.table.getFilteredData().length,setTimeout((()=>{this.$nextTick((()=>{this.table.updateSize()}))}),100))},deep:!0}},computed:{search:{get(){return this.tableSearch},set(e){this.$emit("update:tableSearch",e)}},count:{get(){return this.tableCount},set(e){this.$emit("update:tableCount",e)}}},created(){this.tableOptions&&this.tableOptions.pageLength&&(this.pageLength=this.tableOptions.pageLength+"")},async mounted(){if(await(0,a.nextTick)(),this.tableOptions&&(!this.tableOptions.numberOfShowingPages&&this.IS_MOBILE&&(this.tableOptions.numberOfShowingPages=5),this.setTable(),this.emitter.on(this.tableId+"-ajax-reload",this.table.ajaxReload)),this.tableClass.indexOf("w__table--hover-cross")>-1){const e=document.getElementById(this.tableId).getElementsByTagName("tbody")[0].getElementsByTagName("td");for(let t=0;t<e.length;t++)e[t].addEventListener("mouseenter",this.highlightColumn),e[t].addEventListener("mouseleave",this.unHighlightColumn)}},unmounted(){if(this.table&&this.tableClass.indexOf("w__table--hover-cross")>-1){const e=document.getElementById(this.tableId);if(e){const t=e.getElementsByTagName("tbody")[0].getElementsByTagName("td");for(let e=0;e<t.length;e++)t[e].removeEventListener("mouseenter",this.highlightColumn),t[e].removeEventListener("mouseleave",this.unHighlightColumn)}}this.table&&(this.emitter.off(this.tableId+"-ajax-reload",this.table.ajaxReload),this.table.destroy(),this.table=null)}};n(2781);const g=(0,n(6262).A)(f,[["render",function(e,t,n,m,_,p){const f=(0,a.resolveComponent)("WertyzTablePanel"),g=(0,a.resolveComponent)("WertyzPagination");return(0,a.openBlock)(),(0,a.createElementBlock)("div",i,[n.showPanel&&n.tableOptions?((0,a.openBlock)(),(0,a.createBlock)(f,{key:0,"table-id":n.tableId,"table-length":n.tableLength,"table-lengths":n.tableLengths,"panel-style":n.tablePanelStyle,"show-pagination":n.showPagination,"table-count":p.count,"onUpdate:tableCount":t[0]||(t[0]=e=>p.count=e),"table-search":p.search,"onUpdate:tableSearch":t[1]||(t[1]=e=>p.search=e)},(0,a.createSlots)({_:2},[e.$slots["panel-first-item"]?{name:"first-item",fn:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"panel-first-item")])),key:"0"}:void 0,e.$slots["panel-second-item"]?{name:"second-item",fn:(0,a.withCtx)((()=>[(0,a.renderSlot)(e.$slots,"panel-second-item")])),key:"1"}:void 0]),1032,["table-id","table-length","table-lengths","panel-style","show-pagination","table-count","table-search"])):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",r,[(0,a.createElementVNode)("div",s,[(0,a.createElementVNode)("div",o,[(0,a.createElementVNode)("table",{class:(0,a.normalizeClass)(["table w__table w__table--hover",n.tableClass]),id:n.tableId},[(0,a.renderSlot)(e.$slots,"header",{},(()=>[(0,a.createElementVNode)("thead",null,[n.tableColumnGroups&&n.tableColumnGroups.length?((0,a.openBlock)(),(0,a.createElementBlock)(a.Fragment,{key:0},[(0,a.createElementVNode)("tr",null,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableColumnGroups,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("th",{class:(0,a.normalizeClass)(["no-sort",e.class?e.class:""]),colspan:e.colspan?e.colspan:""},(0,a.toDisplayString)(e.name),11,d)))),256))]),(0,a.createElementVNode)("tr",null,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableColumns,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("th",{class:(0,a.normalizeClass)(e.class?e.class:"")},(0,a.toDisplayString)(e.name),3)))),256))])],64)):((0,a.openBlock)(),(0,a.createElementBlock)("tr",c,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableColumns,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("th",{class:(0,a.normalizeClass)(e.class?e.class:"")},(0,a.toDisplayString)(e.name),3)))),256))]))])])),(0,a.renderSlot)(e.$slots,"footer",{},(()=>[n.showSummary?((0,a.openBlock)(),(0,a.createElementBlock)("tfoot",u,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableSummaryData,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("tr",null,[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(e,(e=>((0,a.openBlock)(),(0,a.createElementBlock)("td",null,(0,a.toDisplayString)(e),1)))),256))])))),256))])):(0,a.createCommentVNode)("v-if",!0)])),h],10,l)])])]),n.showPagination&&n.tableOptions?((0,a.openBlock)(),(0,a.createBlock)(g,{key:1,"table-id":n.tableId},null,8,["table-id"])):(0,a.createCommentVNode)("v-if",!0)])}]])},3250:(e,t,n)=>{"use strict";n.d(t,{default:()=>h});var a=n(2380);const i={class:"panel__col col-lg-3"},r=["id","placeholder"],s=(e=>((0,a.pushScopeId)("data-v-6ef3cf9e"),e=e(),(0,a.popScopeId)(),e))((()=>(0,a.createElementVNode)("span",{class:"glyphicons glyphicons-search search__icon"},null,-1))),o={class:"panel__col length col-lg-3"},l={class:"table__counts__number"},d=["id"],c=["value","selected"];const u={name:"WertyzTablePanel",emits:["update:tableSearch"],props:{tableId:{type:String,default:"wertyz-table"},tableSearch:{type:String,default:null},tableCount:{type:Number,default:0},tableLength:{type:Number,default:10},panelStyle:{type:String,default:""},showPagination:{type:Boolean,default:!0},tableLengths:{type:Array,default:[5,10,20,30,50,100,-1]}},data:()=>({}),computed:{searchValue:{get(){return this.tableSearch},set(e){this.$emit("update:tableSearch",e)}},countValue:{get(){return this.tableCount},set(e){this.$emit("update:tableCount",e)}}}};n(2506),n(2916);const h=(0,n(6262).A)(u,[["render",function(e,t,n,u,h,m){return(0,a.openBlock)(),(0,a.createElementBlock)("div",{id:"wertyz-table-panel",class:"w__panel",style:(0,a.normalizeStyle)(n.panelStyle)},[(0,a.createElementVNode)("div",{class:(0,a.normalizeClass)(["panel__row row",e.IS_MOBILE?"panel__row--width-full":""])},[e.$slots["first-item"]?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["panel__col date",e.$slots["second-item"]?"col-lg-3":"col-lg-6"])},[(0,a.renderSlot)(e.$slots,"first-item",{},void 0,!0)],2)):(0,a.createCommentVNode)("v-if",!0),e.$slots["second-item"]?((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:1,class:(0,a.normalizeClass)(["panel__col date",e.$slots["first-item"]?"col-lg-3":"col-lg-6"])},[(0,a.renderSlot)(e.$slots,"second-item",{},void 0,!0)],2)):(0,a.createCommentVNode)("v-if",!0),(0,a.createElementVNode)("div",i,[(0,a.withDirectives)((0,a.createElementVNode)("input",{type:"text",id:n.tableId+"-search",class:"form-control search",placeholder:e.$t("search"),"onUpdate:modelValue":t[0]||(t[0]=e=>m.searchValue=e)},null,8,r),[[a.vModelText,m.searchValue]]),s]),(0,a.createElementVNode)("div",o,[e.IS_MOBILE?(0,a.createCommentVNode)("v-if",!0):((0,a.openBlock)(),(0,a.createElementBlock)("div",{key:0,class:(0,a.normalizeClass)(["table__counts",n.showPagination?"":"table__counts--width-full"])},[(0,a.createElementVNode)("span",null,(0,a.toDisplayString)(e.$t("CountOfResults"))+": ",1),(0,a.createElementVNode)("span",l,(0,a.toDisplayString)(m.countValue),1)],2)),!e.IS_MOBILE&&n.showPagination?((0,a.openBlock)(),(0,a.createElementBlock)("select",{key:1,id:n.tableId+"-length",class:"statements-list-length"},[((0,a.openBlock)(!0),(0,a.createElementBlock)(a.Fragment,null,(0,a.renderList)(n.tableLengths,(t=>((0,a.openBlock)(),(0,a.createElementBlock)("option",{value:t,selected:t===n.tableLength},(0,a.toDisplayString)(-1===t?e.$t("AllRows"):t),9,c)))),256))],8,d)):(0,a.createCommentVNode)("v-if",!0)])],2)],4)}],["__scopeId","data-v-6ef3cf9e"]])},4122:(e,t,n)=>{var a=n(2911);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("6df77dfe",a,!1,{})},1020:(e,t,n)=>{var a=n(4397);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("5f0d96f0",a,!1,{})},7626:(e,t,n)=>{var a=n(7291);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("1916e89c",a,!1,{})},1452:(e,t,n)=>{var a=n(3549);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("90a7208c",a,!1,{})},8106:(e,t,n)=>{var a=n(6253);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("56af26a6",a,!1,{})},9267:(e,t,n)=>{var a=n(3830);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("9bd312c2",a,!1,{})},15:(e,t,n)=>{var a=n(6980);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("5d2e6d06",a,!1,{})},368:(e,t,n)=>{var a=n(7453);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("64e37bff",a,!1,{})},7476:(e,t,n)=>{var a=n(7423);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("ef6130b0",a,!1,{})},7614:(e,t,n)=>{var a=n(5775);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("4e926cff",a,!1,{})},3216:(e,t,n)=>{var a=n(6941);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("03afb956",a,!1,{})},7282:(e,t,n)=>{var a=n(1827);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("2942d870",a,!1,{})},8787:(e,t,n)=>{var a=n(78);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("08b80da6",a,!1,{})},5464:(e,t,n)=>{var a=n(4265);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("80456358",a,!1,{})},1074:(e,t,n)=>{var a=n(1541);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("7be2d688",a,!1,{})},4924:(e,t,n)=>{var a=n(2075);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("560cb020",a,!1,{})},4486:(e,t,n)=>{var a=n(5467);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("b82b3b56",a,!1,{})},8459:(e,t,n)=>{var a=n(1e3);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("4cb94118",a,!1,{})},687:(e,t,n)=>{var a=n(4198);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("35fc0ec6",a,!1,{})},2781:(e,t,n)=>{var a=n(6778);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("3bc308d8",a,!1,{})},2506:(e,t,n)=>{var a=n(3311);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("4ec04492",a,!1,{})},2916:(e,t,n)=>{var a=n(5685);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("32fecc0d",a,!1,{})},7799:(e,t,n)=>{var a=n(7122);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("7de428ec",a,!1,{})},5701:(e,t,n)=>{var a=n(336);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("6085b328",a,!1,{})},5214:(e,t,n)=>{var a=n(1973);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("5d1450b8",a,!1,{})},6445:(e,t,n)=>{var a=n(9178);a.__esModule&&(a=a.default),"string"==typeof a&&(a=[[e.id,a,""]]),a.locals&&(e.exports=a.locals);(0,n(534).A)("2a529012",a,!1,{})},534:(e,t,n)=>{"use strict";function a(e,t){for(var n=[],a={},i=0;i<t.length;i++){var r=t[i],s=r[0],o={id:e+":"+i,css:r[1],media:r[2],sourceMap:r[3]};a[s]?a[s].parts.push(o):n.push(a[s]={id:s,parts:[o]})}return n}n.d(t,{A:()=>_});var i="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!i)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var r={},s=i&&(document.head||document.getElementsByTagName("head")[0]),o=null,l=0,d=!1,c=function(){},u=null,h="data-vue-ssr-id",m="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function _(e,t,n,i){d=n,u=i||{};var s=a(e,t);return p(s),function(t){for(var n=[],i=0;i<s.length;i++){var o=s[i];(l=r[o.id]).refs--,n.push(l)}t?p(s=a(e,t)):s=[];for(i=0;i<n.length;i++){var l;if(0===(l=n[i]).refs){for(var d=0;d<l.parts.length;d++)l.parts[d]();delete r[l.id]}}}}function p(e){for(var t=0;t<e.length;t++){var n=e[t],a=r[n.id];if(a){a.refs++;for(var i=0;i<a.parts.length;i++)a.parts[i](n.parts[i]);for(;i<n.parts.length;i++)a.parts.push(g(n.parts[i]));a.parts.length>n.parts.length&&(a.parts.length=n.parts.length)}else{var s=[];for(i=0;i<n.parts.length;i++)s.push(g(n.parts[i]));r[n.id]={id:n.id,refs:1,parts:s}}}}function f(){var e=document.createElement("style");return e.type="text/css",s.appendChild(e),e}function g(e){var t,n,a=document.querySelector("style["+h+'~="'+e.id+'"]');if(a){if(d)return c;a.parentNode.removeChild(a)}if(m){var i=l++;a=o||(o=f()),t=v.bind(null,a,i,!1),n=v.bind(null,a,i,!0)}else a=f(),t=M.bind(null,a),n=function(){a.parentNode.removeChild(a)};return t(e),function(a){if(a){if(a.css===e.css&&a.media===e.media&&a.sourceMap===e.sourceMap)return;t(e=a)}else n()}}var y,b=(y=[],function(e,t){return y[e]=t,y.filter(Boolean).join("\n")});function v(e,t,n,a){var i=n?"":a.css;if(e.styleSheet)e.styleSheet.cssText=b(t,i);else{var r=document.createTextNode(i),s=e.childNodes;s[t]&&e.removeChild(s[t]),s.length?e.insertBefore(r,s[t]):e.appendChild(r)}}function M(e,t){var n=t.css,a=t.media,i=t.sourceMap;if(a&&e.setAttribute("media",a),u.ssrId&&e.setAttribute(h,t.id),i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}},6989:(e,t,n)=>{"use strict";e.exports=n.p+"39fb490fcae9f2db1e24.svg"},2380:t=>{"use strict";t.exports=e},7237:(e,t,n)=>{"use strict";n.d(t,{A6:()=>j,Bs:()=>pt,E8:()=>At,FN:()=>Yt,NT:()=>a.d,No:()=>kt,P$:()=>P,PP:()=>Qt,UA:()=>xn,ZT:()=>A,hE:()=>Nt,ij:()=>ee,kc:()=>nn,m_:()=>Kt,s$:()=>Ot,t1:()=>ot});var a=n(2998);var i=new class{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,t,n,a){const i=t.listeners[a],r=t.duration;i.forEach((a=>a({chart:e,initial:t.initial,numSteps:r,currentStep:Math.min(n-t.start,r)})))}_refresh(){this._request||(this._running=!0,this._request=a.r.call(window,(()=>{this._update(),this._request=null,this._running&&this._refresh()})))}_update(e=Date.now()){let t=0;this._charts.forEach(((n,a)=>{if(!n.running||!n.items.length)return;const i=n.items;let r,s=i.length-1,o=!1;for(;s>=0;--s)r=i[s],r._active?(r._total>n.duration&&(n.duration=r._total),r.tick(e),o=!0):(i[s]=i[i.length-1],i.pop());o&&(a.draw(),this._notify(a,n,e,"progress")),i.length||(n.running=!1,this._notify(a,n,e,"complete"),n.initial=!1),t+=i.length})),this._lastDate=e,0===t&&(this._running=!1)}_getAnims(e){const t=this._charts;let n=t.get(e);return n||(n={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},t.set(e,n)),n}listen(e,t,n){this._getAnims(e).listeners[t].push(n)}add(e,t){t&&t.length&&this._getAnims(e).items.push(...t)}has(e){return this._getAnims(e).items.length>0}start(e){const t=this._charts.get(e);t&&(t.running=!0,t.start=Date.now(),t.duration=t.items.reduce(((e,t)=>Math.max(e,t._duration)),0),this._refresh())}running(e){if(!this._running)return!1;const t=this._charts.get(e);return!!(t&&t.running&&t.items.length)}stop(e){const t=this._charts.get(e);if(!t||!t.items.length)return;const n=t.items;let a=n.length-1;for(;a>=0;--a)n[a].cancel();t.items=[],this._notify(e,t,Date.now(),"complete")}remove(e){return this._charts.delete(e)}};const r="transparent",s={boolean:(e,t,n)=>n>.5?t:e,color(e,t,n){const i=(0,a.c)(e||r),s=i.valid&&(0,a.c)(t||r);return s&&s.valid?s.mix(i,n).hexString():t},number:(e,t,n)=>e+(t-e)*n};class o{constructor(e,t,n,i){const r=t[n];i=(0,a.a)([e.to,i,r,e.from]);const o=(0,a.a)([e.from,r,i]);this._active=!0,this._fn=e.fn||s[e.type||typeof o],this._easing=a.e[e.easing]||a.e.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=t,this._prop=n,this._from=o,this._to=i,this._promises=void 0}active(){return this._active}update(e,t,n){if(this._active){this._notify(!1);const i=this._target[this._prop],r=n-this._start,s=this._duration-r;this._start=n,this._duration=Math.floor(Math.max(s,e.duration)),this._total+=r,this._loop=!!e.loop,this._to=(0,a.a)([e.to,t,i,e.from]),this._from=(0,a.a)([e.from,i,t])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const t=e-this._start,n=this._duration,a=this._prop,i=this._from,r=this._loop,s=this._to;let o;if(this._active=i!==s&&(r||t<n),!this._active)return this._target[a]=s,void this._notify(!0);t<0?this._target[a]=i:(o=t/n%2,o=r&&o>1?2-o:o,o=this._easing(Math.min(1,Math.max(0,o))),this._target[a]=this._fn(i,s,o))}wait(){const e=this._promises||(this._promises=[]);return new Promise(((t,n)=>{e.push({res:t,rej:n})}))}_notify(e){const t=e?"res":"rej",n=this._promises||[];for(let e=0;e<n.length;e++)n[e][t]()}}a.d.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0});const l=Object.keys(a.d.animation);a.d.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:e=>"onProgress"!==e&&"onComplete"!==e&&"fn"!==e}),a.d.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),a.d.describe("animations",{_fallback:"animation"}),a.d.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:e=>0|e}}}});class d{constructor(e,t){this._chart=e,this._properties=new Map,this.configure(t)}configure(e){if(!(0,a.i)(e))return;const t=this._properties;Object.getOwnPropertyNames(e).forEach((n=>{const i=e[n];if(!(0,a.i)(i))return;const r={};for(const e of l)r[e]=i[e];((0,a.b)(i.properties)&&i.properties||[n]).forEach((e=>{e!==n&&t.has(e)||t.set(e,r)}))}))}_animateOptions(e,t){const n=t.options,a=function(e,t){if(!t)return;let n=e.options;if(!n)return void(e.options=t);n.$shared&&(e.options=n=Object.assign({},n,{$shared:!1,$animations:{}}));return n}(e,n);if(!a)return[];const i=this._createAnimations(a,n);return n.$shared&&function(e,t){const n=[],a=Object.keys(t);for(let t=0;t<a.length;t++){const i=e[a[t]];i&&i.active()&&n.push(i.wait())}return Promise.all(n)}(e.options.$animations,n).then((()=>{e.options=n}),(()=>{})),i}_createAnimations(e,t){const n=this._properties,a=[],i=e.$animations||(e.$animations={}),r=Object.keys(t),s=Date.now();let l;for(l=r.length-1;l>=0;--l){const d=r[l];if("$"===d.charAt(0))continue;if("options"===d){a.push(...this._animateOptions(e,t));continue}const c=t[d];let u=i[d];const h=n.get(d);if(u){if(h&&u.active()){u.update(h,c,s);continue}u.cancel()}h&&h.duration?(i[d]=u=new o(h,e,d,c),a.push(u)):e[d]=c}return a}update(e,t){if(0===this._properties.size)return void Object.assign(e,t);const n=this._createAnimations(e,t);return n.length?(i.add(this._chart,n),!0):void 0}}function c(e,t){const n=e&&e.options||{},a=n.reverse,i=void 0===n.min?t:0,r=void 0===n.max?t:0;return{start:a?r:i,end:a?i:r}}function u(e,t){const n=[],a=e._getSortedDatasetMetas(t);let i,r;for(i=0,r=a.length;i<r;++i)n.push(a[i].index);return n}function h(e,t,n,i={}){const r=e.keys,s="single"===i.mode;let o,l,d,c;if(null!==t){for(o=0,l=r.length;o<l;++o){if(d=+r[o],d===n){if(i.all)continue;break}c=e.values[d],(0,a.g)(c)&&(s||0===t||(0,a.s)(t)===(0,a.s)(c))&&(t+=c)}return t}}function m(e,t){const n=e&&e.options.stacked;return n||void 0===n&&void 0!==t.stack}function _(e,t,n){const a=e[t]||(e[t]={});return a[n]||(a[n]={})}function p(e,t,n,a){for(const i of t.getMatchingVisibleMetas(a).reverse()){const t=e[i.index];if(n&&t>0||!n&&t<0)return i.index}return null}function f(e,t){const{chart:n,_cachedMeta:a}=e,i=n._stacks||(n._stacks={}),{iScale:r,vScale:s,index:o}=a,l=r.axis,d=s.axis,c=function(e,t,n){return`${e.id}.${t.id}.${n.stack||n.type}`}(r,s,a),u=t.length;let h;for(let e=0;e<u;++e){const n=t[e],{[l]:r,[d]:u}=n;h=(n._stacks||(n._stacks={}))[d]=_(i,c,r),h[o]=u,h._top=p(h,s,!0,a.type),h._bottom=p(h,s,!1,a.type)}}function g(e,t){const n=e.scales;return Object.keys(n).filter((e=>n[e].axis===t)).shift()}function y(e,t){const n=e.controller.index,a=e.vScale&&e.vScale.axis;if(a){t=t||e._parsed;for(const e of t){const t=e._stacks;if(!t||void 0===t[a]||void 0===t[a][n])return;delete t[a][n]}}}const b=e=>"reset"===e||"none"===e,v=(e,t)=>t?e:Object.assign({},e);class M{constructor(e,t){this.chart=e,this._ctx=e.ctx,this.index=t,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=m(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&y(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,t=this._cachedMeta,n=this.getDataset(),i=(e,t,n,a)=>"x"===e?t:"r"===e?a:n,r=t.xAxisID=(0,a.v)(n.xAxisID,g(e,"x")),s=t.yAxisID=(0,a.v)(n.yAxisID,g(e,"y")),o=t.rAxisID=(0,a.v)(n.rAxisID,g(e,"r")),l=t.indexAxis,d=t.iAxisID=i(l,r,s,o),c=t.vAxisID=i(l,s,r,o);t.xScale=this.getScaleForId(r),t.yScale=this.getScaleForId(s),t.rScale=this.getScaleForId(o),t.iScale=this.getScaleForId(d),t.vScale=this.getScaleForId(c)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const t=this._cachedMeta;return e===t.iScale?t.vScale:t.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&(0,a.u)(this._data,this),e._stacked&&y(e)}_dataCheck(){const e=this.getDataset(),t=e.data||(e.data=[]),n=this._data;if((0,a.i)(t))this._data=function(e){const t=Object.keys(e),n=new Array(t.length);let a,i,r;for(a=0,i=t.length;a<i;++a)r=t[a],n[a]={x:r,y:e[r]};return n}(t);else if(n!==t){if(n){(0,a.u)(n,this);const e=this._cachedMeta;y(e),e._parsed=[]}t&&Object.isExtensible(t)&&(0,a.l)(t,this),this._syncList=[],this._data=t}}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const t=this._cachedMeta,n=this.getDataset();let a=!1;this._dataCheck();const i=t._stacked;t._stacked=m(t.vScale,t),t.stack!==n.stack&&(a=!0,y(t),t.stack=n.stack),this._resyncElements(e),(a||i!==t._stacked)&&f(this,t._parsed)}configure(){const e=this.chart.config,t=e.datasetScopeKeys(this._type),n=e.getOptionScopes(this.getDataset(),t,!0);this.options=e.createResolver(n,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,t){const{_cachedMeta:n,_data:i}=this,{iScale:r,_stacked:s}=n,o=r.axis;let l,d,c,u=0===e&&t===i.length||n._sorted,h=e>0&&n._parsed[e-1];if(!1===this._parsing)n._parsed=i,n._sorted=!0,c=i;else{c=(0,a.b)(i[e])?this.parseArrayData(n,i,e,t):(0,a.i)(i[e])?this.parseObjectData(n,i,e,t):this.parsePrimitiveData(n,i,e,t);const r=()=>null===d[o]||h&&d[o]<h[o];for(l=0;l<t;++l)n._parsed[l+e]=d=c[l],u&&(r()&&(u=!1),h=d);n._sorted=u}s&&f(this,c)}parsePrimitiveData(e,t,n,a){const{iScale:i,vScale:r}=e,s=i.axis,o=r.axis,l=i.getLabels(),d=i===r,c=new Array(a);let u,h,m;for(u=0,h=a;u<h;++u)m=u+n,c[u]={[s]:d||i.parse(l[m],m),[o]:r.parse(t[m],m)};return c}parseArrayData(e,t,n,a){const{xScale:i,yScale:r}=e,s=new Array(a);let o,l,d,c;for(o=0,l=a;o<l;++o)d=o+n,c=t[d],s[o]={x:i.parse(c[0],d),y:r.parse(c[1],d)};return s}parseObjectData(e,t,n,i){const{xScale:r,yScale:s}=e,{xAxisKey:o="x",yAxisKey:l="y"}=this._parsing,d=new Array(i);let c,u,h,m;for(c=0,u=i;c<u;++c)h=c+n,m=t[h],d[c]={x:r.parse((0,a.f)(m,o),h),y:s.parse((0,a.f)(m,l),h)};return d}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,t,n){const a=this.chart,i=this._cachedMeta,r=t[e.axis];return h({keys:u(a,!0),values:t._stacks[e.axis]},r,i.index,{mode:n})}updateRangeFromParsed(e,t,n,a){const i=n[t.axis];let r=null===i?NaN:i;const s=a&&n._stacks[t.axis];a&&s&&(a.values=s,r=h(a,i,this._cachedMeta.index)),e.min=Math.min(e.min,r),e.max=Math.max(e.max,r)}getMinMax(e,t){const n=this._cachedMeta,i=n._parsed,r=n._sorted&&e===n.iScale,s=i.length,o=this._getOtherScale(e),l=((e,t,n)=>e&&!t.hidden&&t._stacked&&{keys:u(n,!0),values:null})(t,n,this.chart),d={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:h}=function(e){const{min:t,max:n,minDefined:a,maxDefined:i}=e.getUserBounds();return{min:a?t:Number.NEGATIVE_INFINITY,max:i?n:Number.POSITIVE_INFINITY}}(o);let m,_;function p(){_=i[m];const t=_[o.axis];return!(0,a.g)(_[e.axis])||c>t||h<t}for(m=0;m<s&&(p()||(this.updateRangeFromParsed(d,e,_,l),!r));++m);if(r)for(m=s-1;m>=0;--m)if(!p()){this.updateRangeFromParsed(d,e,_,l);break}return d}getAllParsedValues(e){const t=this._cachedMeta._parsed,n=[];let i,r,s;for(i=0,r=t.length;i<r;++i)s=t[i][e.axis],(0,a.g)(s)&&n.push(s);return n}getMaxOverflow(){return!1}getLabelAndValue(e){const t=this._cachedMeta,n=t.iScale,a=t.vScale,i=this.getParsed(e);return{label:n?""+n.getLabelForValue(i[n.axis]):"",value:a?""+a.getLabelForValue(i[a.axis]):""}}_update(e){const t=this._cachedMeta;this.update(e||"default"),t._clip=function(e){let t,n,i,r;return(0,a.i)(e)?(t=e.top,n=e.right,i=e.bottom,r=e.left):t=n=i=r=e,{top:t,right:n,bottom:i,left:r,disabled:!1===e}}((0,a.v)(this.options.clip,function(e,t,n){if(!1===n)return!1;const a=c(e,n),i=c(t,n);return{top:i.end,right:a.end,bottom:i.start,left:a.start}}(t.xScale,t.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,t=this.chart,n=this._cachedMeta,a=n.data||[],i=t.chartArea,r=[],s=this._drawStart||0,o=this._drawCount||a.length-s,l=this.options.drawActiveElementsOnTop;let d;for(n.dataset&&n.dataset.draw(e,i,s,o),d=s;d<s+o;++d){const t=a[d];t.hidden||(t.active&&l?r.push(t):t.draw(e,i))}for(d=0;d<r.length;++d)r[d].draw(e,i)}getStyle(e,t){const n=t?"active":"default";return void 0===e&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(n):this.resolveDataElementOptions(e||0,n)}getContext(e,t,n){const i=this.getDataset();let r;if(e>=0&&e<this._cachedMeta.data.length){const t=this._cachedMeta.data[e];r=t.$context||(t.$context=function(e,t,n){return(0,a.h)(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:n,index:t,mode:"default",type:"data"})}(this.getContext(),e,t)),r.parsed=this.getParsed(e),r.raw=i.data[e],r.index=r.dataIndex=e}else r=this.$context||(this.$context=function(e,t){return(0,a.h)(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}(this.chart.getContext(),this.index)),r.dataset=i,r.index=r.datasetIndex=this.index;return r.active=!!t,r.mode=n,r}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,t){return this._resolveElementOptions(this.dataElementType.id,t,e)}_resolveElementOptions(e,t="default",n){const i="active"===t,r=this._cachedDataOpts,s=e+"-"+t,o=r[s],l=this.enableOptionSharing&&(0,a.j)(n);if(o)return v(o,l);const d=this.chart.config,c=d.datasetElementScopeKeys(this._type,e),u=i?[`${e}Hover`,"hover",e,""]:[e,""],h=d.getOptionScopes(this.getDataset(),c),m=Object.keys(a.d.elements[e]),_=d.resolveNamedOptions(h,m,(()=>this.getContext(n,i)),u);return _.$shared&&(_.$shared=l,r[s]=Object.freeze(v(_,l))),_}_resolveAnimations(e,t,n){const a=this.chart,i=this._cachedDataOpts,r=`animation-${t}`,s=i[r];if(s)return s;let o;if(!1!==a.options.animation){const a=this.chart.config,i=a.datasetAnimationScopeKeys(this._type,t),r=a.getOptionScopes(this.getDataset(),i);o=a.createResolver(r,this.getContext(e,n,t))}const l=new d(a,o&&o.animations);return o&&o._cacheable&&(i[r]=Object.freeze(l)),l}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,t){return!t||b(e)||this.chart._animationsDisabled}_getSharedOptions(e,t){const n=this.resolveDataElementOptions(e,t),a=this._sharedOptions,i=this.getSharedOptions(n),r=this.includeOptions(t,i)||i!==a;return this.updateSharedOptions(i,t,n),{sharedOptions:i,includeOptions:r}}updateElement(e,t,n,a){b(a)?Object.assign(e,n):this._resolveAnimations(t,a).update(e,n)}updateSharedOptions(e,t,n){e&&!b(t)&&this._resolveAnimations(void 0,t).update(e,n)}_setStyle(e,t,n,a){e.active=a;const i=this.getStyle(t,a);this._resolveAnimations(t,n,a).update(e,{options:!a&&this.getSharedOptions(i)||i})}removeHoverStyle(e,t,n){this._setStyle(e,n,"active",!1)}setHoverStyle(e,t,n){this._setStyle(e,n,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const t=this._data,n=this._cachedMeta.data;for(const[e,t,n]of this._syncList)this[e](t,n);this._syncList=[];const a=n.length,i=t.length,r=Math.min(i,a);r&&this.parse(0,r),i>a?this._insertElements(a,i-a,e):i<a&&this._removeElements(i,a-i)}_insertElements(e,t,n=!0){const a=this._cachedMeta,i=a.data,r=e+t;let s;const o=e=>{for(e.length+=t,s=e.length-1;s>=r;s--)e[s]=e[s-t]};for(o(i),s=e;s<r;++s)i[s]=new this.dataElementType;this._parsing&&o(a._parsed),this.parse(e,t),n&&this.updateElements(i,e,t,"reset")}updateElements(e,t,n,a){}_removeElements(e,t){const n=this._cachedMeta;if(this._parsing){const a=n._parsed.splice(e,t);n._stacked&&y(n,a)}n.data.splice(e,t)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[t,n,a]=e;this[t](n,a)}this.chart._dataChanges.push([this.index,...e])}_onDataPush(){const e=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-e,e])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(e,t){t&&this._sync(["_removeElements",e,t]);const n=arguments.length-2;n&&this._sync(["_insertElements",e,n])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}function x(e){const t=e.iScale,n=function(e,t){if(!e._cache.$bar){const n=e.getMatchingVisibleMetas(t);let i=[];for(let t=0,a=n.length;t<a;t++)i=i.concat(n[t].controller.getAllParsedValues(e));e._cache.$bar=(0,a._)(i.sort(((e,t)=>e-t)))}return e._cache.$bar}(t,e.type);let i,r,s,o,l=t._length;const d=()=>{32767!==s&&-32768!==s&&((0,a.j)(o)&&(l=Math.min(l,Math.abs(s-o)||l)),o=s)};for(i=0,r=n.length;i<r;++i)s=t.getPixelForValue(n[i]),d();for(o=void 0,i=0,r=t.ticks.length;i<r;++i)s=t.getPixelForTick(i),d();return l}function w(e,t,n,i){return(0,a.b)(e)?function(e,t,n,a){const i=n.parse(e[0],a),r=n.parse(e[1],a),s=Math.min(i,r),o=Math.max(i,r);let l=s,d=o;Math.abs(s)>Math.abs(o)&&(l=o,d=s),t[n.axis]=d,t._custom={barStart:l,barEnd:d,start:i,end:r,min:s,max:o}}(e,t,n,i):t[n.axis]=n.parse(e,i),t}function k(e,t,n,a){const i=e.iScale,r=e.vScale,s=i.getLabels(),o=i===r,l=[];let d,c,u,h;for(d=n,c=n+a;d<c;++d)h=t[d],u={},u[i.axis]=o||i.parse(s[d],d),l.push(w(h,u,r,d));return l}function L(e){return e&&void 0!==e.barStart&&void 0!==e.barEnd}function Y(e,t,n,a){let i=t.borderSkipped;const r={};if(!i)return void(e.borderSkipped=r);if(!0===i)return void(e.borderSkipped={top:!0,right:!0,bottom:!0,left:!0});const{start:s,end:o,reverse:l,top:d,bottom:c}=function(e){let t,n,a,i,r;return e.horizontal?(t=e.base>e.x,n="left",a="right"):(t=e.base<e.y,n="bottom",a="top"),t?(i="end",r="start"):(i="start",r="end"),{start:n,end:a,reverse:t,top:i,bottom:r}}(e);"middle"===i&&n&&(e.enableBorderRadius=!0,(n._top||0)===a?i=d:(n._bottom||0)===a?i=c:(r[D(c,s,o,l)]=!0,i=d)),r[D(i,s,o,l)]=!0,e.borderSkipped=r}function D(e,t,n,a){var i,r,s;return a?(s=n,e=T(e=(i=e)===(r=t)?s:i===s?r:i,n,t)):e=T(e,t,n),e}function T(e,t,n){return"start"===e?t:"end"===e?n:e}function S(e,{inflateAmount:t},n){e.inflateAmount="auto"===t?1===n?.33:0:t}M.defaults={},M.prototype.datasetElementType=null,M.prototype.dataElementType=null;class j extends M{parsePrimitiveData(e,t,n,a){return k(e,t,n,a)}parseArrayData(e,t,n,a){return k(e,t,n,a)}parseObjectData(e,t,n,i){const{iScale:r,vScale:s}=e,{xAxisKey:o="x",yAxisKey:l="y"}=this._parsing,d="x"===r.axis?o:l,c="x"===s.axis?o:l,u=[];let h,m,_,p;for(h=n,m=n+i;h<m;++h)p=t[h],_={},_[r.axis]=r.parse((0,a.f)(p,d),h),u.push(w((0,a.f)(p,c),_,s,h));return u}updateRangeFromParsed(e,t,n,a){super.updateRangeFromParsed(e,t,n,a);const i=n._custom;i&&t===this._cachedMeta.vScale&&(e.min=Math.min(e.min,i.min),e.max=Math.max(e.max,i.max))}getMaxOverflow(){return 0}getLabelAndValue(e){const t=this._cachedMeta,{iScale:n,vScale:a}=t,i=this.getParsed(e),r=i._custom,s=L(r)?"["+r.start+", "+r.end+"]":""+a.getLabelForValue(i[a.axis]);return{label:""+n.getLabelForValue(i[n.axis]),value:s}}initialize(){this.enableOptionSharing=!0,super.initialize();this._cachedMeta.stack=this.getDataset().stack}update(e){const t=this._cachedMeta;this.updateElements(t.data,0,t.data.length,e)}updateElements(e,t,n,i){const r="reset"===i,{index:s,_cachedMeta:{vScale:o}}=this,l=o.getBasePixel(),d=o.isHorizontal(),c=this._getRuler(),{sharedOptions:u,includeOptions:h}=this._getSharedOptions(t,i);for(let m=t;m<t+n;m++){const t=this.getParsed(m),n=r||(0,a.k)(t[o.axis])?{base:l,head:l}:this._calculateBarValuePixels(m),_=this._calculateBarIndexPixels(m,c),p=(t._stacks||{})[o.axis],f={horizontal:d,base:n.base,enableBorderRadius:!p||L(t._custom)||s===p._top||s===p._bottom,x:d?n.head:_.center,y:d?_.center:n.head,height:d?_.size:Math.abs(n.size),width:d?Math.abs(n.size):_.size};h&&(f.options=u||this.resolveDataElementOptions(m,e[m].active?"active":i));const g=f.options||e[m].options;Y(f,g,p,s),S(f,g,c.ratio),this.updateElement(e[m],m,f,i)}}_getStacks(e,t){const{iScale:n}=this._cachedMeta,i=n.getMatchingVisibleMetas(this._type).filter((e=>e.controller.options.grouped)),r=n.options.stacked,s=[],o=e=>{const n=e.controller.getParsed(t),i=n&&n[e.vScale.axis];if((0,a.k)(i)||isNaN(i))return!0};for(const n of i)if((void 0===t||!o(n))&&((!1===r||-1===s.indexOf(n.stack)||void 0===r&&void 0===n.stack)&&s.push(n.stack),n.index===e))break;return s.length||s.push(void 0),s}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,t,n){const a=this._getStacks(e,n),i=void 0!==t?a.indexOf(t):-1;return-1===i?a.length-1:i}_getRuler(){const e=this.options,t=this._cachedMeta,n=t.iScale,a=[];let i,r;for(i=0,r=t.data.length;i<r;++i)a.push(n.getPixelForValue(this.getParsed(i)[n.axis],i));const s=e.barThickness;return{min:s||x(t),pixels:a,start:n._startPixel,end:n._endPixel,stackCount:this._getStackCount(),scale:n,grouped:e.grouped,ratio:s?1:e.categoryPercentage*e.barPercentage}}_calculateBarValuePixels(e){const{_cachedMeta:{vScale:t,_stacked:n},options:{base:i,minBarLength:r}}=this,s=i||0,o=this.getParsed(e),l=o._custom,d=L(l);let c,u,h=o[t.axis],m=0,_=n?this.applyStack(t,o,n):h;_!==h&&(m=_-h,_=h),d&&(h=l.barStart,_=l.barEnd-l.barStart,0!==h&&(0,a.s)(h)!==(0,a.s)(l.barEnd)&&(m=0),m+=h);const p=(0,a.k)(i)||d?m:i;let f=t.getPixelForValue(p);if(c=this.chart.getDataVisibility(e)?t.getPixelForValue(m+_):f,u=c-f,Math.abs(u)<r){u=function(e,t,n){return 0!==e?(0,a.s)(e):(t.isHorizontal()?1:-1)*(t.min>=n?1:-1)}(u,t,s)*r,h===s&&(f-=u/2);const e=t.getPixelForDecimal(0),n=t.getPixelForDecimal(1),i=Math.min(e,n),o=Math.max(e,n);f=Math.max(Math.min(f,o),i),c=f+u}if(f===t.getPixelForValue(s)){const e=(0,a.s)(u)*t.getLineWidthForValue(s)/2;f+=e,u-=e}return{size:u,base:f,head:c,center:c+u/2}}_calculateBarIndexPixels(e,t){const n=t.scale,i=this.options,r=i.skipNull,s=(0,a.v)(i.maxBarThickness,1/0);let o,l;if(t.grouped){const n=r?this._getStackCount(e):t.stackCount,d="flex"===i.barThickness?function(e,t,n,a){const i=t.pixels,r=i[e];let s=e>0?i[e-1]:null,o=e<i.length-1?i[e+1]:null;const l=n.categoryPercentage;null===s&&(s=r-(null===o?t.end-t.start:o-r)),null===o&&(o=r+r-s);const d=r-(r-Math.min(s,o))/2*l;return{chunk:Math.abs(o-s)/2*l/a,ratio:n.barPercentage,start:d}}(e,t,i,n):function(e,t,n,i){const r=n.barThickness;let s,o;return(0,a.k)(r)?(s=t.min*n.categoryPercentage,o=n.barPercentage):(s=r*i,o=1),{chunk:s/i,ratio:o,start:t.pixels[e]-s/2}}(e,t,i,n),c=this._getStackIndex(this.index,this._cachedMeta.stack,r?e:void 0);o=d.start+d.chunk*c+d.chunk/2,l=Math.min(s,d.chunk*d.ratio)}else o=n.getPixelForValue(this.getParsed(e)[n.axis],e),l=Math.min(s,t.min*t.ratio);return{base:o-l/2,head:o+l/2,center:o,size:l}}draw(){const e=this._cachedMeta,t=e.vScale,n=e.data,a=n.length;let i=0;for(;i<a;++i)null!==this.getParsed(i)[t.axis]&&n[i].draw(this._ctx)}}j.id="bar",j.defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}},j.overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};class H extends M{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(e,t,n,a){const i=super.parsePrimitiveData(e,t,n,a);for(let e=0;e<i.length;e++)i[e]._custom=this.resolveDataElementOptions(e+n).radius;return i}parseArrayData(e,t,n,i){const r=super.parseArrayData(e,t,n,i);for(let e=0;e<r.length;e++){const i=t[n+e];r[e]._custom=(0,a.v)(i[2],this.resolveDataElementOptions(e+n).radius)}return r}parseObjectData(e,t,n,i){const r=super.parseObjectData(e,t,n,i);for(let e=0;e<r.length;e++){const i=t[n+e];r[e]._custom=(0,a.v)(i&&i.r&&+i.r,this.resolveDataElementOptions(e+n).radius)}return r}getMaxOverflow(){const e=this._cachedMeta.data;let t=0;for(let n=e.length-1;n>=0;--n)t=Math.max(t,e[n].size(this.resolveDataElementOptions(n))/2);return t>0&&t}getLabelAndValue(e){const t=this._cachedMeta,{xScale:n,yScale:a}=t,i=this.getParsed(e),r=n.getLabelForValue(i.x),s=a.getLabelForValue(i.y),o=i._custom;return{label:t.label,value:"("+r+", "+s+(o?", "+o:"")+")"}}update(e){const t=this._cachedMeta.data;this.updateElements(t,0,t.length,e)}updateElements(e,t,n,a){const i="reset"===a,{iScale:r,vScale:s}=this._cachedMeta,{sharedOptions:o,includeOptions:l}=this._getSharedOptions(t,a),d=r.axis,c=s.axis;for(let u=t;u<t+n;u++){const t=e[u],n=!i&&this.getParsed(u),h={},m=h[d]=i?r.getPixelForDecimal(.5):r.getPixelForValue(n[d]),_=h[c]=i?s.getBasePixel():s.getPixelForValue(n[c]);h.skip=isNaN(m)||isNaN(_),l&&(h.options=o||this.resolveDataElementOptions(u,t.active?"active":a),i&&(h.options.radius=0)),this.updateElement(t,u,h,a)}}resolveDataElementOptions(e,t){const n=this.getParsed(e);let i=super.resolveDataElementOptions(e,t);i.$shared&&(i=Object.assign({},i,{$shared:!1}));const r=i.radius;return"active"!==t&&(i.radius=0),i.radius+=(0,a.v)(n&&n._custom,r),i}}H.id="bubble",H.defaults={datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}},H.overrides={scales:{x:{type:"linear"},y:{type:"linear"}},plugins:{tooltip:{callbacks:{title:()=>""}}}};class C extends M{constructor(e,t){super(e,t),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,t){const n=this.getDataset().data,i=this._cachedMeta;if(!1===this._parsing)i._parsed=n;else{let r,s,o=e=>+n[e];if((0,a.i)(n[e])){const{key:e="value"}=this._parsing;o=t=>+(0,a.f)(n[t],e)}for(r=e,s=e+t;r<s;++r)i._parsed[r]=o(r)}}_getRotation(){return(0,a.t)(this.options.rotation-90)}_getCircumference(){return(0,a.t)(this.options.circumference)}_getRotationExtents(){let e=a.T,t=-a.T;for(let n=0;n<this.chart.data.datasets.length;++n)if(this.chart.isDatasetVisible(n)){const a=this.chart.getDatasetMeta(n).controller,i=a._getRotation(),r=a._getCircumference();e=Math.min(e,i),t=Math.max(t,i+r)}return{rotation:e,circumference:t-e}}update(e){const t=this.chart,{chartArea:n}=t,i=this._cachedMeta,r=i.data,s=this.getMaxBorderWidth()+this.getMaxOffset(r)+this.options.spacing,o=Math.max((Math.min(n.width,n.height)-s)/2,0),l=Math.min((0,a.m)(this.options.cutout,o),1),d=this._getRingWeight(this.index),{circumference:c,rotation:u}=this._getRotationExtents(),{ratioX:h,ratioY:m,offsetX:_,offsetY:p}=function(e,t,n){let i=1,r=1,s=0,o=0;if(t<a.T){const l=e,d=l+t,c=Math.cos(l),u=Math.sin(l),h=Math.cos(d),m=Math.sin(d),_=(e,t,i)=>(0,a.p)(e,l,d,!0)?1:Math.max(t,t*n,i,i*n),p=(e,t,i)=>(0,a.p)(e,l,d,!0)?-1:Math.min(t,t*n,i,i*n),f=_(0,c,h),g=_(a.H,u,m),y=p(a.P,c,h),b=p(a.P+a.H,u,m);i=(f-y)/2,r=(g-b)/2,s=-(f+y)/2,o=-(g+b)/2}return{ratioX:i,ratioY:r,offsetX:s,offsetY:o}}(u,c,l),f=(n.width-s)/h,g=(n.height-s)/m,y=Math.max(Math.min(f,g)/2,0),b=(0,a.n)(this.options.radius,y),v=(b-Math.max(b*l,0))/this._getVisibleDatasetWeightTotal();this.offsetX=_*b,this.offsetY=p*b,i.total=this.calculateTotal(),this.outerRadius=b-v*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-v*d,0),this.updateElements(r,0,r.length,e)}_circumference(e,t){const n=this.options,i=this._cachedMeta,r=this._getCircumference();return t&&n.animation.animateRotate||!this.chart.getDataVisibility(e)||null===i._parsed[e]||i.data[e].hidden?0:this.calculateCircumference(i._parsed[e]*r/a.T)}updateElements(e,t,n,a){const i="reset"===a,r=this.chart,s=r.chartArea,o=r.options.animation,l=(s.left+s.right)/2,d=(s.top+s.bottom)/2,c=i&&o.animateScale,u=c?0:this.innerRadius,h=c?0:this.outerRadius,{sharedOptions:m,includeOptions:_}=this._getSharedOptions(t,a);let p,f=this._getRotation();for(p=0;p<t;++p)f+=this._circumference(p,i);for(p=t;p<t+n;++p){const t=this._circumference(p,i),n=e[p],r={x:l+this.offsetX,y:d+this.offsetY,startAngle:f,endAngle:f+t,circumference:t,outerRadius:h,innerRadius:u};_&&(r.options=m||this.resolveDataElementOptions(p,n.active?"active":a)),f+=t,this.updateElement(n,p,r,a)}}calculateTotal(){const e=this._cachedMeta,t=e.data;let n,a=0;for(n=0;n<t.length;n++){const i=e._parsed[n];null===i||isNaN(i)||!this.chart.getDataVisibility(n)||t[n].hidden||(a+=Math.abs(i))}return a}calculateCircumference(e){const t=this._cachedMeta.total;return t>0&&!isNaN(e)?a.T*(Math.abs(e)/t):0}getLabelAndValue(e){const t=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=(0,a.o)(t._parsed[e],n.options.locale);return{label:i[e]||"",value:r}}getMaxBorderWidth(e){let t=0;const n=this.chart;let a,i,r,s,o;if(!e)for(a=0,i=n.data.datasets.length;a<i;++a)if(n.isDatasetVisible(a)){r=n.getDatasetMeta(a),e=r.data,s=r.controller;break}if(!e)return 0;for(a=0,i=e.length;a<i;++a)o=s.resolveDataElementOptions(a),"inner"!==o.borderAlign&&(t=Math.max(t,o.borderWidth||0,o.hoverBorderWidth||0));return t}getMaxOffset(e){let t=0;for(let n=0,a=e.length;n<a;++n){const e=this.resolveDataElementOptions(n);t=Math.max(t,e.offset||0,e.hoverOffset||0)}return t}_getRingWeightOffset(e){let t=0;for(let n=0;n<e;++n)this.chart.isDatasetVisible(n)&&(t+=this._getRingWeight(n));return t}_getRingWeight(e){return Math.max((0,a.v)(this.chart.data.datasets[e].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}C.id="doughnut",C.defaults={datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"},C.descriptors={_scriptable:e=>"spacing"!==e,_indexable:e=>"spacing"!==e},C.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:n}}=e.legend.options;return t.labels.map(((t,a)=>{const i=e.getDatasetMeta(0).controller.getStyle(a);return{text:t,fillStyle:i.backgroundColor,strokeStyle:i.borderColor,lineWidth:i.borderWidth,pointStyle:n,hidden:!e.getDataVisibility(a),index:a}}))}return[]}},onClick(e,t,n){n.chart.toggleDataVisibility(t.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label(e){let t=e.label;const n=": "+e.formattedValue;return(0,a.b)(t)?(t=t.slice(),t[0]+=n):t+=n,t}}}}};class A extends M{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const t=this._cachedMeta,{dataset:n,data:i=[],_dataset:r}=t,s=this.chart._animationsDisabled;let{start:o,count:l}=(0,a.q)(t,i,s);this._drawStart=o,this._drawCount=l,(0,a.w)(t)&&(o=0,l=i.length),n._chart=this.chart,n._datasetIndex=this.index,n._decimated=!!r._decimated,n.points=i;const d=this.resolveDatasetElementOptions(e);this.options.showLine||(d.borderWidth=0),d.segment=this.options.segment,this.updateElement(n,void 0,{animated:!s,options:d},e),this.updateElements(i,o,l,e)}updateElements(e,t,n,i){const r="reset"===i,{iScale:s,vScale:o,_stacked:l,_dataset:d}=this._cachedMeta,{sharedOptions:c,includeOptions:u}=this._getSharedOptions(t,i),h=s.axis,m=o.axis,{spanGaps:_,segment:p}=this.options,f=(0,a.x)(_)?_:Number.POSITIVE_INFINITY,g=this.chart._animationsDisabled||r||"none"===i;let y=t>0&&this.getParsed(t-1);for(let _=t;_<t+n;++_){const t=e[_],n=this.getParsed(_),b=g?t:{},v=(0,a.k)(n[m]),M=b[h]=s.getPixelForValue(n[h],_),x=b[m]=r||v?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,n,l):n[m],_);b.skip=isNaN(M)||isNaN(x)||v,b.stop=_>0&&Math.abs(n[h]-y[h])>f,p&&(b.parsed=n,b.raw=d.data[_]),u&&(b.options=c||this.resolveDataElementOptions(_,t.active?"active":i)),g||this.updateElement(t,_,b,i),y=n}}getMaxOverflow(){const e=this._cachedMeta,t=e.dataset,n=t.options&&t.options.borderWidth||0,a=e.data||[];if(!a.length)return n;const i=a[0].size(this.resolveDataElementOptions(0)),r=a[a.length-1].size(this.resolveDataElementOptions(a.length-1));return Math.max(n,i,r)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}A.id="line",A.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},A.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class E extends M{constructor(e,t){super(e,t),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const t=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=(0,a.o)(t._parsed[e].r,n.options.locale);return{label:i[e]||"",value:r}}parseObjectData(e,t,n,i){return a.y.bind(this)(e,t,n,i)}update(e){const t=this._cachedMeta.data;this._updateRadius(),this.updateElements(t,0,t.length,e)}getMinMax(){const e=this._cachedMeta,t={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach(((e,n)=>{const a=this.getParsed(n).r;!isNaN(a)&&this.chart.getDataVisibility(n)&&(a<t.min&&(t.min=a),a>t.max&&(t.max=a))})),t}_updateRadius(){const e=this.chart,t=e.chartArea,n=e.options,a=Math.min(t.right-t.left,t.bottom-t.top),i=Math.max(a/2,0),r=(i-Math.max(n.cutoutPercentage?i/100*n.cutoutPercentage:1,0))/e.getVisibleDatasetCount();this.outerRadius=i-r*this.index,this.innerRadius=this.outerRadius-r}updateElements(e,t,n,i){const r="reset"===i,s=this.chart,o=s.options.animation,l=this._cachedMeta.rScale,d=l.xCenter,c=l.yCenter,u=l.getIndexAngle(0)-.5*a.P;let h,m=u;const _=360/this.countVisibleElements();for(h=0;h<t;++h)m+=this._computeAngle(h,i,_);for(h=t;h<t+n;h++){const t=e[h];let n=m,a=m+this._computeAngle(h,i,_),p=s.getDataVisibility(h)?l.getDistanceFromCenterForValue(this.getParsed(h).r):0;m=a,r&&(o.animateScale&&(p=0),o.animateRotate&&(n=a=u));const f={x:d,y:c,innerRadius:0,outerRadius:p,startAngle:n,endAngle:a,options:this.resolveDataElementOptions(h,t.active?"active":i)};this.updateElement(t,h,f,i)}}countVisibleElements(){const e=this._cachedMeta;let t=0;return e.data.forEach(((e,n)=>{!isNaN(this.getParsed(n).r)&&this.chart.getDataVisibility(n)&&t++})),t}_computeAngle(e,t,n){return this.chart.getDataVisibility(e)?(0,a.t)(this.resolveDataElementOptions(e,t).angle||n):0}}E.id="polarArea",E.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},E.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:n}}=e.legend.options;return t.labels.map(((t,a)=>{const i=e.getDatasetMeta(0).controller.getStyle(a);return{text:t,fillStyle:i.backgroundColor,strokeStyle:i.borderColor,lineWidth:i.borderWidth,pointStyle:n,hidden:!e.getDataVisibility(a),index:a}}))}return[]}},onClick(e,t,n){n.chart.toggleDataVisibility(t.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label:e=>e.chart.data.labels[e.dataIndex]+": "+e.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class P extends C{}P.id="pie",P.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class O extends M{getLabelAndValue(e){const t=this._cachedMeta.vScale,n=this.getParsed(e);return{label:t.getLabels()[e],value:""+t.getLabelForValue(n[t.axis])}}parseObjectData(e,t,n,i){return a.y.bind(this)(e,t,n,i)}update(e){const t=this._cachedMeta,n=t.dataset,a=t.data||[],i=t.iScale.getLabels();if(n.points=a,"resize"!==e){const t=this.resolveDatasetElementOptions(e);this.options.showLine||(t.borderWidth=0);const r={_loop:!0,_fullLoop:i.length===a.length,options:t};this.updateElement(n,void 0,r,e)}this.updateElements(a,0,a.length,e)}updateElements(e,t,n,a){const i=this._cachedMeta.rScale,r="reset"===a;for(let s=t;s<t+n;s++){const t=e[s],n=this.resolveDataElementOptions(s,t.active?"active":a),o=i.getPointPositionForValue(s,this.getParsed(s).r),l=r?i.xCenter:o.x,d=r?i.yCenter:o.y,c={x:l,y:d,angle:o.angle,skip:isNaN(l)||isNaN(d),options:n};this.updateElement(t,s,c,a)}}}O.id="radar",O.defaults={datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}},O.overrides={aspectRatio:1,scales:{r:{type:"radialLinear"}}};class I{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(e){const{x:t,y:n}=this.getProps(["x","y"],e);return{x:t,y:n}}hasValue(){return(0,a.x)(this.x)&&(0,a.x)(this.y)}getProps(e,t){const n=this.$animations;if(!t||!n)return this;const a={};return e.forEach((e=>{a[e]=n[e]&&n[e].active()?n[e]._to:this[e]})),a}}I.defaults={},I.defaultRoutes=void 0;const N={values:e=>(0,a.b)(e)?e:""+e,numeric(e,t,n){if(0===e)return"0";const i=this.chart.options.locale;let r,s=e;if(n.length>1){const t=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(t<1e-4||t>1e15)&&(r="scientific"),s=function(e,t){let n=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;Math.abs(n)>=1&&e!==Math.floor(e)&&(n=e-Math.floor(e));return n}(e,n)}const o=(0,a.z)(Math.abs(s)),l=Math.max(Math.min(-1*Math.floor(o),20),0),d={notation:r,minimumFractionDigits:l,maximumFractionDigits:l};return Object.assign(d,this.options.ticks.format),(0,a.o)(e,i,d)},logarithmic(e,t,n){if(0===e)return"0";const i=e/Math.pow(10,Math.floor((0,a.z)(e)));return 1===i||2===i||5===i?N.numeric.call(this,e,t,n):""}};var z={formatters:N};function F(e,t){const n=e.options.ticks,i=n.maxTicksLimit||function(e){const t=e.options.offset,n=e._tickSize(),a=e._length/n+(t?0:1),i=e._maxLength/n;return Math.floor(Math.min(a,i))}(e),r=n.major.enabled?function(e){const t=[];let n,a;for(n=0,a=e.length;n<a;n++)e[n].major&&t.push(n);return t}(t):[],s=r.length,o=r[0],l=r[s-1],d=[];if(s>i)return function(e,t,n,a){let i,r=0,s=n[0];for(a=Math.ceil(a),i=0;i<e.length;i++)i===s&&(t.push(e[i]),r++,s=n[r*a])}(t,d,r,s/i),d;const c=function(e,t,n){const i=function(e){const t=e.length;let n,a;if(t<2)return!1;for(a=e[0],n=1;n<t;++n)if(e[n]-e[n-1]!==a)return!1;return a}(e),r=t.length/n;if(!i)return Math.max(r,1);const s=(0,a.A)(i);for(let e=0,t=s.length-1;e<t;e++){const t=s[e];if(t>r)return t}return Math.max(r,1)}(r,t,i);if(s>0){let e,n;const i=s>1?Math.round((l-o)/(s-1)):null;for(R(t,d,c,(0,a.k)(i)?0:o-i,o),e=0,n=s-1;e<n;e++)R(t,d,c,r[e],r[e+1]);return R(t,d,c,l,(0,a.k)(i)?t.length:l+i),d}return R(t,d,c),d}function R(e,t,n,i,r){const s=(0,a.v)(i,0),o=Math.min((0,a.v)(r,e.length),e.length);let l,d,c,u=0;for(n=Math.ceil(n),r&&(l=r-i,n=l/Math.floor(l/n)),c=s;c<0;)u++,c=Math.round(s+u*n);for(d=Math.max(s,0);d<o;d++)d===c&&(t.push(e[d]),u++,c=Math.round(s+u*n))}a.d.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(e,t)=>t.lineWidth,tickColor:(e,t)=>t.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:z.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),a.d.route("scale.ticks","color","","color"),a.d.route("scale.grid","color","","borderColor"),a.d.route("scale.grid","borderColor","","borderColor"),a.d.route("scale.title","color","","color"),a.d.describe("scale",{_fallback:!1,_scriptable:e=>!e.startsWith("before")&&!e.startsWith("after")&&"callback"!==e&&"parser"!==e,_indexable:e=>"borderDash"!==e&&"tickBorderDash"!==e}),a.d.describe("scales",{_fallback:"scale"}),a.d.describe("scale.ticks",{_scriptable:e=>"backdropPadding"!==e&&"callback"!==e,_indexable:e=>"backdropPadding"!==e});const W=(e,t,n)=>"top"===t||"left"===t?e[t]+n:e[t]-n;function B(e,t){const n=[],a=e.length/t,i=e.length;let r=0;for(;r<i;r+=a)n.push(e[Math.floor(r)]);return n}function V(e,t,n){const a=e.ticks.length,i=Math.min(t,a-1),r=e._startPixel,s=e._endPixel,o=1e-6;let l,d=e.getPixelForTick(i);if(!(n&&(l=1===a?Math.max(d-r,s-d):0===t?(e.getPixelForTick(1)-d)/2:(d-e.getPixelForTick(i-1))/2,d+=i<t?l:-l,d<r-o||d>s+o)))return d}function $(e){return e.drawTicks?e.tickLength:0}function U(e,t){if(!e.display)return 0;const n=(0,a.O)(e.font,t),i=(0,a.K)(e.padding);return((0,a.b)(e.text)?e.text.length:1)*n.lineHeight+i.height}function J(e,t,n){let i=(0,a.R)(e);return(n&&"right"!==t||!n&&"right"===t)&&(i=(e=>"left"===e?"right":"right"===e?"left":e)(i)),i}class G extends I{constructor(e){super(),this.id=e.id,this.type=e.type,this.options=void 0,this.ctx=e.ctx,this.chart=e.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(e){this.options=e.setContext(this.getContext()),this.axis=e.axis,this._userMin=this.parse(e.min),this._userMax=this.parse(e.max),this._suggestedMin=this.parse(e.suggestedMin),this._suggestedMax=this.parse(e.suggestedMax)}parse(e,t){return e}getUserBounds(){let{_userMin:e,_userMax:t,_suggestedMin:n,_suggestedMax:i}=this;return e=(0,a.B)(e,Number.POSITIVE_INFINITY),t=(0,a.B)(t,Number.NEGATIVE_INFINITY),n=(0,a.B)(n,Number.POSITIVE_INFINITY),i=(0,a.B)(i,Number.NEGATIVE_INFINITY),{min:(0,a.B)(e,n),max:(0,a.B)(t,i),minDefined:(0,a.g)(e),maxDefined:(0,a.g)(t)}}getMinMax(e){let t,{min:n,max:i,minDefined:r,maxDefined:s}=this.getUserBounds();if(r&&s)return{min:n,max:i};const o=this.getMatchingVisibleMetas();for(let a=0,l=o.length;a<l;++a)t=o[a].controller.getMinMax(this,e),r||(n=Math.min(n,t.min)),s||(i=Math.max(i,t.max));return n=s&&n>i?i:n,i=r&&n>i?n:i,{min:(0,a.B)(n,(0,a.B)(i,n)),max:(0,a.B)(i,(0,a.B)(n,i))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){(0,a.C)(this.options.beforeUpdate,[this])}update(e,t,n){const{beginAtZero:i,grace:r,ticks:s}=this.options,o=s.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=t,this._margins=n=Object.assign({left:0,right:0,top:0,bottom:0},n),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+n.left+n.right:this.height+n.top+n.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=(0,a.D)(this,r,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const l=o<this.ticks.length;this._convertTicksToLabels(l?B(this.ticks,o):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),s.display&&(s.autoSkip||"auto"===s.source)&&(this.ticks=F(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),l&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e,t,n=this.options.reverse;this.isHorizontal()?(e=this.left,t=this.right):(e=this.top,t=this.bottom,n=!n),this._startPixel=e,this._endPixel=t,this._reversePixels=n,this._length=t-e,this._alignToPixels=this.options.alignToPixels}afterUpdate(){(0,a.C)(this.options.afterUpdate,[this])}beforeSetDimensions(){(0,a.C)(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){(0,a.C)(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),(0,a.C)(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){(0,a.C)(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const t=this.options.ticks;let n,i,r;for(n=0,i=e.length;n<i;n++)r=e[n],r.label=(0,a.C)(t.callback,[r.value,n,e],this)}afterTickToLabelConversion(){(0,a.C)(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){(0,a.C)(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,t=e.ticks,n=this.ticks.length,i=t.minRotation||0,r=t.maxRotation;let s,o,l,d=i;if(!this._isVisible()||!t.display||i>=r||n<=1||!this.isHorizontal())return void(this.labelRotation=i);const c=this._getLabelSizes(),u=c.widest.width,h=c.highest.height,m=(0,a.E)(this.chart.width-u,0,this.maxWidth);s=e.offset?this.maxWidth/n:m/(n-1),u+6>s&&(s=m/(n-(e.offset?.5:1)),o=this.maxHeight-$(e.grid)-t.padding-U(e.title,this.chart.options.font),l=Math.sqrt(u*u+h*h),d=(0,a.F)(Math.min(Math.asin((0,a.E)((c.highest.height+6)/s,-1,1)),Math.asin((0,a.E)(o/l,-1,1))-Math.asin((0,a.E)(h/l,-1,1)))),d=Math.max(i,Math.min(r,d))),this.labelRotation=d}afterCalculateLabelRotation(){(0,a.C)(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){(0,a.C)(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:t,options:{ticks:n,title:i,grid:r}}=this,s=this._isVisible(),o=this.isHorizontal();if(s){const s=U(i,t.options.font);if(o?(e.width=this.maxWidth,e.height=$(r)+s):(e.height=this.maxHeight,e.width=$(r)+s),n.display&&this.ticks.length){const{first:t,last:i,widest:r,highest:s}=this._getLabelSizes(),l=2*n.padding,d=(0,a.t)(this.labelRotation),c=Math.cos(d),u=Math.sin(d);if(o){const t=n.mirror?0:u*r.width+c*s.height;e.height=Math.min(this.maxHeight,e.height+t+l)}else{const t=n.mirror?0:c*r.width+u*s.height;e.width=Math.min(this.maxWidth,e.width+t+l)}this._calculatePadding(t,i,u,c)}}this._handleMargins(),o?(this.width=this._length=t.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=t.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,t,n,a){const{ticks:{align:i,padding:r},position:s}=this.options,o=0!==this.labelRotation,l="top"!==s&&"x"===this.axis;if(this.isHorizontal()){const s=this.getPixelForTick(0)-this.left,d=this.right-this.getPixelForTick(this.ticks.length-1);let c=0,u=0;o?l?(c=a*e.width,u=n*t.height):(c=n*e.height,u=a*t.width):"start"===i?u=t.width:"end"===i?c=e.width:"inner"!==i&&(c=e.width/2,u=t.width/2),this.paddingLeft=Math.max((c-s+r)*this.width/(this.width-s),0),this.paddingRight=Math.max((u-d+r)*this.width/(this.width-d),0)}else{let n=t.height/2,a=e.height/2;"start"===i?(n=0,a=e.height):"end"===i&&(n=t.height,a=0),this.paddingTop=n+r,this.paddingBottom=a+r}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){(0,a.C)(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:t}=this.options;return"top"===t||"bottom"===t||"x"===e}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){let t,n;for(this.beforeTickToLabelConversion(),this.generateTickLabels(e),t=0,n=e.length;t<n;t++)(0,a.k)(e[t].label)&&(e.splice(t,1),n--,t--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const t=this.options.ticks.sampleSize;let n=this.ticks;t<n.length&&(n=B(n,t)),this._labelSizes=e=this._computeLabelSizes(n,n.length)}return e}_computeLabelSizes(e,t){const{ctx:n,_longestTextCache:i}=this,r=[],s=[];let o,l,d,c,u,h,m,_,p,f,g,y=0,b=0;for(o=0;o<t;++o){if(c=e[o].label,u=this._resolveTickFontOptions(o),n.font=h=u.string,m=i[h]=i[h]||{data:{},gc:[]},_=u.lineHeight,p=f=0,(0,a.k)(c)||(0,a.b)(c)){if((0,a.b)(c))for(l=0,d=c.length;l<d;++l)g=c[l],(0,a.k)(g)||(0,a.b)(g)||(p=(0,a.G)(n,m.data,m.gc,p,g),f+=_)}else p=(0,a.G)(n,m.data,m.gc,p,c),f=_;r.push(p),s.push(f),y=Math.max(p,y),b=Math.max(f,b)}!function(e,t){(0,a.Q)(e,(e=>{const n=e.gc,a=n.length/2;let i;if(a>t){for(i=0;i<a;++i)delete e.data[n[i]];n.splice(0,a)}}))}(i,t);const v=r.indexOf(y),M=s.indexOf(b),x=e=>({width:r[e]||0,height:s[e]||0});return{first:x(0),last:x(t-1),widest:x(v),highest:x(M),widths:r,heights:s}}getLabelForValue(e){return e}getPixelForValue(e,t){return NaN}getValueForPixel(e){}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const t=this._startPixel+e*this._length;return(0,a.I)(this._alignToPixels?(0,a.J)(this.chart,t,0):t)}getDecimalForPixel(e){const t=(e-this._startPixel)/this._length;return this._reversePixels?1-t:t}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:t}=this;return e<0&&t<0?t:e>0&&t>0?e:0}getContext(e){const t=this.ticks||[];if(e>=0&&e<t.length){const n=t[e];return n.$context||(n.$context=function(e,t,n){return(0,a.h)(e,{tick:n,index:t,type:"tick"})}(this.getContext(),e,n))}return this.$context||(this.$context=(n=this.chart.getContext(),i=this,(0,a.h)(n,{scale:i,type:"scale"})));var n,i}_tickSize(){const e=this.options.ticks,t=(0,a.t)(this.labelRotation),n=Math.abs(Math.cos(t)),i=Math.abs(Math.sin(t)),r=this._getLabelSizes(),s=e.autoSkipPadding||0,o=r?r.widest.width+s:0,l=r?r.highest.height+s:0;return this.isHorizontal()?l*n>o*i?o/n:l/i:l*i<o*n?l/n:o/i}_isVisible(){const e=this.options.display;return"auto"!==e?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const t=this.axis,n=this.chart,i=this.options,{grid:r,position:s}=i,o=r.offset,l=this.isHorizontal(),d=this.ticks.length+(o?1:0),c=$(r),u=[],h=r.setContext(this.getContext()),m=h.drawBorder?h.borderWidth:0,_=m/2,p=function(e){return(0,a.J)(n,e,m)};let f,g,y,b,v,M,x,w,k,L,Y,D;if("top"===s)f=p(this.bottom),M=this.bottom-c,w=f-_,L=p(e.top)+_,D=e.bottom;else if("bottom"===s)f=p(this.top),L=e.top,D=p(e.bottom)-_,M=f+_,w=this.top+c;else if("left"===s)f=p(this.right),v=this.right-c,x=f-_,k=p(e.left)+_,Y=e.right;else if("right"===s)f=p(this.left),k=e.left,Y=p(e.right)-_,v=f+_,x=this.left+c;else if("x"===t){if("center"===s)f=p((e.top+e.bottom)/2+.5);else if((0,a.i)(s)){const e=Object.keys(s)[0],t=s[e];f=p(this.chart.scales[e].getPixelForValue(t))}L=e.top,D=e.bottom,M=f+_,w=M+c}else if("y"===t){if("center"===s)f=p((e.left+e.right)/2);else if((0,a.i)(s)){const e=Object.keys(s)[0],t=s[e];f=p(this.chart.scales[e].getPixelForValue(t))}v=f-_,x=v-c,k=e.left,Y=e.right}const T=(0,a.v)(i.ticks.maxTicksLimit,d),S=Math.max(1,Math.ceil(d/T));for(g=0;g<d;g+=S){const e=r.setContext(this.getContext(g)),t=e.lineWidth,i=e.color,s=e.borderDash||[],d=e.borderDashOffset,c=e.tickWidth,h=e.tickColor,m=e.tickBorderDash||[],_=e.tickBorderDashOffset;y=V(this,g,o),void 0!==y&&(b=(0,a.J)(n,y,t),l?v=x=k=Y=b:M=w=L=D=b,u.push({tx1:v,ty1:M,tx2:x,ty2:w,x1:k,y1:L,x2:Y,y2:D,width:t,color:i,borderDash:s,borderDashOffset:d,tickWidth:c,tickColor:h,tickBorderDash:m,tickBorderDashOffset:_}))}return this._ticksLength=d,this._borderValue=f,u}_computeLabelItems(e){const t=this.axis,n=this.options,{position:i,ticks:r}=n,s=this.isHorizontal(),o=this.ticks,{align:l,crossAlign:d,padding:c,mirror:u}=r,h=$(n.grid),m=h+c,_=u?-c:m,p=-(0,a.t)(this.labelRotation),f=[];let g,y,b,v,M,x,w,k,L,Y,D,T,S="middle";if("top"===i)x=this.bottom-_,w=this._getXAxisLabelAlignment();else if("bottom"===i)x=this.top+_,w=this._getXAxisLabelAlignment();else if("left"===i){const e=this._getYAxisLabelAlignment(h);w=e.textAlign,M=e.x}else if("right"===i){const e=this._getYAxisLabelAlignment(h);w=e.textAlign,M=e.x}else if("x"===t){if("center"===i)x=(e.top+e.bottom)/2+m;else if((0,a.i)(i)){const e=Object.keys(i)[0],t=i[e];x=this.chart.scales[e].getPixelForValue(t)+m}w=this._getXAxisLabelAlignment()}else if("y"===t){if("center"===i)M=(e.left+e.right)/2-m;else if((0,a.i)(i)){const e=Object.keys(i)[0],t=i[e];M=this.chart.scales[e].getPixelForValue(t)}w=this._getYAxisLabelAlignment(h).textAlign}"y"===t&&("start"===l?S="top":"end"===l&&(S="bottom"));const j=this._getLabelSizes();for(g=0,y=o.length;g<y;++g){b=o[g],v=b.label;const e=r.setContext(this.getContext(g));k=this.getPixelForTick(g)+r.labelOffset,L=this._resolveTickFontOptions(g),Y=L.lineHeight,D=(0,a.b)(v)?v.length:1;const t=D/2,n=e.color,l=e.textStrokeColor,c=e.textStrokeWidth;let h,m=w;if(s?(M=k,"inner"===w&&(m=g===y-1?this.options.reverse?"left":"right":0===g?this.options.reverse?"right":"left":"center"),T="top"===i?"near"===d||0!==p?-D*Y+Y/2:"center"===d?-j.highest.height/2-t*Y+Y:-j.highest.height+Y/2:"near"===d||0!==p?Y/2:"center"===d?j.highest.height/2-t*Y:j.highest.height-D*Y,u&&(T*=-1)):(x=k,T=(1-D)*Y/2),e.showLabelBackdrop){const t=(0,a.K)(e.backdropPadding),n=j.heights[g],i=j.widths[g];let r=x+T-t.top,s=M-t.left;switch(S){case"middle":r-=n/2;break;case"bottom":r-=n}switch(w){case"center":s-=i/2;break;case"right":s-=i}h={left:s,top:r,width:i+t.width,height:n+t.height,color:e.backdropColor}}f.push({rotation:p,label:v,font:L,color:n,strokeColor:l,strokeWidth:c,textOffset:T,textAlign:m,textBaseline:S,translation:[M,x],backdrop:h})}return f}_getXAxisLabelAlignment(){const{position:e,ticks:t}=this.options;if(-(0,a.t)(this.labelRotation))return"top"===e?"left":"right";let n="center";return"start"===t.align?n="left":"end"===t.align?n="right":"inner"===t.align&&(n="inner"),n}_getYAxisLabelAlignment(e){const{position:t,ticks:{crossAlign:n,mirror:a,padding:i}}=this.options,r=e+i,s=this._getLabelSizes().widest.width;let o,l;return"left"===t?a?(l=this.right+i,"near"===n?o="left":"center"===n?(o="center",l+=s/2):(o="right",l+=s)):(l=this.right-r,"near"===n?o="right":"center"===n?(o="center",l-=s/2):(o="left",l=this.left)):"right"===t?a?(l=this.left+i,"near"===n?o="right":"center"===n?(o="center",l-=s/2):(o="left",l-=s)):(l=this.left+r,"near"===n?o="left":"center"===n?(o="center",l+=s/2):(o="right",l=this.right)):o="right",{textAlign:o,x:l}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,t=this.options.position;return"left"===t||"right"===t?{top:0,left:this.left,bottom:e.height,right:this.right}:"top"===t||"bottom"===t?{top:this.top,left:0,bottom:this.bottom,right:e.width}:void 0}drawBackground(){const{ctx:e,options:{backgroundColor:t},left:n,top:a,width:i,height:r}=this;t&&(e.save(),e.fillStyle=t,e.fillRect(n,a,i,r),e.restore())}getLineWidthForValue(e){const t=this.options.grid;if(!this._isVisible()||!t.display)return 0;const n=this.ticks.findIndex((t=>t.value===e));if(n>=0){return t.setContext(this.getContext(n)).lineWidth}return 0}drawGrid(e){const t=this.options.grid,n=this.ctx,a=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let i,r;const s=(e,t,a)=>{a.width&&a.color&&(n.save(),n.lineWidth=a.width,n.strokeStyle=a.color,n.setLineDash(a.borderDash||[]),n.lineDashOffset=a.borderDashOffset,n.beginPath(),n.moveTo(e.x,e.y),n.lineTo(t.x,t.y),n.stroke(),n.restore())};if(t.display)for(i=0,r=a.length;i<r;++i){const e=a[i];t.drawOnChartArea&&s({x:e.x1,y:e.y1},{x:e.x2,y:e.y2},e),t.drawTicks&&s({x:e.tx1,y:e.ty1},{x:e.tx2,y:e.ty2},{color:e.tickColor,width:e.tickWidth,borderDash:e.tickBorderDash,borderDashOffset:e.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:t,options:{grid:n}}=this,i=n.setContext(this.getContext()),r=n.drawBorder?i.borderWidth:0;if(!r)return;const s=n.setContext(this.getContext(0)).lineWidth,o=this._borderValue;let l,d,c,u;this.isHorizontal()?(l=(0,a.J)(e,this.left,r)-r/2,d=(0,a.J)(e,this.right,s)+s/2,c=u=o):(c=(0,a.J)(e,this.top,r)-r/2,u=(0,a.J)(e,this.bottom,s)+s/2,l=d=o),t.save(),t.lineWidth=i.borderWidth,t.strokeStyle=i.borderColor,t.beginPath(),t.moveTo(l,c),t.lineTo(d,u),t.stroke(),t.restore()}drawLabels(e){if(!this.options.ticks.display)return;const t=this.ctx,n=this._computeLabelArea();n&&(0,a.L)(t,n);const i=this._labelItems||(this._labelItems=this._computeLabelItems(e));let r,s;for(r=0,s=i.length;r<s;++r){const e=i[r],n=e.font,s=e.label;e.backdrop&&(t.fillStyle=e.backdrop.color,t.fillRect(e.backdrop.left,e.backdrop.top,e.backdrop.width,e.backdrop.height));let o=e.textOffset;(0,a.M)(t,s,0,o,n,e)}n&&(0,a.N)(t)}drawTitle(){const{ctx:e,options:{position:t,title:n,reverse:i}}=this;if(!n.display)return;const r=(0,a.O)(n.font),s=(0,a.K)(n.padding),o=n.align;let l=r.lineHeight/2;"bottom"===t||"center"===t||(0,a.i)(t)?(l+=s.bottom,(0,a.b)(n.text)&&(l+=r.lineHeight*(n.text.length-1))):l+=s.top;const{titleX:d,titleY:c,maxWidth:u,rotation:h}=function(e,t,n,i){const{top:r,left:s,bottom:o,right:l,chart:d}=e,{chartArea:c,scales:u}=d;let h,m,_,p=0;const f=o-r,g=l-s;if(e.isHorizontal()){if(m=(0,a.S)(i,s,l),(0,a.i)(n)){const e=Object.keys(n)[0],a=n[e];_=u[e].getPixelForValue(a)+f-t}else _="center"===n?(c.bottom+c.top)/2+f-t:W(e,n,t);h=l-s}else{if((0,a.i)(n)){const e=Object.keys(n)[0],a=n[e];m=u[e].getPixelForValue(a)-g+t}else m="center"===n?(c.left+c.right)/2-g+t:W(e,n,t);_=(0,a.S)(i,o,r),p="left"===n?-a.H:a.H}return{titleX:m,titleY:_,maxWidth:h,rotation:p}}(this,l,t,o);(0,a.M)(e,n.text,0,0,r,{color:n.color,maxWidth:u,rotation:h,textAlign:J(o,t,i),textBaseline:"middle",translation:[d,c]})}draw(e){this._isVisible()&&(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,t=e.ticks&&e.ticks.z||0,n=(0,a.v)(e.grid&&e.grid.z,-1);return this._isVisible()&&this.draw===G.prototype.draw?[{z:n,draw:e=>{this.drawBackground(),this.drawGrid(e),this.drawTitle()}},{z:n+1,draw:()=>{this.drawBorder()}},{z:t,draw:e=>{this.drawLabels(e)}}]:[{z:t,draw:e=>{this.draw(e)}}]}getMatchingVisibleMetas(e){const t=this.chart.getSortedVisibleDatasetMetas(),n=this.axis+"AxisID",a=[];let i,r;for(i=0,r=t.length;i<r;++i){const r=t[i];r[n]!==this.id||e&&r.type!==e||a.push(r)}return a}_resolveTickFontOptions(e){const t=this.options.ticks.setContext(this.getContext(e));return(0,a.O)(t.font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Z{constructor(e,t,n){this.type=e,this.scope=t,this.override=n,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const t=Object.getPrototypeOf(e);let n;(function(e){return"id"in e&&"defaults"in e})(t)&&(n=this.register(t));const i=this.items,r=e.id,s=this.scope+"."+r;if(!r)throw new Error("class does not have id: "+e);return r in i||(i[r]=e,function(e,t,n){const i=(0,a.V)(Object.create(null),[n?a.d.get(n):{},a.d.get(t),e.defaults]);a.d.set(t,i),e.defaultRoutes&&function(e,t){Object.keys(t).forEach((n=>{const i=n.split("."),r=i.pop(),s=[e].concat(i).join("."),o=t[n].split("."),l=o.pop(),d=o.join(".");a.d.route(s,r,d,l)}))}(t,e.defaultRoutes);e.descriptors&&a.d.describe(t,e.descriptors)}(e,s,n),this.override&&a.d.override(e.id,e.overrides)),s}get(e){return this.items[e]}unregister(e){const t=this.items,n=e.id,i=this.scope;n in t&&delete t[n],i&&n in a.d[i]&&(delete a.d[i][n],this.override&&delete a.U[n])}}var q=new class{constructor(){this.controllers=new Z(M,"datasets",!0),this.elements=new Z(I,"elements"),this.plugins=new Z(Object,"plugins"),this.scales=new Z(G,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,t,n){[...t].forEach((t=>{const i=n||this._getRegistryForType(t);n||i.isForType(t)||i===this.plugins&&t.id?this._exec(e,i,t):(0,a.Q)(t,(t=>{const a=n||this._getRegistryForType(t);this._exec(e,a,t)}))}))}_exec(e,t,n){const i=(0,a.W)(e);(0,a.C)(n["before"+i],[],n),t[e](n),(0,a.C)(n["after"+i],[],n)}_getRegistryForType(e){for(let t=0;t<this._typedRegistries.length;t++){const n=this._typedRegistries[t];if(n.isForType(e))return n}return this.plugins}_get(e,t,n){const a=t.get(e);if(void 0===a)throw new Error('"'+e+'" is not a registered '+n+".");return a}};class K extends M{update(e){const t=this._cachedMeta,{data:n=[]}=t,i=this.chart._animationsDisabled;let{start:r,count:s}=(0,a.q)(t,n,i);if(this._drawStart=r,this._drawCount=s,(0,a.w)(t)&&(r=0,s=n.length),this.options.showLine){const{dataset:a,_dataset:r}=t;a._chart=this.chart,a._datasetIndex=this.index,a._decimated=!!r._decimated,a.points=n;const s=this.resolveDatasetElementOptions(e);s.segment=this.options.segment,this.updateElement(a,void 0,{animated:!i,options:s},e)}this.updateElements(n,r,s,e)}addElements(){const{showLine:e}=this.options;!this.datasetElementType&&e&&(this.datasetElementType=q.getElement("line")),super.addElements()}updateElements(e,t,n,i){const r="reset"===i,{iScale:s,vScale:o,_stacked:l,_dataset:d}=this._cachedMeta,c=this.resolveDataElementOptions(t,i),u=this.getSharedOptions(c),h=this.includeOptions(i,u),m=s.axis,_=o.axis,{spanGaps:p,segment:f}=this.options,g=(0,a.x)(p)?p:Number.POSITIVE_INFINITY,y=this.chart._animationsDisabled||r||"none"===i;let b=t>0&&this.getParsed(t-1);for(let c=t;c<t+n;++c){const t=e[c],n=this.getParsed(c),p=y?t:{},v=(0,a.k)(n[_]),M=p[m]=s.getPixelForValue(n[m],c),x=p[_]=r||v?o.getBasePixel():o.getPixelForValue(l?this.applyStack(o,n,l):n[_],c);p.skip=isNaN(M)||isNaN(x)||v,p.stop=c>0&&Math.abs(n[m]-b[m])>g,f&&(p.parsed=n,p.raw=d.data[c]),h&&(p.options=u||this.resolveDataElementOptions(c,t.active?"active":i)),y||this.updateElement(t,c,p,i),b=n}this.updateSharedOptions(u,i,c)}getMaxOverflow(){const e=this._cachedMeta,t=e.data||[];if(!this.options.showLine){let e=0;for(let n=t.length-1;n>=0;--n)e=Math.max(e,t[n].size(this.resolveDataElementOptions(n))/2);return e>0&&e}const n=e.dataset,a=n.options&&n.options.borderWidth||0;if(!t.length)return a;const i=t[0].size(this.resolveDataElementOptions(0)),r=t[t.length-1].size(this.resolveDataElementOptions(t.length-1));return Math.max(a,i,r)/2}}K.id="scatter",K.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1},K.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title:()=>"",label:e=>"("+e.label+", "+e.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};function X(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class Q{constructor(e){this.options=e||{}}init(e){}formats(){return X()}parse(e,t){return X()}format(e,t){return X()}add(e,t,n){return X()}diff(e,t,n){return X()}startOf(e,t,n){return X()}endOf(e,t){return X()}}Q.override=function(e){Object.assign(Q.prototype,e)};var ee={_date:Q};function te(e,t,n,i){const{controller:r,data:s,_sorted:o}=e,l=r._cachedMeta.iScale;if(l&&t===l.axis&&"r"!==t&&o&&s.length){const e=l._reversePixels?a.Y:a.Z;if(!i)return e(s,t,n);if(r._sharedOptions){const a=s[0],i="function"==typeof a.getRange&&a.getRange(t);if(i){const a=e(s,t,n-i),r=e(s,t,n+i);return{lo:a.lo,hi:r.hi}}}}return{lo:0,hi:s.length-1}}function ne(e,t,n,a,i){const r=e.getSortedVisibleDatasetMetas(),s=n[t];for(let e=0,n=r.length;e<n;++e){const{index:n,data:o}=r[e],{lo:l,hi:d}=te(r[e],t,s,i);for(let e=l;e<=d;++e){const t=o[e];t.skip||a(t,n,e)}}}function ae(e,t,n,i,r){const s=[];if(!r&&!e.isPointInArea(t))return s;return ne(e,n,t,(function(n,o,l){(r||(0,a.$)(n,e.chartArea,0))&&n.inRange(t.x,t.y,i)&&s.push({element:n,datasetIndex:o,index:l})}),!0),s}function ie(e,t,n,a,i,r){let s=[];const o=function(e){const t=-1!==e.indexOf("x"),n=-1!==e.indexOf("y");return function(e,a){const i=t?Math.abs(e.x-a.x):0,r=n?Math.abs(e.y-a.y):0;return Math.sqrt(Math.pow(i,2)+Math.pow(r,2))}}(n);let l=Number.POSITIVE_INFINITY;return ne(e,n,t,(function(n,d,c){const u=n.inRange(t.x,t.y,i);if(a&&!u)return;const h=n.getCenterPoint(i);if(!(!!r||e.isPointInArea(h))&&!u)return;const m=o(t,h);m<l?(s=[{element:n,datasetIndex:d,index:c}],l=m):m===l&&s.push({element:n,datasetIndex:d,index:c})})),s}function re(e,t,n,i,r,s){return s||e.isPointInArea(t)?"r"!==n||i?ie(e,t,n,i,r,s):function(e,t,n,i){let r=[];return ne(e,n,t,(function(e,n,s){const{startAngle:o,endAngle:l}=e.getProps(["startAngle","endAngle"],i),{angle:d}=(0,a.a0)(e,{x:t.x,y:t.y});(0,a.p)(d,o,l)&&r.push({element:e,datasetIndex:n,index:s})})),r}(e,t,n,r):[]}function se(e,t,n,a,i){const r=[],s="x"===n?"inXRange":"inYRange";let o=!1;return ne(e,n,t,((e,a,l)=>{e[s](t[n],i)&&(r.push({element:e,datasetIndex:a,index:l}),o=o||e.inRange(t.x,t.y,i))})),a&&!o?[]:r}var oe={evaluateInteractionItems:ne,modes:{index(e,t,n,i){const r=(0,a.X)(t,e),s=n.axis||"x",o=n.includeInvisible||!1,l=n.intersect?ae(e,r,s,i,o):re(e,r,s,!1,i,o),d=[];return l.length?(e.getSortedVisibleDatasetMetas().forEach((e=>{const t=l[0].index,n=e.data[t];n&&!n.skip&&d.push({element:n,datasetIndex:e.index,index:t})})),d):[]},dataset(e,t,n,i){const r=(0,a.X)(t,e),s=n.axis||"xy",o=n.includeInvisible||!1;let l=n.intersect?ae(e,r,s,i,o):re(e,r,s,!1,i,o);if(l.length>0){const t=l[0].datasetIndex,n=e.getDatasetMeta(t).data;l=[];for(let e=0;e<n.length;++e)l.push({element:n[e],datasetIndex:t,index:e})}return l},point:(e,t,n,i)=>ae(e,(0,a.X)(t,e),n.axis||"xy",i,n.includeInvisible||!1),nearest(e,t,n,i){const r=(0,a.X)(t,e),s=n.axis||"xy",o=n.includeInvisible||!1;return re(e,r,s,n.intersect,i,o)},x:(e,t,n,i)=>se(e,(0,a.X)(t,e),"x",n.intersect,i),y:(e,t,n,i)=>se(e,(0,a.X)(t,e),"y",n.intersect,i)}};const le=["left","top","right","bottom"];function de(e,t){return e.filter((e=>e.pos===t))}function ce(e,t){return e.filter((e=>-1===le.indexOf(e.pos)&&e.box.axis===t))}function ue(e,t){return e.sort(((e,n)=>{const a=t?n:e,i=t?e:n;return a.weight===i.weight?a.index-i.index:a.weight-i.weight}))}function he(e,t){const n=function(e){const t={};for(const n of e){const{stack:e,pos:a,stackWeight:i}=n;if(!e||!le.includes(a))continue;const r=t[e]||(t[e]={count:0,placed:0,weight:0,size:0});r.count++,r.weight+=i}return t}(e),{vBoxMaxWidth:a,hBoxMaxHeight:i}=t;let r,s,o;for(r=0,s=e.length;r<s;++r){o=e[r];const{fullSize:s}=o.box,l=n[o.stack],d=l&&o.stackWeight/l.weight;o.horizontal?(o.width=d?d*a:s&&t.availableWidth,o.height=i):(o.width=a,o.height=d?d*i:s&&t.availableHeight)}return n}function me(e,t,n,a){return Math.max(e[n],t[n])+Math.max(e[a],t[a])}function _e(e,t){e.top=Math.max(e.top,t.top),e.left=Math.max(e.left,t.left),e.bottom=Math.max(e.bottom,t.bottom),e.right=Math.max(e.right,t.right)}function pe(e,t,n,i){const{pos:r,box:s}=n,o=e.maxPadding;if(!(0,a.i)(r)){n.size&&(e[r]-=n.size);const t=i[n.stack]||{size:0,count:1};t.size=Math.max(t.size,n.horizontal?s.height:s.width),n.size=t.size/t.count,e[r]+=n.size}s.getPadding&&_e(o,s.getPadding());const l=Math.max(0,t.outerWidth-me(o,e,"left","right")),d=Math.max(0,t.outerHeight-me(o,e,"top","bottom")),c=l!==e.w,u=d!==e.h;return e.w=l,e.h=d,n.horizontal?{same:c,other:u}:{same:u,other:c}}function fe(e,t){const n=t.maxPadding;function a(e){const a={left:0,top:0,right:0,bottom:0};return e.forEach((e=>{a[e]=Math.max(t[e],n[e])})),a}return a(e?["left","right"]:["top","bottom"])}function ge(e,t,n,a){const i=[];let r,s,o,l,d,c;for(r=0,s=e.length,d=0;r<s;++r){o=e[r],l=o.box,l.update(o.width||t.w,o.height||t.h,fe(o.horizontal,t));const{same:s,other:u}=pe(t,n,o,a);d|=s&&i.length,c=c||u,l.fullSize||i.push(o)}return d&&ge(i,t,n,a)||c}function ye(e,t,n,a,i){e.top=n,e.left=t,e.right=t+a,e.bottom=n+i,e.width=a,e.height=i}function be(e,t,n,i){const r=n.padding;let{x:s,y:o}=t;for(const l of e){const e=l.box,d=i[l.stack]||{count:1,placed:0,weight:1},c=l.stackWeight/d.weight||1;if(l.horizontal){const i=t.w*c,s=d.size||e.height;(0,a.j)(d.start)&&(o=d.start),e.fullSize?ye(e,r.left,o,n.outerWidth-r.right-r.left,s):ye(e,t.left+d.placed,o,i,s),d.start=o,d.placed+=i,o=e.bottom}else{const i=t.h*c,o=d.size||e.width;(0,a.j)(d.start)&&(s=d.start),e.fullSize?ye(e,s,r.top,o,n.outerHeight-r.bottom-r.top):ye(e,s,t.top+d.placed,o,i),d.start=s,d.placed+=i,s=e.right}}t.x=s,t.y=o}a.d.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}});var ve={addBox(e,t){e.boxes||(e.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(e){t.draw(e)}}]},e.boxes.push(t)},removeBox(e,t){const n=e.boxes?e.boxes.indexOf(t):-1;-1!==n&&e.boxes.splice(n,1)},configure(e,t,n){t.fullSize=n.fullSize,t.position=n.position,t.weight=n.weight},update(e,t,n,i){if(!e)return;const r=(0,a.K)(e.options.layout.padding),s=Math.max(t-r.width,0),o=Math.max(n-r.height,0),l=function(e){const t=function(e){const t=[];let n,a,i,r,s,o;for(n=0,a=(e||[]).length;n<a;++n)i=e[n],({position:r,options:{stack:s,stackWeight:o=1}}=i),t.push({index:n,box:i,pos:r,horizontal:i.isHorizontal(),weight:i.weight,stack:s&&r+s,stackWeight:o});return t}(e),n=ue(t.filter((e=>e.box.fullSize)),!0),a=ue(de(t,"left"),!0),i=ue(de(t,"right")),r=ue(de(t,"top"),!0),s=ue(de(t,"bottom")),o=ce(t,"x"),l=ce(t,"y");return{fullSize:n,leftAndTop:a.concat(r),rightAndBottom:i.concat(l).concat(s).concat(o),chartArea:de(t,"chartArea"),vertical:a.concat(i).concat(l),horizontal:r.concat(s).concat(o)}}(e.boxes),d=l.vertical,c=l.horizontal;(0,a.Q)(e.boxes,(e=>{"function"==typeof e.beforeLayout&&e.beforeLayout()}));const u=d.reduce(((e,t)=>t.box.options&&!1===t.box.options.display?e:e+1),0)||1,h=Object.freeze({outerWidth:t,outerHeight:n,padding:r,availableWidth:s,availableHeight:o,vBoxMaxWidth:s/2/u,hBoxMaxHeight:o/2}),m=Object.assign({},r);_e(m,(0,a.K)(i));const _=Object.assign({maxPadding:m,w:s,h:o,x:r.left,y:r.top},r),p=he(d.concat(c),h);ge(l.fullSize,_,h,p),ge(d,_,h,p),ge(c,_,h,p)&&ge(d,_,h,p),function(e){const t=e.maxPadding;function n(n){const a=Math.max(t[n]-e[n],0);return e[n]+=a,a}e.y+=n("top"),e.x+=n("left"),n("right"),n("bottom")}(_),be(l.leftAndTop,_,h,p),_.x+=_.w,_.y+=_.h,be(l.rightAndBottom,_,h,p),e.chartArea={left:_.left,top:_.top,right:_.left+_.w,bottom:_.top+_.h,height:_.h,width:_.w},(0,a.Q)(l.chartArea,(t=>{const n=t.box;Object.assign(n,e.chartArea),n.update(_.w,_.h,{left:0,top:0,right:0,bottom:0})}))}};class Me{acquireContext(e,t){}releaseContext(e){return!1}addEventListener(e,t,n){}removeEventListener(e,t,n){}getDevicePixelRatio(){return 1}getMaximumSize(e,t,n,a){return t=Math.max(0,t||e.width),n=n||e.height,{width:t,height:Math.max(0,a?Math.floor(t/a):n)}}isAttached(e){return!0}updateConfig(e){}}class xe extends Me{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const we="$chartjs",ke={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Le=e=>null===e||""===e;const Ye=!!a.a5&&{passive:!0};function De(e,t,n){e.canvas.removeEventListener(t,n,Ye)}function Te(e,t){for(const n of e)if(n===t||n.contains(t))return!0}function Se(e,t,n){const a=e.canvas,i=new MutationObserver((e=>{let t=!1;for(const n of e)t=t||Te(n.addedNodes,a),t=t&&!Te(n.removedNodes,a);t&&n()}));return i.observe(document,{childList:!0,subtree:!0}),i}function je(e,t,n){const a=e.canvas,i=new MutationObserver((e=>{let t=!1;for(const n of e)t=t||Te(n.removedNodes,a),t=t&&!Te(n.addedNodes,a);t&&n()}));return i.observe(document,{childList:!0,subtree:!0}),i}const He=new Map;let Ce=0;function Ae(){const e=window.devicePixelRatio;e!==Ce&&(Ce=e,He.forEach(((t,n)=>{n.currentDevicePixelRatio!==e&&t()})))}function Ee(e,t,n){const i=e.canvas,r=i&&(0,a.a2)(i);if(!r)return;const s=(0,a.a4)(((e,t)=>{const a=r.clientWidth;n(e,t),a<r.clientWidth&&n()}),window),o=new ResizeObserver((e=>{const t=e[0],n=t.contentRect.width,a=t.contentRect.height;0===n&&0===a||s(n,a)}));return o.observe(r),function(e,t){He.size||window.addEventListener("resize",Ae),He.set(e,t)}(e,s),o}function Pe(e,t,n){n&&n.disconnect(),"resize"===t&&function(e){He.delete(e),He.size||window.removeEventListener("resize",Ae)}(e)}function Oe(e,t,n){const i=e.canvas,r=(0,a.a4)((t=>{null!==e.ctx&&n(function(e,t){const n=ke[e.type]||e.type,{x:i,y:r}=(0,a.X)(e,t);return{type:n,chart:t,native:e,x:void 0!==i?i:null,y:void 0!==r?r:null}}(t,e))}),e,(e=>{const t=e[0];return[t,t.offsetX,t.offsetY]}));return function(e,t,n){e.addEventListener(t,n,Ye)}(i,t,r),r}class Ie extends Me{acquireContext(e,t){const n=e&&e.getContext&&e.getContext("2d");return n&&n.canvas===e?(function(e,t){const n=e.style,i=e.getAttribute("height"),r=e.getAttribute("width");if(e[we]={initial:{height:i,width:r,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",n.boxSizing=n.boxSizing||"border-box",Le(r)){const t=(0,a.a3)(e,"width");void 0!==t&&(e.width=t)}if(Le(i))if(""===e.style.height)e.height=e.width/(t||2);else{const t=(0,a.a3)(e,"height");void 0!==t&&(e.height=t)}}(e,t),n):null}releaseContext(e){const t=e.canvas;if(!t[we])return!1;const n=t[we].initial;["height","width"].forEach((e=>{const i=n[e];(0,a.k)(i)?t.removeAttribute(e):t.setAttribute(e,i)}));const i=n.style||{};return Object.keys(i).forEach((e=>{t.style[e]=i[e]})),t.width=t.width,delete t[we],!0}addEventListener(e,t,n){this.removeEventListener(e,t);const a=e.$proxies||(e.$proxies={}),i={attach:Se,detach:je,resize:Ee}[t]||Oe;a[t]=i(e,t,n)}removeEventListener(e,t){const n=e.$proxies||(e.$proxies={}),a=n[t];if(!a)return;({attach:Pe,detach:Pe,resize:Pe}[t]||De)(e,t,a),n[t]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,t,n,i){return(0,a.a1)(e,t,n,i)}isAttached(e){const t=(0,a.a2)(e);return!(!t||!t.isConnected)}}class Ne{constructor(){this._init=[]}notify(e,t,n,a){"beforeInit"===t&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const i=a?this._descriptors(e).filter(a):this._descriptors(e),r=this._notify(i,e,t,n);return"afterDestroy"===t&&(this._notify(i,e,"stop"),this._notify(this._init,e,"uninstall")),r}_notify(e,t,n,i){i=i||{};for(const r of e){const e=r.plugin,s=e[n],o=[t,i,r.options];if(!1===(0,a.C)(s,o,e)&&i.cancelable)return!1}return!0}invalidate(){(0,a.k)(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const t=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),t}_createDescriptors(e,t){const n=e&&e.config,i=(0,a.v)(n.options&&n.options.plugins,{}),r=function(e){const t={},n=[],a=Object.keys(q.plugins.items);for(let e=0;e<a.length;e++)n.push(q.getPlugin(a[e]));const i=e.plugins||[];for(let e=0;e<i.length;e++){const a=i[e];-1===n.indexOf(a)&&(n.push(a),t[a.id]=!0)}return{plugins:n,localIds:t}}(n);return!1!==i||t?function(e,{plugins:t,localIds:n},a,i){const r=[],s=e.getContext();for(const o of t){const t=o.id,l=ze(a[t],i);null!==l&&r.push({plugin:o,options:Fe(e.config,{plugin:o,local:n[t]},l,s)})}return r}(e,r,i,t):[]}_notifyStateChanges(e){const t=this._oldCache||[],n=this._cache,a=(e,t)=>e.filter((e=>!t.some((t=>e.plugin.id===t.plugin.id))));this._notify(a(t,n),e,"stop"),this._notify(a(n,t),e,"start")}}function ze(e,t){return t||!1!==e?!0===e?{}:e:null}function Fe(e,{plugin:t,local:n},a,i){const r=e.pluginScopeKeys(t),s=e.getOptionScopes(a,r);return n&&t.defaults&&s.push(t.defaults),e.createResolver(s,i,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Re(e,t){const n=a.d.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||n.indexAxis||"x"}function We(e,t){return"x"===e||"y"===e?e:t.axis||("top"===(n=t.position)||"bottom"===n?"x":"left"===n||"right"===n?"y":void 0)||e.charAt(0).toLowerCase();var n}function Be(e){const t=e.options||(e.options={});t.plugins=(0,a.v)(t.plugins,{}),t.scales=function(e,t){const n=a.U[e.type]||{scales:{}},i=t.scales||{},r=Re(e.type,t),s=Object.create(null),o=Object.create(null);return Object.keys(i).forEach((e=>{const t=i[e];if(!(0,a.i)(t))return console.error(`Invalid scale configuration for scale: ${e}`);if(t._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${e}`);const l=We(e,t),d=function(e,t){return e===t?"_index_":"_value_"}(l,r),c=n.scales||{};s[l]=s[l]||e,o[e]=(0,a.ac)(Object.create(null),[{axis:l},t,c[l],c[d]])})),e.data.datasets.forEach((n=>{const r=n.type||e.type,l=n.indexAxis||Re(r,t),d=(a.U[r]||{}).scales||{};Object.keys(d).forEach((e=>{const t=function(e,t){let n=e;return"_index_"===e?n=t:"_value_"===e&&(n="x"===t?"y":"x"),n}(e,l),r=n[t+"AxisID"]||s[t]||t;o[r]=o[r]||Object.create(null),(0,a.ac)(o[r],[{axis:t},i[r],d[e]])}))})),Object.keys(o).forEach((e=>{const t=o[e];(0,a.ac)(t,[a.d.scales[t.type],a.d.scale])})),o}(e,t)}function Ve(e){return(e=e||{}).datasets=e.datasets||[],e.labels=e.labels||[],e}const $e=new Map,Ue=new Set;function Je(e,t){let n=$e.get(e);return n||(n=t(),$e.set(e,n),Ue.add(n)),n}const Ge=(e,t,n)=>{const i=(0,a.f)(t,n);void 0!==i&&e.add(i)};class Ze{constructor(e){this._config=function(e){return(e=e||{}).data=Ve(e.data),Be(e),e}(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=Ve(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),Be(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Je(e,(()=>[[`datasets.${e}`,""]]))}datasetAnimationScopeKeys(e,t){return Je(`${e}.transition.${t}`,(()=>[[`datasets.${e}.transitions.${t}`,`transitions.${t}`],[`datasets.${e}`,""]]))}datasetElementScopeKeys(e,t){return Je(`${e}-${t}`,(()=>[[`datasets.${e}.elements.${t}`,`datasets.${e}`,`elements.${t}`,""]]))}pluginScopeKeys(e){const t=e.id;return Je(`${this.type}-plugin-${t}`,(()=>[[`plugins.${t}`,...e.additionalOptionScopes||[]]]))}_cachedScopes(e,t){const n=this._scopeCache;let a=n.get(e);return a&&!t||(a=new Map,n.set(e,a)),a}getOptionScopes(e,t,n){const{options:i,type:r}=this,s=this._cachedScopes(e,n),o=s.get(t);if(o)return o;const l=new Set;t.forEach((t=>{e&&(l.add(e),t.forEach((t=>Ge(l,e,t)))),t.forEach((e=>Ge(l,i,e))),t.forEach((e=>Ge(l,a.U[r]||{},e))),t.forEach((e=>Ge(l,a.d,e))),t.forEach((e=>Ge(l,a.a7,e)))}));const d=Array.from(l);return 0===d.length&&d.push(Object.create(null)),Ue.has(t)&&s.set(t,d),d}chartOptionScopes(){const{options:e,type:t}=this;return[e,a.U[t]||{},a.d.datasets[t]||{},{type:t},a.d,a.a7]}resolveNamedOptions(e,t,n,i=[""]){const r={$shared:!0},{resolver:s,subPrefixes:o}=qe(this._resolverCache,e,i);let l=s;if(function(e,t){const{isScriptable:n,isIndexable:i}=(0,a.ab)(e);for(const r of t){const t=n(r),s=i(r),o=(s||t)&&e[r];if(t&&((0,a.a8)(o)||Ke(o))||s&&(0,a.b)(o))return!0}return!1}(s,t)){r.$shared=!1,n=(0,a.a8)(n)?n():n;const t=this.createResolver(e,n,o);l=(0,a.a9)(s,n,t)}for(const e of t)r[e]=l[e];return r}createResolver(e,t,n=[""],i){const{resolver:r}=qe(this._resolverCache,e,n);return(0,a.i)(t)?(0,a.a9)(r,t,void 0,i):r}}function qe(e,t,n){let i=e.get(t);i||(i=new Map,e.set(t,i));const r=n.join();let s=i.get(r);if(!s){s={resolver:(0,a.aa)(t,n),subPrefixes:n.filter((e=>!e.toLowerCase().includes("hover")))},i.set(r,s)}return s}const Ke=e=>(0,a.i)(e)&&Object.getOwnPropertyNames(e).reduce(((t,n)=>t||(0,a.a8)(e[n])),!1);const Xe=["top","bottom","left","right","chartArea"];function Qe(e,t){return"top"===e||"bottom"===e||-1===Xe.indexOf(e)&&"x"===t}function et(e,t){return function(n,a){return n[e]===a[e]?n[t]-a[t]:n[e]-a[e]}}function tt(e){const t=e.chart,n=t.options.animation;t.notifyPlugins("afterRender"),(0,a.C)(n&&n.onComplete,[e],t)}function nt(e){const t=e.chart,n=t.options.animation;(0,a.C)(n&&n.onProgress,[e],t)}function at(e){return(0,a.a6)()&&"string"==typeof e?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const it={},rt=e=>{const t=at(e);return Object.values(it).filter((e=>e.canvas===t)).pop()};function st(e,t,n){const a=Object.keys(e);for(const i of a){const a=+i;if(a>=t){const r=e[i];delete e[i],(n>0||a>t)&&(e[a+n]=r)}}}class ot{constructor(e,t){const n=this.config=new Ze(t),r=at(e),s=rt(r);if(s)throw new Error("Canvas is already in use. Chart with ID '"+s.id+"' must be destroyed before the canvas with ID '"+s.canvas.id+"' can be reused.");const o=n.createResolver(n.chartOptionScopes(),this.getContext());this.platform=new(n.platform||function(e){return!(0,a.a6)()||"undefined"!=typeof OffscreenCanvas&&e instanceof OffscreenCanvas?xe:Ie}(r)),this.platform.updateConfig(n);const l=this.platform.acquireContext(r,o.aspectRatio),d=l&&l.canvas,c=d&&d.height,u=d&&d.width;this.id=(0,a.ad)(),this.ctx=l,this.canvas=d,this.width=u,this.height=c,this._options=o,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new Ne,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=(0,a.ae)((e=>this.update(e)),o.resizeDelay||0),this._dataChanges=[],it[this.id]=this,l&&d?(i.listen(this,"complete",tt),i.listen(this,"progress",nt),this._initialize(),this.attached&&this.update()):console.error("Failed to create chart: can't acquire context from the given item")}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:t},width:n,height:i,_aspectRatio:r}=this;return(0,a.k)(e)?t&&r?r:i?n/i:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():(0,a.af)(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return(0,a.ag)(this.canvas,this.ctx),this}stop(){return i.stop(this),this}resize(e,t){i.running(this)?this._resizeBeforeDraw={width:e,height:t}:this._resize(e,t)}_resize(e,t){const n=this.options,i=this.canvas,r=n.maintainAspectRatio&&this.aspectRatio,s=this.platform.getMaximumSize(i,e,t,r),o=n.devicePixelRatio||this.platform.getDevicePixelRatio(),l=this.width?"resize":"attach";this.width=s.width,this.height=s.height,this._aspectRatio=this.aspectRatio,(0,a.af)(this,o,!0)&&(this.notifyPlugins("resize",{size:s}),(0,a.C)(n.onResize,[this,s],this),this.attached&&this._doResize(l)&&this.render())}ensureScalesHaveIDs(){const e=this.options.scales||{};(0,a.Q)(e,((e,t)=>{e.id=t}))}buildOrUpdateScales(){const e=this.options,t=e.scales,n=this.scales,i=Object.keys(n).reduce(((e,t)=>(e[t]=!1,e)),{});let r=[];t&&(r=r.concat(Object.keys(t).map((e=>{const n=t[e],a=We(e,n),i="r"===a,r="x"===a;return{options:n,dposition:i?"chartArea":r?"bottom":"left",dtype:i?"radialLinear":r?"category":"linear"}})))),(0,a.Q)(r,(t=>{const r=t.options,s=r.id,o=We(s,r),l=(0,a.v)(r.type,t.dtype);void 0!==r.position&&Qe(r.position,o)===Qe(t.dposition)||(r.position=t.dposition),i[s]=!0;let d=null;if(s in n&&n[s].type===l)d=n[s];else{d=new(q.getScale(l))({id:s,type:l,ctx:this.ctx,chart:this}),n[d.id]=d}d.init(r,e)})),(0,a.Q)(i,((e,t)=>{e||delete n[t]})),(0,a.Q)(n,(e=>{ve.configure(this,e,e.options),ve.addBox(this,e)}))}_updateMetasets(){const e=this._metasets,t=this.data.datasets.length,n=e.length;if(e.sort(((e,t)=>e.index-t.index)),n>t){for(let e=t;e<n;++e)this._destroyDatasetMeta(e);e.splice(t,n-t)}this._sortedMetasets=e.slice(0).sort(et("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:t}}=this;e.length>t.length&&delete this._stacks,e.forEach(((e,n)=>{0===t.filter((t=>t===e._dataset)).length&&this._destroyDatasetMeta(n)}))}buildOrUpdateControllers(){const e=[],t=this.data.datasets;let n,i;for(this._removeUnreferencedMetasets(),n=0,i=t.length;n<i;n++){const i=t[n];let r=this.getDatasetMeta(n);const s=i.type||this.config.type;if(r.type&&r.type!==s&&(this._destroyDatasetMeta(n),r=this.getDatasetMeta(n)),r.type=s,r.indexAxis=i.indexAxis||Re(s,this.options),r.order=i.order||0,r.index=n,r.label=""+i.label,r.visible=this.isDatasetVisible(n),r.controller)r.controller.updateIndex(n),r.controller.linkScales();else{const t=q.getController(s),{datasetElementType:i,dataElementType:o}=a.d.datasets[s];Object.assign(t.prototype,{dataElementType:q.getElement(o),datasetElementType:i&&q.getElement(i)}),r.controller=new t(this,n),e.push(r.controller)}}return this._updateMetasets(),e}_resetElements(){(0,a.Q)(this.data.datasets,((e,t)=>{this.getDatasetMeta(t).controller.reset()}),this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const t=this.config;t.update();const n=this._options=t.createResolver(t.chartOptionScopes(),this.getContext()),i=this._animationsDisabled=!n.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1===this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0}))return;const r=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let s=0;for(let e=0,t=this.data.datasets.length;e<t;e++){const{controller:t}=this.getDatasetMeta(e),n=!i&&-1===r.indexOf(t);t.buildOrUpdateElements(n),s=Math.max(+t.getMaxOverflow(),s)}s=this._minPadding=n.layout.autoPadding?s:0,this._updateLayout(s),i||(0,a.Q)(r,(e=>{e.reset()})),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(et("z","_idx"));const{_active:o,_lastEvent:l}=this;l?this._eventHandler(l,!0):o.length&&this._updateHoverStyles(o,o,!0),this.render()}_updateScales(){(0,a.Q)(this.scales,(e=>{ve.removeBox(this,e)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,t=new Set(Object.keys(this._listeners)),n=new Set(e.events);(0,a.ah)(t,n)&&!!this._responsiveListeners===e.responsive||(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,t=this._getUniformDataChanges()||[];for(const{method:n,start:a,count:i}of t){st(e,a,"_removeElements"===n?-i:i)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const t=this.data.datasets.length,n=t=>new Set(e.filter((e=>e[0]===t)).map(((e,t)=>t+","+e.splice(1).join(",")))),i=n(0);for(let e=1;e<t;e++)if(!(0,a.ah)(i,n(e)))return;return Array.from(i).map((e=>e.split(","))).map((e=>({method:e[1],start:+e[2],count:+e[3]})))}_updateLayout(e){if(!1===this.notifyPlugins("beforeLayout",{cancelable:!0}))return;ve.update(this,this.width,this.height,e);const t=this.chartArea,n=t.width<=0||t.height<=0;this._layers=[],(0,a.Q)(this.boxes,(e=>{n&&"chartArea"===e.position||(e.configure&&e.configure(),this._layers.push(...e._layers()))}),this),this._layers.forEach(((e,t)=>{e._idx=t})),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})){for(let e=0,t=this.data.datasets.length;e<t;++e)this.getDatasetMeta(e).controller.configure();for(let t=0,n=this.data.datasets.length;t<n;++t)this._updateDataset(t,(0,a.a8)(e)?e({datasetIndex:t}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,t){const n=this.getDatasetMeta(e),a={meta:n,index:e,mode:t,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetUpdate",a)&&(n.controller._update(t),a.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",a))}render(){!1!==this.notifyPlugins("beforeRender",{cancelable:!0})&&(i.has(this)?this.attached&&!i.running(this)&&i.start(this):(this.draw(),tt({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:e,height:t}=this._resizeBeforeDraw;this._resize(e,t),this._resizeBeforeDraw=null}if(this.clear(),this.width<=0||this.height<=0)return;if(!1===this.notifyPlugins("beforeDraw",{cancelable:!0}))return;const t=this._layers;for(e=0;e<t.length&&t[e].z<=0;++e)t[e].draw(this.chartArea);for(this._drawDatasets();e<t.length;++e)t[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const t=this._sortedMetasets,n=[];let a,i;for(a=0,i=t.length;a<i;++a){const i=t[a];e&&!i.visible||n.push(i)}return n}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(!1===this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0}))return;const e=this.getSortedVisibleDatasetMetas();for(let t=e.length-1;t>=0;--t)this._drawDataset(e[t]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const t=this.ctx,n=e._clip,i=!n.disabled,r=this.chartArea,s={meta:e,index:e.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",s)&&(i&&(0,a.L)(t,{left:!1===n.left?0:r.left-n.left,right:!1===n.right?this.width:r.right+n.right,top:!1===n.top?0:r.top-n.top,bottom:!1===n.bottom?this.height:r.bottom+n.bottom}),e.controller.draw(),i&&(0,a.N)(t),s.cancelable=!1,this.notifyPlugins("afterDatasetDraw",s))}isPointInArea(e){return(0,a.$)(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,t,n,a){const i=oe.modes[t];return"function"==typeof i?i(this,e,n,a):[]}getDatasetMeta(e){const t=this.data.datasets[e],n=this._metasets;let a=n.filter((e=>e&&e._dataset===t)).pop();return a||(a={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:t&&t.order||0,index:e,_dataset:t,_parsed:[],_sorted:!1},n.push(a)),a}getContext(){return this.$context||(this.$context=(0,a.h)(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const t=this.data.datasets[e];if(!t)return!1;const n=this.getDatasetMeta(e);return"boolean"==typeof n.hidden?!n.hidden:!t.hidden}setDatasetVisibility(e,t){this.getDatasetMeta(e).hidden=!t}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,t,n){const i=n?"show":"hide",r=this.getDatasetMeta(e),s=r.controller._resolveAnimations(void 0,i);(0,a.j)(t)?(r.data[t].hidden=!n,this.update()):(this.setDatasetVisibility(e,n),s.update(r,{visible:n}),this.update((t=>t.datasetIndex===e?i:void 0)))}hide(e,t){this._updateVisibility(e,t,!1)}show(e,t){this._updateVisibility(e,t,!0)}_destroyDatasetMeta(e){const t=this._metasets[e];t&&t.controller&&t.controller._destroy(),delete this._metasets[e]}_stop(){let e,t;for(this.stop(),i.remove(this),e=0,t=this.data.datasets.length;e<t;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:t}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),(0,a.ag)(e,t),this.platform.releaseContext(t),this.canvas=null,this.ctx=null),this.notifyPlugins("destroy"),delete it[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...e){return this.canvas.toDataURL(...e)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const e=this._listeners,t=this.platform,n=(n,a)=>{t.addEventListener(this,n,a),e[n]=a},i=(e,t,n)=>{e.offsetX=t,e.offsetY=n,this._eventHandler(e)};(0,a.Q)(this.options.events,(e=>n(e,i)))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,t=this.platform,n=(n,a)=>{t.addEventListener(this,n,a),e[n]=a},a=(n,a)=>{e[n]&&(t.removeEventListener(this,n,a),delete e[n])},i=(e,t)=>{this.canvas&&this.resize(e,t)};let r;const s=()=>{a("attach",s),this.attached=!0,this.resize(),n("resize",i),n("detach",r)};r=()=>{this.attached=!1,a("resize",i),this._stop(),this._resize(0,0),n("attach",s)},t.isAttached(this.canvas)?s():r()}unbindEvents(){(0,a.Q)(this._listeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._listeners={},(0,a.Q)(this._responsiveListeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._responsiveListeners=void 0}updateHoverStyle(e,t,n){const a=n?"set":"remove";let i,r,s,o;for("dataset"===t&&(i=this.getDatasetMeta(e[0].datasetIndex),i.controller["_"+a+"DatasetHoverStyle"]()),s=0,o=e.length;s<o;++s){r=e[s];const t=r&&this.getDatasetMeta(r.datasetIndex).controller;t&&t[a+"HoverStyle"](r.element,r.datasetIndex,r.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const t=this._active||[],n=e.map((({datasetIndex:e,index:t})=>{const n=this.getDatasetMeta(e);if(!n)throw new Error("No dataset found at index "+e);return{datasetIndex:e,element:n.data[t],index:t}}));!(0,a.ai)(n,t)&&(this._active=n,this._lastEvent=null,this._updateHoverStyles(n,t))}notifyPlugins(e,t,n){return this._plugins.notify(this,e,t,n)}_updateHoverStyles(e,t,n){const a=this.options.hover,i=(e,t)=>e.filter((e=>!t.some((t=>e.datasetIndex===t.datasetIndex&&e.index===t.index)))),r=i(t,e),s=n?e:i(e,t);r.length&&this.updateHoverStyle(r,a.mode,!1),s.length&&a.mode&&this.updateHoverStyle(s,a.mode,!0)}_eventHandler(e,t){const n={event:e,replay:t,cancelable:!0,inChartArea:this.isPointInArea(e)},a=t=>(t.options.events||this.options.events).includes(e.native.type);if(!1===this.notifyPlugins("beforeEvent",n,a))return;const i=this._handleEvent(e,t,n.inChartArea);return n.cancelable=!1,this.notifyPlugins("afterEvent",n,a),(i||n.changed)&&this.render(),this}_handleEvent(e,t,n){const{_active:i=[],options:r}=this,s=t,o=this._getActiveElements(e,i,n,s),l=(0,a.aj)(e),d=function(e,t,n,a){return n&&"mouseout"!==e.type?a?t:e:null}(e,this._lastEvent,n,l);n&&(this._lastEvent=null,(0,a.C)(r.onHover,[e,o,this],this),l&&(0,a.C)(r.onClick,[e,o,this],this));const c=!(0,a.ai)(o,i);return(c||t)&&(this._active=o,this._updateHoverStyles(o,i,t)),this._lastEvent=d,c}_getActiveElements(e,t,n,a){if("mouseout"===e.type)return[];if(!n)return t;const i=this.options.hover;return this.getElementsAtEventForMode(e,i.mode,i,a)}}const lt=()=>(0,a.Q)(ot.instances,(e=>e._plugins.invalidate())),dt=!0;function ct(e,t,n){const{startAngle:i,pixelMargin:r,x:s,y:o,outerRadius:l,innerRadius:d}=t;let c=r/l;e.beginPath(),e.arc(s,o,l,i-c,n+c),d>r?(c=r/d,e.arc(s,o,d,n+c,i-c,!0)):e.arc(s,o,r,n+a.H,i-a.H),e.closePath(),e.clip()}function ut(e,t,n,i){const r=(s=e.options.borderRadius,(0,a.al)(s,["outerStart","outerEnd","innerStart","innerEnd"]));var s;const o=(n-t)/2,l=Math.min(o,i*t/2),d=e=>{const t=(n-Math.min(o,e))*i/2;return(0,a.E)(e,0,Math.min(o,t))};return{outerStart:d(r.outerStart),outerEnd:d(r.outerEnd),innerStart:(0,a.E)(r.innerStart,0,l),innerEnd:(0,a.E)(r.innerEnd,0,l)}}function ht(e,t,n,a){return{x:n+e*Math.cos(t),y:a+e*Math.sin(t)}}function mt(e,t,n,i,r,s){const{x:o,y:l,startAngle:d,pixelMargin:c,innerRadius:u}=t,h=Math.max(t.outerRadius+i+n-c,0),m=u>0?u+i+n+c:0;let _=0;const p=r-d;if(i){const e=((u>0?u-i:0)+(h>0?h-i:0))/2;_=(p-(0!==e?p*e/(e+i):p))/2}const f=(p-Math.max(.001,p*h-n/a.P)/h)/2,g=d+f+_,y=r-f-_,{outerStart:b,outerEnd:v,innerStart:M,innerEnd:x}=ut(t,m,h,y-g),w=h-b,k=h-v,L=g+b/w,Y=y-v/k,D=m+M,T=m+x,S=g+M/D,j=y-x/T;if(e.beginPath(),s){if(e.arc(o,l,h,L,Y),v>0){const t=ht(k,Y,o,l);e.arc(t.x,t.y,v,Y,y+a.H)}const t=ht(T,y,o,l);if(e.lineTo(t.x,t.y),x>0){const t=ht(T,j,o,l);e.arc(t.x,t.y,x,y+a.H,j+Math.PI)}if(e.arc(o,l,m,y-x/m,g+M/m,!0),M>0){const t=ht(D,S,o,l);e.arc(t.x,t.y,M,S+Math.PI,g-a.H)}const n=ht(w,g,o,l);if(e.lineTo(n.x,n.y),b>0){const t=ht(w,L,o,l);e.arc(t.x,t.y,b,g-a.H,L)}}else{e.moveTo(o,l);const t=Math.cos(L)*h+o,n=Math.sin(L)*h+l;e.lineTo(t,n);const a=Math.cos(Y)*h+o,i=Math.sin(Y)*h+l;e.lineTo(a,i)}e.closePath()}function _t(e,t,n,i,r,s){const{options:o}=t,{borderWidth:l,borderJoinStyle:d}=o,c="inner"===o.borderAlign;l&&(c?(e.lineWidth=2*l,e.lineJoin=d||"round"):(e.lineWidth=l,e.lineJoin=d||"bevel"),t.fullCircles&&function(e,t,n){const{x:i,y:r,startAngle:s,pixelMargin:o,fullCircles:l}=t,d=Math.max(t.outerRadius-o,0),c=t.innerRadius+o;let u;for(n&&ct(e,t,s+a.T),e.beginPath(),e.arc(i,r,c,s+a.T,s,!0),u=0;u<l;++u)e.stroke();for(e.beginPath(),e.arc(i,r,d,s,s+a.T),u=0;u<l;++u)e.stroke()}(e,t,c),c&&ct(e,t,r),mt(e,t,n,i,r,s),e.stroke())}Object.defineProperties(ot,{defaults:{enumerable:dt,value:a.d},instances:{enumerable:dt,value:it},overrides:{enumerable:dt,value:a.U},registry:{enumerable:dt,value:q},version:{enumerable:dt,value:"3.9.1"},getChart:{enumerable:dt,value:rt},register:{enumerable:dt,value:(...e)=>{q.add(...e),lt()}},unregister:{enumerable:dt,value:(...e)=>{q.remove(...e),lt()}}});class pt extends I{constructor(e){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,e&&Object.assign(this,e)}inRange(e,t,n){const i=this.getProps(["x","y"],n),{angle:r,distance:s}=(0,a.a0)(i,{x:e,y:t}),{startAngle:o,endAngle:l,innerRadius:d,outerRadius:c,circumference:u}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],n),h=this.options.spacing/2,m=(0,a.v)(u,l-o)>=a.T||(0,a.p)(r,o,l),_=(0,a.ak)(s,d+h,c+h);return m&&_}getCenterPoint(e){const{x:t,y:n,startAngle:a,endAngle:i,innerRadius:r,outerRadius:s}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:o,spacing:l}=this.options,d=(a+i)/2,c=(r+s+l+o)/2;return{x:t+Math.cos(d)*c,y:n+Math.sin(d)*c}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:t,circumference:n}=this,i=(t.offset||0)/2,r=(t.spacing||0)/2,s=t.circular;if(this.pixelMargin="inner"===t.borderAlign?.33:0,this.fullCircles=n>a.T?Math.floor(n/a.T):0,0===n||this.innerRadius<0||this.outerRadius<0)return;e.save();let o=0;if(i){o=i/2;const t=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(t)*o,Math.sin(t)*o),this.circumference>=a.P&&(o=i)}e.fillStyle=t.backgroundColor,e.strokeStyle=t.borderColor;const l=function(e,t,n,i,r){const{fullCircles:s,startAngle:o,circumference:l}=t;let d=t.endAngle;if(s){mt(e,t,n,i,o+a.T,r);for(let t=0;t<s;++t)e.fill();isNaN(l)||(d=o+l%a.T,l%a.T==0&&(d+=a.T))}return mt(e,t,n,i,d,r),e.fill(),d}(e,this,o,r,s);_t(e,this,o,r,l,s),e.restore()}}function ft(e,t,n=t){e.lineCap=(0,a.v)(n.borderCapStyle,t.borderCapStyle),e.setLineDash((0,a.v)(n.borderDash,t.borderDash)),e.lineDashOffset=(0,a.v)(n.borderDashOffset,t.borderDashOffset),e.lineJoin=(0,a.v)(n.borderJoinStyle,t.borderJoinStyle),e.lineWidth=(0,a.v)(n.borderWidth,t.borderWidth),e.strokeStyle=(0,a.v)(n.borderColor,t.borderColor)}function gt(e,t,n){e.lineTo(n.x,n.y)}function yt(e,t,n={}){const a=e.length,{start:i=0,end:r=a-1}=n,{start:s,end:o}=t,l=Math.max(i,s),d=Math.min(r,o),c=i<s&&r<s||i>o&&r>o;return{count:a,start:l,loop:t.loop,ilen:d<l&&!c?a+d-l:d-l}}function bt(e,t,n,i){const{points:r,options:s}=t,{count:o,start:l,loop:d,ilen:c}=yt(r,n,i),u=function(e){return e.stepped?a.as:e.tension||"monotone"===e.cubicInterpolationMode?a.at:gt}(s);let h,m,_,{move:p=!0,reverse:f}=i||{};for(h=0;h<=c;++h)m=r[(l+(f?c-h:h))%o],m.skip||(p?(e.moveTo(m.x,m.y),p=!1):u(e,_,m,f,s.stepped),_=m);return d&&(m=r[(l+(f?c:0))%o],u(e,_,m,f,s.stepped)),!!d}function vt(e,t,n,a){const i=t.points,{count:r,start:s,ilen:o}=yt(i,n,a),{move:l=!0,reverse:d}=a||{};let c,u,h,m,_,p,f=0,g=0;const y=e=>(s+(d?o-e:e))%r,b=()=>{m!==_&&(e.lineTo(f,_),e.lineTo(f,m),e.lineTo(f,p))};for(l&&(u=i[y(0)],e.moveTo(u.x,u.y)),c=0;c<=o;++c){if(u=i[y(c)],u.skip)continue;const t=u.x,n=u.y,a=0|t;a===h?(n<m?m=n:n>_&&(_=n),f=(g*f+t)/++g):(b(),e.lineTo(t,n),h=a,g=0,m=_=n),p=n}b()}function Mt(e){const t=e.options,n=t.borderDash&&t.borderDash.length;return!(e._decimated||e._loop||t.tension||"monotone"===t.cubicInterpolationMode||t.stepped||n)?vt:bt}pt.id="arc",pt.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0},pt.defaultRoutes={backgroundColor:"backgroundColor"};const xt="function"==typeof Path2D;function wt(e,t,n,a){xt&&!t.options.segment?function(e,t,n,a){let i=t._path;i||(i=t._path=new Path2D,t.path(i,n,a)&&i.closePath()),ft(e,t.options),e.stroke(i)}(e,t,n,a):function(e,t,n,a){const{segments:i,options:r}=t,s=Mt(t);for(const o of i)ft(e,r,o.style),e.beginPath(),s(e,t,o,{start:n,end:n+a-1})&&e.closePath(),e.stroke()}(e,t,n,a)}class kt extends I{constructor(e){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,e&&Object.assign(this,e)}updateControlPoints(e,t){const n=this.options;if((n.tension||"monotone"===n.cubicInterpolationMode)&&!n.stepped&&!this._pointsUpdated){const i=n.spanGaps?this._loop:this._fullLoop;(0,a.am)(this._points,n,e,i,t),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=(0,a.an)(this,this.options.segment))}first(){const e=this.segments,t=this.points;return e.length&&t[e[0].start]}last(){const e=this.segments,t=this.points,n=e.length;return n&&t[e[n-1].end]}interpolate(e,t){const n=this.options,i=e[t],r=this.points,s=(0,a.ao)(this,{property:t,start:i,end:i});if(!s.length)return;const o=[],l=function(e){return e.stepped?a.ap:e.tension||"monotone"===e.cubicInterpolationMode?a.aq:a.ar}(n);let d,c;for(d=0,c=s.length;d<c;++d){const{start:a,end:c}=s[d],u=r[a],h=r[c];if(u===h){o.push(u);continue}const m=l(u,h,Math.abs((i-u[t])/(h[t]-u[t])),n.stepped);m[t]=e[t],o.push(m)}return 1===o.length?o[0]:o}pathSegment(e,t,n){return Mt(this)(e,this,t,n)}path(e,t,n){const a=this.segments,i=Mt(this);let r=this._loop;t=t||0,n=n||this.points.length-t;for(const s of a)r&=i(e,this,s,{start:t,end:t+n-1});return!!r}draw(e,t,n,a){const i=this.options||{};(this.points||[]).length&&i.borderWidth&&(e.save(),wt(e,this,n,a),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function Lt(e,t,n,a){const i=e.options,{[n]:r}=e.getProps([n],a);return Math.abs(t-r)<i.radius+i.hitRadius}kt.id="line",kt.defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0},kt.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"},kt.descriptors={_scriptable:!0,_indexable:e=>"borderDash"!==e&&"fill"!==e};class Yt extends I{constructor(e){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,e&&Object.assign(this,e)}inRange(e,t,n){const a=this.options,{x:i,y:r}=this.getProps(["x","y"],n);return Math.pow(e-i,2)+Math.pow(t-r,2)<Math.pow(a.hitRadius+a.radius,2)}inXRange(e,t){return Lt(this,e,"x",t)}inYRange(e,t){return Lt(this,e,"y",t)}getCenterPoint(e){const{x:t,y:n}=this.getProps(["x","y"],e);return{x:t,y:n}}size(e){let t=(e=e||this.options||{}).radius||0;t=Math.max(t,t&&e.hoverRadius||0);return 2*(t+(t&&e.borderWidth||0))}draw(e,t){const n=this.options;this.skip||n.radius<.1||!(0,a.$)(this,t,this.size(n)/2)||(e.strokeStyle=n.borderColor,e.lineWidth=n.borderWidth,e.fillStyle=n.backgroundColor,(0,a.au)(e,n,this.x,this.y))}getRange(){const e=this.options||{};return e.radius+e.hitRadius}}function Dt(e,t){const{x:n,y:a,base:i,width:r,height:s}=e.getProps(["x","y","base","width","height"],t);let o,l,d,c,u;return e.horizontal?(u=s/2,o=Math.min(n,i),l=Math.max(n,i),d=a-u,c=a+u):(u=r/2,o=n-u,l=n+u,d=Math.min(a,i),c=Math.max(a,i)),{left:o,top:d,right:l,bottom:c}}function Tt(e,t,n,i){return e?0:(0,a.E)(t,n,i)}function St(e){const t=Dt(e),n=t.right-t.left,i=t.bottom-t.top,r=function(e,t,n){const i=e.options.borderWidth,r=e.borderSkipped,s=(0,a.aw)(i);return{t:Tt(r.top,s.top,0,n),r:Tt(r.right,s.right,0,t),b:Tt(r.bottom,s.bottom,0,n),l:Tt(r.left,s.left,0,t)}}(e,n/2,i/2),s=function(e,t,n){const{enableBorderRadius:i}=e.getProps(["enableBorderRadius"]),r=e.options.borderRadius,s=(0,a.ax)(r),o=Math.min(t,n),l=e.borderSkipped,d=i||(0,a.i)(r);return{topLeft:Tt(!d||l.top||l.left,s.topLeft,0,o),topRight:Tt(!d||l.top||l.right,s.topRight,0,o),bottomLeft:Tt(!d||l.bottom||l.left,s.bottomLeft,0,o),bottomRight:Tt(!d||l.bottom||l.right,s.bottomRight,0,o)}}(e,n/2,i/2);return{outer:{x:t.left,y:t.top,w:n,h:i,radius:s},inner:{x:t.left+r.l,y:t.top+r.t,w:n-r.l-r.r,h:i-r.t-r.b,radius:{topLeft:Math.max(0,s.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,s.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,s.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,s.bottomRight-Math.max(r.b,r.r))}}}}function jt(e,t,n,i){const r=null===t,s=null===n,o=e&&!(r&&s)&&Dt(e,i);return o&&(r||(0,a.ak)(t,o.left,o.right))&&(s||(0,a.ak)(n,o.top,o.bottom))}function Ht(e,t){e.rect(t.x,t.y,t.w,t.h)}function Ct(e,t,n={}){const a=e.x!==n.x?-t:0,i=e.y!==n.y?-t:0,r=(e.x+e.w!==n.x+n.w?t:0)-a,s=(e.y+e.h!==n.y+n.h?t:0)-i;return{x:e.x+a,y:e.y+i,w:e.w+r,h:e.h+s,radius:e.radius}}Yt.id="point",Yt.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},Yt.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};class At extends I{constructor(e){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,e&&Object.assign(this,e)}draw(e){const{inflateAmount:t,options:{borderColor:n,backgroundColor:i}}=this,{inner:r,outer:s}=St(this),o=(l=s.radius).topLeft||l.topRight||l.bottomLeft||l.bottomRight?a.av:Ht;var l;e.save(),s.w===r.w&&s.h===r.h||(e.beginPath(),o(e,Ct(s,t,r)),e.clip(),o(e,Ct(r,-t,s)),e.fillStyle=n,e.fill("evenodd")),e.beginPath(),o(e,Ct(r,t)),e.fillStyle=i,e.fill(),e.restore()}inRange(e,t,n){return jt(this,e,t,n)}inXRange(e,t){return jt(this,e,null,t)}inYRange(e,t){return jt(this,null,e,t)}getCenterPoint(e){const{x:t,y:n,base:a,horizontal:i}=this.getProps(["x","y","base","horizontal"],e);return{x:i?(t+a)/2:t,y:i?n:(n+a)/2}}getRange(e){return"x"===e?this.width/2:this.height/2}}At.id="bar",At.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0},At.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};const Et=(e,t)=>{let{boxHeight:n=t,boxWidth:a=t}=e;return e.usePointStyle&&(n=Math.min(n,t),a=e.pointStyleWidth||Math.min(a,t)),{boxWidth:a,boxHeight:n,itemHeight:Math.max(t,n)}};class Pt extends I{constructor(e){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,t,n){this.maxWidth=e,this.maxHeight=t,this._margins=n,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const e=this.options.labels||{};let t=(0,a.C)(e.generateLabels,[this.chart],this)||[];e.filter&&(t=t.filter((t=>e.filter(t,this.chart.data)))),e.sort&&(t=t.sort(((t,n)=>e.sort(t,n,this.chart.data)))),this.options.reverse&&t.reverse(),this.legendItems=t}fit(){const{options:e,ctx:t}=this;if(!e.display)return void(this.width=this.height=0);const n=e.labels,i=(0,a.O)(n.font),r=i.size,s=this._computeTitleHeight(),{boxWidth:o,itemHeight:l}=Et(n,r);let d,c;t.font=i.string,this.isHorizontal()?(d=this.maxWidth,c=this._fitRows(s,r,o,l)+10):(c=this.maxHeight,d=this._fitCols(s,r,o,l)+10),this.width=Math.min(d,e.maxWidth||this.maxWidth),this.height=Math.min(c,e.maxHeight||this.maxHeight)}_fitRows(e,t,n,a){const{ctx:i,maxWidth:r,options:{labels:{padding:s}}}=this,o=this.legendHitBoxes=[],l=this.lineWidths=[0],d=a+s;let c=e;i.textAlign="left",i.textBaseline="middle";let u=-1,h=-d;return this.legendItems.forEach(((e,m)=>{const _=n+t/2+i.measureText(e.text).width;(0===m||l[l.length-1]+_+2*s>r)&&(c+=d,l[l.length-(m>0?0:1)]=0,h+=d,u++),o[m]={left:0,top:h,row:u,width:_,height:a},l[l.length-1]+=_+s})),c}_fitCols(e,t,n,a){const{ctx:i,maxHeight:r,options:{labels:{padding:s}}}=this,o=this.legendHitBoxes=[],l=this.columnSizes=[],d=r-e;let c=s,u=0,h=0,m=0,_=0;return this.legendItems.forEach(((e,r)=>{const p=n+t/2+i.measureText(e.text).width;r>0&&h+a+2*s>d&&(c+=u+s,l.push({width:u,height:h}),m+=u+s,_++,u=h=0),o[r]={left:m,top:h,col:_,width:p,height:a},u=Math.max(u,p),h+=a+s})),c+=u,l.push({width:u,height:h}),c}adjustHitBoxes(){if(!this.options.display)return;const e=this._computeTitleHeight(),{legendHitBoxes:t,options:{align:n,labels:{padding:i},rtl:r}}=this,s=(0,a.aA)(r,this.left,this.width);if(this.isHorizontal()){let r=0,o=(0,a.S)(n,this.left+i,this.right-this.lineWidths[r]);for(const l of t)r!==l.row&&(r=l.row,o=(0,a.S)(n,this.left+i,this.right-this.lineWidths[r])),l.top+=this.top+e+i,l.left=s.leftForLtr(s.x(o),l.width),o+=l.width+i}else{let r=0,o=(0,a.S)(n,this.top+e+i,this.bottom-this.columnSizes[r].height);for(const l of t)l.col!==r&&(r=l.col,o=(0,a.S)(n,this.top+e+i,this.bottom-this.columnSizes[r].height)),l.top=o,l.left+=this.left+i,l.left=s.leftForLtr(s.x(l.left),l.width),o+=l.height+i}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){if(this.options.display){const e=this.ctx;(0,a.L)(e,this),this._draw(),(0,a.N)(e)}}_draw(){const{options:e,columnSizes:t,lineWidths:n,ctx:i}=this,{align:r,labels:s}=e,o=a.d.color,l=(0,a.aA)(e.rtl,this.left,this.width),d=(0,a.O)(s.font),{color:c,padding:u}=s,h=d.size,m=h/2;let _;this.drawTitle(),i.textAlign=l.textAlign("left"),i.textBaseline="middle",i.lineWidth=.5,i.font=d.string;const{boxWidth:p,boxHeight:f,itemHeight:g}=Et(s,h),y=this.isHorizontal(),b=this._computeTitleHeight();_=y?{x:(0,a.S)(r,this.left+u,this.right-n[0]),y:this.top+u+b,line:0}:{x:this.left+u,y:(0,a.S)(r,this.top+b+u,this.bottom-t[0].height),line:0},(0,a.aB)(this.ctx,e.textDirection);const v=g+u;this.legendItems.forEach(((M,x)=>{i.strokeStyle=M.fontColor||c,i.fillStyle=M.fontColor||c;const w=i.measureText(M.text).width,k=l.textAlign(M.textAlign||(M.textAlign=s.textAlign)),L=p+m+w;let Y=_.x,D=_.y;l.setWidth(this.width),y?x>0&&Y+L+u>this.right&&(D=_.y+=v,_.line++,Y=_.x=(0,a.S)(r,this.left+u,this.right-n[_.line])):x>0&&D+v>this.bottom&&(Y=_.x=Y+t[_.line].width+u,_.line++,D=_.y=(0,a.S)(r,this.top+b+u,this.bottom-t[_.line].height));!function(e,t,n){if(isNaN(p)||p<=0||isNaN(f)||f<0)return;i.save();const r=(0,a.v)(n.lineWidth,1);if(i.fillStyle=(0,a.v)(n.fillStyle,o),i.lineCap=(0,a.v)(n.lineCap,"butt"),i.lineDashOffset=(0,a.v)(n.lineDashOffset,0),i.lineJoin=(0,a.v)(n.lineJoin,"miter"),i.lineWidth=r,i.strokeStyle=(0,a.v)(n.strokeStyle,o),i.setLineDash((0,a.v)(n.lineDash,[])),s.usePointStyle){const o={radius:f*Math.SQRT2/2,pointStyle:n.pointStyle,rotation:n.rotation,borderWidth:r},d=l.xPlus(e,p/2),c=t+m;(0,a.aE)(i,o,d,c,s.pointStyleWidth&&p)}else{const s=t+Math.max((h-f)/2,0),o=l.leftForLtr(e,p),d=(0,a.ax)(n.borderRadius);i.beginPath(),Object.values(d).some((e=>0!==e))?(0,a.av)(i,{x:o,y:s,w:p,h:f,radius:d}):i.rect(o,s,p,f),i.fill(),0!==r&&i.stroke()}i.restore()}(l.x(Y),D,M),Y=(0,a.aC)(k,Y+p+m,y?Y+L:this.right,e.rtl),function(e,t,n){(0,a.M)(i,n.text,e,t+g/2,d,{strikethrough:n.hidden,textAlign:l.textAlign(n.textAlign)})}(l.x(Y),D,M),y?_.x+=L+u:_.y+=v})),(0,a.aD)(this.ctx,e.textDirection)}drawTitle(){const e=this.options,t=e.title,n=(0,a.O)(t.font),i=(0,a.K)(t.padding);if(!t.display)return;const r=(0,a.aA)(e.rtl,this.left,this.width),s=this.ctx,o=t.position,l=n.size/2,d=i.top+l;let c,u=this.left,h=this.width;if(this.isHorizontal())h=Math.max(...this.lineWidths),c=this.top+d,u=(0,a.S)(e.align,u,this.right-h);else{const t=this.columnSizes.reduce(((e,t)=>Math.max(e,t.height)),0);c=d+(0,a.S)(e.align,this.top,this.bottom-t-e.labels.padding-this._computeTitleHeight())}const m=(0,a.S)(o,u,u+h);s.textAlign=r.textAlign((0,a.R)(o)),s.textBaseline="middle",s.strokeStyle=t.color,s.fillStyle=t.color,s.font=n.string,(0,a.M)(s,t.text,m,c,n)}_computeTitleHeight(){const e=this.options.title,t=(0,a.O)(e.font),n=(0,a.K)(e.padding);return e.display?t.lineHeight+n.height:0}_getLegendItemAt(e,t){let n,i,r;if((0,a.ak)(e,this.left,this.right)&&(0,a.ak)(t,this.top,this.bottom))for(r=this.legendHitBoxes,n=0;n<r.length;++n)if(i=r[n],(0,a.ak)(e,i.left,i.left+i.width)&&(0,a.ak)(t,i.top,i.top+i.height))return this.legendItems[n];return null}handleEvent(e){const t=this.options;if(!function(e,t){if(("mousemove"===e||"mouseout"===e)&&(t.onHover||t.onLeave))return!0;if(t.onClick&&("click"===e||"mouseup"===e))return!0;return!1}(e.type,t))return;const n=this._getLegendItemAt(e.x,e.y);if("mousemove"===e.type||"mouseout"===e.type){const s=this._hoveredItem,o=(r=n,null!==(i=s)&&null!==r&&i.datasetIndex===r.datasetIndex&&i.index===r.index);s&&!o&&(0,a.C)(t.onLeave,[e,s,this],this),this._hoveredItem=n,n&&!o&&(0,a.C)(t.onHover,[e,n,this],this)}else n&&(0,a.C)(t.onClick,[e,n,this],this);var i,r}}var Ot={id:"legend",_element:Pt,start(e,t,n){const a=e.legend=new Pt({ctx:e.ctx,options:n,chart:e});ve.configure(e,a,n),ve.addBox(e,a)},stop(e){ve.removeBox(e,e.legend),delete e.legend},beforeUpdate(e,t,n){const a=e.legend;ve.configure(e,a,n),a.options=n},afterUpdate(e){const t=e.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(e,t){t.replay||e.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(e,t,n){const a=t.datasetIndex,i=n.chart;i.isDatasetVisible(a)?(i.hide(a),t.hidden=!0):(i.show(a),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:e=>e.chart.options.color,boxWidth:40,padding:10,generateLabels(e){const t=e.data.datasets,{labels:{usePointStyle:n,pointStyle:i,textAlign:r,color:s}}=e.legend.options;return e._getSortedDatasetMetas().map((e=>{const o=e.controller.getStyle(n?0:void 0),l=(0,a.K)(o.borderWidth);return{text:t[e.index].label,fillStyle:o.backgroundColor,fontColor:s,hidden:!e.visible,lineCap:o.borderCapStyle,lineDash:o.borderDash,lineDashOffset:o.borderDashOffset,lineJoin:o.borderJoinStyle,lineWidth:(l.width+l.height)/4,strokeStyle:o.borderColor,pointStyle:i||o.pointStyle,rotation:o.rotation,textAlign:r||o.textAlign,borderRadius:0,datasetIndex:e.index}}),this)}},title:{color:e=>e.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:e=>!e.startsWith("on"),labels:{_scriptable:e=>!["generateLabels","filter","sort"].includes(e)}}};class It extends I{constructor(e){super(),this.chart=e.chart,this.options=e.options,this.ctx=e.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(e,t){const n=this.options;if(this.left=0,this.top=0,!n.display)return void(this.width=this.height=this.right=this.bottom=0);this.width=this.right=e,this.height=this.bottom=t;const i=(0,a.b)(n.text)?n.text.length:1;this._padding=(0,a.K)(n.padding);const r=i*(0,a.O)(n.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=r:this.width=r}isHorizontal(){const e=this.options.position;return"top"===e||"bottom"===e}_drawArgs(e){const{top:t,left:n,bottom:i,right:r,options:s}=this,o=s.align;let l,d,c,u=0;return this.isHorizontal()?(d=(0,a.S)(o,n,r),c=t+e,l=r-n):("left"===s.position?(d=n+e,c=(0,a.S)(o,i,t),u=-.5*a.P):(d=r-e,c=(0,a.S)(o,t,i),u=.5*a.P),l=i-t),{titleX:d,titleY:c,maxWidth:l,rotation:u}}draw(){const e=this.ctx,t=this.options;if(!t.display)return;const n=(0,a.O)(t.font),i=n.lineHeight/2+this._padding.top,{titleX:r,titleY:s,maxWidth:o,rotation:l}=this._drawArgs(i);(0,a.M)(e,t.text,0,0,n,{color:t.color,maxWidth:o,rotation:l,textAlign:(0,a.R)(t.align),textBaseline:"middle",translation:[r,s]})}}var Nt={id:"title",_element:It,start(e,t,n){!function(e,t){const n=new It({ctx:e.ctx,options:t,chart:e});ve.configure(e,n,t),ve.addBox(e,n),e.titleBlock=n}(e,n)},stop(e){const t=e.titleBlock;ve.removeBox(e,t),delete e.titleBlock},beforeUpdate(e,t,n){const a=e.titleBlock;ve.configure(e,a,n),a.options=n},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};new WeakMap;const zt={average(e){if(!e.length)return!1;let t,n,a=0,i=0,r=0;for(t=0,n=e.length;t<n;++t){const n=e[t].element;if(n&&n.hasValue()){const e=n.tooltipPosition();a+=e.x,i+=e.y,++r}}return{x:a/r,y:i/r}},nearest(e,t){if(!e.length)return!1;let n,i,r,s=t.x,o=t.y,l=Number.POSITIVE_INFINITY;for(n=0,i=e.length;n<i;++n){const i=e[n].element;if(i&&i.hasValue()){const e=i.getCenterPoint(),n=(0,a.aG)(t,e);n<l&&(l=n,r=i)}}if(r){const e=r.tooltipPosition();s=e.x,o=e.y}return{x:s,y:o}}};function Ft(e,t){return t&&((0,a.b)(t)?Array.prototype.push.apply(e,t):e.push(t)),e}function Rt(e){return("string"==typeof e||e instanceof String)&&e.indexOf("\n")>-1?e.split("\n"):e}function Wt(e,t){const{element:n,datasetIndex:a,index:i}=t,r=e.getDatasetMeta(a).controller,{label:s,value:o}=r.getLabelAndValue(i);return{chart:e,label:s,parsed:r.getParsed(i),raw:e.data.datasets[a].data[i],formattedValue:o,dataset:r.getDataset(),dataIndex:i,datasetIndex:a,element:n}}function Bt(e,t){const n=e.chart.ctx,{body:i,footer:r,title:s}=e,{boxWidth:o,boxHeight:l}=t,d=(0,a.O)(t.bodyFont),c=(0,a.O)(t.titleFont),u=(0,a.O)(t.footerFont),h=s.length,m=r.length,_=i.length,p=(0,a.K)(t.padding);let f=p.height,g=0,y=i.reduce(((e,t)=>e+t.before.length+t.lines.length+t.after.length),0);if(y+=e.beforeBody.length+e.afterBody.length,h&&(f+=h*c.lineHeight+(h-1)*t.titleSpacing+t.titleMarginBottom),y){f+=_*(t.displayColors?Math.max(l,d.lineHeight):d.lineHeight)+(y-_)*d.lineHeight+(y-1)*t.bodySpacing}m&&(f+=t.footerMarginTop+m*u.lineHeight+(m-1)*t.footerSpacing);let b=0;const v=function(e){g=Math.max(g,n.measureText(e).width+b)};return n.save(),n.font=c.string,(0,a.Q)(e.title,v),n.font=d.string,(0,a.Q)(e.beforeBody.concat(e.afterBody),v),b=t.displayColors?o+2+t.boxPadding:0,(0,a.Q)(i,(e=>{(0,a.Q)(e.before,v),(0,a.Q)(e.lines,v),(0,a.Q)(e.after,v)})),b=0,n.font=u.string,(0,a.Q)(e.footer,v),n.restore(),g+=p.width,{width:g,height:f}}function Vt(e,t,n,a){const{x:i,width:r}=n,{width:s,chartArea:{left:o,right:l}}=e;let d="center";return"center"===a?d=i<=(o+l)/2?"left":"right":i<=r/2?d="left":i>=s-r/2&&(d="right"),function(e,t,n,a){const{x:i,width:r}=a,s=n.caretSize+n.caretPadding;return"left"===e&&i+r+s>t.width||"right"===e&&i-r-s<0||void 0}(d,e,t,n)&&(d="center"),d}function $t(e,t,n){const a=n.yAlign||t.yAlign||function(e,t){const{y:n,height:a}=t;return n<a/2?"top":n>e.height-a/2?"bottom":"center"}(e,n);return{xAlign:n.xAlign||t.xAlign||Vt(e,t,n,a),yAlign:a}}function Ut(e,t,n,i){const{caretSize:r,caretPadding:s,cornerRadius:o}=e,{xAlign:l,yAlign:d}=n,c=r+s,{topLeft:u,topRight:h,bottomLeft:m,bottomRight:_}=(0,a.ax)(o);let p=function(e,t){let{x:n,width:a}=e;return"right"===t?n-=a:"center"===t&&(n-=a/2),n}(t,l);const f=function(e,t,n){let{y:a,height:i}=e;return"top"===t?a+=n:a-="bottom"===t?i+n:i/2,a}(t,d,c);return"center"===d?"left"===l?p+=c:"right"===l&&(p-=c):"left"===l?p-=Math.max(u,m)+r:"right"===l&&(p+=Math.max(h,_)+r),{x:(0,a.E)(p,0,i.width-t.width),y:(0,a.E)(f,0,i.height-t.height)}}function Jt(e,t,n){const i=(0,a.K)(n.padding);return"center"===t?e.x+e.width/2:"right"===t?e.x+e.width-i.right:e.x+i.left}function Gt(e){return Ft([],Rt(e))}function Zt(e,t){const n=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return n?e.override(n):e}class qt extends I{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart||e._chart,this._chart=this.chart,this.options=e.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const t=this.chart,n=this.options.setContext(this.getContext()),a=n.enabled&&t.options.animation&&n.animations,i=new d(this.chart,a);return a._cacheable&&(this._cachedAnimations=Object.freeze(i)),i}getContext(){return this.$context||(this.$context=(e=this.chart.getContext(),t=this,n=this._tooltipItems,(0,a.h)(e,{tooltip:t,tooltipItems:n,type:"tooltip"})));var e,t,n}getTitle(e,t){const{callbacks:n}=t,a=n.beforeTitle.apply(this,[e]),i=n.title.apply(this,[e]),r=n.afterTitle.apply(this,[e]);let s=[];return s=Ft(s,Rt(a)),s=Ft(s,Rt(i)),s=Ft(s,Rt(r)),s}getBeforeBody(e,t){return Gt(t.callbacks.beforeBody.apply(this,[e]))}getBody(e,t){const{callbacks:n}=t,i=[];return(0,a.Q)(e,(e=>{const t={before:[],lines:[],after:[]},a=Zt(n,e);Ft(t.before,Rt(a.beforeLabel.call(this,e))),Ft(t.lines,a.label.call(this,e)),Ft(t.after,Rt(a.afterLabel.call(this,e))),i.push(t)})),i}getAfterBody(e,t){return Gt(t.callbacks.afterBody.apply(this,[e]))}getFooter(e,t){const{callbacks:n}=t,a=n.beforeFooter.apply(this,[e]),i=n.footer.apply(this,[e]),r=n.afterFooter.apply(this,[e]);let s=[];return s=Ft(s,Rt(a)),s=Ft(s,Rt(i)),s=Ft(s,Rt(r)),s}_createItems(e){const t=this._active,n=this.chart.data,i=[],r=[],s=[];let o,l,d=[];for(o=0,l=t.length;o<l;++o)d.push(Wt(this.chart,t[o]));return e.filter&&(d=d.filter(((t,a,i)=>e.filter(t,a,i,n)))),e.itemSort&&(d=d.sort(((t,a)=>e.itemSort(t,a,n)))),(0,a.Q)(d,(t=>{const n=Zt(e.callbacks,t);i.push(n.labelColor.call(this,t)),r.push(n.labelPointStyle.call(this,t)),s.push(n.labelTextColor.call(this,t))})),this.labelColors=i,this.labelPointStyles=r,this.labelTextColors=s,this.dataPoints=d,d}update(e,t){const n=this.options.setContext(this.getContext()),a=this._active;let i,r=[];if(a.length){const e=zt[n.position].call(this,a,this._eventPosition);r=this._createItems(n),this.title=this.getTitle(r,n),this.beforeBody=this.getBeforeBody(r,n),this.body=this.getBody(r,n),this.afterBody=this.getAfterBody(r,n),this.footer=this.getFooter(r,n);const t=this._size=Bt(this,n),s=Object.assign({},e,t),o=$t(this.chart,n,s),l=Ut(n,s,o,this.chart);this.xAlign=o.xAlign,this.yAlign=o.yAlign,i={opacity:1,x:l.x,y:l.y,width:t.width,height:t.height,caretX:e.x,caretY:e.y}}else 0!==this.opacity&&(i={opacity:0});this._tooltipItems=r,this.$context=void 0,i&&this._resolveAnimations().update(this,i),e&&n.external&&n.external.call(this,{chart:this.chart,tooltip:this,replay:t})}drawCaret(e,t,n,a){const i=this.getCaretPosition(e,n,a);t.lineTo(i.x1,i.y1),t.lineTo(i.x2,i.y2),t.lineTo(i.x3,i.y3)}getCaretPosition(e,t,n){const{xAlign:i,yAlign:r}=this,{caretSize:s,cornerRadius:o}=n,{topLeft:l,topRight:d,bottomLeft:c,bottomRight:u}=(0,a.ax)(o),{x:h,y:m}=e,{width:_,height:p}=t;let f,g,y,b,v,M;return"center"===r?(v=m+p/2,"left"===i?(f=h,g=f-s,b=v+s,M=v-s):(f=h+_,g=f+s,b=v-s,M=v+s),y=f):(g="left"===i?h+Math.max(l,c)+s:"right"===i?h+_-Math.max(d,u)-s:this.caretX,"top"===r?(b=m,v=b-s,f=g-s,y=g+s):(b=m+p,v=b+s,f=g+s,y=g-s),M=b),{x1:f,x2:g,x3:y,y1:b,y2:v,y3:M}}drawTitle(e,t,n){const i=this.title,r=i.length;let s,o,l;if(r){const d=(0,a.aA)(n.rtl,this.x,this.width);for(e.x=Jt(this,n.titleAlign,n),t.textAlign=d.textAlign(n.titleAlign),t.textBaseline="middle",s=(0,a.O)(n.titleFont),o=n.titleSpacing,t.fillStyle=n.titleColor,t.font=s.string,l=0;l<r;++l)t.fillText(i[l],d.x(e.x),e.y+s.lineHeight/2),e.y+=s.lineHeight+o,l+1===r&&(e.y+=n.titleMarginBottom-o)}}_drawColorBox(e,t,n,i,r){const s=this.labelColors[n],o=this.labelPointStyles[n],{boxHeight:l,boxWidth:d,boxPadding:c}=r,u=(0,a.O)(r.bodyFont),h=Jt(this,"left",r),m=i.x(h),_=l<u.lineHeight?(u.lineHeight-l)/2:0,p=t.y+_;if(r.usePointStyle){const t={radius:Math.min(d,l)/2,pointStyle:o.pointStyle,rotation:o.rotation,borderWidth:1},n=i.leftForLtr(m,d)+d/2,c=p+l/2;e.strokeStyle=r.multiKeyBackground,e.fillStyle=r.multiKeyBackground,(0,a.au)(e,t,n,c),e.strokeStyle=s.borderColor,e.fillStyle=s.backgroundColor,(0,a.au)(e,t,n,c)}else{e.lineWidth=(0,a.i)(s.borderWidth)?Math.max(...Object.values(s.borderWidth)):s.borderWidth||1,e.strokeStyle=s.borderColor,e.setLineDash(s.borderDash||[]),e.lineDashOffset=s.borderDashOffset||0;const t=i.leftForLtr(m,d-c),n=i.leftForLtr(i.xPlus(m,1),d-c-2),o=(0,a.ax)(s.borderRadius);Object.values(o).some((e=>0!==e))?(e.beginPath(),e.fillStyle=r.multiKeyBackground,(0,a.av)(e,{x:t,y:p,w:d,h:l,radius:o}),e.fill(),e.stroke(),e.fillStyle=s.backgroundColor,e.beginPath(),(0,a.av)(e,{x:n,y:p+1,w:d-2,h:l-2,radius:o}),e.fill()):(e.fillStyle=r.multiKeyBackground,e.fillRect(t,p,d,l),e.strokeRect(t,p,d,l),e.fillStyle=s.backgroundColor,e.fillRect(n,p+1,d-2,l-2))}e.fillStyle=this.labelTextColors[n]}drawBody(e,t,n){const{body:i}=this,{bodySpacing:r,bodyAlign:s,displayColors:o,boxHeight:l,boxWidth:d,boxPadding:c}=n,u=(0,a.O)(n.bodyFont);let h=u.lineHeight,m=0;const _=(0,a.aA)(n.rtl,this.x,this.width),p=function(n){t.fillText(n,_.x(e.x+m),e.y+h/2),e.y+=h+r},f=_.textAlign(s);let g,y,b,v,M,x,w;for(t.textAlign=s,t.textBaseline="middle",t.font=u.string,e.x=Jt(this,f,n),t.fillStyle=n.bodyColor,(0,a.Q)(this.beforeBody,p),m=o&&"right"!==f?"center"===s?d/2+c:d+2+c:0,v=0,x=i.length;v<x;++v){for(g=i[v],y=this.labelTextColors[v],t.fillStyle=y,(0,a.Q)(g.before,p),b=g.lines,o&&b.length&&(this._drawColorBox(t,e,v,_,n),h=Math.max(u.lineHeight,l)),M=0,w=b.length;M<w;++M)p(b[M]),h=u.lineHeight;(0,a.Q)(g.after,p)}m=0,h=u.lineHeight,(0,a.Q)(this.afterBody,p),e.y-=r}drawFooter(e,t,n){const i=this.footer,r=i.length;let s,o;if(r){const l=(0,a.aA)(n.rtl,this.x,this.width);for(e.x=Jt(this,n.footerAlign,n),e.y+=n.footerMarginTop,t.textAlign=l.textAlign(n.footerAlign),t.textBaseline="middle",s=(0,a.O)(n.footerFont),t.fillStyle=n.footerColor,t.font=s.string,o=0;o<r;++o)t.fillText(i[o],l.x(e.x),e.y+s.lineHeight/2),e.y+=s.lineHeight+n.footerSpacing}}drawBackground(e,t,n,i){const{xAlign:r,yAlign:s}=this,{x:o,y:l}=e,{width:d,height:c}=n,{topLeft:u,topRight:h,bottomLeft:m,bottomRight:_}=(0,a.ax)(i.cornerRadius);t.fillStyle=i.backgroundColor,t.strokeStyle=i.borderColor,t.lineWidth=i.borderWidth,t.beginPath(),t.moveTo(o+u,l),"top"===s&&this.drawCaret(e,t,n,i),t.lineTo(o+d-h,l),t.quadraticCurveTo(o+d,l,o+d,l+h),"center"===s&&"right"===r&&this.drawCaret(e,t,n,i),t.lineTo(o+d,l+c-_),t.quadraticCurveTo(o+d,l+c,o+d-_,l+c),"bottom"===s&&this.drawCaret(e,t,n,i),t.lineTo(o+m,l+c),t.quadraticCurveTo(o,l+c,o,l+c-m),"center"===s&&"left"===r&&this.drawCaret(e,t,n,i),t.lineTo(o,l+u),t.quadraticCurveTo(o,l,o+u,l),t.closePath(),t.fill(),i.borderWidth>0&&t.stroke()}_updateAnimationTarget(e){const t=this.chart,n=this.$animations,a=n&&n.x,i=n&&n.y;if(a||i){const n=zt[e.position].call(this,this._active,this._eventPosition);if(!n)return;const r=this._size=Bt(this,e),s=Object.assign({},n,this._size),o=$t(t,e,s),l=Ut(e,s,o,t);a._to===l.x&&i._to===l.y||(this.xAlign=o.xAlign,this.yAlign=o.yAlign,this.width=r.width,this.height=r.height,this.caretX=n.x,this.caretY=n.y,this._resolveAnimations().update(this,l))}}_willRender(){return!!this.opacity}draw(e){const t=this.options.setContext(this.getContext());let n=this.opacity;if(!n)return;this._updateAnimationTarget(t);const i={width:this.width,height:this.height},r={x:this.x,y:this.y};n=Math.abs(n)<.001?0:n;const s=(0,a.K)(t.padding),o=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;t.enabled&&o&&(e.save(),e.globalAlpha=n,this.drawBackground(r,e,i,t),(0,a.aB)(e,t.textDirection),r.y+=s.top,this.drawTitle(r,e,t),this.drawBody(r,e,t),this.drawFooter(r,e,t),(0,a.aD)(e,t.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,t){const n=this._active,i=e.map((({datasetIndex:e,index:t})=>{const n=this.chart.getDatasetMeta(e);if(!n)throw new Error("Cannot find a dataset at index "+e);return{datasetIndex:e,element:n.data[t],index:t}})),r=!(0,a.ai)(n,i),s=this._positionChanged(i,t);(r||s)&&(this._active=i,this._eventPosition=t,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,t,n=!0){if(t&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const i=this.options,r=this._active||[],s=this._getActiveElements(e,r,t,n),o=this._positionChanged(s,e),l=t||!(0,a.ai)(s,r)||o;return l&&(this._active=s,(i.enabled||i.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,t))),l}_getActiveElements(e,t,n,a){const i=this.options;if("mouseout"===e.type)return[];if(!a)return t;const r=this.chart.getElementsAtEventForMode(e,i.mode,i,n);return i.reverse&&r.reverse(),r}_positionChanged(e,t){const{caretX:n,caretY:a,options:i}=this,r=zt[i.position].call(this,e,t);return!1!==r&&(n!==r.x||a!==r.y)}}qt.positioners=zt;var Kt={id:"tooltip",_element:qt,positioners:zt,afterInit(e,t,n){n&&(e.tooltip=new qt({chart:e,options:n}))},beforeUpdate(e,t,n){e.tooltip&&e.tooltip.initialize(n)},reset(e,t,n){e.tooltip&&e.tooltip.initialize(n)},afterDraw(e){const t=e.tooltip;if(t&&t._willRender()){const n={tooltip:t};if(!1===e.notifyPlugins("beforeTooltipDraw",n))return;t.draw(e.ctx),e.notifyPlugins("afterTooltipDraw",n)}},afterEvent(e,t){if(e.tooltip){const n=t.replay;e.tooltip.handleEvent(t.event,n,t.inChartArea)&&(t.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(e,t)=>t.bodyFont.size,boxWidth:(e,t)=>t.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:a.aF,title(e){if(e.length>0){const t=e[0],n=t.chart.data.labels,a=n?n.length:0;if(this&&this.options&&"dataset"===this.options.mode)return t.dataset.label||"";if(t.label)return t.label;if(a>0&&t.dataIndex<a)return n[t.dataIndex]}return""},afterTitle:a.aF,beforeBody:a.aF,beforeLabel:a.aF,label(e){if(this&&this.options&&"dataset"===this.options.mode)return e.label+": "+e.formattedValue||e.formattedValue;let t=e.dataset.label||"";t&&(t+=": ");const n=e.formattedValue;return(0,a.k)(n)||(t+=n),t},labelColor(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{borderColor:t.borderColor,backgroundColor:t.backgroundColor,borderWidth:t.borderWidth,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{pointStyle:t.pointStyle,rotation:t.rotation}},afterLabel:a.aF,afterBody:a.aF,beforeFooter:a.aF,footer:a.aF,afterFooter:a.aF}},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:e=>"filter"!==e&&"itemSort"!==e&&"external"!==e,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};function Xt(e,t,n,a){const i=e.indexOf(t);if(-1===i)return((e,t,n,a)=>("string"==typeof t?(n=e.push(t)-1,a.unshift({index:n,label:t})):isNaN(t)&&(n=null),n))(e,t,n,a);return i!==e.lastIndexOf(t)?n:i}class Qt extends G{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const t=this._addedLabels;if(t.length){const e=this.getLabels();for(const{index:n,label:a}of t)e[n]===a&&e.splice(n,1);this._addedLabels=[]}super.init(e)}parse(e,t){if((0,a.k)(e))return null;const n=this.getLabels();return((e,t)=>null===e?null:(0,a.E)(Math.round(e),0,t))(t=isFinite(t)&&n[t]===e?t:Xt(n,e,(0,a.v)(t,e),this._addedLabels),n.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let{min:n,max:a}=this.getMinMax(!0);"ticks"===this.options.bounds&&(e||(n=0),t||(a=this.getLabels().length-1)),this.min=n,this.max=a}buildTicks(){const e=this.min,t=this.max,n=this.options.offset,a=[];let i=this.getLabels();i=0===e&&t===i.length-1?i:i.slice(e,t+1),this._valueRange=Math.max(i.length-(n?0:1),1),this._startValue=this.min-(n?.5:0);for(let n=e;n<=t;n++)a.push({value:n});return a}getLabelForValue(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return"number"!=typeof e&&(e=this.parse(e)),null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}function en(e,t,{horizontal:n,minRotation:i}){const r=(0,a.t)(i),s=(n?Math.sin(r):Math.cos(r))||.001,o=.75*t*(""+e).length;return Math.min(t/s,o)}Qt.id="category",Qt.defaults={ticks:{callback:Qt.prototype.getLabelForValue}};class tn extends G{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(e,t){return(0,a.k)(e)||("number"==typeof e||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:t,maxDefined:n}=this.getUserBounds();let{min:i,max:r}=this;const s=e=>i=t?i:e,o=e=>r=n?r:e;if(e){const e=(0,a.s)(i),t=(0,a.s)(r);e<0&&t<0?o(0):e>0&&t>0&&s(0)}if(i===r){let t=1;(r>=Number.MAX_SAFE_INTEGER||i<=Number.MIN_SAFE_INTEGER)&&(t=Math.abs(.05*r)),o(r+t),e||s(i-t)}this.min=i,this.max=r}getTickLimit(){const e=this.options.ticks;let t,{maxTicksLimit:n,stepSize:a}=e;return a?(t=Math.ceil(this.max/a)-Math.floor(this.min/a)+1,t>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${a} would result generating up to ${t} ticks. Limiting to 1000.`),t=1e3)):(t=this.computeTickLimit(),n=n||11),n&&(t=Math.min(n,t)),t}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,t=e.ticks;let n=this.getTickLimit();n=Math.max(2,n);const i=function(e,t){const n=[],{bounds:i,step:r,min:s,max:o,precision:l,count:d,maxTicks:c,maxDigits:u,includeBounds:h}=e,m=r||1,_=c-1,{min:p,max:f}=t,g=!(0,a.k)(s),y=!(0,a.k)(o),b=!(0,a.k)(d),v=(f-p)/(u+1);let M,x,w,k,L=(0,a.aI)((f-p)/_/m)*m;if(L<1e-14&&!g&&!y)return[{value:p},{value:f}];k=Math.ceil(f/L)-Math.floor(p/L),k>_&&(L=(0,a.aI)(k*L/_/m)*m),(0,a.k)(l)||(M=Math.pow(10,l),L=Math.ceil(L*M)/M),"ticks"===i?(x=Math.floor(p/L)*L,w=Math.ceil(f/L)*L):(x=p,w=f),g&&y&&r&&(0,a.aJ)((o-s)/r,L/1e3)?(k=Math.round(Math.min((o-s)/L,c)),L=(o-s)/k,x=s,w=o):b?(x=g?s:x,w=y?o:w,k=d-1,L=(w-x)/k):(k=(w-x)/L,k=(0,a.aK)(k,Math.round(k),L/1e3)?Math.round(k):Math.ceil(k));const Y=Math.max((0,a.aL)(L),(0,a.aL)(x));M=Math.pow(10,(0,a.k)(l)?Y:l),x=Math.round(x*M)/M,w=Math.round(w*M)/M;let D=0;for(g&&(h&&x!==s?(n.push({value:s}),x<s&&D++,(0,a.aK)(Math.round((x+D*L)*M)/M,s,en(s,v,e))&&D++):x<s&&D++);D<k;++D)n.push({value:Math.round((x+D*L)*M)/M});return y&&h&&w!==o?n.length&&(0,a.aK)(n[n.length-1].value,o,en(o,v,e))?n[n.length-1].value=o:n.push({value:o}):y&&w!==o||n.push({value:w}),n}({maxTicks:n,bounds:e.bounds,min:e.min,max:e.max,precision:t.precision,step:t.stepSize,count:t.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:t.minRotation||0,includeBounds:!1!==t.includeBounds},this._range||this);return"ticks"===e.bounds&&(0,a.aH)(i,this,"value"),e.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}configure(){const e=this.ticks;let t=this.min,n=this.max;if(super.configure(),this.options.offset&&e.length){const a=(n-t)/Math.max(e.length-1,1)/2;t-=a,n+=a}this._startValue=t,this._endValue=n,this._valueRange=n-t}getLabelForValue(e){return(0,a.o)(e,this.chart.options.locale,this.options.ticks.format)}}class nn extends tn{determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=(0,a.g)(e)?e:0,this.max=(0,a.g)(t)?t:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),t=e?this.width:this.height,n=(0,a.t)(this.options.ticks.minRotation),i=(e?Math.sin(n):Math.cos(n))||.001,r=this._resolveTickFontOptions(0);return Math.ceil(t/Math.min(40,r.lineHeight/i))}getPixelForValue(e){return null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}function an(e){return 1===e/Math.pow(10,Math.floor((0,a.z)(e)))}nn.id="linear",nn.defaults={ticks:{callback:z.formatters.numeric}};class rn extends G{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(e,t){const n=tn.prototype.parse.apply(this,[e,t]);if(0!==n)return(0,a.g)(n)&&n>0?n:null;this._zero=!0}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=(0,a.g)(e)?Math.max(0,e):null,this.max=(0,a.g)(t)?Math.max(0,t):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let n=this.min,i=this.max;const r=t=>n=e?n:t,s=e=>i=t?i:e,o=(e,t)=>Math.pow(10,Math.floor((0,a.z)(e))+t);n===i&&(n<=0?(r(1),s(10)):(r(o(n,-1)),s(o(i,1)))),n<=0&&r(o(i,-1)),i<=0&&s(o(n,1)),this._zero&&this.min!==this._suggestedMin&&n===o(this.min,0)&&r(o(n,-1)),this.min=n,this.max=i}buildTicks(){const e=this.options,t=function(e,t){const n=Math.floor((0,a.z)(t.max)),i=Math.ceil(t.max/Math.pow(10,n)),r=[];let s=(0,a.B)(e.min,Math.pow(10,Math.floor((0,a.z)(t.min)))),o=Math.floor((0,a.z)(s)),l=Math.floor(s/Math.pow(10,o)),d=o<0?Math.pow(10,Math.abs(o)):1;do{r.push({value:s,major:an(s)}),++l,10===l&&(l=1,++o,d=o>=0?1:d),s=Math.round(l*Math.pow(10,o)*d)/d}while(o<n||o===n&&l<i);const c=(0,a.B)(e.max,s);return r.push({value:c,major:an(s)}),r}({min:this._userMin,max:this._userMax},this);return"ticks"===e.bounds&&(0,a.aH)(t,this,"value"),e.reverse?(t.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),t}getLabelForValue(e){return void 0===e?"0":(0,a.o)(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=(0,a.z)(e),this._valueRange=(0,a.z)(this.max)-(0,a.z)(e)}getPixelForValue(e){return void 0!==e&&0!==e||(e=this.min),null===e||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:((0,a.z)(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const t=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+t*this._valueRange)}}function sn(e){const t=e.ticks;if(t.display&&e.display){const e=(0,a.K)(t.backdropPadding);return(0,a.v)(t.font&&t.font.size,a.d.font.size)+e.height}return 0}function on(e,t,n,a,i){return e===a||e===i?{start:t-n/2,end:t+n/2}:e<a||e>i?{start:t-n,end:t}:{start:t,end:t+n}}function ln(e){const t={l:e.left+e._padding.left,r:e.right-e._padding.right,t:e.top+e._padding.top,b:e.bottom-e._padding.bottom},n=Object.assign({},t),i=[],r=[],s=e._pointLabels.length,o=e.options.pointLabels,l=o.centerPointLabels?a.P/s:0;for(let h=0;h<s;h++){const s=o.setContext(e.getPointLabelContext(h));r[h]=s.padding;const m=e.getPointPosition(h,e.drawingArea+r[h],l),_=(0,a.O)(s.font),p=(d=e.ctx,c=_,u=e._pointLabels[h],u=(0,a.b)(u)?u:[u],{w:(0,a.aM)(d,c.string,u),h:u.length*c.lineHeight});i[h]=p;const f=(0,a.az)(e.getIndexAngle(h)+l),g=Math.round((0,a.F)(f));dn(n,t,f,on(g,m.x,p.w,0,180),on(g,m.y,p.h,90,270))}var d,c,u;e.setCenterPoint(t.l-n.l,n.r-t.r,t.t-n.t,n.b-t.b),e._pointLabelItems=function(e,t,n){const i=[],r=e._pointLabels.length,s=e.options,o=sn(s)/2,l=e.drawingArea,d=s.pointLabels.centerPointLabels?a.P/r:0;for(let s=0;s<r;s++){const r=e.getPointPosition(s,l+o+n[s],d),c=Math.round((0,a.F)((0,a.az)(r.angle+a.H))),u=t[s],h=hn(r.y,u.h,c),m=cn(c),_=un(r.x,u.w,m);i.push({x:r.x,y:h,textAlign:m,left:_,top:h,right:_+u.w,bottom:h+u.h})}return i}(e,i,r)}function dn(e,t,n,a,i){const r=Math.abs(Math.sin(n)),s=Math.abs(Math.cos(n));let o=0,l=0;a.start<t.l?(o=(t.l-a.start)/r,e.l=Math.min(e.l,t.l-o)):a.end>t.r&&(o=(a.end-t.r)/r,e.r=Math.max(e.r,t.r+o)),i.start<t.t?(l=(t.t-i.start)/s,e.t=Math.min(e.t,t.t-l)):i.end>t.b&&(l=(i.end-t.b)/s,e.b=Math.max(e.b,t.b+l))}function cn(e){return 0===e||180===e?"center":e<180?"left":"right"}function un(e,t,n){return"right"===n?e-=t:"center"===n&&(e-=t/2),e}function hn(e,t,n){return 90===n||270===n?e-=t/2:(n>270||n<90)&&(e-=t),e}function mn(e,t,n,i){const{ctx:r}=e;if(n)r.arc(e.xCenter,e.yCenter,t,0,a.T);else{let n=e.getPointPosition(0,t);r.moveTo(n.x,n.y);for(let a=1;a<i;a++)n=e.getPointPosition(a,t),r.lineTo(n.x,n.y)}}rn.id="logarithmic",rn.defaults={ticks:{callback:z.formatters.logarithmic,major:{enabled:!0}}};class _n extends tn{constructor(e){super(e),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const e=this._padding=(0,a.K)(sn(this.options)/2),t=this.width=this.maxWidth-e.width,n=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+t/2+e.left),this.yCenter=Math.floor(this.top+n/2+e.top),this.drawingArea=Math.floor(Math.min(t,n)/2)}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!1);this.min=(0,a.g)(e)&&!isNaN(e)?e:0,this.max=(0,a.g)(t)&&!isNaN(t)?t:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/sn(this.options))}generateTickLabels(e){tn.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map(((e,t)=>{const n=(0,a.C)(this.options.pointLabels.callback,[e,t],this);return n||0===n?n:""})).filter(((e,t)=>this.chart.getDataVisibility(t)))}fit(){const e=this.options;e.display&&e.pointLabels.display?ln(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,t,n,a){this.xCenter+=Math.floor((e-t)/2),this.yCenter+=Math.floor((n-a)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,t,n,a))}getIndexAngle(e){const t=a.T/(this._pointLabels.length||1),n=this.options.startAngle||0;return(0,a.az)(e*t+(0,a.t)(n))}getDistanceFromCenterForValue(e){if((0,a.k)(e))return NaN;const t=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*t:(e-this.min)*t}getValueForDistanceFromCenter(e){if((0,a.k)(e))return NaN;const t=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-t:this.min+t}getPointLabelContext(e){const t=this._pointLabels||[];if(e>=0&&e<t.length){const n=t[e];return function(e,t,n){return(0,a.h)(e,{label:n,index:t,type:"pointLabel"})}(this.getContext(),e,n)}}getPointPosition(e,t,n=0){const i=this.getIndexAngle(e)-a.H+n;return{x:Math.cos(i)*t+this.xCenter,y:Math.sin(i)*t+this.yCenter,angle:i}}getPointPositionForValue(e,t){return this.getPointPosition(e,this.getDistanceFromCenterForValue(t))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:t,top:n,right:a,bottom:i}=this._pointLabelItems[e];return{left:t,top:n,right:a,bottom:i}}drawBackground(){const{backgroundColor:e,grid:{circular:t}}=this.options;if(e){const n=this.ctx;n.save(),n.beginPath(),mn(this,this.getDistanceFromCenterForValue(this._endValue),t,this._pointLabels.length),n.closePath(),n.fillStyle=e,n.fill(),n.restore()}}drawGrid(){const e=this.ctx,t=this.options,{angleLines:n,grid:i}=t,r=this._pointLabels.length;let s,o,l;if(t.pointLabels.display&&function(e,t){const{ctx:n,options:{pointLabels:i}}=e;for(let r=t-1;r>=0;r--){const t=i.setContext(e.getPointLabelContext(r)),s=(0,a.O)(t.font),{x:o,y:l,textAlign:d,left:c,top:u,right:h,bottom:m}=e._pointLabelItems[r],{backdropColor:_}=t;if(!(0,a.k)(_)){const e=(0,a.ax)(t.borderRadius),i=(0,a.K)(t.backdropPadding);n.fillStyle=_;const r=c-i.left,s=u-i.top,o=h-c+i.width,l=m-u+i.height;Object.values(e).some((e=>0!==e))?(n.beginPath(),(0,a.av)(n,{x:r,y:s,w:o,h:l,radius:e}),n.fill()):n.fillRect(r,s,o,l)}(0,a.M)(n,e._pointLabels[r],o,l+s.lineHeight/2,s,{color:t.color,textAlign:d,textBaseline:"middle"})}}(this,r),i.display&&this.ticks.forEach(((e,t)=>{if(0!==t){o=this.getDistanceFromCenterForValue(e.value);!function(e,t,n,a){const i=e.ctx,r=t.circular,{color:s,lineWidth:o}=t;!r&&!a||!s||!o||n<0||(i.save(),i.strokeStyle=s,i.lineWidth=o,i.setLineDash(t.borderDash),i.lineDashOffset=t.borderDashOffset,i.beginPath(),mn(e,n,r,a),i.closePath(),i.stroke(),i.restore())}(this,i.setContext(this.getContext(t-1)),o,r)}})),n.display){for(e.save(),s=r-1;s>=0;s--){const a=n.setContext(this.getPointLabelContext(s)),{color:i,lineWidth:r}=a;r&&i&&(e.lineWidth=r,e.strokeStyle=i,e.setLineDash(a.borderDash),e.lineDashOffset=a.borderDashOffset,o=this.getDistanceFromCenterForValue(t.ticks.reverse?this.min:this.max),l=this.getPointPosition(s,o),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(l.x,l.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,t=this.options,n=t.ticks;if(!n.display)return;const i=this.getIndexAngle(0);let r,s;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(i),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach(((i,o)=>{if(0===o&&!t.reverse)return;const l=n.setContext(this.getContext(o)),d=(0,a.O)(l.font);if(r=this.getDistanceFromCenterForValue(this.ticks[o].value),l.showLabelBackdrop){e.font=d.string,s=e.measureText(i.label).width,e.fillStyle=l.backdropColor;const t=(0,a.K)(l.backdropPadding);e.fillRect(-s/2-t.left,-r-d.size/2-t.top,s+t.width,d.size+t.height)}(0,a.M)(e,i.label,0,-r,d,{color:l.color})})),e.restore()}drawTitle(){}}_n.id="radialLinear",_n.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:z.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:e=>e,padding:5,centerPointLabels:!1}},_n.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},_n.descriptors={angleLines:{_fallback:"grid"}};const pn={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},fn=Object.keys(pn);function gn(e,t){return e-t}function yn(e,t){if((0,a.k)(t))return null;const n=e._adapter,{parser:i,round:r,isoWeekday:s}=e._parseOpts;let o=t;return"function"==typeof i&&(o=i(o)),(0,a.g)(o)||(o="string"==typeof i?n.parse(o,i):n.parse(o)),null===o?null:(r&&(o="week"!==r||!(0,a.x)(s)&&!0!==s?n.startOf(o,r):n.startOf(o,"isoWeek",s)),+o)}function bn(e,t,n,a){const i=fn.length;for(let r=fn.indexOf(e);r<i-1;++r){const e=pn[fn[r]],i=e.steps?e.steps:Number.MAX_SAFE_INTEGER;if(e.common&&Math.ceil((n-t)/(i*e.size))<=a)return fn[r]}return fn[i-1]}function vn(e,t,n){if(n){if(n.length){const{lo:i,hi:r}=(0,a.aO)(n,t);e[n[i]>=t?n[i]:n[r]]=!0}}else e[t]=!0}function Mn(e,t,n){const a=[],i={},r=t.length;let s,o;for(s=0;s<r;++s)o=t[s],i[o]=s,a.push({value:o,major:!1});return 0!==r&&n?function(e,t,n,a){const i=e._adapter,r=+i.startOf(t[0].value,a),s=t[t.length-1].value;let o,l;for(o=r;o<=s;o=+i.add(o,1,a))l=n[o],l>=0&&(t[l].major=!0);return t}(e,a,i,n):a}class xn extends G{constructor(e){super(e),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(e,t){const n=e.time||(e.time={}),i=this._adapter=new ee._date(e.adapters.date);i.init(t),(0,a.ac)(n.displayFormats,i.formats()),this._parseOpts={parser:n.parser,round:n.round,isoWeekday:n.isoWeekday},super.init(e),this._normalized=t.normalized}parse(e,t){return void 0===e?null:yn(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,t=this._adapter,n=e.time.unit||"day";let{min:i,max:r,minDefined:s,maxDefined:o}=this.getUserBounds();function l(e){s||isNaN(e.min)||(i=Math.min(i,e.min)),o||isNaN(e.max)||(r=Math.max(r,e.max))}s&&o||(l(this._getLabelBounds()),"ticks"===e.bounds&&"labels"===e.ticks.source||l(this.getMinMax(!1))),i=(0,a.g)(i)&&!isNaN(i)?i:+t.startOf(Date.now(),n),r=(0,a.g)(r)&&!isNaN(r)?r:+t.endOf(Date.now(),n)+1,this.min=Math.min(i,r-1),this.max=Math.max(i+1,r)}_getLabelBounds(){const e=this.getLabelTimestamps();let t=Number.POSITIVE_INFINITY,n=Number.NEGATIVE_INFINITY;return e.length&&(t=e[0],n=e[e.length-1]),{min:t,max:n}}buildTicks(){const e=this.options,t=e.time,n=e.ticks,i="labels"===n.source?this.getLabelTimestamps():this._generate();"ticks"===e.bounds&&i.length&&(this.min=this._userMin||i[0],this.max=this._userMax||i[i.length-1]);const r=this.min,s=this.max,o=(0,a.aN)(i,r,s);return this._unit=t.unit||(n.autoSkip?bn(t.minUnit,this.min,this.max,this._getLabelCapacity(r)):function(e,t,n,a,i){for(let r=fn.length-1;r>=fn.indexOf(n);r--){const n=fn[r];if(pn[n].common&&e._adapter.diff(i,a,n)>=t-1)return n}return fn[n?fn.indexOf(n):0]}(this,o.length,t.minUnit,this.min,this.max)),this._majorUnit=n.major.enabled&&"year"!==this._unit?function(e){for(let t=fn.indexOf(e)+1,n=fn.length;t<n;++t)if(pn[fn[t]].common)return fn[t]}(this._unit):void 0,this.initOffsets(i),e.reverse&&o.reverse(),Mn(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map((e=>+e.value)))}initOffsets(e){let t,n,i=0,r=0;this.options.offset&&e.length&&(t=this.getDecimalForValue(e[0]),i=1===e.length?1-t:(this.getDecimalForValue(e[1])-t)/2,n=this.getDecimalForValue(e[e.length-1]),r=1===e.length?n:(n-this.getDecimalForValue(e[e.length-2]))/2);const s=e.length<3?.5:.25;i=(0,a.E)(i,0,s),r=(0,a.E)(r,0,s),this._offsets={start:i,end:r,factor:1/(i+1+r)}}_generate(){const e=this._adapter,t=this.min,n=this.max,i=this.options,r=i.time,s=r.unit||bn(r.minUnit,t,n,this._getLabelCapacity(t)),o=(0,a.v)(r.stepSize,1),l="week"===s&&r.isoWeekday,d=(0,a.x)(l)||!0===l,c={};let u,h,m=t;if(d&&(m=+e.startOf(m,"isoWeek",l)),m=+e.startOf(m,d?"day":s),e.diff(n,t,s)>1e5*o)throw new Error(t+" and "+n+" are too far apart with stepSize of "+o+" "+s);const _="data"===i.ticks.source&&this.getDataTimestamps();for(u=m,h=0;u<n;u=+e.add(u,o,s),h++)vn(c,u,_);return u!==n&&"ticks"!==i.bounds&&1!==h||vn(c,u,_),Object.keys(c).sort(((e,t)=>e-t)).map((e=>+e))}getLabelForValue(e){const t=this._adapter,n=this.options.time;return n.tooltipFormat?t.format(e,n.tooltipFormat):t.format(e,n.displayFormats.datetime)}_tickFormatFunction(e,t,n,i){const r=this.options,s=r.time.displayFormats,o=this._unit,l=this._majorUnit,d=o&&s[o],c=l&&s[l],u=n[t],h=l&&c&&u&&u.major,m=this._adapter.format(e,i||(h?c:d)),_=r.ticks.callback;return _?(0,a.C)(_,[m,t,n],this):m}generateTickLabels(e){let t,n,a;for(t=0,n=e.length;t<n;++t)a=e[t],a.label=this._tickFormatFunction(a.value,t,e)}getDecimalForValue(e){return null===e?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const t=this._offsets,n=this.getDecimalForValue(e);return this.getPixelForDecimal((t.start+n)*t.factor)}getValueForPixel(e){const t=this._offsets,n=this.getDecimalForPixel(e)/t.factor-t.end;return this.min+n*(this.max-this.min)}_getLabelSize(e){const t=this.options.ticks,n=this.ctx.measureText(e).width,i=(0,a.t)(this.isHorizontal()?t.maxRotation:t.minRotation),r=Math.cos(i),s=Math.sin(i),o=this._resolveTickFontOptions(0).size;return{w:n*r+o*s,h:n*s+o*r}}_getLabelCapacity(e){const t=this.options.time,n=t.displayFormats,a=n[t.unit]||n.millisecond,i=this._tickFormatFunction(e,0,Mn(this,[e],this._majorUnit),a),r=this._getLabelSize(i),s=Math.floor(this.isHorizontal()?this.width/r.w:this.height/r.h)-1;return s>0?s:1}getDataTimestamps(){let e,t,n=this._cache.data||[];if(n.length)return n;const a=this.getMatchingVisibleMetas();if(this._normalized&&a.length)return this._cache.data=a[0].controller.getAllParsedValues(this);for(e=0,t=a.length;e<t;++e)n=n.concat(a[e].controller.getAllParsedValues(this));return this._cache.data=this.normalize(n)}getLabelTimestamps(){const e=this._cache.labels||[];let t,n;if(e.length)return e;const a=this.getLabels();for(t=0,n=a.length;t<n;++t)e.push(yn(this,a[t]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return(0,a._)(e.sort(gn))}}function wn(e,t,n){let i,r,s,o,l=0,d=e.length-1;n?(t>=e[l].pos&&t<=e[d].pos&&({lo:l,hi:d}=(0,a.Z)(e,"pos",t)),({pos:i,time:s}=e[l]),({pos:r,time:o}=e[d])):(t>=e[l].time&&t<=e[d].time&&({lo:l,hi:d}=(0,a.Z)(e,"time",t)),({time:i,pos:s}=e[l]),({time:r,pos:o}=e[d]));const c=r-i;return c?s+(o-s)*(t-i)/c:s}xn.id="time",xn.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class kn extends xn{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),t=this._table=this.buildLookupTable(e);this._minPos=wn(t,this.min),this._tableRange=wn(t,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:t,max:n}=this,a=[],i=[];let r,s,o,l,d;for(r=0,s=e.length;r<s;++r)l=e[r],l>=t&&l<=n&&a.push(l);if(a.length<2)return[{time:t,pos:0},{time:n,pos:1}];for(r=0,s=a.length;r<s;++r)d=a[r+1],o=a[r-1],l=a[r],Math.round((d+o)/2)!==l&&i.push({time:l,pos:r/(s-1)});return i}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const t=this.getDataTimestamps(),n=this.getLabelTimestamps();return e=t.length&&n.length?this.normalize(t.concat(n)):t.length?t:n,e=this._cache.all=e,e}getDecimalForValue(e){return(wn(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const t=this._offsets,n=this.getDecimalForPixel(e)/t.factor-t.end;return wn(this._table,n*this._tableRange+this._minPos,!0)}}kn.id="timeseries",kn.defaults=xn.defaults},2998:(e,t,n)=>{"use strict";function a(){}n.d(t,{$:()=>ft,A:()=>F,B:()=>d,C:()=>m,D:()=>Et,E:()=>Q,F:()=>U,G:()=>ct,H:()=>E,I:()=>ee,J:()=>ht,K:()=>Ht,L:()=>gt,M:()=>Mt,N:()=>yt,O:()=>Ct,P:()=>S,Q:()=>_,R:()=>me,S:()=>_e,T:()=>j,U:()=>rt,V:()=>b,W:()=>k,X:()=>un,Y:()=>ie,Z:()=>ae,_:()=>de,a:()=>At,a0:()=>G,a1:()=>mn,a2:()=>rn,a3:()=>fn,a4:()=>ue,a5:()=>pn,a6:()=>an,a7:()=>st,a8:()=>Y,a9:()=>It,aA:()=>kn,aB:()=>Ln,aC:()=>pe,aD:()=>Yn,aE:()=>pt,aF:()=>a,aG:()=>Z,aH:()=>V,aI:()=>z,aJ:()=>B,aK:()=>W,aL:()=>J,aM:()=>ut,aN:()=>re,aO:()=>ne,aa:()=>Ot,ab:()=>Nt,ac:()=>v,ad:()=>i,ae:()=>he,af:()=>_n,ag:()=>mt,ah:()=>D,ai:()=>p,aj:()=>T,ak:()=>te,al:()=>Tt,am:()=>nn,an:()=>Hn,ao:()=>jn,ap:()=>yn,aq:()=>bn,ar:()=>gn,as:()=>bt,at:()=>vt,au:()=>_t,av:()=>wt,aw:()=>St,ax:()=>jt,ay:()=>Sn,az:()=>K,b:()=>s,c:()=>at,d:()=>dt,e:()=>Me,f:()=>w,g:()=>l,h:()=>Pt,i:()=>o,j:()=>L,k:()=>r,l:()=>oe,m:()=>u,n:()=>h,o:()=>Mn,p:()=>X,q:()=>fe,r:()=>ce,s:()=>N,t:()=>$,u:()=>le,v:()=>c,w:()=>ge,x:()=>R,y:()=>Zt,z:()=>I});const i=function(){let e=0;return function(){return e++}}();function r(e){return null==e}function s(e){if(Array.isArray&&Array.isArray(e))return!0;const t=Object.prototype.toString.call(e);return"[object"===t.slice(0,7)&&"Array]"===t.slice(-6)}function o(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)}const l=e=>("number"==typeof e||e instanceof Number)&&isFinite(+e);function d(e,t){return l(e)?e:t}function c(e,t){return void 0===e?t:e}const u=(e,t)=>"string"==typeof e&&e.endsWith("%")?parseFloat(e)/100:e/t,h=(e,t)=>"string"==typeof e&&e.endsWith("%")?parseFloat(e)/100*t:+e;function m(e,t,n){if(e&&"function"==typeof e.call)return e.apply(n,t)}function _(e,t,n,a){let i,r,l;if(s(e))if(r=e.length,a)for(i=r-1;i>=0;i--)t.call(n,e[i],i);else for(i=0;i<r;i++)t.call(n,e[i],i);else if(o(e))for(l=Object.keys(e),r=l.length,i=0;i<r;i++)t.call(n,e[l[i]],l[i])}function p(e,t){let n,a,i,r;if(!e||!t||e.length!==t.length)return!1;for(n=0,a=e.length;n<a;++n)if(i=e[n],r=t[n],i.datasetIndex!==r.datasetIndex||i.index!==r.index)return!1;return!0}function f(e){if(s(e))return e.map(f);if(o(e)){const t=Object.create(null),n=Object.keys(e),a=n.length;let i=0;for(;i<a;++i)t[n[i]]=f(e[n[i]]);return t}return e}function g(e){return-1===["__proto__","prototype","constructor"].indexOf(e)}function y(e,t,n,a){if(!g(e))return;const i=t[e],r=n[e];o(i)&&o(r)?b(i,r,a):t[e]=f(r)}function b(e,t,n){const a=s(t)?t:[t],i=a.length;if(!o(e))return e;const r=(n=n||{}).merger||y;for(let s=0;s<i;++s){if(!o(t=a[s]))continue;const i=Object.keys(t);for(let a=0,s=i.length;a<s;++a)r(i[a],e,t,n)}return e}function v(e,t){return b(e,t,{merger:M})}function M(e,t,n){if(!g(e))return;const a=t[e],i=n[e];o(a)&&o(i)?v(a,i):Object.prototype.hasOwnProperty.call(t,e)||(t[e]=f(i))}const x={"":e=>e,x:e=>e.x,y:e=>e.y};function w(e,t){const n=x[t]||(x[t]=function(e){const t=function(e){const t=e.split("."),n=[];let a="";for(const e of t)a+=e,a.endsWith("\\")?a=a.slice(0,-1)+".":(n.push(a),a="");return n}(e);return e=>{for(const n of t){if(""===n)break;e=e&&e[n]}return e}}(t));return n(e)}function k(e){return e.charAt(0).toUpperCase()+e.slice(1)}const L=e=>void 0!==e,Y=e=>"function"==typeof e,D=(e,t)=>{if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0};function T(e){return"mouseup"===e.type||"click"===e.type||"contextmenu"===e.type}const S=Math.PI,j=2*S,H=j+S,C=Number.POSITIVE_INFINITY,A=S/180,E=S/2,P=S/4,O=2*S/3,I=Math.log10,N=Math.sign;function z(e){const t=Math.round(e);e=W(e,t,e/1e3)?t:e;const n=Math.pow(10,Math.floor(I(e))),a=e/n;return(a<=1?1:a<=2?2:a<=5?5:10)*n}function F(e){const t=[],n=Math.sqrt(e);let a;for(a=1;a<n;a++)e%a==0&&(t.push(a),t.push(e/a));return n===(0|n)&&t.push(n),t.sort(((e,t)=>e-t)).pop(),t}function R(e){return!isNaN(parseFloat(e))&&isFinite(e)}function W(e,t,n){return Math.abs(e-t)<n}function B(e,t){const n=Math.round(e);return n-t<=e&&n+t>=e}function V(e,t,n){let a,i,r;for(a=0,i=e.length;a<i;a++)r=e[a][n],isNaN(r)||(t.min=Math.min(t.min,r),t.max=Math.max(t.max,r))}function $(e){return e*(S/180)}function U(e){return e*(180/S)}function J(e){if(!l(e))return;let t=1,n=0;for(;Math.round(e*t)/t!==e;)t*=10,n++;return n}function G(e,t){const n=t.x-e.x,a=t.y-e.y,i=Math.sqrt(n*n+a*a);let r=Math.atan2(a,n);return r<-.5*S&&(r+=j),{angle:r,distance:i}}function Z(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function q(e,t){return(e-t+H)%j-S}function K(e){return(e%j+j)%j}function X(e,t,n,a){const i=K(e),r=K(t),s=K(n),o=K(r-i),l=K(s-i),d=K(i-r),c=K(i-s);return i===r||i===s||a&&r===s||o>l&&d<c}function Q(e,t,n){return Math.max(t,Math.min(n,e))}function ee(e){return Q(e,-32768,32767)}function te(e,t,n,a=1e-6){return e>=Math.min(t,n)-a&&e<=Math.max(t,n)+a}function ne(e,t,n){n=n||(n=>e[n]<t);let a,i=e.length-1,r=0;for(;i-r>1;)a=r+i>>1,n(a)?r=a:i=a;return{lo:r,hi:i}}const ae=(e,t,n,a)=>ne(e,n,a?a=>e[a][t]<=n:a=>e[a][t]<n),ie=(e,t,n)=>ne(e,n,(a=>e[a][t]>=n));function re(e,t,n){let a=0,i=e.length;for(;a<i&&e[a]<t;)a++;for(;i>a&&e[i-1]>n;)i--;return a>0||i<e.length?e.slice(a,i):e}const se=["push","pop","shift","splice","unshift"];function oe(e,t){e._chartjs?e._chartjs.listeners.push(t):(Object.defineProperty(e,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[t]}}),se.forEach((t=>{const n="_onData"+k(t),a=e[t];Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value(...t){const i=a.apply(this,t);return e._chartjs.listeners.forEach((e=>{"function"==typeof e[n]&&e[n](...t)})),i}})})))}function le(e,t){const n=e._chartjs;if(!n)return;const a=n.listeners,i=a.indexOf(t);-1!==i&&a.splice(i,1),a.length>0||(se.forEach((t=>{delete e[t]})),delete e._chartjs)}function de(e){const t=new Set;let n,a;for(n=0,a=e.length;n<a;++n)t.add(e[n]);return t.size===a?e:Array.from(t)}const ce="undefined"==typeof window?function(e){return e()}:window.requestAnimationFrame;function ue(e,t,n){const a=n||(e=>Array.prototype.slice.call(e));let i=!1,r=[];return function(...n){r=a(n),i||(i=!0,ce.call(window,(()=>{i=!1,e.apply(t,r)})))}}function he(e,t){let n;return function(...a){return t?(clearTimeout(n),n=setTimeout(e,t,a)):e.apply(this,a),t}}const me=e=>"start"===e?"left":"end"===e?"right":"center",_e=(e,t,n)=>"start"===e?t:"end"===e?n:(t+n)/2,pe=(e,t,n,a)=>e===(a?"left":"right")?n:"center"===e?(t+n)/2:t;function fe(e,t,n){const a=t.length;let i=0,r=a;if(e._sorted){const{iScale:s,_parsed:o}=e,l=s.axis,{min:d,max:c,minDefined:u,maxDefined:h}=s.getUserBounds();u&&(i=Q(Math.min(ae(o,s.axis,d).lo,n?a:ae(t,l,s.getPixelForValue(d)).lo),0,a-1)),r=h?Q(Math.max(ae(o,s.axis,c,!0).hi+1,n?0:ae(t,l,s.getPixelForValue(c),!0).hi+1),i,a)-i:a-i}return{start:i,count:r}}function ge(e){const{xScale:t,yScale:n,_scaleRanges:a}=e,i={xmin:t.min,xmax:t.max,ymin:n.min,ymax:n.max};if(!a)return e._scaleRanges=i,!0;const r=a.xmin!==t.min||a.xmax!==t.max||a.ymin!==n.min||a.ymax!==n.max;return Object.assign(a,i),r}const ye=e=>0===e||1===e,be=(e,t,n)=>-Math.pow(2,10*(e-=1))*Math.sin((e-t)*j/n),ve=(e,t,n)=>Math.pow(2,-10*e)*Math.sin((e-t)*j/n)+1,Me={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>-e*(e-2),easeInOutQuad:e=>(e/=.5)<1?.5*e*e:-.5*(--e*(e-2)-1),easeInCubic:e=>e*e*e,easeOutCubic:e=>(e-=1)*e*e+1,easeInOutCubic:e=>(e/=.5)<1?.5*e*e*e:.5*((e-=2)*e*e+2),easeInQuart:e=>e*e*e*e,easeOutQuart:e=>-((e-=1)*e*e*e-1),easeInOutQuart:e=>(e/=.5)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2),easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>(e-=1)*e*e*e*e+1,easeInOutQuint:e=>(e/=.5)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2),easeInSine:e=>1-Math.cos(e*E),easeOutSine:e=>Math.sin(e*E),easeInOutSine:e=>-.5*(Math.cos(S*e)-1),easeInExpo:e=>0===e?0:Math.pow(2,10*(e-1)),easeOutExpo:e=>1===e?1:1-Math.pow(2,-10*e),easeInOutExpo:e=>ye(e)?e:e<.5?.5*Math.pow(2,10*(2*e-1)):.5*(2-Math.pow(2,-10*(2*e-1))),easeInCirc:e=>e>=1?e:-(Math.sqrt(1-e*e)-1),easeOutCirc:e=>Math.sqrt(1-(e-=1)*e),easeInOutCirc:e=>(e/=.5)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1),easeInElastic:e=>ye(e)?e:be(e,.075,.3),easeOutElastic:e=>ye(e)?e:ve(e,.075,.3),easeInOutElastic(e){const t=.1125;return ye(e)?e:e<.5?.5*be(2*e,t,.45):.5+.5*ve(2*e-1,t,.45)},easeInBack(e){const t=1.70158;return e*e*((t+1)*e-t)},easeOutBack(e){const t=1.70158;return(e-=1)*e*((t+1)*e+t)+1},easeInOutBack(e){let t=1.70158;return(e/=.5)<1?e*e*((1+(t*=1.525))*e-t)*.5:.5*((e-=2)*e*((1+(t*=1.525))*e+t)+2)},easeInBounce:e=>1-Me.easeOutBounce(1-e),easeOutBounce(e){const t=7.5625,n=2.75;return e<1/n?t*e*e:e<2/n?t*(e-=1.5/n)*e+.75:e<2.5/n?t*(e-=2.25/n)*e+.9375:t*(e-=2.625/n)*e+.984375},easeInOutBounce:e=>e<.5?.5*Me.easeInBounce(2*e):.5*Me.easeOutBounce(2*e-1)+.5};function xe(e){return e+.5|0}const we=(e,t,n)=>Math.max(Math.min(e,n),t);function ke(e){return we(xe(2.55*e),0,255)}function Le(e){return we(xe(255*e),0,255)}function Ye(e){return we(xe(e/2.55)/100,0,1)}function De(e){return we(xe(100*e),0,100)}const Te={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},Se=[..."0123456789ABCDEF"],je=e=>Se[15&e],He=e=>Se[(240&e)>>4]+Se[15&e],Ce=e=>(240&e)>>4==(15&e);function Ae(e){var t=(e=>Ce(e.r)&&Ce(e.g)&&Ce(e.b)&&Ce(e.a))(e)?je:He;return e?"#"+t(e.r)+t(e.g)+t(e.b)+((e,t)=>e<255?t(e):"")(e.a,t):void 0}const Ee=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function Pe(e,t,n){const a=t*Math.min(n,1-n),i=(t,i=(t+e/30)%12)=>n-a*Math.max(Math.min(i-3,9-i,1),-1);return[i(0),i(8),i(4)]}function Oe(e,t,n){const a=(a,i=(a+e/60)%6)=>n-n*t*Math.max(Math.min(i,4-i,1),0);return[a(5),a(3),a(1)]}function Ie(e,t,n){const a=Pe(e,1,.5);let i;for(t+n>1&&(i=1/(t+n),t*=i,n*=i),i=0;i<3;i++)a[i]*=1-t-n,a[i]+=t;return a}function Ne(e){const t=e.r/255,n=e.g/255,a=e.b/255,i=Math.max(t,n,a),r=Math.min(t,n,a),s=(i+r)/2;let o,l,d;return i!==r&&(d=i-r,l=s>.5?d/(2-i-r):d/(i+r),o=function(e,t,n,a,i){return e===i?(t-n)/a+(t<n?6:0):t===i?(n-e)/a+2:(e-t)/a+4}(t,n,a,d,i),o=60*o+.5),[0|o,l||0,s]}function ze(e,t,n,a){return(Array.isArray(t)?e(t[0],t[1],t[2]):e(t,n,a)).map(Le)}function Fe(e,t,n){return ze(Pe,e,t,n)}function Re(e){return(e%360+360)%360}function We(e){const t=Ee.exec(e);let n,a=255;if(!t)return;t[5]!==n&&(a=t[6]?ke(+t[5]):Le(+t[5]));const i=Re(+t[2]),r=+t[3]/100,s=+t[4]/100;return n="hwb"===t[1]?function(e,t,n){return ze(Ie,e,t,n)}(i,r,s):"hsv"===t[1]?function(e,t,n){return ze(Oe,e,t,n)}(i,r,s):Fe(i,r,s),{r:n[0],g:n[1],b:n[2],a}}const Be={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},Ve={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};let $e;function Ue(e){$e||($e=function(){const e={},t=Object.keys(Ve),n=Object.keys(Be);let a,i,r,s,o;for(a=0;a<t.length;a++){for(s=o=t[a],i=0;i<n.length;i++)r=n[i],o=o.replace(r,Be[r]);r=parseInt(Ve[s],16),e[o]=[r>>16&255,r>>8&255,255&r]}return e}(),$e.transparent=[0,0,0,0]);const t=$e[e.toLowerCase()];return t&&{r:t[0],g:t[1],b:t[2],a:4===t.length?t[3]:255}}const Je=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;const Ge=e=>e<=.0031308?12.92*e:1.055*Math.pow(e,1/2.4)-.055,Ze=e=>e<=.04045?e/12.92:Math.pow((e+.055)/1.055,2.4);function qe(e,t,n){if(e){let a=Ne(e);a[t]=Math.max(0,Math.min(a[t]+a[t]*n,0===t?360:1)),a=Fe(a),e.r=a[0],e.g=a[1],e.b=a[2]}}function Ke(e,t){return e?Object.assign(t||{},e):e}function Xe(e){var t={r:0,g:0,b:0,a:255};return Array.isArray(e)?e.length>=3&&(t={r:e[0],g:e[1],b:e[2],a:255},e.length>3&&(t.a=Le(e[3]))):(t=Ke(e,{r:0,g:0,b:0,a:1})).a=Le(t.a),t}function Qe(e){return"r"===e.charAt(0)?function(e){const t=Je.exec(e);let n,a,i,r=255;if(t){if(t[7]!==n){const e=+t[7];r=t[8]?ke(e):we(255*e,0,255)}return n=+t[1],a=+t[3],i=+t[5],n=255&(t[2]?ke(n):we(n,0,255)),a=255&(t[4]?ke(a):we(a,0,255)),i=255&(t[6]?ke(i):we(i,0,255)),{r:n,g:a,b:i,a:r}}}(e):We(e)}class et{constructor(e){if(e instanceof et)return e;const t=typeof e;let n;var a,i,r;"object"===t?n=Xe(e):"string"===t&&(r=(a=e).length,"#"===a[0]&&(4===r||5===r?i={r:255&17*Te[a[1]],g:255&17*Te[a[2]],b:255&17*Te[a[3]],a:5===r?17*Te[a[4]]:255}:7!==r&&9!==r||(i={r:Te[a[1]]<<4|Te[a[2]],g:Te[a[3]]<<4|Te[a[4]],b:Te[a[5]]<<4|Te[a[6]],a:9===r?Te[a[7]]<<4|Te[a[8]]:255})),n=i||Ue(e)||Qe(e)),this._rgb=n,this._valid=!!n}get valid(){return this._valid}get rgb(){var e=Ke(this._rgb);return e&&(e.a=Ye(e.a)),e}set rgb(e){this._rgb=Xe(e)}rgbString(){return this._valid?(e=this._rgb)&&(e.a<255?`rgba(${e.r}, ${e.g}, ${e.b}, ${Ye(e.a)})`:`rgb(${e.r}, ${e.g}, ${e.b})`):void 0;var e}hexString(){return this._valid?Ae(this._rgb):void 0}hslString(){return this._valid?function(e){if(!e)return;const t=Ne(e),n=t[0],a=De(t[1]),i=De(t[2]);return e.a<255?`hsla(${n}, ${a}%, ${i}%, ${Ye(e.a)})`:`hsl(${n}, ${a}%, ${i}%)`}(this._rgb):void 0}mix(e,t){if(e){const n=this.rgb,a=e.rgb;let i;const r=t===i?.5:t,s=2*r-1,o=n.a-a.a,l=((s*o==-1?s:(s+o)/(1+s*o))+1)/2;i=1-l,n.r=255&l*n.r+i*a.r+.5,n.g=255&l*n.g+i*a.g+.5,n.b=255&l*n.b+i*a.b+.5,n.a=r*n.a+(1-r)*a.a,this.rgb=n}return this}interpolate(e,t){return e&&(this._rgb=function(e,t,n){const a=Ze(Ye(e.r)),i=Ze(Ye(e.g)),r=Ze(Ye(e.b));return{r:Le(Ge(a+n*(Ze(Ye(t.r))-a))),g:Le(Ge(i+n*(Ze(Ye(t.g))-i))),b:Le(Ge(r+n*(Ze(Ye(t.b))-r))),a:e.a+n*(t.a-e.a)}}(this._rgb,e._rgb,t)),this}clone(){return new et(this.rgb)}alpha(e){return this._rgb.a=Le(e),this}clearer(e){return this._rgb.a*=1-e,this}greyscale(){const e=this._rgb,t=xe(.3*e.r+.59*e.g+.11*e.b);return e.r=e.g=e.b=t,this}opaquer(e){return this._rgb.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return qe(this._rgb,2,e),this}darken(e){return qe(this._rgb,2,-e),this}saturate(e){return qe(this._rgb,1,e),this}desaturate(e){return qe(this._rgb,1,-e),this}rotate(e){return function(e,t){var n=Ne(e);n[0]=Re(n[0]+t),n=Fe(n),e.r=n[0],e.g=n[1],e.b=n[2]}(this._rgb,e),this}}function tt(e){return new et(e)}function nt(e){if(e&&"object"==typeof e){const t=e.toString();return"[object CanvasPattern]"===t||"[object CanvasGradient]"===t}return!1}function at(e){return nt(e)?e:tt(e)}function it(e){return nt(e)?e:tt(e).saturate(.5).darken(.1).hexString()}const rt=Object.create(null),st=Object.create(null);function ot(e,t){if(!t)return e;const n=t.split(".");for(let t=0,a=n.length;t<a;++t){const a=n[t];e=e[a]||(e[a]=Object.create(null))}return e}function lt(e,t,n){return"string"==typeof t?b(ot(e,t),n):b(ot(e,""),t)}var dt=new class{constructor(e){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=e=>e.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(e,t)=>it(t.backgroundColor),this.hoverBorderColor=(e,t)=>it(t.borderColor),this.hoverColor=(e,t)=>it(t.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e)}set(e,t){return lt(this,e,t)}get(e){return ot(this,e)}describe(e,t){return lt(st,e,t)}override(e,t){return lt(rt,e,t)}route(e,t,n,a){const i=ot(this,e),r=ot(this,n),s="_"+t;Object.defineProperties(i,{[s]:{value:i[t],writable:!0},[t]:{enumerable:!0,get(){const e=this[s],t=r[a];return o(e)?Object.assign({},t,e):c(e,t)},set(e){this[s]=e}}})}}({_scriptable:e=>!e.startsWith("on"),_indexable:e=>"events"!==e,hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});function ct(e,t,n,a,i){let r=t[i];return r||(r=t[i]=e.measureText(i).width,n.push(i)),r>a&&(a=r),a}function ut(e,t,n,a){let i=(a=a||{}).data=a.data||{},r=a.garbageCollect=a.garbageCollect||[];a.font!==t&&(i=a.data={},r=a.garbageCollect=[],a.font=t),e.save(),e.font=t;let o=0;const l=n.length;let d,c,u,h,m;for(d=0;d<l;d++)if(h=n[d],null!=h&&!0!==s(h))o=ct(e,i,r,o,h);else if(s(h))for(c=0,u=h.length;c<u;c++)m=h[c],null==m||s(m)||(o=ct(e,i,r,o,m));e.restore();const _=r.length/2;if(_>n.length){for(d=0;d<_;d++)delete i[r[d]];r.splice(0,_)}return o}function ht(e,t,n){const a=e.currentDevicePixelRatio,i=0!==n?Math.max(n/2,.5):0;return Math.round((t-i)*a)/a+i}function mt(e,t){(t=t||e.getContext("2d")).save(),t.resetTransform(),t.clearRect(0,0,e.width,e.height),t.restore()}function _t(e,t,n,a){pt(e,t,n,a,null)}function pt(e,t,n,a,i){let r,s,o,l,d,c;const u=t.pointStyle,h=t.rotation,m=t.radius;let _=(h||0)*A;if(u&&"object"==typeof u&&(r=u.toString(),"[object HTMLImageElement]"===r||"[object HTMLCanvasElement]"===r))return e.save(),e.translate(n,a),e.rotate(_),e.drawImage(u,-u.width/2,-u.height/2,u.width,u.height),void e.restore();if(!(isNaN(m)||m<=0)){switch(e.beginPath(),u){default:i?e.ellipse(n,a,i/2,m,0,0,j):e.arc(n,a,m,0,j),e.closePath();break;case"triangle":e.moveTo(n+Math.sin(_)*m,a-Math.cos(_)*m),_+=O,e.lineTo(n+Math.sin(_)*m,a-Math.cos(_)*m),_+=O,e.lineTo(n+Math.sin(_)*m,a-Math.cos(_)*m),e.closePath();break;case"rectRounded":d=.516*m,l=m-d,s=Math.cos(_+P)*l,o=Math.sin(_+P)*l,e.arc(n-s,a-o,d,_-S,_-E),e.arc(n+o,a-s,d,_-E,_),e.arc(n+s,a+o,d,_,_+E),e.arc(n-o,a+s,d,_+E,_+S),e.closePath();break;case"rect":if(!h){l=Math.SQRT1_2*m,c=i?i/2:l,e.rect(n-c,a-l,2*c,2*l);break}_+=P;case"rectRot":s=Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+o,a-s),e.lineTo(n+s,a+o),e.lineTo(n-o,a+s),e.closePath();break;case"crossRot":_+=P;case"cross":s=Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+s,a+o),e.moveTo(n+o,a-s),e.lineTo(n-o,a+s);break;case"star":s=Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+s,a+o),e.moveTo(n+o,a-s),e.lineTo(n-o,a+s),_+=P,s=Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+s,a+o),e.moveTo(n+o,a-s),e.lineTo(n-o,a+s);break;case"line":s=i?i/2:Math.cos(_)*m,o=Math.sin(_)*m,e.moveTo(n-s,a-o),e.lineTo(n+s,a+o);break;case"dash":e.moveTo(n,a),e.lineTo(n+Math.cos(_)*m,a+Math.sin(_)*m)}e.fill(),t.borderWidth>0&&e.stroke()}}function ft(e,t,n){return n=n||.5,!t||e&&e.x>t.left-n&&e.x<t.right+n&&e.y>t.top-n&&e.y<t.bottom+n}function gt(e,t){e.save(),e.beginPath(),e.rect(t.left,t.top,t.right-t.left,t.bottom-t.top),e.clip()}function yt(e){e.restore()}function bt(e,t,n,a,i){if(!t)return e.lineTo(n.x,n.y);if("middle"===i){const a=(t.x+n.x)/2;e.lineTo(a,t.y),e.lineTo(a,n.y)}else"after"===i!=!!a?e.lineTo(t.x,n.y):e.lineTo(n.x,t.y);e.lineTo(n.x,n.y)}function vt(e,t,n,a){if(!t)return e.lineTo(n.x,n.y);e.bezierCurveTo(a?t.cp1x:t.cp2x,a?t.cp1y:t.cp2y,a?n.cp2x:n.cp1x,a?n.cp2y:n.cp1y,n.x,n.y)}function Mt(e,t,n,a,i,o={}){const l=s(t)?t:[t],d=o.strokeWidth>0&&""!==o.strokeColor;let c,u;for(e.save(),e.font=i.string,function(e,t){t.translation&&e.translate(t.translation[0],t.translation[1]);r(t.rotation)||e.rotate(t.rotation);t.color&&(e.fillStyle=t.color);t.textAlign&&(e.textAlign=t.textAlign);t.textBaseline&&(e.textBaseline=t.textBaseline)}(e,o),c=0;c<l.length;++c)u=l[c],d&&(o.strokeColor&&(e.strokeStyle=o.strokeColor),r(o.strokeWidth)||(e.lineWidth=o.strokeWidth),e.strokeText(u,n,a,o.maxWidth)),e.fillText(u,n,a,o.maxWidth),xt(e,n,a,u,o),a+=i.lineHeight;e.restore()}function xt(e,t,n,a,i){if(i.strikethrough||i.underline){const r=e.measureText(a),s=t-r.actualBoundingBoxLeft,o=t+r.actualBoundingBoxRight,l=n-r.actualBoundingBoxAscent,d=n+r.actualBoundingBoxDescent,c=i.strikethrough?(l+d)/2:d;e.strokeStyle=e.fillStyle,e.beginPath(),e.lineWidth=i.decorationWidth||2,e.moveTo(s,c),e.lineTo(o,c),e.stroke()}}function wt(e,t){const{x:n,y:a,w:i,h:r,radius:s}=t;e.arc(n+s.topLeft,a+s.topLeft,s.topLeft,-E,S,!0),e.lineTo(n,a+r-s.bottomLeft),e.arc(n+s.bottomLeft,a+r-s.bottomLeft,s.bottomLeft,S,E,!0),e.lineTo(n+i-s.bottomRight,a+r),e.arc(n+i-s.bottomRight,a+r-s.bottomRight,s.bottomRight,E,0,!0),e.lineTo(n+i,a+s.topRight),e.arc(n+i-s.topRight,a+s.topRight,s.topRight,0,-E,!0),e.lineTo(n+s.topLeft,a)}const kt=new RegExp(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/),Lt=new RegExp(/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/);function Yt(e,t){const n=(""+e).match(kt);if(!n||"normal"===n[1])return 1.2*t;switch(e=+n[2],n[3]){case"px":return e;case"%":e/=100}return t*e}const Dt=e=>+e||0;function Tt(e,t){const n={},a=o(t),i=a?Object.keys(t):t,r=o(e)?a?n=>c(e[n],e[t[n]]):t=>e[t]:()=>e;for(const e of i)n[e]=Dt(r(e));return n}function St(e){return Tt(e,{top:"y",right:"x",bottom:"y",left:"x"})}function jt(e){return Tt(e,["topLeft","topRight","bottomLeft","bottomRight"])}function Ht(e){const t=St(e);return t.width=t.left+t.right,t.height=t.top+t.bottom,t}function Ct(e,t){e=e||{},t=t||dt.font;let n=c(e.size,t.size);"string"==typeof n&&(n=parseInt(n,10));let a=c(e.style,t.style);a&&!(""+a).match(Lt)&&(console.warn('Invalid font style specified: "'+a+'"'),a="");const i={family:c(e.family,t.family),lineHeight:Yt(c(e.lineHeight,t.lineHeight),n),size:n,style:a,weight:c(e.weight,t.weight),string:""};return i.string=function(e){return!e||r(e.size)||r(e.family)?null:(e.style?e.style+" ":"")+(e.weight?e.weight+" ":"")+e.size+"px "+e.family}(i),i}function At(e,t,n,a){let i,r,o,l=!0;for(i=0,r=e.length;i<r;++i)if(o=e[i],void 0!==o&&(void 0!==t&&"function"==typeof o&&(o=o(t),l=!1),void 0!==n&&s(o)&&(o=o[n%o.length],l=!1),void 0!==o))return a&&!l&&(a.cacheable=!1),o}function Et(e,t,n){const{min:a,max:i}=e,r=h(t,(i-a)/2),s=(e,t)=>n&&0===e?0:e+t;return{min:s(a,-Math.abs(r)),max:s(i,r)}}function Pt(e,t){return Object.assign(Object.create(e),t)}function Ot(e,t=[""],n=e,a,i=()=>e[0]){L(a)||(a=Jt("_fallback",e));const r={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:e,_rootScopes:n,_fallback:a,_getTarget:i,override:i=>Ot([i,...e],t,n,a)};return new Proxy(r,{deleteProperty:(t,n)=>(delete t[n],delete t._keys,delete e[0][n],!0),get:(n,a)=>Rt(n,a,(()=>function(e,t,n,a){let i;for(const r of t)if(i=Jt(zt(r,e),n),L(i))return Ft(e,i)?$t(n,a,e,i):i}(a,t,e,n))),getOwnPropertyDescriptor:(e,t)=>Reflect.getOwnPropertyDescriptor(e._scopes[0],t),getPrototypeOf:()=>Reflect.getPrototypeOf(e[0]),has:(e,t)=>Gt(e).includes(t),ownKeys:e=>Gt(e),set(e,t,n){const a=e._storage||(e._storage=i());return e[t]=a[t]=n,delete e._keys,!0}})}function It(e,t,n,a){const i={_cacheable:!1,_proxy:e,_context:t,_subProxy:n,_stack:new Set,_descriptors:Nt(e,a),setContext:t=>It(e,t,n,a),override:i=>It(e.override(i),t,n,a)};return new Proxy(i,{deleteProperty:(t,n)=>(delete t[n],delete e[n],!0),get:(e,t,n)=>Rt(e,t,(()=>function(e,t,n){const{_proxy:a,_context:i,_subProxy:r,_descriptors:l}=e;let d=a[t];Y(d)&&l.isScriptable(t)&&(d=function(e,t,n,a){const{_proxy:i,_context:r,_subProxy:s,_stack:o}=n;if(o.has(e))throw new Error("Recursion detected: "+Array.from(o).join("->")+"->"+e);o.add(e),t=t(r,s||a),o.delete(e),Ft(e,t)&&(t=$t(i._scopes,i,e,t));return t}(t,d,e,n));s(d)&&d.length&&(d=function(e,t,n,a){const{_proxy:i,_context:r,_subProxy:s,_descriptors:l}=n;if(L(r.index)&&a(e))t=t[r.index%t.length];else if(o(t[0])){const n=t,a=i._scopes.filter((e=>e!==n));t=[];for(const o of n){const n=$t(a,i,e,o);t.push(It(n,r,s&&s[e],l))}}return t}(t,d,e,l.isIndexable));Ft(t,d)&&(d=It(d,i,r&&r[t],l));return d}(e,t,n))),getOwnPropertyDescriptor:(t,n)=>t._descriptors.allKeys?Reflect.has(e,n)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(e,n),getPrototypeOf:()=>Reflect.getPrototypeOf(e),has:(t,n)=>Reflect.has(e,n),ownKeys:()=>Reflect.ownKeys(e),set:(t,n,a)=>(e[n]=a,delete t[n],!0)})}function Nt(e,t={scriptable:!0,indexable:!0}){const{_scriptable:n=t.scriptable,_indexable:a=t.indexable,_allKeys:i=t.allKeys}=e;return{allKeys:i,scriptable:n,indexable:a,isScriptable:Y(n)?n:()=>n,isIndexable:Y(a)?a:()=>a}}const zt=(e,t)=>e?e+k(t):t,Ft=(e,t)=>o(t)&&"adapters"!==e&&(null===Object.getPrototypeOf(t)||t.constructor===Object);function Rt(e,t,n){if(Object.prototype.hasOwnProperty.call(e,t))return e[t];const a=n();return e[t]=a,a}function Wt(e,t,n){return Y(e)?e(t,n):e}const Bt=(e,t)=>!0===e?t:"string"==typeof e?w(t,e):void 0;function Vt(e,t,n,a,i){for(const r of t){const t=Bt(n,r);if(t){e.add(t);const r=Wt(t._fallback,n,i);if(L(r)&&r!==n&&r!==a)return r}else if(!1===t&&L(a)&&n!==a)return null}return!1}function $t(e,t,n,a){const i=t._rootScopes,r=Wt(t._fallback,n,a),l=[...e,...i],d=new Set;d.add(a);let c=Ut(d,l,n,r||n,a);return null!==c&&((!L(r)||r===n||(c=Ut(d,l,r,c,a),null!==c))&&Ot(Array.from(d),[""],i,r,(()=>function(e,t,n){const a=e._getTarget();t in a||(a[t]={});const i=a[t];if(s(i)&&o(n))return n;return i}(t,n,a))))}function Ut(e,t,n,a,i){for(;n;)n=Vt(e,t,n,a,i);return n}function Jt(e,t){for(const n of t){if(!n)continue;const t=n[e];if(L(t))return t}}function Gt(e){let t=e._keys;return t||(t=e._keys=function(e){const t=new Set;for(const n of e)for(const e of Object.keys(n).filter((e=>!e.startsWith("_"))))t.add(e);return Array.from(t)}(e._scopes)),t}function Zt(e,t,n,a){const{iScale:i}=e,{key:r="r"}=this._parsing,s=new Array(a);let o,l,d,c;for(o=0,l=a;o<l;++o)d=o+n,c=t[d],s[o]={r:i.parse(w(c,r),d)};return s}const qt=Number.EPSILON||1e-14,Kt=(e,t)=>t<e.length&&!e[t].skip&&e[t],Xt=e=>"x"===e?"y":"x";function Qt(e,t,n,a){const i=e.skip?t:e,r=t,s=n.skip?t:n,o=Z(r,i),l=Z(s,r);let d=o/(o+l),c=l/(o+l);d=isNaN(d)?0:d,c=isNaN(c)?0:c;const u=a*d,h=a*c;return{previous:{x:r.x-u*(s.x-i.x),y:r.y-u*(s.y-i.y)},next:{x:r.x+h*(s.x-i.x),y:r.y+h*(s.y-i.y)}}}function en(e,t="x"){const n=Xt(t),a=e.length,i=Array(a).fill(0),r=Array(a);let s,o,l,d=Kt(e,0);for(s=0;s<a;++s)if(o=l,l=d,d=Kt(e,s+1),l){if(d){const e=d[t]-l[t];i[s]=0!==e?(d[n]-l[n])/e:0}r[s]=o?d?N(i[s-1])!==N(i[s])?0:(i[s-1]+i[s])/2:i[s-1]:i[s]}!function(e,t,n){const a=e.length;let i,r,s,o,l,d=Kt(e,0);for(let c=0;c<a-1;++c)l=d,d=Kt(e,c+1),l&&d&&(W(t[c],0,qt)?n[c]=n[c+1]=0:(i=n[c]/t[c],r=n[c+1]/t[c],o=Math.pow(i,2)+Math.pow(r,2),o<=9||(s=3/Math.sqrt(o),n[c]=i*s*t[c],n[c+1]=r*s*t[c])))}(e,i,r),function(e,t,n="x"){const a=Xt(n),i=e.length;let r,s,o,l=Kt(e,0);for(let d=0;d<i;++d){if(s=o,o=l,l=Kt(e,d+1),!o)continue;const i=o[n],c=o[a];s&&(r=(i-s[n])/3,o[`cp1${n}`]=i-r,o[`cp1${a}`]=c-r*t[d]),l&&(r=(l[n]-i)/3,o[`cp2${n}`]=i+r,o[`cp2${a}`]=c+r*t[d])}}(e,r,t)}function tn(e,t,n){return Math.max(Math.min(e,n),t)}function nn(e,t,n,a,i){let r,s,o,l;if(t.spanGaps&&(e=e.filter((e=>!e.skip))),"monotone"===t.cubicInterpolationMode)en(e,i);else{let n=a?e[e.length-1]:e[0];for(r=0,s=e.length;r<s;++r)o=e[r],l=Qt(n,o,e[Math.min(r+1,s-(a?0:1))%s],t.tension),o.cp1x=l.previous.x,o.cp1y=l.previous.y,o.cp2x=l.next.x,o.cp2y=l.next.y,n=o}t.capBezierPoints&&function(e,t){let n,a,i,r,s,o=ft(e[0],t);for(n=0,a=e.length;n<a;++n)s=r,r=o,o=n<a-1&&ft(e[n+1],t),r&&(i=e[n],s&&(i.cp1x=tn(i.cp1x,t.left,t.right),i.cp1y=tn(i.cp1y,t.top,t.bottom)),o&&(i.cp2x=tn(i.cp2x,t.left,t.right),i.cp2y=tn(i.cp2y,t.top,t.bottom)))}(e,n)}function an(){return"undefined"!=typeof window&&"undefined"!=typeof document}function rn(e){let t=e.parentNode;return t&&"[object ShadowRoot]"===t.toString()&&(t=t.host),t}function sn(e,t,n){let a;return"string"==typeof e?(a=parseInt(e,10),-1!==e.indexOf("%")&&(a=a/100*t.parentNode[n])):a=e,a}const on=e=>window.getComputedStyle(e,null);const ln=["top","right","bottom","left"];function dn(e,t,n){const a={};n=n?"-"+n:"";for(let i=0;i<4;i++){const r=ln[i];a[r]=parseFloat(e[t+"-"+r+n])||0}return a.width=a.left+a.right,a.height=a.top+a.bottom,a}const cn=(e,t,n)=>(e>0||t>0)&&(!n||!n.shadowRoot);function un(e,t){if("native"in e)return e;const{canvas:n,currentDevicePixelRatio:a}=t,i=on(n),r="border-box"===i.boxSizing,s=dn(i,"padding"),o=dn(i,"border","width"),{x:l,y:d,box:c}=function(e,t){const n=e.touches,a=n&&n.length?n[0]:e,{offsetX:i,offsetY:r}=a;let s,o,l=!1;if(cn(i,r,e.target))s=i,o=r;else{const e=t.getBoundingClientRect();s=a.clientX-e.left,o=a.clientY-e.top,l=!0}return{x:s,y:o,box:l}}(e,n),u=s.left+(c&&o.left),h=s.top+(c&&o.top);let{width:m,height:_}=t;return r&&(m-=s.width+o.width,_-=s.height+o.height),{x:Math.round((l-u)/m*n.width/a),y:Math.round((d-h)/_*n.height/a)}}const hn=e=>Math.round(10*e)/10;function mn(e,t,n,a){const i=on(e),r=dn(i,"margin"),s=sn(i.maxWidth,e,"clientWidth")||C,o=sn(i.maxHeight,e,"clientHeight")||C,l=function(e,t,n){let a,i;if(void 0===t||void 0===n){const r=rn(e);if(r){const e=r.getBoundingClientRect(),s=on(r),o=dn(s,"border","width"),l=dn(s,"padding");t=e.width-l.width-o.width,n=e.height-l.height-o.height,a=sn(s.maxWidth,r,"clientWidth"),i=sn(s.maxHeight,r,"clientHeight")}else t=e.clientWidth,n=e.clientHeight}return{width:t,height:n,maxWidth:a||C,maxHeight:i||C}}(e,t,n);let{width:d,height:c}=l;if("content-box"===i.boxSizing){const e=dn(i,"border","width"),t=dn(i,"padding");d-=t.width+e.width,c-=t.height+e.height}return d=Math.max(0,d-r.width),c=Math.max(0,a?Math.floor(d/a):c-r.height),d=hn(Math.min(d,s,l.maxWidth)),c=hn(Math.min(c,o,l.maxHeight)),d&&!c&&(c=hn(d/2)),{width:d,height:c}}function _n(e,t,n){const a=t||1,i=Math.floor(e.height*a),r=Math.floor(e.width*a);e.height=i/a,e.width=r/a;const s=e.canvas;return s.style&&(n||!s.style.height&&!s.style.width)&&(s.style.height=`${e.height}px`,s.style.width=`${e.width}px`),(e.currentDevicePixelRatio!==a||s.height!==i||s.width!==r)&&(e.currentDevicePixelRatio=a,s.height=i,s.width=r,e.ctx.setTransform(a,0,0,a,0,0),!0)}const pn=function(){let e=!1;try{const t={get passive(){return e=!0,!1}};window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e}();function fn(e,t){const n=function(e,t){return on(e).getPropertyValue(t)}(e,t),a=n&&n.match(/^(\d+)(\.\d+)?px$/);return a?+a[1]:void 0}function gn(e,t,n,a){return{x:e.x+n*(t.x-e.x),y:e.y+n*(t.y-e.y)}}function yn(e,t,n,a){return{x:e.x+n*(t.x-e.x),y:"middle"===a?n<.5?e.y:t.y:"after"===a?n<1?e.y:t.y:n>0?t.y:e.y}}function bn(e,t,n,a){const i={x:e.cp2x,y:e.cp2y},r={x:t.cp1x,y:t.cp1y},s=gn(e,i,n),o=gn(i,r,n),l=gn(r,t,n),d=gn(s,o,n),c=gn(o,l,n);return gn(d,c,n)}const vn=new Map;function Mn(e,t,n){return function(e,t){t=t||{};const n=e+JSON.stringify(t);let a=vn.get(n);return a||(a=new Intl.NumberFormat(e,t),vn.set(n,a)),a}(t,n).format(e)}const xn=function(e,t){return{x:n=>e+e+t-n,setWidth(e){t=e},textAlign:e=>"center"===e?e:"right"===e?"left":"right",xPlus:(e,t)=>e-t,leftForLtr:(e,t)=>e-t}},wn=function(){return{x:e=>e,setWidth(e){},textAlign:e=>e,xPlus:(e,t)=>e+t,leftForLtr:(e,t)=>e}};function kn(e,t,n){return e?xn(t,n):wn()}function Ln(e,t){let n,a;"ltr"!==t&&"rtl"!==t||(n=e.canvas.style,a=[n.getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",t,"important"),e.prevTextDirection=a)}function Yn(e,t){void 0!==t&&(delete e.prevTextDirection,e.canvas.style.setProperty("direction",t[0],t[1]))}function Dn(e){return"angle"===e?{between:X,compare:q,normalize:K}:{between:te,compare:(e,t)=>e-t,normalize:e=>e}}function Tn({start:e,end:t,count:n,loop:a,style:i}){return{start:e%n,end:t%n,loop:a&&(t-e+1)%n==0,style:i}}function Sn(e,t,n){if(!n)return[e];const{property:a,start:i,end:r}=n,s=t.length,{compare:o,between:l,normalize:d}=Dn(a),{start:c,end:u,loop:h,style:m}=function(e,t,n){const{property:a,start:i,end:r}=n,{between:s,normalize:o}=Dn(a),l=t.length;let d,c,{start:u,end:h,loop:m}=e;if(m){for(u+=l,h+=l,d=0,c=l;d<c&&s(o(t[u%l][a]),i,r);++d)u--,h--;u%=l,h%=l}return h<u&&(h+=l),{start:u,end:h,loop:m,style:e.style}}(e,t,n),_=[];let p,f,g,y=!1,b=null;const v=()=>y||l(i,g,p)&&0!==o(i,g),M=()=>!y||0===o(r,p)||l(r,g,p);for(let e=c,n=c;e<=u;++e)f=t[e%s],f.skip||(p=d(f[a]),p!==g&&(y=l(p,i,r),null===b&&v()&&(b=0===o(p,i)?e:n),null!==b&&M()&&(_.push(Tn({start:b,end:e,loop:h,count:s,style:m})),b=null),n=e,g=p));return null!==b&&_.push(Tn({start:b,end:u,loop:h,count:s,style:m})),_}function jn(e,t){const n=[],a=e.segments;for(let i=0;i<a.length;i++){const r=Sn(a[i],e.points,t);r.length&&n.push(...r)}return n}function Hn(e,t){const n=e.points,a=e.options.spanGaps,i=n.length;if(!i)return[];const r=!!e._loop,{start:s,end:o}=function(e,t,n,a){let i=0,r=t-1;if(n&&!a)for(;i<t&&!e[i].skip;)i++;for(;i<t&&e[i].skip;)i++;for(i%=t,n&&(r+=i);r>i&&e[r%t].skip;)r--;return r%=t,{start:i,end:r}}(n,i,r,a);if(!0===a)return Cn(e,[{start:s,end:o,loop:r}],n,t);return Cn(e,function(e,t,n,a){const i=e.length,r=[];let s,o=t,l=e[t];for(s=t+1;s<=n;++s){const n=e[s%i];n.skip||n.stop?l.skip||(a=!1,r.push({start:t%i,end:(s-1)%i,loop:a}),t=o=n.stop?s:null):(o=s,l.skip&&(t=s)),l=n}return null!==o&&r.push({start:t%i,end:o%i,loop:a}),r}(n,s,o<s?o+i:o,!!e._fullLoop&&0===s&&o===i-1),n,t)}function Cn(e,t,n,a){return a&&a.setContext&&n?function(e,t,n,a){const i=e._chart.getContext(),r=An(e.options),{_datasetIndex:s,options:{spanGaps:o}}=e,l=n.length,d=[];let c=r,u=t[0].start,h=u;function m(e,t,a,i){const r=o?-1:1;if(e!==t){for(e+=l;n[e%l].skip;)e-=r;for(;n[t%l].skip;)t+=r;e%l!=t%l&&(d.push({start:e%l,end:t%l,loop:a,style:i}),c=i,u=t%l)}}for(const e of t){u=o?u:e.start;let t,r=n[u%l];for(h=u+1;h<=e.end;h++){const o=n[h%l];t=An(a.setContext(Pt(i,{type:"segment",p0:r,p1:o,p0DataIndex:(h-1)%l,p1DataIndex:h%l,datasetIndex:s}))),En(t,c)&&m(u,h-1,e.loop,c),r=o,c=t}u<h-1&&m(u,h-1,e.loop,c)}return d}(e,t,n,a):t}function An(e){return{backgroundColor:e.backgroundColor,borderCapStyle:e.borderCapStyle,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderJoinStyle:e.borderJoinStyle,borderWidth:e.borderWidth,borderColor:e.borderColor}}function En(e,t){return t&&JSON.stringify(e)!==JSON.stringify(t)}},7198:(e,t,n)=>{"use strict";n.d(t,{E2:()=>a.C,Gv:()=>a.i,Lv:()=>a.K,Pj:()=>a.k,__:()=>a.Q,a4:()=>a.v,di:()=>a.O,h1:()=>a.V,hd:()=>a.a});var a=n(2998)},8193:(e,t,n)=>{"use strict";n.d(t,{E2:()=>a.E2,Gv:()=>a.Gv,Lv:()=>a.Lv,Pj:()=>a.Pj,__:()=>a.__,a4:()=>a.a4,di:()=>a.di,h1:()=>a.h1,hd:()=>a.hd});var a=n(7198)}},n={};function a(e){var i=n[e];if(void 0!==i)return i.exports;var r=n[e]={id:e,loaded:!1,exports:{}};return t[e].call(r.exports,r,r.exports,a),r.loaded=!0,r.exports}a.m=t,a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e;a.g.importScripts&&(e=a.g.location+"");var t=a.g.document;if(!e&&t&&(t.currentScript&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");if(n.length)for(var i=n.length-1;i>-1&&(!e||!/^http(s?):/.test(e));)e=n[i--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e})(),a.b=document.baseURI||self.location.href;var i={};return(()=>{"use strict";a.r(i),a.d(i,{WebPushService:()=>E,WertyzBarChart:()=>b.default,WertyzChartContent:()=>g.default,WertyzChartLegend:()=>v.default,WertyzConfirmationWindow:()=>f.default,WertyzContent:()=>e.default,WertyzDetailContent:()=>t.default,WertyzDetailContentItem:()=>M.default,WertyzDetailHeader:()=>n.default,WertyzDetailNavbar:()=>r.default,WertyzHeader:()=>s.default,WertyzIntervalPanel:()=>x.default,WertyzLineChart:()=>L.default,WertyzListContent:()=>o.default,WertyzListNavbar:()=>l.default,WertyzLoader:()=>d.default,WertyzMenu:()=>c.default,WertyzMobileMenu:()=>u.default,WertyzModal:()=>h.default,WertyzPieChart:()=>y.default,WertyzQuickFilter:()=>m.default,WertyzSelectList:()=>k.default,WertyzSmallLoader:()=>_.default,WertyzSwitchButton:()=>w.default,WertyzTable:()=>p.default,default:()=>I,wAjax:()=>T.default,wExport:()=>j.default,wMap:()=>S.default,wMixin:()=>D.default,wRouteDiagram:()=>H.default,wRouteDiagramStyle:()=>O()});var e=a(3967),t=a(3864),n=a(3403),r=a(7961),s=a(9851),o=a(3033),l=a(9450),d=a(4159),c=a(5937),u=a(8030),h=a(9138),m=a(5017),_=a(8354),p=a(235),f=a(7300),g=a(6974),y=a(9185),b=a(1981),v=a(7701),M=a(5632),x=a(3139),w=a(6398),k=a(1333),L=a(6287);a(7799),a(5701),a(5214);const Y={IS_MOBILE:window.matchMedia("(max-width: 767px)").matches,BACK_BTN_IMG:a(5097).A,MINIMALIZE_IMG:a(5361).A,MAXIMALIZE_IMG:a(1479).A,DATEPICKER_LANG:{formatLocale:{firstDayOfWeek:1}},COLORS:{0:"#009999",1:"#D5EEE8",2:"#066",3:"#FF0000",4:"#FFF989",5:"#EDB666",6:"#FF7400",7:"#1240AB"},MONTH_NAMES:{0:"January",1:"February",2:"March",3:"April",4:"May",5:"June",6:"July",7:"August",8:"September",9:"October",10:"November",11:"December"}};var D=a(2580),T=a(3578),S=a(6732),j=a(9062),H=a(8746),C=a(1659),A=a.n(C);const E=class{static PUBLIC_KEY="BAq7-S2HDv9ti0H7udIzB0cWujFQikXA_BRgMPjJ_9MlHZFzycWuu8O10CO5dT7QU5pW8LrMZRtA-yiks4h_nd0";_isAvailable=!1;_isSubscribed=!1;_isReady=!1;_registration=null;constructor(){"serviceWorker"in navigator&&(this._isAvailable=!0)}_urlBase64ToUint8Array(e){const t=(e+"=".repeat((4-e.length%4)%4)).replace(/\-/g,"+").replace(/_/g,"/"),n=window.atob(t),a=new Uint8Array(n.length);for(let e=0;e<n.length;++e)a[e]=n.charCodeAt(e);return a}async _setRegistration(){return new Promise((async e=>{this._registration=await navigator.serviceWorker.ready,this._isReady=!0,e()}))}async checkSubscription(){if(this._isSubscribed=!1,this._isReady&&this._registration){await this._registration.pushManager.getSubscription()&&(this._isSubscribed=!0)}return new Promise((e=>{e(this._isSubscribed)}))}subscripted(){return this._isSubscribed}async subscribe(){let e=null;return this._isAvailable&&this._isReady&&(e=await this._registration.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:this._urlBase64ToUint8Array(E.PUBLIC_KEY)})),new Promise((t=>{t(e)}))}async unsubscribe(){let e={success:!1,subscription:null};if(this._isAvailable&&this._isReady&&this._isSubscribed){const t=await this._registration.pushManager.getSubscription();if(t){const n=await t.unsubscribe();e={success:n,subscription:t},n&&(this._isSubscribed=!1)}}return new Promise((t=>{t(e)}))}async register(e,t=null){this._isAvailable&&(navigator.serviceWorker.register(e,{scope:t||"/"}),await this._setRegistration(),await this.checkSubscription())}};var P=a(6445),O=a.n(P);const I={install(e,t){Object.assign(e.config.globalProperties,Y),e.use(A(),{expires:1/0})}}})(),i})()));