/*! For license information please see LICENSES */ (window.webpackJsonp=window.webpackJsonp||[]).push([[37],[,,,function(e,t,n){"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(input){if(!("string"==typeof input||input instanceof String)){var e=r(input);throw null===input?e="null":"object"===e&&(e=input.constructor.name),new TypeError("Expected a string but received a ".concat(e))}},e.exports=t.default,e.exports.default=t.default},,,,,,,,,,,,,,,function(e,t,n){"use strict";var r=Object.prototype.hasOwnProperty;function l(object,e){return r.call(object,e)}function o(e){return!(e>=55296&&e<=57343)&&(!(e>=64976&&e<=65007)&&(!!(65535&~e&&65534!=(65535&e))&&(!(e>=0&&e<=8)&&(11!==e&&(!(e>=14&&e<=31)&&(!(e>=127&&e<=159)&&!(e>1114111)))))))}function d(e){if(e>65535){var t=55296+((e-=65536)>>10),n=56320+(1023&e);return String.fromCharCode(t,n)}return String.fromCharCode(e)}var c=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,h=new RegExp(c.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),m=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i,f=n(208);var v=/[&<>"]/,y=/[&<>"]/g,w={"&":"&","<":"<",">":">",'"':"""};function k(e){return w[e]}var M=/[.?*+^$[\]\\(){}|-]/g;var x=n(146);t.lib={},t.lib.mdurl=n(209),t.lib.ucmicro=n(414),t.assign=function(e){return Array.prototype.slice.call(arguments,1).forEach((function(source){if(source){if("object"!=typeof source)throw new TypeError(source+"must be object");Object.keys(source).forEach((function(t){e[t]=source[t]}))}})),e},t.isString=function(e){return"[object String]"===function(e){return Object.prototype.toString.call(e)}(e)},t.has=l,t.unescapeMd=function(e){return e.indexOf("\\")<0?e:e.replace(c,"$1")},t.unescapeAll=function(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(h,(function(e,t,n){return t||function(e,t){var code;return l(f,t)?f[t]:35===t.charCodeAt(0)&&m.test(t)&&o(code="x"===t[1].toLowerCase()?parseInt(t.slice(2),16):parseInt(t.slice(1),10))?d(code):e}(e,n)}))},t.isValidEntityCode=o,t.fromCodePoint=d,t.escapeHtml=function(e){return v.test(e)?e.replace(y,k):e},t.arrayReplaceAt=function(e,t,n){return[].concat(e.slice(0,t),n,e.slice(t+1))},t.isSpace=function(code){switch(code){case 9:case 32:return!0}return!1},t.isWhiteSpace=function(code){if(code>=8192&&code<=8202)return!0;switch(code){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1},t.isMdAsciiPunct=function(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}},t.isPunctChar=function(e){return x.test(e)},t.escapeRE=function(e){return e.replace(M,"\\$&")},t.normalizeReference=function(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}},,,,,,,,,,,,,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;for(var n in t)void 0===e[n]&&(e[n]=t[n]);return e},e.exports=t.default,e.exports.default=t.default},,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return Ye}));n(7);var r={name:"EwiAudioPronunciationButton",props:{audio:{type:Object,required:!0,default:function(){return{srcFilePath:"",type:""}}},iconDescription:{type:String,default:""},iconLabel:{type:String,default:""},hideIcon:{type:Boolean,default:!1}},methods:{playAudioFile:function(audio){if(audio&&""!==audio.srcFilePath){var e=new Audio(audio.srcFilePath);audio.type&&""!==audio.type&&(e.type=audio.type),e.play()}}}},l=r,o=n(0),component=Object(o.a)(l,(function(){var e=this,t=e._self._c;return t("button",{staticClass:"ewi-audio-pronunciation-button",on:{click:function(t){return t.preventDefault(),e.playAudioFile(e.audio)}}},[e.$slots.text?t("span",{staticClass:"audio-button-text"},[e._t("text")],2):e._e(),e._v(" "),e.hideIcon?e._e():t("span",{staticClass:"audio-button-icon"},[e._t("icon",(function(){return[t("lds-icon",{attrs:{label:e.iconLabel,description:e.iconDescription,inline:"",name:"sound-on"}})]}))],2)])}),[],!1,null,null,null),d=component.exports,c={name:"EwiBackNextBar",props:{bgColor:{type:String,default:"bg-default"}},computed:{getJustifyPosition:function(){return this.$slots.back?this.$slots.next?"space-between":"flex-start":"flex-end"}}},h=c,m=Object(o.a)(h,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"ewi-back-next-bar",class:e.bgColor,style:"justify-content: ".concat(e.getJustifyPosition)},[t("div",{staticClass:"back-slot"},[e._t("back")],2),e._v(" "),t("div",{staticClass:"next-slot"},[e._t("next")],2)])}),[],!1,null,null,null),f=m.exports,v={name:"EwiCard",props:{actions:{default:null,type:Array},borderUiColor:{default:"",type:String},centerContent:{type:Boolean,default:!0},images:{default:null,type:Array},imageMaxWidth:{default:"",type:String},fullWidthImage:{type:Boolean,default:!1},size:{type:String,default:"full"},showHr:{type:Boolean,default:!1}},computed:{getBorderStyle:function(){return{error:"border-error",action:"border-action",success:"border-success",info:"border-warning",warning:"border-warning"}[this.borderUiColor]||this.borderUiColor},getSizeClasses:function(){return{full:"col-12",half:"col-12 col-md-6",third:"col-12 col-md-6 col-lg-4",quarter:"col-12 col-md-6 col-lg-3"}[this.size]}}},y=v,w=Object(o.a)(y,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"card-column",class:e.getSizeClasses},[t("div",{staticClass:"card mr-auto",class:[{center:e.centerContent},e.getBorderStyle]},[e.$slots.fullWidthImage?t("div",[e._t("fullWidthImage")],2):t("div",[e.fullWidthImage&&e.images?t("ewi-image",{attrs:{images:e.images,"max-width":e.imageMaxWidth}}):e._e()],1),e._v(" "),t("div",{staticClass:"card-body"},[e.$slots.preHead?t("strong",[e._t("preHead")],2):e._e(),e._v(" "),e.$slots.headline?e._t("headline"):e._e(),e._v(" "),e.$slots.image?t("div",[e._t("image")],2):t("div",[!e.fullWidthImage&&e.images?t("ewi-image",{attrs:{images:e.images,"max-width":e.imageMaxWidth}}):e._e()],1),e._v(" "),e.showHr?t("ewi-hr",{attrs:{"is-short":!0}}):e._e(),e._v(" "),e.$slots.content?t("div",{staticClass:"card-content"},[e._t("content")],2):e._e(),e._v(" "),e.$slots.cta?t("div",[e._t("cta")],2):t("div",[e.actions?t("div",{staticClass:"actions"},[t("ewi-cta-list",{attrs:{actions:e.actions}})],1):e._e()])],2)])])}),[],!1,null,null,null),k=w.exports,M={name:"EwiColumnRow",props:{alignmentClass:{type:String,default:""}}},x=M,_=Object(o.a)(x,(function(){var e=this;return(0,e._self._c)("div",{staticClass:"row",class:e.alignmentClass},[e._t("default")],2)}),[],!1,null,null,null),P=_.exports,C={name:"EwiColumn",props:{columnSize:{type:String,default:"full"},alignmentClass:{type:String,default:""}},methods:{getColumnSizeClasses:function(e){var t={full:"col-12",half:"col-12 col-md-6",third:"col-12 col-md-6 col-lg-4",quarter:"col-12 col-md-6 col-lg-3"};return t.hasOwnProperty(e)?t[e]:e},columnClasses:function(){return"".concat(this.getColumnSizeClasses(this.columnSize)," ").concat(this.alignmentClass)}}},S=C,L=Object(o.a)(S,(function(){var e=this;return(0,e._self._c)("div",{staticClass:"col",class:e.columnClasses()},[e._t("default")],2)}),[],!1,null,null,null).exports,j={name:"EwiCtaList",props:{actions:{type:Array,required:!0},isCentered:{type:Boolean,default:!1}},methods:{getButtonType:function(e){return"anchor"===e?"lds-link":"lds-button"}}},O=Object(o.a)(j,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"cta-list",class:{centered:e.isCentered}},e._l(e.actions,(function(n,r){return t("div",{key:r,staticClass:"cta-row"},e._l(n,(function(n,r){return t("div",{key:r,staticClass:"action"},[n.clickEvent?t(e.getButtonType(n.type),{tag:"component",nativeOn:{click:function(e){return n.clickEvent.apply(null,arguments)}}},[e._v("\n "+e._s(n.text)+"\n ")]):t(e.getButtonType(n.type),{tag:"component",attrs:{href:n.href,external:n.external}},[e._v("\n "+e._s(n.text)+"\n ")])],1)})),0)})),0)}),[],!1,null,null,null),A=O.exports,T={name:"EwiDoccheckLogin",props:{doccheckId:{required:!0,type:String},redirectToUrl:{required:!0,type:String}},computed:{isLoaded:function(){return!!this.doccheckId},iframeSrc:function(){return"https://login.doccheck.com/code/de/".concat(this.doccheckId,"/m_red/redirectToUrl=").concat(this.redirectToUrl,"/")},anchorLink:function(){return"https://login.doccheck.com/code/de/".concat(this.doccheckId,"/m_red/")}},mounted:function(){console.warn("EwiDoccheckLogin component has been deprecated. Doccheck is now integrated with LillyPassport")}},W=Object(o.a)(T,(function(){var e=this,t=e._self._c;return e.isLoaded?t("div",{staticClass:"ewi-doccheck iframe-wrapper"},[t("iframe",{attrs:{id:"dc_login_iframe",src:e.iframeSrc,align:"left",frameborder:"0",scrolling:"no",width:"311",height:"188",name:"dc_login_iframe"}},[t("a",{attrs:{href:e.anchorLink,target:"_blank"}},[e._v("LOGIN")])])]):e._e()}),[],!1,null,null,null).exports,D={name:"EwiErrorMessage"},I=Object(o.a)(D,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"error-message"},[t("div",{staticClass:"row"},[t("div",{staticClass:"card-column mr-auto col-12"},[t("div",{staticClass:"message-body"},[t("h1",[e._t("heading",(function(){return[e._v("You found an error")]}))],2),e._v(" "),t("p",[e._t("message",(function(){return[e._v("Try selecting a page in the menu or visiting our homepage")]}))],2)]),e._v(" "),t("div",{staticClass:"message-action"},[e._t("action",(function(){return[t("lds-button",{attrs:{href:"/"}},[e._v("Back to Homepage")])]}))],2)])])])}),[],!1,null,null,null).exports,E=(n(6),n(11),n(58),n(46),n(17),n(41),{name:"EwiFileSelect",model:{prop:"files",event:"change"},props:{accept:{type:String,required:!1,default:void 0},disabled:{type:Boolean,default:!1},id:{type:String,default:"EwiFileSelect"},multiple:{type:Boolean,default:!1},files:{type:Array,default:void 0}},methods:{filesChanged:function(e){var t=Array.from(e.target.files);this.$emit("change",t)},removeFile:function(e){var t=this.files;t.splice(e,1),this.$emit("change",t)}}}),z=Object(o.a)(E,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"ewi-file-select"},[t("div",{staticClass:"button-wrapper"},[t("label",{attrs:{for:e.id}},[e._t("buttonText",(function(){return[e._v("\n Select files to upload\n ")]}))],2),e._v(" "),t("span",{staticClass:"caption"},[e._t("captionText")],2)]),e._v(" "),t("input",{ref:"input",attrs:{id:e.id,type:"file",accept:e.accept,disabled:e.disabled,multiple:e.multiple},on:{change:e.filesChanged}}),e._v(" "),t("ul",[e.files&&0!==e.files.length?e._e():t("li",[e._t("emptyText",(function(){return[e._v("No files selected")]}))],2),e._v(" "),e._l(e.files,(function(n,r){return t("li",{key:r},[e._v("\n "+e._s(n.name)+"\n "),t("div",{staticClass:"remove-wrapper caption",on:{click:function(t){return e.removeFile(r)}}},[t("lds-icon",{attrs:{name:"close-outlined",inline:"",label:"Remove file"}}),e._v(" "),e._t("removeText",(function(){return[e._v("Remove")]}))],2)])}))],2)])}),[],!1,null,null,null).exports,H={version:"1.0.0",name:"EwiHr",props:{isShort:{default:!1,type:Boolean}}},N=Object(o.a)(H,(function(){return(0,this._self._c)("hr",{staticClass:"ewi-hr",class:{short:this.isShort}})}),[],!1,null,null,null).exports,$=(n(10),{name:"EwiIconUser",props:{inline:{type:Boolean,default:!1},label:{type:[String,Boolean],default:void 0},description:{type:String,default:void 0},decorative:{type:Boolean,default:!1}},data:function(){return{name:"user",iconId:this._uid}},computed:{labelledBy:function(){return[this.getLabel&&"lds-icon-".concat(this.iconId,"-title"),this.description&&"lds-icon-".concat(this.iconId,"-description")].filter((function(e){return e})).join(" ")}}}),R=Object(o.a)($,(function(){var e=this,t=e._self._c;return t("svg",{class:["icon",{inline:e.inline},"icon-"+e.name],attrs:{"aria-labelledby":e.labelledBy,"aria-hidden":"".concat(e.decorative),title:e.label,role:"img",focusable:"false"}},[e.label?t("title",{attrs:{id:"lds-icon-".concat(e.iconId,"-title")}},[e._v("\n "+e._s(e.label)+"\n ")]):e._e(),e._v(" "),e.description?t("desc",{attrs:{id:"lds-icon-".concat(e.iconId,"-description")}},[e._v("\n "+e._s(e.description)+"\n ")]):e._e(),e._v(" "),t("svg",{attrs:{viewBox:"0 0 19 19",xmlns:"http://www.w3.org/2000/svg"}},[t("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[t("circle",{attrs:{cx:"9.5",cy:"9.5",fill:"#fff",r:"8.5",stroke:"#212121"}}),t("g",{attrs:{transform:"translate(0 4)"}},[t("path",{attrs:{d:"m2.28125 15.6209567c1.03125-.6414578 2.25-.9621868 3.4375-1.34123.28125-.0874716.59375-.1749431.84375-.320729.25-.1166287.3125-.3790433.375-.6123007 0-.0874715.03125-.174943.03125-.2624145-.90625-1.0788155-1.53125-2.9448748-1.53125-4.46104788 0-2.27425968 1.375-2.94487471 3.09375-2.94487471s3.09375.64145786 3.09375 2.91571754c0 1.45785875-.59375 3.23644645-1.4375 4.34441915 0 .1166287 0 .2624146.03125.3790433.0625.2332574.15625.4956719.375.6123006.28125.1457859.5625.2624146.84375.3498862 1.15625.3790432 2.375.7289293 3.4375 1.3703872.15625.0874715.28125.2041002.375.2915717 1.09375-1.34123 1.75-3.003189 1.75-4.8109339 0-4.3735763-3.8125-7.9307517-8.5-7.9307517s-8.5 3.5571754-8.5 7.9307517c0 1.8369021.6875 3.5280182 1.8125 4.8692483.15625-.1166287.3125-.2624146.46875-.3790433z"}}),t("path",{attrs:{d:"m9.39755245 13.6c2.75804195-.0296296 5.19906755-1.2444444 6.75244755-3.1703704-.1268065-.1185185-.2536131-.2074074-.3804196-.2962963-1.0778555-.65185182-2.3142191-1.00740737-3.4871795-1.39259256-.2853147-.08888889-.5706293-.20740741-.855944-.35555555-.2219114-.11851852-.3170163-.38518519-.3804196-.62222223-.0317016-.11851852-.0317016-.26666666-.0317016-.38518518.855944-1.12592593 1.458275-2.93333334 1.458275-4.41481482 0-2.31111111-1.3948718-2.96296296-3.13846152-2.96296296-1.74358974 0-3.13846153.68148148-3.13846153 2.99259259 0 1.54074074.63403263 3.43703704 1.55337995 4.53333334 0 .08888888-.03170163.17777777-.03170163.26666666-.06340327.23703704-.12680653.50370371-.38041958.62222222-.25361306.14814815-.57062937.23703704-.85594406.32592593-1.204662.38518519-2.44102564.71111111-3.48717949 1.36296296-.15850815.1185185-.31701631.237037-.44382284.4148148 1.55337995 1.8666667 3.96270396 3.0814815 6.68904429 3.0814815h.12680653z",fill:"#212121","fill-rule":"nonzero"}})])])])])}),[],!1,null,null,null).exports,B={name:"EwiImage",props:{altText:{default:null,type:String},href:{default:null,type:String},images:{required:!0,type:Array,validator:function(e){var t=e[e.length-1];return!Object.prototype.hasOwnProperty.call(t,"media")}},longdesc:{type:String,default:""},maxWidth:{default:"",type:String}},computed:{getAltText:function(){return this.altText?this.altText:this.images[this.images.length-1].altText},getLongDesc:function(){return this.longdesc?this.longdesc:this.images[this.images.length-1].longdesc},getMaxWidth:function(){return this.maxWidth?"max-width: ".concat(this.maxWidth,"px"):""},getFallbackImage:function(){return this.images[this.images.length-1].srcset}}},F=Object(o.a)(B,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"ewi-image"},[e.href?t("a",{attrs:{href:e.href}},[t("picture",[e._l(e.images,(function(image,e){return t("source",{key:e,attrs:{media:image.media,srcset:image.srcset}})})),e._v(" "),t("img",{ref:"image",style:e.getMaxWidth,attrs:{alt:e.getAltText,longdesc:e.getLongDesc,src:e.getFallbackImage}})],2)]):t("picture",[e._l(e.images,(function(image,e){return t("source",{key:e,attrs:{media:image.media,srcset:image.srcset}})})),e._v(" "),t("img",{ref:"image",style:e.getMaxWidth,attrs:{alt:e.getAltText,longdesc:e.getLongDesc,src:e.getFallbackImage}})],2)])}),[],!1,null,null,null).exports,V=(n(5),{name:"EwiImageTile",props:{centerContent:{type:Boolean,default:!0},images:{type:Array,required:!0},imageMaxWidth:{default:null,type:String},size:{type:String,default:"quarter",validator:function(e){return["half","third","quarter"].includes(e)}}},computed:{getSizeClasses:function(){return{half:{"col-12":!0,"col-md-6":!0},third:{"col-12":!0,"col-lg-4":!0},quarter:{"col-12":!0,"col-md-6":!0,"col-lg-3":!0}}[this.size]}}}),U=Object(o.a)(V,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"tile-column image-tile",class:e.getSizeClasses},[t("div",{staticClass:"tile mr-auto",class:{center:e.centerContent}},[t("div",{staticClass:"tile-body"},[t("div",{staticClass:"row",class:{"align-center":e.centerContent}},[t("div",{staticClass:"col"},[t("ewi-image",{attrs:{images:e.images,"max-width":e.imageMaxWidth}})],1)]),e._v(" "),t("div",{staticClass:"tile-content"},[e._t("default")],2)])])])}),[],!1,null,null,null).exports,X=n(1),G=(n(12),n(8),n(19),n(47)),Y=n.n(G),K={props:{janrainConfigKey:{type:String,default:""}}},Z={name:"EwiJanrainAuthorizeHandler",mixins:["getJanrainConfig",K],props:{unauthorizedPath:{required:!0,type:String},errorPath:{required:!0,type:String},redirectTimeout:{type:Number,default:9e3},showMessages:{type:Boolean,default:!0},loadingMessages:{type:Array,default:function(){return["Logging you in to LillyPassport","Reviewing security permissions.","Delivering available data.","Finalizing login."]},validator:function(e){return!e.some((function(e){return"string"!=typeof e}))}}},data:function(){return{authorizedPath:"",messageIndex:0}},mounted:function(){var e=this;console.warn("EwiJanrainAuthorizeHandler component has been deprecated. Please rely on built-in server-side authentication instead of a landing page."),this.$nextTick((function(){e.cycleText();var t=e.getJanrainConfig(e.janrainConfigKey).redirect.authorizedPathKey;e.authorizedPath=window.sessionStorage.getItem(t)||"/"})),this.busOn("janrain:session-found",(function(t){var n=t.result;e.authorizeUser(n.accessToken)})),this.busOn("janrain:login-success",(function(t){var n=t.result;e.authorizeUser(n.accessToken)})),setTimeout(this.redirectAfterTimeout,this.redirectTimeout)},methods:{authorizeUser:function(e){var t=this;return Object(X.a)(regeneratorRuntime.mark((function n(){var r;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,t.log("Attempting to authorize user with access token: ".concat(e)),n.next=4,Y.a.post("/setJanrainToken",{accessToken:e});case 4:return n.next=6,Y.a.get("/isAuthorized");case 6:(r=n.sent).data&&!0===r.data.isAuthorized?(t.log("User is authorized"),t.redirect(t.authorizedPath)):(t.log("User is not authorized"),t.redirect(t.unauthorizedPath)),n.next=15;break;case 10:n.prev=10,n.t0=n.catch(0),t.log("An exception occurred"),t.log(n.t0),t.redirect(t.errorPath);case 15:case"end":return n.stop()}}),n,null,[[0,10]])})))()},redirect:function(path){window.location.replace(path)},redirectAfterTimeout:function(){this.log("Timeout reached, redirecting to unauthorized path"),this.redirect(this.unauthorizedPath)},log:function(e){console.log("JanrainAuthorizeHandler: ".concat(e))},cycleText:function(){var e=this,t=this.redirectTimeout/this.loadingMessages.length;setTimeout((function(){e.messageIndex!==e.loadingMessages.length-1&&(e.messageIndex+=1,e.cycleText())}),t)}}},J=Object(o.a)(Z,(function(){var e=this,t=e._self._c;return e.showMessages?t("div",{staticClass:"loading-message"},[t("lds-loading-spinner",{attrs:{size:25,speed:2300}}),e._v(" "),t("transition",{attrs:{name:"message-fade",mode:"out-in"}},[t("span",{key:e.messageIndex,staticClass:"message"},[e._v(e._s(e.loadingMessages[e.messageIndex]))])])],1):e._e()}),[],!1,null,null,null).exports,Q={name:"EwiJanrainEditProfileLink",mixins:["getJanrainConfig",K],props:{title:{required:!0,type:String},returnUrl:{required:!0,type:String},editProfileText:{type:String,default:"Edit Profile"}},methods:{getEditProfileUrl:function(title,e){var t=this.getJanrainConfig(this.janrainConfigKey).passportBaseUrl;return"".concat(t,"?flow=p&title=").concat(title,"&url=").concat(e)}}},ee=Object(o.a)(Q,(function(){var e=this;return(0,e._self._c)("lds-link",{attrs:{href:e.getEditProfileUrl(e.title,e.returnUrl)}},[e._t("default",(function(){return[e._v("\n "+e._s(e.editProfileText)+"\n ")]}))],2)}),[],!1,null,null,null).exports,te=n(15),ne={name:"EwiJanrainListener",mixins:["getJanrainConfig",K],mounted:function(){var e=this;function t(){window.janrain.ready=!0}if(window.janrain=this.getJanrainConfig(this.janrainConfigKey),window.janrainCaptureWidgetOnLoad=function(){window.janrain.events.onCaptureLoginSuccess.addHandler((function(t){e.log("Login success"),e.busEmit("janrain:login-success",{result:t})})),window.janrain.events.onCaptureSessionCreated.addHandler((function(t){e.log("Session created"),e.busEmit("janrain:session-created",{result:t})})),window.janrain.events.onCaptureSessionFound.addHandler((function(t){e.log("Session found"),e.busEmit("janrain:session-found",{result:t})})),window.janrain.events.onCaptureSessionEnded.addHandler((function(t){e.log("Session ended"),e.busEmit("janrain:session-ended",{result:t})})),window.janrain.events.onCaptureAccessDenied.addHandler((function(t){e.log("Access denied"),e.busEmit("janrain:access-denied",{result:t})})),window.janrain.events.onCaptureSessionNotFound.addHandler((function(t){e.log("Session not found"),e.busEmit("janrain:session-notfound",{result:t})})),window.janrain.events.onCaptureExpiredToken.addHandler((function(t){e.log("Expired token"),e.busEmit("janrain:expired-token",{result:t})})),window.janrain.capture.ui.start()},this.busOn("janrain-listener:logout",(function(){localStorage.removeItem("janrainCaptureToken"),localStorage.removeItem("janrainCaptureTokenRefresh"),localStorage.removeItem("janrainCaptureToken_Expires"),localStorage.removeItem("federateLimitRefresh"),localStorage.removeItem("federateLimitRefresh_Expires"),localStorage.removeItem("janrainCaptureProfileData"),localStorage.removeItem("janrainCaptureProfileData_Expires"),localStorage.removeItem("janrainFailedLogins"),localStorage.removeItem("janrainLastAuthMethod"),window.janrain.capture&&window.janrain.capture.ui&&window.janrain.capture.ui.endCaptureSession&&window.janrain.capture.ui.endCaptureSession()})),window.addEventListener?window.addEventListener("load",t,!1):window.attachEvent("onload",t),window.janrain.loadUrl){var n=document.createElement("script");n.type="text/javascript",n.id="janrainAuthWidget",n.src="https:"===document.location.protocol?window.janrain.loadUrl.https:window.janrain.loadUrl.http;var r=document.getElementsByTagName("script")[0];if(r.parentNode.insertBefore(n,r),"object"===Object(te.a)(window.janrain.settings.share)){var l=document.createElement("script");l.type="text/javascript",l.id="janrainWidgets",l.src="https:"===document.location.protocol?window.janrain.shareUrl.https:window.janrain.shareUrl.http,l.parentNode.insertBefore(l,r)}}},methods:{log:function(e){console.log("JanrainListener: ".concat(e))}}},ie=Object(o.a)(ne,(function(){return(0,this._self._c)("div",{staticStyle:{display:"none"},attrs:{id:"signIn"}})}),[],!1,null,null,null).exports,ae={mixins:[K],data:function(){return{currentHost:""}},mounted:function(){var e=this;this.$nextTick((function(){e.currentHost=window.location.origin}))},methods:{getFullCurrentUrl:function(path){return"".concat(this.currentHost).concat(path)},getLandingPageUrl:function(title){var e=this.getJanrainConfig(this.janrainConfigKey).passportBaseUrl,t="".concat(e,"?");return title&&(t+="title=".concat(title)),t+="&tokenRequired&url=".concat(this.getFullCurrentUrl(this.returnPath)),"".concat(t)},getRegisterUrl:function(title){var e=this.getJanrainConfig(this.janrainConfigKey).passportBaseUrl,t="".concat(e,"/register?");return title&&(t+="title=".concat(title)),t+="&tokenRequired&url=".concat(this.getFullCurrentUrl(this.returnPath)),"".concat(t)}}},re={name:"EwiJanrainLoginLink",mixins:["getJanrainConfig",ae],props:{title:{required:!0,type:String},returnPath:{required:!0,type:String},loginText:{type:String,default:"Login"}}},le=Object(o.a)(re,(function(){var e=this;return(0,e._self._c)("lds-button",{attrs:{href:e.getLandingPageUrl(e.title)}},[e._v("\n "+e._s(e.loginText)+"\n")])}),[],!1,null,null,null).exports,oe={name:"EwiJanrainlogoutLink",mixins:["getJanrainConfig",ae],props:{redirectPath:{type:String,default:"/"},logoutText:{type:String,default:"Logout"},logoutUrl:{type:String,default:null}},methods:{janrainLogout:function(){var e=this;return Object(X.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.busEmit("janrain-listener:logout"),t.next=3,Y.a.post(e.logoutUrl);case 3:window.location=e.redirectPath;case 4:case"end":return t.stop()}}),t)})))()}}},se=Object(o.a)(oe,(function(){var e=this;return(0,e._self._c)("lds-link",{staticClass:"capture_end_session",attrs:{id:"captureSignOutLink"},nativeOn:{click:function(t){return e.janrainLogout.apply(null,arguments)}}},[e._t("default",(function(){return[e._v("\n "+e._s(e.logoutText)+"\n ")]}))],2)}),[],!1,null,null,null),ue=se.exports,de={name:"EwiJanrainRegisterLink",mixins:["getJanrainConfig",ae],props:{title:{required:!0,type:String},returnPath:{required:!0,type:String},registrationText:{type:String,default:"Register"}}},ce=Object(o.a)(de,(function(){var e=this;return(0,e._self._c)("lds-link",{attrs:{href:e.getRegisterUrl(e.title)}},[e._v("\n "+e._s(e.registrationText)+"\n")])}),[],!1,null,null,null).exports,he=(n(16),{name:"EwiOpenSesame",props:{authorizedPage:{type:String,default:"/patient"},authRole:{type:String,default:"opensesame"},country:{type:String,default:"Sweden"},formClass:{type:String,default:"patient-login mx-auto align-center"},formErrorMessages:{type:Object,default:function(){return{single:"An error has occurred in your form. Please check Password and submit again.",multiple:"Multiple errors have occurred in your form. Please check Password and submit again."}}},formId:{type:String,default:"opensesame-form"},invalidPasswordMessage:{type:String,default:"Invalid password"},passwordMaxLength:{type:String,default:"100"},postUrl:{type:String,default:"/opensesame-auth"},requiredPasswordMessage:{type:String,default:"Password is a required field."},treatment:{type:String,default:"Abasaglar"}},data:function(){return{formErrors:[],formPassword:""}},mounted:function(){var e=this;this.checkStatus(),this.busOn("form:success",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t.id,t.event;e.submitForm()}))},methods:{checkStatus:function(){var e=this;return Object(X.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=!1,t.next=3,Y.a.get("/api/authenticated").then((function(t){t.data.roles.includes(e.authRole)&&(n=!0)})).catch((function(e){console.log(e)}));case 3:n&&(window.location.href=e.authorizedPage);case 4:case"end":return t.stop()}}),t)})))()},submitForm:function(){var e=this;return Object(X.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,Y.a.post(e.postUrl,"password=".concat(encodeURIComponent(e.formPassword)),{headers:{"Content-Type":"application/x-www-form-urlencoded"}});case 3:t.sent.data&&(window.location.href=e.authorizedPage),t.next=10;break;case 7:t.prev=7,t.t0=t.catch(0),t.t0.response&&t.t0.response.data?(e.formErrors=[],e.formErrors.push(e.invalidPasswordMessage)):console.log("Unexpected error.");case 10:case"end":return t.stop()}}),t,null,[[0,7]])})))()}}}),me=he,fe=Object(o.a)(me,(function(){var e=this,t=e._self._c;return t("ewi-column-row",{staticClass:"opensesame"},[t("ewi-column",{attrs:{"column-size":"full"}},[e._t("headline",(function(){return[t("h2",{staticClass:"align-center"},[e._v("\n This site is only for you who live in "+e._s(e.country)+" and have been prescribed treatment\n with "),t("strong",[e._v(e._s(e.treatment))]),e._v(".\n ")])]})),e._v(" "),e._t("subtitle",(function(){return[t("p",{staticClass:"align-center mb-5"},[e._v("\n Please enter your password. You will receive the password in the patient brochure that\n you will receive from your healthcare provider.\n ")])]})),e._v(" "),t("lds-form",{class:e.formClass,attrs:{id:e.formId,"error-messages":e.formErrorMessages,novalidate:"",method:"POST"},on:{submit:function(t){return t.preventDefault(),e.submitForm.apply(null,arguments)}}},[t("lds-text-field",{staticClass:"align-left",attrs:{"invalid-messages":{empty:e.requiredPasswordMessage},maxlength:e.passwordMaxLength,name:"password",type:"password"},model:{value:e.formPassword,callback:function(t){e.formPassword=t},expression:"formPassword"}},[e._t("passwordText",(function(){return[t("p",{staticClass:"password"},[e._v("Password")])]}))],2),e._v(" "),t("lds-form-alert",{staticClass:"incorrect-pass",attrs:{messages:e.formErrors,validity:"error"}}),e._v(" "),t("div",{staticClass:"button-row"},[t("lds-button",{staticClass:"col-sm-4",attrs:{type:"submit"}},[e._t("submitText",(function(){return[e._v("Continue")]}))],2),e._v(" "),t("lds-link",{attrs:{href:"/"}},[t("lds-button",{staticClass:"secondary mt-3 col-sm-4"},[e._t("cancelText",(function(){return[e._v("Cancel")]}))],2)],1)],1)],1),e._v(" "),e.$slots.hcpLink?t("p",{staticClass:"mt-5 align-center"},[e._v("\n Are you a Healthcare Provider? "),e._t("hcpLink"),e._v(" with Lilly Passport.\n ")],2):e._e()],2)],1)}),[],!1,null,null,null),pe=fe.exports,ve={mixins:[{props:{country:{type:String,default:""},language:{type:String,default:""}}}],data:function(){return{currentHost:""}},mounted:function(){var e=this;this.$nextTick((function(){e.currentHost=window.location.origin}))},methods:{getFullCurrentUrl:function(path){return"".concat(this.currentHost).concat(path)},getLandingPageUrl:function(title){var e=this.getPassportBaseUrl(this.country,this.language),t="".concat(e,"/signin?");return title&&(t+="title=".concat(title,"&")),t+="url=".concat(this.getFullCurrentUrl(this.returnPath)),"".concat(t)},getLogoutUrl:function(){var e=this.getPassportBaseUrl(this.country,this.language),t="".concat(e,"/logout");return t+="?url=".concat(this.getFullCurrentUrl(this.redirectPath)),"".concat(t)},getRegisterUrl:function(title){var e=this.getPassportBaseUrl(this.country,this.language),t="".concat(e,"/register?");return title&&(t+="title=".concat(title,"&")),t+="url=".concat(this.getFullCurrentUrl(this.returnPath)),"".concat(t)},getEditProfileUrl:function(title){var e=this.getPassportBaseUrl(this.country,this.language),t="".concat(e,"/editprofile?flow=p");return title&&(t+="&title=".concat(title)),t+="&url=".concat(this.getFullCurrentUrl(this.returnPath)),"".concat(t)},logoutPassport:function(){var e=this;return Object(X.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Y.a.post(e.logoutUrl);case 2:window.location=e.getLogoutUrl();case 3:case"end":return t.stop()}}),t)})))()}}},ge={name:"EwiPassportEditProfileLink",mixins:["getPassportBaseUrl",ve],props:{title:{required:!0,type:String},returnPath:{required:!0,type:String},editProfileText:{type:String,default:"Edit Profile"}}},be=Object(o.a)(ge,(function(){var e=this;return(0,e._self._c)("lds-link",{attrs:{href:e.getEditProfileUrl(e.title)}},[e._t("default",(function(){return[e._v("\n "+e._s(e.editProfileText)+"\n ")]}))],2)}),[],!1,null,null,null).exports,ye={name:"EwiPassportLoginLink",mixins:["getPassportBaseUrl",ve],props:{title:{required:!0,type:String},returnPath:{required:!0,type:String},loginText:{type:String,default:"Login"}}},we=Object(o.a)(ye,(function(){var e=this;return(0,e._self._c)("lds-button",{attrs:{href:e.getLandingPageUrl(e.title)}},[e._v("\n "+e._s(e.loginText)+"\n")])}),[],!1,null,null,null).exports,ke={name:"EwiPassportRegisterLink",mixins:["getPassportBaseUrl",ve],props:{title:{required:!0,type:String},returnPath:{required:!0,type:String},registrationText:{type:String,default:"Register"}}},Me=Object(o.a)(ke,(function(){var e=this;return(0,e._self._c)("lds-link",{attrs:{href:e.getRegisterUrl(e.title)}},[e._v("\n "+e._s(e.registrationText)+"\n")])}),[],!1,null,null,null).exports,xe={name:"EwiSectionBookend",props:{title:{type:String,required:!0},action:{default:null,type:Object}}},_e=Object(o.a)(xe,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"section-bookend"},[t("div",{staticClass:"row"},[t("div",{staticClass:"card-column mr-auto col-12"},[t("div",{staticClass:"card"},[t("div",{staticClass:"card-body"},[t("h2",[e._v(e._s(e.title))]),e._v(" "),e.action&&e.action.clickEvent?t("lds-button",{nativeOn:{click:function(t){return e.action.clickEvent.apply(null,arguments)}}},[e._v("\n "+e._s(e.action.text)+"\n ")]):e.action&&e.action.href?t("lds-button",{attrs:{href:e.action.href}},[e._v("\n "+e._s(e.action.text)+"\n ")]):e._e()],1)])])])])}),[],!1,null,null,null),Pe=_e.exports,Ce={name:"EwiSectionCard",props:{alignCenter:{type:Boolean,default:!1},matchCardHeight:{type:Boolean,default:!0}}},Se=Object(o.a)(Ce,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"section-card"},[t("div",{staticClass:"row",class:{"match-height":e.matchCardHeight,"align-center":e.alignCenter}},[e._t("default")],2)])}),[],!1,null,null,null).exports,Le=n(153),je=n.n(Le),Oe={name:"EwiSectionEP2P",props:{title:{type:String,required:!0},eventDate:{type:String,required:!0},eventDescription:{type:String,required:!0},eventTime:{default:"",type:String},locationLine1:{default:"",type:String},locationLine2:{default:"",type:String},registrationLink:{type:Object,required:!0},keynoteImage:{default:null,type:Array},keynoteDescription:{default:"",type:String},speakerName:{default:"",type:String},speakerWebsite:{default:"",type:String},speakerWebsiteExternal:{default:!0,type:Boolean},imageMaxWidth:{default:"",type:String},fallbackImage:{default:"",type:String},imageAltText:{default:"",type:String},expiration:{default:void 0,type:String,validator:function(e){return null!==je.a.toDate(e)}}},data:function(){return{isExpired:!1}},created:function(){this.isExpired=this.checkExpiration()},methods:{checkExpiration:function(){if(this.expiration){var e=(new Date).toISOString(),t=new Date(this.expiration).toISOString();return je.a.isBefore(t,e)}return!1}}},Ae=Object(o.a)(Oe,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"section-ep2p"},[t("div",{staticClass:"row"},[t("div",{staticClass:"card-column col-12"},[t("div",{staticClass:"card mr-auto"},[t("div",{staticClass:"card-body"},[t("div",{staticClass:"row"},[t("div",{staticClass:"col-12 col-md-6"},[t("h2",[e._v(e._s(e.title))])]),e._v(" "),t("div",{staticClass:"col-12 col-md-6"},[t("div",{staticClass:"event-details"},[t("label",[e._t("labelDate",(function(){return[e._v("\n Date:\n ")]}))],2),e._v("\n "+e._s(e.eventDate)+"\n ")]),e._v(" "),e.eventTime?t("div",{staticClass:"event-details"},[t("label",[e._t("labelTime",(function(){return[e._v("\n Time:\n ")]}))],2),e._v("\n "+e._s(e.eventTime)+"\n ")]):e._e(),e._v(" "),e.locationLine1||e.$slots.eventLocation?t("div",{staticClass:"event-details"},[t("label",[e._t("labelLocation",(function(){return[e._v("\n Location:\n ")]}))],2),e._v(" "),t("div",{staticClass:"event-location"},[e._t("eventLocation",(function(){return[t("p",[e._v(e._s(e.locationLine1))]),e._v(" "),e.locationLine2?t("p",[e._v(e._s(e.locationLine2))]):e._e()]}))],2)]):e._e(),e._v(" "),t("div",{staticClass:"event-details"},[t("label",[e._t("labelDescription",(function(){return[e._v("\n Description:\n ")]}))],2),e._v(" "),e._t("eventDescription",(function(){return[e._v("\n "+e._s(e.eventDescription)+"\n ")]}))],2),e._v(" "),t("div",{staticClass:"event-details"},[t("label"),e._v(" "),t("div",[e.isExpired?t("lds-button",{attrs:{disabled:"true"}},[e._t("labelRegBtnDisabled",(function(){return[e._v("\n No longer available\n ")]}))],2):e._e(),e._v(" "),e._t("registrationLink",(function(){return[!e.isExpired&&e.registrationLink?t("lds-button",{attrs:{href:e.registrationLink.href,external:void 0===e.registrationLink.external||e.registrationLink.external}},[e._v("\n "+e._s(e.registrationLink.text)+"\n ")]):e._e()]})),e._v(" "),!e.isExpired&&e.expiration?t("p",{staticClass:"caption"},[t("span",[e._t("labelRegBtnOpen",(function(){return[e._v("\n Available until:\n ")]}))],2),e._v("\n "+e._s(e.expiration)+"\n ")]):e._e()],2)])])])]),e._v(" "),e.keynoteImage||e.$slots.keynoteImage||e.speakerName||e.$slots.speakerName?t("div",{staticClass:"card-body"},[t("div",{staticClass:"row"},[t("div",{staticClass:"col-12 col-md-6"},[e._t("keynoteImage",(function(){return[e.keynoteImage?t("ewi-image",{attrs:{images:e.keynoteImage,"max-width":e.imageMaxWidth,"alt-text":e.imageAltText}}):e._e()]}))],2),e._v(" "),t("div",{staticClass:"col-12 col-md-6"},[e.speakerName||e.$slots.speakerName?t("div",{staticClass:"event-details"},[t("label",[e._t("labelKeynoteSpeaker",(function(){return[e._v("\n Keynote Speaker:\n ")]}))],2),e._v(" "),e._t("speakerName",(function(){return[e.speakerWebsite?t("lds-link",{attrs:{href:e.speakerWebsite,external:e.speakerWebsiteExternal}},[e._v("\n "+e._s(e.speakerName)+"\n ")]):e._e(),e._v(" "),!e.speakerWebsite&&e.speakerName?t("span",[e._v("\n "+e._s(e.speakerName)+"\n ")]):e._e()]}))],2):e._e(),e._v(" "),e.keynoteDescription||e.$slots.keynoteDescription?t("div",{staticClass:"event-details"},[t("label",[e._t("labelKeynoteDescription",(function(){return[e._v("\n About:\n ")]}))],2),e._v(" "),e._t("keynoteDescription",(function(){return[e._v("\n "+e._s(e.keynoteDescription)+"\n ")]}))],2):e._e()])])]):e._e()])])])])}),[],!1,null,null,null).exports,Te={name:"EwiSectionHalfBillboard",props:{actions:{default:null,type:Array},contentAlign:{default:"right",type:String},disclaimers:{default:null,type:Array},imageAltText:{default:"",type:String},imageBackgroundPosition:{default:void 0,type:String},imageBackgroundSize:{default:void 0,type:String},imageCaption:{default:null,type:Object},imageHref:{default:null,type:String},imageLink:{type:[String,Object],default:void 0},images:{type:Array,required:!0,validator:function(e){var t=e[e.length-1];return!Object.prototype.hasOwnProperty.call(t,"media")}},isCard:{default:!1,type:Boolean},showHr:{default:!1,type:Boolean}},computed:{getFallbackImage:function(){return this.images[this.images.length-1].srcset},getImageLink:function(){return this.imageHref?(console.warn("Warning: imageHref prop on EwiSectionHalfBillboard has been deprecated. Please use imageLink prop"),this.imageHref):this.imageLink?this.imageLink:void 0}}},We=Object(o.a)(Te,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"section-half-billboard"},[t("lds-half-billboard",{class:{card:e.isCard},attrs:{images:e.images,"fallback-image":e.getFallbackImage,"alt-text":e.imageAltText,align:e.contentAlign,"background-position":e.imageBackgroundPosition,"background-size":e.imageBackgroundSize,"image-link":e.getImageLink,layout:{content:{small:12,medium:6},image:{small:"12",medium:"5"}}}},[t("template",{slot:"caption"},[e._t("caption",(function(){return[e.imageCaption&&e.imageCaption.href?t("lds-link",{attrs:{href:e.imageCaption.href}},[e._v("\n "+e._s(e.imageCaption.text)+"\n ")]):e._e(),e._v(" "),e.imageCaption&&!e.imageCaption.href&&e.imageCaption.text?t("span",[e._v(e._s(e.imageCaption.text))]):e._e()]}))],2),e._v(" "),e.$slots.preHead?t("strong",[e._t("preHead")],2):e._e(),e._v(" "),e.$slots.headline?t("h1",[e._t("headline")],2):e._e(),e._v(" "),e.showHr?t("ewi-hr",{attrs:{"is-short":""}}):e._e(),e._v(" "),e.$slots.content?t("div",{staticClass:"content"},[e._t("content")],2):e._e(),e._v(" "),e.actions?t("div",{staticClass:"actions"},[t("ewi-cta-list",{attrs:{actions:e.actions}})],1):e._e(),e._v(" "),e._l(e.disclaimers,(function(n,r){return t("p",{key:r,staticClass:"caption"},[e._v("\n "+e._s(n)+"\n ")])}))],2)],1)}),[],!1,null,null,null).exports,De={name:"EwiSectionImageTiles"},Ie=Object(o.a)(De,(function(){var e=this._self._c;return e("div",{staticClass:"section-image-tiles"},[e("div",{staticClass:"row"},[this._t("default")],2)])}),[],!1,null,null,null).exports,Ee={name:"EwiSectionQuarterBillboard",props:{actions:{default:null,type:Array},contentAlign:{default:"right",type:String},disclaimers:{default:null,type:Array},imageAltText:{default:"",type:String},imageBackgroundPosition:{default:void 0,type:String},imageBackgroundSize:{default:void 0,type:String},imageHref:{default:null,type:String},imageLink:{type:[String,Object],default:void 0},images:{type:Array,required:!0,validator:function(e){var t=e[e.length-1];return!Object.prototype.hasOwnProperty.call(t,"media")}},isCard:{default:!1,type:Boolean}},data:function(){return{billboardLayout:{content:{small:"full",large:"three-quarter"},image:{small:"full",large:"quarter"}}}},computed:{getFallbackImage:function(){return this.images[this.images.length-1].srcset},getImageLink:function(){return this.imageHref?(console.warn("Warning: imageHref prop on EwiSectionHalfBillboard has been deprecated. Please use imageLink prop"),this.imageHref):this.imageLink?this.imageLink:void 0}}},ze=Object(o.a)(Ee,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"section-quarter-billboard"},[t("lds-half-billboard",{class:{card:e.isCard},attrs:{images:e.images,"fallback-image":e.getFallbackImage,"alt-text":e.imageAltText,align:e.contentAlign,"background-position":e.imageBackgroundPosition,"background-size":e.imageBackgroundSize,"image-link":e.getImageLink,layout:e.billboardLayout}},[t("template",{slot:"caption"},[e._t("caption")],2),e._v(" "),e.$slots.headline?t("h3",[e._t("headline")],2):e._e(),e._v(" "),e.$slots.content?t("div",{staticClass:"content"},[e._t("content")],2):e._e(),e._v(" "),e.disclaimers?t("div",{staticClass:"disclaimer-list"},e._l(e.disclaimers,(function(n,r){return t("ul",{key:r},[t("li",[t("strong",[e._v(e._s(n))])])])})),0):e._e(),e._v(" "),e.actions?t("div",{staticClass:"actions"},[t("ewi-cta-list",{attrs:{actions:e.actions}})],1):e._e()],2)],1)}),[],!1,null,null,null).exports,He={name:"EwiSectionWrapper",props:{striped:{type:Boolean,default:!1},bgColor:{default:"",type:String}},computed:{getBackground:function(){return this.striped&&!this.bgColor?"bg-default":this.bgColor?this.bgColor:""}}},Ne=Object(o.a)(He,(function(){var e=this,t=e._self._c;return t("section",{staticClass:"section",class:["section-background",e.getBackground]},[t("div",{staticClass:"wrapper"},[e._t("default")],2)])}),[],!1,null,null,null).exports,$e={name:"EwiSideNavLogout",props:{id:{type:[String,Number],default:void 0}},data:function(){return{isExpanded:!1}},mounted:function(){var e=this;this.busOn("side-nav-logout:toggle",(function(t){var n=t.id,r=void 0!==n&&n;!1!==r&&r!==e.id||e.toggleExpanded()}))},methods:{toggleExpanded:function(){this.isExpanded=!this.isExpanded}}},Re=Object(o.a)($e,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"ewi-side-nav-logout",attrs:{id:e.id}},[t("ul",[t("li",[e.$slots.editProfile||e.$slots.logout?t("lds-button-base",{staticClass:"ewi-side-nav-logout-item ewi-side-nav-logout-heading",on:{click:e.toggleExpanded}},[t("span",{class:["ewi-side-nav-logout-content",{active:e.isExpanded}]},[e._t("heading",(function(){return[e._v("My Profile")]}))],2),e._v(" "),e.$slots.editProfile||e.$slots.logout?t("transition",{attrs:{mode:"out-in",name:"icon-rotate"}},[e.isExpanded?t("lds-icon",{key:"expanded",staticClass:"ewi-side-nav-logout-toggle-icon",attrs:{inline:"",name:"chevron-up",label:"Collapse Profile"}}):t("lds-icon",{key:"collapsed",staticClass:"ewi-side-nav-logout-toggle-icon",attrs:{inline:"",name:"chevron-down",label:"Expand Profile"}})],1):e._e()],1):t("span",{staticClass:"ewi-side-nav-logout-item ewi-side-nav-logout-heading"},[e._t("heading",(function(){return[e._v("My Profile")]}))],2),e._v(" "),e.$slots.editProfile||e.$slots.logout?t("transition",{attrs:{name:"slide"}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.isExpanded,expression:"isExpanded"}],class:["ewi-side-nav-logout-container",{expanded:e.isExpanded}]},[t("ul",[e.$slots.editProfile?t("li",{staticClass:"ewi-side-nav-logout-item"},[e._t("editProfile")],2):e._e(),e._v(" "),e.$slots.logout?t("li",{staticClass:"ewi-side-nav-logout-item"},[e._t("logout")],2):e._e()])])]):e._e()],1)])])}),[],!1,null,null,null).exports,Be={name:"EwiPassportlogoutLink",mixins:["getPassportBaseUrl",ve],props:{redirectPath:{type:String,default:"/"},logoutText:{type:String,default:"Logout"},logoutUrl:{type:String,default:null}}},Fe=Object(o.a)(Be,(function(){var e=this;return(0,e._self._c)("lds-link",{staticClass:"capture_end_session",attrs:{id:"captureSignOutLink"},nativeOn:{click:function(t){return e.logoutPassport.apply(null,arguments)}}},[e._t("default",(function(){return[e._v("\n "+e._s(e.logoutText)+"\n ")]}))],2)}),[],!1,null,null,null),Ve={"ewi-audio-pronunciation-button":d,"ewi-back-next-bar":f,"ewi-card":k,"ewi-column":L,"ewi-column-row":P,"ewi-cta-list":A,"ewi-doccheck-login":W,"ewi-error-message":I,"ewi-file-select":z,"ewi-image":F,"ewi-hr":N,"ewi-icon-user":R,"ewi-image-tile":U,"ewi-janrain-authorize-handler":J,"ewi-janrain-edit-profile-link":ee,"ewi-janrain-listener":ie,"ewi-janrain-login-link":le,"ewi-janrain-logout-link":ue,"ewi-janrain-register-link":ce,"ewi-opensesame":pe,"ewi-passport-edit-profile-link":be,"ewi-passport-login-link":we,"ewi-passport-register-link":Me,"ewi-section-bookend":Pe,"ewi-section-card":Se,"ewi-section-ep2p":Ae,"ewi-section-half-billboard":We,"ewi-section-image-tiles":Ie,"ewi-section-quarter-billboard":ze,"ewi-section-wrapper":Ne,"ewi-side-nav-logout":Re,"ewi-passport-logout-link":Fe.exports},qe={methods:{ewiScrollToSection:function(e){var t=this.offsetTopDocument(e),n=document.referrer?new URL(document.referrer):null,r="".concat(window.location.host).concat(window.location.pathname),l=this.getStickyTop();n&&n.host+n.pathname===r?this.scrollTo({top:t-l}):this.scrollTo({top:t-l,behavior:"auto"})}}},Ue={methods:{ewiWait:function(e){return new Promise((function(t){return setTimeout(t,e)}))}}},Xe={mixins:[qe,Ue],mounted:function(){var e=this;this.$nextTick(Object(X.a)(regeneratorRuntime.mark((function t(){var n,r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.$route.query.section,r=document.getElementById(n),!(r&&r.classList.contains("lds-accordion"))){t.next=8;break}return e.busEmit("accordion:show",{id:n}),t.next=7,e.ewiWait(700);case 7:e.ewiScrollToSection(r);case 8:case"end":return t.stop()}}),t)}))))}},Ge={mounted:function(){var e=this;this.$nextTick((function(){var t=e.$route.query.section,n="isiPanel";"isi"===t?(t=n,e.busEmit("isi:expand")):t&&document.querySelector("#".concat(n," #").concat(t))&&e.busEmit("isi:expand")}))}},Ye={deepLinkExpandAccordion:Xe,deepLinkExpandIsi:Ge,deepLinksFromQueryParam:{mixins:[Xe,Ge,qe],data:function(){return{ewiClassesExcludedFromDeepLink:["lds-accordion","ewi-scroll-ignore"],ewiSectionIdsExcludedFromDeepLink:["isi"]}},methods:{isEwiElementClassIgnored:function(e){for(var t=!1,i=0;i1&&void 0!==arguments[1]?arguments[1]:{}).ewiVueComponents,n=void 0===t?Object.keys(Ve):t;e.isEwiInstalled||(e.isEwiInstalled=!0,n.forEach((function(t){e.component(t,Ve[t])})),e.mixin(Ye.getJanrainConfig),e.mixin(Ye.getPassportBaseUrl))}};t.b=Ke},function(e,t,n){"use strict";n(7),n(17),n(43),n(44),n(10),n(6);var r=n(240),l=n.n(r);(function(){function e(){}Object.defineProperty(e.prototype,"length",{get:function(){return Object.keys(this).length},enumerable:!0,configurable:!0}),e.prototype.key=function(e){return Object.keys(this)[e]},e.prototype.setItem=function(e,data){this[e]=data.toString()},e.prototype.getItem=function(e){return this[e]},e.prototype.removeItem=function(e){delete this[e]},e.prototype.clear=function(){for(var e=0,t=Object.keys(this);e0?d.map((function(){return e(!1)})):e(!1))}};e.exports=r},,,,,,,,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.farsiLocales=t.englishLocales=t.dotDecimal=t.decimal=t.commaDecimal=t.bengaliLocales=t.arabicLocales=t.alphanumeric=t.alpha=void 0;for(var r,l=t.alpha={"en-US":/^[A-Z]+$/i,"az-AZ":/^[A-VXYZÇƏĞİıÖŞÜ]+$/i,"bg-BG":/^[А-Я]+$/i,"cs-CZ":/^[A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ]+$/i,"da-DK":/^[A-ZÆØÅ]+$/i,"de-DE":/^[A-ZÄÖÜß]+$/i,"el-GR":/^[Α-ώ]+$/i,"es-ES":/^[A-ZÁÉÍÑÓÚÜ]+$/i,"fa-IR":/^[ابپتثجچحخدذرزژسشصضطظعغفقکگلمنوهی]+$/i,"fi-FI":/^[A-ZÅÄÖ]+$/i,"fr-FR":/^[A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ]+$/i,"it-IT":/^[A-ZÀÉÈÌÎÓÒÙ]+$/i,"ja-JP":/^[ぁ-んァ-ヶヲ-゚一-龠ー・。、]+$/i,"nb-NO":/^[A-ZÆØÅ]+$/i,"nl-NL":/^[A-ZÁÉËÏÓÖÜÚ]+$/i,"nn-NO":/^[A-ZÆØÅ]+$/i,"hu-HU":/^[A-ZÁÉÍÓÖŐÚÜŰ]+$/i,"pl-PL":/^[A-ZĄĆĘŚŁŃÓŻŹ]+$/i,"pt-PT":/^[A-ZÃÁÀÂÄÇÉÊËÍÏÕÓÔÖÚÜ]+$/i,"ru-RU":/^[А-ЯЁ]+$/i,"kk-KZ":/^[А-ЯЁ\u04D8\u04B0\u0406\u04A2\u0492\u04AE\u049A\u04E8\u04BA]+$/i,"sl-SI":/^[A-ZČĆĐŠŽ]+$/i,"sk-SK":/^[A-ZÁČĎÉÍŇÓŠŤÚÝŽĹŔĽÄÔ]+$/i,"sr-RS@latin":/^[A-ZČĆŽŠĐ]+$/i,"sr-RS":/^[А-ЯЂЈЉЊЋЏ]+$/i,"sv-SE":/^[A-ZÅÄÖ]+$/i,"th-TH":/^[ก-๐\s]+$/i,"tr-TR":/^[A-ZÇĞİıÖŞÜ]+$/i,"uk-UA":/^[А-ЩЬЮЯЄIЇҐі]+$/i,"vi-VN":/^[A-ZÀÁẠẢÃÂẦẤẬẨẪĂẰẮẶẲẴĐÈÉẸẺẼÊỀẾỆỂỄÌÍỊỈĨÒÓỌỎÕÔỒỐỘỔỖƠỜỚỢỞỠÙÚỤỦŨƯỪỨỰỬỮỲÝỴỶỸ]+$/i,"ko-KR":/^[ㄱ-ㅎㅏ-ㅣ가-힣]*$/,"ku-IQ":/^[ئابپتجچحخدرڕزژسشعغفڤقکگلڵمنوۆھەیێيطؤثآإأكضصةظذ]+$/i,ar:/^[ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ]+$/,he:/^[א-ת]+$/,fa:/^['آاءأؤئبپتثجچحخدذرزژسشصضطظعغفقکگلمنوهةی']+$/i,bn:/^['ঀঁংঃঅআইঈউঊঋঌএঐওঔকখগঘঙচছজঝঞটঠডঢণতথদধনপফবভমযরলশষসহ়ঽািীুূৃৄেৈোৌ্ৎৗড়ঢ়য়ৠৡৢৣৰৱ৲৳৴৵৶৷৸৹৺৻']+$/,eo:/^[ABCĈD-GĜHĤIJĴK-PRSŜTUŬVZ]+$/i,"hi-IN":/^[\u0900-\u0961]+[\u0972-\u097F]*$/i,"si-LK":/^[\u0D80-\u0DFF]+$/},o=t.alphanumeric={"en-US":/^[0-9A-Z]+$/i,"az-AZ":/^[0-9A-VXYZÇƏĞİıÖŞÜ]+$/i,"bg-BG":/^[0-9А-Я]+$/i,"cs-CZ":/^[0-9A-ZÁČĎÉĚÍŇÓŘŠŤÚŮÝŽ]+$/i,"da-DK":/^[0-9A-ZÆØÅ]+$/i,"de-DE":/^[0-9A-ZÄÖÜß]+$/i,"el-GR":/^[0-9Α-ω]+$/i,"es-ES":/^[0-9A-ZÁÉÍÑÓÚÜ]+$/i,"fi-FI":/^[0-9A-ZÅÄÖ]+$/i,"fr-FR":/^[0-9A-ZÀÂÆÇÉÈÊËÏÎÔŒÙÛÜŸ]+$/i,"it-IT":/^[0-9A-ZÀÉÈÌÎÓÒÙ]+$/i,"ja-JP":/^[0-90-9ぁ-んァ-ヶヲ-゚一-龠ー・。、]+$/i,"hu-HU":/^[0-9A-ZÁÉÍÓÖŐÚÜŰ]+$/i,"nb-NO":/^[0-9A-ZÆØÅ]+$/i,"nl-NL":/^[0-9A-ZÁÉËÏÓÖÜÚ]+$/i,"nn-NO":/^[0-9A-ZÆØÅ]+$/i,"pl-PL":/^[0-9A-ZĄĆĘŚŁŃÓŻŹ]+$/i,"pt-PT":/^[0-9A-ZÃÁÀÂÄÇÉÊËÍÏÕÓÔÖÚÜ]+$/i,"ru-RU":/^[0-9А-ЯЁ]+$/i,"kk-KZ":/^[0-9А-ЯЁ\u04D8\u04B0\u0406\u04A2\u0492\u04AE\u049A\u04E8\u04BA]+$/i,"sl-SI":/^[0-9A-ZČĆĐŠŽ]+$/i,"sk-SK":/^[0-9A-ZÁČĎÉÍŇÓŠŤÚÝŽĹŔĽÄÔ]+$/i,"sr-RS@latin":/^[0-9A-ZČĆŽŠĐ]+$/i,"sr-RS":/^[0-9А-ЯЂЈЉЊЋЏ]+$/i,"sv-SE":/^[0-9A-ZÅÄÖ]+$/i,"th-TH":/^[ก-๙\s]+$/i,"tr-TR":/^[0-9A-ZÇĞİıÖŞÜ]+$/i,"uk-UA":/^[0-9А-ЩЬЮЯЄIЇҐі]+$/i,"ko-KR":/^[0-9ㄱ-ㅎㅏ-ㅣ가-힣]*$/,"ku-IQ":/^[٠١٢٣٤٥٦٧٨٩0-9ئابپتجچحخدرڕزژسشعغفڤقکگلڵمنوۆھەیێيطؤثآإأكضصةظذ]+$/i,"vi-VN":/^[0-9A-ZÀÁẠẢÃÂẦẤẬẨẪĂẰẮẶẲẴĐÈÉẸẺẼÊỀẾỆỂỄÌÍỊỈĨÒÓỌỎÕÔỒỐỘỔỖƠỜỚỢỞỠÙÚỤỦŨƯỪỨỰỬỮỲÝỴỶỸ]+$/i,ar:/^[٠١٢٣٤٥٦٧٨٩0-9ءآأؤإئابةتثجحخدذرزسشصضطظعغفقكلمنهوىيًٌٍَُِّْٰ]+$/,he:/^[0-9א-ת]+$/,fa:/^['0-9آاءأؤئبپتثجچحخدذرزژسشصضطظعغفقکگلمنوهةی۱۲۳۴۵۶۷۸۹۰']+$/i,bn:/^['ঀঁংঃঅআইঈউঊঋঌএঐওঔকখগঘঙচছজঝঞটঠডঢণতথদধনপফবভমযরলশষসহ়ঽািীুূৃৄেৈোৌ্ৎৗড়ঢ়য়ৠৡৢৣ০১২৩৪৫৬৭৮৯ৰৱ৲৳৴৵৶৷৸৹৺৻']+$/,eo:/^[0-9ABCĈD-GĜHĤIJĴK-PRSŜTUŬVZ]+$/i,"hi-IN":/^[\u0900-\u0963]+[\u0966-\u097F]*$/i,"si-LK":/^[0-9\u0D80-\u0DFF]+$/},d=t.decimal={"en-US":".",ar:"٫"},c=t.englishLocales=["AU","GB","HK","IN","NZ","ZA","ZM"],i=0;i1&&void 0!==arguments[1]?arguments[1]:"";if((0,l.default)(t),!(n=String(n)))return e(t,4)||e(t,6);if("4"===n)return c.test(t);if("6"===n)return m.test(t);return!1};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o="(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",d="(".concat(o,"[.]){3}").concat(o),c=new RegExp("^".concat(d,"$")),h="(?:[0-9a-fA-F]{1,4})",m=new RegExp("^("+"(?:".concat(h,":){7}(?:").concat(h,"|:)|")+"(?:".concat(h,":){6}(?:").concat(d,"|:").concat(h,"|:)|")+"(?:".concat(h,":){5}(?::").concat(d,"|(:").concat(h,"){1,2}|:)|")+"(?:".concat(h,":){4}(?:(:").concat(h,"){0,1}:").concat(d,"|(:").concat(h,"){1,3}|:)|")+"(?:".concat(h,":){3}(?:(:").concat(h,"){0,2}:").concat(d,"|(:").concat(h,"){1,4}|:)|")+"(?:".concat(h,":){2}(?:(:").concat(h,"){0,3}:").concat(d,"|(:").concat(h,"){1,5}|:)|")+"(?:".concat(h,":){1}(?:(:").concat(h,"){0,4}:").concat(d,"|(:").concat(h,"){1,6}|:)|")+"(?::((?::".concat(h,"){0,5}:").concat(d,"|(?::").concat(h,"){1,7}|:))")+")(%[0-9a-zA-Z-.:]{1,})?$");e.exports=t.default,e.exports.default=t.default},,,,,,,,function(e,t,n){"use strict";var r=n(1),l=n(2),o=(n(12),n(8),n(66),n(87),n(7),n(11),n(10),n(13),n(14),n(20)),d=(n(21),n(65),{version:"1.0.2",name:"LdsSideNavJumpMenu",inject:{activeURLParam:{default:""},jumpOffset:{default:16}},props:{menu:{type:Array,required:!0,validator:function(e){return e.reduce((function(e,t){return"anchor"in t&&e}),!0)}},menuDepth:{type:Number,default:0,validator:function(e){return e<=4}}},data:function(){return{activeAnchor:!1}},computed:{anchorElements:function(){return this.menu.map((function(e){var element=document.getElementById(e.anchor);return element||console.error('LDS ERROR [Unexpected Failure]: Side nav jump menu anchors must match elements existing in the\n DOM. Check the anchor for a jump menu item with the text "'.concat(e.text,'"'),"\n>>> in LdsSideNavJumpMenu"),{anchor:e.anchor,element:element}}))}},mounted:function(){this.windowOnScroll(this.checkActiveAnchor,50)},methods:{checkActiveAnchor:function(){var e=this.getActiveAnchor();e&&this.setActiveAnchor(e)},setActiveAnchor:function(e){this.activeAnchor=this.menu.reduce((function(t,n){return n.anchor===e.anchor?n.anchor:t}),!1),e.element.removeAttribute("id"),this.setUrl(this.activeAnchor,this.activeURLParam),e.element.setAttribute("id",this.activeAnchor)},getActiveAnchor:function(){var e=this;return Object(o.a)(this.anchorElements).reverse().reduce((function(t,n){return!1===t&&n.element&&e.offsetTopDocument(n.element)-1-parseInt(e.jumpOffset,10)<(document.documentElement.scrollTop||window.pageYOffset)?n:t}),!1)},jumpToAnchor:function(e){var element=this.anchorElements.find((function(t){return t.anchor===e})).element;element&&this.scrollTo({top:this.offsetTopDocument(element)-parseInt(this.jumpOffset,10)})}}}),c=n(0);function h(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var m={version:"1.0.2",name:"LdsSideNavMenu",components:{LdsSideNavJumpMenu:Object(c.a)(d,(function(){var e=this,t=e._self._c;return t("ul",{class:["lds-side-nav-jump-menu","lds-side-nav-menu","depth-".concat(e.menuDepth)]},e._l(e.menu,(function(n,i){return t("li",{key:i,class:["lds-side-nav-menu-item","lds-side-nav-jump-menu-item",{active:n.anchor===e.activeAnchor}]},[t("a",{staticClass:"lds-side-nav-menu-item-content",attrs:{href:"#".concat(n.anchor)},on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.jumpToAnchor(n.anchor)}}},[t("span",{staticClass:"lds-side-nav-jump-menu-item-content-container"},["slot"in n&&n.slot in e.$slots?e._t(n.slot):[e._v("\n "+e._s(n.text)+"\n ")]],2)])])})),0)}),[],!1,null,null,null).exports},inject:["getCustomMenuItemSlots"],props:{menu:{type:Array,required:!0},menuDepth:{type:Number,default:0,validator:function(e){return e<=4}},parentId:{type:String,required:!0}},data:function(){return{active:this.deepActive(this.menu)}},watch:{menu:function(){this.active=this.deepActive(this.menu)}},methods:{showMenuToggle:function(e){return"subMenu"in e&&!("link"in e)},isShowingSubMenu:function(e){return e.active||"subMenu"in e&&this.deepActive(e.subMenu)||e.current||"link"in e&&"subMenu"in e&&this.deepCurrent(e.subMenu)},transitionAfterEnter:function(element){this._transitionSlideDownAfterEnter(element),this.busEmit("side-nav:update-height",{id:this.parentId})},transitionBeforeSlide:function(){this.busEmit("side-nav:scroll-top")},transitionAfterLeave:function(){this.busEmit("side-nav:update-height",{id:this.parentId})},setActive:function(e,t,n){"lds-link"!==this.getMenuItemType(e)||e.current||this.transitionActiveMarker(n.currentTarget),(t||"subMenu"in e&&"lds-link"!==this.getMenuItemType(e))&&this.busEmit("side-nav:set-active",{id:this.parentId,item:e})},menuItemHasActive:function(e){return"active"in e&&e.active?"active":!(!("subMenu"in e)||!this.deepActive(e.subMenu))&&"deep"},menuItemHasCurrent:function(e){return"current"in e&&e.current?"current":!(!("subMenu"in e)||!this.deepCurrent(e.subMenu))&&"deep"},menuItemText:function(e){return this.menuItemHasCurrent(e)&&"activeText"in e?e.activeText:e.text},menuItemIcon:function(e){if(this.menuItemHasCurrent(e)){if("activeIcon"in e)return e.activeIcon;if("icon"in e)return e.icon}else if("icon"in e)return e.icon;return!1},deepActive:function(menu){if(!menu)return!1;var e=function(t,n){var r=!(!("active"in n)||!n.active)||t;return!r&&"subMenu"in n&&(r=n.subMenu.reduce(e,!1)),!r&&"jumpMenu"in n&&(r=n.jumpMenu.reduce(e,!1)),r};return menu.reduce(e,!1)},deepCurrent:function(menu){if(!menu)return!1;var e=function(t,n){var r=!(!("current"in n)||!n.current)||t;return!r&&"subMenu"in n&&(r=n.subMenu.reduce(e,!1)),r};return menu.reduce(e,!1)},getMenuItemType:function(e){return"link"in e||"anchor"in e?"lds-link":"lds-button-base"},getMenuItemProps:function(e){return"lds-link"===this.getMenuItemType(e)?function(e){for(var t=1;t>> LdsSideNavMenu"),r=null),null!==r)try{l=r.getBoundingClientRect().top}catch(e){console.error("LDS ERROR: the transitionActiveMarker function failed unexpectedly to get a valid DOMRect object of the clicked menu item. \nException: ".concat(e),">>> LdsSideNavMenu"),l=null}else l=null;try{o=document.querySelector(".lds-side-nav-scroll-container .current > .lds-side-nav-menu-item-content")}catch(e){o=null}if(o||(o=null),null!==o)try{d=o.getBoundingClientRect().top}catch(e){console.error("LDS ERROR: the transitionActiveMarker function failed unexpectedly to get a valid DOMRect object of the current menu item. \nException: ".concat(e),">>> LdsSideNavMenu"),d=null}else d=null;return c=!1,null!==d&&null!==l&&(c=d>l),null!==o&&(o.dataset.direction=c?"up":"down"),null!==r&&(r.dataset.transition="false",r.dataset.direction=c?"down":"up"),t.busEmit("side-nav:allow-processing",{id:t.parentId}),n.next=12,t.windowNextTick();case 12:null!==r&&(delete r.dataset.transition,r.dataset.override=c?"down-override":"up-override"),setTimeout((function(){null!==o&&delete o.dataset.direction,null!==r&&(delete r.dataset.direction,delete r.dataset.override)}),750);case 14:case"end":return n.stop()}}),n)})))()}}},f=m,v=Object(c.a)(f,(function(){var e=this,t=e._self._c;return t("ul",{class:["lds-side-nav-menu","depth-".concat(e.menuDepth),{active:e.active}]},e._l(e.menu,(function(n,i){return t("li",{key:i,class:e.getMenuItemClass(n)},[t(e.getMenuItemType(n),e._b({tag:"component",staticClass:"lds-side-nav-menu-item-content",attrs:{tabindex:"lds-link"===e.getMenuItemType(n)&&0},on:{click:function(t){return e.setActive(n,!1,t)}}},"component",e.getMenuItemProps(n),!1),[t("transition",{attrs:{name:"icon-slide"}},[e.menuItemIcon(n)?t("lds-icon",{staticClass:"lds-side-nav-menu-item-icon",attrs:{name:e.menuItemIcon(n),inline:"",decorative:""}}):e._e()],1),e._v(" "),t("span",{staticClass:"lds-side-nav-menu-item-text"},["slot"in n&&n.slot in e.$slots?e._t(n.slot):[e._v("\n "+e._s(e.menuItemText(n))+"\n ")]],2),e._v(" "),e.showMenuToggle(n)?t("transition",{attrs:{mode:"out-in",name:"icon-rotate"}},[e.isShowingSubMenu(n)?t("lds-icon",{key:"expanded",staticClass:"lds-side-nav-menu-item-toggle-icon",attrs:{inline:"",name:"chevron-up",label:"Collapse submenu"}}):t("lds-icon",{key:"collapsed",staticClass:"lds-side-nav-menu-item-toggle-icon",attrs:{inline:"",name:"chevron-down",label:"Expand submenu"}})],1):e._e(),e._v(" "),e.showMenuToggle(n)?t("lds-icon",{key:"collapsed-mobile",staticClass:"lds-side-nav-menu-item-toggle-icon-mobile",attrs:{name:e.$rtl?"chevron-left":"chevron-right",inline:"",label:"Expand submenu"}}):e._e()],1),e._v(" "),"subMenu"in n?t("transition",{attrs:{name:"slide-down-fast"},on:{"before-enter":e.transitionBeforeSlide,enter:e._transitionSlideDownEnter,"after-enter":e.transitionAfterEnter,"before-leave":e.transitionBeforeSlide,leave:e._transitionSlideDownLeave,"after-leave":e.transitionAfterLeave}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowingSubMenu(n),expression:"isShowingSubMenu(menuItem)"}],staticClass:"lds-side-nav-sub-menu-container"},[1===e.menuDepth?[t("lds-button-base",{staticClass:"lds-side-nav-sub-menu-back",on:{click:function(t){return t.preventDefault(),e.setActive(n,!0,t)}}},[e.$rtl?t("lds-icon",{staticClass:"back-button-icon",attrs:{name:"chevron-right",decorative:"",inline:""}}):t("lds-icon",{staticClass:"back-button-icon",attrs:{name:"chevron-left",decorative:"",inline:""}}),e._v("\n "+e._s(e.menuItemText(n))+"\n ")],1)]:e._e(),e._v(" "),t("lds-side-nav-menu",{attrs:{menu:n.subMenu,"menu-depth":e.menuDepth+1,"parent-id":e.parentId}},[e._l(e.getCustomMenuItemSlots(),(function(slot){return[t("template",{slot:slot},[e._t(slot)],2)]}))],2)],2)]):e._e(),e._v(" "),"jumpMenu"in n&&"current"in n&&n.current?t("lds-side-nav-jump-menu",{attrs:{menu:n.jumpMenu,"menu-depth":e.menuDepth+1}},[e._l(e.getCustomMenuItemSlots(),(function(slot){return[t("template",{slot:slot},[e._t(slot)],2)]}))],2):e._e()],1)})),0)}),[],!1,null,null,null);t.a=v.exports},,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),e=Date.parse(e),isNaN(e)?null:new Date(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,r.default)(e),(t=(0,l.default)(t,d)).allow_trailing_dot&&"."===e[e.length-1]&&(e=e.substring(0,e.length-1));!0===t.allow_wildcard&&0===e.indexOf("*.")&&(e=e.substring(2));var n=e.split("."),o=n[n.length-1];if(t.require_tld){if(n.length<2)return!1;if(!t.allow_numeric_tld&&!/^([a-z\u00A1-\u00A8\u00AA-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}|xn[a-z0-9-]{2,})$/i.test(o))return!1;if(/\s/.test(o))return!1}if(!t.allow_numeric_tld&&/^\d+$/.test(o))return!1;return n.every((function(e){return!(e.length>63&&!t.ignore_max_length)&&(!!/^[a-z_\u00a1-\uffff0-9-]+$/i.test(e)&&(!/[\uff01-\uff5e]/.test(e)&&(!/^-|-$/.test(e)&&!(!t.allow_underscores&&/_/.test(e)))))}))};var r=o(n(3)),l=o(n(35));function o(e){return e&&e.__esModule?e:{default:e}}var d={require_tld:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_numeric_tld:!1,allow_wildcard:!1,ignore_max_length:!1};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,l.default)(e);var n=!1===(t=t||{}).allow_leading_zeroes?o:d,r=!t.hasOwnProperty("min")||e>=t.min,c=!t.hasOwnProperty("max")||e<=t.max,h=!t.hasOwnProperty("lt")||et.gt;return n.test(e)&&r&&c&&h&&m};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^(?:[-+]?(?:0|[1-9][0-9]*))$/,d=/^[-+]?[0-9]+$/;e.exports=t.default,e.exports.default=t.default},,function(e,t){e.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/},function(e,t,n){"use strict";function r(){this.__rules__=[],this.__cache__=null}r.prototype.__find__=function(e){for(var i=0;i=0&&(n=this.attrs[t][1]),n},r.prototype.attrJoin=function(e,t){var n=this.attrIndex(e);n<0?this.attrPush([e,t]):this.attrs[n][1]=this.attrs[n][1]+" "+t},e.exports=r},,,function(e,t,n){"use strict";var r={name:"ClientOnly",functional:!0,props:{placeholder:String,placeholderTag:{type:String,default:"div"}},render:function(e,t){var n=t.parent,r=t.slots,l=t.props,o=r(),d=o.default;void 0===d&&(d=[]);var c=o.placeholder;return n._isMounted?d:(n.$once("hook:mounted",(function(){n.$forceUpdate()})),l.placeholderTag&&(l.placeholder||c)?e(l.placeholderTag,{class:["client-only-placeholder"]},l.placeholder||c):d.length>0?d.map((function(){return e(!1)})):e(!1))}};e.exports=r},,function(e,t,n){"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var l=lt(n(142)),o=lt(n(188)),d=lt(n(319)),c=lt(n(320)),h=lt(n(321)),m=lt(n(322)),f=lt(n(323)),v=lt(n(191)),y=lt(n(324)),w=lt(n(325)),k=lt(n(110)),M=lt(n(326)),x=lt(n(143)),_=lt(n(193)),P=lt(n(327)),C=lt(n(328)),S=lt(n(329)),L=lt(n(330)),j=at(n(331)),O=at(n(332)),A=lt(n(333)),T=lt(n(334)),W=lt(n(335)),D=lt(n(336)),I=lt(n(337)),E=lt(n(338)),z=lt(n(339)),H=lt(n(194)),N=lt(n(195)),$=lt(n(340)),R=lt(n(341)),B=lt(n(342)),F=lt(n(344)),V=lt(n(144)),U=at(n(189)),X=lt(n(345)),G=lt(n(196)),Y=lt(n(347)),K=lt(n(348)),Z=lt(n(349)),J=lt(n(350)),Q=lt(n(351)),ee=lt(n(352)),te=at(n(353)),ne=lt(n(354)),ie=lt(n(355)),ae=lt(n(356)),re=lt(n(357)),le=lt(n(358)),oe=lt(n(359)),se=lt(n(360)),ue=lt(n(192)),de=lt(n(361)),ce=lt(n(362)),he=lt(n(363)),me=lt(n(364)),fe=lt(n(365)),pe=lt(n(199)),ve=lt(n(366)),ge=lt(n(367)),be=lt(n(368)),ye=lt(n(369)),we=lt(n(370)),ke=lt(n(371)),Me=lt(n(372)),xe=at(n(373)),_e=lt(n(374)),Pe=lt(n(375)),Ce=lt(n(376)),Se=n(377),Le=lt(n(378)),je=lt(n(379)),Oe=lt(n(380)),Ae=lt(n(197)),Te=lt(n(381)),We=lt(n(382)),De=lt(n(383)),Ie=lt(n(384)),Ee=lt(n(198)),ze=lt(n(385)),He=lt(n(386)),Ne=lt(n(387)),$e=lt(n(388)),Re=lt(n(389)),Be=at(n(390)),Fe=lt(n(203)),Ve=lt(n(202)),qe=lt(n(201)),Ue=lt(n(391)),Xe=lt(n(392)),Ge=lt(n(393)),Ye=lt(n(394)),Ke=lt(n(204)),Ze=lt(n(395)),Je=lt(n(396)),Qe=lt(n(397)),et=lt(n(398)),tt=lt(n(399)),nt=lt(n(400));function it(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(it=function(e){return e?n:t})(e)}function at(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=it(t);if(n&&n.has(e))return n.get(e);var l={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if("default"!==u&&{}.hasOwnProperty.call(e,u)){var i=a?Object.getOwnPropertyDescriptor(e,u):null;i&&(i.get||i.set)?Object.defineProperty(l,u,i):l[u]=e[u]}return l.default=e,n&&n.set(e,l),l}function lt(e){return e&&e.__esModule?e:{default:e}}var ot={version:"13.12.0",toDate:l.default,toFloat:o.default,toInt:d.default,toBoolean:c.default,equals:h.default,contains:m.default,matches:f.default,isEmail:v.default,isURL:y.default,isMACAddress:w.default,isIP:k.default,isIPRange:M.default,isFQDN:x.default,isBoolean:C.default,isIBAN:te.default,isBIC:ne.default,isAbaRouting:L.default,isAlpha:j.default,isAlphaLocales:j.locales,isAlphanumeric:O.default,isAlphanumericLocales:O.locales,isNumeric:A.default,isPassportNumber:T.default,isPort:W.default,isLowercase:D.default,isUppercase:I.default,isAscii:z.default,isFullWidth:H.default,isHalfWidth:N.default,isVariableWidth:$.default,isMultibyte:R.default,isSemVer:B.default,isSurrogatePair:F.default,isInt:V.default,isIMEI:E.default,isFloat:U.default,isFloatLocales:U.locales,isDecimal:X.default,isHexadecimal:G.default,isOctal:Y.default,isDivisibleBy:K.default,isHexColor:Z.default,isRgbColor:J.default,isHSL:Q.default,isISRC:ee.default,isMD5:ie.default,isHash:ae.default,isJWT:re.default,isJSON:le.default,isEmpty:oe.default,isLength:se.default,isLocale:S.default,isByteLength:ue.default,isUUID:de.default,isMongoId:ce.default,isAfter:he.default,isBefore:me.default,isIn:fe.default,isLuhnNumber:pe.default,isCreditCard:ve.default,isIdentityCard:ge.default,isEAN:be.default,isISIN:ye.default,isISBN:we.default,isISSN:ke.default,isMobilePhone:xe.default,isMobilePhoneLocales:xe.locales,isPostalCode:Be.default,isPostalCodeLocales:Be.locales,isEthereumAddress:_e.default,isCurrency:Pe.default,isBtcAddress:Ce.default,isISO6346:Se.isISO6346,isFreightContainerID:Se.isFreightContainerID,isISO6391:Le.default,isISO8601:je.default,isRFC3339:Oe.default,isISO31661Alpha2:Ae.default,isISO31661Alpha3:Te.default,isISO4217:We.default,isBase32:De.default,isBase58:Ie.default,isBase64:Ee.default,isDataURI:ze.default,isMagnetURI:He.default,isMailtoURI:Ne.default,isMimeType:$e.default,isLatLong:Re.default,ltrim:Fe.default,rtrim:Ve.default,trim:qe.default,escape:Ue.default,unescape:Xe.default,stripLow:Ge.default,whitelist:Ye.default,blacklist:Ke.default,isWhitelisted:Ze.default,normalizeEmail:Je.default,toString:toString,isSlug:Qe.default,isStrongPassword:tt.default,isTaxID:Me.default,isDate:_.default,isTime:P.default,isLicensePlate:et.default,isVAT:nt.default,ibanLocales:te.locales};t.default=ot;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";n(5),n(8);var r={version:"1.2.1",name:"LdsHeaderMenu",components:{LdsHeaderMenuItem:function(){return n.e(38).then(n.bind(null,537))}},inject:["getCustomMenuItemSlots"],props:{id:{type:String,default:void 0},parentId:{type:String,default:void 0},headingId:{type:String,default:""},alignment:{type:String,default:"right",validator:function(e){return["right","left","even"].includes(e)}},menu:{type:Array,required:!0},type:{type:String,default:"generic",validator:function(e){return["generic","primary","submenu","secondary","exo"].includes(e)}},label:{type:String,default:void 0},enableMenuHover:{type:Boolean,default:!1},menuHoverActivationDelay:{type:Number,default:500}},data:function(){return{megaMenuExpanded:!1,submenuHeight:!1,showMore:!1}},computed:{componentId:function(){return this.id?this.id:this.parentId?"".concat(this.parentId,"-header-menu-").concat(this._uid):"header-menu-".concat(this._uid)}},methods:{getAriaLabelledByText:function(){if("generic"===this.type){var e=!1;this.menu.forEach((function(t){"text"===t.type&&(e=!0)}));var t=!!this.headingId;return t&&e?"".concat(this.headingId," ").concat(this.componentId,"-text"):t?this.headingId:!!e&&"".concat(this.componentId,"-text")}return!1}}},l=n(0),component=Object(l.a)(r,(function(){var e=this,t=e._self._c;return t("ul",{class:["lds-header-menu","lds-header-menu-".concat(e.type),"lds-header-menu-".concat(e.alignment),{"lds-header-menu-mega-menu-expanded":e.megaMenuExpanded}],attrs:{id:e.componentId,"aria-labelledby":e.getAriaLabelledByText()}},["even"===e.alignment&&"primary"===e.type?t("li",[e._v(" ")]):e._e(),e._v(" "),e._l(e.menu,(function(n,r){return t("lds-header-menu-item",e._b({key:r,attrs:{"parent-id":e.componentId,"enable-menu-hover":e.enableMenuHover,"menu-hover-activation-delay":e.menuHoverActivationDelay},on:{"mega-menu-expand":function(t){e.megaMenuExpanded=!0},"mega-menu-collapse":function(t){e.megaMenuExpanded=!1}}},"lds-header-menu-item",n,!1),[e._l(e.getCustomMenuItemSlots(),(function(slot){return[t("template",{slot:slot},[e._t(slot)],2)]}))],2)}))],2)}),[],!1,null,null,null);t.a=component.exports},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e)?parseFloat(e):NaN};var r,l=(r=n(189))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,l.default)(e),t=t||{};var n=new RegExp("^(?:[-+])?(?:[0-9]+)?(?:\\".concat(t.locale?o.decimal[t.locale]:".","[0-9]*)?(?:[eE][\\+\\-]?(?:[0-9]+))?$"));if(""===e||"."===e||","===e||"-"===e||"+"===e)return!1;var r=parseFloat(e.replace(",","."));return n.test(e)&&(!t.hasOwnProperty("min")||r>=t.min)&&(!t.hasOwnProperty("max")||r<=t.max)&&(!t.hasOwnProperty("lt")||rt.gt)},t.locales=void 0;var r,l=(r=n(3))&&r.__esModule?r:{default:r},o=n(85);t.locales=Object.keys(o.decimal)},function(e,t,n){"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(input){"object"===r(input)&&null!==input?input="function"==typeof input.toString?input.toString():"[object Object]":(null==input||isNaN(input)&&!input.length)&&(input="");return String(input)},e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,r.default)(e),(t=(0,c.default)(t,m)).require_display_name||t.allow_display_name){var n=e.match(f);if(n){var h=n[1];if(e=e.replace(h,"").replace(/(^<|>$)/g,""),h.endsWith(" ")&&(h=h.slice(0,-1)),!function(e){var t=e.replace(/^"(.+)"$/,"$1");if(!t.trim())return!1;if(/[\.";<>]/.test(t)){if(t===e)return!1;if(!(t.split('"').length===t.split('\\"').length))return!1}return!0}(h))return!1}else if(t.require_display_name)return!1}if(!t.ignore_max_length&&e.length>x)return!1;var _=e.split("@"),P=_.pop(),C=P.toLowerCase();if(t.host_blacklist.includes(C))return!1;if(t.host_whitelist.length>0&&!t.host_whitelist.includes(C))return!1;var S=_.join("@");if(t.domain_specific_validation&&("gmail.com"===C||"googlemail.com"===C)){var L=(S=S.toLowerCase()).split("+")[0];if(!(0,l.default)(L.replace(/\./g,""),{min:6,max:30}))return!1;for(var j=L.split("."),i=0;i=n&&(void 0===r||d<=r)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(input,e){e="string"==typeof e?(0,l.default)({format:e},c):(0,l.default)(e,c);if("string"==typeof input&&(P=e.format,/(^(y{4}|y{2})[.\/-](m{1,2})[.\/-](d{1,2})$)|(^(m{1,2})[.\/-](d{1,2})[.\/-]((y{4}|y{2})$))|(^(d{1,2})[.\/-](m{1,2})[.\/-]((y{4}|y{2})$))/gi.test(P))){var t,n=e.delimiters.find((function(t){return-1!==e.format.indexOf(t)})),r=e.strictMode?n:e.delimiters.find((function(e){return-1!==input.indexOf(e)})),d=function(e,t){for(var n=[],r=Math.min(e.length,t.length),i=0;i=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,d=!0,c=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return d=e.done,e},e:function(e){c=!0,l=e},f:function(){try{d||null==n.return||n.return()}finally{if(c)throw l}}}}(d);try{for(m.s();!(t=m.n()).done;){var f=(_=t.value,i=2,function(e){if(Array.isArray(e))return e}(_)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,l,i,u,a=[],o=!0,d=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;o=!1}else for(;!(o=(r=i.call(n)).done)&&(a.push(r.value),a.length!==t);o=!0);}catch(e){d=!0,l=e}finally{try{if(!o&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(d)throw l}}return a}}(_,i)||o(_,i)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),v=f[0],y=f[1];if(v.length!==y.length)return!1;h[y.charAt(0)]=v}}catch(e){m.e(e)}finally{m.f()}var w=h.y;if(w.startsWith("-"))return!1;if(2===h.y.length){var k=parseInt(h.y,10);if(isNaN(k))return!1;w=k<(new Date).getFullYear()%100?"20".concat(h.y):"19".concat(h.y)}var M=h.m;1===h.m.length&&(M="0".concat(h.m));var x=h.d;return 1===h.d.length&&(x="0".concat(h.d)),new Date("".concat(w,"-").concat(M,"-").concat(x,"T00:00:00.000Z")).getUTCDate()===+h.d}var _,i;var P;if(!e.strictMode)return"[object Date]"===Object.prototype.toString.call(input)&&isFinite(input);return!1};var r,l=(r=n(35))&&r.__esModule?r:{default:r};function o(e,t){if(e){if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,n=new Array(t);i=0;i--)t=o.substring(i,i+1),n=parseInt(t,10),d+=r&&(n*=2)>=10?n%10+1:n,r=!r;return!(d%10!=0||!o)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.iso7064Check=function(e){for(var t=10,i=0;i=0;i--){if(n){var r=2*parseInt(e[i],10);t+=r>9?r.toString().split("").map((function(a){return parseInt(a,10)})).reduce((function(a,b){return a+b}),0):r}else t+=parseInt(e[i],10);n=!n}return t%10==0},t.reverseMultiplyAndSum=function(e,base){for(var t=0,i=0;i`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",l="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",o=new RegExp("^(?:"+r+"|"+l+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|]*>|)"),d=new RegExp("^(?:"+r+"|"+l+")");e.exports.HTML_TAG_RE=o,e.exports.HTML_OPEN_CLOSE_TAG_RE=d},function(e,t,n){"use strict";function r(e,t){var i,n,r,l,o,d=[],c=t.length;for(i=0;i=0;i--)95!==(n=t[i]).marker&&42!==n.marker||-1!==n.end&&(r=t[n.end],d=i>0&&t[i-1].end===n.end+1&&t[i-1].marker===n.marker&&t[i-1].token===n.token-1&&t[n.end+1].token===r.token+1,o=String.fromCharCode(n.marker),(l=e.tokens[n.token]).type=d?"strong_open":"em_open",l.tag=d?"strong":"em",l.nesting=1,l.markup=d?o+o:o,l.content="",(l=e.tokens[r.token]).type=d?"strong_close":"em_close",l.tag=d?"strong":"em",l.nesting=-1,l.markup=d?o+o:o,l.content="",d&&(e.tokens[t[i-1].token].content="",e.tokens[t[n.end+1].token].content="",i--))}e.exports.tokenize=function(e,t){var i,n,r=e.pos,marker=e.src.charCodeAt(r);if(t)return!1;if(95!==marker&&42!==marker)return!1;for(n=e.scanDelims(e.pos,42===marker),i=0;i-1},ae.prototype.set=function(e,t){var data=this.__data__,n=de(data,e);return n<0?(++this.size,data.push([e,t])):data[n][1]=t,this},re.prototype.clear=function(){this.size=0,this.__data__={hash:new ie,map:new(ee||ae),string:new ie}},re.prototype.delete=function(e){var t=ke(this,e).delete(e);return this.size-=t?1:0,t},re.prototype.get=function(e){return ke(this,e).get(e)},re.prototype.has=function(e){return ke(this,e).has(e)},re.prototype.set=function(e,t){var data=ke(this,e),n=data.size;return data.set(e,t),this.size+=data.size==n?0:1,this},le.prototype.clear=function(){this.__data__=new ae,this.size=0},le.prototype.delete=function(e){var data=this.__data__,t=data.delete(e);return this.size=data.size,t},le.prototype.get=function(e){return this.__data__.get(e)},le.prototype.has=function(e){return this.__data__.has(e)},le.prototype.set=function(e,t){var data=this.__data__;if(data instanceof ae){var n=data.__data__;if(!ee||n.length<199)return n.push([e,t]),this.size=++data.size,this;data=this.__data__=new re(n)}return data.set(e,t),this.size=data.size,this};var he,me=function(object,e,t){for(var n=-1,r=Object(object),l=t(object),o=l.length;o--;){var d=l[he?o:++n];if(!1===e(r[d],d,r))break}return object};function fe(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Y&&Y in Object(e)?function(e){var t=I.call(e,Y),n=e[Y];try{e[Y]=void 0;var r=!0}catch(e){}var l=z.call(e);r&&(t?e[Y]=n:delete e[Y]);return l}(e):function(e){return z.call(e)}(e)}function pe(e){return Ie(e)&&fe(e)==o}function ve(e){return!(!De(e)||function(e){return!!E&&E in e}(e))&&(Te(e)?N:h).test(function(e){if(null!=e){try{return D.call(e)}catch(e){}try{return e+""}catch(e){}}return""}(e))}function ge(object){if(!De(object))return function(object){var e=[];if(null!=object)for(var t in Object(object))e.push(t);return e}(object);var e=_e(object),t=[];for(var n in object)("constructor"!=n||!e&&I.call(object,n))&&t.push(n);return t}function be(object,source,e,t,n){object!==source&&me(source,(function(r,l){if(n||(n=new le),De(r))!function(object,source,e,t,n,r,l){var o=Pe(object,e),d=Pe(source,e),h=l.get(d);if(h)return void se(object,e,h);var m=r?r(o,d,e+"",object,source,l):void 0,f=void 0===m;if(f){var v=je(d),y=!v&&Ae(d),w=!v&&!y&&Ee(d);m=d,v||y||w?je(o)?m=o:Ie(P=o)&&Oe(P)?m=function(source,e){var t=-1,n=source.length;e||(e=Array(n));for(;++t-1&&e%1==0&&e0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}(we);function Se(e,t){return e===t||e!=e&&t!=t}var Le=pe(function(){return arguments}())?pe:function(e){return Ie(e)&&I.call(e,"callee")&&!X.call(e,"callee")},je=Array.isArray;function Oe(e){return null!=e&&We(e.length)&&!Te(e)}var Ae=Z||function(){return!1};function Te(e){if(!De(e))return!1;var t=fe(e);return t==d||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}function We(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=l}function De(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function Ie(e){return null!=e&&"object"==typeof e}var Ee=C?function(e){return function(t){return e(t)}}(C):function(e){return Ie(e)&&We(e.length)&&!!f[fe(e)]};function ze(object){return Oe(object)?oe(object,!0):ge(object)}var He,Ne=(He=function(object,source,e){be(object,source,e)},ye((function(object,e){var t=-1,n=e.length,r=n>1?e[n-1]:void 0,l=n>2?e[2]:void 0;for(r=He.length>3&&"function"==typeof r?(n--,r):void 0,l&&function(e,t,object){if(!De(object))return!1;var n=typeof t;return!!("number"==n?Oe(object)&&xe(t,object.length):"string"==n&&t in object)&&Se(object[t],e)}(e[0],e[1],l)&&(r=n<3?void 0:r,n=1),object=Object(object);++t2&&void 0!==arguments[2]?arguments[2]:".",r=arguments.length>3?arguments[3]:void 0;if(!l(t))return o(e,{},n,r);var d=Object.assign({},t);for(var c in e)if("__proto__"!==c&&"constructor"!==c){var h=e[c];null!=h&&(r&&r(d,c,h,n)||(Array.isArray(h)&&Array.isArray(d[c])?d[c]=d[c].concat(h):l(h)&&l(d[c])?d[c]=o(h,d[c],(n?"".concat(n,"."):"")+c.toString(),r):d[c]=h))}return d}function d(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r=0,o=e.type.indexOf("mouse")>=0,c=this;n&&(d=e.timeStamp),o&&d&&e.timeStamp-d<350||t.touchStarted||(k(this),t.touchStarted=!0,t.touchMoved=!1,t.swipeOutBounded=!1,t.startX=r(e),t.startY=l(e),t.currentX=0,t.currentY=0,t.touchStartTime=e.timeStamp,t.touchHoldTimer=setTimeout((function(){t.touchHoldTimer=null,w(e,c,"touchhold")}),t.options.touchHoldTolerance),w(e,this,"start"))}function h(e){var t=this.$$touchObj;if(t.currentX=r(e),t.currentY=l(e),t.touchMoved){if(!t.swipeOutBounded){var n=t.options.swipeTolerance;t.swipeOutBounded=Math.abs(t.startX-t.currentX)>n&&Math.abs(t.startY-t.currentY)>n}}else{var o=t.options.tapTolerance;t.touchMoved=Math.abs(t.startX-t.currentX)>o||Math.abs(t.startY-t.currentY)>o,t.touchMoved&&(x(t),w(e,this,"moved"))}t.touchMoved&&w(e,this,"moving")}function m(){var e=this.$$touchObj;x(e),M(this),e.touchStarted=e.touchMoved=!1,e.startX=e.startY=0}function f(e){var t=this.$$touchObj,n=e.type.indexOf("touch")>=0,r=e.type.indexOf("mouse")>=0;n&&(d=e.timeStamp);var l=n&&!t.touchHoldTimer;if(x(t),t.touchStarted=!1,M(this),!(r&&d&&e.timeStamp-d<350))if(w(e,this,"end"),t.touchMoved){if(!t.swipeOutBounded){var o,c=t.options.swipeTolerance,h=Math.abs(t.startY-t.currentY),m=Math.abs(t.startX-t.currentX);(h>c||m>c)&&(o=h>m?t.startY>t.currentY?"top":"bottom":t.startX>t.currentX?"left":"right",t.callbacks["swipe."+o]?w(e,this,"swipe."+o,o):w(e,this,"swipe",o))}}else if(t.callbacks.longtap&&e.timeStamp-t.touchStartTime>t.options.longTapTimeInterval)e.cancelable&&e.preventDefault(),w(e,this,"longtap");else{if(t.callbacks.touchhold&&l)return void(e.cancelable&&e.preventDefault());w(e,this,"tap")}}function v(){k(this)}function y(){M(this)}function w(e,t,n,param){var r=t.$$touchObj,l=r&&r.callbacks[n]||[];if(0===l.length)return null;for(var i=0;i=0){var w="swipe."+i;n.callbacks[w]=n.callbacks[w]||[],n.callbacks[w].push(t)}}else n.callbacks.swipe=n.callbacks.swipe||[],n.callbacks.swipe.push(t);break;case"start":case"moving":t.modifiers.disablePassive&&(r=!1);default:n.callbacks[l]=n.callbacks[l]||[],n.callbacks[l].push(t)}n.hasBindTouchEvents||(e.addEventListener("touchstart",c,r),e.addEventListener("touchmove",h,r),e.addEventListener("touchcancel",m),e.addEventListener("touchend",f),n.options.disableClick||(e.addEventListener("mousedown",c),e.addEventListener("mousemove",h),e.addEventListener("mouseup",f),e.addEventListener("mouseenter",v),e.addEventListener("mouseleave",y)),n.hasBindTouchEvents=!0)},unbind:function(e){e.removeEventListener("touchstart",c),e.removeEventListener("touchmove",h),e.removeEventListener("touchcancel",m),e.removeEventListener("touchend",f),e.$$touchObj&&!e.$$touchObj.options.disableClick&&(e.removeEventListener("mousedown",c),e.removeEventListener("mousemove",h),e.removeEventListener("mouseup",f),e.removeEventListener("mouseenter",v),e.removeEventListener("mouseleave",y)),delete e.$$touchObj}}),e.directive(n.namespace+"-class",{bind:function(e,t){_(e,{touchClass:t.value})}}),e.directive(n.namespace+"-options",{bind:function(e,t){_(e,t.value)}})}};e.exports=c},function(e){e.exports=JSON.parse('{"a11yReadExpanded":"expanded","a11yReadCollapsed":"collapsed","alertClose":"Close alert","alertInfo":"Information","alertError":"Error","alertWarning":"Warning","alertSuccess":"Success","backToTop":"Top","buttonGroupToggleLabel":"Show more options","contactUsButton":"Contact Us","contactUsButtonTitleClose":"Close Contact Us","contactUsButtonTitleOpen":"Open Contact Us","contactUsChat":"Click to Chat","contactUsIntro":"We\'re here to help.","contactUsLillyMedical":"Visit Lilly Medical (HCP)","contactUsPhone":"Call:","contactUsQuestion":"Submit a Question","countrySelectorMapTitle":"Map of available countries","countrySelectorSelectLabel":"Select your Country","countrySelectorSelectPlaceholder":"Select Country","dateLabelSunNarrow":"S","dateLabelSunShort":"Sun","dateLabelSunLong":"Sunday","dateLabelMonNarrow":"M","dateLabelMonShort":"Mon","dateLabelMonLong":"Monday","dateLabelTueNarrow":"T","dateLabelTueShort":"Tue","dateLabelTueLong":"Tuesday","dateLabelWedNarrow":"W","dateLabelWedShort":"Wed","dateLabelWedLong":"Wednesday","dateLabelThuNarrow":"T","dateLabelThuShort":"Thu","dateLabelThuLong":"Thursday","dateLabelFriNarrow":"F","dateLabelFriShort":"Fri","dateLabelFriLong":"Friday","dateLabelSatNarrow":"S","dateLabelSatShort":"Sat","dateLabelSatLong":"Saturday","datePickerButtonLabel":"Choose Date","datePickerDateFormatLabel":"Format:","datePickerEndDate":"End Date","datePickerNextMonth":"Next Month","datePickerPrevMonth":"Previous Month","datePickerSelectDate":"Select Date","datePickerStartDate":"Start Date","datePickerValidationInvalid":"Date is invalid","datePickerValidationImpossible":"Start date must come before end date","datePickerValidationDisabledInRange":"One or more dates selected are disabled","datePickerValidationPattern":"Invalid format, please use","formErrorMax":"This field has exceeded the maximum allowed length","formErrorMin":"This field does not meet the minimum allowed length","FormErrorPattern":"Invalid format","formErrorRequired":"This field is required","formErrorRequiredSR":"This is a required field","formErrorSubmissionSR":"You must make a selection","formErrorSummaryFieldListAnd":"and","headerExpanded":"Menu opened","headerCollapsed":"Menu closed","headerMobile":"Menu","headerMobileBack":"Collapse %s1","headerMobileClose":"Close","headerNavLabelGlobal":"Global","headerNavLabelPrimary":"Primary","headerNavLabelSecondary":"Secondary","headerScreenReaderActive":"Current Page:","heroScrollDown":"Scroll Down","imageComparisonSliderButtonLabel":"Move control","imageComparisonSliderButtonText":"Move by clicking and dragging or using your arrow keys to see the difference between the two images","imageSliderCollapse":"Collapse full-sized image","imageSliderDot":"Display image number %s1","imageSliderDotActive":"Displaying image number %s1","imageSliderExpand":"Expand image to full size","imageSliderNext":"Next image","imageSliderPrevious":"Previous image","youtubeVideoInterstitialAffirmText":"Continue","youtubeVideoInterstitialContent":["This video is hosted on YouTube, a platform which Lilly USA, LLC does not control, influence, or endorse. Lilly is not responsible for any content on this third-party site, including the privacy policy.","Click \\"continue\\" to watch this video hosted on YouTube."],"isiPanelCollapse":"Important Safety Information and Indication or Indications. Select to Collapse.","isiPanelExpand":"Important Safety Information and Indication or Indications. Select to Expand.","isiContentCollapse":"Important Safety Information. Select to Collapse.","isiContentExpand":"Important Safety Information. Select to Expand.","isiIndicationsCollapse":"Indication or Indications. Select to Collapse.","isiIndicationsExpand":"Indication or Indications. Select to Expand.","isiWarning":"Warning:","languageSelectorButtonLabel":"Select language, current language is %s1","languageSelectorInvalidLanguage":"Invalid Language","languageSelectorLoading":"Loading...","languageSelectorRevealLanguages":"Reveal available languages","linkAriaLabelExternal":"(opens in a new tab)","loadingSpinnerLabel":"Loading...","loadingSpinnerSvgTitle":"Loading icon","logoContactLillyTitle":"Ask Lilly","logoLillyTitle":"Lilly","multiSelectDeselectAll":"Deselect All","multiSelectDefaultLabel":"Select item(s)","multiSelectSelectAll":"Select All","paginationNavLabel":"Pagination","paginationNext":"Next","paginationNextAbbreviated":"Next","paginationPrevious":"Previous","paginationPreviousAbbreviated":"Prev","searchSubmit":"Submit search","searchSubmitDisabled":"Submit search (disabled)","sideNavClose":"Close","sideNavContactLillyCollapse":"Collapse contact lilly","sideNavContactLillyExpand":"Expand contact lilly","sideNavMenu":"Menu","sideNavMobileBack":"Back","sideNavExpanded":"Menu opened","sideNavCollapsed":"Menu closed","sideNavSearchText":"Click here to search","sliderControlLabel":"Change the value of the indicator","stepIndicatorCompleted":"Completed: ","stepIndicatorCurrent":"Current: ","stepIndicatorOf":"of","stepIndicatorStep":"Step","switchNo":"No","switchOff":"Off","switchOn":"On","switchYes":"Yes","tableSortBy":"Sort table by:","tableSortByAria":"Sort table by %s1","tableSortStateIntro":"sorted by","tableSortStateDesc":"descending","tableSortStateAsc":"ascending","textareaCounterLabel":"Text area character count, character limit is %s1","tooltipClose":"Close tooltip","tooltipMoreInfo":"More information","videoListPlayerChapterizedAutoplay":"Autoplay","videoListPlayerTranscriptHide":"Hide Transcript","videoListPlayerTranscriptShow":"Show Transcript","videoPlayerAriaLabel":"video player","videoPlayerAriaLabelWithPlaylist":"and playlist","videoPlayerAriaLabelWithTranscript":"and transcript","videoPlayerA11yTitleTextPre":"","videoPlayerA11yTitleTextPost":"is now playing","videoPlayerSkipToPlaylist":"Skip To Playlist","videoPlayerSkipToTranscript":"Skip To Transcript"}')},,function(e,t,n){"use strict";var r=void 0!==r?r:"undefined"!=typeof WebKitBlobBuilder?WebKitBlobBuilder:"undefined"!=typeof MSBlobBuilder?MSBlobBuilder:"undefined"!=typeof MozBlobBuilder&&MozBlobBuilder,l=function(){try{return 2===new Blob(["hi"]).size}catch(e){return!1}}(),o=l&&function(){try{return 2===new Blob([new Uint8Array([1,2])]).size}catch(e){return!1}}(),d=r&&r.prototype.append&&r.prototype.getBlob;function c(e){return e.map((function(e){if(e.buffer instanceof ArrayBuffer){var t=e.buffer;if(e.byteLength!==t.byteLength){var n=new Uint8Array(e.byteLength);n.set(new Uint8Array(t,e.byteOffset,e.byteLength)),t=n.buffer}return t}return e}))}function h(e,t){t=t||{};var n=new r;return c(e).forEach((function(e){n.append(e)})),t.type?n.getBlob(t.type):n.getBlob()}function m(e,t){return new Blob(c(e),t||{})}"undefined"!=typeof Blob&&(h.prototype=Blob.prototype,m.prototype=Blob.prototype),t.a=l?o?Blob:m:d?h:void 0},function(e,t,n){(function(e,t){!function(n){"use strict";var r,l="function"==typeof(r=n.atob)?r:"function"==typeof e?function(a){return new e(a,"base64").toString("binary")}:"object"==typeof n.base64js?function(a){var e=n.base64js.b64ToByteArray(a);return Array.prototype.map.call(e,(function(e){return String.fromCharCode(e)})).join("")}:function(){throw new Error("You're probably in an old browser or an iOS webworker. It might help to include beatgammit's base64-js.")};n.atob=l,t&&t.exports&&(t.exports=l)}(window)}).call(this,n(482).Buffer,n(145)(e))},,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buildVueDompurifyHTMLDirective=void 0;var r=n(235),l=n(235);Object.defineProperty(t,"buildVueDompurifyHTMLDirective",{enumerable:!0,get:function(){return l.buildDirective}}),t.default={install:function(e,t,n){void 0===t&&(t={}),void 0===n&&(n=r.defaultDOMPurifyInstanceBuilder),e.directive("dompurify-html",(0,r.buildDirective)(t,n))}}},,function(e,t,n){"use strict";var r={};n.r(r),n.d(r,"af",(function(){return vn})),n.d(r,"ar",(function(){return Ln})),n.d(r,"arDZ",(function(){return In})),n.d(r,"arEG",(function(){return $n})),n.d(r,"arMA",(function(){return qn})),n.d(r,"arSA",(function(){return Kn})),n.d(r,"arTN",(function(){return ti})),n.d(r,"az",(function(){return si})),n.d(r,"be",(function(){return yi})),n.d(r,"beTarask",(function(){return ji})),n.d(r,"bg",(function(){return Hi})),n.d(r,"bn",(function(){return Ji})),n.d(r,"bs",(function(){return da})),n.d(r,"ca",(function(){return xa})),n.d(r,"cs",(function(){return Ea})),n.d(r,"cy",(function(){return Ga})),n.d(r,"da",(function(){return or})),n.d(r,"de",(function(){return xr})),n.d(r,"deAT",(function(){return jr})),n.d(r,"el",(function(){return Rr})),n.d(r,"enAU",(function(){return qr})),n.d(r,"enCA",(function(){return Zr})),n.d(r,"enGB",(function(){return tl})),n.d(r,"enIE",(function(){return il})),n.d(r,"enIN",(function(){return al})),n.d(r,"enNZ",(function(){return rl})),n.d(r,"enUS",(function(){return Vt})),n.d(r,"enZA",(function(){return ll})),n.d(r,"eo",(function(){return fl})),n.d(r,"es",(function(){return wl})),n.d(r,"et",(function(){return Sl})),n.d(r,"eu",(function(){return Wl})),n.d(r,"faIR",(function(){return Hl})),n.d(r,"fi",(function(){return lo})),n.d(r,"fr",(function(){return yo})),n.d(r,"frCA",(function(){return xo})),n.d(r,"frCH",(function(){return Co})),n.d(r,"fy",(function(){return Ao})),n.d(r,"gd",(function(){return Eo})),n.d(r,"gl",(function(){return Bo})),n.d(r,"gu",(function(){return Xo})),n.d(r,"he",(function(){return ts})),n.d(r,"hi",(function(){return cs})),n.d(r,"hr",(function(){return hr})),n.d(r,"ht",(function(){return ks})),n.d(r,"hu",(function(){return As})),n.d(r,"hy",(function(){return Es})),n.d(r,"id",(function(){return Rs})),n.d(r,"is",(function(){return Us})),n.d(r,"it",(function(){return nu})),n.d(r,"itCH",(function(){return iu})),n.d(r,"ja",(function(){return su})),n.d(r,"jaHira",(function(){return mu})),n.d(r,"ka",(function(){return bu})),n.d(r,"kk",(function(){return Lu})),n.d(r,"km",(function(){return Wu})),n.d(r,"kn",(function(){return Nu})),n.d(r,"ko",(function(){return Vu})),n.d(r,"lb",(function(){return nd})),n.d(r,"lt",(function(){return fd})),n.d(r,"lv",(function(){return Md})),n.d(r,"mk",(function(){return Id})),n.d(r,"mn",(function(){return Xd})),n.d(r,"ms",(function(){return rc})),n.d(r,"mt",(function(){return hc})),n.d(r,"nb",(function(){return gc})),n.d(r,"nl",(function(){return Mc})),n.d(r,"nlBE",(function(){return Sc})),n.d(r,"nn",(function(){return Wc})),n.d(r,"oc",(function(){return Hc})),n.d(r,"pl",(function(){return Kc})),n.d(r,"pt",(function(){return ih})),n.d(r,"ptBR",(function(){return uh})),n.d(r,"ro",(function(){return fh})),n.d(r,"ru",(function(){return _h})),n.d(r,"sk",(function(){return Ih})),n.d(r,"sl",(function(){return Rh})),n.d(r,"sq",(function(){return Uh})),n.d(r,"sr",(function(){return Jh})),n.d(r,"srLatn",(function(){return rm})),n.d(r,"sv",(function(){return cm})),n.d(r,"ta",(function(){return vm})),n.d(r,"te",(function(){return km})),n.d(r,"th",(function(){return th})),n.d(r,"tr",(function(){return tr})),n.d(r,"ug",(function(){return Dm})),n.d(r,"uk",(function(){return Vm})),n.d(r,"uz",(function(){return Ym})),n.d(r,"uzCyrl",(function(){return ef})),n.d(r,"vi",(function(){return lf})),n.d(r,"zhCN",(function(){return mf})),n.d(r,"zhHK",(function(){return bf})),n.d(r,"zhTW",(function(){return xf}));var l={};n.r(l),n.d(l,"LdsAccordion",(function(){return w})),n.d(l,"LdsAlert",(function(){return L})),n.d(l,"LdsBackToTop",(function(){return A})),n.d(l,"LdsBadge",(function(){return I})),n.d(l,"LdsBlockquote",(function(){return N})),n.d(l,"LdsBreadcrumbs",(function(){return F})),n.d(l,"LdsButton",(function(){return G})),n.d(l,"LdsButtonBase",(function(){return K})),n.d(l,"LdsButtonGroup",(function(){return ie})),n.d(l,"LdsButtonLoading",(function(){return le})),n.d(l,"LdsCheckbox",(function(){return Me})),n.d(l,"LdsCheckboxGroup",(function(){return Pe})),n.d(l,"LdsCol",(function(){return Se})),n.d(l,"LdsContactLilly",(function(){return Be})),n.d(l,"LdsCookieConsent",(function(){return qe})),n.d(l,"LdsCookieConsentModal",(function(){return Ge})),n.d(l,"LdsCookieConsentReset",(function(){return Ke})),n.d(l,"LdsCountrySelector",(function(){return Ee})),n.d(l,"LdsCountrySelectorMapMeta",(function(){return He})),n.d(l,"LdsDatePicker",(function(){return Uf})),n.d(l,"LdsFigureCaption",(function(){return Zf})),n.d(l,"LdsFooter",(function(){return Gf})),n.d(l,"LdsForm",(function(){return tp})),n.d(l,"LdsFormAlert",(function(){return lp})),n.d(l,"LdsFormField",(function(){return de})),n.d(l,"LdsHalfBillboard",(function(){return hp})),n.d(l,"LdsHeader",(function(){return wp})),n.d(l,"LdsHero",(function(){return _p})),n.d(l,"LdsHr",(function(){return Lp})),n.d(l,"LdsIcon",(function(){return vp})),n.d(l,"LdsImage",(function(){return Op})),n.d(l,"LdsImageComparisonSlider",(function(){return Dp})),n.d(l,"LdsImageSlider",(function(){return Hp})),n.d(l,"LdsInterstitial",(function(){return Rp})),n.d(l,"LdsIsi",(function(){return Xp})),n.d(l,"LdsIsiV1",(function(){return Kp})),n.d(l,"LdsIsiV2",(function(){return ev})),n.d(l,"LdsIsiBlock",(function(){return nv})),n.d(l,"LdsJumpMenu",(function(){return lv})),n.d(l,"LdsLanguageSelector",(function(){return cv})),n.d(l,"LdsLink",(function(){return gv})),n.d(l,"LdsLinkList",(function(){return yv})),n.d(l,"LdsLoadingSpinner",(function(){return kv})),n.d(l,"LdsLogoContactLilly",(function(){return xv})),n.d(l,"LdsLogoLilly",(function(){return Pv})),n.d(l,"LdsModal",(function(){return jv})),n.d(l,"LdsMultiSelect",(function(){return Wv})),n.d(l,"LdsMultiSelectOption",(function(){return Iv})),n.d(l,"LdsOptionSelector",(function(){return pb})),n.d(l,"LdsPagination",(function(){return Hv})),n.d(l,"LdsProgressIndicator",(function(){return $v})),n.d(l,"LdsRadio",(function(){return Xv})),n.d(l,"LdsRadioGroup",(function(){return Kv})),n.d(l,"LdsRow",(function(){return Jv})),n.d(l,"LdsSearch",(function(){return ng})),n.d(l,"LdsSearchResult",(function(){return lg})),n.d(l,"LdsSelect",(function(){return pg})),n.d(l,"LdsSideNav",(function(){return kg})),n.d(l,"LdsSkipToMain",(function(){return xg})),n.d(l,"LdsSlider",(function(){return qp})),n.d(l,"LdsStepIndicator",(function(){return Sg})),n.d(l,"LdsSticky",(function(){return jg})),n.d(l,"LdsSwitch",(function(){return Wg})),n.d(l,"LdsTab",(function(){return Ig})),n.d(l,"LdsTable",(function(){return Ng})),n.d(l,"LdsTabs",(function(){return Fg})),n.d(l,"LdsTextarea",(function(){return Xg})),n.d(l,"LdsTextField",(function(){return Jg})),n.d(l,"LdsTile",(function(){return ib})),n.d(l,"LdsToast",(function(){return db})),n.d(l,"LdsTooltip",(function(){return yb})),n.d(l,"LdsVideoListPlayer",(function(){return Lb})),n.d(l,"LdsVideoListPlayerChapterized",(function(){return Gb})),n.d(l,"LdsVideoPlayer",(function(){return sy}));var o={};n.r(o),n.d(o,"cookies",(function(){return cy})),n.d(o,"eventBus",(function(){return hy})),n.d(o,"formValidation",(function(){return vy})),n.d(o,"sticky",(function(){return gy})),n.d(o,"transitions",(function(){return by})),n.d(o,"translations",(function(){return yy})),n.d(o,"utils",(function(){return dw}));n(11),n(10),n(13),n(14);var d=n(2),c=n(120),h=(n(7),n(244)),m=n.n(h),f=(n(5),{version:"1.2.0",name:"LdsAccordion",props:{expanded:{type:Boolean,default:!1},group:{type:String,default:void 0},id:{type:String,required:!0},headingTag:{type:String,default:"h3",validator:function(e){return["h1","h2","h3","h4","h5","h6"].includes(e)}}},data:function(){return{isExpanded:this.expanded}},computed:{getHeadTag:function(){var e="h3";try{if(this.headingTag&&""!==this.headingTag)switch(this.headingTag.toLowerCase()){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":e=this.headingTag.toLowerCase();break;default:e="h3"}}catch(e){console.error("\n LDS ERROR [Invalid Usage]: Caught invalid headingTag prop value '".concat(this.headingTag,"' computing getHeadTag() in LdsAccordion ").concat(this.id,".\n Only the following are allowed: 'h1', 'h2', 'h3', 'h4', 'h5', 'h6'.\n Exception: ").concat(e.message,"\n "),"\n>>> in LdsAccordion")}return e}},mounted:function(){var e=this;this.busOn("accordion:toggle",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.group,r=void 0!==n&&n,l=t.id,o=void 0!==l&&l;!1!==r&&r!==e.group||!1!==o&&o!==e.id||(e.isExpanded=!e.isExpanded)})),this.busOn("accordion:show",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.group,r=void 0!==n&&n,l=t.id,o=void 0!==l&&l;!1!==r&&r!==e.group||!1!==o&&o!==e.id||(e.isExpanded=!0)})),this.busOn("accordion:hide",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.group,r=void 0!==n&&n,l=t.id,o=void 0!==l&&l;!1!==r&&r!==e.group||!1!==o&&o!==e.id||(e.isExpanded=!1)}))},methods:{togglePanel:function(e){this.busEmit("accordion:toggle",{id:this.id,group:this.group,showing:!this.isExpanded,event:e})},beforeEnter:function(e){e.style.height="0"},enter:function(e){0!==e.scrollHeight&&(e.style.height="".concat(e.scrollHeight,"px")),e.style.overflow="hidden"},afterEnter:function(e){e.style.height=""},beforeLeave:function(e){e.style.height="".concat(e.scrollHeight,"px"),e.style.overflow="hidden"},leave:function(e){0!==e.scrollHeight&&(e.style.height=0)},afterLeave:function(e){e.style.height=""}}}),v=f,y=n(0),component=Object(y.a)(v,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-accordion",{expanded:e.isExpanded}],attrs:{id:e.id}},[t(e.getHeadTag,{tag:"component",staticClass:"lds-accordion-heading",attrs:{id:"".concat(e.id,"-heading")}},[t("lds-button-base",{attrs:{"aria-expanded":"".concat(e.isExpanded),"aria-controls":"".concat(e.id,"-panel"),"aria-disabled":"false"},on:{click:function(t){return t.preventDefault(),e.togglePanel.apply(null,arguments)}}},[t("lds-icon",{staticClass:"lds-accordion-toggle-icon",attrs:{label:e.isExpanded?"Collapse accordion":"Expand accordion",name:"chevron-filled-down"}}),e._v(" "),e._t("header")],2)],1),e._v(" "),t("transition",{on:{"before-enter":e.beforeEnter,enter:e.enter,"after-enter":e.afterEnter,"before-leave":e.beforeLeave,leave:e.leave,"after-leave":e.afterLeave}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.isExpanded,expression:"isExpanded"}],staticClass:"lds-accordion-panel",attrs:{id:"".concat(e.id,"-panel"),"aria-labelledby":"".concat(e.id,"-heading"),role:"region"}},[t("div",{staticClass:"lds-accordion-panel-body"},[e._t("default")],2)])])],1)}),[],!1,null,null,null),w=component.exports,k=(n(21),n(19),n(30),n(23),n(86),n(8),{version:"1.0.2",name:"LdsAlertItem",props:{dismissible:{type:Boolean,default:!1},id:{type:String,default:void 0},inline:{type:Boolean,default:!1},level:{type:String,required:!0,validator:function(e){return-1!==["info","warning","error","success"].indexOf(e)}}},data:function(){return{showAlert:!0}},computed:{alertID:function(){return this.id||this._uid},getAlertIconLabel:function(){return"alert".concat(this.level.split("-").map((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})).join(""))},getAlertIconName:function(){var e="";switch(this.level){case"warning":e="warning-filled-triangle";break;case"success":e="checkmark-filled";break;default:e="warning-filled-circle"}return e}},mounted:function(){var e=this;this.busOn("alert-item:dismiss",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.alertID||(e.showAlert=!1)}))},methods:{dismissAlert:function(e){this.busEmit("alert-item:dismiss",{id:this.alertID,event:e})}}}),M=k,x=Object(y.a)(M,(function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"disappear"}},[e.showAlert?t("div",{staticClass:"lds-alert",class:e.level,attrs:{id:e.alertID,role:"alert","aria-live":"polite"}},[t("div",{class:{wrapper:!e.inline}},[t("div",{staticClass:"lds-alert-message"},[!e.inline||e.dismissible?t("lds-button-base",{staticClass:"lds-alert-button",on:{click:function(t){return t.preventDefault(),e.dismissAlert.apply(null,arguments)}}},[t("lds-icon",{staticClass:"close",attrs:{name:"close",label:e.l10n("alertClose")}})],1):e._e(),e._v(" "),t("lds-icon",{attrs:{name:e.getAlertIconName,label:e.l10n("".concat(e.getAlertIconLabel)),inline:""}}),e._t("default")],2)])]):e._e()])}),[],!1,null,null,null),_=x.exports;function P(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;tthis.enterOffset},getScroll:function(){return document.documentElement.scrollTop||window.pageYOffset}}}),A=Object(y.a)(O,(function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"lds-back-to-top"}},[e.visible?t("lds-button",{ref:"button",class:["lds-back-to-top",{"d-md-none":"mobile-only"===e.visibility,attached:e.attached}],style:{top:e.anchoredOffsetTop},on:{click:e.scrollToTop}},[t("lds-icon",{attrs:{name:"arrow-up",decorative:""}}),e._v(" "),t("span",{class:e.hideText?"visually-hidden":null},[e._v("\n "+e._s(e.l10n("backToTop"))+"\n ")])],1):e._e()],1)}),[],!1,null,null,null).exports;function T(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function W(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.computedId||(e.showingDropdown=!0)})),this.busOn("button-group:hide-dropdown",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.computedId||(e.showingDropdown=!1)})),this.busOn("button-group:toggle-dropdown",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.computedId||e.busEmit("button-group:".concat(e.showingDropdown?"hide":"show","-dropdown"),{id:n})})),this.busOn("button-group:check-width",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.computedId||e.checkForOverflow()}))},beforeDestroy:function(){document.removeEventListener("click",this.hideDropdown)},methods:{toggleDropdown:function(){this.busEmit("button-group:toggle-dropdown",{id:this.computedId})},setButtonsDisabled:function(){this.disabled&&this.$slots.default.filter(this.isButton).forEach((function(button){button.componentInstance.$el.setAttribute("disabled","disabled")}))},getButtonProperties:function(){var e=this;return this.$slots.default.filter(this.isButton).reduce((function(t,n){return t.concat({listeners:n.componentOptions.listeners,propsData:n.componentOptions.propsData,disabled:n.componentInstance&&"disabled"in n.componentInstance.$attrs,text:n.componentOptions.children.reduce((function(text,e){return text+(e.text?e.text.trim():"")}),""),icon:n.componentOptions.children.reduce((function(t,n,r){return t||(e.isIcon(n)?ee(ee({},n.componentOptions.propsData),{},{isBefore:0===r,isAfter:r>0}):t)}),null)})}),[])},buttonIsOverflowed:function(e,t,n,r,l){return this.$rtl?r-n-lt+e},hideDropdown:function(e){this.$el.contains(e.target)||(this.showingDropdown=!1)},isButton:function(e){var t=e.tag;return t&&t.includes("LdsButton")},isIcon:function(e){var t=e.tag;return t&&t.includes("LdsIcon")},getButtons:function(){var e=this,t=this.$el.getBoundingClientRect(),n=t.width,r=t.left,l=t.right,o=this.$rtl?l:r,d=this.$refs.toggle.$el.style.display;this.$refs.toggle.$el.style.display="block";var c=this.$refs.toggle.$el.getBoundingClientRect().width;return this.$refs.toggle.$el.style.display=d,this.$slots.default.filter(this.isButton).map((function(e){return e.elm.style.display="block",e})).reduce((function(t,r,l){var d=t.overflown,h=t.contained,m=r.elm.getBoundingClientRect(),f=m.right,v=m.left,y=m.width,w=e.$rtl?f:v,k="split"in r.componentOptions.propsData||e.buttonIsOverflowed(n,o,y,w,c);return{overflown:k?d.concat({elm:r.elm,index:l}):d,contained:k?h:h.concat({elm:r.elm,index:l})}}),{overflown:[],contained:[]})},checkForOverflow:function(){var e=this,t=this.getButtons(),n=t.overflown,r=t.contained;n.forEach((function(button){button.elm.style.display="none",button.elm.className+=" hidden",e.$refs.dropdown.children[button.index].style.display="flex"})),r.forEach((function(button){button.elm.style.display="block",button.elm.className=button.elm.className.replace(" hidden",""),e.$refs.dropdown.children[button.index].style.display="none"})),this.isOverflown=n.length>0},handleDropdownTab:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.windowNextTick((function(){e.$refs.dropdown.contains(document.activeElement)||e.busEmit("button-group:hide-dropdown",{id:e.computedId})}));case 2:case"end":return t.stop()}}),t)})))()},handleClick:function(e){var t=this;this.$emit("click",e),this.$nextTick((function(){t.showingDropdown=!1}))}}},ne=te,ie=Object(y.a)(ne,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-button-group",class:[e.computedButtonGroupMode,e.computedButtonGroupCompact&&"compact",e.disabled&&"disabled"]},[t("div",{ref:"container",staticClass:"lds-button-group-container",on:{click:function(e){e.stopPropagation()}}},[t("div",{staticClass:"lds-button-group-buttons",class:{overflown:e.isOverflown,contained:!e.isOverflown,dropdown:e.showingDropdown}},[e._t("default"),e._v(" "),t("lds-button",{directives:[{name:"show",rawName:"v-show",value:e.isOverflown,expression:"isOverflown"}],ref:"toggle",staticClass:"lds-button-group-toggle",class:{active:e.showingDropdown},attrs:{id:e.toggleId,mode:e.computedButtonGroupMode,compact:e.computedButtonGroupCompact,disabled:e.disabled,"aria-controls":"".concat(e._uid,"-overflowpanel"),"aria-expanded":"".concat(e.showingDropdown)},on:{click:e.toggleDropdown}},[e.hasSplit?[t("transition",{attrs:{name:"icon-rotate",mode:"out-in"}},[e.showingDropdown?t("lds-icon",{key:"expanded",attrs:{name:"chevron-up",label:e.l10n("buttonGroupToggleLabel"),inline:""}}):t("lds-icon",{key:"collapsed",attrs:{name:"chevron-down",label:e.l10n("buttonGroupToggleLabel"),inline:""}})],1)]:t("lds-icon",{attrs:{label:e.l10n("buttonGroupToggleLabel"),name:"ellipses",inline:""}})],2)],2),e._v(" "),t("div",{directives:[{name:"show",rawName:"v-show",value:e.isOverflown&&e.showingDropdown,expression:"isOverflown && showingDropdown"}],ref:"dropdown",staticClass:"lds-button-group-dropdown",attrs:{id:"".concat(e._uid,"-overflowpanel")}},e._l(e.buttonProperties,(function(button,n){return t("lds-button",e._g(e._b({key:n,attrs:{compact:!1,disabled:e.disabled||button.disabled},nativeOn:{keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:e.handleDropdownTab()},click:function(t){return e.handleClick()}}},"lds-button",button.propsData,!1),button.listeners),[button.icon&&button.icon.isBefore?t("lds-icon",e._b({staticClass:"icon-before"},"lds-icon",J({},button.icon),!1)):e._e(),e._v("\n "+e._s(button.text)+"\n "),button.icon&&button.icon.isAfter?t("lds-icon",e._b({staticClass:"icon-after"},"lds-icon",J({},button.icon),!1)):e._e()],1)})),1)])])}),[],!1,null,null,null).exports,ae=(n(6),{version:"1.3.1",name:"LdsButtonLoading",props:{mode:{type:String,default:void 0},disabled:{type:Boolean,default:!1},id:{type:String,required:!0},loadingState:{type:String,default:"",validator:function(e){return["","loading","success","error"].includes(e)}},loadSuccessMessage:{type:String,default:void 0},loadErrorMessage:{type:String,default:void 0},type:{type:String,default:void 0},value:{type:String,default:void 0},name:{type:String,default:void 0},compact:{type:Boolean,default:!1}},data:function(){return{buttonState:this.loadingState||""}},computed:{getLoadMessage:function(){return"error"===this.buttonState?this.loadErrorMessage?this.loadErrorMessage:"Oops, try again":this.loadSuccessMessage?this.loadSuccessMessage:"Success"}},watch:{loadingState:function(e){this.buttonState=e}},mounted:function(){var e=this;this.busOn("button-loading:state-change",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.name,o=void 0!==l&&l,d=t.state,c=void 0!==d&&d;!1!==r&&r!==e.id||!1!==o&&o!==e.name||!1!==c&&(e.buttonState=c)}))},methods:{commenceLoading:function(e){this.buttonState="loading",this.busEmit("button-loading:loading",{id:this.id,name:this.name,event:e})}}}),re=ae,le=Object(y.a)(re,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-button-loading"},[t("transition",{attrs:{name:"slide",mode:"out-in"}},["loading"!==e.buttonState?t("lds-button",e._b({class:[e.buttonState,{compact:e.compact}],attrs:{disabled:e.disabled||"error"===e.buttonState||"success"===e.buttonState},on:{click:e.commenceLoading}},"lds-button",{id:e.id,name:e.name,type:e.type,value:e.value,mode:e.mode},!1),[""===e.buttonState?t("span",[e._t("default")],2):t("span",["success"===e.buttonState?t("lds-icon",{attrs:{name:"checkmark",decorative:"",inline:""}}):e._e(),e._v(" "),"error"===e.loadingState?t("lds-icon",{attrs:{name:e.$rtl?"arrow-right":"arrow-left",decorative:"",inline:""}}):e._e(),e._v("\n "+e._s(e.getLoadMessage)+"\n ")],1)]):t("lds-loading-spinner",{attrs:{size:e.compact?32:40}})],1)],1)}),[],!1,null,null,null).exports;function oe(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function se(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.name,o=void 0!==l&&l,d=t.checked,c=void 0===d?void 0:d;!1!==r&&r!==e.id||!1!==o&&o!==e.name||(e.isChecked=void 0!==c?c:!e.isChecked)}))},methods:{addEffect:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.addingEffect){t.next=2;break}return t.abrupt("return");case 2:return e.isActive=!0,t.next=5,e.windowNextTick();case 5:e.isActive=!1;case 6:case"end":return t.stop()}}),t)})))()},handleChange:function(e){this.$emit("input",this.value,e.target.checked),this.emitToBus({event:e,checked:e.target.checked})},emitToBus:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.busEmit("checkbox-input:toggle",function(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.validateEntry()})),this.busOn("form-field:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.resetField()}))},methods:{handleChange:function(e,t){this.$emit("input",t),this.fieldValue=t},validateEntry:function(){this.validateField()},reset:function(){this.busEmit("form-field:reset",{name:this.name})}}},ke=we,Me=Object(y.a)(ke,(function(){var e=this,t=e._self._c;return t("lds-form-field",{ref:"field",staticClass:"lds-checkbox"},[t("lds-checkbox-block",{attrs:{id:e.id||e.name,disabled:e.disabled}},[e.inlineLabel?t("p",{staticClass:"lds-checkbox-label"},[e._t("default")],2):e._e(),e._v(" "),e.$slots.hint?t("p",{staticClass:"caption hint"},[e._t("hint")],2):e._e(),e._v(" "),t("lds-checkbox-input",e._b({ref:"field",class:{error:"error"===e.validity,valid:"valid"===e.validity},attrs:{id:e.id||e.name,"aria-invalid":"error"===e.validity,"aria-described-by-id":"error"===e.validity?"".concat(e.getDescribedBy,"-message"):void 0},on:{input:e.handleChange}},"lds-checkbox-input",{checked:e.checked,disabled:e.disabled,name:e.name,required:e.required,value:e.value},!1)),e._v(" "),t("span",{staticClass:"lds-checkbox-label-text"},[e.inlineLabel?e._e():e._t("default"),e._v("\n "+e._s(e.inlineLabel)+"\n ")],2)],1),e._v(" "),e.errors.length?t("lds-form-alert",{attrs:{id:e.getDescribedBy,messages:e.errors,validity:"error"}}):e._e()],1)}),[],!1,null,null,null).exports,xe={version:"1.3.0",name:"LdsCheckboxGroup",components:{LdsFormField:de,LdsCheckboxInput:ge,LdsCheckboxBlock:ye},formField:!0,props:{checkboxes:{type:Array,required:!0,default:void 0},disabled:{type:Boolean,default:!1},errorLabel:{type:String,default:void 0},invalidMessages:{type:Object,default:void 0},name:{type:String,required:!0},required:{type:Boolean,default:!0},value:{type:Array,default:void 0},fieldSet:{type:Boolean,default:!1},checkboxGroupList:{type:Boolean,default:!1}},data:function(){return{fieldValue:void 0!==this.value?this.value:[],isRequired:this.required,errors:[],validity:""}},computed:{getDescribedBy:function(){return this.errors.length?"validity-for-".concat(this.name):!!this.$slots.hint&&"hint-for-".concat(this.name)}},watch:{fieldValue:function(){this.validateEntry()},value:function(e){this.fieldValue=e}},created:function(){this.required&&this.requireSlot("default","Form fields are required to have a default slot for the field label if they have validation. Please add a default slot to the field with the name "+'"'.concat(this.name,'".'))},mounted:function(){var e=this;this.busOn("form-field:validate",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.validateEntry()})),this.busOn("form-field:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.resetField()}))},methods:{handleChange:function(e,t){var n=t?this.fieldValue.concat(e):this.fieldValue.filter((function(t){return t!==e}));this.$emit("input",n),void 0===this.value&&(this.fieldValue=n)},validateEntry:function(){this.validateField()},reset:function(){this.busEmit("form-field:reset",{name:this.name})}}},_e=xe,Pe=Object(y.a)(_e,(function(){var e=this,t=e._self._c;return t("lds-form-field",{ref:"field",staticClass:"lds-checkbox-group",attrs:{"aria-invalid":"error"===e.validity,fieldset:!0}},[t("legend",{staticClass:"lds-checkbox-group-label"},[e._t("default"),e._v(" "),e.errors.length?t("span",{staticClass:"visually-hidden"},[e._v("\n "+e._s(e.l10n("formErrorRequired"))+"\n ")]):e._e()],2),e._v(" "),this.$slots.hint?t("p",{staticClass:"caption hint",attrs:{id:"hint-for-".concat(e.name)}},[e._t("hint")],2):e._e(),e._v(" "),e.errors.length?t("lds-form-alert",{attrs:{id:"validity-for-".concat(e.name),messages:e.errors,validity:"error"}}):e._e(),e._v(" "),t("ul",e._l(e.checkboxes,(function(n,i){return t("lds-checkbox-block",{key:n.id||i,attrs:{id:n.id||"".concat(e.name,"-checkbox-").concat(i),disabled:n.disabled,"checkbox-group-list":""}},[t("lds-checkbox-input",{class:{error:"error"===e.validity,valid:"valid"===e.validity},attrs:{id:n.id||"".concat(e.name,"-checkbox-").concat(i),checked:e.fieldValue.includes(n.value),disabled:e.disabled?e.disabled:n.disabled,name:e.name,value:n.value,"use-aria-required":!1},on:{input:e.handleChange}}),e._v(" "),t("span",{staticClass:"lds-checkbox-group-label-text"},[e._v("\n "+e._s(n.slot?"":n.label)+"\n "),e._t(n.slot)],2)],1)})),1)],1)}),[],!1,null,null,null).exports,Ce={version:"1.0.0",name:"LdsCol",inject:["getBreakpoint","parentOverride"],props:{override:{default:void 0,type:String},size:{default:void 0,type:String},order:{default:void 0,type:[Object,String]}},computed:{getClasses:function(){return this.override?this.override:this.size?this.parseClassString(this.size):this.defaultClasses()},getOrder:function(){var e=this;if("string"==typeof this.order)return"order-".concat(this.order);if(this.order){var t="";return Object.keys(this.order).forEach((function(n){t+="xs"===n?" order-".concat(e.order[n]):" order-".concat(n,"-").concat(e.order[n])})),t}return!1}},methods:{parseClassString:function(e){var t={full:"12",half:"6",third:"4","two-third":"8",quarter:"3","two-quarter":"6","three-quarter":"9",sixth:"2","two-sixth":"4","three-sixth":"6","four-sixth":"8","five-sixth":"10",smallest:"1"},n=Object.keys(t).includes(e)?t[e]:e;return this.getBreakpoint?"col-12 col-".concat(this.getBreakpoint,"-").concat(n):"col-".concat(n)},defaultClasses:function(){return this.parentOverride?this.parentOverride:!!this.getBreakpoint&&"col-12 col-".concat(this.getBreakpoint)}}},Se=Object(y.a)(Ce,(function(){var e=this;return(0,e._self._c)("div",{class:["col",e.getClasses,e.getOrder]},[e._t("default")],2)}),[],!1,null,null,null).exports,Le=n(20),je=(n(65),n(66),{name:"LdsCountrySelectorMap",inject:["handleRegionClick","getRegionClasses"]}),Oe=Object(y.a)(je,(function(){var e=this,t=e._self._c;return t("lds-country-selector-map-meta",{attrs:{viewbox:"0 0 862 836"}},[t("g",{attrs:{id:"lds-map-europe-regions"}},[t("path",{staticClass:"inactive-region",attrs:{d:"M862,125.8l-0.4-0.2l-2.4-2l-0.4-2l0.4-2l2.8-3.7V87.4l-1.2-0.2l-10,1.2l-1.6-0.4l-6.4-4H842l-0.8,0.4l0.4,1.2\n l0.4,0.8l8.4,8.4l0.4,2.4l0.4,3.2v1.2v1.2v2.4l-2,9.6l-2,6.8l-0.8,3.2v2l0.8,2l2.4,0.8l2.4,2l1.2,2.8l0.4,2v4l0.4,3.6l-2,5.2\n l-1.2,2l-1.2,4.8l0.4,3.2v1.2l-0.4,1.6l-0.8-1.2l-0.8-1.2l-1.2-1.2l-1.2-0.4l-1.2,0.4l-0.8,0.8v-1.2l1.2-2l-0.4-1.2l-0.4-0.8\n l-3.6-2.8H838l-2.4,0.4l-2.4-0.4l-1.6-1.6l-1.6-0.8h-1.2l-1.6,1.6l-3.2,5.6l-3.6,3.6l-4.4,2.8l-3.2,0.8l-0.8,0.8l-2,3.2l-2,2.4\n l-5.6,4l-0.4,1.6l-0.4,2.4l0.4,2.8l1.2,2.4l2.8,5.2l1.6,1.6l1.2,2.8l0.8,3.2l-0.4,0.8l-2.4-0.8l-1.6,0.4l-2.4,2v0.8l-0.8,2h-2\n l-5.6-3.6l-4.8-2h-0.8l-1.2-0.8l-0.4-0.8h-2h-1.2l-1.2-0.8l-5.6-6l-4.4-2.4h-1.2l-2,0.8l-1.2,4.8l-1.6,1.2h-1.2v2.4l0.4,1.6\n l0.4,1.2l1.6,1.6l3.2,5.2l1.6,2l1.2,0.8h1.6l3.6-0.8l1.2,0.8l1.2,1.2l0.4,2.8l0.8,2.8v1.6l-1.2,2l-3.6,1.6l-2,2h-0.8l-4.4-2.4\n l-2.8-0.8l-4-1.6l-0.8-0.8l-1.6-4l-4-3.6l-1.6-1.2l-2.4,0.8l-1.6-0.4l-2.8-2l-2-3.2v-4l0.4-0.8l0.4-0.4l-1.2-1.2v-2.8l-0.4-2\n l-1.6-4.8l-1.6-2.8l-1.6-3.2l1.6-1.6l0.8-1.6l1.2-4l0.4-1.6l0.4-1.6v-1.2v-1.2l-1.2-2.4l-3.2-4.8l-3.2-2.8l-6-2.8h-1.6l-0.8-0.4\n l1.2-0.4l1.2-1.2l0.8-1.6l-1.6-0.8l-1.2-0.4l-2-1.2l-0.4-1.2l0.4-0.8l-0.4-2l-2.8-0.8l-0.8-0.4v-0.8l-2-2.4l-2.4-2.4l0.4-2.4l-2-2\n l-1.6-1.2l-2.4-0.4l-0.8-0.8l5.6,0.4l6,2l-0.4,0.8l-0.4,1.2l1.6,3.2l1.6,2l3.6,2.4h0.4l0.8-0.4l2,0.8l1.6,1.2h2.8l3.6,1.6l-0.4,0.8\n l-0.4,0.4l0.8,1.6l1.6-0.4l2.4-1.6l6,5.2l1.6,0.8l9.6,2.8l4.4,0.4l2.4,0.4l3.6,1.2l3.6,2.8l3.2,0.8l5.6,0.8h2.8l7.2-1.6l9.2-4.8\n l4.8-4l7.6-10.8l0.8-2.4l0.8-6v-2.4l-1.2-0.4l-1.6-1.6v-3.6l-0.8-1.6l-1.2-8l-2.4-0.8l-1.2-0.8l-1.6-0.4l-1.6-1.2l-2-3.2l-2-2.4\n l-1.6-2.8l-0.8-1.2l-0.8-0.4l0.4,1.6l0.4,1.6l-2-0.8l-8.4-7.6l-1.6-0.4l-0.4,0.8l-2.4-1.2l-0.8-2l-7.2-8.4l-12.4-9.6l-8.4-6\n l-6.4-2.8l-0.8,0.4l-0.8,1.2l-2,0.4l-1.6-0.4l-5.6-2.4l-1.2-0.4h-6l-0.8,0.8l-2,5.2l-1.2,1.2l-2,0.8l0.8-1.6l1.6-1.2l0.8-3.6v-1.6\n l0.4-2v-1.6l-0.8-0.4l-1.6,0.4l-3.2,2l-0.4-0.4l0.8-2l-0.4-0.8l-1.2,0.4l-2.8-0.8l-2.8,0.4l-0.4-2.4l-2-1.2l-0.8-1.2l0.8-1.2\n l6.4,2.4h2l0.8-0.8l0.4-1.6v-1.6l-0.8-0.8l-4.4-1.6l-2-2l-4.4-2.8v1.2l0.8,2.4l-0.4,0.8l-1.2-0.8l-1.2,0.4l-1.2,3.2l-1.2,0.8\n l-1.2,0.4l-4.4-2.4l-2-0.4l0.8,4.4v1.6l-0.4,1.6l-0.4,0.8l-0.8,0.4h-2l-2.8-1.6l-1.6-1.6h-0.4h-0.4l0.4,1.6v1.2l-0.4,1.2l-0.4,1.2\n l-0.4,0.8l-1.2,1.2l-2,1.2l-4.8,2l-0.4,0.8l-1.6,5.6l-0.4,0.8l-0.4,0.8l-1.6,0.8l-0.8,0.4l-2.4,1.6l-1.6,1.2l-1.6,0.8L675,80\n l2.8,0.4l0.4,0.4l0.4,0.4V82l-0.4,1.2l-3.2,7.2V92l0.8,4l1.6,4.8l4.4,2l3.2,1.6l2,4l3.2,5.2l1.6,2v0.4l-0.4,3.6l-2,3.6l-2,2.8\n l-2,3.6l-1.6,3.2l-1.6,3.6l-0.4,1.2v1.2l0.4,1.2l2.4,4.4l0.8,2.4l1.2,2.4l0.8,2.4l0.4,2.4l0.8,2.4l0.4,1.2l0.8,1.6l1.2,2.4l0.4,2\n l1.6,6.4v1.6v1.2l-0.8,0.4h-1.6l-1.6,0.8v0.4l1.2,1.6l-1.2,2.4v3.6l-1.2,2v0.4v0.4v0.4l2,0.4v0.4v1.2v0.8l-1.2,0.8l-1.2,1.2\n l-0.4,0.8v0.8l0.4,1.6l0.8,1.6l0.8,1.2l3.2,1.2l0.4,0.8v1.2v1.2l-1.6,2.4v0.8l0.8,2l0.8,2l3.2,2l1.2,1.2l0.4,0.8v1.6v1.6l-0.4,1.6\n l-0.8,2l-2.4,3.6l-2.4,1.6v0.4l0.8,1.2l4,4.8l2.8,2l3.6,2.8l2.4,2.4l0.8,1.6l0.8,2l1.2,1.6l0.8,1.2l0.4,0.8v0.8l-1.2,2.8l-0.8,2\n l-1.2,3.2l-1.2,2l-2.8,4l-4,4.8l-0.8,1.6l-2,2.4l-3.2,4.8l-0.8,1.2l-2.8,4l-1.2,1.2l-0.8,1.2l-2.8,3.6l-2.8,2.8l-2.8,2.4l-0.8,1.2\n l-1.2,0.8l-1.2,0.8l-0.4,0.4l-2.8,3.6l-4,4.8l4.4-0.8l3.6-2.4l0.8,0.4l0.8,0.8v1.6v1.2l-1.6-1.2l0.4,1.2l1.2,2.4l2,0.8l2.8,3.2\n l3.2,0.4l2.4-0.4h1.6l1.6,1.6l1.2,2l0.8,0.4l1.2,1.2v1.2l-0.4,0.8l-5.2-2l-6-0.8l-0.8,0.8l-0.8,1.2l-0.4,1.2l-0.4,0.4l-0.8,0.4\n h-1.2l-1.6-0.4l-0.8-0.8l-0.8,0.8l-0.4,1.6l-0.8,0.8l-1.2-0.8l-0.8-1.2h-0.8l-0.4,1.2l0.4,1.6v2l-0.4,1.6l0.4,0.8l0.8,1.2l0.4,0.8\n l-0.4,0.4l-0.8,0.4v0.4l-0.4,0.4h-0.8l-0.4,0.4l-0.4,2l-1.2,3.2l-1.6,2.4l-1.2,1.2l-0.4,0.8l-0.4,1.2v1.2l1.2,6.4v1.2l-0.4,1.2v1.2\n v1.2l0.8,1.6l0.8,2.8l0.4,1.6l0.4,0.8l0.4,0.4v0.4v0.4l-0.4,0.4l-2.4,0.8l-0.4,0.8l-0.4,0.8l-1.2,1.2l-0.4,1.2v1.2v0.4h1.2l0.4,0.4\n l0.4,1.6l1.6,1.2l1.2,1.2l0.4,0.4v0.8v1.2v0.4L667,374l-0.4,1.6v1.6l-0.8,2.8l1.6-0.4l0.4,0.4l0.4,0.4v1.6l0.4,0.8l0.4,1.2v0.8\n l1.2,1.2v0.8l0.8,2.4l0.4,1.6v1.2l-0.4,1.6l-0.4,0.8l1.6,1.6h0.4l0.8-0.8h1.6l0.8,0.8l0.8,1.2l0.4,0.8l0.8,0.4l1.6-1.2l0.8-0.4h0.8\n l2,1.2l1.2,0.4l0.4,0.4v0.8l-0.4,0.8l-0.4,1.2l0.8,1.2l0.8,0.8l1.6-1.2l0.8-0.4h0.8l0.8-0.4l0.8-0.8l0.8-0.4h1.2h2l2.4,1.2l0.4,0.4\n l1.2,1.2l0.4,0.8l0.4,0.4l0.8,0.8l0.8,0.4h0.8l0.4,0.4l0.4,0.4v0.8v2.4l-0.4,0.8l-0.4,0.4v0.4v0.4l0.8,1.2l0.8,1.6l0.4,0.8v0.8\n l-1.2,2l-0.4,0.4l-0.4,1.2v1.2v0.4l2,1.6l1.6,0.8l0.4,0.4v0.4l-0.8,2v0.4l1.2,0.8l0.8,1.2l0.8,2l1.2,2l2.4,1.6l2,1.2l0.4,0.4v0.4\n v1.2l-0.4,1.6l-0.4,0.8l0.8,0.4h2l2.4,0.4l2.8,1.6v0.8l-0.4,0.8v0.8l0.4,0.8l2.4,2l0.4,0.4v0.8v0.8h-0.8l-0.8,0.4l-1.2,0.8\n l-0.4,1.2l-2,1.6l-1.2,0.8h-0.8l-2.4-0.4l-0.8-0.8l-0.4-0.8l-0.8-0.4h-1.2H709l-0.4,0.4l-0.4,0.8l-0.8,1.6l-0.4,0.8l0.4,0.4\n l0.8,1.2l1.2,1.2l1.2,1.2l0.4,0.8v0.4l-0.4,0.8v1.2l1.2,1.6l-0.4,0.4v2v2l0.4,0.4l0.4,0.4l0.4,0.8l0.8,1.6v0.4h0.4l1.2,0.4l1.2,0.4\n h0.8h0.8l1.2-0.4l0.8-0.4l0.8-2.8l0.4-0.4l0.4-0.4h0.8l1.6,0.4l2,0.4h1.2l2.8-1.6l1.6-0.4l2,0.4h2l1.2-0.4l0.8,0.4l1.2,1.2l1.2,1.6\n l1.2,3.2l3.2,3.6v0.8l-0.4,0.4l-1.6,0.4l-1.2,0.4v0.8l0.4,0.8l0.8,0.8v1.2v1.2l0.4,1.2l0.4,0.4v0.4l-0.4,0.8v0.4l0.4,0.4h2.8\n l1.6,0.8l1.2,0.4h0.4l1.2-0.4l1.2-0.4h0.8l0.4,0.4l0.4,1.2l0.4,1.2l0.4,0.4h0.8h0.4l0.4,0.4l-0.4,0.8v0.8l0.4,0.8l0.4,2l0.4,0.4\n l0.4,0.8v0.8l-0.4,0.8l-0.4,0.4l0.4,1.2l0.8,1.6l0.8,0.4l0.4,1.2l0.8,0.4l1.2-1.2l1.2-0.4l1.2,0.4h1.2l0.8,0.8l0.8,0.8l0.8,0.4\n l0.8-0.4l1.6,0.4l0.8,0.8l0.8,0.4l0.8-0.8l0.8-0.8l2.4-0.8l1.6-0.4h0.4l0.8-0.4l0.8-0.4h0.8l0.8,1.2l0.8,0.8l0.4,1.2l1.2,2l2.8,2.4\n l1.2,0.8h0.8h0.4V511v-1.2l0.4-0.4h0.4l2,1.6h1.2h1.2l1.6,1.2l1.6,1.2h1.2l0.8-0.4l0.8-0.4l0.4,0.4l0.4,0.8l0.8,0.8h0.8h1.2l2,1.2\n l1.6,1.2h1.2l0.8-0.4h0.8l0.4,0.4v0.4l-0.4,0.8v1.2l0.8,1.2v1.2l-0.4,0.8l-0.4,0.8l-1.2,1.2l-0.8,1.2l-1.6,0.4l-0.8,0.4l0.4,0.8\n l0.4,0.8l1.2,0.8l1.6,0.4v0.4l-0.4,0.4l-0.8,0.4l-1.2-0.4l-0.4,0.4l-0.4,0.8l-0.4,1.2l-0.4,1.2l1.2,0.4l0.8,0.4l0.4,0.8l0.4,1.2\n v0.8l-0.4,0.4v0.4l0.4,0.4h0.4l0.4,0.4v0.4l-0.8,1.2l-0.8,2.4l-0.4,1.2v1.2l-0.4,0.8h-0.8h-3.2h-2.8h-1.2h-1.6l-0.8,0.4l-1.2,2\n l-0.8,0.8l-1.6,0.8l-1.6,0.4l-0.8,0.8l-0.4,1.2v1.2v0.4l-0.4,0.4v0.4v0.4h0.4h0.4v0.4v0.4l-0.4,0.4l-0.4,0.8v0.8v0.8l3.2-1.2\n l1.2-1.2l2-0.4l-0.4,0.4l-1.2,0.4l-1.2,1.2h1.2l2.8-0.4l1.2-1.6h2l0.4,1.2l0.4,1.6v0.4l-0.4,0.4l-1.6,0.4l-3.6,2l-2,0.4l-2,0.8\n l0.4,1.2v1.2l-1.6-0.4l-1.2-0.4h-0.8l-2,1.2l-1.2-0.4h-1.2l0.4,1.6l1.2,2l0.8,0.4h1.2l2.8,2.4l2,2.4h-1.2l-0.8-0.4h-1.6l-0.4,1.6\n l-0.4,1.2v-0.4v-0.8l-0.8-0.4l-0.8,0.8l-1.2,3.2l-2,2.4l-0.8,1.6v1.2l0.4,0.4h0.4v0.8l-0.4,0.8l-4.4,1.2l-0.4,0.8l-1.2-0.4\n l-1.6-1.2l-1.2-0.8l-0.8,0.4l-0.8,0.8l0.4,0.4h0.4l1.6,0.8l-0.8,0.8l-2.8,1.2v0.4l0.4,0.4l3.2,0.8l2.8,1.6l0.8,1.2l0.8,2l0.8,0.8\n l0.8,0.8l0.8,0.4h1.6l1.6-0.4l3.6,4.4l1.6,0.8l3.6,0.8l0.8,0.4l3.2,3.6l2.4,2.4l4.4,3.2l1.2,0.8l0.4-0.8l0.8-1.2l0.8-0.4l0.3,0.1\n l-0.7,0.3l-0.8,1.2l-0.4,0.8l2.4,1.6l3.2,2.4l0.8,0.4l3.6,0.8l2.4,2l0.8,1.6l3.2,1.2l0.8,1.2l0.8,4l0.8,3.6l1.2,2.8v1.2v1.2\n l-0.8,1.6l-2,2.8l0.8,0.4l1.6,0.4l0.8,0.4h0.4l1.2-0.8h1.6h1.6h0.8l0.8,0.4l1.2,0.4l0.4-0.4l0.8-1.2h0.4h0.8h0.8l0.4,0.4l0.4,1.2\n l0.8,0.4l1.6,1.6l1.2,0.8l0.4,0.4l0.6,0.4h0.6v0.8l-2.4,1.2l0.4,0.4l0.8,2l4.4,5.2v1.2l-0.4,1.2l-1.2,1.2l0.4,0.4l0.4,0.8v0.4\n l0.8,1.6l0.4,1.2l-0.4,0.4v0.4l1.6,0.8l1.6,0.8h0.8l2-0.4h1.2l1.2,0.8l2,1.6l0.2,0.2v0.8l-0.2,0.1l-0.8,0.8l-1.4,2.2l-0.5,0.7\n l-0.9,0.2h-1.7h-0.8l-0.5,1.1l0.3,1v0.4l0.3,0.8l0.4,0.5l0.5,0.3l0.1-0.2v0.4v0.8v0.4v0.4l0.4,0.8l0.8,1.2v1.2v2l0.4,0.8v1.2v2v0.4\n h0.4l1.5,0.2l0.1,0.1l0.4,0.4v0.4l-0.8,0.8v0.8l-0.4,0.8l-0.4,0.4l-0.8,0.8l-0.4,1.2v0.8v0.4l1.9,0.6l0.8,0.5l1.6,1l3.5,1.9\n l-0.4,0.8v0.4l0.4,0.4v0.8v0.8l-4,0.4h0.4l-0.4,0.4l-0.8,0.8l-1.2,0.8l-0.8,0.8l-0.4,0.4h-0.4l-0.4-0.4v-0.4v-2v-0.8l-0.4-0.4\n l-0.4-0.4h-0.4h-0.4l-0.8,0.8l-1.2,0.8h-2H844h-0.4l-2.4-0.8h-0.4l-0.8-0.4l-1.2-0.4l-1.6,0.4h-0.8l-1.2-0.4h-0.4l-1.2,1.6l-2,1.6\n l-1.2,0.4v0.4h-0.5l-1.1-0.8l-0.4-0.8H828l-0.4-0.4h-0.4l-1.2,1.2l-2,0.8l-1.7,0.5l-2.2,0.3l-2.1,0.4h-1.5l-1.3-0.4l-1.6-0.4H812\n h-1.2l-2.8,1.2l-4.8,2.4l-3.6,1.2l-2,0.4l-1.6,0.4h-2.8h-2.4h-1.6l-0.8-0.4l-1.2-1.2l-1.6-1.2l-0.8-0.4h-0.8h-1.2l-3.2,1.6\n l-0.8,0.4l-1.2,0.4l-2.4,0.8l-0.8,0.4h-1.2h-1.6h-1.2l-0.8-0.8l-0.4-0.8l-2-0.4h-1.2l-0.4,0.4l-0.4,1.2l-0.4,2.8v0.8l1.2,2.8v0.4\n h-0.8h-0.8l-0.8,0.4l-0.4,0.4l-0.4,2.4l-1.2,0.4l-0.4,0.4l-0.4,1.6h-0.4l-1.6-1.2h-0.8l-0.4,0.8l-0.8,4l1.6,2v0.8v0.8l0.4,1.2\n l-0.4,2.4v1.6v1.2l0.8,2.4v1.2l-0.8,0.8l-1.2,0.8l-1.6,2.4l-0.4,2.8l-1.2,2l-2,5.2l-0.8,1.6l-0.4,1.6l-0.4,1.2l-1.3,2h-0.3\n l-0.4,1.6l-0.8,2l-0.8,2.8l-1.2,5.6l-1.6,4l-1.6,3.2l-1.2,1.2l-2,2l-3.6,2l-2.8,0.8h-3.2l-2,0.8l-0.4-0.4l-0.4-0.4l-2.4,0.8h-0.4\n l-2,0.4H721l-0.8-0.4l-2.4-2l-0.8-0.4h-0.4l0.4,0.8l0.4,0.4l-0.8,1.2l-1.2,0.4l-0.4-0.8l-0.8-0.8L713,789l-1.6-0.8l1.2-1.6v-0.8\n l2,2h0.8l-2-2l-0.8-0.4h-0.4l-2.8,0.8h-0.8l-3.6-1.6l-1.2-0.4h-0.4l-0.4,1.2l-0.4,0.4l-2,0.4l-1.6,0.4h-1.6l3.6-1.2l0.4-0.4l-4,1.2\n h-2L695,787l-0.4,0.4l-0.4,0.4l-0.4,0.8h-1.2h-0.8l-1.2,0.4l-3.6,2.8l-2,1.2l-1.6,0.8l-1.2,0.4h-0.8l-1.2-0.4l-2-1.2L675,791\n l-6-0.8l-1.6-1.2h-2.4l-0.8-0.4l-3.2-2l-5.2-1.2l-3.6-0.4l-6.4-1.6l-5.6,1.6l-1.6-0.4l-1.2-2l0.4-1.6l-1.2-2.4l-0.8-0.8l-0.8-0.4\n l-2-0.4l-2.4,0.4h-4l-1.2-0.4l-1.6-1.2l-1.2-0.4l-5.6-0.8l-2-1.6v-0.8l0.4-0.8l-0.4-2.4l-2-0.8l-2-0.8l-2.4-0.8l-2-1.2l-1.6-0.4h-4\n l-1.2-0.4h-0.8l-2.4,2l-1.2,0.4h-2.8l-4.8,2.4l-2.8,2l-2.8,2.8l-1.2,1.6l-0.8,1.6l-0.4,2.4l0.4,3.6l0.8,2l0.8,1.6l0.4,1.2v1.6\n l-0.4,1.6l-1.2,2l-3.2,4l-1.2,0.8l-3.2,1.6l-2,0.4l-2-0.4l-2.8-1.6l-5.2-4.8l-2.8-0.8l-1.2-0.8l-5.6-2l-6.4-1.6h-3.6l-3.6-0.4\n l-3.2-1.2l-1.6-0.8l-1.2-1.2l-1.2-1.6l-0.8-2.4l-0.4-2v-2.4l-1.2-2l-1.2-1.2l-7.6-1.6l-1.2-0.4l-2-1.6l-0.8-0.4l-3.6-1.2h-2\n l-1.2-0.4l-2.8-1.2l-1.6,0.4l-4.4,1.2l-7.6-0.4l-1.6-0.4l-5.2-3.2l-1.6-0.4l-1.6-0.8v0.4l-0.4,2.4v0.8v1.6v3.6l0.8,1.6v0.8\n l-0.8,0.5l-1.6,0.8l-2,1.2l-2,1.2l-1.6,1.5l-0.8,0.8l-0.8,0.8l-0.8,0.8v0.4l-1.5,0.8l-0.8,0.8l-0.9,0.8l-0.4,0.4l-0.8,1.2l-0.4,0.4\n l-0.4,1.2l0.8,2.8l0.4,0.8v1.2l-1.2,1.6l-0.8,1.2l-1.6,2l-0.4,0.4l-0.8,0.4l-0.4,3l0,0l-0.8-3l-0.4-2.8l-0.4-2l-0.8-4l-0.8-3.2\n l-0.8-3.2l-0.8-2.8l-0.8-2.8l-0.4-0.4l-2-1.6l-2-1.2l-2-1.6l-2-1.6l-0.4-2l-1.2-3.2l-1.2-1.6l-0.4-0.4l-2.4-1.2l-1.2-0.8l-0.4-0.4\n l-0.4-1.2l-0.8-2.4l-1.2-2.4l-0.4-1.6v-2l0.4-1.6l0.4-0.4l2-1.6l1.2-2l1.2-0.8l1.2-0.4l0.8-0.8l0.8-1.2l0.4-1.2v-1.2l0.4-2l0.4-1.6\n l0.8-1.6l-0.4-1.2l-0.4-1.6v-2.4v-0.8l-0.4-0.8l-0.4-1.2v-0.8l0.4-2.4l0.4-2l0.4-2.4v-0.8l-0.4-0.4l-1.2-0.4v-0.4l0.4-0.4l1.6-1.2\n l0.8-1.6l0.8-0.4l1.2-0.8v-0.8l-0.4-0.8l-3.2-1.2l-2.4,0.8l-1.2-0.4l-2-1.6l-2-0.8l-2.4-0.4l0.4,1.6l-1.2,0.4l-2.4,0.4l-4-1.2\n l-1.2-1.2l-1.6,0.4l-0.8,1.6l-2,1.2l-4,0.8l-3.2,1.6l-1.6,0.4l-1.2-0.4l-2.4-2l-1.2-0.8l-1.2-0.4h-10.8l-2.8,1.6h-6l-1.6,0.8\n l-2.8,2h-2.8l-4,0.4l-8,0.8l-3.2,1.2l-2,1.2l-3.2,1.2l-2.4,1.2l-2,1.2l-1.2,2.4l-1.2,0.8h-1.6l-2-0.8h-0.8l-9.6,2.8l-2,1.2\n l-1.2,1.2l-1.6,2l-1.6,0.8l-2,1.6l-2.8,1.2h-1.2l-2.4-0.4l0.4,1.2l0.8,0.8l0.6,0.5l-2.6,2.3h-2.4l-1.2-0.4h-1.2l-0.4-0.8l-0.8-1.6\n l-0.4-0.4v-0.8v-0.8l-1.2,1.2l-1.6,1.2l-2,0.4l-2-0.4l-1.2-0.8l-1.2,0.4h-2l-4,1.2l-3.2-0.8l-2.4-1.2l-3.2-2.4l-1.6-2l-0.8-1.6\n v-1.6l0.8-0.8l-1.2-0.4l-1.6,0.8l-1.2,0.4h-1.6l-2,0.4l-0.4,1.6l-4.4,12.4l-4.4,8.8l-1.6,2.4l-2.8,2l-4.8,2.4l-8.4,3.6l-2.4,1.6\n l-0.8,0.8l-2.8,3.6l-4.4,4.8v1.2l-0.4,3.2l-0.8,2l-3.6,4.8l-1.6,3.6l-0.4,4.8v2.8l-0.4,1.6l0.4,0.8l0.8,0.4l1.2,2l0.4,1.2l-0.4,3.2\n l-0.8,2l-1.2,2l-1.6,2l-2,3.2l-3.2,4l-2,1.6l-4.4,2.8l-2.4,2.4l-1.6,2l-1.2,0.8l-4.8,2.4l-5.6,1.6l-3.6,0.4l-1.6,0.8h-1.2l-1.6,1.6\n l0,0v2.2h526l-0.1-0.2l-1.2-2.4v-1.2v-2.4l-0.4-0.8l-1.2-0.8l-2-2l-2-2.8l-1.2-1.6l-0.4-0.8l-0.4-0.8l-0.4-1.2l-1.6-2l-0.4-0.8\n v-2.4l-0.4-1.6l-0.4-0.8l-2-2l-0.4-1.2l0.4-1.6l0.8-1.2v-0.8l1.2-0.8l0.8,2.4l0.8,3.6l0.4,0.8l0.4,0.8l0.8,1.6l2.4,2.8l0.8,1.2\n l0.8,2.4v1.2l0.4,1.6l2,2.4l2,1.6l2,2.8l7.2,2.8l2,0.8l1.2-1.6l0.8-1.6l0.4-1.2l0-0.4l1.2,0.4l2.8,0.4l1.2,0.8l2.8,4l1.1,2.6H862\n L862,125.8L862,125.8z M332.5,739.8l-1.2-0.9l-0.4-0.4l1.6,1.2V739.8z M332.9,742.9L332.9,742.9l0.4,0.4L332.9,742.9z M460.3,802.6\n L460.3,802.6l0.2,0.4L460.3,802.6z M740.3,788.2l-0.7,0.8l-0.1-0.4l0.8-0.8V788.2z M742.3,785v0.4l-1.6,1.6v-0.4L742.3,785\n L742.3,785z M752.7,764.1l-0.4,0.2l0.5-0.3L752.7,764.1z M857.6,708.5l-1.1-1.9l0.7,0.7v0.4l0.4,0.4V708.5z"}}),e._v(" "),t("path",{class:["region turkey",e.getRegionClasses("TR")],attrs:{d:"M669.4,638l-0.4,1.6l0.8,2l1.6,2.8l1.6,1.2l6.8,3.2l1.2,0.4l-0.4,1.2l-0.4,1.2l-0.4,0.8l-2,0.4\n l-5.6-1.6H671l-0.8,0.4l-2,1.2l-2-0.4l-2.8,0.4l-0.8,2l-2,2.4l-3.2,2l-2.4,0.8l-3.6,3.6l-1.6,2l-0.8,0.4l-0.8,0.4l0.4-0.8l0.4-0.8\n V664v-0.8l1.2-1.2l1.2-0.8l3.2-1.6l-3.2-1.2l-0.8,0.4h-1.6h-1.2l-4.4-1.2l-0.4-0.8h0.4h0.4l0.8-1.2l2.7,0.4l2.9-2.6l0.4-0.8v-0.4\n l-0.4-0.4v-0.4v-0.8V649l2.4-1.6h0.8l0.4-0.8v-1.6l-0.4-1.2h-0.4l-0.4-0.4l-0.4-0.4l-0.4-0.4l-0.4-0.7l-0.6-0.8l0.2-0.6l0.8-0.6\n l1.2-0.2v-0.4l0.4-0.8l0.4-0.8l0.4-0.4h0.8h1.2l0.8-0.4l0.8-0.4l0.4-0.4l2-0.4l0.4-0.4l0.4,0.4l0.8,0.8l1.2,1.2l0.8,0.4h0.4\n l0.8-0.4h0.8h0.8l0.4-0.4h0.4L669.4,638z M823.6,644.4l0.8,0.4h0.4l1.2-0.8h1.6h1.6h0.8l0.8,0.4l1.2,0.4l0.4-0.4l0.8-1.2h0.4h0.8\n h0.8l0.4,0.4l0.4,1.2l0.8,0.4l1.6,1.6l1.2,0.8l0.4,0.4l-0.4,0.4v0.4l0.4,0.4l-0.8,1.2l0.4,1.2l0.2,0.8l0.6,0.6l0.8,0.8l0.6,1\n l0.4,0.4l1,1.4l1.2,1.4v1.2l-0.4,1.2l-1.2,1.2l0.4,0.4l0.4,0.8v0.4l0.8,1.6l0.4,1.2l-0.4,0.4v0.4l1.6,0.8c0.5,0.2,0.9,0.4,1.2,0.4\n c0.3,0,0.9,0,1.6,0h0.8h0.8h1.2l1.2,0.8c0.9,0.5,1.5,0.8,1.7,1c0.3,0.2,0.4,0.4,0.3,0.6l-0.3,0.8l-1.2,1.2l-0.9,2.7l-0.8,0.4h-1.2\n h-1.2h-0.8l0.1,2.1v0.4v0.7l0.7,0.6l0.5,0.3l0.1,0.5v0.4v0.4v0.8l0.2,0.4l0.1,0.3l0.4,0.8l0.4,0.5v1.1v2l0.4,0.8v1.2v2v0.4h1.2h0.8\n l0.4,0.4v0.4l-0.8,0.8v0.8l-0.4,0.8l-0.4,0.4l-0.8,1l-0.4,1.2v0.8v0.4h1.2l0.8,0.4l2,1.2l0.4,0.3l2.8,1.7v0.4l-0.3,0.5l0.3,0.7\n l0.7,0.6v0.6v0.3l-0.4,0.1l-0.8,0.1l-0.8,0.1l-0.8,0.2l-0.4,0.1l-0.3,0.1l-0.8,0.8l-1.2,0.8l-0.8,0.8l-0.4,0.4h-0.4l-0.4,0.4\n l-0.4-0.4l-0.1-0.5v-2.8l-1.4-0.6l-2.2,1.4h-2H844h-0.4l-2.4-0.8h-0.4l-0.8-0.4l-1.2-0.4l-1.4,0.5h-0.8l-1.2-0.4H835l-1,1.1\n l-1.2,1.2l-1,0.8l-0.8,0.4h-0.4l-0.3,0.4h-0.4l-1-0.7c-0.3-0.4-0.6-0.7-0.8-1c-0.3-0.2-0.5-0.3-0.8-0.3l-1.8,1.5l-2.5,0.8l-2,0.4\n H820l-2.1,0.4h-1.5l-1.7-0.4h-1.2l-3-0.4l-4.8,2.4l-3.5,1.6l-1.9,0.6l-1.5,0.4l-3.2,0.7h-2.4h-1.6c-0.9,0-1.6,0-2,0\n c-0.4,0-0.8-0.1-1.2-0.3l-1.2-1.2l-1.6-1.2l-0.8-0.4h-0.8h-1.3l-0.8,0.4l-1.2,0.7l-2.1,0.9l-0.8,0.4l-1.2,0.3l-1.5,0.6l-1.9,0.6\n l-1-0.2h-0.9h-1.9l-2.6-0.9l-1.5-0.1l-0.2,2v1.8l0.5,2l0.5,1v0.4v0.4l-1.8-0.4l-0.4,0.4l-0.4,0.4l-0.4,0.4l-0.4,1.6l-0.4,0.5\n l-0.8,0.3l-0.8-2.4l-0.8-2l0.8-1.2l1.6-1.6l1.6-2v-1.2v-0.8l-0.4-0.8l-0.8-0.8l-1.6,0.8l-1.2,0.8h-0.8l-0.8,0.4l-0.4,0.8l-0.8,0.8\n l-1.6,0.4l-2.4-0.8l-2.8-1.2l-1.6-1.2l-1.2-0.4l-1.2,0.4l-3.2,2.4l-3.2,3.6l-0.8,0.8l-2.8,1.6l-2,0.4h-0.8l-4,0.8h-2l-1.6,0.8\n l-2.8-0.8l-1.6-1.2l-1.2-1.2l-1.6-2.4l-1.2-1.2l-2.8-1.2l-4.8-2.8l-1.2-0.4l-3.2-0.4l-3.6-0.4l-0.8,0.8l-0.4,3.6l-0.4,1.2l-0.4,2\n l-0.4,0.4l-0.8,0.4l-1.2-0.8l-0.8-0.4l-1.6,0.8l-3.2,1.2h-1.2l-4-1.6l-1.2-0.8l-0.8-1.2l-0.4-1.6l-0.4-0.8v-0.8l-0.4-0.8l-0.8-0.4\n l-0.8,0.4H681l-1.2-0.4l-2.8-1.6h-2l-1.2,1.6l-0.8,0.4h-1.2v-0.4l0.8-1.2l-3.2,0.4l-1.6,0.8h-1.2l-0.8-0.4v-0.4h0.8l0.8-0.4\n l3.6-0.4l0.8-0.4l0.8-1.2l1.6-1.2l0.4-0.4h-1.2l-5.2,0.4h-3.6l-0.4,0.4h-0.4v-1.6l0.4-0.8h0.8l2-0.4v-1.2l-1.2-0.8l-0.4-0.4h-0.8\n l-0.8-0.4v-1.6l-0.8-1.6l-0.8-0.8v-0.4l1.6-0.4l0.4-2.4l-0.4-1.2h-0.8l-2.4-1.2h-0.8l-0.8-1.2l-1.2-0.8l-0.8,0.4l-0.4,0.4h-0.8\n l-1.2-0.8l-1.2-0.4l-0.4-0.4l0.4-1.2h0.8V688l-0.8-1.6v-0.8l0.8-0.4h0.8l0.8,1.2l0.4,0.8v0.8l0.4,0.8l0.4,0.4l0.4-0.8h0.4l0.4,0.4\n l1.2,0.4l2.8-0.8l0.4-0.4h-2l-0.8-0.4l-0.8-1.2l-0.4-0.8v-0.4l-0.4-0.8l0.4-0.4l1.2-0.4l1.2-1.6l-0.4-0.4l-0.4-0.4h-0.8l-0.4-0.4\n V680l0.4-0.8v-0.8l-1.6-2l-0.4-0.4l0.4-0.8l1.2-1.2l1.2-1.6V672h-0.8l-4,0.8l-1.6,0.4l-2.8,0.4v-0.8V672l0.8-1.2v-3.2l0.4-1.6\n l1.6-0.4l2-2.4l2.8-2.8h3.2l1.2-0.8h2l0.4,0.4l0.4,0.4l1.6,0.8h2.8l0.8-0.4l0.8-0.4l-1.2-1.6l0.4-0.4h1.2l1.2,0.4v0.4l-0.4,0.4\n l-0.4,0.8h0.4l3.6-0.4l4,0.4l1.2-0.4h3.2l0.4-0.4l-0.8-0.8l-0.8-0.4L683,658l-0.8-0.4l2-1.6l1.2-0.4l5.2-0.8l3.6-0.4V654h-0.4\n l-4.8-0.8l-1.2-0.4l-1.6-1.2l-0.4-0.4l-0.4-0.8l0.4-1.2l0.4-1.2l0.8-0.8h2l6.8,1.2l4.8-0.8l5.2,1.6l4.8-0.4l1.2-0.8l1.2-2.4l7.2-4\n l2.4-2l2.8-1.2l4.4-1.2l3.6-1.6h1.2l9.2,0.8h6.4l2.8-1.6l1.6,0.4v0.4l-0.4,0.4v0.8l0.8,1.6l0.8,0.8l2.8,1.6l4-1.2h0.8l0.8,0.4\n l1.6,4l1.2,1.2l1.6,0.8h1.2l0.8-0.8l0.8-0.4h1.6l2.4,1.2l0.8,1.2l4,1.2l3.6,0.4l1.6,1.2l5.2,1.2h2l3.2-1.2l6.4-1.2l4.4,2l1.2,0.4\n h0.8l1.6,0.4l1.6-0.4l4.8-2l1.6-1.2l1.6-0.4l1.2-4.8L823.6,644.4z M646.5,665.2l-2.4,0.4l-0.8-0.4l0.8-0.8l1.6-0.4h0.4l0.8,0.8\n L646.5,665.2z"},on:{click:function(t){return e.handleRegionClick("TR")}}}),e._v(" "),t("path",{class:["region slovakia",e.getRegionClasses("UA")],attrs:{d:"M783.9,557.4l-4.4-0.4l-3.2,0.4l-2.4,2.4h-1.2l-2,0.8l-1.2,0.8l-1.6,2l-1.2-0.8h-1.6l-1.6,0.4\n l-1.6,1.2l-0.8,0.4l-2-0.4l-2.4,0.8l-4.8,4l-0.8,1.6v-0.4v-0.8l-0.8-1.2l-2,2.8l-0.8,0.4l-1.2,0.8v2v1.2l0.4,1.6l1.2,2.8l2.8,4\n l1.2,1.6l0.8,0.4h1.2l2-1.2h0.8l2,0.4l0.8-0.8l1.2-0.4h1.2l1.6,0.4l1.6,0.8l-0.8,1.6l-0.8,1.2l-0.4,1.2l-0.4,1.2l-2,0.8h-2l-2,0.4\n l-0.8-0.4l-0.4-0.4l-0.8-0.4l-1.2-0.4l-1.2,0.4l-1.2,2l-2.4,1.2l-0.8,1.6l-2.4-0.4l-2,0.4l-2.8,1.2l-2,2.8l-2.4,1.6l-2,0.4h-1.6\n l-1.2-0.4l-2.4-2v-0.8l0.4-0.4l0.4-0.8l0.8-3.6v-1.2l-0.4-2l-2-1.6l-1.6,0.4l-0.8-0.4l-3.2-2.4H721l-2,0.4l-0.8-0.4l-0.4-0.8\n l3.6-3.2l3.6-2.4l1.6-0.4l2-1.2l2.4-1.6l-0.4-1.2l-0.4-1.2l-1.2,0.4l-0.8,0.4l-2-1.2l-0.8-0.8l-2.8,0.8H721l-3.6,0.8l-1.6-0.8\n l-3.2-2l-1.2-0.4h-1.2l-0.4-0.8l0.8-0.4h0.8l0.8-0.4l0.4-0.4v-0.8l-1.6-0.4h-1.6l-1.2-0.8l-0.8-0.8h2l2,0.4h2.8l2.4,0.4l0.8-0.8\n l1.6-1.2l0.4-0.4l-2.4,0.8l-2.4-0.4l-0.8-0.8L713,563l-0.4-1.2l0.4-1.2l-0.4-2l-0.8-2l-0.4-1.2l0.8,2l0.4,1.2l0.4,1.2v3.2l-0.4,1.2\n l-1.2,0.4h-1.2l-1.2-0.4l0.4-2l-0.8,0.8l-1.2,1.6l-0.8,0.4h-2l-4,1.2l-0.4,1.2l-0.4,1.6l-0.4,1.2v0.8l-1.6,2.8l-0.4,0.4l-3.2,3.6\n l-0.4,0.4l-2,0.8l-1.2,0.8l-0.8,0.4l-1.6-0.4l-0.8,0.4l-0.4,0.8v1.2l0.8,0.8l0.8,3.2l-0.1,0.7l-0.9-0.7l-0.8-0.8l-1.8-0.8l-2.4,0.8\n c-0.7,0.5-1.2,0.8-1.6,1c-0.4,0.1-0.9,0.2-1.6,0.2l-1.1-0.2v0.6l0.2,0.4h-0.7h-0.5l-0.4-0.2l-2.6-0.4l-1.6-0.9l-0.8-1.4V584\n l1.6-0.2h0.5l0.4,0.2l0.3-1.4h0.5l-0.1-1.1v-1.4l0.9-1.1l0.8-0.6l1.1-0.8l0.1-1l0.2-0.7l0.9-0.6l1.1-1.1l0.8-2l-0.6-1.6v-0.8v-1.2\n l0.4-1l0.7,1l0.5,1.7h0.9l0.6-0.1l0.1,1.7v0.5l0.3,0.1l0.7-1.5l0.6,0.2l0.7-0.2h0.5l0.5,0.2l0.7,0.4h0.7l0.7-0.6l0.7-0.2l0.8-0.4\n l2-1.1l0.4-0.4l0.6-1.1l0.6-0.5l-2.4-2v-1.6v-1.6l-0.4-0.8l-0.4-0.8l-1.6-0.8l-1.2-0.8l-0.4-0.4v-0.4v-0.8l-0.4-0.8v-0.8l0.4-0.8\n v-1.2v-0.4l-0.4-0.4h-0.8l-0.8-0.4l-0.4-0.8l-1.6-1.2h-0.4l-0.4-0.4v-0.8l0.4-0.8l0.4-1.2l0.4-1.2v-0.8v-1.6l-0.8-1.1l-0.4-0.1\n l-0.8,0.4l-0.8,0.4L681,543l-0.8-0.8l-1.2-2l-2-0.4h-0.8l-0.8,1.4l-0.4-0.6l-0.4-0.8l-0.4-0.4l-0.4,0.4v-0.4l0.4-0.8l-0.8-0.4h-1.6\n l-0.8-0.4V537l-0.4-0.4l-0.8-0.4l-0.8-0.4l-1.2-0.9l-1.2-0.4l-2,0.1l-1.2,0.4l-0.8-0.2l-1.1,1l-0.9,0.1h-2.4l-1.2-0.5l-0.6,0.2\n l-1.7,1l-0.8,0.8l-1,0.4l-1.6,0.4l-1.6,0.6l-1.4,0.4l-1.1,0.4l-1.5,0.4l-1.5,0.2l-1.7,0.4l-2.4,0.4l-3.2,1.6l-1.2,1.2l-1.6,0.4\n h-0.8l-0.8-0.8l-2-2l-0.8-0.8l-1.2-0.4h-1.2l-1.2,0.4h-1.2l-1.2-0.8h-0.4l-3.2-0.8h-0.4h-0.4h-2.4l-2.4-1.6h-0.4l-0.4,0.8l-0.4,0.8\n l-0.8,0.4l-0.8,0.4l-0.8,1.2h-1.6l-1.2-1.2l-1.2-1l-0.8-0.6l-0.8-0.8l-0.4-0.8v-0.8h-0.8V535h-0.4v-0.6V533l1.6-2l0.4-1.2l0.8-0.5\n l0.8-0.3l0.8-0.3l0.8-0.3l0.4-0.2l0.4-0.2l0.8-0.5l0.4-0.9l0.8-1.6v-0.8l-1.2-0.4l0.4-0.4V523v-0.4l-0.8-0.8l-0.8-0.4V521l0.4-0.8\n v-0.8v-1.2l-0.8-2.4V515l0.8-1.2l1.2-1.7l0.8-1.2l0.8-1.2l2.4-3.2l1.2-1.7l1.2-1l1.6-1.6l1.2-1.1l1.2-0.6l1.6-0.2l1.6-1.6l0.4-0.4\n v-1.6l-0.4-2l-0.4-0.8l-0.4-0.4l0.4-0.4h0.4h0.4l0.4-0.4v-0.4l-1.2-0.8l-0.4-0.8l-0.8-2.4l-1.6-2.4l-0.4-0.8v-0.8l0.4-1.2l-0.4-0.8\n l-0.8-1.2l-0.4-0.8l-0.4-0.4l0.8-0.4h0.8l0.8,0.4l0.8,0.8h0.4l1.2-1.2l2-2l0.4-1.2l0.4-0.4l1.6-0.4h1.2h0.8h2l2-1.2l1.2-0.4h2.4\n l3.6,0.4h2.4h1.6l4,1.2h1.6h0.8l1.2,0.4l2.4,0.4l2,0.4h1.2h0.8l2,2.4l0.4,0.4h0.4l1.2-0.4h1.6l0.8,0.4v1.6l0.4,0.4h0.4l0.4-0.8\n l0.4-0.8l0.4-0.4l1.6,0.4h0.8l0.8-0.8h0.4l1.2,0.4l1.6,0.4h1.2l0.8,0.4l0.4,1.6l0.4,0.4h0.4l0.8-1.2l0.8-0.4l0.8-0.4h0.4l0.4-0.4\n l0.4-0.4h0.4h0.4l0.4,0.8l0.8,1.6l0.8,1.6l0.4,0.4l1.2-0.4l0.8-0.4h1.6l2.4-0.4l1.6-0.4h1.2l2.3,1.2l2.1,2.4l1.2,0.8h1.2l0.4-0.8\n l0.8-0.8l-0.4-0.8v-1.2l-0.4-1.2l-0.4-1.2l0.4-1.6l0.8-1.6l0.4-0.8l0.8-1.6l1.2-1.2l1.6-1.6l1.2-0.4l0.8,0.4l0.4,0.4l1.6-1.2\n l0.8,0.3l0.8,0.5l1.5,1l1-0.7l1.5,0.6l2.8,0.4l1.2-0.4l0.8-0.4l0.8-2.8l0.4-0.4l0.4-0.4h0.8l1.6,0.4l2,0.4h1.2l2.8-1.6l1.6-0.4\n l2,0.4h2l1.2-0.4l0.8,0.4l1.2,1.2l1.2,1.6l1.2,3.2l3.2,3.6v0.8l-0.4,0.4l-1.6,0.4l-1.2,0.4l0.4,1.6l0.8,0.8v1.2v1.2l0.4,1.2\n l0.4,0.4v0.4l-0.4,0.8v0.4l0.4,0.4h1.5h1.3h0.4l1.2,0.8l1.2,0.4l0.9-0.2l0.6-0.2l1.1-0.5h0.8h0.4l0.2,0.5l0.3,0.4l0.1,0.7l0.4,0.8\n l0.2,0.4l0.5,0.4h1.1l0.3,0.5l-0.2,0.7v0.8l0.1,0.4l0.4,1.2l0.1,1.2l0.4,0.4l0.2,0.4l0.4,1.2l-0.8,1.2l1.1,2.7l0.8,0.4l0.4,1.1\n l0.8,0.5c0.4-0.5,0.8-0.9,1.2-1.1c0.4-0.2,0.9-0.3,1.6-0.4l1,0.4h0.9l0.5,0.4l0.9,0.7c0.1,0.2,0.3,0.4,0.4,0.5\n c0.2,0.1,0.5,0.2,0.9,0.3l0.8-0.3l1.6,0.3l0.6,0.9l0.8,0.3l0.8-0.7l0.8-0.8l2.4-0.8l1.6-0.4h0.4l0.8-0.4l0.8-0.4h0.8l0.9,1.2\n l0.7,0.8l0.4,1.2l1.2,2l2,1.6l1.5,1.2l1.1,0.4h0.4l0.1-1.6c0.2-0.2,0.3-0.4,0.4-0.4c0.1,0,0.2,0,0.4,0l2,1.5l1.2,0.1h1.5l1.3,1.2\n h0.5l0.5,0.4l0.6,0.6l0.7,0.2l0.9-0.2l1.3-0.6l0.8,0.8l0.7,0.9l1.3,0.3c-0.4-0.2-0.1-0.1,1,0.1c0.3,0.1,1.5,0.8,3.4,2.3h1.2\n l0.8-0.4h0.8l0.4,0.4v0.4l-0.4,0.8v1.2l0.8,1.2v1.2l-0.4,0.8l-0.4,0.8l-0.8,1.2l-0.6,0.4l-0.6,0.8l-0.8,0.4l-1.4,0.4l0.6,1.6\n l2.8,1.1v0.9l-1.2,0.4l-1.2-0.4c-0.4,0.5-0.7,1-0.9,1.4c-0.2,0.5-0.4,1.2-0.7,2.2l1.2,0.4c0.3,0.2,0.6,0.4,0.8,0.7\n c0.2,0.2,0.5,0.8,0.8,1.7v0.8l-0.4,0.4v0.4l0.4,0.4h0.4l0.4,0.4v0.4l-0.8,1.2l-0.3,0.9l-0.1,1.1l-0.4,0.8c-0.3,0.3-0.5,0.5-0.4,0.8\n c0.1,0.3,0.1,0.8,0,1.6c-0.2,0.2-0.4,0.4-0.7,0.4c-0.3,0.1-0.9,0.1-1.9,0h-3.2h-2.8h-1.2l-3,3.2l-0.6,0.4l-2.6,1.1l-0.8,0.8\n l-0.4,1.4l-1.6,0.4l-0.8,0.8l-0.4,1.2v1.2v0.4l-0.4,0.4v-1.2v0.8L783.9,557.4z M714.2,571.9l1.6,0.8l-1.6-0.4l-3.6-0.8l-1.6-0.8\n l-0.4-0.8l-0.4-1.2l0.8,1.2l0.8,0.4L714.2,571.9z"},on:{click:function(t){return e.handleRegionClick("UA")}}}),e._v(" "),t("path",{class:["region slovakia",e.getRegionClasses("SK")],attrs:{d:"M611.7,524.2v0.8l-0.4,0.8l-0.4,0.8l-0.4,1.2l-4.8,2l-0.4,1.2l-1.6,2v2.8h-0.4h-4.8h-0.4\n l-0.4-0.4l-0.4-0.4v-0.4l-0.4-0.8l-0.4-0.4l-0.8-0.4l-0.8-0.4H594l-2,0.8h-1.6l-0.8-0.4l-1.2-0.4H586l-1.6,0.4v0.4l-1.6,3.2\n l-2.4,1.2l-2,1.2l-0.4,0.4l-0.8-0.4l-1.2-0.8l-0.8-0.4h-0.8l-0.8,0.8l-0.4,0.8l-2.4,0.8l-4,0.4l-1.2,0.8l-0.4,1.2l0.2,0.7l0.2,0.9\n l-0.4,0.8v0.4h-2.8l-3.6,0.4h-2.4h-2l-1.5-0.5l-0.9-0.7l-2-1.6l-1-0.6h-0.6H548h-0.4l-0.8-0.6c-1.2-2.6-2-4.6-2.4-6\n c-0.4-1.4-0.6-2.9-0.4-4.4l1.2-2.8l0.8-1.2l0.4-0.4l1.2,0.4l2,0.4l1.6-0.4l0.5-0.4l1.2-0.7l0.8-0.8l0.4-0.4l0.4-0.4l0.8-0.4l1-0.5\n l0.4-0.7v-1.6l0.4-0.8l0.4-0.4l0.5-0.5l0.5-0.2l0.4-0.2l0.7-0.4l0.8-0.6l0.5-0.4l0.6-0.3l0.7-0.6c0.4-0.3,0.8-0.5,1.1-0.6\n c0.3-0.1,0.8-0.1,1.6,0l1-1.2l1,0.4l0.4,0.8v0.8h1.8l1.4-2l0.4-0.4l0.8-0.8l0.8-0.4l0.4,0.4l0.8,1.2l0.8,0.8l0.4,0.4v0.4h0.4h0.8\n l0.4,0.4v0.8v0.8l-0.4,0.4v0.4l0.4,0.4h0.8l0.4-0.4l2-0.8l0.8-0.8l0.8-0.4l0.8-0.4l0.8-0.4h0.4h0.4h0.4h0.8h0.8l1.2,0.4l0.8,0.8\n l0.8,0.4h0.8l0.8-0.4l0.8-1.2h0.8l0.8-0.4h1.6l3.2,0.4l0.8,0.4l2,0.8l0.8,0.8l0.4,0.8l0.4,0.8c1.5,0.6,2.6,1,3.3,1.3\n c1.2,0.4,2.4,0.3,3.1,0.8C609.4,523.4,610.6,523.9,611.7,524.2z"},on:{click:function(t){return e.handleRegionClick("SK")}}}),e._v(" "),t("path",{class:["region slovenia",e.getRegionClasses("SI")],attrs:{d:"M537.4,566.8l-1,0.2l-0.9,0.4l-0.4,0.4v1.6l-0.4,0.4h-1.2h-0.4l-0.8,1.2l-0.8,0.4l-0.8,0.4\n l-0.8,0.4l-0.8,0.4h-0.8l-0.4,0.4v0.4v0.4l0.8,0.8v1.2v1.2v0.8l-0.4,0.4l-2,0.4l-2,1.2v0.4l0.8,0.8v0.4l-0.8,0.4v0.4v0.8l0.4,0.8\n v0.4L524,584l-0.6,0.4l-1.4-0.1c-0.6-0.6-1-1.2-1.2-1.6c-0.2-0.4-0.4-0.8-0.4-1.2h-0.8l-0.4,0.8l-0.5,0.5l-0.3,0.3l-0.4-0.8v-0.8\n h-0.4l-0.4,0.1l-0.4,0.7l-0.9,1.5l-0.6,0.3l-0.8-0.2l-1.4-0.3l-0.7,0.3h-1h-0.4l-0.4-0.3l-0.5-0.2l-0.7-0.3l-0.4-0.8h0.8l0.4-0.4\n l-0.4-0.8l-1.2-1.2l-0.8-0.4l-0.8-0.8v-0.4l0.4-1.6v-0.4h-1.2l-0.4-0.4v-0.8l0.4-0.4l0.8-0.8l0.8-0.8v-0.4\n c-0.3-0.2-0.5-0.3-0.6-0.4c-0.1-0.1-0.3-0.2-0.6-0.4h-0.4h-0.4l-0.6-0.4l-0.2-0.8l0.6-0.8l0.6-0.8l0.8-0.4l0.5-0.3l1.5,2.5h0.8\n l0.8,0.2l0.4,0.2h0.4l0.7-0.2l0.8-0.2l0.6-0.2l1.5,0.4l2.5,0.6c-0.9-0.3-1.3-0.4-1.2-0.4c0.1,0,0.7,0.1,2,0.4l0.7,0.2h0.5l0.4-0.4\n l0.4-0.4l0.8-0.4l0.8-0.4l0.8-0.8l0.4-0.4h0.6l0.6-0.4l0.8-0.4h1.6l2.4,0.4l1.2-0.4l0.8-0.8l0.7-0.1l2.9,0.3v-2.2v-1.8v-1l0.1-1\n l2.2,0.5l0.6,0.2v0.4v0.8l0.4,0.4v0.4v0.8l0.4,0.4c0.4,0.6,0.6,1,0.5,1.2C538.4,566.8,538.1,566.9,537.4,566.8z"},on:{click:function(t){return e.handleRegionClick("SI")}}}),e._v(" "),t("path",{class:["region sweden",e.getRegionClasses("SE")],attrs:{d:"M626.1,167.7l-2.8,0.8l-2.4-1.2l-1.2,0.8h-2l-2.4,0.4l-0.8,0.8l-0.4,0.4l-2-1.2l-2-2.4\n l-1.6,1.6l-0.8,0.4l-0.8-1.6l-0.8-0.4l-0.4,0.4l-0.4,1.6l-0.4,1.2v0.8v2.8v0.8l-2-0.4v0.8l0.4,0.4v0.4l-0.8,0.8h-2v0.8l0.4,1.2\n l-0.4,0.8l-0.4,0.4l-2.4,0.4h-1.2l-0.4,0.4v0.8l0.4,0.8l0.4,0.4v0.4v1.2h-0.4l-1.2-1.6h-0.4l0.4,0.8l0.8,1.2l0.4,1.2l0.4,1.2v0.8\n l-1.6,3.2l-1.6,2l-1.2,1.6l-0.8,1.6l0.8,0.8l0.8,1.2l0.4,2.4l0.8,2.4l1.6,2l-0.4,1.2l-0.4,0.8l-2.4,2l-2.8,3.2l-2.8,8l-0.8,1.2\n l-2.4,1.2l-0.8,1.2l-2,1.6l-3.2,1.2l-1.6,2l-0.8,2h-0.8L574,229l-0.8-0.4v1.2v0.8l-1.6-1.2l-0.8,1.2l-0.4,2l-2.4,2.8l-2.4-0.4\n l-0.4,0.4l0.8,0.4v0.4l-0.4,0.4h-0.8l-1.2,0.4h-0.8l-0.4,1.2l-0.4,1.6l-1.2,0.8H560l-0.4,0.8h2v0.8v0.8l-0.4,0.8l-2.4,1.2l-0.4,0.8\n l-0.4,0.4h-1.2v-0.4v-0.4h-1.6l-0.4-1.2l-0.4,0.4v1.2l0.4,1.2l0.4,1.6l-0.4,1.2l-0.4,0.4l0.4,0.4l0.8,0.4l0.4,0.8l-1.2,0.4l-1.2,2\n h-1.2l-0.8,1.2h-0.8l-0.8-0.8l-1.2-0.8l-0.4,1.2v0.8l0.8,2.4l1.2,1.6l1.2,0.8l-0.8,0.4l-0.4,1.2l-0.8,3.6l-0.4,1.2l-0.4,2.4l0.4,2\n l0.4,0.8l0.4,1.2h-1.6l-1.6-0.8l0.4,1.6v0.8v1.6v1.2l-0.4,1.6l0.4,0.4l0.4,1.2l-0.4,0.8v0.8v2.4l0.4,3.6v0.8l0.8,3.2v1.2v1.6\n l1.2,1.2h1.2h1.2l0.4,0.4l0.4,0.8l0.4,1.2h0.8l1.6-0.8l0.8-0.4l0.8,1.6l1.6,2.4l0.8,1.2l1.6,0.4l1.6,2l-0.4,2.4l0.8,0.8l2,0.8\n l0.8,1.2l0.4,1.2l0.4,0.8l0.8,2.4l-0.4,1.6l-0.8,0.4l-2,1.6l-0.8,1.2l-0.8,0.8l-2,1.6l-0.8,0.4l-0.8,0.8l-0.8,0.4l-0.8-0.4\n l-2.4,1.6l-1.6-0.4l-0.8-0.8l0.4-3.2l-0.4-0.8l-0.4-0.4l-0.8,0.4v1.2H550l-1.6-0.8l-0.4,2l-3.6-1.6l-0.8,0.4l-1.6-0.8l-0.8,0.8\n l-1.2-0.4l-0.8-1.2l-1.2,2l-2.4,0.4l-2.4,0.4l1.2,0.8h5.2l1.6,0.4l2-0.4l1.6,1.6l1.2,0.4l1.6,2l0.8-0.4h1.2l1.2,0.4h3.6l1.2-1.2\n l1.6,0.4l0.8-0.4l0.8-0.8h0.8h0.8l0.8-0.8l0.4-0.4l0.4,0.4l0.8,1.6l-1.2,0.8h-0.8l-0.4,2.4l-0.4,1.2l-0.4,0.4l-2,1.2l-1.2,1.2\n l-1.6,1.2l-0.8-0.4l-1.2,1.2l-2.4,1.2l-1.2,1.6l-2.8,1.6l-1.2,1.2h-4l-3.6-0.4l-1.2,0.4h1.2l0.8,0.4l0.8-0.4l2.4,0.4l1.2,0.4l1.6,2\n l-1.2,0.8l-2,0.4l0.8,2.8l0.4,2l-0.8,1.2v5.2h-1.2l-0.4,2l0.4,1.2v2.4l0.4,1.6l0.4,1.6l-0.4,1.6l-1.6,3.6v1.6l0.4,0.8l0.4,1.6\n l-0.8,2.8l-0.4,2.4l-0.8,2l-1.6,2.4l-0.8,2l-1.6,5.6l-0.8,1.2l-1.2,0.8l-1.2-0.8l-1.2-0.4h-1.2l-2,0.8l-3.2-0.4l-3.2,0.4l-0.8,0.4\n l0.4,2l-1.2,0.4l-1.2-0.4l-0.8,0.8l-0.8,0.8l-1.6,1.6l-0.4,1.2v2l0.8,2l0.8,2l-2,2.4h-1.2l-3.2-0.8l-5.6,1.6l-4.8-1.2l0.8-1.2v-1.2\n l0.4-1.6V402v-1.2l-0.4-1.2l-1.2-1.6l-2.8-5.2v-1.6l-0.4-0.8h0.4l2.4,1.2h0.4l0.4-0.4l-0.8-1.6l-0.4-0.8l-0.4-1.2l1.2-0.4h0.8\n l0.8-1.2l-0.4-2l-1.2-0.8l-0.8-0.4l-1.6-3.2l-1.6-1.6l-2.8-6.8l-1.2-4.4l-1.2,0.4l-0.4-2l-0.4-2V362l-1.6-0.8v-0.8l-0.4-4.4\n l-1.6-0.4l-1.2-2.4v-4.8l-1.2-0.8l-0.8,0.4v-1.2l0.4-1.2l-0.4-4.4v-4l-0.4-1.2l-0.4-1.6l0.4-1.2l0.4-0.8h1.2l1.2,1.2l0.8,2.8\n l0.8,0.4l1.2-0.8c-0.2,1.1-0.2,1.7,0,2c0.2,0.3,0.8,0.3,1.6,0l1.6-2l1.6-6.8l-0.8-3.2l-0.8-2.8v-0.8l1.6-2.4l0.4-2l0.4-2l0.8-0.8\n h0.8l1.2-0.4l1.2-1.2l1.2-1.6l0.8-1.6l0.4-2.8v-1.6l0.4-1.2l0.4-2l-0.4-2l-1.2-3.2l-1.6-4.8l-0.4-2.4l0.8-0.4l1.2-0.4h2.4l0.4-0.4\n l0.4-1.2l0.4-1.6l0.4-1.2l0.4-1.6v-1.6l-1.2-2l-2-2.4l-1.2-0.8l-2-2l-1.6-1.6l0.8-6l0.8-4.4v-1.2v-1.6l-2-7.6v-1.6V249l-0.4-2.4\n v-2.4l0.4-0.8l0.8-1.2v-2l-2.4-4.4l2.4-5.2l-0.4-2.8l1.6-2l2.4-4.4l1.6-2.4l0.4-0.4l1.2-1.2l2-1.2l2.4-0.8h1.2l4,0.8l3.2,0.8\n l0.4-0.8l0.8-1.6l0.8-2v-2.4l-0.4-3.2l-0.4-2l-2.4-1.2l-2.4-1.6l3.2-5.6l2-4l2.8-6l0.8-2.4l0.8-0.8l0.8-9.2l0.4-2.8l0.4-1.2v-1.6\n l-0.4-2.4l-0.8-5.6l4.4-0.8l1.2-0.4l1.2-0.8l2.4-1.6l1.2-1.6l-0.8-5.2l1.6-1.6l3.6-6l4-6l2-2.4v-1.2v-1.6l-0.8-2.8l-0.8-1.6\n l-1.6-3.2l0.8-2.4l1.2-0.4l1.6-0.8l1.2-2v-0.4l2.4-8l4-4.1l1.6-2.4l2.8,1.6l4,2.4l1.6-3.6l0.4-1.2l0.4-2l-0.4-3.6v-4.4v-2l1.6-0.8\n L562,89l2.4,0.1h1.2l2,0.4l2.4,0.8l4.8,2.4l2,0.8l2.8,1.2l0.8-1.2l2-2.8l-3.2-2l2-2l1.2-2l0.8-2.4l0.4-2.8V78l-0.8-1.2l-3.2-3.2\n l4.4-0.4h1.6L586,74v0.4v0.8V76l1.6,2.9l0.8,1.2l2,2l0.4,1.2l1.6,1.2l1.2,1.2l1.6,1.2l1.6,1.6l2.4,1.2l2,0.4l4.8,2.4l0.8,0.8\n l1.2,1.6l1.2,1.6l0.8,3.6h1.6l0.4,1.2l1.2,2l2,2v0.8l-1.6,1.6v2.4v2.8l0.4,2.4v0.8l-0.4,0.8l-0.4,1.2v1.2v0.4v0.4h0.8l1.2,0.4\n l0.8,0.4l0.4,2.8v0.4l-1.2,1.2l-0.4,0.8v1.6l0.4,1.6l0.4,1.6l0.8,2l1.2,2l0.8,1.6l0.4,1.2v0.8l-0.4,0.8l-0.4,2v2.4l-0.4,1.6l-1.2,2\n l-0.8,0.8l-0.4,1.2v1.6l0.4,2v1.6l0.4,1.2l0.4,0.8l1.6,1.2l0.8,2.4l0.8,2L626.1,167.7z M563.6,323.1l-0.4,0.8l-0.4-0.8v-0.8\n l0.4-0.4l0.8,0.4v0.4l-0.8,0.8L563.6,323.1z M561.6,333.1l-0.4,0.4h-0.4l0.4-1.2l0.4-0.4l0.8-0.4h0.4L561.6,333.1z M570,356.8\n l-0.4,1.2h-0.4l-0.4-0.8l1.2-1.6h1.6l0.4,0.4L570,356.8z M568.8,358.4l-0.8,0.4l-0.4,1.6l-0.8,0.4l-0.8,0.4l-0.4,4.8l1.2,1.6\n L566,368l-0.8,0.4l-0.4,0.8l-0.4,1.6l-2,0.8l-0.8,0.8l-1.2,1.6l-0.4,2.4l-1.2,0.8l-1.2,0.4l0.8-2l0.8-1.6l-0.8-1.2l-0.4-1.6\n l-0.8-1.2l0.4-1.2l-0.4-2.4V364l0.8-1.2l0.8-0.8l1.2-2l1.6-1.6l2-0.8l0.8,0.8l0.4-1.6l0.8-0.4l0.8,0.4L568.8,358.4z M540.4,390.4\n l-0.4,1.2h-0.4l-0.4-1.2v-3.6l0.4-1.6l2.4-6.4l1.2-0.4l1.6-4l0.4-1.6l0.8-1.6l0.4-1.6l0.4-0.4l0.8,0.4l0.4,0.4l-0.8,0.8v1.2v0.4\n l-2,4.4l-0.4,2.8l-0.8,0.8L540.4,390.4z"},on:{click:function(t){return e.handleRegionClick("SE")}}}),e._v(" "),t("path",{class:["region serbia",e.getRegionClasses("RS")],attrs:{d:"M576.4,573.1h1.2l1.2-0.4l2.4,0.4l0.4,0.4l0.4,0.4l0.8,0.8l0.8,1.2l0.8,0.4l1.2,0.8l0.4,0.4\n l0.8,1.6l0.8,0.8h0.4h0.4v0.4v0.8v1.2l0.4,0.8v0.4v0.4v0.4l0.4,0.4l0.8,0.8l0.8,0.8l0.8,0.8l0.8,0.4h0.4l0.8,0.8l1.6,0.4h0.4\n l0.4,0.4l0.4,0.4v0.4h-0.4l-0.4,0.4v0.8h-0.4h-0.4h-0.4v0.4l0.4,0.4l0.4,0.4l0.8,0.4l0.8,0.4v0.4v0.4h-0.8h-0.8h-0.4v0.4l2,0.4\n l0.8,0.4l0.4,0.8l1.2,0.4l2,0.4l1.2,0.8l0.4,0.8h1.7l1.6-2l1.6-0.4l1.6,0.8l0.8,0.8v0.4l-0.4,0.4h-0.8l-0.8,0.4l-0.8,0.8v0.8\n l0.4,0.8c0.3,0.5,0.6,0.8,0.7,1c0.3,0.4,0.5,0.8,0.7,1.1c0.2,0.3,0.3,0.5,0.4,0.7c0.2,0.3,0.3,0.7,0.3,1.2c0,0.2,0,0.7-0.1,1.2\n l-0.8,0.6l-0.8,0.6l-0.8,0.4c-0.5,0.9-0.7,1.5-0.8,1.6c-0.2,0.3-0.2,0.7,0,1.2v0.8v0.4l0.4,0.8l0.4,0.8l0.4,1.2l0.8,0.8l1.6,0.8\n l0.8,0.4l0.4,0.8l0.4,0.8l1.2,0.8v0.8l-0.4,0.8l-0.4,0.4l-0.8,0.8l-0.8,0.4l-0.7,0.9l-0.5,0.7h-1.6h-0.4l-0.8,0.4l-0.4,0.8l0.4,0.8\n v0.8l-0.4,1.2l0.4,1.2l0.4,0.4l-0.3,0.9l-0.5,1.3l-0.4,0.4l-0.8,0.4h-0.4l-0.4-0.4h-0.4l-1.2,0.4l-1.2,0.4l-0.8-0.4h-0.8l-0.4,0.4\n h-0.4l-0.8,0.4l-1,0.3l-1,0.3l0.4-0.8l0.4-0.6l0.3-0.6l0.5-0.6l0.6-1.2l0.2-1l0.2-0.9l-0.2-0.6l-1.1-0.3l-0.9-0.3l-0.6-0.2\n l-0.6-0.2l-0.5-0.8l-0.5-1l-0.9-0.8l-0.5-1.2l-1.2-0.8l-1-0.8l-1.4-0.2l-0.8-0.8v-0.4l-0.4-0.7l-0.4-0.5l-1.2-0.4l-0.8-0.4\n l-0.4-0.4h-0.4l-0.8,0.4l-0.8,0.4l-0.4,0.4l-0.2,0.5v0.7l0.2,0.4v0.8l-0.8,0.8v0.4l-1.2,0.4l-0.8-0.8l-1.2-0.4l-2.4-1.6l-0.8-0.4\n l-0.8-0.4l-1.2-0.8c-0.9-0.8-1.4-1.3-1.6-1.6c-0.2-0.3-0.7-0.5-1.6-0.8l0.2-1.2l0.6-1l0.4-0.5l0.4-0.4l0.4-0.5v-1.1\n c-0.4-0.4-0.7-0.6-0.9-0.7c-0.3-0.3-0.3-0.5-0.3-0.7c-0.2-0.3-0.3-0.6-0.4-0.9l-0.4-1v-0.4l0.4-0.4h0.4h0.4h1.2l1.2-0.4l0.4-0.4\n v-0.4l-0.4-0.4l-1.2-1.2l-1.2-1.2l-1.2-0.8l-0.8-0.4l-0.4-0.4v-0.4v-0.8v-1.2l0.4-0.8l0.8-1.2l0.8-1.2l0.4-1.2l0.4-1.2v-0.4\n l-0.4-0.4l-0.8-0.4l-1.2,0.4l-0.4-0.8v-0.8l-0.4-2.4l0.8-0.4l0.8-0.4h1.2h0.8v-0.4v-0.4v-0.4l-0.4-0.4l-0.4-0.4h-0.8l-2-0.8\n l-0.8-0.8v-1.2l0.4-0.4l0.4-0.4l-1.2-0.4l-0.4-0.8l0.4-0.8l-0.4-1.6l-0.2-0.5V577l0.4-0.4l0.2-0.7l0.4-0.4l0.8-0.4l0.8,0.4h1\n l0.4-0.4h0.6h0.8l0.4-0.4l1.2-0.4l0.8-0.8l0.8-0.8L576.4,573.1z"},on:{click:function(t){return e.handleRegionClick("RS")}}}),e._v(" "),t("path",{class:["region romainia",e.getRegionClasses("RO")],attrs:{d:"M671.8,584.3l1.2,1.6l1.6,0.8l3.6,0.8h0.4l-0.4-0.4v-0.4v-0.4h0.4l0.8,0.4l1.6-0.4l2-1.2l2-0.4\n l2,0.8l0.8,0.8l0.8,0.8v1.2v0.8l-0.4,2.8l-0.4,1.2l-0.4,1.2l-5.6,1.2l0.4-0.8v-1.2l-0.4-0.8l0.4-0.8l-1.2-0.4l-0.4,0.4l-0.4,0.8\n l0.4,1.6l-0.8,0.8l-0.4,0.4v1.2l-0.4,0.4v0.4h0.8l-0.4,1.2l-1.6,2l-0.8,1.2v4.8l-0.8,2.8v0.8l-2.8,1.5H673l-1.6-0.4l-0.4-2.7\n l-1.2-1.6l-0.8-1.2l-0.8-1.1h-0.4l-0.4-0.4l-1.2-0.4h-1.6l-3.6-2l-0.4-0.4l-2.8,0.4l-4,0.8l-3.2,1.2l-3.2,2l-1.2,1.6l-2.3,1.1\n l-2.4,0.8l-2.9-0.8l-4-0.8l-4.4-0.8l-2.4,0.4l-3.2-0.4l-4.8-1.2l-3.3-0.3c-0.8,0.6-1.6,0.9-2.3,1.1c-0.6-0.5-2-1.4-4-2.8l-0.8-0.8\n v-0.4l-0.4-0.4l-0.8-0.4l-0.4-0.8l-0.4-0.8v-0.8l0.4-0.8l0.8-0.4h0.8l0.4-0.4v-0.4l-0.8-0.8l-1.6-0.8l-1.2,0.8l-1.5,2h-1.7\n l-0.8-1.2l-1.2-0.8l-2-0.4l-1.2-0.4l-0.4-0.8l-0.8-0.4l-2-0.4v-0.4h0.4h0.8h0.8v-0.4v-0.4l-0.8-0.4l-0.8-0.4l-0.4-0.4l-0.4-0.4\n v-0.4h0.4h0.4h0.4v-0.8l0.4-0.4h0.4v-0.4l-0.4-0.4l-0.4-0.4h-0.4l-1.6-0.4l-0.8-0.8H592l-0.8-0.4l-0.8-0.8l-0.8-0.8l-0.8-0.8\n l-0.4-0.4v-0.4v-0.4v-0.4l-0.4-0.8v-1.2v-0.8v-0.4h-0.4h-0.4l-0.8-0.8l-0.8-1.6l-0.4-0.4l-1.2-0.8l-0.8-0.4l-0.8-1.2l-0.8-0.8\n l0.4-0.4l2.4-0.4l1.2,0.4h0.4l0.4-0.4h0.8l1.2-1.2h0.8h1l1.8-0.4l0.8-0.8l0.4-0.4l0.4-0.8l0.4-0.8l0.8-0.4v-0.4v-0.8l0.4-1.6\n l0.4-0.4l0.4-0.4l0.4-0.4l0.8-0.8l-0.4-0.8v-0.4l1.2-1.6l0.8-1.6v-0.8v-0.8l0.8-0.8l0.8-0.8l0.8-2.8l0.4-0.4l0.8-0.4l0.4-0.4v-2\n l0.4-0.4l0.8-0.4l0.8-0.8l0.8-1.2l0.4-0.4h0.8l0.8-0.4h0.8l1.2,0.4l1.2-0.8l1.8-2l-0.2-1.4c-0.6-0.3-1-0.6-1.2-0.8\n c-0.2-0.2-0.2-0.5,0-0.8v-0.6l0.4-0.4l1.6-0.8l0.4-0.8l0.4-0.8h0.8l2.4,1.6h2.4h0.4h0.4l3.2,0.8h0.4l1.2,0.8h1.2l1.2-0.4h1.2\n l1.2,0.4l0.8,0.8l2,2l0.8,0.8h0.8l1.2-0.4l1.2-1.2l3.2-1.6l2.4-0.4l2.4-0.4l5.3-1.6l2.7-0.8l1.8-0.8c0.6,0.1,1.1,0.3,1.4,0.4\n s0.7,0.4,1.2,0.8l0.4,0.8l0.8,0.8l0.4,0.8l0.8,1.2l0.8,1.6l0.8,2v0.8l0.4,1.2l0.8,1.2l1.2,1.6v0.4l0.4,1.2l1.5,2.2l0.8,0.8l0.5,1\n l0.4,0.8l0.8,0.8l1.2,1.2l0.8,1.2l0.8,3.2l0.8,1.6v1.8l0.4,1.4l-0.4,2l-0.4,1.6l-0.6,2.8l-0.2,2.8l0.8,1.6l0.2,2l-0.6,0.4\n c-0.1,0.3-0.2,0.5-0.2,0.7c-0.1,0.2-0.3,0.5-0.6,0.9l-0.4,0.4l-0.4,0.4v0.4l0.4,0.4l0.4,0.8L671.8,584.3z"},on:{click:function(t){return e.handleRegionClick("RO")}}}),e._v(" "),t("path",{class:["region portugal",e.getRegionClasses("PT")],attrs:{d:"M161,766.5l1.6,0.8l1.6-0.4l1.6,0.8l0.8,0.4l-0.8,0.8l-0.8,0.8h-2l-1.6-0.8l-0.8-0.4v-0.4\n L161,766.5z M73.3,710.9h-0.8h-0.8l-0.4-0.8l0.4-0.4h0.8l0.4,0.4L73.3,710.9z M66.1,698.4h0.8l3.6-0.4h0.8v1.2l-0.8,0.4l-2,0.4\n l-3.2-0.8l-1.2-0.8v-0.8v-0.4l0.8-0.4L66.1,698.4z M38.1,689.6l0.8,0.4h-1.6l-0.4,0.4l-1.2-0.4h-1.2l-0.8-0.8v-0.8l0.4-0.4h1.2\n L38.1,689.6z M32.5,688.8h-1.2l-0.8-1.2l1.6-0.4l0.4,0.4l0.4,0.4l0.4,0.4L32.5,688.8z M42.1,688.4h-0.4l-2.8-1.2l-1.2-0.4l-1.2-1.2\n l4,1.6L42.1,688.4z M50.1,686.8l-2.4-0.4l-0.8-0.4l-0.4-0.8l0.4-0.4h1.2h1.6l0.8,0.8v0.8L50.1,686.8z M4.4,676L4,676.8l-0.8-0.4\n L2.8,676l0.4-1.6L4,674l0.8,0.4L4.4,676z M262,644h0.8l1.2-0.4l0.8-0.4h0.4l2.4-0.4l0.4,0.4l0.4,0.4l1.2,0.4h1.2l1.6-0.4l0.8-0.4\n v-0.4v-0.4V642h0.4l0.4,0.4l0.8,0.4h2l0.4-0.4h0.8l0.8,0.4h0.8l0.4,0.4v0.4v1.2v1.2v0.4h0.8h1.2l-0.4,1.3l-1.6,1l-1,1.3l-1,1.3\n l-0.8,0.7l-0.4,0.8l0.4,1.8l0.4,1.4v1.6v0.9v0.4v2v0.4v0.4l0.4,0.4v0.4l-0.4,0.8l-1.2,0.8l-0.8,0.8v0.4v0.4l1.2,1.2l0.4,0.4v1.2\n l-0.8,2v1.6l-0.8,0.4H272l-0.8,0.4v0.4l0.8,1.6l0.8,0.8h0.4l0.4,2l1,2.5l1.4,0.5l0.4,0.8v1.2l-0.4,1.2l-0.8,1.2l-1.2,1l-0.5,0.9\n l-0.3,0.8l-0.4,1.2l-0.2,1l-0.2,1.1l-1.2,3.1l2.3-0.2l-0.5,0.7l-0.3,0.5l-0.4,1l-0.8,0.8l-1.2,0.5l-0.7,1.1l-0.9,1.4l-0.8,0.8\n l-0.8,2v0.8l0.4,1.2l0.5,2.5v1.6l-1.6,1.2h-1.2l-2.4-0.8l-4-0.4l-1.2-0.4l-1.6,0.8h-1.2l-0.8,0.8l-0.8-0.4l0.8-2l1.2-3.6v-2.4\n l0.4-2l-0.4-2l-0.8-1.2l0.8-3.2v-1.6l-0.8-2l2.4,0.4l-0.8-0.8l-0.8-0.4h-0.8H254l-2,0.8l-1.2,0.4h-0.4v-1.2l-0.4-1.6l0.8-0.4h0.8\n l0.8-0.8l0.4-0.8l-0.4-1.6l0.8-1.2l1.6-1.2H254l-0.8,0.8l-1.6,2.8l-0.4,1.2l-1.2,0.4l-1.2,0.4h-0.4l-0.8-0.4v-0.8v-0.8l0.4-1.6v-2\n l0.8-2v-0.4V678l0.8-0.8l0.8-0.4l1.2-1.6l1.6-4l2-4.4v-0.4l-0.4-0.4v-1.2l1.2-5.2l0.4-0.8l0.4-1.6v-2.4l0.4-1.6v-0.8v-1.2l-0.8-2\n l-0.8-4l0.8-3.2l1.2-0.8l0.4-0.4l2.4-0.8l0.8-0.4h0.4v0.4l0.4,0.8l0.4,0.4v0.4l-0.8,1.2v0.4L262,644z"},on:{click:function(t){return e.handleRegionClick("PT")}}}),e._v(" "),t("polygon",{class:["region san-marino",e.getRegionClasses("SM")],attrs:{points:"494.7,608.7 493.9,608.7 493.5,607.9 493.9,607.1 494.7,607.1 494.7,607.5 "},on:{click:function(t){return e.handleRegionClick("SM")}}}),e._v(" "),t("path",{class:["region poland",e.getRegionClasses("PL")],attrs:{d:"M574.8,426.5l0.4,0.4l3.2,0.8l3.2,0.4l5.2,0.4l5.2,0.4l5.6,0.4l6,0.4l3.9-0.2l2.5-0.2h0.4\n l0.8-0.8h0.8l0.8,0.4l0.4,0.4v0.4v0.4h0.4l0.8,0.4l1.2,0.8l0.8,0.8l0.8,1.2l0.4,1.2v1.2v0.8v0.4l1.2,6.4l2,6l0.8,2.8l0.4,1.6\n l0.4,2.4v1.6v0.8v1.2l-0.8,0.8l-4,2l-0.8,0.8l-1.2,1.6l-1.2,1.6l-0.4,0.4v0.4l0.4,0.4l1.6,0.8l1.6,0.8l0.4,0.4l1.2,0.8l0.4,0.8\n l0.4,0.4v1.2l-0.4,1.6l0.4,1.2l-0.4,0.8l-0.4,0.8v1.6l0.8,2l0.8,1.2l0.4,0.8l-0.4,0.8v0.8l0.4,0.8l1.6,2.4l0.8,2.4l0.4,0.8l1.2,1.2\n v0.4l-0.4,0.4h-0.4h-0.4l-0.4,0.4l0.4,0.4l0.4,0.8l0.4,2v1.6l-0.4,0.4l-0.4,0.8l-0.4,0.8l-2.8,0.4l-0.8,0.8l-1.6,1.6l-1.2,0.8\n l-1.6,1.6l-2.4,3.2l-0.8,1.2l-0.8,1.2l-2,2.8l-0.8,1.2v0.8l0.8,2.4v1.2v0.8l-0.4,0.8v0.4l0.8,0.4l0.8,0.8v0.4v0.4l-0.4,0.4\n l-1.2-0.4l-1.2-0.8h-0.4h-0.8l-3.2-1.2l-2-0.8l-0.4-0.8l-0.4-0.8l-0.8-0.8l-2-0.8l-0.8-0.4l-3.2-0.4h-1.6l-0.8,0.4h-0.8l-0.8,1.2\n l-0.8,0.4h-0.8l-0.8-0.4l-0.8-0.8l-1.2-0.4h-0.8H584h-0.4h-0.4h-0.4l-0.8,0.4l-0.8,0.4l-0.8,0.4l-0.8,0.8l-0.4,1.6l-1.6-0.8\n l-0.4,0.4h-0.8l-0.4-0.4v-0.4l0.4-0.4v-0.8v-0.8L576,517h-0.8h-0.4v-0.4l-0.4-0.4l-0.8-0.8l-0.8-1.2l-0.4-0.4l-0.8,0.4l-0.8,0.8\n l-0.4,0.4l-1.2,2h-2v-0.8l-0.4-0.8l-1.2-0.4V515l-0.8-1.2l-1.6-1.6l-0.4-0.6v-0.4v-0.8v-0.6l-2.4-0.8l-0.4,0.4l-0.4-0.4h-0.4\n l-1.6-0.8v-0.4l-0.4-0.4h-0.4v0.4l-0.4,0.4l-1.2,0.4h-0.4l-0.4-0.4l-0.4-0.8l-0.8-0.8l-0.8-0.4l-0.4-0.4v-0.4l1.2-0.8l0.4-0.8v-1.2\n c-0.3,0.4-0.5,0.6-0.8,0.7c-0.3,0.1-0.9,0.2-1.7,0.2h-0.4l-2.6-1.7l-2-0.8h-1.2v0.4l0.4,1.2l0.4,1.2v0.4l-1.2,0.8l-0.8,0.4\n l-0.8,0.4l-0.8,0.8l-0.4,0.4h-0.4l-0.4-0.4L540,505l-1.6-2l-0.4-0.4l-0.8-0.4l-0.4-0.4l-0.4-0.4l0.8-0.8l0.8-0.4l0.4-0.4v-0.4\n l0.4-0.4v-0.4l-0.8-0.8h-2.5l-0.7,0.4h-0.4l-0.4-0.8h-0.8l-0.8-0.4l-0.9-0.4l-1.1-1.2l-2-0.8h-0.8l-0.4-0.4l-0.4-0.8l-0.4-0.8\n l-0.4-1.2l-1.6-0.8l-1.6-0.4v1.2v0.8l-0.8,0.4h-0.8l-0.6-0.4l1.2-2.4l0.4-1.6l0.4-2.8l-0.8-2.4v-1.2l-0.4-0.4l-1.8-1.2v-0.4\n l0.4-1.6v-0.8l-0.4-0.8l-0.8-1.2l-0.4-1.2l0.8-1.2l0.4-0.8l0.4-1.2l0.4-0.8l-0.4-0.4v-0.8v-1.2l-0.4-0.8l-0.8-0.4l-0.4-0.8\n l-0.4-0.8v-1.2l0.4-1.6l-1.2-2l-2.8-2.4l-0.8-1.6v-1.2l0.8-0.8l1.2-0.8l0.8-1.6l0.4-1.6v-0.4v-1.2l-1.2-5.2l-0.4-1.2v-1.6v-0.4\n l2.4,1.2l1.2,0.8v-0.8l-0.4-0.4v-0.8v-1.2l-2.4-0.8l-1.6-0.4v-0.8v-0.4l0.4,0.4h1.6l3.6-1.6l6.4-2.4l6.8-2l1.6-0.4l1.6-0.4l0.4-0.8\n l0.4-0.4l0.8-1.6l2-2.4l3.6-0.8l1.2-1.2l2.8-1.6l6.4-1.6l2.8-0.4h2.8l1.2,1.2l1.6,4.4l0.8,1.6l2,1.2l1.6,0.4l4.8-0.8l1.6-0.8\n L574.8,426.5L574.8,426.5z"},on:{click:function(t){return e.handleRegionClick("PL")}}}),e._v(" "),t("path",{class:["region norway",e.getRegionClasses("NO")],attrs:{d:"M642.1,3.5l3.2,1.2h1.2l1.6,2.4l0.8-0.4v1.6l-1.6,0.8l-2.4,0.4l-0.4,0.4l-2-0.4l-1.2-2l-2-0.4\n V6.3l1.2-1.6L642.1,3.5z M701.4,49.1l0.8,4.4v1.6l-0.4,1.6l-0.4,0.8l-0.8,0.4h-2l-2.8-1.6l-1.6-1.6h-0.4h-0.4l0.4,1.6v1.2l-0.4,1.2\n l-0.4,1.2l-0.4,0.8l-1.2,1.2l-2,1.2l-4.8,2l-0.4,0.8l-1.6,5.6l-0.4,0.8l-0.4,0.8l-1.6,0.8l-0.8-1.2l-0.8-2v-2l2-3.6l2-2.4l0.4-0.8\n l1.2-2.4l-2-6.4l-4-2l-4.4-2.8l-1.6-1.6l-2.4-3.2l-1.6-2.8h-1.6l-1.6,0.8l-2.8,2.8l-1.6,1.2l-0.8,0.4h-0.4l-2-0.8h-2l-1.6,0.4\n l-0.8,0.4l-2.4,4.4l-1.6,2l-0.8,0.8l-0.8,1.2l-0.4,2l-1.2,7.2l-0.8,2.8l-0.4,1.6l0.4,4.8l-0.4,2.8l-1.2,2.4l-0.8,0.8l-1.2,0.4\n l-1.2,0.4l-1.2,1.2l-0.8,1.6l-0.8,4l-1.6,1.6l-1.6-0.4l-1.2-1.6l-2.4-1.2l-1.6-0.8l-2-1.6l-1.6-1.2l-1.6-0.4l-0.8,1.6l-0.8,1.2\n l-2.8,1.2l-1.6,0.8h-2l-0.8-0.8l-2.8-0.8l-3.6-0.8h-1.2l-0.4-1.6l-0.8-2.4l-2.4-4.4l-1.2-1.6l-2-3.6l-2.4-3.6h-0.4h-1.6h-2\n l-1.2,0.8L592,68v0.8l0.8,3.2l-0.4,0.8l-0.4,0.4l-2-0.8h-2.4l-0.8,1.2h-1.6l-4.4,0.4l2,2.8l0.8,1.2v1.6l-0.4,2.8l-0.8,2.4l-1.2,2\n l-2,2l3.2,2l-2,2.8l-0.8,1.2h-1.2l-2-0.8l-4.8-2.4l-2.4-0.8l-2-0.4H566l-4.4-2l-0.8,0.4l-1.6,0.8v2V96l0.4,3.6l-0.4,2l-0.4,1.2\n l-1.6,3.6l-4-2.4l-2.8-1.6l-1.6,2.4l-4.4,4l-2.4,8v0.4l-1.2,2l-1.6,0.8l-1.2,0.4l-0.8,2.4l1.6,3.2l0.8,1.6l0.8,2.8v1.6v1.2l-2,2.4\n l-4,6l-3.6,6l-1.6,1.6l0.8,5.2l-1.2,1.6l-2.4,1.6l-1.2,0.8l-1.2,0.4l-4.4,0.8l0.8,5.6l0.4,2.4v1.6l-0.4,1.2l-0.4,2.8l-0.8,9.2\n l-0.8,0.8l-0.8,2.4l-2.8,6l-2,4l-3.2,5.6l2.4,1.6l2.4,1.2l0.4,2l0.4,3.2v2.4l-0.8,2l-0.8,1.6l-0.4,0.8l-3.2-0.8l-4-0.8h-1.2\n l-2.4,0.8l-2,1.2l-1.2,1.2l-0.4,0.4l-1.6,2.4l-2.4,4.4l-1.6,2l0.4,2.8l-2.4,5.2l1.6,5.2l0.8,2l-0.8,1.2l-0.4,0.8v2.4l0.4,2.4v1.6\n v1.6l2,7.6v1.6v1.2l-0.8,4.4l-0.8,6l1.6,1.6l2,2l1.2,0.8l2,2.4l1.2,2v1.6l-0.4,1.6l-0.4,1.2l-0.4,1.6l-0.4,1.2l-0.4,0.4h-2.4\n l-1.2,0.4l-0.8,0.4l0.4,2.4l1.6,4.8l1.2,3.2l0.4,2l-0.4,2l-0.4,1.2v1.6l-0.4,2.8l-0.8,1.6l-1.2,1.6l-1.2,1.2l-1.2,0.4h-0.8\n l-0.8,0.8l-0.4,2l-0.4,2l-1.6,2.4v0.8l0.8,2.8l0.8,3.2l-0.4,2.8l-0.4,3.2l-0.8,2l-1.2,0.8l-0.8-0.4l-0.8-2.8v-0.8l-0.4-0.8\n l-2.8-0.8h-0.4l-1.2-0.4h-0.8l-1.2-0.4l-4-4.4l-1.2-2v-0.8v-4l-0.4-1.6v-2l-0.8,1.6l0.4,2.4l-0.8,1.2l-1.2,0.4v1.6l0.4,0.4v1.6\n l-0.4,2l-2,4.8l-0.4,0.4l-0.4,0.8l-1.2-0.4l-1.2,1.2l-1.2,0.4l-0.4-1.6l-2-2h-0.8l0.8,0.8l0.8,1.2l-0.4,0.8l-0.4,0.4l-0.8,0.4\n l-2.8,1.6l0.8,1.2l-0.8,1.2h-0.8l-0.4,0.4v0.8l-2.8,2.4l-4.4,5.6l-2.4,1.6l-1.6,1.6h-1.6l-2,1.6l-4.4,1.2L435,354l-2,0.4l-1.2-0.8\n v-0.8v-0.4V352h-0.4h-0.8l-0.4,0.4v1.2l-0.4,0.4l-1.6-0.8l-0.4-0.4l0.4-1.2l0.8-1.2v-0.4v-0.8h-0.4H427h-1.2l-3.6-2.4l-0.8-1.2\n l-3.2-2l-1.2-2l-0.8-2.4v-2l0.4-3.2l0.8-0.8l2.8,1.2l2.8,2h0.4l0.8-1.6l1.6-1.2l-0.4-0.4l-2.4,1.6l-0.8-0.8l-1.6-1.6v-0.8l0.8-0.8\n l0.4-1.2l-0.4-1.2v-1.6l1.2-1.6l1.6-1.6l1.2-1.6l1.2-0.8v-0.4l-1.6,0.4l-1.2,0.8l-1.6,1.6l-2,1.2l-1.6,0.4l-0.8,0.4l-1.2,0.4\n l-1.2,2l-1.2,0.8h-2l-0.4-1.6l0.4-4.8l0.8-2.4l0.8-1.6l1.2-0.4l0.8-1.2h0.8l0.4,0.4l2,0.4l1.2-1.6l1.2-0.4l2.4-1.6v-0.4l-1.6,0.4\n H421l-1.6,0.4l-0.8-0.4l-0.4-1.2l0.4-1.2l2.4-2.8l0.8-1.2l0.4-1.2v-0.8l0.4-1.6l2.4-2.8l2-1.2l0.8,1.2l-0.4,3.2v1.2l1.6-4.8\n l0.8-1.2l0.8-0.8l2-0.4l0.4-0.8l-2,0.4l-5.2,2l-2,1.6l-0.4,1.2l-1.6,2l-0.8,1.2l-0.4,2l-0.8,0.8l-1.2,0.4l-1.6,2.4l-0.8,2l-1.6,1.6\n l-1.2,1.2l-0.4,0.4l-0.4,1.2h-0.4l-0.4-0.8v-1.6v-2.4l0.8-1.6l0.4-1.6l-0.4-1.6l0.4-0.8h0.8l1.2,0.4h1.2l2-1.2l-0.4-0.8H417h-1.6\n l-1.6-1.2l-1.2-2.4l-0.4-3.2l0.4-0.8l4.4-3.2l1.2-1.6h-0.8l-1.6,1.6l-2.4,1.2l-1.6-1.6l-0.8-1.6l-0.4-3.6v-1.6v-2.4l0.8-0.8\n l1.2,0.4h1.2l2.4-0.4l5.2-1.6l3.6,0.8h1.6l2-1.2h2l1.6,0.8l0.8,1.2v1.6l0.8,0.8l0.4-0.4l-0.4-1.2v-1.6l5.6-2l0.8-0.8l-2.4-0.4\n l-0.8-2l1.2-2.8v-0.4L437,277l-0.8,2l0.4,1.6l-0.4,0.8l-1.2,0.4h-2.4l-1.6-0.8l-1.6-0.4l-0.4-0.4V279l-0.4-0.4l-0.8,1.2l-0.4,2\n l-1.2,0.4l-3.2-0.8l-4.8,0.4l-2,1.2h-1.6l-2.4-2l-0.8-1.6l-0.4-2.8v-1.2l2-0.4h0.8l0.8-0.8l-0.8-0.4l-1.2-0.8l-0.8-2l-1.2-0.4\n l-0.8-1.6v-2.4l0.4-1.6l0.8-0.4l1.6,0.4l4-0.4l3.6,1.6l2.4,0.8l5.2-0.4l2.8-1.6l-0.4-0.4l-3.2,0.8h-2.8l-5.2-1.6l-2-0.4l-2.4,0.4\n l-1.2-0.4l-0.8-1.6l0.4-3.2l1.2-0.8l0.4,0.8h0.8l0.8-1.2l0.8-0.8l0.4-1.6l2-1.6h0.8l1.2-0.8l0.8,0.4l0.4,0.8l0.8,0.8h1.6l4-1.2\n l0.4-0.4l0.8-1.2l-2.8,0.4l-2,0.8l-1.6,0.4v-0.8l0.4-0.8l0.8-0.8l0.4-1.6l0.8-0.8h0.8l2-0.4l1.6-0.4l2.4,0.4l3.6,0.4l2.4,1.6h0.8\n l0.8-0.4l0.4-0.4l-2-0.4v-0.8l0.4-0.8l2.8-1.2l3.2-0.4L445,245l-7.2,1.6l-2-0.8h-1.6l-0.8,0.4l-2.8,0.8l-0.4-0.4l0.4-1.6l1.6-2.8\n v-0.8l0.8-0.8l4.4-1.6l2-2l0.8-0.4h0.8l1.2-0.4l2.8,0.4l1.2,2.4l1.2,0.8l3.6,2.8v-0.8l-3.2-4l-1.2-0.8l-0.8-2l0.4-2l0.8-1.2\n l3.6-0.8l0.8-0.8V229l-0.4-0.8h-1.2l-1.2-0.4l-0.4-1.2l0.4-0.8l2-1.6l1.2-0.4l2-0.4l3.2,1.2l0.4,0.8l-0.8,1.6v0.8h0.8l2-2.8\n l2.4-0.4l0.8-0.4l1.2-0.4l1.6,2.4l0.8,0.8l0.4,0.4l0.4,2h0.4l0.8-1.2l1.2-0.4l1.6-0.4l2.8,0.4l1.2-0.4h0.8l-0.4-2l-0.4-0.4l0.4-1.6\n l0.8-0.8l2-1.2l2-0.4l1.2-1.2l1.6-1.2l-0.4-0.8l-0.4-0.8h-1.2l-0.4-0.4l1.2-1.2l2-1.6l-0.8,1.2l-1.2-0.8l-1.2,0.4l-1.6,1.2l-2,1.6\n l0.4,0.4l0.8,1.6l-1.2,2l-6.8,5.2l-3.2,1.6l-1.6-0.4l-0.4-1.2l-0.8-1.2l-0.8-2h-1.2l-0.8,0.4l-0.4-0.8l0.4-2.4l1.2-1.6l1.6-1.2\n l0.8-1.6l0.8-2.4l2.4-2.4l3.6-6l3.2-2l1.2-2l1.6-0.8l1.6-1.6h1.2l2-1.6l1.2-2h-0.8l-2,1.2l-1.2,0.4v-2l0.4-2l1.6-2l7.6-5.6l0.8,0.8\n l0.8,1.6l2.4-0.4l2.4-3.2l2-3.2l-1.2,0.4l-1.2,1.2l-2.4,2l-1.2,0.4l-0.8-0.4l-0.4-1.2l-0.8-0.4l-0.8,0.4l-0.8-0.8v-2.4l0.8-3.2\n l0.8-2.4l0.8-1.6l3.2-4.8l0.8-2.8l1.6-1.2l2,0.4l0.4-0.4l-0.8-1.6l-2-1.2v-0.8l6.8-2.4h3.2l0.8-1.2l1.6-0.8l1.2-1.6l-0.8-0.8\n l-3.2,1.2l-2,0.8h-0.8l-0.8,0.4h-2.8l-0.4-5.6l0.4-3.2h0.8l0.4-2.8l1.2-1.6l1.6-0.4l0.8-0.8l1.2-1.6l2,0.4l2-0.4l-0.4-0.8l-2.4-0.8\n l-0.4-1.6l0.8-0.8l0.8-0.8h0.8l1.6-3.2l0.8-1.2l1.2,0.4l1.6-1.2l1.6,0.4l1.6-0.8l2-0.4l7.2-0.4l0.4-1.2l-1.6-0.4l-5.2-0.4h-2.8\n l-1.2,0.4l-0.4-0.4V126l0.8-1.2l0.4-1.2l2-3.2l2.4-2.4l1.6,0.4l2,2l1.2,0.4l0.8,0.8l0.8,2.8h0.4l-0.4-2.8l1.2-2.4l-0.4-0.8l-2,0.8\n l-1.6-0.8l-1.2-1.6l-0.4-1.6l0.8-1.6l0.8-0.8l-0.4-0.8l-2.8,2.4l-2,0.4l-0.8-0.4l0.4-2.4l-0.4-1.6l2.8-4.4l0.8-0.4l1.6,0.4l1.6,1.2\n h1.2l1.2-0.8v-1.2l-2.8-0.4l-0.8-0.8l0.4-0.8l2-1.2l2-2l2-0.4L532,98l0.4,0.4l0.4,0.4l0.8,5.2l1.6,4.4h0.4l-0.8-3.6l0.4-1.2\n l0.8-0.8l0.4-0.8l-0.8-0.4l-0.8-1.2l-0.8-4l0.4-1.2l2-2.4l2.4-0.4l2.8,1.6h0.8l1.6-0.4l2.8-1.2l1.6-0.4h0.8l0.4-0.8l1.6-0.4\n l-0.4-0.4L550,90l-2.4,0.8l-6.8-0.4l-0.8-0.8v-1.2l0.8-2l0.8-1.2l2.8-2l2.8-0.4l2.8-3.2l1.2-2.4l0.8-4l1.6-3.2l4.4-1.6v-0.8\n l-0.4-1.6v-2.8l1.2-3.6l0.8-1.2h0.4l0.8,1.2l1.2,2.4l2,1.2l2.4,0.4l0.8-0.8l-2-1.2l-1.6-1.6v-1.6l0.8-0.8h1.2l1.2-0.4l1.2-1.2v-0.8\n v-1.2l0.4-1.2l1.6-2.8l5.6-2l0.4,0.8l-0.4,5.6l-0.8,3.6v2.4l1.2-2.4l1.6-7.2l1.2-3.2l1.2-2l0.8-0.4l0.8-0.8l1.2-0.4l0.4,0.8\n l0.4,1.6l-0.8,6v2l-0.8,2.4l-2.8,5.6v0.8l0.4-0.4l1.2-0.8l3.2-5.6l2.8,0.8v-0.4l-0.8-1.6l-1.2-1.6l-0.4-2v-5.2l0.8-2l2.4,0.4\n l1.6-0.4l0.8,0.8h1.6l1.2-3.6l2-0.4l1.6,2.4l2,1.6l1.6,2.4l0.4-0.8l-0.8-5.6l-1.2-2l-2-1.2l-2.4-2.4l-0.8-1.2v-0.8l2-0.8l2.8,0.8\n l2.4-2l0.8,0.4l2-1.2l1.2,1.6l0.8-0.4l0.4-2l2.8-1.2l2,1.2l1.2,1.2l0.4,2.4l0.8,4.4l1.6,2.4l0.8,1.2l1.2,0.4l0.4-1.2l-1.2-1.6\n l-0.4-1.2l0.4-3.2l0.4-1.2l3.2-5.2l2.8-2.8l1.6-0.4l2.8-6l0.8-1.2l0.8-0.4v-1.6l-1.6-0.8v-2l2-2.4l2.4-3.6l1.2-0.4l0.8,1.2l2.4,1.6\n l1.6,2l1.2,0.8l0.8-0.4l0.4-1.6l0.8-0.8l1.6,0.4l0.8,0.8h0.8l0.8,0.4v1.2l-1.2,1.2l-2.4,3.6l-2,4l-0.8,2l-0.8,5.6l-1.6,3.6v2.4\n l0.8,1.2l2-0.8l2.4-3.2l0.4-3.6l6-9.6l2.8-5.2l3.2-4.4l1.6-0.8l0.8,2.8l-0.8,4l-1.2,2.4l0.8,1.2v2.8l-0.4,1.6v1.6v1.6l0.8-0.4\n l3.6-3.2l0.8-3.2l0.8-2.4l0.4-2l1.6-2h2.8v-0.8l-3.2-2.8l-0.4-1.2l1.2-1.6l2.8-3.2l1.6,0.4l0.8,0.8l3.6,0.4l2.8,2.4v3.6l-0.8,1.6\n l-0.8,0.8l-3.6,2.8l-0.4,1.2l1.2,0.4l2.4-1.2l0.8,1.2l-0.8,3.2v4.4l-0.4,2.8v2.4l0.4,1.2l0.8-5.2l0.4-1.2l1.6-2l0.4-4l1.2-4.8\n l1.6-2.8l0.8-0.8h3.2l1.2,1.2l1.2,2.4l0.8,0.8l2.8,0.8l0.8,1.2v0.8h0.8l2-1.6l1.2-0.4l2,2.8l-0.4,2v0.8h2.4l2,0.8l3.6,4l0.4,2v2.4\n l-5.2,2.4l-2.4,2.4l-3.6,0.8l-12.8-1.6l0.4,1.6l8.8,4l0.4,1.2l-0.4,2.4v2v1.2l0.8,1.2l1.2,0.4l2.4-0.4l1.2,0.8l0.8-0.8l0.4-3.2\n l0.8-0.8l1.2,0.8l0.4,3.2l0.4,0.4l0.8-2.4h1.2h1.2L701.4,49.1z M618.1,15.1l-0.4,1.2l-0.4,1.2l-0.8,1.2l-2.8,4.4l-1.6,0.8l-0.4,0.8\n l-0.8,0.4l-2-0.4l-0.4,0.8l-0.4,0.4l-1.6,0.4h-0.8l-2-1.6l-1.2-1.6l-0.8-1.6h2l0.8-0.4l1.2,0.4l0.8-1.6h1.6l3.2-1.2l1.2,0.4\n l2.8-3.6h0.8l1.2-1.2L618.1,15.1z M624.5,23.5l-2,1.2l-1.2-1.2l-0.4-1.2v-2.8l0.4-1.6l1.2-0.8l0.8,0.8v0.4l1.2,0.4l1.2,1.6\n L624.5,23.5z M620.1,23.9l0.4,1.6v1.2l-1.2,2l-2.4,2.4v0.8l-0.8,0.8l-1.2,0.4l-0.8-0.4v-2v-0.8l-0.8,0.8l-0.8-1.2v-1.2l0.4-0.8\n l0.8-1.6l1.6-0.8l1.2,0.4l3.2-3.6l0.4,0.8L620.1,23.9L620.1,23.9z M576.8,35.1l0.4,0.4l0.4-0.4l0.4,0.4l0.8,1.6l1.2,0.8v0.8\n l-0.8,0.8l-1.2,0.4l-1.2-0.4l-0.4-1.2l-0.4-2l-1.2-1.6v-1.6l0.8-0.4L576.8,35.1z M570.8,39.9l0.8,1.6h0.8l0.4-0.8l0.8-0.4l1.2,0.8\n v1.6l-1.6,2l-1.2,2.8l-1.6,0.8l-0.8-0.4l-1.2,1.6l-1.2,1.6l-1.2,2v1.2v0.8l-4.4,0.8l-1.6,0.4l-1.6-0.8l-0.8-1.6l0.4-0.8l1.6-0.4\n v-1.2l0.4-0.8l0.4-0.4l0.4-1.6l0.8-0.4l1.2,0.4l0.8-1.2l0.4-0.4l0.4,1.2l0.4-1.6l-0.4-1.2v-0.8l1.6-2.4l0.8-1.6l0.8-1.2h0.8\n l0.4-1.6l-0.4-1.6v-1.2l0.8-2.4h0.8l0.4,2.4L570.8,39.9z M588,39.1l-0.8,0.8l-0.8,0.4l-0.4-0.4l-0.8-0.4h-0.8l-0.8-1.6v-1.2\n l0.8-1.6l2-0.8l1.6,0.4l0.4,0.4L588,39.1z M691.4,48.7l-2,0.8l-0.4-0.8l0.4-1.2l0.4-2.4h0.8l0.8,0.8l0.8,1.2L691.4,48.7z\n M551.2,55.5l1.2,2l0.8-0.4l1.2-0.4l0.8,0.8l0.8,1.2h0.8l0.4,1.6l0.4,2l-0.8,1.6l-0.8,0.8l-0.4,1.6l0.4,2.4l-2,0.8l-2.4,0.4\n l-0.8-1.2l-2,2l-2,3.2l-0.8,0.4v-1.2l-1.2-0.8h-1.6v-0.8l0.4-0.4l1.6-0.8l0.4-1.6l-0.4-2.8l0.4-1.6v-0.8l0.8-1.2l3.2,0.4l0.4-1.2\n l-0.4-0.8l-1.6-1.2l0.4-0.8l1.2-0.8h1.2l0.4-1.2L551.2,55.5L551.2,55.5z M531.6,88l1.6-2.8l1.6-0.8v-1.2l0.8-0.8v-1.6l0.4-1.2\n l0.8-0.4l0.4-0.4l0.4-0.4l1.2,1.2l0.8,1.2l0.8,2.8L540,86l-2,2l-1.6,0.8l-1.6,2.4l-0.8,2l-0.8,0.4h-0.4l-0.4-0.4h-0.8l-0.8,1.6\n L528,96l-1.2-0.4V94H526l-1.2,2l-1.2,0.8h-0.8l-1.2-0.8l-3.2,3.2l-3.2,0.8l-1.2-0.4v-2l2-2.4l1.6-1.6l5.6-1.2l3.6-5.2l0.8-6l0.8-2\n L528,78l-0.8-0.4v-2l0.4-2l2-2.8l1.2-1.2l1.6-3.2l0.8-0.8h0.8l0.8,0.8v2l-1.2,3.2l-2,2.8l0.4,2l0.8,1.6v2.8v2.8l-1.6,3.6L531.6,88z\n M525.6,76l1.6,3.2l0.8,2l-0.4,3.6l-1.6,1.6l-2,0.4h-1.6l-0.8-0.8v-0.8l-0.4-0.4l-1.6,1.2h-1.2l-1.2-0.8l-0.4-1.6l1.2-2l0.8-1.6\n h1.6l0.4,0.4l0.8,0.4l0.4-1.6V78l0.4-0.8l2,0.8v-3.2l0.8-0.4h0.4l0.4,0.8L525.6,76z M510.3,96.8l0.8,0.4h1.6h0.4l-0.4,0.8l-0.8,0.8\n l-1.6,0.4l-0.8,1.6l-0.4,0.4h-1.2l-0.8,0.4l-0.8,1.2l-0.8-0.8l-0.4,0.8v1.2l-0.4,0.4l-1.2,0.4l-0.4-2.8l0.8-0.8l0.4-1.2h0.8h0.8\n l1.2-2.4l1.6-0.8L510.3,96.8L510.3,96.8z M500.3,108.8l-1.6,1.6l0.8-2.8l0.8-2.8l1.2-1.6l0.8,0.8l-0.4,1.6v1.2l-0.4,0.8\n L500.3,108.8z M494.3,161.3h-1.2v-1.2l0.8-1.2l0.4-0.8v-0.8l0.8-0.8l1.2,0.8v1.6l-0.4,1.6L494.3,161.3z M495.1,165.3h-0.8v-1.2\n l0.4-1.2l0.8-0.8h1.2h1.2l0.4,0.4l-0.8,0.8L495.1,165.3z M489.1,172.9l-0.8,0.8l-1.2-0.4v-0.8l0.4-1.6l0.8-0.4h1.2l0.4,0.4\n L489.1,172.9z M480.7,192.9l-0.4,0.8l-1.2-0.4l-2.4,0.4l-1.2-0.8l0.8-1.6l2.4-1.6h1.2l1.2,2L480.7,192.9z M449.8,224.2h-1.2\n l-0.8-0.4l2-1.2l2.8-1.2l0.4-0.8h0.4l0.4,0.8v1.2l-0.4,0.4L449.8,224.2z M445.4,232.6h-1.2l-1.2-0.4l-0.8-0.8v-0.8l1.6-0.8l1.6-0.4\n l0.8,0.8v1.6L445.4,232.6z M410.2,286.7l-0.8,0.4l-0.8-0.4l0.4-2.4l0.4-0.4h0.8l0.8,1.2L410.2,286.7z M411.8,304.7v2.8l-1.2-0.4\n l-0.4-1.2v-0.8v-1.6l-0.4-1.6l0.4-0.8h0.4l0.8,1.6L411.8,304.7z"},on:{click:function(t){return e.handleRegionClick("NO")}}}),e._v(" "),t("path",{class:["region netherlands",e.getRegionClasses("NL")],attrs:{d:"M413.4,447.3l-0.4-0.4l2.4-0.8l1.6-0.4h0.4l-2.8,0.8L413.4,447.3z M419,446.1l2.4-0.4H421h-2\n h-0.8v0.4H419z M425.8,444.5h-0.4l-1.2,0.4h0.4L425.8,444.5z M411.8,448.5H411l-1.2,1.2v0.4L411.8,448.5z M431,442.5h-0.4l-0.8,0.4\n l-0.4,0.4h1.2L431,442.5z M398.9,483l-1.6,0.8l-2-0.6l-1.2-0.6h-2l-0.8,0.4l0.4,1.6l0.4,0.4l0.4,0.4h0.4l0.4-0.4l0.8-0.4h1.2\n l0.8,0.4l0.4,0.4l0.4,0.4h0.8l1.6-0.8l1.6-1.2l0.4-0.8v-0.8l-1.2,0.4L398.9,483z M433.4,449.7l0.4-1.2l-1.2-0.4l-0.8-0.8l-1.2-1.2\n h-2.8l-2.4,0.4h-3.2l-2,0.4l-4,2l-0.8,1.2l-0.8,2l-3.2,2.4l-2,0.8l-0.4-0.4l-0.8-0.4l-0.8,1.2l-0.4,1.2l-1.2,6.8l-0.8,2.4l-1.2,2\n l-2,2.4l-0.8,0.8l-0.4,0.4l-0.8,1.2l-0.4,1.6l-0.4,0.8l2,2.4l0.4,0.8l0.4,0.4l-2,0.4l0.8,0.8l1.2,0.4l0.1,0.8h-0.5l-2.8-1.6\n l-1.6-0.4h-2l-0.4,0.4l-0.4,0.8l0.8,0.8l0.8,0.4h1.2l1.6,0.8l2-0.8l1.6,0.8h0.8h0.4l-0.4-1.2l0.8-0.4l0.8-0.4l0.4,0.4l0.8,0.4h0.4\n l1.2-1.2l0.4,0.4l0.2-0.4l0.2-0.4l0.3-0.6l0.6,0.5l1-0.2l0.4-0.8l0.4-0.4l0.4,0.4v0.8l0.4,1.2l1.2,1.2l1.2,0.4l1.2-0.4l0.4-0.4h0.4\n l0.5,1.1c0.2,0.1,0.5,0.4,0.8,1c0.3,0.6,0.7,1.5,1.1,2.7l2.4-2.4v-0.4h-0.4h-0.4v-0.4v-0.4l1.2-2.4l0.4-0.8v-0.8v-0.8l-0.4-1.2\n l-0.4-0.8v-0.8l-0.4-0.4l-1.2-2v-0.8l0.8-0.4l0.8-0.4l0.4-0.4h0.4l1.6,0.4l0.8,0.4l0.4-0.4h1.2l2.4-1.2l0.4-0.4l0.4-0.4v-0.4\n l-0.8-1.2v-0.4v-0.4l0.4-0.4l0.4-0.4l0.8-0.4l1.2-1.2l0.4-1.2v-1.2v-0.8l-0.4-0.8l-0.4-0.4h-0.4H429l-0.8-0.4l-0.4-0.8v-0.4\n l0.4-0.4v-0.4v-0.4v-0.4l0.4-0.4h2.8l0.4-0.4v-1.6l0.8-2.8l0.4-0.6L433.4,449.7z M396.6,478.5l0.8-0.4l1.6,1.2l1.2-0.4v-0.4\n l-0.4-0.4l-1.2-0.8H397l-1.2,0.4v0.4L396.6,478.5z M408.2,454.1l1.2-1.2v-2l-1.6,1.6l-0.4,1.2v0.4H408.2z"},on:{click:function(t){return e.handleRegionClick("NL")}}}),e._v(" "),t("path",{class:["region malta",e.getRegionClasses("MT")],attrs:{d:"M515.5,723.7l-0.8,0.4l-0.8-0.4v-0.4l0.8-0.4h0.4L515.5,723.7z M518.3,726.1l-0.4,0.4h-1.2\n l-0.8-0.8v-1.6l1.2,0.4l0.8,0.8L518.3,726.1z"},on:{click:function(t){return e.handleRegionClick("MT")}}}),e._v(" "),t("polygon",{class:["region north-macedonia",e.getRegionClasses("MK")],attrs:{points:"604.9,632.7 605.7,634 606.5,635.2 607.3,636 608.5,636.8 609.7,637.2 610.1,637.6\n 610.4,638.4 610.6,639.1 610.9,640 611.3,640.8 611.7,641.2 611.7,641.6 611.7,642 611.2,642.9 610.9,643.6 610.8,644.3\n 610.7,645.1 610.6,645.9 610.5,646.6 610.5,647.6 609.7,647.6 609.3,648 609,649.1 608.9,650 608.4,650.1 607.7,650.4 606.5,650.8\n 605.3,650.8 604.1,650.5 603.3,650.4 602.9,650.4 602.5,650.8 601.6,650.8 600.9,650.8 600.1,651.2 599.2,652.5 598.5,653.6\n 597.6,654 596.9,654.4 596.5,654.8 595.3,654.4 594.4,654.4 593.6,654.8 592.6,654.8 591.6,654.8 591.2,654.8 590.4,654.8\n 589.6,654.8 589.6,654.4 589.2,654 588.4,653.6 587.6,654.4 587.2,654 586.4,652 586,651.6 585.6,650.8 585.3,649.9 584.8,648.8\n 584.8,648 584.8,647.2 584.6,646.1 584.4,645.2 584.8,644.8 585.2,644.4 585.2,643.6 585.2,642.4 585.4,640.2 586,639.2\n 586.7,639.2 587.3,638.3 587.2,637.2 587.6,636.4 589.1,635.5 590.3,634.9 591.1,634.9 592,635.2 592.8,636 593.2,636 593.6,636\n 594.1,634.6 594.9,634.2 595.8,633.9 596.9,633.5 598.1,633.1 598.9,632.7 599.3,632.7 599.7,632.3 600.5,632.3 601.3,632.7\n 602.5,632.3 603.2,632.1 603.7,631.9 604.1,631.9 "},on:{click:function(t){return e.handleRegionClick("MK")}}}),e._v(" "),t("polygon",{class:["region montenegro",e.getRegionClasses("ME")],attrs:{points:"570,617.1 570.6,615.9 570.8,615.5 571.6,615.9 572.8,617.1 574.4,619.1 575.2,619.5\n 576,619.5 577.2,620.3 578,620.7 578.8,621.1 581.2,622.7 581.2,623.9 580.8,624.3 581.2,624.7 581.6,625.1 581.6,625.5\n 581.2,626.1 580.4,626.1 579.6,626.3 579.2,626.7 579.6,627.5 580,628.3 579.8,629.9 579.4,629.9 578.2,630.7 577.4,631.1\n 576.6,631.1 576,631.1 576,629.9 576,628.7 575.6,628.3 574.6,629.4 574.2,630.6 573.4,631.8 572.6,633 571.8,634.6 571.4,635.8\n 571.6,636.4 572,637.2 572,638 572,638.4 572,639.6 572,640.4 570.4,639.2 569.6,637.6 567.2,634.8 564.4,632.7 564.4,632.3\n 564.4,631.9 564.4,631.5 563.6,631.5 563.2,631.9 562.8,631.9 562.4,631.1 563.2,630.7 563.9,630.3 564.8,629.9 565.6,628.8\n 565.6,628.4 565.6,628 565.6,625.5 563.6,625.1 563.6,623.9 563.6,623.1 563.9,622.4 563.9,621.8 564.4,621.3 564.8,621.1\n 565.6,620.3 566.4,620.3 566,620.3 566.4,620.3 566.8,620.3 567.2,621.1 567.6,621.1 567.6,620.3 566.8,619.1 566.4,618.3\n 566.4,617.9 566.8,617.5 567.6,617.5 568,617.9 568.4,617.9 "},on:{click:function(t){return e.handleRegionClick("ME")}}}),e._v(" "),t("path",{class:["region moldova",e.getRegionClasses("MD")],attrs:{d:"M671.8,584.3c-0.9,0.5-1.4,0.8-1.7,0.9c-0.3-0.7-0.6-1.1-0.7-1.3c-0.2-0.4,0.2-1.1,1.2-2v-0.4\n l0.4-0.4l0.4-0.4v-1.2l-0.4-1.2l-0.4-0.4v-0.8v-1.6l0.4-2.8l0.8-3.2l0.4-1.6l-0.4-0.8v-2l-0.4-1.2l-0.8-1.6l-0.8-3.2l-1.2-1.2\n l-1.2-1.2l-0.4-0.8l-0.4-0.8l-0.8-0.8l-0.8-0.8l-1.2-2.4l-0.4-1.2v-0.4l-1.2-1.6l-0.8-1.2l-0.4-1.2v-0.8l-0.8-2l-0.8-1.6l-0.8-1.2\n l-0.4-0.8l-0.8-0.8l-1.2-0.8l0.6-0.8l1-0.8h1.2h2.4l1.2-1.2l0.8,0.4l0.8-0.4l1.2-0.4l1.6,0.4l1.2,0.4l0.8,0.8l0.8,0.4l0.8,0.4\n l0.4,0.4v0.8l0.8,0.4h1.6l0.8,0.4l-0.4,0.8v0.4l0.4-0.4l0.4,0.4l0.4,0.8l0.4,0.4l0.8-1.2h0.8l2,0.4l1.2,2l0.8,0.8l0.4,0.4l0.8-0.4\n l0.8-0.4h0.4l0.8,1.2v1.6v0.8l-0.4,1.2l-0.4,1.2l-0.4,0.8v0.8l0.4,0.4h0.4l1.6,1.2l0.4,0.8l0.8,0.4h0.8l0.4,0.4v0.4v1.2l-0.4,0.8\n v0.8l0.4,0.8v0.8v0.4l0.4,0.4l1.2,0.8l1.6,0.8l0.4,0.8l0.4,0.8v1.6v1.6l2.4,2l-0.4,0.4l-0.9,1.6l-3.1,1.6h-0.4l-0.4,0.4l-0.4,0.4\n h-0.8l-0.8-0.4l-0.4-0.4h-0.4l-0.4,0.4h-0.4l-0.4-0.4l-0.4,1.2l-0.4,0.4h-0.4v-2v-0.4h-0.4l-1.2,0.4l-1.2-3.2l-0.4,0.4v1.2v1.2\n l0.8,2l-0.4,0.8l-0.4,1.2l-1.2,1.2l-1.2,0.8v1.2l-0.8,0.8l-1.2,0.8l-0.8,1.2v0.8v0.8v0.4v0.4H675l-0.4,1.6l-1.1-0.4L671.8,584.3z"},on:{click:function(t){return e.handleRegionClick("MD")}}}),e._v(" "),t("polygon",{class:["region monaco",e.getRegionClasses("MC")],attrs:{points:"438.2,610.7 437.4,611.1 437.4,610.7 "},on:{click:function(t){return e.handleRegionClick("MC")}}}),e._v(" "),t("path",{class:["region latvia",e.getRegionClasses("LV")],attrs:{d:"M661.1,366l1.5-0.4l0.8,0.4l0.8,0.8l0.4,1.4c0.6,0.6,1,0.9,1.2,1c0.2,0.1,0.5,0.4,0.8,0.8\n l0.8,0.4v1.2v0.4l-0.4,0.8l-0.4,1.6v1.6l-0.8,3.8l1.2-0.4l0.4,0.4l0.4,0.4l0.4,0.6l0.4,0.8l0.4,1.2v0.8l1.2,2v0.8l0.8,2.4l0.4,1.6\n v1.2l-0.4,1.6l-0.4,0.8l-0.4-0.7l-0.5-0.3l-0.8-0.2l-1.7,0.9l-2.4,2.8l-0.4,0.4l-0.4,2v0.4h-1.2h-0.4h-1.2l-2.8-0.4l-1.2,0.4\n l-1.6,2l-0.4,0.4l-1.6,0.4l-0.4,0.4h-0.4l-1.2-1.5l-1.2-0.8l-0.8-1.2l-1.2-1.6l-0.8-0.8l-1.6-1.2l-2.4-2.4l-0.8-0.4l-4.4-0.8\n l-1.6-0.4l-1.6-2.4l-0.4-1.6L634,387l-0.8,0.4l-0.8,0.4l-1.9,1.7l-0.8,0.4h-1.2l-2.8,0.4l-1.2-0.8l-2-0.8h-1.2h-1.2l-4.8-0.8\n l-0.8,0.8h-0.8l-0.8-1.2l-1.2-0.4l-1.2,0.4h-2l-2.4-0.4l-3.2-0.4h-0.4l-3.6,1.6l-0.8,0.4l-4,2.4l-2.9,2.2l-0.7-2.1v-7.6l0.4-4\n l2-2.4l1.2-1.6l0.8-2.4v-2l0.4-1.6l3.2-5.2l2.4-0.4l3.2-1.6l3.6-1.2l0.8,1.6l0.4,1.2l4.4,4.4l1.2,1.6l1.6,4.8l4,2.4l3.2-0.8\n l1.2-1.2l2.4-2l1.2-1.6l0.4-1.6l-0.4-6.8l-0.8-2.8l0.4-2h0.4l1.2-0.8l3.6-1.6h0.8l0.8-0.4l1.6-0.8l0.8,0.8l0.8,0.8h0.4V356v-0.4\n v-0.4h0.8l2.4,2l0.8,0.4h0.8l0.8,0.8l2.4,0.8l0.4,0.4v0.8l2,2.4l0.8,1.2l2,1.2h1.6l2.4-0.8l0.8-0.4h0.8l0.8,0.8l1.6,0.8L661.1,366z\n "},on:{click:function(t){return e.handleRegionClick("LV")}}}),e._v(" "),t("path",{class:["region luxembourg",e.getRegionClasses("LU")],attrs:{d:"M423,507.4l0.5313,1.188v0.8837l0.8243,1.9767\n l1.3488,0.9302l1.5581,0.5814l-0.186,1.4419l-0.6977,1.1628l-0.4419,0.7907l-0.216,0.6186l0.0945,0.7492L424.9,517.5h-0.4h-0.8\n l-0.8,0.4l-0.4,0.4l-0.4-0.4l-0.4-0.3l-0.5-0.2L421,517l-0.3-0.3l-0.5-0.2l-0.4-0.3l0.4-0.4l0.4-0.4l0.4-0.4v-1l-0.4-1v-0.4\n l-0.8-0.8v-0.4V511v-0.4v-0.8v-0.4l0.4-0.8l0.4-1.2l1.2-1.6c0,0,0.416,0.1659,0.3114,0.6717c-0.0453,0.219,0.193,0.114,0.593,0.314\n l0.2791,0.3837L423,507.4z"},on:{click:function(t){return e.handleRegionClick("LU")}}}),e._v(" "),t("path",{class:["region lithuania",e.getRegionClasses("LT")],attrs:{d:"M652,407.2v1.4l0.8,0.9l2.1,0.5l-0.5,0.7v0.5l-0.8,0.4l-0.4,0.4l-0.4,1.6h-3.1l-0.4,0.4\n l-0.4,0.8v0.8l-0.4,0.8l-0.8,0.8l-1.6,0.4l-1.2,0.4l-0.8,1.6l-0.8,2.4v1.6v0.8v0.4l-0.4,0.4l-1.2,1.2l-0.4,1.6l-0.4,0.8v0.4h0.8\n l0.8,0.4l0.4,0.8v0.8v0.8l-0.4,0.4l-0.4,0.4h-0.8l-0.4-0.4l-0.4-0.4v-0.8l-0.4-0.8l-0.4-0.4l-1.2,0.8h-0.8l-1.2,0.8l-0.8,1.2h-0.4\n l-2-0.4l-0.4,0.4l-0.4,2.4l-0.4,0.4h-1.6l-1.6,0.8l-2,0.8l-0.8-0.4l-0.4-0.4h-0.8l-1.2,0.4h-0.8h-0.8l-1.6,0.4h-2h-0.8v-0.8v-1.2\n l-0.4-2l-0.8-1.2l-0.8-0.8l-1.2-0.8l-0.8-0.4h-0.4v-0.4v-0.4l-0.4-0.4l-0.8-0.4h-0.8l-0.8,0.8l-1.2-0.2l-0.4-1.9v-1.2l0.4-1.2\n l0.4-2.3l0.8-2.3v-1.8l-1.2-1.2l-1.1-1.7l-1.7-0.2h-2.4h-0.8l-2.4-0.8l-2-1.2l-1.6-0.8l-1.2-0.8l-0.8-0.8l-1.2,0.4h-0.8l-0.4-1.6\n v-4.3L592,402l-1.2-4v-4v-0.8l3.2-2.4l4-2.4l0.8-0.4l3.6-1.6h0.4l3.2,0.4l2.4,0.4h2l1.2-0.4l1.2,0.4l0.8,1.2h0.8l0.8-0.8l4.8,0.8\n h1.2h1.2l2,0.8l1.2,0.8l2.8-0.4h1.2l0.8-0.4l2-1.6l0.8-0.4l0.8-0.4l0.8,0.4l0.4,1.6l1.6,2.4l1.6,0.4l4.4,0.8l0.8,0.4l2.4,2.4\n l1.6,1.2l0.8,0.8l1.2,1.6l0.8,1.2l1.2,0.8l1.4,1.9c-0.3,1.1-0.4,2-0.6,2.5C652.4,405.8,652.2,406.5,652,407.2z M590,410.4h-0.8\n l1.2-2.4l0.4-1.6l0.4-2l0.4-0.8v0.8v1.6l-0.8,2.8L590,410.4z"},on:{click:function(t){return e.handleRegionClick("LT")}}}),e._v(" "),t("polygon",{class:["region liechtenstein",e.getRegionClasses("LI")],attrs:{points:"462.3,558.2 461.5,558.2 461.5,557.8 461.5,556.6 461.9,555 461.9,555.4 461.9,555.8\n 461.9,556.2 461.9,556.6 461.9,557 462.3,557.4 "},on:{click:function(t){return e.handleRegionClick("LI")}}}),e._v(" "),t("polygon",{class:["region kosovo",e.getRegionClasses("KV")],attrs:{points:"596.9,633.9 594.9,634.4 594,634.8 593.6,635.6 593.6,636 593.2,636 592.8,636\n 591.9,635 591.2,634.8 588,636.4 587.6,637.2 587.6,638.8 587.2,639.2 586.8,639.6 585.6,639.6 585.6,638.8 585.6,637.2\n 585.3,635.4 584.9,634.6 584.1,633.8 583.3,633.4 582.1,633 581.3,631.8 580.5,630.2 580,629.1 580,628.3 579.6,627.5 579.2,626.7\n 580,625.9 580.8,625.9 581.3,625.9 581.6,625.1 580.8,624.3 581.2,623.9 580.8,623.1 580.8,622.7 582.4,621.5 582.8,621.1\n 582.8,620.7 582.4,620.3 582,619.5 582,619.1 582.8,618.7 584.5,617.1 588,618.3 588.4,618.7 588.4,619.1 588.8,619.9 589.2,620.3\n 590,620.7 591.2,621.1 592,621.9 593.2,623.1 593.2,623.9 594,624.3 594.9,625.1 594.9,626.3 598.1,627.5 598.9,627.5 599.3,627.5\n 599.3,627.9 598.9,628.7 597.7,631.5 597.7,631.9 596.9,632.3 596.9,632.7 597.3,633.5 "},on:{click:function(t){return e.handleRegionClick("KV")}}}),e._v(" "),t("polygon",{staticClass:"inactive-region",attrs:{points:"331.7,521.8 331.7,522.6 331.3,522.6 330.9,522.2 330.1,522.2 329.3,522.2 329.3,520.6\n 330.9,520.6 "}}),e._v(" "),t("path",{class:["region italy",e.getRegionClasses("IT")],attrs:{d:"M506.7,567.4l0.3,0.6l0.2,0.4l-0.5,0.3l-0.8,0.8l-0.8,0.8l-0.4,0.8l0.4,0.4l0.4,0.4h0.4h0.4\n l0.4,0.4l0.8,0.4v0.4l-0.4,0.4l-0.8,0.8l-0.8,0.8v0.4v0.4l0.4,0.4h1.2v0.4l-0.4,2v0.4l0.8,0.4l0.8,0.4l1.2,1.2l0.4,1.2l-0.4,0.4\n h-0.8h-0.8l0.8-0.8l-1.6-2.4h-0.8l-1.2,0.8l-2.8-0.8l-0.4,0.4l-0.4,0.8l-1.2,0.8l-1.6,0.4l-1.6,1.2l-1.6,0.8l-1.2,0.4h-0.8l1.2-1.2\n h-0.4l-1.6,0.8l-0.8,0.8l-0.4,1.2l-0.4,2l0.8,0.4l1.2,2.8l1.6,1.2l-0.4,1.2l-0.4,0.8l-0.8,0.8l-0.8-0.4h-0.4l-0.4,1.6l0.8,4.8\n l1.2,3.2l1.2,1.6l2.4,2l2.4,1.2l4.4,3.6l2.4,1.2l0.8,0.8l1.6,2.8l1.2,3.2l1.2,5.2l0.8,2.4l2,2.8l4,4l3.6,2.8l3.2,1.6l2.8,0.4\n l6.4-0.4h1.2l1.2,0.4l0.4,1.2l-0.4,0.8l-1.2,0.8L534,644v1.6l1.2,1.2l6,3.2l6,2.4l2,1.2l2.4,2l5.2,2.8l0.8,1.2l3.2,2.8l1.6,2\n l0.4,1.6l-0.8,1.6l-0.4,1.2l-0.4,1.2l-1.2-0.4l-1.6-1.2l-2.4-5.2l-4.4-0.4l-0.8-0.4l-1.6-0.8v-0.4l-0.4-0.8l-0.4-0.4h-1.6l-1.2,0.8\n l-1.2,2l-1.6,2.8l-1.6,4v1.6l0.8,1.6l2.4,0.8l2,1.6l1.2,1.6v3.6l0.4,2l-0.8,1.2l-1.6-0.4l-2,0.8l-1.6,1.2l-0.8,1.2v3.2l-0.4,1.2\n l-2.8,2.4l-1.6,2.4l-0.4,0.8l-0.4,1.2H532l-0.8-1.2v-2l0.8-1.2l1.2-0.4l0.8-2.4l-0.4-2l0.4-0.8l0.4-0.4l1.2-0.4l1.6-0.4v-2.8\n l-1.2-1.2l-0.4-1.6l-0.4-3.2l-2-4L532,670l-0.8-1.6l-1.2-0.8h-2l-1.2-0.4l-4-2.4l-0.4-0.4v-0.8l0.8-0.8l-0.4-1.2l-0.4-1.2l-0.8-1.2\n l-0.8-0.4l-1.6,0.4l-0.8,0.4h-1.2l-0.8,0.4h-0.4l1.2-2l-0.4-0.4l-1.2-0.8h-2h-0.4l-0.4,0.4l-0.4-0.4V656l-2-4l-1.6-1.6l-0.8-0.4\n l-1.2,0.4l-2-0.8h-1.2h-0.8l-1.2,0.4l-0.4-0.4v-0.4l-2-1.6l-2.4-0.8l-4.8-5.2l-1.6-2l-3.2-2l-2-3.2l-1.6-1.2l-2.4-0.8h-0.4\n l-0.8,0.4h-0.4l-0.4-0.4l0.4-0.4h0.4v-1.2l-2.4-3.2l-1.6-0.8l-0.4-0.8l-0.4-0.8v-1.6l-0.8-0.4h-0.8l-0.8-0.4v-1.6v-1.2v-0.8\n l-0.8-2.4l-1.6-2l-0.8-5.2l-0.8-1.6l-1.6-1.2l-3.6-1.2l-4.8-3.6h-1.2l-2.8-1.2l-2-0.4l-2.4,1.2l-2.8,3.2l-2.4,3.2l-0.8,0.8\n l-3.2,1.2l-1.2-0.4v-0.8v-0.8l0.4-0.8l0.8-0.8l0.8-1.2l0.4-0.8v-0.4l-0.4-0.8h-0.4l-2.4,0.8h-0.4l-2-0.8l-2-1.2l-0.8-0.8l-0.4-0.8\n l0.4-0.4v-0.4l-0.4-0.8l0.4-0.8l0.8-1.2l0.4-0.8h0.4l0.4-0.4l-0.4-1.6l-0.4-0.4l-0.4-0.4h-0.4l-0.8-0.4l-0.8-0.8v-0.8l-0.4-0.8\n l-0.8-0.8v-0.8l0.8-0.4h0.8h0.8l1.6-1.2h0.4l0.4-0.4l0.4-1.6l0.4-0.4v-0.4l-0.4-0.4l-1.2-1.2l-0.4-1.2l-0.8-1.6l-0.8-0.8v-0.4v-0.8\n v-0.4l0.7-0.4l0.9,0.4l1.8-0.4h1l1.2-0.4l0.8-0.4h0.8l1.6,0.8l0.8-0.4l1.6-1.2l0.4-0.4l1.2-1.6v-0.4l-0.4-1.2v-0.4l1.6-1.2l0.8-1.2\n l0.8-0.8h0.4v0.4v0.4l0.4,2l0.4,0.4l1.2,1.2l0.8,0.8l1.6,0.4v0.8l-0.4,0.8l1.4,1.2l0.6,1h0.2l0.6-0.2l0.4-0.4l-0.4-0.8l-0.4-0.8\n v-0.4l0.8-1l0.8,0.8l0.8,1l0.4-1.2v-1.2v-1.6l0.8-0.6l0.4-0.4l0.8-0.2h0.4v0.8l0.4,1.2l0.4,0.8h0.4h0.8l1.6-0.8l1.2-0.4h0.8\n l0.4,0.4l0.8,1.6h0.4h0.4v-0.4v-0.4l-0.4-1.2l-0.4-0.8l-0.4-0.4v-0.4l0.4-1.2l0.4-0.8l0.4-0.4h0.8l0.8,0.8l1.2,0.4l0.4-2.7l0.2-0.6\n l0.2-0.8v-0.8l-0.4-0.8c-0.2-0.8-0.3-1.3-0.2-1.5c0-0.2,0.3-0.4,0.6-0.5h0.4h1.2h1.2l0.8,0.8l0.8,0.4h1.2h0.8l0.4-0.4l0.4-1.2\n l0.8-1.2l1.2-0.8h1.6l0.7,0.4h1.2h0.8h0.8l2-0.8l2.4-0.8h0.4v0.4L491,559l-0.4,0.8l0.4,0.8l1.2,1.6l0.8,1.2l0.8,0.8l1.2,0.4\n l1.2,0.4h1.2l1.2,0.4l4,0.8l2,0.4h1.6L506.7,567.4z M494.7,608.7l0.4-0.8v-0.4h-0.8l-0.4,0.8l0.4,0.8L494.7,608.7z M471.5,624.7\n l0.4,0.4v0.4l-0.4,0.4v0.8l-0.8-0.8l-1.6,0.4h-0.8l-0.4-0.8v-0.4h1.2h0.4h0.8L471.5,624.7z M462.7,654.4l0.4,0.8l1.2,4v0.8\n l-0.4,0.8l-0.4,0.8l-0.4,2v1.6l0.4,0.8v1.2l-0.4,1.2l-0.8,8.4l-0.4,1.6l-0.4,1.2l-0.8,0.4l-1.2-0.4l-1.2-0.8h-0.8l-0.8,0.4\n l-0.4-0.4l-0.4-0.4l-0.4,2.8l-0.8,1.2l-0.8,0.8h-0.8l-0.8-0.4h-0.8l-0.4-0.4l-0.4-0.8l-0.8-1.2l-0.8-1.2V678v-2.8l0.4-0.4l0.4-0.4\n v-1.2V672l0.4-0.4l0.4,0.4h0.4v-0.4v-1.2l-0.4-0.8l-0.8-0.4v-0.8v-0.8l0.4-0.4v-0.8V664l-0.8-0.8L449,662l-0.4-0.8l-0.8-0.8\n l-0.8-0.8l-0.4-0.8v-1.6l0.4-1.6l0.4-0.8h0.4l0.8,0.8h0.4h1.2l1.2-0.4l1.6-0.8l1.2-0.8l2-2.4l1.2-0.4l0.8-0.8l0.4-0.8l0.4-0.4\n l0.8,0.8h0.8l1.2,0.8l0.4,0.8l0.4,0.8l0.4,0.4h0.4h-0.4l-0.4,0.8l0.4,0.4L462.7,654.4z M447.4,652l-0.4,0.8h-0.4l0.4-0.4l0.4-1.2\n l0.4-0.4l0.4,0.4L447.4,652z M511.1,657.2h-0.8v-0.4v-0.4l1.2,0.4L511.1,657.2z M449.8,680.8l-0.8,1.6l-0.8-1.2v-0.8V680l0.8,0.4\n L449.8,680.8z M529.6,693.2l-0.8,1.6l-0.4,0.8l-2.8,4l-0.4,0.8v0.8l-0.4,0.8l-0.4,0.8L524,704v1.2v0.4l0.4,0.4l0.4,0.4l0.4,0.4\n l-0.8,0.4l0.8,0.8l0.4,0.4v0.4v0.4l-1.2,1.2l-0.4,0.8l-0.4,0.8v0.8v0.8v0.8h-1.2l-1.2-0.4h-1.2l-2-0.8h-0.8l-0.8-0.4l-1.6-2.4\n l-1.2-1.2l-1.2-0.8h-1.2h-1.2l-1.2-0.4l-2.4-1.6l-2.4-1.2l-1.2-0.8l-0.4-0.4l-0.4-0.4l-1.6-0.4l-1.2-0.8h-0.4h-1.2h-0.8l-0.8-0.4\n l-1.2-1.2l-0.8-1.6l-0.4-0.8l0.4-1.6l0.8-1.6l0.8-0.4l0.8-0.4l0.4-0.4l0.4-0.4l1.2,1.6l0.4,0.4h0.4l1.2-0.8V694l1.2-0.8h1.6h0.8\n l0.4,0.8l0.4,0.4h0.8l2,1.6l0.8,0.4h0.8l1.6-0.8l1.2-0.4l2.8,0.4l1.6-0.4h1.2l1.6-0.4l1.2-0.8l0.4-0.4h0.8h1.6l1.6,0.4l0.8-0.4\n l0.4-0.8l0.8-0.4h0.8l1.6-1.2h0.8l0.8,0.4L529.6,693.2z M489.9,713.7h-0.4l-0.8-0.4v-0.8l0.8,0.4L489.9,713.7z"},on:{click:function(t){return e.handleRegionClick("IT")}}}),e._v(" "),t("polygon",{class:["region iceland",e.getRegionClasses("IS")],attrs:{points:"179.9,156.1 181.1,156.1 183.1,155.3 183.9,154.5 185.9,152.5 187.1,151.7 189.1,151.7\n 189.9,151.7 189.9,152.1 188.7,152.9 187.9,153.3 186.7,154.5 185.5,157.3 184.7,158.9 184.7,159.7 185.9,160.9 187.1,161.7\n 188.3,161.3 188.7,161.7 189.1,162.5 189.5,163.3 189.5,164.1 189.1,165.7 188.3,167.3 187.5,168.9 187.5,169.3 188.3,169.7\n 191.9,168.9 192.3,168.9 192.7,169.3 192.7,170.1 193.1,170.9 193.5,171.7 193.5,172.5 191.9,174.9 193.9,173.3 195.5,172.9\n 197.9,173.7 199.1,174.5 199.9,176.1 200.7,175.7 201.1,175.7 201.5,176.5 201.5,177.3 201.1,178.5 201.1,179.7 200.7,180.1\n 199.9,180.5 199.5,180.9 199.9,181.7 200.3,182.5 201.1,182.5 201.1,182.9 201.1,183.3 201.1,183.7 200.7,184.1 200.3,184.5\n 199.9,185.3 201.9,186.5 202.3,186.9 202.3,187.7 202.3,188.5 201.9,189.3 201.5,189.7 199.9,189.7 199.1,190.1 199.5,190.9\n 199.5,192.1 199.1,193.3 197.9,195.3 196.7,196.5 195.5,197.3 193.5,196.9 192.7,196.5 192.7,198.1 191.5,199.3 191.5,200.1\n 191.9,200.5 191.9,201.7 191.5,202.9 190.7,204.1 189.9,204.9 187.9,205.7 186.3,207.3 185.1,208.1 182.3,208.1 179.5,208.9\n 175.9,211 173.5,212.6 171.5,214.6 168.6,217.8 166.6,219 165.4,219.4 163.4,219.8 161.4,220.6 155.4,222.2 153.4,223 153,223.8\n 152.2,225 152.2,225.4 152.6,225.8 152.6,226.2 151.8,227.4 150.2,228.2 149.4,228.2 148.6,227.4 148.2,227.4 148.2,227.8\n 148.6,229 147.8,229.4 143.8,230.6 137,229.8 134.2,229 131,227.4 129,227 126.2,227 123.8,225 122.6,223.8 122.6,223.4\n 122.6,222.6 123,222.2 123.4,221.8 124.2,221.8 123.8,220.6 123.4,221 121.8,222.6 121,222.6 120.2,221.8 120.2,221 118.6,220.6\n 117,219.8 115.4,218.6 115,218.2 115.8,217.4 115.4,217.4 114.2,217.8 112.6,219.4 111.8,219.8 101.4,220.2 98.6,220.2 98.1,220.6\n 97.7,219.4 97.3,217 97.3,215.4 97.3,214.6 97.7,213.8 98.1,213.8 98.6,214.6 99,215.8 99.4,216.2 103,215 104.6,214.2\n 105.4,213.4 106.2,212.2 107,211.4 107.4,210.6 108.2,208.5 108.6,207.7 109.4,206.9 110.2,206.5 111.8,206.1 110.6,205.7\n 109.4,205.7 105.8,207.7 106.6,207.7 106.6,207.3 107,206.5 108.2,205.3 107.4,205.3 107,204.9 107,203.7 107.4,202.1 110.2,200.1\n 111,199.7 111.4,199.3 111,198.9 110.6,198.5 107.8,200.9 105.8,201.7 105,201.7 103.8,200.9 103.4,200.5 103,199.7 103,199.3\n 103.8,197.7 103.8,197.3 103,197.3 101.4,195.7 98.6,195.7 91.3,194.9 89.7,195.3 87.3,196.5 85.7,196.9 84.9,196.5 84.1,195.7\n 83.7,194.9 83.3,193.7 83.7,192.9 84.5,192.5 85.3,192.1 87.3,192.5 89.7,191.7 91.3,191.7 91.7,191.7 92.5,190.9 92.9,190.5\n 93.7,190.9 94.1,191.7 96.5,190.9 97.3,190.5 97.3,190.1 97.7,189.7 99,190.1 99.8,190.1 101,189.7 103,189.7 107.8,189.7\n 108.6,188.9 109,188.1 109.4,186.1 109.4,185.7 106.6,187.3 105.8,187.3 102.6,186.5 101.4,185.7 101.8,184.9 103.4,183.3\n 105.4,182.1 108.2,180.5 109,180.1 109,179.3 107,178.1 103.4,178.5 102.6,176.9 99.8,176.1 97.7,176.5 96.5,175.7 94.1,176.9\n 88.5,178.5 86.5,179.7 85.3,180.1 84.1,178.9 81.7,177.7 79.3,177.3 78.9,176.5 80.5,174.5 81.7,174.1 82.9,174.1 84.9,175.7\n 86.1,176.1 84.5,174.1 84.5,173.3 84.5,172.1 84.1,171.7 83.7,170.5 84.1,170.1 84.9,170.1 86.1,170.5 89.3,172.9 90.9,172.5\n 91.7,171.7 92.9,170.9 92.5,170.5 89.7,170.5 88.1,170.1 87.3,169.3 86.5,168.1 86.9,167.7 87.7,167.3 90.1,167.3 88.5,165.3\n 87.3,164.1 87.3,163.7 87.3,162.9 87.3,162.5 87.7,162.1 90.5,163.3 91.3,163.3 90.9,162.5 89.7,161.3 89.7,160.9 90.1,160.5\n 90.5,159.7 90.5,159.3 91.3,158.9 92.1,158.9 92.9,159.3 95.7,161.7 96.1,162.5 96.1,163.3 96.1,164.5 96.1,164.9 97.3,164.5\n 98.1,164.9 98.6,164.9 99.8,163.3 100.6,163.7 101,164.5 101,165.3 101,166.1 101,168.1 101,168.5 101.8,167.3 103,167.3\n 103,166.9 103,164.9 103,163.3 103,162.9 99,160.5 98.1,160.1 97.3,158.9 97.3,158.5 98.1,158.1 99.4,157.7 102.2,157.7\n 102.6,157.3 102.2,156.9 101,156.5 100.6,156.1 100.6,155.3 99,155.7 97.3,155.7 95.7,155.3 95.7,154.9 96.5,154.1 97.7,152.9\n 98.6,152.5 100.6,152.9 102.6,152.5 104.2,152.9 105.4,154.1 107,156.1 109.4,157.3 109.8,157.7 111,158.9 113.4,162.1\n 115.8,163.7 115.8,164.1 115.4,164.5 114.6,165.3 115,165.7 116.2,166.1 117,167.3 117,167.7 116.2,171.3 115.8,172.1 115.4,172.5\n 113,171.7 113.4,172.9 115,174.1 115.4,174.9 115,175.7 115.4,175.3 115.8,175.7 115.8,176.9 115.4,177.7 115,178.5 115,178.9\n 115.8,178.9 116.2,178.9 117,180.1 117.8,183.3 118.2,184.5 118.6,183.7 119,181.3 119.4,180.1 119.8,180.1 120.2,179.7\n 120.6,178.9 121,176.5 122.6,174.5 123.4,174.1 124.2,174.1 124.6,174.5 125.8,176.5 126.6,176.9 127,176.9 127.4,175.7\n 128.2,172.9 128.2,170.1 127.8,166.9 127.8,164.5 128.6,162.9 129.4,162.5 130.6,162.9 131.4,163.7 133,166.9 134.2,168.5\n 135.4,170.5 136.2,170.9 137.4,171.3 137.8,171.3 138.2,170.9 138.2,170.1 137.8,165.3 138.2,163.7 138.6,162.5 140.6,161.7\n 141.8,160.9 143,159.7 143.8,159.3 144.6,159.3 145.4,159.7 146.2,160.5 147.4,162.1 149,164.9 151,166.9 152.2,170.5 152.6,170.9\n 153,170.9 153.4,170.5 153.4,169.7 153.4,168.1 153,166.1 151,160.9 151,160.1 151.4,159.3 152.6,159.3 155.8,159.7 156.6,160.5\n 158.6,163.7 159,164.5 159.4,164.5 159.4,164.1 160.2,163.7 160.6,162.9 161.4,161.3 163.4,158.1 163.8,158.1 164.2,158.5\n 165.4,159.3 165.8,160.1 166.6,160.5 167.8,160.5 169,159.3 170.7,158.5 171.1,156.9 171.1,156.1 169.9,151.3 170.3,150.5\n 173.1,149.3 175.5,149.3 175.9,149.7 177.5,152.1 178.7,153.3 179.1,154.1 179.1,156.1 179.9,156.9 "},on:{click:function(t){return e.handleRegionClick("IS")}}}),e._v(" "),t("polygon",{staticClass:"inactive-region",attrs:{points:"304.8,431.7 302.4,434.1 301.6,433.7 300.8,434.1 300.4,434.1 300.8,433.3 301.2,431.3\n 302,430.5 303.2,428.5 304,428.1 304.4,428.1 304.8,428.1 305.2,430.5 304.4,431.3 "}}),e._v(" "),t("path",{class:["region ireland",e.getRegionClasses("IE")],attrs:{d:"M273.2,414.4l-1.6,1.2l-0.4,0.4l-0.4,2v0.4l-0.4,1.2l-0.4,1.2l-0.8,0.4l-0.8,0.4l-0.4,0.4h-0.8\n h-0.8l-0.4,0.4v0.4l0.4,0.4l0.8,0.4l0.8,0.4v0.4l-0.4,0.4l-2.8,1.2l-0.8,0.8l-0.4,0.4l0.4,0.8l2.4,2.4l0.4,0.4l0.4,1.2l2,0.4\n l0.8,0.8h0.8h1.6l0.8,0.4l0.4-0.4v-0.4l1.2-1.2l0.4-0.4l-0.4-0.8l-0.4-0.4l0.8-1.2l0.8-1.2h0.4l0.8,0.8l0.8,0.8v0.8v0.4l0.8,1.2\n l0.4,0.4l1.2,0.4l0.4,0.4v1.6v0.4h1.2h1.2h0.4l0.4-0.4l0.8-0.4h0.8l0.4,0.8l0.4,0.8l-0.8,0.4h-0.8l-0.4,0.4v0.8l0.4,1.2l0.4,0.8\n l0.4,1.6l0.4,2l0.4,1.2v1.6v0.8v1.2l-0.4,0.4v1.2l0.8,2.4l0.4,1.6v3.2l-0.4,1.2l-0.8,1.2l-0.4,1.2l-0.4,1.2l-0.4,2.4l-1.6,2.4\n l-0.8,0.8l-0.8,0.4l1.6,2l-1.2,0.8l-1.2,0.4l-1.6-0.4h-0.8l-0.8,0.4l-0.4,0.4h-0.4l-0.4-1.6l-0.4,1.6l-0.8,0.4h-1.6l-2.4,0.4\n l-0.8,0.4l-0.4,0.8l-0.4,0.8l-0.4,0.4l-0.4,0.4l-2,0.4l-0.4,0.4l-0.8,1.2l-1.2,0.8l-0.8,0.4l-0.8-0.8l-0.4-0.4l-0.4-0.4h-1.2\n l0.4,0.4l0.4,0.4v0.8v0.8l-0.8,0.4H260l-1.2,1.2l-1.6,0.4l-0.8,0.8l-5.6,1.6h-0.4l-0.8-0.4h-0.8H248l-2.4,0.8h-1.2l1.6-2l2-1.2\n v-0.4h-0.8l-3.6,0.8l-1.2,0.8h-1.2l0.4-0.8l1.6-1.2l0.8-0.8l0.4-0.4l0.4-0.8l1.6-0.8l-5.6,2l-1.6-0.4l-0.4-0.4l-1.2,0.4l-0.4-1.2\n l1.6-2l0.8-0.8l1.2-0.4l1.2-0.8l0.4-0.8l-0.4-0.4h-3.2h-1.6v-0.8l0.4-0.8l1.6-1.2h0.8h0.8l0.8,0.4l0.8,0.4l2-0.4l-0.8-0.8v-1.6\n l-0.4-0.4l0.8-0.8l0.8-0.4l1.6-1.6l0.4-0.4l2.8-0.4l3.2-0.8l3.2-1.2l-1.6-0.8l-0.8-0.8l-1.2,1.6l-0.8,0.8l-2.4,0.4h-0.8l-1.2-0.4\n h-0.4l-0.4,0.4l-1.6,0.8h-1.6l2-1.6l2.4-2.4l0.4-0.8l0.8-1.2l-0.4-0.8l-0.4-0.4l2-2.8l0.8-0.4h1.2l0.8-0.4h0.4h0.4l0.8-0.8\n l-1.2-0.4l-1.2-0.4l-3.6,0.4H248l-0.4-0.4l-0.4-0.4l-0.4-0.8l-0.4-0.4h-0.8l-0.8,0.4h-0.4l-0.4-0.4l0.8-0.8l-1.2-0.4h-1.2l-0.8-0.4\n v-0.8l0.4-0.8l-0.4-0.4v-0.8l0.8-0.4h0.8l1.2-0.4l1.6-0.4l-1.6-0.4l-0.8-0.4v-0.8v-0.8l1.6-1.2l2-0.4v-0.8v-0.8l-2-0.4l-2,0.4v-1.6\n l0.4-1.2v-0.8v-0.8l-0.8,0.4v-1.2l-0.4-0.8l-1.2,0.4v-1.2l0.4-0.8l0.8-0.4h0.8h1.2l1.2-0.8h1.6h2.8l2,1.6l0.4-0.4l0.8-1.2h0.4\n l2.8,0.4l1.6,0.8h0.4l-0.4-1.2l-0.8-0.8l0.8-1.2l0.8-0.8l0.8-0.4l1.6-0.4l0.8-0.4l0.4-1.6l0.8-1.2l-3.6,0.8l-3.6-1.2l0.4-0.8\n l0.8-0.4l1.2-0.4v-0.4l0.8-0.4l1.2-1.2l-0.4-1.6l0.4-1.2l0.8-0.8l0.4-1.2l0.4-0.8l1.6-0.4l1.6-0.8h0.4h1.6l0.4,0.4v-1.2h1.2\n l0.4,0.4v0.8l0.4,0.4v0.8l-0.4,0.8l-0.4,0.4l0.4,0.4l-0.8,1.2l0.8-0.4l1.2-1.2v-0.8V412l-0.4-0.8V410l0.8-0.8l1.6-0.4l-0.8-1.2h0.8\n l0.8,0.4l1.2,0.8l1.2,0.8l1.2,0.4l-1.2,1.2l-1.2,0.8L273.2,414.4z M242.8,436.9v0.4l-0.8-0.8l-0.4-0.8l-2.4-0.4l0.8-0.8l0.4,0.4\n h1.6l0.4,0.4L242.8,436.9z"},on:{click:function(t){return e.handleRegionClick("IE")}}}),e._v(" "),t("path",{class:["region hungary",e.getRegionClasses("HU")],attrs:{d:"M603.3,535.8h1.2h0.4v0.8l0.4,0.4l0.4,0.8l0.4,0.4l0.8,0.4l1.2,0.8l0.8,1.2l1.2,0.4h0.4h0.8v0.4\n l0.8,0.4l0.4,0.4v0.4v0.8l0.4,0.4l-0.4,0.4l-2,2l-0.8,0.4h-0.4l-0.8-0.4h-0.8l-0.8,0.4h-0.8l-0.4,0.4l-0.8,1.2l-0.8,0.8l-0.8,0.4\n l-0.4,0.4v2l-0.4,0.4l-0.8,0.4l-0.4,0.4l-0.8,2.8l-0.8,0.8l-0.8,0.8v0.8v0.8l-0.8,1.6l-1.2,1.6v0.4l0.4,0.8l-0.8,0.8l-0.4,0.4\n l-0.4,0.4l-0.4,0.4l-0.4,1.6v0.8v0.4l-0.8,0.4l-0.4,0.8l-0.4,0.8l-0.4,0.4l-0.8,0.8l-1.4,0.4h-1.4h-0.8v0.4l-0.4,0.4l-0.4,0.4h-0.4\n l-1.2,0.4l-2.4-0.4l-0.4,0.4l-0.4-0.1h-1l-1.8-0.3l-1.2-0.4l-1.2,0.4h-1.2l-0.8-0.4l-0.8,1.2l-0.4,0.4l-0.4,0.4l-0.8,0.4l-2,0.4\n l-0.8,0.4h-0.8l-0.8-0.4h-0.4l-0.4,0.4l-0.4,0.4l-0.5-0.2l-0.7,0.2h-0.8h-1.2l-0.8,0.8l-0.4,0.8l-0.4,0.4l-1.2,0.4l-0.8,0.4H560\n h-0.4h-3.2l-1.6-0.4l-1.2-0.4l-0.8-0.8l-0.4-0.8l-0.8-0.4h-1.2l-1.2-0.8l-0.8-1.2l-1.2-1.2l-1.2-0.8l-1.2-1.2l-0.8-1.2l-1.2-1.2\n l-2-0.8l-0.6-0.4l-0.6-0.2l-1.2-1l-0.4-0.4l-0.4-0.4v-0.4v-0.8l-0.5-0.8l0.1-0.6v-0.6h-2l-0.7-0.6l0.3-0.4l0.4-0.4l0.6-0.3l0.5-0.3\n l0.6-0.5l0.4-0.4l0.3-0.3l0.5-0.3l1.9-0.2l-0.4-1.9l-0.3-1.2l0.5-0.4l0.5-0.4l-0.3-1.6v-0.4h0.5l0.8-0.4l0.4-0.3l0.2-0.5l0.3-0.6\n l-0.5-1.5l-2-0.9v-0.4l0.4-0.4l0.4-0.4l0.4-0.4h0.4h0.8l0.7,0.6l0.5,0.3h0.4l0.4-0.4h1.2l1.2-0.4l-0.2-0.8v-0.8V545v-0.4l0.2-0.4\n c0.1-0.1,0.2-0.2,0.2-0.4c0-0.2,0-0.4,0-0.8l0.6-0.8h0.4h1.2h0.4l2,1.6l1.6,1.2l1.6,0.8h2h2.4l3.6-0.4h2.8V545l0.4-0.8l-0.4-0.8\n v-0.8l0.4-1.2l1.2-0.8l4-0.4l2.4-0.8l0.4-0.8l0.8-0.8h0.8l0.8,0.4l1.2,0.8l0.8,0.4l0.4-0.4l2-1.2l2.4-1.2l1.6-3.2V533l1.6-0.4h2.4\n l1.2,0.4l0.8,0.4h1.6l2-0.8h0.8l0.8,0.4l0.8,0.4l0.4,0.4l0.4,0.8v0.4l0.4,0.4l0.4,0.4h0.4L603.3,535.8L603.3,535.8z"},on:{click:function(t){return e.handleRegionClick("HU")}}}),e._v(" "),t("path",{class:["region croatia",e.getRegionClasses("HR")],attrs:{d:"M538.8,566.7l0.8,0.4l1.2,0.6l1,0.5l1.1,0.5l1.2,1.2l0.8,1.2l1.2,1.2l1.2,0.8l1.2,1.2l0.8,1.2\n l1.2,0.8h1.2l0.8,0.4l0.4,0.8l0.8,0.8l1.2,0.4l1.6,0.4h3.2h0.4h0.8l0.8-0.4l1.2-0.4l0.4-0.4l1.2-1.6h0.8h0.8h0.8h0.4v0.8v0.8v0.8\n l0.4,1.6l-0.4,0.8l0.4,0.8l1.2,0.4l-0.4,0.4l-0.4,0.4l0.8,2l2,0.8h0.8l0.4,0.4l0.4,0.4v0.4v0.4v0.4h-0.8h-1.2l-0.8,0.4l-0.8,0.4\n l0.4,2.4v0.8l0.4,0.8l-0.8,0.4l-0.4,0.4h-0.8h-0.8l-1.2-0.4l-0.4-0.4v-0.4v-0.4l-0.4-0.8l-0.8-0.8h-2l-0.8-0.4l-0.8-0.4l-0.8-0.4\n h-0.8l-0.8,0.4l-1.6-0.4l-0.4,0.4l-0.8,0.4h-0.8l-1.2-1.2h-0.4l-1.2,0.8h-0.4l-0.4-0.4l-1.6-0.4h-0.8l-0.4,0.4l-0.8-0.4l-2.4-1.6\n l-2,1.6l-2.8-0.4l-0.8,0.8l-0.8,1.6l-0.8,0.8l-0.8-0.4l-0.8-0.8l-1.6-2l-0.8-0.4h-0.8l-0.8,0.4l-0.4,0.4l-0.8,5.2v1.6l1.6,1.2\n l2,2.4l0.8,0.4l0.4,0.8l0.4,2l0.4,2l0.8,1.6l1.7,2l1.2,0.8l1.2,1.2l1.2,1.6l0.4,0.4l1.9,1.6l1.2,1.6l2,0.8l0.4,0.4v1.6v0.4l4.4,3.2\n l0.4,0.4v0.4v0.4l-0.8,0.4l-0.4-0.4l-2.4-2.4l-2.4-1.6l-2.4-2.8l-3.2-1.2l-2.4-1.2h-1.6l-1.6,0.4h-0.8l-0.8-0.4l-0.4-0.8v-0.4v-0.8\n l-1.2-1.2l-2-1.2l-1.6-1.6l-3.6-4l-0.8-1.2l0.8-0.4h0.4l0.4-0.4h0.8l1.2,0.4l-1.2-0.8l-1.2-0.8l-3.2-3.6l-0.8-1.6v-1.6l0.4-2.4\n l-0.4-1.6l-2.4-2.4l-0.8-1.2l-2-0.8h-0.8l-0.4,0.8l-0.4,2l-1.6,2.4l-0.4,1.2l-0.8,1.6h-0.8h-0.4l-1.2-2.4l-1.2-2v-0.8v-1.2l-0.8-4\n l0.8-0.4l0.4,0.8l2.8,0.8l0.8-0.4l0.4-0.4v0.4h0.4l1.2,0.4h0.8l1.6-2.4l0.9-0.4l0.3,2.4l0.8-1.6l0.4-0.8h0.4h0.4v0.8l0.4,0.8\n l0.8,1.2l0.8,0.4h0.8l0.4-0.4h0.8l0.4,0.4v-0.4l-0.4-0.8v-0.8v-0.4l0.8-0.4v-0.4l-0.8-0.8v-0.4l2-1.2l2-0.4l0.4-0.4v-0.8v-1.2v-1.2\n l-0.8-0.8v-0.4v-0.4l0.4-0.4h0.8l0.8-0.4l0.8-0.4l0.8-0.4l0.8-0.4l0.8-1.2h0.4h1.2l0.4-0.4v-1.6l0.4-0.4l2-0.8H538.8z M521.1,591.5\n l-1.2,0.4l-0.8-0.8v-0.4h-1.2l-0.8-0.8v-0.4l0.8-0.8l0.4-1.2l0.8,0.8l0.8,1.2l0.4,0.4L521.1,591.5z M517.5,596.7v0.8l-0.8-0.8\n l-0.4-1.2l-0.8-2.4v-0.8l0.4-0.8v-0.8l-0.8-2l0.4-0.4h0.4v1.2l0.4,0.8l0.8,0.8v1.6v2.4v0.4L517.5,596.7z M521.1,595.1l0.4,0.8\n l-1.2-0.8l-0.8-0.4v-0.4v-0.4l0.4-0.4h0.8v0.4L521.1,595.1z M525.2,601.9l-0.4,0.4l-0.8-0.8l-0.8-0.4l-0.4-0.8l-0.8-0.8l-0.4-0.8\n l-1.2-2l-0.4-0.4l0.8,0.8l0.4,0.4h0.4l1.2,1.2l1.2,1.6l1.6,1.2L525.2,601.9z M525.2,608.3l-3.2-3.2l-0.4-0.8l0.8,0.8L525.2,608.3z\n M525.6,605.9v0.4l-1.2-1.2l-0.4-0.8v-0.4L525.6,605.9z M527.2,607.5l0.8,1.2l-0.8-0.4l-0.8-0.8l-0.4-0.8L527.2,607.5z\n M543.2,618.3h-1.6l-1.6-0.4l-0.8-0.4v-0.4l0.4-0.8h1.6l2.8,0.4l0.8,0.4v0.4L543.2,618.3z M547.6,620.7h-0.8H542l-1.6-0.4l-1.6-0.8\n l-0.4-0.4l1.6-0.4l1.6,0.4l0.4,0.4l4,0.4L547.6,620.7z M553.2,623.9l0.8-0.4l0.8,0.4l0.4,0.8l0.8,0.4l1.6,1.2l0.8,0.8l2,1.2h0.4\n l1.2,0.4v0.4l0.4,0.8l0.4,0.8l-2-1.6l-2-1.6l-3.6-2.4l-2.8-0.8l-3.6-2l-2.4-0.8h0.8h1.2l5.6,2.8L553.2,623.9z M541.6,622.3l2,0.4\n h1.6l1.2,0.4l0.8,0.4l0.4,0.4h-1.2h-1.2l-1.6,0.4l-1.2-0.4l-0.4-0.4l-0.4-0.4V622.3z M552.4,625.9l1.6,1.2l-4.4-1.2h0.4h0.4H552.4z\n "},on:{click:function(t){return e.handleRegionClick("HR")}}}),e._v(" "),t("g",{class:["region greece",e.getRegionClasses("GR")],on:{click:function(t){return e.handleRegionClick("GR")}}},[t("polygon",{attrs:{points:"649.7,640.8 650.7,641 651.7,642.5 652.5,643.3 652.9,643.7 653.3,643.7 653.7,644.8 653.7,646.4\n 653.3,647.2 652.5,647.2 650.1,648.8 650.1,650.4 650.1,651.2 650.1,651.6 650.5,652 650.5,652.4 650.1,653.2 648.9,654.4\n 648.1,655.2 647.2,656 647.2,656 646.7,655.9 646.1,655.6 644.5,654.4 640.5,653.6 638.5,652.8 637.7,652.8 636.1,652 634.9,652.4\n 632.5,654 631.3,654 630.1,653.2 629.3,653.2 628.1,653.6 626.5,655.6 624.9,656.4 623.3,656 621.3,656 620.9,657.2 621.3,658\n 622.5,659.2 622.1,660 622.5,660.8 623.3,660.8 624.5,660.8 626.5,662 627.3,663.2 627.7,664.4 626.5,663.6 625.7,662.8\n 624.5,662.4 622.9,661.6 621.7,661.6 620.5,662 620.5,662.8 621.7,664 622.9,664.8 623.3,665.2 623.7,666.4 623.3,666.8\n 622.9,667.2 621.7,666.4 619.7,663.6 616.9,663.2 616.5,664 616.9,665.6 617.3,666.4 619.7,668 619.7,668.4 619.3,668.4\n 616.5,667.6 615.7,666 615.7,664 613.3,662.8 610.9,661.2 610.5,660 610.9,659.6 611.3,658.8 610.1,658.8 609.3,659.6 608.1,660\n 608.1,660.8 608.1,661.6 607.7,662.8 607.3,665.2 607.7,666.4 610.5,670 611.3,672.4 612.1,673.2 613.3,674.4 614.9,676.4\n 615.7,677.6 616.1,679.2 614.9,680.4 614.1,680.4 613.7,680 614.1,678.8 614.1,678 612.1,676.8 611.3,677.2 610.5,678 610.9,679.2\n 611.3,680 611.7,681.2 612.9,681.2 611.3,682.4 609.7,683.2 608.1,683.2 607.3,683.2 606.9,683.6 607.7,684 608.1,684 608.9,684.8\n 611.7,685.6 612.9,686.8 614.1,686.8 615.3,688.8 617.7,689.2 618.9,691.2 620.5,691.6 622.1,692.4 622.5,693.2 622.9,694.4\n 622.9,697.2 623.3,699.2 623.3,700 623.3,700.8 622.9,701.2 622.5,701.2 621.3,699.6 619.7,698 618.1,696.4 619.3,695.6\n 618.9,695.6 618.1,696.4 615.7,696.8 614.5,697.6 614.1,697.6 614.1,698 614.5,698.4 615.3,699.2 615.3,700.4 615.7,701.6\n 616.5,702 617.3,702 617.7,702.4 617.7,702.8 618.1,703.6 618.5,704 618.5,704.4 615.7,705.2 615.3,705.7 614.9,706.1 614.1,705.7\n 614.1,704.4 613.3,704 612.5,703.6 611.3,703.2 610.5,702.4 610.1,703.2 610.5,705.2 611.3,706.9 612.9,710.9 613.7,713.3\n 613.7,714.5 613.3,716.5 614.1,717.7 614.5,718.9 614.1,718.9 613.7,718.5 612.9,718.1 611.3,715.7 610.9,714.5 610.1,714.5\n 608.9,714.5 607.7,717.3 607.7,718.9 606.9,718.5 606.5,718.1 606.5,716.1 606.5,715.3 604.9,712.9 604.1,712.5 603.7,711.7\n 602.9,710.9 602.1,710.9 601.3,711.3 601.3,712.5 601.3,713.7 600.9,714.5 599.3,712.9 597.7,709.7 597.7,708.1 598.9,706.5\n 598.9,705.2 597.7,703.2 596.1,702 595.3,701.6 594.9,700 594,699.2 593.2,698.8 593.2,698.4 593.6,698 595.7,696.4 596.9,694\n 597.3,694 598.5,694.4 599.7,694.4 600.9,692.8 601.7,692 603.3,692 606.5,694 610.1,695.2 611.7,696 612.5,696.8 612.9,696.8\n 613.7,696.8 613.7,696 613.3,695.2 614.1,694.8 616.1,694.8 616.5,694.4 616.9,694 616.5,693.2 615.7,692.8 614.9,692.8\n 614.5,692.8 613.7,692.8 612.5,692.4 612.1,692 611.7,691.6 609.7,690.8 607.7,689.6 607.3,690.4 606.5,690.8 605.3,690.8\n 602.5,690 600.5,690.8 599.7,690.8 598.9,690.8 598.1,691.2 596.9,691.2 596.1,690 595.7,689.2 595.3,689.2 595.3,690 594.9,690.8\n 593.6,691.2 592.8,690.8 592,689.2 591.2,687.2 590,685.6 588.8,685.2 588.8,684.4 588.8,683.6 590,683.6 592,684.4 592.4,684.4\n 592.8,684 592.8,683.2 592.4,682.4 592,682.4 591.6,682.4 590.4,682.4 588.8,682.8 588,682.4 587.6,682 586.4,680.8 585.2,679.2\n 583.2,678 582,674.8 580.8,673.6 579.2,671.6 579.6,671.6 580,671.6 580.8,672 581.6,672 582,671.6 582.4,671.2 582.4,670.8\n 582.4,670 582.4,669.6 583.2,669.6 583.6,669.6 583.6,669.2 583.2,668.4 582.8,667.6 583.2,667.6 583.6,667.2 584,666.8\n 584.4,666.4 585.2,666.4 586,666 586.4,665.6 586.8,664.8 587.2,663.6 587.5,664 587.9,663.2 588.3,662.4 588.7,661.6 589.5,661.2\n 590.3,660.8 590.8,659.6 591.2,658.4 590.8,657.6 590.4,656.8 590.5,656 590.5,654.8 591.6,654.8 592,654.8 594,654.8 594.9,654.4\n 595.7,654.4 596.5,654.8 597.2,654.2 598.5,653.6 600.1,651.2 600.9,650.8 602.5,650.8 602.9,650.4 603.3,650.4 605.7,650.8\n 606.9,650.8 608.1,650.4 608.9,649.9 609.3,647.9 610.1,647.6 610.9,647.6 611.7,647.6 612.9,647.6 614.1,646.8 615.3,646.8\n 616.9,646.8 617.7,646.8 618.9,646.8 620.5,646.4 621.7,645.6 622.9,645.6 623.7,645.6 624.2,644.8 624.7,644.8 625.3,644.8\n 627.3,644.8 628.1,644.8 629.7,644.4 630.1,645.4 630.5,645.8 631.3,646.2 632.5,647 632.9,646.6 633.3,646.2 635,646.8\n 636.6,647.6 637.8,648.8 640.9,648 642.1,648 643.3,648 643.8,647.6 644.7,647.7 645.7,648 646.7,647.7 647.3,647.6 647.9,646.4\n 648.4,645.3 648.5,644 648.1,642.8 647.7,642.4 647.7,642 648.5,641.2 649,641 "}}),e._v(" "),t("polygon",{attrs:{points:"632.9,658.4 631.3,658.8 629.7,658 629.7,657.6 630.5,656.4 630.9,656 632.1,656 632.9,656.8\n 632.9,657.2 "}}),e._v(" "),t("polygon",{attrs:{points:"643.3,661.2 642.1,661.6 640.9,660.4 642.1,660 642.9,660.4 "}}),e._v(" "),t("polygon",{attrs:{points:"640.5,667.6 640.1,668 639.7,668.8 639.7,670 638.9,670 638.5,669.6 638.5,669.2 638.5,668.8\n 638.1,668.8 637.7,669.6 637.3,670 636.5,670 635.7,669.6 635.7,668.8 635.7,668 635.7,667.6 637.7,667.6 638.1,668.4 638.9,668\n 639.3,667.6 640.1,667.2 "}}),e._v(" "),t("polygon",{attrs:{points:"580,675.6 580.4,676.4 579.2,676 578,675.2 577.2,673.6 575.6,671.6 575.6,671.2 576.4,670.8\n 578,670.4 578.4,670.8 578.8,671.2 578.8,671.6 578,672.4 578,672.8 578.8,673.6 578.8,674 579.2,675.2 579.6,675.6 580.4,676 "}}),e._v(" "),t("polygon",{attrs:{points:"651.3,677.2 651.3,678 652.9,679.6 653.3,680.4 653.3,681.2 653.3,681.6 652.9,681.2 652.5,681.2\n 652.5,682 652.9,682.4 652.1,682.8 651.3,682.8 648.9,682 648.5,681.2 650.1,680 650.5,679.6 649.3,679.6 648.1,681.2 646.1,680.4\n 645.7,680 645.7,679.6 646.5,678.4 647.7,678.4 648.5,678 649.3,677.6 649.3,677.2 "}}),e._v(" "),t("polygon",{attrs:{points:"622.9,679.6 622.9,678.4 623.7,678 623.3,678.8 "}}),e._v(" "),t("polygon",{attrs:{points:"621.7,680 621.3,680.4 620.5,680 619.7,678.4 "}}),e._v(" "),t("polygon",{attrs:{points:"617.7,682.4 618.5,684 618.9,684.4 620.1,685.2 620.5,685.2 622.5,686.4 624.9,686.8 625.3,687.2\n 625.7,688 626.1,688.8 626.1,689.2 625.7,689.6 626.1,691.2 626.9,692.8 627.7,693.6 628.9,694 630.1,694 630.5,694.4 630.5,696\n 630.1,696.4 629.7,696.4 629.3,696.4 628.9,696 628.5,696 627.7,696 627.3,695.6 626.1,694.8 625.7,694.4 625.7,693.6 625.3,693.2\n 624.9,692 624.5,691.6 624.1,691.2 624.1,690.8 622.5,690.8 620.9,690.8 619.7,690.4 619.3,688.8 618.5,688.4 618.1,688\n 617.7,687.2 616.5,686 615.3,685.2 614.1,684.4 612.9,684 611.7,684.4 610.9,684.4 610.9,684 612.1,683.2 613.7,682 614.9,681.6\n 615.7,681.6 "}}),e._v(" "),t("polygon",{attrs:{points:"631.7,684.4 630.5,684.8 630.1,684.8 630.5,684.4 629.3,683.6 629.3,682.4 629.3,682 630.1,682.4\n 630.1,683.2 "}}),e._v(" "),t("polygon",{attrs:{points:"587.2,687.6 586.4,687.6 586,687.6 585.6,688 585.6,686.8 586,685.2 586.4,684.4 587.2,684\n 587.6,684.8 "}}),e._v(" "),t("polygon",{attrs:{points:"647.7,693.2 646.5,694 645.3,692.8 645.3,692.4 646.1,692 646.5,691.2 646.1,690.4 644.9,689.2\n 644.9,688.4 646.9,688 648.1,688.8 648.5,688.8 648.1,689.6 648.1,690 648.1,692.4 "}}),e._v(" "),t("polygon",{attrs:{points:"588,691.6 586.8,690.4 586.4,689.6 586.8,689.6 587.2,689.6 587.6,690 587.6,690.4 587.6,690.8 "}}),e._v(" "),t("polygon",{attrs:{points:"586,690.8 586,692.4 586.8,692.8 588,694.4 588,695.2 587.6,695.6 586,694.8 585.6,695.2 585.2,695.2\n 584.8,694.4 584.8,694 584.4,693.6 584,693.2 583.2,694 582.8,694 582.8,693.6 583.6,692 584,691.6 584.4,692 584.8,692\n 585.2,691.2 585.2,690.4 585.2,690 "}}),e._v(" "),t("polygon",{attrs:{points:"619.3,697.2 618.9,697.6 618.5,697.6 618.1,697.6 618.1,697.2 618.5,697.2 618.9,696.8 619.3,696.8\n 619.7,696.8 620.1,697.2 "}}),e._v(" "),t("polygon",{attrs:{points:"635.3,699.6 634.9,700.4 634.1,699.2 633.3,698.4 632.9,697.6 632.5,697.2 632.5,696.4 633.3,696\n 633.7,696 634.5,697.2 635.7,697.2 635.7,698 636.1,698.8 "}}),e._v(" "),t("polygon",{attrs:{points:"589.2,698.8 590.4,700 589.6,699.6 588.4,700.4 587.2,699.6 586.4,698.4 586.4,698 587.2,696.8\n 588,698 588.8,698 "}}),e._v(" "),t("polygon",{attrs:{points:"656.1,698.8 657.3,699.2 657.7,699.2 658.5,699.2 658.5,700 657.7,700 656.1,700.8 655.3,700.8\n 654.5,700 653.3,700 652.9,700 653.7,699.2 654.9,698.8 "}}),e._v(" "),t("polygon",{attrs:{points:"628.1,702 627.3,702.8 627.3,701.6 627.7,700.4 628.5,700.4 628.9,700.8 "}}),e._v(" "),t("polygon",{attrs:{points:"638.5,701.6 638.1,702.4 637.3,702.4 636.1,701.6 635.7,701.2 635.3,700.8 635.7,700.8 636.1,701.2\n 637.7,701.6 "}}),e._v(" "),t("polygon",{attrs:{points:"646.9,702.8 646.5,702.4 647.7,701.6 649.3,701.6 650.5,701.2 650.9,701.2 650.1,702 648.9,702.8 "}}),e._v(" "),t("polygon",{attrs:{points:"640.1,704.4 638.9,704.4 638.9,703.2 639.3,702.8 640.5,703.2 640.5,703.6 "}}),e._v(" "),t("polygon",{attrs:{points:"634.9,703.2 634.9,704.8 634.5,704.8 634.5,704.4 634.5,704 "}}),e._v(" "),t("polygon",{attrs:{points:"629.3,705.2 628.5,705.7 628.9,704.8 628.5,704.4 628.9,704 629.3,703.6 629.3,704 629.7,704.4 "}}),e._v(" "),t("polygon",{attrs:{points:"630.1,708.5 629.7,708.9 628.9,708.5 628.9,707.7 629.3,707.3 629.7,707.7 629.7,708.1 "}}),e._v(" "),t("polygon",{attrs:{points:"641.7,710.9 640.9,711.3 640.1,710.5 639.7,709.3 641.7,707.7 642.1,707.7 642.5,708.1 642.5,709.7\n "}}),e._v(" "),t("polygon",{attrs:{points:"638.5,709.3 637.7,710.5 636.9,710.5 636.5,710.1 636.9,708.9 637.7,708.5 638.1,708.5 "}}),e._v(" "),t("polygon",{attrs:{points:"658.1,710.9 656.9,710.9 656.9,709.7 656.5,708.9 657.3,709.3 657.7,709.7 658.1,709.7 "}}),e._v(" "),t("polygon",{attrs:{points:"632.5,711.3 632.1,710.9 632.1,710.5 632.1,710.1 632.5,710.1 "}}),e._v(" "),t("polygon",{attrs:{points:"645.3,713.3 644.5,713.3 644.1,713.3 644.9,712.9 645.3,712.5 645.7,712.1 646.9,711.7 647.7,710.9\n 648.5,711.3 647.7,711.7 "}}),e._v(" "),t("polygon",{attrs:{points:"657.3,714.1 657.3,713.3 658.5,712.5 660.1,711.7 660.5,711.7 661.3,712.1 659.7,712.9 659.3,713.3\n 658.1,713.3 "}}),e._v(" "),t("polygon",{attrs:{points:"639.7,714.9 638.5,714.1 638.1,713.7 638.5,713.3 639.7,714.1 "}}),e._v(" "),t("polygon",{attrs:{points:"630.5,713.7 630.5,714.5 630.5,714.9 628.1,715.3 628.5,714.5 628.5,714.1 629.3,714.5 629.7,714.1\n 629.7,713.7 "}}),e._v(" "),t("polygon",{attrs:{points:"667.8,716.5 667,716.1 667,715.7 667.4,715.3 667.8,715.3 667.8,715.7 667.8,716.1 "}}),e._v(" "),t("polygon",{attrs:{points:"652.1,716.1 651.3,716.5 650.9,717.3 650.1,716.9 650.1,716.1 650.9,716.5 651.3,716.1 651.3,715.7\n 651.7,715.7 "}}),e._v(" "),t("polygon",{attrs:{points:"640.9,718.9 640.5,719.7 639.7,719.3 640.1,718.9 640.1,718.5 640.1,718.1 640.1,717.7 640.9,718.1\n "}}),e._v(" "),t("polygon",{attrs:{points:"667.4,725.3 666.6,725.7 666.2,725.7 665.8,724.9 666.2,723.3 665.8,722.5 665.8,722.1 666.6,721.7\n 667,720.9 668.2,720.1 671,718.9 671.8,718.9 671.8,719.7 671,722.1 670.2,723.3 670.6,724.1 669.4,724.5 "}}),e._v(" "),t("polygon",{attrs:{points:"613.7,721.7 613.7,722.1 612.5,721.7 612.1,720.9 612.1,719.7 612.5,718.9 612.5,718.5 612.9,719.3\n 614.1,720.5 "}}),e._v(" "),t("polygon",{attrs:{points:"660.1,731.7 659.7,732.5 659.3,731.7 659.3,730.9 658.9,729.7 659.7,728.1 659.7,727.3 660.5,726.9\n 660.5,728.5 660.1,729.7 660.5,730.5 660.9,731.7 "}}),e._v(" "),t("polygon",{attrs:{points:"622.5,730.5 623.3,730.5 624.5,730.5 624.9,730.5 625.7,729.7 626.5,729.7 626.9,730.5 626.1,730.9\n 626.1,731.3 626.9,731.7 627.7,731.7 627.7,732.5 627.7,732.9 628.1,733.3 628.5,733.3 629.7,733.3 630.9,733.3 632.1,732.9\n 633.3,732.5 636.5,732.9 637.7,733.7 639.7,733.7 641.7,734.1 642.9,733.7 644.9,733.3 645.3,733.7 644.9,735.7 644.9,736.1\n 645.3,736.5 645.7,736.5 646.5,735.7 648.1,735.3 649.7,735.3 650.9,734.1 651.3,734.1 650.9,734.9 650.9,736.5 650.5,737.3\n 650.5,738.1 649.7,738.5 648.5,738.5 646.1,738.5 643.7,738.9 639.3,739.7 634.9,740.1 634.1,739.7 634.1,738.9 634.1,738.5\n 633.7,738.1 632.1,737.7 630.9,736.9 625.7,736.1 624.5,735.7 622.5,735.7 621.7,735.7 621.3,735.3 620.9,734.9 620.9,733.3\n 621.3,731.7 621.7,731.3 621.7,731.7 622.1,732.1 622.5,731.7 622.5,730.5 623.3,730.5 623.7,731.7 "}})]),e._v(" "),t("path",{staticClass:"inactive-region",attrs:{d:"M294.4,722.1v0.8V722.1z"}}),e._v(" "),t("path",{class:["region united-kingdom",e.getRegionClasses("GB")],attrs:{d:"M342.5,496.2l-0.8,0.8l-0.4,0.8l-0.4,0.4h-0.8h-0.8l-2.4-1.6h-0.4l0.4-0.8l1.6-0.4l0.8-0.8\n l2,0.8L342.5,496.2z M307.2,448.1l0.4,0.4h1.2l-0.4,0.8l-1.2,0.8l-0.8,0.8l-1.2,0.8l-0.4-0.8h-0.4l-0.8-1.6v-2.4l1.2-0.8h1.6\n L307.2,448.1z M282.8,411.2l1.6,0.4h1.2l1.2,1.6l0.4,2.4l1.2,2.4l1.6,2v1.2l-0.8,0.8l-1.2,0.8v0.8l0.8-0.4h0.8h1.6l0.8,0.8l0.4,1.2\n l0.4,1.2v1.2l-0.4-0.4l-0.4-1.2l-0.4-0.4l-0.8-0.4l0.4,1.2v2h0.4h0.8l-0.4,2l-1.2,0.4h-1.2l-0.4,0.8l-0.4,0.8l-0.8,1.2l-0.8,0.8\n H286l-1.2-0.4H284l-0.8,0.4l-0.4,0.4h-0.4h-1.2H280v-0.4v-1.6l-0.4-0.4l-1.2-0.4l-0.4-0.4l-0.8-1.2v-0.4v-0.8l-0.8-0.8l-0.8-0.8\n h-0.4l-0.8,1.2l-0.8,1.2l0.4,0.4l0.4,0.8l-0.4,0.4l-1.2,1.2v0.4l-0.4,0.4l-0.8-0.4H270h-0.8l-0.8-0.8l-2-0.4l-0.4-1.2l-0.4-0.4\n l-2.4-2.4l-0.4-0.8l0.4-0.4l0.8-0.8l2.8-1.2l0.4-0.4v-0.4l-0.8-0.4l-0.8-0.4l-0.4-0.4v-0.4l0.4-0.4h0.8h0.8l0.4-0.4l0.8-0.4\n l0.8-0.4l0.4-1.2l0.4-1.2V418l0.4-2l0.4-0.4l1.6-1.2l0.4,0.8h0.8l0.8-0.8l0.8-2h0.8h0.8l1.6-0.4l2.4-0.8L282.8,411.2L282.8,411.2z\n M297.2,407.2h-1.6h-0.4l-0.8-0.4l-0.8-2.8l0.4-0.8l0.4-0.4l0.4-0.4h0.8l0.8,0.4l0.4,0.4l0.8,2v1.6L297.2,407.2z M285.6,397.6\n l0.4,2.4l0.4,1.6v0.4l-0.4,0.8l-2,0.8h-0.4v-0.4l0.4-1.2l-0.4-1.2V400h-0.4l-1.2,1.2h-0.4v-0.4l0.4-1.2v-0.8v-0.4l0.4-0.4l0.4-0.4\n h0.4l0.4,0.4l1.2-0.8L285.6,397.6z M287.2,400h-0.8l-0.4-0.4v-0.4v-0.8l0.4-0.8l1.6-0.8l-0.8-0.4V396l0.4-0.8l1.6-1.2l0.4-0.4h0.4\n l-0.8,2.4L287.2,400z M289.6,389.2l-4.4,1.2h-1.6V390l0.4-0.4l1.2-0.4l0.4-2.8l-2-1.2v-0.4v-0.4l0.4-0.4l1.2-0.8h0.4h0.4l0.8,0.8\n l0.8,1.6l1.2,0.4l0.8,0.8L289.6,389.2L289.6,389.2z M280.4,384.4h-0.8V384l1.2-1.2l0.8-0.4h0.4l-0.4,0.8L280.4,384.4z M271.2,376.8\n l-0.8,0.4H270v-0.4l0.4-0.8l0.8-0.4l0.4,0.4L271.2,376.8z M284,376.8l-0.8,0.4l-0.4-0.4l-0.4-0.8l1.2-0.8l0.4,0.4v0.4v0.4\n L284,376.8L284,376.8z M272.8,373.6h-0.4h-0.8l-0.4-0.4l-0.4-1.2v-0.8v-1.6V368h1.2l0.4,0.4L272.8,373.6z M285.6,365.6v0.8v1.2\n l0.4,1.2v0.8l0.4,0.4l0.4,0.4l2,0.4h2l0.4,0.4v0.4l-0.4,0.4l-1.2,1.2l-1.2,1.6l-0.4,0.4h-0.4h-0.4l-0.4-3.2l-1.6,0.4H284l-0.8-0.4\n l-0.4-0.8l-0.8-2l-2.8-0.8l-0.8-1.2l-0.4-0.8V366l0.4-0.8l0.8,0.4h0.4l0.4-0.4v-0.4l-0.4-0.8v-0.4l2.8-0.8l0.4-1.2h0.4l0.8,0.4\n l0.8,1.2L285.6,365.6z M273.6,361.6l1.2,1.2l-1.2,2H272l-2-1.6v-0.4v-0.4l0.4-0.4h0.4l0.4,0.4l0.8-0.4h0.4L273.6,361.6z\n M284.8,347.1l-1.6,3.6h-0.4l-0.4,0.8l-1.6,1.2h1.2l0.4,0.4v0.8l-0.4,0.4l-1.6,1.6l-1.2,0.8l-1.2,1.6h-0.8l-0.8,1.2L276,360h-0.4\n l-0.4-0.4l-0.4-0.4l1.6-1.2v-0.8l0.8-0.8l-1.6-0.8l-0.8-0.4v-0.4l0.8-0.8h-0.4l-0.4-0.4h-0.4v-0.4v-0.8v-0.8l0.4-0.4v-0.4l0.8,0.4\n l0.8,0.8l0.8-0.4h0.8l-0.8-2v-0.4l0.4-0.4l2.4-1.2l2.8-2.4l0.8-0.4l0.4,0.4l0.4,1.2L284.8,347.1z M319.7,343.9v1.6v0.4l-0.4,0.8\n l-0.8,1.2l-2.4,1.6l-4,4l-2.4,2l-0.4,0.8v1.2l1.6,0.4l0.4,0.4l-0.4,0.8l-2,2.4l-0.8,2h1.6l1.2-0.4l2.8-1.2l2.4-0.8h1.2l2.4,0.8h0.4\n l1.2-0.4h1.2l6.8,0.4l2-0.4l1.2,0.4l1.2,1.2l1.2,2.4v0.4l-0.8,1.2l-1.2,1.6l-0.8,2l-0.4,1.2v1.2l-0.4,1.2l-2,4.8l-2,2.8l-0.8,2\n l-1.2,1.6l-0.8,0.8l-1.2,0.8l-3.2,0.8l-0.8,0.4l-1.2,0.8l-1.2,0.4h1.2l1.2-0.4h2.4l2.8,1.6l-0.4,1.2l-1.2,1.2h-2.4l-2.4,2.4\n l-1.2,0.8l-1.2,0.4h-1.2l-2.4-0.8l-1.2-0.8l0.8,1.2l1.2,0.4l6.4,1.2h0.4l2-1.2h2.8l5.2,2.4l1.6,2l2,2.8l1.2,1.2l0.8,0.8l0.4,1.6\n l0.8,4.8l1.2,4.4l1.6,4.8l0.8,1.2l0.8,0.8l4.4,2l0.8,0.8l1.6,2l1.6,2.4l1.6,1.6l1.6,1.2l-0.8,0.8l-0.4,1.2l0.4,1.6l0.8,1.6l1.2,2.4\n l1.2,2.4l-0.4-0.4l-0.4-0.4h-0.8h-0.8l-1.2-0.8l-1.2-0.8l-2,0.4h-1.2h-1.2l2,0.4h2l4.8,4.4l1.6,2.4l0.8,3.2l-0.8,1.6l-1.2,0.8\n l-0.8,1.2l-0.8,1.2l2.8,1.6h0.4l0.4-0.4l0.4-0.8l0.8-1.6l0.4-0.4h1.6h1.2l1.2,0.4h1.2l2.4,0.8l1.2,0.4l3.2,2.4l0.8,1.6l0.4,2v2\n l-0.4,2l-0.4,1.6l-0.4,2l-0.4,0.8l-0.4,0.4l-1.6,1.6l-1.2,0.8l-0.4-0.4h-0.4v0.4l0.4,0.8v1.2l-0.8,0.8l-0.8,0.4l-1.6-0.4l-2.4,1.6\n l1.6,0.8l0.4,0.8l-0.4,1.2l-1.2,0.8l-1.2,0.4h-1.2l-0.8,0.4l-0.8,0.8l1.2-0.4l0.8,0.4l0.4,1.2l0.4,0.4l2.4,0.4h1.6l2.8-0.4h1.2\n l0.4,0.4v0.8v2.4l-0.4,0.4l-3.6,2l-0.8,1.2l-0.4,0.8h-2l-0.8,0.8l-1.6,0.4l-1.2,0.8l-1.2,0.8l-1.2,0.4l-4.4-0.8h-2.8l-3.6,0.8h-0.8\n l-1.6-0.8l-1.6-0.4l-1.6-0.4l-1.6-0.8l0.8,1.2l-2,1.2l-0.8,0.4h-0.8l-2,0.4h-2l0.4,0.8l0.4,0.8l-0.4,0.4h-0.4l-3.6-0.8h-0.4\n l-0.4,0.4l-1.2-0.4l-1.2-0.8l-1.2-0.8l-1.2-0.4h-1.2l-4.4,1.6l-0.8,1.6l-0.4,2l-0.8,2l-1.2,1.6h-1.2l-1.2-0.8l-2.4-1.2l-0.8-0.8\n h-0.4L306,503l-0.8,0.4h-0.8l-1.6,0.4l-2.4,0.8l-1.2,0.8l-2,1.6l-0.4,0.4L296,509l-1.2,0.4l-1.2-1.2l-1.2-0.4l-1.2,0.4l-0.8,0.4\n l-0.4-0.4v-0.8l0.8-1.2l2.4-0.8l2.4-2.4l1.2-1.2l0.4-0.8l0.4-0.4h0.8l0.4-0.8l3.2-3.6l0.4-0.8v-1.6l0.4-1.2l2.4-0.8l1.2-2.8\n l0.4-0.4l3.6-0.4h2.8l2.8,0.4h1.2h1.2l1.2-0.8l2-2.8l1.2-1.2l1.2-1.2l1.2-1.2l1.6-2.4l-1.2,0.8l-1.6,1.2l-0.8,0.8l-2.8,0.8\n l-1.2,0.8l-2,1.6h-0.4l-3.2-0.4l-2.4-2.4l-1.6-0.8h-0.4l-0.8,0.4l-1.2,0.4H306l0.8-1.2l0.8-0.4l-2-0.4l-0.4-0.4l-0.8-0.8h-1.6H302\n l-1.2,0.8l-2,1.2l-2.4-1.6l-0.4-0.8v-1.2l-0.4-0.8l-0.8-0.4l0.8-1.2l1.2-0.8l2.4-0.8l3.6-2l2-0.8l2-1.6l0.8-0.8l0.4-1.2l0.4-1.6\n l0.8-1.2l-0.8-0.4l-0.4-0.8v-0.8l0.4-0.8l-0.4-1.2l-0.4-1.2v-0.8v-0.8H306l-1.6,0.4l-1.2,0.8l-1.2,0.8h-1.2v-0.8l0.4-0.8l1.2-1.2\n l1.2-1.2l0.4-0.8l0.4-0.8l0.8-0.8l1.6-1.2l3.2-1.6h0.4h1.2l1.2-0.4l1.2-0.4h1.2l2.4,1.6l-0.8-2.4l1.2-0.8l1.6,2.4l0.8,0.4l1.2-0.4\n l-0.4-0.4h-0.4l-0.8-0.4l-0.8-0.8l-1.2-2.4v-1.2l0.8-1.6l0.8-1.2l-0.8-0.4l-0.4-0.4v-1.2l0.4-1.2l1.6-1.2l0.4-1.6v-1.6l-0.4-0.8\n h-1.6l-0.8,0.4l-0.8,0.4h-0.8l-1.6-2l-0.8-1.6l-1.6-3.2l-0.4-2l1.6-4l2.4-2.4l2.4-0.8h-0.4h-4l-1.2,0.4l-1.2,1.2l-0.8,0.4H310\n l-0.8,0.4l-0.8,0.8l-0.8,0.4h-1.2h-0.8l-0.4-0.4l-0.4-0.8h-0.4l-0.4,0.4l-1.2,0.8l-1.2,0.4l-1.6-0.4l-2-1.2l-0.4,0.4l-0.4,1.2\n l-0.4,1.6l-1.2-1.2l-1.2-2l-0.4-1.2v-1.2l0.8-0.4l0.8,0.4l1.2-3.2l2-4l0.8-1.2l0.4-1.6v-1.2l-0.4-0.8l-2-2v-1.6v-2l0.4-1.2l0.4-0.4\n h2.4l-0.8-0.4l-2-1.6v-0.4l0.4-1.6H298l-0.4,0.8l-0.8,1.6l-0.4,0.4l-1.2,0.4l-0.4,0.8l-0.4,0.4h-0.8l-0.4,0.8v-0.8V398l0.4-1.2\n l0.4-1.2l2-2.4l-0.8,0.8l-2.4,2l-1.2,1.6l-0.4,0.4v0.4v0.4l0.4,2.4v1.2l-2,7.6l-0.4,0.8l-0.4,0.4h-0.4h-0.8l-0.4-0.4V410v-0.8\n l0.8-3.6l0.4-0.8l0.4-0.8l1.2-1.6l-0.8,0.4h-0.4l-0.4-0.4v-4.8l0.8-1.6l0.4-2.4l0.4-2l0.8-1.6l0.4-2l0.8-0.8V386l0.8-1.2l0.8-1.6\n h-0.4l-4,3.6l-0.8,0.8h-1.2l-1.2-0.4l-0.8-0.8l-0.4-1.6H284l-0.8-0.4V384l1.2-0.8l1.6-0.4l1.6-1.6L286,380v-0.4l1.2-0.8l1.6-2.8\n l0.4-2.8l-0.8-1.2l-0.4-0.8l-1.6-0.8l-0.4-1.2v-0.8l0.4-0.8l0.8-0.4l1.2-0.4l-1.2-0.4l-0.4-0.8l-0.4-0.8v-0.4l0.4-2.4l0.4-0.8\n l0.8-1.2h2.8l0.4-0.4h0.4l1.6,0.4l-0.4-0.4l-2.4-2.8l-0.4-0.4l0.8-1.6V354v-0.8v-0.4l0.8-0.4h2.4l0.4-0.4l-0.4-0.8l-0.4-0.8v-0.8\n v-0.8v-1.6v-0.8l0.4-0.8l0.4-0.4h0.4l1.2,0.4l0.4,0.4l0.4,0.8h0.4l1.6-1.2h0.4l0.8,1.2l2.8-0.8l3.6-0.4l2.4-0.8l2.4-0.4l2-0.8\n l2.4,0.4v0.4v0.4L319.7,343.9z M321.7,339.1l-0.4-0.4l-0.8-1.6l1.2-0.4h0.4v0.8L321.7,339.1z M318.9,337.9l-0.8,0.4h-0.8l-0.8-1.2\n l-0.4-0.8v-0.8l0.4-0.4l0.8,0.4l0.4,1.2v0.8v0.4L318.9,337.9L318.9,337.9z M320.1,332.7v0.4h0.8l1.2,0.4h0.8l0.8,0.4l-0.4,1.2\n l-0.4,0.4h-0.4l-1.6-1.2l-2,0.8h-0.4l-0.4-0.4v-0.4v-0.8v-0.4l-0.8,0.8h-0.4v-0.4v-0.8v-1.2l0.4-1.6l0.8-0.4h1.2l1.2,0.8l0.4,0.4\n v0.4L320.1,332.7z M325.7,328.3h-1.2l0.8-1.2l0.8-0.4h1.6l-0.4,0.4L325.7,328.3z M323.7,329.5l-0.8,0.4l-0.4-0.4v-1.6l-1.2-0.8\n l-0.4-0.4l-0.4-0.8v-0.4l0.8-0.4l1.2,1.2l0.4,1.2l0.8,0.4L323.7,329.5L323.7,329.5z M339.7,299.5l0.4,1.6l0.4-0.4l0.8,1.6h0.4\n l0.8-0.8v1.6l-0.8,4l-0.4,0.8v1.2v0.4l-0.4,2.4l-0.4,0.8l-0.4,2l-0.8-0.8l0.8-2.8l0.4-1.6v-0.8l-0.4-0.8h-0.8l-0.8,0.4v-0.4v-0.8\n v-0.4h-1.2h-0.4l-0.4-0.4v-0.4l0.8-0.4h0.8l1.2-0.8l-0.8-3.2l-1.2-0.4l-0.4-0.4l0.4-0.4l0.8-0.4l0.8-1.6l0.4-0.4h0.8L339.7,299.5z\n M342.9,299.9l-1.2-2l0.8-2.8h0.8v0.8v0.8h-0.4v1.2L342.9,299.9L342.9,299.9z M345.7,293.1l-0.4,2v0.8h-0.8v-0.4v-1.2v-1.2v-0.4\n h0.4l0.4,0.4l0.4-0.4h0.4L345.7,293.1z"},on:{click:function(t){return e.handleRegionClick("GB")}}}),e._v(" "),t("path",{class:["region france",e.getRegionClasses("FR")],attrs:{d:"M386.6,495.8h0.8l1.2-0.8l0.8-0.4l0.4,1.3l0.4,1.2v1.2l0.8,0.7h1.6l1.2,0.4l0.4,0.4\n l0.4,2.4l0.9,0.9l0.7-0.1l0.4-0.4l0.4-0.4h0.8h1.2l1.2,0.4l0.8,0.8v0.4l-0.4,0.8v0.8l0.4,0.4l0.4,0.8v0.8l-0.4,0.4v0.4v0.4v0.4h0.4\n l2,0.4h2.8l1.2-0.8l0.4-0.8l0.4-0.8v2l0.5,1.2l0.4,2h0.8h0.8l0.8,0.4l0.8,0.4l0.8,0.8h1.2l0.8,0.4l0.4,0.4l0.4,0.4l0.8,1.2l0.8,0.4\n h0.4l0.8-0.4h1.2l0.8,0.4l0.4,0.4l0.8,0.4l0.4,0.4l0.4,0.4l0.4-0.3l0.6-0.4l0.6-0.1h0.8h0.8l0.4,0.4l0.7,1.4h0.5l0.7-0.5l0.5-0.3\n l0.4,0.3l0.8,0.5l0.4,1l0.4-0.4h0.4l0.7,0.2l0.7-0.2l0.7-0.2l0.7-0.2h0.4h0.4l0.4,0.4l0.4,0.6l0.8,0.6l1.2,0.2l1.6,0.4h0.8l0.8,0.3\n l0.8,0.2l0.8,0.6v2l-0.7,0.8l-0.7,1l-0.4,0.4l-0.3,0.3l-0.3,0.2l-0.8,1.2l-0.4,1.6l-0.4,2.4l-0.8,2l-0.8,2l-0.4,1.6l0.4,1.5v1.3\n l-0.4,1.1l-0.4,1v1.4l1.2,2.4l4.8-0.4l1.2,3.2h-1.2l-0.8,0.7l-0.8,0.5l-0.1,0.8l-0.6,0.8l-0.9,0.1c-0.4,0.1-0.8,0.1-1.2-0.1\n c-0.4-0.2-1-0.6-1.6-1.2l-1.2,0.8l0.4,0.8l0.4,0.4l-0.4,0.8l-2,2l-1.6,1.6l-0.4,0.4l-0.4,0.4l-2,0.8v0.4v1.6l-0.4,1.2l-1.6,1.2\n l-1.2,1.2l-0.4,0.8l-0.4,0.8l-0.4,1.6c0.7,1.4,1.4,1.8,2,1.2s1.1-0.8,1.6-0.8h1.6l2,0.4v0.8v0.8l0.4,0.8l-0.4,1.6l0.4,0.4l0.4,0.8\n l0.4,0.8l0.8,0.4l0.4,0.8l-0.4,1.2v0.4v0.8v0.4l0.8,0.8l0.8,1.6l0.4,1.2l1.2,1.2l0.4,0.4v0.4l-0.4,0.4l-0.4,1.6l-0.4,0.4h-0.4\n l-1.6,1.2H433h-0.8l-0.8,0.4v0.8l0.8,0.8l0.4,0.8v0.8l0.8,0.8l0.8,0.4h0.4l0.4,0.4l0.4,0.4l0.4,1.6l-0.4,0.4H435l-0.4,0.8l-0.8,1.2\n l-0.4,0.8l0.4,0.8v0.4l-0.4,0.4l0.4,0.8l0.8,0.8l2,1.2l2,0.8h0.4l2.4-0.8h0.4l0.4,0.8v0.4l-0.4,0.8l-0.8,1.2l-0.8,0.8l-0.4,0.8v0.8\n v0.8l-0.8,0.4h-0.4h-0.4v0.4l-1.2,0.4l-0.8,0.4l-3.6,3.6l-1.6,0.8l-0.4,0.4l-0.4,1.2l-0.8,0.8l-0.8,0.4l-2,0.4l-6,1.2l-0.8-0.4\n h-2.4l-1.6-1.2l-2.8-0.8l-0.8-1.6H411h-0.8l-0.4-0.4v-0.8v-0.4l-0.8,0.4h-0.8l-0.4,0.4l-0.4,0.4H407h-0.4v0.4h-0.8l-0.8-0.4\n l-2.4-0.8h-0.4l-1.6-0.4l-0.8-0.4l-0.4-0.8l-0.4-0.4h-0.4l-1.6,0.4l-0.4,0.8l-0.8,0.8l-6,4l-1.2,1.6l-1.2,2.4v1.2l0.4,3.6l-0.5,0.7\n l-0.6,0.4l-0.5,0.5h-0.8l-0.3,0.4l-0.8,0.2l-0.6-0.1l-0.5-0.3l-0.5-0.2l-0.6-0.4l-1-0.1l-0.9,0.1l-1.3,0.6h-0.6l-0.7-0.6l-1.2-0.8\n l-1-0.5l-0.8-0.2l-1.1,0.9l-0.8,0.0495l-0.5011-0.1265l-0.2989-0.523c-0.1-0.9-0.2-1.5-0.3-1.8c-0.1-0.4-0.2-0.8-0.5-1.4l-0.8-0.4\n h-0.8l-1.2-0.4l-1.2-0.4l-1.3-0.4l-1.5-0.4h-0.8h-0.4l-0.4,0.4v1.6h-1.2l-1.6-0.4h-0.8h-0.8l-0.8-0.4l-2.8,0.4l-0.4-0.4l-0.8-0.8\n l-0.8-0.4l-0.4-0.4l-0.4-0.4h-0.4l-0.8,0.4h-0.8h-0.8h-0.4l-1.6-1.6l-0.4-0.4h-0.8h-1.2l-1.1-0.5l-0.7-0.3l-1-0.4l-1.2-0.4v-0.4\n v-0.4h-0.4l-0.4,0.4v0.4h-0.4h-0.4l-0.4-0.4l-0.4-0.4l0.4-0.4l0.4-0.8v-0.8v-0.8l-0.8-0.4h-1.2h-0.8l-0.8-0.4l-0.4-0.4l-0.4-0.8\n v-0.4l2.8-8l1.2-8.4l0.8-1.6l1.2-0.4l-0.8-1.2l-0.4,0.4l-0.4,0.8l-0.4,0.4l0.8-8l0.4-2.8l0.8-3.2l1.6,1.2l1.2,1.2l0.8,1.2v-1.2\n l-0.8-1.2l-1.2-1.2l-3.2-2.4l-0.4-0.4v-0.8h1.2l0.8,0.4v-0.4l-0.4-0.4l-0.4-2l-0.4-4.4v-0.8v-0.8l-1.2-0.4h-0.8l-0.8-0.4l-4.4-2.8\n l-1.6-2.8l-1.6-2l-0.4-0.8v-0.8l0.8-2l-0.8-1.2l-0.8-0.4l-0.4-0.8l0.4-1.2l0.4-0.8h0.8l1.2,0.4l1.2,0.4h0.8l-2.8-1.6l-4.4,0.4h-0.8\n l-0.8-0.4l-0.4-1.2l0.8-0.4l0.4-0.8l-0.8-0.8l-0.8-0.4h-1.2l-1.2,0.4l-0.4-0.4l0.8-1.2l-0.8-0.4h-0.8l-1.2,0.4l-1.2-0.4l2.4,1.6\n h-0.8h-0.4l-0.8-0.4h-0.8h-0.4l-0.8-0.8l-4.4-1.6h-2l-1.6,0.8L306,545l-0.8-0.8l-0.4-1.6l-2.8-1.2l0.4-0.8h1.2l1.6-0.4l0.4-0.8\n l-1.2-0.8h-0.8l-0.4-0.4l-0.4-0.8l0.4-0.4h0.4h1.2h2l-0.8-0.8h-0.8h-0.4h-1.6l-0.8,0.4h-1.6l-0.4-0.8V535l0.4-1.6l2-1.2l5.2-1.6\n l2.4,0.4l1.6-0.4l2-0.8l0.8-0.8l2.8-0.4l2.4,0.8l2.4,3.2l1.2,1.2l2.8-2h4l0.8,1.2l0.4-0.8l0.8-1.2l0.8,0.4l0.4,0.8h4.4h0.8\n l-1.2-0.8l-0.8-2v-6.8l-1.2-2l-1.2-3.2l-0.8-2v-0.8l0.4-0.8h1.6l1.2,0.4l2.4-0.8l1.2,0.4v1.6l0.4,1.6l0.4,0.8l0.8,0.8h2l2,0.4h2.8\n l4,0.8l1.6-0.4l1.6-1.2l3.2-0.8l0.4-0.4h-2l-1.6-0.8l-0.4-0.8v-0.8l0.8-1.6l4.8-2.8l3.6-0.8l3.6-1.6l2-1.6l1.2-2l0.4-0.4l0.4-0.4\n l-0.4-0.8l0.4-8l0.4-1.6l0.8-1.2l1.2-0.8l1.6-0.8l4.8-1.6l1.2,1.6l0.4,0.4l-0.4,0.8v0.8l0.8,1.2l1.2,1.2L386.6,495.8z M341.3,577.1\n l-0.4,1.6l-0.8-1.2l-0.8-1.2l-0.4-1.2v-0.4l1.2,0.8L341.3,577.1z M461.1,625.5l-0.4,2.4l0.4,0.8l0.4,0.4v0.4l0.4,6v0.4l-1.2,2.4\n l-0.4,0.8v2.8l-0.4,0.8l-0.4,0.8l-0.8,2.4l-0.8,1.2l-2-1.2l-1.2-0.4l-0.4-0.8l-0.4-0.4l0.4-0.4l0.4-0.8v-0.4l-1.2-0.4l-0.4-0.4\n v-0.8l0.4-0.8l-0.4-0.8h-0.8h-0.4v-0.4l0.4-0.4l0.4-0.8v-0.8l-0.8-0.4L451,636l-0.4-0.8l0.4-0.4l0.8-0.4l-0.4-0.8H451h-0.4l0.4-0.4\n l0.4-0.8l0.8-2l1.2-0.8l2-0.4l0.4-0.4l0.4-0.8l0.4-0.4h0.8l0.8,0.4l0.4,0.4l0.4-0.4l0.4-0.8v-0.8v-2l0.4-1.2h0.4l0.4,0.8v0.4\n L461.1,625.5z"},on:{click:function(t){return e.handleRegionClick("FR")}}}),e._v(" "),t("g",{class:["region finland",e.getRegionClasses("FI")],on:{click:function(t){return e.handleRegionClick("FI")}}},[t("path",{attrs:{d:"M683,73.6l-0.8,0.4l-2.4,1.6l-1.6,1.2l-1.6,0.8l-1.6,2.7l2.8,0.4l0.4,0.4l0.4,0.4v0.8l-0.4,1.2\n l-3.2,7.2v1.6l0.8,4l1.6,4.8l6.4,1.6l1.2,2l2,4l3.2,5.2l1.6,2v0.4l-0.4,3.6l-2,3.6l-2,2.8l-2,3.6l-1.6,3.2l-1.6,3.6l-0.4,1.2v1.2\n l0.4,1.2l2.4,4.4l0.8,2.4l1.2,2.4l0.8,2.4l0.4,2.4l0.5,1.4l0.3,1l0.4,1.2l0.8,1.6l1.2,2.4l0.4,2l1.6,9.2l-0.8,0.4h-1.6l-1.6,0.8\n v0.4l1.2,1.6l-1.2,2.4v3.6l-1.2,2v0.4v0.4v0.4l2,0.4v0.4v1.2v0.8l-1.2,0.8l-1.2,1.2l-0.4,0.8v0.8l0.4,1.6l0.8,1.6l0.8,1.2l3.2,1.2\n l0.4,0.8v1.2v1.2l-1.6,2.4v0.8l0.8,2l0.8,2l3.2,2l1.2,1.2l0.4,0.8v1.6v1.6l-0.4,1.6l-0.8,2l-2.4,3.6l-2.4,1.6v0.4l0.8,1.2l2.8,3\n l2,2l7.6,6.8l1.9,3l1.3,1.5l0.8,1.4l-0.8,4l-1.3,3.5l-0.9,2.5l-1.7,2.4l-1.2,2l-2.8,4l-4,4.8l-0.8,1.6l-2,2.4l-3.2,4.8l-0.8,1.2\n l-2.8,4l-1.2,1.2l-0.8,1.2l-2.8,3.6l-2.8,2.8l-2.8,2.4l-0.8,1.2l-1.2,0.8l-1.2,0.8l-0.4,0.4l-2.8,3.6l-2.9,4.8h-0.4l-1.2,0.8h-1.6\n l-0.8,0.4l-2.4-1.6h-0.4l-1.6,0.4l-1.2-2.8l-2.4,0.4l-1.2,0.4l-0.8,0.4v-1.2l0.4-1.6l0.4-1.2v-0.8h-0.4l-0.8,1.6l-0.4,2l-0.8,0.8\n l-2,0.4l-2-1.6h-0.8l0.4,1.2l0.4,1.2v0.8h-1.2l-1.2,0.8l-0.8,1.2h-0.4l-0.8-1.6l-1.2,0.8l-1.2,0.8l-2,0.4l-1.2,1.2l-2.4,0.8h-1.2\n l-2.8,0.8l-0.8,1.6l-0.8,0.4l-1.2-0.4l-3.6,0.8l-3.6,0.8h-1.6l-1.6-0.4l-1.6,1.2l-0.4,2.4l-1.6,0.8l-0.8-0.4l0.4-0.8l1.2-0.8\n l0.8-1.2v-1.2l-0.4-0.4h-0.8l-0.8-1.2l-0.8-2.4h-0.4l-0.8-0.4l-0.4,2l-0.4,0.4l-0.4,0.4l-0.4,0.4l-0.4,0.4h-2l-0.4-0.8v-0.4\n l0.4-1.2l-0.4-0.4l0.4-0.8h0.4h0.4l0.4-0.4v-0.8h-0.8v-0.4l0.8-1.6v-0.4h-0.4h-0.4l-2.8-0.4l-3.6-2.4h-0.8l-0.4-2l-0.8,0.4\n l-1.2,1.2l-0.8-0.8l-1.2-0.4l-0.4-0.8v-1.2v-1.6l-0.4-2l-0.4-2.8v-2l0.8-1.6l0.4-1.2l0.4-2.4v-3.2l-0.4-1.2v-0.8h0.8v-0.4l-0.4-0.4\n l-0.4-0.8l0.4-0.4h0.8v-0.4v-0.4l-0.8-1.6V273l-0.8-2.4l-0.8-2.4l-1.6-1.6l0.4-2.8l0.4-2.8v-1.2l-0.4-1.6l-1.6-1.6l-0.4-2.4\n l-0.4-2.8v-1.6l0.4-1.2l0.4-1.2l2.8-4v-2h2l-0.8-2l-0.4-1.2V237l2.8-0.8l1.2,0.8l2.4-0.8l2.4-1.6v-0.8l-0.4-0.8l-0.4-1.6l0.4-0.4\n l0.8,0.4l-0.4-0.8v-0.8l0.8,0.4l1.6-2.4v-1.6l2.4-0.8l2.8-3.6l1.2-1.2l1.2-0.8l2.8-3.6h1.2l0.8-2.4l2.4-3.2l0.8-0.4l1.2-2.8\n l2.8-3.2l2-4.4l1.2-1.6l0.4-1.6h1.2l1.2-1.2l2-0.8l2,0.4l0.8,0.4h0.8v-1.6l-0.4-0.8l0.4-0.8l1.2-0.8v-1.6v-2.8l-0.8-1.2l0.4-2.8\n v-2.8l0.4-3.6l-1.2-2l-4.4-3.2h-0.8l-1.2-0.4l-1.2-2.4l0.4-2v-0.8h-0.4l-0.8,0.8l-1.6,1.2l-2-0.8h-0.8l-5.2-5.2l-0.8-2l-0.8-2.4\n l-1.6-1.2l-0.4-0.8l-0.4-1.2v-1.6l-0.4-2v-1.6l0.4-1.2l0.8-0.8l1.2-2l0.4-1.6v-2.4l0.4-2l0.4-0.8v-0.8l-0.4-1.2l-0.8-1.6l-1.2-2\n l-0.8-2l-0.4-1.6l-0.4-1.6v-1.6l0.4-0.8l1.2-1.2v-0.4l-0.4-2.8l-0.8-0.4l-1.2-0.4l-0.8-0.8v-1.2l0.4-1.2l0.4-0.8v-0.8l-0.4-2.4\n v-2.8v-2.4l1.6-1.6v-0.8l-2-2l-1.2-2l-0.4-1.2l-2.4-3.6l-1.2-1.6l-1.2-1.6l-0.8-0.8l-6.8-2.8l-2.4-1.2l-1.6-1.6l-1.6-1.2l-1.2-1.2\n l-1.6-1.2l-2-2l-0.8-1.2l-2.8-2.4v-0.8v-0.8v-0.4l0.8-1.6l0.8-1.2h2.4l2,0.8l0.4-0.4l0.4-0.8l-0.8-3.2V68l0.8-1.2l1.2-0.8h2h1.6\n h0.4l2.4,3.6l2,3.6l1.2,1.6l2.4,4.4l0.8,2.4l0.4,1.6h1.2l3.6,0.8l2.8,0.8l0.8,0.8h2l1.6-0.8l2.8-1.2l0.8-1.2l0.8-1.6l1.6,0.4\n l1.6,1.2l2,1.6l1.6,0.8l2.4,1.2l1.2,1.6l1.6,0.4l1.6-1.6l0.8-4l0.8-1.6l1.2-1.2l1.2-0.4l1.2-0.4l0.8-0.8l1.2-2.4l0.4-2.8l-0.4-4.8\n l0.4-1.6l0.8-2.8l1.2-7.2l0.4-2l0.8-1.2l0.8-0.8l1.6-2l2.4-4.4l0.8-0.4l1.6-0.4h2l2,0.8h0.4l0.8-0.4l1.6-1.2l2.8-2.8l1.6-0.8h1.6\n l1.6,2.8l2.4,3.2l1.6,1.6l4.4,2.8l4,2l2,6.4l-1.2,2.4l-1.5,0.8l-2,2.4l2,3.6v2l0.8,2L683,73.6z M633.7,189.7l-1.6,0.8l-1.2-0.4\n v-1.6l0.8-0.8l1.6-0.4l2,0.8l0.4,0.4l-1.2,0.4L633.7,189.7z M592.8,235v0.4h0.8l0.8-0.8l0.8,0.4v1.2h-0.4v-0.4l-0.4,0.8v0.4\n l-0.8,0.4l-1.2-1.2l-0.8-2h1.6v0.4L592.8,235z M595.7,299.5v1.2h-0.8H594l-0.8-1.2l-0.4-1.6v-0.4l0.4-0.4l0.4,0.8L595.7,299.5z\n M601.7,303.9h-0.8l-1.2-1.2v-0.4l0.4-0.4l-0.4-0.8v-0.4l0.8,0.8l0.4,0.8h-0.4l0.8,0.8L601.7,303.9z M603.7,303.1l1.6,0.4h0.4\n l0.8,1.2l-1.2,0.8v0.8l0.4,0.4v0.8h-1.2l-0.4-0.8l-0.4-0.8l-0.4-0.8l-0.8-0.4l0.4-0.8v-0.8L603.7,303.1L603.7,303.1L603.7,303.1z\n M600.1,308.3l-1.2,0.8h-0.4v-1.2l0.8-0.4h1.2L600.1,308.3z M597.7,309.1l-0.8,0.4l-0.8-0.8l0.4-0.4l0.8-0.4h0.8v0.8L597.7,309.1z"}}),e._v(" "),t("path",{attrs:{d:"M579.2,303.5h1.2l0.8,0.8v0.4l0.8,0.4l0.4,0.4l-0.8,1.6h-0.4h-0.4h-0.4l-0.4,0.4v0.8v1.2\n l-2.8,0.4l-0.8-0.4l-0.8-3.2v-0.8l0.4-0.4h0.4v1.6h0.8l0.4-1.2v-0.8v-0.4l-0.4-0.4l-0.4-0.4l0.4-0.8l0.8-0.4L579.2,303.5z\n M575.6,307.1v0.4V307.1l-0.8,0.4l-0.4,0.8l-0.4-0.4v-0.8l0.4-1.2h0.8L575.6,307.1z M586,310.7v0.4h-0.8l-0.4-0.4H584v-0.4l0.4-0.4\n l0.8-0.4h0.8V310.7z"}})]),e._v(" "),t("path",{class:["region estonia",e.getRegionClasses("EE")],attrs:{d:"M668.6,329.9l-1.2,3.2l-1.6,2.4l-1.2,1.2l-0.4,0.8l-0.4,1.2v1.2l1.2,6.4v1.2l-0.4,1.2v1.2v1.2\n l0.8,1.6l0.8,2.8l0.4,1.6l0.4,0.8l0.4,0.4v0.4v0.4l-0.4,0.4l-2.4,0.8l-0.4,0.8l-0.4,0.8l-1.2,1.2l-0.4,1.2v1.2v0.4h-0.4l-2.4-0.4\n l-1.6-0.8l-0.8-0.8h-0.8l-0.8,0.4l-3.2,1.2l-0.8-0.4l-2-1.2l-0.8-1.2l-2-2.4v-0.8l-0.4-0.4l-2.4-0.8l-0.8-0.8h-0.8l-0.8-0.4l-2.4-2\n h-0.8v0.4v0.4v0.4h-0.4l-0.8-0.8l-0.8-0.8l-2.4,1.2l-0.8,0.4h-0.8l-3.6,1.6l-1.2,0.8h-0.4V358l1.6-4l0.4-3.2l0.4-0.4v-0.4l-0.4-1.2\n l-1.6-0.8h-0.8l-0.4,1.2l-0.4,0.8l-1.2,0.4l-1.2-0.8l-2.8-1.2l-0.8-1.6v-1.6l-1.6-1.6l-0.8-1.6l0.4-1.2l1.2-0.8l0.4-0.8h-1.6h-0.4\n v-0.8l-0.8-2l0.8-0.8l0.4-0.8l-0.4-0.8v-0.8l0.4-0.8l-0.4-2l1.6-1.2l1.6-0.8l3.2-0.4l-0.4-1.6h1.2l2.4-2l2.4,0.4l3.2-1.6h6.4\n l0.8-0.8v-0.8v-0.8l1.2,0.4h2l7.6,1.6h2l2.4,2l1.2,0.4h8l6.4,0.8L668.6,329.9z M612.1,337.1l-0.8,1.2l-0.4-0.4l-0.4-0.4l-1.2,2.4\n l-1.2,0.4l-0.8-0.4v-0.8l-0.8-2.4l-1.2-0.8h-1.6l-1.2-0.8l4.4-0.8l0.4-1.2l0.8-1.2h0.8l0.4,0.4v0.8v0.4l2,0.4l0.8,1.6L612.1,337.1\n L612.1,337.1z M616.9,343.1l-0.8,0.4l-2.4-1.6l0.4-1.2l0.8-0.4l2,0.8L616.9,343.1L616.9,343.1z M608.9,341.9l0.8,0.4h0.8l0.8-0.4\n l1.6,0.4l3.6,2.8l0.4,0.8l-2.4,0.4l-0.4,0.8l-0.4,0.4h-0.8l-1.2,1.2l-1.6,1.2l-0.4,0.8h-2.8l-1.6,0.4l-1.2,1.2l-0.4,2.4l-0.8,2\n l-0.8,0.8h-0.8l-0.4-0.8V356l2-2.4l0.4-0.8l-0.8-0.4l-0.8-0.8l-1.6-1.2l-0.4-0.8h0.4l0.4-0.4l0.4-0.8l0.4-0.8l-1.2-2.4l0.8-0.4h0.8\n l0.8,0.8l0.8-0.8h0.4l0.8,0.4l0.8-1.6l1.6-0.4l0.8-0.4L608.9,341.9z"},on:{click:function(t){return e.handleRegionClick("EE")}}}),e._v(" "),t("g",{class:["region denmark",e.getRegionClasses("DK")],on:{click:function(t){return e.handleRegionClick("DK")}}},[t("polygon",{attrs:{points:"473.1,400.4 473.9,400.4 474.3,399.2 474.7,398.4 474.3,397.6 473.5,396 473.1,396.8 473.5,398\n 473.1,399.2 "}}),e._v(" "),t("polygon",{attrs:{points:"478.7,370.8 478.7,370 479.9,369.2 479.1,369.2 477.5,369.6 476.7,370.4 478.3,371.2 "}}),e._v(" "),t("polygon",{attrs:{points:"476.3,387.6 475.9,387.2 471.9,387.2 470.7,386.4 469.5,385.2 469.5,382 469.5,381.2 469.5,377.6\n 469.9,377.2 471.1,374 471.9,372.4 471.9,369.6 472.3,368 471.1,365.6 471.1,364.4 471.5,363.6 473.1,361.6 472.3,361.6\n 469.1,364 465.9,364.8 464.3,366.8 461.5,372 460.3,373.2 458.7,373.6 455.9,373.6 455.1,373.6 453.5,374.4 451.4,374.4\n 449.4,377.2 447.8,380 447.8,380.8 447.8,382 448.6,382.8 449.8,383.6 451.4,382.8 453.5,382.4 454.7,379.2 455.9,376.4\n 457.1,376 458.7,376.8 458.3,380.8 458.3,382.8 457.5,382 456.7,381.2 455.9,381.6 454.7,382.4 453.1,384.4 452.6,386\n 452.2,386.8 451.4,386.4 450.6,385.6 449.8,385.6 447.8,384.4 447.4,384.4 446.6,384.8 446.2,390.4 446.2,394 447,397.2\n 446.6,398.8 446.2,404.8 448.6,406.4 451.8,408.4 452.2,410 452.6,413.6 452.6,413.6 453.6,414.2 454.7,414.8 455.5,415.6\n 456.9,415.7 457.7,415.7 458.8,416.1 459.3,417.4 460.4,418 461.5,418.5 462,418.8 463,419.2 463.9,419.6 463.3,418.3\n 464.4,418.4 464.4,418.4 465.6,418.4 466,418.8 467,418.5 466.4,417.2 464.4,415.6 464,415.2 464.1,416.3 462.7,415.6\n 461.9,415.2 460.7,415.2 461.1,413.6 462.7,412 463.1,410.8 462.7,409.2 462.7,408 462.3,406.4 463.1,405.2 464.3,404\n 464.7,403.2 465.5,402 466.7,401.6 467.1,401.2 466.3,400 465.5,399.6 466.7,398.8 467.9,398.8 468.3,399.2 468.7,398.8\n 469.1,396 470.3,392 471.1,391.2 471.1,392 472.3,393.6 473.1,393.6 474.7,392.8 475.9,391.6 476.3,390.4 476.7,388.8 "}}),e._v(" "),t("polygon",{attrs:{points:"470.7,418 469.9,417.2 469.1,416.8 469.1,417.2 470.7,418.8 471.5,419.2 472.3,418.8 471.5,418 "}}),e._v(" "),t("polygon",{attrs:{points:"467.5,418.8 467.5,418.4 467.3,418.5 "}}),e._v(" "),t("polygon",{attrs:{points:"467.5,418.4 467.5,418.4 467.5,418.4 "}}),e._v(" "),t("polygon",{attrs:{points:"495.9,402.8 495.5,402.8 495.1,403.2 494.7,404 495.1,405.2 495.5,405.2 496.7,404.4 496.3,403.6\n "}}),e._v(" "),t("polygon",{attrs:{points:"494.7,415.6 494.3,415.2 493.1,415.2 492.7,414.8 492.7,415.6 492.3,416 491.5,416.4 491.1,416.8\n 490.7,417.6 491.5,418 493.5,416.8 495.1,417.2 495.5,416.8 495.1,416 "}}),e._v(" "),t("polygon",{attrs:{points:"519.9,410.4 519.5,411.6 519.1,414.4 521.5,415.6 523.5,416 524,415.6 524,414.4 524,413.2 "}}),e._v(" "),t("polygon",{attrs:{points:"476.3,414.8 475.1,416.4 474.7,417.6 473.9,418.8 473.9,419.2 474.7,420.8 475.1,420.8 475.5,420\n 477.1,414.8 477.5,412.8 477.1,412.8 "}}),e._v(" "),t("polygon",{attrs:{points:"475.9,412 475.5,410.8 475.9,409.6 475.1,407.2 474.7,405.2 474.3,404 472.3,404.8 471.5,404.8\n 470.7,404 469.9,403.6 466.7,405.2 465.1,405.6 465.1,408.8 465.9,411.2 466.3,411.6 466.7,412.4 469.5,414 471.5,414.8\n 473.5,414.8 475.5,413.2 "}}),e._v(" "),t("polygon",{attrs:{points:"485.5,419.2 484.3,419.2 482.3,418 480.7,416.8 478.3,417.2 478.3,418 478.3,420.4 483.1,423.3\n 484.7,422.5 485.9,422.5 486.7,422.1 486.7,420.4 486.3,419.6 "}}),e._v(" "),t("polygon",{attrs:{points:"494.3,410 493.9,408 492.7,407.6 491.9,406.4 492.3,404.8 493.1,404 493.9,403.6 495.1,403.2\n 495.5,402.8 495.9,402.4 495.9,400.4 494.7,397.6 495.1,396.8 495.9,395.2 495.5,394.4 495.1,394 493.9,393.6 492.7,393.2\n 491.5,393.2 489.5,394.4 487.5,396 487.9,396.8 488.3,397.6 488.3,398.8 487.9,399.2 487.5,400 487.1,401.6 486.7,401.6\n 485.5,401.2 485.5,399.2 485.5,397.6 484.7,396.8 483.1,397.2 483.1,398 483.1,398.4 481.5,400.8 481.1,401.2 480.7,401.2\n 478.7,401.2 477.9,401.6 478.3,403.2 479.1,403.6 479.5,404 479.5,404.8 479.5,405.6 480.3,406.8 479.9,409.6 481.1,412\n 481.5,412 482.7,411.6 483.5,411.6 485.5,412 485.9,413.6 485.9,414.8 486.3,416 486.3,417.2 487.5,420 489.5,419.2 489.9,417.2\n 489.9,416 489.9,414 490.3,411.6 493.1,410.8 "}}),e._v(" "),t("path",{attrs:{d:"M282.4,259l-0.4,1.6l-0.8-0.4h-0.4v-0.4v-1.2v-2l0.8,1.6L282.4,259z M280,259.8l-0.4,3.2h-0.4\n l-0.8-0.8h-0.8v0.4v0.4l0.4,0.4l0.8,2v0.8v0.4l-0.8-0.8l-2.4-2.8l-1.6-4.8l2.4-0.8l1.6,1.2L280,259.8z M273.6,261.8l1.2,0.8\n l0.4,0.8l-0.4,0.8H274h-0.8l-1.2-0.8l-0.4-1.6h0.8l1.2-0.4L273.6,261.8L273.6,261.8z M280,269.8l-0.4,0.8h-0.4l-1.2-1.2l-0.8-0.8\n l-0.4-0.4l-0.4-0.8h0.4l0.4,0.4l1.6,0.8l0.4,0.8L280,269.8z M279.2,278.2l0.4,0.8h-0.4l-0.8-0.8l-1.2-2l-0.4-1.6v-0.8h0.4l0.4,0.8\n l1.2,0.4l0.4,0.4v0.8l0.4,0.8L279.2,278.2z"}})]),e._v(" "),t("path",{class:["region germany",e.getRegionClasses("DE")],attrs:{d:"M447.8,420v-2.4l1.2-2.8h0.4l-0.4,0.8v0.4\n l-0.4,1.2v0.4h2.8L451,418l-2.8,0.4L447.8,420z M463.9,419.6l1.6,0.8l0.8,0.8l0.8,1.2v1.6l-0.8,1.2l-0.8,0.8l3.2-0.4l0.4,0.8\n l0.4,0.8l1.6-0.4l4,2.4l2.4-1.2h0.8l0.4,2l-0.8,2l-2.4,2l0.4,1.2l0.8,0.4l2-0.4l3.2,1.2l0.8-0.4l2.8-2.8l1.2-0.8l3.6-0.4l0.8-1.2\n l1.6-1.2l0.8-1.2l2.4-2.4l2.4,0.4l1.2,0.4l1.6,0.4l1.2,2.4l3.2,2.8l3.2-0.4l1.2,2.4l0.4,3.2l0.8,0.8l0.8,0.8l2.4,0.8v0.4l0.6,0.4\n l0.6,2l0.4,2.4l0.6,3.1l0.2,1.3l-0.4,2l-0.8,1.6l-1.2,0.8l-0.8,1l0.4,1.4l0.4,1.2l2.8,2.4l1.2,2l-0.4,1.6v1.2l0.4,0.8l0.4,0.8\n l0.8,0.4l0.4,0.8v1.2v0.8l0.4,0.4l-0.4,0.8l-0.4,1.2l-0.4,0.8l-0.8,1.2l0.4,1.2l0.8,1.2l0.4,0.8v0.8l-0.4,1.6v0.4l2,1.2l0.4,0.4\n v1.2l0.8,2.4l-0.4,2.8l-0.4,1.6l-1.2,2.4v0.4v0.4l-0.4,0.4h-0.4h-0.6l-0.6-0.8l-0.2-0.6l-0.2-0.6l-0.2-0.8l-0.2-0.8l-0.4-0.4\n l-1.6-0.2h-0.8v0.7v0.4v1.2h-0.2h-1.8l-1.2,0.4l-1.2,0.8l-2.4,0.8l-1.6,0.4l-0.4,0.4l-0.8,1.2l-0.4,0.4h-0.4l-0.4-0.4h-0.4\n l-0.4,0.4h-0.4h-0.4l-0.8,1.2l-2,0.4l-0.4,0.8l-0.4,0.8h-0.4l-0.8-0.4h-1.2l-0.8,0.4l-0.8,0.4h-0.8l-1.2,0.8l-1.6,0.2l-1.6,0.3h-1\n h-0.7h-0.5l-1.5,0.3h-1l0.6,1l0.1,0.8l0.3,0.6l0.7,0.8l0.7,0.6l1.2,0.8l0.8,0.8c0.3,1.1,0.3,1.8,0,2.2c0.9-0.1,2.1,0.1,3.6,0.4\n l-0.4,0.7l-0.4,0.5l0.3,0.8l-0.9,0.2l-0.9,0.3l-1.5,0.3l0.7,1.2l1,2.5l1.8,1.8l1.2,0.1l0.8,0.8l0.8,0.8l0.6,1l1.8,1.4l0.7,1.4\n l0.5,0.9l1.2,0.2l0.6,0.4l0.5,0.6l0.5,0.6l1.2,0.5l1.2,0.4l1,0.4l0.2,0.2v0.4v1.2v1.2v0.4l-0.8,0.8h-0.4l-2-0.8l-0.4,2.8l-0.4,0.4\n l-0.4,0.4l-1.2,0.4h-0.8l-0.8,0.4l-2,1.2l-0.8,0.8l0.4,2.4v0.4l1.2,1.6l1.2,1.6v1.2l-0.4,1.2l-1,0.4l-1-0.4l-1.1-0.6l-1.3-0.6v1.2\n l-0.4,0.4h-0.8l-0.8,0.2h-0.9h-1.4l-2.6,0.6c-1.4,0.9-2.5,1.5-3.3,1.8c-0.7,0.3-1.3,0.5-1.5,0.4l-0.8,0.4l-1.2,0.4h-0.8l-0.4-0.4\n l-0.8-0.8l-0.4-0.4v-0.4l-0.8,0.3l-0.8-0.4l-3.8-0.8L470,547l-0.5,0.7l-0.2,0.7l-0.2,0.7l-0.4,0.7l-0.1,0.5l-0.2,0.4l-0.4,0.6\n l-0.3,0.6l-1-0.6l-0.4-0.2l-0.6-0.3l-0.3-0.2l-0.5-0.2h-0.5l-0.5-0.3l-1.2,0.7h-0.8h-0.8l-0.3-0.7l-0.8-0.4l-0.9-0.3h-1.6l-1,0.1\n h-0.8l-0.4-0.8l-0.7-0.4l-1-0.7l-1-0.3l-1.2-0.4l-1.3-0.2l-1.3-0.3l-1.8,0.2l-1.5,0.3l-0.5,0.4l-0.1,0.4l-0.1,0.5v0.3v0.4l0.1,0.3\n v0.4l0.3,0.7h-0.6H443l-1.2-3.6l-2,0.4h-2.4l-0.8-0.4l-0.4-0.4l-0.4-1.2v-1.6l0.8-2.4v-1.6l-0.4-1.2l0.4-1.6l0.8-2l0.8-2l0.4-2.4\n l0.4-1.6l0.8-1.2l2.4-2.8v-0.4v-1.6l-0.8-0.4l-0.8-0.4l-2.4-0.4l-2-0.4l-0.8-0.4l-0.8-1.2h-0.4l-1.2,0.4l-1.2,0.4l-0.8-0.4h-0.4\n l-0.4,0.4l-0.3002-1.0997l0,0l-1.2-0.8L427.8,519.1l-0.3003,0.1003h-0.5l-0.7-1.4l-0.5788-0.8262l0.216-0.6186l1.1396-1.9535\n l0.186-1.4419l-1.5581-0.5814l-1.3488-0.9302l-0.5556-1.5485l0.4-0.4v-0.8l0.4-0.8l0.4-0.9v-1.1l-0.4-1.6l2-1.6l-0.5-1.8l-0.3-1\n l-0.8-0.2l-0.6-0.2l-0.2-0.8l0.4-0.9l-0.8-1.5l-1.2-0.8V495l-0.9-0.7l-0.7-0.5l-0.8-0.8l-0.6-0.8l-0.6-0.8V491l0.3-1.1l0.5-1.7\n l-0.4-0.8L419,487v-0.4l-0.4-0.4v-0.4l0.4-0.4l0.9-0.7l1.1-0.9v-0.4h-0.4h-0.4v-0.4v-0.4l1.2-2.4l0.4-0.8v-0.8v-0.8l-0.4-1.2\n l-0.4-0.8v-0.8l-0.4-0.4l-1.2-2v-0.8l0.8-0.4l0.8-0.4l0.4-0.4h0.4l1.6,0.4l0.8,0.4l0.4-0.4h1.2l2.4-1.2l0.4-0.4l0.4-0.4v-0.4\n l-0.8-1.2v-0.4v-0.4l0.4-0.4l0.4-0.4l0.8-0.4l1.2-1.2l0.4-1.2v-1.2v-0.8l-0.4-0.8l-0.4-0.4h-0.4H429l-0.8-0.4l-0.4-0.8v-0.4\n l0.4-0.4v-0.4v-0.4v-0.4l0.4-0.4h2.8l0.4-0.4v-1.6l0.8-2.8l0.8-1.6v-0.8v-3.6v-1.6l-0.4-0.8l-1.2-0.8l0.4-2l0.4-1.6l1.2-2l0.8-0.4\n l4-0.4h4.4l1.6,2.8l-0.8,1.6l1.2,0.8l0.4-0.4l0.4-1.2l0.4-1.2l0.4-0.4l1.2,1.2l0.4,0.8v2.4l0.4-3.2l-0.4-2l0.4-2l0.4-1.2l0.4-0.8\n l3.2,0.8l3.6-0.4l1.2,0.8l2.8,4l0.8,0.8l1.2,0.4l-1.6-0.8l-3.6-4.8l-1.2-0.8h-1.6l-1.2-0.4l-0.8-0.8v-0.8v-4.8l-0.8-0.8l-0.8-0.4\n l-0.4,0.4H449l-0.4-1.2l0.4-0.8l2-0.4l1.2-0.8l0.7-1l-0.3-2.6l-0.4-2.8l-0.1-1.2l0.5-0.8l0,0l0,0l2,1.2l0.8,0.8h0.8h1.5l1.1,0.4\n l0.4,1.3L463.9,419.6z M451,421.6l-0.4,0.4h-1.2l-0.4-0.4v-0.4l0.4-0.4h0.4l0.8,0.4L451,421.6z M508.7,428.1l0.4,1.2l-0.4,0.8\n l-1.2-1.2h-1.2l-0.8,1.6h-0.4l-2-1.6l-0.4-0.8v-0.8l0.4-2v-0.8l0.8-0.8v-1.2l1.2-1.2h0.8l0.4,0.8l0.4,0.8l1.6,0.8l0.4,0.4v0.4\n l-0.8,0.8l-0.4,0.4l0.4,0.8L508.7,428.1z M481.5,427.3h-1.6l-0.8-0.8h-0.8l0.4-0.8l0.4-0.4l1.6,0.8L481.5,427.3z M514.3,436.5v0.4\n v0.8h-0.4l-1.2,0.4l-1.2-0.4l-0.4-1.2l0.4-1.2l-0.4-0.8l-0.4-0.4v-0.8v-0.8l2.4,1.6L514.3,436.5z"},on:{click:function(t){return e.handleRegionClick("DE")}}}),e._v(" "),t("path",{class:["region czechia",e.getRegionClasses("CZ")],attrs:{d:"M520.7,493l0.8-0.4l1.1-0.6l0.1-1c-0.2-0.5-0.2-0.8,0-0.8c0.2,0,0.9,0.1,1.8,0.5l1.5,0.7\n l0.6,1.8l0.5,1l0.8,0.6h1l2,0.8l0.2,0.6l0.8,0.4l0.8,0.4h0.8l0.4,0.8l0.4,0.4l0.8-0.4l2.4-0.4l0.8,0.8l0.4,0.8l-0.4,0.4v0.4\n l-0.4,0.4l-0.8,0.4l-0.4,0.4l-0.4,0.4l0.4,0.4l0.8,0.4h0.4v0.4l1.6,1.6l1.2,2.4l0.4,0.4h0.4l0.4-0.4l0.8-0.8l0.8-0.4l0.8-0.4\n l1.2-0.8v-0.4l-0.8-1.6l-0.4-1.2v-0.4h1.2l2,0.8l2.8,2h0.4h1.2l1.2-0.4l0.4-0.4v1.2l-0.4,0.8l-1.2,0.8v0.4l0.4,0.4l0.8,0.4l0.8,0.8\n l0.4,0.8l0.4,0.4h0.4l1.2-0.4l0.4-0.4v-0.4h0.4l0.4,0.4v0.4l1.2,0.4l0.8,0.4l0.4,0.4l0.4-0.4l2,0.4l0.4,0.4v0.8v0.4l0.4,1.2\n l2.4,2.4l0.4,1.2v0.4h-0.4l-0.8,0.4H564h-0.8l-0.8,0.4l-0.8,0.8l-0.8,0.4l-0.4,0.4L560,519l-2.4,1.2l-0.4,0.4l-0.4,0.8v1.2v0.8\n l-0.4,0.4l-1.2,0.4l-0.4,0.4l-0.4,0.4l-0.8,0.8l-0.8,0.8l-1.6,0.8l-1.6,0.4l-2-0.4l-1.2-0.4l-0.4,0.4l-0.8,1.2l-0.8,1.6l-0.4,1.2\n l-0.4-0.4l-0.4-1.6l-0.4-1.2l-0.4-0.4l-0.8-0.3l-1.2,0.7h-0.8h-0.8H538h-0.9l-1.4-0.8l-2.2-1.6c-0.7,0.1-1.2,0.1-1.6,0\n c-0.4-0.1-0.8-0.2-1.2-0.4l-0.7-0.2l-0.9-0.4l-0.9-0.4l-2.5-0.4l-1.2-0.4h-0.8l-0.4,0.2H523l-0.4-0.2l-0.6-0.2l-1.2,0.6l-0.8-1.8\n l-1.2,2.8l-0.4,0.8l-1.6-0.4l-0.4,0.4l-0.9,1.6l-0.3,0.6l-0.3,0.8l-0.2,0.6l-0.3,0.4l-0.4,0.4l-1.6-0.4l-0.8-1.6l-0.8-0.8H510\n l-1.1-0.2l-2.9-0.2l-4-1.6l-1.6-1.6h-1.2l-0.4-0.4V523l-0.4-0.8l-0.4-0.8l-0.8-0.4l-0.8-0.8l-1.2-1.6l-1.2-1.2h-1.2l-0.8-0.8\n l-0.8-0.8l-0.4-0.8l-0.8-2l-0.8-1.2l3.6-0.8l-0.3-0.3l-0.1-0.1v-0.4l0.8-1.2l-3.2-0.8v-0.4v-0.4l-0.8-1.2l-0.8-0.8l-1.2-0.8\n l-0.8-0.8l-0.4-0.8v-0.4l-0.4-0.8l-0.4-0.8l4-0.4h0.4l-3.6,0.4l7.2-0.8l1.2-0.8h0.8l0.8-0.4l0.8-0.4h1.2l0.8,0.4h0.4l0.4-0.8\n l0.4-0.8l2-0.4l0.8-1.2h0.4h0.4l0.4-0.4h0.4l0.4,0.4h0.4l0.4-0.4l0.8-1.2l0.4-0.4l1.6-0.4l2.4-0.8l1.2-0.8l1.2-0.4h2v-2.3\n c1.2-0.1,2,0,2.4,0.2c0.4,0.3,0.6,1,0.8,2l0.4,0.8l0.2,0.7l0.6,0.5h0.6L520.7,493z"},on:{click:function(t){return e.handleRegionClick("CZ")}}}),e._v(" "),t("polygon",{class:["region cyprus",e.getRegionClasses("CY")],attrs:{points:"741.9,729.7 735.8,733.7 735.4,734.9 735.8,735.7 736.7,736.9 737.1,737.3 737.5,738.1\n 736.2,738.5 735,738.5 734.2,738.5 733.4,738.5 731.4,740.9 730.2,741.7 729,742.1 727.8,742.5 727,742.5 726.2,742.9 725.8,743.3\n 725.8,743.7 725.8,744.1 725,744.1 724.6,743.3 724.2,742.9 723,742.9 722.2,742.9 720.2,742.1 719.4,741.7 719,740.9 717.8,738.5\n 717.8,736.9 719,737.3 719.8,736.9 720.6,736.1 721.8,735.7 722.6,735.7 723.4,735.7 724.6,735.3 725,734.1 725,732.5 727,732.9\n 729,733.3 730.6,733.3 732.2,732.9 737.5,731.3 739.1,730.5 739.9,730.1 741.5,729.3 743.1,728.9 "},on:{click:function(t){return e.handleRegionClick("CY")}}}),e._v(" "),t("path",{class:["region switzerland",e.getRegionClasses("CH")],attrs:{d:"M461.5,550.2l1.2,0.8v1.2l-0.8,2l-0.4,1.6v1.2v0.4h0.8v1.2l1.6,0.4l1.2,0.4l0.4,0.4v0.8l1.2,0.8\n l1.6,0.4h0.4l2-2l0.8,0.4l0.4,1.2v0.4v0.8v1.2l0.4,0.8v0.4v0.4l-0.8,4l-1.2-0.4l-0.8-0.8h-0.8l-0.4,0.4l-0.4,0.8l-0.4,1.2v0.4\n l0.4,0.4l0.4,0.8l0.4,1.2v0.4v0.4h-0.4h-0.4l-0.8-1.6l-0.4-0.4h-0.8l-1.2,0.4l-1.6,0.8h-0.8h-0.4l-0.4-0.8l-0.4-1.2v-0.8h-0.4\n l-1.6,0.8l-0.4,0.4v1.2v1.6l-0.4,1.2l-1.6-2l-0.4,0.8l-0.4,0.4v0.4l0.4,0.8l0.4,0.8l-0.4,0.4l-0.8,0.4l-0.4-0.4l-0.4-0.8l-1.2-1.2\n l0.4-1.2v-0.4l-2-0.4l-0.8-0.8l-1.2-1.2l-0.4-0.4v-2v-0.4v-0.4H449l-0.8,0.8l-0.8,1.2l-1.6,1.2v0.4l0.4,1.2v0.4l-1.2,1.6l-0.4,0.4\n l-1.6,1.2l-0.8,0.4l-2-0.8h-0.8l-0.8,0.4l-1.2,0.4l-2.4,0.4l-0.8-0.4l-0.4-0.4v-0.4l-0.4-0.8l-0.8-0.4l-0.4-0.8l-0.4-0.8l-0.4-0.4\n l0.4-1.6l-0.4-0.8v-0.8v-0.8l-2-0.4h-1.6l-1.2,0.4l-1.6-0.4l-0.8-0.8v-0.4l0.4-0.8l0.4-0.8l0.4-0.8l1.2-1.2l1.6-1.2l0.4-1.2v-1.6\n v-0.4l2-0.8l0.4-0.4l0.4-0.4l1.6-1.6l1.6-1.6l0.4-0.4l0.4-0.4v-0.4V553h-0.8l-0.4-0.4l0.8-0.8l0.8-0.4h0.8l0.4,0.4v0.4l0.4,0.4h0.8\n h0.8l0.8-0.4l0.4-0.8l0.4-0.8l1.2-0.8l0.8,0.4h2.4c-0.6-1.6-0.6-2.7,0-3.2c0.6-0.5,2.1-0.8,4.4-0.7l3.2,0.7h0.4l2.4,1.6l0.4,0.8\n l2.8-0.4h0.8L461.5,550.2z"},on:{click:function(t){return e.handleRegionClick("CH")}}}),e._v(" "),t("polygon",{class:["region belarus",e.getRegionClasses("BY")],attrs:{points:"671,393.2 672.2,396 672.6,396 673.4,395.2 675,395.2 675.8,396 676.6,397.2 677,398\n 677.8,398.4 679.4,397.2 680.2,396.8 681,396.8 683,398 684.2,398.4 684.6,398.8 684.6,399.6 684.2,400.4 683.8,401.6 684.6,402.8\n 685.4,403.6 687,402.4 687.8,402 688.6,402 689.4,401.6 690.2,400.8 691,400.4 692.2,400.4 694.2,400.4 696.6,401.6 697,402\n 698.2,403.2 698.6,404 699,404.4 699.8,405.2 700.6,405.6 701.4,405.6 701.8,406 702.2,406.4 702.2,407.2 702.2,409.6 701.8,410.4\n 701.4,410.8 701.4,411.2 701.4,411.6 702.2,412.8 703,414.4 703.4,415.2 703.4,416 702.6,416.8 702.2,417.2 701.8,418.4\n 701.8,419.6 701.8,420 703.4,422.5 705,423.3 705.4,423.7 705.4,424.1 704.6,426.1 704.6,426.5 705.8,427.3 706.6,428.5\n 707.4,430.5 708.6,432.5 711,434.1 713,435.3 713.4,435.7 713.4,436.1 713.4,437.3 713.4,438.1 713,439.3 713.8,440.4 715.5,440.4\n 717.9,440.8 720.7,442.4 720.7,443.2 720.3,444 720.3,444.8 720.7,445.6 723.1,447.6 723.5,448 723.5,448.8 723.5,449.6\n 723.1,449.6 721.8,450.1 720.6,450.9 720.2,452.1 718.2,453.7 717,454.5 716.2,454.5 713.8,454.1 713,453.3 712.6,452.5\n 711.8,452.1 709,452.5 707.8,454.1 708.3,453.3 708.3,457.3 707.1,455.7 708.3,457.3 709.5,458.5 710.7,459.7 711.1,460.5\n 711.1,460.9 710.7,461.7 710.7,462.9 711.9,464.5 711.5,464.9 711.5,466.9 711.4,468.9 711.8,469.3 712.2,469.7 712.6,470.5\n 713.4,472.1 713.4,472.5 712.6,473.1 709.4,471.3 707.8,472.5 707.4,472.1 706.6,471.7 705.4,472.1 703.8,473.7 702.6,474.9\n 701.8,476.5 701.4,477.3 700.6,478.9 700.2,480.5 700.6,481.7 701,482.9 701,484.1 701.4,484.9 700.6,485.7 700.2,486.5 699,486.5\n 697.8,485.7 695.4,483.3 694.2,482.5 693.4,482.1 692.2,482.1 690.6,482.5 688.2,482.9 686.6,482.9 685.8,483.3 684.6,483.7\n 684.2,483.3 683.4,481.7 682.6,480.1 682.2,479.3 681.8,479.3 681.4,479.3 681,479.7 680.6,480.1 680.2,480.1 679.4,480.5\n 678.6,480.9 677.8,482.1 677.4,482.1 677,481.7 676.6,480.1 675.8,479.7 674.6,479.7 673,479.3 671.8,478.9 671.4,478.9\n 670.6,479.7 669.8,479.7 668.2,479.3 667.8,479.7 667.4,480.5 667,481.3 666.6,481.3 666.2,480.9 666.2,479.3 665.3,478.9\n 663.7,478.9 662.5,479.3 662.1,479.3 661.7,478.9 660.1,476.5 659.3,476.5 658.1,476.5 656.1,476.1 653.7,475.7 652.5,475.3\n 651.3,475.3 649.7,475.3 645.7,474.1 644.1,474.1 641.7,474.1 638.1,473.7 635.7,473.7 634.5,474.1 632.1,475.3 630.5,475.3\n 628.9,475.3 627.7,475.3 626.9,476.5 625.3,478.5 623.7,479.7 623.3,480.1 622.5,480.5 621.7,479.7 620.9,479.3 620.1,479.3\n 619.7,479.3 619.7,480.9 618.9,478.9 618.9,477.3 619.3,476.5 619.7,475.7 619.3,474.5 619.7,472.9 619.7,471.7 619.3,471.3\n 618.9,470.5 617.7,469.7 617.3,469.3 615.7,468.5 614.1,467.7 613.7,467.3 613.7,466.9 614.1,466.5 615.3,464.9 616.5,463.3\n 617.3,462.5 621.3,460.5 622.1,459.7 622.1,458.5 622.1,457.7 622.1,456.1 621.7,453.7 621.3,452.1 620.5,449.3 618.5,443.3\n 617.3,436.9 618.1,437.3 620.1,437.3 621.7,436.9 622.5,436.9 623.3,436.9 624.5,436.5 625.3,436.5 625.7,436.9 626.5,437.3\n 628.5,436.5 630.1,435.7 631.7,435.7 632.1,435.3 632.5,432.9 632.9,432.5 634.9,432.9 635.7,432.5 636.5,431.3 637.7,430.5\n 638.5,430.5 639.7,429.7 640.1,430.1 640.5,430.9 640.8,431.4 641,431.9 641.5,432.4 642.1,432.5 642.9,432.1 642.9,431.7\n 642.9,431.3 642.9,430.5 642.5,429.7 641.9,429.6 641.2,429.6 640.9,428.9 641.3,428.1 641.7,426.5 642.5,424.9 642.9,424.5\n 642.9,424.1 642.9,423.3 642.9,421.6 643.7,419.2 644.5,417.6 645.7,417.2 647.3,416.8 648.1,416 648.5,415.2 648.5,414.4\n 648.9,413.6 649.3,413.2 652.9,413.2 653.3,411.6 653.7,411.2 654.5,410.8 654.9,410.4 654.9,410 652.5,409.6 652.1,409.2\n 651.7,408.8 651.7,408.4 652.1,406.8 652.1,405.2 652.9,403.2 652.9,402.4 653.3,402 654.9,401.6 655.3,401.2 656.9,399.2\n 658.1,398.8 660.9,399.2 662.1,399.2 662.5,399.2 663.7,399.2 663.7,398.8 664.1,396.8 664.5,396.4 667,393.6 668.6,392.4 "},on:{click:function(t){return e.handleRegionClick("BY")}}}),e._v(" "),t("polygon",{class:["region bulgaria",e.getRegionClasses("BG")],attrs:{points:"675.8,612.3 675.4,614.7 674.2,616.3 672.6,615.9 670.6,616.3 669.4,614.3 668.6,614.7\n 668.2,619.5 667.8,621.9 667.8,625.9 667,626.3 666.2,626.3 662.9,629.9 664.5,631.1 665.3,631.9 666.6,633.9 668.6,636.4\n 669,637.6 667.4,637.2 667,637.2 666.6,637.6 665.8,637.6 664.9,637.6 664.1,638 663.7,638 662.9,637.6 661.7,636.4 660.9,635.6\n 660.5,635.2 660.1,635.6 658.1,636 657.7,636.4 656.9,636.8 656.1,637.2 654.9,637.2 654.1,637.2 653.7,637.6 653.3,638.4\n 652.9,639.2 652.9,639.6 651.3,640 650.9,640.4 650.9,640.8 650.9,641.2 649.7,640.8 648.5,641.2 648.1,641.6 647.7,642\n 647.7,642.4 648.1,642.8 648.5,644 648.5,645.2 648.1,646 647.3,647.6 645.7,648 644.1,647.6 643.3,648 642.1,648 640.9,648\n 639.3,648.4 637.7,648.8 636.5,647.6 634.9,646.8 633.3,646.4 632.9,646.8 632.5,647.2 631.3,646.4 630.5,646 630.1,645.6\n 629.7,644.4 629.3,644.4 628.1,644.8 626.9,644.8 626.1,644.8 624.1,644.8 623.7,645.6 623.3,645.6 622.9,645.6 621.7,645.6\n 620.5,646.4 618.9,646.8 617.7,646.8 616.5,646.8 615.7,646.8 614.1,646.8 613.3,647.6 611.7,647.6 610.5,647.6 610.5,647.2\n 610.9,643.6 611.7,642 611.7,641.6 611.7,641.2 611.3,640.8 610.9,640 610.1,637.6 609.7,637.2 608.5,636.8 607.3,636 606.5,635.2\n 604.9,632.7 605.7,632.3 606.1,631.9 606.9,630.7 606.9,629.9 606.9,629.5 606.5,629.1 606.1,627.9 606.5,626.7 606.5,625.9\n 606.1,625.1 606.5,624.3 607.3,623.9 607.7,623.9 609.3,623.9 610.5,622.3 611.3,621.9 612.1,621.1 612.5,620.7 612.9,619.9\n 612.9,619.1 611.7,618.3 611.3,617.5 610.9,616.7 610.1,616.3 608.5,615.5 607.7,614.7 607.3,613.5 606.9,612.7 606.5,611.9\n 606.5,611.5 606.5,610.7 606.5,609.5 606.9,607.9 607.3,607.5 607.7,607.5 609.3,606.7 609.3,605.5 609.7,604.7 610.1,604.3\n 610.5,603.9 612.5,605.2 614.1,606.7 616.5,605.5 620.1,605.9 624.9,607.1 628.1,607.5 630.5,607.1 634.9,607.9 638.9,608.7\n 642.5,609.1 644.5,608.3 646.1,607.5 647.3,605.9 650.5,603.9 653.7,602.7 657.7,601.9 660.5,601.5 660.9,601.9 664.5,603.9\n 666.2,603.9 667.4,604.3 667.8,604.7 668.2,604.7 669,605.9 671,608.7 671.4,611.4 673.8,611.9 675.4,612.3 "},on:{click:function(t){return e.handleRegionClick("BG")}}}),e._v(" "),t("path",{class:["region belgium",e.getRegionClasses("BE")],attrs:{d:"M408.6,478.7l1.6,0.6l0.4-0.8l0.4-0.4l0.4,0.4v0.8l0.4,1.2l1.2,1.2l1.2,0.4l1.2-0.4\n l0.4-0.4h0.4l0.4,0.8l0.8,0.8l0.3,0.6l0.4,0.8l0.4,0.8l0.3,0.6l0.3,0.7l0.3,0.7l0.4,0.4l0.1,0.7v0.8l-0.4,0.8l-0.4,0.8v0.4v0.4\n l0.8,1.2l0.8,1.2l1.1,0.3l0.9,0.5l0.3,0.8l0.9,0.8l0.4,0.8l0.8,0.8l-0.8,0.8v0.4l0.4,0.4l1.2,0.4l0.4,0.4v0.8l0.2,0.9l0.2,0.7\n l-1,0.8l-1,0.8l0.3,1.4L425,506.9999l-0.8,1.7l-0.1,0.9001l-0.3,0.2999l-0.2687-0.4282l-0.1075-1.1622l-0.4402-1.1401\n l-0.2791-0.3837l-0.593-0.314l-0.0293-0.3784L421.8,505.8l-1.2,1.6l-0.4,1.2l-0.4,0.8v2.3999l0.8,0.8v0.4l0.4,1V515l-0.4,0.4\n l-0.4,0.4l-0.4,0.4H419l-1.2,0.4H417h-0.4l-0.8-0.8l-0.8-1.2l-0.4-0.4l-0.4-0.4h-0.8l-1.2-0.4l-0.8-0.8l-0.8-0.4h-0.8H409l-0.4-1.2\n v-1.2l-0.4-0.8l-1.2-0.4l-1.2,0.8l-2,0.4l-2.4-0.8H401v-0.4v-0.4v-0.4l0.4-0.4v-0.8l-0.4-0.8l-0.4-0.4v-0.8l0.4-0.8v-0.4l-1.6-1.2\n h-1.1h-1.1l-0.6,0.8h-0.4c0,0.2-0.2,0.3-0.4,0.4s-0.6-0.3-1.2-1.2l-0.4-2.4l-0.4-0.4l-1.2-0.4h-2l-0.4-0.4l-0.4-1.2v-1.2l-0.4-1.2\n l-0.4-0.4l-0.8,0.4l-1.2,0.8l-1.2-0.4h-0.4l-0.8-0.8l-1.2-1.2l-0.8-1.2v-0.8l0.4-0.8l-0.4-0.4l-0.4-1.2v-0.8l4.8-3.2l2.8-1.6\n l1.6-0.4l0.4,1.6l0.4,0.4l0.4,0.4h0.4l0.4-0.4l0.8-0.4h1.2l0.8,0.4l0.4,0.4l0.4,0.4h0.8l1.6-0.8l1.6-1.2l0.4-0.8v-0.8l0.8,0.4h0.8\n h0.4l-0.4-1.2l0.8-0.4l0.8-0.4l0.4,0.4l0.8,0.4h0.4l1.2-1.2L408.6,478.7z"},on:{click:function(t){return e.handleRegionClick("BE")}}}),e._v(" "),t("polygon",{class:["region bosnia-herzegonvina",e.getRegionClasses("BA")],attrs:{points:"544.8,587.1 547.2,588.7 548,589.1 548.4,588.7 549.2,588.7 550.8,589.1 551.2,589.5\n 551.6,589.5 552.8,588.7 553.2,588.7 554.4,589.9 555.2,589.9 556,589.5 556.4,589.1 558,589.5 558.8,589.1 559.6,589.1\n 560.4,589.5 561.2,589.9 562,590.3 564,590.3 564.8,591.1 565.2,591.9 565.2,592.3 565.2,592.7 565.6,593.1 566.8,593.5\n 567.6,593.5 568,593.5 569.2,593.1 570.4,592.7 571.2,593.1 571.6,593.5 571.6,593.9 571.2,595.1 570.8,596.3 570,597.5\n 569.2,598.7 568.8,599.5 568.8,600.7 568.8,601.5 568.8,601.9 569.2,602.3 570,602.7 571.2,603.5 572.4,604.7 573.6,605.9\n 574,606.3 574,606.7 573.6,607.1 572.4,607.1 571.2,607.1 570.8,607.1 571.2,609.5 572.4,611.5 572.4,612.3 572.4,613.1 572,613.5\n 571.6,613.5 571,614 570.4,617.1 570,617.1 569.2,617.9 568.8,617.9 568.4,617.9 568,617.9 567.6,617.5 566.8,617.5 566.4,617.9\n 566.4,618.3 566.8,619.1 567.6,620.3 567.6,621.1 567.2,621.1 566.8,620.3 566.4,620.3 566,620.3 564.8,621.1 564,621.9 564,622.3\n 563.6,623.1 563.6,623.5 563.6,625.1 566,625.5 565.6,625.9 565.6,626.3 565.6,628.3 565.6,629.5 562.4,631.1 562.4,631.5\n 562.4,631.9 561.6,632.7 561.2,633.1 560,628.7 559.6,628.7 557.6,627.5 556.8,626.7 555.2,625.5 554.4,625.1 554,624.3\n 553.2,624.3 552.4,624.7 551.6,623.9 552.4,623.5 552.4,623.1 552.4,622.7 552,622.3 549.6,619.9 548.4,618.3 548.4,617.9\n 548.4,616.3 548,615.9 546,615.1 544,613.1 542,611.1 541.6,610.7 540.4,609.1 539.2,607.9 538,607.1 537.2,605.9 536.4,604.3\n 536,602.3 535.6,600.3 535.2,599.5 534.4,599.1 532.4,596.7 530.8,595.5 530.8,593.9 531.2,591.5 531.6,588.7 532,588.3\n 532.8,587.9 533.6,587.9 534.4,588.3 536,590.3 536.8,591.1 537.6,591.5 538.4,590.7 539.2,589.1 540,588.3 542.8,588.7 "},on:{click:function(t){return e.handleRegionClick("BA")}}}),e._v(" "),t("path",{class:["region austria",e.getRegionClasses("AT")],attrs:{d:"M544.8,533.8l-0.4,1.2v0.8l1.2,3.2l1.2,2v0.8l0.8,0.4l-0.8,0.8v1.2l-0.4,0.4v0.4v0.4v0.8\n l0.4,0.8l-1.2,0.4h-1.2H544l-0.4,0.4h-0.4L542,547h-0.8h-0.4l-0.4,0.4l-0.4,0.4l-0.4,0.4v0.4l2.4,0.8l0.4,1.2l-0.4,0.8v0.4\n l-0.4,0.4l-0.8,0.4H540v0.4l0.4,1.6L540,555l-0.8,0.4l0.4,1.2h0.4v0.4v0.4v0.4v0.4v0.4h-0.4h-1.2l-0.8,0.4l-1.6,1.6l-0.8,0.4\n l-0.8,0.8v5.6v0.4l-2-0.4h-1.6l-0.8,0.8l-1.2,0.4l-2.4-0.4l-2.4,0.4l-0.4,0.4h-0.8l-0.4,0.4l-0.4,0.4l-0.8,0.8l-0.8,0.4l-0.8,0.4\n l-0.4,0.4l-0.4,0.4l-0.4-0.4h-0.4h-0.4l-1.6-0.4l-2-0.4l-0.8-0.4l-2,0.8l-1.2-0.4h-0.8h-0.4l-2.4-4.4h-1.6l-2-0.4l-4-0.8l-1.2-0.4\n h-1.2l-1.2-0.4l-1.2-0.4l-0.8-0.8l-0.8-1.2l-1.2-1.6l-0.4-0.8l0.4-0.8l0.4-0.4v-0.4h-0.4l-2.4,0.8l-2,0.8h-0.8h-0.8h-1.2l-0.8-0.4\n h-1.6l-1.2,0.8l-0.8,1.2l-0.4,1.2l-0.8,0.4h-0.8h-1.2l-0.8-0.4l-0.8-0.8h-1.2h-1.2h-0.4v-0.4l-0.4-1.2l-0.8-0.4l-2,2h-0.4l-1.6-0.4\n l-1.2-0.8v-0.8l-0.4-0.4l-1.2-0.4l-1.6-0.4h-0.4v-0.4v-0.4v-0.4l-0.4-0.4v-0.4v-0.4v-0.4v-0.4V555l0.8-2v-1.2l-0.8-0.8l-0.4-0.4\n h0.4h1.2l0.8-0.4l0.4-0.4l1.2,0.4l1.6,0.8l0.8,0.4l0.4,0.4c1.2-3.6,2.1-5.4,2.8-5.6c0.7-0.2,1.3,0,2,0.4h0.4h2l0.8,0.4h1.6v0.4\n l0.4,0.4l0.8,0.8l0.4,0.4h0.8l1.2-0.4l0.8-0.4h0.4h0.8l0.8-0.4l0.4-0.4l0.8-0.4l1.2-0.8l1.6-0.4l5.2-0.4l0.4-0.4v-1.2l0.8,0.4\n l1.2,0.4l0.8,0.4l0.4,0.4h0.4l0.8-0.4l0.4-2l-3.6-5.2v-0.4l0.8-0.8l0.8-0.8l2-1.2l0.8-0.4h0.8l1.2-0.4l0.4-0.4l0.4-0.4l0.4-2.8\n l2,0.8h0.4l0.8-0.8v-0.4v-1.2v-1.2V527h0.4l4.8,0.4l0.8,0.8l0.8,1.6l1.6,0.4l2-4l0.8-0.8h0.8l0.8,0.4l1.6-3.6l0.8,1.6l0.4-0.4h1.2\n l0.8,0.4l0.4-0.4h0.8l0.8,0.4l0.4,0.4h0.4l0.4-0.4h0.8l1.2,0.4l2.4,1.2l1.2,0.4h0.8h0.8l2.8,2l2,0.4h1.6l0.4-0.4l0.8-0.4h0.8\n l0.8,0.4l1.2,4.8l0.4,0.4L544.8,533.8z"},on:{click:function(t){return e.handleRegionClick("AT")}}}),e._v(" "),t("polygon",{class:["region albania",e.getRegionClasses("AL")],attrs:{points:"580,629.5 580.4,629.9 581.2,631.5 582,632.7 583.2,633.1 584,633.5 584.8,634.4\n 585.2,635.2 585.6,637.6 585.6,639.2 585.6,640 585.2,642.4 585.2,643.6 585.2,644.4 584.8,644.8 584.4,645.2 584.8,647.2\n 584.8,648 584.8,648.8 585.6,650.8 586,651.6 586.4,652 587.2,654 587.6,654.4 589.2,654.4 590,654.8 590.4,655.2 590.4,655.6\n 590.4,656.8 590.8,657.6 591.2,658.4 591.2,658.8 590.8,659.6 590.4,660.8 589.6,661.2 588.8,661.6 588.4,662.4 588,663.2\n 587.6,664 587.2,663.6 586.8,664.8 586.8,665.2 586.4,665.6 585.6,666 584.8,666 584.4,666.4 584,666.8 583.2,667.6 582.8,667.6\n 582.8,668 583.2,668.8 583.6,669.6 583.6,670 583.2,670 582.4,670 582.4,670.4 582.4,671.2 582.4,671.6 582,672 581.6,672.4\n 580.8,672.4 580,672 579.6,672 579.2,672 579.2,670.8 578.8,669.6 577.6,667.2 573.6,664.8 572.8,663.6 572.4,662.8 572,662\n 572.4,662 572.8,662.4 573.2,662.8 573.6,662.4 573.2,661.6 572,659.2 572,658.4 572.4,656.4 573.2,654.4 573.2,652 573.6,650\n 573.2,648.8 573.2,647.2 574,645.2 574.4,644.8 574.8,644 574.8,642 573.6,640.8 572,640.8 572,640 572,638.8 572,638.4 572,637.6\n 571.6,636.8 571.2,636 571.6,634.8 572.4,633.1 573.2,631.9 574,630.7 574.4,629.5 575.2,628.7 575.6,628.3 576,628.7 576,629.1\n 576,630.3 576,630.7 576.4,631.1 577.2,631.1 578,630.7 "},on:{click:function(t){return e.handleRegionClick("AL")}}}),e._v(" "),t("polygon",{class:["region andorra",e.getRegionClasses("AD")],attrs:{points:"373.7,629.9 372.5,630.7 372.1,631.1 371.7,631.1 371.3,631.1 370.9,630.7 370.9,630.3\n 370.9,629.9 370.9,629.5 370.9,628.7 371.3,628.3 371.7,627.9 372.5,627.9 374.1,628.3 374.5,628.7 374.5,629.1 "},on:{click:function(t){return e.handleRegionClick("AD")}}}),e._v(" "),t("polygon",{staticClass:"inactive-region",attrs:{points:"326.1,517 325.7,518.2 324.5,517.8 324.5,517.4 "}}),e._v(" "),t("path",{class:["region spain",e.getRegionClasses("ES")],attrs:{d:"M334.5,612.3v0.4l0.4,0.8l0.4,0.4l0.8,0.4h0.8h1.2l0.8,0.4v0.8v0.8l-0.4,0.8\n l-0.4,0.4l0.4,0.4l0.4,0.4h0.4h0.4v-0.4l0.4-0.4h0.4v0.4v0.4l1.2,0.4l2.8,1.2h1.2h0.8l0.4,0.4l1.6,1.6h0.4h0.8h0.8l0.8-0.4h0.4\n l0.4,0.4l0.4,0.4l0.8,0.4l0.8,0.8l0.4,0.4l2.8-0.4l0.8,0.4h0.8h0.8l1.6,0.4h1.2v-1.6l0.4-0.4h0.4h0.8l2.8,0.8l1.2,0.4l1.2,0.4h0.8\n l0.8,0.4l0.8,1.6v0.8v0.4L371.7,627.9l-0.8,0.8v2l0.4,0.4h0.8l0.4-0.4l1.2-0.8l0.8-0.8v-0.4l-0.2664-0.2053l-0.3355-0.2452\n l-0.6476-0.1619l1.2492-0.9873h0.4l1.6,0.8l0.8,0.4l0.4,0.4l0.4,0.4h0.4l0.8-0.4l1.2-0.4l2,0.4l2,0.8h0.8v-0.4v-0.4l0.4-0.4h0.4\n l0.8-0.4l0.8-0.4h0.8l0.8,0.4l1.2,0.4h0.8l0.4,0.8l0.4,0.4l0.4,0.8l-0.8,0.4h-0.4v1.6l0.4,0.4l0.4,0.4v0.4v6l-1.2,1.2l-1.6,1.6\n l-7.6,4.4l-2,2l-0.8,0.4l-5.6,1.2l-4,1.6l-2,0.4l-2.4,2.4l-1.2,1.2l0.8,0.4l1.2,1.2l-0.4,0.4l-1.6,0.8l-0.8,0.4h-0.4h-0.4l-2.8,4.4\n l-2.4,3.2l-1.2,1.2l-1.2,2l-2.8,5.2v1.6l1.2,5.2l0.8,1.2l1.2,1.2l2,0.8l0.4,0.8l-0.8,0.8l-2,1.6l-3.6,2l-1.6,1.6l-0.4,1.6l-1.2,0.8\n l-0.4,2.4l-0.8,1.6v0.4l-0.8,1.2v0.8l1.2,1.2l-0.4,0.4l-0.4,0.4h-1.2h-4.4l-3.6,2.4l-1.6,2l-1.6,4l-2,2.4l-0.8,0.4l-1.2-1.2h-1.6\n l-1.6,0.4l-0.8,0.8l-1.2,0.4l-1.2-0.4l-2.8-0.4h-1.2l-2,0.8l-1.6-0.4l-2.8-0.4l-6,0.4l-0.8,0.4l-0.8,0.8l-2,1.6h-2.8l-2.8,1.2\n l-0.8,0.8l-1.2,2l-0.4,1.2h-0.4l-0.4-0.4H294l-0.4,1.2l-0.8,0.4H292l-2-0.8l-1.6-1.2h-0.8l-1.6-2l-0.8-1.2l-0.4-1.2v-0.4v-0.4\n l-1.2-0.4l-0.4-1.2l0.8-1.6l0.8-0.8l0.4-0.4H284l-0.8,1.2l-1.2-1.6l-8.4-3.2l0.4-0.8v-0.4l-0.8,0.8l-0.4,0.4h-2.4l-2.4,0.4\n l-0.8-3.6l-0.4-1.2v-0.8l0.8-2l0.8-0.8l0.8-1.6l1.2-1.6l1.2-0.4l0.4-0.4l0.4-1.2l0.4-0.8h-1.6l1.2-4v-0.8l0.4-0.8l0.4-1.2v-0.8\n l0.8-0.8l1.2-0.8l0.8-1.2l0.4-1.2v-1.2l-0.4-0.8l-1.6-0.4l-1.6-2.8l-0.4-2H272l-0.8-0.8l-0.8-1.6v-0.4l0.8-0.4h3.6l0.8-0.4l0.8-1.2\n l0.8-2v-1.2l-0.4-0.4l-1.2-1.2v-0.4v-0.4l0.8-0.8l1.2-0.8l0.4-0.8V662l-0.4-0.4v-0.4v-0.4v-2v-0.4v-2l-0.4-1.6l-0.8-2v-0.4l0.4-0.4\n l1.2-0.8l0.8-1.6l1.2-1.2l2-1.2v-0.8h-1.2H280V646v-1.2v-1.2v-0.4l-0.4-0.4h-0.8l-0.8-0.4h-0.8l-0.4,0.4h-2l-0.8-0.4l-0.4-0.4h-0.4\n v0.4v0.4v0.4l-0.8,0.4l-1.6,0.4h-1.2l-1.2-0.4l-0.4-0.4l-0.4-0.4l-2.4,0.4h-0.4l-0.8,0.4l-1.2,0.4H262h-0.4v-0.4l-0.4-0.8v-0.4\n l0.8-1.2v-0.4l-0.4-0.4l-0.4-0.8v-0.4h-0.4l-0.8,0.4l-2.4,0.8l-0.4,0.4l-1.2,0.8l-1.2,1.2l-0.8,0.4l-0.4-0.4v-2.4l1.2-1.6l0.8-0.8\n h-0.4h-0.8v-4.8l0.4-0.4l0.4-0.8l-0.4-0.4l-0.4-0.4v-1.6v-0.4v-0.8l-2,0.8H252v-1.2l1.2-1.6v-0.4l-1.2-0.4l-0.8-0.8l-0.4-0.8\n l-0.8-1.2v-0.8l0.8-2l0.8-0.8l0.8-0.4l1.6-1.6l2.4,0.4l1.6-0.4l1.2-0.8h0.8l1.2-0.8v-0.8l-0.4-0.8l0.4-0.8l1.2-0.8l1.6-1.2h1.6\n l1.6-0.8l1.2,0.4h1.2l1.2,0.8l1.6,1.6l2.4,0.8l2-0.4h3.2l1.6,0.4l2.8-0.4h1.6l2.8-0.8l2,0.8l4,0.4l2.4,0.8l6.4,1.2h2.4l3.2-0.8\n l1.6-0.4l1.2,0.4l2-0.8h0.8l1.2,0.8l4,1.2l1.2-1.2l0.8-0.4l3.2,0.8l3.2,1.2l1.6-4l2.4-0.4L334.5,612.3L334.5,612.3z M402.6,669.6\n L399,668h-1.2l-0.4-0.4v-0.8v-0.4h2.4l2,0.8l1.2,1.6v0.4L402.6,669.6z M389.8,670.4l1.2,0.4l1.2-0.4h0.8l0.4,0.4v0.8l-0.4,1.2\n l-0.8,1.2l-0.8,1.2l-0.4,1.2l-1.2,0.8l-0.8,0.4l-2-0.8l-1.2-0.4l-0.4-0.4l-0.4-1.6l-0.4-0.4l-0.8-0.4L383,674l-0.8,0.8l-0.4-0.8\n H381l-0.4-0.4v-0.4l4.8-3.6l1.2-0.8l2.8-0.8h0.4l-0.4,0.4v0.4l0.4,0.4v0.4l-0.4,0.4L389.8,670.4z M370.9,683.2l-0.4,0.8l-1.6-0.4\n l-0.4-0.4l0.4-0.8h0.4v-0.8l0.4-0.8l2.4-0.4l0.4,0.4v0.8L370.9,683.2z M372.5,686.4h-0.8h-1.2V686v-0.4l0.4-0.4l0.8,0.8h1.2\n L372.5,686.4z M200.3,818.2l-0.8,0.8l-0.8-0.4l0.4-2l0.4-0.4l1.6-0.8l1.2-0.4l0.4-0.8l0.4-0.4l0.4,0.4l-0.4,0.4l-0.4,2l-0.8,0.4\n L200.3,818.2z M153.8,823.8l-0.4-0.8l-1.2-2.4l0.8-1.2h1.6l0.4,0.8v0.8l-0.4,0.4v0.8v0.4L153.8,823.8z M195.1,827.8l-1.6,1.6\n l-1.6-0.4l-0.4-0.4l1.6-0.4l1.2-1.2l0.8-2.4l1.2-2.8l0.4-1.2l0.4-0.4h0.8h0.4l0.4,0.4v1.2l-0.4,2.4l-0.8,2L195.1,827.8z M171.1,825\n l-0.8,2.8l-0.8,1.2l-0.4,0.4l-1.2,0.4l-1.6-1.6l-0.8-2l-0.4-0.4l0.8-0.4h1.2l2-0.4h0.4l2.4-2l2-0.4v0.8L171.1,825z M161.4,829.4\n H161l-0.4-0.4l-0.4-1.2l0.4-0.8l0.4-0.4h0.4l0.8,0.4l0.4,0.4v0.4L161.4,829.4z M181.5,828.2v0.8l0.4,0.8v1.6l-0.4,0.8l-1.2,0.8\n h-1.2l-0.8-0.4l-1.2-1.2v-1.2l0.8-0.8l0.4-1.2l2.4,0.4L181.5,828.2z M153.4,832.2l-1.2,2l-1.2-0.8l-0.4-0.4l-0.4-0.4h1.2l1.2-1.2\n L153.4,832.2z M293.2,726.9l1.2,0.4l-0.8,0.8l-1.1-0.9L293.2,726.9z"},on:{click:function(t){return e.handleRegionClick("ES")}}}),e._v(" "),t("path",{class:["region tunisia",e.getRegionClasses("TN")],attrs:{d:"M481.5,766.9v0.8v1.6v2l0.8,1.5v0.8l-1.1,0.6l-1.6,0.9l-1.3,1l-2.1,1.1l-0.7,0.6l-0.9,0.8\n l-0.9,0.9l-1,1l-0.8,1.3l-1.3,0.6l-0.3,0.3l-1.1,1l-0.4,0.4l-0.8,1.2l-0.9,1.4l0.4,3.3l0.5,1v0.8l-0.3,0.6l-1.2,1.6l-0.8,1.2\n l-1.6,2l-0.4,0.4l-0.5,0.6h-0.4l-0.4-2.8l-0.4-2l-0.8-4l-0.8-3.2l-0.8-3.2l-0.8-2.8l-0.8-2.8l-0.4-0.4l-2-1.6l-2-1.2l-2-1.6l-2-1.6\n l-0.4-2l-1.2-3.2l-1.2-1.6l-0.4-0.4l-2.4-1.2l-1.2-0.8l-0.4-0.4l-0.4-1.2l-0.8-2.4l-1.2-2.4l-0.4-1.6v-2l0.4-1.6l0.8-1.8l1.2-2\n l1.2-0.8l1.2-0.4l0.8-0.8l0.8-1.2l0.4-1.2l0.8-2l0.4-2l0.4-1.6l0.8-1.6l-0.4-1.2l-0.4-1.6v-2.4v-0.8l-0.4-0.8l-0.4-1.2v-0.8\n l0.4-2.4l0.4-2l0.4-2.4v-0.8l-0.4-0.4l-1.2-0.4v-0.4l0.4-0.4l1.6-1.2l0.8-1.6l0.8-0.4l1.2-0.8l1.6-1.6l2.8-2.4l0.8-0.4l6-2h0.8\n l0.8,0.4l-0.4,0.8l-0.4,0.8l0.4,1.2l0.8-0.8v-0.4v-0.4h1.2h1.2l1.2,0.8v2.4l1.6,2.4l-0.4,1.2l1.2,0.8l1.2-0.8l0.4-1.2l2-0.8l2-2\n h1.2l0.4,1.6l0.4,1.2l-0.8,0.4l-0.8,1.2l-2,3.6l-1.6,1.2l-1.2,1.2l-0.4,0.8v1.2l0.4,2l0.8,2l1.2,1.2l1.2,0.4l2.4,2v1.2l0.4,1.2v1.6\n l0.8,1.2l-2,2.8l-1.2,2l-2,2.8l-1.6,2l-3.6,2.8l-0.8,0.8l-0.4,0.8l-0.4,0.8v1.2l1.2,2.8l1.6,1.6l1.6,0.8l2.8-0.4v1.2l0.4,1.2h1.2\n h0.8l0.8-1.2l1.6,0.8l0.8,2.4l1.2,0.8v0.4h-0.4l-0.4,0.4l0.4,0.4l1.2,0.4l0.4-0.4L481.5,766.9z M481.1,741.3l-1.6,0.8l0.4-0.8\n l1.2-1.2l0.4,0.4L481.1,741.3z M477.5,755.3l-0.8,0.4h-0.4l-0.8-0.4h-0.4l-0.4-0.4v-1.6v-0.4h2l1.2,0.8v0.4v0.4L477.5,755.3z"},on:{click:function(t){return e.handleRegionClick("TN")}}}),e._v(" "),t("polygon",{staticClass:"inactive-region",attrs:{points:"578,427.7 581.2,428.1 586.4,428.5 591.6,428.9 597.3,429.3 603.3,429.7 609.7,429.7 610.1,429.7\n 609.7,428.9 609.3,427.3 609.3,426.1 609.7,423.3 610.9,419.2 610.9,418.4 610.1,417.2 608.9,416.4 608.1,414.8 605.7,414.8\n 603.3,414.8 602.5,414.8 600.1,414 598.1,412.8 596.5,412 595.3,411.2 594.4,410.4 593.2,410.8 592.4,410.8 592.4,414 592,417.2\n 590,418 588.8,418 587.6,417.2 586.4,417.2 585.6,416.8 584.4,416.4 583.2,417.2 580,417.2 578.4,418 578,419.6 578,421.2\n 577.2,423.7 576,425.3 574.4,426.9 574.8,427.3 "}})]),e._v(" "),t("g",{attrs:{id:"lds-map-europe-strokes"}},[t("path",{staticClass:"strokes",attrs:{d:"M669.4,638l-0.4,1.6l0.8,2l1.6,2.8l1.6,1.2l6.8,3.2l1.2,0.4l-0.4,1.2l-0.4,1.2l-0.4,0.8\n l-2,0.4l-5.6-1.6H671l-0.8,0.4l-2,1.2l-2-0.4l-2.8,0.4l-0.8,2l-2,2.4l-3.2,2l-2.4,0.8l-3.6,3.6l-1.6,2l-0.8,0.4l-0.8,0.4l0.4-0.8\n l0.4-0.8V664v-0.8l1.2-1.2l1.2-0.8l3.2-1.6l-3.2-1.2l-0.8,0.4h-1.6h-1.2l-4.4-1.2l-0.4-0.8h0.4h0.4l0.8-1.2l2.7,0.4l2.9-2.6\n l0.4-0.8v-0.4l-0.4-0.4v-0.4v-0.8V649l2.4-1.6h0.8l0.4-0.8v-1.6l-0.4-1.2h-0.4l-0.4-0.4l-0.4-0.4l-0.4-0.4l-0.4-0.7l-0.6-0.8\n l0.2-0.6l0.8-0.6l1.2-0.2v-0.4l0.4-0.8l0.4-0.8l0.4-0.4h0.8h1.2l0.8-0.4l0.8-0.4l0.4-0.4l2-0.4l0.4-0.4l0.4,0.4l0.8,0.8l1.2,1.2\n l0.8,0.4h0.4l0.8-0.4h0.8h0.8l0.4-0.4h0.4L669.4,638z M823.6,644.4l0.8,0.4h0.4l1.2-0.8h1.6h1.6h0.8l0.8,0.4l1.2,0.4l0.4-0.4\n l0.8-1.2h0.4h0.8h0.8l0.4,0.4l0.4,1.2l0.8,0.4l1.6,1.6l1.2,0.8l0.4,0.4l-0.4,0.4v0.4l0.4,0.4l-0.8,1.2l0.4,1.2l0.2,0.8l0.6,0.6\n l0.8,0.8l0.6,1l0.4,0.4l1,1.4l1.2,1.4v1.2l-0.4,1.2l-1.2,1.2l0.4,0.4l0.4,0.8v0.4l0.8,1.6l0.4,1.2l-0.4,0.4v0.4l1.6,0.8\n c0.5,0.2,0.9,0.4,1.2,0.4c0.3,0,0.9,0,1.6,0h0.8h0.8h1.2l1.2,0.8c0.9,0.5,1.5,0.8,1.7,1c0.3,0.2,0.4,0.4,0.3,0.6l-0.3,0.8l-1.2,1.2\n l-0.9,2.7l-0.8,0.4h-1.2h-1.2h-0.8l0.1,2.1v0.4v0.7l0.7,0.6l0.5,0.3l0.1,0.5v0.4v0.4v0.8l0.2,0.4l0.1,0.3l0.4,0.8l0.4,0.5v1.1v2\n l0.4,0.8v1.2v2v0.4h1.2h0.8l0.4,0.4v0.4l-0.8,0.8v0.8l-0.4,0.8l-0.4,0.4l-0.8,1l-0.4,1.2v0.8v0.4h1.2l0.8,0.4l2,1.2l0.4,0.3\n l2.8,1.7v0.4l-0.3,0.5l0.3,0.7l0.7,0.6v0.6v0.3l-0.4,0.1l-0.8,0.1l-0.8,0.1l-0.8,0.2l-0.4,0.1l-0.3,0.1l-0.8,0.8l-1.2,0.8l-0.8,0.8\n l-0.4,0.4h-0.4l-0.4,0.4l-0.4-0.4l-0.1-0.5v-2.8l-1.4-0.6l-2.2,1.4h-2H844h-0.4l-2.4-0.8h-0.4l-0.8-0.4l-1.2-0.4l-1.4,0.5h-0.8\n l-1.2-0.4H835l-1,1.1l-1.2,1.2l-1,0.8l-0.8,0.4h-0.4l-0.3,0.4h-0.4l-1-0.7c-0.3-0.4-0.6-0.7-0.8-1c-0.3-0.2-0.5-0.3-0.8-0.3\n l-1.8,1.5l-2.5,0.8l-2,0.4H820l-2.1,0.4h-1.5l-1.7-0.4h-1.2l-3-0.4l-4.8,2.4l-3.5,1.6l-1.9,0.6l-1.5,0.4l-3.2,0.7h-2.4h-1.6\n c-0.9,0-1.6,0-2,0c-0.4,0-0.8-0.1-1.2-0.3l-1.2-1.2l-1.6-1.2l-0.8-0.4h-0.8h-1.3l-0.8,0.4l-1.2,0.7l-2.1,0.9l-0.8,0.4l-1.2,0.3\n l-1.5,0.6l-1.9,0.6l-1-0.2h-0.9h-1.9l-2.6-0.9l-1.5-0.1l-0.2,2v1.8l0.5,2l0.5,1v0.4v0.4l-1.8-0.4l-0.4,0.4l-0.4,0.4l-0.4,0.4\n l-0.4,1.6l-0.4,0.5l-0.8,0.3l-0.8-2.4l-0.8-2l0.8-1.2l1.6-1.6l1.6-2v-1.2v-0.8l-0.4-0.8l-0.8-0.8l-1.6,0.8l-1.2,0.8h-0.8l-0.8,0.4\n l-0.4,0.8l-0.8,0.8l-1.6,0.4l-2.4-0.8l-2.8-1.2l-1.6-1.2l-1.2-0.4l-1.2,0.4l-3.2,2.4l-3.2,3.6l-0.8,0.8l-2.8,1.6l-2,0.4h-0.8\n l-4,0.8h-2l-1.6,0.8l-2.8-0.8l-1.6-1.2l-1.2-1.2l-1.6-2.4l-1.2-1.2l-2.8-1.2l-4.8-2.8l-1.2-0.4l-3.2-0.4l-3.6-0.4l-0.8,0.8\n l-0.4,3.6l-0.4,1.2l-0.4,2l-0.4,0.4l-0.8,0.4l-1.2-0.8l-0.8-0.4l-1.6,0.8l-3.2,1.2h-1.2l-4-1.6l-1.2-0.8l-0.8-1.2l-0.4-1.6\n l-0.4-0.8v-0.8l-0.4-0.8l-0.8-0.4l-0.8,0.4H681l-1.2-0.4l-2.8-1.6h-2l-1.2,1.6l-0.8,0.4h-1.2v-0.4l0.8-1.2l-3.2,0.4l-1.6,0.8h-1.2\n l-0.8-0.4v-0.4h0.8l0.8-0.4l3.6-0.4l0.8-0.4l0.8-1.2l1.6-1.2l0.4-0.4h-1.2l-5.2,0.4h-3.6l-0.4,0.4h-0.4v-1.6l0.4-0.8h0.8l2-0.4\n v-1.2l-1.2-0.8l-0.4-0.4h-0.8l-0.8-0.4v-1.6l-0.8-1.6l-0.8-0.8v-0.4l1.6-0.4l0.4-2.4l-0.4-1.2h-0.8l-2.4-1.2h-0.8l-0.8-1.2\n l-1.2-0.8l-0.8,0.4l-0.4,0.4h-0.8l-1.2-0.8l-1.2-0.4l-0.4-0.4l0.4-1.2h0.8V688l-0.8-1.6v-0.8l0.8-0.4h0.8l0.8,1.2l0.4,0.8v0.8\n l0.4,0.8l0.4,0.4l0.4-0.8h0.4l0.4,0.4l1.2,0.4l2.8-0.8l0.4-0.4h-2l-0.8-0.4l-0.8-1.2l-0.4-0.8v-0.4l-0.4-0.8l0.4-0.4l1.2-0.4\n l1.2-1.6l-0.4-0.4l-0.4-0.4h-0.8l-0.4-0.4V680l0.4-0.8v-0.8l-1.6-2l-0.4-0.4l0.4-0.8l1.2-1.2l1.2-1.6V672h-0.8l-4,0.8l-1.6,0.4\n l-2.8,0.4v-0.8V672l0.8-1.2v-3.2l0.4-1.6l1.6-0.4l2-2.4l2.8-2.8h3.2l1.2-0.8h2l0.4,0.4l0.4,0.4l1.6,0.8h2.8l0.8-0.4l0.8-0.4\n l-1.2-1.6l0.4-0.4h1.2l1.2,0.4v0.4l-0.4,0.4l-0.4,0.8h0.4l3.6-0.4l4,0.4l1.2-0.4h3.2l0.4-0.4l-0.8-0.8l-0.8-0.4L683,658l-0.8-0.4\n l2-1.6l1.2-0.4l5.2-0.8l3.6-0.4V654h-0.4l-4.8-0.8l-1.2-0.4l-1.6-1.2l-0.4-0.4l-0.4-0.8l0.4-1.2l0.4-1.2l0.8-0.8h2l6.8,1.2l4.8-0.8\n l5.2,1.6l4.8-0.4l1.2-0.8l1.2-2.4l7.2-4l2.4-2l2.8-1.2l4.4-1.2l3.6-1.6h1.2l9.2,0.8h6.4l2.8-1.6l1.6,0.4v0.4l-0.4,0.4v0.8l0.8,1.6\n l0.8,0.8l2.8,1.6l4-1.2h0.8l0.8,0.4l1.6,4l1.2,1.2l1.6,0.8h1.2l0.8-0.8l0.8-0.4h1.6l2.4,1.2l0.8,1.2l4,1.2l3.6,0.4l1.6,1.2l5.2,1.2\n h2l3.2-1.2l6.4-1.2l4.4,2l1.2,0.4h0.8l1.6,0.4l1.6-0.4l4.8-2l1.6-1.2l1.6-0.4l1.2-4.8L823.6,644.4z M646.5,665.2l-2.4,0.4l-0.8-0.4\n l0.8-0.8l1.6-0.4h0.4l0.8,0.8L646.5,665.2z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M783.9,557.4l-4.4-0.4l-3.2,0.4l-2.4,2.4h-1.2l-2,0.8l-1.2,0.8l-1.6,2l-1.2-0.8h-1.6l-1.6,0.4\n l-1.6,1.2l-0.8,0.4l-2-0.4l-2.4,0.8l-4.8,4l-0.8,1.6v-0.4v-0.8l-0.8-1.2l-2,2.8l-0.8,0.4l-1.2,0.8v2v1.2l0.4,1.6l1.2,2.8l2.8,4\n l1.2,1.6l0.8,0.4h1.2l2-1.2h0.8l2,0.4l0.8-0.8l1.2-0.4h1.2l1.6,0.4l1.6,0.8l-0.8,1.6l-0.8,1.2l-0.4,1.2l-0.4,1.2l-2,0.8h-2l-2,0.4\n l-0.8-0.4l-0.4-0.4l-0.8-0.4l-1.2-0.4l-1.2,0.4l-1.2,2l-2.4,1.2l-0.8,1.6l-2.4-0.4l-2,0.4l-2.8,1.2l-2,2.8l-2.4,1.6l-2,0.4h-1.6\n l-1.2-0.4l-2.4-2v-0.8l0.4-0.4l0.4-0.8l0.8-3.6v-1.2l-0.4-2l-2-1.6l-1.6,0.4l-0.8-0.4l-3.2-2.4H721l-2,0.4l-0.8-0.4l-0.4-0.8\n l3.6-3.2l3.6-2.4l1.6-0.4l2-1.2l2.4-1.6l-0.4-1.2l-0.4-1.2l-1.2,0.4l-0.8,0.4l-2-1.2l-0.8-0.8l-2.8,0.8H721l-3.6,0.8l-1.6-0.8\n l-3.2-2l-1.2-0.4h-1.2l-0.4-0.8l0.8-0.4h0.8l0.8-0.4l0.4-0.4v-0.8l-1.6-0.4h-1.6l-1.2-0.8l-0.8-0.8h2l2,0.4h2.8l2.4,0.4l0.8-0.8\n l1.6-1.2l0.4-0.4l-2.4,0.8l-2.4-0.4l-0.8-0.8L713,563l-0.4-1.2l0.4-1.2l-0.4-2l-0.8-2l-0.4-1.2l0.8,2l0.4,1.2l0.4,1.2v3.2l-0.4,1.2\n l-1.2,0.4h-1.2l-1.2-0.4l0.4-2l-0.8,0.8l-1.2,1.6l-0.8,0.4h-2l-4,1.2l-0.4,1.2l-0.4,1.6l-0.4,1.2v0.8l-1.6,2.8l-0.4,0.4l-3.2,3.6\n l-0.4,0.4l-2,0.8l-1.2,0.8l-0.8,0.4l-1.6-0.4l-0.8,0.4l-0.4,0.8v1.2l0.8,0.8l0.8,3.2l-0.1,0.7l-0.9-0.7l-0.8-0.8l-1.8-0.8l-2.4,0.8\n c-0.7,0.5-1.2,0.8-1.6,1c-0.4,0.1-0.9,0.2-1.6,0.2l-1.1-0.2v0.6l0.2,0.4h-0.7h-0.5l-0.4-0.2l-2.6-0.4l-1.6-0.9l-0.8-1.4V584\n l1.6-0.2h0.5l0.4,0.2l0.3-1.4h0.5l-0.1-1.1v-1.4l0.9-1.1l0.8-0.6l1.1-0.8l0.1-1l0.2-0.7l0.9-0.6l1.1-1.1l0.8-2l-0.6-1.6v-0.8v-1.2\n l0.4-1l0.7,1l0.5,1.7h0.9l0.6-0.1l0.1,1.7v0.5l0.3,0.1l0.7-1.5l0.6,0.2l0.7-0.2h0.5l0.5,0.2l0.7,0.4h0.7l0.7-0.6l0.7-0.2l0.8-0.4\n l2-1.1l0.4-0.4l0.6-1.1l0.6-0.5l-2.4-2v-1.6v-1.6l-0.4-0.8l-0.4-0.8l-1.6-0.8l-1.2-0.8l-0.4-0.4v-0.4v-0.8l-0.4-0.8v-0.8l0.4-0.8\n v-1.2v-0.4l-0.4-0.4h-0.8l-0.8-0.4l-0.4-0.8l-1.6-1.2h-0.4l-0.4-0.4v-0.8l0.4-0.8l0.4-1.2l0.4-1.2v-0.8v-1.6l-0.8-1.1l-0.4-0.1\n l-0.8,0.4l-0.8,0.4L681,543l-0.8-0.8l-1.2-2l-2-0.4h-0.8l-0.8,1.4l-0.4-0.6l-0.4-0.8l-0.4-0.4l-0.4,0.4v-0.4l0.4-0.8l-0.8-0.4h-1.6\n l-0.8-0.4V537l-0.4-0.4l-0.8-0.4l-0.8-0.4l-1.2-0.9l-1.2-0.4l-2,0.1l-1.2,0.4l-0.8-0.2l-1.1,1l-0.9,0.1h-2.4l-1.2-0.5l-0.6,0.2\n l-1.7,1l-0.8,0.8l-1,0.4l-1.6,0.4l-1.6,0.6l-1.4,0.4l-1.1,0.4l-1.5,0.4l-1.5,0.2l-1.7,0.4l-2.4,0.4l-3.2,1.6l-1.2,1.2l-1.6,0.4\n h-0.8l-0.8-0.8l-2-2l-0.8-0.8l-1.2-0.4h-1.2l-1.2,0.4h-1.2l-1.2-0.8h-0.4l-3.2-0.8h-0.4h-0.4h-2.4l-2.4-1.6h-0.4l-0.4,0.8l-0.4,0.8\n l-0.8,0.4l-0.8,0.4l-0.8,1.2h-1.6l-1.2-1.2l-1.2-1l-0.8-0.6l-0.8-0.8l-0.4-0.8v-0.8h-0.8V535h-0.4v-0.6V533l1.6-2l0.4-1.2l0.8-0.5\n l0.8-0.3l0.8-0.3l0.8-0.3l0.4-0.2l0.4-0.2l0.8-0.5l0.4-0.9l0.8-1.6v-0.8l-1.2-0.4l0.4-0.4V523v-0.4l-0.8-0.8l-0.8-0.4V521l0.4-0.8\n v-0.8v-1.2l-0.8-2.4V515l0.8-1.2l1.2-1.7l0.8-1.2l0.8-1.2l2.4-3.2l1.2-1.7l1.2-1l1.6-1.6l1.2-1.1l1.2-0.6l1.6-0.2l1.6-1.6l0.4-0.4\n v-1.6l-0.4-2l-0.4-0.8l-0.4-0.4l0.4-0.4h0.4h0.4l0.4-0.4v-0.4l-1.2-0.8l-0.4-0.8l-0.8-2.4l-1.6-2.4l-0.4-0.8v-0.8l0.4-1.2l-0.4-0.8\n l-0.8-1.2l-0.4-0.8l-0.4-0.4l0.8-0.4h0.8l0.8,0.4l0.8,0.8h0.4l1.2-1.2l2-2l0.4-1.2l0.4-0.4l1.6-0.4h1.2h0.8h2l2-1.2l1.2-0.4h2.4\n l3.6,0.4h2.4h1.6l4,1.2h1.6h0.8l1.2,0.4l2.4,0.4l2,0.4h1.2h0.8l2,2.4l0.4,0.4h0.4l1.2-0.4h1.6l0.8,0.4v1.6l0.4,0.4h0.4l0.4-0.8\n l0.4-0.8l0.4-0.4l1.6,0.4h0.8l0.8-0.8h0.4l1.2,0.4l1.6,0.4h1.2l0.8,0.4l0.4,1.6l0.4,0.4h0.4l0.8-1.2l0.8-0.4l0.8-0.4h0.4l0.4-0.4\n l0.4-0.4h0.4h0.4l0.4,0.8l0.8,1.6l0.8,1.6l0.4,0.4l1.2-0.4l0.8-0.4h1.6l2.4-0.4l1.6-0.4h1.2l2.3,1.2l2.1,2.4l1.2,0.8h1.2l0.4-0.8\n l0.8-0.8l-0.4-0.8v-1.2l-0.4-1.2l-0.4-1.2l0.4-1.6l0.8-1.6l0.4-0.8l0.8-1.6l1.2-1.2l1.6-1.6l1.2-0.4l0.8,0.4l0.4,0.4l1.6-1.2\n l0.8,0.3l0.8,0.5l1.5,1l1-0.7l1.5,0.6l2.8,0.4l1.2-0.4l0.8-0.4l0.8-2.8l0.4-0.4l0.4-0.4h0.8l1.6,0.4l2,0.4h1.2l2.8-1.6l1.6-0.4\n l2,0.4h2l1.2-0.4l0.8,0.4l1.2,1.2l1.2,1.6l1.2,3.2l3.2,3.6v0.8l-0.4,0.4l-1.6,0.4l-1.2,0.4l0.4,1.6l0.8,0.8v1.2v1.2l0.4,1.2\n l0.4,0.4v0.4l-0.4,0.8v0.4l0.4,0.4h1.5h1.3h0.4l1.2,0.8l1.2,0.4l0.9-0.2l0.6-0.2l1.1-0.5h0.8h0.4l0.2,0.5l0.3,0.4l0.1,0.7l0.4,0.8\n l0.2,0.4l0.5,0.4h1.1l0.3,0.5l-0.2,0.7v0.8l0.1,0.4l0.4,1.2l0.1,1.2l0.4,0.4l0.2,0.4l0.4,1.2l-0.8,1.2l1.1,2.7l0.8,0.4l0.4,1.1\n l0.8,0.5c0.4-0.5,0.8-0.9,1.2-1.1c0.4-0.2,0.9-0.3,1.6-0.4l1,0.4h0.9l0.5,0.4l0.9,0.7c0.1,0.2,0.3,0.4,0.4,0.5\n c0.2,0.1,0.5,0.2,0.9,0.3l0.8-0.3l1.6,0.3l0.6,0.9l0.8,0.3l0.8-0.7l0.8-0.8l2.4-0.8l1.6-0.4h0.4l0.8-0.4l0.8-0.4h0.8l0.9,1.2\n l0.7,0.8l0.4,1.2l1.2,2l2,1.6l1.5,1.2l1.1,0.4h0.4l0.1-1.6c0.2-0.2,0.3-0.4,0.4-0.4c0.1,0,0.2,0,0.4,0l2,1.5l1.2,0.1h1.5l1.3,1.2\n h0.5l0.5,0.4l0.6,0.6l0.7,0.2l0.9-0.2l1.3-0.6l0.8,0.8l0.7,0.9l1.3,0.3c-0.4-0.2-0.1-0.1,1,0.1c0.3,0.1,1.5,0.8,3.4,2.3h1.2\n l0.8-0.4h0.8l0.4,0.4v0.4l-0.4,0.8v1.2l0.8,1.2v1.2l-0.4,0.8l-0.4,0.8l-0.8,1.2l-0.6,0.4l-0.6,0.8l-0.8,0.4l-1.4,0.4l0.6,1.6\n l2.8,1.1v0.9l-1.2,0.4l-1.2-0.4c-0.4,0.5-0.7,1-0.9,1.4c-0.2,0.5-0.4,1.2-0.7,2.2l1.2,0.4c0.3,0.2,0.6,0.4,0.8,0.7\n c0.2,0.2,0.5,0.8,0.8,1.7v0.8l-0.4,0.4v0.4l0.4,0.4h0.4l0.4,0.4v0.4l-0.8,1.2l-0.3,0.9l-0.1,1.1l-0.4,0.8c-0.3,0.3-0.5,0.5-0.4,0.8\n c0.1,0.3,0.1,0.8,0,1.6c-0.2,0.2-0.4,0.4-0.7,0.4c-0.3,0.1-0.9,0.1-1.9,0h-3.2h-2.8h-1.2l-3,3.2l-0.6,0.4l-2.6,1.1l-0.8,0.8\n l-0.4,1.4l-1.6,0.4l-0.8,0.8l-0.4,1.2v1.2v0.4l-0.4,0.4v-1.2v0.8L783.9,557.4z M714.2,571.9l1.6,0.8l-1.6-0.4l-3.6-0.8l-1.6-0.8\n l-0.4-0.8l-0.4-1.2l0.8,1.2l0.8,0.4L714.2,571.9z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M611.7,524.2v0.8l-0.4,0.8l-0.4,0.8l-0.4,1.2l-4.8,2l-0.4,1.2l-1.6,2v2.8h-0.4h-4.8h-0.4\n l-0.4-0.4l-0.4-0.4v-0.4l-0.4-0.8l-0.4-0.4l-0.8-0.4l-0.8-0.4H594l-2,0.8h-1.6l-0.8-0.4l-1.2-0.4H586l-1.6,0.4v0.4l-1.6,3.2\n l-2.4,1.2l-2,1.2l-0.4,0.4l-0.8-0.4l-1.2-0.8l-0.8-0.4h-0.8l-0.8,0.8l-0.4,0.8l-2.4,0.8l-4,0.4l-1.2,0.8l-0.4,1.2l0.2,0.7l0.2,0.9\n l-0.4,0.8v0.4h-2.8l-3.6,0.4h-2.4h-2l-1.5-0.5l-0.9-0.7l-2-1.6l-1-0.6h-0.6H548h-0.4l-0.8-0.6c-1.2-2.6-2-4.6-2.4-6\n c-0.4-1.4-0.6-2.9-0.4-4.4l1.2-2.8l0.8-1.2l0.4-0.4l1.2,0.4l2,0.4l1.6-0.4l0.5-0.4l1.2-0.7l0.8-0.8l0.4-0.4l0.4-0.4l0.8-0.4l1-0.5\n l0.4-0.7v-1.6l0.4-0.8l0.4-0.4l0.5-0.5l0.5-0.2l0.4-0.2l0.7-0.4l0.8-0.6l0.5-0.4l0.6-0.3l0.7-0.6c0.4-0.3,0.8-0.5,1.1-0.6\n c0.3-0.1,0.8-0.1,1.6,0l1-1.2l1,0.4l0.4,0.8v0.8h1.8l1.4-2l0.4-0.4l0.8-0.8l0.8-0.4l0.4,0.4l0.8,1.2l0.8,0.8l0.4,0.4v0.4h0.4h0.8\n l0.4,0.4v0.8v0.8l-0.4,0.4v0.4l0.4,0.4h0.8l0.4-0.4l2-0.8l0.8-0.8l0.8-0.4l0.8-0.4l0.8-0.4h0.4h0.4h0.4h0.8h0.8l1.2,0.4l0.8,0.8\n l0.8,0.4h0.8l0.8-0.4l0.8-1.2h0.8l0.8-0.4h1.6l3.2,0.4l0.8,0.4l2,0.8l0.8,0.8l0.4,0.8l0.4,0.8c1.5,0.6,2.6,1,3.3,1.3\n c1.2,0.4,2.4,0.3,3.1,0.8C609.4,523.4,610.6,523.9,611.7,524.2z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M537.4,566.8l-1,0.2l-0.9,0.4l-0.4,0.4v1.6l-0.4,0.4h-1.2h-0.4l-0.8,1.2l-0.8,0.4l-0.8,0.4\n l-0.8,0.4l-0.8,0.4h-0.8l-0.4,0.4v0.4v0.4l0.8,0.8v1.2v1.2v0.8l-0.4,0.4l-2,0.4l-2,1.2v0.4l0.8,0.8v0.4l-0.8,0.4v0.4v0.8l0.4,0.8\n v0.4L524,584l-0.6,0.4l-1.4-0.1c-0.6-0.6-1-1.2-1.2-1.6c-0.2-0.4-0.4-0.8-0.4-1.2h-0.8l-0.4,0.8l-0.5,0.5l-0.3,0.3l-0.4-0.8v-0.8\n h-0.4l-0.4,0.1l-0.4,0.7l-0.9,1.5l-0.6,0.3l-0.8-0.2l-1.4-0.3l-0.7,0.3h-1h-0.4l-0.4-0.3l-0.5-0.2l-0.7-0.3l-0.4-0.8h0.8l0.4-0.4\n l-0.4-0.8l-1.2-1.2l-0.8-0.4l-0.8-0.8v-0.4l0.4-1.6v-0.4h-1.2l-0.4-0.4v-0.8l0.4-0.4l0.8-0.8l0.8-0.8v-0.4\n c-0.3-0.2-0.5-0.3-0.6-0.4c-0.1-0.1-0.3-0.2-0.6-0.4h-0.4h-0.4l-0.6-0.4l-0.2-0.8l0.6-0.8l0.6-0.8l0.8-0.4l0.5-0.3l1.5,2.5h0.8\n l0.8,0.2l0.4,0.2h0.4l0.7-0.2l0.8-0.2l0.6-0.2l1.5,0.4l2.5,0.6c-0.9-0.3-1.3-0.4-1.2-0.4c0.1,0,0.7,0.1,2,0.4l0.7,0.2h0.5l0.4-0.4\n l0.4-0.4l0.8-0.4l0.8-0.4l0.8-0.8l0.4-0.4h0.6l0.6-0.4l0.8-0.4h1.6l2.4,0.4l1.2-0.4l0.8-0.8l0.7-0.1l2.9,0.3v-2.2v-1.8v-1l0.1-1\n l2.2,0.5l0.6,0.2v0.4v0.8l0.4,0.4v0.4v0.8l0.4,0.4c0.4,0.6,0.6,1,0.5,1.2C538.4,566.8,538.1,566.9,537.4,566.8z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M626.1,167.7l-2.8,0.8l-2.4-1.2l-1.2,0.8h-2l-2.4,0.4l-0.8,0.8l-0.4,0.4l-2-1.2l-2-2.4\n l-1.6,1.6l-0.8,0.4l-0.8-1.6l-0.8-0.4l-0.4,0.4l-0.4,1.6l-0.4,1.2v0.8v2.8v0.8l-2-0.4v0.8l0.4,0.4v0.4l-0.8,0.8h-2v0.8l0.4,1.2\n l-0.4,0.8l-0.4,0.4l-2.4,0.4h-1.2l-0.4,0.4v0.8l0.4,0.8l0.4,0.4v0.4v1.2h-0.4l-1.2-1.6h-0.4l0.4,0.8l0.8,1.2l0.4,1.2l0.4,1.2v0.8\n l-1.6,3.2l-1.6,2l-1.2,1.6l-0.8,1.6l0.8,0.8l0.8,1.2l0.4,2.4l0.8,2.4l1.6,2l-0.4,1.2l-0.4,0.8l-2.4,2l-2.8,3.2l-2.8,8l-0.8,1.2\n l-2.4,1.2l-0.8,1.2l-2,1.6l-3.2,1.2l-1.6,2l-0.8,2h-0.8L574,229l-0.8-0.4v1.2v0.8l-1.6-1.2l-0.8,1.2l-0.4,2l-2.4,2.8l-2.4-0.4\n l-0.4,0.4l0.8,0.4v0.4l-0.4,0.4h-0.8l-1.2,0.4h-0.8l-0.4,1.2l-0.4,1.6l-1.2,0.8H560l-0.4,0.8h2v0.8v0.8l-0.4,0.8l-2.4,1.2l-0.4,0.8\n l-0.4,0.4h-1.2v-0.4v-0.4h-1.6l-0.4-1.2l-0.4,0.4v1.2l0.4,1.2l0.4,1.6l-0.4,1.2l-0.4,0.4l0.4,0.4l0.8,0.4l0.4,0.8l-1.2,0.4l-1.2,2\n h-1.2l-0.8,1.2h-0.8l-0.8-0.8l-1.2-0.8l-0.4,1.2v0.8l0.8,2.4l1.2,1.6l1.2,0.8l-0.8,0.4l-0.4,1.2l-0.8,3.6l-0.4,1.2l-0.4,2.4l0.4,2\n l0.4,0.8l0.4,1.2h-1.6l-1.6-0.8l0.4,1.6v0.8v1.6v1.2l-0.4,1.6l0.4,0.4l0.4,1.2l-0.4,0.8v0.8v2.4l0.4,3.6v0.8l0.8,3.2v1.2v1.6\n l1.2,1.2h1.2h1.2l0.4,0.4l0.4,0.8l0.4,1.2h0.8l1.6-0.8l0.8-0.4l0.8,1.6l1.6,2.4l0.8,1.2l1.6,0.4l1.6,2l-0.4,2.4l0.8,0.8l2,0.8\n l0.8,1.2l0.4,1.2l0.4,0.8l0.8,2.4l-0.4,1.6l-0.8,0.4l-2,1.6l-0.8,1.2l-0.8,0.8l-2,1.6l-0.8,0.4l-0.8,0.8l-0.8,0.4l-0.8-0.4\n l-2.4,1.6l-1.6-0.4l-0.8-0.8l0.4-3.2l-0.4-0.8l-0.4-0.4l-0.8,0.4v1.2H550l-1.6-0.8l-0.4,2l-3.6-1.6l-0.8,0.4l-1.6-0.8l-0.8,0.8\n l-1.2-0.4l-0.8-1.2l-1.2,2l-2.4,0.4l-2.4,0.4l1.2,0.8h5.2l1.6,0.4l2-0.4l1.6,1.6l1.2,0.4l1.6,2l0.8-0.4h1.2l1.2,0.4h3.6l1.2-1.2\n l1.6,0.4l0.8-0.4l0.8-0.8h0.8h0.8l0.8-0.8l0.4-0.4l0.4,0.4l0.8,1.6l-1.2,0.8h-0.8l-0.4,2.4l-0.4,1.2l-0.4,0.4l-2,1.2l-1.2,1.2\n l-1.6,1.2l-0.8-0.4l-1.2,1.2l-2.4,1.2l-1.2,1.6l-2.8,1.6l-1.2,1.2h-4l-3.6-0.4l-1.2,0.4h1.2l0.8,0.4l0.8-0.4l2.4,0.4l1.2,0.4l1.6,2\n l-1.2,0.8l-2,0.4l0.8,2.8l0.4,2l-0.8,1.2v5.2h-1.2l-0.4,2l0.4,1.2v2.4l0.4,1.6l0.4,1.6l-0.4,1.6l-1.6,3.6v1.6l0.4,0.8l0.4,1.6\n l-0.8,2.8l-0.4,2.4l-0.8,2l-1.6,2.4l-0.8,2l-1.6,5.6l-0.8,1.2l-1.2,0.8l-1.2-0.8l-1.2-0.4h-1.2l-2,0.8l-3.2-0.4l-3.2,0.4l-0.8,0.4\n l0.4,2l-1.2,0.4l-1.2-0.4l-0.8,0.8l-0.8,0.8l-1.6,1.6l-0.4,1.2v2l0.8,2l0.8,2l-2,2.4h-1.2l-3.2-0.8l-5.6,1.6l-4.8-1.2l0.8-1.2v-1.2\n l0.4-1.6V402v-1.2l-0.4-1.2l-1.2-1.6l-2.8-5.2v-1.6l-0.4-0.8h0.4l2.4,1.2h0.4l0.4-0.4l-0.8-1.6l-0.4-0.8l-0.4-1.2l1.2-0.4h0.8\n l0.8-1.2l-0.4-2l-1.2-0.8l-0.8-0.4l-1.6-3.2l-1.6-1.6l-2.8-6.8l-1.2-4.4l-1.2,0.4l-0.4-2l-0.4-2V362l-1.6-0.8v-0.8l-0.4-4.4\n l-1.6-0.4l-1.2-2.4v-4.8l-1.2-0.8l-0.8,0.4v-1.2l0.4-1.2l-0.4-4.4v-4l-0.4-1.2l-0.4-1.6l0.4-1.2l0.4-0.8h1.2l1.2,1.2l0.8,2.8\n l0.8,0.4l1.2-0.8c-0.2,1.1-0.2,1.7,0,2c0.2,0.3,0.8,0.3,1.6,0l1.6-2l1.6-6.8l-0.8-3.2l-0.8-2.8v-0.8l1.6-2.4l0.4-2l0.4-2l0.8-0.8\n h0.8l1.2-0.4l1.2-1.2l1.2-1.6l0.8-1.6l0.4-2.8v-1.6l0.4-1.2l0.4-2l-0.4-2l-1.2-3.2l-1.6-4.8l-0.4-2.4l0.8-0.4l1.2-0.4h2.4l0.4-0.4\n l0.4-1.2l0.4-1.6l0.4-1.2l0.4-1.6v-1.6l-1.2-2l-2-2.4l-1.2-0.8l-2-2l-1.6-1.6l0.8-6l0.8-4.4v-1.2v-1.6l-2-7.6v-1.6V249l-0.4-2.4\n v-2.4l0.4-0.8l0.8-1.2v-2l-2.4-4.4l2.4-5.2l-0.4-2.8l1.6-2l2.4-4.4l1.6-2.4l0.4-0.4l1.2-1.2l2-1.2l2.4-0.8h1.2l4,0.8l3.2,0.8\n l0.4-0.8l0.8-1.6l0.8-2v-2.4l-0.4-3.2l-0.4-2l-2.4-1.2l-2.4-1.6l3.2-5.6l2-4l2.8-6l0.8-2.4l0.8-0.8l0.8-9.2l0.4-2.8l0.4-1.2v-1.6\n l-0.4-2.4l-0.8-5.6l4.4-0.8l1.2-0.4l1.2-0.8l2.4-1.6l1.2-1.6l-0.8-5.2l1.6-1.6l3.6-6l4-6l2-2.4v-1.2v-1.6l-0.8-2.8l-0.8-1.6\n l-1.6-3.2l0.8-2.4l1.2-0.4l1.6-0.8l1.2-2v-0.4l2.4-8l4-4.1l1.6-2.4l2.8,1.6l4,2.4l1.6-3.6l0.4-1.2l0.4-2l-0.4-3.6v-4.4v-2l1.6-0.8\n L562,89l2.4,0.1h1.2l2,0.4l2.4,0.8l4.8,2.4l2,0.8l2.8,1.2l0.8-1.2l2-2.8l-3.2-2l2-2l1.2-2l0.8-2.4l0.4-2.8V78l-0.8-1.2l-3.2-3.2\n l4.4-0.4h1.6L586,74v0.4v0.8V76l1.6,2.9l0.8,1.2l2,2l0.4,1.2l1.6,1.2l1.2,1.2l1.6,1.2l1.6,1.6l2.4,1.2l2,0.4l4.8,2.4l0.8,0.8\n l1.2,1.6l1.2,1.6l0.8,3.6h1.6l0.4,1.2l1.2,2l2,2v0.8l-1.6,1.6v2.4v2.8l0.4,2.4v0.8l-0.4,0.8l-0.4,1.2v1.2v0.4v0.4h0.8l1.2,0.4\n l0.8,0.4l0.4,2.8v0.4l-1.2,1.2l-0.4,0.8v1.6l0.4,1.6l0.4,1.6l0.8,2l1.2,2l0.8,1.6l0.4,1.2v0.8l-0.4,0.8l-0.4,2v2.4l-0.4,1.6l-1.2,2\n l-0.8,0.8l-0.4,1.2v1.6l0.4,2v1.6l0.4,1.2l0.4,0.8l1.6,1.2l0.8,2.4l0.8,2L626.1,167.7z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M576.4,573.1h1.2l1.2-0.4l2.4,0.4l0.4,0.4l0.4,0.4l0.8,0.8l0.8,1.2l0.8,0.4l1.2,0.8l0.4,0.4\n l0.8,1.6l0.8,0.8h0.4h0.4v0.4v0.8v1.2l0.4,0.8v0.4v0.4v0.4l0.4,0.4l0.8,0.8l0.8,0.8l0.8,0.8l0.8,0.4h0.4l0.8,0.8l1.6,0.4h0.4\n l0.4,0.4l0.4,0.4v0.4h-0.4l-0.4,0.4v0.8h-0.4h-0.4h-0.4v0.4l0.4,0.4l0.4,0.4l0.8,0.4l0.8,0.4v0.4v0.4h-0.8h-0.8h-0.4v0.4l2,0.4\n l0.8,0.4l0.4,0.8l1.2,0.4l2,0.4l1.2,0.8l0.4,0.8h1.7l1.6-2l1.6-0.4l1.6,0.8l0.8,0.8v0.4l-0.4,0.4h-0.8l-0.8,0.4l-0.8,0.8v0.8\n l0.4,0.8c0.3,0.5,0.6,0.8,0.7,1c0.3,0.4,0.5,0.8,0.7,1.1c0.2,0.3,0.3,0.5,0.4,0.7c0.2,0.3,0.3,0.7,0.3,1.2c0,0.2,0,0.7-0.1,1.2\n l-0.8,0.6l-0.8,0.6l-0.8,0.4c-0.5,0.9-0.7,1.5-0.8,1.6c-0.2,0.3-0.2,0.7,0,1.2v0.8v0.4l0.4,0.8l0.4,0.8l0.4,1.2l0.8,0.8l1.6,0.8\n l0.8,0.4l0.4,0.8l0.4,0.8l1.2,0.8v0.8l-0.4,0.8l-0.4,0.4l-0.8,0.8l-0.8,0.4l-0.7,0.9l-0.5,0.7h-1.6h-0.4l-0.8,0.4l-0.4,0.8l0.4,0.8\n v0.8l-0.4,1.2l0.4,1.2l0.4,0.4l-0.3,0.9l-0.5,1.3l-0.4,0.4l-0.8,0.4h-0.4l-0.4-0.4h-0.4l-1.2,0.4l-1.2,0.4l-0.8-0.4h-0.8l-0.4,0.4\n h-0.4l-0.8,0.4l-1,0.3l-1,0.3l0.4-0.8l0.4-0.6l0.3-0.6l0.5-0.6l0.6-1.2l0.2-1l0.2-0.9l-0.2-0.6l-1.1-0.3l-0.9-0.3l-0.6-0.2\n l-0.6-0.2l-0.5-0.8l-0.5-1l-0.9-0.8l-0.5-1.2l-1.2-0.8l-1-0.8l-1.4-0.2l-0.8-0.8v-0.4l-0.4-0.7l-0.4-0.5l-1.2-0.4l-0.8-0.4\n l-0.4-0.4h-0.4l-0.8,0.4l-0.8,0.4l-0.4,0.4l-0.2,0.5v0.7l0.2,0.4v0.8l-0.8,0.8v0.4l-1.2,0.4l-0.8-0.8l-1.2-0.4l-2.4-1.6l-0.8-0.4\n l-0.8-0.4l-1.2-0.8c-0.9-0.8-1.4-1.3-1.6-1.6c-0.2-0.3-0.7-0.5-1.6-0.8l0.2-1.2l0.6-1l0.4-0.5l0.4-0.4l0.4-0.5v-1.1\n c-0.4-0.4-0.7-0.6-0.9-0.7c-0.3-0.3-0.3-0.5-0.3-0.7c-0.2-0.3-0.3-0.6-0.4-0.9l-0.4-1v-0.4l0.4-0.4h0.4h0.4h1.2l1.2-0.4l0.4-0.4\n v-0.4l-0.4-0.4l-1.2-1.2l-1.2-1.2l-1.2-0.8l-0.8-0.4l-0.4-0.4v-0.4v-0.8v-1.2l0.4-0.8l0.8-1.2l0.8-1.2l0.4-1.2l0.4-1.2v-0.4\n l-0.4-0.4l-0.8-0.4l-1.2,0.4l-0.4-0.8v-0.8l-0.4-2.4l0.8-0.4l0.8-0.4h1.2h0.8v-0.4v-0.4v-0.4l-0.4-0.4l-0.4-0.4h-0.8l-2-0.8\n l-0.8-0.8v-1.2l0.4-0.4l0.4-0.4l-1.2-0.4l-0.4-0.8l0.4-0.8l-0.4-1.6l-0.2-0.5V577l0.4-0.4l0.2-0.7l0.4-0.4l0.8-0.4l0.8,0.4h1\n l0.4-0.4h0.6h0.8l0.4-0.4l1.2-0.4l0.8-0.8l0.8-0.8L576.4,573.1z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M671.8,584.3l1.2,1.6l1.6,0.8l3.6,0.8h0.4l-0.4-0.4v-0.4v-0.4h0.4l0.8,0.4l1.6-0.4l2-1.2l2-0.4\n l2,0.8l0.8,0.8l0.8,0.8v1.2v0.8l-0.4,2.8l-0.4,1.2l-0.4,1.2l-5.6,1.2l0.4-0.8v-1.2l-0.4-0.8l0.4-0.8l-1.2-0.4l-0.4,0.4l-0.4,0.8\n l0.4,1.6l-0.8,0.8l-0.4,0.4v1.2l-0.4,0.4v0.4h0.8l-0.4,1.2l-1.6,2l-0.8,1.2v4.8l-0.8,2.8v0.8l-2.8,1.5H673l-1.6-0.4l-0.4-2.7\n l-1.2-1.6l-0.8-1.2l-0.8-1.1h-0.4l-0.4-0.4l-1.2-0.4h-1.6l-3.6-2l-0.4-0.4l-2.8,0.4l-4,0.8l-3.2,1.2l-3.2,2l-1.2,1.6l-2.3,1.1\n l-2.4,0.8l-2.9-0.8l-4-0.8l-4.4-0.8l-2.4,0.4l-3.2-0.4l-4.8-1.2l-3.3-0.3c-0.8,0.6-1.6,0.9-2.3,1.1c-0.6-0.5-2-1.4-4-2.8l-0.8-0.8\n v-0.4l-0.4-0.4l-0.8-0.4l-0.4-0.8l-0.4-0.8v-0.8l0.4-0.8l0.8-0.4h0.8l0.4-0.4v-0.4l-0.8-0.8l-1.6-0.8l-1.2,0.8l-1.5,2h-1.7\n l-0.8-1.2l-1.2-0.8l-2-0.4l-1.2-0.4l-0.4-0.8l-0.8-0.4l-2-0.4v-0.4h0.4h0.8h0.8v-0.4v-0.4l-0.8-0.4l-0.8-0.4l-0.4-0.4l-0.4-0.4\n v-0.4h0.4h0.4h0.4v-0.8l0.4-0.4h0.4v-0.4l-0.4-0.4l-0.4-0.4h-0.4l-1.6-0.4l-0.8-0.8H592l-0.8-0.4l-0.8-0.8l-0.8-0.8l-0.8-0.8\n l-0.4-0.4v-0.4v-0.4v-0.4l-0.4-0.8v-1.2v-0.8v-0.4h-0.4h-0.4l-0.8-0.8l-0.8-1.6l-0.4-0.4l-1.2-0.8l-0.8-0.4l-0.8-1.2l-0.8-0.8\n l0.4-0.4l2.4-0.4l1.2,0.4h0.4l0.4-0.4h0.8l1.2-1.2h0.8h1l1.8-0.4l0.8-0.8l0.4-0.4l0.4-0.8l0.4-0.8l0.8-0.4v-0.4v-0.8l0.4-1.6\n l0.4-0.4l0.4-0.4l0.4-0.4l0.8-0.8l-0.4-0.8v-0.4l1.2-1.6l0.8-1.6v-0.8v-0.8l0.8-0.8l0.8-0.8l0.8-2.8l0.4-0.4l0.8-0.4l0.4-0.4v-2\n l0.4-0.4l0.8-0.4l0.8-0.8l0.8-1.2l0.4-0.4h0.8l0.8-0.4h0.8l1.2,0.4l1.2-0.8l1.8-2l-0.2-1.4c-0.6-0.3-1-0.6-1.2-0.8\n c-0.2-0.2-0.2-0.5,0-0.8v-0.6l0.4-0.4l1.6-0.8l0.4-0.8l0.4-0.8h0.8l2.4,1.6h2.4h0.4h0.4l3.2,0.8h0.4l1.2,0.8h1.2l1.2-0.4h1.2\n l1.2,0.4l0.8,0.8l2,2l0.8,0.8h0.8l1.2-0.4l1.2-1.2l3.2-1.6l2.4-0.4l2.4-0.4l5.3-1.6l2.7-0.8l1.8-0.8c0.6,0.1,1.1,0.3,1.4,0.4\n s0.7,0.4,1.2,0.8l0.4,0.8l0.8,0.8l0.4,0.8l0.8,1.2l0.8,1.6l0.8,2v0.8l0.4,1.2l0.8,1.2l1.2,1.6v0.4l0.4,1.2l1.5,2.2l0.8,0.8l0.5,1\n l0.4,0.8l0.8,0.8l1.2,1.2l0.8,1.2l0.8,3.2l0.8,1.6v1.8l0.4,1.4l-0.4,2l-0.4,1.6l-0.6,2.8l-0.2,2.8l0.8,1.6l0.2,2l-0.6,0.4\n c-0.1,0.3-0.2,0.5-0.2,0.7c-0.1,0.2-0.3,0.5-0.6,0.9l-0.4,0.4l-0.4,0.4v0.4l0.4,0.4l0.4,0.8L671.8,584.3z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M262,644h0.8l1.2-0.4l0.8-0.4h0.4l2.4-0.4l0.4,0.4l0.4,0.4l1.2,0.4h1.2l1.6-0.4l0.8-0.4v-0.4\n v-0.4V642h0.4l0.4,0.4l0.8,0.4h2l0.4-0.4h0.8l0.8,0.4h0.8l0.4,0.4v0.4v1.2v1.2v0.4h0.8h1.2l-0.4,1.3l-1.6,1l-1,1.3l-1,1.3l-0.8,0.7\n l-0.4,0.8l0.4,1.8l0.4,1.4v1.6v0.9v0.4v2v0.4v0.4l0.4,0.4v0.4l-0.4,0.8l-1.2,0.8l-0.8,0.8v0.4v0.4l1.2,1.2l0.4,0.4v1.2l-0.8,2v1.6\n l-0.8,0.4H272l-0.8,0.4v0.4l0.8,1.6l0.8,0.8h0.4l0.4,2l1,2.5l1.4,0.5l0.4,0.8v1.2l-0.4,1.2l-0.8,1.2l-1.2,1l-0.5,0.9l-0.3,0.8\n l-0.4,1.2l-0.2,1l-0.2,1.1l-1.2,3.1l2.3-0.2l-0.5,0.7l-0.3,0.5l-0.4,1l-0.8,0.8l-1.2,0.5l-0.7,1.1l-0.9,1.4l-0.8,0.8l-0.8,2v0.8\n l0.4,1.2l0.5,2.5v1.6l-1.6,1.2h-1.2l-2.4-0.8l-4-0.4l-1.2-0.4l-1.6,0.8h-1.2l-0.8,0.8l-0.8-0.4l0.8-2l1.2-3.6v-2.4l0.4-2l-0.4-2\n l-0.8-1.2l0.8-3.2v-1.6l-0.8-2l2.4,0.4l-0.8-0.8l-0.8-0.4h-0.8H254l-2,0.8l-1.2,0.4h-0.4v-1.2l-0.4-1.6l0.8-0.4h0.8l0.8-0.8\n l0.4-0.8l-0.4-1.6l0.8-1.2l1.6-1.2H254l-0.8,0.8l-1.6,2.8l-0.4,1.2l-1.2,0.4l-1.2,0.4h-0.4l-0.8-0.4v-0.8v-0.8l0.4-1.6v-2l0.8-2\n v-0.4V678l0.8-0.8l0.8-0.4l1.2-1.6l1.6-4l2-4.4v-0.4l-0.4-0.4v-1.2l1.2-5.2l0.4-0.8l0.4-1.6v-2.4l0.4-1.6v-0.8v-1.2l-0.8-2l-0.8-4\n l0.8-3.2l1.2-0.8l0.4-0.4l2.4-0.8l0.8-0.4h0.4v0.4l0.4,0.8l0.4,0.4v0.4l-0.8,1.2v0.4L262,644z"}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"494.7,608.7 493.9,608.7 493.5,607.9 493.9,607.1 494.7,607.1 494.7,607.5 "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M574.8,426.5l0.4,0.4l3.2,0.8l3.2,0.4l5.2,0.4l5.2,0.4l5.6,0.4l6,0.4l3.9-0.2l2.5-0.2h0.4\n l0.8-0.8h0.8l0.8,0.4l0.4,0.4v0.4v0.4h0.4l0.8,0.4l1.2,0.8l0.8,0.8l0.8,1.2l0.4,1.2v1.2v0.8v0.4l1.2,6.4l2,6l0.8,2.8l0.4,1.6\n l0.4,2.4v1.6v0.8v1.2l-0.8,0.8l-4,2l-0.8,0.8l-1.2,1.6l-1.2,1.6l-0.4,0.4v0.4l0.4,0.4l1.6,0.8l1.6,0.8l0.4,0.4l1.2,0.8l0.4,0.8\n l0.4,0.4v1.2l-0.4,1.6l0.4,1.2l-0.4,0.8l-0.4,0.8v1.6l0.8,2l0.8,1.2l0.4,0.8l-0.4,0.8v0.8l0.4,0.8l1.6,2.4l0.8,2.4l0.4,0.8l1.2,1.2\n v0.4l-0.4,0.4h-0.4h-0.4l-0.4,0.4l0.4,0.4l0.4,0.8l0.4,2v1.6l-0.4,0.4l-0.4,0.8l-0.4,0.8l-2.8,0.4l-0.8,0.8l-1.6,1.6l-1.2,0.8\n l-1.6,1.6l-2.4,3.2l-0.8,1.2l-0.8,1.2l-2,2.8l-0.8,1.2v0.8l0.8,2.4v1.2v0.8l-0.4,0.8v0.4l0.8,0.4l0.8,0.8v0.4v0.4l-0.4,0.4\n l-1.2-0.4l-1.2-0.8h-0.4h-0.8l-3.2-1.2l-2-0.8l-0.4-0.8l-0.4-0.8l-0.8-0.8l-2-0.8l-0.8-0.4l-3.2-0.4h-1.6l-0.8,0.4h-0.8l-0.8,1.2\n l-0.8,0.4h-0.8l-0.8-0.4l-0.8-0.8l-1.2-0.4h-0.8H584h-0.4h-0.4h-0.4l-0.8,0.4l-0.8,0.4l-0.8,0.4l-0.8,0.8l-0.4,1.6l-1.6-0.8\n l-0.4,0.4h-0.8l-0.4-0.4v-0.4l0.4-0.4v-0.8v-0.8L576,517h-0.8h-0.4v-0.4l-0.4-0.4l-0.8-0.8l-0.8-1.2l-0.4-0.4l-0.8,0.4l-0.8,0.8\n l-0.4,0.4l-1.2,2h-2v-0.8l-0.4-0.8l-1.2-0.4V515l-0.8-1.2l-1.6-1.6l-0.4-0.6v-0.4v-0.8v-0.6l-2.4-0.8l-0.4,0.4l-0.4-0.4h-0.4\n l-1.6-0.8v-0.4l-0.4-0.4h-0.4v0.4l-0.4,0.4l-1.2,0.4h-0.4l-0.4-0.4l-0.4-0.8l-0.8-0.8l-0.8-0.4l-0.4-0.4v-0.4l1.2-0.8l0.4-0.8v-1.2\n c-0.3,0.4-0.5,0.6-0.8,0.7c-0.3,0.1-0.9,0.2-1.7,0.2h-0.4l-2.6-1.7l-2-0.8h-1.2v0.4l0.4,1.2l0.4,1.2v0.4l-1.2,0.8l-0.8,0.4\n l-0.8,0.4l-0.8,0.8l-0.4,0.4h-0.4l-0.4-0.4L540,505l-1.6-2l-0.4-0.4l-0.8-0.4l-0.4-0.4l-0.4-0.4l0.8-0.8l0.8-0.4l0.4-0.4v-0.4\n l0.4-0.4v-0.4l-0.8-0.8h-2.5l-0.7,0.4h-0.4l-0.4-0.8h-0.8l-0.8-0.4l-0.9-0.4l-1.1-1.2l-2-0.8h-0.8l-0.4-0.4l-0.4-0.8l-0.4-0.8\n l-0.4-1.2l-1.6-0.8l-1.6-0.4v1.2v0.8l-0.8,0.4h-0.8l-0.6-0.4l1.2-2.4l0.4-1.6l0.4-2.8l-0.8-2.4v-1.2l-0.4-0.4l-1.8-1.2v-0.4\n l0.4-1.6v-0.8l-0.4-0.8l-0.8-1.2l-0.4-1.2l0.8-1.2l0.4-0.8l0.4-1.2l0.4-0.8l-0.4-0.4v-0.8v-1.2l-0.4-0.8l-0.8-0.4l-0.4-0.8\n l-0.4-0.8v-1.2l0.4-1.6l-1.2-2l-2.8-2.4l-0.8-1.6v-1.2l0.8-0.8l1.2-0.8l0.8-1.6l0.4-1.6v-0.4v-1.2l-1.2-5.2l-0.4-1.2v-1.6v-0.4\n l2.4,1.2l1.2,0.8v-0.8l-0.4-0.4v-0.8v-1.2l-2.4-0.8l-1.6-0.4v-0.8v-0.4l0.4,0.4h1.6l3.6-1.6l6.4-2.4l6.8-2l1.6-0.4l1.6-0.4l0.4-0.8\n l0.4-0.4l0.8-1.6l2-2.4l3.6-0.8l1.2-1.2l2.8-1.6l6.4-1.6l2.8-0.4h2.8l1.2,1.2l1.6,4.4l0.8,1.6l2,1.2l1.6,0.4l4.8-0.8l1.6-0.8\n L574.8,426.5L574.8,426.5z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M642.1,3.5l3.2,1.2h1.2l1.6,2.4l0.8-0.4v1.6l-1.6,0.8l-2.4,0.4l-0.4,0.4l-2-0.4l-1.2-2l-2-0.4\n V6.3l1.2-1.6L642.1,3.5z M701.4,49.1l0.8,4.4v1.6l-0.4,1.6l-0.4,0.8l-0.8,0.4h-2l-2.8-1.6l-1.6-1.6h-0.4h-0.4l0.4,1.6v1.2l-0.4,1.2\n l-0.4,1.2l-0.4,0.8l-1.2,1.2l-2,1.2l-4.8,2l-0.4,0.8l-1.6,5.6l-0.4,0.8l-0.4,0.8l-1.6,0.8l-0.8-1.2l-0.8-2v-2l2-3.6l2-2.4l0.4-0.8\n l1.2-2.4l-2-6.4l-4-2l-4.4-2.8l-1.6-1.6l-2.4-3.2l-1.6-2.8h-1.6l-1.6,0.8l-2.8,2.8l-1.6,1.2l-0.8,0.4h-0.4l-2-0.8h-2l-1.6,0.4\n l-0.8,0.4l-2.4,4.4l-1.6,2l-0.8,0.8l-0.8,1.2l-0.4,2l-1.2,7.2l-0.8,2.8l-0.4,1.6l0.4,4.8l-0.4,2.8l-1.2,2.4l-0.8,0.8l-1.2,0.4\n l-1.2,0.4l-1.2,1.2l-0.8,1.6l-0.8,4l-1.6,1.6l-1.6-0.4l-1.2-1.6l-2.4-1.2l-1.6-0.8l-2-1.6l-1.6-1.2l-1.6-0.4l-0.8,1.6l-0.8,1.2\n l-2.8,1.2l-1.6,0.8h-2l-0.8-0.8l-2.8-0.8l-3.6-0.8h-1.2l-0.4-1.6l-0.8-2.4l-2.4-4.4l-1.2-1.6l-2-3.6l-2.4-3.6h-0.4h-1.6h-2\n l-1.2,0.8L592,68v0.8l0.8,3.2l-0.4,0.8l-0.4,0.4l-2-0.8h-2.4l-0.8,1.2h-1.6l-4.4,0.4l2,2.8l0.8,1.2v1.6l-0.4,2.8l-0.8,2.4l-1.2,2\n l-2,2l3.2,2l-2,2.8l-0.8,1.2h-1.2l-2-0.8l-4.8-2.4l-2.4-0.8l-2-0.4H566l-4.4-2l-0.8,0.4l-1.6,0.8v2V96l0.4,3.6l-0.4,2l-0.4,1.2\n l-1.6,3.6l-4-2.4l-2.8-1.6l-1.6,2.4l-4.4,4l-2.4,8v0.4l-1.2,2l-1.6,0.8l-1.2,0.4l-0.8,2.4l1.6,3.2l0.8,1.6l0.8,2.8v1.6v1.2l-2,2.4\n l-4,6l-3.6,6l-1.6,1.6l0.8,5.2l-1.2,1.6l-2.4,1.6l-1.2,0.8l-1.2,0.4l-4.4,0.8l0.8,5.6l0.4,2.4v1.6l-0.4,1.2l-0.4,2.8l-0.8,9.2\n l-0.8,0.8l-0.8,2.4l-2.8,6l-2,4l-3.2,5.6l2.4,1.6l2.4,1.2l0.4,2l0.4,3.2v2.4l-0.8,2l-0.8,1.6l-0.4,0.8l-3.2-0.8l-4-0.8h-1.2\n l-2.4,0.8l-2,1.2l-1.2,1.2l-0.4,0.4l-1.6,2.4l-2.4,4.4l-1.6,2l0.4,2.8l-2.4,5.2l1.6,5.2l0.8,2l-0.8,1.2l-0.4,0.8v2.4l0.4,2.4v1.6\n v1.6l2,7.6v1.6v1.2l-0.8,4.4l-0.8,6l1.6,1.6l2,2l1.2,0.8l2,2.4l1.2,2v1.6l-0.4,1.6l-0.4,1.2l-0.4,1.6l-0.4,1.2l-0.4,0.4h-2.4\n l-1.2,0.4l-0.8,0.4l0.4,2.4l1.6,4.8l1.2,3.2l0.4,2l-0.4,2l-0.4,1.2v1.6l-0.4,2.8l-0.8,1.6l-1.2,1.6l-1.2,1.2l-1.2,0.4h-0.8\n l-0.8,0.8l-0.4,2l-0.4,2l-1.6,2.4v0.8l0.8,2.8l0.8,3.2l-0.4,2.8l-0.4,3.2l-0.8,2l-1.2,0.8l-0.8-0.4l-0.8-2.8v-0.8l-0.4-0.8\n l-2.8-0.8h-0.4l-1.2-0.4h-0.8l-1.2-0.4l-4-4.4l-1.2-2v-0.8v-4l-0.4-1.6v-2l-0.8,1.6l0.4,2.4l-0.8,1.2l-1.2,0.4v1.6l0.4,0.4v1.6\n l-0.4,2l-2,4.8l-0.4,0.4l-0.4,0.8l-1.2-0.4l-1.2,1.2l-1.2,0.4l-0.4-1.6l-2-2h-0.8l0.8,0.8l0.8,1.2l-0.4,0.8l-0.4,0.4l-0.8,0.4\n l-2.8,1.6l0.8,1.2l-0.8,1.2h-0.8l-0.4,0.4v0.8l-2.8,2.4l-4.4,5.6l-2.4,1.6l-1.6,1.6h-1.6l-2,1.6l-4.4,1.2L435,354l-2,0.4l-1.2-0.8\n v-0.8v-0.4V352h-0.4h-0.8l-0.4,0.4v1.2l-0.4,0.4l-1.6-0.8l-0.4-0.4l0.4-1.2l0.8-1.2v-0.4v-0.8h-0.4H427h-1.2l-3.6-2.4l-0.8-1.2\n l-3.2-2l-1.2-2l-0.8-2.4v-2l0.4-3.2l0.8-0.8l2.8,1.2l2.8,2h0.4l0.8-1.6l1.6-1.2l-0.4-0.4l-2.4,1.6l-0.8-0.8l-1.6-1.6v-0.8l0.8-0.8\n l0.4-1.2l-0.4-1.2v-1.6l1.2-1.6l1.6-1.6l1.2-1.6l1.2-0.8v-0.4l-1.6,0.4l-1.2,0.8l-1.6,1.6l-2,1.2l-1.6,0.4l-0.8,0.4l-1.2,0.4\n l-1.2,2l-1.2,0.8h-2l-0.4-1.6l0.4-4.8l0.8-2.4l0.8-1.6l1.2-0.4l0.8-1.2h0.8l0.4,0.4l2,0.4l1.2-1.6l1.2-0.4l2.4-1.6v-0.4l-1.6,0.4\n H421l-1.6,0.4l-0.8-0.4l-0.4-1.2l0.4-1.2l2.4-2.8l0.8-1.2l0.4-1.2v-0.8l0.4-1.6l2.4-2.8l2-1.2l0.8,1.2l-0.4,3.2v1.2l1.6-4.8\n l0.8-1.2l0.8-0.8l2-0.4l0.4-0.8l-2,0.4l-5.2,2l-2,1.6l-0.4,1.2l-1.6,2l-0.8,1.2l-0.4,2l-0.8,0.8l-1.2,0.4l-1.6,2.4l-0.8,2l-1.6,1.6\n l-1.2,1.2l-0.4,0.4l-0.4,1.2h-0.4l-0.4-0.8v-1.6v-2.4l0.8-1.6l0.4-1.6l-0.4-1.6l0.4-0.8h0.8l1.2,0.4h1.2l2-1.2l-0.4-0.8H417h-1.6\n l-1.6-1.2l-1.2-2.4l-0.4-3.2l0.4-0.8l4.4-3.2l1.2-1.6h-0.8l-1.6,1.6l-2.4,1.2l-1.6-1.6l-0.8-1.6l-0.4-3.6v-1.6v-2.4l0.8-0.8\n l1.2,0.4h1.2l2.4-0.4l5.2-1.6l3.6,0.8h1.6l2-1.2h2l1.6,0.8l0.8,1.2v1.6l0.8,0.8l0.4-0.4l-0.4-1.2v-1.6l5.6-2l0.8-0.8l-2.4-0.4\n l-0.8-2l1.2-2.8v-0.4L437,277l-0.8,2l0.4,1.6l-0.4,0.8l-1.2,0.4h-2.4l-1.6-0.8l-1.6-0.4l-0.4-0.4V279l-0.4-0.4l-0.8,1.2l-0.4,2\n l-1.2,0.4l-3.2-0.8l-4.8,0.4l-2,1.2h-1.6l-2.4-2l-0.8-1.6l-0.4-2.8v-1.2l2-0.4h0.8l0.8-0.8l-0.8-0.4l-1.2-0.8l-0.8-2l-1.2-0.4\n l-0.8-1.6v-2.4l0.4-1.6l0.8-0.4l1.6,0.4l4-0.4l3.6,1.6l2.4,0.8l5.2-0.4l2.8-1.6l-0.4-0.4l-3.2,0.8h-2.8l-5.2-1.6l-2-0.4l-2.4,0.4\n l-1.2-0.4l-0.8-1.6l0.4-3.2l1.2-0.8l0.4,0.8h0.8l0.8-1.2l0.8-0.8l0.4-1.6l2-1.6h0.8l1.2-0.8l0.8,0.4l0.4,0.8l0.8,0.8h1.6l4-1.2\n l0.4-0.4l0.8-1.2l-2.8,0.4l-2,0.8l-1.6,0.4v-0.8l0.4-0.8l0.8-0.8l0.4-1.6l0.8-0.8h0.8l2-0.4l1.6-0.4l2.4,0.4l3.6,0.4l2.4,1.6h0.8\n l0.8-0.4l0.4-0.4l-2-0.4v-0.8l0.4-0.8l2.8-1.2l3.2-0.4L445,245l-7.2,1.6l-2-0.8h-1.6l-0.8,0.4l-2.8,0.8l-0.4-0.4l0.4-1.6l1.6-2.8\n v-0.8l0.8-0.8l4.4-1.6l2-2l0.8-0.4h0.8l1.2-0.4l2.8,0.4l1.2,2.4l1.2,0.8l3.6,2.8v-0.8l-3.2-4l-1.2-0.8l-0.8-2l0.4-2l0.8-1.2\n l3.6-0.8l0.8-0.8V229l-0.4-0.8h-1.2l-1.2-0.4l-0.4-1.2l0.4-0.8l2-1.6l1.2-0.4l2-0.4l3.2,1.2l0.4,0.8l-0.8,1.6v0.8h0.8l2-2.8\n l2.4-0.4l0.8-0.4l1.2-0.4l1.6,2.4l0.8,0.8l0.4,0.4l0.4,2h0.4l0.8-1.2l1.2-0.4l1.6-0.4l2.8,0.4l1.2-0.4h0.8l-0.4-2l-0.4-0.4l0.4-1.6\n l0.8-0.8l2-1.2l2-0.4l1.2-1.2l1.6-1.2l-0.4-0.8l-0.4-0.8h-1.2l-0.4-0.4l1.2-1.2l2-1.6l-0.8,1.2l-1.2-0.8l-1.2,0.4l-1.6,1.2l-2,1.6\n l0.4,0.4l0.8,1.6l-1.2,2l-6.8,5.2l-3.2,1.6l-1.6-0.4l-0.4-1.2l-0.8-1.2l-0.8-2h-1.2l-0.8,0.4l-0.4-0.8l0.4-2.4l1.2-1.6l1.6-1.2\n l0.8-1.6l0.8-2.4l2.4-2.4l3.6-6l3.2-2l1.2-2l1.6-0.8l1.6-1.6h1.2l2-1.6l1.2-2h-0.8l-2,1.2l-1.2,0.4v-2l0.4-2l1.6-2l7.6-5.6l0.8,0.8\n l0.8,1.6l2.4-0.4l2.4-3.2l2-3.2l-1.2,0.4l-1.2,1.2l-2.4,2l-1.2,0.4l-0.8-0.4l-0.4-1.2l-0.8-0.4l-0.8,0.4l-0.8-0.8v-2.4l0.8-3.2\n l0.8-2.4l0.8-1.6l3.2-4.8l0.8-2.8l1.6-1.2l2,0.4l0.4-0.4l-0.8-1.6l-2-1.2v-0.8l6.8-2.4h3.2l0.8-1.2l1.6-0.8l1.2-1.6l-0.8-0.8\n l-3.2,1.2l-2,0.8h-0.8l-0.8,0.4h-2.8l-0.4-5.6l0.4-3.2h0.8l0.4-2.8l1.2-1.6l1.6-0.4l0.8-0.8l1.2-1.6l2,0.4l2-0.4l-0.4-0.8l-2.4-0.8\n l-0.4-1.6l0.8-0.8l0.8-0.8h0.8l1.6-3.2l0.8-1.2l1.2,0.4l1.6-1.2l1.6,0.4l1.6-0.8l2-0.4l7.2-0.4l0.4-1.2l-1.6-0.4l-5.2-0.4h-2.8\n l-1.2,0.4l-0.4-0.4V126l0.8-1.2l0.4-1.2l2-3.2l2.4-2.4l1.6,0.4l2,2l1.2,0.4l0.8,0.8l0.8,2.8h0.4l-0.4-2.8l1.2-2.4l-0.4-0.8l-2,0.8\n l-1.6-0.8l-1.2-1.6l-0.4-1.6l0.8-1.6l0.8-0.8l-0.4-0.8l-2.8,2.4l-2,0.4l-0.8-0.4l0.4-2.4l-0.4-1.6l2.8-4.4l0.8-0.4l1.6,0.4l1.6,1.2\n h1.2l1.2-0.8v-1.2l-2.8-0.4l-0.8-0.8l0.4-0.8l2-1.2l2-2l2-0.4L532,98l0.4,0.4l0.4,0.4l0.8,5.2l1.6,4.4h0.4l-0.8-3.6l0.4-1.2\n l0.8-0.8l0.4-0.8l-0.8-0.4l-0.8-1.2l-0.8-4l0.4-1.2l2-2.4l2.4-0.4l2.8,1.6h0.8l1.6-0.4l2.8-1.2l1.6-0.4h0.8l0.4-0.8l1.6-0.4\n l-0.4-0.4L550,90l-2.4,0.8l-6.8-0.4l-0.8-0.8v-1.2l0.8-2l0.8-1.2l2.8-2l2.8-0.4l2.8-3.2l1.2-2.4l0.8-4l1.6-3.2l4.4-1.6v-0.8\n l-0.4-1.6v-2.8l1.2-3.6l0.8-1.2h0.4l0.8,1.2l1.2,2.4l2,1.2l2.4,0.4l0.8-0.8l-2-1.2l-1.6-1.6v-1.6l0.8-0.8h1.2l1.2-0.4l1.2-1.2v-0.8\n v-1.2l0.4-1.2l1.6-2.8l5.6-2l0.4,0.8l-0.4,5.6l-0.8,3.6v2.4l1.2-2.4l1.6-7.2l1.2-3.2l1.2-2l0.8-0.4l0.8-0.8l1.2-0.4l0.4,0.8\n l0.4,1.6l-0.8,6v2l-0.8,2.4l-2.8,5.6v0.8l0.4-0.4l1.2-0.8l3.2-5.6l2.8,0.8v-0.4l-0.8-1.6l-1.2-1.6l-0.4-2v-5.2l0.8-2l2.4,0.4\n l1.6-0.4l0.8,0.8h1.6l1.2-3.6l2-0.4l1.6,2.4l2,1.6l1.6,2.4l0.4-0.8l-0.8-5.6l-1.2-2l-2-1.2l-2.4-2.4l-0.8-1.2v-0.8l2-0.8l2.8,0.8\n l2.4-2l0.8,0.4l2-1.2l1.2,1.6l0.8-0.4l0.4-2l2.8-1.2l2,1.2l1.2,1.2l0.4,2.4l0.8,4.4l1.6,2.4l0.8,1.2l1.2,0.4l0.4-1.2l-1.2-1.6\n l-0.4-1.2l0.4-3.2l0.4-1.2l3.2-5.2l2.8-2.8l1.6-0.4l2.8-6l0.8-1.2l0.8-0.4v-1.6l-1.6-0.8v-2l2-2.4l2.4-3.6l1.2-0.4l0.8,1.2l2.4,1.6\n l1.6,2l1.2,0.8l0.8-0.4l0.4-1.6l0.8-0.8l1.6,0.4l0.8,0.8h0.8l0.8,0.4v1.2l-1.2,1.2l-2.4,3.6l-2,4l-0.8,2l-0.8,5.6l-1.6,3.6v2.4\n l0.8,1.2l2-0.8l2.4-3.2l0.4-3.6l6-9.6l2.8-5.2l3.2-4.4l1.6-0.8l0.8,2.8l-0.8,4l-1.2,2.4l0.8,1.2v2.8l-0.4,1.6v1.6v1.6l0.8-0.4\n l3.6-3.2l0.8-3.2l0.8-2.4l0.4-2l1.6-2h2.8v-0.8l-3.2-2.8l-0.4-1.2l1.2-1.6l2.8-3.2l1.6,0.4l0.8,0.8l3.6,0.4l2.8,2.4v3.6l-0.8,1.6\n l-0.8,0.8l-3.6,2.8l-0.4,1.2l1.2,0.4l2.4-1.2l0.8,1.2l-0.8,3.2v4.4l-0.4,2.8v2.4l0.4,1.2l0.8-5.2l0.4-1.2l1.6-2l0.4-4l1.2-4.8\n l1.6-2.8l0.8-0.8h3.2l1.2,1.2l1.2,2.4l0.8,0.8l2.8,0.8l0.8,1.2v0.8h0.8l2-1.6l1.2-0.4l2,2.8l-0.4,2v0.8h2.4l2,0.8l3.6,4l0.4,2v2.4\n l-5.2,2.4l-2.4,2.4l-3.6,0.8l-12.8-1.6l0.4,1.6l8.8,4l0.4,1.2l-0.4,2.4v2v1.2l0.8,1.2l1.2,0.4l2.4-0.4l1.2,0.8l0.8-0.8l0.4-3.2\n l0.8-0.8l1.2,0.8l0.4,3.2l0.4,0.4l0.8-2.4h1.2h1.2L701.4,49.1z M618.1,15.1l-0.4,1.2l-0.4,1.2l-0.8,1.2l-2.8,4.4l-1.6,0.8l-0.4,0.8\n l-0.8,0.4l-2-0.4l-0.4,0.8l-0.4,0.4l-1.6,0.4h-0.8l-2-1.6l-1.2-1.6l-0.8-1.6h2l0.8-0.4l1.2,0.4l0.8-1.6h1.6l3.2-1.2l1.2,0.4\n l2.8-3.6h0.8l1.2-1.2L618.1,15.1z M624.5,23.5l-2,1.2l-1.2-1.2l-0.4-1.2v-2.8l0.4-1.6l1.2-0.8l0.8,0.8v0.4l1.2,0.4l1.2,1.6\n L624.5,23.5z M620.1,23.9l0.4,1.6v1.2l-1.2,2l-2.4,2.4v0.8l-0.8,0.8l-1.2,0.4l-0.8-0.4v-2v-0.8l-0.8,0.8l-0.8-1.2v-1.2l0.4-0.8\n l0.8-1.6l1.6-0.8l1.2,0.4l3.2-3.6l0.4,0.8L620.1,23.9L620.1,23.9z M576.8,35.1l0.4,0.4l0.4-0.4l0.4,0.4l0.8,1.6l1.2,0.8v0.8\n l-0.8,0.8l-1.2,0.4l-1.2-0.4l-0.4-1.2l-0.4-2l-1.2-1.6v-1.6l0.8-0.4L576.8,35.1z M570.8,39.9l0.8,1.6h0.8l0.4-0.8l0.8-0.4l1.2,0.8\n v1.6l-1.6,2l-1.2,2.8l-1.6,0.8l-0.8-0.4l-1.2,1.6l-1.2,1.6l-1.2,2v1.2v0.8l-4.4,0.8l-1.6,0.4l-1.6-0.8l-0.8-1.6l0.4-0.8l1.6-0.4\n v-1.2l0.4-0.8l0.4-0.4l0.4-1.6l0.8-0.4l1.2,0.4l0.8-1.2l0.4-0.4l0.4,1.2l0.4-1.6l-0.4-1.2v-0.8l1.6-2.4l0.8-1.6l0.8-1.2h0.8\n l0.4-1.6l-0.4-1.6v-1.2l0.8-2.4h0.8l0.4,2.4L570.8,39.9z M588,39.1l-0.8,0.8l-0.8,0.4l-0.4-0.4l-0.8-0.4h-0.8l-0.8-1.6v-1.2\n l0.8-1.6l2-0.8l1.6,0.4l0.4,0.4L588,39.1z M691.4,48.7l-2,0.8l-0.4-0.8l0.4-1.2l0.4-2.4h0.8l0.8,0.8l0.8,1.2L691.4,48.7z\n M551.2,55.5l1.2,2l0.8-0.4l1.2-0.4l0.8,0.8l0.8,1.2h0.8l0.4,1.6l0.4,2l-0.8,1.6l-0.8,0.8l-0.4,1.6l0.4,2.4l-2,0.8l-2.4,0.4\n l-0.8-1.2l-2,2l-2,3.2l-0.8,0.4v-1.2l-1.2-0.8h-1.6v-0.8l0.4-0.4l1.6-0.8l0.4-1.6l-0.4-2.8l0.4-1.6v-0.8l0.8-1.2l3.2,0.4l0.4-1.2\n l-0.4-0.8l-1.6-1.2l0.4-0.8l1.2-0.8h1.2l0.4-1.2L551.2,55.5L551.2,55.5z M531.6,88l1.6-2.8l1.6-0.8v-1.2l0.8-0.8v-1.6l0.4-1.2\n l0.8-0.4l0.4-0.4l0.4-0.4l1.2,1.2l0.8,1.2l0.8,2.8L540,86l-2,2l-1.6,0.8l-1.6,2.4l-0.8,2l-0.8,0.4h-0.4l-0.4-0.4h-0.8l-0.8,1.6\n L528,96l-1.2-0.4V94H526l-1.2,2l-1.2,0.8h-0.8l-1.2-0.8l-3.2,3.2l-3.2,0.8l-1.2-0.4v-2l2-2.4l1.6-1.6l5.6-1.2l3.6-5.2l0.8-6l0.8-2\n L528,78l-0.8-0.4v-2l0.4-2l2-2.8l1.2-1.2l1.6-3.2l0.8-0.8h0.8l0.8,0.8v2l-1.2,3.2l-2,2.8l0.4,2l0.8,1.6v2.8v2.8l-1.6,3.6L531.6,88z\n M525.6,76l1.6,3.2l0.8,2l-0.4,3.6l-1.6,1.6l-2,0.4h-1.6l-0.8-0.8v-0.8l-0.4-0.4l-1.6,1.2h-1.2l-1.2-0.8l-0.4-1.6l1.2-2l0.8-1.6\n h1.6l0.4,0.4l0.8,0.4l0.4-1.6V78l0.4-0.8l2,0.8v-3.2l0.8-0.4h0.4l0.4,0.8L525.6,76z M510.3,96.8l0.8,0.4h1.6h0.4l-0.4,0.8l-0.8,0.8\n l-1.6,0.4l-0.8,1.6l-0.4,0.4h-1.2l-0.8,0.4l-0.8,1.2l-0.8-0.8l-0.4,0.8v1.2l-0.4,0.4l-1.2,0.4l-0.4-2.8l0.8-0.8l0.4-1.2h0.8h0.8\n l1.2-2.4l1.6-0.8L510.3,96.8L510.3,96.8z M500.3,108.8l-1.6,1.6l0.8-2.8l0.8-2.8l1.2-1.6l0.8,0.8l-0.4,1.6v1.2l-0.4,0.8\n L500.3,108.8z M494.3,161.3h-1.2v-1.2l0.8-1.2l0.4-0.8v-0.8l0.8-0.8l1.2,0.8v1.6l-0.4,1.6L494.3,161.3z M495.1,165.3h-0.8v-1.2\n l0.4-1.2l0.8-0.8h1.2h1.2l0.4,0.4l-0.8,0.8L495.1,165.3z M489.1,172.9l-0.8,0.8l-1.2-0.4v-0.8l0.4-1.6l0.8-0.4h1.2l0.4,0.4\n L489.1,172.9z M480.7,192.9l-0.4,0.8l-1.2-0.4l-2.4,0.4l-1.2-0.8l0.8-1.6l2.4-1.6h1.2l1.2,2L480.7,192.9z M449.8,224.2h-1.2\n l-0.8-0.4l2-1.2l2.8-1.2l0.4-0.8h0.4l0.4,0.8v1.2l-0.4,0.4L449.8,224.2z M445.4,232.6h-1.2l-1.2-0.4l-0.8-0.8v-0.8l1.6-0.8l1.6-0.4\n l0.8,0.8v1.6L445.4,232.6z M410.2,286.7l-0.8,0.4l-0.8-0.4l0.4-2.4l0.4-0.4h0.8l0.8,1.2L410.2,286.7z M411.8,304.7v2.8l-1.2-0.4\n l-0.4-1.2v-0.8v-1.6l-0.4-1.6l0.4-0.8h0.4l0.8,1.6L411.8,304.7z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M413.4,447.3l-0.4-0.4l2.4-0.8l1.6-0.4h0.4l-2.8,0.8L413.4,447.3z M419,446.1l2.4-0.4H421h-2\n h-0.8v0.4H419z M425.8,444.5h-0.4l-1.2,0.4h0.4L425.8,444.5z M411.8,448.5H411l-1.2,1.2v0.4L411.8,448.5z M431,442.5h-0.4l-0.8,0.4\n l-0.4,0.4h1.2L431,442.5z M398.9,483l-1.6,0.8l-2-0.6l-1.2-0.6h-2l-0.8,0.4l0.4,1.6l0.4,0.4l0.4,0.4h0.4l0.4-0.4l0.8-0.4h1.2\n l0.8,0.4l0.4,0.4l0.4,0.4h0.8l1.6-0.8l1.6-1.2l0.4-0.8v-0.8l-1.2,0.4L398.9,483z M433.4,449.7l0.4-1.2l-1.2-0.4l-0.8-0.8l-1.2-1.2\n h-2.8l-2.4,0.4h-3.2l-2,0.4l-4,2l-0.8,1.2l-0.8,2l-3.2,2.4l-2,0.8l-0.4-0.4l-0.8-0.4l-0.8,1.2l-0.4,1.2l-1.2,6.8l-0.8,2.4l-1.2,2\n l-2,2.4l-0.8,0.8l-0.4,0.4l-0.8,1.2l-0.4,1.6l-0.4,0.8l2,2.4l0.4,0.8l0.4,0.4l-2,0.4l0.8,0.8l1.2,0.4l0.1,0.8h-0.5l-2.8-1.6\n l-1.6-0.4h-2l-0.4,0.4l-0.4,0.8l0.8,0.8l0.8,0.4h1.2l1.6,0.8l2-0.8l1.6,0.8h0.8h0.4l-0.4-1.2l0.8-0.4l0.8-0.4l0.4,0.4l0.8,0.4h0.4\n l1.2-1.2l0.4,0.4l0.2-0.4l0.2-0.4l0.3-0.6l0.6,0.5l1-0.2l0.4-0.8l0.4-0.4l0.4,0.4v0.8l0.4,1.2l1.2,1.2l1.2,0.4l1.2-0.4l0.4-0.4h0.4\n l0.5,1.1c0.2,0.1,0.5,0.4,0.8,1c0.3,0.6,0.7,1.5,1.1,2.7l2.4-2.4v-0.4h-0.4h-0.4v-0.4v-0.4l1.2-2.4l0.4-0.8v-0.8v-0.8l-0.4-1.2\n l-0.4-0.8v-0.8l-0.4-0.4l-1.2-2v-0.8l0.8-0.4l0.8-0.4l0.4-0.4h0.4l1.6,0.4l0.8,0.4l0.4-0.4h1.2l2.4-1.2l0.4-0.4l0.4-0.4v-0.4\n l-0.8-1.2v-0.4v-0.4l0.4-0.4l0.4-0.4l0.8-0.4l1.2-1.2l0.4-1.2v-1.2v-0.8l-0.4-0.8l-0.4-0.4h-0.4H429l-0.8-0.4l-0.4-0.8v-0.4\n l0.4-0.4v-0.4v-0.4v-0.4l0.4-0.4h2.8l0.4-0.4v-1.6l0.8-2.8l0.4-0.6L433.4,449.7z M396.6,478.5l0.8-0.4l1.6,1.2l1.2-0.4v-0.4\n l-0.4-0.4l-1.2-0.8H397l-1.2,0.4v0.4L396.6,478.5z M408.2,454.1l1.2-1.2v-2l-1.6,1.6l-0.4,1.2v0.4H408.2z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M515.5,723.7l-0.8,0.4l-0.8-0.4v-0.4l0.8-0.4h0.4L515.5,723.7z M518.3,726.1l-0.4,0.4h-1.2\n l-0.8-0.8v-1.6l1.2,0.4l0.8,0.8L518.3,726.1z"}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"604.9,632.7 605.7,634 606.5,635.2 607.3,636 608.5,636.8 609.7,637.2 610.1,637.6\n 610.4,638.4 610.6,639.1 610.9,640 611.3,640.8 611.7,641.2 611.7,641.6 611.7,642 611.2,642.9 610.9,643.6 610.8,644.3\n 610.7,645.1 610.6,645.9 610.5,646.6 610.5,647.6 609.7,647.6 609.3,648 609,649.1 608.9,650 608.4,650.1 607.7,650.4 606.5,650.8\n 605.3,650.8 604.1,650.5 603.3,650.4 602.9,650.4 602.5,650.8 601.6,650.8 600.9,650.8 600.1,651.2 599.2,652.5 598.5,653.6\n 597.6,654 596.9,654.4 596.5,654.8 595.3,654.4 594.4,654.4 593.6,654.8 592.6,654.8 591.6,654.8 591.2,654.8 590.4,654.8\n 589.6,654.8 589.6,654.4 589.2,654 588.4,653.6 587.6,654.4 587.2,654 586.4,652 586,651.6 585.6,650.8 585.3,649.9 584.8,648.8\n 584.8,648 584.8,647.2 584.6,646.1 584.4,645.2 584.8,644.8 585.2,644.4 585.2,643.6 585.2,642.4 585.4,640.2 586,639.2\n 586.7,639.2 587.3,638.3 587.2,637.2 587.6,636.4 589.1,635.5 590.3,634.9 591.1,634.9 592,635.2 592.8,636 593.2,636 593.6,636\n 594.1,634.6 594.9,634.2 595.8,633.9 596.9,633.5 598.1,633.1 598.9,632.7 599.3,632.7 599.7,632.3 600.5,632.3 601.3,632.7\n 602.5,632.3 603.2,632.1 603.7,631.9 604.1,631.9 "}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"570,617.1 570.6,615.9 570.8,615.5 571.6,615.9 572.8,617.1 574.4,619.1 575.2,619.5\n 576,619.5 577.2,620.3 578,620.7 578.8,621.1 581.2,622.7 581.2,623.9 580.8,624.3 581.2,624.7 581.6,625.1 581.6,625.5\n 581.2,626.1 580.4,626.1 579.6,626.3 579.2,626.7 579.6,627.5 580,628.3 579.8,629.9 579.4,629.9 578.2,630.7 577.4,631.1\n 576.6,631.1 576,631.1 576,629.9 576,628.7 575.6,628.3 574.6,629.4 574.2,630.6 573.4,631.8 572.6,633 571.8,634.6 571.4,635.8\n 571.6,636.4 572,637.2 572,638 572,638.4 572,639.6 572,640.4 570.4,639.2 569.6,637.6 567.2,634.8 564.4,632.7 564.4,632.3\n 564.4,631.9 564.4,631.5 563.6,631.5 563.2,631.9 562.8,631.9 562.4,631.1 563.2,630.7 563.9,630.3 564.8,629.9 565.6,628.8\n 565.6,628.4 565.6,628 565.6,625.5 563.6,625.1 563.6,623.9 563.6,623.1 563.9,622.4 563.9,621.8 564.4,621.3 564.8,621.1\n 565.6,620.3 566.4,620.3 566,620.3 566.4,620.3 566.8,620.3 567.2,621.1 567.6,621.1 567.6,620.3 566.8,619.1 566.4,618.3\n 566.4,617.9 566.8,617.5 567.6,617.5 568,617.9 568.4,617.9 "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M671.8,584.3c-0.9,0.5-1.4,0.8-1.7,0.9c-0.3-0.7-0.6-1.1-0.7-1.3c-0.2-0.4,0.2-1.1,1.2-2v-0.4\n l0.4-0.4l0.4-0.4v-1.2l-0.4-1.2l-0.4-0.4v-0.8v-1.6l0.4-2.8l0.8-3.2l0.4-1.6l-0.4-0.8v-2l-0.4-1.2l-0.8-1.6l-0.8-3.2l-1.2-1.2\n l-1.2-1.2l-0.4-0.8l-0.4-0.8l-0.8-0.8l-0.8-0.8l-1.2-2.4l-0.4-1.2v-0.4l-1.2-1.6l-0.8-1.2l-0.4-1.2v-0.8l-0.8-2l-0.8-1.6l-0.8-1.2\n l-0.4-0.8l-0.8-0.8l-1.2-0.8l0.6-0.8l1-0.8h1.2h2.4l1.2-1.2l0.8,0.4l0.8-0.4l1.2-0.4l1.6,0.4l1.2,0.4l0.8,0.8l0.8,0.4l0.8,0.4\n l0.4,0.4v0.8l0.8,0.4h1.6l0.8,0.4l-0.4,0.8v0.4l0.4-0.4l0.4,0.4l0.4,0.8l0.4,0.4l0.8-1.2h0.8l2,0.4l1.2,2l0.8,0.8l0.4,0.4l0.8-0.4\n l0.8-0.4h0.4l0.8,1.2v1.6v0.8l-0.4,1.2l-0.4,1.2l-0.4,0.8v0.8l0.4,0.4h0.4l1.6,1.2l0.4,0.8l0.8,0.4h0.8l0.4,0.4v0.4v1.2l-0.4,0.8\n v0.8l0.4,0.8v0.8v0.4l0.4,0.4l1.2,0.8l1.6,0.8l0.4,0.8l0.4,0.8v1.6v1.6l2.4,2l-0.4,0.4l-0.9,1.6l-3.1,1.6h-0.4l-0.4,0.4l-0.4,0.4\n h-0.8l-0.8-0.4l-0.4-0.4h-0.4l-0.4,0.4h-0.4l-0.4-0.4l-0.4,1.2l-0.4,0.4h-0.4v-2v-0.4h-0.4l-1.2,0.4l-1.2-3.2l-0.4,0.4v1.2v1.2\n l0.8,2l-0.4,0.8l-0.4,1.2l-1.2,1.2l-1.2,0.8v1.2l-0.8,0.8l-1.2,0.8l-0.8,1.2v0.8v0.8v0.4v0.4H675l-0.4,1.6l-1.1-0.4L671.8,584.3z"}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"438.2,610.7 437.4,611.1 437.4,610.7 "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M661.1,366l1.5-0.4l0.8,0.4l0.8,0.8l0.4,1.4c0.6,0.6,1,0.9,1.2,1c0.2,0.1,0.5,0.4,0.8,0.8\n l0.8,0.4v1.2v0.4l-0.4,0.8l-0.4,1.6v1.6l-0.8,3.8l1.2-0.4l0.4,0.4l0.4,0.4l0.4,0.6l0.4,0.8l0.4,1.2v0.8l1.2,2v0.8l0.8,2.4l0.4,1.6\n v1.2l-0.4,1.6l-0.4,0.8l-0.4-0.7l-0.5-0.3l-0.8-0.2l-1.7,0.9l-2.4,2.8l-0.4,0.4l-0.4,2v0.4h-1.2h-0.4h-1.2l-2.8-0.4l-1.2,0.4\n l-1.6,2l-0.4,0.4l-1.6,0.4l-0.4,0.4h-0.4l-1.2-1.5l-1.2-0.8l-0.8-1.2l-1.2-1.6l-0.8-0.8l-1.6-1.2l-2.4-2.4l-0.8-0.4l-4.4-0.8\n l-1.6-0.4l-1.6-2.4l-0.4-1.6L634,387l-0.8,0.4l-0.8,0.4l-1.9,1.7l-0.8,0.4h-1.2l-2.8,0.4l-1.2-0.8l-2-0.8h-1.2h-1.2l-4.8-0.8\n l-0.8,0.8h-0.8l-0.8-1.2l-1.2-0.4l-1.2,0.4h-2l-2.4-0.4l-3.2-0.4h-0.4l-3.6,1.6l-0.8,0.4l-4,2.4l-2.9,2.2l-0.7-2.1v-7.6l0.4-4\n l2-2.4l1.2-1.6l0.8-2.4v-2l0.4-1.6l3.2-5.2l2.4-0.4l3.2-1.6l3.6-1.2l0.8,1.6l0.4,1.2l4.4,4.4l1.2,1.6l1.6,4.8l4,2.4l3.2-0.8\n l1.2-1.2l2.4-2l1.2-1.6l0.4-1.6l-0.4-6.8l-0.8-2.8l0.4-2h0.4l1.2-0.8l3.6-1.6h0.8l0.8-0.4l1.6-0.8l0.8,0.8l0.8,0.8h0.4V356v-0.4\n v-0.4h0.8l2.4,2l0.8,0.4h0.8l0.8,0.8l2.4,0.8l0.4,0.4v0.8l2,2.4l0.8,1.2l2,1.2h1.6l2.4-0.8l0.8-0.4h0.8l0.8,0.8l1.6,0.8L661.1,366z\n "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M423,507.4l0.5313,1.188v0.8837l0.8243,1.9767\n l1.3488,0.9302l1.5581,0.5814l-0.186,1.4419l-0.6977,1.1628l-0.4419,0.7907l-0.216,0.6186l0.0945,0.7492L424.9,517.5h-0.4h-0.8\n l-0.8,0.4l-0.4,0.4l-0.4-0.4l-0.4-0.3l-0.5-0.2L421,517l-0.3-0.3l-0.5-0.2l-0.4-0.3l0.4-0.4l0.4-0.4l0.4-0.4v-1l-0.4-1v-0.4\n l-0.8-0.8v-0.4V511v-0.4v-0.8v-0.4l0.4-0.8l0.4-1.2l1.2-1.6c0,0,0.416,0.1659,0.3114,0.6717c-0.0453,0.219,0.193,0.114,0.593,0.314\n l0.2791,0.3837L423,507.4z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M652,407.2v1.4l0.8,0.9l2.1,0.5l-0.5,0.7v0.5l-0.8,0.4l-0.4,0.4l-0.4,1.6h-3.1l-0.4,0.4\n l-0.4,0.8v0.8l-0.4,0.8l-0.8,0.8l-1.6,0.4l-1.2,0.4l-0.8,1.6l-0.8,2.4v1.6v0.8v0.4l-0.4,0.4l-1.2,1.2l-0.4,1.6l-0.4,0.8v0.4h0.8\n l0.8,0.4l0.4,0.8v0.8v0.8l-0.4,0.4l-0.4,0.4h-0.8l-0.4-0.4l-0.4-0.4v-0.8l-0.4-0.8l-0.4-0.4l-1.2,0.8h-0.8l-1.2,0.8l-0.8,1.2h-0.4\n l-2-0.4l-0.4,0.4l-0.4,2.4l-0.4,0.4h-1.6l-1.6,0.8l-2,0.8l-0.8-0.4l-0.4-0.4h-0.8l-1.2,0.4h-0.8h-0.8l-1.6,0.4h-2h-0.8v-0.8v-1.2\n l-0.4-2l-0.8-1.2l-0.8-0.8l-1.2-0.8l-0.8-0.4h-0.4v-0.4v-0.4l-0.4-0.4l-0.8-0.4h-0.8l-0.8,0.8l-1.2-0.2l-0.4-1.9v-1.2l0.4-1.2\n l0.4-2.3l0.8-2.3v-1.8l-1.2-1.2l-1.1-1.7l-1.7-0.2h-2.4h-0.8l-2.4-0.8l-2-1.2l-1.6-0.8l-1.2-0.8l-0.8-0.8l-1.2,0.4h-0.8l-0.4-1.6\n v-4.3L592,402l-1.2-4v-4v-0.8l3.2-2.4l4-2.4l0.8-0.4l3.6-1.6h0.4l3.2,0.4l2.4,0.4h2l1.2-0.4l1.2,0.4l0.8,1.2h0.8l0.8-0.8l4.8,0.8\n h1.2h1.2l2,0.8l1.2,0.8l2.8-0.4h1.2l0.8-0.4l2-1.6l0.8-0.4l0.8-0.4l0.8,0.4l0.4,1.6l1.6,2.4l1.6,0.4l4.4,0.8l0.8,0.4l2.4,2.4\n l1.6,1.2l0.8,0.8l1.2,1.6l0.8,1.2l1.2,0.8l1.4,1.9c-0.3,1.1-0.4,2-0.6,2.5C652.4,405.8,652.2,406.5,652,407.2z M590,410.4h-0.8\n l1.2-2.4l0.4-1.6l0.4-2l0.4-0.8v0.8v1.6l-0.8,2.8L590,410.4z"}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"462.3,558.2 461.5,558.2 461.5,557.8 461.5,556.6 461.9,555 461.9,555.4 461.9,555.8\n 461.9,556.2 461.9,556.6 461.9,557 462.3,557.4 "}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"596.9,633.9 594.9,634.4 594,634.8 593.6,635.6 593.6,636 593.2,636 592.8,636\n 591.9,635 591.2,634.8 588,636.4 587.6,637.2 587.6,638.8 587.2,639.2 586.8,639.6 585.6,639.6 585.6,638.8 585.6,637.2\n 585.3,635.4 584.9,634.6 584.1,633.8 583.3,633.4 582.1,633 581.3,631.8 580.5,630.2 580,629.1 580,628.3 579.6,627.5 579.2,626.7\n 580,625.9 580.8,625.9 581.3,625.9 581.6,625.1 580.8,624.3 581.2,623.9 580.8,623.1 580.8,622.7 582.4,621.5 582.8,621.1\n 582.8,620.7 582.4,620.3 582,619.5 582,619.1 582.8,618.7 584.5,617.1 588,618.3 588.4,618.7 588.4,619.1 588.8,619.9 589.2,620.3\n 590,620.7 591.2,621.1 592,621.9 593.2,623.1 593.2,623.9 594,624.3 594.9,625.1 594.9,626.3 598.1,627.5 598.9,627.5 599.3,627.5\n 599.3,627.9 598.9,628.7 597.7,631.5 597.7,631.9 596.9,632.3 596.9,632.7 597.3,633.5 "}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"331.7,521.8 331.7,522.6 331.3,522.6 330.9,522.2 330.1,522.2 329.3,522.2\n 329.3,520.6 330.9,520.6 "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M506.7,567.4l0.3,0.6l0.2,0.4l-0.5,0.3l-0.8,0.8l-0.8,0.8l-0.4,0.8l0.4,0.4l0.4,0.4h0.4h0.4\n l0.4,0.4l0.8,0.4v0.4l-0.4,0.4l-0.8,0.8l-0.8,0.8v0.4v0.4l0.4,0.4h1.2v0.4l-0.4,2v0.4l0.8,0.4l0.8,0.4l1.2,1.2l0.4,1.2l-0.4,0.4\n h-0.8h-0.8l0.8-0.8l-1.6-2.4h-0.8l-1.2,0.8l-2.8-0.8l-0.4,0.4l-0.4,0.8l-1.2,0.8l-1.6,0.4l-1.6,1.2l-1.6,0.8l-1.2,0.4h-0.8l1.2-1.2\n h-0.4l-1.6,0.8l-0.8,0.8l-0.4,1.2l-0.4,2l0.8,0.4l1.2,2.8l1.6,1.2l-0.4,1.2l-0.4,0.8l-0.8,0.8l-0.8-0.4h-0.4l-0.4,1.6l0.8,4.8\n l1.2,3.2l1.2,1.6l2.4,2l2.4,1.2l4.4,3.6l2.4,1.2l0.8,0.8l1.6,2.8l1.2,3.2l1.2,5.2l0.8,2.4l2,2.8l4,4l3.6,2.8l3.2,1.6l2.8,0.4\n l6.4-0.4h1.2l1.2,0.4l0.4,1.2l-0.4,0.8l-1.2,0.8L534,644v1.6l1.2,1.2l6,3.2l6,2.4l2,1.2l2.4,2l5.2,2.8l0.8,1.2l3.2,2.8l1.6,2\n l0.4,1.6l-0.8,1.6l-0.4,1.2l-0.4,1.2l-1.2-0.4l-1.6-1.2l-2.4-5.2l-4.4-0.4l-0.8-0.4l-1.6-0.8v-0.4l-0.4-0.8l-0.4-0.4h-1.6l-1.2,0.8\n l-1.2,2l-1.6,2.8l-1.6,4v1.6l0.8,1.6l2.4,0.8l2,1.6l1.2,1.6v3.6l0.4,2l-0.8,1.2l-1.6-0.4l-2,0.8l-1.6,1.2l-0.8,1.2v3.2l-0.4,1.2\n l-2.8,2.4l-1.6,2.4l-0.4,0.8l-0.4,1.2H532l-0.8-1.2v-2l0.8-1.2l1.2-0.4l0.8-2.4l-0.4-2l0.4-0.8l0.4-0.4l1.2-0.4l1.6-0.4v-2.8\n l-1.2-1.2l-0.4-1.6l-0.4-3.2l-2-4L532,670l-0.8-1.6l-1.2-0.8h-2l-1.2-0.4l-4-2.4l-0.4-0.4v-0.8l0.8-0.8l-0.4-1.2l-0.4-1.2l-0.8-1.2\n l-0.8-0.4l-1.6,0.4l-0.8,0.4h-1.2l-0.8,0.4h-0.4l1.2-2l-0.4-0.4l-1.2-0.8h-2h-0.4l-0.4,0.4l-0.4-0.4V656l-2-4l-1.6-1.6l-0.8-0.4\n l-1.2,0.4l-2-0.8h-1.2h-0.8l-1.2,0.4l-0.4-0.4v-0.4l-2-1.6l-2.4-0.8l-4.8-5.2l-1.6-2l-3.2-2l-2-3.2l-1.6-1.2l-2.4-0.8h-0.4\n l-0.8,0.4h-0.4l-0.4-0.4l0.4-0.4h0.4v-1.2l-2.4-3.2l-1.6-0.8l-0.4-0.8l-0.4-0.8v-1.6l-0.8-0.4h-0.8l-0.8-0.4v-1.6v-1.2v-0.8\n l-0.8-2.4l-1.6-2l-0.8-5.2l-0.8-1.6l-1.6-1.2l-3.6-1.2l-4.8-3.6h-1.2l-2.8-1.2l-2-0.4l-2.4,1.2l-2.8,3.2l-2.4,3.2l-0.8,0.8\n l-3.2,1.2l-1.2-0.4v-0.8v-0.8l0.4-0.8l0.8-0.8l0.8-1.2l0.4-0.8v-0.4l-0.4-0.8h-0.4l-2.4,0.8h-0.4l-2-0.8l-2-1.2l-0.8-0.8l-0.4-0.8\n l0.4-0.4v-0.4l-0.4-0.8l0.4-0.8l0.8-1.2l0.4-0.8h0.4l0.4-0.4l-0.4-1.6l-0.4-0.4l-0.4-0.4h-0.4l-0.8-0.4l-0.8-0.8v-0.8l-0.4-0.8\n l-0.8-0.8v-0.8l0.8-0.4h0.8h0.8l1.6-1.2h0.4l0.4-0.4l0.4-1.6l0.4-0.4v-0.4l-0.4-0.4l-1.2-1.2l-0.4-1.2l-0.8-1.6l-0.8-0.8v-0.4v-0.8\n v-0.4l0.7-0.4l0.9,0.4l1.8-0.4h1l1.2-0.4l0.8-0.4h0.8l1.6,0.8l0.8-0.4l1.6-1.2l0.4-0.4l1.2-1.6v-0.4l-0.4-1.2v-0.4l1.6-1.2l0.8-1.2\n l0.8-0.8h0.4v0.4v0.4l0.4,2l0.4,0.4l1.2,1.2l0.8,0.8l1.6,0.4v0.8l-0.4,0.8l1.4,1.2l0.6,1h0.2l0.6-0.2l0.4-0.4l-0.4-0.8l-0.4-0.8\n v-0.4l0.8-1l0.8,0.8l0.8,1l0.4-1.2v-1.2v-1.6l0.8-0.6l0.4-0.4l0.8-0.2h0.4v0.8l0.4,1.2l0.4,0.8h0.4h0.8l1.6-0.8l1.2-0.4h0.8\n l0.4,0.4l0.8,1.6h0.4h0.4v-0.4v-0.4l-0.4-1.2l-0.4-0.8l-0.4-0.4v-0.4l0.4-1.2l0.4-0.8l0.4-0.4h0.8l0.8,0.8l1.2,0.4l0.4-2.7l0.2-0.6\n l0.2-0.8v-0.8l-0.4-0.8c-0.2-0.8-0.3-1.3-0.2-1.5c0-0.2,0.3-0.4,0.6-0.5h0.4h1.2h1.2l0.8,0.8l0.8,0.4h1.2h0.8l0.4-0.4l0.4-1.2\n l0.8-1.2l1.2-0.8h1.6l0.8,0.4h1.2h0.8h0.8l2-0.8l2.4-0.8h0.4v0.4l-0.4,0.4l-0.4,0.8l0.4,0.8l1.2,1.6l0.8,1.2l0.8,0.8l1.2,0.4\n l1.2,0.4h1.2l1.2,0.4l4,0.8l2,0.4h1.6L506.7,567.4z M494.7,608.7l0.4-0.8v-0.4h-0.8l-0.4,0.8l0.4,0.8L494.7,608.7z M471.5,624.7\n l0.4,0.4v0.4l-0.4,0.4v0.8l-0.8-0.8l-1.6,0.4h-0.8l-0.4-0.8v-0.4h1.2h0.4h0.8L471.5,624.7z M511.1,657.2h-0.8v-0.4v-0.4l1.2,0.4\n L511.1,657.2z"}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"179.9,156.1 181.1,156.1 183.1,155.3 183.9,154.5 185.9,152.5 187.1,151.7\n 189.1,151.7 189.9,151.7 189.9,152.1 188.7,152.9 187.9,153.3 186.7,154.5 185.5,157.3 184.7,158.9 184.7,159.7 185.9,160.9\n 187.1,161.7 188.3,161.3 188.7,161.7 189.1,162.5 189.5,163.3 189.5,164.1 189.1,165.7 188.3,167.3 187.5,168.9 187.5,169.3\n 188.3,169.7 191.9,168.9 192.3,168.9 192.7,169.3 192.7,170.1 193.1,170.9 193.5,171.7 193.5,172.5 191.9,174.9 193.9,173.3\n 195.5,172.9 197.9,173.7 199.1,174.5 199.9,176.1 200.7,175.7 201.1,175.7 201.5,176.5 201.5,177.3 201.1,178.5 201.1,179.7\n 200.7,180.1 199.9,180.5 199.5,180.9 199.9,181.7 200.3,182.5 201.1,182.5 201.1,182.9 201.1,183.3 201.1,183.7 200.7,184.1\n 200.3,184.5 199.9,185.3 201.9,186.5 202.3,186.9 202.3,187.7 202.3,188.5 201.9,189.3 201.5,189.7 199.9,189.7 199.1,190.1\n 199.5,190.9 199.5,192.1 199.1,193.3 197.9,195.3 196.7,196.5 195.5,197.3 193.5,196.9 192.7,196.5 192.7,198.1 191.5,199.3\n 191.5,200.1 191.9,200.5 191.9,201.7 191.5,202.9 190.7,204.1 189.9,204.9 187.9,205.7 186.3,207.3 185.1,208.1 182.3,208.1\n 179.5,208.9 175.9,211 173.5,212.6 171.5,214.6 168.6,217.8 166.6,219 165.4,219.4 163.4,219.8 161.4,220.6 155.4,222.2 153.4,223\n 153,223.8 152.2,225 152.2,225.4 152.6,225.8 152.6,226.2 151.8,227.4 150.2,228.2 149.4,228.2 148.6,227.4 148.2,227.4\n 148.2,227.8 148.6,229 147.8,229.4 143.8,230.6 137,229.8 134.2,229 131,227.4 129,227 126.2,227 123.8,225 122.6,223.8\n 122.6,223.4 122.6,222.6 123,222.2 123.4,221.8 124.2,221.8 123.8,220.6 123.4,221 121.8,222.6 121,222.6 120.2,221.8 120.2,221\n 118.6,220.6 117,219.8 115.4,218.6 115,218.2 115.8,217.4 115.4,217.4 114.2,217.8 112.6,219.4 111.8,219.8 101.4,220.2\n 98.6,220.2 98.1,220.6 97.7,219.4 97.3,217 97.3,215.4 97.3,214.6 97.7,213.8 98.1,213.8 98.6,214.6 99,215.8 99.4,216.2 103,215\n 104.6,214.2 105.4,213.4 106.2,212.2 107,211.4 107.4,210.6 108.2,208.5 108.6,207.7 109.4,206.9 110.2,206.5 111.8,206.1\n 110.6,205.7 109.4,205.7 105.8,207.7 106.6,207.7 106.6,207.3 107,206.5 108.2,205.3 107.4,205.3 107,204.9 107,203.7 107.4,202.1\n 110.2,200.1 111,199.7 111.4,199.3 111,198.9 110.6,198.5 107.8,200.9 105.8,201.7 105,201.7 103.8,200.9 103.4,200.5 103,199.7\n 103,199.3 103.8,197.7 103.8,197.3 103,197.3 101.4,195.7 98.6,195.7 91.3,194.9 89.7,195.3 87.3,196.5 85.7,196.9 84.9,196.5\n 84.1,195.7 83.7,194.9 83.3,193.7 83.7,192.9 84.5,192.5 85.3,192.1 87.3,192.5 89.7,191.7 91.3,191.7 91.7,191.7 92.5,190.9\n 92.9,190.5 93.7,190.9 94.1,191.7 96.5,190.9 97.3,190.5 97.3,190.1 97.7,189.7 99,190.1 99.8,190.1 101,189.7 103,189.7\n 107.8,189.7 108.6,188.9 109,188.1 109.4,186.1 109.4,185.7 106.6,187.3 105.8,187.3 102.6,186.5 101.4,185.7 101.8,184.9\n 103.4,183.3 105.4,182.1 108.2,180.5 109,180.1 109,179.3 107,178.1 103.4,178.5 102.6,176.9 99.8,176.1 97.7,176.5 96.5,175.7\n 94.1,176.9 88.5,178.5 86.5,179.7 85.3,180.1 84.1,178.9 81.7,177.7 79.3,177.3 78.9,176.5 80.5,174.5 81.7,174.1 82.9,174.1\n 84.9,175.7 86.1,176.1 84.5,174.1 84.5,173.3 84.5,172.1 84.1,171.7 83.7,170.5 84.1,170.1 84.9,170.1 86.1,170.5 89.3,172.9\n 90.9,172.5 91.7,171.7 92.9,170.9 92.5,170.5 89.7,170.5 88.1,170.1 87.3,169.3 86.5,168.1 86.9,167.7 87.7,167.3 90.1,167.3\n 88.5,165.3 87.3,164.1 87.3,163.7 87.3,162.9 87.3,162.5 87.7,162.1 90.5,163.3 91.3,163.3 90.9,162.5 89.7,161.3 89.7,160.9\n 90.1,160.5 90.5,159.7 90.5,159.3 91.3,158.9 92.1,158.9 92.9,159.3 95.7,161.7 96.1,162.5 96.1,163.3 96.1,164.5 96.1,164.9\n 97.3,164.5 98.1,164.9 98.6,164.9 99.8,163.3 100.6,163.7 101,164.5 101,165.3 101,166.1 101,168.1 101,168.5 101.8,167.3\n 103,167.3 103,166.9 103,164.9 103,163.3 103,162.9 99,160.5 98.1,160.1 97.3,158.9 97.3,158.5 98.1,158.1 99.4,157.7 102.2,157.7\n 102.6,157.3 102.2,156.9 101,156.5 100.6,156.1 100.6,155.3 99,155.7 97.3,155.7 95.7,155.3 95.7,154.9 96.5,154.1 97.7,152.9\n 98.6,152.5 100.6,152.9 102.6,152.5 104.2,152.9 105.4,154.1 107,156.1 109.4,157.3 109.8,157.7 111,158.9 113.4,162.1\n 115.8,163.7 115.8,164.1 115.4,164.5 114.6,165.3 115,165.7 116.2,166.1 117,167.3 117,167.7 116.2,171.3 115.8,172.1 115.4,172.5\n 113,171.7 113.4,172.9 115,174.1 115.4,174.9 115,175.7 115.4,175.3 115.8,175.7 115.8,176.9 115.4,177.7 115,178.5 115,178.9\n 115.8,178.9 116.2,178.9 117,180.1 117.8,183.3 118.2,184.5 118.6,183.7 119,181.3 119.4,180.1 119.8,180.1 120.2,179.7\n 120.6,178.9 121,176.5 122.6,174.5 123.4,174.1 124.2,174.1 124.6,174.5 125.8,176.5 126.6,176.9 127,176.9 127.4,175.7\n 128.2,172.9 128.2,170.1 127.8,166.9 127.8,164.5 128.6,162.9 129.4,162.5 130.6,162.9 131.4,163.7 133,166.9 134.2,168.5\n 135.4,170.5 136.2,170.9 137.4,171.3 137.8,171.3 138.2,170.9 138.2,170.1 137.8,165.3 138.2,163.7 138.6,162.5 140.6,161.7\n 141.8,160.9 143,159.7 143.8,159.3 144.6,159.3 145.4,159.7 146.2,160.5 147.4,162.1 149,164.9 151,166.9 152.2,170.5 152.6,170.9\n 153,170.9 153.4,170.5 153.4,169.7 153.4,168.1 153,166.1 151,160.9 151,160.1 151.4,159.3 152.6,159.3 155.8,159.7 156.6,160.5\n 158.6,163.7 159,164.5 159.4,164.5 159.4,164.1 160.2,163.7 160.6,162.9 161.4,161.3 163.4,158.1 163.8,158.1 164.2,158.5\n 165.4,159.3 165.8,160.1 166.6,160.5 167.8,160.5 169,159.3 170.7,158.5 171.1,156.9 171.1,156.1 169.9,151.3 170.3,150.5\n 173.1,149.3 175.5,149.3 175.9,149.7 177.5,152.1 178.7,153.3 179.1,154.1 179.1,156.1 179.9,156.9 "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M273.2,414.4l-1.6,1.2l-0.4,0.4l-0.4,2v0.4l-0.4,1.2l-0.4,1.2l-0.8,0.4l-0.8,0.4l-0.4,0.4\n h-0.8h-0.8l-0.4,0.4v0.4l0.4,0.4l0.8,0.4l0.8,0.4v0.4l-0.4,0.4l-2.8,1.2l-0.8,0.8l-0.4,0.4l0.4,0.8l2.4,2.4l0.4,0.4l0.4,1.2l2,0.4\n l0.8,0.8h0.8h1.6l0.8,0.4l0.4-0.4v-0.4l1.2-1.2l0.4-0.4l-0.4-0.8l-0.4-0.4l0.8-1.2l0.8-1.2h0.4l0.8,0.8l0.8,0.8v0.8v0.4l0.8,1.2\n l0.4,0.4l1.2,0.4l0.4,0.4v1.6v0.4h1.2h1.2h0.4l0.4-0.4l0.8-0.4h0.8l0.4,0.8l0.4,0.8l-0.8,0.4h-0.8l-0.4,0.4v0.8l0.4,1.2l0.4,0.8\n l0.4,1.6l0.4,2l0.4,1.2v1.6v0.8v1.2l-0.4,0.4v1.2l0.8,2.4l0.4,1.6v3.2l-0.4,1.2l-0.8,1.2l-0.4,1.2l-0.4,1.2l-0.4,2.4l-1.6,2.4\n l-0.8,0.8l-0.8,0.4l1.6,2l-1.2,0.8l-1.2,0.4l-1.6-0.4h-0.8l-0.8,0.4l-0.4,0.4h-0.4l-0.4-1.6l-0.4,1.6l-0.8,0.4h-1.6l-2.4,0.4\n l-0.8,0.4l-0.4,0.8l-0.4,0.8l-0.4,0.4l-0.4,0.4l-2,0.4l-0.4,0.4l-0.8,1.2l-1.2,0.8l-0.8,0.4l-0.8-0.8l-0.4-0.4l-0.4-0.4h-1.2\n l0.4,0.4l0.4,0.4v0.8v0.8l-0.8,0.4H260l-1.2,1.2l-1.6,0.4l-0.8,0.8l-5.6,1.6h-0.4l-0.8-0.4h-0.8H248l-2.4,0.8h-1.2l1.6-2l2-1.2\n v-0.4h-0.8l-3.6,0.8l-1.2,0.8h-1.2l0.4-0.8l1.6-1.2l0.8-0.8l0.4-0.4l0.4-0.8l1.6-0.8l-5.6,2l-1.6-0.4l-0.4-0.4l-1.2,0.4l-0.4-1.2\n l1.6-2l0.8-0.8l1.2-0.4l1.2-0.8l0.4-0.8l-0.4-0.4h-3.2h-1.6v-0.8l0.4-0.8l1.6-1.2h0.8h0.8l0.8,0.4l0.8,0.4l2-0.4l-0.8-0.8v-1.6\n l-0.4-0.4l0.8-0.8l0.8-0.4l1.6-1.6l0.4-0.4l2.8-0.4l3.2-0.8l3.2-1.2l-1.6-0.8l-0.8-0.8l-1.2,1.6l-0.8,0.8l-2.4,0.4h-0.8l-1.2-0.4\n h-0.4l-0.4,0.4l-1.6,0.8h-1.6l2-1.6l2.4-2.4l0.4-0.8l0.8-1.2l-0.4-0.8l-0.4-0.4l2-2.8l0.8-0.4h1.2l0.8-0.4h0.4h0.4l0.8-0.8\n l-1.2-0.4l-1.2-0.4l-3.6,0.4H248l-0.4-0.4l-0.4-0.4l-0.4-0.8l-0.4-0.4h-0.8l-0.8,0.4h-0.4l-0.4-0.4l0.8-0.8l-1.2-0.4h-1.2l-0.8-0.4\n v-0.8l0.4-0.8l-0.4-0.4v-0.8l0.8-0.4h0.8l1.2-0.4l1.6-0.4l-1.6-0.4l-0.8-0.4v-0.8v-0.8l1.6-1.2l2-0.4v-0.8v-0.8l-2-0.4l-2,0.4v-1.6\n l0.4-1.2v-0.8v-0.8l-0.8,0.4v-1.2l-0.4-0.8l-1.2,0.4v-1.2l0.4-0.8l0.8-0.4h0.8h1.2l1.2-0.8h1.6h2.8l2,1.6l0.4-0.4l0.8-1.2h0.4\n l2.8,0.4l1.6,0.8h0.4l-0.4-1.2l-0.8-0.8l0.8-1.2l0.8-0.8l0.8-0.4l1.6-0.4l0.8-0.4l0.4-1.6l0.8-1.2l-3.6,0.8l-3.6-1.2l0.4-0.8\n l0.8-0.4l1.2-0.4v-0.4l0.8-0.4l1.2-1.2l-0.4-1.6l0.4-1.2l0.8-0.8l0.4-1.2l0.4-0.8l1.6-0.4l1.6-0.8h0.4h1.6l0.4,0.4v-1.2h1.2\n l0.4,0.4v0.8l0.4,0.4v0.8l-0.4,0.8l-0.4,0.4l0.4,0.4l-0.8,1.2l0.8-0.4l1.2-1.2v-0.8V412l-0.4-0.8V410l0.8-0.8l1.6-0.4l-0.8-1.2h0.8\n l0.8,0.4l1.2,0.8l1.2,0.8l1.2,0.4l-1.2,1.2l-1.2,0.8L273.2,414.4z M242.8,436.9v0.4l-0.8-0.8l-0.4-0.8l-2.4-0.4l0.8-0.8l0.4,0.4\n h1.6l0.4,0.4L242.8,436.9z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M603.3,535.8h1.2h0.4v0.8l0.4,0.4l0.4,0.8l0.4,0.4l0.8,0.4l1.2,0.8l0.8,1.2l1.2,0.4h0.4h0.8\n v0.4l0.8,0.4l0.4,0.4v0.4v0.8l0.4,0.4l-0.4,0.4l-2,2l-0.8,0.4h-0.4l-0.8-0.4h-0.8l-0.8,0.4h-0.8l-0.4,0.4l-0.8,1.2l-0.8,0.8\n l-0.8,0.4l-0.4,0.4v2l-0.4,0.4l-0.8,0.4l-0.4,0.4l-0.8,2.8l-0.8,0.8l-0.8,0.8v0.8v0.8l-0.8,1.6l-1.2,1.6v0.4l0.4,0.8l-0.8,0.8\n l-0.4,0.4l-0.4,0.4l-0.4,0.4l-0.4,1.6v0.8v0.4l-0.8,0.4l-0.4,0.8l-0.4,0.8l-0.4,0.4l-0.8,0.8l-1.4,0.4h-1.4h-0.8v0.4l-0.4,0.4\n l-0.4,0.4h-0.4l-1.2,0.4l-2.4-0.4l-0.4,0.4l-0.4-0.1h-1l-1.8-0.3l-1.2-0.4l-1.2,0.4h-1.2l-0.8-0.4l-0.8,1.2l-0.4,0.4l-0.4,0.4\n l-0.8,0.4l-2,0.4l-0.8,0.4h-0.8l-0.8-0.4h-0.4l-0.4,0.4l-0.4,0.4l-0.5-0.2l-0.7,0.2h-0.8h-1.2l-0.8,0.8l-0.4,0.8l-0.4,0.4l-1.2,0.4\n l-0.8,0.4H560h-0.4h-3.2l-1.6-0.4l-1.2-0.4l-0.8-0.8l-0.4-0.8l-0.8-0.4h-1.2l-1.2-0.8l-0.8-1.2l-1.2-1.2l-1.2-0.8l-1.2-1.2\n l-0.8-1.2l-1.2-1.2l-2-0.8l-0.6-0.4l-0.6-0.2l-1.2-1l-0.4-0.4l-0.4-0.4v-0.4v-0.8l-0.5-0.8l0.1-0.6v-0.6h-2l-0.7-0.6l0.3-0.4\n l0.4-0.4l0.6-0.3l0.5-0.3l0.6-0.5l0.4-0.4l0.3-0.3l0.5-0.3l1.9-0.2l-0.4-1.9l-0.3-1.2l0.5-0.4l0.5-0.4l-0.3-1.6v-0.4h0.5l0.8-0.4\n l0.4-0.3l0.2-0.5l0.3-0.6l-0.5-1.5l-2-0.9v-0.4l0.4-0.4l0.4-0.4l0.4-0.4h0.4h0.8l0.7,0.6l0.5,0.3h0.4l0.4-0.4h1.2l1.2-0.4l-0.2-0.8\n v-0.8V545v-0.4l0.2-0.4c0.1-0.1,0.2-0.2,0.2-0.4c0-0.2,0-0.4,0-0.8l0.6-0.8h0.4h1.2h0.4l2,1.6l1.6,1.2l1.6,0.8h2h2.4l3.6-0.4h2.8\n V545l0.4-0.8l-0.4-0.8v-0.8l0.4-1.2l1.2-0.8l4-0.4l2.4-0.8l0.4-0.8l0.8-0.8h0.8l0.8,0.4l1.2,0.8l0.8,0.4l0.4-0.4l2-1.2l2.4-1.2\n l1.6-3.2V533l1.6-0.4h2.4l1.2,0.4l0.8,0.4h1.6l2-0.8h0.8l0.8,0.4l0.8,0.4l0.4,0.4l0.4,0.8v0.4l0.4,0.4l0.4,0.4h0.4L603.3,535.8\n L603.3,535.8z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M538.8,566.7l0.8,0.4l1.2,0.6l1,0.5l1.1,0.5l1.2,1.2l0.8,1.2l1.2,1.2l1.2,0.8l1.2,1.2l0.8,1.2\n l1.2,0.8h1.2l0.8,0.4l0.4,0.8l0.8,0.8l1.2,0.4l1.6,0.4h3.2h0.4h0.8l0.8-0.4l1.2-0.4l0.4-0.4l1.2-1.6h0.8h0.8h0.8h0.4v0.8v0.8v0.8\n l0.4,1.6l-0.4,0.8l0.4,0.8l1.2,0.4l-0.4,0.4l-0.4,0.4l0.8,2l2,0.8h0.8l0.4,0.4l0.4,0.4v0.4v0.4v0.4h-0.8h-1.2l-0.8,0.4l-0.8,0.4\n l0.4,2.4v0.8l0.4,0.8l-0.8,0.4l-0.4,0.4h-0.8h-0.8l-1.2-0.4l-0.4-0.4v-0.4v-0.4l-0.4-0.8l-0.8-0.8h-2l-0.8-0.4l-0.8-0.4l-0.8-0.4\n h-0.8l-0.8,0.4l-1.6-0.4l-0.4,0.4l-0.8,0.4h-0.8l-1.2-1.2h-0.4l-1.2,0.8h-0.4l-0.4-0.4l-1.6-0.4h-0.8l-0.4,0.4l-0.8-0.4l-2.4-1.6\n l-2,1.6l-2.8-0.4l-0.8,0.8l-0.8,1.6l-0.8,0.8l-0.8-0.4l-0.8-0.8l-1.6-2l-0.8-0.4h-0.8l-0.8,0.4l-0.4,0.4l-0.8,5.2v1.6l1.6,1.2\n l2,2.4l0.8,0.4l0.4,0.8l0.4,2l0.4,2l0.8,1.6l1.7,2l1.2,0.8l1.2,1.2l1.2,1.6l0.4,0.4l1.9,1.6l1.2,1.6l2,0.8l0.4,0.4v1.6v0.4l4.4,3.2\n l0.4,0.4v0.4v0.4l-0.8,0.4l-0.4-0.4l-2.4-2.4l-2.4-1.6l-2.4-2.8l-3.2-1.2l-2.4-1.2h-1.6l-1.6,0.4h-0.8l-0.8-0.4l-0.4-0.8v-0.4v-0.8\n l-1.2-1.2l-2-1.2l-1.6-1.6l-3.6-4l-0.8-1.2l0.8-0.4h0.4l0.4-0.4h0.8l1.2,0.4l-1.2-0.8l-1.2-0.8l-3.2-3.6l-0.8-1.6v-1.6l0.4-2.4\n l-0.4-1.6l-2.4-2.4l-0.8-1.2l-2-0.8h-0.8l-0.4,0.8l-0.4,2l-1.6,2.4l-0.4,1.2l-0.8,1.6h-0.8h-0.4l-1.2-2.4l-1.2-2v-0.8v-1.2l-0.8-4\n l0.8-0.4l0.4,0.8l2.8,0.8l0.8-0.4l0.4-0.4v0.4h0.4l1.2,0.4h0.8l1.6-2.4l0.9-0.4l0.3,2.4l0.8-1.6l0.4-0.8h0.4h0.4v0.8l0.4,0.8\n l0.8,1.2l0.8,0.4h0.8l0.4-0.4h0.8l0.4,0.4v-0.4l-0.4-0.8v-0.8v-0.4l0.8-0.4v-0.4l-0.8-0.8v-0.4l2-1.2l2-0.4l0.4-0.4v-0.8v-1.2v-1.2\n l-0.8-0.8v-0.4v-0.4l0.4-0.4h0.8l0.8-0.4l0.8-0.4l0.8-0.4l0.8-0.4l0.8-1.2h0.4h1.2l0.4-0.4v-1.6l0.4-0.4l2-0.8H538.8z M521.1,591.5\n l-1.2,0.4l-0.8-0.8v-0.4h-1.2l-0.8-0.8v-0.4l0.8-0.8l0.4-1.2l0.8,0.8l0.8,1.2l0.4,0.4L521.1,591.5z M517.5,596.7v0.8l-0.8-0.8\n l-0.4-1.2l-0.8-2.4v-0.8l0.4-0.8v-0.8l-0.8-2l0.4-0.4h0.4v1.2l0.4,0.8l0.8,0.8v1.6v2.4v0.4L517.5,596.7z M521.1,595.1l0.4,0.8\n l-1.2-0.8l-0.8-0.4v-0.4v-0.4l0.4-0.4h0.8v0.4L521.1,595.1z M525.2,601.9l-0.4,0.4l-0.8-0.8l-0.8-0.4l-0.4-0.8l-0.8-0.8l-0.4-0.8\n l-1.2-2l-0.4-0.4l0.8,0.8l0.4,0.4h0.4l1.2,1.2l1.2,1.6l1.6,1.2L525.2,601.9z M525.2,608.3l-3.2-3.2l-0.4-0.8l0.8,0.8L525.2,608.3z\n M525.6,605.9v0.4l-1.2-1.2l-0.4-0.8v-0.4L525.6,605.9z M527.2,607.5l0.8,1.2l-0.8-0.4l-0.8-0.8l-0.4-0.8L527.2,607.5z\n M543.2,618.3h-1.6l-1.6-0.4l-0.8-0.4v-0.4l0.4-0.8h1.6l2.8,0.4l0.8,0.4v0.4L543.2,618.3z M547.6,620.7h-0.8H542l-1.6-0.4l-1.6-0.8\n l-0.4-0.4l1.6-0.4l1.6,0.4l0.4,0.4l4,0.4L547.6,620.7z M553.2,623.9l0.8-0.4l0.8,0.4l0.4,0.8l0.8,0.4l1.6,1.2l0.8,0.8l2,1.2h0.4\n l1.2,0.4v0.4l0.4,0.8l0.4,0.8l-2-1.6l-2-1.6l-3.6-2.4l-2.8-0.8l-3.6-2l-2.4-0.8h0.8h1.2l5.6,2.8L553.2,623.9z M541.6,622.3l2,0.4\n h1.6l1.2,0.4l0.8,0.4l0.4,0.4h-1.2h-1.2l-1.6,0.4l-1.2-0.4l-0.4-0.4l-0.4-0.4V622.3z M552.4,625.9l1.6,1.2l-4.4-1.2h0.4h0.4H552.4z\n "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M294.4,722.1v0.8V722.1z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M342.5,496.2l-0.8,0.8l-0.4,0.8l-0.4,0.4h-0.8h-0.8l-2.4-1.6h-0.4l0.4-0.8l1.6-0.4l0.8-0.8\n l2,0.8L342.5,496.2z M282.8,411.2l1.6,0.4h1.2l1.2,1.6l0.4,2.4l1.2,2.4l1.6,2v1.2l-0.8,0.8l-1.2,0.8v0.8l0.8-0.4h0.8h1.6l0.8,0.8\n l0.4,1.2l0.4,1.2v1.2l-0.4-0.4l-0.4-1.2l-0.4-0.4l-0.8-0.4l0.4,1.2v2h0.4h0.8l-0.4,2l-1.2,0.4h-1.2l-0.4,0.8l-0.4,0.8l-0.8,1.2\n l-0.8,0.8H286l-1.2-0.4H284l-0.8,0.4l-0.4,0.4h-0.4h-1.2H280v-0.4v-1.6l-0.4-0.4l-1.2-0.4l-0.4-0.4l-0.8-1.2v-0.4v-0.8l-0.8-0.8\n l-0.8-0.8h-0.4l-0.8,1.2l-0.8,1.2l0.4,0.4l0.4,0.8l-0.4,0.4l-1.2,1.2v0.4l-0.4,0.4l-0.8-0.4H270h-0.8l-0.8-0.8l-2-0.4l-0.4-1.2\n l-0.4-0.4l-2.4-2.4l-0.4-0.8l0.4-0.4l0.8-0.8l2.8-1.2l0.4-0.4v-0.4l-0.8-0.4l-0.8-0.4l-0.4-0.4v-0.4l0.4-0.4h0.8h0.8l0.4-0.4\n l0.8-0.4l0.8-0.4l0.4-1.2l0.4-1.2V418l0.4-2l0.4-0.4l1.6-1.2l0.4,0.8h0.8l0.8-0.8l0.8-2h0.8h0.8l1.6-0.4l2.4-0.8L282.8,411.2\n L282.8,411.2z M289.6,389.2l-4.4,1.2h-1.6V390l0.4-0.4l1.2-0.4l0.4-2.8l-2-1.2v-0.4v-0.4l0.4-0.4l1.2-0.8h0.4h0.4l0.8,0.8l0.8,1.6\n l1.2,0.4l0.8,0.8L289.6,389.2L289.6,389.2z M280.4,384.4h-0.8V384l1.2-1.2l0.8-0.4h0.4l-0.4,0.8L280.4,384.4z M319.7,343.9v1.6v0.4\n l-0.4,0.8l-0.8,1.2l-2.4,1.6l-4,4l-2.4,2l-0.4,0.8v1.2l1.6,0.4l0.4,0.4l-0.4,0.8l-2,2.4l-0.8,2h1.6l1.2-0.4l2.8-1.2l2.4-0.8h1.2\n l2.4,0.8h0.4l1.2-0.4h1.2l6.8,0.4l2-0.4l1.2,0.4l1.2,1.2l1.2,2.4v0.4l-0.8,1.2l-1.2,1.6l-0.8,2l-0.4,1.2v1.2l-0.4,1.2l-2,4.8\n l-2,2.8l-0.8,2l-1.2,1.6l-0.8,0.8l-1.2,0.8l-3.2,0.8l-0.8,0.4l-1.2,0.8l-1.2,0.4h1.2l1.2-0.4h2.4l2.8,1.6l-0.4,1.2l-1.2,1.2h-2.4\n l-2.4,2.4l-1.2,0.8l-1.2,0.4h-1.2l-2.4-0.8l-1.2-0.8l0.8,1.2l1.2,0.4l6.4,1.2h0.4l2-1.2h2.8l5.2,2.4l1.6,2l2,2.8l1.2,1.2l0.8,0.8\n l0.4,1.6l0.8,4.8l1.2,4.4l1.6,4.8l0.8,1.2l0.8,0.8l4.4,2l0.8,0.8l1.6,2l1.6,2.4l1.6,1.6l1.6,1.2l-0.8,0.8l-0.4,1.2l0.4,1.6l0.8,1.6\n l1.2,2.4l1.2,2.4l-0.4-0.4l-0.4-0.4h-0.8h-0.8l-1.2-0.8l-1.2-0.8l-2,0.4h-1.2h-1.2l2,0.4h2l4.8,4.4l1.6,2.4l0.8,3.2l-0.8,1.6\n l-1.2,0.8l-0.8,1.2l-0.8,1.2l2.8,1.6h0.4l0.4-0.4l0.4-0.8l0.8-1.6l0.4-0.4h1.6h1.2l1.2,0.4h1.2l2.4,0.8l1.2,0.4l3.2,2.4l0.8,1.6\n l0.4,2v2l-0.4,2l-0.4,1.6l-0.4,2l-0.4,0.8l-0.4,0.4l-1.6,1.6l-1.2,0.8l-0.4-0.4h-0.4v0.4l0.4,0.8v1.2l-0.8,0.8l-0.8,0.4l-1.6-0.4\n l-2.4,1.6l1.6,0.8l0.4,0.8l-0.4,1.2l-1.2,0.8l-1.2,0.4h-1.2l-0.8,0.4l-0.8,0.8l1.2-0.4l0.8,0.4l0.4,1.2l0.4,0.4l2.4,0.4h1.6\n l2.8-0.4h1.2l0.4,0.4v0.8v2.4l-0.4,0.4l-3.6,2l-0.8,1.2l-0.4,0.8h-2l-0.8,0.8l-1.6,0.4l-1.2,0.8l-1.2,0.8l-1.2,0.4l-4.4-0.8h-2.8\n l-3.6,0.8h-0.8l-1.6-0.8l-1.6-0.4l-1.6-0.4l-1.6-0.8l0.8,1.2l-2,1.2l-0.8,0.4h-0.8l-2,0.4h-2l0.4,0.8l0.4,0.8l-0.4,0.4h-0.4\n l-3.6-0.8h-0.4l-0.4,0.4l-1.2-0.4l-1.2-0.8l-1.2-0.8l-1.2-0.4h-1.2l-4.4,1.6l-0.8,1.6l-0.4,2l-0.8,2l-1.2,1.6h-1.2l-1.2-0.8\n l-2.4-1.2l-0.8-0.8h-0.4L306,503l-0.8,0.4h-0.8l-1.6,0.4l-2.4,0.8l-1.2,0.8l-2,1.6l-0.4,0.4L296,509l-1.2,0.4l-1.2-1.2l-1.2-0.4\n l-1.2,0.4l-0.8,0.4l-0.4-0.4v-0.8l0.8-1.2l2.4-0.8l2.4-2.4l1.2-1.2l0.4-0.8l0.4-0.4h0.8l0.4-0.8l3.2-3.6l0.4-0.8v-1.6l0.4-1.2\n l2.4-0.8l1.2-2.8l0.4-0.4l3.6-0.4h2.8l2.8,0.4h1.2h1.2l1.2-0.8l2-2.8l1.2-1.2l1.2-1.2l1.2-1.2l1.6-2.4l-1.2,0.8l-1.6,1.2l-0.8,0.8\n l-2.8,0.8l-1.2,0.8l-2,1.6h-0.4l-3.2-0.4l-2.4-2.4l-1.6-0.8h-0.4l-0.8,0.4l-1.2,0.4H306l0.8-1.2l0.8-0.4l-2-0.4l-0.4-0.4l-0.8-0.8\n h-1.6H302l-1.2,0.8l-2,1.2l-2.4-1.6l-0.4-0.8v-1.2l-0.4-0.8l-0.8-0.4l0.8-1.2l1.2-0.8l2.4-0.8l3.6-2l2-0.8l2-1.6l0.8-0.8l0.4-1.2\n l0.4-1.6l0.8-1.2l-0.8-0.4l-0.4-0.8v-0.8l0.4-0.8l-0.4-1.2l-0.4-1.2v-0.8v-0.8H306l-1.6,0.4l-1.2,0.8l-1.2,0.8h-1.2v-0.8l0.4-0.8\n l1.2-1.2l1.2-1.2l0.4-0.8l0.4-0.8l0.8-0.8l1.6-1.2l3.2-1.6h0.4h1.2l1.2-0.4l1.2-0.4h1.2l2.4,1.6l-0.8-2.4l1.2-0.8l1.6,2.4l0.8,0.4\n l1.2-0.4l-0.4-0.4h-0.4l-0.8-0.4l-0.8-0.8l-1.2-2.4v-1.2l0.8-1.6l0.8-1.2l-0.8-0.4l-0.4-0.4v-1.2l0.4-1.2l1.6-1.2l0.4-1.6v-1.6\n l-0.4-0.8h-1.6l-0.8,0.4l-0.8,0.4h-0.8l-1.6-2l-0.8-1.6l-1.6-3.2l-0.4-2l1.6-4l2.4-2.4l2.4-0.8h-0.4h-4l-1.2,0.4l-1.2,1.2l-0.8,0.4\n H310l-0.8,0.4l-0.8,0.8l-0.8,0.4h-1.2h-0.8l-0.4-0.4l-0.4-0.8h-0.4l-0.4,0.4l-1.2,0.8l-1.2,0.4l-1.6-0.4l-2-1.2l-0.4,0.4l-0.4,1.2\n l-0.4,1.6l-1.2-1.2l-1.2-2l-0.4-1.2v-1.2l0.8-0.4l0.8,0.4l1.2-3.2l2-4l0.8-1.2l0.4-1.6v-1.2l-0.4-0.8l-2-2v-1.6v-2l0.4-1.2l0.4-0.4\n h2.4l-0.8-0.4l-2-1.6v-0.4l0.4-1.6H298l-0.4,0.8l-0.8,1.6l-0.4,0.4l-1.2,0.4l-0.4,0.8l-0.4,0.4h-0.8l-0.4,0.8v-0.8V398l0.4-1.2\n l0.4-1.2l2-2.4l-0.8,0.8l-2.4,2l-1.2,1.6l-0.4,0.4v0.4v0.4l0.4,2.4v1.2l-2,7.6l-0.4,0.8l-0.4,0.4h-0.4h-0.8l-0.4-0.4V410v-0.8\n l0.8-3.6l0.4-0.8l0.4-0.8l1.2-1.6l-0.8,0.4h-0.4l-0.4-0.4v-4.8l0.8-1.6l0.4-2.4l0.4-2l0.8-1.6l0.4-2l0.8-0.8V386l0.8-1.2l0.8-1.6\n h-0.4l-4,3.6l-0.8,0.8h-1.2l-1.2-0.4l-0.8-0.8l-0.4-1.6H284l-0.8-0.4V384l1.2-0.8l1.6-0.4l1.6-1.6L286,380v-0.4l1.2-0.8l1.6-2.8\n l0.4-2.8l-0.8-1.2l-0.4-0.8l-1.6-0.8l-0.4-1.2v-0.8l0.4-0.8l0.8-0.4l1.2-0.4l-1.2-0.4l-0.4-0.8l-0.4-0.8v-0.4l0.4-2.4l0.4-0.8\n l0.8-1.2h2.8l0.4-0.4h0.4l1.6,0.4l-0.4-0.4l-2.4-2.8l-0.4-0.4l0.8-1.6V354v-0.8v-0.4l0.8-0.4h2.4l0.4-0.4l-0.4-0.8l-0.4-0.8v-0.8\n v-0.8v-1.6v-0.8l0.4-0.8l0.4-0.4h0.4l1.2,0.4l0.4,0.4l0.4,0.8h0.4l1.6-1.2h0.4l0.8,1.2l2.8-0.8l3.6-0.4l2.4-0.8l2.4-0.4l2-0.8\n l2.4,0.4v0.4v0.4L319.7,343.9z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M386.6,495.8h0.8l1.2-0.8l0.8-0.4l0.4,1.3\n l0.4,1.2v1.2l0.8,0.7h1.6l1.2,0.4l0.4,0.4l0.4,2.4l0.9,0.9l0.7-0.1l0.4-0.4l0.4-0.4h0.8h1.2l1.2,0.4l0.8,0.8v0.4l-0.4,0.8v0.8\n l0.4,0.4l0.4,0.8v0.8l-0.4,0.4v0.4v0.4v0.4h0.4l2,0.4h2.8l1.2-0.8l0.4-0.8l0.4-0.8v2l0.5,1.2l0.4,2h0.8h0.8l0.8,0.4l0.8,0.4\n l0.8,0.8h1.2l0.8,0.4l0.4,0.4l0.4,0.4l0.8,1.2l0.8,0.4h0.4l0.8-0.4h1.2l0.8,0.4l0.4,0.4L421.2,517.4l0.9,0.5l0.4,0.4l0.5998-0.3998\n l0.6-0.4l0.6-0.1L424.9,517.5l0.9155,0.2232l0.4843,0.077l0.7,1.4h0.5l0.7-0.5l0.5-0.3l0.4,0.3l0.8,0.5l0.4,1l0.4-0.4h0.4l0.7,0.2\n l0.7-0.2l0.7-0.2l0.7-0.2h0.4h0.4l0.4,0.4l0.4,0.6l0.8,0.6l1.2,0.2l1.6,0.4h0.8l0.8,0.3l0.8,0.2l0.8,0.6v2l-0.7,0.8l-0.7,1\n l-0.4,0.4l-0.3,0.3l-0.3,0.2l-0.8,1.2l-0.4,1.6l-0.4,2.4l-0.8,2l-0.8,2l-0.4,1.6l0.4,1.5v1.3l-0.4,1.1l-0.4,1v1.4l1.2,2.4l4.8-0.4\n l1.2,3.2h-1.2l-0.8,0.7l-0.8,0.5l-0.1,0.8l-0.6,0.8l-0.9,0.1c-0.4,0.1-0.8,0.1-1.2-0.1c-0.4-0.2-1-0.6-1.6-1.2l-1.2,0.8l0.4,0.8\n l0.4,0.4l-0.4,0.8l-2,2l-1.6,1.6l-0.4,0.4l-0.4,0.4l-2,0.8v0.4v1.6l-0.4,1.2l-1.6,1.2l-1.2,1.2l-0.4,0.8l-0.4,0.8l-0.4,1.6\n c0.7,1.4,1.4,1.8,2,1.2s1.1-0.8,1.6-0.8h1.6l2,0.4v0.8v0.8l0.4,0.8l-0.4,1.6l0.4,0.4l0.4,0.8l0.4,0.8l0.8,0.4l0.4,0.8l-0.4,1.2v0.4\n v0.8v0.4l0.8,0.8l0.8,1.6l0.4,1.2l1.2,1.2l0.4,0.4v0.4l-0.4,0.4l-0.4,1.6l-0.4,0.4h-0.4l-1.6,1.2H433h-0.8l-0.8,0.4v0.8l0.8,0.8\n l0.4,0.8v0.8l0.8,0.8l0.8,0.4h0.4l0.4,0.4l0.4,0.4l0.4,1.6l-0.4,0.4H435l-0.4,0.8l-0.8,1.2l-0.4,0.8l0.4,0.8v0.4l-0.4,0.4l0.4,0.8\n l0.8,0.8l2,1.2l2,0.8h0.4l2.4-0.8h0.4l0.4,0.8v0.4l-0.4,0.8l-0.8,1.2l-0.8,0.8l-0.4,0.8v0.8v0.8l-0.8,0.4h-0.4h-0.4v0.4l-1.2,0.4\n l-0.8,0.4l-3.6,3.6l-1.6,0.8l-0.4,0.4l-0.4,1.2l-0.8,0.8l-0.8,0.4l-2,0.4l-6,1.2l-0.8-0.4h-2.4l-1.6-1.2l-2.8-0.8l-0.8-1.6H411\n h-0.8l-0.4-0.4v-0.8v-0.4l-0.8,0.4h-0.8l-0.4,0.4l-0.4,0.4H407h-0.4v0.4h-0.8l-0.8-0.4l-2.4-0.8h-0.4l-1.6-0.4l-0.8-0.4l-0.4-0.8\n l-0.4-0.4h-0.4l-1.6,0.4l-0.4,0.8l-0.8,0.8l-6,4l-1.2,1.6l-1.2,2.4v1.2l0.4,3.6l-0.5,0.7l-0.6,0.4l-0.5,0.5h-0.8l-0.3,0.4l-0.8,0.2\n l-0.6-0.1l-0.5-0.3l-0.5-0.2l-0.6-0.4l-1-0.1l-0.9,0.1l-1.3,0.6h-0.6l-0.7-0.6l-1.2-0.8l-1-0.5l-0.8-0.2l-1.1,0.9l-0.8,0.0495\n l-0.5011-0.1265l-0.2989-0.523c-0.1-0.9-0.2-1.5-0.3-1.8c-0.1-0.4-0.2-0.8-0.5-1.4l-0.8-0.4h-0.8l-1.2-0.4l-1.2-0.4l-1.3-0.4\n l-1.5-0.4h-0.8h-0.4l-0.4,0.4v1.6h-1.2l-1.6-0.4h-0.8h-0.8l-0.8-0.4l-2.8,0.4l-0.4-0.4l-0.8-0.8l-0.8-0.4l-0.4-0.4l-0.4-0.4h-0.4\n l-0.8,0.4h-0.8h-0.8h-0.4l-1.6-1.6l-0.4-0.4h-0.8h-1.2l-1.1-0.5l-0.7-0.3l-1-0.4l-1.2-0.4v-0.4v-0.4h-0.4l-0.4,0.4v0.4h-0.4h-0.4\n l-0.4-0.4l-0.4-0.4l0.4-0.4l0.4-0.8v-0.8v-0.8l-0.8-0.4h-1.2h-0.8l-0.8-0.4l-0.4-0.4l-0.4-0.8v-0.4l2.8-8l1.2-8.4l0.8-1.6l1.2-0.4\n l-0.8-1.2l-0.4,0.4l-0.4,0.8l-0.4,0.4l0.8-8l0.4-2.8l0.8-3.2l1.6,1.2l1.2,1.2l0.8,1.2v-1.2l-0.8-1.2l-1.2-1.2l-3.2-2.4l-0.4-0.4\n v-0.8h1.2l0.8,0.4v-0.4l-0.4-0.4l-0.4-2l-0.4-4.4v-0.8v-0.8l-1.2-0.4h-0.8l-0.8-0.4l-4.4-2.8l-1.6-2.8l-1.6-2l-0.4-0.8v-0.8l0.8-2\n l-0.8-1.2l-0.8-0.4l-0.4-0.8l0.4-1.2l0.4-0.8h0.8l1.2,0.4l1.2,0.4h0.8l-2.8-1.6l-4.4,0.4h-0.8l-0.8-0.4l-0.4-1.2l0.8-0.4l0.4-0.8\n l-0.8-0.8l-0.8-0.4h-1.2l-1.2,0.4l-0.4-0.4l0.8-1.2l-0.8-0.4h-0.8l-1.2,0.4l-1.2-0.4l2.4,1.6h-0.8h-0.4l-0.8-0.4h-0.8h-0.4\n l-0.8-0.8l-4.4-1.6h-2l-1.6,0.8L306,545l-0.8-0.8l-0.4-1.6l-2.8-1.2l0.4-0.8h1.2l1.6-0.4l0.4-0.8l-1.2-0.8h-0.8l-0.4-0.4l-0.4-0.8\n l0.4-0.4h0.4h1.2h2l-0.8-0.8h-0.8h-0.4h-1.6l-0.8,0.4h-1.6l-0.4-0.8V535l0.4-1.6l2-1.2l5.2-1.6l2.4,0.4l1.6-0.4l2-0.8l0.8-0.8\n l2.8-0.4l2.4,0.8l2.4,3.2l1.2,1.2l2.8-2h4l0.8,1.2l0.4-0.8l0.8-1.2l0.8,0.4l0.4,0.8h4.4h0.8l-1.2-0.8l-0.8-2v-6.8l-1.2-2l-1.2-3.2\n l-0.8-2v-0.8l0.4-0.8h1.6l1.2,0.4l2.4-0.8l1.2,0.4v1.6l0.4,1.6l0.4,0.8l0.8,0.8h2l2,0.4h2.8l4,0.8l1.6-0.4l1.6-1.2l3.2-0.8l0.4-0.4\n h-2l-1.6-0.8l-0.4-0.8v-0.8l0.8-1.6l4.8-2.8l3.6-0.8l3.6-1.6l2-1.6l1.2-2l0.4-0.4l0.4-0.4l-0.4-0.8l0.4-8l0.4-1.6l0.8-1.2l1.2-0.8\n l1.6-0.8l4.8-1.6l1.2,1.6l0.4,0.4l-0.4,0.8v0.8l0.8,1.2l1.2,1.2L386.6,495.8z M341.3,577.1l-0.4,1.6l-0.8-1.2l-0.8-1.2l-0.4-1.2\n v-0.4l1.2,0.8L341.3,577.1z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M683,73.6l-0.8,0.4l-2.4,1.6l-1.6,1.2l-1.6,0.8l-1.6,2.7l2.8,0.4l0.4,0.4l0.4,0.4v0.8\n l-0.4,1.2l-3.2,7.2v1.6l0.8,4l1.6,4.8l6.4,1.6l1.2,2l2,4l3.2,5.2l1.6,2v0.4l-0.4,3.6l-2,3.6l-2,2.8l-2,3.6l-1.6,3.2l-1.6,3.6\n l-0.4,1.2v1.2l0.4,1.2l2.4,4.4l0.8,2.4l1.2,2.4l0.8,2.4l0.4,2.4l0.5,1.4l0.3,1l0.4,1.2l0.8,1.6l1.2,2.4l0.4,2l1.6,9.2l-0.8,0.4\n h-1.6l-1.6,0.8v0.4l1.2,1.6l-1.2,2.4v3.6l-1.2,2v0.4v0.4v0.4l2,0.4v0.4v1.2v0.8l-1.2,0.8l-1.2,1.2l-0.4,0.8v0.8l0.4,1.6l0.8,1.6\n l0.8,1.2l3.2,1.2l0.4,0.8v1.2v1.2l-1.6,2.4v0.8l0.8,2l0.8,2l3.2,2l1.2,1.2l0.4,0.8v1.6v1.6l-0.4,1.6l-0.8,2l-2.4,3.6l-2.4,1.6v0.4\n l0.8,1.2l2.8,3l2,2l7.6,6.8l1.9,3l1.3,1.5l0.8,1.4l-0.8,4l-1.3,3.5l-0.9,2.5l-1.7,2.4l-1.2,2l-2.8,4l-4,4.8l-0.8,1.6l-2,2.4\n l-3.2,4.8l-0.8,1.2l-2.8,4l-1.2,1.2l-0.8,1.2l-2.8,3.6l-2.8,2.8l-2.8,2.4l-0.8,1.2l-1.2,0.8l-1.2,0.8l-0.4,0.4l-2.8,3.6l-2.9,4.8\n h-0.4l-1.2,0.8h-1.6l-0.8,0.4l-2.4-1.6h-0.4l-1.6,0.4l-1.2-2.8l-2.4,0.4l-1.2,0.4l-0.8,0.4v-1.2l0.4-1.6l0.4-1.2v-0.8h-0.4\n l-0.8,1.6l-0.4,2l-0.8,0.8l-2,0.4l-2-1.6h-0.8l0.4,1.2l0.4,1.2v0.8h-1.2l-1.2,0.8l-0.8,1.2h-0.4l-0.8-1.6l-1.2,0.8l-1.2,0.8l-2,0.4\n l-1.2,1.2l-2.4,0.8h-1.2l-2.8,0.8l-0.8,1.6l-0.8,0.4l-1.2-0.4l-3.6,0.8l-3.6,0.8h-1.6l-1.6-0.4l-1.6,1.2l-0.4,2.4l-1.6,0.8\n l-0.8-0.4l0.4-0.8l1.2-0.8l0.8-1.2v-1.2l-0.4-0.4h-0.8l-0.8-1.2l-0.8-2.4h-0.4l-0.8-0.4l-0.4,2l-0.4,0.4l-0.4,0.4l-0.4,0.4\n l-0.4,0.4h-2l-0.4-0.8v-0.4l0.4-1.2l-0.4-0.4l0.4-0.8h0.4h0.4l0.4-0.4v-0.8h-0.8v-0.4l0.8-1.6v-0.4h-0.4h-0.4l-2.8-0.4l-3.6-2.4\n h-0.8l-0.4-2l-0.8,0.4l-1.2,1.2l-0.8-0.8l-1.2-0.4l-0.4-0.8v-1.2v-1.6l-0.4-2l-0.4-2.8v-2l0.8-1.6l0.4-1.2l0.4-2.4v-3.2l-0.4-1.2\n v-0.8h0.8v-0.4l-0.4-0.4l-0.4-0.8l0.4-0.4h0.8v-0.4v-0.4l-0.8-1.6V273l-0.8-2.4l-0.8-2.4l-1.6-1.6l0.4-2.8l0.4-2.8v-1.2l-0.4-1.6\n l-1.6-1.6l-0.4-2.4l-0.4-2.8v-1.6l0.4-1.2l0.4-1.2l2.8-4v-2h2l-0.8-2l-0.4-1.2V237l2.8-0.8l1.2,0.8l2.4-0.8l2.4-1.6v-0.8l-0.4-0.8\n l-0.4-1.6l0.4-0.4l0.8,0.4l-0.4-0.8v-0.8l0.8,0.4l1.6-2.4v-1.6l2.4-0.8l2.8-3.6l1.2-1.2l1.2-0.8l2.8-3.6h1.2l0.8-2.4l2.4-3.2\n l0.8-0.4l1.2-2.8l2.8-3.2l2-4.4l1.2-1.6l0.4-1.6h1.2l1.2-1.2l2-0.8l2,0.4l0.8,0.4h0.8v-1.6l-0.4-0.8l0.4-0.8l1.2-0.8v-1.6v-2.8\n l-0.8-1.2l0.4-2.8v-2.8l0.4-3.6l-1.2-2l-4.4-3.2h-0.8l-1.2-0.4l-1.2-2.4l0.4-2v-0.8h-0.4l-0.8,0.8l-1.6,1.2l-2-0.8h-0.8l-5.2-5.2\n l-0.8-2l-0.8-2.4l-1.6-1.2l-0.4-0.8l-0.4-1.2v-1.6l-0.4-2v-1.6l0.4-1.2l0.8-0.8l1.2-2l0.4-1.6v-2.4l0.4-2l0.4-0.8v-0.8l-0.4-1.2\n l-0.8-1.6l-1.2-2l-0.8-2l-0.4-1.6l-0.4-1.6v-1.6l0.4-0.8l1.2-1.2v-0.4l-0.4-2.8l-0.8-0.4l-1.2-0.4l-0.8-0.8v-1.2l0.4-1.2l0.4-0.8\n v-0.8l-0.4-2.4v-2.8v-2.4l1.6-1.6v-0.8l-2-2l-1.2-2l-0.4-1.2l-2.4-3.6l-1.2-1.6l-1.2-1.6l-0.8-0.8l-6.8-2.8l-2.4-1.2l-1.6-1.6\n l-1.6-1.2l-1.2-1.2l-1.6-1.2l-2-2l-0.8-1.2l-2.8-2.4v-0.8v-0.8v-0.4l0.8-1.6l0.8-1.2h2.4l2,0.8l0.4-0.4l0.4-0.8l-0.8-3.2V68\n l0.8-1.2l1.2-0.8h2h1.6h0.4l2.4,3.6l2,3.6l1.2,1.6l2.4,4.4l0.8,2.4l0.4,1.6h1.2l3.6,0.8l2.8,0.8l0.8,0.8h2l1.6-0.8l2.8-1.2l0.8-1.2\n l0.8-1.6l1.6,0.4l1.6,1.2l2,1.6l1.6,0.8l2.4,1.2l1.2,1.6l1.6,0.4l1.6-1.6l0.8-4l0.8-1.6l1.2-1.2l1.2-0.4l1.2-0.4l0.8-0.8l1.2-2.4\n l0.4-2.8l-0.4-4.8l0.4-1.6l0.8-2.8l1.2-7.2l0.4-2l0.8-1.2l0.8-0.8l1.6-2l2.4-4.4l0.8-0.4l1.6-0.4h2l2,0.8h0.4l0.8-0.4l1.6-1.2\n l2.8-2.8l1.6-0.8h1.6l1.6,2.8l2.4,3.2l1.6,1.6l4.4,2.8l4,2l2,6.4l-1.2,2.4l-1.5,0.8l-2,2.4l2,3.6v2l0.8,2L683,73.6z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M668.6,329.9l-1.2,3.2l-1.6,2.4l-1.2,1.2l-0.4,0.8l-0.4,1.2v1.2l1.2,6.4v1.2l-0.4,1.2v1.2v1.2\n l0.8,1.6l0.8,2.8l0.4,1.6l0.4,0.8l0.4,0.4v0.4v0.4l-0.4,0.4l-2.4,0.8l-0.4,0.8l-0.4,0.8l-1.2,1.2l-0.4,1.2v1.2v0.4h-0.4l-2.4-0.4\n l-1.6-0.8l-0.8-0.8h-0.8l-0.8,0.4l-3.2,1.2l-0.8-0.4l-2-1.2l-0.8-1.2l-2-2.4v-0.8l-0.4-0.4l-2.4-0.8l-0.8-0.8h-0.8l-0.8-0.4l-2.4-2\n h-0.8v0.4v0.4v0.4h-0.4l-0.8-0.8l-0.8-0.8l-2.4,1.2l-0.8,0.4h-0.8l-3.6,1.6l-1.2,0.8h-0.4V358l1.6-4l0.4-3.2l0.4-0.4v-0.4l-0.4-1.2\n l-1.6-0.8h-0.8l-0.4,1.2l-0.4,0.8l-1.2,0.4l-1.2-0.8l-2.8-1.2l-0.8-1.6v-1.6l-1.6-1.6l-0.8-1.6l0.4-1.2l1.2-0.8l0.4-0.8h-1.6h-0.4\n v-0.8l-0.8-2l0.8-0.8l0.4-0.8l-0.4-0.8v-0.8l0.4-0.8l-0.4-2l1.6-1.2l1.6-0.8l3.2-0.4l-0.4-1.6h1.2l2.4-2l2.4,0.4l3.2-1.6h6.4\n l0.8-0.8v-0.8v-0.8l1.2,0.4h2l7.6,1.6h2l2.4,2l1.2,0.4h8l6.4,0.8L668.6,329.9z M612.1,337.1l-0.8,1.2l-0.4-0.4l-0.4-0.4l-1.2,2.4\n l-1.2,0.4l-0.8-0.4v-0.8l-0.8-2.4l-1.2-0.8h-1.6l-1.2-0.8l4.4-0.8l0.4-1.2l0.8-1.2h0.8l0.4,0.4v0.8v0.4l2,0.4l0.8,1.6L612.1,337.1\n L612.1,337.1z M616.9,343.1l-0.8,0.4l-2.4-1.6l0.4-1.2l0.8-0.4l2,0.8L616.9,343.1L616.9,343.1z M608.9,341.9l0.8,0.4h0.8l0.8-0.4\n l1.6,0.4l3.6,2.8l0.4,0.8l-2.4,0.4l-0.4,0.8l-0.4,0.4h-0.8l-1.2,1.2l-1.6,1.2l-0.4,0.8h-2.8l-1.6,0.4l-1.2,1.2l-0.4,2.4l-0.8,2\n l-0.8,0.8h-0.8l-0.4-0.8V356l2-2.4l0.4-0.8l-0.8-0.4l-0.8-0.8l-1.6-1.2l-0.4-0.8h0.4l0.4-0.4l0.4-0.8l0.4-0.8l-1.2-2.4l0.8-0.4h0.8\n l0.8,0.8l0.8-0.8h0.4l0.8,0.4l0.8-1.6l1.6-0.4l0.8-0.4L608.9,341.9z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M467,418.5l-1,0.3l-1.6-0.4l-1.1-0.2l0.6,1.4l-4.6-2.2l-0.4-1.3l-1.1-0.4l-2.3,0l-0.8-0.8\n l-2-1.2l0,0l0,0l-0.4-3.6l-0.4-1.6l-3.2-2l-2.4-1.6l0.4-6l0.4-1.6l-0.8-3.2v-3.6l0.4-5.6l0.8-0.4h0.4l2,1.2h0.8l0.8,0.8l0.8,0.4\n l0.4-0.8l0.4-1.6l1.6-2l1.2-0.8l0.8-0.4l0.8,0.8l0.8,0.8v-2l0.4-4l-1.6-0.8l-1.2,0.4l-1.2,2.8l-1.2,3.2l-2,0.4l-1.6,0.8l-1.2-0.8\n l-0.8-0.8v-1.2V380l1.6-2.8l2-2.8h2l1.6-0.8h0.8h2.8l1.6-0.4l1.2-1.2l2.8-5.2l1.6-2l3.2-0.8l3.2-2.4h0.8l-1.6,2l-0.4,0.8v1.2\n l1.2,2.4l-0.4,1.6v2.8l-0.8,1.6l-1.2,3.2l-0.4,0.4v3.6v0.8v3.2l1.2,1.2l1.2,0.8h4l0.4,0.4l0.4,1.2l-0.4,1.6l-0.4,1.2l-1.2,1.2\n l-1.6,0.8h-0.8l-1.2-1.6v-0.8l-0.8,0.8l-1.2,4l-0.4,2.8l-0.4,0.4l-0.4-0.4h-1.2l-1.2,0.8l0.8,0.4l0.8,1.2l-0.4,0.4l-1.2,0.4\n l-0.8,1.2l-0.4,0.8l-1.2,1.2l-0.8,1.2l0.4,1.6v1.2l0.4,1.6l-0.4,1.2l-1.6,1.6l-0.4,1.6h1.2l0.8,0.4l1.5,0.7l-0.1-1.1l2.4,2\n L467,418.5z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M447.8,420v-2.4l1.2-2.8h0.4l-0.4,0.8v0.4\n l-0.4,1.2v0.4h2.8L451,418l-2.8,0.4L447.8,420z M463.9,419.6l1.6,0.8l0.8,0.8l0.8,1.2v1.6l-0.8,1.2l-0.8,0.8l3.2-0.4l0.4,0.8\n l0.4,0.8l1.6-0.4l4,2.4l2.4-1.2h0.8l0.4,2l-0.8,2l-2.4,2l0.4,1.2l0.8,0.4l2-0.4l3.2,1.2l0.8-0.4l2.8-2.8l1.2-0.8l3.6-0.4l0.8-1.2\n l1.6-1.2l0.8-1.2l2.4-2.4l2.4,0.4l1.2,0.4l1.6,0.4l1.2,2.4l3.2,2.8l3.2-0.4l1.2,2.4l0.4,3.2l0.8,0.8l0.8,0.8l2.4,0.8v0.4l0.6,0.4\n l0.6,2l0.4,2.4l0.6,3.1l0.2,1.3l-0.4,2l-0.8,1.6l-1.2,0.8l-0.8,1l0.4,1.4l0.4,1.2l2.8,2.4l1.2,2l-0.4,1.6v1.2l0.4,0.8l0.4,0.8\n l0.8,0.4l0.4,0.8v1.2v0.8l0.4,0.4l-0.4,0.8l-0.4,1.2l-0.4,0.8l-0.8,1.2l0.4,1.2l0.8,1.2l0.4,0.8v0.8l-0.4,1.6v0.4l2,1.2l0.4,0.4\n v1.2l0.8,2.4l-0.4,2.8l-0.4,1.6l-1.2,2.4v0.4v0.4l-0.4,0.4h-0.4h-0.6l-0.6-0.8l-0.2-0.6l-0.2-0.6l-0.2-0.8l-0.2-0.8l-0.4-0.4\n l-1.6-0.2h-0.8v0.7v0.4v1.2h-0.2h-1.8l-1.2,0.4l-1.2,0.8l-2.4,0.8l-1.6,0.4l-0.4,0.4l-0.8,1.2l-0.4,0.4h-0.4l-0.4-0.4h-0.4\n l-0.4,0.4h-0.4h-0.4l-0.8,1.2l-2,0.4l-0.4,0.8l-0.4,0.8h-0.4l-0.8-0.4h-1.2l-0.8,0.4l-0.8,0.4h-0.8l-1.2,0.8l-1.6,0.2l-1.6,0.3h-1\n h-0.7h-0.5l-1.5,0.3h-1l0.6,1l0.1,0.8l0.3,0.6l0.7,0.8l0.7,0.6l1.2,0.8l0.8,0.8c0.3,1.1,0.3,1.8,0,2.2c0.9-0.1,2.1,0.1,3.6,0.4\n l-0.4,0.7l-0.4,0.5l0.3,0.8l-0.9,0.2l-0.9,0.3l-1.5,0.3l0.7,1.2l1,2.5l1.8,1.8l1.2,0.1l0.8,0.8l0.8,0.8l0.6,1l1.8,1.4l0.7,1.4\n l0.5,0.9l1.2,0.2l0.6,0.4l0.5,0.6l0.5,0.6l1.2,0.5l1.2,0.4l1,0.4l0.2,0.2v0.4v1.2v1.2v0.4l-0.8,0.8h-0.4l-2-0.8l-0.4,2.8l-0.4,0.4\n l-0.4,0.4l-1.2,0.4h-0.8l-0.8,0.4l-2,1.2l-0.8,0.8l0.4,2.4v0.4l1.2,1.6l1.2,1.6v1.2l-0.4,1.2l-1,0.4l-1-0.4l-1.1-0.6l-1.3-0.6v1.2\n l-0.4,0.4h-0.8l-0.8,0.2h-0.9h-1.4l-2.6,0.6c-1.4,0.9-2.5,1.5-3.3,1.8c-0.7,0.3-1.3,0.5-1.5,0.4l-0.8,0.4l-1.2,0.4h-0.8l-0.4-0.4\n l-0.8-0.8l-0.4-0.4v-0.4l-0.8,0.3l-0.8-0.4l-3.8-0.8L470,547l-0.5,0.7l-0.2,0.7l-0.2,0.7l-0.4,0.7l-0.1,0.5l-0.2,0.4l-0.4,0.6\n l-0.3,0.6l-1-0.6l-0.4-0.2l-0.6-0.3l-0.3-0.2l-0.5-0.2h-0.5l-0.5-0.3l-1.2,0.7h-0.8h-0.8l-0.3-0.7l-0.8-0.4l-0.9-0.3h-1.6l-1,0.1\n h-0.8l-0.4-0.8l-0.7-0.4l-1-0.7l-1-0.3l-1.2-0.4l-1.3-0.2l-1.3-0.3l-1.8,0.2l-1.5,0.3l-0.5,0.4l-0.1,0.4l-0.1,0.5v0.3v0.4l0.1,0.3\n v0.4l0.3,0.7h-0.6H443l-1.2-3.6l-2,0.4h-2.4l-0.8-0.4l-0.4-0.4l-0.4-1.2v-1.6l0.8-2.4v-1.6l-0.4-1.2l0.4-1.6l0.8-2l0.8-2l0.4-2.4\n l0.4-1.6l0.8-1.2l2.4-2.8v-0.4v-1.6l-0.8-0.4l-0.8-0.4l-2.4-0.4l-2-0.4l-0.8-0.4l-0.8-1.2h-0.4l-1.2,0.4l-1.2,0.4l-0.8-0.4h-0.4\n l-0.4,0.4l-0.3002-1.0997l0,0l-1.2-0.8L427.8,519.1l-0.3003,0.1003h-0.5l-0.7-1.4l-0.5788-0.8262l0.216-0.6186l1.1396-1.9535\n l0.186-1.4419l-1.5581-0.5814l-1.3488-0.9302l-0.5556-1.5485l0.4-0.4v-0.8l0.4-0.8l0.4-0.9v-1.1l-0.4-1.6l2-1.6l-0.5-1.8l-0.3-1\n l-0.8-0.2l-0.6-0.2l-0.2-0.8l0.4-0.9l-0.8-1.5l-1.2-0.8V495l-0.9-0.7l-0.7-0.5l-0.8-0.8l-0.6-0.8l-0.6-0.8V491l0.3-1.1l0.5-1.7\n l-0.4-0.8L419,487v-0.4l-0.4-0.4v-0.4l0.4-0.4l0.9-0.7l1.1-0.9v-0.4h-0.4h-0.4v-0.4v-0.4l1.2-2.4l0.4-0.8v-0.8v-0.8l-0.4-1.2\n l-0.4-0.8v-0.8l-0.4-0.4l-1.2-2v-0.8l0.8-0.4l0.8-0.4l0.4-0.4h0.4l1.6,0.4l0.8,0.4l0.4-0.4h1.2l2.4-1.2l0.4-0.4l0.4-0.4v-0.4\n l-0.8-1.2v-0.4v-0.4l0.4-0.4l0.4-0.4l0.8-0.4l1.2-1.2l0.4-1.2v-1.2v-0.8l-0.4-0.8l-0.4-0.4h-0.4H429l-0.8-0.4l-0.4-0.8v-0.4\n l0.4-0.4v-0.4v-0.4v-0.4l0.4-0.4h2.8l0.4-0.4v-1.6l0.8-2.8l0.8-1.6v-0.8v-3.6v-1.6l-0.4-0.8l-1.2-0.8l0.4-2l0.4-1.6l1.2-2l0.8-0.4\n l4-0.4h4.4l1.6,2.8l-0.8,1.6l1.2,0.8l0.4-0.4l0.4-1.2l0.4-1.2l0.4-0.4l1.2,1.2l0.4,0.8v2.4l0.4-3.2l-0.4-2l0.4-2l0.4-1.2l0.4-0.8\n l3.2,0.8l3.6-0.4l1.2,0.8l2.8,4l0.8,0.8l1.2,0.4l-1.6-0.8l-3.6-4.8l-1.2-0.8h-1.6l-1.2-0.4l-0.8-0.8v-0.8v-4.8l-0.8-0.8l-0.8-0.4\n l-0.4,0.4H449l-0.4-1.2l0.4-0.8l2-0.4l1.2-0.8l0.7-1l-0.3-2.6l-0.4-2.8l-0.1-1.2l0.5-0.8l0,0l0,0l2,1.2l0.8,0.8h0.8h1.5l1.1,0.4\n l0.4,1.3L463.9,419.6z M451,421.6l-0.4,0.4h-1.2l-0.4-0.4v-0.4l0.4-0.4h0.4l0.8,0.4L451,421.6z M508.7,428.1l0.4,1.2l-0.4,0.8\n l-1.2-1.2h-1.2l-0.8,1.6h-0.4l-2-1.6l-0.4-0.8v-0.8l0.4-2v-0.8l0.8-0.8v-1.2l1.2-1.2h0.8l0.4,0.8l0.4,0.8l1.6,0.8l0.4,0.4v0.4\n l-0.8,0.8l-0.4,0.4l0.4,0.8L508.7,428.1z M481.5,427.3h-1.6l-0.8-0.8h-0.8l0.4-0.8l0.4-0.4l1.6,0.8L481.5,427.3z M514.3,436.5v0.4\n v0.8h-0.4l-1.2,0.4l-1.2-0.4l-0.4-1.2l0.4-1.2l-0.4-0.8l-0.4-0.4v-0.8v-0.8l2.4,1.6L514.3,436.5z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M520.7,493l0.8-0.4l1.1-0.6l0.1-1c-0.2-0.5-0.2-0.8,0-0.8c0.2,0,0.9,0.1,1.8,0.5l1.5,0.7\n l0.6,1.8l0.5,1l0.8,0.6h1l2,0.8l0.2,0.6l0.8,0.4l0.8,0.4h0.8l0.4,0.8l0.4,0.4l0.8-0.4l2.4-0.4l0.8,0.8l0.4,0.8l-0.4,0.4v0.4\n l-0.4,0.4l-0.8,0.4l-0.4,0.4l-0.4,0.4l0.4,0.4l0.8,0.4h0.4v0.4l1.6,1.6l1.2,2.4l0.4,0.4h0.4l0.4-0.4l0.8-0.8l0.8-0.4l0.8-0.4\n l1.2-0.8v-0.4l-0.8-1.6l-0.4-1.2v-0.4h1.2l2,0.8l2.8,2h0.4h1.2l1.2-0.4l0.4-0.4v1.2l-0.4,0.8l-1.2,0.8v0.4l0.4,0.4l0.8,0.4l0.8,0.8\n l0.4,0.8l0.4,0.4h0.4l1.2-0.4l0.4-0.4v-0.4h0.4l0.4,0.4v0.4l1.2,0.4l0.8,0.4l0.4,0.4l0.4-0.4l2,0.4l0.4,0.4v0.8v0.4l0.4,1.2\n l2.4,2.4l0.4,1.2v0.4h-0.4l-0.8,0.4H564h-0.8l-0.8,0.4l-0.8,0.8l-0.8,0.4l-0.4,0.4L560,519l-2.4,1.2l-0.4,0.4l-0.4,0.8v1.2v0.8\n l-0.4,0.4l-1.2,0.4l-0.4,0.4l-0.4,0.4l-0.8,0.8l-0.8,0.8l-1.6,0.8l-1.6,0.4l-2-0.4l-1.2-0.4l-0.4,0.4l-0.8,1.2l-0.8,1.6l-0.4,1.2\n l-0.4-0.4l-0.4-1.6l-0.4-1.2l-0.4-0.4l-0.8-0.3l-1.2,0.7h-0.8h-0.8H538h-0.9l-1.4-0.8l-2.2-1.6c-0.7,0.1-1.2,0.1-1.6,0\n c-0.4-0.1-0.8-0.2-1.2-0.4l-0.7-0.2l-0.9-0.4l-0.9-0.4l-2.5-0.4l-1.2-0.4h-0.8l-0.4,0.2H523l-0.4-0.2l-0.6-0.2l-1.2,0.6l-0.8-1.8\n l-1.2,2.8l-0.4,0.8l-1.6-0.4l-0.4,0.4l-0.9,1.6l-0.3,0.6l-0.3,0.8l-0.2,0.6l-0.3,0.4l-0.4,0.4l-1.6-0.4l-0.8-1.6l-0.8-0.8H510\n l-1.1-0.2l-2.9-0.2l-4-1.6l-1.6-1.6h-1.2l-0.4-0.4V523l-0.4-0.8l-0.4-0.8l-0.8-0.4l-0.8-0.8l-1.2-1.6l-1.2-1.2h-1.2l-0.8-0.8\n l-0.8-0.8l-0.4-0.8l-0.8-2l-0.8-1.2l3.6-0.8l-0.3-0.3l-0.1-0.1v-0.4l0.8-1.2l-3.2-0.8v-0.4v-0.4l-0.8-1.2l-0.8-0.8l-1.2-0.8\n l-0.8-0.8l-0.4-0.8v-0.4l-0.4-0.8l-0.4-0.8l4-0.4h0.4l-3.6,0.4l7.2-0.8l1.2-0.8h0.8l0.8-0.4l0.8-0.4h1.2l0.8,0.4h0.4l0.4-0.8\n l0.4-0.8l2-0.4l0.8-1.2h0.4h0.4l0.4-0.4h0.4l0.4,0.4h0.4l0.4-0.4l0.8-1.2l0.4-0.4l1.6-0.4l2.4-0.8l1.2-0.8l1.2-0.4h2v-2.3\n c1.2-0.1,2,0,2.4,0.2c0.4,0.3,0.6,1,0.8,2l0.4,0.8l0.2,0.7l0.6,0.5h0.6L520.7,493z"}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"741.9,729.7 735.8,733.7 735.4,734.9 735.8,735.7 736.7,736.9 737.1,737.3\n 737.5,738.1 736.2,738.5 735,738.5 734.2,738.5 733.4,738.5 731.4,740.9 730.2,741.7 729,742.1 727.8,742.5 727,742.5 726.2,742.9\n 725.8,743.3 725.8,743.7 725.8,744.1 725,744.1 724.6,743.3 724.2,742.9 723,742.9 722.2,742.9 720.2,742.1 719.4,741.7 719,740.9\n 717.8,738.5 717.8,736.9 719,737.3 719.8,736.9 720.6,736.1 721.8,735.7 722.6,735.7 723.4,735.7 724.6,735.3 725,734.1 725,732.5\n 727,732.9 729,733.3 730.6,733.3 732.2,732.9 737.5,731.3 739.1,730.5 739.9,730.1 741.5,729.3 743.1,728.9 "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M461.5,550.2l1.2,0.8v1.2l-0.8,2l-0.4,1.6v1.2v0.4h0.8v1.2l1.6,0.4l1.2,0.4l0.4,0.4v0.8\n l1.2,0.8l1.6,0.4h0.4l2-2l0.8,0.4l0.4,1.2v0.4v0.8v1.2l0.4,0.8v0.4v0.4l-0.8,4l-1.2-0.4l-0.8-0.8h-0.8l-0.4,0.4l-0.4,0.8l-0.4,1.2\n v0.4l0.4,0.4l0.4,0.8l0.4,1.2v0.4v0.4h-0.4h-0.4l-0.8-1.6l-0.4-0.4h-0.8l-1.2,0.4l-1.6,0.8h-0.8h-0.4l-0.4-0.8l-0.4-1.2v-0.8h-0.4\n l-1.6,0.8l-0.4,0.4v1.2v1.6l-0.4,1.2l-1.6-2l-0.4,0.8l-0.4,0.4v0.4l0.4,0.8l0.4,0.8l-0.4,0.4l-0.8,0.4l-0.4-0.4l-0.4-0.8l-1.2-1.2\n l0.4-1.2v-0.4l-2-0.4l-0.8-0.8l-1.2-1.2l-0.4-0.4v-2v-0.4v-0.4H449l-0.8,0.8l-0.8,1.2l-1.6,1.2v0.4l0.4,1.2v0.4l-1.2,1.6l-0.4,0.4\n l-1.6,1.2l-0.8,0.4l-2-0.8h-0.8l-0.8,0.4l-1.2,0.4l-2.4,0.4l-0.8-0.4l-0.4-0.4v-0.4l-0.4-0.8l-0.8-0.4l-0.4-0.8l-0.4-0.8l-0.4-0.4\n l0.4-1.6l-0.4-0.8v-0.8v-0.8l-2-0.4h-1.6l-1.2,0.4l-1.6-0.4l-0.8-0.8v-0.4l0.4-0.8l0.4-0.8l0.4-0.8l1.2-1.2l1.6-1.2l0.4-1.2v-1.6\n v-0.4l2-0.8l0.4-0.4l0.4-0.4l1.6-1.6l1.6-1.6l0.4-0.4l0.4-0.4v-0.4V553h-0.8l-0.4-0.4l0.8-0.8l0.8-0.4h0.8l0.4,0.4v0.4l0.4,0.4h0.8\n h0.8l0.8-0.4l0.4-0.8l0.4-0.8l1.2-0.8l0.8,0.4h2.4c-0.6-1.6-0.6-2.7,0-3.2c0.6-0.5,2.1-0.8,4.4-0.7l3.2,0.7h0.4l2.4,1.6l0.4,0.8\n l2.8-0.4h0.8L461.5,550.2z"}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"671,393.2 672.2,396 672.6,396 673.4,395.2 675,395.2 675.8,396 676.6,397.2 677,398\n 677.8,398.4 679.4,397.2 680.2,396.8 681,396.8 683,398 684.2,398.4 684.6,398.8 684.6,399.6 684.2,400.4 683.8,401.6 684.6,402.8\n 685.4,403.6 687,402.4 687.8,402 688.6,402 689.4,401.6 690.2,400.8 691,400.4 692.2,400.4 694.2,400.4 696.6,401.6 697,402\n 698.2,403.2 698.6,404 699,404.4 699.8,405.2 700.6,405.6 701.4,405.6 701.8,406 702.2,406.4 702.2,407.2 702.2,409.6 701.8,410.4\n 701.4,410.8 701.4,411.2 701.4,411.6 702.2,412.8 703,414.4 703.4,415.2 703.4,416 702.6,416.8 702.2,417.2 701.8,418.4\n 701.8,419.6 701.8,420 703.4,422.5 705,423.3 705.4,423.7 705.4,424.1 704.6,426.1 704.6,426.5 705.8,427.3 706.6,428.5\n 707.4,430.5 708.6,432.5 711,434.1 713,435.3 713.4,435.7 713.4,436.1 713.4,437.3 713.4,438.1 713,439.3 713.8,440.4 715.5,440.4\n 717.9,440.8 720.7,442.4 720.7,443.2 720.3,444 720.3,444.8 720.7,445.6 723.1,447.6 723.5,448 723.5,448.8 723.5,449.6\n 723.1,449.6 721.8,450.1 720.6,450.9 720.2,452.1 718.2,453.7 717,454.5 716.2,454.5 713.8,454.1 713,453.3 712.6,452.5\n 711.8,452.1 709,452.5 707.8,454.1 708.3,453.3 708.3,457.3 707.1,455.7 708.3,457.3 709.5,458.5 710.7,459.7 711.1,460.5\n 711.1,460.9 710.7,461.7 710.7,462.9 711.9,464.5 711.5,464.9 711.5,466.9 711.4,468.9 711.8,469.3 712.2,469.7 712.6,470.5\n 713.4,472.1 713.4,472.5 712.6,473.1 709.4,471.3 707.8,472.5 707.4,472.1 706.6,471.7 705.4,472.1 703.8,473.7 702.6,474.9\n 701.8,476.5 701.4,477.3 700.6,478.9 700.2,480.5 700.6,481.7 701,482.9 701,484.1 701.4,484.9 700.6,485.7 700.2,486.5 699,486.5\n 697.8,485.7 695.4,483.3 694.2,482.5 693.4,482.1 692.2,482.1 690.6,482.5 688.2,482.9 686.6,482.9 685.8,483.3 684.6,483.7\n 684.2,483.3 683.4,481.7 682.6,480.1 682.2,479.3 681.8,479.3 681.4,479.3 681,479.7 680.6,480.1 680.2,480.1 679.4,480.5\n 678.6,480.9 677.8,482.1 677.4,482.1 677,481.7 676.6,480.1 675.8,479.7 674.6,479.7 673,479.3 671.8,478.9 671.4,478.9\n 670.6,479.7 669.8,479.7 668.2,479.3 667.8,479.7 667.4,480.5 667,481.3 666.6,481.3 666.2,480.9 666.2,479.3 665.3,478.9\n 663.7,478.9 662.5,479.3 662.1,479.3 661.7,478.9 660.1,476.5 659.3,476.5 658.1,476.5 656.1,476.1 653.7,475.7 652.5,475.3\n 651.3,475.3 649.7,475.3 645.7,474.1 644.1,474.1 641.7,474.1 638.1,473.7 635.7,473.7 634.5,474.1 632.1,475.3 630.5,475.3\n 628.9,475.3 627.7,475.3 626.9,476.5 625.3,478.5 623.7,479.7 623.3,480.1 622.5,480.5 621.7,479.7 620.9,479.3 620.1,479.3\n 619.7,479.3 619.7,480.9 618.9,478.9 618.9,477.3 619.3,476.5 619.7,475.7 619.3,474.5 619.7,472.9 619.7,471.7 619.3,471.3\n 618.9,470.5 617.7,469.7 617.3,469.3 615.7,468.5 614.1,467.7 613.7,467.3 613.7,466.9 614.1,466.5 615.3,464.9 616.5,463.3\n 617.3,462.5 621.3,460.5 622.1,459.7 622.1,458.5 622.1,457.7 622.1,456.1 621.7,453.7 621.3,452.1 620.5,449.3 618.5,443.3\n 617.3,436.9 618.1,437.3 620.1,437.3 621.7,436.9 622.5,436.9 623.3,436.9 624.5,436.5 625.3,436.5 625.7,436.9 626.5,437.3\n 628.5,436.5 630.1,435.7 631.7,435.7 632.1,435.3 632.5,432.9 632.9,432.5 634.9,432.9 635.7,432.5 636.5,431.3 637.7,430.5\n 638.5,430.5 639.7,429.7 640.1,430.1 640.5,430.9 640.8,431.4 641,431.9 641.5,432.4 642.1,432.5 642.9,432.1 642.9,431.7\n 642.9,431.3 642.9,430.5 642.5,429.7 641.9,429.6 641.2,429.6 640.9,428.9 641.3,428.1 641.7,426.5 642.5,424.9 642.9,424.5\n 642.9,424.1 642.9,423.3 642.9,421.6 643.7,419.2 644.5,417.6 645.7,417.2 647.3,416.8 648.1,416 648.5,415.2 648.5,414.4\n 648.9,413.6 649.3,413.2 652.9,413.2 653.3,411.6 653.7,411.2 654.5,410.8 654.9,410.4 654.9,410 652.5,409.6 652.1,409.2\n 651.7,408.8 651.7,408.4 652.1,406.8 652.1,405.2 652.9,403.2 652.9,402.4 653.3,402 654.9,401.6 655.3,401.2 656.9,399.2\n 658.1,398.8 660.9,399.2 662.1,399.2 662.5,399.2 663.7,399.2 663.7,398.8 664.1,396.8 664.5,396.4 667,393.6 668.6,392.4 "}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"675.8,612.3 675.4,614.7 674.2,616.3 672.6,615.9 670.6,616.3 669.4,614.3\n 668.6,614.7 668.2,619.5 667.8,621.9 667.8,625.9 667,626.3 666.2,626.3 662.9,629.9 664.5,631.1 665.3,631.9 666.6,633.9\n 668.6,636.4 669,637.6 667.4,637.2 667,637.2 666.6,637.6 665.8,637.6 664.9,637.6 664.1,638 663.7,638 662.9,637.6 661.7,636.4\n 660.9,635.6 660.5,635.2 660.1,635.6 658.1,636 657.7,636.4 656.9,636.8 656.1,637.2 654.9,637.2 654.1,637.2 653.7,637.6\n 653.3,638.4 652.9,639.2 652.9,639.6 651.3,640 650.9,640.4 650.9,640.8 650.9,641.2 649.7,640.8 648.5,641.2 648.1,641.6\n 647.7,642 647.7,642.4 648.1,642.8 648.5,644 648.5,645.2 648.1,646 647.3,647.6 645.7,648 644.1,647.6 643.3,648 642.1,648\n 640.9,648 639.3,648.4 637.7,648.8 636.5,647.6 634.9,646.8 633.3,646.4 632.9,646.8 632.5,647.2 631.3,646.4 630.5,646\n 630.1,645.6 629.7,644.4 629.3,644.4 628.1,644.8 626.9,644.8 626.1,644.8 624.1,644.8 623.7,645.6 623.3,645.6 622.9,645.6\n 621.7,645.6 620.5,646.4 618.9,646.8 617.7,646.8 616.5,646.8 615.7,646.8 614.1,646.8 613.3,647.6 611.7,647.6 610.5,647.6\n 610.5,647.2 610.9,643.6 611.7,642 611.7,641.6 611.7,641.2 611.3,640.8 610.9,640 610.1,637.6 609.7,637.2 608.5,636.8 607.3,636\n 606.5,635.2 604.9,632.7 605.7,632.3 606.1,631.9 606.9,630.7 606.9,629.9 606.9,629.5 606.5,629.1 606.1,627.9 606.5,626.7\n 606.5,625.9 606.1,625.1 606.5,624.3 607.3,623.9 607.7,623.9 609.3,623.9 610.5,622.3 611.3,621.9 612.1,621.1 612.5,620.7\n 612.9,619.9 612.9,619.1 611.7,618.3 611.3,617.5 610.9,616.7 610.1,616.3 608.5,615.5 607.7,614.7 607.3,613.5 606.9,612.7\n 606.5,611.9 606.5,611.5 606.5,610.7 606.5,609.5 606.9,607.9 607.3,607.5 607.7,607.5 609.3,606.7 609.3,605.5 609.7,604.7\n 610.1,604.3 610.5,603.9 612.5,605.2 614.1,606.7 616.5,605.5 620.1,605.9 624.9,607.1 628.1,607.5 630.5,607.1 634.9,607.9\n 638.9,608.7 642.5,609.1 644.5,608.3 646.1,607.5 647.3,605.9 650.5,603.9 653.7,602.7 657.7,601.9 660.5,601.5 660.9,601.9\n 664.5,603.9 666.2,603.9 667.4,604.3 667.8,604.7 668.2,604.7 669,605.9 671,608.7 671.4,611.4 673.8,611.9 675.4,612.3 "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M408.6,478.7l1.6,0.6l0.4-0.8l0.4-0.4l0.4,0.4\n v0.8l0.4,1.2l1.2,1.2l1.2,0.4l1.2-0.4l0.4-0.4h0.4l0.4,0.8l0.8,0.8l0.3,0.6l0.4,0.8l0.4,0.8l0.3,0.6l0.3,0.7l0.3,0.7l0.4,0.4\n l0.1,0.7v0.8l-0.4,0.8l-0.4,0.8v0.4v0.4l0.8,1.2l0.8,1.2l1.1,0.3l0.9,0.5l0.3,0.8l0.9,0.8l0.4,0.8l0.8,0.8l-0.8,0.8v0.4l0.4,0.4\n l1.2,0.4l0.4,0.4v0.8l0.2,0.9l0.2,0.7l-1,0.8l-1,0.8l0.3,1.4L425,506.9999l-0.5427,1.1854l-0.2573,0.5146v0.8l-0.4,0.4\n l-0.2687-0.4282v-0.8837l-0.5478-1.4186l-0.2791-0.3837l-0.593-0.314l-0.0293-0.3784L421.8,505.8l-1.2,1.6l-0.4,1.2l-0.4,0.8\n v2.3999l0.8,0.8v0.4l0.4,1v1l-0.4,0.4001l-0.4,0.4l-0.4,0.4h-1.1002l-0.8,0.4h-0.4l-0.8-0.4l-0.4385-0.6578l-0.7614-0.9423\n l-0.5984-0.4992L414.2,513.8l-1.1002-0.0001l-0.8-0.8l-0.8998-0.4l-0.8-0.4h-0.8H409l-0.4-1.2v-1.2l-0.4-0.8l-1.2-0.4l-1.2,0.8\n l-2,0.4l-2.4-0.8H401v-0.4v-0.4v-0.4l0.4-0.4v-0.8l-0.4-0.8l-0.4-0.4v-0.8l0.4-0.8v-0.4l-1.6-1.2h-1.1h-1.1l-0.6,0.8h-0.4\n c0,0.2-0.2,0.3-0.4,0.4s-0.6-0.3-1.2-1.2l-0.4-2.4l-0.4-0.4l-1.2-0.4h-2l-0.4-0.4l-0.4-1.2v-1.2l-0.4-1.2l-0.4-0.4l-0.8,0.4\n l-1.2,0.8l-1.2-0.4h-0.4l-0.8-0.8l-1.2-1.2l-0.8-1.2v-0.8l0.4-0.8l-0.4-0.4l-0.4-1.2v-0.8l4.8-3.2l2.8-1.6l1.6-0.4l0.4,1.6l0.4,0.4\n l0.4,0.4h0.4l0.4-0.4l0.8-0.4h1.2l0.8,0.4l0.4,0.4l0.4,0.4h0.8l1.6-0.8l1.6-1.2l0.4-0.8v-0.8l0.8,0.4h0.8h0.4l-0.4-1.2l0.8-0.4\n l0.8-0.4l0.4,0.4l0.8,0.4h0.4l1.2-1.2L408.6,478.7z"}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"544.8,587.1 547.2,588.7 548,589.1 548.4,588.7 549.2,588.7 550.8,589.1 551.2,589.5\n 551.6,589.5 552.8,588.7 553.2,588.7 554.4,589.9 555.2,589.9 556,589.5 556.4,589.1 558,589.5 558.8,589.1 559.6,589.1\n 560.4,589.5 561.2,589.9 562,590.3 564,590.3 564.8,591.1 565.2,591.9 565.2,592.3 565.2,592.7 565.6,593.1 566.8,593.5\n 567.6,593.5 568,593.5 569.2,593.1 570.4,592.7 571.2,593.1 571.6,593.5 571.6,593.9 571.2,595.1 570.8,596.3 570,597.5\n 569.2,598.7 568.8,599.5 568.8,600.7 568.8,601.5 568.8,601.9 569.2,602.3 570,602.7 571.2,603.5 572.4,604.7 573.6,605.9\n 574,606.3 574,606.7 573.6,607.1 572.4,607.1 571.2,607.1 570.8,607.1 571.2,609.5 572.4,611.5 572.4,612.3 572.4,613.1 572,613.5\n 571.6,613.5 571,614 570.4,617.1 570,617.1 569.2,617.9 568.8,617.9 568.4,617.9 568,617.9 567.6,617.5 566.8,617.5 566.4,617.9\n 566.4,618.3 566.8,619.1 567.6,620.3 567.6,621.1 567.2,621.1 566.8,620.3 566.4,620.3 566,620.3 564.8,621.1 564,621.9 564,622.3\n 563.6,623.1 563.6,623.5 563.6,625.1 566,625.5 565.6,625.9 565.6,626.3 565.6,628.3 565.6,629.5 562.4,631.1 562.4,631.5\n 562.4,631.9 561.6,632.7 561.2,633.1 560,628.7 559.6,628.7 557.6,627.5 556.8,626.7 555.2,625.5 554.4,625.1 554,624.3\n 553.2,624.3 552.4,624.7 551.6,623.9 552.4,623.5 552.4,623.1 552.4,622.7 552,622.3 549.6,619.9 548.4,618.3 548.4,617.9\n 548.4,616.3 548,615.9 546,615.1 544,613.1 542,611.1 541.6,610.7 540.4,609.1 539.2,607.9 538,607.1 537.2,605.9 536.4,604.3\n 536,602.3 535.6,600.3 535.2,599.5 534.4,599.1 532.4,596.7 530.8,595.5 530.8,593.9 531.2,591.5 531.6,588.7 532,588.3\n 532.8,587.9 533.6,587.9 534.4,588.3 536,590.3 536.8,591.1 537.6,591.5 538.4,590.7 539.2,589.1 540,588.3 542.8,588.7 "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M544.8,533.8l-0.4,1.2v0.8l1.2,3.2l1.2,2v0.8l0.8,0.4l-0.8,0.8v1.2l-0.4,0.4v0.4v0.4v0.8\n l0.4,0.8l-1.2,0.4h-1.2H544l-0.4,0.4h-0.4L542,547h-0.8h-0.4l-0.4,0.4l-0.4,0.4l-0.4,0.4v0.4l2.4,0.8l0.4,1.2l-0.4,0.8v0.4\n l-0.4,0.4l-0.8,0.4H540v0.4l0.4,1.6L540,555l-0.8,0.4l0.4,1.2h0.4v0.4v0.4v0.4v0.4v0.4h-0.4h-1.2l-0.8,0.4l-1.6,1.6l-0.8,0.4\n l-0.8,0.8v5.6v0.4l-2-0.4h-1.6l-0.8,0.8l-1.2,0.4l-2.4-0.4l-2.4,0.4l-0.4,0.4h-0.8l-0.4,0.4l-0.4,0.4l-0.8,0.8l-0.8,0.4l-0.8,0.4\n l-0.4,0.4l-0.4,0.4l-0.4-0.4h-0.4h-0.4l-1.6-0.4l-2-0.4l-0.8-0.4l-2,0.8l-1.2-0.4h-0.8h-0.4l-2.4-4.4h-1.6l-2-0.4l-4-0.8l-1.2-0.4\n h-1.2l-1.2-0.4l-1.2-0.4l-0.8-0.8l-0.8-1.2l-1.2-1.6l-0.4-0.8l0.4-0.8l0.4-0.4v-0.4h-0.4l-2.4,0.8l-2,0.8h-0.8h-0.8h-1.2l-0.8-0.4\n h-1.6l-1.2,0.8l-0.8,1.2l-0.4,1.2l-0.8,0.4h-0.8h-1.2l-0.8-0.4l-0.8-0.8h-1.2h-1.2h-0.4v-0.4l-0.4-1.2l-0.8-0.4l-2,2h-0.4l-1.6-0.4\n l-1.2-0.8v-0.8l-0.4-0.4l-1.2-0.4l-1.6-0.4h-0.4v-0.4v-0.4v-0.4l-0.4-0.4v-0.4v-0.4v-0.4v-0.4V555l0.8-2v-1.2l-0.8-0.8l-0.4-0.4\n h0.4h1.2l0.8-0.4l0.4-0.4l1.2,0.4l1.6,0.8l0.8,0.4l0.4,0.4c1.2-3.6,2.1-5.4,2.8-5.6c0.7-0.2,1.3,0,2,0.4h0.4h2l0.8,0.4h1.6v0.4\n l0.4,0.4l0.8,0.8l0.4,0.4h0.8l1.2-0.4l0.8-0.4h0.4h0.8l0.8-0.4l0.4-0.4l0.8-0.4l1.2-0.8l1.6-0.4l5.2-0.4l0.4-0.4v-1.2l0.8,0.4\n l1.2,0.4l0.8,0.4l0.4,0.4h0.4l0.8-0.4l0.4-2l-3.6-5.2v-0.4l0.8-0.8l0.8-0.8l2-1.2l0.8-0.4h0.8l1.2-0.4l0.4-0.4l0.4-0.4l0.4-2.8\n l2,0.8h0.4l0.8-0.8v-0.4v-1.2v-1.2V527h0.4l4.8,0.4l0.8,0.8l0.8,1.6l1.6,0.4l2-4l0.8-0.8h0.8l0.8,0.4l1.6-3.6l0.8,1.6l0.4-0.4h1.2\n l0.8,0.4l0.4-0.4h0.8l0.8,0.4l0.4,0.4h0.4l0.4-0.4h0.8l1.2,0.4l2.4,1.2l1.2,0.4h0.8h0.8l2.8,2l2,0.4h1.6l0.4-0.4l0.8-0.4h0.8\n l0.8,0.4l1.2,4.8l0.4,0.4L544.8,533.8z"}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"580,629.5 580.4,629.9 581.2,631.5 582,632.7 583.2,633.1 584,633.5 584.8,634.4\n 585.2,635.2 585.6,637.6 585.6,639.2 585.6,640 585.2,642.4 585.2,643.6 585.2,644.4 584.8,644.8 584.4,645.2 584.8,647.2\n 584.8,648 584.8,648.8 585.6,650.8 586,651.6 586.4,652 587.2,654 587.6,654.4 589.2,654.4 590,654.8 590.4,655.2 590.4,655.6\n 590.4,656.8 590.8,657.6 591.2,658.4 591.2,658.8 590.8,659.6 590.4,660.8 589.6,661.2 588.8,661.6 588.4,662.4 588,663.2\n 587.6,664 587.2,663.6 586.8,664.8 586.8,665.2 586.4,665.6 585.6,666 584.8,666 584.4,666.4 584,666.8 583.2,667.6 582.8,667.6\n 582.8,668 583.2,668.8 583.6,669.6 583.6,670 583.2,670 582.4,670 582.4,670.4 582.4,671.2 582.4,671.6 582,672 581.6,672.4\n 580.8,672.4 580,672 579.6,672 579.2,672 579.2,670.8 578.8,669.6 577.6,667.2 573.6,664.8 572.8,663.6 572.4,662.8 572,662\n 572.4,662 572.8,662.4 573.2,662.8 573.6,662.4 573.2,661.6 572,659.2 572,658.4 572.4,656.4 573.2,654.4 573.2,652 573.6,650\n 573.2,648.8 573.2,647.2 574,645.2 574.4,644.8 574.8,644 574.8,642 573.6,640.8 572,640.8 572,640 572,638.8 572,638.4 572,637.6\n 571.6,636.8 571.2,636 571.6,634.8 572.4,633.1 573.2,631.9 574,630.7 574.4,629.5 575.2,628.7 575.6,628.3 576,628.7 576,629.1\n 576,630.3 576,630.7 576.4,631.1 577.2,631.1 578,630.7 "}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"373.7,629.9 372.5,630.7 372.1,631.1 371.7,631.1 371.3,631.1 370.9,630.7\n 370.9,630.3 370.9,629.9 370.9,629.5 370.9,628.7 371.3,628.3 371.7,627.9 372.5,627.9 374.1,628.3 374.5,628.7 374.5,629.1 "}}),e._v(" "),t("polygon",{staticClass:"strokes",attrs:{points:"326.1,517 325.7,518.2 324.5,517.8 324.5,517.4 "}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M334.5,612.3v0.4l0.4,0.8l0.4,0.4l0.8,0.4h0.8h1.2l0.8,0.4v0.8v0.8l-0.4,0.8l-0.4,0.4l0.4,0.4\n l0.4,0.4h0.4h0.4v-0.4l0.4-0.4h0.4v0.4v0.4l1.2,0.4l2.8,1.2h1.2h0.8l0.4,0.4l1.6,1.6h0.4h0.8h0.8l0.8-0.4h0.4l0.4,0.4l0.4,0.4\n l0.8,0.4l0.8,0.8l0.4,0.4l2.8-0.4l0.8,0.4h0.8h0.8l1.6,0.4h1.2v-1.6l0.4-0.4h0.4h0.8l2.8,0.8l1.2,0.4l1.2,0.4h0.8l0.8,0.4l0.8,1.6\n v0.8v0.4v0.4v0.4l0.4,0.4h0.4h0.4l0.4-0.4l1.2-0.8h0.4l1.6,0.8l0.8,0.4l0.4,0.4l0.4,0.4h0.4l0.8-0.4l1.2-0.4l2,0.4l2,0.8h0.8v-0.4\n v-0.4l0.4-0.4h0.4l0.8-0.4l0.8-0.4h0.8l0.8,0.4l1.2,0.4h0.8l0.4,0.8l0.4,0.4l0.4,0.8l-0.8,0.4h-0.4v1.6l0.4,0.4l0.4,0.4v0.4v6\n l-1.2,1.2l-1.6,1.6l-7.6,4.4l-2,2l-0.8,0.4l-5.6,1.2l-4,1.6l-2,0.4l-2.4,2.4l-1.2,1.2l0.8,0.4l1.2,1.2l-0.4,0.4l-1.6,0.8l-0.8,0.4\n h-0.4h-0.4l-2.8,4.4l-2.4,3.2l-1.2,1.2l-1.2,2l-2.8,5.2v1.6l1.2,5.2l0.8,1.2l1.2,1.2l2,0.8l0.4,0.8l-0.8,0.8l-2,1.6l-3.6,2\n l-1.6,1.6l-0.4,1.6l-1.2,0.8l-0.4,2.4l-0.8,1.6v0.4l-0.8,1.2v0.8l1.2,1.2l-0.4,0.4l-0.4,0.4h-1.2h-4.4l-3.6,2.4l-1.6,2l-1.6,4\n l-2,2.4l-0.8,0.4l-1.2-1.2h-1.6l-1.6,0.4l-0.8,0.8l-1.2,0.4l-1.2-0.4l-2.8-0.4h-1.2l-2,0.8l-1.6-0.4l-2.8-0.4l-6,0.4l-0.8,0.4\n l-0.8,0.8l-2,1.6h-2.8l-2.8,1.2l-0.8,0.8l-1.2,2l-0.4,1.2h-0.4l-0.4-0.4H294l-0.4,1.2l-0.8,0.4H292l-2-0.8l-1.6-1.2h-0.8l-1.6-2\n l-0.8-1.2l-0.4-1.2v-0.4v-0.4l-1.2-0.4l-0.4-1.2l0.8-1.6l0.8-0.8l0.4-0.4H284l-0.8,1.2l-1.2-1.6l-8.4-3.2l0.4-0.8v-0.4l-0.8,0.8\n l-0.4,0.4h-2.4l-2.4,0.4l-0.8-3.6l-0.4-1.2v-0.8l0.8-2l0.8-0.8l0.8-1.6l1.2-1.6l1.2-0.4l0.4-0.4l0.4-1.2l0.4-0.8h-1.6l1.2-4v-0.8\n l0.4-0.8l0.4-1.2v-0.8l0.8-0.8l1.2-0.8l0.8-1.2l0.4-1.2v-1.2l-0.4-0.8l-1.6-0.4l-1.6-2.8l-0.4-2H272l-0.8-0.8l-0.8-1.6v-0.4\n l0.8-0.4h3.6l0.8-0.4l0.8-1.2l0.8-2v-1.2l-0.4-0.4l-1.2-1.2v-0.4v-0.4l0.8-0.8l1.2-0.8l0.4-0.8V662l-0.4-0.4v-0.4v-0.4v-2v-0.4v-2\n l-0.4-1.6l-0.8-2v-0.4l0.4-0.4l1.2-0.8l0.8-1.6l1.2-1.2l2-1.2v-0.8h-1.2H280V646v-1.2v-1.2v-0.4l-0.4-0.4h-0.8l-0.8-0.4h-0.8\n l-0.4,0.4h-2l-0.8-0.4l-0.4-0.4h-0.4v0.4v0.4v0.4l-0.8,0.4l-1.6,0.4h-1.2l-1.2-0.4l-0.4-0.4l-0.4-0.4l-2.4,0.4h-0.4l-0.8,0.4\n l-1.2,0.4H262h-0.4v-0.4l-0.4-0.8v-0.4l0.8-1.2v-0.4l-0.4-0.4l-0.4-0.8v-0.4h-0.4l-0.8,0.4l-2.4,0.8l-0.4,0.4l-1.2,0.8l-1.2,1.2\n l-0.8,0.4l-0.4-0.4v-2.4l1.2-1.6l0.8-0.8h-0.4h-0.8v-4.8l0.4-0.4l0.4-0.8l-0.4-0.4l-0.4-0.4v-1.6v-0.4v-0.8l-2,0.8H252v-1.2\n l1.2-1.6v-0.4l-1.2-0.4l-0.8-0.8l-0.4-0.8l-0.8-1.2v-0.8l0.8-2l0.8-0.8l0.8-0.4l1.6-1.6l2.4,0.4l1.6-0.4l1.2-0.8h0.8l1.2-0.8v-0.8\n l-0.4-0.8l0.4-0.8l1.2-0.8l1.6-1.2h1.6l1.6-0.8l1.2,0.4h1.2l1.2,0.8l1.6,1.6l2.4,0.8l2-0.4h3.2l1.6,0.4l2.8-0.4h1.6l2.8-0.8l2,0.8\n l4,0.4l2.4,0.8l6.4,1.2h2.4l3.2-0.8l1.6-0.4l1.2,0.4l2-0.8h0.8l1.2,0.8l4,1.2l1.2-1.2l0.8-0.4l3.2,0.8l3.2,1.2l1.6-4l2.4-0.4\n L334.5,612.3L334.5,612.3z"}}),e._v(" "),t("path",{staticClass:"strokes",attrs:{d:"M481.5,766.9v0.8v1.6v2l0.8,1.5v0.8l-1.1,0.6l-1.6,0.9l-1.3,1l-2.1,1.1l-0.7,0.6l-0.9,0.8\n l-0.9,0.9l-1,1l-0.8,1.3l-1.3,0.6l-0.3,0.3l-1.1,1l-0.4,0.4l-0.8,1.2l-0.9,1.4l0.4,3.3l0.5,1v0.8l-0.3,0.6l-1.2,1.6l-0.8,1.2\n l-1.6,2l-0.4,0.4l-0.5,0.6h-0.4l-0.4-2.8l-0.4-2l-0.8-4l-0.8-3.2l-0.8-3.2l-0.8-2.8l-0.8-2.8l-0.4-0.4l-2-1.6l-2-1.2l-2-1.6l-2-1.6\n l-0.4-2l-1.2-3.2l-1.2-1.6l-0.4-0.4l-2.4-1.2l-1.2-0.8l-0.4-0.4l-0.4-1.2l-0.8-2.4l-1.2-2.4l-0.4-1.6v-2l0.4-1.6l0.8-1.8l1.2-2\n l1.2-0.8l1.2-0.4l0.8-0.8l0.8-1.2l0.4-1.2l0.8-2l0.4-2l0.4-1.6l0.8-1.6l-0.4-1.2l-0.4-1.6v-2.4v-0.8l-0.4-0.8l-0.4-1.2v-0.8\n l0.4-2.4l0.4-2l0.4-2.4v-0.8l-0.4-0.4l-1.2-0.4v-0.4l0.4-0.4l1.6-1.2l0.8-1.6l0.8-0.4l1.2-0.8l1.6-1.6l2.8-2.4l0.8-0.4l6-2h0.8\n l0.8,0.4l-0.4,0.8l-0.4,0.8l0.4,1.2l0.8-0.8v-0.4v-0.4h1.2h1.2l1.2,0.8v2.4l1.6,2.4l-0.4,1.2l1.2,0.8l1.2-0.8l0.4-1.2l2-0.8l2-2\n h1.2l0.4,1.6l0.4,1.2l-0.8,0.4l-0.8,1.2l-2,3.6l-1.6,1.2l-1.2,1.2l-0.4,0.8v1.2l0.4,2l0.8,2l1.2,1.2l1.2,0.4l2.4,2v1.2l0.4,1.2v1.6\n l0.8,1.2l-2,2.8l-1.2,2l-2,2.8l-1.6,2l-3.6,2.8l-0.8,0.8l-0.4,0.8l-0.4,0.8v1.2l1.2,2.8l1.6,1.6l1.6,0.8l2.8-0.4v1.2l0.4,1.2h1.2\n h0.8l0.8-1.2l1.6,0.8l0.8,2.4l1.2,0.8v0.4h-0.4l-0.4,0.4l0.4,0.4l1.2,0.4l0.4-0.4L481.5,766.9z M481.1,741.3l-1.6,0.8l0.4-0.8\n l1.2-1.2l0.4,0.4L481.1,741.3z M477.5,755.3l-0.8,0.4h-0.4l-0.8-0.4h-0.4l-0.4-0.4v-1.6v-0.4h2l1.2,0.8v0.4v0.4L477.5,755.3z"}})])])}),[],!1,null,null,null).exports,Ae=["slot"];function Te(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function We(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{};return{label:e.label,value:e.code}})):this.processedRegions.map((function(e){return{label:e.label,value:e.code}}))},hasLanguages:function(){return this.activeRegion&&"languages"in this.getActiveRegion()},regionLanguages:function(){return"languages"in this.getActiveRegion()?this.filterItemsProps(this.getActiveRegion().languages,["id","name","slot"]):[]},regionAvailableLanguages:function(){return this.regionLanguages.map((function(e){return e.id}))},continueLink:function(){var e=this,t=this.getActiveRegion(),link={text:this.defaultButtonText};return"languages"in t&&this.activeLanguage?We(We({},link),t.languages.find((function(t){return t.id===e.activeLanguage})).link):"link"in t?We(We({},link),t.link):link},continueLinkProps:function(){var e=this.continueLink;e.slot;return Object(c.a)(e,Ae)},regionValues:function(){return Object(Le.a)(this.processedRegions.map((function(e){return e.code})))},isButtonDisabled:function(){return!(this.activeRegion&&(!("languages"in this.getActiveRegion())||"languages"in this.getActiveRegion()&&this.activeLanguage))}},watch:{activeRegion:function(e){this.regionSelected=!0,this.setInitialLanguage(),this.busEmit("country-selector:country-selected",{country:e,id:this.id})}},mounted:function(){var e=this;this.checkDeprecatedFeatures(),this.busOn("country-selector:select-country",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.country,o=void 0!==l&&l;!1!==r&&r!==e.id||!1!==o&&(e.activeRegion=o)})),this.busOn("country-selector:select-region",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.region,o=void 0!==l&&l;!1!==r&&r!==e.id||!1!==o&&(e.activeRegion=o)})),this.busOn("language-selector:change-language",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.languageId,r=void 0!==n&&n,l=t.id;!1!==r&&(void 0!==l&&l)==="".concat(e.vId,"-lang")&&(e.activeLanguage=r)}))},methods:{handleClick:function(e){this.activeRegion&&this.busEmit("country-selector:continue",{country:this.activeRegion,id:this.id,event:e})},handleRegionClick:function(e){this.regionValues.length&&!this.regionValues.includes(e)||this.busEmit("country-selector:select-region",{id:this.id,region:e})},getRegionClasses:function(code){return"".concat(this.activeRegion&&this.activeRegion===code?"active":"").concat(!this.regionValues.length||this.regionValues.includes(code)?"":" disabled")},getActiveRegion:function(){var e=this;return this.processedRegions.find((function(t){return t.code===e.activeRegion}))||{}},resetLanguageSelection:function(){this.activeLanguage=void 0},setInitialLanguage:function(){"languages"in this.getActiveRegion()&&(this.activeLanguage=this.getActiveRegion().languages[0].id)},checkDeprecatedFeatures:function(){var e="";this.id&&""!==this.id&&(e=" (id: ".concat(this.id,")")),this.availableCountries.length&&console.warn('LDS Warning [DEPRECATED]: prop "availableCountries" usage found in a Country Selector instance'.concat(e,"."),"\n>>> in LdsCountrySelector"),this.buttonTranslations.length&&console.warn('LDS Warning [DEPRECATED]: prop "buttonTranslations" uage found in a Country Selector instance'.concat(e,"."),"\n>>> in LdsCountrySelector"),this.countryForwarding.length&&console.warn('LDS Warning [DEPRECATED]: prop "countryForwarding" usage found in a Country Selector instance'.concat(e,"."),"\n>>> in LdsCountrySelector")}}},Ie=De,Ee=Object(y.a)(Ie,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-country-selector section",attrs:{id:e.id}},[t("div",{staticClass:"wrapper"},[t("lds-row",{attrs:{justify:"between"}},[t("lds-col",{attrs:{override:"col-12 col-md-5 col-lg-4 col-xl-3"}},[t("h2",[e._t("default",(function(){return[e._v("Select Your Country")]}))],2),e._v(" "),t("lds-hr",{staticClass:"lds-country-selector-hr",attrs:{width:50}}),e._v(" "),t("lds-select",{attrs:{id:"lds-country-selector-select",name:"lds-country-selector-select-".concat(e._uid),options:e.countryOptions,placeholder:e.l10n("countrySelectorSelectPlaceholder"),required:!1},model:{value:e.activeRegion,callback:function(t){e.activeRegion=t},expression:"activeRegion"}},[e._v("\n "+e._s(e.l10n("countrySelectorSelectLabel"))+"\n ")]),e._v(" "),t("transition",{attrs:{name:"lds-language-slide",duration:350},on:{"after-leave":e.resetLanguageSelection}},[e.hasLanguages?t("lds-language-selector",{attrs:{id:"".concat(e.vId,"-lang"),"add-languages":e.regionLanguages,"available-languages":e.regionAvailableLanguages,"aria-live":"polite"}},[e._l(e.regionLanguages,(function(t){return[t.slot?e._t(t.slot,null,{slot:t.slot}):e._e()]}))],2):e._e()],1),e._v(" "),t("lds-button",e._b({staticClass:"lds-country-selector-button",attrs:{disabled:e.isButtonDisabled,mode:"secondary"},on:{click:e.handleClick}},"lds-button",e.continueLinkProps,!1),[e._v("\n "+e._s(e.continueLink.slot?"":e.continueLink.text)+"\n "),e._t(e.continueLink.slot),e._v(" "),t("lds-icon",{staticClass:"right",attrs:{name:e.$rtl?"arrow-left":"arrow-right",inline:"",decorative:""}})],2),e._v(" "),t("div",{staticClass:"lds-country-selector-button-caption"},[e.continueLink.message?t("p",[e._v("\n "+e._s(e.continueLink.message)+"\n ")]):e._e(),e._v(" "),e._t(e.continueLink.messageSlot)],2)],1),e._v(" "),t("lds-col",{attrs:{override:"col-md-7 col-lg-8 col-xl-9"}},[t("div",{staticClass:"lds-country-selector-map-container-height-helper"},[t("div",{staticClass:"lds-country-selector-map-container"},[e.$slots.map?e._e():t("lds-country-selector-map"),e._v(" "),e._t("map")],2)])])],1)],1)])}),[],!1,null,null,null).exports,ze={name:"LdsCountrySelectorMapMeta",props:{viewbox:{type:String,required:!0}},data:function(){return{id:"temp-id"}},computed:{patternId:function(){return"line-pattern-".concat(this.id)}},mounted:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:e.id=e._uid;case 3:case"end":return t.stop()}}),t)})))()}},He=Object(y.a)(ze,(function(){var e=this,t=e._self._c;return t("svg",{staticClass:"lds-country-selector-map",attrs:{"enable-background":"new ".concat(e.viewbox),viewBox:e.viewbox,preserveAspectRatio:"xMaxYMin meet",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true"}},[t("defs",[t("pattern",{staticClass:"line-pattern",attrs:{id:e.patternId,width:"16",height:"10",patternTransform:"rotate(45 0 0)",patternUnits:"userSpaceOnUse"}},[t("line",{staticClass:"pattern-stroke",attrs:{x1:"4",y1:"0",x2:"4",y2:"10"}}),e._v(" "),t("line",{staticClass:"pattern-stroke-2",attrs:{x1:"12",y1:"0",x2:"12",y2:"10"}})])]),e._v(" "),t("g",{attrs:{fill:"url(#".concat(e.patternId,")"),"clip-rule":"evenodd",x:"100%"}},[e._t("default")],2)])}),[],!1,null,null,null).exports,Ne={version:"1.2.1",name:"LdsContactLilly",inject:{contactUsIcon:{default:void 0}},props:{id:{type:String,default:void 0},phone:{type:Object,required:!1,validator:function(e){return"standard"in e},default:void 0},hcpLinks:{type:Array,default:function(){return[]}},questionLinks:{type:Array,default:function(){return[]}},hcpLink:{type:String,default:void 0},questionLink:{type:String,default:void 0},enableChat:{type:Boolean,default:!0},forceMobile:{type:Boolean,default:!1},enableToggle:{type:Boolean,default:!1},closeOnDocumentClick:{type:Boolean,default:!0}},data:function(){return{expanded:!1,contentPanelFocus:!1}},computed:{processedId:function(){return this.id||this._uid},phoneLink:function(){try{return this.phone?this.phone.standard?"tel:".concat(this.phone.standard.replace(/[^\d]/g,"")):(console.error('LDS ERROR [Invalid Usage]: prop "phone" object does not have a "standard" property. Check the phone input object to ensure that the required numeric "standard" version of the phone number has been included.',"\n>>> in LdsContactLilly"),""):""}catch(e){return console.error("LDS ERROR [Unexpected Failure]: Could not process phoneLink; check the phone prop input object.\nException: ".concat(e.message),"\n>>> in LdsContactLilly"),""}},hcpItems:function(){return this.hcpLinks?this.hcpLinks:null},questionItems:function(){return this.questionLinks?this.questionLinks:null}},watch:{contentPanelFocus:function(e,t){!0===t&&!1===e&&this.documentClick()}},mounted:function(){this.onDocumentClick(this.documentClick),this.busOn("contact-lilly:expand",this.handleExpand),this.busOn("contact-lilly:collapse",this.handleCollapse);var e="";this.id&&""!==this.id&&(e=" (id: ".concat(this.id,")")),this.hcpLink&&console.warn('LDS Warning [DEPRECATED]: prop "hcpLink" usage found in a Contact Lilly instance'.concat(e,'; please refactor to use the "hcpLinks" feature.'),"\n>>> in LdsContactLilly"),this.questionLink&&console.warn('LDS Warning [DEPRECATED]: prop "questionLink" usage found in a Contact Lilly instance'.concat(e,'; please refactor to use the "questionLinks" feature.'),"\n>>> in LdsContactLilly")},methods:{toggle:function(e){this.enableToggle&&(e.stopPropagation(),this.expanded?this.collapse():this.expand())},documentClick:function(){this.closeOnDocumentClick&&this.expanded&&this.collapse()},launchChat:function(){this.busEmit("contact-lilly:launch-chat")},submitQuestion:function(e){this.busEmit("contact-lilly:submit-question",{id:this.processedId,event:e})},expand:function(){this.busEmit("contact-lilly:expand",{id:this.processedId})},collapse:function(){this.busEmit("contact-lilly:collapse",{id:this.processedId})},handleExpand:function(e){var t=e.id,n=void 0!==t&&t;!1!==n&&n!==this.processedId||(this.expanded=!0)},handleCollapse:function(e){var t=e.id,n=void 0!==t&&t;!1!==n&&n!==this.processedId||(this.expanded=!1)},transitionDropdownEnter:function(element){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n,r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return element.style.width=getComputedStyle(element).width,element.style.position="absolute",element.style.visibility="hidden",element.style.height="auto",n=getComputedStyle(element),r=n.height,element.style.width="",element.style.position="",element.style.visibility="",element.style.height=0,t.next=11,e.windowNextTick();case 11:element.style.height=r;case 12:case"end":return t.stop()}}),t)})))()},transitionDropdownAfterEnter:function(element){element.style.height="auto"},transitionDropdownLeave:function(element){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return element.style.height=getComputedStyle(element).height,t.next=3,e.windowNextTick();case 3:element.style.height="0";case 4:case"end":return t.stop()}}),t)})))()},checkForFocusInContentPanel:function(){this.contentPanelFocus||(this.contentPanelFocus=!0)},focusBack:function(e){var t=this.getFocusableElements(this.$refs.contactContent);e.target===t[0]&&(this.contentPanelFocus=!1),e.stopPropagation()},focusForward:function(e){var t=this.getFocusableElements(this.$refs.contactContent);e.target===t[t.length-1]&&(this.contentPanelFocus=!1),e.stopPropagation()}}},$e=Ne,Re=Object(y.a)($e,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-contact-lilly",{"force-mobile":e.forceMobile}]},[t("lds-button-base",{staticClass:"lds-contact-lilly-toggle",attrs:{title:e.expanded?e.l10n("contactUsButtonTitleClose"):e.l10n("contactUsButtonTitleOpen"),"aria-expanded":"".concat(e.expanded)},on:{click:e.toggle}},[e.contactUsIcon?t("lds-icon",{attrs:{name:e.contactUsIcon,inline:"",decorative:""}}):e._e(),e._v(e._s(e.l10n("contactUsButton"))+"\n ")],1),e._v(" "),t("transition",{attrs:{name:"dropdown"},on:{enter:e.transitionDropdownEnter,"after-enter":e.transitionDropdownAfterEnter,leave:e.transitionDropdownLeave}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.expanded,expression:"expanded"}],ref:"contactContent",staticClass:"lds-contact-lilly-dropdown",on:{click:function(e){e.stopPropagation()},touchend:function(e){e.stopPropagation()},"!focus":function(t){return e.checkForFocusInContentPanel.apply(null,arguments)},keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.focusBack.apply(null,arguments):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.focusForward.apply(null,arguments)}]}},[t("lds-button-base",{staticClass:"lds-contact-lilly-close",attrs:{title:e.l10n("contactUsButtonTitleClose")},on:{click:function(t){return t.stopPropagation(),e.collapse.apply(null,arguments)}}},[t("lds-icon",{attrs:{label:e.l10n("contactUsButtonTitleClose"),name:"close"}})],1),e._v(" "),t("div",{staticClass:"lds-contact-lilly-dropdown-top"},[t("div",{staticClass:"lds-contact-lilly-logo"},[t("lds-logo-contact-lilly")],1),e._v(" "),t("p",{staticClass:"lds-contact-lilly-dropdown-intro"},[e._v("\n "+e._s(e.l10n("contactUsIntro"))+"\n ")])]),e._v(" "),t("div",{staticClass:"lds-contact-lilly-dropdown-bottom"},[t("div",{staticClass:"lds-contact-lilly-dropdown-sep"}),e._v(" "),e.phone?t("div",{staticClass:"lds-contact-lilly-dropdown-content-item-phone-heading"},[t("lds-icon",{attrs:{name:"phone",inline:"",decorative:""}}),e._v(" "),t("span",{staticClass:"lds-contact-lilly-dropdown-content-item-text"},[e._v("\n "+e._s(e.l10n("contactUsPhone"))+"\n ")])],1):e._e(),e._v(" "),e.phone&&e.phone.pretty?t("div",{staticClass:"lds-contact-lilly-dropdown-content-item-phone-pretty"},[t("lds-link",{attrs:{href:e.phoneLink}},[t("span",{staticClass:"lds-contact-lilly-dropdown-content-item-text"},[e._v("\n "+e._s(e.phone.pretty)+"\n ")])])],1):e._e(),e._v(" "),e.phone?t("div",{staticClass:"lds-contact-lilly-dropdown-content-item-phone-standard"},[t("lds-link",{attrs:{href:e.phoneLink}},[t("span",{staticClass:"lds-contact-lilly-dropdown-content-item-text"},[e._v("\n "+e._s(e.phone.standard)+"\n ")])])],1):e._e(),e._v(" "),e.hcpLink?t("div",{staticClass:"lds-contact-lilly-dropdown-content-item-visit"},[t("lds-link",{attrs:{href:e.hcpLink}},[t("lds-icon",{attrs:{name:"link",inline:"",decorative:""}}),e._v(" "),t("span",{staticClass:"lds-contact-lilly-dropdown-content-item-text"},[e._v("\n "+e._s(e.l10n("contactUsLillyMedical"))+"\n ")])],1)],1):e._e(),e._v(" "),e._l(e.hcpItems,(function(n,r){return t("div",{key:r,staticClass:"lds-contact-lilly-dropdown-content-item-visit lds-contact-lilly-hcp-list"},[t("lds-link",e._b({},"lds-link",e.bindProps(n,["href"]),!1),[t("lds-icon",{attrs:{name:n.iconName?n.iconName:"link",inline:"",decorative:""}}),e._v(" "),t("span",{staticClass:"lds-contact-lilly-dropdown-content-item-text"},[e._v("\n "+e._s(n.text)+"\n ")])],1)],1)})),e._v(" "),e.questionLink?t("div",{staticClass:"lds-contact-lilly-dropdown-content-item-question"},[t("lds-link",{attrs:{href:e.questionLink},on:{click:e.submitQuestion}},[t("lds-icon",{attrs:{name:"question-filled",inline:"",decorative:""}}),e._v(" "),t("span",{staticClass:"lds-contact-lilly-dropdown-content-item-text"},[e._v("\n "+e._s(e.l10n("contactUsQuestion"))+"\n ")])],1)],1):e._e(),e._v(" "),e._l(e.questionItems,(function(n,r){return t("div",{key:"questionLink"+r,staticClass:"lds-contact-lilly-dropdown-content-item-question lds-contact-lilly-question-list"},[t("lds-link",e._b({on:{click:e.submitQuestion}},"lds-link",e.bindProps(n,["href"]),!1),[t("lds-icon",{attrs:{name:n.iconName?n.iconName:"question-filled",inline:"",decorative:""}}),e._v(" "),t("span",{staticClass:"lds-contact-lilly-dropdown-content-item-text"},[e._v("\n "+e._s(n.text)+"\n ")])],1)],1)})),e._v(" "),e.enableChat?t("div",{staticClass:"lds-contact-lilly-dropdown-content-item-chat"},[t("lds-button-base",{on:{click:function(t){return t.stopPropagation(),e.launchChat.apply(null,arguments)}}},[t("lds-icon",{attrs:{name:"chat",inline:"",decorative:""}}),e._v(" "),t("span",{staticClass:"lds-contact-lilly-dropdown-content-item-text"},[e._v("\n "+e._s(e.l10n("contactUsChat"))+"\n ")])],1)],1):e._e(),e._v(" "),e.$slots.default?t("div",{staticClass:"lds-contact-lilly-dropdown-content-item-generic"},[e._t("default")],2):e._e()],2)],1)])],1)}),[],!1,null,null,null),Be=Re.exports,Fe={version:"2.6.2",name:"LdsCookieConsent",props:{id:{type:String,default:void 0},darkTheme:{type:Boolean,default:!1},acceptText:{type:String,default:"I Agree"},declineText:{type:String,default:"I Disagree"},preventActions:{type:Boolean,default:!1},buttonMode:{type:String,default:"secondary",validator:function(e){return["primary","alt","secondary","secondary-alt","light"].includes(e)}},buttonModeDark:{type:String,default:"secondary-alt",validator:function(e){return["primary","alt","secondary","secondary-alt","light"].includes(e)}},ariaLabel:{type:String,default:"Cookie Consent"},ariaLabelAcceptButton:{type:String,default:void 0},ariaLabelDeclineButton:{type:String,default:void 0},consentExpirationDays:{type:Number,default:365,validator:function(e){return e>=0&&e<=365&&e%1==0}},optOutExpirationDays:{type:Number,default:0,validator:function(e){return e>=0&&e<=365&&e%1==0}}},data:function(){return{showNotification:!1}},computed:{buttonModeValue:function(){return"primary"===this.buttonMode?void 0:this.buttonMode},buttonModeDarkValue:function(){return"primary"===this.buttonModeDark?void 0:this.buttonModeDark}},mounted:function(){var e=this;if(this.busOn("cookies:delete",(function(){"allowTracking"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name&&(e.showNotification=!0)})),this.busOn("cookies:set",(function(){"allowTracking"===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name&&(e.showNotification=!1)})),this.busOn("cookie-consent:allow-tracking",(function(){e.handleHideNotification(!0)})),this.busOn("cookie-consent:disallow-tracking",(function(){e.handleHideNotification(!1)})),this.showNotification=null===this.getCookie("allowTracking"),this.consentExpirationDays<0||this.consentExpirationDays>365)throw new TypeError("Cookie Consent opt-in expiration must not be configured to be a negative number or to perisit for more than 1 year (365 days)!");if(this.optOutExpirationDays<0||this.optOutExpirationDays>365)throw new TypeError("Cookie Consent opt-out expiration must not be configured to be a negative number or to perisit for more than 1 year (365 days)!")},methods:{animationComplete:function(){this.busEmit("sticky:update")},hideNotification:function(e){e?this.busEmit(this.preventActions?"cookie-consent:accept-clicked":"cookie-consent:allow-tracking"):this.busEmit(this.preventActions?"cookie-consent:decline-clicked":"cookie-consent:disallow-tracking")},handleHideNotification:function(e){e?this.setCookie("allowTracking","enabled",this.consentExpirationDays):this.setCookie("allowTracking","disabled",this.optOutExpirationDays),this.showNotification=!1}}},Ve=Fe,qe=Object(y.a)(Ve,(function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"disappear"},on:{"after-leave":e.animationComplete}},[e.showNotification?t("section",{class:["lds-cookie-consent",{dark:e.darkTheme}],attrs:{id:e.id?e.id:"ldsCookieConsent",role:"region","aria-label":e.ariaLabel,tabindex:"-1"}},[t("div",{staticClass:"lds-cookie-consent-content-container wrapper"},[t("div",{staticClass:"row align-items-center"},[t("div",{staticClass:"lds-cookie-consent-message-container col"},[t("p",[e._t("default",(function(){return[e._v("\n This website uses cookies and other technologies to personalize content and ads on this and other websites and provide social media services.\n By clicking “"+e._s(e.acceptText)+'” you consent to our use of tracking technologies and disclosure of tracking data to third party ad networks or social media companies for the purposes above.\n If you click "'+e._s(e.declineText)+'" you can still use this website.\n '),t("lds-link",{attrs:{href:"https://privacynotice.lilly.com/",target:"_blank"}},[e._v("For more information about Lilly’s privacy practices, click here")]),e._v(".\n ")]}))],2)]),e._v(" "),t("div",{staticClass:"lds-cookie-consent-btn-container col-12 col-md-auto"},[e._t("buttons",(function(){return[t("lds-button",{staticClass:"btn-close",attrs:{mode:e.darkTheme?e.buttonModeDarkValue:e.buttonModeValue,"aria-label":e.ariaLabelDeclineButton?e.ariaLabelDeclineButton:e.declineText},on:{click:function(t){return t.preventDefault(),e.hideNotification(!1)}}},[e._v("\n "+e._s(e.declineText)+"\n ")]),e._v(" "),t("lds-button",{staticClass:"btn-accept",attrs:{mode:e.darkTheme?e.buttonModeDarkValue:e.buttonModeValue,"aria-label":e.ariaLabelAcceptButton?e.ariaLabelAcceptButton:e.acceptText},on:{click:function(t){return t.preventDefault(),e.hideNotification(!0)}}},[e._v("\n "+e._s(e.acceptText)+"\n ")])]}))],2)])])]):e._e()])}),[],!1,null,null,null).exports,Ue={version:"1.0.0",name:"LdsCookieConsentModal",props:{id:{type:String,required:!0},activePanel:{type:String,default:"main",validator:function(e){return["main","manage"].includes(e)}},sizeMain:{type:String,default:"col-12 col-md-10 col-lg-8"},sizeManage:{type:String,default:"col-12 col-md-10 col-lg-8 col-xl-6"},consentExpirationDays:{type:Number,default:365,validator:function(e){return e>=0&&e<=365&&e%1==0}},mainButtonAriaLabelAcceptAll:{type:String,default:void 0},mainButtonModeAcceptAll:{type:String,default:void 0,validator:function(e){return[void 0,"alt","secondary","secondary-alt","light"].includes(e)}},mainButtonAriaLabelDeclineAll:{type:String,default:void 0},mainButtonModeDeclineAll:{type:String,default:void 0,validator:function(e){return[void 0,"alt","secondary","secondary-alt","light"].includes(e)}},mainButtonAriaLabelDeclineAllExempt:{type:String,default:void 0},mainButtonAriaLabelManageCookieSettings:{type:String,default:void 0},manageButtonAriaLabelSaveSettings:{type:String,default:void 0},manageButtonModeSaveSettings:{type:String,default:void 0,validator:function(e){return[void 0,"alt","secondary","secondary-alt","light"].includes(e)}},switchDisplayText:{type:String,default:"On|Off"},conditionalInterstitialId:{type:String,default:"undefined"},templateUrlCookieNotice:{type:String,default:"https://www.lillyhub.com/legal/lillyusa/cookienotice.html"},templateUrlPrivacyStatement:{type:String,default:"https://privacynotice.lilly.com/"},templateUrlYourPrivacyChoices:{type:String,default:"https://privacynotice.lilly.com/#california-residents"},templateUrlConsumerHealthPrivacyNotice:{type:String,default:"https://www.lillyhub.com/legal/lillyusa/chpn.html"}},data:function(){return{currentActivePanel:"main",cookies:{necessary:{name:"cookiesAcceptedNecessary",status:void 0},advertising:{name:"cookiesAllowAdvertising",switch:{id:"switchAdvertising",value:!1}},analytics:{name:"cookiesAllowAnalytics",switch:{id:"switchAnalytics",value:!1}},functional:{name:"cookiesAllowFunctional",switch:{id:"switchFunctional",value:!1}}},panelHeadingID:{main:"".concat(this.id,"_panelHeadingMain"),manage:"".concat(this.id,"_panelHeadingManage")}}},computed:{currentPanelHeaderID:function(){return"manage"===this.currentActivePanel?this.panelHeadingID.manage:this.panelHeadingID.main},currentPanelModalSize:function(){return"manage"===this.currentActivePanel?this.sizeManage:this.sizeMain}},mounted:function(){var e=this;if(this.checkCookieConsentStatus(),this.getPreferenceSwtichValues(),this.busOn("cookie-consent-modal:show",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.currentActivePanel=e.activePanel||"main",e.getPreferenceSwtichValues(),e.busEmit("modal:show",{id:e.id}))})),this.busOn("cookie-consent-modal:show-main",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.currentActivePanel="main",e.getPreferenceSwtichValues(),e.busEmit("modal:show",{id:e.id}))})),this.busOn("cookie-consent-modal:show-manage",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.currentActivePanel="manage",e.getPreferenceSwtichValues(),e.busEmit("modal:show",{id:e.id}))})),this.busOn("cookie-consent-modal:display-main",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.currentActivePanel="main")})),this.busOn("cookie-consent-modal:display-manage",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.currentActivePanel="manage")})),this.busOn("cookie-consent-modal:accept-all",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.handleSetPrivacyPreferences(!0,!0,!0),e.handleCloseOnSave())})),this.busOn("cookie-consent-modal:decline-all",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.handleSetPrivacyPreferences(),e.handleCloseOnSave())})),this.busOn("cookie-consent-modal:save-settings",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.handleSetPrivacyPreferences(e.cookies.advertising.switch.value,e.cookies.analytics.switch.value,e.cookies.functional.switch.value),e.handleCloseOnSave())})),this.busOn("cookie-consent-modal:delete-all-cookies",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.deleteAllConsentCookies()})),this.consentExpirationDays<0||this.consentExpirationDays>365)throw new TypeError("Cookie Consent opt-in expiration must not be configured to be a negative number or to perisit for more than 1 year (365 days)!")},methods:{checkCookieConsentStatus:function(){this.cookies.necessary.status=this.getCookie(this.cookies.necessary.name),!0!==this.cookies.necessary.status&&(this.currentActivePanel=this.activePanel||"main",this.busEmit("modal:show",{id:this.id}))},getPreferenceSwtichValues:function(){!0===this.getCookie(this.cookies.advertising.name)?this.cookies.advertising.switch.value=!0:this.cookies.advertising.switch.value=!1,!0===this.getCookie(this.cookies.analytics.name)?this.cookies.analytics.switch.value=!0:this.cookies.analytics.switch.value=!1,!0===this.getCookie(this.cookies.functional.name)?this.cookies.functional.switch.value=!0:this.cookies.functional.switch.value=!1},handleDisplayPanelMain:function(){this.busEmit("cookie-consent-modal:display-main",{id:this.id})},handleDisplayPanelManage:function(){this.getPreferenceSwtichValues(),this.busEmit("cookie-consent-modal:display-manage",{id:this.id})},handleAcceptAll:function(){this.busEmit("cookie-consent-modal:accept-all",{id:this.id})},handleDeclineAll:function(){this.busEmit("cookie-consent-modal:decline-all",{id:this.id})},handleSaveSettings:function(){this.busEmit("cookie-consent-modal:save-settings",{id:this.id})},handleSetPrivacyPreferences:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this.setNecessaryCookieAcceptance(),this.setCookiePreference(this.cookies.advertising.name,e),this.setCookiePreference(this.cookies.analytics.name,t),this.setCookiePreference(this.cookies.functional.name,n)},handleCloseOnSave:function(){this.busEmit("modal:hide",{id:this.id}),this.conditionalInterstitialId&&this.busEmit("interstitial:show",{id:this.conditionalInterstitialId})},setNecessaryCookieAcceptance:function(){this.getCookie(this.cookies.necessary.name)||this.setCookie(this.cookies.necessary.name,!0,this.consentExpirationDays)},setCookiePreference:function(e,t){this.setCookie(e,t,this.consentExpirationDays)},deleteAllConsentCookies:function(){this.deleteCookie(this.cookies.necessary.name),this.deleteCookie(this.cookies.advertising.name),this.deleteCookie(this.cookies.analytics.name),this.deleteCookie(this.cookies.functional.name)}}},Xe=Ue,Ge=Object(y.a)(Xe,(function(){var e=this,t=e._self._c;return t("lds-modal",e._b({staticClass:"lds-cookie-consent-modal",attrs:{size:e.currentPanelModalSize,dismissible:!1,"aria-labelledby":e.currentPanelHeaderID}},"lds-modal",{id:e.id},!1),["manage"===e.currentActivePanel?t("div",{staticClass:"cc-panel-manage content-block"},[t("h2",{staticClass:"h3 cc-panel-heading cc-panel-manage-heading",attrs:{id:e.panelHeadingID.manage}},[e._t("panelManageHeading",(function(){return[e._v("\n Manage Your Cookie Settings\n ")]}))],2),e._v(" "),t("lds-hr"),e._v(" "),t("div",{staticClass:"cc-panel-manage-disclaimer"},[e._t("panelManageDisclaimer",(function(){return[t("p",{staticClass:"caption"},[e._v("\n For more information about Lilly's cookies and third-party cookies, see our\n "),t("lds-link",{attrs:{href:e.templateUrlCookieNotice,target:"_blank"}},[e._v("Cookie Notice")]),e._v(".\n ")],1)]}))],2),e._v(" "),t("div",{staticClass:"cc-panel-manage-options"},[t("div",{staticClass:"cc-panel-manage-option cc-option-necessary"},[t("div",{staticClass:"cc-panel-manage-option-input row justify-content-between"},[t("div",{staticClass:"col col-7 col-sm-8 col-lg-9 cc-option-label"},[e._t("panelManageNecessaryLabel",(function(){return[t("h3",{staticClass:"h5"},[e._v("\n Strictly Necessary Cookies\n ")])]}))],2),e._v(" "),t("div",{staticClass:"col col-5 col-sm-4 col-lg-3 cc-option-input"},[t("span",{staticClass:"cc-option-necessary-value-text"},[e._t("panelManageNecessaryValue",(function(){return[e._v("\n Always On\n ")]}))],2),e._v(" "),t("lds-icon",{staticClass:"cc-option-necessary-value-icon",attrs:{name:"checkmark-filled",inline:"",decorative:""}})],1)]),e._v(" "),t("div",{staticClass:"cc-panel-manage-option-desc row"},[t("div",{staticClass:"col col-11"},[e._t("panelManageNecessaryDescription",(function(){return[t("p",{staticClass:"caption"},[e._v("\n These cookies are necessary for the website to function properly and cannot be switched off in our systems.\n Strictly necessary cookies cannot be disabled.\n ")])]}))],2)])]),e._v(" "),t("div",{staticClass:"cc-panel-manage-option cc-option-functional"},[t("div",{staticClass:"cc-panel-manage-option-input row justify-content-between"},[t("div",{staticClass:"col col-7 col-sm-8 col-lg-9 cc-option-label"},[t("label",{attrs:{for:"switchFunctional"}},[e._t("panelManageFunctionalLabel",(function(){return[t("h3",{staticClass:"h5"},[e._v("\n Functional Cookies\n ")])]}))],2)]),e._v(" "),t("div",{staticClass:"col col-5 col-sm-4 col-lg-3 cc-option-input"},[t("lds-switch",{attrs:{id:e.cookies.functional.switch.id,name:e.cookies.functional.switch.id,"display-text":e.switchDisplayText,required:!1},model:{value:e.cookies.functional.switch.value,callback:function(t){e.$set(e.cookies.functional.switch,"value",t)},expression:"cookies.functional.switch.value"}})],1)]),e._v(" "),t("div",{staticClass:"cc-panel-manage-option-desc row"},[t("div",{staticClass:"col col-11"},[e._t("panelManageFunctionalDescription",(function(){return[t("p",{staticClass:"caption"},[e._v("\n These cookies and similar technologies remember choices you make such as language or search parameters.\n We use these cookies to improve your user experience and to make your use of the websites more tailored.\n If you do not allow these cookies, then some or all of these services may not function as designed.\n ")])]}))],2)])]),e._v(" "),t("div",{staticClass:"cc-panel-manage-option cc-option-analytics"},[t("div",{staticClass:"cc-panel-manage-option-input row justify-content-between"},[t("div",{staticClass:"col col-7 col-sm-8 col-lg-9 cc-option-label"},[t("label",{attrs:{for:"switchAnalytics"}},[e._t("panelManageAnalyticsLabel",(function(){return[t("h3",{staticClass:"h5"},[e._v("\n Performance Cookies (Analytics)\n ")])]}))],2)]),e._v(" "),t("div",{staticClass:"col col-5 col-sm-4 col-lg-3 cc-option-input"},[t("lds-switch",{attrs:{id:e.cookies.analytics.switch.id,name:e.cookies.analytics.switch.id,"display-text":e.switchDisplayText,required:!1},model:{value:e.cookies.analytics.switch.value,callback:function(t){e.$set(e.cookies.analytics.switch,"value",t)},expression:"cookies.analytics.switch.value"}})],1)]),e._v(" "),t("div",{staticClass:"cc-panel-manage-option-desc row"},[t("div",{staticClass:"col col-11"},[e._t("panelManageAnalyticsDescription",(function(){return[t("p",{staticClass:"caption"},[e._v("\n These cookies allow Lilly to analyze visits and traffic sources so we can measure and improve the performance of our sites.\n They help us to know which pages are the most and least popular, and see how visitors move around the site to improve the site's performance.\n ")])]}))],2)])]),e._v(" "),t("div",{staticClass:"cc-panel-manage-option cc-option-advertising"},[t("div",{staticClass:"cc-panel-manage-option-input row justify-content-between"},[t("div",{staticClass:"col col-7 col-sm-8 col-lg-9 cc-option-label"},[t("label",{attrs:{for:"switchAdvertising"}},[e._t("panelManageAdvertisingLabel",(function(){return[t("h3",{staticClass:"h5"},[e._v("\n Advertising and Marketing Cookies\n ")])]}))],2)]),e._v(" "),t("div",{staticClass:"col col-5 col-sm-4 col-lg-3 cc-option-input"},[t("lds-switch",{attrs:{id:e.cookies.advertising.switch.id,name:e.cookies.advertising.switch.id,"display-text":e.switchDisplayText,required:!1},model:{value:e.cookies.advertising.switch.value,callback:function(t){e.$set(e.cookies.advertising.switch,"value",t)},expression:"cookies.advertising.switch.value"}})],1)]),e._v(" "),t("div",{staticClass:"cc-panel-manage-option-desc row"},[t("div",{staticClass:"col col-11"},[e._t("panelManageAdvertisingDescription",(function(){return[t("p",{staticClass:"caption"},[e._v("\n These cookies and similar technologies enable our advertising and marketing partners to provide behavorial advertising and use functionalities like social media pixels to track your online activity across social platforms and websites, which can identify you , as described in the Privacy Statement and Consumer Health Privacy Notice.\n These methods create a profile of your activity for our business and commercial purposes and enable Lilly to customize offers and information (online or in person) to you based on your profile, and profiles of persons with similar interests, that may enhance your interactions with Lilly.\n ")])]}))],2)])])]),e._v(" "),t("lds-hr"),e._v(" "),t("div",{staticClass:"cc-panel-manage-submit"},[t("lds-button",{staticClass:"cc-button cc-button-horz-padding",attrs:{mode:e.manageButtonModeSaveSettings,"aria-label":e.manageButtonAriaLabelSaveSettings},on:{click:e.handleSaveSettings}},[e._t("manageButtonSaveSettings",(function(){return[e._v("\n Save Settings\n ")]}))],2)],1)],1):t("div",{staticClass:"cc-panel-main content-block"},[t("h2",{staticClass:"h3 cc-panel-heading cc-panel-main-heading",attrs:{id:e.panelHeadingID.main}},[e._t("panelMainHeading",(function(){return[e._v("\n Privacy Preferences\n ")]}))],2),e._v(" "),e.$slots.default?t("div",{staticClass:"cc-panel-main-content cc-main-custom"},[e._t("default")],2):t("div",{staticClass:"cc-panel-main-content cc-main-default"},[t("p",{staticClass:"caption"},[e._v("\n With your consent, Lilly collects information about your online interactions, such as user ID, browsing history, geolocation and IP address through tracking technologies, such as third-party cookies.\n We use this information to personalize content, save your preferences, and track website performance.\n We share information with our analytics, marketing, and advertising partners for purposes of targeted advertising and analyzing website metrics.\n Please visit our\n "),t("lds-link",{attrs:{href:e.templateUrlCookieNotice,target:"_blank"}},[e._v("Cookie Notice")]),e._v(",\n "),t("lds-link",{attrs:{href:e.templateUrlPrivacyStatement,target:"_blank"}},[e._v("Privacy Statement")]),e._v(",\n "),t("lds-link",{attrs:{href:e.templateUrlConsumerHealthPrivacyNotice,target:"_blank"}},[e._v("Consumer Health Privacy Notice")]),e._v("\n for more information.\n Certain laws require consent to collect and share information.\n You can withdraw your consent at any time through the\n "),t("lds-button",{attrs:{mode:"link","aria-label":"manage cookie settings"},on:{click:e.handleDisplayPanelManage}},[e._v("Cookie Settings")]),e._v("\n or\n "),t("lds-link",{attrs:{href:e.templateUrlYourPrivacyChoices,target:"_blank"}},[e._v("Your Privacy Choices")]),e._v("\n in our website footer.\n ")],1)]),e._v(" "),t("div",{staticClass:"cc-panel-main-actions"},[t("p",{staticClass:"cc-main-actions-decline-all-exempt"},[t("lds-button",{attrs:{mode:"link","aria-label":e.mainButtonAriaLabelDeclineAllExempt},on:{click:e.handleDeclineAll}},[e._t("mainButtonDeclineAllExempt",(function(){return[e._v("\n Users located in Washington or Nevada must use this link to Decline All\n ")]}))],2)],1),e._v(" "),t("div",{staticClass:"row justify-content-center cc-main-actions-buttons"},[t("div",{staticClass:"col col-auto"},[t("lds-button",{staticClass:"cc-button cc-button-horz-padding",attrs:{mode:e.mainButtonModeAcceptAll,"aria-label":e.mainButtonAriaLabelAcceptAll},on:{click:e.handleAcceptAll}},[e._t("mainButtonAcceptAll",(function(){return[e._v("\n Accept All\n ")]}))],2),e._v(" "),t("lds-button",{staticClass:"cc-button cc-button-horz-padding mt-0",attrs:{mode:e.mainButtonModeDeclineAll,"aria-label":e.mainButtonAriaLabelDeclineAll},on:{click:e.handleDeclineAll}},[e._t("mainButtonDeclineAll",(function(){return[e._v("\n Decline All\n ")]}))],2)],1)]),e._v(" "),t("div",[t("p",{staticClass:"cc-main-actions-manage-settings"},[t("lds-button",{attrs:{mode:"link","aria-label":e.mainButtonAriaLabelManageCookieSettings},on:{click:e.handleDisplayPanelManage}},[e._t("mainButtonManageCookieSettings",(function(){return[e._v("\n Manage Cookie Settings\n ")]}))],2)],1)])])])])}),[],!1,null,null,null).exports,Ye={version:"1.0.0",name:"LdsCookieConsentReset",props:{id:{type:String,default:void 0},cookieConsentId:{type:String,default:"ldsCookieConsent"},ariaLabel:{type:String,default:void 0},tabindex:{type:String,default:void 0},compact:{type:Boolean,default:!1},mode:{type:String,default:"link",validator:function(e){return["primary","alt","secondary","secondary-alt","light","link"].includes(e)}},scrollToElementId:{type:String,default:void 0},preventFocusScroll:{type:Boolean,default:!1},preventFocusVisible:{type:Boolean,default:!1},autoHide:{type:Boolean,default:!1},reloadWindow:{type:Boolean,default:!1},trackingCookieName:{type:String,default:"allowTracking"}},data:function(){return{hasCookiePreference:!1}},computed:{buttonModeValue:function(){return"primary"===this.mode?void 0:this.mode},showButton:function(){return!this.autoHide||this.hasCookiePreference}},mounted:function(){var e=this;this.getCookie(this.trackingCookieName)?this.hasCookiePreference=!0:this.hasCookiePreference=!1,this.busOn("cookie-consent:allow-tracking",(function(){e.hasCookiePreference=!0})),this.busOn("cookie-consent:disallow-tracking",(function(){e.hasCookiePreference=!0}))},methods:{resetUserCookiePreference:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.deleteCookie(e.trackingCookieName),e.hasCookiePreference=!1,n=e.preventFocusScroll,!e.scrollToElementId||""===e.scrollToElementId){t.next=8;break}return t.next=6,e.$nextTick();case 6:try{e.scrollTo({top:e.offsetTopDocument(document.getElementById("".concat(e.scrollToElementId)))})}catch(t){console.error('LDS ERROR [Unexpected Failure]: Attempted to get the element with ID "'.concat(e.scrollToElementId,"\"; the ID probably doesn't exist? Cannot scroll to an undefined element!\nException: ").concat(t.message),"\n>>> in LdsCookieConsentReset")}n=!0;case 8:return t.next=10,e.$nextTick();case 10:try{document.getElementById("".concat(e.cookieConsentId)).focus({preventScroll:n,focusVisible:!e.preventFocusVisible})}catch(t){console.error('LDS ERROR [Unexpected Failure]: Attempted to focus on the LDS Cookie Consent with ID "'.concat(e.cookieConsentId,"\"; the ID or the Cookie Consent component probably doesn't exist? Cannot focus on an undefined element! An LDS Cookie Consent banner must exist. The Cookie Consent Reset button must be configured to target the HTML ID of the LDS Cookie Consent component instance it is intended to target; use the cookieConsentId prop to set the correct ID if it is different from the default.\nException: ").concat(t.message),"\n>>> in LdsCookieConsentReset")}e.reloadWindow&&window.location.reload();case 12:case"end":return t.stop()}}),t)})))()}}},Ke=Object(y.a)(Ye,(function(){var e=this,t=e._self._c;return e.showButton?t("lds-button",e._b({staticClass:"lds-cookie-consent-reset",attrs:{id:e.id?e.id:null},on:{click:e.resetUserCookiePreference}},"lds-button",{ariaLabel:e.ariaLabel,compact:e.compact,mode:e.buttonModeValue,tabindex:e.tabindex},!1),[e._t("default",(function(){return[e._v("\n Cookie Settings\n ")]}))],2):e._e()}),[],!1,null,null,null).exports,Ze=(n(52),n(15));function Je(e,t){if(t.length1?"s":"")+" required, but only "+t.length+" present")}function Qe(e){Je(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"===Object(Ze.a)(e)&&"[object Date]"===t?new Date(e.getTime()):"number"==typeof e||"[object Number]"===t?new Date(e):("string"!=typeof e&&"[object String]"!==t||"undefined"==typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn((new Error).stack)),new Date(NaN))}function et(e){if(Je(1,arguments),!function(e){return Je(1,arguments),e instanceof Date||"object"===Object(Ze.a)(e)&&"[object Date]"===Object.prototype.toString.call(e)}(e)&&"number"!=typeof e)return!1;var t=Qe(e);return!isNaN(Number(t))}function tt(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}function nt(e,t){return Je(2,arguments),function(e,t){Je(2,arguments);var n=Qe(e).getTime(),r=tt(t);return new Date(n+r)}(e,-tt(t))}function it(e){Je(1,arguments);var t=Qe(e),n=t.getUTCDay(),r=(n<1?7:0)+n-1;return t.setUTCDate(t.getUTCDate()-r),t.setUTCHours(0,0,0,0),t}function at(e){Je(1,arguments);var t=Qe(e),n=t.getUTCFullYear(),r=new Date(0);r.setUTCFullYear(n+1,0,4),r.setUTCHours(0,0,0,0);var l=it(r),o=new Date(0);o.setUTCFullYear(n,0,4),o.setUTCHours(0,0,0,0);var d=it(o);return t.getTime()>=l.getTime()?n+1:t.getTime()>=d.getTime()?n:n-1}function lt(e){Je(1,arguments);var t=Qe(e),n=it(t).getTime()-function(e){Je(1,arguments);var t=at(e),n=new Date(0);return n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0),it(n)}(t).getTime();return Math.round(n/6048e5)+1}var ot={};function st(){return ot}function ut(e,t){var n,r,l,o,d,c,h,m;Je(1,arguments);var f=st(),v=tt(null!==(n=null!==(r=null!==(l=null!==(o=null==t?void 0:t.weekStartsOn)&&void 0!==o?o:null==t||null===(d=t.locale)||void 0===d||null===(c=d.options)||void 0===c?void 0:c.weekStartsOn)&&void 0!==l?l:f.weekStartsOn)&&void 0!==r?r:null===(h=f.locale)||void 0===h||null===(m=h.options)||void 0===m?void 0:m.weekStartsOn)&&void 0!==n?n:0);if(!(v>=0&&v<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var y=Qe(e),w=y.getUTCDay(),k=(w=1&&w<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var k=new Date(0);k.setUTCFullYear(v+1,0,w),k.setUTCHours(0,0,0,0);var M=ut(k,t),x=new Date(0);x.setUTCFullYear(v,0,w),x.setUTCHours(0,0,0,0);var _=ut(x,t);return f.getTime()>=M.getTime()?v+1:f.getTime()>=_.getTime()?v:v-1}function ht(e,t){Je(1,arguments);var n=Qe(e),r=ut(n,t).getTime()-function(e,t){var n,r,l,o,d,c,h,m;Je(1,arguments);var f=st(),v=tt(null!==(n=null!==(r=null!==(l=null!==(o=null==t?void 0:t.firstWeekContainsDate)&&void 0!==o?o:null==t||null===(d=t.locale)||void 0===d||null===(c=d.options)||void 0===c?void 0:c.firstWeekContainsDate)&&void 0!==l?l:f.firstWeekContainsDate)&&void 0!==r?r:null===(h=f.locale)||void 0===h||null===(m=h.options)||void 0===m?void 0:m.firstWeekContainsDate)&&void 0!==n?n:1),y=ct(e,t),w=new Date(0);return w.setUTCFullYear(y,0,v),w.setUTCHours(0,0,0,0),ut(w,t)}(n,t).getTime();return Math.round(r/6048e5)+1}function mt(e,t){for(var n=e<0?"-":"",output=Math.abs(e).toString();output.length0?n:1-n;return mt("yy"===t?r%100:r,t.length)},M:function(e,t){var n=e.getUTCMonth();return"M"===t?String(n+1):mt(n+1,2)},d:function(e,t){return mt(e.getUTCDate(),t.length)},a:function(e,t){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];default:return"am"===n?"a.m.":"p.m."}},h:function(e,t){return mt(e.getUTCHours()%12||12,t.length)},H:function(e,t){return mt(e.getUTCHours(),t.length)},m:function(e,t){return mt(e.getUTCMinutes(),t.length)},s:function(e,t){return mt(e.getUTCSeconds(),t.length)},S:function(e,t){var n=t.length,r=e.getUTCMilliseconds();return mt(Math.floor(r*Math.pow(10,n-3)),t.length)}},pt="midnight",vt="noon",gt="morning",bt="afternoon",yt="evening",wt="night",kt={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){var r=e.getUTCFullYear(),l=r>0?r:1-r;return n.ordinalNumber(l,{unit:"year"})}return ft.y(e,t)},Y:function(e,t,n,r){var l=ct(e,r),o=l>0?l:1-l;return"YY"===t?mt(o%100,2):"Yo"===t?n.ordinalNumber(o,{unit:"year"}):mt(o,t.length)},R:function(e,t){return mt(at(e),t.length)},u:function(e,t){return mt(e.getUTCFullYear(),t.length)},Q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return mt(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return mt(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){var r=e.getUTCMonth();switch(t){case"M":case"MM":return ft.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){var r=e.getUTCMonth();switch(t){case"L":return String(r+1);case"LL":return mt(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){var l=ht(e,r);return"wo"===t?n.ordinalNumber(l,{unit:"week"}):mt(l,t.length)},I:function(e,t,n){var r=lt(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):mt(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):ft.d(e,t)},D:function(e,t,n){var r=function(e){Je(1,arguments);var t=Qe(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var r=n-t.getTime();return Math.floor(r/864e5)+1}(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):mt(r,t.length)},E:function(e,t,n){var r=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var l=e.getUTCDay(),o=(l-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(o);case"ee":return mt(o,2);case"eo":return n.ordinalNumber(o,{unit:"day"});case"eee":return n.day(l,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(l,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(l,{width:"short",context:"formatting"});default:return n.day(l,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var l=e.getUTCDay(),o=(l-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(o);case"cc":return mt(o,t.length);case"co":return n.ordinalNumber(o,{unit:"day"});case"ccc":return n.day(l,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(l,{width:"narrow",context:"standalone"});case"cccccc":return n.day(l,{width:"short",context:"standalone"});default:return n.day(l,{width:"wide",context:"standalone"})}},i:function(e,t,n){var r=e.getUTCDay(),l=0===r?7:r;switch(t){case"i":return String(l);case"ii":return mt(l,t.length);case"io":return n.ordinalNumber(l,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,l=e.getUTCHours();switch(r=12===l?vt:0===l?pt:l/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,l=e.getUTCHours();switch(r=l>=17?yt:l>=12?bt:l>=4?gt:wt,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){var r=e.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return ft.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):ft.H(e,t)},K:function(e,t,n){var r=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):mt(r,t.length)},k:function(e,t,n){var r=e.getUTCHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):mt(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):ft.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):ft.s(e,t)},S:function(e,t){return ft.S(e,t)},X:function(e,t,n,r){var l=(r._originalDate||e).getTimezoneOffset();if(0===l)return"Z";switch(t){case"X":return xt(l);case"XXXX":case"XX":return _t(l);default:return _t(l,":")}},x:function(e,t,n,r){var l=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return xt(l);case"xxxx":case"xx":return _t(l);default:return _t(l,":")}},O:function(e,t,n,r){var l=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+Mt(l,":");default:return"GMT"+_t(l,":")}},z:function(e,t,n,r){var l=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+Mt(l,":");default:return"GMT"+_t(l,":")}},t:function(e,t,n,r){var l=r._originalDate||e;return mt(Math.floor(l.getTime()/1e3),t.length)},T:function(e,t,n,r){return mt((r._originalDate||e).getTime(),t.length)}};function Mt(e,t){var n=e>0?"-":"+",r=Math.abs(e),l=Math.floor(r/60),o=r%60;if(0===o)return n+String(l);var d=t||"";return n+String(l)+d+mt(o,2)}function xt(e,t){return e%60==0?(e>0?"-":"+")+mt(Math.abs(e)/60,2):_t(e,t)}function _t(e,t){var n=t||"",r=e>0?"-":"+",l=Math.abs(e);return r+mt(Math.floor(l/60),2)+n+mt(l%60,2)}var Pt=kt,Ct=function(pattern,e){switch(pattern){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});default:return e.date({width:"full"})}},St=function(pattern,e){switch(pattern){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});default:return e.time({width:"full"})}},Lt={p:St,P:function(pattern,e){var t,n=pattern.match(/(P+)(p+)?/)||[],r=n[1],l=n[2];if(!l)return Ct(pattern,e);switch(r){case"P":t=e.dateTime({width:"short"});break;case"PP":t=e.dateTime({width:"medium"});break;case"PPP":t=e.dateTime({width:"long"});break;default:t=e.dateTime({width:"full"})}return t.replace("{{date}}",Ct(r,e)).replace("{{time}}",St(l,e))}},jt=Lt;var Ot=["D","DD"],At=["YY","YYYY"];function Tt(e,t,input){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(input,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("YY"===e)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(input,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("D"===e)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(input,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("DD"===e)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(input,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var Wt={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},Dt=function(e,t,n){var r,l=Wt[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r};function It(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}var Et={date:It({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},zt={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Ht=function(e,t,n,r){return zt[e]};function Nt(e){return function(t,n){var r;if("formatting"===(null!=n&&n.context?String(n.context):"standalone")&&e.formattingValues){var l=e.defaultFormattingWidth||e.defaultWidth,o=null!=n&&n.width?String(n.width):l;r=e.formattingValues[o]||e.formattingValues[l]}else{var d=e.defaultWidth,c=null!=n&&n.width?String(n.width):e.defaultWidth;r=e.values[c]||e.values[d]}return r[e.argumentCallback?e.argumentCallback(t):t]}}var $t={ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:Nt({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};function Rt(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.width,l=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],o=t.match(l);if(!o)return null;var d,c=o[0],h=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],m=Array.isArray(h)?function(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{},r=t.match(e.matchPattern);if(!r)return null;var l=r[0],o=t.match(e.parsePattern);if(!o)return null;var d=e.valueCallback?e.valueCallback(o[0]):o[0];return{value:d=n.valueCallback?n.valueCallback(d):d,rest:t.slice(l.length)}}}var Ft={ordinalNumber:Bt({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},Vt={code:"en-US",formatDistance:Dt,formatLong:Et,formatRelative:Ht,localize:$t,match:Ft,options:{weekStartsOn:0,firstWeekContainsDate:1}},qt=Vt,Ut=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Xt=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Gt=/^'([^]*?)'?$/,Yt=/''/g,Kt=/[a-zA-Z]/;function Zt(e,t,n){var r,l,o,d,c,h,m,f,v,y,w,k,M,x,_,P,C,S;Je(2,arguments);var L=String(t),j=st(),O=null!==(r=null!==(l=null==n?void 0:n.locale)&&void 0!==l?l:j.locale)&&void 0!==r?r:qt,A=tt(null!==(o=null!==(d=null!==(c=null!==(h=null==n?void 0:n.firstWeekContainsDate)&&void 0!==h?h:null==n||null===(m=n.locale)||void 0===m||null===(f=m.options)||void 0===f?void 0:f.firstWeekContainsDate)&&void 0!==c?c:j.firstWeekContainsDate)&&void 0!==d?d:null===(v=j.locale)||void 0===v||null===(y=v.options)||void 0===y?void 0:y.firstWeekContainsDate)&&void 0!==o?o:1);if(!(A>=1&&A<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var T=tt(null!==(w=null!==(k=null!==(M=null!==(x=null==n?void 0:n.weekStartsOn)&&void 0!==x?x:null==n||null===(_=n.locale)||void 0===_||null===(P=_.options)||void 0===P?void 0:P.weekStartsOn)&&void 0!==M?M:j.weekStartsOn)&&void 0!==k?k:null===(C=j.locale)||void 0===C||null===(S=C.options)||void 0===S?void 0:S.weekStartsOn)&&void 0!==w?w:0);if(!(T>=0&&T<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!O.localize)throw new RangeError("locale must contain localize property");if(!O.formatLong)throw new RangeError("locale must contain formatLong property");var W=Qe(e);if(!et(W))throw new RangeError("Invalid time value");var D=function(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}(W),I=nt(W,D),E={firstWeekContainsDate:A,weekStartsOn:T,locale:O,_originalDate:W};return L.match(Xt).map((function(e){var t=e[0];return"p"===t||"P"===t?(0,jt[t])(e,O.formatLong):e})).join("").match(Ut).map((function(r){if("''"===r)return"'";var l=r[0];if("'"===l)return function(input){var e=input.match(Gt);if(!e)return input;return e[1].replace(Yt,"'")}(r);var o,d=Pt[l];if(d)return null!=n&&n.useAdditionalWeekYearTokens||(o=r,-1===At.indexOf(o))||Tt(r,t,String(e)),null!=n&&n.useAdditionalDayOfYearTokens||!function(e){return-1!==Ot.indexOf(e)}(r)||Tt(r,t,String(e)),d(I,r,O.localize,E);if(l.match(Kt))throw new RangeError("Format string contains an unescaped latin alphabet character `"+l+"`");return r})).join("")}function Jt(e,t){Je(2,arguments);var n=Qe(e),r=Qe(t);return n.getTime()>r.getTime()}function Qt(e){Je(1,arguments);var t=Qe(e);return t.setHours(0,0,0,0),t}function en(e,t){Je(2,arguments);var n=Qt(e),r=Qt(t);return n.getTime()===r.getTime()}function tn(e,t){Je(2,arguments);var n=Qe(e),r=tt(t);return isNaN(r)?new Date(NaN):r?(n.setDate(n.getDate()+r),n):n}function nn(e,t){Je(2,arguments);var n=Qe(e),r=tt(t);if(isNaN(r))return new Date(NaN);if(!r)return n;var l=n.getDate(),o=new Date(n.getTime());return o.setMonth(n.getMonth()+r+1,0),l>=o.getDate()?o:(n.setFullYear(o.getFullYear(),o.getMonth(),l),n)}function sub(e,t){if(Je(2,arguments),!t||"object"!==Object(Ze.a)(t))return new Date(NaN);var n=t.years?tt(t.years):0,r=t.months?tt(t.months):0,l=t.weeks?tt(t.weeks):0,o=t.days?tt(t.days):0,d=t.hours?tt(t.hours):0,c=t.minutes?tt(t.minutes):0,h=t.seconds?tt(t.seconds):0,m=function(e,t){return Je(2,arguments),nn(e,-tt(t))}(e,r+12*n),f=function(e,t){return Je(2,arguments),tn(e,-tt(t))}(m,o+7*l),v=1e3*(h+60*(c+60*d));return new Date(f.getTime()-v)}function an(e,t){if(Je(2,arguments),!t||"object"!==Object(Ze.a)(t))return new Date(NaN);var n=t.years?tt(t.years):0,r=t.months?tt(t.months):0,l=t.weeks?tt(t.weeks):0,o=t.days?tt(t.days):0,d=t.hours?tt(t.hours):0,c=t.minutes?tt(t.minutes):0,h=t.seconds?tt(t.seconds):0,m=Qe(e),f=r||n?nn(m,r+12*n):m,v=o||l?tn(f,o+7*l):f,y=1e3*(h+60*(c+60*d));return new Date(v.getTime()+y)}var rn={lessThanXSeconds:{one:"minder as 'n sekonde",other:"minder as {{count}} sekondes"},xSeconds:{one:"1 sekonde",other:"{{count}} sekondes"},halfAMinute:"'n halwe minuut",lessThanXMinutes:{one:"minder as 'n minuut",other:"minder as {{count}} minute"},xMinutes:{one:"'n minuut",other:"{{count}} minute"},aboutXHours:{one:"ongeveer 1 uur",other:"ongeveer {{count}} ure"},xHours:{one:"1 uur",other:"{{count}} ure"},xDays:{one:"1 dag",other:"{{count}} dae"},aboutXWeeks:{one:"ongeveer 1 week",other:"ongeveer {{count}} weke"},xWeeks:{one:"1 week",other:"{{count}} weke"},aboutXMonths:{one:"ongeveer 1 maand",other:"ongeveer {{count}} maande"},xMonths:{one:"1 maand",other:"{{count}} maande"},aboutXYears:{one:"ongeveer 1 jaar",other:"ongeveer {{count}} jaar"},xYears:{one:"1 jaar",other:"{{count}} jaar"},overXYears:{one:"meer as 1 jaar",other:"meer as {{count}} jaar"},almostXYears:{one:"byna 1 jaar",other:"byna {{count}} jaar"}},ln=function(e,t,n){var r,l=rn[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"oor "+r:r+" gelede":r},on={date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"yyyy/MM/dd"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'om' {{time}}",long:"{{date}} 'om' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},sn=on,un={lastWeek:"'verlede' eeee 'om' p",yesterday:"'gister om' p",today:"'vandag om' p",tomorrow:"'môre om' p",nextWeek:"eeee 'om' p",other:"P"},dn=function(e,t,n,r){return un[e]},cn={ordinalNumber:function(e){var t=Number(e),n=t%100;if(n<20)switch(n){case 1:case 8:return t+"ste";default:return t+"de"}return t+"ste"},era:Nt({values:{narrow:["vC","nC"],abbreviated:["vC","nC"],wide:["voor Christus","na Christus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1ste kwartaal","2de kwartaal","3de kwartaal","4de kwartaal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mrt","Apr","Mei","Jun","Jul","Aug","Sep","Okt","Nov","Des"],wide:["Januarie","Februarie","Maart","April","Mei","Junie","Julie","Augustus","September","Oktober","November","Desember"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","D","W","D","V","S"],short:["So","Ma","Di","Wo","Do","Vr","Sa"],abbreviated:["Son","Maa","Din","Woe","Don","Vry","Sat"],wide:["Sondag","Maandag","Dinsdag","Woensdag","Donderdag","Vrydag","Saterdag"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"vm",pm:"nm",midnight:"middernag",noon:"middaguur",morning:"oggend",afternoon:"middag",evening:"laat middag",night:"aand"},abbreviated:{am:"vm",pm:"nm",midnight:"middernag",noon:"middaguur",morning:"oggend",afternoon:"middag",evening:"laat middag",night:"aand"},wide:{am:"vm",pm:"nm",midnight:"middernag",noon:"middaguur",morning:"oggend",afternoon:"middag",evening:"laat middag",night:"aand"}},defaultWidth:"wide",formattingValues:{narrow:{am:"vm",pm:"nm",midnight:"middernag",noon:"uur die middag",morning:"uur die oggend",afternoon:"uur die middag",evening:"uur die aand",night:"uur die aand"},abbreviated:{am:"vm",pm:"nm",midnight:"middernag",noon:"uur die middag",morning:"uur die oggend",afternoon:"uur die middag",evening:"uur die aand",night:"uur die aand"},wide:{am:"vm",pm:"nm",midnight:"middernag",noon:"uur die middag",morning:"uur die oggend",afternoon:"uur die middag",evening:"uur die aand",night:"uur die aand"}},defaultFormattingWidth:"wide"})},hn=cn,mn={ordinalNumber:Bt({matchPattern:/^(\d+)(ste|de)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^([vn]\.? ?C\.?)/,abbreviated:/^([vn]\. ?C\.?)/,wide:/^((voor|na) Christus)/},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/,/^n/]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^K[1234]/i,wide:/^[1234](st|d)e kwartaal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(Jan|Feb|Mrt|Apr|Mei|Jun|Jul|Aug|Sep|Okt|Nov|Dec)\.?/i,wide:/^(Januarie|Februarie|Maart|April|Mei|Junie|Julie|Augustus|September|Oktober|November|Desember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^J/i,/^F/i,/^M/i,/^A/i,/^M/i,/^J/i,/^J/i,/^A/i,/^S/i,/^O/i,/^N/i,/^D/i],any:[/^Jan/i,/^Feb/i,/^Mrt/i,/^Apr/i,/^Mei/i,/^Jun/i,/^Jul/i,/^Aug/i,/^Sep/i,/^Okt/i,/^Nov/i,/^Dec/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smdwv]/i,short:/^(So|Ma|Di|Wo|Do|Vr|Sa)/i,abbreviated:/^(Son|Maa|Din|Woe|Don|Vry|Sat)/i,wide:/^(Sondag|Maandag|Dinsdag|Woensdag|Donderdag|Vrydag|Saterdag)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^S/i,/^M/i,/^D/i,/^W/i,/^D/i,/^V/i,/^S/i],any:[/^So/i,/^Ma/i,/^Di/i,/^Wo/i,/^Do/i,/^Vr/i,/^Sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(vm|nm|middernag|(?:uur )?die (oggend|middag|aand))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^vm/i,pm:/^nm/i,midnight:/^middernag/i,noon:/^middaguur/i,morning:/oggend/i,afternoon:/middag/i,evening:/laat middag/i,night:/aand/i}},defaultParseWidth:"any"})},fn=mn,pn={code:"af",formatDistance:ln,formatLong:sn,formatRelative:dn,localize:hn,match:fn,options:{weekStartsOn:0,firstWeekContainsDate:1}},vn=pn,gn={lessThanXSeconds:{one:"أقل من ثانية",two:"أقل من ثانيتين",threeToTen:"أقل من {{count}} ثواني",other:"أقل من {{count}} ثانية"},xSeconds:{one:"ثانية واحدة",two:"ثانيتان",threeToTen:"{{count}} ثواني",other:"{{count}} ثانية"},halfAMinute:"نصف دقيقة",lessThanXMinutes:{one:"أقل من دقيقة",two:"أقل من دقيقتين",threeToTen:"أقل من {{count}} دقائق",other:"أقل من {{count}} دقيقة"},xMinutes:{one:"دقيقة واحدة",two:"دقيقتان",threeToTen:"{{count}} دقائق",other:"{{count}} دقيقة"},aboutXHours:{one:"ساعة واحدة تقريباً",two:"ساعتين تقريبا",threeToTen:"{{count}} ساعات تقريباً",other:"{{count}} ساعة تقريباً"},xHours:{one:"ساعة واحدة",two:"ساعتان",threeToTen:"{{count}} ساعات",other:"{{count}} ساعة"},xDays:{one:"يوم واحد",two:"يومان",threeToTen:"{{count}} أيام",other:"{{count}} يوم"},aboutXWeeks:{one:"أسبوع واحد تقريبا",two:"أسبوعين تقريبا",threeToTen:"{{count}} أسابيع تقريبا",other:"{{count}} أسبوعا تقريبا"},xWeeks:{one:"أسبوع واحد",two:"أسبوعان",threeToTen:"{{count}} أسابيع",other:"{{count}} أسبوعا"},aboutXMonths:{one:"شهر واحد تقريباً",two:"شهرين تقريبا",threeToTen:"{{count}} أشهر تقريبا",other:"{{count}} شهرا تقريباً"},xMonths:{one:"شهر واحد",two:"شهران",threeToTen:"{{count}} أشهر",other:"{{count}} شهرا"},aboutXYears:{one:"سنة واحدة تقريباً",two:"سنتين تقريبا",threeToTen:"{{count}} سنوات تقريباً",other:"{{count}} سنة تقريباً"},xYears:{one:"سنة واحد",two:"سنتان",threeToTen:"{{count}} سنوات",other:"{{count}} سنة"},overXYears:{one:"أكثر من سنة",two:"أكثر من سنتين",threeToTen:"أكثر من {{count}} سنوات",other:"أكثر من {{count}} سنة"},almostXYears:{one:"ما يقارب سنة واحدة",two:"ما يقارب سنتين",threeToTen:"ما يقارب {{count}} سنوات",other:"ما يقارب {{count}} سنة"}},bn=function(e,t,n){var r,l=gn[e];return r="string"==typeof l?l:1===t?l.one:2===t?l.two:t<=10?l.threeToTen.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"خلال "+r:"منذ "+r:r},yn={date:It({formats:{full:"EEEE، do MMMM y",long:"do MMMM y",medium:"d MMM y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss",long:"HH:mm:ss",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'عند الساعة' {{time}}",long:"{{date}} 'عند الساعة' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},wn=yn,kn={lastWeek:"eeee 'الماضي عند الساعة' p",yesterday:"'الأمس عند الساعة' p",today:"'اليوم عند الساعة' p",tomorrow:"'غدا عند الساعة' p",nextWeek:"eeee 'القادم عند الساعة' p",other:"P"},Mn=function(e){return kn[e]},xn={ordinalNumber:function(e){return String(e)},era:Nt({values:{narrow:["ق","ب"],abbreviated:["ق.م.","ب.م."],wide:["قبل الميلاد","بعد الميلاد"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["ر1","ر2","ر3","ر4"],wide:["الربع الأول","الربع الثاني","الربع الثالث","الربع الرابع"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ي","ف","م","أ","م","ي","ي","أ","س","أ","ن","د"],abbreviated:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],wide:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ح","ن","ث","ر","خ","ج","س"],short:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],abbreviated:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],wide:["الأحد","الاثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ص",pm:"م",morning:"الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"المساء",night:"الليل",midnight:"منتصف الليل"},abbreviated:{am:"ص",pm:"م",morning:"الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"المساء",night:"الليل",midnight:"منتصف الليل"},wide:{am:"ص",pm:"م",morning:"الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"المساء",night:"الليل",midnight:"منتصف الليل"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ص",pm:"م",morning:"في الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل",midnight:"منتصف الليل"},abbreviated:{am:"ص",pm:"م",morning:"في الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل",midnight:"منتصف الليل"},wide:{am:"ص",pm:"م",morning:"في الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل",midnight:"منتصف الليل"}},defaultFormattingWidth:"wide"})},_n=xn,Pn={ordinalNumber:Bt({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/[قب]/,abbreviated:/[قب]\.م\./,wide:/(قبل|بعد) الميلاد/},defaultMatchWidth:"wide",parsePatterns:{any:[/قبل/,/بعد/]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/ر[1234]/,wide:/الربع (الأول|الثاني|الثالث|الرابع)/},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[أيفمسند]/,abbreviated:/^(يناير|فبراير|مارس|أبريل|مايو|يونيو|يوليو|أغسطس|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/,wide:/^(يناير|فبراير|مارس|أبريل|مايو|يونيو|يوليو|أغسطس|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ي/i,/^ف/i,/^م/i,/^أ/i,/^م/i,/^ي/i,/^ي/i,/^أ/i,/^س/i,/^أ/i,/^ن/i,/^د/i],any:[/^يناير/i,/^فبراير/i,/^مارس/i,/^أبريل/i,/^مايو/i,/^يونيو/i,/^يوليو/i,/^أغسطس/i,/^سبتمبر/i,/^أكتوبر/i,/^نوفمبر/i,/^ديسمبر/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[حنثرخجس]/i,short:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,abbreviated:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,wide:/^(الأحد|الاثنين|الثلاثاء|الأربعاء|الخميس|الجمعة|السبت)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ح/i,/^ن/i,/^ث/i,/^ر/i,/^خ/i,/^ج/i,/^س/i],wide:[/^الأحد/i,/^الاثنين/i,/^الثلاثاء/i,/^الأربعاء/i,/^الخميس/i,/^الجمعة/i,/^السبت/i],any:[/^أح/i,/^اث/i,/^ث/i,/^أر/i,/^خ/i,/^ج/i,/^س/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(ص|م|منتصف الليل|الظهر|بعد الظهر|في الصباح|في المساء|في الليل)/,any:/^(ص|م|منتصف الليل|الظهر|بعد الظهر|في الصباح|في المساء|في الليل)/},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ص/,pm:/^م/,midnight:/منتصف الليل/,noon:/الظهر/,afternoon:/بعد الظهر/,morning:/في الصباح/,evening:/في المساء/,night:/في الليل/}},defaultParseWidth:"any"})},Cn=Pn,Sn={code:"ar",formatDistance:bn,formatLong:wn,formatRelative:Mn,localize:_n,match:Cn,options:{weekStartsOn:6,firstWeekContainsDate:1}},Ln=Sn,jn={lessThanXSeconds:{one:"أقل من ثانية واحدة",two:"أقل من ثانتين",threeToTen:"أقل من {{count}} ثواني",other:"أقل من {{count}} ثانية"},xSeconds:{one:"ثانية واحدة",two:"ثانتين",threeToTen:"{{count}} ثواني",other:"{{count}} ثانية"},halfAMinute:"نصف دقيقة",lessThanXMinutes:{one:"أقل من دقيقة",two:"أقل من دقيقتين",threeToTen:"أقل من {{count}} دقائق",other:"أقل من {{count}} دقيقة"},xMinutes:{one:"دقيقة واحدة",two:"دقيقتين",threeToTen:"{{count}} دقائق",other:"{{count}} دقيقة"},aboutXHours:{one:"ساعة واحدة تقريباً",two:"ساعتين تقريباً",threeToTen:"{{count}} ساعات تقريباً",other:"{{count}} ساعة تقريباً"},xHours:{one:"ساعة واحدة",two:"ساعتين",threeToTen:"{{count}} ساعات",other:"{{count}} ساعة"},xDays:{one:"يوم واحد",two:"يومين",threeToTen:"{{count}} أيام",other:"{{count}} يوم"},aboutXWeeks:{one:"أسبوع واحد تقريباً",two:"أسبوعين تقريباً",threeToTen:"{{count}} أسابيع تقريباً",other:"{{count}} أسبوع تقريباً"},xWeeks:{one:"أسبوع واحد",two:"أسبوعين",threeToTen:"{{count}} أسابيع",other:"{{count}} أسبوع"},aboutXMonths:{one:"شهر واحد تقريباً",two:"شهرين تقريباً",threeToTen:"{{count}} أشهر تقريباً",other:"{{count}} شهر تقريباً"},xMonths:{one:"شهر واحد",two:"شهرين",threeToTen:"{{count}} أشهر",other:"{{count}} شهر"},aboutXYears:{one:"عام واحد تقريباً",two:"عامين تقريباً",threeToTen:"{{count}} أعوام تقريباً",other:"{{count}} عام تقريباً"},xYears:{one:"عام واحد",two:"عامين",threeToTen:"{{count}} أعوام",other:"{{count}} عام"},overXYears:{one:"أكثر من عام",two:"أكثر من عامين",threeToTen:"أكثر من {{count}} أعوام",other:"أكثر من {{count}} عام"},almostXYears:{one:"عام واحد تقريباً",two:"عامين تقريباً",threeToTen:"{{count}} أعوام تقريباً",other:"{{count}} عام تقريباً"}},On=function(e,t,n){n=n||{};var r,l=jn[e];return r="string"==typeof l?l:1===t?l.one:2===t?l.two:t<=10?l.threeToTen.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),n.addSuffix?n.comparison&&n.comparison>0?"في خلال "+r:"منذ "+r:r},An={date:It({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'عند' {{time}}",long:"{{date}} 'عند' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Tn=An,Wn={lastWeek:"'أخر' eeee 'عند' p",yesterday:"'أمس عند' p",today:"'اليوم عند' p",tomorrow:"'غداً عند' p",nextWeek:"eeee 'عند' p",other:"P"},Dn=function(e,t,n,r){return Wn[e]},In={code:"ar-DZ",formatDistance:On,formatLong:Tn,formatRelative:Dn,localize:{ordinalNumber:function(e){return String(e)},era:Nt({values:{narrow:["ق","ب"],abbreviated:["ق.م.","ب.م."],wide:["قبل الميلاد","بعد الميلاد"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["ر1","ر2","ر3","ر4"],wide:["الربع الأول","الربع الثاني","الربع الثالث","الربع الرابع"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:Nt({values:{narrow:["ج","ف","م","أ","م","ج","ج","أ","س","أ","ن","د"],abbreviated:["جانـ","فيفـ","مارس","أفريل","مايـ","جوانـ","جويـ","أوت","سبتـ","أكتـ","نوفـ","ديسـ"],wide:["جانفي","فيفري","مارس","أفريل","ماي","جوان","جويلية","أوت","سبتمبر","أكتوبر","نوفمبر","ديسمبر"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ح","ن","ث","ر","خ","ج","س"],short:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],abbreviated:["أحد","اثنـ","ثلا","أربـ","خميـ","جمعة","سبت"],wide:["الأحد","الاثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ص",pm:"م",midnight:"ن",noon:"ظ",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءاً",night:"ليلاً"},abbreviated:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءاً",night:"ليلاً"},wide:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءاً",night:"ليلاً"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ص",pm:"م",midnight:"ن",noon:"ظ",morning:"في الصباح",afternoon:"بعد الظـهر",evening:"في المساء",night:"في الليل"},abbreviated:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"في الصباح",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل"},wide:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"صباحاً",afternoon:"بعد الظـهر",evening:"في المساء",night:"في الليل"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ق|ب)/i,abbreviated:/^(ق\.?\s?م\.?|ق\.?\s?م\.?\s?|a\.?\s?d\.?|c\.?\s?)/i,wide:/^(قبل الميلاد|قبل الميلاد|بعد الميلاد|بعد الميلاد)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^قبل/i,/^بعد/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^ر[1234]/i,wide:/^الربع [1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return Number(e)+1}}),month:Rt({matchPatterns:{narrow:/^[جفمأسند]/i,abbreviated:/^(جان|فيف|مار|أفر|ماي|جوا|جوي|أوت|سبت|أكت|نوف|ديس)/i,wide:/^(جانفي|فيفري|مارس|أفريل|ماي|جوان|جويلية|أوت|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ج/i,/^ف/i,/^م/i,/^أ/i,/^م/i,/^ج/i,/^ج/i,/^أ/i,/^س/i,/^أ/i,/^ن/i,/^د/i],any:[/^جان/i,/^فيف/i,/^مار/i,/^أفر/i,/^ماي/i,/^جوا/i,/^جوي/i,/^أوت/i,/^سبت/i,/^أكت/i,/^نوف/i,/^ديس/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[حنثرخجس]/i,short:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,abbreviated:/^(أحد|اثن|ثلا|أرب|خمي|جمعة|سبت)/i,wide:/^(الأحد|الاثنين|الثلاثاء|الأربعاء|الخميس|الجمعة|السبت)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ح/i,/^ن/i,/^ث/i,/^ر/i,/^خ/i,/^ج/i,/^س/i],wide:[/^الأحد/i,/^الاثنين/i,/^الثلاثاء/i,/^الأربعاء/i,/^الخميس/i,/^الجمعة/i,/^السبت/i],any:[/^أح/i,/^اث/i,/^ث/i,/^أر/i,/^خ/i,/^ج/i,/^س/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},En={lessThanXSeconds:{one:"أقل من ثانية",two:"أقل من ثانيتين",threeToTen:"أقل من {{count}} ثواني",other:"أقل من {{count}} ثانية"},xSeconds:{one:"ثانية",two:"ثانيتين",threeToTen:"{{count}} ثواني",other:"{{count}} ثانية"},halfAMinute:"نص دقيقة",lessThanXMinutes:{one:"أقل من دقيقة",two:"أقل من دقيقتين",threeToTen:"أقل من {{count}} دقايق",other:"أقل من {{count}} دقيقة"},xMinutes:{one:"دقيقة",two:"دقيقتين",threeToTen:"{{count}} دقايق",other:"{{count}} دقيقة"},aboutXHours:{one:"حوالي ساعة",two:"حوالي ساعتين",threeToTen:"حوالي {{count}} ساعات",other:"حوالي {{count}} ساعة"},xHours:{one:"ساعة",two:"ساعتين",threeToTen:"{{count}} ساعات",other:"{{count}} ساعة"},xDays:{one:"يوم",two:"يومين",threeToTen:"{{count}} أيام",other:"{{count}} يوم"},aboutXWeeks:{one:"حوالي أسبوع",two:"حوالي أسبوعين",threeToTen:"حوالي {{count}} أسابيع",other:"حوالي {{count}} أسبوع"},xWeeks:{one:"أسبوع",two:"أسبوعين",threeToTen:"{{count}} أسابيع",other:"{{count}} أسبوع"},aboutXMonths:{one:"حوالي شهر",two:"حوالي شهرين",threeToTen:"حوالي {{count}} أشهر",other:"حوالي {{count}} شهر"},xMonths:{one:"شهر",two:"شهرين",threeToTen:"{{count}} أشهر",other:"{{count}} شهر"},aboutXYears:{one:"حوالي سنة",two:"حوالي سنتين",threeToTen:"حوالي {{count}} سنين",other:"حوالي {{count}} سنة"},xYears:{one:"عام",two:"عامين",threeToTen:"{{count}} أعوام",other:"{{count}} عام"},overXYears:{one:"أكثر من سنة",two:"أكثر من سنتين",threeToTen:"أكثر من {{count}} سنين",other:"أكثر من {{count}} سنة"},almostXYears:{one:"عام تقريبًا",two:"عامين تقريبًا",threeToTen:"{{count}} أعوام تقريبًا",other:"{{count}} عام تقريبًا"}},zn=function(e,t,n){var r,l=En[e];return r="string"==typeof l?l:1===t?l.one:2===t?l.two:t<=10?l.threeToTen.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"في خلال ".concat(r):"منذ ".concat(r):r},Hn={date:It({formats:{full:"EEEE، do MMMM y",long:"do MMMM y",medium:"dd/MMM/y",short:"d/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'الساعة' {{time}}",long:"{{date}} 'الساعة' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Nn={lastWeek:"eeee 'اللي جاي الساعة' p",yesterday:"'إمبارح الساعة' p",today:"'النهاردة الساعة' p",tomorrow:"'بكرة الساعة' p",nextWeek:"eeee 'الساعة' p",other:"P"},$n={code:"ar-EG",formatDistance:zn,formatLong:Hn,formatRelative:function(e,t,n,r){return Nn[e]},localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["ق","ب"],abbreviated:["ق.م","ب.م"],wide:["قبل الميلاد","بعد الميلاد"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["ر1","ر2","ر3","ر4"],wide:["الربع الأول","الربع الثاني","الربع الثالث","الربع الرابع"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ي","ف","م","أ","م","ي","ي","أ","س","أ","ن","د"],abbreviated:["ينا","فبر","مارس","أبريل","مايو","يونـ","يولـ","أغسـ","سبتـ","أكتـ","نوفـ","ديسـ"],wide:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ح","ن","ث","ر","خ","ج","س"],short:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],abbreviated:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],wide:["الأحد","الاثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ص",pm:"م",midnight:"ن",noon:"ظ",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءً",night:"ليلاً"},abbreviated:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهراً",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءً",night:"ليلاً"},wide:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهراً",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءً",night:"ليلاً"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ص",pm:"م",midnight:"ن",noon:"ظ",morning:"في الصباح",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل"},abbreviated:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهراً",morning:"في الصباح",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل"},wide:{am:"ص",pm:"م",midnight:"نصف الليل",morning:"في الصباح",noon:"ظهراً",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)/,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ق|ب)/g,abbreviated:/^(ق.م|ب.م)/g,wide:/^(قبل الميلاد|بعد الميلاد)/g},defaultMatchWidth:"wide",parsePatterns:{any:[/^ق/g,/^ب/g]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/,abbreviated:/^ر[1234]/,wide:/^الربع (الأول|الثاني|الثالث|الرابع)/},defaultMatchWidth:"wide",parsePatterns:{wide:[/الربع الأول/,/الربع الثاني/,/الربع الثالث/,/الربع الرابع/],any:[/1/,/2/,/3/,/4/]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(ي|ف|م|أ|س|ن|د)/,abbreviated:/^(ينا|فبر|مارس|أبريل|مايو|يونـ|يولـ|أغسـ|سبتـ|أكتـ|نوفـ|ديسـ)/,wide:/^(يناير|فبراير|مارس|أبريل|مايو|يونيو|يوليو|أغسطس|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ي/,/^ف/,/^م/,/^أ/,/^م/,/^ي/,/^ي/,/^أ/,/^س/,/^أ/,/^ن/,/^د/],any:[/^ينا/,/^فبر/,/^مارس/,/^أبريل/,/^مايو/,/^يون/,/^يول/,/^أغس/,/^سبت/,/^أكت/,/^نوف/,/^ديس/]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(ح|ن|ث|ر|خ|ج|س)/,short:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/,abbreviated:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/,wide:/^(الأحد|الاثنين|الثلاثاء|الأربعاء|الخميس|الجمعة|السبت)/},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ح/,/^ن/,/^ث/,/^ر/,/^خ/,/^ج/,/^س/],any:[/أحد/,/اثنين/,/ثلاثاء/,/أربعاء/,/خميس/,/جمعة/,/سبت/]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(ص|م|ن|ظ|في الصباح|بعد الظهر|في المساء|في الليل)/,abbreviated:/^(ص|م|نصف الليل|ظهراً|في الصباح|بعد الظهر|في المساء|في الليل)/,wide:/^(ص|م|نصف الليل|في الصباح|ظهراً|بعد الظهر|في المساء|في الليل)/,any:/^(ص|م|صباح|ظهر|مساء|ليل)/},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ص/,pm:/^م/,midnight:/^ن/,noon:/^ظ/,morning:/^ص/,afternoon:/^بعد/,evening:/^م/,night:/^ل/}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},Rn={lessThanXSeconds:{one:"أقل من ثانية واحدة",two:"أقل من ثانتين",threeToTen:"أقل من {{count}} ثواني",other:"أقل من {{count}} ثانية"},xSeconds:{one:"ثانية واحدة",two:"ثانتين",threeToTen:"{{count}} ثواني",other:"{{count}} ثانية"},halfAMinute:"نصف دقيقة",lessThanXMinutes:{one:"أقل من دقيقة",two:"أقل من دقيقتين",threeToTen:"أقل من {{count}} دقائق",other:"أقل من {{count}} دقيقة"},xMinutes:{one:"دقيقة واحدة",two:"دقيقتين",threeToTen:"{{count}} دقائق",other:"{{count}} دقيقة"},aboutXHours:{one:"ساعة واحدة تقريباً",two:"ساعتين تقريباً",threeToTen:"{{count}} ساعات تقريباً",other:"{{count}} ساعة تقريباً"},xHours:{one:"ساعة واحدة",two:"ساعتين",threeToTen:"{{count}} ساعات",other:"{{count}} ساعة"},xDays:{one:"يوم واحد",two:"يومين",threeToTen:"{{count}} أيام",other:"{{count}} يوم"},aboutXWeeks:{one:"أسبوع واحد تقريباً",two:"أسبوعين تقريباً",threeToTen:"{{count}} أسابيع تقريباً",other:"{{count}} أسبوع تقريباً"},xWeeks:{one:"أسبوع واحد",two:"أسبوعين",threeToTen:"{{count}} أسابيع",other:"{{count}} أسبوع"},aboutXMonths:{one:"شهر واحد تقريباً",two:"شهرين تقريباً",threeToTen:"{{count}} أشهر تقريباً",other:"{{count}} شهر تقريباً"},xMonths:{one:"شهر واحد",two:"شهرين",threeToTen:"{{count}} أشهر",other:"{{count}} شهر"},aboutXYears:{one:"عام واحد تقريباً",two:"عامين تقريباً",threeToTen:"{{count}} أعوام تقريباً",other:"{{count}} عام تقريباً"},xYears:{one:"عام واحد",two:"عامين",threeToTen:"{{count}} أعوام",other:"{{count}} عام"},overXYears:{one:"أكثر من عام",two:"أكثر من عامين",threeToTen:"أكثر من {{count}} أعوام",other:"أكثر من {{count}} عام"},almostXYears:{one:"عام واحد تقريباً",two:"عامين تقريباً",threeToTen:"{{count}} أعوام تقريباً",other:"{{count}} عام تقريباً"}},Bn=function(e,t,n){n=n||{};var r,l=Rn[e];return r="string"==typeof l?l:1===t?l.one:2===t?l.two:t<=10?l.threeToTen.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),n.addSuffix?n.comparison&&n.comparison>0?"في خلال "+r:"منذ "+r:r},Fn={date:It({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'عند' {{time}}",long:"{{date}} 'عند' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Vn={lastWeek:"'أخر' eeee 'عند' p",yesterday:"'أمس عند' p",today:"'اليوم عند' p",tomorrow:"'غداً عند' p",nextWeek:"eeee 'عند' p",other:"P"},qn={code:"ar-MA",formatDistance:Bn,formatLong:Fn,formatRelative:function(e,t,n,r){return Vn[e]},localize:{ordinalNumber:function(e){return String(e)},era:Nt({values:{narrow:["ق","ب"],abbreviated:["ق.م.","ب.م."],wide:["قبل الميلاد","بعد الميلاد"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["ر1","ر2","ر3","ر4"],wide:["الربع الأول","الربع الثاني","الربع الثالث","الربع الرابع"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:Nt({values:{narrow:["ي","ف","م","أ","م","ي","ي","غ","ش","أ","ن","د"],abbreviated:["ينا","فبر","مارس","أبريل","ماي","يونـ","يولـ","غشت","شتنـ","أكتـ","نونـ","دجنـ"],wide:["يناير","فبراير","مارس","أبريل","ماي","يونيو","يوليوز","غشت","شتنبر","أكتوبر","نونبر","دجنبر"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ح","ن","ث","ر","خ","ج","س"],short:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],abbreviated:["أحد","اثنـ","ثلا","أربـ","خميـ","جمعة","سبت"],wide:["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ص",pm:"م",midnight:"ن",noon:"ظ",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءاً",night:"ليلاً"},abbreviated:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءاً",night:"ليلاً"},wide:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءاً",night:"ليلاً"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ص",pm:"م",midnight:"ن",noon:"ظ",morning:"في الصباح",afternoon:"بعد الظـهر",evening:"في المساء",night:"في الليل"},abbreviated:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"في الصباح",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل"},wide:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"صباحاً",afternoon:"بعد الظـهر",evening:"في المساء",night:"في الليل"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ق|ب)/i,abbreviated:/^(ق\.?\s?م\.?|ق\.?\s?م\.?\s?|a\.?\s?d\.?|c\.?\s?)/i,wide:/^(قبل الميلاد|قبل الميلاد|بعد الميلاد|بعد الميلاد)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^قبل/i,/^بعد/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^ر[1234]/i,wide:/^الربع [1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return Number(e)+1}}),month:Rt({matchPatterns:{narrow:/^[يفمأمسند]/i,abbreviated:/^(ين|ف|مار|أب|ماي|يون|يول|غش|شت|أك|ن|د)/i,wide:/^(ين|ف|مار|أب|ماي|يون|يول|غش|شت|أك|ن|د)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ي/i,/^ف/i,/^م/i,/^أ/i,/^م/i,/^ي/i,/^ي/i,/^غ/i,/^ش/i,/^أ/i,/^ن/i,/^د/i],any:[/^ين/i,/^فب/i,/^مار/i,/^أب/i,/^ماي/i,/^يون/i,/^يول/i,/^غشت/i,/^ش/i,/^أك/i,/^ن/i,/^د/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[حنثرخجس]/i,short:/^(أحد|إثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,abbreviated:/^(أحد|إثن|ثلا|أرب|خمي|جمعة|سبت)/i,wide:/^(الأحد|الإثنين|الثلاثاء|الأربعاء|الخميس|الجمعة|السبت)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ح/i,/^ن/i,/^ث/i,/^ر/i,/^خ/i,/^ج/i,/^س/i],wide:[/^الأحد/i,/^الإثنين/i,/^الثلاثاء/i,/^الأربعاء/i,/^الخميس/i,/^الجمعة/i,/^السبت/i],any:[/^أح/i,/^إث/i,/^ث/i,/^أر/i,/^خ/i,/^ج/i,/^س/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Un={lessThanXSeconds:{one:"أقل من ثانية واحدة",two:"أقل من ثانتين",threeToTen:"أقل من {{count}} ثواني",other:"أقل من {{count}} ثانية"},xSeconds:{one:"ثانية واحدة",two:"ثانتين",threeToTen:"{{count}} ثواني",other:"{{count}} ثانية"},halfAMinute:"نصف دقيقة",lessThanXMinutes:{one:"أقل من دقيقة",two:"أقل من دقيقتين",threeToTen:"أقل من {{count}} دقائق",other:"أقل من {{count}} دقيقة"},xMinutes:{one:"دقيقة واحدة",two:"دقيقتين",threeToTen:"{{count}} دقائق",other:"{{count}} دقيقة"},aboutXHours:{one:"ساعة واحدة تقريباً",two:"ساعتين تقريباً",threeToTen:"{{count}} ساعات تقريباً",other:"{{count}} ساعة تقريباً"},xHours:{one:"ساعة واحدة",two:"ساعتين",threeToTen:"{{count}} ساعات",other:"{{count}} ساعة"},xDays:{one:"يوم واحد",two:"يومين",threeToTen:"{{count}} أيام",other:"{{count}} يوم"},aboutXWeeks:{one:"أسبوع واحد تقريباً",two:"أسبوعين تقريباً",threeToTen:"{{count}} أسابيع تقريباً",other:"{{count}} أسبوع تقريباً"},xWeeks:{one:"أسبوع واحد",two:"أسبوعين",threeToTen:"{{count}} أسابيع",other:"{{count}} أسبوع"},aboutXMonths:{one:"شهر واحد تقريباً",two:"شهرين تقريباً",threeToTen:"{{count}} أشهر تقريباً",other:"{{count}} شهر تقريباً"},xMonths:{one:"شهر واحد",two:"شهرين",threeToTen:"{{count}} أشهر",other:"{{count}} شهر"},aboutXYears:{one:"عام واحد تقريباً",two:"عامين تقريباً",threeToTen:"{{count}} أعوام تقريباً",other:"{{count}} عام تقريباً"},xYears:{one:"عام واحد",two:"عامين",threeToTen:"{{count}} أعوام",other:"{{count}} عام"},overXYears:{one:"أكثر من عام",two:"أكثر من عامين",threeToTen:"أكثر من {{count}} أعوام",other:"أكثر من {{count}} عام"},almostXYears:{one:"عام واحد تقريباً",two:"عامين تقريباً",threeToTen:"{{count}} أعوام تقريباً",other:"{{count}} عام تقريباً"}},Xn=function(e,t,n){var r,l=Un[e];return r="string"==typeof l?l:1===t?l.one:2===t?l.two:t<=10?l.threeToTen.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"في خلال "+r:"منذ "+r:r},Gn={date:It({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'عند' {{time}}",long:"{{date}} 'عند' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Yn={lastWeek:"'أخر' eeee 'عند' p",yesterday:"'أمس عند' p",today:"'اليوم عند' p",tomorrow:"'غداً عند' p",nextWeek:"eeee 'عند' p",other:"P"},Kn={code:"ar-SA",formatDistance:Xn,formatLong:Gn,formatRelative:function(e,t,n,r){return Yn[e]},localize:{ordinalNumber:function(e){return String(e)},era:Nt({values:{narrow:["ق","ب"],abbreviated:["ق.م.","ب.م."],wide:["قبل الميلاد","بعد الميلاد"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["ر1","ر2","ر3","ر4"],wide:["الربع الأول","الربع الثاني","الربع الثالث","الربع الرابع"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ي","ف","م","أ","م","ي","ي","أ","س","أ","ن","د"],abbreviated:["ينا","فبر","مارس","أبريل","مايو","يونـ","يولـ","أغسـ","سبتـ","أكتـ","نوفـ","ديسـ"],wide:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ح","ن","ث","ر","خ","ج","س"],short:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],abbreviated:["أحد","اثنـ","ثلا","أربـ","خميـ","جمعة","سبت"],wide:["الأحد","الاثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ص",pm:"م",midnight:"ن",noon:"ظ",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءاً",night:"ليلاً"},abbreviated:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءاً",night:"ليلاً"},wide:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"صباحاً",afternoon:"بعد الظهر",evening:"مساءاً",night:"ليلاً"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ص",pm:"م",midnight:"ن",noon:"ظ",morning:"في الصباح",afternoon:"بعد الظـهر",evening:"في المساء",night:"في الليل"},abbreviated:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"في الصباح",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل"},wide:{am:"ص",pm:"م",midnight:"نصف الليل",noon:"ظهر",morning:"صباحاً",afternoon:"بعد الظـهر",evening:"في المساء",night:"في الليل"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ق|ب)/i,abbreviated:/^(ق\.?\s?م\.?|ق\.?\s?م\.?\s?|a\.?\s?d\.?|c\.?\s?)/i,wide:/^(قبل الميلاد|قبل الميلاد|بعد الميلاد|بعد الميلاد)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^قبل/i,/^بعد/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^ر[1234]/i,wide:/^الربع [1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[يفمأمسند]/i,abbreviated:/^(ين|ف|مار|أب|ماي|يون|يول|أغ|س|أك|ن|د)/i,wide:/^(ين|ف|مار|أب|ماي|يون|يول|أغ|س|أك|ن|د)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ي/i,/^ف/i,/^م/i,/^أ/i,/^م/i,/^ي/i,/^ي/i,/^أ/i,/^س/i,/^أ/i,/^ن/i,/^د/i],any:[/^ين/i,/^ف/i,/^مار/i,/^أب/i,/^ماي/i,/^يون/i,/^يول/i,/^أغ/i,/^س/i,/^أك/i,/^ن/i,/^د/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[حنثرخجس]/i,short:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,abbreviated:/^(أحد|اثن|ثلا|أرب|خمي|جمعة|سبت)/i,wide:/^(الأحد|الاثنين|الثلاثاء|الأربعاء|الخميس|الجمعة|السبت)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ح/i,/^ن/i,/^ث/i,/^ر/i,/^خ/i,/^ج/i,/^س/i],wide:[/^الأحد/i,/^الاثنين/i,/^الثلاثاء/i,/^الأربعاء/i,/^الخميس/i,/^الجمعة/i,/^السبت/i],any:[/^أح/i,/^اث/i,/^ث/i,/^أر/i,/^خ/i,/^ج/i,/^س/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},Zn={lessThanXSeconds:{one:"أقل من ثانية",two:"أقل من زوز ثواني",threeToTen:"أقل من {{count}} ثواني",other:"أقل من {{count}} ثانية"},xSeconds:{one:"ثانية",two:"زوز ثواني",threeToTen:"{{count}} ثواني",other:"{{count}} ثانية"},halfAMinute:"نص دقيقة",lessThanXMinutes:{one:"أقل من دقيقة",two:"أقل من دقيقتين",threeToTen:"أقل من {{count}} دقايق",other:"أقل من {{count}} دقيقة"},xMinutes:{one:"دقيقة",two:"دقيقتين",threeToTen:"{{count}} دقايق",other:"{{count}} دقيقة"},aboutXHours:{one:"ساعة تقريب",two:"ساعتين تقريب",threeToTen:"{{count}} سوايع تقريب",other:"{{count}} ساعة تقريب"},xHours:{one:"ساعة",two:"ساعتين",threeToTen:"{{count}} سوايع",other:"{{count}} ساعة"},xDays:{one:"نهار",two:"نهارين",threeToTen:"{{count}} أيام",other:"{{count}} يوم"},aboutXWeeks:{one:"جمعة تقريب",two:"جمعتين تقريب",threeToTen:"{{count}} جماع تقريب",other:"{{count}} جمعة تقريب"},xWeeks:{one:"جمعة",two:"جمعتين",threeToTen:"{{count}} جماع",other:"{{count}} جمعة"},aboutXMonths:{one:"شهر تقريب",two:"شهرين تقريب",threeToTen:"{{count}} أشهرة تقريب",other:"{{count}} شهر تقريب"},xMonths:{one:"شهر",two:"شهرين",threeToTen:"{{count}} أشهرة",other:"{{count}} شهر"},aboutXYears:{one:"عام تقريب",two:"عامين تقريب",threeToTen:"{{count}} أعوام تقريب",other:"{{count}} عام تقريب"},xYears:{one:"عام",two:"عامين",threeToTen:"{{count}} أعوام",other:"{{count}} عام"},overXYears:{one:"أكثر من عام",two:"أكثر من عامين",threeToTen:"أكثر من {{count}} أعوام",other:"أكثر من {{count}} عام"},almostXYears:{one:"عام تقريب",two:"عامين تقريب",threeToTen:"{{count}} أعوام تقريب",other:"{{count}} عام تقريب"}},Jn=function(e,t,n){var r,l=Zn[e];return r="string"==typeof l?l:1===t?l.one:2===t?l.two:t<=10?l.threeToTen.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"في "+r:"عندو "+r:r},Qn={date:It({formats:{full:"EEEE، do MMMM y",long:"do MMMM y",medium:"d MMM y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss",long:"HH:mm:ss",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'مع' {{time}}",long:"{{date}} 'مع' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},ei={lastWeek:"eeee 'إلي فات مع' p",yesterday:"'البارح مع' p",today:"'اليوم مع' p",tomorrow:"'غدوة مع' p",nextWeek:"eeee 'الجمعة الجاية مع' p 'نهار'",other:"P"},ti={code:"ar-TN",formatDistance:Jn,formatLong:Qn,formatRelative:function(e){return ei[e]},localize:{ordinalNumber:function(e){return String(e)},era:Nt({values:{narrow:["ق","ب"],abbreviated:["ق.م.","ب.م."],wide:["قبل الميلاد","بعد الميلاد"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["ر1","ر2","ر3","ر4"],wide:["الربع الأول","الربع الثاني","الربع الثالث","الربع الرابع"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["د","ن","أ","س","أ","ج","ج","م","أ","م","ف","ج"],abbreviated:["جانفي","فيفري","مارس","أفريل","ماي","جوان","جويلية","أوت","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],wide:["جانفي","فيفري","مارس","أفريل","ماي","جوان","جويلية","أوت","سبتمبر","أكتوبر","نوفمبر","ديسمبر"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ح","ن","ث","ر","خ","ج","س"],short:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],abbreviated:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],wide:["الأحد","الاثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ص",pm:"ع",morning:"الصباح",noon:"القايلة",afternoon:"بعد القايلة",evening:"العشية",night:"الليل",midnight:"نص الليل"},abbreviated:{am:"ص",pm:"ع",morning:"الصباح",noon:"القايلة",afternoon:"بعد القايلة",evening:"العشية",night:"الليل",midnight:"نص الليل"},wide:{am:"ص",pm:"ع",morning:"الصباح",noon:"القايلة",afternoon:"بعد القايلة",evening:"العشية",night:"الليل",midnight:"نص الليل"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ص",pm:"ع",morning:"في الصباح",noon:"في القايلة",afternoon:"بعد القايلة",evening:"في العشية",night:"في الليل",midnight:"نص الليل"},abbreviated:{am:"ص",pm:"ع",morning:"في الصباح",noon:"في القايلة",afternoon:"بعد القايلة",evening:"في العشية",night:"في الليل",midnight:"نص الليل"},wide:{am:"ص",pm:"ع",morning:"في الصباح",noon:"في القايلة",afternoon:"بعد القايلة",evening:"في العشية",night:"في الليل",midnight:"نص الليل"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/[قب]/,abbreviated:/[قب]\.م\./,wide:/(قبل|بعد) الميلاد/},defaultMatchWidth:"wide",parsePatterns:{any:[/قبل/,/بعد/]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/ر[1234]/,wide:/الربع (الأول|الثاني|الثالث|الرابع)/},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[جفمأسند]/,abbreviated:/^(جانفي|فيفري|مارس|أفريل|ماي|جوان|جويلية|أوت|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/,wide:/^(جانفي|فيفري|مارس|أفريل|ماي|جوان|جويلية|أوت|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ج/i,/^ف/i,/^م/i,/^أ/i,/^م/i,/^ج/i,/^ج/i,/^أ/i,/^س/i,/^أ/i,/^ن/i,/^د/i],any:[/^جانفي/i,/^فيفري/i,/^مارس/i,/^أفريل/i,/^ماي/i,/^جوان/i,/^جويلية/i,/^أوت/i,/^سبتمبر/i,/^أكتوبر/i,/^نوفمبر/i,/^ديسمبر/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[حنثرخجس]/i,short:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,abbreviated:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,wide:/^(الأحد|الاثنين|الثلاثاء|الأربعاء|الخميس|الجمعة|السبت)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ح/i,/^ن/i,/^ث/i,/^ر/i,/^خ/i,/^ج/i,/^س/i],wide:[/^الأحد/i,/^الاثنين/i,/^الثلاثاء/i,/^الأربعاء/i,/^الخميس/i,/^الجمعة/i,/^السبت/i],any:[/^أح/i,/^اث/i,/^ث/i,/^أر/i,/^خ/i,/^ج/i,/^س/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(ص|ع|ن ل|ل|(في|مع) (صباح|قايلة|عشية|ليل))/,any:/^([صع]|نص الليل|قايلة|(في|مع) (صباح|قايلة|عشية|ليل))/},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ص/,pm:/^ع/,midnight:/نص الليل/,noon:/قايلة/,afternoon:/بعد القايلة/,morning:/صباح/,evening:/عشية/,night:/ليل/}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},ni={lessThanXSeconds:{one:"bir saniyədən az",other:"{{count}} bir saniyədən az"},xSeconds:{one:"1 saniyə",other:"{{count}} saniyə"},halfAMinute:"yarım dəqiqə",lessThanXMinutes:{one:"bir dəqiqədən az",other:"{{count}} bir dəqiqədən az"},xMinutes:{one:"bir dəqiqə",other:"{{count}} dəqiqə"},aboutXHours:{one:"təxminən 1 saat",other:"təxminən {{count}} saat"},xHours:{one:"1 saat",other:"{{count}} saat"},xDays:{one:"1 gün",other:"{{count}} gün"},aboutXWeeks:{one:"təxminən 1 həftə",other:"təxminən {{count}} həftə"},xWeeks:{one:"1 həftə",other:"{{count}} həftə"},aboutXMonths:{one:"təxminən 1 ay",other:"təxminən {{count}} ay"},xMonths:{one:"1 ay",other:"{{count}} ay"},aboutXYears:{one:"təxminən 1 il",other:"təxminən {{count}} il"},xYears:{one:"1 il",other:"{{count}} il"},overXYears:{one:"1 ildən çox",other:"{{count}} ildən çox"},almostXYears:{one:"demək olar ki 1 il",other:"demək olar ki {{count}} il"}},ii=function(e,t,n){var r,l=ni[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+" sonra":r+" əvvəl":r},ai={date:It({formats:{full:"EEEE, do MMMM y 'il'",long:"do MMMM y 'il'",medium:"d MMM y 'il'",short:"dd.MM.yyyy"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}} - 'də'",long:"{{date}} {{time}} - 'də'",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},ri={lastWeek:"'sonuncu' eeee p -'də'",yesterday:"'dünən' p -'də'",today:"'bugün' p -'də'",tomorrow:"'sabah' p -'də'",nextWeek:"eeee p -'də'",other:"P"},oi={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ı"},si={code:"az",formatDistance:ii,formatLong:ai,formatRelative:function(e,t,n,r){return ri[e]},localize:{ordinalNumber:function(e,t){var n=Number(e),r=function(e){if(0===e)return e+"-ıncı";var a=e%10,b=e%100-a,t=e>=100?100:null;return oi[a]?oi[a]:oi[b]?oi[b]:null!==t?oi[t]:""}(n);return n+r},era:Nt({values:{narrow:["e.ə","b.e"],abbreviated:["e.ə","b.e"],wide:["eramızdan əvvəl","bizim era"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1ci kvartal","2ci kvartal","3cü kvartal","4cü kvartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["Y","F","M","A","M","İ","İ","A","S","O","N","D"],abbreviated:["Yan","Fev","Mar","Apr","May","İyun","İyul","Avq","Sen","Okt","Noy","Dek"],wide:["Yanvar","Fevral","Mart","Aprel","May","İyun","İyul","Avqust","Sentyabr","Oktyabr","Noyabr","Dekabr"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["B.","B.e","Ç.a","Ç.","C.a","C.","Ş."],short:["B.","B.e","Ç.a","Ç.","C.a","C.","Ş."],abbreviated:["Baz","Baz.e","Çər.a","Çər","Cüm.a","Cüm","Şə"],wide:["Bazar","Bazar ertəsi","Çərşənbə axşamı","Çərşənbə","Cümə axşamı","Cümə","Şənbə"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"am",pm:"pm",midnight:"gecəyarı",noon:"gün",morning:"səhər",afternoon:"gündüz",evening:"axşam",night:"gecə"},abbreviated:{am:"AM",pm:"PM",midnight:"gecəyarı",noon:"gün",morning:"səhər",afternoon:"gündüz",evening:"axşam",night:"gecə"},wide:{am:"a.m.",pm:"p.m.",midnight:"gecəyarı",noon:"gün",morning:"səhər",afternoon:"gündüz",evening:"axşam",night:"gecə"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"gecəyarı",noon:"gün",morning:"səhər",afternoon:"gündüz",evening:"axşam",night:"gecə"},abbreviated:{am:"AM",pm:"PM",midnight:"gecəyarı",noon:"gün",morning:"səhər",afternoon:"gündüz",evening:"axşam",night:"gecə"},wide:{am:"a.m.",pm:"p.m.",midnight:"gecəyarı",noon:"gün",morning:"səhər",afternoon:"gündüz",evening:"axşam",night:"gecə"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-?(ci|inci|nci|uncu|üncü|ncı))?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(b|a)$/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)$/i,wide:/^(bizim eradan əvvəl|bizim era)$/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b$/i,/^(a|c)$/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]$/i,abbreviated:/^K[1234]$/i,wide:/^[1234](ci)? kvartal$/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[(?-i)yfmaisond]$/i,abbreviated:/^(Yan|Fev|Mar|Apr|May|İyun|İyul|Avq|Sen|Okt|Noy|Dek)$/i,wide:/^(Yanvar|Fevral|Mart|Aprel|May|İyun|İyul|Avgust|Sentyabr|Oktyabr|Noyabr|Dekabr)$/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^[(?-i)y]$/i,/^[(?-i)f]$/i,/^[(?-i)m]$/i,/^[(?-i)a]$/i,/^[(?-i)m]$/i,/^[(?-i)i]$/i,/^[(?-i)i]$/i,/^[(?-i)a]$/i,/^[(?-i)s]$/i,/^[(?-i)o]$/i,/^[(?-i)n]$/i,/^[(?-i)d]$/i],abbreviated:[/^Yan$/i,/^Fev$/i,/^Mar$/i,/^Apr$/i,/^May$/i,/^İyun$/i,/^İyul$/i,/^Avg$/i,/^Sen$/i,/^Okt$/i,/^Noy$/i,/^Dek$/i],wide:[/^Yanvar$/i,/^Fevral$/i,/^Mart$/i,/^Aprel$/i,/^May$/i,/^İyun$/i,/^İyul$/i,/^Avgust$/i,/^Sentyabr$/i,/^Oktyabr$/i,/^Noyabr$/i,/^Dekabr$/i]},defaultParseWidth:"narrow"}),day:Rt({matchPatterns:{narrow:/^(B\.|B\.e|Ç\.a|Ç\.|C\.a|C\.|Ş\.)$/i,short:/^(B\.|B\.e|Ç\.a|Ç\.|C\.a|C\.|Ş\.)$/i,abbreviated:/^(Baz\.e|Çər|Çər\.a|Cüm|Cüm\.a|Şə)$/i,wide:/^(Bazar|Bazar ertəsi|Çərşənbə axşamı|Çərşənbə|Cümə axşamı|Cümə|Şənbə)$/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^B\.$/i,/^B\.e$/i,/^Ç\.a$/i,/^Ç\.$/i,/^C\.a$/i,/^C\.$/i,/^Ş\.$/i],abbreviated:[/^Baz$/i,/^Baz\.e$/i,/^Çər\.a$/i,/^Çər$/i,/^Cüm\.a$/i,/^Cüm$/i,/^Şə$/i],wide:[/^Bazar$/i,/^Bazar ertəsi$/i,/^Çərşənbə axşamı$/i,/^Çərşənbə$/i,/^Cümə axşamı$/i,/^Cümə$/i,/^Şənbə$/i],any:[/^B\.$/i,/^B\.e$/i,/^Ç\.a$/i,/^Ç\.$/i,/^C\.a$/i,/^C\.$/i,/^Ş\.$/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|gecəyarı|gün|səhər|gündüz|axşam|gecə)$/i,any:/^(am|pm|a\.m\.|p\.m\.|AM|PM|gecəyarı|gün|səhər|gündüz|axşam|gecə)$/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a$/i,pm:/^p$/i,midnight:/^gecəyarı$/i,noon:/^gün$/i,morning:/səhər$/i,afternoon:/gündüz$/i,evening:/axşam$/i,night:/gecə$/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}};function ui(e,t){if(void 0!==e.one&&1===t)return e.one;var n=t%10,r=t%100;return 1===n&&11!==r?e.singularNominative.replace("{{count}}",String(t)):n>=2&&n<=4&&(r<10||r>20)?e.singularGenitive.replace("{{count}}",String(t)):e.pluralGenitive.replace("{{count}}",String(t))}function di(e){return function(t,n){return n&&n.addSuffix?n.comparison&&n.comparison>0?e.future?ui(e.future,t):"праз "+ui(e.regular,t):e.past?ui(e.past,t):ui(e.regular,t)+" таму":ui(e.regular,t)}}var ci={lessThanXSeconds:di({regular:{one:"менш за секунду",singularNominative:"менш за {{count}} секунду",singularGenitive:"менш за {{count}} секунды",pluralGenitive:"менш за {{count}} секунд"},future:{one:"менш, чым праз секунду",singularNominative:"менш, чым праз {{count}} секунду",singularGenitive:"менш, чым праз {{count}} секунды",pluralGenitive:"менш, чым праз {{count}} секунд"}}),xSeconds:di({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунды",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду таму",singularGenitive:"{{count}} секунды таму",pluralGenitive:"{{count}} секунд таму"},future:{singularNominative:"праз {{count}} секунду",singularGenitive:"праз {{count}} секунды",pluralGenitive:"праз {{count}} секунд"}}),halfAMinute:function(e,t){return t&&t.addSuffix?t.comparison&&t.comparison>0?"праз паўхвіліны":"паўхвіліны таму":"паўхвіліны"},lessThanXMinutes:di({regular:{one:"менш за хвіліну",singularNominative:"менш за {{count}} хвіліну",singularGenitive:"менш за {{count}} хвіліны",pluralGenitive:"менш за {{count}} хвілін"},future:{one:"менш, чым праз хвіліну",singularNominative:"менш, чым праз {{count}} хвіліну",singularGenitive:"менш, чым праз {{count}} хвіліны",pluralGenitive:"менш, чым праз {{count}} хвілін"}}),xMinutes:di({regular:{singularNominative:"{{count}} хвіліна",singularGenitive:"{{count}} хвіліны",pluralGenitive:"{{count}} хвілін"},past:{singularNominative:"{{count}} хвіліну таму",singularGenitive:"{{count}} хвіліны таму",pluralGenitive:"{{count}} хвілін таму"},future:{singularNominative:"праз {{count}} хвіліну",singularGenitive:"праз {{count}} хвіліны",pluralGenitive:"праз {{count}} хвілін"}}),aboutXHours:di({regular:{singularNominative:"каля {{count}} гадзіны",singularGenitive:"каля {{count}} гадзін",pluralGenitive:"каля {{count}} гадзін"},future:{singularNominative:"прыблізна праз {{count}} гадзіну",singularGenitive:"прыблізна праз {{count}} гадзіны",pluralGenitive:"прыблізна праз {{count}} гадзін"}}),xHours:di({regular:{singularNominative:"{{count}} гадзіна",singularGenitive:"{{count}} гадзіны",pluralGenitive:"{{count}} гадзін"},past:{singularNominative:"{{count}} гадзіну таму",singularGenitive:"{{count}} гадзіны таму",pluralGenitive:"{{count}} гадзін таму"},future:{singularNominative:"праз {{count}} гадзіну",singularGenitive:"праз {{count}} гадзіны",pluralGenitive:"праз {{count}} гадзін"}}),xDays:di({regular:{singularNominative:"{{count}} дзень",singularGenitive:"{{count}} дні",pluralGenitive:"{{count}} дзён"}}),aboutXWeeks:di({regular:{singularNominative:"каля {{count}} месяца",singularGenitive:"каля {{count}} месяцаў",pluralGenitive:"каля {{count}} месяцаў"},future:{singularNominative:"прыблізна праз {{count}} месяц",singularGenitive:"прыблізна праз {{count}} месяцы",pluralGenitive:"прыблізна праз {{count}} месяцаў"}}),xWeeks:di({regular:{singularNominative:"{{count}} месяц",singularGenitive:"{{count}} месяцы",pluralGenitive:"{{count}} месяцаў"}}),aboutXMonths:di({regular:{singularNominative:"каля {{count}} месяца",singularGenitive:"каля {{count}} месяцаў",pluralGenitive:"каля {{count}} месяцаў"},future:{singularNominative:"прыблізна праз {{count}} месяц",singularGenitive:"прыблізна праз {{count}} месяцы",pluralGenitive:"прыблізна праз {{count}} месяцаў"}}),xMonths:di({regular:{singularNominative:"{{count}} месяц",singularGenitive:"{{count}} месяцы",pluralGenitive:"{{count}} месяцаў"}}),aboutXYears:di({regular:{singularNominative:"каля {{count}} года",singularGenitive:"каля {{count}} гадоў",pluralGenitive:"каля {{count}} гадоў"},future:{singularNominative:"прыблізна праз {{count}} год",singularGenitive:"прыблізна праз {{count}} гады",pluralGenitive:"прыблізна праз {{count}} гадоў"}}),xYears:di({regular:{singularNominative:"{{count}} год",singularGenitive:"{{count}} гады",pluralGenitive:"{{count}} гадоў"}}),overXYears:di({regular:{singularNominative:"больш за {{count}} год",singularGenitive:"больш за {{count}} гады",pluralGenitive:"больш за {{count}} гадоў"},future:{singularNominative:"больш, чым праз {{count}} год",singularGenitive:"больш, чым праз {{count}} гады",pluralGenitive:"больш, чым праз {{count}} гадоў"}}),almostXYears:di({regular:{singularNominative:"амаль {{count}} год",singularGenitive:"амаль {{count}} гады",pluralGenitive:"амаль {{count}} гадоў"},future:{singularNominative:"амаль праз {{count}} год",singularGenitive:"амаль праз {{count}} гады",pluralGenitive:"амаль праз {{count}} гадоў"}})},hi=function(e,t,n){return n=n||{},ci[e](t,n)},mi={date:It({formats:{full:"EEEE, d MMMM y 'г.'",long:"d MMMM y 'г.'",medium:"d MMM y 'г.'",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{any:"{{date}}, {{time}}"},defaultWidth:"any"})};function fi(e,t,n){Je(2,arguments);var r=ut(e,n),l=ut(t,n);return r.getTime()===l.getTime()}var pi=["нядзелю","панядзелак","аўторак","сераду","чацвер","пятніцу","суботу"];function vi(e){return"'у "+pi[e]+" а' p"}var gi={lastWeek:function(e,t,n){var r=Qe(e),l=r.getUTCDay();return fi(r,t,n)?vi(l):function(e){var t=pi[e];switch(e){case 0:case 3:case 5:case 6:return"'у мінулую "+t+" а' p";case 1:case 2:case 4:return"'у мінулы "+t+" а' p"}}(l)},yesterday:"'учора а' p",today:"'сёння а' p",tomorrow:"'заўтра а' p",nextWeek:function(e,t,n){var r=Qe(e),l=r.getUTCDay();return fi(r,t,n)?vi(l):function(e){var t=pi[e];switch(e){case 0:case 3:case 5:case 6:return"'у наступную "+t+" а' p";case 1:case 2:case 4:return"'у наступны "+t+" а' p"}}(l)},other:"P"},bi=function(e,t,n,r){var l=gi[e];return"function"==typeof l?l(t,n,r):l},yi={code:"be",formatDistance:hi,formatLong:mi,formatRelative:bi,localize:{ordinalNumber:function(e,t){var n=String(null==t?void 0:t.unit),r=Number(e);return r+("date"===n?"-га":"hour"===n||"minute"===n||"second"===n?"-я":r%10!=2&&r%10!=3||r%100==12||r%100==13?"-ы":"-і")},era:Nt({values:{narrow:["да н.э.","н.э."],abbreviated:["да н. э.","н. э."],wide:["да нашай эры","нашай эры"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1-ы кв.","2-і кв.","3-і кв.","4-ы кв."],wide:["1-ы квартал","2-і квартал","3-і квартал","4-ы квартал"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["С","Л","С","К","М","Ч","Л","Ж","В","К","Л","С"],abbreviated:["студз.","лют.","сак.","крас.","май","чэрв.","ліп.","жн.","вер.","кастр.","ліст.","снеж."],wide:["студзень","люты","сакавік","красавік","май","чэрвень","ліпень","жнівень","верасень","кастрычнік","лістапад","снежань"]},defaultWidth:"wide",formattingValues:{narrow:["С","Л","С","К","М","Ч","Л","Ж","В","К","Л","С"],abbreviated:["студз.","лют.","сак.","крас.","мая","чэрв.","ліп.","жн.","вер.","кастр.","ліст.","снеж."],wide:["студзеня","лютага","сакавіка","красавіка","мая","чэрвеня","ліпеня","жніўня","верасня","кастрычніка","лістапада","снежня"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["Н","П","А","С","Ч","П","С"],short:["нд","пн","аў","ср","чц","пт","сб"],abbreviated:["нядз","пан","аўт","сер","чац","пят","суб"],wide:["нядзеля","панядзелак","аўторак","серада","чацвер","пятніца","субота"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ДП",pm:"ПП",midnight:"поўн.",noon:"поўд.",morning:"ран.",afternoon:"дзень",evening:"веч.",night:"ноч"},abbreviated:{am:"ДП",pm:"ПП",midnight:"поўн.",noon:"поўд.",morning:"ран.",afternoon:"дзень",evening:"веч.",night:"ноч"},wide:{am:"ДП",pm:"ПП",midnight:"поўнач",noon:"поўдзень",morning:"раніца",afternoon:"дзень",evening:"вечар",night:"ноч"}},defaultWidth:"any",formattingValues:{narrow:{am:"ДП",pm:"ПП",midnight:"поўн.",noon:"поўд.",morning:"ран.",afternoon:"дня",evening:"веч.",night:"ночы"},abbreviated:{am:"ДП",pm:"ПП",midnight:"поўн.",noon:"поўд.",morning:"ран.",afternoon:"дня",evening:"веч.",night:"ночы"},wide:{am:"ДП",pm:"ПП",midnight:"поўнач",noon:"поўдзень",morning:"раніцы",afternoon:"дня",evening:"вечара",night:"ночы"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-?(е|я|га|і|ы|ае|ая|яя|шы|гі|ці|ты|мы))?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^((да )?н\.?\s?э\.?)/i,abbreviated:/^((да )?н\.?\s?э\.?)/i,wide:/^(да нашай эры|нашай эры|наша эра)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^д/i,/^н/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234](-?[ыі]?)? кв.?/i,wide:/^[1234](-?[ыі]?)? квартал/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[слкмчжв]/i,abbreviated:/^(студз|лют|сак|крас|ма[йя]|чэрв|ліп|жн|вер|кастр|ліст|снеж)\.?/i,wide:/^(студзен[ья]|лют(ы|ага)|сакавіка?|красавіка?|ма[йя]|чэрвен[ья]|ліпен[ья]|жні(вень|ўня)|верас(ень|ня)|кастрычніка?|лістапада?|снеж(ань|ня))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^с/i,/^л/i,/^с/i,/^к/i,/^м/i,/^ч/i,/^л/i,/^ж/i,/^в/i,/^к/i,/^л/i,/^с/i],any:[/^ст/i,/^лю/i,/^са/i,/^кр/i,/^ма/i,/^ч/i,/^ліп/i,/^ж/i,/^в/i,/^ка/i,/^ліс/i,/^сн/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[нпасч]/i,short:/^(нд|ня|пн|па|аў|ат|ср|се|чц|ча|пт|пя|сб|су)\.?/i,abbreviated:/^(нядз?|ндз|пнд|пан|аўт|срд|сер|чцв|чац|птн|пят|суб).?/i,wide:/^(нядзел[яі]|панядзел(ак|ка)|аўтор(ак|ка)|серад[аы]|чацв(ер|ярга)|пятніц[аы]|субот[аы])/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^н/i,/^п/i,/^а/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^н/i,/^п[ан]/i,/^а/i,/^с[ер]/i,/^ч/i,/^п[ят]/i,/^с[уб]/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^([дп]п|поўн\.?|поўд\.?|ран\.?|дзень|дня|веч\.?|ночы?)/i,abbreviated:/^([дп]п|поўн\.?|поўд\.?|ран\.?|дзень|дня|веч\.?|ночы?)/i,wide:/^([дп]п|поўнач|поўдзень|раніц[аы]|дзень|дня|вечара?|ночы?)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^дп/i,pm:/^пп/i,midnight:/^поўн/i,noon:/^поўд/i,morning:/^р/i,afternoon:/^д[зн]/i,evening:/^в/i,night:/^н/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}};function wi(e,t){if(void 0!==e.one&&1===t)return e.one;var n=t%10,r=t%100;return 1===n&&11!==r?e.singularNominative.replace("{{count}}",String(t)):n>=2&&n<=4&&(r<10||r>20)?e.singularGenitive.replace("{{count}}",String(t)):e.pluralGenitive.replace("{{count}}",String(t))}function ki(e){return function(t,n){return n&&n.addSuffix?n.comparison&&n.comparison>0?e.future?wi(e.future,t):"праз "+wi(e.regular,t):e.past?wi(e.past,t):wi(e.regular,t)+" таму":wi(e.regular,t)}}var Mi={lessThanXSeconds:ki({regular:{one:"менш за секунду",singularNominative:"менш за {{count}} секунду",singularGenitive:"менш за {{count}} секунды",pluralGenitive:"менш за {{count}} секунд"},future:{one:"менш, чым праз секунду",singularNominative:"менш, чым праз {{count}} секунду",singularGenitive:"менш, чым праз {{count}} секунды",pluralGenitive:"менш, чым праз {{count}} секунд"}}),xSeconds:ki({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунды",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду таму",singularGenitive:"{{count}} секунды таму",pluralGenitive:"{{count}} секунд таму"},future:{singularNominative:"праз {{count}} секунду",singularGenitive:"праз {{count}} секунды",pluralGenitive:"праз {{count}} секунд"}}),halfAMinute:function(e,t){return t&&t.addSuffix?t.comparison&&t.comparison>0?"праз паўхвіліны":"паўхвіліны таму":"паўхвіліны"},lessThanXMinutes:ki({regular:{one:"менш за хвіліну",singularNominative:"менш за {{count}} хвіліну",singularGenitive:"менш за {{count}} хвіліны",pluralGenitive:"менш за {{count}} хвілін"},future:{one:"менш, чым праз хвіліну",singularNominative:"менш, чым праз {{count}} хвіліну",singularGenitive:"менш, чым праз {{count}} хвіліны",pluralGenitive:"менш, чым праз {{count}} хвілін"}}),xMinutes:ki({regular:{singularNominative:"{{count}} хвіліна",singularGenitive:"{{count}} хвіліны",pluralGenitive:"{{count}} хвілін"},past:{singularNominative:"{{count}} хвіліну таму",singularGenitive:"{{count}} хвіліны таму",pluralGenitive:"{{count}} хвілін таму"},future:{singularNominative:"праз {{count}} хвіліну",singularGenitive:"праз {{count}} хвіліны",pluralGenitive:"праз {{count}} хвілін"}}),aboutXHours:ki({regular:{singularNominative:"каля {{count}} гадзіны",singularGenitive:"каля {{count}} гадзін",pluralGenitive:"каля {{count}} гадзін"},future:{singularNominative:"прыблізна праз {{count}} гадзіну",singularGenitive:"прыблізна праз {{count}} гадзіны",pluralGenitive:"прыблізна праз {{count}} гадзін"}}),xHours:ki({regular:{singularNominative:"{{count}} гадзіна",singularGenitive:"{{count}} гадзіны",pluralGenitive:"{{count}} гадзін"},past:{singularNominative:"{{count}} гадзіну таму",singularGenitive:"{{count}} гадзіны таму",pluralGenitive:"{{count}} гадзін таму"},future:{singularNominative:"праз {{count}} гадзіну",singularGenitive:"праз {{count}} гадзіны",pluralGenitive:"праз {{count}} гадзін"}}),xDays:ki({regular:{singularNominative:"{{count}} дзень",singularGenitive:"{{count}} дні",pluralGenitive:"{{count}} дзён"}}),aboutXWeeks:ki({regular:{singularNominative:"каля {{count}} месяца",singularGenitive:"каля {{count}} месяцаў",pluralGenitive:"каля {{count}} месяцаў"},future:{singularNominative:"прыблізна праз {{count}} месяц",singularGenitive:"прыблізна праз {{count}} месяцы",pluralGenitive:"прыблізна праз {{count}} месяцаў"}}),xWeeks:ki({regular:{singularNominative:"{{count}} месяц",singularGenitive:"{{count}} месяцы",pluralGenitive:"{{count}} месяцаў"}}),aboutXMonths:ki({regular:{singularNominative:"каля {{count}} месяца",singularGenitive:"каля {{count}} месяцаў",pluralGenitive:"каля {{count}} месяцаў"},future:{singularNominative:"прыблізна праз {{count}} месяц",singularGenitive:"прыблізна праз {{count}} месяцы",pluralGenitive:"прыблізна праз {{count}} месяцаў"}}),xMonths:ki({regular:{singularNominative:"{{count}} месяц",singularGenitive:"{{count}} месяцы",pluralGenitive:"{{count}} месяцаў"}}),aboutXYears:ki({regular:{singularNominative:"каля {{count}} года",singularGenitive:"каля {{count}} гадоў",pluralGenitive:"каля {{count}} гадоў"},future:{singularNominative:"прыблізна праз {{count}} год",singularGenitive:"прыблізна праз {{count}} гады",pluralGenitive:"прыблізна праз {{count}} гадоў"}}),xYears:ki({regular:{singularNominative:"{{count}} год",singularGenitive:"{{count}} гады",pluralGenitive:"{{count}} гадоў"}}),overXYears:ki({regular:{singularNominative:"больш за {{count}} год",singularGenitive:"больш за {{count}} гады",pluralGenitive:"больш за {{count}} гадоў"},future:{singularNominative:"больш, чым праз {{count}} год",singularGenitive:"больш, чым праз {{count}} гады",pluralGenitive:"больш, чым праз {{count}} гадоў"}}),almostXYears:ki({regular:{singularNominative:"амаль {{count}} год",singularGenitive:"амаль {{count}} гады",pluralGenitive:"амаль {{count}} гадоў"},future:{singularNominative:"амаль праз {{count}} год",singularGenitive:"амаль праз {{count}} гады",pluralGenitive:"амаль праз {{count}} гадоў"}})},xi=function(e,t,n){return n=n||{},Mi[e](t,n)},_i={date:It({formats:{full:"EEEE, d MMMM y 'г.'",long:"d MMMM y 'г.'",medium:"d MMM y 'г.'",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{any:"{{date}}, {{time}}"},defaultWidth:"any"})},Pi=["нядзелю","панядзелак","аўторак","сераду","чацьвер","пятніцу","суботу"];function Ci(e){return"'у "+Pi[e]+" а' p"}var Si={lastWeek:function(e,t,n){var r=Qe(e),l=r.getUTCDay();return fi(r,t,n)?Ci(l):function(e){var t=Pi[e];switch(e){case 0:case 3:case 5:case 6:return"'у мінулую "+t+" а' p";case 1:case 2:case 4:return"'у мінулы "+t+" а' p"}}(l)},yesterday:"'учора а' p",today:"'сёньня а' p",tomorrow:"'заўтра а' p",nextWeek:function(e,t,n){var r=Qe(e),l=r.getUTCDay();return fi(r,t,n)?Ci(l):function(e){var t=Pi[e];switch(e){case 0:case 3:case 5:case 6:return"'у наступную "+t+" а' p";case 1:case 2:case 4:return"'у наступны "+t+" а' p"}}(l)},other:"P"},Li=function(e,t,n,r){var l=Si[e];return"function"==typeof l?l(t,n,r):l},ji={code:"be-tarask",formatDistance:xi,formatLong:_i,formatRelative:Li,localize:{ordinalNumber:function(e,t){var n=String(null==t?void 0:t.unit),r=Number(e);return r+("date"===n?"-га":"hour"===n||"minute"===n||"second"===n?"-я":r%10!=2&&r%10!=3||r%100==12||r%100==13?"-ы":"-і")},era:Nt({values:{narrow:["да н.э.","н.э."],abbreviated:["да н. э.","н. э."],wide:["да нашай эры","нашай эры"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1-ы кв.","2-і кв.","3-і кв.","4-ы кв."],wide:["1-ы квартал","2-і квартал","3-і квартал","4-ы квартал"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["С","Л","С","К","Т","Ч","Л","Ж","В","К","Л","С"],abbreviated:["студз.","лют.","сак.","крас.","трав.","чэрв.","ліп.","жн.","вер.","кастр.","ліст.","сьнеж."],wide:["студзень","люты","сакавік","красавік","травень","чэрвень","ліпень","жнівень","верасень","кастрычнік","лістапад","сьнежань"]},defaultWidth:"wide",formattingValues:{narrow:["С","Л","С","К","Т","Ч","Л","Ж","В","К","Л","С"],abbreviated:["студз.","лют.","сак.","крас.","трав.","чэрв.","ліп.","жн.","вер.","кастр.","ліст.","сьнеж."],wide:["студзеня","лютага","сакавіка","красавіка","траўня","чэрвеня","ліпеня","жніўня","верасня","кастрычніка","лістапада","сьнежня"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["Н","П","А","С","Ч","П","С"],short:["нд","пн","аў","ср","чц","пт","сб"],abbreviated:["нядз","пан","аўт","сер","чаць","пят","суб"],wide:["нядзеля","панядзелак","аўторак","серада","чацьвер","пятніца","субота"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ДП",pm:"ПП",midnight:"поўн.",noon:"поўд.",morning:"ран.",afternoon:"дзень",evening:"веч.",night:"ноч"},abbreviated:{am:"ДП",pm:"ПП",midnight:"поўн.",noon:"поўд.",morning:"ран.",afternoon:"дзень",evening:"веч.",night:"ноч"},wide:{am:"ДП",pm:"ПП",midnight:"поўнач",noon:"поўдзень",morning:"раніца",afternoon:"дзень",evening:"вечар",night:"ноч"}},defaultWidth:"any",formattingValues:{narrow:{am:"ДП",pm:"ПП",midnight:"поўн.",noon:"поўд.",morning:"ран.",afternoon:"дня",evening:"веч.",night:"ночы"},abbreviated:{am:"ДП",pm:"ПП",midnight:"поўн.",noon:"поўд.",morning:"ран.",afternoon:"дня",evening:"веч.",night:"ночы"},wide:{am:"ДП",pm:"ПП",midnight:"поўнач",noon:"поўдзень",morning:"раніцы",afternoon:"дня",evening:"вечара",night:"ночы"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-?(е|я|га|і|ы|ае|ая|яя|шы|гі|ці|ты|мы))?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^((да )?н\.?\s?э\.?)/i,abbreviated:/^((да )?н\.?\s?э\.?)/i,wide:/^(да нашай эры|нашай эры|наша эра)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^д/i,/^н/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234](-?[ыі]?)? кв.?/i,wide:/^[1234](-?[ыі]?)? квартал/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[слкмчжв]/i,abbreviated:/^(студз|лют|сак|крас|тр(ав)?|чэрв|ліп|жн|вер|кастр|ліст|сьнеж)\.?/i,wide:/^(студзен[ья]|лют(ы|ага)|сакавіка?|красавіка?|тра(вень|ўня)|чэрвен[ья]|ліпен[ья]|жні(вень|ўня)|верас(ень|ня)|кастрычніка?|лістапада?|сьнеж(ань|ня))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^с/i,/^л/i,/^с/i,/^к/i,/^т/i,/^ч/i,/^л/i,/^ж/i,/^в/i,/^к/i,/^л/i,/^с/i],any:[/^ст/i,/^лю/i,/^са/i,/^кр/i,/^тр/i,/^ч/i,/^ліп/i,/^ж/i,/^в/i,/^ка/i,/^ліс/i,/^сн/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[нпасч]/i,short:/^(нд|ня|пн|па|аў|ат|ср|се|чц|ча|пт|пя|сб|су)\.?/i,abbreviated:/^(нядз?|ндз|пнд|пан|аўт|срд|сер|чцьв|чаць|птн|пят|суб).?/i,wide:/^(нядзел[яі]|панядзел(ак|ка)|аўтор(ак|ка)|серад[аы]|чацьв(ер|ярга)|пятніц[аы]|субот[аы])/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^н/i,/^п/i,/^а/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^н/i,/^п[ан]/i,/^а/i,/^с[ер]/i,/^ч/i,/^п[ят]/i,/^с[уб]/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^([дп]п|поўн\.?|поўд\.?|ран\.?|дзень|дня|веч\.?|ночы?)/i,abbreviated:/^([дп]п|поўн\.?|поўд\.?|ран\.?|дзень|дня|веч\.?|ночы?)/i,wide:/^([дп]п|поўнач|поўдзень|раніц[аы]|дзень|дня|вечара?|ночы?)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^дп/i,pm:/^пп/i,midnight:/^поўн/i,noon:/^поўд/i,morning:/^р/i,afternoon:/^д[зн]/i,evening:/^в/i,night:/^н/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Oi={lessThanXSeconds:{one:"по-малко от секунда",other:"по-малко от {{count}} секунди"},xSeconds:{one:"1 секунда",other:"{{count}} секунди"},halfAMinute:"половин минута",lessThanXMinutes:{one:"по-малко от минута",other:"по-малко от {{count}} минути"},xMinutes:{one:"1 минута",other:"{{count}} минути"},aboutXHours:{one:"около час",other:"около {{count}} часа"},xHours:{one:"1 час",other:"{{count}} часа"},xDays:{one:"1 ден",other:"{{count}} дни"},aboutXWeeks:{one:"около седмица",other:"около {{count}} седмици"},xWeeks:{one:"1 седмица",other:"{{count}} седмици"},aboutXMonths:{one:"около месец",other:"около {{count}} месеца"},xMonths:{one:"1 месец",other:"{{count}} месеца"},aboutXYears:{one:"около година",other:"около {{count}} години"},xYears:{one:"1 година",other:"{{count}} години"},overXYears:{one:"над година",other:"над {{count}} години"},almostXYears:{one:"почти година",other:"почти {{count}} години"}},Ai=function(e,t,n){var r,l=Oi[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"след "+r:"преди "+r:r},Ti={date:It({formats:{full:"EEEE, dd MMMM yyyy",long:"dd MMMM yyyy",medium:"dd MMM yyyy",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{any:"{{date}} {{time}}"},defaultWidth:"any"})},Wi=["неделя","понеделник","вторник","сряда","четвъртък","петък","събота"];function Di(e){var t=Wi[e];return 2===e?"'във "+t+" в' p":"'в "+t+" в' p"}var Ii={lastWeek:function(e,t,n){var r=Qe(e),l=r.getUTCDay();return fi(r,t,n)?Di(l):function(e){var t=Wi[e];switch(e){case 0:case 3:case 6:return"'миналата "+t+" в' p";case 1:case 2:case 4:case 5:return"'миналия "+t+" в' p"}}(l)},yesterday:"'вчера в' p",today:"'днес в' p",tomorrow:"'утре в' p",nextWeek:function(e,t,n){var r=Qe(e),l=r.getUTCDay();return fi(r,t,n)?Di(l):function(e){var t=Wi[e];switch(e){case 0:case 3:case 6:return"'следващата "+t+" в' p";case 1:case 2:case 4:case 5:return"'следващия "+t+" в' p"}}(l)},other:"P"},Ei=function(e,t,n,r){var l=Ii[e];return"function"==typeof l?l(t,n,r):l};function zi(e,t,n,r,l){var o=function(e){return"quarter"===e}(t)?l:function(e){return"year"===e||"week"===e||"minute"===e||"second"===e}(t)?r:n;return e+"-"+o}var Hi={code:"bg",formatDistance:Ai,formatLong:Ti,formatRelative:Ei,localize:{ordinalNumber:function(e,t){var n=Number(e),r=null==t?void 0:t.unit;if(0===n)return zi(0,r,"ев","ева","ево");if(n%1e3==0)return zi(n,r,"ен","на","но");if(n%100==0)return zi(n,r,"тен","тна","тно");var l=n%100;if(l>20||l<10)switch(l%10){case 1:return zi(n,r,"ви","ва","во");case 2:return zi(n,r,"ри","ра","ро");case 7:case 8:return zi(n,r,"ми","ма","мо")}return zi(n,r,"ти","та","то")},era:Nt({values:{narrow:["пр.н.е.","н.е."],abbreviated:["преди н. е.","н. е."],wide:["преди новата ера","новата ера"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1-во тримес.","2-ро тримес.","3-то тримес.","4-то тримес."],wide:["1-во тримесечие","2-ро тримесечие","3-то тримесечие","4-то тримесечие"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{abbreviated:["яну","фев","мар","апр","май","юни","юли","авг","сеп","окт","ное","дек"],wide:["януари","февруари","март","април","май","юни","юли","август","септември","октомври","ноември","декември"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["Н","П","В","С","Ч","П","С"],short:["нд","пн","вт","ср","чт","пт","сб"],abbreviated:["нед","пон","вто","сря","чет","пет","съб"],wide:["неделя","понеделник","вторник","сряда","четвъртък","петък","събота"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{wide:{am:"преди обяд",pm:"след обяд",midnight:"в полунощ",noon:"на обяд",morning:"сутринта",afternoon:"следобед",evening:"вечерта",night:"през нощта"}},defaultWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-?[врмт][аи]|-?т?(ен|на)|-?(ев|ева))?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^((пр)?н\.?\s?е\.?)/i,abbreviated:/^((пр)?н\.?\s?е\.?)/i,wide:/^(преди новата ера|новата ера|нова ера)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^п/i,/^н/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234](-?[врт]?o?)? тримес.?/i,wide:/^[1234](-?[врт]?о?)? тримесечие/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{abbreviated:/^(яну|фев|мар|апр|май|юни|юли|авг|сеп|окт|ное|дек)/i,wide:/^(януари|февруари|март|април|май|юни|юли|август|септември|октомври|ноември|декември)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^я/i,/^ф/i,/^мар/i,/^ап/i,/^май/i,/^юн/i,/^юл/i,/^ав/i,/^се/i,/^окт/i,/^но/i,/^де/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[нпвсч]/i,short:/^(нд|пн|вт|ср|чт|пт|сб)/i,abbreviated:/^(нед|пон|вто|сря|чет|пет|съб)/i,wide:/^(неделя|понеделник|вторник|сряда|четвъртък|петък|събота)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^н/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^н[ед]/i,/^п[он]/i,/^вт/i,/^ср/i,/^ч[ет]/i,/^п[ет]/i,/^с[ъб]/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(преди о|след о|в по|на о|през|веч|сут|следо)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^преди о/i,pm:/^след о/i,midnight:/^в пол/i,noon:/^на об/i,morning:/^сут/i,afternoon:/^следо/i,evening:/^веч/i,night:/^през н/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Ni={locale:{1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},number:{"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"}};function $i(e){return e.toString().replace(/\d/g,(function(e){return Ni.locale[e]}))}var Ri={ordinalNumber:function(e,t){var n=Number(e),r=$i(n);if("date"===(null==t?void 0:t.unit))return function(e,t){if(e>18&&e<=31)return t+"শে";switch(e){case 1:return t+"লা";case 2:case 3:return t+"রা";case 4:return t+"ঠা";default:return t+"ই"}}(n,r);if(n>10||0===n)return r+"তম";switch(n%10){case 2:case 3:return r+"য়";case 4:return r+"র্থ";case 6:return r+"ষ্ঠ";default:return r+"ম"}},era:Nt({values:{narrow:["খ্রিঃপূঃ","খ্রিঃ"],abbreviated:["খ্রিঃপূর্ব","খ্রিঃ"],wide:["খ্রিস্টপূর্ব","খ্রিস্টাব্দ"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["১","২","৩","৪"],abbreviated:["১ত্রৈ","২ত্রৈ","৩ত্রৈ","৪ত্রৈ"],wide:["১ম ত্রৈমাসিক","২য় ত্রৈমাসিক","৩য় ত্রৈমাসিক","৪র্থ ত্রৈমাসিক"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["জানু","ফেব্রু","মার্চ","এপ্রিল","মে","জুন","জুলাই","আগস্ট","সেপ্ট","অক্টো","নভে","ডিসে"],abbreviated:["জানু","ফেব্রু","মার্চ","এপ্রিল","মে","জুন","জুলাই","আগস্ট","সেপ্ট","অক্টো","নভে","ডিসে"],wide:["জানুয়ারি","ফেব্রুয়ারি","মার্চ","এপ্রিল","মে","জুন","জুলাই","আগস্ট","সেপ্টেম্বর","অক্টোবর","নভেম্বর","ডিসেম্বর"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["র","সো","ম","বু","বৃ","শু","শ"],short:["রবি","সোম","মঙ্গল","বুধ","বৃহ","শুক্র","শনি"],abbreviated:["রবি","সোম","মঙ্গল","বুধ","বৃহ","শুক্র","শনি"],wide:["রবিবার","সোমবার","মঙ্গলবার","বুধবার","বৃহস্পতিবার ","শুক্রবার","শনিবার"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"পূ",pm:"অপ",midnight:"মধ্যরাত",noon:"মধ্যাহ্ন",morning:"সকাল",afternoon:"বিকাল",evening:"সন্ধ্যা",night:"রাত"},abbreviated:{am:"পূর্বাহ্ন",pm:"অপরাহ্ন",midnight:"মধ্যরাত",noon:"মধ্যাহ্ন",morning:"সকাল",afternoon:"বিকাল",evening:"সন্ধ্যা",night:"রাত"},wide:{am:"পূর্বাহ্ন",pm:"অপরাহ্ন",midnight:"মধ্যরাত",noon:"মধ্যাহ্ন",morning:"সকাল",afternoon:"বিকাল",evening:"সন্ধ্যা",night:"রাত"}},defaultWidth:"wide",formattingValues:{narrow:{am:"পূ",pm:"অপ",midnight:"মধ্যরাত",noon:"মধ্যাহ্ন",morning:"সকাল",afternoon:"বিকাল",evening:"সন্ধ্যা",night:"রাত"},abbreviated:{am:"পূর্বাহ্ন",pm:"অপরাহ্ন",midnight:"মধ্যরাত",noon:"মধ্যাহ্ন",morning:"সকাল",afternoon:"বিকাল",evening:"সন্ধ্যা",night:"রাত"},wide:{am:"পূর্বাহ্ন",pm:"অপরাহ্ন",midnight:"মধ্যরাত",noon:"মধ্যাহ্ন",morning:"সকাল",afternoon:"বিকাল",evening:"সন্ধ্যা",night:"রাত"}},defaultFormattingWidth:"wide"})},Bi=Ri,Fi={lessThanXSeconds:{one:"প্রায় ১ সেকেন্ড",other:"প্রায় {{count}} সেকেন্ড"},xSeconds:{one:"১ সেকেন্ড",other:"{{count}} সেকেন্ড"},halfAMinute:"আধ মিনিট",lessThanXMinutes:{one:"প্রায় ১ মিনিট",other:"প্রায় {{count}} মিনিট"},xMinutes:{one:"১ মিনিট",other:"{{count}} মিনিট"},aboutXHours:{one:"প্রায় ১ ঘন্টা",other:"প্রায় {{count}} ঘন্টা"},xHours:{one:"১ ঘন্টা",other:"{{count}} ঘন্টা"},xDays:{one:"১ দিন",other:"{{count}} দিন"},aboutXWeeks:{one:"প্রায় ১ সপ্তাহ",other:"প্রায় {{count}} সপ্তাহ"},xWeeks:{one:"১ সপ্তাহ",other:"{{count}} সপ্তাহ"},aboutXMonths:{one:"প্রায় ১ মাস",other:"প্রায় {{count}} মাস"},xMonths:{one:"১ মাস",other:"{{count}} মাস"},aboutXYears:{one:"প্রায় ১ বছর",other:"প্রায় {{count}} বছর"},xYears:{one:"১ বছর",other:"{{count}} বছর"},overXYears:{one:"১ বছরের বেশি",other:"{{count}} বছরের বেশি"},almostXYears:{one:"প্রায় ১ বছর",other:"প্রায় {{count}} বছর"}},Vi=function(e,t,n){var r,l=Fi[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",$i(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+" এর মধ্যে":r+" আগে":r},qi={date:It({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}} 'সময়'",long:"{{date}} {{time}} 'সময়'",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Ui=qi,Xi={lastWeek:"'গত' eeee 'সময়' p",yesterday:"'গতকাল' 'সময়' p",today:"'আজ' 'সময়' p",tomorrow:"'আগামীকাল' 'সময়' p",nextWeek:"eeee 'সময়' p",other:"P"},Gi=function(e,t,n,r){return Xi[e]},Yi={ordinalNumber:Bt({matchPattern:/^(\d+)(ম|য়|র্থ|ষ্ঠ|শে|ই|তম)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(খ্রিঃপূঃ|খ্রিঃ)/i,abbreviated:/^(খ্রিঃপূর্ব|খ্রিঃ)/i,wide:/^(খ্রিস্টপূর্ব|খ্রিস্টাব্দ)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^খ্রিঃপূঃ/i,/^খ্রিঃ/i],abbreviated:[/^খ্রিঃপূর্ব/i,/^খ্রিঃ/i],wide:[/^খ্রিস্টপূর্ব/i,/^খ্রিস্টাব্দ/i]},defaultParseWidth:"wide"}),quarter:Rt({matchPatterns:{narrow:/^[১২৩৪]/i,abbreviated:/^[১২৩৪]ত্রৈ/i,wide:/^[১২৩৪](ম|য়|র্থ)? ত্রৈমাসিক/i},defaultMatchWidth:"wide",parsePatterns:{any:[/১/i,/২/i,/৩/i,/৪/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(জানু|ফেব্রু|মার্চ|এপ্রিল|মে|জুন|জুলাই|আগস্ট|সেপ্ট|অক্টো|নভে|ডিসে)/i,abbreviated:/^(জানু|ফেব্রু|মার্চ|এপ্রিল|মে|জুন|জুলাই|আগস্ট|সেপ্ট|অক্টো|নভে|ডিসে)/i,wide:/^(জানুয়ারি|ফেব্রুয়ারি|মার্চ|এপ্রিল|মে|জুন|জুলাই|আগস্ট|সেপ্টেম্বর|অক্টোবর|নভেম্বর|ডিসেম্বর)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^জানু/i,/^ফেব্রু/i,/^মার্চ/i,/^এপ্রিল/i,/^মে/i,/^জুন/i,/^জুলাই/i,/^আগস্ট/i,/^সেপ্ট/i,/^অক্টো/i,/^নভে/i,/^ডিসে/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(র|সো|ম|বু|বৃ|শু|শ)+/i,short:/^(রবি|সোম|মঙ্গল|বুধ|বৃহ|শুক্র|শনি)+/i,abbreviated:/^(রবি|সোম|মঙ্গল|বুধ|বৃহ|শুক্র|শনি)+/i,wide:/^(রবিবার|সোমবার|মঙ্গলবার|বুধবার|বৃহস্পতিবার |শুক্রবার|শনিবার)+/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^র/i,/^সো/i,/^ম/i,/^বু/i,/^বৃ/i,/^শু/i,/^শ/i],short:[/^রবি/i,/^সোম/i,/^মঙ্গল/i,/^বুধ/i,/^বৃহ/i,/^শুক্র/i,/^শনি/i],abbreviated:[/^রবি/i,/^সোম/i,/^মঙ্গল/i,/^বুধ/i,/^বৃহ/i,/^শুক্র/i,/^শনি/i],wide:[/^রবিবার/i,/^সোমবার/i,/^মঙ্গলবার/i,/^বুধবার/i,/^বৃহস্পতিবার /i,/^শুক্রবার/i,/^শনিবার/i]},defaultParseWidth:"wide"}),dayPeriod:Rt({matchPatterns:{narrow:/^(পূ|অপ|মধ্যরাত|মধ্যাহ্ন|সকাল|বিকাল|সন্ধ্যা|রাত)/i,abbreviated:/^(পূর্বাহ্ন|অপরাহ্ন|মধ্যরাত|মধ্যাহ্ন|সকাল|বিকাল|সন্ধ্যা|রাত)/i,wide:/^(পূর্বাহ্ন|অপরাহ্ন|মধ্যরাত|মধ্যাহ্ন|সকাল|বিকাল|সন্ধ্যা|রাত)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^পূ/i,pm:/^অপ/i,midnight:/^মধ্যরাত/i,noon:/^মধ্যাহ্ন/i,morning:/সকাল/i,afternoon:/বিকাল/i,evening:/সন্ধ্যা/i,night:/রাত/i}},defaultParseWidth:"any"})},Ki=Yi,Zi={code:"bn",formatDistance:Vi,formatLong:Ui,formatRelative:Gi,localize:Bi,match:Ki,options:{weekStartsOn:0,firstWeekContainsDate:1}},Ji=Zi,Qi={lessThanXSeconds:{one:{standalone:"manje od 1 sekunde",withPrepositionAgo:"manje od 1 sekunde",withPrepositionIn:"manje od 1 sekundu"},dual:"manje od {{count}} sekunde",other:"manje od {{count}} sekundi"},xSeconds:{one:{standalone:"1 sekunda",withPrepositionAgo:"1 sekunde",withPrepositionIn:"1 sekundu"},dual:"{{count}} sekunde",other:"{{count}} sekundi"},halfAMinute:"pola minute",lessThanXMinutes:{one:{standalone:"manje od 1 minute",withPrepositionAgo:"manje od 1 minute",withPrepositionIn:"manje od 1 minutu"},dual:"manje od {{count}} minute",other:"manje od {{count}} minuta"},xMinutes:{one:{standalone:"1 minuta",withPrepositionAgo:"1 minute",withPrepositionIn:"1 minutu"},dual:"{{count}} minute",other:"{{count}} minuta"},aboutXHours:{one:{standalone:"oko 1 sat",withPrepositionAgo:"oko 1 sat",withPrepositionIn:"oko 1 sat"},dual:"oko {{count}} sata",other:"oko {{count}} sati"},xHours:{one:{standalone:"1 sat",withPrepositionAgo:"1 sat",withPrepositionIn:"1 sat"},dual:"{{count}} sata",other:"{{count}} sati"},xDays:{one:{standalone:"1 dan",withPrepositionAgo:"1 dan",withPrepositionIn:"1 dan"},dual:"{{count}} dana",other:"{{count}} dana"},aboutXWeeks:{one:{standalone:"oko 1 sedmicu",withPrepositionAgo:"oko 1 sedmicu",withPrepositionIn:"oko 1 sedmicu"},dual:"oko {{count}} sedmice",other:"oko {{count}} sedmice"},xWeeks:{one:{standalone:"1 sedmicu",withPrepositionAgo:"1 sedmicu",withPrepositionIn:"1 sedmicu"},dual:"{{count}} sedmice",other:"{{count}} sedmice"},aboutXMonths:{one:{standalone:"oko 1 mjesec",withPrepositionAgo:"oko 1 mjesec",withPrepositionIn:"oko 1 mjesec"},dual:"oko {{count}} mjeseca",other:"oko {{count}} mjeseci"},xMonths:{one:{standalone:"1 mjesec",withPrepositionAgo:"1 mjesec",withPrepositionIn:"1 mjesec"},dual:"{{count}} mjeseca",other:"{{count}} mjeseci"},aboutXYears:{one:{standalone:"oko 1 godinu",withPrepositionAgo:"oko 1 godinu",withPrepositionIn:"oko 1 godinu"},dual:"oko {{count}} godine",other:"oko {{count}} godina"},xYears:{one:{standalone:"1 godina",withPrepositionAgo:"1 godine",withPrepositionIn:"1 godinu"},dual:"{{count}} godine",other:"{{count}} godina"},overXYears:{one:{standalone:"preko 1 godinu",withPrepositionAgo:"preko 1 godinu",withPrepositionIn:"preko 1 godinu"},dual:"preko {{count}} godine",other:"preko {{count}} godina"},almostXYears:{one:{standalone:"gotovo 1 godinu",withPrepositionAgo:"gotovo 1 godinu",withPrepositionIn:"gotovo 1 godinu"},dual:"gotovo {{count}} godine",other:"gotovo {{count}} godina"}},ea=function(e,t,n){var r,l=Qi[e];return r="string"==typeof l?l:1===t?null!=n&&n.addSuffix?n.comparison&&n.comparison>0?l.one.withPrepositionIn:l.one.withPrepositionAgo:l.one.standalone:t%10>1&&t%10<5&&"1"!==String(t).substr(-2,1)?l.dual.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"za "+r:"prije "+r:r},ta={date:It({formats:{full:"EEEE, d. MMMM yyyy.",long:"d. MMMM yyyy.",medium:"d. MMM yy.",short:"dd. MM. yy."},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss (zzzz)",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'u' {{time}}",long:"{{date}} 'u' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},na=ta,ia={lastWeek:function(e){switch(e.getUTCDay()){case 0:return"'prošle nedjelje u' p";case 3:return"'prošle srijede u' p";case 6:return"'prošle subote u' p";default:return"'prošli' EEEE 'u' p"}},yesterday:"'juče u' p",today:"'danas u' p",tomorrow:"'sutra u' p",nextWeek:function(e){switch(e.getUTCDay()){case 0:return"'sljedeće nedjelje u' p";case 3:return"'sljedeću srijedu u' p";case 6:return"'sljedeću subotu u' p";default:return"'sljedeći' EEEE 'u' p"}},other:"P"},aa=function(e,t,n,r){var l=ia[e];return"function"==typeof l?l(t):l},ra={ordinalNumber:function(e,t){var n=Number(e);return String(n)+"."},era:Nt({values:{narrow:["pr.n.e.","AD"],abbreviated:["pr. Hr.","po. Hr."],wide:["Prije Hrista","Poslije Hrista"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1.","2.","3.","4."],abbreviated:["1. kv.","2. kv.","3. kv.","4. kv."],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["jan","feb","mar","apr","maj","jun","jul","avg","sep","okt","nov","dec"],wide:["januar","februar","mart","april","maj","juni","juli","avgust","septembar","oktobar","novembar","decembar"]},defaultWidth:"wide",formattingValues:{narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["jan","feb","mar","apr","maj","jun","jul","avg","sep","okt","nov","dec"],wide:["januar","februar","mart","april","maj","juni","juli","avgust","septembar","oktobar","novembar","decembar"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["N","P","U","S","Č","P","S"],short:["ned","pon","uto","sre","čet","pet","sub"],abbreviated:["ned","pon","uto","sre","čet","pet","sub"],wide:["nedjelja","ponedjeljak","utorak","srijeda","četvrtak","petak","subota"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"popodne",evening:"uveče",night:"noću"},abbreviated:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"popodne",evening:"uveče",night:"noću"},wide:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"poslije podne",evening:"uveče",night:"noću"}},defaultWidth:"wide",formattingValues:{narrow:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"popodne",evening:"uveče",night:"noću"},abbreviated:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"popodne",evening:"uveče",night:"noću"},wide:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"poslije podne",evening:"uveče",night:"noću"}},defaultFormattingWidth:"wide"})},la=ra,oa={ordinalNumber:Bt({matchPattern:/^(\d+)\./i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(pr\.n\.e\.|AD)/i,abbreviated:/^(pr\.\s?Hr\.|po\.\s?Hr\.)/i,wide:/^(Prije Hrista|prije nove ere|Poslije Hrista|nova era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^pr/i,/^(po|nova)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]\.\s?kv\.?/i,wide:/^[1234]\. kvartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(10|11|12|[123456789])\./i,abbreviated:/^(jan|feb|mar|apr|maj|jun|jul|avg|sep|okt|nov|dec)/i,wide:/^((januar|januara)|(februar|februara)|(mart|marta)|(april|aprila)|(maj|maja)|(juni|juna)|(juli|jula)|(avgust|avgusta)|(septembar|septembra)|(oktobar|oktobra)|(novembar|novembra)|(decembar|decembra))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^1/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^7/i,/^8/i,/^9/i,/^10/i,/^11/i,/^12/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^avg/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[npusčc]/i,short:/^(ned|pon|uto|sre|(čet|cet)|pet|sub)/i,abbreviated:/^(ned|pon|uto|sre|(čet|cet)|pet|sub)/i,wide:/^(nedjelja|ponedjeljak|utorak|srijeda|(četvrtak|cetvrtak)|petak|subota)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(am|pm|ponoc|ponoć|(po)?podne|uvece|uveče|noću|poslije podne|ujutru)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^pono/i,noon:/^pod/i,morning:/jutro/i,afternoon:/(poslije\s|po)+podne/i,evening:/(uvece|uveče)/i,night:/(nocu|noću)/i}},defaultParseWidth:"any"})},sa=oa,ua={code:"bs",formatDistance:ea,formatLong:na,formatRelative:aa,localize:la,match:sa,options:{weekStartsOn:1,firstWeekContainsDate:4}},da=ua,ca={lessThanXSeconds:{one:"menys d'un segon",eleven:"menys d'onze segons",other:"menys de {{count}} segons"},xSeconds:{one:"1 segon",other:"{{count}} segons"},halfAMinute:"mig minut",lessThanXMinutes:{one:"menys d'un minut",eleven:"menys d'onze minuts",other:"menys de {{count}} minuts"},xMinutes:{one:"1 minut",other:"{{count}} minuts"},aboutXHours:{one:"aproximadament una hora",other:"aproximadament {{count}} hores"},xHours:{one:"1 hora",other:"{{count}} hores"},xDays:{one:"1 dia",other:"{{count}} dies"},aboutXWeeks:{one:"aproximadament una setmana",other:"aproximadament {{count}} setmanes"},xWeeks:{one:"1 setmana",other:"{{count}} setmanes"},aboutXMonths:{one:"aproximadament un mes",other:"aproximadament {{count}} mesos"},xMonths:{one:"1 mes",other:"{{count}} mesos"},aboutXYears:{one:"aproximadament un any",other:"aproximadament {{count}} anys"},xYears:{one:"1 any",other:"{{count}} anys"},overXYears:{one:"més d'un any",eleven:"més d'onze anys",other:"més de {{count}} anys"},almostXYears:{one:"gairebé un any",other:"gairebé {{count}} anys"}},ha=function(e,t,n){var r,l=ca[e];return r="string"==typeof l?l:1===t?l.one:11===t&&l.eleven?l.eleven:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"en "+r:"fa "+r:r},ma={date:It({formats:{full:"EEEE, d 'de' MMMM y",long:"d 'de' MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'a les' {{time}}",long:"{{date}} 'a les' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},fa=ma,pa={lastWeek:"'el' eeee 'passat a la' LT",yesterday:"'ahir a la' p",today:"'avui a la' p",tomorrow:"'demà a la' p",nextWeek:"eeee 'a la' p",other:"P"},va={lastWeek:"'el' eeee 'passat a les' p",yesterday:"'ahir a les' p",today:"'avui a les' p",tomorrow:"'demà a les' p",nextWeek:"eeee 'a les' p",other:"P"},ga=function(e,t,n,r){return 1!==t.getUTCHours()?va[e]:pa[e]},ba={ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:case 3:return n+"r";case 2:return n+"n";case 4:return n+"t"}return n+"è"},era:Nt({values:{narrow:["aC","dC"],abbreviated:["a. de C.","d. de C."],wide:["abans de Crist","després de Crist"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1r trimestre","2n trimestre","3r trimestre","4t trimestre"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["GN","FB","MÇ","AB","MG","JN","JL","AG","ST","OC","NV","DS"],abbreviated:["gen.","febr.","març","abr.","maig","juny","jul.","ag.","set.","oct.","nov.","des."],wide:["gener","febrer","març","abril","maig","juny","juliol","agost","setembre","octubre","novembre","desembre"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["dg.","dl.","dt.","dm.","dj.","dv.","ds."],short:["dg.","dl.","dt.","dm.","dj.","dv.","ds."],abbreviated:["dg.","dl.","dt.","dm.","dj.","dv.","ds."],wide:["diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"am",pm:"pm",midnight:"mitjanit",noon:"migdia",morning:"matí",afternoon:"tarda",evening:"vespre",night:"nit"},abbreviated:{am:"a.m.",pm:"p.m.",midnight:"mitjanit",noon:"migdia",morning:"matí",afternoon:"tarda",evening:"vespre",night:"nit"},wide:{am:"ante meridiem",pm:"post meridiem",midnight:"mitjanit",noon:"migdia",morning:"matí",afternoon:"tarda",evening:"vespre",night:"nit"}},defaultWidth:"wide",formattingValues:{narrow:{am:"am",pm:"pm",midnight:"de la mitjanit",noon:"del migdia",morning:"del matí",afternoon:"de la tarda",evening:"del vespre",night:"de la nit"},abbreviated:{am:"AM",pm:"PM",midnight:"de la mitjanit",noon:"del migdia",morning:"del matí",afternoon:"de la tarda",evening:"del vespre",night:"de la nit"},wide:{am:"ante meridiem",pm:"post meridiem",midnight:"de la mitjanit",noon:"del migdia",morning:"del matí",afternoon:"de la tarda",evening:"del vespre",night:"de la nit"}},defaultFormattingWidth:"wide"})},ya=ba,wa={ordinalNumber:Bt({matchPattern:/^(\d+)(è|r|n|r|t)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(aC|dC)/i,abbreviated:/^(a. de C.|d. de C.)/i,wide:/^(abans de Crist|despr[eé]s de Crist)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^aC/i,/^dC/i],abbreviated:[/^(a. de C.)/i,/^(d. de C.)/i],wide:[/^(abans de Crist)/i,/^(despr[eé]s de Crist)/i]},defaultParseWidth:"wide"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](è|r|n|r|t)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(GN|FB|MÇ|AB|MG|JN|JL|AG|ST|OC|NV|DS)/i,abbreviated:/^(gen.|febr.|març|abr.|maig|juny|jul.|ag.|set.|oct.|nov.|des.)/i,wide:/^(gener|febrer|març|abril|maig|juny|juliol|agost|setembre|octubre|novembre|desembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^GN/i,/^FB/i,/^MÇ/i,/^AB/i,/^MG/i,/^JN/i,/^JL/i,/^AG/i,/^ST/i,/^OC/i,/^NV/i,/^DS/i],abbreviated:[/^gen./i,/^febr./i,/^març/i,/^abr./i,/^maig/i,/^juny/i,/^jul./i,/^ag./i,/^set./i,/^oct./i,/^nov./i,/^des./i],wide:[/^gener/i,/^febrer/i,/^març/i,/^abril/i,/^maig/i,/^juny/i,/^juliol/i,/^agost/i,/^setembre/i,/^octubre/i,/^novembre/i,/^desembre/i]},defaultParseWidth:"wide"}),day:Rt({matchPatterns:{narrow:/^(dg\.|dl\.|dt\.|dm\.|dj\.|dv\.|ds\.)/i,short:/^(dg\.|dl\.|dt\.|dm\.|dj\.|dv\.|ds\.)/i,abbreviated:/^(dg\.|dl\.|dt\.|dm\.|dj\.|dv\.|ds\.)/i,wide:/^(diumenge|dilluns|dimarts|dimecres|dijous|divendres|dissabte)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^dg./i,/^dl./i,/^dt./i,/^dm./i,/^dj./i,/^dv./i,/^ds./i],abbreviated:[/^dg./i,/^dl./i,/^dt./i,/^dm./i,/^dj./i,/^dv./i,/^ds./i],wide:[/^diumenge/i,/^dilluns/i,/^dimarts/i,/^dimecres/i,/^dijous/i,/^divendres/i,/^disssabte/i]},defaultParseWidth:"wide"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mn|md|(del|de la) (matí|tarda|vespre|nit))/i,abbreviated:/^([ap]\.?\s?m\.?|mitjanit|migdia|(del|de la) (matí|tarda|vespre|nit))/i,wide:/^(ante meridiem|post meridiem|mitjanit|migdia|(del|de la) (matí|tarda|vespre|nit))/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mitjanit/i,noon:/^migdia/i,morning:/matí/i,afternoon:/tarda/i,evening:/vespre/i,night:/nit/i}},defaultParseWidth:"any"})},ka=wa,Ma={code:"ca",formatDistance:ha,formatLong:fa,formatRelative:ga,localize:ya,match:ka,options:{weekStartsOn:1,firstWeekContainsDate:4}},xa=Ma,_a={lessThanXSeconds:{one:{regular:"méně než sekunda",past:"před méně než sekundou",future:"za méně než sekundu"},few:{regular:"méně než {{count}} sekundy",past:"před méně než {{count}} sekundami",future:"za méně než {{count}} sekundy"},many:{regular:"méně než {{count}} sekund",past:"před méně než {{count}} sekundami",future:"za méně než {{count}} sekund"}},xSeconds:{one:{regular:"sekunda",past:"před sekundou",future:"za sekundu"},few:{regular:"{{count}} sekundy",past:"před {{count}} sekundami",future:"za {{count}} sekundy"},many:{regular:"{{count}} sekund",past:"před {{count}} sekundami",future:"za {{count}} sekund"}},halfAMinute:{type:"other",other:{regular:"půl minuty",past:"před půl minutou",future:"za půl minuty"}},lessThanXMinutes:{one:{regular:"méně než minuta",past:"před méně než minutou",future:"za méně než minutu"},few:{regular:"méně než {{count}} minuty",past:"před méně než {{count}} minutami",future:"za méně než {{count}} minuty"},many:{regular:"méně než {{count}} minut",past:"před méně než {{count}} minutami",future:"za méně než {{count}} minut"}},xMinutes:{one:{regular:"minuta",past:"před minutou",future:"za minutu"},few:{regular:"{{count}} minuty",past:"před {{count}} minutami",future:"za {{count}} minuty"},many:{regular:"{{count}} minut",past:"před {{count}} minutami",future:"za {{count}} minut"}},aboutXHours:{one:{regular:"přibližně hodina",past:"přibližně před hodinou",future:"přibližně za hodinu"},few:{regular:"přibližně {{count}} hodiny",past:"přibližně před {{count}} hodinami",future:"přibližně za {{count}} hodiny"},many:{regular:"přibližně {{count}} hodin",past:"přibližně před {{count}} hodinami",future:"přibližně za {{count}} hodin"}},xHours:{one:{regular:"hodina",past:"před hodinou",future:"za hodinu"},few:{regular:"{{count}} hodiny",past:"před {{count}} hodinami",future:"za {{count}} hodiny"},many:{regular:"{{count}} hodin",past:"před {{count}} hodinami",future:"za {{count}} hodin"}},xDays:{one:{regular:"den",past:"před dnem",future:"za den"},few:{regular:"{{count}} dny",past:"před {{count}} dny",future:"za {{count}} dny"},many:{regular:"{{count}} dní",past:"před {{count}} dny",future:"za {{count}} dní"}},aboutXWeeks:{one:{regular:"přibližně týden",past:"přibližně před týdnem",future:"přibližně za týden"},few:{regular:"přibližně {{count}} týdny",past:"přibližně před {{count}} týdny",future:"přibližně za {{count}} týdny"},many:{regular:"přibližně {{count}} týdnů",past:"přibližně před {{count}} týdny",future:"přibližně za {{count}} týdnů"}},xWeeks:{one:{regular:"týden",past:"před týdnem",future:"za týden"},few:{regular:"{{count}} týdny",past:"před {{count}} týdny",future:"za {{count}} týdny"},many:{regular:"{{count}} týdnů",past:"před {{count}} týdny",future:"za {{count}} týdnů"}},aboutXMonths:{one:{regular:"přibližně měsíc",past:"přibližně před měsícem",future:"přibližně za měsíc"},few:{regular:"přibližně {{count}} měsíce",past:"přibližně před {{count}} měsíci",future:"přibližně za {{count}} měsíce"},many:{regular:"přibližně {{count}} měsíců",past:"přibližně před {{count}} měsíci",future:"přibližně za {{count}} měsíců"}},xMonths:{one:{regular:"měsíc",past:"před měsícem",future:"za měsíc"},few:{regular:"{{count}} měsíce",past:"před {{count}} měsíci",future:"za {{count}} měsíce"},many:{regular:"{{count}} měsíců",past:"před {{count}} měsíci",future:"za {{count}} měsíců"}},aboutXYears:{one:{regular:"přibližně rok",past:"přibližně před rokem",future:"přibližně za rok"},few:{regular:"přibližně {{count}} roky",past:"přibližně před {{count}} roky",future:"přibližně za {{count}} roky"},many:{regular:"přibližně {{count}} roků",past:"přibližně před {{count}} roky",future:"přibližně za {{count}} roků"}},xYears:{one:{regular:"rok",past:"před rokem",future:"za rok"},few:{regular:"{{count}} roky",past:"před {{count}} roky",future:"za {{count}} roky"},many:{regular:"{{count}} roků",past:"před {{count}} roky",future:"za {{count}} roků"}},overXYears:{one:{regular:"více než rok",past:"před více než rokem",future:"za více než rok"},few:{regular:"více než {{count}} roky",past:"před více než {{count}} roky",future:"za více než {{count}} roky"},many:{regular:"více než {{count}} roků",past:"před více než {{count}} roky",future:"za více než {{count}} roků"}},almostXYears:{one:{regular:"skoro rok",past:"skoro před rokem",future:"skoro za rok"},few:{regular:"skoro {{count}} roky",past:"skoro před {{count}} roky",future:"skoro za {{count}} roky"},many:{regular:"skoro {{count}} roků",past:"skoro před {{count}} roky",future:"skoro za {{count}} roků"}}},Pa=function(e,t,n){var r,l=_a[e];r="other"===l.type?l.other:1===t?l.one:t>1&&t<5?l.few:l.many;var o=!0===(null==n?void 0:n.addSuffix),d=null==n?void 0:n.comparison;return(o&&-1===d?r.past:o&&1===d?r.future:r.regular).replace("{{count}}",String(t))},Ca={date:It({formats:{full:"EEEE, d. MMMM yyyy",long:"d. MMMM yyyy",medium:"d. M. yyyy",short:"dd.MM.yyyy"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'v' {{time}}",long:"{{date}} 'v' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Sa=Ca,La=["neděli","pondělí","úterý","středu","čtvrtek","pátek","sobotu"],ja={lastWeek:"'poslední' eeee 've' p",yesterday:"'včera v' p",today:"'dnes v' p",tomorrow:"'zítra v' p",nextWeek:function(e){var t=e.getUTCDay();return"'v "+La[t]+" o' p"},other:"P"},Oa=function(e,t){var n=ja[e];return"function"==typeof n?n(t):n},Aa={ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["př. n. l.","n. l."],abbreviated:["př. n. l.","n. l."],wide:["před naším letopočtem","našeho letopočtu"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1. čtvrtletí","2. čtvrtletí","3. čtvrtletí","4. čtvrtletí"],wide:["1. čtvrtletí","2. čtvrtletí","3. čtvrtletí","4. čtvrtletí"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["L","Ú","B","D","K","Č","Č","S","Z","Ř","L","P"],abbreviated:["led","úno","bře","dub","kvě","čvn","čvc","srp","zář","říj","lis","pro"],wide:["leden","únor","březen","duben","květen","červen","červenec","srpen","září","říjen","listopad","prosinec"]},defaultWidth:"wide",formattingValues:{narrow:["L","Ú","B","D","K","Č","Č","S","Z","Ř","L","P"],abbreviated:["led","úno","bře","dub","kvě","čvn","čvc","srp","zář","říj","lis","pro"],wide:["ledna","února","března","dubna","května","června","července","srpna","září","října","listopadu","prosince"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["ne","po","út","st","čt","pá","so"],short:["ne","po","út","st","čt","pá","so"],abbreviated:["ned","pon","úte","stř","čtv","pát","sob"],wide:["neděle","pondělí","úterý","středa","čtvrtek","pátek","sobota"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"dop.",pm:"odp.",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"},abbreviated:{am:"dop.",pm:"odp.",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"},wide:{am:"dopoledne",pm:"odpoledne",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"}},defaultWidth:"wide",formattingValues:{narrow:{am:"dop.",pm:"odp.",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"},abbreviated:{am:"dop.",pm:"odp.",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"},wide:{am:"dopoledne",pm:"odpoledne",midnight:"půlnoc",noon:"poledne",morning:"ráno",afternoon:"odpoledne",evening:"večer",night:"noc"}},defaultFormattingWidth:"wide"})},Ta=Aa,Wa={ordinalNumber:Bt({matchPattern:/^(\d+)\.?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(p[řr](\.|ed) Kr\.|p[řr](\.|ed) n\. l\.|po Kr\.|n\. l\.)/i,abbreviated:/^(p[řr](\.|ed) Kr\.|p[řr](\.|ed) n\. l\.|po Kr\.|n\. l\.)/i,wide:/^(p[řr](\.|ed) Kristem|p[řr](\.|ed) na[šs][íi]m letopo[čc]tem|po Kristu|na[šs]eho letopo[čc]tu)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^p[řr]/i,/^(po|n)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]\. [čc]tvrtlet[íi]/i,wide:/^[1234]\. [čc]tvrtlet[íi]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[lúubdkčcszřrlp]/i,abbreviated:/^(led|[úu]no|b[řr]e|dub|kv[ěe]|[čc]vn|[čc]vc|srp|z[áa][řr]|[řr][íi]j|lis|pro)/i,wide:/^(leden|ledna|[úu]nora?|b[řr]ezen|b[řr]ezna|duben|dubna|kv[ěe]ten|kv[ěe]tna|[čc]erven(ec|ce)?|[čc]ervna|srpen|srpna|z[áa][řr][íi]|[řr][íi]jen|[řr][íi]jna|listopad(a|u)?|prosinec|prosince)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^l/i,/^[úu]/i,/^b/i,/^d/i,/^k/i,/^[čc]/i,/^[čc]/i,/^s/i,/^z/i,/^[řr]/i,/^l/i,/^p/i],any:[/^led/i,/^[úu]n/i,/^b[řr]e/i,/^dub/i,/^kv[ěe]/i,/^[čc]vn|[čc]erven(?!\w)|[čc]ervna/i,/^[čc]vc|[čc]erven(ec|ce)/i,/^srp/i,/^z[áa][řr]/i,/^[řr][íi]j/i,/^lis/i,/^pro/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[npuúsčps]/i,short:/^(ne|po|[úu]t|st|[čc]t|p[áa]|so)/i,abbreviated:/^(ned|pon|[úu]te|st[rř]|[čc]tv|p[áa]t|sob)/i,wide:/^(ned[ěe]le|pond[ěe]l[íi]|[úu]ter[ýy]|st[řr]eda|[čc]tvrtek|p[áa]tek|sobota)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^n/i,/^p/i,/^[úu]/i,/^s/i,/^[čc]/i,/^p/i,/^s/i],any:[/^ne/i,/^po/i,/^[úu]t/i,/^st/i,/^[čc]t/i,/^p[áa]/i,/^so/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^dopoledne|dop\.?|odpoledne|odp\.?|p[ůu]lnoc|poledne|r[áa]no|odpoledne|ve[čc]er|(v )?noci?/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^dop/i,pm:/^odp/i,midnight:/^p[ůu]lnoc/i,noon:/^poledne/i,morning:/r[áa]no/i,afternoon:/odpoledne/i,evening:/ve[čc]er/i,night:/noc/i}},defaultParseWidth:"any"})},Da=Wa,Ia={code:"cs",formatDistance:Pa,formatLong:Sa,formatRelative:Oa,localize:Ta,match:Da,options:{weekStartsOn:1,firstWeekContainsDate:4}},Ea=Ia,za={lessThanXSeconds:{one:"llai na eiliad",other:"llai na {{count}} eiliad"},xSeconds:{one:"1 eiliad",other:"{{count}} eiliad"},halfAMinute:"hanner munud",lessThanXMinutes:{one:"llai na munud",two:"llai na 2 funud",other:"llai na {{count}} munud"},xMinutes:{one:"1 munud",two:"2 funud",other:"{{count}} munud"},aboutXHours:{one:"tua 1 awr",other:"tua {{count}} awr"},xHours:{one:"1 awr",other:"{{count}} awr"},xDays:{one:"1 diwrnod",two:"2 ddiwrnod",other:"{{count}} diwrnod"},aboutXWeeks:{one:"tua 1 wythnos",two:"tua pythefnos",other:"tua {{count}} wythnos"},xWeeks:{one:"1 wythnos",two:"pythefnos",other:"{{count}} wythnos"},aboutXMonths:{one:"tua 1 mis",two:"tua 2 fis",other:"tua {{count}} mis"},xMonths:{one:"1 mis",two:"2 fis",other:"{{count}} mis"},aboutXYears:{one:"tua 1 flwyddyn",two:"tua 2 flynedd",other:"tua {{count}} mlynedd"},xYears:{one:"1 flwyddyn",two:"2 flynedd",other:"{{count}} mlynedd"},overXYears:{one:"dros 1 flwyddyn",two:"dros 2 flynedd",other:"dros {{count}} mlynedd"},almostXYears:{one:"bron 1 flwyddyn",two:"bron 2 flynedd",other:"bron {{count}} mlynedd"}},Ha=function(e,t,n){var r,l=za[e];return r="string"==typeof l?l:1===t?l.one:2===t&&l.two?l.two:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"mewn "+r:r+" yn ôl":r},Na={date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'am' {{time}}",long:"{{date}} 'am' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},$a=Na,Ra={lastWeek:"eeee 'diwethaf am' p",yesterday:"'ddoe am' p",today:"'heddiw am' p",tomorrow:"'yfory am' p",nextWeek:"eeee 'am' p",other:"P"},Ba=function(e,t,n,r){return Ra[e]},Fa={ordinalNumber:function(e,t){var n=Number(e);if(n<20)switch(n){case 0:case 7:case 8:case 9:case 10:case 12:case 15:case 18:return n+"fed";case 1:return n+"af";case 2:return n+"ail";case 3:case 4:return n+"ydd";case 5:case 6:return n+"ed";case 11:case 13:case 14:case 16:case 17:case 19:return n+"eg"}else if(n>=50&&n<=60||80===n||n>=100)return n+"fed";return n+"ain"},era:Nt({values:{narrow:["C","O"],abbreviated:["CC","OC"],wide:["Cyn Crist","Ar ôl Crist"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Ch1","Ch2","Ch3","Ch4"],wide:["Chwarter 1af","2ail chwarter","3ydd chwarter","4ydd chwarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["I","Ch","Ma","E","Mi","Me","G","A","Md","H","T","Rh"],abbreviated:["Ion","Chwe","Maw","Ebr","Mai","Meh","Gor","Aws","Med","Hyd","Tach","Rhag"],wide:["Ionawr","Chwefror","Mawrth","Ebrill","Mai","Mehefin","Gorffennaf","Awst","Medi","Hydref","Tachwedd","Rhagfyr"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["S","Ll","M","M","I","G","S"],short:["Su","Ll","Ma","Me","Ia","Gw","Sa"],abbreviated:["Sul","Llun","Maw","Mer","Iau","Gwe","Sad"],wide:["dydd Sul","dydd Llun","dydd Mawrth","dydd Mercher","dydd Iau","dydd Gwener","dydd Sadwrn"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"b",pm:"h",midnight:"hn",noon:"hd",morning:"bore",afternoon:"prynhawn",evening:"gyda'r nos",night:"nos"},abbreviated:{am:"yb",pm:"yh",midnight:"hanner nos",noon:"hanner dydd",morning:"bore",afternoon:"prynhawn",evening:"gyda'r nos",night:"nos"},wide:{am:"y.b.",pm:"y.h.",midnight:"hanner nos",noon:"hanner dydd",morning:"bore",afternoon:"prynhawn",evening:"gyda'r nos",night:"nos"}},defaultWidth:"wide",formattingValues:{narrow:{am:"b",pm:"h",midnight:"hn",noon:"hd",morning:"yn y bore",afternoon:"yn y prynhawn",evening:"gyda'r nos",night:"yn y nos"},abbreviated:{am:"yb",pm:"yh",midnight:"hanner nos",noon:"hanner dydd",morning:"yn y bore",afternoon:"yn y prynhawn",evening:"gyda'r nos",night:"yn y nos"},wide:{am:"y.b.",pm:"y.h.",midnight:"hanner nos",noon:"hanner dydd",morning:"yn y bore",afternoon:"yn y prynhawn",evening:"gyda'r nos",night:"yn y nos"}},defaultFormattingWidth:"wide"})},Va=Fa,qa={ordinalNumber:Bt({matchPattern:/^(\d+)(af|ail|ydd|ed|fed|eg|ain)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(c|o)/i,abbreviated:/^(c\.?\s?c\.?|o\.?\s?c\.?)/i,wide:/^(cyn christ|ar ôl crist|ar ol crist)/i},defaultMatchWidth:"wide",parsePatterns:{wide:[/^c/i,/^(ar ôl crist|ar ol crist)/i],any:[/^c/i,/^o/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^ch[1234]/i,wide:/^(chwarter 1af)|([234](ail|ydd)? chwarter)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(i|ch|m|e|g|a|h|t|rh)/i,abbreviated:/^(ion|chwe|maw|ebr|mai|meh|gor|aws|med|hyd|tach|rhag)/i,wide:/^(ionawr|chwefror|mawrth|ebrill|mai|mehefin|gorffennaf|awst|medi|hydref|tachwedd|rhagfyr)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^i/i,/^ch/i,/^m/i,/^e/i,/^m/i,/^m/i,/^g/i,/^a/i,/^m/i,/^h/i,/^t/i,/^rh/i],any:[/^io/i,/^ch/i,/^maw/i,/^e/i,/^mai/i,/^meh/i,/^g/i,/^a/i,/^med/i,/^h/i,/^t/i,/^rh/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(s|ll|m|i|g)/i,short:/^(su|ll|ma|me|ia|gw|sa)/i,abbreviated:/^(sul|llun|maw|mer|iau|gwe|sad)/i,wide:/^dydd (sul|llun|mawrth|mercher|iau|gwener|sadwrn)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^ll/i,/^m/i,/^m/i,/^i/i,/^g/i,/^s/i],wide:[/^dydd su/i,/^dydd ll/i,/^dydd ma/i,/^dydd me/i,/^dydd i/i,/^dydd g/i,/^dydd sa/i],any:[/^su/i,/^ll/i,/^ma/i,/^me/i,/^i/i,/^g/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(b|h|hn|hd|(yn y|y|yr|gyda'r) (bore|prynhawn|nos|hwyr))/i,any:/^(y\.?\s?[bh]\.?|hanner nos|hanner dydd|(yn y|y|yr|gyda'r) (bore|prynhawn|nos|hwyr))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^b|(y\.?\s?b\.?)/i,pm:/^h|(y\.?\s?h\.?)|(yr hwyr)/i,midnight:/^hn|hanner nos/i,noon:/^hd|hanner dydd/i,morning:/bore/i,afternoon:/prynhawn/i,evening:/^gyda'r nos$/i,night:/blah/i}},defaultParseWidth:"any"})},Ua=qa,Xa={code:"cy",formatDistance:Ha,formatLong:$a,formatRelative:Ba,localize:Va,match:Ua,options:{weekStartsOn:0,firstWeekContainsDate:1}},Ga=Xa,Ya={lessThanXSeconds:{one:"mindre end ét sekund",other:"mindre end {{count}} sekunder"},xSeconds:{one:"1 sekund",other:"{{count}} sekunder"},halfAMinute:"ét halvt minut",lessThanXMinutes:{one:"mindre end ét minut",other:"mindre end {{count}} minutter"},xMinutes:{one:"1 minut",other:"{{count}} minutter"},aboutXHours:{one:"cirka 1 time",other:"cirka {{count}} timer"},xHours:{one:"1 time",other:"{{count}} timer"},xDays:{one:"1 dag",other:"{{count}} dage"},aboutXWeeks:{one:"cirka 1 uge",other:"cirka {{count}} uger"},xWeeks:{one:"1 uge",other:"{{count}} uger"},aboutXMonths:{one:"cirka 1 måned",other:"cirka {{count}} måneder"},xMonths:{one:"1 måned",other:"{{count}} måneder"},aboutXYears:{one:"cirka 1 år",other:"cirka {{count}} år"},xYears:{one:"1 år",other:"{{count}} år"},overXYears:{one:"over 1 år",other:"over {{count}} år"},almostXYears:{one:"næsten 1 år",other:"næsten {{count}} år"}},Ka=function(e,t,n){var r,l=Ya[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"om "+r:r+" siden":r},Za={date:It({formats:{full:"EEEE 'den' d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'kl'. {{time}}",long:"{{date}} 'kl'. {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Ja=Za,Qa={lastWeek:"'sidste' eeee 'kl.' p",yesterday:"'i går kl.' p",today:"'i dag kl.' p",tomorrow:"'i morgen kl.' p",nextWeek:"'på' eeee 'kl.' p",other:"P"},er=function(e,t,n,r){return Qa[e]},nr={ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["fvt","vt"],abbreviated:["f.v.t.","v.t."],wide:["før vesterlandsk tidsregning","vesterlandsk tidsregning"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1. kvt.","2. kvt.","3. kvt.","4. kvt."],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mar.","apr.","maj","jun.","jul.","aug.","sep.","okt.","nov.","dec."],wide:["januar","februar","marts","april","maj","juni","juli","august","september","oktober","november","december"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","T","O","T","F","L"],short:["sø","ma","ti","on","to","fr","lø"],abbreviated:["søn.","man.","tir.","ons.","tor.","fre.","lør."],wide:["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"midnat",noon:"middag",morning:"morgen",afternoon:"eftermiddag",evening:"aften",night:"nat"},abbreviated:{am:"AM",pm:"PM",midnight:"midnat",noon:"middag",morning:"morgen",afternoon:"eftermiddag",evening:"aften",night:"nat"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnat",noon:"middag",morning:"morgen",afternoon:"eftermiddag",evening:"aften",night:"nat"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"midnat",noon:"middag",morning:"om morgenen",afternoon:"om eftermiddagen",evening:"om aftenen",night:"om natten"},abbreviated:{am:"AM",pm:"PM",midnight:"midnat",noon:"middag",morning:"om morgenen",afternoon:"om eftermiddagen",evening:"om aftenen",night:"om natten"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnat",noon:"middag",morning:"om morgenen",afternoon:"om eftermiddagen",evening:"om aftenen",night:"om natten"}},defaultFormattingWidth:"wide"})},ir=nr,ar={ordinalNumber:Bt({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(fKr|fvt|eKr|vt)/i,abbreviated:/^(f\.Kr\.?|f\.v\.t\.?|e\.Kr\.?|v\.t\.)/i,wide:/^(f.Kr.|før vesterlandsk tidsregning|e.Kr.|vesterlandsk tidsregning)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^f/i,/^(v|e)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]. kvt\./i,wide:/^[1234]\.? kvartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan.|feb.|mar.|apr.|maj|jun.|jul.|aug.|sep.|okt.|nov.|dec.)/i,wide:/^(januar|februar|marts|april|maj|juni|juli|august|september|oktober|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smtofl]/i,short:/^(søn.|man.|tir.|ons.|tor.|fre.|lør.)/i,abbreviated:/^(søn|man|tir|ons|tor|fre|lør)/i,wide:/^(søndag|mandag|tirsdag|onsdag|torsdag|fredag|lørdag)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^o/i,/^t/i,/^f/i,/^l/i],any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|midnat|middag|(om) (morgenen|eftermiddagen|aftenen|natten))/i,any:/^([ap]\.?\s?m\.?|midnat|middag|(om) (morgenen|eftermiddagen|aftenen|natten))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/midnat/i,noon:/middag/i,morning:/morgen/i,afternoon:/eftermiddag/i,evening:/aften/i,night:/nat/i}},defaultParseWidth:"any"})},rr=ar,lr={code:"da",formatDistance:Ka,formatLong:Ja,formatRelative:er,localize:ir,match:rr,options:{weekStartsOn:1,firstWeekContainsDate:4}},or=lr,sr={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"halbe Minute",withPreposition:"halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},ur=function(e,t,n){var r,l=null!=n&&n.addSuffix?sr[e].withPreposition:sr[e].standalone;return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:"vor "+r:r},dr={date:It({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},cr=dr,mr={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},fr=function(e,t,n,r){return mr[e]},pr={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},vr={narrow:pr.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:pr.wide},gr={ordinalNumber:function(e){return Number(e)+"."},era:Nt({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:pr,formattingValues:vr,defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},defaultWidth:"wide",formattingValues:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},defaultFormattingWidth:"wide"})},yr=gr,wr={ordinalNumber:Bt({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e)}}),era:Rt({matchPatterns:{narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/i,/^n/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},defaultParseWidth:"any"})},kr=wr,Mr={code:"de",formatDistance:ur,formatLong:cr,formatRelative:fr,localize:yr,match:kr,options:{weekStartsOn:1,firstWeekContainsDate:4}},xr=Mr,_r={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jän","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Jänner","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},Pr={narrow:_r.narrow,abbreviated:["Jän.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:_r.wide},Cr={ordinalNumber:function(e){return Number(e)+"."},era:Nt({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:_r,formattingValues:Pr,defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},defaultWidth:"wide",formattingValues:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},defaultFormattingWidth:"wide"})},Sr=Cr,Lr={code:"de-AT",formatDistance:ur,formatLong:cr,formatRelative:fr,localize:Sr,match:kr,options:{weekStartsOn:1,firstWeekContainsDate:4}},jr=Lr,Or={lessThanXSeconds:{one:"λιγότερο από ένα δευτερόλεπτο",other:"λιγότερο από {{count}} δευτερόλεπτα"},xSeconds:{one:"1 δευτερόλεπτο",other:"{{count}} δευτερόλεπτα"},halfAMinute:"μισό λεπτό",lessThanXMinutes:{one:"λιγότερο από ένα λεπτό",other:"λιγότερο από {{count}} λεπτά"},xMinutes:{one:"1 λεπτό",other:"{{count}} λεπτά"},aboutXHours:{one:"περίπου 1 ώρα",other:"περίπου {{count}} ώρες"},xHours:{one:"1 ώρα",other:"{{count}} ώρες"},xDays:{one:"1 ημέρα",other:"{{count}} ημέρες"},aboutXWeeks:{one:"περίπου 1 εβδομάδα",other:"περίπου {{count}} εβδομάδες"},xWeeks:{one:"1 εβδομάδα",other:"{{count}} εβδομάδες"},aboutXMonths:{one:"περίπου 1 μήνας",other:"περίπου {{count}} μήνες"},xMonths:{one:"1 μήνας",other:"{{count}} μήνες"},aboutXYears:{one:"περίπου 1 χρόνο",other:"περίπου {{count}} χρόνια"},xYears:{one:"1 χρόνο",other:"{{count}} χρόνια"},overXYears:{one:"πάνω από 1 χρόνο",other:"πάνω από {{count}} χρόνια"},almostXYears:{one:"περίπου 1 χρόνο",other:"περίπου {{count}} χρόνια"}},Ar=function(e,t,n){var r,l=Or[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"σε "+r:r+" πριν":r},Tr={date:It({formats:{full:"EEEE, d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"d/M/yy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} - {{time}}",long:"{{date}} - {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Wr=Tr,Dr={lastWeek:function(e){return 6===e.getUTCDay()?"'το προηγούμενο' eeee 'στις' p":"'την προηγούμενη' eeee 'στις' p"},yesterday:"'χθες στις' p",today:"'σήμερα στις' p",tomorrow:"'αύριο στις' p",nextWeek:"eeee 'στις' p",other:"P"},Ir=function(e,t){var n=Dr[e];return"function"==typeof n?n(t):n},Er={ordinalNumber:function(e,t){var n=Number(e),r=null==t?void 0:t.unit;return n+("year"===r||"month"===r?"ος":"week"===r||"dayOfYear"===r||"day"===r||"hour"===r||"date"===r?"η":"ο")},era:Nt({values:{narrow:["πΧ","μΧ"],abbreviated:["π.Χ.","μ.Χ."],wide:["προ Χριστού","μετά Χριστόν"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Τ1","Τ2","Τ3","Τ4"],wide:["1ο τρίμηνο","2ο τρίμηνο","3ο τρίμηνο","4ο τρίμηνο"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["Ι","Φ","Μ","Α","Μ","Ι","Ι","Α","Σ","Ο","Ν","Δ"],abbreviated:["Ιαν","Φεβ","Μάρ","Απρ","Μάι","Ιούν","Ιούλ","Αύγ","Σεπ","Οκτ","Νοέ","Δεκ"],wide:["Ιανουάριος","Φεβρουάριος","Μάρτιος","Απρίλιος","Μάιος","Ιούνιος","Ιούλιος","Αύγουστος","Σεπτέμβριος","Οκτώβριος","Νοέμβριος","Δεκέμβριος"]},defaultWidth:"wide",formattingValues:{narrow:["Ι","Φ","Μ","Α","Μ","Ι","Ι","Α","Σ","Ο","Ν","Δ"],abbreviated:["Ιαν","Φεβ","Μαρ","Απρ","Μαΐ","Ιουν","Ιουλ","Αυγ","Σεπ","Οκτ","Νοε","Δεκ"],wide:["Ιανουαρίου","Φεβρουαρίου","Μαρτίου","Απριλίου","Μαΐου","Ιουνίου","Ιουλίου","Αυγούστου","Σεπτεμβρίου","Οκτωβρίου","Νοεμβρίου","Δεκεμβρίου"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["Κ","Δ","T","Τ","Π","Π","Σ"],short:["Κυ","Δε","Τρ","Τε","Πέ","Πα","Σά"],abbreviated:["Κυρ","Δευ","Τρί","Τετ","Πέμ","Παρ","Σάβ"],wide:["Κυριακή","Δευτέρα","Τρίτη","Τετάρτη","Πέμπτη","Παρασκευή","Σάββατο"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"πμ",pm:"μμ",midnight:"μεσάνυχτα",noon:"μεσημέρι",morning:"πρωί",afternoon:"απόγευμα",evening:"βράδυ",night:"νύχτα"},abbreviated:{am:"π.μ.",pm:"μ.μ.",midnight:"μεσάνυχτα",noon:"μεσημέρι",morning:"πρωί",afternoon:"απόγευμα",evening:"βράδυ",night:"νύχτα"},wide:{am:"π.μ.",pm:"μ.μ.",midnight:"μεσάνυχτα",noon:"μεσημέρι",morning:"πρωί",afternoon:"απόγευμα",evening:"βράδυ",night:"νύχτα"}},defaultWidth:"wide"})},zr=Er,Hr={ordinalNumber:Bt({matchPattern:/^(\d+)(ος|η|ο)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(πΧ|μΧ)/i,abbreviated:/^(π\.?\s?χ\.?|π\.?\s?κ\.?\s?χ\.?|μ\.?\s?χ\.?|κ\.?\s?χ\.?)/i,wide:/^(προ Χριστο(ύ|υ)|πριν απ(ό|ο) την Κοιν(ή|η) Χρονολογ(ί|ι)α|μετ(ά|α) Χριστ(ό|ο)ν|Κοιν(ή|η) Χρονολογ(ί|ι)α)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^π/i,/^(μ|κ)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^τ[1234]/i,wide:/^[1234]ο? τρ(ί|ι)μηνο/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[ιφμαμιιασονδ]/i,abbreviated:/^(ιαν|φεβ|μ[άα]ρ|απρ|μ[άα][ιΐ]|ιο[ύυ]ν|ιο[ύυ]λ|α[ύυ]γ|σεπ|οκτ|νο[έε]|δεκ)/i,wide:/^(μ[άα][ιΐ]|α[ύυ]γο[υύ]στ)(ος|ου)|(ιανου[άα]ρ|φεβρου[άα]ρ|μ[άα]ρτ|απρ[ίι]λ|ιο[ύυ]ν|ιο[ύυ]λ|σεπτ[έε]μβρ|οκτ[ώω]βρ|νο[έε]μβρ|δεκ[έε]μβρ)(ιος|ίου)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ι/i,/^φ/i,/^μ/i,/^α/i,/^μ/i,/^ι/i,/^ι/i,/^α/i,/^σ/i,/^ο/i,/^ν/i,/^δ/i],any:[/^ια/i,/^φ/i,/^μ[άα]ρ/i,/^απ/i,/^μ[άα][ιΐ]/i,/^ιο[ύυ]ν/i,/^ιο[ύυ]λ/i,/^α[ύυ]/i,/^σ/i,/^ο/i,/^ν/i,/^δ/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[κδτπσ]/i,short:/^(κυ|δε|τρ|τε|π[εέ]|π[αά]|σ[αά])/i,abbreviated:/^(κυρ|δευ|τρι|τετ|πεμ|παρ|σαβ)/i,wide:/^(κυριακ(ή|η)|δευτ(έ|ε)ρα|τρ(ί|ι)τη|τετ(ά|α)ρτη|π(έ|ε)μπτη|παρασκευ(ή|η)|σ(ά|α)ββατο)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^κ/i,/^δ/i,/^τ/i,/^τ/i,/^π/i,/^π/i,/^σ/i],any:[/^κ/i,/^δ/i,/^τρ/i,/^τε/i,/^π[εέ]/i,/^π[αά]/i,/^σ/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(πμ|μμ|μεσ(ά|α)νυχτα|μεσημ(έ|ε)ρι|πρω(ί|ι)|απ(ό|ο)γευμα|βρ(ά|α)δυ|ν(ύ|υ)χτα)/i,any:/^([πμ]\.?\s?μ\.?|μεσ(ά|α)νυχτα|μεσημ(έ|ε)ρι|πρω(ί|ι)|απ(ό|ο)γευμα|βρ(ά|α)δυ|ν(ύ|υ)χτα)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^πμ|π\.\s?μ\./i,pm:/^μμ|μ\.\s?μ\./i,midnight:/^μεσάν/i,noon:/^μεσημ(έ|ε)/i,morning:/πρω(ί|ι)/i,afternoon:/απ(ό|ο)γευμα/i,evening:/βρ(ά|α)δυ/i,night:/ν(ύ|υ)χτα/i}},defaultParseWidth:"any"})},Nr=Hr,$r={code:"el",formatDistance:Ar,formatLong:Wr,formatRelative:Ir,localize:zr,match:Nr,options:{weekStartsOn:1,firstWeekContainsDate:4}},Rr=$r,Br={date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Fr=Br,Vr={code:"en-AU",formatDistance:Dt,formatLong:Fr,formatRelative:Ht,localize:$t,match:Ft,options:{weekStartsOn:1,firstWeekContainsDate:4}},qr=Vr,Ur={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"a second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"a minute",other:"{{count}} minutes"},aboutXHours:{one:"about an hour",other:"about {{count}} hours"},xHours:{one:"an hour",other:"{{count}} hours"},xDays:{one:"a day",other:"{{count}} days"},aboutXWeeks:{one:"about a week",other:"about {{count}} weeks"},xWeeks:{one:"a week",other:"{{count}} weeks"},aboutXMonths:{one:"about a month",other:"about {{count}} months"},xMonths:{one:"a month",other:"{{count}} months"},aboutXYears:{one:"about a year",other:"about {{count}} years"},xYears:{one:"a year",other:"{{count}} years"},overXYears:{one:"over a year",other:"over {{count}} years"},almostXYears:{one:"almost a year",other:"almost {{count}} years"}},Xr=function(e,t,n){var r,l=Ur[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r},Gr={date:It({formats:{full:"EEEE, MMMM do, yyyy",long:"MMMM do, yyyy",medium:"MMM d, yyyy",short:"yyyy-MM-dd"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Yr=Gr,Kr={code:"en-CA",formatDistance:Xr,formatLong:Yr,formatRelative:Ht,localize:$t,match:Ft,options:{weekStartsOn:0,firstWeekContainsDate:1}},Zr=Kr,Jr={date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Qr=Jr,el={code:"en-GB",formatDistance:Dt,formatLong:Qr,formatRelative:Ht,localize:$t,match:Ft,options:{weekStartsOn:1,firstWeekContainsDate:4}},tl=el,nl={code:"en-IE",formatDistance:Dt,formatLong:Qr,formatRelative:Ht,localize:$t,match:Ft,options:{weekStartsOn:1,firstWeekContainsDate:4}},il=nl,al={code:"en-IN",formatDistance:Dt,formatLong:{date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM, yyyy",medium:"d MMM, yyyy",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},formatRelative:Ht,localize:$t,match:Ft,options:{weekStartsOn:1,firstWeekContainsDate:4}},rl={code:"en-NZ",formatDistance:Dt,formatLong:{date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},formatRelative:Ht,localize:$t,match:Ft,options:{weekStartsOn:1,firstWeekContainsDate:4}},ll={code:"en-ZA",formatDistance:Dt,formatLong:{date:It({formats:{full:"EEEE, dd MMMM yyyy",long:"dd MMMM yyyy",medium:"dd MMM yyyy",short:"yyyy/MM/dd"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},formatRelative:Ht,localize:$t,match:Ft,options:{weekStartsOn:0,firstWeekContainsDate:1}},sl={lessThanXSeconds:{one:"malpli ol sekundo",other:"malpli ol {{count}} sekundoj"},xSeconds:{one:"1 sekundo",other:"{{count}} sekundoj"},halfAMinute:"duonminuto",lessThanXMinutes:{one:"malpli ol minuto",other:"malpli ol {{count}} minutoj"},xMinutes:{one:"1 minuto",other:"{{count}} minutoj"},aboutXHours:{one:"proksimume 1 horo",other:"proksimume {{count}} horoj"},xHours:{one:"1 horo",other:"{{count}} horoj"},xDays:{one:"1 tago",other:"{{count}} tagoj"},aboutXMonths:{one:"proksimume 1 monato",other:"proksimume {{count}} monatoj"},xWeeks:{one:"1 semajno",other:"{{count}} semajnoj"},aboutXWeeks:{one:"proksimume 1 semajno",other:"proksimume {{count}} semajnoj"},xMonths:{one:"1 monato",other:"{{count}} monatoj"},aboutXYears:{one:"proksimume 1 jaro",other:"proksimume {{count}} jaroj"},xYears:{one:"1 jaro",other:"{{count}} jaroj"},overXYears:{one:"pli ol 1 jaro",other:"pli ol {{count}} jaroj"},almostXYears:{one:"preskaŭ 1 jaro",other:"preskaŭ {{count}} jaroj"}},cl=function(e,t,n){var r,l=sl[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?null!=n&&n.comparison&&n.comparison>0?"post "+r:"antaŭ "+r:r},hl={date:It({formats:{full:"EEEE, do 'de' MMMM y",long:"y-MMMM-dd",medium:"y-MMM-dd",short:"yyyy-MM-dd"},defaultWidth:"full"}),time:It({formats:{full:"Ho 'horo kaj' m:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{any:"{{date}} {{time}}"},defaultWidth:"any"})},ml={lastWeek:"'pasinta' eeee 'je' p",yesterday:"'hieraŭ je' p",today:"'hodiaŭ je' p",tomorrow:"'morgaŭ je' p",nextWeek:"eeee 'je' p",other:"P"},fl={code:"eo",formatDistance:cl,formatLong:hl,formatRelative:function(e,t,n,r){return ml[e]},localize:{ordinalNumber:function(e){return Number(e)+"-a"},era:Nt({values:{narrow:["aK","pK"],abbreviated:["a.K.E.","p.K.E."],wide:["antaŭ Komuna Erao","Komuna Erao"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1-a kvaronjaro","2-a kvaronjaro","3-a kvaronjaro","4-a kvaronjaro"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan","feb","mar","apr","maj","jun","jul","aŭg","sep","okt","nov","dec"],wide:["januaro","februaro","marto","aprilo","majo","junio","julio","aŭgusto","septembro","oktobro","novembro","decembro"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["D","L","M","M","Ĵ","V","S"],short:["di","lu","ma","me","ĵa","ve","sa"],abbreviated:["dim","lun","mar","mer","ĵaŭ","ven","sab"],wide:["dimanĉo","lundo","mardo","merkredo","ĵaŭdo","vendredo","sabato"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"noktomezo",noon:"tagmezo",morning:"matene",afternoon:"posttagmeze",evening:"vespere",night:"nokte"},abbreviated:{am:"a.t.m.",pm:"p.t.m.",midnight:"noktomezo",noon:"tagmezo",morning:"matene",afternoon:"posttagmeze",evening:"vespere",night:"nokte"},wide:{am:"antaŭtagmeze",pm:"posttagmeze",midnight:"noktomezo",noon:"tagmezo",morning:"matene",afternoon:"posttagmeze",evening:"vespere",night:"nokte"}},defaultWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-?a)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^([ap]k)/i,abbreviated:/^([ap]\.?\s?k\.?\s?e\.?)/i,wide:/^((antaǔ |post )?komuna erao)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^a/i,/^[kp]/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^k[1234]/i,wide:/^[1234](-?a)? kvaronjaro/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|maj|jun|jul|a(ŭ|ux|uh|u)g|sep|okt|nov|dec)/i,wide:/^(januaro|februaro|marto|aprilo|majo|junio|julio|a(ŭ|ux|uh|u)gusto|septembro|oktobro|novembro|decembro)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^a(u|ŭ)/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[dlmĵjvs]/i,short:/^(di|lu|ma|me|(ĵ|jx|jh|j)a|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|(ĵ|jx|jh|j)a(ŭ|ux|uh|u)|ven|sab)/i,wide:/^(diman(ĉ|cx|ch|c)o|lundo|mardo|merkredo|(ĵ|jx|jh|j)a(ŭ|ux|uh|u)do|vendredo|sabato)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^(j|ĵ)/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^me/i,/^(j|ĵ)/i,/^v/i,/^s/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^([ap]|(posttagmez|noktomez|tagmez|maten|vesper|nokt)[eo])/i,abbreviated:/^([ap][.\s]?t[.\s]?m[.\s]?|(posttagmez|noktomez|tagmez|maten|vesper|nokt)[eo])/i,wide:/^(anta(ŭ|ux)tagmez|posttagmez|noktomez|tagmez|maten|vesper|nokt)[eo]/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^noktom/i,noon:/^t/i,morning:/^m/i,afternoon:/^posttagmeze/i,evening:/^v/i,night:/^n/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},pl={lessThanXSeconds:{one:"menos de un segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"medio minuto",lessThanXMinutes:{one:"menos de un minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"alrededor de 1 hora",other:"alrededor de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 día",other:"{{count}} días"},aboutXWeeks:{one:"alrededor de 1 semana",other:"alrededor de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"alrededor de 1 mes",other:"alrededor de {{count}} meses"},xMonths:{one:"1 mes",other:"{{count}} meses"},aboutXYears:{one:"alrededor de 1 año",other:"alrededor de {{count}} años"},xYears:{one:"1 año",other:"{{count}} años"},overXYears:{one:"más de 1 año",other:"más de {{count}} años"},almostXYears:{one:"casi 1 año",other:"casi {{count}} años"}},vl=function(e,t,n){var r,l=pl[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"en "+r:"hace "+r:r},gl={date:It({formats:{full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'a las' {{time}}",long:"{{date}} 'a las' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},bl={lastWeek:"'el' eeee 'pasado a la' p",yesterday:"'ayer a la' p",today:"'hoy a la' p",tomorrow:"'mañana a la' p",nextWeek:"eeee 'a la' p",other:"P"},yl={lastWeek:"'el' eeee 'pasado a las' p",yesterday:"'ayer a las' p",today:"'hoy a las' p",tomorrow:"'mañana a las' p",nextWeek:"eeee 'a las' p",other:"P"},wl={code:"es",formatDistance:vl,formatLong:gl,formatRelative:function(e,t,n,r){return 1!==t.getUTCHours()?yl[e]:bl[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"º"},era:Nt({values:{narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","después de cristo"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:Nt({values:{narrow:["e","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic"],wide:["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["d","l","m","m","j","v","s"],short:["do","lu","ma","mi","ju","vi","sá"],abbreviated:["dom","lun","mar","mié","jue","vie","sáb"],wide:["domingo","lunes","martes","miércoles","jueves","viernes","sábado"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoche",noon:"mediodia",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoche",noon:"mediodia",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoche",noon:"mediodia",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoche",noon:"mediodia",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(º)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|a\.?\s?e\.?\s?c\.?|d\.?\s?c\.?|e\.?\s?c\.?)/i,wide:/^(antes de cristo|antes de la era com[uú]n|despu[eé]s de cristo|era com[uú]n)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ac/i,/^dc/i],wide:[/^(antes de cristo|antes de la era com[uú]n)/i,/^(despu[eé]s de cristo|era com[uú]n)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[efmajsond]/i,abbreviated:/^(ene|feb|mar|abr|may|jun|jul|ago|sep|oct|nov|dic)/i,wide:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^e/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^en/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[dlmjvs]/i,short:/^(do|lu|ma|mi|ju|vi|s[áa])/i,abbreviated:/^(dom|lun|mar|mi[ée]|jue|vie|s[áa]b)/i,wide:/^(domingo|lunes|martes|mi[ée]rcoles|jueves|viernes|s[áa]bado)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^do/i,/^lu/i,/^ma/i,/^mi/i,/^ju/i,/^vi/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mn|md|(de la|a las) (mañana|tarde|noche))/i,any:/^([ap]\.?\s?m\.?|medianoche|mediodia|(de la|a las) (mañana|tarde|noche))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mn/i,noon:/^md/i,morning:/mañana/i,afternoon:/tarde/i,evening:/tarde/i,night:/noche/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},kl={lessThanXSeconds:{standalone:{one:"vähem kui üks sekund",other:"vähem kui {{count}} sekundit"},withPreposition:{one:"vähem kui ühe sekundi",other:"vähem kui {{count}} sekundi"}},xSeconds:{standalone:{one:"üks sekund",other:"{{count}} sekundit"},withPreposition:{one:"ühe sekundi",other:"{{count}} sekundi"}},halfAMinute:{standalone:"pool minutit",withPreposition:"poole minuti"},lessThanXMinutes:{standalone:{one:"vähem kui üks minut",other:"vähem kui {{count}} minutit"},withPreposition:{one:"vähem kui ühe minuti",other:"vähem kui {{count}} minuti"}},xMinutes:{standalone:{one:"üks minut",other:"{{count}} minutit"},withPreposition:{one:"ühe minuti",other:"{{count}} minuti"}},aboutXHours:{standalone:{one:"umbes üks tund",other:"umbes {{count}} tundi"},withPreposition:{one:"umbes ühe tunni",other:"umbes {{count}} tunni"}},xHours:{standalone:{one:"üks tund",other:"{{count}} tundi"},withPreposition:{one:"ühe tunni",other:"{{count}} tunni"}},xDays:{standalone:{one:"üks päev",other:"{{count}} päeva"},withPreposition:{one:"ühe päeva",other:"{{count}} päeva"}},aboutXWeeks:{standalone:{one:"umbes üks nädal",other:"umbes {{count}} nädalat"},withPreposition:{one:"umbes ühe nädala",other:"umbes {{count}} nädala"}},xWeeks:{standalone:{one:"üks nädal",other:"{{count}} nädalat"},withPreposition:{one:"ühe nädala",other:"{{count}} nädala"}},aboutXMonths:{standalone:{one:"umbes üks kuu",other:"umbes {{count}} kuud"},withPreposition:{one:"umbes ühe kuu",other:"umbes {{count}} kuu"}},xMonths:{standalone:{one:"üks kuu",other:"{{count}} kuud"},withPreposition:{one:"ühe kuu",other:"{{count}} kuu"}},aboutXYears:{standalone:{one:"umbes üks aasta",other:"umbes {{count}} aastat"},withPreposition:{one:"umbes ühe aasta",other:"umbes {{count}} aasta"}},xYears:{standalone:{one:"üks aasta",other:"{{count}} aastat"},withPreposition:{one:"ühe aasta",other:"{{count}} aasta"}},overXYears:{standalone:{one:"rohkem kui üks aasta",other:"rohkem kui {{count}} aastat"},withPreposition:{one:"rohkem kui ühe aasta",other:"rohkem kui {{count}} aasta"}},almostXYears:{standalone:{one:"peaaegu üks aasta",other:"peaaegu {{count}} aastat"},withPreposition:{one:"peaaegu ühe aasta",other:"peaaegu {{count}} aasta"}}},Ml=function(e,t,n){var r,l=null!=n&&n.addSuffix?kl[e].withPreposition:kl[e].standalone;return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+" pärast":r+" eest":r},xl={date:It({formats:{full:"EEEE, d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'kell' {{time}}",long:"{{date}} 'kell' {{time}}",medium:"{{date}}. {{time}}",short:"{{date}}. {{time}}"},defaultWidth:"full"})},_l={lastWeek:"'eelmine' eeee 'kell' p",yesterday:"'eile kell' p",today:"'täna kell' p",tomorrow:"'homme kell' p",nextWeek:"'järgmine' eeee 'kell' p",other:"P"},Pl={narrow:["J","V","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jaan","veebr","märts","apr","mai","juuni","juuli","aug","sept","okt","nov","dets"],wide:["jaanuar","veebruar","märts","aprill","mai","juuni","juuli","august","september","oktoober","november","detsember"]},Cl={narrow:["P","E","T","K","N","R","L"],short:["P","E","T","K","N","R","L"],abbreviated:["pühap.","esmasp.","teisip.","kolmap.","neljap.","reede.","laup."],wide:["pühapäev","esmaspäev","teisipäev","kolmapäev","neljapäev","reede","laupäev"]},Sl={code:"et",formatDistance:Ml,formatLong:xl,formatRelative:function(e,t,n,r){return _l[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["e.m.a","m.a.j"],abbreviated:["e.m.a","m.a.j"],wide:["enne meie ajaarvamist","meie ajaarvamise järgi"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:Pl,defaultWidth:"wide",formattingValues:Pl,defaultFormattingWidth:"wide"}),day:Nt({values:Cl,defaultWidth:"wide",formattingValues:Cl,defaultFormattingWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"kesköö",noon:"keskpäev",morning:"hommik",afternoon:"pärastlõuna",evening:"õhtu",night:"öö"},abbreviated:{am:"AM",pm:"PM",midnight:"kesköö",noon:"keskpäev",morning:"hommik",afternoon:"pärastlõuna",evening:"õhtu",night:"öö"},wide:{am:"AM",pm:"PM",midnight:"kesköö",noon:"keskpäev",morning:"hommik",afternoon:"pärastlõuna",evening:"õhtu",night:"öö"}},defaultWidth:"wide",formattingValues:{narrow:{am:"AM",pm:"PM",midnight:"keskööl",noon:"keskpäeval",morning:"hommikul",afternoon:"pärastlõunal",evening:"õhtul",night:"öösel"},abbreviated:{am:"AM",pm:"PM",midnight:"keskööl",noon:"keskpäeval",morning:"hommikul",afternoon:"pärastlõunal",evening:"õhtul",night:"öösel"},wide:{am:"AM",pm:"PM",midnight:"keskööl",noon:"keskpäeval",morning:"hommikul",afternoon:"pärastlõunal",evening:"õhtul",night:"öösel"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^\d+\./i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(e\.m\.a|m\.a\.j|eKr|pKr)/i,abbreviated:/^(e\.m\.a|m\.a\.j|eKr|pKr)/i,wide:/^(enne meie ajaarvamist|meie ajaarvamise järgi|enne Kristust|pärast Kristust)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^e/i,/^(m|p)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^K[1234]/i,wide:/^[1234](\.)? kvartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jvmasond]/i,abbreviated:/^(jaan|veebr|märts|apr|mai|juuni|juuli|aug|sept|okt|nov|dets)/i,wide:/^(jaanuar|veebruar|märts|aprill|mai|juuni|juuli|august|september|oktoober|november|detsember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^v/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^v/i,/^mär/i,/^ap/i,/^mai/i,/^juun/i,/^juul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[petknrl]/i,short:/^[petknrl]/i,abbreviated:/^(püh?|esm?|tei?|kolm?|nel?|ree?|laup?)\.?/i,wide:/^(pühapäev|esmaspäev|teisipäev|kolmapäev|neljapäev|reede|laupäev)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^p/i,/^e/i,/^t/i,/^k/i,/^n/i,/^r/i,/^l/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(am|pm|keskööl?|keskpäev(al)?|hommik(ul)?|pärastlõunal?|õhtul?|öö(sel)?)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^keskö/i,noon:/^keskp/i,morning:/hommik/i,afternoon:/pärastlõuna/i,evening:/õhtu/i,night:/öö/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},Ll={lessThanXSeconds:{one:"segundo bat baino gutxiago",other:"{{count}} segundo baino gutxiago"},xSeconds:{one:"1 segundo",other:"{{count}} segundo"},halfAMinute:"minutu erdi",lessThanXMinutes:{one:"minutu bat baino gutxiago",other:"{{count}} minutu baino gutxiago"},xMinutes:{one:"1 minutu",other:"{{count}} minutu"},aboutXHours:{one:"1 ordu gutxi gorabehera",other:"{{count}} ordu gutxi gorabehera"},xHours:{one:"1 ordu",other:"{{count}} ordu"},xDays:{one:"1 egun",other:"{{count}} egun"},aboutXWeeks:{one:"aste 1 inguru",other:"{{count}} aste inguru"},xWeeks:{one:"1 aste",other:"{{count}} astean"},aboutXMonths:{one:"1 hilabete gutxi gorabehera",other:"{{count}} hilabete gutxi gorabehera"},xMonths:{one:"1 hilabete",other:"{{count}} hilabete"},aboutXYears:{one:"1 urte gutxi gorabehera",other:"{{count}} urte gutxi gorabehera"},xYears:{one:"1 urte",other:"{{count}} urte"},overXYears:{one:"1 urte baino gehiago",other:"{{count}} urte baino gehiago"},almostXYears:{one:"ia 1 urte",other:"ia {{count}} urte"}},jl=function(e,t,n){var r,l=Ll[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"en "+r:"duela "+r:r},Ol={date:It({formats:{full:"EEEE, y'ko' MMMM'ren' d'a' y'ren'",long:"y'ko' MMMM'ren' d'a'",medium:"y MMM d",short:"yy/MM/dd"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'tan' {{time}}",long:"{{date}} 'tan' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Al={lastWeek:"'joan den' eeee, LT",yesterday:"'atzo,' p",today:"'gaur,' p",tomorrow:"'bihar,' p",nextWeek:"eeee, p",other:"P"},Tl={lastWeek:"'joan den' eeee, p",yesterday:"'atzo,' p",today:"'gaur,' p",tomorrow:"'bihar,' p",nextWeek:"eeee, p",other:"P"},Wl={code:"eu",formatDistance:jl,formatLong:Ol,formatRelative:function(e,t){return 1!==t.getUTCHours()?Tl[e]:Al[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["k.a.","k.o."],abbreviated:["k.a.","k.o."],wide:["kristo aurretik","kristo ondoren"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1H","2H","3H","4H"],wide:["1. hiruhilekoa","2. hiruhilekoa","3. hiruhilekoa","4. hiruhilekoa"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["u","o","m","a","m","e","u","a","i","u","a","a"],abbreviated:["urt","ots","mar","api","mai","eka","uzt","abu","ira","urr","aza","abe"],wide:["urtarrila","otsaila","martxoa","apirila","maiatza","ekaina","uztaila","abuztua","iraila","urria","azaroa","abendua"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["i","a","a","a","o","o","l"],short:["ig","al","as","az","og","or","lr"],abbreviated:["iga","ast","ast","ast","ost","ost","lar"],wide:["igandea","astelehena","asteartea","asteazkena","osteguna","ostirala","larunbata"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"ge",noon:"eg",morning:"goiza",afternoon:"arratsaldea",evening:"arratsaldea",night:"gaua"},abbreviated:{am:"AM",pm:"PM",midnight:"gauerdia",noon:"eguerdia",morning:"goiza",afternoon:"arratsaldea",evening:"arratsaldea",night:"gaua"},wide:{am:"a.m.",pm:"p.m.",midnight:"gauerdia",noon:"eguerdia",morning:"goiza",afternoon:"arratsaldea",evening:"arratsaldea",night:"gaua"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"ge",noon:"eg",morning:"goizean",afternoon:"arratsaldean",evening:"arratsaldean",night:"gauean"},abbreviated:{am:"AM",pm:"PM",midnight:"gauerdia",noon:"eguerdia",morning:"goizean",afternoon:"arratsaldean",evening:"arratsaldean",night:"gauean"},wide:{am:"a.m.",pm:"p.m.",midnight:"gauerdia",noon:"eguerdia",morning:"goizean",afternoon:"arratsaldean",evening:"arratsaldean",night:"gauean"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(.)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(k.a.|k.o.)/i,abbreviated:/^(k.a.|k.o.)/i,wide:/^(kristo aurretik|kristo ondoren)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^k.a./i,/^k.o./i],abbreviated:[/^(k.a.)/i,/^(k.o.)/i],wide:[/^(kristo aurretik)/i,/^(kristo ondoren)/i]},defaultParseWidth:"wide"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]H/i,wide:/^[1234](.)? hiruhilekoa/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[uomaei]/i,abbreviated:/^(urt|ots|mar|api|mai|eka|uzt|abu|ira|urr|aza|abe)/i,wide:/^(urtarrila|otsaila|martxoa|apirila|maiatza|ekaina|uztaila|abuztua|iraila|urria|azaroa|abendua)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^u/i,/^o/i,/^m/i,/^a/i,/^m/i,/^e/i,/^u/i,/^a/i,/^i/i,/^u/i,/^a/i,/^a/i],any:[/^urt/i,/^ots/i,/^mar/i,/^api/i,/^mai/i,/^eka/i,/^uzt/i,/^abu/i,/^ira/i,/^urr/i,/^aza/i,/^abe/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[iaol]/i,short:/^(ig|al|as|az|og|or|lr)/i,abbreviated:/^(iga|ast|ast|ast|ost|ost|lar)/i,wide:/^(igandea|astelehena|asteartea|asteazkena|osteguna|ostirala|larunbata)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^i/i,/^a/i,/^a/i,/^a/i,/^o/i,/^o/i,/^l/i],short:[/^ig/i,/^al/i,/^as/i,/^az/i,/^og/i,/^or/i,/^lr/i],abbreviated:[/^iga/i,/^ast/i,/^ast/i,/^ast/i,/^ost/i,/^ost/i,/^lar/i],wide:[/^igandea/i,/^astelehena/i,/^asteartea/i,/^asteazkena/i,/^osteguna/i,/^ostirala/i,/^larunbata/i]},defaultParseWidth:"wide"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|ge|eg|((goiza|goizean)|arratsaldea|(gaua|gauean)))/i,any:/^([ap]\.?\s?m\.?|gauerdia|eguerdia|((goiza|goizean)|arratsaldea|(gaua|gauean)))/i},defaultMatchWidth:"any",parsePatterns:{narrow:{am:/^a/i,pm:/^p/i,midnight:/^ge/i,noon:/^eg/i,morning:/goiz/i,afternoon:/arratsaldea/i,evening:/arratsaldea/i,night:/gau/i},any:{am:/^a/i,pm:/^p/i,midnight:/^gauerdia/i,noon:/^eguerdia/i,morning:/goiz/i,afternoon:/arratsaldea/i,evening:/arratsaldea/i,night:/gau/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Dl={lessThanXSeconds:{one:"کمتر از یک ثانیه",other:"کمتر از {{count}} ثانیه"},xSeconds:{one:"1 ثانیه",other:"{{count}} ثانیه"},halfAMinute:"نیم دقیقه",lessThanXMinutes:{one:"کمتر از یک دقیقه",other:"کمتر از {{count}} دقیقه"},xMinutes:{one:"1 دقیقه",other:"{{count}} دقیقه"},aboutXHours:{one:"حدود 1 ساعت",other:"حدود {{count}} ساعت"},xHours:{one:"1 ساعت",other:"{{count}} ساعت"},xDays:{one:"1 روز",other:"{{count}} روز"},aboutXWeeks:{one:"حدود 1 هفته",other:"حدود {{count}} هفته"},xWeeks:{one:"1 هفته",other:"{{count}} هفته"},aboutXMonths:{one:"حدود 1 ماه",other:"حدود {{count}} ماه"},xMonths:{one:"1 ماه",other:"{{count}} ماه"},aboutXYears:{one:"حدود 1 سال",other:"حدود {{count}} سال"},xYears:{one:"1 سال",other:"{{count}} سال"},overXYears:{one:"بیشتر از 1 سال",other:"بیشتر از {{count}} سال"},almostXYears:{one:"نزدیک 1 سال",other:"نزدیک {{count}} سال"}},Il=function(e,t,n){var r,l=Dl[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"در "+r:r+" قبل":r},El={date:It({formats:{full:"EEEE do MMMM y",long:"do MMMM y",medium:"d MMM y",short:"yyyy/MM/dd"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'در' {{time}}",long:"{{date}} 'در' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},zl={lastWeek:"eeee 'گذشته در' p",yesterday:"'دیروز در' p",today:"'امروز در' p",tomorrow:"'فردا در' p",nextWeek:"eeee 'در' p",other:"P"},Hl={code:"fa-IR",formatDistance:Il,formatLong:El,formatRelative:function(e,t,n,r){return zl[e]},localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["ق","ب"],abbreviated:["ق.م.","ب.م."],wide:["قبل از میلاد","بعد از میلاد"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["س‌م1","س‌م2","س‌م3","س‌م4"],wide:["سه‌ماهه 1","سه‌ماهه 2","سه‌ماهه 3","سه‌ماهه 4"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ژ","ف","م","آ","م","ج","ج","آ","س","ا","ن","د"],abbreviated:["ژانـ","فور","مارس","آپر","می","جون","جولـ","آگو","سپتـ","اکتـ","نوامـ","دسامـ"],wide:["ژانویه","فوریه","مارس","آپریل","می","جون","جولای","آگوست","سپتامبر","اکتبر","نوامبر","دسامبر"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ی","د","س","چ","پ","ج","ش"],short:["1ش","2ش","3ش","4ش","5ش","ج","ش"],abbreviated:["یکشنبه","دوشنبه","سه‌شنبه","چهارشنبه","پنجشنبه","جمعه","شنبه"],wide:["یکشنبه","دوشنبه","سه‌شنبه","چهارشنبه","پنجشنبه","جمعه","شنبه"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ق",pm:"ب",midnight:"ن",noon:"ظ",morning:"ص",afternoon:"ب.ظ.",evening:"ع",night:"ش"},abbreviated:{am:"ق.ظ.",pm:"ب.ظ.",midnight:"نیمه‌شب",noon:"ظهر",morning:"صبح",afternoon:"بعدازظهر",evening:"عصر",night:"شب"},wide:{am:"قبل‌ازظهر",pm:"بعدازظهر",midnight:"نیمه‌شب",noon:"ظهر",morning:"صبح",afternoon:"بعدازظهر",evening:"عصر",night:"شب"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ق",pm:"ب",midnight:"ن",noon:"ظ",morning:"ص",afternoon:"ب.ظ.",evening:"ع",night:"ش"},abbreviated:{am:"ق.ظ.",pm:"ب.ظ.",midnight:"نیمه‌شب",noon:"ظهر",morning:"صبح",afternoon:"بعدازظهر",evening:"عصر",night:"شب"},wide:{am:"قبل‌ازظهر",pm:"بعدازظهر",midnight:"نیمه‌شب",noon:"ظهر",morning:"صبح",afternoon:"بعدازظهر",evening:"عصر",night:"شب"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ق|ب)/i,abbreviated:/^(ق\.?\s?م\.?|ق\.?\s?د\.?\s?م\.?|م\.?\s?|د\.?\s?م\.?)/i,wide:/^(قبل از میلاد|قبل از دوران مشترک|میلادی|دوران مشترک|بعد از میلاد)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^قبل/i,/^بعد/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^س‌م[1234]/i,wide:/^سه‌ماهه [1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[جژفمآاماسند]/i,abbreviated:/^(جنو|ژانـ|ژانویه|فوریه|فور|مارس|آوریل|آپر|مه|می|ژوئن|جون|جول|جولـ|ژوئیه|اوت|آگو|سپتمبر|سپتامبر|اکتبر|اکتوبر|نوامبر|نوامـ|دسامبر|دسامـ|دسم)/i,wide:/^(ژانویه|جنوری|فبروری|فوریه|مارچ|مارس|آپریل|اپریل|ایپریل|آوریل|مه|می|ژوئن|جون|جولای|ژوئیه|آگست|اگست|آگوست|اوت|سپتمبر|سپتامبر|اکتبر|اکتوبر|نوامبر|نومبر|دسامبر|دسمبر)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^(ژ|ج)/i,/^ف/i,/^م/i,/^(آ|ا)/i,/^م/i,/^(ژ|ج)/i,/^(ج|ژ)/i,/^(آ|ا)/i,/^س/i,/^ا/i,/^ن/i,/^د/i],any:[/^ژا/i,/^ف/i,/^ما/i,/^آپ/i,/^(می|مه)/i,/^(ژوئن|جون)/i,/^(ژوئی|جول)/i,/^(اوت|آگ)/i,/^س/i,/^(اوک|اک)/i,/^ن/i,/^د/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[شیدسچپج]/i,short:/^(ش|ج|1ش|2ش|3ش|4ش|5ش)/i,abbreviated:/^(یکشنبه|دوشنبه|سه‌شنبه|چهارشنبه|پنج‌شنبه|جمعه|شنبه)/i,wide:/^(یکشنبه|دوشنبه|سه‌شنبه|چهارشنبه|پنج‌شنبه|جمعه|شنبه)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ی/i,/^دو/i,/^س/i,/^چ/i,/^پ/i,/^ج/i,/^ش/i],any:[/^(ی|1ش|یکشنبه)/i,/^(د|2ش|دوشنبه)/i,/^(س|3ش|سه‌شنبه)/i,/^(چ|4ش|چهارشنبه)/i,/^(پ|5ش|پنجشنبه)/i,/^(ج|جمعه)/i,/^(ش|شنبه)/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(ب|ق|ن|ظ|ص|ب.ظ.|ع|ش)/i,abbreviated:/^(ق.ظ.|ب.ظ.|نیمه‌شب|ظهر|صبح|بعدازظهر|عصر|شب)/i,wide:/^(قبل‌ازظهر|نیمه‌شب|ظهر|صبح|بعدازظهر|عصر|شب)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^(ق|ق.ظ.|قبل‌ازظهر)/i,pm:/^(ب|ب.ظ.|بعدازظهر)/i,midnight:/^(‌نیمه‌شب|ن)/i,noon:/^(ظ|ظهر)/i,morning:/(ص|صبح)/i,afternoon:/(ب|ب.ظ.|بعدازظهر)/i,evening:/(ع|عصر)/i,night:/(ش|شب)/i}},defaultParseWidth:"any"})},options:{weekStartsOn:6,firstWeekContainsDate:1}};function Nl(text){return text.replace(/sekuntia?/,"sekunnin")}function $l(text){return text.replace(/minuuttia?/,"minuutin")}function Rl(text){return text.replace(/tuntia?/,"tunnin")}function Bl(text){return text.replace(/(viikko|viikkoa)/,"viikon")}function Fl(text){return text.replace(/(kuukausi|kuukautta)/,"kuukauden")}function Vl(text){return text.replace(/(vuosi|vuotta)/,"vuoden")}var ql={lessThanXSeconds:{one:"alle sekunti",other:"alle {{count}} sekuntia",futureTense:Nl},xSeconds:{one:"sekunti",other:"{{count}} sekuntia",futureTense:Nl},halfAMinute:{one:"puoli minuuttia",other:"puoli minuuttia",futureTense:function(e){return"puolen minuutin"}},lessThanXMinutes:{one:"alle minuutti",other:"alle {{count}} minuuttia",futureTense:$l},xMinutes:{one:"minuutti",other:"{{count}} minuuttia",futureTense:$l},aboutXHours:{one:"noin tunti",other:"noin {{count}} tuntia",futureTense:Rl},xHours:{one:"tunti",other:"{{count}} tuntia",futureTense:Rl},xDays:{one:"päivä",other:"{{count}} päivää",futureTense:function(text){return text.replace(/päivää?/,"päivän")}},aboutXWeeks:{one:"noin viikko",other:"noin {{count}} viikkoa",futureTense:Bl},xWeeks:{one:"viikko",other:"{{count}} viikkoa",futureTense:Bl},aboutXMonths:{one:"noin kuukausi",other:"noin {{count}} kuukautta",futureTense:Fl},xMonths:{one:"kuukausi",other:"{{count}} kuukautta",futureTense:Fl},aboutXYears:{one:"noin vuosi",other:"noin {{count}} vuotta",futureTense:Vl},xYears:{one:"vuosi",other:"{{count}} vuotta",futureTense:Vl},overXYears:{one:"yli vuosi",other:"yli {{count}} vuotta",futureTense:Vl},almostXYears:{one:"lähes vuosi",other:"lähes {{count}} vuotta",futureTense:Vl}},Ul=function(e,t,n){var r=ql[e],l=1===t?r.one:r.other.replace("{{count}}",String(t));return null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r.futureTense(l)+" kuluttua":l+" sitten":l},Xl={date:It({formats:{full:"eeee d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"d.M.y"},defaultWidth:"full"}),time:It({formats:{full:"HH.mm.ss zzzz",long:"HH.mm.ss z",medium:"HH.mm.ss",short:"HH.mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'klo' {{time}}",long:"{{date}} 'klo' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Gl=Xl,Yl={lastWeek:"'viime' eeee 'klo' p",yesterday:"'eilen klo' p",today:"'tänään klo' p",tomorrow:"'huomenna klo' p",nextWeek:"'ensi' eeee 'klo' p",other:"P"},Kl=function(e,t,n,r){return Yl[e]},Zl={narrow:["T","H","M","H","T","K","H","E","S","L","M","J"],abbreviated:["tammi","helmi","maalis","huhti","touko","kesä","heinä","elo","syys","loka","marras","joulu"],wide:["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kesäkuu","heinäkuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu"]},Jl={narrow:Zl.narrow,abbreviated:Zl.abbreviated,wide:["tammikuuta","helmikuuta","maaliskuuta","huhtikuuta","toukokuuta","kesäkuuta","heinäkuuta","elokuuta","syyskuuta","lokakuuta","marraskuuta","joulukuuta"]},Ql={narrow:["S","M","T","K","T","P","L"],short:["su","ma","ti","ke","to","pe","la"],abbreviated:["sunn.","maan.","tiis.","kesk.","torst.","perj.","la"],wide:["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"]},eo={narrow:Ql.narrow,short:Ql.short,abbreviated:Ql.abbreviated,wide:["sunnuntaina","maanantaina","tiistaina","keskiviikkona","torstaina","perjantaina","lauantaina"]},to={ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["eaa.","jaa."],abbreviated:["eaa.","jaa."],wide:["ennen ajanlaskun alkua","jälkeen ajanlaskun alun"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. kvartaali","2. kvartaali","3. kvartaali","4. kvartaali"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:Zl,defaultWidth:"wide",formattingValues:Jl,defaultFormattingWidth:"wide"}),day:Nt({values:Ql,defaultWidth:"wide",formattingValues:eo,defaultFormattingWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ap",pm:"ip",midnight:"keskiyö",noon:"keskipäivä",morning:"ap",afternoon:"ip",evening:"illalla",night:"yöllä"},abbreviated:{am:"ap",pm:"ip",midnight:"keskiyö",noon:"keskipäivä",morning:"ap",afternoon:"ip",evening:"illalla",night:"yöllä"},wide:{am:"ap",pm:"ip",midnight:"keskiyöllä",noon:"keskipäivällä",morning:"aamupäivällä",afternoon:"iltapäivällä",evening:"illalla",night:"yöllä"}},defaultWidth:"wide"})},no=to,io={ordinalNumber:Bt({matchPattern:/^(\d+)(\.)/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(e|j)/i,abbreviated:/^(eaa.|jaa.)/i,wide:/^(ennen ajanlaskun alkua|jälkeen ajanlaskun alun)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^e/i,/^j/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234]\.? kvartaali/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[thmkeslj]/i,abbreviated:/^(tammi|helmi|maalis|huhti|touko|kesä|heinä|elo|syys|loka|marras|joulu)/i,wide:/^(tammikuu|helmikuu|maaliskuu|huhtikuu|toukokuu|kesäkuu|heinäkuu|elokuu|syyskuu|lokakuu|marraskuu|joulukuu)(ta)?/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^t/i,/^h/i,/^m/i,/^h/i,/^t/i,/^k/i,/^h/i,/^e/i,/^s/i,/^l/i,/^m/i,/^j/i],any:[/^ta/i,/^hel/i,/^maa/i,/^hu/i,/^to/i,/^k/i,/^hei/i,/^e/i,/^s/i,/^l/i,/^mar/i,/^j/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smtkpl]/i,short:/^(su|ma|ti|ke|to|pe|la)/i,abbreviated:/^(sunn.|maan.|tiis.|kesk.|torst.|perj.|la)/i,wide:/^(sunnuntai|maanantai|tiistai|keskiviikko|torstai|perjantai|lauantai)(na)?/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^k/i,/^t/i,/^p/i,/^l/i],any:[/^s/i,/^m/i,/^ti/i,/^k/i,/^to/i,/^p/i,/^l/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(ap|ip|keskiyö|keskipäivä|aamupäivällä|iltapäivällä|illalla|yöllä)/i,any:/^(ap|ip|keskiyöllä|keskipäivällä|aamupäivällä|iltapäivällä|illalla|yöllä)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ap/i,pm:/^ip/i,midnight:/^keskiyö/i,noon:/^keskipäivä/i,morning:/aamupäivällä/i,afternoon:/iltapäivällä/i,evening:/illalla/i,night:/yöllä/i}},defaultParseWidth:"any"})},ao=io,ro={code:"fi",formatDistance:Ul,formatLong:Gl,formatRelative:Kl,localize:no,match:ao,options:{weekStartsOn:1,firstWeekContainsDate:4}},lo=ro,oo={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXWeeks:{one:"environ 1 semaine",other:"environ {{count}} semaines"},xWeeks:{one:"1 semaine",other:"{{count}} semaines"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}},so=function(e,t,n){var r,form=oo[e];return r="string"==typeof form?form:1===t?form.one:form.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"dans "+r:"il y a "+r:r},uo={date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},co=uo,ho={lastWeek:"eeee 'dernier à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'prochain à' p",other:"P"},mo=function(e,t,n,r){return ho[e]},fo={ordinalNumber:function(e,t){var n=Number(e),r=null==t?void 0:t.unit;if(0===n)return"0";return n+(1===n?r&&["year","week","hour","minute","second"].includes(r)?"ère":"er":"ème")},era:Nt({values:{narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["T1","T2","T3","T4"],abbreviated:["1er trim.","2ème trim.","3ème trim.","4ème trim."],wide:["1er trimestre","2ème trimestre","3ème trimestre","4ème trimestre"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],wide:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["D","L","M","M","J","V","S"],short:["di","lu","ma","me","je","ve","sa"],abbreviated:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],wide:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"soir",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"matin",afternoon:"après-midi",evening:"soir",night:"matin"},wide:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"du matin",afternoon:"de l’après-midi",evening:"du soir",night:"du matin"}},defaultWidth:"wide"})},po=fo,vo={ordinalNumber:Bt({matchPattern:/^(\d+)(ième|ère|ème|er|e)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e)}}),era:Rt({matchPatterns:{narrow:/^(av\.J\.C|ap\.J\.C|ap\.J\.-C)/i,abbreviated:/^(av\.J\.-C|av\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(avant Jésus-Christ|après Jésus-Christ)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^av/i,/^ap/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,wide:/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^av/i,/^ma/i,/^juin/i,/^juil/i,/^ao/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[lmjvsd]/i,short:/^(di|lu|ma|me|je|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|jeu|ven|sam)\.?/i,wide:/^(dimanche|lundi|mardi|mercredi|jeudi|vendredi|samedi)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^lu/i,/^ma/i,/^me/i,/^je/i,/^ve/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,any:/^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/soir/i,night:/nuit/i}},defaultParseWidth:"any"})},go=vo,bo={code:"fr",formatDistance:so,formatLong:co,formatRelative:mo,localize:po,match:go,options:{weekStartsOn:1,firstWeekContainsDate:4}},yo=bo,wo={date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"yy-MM-dd"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},ko=wo,Mo={code:"fr-CA",formatDistance:so,formatLong:ko,formatRelative:mo,localize:po,match:go,options:{weekStartsOn:0,firstWeekContainsDate:1}},xo=Mo,_o={date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Po={lastWeek:"eeee 'la semaine dernière à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'la semaine prochaine à' p",other:"P"},Co={code:"fr-CH",formatDistance:so,formatLong:_o,formatRelative:function(e,t,n,r){return Po[e]},localize:po,match:go,options:{weekStartsOn:1,firstWeekContainsDate:4}},So={lessThanXSeconds:{one:"minder as 1 sekonde",other:"minder as {{count}} sekonden"},xSeconds:{one:"1 sekonde",other:"{{count}} sekonden"},halfAMinute:"oardel minút",lessThanXMinutes:{one:"minder as 1 minút",other:"minder as {{count}} minuten"},xMinutes:{one:"1 minút",other:"{{count}} minuten"},aboutXHours:{one:"sawat 1 oere",other:"sawat {{count}} oere"},xHours:{one:"1 oere",other:"{{count}} oere"},xDays:{one:"1 dei",other:"{{count}} dagen"},aboutXWeeks:{one:"sawat 1 wike",other:"sawat {{count}} wiken"},xWeeks:{one:"1 wike",other:"{{count}} wiken"},aboutXMonths:{one:"sawat 1 moanne",other:"sawat {{count}} moannen"},xMonths:{one:"1 moanne",other:"{{count}} moannen"},aboutXYears:{one:"sawat 1 jier",other:"sawat {{count}} jier"},xYears:{one:"1 jier",other:"{{count}} jier"},overXYears:{one:"mear as 1 jier",other:"mear as {{count}}s jier"},almostXYears:{one:"hast 1 jier",other:"hast {{count}} jier"}},Lo=function(e,t,n){var r,l=So[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"oer "+r:r+" lyn":r},jo={date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd-MM-y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'om' {{time}}",long:"{{date}} 'om' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Oo={lastWeek:"'ôfrûne' eeee 'om' p",yesterday:"'juster om' p",today:"'hjoed om' p",tomorrow:"'moarn om' p",nextWeek:"eeee 'om' p",other:"P"},Ao={code:"fy",formatDistance:Lo,formatLong:jo,formatRelative:function(e,t,n,r){return Oo[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"e"},era:Nt({values:{narrow:["f.K.","n.K."],abbreviated:["f.Kr.","n.Kr."],wide:["foar Kristus","nei Kristus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1e fearnsjier","2e fearnsjier","3e fearnsjier","4e fearnsjier"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan.","feb.","mrt.","apr.","mai.","jun.","jul.","aug.","sep.","okt.","nov.","des."],wide:["jannewaris","febrewaris","maart","april","maaie","juny","july","augustus","septimber","oktober","novimber","desimber"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["s","m","t","w","t","f","s"],short:["si","mo","ti","wo","to","fr","so"],abbreviated:["snein","moa","tii","woa","ton","fre","sneon"],wide:["snein","moandei","tiisdei","woansdei","tongersdei","freed","sneon"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"middernacht",noon:"middei",morning:"moarns",afternoon:"middeis",evening:"jûns",night:"nachts"},abbreviated:{am:"AM",pm:"PM",midnight:"middernacht",noon:"middei",morning:"moarns",afternoon:"middeis",evening:"jûns",night:"nachts"},wide:{am:"AM",pm:"PM",midnight:"middernacht",noon:"middei",morning:"moarns",afternoon:"middeis",evening:"jûns",night:"nachts"}},defaultWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)e?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^([fn]\.? ?K\.?)/,abbreviated:/^([fn]\. ?Kr\.?)/,wide:/^((foar|nei) Kristus)/},defaultMatchWidth:"wide",parsePatterns:{any:[/^f/,/^n/]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^K[1234]/i,wide:/^[1234]e fearnsjier/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan.|feb.|mrt.|apr.|mai.|jun.|jul.|aug.|sep.|okt.|nov.|des.)/i,wide:/^(jannewaris|febrewaris|maart|april|maaie|juny|july|augustus|septimber|oktober|novimber|desimber)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^jan/i,/^feb/i,/^m(r|a)/i,/^apr/i,/^mai/i,/^jun/i,/^jul/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^des/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smtwf]/i,short:/^(si|mo|ti|wo|to|fr|so)/i,abbreviated:/^(snein|moa|tii|woa|ton|fre|sneon)/i,wide:/^(snein|moandei|tiisdei|woansdei|tongersdei|freed|sneon)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^sn/i,/^mo/i,/^ti/i,/^wo/i,/^to/i,/^fr/i,/^sn/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(am|pm|middernacht|middeis|moarns|middei|jûns|nachts)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^am/i,pm:/^pm/i,midnight:/^middernacht/i,noon:/^middei/i,morning:/moarns/i,afternoon:/^middeis/i,evening:/jûns/i,night:/nachts/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},To={lessThanXSeconds:{one:"nas lugha na diog",other:"nas lugha na {{count}} diogan"},xSeconds:{one:"1 diog",two:"2 dhiog",twenty:"20 diog",other:"{{count}} diogan"},halfAMinute:"leth mhionaid",lessThanXMinutes:{one:"nas lugha na mionaid",other:"nas lugha na {{count}} mionaidean"},xMinutes:{one:"1 mionaid",two:"2 mhionaid",twenty:"20 mionaid",other:"{{count}} mionaidean"},aboutXHours:{one:"mu uair de thìde",other:"mu {{count}} uairean de thìde"},xHours:{one:"1 uair de thìde",two:"2 uair de thìde",twenty:"20 uair de thìde",other:"{{count}} uairean de thìde"},xDays:{one:"1 là",other:"{{count}} là"},aboutXWeeks:{one:"mu 1 seachdain",other:"mu {{count}} seachdainean"},xWeeks:{one:"1 seachdain",other:"{{count}} seachdainean"},aboutXMonths:{one:"mu mhìos",other:"mu {{count}} mìosan"},xMonths:{one:"1 mìos",other:"{{count}} mìosan"},aboutXYears:{one:"mu bhliadhna",other:"mu {{count}} bliadhnaichean"},xYears:{one:"1 bhliadhna",other:"{{count}} bliadhna"},overXYears:{one:"còrr is bliadhna",other:"còrr is {{count}} bliadhnaichean"},almostXYears:{one:"cha mhòr bliadhna",other:"cha mhòr {{count}} bliadhnaichean"}},Wo=function(e,t,n){var r,l=To[e];return r="string"==typeof l?l:1===t?l.one:2===t&&l.two?l.two:20===t&&l.twenty?l.twenty:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"ann an "+r:"o chionn "+r:r},Do={date:It({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'aig' {{time}}",long:"{{date}} 'aig' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Io={lastWeek:"'mu dheireadh' eeee 'aig' p",yesterday:"'an-dè aig' p",today:"'an-diugh aig' p",tomorrow:"'a-màireach aig' p",nextWeek:"eeee 'aig' p",other:"P"},Eo={code:"gd",formatDistance:Wo,formatLong:Do,formatRelative:function(e,t,n,r){return Io[e]},localize:{ordinalNumber:function(e){var t=Number(e),n=t%100;if(n>20||n<10)switch(n%10){case 1:return t+"d";case 2:return t+"na"}return 12===n?t+"na":t+"mh"},era:Nt({values:{narrow:["R","A"],abbreviated:["RC","AD"],wide:["ro Chrìosta","anno domini"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["C1","C2","C3","C4"],wide:["a' chiad chairteal","an dàrna cairteal","an treas cairteal","an ceathramh cairteal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["F","G","M","G","C","Ò","I","L","S","D","S","D"],abbreviated:["Faoi","Gear","Màrt","Gibl","Cèit","Ògmh","Iuch","Lùn","Sult","Dàmh","Samh","Dùbh"],wide:["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"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["D","L","M","C","A","H","S"],short:["Dò","Lu","Mà","Ci","Ar","Ha","Sa"],abbreviated:["Did","Dil","Dim","Dic","Dia","Dih","Dis"],wide:["Didòmhnaich","Diluain","Dimàirt","Diciadain","Diardaoin","Dihaoine","Disathairne"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"m",pm:"f",midnight:"m.o.",noon:"m.l.",morning:"madainn",afternoon:"feasgar",evening:"feasgar",night:"oidhche"},abbreviated:{am:"M.",pm:"F.",midnight:"meadhan oidhche",noon:"meadhan là",morning:"madainn",afternoon:"feasgar",evening:"feasgar",night:"oidhche"},wide:{am:"m.",pm:"f.",midnight:"meadhan oidhche",noon:"meadhan là",morning:"madainn",afternoon:"feasgar",evening:"feasgar",night:"oidhche"}},defaultWidth:"wide",formattingValues:{narrow:{am:"m",pm:"f",midnight:"m.o.",noon:"m.l.",morning:"sa mhadainn",afternoon:"feasgar",evening:"feasgar",night:"air an oidhche"},abbreviated:{am:"M.",pm:"F.",midnight:"meadhan oidhche",noon:"meadhan là",morning:"sa mhadainn",afternoon:"feasgar",evening:"feasgar",night:"air an oidhche"},wide:{am:"m.",pm:"f.",midnight:"meadhan oidhche",noon:"meadhan là",morning:"sa mhadainn",afternoon:"feasgar",evening:"feasgar",night:"air an oidhche"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(d|na|tr|mh)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(r|a)/i,abbreviated:/^(r\.?\s?c\.?|r\.?\s?a\.?\s?c\.?|a\.?\s?d\.?|a\.?\s?c\.?)/i,wide:/^(ro Chrìosta|ron aois choitchinn|anno domini|aois choitcheann)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^c[1234]/i,wide:/^[1234](cd|na|tr|mh)? cairteal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[fgmcòilsd]/i,abbreviated:/^(faoi|gear|màrt|gibl|cèit|ògmh|iuch|lùn|sult|dàmh|samh|dùbh)/i,wide:/^(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)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^f/i,/^g/i,/^m/i,/^g/i,/^c/i,/^ò/i,/^i/i,/^l/i,/^s/i,/^d/i,/^s/i,/^d/i],any:[/^fa/i,/^ge/i,/^mà/i,/^gi/i,/^c/i,/^ò/i,/^i/i,/^l/i,/^su/i,/^d/i,/^sa/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[dlmcahs]/i,short:/^(dò|lu|mà|ci|ar|ha|sa)/i,abbreviated:/^(did|dil|dim|dic|dia|dih|dis)/i,wide:/^(didòmhnaich|diluain|dimàirt|diciadain|diardaoin|dihaoine|disathairne)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^c/i,/^a/i,/^h/i,/^s/i],any:[/^d/i,/^l/i,/^m/i,/^c/i,/^a/i,/^h/i,/^s/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mi|n|(san|aig) (madainn|feasgar|feasgar|oidhche))/i,any:/^([ap]\.?\s?m\.?|meadhan oidhche|meadhan là|(san|aig) (madainn|feasgar|feasgar|oidhche))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^m/i,pm:/^f/i,midnight:/^meadhan oidhche/i,noon:/^meadhan là/i,morning:/sa mhadainn/i,afternoon:/feasgar/i,evening:/feasgar/i,night:/air an oidhche/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},zo={lessThanXSeconds:{one:"menos dun segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"medio minuto",lessThanXMinutes:{one:"menos dun minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"arredor dunha hora",other:"arredor de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 día",other:"{{count}} días"},aboutXWeeks:{one:"arredor dunha semana",other:"arredor de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"arredor de 1 mes",other:"arredor de {{count}} meses"},xMonths:{one:"1 mes",other:"{{count}} meses"},aboutXYears:{one:"arredor dun ano",other:"arredor de {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"máis dun ano",other:"máis de {{count}} anos"},almostXYears:{one:"case un ano",other:"case {{count}} anos"}},Ho=function(e,t,n){var r,l=zo[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"en "+r:"hai "+r:r},No={date:It({formats:{full:"EEEE, d 'de' MMMM y",long:"d 'de' MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'ás' {{time}}",long:"{{date}} 'ás' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},$o={lastWeek:"'o' eeee 'pasado á' LT",yesterday:"'onte á' p",today:"'hoxe á' p",tomorrow:"'mañá á' p",nextWeek:"eeee 'á' p",other:"P"},Ro={lastWeek:"'o' eeee 'pasado ás' p",yesterday:"'onte ás' p",today:"'hoxe ás' p",tomorrow:"'mañá ás' p",nextWeek:"eeee 'ás' p",other:"P"},Bo={code:"gl",formatDistance:Ho,formatLong:No,formatRelative:function(e,t,n,r){return 1!==t.getUTCHours()?Ro[e]:$o[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"º"},era:Nt({values:{narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","despois de cristo"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["e","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["xan","feb","mar","abr","mai","xun","xul","ago","set","out","nov","dec"],wide:["xaneiro","febreiro","marzo","abril","maio","xuño","xullo","agosto","setembro","outubro","novembro","decembro"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["d","l","m","m","j","v","s"],short:["do","lu","ma","me","xo","ve","sa"],abbreviated:["dom","lun","mar","mer","xov","ven","sab"],wide:["domingo","luns","martes","mércores","xoves","venres","sábado"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"mañá",afternoon:"tarde",evening:"tarde",night:"noite"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoite",noon:"mediodía",morning:"mañá",afternoon:"tarde",evening:"tardiña",night:"noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoite",noon:"mediodía",morning:"mañá",afternoon:"tarde",evening:"tardiña",night:"noite"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"da mañá",afternoon:"da tarde",evening:"da tardiña",night:"da noite"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoite",noon:"mediodía",morning:"da mañá",afternoon:"da tarde",evening:"da tardiña",night:"da noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoite",noon:"mediodía",morning:"da mañá",afternoon:"da tarde",evening:"da tardiña",night:"da noite"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(º)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|a\.?\s?e\.?\s?c\.?|d\.?\s?c\.?|e\.?\s?c\.?)/i,wide:/^(antes de cristo|antes da era com[uú]n|despois de cristo|era com[uú]n)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ac/i,/^dc/i],wide:[/^(antes de cristo|antes da era com[uú]n)/i,/^(despois de cristo|era com[uú]n)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[xfmasond]/i,abbreviated:/^(xan|feb|mar|abr|mai|xun|xul|ago|set|out|nov|dec)/i,wide:/^(xaneiro|febreiro|marzo|abril|maio|xuño|xullo|agosto|setembro|outubro|novembro|decembro)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^x/i,/^f/i,/^m/i,/^a/i,/^m/i,/^x/i,/^x/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^xan/i,/^feb/i,/^mar/i,/^abr/i,/^mai/i,/^xun/i,/^xul/i,/^ago/i,/^set/i,/^out/i,/^nov/i,/^dec/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[dlmxvs]/i,short:/^(do|lu|ma|me|xo|ve|sa)/i,abbreviated:/^(dom|lun|mar|mer|xov|ven|sab)/i,wide:/^(domingo|luns|martes|m[eé]rcores|xoves|venres|s[áa]bado)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^x/i,/^v/i,/^s/i],any:[/^do/i,/^lu/i,/^ma/i,/^me/i,/^xo/i,/^ve/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mn|md|(da|[aá]s) (mañ[aá]|tarde|noite))/i,any:/^([ap]\.?\s?m\.?|medianoite|mediod[ií]a|(da|[aá]s) (mañ[aá]|tarde|noite))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mn/i,noon:/^md/i,morning:/mañ[aá]/i,afternoon:/tarde/i,evening:/tardiña/i,night:/noite/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Fo={lessThanXSeconds:{one:"હમણાં",other:"​આશરે {{count}} સેકંડ"},xSeconds:{one:"1 સેકંડ",other:"{{count}} સેકંડ"},halfAMinute:"અડધી મિનિટ",lessThanXMinutes:{one:"આ મિનિટ",other:"​આશરે {{count}} મિનિટ"},xMinutes:{one:"1 મિનિટ",other:"{{count}} મિનિટ"},aboutXHours:{one:"​આશરે 1 કલાક",other:"​આશરે {{count}} કલાક"},xHours:{one:"1 કલાક",other:"{{count}} કલાક"},xDays:{one:"1 દિવસ",other:"{{count}} દિવસ"},aboutXWeeks:{one:"આશરે 1 અઠવાડિયું",other:"આશરે {{count}} અઠવાડિયા"},xWeeks:{one:"1 અઠવાડિયું",other:"{{count}} અઠવાડિયા"},aboutXMonths:{one:"આશરે 1 મહિનો",other:"આશરે {{count}} મહિના"},xMonths:{one:"1 મહિનો",other:"{{count}} મહિના"},aboutXYears:{one:"આશરે 1 વર્ષ",other:"આશરે {{count}} વર્ષ"},xYears:{one:"1 વર્ષ",other:"{{count}} વર્ષ"},overXYears:{one:"1 વર્ષથી વધુ",other:"{{count}} વર્ષથી વધુ"},almostXYears:{one:"લગભગ 1 વર્ષ",other:"લગભગ {{count}} વર્ષ"}},Vo=function(e,t,n){var r,l=Fo[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+"માં":r+" પહેલાં":r},qo={date:It({formats:{full:"EEEE, d MMMM, y",long:"d MMMM, y",medium:"d MMM, y",short:"d/M/yy"},defaultWidth:"full"}),time:It({formats:{full:"hh:mm:ss a zzzz",long:"hh:mm:ss a z",medium:"hh:mm:ss a",short:"hh:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Uo={lastWeek:"'પાછલા' eeee p",yesterday:"'ગઈકાલે' p",today:"'આજે' p",tomorrow:"'આવતીકાલે' p",nextWeek:"eeee p",other:"P"},Xo={code:"gu",formatDistance:Vo,formatLong:qo,formatRelative:function(e,t,n,r){return Uo[e]},localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["ઈસપૂ","ઈસ"],abbreviated:["ઈ.સ.પૂર્વે","ઈ.સ."],wide:["ઈસવીસન પૂર્વે","ઈસવીસન"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1લો ત્રિમાસ","2જો ત્રિમાસ","3જો ત્રિમાસ","4થો ત્રિમાસ"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["જા","ફે","મા","એ","મે","જૂ","જુ","ઓ","સ","ઓ","ન","ડિ"],abbreviated:["જાન્યુ","ફેબ્રુ","માર્ચ","એપ્રિલ","મે","જૂન","જુલાઈ","ઑગસ્ટ","સપ્ટે","ઓક્ટો","નવે","ડિસે"],wide:["જાન્યુઆરી","ફેબ્રુઆરી","માર્ચ","એપ્રિલ","મે","જૂન","જુલાઇ","ઓગસ્ટ","સપ્ટેમ્બર","ઓક્ટોબર","નવેમ્બર","ડિસેમ્બર"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ર","સો","મં","બુ","ગુ","શુ","શ"],short:["ર","સો","મં","બુ","ગુ","શુ","શ"],abbreviated:["રવિ","સોમ","મંગળ","બુધ","ગુરુ","શુક્ર","શનિ"],wide:["રવિવાર","સોમવાર","મંગળવાર","બુધવાર","ગુરુવાર","શુક્રવાર","શનિવાર"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"મ.રાત્રિ",noon:"બ.",morning:"સવારે",afternoon:"બપોરે",evening:"સાંજે",night:"રાત્રે"},abbreviated:{am:"AM",pm:"PM",midnight:"​મધ્યરાત્રિ",noon:"બપોરે",morning:"સવારે",afternoon:"બપોરે",evening:"સાંજે",night:"રાત્રે"},wide:{am:"AM",pm:"PM",midnight:"​મધ્યરાત્રિ",noon:"બપોરે",morning:"સવારે",afternoon:"બપોરે",evening:"સાંજે",night:"રાત્રે"}},defaultWidth:"wide",formattingValues:{narrow:{am:"AM",pm:"PM",midnight:"મ.રાત્રિ",noon:"બપોરે",morning:"સવારે",afternoon:"બપોરે",evening:"સાંજે",night:"રાત્રે"},abbreviated:{am:"AM",pm:"PM",midnight:"મધ્યરાત્રિ",noon:"બપોરે",morning:"સવારે",afternoon:"બપોરે",evening:"સાંજે",night:"રાત્રે"},wide:{am:"AM",pm:"PM",midnight:"​મધ્યરાત્રિ",noon:"બપોરે",morning:"સવારે",afternoon:"બપોરે",evening:"સાંજે",night:"રાત્રે"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(લ|જ|થ|ઠ્ઠ|મ)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ઈસપૂ|ઈસ)/i,abbreviated:/^(ઈ\.સ\.પૂર્વે|ઈ\.સ\.)/i,wide:/^(ઈસવીસન\sપૂર્વે|ઈસવીસન)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ઈસપૂ/i,/^ઈસ/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](લો|જો|થો)? ત્રિમાસ/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[જાફેમાએમેજૂજુઓસઓનડિ]/i,abbreviated:/^(જાન્યુ|ફેબ્રુ|માર્ચ|એપ્રિલ|મે|જૂન|જુલાઈ|ઑગસ્ટ|સપ્ટે|ઓક્ટો|નવે|ડિસે)/i,wide:/^(જાન્યુઆરી|ફેબ્રુઆરી|માર્ચ|એપ્રિલ|મે|જૂન|જુલાઇ|ઓગસ્ટ|સપ્ટેમ્બર|ઓક્ટોબર|નવેમ્બર|ડિસેમ્બર)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^જા/i,/^ફે/i,/^મા/i,/^એ/i,/^મે/i,/^જૂ/i,/^જુ/i,/^ઑગ/i,/^સ/i,/^ઓક્ટો/i,/^ન/i,/^ડિ/i],any:[/^જા/i,/^ફે/i,/^મા/i,/^એ/i,/^મે/i,/^જૂ/i,/^જુ/i,/^ઑગ/i,/^સ/i,/^ઓક્ટો/i,/^ન/i,/^ડિ/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(ર|સો|મં|બુ|ગુ|શુ|શ)/i,short:/^(ર|સો|મં|બુ|ગુ|શુ|શ)/i,abbreviated:/^(રવિ|સોમ|મંગળ|બુધ|ગુરુ|શુક્ર|શનિ)/i,wide:/^(રવિવાર|સોમવાર|મંગળવાર|બુધવાર|ગુરુવાર|શુક્રવાર|શનિવાર)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ર/i,/^સો/i,/^મં/i,/^બુ/i,/^ગુ/i,/^શુ/i,/^શ/i],any:[/^ર/i,/^સો/i,/^મં/i,/^બુ/i,/^ગુ/i,/^શુ/i,/^શ/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|મ\.?|સ|બ|સાં|રા)/i,any:/^(a|p|મ\.?|સ|બ|સાં|રા)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^મ\.?/i,noon:/^બ/i,morning:/સ/i,afternoon:/બ/i,evening:/સાં/i,night:/રા/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},Go={lessThanXSeconds:{one:"פחות משנייה",two:"פחות משתי שניות",other:"פחות מ־{{count}} שניות"},xSeconds:{one:"שנייה",two:"שתי שניות",other:"{{count}} שניות"},halfAMinute:"חצי דקה",lessThanXMinutes:{one:"פחות מדקה",two:"פחות משתי דקות",other:"פחות מ־{{count}} דקות"},xMinutes:{one:"דקה",two:"שתי דקות",other:"{{count}} דקות"},aboutXHours:{one:"כשעה",two:"כשעתיים",other:"כ־{{count}} שעות"},xHours:{one:"שעה",two:"שעתיים",other:"{{count}} שעות"},xDays:{one:"יום",two:"יומיים",other:"{{count}} ימים"},aboutXWeeks:{one:"כשבוע",two:"כשבועיים",other:"כ־{{count}} שבועות"},xWeeks:{one:"שבוע",two:"שבועיים",other:"{{count}} שבועות"},aboutXMonths:{one:"כחודש",two:"כחודשיים",other:"כ־{{count}} חודשים"},xMonths:{one:"חודש",two:"חודשיים",other:"{{count}} חודשים"},aboutXYears:{one:"כשנה",two:"כשנתיים",other:"כ־{{count}} שנים"},xYears:{one:"שנה",two:"שנתיים",other:"{{count}} שנים"},overXYears:{one:"יותר משנה",two:"יותר משנתיים",other:"יותר מ־{{count}} שנים"},almostXYears:{one:"כמעט שנה",two:"כמעט שנתיים",other:"כמעט {{count}} שנים"}},Yo=function(e,t,n){if("xDays"===e&&null!=n&&n.addSuffix&&t<=2)return n.comparison&&n.comparison>0?1===t?"מחר":"מחרתיים":1===t?"אתמול":"שלשום";var r,l=Go[e];return r="string"==typeof l?l:1===t?l.one:2===t?l.two:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"בעוד "+r:"לפני "+r:r},Ko={date:It({formats:{full:"EEEE, d בMMMM y",long:"d בMMMM y",medium:"d בMMM y",short:"d.M.y"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'בשעה' {{time}}",long:"{{date}} 'בשעה' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Zo={lastWeek:"eeee 'שעבר בשעה' p",yesterday:"'אתמול בשעה' p",today:"'היום בשעה' p",tomorrow:"'מחר בשעה' p",nextWeek:"eeee 'בשעה' p",other:"P"},Jo=function(e,t,n,r){return Zo[e]},Qo={ordinalNumber:function(e,t){var n=Number(e);if(n<=0||n>10)return String(n);var r=String(null==t?void 0:t.unit),l=n-1;return["year","hour","minute","second"].indexOf(r)>=0?["ראשונה","שנייה","שלישית","רביעית","חמישית","שישית","שביעית","שמינית","תשיעית","עשירית"][l]:["ראשון","שני","שלישי","רביעי","חמישי","שישי","שביעי","שמיני","תשיעי","עשירי"][l]},era:Nt({values:{narrow:["לפנה״ס","לספירה"],abbreviated:["לפנה״ס","לספירה"],wide:["לפני הספירה","לספירה"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["רבעון 1","רבעון 2","רבעון 3","רבעון 4"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["1","2","3","4","5","6","7","8","9","10","11","12"],abbreviated:["ינו׳","פבר׳","מרץ","אפר׳","מאי","יוני","יולי","אוג׳","ספט׳","אוק׳","נוב׳","דצמ׳"],wide:["ינואר","פברואר","מרץ","אפריל","מאי","יוני","יולי","אוגוסט","ספטמבר","אוקטובר","נובמבר","דצמבר"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["א׳","ב׳","ג׳","ד׳","ה׳","ו׳","ש׳"],short:["א׳","ב׳","ג׳","ד׳","ה׳","ו׳","ש׳"],abbreviated:["יום א׳","יום ב׳","יום ג׳","יום ד׳","יום ה׳","יום ו׳","שבת"],wide:["יום ראשון","יום שני","יום שלישי","יום רביעי","יום חמישי","יום שישי","יום שבת"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"לפנה״צ",pm:"אחה״צ",midnight:"חצות",noon:"צהריים",morning:"בוקר",afternoon:"אחר הצהריים",evening:"ערב",night:"לילה"},abbreviated:{am:"לפנה״צ",pm:"אחה״צ",midnight:"חצות",noon:"צהריים",morning:"בוקר",afternoon:"אחר הצהריים",evening:"ערב",night:"לילה"},wide:{am:"לפנה״צ",pm:"אחה״צ",midnight:"חצות",noon:"צהריים",morning:"בוקר",afternoon:"אחר הצהריים",evening:"ערב",night:"לילה"}},defaultWidth:"wide",formattingValues:{narrow:{am:"לפנה״צ",pm:"אחה״צ",midnight:"חצות",noon:"צהריים",morning:"בבוקר",afternoon:"בצהריים",evening:"בערב",night:"בלילה"},abbreviated:{am:"לפנה״צ",pm:"אחה״צ",midnight:"חצות",noon:"צהריים",morning:"בבוקר",afternoon:"אחר הצהריים",evening:"בערב",night:"בלילה"},wide:{am:"לפנה״צ",pm:"אחה״צ",midnight:"חצות",noon:"צהריים",morning:"בבוקר",afternoon:"אחר הצהריים",evening:"בערב",night:"בלילה"}},defaultFormattingWidth:"wide"})},es=["רא","שנ","של","רב","ח","שי","שב","שמ","ת","ע"],ts={code:"he",formatDistance:Yo,formatLong:Ko,formatRelative:Jo,localize:Qo,match:{ordinalNumber:Bt({matchPattern:/^(\d+|(ראשון|שני|שלישי|רביעי|חמישי|שישי|שביעי|שמיני|תשיעי|עשירי|ראשונה|שנייה|שלישית|רביעית|חמישית|שישית|שביעית|שמינית|תשיעית|עשירית))/i,parsePattern:/^(\d+|רא|שנ|של|רב|ח|שי|שב|שמ|ת|ע)/i,valueCallback:function(e){var t=parseInt(e,10);return isNaN(t)?es.indexOf(e)+1:t}}),era:Rt({matchPatterns:{narrow:/^ל(ספירה|פנה״ס)/i,abbreviated:/^ל(ספירה|פנה״ס)/i,wide:/^ל(פני ה)?ספירה/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^לפ/i,/^לס/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^רבעון [1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^\d+/i,abbreviated:/^(ינו|פבר|מרץ|אפר|מאי|יוני|יולי|אוג|ספט|אוק|נוב|דצמ)׳?/i,wide:/^(ינואר|פברואר|מרץ|אפריל|מאי|יוני|יולי|אוגוסט|ספטמבר|אוקטובר|נובמבר|דצמבר)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^1$/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^7/i,/^8/i,/^9/i,/^10/i,/^11/i,/^12/i],any:[/^ינ/i,/^פ/i,/^מר/i,/^אפ/i,/^מא/i,/^יונ/i,/^יול/i,/^אוג/i,/^ס/i,/^אוק/i,/^נ/i,/^ד/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[אבגדהוש]׳/i,short:/^[אבגדהוש]׳/i,abbreviated:/^(שבת|יום (א|ב|ג|ד|ה|ו)׳)/i,wide:/^יום (ראשון|שני|שלישי|רביעי|חמישי|שישי|שבת)/i},defaultMatchWidth:"wide",parsePatterns:{abbreviated:[/א׳$/i,/ב׳$/i,/ג׳$/i,/ד׳$/i,/ה׳$/i,/ו׳$/i,/^ש/i],wide:[/ן$/i,/ני$/i,/לישי$/i,/עי$/i,/מישי$/i,/שישי$/i,/ת$/i],any:[/^א/i,/^ב/i,/^ג/i,/^ד/i,/^ה/i,/^ו/i,/^ש/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(אחר ה|ב)?(חצות|צהריים|בוקר|ערב|לילה|אחה״צ|לפנה״צ)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^לפ/i,pm:/^אחה/i,midnight:/^ח/i,noon:/^צ/i,morning:/בוקר/i,afternoon:/בצ|אחר/i,evening:/ערב/i,night:/לילה/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},ns={locale:{1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},number:{"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"}};function is(e){return e.toString().replace(/\d/g,(function(e){return ns.locale[e]}))}var as={ordinalNumber:function(e,t){return is(Number(e))},era:Nt({values:{narrow:["ईसा-पूर्व","ईस्वी"],abbreviated:["ईसा-पूर्व","ईस्वी"],wide:["ईसा-पूर्व","ईसवी सन"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["ति1","ति2","ति3","ति4"],wide:["पहली तिमाही","दूसरी तिमाही","तीसरी तिमाही","चौथी तिमाही"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ज","फ़","मा","अ","मई","जू","जु","अग","सि","अक्टू","न","दि"],abbreviated:["जन","फ़र","मार्च","अप्रैल","मई","जून","जुल","अग","सित","अक्टू","नव","दिस"],wide:["जनवरी","फ़रवरी","मार्च","अप्रैल","मई","जून","जुलाई","अगस्त","सितंबर","अक्टूबर","नवंबर","दिसंबर"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["र","सो","मं","बु","गु","शु","श"],short:["र","सो","मं","बु","गु","शु","श"],abbreviated:["रवि","सोम","मंगल","बुध","गुरु","शुक्र","शनि"],wide:["रविवार","सोमवार","मंगलवार","बुधवार","गुरुवार","शुक्रवार","शनिवार"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"पूर्वाह्न",pm:"अपराह्न",midnight:"मध्यरात्रि",noon:"दोपहर",morning:"सुबह",afternoon:"दोपहर",evening:"शाम",night:"रात"},abbreviated:{am:"पूर्वाह्न",pm:"अपराह्न",midnight:"मध्यरात्रि",noon:"दोपहर",morning:"सुबह",afternoon:"दोपहर",evening:"शाम",night:"रात"},wide:{am:"पूर्वाह्न",pm:"अपराह्न",midnight:"मध्यरात्रि",noon:"दोपहर",morning:"सुबह",afternoon:"दोपहर",evening:"शाम",night:"रात"}},defaultWidth:"wide",formattingValues:{narrow:{am:"पूर्वाह्न",pm:"अपराह्न",midnight:"मध्यरात्रि",noon:"दोपहर",morning:"सुबह",afternoon:"दोपहर",evening:"शाम",night:"रात"},abbreviated:{am:"पूर्वाह्न",pm:"अपराह्न",midnight:"मध्यरात्रि",noon:"दोपहर",morning:"सुबह",afternoon:"दोपहर",evening:"शाम",night:"रात"},wide:{am:"पूर्वाह्न",pm:"अपराह्न",midnight:"मध्यरात्रि",noon:"दोपहर",morning:"सुबह",afternoon:"दोपहर",evening:"शाम",night:"रात"}},defaultFormattingWidth:"wide"})},rs={lessThanXSeconds:{one:"१ सेकंड से कम",other:"{{count}} सेकंड से कम"},xSeconds:{one:"१ सेकंड",other:"{{count}} सेकंड"},halfAMinute:"आधा मिनट",lessThanXMinutes:{one:"१ मिनट से कम",other:"{{count}} मिनट से कम"},xMinutes:{one:"१ मिनट",other:"{{count}} मिनट"},aboutXHours:{one:"लगभग १ घंटा",other:"लगभग {{count}} घंटे"},xHours:{one:"१ घंटा",other:"{{count}} घंटे"},xDays:{one:"१ दिन",other:"{{count}} दिन"},aboutXWeeks:{one:"लगभग १ सप्ताह",other:"लगभग {{count}} सप्ताह"},xWeeks:{one:"१ सप्ताह",other:"{{count}} सप्ताह"},aboutXMonths:{one:"लगभग १ महीना",other:"लगभग {{count}} महीने"},xMonths:{one:"१ महीना",other:"{{count}} महीने"},aboutXYears:{one:"लगभग १ वर्ष",other:"लगभग {{count}} वर्ष"},xYears:{one:"१ वर्ष",other:"{{count}} वर्ष"},overXYears:{one:"१ वर्ष से अधिक",other:"{{count}} वर्ष से अधिक"},almostXYears:{one:"लगभग १ वर्ष",other:"लगभग {{count}} वर्ष"}},ls=function(e,t,n){var r,l=rs[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",is(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+"मे ":r+" पहले":r},os={date:It({formats:{full:"EEEE, do MMMM, y",long:"do MMMM, y",medium:"d MMM, y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'को' {{time}}",long:"{{date}} 'को' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},ss={lastWeek:"'पिछले' eeee p",yesterday:"'कल' p",today:"'आज' p",tomorrow:"'कल' p",nextWeek:"eeee 'को' p",other:"P"},us=function(e,t,n,r){return ss[e]},ds={ordinalNumber:Bt({matchPattern:/^[०१२३४५६७८९]+/i,parsePattern:/^[०१२३४५६७८९]+/i,valueCallback:function(e){var t=e.toString().replace(/[१२३४५६७८९०]/g,(function(e){return ns.number[e]}));return Number(t)}}),era:Rt({matchPatterns:{narrow:/^(ईसा-पूर्व|ईस्वी)/i,abbreviated:/^(ईसा\.?\s?पूर्व\.?|ईसा\.?)/i,wide:/^(ईसा-पूर्व|ईसवी पूर्व|ईसवी सन|ईसवी)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^ति[1234]/i,wide:/^[1234](पहली|दूसरी|तीसरी|चौथी)? तिमाही/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[जफ़माअप्मईजूनजुअगसिअक्तनदि]/i,abbreviated:/^(जन|फ़र|मार्च|अप्|मई|जून|जुल|अग|सित|अक्तू|नव|दिस)/i,wide:/^(जनवरी|फ़रवरी|मार्च|अप्रैल|मई|जून|जुलाई|अगस्त|सितंबर|अक्तूबर|नवंबर|दिसंबर)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ज/i,/^फ़/i,/^मा/i,/^अप्/i,/^मई/i,/^जू/i,/^जु/i,/^अग/i,/^सि/i,/^अक्तू/i,/^न/i,/^दि/i],any:[/^जन/i,/^फ़/i,/^मा/i,/^अप्/i,/^मई/i,/^जू/i,/^जु/i,/^अग/i,/^सि/i,/^अक्तू/i,/^नव/i,/^दिस/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[रविसोममंगलबुधगुरुशुक्रशनि]/i,short:/^(रवि|सोम|मंगल|बुध|गुरु|शुक्र|शनि)/i,abbreviated:/^(रवि|सोम|मंगल|बुध|गुरु|शुक्र|शनि)/i,wide:/^(रविवार|सोमवार|मंगलवार|बुधवार|गुरुवार|शुक्रवार|शनिवार)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^रवि/i,/^सोम/i,/^मंगल/i,/^बुध/i,/^गुरु/i,/^शुक्र/i,/^शनि/i],any:[/^रवि/i,/^सोम/i,/^मंगल/i,/^बुध/i,/^गुरु/i,/^शुक्र/i,/^शनि/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(पू|अ|म|द.\?|सु|दो|शा|रा)/i,any:/^(पूर्वाह्न|अपराह्न|म|द.\?|सु|दो|शा|रा)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^पूर्वाह्न/i,pm:/^अपराह्न/i,midnight:/^मध्य/i,noon:/^दो/i,morning:/सु/i,afternoon:/दो/i,evening:/शा/i,night:/रा/i}},defaultParseWidth:"any"})},cs={code:"hi",formatDistance:ls,formatLong:os,formatRelative:us,localize:as,match:ds,options:{weekStartsOn:0,firstWeekContainsDate:4}},hs={lessThanXSeconds:{one:{standalone:"manje od 1 sekunde",withPrepositionAgo:"manje od 1 sekunde",withPrepositionIn:"manje od 1 sekundu"},dual:"manje od {{count}} sekunde",other:"manje od {{count}} sekundi"},xSeconds:{one:{standalone:"1 sekunda",withPrepositionAgo:"1 sekunde",withPrepositionIn:"1 sekundu"},dual:"{{count}} sekunde",other:"{{count}} sekundi"},halfAMinute:"pola minute",lessThanXMinutes:{one:{standalone:"manje od 1 minute",withPrepositionAgo:"manje od 1 minute",withPrepositionIn:"manje od 1 minutu"},dual:"manje od {{count}} minute",other:"manje od {{count}} minuta"},xMinutes:{one:{standalone:"1 minuta",withPrepositionAgo:"1 minute",withPrepositionIn:"1 minutu"},dual:"{{count}} minute",other:"{{count}} minuta"},aboutXHours:{one:{standalone:"oko 1 sat",withPrepositionAgo:"oko 1 sat",withPrepositionIn:"oko 1 sat"},dual:"oko {{count}} sata",other:"oko {{count}} sati"},xHours:{one:{standalone:"1 sat",withPrepositionAgo:"1 sat",withPrepositionIn:"1 sat"},dual:"{{count}} sata",other:"{{count}} sati"},xDays:{one:{standalone:"1 dan",withPrepositionAgo:"1 dan",withPrepositionIn:"1 dan"},dual:"{{count}} dana",other:"{{count}} dana"},aboutXWeeks:{one:{standalone:"oko 1 tjedan",withPrepositionAgo:"oko 1 tjedan",withPrepositionIn:"oko 1 tjedan"},dual:"oko {{count}} tjedna",other:"oko {{count}} tjedana"},xWeeks:{one:{standalone:"1 tjedan",withPrepositionAgo:"1 tjedan",withPrepositionIn:"1 tjedan"},dual:"{{count}} tjedna",other:"{{count}} tjedana"},aboutXMonths:{one:{standalone:"oko 1 mjesec",withPrepositionAgo:"oko 1 mjesec",withPrepositionIn:"oko 1 mjesec"},dual:"oko {{count}} mjeseca",other:"oko {{count}} mjeseci"},xMonths:{one:{standalone:"1 mjesec",withPrepositionAgo:"1 mjesec",withPrepositionIn:"1 mjesec"},dual:"{{count}} mjeseca",other:"{{count}} mjeseci"},aboutXYears:{one:{standalone:"oko 1 godinu",withPrepositionAgo:"oko 1 godinu",withPrepositionIn:"oko 1 godinu"},dual:"oko {{count}} godine",other:"oko {{count}} godina"},xYears:{one:{standalone:"1 godina",withPrepositionAgo:"1 godine",withPrepositionIn:"1 godinu"},dual:"{{count}} godine",other:"{{count}} godina"},overXYears:{one:{standalone:"preko 1 godinu",withPrepositionAgo:"preko 1 godinu",withPrepositionIn:"preko 1 godinu"},dual:"preko {{count}} godine",other:"preko {{count}} godina"},almostXYears:{one:{standalone:"gotovo 1 godinu",withPrepositionAgo:"gotovo 1 godinu",withPrepositionIn:"gotovo 1 godinu"},dual:"gotovo {{count}} godine",other:"gotovo {{count}} godina"}},ms=function(e,t,n){var r,l=hs[e];return r="string"==typeof l?l:1===t?null!=n&&n.addSuffix?n.comparison&&n.comparison>0?l.one.withPrepositionIn:l.one.withPrepositionAgo:l.one.standalone:t%10>1&&t%10<5&&"1"!==String(t).substr(-2,1)?l.dual.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"za "+r:"prije "+r:r},fs={date:It({formats:{full:"EEEE, d. MMMM y.",long:"d. MMMM y.",medium:"d. MMM y.",short:"dd. MM. y."},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss (zzzz)",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'u' {{time}}",long:"{{date}} 'u' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},ps={lastWeek:function(e){switch(e.getUTCDay()){case 0:return"'prošlu nedjelju u' p";case 3:return"'prošlu srijedu u' p";case 6:return"'prošlu subotu u' p";default:return"'prošli' EEEE 'u' p"}},yesterday:"'jučer u' p",today:"'danas u' p",tomorrow:"'sutra u' p",nextWeek:function(e){switch(e.getUTCDay()){case 0:return"'iduću nedjelju u' p";case 3:return"'iduću srijedu u' p";case 6:return"'iduću subotu u' p";default:return"'prošli' EEEE 'u' p"}},other:"P"},vs=function(e,t,n,r){var l=ps[e];return"function"==typeof l?l(t):l},hr={code:"hr",formatDistance:ms,formatLong:fs,formatRelative:vs,localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["pr.n.e.","AD"],abbreviated:["pr. Kr.","po. Kr."],wide:["Prije Krista","Poslije Krista"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1.","2.","3.","4."],abbreviated:["1. kv.","2. kv.","3. kv.","4. kv."],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["sij","velj","ožu","tra","svi","lip","srp","kol","ruj","lis","stu","pro"],wide:["siječanj","veljača","ožujak","travanj","svibanj","lipanj","srpanj","kolovoz","rujan","listopad","studeni","prosinac"]},defaultWidth:"wide",formattingValues:{narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["sij","velj","ožu","tra","svi","lip","srp","kol","ruj","lis","stu","pro"],wide:["siječnja","veljače","ožujka","travnja","svibnja","lipnja","srpnja","kolovoza","rujna","listopada","studenog","prosinca"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["N","P","U","S","Č","P","S"],short:["ned","pon","uto","sri","čet","pet","sub"],abbreviated:["ned","pon","uto","sri","čet","pet","sub"],wide:["nedjelja","ponedjeljak","utorak","srijeda","četvrtak","petak","subota"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"popodne",evening:"navečer",night:"noću"},abbreviated:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"popodne",evening:"navečer",night:"noću"},wide:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"poslije podne",evening:"navečer",night:"noću"}},defaultWidth:"wide",formattingValues:{narrow:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"popodne",evening:"navečer",night:"noću"},abbreviated:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"popodne",evening:"navečer",night:"noću"},wide:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutro",afternoon:"poslije podne",evening:"navečer",night:"noću"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)\./i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(pr\.n\.e\.|AD)/i,abbreviated:/^(pr\.\s?Kr\.|po\.\s?Kr\.)/i,wide:/^(Prije Krista|prije nove ere|Poslije Krista|nova era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^pr/i,/^(po|nova)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]\.\s?kv\.?/i,wide:/^[1234]\. kvartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(10|11|12|[123456789])\./i,abbreviated:/^(sij|velj|(ožu|ozu)|tra|svi|lip|srp|kol|ruj|lis|stu|pro)/i,wide:/^((siječanj|siječnja|sijecanj|sijecnja)|(veljača|veljače|veljaca|veljace)|(ožujak|ožujka|ozujak|ozujka)|(travanj|travnja)|(svibanj|svibnja)|(lipanj|lipnja)|(srpanj|srpnja)|(kolovoz|kolovoza)|(rujan|rujna)|(listopad|listopada)|(studeni|studenog)|(prosinac|prosinca))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/1/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i,/8/i,/9/i,/10/i,/11/i,/12/i],abbreviated:[/^sij/i,/^velj/i,/^(ožu|ozu)/i,/^tra/i,/^svi/i,/^lip/i,/^srp/i,/^kol/i,/^ruj/i,/^lis/i,/^stu/i,/^pro/i],wide:[/^sij/i,/^velj/i,/^(ožu|ozu)/i,/^tra/i,/^svi/i,/^lip/i,/^srp/i,/^kol/i,/^ruj/i,/^lis/i,/^stu/i,/^pro/i]},defaultParseWidth:"wide"}),day:Rt({matchPatterns:{narrow:/^[npusčc]/i,short:/^(ned|pon|uto|sri|(čet|cet)|pet|sub)/i,abbreviated:/^(ned|pon|uto|sri|(čet|cet)|pet|sub)/i,wide:/^(nedjelja|ponedjeljak|utorak|srijeda|(četvrtak|cetvrtak)|petak|subota)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(am|pm|ponoc|ponoć|(po)?podne|navecer|navečer|noću|poslije podne|ujutro)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^pono/i,noon:/^pod/i,morning:/jutro/i,afternoon:/(poslije\s|po)+podne/i,evening:/(navece|naveče)/i,night:/(nocu|noću)/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},gs={lessThanXSeconds:{one:"mwens pase yon segond",other:"mwens pase {{count}} segond"},xSeconds:{one:"1 segond",other:"{{count}} segond"},halfAMinute:"30 segond",lessThanXMinutes:{one:"mwens pase yon minit",other:"mwens pase {{count}} minit"},xMinutes:{one:"1 minit",other:"{{count}} minit"},aboutXHours:{one:"anviwon inè",other:"anviwon {{count}} è"},xHours:{one:"1 lè",other:"{{count}} lè"},xDays:{one:"1 jou",other:"{{count}} jou"},aboutXWeeks:{one:"anviwon 1 semèn",other:"anviwon {{count}} semèn"},xWeeks:{one:"1 semèn",other:"{{count}} semèn"},aboutXMonths:{one:"anviwon 1 mwa",other:"anviwon {{count}} mwa"},xMonths:{one:"1 mwa",other:"{{count}} mwa"},aboutXYears:{one:"anviwon 1 an",other:"anviwon {{count}} an"},xYears:{one:"1 an",other:"{{count}} an"},overXYears:{one:"plis pase 1 an",other:"plis pase {{count}} an"},almostXYears:{one:"prèske 1 an",other:"prèske {{count}} an"}},bs=function(e,t,n){var r,l=gs[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"nan "+r:"sa fè "+r:r},ys={date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'nan lè' {{time}}",long:"{{date}} 'nan lè' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},ws={lastWeek:"eeee 'pase nan lè' p",yesterday:"'yè nan lè' p",today:"'jodi a' p",tomorrow:"'demen nan lè' p'",nextWeek:"eeee 'pwochen nan lè' p",other:"P"},ks={code:"ht",formatDistance:bs,formatLong:ys,formatRelative:function(e,t,n,r){return ws[e]},localize:{ordinalNumber:function(e,t){var n=Number(e);return 0===n?String(n):n+(1===n?"ye":"yèm")},era:Nt({values:{narrow:["av. J.-K","ap. J.-K"],abbreviated:["av. J.-K","ap. J.-K"],wide:["anvan Jezi Kris","apre Jezi Kris"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["T1","T2","T3","T4"],abbreviated:["1ye trim.","2yèm trim.","3yèm trim.","4yèm trim."],wide:["1ye trimès","2yèm trimès","3yèm trimès","4yèm trimès"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","O","S","O","N","D"],abbreviated:["janv.","fevr.","mas","avr.","me","jen","jiyè","out","sept.","okt.","nov.","des."],wide:["janvye","fevrye","mas","avril","me","jen","jiyè","out","septanm","oktòb","novanm","desanm"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["D","L","M","M","J","V","S"],short:["di","le","ma","mè","je","va","sa"],abbreviated:["dim.","len.","mad.","mèk.","jed.","van.","sam."],wide:["dimanch","lendi","madi","mèkredi","jedi","vandredi","samdi"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"minwit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"swa",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minwit",noon:"midi",morning:"maten",afternoon:"aprèmidi",evening:"swa",night:"maten"},wide:{am:"AM",pm:"PM",midnight:"minwit",noon:"midi",morning:"nan maten",afternoon:"nan aprèmidi",evening:"nan aswè",night:"nan maten"}},defaultWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(ye|yèm)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(av\.J\.K|ap\.J\.K|ap\.J\.-K)/i,abbreviated:/^(av\.J\.-K|av\.J-K|apr\.J\.-K|apr\.J-K|ap\.J-K)/i,wide:/^(avan Jezi Kris|apre Jezi Kris)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^av/i,/^ap/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](ye|yèm)? trimès/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(janv|fevr|mas|avr|me|jen|jiyè|out|sept|okt|nov|des)\.?/i,wide:/^(janvye|fevrye|mas|avril|me|jen|jiyè|out|septanm|oktòb|novanm|desanm)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^o/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^ma/i,/^av/i,/^me/i,/^je/i,/^ji/i,/^ou/i,/^s/i,/^ok/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[lmjvsd]/i,short:/^(di|le|ma|me|je|va|sa)/i,abbreviated:/^(dim|len|mad|mèk|jed|van|sam)\.?/i,wide:/^(dimanch|lendi|madi|mèkredi|jedi|vandredi|samdi)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^le/i,/^ma/i,/^mè/i,/^je/i,/^va/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|minwit|midi|mat\.?|ap\.?m\.?|swa)/i,any:/^([ap]\.?\s?m\.?|nan maten|nan aprèmidi|nan aswè)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/sw/i,night:/nwit/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},Ms={about:"körülbelül",over:"több mint",almost:"majdnem",lessthan:"kevesebb mint"},xs={xseconds:" másodperc",halfaminute:"fél perc",xminutes:" perc",xhours:" óra",xdays:" nap",xweeks:" hét",xmonths:" hónap",xyears:" év"},_s={xseconds:{"-1":" másodperccel ezelőtt",1:" másodperc múlva",0:" másodperce"},halfaminute:{"-1":"fél perccel ezelőtt",1:"fél perc múlva",0:"fél perce"},xminutes:{"-1":" perccel ezelőtt",1:" perc múlva",0:" perce"},xhours:{"-1":" órával ezelőtt",1:" óra múlva",0:" órája"},xdays:{"-1":" nappal ezelőtt",1:" nap múlva",0:" napja"},xweeks:{"-1":" héttel ezelőtt",1:" hét múlva",0:" hete"},xmonths:{"-1":" hónappal ezelőtt",1:" hónap múlva",0:" hónapja"},xyears:{"-1":" évvel ezelőtt",1:" év múlva",0:" éve"}},Ps=function(e,t,n){var r=e.match(/about|over|almost|lessthan/i),l=r?e.replace(r[0],""):e,o=!0===(null==n?void 0:n.addSuffix),d=l.toLowerCase(),c=(null==n?void 0:n.comparison)||0,h=o?_s[d][c]:xs[d],m="halfaminute"===d?h:t+h;if(r){var f=r[0].toLowerCase();m=Ms[f]+" "+m}return m},Cs={date:It({formats:{full:"y. MMMM d., EEEE",long:"y. MMMM d.",medium:"y. MMM d.",short:"y. MM. dd."},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Ss=["vasárnap","hétfőn","kedden","szerdán","csütörtökön","pénteken","szombaton"];function Ls(e){return function(t){var n=Ss[t.getUTCDay()];return"".concat(e?"":"'múlt' ","'").concat(n,"' p'-kor'")}}var js={lastWeek:Ls(!1),yesterday:"'tegnap' p'-kor'",today:"'ma' p'-kor'",tomorrow:"'holnap' p'-kor'",nextWeek:Ls(!0),other:"P"},Os=function(e,t){var n=js[e];return"function"==typeof n?n(t):n},As={code:"hu",formatDistance:Ps,formatLong:Cs,formatRelative:Os,localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["ie.","isz."],abbreviated:["i. e.","i. sz."],wide:["Krisztus előtt","időszámításunk szerint"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1.","2.","3.","4."],abbreviated:["1. n.év","2. n.év","3. n.év","4. n.év"],wide:["1. negyedév","2. negyedév","3. negyedév","4. negyedév"]},defaultWidth:"wide",argumentCallback:function(e){return e-1},formattingValues:{narrow:["I.","II.","III.","IV."],abbreviated:["I. n.év","II. n.év","III. n.év","IV. n.év"],wide:["I. negyedév","II. negyedév","III. negyedév","IV. negyedév"]},defaultFormattingWidth:"wide"}),month:Nt({values:{narrow:["J","F","M","Á","M","J","J","A","Sz","O","N","D"],abbreviated:["jan.","febr.","márc.","ápr.","máj.","jún.","júl.","aug.","szept.","okt.","nov.","dec."],wide:["január","február","március","április","május","június","július","augusztus","szeptember","október","november","december"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["V","H","K","Sz","Cs","P","Sz"],short:["V","H","K","Sze","Cs","P","Szo"],abbreviated:["V","H","K","Sze","Cs","P","Szo"],wide:["vasárnap","hétfő","kedd","szerda","csütörtök","péntek","szombat"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"de.",pm:"du.",midnight:"éjfél",noon:"dél",morning:"reggel",afternoon:"du.",evening:"este",night:"éjjel"},abbreviated:{am:"de.",pm:"du.",midnight:"éjfél",noon:"dél",morning:"reggel",afternoon:"du.",evening:"este",night:"éjjel"},wide:{am:"de.",pm:"du.",midnight:"éjfél",noon:"dél",morning:"reggel",afternoon:"délután",evening:"este",night:"éjjel"}},defaultWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)\.?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ie\.|isz\.)/i,abbreviated:/^(i\.\s?e\.?|b?\s?c\s?e|i\.\s?sz\.?)/i,wide:/^(Krisztus előtt|időszámításunk előtt|időszámításunk szerint|i\. sz\.)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/ie/i,/isz/i],abbreviated:[/^(i\.?\s?e\.?|b\s?ce)/i,/^(i\.?\s?sz\.?|c\s?e)/i],any:[/előtt/i,/(szerint|i. sz.)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]\.?/i,abbreviated:/^[1234]?\.?\s?n\.év/i,wide:/^([1234]|I|II|III|IV)?\.?\s?negyedév/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1|I$/i,/2|II$/i,/3|III/i,/4|IV/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmaásond]|sz/i,abbreviated:/^(jan\.?|febr\.?|márc\.?|ápr\.?|máj\.?|jún\.?|júl\.?|aug\.?|szept\.?|okt\.?|nov\.?|dec\.?)/i,wide:/^(január|február|március|április|május|június|július|augusztus|szeptember|október|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a|á/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s|sz/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^már/i,/^áp/i,/^máj/i,/^jún/i,/^júl/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^([vhkpc]|sz|cs|sz)/i,short:/^([vhkp]|sze|cs|szo)/i,abbreviated:/^([vhkp]|sze|cs|szo)/i,wide:/^(vasárnap|hétfő|kedd|szerda|csütörtök|péntek|szombat)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^v/i,/^h/i,/^k/i,/^sz/i,/^c/i,/^p/i,/^sz/i],any:[/^v/i,/^h/i,/^k/i,/^sze/i,/^c/i,/^p/i,/^szo/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^((de|du)\.?|éjfél|délután|dél|reggel|este|éjjel)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^de\.?/i,pm:/^du\.?/i,midnight:/^éjf/i,noon:/^dé/i,morning:/reg/i,afternoon:/^délu\.?/i,evening:/es/i,night:/éjj/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},Ts={lessThanXSeconds:{one:"ավելի քիչ քան 1 վայրկյան",other:"ավելի քիչ քան {{count}} վայրկյան"},xSeconds:{one:"1 վայրկյան",other:"{{count}} վայրկյան"},halfAMinute:"կես րոպե",lessThanXMinutes:{one:"ավելի քիչ քան 1 րոպե",other:"ավելի քիչ քան {{count}} րոպե"},xMinutes:{one:"1 րոպե",other:"{{count}} րոպե"},aboutXHours:{one:"մոտ 1 ժամ",other:"մոտ {{count}} ժամ"},xHours:{one:"1 ժամ",other:"{{count}} ժամ"},xDays:{one:"1 օր",other:"{{count}} օր"},aboutXWeeks:{one:"մոտ 1 շաբաթ",other:"մոտ {{count}} շաբաթ"},xWeeks:{one:"1 շաբաթ",other:"{{count}} շաբաթ"},aboutXMonths:{one:"մոտ 1 ամիս",other:"մոտ {{count}} ամիս"},xMonths:{one:"1 ամիս",other:"{{count}} ամիս"},aboutXYears:{one:"մոտ 1 տարի",other:"մոտ {{count}} տարի"},xYears:{one:"1 տարի",other:"{{count}} տարի"},overXYears:{one:"ավելի քան 1 տարի",other:"ավելի քան {{count}} տարի"},almostXYears:{one:"համարյա 1 տարի",other:"համարյա {{count}} տարի"}},Ws=function(e,t,n){var r,l=Ts[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+" հետո":r+" առաջ":r},Ds={date:It({formats:{full:"d MMMM, y, EEEE",long:"d MMMM, y",medium:"d MMM, y",short:"dd.MM.yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'ժ․'{{time}}",long:"{{date}} 'ժ․'{{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Is={lastWeek:"'նախորդ' eeee p'֊ին'",yesterday:"'երեկ' p'֊ին'",today:"'այսօր' p'֊ին'",tomorrow:"'վաղը' p'֊ին'",nextWeek:"'հաջորդ' eeee p'֊ին'",other:"P"},Es={code:"hy",formatDistance:Ws,formatLong:Ds,formatRelative:function(e,t,n,r){return Is[e]},localize:{ordinalNumber:function(e,t){var n=Number(e),r=n%100;return r<10&&r%10==1?n+"֊ին":n+"֊րդ"},era:Nt({values:{narrow:["Ք","Մ"],abbreviated:["ՔԱ","ՄԹ"],wide:["Քրիստոսից առաջ","Մեր թվարկության"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Ք1","Ք2","Ք3","Ք4"],wide:["1֊ին քառորդ","2֊րդ քառորդ","3֊րդ քառորդ","4֊րդ քառորդ"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["Հ","Փ","Մ","Ա","Մ","Հ","Հ","Օ","Ս","Հ","Ն","Դ"],abbreviated:["հուն","փետ","մար","ապր","մայ","հուն","հուլ","օգս","սեպ","հոկ","նոյ","դեկ"],wide:["հունվար","փետրվար","մարտ","ապրիլ","մայիս","հունիս","հուլիս","օգոստոս","սեպտեմբեր","հոկտեմբեր","նոյեմբեր","դեկտեմբեր"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["Կ","Ե","Ե","Չ","Հ","Ո","Շ"],short:["կր","եր","եք","չք","հգ","ուր","շբ"],abbreviated:["կիր","երկ","երք","չոր","հնգ","ուրբ","շաբ"],wide:["կիրակի","երկուշաբթի","երեքշաբթի","չորեքշաբթի","հինգշաբթի","ուրբաթ","շաբաթ"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"կեսգշ",noon:"կեսօր",morning:"առավոտ",afternoon:"ցերեկ",evening:"երեկո",night:"գիշեր"},abbreviated:{am:"AM",pm:"PM",midnight:"կեսգիշեր",noon:"կեսօր",morning:"առավոտ",afternoon:"ցերեկ",evening:"երեկո",night:"գիշեր"},wide:{am:"a.m.",pm:"p.m.",midnight:"կեսգիշեր",noon:"կեսօր",morning:"առավոտ",afternoon:"ցերեկ",evening:"երեկո",night:"գիշեր"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"կեսգշ",noon:"կեսօր",morning:"առավոտը",afternoon:"ցերեկը",evening:"երեկոյան",night:"գիշերը"},abbreviated:{am:"AM",pm:"PM",midnight:"կեսգիշերին",noon:"կեսօրին",morning:"առավոտը",afternoon:"ցերեկը",evening:"երեկոյան",night:"գիշերը"},wide:{am:"a.m.",pm:"p.m.",midnight:"կեսգիշերին",noon:"կեսօրին",morning:"առավոտը",afternoon:"ցերեկը",evening:"երեկոյան",night:"գիշերը"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)((-|֊)?(ին|րդ))?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(Ք|Մ)/i,abbreviated:/^(Ք\.?\s?Ա\.?|Մ\.?\s?Թ\.?\s?Ա\.?|Մ\.?\s?Թ\.?|Ք\.?\s?Հ\.?)/i,wide:/^(քրիստոսից առաջ|մեր թվարկությունից առաջ|մեր թվարկության|քրիստոսից հետո)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ք/i,/^մ/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^ք[1234]/i,wide:/^[1234]((-|֊)?(ին|րդ)) քառորդ/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[հփմաօսնդ]/i,abbreviated:/^(հուն|փետ|մար|ապր|մայ|հուն|հուլ|օգս|սեպ|հոկ|նոյ|դեկ)/i,wide:/^(հունվար|փետրվար|մարտ|ապրիլ|մայիս|հունիս|հուլիս|օգոստոս|սեպտեմբեր|հոկտեմբեր|նոյեմբեր|դեկտեմբեր)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^հ/i,/^փ/i,/^մ/i,/^ա/i,/^մ/i,/^հ/i,/^հ/i,/^օ/i,/^ս/i,/^հ/i,/^ն/i,/^դ/i],any:[/^հու/i,/^փ/i,/^մար/i,/^ա/i,/^մայ/i,/^հուն/i,/^հուլ/i,/^օ/i,/^ս/i,/^հոկ/i,/^ն/i,/^դ/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[եչհոշկ]/i,short:/^(կր|եր|եք|չք|հգ|ուր|շբ)/i,abbreviated:/^(կիր|երկ|երք|չոր|հնգ|ուրբ|շաբ)/i,wide:/^(կիրակի|երկուշաբթի|երեքշաբթի|չորեքշաբթի|հինգշաբթի|ուրբաթ|շաբաթ)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^կ/i,/^ե/i,/^ե/i,/^չ/i,/^հ/i,/^(ո|Ո)/,/^շ/i],short:[/^կ/i,/^եր/i,/^եք/i,/^չ/i,/^հ/i,/^(ո|Ո)/,/^շ/i],abbreviated:[/^կ/i,/^երկ/i,/^երք/i,/^չ/i,/^հ/i,/^(ո|Ո)/,/^շ/i],wide:[/^կ/i,/^երկ/i,/^երե/i,/^չ/i,/^հ/i,/^(ո|Ո)/,/^շ/i]},defaultParseWidth:"wide"}),dayPeriod:Rt({matchPatterns:{narrow:/^([ap]|կեսգշ|կեսօր|(առավոտը?|ցերեկը?|երեկո(յան)?|գիշերը?))/i,any:/^([ap]\.?\s?m\.?|կեսգիշեր(ին)?|կեսօր(ին)?|(առավոտը?|ցերեկը?|երեկո(յան)?|գիշերը?))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/կեսգիշեր/i,noon:/կեսօր/i,morning:/առավոտ/i,afternoon:/ցերեկ/i,evening:/երեկո/i,night:/գիշեր/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},zs={lessThanXSeconds:{one:"kurang dari 1 detik",other:"kurang dari {{count}} detik"},xSeconds:{one:"1 detik",other:"{{count}} detik"},halfAMinute:"setengah menit",lessThanXMinutes:{one:"kurang dari 1 menit",other:"kurang dari {{count}} menit"},xMinutes:{one:"1 menit",other:"{{count}} menit"},aboutXHours:{one:"sekitar 1 jam",other:"sekitar {{count}} jam"},xHours:{one:"1 jam",other:"{{count}} jam"},xDays:{one:"1 hari",other:"{{count}} hari"},aboutXWeeks:{one:"sekitar 1 minggu",other:"sekitar {{count}} minggu"},xWeeks:{one:"1 minggu",other:"{{count}} minggu"},aboutXMonths:{one:"sekitar 1 bulan",other:"sekitar {{count}} bulan"},xMonths:{one:"1 bulan",other:"{{count}} bulan"},aboutXYears:{one:"sekitar 1 tahun",other:"sekitar {{count}} tahun"},xYears:{one:"1 tahun",other:"{{count}} tahun"},overXYears:{one:"lebih dari 1 tahun",other:"lebih dari {{count}} tahun"},almostXYears:{one:"hampir 1 tahun",other:"hampir {{count}} tahun"}},Hs=function(e,t,n){var r,l=zs[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"dalam waktu "+r:r+" yang lalu":r},Ns={date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"d/M/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH.mm.ss",long:"HH.mm.ss",medium:"HH.mm",short:"HH.mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'pukul' {{time}}",long:"{{date}} 'pukul' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},$s={lastWeek:"eeee 'lalu pukul' p",yesterday:"'Kemarin pukul' p",today:"'Hari ini pukul' p",tomorrow:"'Besok pukul' p",nextWeek:"eeee 'pukul' p",other:"P"},Rs={code:"id",formatDistance:Hs,formatLong:Ns,formatRelative:function(e,t,n,r){return $s[e]},localize:{ordinalNumber:function(e,t){return"ke-"+Number(e)},era:Nt({values:{narrow:["SM","M"],abbreviated:["SM","M"],wide:["Sebelum Masehi","Masehi"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["Kuartal ke-1","Kuartal ke-2","Kuartal ke-3","Kuartal ke-4"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Agt","Sep","Okt","Nov","Des"],wide:["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["M","S","S","R","K","J","S"],short:["Min","Sen","Sel","Rab","Kam","Jum","Sab"],abbreviated:["Min","Sen","Sel","Rab","Kam","Jum","Sab"],wide:["Minggu","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},wide:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"}},defaultWidth:"wide",formattingValues:{narrow:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"},wide:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"siang",evening:"sore",night:"malam"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^ke-(\d+)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(sm|m)/i,abbreviated:/^(s\.?\s?m\.?|s\.?\s?e\.?\s?u\.?|m\.?|e\.?\s?u\.?)/i,wide:/^(sebelum masehi|sebelum era umum|masehi|era umum)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^s/i,/^(m|e)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^K-?\s[1234]/i,wide:/^Kuartal ke-?\s?[1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|mei|jun|jul|agt|sep|okt|nov|des)/i,wide:/^(januari|februari|maret|april|mei|juni|juli|agustus|september|oktober|november|desember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^ma/i,/^ap/i,/^me/i,/^jun/i,/^jul/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[srkjm]/i,short:/^(min|sen|sel|rab|kam|jum|sab)/i,abbreviated:/^(min|sen|sel|rab|kam|jum|sab)/i,wide:/^(minggu|senin|selasa|rabu|kamis|jumat|sabtu)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^m/i,/^s/i,/^s/i,/^r/i,/^k/i,/^j/i,/^s/i],any:[/^m/i,/^sen/i,/^sel/i,/^r/i,/^k/i,/^j/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|tengah m|tengah h|(di(\swaktu)?) (pagi|siang|sore|malam))/i,any:/^([ap]\.?\s?m\.?|tengah malam|tengah hari|(di(\swaktu)?) (pagi|siang|sore|malam))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^pm/i,midnight:/^tengah m/i,noon:/^tengah h/i,morning:/pagi/i,afternoon:/siang/i,evening:/sore/i,night:/malam/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Bs={lessThanXSeconds:{one:"minna en 1 sekúnda",other:"minna en {{count}} sekúndur"},xSeconds:{one:"1 sekúnda",other:"{{count}} sekúndur"},halfAMinute:"hálf mínúta",lessThanXMinutes:{one:"minna en 1 mínúta",other:"minna en {{count}} mínútur"},xMinutes:{one:"1 mínúta",other:"{{count}} mínútur"},aboutXHours:{one:"u.þ.b. 1 klukkustund",other:"u.þ.b. {{count}} klukkustundir"},xHours:{one:"1 klukkustund",other:"{{count}} klukkustundir"},xDays:{one:"1 dagur",other:"{{count}} dagar"},aboutXWeeks:{one:"um viku",other:"um {{count}} vikur"},xWeeks:{one:"1 viku",other:"{{count}} vikur"},aboutXMonths:{one:"u.þ.b. 1 mánuður",other:"u.þ.b. {{count}} mánuðir"},xMonths:{one:"1 mánuður",other:"{{count}} mánuðir"},aboutXYears:{one:"u.þ.b. 1 ár",other:"u.þ.b. {{count}} ár"},xYears:{one:"1 ár",other:"{{count}} ár"},overXYears:{one:"meira en 1 ár",other:"meira en {{count}} ár"},almostXYears:{one:"næstum 1 ár",other:"næstum {{count}} ár"}},Fs=function(e,t,n){var r,l=Bs[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"í "+r:r+" síðan":r},Vs={date:It({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"d.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},qs={lastWeek:"'síðasta' dddd 'kl.' p",yesterday:"'í gær kl.' p",today:"'í dag kl.' p",tomorrow:"'á morgun kl.' p",nextWeek:"dddd 'kl.' p",other:"P"},Us={code:"is",formatDistance:Fs,formatLong:Vs,formatRelative:function(e,t,n,r){return qs[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["fyrir Krist","eftir Krist"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1F","2F","3F","4F"],wide:["1. fjórðungur","2. fjórðungur","3. fjórðungur","4. fjórðungur"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","Á","S","Ó","N","D"],abbreviated:["jan.","feb.","mars","apríl","maí","júní","júlí","ágúst","sept.","okt.","nóv.","des."],wide:["janúar","febrúar","mars","apríl","maí","júní","júlí","ágúst","september","október","nóvember","desember"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","Þ","M","F","F","L"],short:["Su","Má","Þr","Mi","Fi","Fö","La"],abbreviated:["sun.","mán.","þri.","mið.","fim.","fös.","lau."],wide:["sunnudagur","mánudagur","þriðjudagur","miðvikudagur","fimmtudagur","föstudagur","laugardagur"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"f",pm:"e",midnight:"miðnætti",noon:"hádegi",morning:"morgunn",afternoon:"síðdegi",evening:"kvöld",night:"nótt"},abbreviated:{am:"f.h.",pm:"e.h.",midnight:"miðnætti",noon:"hádegi",morning:"morgunn",afternoon:"síðdegi",evening:"kvöld",night:"nótt"},wide:{am:"fyrir hádegi",pm:"eftir hádegi",midnight:"miðnætti",noon:"hádegi",morning:"morgunn",afternoon:"síðdegi",evening:"kvöld",night:"nótt"}},defaultWidth:"wide",formattingValues:{narrow:{am:"f",pm:"e",midnight:"á miðnætti",noon:"á hádegi",morning:"að morgni",afternoon:"síðdegis",evening:"um kvöld",night:"um nótt"},abbreviated:{am:"f.h.",pm:"e.h.",midnight:"á miðnætti",noon:"á hádegi",morning:"að morgni",afternoon:"síðdegis",evening:"um kvöld",night:"um nótt"},wide:{am:"fyrir hádegi",pm:"eftir hádegi",midnight:"á miðnætti",noon:"á hádegi",morning:"að morgni",afternoon:"síðdegis",evening:"um kvöld",night:"um nótt"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+(\.)?/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(f\.Kr\.|e\.Kr\.)/i,abbreviated:/^(f\.Kr\.|e\.Kr\.)/i,wide:/^(fyrir Krist|eftir Krist)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(f\.Kr\.)/i,/^(e\.Kr\.)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]\.?/i,abbreviated:/^q[1234]\.?/i,wide:/^[1234]\.? fjórðungur/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1\.?/i,/2\.?/i,/3\.?/i,/4\.?/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmásónd]/i,abbreviated:/^(jan\.|feb\.|mars\.|apríl\.|maí|júní|júlí|águst|sep\.|oct\.|nov\.|dec\.)/i,wide:/^(januar|febrúar|mars|apríl|maí|júní|júlí|águst|september|október|nóvember|desember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^á/i,/^s/i,/^ó/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^maí/i,/^jún/i,/^júl/i,/^áu/i,/^s/i,/^ó/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|má|þr|mi|fi|fö|la)/i,abbreviated:/^(sun|mán|þri|mið|fim|fös|lau)\.?/i,wide:/^(sunnudagur|mánudagur|þriðjudagur|miðvikudagur|fimmtudagur|föstudagur|laugardagur)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^þ/i,/^m/i,/^f/i,/^f/i,/^l/i],any:[/^su/i,/^má/i,/^þr/i,/^mi/i,/^fi/i,/^fö/i,/^la/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(f|e|síðdegis|(á|að|um) (morgni|kvöld|nótt|miðnætti))/i,any:/^(fyrir hádegi|eftir hádegi|[ef]\.?h\.?|síðdegis|morgunn|(á|að|um) (morgni|kvöld|nótt|miðnætti))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^f/i,pm:/^e/i,midnight:/^mi/i,noon:/^há/i,morning:/morgunn/i,afternoon:/síðdegi/i,evening:/kvöld/i,night:/nótt/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},Xs={lessThanXSeconds:{one:"meno di un secondo",other:"meno di {{count}} secondi"},xSeconds:{one:"un secondo",other:"{{count}} secondi"},halfAMinute:"alcuni secondi",lessThanXMinutes:{one:"meno di un minuto",other:"meno di {{count}} minuti"},xMinutes:{one:"un minuto",other:"{{count}} minuti"},aboutXHours:{one:"circa un'ora",other:"circa {{count}} ore"},xHours:{one:"un'ora",other:"{{count}} ore"},xDays:{one:"un giorno",other:"{{count}} giorni"},aboutXWeeks:{one:"circa una settimana",other:"circa {{count}} settimane"},xWeeks:{one:"una settimana",other:"{{count}} settimane"},aboutXMonths:{one:"circa un mese",other:"circa {{count}} mesi"},xMonths:{one:"un mese",other:"{{count}} mesi"},aboutXYears:{one:"circa un anno",other:"circa {{count}} anni"},xYears:{one:"un anno",other:"{{count}} anni"},overXYears:{one:"più di un anno",other:"più di {{count}} anni"},almostXYears:{one:"quasi un anno",other:"quasi {{count}} anni"}},Gs=function(e,t,n){var r,l=Xs[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"tra "+r:r+" fa":r},Ys={date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Ks=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"];function Zs(e){return"'"+Ks[e]+" alle' p"}var Js={lastWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?Zs(r):function(e){return 0===e?"'domenica scorsa alle' p":"'"+Ks[e]+" scorso alle' p"}(r)},yesterday:"'ieri alle' p",today:"'oggi alle' p",tomorrow:"'domani alle' p",nextWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?Zs(r):function(e){return 0===e?"'domenica prossima alle' p":"'"+Ks[e]+" prossimo alle' p"}(r)},other:"P"},Qs=function(e,t,n,r){var l=Js[e];return"function"==typeof l?l(t,n,r):l},eu={ordinalNumber:function(e,t){var n=Number(e);return String(n)},era:Nt({values:{narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["avanti Cristo","dopo Cristo"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["G","F","M","A","M","G","L","A","S","O","N","D"],abbreviated:["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],wide:["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["D","L","M","M","G","V","S"],short:["dom","lun","mar","mer","gio","ven","sab"],abbreviated:["dom","lun","mar","mer","gio","ven","sab"],wide:["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"}},defaultWidth:"wide",formattingValues:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"}},defaultFormattingWidth:"wide"})},tu={ordinalNumber:Bt({matchPattern:/^(\d+)(º)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(aC|dC)/i,abbreviated:/^(a\.?\s?C\.?|a\.?\s?e\.?\s?v\.?|d\.?\s?C\.?|e\.?\s?v\.?)/i,wide:/^(avanti Cristo|avanti Era Volgare|dopo Cristo|Era Volgare)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^a/i,/^(d|e)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[gfmalsond]/i,abbreviated:/^(gen|feb|mar|apr|mag|giu|lug|ago|set|ott|nov|dic)/i,wide:/^(gennaio|febbraio|marzo|aprile|maggio|giugno|luglio|agosto|settembre|ottobre|novembre|dicembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^g/i,/^f/i,/^m/i,/^a/i,/^m/i,/^g/i,/^l/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ge/i,/^f/i,/^mar/i,/^ap/i,/^mag/i,/^gi/i,/^l/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[dlmgvs]/i,short:/^(do|lu|ma|me|gi|ve|sa)/i,abbreviated:/^(dom|lun|mar|mer|gio|ven|sab)/i,wide:/^(domenica|luned[i|ì]|marted[i|ì]|mercoled[i|ì]|gioved[i|ì]|venerd[i|ì]|sabato)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^g/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^me/i,/^g/i,/^v/i,/^s/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|m\.|p|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i,any:/^([ap]\.?\s?m\.?|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mezza/i,noon:/^mezzo/i,morning:/mattina/i,afternoon:/pomeriggio/i,evening:/sera/i,night:/notte/i}},defaultParseWidth:"any"})},nu={code:"it",formatDistance:Gs,formatLong:Ys,formatRelative:Qs,localize:eu,match:tu,options:{weekStartsOn:1,firstWeekContainsDate:4}},iu={code:"it-CH",formatDistance:Gs,formatLong:{date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},formatRelative:Qs,localize:eu,match:tu,options:{weekStartsOn:1,firstWeekContainsDate:4}},au={lessThanXSeconds:{one:"1秒未満",other:"{{count}}秒未満",oneWithSuffix:"約1秒",otherWithSuffix:"約{{count}}秒"},xSeconds:{one:"1秒",other:"{{count}}秒"},halfAMinute:"30秒",lessThanXMinutes:{one:"1分未満",other:"{{count}}分未満",oneWithSuffix:"約1分",otherWithSuffix:"約{{count}}分"},xMinutes:{one:"1分",other:"{{count}}分"},aboutXHours:{one:"約1時間",other:"約{{count}}時間"},xHours:{one:"1時間",other:"{{count}}時間"},xDays:{one:"1日",other:"{{count}}日"},aboutXWeeks:{one:"約1週間",other:"約{{count}}週間"},xWeeks:{one:"1週間",other:"{{count}}週間"},aboutXMonths:{one:"約1か月",other:"約{{count}}か月"},xMonths:{one:"1か月",other:"{{count}}か月"},aboutXYears:{one:"約1年",other:"約{{count}}年"},xYears:{one:"1年",other:"{{count}}年"},overXYears:{one:"1年以上",other:"{{count}}年以上"},almostXYears:{one:"1年近く",other:"{{count}}年近く"}},ru=function(e,t,n){var r;n=n||{};var l=au[e];return r="string"==typeof l?l:1===t?n.addSuffix&&l.oneWithSuffix?l.oneWithSuffix:l.one:n.addSuffix&&l.otherWithSuffix?l.otherWithSuffix.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),n.addSuffix?n.comparison&&n.comparison>0?r+"後":r+"前":r},lu={date:It({formats:{full:"y年M月d日EEEE",long:"y年M月d日",medium:"y/MM/dd",short:"y/MM/dd"},defaultWidth:"full"}),time:It({formats:{full:"H時mm分ss秒 zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},ou={lastWeek:"先週のeeeeのp",yesterday:"昨日のp",today:"今日のp",tomorrow:"明日のp",nextWeek:"翌週のeeeeのp",other:"P"},su={code:"ja",formatDistance:ru,formatLong:lu,formatRelative:function(e,t,n,r){return ou[e]},localize:{ordinalNumber:function(e,t){var n=Number(e);switch(String(null==t?void 0:t.unit)){case"year":return"".concat(n,"年");case"quarter":return"第".concat(n,"四半期");case"month":return"".concat(n,"月");case"week":return"第".concat(n,"週");case"date":return"".concat(n,"日");case"hour":return"".concat(n,"時");case"minute":return"".concat(n,"分");case"second":return"".concat(n,"秒");default:return"".concat(n)}},era:Nt({values:{narrow:["BC","AC"],abbreviated:["紀元前","西暦"],wide:["紀元前","西暦"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["第1四半期","第2四半期","第3四半期","第4四半期"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:Nt({values:{narrow:["1","2","3","4","5","6","7","8","9","10","11","12"],abbreviated:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],wide:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["日","月","火","水","木","金","土"],short:["日","月","火","水","木","金","土"],abbreviated:["日","月","火","水","木","金","土"],wide:["日曜日","月曜日","火曜日","水曜日","木曜日","金曜日","土曜日"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"},abbreviated:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"},wide:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"}},defaultWidth:"wide",formattingValues:{narrow:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"},abbreviated:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"},wide:{am:"午前",pm:"午後",midnight:"深夜",noon:"正午",morning:"朝",afternoon:"午後",evening:"夜",night:"深夜"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^第?\d+(年|四半期|月|週|日|時|分|秒)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(B\.?C\.?|A\.?D\.?)/i,abbreviated:/^(紀元[前後]|西暦)/i,wide:/^(紀元[前後]|西暦)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^B/i,/^A/i],any:[/^(紀元前)/i,/^(西暦|紀元後)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^Q[1234]/i,wide:/^第[1234一二三四1234]四半期/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|一|1)/i,/(2|二|2)/i,/(3|三|3)/i,/(4|四|4)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^([123456789]|1[012])/,abbreviated:/^([123456789]|1[012])月/i,wide:/^([123456789]|1[012])月/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^1\D/,/^2/,/^3/,/^4/,/^5/,/^6/,/^7/,/^8/,/^9/,/^10/,/^11/,/^12/]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[日月火水木金土]/,short:/^[日月火水木金土]/,abbreviated:/^[日月火水木金土]/,wide:/^[日月火水木金土]曜日/},defaultMatchWidth:"wide",parsePatterns:{any:[/^日/,/^月/,/^火/,/^水/,/^木/,/^金/,/^土/]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(AM|PM|午前|午後|正午|深夜|真夜中|夜|朝)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^(A|午前)/i,pm:/^(P|午後)/i,midnight:/^深夜|真夜中/i,noon:/^正午/i,morning:/^朝/i,afternoon:/^午後/i,evening:/^夜/i,night:/^深夜/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},uu={lessThanXSeconds:{one:"1びょうみまん",other:"{{count}}びょうみまん",oneWithSuffix:"やく1びょう",otherWithSuffix:"やく{{count}}びょう"},xSeconds:{one:"1びょう",other:"{{count}}びょう"},halfAMinute:"30びょう",lessThanXMinutes:{one:"1ぷんみまん",other:"{{count}}ふんみまん",oneWithSuffix:"やく1ぷん",otherWithSuffix:"やく{{count}}ふん"},xMinutes:{one:"1ぷん",other:"{{count}}ふん"},aboutXHours:{one:"やく1じかん",other:"やく{{count}}じかん"},xHours:{one:"1じかん",other:"{{count}}じかん"},xDays:{one:"1にち",other:"{{count}}にち"},aboutXWeeks:{one:"やく1しゅうかん",other:"やく{{count}}しゅうかん"},xWeeks:{one:"1しゅうかん",other:"{{count}}しゅうかん"},aboutXMonths:{one:"やく1かげつ",other:"やく{{count}}かげつ"},xMonths:{one:"1かげつ",other:"{{count}}かげつ"},aboutXYears:{one:"やく1ねん",other:"やく{{count}}ねん"},xYears:{one:"1ねん",other:"{{count}}ねん"},overXYears:{one:"1ねんいじょう",other:"{{count}}ねんいじょう"},almostXYears:{one:"1ねんちかく",other:"{{count}}ねんちかく"}},du=function(e,t,n){var r;n=n||{};var l=uu[e];return r="string"==typeof l?l:1===t?n.addSuffix&&l.oneWithSuffix?l.oneWithSuffix:l.one:n.addSuffix&&l.otherWithSuffix?l.otherWithSuffix.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),n.addSuffix?n.comparison&&n.comparison>0?r+"あと":r+"まえ":r},cu={date:It({formats:{full:"yねんMがつdにちEEEE",long:"yねんMがつdにち",medium:"y/MM/dd",short:"y/MM/dd"},defaultWidth:"full"}),time:It({formats:{full:"Hじmmふんssびょう zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},hu={lastWeek:"せんしゅうのeeeeのp",yesterday:"きのうのp",today:"きょうのp",tomorrow:"あしたのp",nextWeek:"よくしゅうのeeeeのp",other:"P"},mu={code:"ja-Hira",formatDistance:du,formatLong:cu,formatRelative:function(e,t,n,r){return hu[e]},localize:{ordinalNumber:function(e,t){var n=Number(e);switch(String(null==t?void 0:t.unit)){case"year":return"".concat(n,"ねん");case"quarter":return"だい".concat(n,"しはんき");case"month":return"".concat(n,"がつ");case"week":return"だい".concat(n,"しゅう");case"date":return"".concat(n,"にち");case"hour":return"".concat(n,"じ");case"minute":return"".concat(n,"ふん");case"second":return"".concat(n,"びょう");default:return"".concat(n)}},era:Nt({values:{narrow:["BC","AC"],abbreviated:["きげんぜん","せいれき"],wide:["きげんぜん","せいれき"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["だい1しはんき","だい2しはんき","だい3しはんき","だい4しはんき"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:Nt({values:{narrow:["1","2","3","4","5","6","7","8","9","10","11","12"],abbreviated:["1がつ","2がつ","3がつ","4がつ","5がつ","6がつ","7がつ","8がつ","9がつ","10がつ","11がつ","12がつ"],wide:["1がつ","2がつ","3がつ","4がつ","5がつ","6がつ","7がつ","8がつ","9がつ","10がつ","11がつ","12がつ"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["にち","げつ","か","すい","もく","きん","ど"],short:["にち","げつ","か","すい","もく","きん","ど"],abbreviated:["にち","げつ","か","すい","もく","きん","ど"],wide:["にちようび","げつようび","かようび","すいようび","もくようび","きんようび","どようび"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ごぜん",pm:"ごご",midnight:"しんや",noon:"しょうご",morning:"あさ",afternoon:"ごご",evening:"よる",night:"しんや"},abbreviated:{am:"ごぜん",pm:"ごご",midnight:"しんや",noon:"しょうご",morning:"あさ",afternoon:"ごご",evening:"よる",night:"しんや"},wide:{am:"ごぜん",pm:"ごご",midnight:"しんや",noon:"しょうご",morning:"あさ",afternoon:"ごご",evening:"よる",night:"しんや"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ごぜん",pm:"ごご",midnight:"しんや",noon:"しょうご",morning:"あさ",afternoon:"ごご",evening:"よる",night:"しんや"},abbreviated:{am:"ごぜん",pm:"ごご",midnight:"しんや",noon:"しょうご",morning:"あさ",afternoon:"ごご",evening:"よる",night:"しんや"},wide:{am:"ごぜん",pm:"ごご",midnight:"しんや",noon:"しょうご",morning:"あさ",afternoon:"ごご",evening:"よる",night:"しんや"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^だ?い?\d+(ねん|しはんき|がつ|しゅう|にち|じ|ふん|びょう)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(B\.?C\.?|A\.?D\.?)/i,abbreviated:/^(きげん[前後]|せいれき)/i,wide:/^(きげん[前後]|せいれき)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^B/i,/^A/i],any:[/^(きげんぜん)/i,/^(せいれき|きげんご)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^Q[1234]/i,wide:/^だい[1234一二三四1234]しはんき/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|一|1)/i,/(2|二|2)/i,/(3|三|3)/i,/(4|四|4)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^([123456789]|1[012])/,abbreviated:/^([123456789]|1[012])がつ/i,wide:/^([123456789]|1[012])がつ/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^1\D/,/^2/,/^3/,/^4/,/^5/,/^6/,/^7/,/^8/,/^9/,/^10/,/^11/,/^12/]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(にち|げつ|か|すい|もく|きん|ど)/,short:/^(にち|げつ|か|すい|もく|きん|ど)/,abbreviated:/^(にち|げつ|か|すい|もく|きん|ど)/,wide:/^(にち|げつ|か|すい|もく|きん|ど)ようび/},defaultMatchWidth:"wide",parsePatterns:{any:[/^にち/,/^げつ/,/^か/,/^すい/,/^もく/,/^きん/,/^ど/]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(AM|PM|ごぜん|ごご|しょうご|しんや|まよなか|よる|あさ)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^(A|ごぜん)/i,pm:/^(P|ごご)/i,midnight:/^しんや|まよなか/i,noon:/^しょうご/i,morning:/^あさ/i,afternoon:/^ごご/i,evening:/^よる/i,night:/^しんや/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},fu={lessThanXSeconds:{past:"{{count}} წამზე ნაკლები ხნის წინ",present:"{{count}} წამზე ნაკლები",future:"{{count}} წამზე ნაკლებში"},xSeconds:{past:"{{count}} წამის წინ",present:"{{count}} წამი",future:"{{count}} წამში"},halfAMinute:{past:"ნახევარი წუთის წინ",present:"ნახევარი წუთი",future:"ნახევარი წუთში"},lessThanXMinutes:{past:"{{count}} წუთზე ნაკლები ხნის წინ",present:"{{count}} წუთზე ნაკლები",future:"{{count}} წუთზე ნაკლებში"},xMinutes:{past:"{{count}} წუთის წინ",present:"{{count}} წუთი",future:"{{count}} წუთში"},aboutXHours:{past:"დაახლოებით {{count}} საათის წინ",present:"დაახლოებით {{count}} საათი",future:"დაახლოებით {{count}} საათში"},xHours:{past:"{{count}} საათის წინ",present:"{{count}} საათი",future:"{{count}} საათში"},xDays:{past:"{{count}} დღის წინ",present:"{{count}} დღე",future:"{{count}} დღეში"},aboutXWeeks:{past:"დაახლოებით {{count}} კვირას წინ",present:"დაახლოებით {{count}} კვირა",future:"დაახლოებით {{count}} კვირაში"},xWeeks:{past:"{{count}} კვირას კვირა",present:"{{count}} კვირა",future:"{{count}} კვირაში"},aboutXMonths:{past:"დაახლოებით {{count}} თვის წინ",present:"დაახლოებით {{count}} თვე",future:"დაახლოებით {{count}} თვეში"},xMonths:{past:"{{count}} თვის წინ",present:"{{count}} თვე",future:"{{count}} თვეში"},aboutXYears:{past:"დაახლოებით {{count}} წლის წინ",present:"დაახლოებით {{count}} წელი",future:"დაახლოებით {{count}} წელში"},xYears:{past:"{{count}} წლის წინ",present:"{{count}} წელი",future:"{{count}} წელში"},overXYears:{past:"{{count}} წელზე მეტი ხნის წინ",present:"{{count}} წელზე მეტი",future:"{{count}} წელზე მეტი ხნის შემდეგ"},almostXYears:{past:"თითქმის {{count}} წლის წინ",present:"თითქმის {{count}} წელი",future:"თითქმის {{count}} წელში"}},pu=function(e,t,n){var r=fu[e];return"string"==typeof r?r:null!=n&&n.addSuffix&&n.comparison&&n.comparison>0?r.future.replace("{{count}}",String(t)):null!=n&&n.addSuffix?r.past.replace("{{count}}",String(t)):r.present.replace("{{count}}",String(t))},vu={date:It({formats:{full:"EEEE, do MMMM, y",long:"do, MMMM, y",medium:"d, MMM, y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}'-ზე'",long:"{{date}} {{time}}'-ზე'",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},gu={lastWeek:"'წინა' eeee p'-ზე'",yesterday:"'გუშინ' p'-ზე'",today:"'დღეს' p'-ზე'",tomorrow:"'ხვალ' p'-ზე'",nextWeek:"'შემდეგი' eeee p'-ზე'",other:"P"},bu={code:"ka",formatDistance:pu,formatLong:vu,formatRelative:function(e,t,n,r){return gu[e]},localize:{ordinalNumber:function(e){var t=Number(e);return 1===t?t+"-ლი":t+"-ე"},era:Nt({values:{narrow:["ჩ.წ-მდე","ჩ.წ"],abbreviated:["ჩვ.წ-მდე","ჩვ.წ"],wide:["ჩვენს წელთაღრიცხვამდე","ჩვენი წელთაღრიცხვით"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1-ლი კვ","2-ე კვ","3-ე კვ","4-ე კვ"],wide:["1-ლი კვარტალი","2-ე კვარტალი","3-ე კვარტალი","4-ე კვარტალი"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ია","თე","მა","აპ","მს","ვნ","ვლ","აგ","სე","ოქ","ნო","დე"],abbreviated:["იან","თებ","მარ","აპრ","მაი","ივნ","ივლ","აგვ","სექ","ოქტ","ნოე","დეკ"],wide:["იანვარი","თებერვალი","მარტი","აპრილი","მაისი","ივნისი","ივლისი","აგვისტო","სექტემბერი","ოქტომბერი","ნოემბერი","დეკემბერი"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["კვ","ორ","სა","ოთ","ხუ","პა","შა"],short:["კვი","ორშ","სამ","ოთხ","ხუთ","პარ","შაბ"],abbreviated:["კვი","ორშ","სამ","ოთხ","ხუთ","პარ","შაბ"],wide:["კვირა","ორშაბათი","სამშაბათი","ოთხშაბათი","ხუთშაბათი","პარასკევი","შაბათი"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"შუაღამე",noon:"შუადღე",morning:"დილა",afternoon:"საღამო",evening:"საღამო",night:"ღამე"},abbreviated:{am:"AM",pm:"PM",midnight:"შუაღამე",noon:"შუადღე",morning:"დილა",afternoon:"საღამო",evening:"საღამო",night:"ღამე"},wide:{am:"a.m.",pm:"p.m.",midnight:"შუაღამე",noon:"შუადღე",morning:"დილა",afternoon:"საღამო",evening:"საღამო",night:"ღამე"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"შუაღამით",noon:"შუადღისას",morning:"დილით",afternoon:"ნაშუადღევს",evening:"საღამოს",night:"ღამით"},abbreviated:{am:"AM",pm:"PM",midnight:"შუაღამით",noon:"შუადღისას",morning:"დილით",afternoon:"ნაშუადღევს",evening:"საღამოს",night:"ღამით"},wide:{am:"a.m.",pm:"p.m.",midnight:"შუაღამით",noon:"შუადღისას",morning:"დილით",afternoon:"ნაშუადღევს",evening:"საღამოს",night:"ღამით"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-ლი|-ე)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ჩვ?\.წ)/i,abbreviated:/^(ჩვ?\.წ)/i,wide:/^(ჩვენს წელთაღრიცხვამდე|ქრისტეშობამდე|ჩვენი წელთაღრიცხვით|ქრისტეშობიდან)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(ჩვენს წელთაღრიცხვამდე|ქრისტეშობამდე)/i,/^(ჩვენი წელთაღრიცხვით|ქრისტეშობიდან)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]-(ლი|ე)? კვ/i,wide:/^[1234]-(ლი|ე)? კვარტალი/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{any:/^(ია|თე|მა|აპ|მს|ვნ|ვლ|აგ|სე|ოქ|ნო|დე)/i},defaultMatchWidth:"any",parsePatterns:{any:[/^ია/i,/^თ/i,/^მარ/i,/^აპ/i,/^მაი/i,/^ი?ვნ/i,/^ი?ვლ/i,/^აგ/i,/^ს/i,/^ო/i,/^ნ/i,/^დ/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(კვ|ორ|სა|ოთ|ხუ|პა|შა)/i,short:/^(კვი|ორშ|სამ|ოთხ|ხუთ|პარ|შაბ)/i,wide:/^(კვირა|ორშაბათი|სამშაბათი|ოთხშაბათი|ხუთშაბათი|პარასკევი|შაბათი)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^კვ/i,/^ორ/i,/^სა/i,/^ოთ/i,/^ხუ/i,/^პა/i,/^შა/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^([ap]\.?\s?m\.?|შუაღ|დილ)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^შუაღ/i,noon:/^შუადღ/i,morning:/^დილ/i,afternoon:/ნაშუადღევს/i,evening:/საღამო/i,night:/ღამ/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},yu={lessThanXSeconds:{regular:{one:"1 секундтан аз",singularNominative:"{{count}} секундтан аз",singularGenitive:"{{count}} секундтан аз",pluralGenitive:"{{count}} секундтан аз"},future:{one:"бір секундтан кейін",singularNominative:"{{count}} секундтан кейін",singularGenitive:"{{count}} секундтан кейін",pluralGenitive:"{{count}} секундтан кейін"}},xSeconds:{regular:{singularNominative:"{{count}} секунд",singularGenitive:"{{count}} секунд",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунд бұрын",singularGenitive:"{{count}} секунд бұрын",pluralGenitive:"{{count}} секунд бұрын"},future:{singularNominative:"{{count}} секундтан кейін",singularGenitive:"{{count}} секундтан кейін",pluralGenitive:"{{count}} секундтан кейін"}},halfAMinute:function(e){return null!=e&&e.addSuffix?e.comparison&&e.comparison>0?"жарты минут ішінде":"жарты минут бұрын":"жарты минут"},lessThanXMinutes:{regular:{one:"1 минуттан аз",singularNominative:"{{count}} минуттан аз",singularGenitive:"{{count}} минуттан аз",pluralGenitive:"{{count}} минуттан аз"},future:{one:"минуттан кем ",singularNominative:"{{count}} минуттан кем",singularGenitive:"{{count}} минуттан кем",pluralGenitive:"{{count}} минуттан кем"}},xMinutes:{regular:{singularNominative:"{{count}} минут",singularGenitive:"{{count}} минут",pluralGenitive:"{{count}} минут"},past:{singularNominative:"{{count}} минут бұрын",singularGenitive:"{{count}} минут бұрын",pluralGenitive:"{{count}} минут бұрын"},future:{singularNominative:"{{count}} минуттан кейін",singularGenitive:"{{count}} минуттан кейін",pluralGenitive:"{{count}} минуттан кейін"}},aboutXHours:{regular:{singularNominative:"шамамен {{count}} сағат",singularGenitive:"шамамен {{count}} сағат",pluralGenitive:"шамамен {{count}} сағат"},future:{singularNominative:"шамамен {{count}} сағаттан кейін",singularGenitive:"шамамен {{count}} сағаттан кейін",pluralGenitive:"шамамен {{count}} сағаттан кейін"}},xHours:{regular:{singularNominative:"{{count}} сағат",singularGenitive:"{{count}} сағат",pluralGenitive:"{{count}} сағат"}},xDays:{regular:{singularNominative:"{{count}} күн",singularGenitive:"{{count}} күн",pluralGenitive:"{{count}} күн"},future:{singularNominative:"{{count}} күннен кейін",singularGenitive:"{{count}} күннен кейін",pluralGenitive:"{{count}} күннен кейін"}},aboutXWeeks:{type:"weeks",one:"шамамен 1 апта",other:"шамамен {{count}} апта"},xWeeks:{type:"weeks",one:"1 апта",other:"{{count}} апта"},aboutXMonths:{regular:{singularNominative:"шамамен {{count}} ай",singularGenitive:"шамамен {{count}} ай",pluralGenitive:"шамамен {{count}} ай"},future:{singularNominative:"шамамен {{count}} айдан кейін",singularGenitive:"шамамен {{count}} айдан кейін",pluralGenitive:"шамамен {{count}} айдан кейін"}},xMonths:{regular:{singularNominative:"{{count}} ай",singularGenitive:"{{count}} ай",pluralGenitive:"{{count}} ай"}},aboutXYears:{regular:{singularNominative:"шамамен {{count}} жыл",singularGenitive:"шамамен {{count}} жыл",pluralGenitive:"шамамен {{count}} жыл"},future:{singularNominative:"шамамен {{count}} жылдан кейін",singularGenitive:"шамамен {{count}} жылдан кейін",pluralGenitive:"шамамен {{count}} жылдан кейін"}},xYears:{regular:{singularNominative:"{{count}} жыл",singularGenitive:"{{count}} жыл",pluralGenitive:"{{count}} жыл"},future:{singularNominative:"{{count}} жылдан кейін",singularGenitive:"{{count}} жылдан кейін",pluralGenitive:"{{count}} жылдан кейін"}},overXYears:{regular:{singularNominative:"{{count}} жылдан астам",singularGenitive:"{{count}} жылдан астам",pluralGenitive:"{{count}} жылдан астам"},future:{singularNominative:"{{count}} жылдан астам",singularGenitive:"{{count}} жылдан астам",pluralGenitive:"{{count}} жылдан астам"}},almostXYears:{regular:{singularNominative:"{{count}} жылға жақын",singularGenitive:"{{count}} жылға жақын",pluralGenitive:"{{count}} жылға жақын"},future:{singularNominative:"{{count}} жылдан кейін",singularGenitive:"{{count}} жылдан кейін",pluralGenitive:"{{count}} жылдан кейін"}}};function wu(e,t){if(e.one&&1===t)return e.one;var n=t%10,r=t%100;return 1===n&&11!==r?e.singularNominative.replace("{{count}}",String(t)):n>=2&&n<=4&&(r<10||r>20)?e.singularGenitive.replace("{{count}}",String(t)):e.pluralGenitive.replace("{{count}}",String(t))}var ku=function(e,t,n){var r=yu[e];return"function"==typeof r?r(n):"weeks"===r.type?1===t?r.one:r.other.replace("{{count}}",String(t)):null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r.future?wu(r.future,t):wu(r.regular,t)+" кейін":r.past?wu(r.past,t):wu(r.regular,t)+" бұрын":wu(r.regular,t)},Mu={date:It({formats:{full:"EEEE, do MMMM y 'ж.'",long:"do MMMM y 'ж.'",medium:"d MMM y 'ж.'",short:"dd.MM.yyyy"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{any:"{{date}}, {{time}}"},defaultWidth:"any"})},xu=["жексенбіде","дүйсенбіде","сейсенбіде","сәрсенбіде","бейсенбіде","жұмада","сенбіде"];function _u(e){return"'"+xu[e]+" сағат' p'-де'"}var Pu={lastWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?_u(r):function(e){return"'өткен "+xu[e]+" сағат' p'-де'"}(r)},yesterday:"'кеше сағат' p'-де'",today:"'бүгін сағат' p'-де'",tomorrow:"'ертең сағат' p'-де'",nextWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?_u(r):function(e){return"'келесі "+xu[e]+" сағат' p'-де'"}(r)},other:"P"},Cu=function(e,t,n,r){var l=Pu[e];return"function"==typeof l?l(t,n,r):l},Su={0:"-ші",1:"-ші",2:"-ші",3:"-ші",4:"-ші",5:"-ші",6:"-шы",7:"-ші",8:"-ші",9:"-шы",10:"-шы",20:"-шы",30:"-шы",40:"-шы",50:"-ші",60:"-шы",70:"-ші",80:"-ші",90:"-шы",100:"-ші"},Lu={code:"kk",formatDistance:ku,formatLong:Mu,formatRelative:Cu,localize:{ordinalNumber:function(e,t){var n=Number(e),b=n>=100?100:null;return n+(Su[n]||Su[n%10]||b&&Su[b]||"")},era:Nt({values:{narrow:["б.з.д.","б.з."],abbreviated:["б.з.д.","б.з."],wide:["біздің заманымызға дейін","біздің заманымыз"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1-ші тоқ.","2-ші тоқ.","3-ші тоқ.","4-ші тоқ."],wide:["1-ші тоқсан","2-ші тоқсан","3-ші тоқсан","4-ші тоқсан"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["Қ","А","Н","С","М","М","Ш","Т","Қ","Қ","Қ","Ж"],abbreviated:["қаң","ақп","нау","сәу","мам","мау","шіл","там","қыр","қаз","қар","жел"],wide:["қаңтар","ақпан","наурыз","сәуір","мамыр","маусым","шілде","тамыз","қыркүйек","қазан","қараша","желтоқсан"]},defaultWidth:"wide",formattingValues:{narrow:["Қ","А","Н","С","М","М","Ш","Т","Қ","Қ","Қ","Ж"],abbreviated:["қаң","ақп","нау","сәу","мам","мау","шіл","там","қыр","қаз","қар","жел"],wide:["қаңтар","ақпан","наурыз","сәуір","мамыр","маусым","шілде","тамыз","қыркүйек","қазан","қараша","желтоқсан"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["Ж","Д","С","С","Б","Ж","С"],short:["жс","дс","сс","ср","бс","жм","сб"],abbreviated:["жс","дс","сс","ср","бс","жм","сб"],wide:["жексенбі","дүйсенбі","сейсенбі","сәрсенбі","бейсенбі","жұма","сенбі"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ТД",pm:"ТК",midnight:"түн ортасы",noon:"түс",morning:"таң",afternoon:"күндіз",evening:"кеш",night:"түн"},wide:{am:"ТД",pm:"ТК",midnight:"түн ортасы",noon:"түс",morning:"таң",afternoon:"күндіз",evening:"кеш",night:"түн"}},defaultWidth:"any",formattingValues:{narrow:{am:"ТД",pm:"ТК",midnight:"түн ортасында",noon:"түс",morning:"таң",afternoon:"күн",evening:"кеш",night:"түн"},wide:{am:"ТД",pm:"ТК",midnight:"түн ортасында",noon:"түсте",morning:"таңертең",afternoon:"күндіз",evening:"кеште",night:"түнде"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-?(ші|шы))?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^((б )?з\.?\s?д\.?)/i,abbreviated:/^((б )?з\.?\s?д\.?)/i,wide:/^(біздің заманымызға дейін|біздің заманымыз|біздің заманымыздан)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^б/i,/^з/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234](-?ші)? тоқ.?/i,wide:/^[1234](-?ші)? тоқсан/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(қ|а|н|с|м|мау|ш|т|қыр|қаз|қар|ж)/i,abbreviated:/^(қаң|ақп|нау|сәу|мам|мау|шіл|там|қыр|қаз|қар|жел)/i,wide:/^(қаңтар|ақпан|наурыз|сәуір|мамыр|маусым|шілде|тамыз|қыркүйек|қазан|қараша|желтоқсан)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^қ/i,/^а/i,/^н/i,/^с/i,/^м/i,/^м/i,/^ш/i,/^т/i,/^қ/i,/^қ/i,/^қ/i,/^ж/i],abbreviated:[/^қаң/i,/^ақп/i,/^нау/i,/^сәу/i,/^мам/i,/^мау/i,/^шіл/i,/^там/i,/^қыр/i,/^қаз/i,/^қар/i,/^жел/i],any:[/^қ/i,/^а/i,/^н/i,/^с/i,/^м/i,/^м/i,/^ш/i,/^т/i,/^қ/i,/^қ/i,/^қ/i,/^ж/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(ж|д|с|с|б|ж|с)/i,short:/^(жс|дс|сс|ср|бс|жм|сб)/i,wide:/^(жексенбі|дүйсенбі|сейсенбі|сәрсенбі|бейсенбі|жұма|сенбі)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ж/i,/^д/i,/^с/i,/^с/i,/^б/i,/^ж/i,/^с/i],short:[/^жс/i,/^дс/i,/^сс/i,/^ср/i,/^бс/i,/^жм/i,/^сб/i],any:[/^ж[ек]/i,/^д[үй]/i,/^сe[й]/i,/^сә[р]/i,/^б[ей]/i,/^ж[ұм]/i,/^се[н]/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^Т\.?\s?[ДК]\.?|түн ортасында|((түсте|таңертең|таңда|таңертең|таңмен|таң|күндіз|күн|кеште|кеш|түнде|түн)\.?)/i,wide:/^Т\.?\s?[ДК]\.?|түн ортасында|((түсте|таңертең|таңда|таңертең|таңмен|таң|күндіз|күн|кеште|кеш|түнде|түн)\.?)/i,any:/^Т\.?\s?[ДК]\.?|түн ортасында|((түсте|таңертең|таңда|таңертең|таңмен|таң|күндіз|күн|кеште|кеш|түнде|түн)\.?)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^ТД/i,pm:/^ТК/i,midnight:/^түн орта/i,noon:/^күндіз/i,morning:/таң/i,afternoon:/түс/i,evening:/кеш/i,night:/түн/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},ju={lessThanXSeconds:"តិចជាង {{count}} វិនាទី",xSeconds:"{{count}} វិនាទី",halfAMinute:"កន្លះនាទី",lessThanXMinutes:"តិចជាង {{count}} នាទី",xMinutes:"{{count}} នាទី",aboutXHours:"ប្រហែល {{count}} ម៉ោង",xHours:"{{count}} ម៉ោង",xDays:"{{count}} ថ្ងៃ",aboutXWeeks:"ប្រហែល {{count}} សប្តាហ៍",xWeeks:"{{count}} សប្តាហ៍",aboutXMonths:"ប្រហែល {{count}} ខែ",xMonths:"{{count}} ខែ",aboutXYears:"ប្រហែល {{count}} ឆ្នាំ",xYears:"{{count}} ឆ្នាំ",overXYears:"ជាង {{count}} ឆ្នាំ",almostXYears:"ជិត {{count}} ឆ្នាំ"},Ou=function(e,t,n){var r=ju[e];return"number"==typeof t&&(r=r.replace("{{count}}",t.toString())),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"ក្នុងរយៈពេល "+r:r+"មុន":r},Au={date:It({formats:{full:"EEEE do MMMM y",long:"do MMMM y",medium:"d MMM y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a",long:"h:mm:ss a",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'ម៉ោង' {{time}}",long:"{{date}} 'ម៉ោង' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Tu={lastWeek:"'ថ្ងៃ'eeee'ស​ប្តា​ហ៍​មុនម៉ោង' p",yesterday:"'ម្សិលមិញនៅម៉ោង' p",today:"'ថ្ងៃនេះម៉ោង' p",tomorrow:"'ថ្ងៃស្អែកម៉ោង' p",nextWeek:"'ថ្ងៃ'eeee'ស​ប្តា​ហ៍​ក្រោយម៉ោង' p",other:"P"},Wu={code:"km",formatDistance:Ou,formatLong:Au,formatRelative:function(e,t,n,r){return Tu[e]},localize:{ordinalNumber:function(e,t){return Number(e).toString()},era:Nt({values:{narrow:["ម.គស","គស"],abbreviated:["មុនគ.ស","គ.ស"],wide:["មុនគ្រិស្តសករាជ","នៃគ្រិស្តសករាជ"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["ត្រីមាសទី 1","ត្រីមាសទី 2","ត្រីមាសទី 3","ត្រីមាសទី 4"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ម.ក","ក.ម","មិ","ម.ស","ឧ.ស","ម.ថ","ក.ដ","សី","កញ","តុ","វិ","ធ"],abbreviated:["មករា","កុម្ភៈ","មីនា","មេសា","ឧសភា","មិថុនា","កក្កដា","សីហា","កញ្ញា","តុលា","វិច្ឆិកា","ធ្នូ"],wide:["មករា","កុម្ភៈ","មីនា","មេសា","ឧសភា","មិថុនា","កក្កដា","សីហា","កញ្ញា","តុលា","វិច្ឆិកា","ធ្នូ"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["អា","ច","អ","ព","ព្រ","សុ","ស"],short:["អា","ច","អ","ព","ព្រ","សុ","ស"],abbreviated:["អា","ច","អ","ព","ព្រ","សុ","ស"],wide:["អាទិត្យ","ចន្ទ","អង្គារ","ពុធ","ព្រហស្បតិ៍","សុក្រ","សៅរ៍"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ព្រឹក",pm:"ល្ងាច",midnight:"​ពេលកណ្ដាលអធ្រាត្រ",noon:"ពេលថ្ងៃត្រង់",morning:"ពេលព្រឹក",afternoon:"ពេលរសៀល",evening:"ពេលល្ងាច",night:"ពេលយប់"},abbreviated:{am:"ព្រឹក",pm:"ល្ងាច",midnight:"​ពេលកណ្ដាលអធ្រាត្រ",noon:"ពេលថ្ងៃត្រង់",morning:"ពេលព្រឹក",afternoon:"ពេលរសៀល",evening:"ពេលល្ងាច",night:"ពេលយប់"},wide:{am:"ព្រឹក",pm:"ល្ងាច",midnight:"​ពេលកណ្ដាលអធ្រាត្រ",noon:"ពេលថ្ងៃត្រង់",morning:"ពេលព្រឹក",afternoon:"ពេលរសៀល",evening:"ពេលល្ងាច",night:"ពេលយប់"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ព្រឹក",pm:"ល្ងាច",midnight:"​ពេលកណ្ដាលអធ្រាត្រ",noon:"ពេលថ្ងៃត្រង់",morning:"ពេលព្រឹក",afternoon:"ពេលរសៀល",evening:"ពេលល្ងាច",night:"ពេលយប់"},abbreviated:{am:"ព្រឹក",pm:"ល្ងាច",midnight:"​ពេលកណ្ដាលអធ្រាត្រ",noon:"ពេលថ្ងៃត្រង់",morning:"ពេលព្រឹក",afternoon:"ពេលរសៀល",evening:"ពេលល្ងាច",night:"ពេលយប់"},wide:{am:"ព្រឹក",pm:"ល្ងាច",midnight:"​ពេលកណ្ដាលអធ្រាត្រ",noon:"ពេលថ្ងៃត្រង់",morning:"ពេលព្រឹក",afternoon:"ពេលរសៀល",evening:"ពេលល្ងាច",night:"ពេលយប់"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ម\.)?គស/i,abbreviated:/^(មុន)?គ\.ស/i,wide:/^(មុន|នៃ)គ្រិស្តសករាជ/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(ម|មុន)គ\.?ស/i,/^(នៃ)?គ\.?ស/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^(ត្រីមាស)(ទី)?\s?[1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(ម\.ក|ក\.ម|មិ|ម\.ស|ឧ\.ស|ម\.ថ|ក\.ដ|សី|កញ|តុ|វិ|ធ)/i,abbreviated:/^(មករា|កុម្ភៈ|មីនា|មេសា|ឧសភា|មិថុនា|កក្កដា|សីហា|កញ្ញា|តុលា|វិច្ឆិកា|ធ្នូ)/i,wide:/^(មករា|កុម្ភៈ|មីនា|មេសា|ឧសភា|មិថុនា|កក្កដា|សីហា|កញ្ញា|តុលា|វិច្ឆិកា|ធ្នូ)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ម\.ក/i,/^ក\.ម/i,/^មិ/i,/^ម\.ស/i,/^ឧ\.ស/i,/^ម\.ថ/i,/^ក\.ដ/i,/^សី/i,/^កញ/i,/^តុ/i,/^វិ/i,/^ធ/i],any:[/^មក/i,/^កុ/i,/^មីន/i,/^មេ/i,/^ឧស/i,/^មិថ/i,/^កក/i,/^សី/i,/^កញ/i,/^តុ/i,/^វិច/i,/^ធ/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(អា|ច|អ|ព|ព្រ|សុ|ស)/i,short:/^(អា|ច|អ|ព|ព្រ|សុ|ស)/i,abbreviated:/^(អា|ច|អ|ព|ព្រ|សុ|ស)/i,wide:/^(អាទិត្យ|ចន្ទ|អង្គារ|ពុធ|ព្រហស្បតិ៍|សុក្រ|សៅរ៍)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^អា/i,/^ច/i,/^អ/i,/^ព/i,/^ព្រ/i,/^សុ/i,/^ស/i],any:[/^អា/i,/^ច/i,/^អ/i,/^ព/i,/^ព្រ/i,/^សុ/i,/^សៅ/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(ព្រឹក|ល្ងាច|ពេលព្រឹក|ពេលថ្ងៃត្រង់|ពេលល្ងាច|ពេលរសៀល|ពេលយប់|ពេលកណ្ដាលអធ្រាត្រ)/i,any:/^(ព្រឹក|ល្ងាច|ពេលព្រឹក|ពេលថ្ងៃត្រង់|ពេលល្ងាច|ពេលរសៀល|ពេលយប់|ពេលកណ្ដាលអធ្រាត្រ)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ព្រឹក/i,pm:/^ល្ងាច/i,midnight:/^ពេលកណ្ដាលអធ្រាត្រ/i,noon:/^ពេលថ្ងៃត្រង់/i,morning:/ពេលព្រឹក/i,afternoon:/ពេលរសៀល/i,evening:/ពេលល្ងាច/i,night:/ពេលយប់/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},Du={lessThanXSeconds:{one:{default:"1 ಸೆಕೆಂಡ್‌ಗಿಂತ ಕಡಿಮೆ",future:"1 ಸೆಕೆಂಡ್‌ಗಿಂತ ಕಡಿಮೆ",past:"1 ಸೆಕೆಂಡ್‌ಗಿಂತ ಕಡಿಮೆ"},other:{default:"{{count}} ಸೆಕೆಂಡ್‌ಗಿಂತ ಕಡಿಮೆ",future:"{{count}} ಸೆಕೆಂಡ್‌ಗಿಂತ ಕಡಿಮೆ",past:"{{count}} ಸೆಕೆಂಡ್‌ಗಿಂತ ಕಡಿಮೆ"}},xSeconds:{one:{default:"1 ಸೆಕೆಂಡ್",future:"1 ಸೆಕೆಂಡ್‌ನಲ್ಲಿ",past:"1 ಸೆಕೆಂಡ್ ಹಿಂದೆ"},other:{default:"{{count}} ಸೆಕೆಂಡುಗಳು",future:"{{count}} ಸೆಕೆಂಡ್‌ಗಳಲ್ಲಿ",past:"{{count}} ಸೆಕೆಂಡ್ ಹಿಂದೆ"}},halfAMinute:{other:{default:"ಅರ್ಧ ನಿಮಿಷ",future:"ಅರ್ಧ ನಿಮಿಷದಲ್ಲಿ",past:"ಅರ್ಧ ನಿಮಿಷದ ಹಿಂದೆ"}},lessThanXMinutes:{one:{default:"1 ನಿಮಿಷಕ್ಕಿಂತ ಕಡಿಮೆ",future:"1 ನಿಮಿಷಕ್ಕಿಂತ ಕಡಿಮೆ",past:"1 ನಿಮಿಷಕ್ಕಿಂತ ಕಡಿಮೆ"},other:{default:"{{count}} ನಿಮಿಷಕ್ಕಿಂತ ಕಡಿಮೆ",future:"{{count}} ನಿಮಿಷಕ್ಕಿಂತ ಕಡಿಮೆ",past:"{{count}} ನಿಮಿಷಕ್ಕಿಂತ ಕಡಿಮೆ"}},xMinutes:{one:{default:"1 ನಿಮಿಷ",future:"1 ನಿಮಿಷದಲ್ಲಿ",past:"1 ನಿಮಿಷದ ಹಿಂದೆ"},other:{default:"{{count}} ನಿಮಿಷಗಳು",future:"{{count}} ನಿಮಿಷಗಳಲ್ಲಿ",past:"{{count}} ನಿಮಿಷಗಳ ಹಿಂದೆ"}},aboutXHours:{one:{default:"ಸುಮಾರು 1 ಗಂಟೆ",future:"ಸುಮಾರು 1 ಗಂಟೆಯಲ್ಲಿ",past:"ಸುಮಾರು 1 ಗಂಟೆ ಹಿಂದೆ"},other:{default:"ಸುಮಾರು {{count}} ಗಂಟೆಗಳು",future:"ಸುಮಾರು {{count}} ಗಂಟೆಗಳಲ್ಲಿ",past:"ಸುಮಾರು {{count}} ಗಂಟೆಗಳ ಹಿಂದೆ"}},xHours:{one:{default:"1 ಗಂಟೆ",future:"1 ಗಂಟೆಯಲ್ಲಿ",past:"1 ಗಂಟೆ ಹಿಂದೆ"},other:{default:"{{count}} ಗಂಟೆಗಳು",future:"{{count}} ಗಂಟೆಗಳಲ್ಲಿ",past:"{{count}} ಗಂಟೆಗಳ ಹಿಂದೆ"}},xDays:{one:{default:"1 ದಿನ",future:"1 ದಿನದಲ್ಲಿ",past:"1 ದಿನದ ಹಿಂದೆ"},other:{default:"{{count}} ದಿನಗಳು",future:"{{count}} ದಿನಗಳಲ್ಲಿ",past:"{{count}} ದಿನಗಳ ಹಿಂದೆ"}},aboutXMonths:{one:{default:"ಸುಮಾರು 1 ತಿಂಗಳು",future:"ಸುಮಾರು 1 ತಿಂಗಳಲ್ಲಿ",past:"ಸುಮಾರು 1 ತಿಂಗಳ ಹಿಂದೆ"},other:{default:"ಸುಮಾರು {{count}} ತಿಂಗಳು",future:"ಸುಮಾರು {{count}} ತಿಂಗಳುಗಳಲ್ಲಿ",past:"ಸುಮಾರು {{count}} ತಿಂಗಳುಗಳ ಹಿಂದೆ"}},xMonths:{one:{default:"1 ತಿಂಗಳು",future:"1 ತಿಂಗಳಲ್ಲಿ",past:"1 ತಿಂಗಳ ಹಿಂದೆ"},other:{default:"{{count}} ತಿಂಗಳು",future:"{{count}} ತಿಂಗಳುಗಳಲ್ಲಿ",past:"{{count}} ತಿಂಗಳುಗಳ ಹಿಂದೆ"}},aboutXYears:{one:{default:"ಸುಮಾರು 1 ವರ್ಷ",future:"ಸುಮಾರು 1 ವರ್ಷದಲ್ಲಿ",past:"ಸುಮಾರು 1 ವರ್ಷದ ಹಿಂದೆ"},other:{default:"ಸುಮಾರು {{count}} ವರ್ಷಗಳು",future:"ಸುಮಾರು {{count}} ವರ್ಷಗಳಲ್ಲಿ",past:"ಸುಮಾರು {{count}} ವರ್ಷಗಳ ಹಿಂದೆ"}},xYears:{one:{default:"1 ವರ್ಷ",future:"1 ವರ್ಷದಲ್ಲಿ",past:"1 ವರ್ಷದ ಹಿಂದೆ"},other:{default:"{{count}} ವರ್ಷಗಳು",future:"{{count}} ವರ್ಷಗಳಲ್ಲಿ",past:"{{count}} ವರ್ಷಗಳ ಹಿಂದೆ"}},overXYears:{one:{default:"1 ವರ್ಷದ ಮೇಲೆ",future:"1 ವರ್ಷದ ಮೇಲೆ",past:"1 ವರ್ಷದ ಮೇಲೆ"},other:{default:"{{count}} ವರ್ಷಗಳ ಮೇಲೆ",future:"{{count}} ವರ್ಷಗಳ ಮೇಲೆ",past:"{{count}} ವರ್ಷಗಳ ಮೇಲೆ"}},almostXYears:{one:{default:"ಬಹುತೇಕ 1 ವರ್ಷದಲ್ಲಿ",future:"ಬಹುತೇಕ 1 ವರ್ಷದಲ್ಲಿ",past:"ಬಹುತೇಕ 1 ವರ್ಷದಲ್ಲಿ"},other:{default:"ಬಹುತೇಕ {{count}} ವರ್ಷಗಳಲ್ಲಿ",future:"ಬಹುತೇಕ {{count}} ವರ್ಷಗಳಲ್ಲಿ",past:"ಬಹುತೇಕ {{count}} ವರ್ಷಗಳಲ್ಲಿ"}}};function Iu(e,t){return null!=t&&t.addSuffix?t.comparison&&t.comparison>0?e.future:e.past:e.default}var Eu=function(e,t,n){var r=Du[e];return(r.one&&1===t?Iu(r.one,n):Iu(r.other,n)).replace("{{count}}",String(t))},zu={date:It({formats:{full:"EEEE, MMMM d, y",long:"MMMM d, y",medium:"MMM d, y",short:"d/M/yy"},defaultWidth:"full"}),time:It({formats:{full:"hh:mm:ss a zzzz",long:"hh:mm:ss a z",medium:"hh:mm:ss a",short:"hh:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Hu={lastWeek:"'ಕಳೆದ' eeee p 'ಕ್ಕೆ'",yesterday:"'ನಿನ್ನೆ' p 'ಕ್ಕೆ'",today:"'ಇಂದು' p 'ಕ್ಕೆ'",tomorrow:"'ನಾಳೆ' p 'ಕ್ಕೆ'",nextWeek:"eeee p 'ಕ್ಕೆ'",other:"P"},Nu={code:"kn",formatDistance:Eu,formatLong:zu,formatRelative:function(e,t,n,r){return Hu[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"ನೇ"},era:Nt({values:{narrow:["ಕ್ರಿ.ಪೂ","ಕ್ರಿ.ಶ"],abbreviated:["ಕ್ರಿ.ಪೂ","ಕ್ರಿ.ಶ"],wide:["ಕ್ರಿಸ್ತ ಪೂರ್ವ","ಕ್ರಿಸ್ತ ಶಕ"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["ತ್ರೈ 1","ತ್ರೈ 2","ತ್ರೈ 3","ತ್ರೈ 4"],wide:["1ನೇ ತ್ರೈಮಾಸಿಕ","2ನೇ ತ್ರೈಮಾಸಿಕ","3ನೇ ತ್ರೈಮಾಸಿಕ","4ನೇ ತ್ರೈಮಾಸಿಕ"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ಜ","ಫೆ","ಮಾ","ಏ","ಮೇ","ಜೂ","ಜು","ಆ","ಸೆ","ಅ","ನ","ಡಿ"],abbreviated:["ಜನ","ಫೆಬ್ರ","ಮಾರ್ಚ್","ಏಪ್ರಿ","ಮೇ","ಜೂನ್","ಜುಲೈ","ಆಗ","ಸೆಪ್ಟೆಂ","ಅಕ್ಟೋ","ನವೆಂ","ಡಿಸೆಂ"],wide:["ಜನವರಿ","ಫೆಬ್ರವರಿ","ಮಾರ್ಚ್","ಏಪ್ರಿಲ್","ಮೇ","ಜೂನ್","ಜುಲೈ","ಆಗಸ್ಟ್","ಸೆಪ್ಟೆಂಬರ್","ಅಕ್ಟೋಬರ್","ನವೆಂಬರ್","ಡಿಸೆಂಬರ್"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ಭಾ","ಸೋ","ಮಂ","ಬು","ಗು","ಶು","ಶ"],short:["ಭಾನು","ಸೋಮ","ಮಂಗಳ","ಬುಧ","ಗುರು","ಶುಕ್ರ","ಶನಿ"],abbreviated:["ಭಾನು","ಸೋಮ","ಮಂಗಳ","ಬುಧ","ಗುರು","ಶುಕ್ರ","ಶನಿ"],wide:["ಭಾನುವಾರ","ಸೋಮವಾರ","ಮಂಗಳವಾರ","ಬುಧವಾರ","ಗುರುವಾರ","ಶುಕ್ರವಾರ","ಶನಿವಾರ"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ಪೂರ್ವಾಹ್ನ",pm:"ಅಪರಾಹ್ನ",midnight:"ಮಧ್ಯರಾತ್ರಿ",noon:"ಮಧ್ಯಾಹ್ನ",morning:"ಬೆಳಗ್ಗೆ",afternoon:"ಮಧ್ಯಾಹ್ನ",evening:"ಸಂಜೆ",night:"ರಾತ್ರಿ"},abbreviated:{am:"ಪೂರ್ವಾಹ್ನ",pm:"ಅಪರಾಹ್ನ",midnight:"ಮಧ್ಯರಾತ್ರಿ",noon:"ಮಧ್ಯಾನ್ಹ",morning:"ಬೆಳಗ್ಗೆ",afternoon:"ಮಧ್ಯಾನ್ಹ",evening:"ಸಂಜೆ",night:"ರಾತ್ರಿ"},wide:{am:"ಪೂರ್ವಾಹ್ನ",pm:"ಅಪರಾಹ್ನ",midnight:"ಮಧ್ಯರಾತ್ರಿ",noon:"ಮಧ್ಯಾನ್ಹ",morning:"ಬೆಳಗ್ಗೆ",afternoon:"ಮಧ್ಯಾನ್ಹ",evening:"ಸಂಜೆ",night:"ರಾತ್ರಿ"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ಪೂ",pm:"ಅ",midnight:"ಮಧ್ಯರಾತ್ರಿ",noon:"ಮಧ್ಯಾನ್ಹ",morning:"ಬೆಳಗ್ಗೆ",afternoon:"ಮಧ್ಯಾನ್ಹ",evening:"ಸಂಜೆ",night:"ರಾತ್ರಿ"},abbreviated:{am:"ಪೂರ್ವಾಹ್ನ",pm:"ಅಪರಾಹ್ನ",midnight:"ಮಧ್ಯ ರಾತ್ರಿ",noon:"ಮಧ್ಯಾನ್ಹ",morning:"ಬೆಳಗ್ಗೆ",afternoon:"ಮಧ್ಯಾನ್ಹ",evening:"ಸಂಜೆ",night:"ರಾತ್ರಿ"},wide:{am:"ಪೂರ್ವಾಹ್ನ",pm:"ಅಪರಾಹ್ನ",midnight:"ಮಧ್ಯ ರಾತ್ರಿ",noon:"ಮಧ್ಯಾನ್ಹ",morning:"ಬೆಳಗ್ಗೆ",afternoon:"ಮಧ್ಯಾನ್ಹ",evening:"ಸಂಜೆ",night:"ರಾತ್ರಿ"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(ನೇ|ನೆ)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ಕ್ರಿ.ಪೂ|ಕ್ರಿ.ಶ)/i,abbreviated:/^(ಕ್ರಿ\.?\s?ಪೂ\.?|ಕ್ರಿ\.?\s?ಶ\.?|ಪ್ರ\.?\s?ಶ\.?)/i,wide:/^(ಕ್ರಿಸ್ತ ಪೂರ್ವ|ಕ್ರಿಸ್ತ ಶಕ|ಪ್ರಸಕ್ತ ಶಕ)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ಪೂ/i,/^(ಶ|ಪ್ರ)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^ತ್ರೈ[1234]|ತ್ರೈ [1234]| [1234]ತ್ರೈ/i,wide:/^[1234](ನೇ)? ತ್ರೈಮಾಸಿಕ/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(ಜೂ|ಜು|ಜ|ಫೆ|ಮಾ|ಏ|ಮೇ|ಆ|ಸೆ|ಅ|ನ|ಡಿ)/i,abbreviated:/^(ಜನ|ಫೆಬ್ರ|ಮಾರ್ಚ್|ಏಪ್ರಿ|ಮೇ|ಜೂನ್|ಜುಲೈ|ಆಗ|ಸೆಪ್ಟೆಂ|ಅಕ್ಟೋ|ನವೆಂ|ಡಿಸೆಂ)/i,wide:/^(ಜನವರಿ|ಫೆಬ್ರವರಿ|ಮಾರ್ಚ್|ಏಪ್ರಿಲ್|ಮೇ|ಜೂನ್|ಜುಲೈ|ಆಗಸ್ಟ್|ಸೆಪ್ಟೆಂಬರ್|ಅಕ್ಟೋಬರ್|ನವೆಂಬರ್|ಡಿಸೆಂಬರ್)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ಜ$/i,/^ಫೆ/i,/^ಮಾ/i,/^ಏ/i,/^ಮೇ/i,/^ಜೂ/i,/^ಜು$/i,/^ಆ/i,/^ಸೆ/i,/^ಅ/i,/^ನ/i,/^ಡಿ/i],any:[/^ಜನ/i,/^ಫೆ/i,/^ಮಾ/i,/^ಏ/i,/^ಮೇ/i,/^ಜೂನ್/i,/^ಜುಲೈ/i,/^ಆ/i,/^ಸೆ/i,/^ಅ/i,/^ನ/i,/^ಡಿ/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(ಭಾ|ಸೋ|ಮ|ಬು|ಗು|ಶು|ಶ)/i,short:/^(ಭಾನು|ಸೋಮ|ಮಂಗಳ|ಬುಧ|ಗುರು|ಶುಕ್ರ|ಶನಿ)/i,abbreviated:/^(ಭಾನು|ಸೋಮ|ಮಂಗಳ|ಬುಧ|ಗುರು|ಶುಕ್ರ|ಶನಿ)/i,wide:/^(ಭಾನುವಾರ|ಸೋಮವಾರ|ಮಂಗಳವಾರ|ಬುಧವಾರ|ಗುರುವಾರ|ಶುಕ್ರವಾರ|ಶನಿವಾರ)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ಭಾ/i,/^ಸೋ/i,/^ಮ/i,/^ಬು/i,/^ಗು/i,/^ಶು/i,/^ಶ/i],any:[/^ಭಾ/i,/^ಸೋ/i,/^ಮ/i,/^ಬು/i,/^ಗು/i,/^ಶು/i,/^ಶ/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(ಪೂ|ಅ|ಮಧ್ಯರಾತ್ರಿ|ಮಧ್ಯಾನ್ಹ|ಬೆಳಗ್ಗೆ|ಸಂಜೆ|ರಾತ್ರಿ)/i,any:/^(ಪೂರ್ವಾಹ್ನ|ಅಪರಾಹ್ನ|ಮಧ್ಯರಾತ್ರಿ|ಮಧ್ಯಾನ್ಹ|ಬೆಳಗ್ಗೆ|ಸಂಜೆ|ರಾತ್ರಿ)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ಪೂ/i,pm:/^ಅ/i,midnight:/ಮಧ್ಯರಾತ್ರಿ/i,noon:/ಮಧ್ಯಾನ್ಹ/i,morning:/ಬೆಳಗ್ಗೆ/i,afternoon:/ಮಧ್ಯಾನ್ಹ/i,evening:/ಸಂಜೆ/i,night:/ರಾತ್ರಿ/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},$u={lessThanXSeconds:{one:"1초 미만",other:"{{count}}초 미만"},xSeconds:{one:"1초",other:"{{count}}초"},halfAMinute:"30초",lessThanXMinutes:{one:"1분 미만",other:"{{count}}분 미만"},xMinutes:{one:"1분",other:"{{count}}분"},aboutXHours:{one:"약 1시간",other:"약 {{count}}시간"},xHours:{one:"1시간",other:"{{count}}시간"},xDays:{one:"1일",other:"{{count}}일"},aboutXWeeks:{one:"약 1주",other:"약 {{count}}주"},xWeeks:{one:"1주",other:"{{count}}주"},aboutXMonths:{one:"약 1개월",other:"약 {{count}}개월"},xMonths:{one:"1개월",other:"{{count}}개월"},aboutXYears:{one:"약 1년",other:"약 {{count}}년"},xYears:{one:"1년",other:"{{count}}년"},overXYears:{one:"1년 이상",other:"{{count}}년 이상"},almostXYears:{one:"거의 1년",other:"거의 {{count}}년"}},Ru=function(e,t,n){var r,l=$u[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+" 후":r+" 전":r},Bu={date:It({formats:{full:"y년 M월 d일 EEEE",long:"y년 M월 d일",medium:"y.MM.dd",short:"y.MM.dd"},defaultWidth:"full"}),time:It({formats:{full:"a H시 mm분 ss초 zzzz",long:"a H:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Fu={lastWeek:"'지난' eeee p",yesterday:"'어제' p",today:"'오늘' p",tomorrow:"'내일' p",nextWeek:"'다음' eeee p",other:"P"},Vu={code:"ko",formatDistance:Ru,formatLong:Bu,formatRelative:function(e,t,n,r){return Fu[e]},localize:{ordinalNumber:function(e,t){var n=Number(e);switch(String(null==t?void 0:t.unit)){case"minute":case"second":return String(n);case"date":return n+"일";default:return n+"번째"}},era:Nt({values:{narrow:["BC","AD"],abbreviated:["BC","AD"],wide:["기원전","서기"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1분기","2분기","3분기","4분기"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["1","2","3","4","5","6","7","8","9","10","11","12"],abbreviated:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],wide:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["일","월","화","수","목","금","토"],short:["일","월","화","수","목","금","토"],abbreviated:["일","월","화","수","목","금","토"],wide:["일요일","월요일","화요일","수요일","목요일","금요일","토요일"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"오전",pm:"오후",midnight:"자정",noon:"정오",morning:"아침",afternoon:"오후",evening:"저녁",night:"밤"},abbreviated:{am:"오전",pm:"오후",midnight:"자정",noon:"정오",morning:"아침",afternoon:"오후",evening:"저녁",night:"밤"},wide:{am:"오전",pm:"오후",midnight:"자정",noon:"정오",morning:"아침",afternoon:"오후",evening:"저녁",night:"밤"}},defaultWidth:"wide",formattingValues:{narrow:{am:"오전",pm:"오후",midnight:"자정",noon:"정오",morning:"아침",afternoon:"오후",evening:"저녁",night:"밤"},abbreviated:{am:"오전",pm:"오후",midnight:"자정",noon:"정오",morning:"아침",afternoon:"오후",evening:"저녁",night:"밤"},wide:{am:"오전",pm:"오후",midnight:"자정",noon:"정오",morning:"아침",afternoon:"오후",evening:"저녁",night:"밤"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(일|번째)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(기원전|서기)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(bc|기원전)/i,/^(ad|서기)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234]사?분기/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(1[012]|[123456789])/,abbreviated:/^(1[012]|[123456789])월/i,wide:/^(1[012]|[123456789])월/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^1월?$/,/^2/,/^3/,/^4/,/^5/,/^6/,/^7/,/^8/,/^9/,/^10/,/^11/,/^12/]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[일월화수목금토]/,short:/^[일월화수목금토]/,abbreviated:/^[일월화수목금토]/,wide:/^[일월화수목금토]요일/},defaultMatchWidth:"wide",parsePatterns:{any:[/^일/,/^월/,/^화/,/^수/,/^목/,/^금/,/^토/]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(am|pm|오전|오후|자정|정오|아침|저녁|밤)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^(am|오전)/i,pm:/^(pm|오후)/i,midnight:/^자정/i,noon:/^정오/i,morning:/^아침/i,afternoon:/^오후/i,evening:/^저녁/i,night:/^밤/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},qu={lessThanXSeconds:{standalone:{one:"manner wéi eng Sekonn",other:"manner wéi {{count}} Sekonnen"},withPreposition:{one:"manner wéi enger Sekonn",other:"manner wéi {{count}} Sekonnen"}},xSeconds:{standalone:{one:"eng Sekonn",other:"{{count}} Sekonnen"},withPreposition:{one:"enger Sekonn",other:"{{count}} Sekonnen"}},halfAMinute:{standalone:"eng hallef Minutt",withPreposition:"enger hallwer Minutt"},lessThanXMinutes:{standalone:{one:"manner wéi eng Minutt",other:"manner wéi {{count}} Minutten"},withPreposition:{one:"manner wéi enger Minutt",other:"manner wéi {{count}} Minutten"}},xMinutes:{standalone:{one:"eng Minutt",other:"{{count}} Minutten"},withPreposition:{one:"enger Minutt",other:"{{count}} Minutten"}},aboutXHours:{standalone:{one:"ongeféier eng Stonn",other:"ongeféier {{count}} Stonnen"},withPreposition:{one:"ongeféier enger Stonn",other:"ongeféier {{count}} Stonnen"}},xHours:{standalone:{one:"eng Stonn",other:"{{count}} Stonnen"},withPreposition:{one:"enger Stonn",other:"{{count}} Stonnen"}},xDays:{standalone:{one:"een Dag",other:"{{count}} Deeg"},withPreposition:{one:"engem Dag",other:"{{count}} Deeg"}},aboutXWeeks:{standalone:{one:"ongeféier eng Woch",other:"ongeféier {{count}} Wochen"},withPreposition:{one:"ongeféier enger Woche",other:"ongeféier {{count}} Wochen"}},xWeeks:{standalone:{one:"eng Woch",other:"{{count}} Wochen"},withPreposition:{one:"enger Woch",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"ongeféier ee Mount",other:"ongeféier {{count}} Méint"},withPreposition:{one:"ongeféier engem Mount",other:"ongeféier {{count}} Méint"}},xMonths:{standalone:{one:"ee Mount",other:"{{count}} Méint"},withPreposition:{one:"engem Mount",other:"{{count}} Méint"}},aboutXYears:{standalone:{one:"ongeféier ee Joer",other:"ongeféier {{count}} Joer"},withPreposition:{one:"ongeféier engem Joer",other:"ongeféier {{count}} Joer"}},xYears:{standalone:{one:"ee Joer",other:"{{count}} Joer"},withPreposition:{one:"engem Joer",other:"{{count}} Joer"}},overXYears:{standalone:{one:"méi wéi ee Joer",other:"méi wéi {{count}} Joer"},withPreposition:{one:"méi wéi engem Joer",other:"méi wéi {{count}} Joer"}},almostXYears:{standalone:{one:"bal ee Joer",other:"bal {{count}} Joer"},withPreposition:{one:"bal engem Joer",other:"bal {{count}} Joer"}}},Uu=["d","h","n","t","z"],Xu=["a,","e","i","o","u"],Gu=[0,1,2,3,8,9],Yu=[40,50,60,70];function Ku(e){var t=e.charAt(0).toLowerCase();if(-1!=Xu.indexOf(t)||-1!=Uu.indexOf(t))return!0;var n=e.split(" ")[0],r=parseInt(n);return!isNaN(r)&&-1!=Gu.indexOf(r%10)&&-1==Yu.indexOf(parseInt(n.substring(0,2)))}var Zu=function(e,t,n){var r,l=qu[e],o=null!=n&&n.addSuffix?l.withPreposition:l.standalone;return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"a"+(Ku(r)?"n":"")+" "+r:"viru"+(Ku(r)?"n":"")+" "+r:r},Ju={date:It({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.yy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Qu={lastWeek:function(e){var t=e.getUTCDay(),n="'läschte";return 2!==t&&4!==t||(n+="n"),n+="' eeee 'um' p"},yesterday:"'gëschter um' p",today:"'haut um' p",tomorrow:"'moien um' p",nextWeek:"eeee 'um' p",other:"P"},ed=function(e,t,n,r){var l=Qu[e];return"function"==typeof l?l(t):l},nd={code:"lb",formatDistance:Zu,formatLong:Ju,formatRelative:ed,localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["viru Christus","no Christus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mäe","Abr","Mee","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","Mäerz","Abrëll","Mee","Juni","Juli","August","September","Oktober","November","Dezember"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","D","M","D","F","S"],short:["So","Mé","Dë","Më","Do","Fr","Sa"],abbreviated:["So.","Mé.","Dë.","Më.","Do.","Fr.","Sa."],wide:["Sonndeg","Méindeg","Dënschdeg","Mëttwoch","Donneschdeg","Freideg","Samschdeg"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"mo.",pm:"nomë.",midnight:"Mëtternuecht",noon:"Mëtteg",morning:"Moien",afternoon:"Nomëtteg",evening:"Owend",night:"Nuecht"},abbreviated:{am:"moies",pm:"nomëttes",midnight:"Mëtternuecht",noon:"Mëtteg",morning:"Moien",afternoon:"Nomëtteg",evening:"Owend",night:"Nuecht"},wide:{am:"moies",pm:"nomëttes",midnight:"Mëtternuecht",noon:"Mëtteg",morning:"Moien",afternoon:"Nomëtteg",evening:"Owend",night:"Nuecht"}},defaultWidth:"wide",formattingValues:{narrow:{am:"mo.",pm:"nom.",midnight:"Mëtternuecht",noon:"mëttes",morning:"moies",afternoon:"nomëttes",evening:"owes",night:"nuets"},abbreviated:{am:"moies",pm:"nomëttes",midnight:"Mëtternuecht",noon:"mëttes",morning:"moies",afternoon:"nomëttes",evening:"owes",night:"nuets"},wide:{am:"moies",pm:"nomëttes",midnight:"Mëtternuecht",noon:"mëttes",morning:"moies",afternoon:"nomëttes",evening:"owes",night:"nuets"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(viru Christus|virun eiser Zäitrechnung|no Christus|eiser Zäitrechnung)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/i,/^n/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mäe|abr|mee|jun|jul|aug|sep|okt|nov|dez)/i,wide:/^(januar|februar|mäerz|abrëll|mee|juni|juli|august|september|oktober|november|dezember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mä/i,/^ab/i,/^me/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smdf]/i,short:/^(so|mé|dë|më|do|fr|sa)/i,abbreviated:/^(son?|méi?|dën?|mët?|don?|fre?|sam?)\.?/i,wide:/^(sonndeg|méindeg|dënschdeg|mëttwoch|donneschdeg|freideg|samschdeg)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^so/i,/^mé/i,/^dë/i,/^më/i,/^do/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(mo\.?|nomë\.?|Mëtternuecht|mëttes|moies|nomëttes|owes|nuets)/i,abbreviated:/^(moi\.?|nomët\.?|Mëtternuecht|mëttes|moies|nomëttes|owes|nuets)/i,wide:/^(moies|nomëttes|Mëtternuecht|mëttes|moies|nomëttes|owes|nuets)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^m/i,pm:/^n/i,midnight:/^Mëtter/i,noon:/^mëttes/i,morning:/moies/i,afternoon:/nomëttes/i,evening:/owes/i,night:/nuets/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},id={xseconds_other:"sekundė_sekundžių_sekundes",xminutes_one:"minutė_minutės_minutę",xminutes_other:"minutės_minučių_minutes",xhours_one:"valanda_valandos_valandą",xhours_other:"valandos_valandų_valandas",xdays_one:"diena_dienos_dieną",xdays_other:"dienos_dienų_dienas",xweeks_one:"savaitė_savaitės_savaitę",xweeks_other:"savaitės_savaičių_savaites",xmonths_one:"mėnuo_mėnesio_mėnesį",xmonths_other:"mėnesiai_mėnesių_mėnesius",xyears_one:"metai_metų_metus",xyears_other:"metai_metų_metus",about:"apie",over:"daugiau nei",almost:"beveik",lessthan:"mažiau nei"},ad=function(e,t,n,r){return t?r?"kelių sekundžių":"kelias sekundes":"kelios sekundės"},rd=function(e,t,n,r){return t?r?sd(n)[1]:sd(n)[2]:sd(n)[0]},ld=function(e,t,n,r){var l=e+" ";return 1===e?l+rd(0,t,n,r):t?r?l+sd(n)[1]:l+(od(e)?sd(n)[1]:sd(n)[2]):l+(od(e)?sd(n)[1]:sd(n)[0])};function od(e){return e%10==0||e>10&&e<20}function sd(e){return id[e].split("_")}var ud={lessThanXSeconds:{one:ad,other:ld},xSeconds:{one:ad,other:ld},halfAMinute:"pusė minutės",lessThanXMinutes:{one:rd,other:ld},xMinutes:{one:rd,other:ld},aboutXHours:{one:rd,other:ld},xHours:{one:rd,other:ld},xDays:{one:rd,other:ld},aboutXWeeks:{one:rd,other:ld},xWeeks:{one:rd,other:ld},aboutXMonths:{one:rd,other:ld},xMonths:{one:rd,other:ld},aboutXYears:{one:rd,other:ld},xYears:{one:rd,other:ld},overXYears:{one:rd,other:ld},almostXYears:{one:rd,other:ld}},cd=function(e,t,n){var r,l=e.match(/about|over|almost|lessthan/i),o=l?e.replace(l[0],""):e,d=void 0!==(null==n?void 0:n.comparison)&&n.comparison>0,c=ud[e];if(r="string"==typeof c?c:1===t?c.one(t,!0===(null==n?void 0:n.addSuffix),o.toLowerCase()+"_one",d):c.other(t,!0===(null==n?void 0:n.addSuffix),o.toLowerCase()+"_other",d),l){var h=l[0].toLowerCase();r=id[h]+" "+r}return null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"po "+r:"prieš "+r:r},hd={date:It({formats:{full:"y 'm'. MMMM d 'd'., EEEE",long:"y 'm'. MMMM d 'd'.",medium:"y-MM-dd",short:"y-MM-dd"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},md={lastWeek:"'Praėjusį' eeee p",yesterday:"'Vakar' p",today:"'Šiandien' p",tomorrow:"'Rytoj' p",nextWeek:"eeee p",other:"P"},fd={code:"lt",formatDistance:cd,formatLong:hd,formatRelative:function(e,t,n,r){return md[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"-oji"},era:Nt({values:{narrow:["pr. Kr.","po Kr."],abbreviated:["pr. Kr.","po Kr."],wide:["prieš Kristų","po Kristaus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["I ketv.","II ketv.","III ketv.","IV ketv."],wide:["I ketvirtis","II ketvirtis","III ketvirtis","IV ketvirtis"]},defaultWidth:"wide",formattingValues:{narrow:["1","2","3","4"],abbreviated:["I k.","II k.","III k.","IV k."],wide:["I ketvirtis","II ketvirtis","III ketvirtis","IV ketvirtis"]},defaultFormattingWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["S","V","K","B","G","B","L","R","R","S","L","G"],abbreviated:["saus.","vas.","kov.","bal.","geg.","birž.","liep.","rugp.","rugs.","spal.","lapkr.","gruod."],wide:["sausis","vasaris","kovas","balandis","gegužė","birželis","liepa","rugpjūtis","rugsėjis","spalis","lapkritis","gruodis"]},defaultWidth:"wide",formattingValues:{narrow:["S","V","K","B","G","B","L","R","R","S","L","G"],abbreviated:["saus.","vas.","kov.","bal.","geg.","birž.","liep.","rugp.","rugs.","spal.","lapkr.","gruod."],wide:["sausio","vasario","kovo","balandžio","gegužės","birželio","liepos","rugpjūčio","rugsėjo","spalio","lapkričio","gruodžio"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["S","P","A","T","K","P","Š"],short:["Sk","Pr","An","Tr","Kt","Pn","Št"],abbreviated:["sk","pr","an","tr","kt","pn","št"],wide:["sekmadienis","pirmadienis","antradienis","trečiadienis","ketvirtadienis","penktadienis","šeštadienis"]},defaultWidth:"wide",formattingValues:{narrow:["S","P","A","T","K","P","Š"],short:["Sk","Pr","An","Tr","Kt","Pn","Št"],abbreviated:["sk","pr","an","tr","kt","pn","št"],wide:["sekmadienį","pirmadienį","antradienį","trečiadienį","ketvirtadienį","penktadienį","šeštadienį"]},defaultFormattingWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"pr. p.",pm:"pop.",midnight:"vidurnaktis",noon:"vidurdienis",morning:"rytas",afternoon:"diena",evening:"vakaras",night:"naktis"},abbreviated:{am:"priešpiet",pm:"popiet",midnight:"vidurnaktis",noon:"vidurdienis",morning:"rytas",afternoon:"diena",evening:"vakaras",night:"naktis"},wide:{am:"priešpiet",pm:"popiet",midnight:"vidurnaktis",noon:"vidurdienis",morning:"rytas",afternoon:"diena",evening:"vakaras",night:"naktis"}},defaultWidth:"wide",formattingValues:{narrow:{am:"pr. p.",pm:"pop.",midnight:"vidurnaktis",noon:"perpiet",morning:"rytas",afternoon:"popietė",evening:"vakaras",night:"naktis"},abbreviated:{am:"priešpiet",pm:"popiet",midnight:"vidurnaktis",noon:"perpiet",morning:"rytas",afternoon:"popietė",evening:"vakaras",night:"naktis"},wide:{am:"priešpiet",pm:"popiet",midnight:"vidurnaktis",noon:"perpiet",morning:"rytas",afternoon:"popietė",evening:"vakaras",night:"naktis"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-oji)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^p(r|o)\.?\s?(kr\.?|me)/i,abbreviated:/^(pr\.\s?(kr\.|m\.\s?e\.)|po\s?kr\.|mūsų eroje)/i,wide:/^(prieš Kristų|prieš mūsų erą|po Kristaus|mūsų eroje)/i},defaultMatchWidth:"wide",parsePatterns:{wide:[/prieš/i,/(po|mūsų)/i],any:[/^pr/i,/^(po|m)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^([1234])/i,abbreviated:/^(I|II|III|IV)\s?ketv?\.?/i,wide:/^(I|II|III|IV)\s?ketvirtis/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/1/i,/2/i,/3/i,/4/i],any:[/I$/i,/II$/i,/III/i,/IV/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[svkbglr]/i,abbreviated:/^(saus\.|vas\.|kov\.|bal\.|geg\.|birž\.|liep\.|rugp\.|rugs\.|spal\.|lapkr\.|gruod\.)/i,wide:/^(sausi(s|o)|vasari(s|o)|kov(a|o)s|balandž?i(s|o)|gegužės?|birželi(s|o)|liep(a|os)|rugpjū(t|č)i(s|o)|rugsėj(is|o)|spali(s|o)|lapkri(t|č)i(s|o)|gruodž?i(s|o))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^v/i,/^k/i,/^b/i,/^g/i,/^b/i,/^l/i,/^r/i,/^r/i,/^s/i,/^l/i,/^g/i],any:[/^saus/i,/^vas/i,/^kov/i,/^bal/i,/^geg/i,/^birž/i,/^liep/i,/^rugp/i,/^rugs/i,/^spal/i,/^lapkr/i,/^gruod/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[spatkš]/i,short:/^(sk|pr|an|tr|kt|pn|št)/i,abbreviated:/^(sk|pr|an|tr|kt|pn|št)/i,wide:/^(sekmadien(is|į)|pirmadien(is|į)|antradien(is|į)|trečiadien(is|į)|ketvirtadien(is|į)|penktadien(is|į)|šeštadien(is|į))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^p/i,/^a/i,/^t/i,/^k/i,/^p/i,/^š/i],wide:[/^se/i,/^pi/i,/^an/i,/^tr/i,/^ke/i,/^pe/i,/^še/i],any:[/^sk/i,/^pr/i,/^an/i,/^tr/i,/^kt/i,/^pn/i,/^št/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(pr.\s?p.|pop.|vidurnaktis|(vidurdienis|perpiet)|rytas|(diena|popietė)|vakaras|naktis)/i,any:/^(priešpiet|popiet$|vidurnaktis|(vidurdienis|perpiet)|rytas|(diena|popietė)|vakaras|naktis)/i},defaultMatchWidth:"any",parsePatterns:{narrow:{am:/^pr/i,pm:/^pop./i,midnight:/^vidurnaktis/i,noon:/^(vidurdienis|perp)/i,morning:/rytas/i,afternoon:/(die|popietė)/i,evening:/vakaras/i,night:/naktis/i},any:{am:/^pr/i,pm:/^popiet$/i,midnight:/^vidurnaktis/i,noon:/^(vidurdienis|perp)/i,morning:/rytas/i,afternoon:/(die|popietė)/i,evening:/vakaras/i,night:/naktis/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}};function pd(e){return function(t,n){if(1===t)return null!=n&&n.addSuffix?e.one[0].replace("{{time}}",e.one[2]):e.one[0].replace("{{time}}",e.one[1]);var r=t%10==1&&t%100!=11;return null!=n&&n.addSuffix?e.other[0].replace("{{time}}",r?e.other[3]:e.other[4]).replace("{{count}}",String(t)):e.other[0].replace("{{time}}",r?e.other[1]:e.other[2]).replace("{{count}}",String(t))}}var vd={lessThanXSeconds:pd({one:["mazāk par {{time}}","sekundi","sekundi"],other:["mazāk nekā {{count}} {{time}}","sekunde","sekundes","sekundes","sekundēm"]}),xSeconds:pd({one:["1 {{time}}","sekunde","sekundes"],other:["{{count}} {{time}}","sekunde","sekundes","sekundes","sekundēm"]}),halfAMinute:function(e,t){return null!=t&&t.addSuffix?"pusminūtes":"pusminūte"},lessThanXMinutes:pd({one:["mazāk par {{time}}","minūti","minūti"],other:["mazāk nekā {{count}} {{time}}","minūte","minūtes","minūtes","minūtēm"]}),xMinutes:pd({one:["1 {{time}}","minūte","minūtes"],other:["{{count}} {{time}}","minūte","minūtes","minūtes","minūtēm"]}),aboutXHours:pd({one:["apmēram 1 {{time}}","stunda","stundas"],other:["apmēram {{count}} {{time}}","stunda","stundas","stundas","stundām"]}),xHours:pd({one:["1 {{time}}","stunda","stundas"],other:["{{count}} {{time}}","stunda","stundas","stundas","stundām"]}),xDays:pd({one:["1 {{time}}","diena","dienas"],other:["{{count}} {{time}}","diena","dienas","dienas","dienām"]}),aboutXWeeks:pd({one:["apmēram 1 {{time}}","nedēļa","nedēļas"],other:["apmēram {{count}} {{time}}","nedēļa","nedēļu","nedēļas","nedēļām"]}),xWeeks:pd({one:["1 {{time}}","nedēļa","nedēļas"],other:["{{count}} {{time}}","nedēļa","nedēļu","nedēļas","nedēļām"]}),aboutXMonths:pd({one:["apmēram 1 {{time}}","mēnesis","mēneša"],other:["apmēram {{count}} {{time}}","mēnesis","mēneši","mēneša","mēnešiem"]}),xMonths:pd({one:["1 {{time}}","mēnesis","mēneša"],other:["{{count}} {{time}}","mēnesis","mēneši","mēneša","mēnešiem"]}),aboutXYears:pd({one:["apmēram 1 {{time}}","gads","gada"],other:["apmēram {{count}} {{time}}","gads","gadi","gada","gadiem"]}),xYears:pd({one:["1 {{time}}","gads","gada"],other:["{{count}} {{time}}","gads","gadi","gada","gadiem"]}),overXYears:pd({one:["ilgāk par 1 {{time}}","gadu","gadu"],other:["vairāk nekā {{count}} {{time}}","gads","gadi","gada","gadiem"]}),almostXYears:pd({one:["gandrīz 1 {{time}}","gads","gada"],other:["vairāk nekā {{count}} {{time}}","gads","gadi","gada","gadiem"]})},gd=function(e,t,n){var r=vd[e](t,n);return null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"pēc "+r:"pirms "+r:r},bd={date:It({formats:{full:"EEEE, y. 'gada' d. MMMM",long:"y. 'gada' d. MMMM",medium:"dd.MM.y.",short:"dd.MM.y."},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'plkst.' {{time}}",long:"{{date}} 'plkst.' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},yd=["svētdienā","pirmdienā","otrdienā","trešdienā","ceturtdienā","piektdienā","sestdienā"],wd={lastWeek:function(e,t,n){return fi(e,t,n)?"eeee 'plkst.' p":"'Pagājušā "+yd[e.getUTCDay()]+" plkst.' p"},yesterday:"'Vakar plkst.' p",today:"'Šodien plkst.' p",tomorrow:"'Rīt plkst.' p",nextWeek:function(e,t,n){return fi(e,t,n)?"eeee 'plkst.' p":"'Nākamajā "+yd[e.getUTCDay()]+" plkst.' p"},other:"P"},kd=function(e,t,n,r){var l=wd[e];return"function"==typeof l?l(t,n,r):l},Md={code:"lv",formatDistance:gd,formatLong:bd,formatRelative:kd,localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["p.m.ē","m.ē"],abbreviated:["p. m. ē.","m. ē."],wide:["pirms mūsu ēras","mūsu ērā"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1. cet.","2. cet.","3. cet.","4. cet."],wide:["pirmais ceturksnis","otrais ceturksnis","trešais ceturksnis","ceturtais ceturksnis"]},defaultWidth:"wide",formattingValues:{narrow:["1","2","3","4"],abbreviated:["1. cet.","2. cet.","3. cet.","4. cet."],wide:["pirmajā ceturksnī","otrajā ceturksnī","trešajā ceturksnī","ceturtajā ceturksnī"]},defaultFormattingWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","febr.","marts","apr.","maijs","jūn.","jūl.","aug.","sept.","okt.","nov.","dec."],wide:["janvāris","februāris","marts","aprīlis","maijs","jūnijs","jūlijs","augusts","septembris","oktobris","novembris","decembris"]},defaultWidth:"wide",formattingValues:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","febr.","martā","apr.","maijs","jūn.","jūl.","aug.","sept.","okt.","nov.","dec."],wide:["janvārī","februārī","martā","aprīlī","maijā","jūnijā","jūlijā","augustā","septembrī","oktobrī","novembrī","decembrī"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["S","P","O","T","C","P","S"],short:["Sv","P","O","T","C","Pk","S"],abbreviated:["svētd.","pirmd.","otrd.","trešd.","ceturtd.","piektd.","sestd."],wide:["svētdiena","pirmdiena","otrdiena","trešdiena","ceturtdiena","piektdiena","sestdiena"]},defaultWidth:"wide",formattingValues:{narrow:["S","P","O","T","C","P","S"],short:["Sv","P","O","T","C","Pk","S"],abbreviated:["svētd.","pirmd.","otrd.","trešd.","ceturtd.","piektd.","sestd."],wide:["svētdienā","pirmdienā","otrdienā","trešdienā","ceturtdienā","piektdienā","sestdienā"]},defaultFormattingWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"am",pm:"pm",midnight:"pusn.",noon:"pusd.",morning:"rīts",afternoon:"diena",evening:"vakars",night:"nakts"},abbreviated:{am:"am",pm:"pm",midnight:"pusn.",noon:"pusd.",morning:"rīts",afternoon:"pēcpusd.",evening:"vakars",night:"nakts"},wide:{am:"am",pm:"pm",midnight:"pusnakts",noon:"pusdienlaiks",morning:"rīts",afternoon:"pēcpusdiena",evening:"vakars",night:"nakts"}},defaultWidth:"wide",formattingValues:{narrow:{am:"am",pm:"pm",midnight:"pusn.",noon:"pusd.",morning:"rītā",afternoon:"dienā",evening:"vakarā",night:"naktī"},abbreviated:{am:"am",pm:"pm",midnight:"pusn.",noon:"pusd.",morning:"rītā",afternoon:"pēcpusd.",evening:"vakarā",night:"naktī"},wide:{am:"am",pm:"pm",midnight:"pusnaktī",noon:"pusdienlaikā",morning:"rītā",afternoon:"pēcpusdienā",evening:"vakarā",night:"naktī"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)\./i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(p\.m\.ē|m\.ē)/i,abbreviated:/^(p\. m\. ē\.|m\. ē\.)/i,wide:/^(pirms mūsu ēras|mūsu ērā)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^p/i,/^m/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234](\. cet\.)/i,wide:/^(pirma(is|jā)|otra(is|jā)|treša(is|jā)|ceturta(is|jā)) ceturksn(is|ī)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^1/i,/^2/i,/^3/i,/^4/i],abbreviated:[/^1/i,/^2/i,/^3/i,/^4/i],wide:[/^p/i,/^o/i,/^t/i,/^c/i]},defaultParseWidth:"wide",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(janv\.|febr\.|marts|apr\.|maijs|jūn\.|jūl\.|aug\.|sept\.|okt\.|nov\.|dec\.)/i,wide:/^(janvār(is|ī)|februār(is|ī)|mart[sā]|aprīl(is|ī)|maij[sā]|jūnij[sā]|jūlij[sā]|august[sā]|septembr(is|ī)|oktobr(is|ī)|novembr(is|ī)|decembr(is|ī))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^mai/i,/^jūn/i,/^jūl/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[spotc]/i,short:/^(sv|pi|o|t|c|pk|s)/i,abbreviated:/^(svētd\.|pirmd\.|otrd.\|trešd\.|ceturtd\.|piektd\.|sestd\.)/i,wide:/^(svētdien(a|ā)|pirmdien(a|ā)|otrdien(a|ā)|trešdien(a|ā)|ceturtdien(a|ā)|piektdien(a|ā)|sestdien(a|ā))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^p/i,/^o/i,/^t/i,/^c/i,/^p/i,/^s/i],any:[/^sv/i,/^pi/i,/^o/i,/^t/i,/^c/i,/^p/i,/^se/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(am|pm|pusn\.|pusd\.|rīt(s|ā)|dien(a|ā)|vakar(s|ā)|nakt(s|ī))/,abbreviated:/^(am|pm|pusn\.|pusd\.|rīt(s|ā)|pēcpusd\.|vakar(s|ā)|nakt(s|ī))/,wide:/^(am|pm|pusnakt(s|ī)|pusdienlaik(s|ā)|rīt(s|ā)|pēcpusdien(a|ā)|vakar(s|ā)|nakt(s|ī))/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^am/i,pm:/^pm/i,midnight:/^pusn/i,noon:/^pusd/i,morning:/^r/i,afternoon:/^(d|pēc)/i,evening:/^v/i,night:/^n/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},xd={lessThanXSeconds:{one:"помалку од секунда",other:"помалку од {{count}} секунди"},xSeconds:{one:"1 секунда",other:"{{count}} секунди"},halfAMinute:"половина минута",lessThanXMinutes:{one:"помалку од минута",other:"помалку од {{count}} минути"},xMinutes:{one:"1 минута",other:"{{count}} минути"},aboutXHours:{one:"околу 1 час",other:"околу {{count}} часа"},xHours:{one:"1 час",other:"{{count}} часа"},xDays:{one:"1 ден",other:"{{count}} дена"},aboutXWeeks:{one:"околу 1 недела",other:"околу {{count}} месеци"},xWeeks:{one:"1 недела",other:"{{count}} недели"},aboutXMonths:{one:"околу 1 месец",other:"околу {{count}} недели"},xMonths:{one:"1 месец",other:"{{count}} месеци"},aboutXYears:{one:"околу 1 година",other:"околу {{count}} години"},xYears:{one:"1 година",other:"{{count}} години"},overXYears:{one:"повеќе од 1 година",other:"повеќе од {{count}} години"},almostXYears:{one:"безмалку 1 година",other:"безмалку {{count}} години"}},_d=function(e,t,n){var r,l=xd[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"за "+r:"пред "+r:r},Pd={date:It({formats:{full:"EEEE, dd MMMM yyyy",long:"dd MMMM yyyy",medium:"dd MMM yyyy",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{any:"{{date}} {{time}}"},defaultWidth:"any"})},Cd=["недела","понеделник","вторник","среда","четврток","петок","сабота"];function Sd(e){var t=Cd[e];switch(e){case 0:case 3:case 6:return"'ова "+t+" вo' p";case 1:case 2:case 4:case 5:return"'овој "+t+" вo' p"}}var Ld={lastWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?Sd(r):function(e){var t=Cd[e];switch(e){case 0:case 3:case 6:return"'минатата "+t+" во' p";case 1:case 2:case 4:case 5:return"'минатиот "+t+" во' p"}}(r)},yesterday:"'вчера во' p",today:"'денес во' p",tomorrow:"'утре во' p",nextWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?Sd(r):function(e){var t=Cd[e];switch(e){case 0:case 3:case 6:return"'следната "+t+" вo' p";case 1:case 2:case 4:case 5:return"'следниот "+t+" вo' p"}}(r)},other:"P"},jd=function(e,t,n,r){var l=Ld[e];return"function"==typeof l?l(t,n,r):l},Od={ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"-ви";case 2:return n+"-ри";case 7:case 8:return n+"-ми"}return n+"-ти"},era:Nt({values:{narrow:["пр.н.е.","н.е."],abbreviated:["пред н. е.","н. е."],wide:["пред нашата ера","нашата ера"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1-ви кв.","2-ри кв.","3-ти кв.","4-ти кв."],wide:["1-ви квартал","2-ри квартал","3-ти квартал","4-ти квартал"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{abbreviated:["јан","фев","мар","апр","мај","јун","јул","авг","септ","окт","ноем","дек"],wide:["јануари","февруари","март","април","мај","јуни","јули","август","септември","октомври","ноември","декември"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["Н","П","В","С","Ч","П","С"],short:["не","по","вт","ср","че","пе","са"],abbreviated:["нед","пон","вто","сре","чет","пет","саб"],wide:["недела","понеделник","вторник","среда","четврток","петок","сабота"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{wide:{am:"претпладне",pm:"попладне",midnight:"полноќ",noon:"напладне",morning:"наутро",afternoon:"попладне",evening:"навечер",night:"ноќе"}},defaultWidth:"wide"})},Ad=Od,Td={ordinalNumber:Bt({matchPattern:/^(\d+)(-?[врмт][и])?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^((пр)?н\.?\s?е\.?)/i,abbreviated:/^((пр)?н\.?\s?е\.?)/i,wide:/^(пред нашата ера|нашата ера)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^п/i,/^н/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234](-?[врт]?и?)? кв.?/i,wide:/^[1234](-?[врт]?и?)? квартал/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{abbreviated:/^(јан|фев|мар|апр|мај|јун|јул|авг|сеп|окт|ноем|дек)/i,wide:/^(јануари|февруари|март|април|мај|јуни|јули|август|септември|октомври|ноември|декември)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ја/i,/^Ф/i,/^мар/i,/^ап/i,/^мај/i,/^јун/i,/^јул/i,/^ав/i,/^се/i,/^окт/i,/^но/i,/^де/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[нпвсч]/i,short:/^(не|по|вт|ср|че|пе|са)/i,abbreviated:/^(нед|пон|вто|сре|чет|пет|саб)/i,wide:/^(недела|понеделник|вторник|среда|четврток|петок|сабота)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^н/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^н[ед]/i,/^п[он]/i,/^вт/i,/^ср/i,/^ч[ет]/i,/^п[ет]/i,/^с[аб]/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(претп|попл|полноќ|утро|пладне|вечер|ноќ)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/претпладне/i,pm:/попладне/i,midnight:/полноќ/i,noon:/напладне/i,morning:/наутро/i,afternoon:/попладне/i,evening:/навечер/i,night:/ноќе/i}},defaultParseWidth:"any"})},Wd=Td,Dd={code:"mk",formatDistance:_d,formatLong:Pd,formatRelative:jd,localize:Ad,match:Wd,options:{weekStartsOn:1,firstWeekContainsDate:4}},Id=Dd,Ed={lessThanXSeconds:{one:"секунд хүрэхгүй",other:"{{count}} секунд хүрэхгүй"},xSeconds:{one:"1 секунд",other:"{{count}} секунд"},halfAMinute:"хагас минут",lessThanXMinutes:{one:"минут хүрэхгүй",other:"{{count}} минут хүрэхгүй"},xMinutes:{one:"1 минут",other:"{{count}} минут"},aboutXHours:{one:"ойролцоогоор 1 цаг",other:"ойролцоогоор {{count}} цаг"},xHours:{one:"1 цаг",other:"{{count}} цаг"},xDays:{one:"1 өдөр",other:"{{count}} өдөр"},aboutXWeeks:{one:"ойролцоогоор 1 долоо хоног",other:"ойролцоогоор {{count}} долоо хоног"},xWeeks:{one:"1 долоо хоног",other:"{{count}} долоо хоног"},aboutXMonths:{one:"ойролцоогоор 1 сар",other:"ойролцоогоор {{count}} сар"},xMonths:{one:"1 сар",other:"{{count}} сар"},aboutXYears:{one:"ойролцоогоор 1 жил",other:"ойролцоогоор {{count}} жил"},xYears:{one:"1 жил",other:"{{count}} жил"},overXYears:{one:"1 жил гаран",other:"{{count}} жил гаран"},almostXYears:{one:"бараг 1 жил",other:"бараг {{count}} жил"}},zd=function(e,t,n){var r,l=Ed[e];if(r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix){var o=r.split(" "),d=o.pop();switch(r=o.join(" "),d){case"секунд":r+=" секундийн";break;case"минут":r+=" минутын";break;case"цаг":r+=" цагийн";break;case"өдөр":r+=" өдрийн";break;case"сар":r+=" сарын";break;case"жил":r+=" жилийн";break;case"хоног":r+=" хоногийн";break;case"гаран":r+=" гараны";break;case"хүрэхгүй":r+=" хүрэхгүй хугацааны";break;default:r+=d+"-н"}return n.comparison&&n.comparison>0?r+" дараа":r+" өмнө"}return r},Hd={date:It({formats:{full:"y 'оны' MMMM'ын' d, EEEE 'гараг'",long:"y 'оны' MMMM'ын' d",medium:"y 'оны' MMM'ын' d",short:"y.MM.dd"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Nd=Hd,$d={lastWeek:"'өнгөрсөн' eeee 'гарагийн' p 'цагт'",yesterday:"'өчигдөр' p 'цагт'",today:"'өнөөдөр' p 'цагт'",tomorrow:"'маргааш' p 'цагт'",nextWeek:"'ирэх' eeee 'гарагийн' p 'цагт'",other:"P"},Rd=function(e,t,n,r){return $d[e]},Bd={ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["НТӨ","НТ"],abbreviated:["НТӨ","НТ"],wide:["нийтийн тооллын өмнөх","нийтийн тооллын"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["I","II","III","IV"],abbreviated:["I улирал","II улирал","III улирал","IV улирал"],wide:["1-р улирал","2-р улирал","3-р улирал","4-р улирал"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["I","II","III","IV","V","VI","VII","VIII","IX","X","XI","XII"],abbreviated:["1-р сар","2-р сар","3-р сар","4-р сар","5-р сар","6-р сар","7-р сар","8-р сар","9-р сар","10-р сар","11-р сар","12-р сар"],wide:["Нэгдүгээр сар","Хоёрдугаар сар","Гуравдугаар сар","Дөрөвдүгээр сар","Тавдугаар сар","Зургаадугаар сар","Долоодугаар сар","Наймдугаар сар","Есдүгээр сар","Аравдугаар сар","Арваннэгдүгээр сар","Арван хоёрдугаар сар"]},defaultWidth:"wide",formattingValues:{narrow:["I","II","III","IV","V","VI","VII","VIII","IX","X","XI","XII"],abbreviated:["1-р сар","2-р сар","3-р сар","4-р сар","5-р сар","6-р сар","7-р сар","8-р сар","9-р сар","10-р сар","11-р сар","12-р сар"],wide:["нэгдүгээр сар","хоёрдугаар сар","гуравдугаар сар","дөрөвдүгээр сар","тавдугаар сар","зургаадугаар сар","долоодугаар сар","наймдугаар сар","есдүгээр сар","аравдугаар сар","арваннэгдүгээр сар","арван хоёрдугаар сар"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["Н","Д","М","Л","П","Б","Б"],short:["Ня","Да","Мя","Лх","Пү","Ба","Бя"],abbreviated:["Ням","Дав","Мяг","Лха","Пүр","Баа","Бям"],wide:["Ням","Даваа","Мягмар","Лхагва","Пүрэв","Баасан","Бямба"]},defaultWidth:"wide",formattingValues:{narrow:["Н","Д","М","Л","П","Б","Б"],short:["Ня","Да","Мя","Лх","Пү","Ба","Бя"],abbreviated:["Ням","Дав","Мяг","Лха","Пүр","Баа","Бям"],wide:["ням","даваа","мягмар","лхагва","пүрэв","баасан","бямба"]},defaultFormattingWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ү.ө.",pm:"ү.х.",midnight:"шөнө дунд",noon:"үд дунд",morning:"өглөө",afternoon:"өдөр",evening:"орой",night:"шөнө"},abbreviated:{am:"ү.ө.",pm:"ү.х.",midnight:"шөнө дунд",noon:"үд дунд",morning:"өглөө",afternoon:"өдөр",evening:"орой",night:"шөнө"},wide:{am:"ү.ө.",pm:"ү.х.",midnight:"шөнө дунд",noon:"үд дунд",morning:"өглөө",afternoon:"өдөр",evening:"орой",night:"шөнө"}},defaultWidth:"wide"})},Fd=Bd,Vd={ordinalNumber:Bt({matchPattern:/\d+/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(нтө|нт)/i,abbreviated:/^(нтө|нт)/i,wide:/^(нийтийн тооллын өмнө|нийтийн тооллын)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(нтө|нийтийн тооллын өмнө)/i,/^(нт|нийтийн тооллын)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^(iv|iii|ii|i)/i,abbreviated:/^(iv|iii|ii|i) улирал/i,wide:/^[1-4]-р улирал/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(i(\s|$)|1)/i,/^(ii(\s|$)|2)/i,/^(iii(\s|$)|3)/i,/^(iv(\s|$)|4)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(xii|xi|x|ix|viii|vii|vi|v|iv|iii|ii|i)/i,abbreviated:/^(1-р сар|2-р сар|3-р сар|4-р сар|5-р сар|6-р сар|7-р сар|8-р сар|9-р сар|10-р сар|11-р сар|12-р сар)/i,wide:/^(нэгдүгээр сар|хоёрдугаар сар|гуравдугаар сар|дөрөвдүгээр сар|тавдугаар сар|зургаадугаар сар|долоодугаар сар|наймдугаар сар|есдүгээр сар|аравдугаар сар|арван нэгдүгээр сар|арван хоёрдугаар сар)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^i$/i,/^ii$/i,/^iii$/i,/^iv$/i,/^v$/i,/^vi$/i,/^vii$/i,/^viii$/i,/^ix$/i,/^x$/i,/^xi$/i,/^xii$/i],any:[/^(1|нэгдүгээр)/i,/^(2|хоёрдугаар)/i,/^(3|гуравдугаар)/i,/^(4|дөрөвдүгээр)/i,/^(5|тавдугаар)/i,/^(6|зургаадугаар)/i,/^(7|долоодугаар)/i,/^(8|наймдугаар)/i,/^(9|есдүгээр)/i,/^(10|аравдугаар)/i,/^(11|арван нэгдүгээр)/i,/^(12|арван хоёрдугаар)/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[ндмлпбб]/i,short:/^(ня|да|мя|лх|пү|ба|бя)/i,abbreviated:/^(ням|дав|мяг|лха|пүр|баа|бям)/i,wide:/^(ням|даваа|мягмар|лхагва|пүрэв|баасан|бямба)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^н/i,/^д/i,/^м/i,/^л/i,/^п/i,/^б/i,/^б/i],any:[/^ня/i,/^да/i,/^мя/i,/^лх/i,/^пү/i,/^ба/i,/^бя/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(ү\.ө\.|ү\.х\.|шөнө дунд|үд дунд|өглөө|өдөр|орой|шөнө)/i,any:/^(ү\.ө\.|ү\.х\.|шөнө дунд|үд дунд|өглөө|өдөр|орой|шөнө)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ү\.ө\./i,pm:/^ү\.х\./i,midnight:/^шөнө дунд/i,noon:/^үд дунд/i,morning:/өглөө/i,afternoon:/өдөр/i,evening:/орой/i,night:/шөнө/i}},defaultParseWidth:"any"})},qd=Vd,Ud={code:"mn",formatDistance:zd,formatLong:Nd,formatRelative:Rd,localize:Fd,match:qd,options:{weekStartsOn:1,firstWeekContainsDate:1}},Xd=Ud,Gd={lessThanXSeconds:{one:"kurang dari 1 saat",other:"kurang dari {{count}} saat"},xSeconds:{one:"1 saat",other:"{{count}} saat"},halfAMinute:"setengah minit",lessThanXMinutes:{one:"kurang dari 1 minit",other:"kurang dari {{count}} minit"},xMinutes:{one:"1 minit",other:"{{count}} minit"},aboutXHours:{one:"sekitar 1 jam",other:"sekitar {{count}} jam"},xHours:{one:"1 jam",other:"{{count}} jam"},xDays:{one:"1 hari",other:"{{count}} hari"},aboutXWeeks:{one:"sekitar 1 minggu",other:"sekitar {{count}} minggu"},xWeeks:{one:"1 minggu",other:"{{count}} minggu"},aboutXMonths:{one:"sekitar 1 bulan",other:"sekitar {{count}} bulan"},xMonths:{one:"1 bulan",other:"{{count}} bulan"},aboutXYears:{one:"sekitar 1 tahun",other:"sekitar {{count}} tahun"},xYears:{one:"1 tahun",other:"{{count}} tahun"},overXYears:{one:"lebih dari 1 tahun",other:"lebih dari {{count}} tahun"},almostXYears:{one:"hampir 1 tahun",other:"hampir {{count}} tahun"}},Yd=function(e,t,n){var r,l=Gd[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"dalam masa "+r:r+" yang lalu":r},Kd={date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"d/M/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH.mm.ss",long:"HH.mm.ss",medium:"HH.mm",short:"HH.mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'pukul' {{time}}",long:"{{date}} 'pukul' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Zd=Kd,Jd={lastWeek:"eeee 'lepas pada jam' p",yesterday:"'Semalam pada jam' p",today:"'Hari ini pada jam' p",tomorrow:"'Esok pada jam' p",nextWeek:"eeee 'pada jam' p",other:"P"},Qd=function(e,t,n,r){return Jd[e]},ec={ordinalNumber:function(e,t){return"ke-"+Number(e)},era:Nt({values:{narrow:["SM","M"],abbreviated:["SM","M"],wide:["Sebelum Masihi","Masihi"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["S1","S2","S3","S4"],wide:["Suku pertama","Suku kedua","Suku ketiga","Suku keempat"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","O","S","O","N","D"],abbreviated:["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ogo","Sep","Okt","Nov","Dis"],wide:["Januari","Februari","Mac","April","Mei","Jun","Julai","Ogos","September","Oktober","November","Disember"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["A","I","S","R","K","J","S"],short:["Ahd","Isn","Sel","Rab","Kha","Jum","Sab"],abbreviated:["Ahd","Isn","Sel","Rab","Kha","Jum","Sab"],wide:["Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"am",pm:"pm",midnight:"tgh malam",noon:"tgh hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"},wide:{am:"a.m.",pm:"p.m.",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"}},defaultWidth:"wide",formattingValues:{narrow:{am:"am",pm:"pm",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"},abbreviated:{am:"AM",pm:"PM",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"},wide:{am:"a.m.",pm:"p.m.",midnight:"tengah malam",noon:"tengah hari",morning:"pagi",afternoon:"tengah hari",evening:"petang",night:"malam"}},defaultFormattingWidth:"wide"})},tc=ec,nc={ordinalNumber:Bt({matchPattern:/^ke-(\d+)?/i,parsePattern:/petama|\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(sm|m)/i,abbreviated:/^(s\.?\s?m\.?|m\.?)/i,wide:/^(sebelum masihi|masihi)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^s/i,/^(m)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^S[1234]/i,wide:/Suku (pertama|kedua|ketiga|keempat)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/pertama|1/i,/kedua|2/i,/ketiga|3/i,/keempat|4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mac|apr|mei|jun|jul|ogo|sep|okt|nov|dis)/i,wide:/^(januari|februari|mac|april|mei|jun|julai|ogos|september|oktober|november|disember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^o/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^ma/i,/^ap/i,/^me/i,/^jun/i,/^jul/i,/^og/i,/^s/i,/^ok/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[aisrkj]/i,short:/^(ahd|isn|sel|rab|kha|jum|sab)/i,abbreviated:/^(ahd|isn|sel|rab|kha|jum|sab)/i,wide:/^(ahad|isnin|selasa|rabu|khamis|jumaat|sabtu)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^a/i,/^i/i,/^s/i,/^r/i,/^k/i,/^j/i,/^s/i],any:[/^a/i,/^i/i,/^se/i,/^r/i,/^k/i,/^j/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(am|pm|tengah malam|tengah hari|pagi|petang|malam)/i,any:/^([ap]\.?\s?m\.?|tengah malam|tengah hari|pagi|petang|malam)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^pm/i,midnight:/^tengah m/i,noon:/^tengah h/i,morning:/pa/i,afternoon:/tengah h/i,evening:/pe/i,night:/m/i}},defaultParseWidth:"any"})},ic=nc,ac={code:"ms",formatDistance:Yd,formatLong:Zd,formatRelative:Qd,localize:tc,match:ic,options:{weekStartsOn:1,firstWeekContainsDate:1}},rc=ac,lc={lessThanXSeconds:{one:"inqas minn sekonda",other:"inqas minn {{count}} sekondi"},xSeconds:{one:"sekonda",other:"{{count}} sekondi"},halfAMinute:"nofs minuta",lessThanXMinutes:{one:"inqas minn minuta",other:"inqas minn {{count}} minuti"},xMinutes:{one:"minuta",other:"{{count}} minuti"},aboutXHours:{one:"madwar siegħa",other:"madwar {{count}} siegħat"},xHours:{one:"siegħa",other:"{{count}} siegħat"},xDays:{one:"ġurnata",other:"{{count}} ġranet"},aboutXWeeks:{one:"madwar ġimgħa",other:"madwar {{count}} ġimgħat"},xWeeks:{one:"ġimgħa",other:"{{count}} ġimgħat"},aboutXMonths:{one:"madwar xahar",other:"madwar {{count}} xhur"},xMonths:{one:"xahar",other:"{{count}} xhur"},aboutXYears:{one:"madwar sena",two:"madwar sentejn",other:"madwar {{count}} snin"},xYears:{one:"sena",two:"sentejn",other:"{{count}} snin"},overXYears:{one:"aktar minn sena",two:"aktar minn sentejn",other:"aktar minn {{count}} snin"},almostXYears:{one:"kważi sena",two:"kważi sentejn",other:"kważi {{count}} snin"}},oc=function(e,t,n){var r,l=lc[e];return r="string"==typeof l?l:1===t?l.one:2===t&&l.two?l.two:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"f'"+r:r+" ilu":r},sc={date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},uc=sc,dc={lastWeek:"eeee 'li għadda' 'fil-'p",yesterday:"'Il-bieraħ fil-'p",today:"'Illum fil-'p",tomorrow:"'Għada fil-'p",nextWeek:"eeee 'fil-'p",other:"P"},cc=function(e,t,n,r){return dc[e]},hc={code:"mt",formatDistance:oc,formatLong:uc,formatRelative:cc,localize:{ordinalNumber:function(e,t){return Number(e)+"º"},era:Nt({values:{narrow:["Q","W"],abbreviated:["QK","WK"],wide:["qabel Kristu","wara Kristu"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1. kwart","2. kwart","3. kwart","4. kwart"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","Ġ","L","A","S","O","N","D"],abbreviated:["Jan","Fra","Mar","Apr","Mej","Ġun","Lul","Aww","Set","Ott","Nov","Diċ"],wide:["Jannar","Frar","Marzu","April","Mejju","Ġunju","Lulju","Awwissu","Settembru","Ottubru","Novembru","Diċembru"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["Ħ","T","T","E","Ħ","Ġ","S"],short:["Ħa","Tn","Tl","Er","Ħa","Ġi","Si"],abbreviated:["Ħad","Tne","Tli","Erb","Ħam","Ġim","Sib"],wide:["Il-Ħadd","It-Tnejn","It-Tlieta","L-Erbgħa","Il-Ħamis","Il-Ġimgħa","Is-Sibt"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"nofsillejl",noon:"nofsinhar",morning:"għodwa",afternoon:"wara nofsinhar",evening:"filgħaxija",night:"lejl"},abbreviated:{am:"AM",pm:"PM",midnight:"nofsillejl",noon:"nofsinhar",morning:"għodwa",afternoon:"wara nofsinhar",evening:"filgħaxija",night:"lejl"},wide:{am:"a.m.",pm:"p.m.",midnight:"nofsillejl",noon:"nofsinhar",morning:"għodwa",afternoon:"wara nofsinhar",evening:"filgħaxija",night:"lejl"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"f'nofsillejl",noon:"f'nofsinhar",morning:"filgħodu",afternoon:"wara nofsinhar",evening:"filgħaxija",night:"billejl"},abbreviated:{am:"AM",pm:"PM",midnight:"f'nofsillejl",noon:"f'nofsinhar",morning:"filgħodu",afternoon:"wara nofsinhar",evening:"filgħaxija",night:"billejl"},wide:{am:"a.m.",pm:"p.m.",midnight:"f'nofsillejl",noon:"f'nofsinhar",morning:"filgħodu",afternoon:"wara nofsinhar",evening:"filgħaxija",night:"billejl"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(º)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(q|w)/i,abbreviated:/^(q\.?\s?k\.?|b\.?\s?c\.?\s?e\.?|w\.?\s?k\.?)/i,wide:/^(qabel kristu|before common era|wara kristu|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(q|b)/i,/^(w|c)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^k[1234]/i,wide:/^[1234](\.)? kwart/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmaglsond]/i,abbreviated:/^(jan|fra|mar|apr|mej|ġun|lul|aww|set|ott|nov|diċ)/i,wide:/^(jannar|frar|marzu|april|mejju|ġunju|lulju|awwissu|settembru|ottubru|novembru|diċembru)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^ġ/i,/^l/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^mej/i,/^ġ/i,/^l/i,/^aw/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[ħteġs]/i,short:/^(ħa|tn|tl|er|ħa|ġi|si)/i,abbreviated:/^(ħad|tne|tli|erb|ħam|ġim|sib)/i,wide:/^(il-ħadd|it-tnejn|it-tlieta|l-erbgħa|il-ħamis|il-ġimgħa|is-sibt)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ħ/i,/^t/i,/^t/i,/^e/i,/^ħ/i,/^ġ/i,/^s/i],any:[/^(il-)?ħad/i,/^(it-)?tn/i,/^(it-)?tl/i,/^(l-)?er/i,/^(il-)?ham/i,/^(il-)?ġi/i,/^(is-)?si/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|f'nofsillejl|f'nofsinhar|(ta') (għodwa|wara nofsinhar|filgħaxija|lejl))/i,any:/^([ap]\.?\s?m\.?|f'nofsillejl|f'nofsinhar|(ta') (għodwa|wara nofsinhar|filgħaxija|lejl))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^f'nofsillejl/i,noon:/^f'nofsinhar/i,morning:/għodwa/i,afternoon:/wara(\s.*)nofsinhar/i,evening:/filgħaxija/i,night:/lejl/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},mc={lessThanXSeconds:{one:"mindre enn ett sekund",other:"mindre enn {{count}} sekunder"},xSeconds:{one:"ett sekund",other:"{{count}} sekunder"},halfAMinute:"et halvt minutt",lessThanXMinutes:{one:"mindre enn ett minutt",other:"mindre enn {{count}} minutter"},xMinutes:{one:"ett minutt",other:"{{count}} minutter"},aboutXHours:{one:"omtrent en time",other:"omtrent {{count}} timer"},xHours:{one:"en time",other:"{{count}} timer"},xDays:{one:"en dag",other:"{{count}} dager"},aboutXWeeks:{one:"omtrent en uke",other:"omtrent {{count}} uker"},xWeeks:{one:"en uke",other:"{{count}} uker"},aboutXMonths:{one:"omtrent en måned",other:"omtrent {{count}} måneder"},xMonths:{one:"en måned",other:"{{count}} måneder"},aboutXYears:{one:"omtrent ett år",other:"omtrent {{count}} år"},xYears:{one:"ett år",other:"{{count}} år"},overXYears:{one:"over ett år",other:"over {{count}} år"},almostXYears:{one:"nesten ett år",other:"nesten {{count}} år"}},fc=function(e,t,n){var r,l=mc[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"om "+r:r+" siden":r},pc={date:It({formats:{full:"EEEE d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},vc={lastWeek:"'forrige' eeee 'kl.' p",yesterday:"'i går kl.' p",today:"'i dag kl.' p",tomorrow:"'i morgen kl.' p",nextWeek:"EEEE 'kl.' p",other:"P"},gc={code:"nb",formatDistance:fc,formatLong:pc,formatRelative:function(e,t,n,r){return vc[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["før Kristus","etter Kristus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mars","apr.","mai","juni","juli","aug.","sep.","okt.","nov.","des."],wide:["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","T","O","T","F","L"],short:["sø","ma","ti","on","to","fr","lø"],abbreviated:["søn","man","tir","ons","tor","fre","lør"],wide:["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på etterm.",evening:"på kvelden",night:"på natten"},abbreviated:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på etterm.",evening:"på kvelden",night:"på natten"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"på morgenen",afternoon:"på ettermiddagen",evening:"på kvelden",night:"på natten"}},defaultWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)\.?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(f\.? ?Kr\.?|fvt\.?|e\.? ?Kr\.?|evt\.?)/i,abbreviated:/^(f\.? ?Kr\.?|fvt\.?|e\.? ?Kr\.?|evt\.?)/i,wide:/^(før Kristus|før vår tid|etter Kristus|vår tid)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^f/i,/^e/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? kvartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mars?|apr|mai|juni?|juli?|aug|sep|okt|nov|des)\.?/i,wide:/^(januar|februar|mars|april|mai|juni|juli|august|september|oktober|november|desember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^aug/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smtofl]/i,short:/^(sø|ma|ti|on|to|fr|lø)/i,abbreviated:/^(søn|man|tir|ons|tor|fre|lør)/i,wide:/^(søndag|mandag|tirsdag|onsdag|torsdag|fredag|lørdag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(midnatt|middag|(på) (morgenen|ettermiddagen|kvelden|natten)|[ap])/i,any:/^([ap]\.?\s?m\.?|midnatt|middag|(på) (morgenen|ettermiddagen|kvelden|natten))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a(\.?\s?m\.?)?$/i,pm:/^p(\.?\s?m\.?)?$/i,midnight:/^midn/i,noon:/^midd/i,morning:/morgen/i,afternoon:/ettermiddag/i,evening:/kveld/i,night:/natt/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},bc={lessThanXSeconds:{one:"minder dan een seconde",other:"minder dan {{count}} seconden"},xSeconds:{one:"1 seconde",other:"{{count}} seconden"},halfAMinute:"een halve minuut",lessThanXMinutes:{one:"minder dan een minuut",other:"minder dan {{count}} minuten"},xMinutes:{one:"een minuut",other:"{{count}} minuten"},aboutXHours:{one:"ongeveer 1 uur",other:"ongeveer {{count}} uur"},xHours:{one:"1 uur",other:"{{count}} uur"},xDays:{one:"1 dag",other:"{{count}} dagen"},aboutXWeeks:{one:"ongeveer 1 week",other:"ongeveer {{count}} weken"},xWeeks:{one:"1 week",other:"{{count}} weken"},aboutXMonths:{one:"ongeveer 1 maand",other:"ongeveer {{count}} maanden"},xMonths:{one:"1 maand",other:"{{count}} maanden"},aboutXYears:{one:"ongeveer 1 jaar",other:"ongeveer {{count}} jaar"},xYears:{one:"1 jaar",other:"{{count}} jaar"},overXYears:{one:"meer dan 1 jaar",other:"meer dan {{count}} jaar"},almostXYears:{one:"bijna 1 jaar",other:"bijna {{count}} jaar"}},yc=function(e,t,n){var r,l=bc[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"over "+r:r+" geleden":r},wc={date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd-MM-y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'om' {{time}}",long:"{{date}} 'om' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},kc={lastWeek:"'afgelopen' eeee 'om' p",yesterday:"'gisteren om' p",today:"'vandaag om' p",tomorrow:"'morgen om' p",nextWeek:"eeee 'om' p",other:"P"},Mc={code:"nl",formatDistance:yc,formatLong:wc,formatRelative:function(e,t,n,r){return kc[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"e"},era:Nt({values:{narrow:["v.C.","n.C."],abbreviated:["v.Chr.","n.Chr."],wide:["voor Christus","na Christus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1e kwartaal","2e kwartaal","3e kwartaal","4e kwartaal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],wide:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["Z","M","D","W","D","V","Z"],short:["zo","ma","di","wo","do","vr","za"],abbreviated:["zon","maa","din","woe","don","vri","zat"],wide:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"middernacht",noon:"het middaguur",morning:"'s ochtends",afternoon:"'s middags",evening:"'s avonds",night:"'s nachts"},abbreviated:{am:"AM",pm:"PM",midnight:"middernacht",noon:"het middaguur",morning:"'s ochtends",afternoon:"'s middags",evening:"'s avonds",night:"'s nachts"},wide:{am:"AM",pm:"PM",midnight:"middernacht",noon:"het middaguur",morning:"'s ochtends",afternoon:"'s middags",evening:"'s avonds",night:"'s nachts"}},defaultWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)e?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^([vn]\.? ?C\.?)/,abbreviated:/^([vn]\. ?Chr\.?)/,wide:/^((voor|na) Christus)/},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/,/^n/]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^K[1234]/i,wide:/^[1234]e kwartaal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan.|feb.|mrt.|apr.|mei|jun.|jul.|aug.|sep.|okt.|nov.|dec.)/i,wide:/^(januari|februari|maart|april|mei|juni|juli|augustus|september|oktober|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^jan/i,/^feb/i,/^m(r|a)/i,/^apr/i,/^mei/i,/^jun/i,/^jul/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[zmdwv]/i,short:/^(zo|ma|di|wo|do|vr|za)/i,abbreviated:/^(zon|maa|din|woe|don|vri|zat)/i,wide:/^(zondag|maandag|dinsdag|woensdag|donderdag|vrijdag|zaterdag)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^z/i,/^m/i,/^d/i,/^w/i,/^d/i,/^v/i,/^z/i],any:[/^zo/i,/^ma/i,/^di/i,/^wo/i,/^do/i,/^vr/i,/^za/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(am|pm|middernacht|het middaguur|'s (ochtends|middags|avonds|nachts))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^am/i,pm:/^pm/i,midnight:/^middernacht/i,noon:/^het middaguur/i,morning:/ochtend/i,afternoon:/middag/i,evening:/avond/i,night:/nacht/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},xc={lessThanXSeconds:{one:"minder dan een seconde",other:"minder dan {{count}} seconden"},xSeconds:{one:"1 seconde",other:"{{count}} seconden"},halfAMinute:"een halve minuut",lessThanXMinutes:{one:"minder dan een minuut",other:"minder dan {{count}} minuten"},xMinutes:{one:"een minuut",other:"{{count}} minuten"},aboutXHours:{one:"ongeveer 1 uur",other:"ongeveer {{count}} uur"},xHours:{one:"1 uur",other:"{{count}} uur"},xDays:{one:"1 dag",other:"{{count}} dagen"},aboutXWeeks:{one:"ongeveer 1 week",other:"ongeveer {{count}} weken"},xWeeks:{one:"1 week",other:"{{count}} weken"},aboutXMonths:{one:"ongeveer 1 maand",other:"ongeveer {{count}} maanden"},xMonths:{one:"1 maand",other:"{{count}} maanden"},aboutXYears:{one:"ongeveer 1 jaar",other:"ongeveer {{count}} jaar"},xYears:{one:"1 jaar",other:"{{count}} jaar"},overXYears:{one:"meer dan 1 jaar",other:"meer dan {{count}} jaar"},almostXYears:{one:"bijna 1 jaar",other:"bijna {{count}} jaar"}},_c=function(e,t,n){var r,l=xc[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"over "+r:r+" geleden":r},Pc={date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'om' {{time}}",long:"{{date}} 'om' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Cc={lastWeek:"'vorige' eeee 'om' p",yesterday:"'gisteren om' p",today:"'vandaag om' p",tomorrow:"'morgen om' p",nextWeek:"eeee 'om' p",other:"P"},Sc={code:"nl-BE",formatDistance:_c,formatLong:Pc,formatRelative:function(e,t,n,r){return Cc[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"e"},era:Nt({values:{narrow:["v.C.","n.C."],abbreviated:["v.Chr.","n.Chr."],wide:["voor Christus","na Christus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["K1","K2","K3","K4"],wide:["1e kwartaal","2e kwartaal","3e kwartaal","4e kwartaal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],wide:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["Z","M","D","W","D","V","Z"],short:["zo","ma","di","wo","do","vr","za"],abbreviated:["zon","maa","din","woe","don","vri","zat"],wide:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"middernacht",noon:"het middag",morning:"'s ochtends",afternoon:"'s namiddags",evening:"'s avonds",night:"'s nachts"},abbreviated:{am:"AM",pm:"PM",midnight:"middernacht",noon:"het middag",morning:"'s ochtends",afternoon:"'s namiddags",evening:"'s avonds",night:"'s nachts"},wide:{am:"AM",pm:"PM",midnight:"middernacht",noon:"het middag",morning:"'s ochtends",afternoon:"'s namiddags",evening:"'s avonds",night:"'s nachts"}},defaultWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)e?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^([vn]\.? ?C\.?)/,abbreviated:/^([vn]\. ?Chr\.?)/,wide:/^((voor|na) Christus)/},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/,/^n/]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^K[1234]/i,wide:/^[1234]e kwartaal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan.|feb.|mrt.|apr.|mei|jun.|jul.|aug.|sep.|okt.|nov.|dec.)/i,wide:/^(januari|februari|maart|april|mei|juni|juli|augustus|september|oktober|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^jan/i,/^feb/i,/^m(r|a)/i,/^apr/i,/^mei/i,/^jun/i,/^jul/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[zmdwv]/i,short:/^(zo|ma|di|wo|do|vr|za)/i,abbreviated:/^(zon|maa|din|woe|don|vri|zat)/i,wide:/^(zondag|maandag|dinsdag|woensdag|donderdag|vrijdag|zaterdag)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^z/i,/^m/i,/^d/i,/^w/i,/^d/i,/^v/i,/^z/i],any:[/^zo/i,/^ma/i,/^di/i,/^wo/i,/^do/i,/^vr/i,/^za/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(am|pm|middernacht|het middaguur|'s (ochtends|middags|avonds|nachts))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^am/i,pm:/^pm/i,midnight:/^middernacht/i,noon:/^het middaguur/i,morning:/ochtend/i,afternoon:/middag/i,evening:/avond/i,night:/nacht/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},Lc={lessThanXSeconds:{one:"mindre enn eitt sekund",other:"mindre enn {{count}} sekund"},xSeconds:{one:"eitt sekund",other:"{{count}} sekund"},halfAMinute:"eit halvt minutt",lessThanXMinutes:{one:"mindre enn eitt minutt",other:"mindre enn {{count}} minutt"},xMinutes:{one:"eitt minutt",other:"{{count}} minutt"},aboutXHours:{one:"omtrent ein time",other:"omtrent {{count}} timar"},xHours:{one:"ein time",other:"{{count}} timar"},xDays:{one:"ein dag",other:"{{count}} dagar"},aboutXWeeks:{one:"omtrent ei veke",other:"omtrent {{count}} veker"},xWeeks:{one:"ei veke",other:"{{count}} veker"},aboutXMonths:{one:"omtrent ein månad",other:"omtrent {{count}} månader"},xMonths:{one:"ein månad",other:"{{count}} månader"},aboutXYears:{one:"omtrent eitt år",other:"omtrent {{count}} år"},xYears:{one:"eitt år",other:"{{count}} år"},overXYears:{one:"over eitt år",other:"over {{count}} år"},almostXYears:{one:"nesten eitt år",other:"nesten {{count}} år"}},jc=["null","ein","to","tre","fire","fem","seks","sju","åtte","ni","ti","elleve","tolv"],Oc=function(e,t,n){var r,l=Lc[e];return r="string"==typeof l?l:1===t?l.one:n&&n.onlyNumeric?l.other.replace("{{count}}",String(t)):l.other.replace("{{count}}",t<13?jc[t]:String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"om "+r:r+" sidan":r},Ac={date:It({formats:{full:"EEEE d. MMMM y",long:"d. MMMM y",medium:"d. MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Tc={lastWeek:"'førre' eeee 'kl.' p",yesterday:"'i går kl.' p",today:"'i dag kl.' p",tomorrow:"'i morgon kl.' p",nextWeek:"EEEE 'kl.' p",other:"P"},Wc={code:"nn",formatDistance:Oc,formatLong:Ac,formatRelative:function(e,t,n,r){return Tc[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["før Kristus","etter Kristus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mars","apr.","mai","juni","juli","aug.","sep.","okt.","nov.","des."],wide:["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","T","O","T","F","L"],short:["su","må","ty","on","to","fr","lau"],abbreviated:["sun","mån","tys","ons","tor","fre","laur"],wide:["sundag","måndag","tysdag","onsdag","torsdag","fredag","laurdag"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på etterm.",evening:"på kvelden",night:"på natta"},abbreviated:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på etterm.",evening:"på kvelden",night:"på natta"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnatt",noon:"middag",morning:"på morgonen",afternoon:"på ettermiddagen",evening:"på kvelden",night:"på natta"}},defaultWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)\.?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(f\.? ?Kr\.?|fvt\.?|e\.? ?Kr\.?|evt\.?)/i,abbreviated:/^(f\.? ?Kr\.?|fvt\.?|e\.? ?Kr\.?|evt\.?)/i,wide:/^(før Kristus|før vår tid|etter Kristus|vår tid)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^f/i,/^e/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? kvartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mars?|apr|mai|juni?|juli?|aug|sep|okt|nov|des)\.?/i,wide:/^(januar|februar|mars|april|mai|juni|juli|august|september|oktober|november|desember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^aug/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smtofl]/i,short:/^(su|må|ty|on|to|fr|la)/i,abbreviated:/^(sun|mån|tys|ons|tor|fre|laur)/i,wide:/^(sundag|måndag|tysdag|onsdag|torsdag|fredag|laurdag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^s/i,/^m/i,/^ty/i,/^o/i,/^to/i,/^f/i,/^l/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(midnatt|middag|(på) (morgonen|ettermiddagen|kvelden|natta)|[ap])/i,any:/^([ap]\.?\s?m\.?|midnatt|middag|(på) (morgonen|ettermiddagen|kvelden|natta))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a(\.?\s?m\.?)?$/i,pm:/^p(\.?\s?m\.?)?$/i,midnight:/^midn/i,noon:/^midd/i,morning:/morgon/i,afternoon:/ettermiddag/i,evening:/kveld/i,night:/natt/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},Dc={lessThanXSeconds:{one:"mens d’una segonda",other:"mens de {{count}} segondas"},xSeconds:{one:"1 segonda",other:"{{count}} segondas"},halfAMinute:"30 segondas",lessThanXMinutes:{one:"mens d’una minuta",other:"mens de {{count}} minutas"},xMinutes:{one:"1 minuta",other:"{{count}} minutas"},aboutXHours:{one:"environ 1 ora",other:"environ {{count}} oras"},xHours:{one:"1 ora",other:"{{count}} oras"},xDays:{one:"1 jorn",other:"{{count}} jorns"},aboutXWeeks:{one:"environ 1 setmana",other:"environ {{count}} setmanas"},xWeeks:{one:"1 setmana",other:"{{count}} setmanas"},aboutXMonths:{one:"environ 1 mes",other:"environ {{count}} meses"},xMonths:{one:"1 mes",other:"{{count}} meses"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"mai d’un an",other:"mai de {{count}} ans"},almostXYears:{one:"gaireben un an",other:"gaireben {{count}} ans"}},Ic=function(e,t,n){var r,l=Dc[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"d’aquí "+r:"fa "+r:r},Ec={date:It({formats:{full:"EEEE d 'de' MMMM y",long:"d 'de' MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'a' {{time}}",long:"{{date}} 'a' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},zc={lastWeek:"eeee 'passat a' p",yesterday:"'ièr a' p",today:"'uèi a' p",tomorrow:"'deman a' p",nextWeek:"eeee 'a' p",other:"P"},Hc={code:"oc",formatDistance:Ic,formatLong:Ec,formatRelative:function(e,t,n,r){return zc[e]},localize:{ordinalNumber:function(e,t){var n,r=Number(e),l=null==t?void 0:t.unit;switch(r){case 1:n="èr";break;case 2:n="nd";break;default:n="en"}return"year"!==l&&"week"!==l&&"hour"!==l&&"minute"!==l&&"second"!==l||(n+="a"),r+n},era:Nt({values:{narrow:["ab. J.C.","apr. J.C."],abbreviated:["ab. J.C.","apr. J.C."],wide:["abans Jèsus-Crist","après Jèsus-Crist"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["T1","T2","T3","T4"],abbreviated:["1èr trim.","2nd trim.","3en trim.","4en trim."],wide:["1èr trimèstre","2nd trimèstre","3en trimèstre","4en trimèstre"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["GN","FB","MÇ","AB","MA","JN","JL","AG","ST","OC","NV","DC"],abbreviated:["gen.","febr.","març","abr.","mai","junh","jul.","ag.","set.","oct.","nov.","dec."],wide:["genièr","febrièr","març","abril","mai","junh","julhet","agost","setembre","octòbre","novembre","decembre"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["dg.","dl.","dm.","dc.","dj.","dv.","ds."],short:["dg.","dl.","dm.","dc.","dj.","dv.","ds."],abbreviated:["dg.","dl.","dm.","dc.","dj.","dv.","ds."],wide:["dimenge","diluns","dimars","dimècres","dijòus","divendres","dissabte"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"am",pm:"pm",midnight:"mièjanuèch",noon:"miègjorn",morning:"matin",afternoon:"aprèp-miègjorn",evening:"vèspre",night:"nuèch"},abbreviated:{am:"a.m.",pm:"p.m.",midnight:"mièjanuèch",noon:"miègjorn",morning:"matin",afternoon:"aprèp-miègjorn",evening:"vèspre",night:"nuèch"},wide:{am:"a.m.",pm:"p.m.",midnight:"mièjanuèch",noon:"miègjorn",morning:"matin",afternoon:"aprèp-miègjorn",evening:"vèspre",night:"nuèch"}},defaultWidth:"wide",formattingValues:{narrow:{am:"am",pm:"pm",midnight:"mièjanuèch",noon:"miègjorn",morning:"del matin",afternoon:"de l’aprèp-miègjorn",evening:"del ser",night:"de la nuèch"},abbreviated:{am:"AM",pm:"PM",midnight:"mièjanuèch",noon:"miègjorn",morning:"del matin",afternoon:"de l’aprèp-miègjorn",evening:"del ser",night:"de la nuèch"},wide:{am:"ante meridiem",pm:"post meridiem",midnight:"mièjanuèch",noon:"miègjorn",morning:"del matin",afternoon:"de l’aprèp-miègjorn",evening:"del ser",night:"de la nuèch"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(èr|nd|en)?[a]?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ab\.J\.C|apr\.J\.C|apr\.J\.-C)/i,abbreviated:/^(ab\.J\.-C|ab\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(abans Jèsus-Crist|après Jèsus-Crist)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ab/i,/^ap/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^T[1234]/i,abbreviated:/^[1234](èr|nd|en)? trim\.?/i,wide:/^[1234](èr|nd|en)? trimèstre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(GN|FB|MÇ|AB|MA|JN|JL|AG|ST|OC|NV|DC)/i,abbreviated:/^(gen|febr|març|abr|mai|junh|jul|ag|set|oct|nov|dec)\.?/i,wide:/^(genièr|febrièr|març|abril|mai|junh|julhet|agost|setembre|octòbre|novembre|decembre)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^g/i,/^f/i,/^ma[r?]|MÇ/i,/^ab/i,/^ma[i?]/i,/^ju[n?]|JN/i,/^ju[l?]|JL/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^d[glmcjvs]\.?/i,short:/^d[glmcjvs]\.?/i,abbreviated:/^d[glmcjvs]\.?/i,wide:/^(dimenge|diluns|dimars|dimècres|dijòus|divendres|dissabte)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^dg/i,/^dl/i,/^dm/i,/^dc/i,/^dj/i,/^dv/i,/^ds/i],short:[/^dg/i,/^dl/i,/^dm/i,/^dc/i,/^dj/i,/^dv/i,/^ds/i],abbreviated:[/^dg/i,/^dl/i,/^dm/i,/^dc/i,/^dj/i,/^dv/i,/^ds/i],any:[/^dg|dime/i,/^dl|dil/i,/^dm|dima/i,/^dc|dimè/i,/^dj|dij/i,/^dv|div/i,/^ds|dis/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/(^(a\.?m|p\.?m))|(ante meridiem|post meridiem)|((del |de la |de l’)(matin|aprèp-miègjorn|vèspre|ser|nuèch))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/(^a)|ante meridiem/i,pm:/(^p)|post meridiem/i,midnight:/^mièj/i,noon:/^mièg/i,morning:/matin/i,afternoon:/aprèp-miègjorn/i,evening:/vèspre|ser/i,night:/nuèch/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},Nc={lessThanXSeconds:{one:{regular:"mniej niż sekunda",past:"mniej niż sekundę",future:"mniej niż sekundę"},twoFour:"mniej niż {{count}} sekundy",other:"mniej niż {{count}} sekund"},xSeconds:{one:{regular:"sekunda",past:"sekundę",future:"sekundę"},twoFour:"{{count}} sekundy",other:"{{count}} sekund"},halfAMinute:{one:"pół minuty",twoFour:"pół minuty",other:"pół minuty"},lessThanXMinutes:{one:{regular:"mniej niż minuta",past:"mniej niż minutę",future:"mniej niż minutę"},twoFour:"mniej niż {{count}} minuty",other:"mniej niż {{count}} minut"},xMinutes:{one:{regular:"minuta",past:"minutę",future:"minutę"},twoFour:"{{count}} minuty",other:"{{count}} minut"},aboutXHours:{one:{regular:"około godziny",past:"około godziny",future:"około godzinę"},twoFour:"około {{count}} godziny",other:"około {{count}} godzin"},xHours:{one:{regular:"godzina",past:"godzinę",future:"godzinę"},twoFour:"{{count}} godziny",other:"{{count}} godzin"},xDays:{one:{regular:"dzień",past:"dzień",future:"1 dzień"},twoFour:"{{count}} dni",other:"{{count}} dni"},aboutXWeeks:{one:"około tygodnia",twoFour:"około {{count}} tygodni",other:"około {{count}} tygodni"},xWeeks:{one:"tydzień",twoFour:"{{count}} tygodnie",other:"{{count}} tygodni"},aboutXMonths:{one:"około miesiąc",twoFour:"około {{count}} miesiące",other:"około {{count}} miesięcy"},xMonths:{one:"miesiąc",twoFour:"{{count}} miesiące",other:"{{count}} miesięcy"},aboutXYears:{one:"około rok",twoFour:"około {{count}} lata",other:"około {{count}} lat"},xYears:{one:"rok",twoFour:"{{count}} lata",other:"{{count}} lat"},overXYears:{one:"ponad rok",twoFour:"ponad {{count}} lata",other:"ponad {{count}} lat"},almostXYears:{one:"prawie rok",twoFour:"prawie {{count}} lata",other:"prawie {{count}} lat"}};function $c(e,t,time){var n=function(e,t){if(1===t)return e.one;var n=t%100;if(n<=20&&n>10)return e.other;var r=n%10;return r>=2&&r<=4?e.twoFour:e.other}(e,t);return("string"==typeof n?n:n[time]).replace("{{count}}",String(t))}var Rc=function(e,t,n){var r=Nc[e];return null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"za "+$c(r,t,"future"):$c(r,t,"past")+" temu":$c(r,t,"regular")},Bc={date:It({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Fc={masculine:"ostatni",feminine:"ostatnia"},Vc={masculine:"ten",feminine:"ta"},qc={masculine:"następny",feminine:"następna"},Uc={0:"feminine",1:"masculine",2:"masculine",3:"feminine",4:"masculine",5:"masculine",6:"feminine"};function Xc(e,t,n,r){var l;if(fi(t,n,r))l=Vc;else if("lastWeek"===e)l=Fc;else{if("nextWeek"!==e)throw new Error("Cannot determine adjectives for token ".concat(e));l=qc}var o=t.getUTCDay(),d=l[Uc[o]];return"'".concat(d,"' eeee 'o' p")}var Gc={lastWeek:Xc,yesterday:"'wczoraj o' p",today:"'dzisiaj o' p",tomorrow:"'jutro o' p",nextWeek:Xc,other:"P"},Yc=function(e,t,n,r){var l=Gc[e];return"function"==typeof l?l(e,t,n,r):l},Kc={code:"pl",formatDistance:Rc,formatLong:Bc,formatRelative:Yc,localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["p.n.e.","n.e."],abbreviated:["p.n.e.","n.e."],wide:["przed naszą erą","naszej ery"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["I kw.","II kw.","III kw.","IV kw."],wide:["I kwartał","II kwartał","III kwartał","IV kwartał"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["S","L","M","K","M","C","L","S","W","P","L","G"],abbreviated:["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],wide:["styczeń","luty","marzec","kwiecień","maj","czerwiec","lipiec","sierpień","wrzesień","październik","listopad","grudzień"]},defaultWidth:"wide",formattingValues:{narrow:["s","l","m","k","m","c","l","s","w","p","l","g"],abbreviated:["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],wide:["stycznia","lutego","marca","kwietnia","maja","czerwca","lipca","sierpnia","września","października","listopada","grudnia"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["N","P","W","Ś","C","P","S"],short:["nie","pon","wto","śro","czw","pią","sob"],abbreviated:["niedz.","pon.","wt.","śr.","czw.","pt.","sob."],wide:["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"]},defaultWidth:"wide",formattingValues:{narrow:["n","p","w","ś","c","p","s"],short:["nie","pon","wto","śro","czw","pią","sob"],abbreviated:["niedz.","pon.","wt.","śr.","czw.","pt.","sob."],wide:["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"]},defaultFormattingWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"półn.",noon:"poł",morning:"rano",afternoon:"popoł.",evening:"wiecz.",night:"noc"},abbreviated:{am:"AM",pm:"PM",midnight:"północ",noon:"południe",morning:"rano",afternoon:"popołudnie",evening:"wieczór",night:"noc"},wide:{am:"AM",pm:"PM",midnight:"północ",noon:"południe",morning:"rano",afternoon:"popołudnie",evening:"wieczór",night:"noc"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"o półn.",noon:"w poł.",morning:"rano",afternoon:"po poł.",evening:"wiecz.",night:"w nocy"},abbreviated:{am:"AM",pm:"PM",midnight:"o północy",noon:"w południe",morning:"rano",afternoon:"po południu",evening:"wieczorem",night:"w nocy"},wide:{am:"AM",pm:"PM",midnight:"o północy",noon:"w południe",morning:"rano",afternoon:"po południu",evening:"wieczorem",night:"w nocy"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(p\.?\s*n\.?\s*e\.?\s*|n\.?\s*e\.?\s*)/i,abbreviated:/^(p\.?\s*n\.?\s*e\.?\s*|n\.?\s*e\.?\s*)/i,wide:/^(przed\s*nasz(ą|a)\s*er(ą|a)|naszej\s*ery)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^p/i,/^n/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^(I|II|III|IV)\s*kw\.?/i,wide:/^(I|II|III|IV)\s*kwarta(ł|l)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/1/i,/2/i,/3/i,/4/i],any:[/^I kw/i,/^II kw/i,/^III kw/i,/^IV kw/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[slmkcwpg]/i,abbreviated:/^(sty|lut|mar|kwi|maj|cze|lip|sie|wrz|pa(ź|z)|lis|gru)/i,wide:/^(stycznia|stycze(ń|n)|lutego|luty|marca|marzec|kwietnia|kwiecie(ń|n)|maja|maj|czerwca|czerwiec|lipca|lipiec|sierpnia|sierpie(ń|n)|wrze(ś|s)nia|wrzesie(ń|n)|pa(ź|z)dziernika|pa(ź|z)dziernik|listopada|listopad|grudnia|grudzie(ń|n))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^l/i,/^m/i,/^k/i,/^m/i,/^c/i,/^l/i,/^s/i,/^w/i,/^p/i,/^l/i,/^g/i],any:[/^st/i,/^lu/i,/^mar/i,/^k/i,/^maj/i,/^c/i,/^lip/i,/^si/i,/^w/i,/^p/i,/^lis/i,/^g/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[npwścs]/i,short:/^(nie|pon|wto|(ś|s)ro|czw|pi(ą|a)|sob)/i,abbreviated:/^(niedz|pon|wt|(ś|s)r|czw|pt|sob)\.?/i,wide:/^(niedziela|poniedzia(ł|l)ek|wtorek|(ś|s)roda|czwartek|pi(ą|a)tek|sobota)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^n/i,/^p/i,/^w/i,/^ś/i,/^c/i,/^p/i,/^s/i],abbreviated:[/^n/i,/^po/i,/^w/i,/^(ś|s)r/i,/^c/i,/^pt/i,/^so/i],any:[/^n/i,/^po/i,/^w/i,/^(ś|s)r/i,/^c/i,/^pi/i,/^so/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(^a$|^p$|pó(ł|l)n\.?|o\s*pó(ł|l)n\.?|po(ł|l)\.?|w\s*po(ł|l)\.?|po\s*po(ł|l)\.?|rano|wiecz\.?|noc|w\s*nocy)/i,any:/^(am|pm|pó(ł|l)noc|o\s*pó(ł|l)nocy|po(ł|l)udnie|w\s*po(ł|l)udnie|popo(ł|l)udnie|po\s*po(ł|l)udniu|rano|wieczór|wieczorem|noc|w\s*nocy)/i},defaultMatchWidth:"any",parsePatterns:{narrow:{am:/^a$/i,pm:/^p$/i,midnight:/pó(ł|l)n/i,noon:/po(ł|l)/i,morning:/rano/i,afternoon:/po\s*po(ł|l)/i,evening:/wiecz/i,night:/noc/i},any:{am:/^am/i,pm:/^pm/i,midnight:/pó(ł|l)n/i,noon:/po(ł|l)/i,morning:/rano/i,afternoon:/po\s*po(ł|l)/i,evening:/wiecz/i,night:/noc/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},Zc={lessThanXSeconds:{one:"menos de um segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"meio minuto",lessThanXMinutes:{one:"menos de um minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"aproximadamente 1 hora",other:"aproximadamente {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXWeeks:{one:"aproximadamente 1 semana",other:"aproximadamente {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"aproximadamente 1 mês",other:"aproximadamente {{count}} meses"},xMonths:{one:"1 mês",other:"{{count}} meses"},aboutXYears:{one:"aproximadamente 1 ano",other:"aproximadamente {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"mais de 1 ano",other:"mais de {{count}} anos"},almostXYears:{one:"quase 1 ano",other:"quase {{count}} anos"}},Jc=function(e,t,n){var r,l=Zc[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"daqui a "+r:"há "+r:r},Qc={date:It({formats:{full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d 'de' MMM 'de' y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},eh={lastWeek:function(e){var t=e.getUTCDay();return"'"+(0===t||6===t?"último":"última")+"' eeee 'às' p"},yesterday:"'ontem às' p",today:"'hoje às' p",tomorrow:"'amanhã às' p",nextWeek:"eeee 'às' p",other:"P"},nh=function(e,t,n,r){var l=eh[e];return"function"==typeof l?l(t):l},ih={code:"pt",formatDistance:Jc,formatLong:Qc,formatRelative:nh,localize:{ordinalNumber:function(e,t){return Number(e)+"º"},era:Nt({values:{narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["antes de Cristo","depois de Cristo"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez"],wide:["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["d","s","t","q","q","s","s"],short:["dom","seg","ter","qua","qui","sex","sáb"],abbreviated:["dom","seg","ter","qua","qui","sex","sáb"],wide:["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"noite",night:"madrugada"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"noite",night:"madrugada"},wide:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"noite",night:"madrugada"}},defaultWidth:"wide",formattingValues:{narrow:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da noite",night:"da madrugada"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da noite",night:"da madrugada"},wide:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da noite",night:"da madrugada"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(º|ª)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|a\.?\s?e\.?\s?c\.?|d\.?\s?c\.?|e\.?\s?c\.?)/i,wide:/^(antes de cristo|antes da era comum|depois de cristo|era comum)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ac/i,/^dc/i],wide:[/^(antes de cristo|antes da era comum)/i,/^(depois de cristo|era comum)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º|ª)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|fev|mar|abr|mai|jun|jul|ago|set|out|nov|dez)/i,wide:/^(janeiro|fevereiro|março|abril|maio|junho|julho|agosto|setembro|outubro|novembro|dezembro)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ab/i,/^mai/i,/^jun/i,/^jul/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[dstq]/i,short:/^(dom|seg|ter|qua|qui|sex|s[áa]b)/i,abbreviated:/^(dom|seg|ter|qua|qui|sex|s[áa]b)/i,wide:/^(domingo|segunda-?\s?feira|terça-?\s?feira|quarta-?\s?feira|quinta-?\s?feira|sexta-?\s?feira|s[áa]bado)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^s/i,/^t/i,/^q/i,/^q/i,/^s/i,/^s/i],any:[/^d/i,/^seg/i,/^t/i,/^qua/i,/^qui/i,/^sex/i,/^s[áa]/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|meia-?\s?noite|meio-?\s?dia|(da) (manh[ãa]|tarde|noite|madrugada))/i,any:/^([ap]\.?\s?m\.?|meia-?\s?noite|meio-?\s?dia|(da) (manh[ãa]|tarde|noite|madrugada))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^meia/i,noon:/^meio/i,morning:/manh[ãa]/i,afternoon:/tarde/i,evening:/noite/i,night:/madrugada/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},ah={lessThanXSeconds:{one:"menos de um segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"meio minuto",lessThanXMinutes:{one:"menos de um minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"cerca de 1 hora",other:"cerca de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXWeeks:{one:"cerca de 1 semana",other:"cerca de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"cerca de 1 mês",other:"cerca de {{count}} meses"},xMonths:{one:"1 mês",other:"{{count}} meses"},aboutXYears:{one:"cerca de 1 ano",other:"cerca de {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"mais de 1 ano",other:"mais de {{count}} anos"},almostXYears:{one:"quase 1 ano",other:"quase {{count}} anos"}},rh=function(e,t,n){var r,l=ah[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"em "+r:"há "+r:r},lh={date:It({formats:{full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'às' {{time}}",long:"{{date}} 'às' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},oh={lastWeek:function(e){var t=e.getUTCDay();return"'"+(0===t||6===t?"último":"última")+"' eeee 'às' p"},yesterday:"'ontem às' p",today:"'hoje às' p",tomorrow:"'amanhã às' p",nextWeek:"eeee 'às' p",other:"P"},sh=function(e,t,n,r){var l=oh[e];return"function"==typeof l?l(t):l},uh={code:"pt-BR",formatDistance:rh,formatLong:lh,formatRelative:sh,localize:{ordinalNumber:function(e,t){var n=Number(e);return"week"===(null==t?void 0:t.unit)?n+"ª":n+"º"},era:Nt({values:{narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez"],wide:["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["D","S","T","Q","Q","S","S"],short:["dom","seg","ter","qua","qui","sex","sab"],abbreviated:["domingo","segunda","terça","quarta","quinta","sexta","sábado"],wide:["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"manhã",afternoon:"tarde",evening:"tarde",night:"noite"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"da manhã",afternoon:"da tarde",evening:"da tarde",night:"da noite"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)[ºªo]?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|d\.?\s?c\.?)/i,wide:/^(antes de cristo|depois de cristo)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmajsond]/i,abbreviated:/^(jan|fev|mar|abr|mai|jun|jul|ago|set|out|nov|dez)/i,wide:/^(janeiro|fevereiro|março|abril|maio|junho|julho|agosto|setembro|outubro|novembro|dezembro)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^fev/i,/^mar/i,/^abr/i,/^mai/i,/^jun/i,/^jul/i,/^ago/i,/^set/i,/^out/i,/^nov/i,/^dez/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(dom|[23456]ª?|s[aá]b)/i,short:/^(dom|[23456]ª?|s[aá]b)/i,abbreviated:/^(dom|seg|ter|qua|qui|sex|s[aá]b)/i,wide:/^(domingo|(segunda|ter[cç]a|quarta|quinta|sexta)([- ]feira)?|s[aá]bado)/i},defaultMatchWidth:"wide",parsePatterns:{short:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],narrow:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],any:[/^d/i,/^seg/i,/^t/i,/^qua/i,/^qui/i,/^sex/i,/^s[aá]b/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mn|md|(da) (manhã|tarde|noite))/i,any:/^([ap]\.?\s?m\.?|meia[-\s]noite|meio[-\s]dia|(da) (manhã|tarde|noite))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mn|^meia[-\s]noite/i,noon:/^md|^meio[-\s]dia/i,morning:/manhã/i,afternoon:/tarde/i,evening:/tarde/i,night:/noite/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},dh={lessThanXSeconds:{one:"mai puțin de o secundă",other:"mai puțin de {{count}} secunde"},xSeconds:{one:"1 secundă",other:"{{count}} secunde"},halfAMinute:"jumătate de minut",lessThanXMinutes:{one:"mai puțin de un minut",other:"mai puțin de {{count}} minute"},xMinutes:{one:"1 minut",other:"{{count}} minute"},aboutXHours:{one:"circa 1 oră",other:"circa {{count}} ore"},xHours:{one:"1 oră",other:"{{count}} ore"},xDays:{one:"1 zi",other:"{{count}} zile"},aboutXWeeks:{one:"circa o săptămână",other:"circa {{count}} săptămâni"},xWeeks:{one:"1 săptămână",other:"{{count}} săptămâni"},aboutXMonths:{one:"circa 1 lună",other:"circa {{count}} luni"},xMonths:{one:"1 lună",other:"{{count}} luni"},aboutXYears:{one:"circa 1 an",other:"circa {{count}} ani"},xYears:{one:"1 an",other:"{{count}} ani"},overXYears:{one:"peste 1 an",other:"peste {{count}} ani"},almostXYears:{one:"aproape 1 an",other:"aproape {{count}} ani"}},ch=function(e,t,n){var r,l=dh[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"în "+r:r+" în urmă":r},hh={date:It({formats:{full:"EEEE, d MMMM yyyy",long:"d MMMM yyyy",medium:"d MMM yyyy",short:"dd.MM.yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'la' {{time}}",long:"{{date}} 'la' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},mh={lastWeek:"eeee 'trecută la' p",yesterday:"'ieri la' p",today:"'astăzi la' p",tomorrow:"'mâine la' p",nextWeek:"eeee 'viitoare la' p",other:"P"},fh={code:"ro",formatDistance:ch,formatLong:hh,formatRelative:function(e,t,n,r){return mh[e]},localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["Î","D"],abbreviated:["Î.d.C.","D.C."],wide:["Înainte de Cristos","După Cristos"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["primul trimestru","al doilea trimestru","al treilea trimestru","al patrulea trimestru"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["I","F","M","A","M","I","I","A","S","O","N","D"],abbreviated:["ian","feb","mar","apr","mai","iun","iul","aug","sep","oct","noi","dec"],wide:["ianuarie","februarie","martie","aprilie","mai","iunie","iulie","august","septembrie","octombrie","noiembrie","decembrie"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["d","l","m","m","j","v","s"],short:["du","lu","ma","mi","jo","vi","sâ"],abbreviated:["dum","lun","mar","mie","joi","vin","sâm"],wide:["duminică","luni","marți","miercuri","joi","vineri","sâmbătă"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"ami",morning:"dim",afternoon:"da",evening:"s",night:"n"},abbreviated:{am:"AM",pm:"PM",midnight:"miezul nopții",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"},wide:{am:"a.m.",pm:"p.m.",midnight:"miezul nopții",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mn",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"},abbreviated:{am:"AM",pm:"PM",midnight:"miezul nopții",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"},wide:{am:"a.m.",pm:"p.m.",midnight:"miezul nopții",noon:"amiază",morning:"dimineață",afternoon:"după-amiază",evening:"seară",night:"noapte"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(Î|D)/i,abbreviated:/^(Î\.?\s?d\.?\s?C\.?|Î\.?\s?e\.?\s?n\.?|D\.?\s?C\.?|e\.?\s?n\.?)/i,wide:/^(Înainte de Cristos|Înaintea erei noastre|După Cristos|Era noastră)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^ÎC/i,/^DC/i],wide:[/^(Înainte de Cristos|Înaintea erei noastre)/i,/^(După Cristos|Era noastră)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^trimestrul [1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[ifmaasond]/i,abbreviated:/^(ian|feb|mar|apr|mai|iun|iul|aug|sep|oct|noi|dec)/i,wide:/^(ianuarie|februarie|martie|aprilie|mai|iunie|iulie|august|septembrie|octombrie|noiembrie|decembrie)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^i/i,/^f/i,/^m/i,/^a/i,/^m/i,/^i/i,/^i/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ia/i,/^f/i,/^mar/i,/^ap/i,/^mai/i,/^iun/i,/^iul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[dlmjvs]/i,short:/^(d|l|ma|mi|j|v|s)/i,abbreviated:/^(dum|lun|mar|mie|jo|vi|sâ)/i,wide:/^(duminica|luni|marţi|miercuri|joi|vineri|sâmbătă)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^mi/i,/^j/i,/^v/i,/^s/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|mn|a|(dimineaţa|după-amiaza|seara|noaptea))/i,any:/^([ap]\.?\s?m\.?|miezul nopții|amiaza|(dimineaţa|după-amiaza|seara|noaptea))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mn/i,noon:/amiaza/i,morning:/dimineaţa/i,afternoon:/după-amiaza/i,evening:/seara/i,night:/noaptea/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}};function ph(e,t){if(void 0!==e.one&&1===t)return e.one;var n=t%10,r=t%100;return 1===n&&11!==r?e.singularNominative.replace("{{count}}",String(t)):n>=2&&n<=4&&(r<10||r>20)?e.singularGenitive.replace("{{count}}",String(t)):e.pluralGenitive.replace("{{count}}",String(t))}function vh(e){return function(t,n){return null!=n&&n.addSuffix?n.comparison&&n.comparison>0?e.future?ph(e.future,t):"через "+ph(e.regular,t):e.past?ph(e.past,t):ph(e.regular,t)+" назад":ph(e.regular,t)}}var gh={lessThanXSeconds:vh({regular:{one:"меньше секунды",singularNominative:"меньше {{count}} секунды",singularGenitive:"меньше {{count}} секунд",pluralGenitive:"меньше {{count}} секунд"},future:{one:"меньше, чем через секунду",singularNominative:"меньше, чем через {{count}} секунду",singularGenitive:"меньше, чем через {{count}} секунды",pluralGenitive:"меньше, чем через {{count}} секунд"}}),xSeconds:vh({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунды",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду назад",singularGenitive:"{{count}} секунды назад",pluralGenitive:"{{count}} секунд назад"},future:{singularNominative:"через {{count}} секунду",singularGenitive:"через {{count}} секунды",pluralGenitive:"через {{count}} секунд"}}),halfAMinute:function(e,t){return null!=t&&t.addSuffix?t.comparison&&t.comparison>0?"через полминуты":"полминуты назад":"полминуты"},lessThanXMinutes:vh({regular:{one:"меньше минуты",singularNominative:"меньше {{count}} минуты",singularGenitive:"меньше {{count}} минут",pluralGenitive:"меньше {{count}} минут"},future:{one:"меньше, чем через минуту",singularNominative:"меньше, чем через {{count}} минуту",singularGenitive:"меньше, чем через {{count}} минуты",pluralGenitive:"меньше, чем через {{count}} минут"}}),xMinutes:vh({regular:{singularNominative:"{{count}} минута",singularGenitive:"{{count}} минуты",pluralGenitive:"{{count}} минут"},past:{singularNominative:"{{count}} минуту назад",singularGenitive:"{{count}} минуты назад",pluralGenitive:"{{count}} минут назад"},future:{singularNominative:"через {{count}} минуту",singularGenitive:"через {{count}} минуты",pluralGenitive:"через {{count}} минут"}}),aboutXHours:vh({regular:{singularNominative:"около {{count}} часа",singularGenitive:"около {{count}} часов",pluralGenitive:"около {{count}} часов"},future:{singularNominative:"приблизительно через {{count}} час",singularGenitive:"приблизительно через {{count}} часа",pluralGenitive:"приблизительно через {{count}} часов"}}),xHours:vh({regular:{singularNominative:"{{count}} час",singularGenitive:"{{count}} часа",pluralGenitive:"{{count}} часов"}}),xDays:vh({regular:{singularNominative:"{{count}} день",singularGenitive:"{{count}} дня",pluralGenitive:"{{count}} дней"}}),aboutXWeeks:vh({regular:{singularNominative:"около {{count}} недели",singularGenitive:"около {{count}} недель",pluralGenitive:"около {{count}} недель"},future:{singularNominative:"приблизительно через {{count}} неделю",singularGenitive:"приблизительно через {{count}} недели",pluralGenitive:"приблизительно через {{count}} недель"}}),xWeeks:vh({regular:{singularNominative:"{{count}} неделя",singularGenitive:"{{count}} недели",pluralGenitive:"{{count}} недель"}}),aboutXMonths:vh({regular:{singularNominative:"около {{count}} месяца",singularGenitive:"около {{count}} месяцев",pluralGenitive:"около {{count}} месяцев"},future:{singularNominative:"приблизительно через {{count}} месяц",singularGenitive:"приблизительно через {{count}} месяца",pluralGenitive:"приблизительно через {{count}} месяцев"}}),xMonths:vh({regular:{singularNominative:"{{count}} месяц",singularGenitive:"{{count}} месяца",pluralGenitive:"{{count}} месяцев"}}),aboutXYears:vh({regular:{singularNominative:"около {{count}} года",singularGenitive:"около {{count}} лет",pluralGenitive:"около {{count}} лет"},future:{singularNominative:"приблизительно через {{count}} год",singularGenitive:"приблизительно через {{count}} года",pluralGenitive:"приблизительно через {{count}} лет"}}),xYears:vh({regular:{singularNominative:"{{count}} год",singularGenitive:"{{count}} года",pluralGenitive:"{{count}} лет"}}),overXYears:vh({regular:{singularNominative:"больше {{count}} года",singularGenitive:"больше {{count}} лет",pluralGenitive:"больше {{count}} лет"},future:{singularNominative:"больше, чем через {{count}} год",singularGenitive:"больше, чем через {{count}} года",pluralGenitive:"больше, чем через {{count}} лет"}}),almostXYears:vh({regular:{singularNominative:"почти {{count}} год",singularGenitive:"почти {{count}} года",pluralGenitive:"почти {{count}} лет"},future:{singularNominative:"почти через {{count}} год",singularGenitive:"почти через {{count}} года",pluralGenitive:"почти через {{count}} лет"}})},bh=function(e,t,n){return gh[e](t,n)},yh={date:It({formats:{full:"EEEE, d MMMM y 'г.'",long:"d MMMM y 'г.'",medium:"d MMM y 'г.'",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{any:"{{date}}, {{time}}"},defaultWidth:"any"})},wh=["воскресенье","понедельник","вторник","среду","четверг","пятницу","субботу"];function kh(e){var t=wh[e];return 2===e?"'во "+t+" в' p":"'в "+t+" в' p"}var Mh={lastWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?kh(r):function(e){var t=wh[e];switch(e){case 0:return"'в прошлое "+t+" в' p";case 1:case 2:case 4:return"'в прошлый "+t+" в' p";case 3:case 5:case 6:return"'в прошлую "+t+" в' p"}}(r)},yesterday:"'вчера в' p",today:"'сегодня в' p",tomorrow:"'завтра в' p",nextWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?kh(r):function(e){var t=wh[e];switch(e){case 0:return"'в следующее "+t+" в' p";case 1:case 2:case 4:return"'в следующий "+t+" в' p";case 3:case 5:case 6:return"'в следующую "+t+" в' p"}}(r)},other:"P"},xh=function(e,t,n,r){var l=Mh[e];return"function"==typeof l?l(t,n,r):l},_h={code:"ru",formatDistance:bh,formatLong:yh,formatRelative:xh,localize:{ordinalNumber:function(e,t){var n=Number(e),r=null==t?void 0:t.unit;return n+("date"===r?"-е":"week"===r||"minute"===r||"second"===r?"-я":"-й")},era:Nt({values:{narrow:["до н.э.","н.э."],abbreviated:["до н. э.","н. э."],wide:["до нашей эры","нашей эры"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1-й кв.","2-й кв.","3-й кв.","4-й кв."],wide:["1-й квартал","2-й квартал","3-й квартал","4-й квартал"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["Я","Ф","М","А","М","И","И","А","С","О","Н","Д"],abbreviated:["янв.","фев.","март","апр.","май","июнь","июль","авг.","сент.","окт.","нояб.","дек."],wide:["январь","февраль","март","апрель","май","июнь","июль","август","сентябрь","октябрь","ноябрь","декабрь"]},defaultWidth:"wide",formattingValues:{narrow:["Я","Ф","М","А","М","И","И","А","С","О","Н","Д"],abbreviated:["янв.","фев.","мар.","апр.","мая","июн.","июл.","авг.","сент.","окт.","нояб.","дек."],wide:["января","февраля","марта","апреля","мая","июня","июля","августа","сентября","октября","ноября","декабря"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["В","П","В","С","Ч","П","С"],short:["вс","пн","вт","ср","чт","пт","сб"],abbreviated:["вск","пнд","втр","срд","чтв","птн","суб"],wide:["воскресенье","понедельник","вторник","среда","четверг","пятница","суббота"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ДП",pm:"ПП",midnight:"полн.",noon:"полд.",morning:"утро",afternoon:"день",evening:"веч.",night:"ночь"},abbreviated:{am:"ДП",pm:"ПП",midnight:"полн.",noon:"полд.",morning:"утро",afternoon:"день",evening:"веч.",night:"ночь"},wide:{am:"ДП",pm:"ПП",midnight:"полночь",noon:"полдень",morning:"утро",afternoon:"день",evening:"вечер",night:"ночь"}},defaultWidth:"any",formattingValues:{narrow:{am:"ДП",pm:"ПП",midnight:"полн.",noon:"полд.",morning:"утра",afternoon:"дня",evening:"веч.",night:"ночи"},abbreviated:{am:"ДП",pm:"ПП",midnight:"полн.",noon:"полд.",morning:"утра",afternoon:"дня",evening:"веч.",night:"ночи"},wide:{am:"ДП",pm:"ПП",midnight:"полночь",noon:"полдень",morning:"утра",afternoon:"дня",evening:"вечера",night:"ночи"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-?(е|я|й|ое|ье|ая|ья|ый|ой|ий|ый))?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^((до )?н\.?\s?э\.?)/i,abbreviated:/^((до )?н\.?\s?э\.?)/i,wide:/^(до нашей эры|нашей эры|наша эра)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^д/i,/^н/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234](-?[ыои]?й?)? кв.?/i,wide:/^[1234](-?[ыои]?й?)? квартал/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[яфмаисонд]/i,abbreviated:/^(янв|фев|март?|апр|ма[йя]|июн[ья]?|июл[ья]?|авг|сент?|окт|нояб?|дек)\.?/i,wide:/^(январ[ья]|феврал[ья]|марта?|апрел[ья]|ма[йя]|июн[ья]|июл[ья]|августа?|сентябр[ья]|октябр[ья]|октябр[ья]|ноябр[ья]|декабр[ья])/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^я/i,/^ф/i,/^м/i,/^а/i,/^м/i,/^и/i,/^и/i,/^а/i,/^с/i,/^о/i,/^н/i,/^я/i],any:[/^я/i,/^ф/i,/^мар/i,/^ап/i,/^ма[йя]/i,/^июн/i,/^июл/i,/^ав/i,/^с/i,/^о/i,/^н/i,/^д/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[впсч]/i,short:/^(вс|во|пн|по|вт|ср|чт|че|пт|пя|сб|су)\.?/i,abbreviated:/^(вск|вос|пнд|пон|втр|вто|срд|сре|чтв|чет|птн|пят|суб).?/i,wide:/^(воскресень[ея]|понедельника?|вторника?|сред[аы]|четверга?|пятниц[аы]|суббот[аы])/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^в/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^в[ос]/i,/^п[он]/i,/^в/i,/^ср/i,/^ч/i,/^п[ят]/i,/^с[уб]/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^([дп]п|полн\.?|полд\.?|утр[оа]|день|дня|веч\.?|ноч[ьи])/i,abbreviated:/^([дп]п|полн\.?|полд\.?|утр[оа]|день|дня|веч\.?|ноч[ьи])/i,wide:/^([дп]п|полночь|полдень|утр[оа]|день|дня|вечера?|ноч[ьи])/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^дп/i,pm:/^пп/i,midnight:/^полн/i,noon:/^полд/i,morning:/^у/i,afternoon:/^д[ен]/i,evening:/^в/i,night:/^н/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}};function Ph(e,t,time){var n=function(e,t){return 1===t&&e.one?e.one:t>=2&&t<=4&&e.twoFour?e.twoFour:e.other}(e,t);return n[time].replace("{{count}}",String(t))}function Ch(e){var t="";return"almost"===e&&(t="takmer"),"about"===e&&(t="približne"),t.length>0?t+" ":""}function Sh(e){var t="";return"lessThan"===e&&(t="menej než"),"over"===e&&(t="viac než"),t.length>0?t+" ":""}var Lh={xSeconds:{one:{present:"sekunda",past:"sekundou",future:"sekundu"},twoFour:{present:"{{count}} sekundy",past:"{{count}} sekundami",future:"{{count}} sekundy"},other:{present:"{{count}} sekúnd",past:"{{count}} sekundami",future:"{{count}} sekúnd"}},halfAMinute:{other:{present:"pol minúty",past:"pol minútou",future:"pol minúty"}},xMinutes:{one:{present:"minúta",past:"minútou",future:"minútu"},twoFour:{present:"{{count}} minúty",past:"{{count}} minútami",future:"{{count}} minúty"},other:{present:"{{count}} minút",past:"{{count}} minútami",future:"{{count}} minút"}},xHours:{one:{present:"hodina",past:"hodinou",future:"hodinu"},twoFour:{present:"{{count}} hodiny",past:"{{count}} hodinami",future:"{{count}} hodiny"},other:{present:"{{count}} hodín",past:"{{count}} hodinami",future:"{{count}} hodín"}},xDays:{one:{present:"deň",past:"dňom",future:"deň"},twoFour:{present:"{{count}} dni",past:"{{count}} dňami",future:"{{count}} dni"},other:{present:"{{count}} dní",past:"{{count}} dňami",future:"{{count}} dní"}},xWeeks:{one:{present:"týždeň",past:"týždňom",future:"týždeň"},twoFour:{present:"{{count}} týždne",past:"{{count}} týždňami",future:"{{count}} týždne"},other:{present:"{{count}} týždňov",past:"{{count}} týždňami",future:"{{count}} týždňov"}},xMonths:{one:{present:"mesiac",past:"mesiacom",future:"mesiac"},twoFour:{present:"{{count}} mesiace",past:"{{count}} mesiacmi",future:"{{count}} mesiace"},other:{present:"{{count}} mesiacov",past:"{{count}} mesiacmi",future:"{{count}} mesiacov"}},xYears:{one:{present:"rok",past:"rokom",future:"rok"},twoFour:{present:"{{count}} roky",past:"{{count}} rokmi",future:"{{count}} roky"},other:{present:"{{count}} rokov",past:"{{count}} rokmi",future:"{{count}} rokov"}}},jh=function(e,t,n){var r,l=function(e){return["lessThan","about","over","almost"].filter((function(t){return!!e.match(new RegExp("^"+t))}))[0]}(e)||"",o=(r=e.substring(l.length)).charAt(0).toLowerCase()+r.slice(1),d=Lh[o];return null!=n&&n.addSuffix?n.comparison&&n.comparison>0?Ch(l)+"o "+Sh(l)+Ph(d,t,"future"):Ch(l)+"pred "+Sh(l)+Ph(d,t,"past"):Ch(l)+Sh(l)+Ph(d,t,"present")},Oh={date:It({formats:{full:"EEEE d. MMMM y",long:"d. MMMM y",medium:"d. M. y",short:"d. M. y"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}}, {{time}}",long:"{{date}}, {{time}}",medium:"{{date}}, {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Ah=["nedeľu","pondelok","utorok","stredu","štvrtok","piatok","sobotu"];function Th(e){return 4===e?"'vo' eeee 'o' p":"'v "+Ah[e]+" o' p"}var Wh={lastWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?Th(r):function(e){var t=Ah[e];switch(e){case 0:case 3:case 6:return"'minulú "+t+" o' p";default:return"'minulý' eeee 'o' p"}}(r)},yesterday:"'včera o' p",today:"'dnes o' p",tomorrow:"'zajtra o' p",nextWeek:function(e,t,n){var r=e.getUTCDay();return fi(e,t,n)?Th(r):function(e){var t=Ah[e];switch(e){case 0:case 4:case 6:return"'budúcu "+t+" o' p";default:return"'budúci' eeee 'o' p"}}(r)},other:"P"},Dh=function(e,t,n,r){var l=Wh[e];return"function"==typeof l?l(t,n,r):l},Ih={code:"sk",formatDistance:jh,formatLong:Oh,formatRelative:Dh,localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["pred Kr.","po Kr."],abbreviated:["pred Kr.","po Kr."],wide:["pred Kristom","po Kristovi"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. štvrťrok","2. štvrťrok","3. štvrťrok","4. štvrťrok"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","feb","mar","apr","máj","jún","júl","aug","sep","okt","nov","dec"],wide:["január","február","marec","apríl","máj","jún","júl","august","september","október","november","december"]},defaultWidth:"wide",formattingValues:{narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","feb","mar","apr","máj","jún","júl","aug","sep","okt","nov","dec"],wide:["januára","februára","marca","apríla","mája","júna","júla","augusta","septembra","októbra","novembra","decembra"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["n","p","u","s","š","p","s"],short:["ne","po","ut","st","št","pi","so"],abbreviated:["ne","po","ut","st","št","pi","so"],wide:["nedeľa","pondelok","utorok","streda","štvrtok","piatok","sobota"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"poln.",noon:"pol.",morning:"ráno",afternoon:"pop.",evening:"več.",night:"noc"},abbreviated:{am:"AM",pm:"PM",midnight:"poln.",noon:"pol.",morning:"ráno",afternoon:"popol.",evening:"večer",night:"noc"},wide:{am:"AM",pm:"PM",midnight:"polnoc",noon:"poludnie",morning:"ráno",afternoon:"popoludnie",evening:"večer",night:"noc"}},defaultWidth:"wide",formattingValues:{narrow:{am:"AM",pm:"PM",midnight:"o poln.",noon:"nap.",morning:"ráno",afternoon:"pop.",evening:"več.",night:"v n."},abbreviated:{am:"AM",pm:"PM",midnight:"o poln.",noon:"napol.",morning:"ráno",afternoon:"popol.",evening:"večer",night:"v noci"},wide:{am:"AM",pm:"PM",midnight:"o polnoci",noon:"napoludnie",morning:"ráno",afternoon:"popoludní",evening:"večer",night:"v noci"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)\.?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(pred Kr\.|pred n\. l\.|po Kr\.|n\. l\.)/i,abbreviated:/^(pred Kr\.|pred n\. l\.|po Kr\.|n\. l\.)/i,wide:/^(pred Kristom|pred na[šs][íi]m letopo[čc]tom|po Kristovi|n[áa][šs]ho letopo[čc]tu)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^pr/i,/^(po|n)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234]\. [šs]tvr[ťt]rok/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|m[áa]j|j[úu]n|j[úu]l|aug|sep|okt|nov|dec)/i,wide:/^(janu[áa]ra?|febru[áa]ra?|(marec|marca)|apr[íi]la?|m[áa]ja?|j[úu]na?|j[úu]la?|augusta?|(september|septembra)|(okt[óo]ber|okt[óo]bra)|(november|novembra)|(december|decembra))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^m[áa]j/i,/^j[úu]n/i,/^j[úu]l/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[npusšp]/i,short:/^(ne|po|ut|st|št|pi|so)/i,abbreviated:/^(ne|po|ut|st|št|pi|so)/i,wide:/^(nede[ľl]a|pondelok|utorok|streda|[šs]tvrtok|piatok|sobota])/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^n/i,/^p/i,/^u/i,/^s/i,/^š/i,/^p/i,/^s/i],any:[/^n/i,/^po/i,/^u/i,/^st/i,/^(št|stv)/i,/^pi/i,/^so/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(am|pm|(o )?poln\.?|(nap\.?|pol\.?)|r[áa]no|pop\.?|ve[čc]\.?|(v n\.?|noc))/i,abbreviated:/^(am|pm|(o )?poln\.?|(napol\.?|pol\.?)|r[áa]no|pop\.?|ve[čc]er|(v )?noci?)/i,any:/^(am|pm|(o )?polnoci?|(na)?poludnie|r[áa]no|popoludn(ie|í|i)|ve[čc]er|(v )?noci?)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^am/i,pm:/^pm/i,midnight:/poln/i,noon:/^(nap|(na)?pol(\.|u))/i,morning:/^r[áa]no/i,afternoon:/^pop/i,evening:/^ve[čc]/i,night:/^(noc|v n\.)/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}};var Eh={lessThanXSeconds:{present:{one:"manj kot {{count}} sekunda",two:"manj kot {{count}} sekundi",few:"manj kot {{count}} sekunde",other:"manj kot {{count}} sekund"},past:{one:"manj kot {{count}} sekundo",two:"manj kot {{count}} sekundama",few:"manj kot {{count}} sekundami",other:"manj kot {{count}} sekundami"},future:{one:"manj kot {{count}} sekundo",two:"manj kot {{count}} sekundi",few:"manj kot {{count}} sekunde",other:"manj kot {{count}} sekund"}},xSeconds:{present:{one:"{{count}} sekunda",two:"{{count}} sekundi",few:"{{count}} sekunde",other:"{{count}} sekund"},past:{one:"{{count}} sekundo",two:"{{count}} sekundama",few:"{{count}} sekundami",other:"{{count}} sekundami"},future:{one:"{{count}} sekundo",two:"{{count}} sekundi",few:"{{count}} sekunde",other:"{{count}} sekund"}},halfAMinute:"pol minute",lessThanXMinutes:{present:{one:"manj kot {{count}} minuta",two:"manj kot {{count}} minuti",few:"manj kot {{count}} minute",other:"manj kot {{count}} minut"},past:{one:"manj kot {{count}} minuto",two:"manj kot {{count}} minutama",few:"manj kot {{count}} minutami",other:"manj kot {{count}} minutami"},future:{one:"manj kot {{count}} minuto",two:"manj kot {{count}} minuti",few:"manj kot {{count}} minute",other:"manj kot {{count}} minut"}},xMinutes:{present:{one:"{{count}} minuta",two:"{{count}} minuti",few:"{{count}} minute",other:"{{count}} minut"},past:{one:"{{count}} minuto",two:"{{count}} minutama",few:"{{count}} minutami",other:"{{count}} minutami"},future:{one:"{{count}} minuto",two:"{{count}} minuti",few:"{{count}} minute",other:"{{count}} minut"}},aboutXHours:{present:{one:"približno {{count}} ura",two:"približno {{count}} uri",few:"približno {{count}} ure",other:"približno {{count}} ur"},past:{one:"približno {{count}} uro",two:"približno {{count}} urama",few:"približno {{count}} urami",other:"približno {{count}} urami"},future:{one:"približno {{count}} uro",two:"približno {{count}} uri",few:"približno {{count}} ure",other:"približno {{count}} ur"}},xHours:{present:{one:"{{count}} ura",two:"{{count}} uri",few:"{{count}} ure",other:"{{count}} ur"},past:{one:"{{count}} uro",two:"{{count}} urama",few:"{{count}} urami",other:"{{count}} urami"},future:{one:"{{count}} uro",two:"{{count}} uri",few:"{{count}} ure",other:"{{count}} ur"}},xDays:{present:{one:"{{count}} dan",two:"{{count}} dni",few:"{{count}} dni",other:"{{count}} dni"},past:{one:"{{count}} dnem",two:"{{count}} dnevoma",few:"{{count}} dnevi",other:"{{count}} dnevi"},future:{one:"{{count}} dan",two:"{{count}} dni",few:"{{count}} dni",other:"{{count}} dni"}},aboutXWeeks:{one:"približno {{count}} teden",two:"približno {{count}} tedna",few:"približno {{count}} tedne",other:"približno {{count}} tednov"},xWeeks:{one:"{{count}} teden",two:"{{count}} tedna",few:"{{count}} tedne",other:"{{count}} tednov"},aboutXMonths:{present:{one:"približno {{count}} mesec",two:"približno {{count}} meseca",few:"približno {{count}} mesece",other:"približno {{count}} mesecev"},past:{one:"približno {{count}} mesecem",two:"približno {{count}} mesecema",few:"približno {{count}} meseci",other:"približno {{count}} meseci"},future:{one:"približno {{count}} mesec",two:"približno {{count}} meseca",few:"približno {{count}} mesece",other:"približno {{count}} mesecev"}},xMonths:{present:{one:"{{count}} mesec",two:"{{count}} meseca",few:"{{count}} meseci",other:"{{count}} mesecev"},past:{one:"{{count}} mesecem",two:"{{count}} mesecema",few:"{{count}} meseci",other:"{{count}} meseci"},future:{one:"{{count}} mesec",two:"{{count}} meseca",few:"{{count}} mesece",other:"{{count}} mesecev"}},aboutXYears:{present:{one:"približno {{count}} leto",two:"približno {{count}} leti",few:"približno {{count}} leta",other:"približno {{count}} let"},past:{one:"približno {{count}} letom",two:"približno {{count}} letoma",few:"približno {{count}} leti",other:"približno {{count}} leti"},future:{one:"približno {{count}} leto",two:"približno {{count}} leti",few:"približno {{count}} leta",other:"približno {{count}} let"}},xYears:{present:{one:"{{count}} leto",two:"{{count}} leti",few:"{{count}} leta",other:"{{count}} let"},past:{one:"{{count}} letom",two:"{{count}} letoma",few:"{{count}} leti",other:"{{count}} leti"},future:{one:"{{count}} leto",two:"{{count}} leti",few:"{{count}} leta",other:"{{count}} let"}},overXYears:{present:{one:"več kot {{count}} leto",two:"več kot {{count}} leti",few:"več kot {{count}} leta",other:"več kot {{count}} let"},past:{one:"več kot {{count}} letom",two:"več kot {{count}} letoma",few:"več kot {{count}} leti",other:"več kot {{count}} leti"},future:{one:"več kot {{count}} leto",two:"več kot {{count}} leti",few:"več kot {{count}} leta",other:"več kot {{count}} let"}},almostXYears:{present:{one:"skoraj {{count}} leto",two:"skoraj {{count}} leti",few:"skoraj {{count}} leta",other:"skoraj {{count}} let"},past:{one:"skoraj {{count}} letom",two:"skoraj {{count}} letoma",few:"skoraj {{count}} leti",other:"skoraj {{count}} leti"},future:{one:"skoraj {{count}} leto",two:"skoraj {{count}} leti",few:"skoraj {{count}} leta",other:"skoraj {{count}} let"}}};var zh=function(e,t,n){var r="",l="present";null!=n&&n.addSuffix&&(n.comparison&&n.comparison>0?(l="future",r="čez "):(l="past",r="pred "));var o=Eh[e];if("string"==typeof o)r+=o;else{var form=function(e){switch(e%100){case 1:return"one";case 2:return"two";case 3:case 4:return"few";default:return"other"}}(t);void 0!==o.one?r+=o[form].replace("{{count}}",String(t)):r+=o[l][form].replace("{{count}}",String(t))}return r},Hh={date:It({formats:{full:"EEEE, dd. MMMM y",long:"dd. MMMM y",medium:"d. MMM y",short:"d. MM. yy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Nh={lastWeek:function(e){switch(e.getUTCDay()){case 0:return"'prejšnjo nedeljo ob' p";case 3:return"'prejšnjo sredo ob' p";case 6:return"'prejšnjo soboto ob' p";default:return"'prejšnji' EEEE 'ob' p"}},yesterday:"'včeraj ob' p",today:"'danes ob' p",tomorrow:"'jutri ob' p",nextWeek:function(e){switch(e.getUTCDay()){case 0:return"'naslednjo nedeljo ob' p";case 3:return"'naslednjo sredo ob' p";case 6:return"'naslednjo soboto ob' p";default:return"'naslednji' EEEE 'ob' p"}},other:"P"},$h=function(e,t,n,r){var l=Nh[e];return"function"==typeof l?l(t):l},Rh={code:"sl",formatDistance:zh,formatLong:Hh,formatRelative:$h,localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["pr. n. št.","po n. št."],abbreviated:["pr. n. št.","po n. št."],wide:["pred našim štetjem","po našem štetju"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1. čet.","2. čet.","3. čet.","4. čet."],wide:["1. četrtletje","2. četrtletje","3. četrtletje","4. četrtletje"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan.","feb.","mar.","apr.","maj","jun.","jul.","avg.","sep.","okt.","nov.","dec."],wide:["januar","februar","marec","april","maj","junij","julij","avgust","september","oktober","november","december"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["n","p","t","s","č","p","s"],short:["ned.","pon.","tor.","sre.","čet.","pet.","sob."],abbreviated:["ned.","pon.","tor.","sre.","čet.","pet.","sob."],wide:["nedelja","ponedeljek","torek","sreda","četrtek","petek","sobota"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"d",pm:"p",midnight:"24.00",noon:"12.00",morning:"j",afternoon:"p",evening:"v",night:"n"},abbreviated:{am:"dop.",pm:"pop.",midnight:"poln.",noon:"pold.",morning:"jut.",afternoon:"pop.",evening:"več.",night:"noč"},wide:{am:"dop.",pm:"pop.",midnight:"polnoč",noon:"poldne",morning:"jutro",afternoon:"popoldne",evening:"večer",night:"noč"}},defaultWidth:"wide",formattingValues:{narrow:{am:"d",pm:"p",midnight:"24.00",noon:"12.00",morning:"zj",afternoon:"p",evening:"zv",night:"po"},abbreviated:{am:"dop.",pm:"pop.",midnight:"opoln.",noon:"opold.",morning:"zjut.",afternoon:"pop.",evening:"zveč.",night:"ponoči"},wide:{am:"dop.",pm:"pop.",midnight:"opolnoči",noon:"opoldne",morning:"zjutraj",afternoon:"popoldan",evening:"zvečer",night:"ponoči"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)\./i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{abbreviated:/^(pr\. n\. št\.|po n\. št\.)/i,wide:/^(pred Kristusom|pred na[sš]im [sš]tetjem|po Kristusu|po na[sš]em [sš]tetju|na[sš]ega [sš]tetja)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^pr/i,/^(po|na[sš]em)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]\.\s?[čc]et\.?/i,wide:/^[1234]\. [čc]etrtletje/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan\.|feb\.|mar\.|apr\.|maj|jun\.|jul\.|avg\.|sep\.|okt\.|nov\.|dec\.)/i,wide:/^(januar|februar|marec|april|maj|junij|julij|avgust|september|oktober|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],abbreviated:[/^ja/i,/^fe/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^av/i,/^s/i,/^o/i,/^n/i,/^d/i],wide:[/^ja/i,/^fe/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^av/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"wide"}),day:Rt({matchPatterns:{narrow:/^[nptsčc]/i,short:/^(ned\.|pon\.|tor\.|sre\.|[cč]et\.|pet\.|sob\.)/i,abbreviated:/^(ned\.|pon\.|tor\.|sre\.|[cč]et\.|pet\.|sob\.)/i,wide:/^(nedelja|ponedeljek|torek|sreda|[cč]etrtek|petek|sobota)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^n/i,/^p/i,/^t/i,/^s/i,/^[cč]/i,/^p/i,/^s/i],any:[/^n/i,/^po/i,/^t/i,/^sr/i,/^[cč]/i,/^pe/i,/^so/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(d|po?|z?v|n|z?j|24\.00|12\.00)/i,any:/^(dop\.|pop\.|o?poln(\.|o[cč]i?)|o?pold(\.|ne)|z?ve[cč](\.|er)|(po)?no[cč]i?|popold(ne|an)|jut(\.|ro)|zjut(\.|raj))/i},defaultMatchWidth:"any",parsePatterns:{narrow:{am:/^d/i,pm:/^p/i,midnight:/^24/i,noon:/^12/i,morning:/^(z?j)/i,afternoon:/^p/i,evening:/^(z?v)/i,night:/^(n|po)/i},any:{am:/^dop\./i,pm:/^pop\./i,midnight:/^o?poln/i,noon:/^o?pold/i,morning:/j/i,afternoon:/^pop\./i,evening:/^z?ve/i,night:/(po)?no/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Bh={lessThanXSeconds:{one:"më pak se një sekondë",other:"më pak se {{count}} sekonda"},xSeconds:{one:"1 sekondë",other:"{{count}} sekonda"},halfAMinute:"gjysëm minuti",lessThanXMinutes:{one:"më pak se një minute",other:"më pak se {{count}} minuta"},xMinutes:{one:"1 minutë",other:"{{count}} minuta"},aboutXHours:{one:"rreth 1 orë",other:"rreth {{count}} orë"},xHours:{one:"1 orë",other:"{{count}} orë"},xDays:{one:"1 ditë",other:"{{count}} ditë"},aboutXWeeks:{one:"rreth 1 javë",other:"rreth {{count}} javë"},xWeeks:{one:"1 javë",other:"{{count}} javë"},aboutXMonths:{one:"rreth 1 muaj",other:"rreth {{count}} muaj"},xMonths:{one:"1 muaj",other:"{{count}} muaj"},aboutXYears:{one:"rreth 1 vit",other:"rreth {{count}} vite"},xYears:{one:"1 vit",other:"{{count}} vite"},overXYears:{one:"mbi 1 vit",other:"mbi {{count}} vite"},almostXYears:{one:"pothuajse 1 vit",other:"pothuajse {{count}} vite"}},Fh=function(e,t,n){var r,l=Bh[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"në "+r:r+" më parë":r},Vh={date:It({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'në' {{time}}",long:"{{date}} 'në' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},qh={lastWeek:"'të' eeee 'e shkuar në' p",yesterday:"'dje në' p",today:"'sot në' p",tomorrow:"'nesër në' p",nextWeek:"eeee 'at' p",other:"P"},Uh={code:"sq",formatDistance:Fh,formatLong:Vh,formatRelative:function(e,t,n,r){return qh[e]},localize:{ordinalNumber:function(e,t){var n=Number(e);return"hour"===(null==t?void 0:t.unit)?String(n):1===n?n+"-rë":4===n?n+"t":n+"-të"},era:Nt({values:{narrow:["P","M"],abbreviated:["PK","MK"],wide:["Para Krishtit","Mbas Krishtit"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["4-mujori I","4-mujori II","4-mujori III","4-mujori IV"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","S","M","P","M","Q","K","G","S","T","N","D"],abbreviated:["Jan","Shk","Mar","Pri","Maj","Qer","Kor","Gus","Sht","Tet","Nën","Dhj"],wide:["Janar","Shkurt","Mars","Prill","Maj","Qershor","Korrik","Gusht","Shtator","Tetor","Nëntor","Dhjetor"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["D","H","M","M","E","P","S"],short:["Di","Hë","Ma","Më","En","Pr","Sh"],abbreviated:["Die","Hën","Mar","Mër","Enj","Pre","Sht"],wide:["Dielë","Hënë","Martë","Mërkurë","Enjte","Premte","Shtunë"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"p",pm:"m",midnight:"m",noon:"d",morning:"mëngjes",afternoon:"dite",evening:"mbrëmje",night:"natë"},abbreviated:{am:"PD",pm:"MD",midnight:"mesnëtë",noon:"drek",morning:"mëngjes",afternoon:"mbasdite",evening:"mbrëmje",night:"natë"},wide:{am:"p.d.",pm:"m.d.",midnight:"mesnëtë",noon:"drek",morning:"mëngjes",afternoon:"mbasdite",evening:"mbrëmje",night:"natë"}},defaultWidth:"wide",formattingValues:{narrow:{am:"p",pm:"m",midnight:"m",noon:"d",morning:"në mëngjes",afternoon:"në mbasdite",evening:"në mbrëmje",night:"në mesnatë"},abbreviated:{am:"PD",pm:"MD",midnight:"mesnatë",noon:"drek",morning:"në mëngjes",afternoon:"në mbasdite",evening:"në mbrëmje",night:"në mesnatë"},wide:{am:"p.d.",pm:"m.d.",midnight:"mesnatë",noon:"drek",morning:"në mëngjes",afternoon:"në mbasdite",evening:"në mbrëmje",night:"në mesnatë"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-rë|-të|t|)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(p|m)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(para krishtit|mbas krishtit)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(p|m)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234]-mujori (i{1,3}|iv)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jsmpqkftnd]/i,abbreviated:/^(jan|shk|mar|pri|maj|qer|kor|gus|sht|tet|nën|dhj)/i,wide:/^(janar|shkurt|mars|prill|maj|qershor|korrik|gusht|shtator|tetor|nëntor|dhjetor)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^s/i,/^m/i,/^p/i,/^m/i,/^q/i,/^k/i,/^g/i,/^s/i,/^t/i,/^n/i,/^d/i],any:[/^ja/i,/^shk/i,/^mar/i,/^pri/i,/^maj/i,/^qer/i,/^kor/i,/^gu/i,/^sht/i,/^tet/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[dhmeps]/i,short:/^(di|hë|ma|më|en|pr|sh)/i,abbreviated:/^(die|hën|mar|mër|enj|pre|sht)/i,wide:/^(dielë|hënë|martë|mërkurë|enjte|premte|shtunë)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^h/i,/^m/i,/^m/i,/^e/i,/^p/i,/^s/i],any:[/^d/i,/^h/i,/^ma/i,/^më/i,/^e/i,/^p/i,/^s/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(p|m|me|në (mëngjes|mbasdite|mbrëmje|mesnatë))/i,any:/^([pm]\.?\s?d\.?|drek|në (mëngjes|mbasdite|mbrëmje|mesnatë))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^p/i,pm:/^m/i,midnight:/^me/i,noon:/^dr/i,morning:/mëngjes/i,afternoon:/mbasdite/i,evening:/mbrëmje/i,night:/natë/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Xh={lessThanXSeconds:{one:{standalone:"мање од 1 секунде",withPrepositionAgo:"мање од 1 секунде",withPrepositionIn:"мање од 1 секунду"},dual:"мање од {{count}} секунде",other:"мање од {{count}} секунди"},xSeconds:{one:{standalone:"1 секунда",withPrepositionAgo:"1 секунде",withPrepositionIn:"1 секунду"},dual:"{{count}} секунде",other:"{{count}} секунди"},halfAMinute:"пола минуте",lessThanXMinutes:{one:{standalone:"мање од 1 минуте",withPrepositionAgo:"мање од 1 минуте",withPrepositionIn:"мање од 1 минуту"},dual:"мање од {{count}} минуте",other:"мање од {{count}} минута"},xMinutes:{one:{standalone:"1 минута",withPrepositionAgo:"1 минуте",withPrepositionIn:"1 минуту"},dual:"{{count}} минуте",other:"{{count}} минута"},aboutXHours:{one:{standalone:"око 1 сат",withPrepositionAgo:"око 1 сат",withPrepositionIn:"око 1 сат"},dual:"око {{count}} сата",other:"око {{count}} сати"},xHours:{one:{standalone:"1 сат",withPrepositionAgo:"1 сат",withPrepositionIn:"1 сат"},dual:"{{count}} сата",other:"{{count}} сати"},xDays:{one:{standalone:"1 дан",withPrepositionAgo:"1 дан",withPrepositionIn:"1 дан"},dual:"{{count}} дана",other:"{{count}} дана"},aboutXWeeks:{one:{standalone:"око 1 недељу",withPrepositionAgo:"око 1 недељу",withPrepositionIn:"око 1 недељу"},dual:"око {{count}} недеље",other:"око {{count}} недеље"},xWeeks:{one:{standalone:"1 недељу",withPrepositionAgo:"1 недељу",withPrepositionIn:"1 недељу"},dual:"{{count}} недеље",other:"{{count}} недеље"},aboutXMonths:{one:{standalone:"око 1 месец",withPrepositionAgo:"око 1 месец",withPrepositionIn:"око 1 месец"},dual:"око {{count}} месеца",other:"око {{count}} месеци"},xMonths:{one:{standalone:"1 месец",withPrepositionAgo:"1 месец",withPrepositionIn:"1 месец"},dual:"{{count}} месеца",other:"{{count}} месеци"},aboutXYears:{one:{standalone:"око 1 годину",withPrepositionAgo:"око 1 годину",withPrepositionIn:"око 1 годину"},dual:"око {{count}} године",other:"око {{count}} година"},xYears:{one:{standalone:"1 година",withPrepositionAgo:"1 године",withPrepositionIn:"1 годину"},dual:"{{count}} године",other:"{{count}} година"},overXYears:{one:{standalone:"преко 1 годину",withPrepositionAgo:"преко 1 годину",withPrepositionIn:"преко 1 годину"},dual:"преко {{count}} године",other:"преко {{count}} година"},almostXYears:{one:{standalone:"готово 1 годину",withPrepositionAgo:"готово 1 годину",withPrepositionIn:"готово 1 годину"},dual:"готово {{count}} године",other:"готово {{count}} година"}},Gh=function(e,t,n){var r,l=Xh[e];return r="string"==typeof l?l:1===t?null!=n&&n.addSuffix?n.comparison&&n.comparison>0?l.one.withPrepositionIn:l.one.withPrepositionAgo:l.one.standalone:t%10>1&&t%10<5&&"1"!==String(t).substr(-2,1)?l.dual.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"за "+r:"пре "+r:r},Yh={date:It({formats:{full:"EEEE, d. MMMM yyyy.",long:"d. MMMM yyyy.",medium:"d. MMM yy.",short:"dd. MM. yy."},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss (zzzz)",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'у' {{time}}",long:"{{date}} 'у' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Kh={lastWeek:function(e){switch(e.getUTCDay()){case 0:return"'прошле недеље у' p";case 3:return"'прошле среде у' p";case 6:return"'прошле суботе у' p";default:return"'прошли' EEEE 'у' p"}},yesterday:"'јуче у' p",today:"'данас у' p",tomorrow:"'сутра у' p",nextWeek:function(e){switch(e.getUTCDay()){case 0:return"'следеће недеље у' p";case 3:return"'следећу среду у' p";case 6:return"'следећу суботу у' p";default:return"'следећи' EEEE 'у' p"}},other:"P"},Zh=function(e,t,n,r){var l=Kh[e];return"function"==typeof l?l(t):l},Jh={code:"sr",formatDistance:Gh,formatLong:Yh,formatRelative:Zh,localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["пр.н.е.","АД"],abbreviated:["пр. Хр.","по. Хр."],wide:["Пре Христа","После Христа"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1.","2.","3.","4."],abbreviated:["1. кв.","2. кв.","3. кв.","4. кв."],wide:["1. квартал","2. квартал","3. квартал","4. квартал"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["јан","феб","мар","апр","мај","јун","јул","авг","сеп","окт","нов","дец"],wide:["јануар","фебруар","март","април","мај","јун","јул","август","септембар","октобар","новембар","децембар"]},defaultWidth:"wide",formattingValues:{narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["јан","феб","мар","апр","мај","јун","јул","авг","сеп","окт","нов","дец"],wide:["јануар","фебруар","март","април","мај","јун","јул","август","септембар","октобар","новембар","децембар"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["Н","П","У","С","Ч","П","С"],short:["нед","пон","уто","сре","чет","пет","суб"],abbreviated:["нед","пон","уто","сре","чет","пет","суб"],wide:["недеља","понедељак","уторак","среда","четвртак","петак","субота"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"поноћ",noon:"подне",morning:"ујутру",afternoon:"поподне",evening:"увече",night:"ноћу"},abbreviated:{am:"AM",pm:"PM",midnight:"поноћ",noon:"подне",morning:"ујутру",afternoon:"поподне",evening:"увече",night:"ноћу"},wide:{am:"AM",pm:"PM",midnight:"поноћ",noon:"подне",morning:"ујутру",afternoon:"после подне",evening:"увече",night:"ноћу"}},defaultWidth:"wide",formattingValues:{narrow:{am:"АМ",pm:"ПМ",midnight:"поноћ",noon:"подне",morning:"ујутру",afternoon:"поподне",evening:"увече",night:"ноћу"},abbreviated:{am:"АМ",pm:"ПМ",midnight:"поноћ",noon:"подне",morning:"ујутру",afternoon:"поподне",evening:"увече",night:"ноћу"},wide:{am:"AM",pm:"PM",midnight:"поноћ",noon:"подне",morning:"ујутру",afternoon:"после подне",evening:"увече",night:"ноћу"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)\./i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(пр\.н\.е\.|АД)/i,abbreviated:/^(пр\.\s?Хр\.|по\.\s?Хр\.)/i,wide:/^(Пре Христа|пре нове ере|После Христа|нова ера)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^пр/i,/^(по|нова)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]\.\s?кв\.?/i,wide:/^[1234]\. квартал/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(10|11|12|[123456789])\./i,abbreviated:/^(јан|феб|мар|апр|мај|јун|јул|авг|сеп|окт|нов|дец)/i,wide:/^((јануар|јануара)|(фебруар|фебруара)|(март|марта)|(април|априла)|(мја|маја)|(јун|јуна)|(јул|јула)|(август|августа)|(септембар|септембра)|(октобар|октобра)|(новембар|новембра)|(децембар|децембра))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^1/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^7/i,/^8/i,/^9/i,/^10/i,/^11/i,/^12/i],any:[/^ја/i,/^ф/i,/^мар/i,/^ап/i,/^мај/i,/^јун/i,/^јул/i,/^авг/i,/^с/i,/^о/i,/^н/i,/^д/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[пусчн]/i,short:/^(нед|пон|уто|сре|чет|пет|суб)/i,abbreviated:/^(нед|пон|уто|сре|чет|пет|суб)/i,wide:/^(недеља|понедељак|уторак|среда|четвртак|петак|субота)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^п/i,/^у/i,/^с/i,/^ч/i,/^п/i,/^с/i,/^н/i],any:[/^нед/i,/^пон/i,/^уто/i,/^сре/i,/^чет/i,/^пет/i,/^суб/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(ам|пм|поноћ|(по)?подне|увече|ноћу|после подне|ујутру)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^поно/i,noon:/^под/i,morning:/ујутру/i,afternoon:/(после\s|по)+подне/i,evening:/(увече)/i,night:/(ноћу)/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Qh={lessThanXSeconds:{one:{standalone:"manje od 1 sekunde",withPrepositionAgo:"manje od 1 sekunde",withPrepositionIn:"manje od 1 sekundu"},dual:"manje od {{count}} sekunde",other:"manje od {{count}} sekundi"},xSeconds:{one:{standalone:"1 sekunda",withPrepositionAgo:"1 sekunde",withPrepositionIn:"1 sekundu"},dual:"{{count}} sekunde",other:"{{count}} sekundi"},halfAMinute:"pola minute",lessThanXMinutes:{one:{standalone:"manje od 1 minute",withPrepositionAgo:"manje od 1 minute",withPrepositionIn:"manje od 1 minutu"},dual:"manje od {{count}} minute",other:"manje od {{count}} minuta"},xMinutes:{one:{standalone:"1 minuta",withPrepositionAgo:"1 minute",withPrepositionIn:"1 minutu"},dual:"{{count}} minute",other:"{{count}} minuta"},aboutXHours:{one:{standalone:"oko 1 sat",withPrepositionAgo:"oko 1 sat",withPrepositionIn:"oko 1 sat"},dual:"oko {{count}} sata",other:"oko {{count}} sati"},xHours:{one:{standalone:"1 sat",withPrepositionAgo:"1 sat",withPrepositionIn:"1 sat"},dual:"{{count}} sata",other:"{{count}} sati"},xDays:{one:{standalone:"1 dan",withPrepositionAgo:"1 dan",withPrepositionIn:"1 dan"},dual:"{{count}} dana",other:"{{count}} dana"},aboutXWeeks:{one:{standalone:"oko 1 nedelju",withPrepositionAgo:"oko 1 nedelju",withPrepositionIn:"oko 1 nedelju"},dual:"oko {{count}} nedelje",other:"oko {{count}} nedelje"},xWeeks:{one:{standalone:"1 nedelju",withPrepositionAgo:"1 nedelju",withPrepositionIn:"1 nedelju"},dual:"{{count}} nedelje",other:"{{count}} nedelje"},aboutXMonths:{one:{standalone:"oko 1 mesec",withPrepositionAgo:"oko 1 mesec",withPrepositionIn:"oko 1 mesec"},dual:"oko {{count}} meseca",other:"oko {{count}} meseci"},xMonths:{one:{standalone:"1 mesec",withPrepositionAgo:"1 mesec",withPrepositionIn:"1 mesec"},dual:"{{count}} meseca",other:"{{count}} meseci"},aboutXYears:{one:{standalone:"oko 1 godinu",withPrepositionAgo:"oko 1 godinu",withPrepositionIn:"oko 1 godinu"},dual:"oko {{count}} godine",other:"oko {{count}} godina"},xYears:{one:{standalone:"1 godina",withPrepositionAgo:"1 godine",withPrepositionIn:"1 godinu"},dual:"{{count}} godine",other:"{{count}} godina"},overXYears:{one:{standalone:"preko 1 godinu",withPrepositionAgo:"preko 1 godinu",withPrepositionIn:"preko 1 godinu"},dual:"preko {{count}} godine",other:"preko {{count}} godina"},almostXYears:{one:{standalone:"gotovo 1 godinu",withPrepositionAgo:"gotovo 1 godinu",withPrepositionIn:"gotovo 1 godinu"},dual:"gotovo {{count}} godine",other:"gotovo {{count}} godina"}},tm=function(e,t,n){var r,l=Qh[e];return r="string"==typeof l?l:1===t?null!=n&&n.addSuffix?n.comparison&&n.comparison>0?l.one.withPrepositionIn:l.one.withPrepositionAgo:l.one.standalone:t%10>1&&t%10<5&&"1"!==String(t).substr(-2,1)?l.dual.replace("{{count}}",String(t)):l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"za "+r:"pre "+r:r},nm={date:It({formats:{full:"EEEE, d. MMMM yyyy.",long:"d. MMMM yyyy.",medium:"d. MMM yy.",short:"dd. MM. yy."},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss (zzzz)",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'u' {{time}}",long:"{{date}} 'u' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},im={lastWeek:function(e){switch(e.getUTCDay()){case 0:return"'prošle nedelje u' p";case 3:return"'prošle srede u' p";case 6:return"'prošle subote u' p";default:return"'prošli' EEEE 'u' p"}},yesterday:"'juče u' p",today:"'danas u' p",tomorrow:"'sutra u' p",nextWeek:function(e){switch(e.getUTCDay()){case 0:return"'sledeće nedelje u' p";case 3:return"'sledeću sredu u' p";case 6:return"'sledeću subotu u' p";default:return"'sledeći' EEEE 'u' p"}},other:"P"},am=function(e,t,n,r){var l=im[e];return"function"==typeof l?l(t):l},rm={code:"sr-Latn",formatDistance:tm,formatLong:nm,formatRelative:am,localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["pr.n.e.","AD"],abbreviated:["pr. Hr.","po. Hr."],wide:["Pre Hrista","Posle Hrista"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1.","2.","3.","4."],abbreviated:["1. kv.","2. kv.","3. kv.","4. kv."],wide:["1. kvartal","2. kvartal","3. kvartal","4. kvartal"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["jan","feb","mar","apr","maj","jun","jul","avg","sep","okt","nov","dec"],wide:["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar"]},defaultWidth:"wide",formattingValues:{narrow:["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],abbreviated:["jan","feb","mar","apr","maj","jun","jul","avg","sep","okt","nov","dec"],wide:["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["N","P","U","S","Č","P","S"],short:["ned","pon","uto","sre","čet","pet","sub"],abbreviated:["ned","pon","uto","sre","čet","pet","sub"],wide:["nedelja","ponedeljak","utorak","sreda","četvrtak","petak","subota"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"popodne",evening:"uveče",night:"noću"},abbreviated:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"popodne",evening:"uveče",night:"noću"},wide:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"posle podne",evening:"uveče",night:"noću"}},defaultWidth:"wide",formattingValues:{narrow:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"popodne",evening:"uveče",night:"noću"},abbreviated:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"popodne",evening:"uveče",night:"noću"},wide:{am:"AM",pm:"PM",midnight:"ponoć",noon:"podne",morning:"ujutru",afternoon:"posle podne",evening:"uveče",night:"noću"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)\./i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(pr\.n\.e\.|AD)/i,abbreviated:/^(pr\.\s?Hr\.|po\.\s?Hr\.)/i,wide:/^(Pre Hrista|pre nove ere|Posle Hrista|nova era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^pr/i,/^(po|nova)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]\.\s?kv\.?/i,wide:/^[1234]\. kvartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(10|11|12|[123456789])\./i,abbreviated:/^(jan|feb|mar|apr|maj|jun|jul|avg|sep|okt|nov|dec)/i,wide:/^((januar|januara)|(februar|februara)|(mart|marta)|(april|aprila)|(maj|maja)|(jun|juna)|(jul|jula)|(avgust|avgusta)|(septembar|septembra)|(oktobar|oktobra)|(novembar|novembra)|(decembar|decembra))/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^1/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^7/i,/^8/i,/^9/i,/^10/i,/^11/i,/^12/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^avg/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[npusčc]/i,short:/^(ned|pon|uto|sre|(čet|cet)|pet|sub)/i,abbreviated:/^(ned|pon|uto|sre|(čet|cet)|pet|sub)/i,wide:/^(nedelja|ponedeljak|utorak|sreda|(četvrtak|cetvrtak)|petak|subota)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(am|pm|ponoc|ponoć|(po)?podne|uvece|uveče|noću|posle podne|ujutru)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^pono/i,noon:/^pod/i,morning:/jutro/i,afternoon:/(posle\s|po)+podne/i,evening:/(uvece|uveče)/i,night:/(nocu|noću)/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},lm={lessThanXSeconds:{one:"mindre än en sekund",other:"mindre än {{count}} sekunder"},xSeconds:{one:"en sekund",other:"{{count}} sekunder"},halfAMinute:"en halv minut",lessThanXMinutes:{one:"mindre än en minut",other:"mindre än {{count}} minuter"},xMinutes:{one:"en minut",other:"{{count}} minuter"},aboutXHours:{one:"ungefär en timme",other:"ungefär {{count}} timmar"},xHours:{one:"en timme",other:"{{count}} timmar"},xDays:{one:"en dag",other:"{{count}} dagar"},aboutXWeeks:{one:"ungefär en vecka",other:"ungefär {{count}} vecka"},xWeeks:{one:"en vecka",other:"{{count}} vecka"},aboutXMonths:{one:"ungefär en månad",other:"ungefär {{count}} månader"},xMonths:{one:"en månad",other:"{{count}} månader"},aboutXYears:{one:"ungefär ett år",other:"ungefär {{count}} år"},xYears:{one:"ett år",other:"{{count}} år"},overXYears:{one:"över ett år",other:"över {{count}} år"},almostXYears:{one:"nästan ett år",other:"nästan {{count}} år"}},om=["noll","en","två","tre","fyra","fem","sex","sju","åtta","nio","tio","elva","tolv"],sm=function(e,t,n){var r,l=lm[e];return r="string"==typeof l?l:1===t?l.one:n&&n.onlyNumeric?l.other.replace("{{count}}",String(t)):l.other.replace("{{count}}",t<13?om[t]:String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"om "+r:r+" sedan":r},um={date:It({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"y-MM-dd"},defaultWidth:"full"}),time:It({formats:{full:"'kl'. HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'kl.' {{time}}",long:"{{date}} 'kl.' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},dm={lastWeek:"'i' EEEE's kl.' p",yesterday:"'igår kl.' p",today:"'idag kl.' p",tomorrow:"'imorgon kl.' p",nextWeek:"EEEE 'kl.' p",other:"P"},cm={code:"sv",formatDistance:sm,formatLong:um,formatRelative:function(e,t,n,r){return dm[e]},localize:{ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:case 2:return n+":a"}return n+":e"},era:Nt({values:{narrow:["f.Kr.","e.Kr."],abbreviated:["f.Kr.","e.Kr."],wide:["före Kristus","efter Kristus"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1:a kvartalet","2:a kvartalet","3:e kvartalet","4:e kvartalet"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["jan.","feb.","mars","apr.","maj","juni","juli","aug.","sep.","okt.","nov.","dec."],wide:["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["S","M","T","O","T","F","L"],short:["sö","må","ti","on","to","fr","lö"],abbreviated:["sön","mån","tis","ons","tors","fre","lör"],wide:["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"morg.",afternoon:"efterm.",evening:"kväll",night:"natt"},abbreviated:{am:"f.m.",pm:"e.m.",midnight:"midnatt",noon:"middag",morning:"morgon",afternoon:"efterm.",evening:"kväll",night:"natt"},wide:{am:"förmiddag",pm:"eftermiddag",midnight:"midnatt",noon:"middag",morning:"morgon",afternoon:"eftermiddag",evening:"kväll",night:"natt"}},defaultWidth:"wide",formattingValues:{narrow:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på efterm.",evening:"på kvällen",night:"på natten"},abbreviated:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"på morg.",afternoon:"på efterm.",evening:"på kvällen",night:"på natten"},wide:{am:"fm",pm:"em",midnight:"midnatt",noon:"middag",morning:"på morgonen",afternoon:"på eftermiddagen",evening:"på kvällen",night:"på natten"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(:a|:e)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(f\.? ?Kr\.?|f\.? ?v\.? ?t\.?|e\.? ?Kr\.?|v\.? ?t\.?)/i,abbreviated:/^(f\.? ?Kr\.?|f\.? ?v\.? ?t\.?|e\.? ?Kr\.?|v\.? ?t\.?)/i,wide:/^(före Kristus|före vår tid|efter Kristus|vår tid)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^f/i,/^[ev]/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](:a|:e)? kvartalet/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar[s]?|apr|maj|jun[i]?|jul[i]?|aug|sep|okt|nov|dec)\.?/i,wide:/^(januari|februari|mars|april|maj|juni|juli|augusti|september|oktober|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^maj/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[smtofl]/i,short:/^(sö|må|ti|on|to|fr|lö)/i,abbreviated:/^(sön|mån|tis|ons|tors|fre|lör)/i,wide:/^(söndag|måndag|tisdag|onsdag|torsdag|fredag|lördag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^s/i,/^m/i,/^ti/i,/^o/i,/^to/i,/^f/i,/^l/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^([fe]\.?\s?m\.?|midn(att)?|midd(ag)?|(på) (morgonen|eftermiddagen|kvällen|natten))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^f/i,pm:/^e/i,midnight:/^midn/i,noon:/^midd/i,morning:/morgon/i,afternoon:/eftermiddag/i,evening:/kväll/i,night:/natt/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}};var hm={lessThanXSeconds:{one:{default:"ஒரு வினாடிக்கு குறைவாக",in:"ஒரு வினாடிக்குள்",ago:"ஒரு வினாடிக்கு முன்பு"},other:{default:"{{count}} வினாடிகளுக்கு குறைவாக",in:"{{count}} வினாடிகளுக்குள்",ago:"{{count}} வினாடிகளுக்கு முன்பு"}},xSeconds:{one:{default:"1 வினாடி",in:"1 வினாடியில்",ago:"1 வினாடி முன்பு"},other:{default:"{{count}} விநாடிகள்",in:"{{count}} வினாடிகளில்",ago:"{{count}} விநாடிகளுக்கு முன்பு"}},halfAMinute:{default:"அரை நிமிடம்",in:"அரை நிமிடத்தில்",ago:"அரை நிமிடம் முன்பு"},lessThanXMinutes:{one:{default:"ஒரு நிமிடத்திற்கும் குறைவாக",in:"ஒரு நிமிடத்திற்குள்",ago:"ஒரு நிமிடத்திற்கு முன்பு"},other:{default:"{{count}} நிமிடங்களுக்கும் குறைவாக",in:"{{count}} நிமிடங்களுக்குள்",ago:"{{count}} நிமிடங்களுக்கு முன்பு"}},xMinutes:{one:{default:"1 நிமிடம்",in:"1 நிமிடத்தில்",ago:"1 நிமிடம் முன்பு"},other:{default:"{{count}} நிமிடங்கள்",in:"{{count}} நிமிடங்களில்",ago:"{{count}} நிமிடங்களுக்கு முன்பு"}},aboutXHours:{one:{default:"சுமார் 1 மணி நேரம்",in:"சுமார் 1 மணி நேரத்தில்",ago:"சுமார் 1 மணி நேரத்திற்கு முன்பு"},other:{default:"சுமார் {{count}} மணி நேரம்",in:"சுமார் {{count}} மணி நேரத்திற்கு முன்பு",ago:"சுமார் {{count}} மணி நேரத்தில்"}},xHours:{one:{default:"1 மணி நேரம்",in:"1 மணி நேரத்தில்",ago:"1 மணி நேரத்திற்கு முன்பு"},other:{default:"{{count}} மணி நேரம்",in:"{{count}} மணி நேரத்தில்",ago:"{{count}} மணி நேரத்திற்கு முன்பு"}},xDays:{one:{default:"1 நாள்",in:"1 நாளில்",ago:"1 நாள் முன்பு"},other:{default:"{{count}} நாட்கள்",in:"{{count}} நாட்களில்",ago:"{{count}} நாட்களுக்கு முன்பு"}},aboutXWeeks:{one:{default:"சுமார் 1 வாரம்",in:"சுமார் 1 வாரத்தில்",ago:"சுமார் 1 வாரம் முன்பு"},other:{default:"சுமார் {{count}} வாரங்கள்",in:"சுமார் {{count}} வாரங்களில்",ago:"சுமார் {{count}} வாரங்களுக்கு முன்பு"}},xWeeks:{one:{default:"1 வாரம்",in:"1 வாரத்தில்",ago:"1 வாரம் முன்பு"},other:{default:"{{count}} வாரங்கள்",in:"{{count}} வாரங்களில்",ago:"{{count}} வாரங்களுக்கு முன்பு"}},aboutXMonths:{one:{default:"சுமார் 1 மாதம்",in:"சுமார் 1 மாதத்தில்",ago:"சுமார் 1 மாதத்திற்கு முன்பு"},other:{default:"சுமார் {{count}} மாதங்கள்",in:"சுமார் {{count}} மாதங்களில்",ago:"சுமார் {{count}} மாதங்களுக்கு முன்பு"}},xMonths:{one:{default:"1 மாதம்",in:"1 மாதத்தில்",ago:"1 மாதம் முன்பு"},other:{default:"{{count}} மாதங்கள்",in:"{{count}} மாதங்களில்",ago:"{{count}} மாதங்களுக்கு முன்பு"}},aboutXYears:{one:{default:"சுமார் 1 வருடம்",in:"சுமார் 1 ஆண்டில்",ago:"சுமார் 1 வருடம் முன்பு"},other:{default:"சுமார் {{count}} ஆண்டுகள்",in:"சுமார் {{count}} ஆண்டுகளில்",ago:"சுமார் {{count}} ஆண்டுகளுக்கு முன்பு"}},xYears:{one:{default:"1 வருடம்",in:"1 ஆண்டில்",ago:"1 வருடம் முன்பு"},other:{default:"{{count}} ஆண்டுகள்",in:"{{count}} ஆண்டுகளில்",ago:"{{count}} ஆண்டுகளுக்கு முன்பு"}},overXYears:{one:{default:"1 வருடத்திற்கு மேல்",in:"1 வருடத்திற்கும் மேலாக",ago:"1 வருடம் முன்பு"},other:{default:"{{count}} ஆண்டுகளுக்கும் மேலாக",in:"{{count}} ஆண்டுகளில்",ago:"{{count}} ஆண்டுகளுக்கு முன்பு"}},almostXYears:{one:{default:"கிட்டத்தட்ட 1 வருடம்",in:"கிட்டத்தட்ட 1 ஆண்டில்",ago:"கிட்டத்தட்ட 1 வருடம் முன்பு"},other:{default:"கிட்டத்தட்ட {{count}} ஆண்டுகள்",in:"கிட்டத்தட்ட {{count}} ஆண்டுகளில்",ago:"கிட்டத்தட்ட {{count}} ஆண்டுகளுக்கு முன்பு"}}},mm=function(e,t,n){var r=null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"in":"ago":"default",l=hm[e];return void 0===l.one?l[r]:1===t?l.one[r]:l.other[r].replace("{{count}}",String(t))},fm={date:It({formats:{full:"EEEE, d MMMM, y",long:"d MMMM, y",medium:"d MMM, y",short:"d/M/yy"},defaultWidth:"full"}),time:It({formats:{full:"a h:mm:ss zzzz",long:"a h:mm:ss z",medium:"a h:mm:ss",short:"a h:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},pm={lastWeek:"'கடந்த' eeee p 'மணிக்கு'",yesterday:"'நேற்று ' p 'மணிக்கு'",today:"'இன்று ' p 'மணிக்கு'",tomorrow:"'நாளை ' p 'மணிக்கு'",nextWeek:"eeee p 'மணிக்கு'",other:"P"},vm={code:"ta",formatDistance:mm,formatLong:fm,formatRelative:function(e,t,n,r){return pm[e]},localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["கி.மு.","கி.பி."],abbreviated:["கி.மு.","கி.பி."],wide:["கிறிஸ்துவுக்கு முன்","அன்னோ டோமினி"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["காலா.1","காலா.2","காலா.3","காலா.4"],wide:["ஒன்றாம் காலாண்டு","இரண்டாம் காலாண்டு","மூன்றாம் காலாண்டு","நான்காம் காலாண்டு"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ஜ","பி","மா","ஏ","மே","ஜூ","ஜூ","ஆ","செ","அ","ந","டி"],abbreviated:["ஜன.","பிப்.","மார்.","ஏப்.","மே","ஜூன்","ஜூலை","ஆக.","செப்.","அக்.","நவ.","டிச."],wide:["ஜனவரி","பிப்ரவரி","மார்ச்","ஏப்ரல்","மே","ஜூன்","ஜூலை","ஆகஸ்ட்","செப்டம்பர்","அக்டோபர்","நவம்பர்","டிசம்பர்"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ஞா","தி","செ","பு","வி","வெ","ச"],short:["ஞா","தி","செ","பு","வி","வெ","ச"],abbreviated:["ஞாயி.","திங்.","செவ்.","புத.","வியா.","வெள்.","சனி"],wide:["ஞாயிறு","திங்கள்","செவ்வாய்","புதன்","வியாழன்","வெள்ளி","சனி"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"மு.ப",pm:"பி.ப",midnight:"நள்.",noon:"நண்.",morning:"கா.",afternoon:"மதி.",evening:"மா.",night:"இர."},abbreviated:{am:"முற்பகல்",pm:"பிற்பகல்",midnight:"நள்ளிரவு",noon:"நண்பகல்",morning:"காலை",afternoon:"மதியம்",evening:"மாலை",night:"இரவு"},wide:{am:"முற்பகல்",pm:"பிற்பகல்",midnight:"நள்ளிரவு",noon:"நண்பகல்",morning:"காலை",afternoon:"மதியம்",evening:"மாலை",night:"இரவு"}},defaultWidth:"wide",formattingValues:{narrow:{am:"மு.ப",pm:"பி.ப",midnight:"நள்.",noon:"நண்.",morning:"கா.",afternoon:"மதி.",evening:"மா.",night:"இர."},abbreviated:{am:"முற்பகல்",pm:"பிற்பகல்",midnight:"நள்ளிரவு",noon:"நண்பகல்",morning:"காலை",afternoon:"மதியம்",evening:"மாலை",night:"இரவு"},wide:{am:"முற்பகல்",pm:"பிற்பகல்",midnight:"நள்ளிரவு",noon:"நண்பகல்",morning:"காலை",afternoon:"மதியம்",evening:"மாலை",night:"இரவு"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(வது)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(கி.மு.|கி.பி.)/i,abbreviated:/^(கி\.?\s?மு\.?|கி\.?\s?பி\.?)/,wide:/^(கிறிஸ்துவுக்கு\sமுன்|அன்னோ\sடோமினி)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/கி\.?\s?மு\.?/,/கி\.?\s?பி\.?/]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^காலா.[1234]/i,wide:/^(ஒன்றாம்|இரண்டாம்|மூன்றாம்|நான்காம்) காலாண்டு/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/1/i,/2/i,/3/i,/4/i],any:[/(1|காலா.1|ஒன்றாம்)/i,/(2|காலா.2|இரண்டாம்)/i,/(3|காலா.3|மூன்றாம்)/i,/(4|காலா.4|நான்காம்)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(ஜ|பி|மா|ஏ|மே|ஜூ|ஆ|செ|அ|ந|டி)$/i,abbreviated:/^(ஜன.|பிப்.|மார்.|ஏப்.|மே|ஜூன்|ஜூலை|ஆக.|செப்.|அக்.|நவ.|டிச.)/i,wide:/^(ஜனவரி|பிப்ரவரி|மார்ச்|ஏப்ரல்|மே|ஜூன்|ஜூலை|ஆகஸ்ட்|செப்டம்பர்|அக்டோபர்|நவம்பர்|டிசம்பர்)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ஜ$/i,/^பி/i,/^மா/i,/^ஏ/i,/^மே/i,/^ஜூ/i,/^ஜூ/i,/^ஆ/i,/^செ/i,/^அ/i,/^ந/i,/^டி/i],any:[/^ஜன/i,/^பி/i,/^மா/i,/^ஏ/i,/^மே/i,/^ஜூன்/i,/^ஜூலை/i,/^ஆ/i,/^செ/i,/^அ/i,/^ந/i,/^டி/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(ஞா|தி|செ|பு|வி|வெ|ச)/i,short:/^(ஞா|தி|செ|பு|வி|வெ|ச)/i,abbreviated:/^(ஞாயி.|திங்.|செவ்.|புத.|வியா.|வெள்.|சனி)/i,wide:/^(ஞாயிறு|திங்கள்|செவ்வாய்|புதன்|வியாழன்|வெள்ளி|சனி)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ஞா/i,/^தி/i,/^செ/i,/^பு/i,/^வி/i,/^வெ/i,/^ச/i],any:[/^ஞா/i,/^தி/i,/^செ/i,/^பு/i,/^வி/i,/^வெ/i,/^ச/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(மு.ப|பி.ப|நள்|நண்|காலை|மதியம்|மாலை|இரவு)/i,any:/^(மு.ப|பி.ப|முற்பகல்|பிற்பகல்|நள்ளிரவு|நண்பகல்|காலை|மதியம்|மாலை|இரவு)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^மு/i,pm:/^பி/i,midnight:/^நள்/i,noon:/^நண்/i,morning:/காலை/i,afternoon:/மதியம்/i,evening:/மாலை/i,night:/இரவு/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},gm={lessThanXSeconds:{standalone:{one:"సెకను కన్నా తక్కువ",other:"{{count}} సెకన్ల కన్నా తక్కువ"},withPreposition:{one:"సెకను",other:"{{count}} సెకన్ల"}},xSeconds:{standalone:{one:"ఒక సెకను",other:"{{count}} సెకన్ల"},withPreposition:{one:"ఒక సెకను",other:"{{count}} సెకన్ల"}},halfAMinute:{standalone:"అర నిమిషం",withPreposition:"అర నిమిషం"},lessThanXMinutes:{standalone:{one:"ఒక నిమిషం కన్నా తక్కువ",other:"{{count}} నిమిషాల కన్నా తక్కువ"},withPreposition:{one:"ఒక నిమిషం",other:"{{count}} నిమిషాల"}},xMinutes:{standalone:{one:"ఒక నిమిషం",other:"{{count}} నిమిషాలు"},withPreposition:{one:"ఒక నిమిషం",other:"{{count}} నిమిషాల"}},aboutXHours:{standalone:{one:"సుమారు ఒక గంట",other:"సుమారు {{count}} గంటలు"},withPreposition:{one:"సుమారు ఒక గంట",other:"సుమారు {{count}} గంటల"}},xHours:{standalone:{one:"ఒక గంట",other:"{{count}} గంటలు"},withPreposition:{one:"ఒక గంట",other:"{{count}} గంటల"}},xDays:{standalone:{one:"ఒక రోజు",other:"{{count}} రోజులు"},withPreposition:{one:"ఒక రోజు",other:"{{count}} రోజుల"}},aboutXWeeks:{standalone:{one:"సుమారు ఒక వారం",other:"సుమారు {{count}} వారాలు"},withPreposition:{one:"సుమారు ఒక వారం",other:"సుమారు {{count}} వారాలల"}},xWeeks:{standalone:{one:"ఒక వారం",other:"{{count}} వారాలు"},withPreposition:{one:"ఒక వారం",other:"{{count}} వారాలల"}},aboutXMonths:{standalone:{one:"సుమారు ఒక నెల",other:"సుమారు {{count}} నెలలు"},withPreposition:{one:"సుమారు ఒక నెల",other:"సుమారు {{count}} నెలల"}},xMonths:{standalone:{one:"ఒక నెల",other:"{{count}} నెలలు"},withPreposition:{one:"ఒక నెల",other:"{{count}} నెలల"}},aboutXYears:{standalone:{one:"సుమారు ఒక సంవత్సరం",other:"సుమారు {{count}} సంవత్సరాలు"},withPreposition:{one:"సుమారు ఒక సంవత్సరం",other:"సుమారు {{count}} సంవత్సరాల"}},xYears:{standalone:{one:"ఒక సంవత్సరం",other:"{{count}} సంవత్సరాలు"},withPreposition:{one:"ఒక సంవత్సరం",other:"{{count}} సంవత్సరాల"}},overXYears:{standalone:{one:"ఒక సంవత్సరం పైగా",other:"{{count}} సంవత్సరాలకు పైగా"},withPreposition:{one:"ఒక సంవత్సరం",other:"{{count}} సంవత్సరాల"}},almostXYears:{standalone:{one:"దాదాపు ఒక సంవత్సరం",other:"దాదాపు {{count}} సంవత్సరాలు"},withPreposition:{one:"దాదాపు ఒక సంవత్సరం",other:"దాదాపు {{count}} సంవత్సరాల"}}},bm=function(e,t,n){var r,l=null!=n&&n.addSuffix?gm[e].withPreposition:gm[e].standalone;return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+"లో":r+" క్రితం":r},ym={date:It({formats:{full:"d, MMMM y, EEEE",long:"d MMMM, y",medium:"d MMM, y",short:"dd-MM-yy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}'కి'",long:"{{date}} {{time}}'కి'",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},wm={lastWeek:"'గత' eeee p",yesterday:"'నిన్న' p",today:"'ఈ రోజు' p",tomorrow:"'రేపు' p",nextWeek:"'తదుపరి' eeee p",other:"P"},km={code:"te",formatDistance:bm,formatLong:ym,formatRelative:function(e,t,n,r){return wm[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"వ"},era:Nt({values:{narrow:["క్రీ.పూ.","క్రీ.శ."],abbreviated:["క్రీ.పూ.","క్రీ.శ."],wide:["క్రీస్తు పూర్వం","క్రీస్తుశకం"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["త్రై1","త్రై2","త్రై3","త్రై4"],wide:["1వ త్రైమాసికం","2వ త్రైమాసికం","3వ త్రైమాసికం","4వ త్రైమాసికం"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["జ","ఫి","మా","ఏ","మే","జూ","జు","ఆ","సె","అ","న","డి"],abbreviated:["జన","ఫిబ్ర","మార్చి","ఏప్రి","మే","జూన్","జులై","ఆగ","సెప్టెం","అక్టో","నవం","డిసెం"],wide:["జనవరి","ఫిబ్రవరి","మార్చి","ఏప్రిల్","మే","జూన్","జులై","ఆగస్టు","సెప్టెంబర్","అక్టోబర్","నవంబర్","డిసెంబర్"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ఆ","సో","మ","బు","గు","శు","శ"],short:["ఆది","సోమ","మంగళ","బుధ","గురు","శుక్ర","శని"],abbreviated:["ఆది","సోమ","మంగళ","బుధ","గురు","శుక్ర","శని"],wide:["ఆదివారం","సోమవారం","మంగళవారం","బుధవారం","గురువారం","శుక్రవారం","శనివారం"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"పూర్వాహ్నం",pm:"అపరాహ్నం",midnight:"అర్ధరాత్రి",noon:"మిట్టమధ్యాహ్నం",morning:"ఉదయం",afternoon:"మధ్యాహ్నం",evening:"సాయంత్రం",night:"రాత్రి"},abbreviated:{am:"పూర్వాహ్నం",pm:"అపరాహ్నం",midnight:"అర్ధరాత్రి",noon:"మిట్టమధ్యాహ్నం",morning:"ఉదయం",afternoon:"మధ్యాహ్నం",evening:"సాయంత్రం",night:"రాత్రి"},wide:{am:"పూర్వాహ్నం",pm:"అపరాహ్నం",midnight:"అర్ధరాత్రి",noon:"మిట్టమధ్యాహ్నం",morning:"ఉదయం",afternoon:"మధ్యాహ్నం",evening:"సాయంత్రం",night:"రాత్రి"}},defaultWidth:"wide",formattingValues:{narrow:{am:"పూర్వాహ్నం",pm:"అపరాహ్నం",midnight:"అర్ధరాత్రి",noon:"మిట్టమధ్యాహ్నం",morning:"ఉదయం",afternoon:"మధ్యాహ్నం",evening:"సాయంత్రం",night:"రాత్రి"},abbreviated:{am:"పూర్వాహ్నం",pm:"అపరాహ్నం",midnight:"అర్ధరాత్రి",noon:"మిట్టమధ్యాహ్నం",morning:"ఉదయం",afternoon:"మధ్యాహ్నం",evening:"సాయంత్రం",night:"రాత్రి"},wide:{am:"పూర్వాహ్నం",pm:"అపరాహ్నం",midnight:"అర్ధరాత్రి",noon:"మిట్టమధ్యాహ్నం",morning:"ఉదయం",afternoon:"మధ్యాహ్నం",evening:"సాయంత్రం",night:"రాత్రి"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(వ)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(క్రీ\.పూ\.|క్రీ\.శ\.)/i,abbreviated:/^(క్రీ\.?\s?పూ\.?|ప్ర\.?\s?శ\.?\s?పూ\.?|క్రీ\.?\s?శ\.?|సా\.?\s?శ\.?)/i,wide:/^(క్రీస్తు పూర్వం|ప్రస్తుత శకానికి పూర్వం|క్రీస్తు శకం|ప్రస్తుత శకం)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(పూ|శ)/i,/^సా/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^త్రై[1234]/i,wide:/^[1234](వ)? త్రైమాసికం/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(జూ|జు|జ|ఫి|మా|ఏ|మే|ఆ|సె|అ|న|డి)/i,abbreviated:/^(జన|ఫిబ్ర|మార్చి|ఏప్రి|మే|జూన్|జులై|ఆగ|సెప్|అక్టో|నవ|డిసె)/i,wide:/^(జనవరి|ఫిబ్రవరి|మార్చి|ఏప్రిల్|మే|జూన్|జులై|ఆగస్టు|సెప్టెంబర్|అక్టోబర్|నవంబర్|డిసెంబర్)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^జ/i,/^ఫి/i,/^మా/i,/^ఏ/i,/^మే/i,/^జూ/i,/^జు/i,/^ఆ/i,/^సె/i,/^అ/i,/^న/i,/^డి/i],any:[/^జన/i,/^ఫి/i,/^మా/i,/^ఏ/i,/^మే/i,/^జూన్/i,/^జులై/i,/^ఆగ/i,/^సె/i,/^అ/i,/^న/i,/^డి/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(ఆ|సో|మ|బు|గు|శు|శ)/i,short:/^(ఆది|సోమ|మం|బుధ|గురు|శుక్ర|శని)/i,abbreviated:/^(ఆది|సోమ|మం|బుధ|గురు|శుక్ర|శని)/i,wide:/^(ఆదివారం|సోమవారం|మంగళవారం|బుధవారం|గురువారం|శుక్రవారం|శనివారం)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ఆ/i,/^సో/i,/^మ/i,/^బు/i,/^గు/i,/^శు/i,/^శ/i],any:[/^ఆది/i,/^సోమ/i,/^మం/i,/^బుధ/i,/^గురు/i,/^శుక్ర/i,/^శని/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(పూర్వాహ్నం|అపరాహ్నం|అర్ధరాత్రి|మిట్టమధ్యాహ్నం|ఉదయం|మధ్యాహ్నం|సాయంత్రం|రాత్రి)/i,any:/^(పూర్వాహ్నం|అపరాహ్నం|అర్ధరాత్రి|మిట్టమధ్యాహ్నం|ఉదయం|మధ్యాహ్నం|సాయంత్రం|రాత్రి)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^పూర్వాహ్నం/i,pm:/^అపరాహ్నం/i,midnight:/^అర్ధ/i,noon:/^మిట్ట/i,morning:/ఉదయం/i,afternoon:/మధ్యాహ్నం/i,evening:/సాయంత్రం/i,night:/రాత్రి/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},Mm={lessThanXSeconds:{one:"น้อยกว่า 1 วินาที",other:"น้อยกว่า {{count}} วินาที"},xSeconds:{one:"1 วินาที",other:"{{count}} วินาที"},halfAMinute:"ครึ่งนาที",lessThanXMinutes:{one:"น้อยกว่า 1 นาที",other:"น้อยกว่า {{count}} นาที"},xMinutes:{one:"1 นาที",other:"{{count}} นาที"},aboutXHours:{one:"ประมาณ 1 ชั่วโมง",other:"ประมาณ {{count}} ชั่วโมง"},xHours:{one:"1 ชั่วโมง",other:"{{count}} ชั่วโมง"},xDays:{one:"1 วัน",other:"{{count}} วัน"},aboutXWeeks:{one:"ประมาณ 1 สัปดาห์",other:"ประมาณ {{count}} สัปดาห์"},xWeeks:{one:"1 สัปดาห์",other:"{{count}} สัปดาห์"},aboutXMonths:{one:"ประมาณ 1 เดือน",other:"ประมาณ {{count}} เดือน"},xMonths:{one:"1 เดือน",other:"{{count}} เดือน"},aboutXYears:{one:"ประมาณ 1 ปี",other:"ประมาณ {{count}} ปี"},xYears:{one:"1 ปี",other:"{{count}} ปี"},overXYears:{one:"มากกว่า 1 ปี",other:"มากกว่า {{count}} ปี"},almostXYears:{one:"เกือบ 1 ปี",other:"เกือบ {{count}} ปี"}},xm=function(e,t,n){var r,l=Mm[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?"halfAMinute"===e?"ใน"+r:"ใน "+r:r+"ที่ผ่านมา":r},_m={date:It({formats:{full:"วันEEEEที่ do MMMM y",long:"do MMMM y",medium:"d MMM y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss น. zzzz",long:"H:mm:ss น. z",medium:"H:mm:ss น.",short:"H:mm น."},defaultWidth:"medium"}),dateTime:It({formats:{full:"{{date}} 'เวลา' {{time}}",long:"{{date}} 'เวลา' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Pm={lastWeek:"eeee'ที่แล้วเวลา' p",yesterday:"'เมื่อวานนี้เวลา' p",today:"'วันนี้เวลา' p",tomorrow:"'พรุ่งนี้เวลา' p",nextWeek:"eeee 'เวลา' p",other:"P"},th={code:"th",formatDistance:xm,formatLong:_m,formatRelative:function(e,t,n,r){return Pm[e]},localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["B","คศ"],abbreviated:["BC","ค.ศ."],wide:["ปีก่อนคริสตกาล","คริสต์ศักราช"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["ไตรมาสแรก","ไตรมาสที่สอง","ไตรมาสที่สาม","ไตรมาสที่สี่"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค."],abbreviated:["ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค."],wide:["มกราคม","กุมภาพันธ์","มีนาคม","เมษายน","พฤษภาคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."],short:["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."],abbreviated:["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."],wide:["อาทิตย์","จันทร์","อังคาร","พุธ","พฤหัสบดี","ศุกร์","เสาร์"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ก่อนเที่ยง",pm:"หลังเที่ยง",midnight:"เที่ยงคืน",noon:"เที่ยง",morning:"เช้า",afternoon:"บ่าย",evening:"เย็น",night:"กลางคืน"},abbreviated:{am:"ก่อนเที่ยง",pm:"หลังเที่ยง",midnight:"เที่ยงคืน",noon:"เที่ยง",morning:"เช้า",afternoon:"บ่าย",evening:"เย็น",night:"กลางคืน"},wide:{am:"ก่อนเที่ยง",pm:"หลังเที่ยง",midnight:"เที่ยงคืน",noon:"เที่ยง",morning:"เช้า",afternoon:"บ่าย",evening:"เย็น",night:"กลางคืน"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ก่อนเที่ยง",pm:"หลังเที่ยง",midnight:"เที่ยงคืน",noon:"เที่ยง",morning:"ตอนเช้า",afternoon:"ตอนกลางวัน",evening:"ตอนเย็น",night:"ตอนกลางคืน"},abbreviated:{am:"ก่อนเที่ยง",pm:"หลังเที่ยง",midnight:"เที่ยงคืน",noon:"เที่ยง",morning:"ตอนเช้า",afternoon:"ตอนกลางวัน",evening:"ตอนเย็น",night:"ตอนกลางคืน"},wide:{am:"ก่อนเที่ยง",pm:"หลังเที่ยง",midnight:"เที่ยงคืน",noon:"เที่ยง",morning:"ตอนเช้า",afternoon:"ตอนกลางวัน",evening:"ตอนเย็น",night:"ตอนกลางคืน"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^\d+/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^([bB]|[aA]|คศ)/i,abbreviated:/^([bB]\.?\s?[cC]\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?|ค\.?ศ\.?)/i,wide:/^(ก่อนคริสตกาล|คริสต์ศักราช|คริสตกาล)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^[bB]/i,/^(^[aA]|ค\.?ศ\.?|คริสตกาล|คริสต์ศักราช|)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^ไตรมาส(ที่)? ?[1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|แรก|หนึ่ง)/i,/(2|สอง)/i,/(3|สาม)/i,/(4|สี่)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(ม\.?ค\.?|ก\.?พ\.?|มี\.?ค\.?|เม\.?ย\.?|พ\.?ค\.?|มิ\.?ย\.?|ก\.?ค\.?|ส\.?ค\.?|ก\.?ย\.?|ต\.?ค\.?|พ\.?ย\.?|ธ\.?ค\.?)/i,abbreviated:/^(ม\.?ค\.?|ก\.?พ\.?|มี\.?ค\.?|เม\.?ย\.?|พ\.?ค\.?|มิ\.?ย\.?|ก\.?ค\.?|ส\.?ค\.?|ก\.?ย\.?|ต\.?ค\.?|พ\.?ย\.?|ธ\.?ค\.?')/i,wide:/^(มกราคม|กุมภาพันธ์|มีนาคม|เมษายน|พฤษภาคม|มิถุนายน|กรกฎาคม|สิงหาคม|กันยายน|ตุลาคม|พฤศจิกายน|ธันวาคม)/i},defaultMatchWidth:"wide",parsePatterns:{wide:[/^มก/i,/^กุม/i,/^มี/i,/^เม/i,/^พฤษ/i,/^มิ/i,/^กรก/i,/^ส/i,/^กัน/i,/^ต/i,/^พฤศ/i,/^ธ/i],any:[/^ม\.?ค\.?/i,/^ก\.?พ\.?/i,/^มี\.?ค\.?/i,/^เม\.?ย\.?/i,/^พ\.?ค\.?/i,/^มิ\.?ย\.?/i,/^ก\.?ค\.?/i,/^ส\.?ค\.?/i,/^ก\.?ย\.?/i,/^ต\.?ค\.?/i,/^พ\.?ย\.?/i,/^ธ\.?ค\.?/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^(อา\.?|จ\.?|อ\.?|พฤ\.?|พ\.?|ศ\.?|ส\.?)/i,short:/^(อา\.?|จ\.?|อ\.?|พฤ\.?|พ\.?|ศ\.?|ส\.?)/i,abbreviated:/^(อา\.?|จ\.?|อ\.?|พฤ\.?|พ\.?|ศ\.?|ส\.?)/i,wide:/^(อาทิตย์|จันทร์|อังคาร|พุธ|พฤหัสบดี|ศุกร์|เสาร์)/i},defaultMatchWidth:"wide",parsePatterns:{wide:[/^อา/i,/^จั/i,/^อั/i,/^พุธ/i,/^พฤ/i,/^ศ/i,/^เส/i],any:[/^อา/i,/^จ/i,/^อ/i,/^พ(?!ฤ)/i,/^พฤ/i,/^ศ/i,/^ส/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(ก่อนเที่ยง|หลังเที่ยง|เที่ยงคืน|เที่ยง|(ตอน.*?)?.*(เที่ยง|เช้า|บ่าย|เย็น|กลางคืน))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ก่อนเที่ยง/i,pm:/^หลังเที่ยง/i,midnight:/^เที่ยงคืน/i,noon:/^เที่ยง/i,morning:/เช้า/i,afternoon:/บ่าย/i,evening:/เย็น/i,night:/กลางคืน/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},Cm={lessThanXSeconds:{one:"bir saniyeden az",other:"{{count}} saniyeden az"},xSeconds:{one:"1 saniye",other:"{{count}} saniye"},halfAMinute:"yarım dakika",lessThanXMinutes:{one:"bir dakikadan az",other:"{{count}} dakikadan az"},xMinutes:{one:"1 dakika",other:"{{count}} dakika"},aboutXHours:{one:"yaklaşık 1 saat",other:"yaklaşık {{count}} saat"},xHours:{one:"1 saat",other:"{{count}} saat"},xDays:{one:"1 gün",other:"{{count}} gün"},aboutXWeeks:{one:"yaklaşık 1 hafta",other:"yaklaşık {{count}} hafta"},xWeeks:{one:"1 hafta",other:"{{count}} hafta"},aboutXMonths:{one:"yaklaşık 1 ay",other:"yaklaşık {{count}} ay"},xMonths:{one:"1 ay",other:"{{count}} ay"},aboutXYears:{one:"yaklaşık 1 yıl",other:"yaklaşık {{count}} yıl"},xYears:{one:"1 yıl",other:"{{count}} yıl"},overXYears:{one:"1 yıldan fazla",other:"{{count}} yıldan fazla"},almostXYears:{one:"neredeyse 1 yıl",other:"neredeyse {{count}} yıl"}},Sm=function(e,t,n){var r,l=Cm[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",t.toString()),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+" sonra":r+" önce":r},Lm={date:It({formats:{full:"d MMMM y EEEE",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.yyyy"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'saat' {{time}}",long:"{{date}} 'saat' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},jm={lastWeek:"'geçen hafta' eeee 'saat' p",yesterday:"'dün saat' p",today:"'bugün saat' p",tomorrow:"'yarın saat' p",nextWeek:"eeee 'saat' p",other:"P"},tr={code:"tr",formatDistance:Sm,formatLong:Lm,formatRelative:function(e,t,n,r){return jm[e]},localize:{ordinalNumber:function(e,t){return Number(e)+"."},era:Nt({values:{narrow:["MÖ","MS"],abbreviated:["MÖ","MS"],wide:["Milattan Önce","Milattan Sonra"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1Ç","2Ç","3Ç","4Ç"],wide:["İlk çeyrek","İkinci Çeyrek","Üçüncü çeyrek","Son çeyrek"]},defaultWidth:"wide",argumentCallback:function(e){return Number(e)-1}}),month:Nt({values:{narrow:["O","Ş","M","N","M","H","T","A","E","E","K","A"],abbreviated:["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara"],wide:["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["P","P","S","Ç","P","C","C"],short:["Pz","Pt","Sa","Ça","Pe","Cu","Ct"],abbreviated:["Paz","Pzt","Sal","Çar","Per","Cum","Cts"],wide:["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"öö",pm:"ös",midnight:"gy",noon:"ö",morning:"sa",afternoon:"ös",evening:"ak",night:"ge"},abbreviated:{am:"ÖÖ",pm:"ÖS",midnight:"gece yarısı",noon:"öğle",morning:"sabah",afternoon:"öğleden sonra",evening:"akşam",night:"gece"},wide:{am:"Ö.Ö.",pm:"Ö.S.",midnight:"gece yarısı",noon:"öğle",morning:"sabah",afternoon:"öğleden sonra",evening:"akşam",night:"gece"}},defaultWidth:"wide",formattingValues:{narrow:{am:"öö",pm:"ös",midnight:"gy",noon:"ö",morning:"sa",afternoon:"ös",evening:"ak",night:"ge"},abbreviated:{am:"ÖÖ",pm:"ÖS",midnight:"gece yarısı",noon:"öğlen",morning:"sabahleyin",afternoon:"öğleden sonra",evening:"akşamleyin",night:"geceleyin"},wide:{am:"ö.ö.",pm:"ö.s.",midnight:"gece yarısı",noon:"öğlen",morning:"sabahleyin",afternoon:"öğleden sonra",evening:"akşamleyin",night:"geceleyin"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(mö|ms)/i,abbreviated:/^(mö|ms)/i,wide:/^(milattan önce|milattan sonra)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(^mö|^milattan önce)/i,/(^ms|^milattan sonra)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]ç/i,wide:/^((i|İ)lk|(i|İ)kinci|üçüncü|son) çeyrek/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i],abbreviated:[/1ç/i,/2ç/i,/3ç/i,/4ç/i],wide:[/^(i|İ)lk çeyrek/i,/(i|İ)kinci çeyrek/i,/üçüncü çeyrek/i,/son çeyrek/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[oşmnhtaek]/i,abbreviated:/^(oca|şub|mar|nis|may|haz|tem|ağu|eyl|eki|kas|ara)/i,wide:/^(ocak|şubat|mart|nisan|mayıs|haziran|temmuz|ağustos|eylül|ekim|kasım|aralık)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^o/i,/^ş/i,/^m/i,/^n/i,/^m/i,/^h/i,/^t/i,/^a/i,/^e/i,/^e/i,/^k/i,/^a/i],any:[/^o/i,/^ş/i,/^mar/i,/^n/i,/^may/i,/^h/i,/^t/i,/^ağ/i,/^ey/i,/^ek/i,/^k/i,/^ar/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[psçc]/i,short:/^(pz|pt|sa|ça|pe|cu|ct)/i,abbreviated:/^(paz|pzt|sal|çar|per|cum|cts)/i,wide:/^(pazar(?!tesi)|pazartesi|salı|çarşamba|perşembe|cuma(?!rtesi)|cumartesi)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^p/i,/^p/i,/^s/i,/^ç/i,/^p/i,/^c/i,/^c/i],any:[/^pz/i,/^pt/i,/^sa/i,/^ça/i,/^pe/i,/^cu/i,/^ct/i],wide:[/^pazar(?!tesi)/i,/^pazartesi/i,/^salı/i,/^çarşamba/i,/^perşembe/i,/^cuma(?!rtesi)/i,/^cumartesi/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(öö|ös|gy|ö|sa|ös|ak|ge)/i,any:/^(ö\.?\s?[ös]\.?|öğleden sonra|gece yarısı|öğle|(sabah|öğ|akşam|gece)(leyin))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ö\.?ö\.?/i,pm:/^ö\.?s\.?/i,midnight:/^(gy|gece yarısı)/i,noon:/^öğ/i,morning:/^sa/i,afternoon:/^öğleden sonra/i,evening:/^ak/i,night:/^ge/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Om={lessThanXSeconds:{one:"بىر سىكۇنت ئىچىدە",other:"سىكۇنت ئىچىدە {{count}}"},xSeconds:{one:"بىر سىكۇنت",other:"سىكۇنت {{count}}"},halfAMinute:"يىرىم مىنۇت",lessThanXMinutes:{one:"بىر مىنۇت ئىچىدە",other:"مىنۇت ئىچىدە {{count}}"},xMinutes:{one:"بىر مىنۇت",other:"مىنۇت {{count}}"},aboutXHours:{one:"تەخمىنەن بىر سائەت",other:"سائەت {{count}} تەخمىنەن"},xHours:{one:"بىر سائەت",other:"سائەت {{count}}"},xDays:{one:"بىر كۈن",other:"كۈن {{count}}"},aboutXWeeks:{one:"تەخمىنەن بىرھەپتە",other:"ھەپتە {{count}} تەخمىنەن"},xWeeks:{one:"بىرھەپتە",other:"ھەپتە {{count}}"},aboutXMonths:{one:"تەخمىنەن بىر ئاي",other:"ئاي {{count}} تەخمىنەن"},xMonths:{one:"بىر ئاي",other:"ئاي {{count}}"},aboutXYears:{one:"تەخمىنەن بىر يىل",other:"يىل {{count}} تەخمىنەن"},xYears:{one:"بىر يىل",other:"يىل {{count}}"},overXYears:{one:"بىر يىلدىن ئارتۇق",other:"يىلدىن ئارتۇق {{count}}"},almostXYears:{one:"ئاساسەن بىر يىل",other:"يىل {{count}} ئاساسەن"}},Am=function(e,t,n){var r,l=Om[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r:r+" بولدى":r},Tm={date:It({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'دە' {{time}}",long:"{{date}} 'دە' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},Wm={lastWeek:"'ئ‍ۆتكەن' eeee 'دە' p",yesterday:"'تۈنۈگۈن دە' p",today:"'بۈگۈن دە' p",tomorrow:"'ئەتە دە' p",nextWeek:"eeee 'دە' p",other:"P"},Dm={code:"ug",formatDistance:Am,formatLong:Tm,formatRelative:function(e,t,n,r){return Wm[e]},localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["ب","ك"],abbreviated:["ب","ك"],wide:["مىيلادىدىن بۇرۇن","مىيلادىدىن كىيىن"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1","2","3","4"],wide:["بىرىنجى چارەك","ئىككىنجى چارەك","ئۈچىنجى چارەك","تۆتىنجى چارەك"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["ي","ف","م","ا","م","ى","ى","ا","س","ۆ","ن","د"],abbreviated:["يانۋار","فېۋىرال","مارت","ئاپرىل","ماي","ئىيۇن","ئىيول","ئاۋغۇست","سىنتەبىر","ئۆكتەبىر","نويابىر","دىكابىر"],wide:["يانۋار","فېۋىرال","مارت","ئاپرىل","ماي","ئىيۇن","ئىيول","ئاۋغۇست","سىنتەبىر","ئۆكتەبىر","نويابىر","دىكابىر"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["ي","د","س","چ","پ","ج","ش"],short:["ي","د","س","چ","پ","ج","ش"],abbreviated:["يەكشەنبە","دۈشەنبە","سەيشەنبە","چارشەنبە","پەيشەنبە","جۈمە","شەنبە"],wide:["يەكشەنبە","دۈشەنبە","سەيشەنبە","چارشەنبە","پەيشەنبە","جۈمە","شەنبە"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ئە",pm:"چ",midnight:"ك",noon:"چ",morning:"ئەتىگەن",afternoon:"چۈشتىن كىيىن",evening:"ئاخشىم",night:"كىچە"},abbreviated:{am:"ئە",pm:"چ",midnight:"ك",noon:"چ",morning:"ئەتىگەن",afternoon:"چۈشتىن كىيىن",evening:"ئاخشىم",night:"كىچە"},wide:{am:"ئە",pm:"چ",midnight:"ك",noon:"چ",morning:"ئەتىگەن",afternoon:"چۈشتىن كىيىن",evening:"ئاخشىم",night:"كىچە"}},defaultWidth:"wide",formattingValues:{narrow:{am:"ئە",pm:"چ",midnight:"ك",noon:"چ",morning:"ئەتىگەندە",afternoon:"چۈشتىن كىيىن",evening:"ئاخشامدا",night:"كىچىدە"},abbreviated:{am:"ئە",pm:"چ",midnight:"ك",noon:"چ",morning:"ئەتىگەندە",afternoon:"چۈشتىن كىيىن",evening:"ئاخشامدا",night:"كىچىدە"},wide:{am:"ئە",pm:"چ",midnight:"ك",noon:"چ",morning:"ئەتىگەندە",afternoon:"چۈشتىن كىيىن",evening:"ئاخشامدا",night:"كىچىدە"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(ب|ك)/i,wide:/^(مىيلادىدىن بۇرۇن|مىيلادىدىن كىيىن)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^بۇرۇن/i,/^كىيىن/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^چ[1234]/i,wide:/^چارەك [1234]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[يفمئامئ‍ئاسۆند]/i,abbreviated:/^(يانۋار|فېۋىرال|مارت|ئاپرىل|ماي|ئىيۇن|ئىيول|ئاۋغۇست|سىنتەبىر|ئۆكتەبىر|نويابىر|دىكابىر)/i,wide:/^(يانۋار|فېۋىرال|مارت|ئاپرىل|ماي|ئىيۇن|ئىيول|ئاۋغۇست|سىنتەبىر|ئۆكتەبىر|نويابىر|دىكابىر)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ي/i,/^ف/i,/^م/i,/^ا/i,/^م/i,/^ى‍/i,/^ى‍/i,/^ا‍/i,/^س/i,/^ۆ/i,/^ن/i,/^د/i],any:[/^يان/i,/^فېۋ/i,/^مار/i,/^ئاپ/i,/^ماي/i,/^ئىيۇن/i,/^ئىيول/i,/^ئاۋ/i,/^سىن/i,/^ئۆك/i,/^نوي/i,/^دىك/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[دسچپجشي]/i,short:/^(يە|دۈ|سە|چا|پە|جۈ|شە)/i,abbreviated:/^(يە|دۈ|سە|چا|پە|جۈ|شە)/i,wide:/^(يەكشەنبە|دۈشەنبە|سەيشەنبە|چارشەنبە|پەيشەنبە|جۈمە|شەنبە)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^ي/i,/^د/i,/^س/i,/^چ/i,/^پ/i,/^ج/i,/^ش/i],any:[/^ي/i,/^د/i,/^س/i,/^چ/i,/^پ/i,/^ج/i,/^ش/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(ئە|چ|ك|چ|(دە|ئەتىگەن) ( ئە‍|چۈشتىن كىيىن|ئاخشىم|كىچە))/i,any:/^(ئە|چ|ك|چ|(دە|ئەتىگەن) ( ئە‍|چۈشتىن كىيىن|ئاخشىم|كىچە))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^ئە/i,pm:/^چ/i,midnight:/^ك/i,noon:/^چ/i,morning:/ئەتىگەن/i,afternoon:/چۈشتىن كىيىن/i,evening:/ئاخشىم/i,night:/كىچە/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}};function Im(e,t){if(void 0!==e.one&&1===t)return e.one;var n=t%10,r=t%100;return 1===n&&11!==r?e.singularNominative.replace("{{count}}",String(t)):n>=2&&n<=4&&(r<10||r>20)?e.singularGenitive.replace("{{count}}",String(t)):e.pluralGenitive.replace("{{count}}",String(t))}function Em(e){return function(t,n){return n&&n.addSuffix?n.comparison&&n.comparison>0?e.future?Im(e.future,t):"за "+Im(e.regular,t):e.past?Im(e.past,t):Im(e.regular,t)+" тому":Im(e.regular,t)}}var zm={lessThanXSeconds:Em({regular:{one:"менше секунди",singularNominative:"менше {{count}} секунди",singularGenitive:"менше {{count}} секунд",pluralGenitive:"менше {{count}} секунд"},future:{one:"менше, ніж за секунду",singularNominative:"менше, ніж за {{count}} секунду",singularGenitive:"менше, ніж за {{count}} секунди",pluralGenitive:"менше, ніж за {{count}} секунд"}}),xSeconds:Em({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунди",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду тому",singularGenitive:"{{count}} секунди тому",pluralGenitive:"{{count}} секунд тому"},future:{singularNominative:"за {{count}} секунду",singularGenitive:"за {{count}} секунди",pluralGenitive:"за {{count}} секунд"}}),halfAMinute:function(e,t){return t&&t.addSuffix?t.comparison&&t.comparison>0?"за півхвилини":"півхвилини тому":"півхвилини"},lessThanXMinutes:Em({regular:{one:"менше хвилини",singularNominative:"менше {{count}} хвилини",singularGenitive:"менше {{count}} хвилин",pluralGenitive:"менше {{count}} хвилин"},future:{one:"менше, ніж за хвилину",singularNominative:"менше, ніж за {{count}} хвилину",singularGenitive:"менше, ніж за {{count}} хвилини",pluralGenitive:"менше, ніж за {{count}} хвилин"}}),xMinutes:Em({regular:{singularNominative:"{{count}} хвилина",singularGenitive:"{{count}} хвилини",pluralGenitive:"{{count}} хвилин"},past:{singularNominative:"{{count}} хвилину тому",singularGenitive:"{{count}} хвилини тому",pluralGenitive:"{{count}} хвилин тому"},future:{singularNominative:"за {{count}} хвилину",singularGenitive:"за {{count}} хвилини",pluralGenitive:"за {{count}} хвилин"}}),aboutXHours:Em({regular:{singularNominative:"близько {{count}} години",singularGenitive:"близько {{count}} годин",pluralGenitive:"близько {{count}} годин"},future:{singularNominative:"приблизно за {{count}} годину",singularGenitive:"приблизно за {{count}} години",pluralGenitive:"приблизно за {{count}} годин"}}),xHours:Em({regular:{singularNominative:"{{count}} годину",singularGenitive:"{{count}} години",pluralGenitive:"{{count}} годин"}}),xDays:Em({regular:{singularNominative:"{{count}} день",singularGenitive:"{{count}} днi",pluralGenitive:"{{count}} днів"}}),aboutXWeeks:Em({regular:{singularNominative:"близько {{count}} тижня",singularGenitive:"близько {{count}} тижнів",pluralGenitive:"близько {{count}} тижнів"},future:{singularNominative:"приблизно за {{count}} тиждень",singularGenitive:"приблизно за {{count}} тижні",pluralGenitive:"приблизно за {{count}} тижнів"}}),xWeeks:Em({regular:{singularNominative:"{{count}} тиждень",singularGenitive:"{{count}} тижні",pluralGenitive:"{{count}} тижнів"}}),aboutXMonths:Em({regular:{singularNominative:"близько {{count}} місяця",singularGenitive:"близько {{count}} місяців",pluralGenitive:"близько {{count}} місяців"},future:{singularNominative:"приблизно за {{count}} місяць",singularGenitive:"приблизно за {{count}} місяці",pluralGenitive:"приблизно за {{count}} місяців"}}),xMonths:Em({regular:{singularNominative:"{{count}} місяць",singularGenitive:"{{count}} місяці",pluralGenitive:"{{count}} місяців"}}),aboutXYears:Em({regular:{singularNominative:"близько {{count}} року",singularGenitive:"близько {{count}} років",pluralGenitive:"близько {{count}} років"},future:{singularNominative:"приблизно за {{count}} рік",singularGenitive:"приблизно за {{count}} роки",pluralGenitive:"приблизно за {{count}} років"}}),xYears:Em({regular:{singularNominative:"{{count}} рік",singularGenitive:"{{count}} роки",pluralGenitive:"{{count}} років"}}),overXYears:Em({regular:{singularNominative:"більше {{count}} року",singularGenitive:"більше {{count}} років",pluralGenitive:"більше {{count}} років"},future:{singularNominative:"більше, ніж за {{count}} рік",singularGenitive:"більше, ніж за {{count}} роки",pluralGenitive:"більше, ніж за {{count}} років"}}),almostXYears:Em({regular:{singularNominative:"майже {{count}} рік",singularGenitive:"майже {{count}} роки",pluralGenitive:"майже {{count}} років"},future:{singularNominative:"майже за {{count}} рік",singularGenitive:"майже за {{count}} роки",pluralGenitive:"майже за {{count}} років"}})},Hm=function(e,t,n){return n=n||{},zm[e](t,n)},Nm={date:It({formats:{full:"EEEE, do MMMM y 'р.'",long:"do MMMM y 'р.'",medium:"d MMM y 'р.'",short:"dd.MM.y"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} 'о' {{time}}",long:"{{date}} 'о' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},$m=["неділю","понеділок","вівторок","середу","четвер","п’ятницю","суботу"];function Rm(e){return"'у "+$m[e]+" о' p"}var Bm={lastWeek:function(e,t,n){var r=Qe(e),l=r.getUTCDay();return fi(r,t,n)?Rm(l):function(e){var t=$m[e];switch(e){case 0:case 3:case 5:case 6:return"'у минулу "+t+" о' p";case 1:case 2:case 4:return"'у минулий "+t+" о' p"}}(l)},yesterday:"'вчора о' p",today:"'сьогодні о' p",tomorrow:"'завтра о' p",nextWeek:function(e,t,n){var r=Qe(e),l=r.getUTCDay();return fi(r,t,n)?Rm(l):function(e){var t=$m[e];switch(e){case 0:case 3:case 5:case 6:return"'у наступну "+t+" о' p";case 1:case 2:case 4:return"'у наступний "+t+" о' p"}}(l)},other:"P"},Fm=function(e,t,n,r){var l=Bm[e];return"function"==typeof l?l(t,n,r):l},Vm={code:"uk",formatDistance:Hm,formatLong:Nm,formatRelative:Fm,localize:{ordinalNumber:function(e,t){var n=String(null==t?void 0:t.unit),r=Number(e);return r+("date"===n?3===r||23===r?"-є":"-е":"minute"===n||"second"===n||"hour"===n?"-а":"-й")},era:Nt({values:{narrow:["до н.е.","н.е."],abbreviated:["до н. е.","н. е."],wide:["до нашої ери","нашої ери"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1-й кв.","2-й кв.","3-й кв.","4-й кв."],wide:["1-й квартал","2-й квартал","3-й квартал","4-й квартал"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["С","Л","Б","К","Т","Ч","Л","С","В","Ж","Л","Г"],abbreviated:["січ.","лют.","берез.","квіт.","трав.","черв.","лип.","серп.","верес.","жовт.","листоп.","груд."],wide:["січень","лютий","березень","квітень","травень","червень","липень","серпень","вересень","жовтень","листопад","грудень"]},defaultWidth:"wide",formattingValues:{narrow:["С","Л","Б","К","Т","Ч","Л","С","В","Ж","Л","Г"],abbreviated:["січ.","лют.","берез.","квіт.","трав.","черв.","лип.","серп.","верес.","жовт.","листоп.","груд."],wide:["січня","лютого","березня","квітня","травня","червня","липня","серпня","вересня","жовтня","листопада","грудня"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["Н","П","В","С","Ч","П","С"],short:["нд","пн","вт","ср","чт","пт","сб"],abbreviated:["нед","пон","вів","сер","чтв","птн","суб"],wide:["неділя","понеділок","вівторок","середа","четвер","п’ятниця","субота"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранок",afternoon:"день",evening:"веч.",night:"ніч"},abbreviated:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранок",afternoon:"день",evening:"веч.",night:"ніч"},wide:{am:"ДП",pm:"ПП",midnight:"північ",noon:"полудень",morning:"ранок",afternoon:"день",evening:"вечір",night:"ніч"}},defaultWidth:"any",formattingValues:{narrow:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранку",afternoon:"дня",evening:"веч.",night:"ночі"},abbreviated:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранку",afternoon:"дня",evening:"веч.",night:"ночі"},wide:{am:"ДП",pm:"ПП",midnight:"північ",noon:"полудень",morning:"ранку",afternoon:"дня",evening:"веч.",night:"ночі"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(-?(е|й|є|а|я))?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^((до )?н\.?\s?е\.?)/i,abbreviated:/^((до )?н\.?\s?е\.?)/i,wide:/^(до нашої ери|нашої ери|наша ера)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^д/i,/^н/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234](-?[иі]?й?)? кв.?/i,wide:/^[1234](-?[иі]?й?)? квартал/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[слбктчвжг]/i,abbreviated:/^(січ|лют|бер(ез)?|квіт|трав|черв|лип|серп|вер(ес)?|жовт|лис(топ)?|груд)\.?/i,wide:/^(січень|січня|лютий|лютого|березень|березня|квітень|квітня|травень|травня|червня|червень|липень|липня|серпень|серпня|вересень|вересня|жовтень|жовтня|листопад[а]?|грудень|грудня)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^с/i,/^л/i,/^б/i,/^к/i,/^т/i,/^ч/i,/^л/i,/^с/i,/^в/i,/^ж/i,/^л/i,/^г/i],any:[/^сі/i,/^лю/i,/^б/i,/^к/i,/^т/i,/^ч/i,/^лип/i,/^се/i,/^в/i,/^ж/i,/^лис/i,/^г/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[нпвсч]/i,short:/^(нд|пн|вт|ср|чт|пт|сб)\.?/i,abbreviated:/^(нед|пон|вів|сер|че?тв|птн?|суб)\.?/i,wide:/^(неділ[яі]|понеділ[ок][ка]|вівтор[ок][ка]|серед[аи]|четвер(га)?|п\W*?ятниц[яі]|субот[аи])/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^н/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^н/i,/^п[он]/i,/^в/i,/^с[ер]/i,/^ч/i,/^п\W*?[ят]/i,/^с[уб]/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^([дп]п|півн\.?|пол\.?|ранок|ранку|день|дня|веч\.?|ніч|ночі)/i,abbreviated:/^([дп]п|півн\.?|пол\.?|ранок|ранку|день|дня|веч\.?|ніч|ночі)/i,wide:/^([дп]п|північ|полудень|ранок|ранку|день|дня|вечір|вечора|ніч|ночі)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^дп/i,pm:/^пп/i,midnight:/^півн/i,noon:/^пол/i,morning:/^р/i,afternoon:/^д[ен]/i,evening:/^в/i,night:/^н/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},qm={lessThanXSeconds:{one:"sekunddan kam",other:"{{count}} sekunddan kam"},xSeconds:{one:"1 sekund",other:"{{count}} sekund"},halfAMinute:"yarim minut",lessThanXMinutes:{one:"bir minutdan kam",other:"{{count}} minutdan kam"},xMinutes:{one:"1 minut",other:"{{count}} minut"},aboutXHours:{one:"tahminan 1 soat",other:"tahminan {{count}} soat"},xHours:{one:"1 soat",other:"{{count}} soat"},xDays:{one:"1 kun",other:"{{count}} kun"},aboutXWeeks:{one:"tahminan 1 hafta",other:"tahminan {{count}} hafta"},xWeeks:{one:"1 hafta",other:"{{count}} hafta"},aboutXMonths:{one:"tahminan 1 oy",other:"tahminan {{count}} oy"},xMonths:{one:"1 oy",other:"{{count}} oy"},aboutXYears:{one:"tahminan 1 yil",other:"tahminan {{count}} yil"},xYears:{one:"1 yil",other:"{{count}} yil"},overXYears:{one:"1 yildan ko'p",other:"{{count}} yildan ko'p"},almostXYears:{one:"deyarli 1 yil",other:"deyarli {{count}} yil"}},Um=function(e,t,n){var r,l=qm[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+" dan keyin":r+" oldin":r},Xm={date:It({formats:{full:"EEEE, do MMMM, y",long:"do MMMM, y",medium:"d MMM, y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"h:mm:ss zzzz",long:"h:mm:ss z",medium:"h:mm:ss",short:"h:mm"},defaultWidth:"full"}),dateTime:It({formats:{any:"{{date}}, {{time}}"},defaultWidth:"any"})},Gm={lastWeek:"'oldingi' eeee p 'da'",yesterday:"'kecha' p 'da'",today:"'bugun' p 'da'",tomorrow:"'ertaga' p 'da'",nextWeek:"eeee p 'da'",other:"P"},Ym={code:"uz",formatDistance:Um,formatLong:Xm,formatRelative:function(e,t,n,r){return Gm[e]},localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["M.A","M."],abbreviated:["M.A","M."],wide:["Miloddan Avvalgi","Milodiy"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["CH.1","CH.2","CH.3","CH.4"],wide:["1-chi chorak","2-chi chorak","3-chi chorak","4-chi chorak"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["Y","F","M","A","M","I","I","A","S","O","N","D"],abbreviated:["Yan","Fev","Mar","Apr","May","Iyun","Iyul","Avg","Sen","Okt","Noy","Dek"],wide:["Yanvar","Fevral","Mart","Aprel","May","Iyun","Iyul","Avgust","Sentabr","Oktabr","Noyabr","Dekabr"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["Y","D","S","CH","P","J","SH"],short:["Ya","Du","Se","Cho","Pa","Ju","Sha"],abbreviated:["Yak","Dush","Sesh","Chor","Pay","Jum","Shan"],wide:["Yakshanba","Dushanba","Seshanba","Chorshanba","Payshanba","Juma","Shanba"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"a",pm:"p",midnight:"y.t",noon:"p.",morning:"ertalab",afternoon:"tushdan keyin",evening:"kechqurun",night:"tun"},abbreviated:{am:"AM",pm:"PM",midnight:"yarim tun",noon:"peshin",morning:"ertalab",afternoon:"tushdan keyin",evening:"kechqurun",night:"tun"},wide:{am:"a.m.",pm:"p.m.",midnight:"yarim tun",noon:"peshin",morning:"ertalab",afternoon:"tushdan keyin",evening:"kechqurun",night:"tun"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"y.t",noon:"p.",morning:"ertalab",afternoon:"tushdan keyin",evening:"kechqurun",night:"tun"},abbreviated:{am:"AM",pm:"PM",midnight:"yarim tun",noon:"peshin",morning:"ertalab",afternoon:"tushdan keyin",evening:"kechqurun",night:"tun"},wide:{am:"a.m.",pm:"p.m.",midnight:"yarim tun",noon:"peshin",morning:"ertalab",afternoon:"tushdan keyin",evening:"kechqurun",night:"tun"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(chi)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(m\.a|m\.)/i,abbreviated:/^(m\.a\.?\s?m\.?)/i,wide:/^(miloddan avval|miloddan keyin)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](chi)? chorak/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[yfmasond]/i,abbreviated:/^(yan|fev|mar|apr|may|iyun|iyul|avg|sen|okt|noy|dek)/i,wide:/^(yanvar|fevral|mart|aprel|may|iyun|iyul|avgust|sentabr|oktabr|noyabr|dekabr)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^y/i,/^f/i,/^m/i,/^a/i,/^m/i,/^i/i,/^i/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ya/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^iyun/i,/^iyul/i,/^av/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[ydschj]/i,short:/^(ya|du|se|cho|pa|ju|sha)/i,abbreviated:/^(yak|dush|sesh|chor|pay|jum|shan)/i,wide:/^(yakshanba|dushanba|seshanba|chorshanba|payshanba|juma|shanba)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^y/i,/^d/i,/^s/i,/^ch/i,/^p/i,/^j/i,/^sh/i],any:[/^ya/i,/^d/i,/^se/i,/^ch/i,/^p/i,/^j/i,/^sh/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|y\.t|p| (ertalab|tushdan keyin|kechqurun|tun))/i,any:/^([ap]\.?\s?m\.?|yarim tun|peshin| (ertalab|tushdan keyin|kechqurun|tun))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^y\.t/i,noon:/^pe/i,morning:/ertalab/i,afternoon:/tushdan keyin/i,evening:/kechqurun/i,night:/tun/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},Km={lessThanXSeconds:{one:"1 сониядан кам",other:"{{count}} сониядан кам"},xSeconds:{one:"1 сония",other:"{{count}} сония"},halfAMinute:"ярим дақиқа",lessThanXMinutes:{one:"1 дақиқадан кам",other:"{{count}} дақиқадан кам"},xMinutes:{one:"1 дақиқа",other:"{{count}} дақиқа"},aboutXHours:{one:"тахминан 1 соат",other:"тахминан {{count}} соат"},xHours:{one:"1 соат",other:"{{count}} соат"},xDays:{one:"1 кун",other:"{{count}} кун"},aboutXWeeks:{one:"тахминан 1 хафта",other:"тахминан {{count}} хафта"},xWeeks:{one:"1 хафта",other:"{{count}} хафта"},aboutXMonths:{one:"тахминан 1 ой",other:"тахминан {{count}} ой"},xMonths:{one:"1 ой",other:"{{count}} ой"},aboutXYears:{one:"тахминан 1 йил",other:"тахминан {{count}} йил"},xYears:{one:"1 йил",other:"{{count}} йил"},overXYears:{one:"1 йилдан кўп",other:"{{count}} йилдан кўп"},almostXYears:{one:"деярли 1 йил",other:"деярли {{count}} йил"}},Zm=function(e,t,n){var r,l=Km[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+"дан кейин":r+" олдин":r},Jm={date:It({formats:{full:"EEEE, do MMMM, y",long:"do MMMM, y",medium:"d MMM, y",short:"dd/MM/yyyy"},defaultWidth:"full"}),time:It({formats:{full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},defaultWidth:"full"}),dateTime:It({formats:{any:"{{date}}, {{time}}"},defaultWidth:"any"})},Qm={lastWeek:"'ўтган' eeee p 'да'",yesterday:"'кеча' p 'да'",today:"'бугун' p 'да'",tomorrow:"'эртага' p 'да'",nextWeek:"eeee p 'да'",other:"P"},ef={code:"uz-Cyrl",formatDistance:Zm,formatLong:Jm,formatRelative:function(e,t,n,r){return Qm[e]},localize:{ordinalNumber:function(e,t){return String(e)},era:Nt({values:{narrow:["М.А","М"],abbreviated:["М.А","М"],wide:["Милоддан Аввалги","Милодий"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["1-чор.","2-чор.","3-чор.","4-чор."],wide:["1-чорак","2-чорак","3-чорак","4-чорак"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["Я","Ф","М","А","М","И","И","А","С","О","Н","Д"],abbreviated:["янв","фев","мар","апр","май","июн","июл","авг","сен","окт","ноя","дек"],wide:["январ","феврал","март","апрел","май","июн","июл","август","сентабр","октабр","ноябр","декабр"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["Я","Д","С","Ч","П","Ж","Ш"],short:["як","ду","се","чо","па","жу","ша"],abbreviated:["якш","душ","сеш","чор","пай","жум","шан"],wide:["якшанба","душанба","сешанба","чоршанба","пайшанба","жума","шанба"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{any:{am:"П.О.",pm:"П.К.",midnight:"ярим тун",noon:"пешин",morning:"эрталаб",afternoon:"пешиндан кейин",evening:"кечаси",night:"тун"}},defaultWidth:"any",formattingValues:{any:{am:"П.О.",pm:"П.К.",midnight:"ярим тун",noon:"пешин",morning:"эрталаб",afternoon:"пешиндан кейин",evening:"кечаси",night:"тун"}},defaultFormattingWidth:"any"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)(чи)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(м\.а|м\.)/i,abbreviated:/^(м\.а|м\.)/i,wide:/^(милоддан аввал|милоддан кейин)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^м/i,/^а/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^[1234]-чор./i,wide:/^[1234]-чорак/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^[яфмамииасонд]/i,abbreviated:/^(янв|фев|мар|апр|май|июн|июл|авг|сен|окт|ноя|дек)/i,wide:/^(январ|феврал|март|апрел|май|июн|июл|август|сентабр|октабр|ноябр|декабр)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^я/i,/^ф/i,/^м/i,/^а/i,/^м/i,/^и/i,/^и/i,/^а/i,/^с/i,/^о/i,/^н/i,/^д/i],any:[/^я/i,/^ф/i,/^мар/i,/^ап/i,/^май/i,/^июн/i,/^июл/i,/^ав/i,/^с/i,/^о/i,/^н/i,/^д/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[ядсчпжш]/i,short:/^(як|ду|се|чо|па|жу|ша)/i,abbreviated:/^(якш|душ|сеш|чор|пай|жум|шан)/i,wide:/^(якшанба|душанба|сешанба|чоршанба|пайшанба|жума|шанба)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^я/i,/^д/i,/^с/i,/^ч/i,/^п/i,/^ж/i,/^ш/i],any:[/^як/i,/^ду/i,/^се/i,/^чор/i,/^пай/i,/^жу/i,/^шан/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(п\.о\.|п\.к\.|ярим тун|пешиндан кейин|(эрталаб|пешиндан кейин|кечаси|тун))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^п\.о\./i,pm:/^п\.к\./i,midnight:/^ярим тун/i,noon:/^пешиндан кейин/i,morning:/эрталаб/i,afternoon:/пешиндан кейин/i,evening:/кечаси/i,night:/тун/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},tf={lessThanXSeconds:{one:"dưới 1 giây",other:"dưới {{count}} giây"},xSeconds:{one:"1 giây",other:"{{count}} giây"},halfAMinute:"nửa phút",lessThanXMinutes:{one:"dưới 1 phút",other:"dưới {{count}} phút"},xMinutes:{one:"1 phút",other:"{{count}} phút"},aboutXHours:{one:"khoảng 1 giờ",other:"khoảng {{count}} giờ"},xHours:{one:"1 giờ",other:"{{count}} giờ"},xDays:{one:"1 ngày",other:"{{count}} ngày"},aboutXWeeks:{one:"khoảng 1 tuần",other:"khoảng {{count}} tuần"},xWeeks:{one:"1 tuần",other:"{{count}} tuần"},aboutXMonths:{one:"khoảng 1 tháng",other:"khoảng {{count}} tháng"},xMonths:{one:"1 tháng",other:"{{count}} tháng"},aboutXYears:{one:"khoảng 1 năm",other:"khoảng {{count}} năm"},xYears:{one:"1 năm",other:"{{count}} năm"},overXYears:{one:"hơn 1 năm",other:"hơn {{count}} năm"},almostXYears:{one:"gần 1 năm",other:"gần {{count}} năm"}},nf=function(e,t,n){var r,l=tf[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+" nữa":r+" trước":r},af={date:It({formats:{full:"EEEE, 'ngày' d MMMM 'năm' y",long:"'ngày' d MMMM 'năm' y",medium:"d MMM 'năm' y",short:"dd/MM/y"},defaultWidth:"full"}),time:It({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},rf={lastWeek:"eeee 'tuần trước vào lúc' p",yesterday:"'hôm qua vào lúc' p",today:"'hôm nay vào lúc' p",tomorrow:"'ngày mai vào lúc' p",nextWeek:"eeee 'tới vào lúc' p",other:"P"},lf={code:"vi",formatDistance:nf,formatLong:af,formatRelative:function(e,t,n,r){return rf[e]},localize:{ordinalNumber:function(e,t){var n=Number(e),r=null==t?void 0:t.unit;if("quarter"===r)switch(n){case 1:return"I";case 2:return"II";case 3:return"III";case 4:return"IV"}else if("day"===r)switch(n){case 1:return"thứ 2";case 2:return"thứ 3";case 3:return"thứ 4";case 4:return"thứ 5";case 5:return"thứ 6";case 6:return"thứ 7";case 7:return"chủ nhật"}else{if("week"===r)return 1===n?"thứ nhất":"thứ "+n;if("dayOfYear"===r)return 1===n?"đầu tiên":"thứ "+n}return String(n)},era:Nt({values:{narrow:["TCN","SCN"],abbreviated:["trước CN","sau CN"],wide:["trước Công Nguyên","sau Công Nguyên"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["Quý 1","Quý 2","Quý 3","Quý 4"]},defaultWidth:"wide",formattingValues:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["quý I","quý II","quý III","quý IV"]},defaultFormattingWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["1","2","3","4","5","6","7","8","9","10","11","12"],abbreviated:["Thg 1","Thg 2","Thg 3","Thg 4","Thg 5","Thg 6","Thg 7","Thg 8","Thg 9","Thg 10","Thg 11","Thg 12"],wide:["Tháng Một","Tháng Hai","Tháng Ba","Tháng Tư","Tháng Năm","Tháng Sáu","Tháng Bảy","Tháng Tám","Tháng Chín","Tháng Mười","Tháng Mười Một","Tháng Mười Hai"]},defaultWidth:"wide",formattingValues:{narrow:["01","02","03","04","05","06","07","08","09","10","11","12"],abbreviated:["thg 1","thg 2","thg 3","thg 4","thg 5","thg 6","thg 7","thg 8","thg 9","thg 10","thg 11","thg 12"],wide:["tháng 01","tháng 02","tháng 03","tháng 04","tháng 05","tháng 06","tháng 07","tháng 08","tháng 09","tháng 10","tháng 11","tháng 12"]},defaultFormattingWidth:"wide"}),day:Nt({values:{narrow:["CN","T2","T3","T4","T5","T6","T7"],short:["CN","Th 2","Th 3","Th 4","Th 5","Th 6","Th 7"],abbreviated:["CN","Thứ 2","Thứ 3","Thứ 4","Thứ 5","Thứ 6","Thứ 7"],wide:["Chủ Nhật","Thứ Hai","Thứ Ba","Thứ Tư","Thứ Năm","Thứ Sáu","Thứ Bảy"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"am",pm:"pm",midnight:"nửa đêm",noon:"tr",morning:"sg",afternoon:"ch",evening:"tối",night:"đêm"},abbreviated:{am:"AM",pm:"PM",midnight:"nửa đêm",noon:"trưa",morning:"sáng",afternoon:"chiều",evening:"tối",night:"đêm"},wide:{am:"SA",pm:"CH",midnight:"nửa đêm",noon:"trưa",morning:"sáng",afternoon:"chiều",evening:"tối",night:"đêm"}},defaultWidth:"wide",formattingValues:{narrow:{am:"am",pm:"pm",midnight:"nửa đêm",noon:"tr",morning:"sg",afternoon:"ch",evening:"tối",night:"đêm"},abbreviated:{am:"AM",pm:"PM",midnight:"nửa đêm",noon:"trưa",morning:"sáng",afternoon:"chiều",evening:"tối",night:"đêm"},wide:{am:"SA",pm:"CH",midnight:"nửa đêm",noon:"giữa trưa",morning:"vào buổi sáng",afternoon:"vào buổi chiều",evening:"vào buổi tối",night:"vào ban đêm"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(\d+)/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(tcn|scn)/i,abbreviated:/^(trước CN|sau CN)/i,wide:/^(trước Công Nguyên|sau Công Nguyên)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^t/i,/^s/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^([1234]|i{1,3}v?)/i,abbreviated:/^q([1234]|i{1,3}v?)/i,wide:/^quý ([1234]|i{1,3}v?)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|i)$/i,/(2|ii)$/i,/(3|iii)$/i,/(4|iv)$/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(0?[2-9]|10|11|12|0?1)/i,abbreviated:/^thg[ _]?(0?[1-9](?!\d)|10|11|12)/i,wide:/^tháng ?(Một|Hai|Ba|Tư|Năm|Sáu|Bảy|Tám|Chín|Mười|Mười ?Một|Mười ?Hai|0?[1-9](?!\d)|10|11|12)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/0?1$/i,/0?2/i,/3/,/4/,/5/,/6/,/7/,/8/,/9/,/10/,/11/,/12/],abbreviated:[/^thg[ _]?0?1(?!\d)/i,/^thg[ _]?0?2/i,/^thg[ _]?0?3/i,/^thg[ _]?0?4/i,/^thg[ _]?0?5/i,/^thg[ _]?0?6/i,/^thg[ _]?0?7/i,/^thg[ _]?0?8/i,/^thg[ _]?0?9/i,/^thg[ _]?10/i,/^thg[ _]?11/i,/^thg[ _]?12/i],wide:[/^tháng ?(Một|0?1(?!\d))/i,/^tháng ?(Hai|0?2)/i,/^tháng ?(Ba|0?3)/i,/^tháng ?(Tư|0?4)/i,/^tháng ?(Năm|0?5)/i,/^tháng ?(Sáu|0?6)/i,/^tháng ?(Bảy|0?7)/i,/^tháng ?(Tám|0?8)/i,/^tháng ?(Chín|0?9)/i,/^tháng ?(Mười|10)/i,/^tháng ?(Mười ?Một|11)/i,/^tháng ?(Mười ?Hai|12)/i]},defaultParseWidth:"wide"}),day:Rt({matchPatterns:{narrow:/^(CN|T2|T3|T4|T5|T6|T7)/i,short:/^(CN|Th ?2|Th ?3|Th ?4|Th ?5|Th ?6|Th ?7)/i,abbreviated:/^(CN|Th ?2|Th ?3|Th ?4|Th ?5|Th ?6|Th ?7)/i,wide:/^(Chủ ?Nhật|Chúa ?Nhật|thứ ?Hai|thứ ?Ba|thứ ?Tư|thứ ?Năm|thứ ?Sáu|thứ ?Bảy)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/CN/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i],short:[/CN/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i],abbreviated:[/CN/i,/2/i,/3/i,/4/i,/5/i,/6/i,/7/i],wide:[/(Chủ|Chúa) ?Nhật/i,/Hai/i,/Ba/i,/Tư/i,/Năm/i,/Sáu/i,/Bảy/i]},defaultParseWidth:"wide"}),dayPeriod:Rt({matchPatterns:{narrow:/^(a|p|nửa đêm|trưa|(giờ) (sáng|chiều|tối|đêm))/i,abbreviated:/^(am|pm|nửa đêm|trưa|(giờ) (sáng|chiều|tối|đêm))/i,wide:/^(ch[^i]*|sa|nửa đêm|trưa|(giờ) (sáng|chiều|tối|đêm))/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^(a|sa)/i,pm:/^(p|ch[^i]*)/i,midnight:/nửa đêm/i,noon:/trưa/i,morning:/sáng/i,afternoon:/chiều/i,evening:/tối/i,night:/^đêm/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:1}},of={lessThanXSeconds:{one:"不到 1 秒",other:"不到 {{count}} 秒"},xSeconds:{one:"1 秒",other:"{{count}} 秒"},halfAMinute:"半分钟",lessThanXMinutes:{one:"不到 1 分钟",other:"不到 {{count}} 分钟"},xMinutes:{one:"1 分钟",other:"{{count}} 分钟"},xHours:{one:"1 小时",other:"{{count}} 小时"},aboutXHours:{one:"大约 1 小时",other:"大约 {{count}} 小时"},xDays:{one:"1 天",other:"{{count}} 天"},aboutXWeeks:{one:"大约 1 个星期",other:"大约 {{count}} 个星期"},xWeeks:{one:"1 个星期",other:"{{count}} 个星期"},aboutXMonths:{one:"大约 1 个月",other:"大约 {{count}} 个月"},xMonths:{one:"1 个月",other:"{{count}} 个月"},aboutXYears:{one:"大约 1 年",other:"大约 {{count}} 年"},xYears:{one:"1 年",other:"{{count}} 年"},overXYears:{one:"超过 1 年",other:"超过 {{count}} 年"},almostXYears:{one:"将近 1 年",other:"将近 {{count}} 年"}},sf=function(e,t,n){var r,l=of[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+"内":r+"前":r},uf={date:It({formats:{full:"y'年'M'月'd'日' EEEE",long:"y'年'M'月'd'日'",medium:"yyyy-MM-dd",short:"yy-MM-dd"},defaultWidth:"full"}),time:It({formats:{full:"zzzz a h:mm:ss",long:"z a h:mm:ss",medium:"a h:mm:ss",short:"a h:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})};function df(e,t,n){var r="eeee p";return fi(e,t,n)?r:e.getTime()>t.getTime()?"'下个'"+r:"'上个'"+r}var cf={lastWeek:df,yesterday:"'昨天' p",today:"'今天' p",tomorrow:"'明天' p",nextWeek:df,other:"PP p"},hf=function(e,t,n,r){var l=cf[e];return"function"==typeof l?l(t,n,r):l},mf={code:"zh-CN",formatDistance:sf,formatLong:uf,formatRelative:hf,localize:{ordinalNumber:function(e,t){var n=Number(e);switch(null==t?void 0:t.unit){case"date":return n.toString()+"日";case"hour":return n.toString()+"时";case"minute":return n.toString()+"分";case"second":return n.toString()+"秒";default:return"第 "+n.toString()}},era:Nt({values:{narrow:["前","公元"],abbreviated:["前","公元"],wide:["公元前","公元"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["第一季","第二季","第三季","第四季"],wide:["第一季度","第二季度","第三季度","第四季度"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["一","二","三","四","五","六","七","八","九","十","十一","十二"],abbreviated:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],wide:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["日","一","二","三","四","五","六"],short:["日","一","二","三","四","五","六"],abbreviated:["周日","周一","周二","周三","周四","周五","周六"],wide:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"上",pm:"下",midnight:"凌晨",noon:"午",morning:"早",afternoon:"下午",evening:"晚",night:"夜"},abbreviated:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜间"},wide:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜间"}},defaultWidth:"wide",formattingValues:{narrow:{am:"上",pm:"下",midnight:"凌晨",noon:"午",morning:"早",afternoon:"下午",evening:"晚",night:"夜"},abbreviated:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜间"},wide:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜间"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(第\s*)?\d+(日|时|分|秒)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(前)/i,abbreviated:/^(前)/i,wide:/^(公元前|公元)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(前)/i,/^(公元)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^第[一二三四]刻/i,wide:/^第[一二三四]刻钟/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|一)/i,/(2|二)/i,/(3|三)/i,/(4|四)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(一|二|三|四|五|六|七|八|九|十[二一])/i,abbreviated:/^(一|二|三|四|五|六|七|八|九|十[二一]|\d|1[12])月/i,wide:/^(一|二|三|四|五|六|七|八|九|十[二一])月/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^一/i,/^二/i,/^三/i,/^四/i,/^五/i,/^六/i,/^七/i,/^八/i,/^九/i,/^十(?!(一|二))/i,/^十一/i,/^十二/i],any:[/^一|1/i,/^二|2/i,/^三|3/i,/^四|4/i,/^五|5/i,/^六|6/i,/^七|7/i,/^八|8/i,/^九|9/i,/^十(?!(一|二))|10/i,/^十一|11/i,/^十二|12/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[一二三四五六日]/i,short:/^[一二三四五六日]/i,abbreviated:/^周[一二三四五六日]/i,wide:/^星期[一二三四五六日]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/日/i,/一/i,/二/i,/三/i,/四/i,/五/i,/六/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(上午?|下午?|午夜|[中正]午|早上?|下午|晚上?|凌晨|)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^上午?/i,pm:/^下午?/i,midnight:/^午夜/i,noon:/^[中正]午/i,morning:/^早上/i,afternoon:/^下午/i,evening:/^晚上?/i,night:/^凌晨/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}},ff={lessThanXSeconds:{one:"少於 1 秒",other:"少於 {{count}} 秒"},xSeconds:{one:"1 秒",other:"{{count}} 秒"},halfAMinute:"半分鐘",lessThanXMinutes:{one:"少於 1 分鐘",other:"少於 {{count}} 分鐘"},xMinutes:{one:"1 分鐘",other:"{{count}} 分鐘"},xHours:{one:"1 小時",other:"{{count}} 小時"},aboutXHours:{one:"大約 1 小時",other:"大約 {{count}} 小時"},xDays:{one:"1 天",other:"{{count}} 天"},aboutXWeeks:{one:"大約 1 個星期",other:"大約 {{count}} 個星期"},xWeeks:{one:"1 個星期",other:"{{count}} 個星期"},aboutXMonths:{one:"大約 1 個月",other:"大約 {{count}} 個月"},xMonths:{one:"1 個月",other:"{{count}} 個月"},aboutXYears:{one:"大約 1 年",other:"大約 {{count}} 年"},xYears:{one:"1 年",other:"{{count}} 年"},overXYears:{one:"超過 1 年",other:"超過 {{count}} 年"},almostXYears:{one:"將近 1 年",other:"將近 {{count}} 年"}},pf=function(e,t,n){var r,l=ff[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+"內":r+"前":r},vf={date:It({formats:{full:"y'年'M'月'd'日' EEEE",long:"y'年'M'月'd'日'",medium:"yyyy-MM-dd",short:"yy-MM-dd"},defaultWidth:"full"}),time:It({formats:{full:"zzzz a h:mm:ss",long:"z a h:mm:ss",medium:"a h:mm:ss",short:"a h:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},gf={lastWeek:"'上個'eeee p",yesterday:"'昨天' p",today:"'今天' p",tomorrow:"'明天' p",nextWeek:"'下個'eeee p",other:"P"},bf={code:"zh-HK",formatDistance:pf,formatLong:vf,formatRelative:function(e,t,n,r){return gf[e]},localize:{ordinalNumber:function(e,t){var n=Number(e);switch(null==t?void 0:t.unit){case"date":return n+"日";case"hour":return n+"時";case"minute":return n+"分";case"second":return n+"秒";default:return"第 "+n}},era:Nt({values:{narrow:["前","公元"],abbreviated:["前","公元"],wide:["公元前","公元"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["第一季","第二季","第三季","第四季"],wide:["第一季度","第二季度","第三季度","第四季度"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["一","二","三","四","五","六","七","八","九","十","十一","十二"],abbreviated:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],wide:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["日","一","二","三","四","五","六"],short:["日","一","二","三","四","五","六"],abbreviated:["週日","週一","週二","週三","週四","週五","週六"],wide:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"上",pm:"下",midnight:"午夜",noon:"晌",morning:"早",afternoon:"午",evening:"晚",night:"夜"},abbreviated:{am:"上午",pm:"下午",midnight:"午夜",noon:"中午",morning:"上午",afternoon:"下午",evening:"晚上",night:"夜晚"},wide:{am:"上午",pm:"下午",midnight:"午夜",noon:"中午",morning:"上午",afternoon:"下午",evening:"晚上",night:"夜晚"}},defaultWidth:"wide",formattingValues:{narrow:{am:"上",pm:"下",midnight:"午夜",noon:"晌",morning:"早",afternoon:"午",evening:"晚",night:"夜"},abbreviated:{am:"上午",pm:"下午",midnight:"午夜",noon:"中午",morning:"上午",afternoon:"下午",evening:"晚上",night:"夜晚"},wide:{am:"上午",pm:"下午",midnight:"午夜",noon:"中午",morning:"上午",afternoon:"下午",evening:"晚上",night:"夜晚"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(第\s*)?\d+(日|時|分|秒)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(前)/i,abbreviated:/^(前)/i,wide:/^(公元前|公元)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(前)/i,/^(公元)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^第[一二三四]季/i,wide:/^第[一二三四]季度/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|一)/i,/(2|二)/i,/(3|三)/i,/(4|四)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(一|二|三|四|五|六|七|八|九|十[二一])/i,abbreviated:/^(一|二|三|四|五|六|七|八|九|十[二一]|\d|1[12])月/i,wide:/^(一|二|三|四|五|六|七|八|九|十[二一])月/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^一/i,/^二/i,/^三/i,/^四/i,/^五/i,/^六/i,/^七/i,/^八/i,/^九/i,/^十(?!(一|二))/i,/^十一/i,/^十二/i],any:[/^一|1/i,/^二|2/i,/^三|3/i,/^四|4/i,/^五|5/i,/^六|6/i,/^七|7/i,/^八|8/i,/^九|9/i,/^十(?!(一|二))|10/i,/^十一|11/i,/^十二|12/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[一二三四五六日]/i,short:/^[一二三四五六日]/i,abbreviated:/^週[一二三四五六日]/i,wide:/^星期[一二三四五六日]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/日/i,/一/i,/二/i,/三/i,/四/i,/五/i,/六/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(上午?|下午?|午夜|[中正]午|早上?|下午|晚上?|凌晨)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^上午?/i,pm:/^下午?/i,midnight:/^午夜/i,noon:/^[中正]午/i,morning:/^早上/i,afternoon:/^下午/i,evening:/^晚上?/i,night:/^凌晨/i}},defaultParseWidth:"any"})},options:{weekStartsOn:0,firstWeekContainsDate:1}},yf={lessThanXSeconds:{one:"少於 1 秒",other:"少於 {{count}} 秒"},xSeconds:{one:"1 秒",other:"{{count}} 秒"},halfAMinute:"半分鐘",lessThanXMinutes:{one:"少於 1 分鐘",other:"少於 {{count}} 分鐘"},xMinutes:{one:"1 分鐘",other:"{{count}} 分鐘"},xHours:{one:"1 小時",other:"{{count}} 小時"},aboutXHours:{one:"大約 1 小時",other:"大約 {{count}} 小時"},xDays:{one:"1 天",other:"{{count}} 天"},aboutXWeeks:{one:"大約 1 個星期",other:"大約 {{count}} 個星期"},xWeeks:{one:"1 個星期",other:"{{count}} 個星期"},aboutXMonths:{one:"大約 1 個月",other:"大約 {{count}} 個月"},xMonths:{one:"1 個月",other:"{{count}} 個月"},aboutXYears:{one:"大約 1 年",other:"大約 {{count}} 年"},xYears:{one:"1 年",other:"{{count}} 年"},overXYears:{one:"超過 1 年",other:"超過 {{count}} 年"},almostXYears:{one:"將近 1 年",other:"將近 {{count}} 年"}},wf=function(e,t,n){var r,l=yf[e];return r="string"==typeof l?l:1===t?l.one:l.other.replace("{{count}}",String(t)),null!=n&&n.addSuffix?n.comparison&&n.comparison>0?r+"內":r+"前":r},kf={date:It({formats:{full:"y'年'M'月'd'日' EEEE",long:"y'年'M'月'd'日'",medium:"yyyy-MM-dd",short:"yy-MM-dd"},defaultWidth:"full"}),time:It({formats:{full:"zzzz a h:mm:ss",long:"z a h:mm:ss",medium:"a h:mm:ss",short:"a h:mm"},defaultWidth:"full"}),dateTime:It({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},Mf={lastWeek:"'上個'eeee p",yesterday:"'昨天' p",today:"'今天' p",tomorrow:"'明天' p",nextWeek:"'下個'eeee p",other:"P"},xf={code:"zh-TW",formatDistance:wf,formatLong:kf,formatRelative:function(e,t,n,r){return Mf[e]},localize:{ordinalNumber:function(e,t){var n=Number(e);switch(null==t?void 0:t.unit){case"date":return n+"日";case"hour":return n+"時";case"minute":return n+"分";case"second":return n+"秒";default:return"第 "+n}},era:Nt({values:{narrow:["前","公元"],abbreviated:["前","公元"],wide:["公元前","公元"]},defaultWidth:"wide"}),quarter:Nt({values:{narrow:["1","2","3","4"],abbreviated:["第一刻","第二刻","第三刻","第四刻"],wide:["第一刻鐘","第二刻鐘","第三刻鐘","第四刻鐘"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:Nt({values:{narrow:["一","二","三","四","五","六","七","八","九","十","十一","十二"],abbreviated:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],wide:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},defaultWidth:"wide"}),day:Nt({values:{narrow:["日","一","二","三","四","五","六"],short:["日","一","二","三","四","五","六"],abbreviated:["週日","週一","週二","週三","週四","週五","週六"],wide:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]},defaultWidth:"wide"}),dayPeriod:Nt({values:{narrow:{am:"上",pm:"下",midnight:"凌晨",noon:"午",morning:"早",afternoon:"下午",evening:"晚",night:"夜"},abbreviated:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜間"},wide:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜間"}},defaultWidth:"wide",formattingValues:{narrow:{am:"上",pm:"下",midnight:"凌晨",noon:"午",morning:"早",afternoon:"下午",evening:"晚",night:"夜"},abbreviated:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜間"},wide:{am:"上午",pm:"下午",midnight:"凌晨",noon:"中午",morning:"早晨",afternoon:"中午",evening:"晚上",night:"夜間"}},defaultFormattingWidth:"wide"})},match:{ordinalNumber:Bt({matchPattern:/^(第\s*)?\d+(日|時|分|秒)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:Rt({matchPatterns:{narrow:/^(前)/i,abbreviated:/^(前)/i,wide:/^(公元前|公元)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^(前)/i,/^(公元)/i]},defaultParseWidth:"any"}),quarter:Rt({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^第[一二三四]刻/i,wide:/^第[一二三四]刻鐘/i},defaultMatchWidth:"wide",parsePatterns:{any:[/(1|一)/i,/(2|二)/i,/(3|三)/i,/(4|四)/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:Rt({matchPatterns:{narrow:/^(一|二|三|四|五|六|七|八|九|十[二一])/i,abbreviated:/^(一|二|三|四|五|六|七|八|九|十[二一]|\d|1[12])月/i,wide:/^(一|二|三|四|五|六|七|八|九|十[二一])月/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^一/i,/^二/i,/^三/i,/^四/i,/^五/i,/^六/i,/^七/i,/^八/i,/^九/i,/^十(?!(一|二))/i,/^十一/i,/^十二/i],any:[/^一|1/i,/^二|2/i,/^三|3/i,/^四|4/i,/^五|5/i,/^六|6/i,/^七|7/i,/^八|8/i,/^九|9/i,/^十(?!(一|二))|10/i,/^十一|11/i,/^十二|12/i]},defaultParseWidth:"any"}),day:Rt({matchPatterns:{narrow:/^[一二三四五六日]/i,short:/^[一二三四五六日]/i,abbreviated:/^週[一二三四五六日]/i,wide:/^星期[一二三四五六日]/i},defaultMatchWidth:"wide",parsePatterns:{any:[/日/i,/一/i,/二/i,/三/i,/四/i,/五/i,/六/i]},defaultParseWidth:"any"}),dayPeriod:Rt({matchPatterns:{any:/^(上午?|下午?|午夜|[中正]午|早上?|下午|晚上?|凌晨)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^上午?/i,pm:/^下午?/i,midnight:/^午夜/i,noon:/^[中正]午/i,morning:/^早上/i,afternoon:/^下午/i,evening:/^晚上?/i,night:/^凌晨/i}},defaultParseWidth:"any"})},options:{weekStartsOn:1,firstWeekContainsDate:4}};function _f(e){Je(1,arguments);var t=Qe(e),n=t.getFullYear(),r=t.getMonth(),l=new Date(0);return l.setFullYear(n,r+1,0),l.setHours(0,0,0,0),l.getDate()}var Pf={name:"LdsDatePickerDay",props:{disabled:{type:Boolean,default:!1},outsideMonth:{type:Boolean,default:!1},today:{type:Boolean,default:!1}},mounted:function(){this.$emit("days-ready")},methods:{handleClick:function(){this.$emit("click")}}};function Cf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var Sf={name:"LdsDatePickerMonth",components:{LdsDatePickerDay:Object(y.a)(Pf,(function(){var e=this;return(0,e._self._c)("lds-button-base",{class:["lds-date-picker-day align-center",{"outside-month":e.outsideMonth,today:e.today,disabled:e.disabled}],attrs:{disabled:e.disabled},on:{click:e.handleClick}},[e._t("default")],2)}),[],!1,null,null,null).exports},inject:["checkDisabled"],props:{dateRange:{type:Boolean,default:!1},endDate:{type:[Number,String],default:void 0},focusDay:{type:Date,default:void 0},id:{type:String,required:!0},month:{type:Date,default:void 0},selected:{type:[Number,String],default:void 0},startDate:{type:[Number,String],default:void 0},trapFocus:{type:Boolean,default:!1},startOfWeek:{type:String,default:"Sunday",validator:function(e){return["Sunday","Monday","Saturday"].includes(e)}}},data:function(){return{format:Zt,isSameDay:en,today:new Date,focusDayValue:void 0,daysReadyCount:0}},computed:{selectedValue:function(){return!!this.selected&&new Date(this.selected)},startDateValue:function(){return!!this.startDate&&new Date(this.startDate).setHours(1,0,1)},endDateValue:function(){return!!this.endDate&&new Date(this.endDate).setHours(22,59,59)},getMonthDays:function(){var e=this.month.getMonth(),t=this.month.getFullYear(),n=new Date(t,e,1,12),r=[],l=n.getDay(),o={},d={Sunday:0,Monday:1,Saturday:6};0===d[this.startOfWeek]?o.Sunday=1===l?1:6-(6-l):1===d[this.startOfWeek]?o.Monday=0===l?6:6-(7-l):6===d[this.startOfWeek]&&(o.Saturday=6===l?0:6-(5-l));for(var i=0;i28&&(y=v<=35?35:42);for(var w=1;w<=y-v;w+=1){var k=an(f,{days:w});r.push({disabled:this.checkDisabled(k),day:k.getDate(),seconds:k.getTime(),date:k,outside:!0,today:en(this.today,k)})}return r}},mounted:function(){this.focusDayValue=this.initFocusDay()},methods:{focusWhenReady:function(){var e=this;this.daysReadyCount+=1,this.daysReadyCount===this.getMonthDays.length&&this.focusDay&&this.$nextTick((function(){e.$refs.day.filter((function(e){return 0===e.$el.tabIndex}))[0].$el.focus()}))},initFocusDay:function(){if(this.focusDay)return this.focusDay;if(this.selected&&function(e,t){Je(2,arguments);var n=Qe(e),r=Qe(t);return n.getFullYear()===r.getFullYear()&&n.getMonth()===r.getMonth()}(this.selectedValue,this.month))return this.selectedValue;if(this.getMonthDays.filter((function(e){return e.today})).length>0)return this.getMonthDays.filter((function(e){return e.today}))[0].date;for(var e,i=0;!e&&i=n&&time<=r}(n,{start:e,end:t})},tabHandler:function(e){this.trapFocus&&(e.preventDefault(),this.$emit("date-tabbed"))},moveFocus:function(e,t){var n=this.$refs.day;switch(t.preventDefault(),t.key){case"ArrowLeft":0!==e?(this.focusDayValue=this.getMonthDays[e-1].date,n[e-1].$el.focus()):this.$emit("prev-month",{focusDay:sub(this.getMonthDays[0].date,{days:1})});break;case"ArrowRight":e!==n.length-1?(this.focusDayValue=this.getMonthDays[e+1].date,n[e+1].$el.focus()):this.$emit("next-month",{focusDay:an(this.getMonthDays[n.length-1].date,{days:1})});break;case"ArrowUp":e-7>=0?(this.focusDayValue=this.getMonthDays[e-7].date,n[e-7].$el.focus()):this.$emit("prev-month",{focusDay:sub(this.getMonthDays[e].date,{days:7})});break;default:e+8<=n.length?(this.focusDayValue=this.getMonthDays[e+7].date,n[e+7].$el.focus()):this.$emit("next-month",{focusDay:an(this.getMonthDays[e].date,{days:7})})}}}},Lf=Sf,jf=Object(y.a)(Lf,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-date-picker-calendar-month"},[t("div",{staticClass:"row no-gutters"},e._l(e.getMonthDays,(function(n,r){return t("div",{key:n.seconds,class:["col-auto",{selected:e.isSelected(n.date),between:e.isBetween(e.startDateValue,e.endDateValue,n.date)}]},[t("lds-date-picker-day",{ref:"day",refInFor:!0,attrs:{disabled:n.disabled,"outside-month":n.outside,today:n.today,tabindex:e.isSameDay(n.date,e.focusDayValue)?"0":"-1","aria-label":"Select ".concat(e.format(n.date,"EEEE, LLLL d, y"))},on:{click:function(t){return e.toggleSelected(n)},"days-ready":e.focusWhenReady},nativeOn:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?e.tabHandler.apply(null,arguments):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"left",37,t.key,["Left","ArrowLeft"])||"button"in t&&0!==t.button?null:e.moveFocus(r,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"right",39,t.key,["Right","ArrowRight"])||"button"in t&&2!==t.button?null:e.moveFocus(r,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:e.moveFocus(r,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:e.moveFocus(r,t)}]}},[e._v("\n "+e._s(n.day)+"\n ")])],1)})),0)])}),[],!1,null,null,null);function Of(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Af(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{}).focusDay,t=void 0===e?void 0:e;this.direction="prev",this.focusDay=t,this.date=sub(this.date,{months:1}),this.month=this.date},nextMonth:function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).focusDay,t=void 0===e?void 0:e;this.direction="next",this.focusDay=t,this.date=an(this.date,{months:1}),this.month=this.date},setHeight:function(){var e=this;this.windowNextTick((function(){e.calendarHeight=e.$refs.month[0].$el.getBoundingClientRect().height}))},handleDateClick:function(e){var t=e.date;if(this.dateRange){var n=""!==this.startDate&&+this.startDate===t&&""===this.endDate?"date-picker:clear-date":"date-picker:select-date-range";this.busEmit(n,Af({id:this.id},this.processDateRange(t)))}else{var r=""!==this.selected&&+this.selected===t?"date-picker:clear-date":"date-picker:select-date";this.busEmit(r,{date:t,id:this.id})}},processDateRange:function(e){return!this.startDate||this.startDate&&this.endDate?{startDate:e,endDate:this.endDate?"":void 0}:{startDate:this.startDate1&&void 0!==arguments[1]?arguments[1]:"",n=t;try{n=this.languageCode&&""!==this.languageCode&&this.languageCode.toLowerCase()!==this.$language.toLowerCase()?this.$languageData[this.languageCode][e]:this.$languageData[this.$language][e]}catch(e){n=t}return n||(console.error("LDS ERROR [Undefined Language Resource]: Failed to get L10n value '".concat(e,"' and the fallback '").concat(t,"' is invalid."),"\n>>> in LdsDatePickerCalendar"),"L10n_ERROR!")},getDateFnsLocale:function(){var e="en";try{e=this.languageCode&&""!==this.languageCode&&this.languageCode.toLowerCase()!==this.$language.toLowerCase()?this.languageCode:this.$language}catch(t){e=this.$language}return e&&""!==e||(e="en"),{locales:[{code:e}]}.locales.map((function(e){return Af(Af({},e),{},{dateFnsLocale:r[e.code]||r[e.code.substring(0,2)]})}))[0].dateFnsLocale}}},Wf=Tf,Df=Object(y.a)(Wf,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-date-picker-calendar",attrs:{role:"dialog","aria-modal":"true","aria-labelledby":"lds-date-picker-calendar-".concat(e.id)}},[t("div",{class:["lds-date-picker-calendar-container",e.direction],style:{height:"".concat(e.calendarHeight+6,"px")}},[t("transition-group",{attrs:{tag:"div",name:"slide-in"},on:{"after-leave":e.setHeight}},e._l([e.month],(function(n){return t("lds-date-picker-month",{key:n.getTime(),ref:"month",refInFor:!0,attrs:{id:e.id,"date-range":e.dateRange,"end-date":e.endDate,"focus-day":e.focusDay,month:n,selected:e.value,"start-date":e.startDate,"start-of-week":e.startOfWeek,"trap-focus":""},on:{"date-clicked":e.handleDateClick,"date-tabbed":e.tabBack,"next-month":e.nextMonth,"prev-month":e.prevMonth}})})),1)],1),e._v(" "),t("div",{staticClass:"lds-date-picker-calendar-month-selector"},[t("div",{staticClass:"row no-gutters"},[t("div",{staticClass:"col-auto"},[t("lds-button-base",{ref:"previous-month",staticClass:"lds-date-picker-calendar-arrow",attrs:{"aria-label":e.getL10nString("datePickerPrevMonth")},on:{click:e.prevMonth}},[t("lds-icon",{attrs:{label:e.getL10nString("datePickerPrevMonth"),name:e.$rtl?"chevron-right":"chevron-left"}})],1)],1),e._v(" "),t("div",{staticClass:"lds-date-picker-calendar-month-year col align-center",attrs:{"aria-live":"polite"}},[t("strong",[e._v(e._s(e.getMonthYear))])]),e._v(" "),t("div",{staticClass:"col-auto"},[t("lds-button-base",{ref:"next-month",staticClass:"lds-date-picker-calendar-arrow",attrs:{"aria-label":e.getL10nString("datePickerNextMonth")},on:{click:e.nextMonth},nativeOn:{keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.tabForward.apply(null,arguments)}}},[t("lds-icon",{attrs:{label:e.getL10nString("datePickerNextMonth"),name:e.$rtl?"chevron-left":"chevron-right"}})],1)],1)]),e._v(" "),t("div",{staticClass:"row no-gutters"},e._l(e.days,(function(n,r){return t("div",{key:r,staticClass:"col align-center",attrs:{"aria-hidden":"true"}},[e._v("\n "+e._s(n)+"\n ")])})),0)])])}),[],!1,null,null,null),If=Df.exports;function Ef(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function zf(e){for(var t=1;t1?"".concat(+t[0]>=0?"-":"+").concat(t[0].replace("-","").length>1?"":"0").concat(t[0].replace("-",""),":").concat(60/(10/+t[1])):"".concat(+t[0]>=0?"-":"+").concat(t[0].replace("-","").length>1?"":"0").concat(t[0].replace("-",""),":00")},processedId:function(){return this.id||"lds-date-picker-".concat(this.name,"-").concat(this._uid)},processedActiveMonth:function(){return this.fieldValue&&this.isRealDate(this.fieldValue)?this.getDate(this.decodeDate(this.fieldValue)):this.startDateValue&&this.isRealDate(this.startDateValue)?this.getDate(this.decodeDate(this.startDateValue)):"string"==typeof this.activeMonth?this.getDate("".concat(this.activeMonth,"T12:00:00")):this.activeMonth},getDescribedBy:function(){return this.errors.length?"validity-for-".concat(this.name):!!this.$slots.hint&&"hint-for-".concat(this.name)}},watch:{value:function(e){this.fieldValue=e},fieldValue:function(e){e&&10===e.length&&(this.validateEntry(),this.hideModal())},startDate:function(e){this.startDateValue=e},endDate:function(e){this.endDateValue=e},endDateValue:function(e){10===e.length&&(this.validateEntry(),this.hideModal())}},mounted:function(){var e=this;this.busOn("date-picker:select-date",(function(t){var n=t.date,r=void 0!==n&&n,l=t.id,o=void 0!==l&&l;!1!==o&&e.processedId!==o||!1===r||(e.$emit("input",e.encodeDate(r)),void 0===e.value&&(e.fieldValue=e.encodeDate(r)))})),this.busOn("date-picker:select-date-range",(function(t){var n=t.startDate,r=void 0!==n&&n,l=t.endDate,o=void 0!==l&&l,d=t.id,c=void 0!==d&&d;!1!==c&&e.processedId!==c||!e.dateRange||(!1!==r&&(e.$emit("update:startDate",e.encodeDate(r)),void 0===e.startDate&&(e.startDateValue=e.encodeDate(r))),!1!==r&&!1!==o&&(e.$emit("update:endDate",e.encodeDate(o)),void 0===e.endDate&&(e.endDateValue=e.encodeDate(r))))})),this.busOn("date-picker:clear-date",(function(t){var n=t.id,r=void 0!==n&&n;!1!==r&&e.processedId!==r||(e.$emit("input",""),e.$emit("update:startDate",""),e.$emit("update:endDate",""),void 0===e.value&&(e.fieldValue=""),void 0===e.startDate&&(e.startDateValue=""),void 0===e.endDate&&(e.endDateValue=""))})),this.busOn("date-picker:show-modal",(function(t){var n=t.id,r=void 0!==n&&n;!1!==r&&r!==e.processedId&&e.showingModal?e.showingModal=!1:r===e.processedId&&(e.showingModal=!0)})),this.busOn("date-picker:hide-modal",(function(){e.showingModal&&(e.showingModal=!1)})),this.busOn("form-field:validate",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.handleValidateEntry()})),this.busOn("form-field:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.resetField()})),this.onDocumentClick((function(){e.showingModal&&e.busEmit("date-picker:hide-modal")}))},methods:{getDate:function(e){return new Date("".concat(e).concat(this.localTime))},handleInput:function(e){this.dateRange?(this.$emit("update:startDate",e),void 0===this.startDate&&(this.startDateValue=e)):(this.$emit("input",e),void 0===this.value&&(this.fieldValue=e))},handleChange:function(e){this.dateRange?(this.$emit("update:startDate",e),void 0===this.startDate&&(this.startDateValue=e)):(this.$emit("change",e),void 0===this.value&&(this.fieldValue=e)),this.validateEntry()},handleEndDateInput:function(e){this.$emit("update:endDate",e),void 0===this.endDate&&(this.endDateValue=e)},handleEndDateChange:function(e){this.$emit("update:endDate",e),void 0===this.endDate&&(this.endDateValue=e),this.validateEntry()},handleFocus:function(e){this.focus=!0,this.$emit("focus",e),this.showModal()},decodeDate:function(e){var t=this;if(!e||10!==e.length)return"";var n=["yyyy","mm","dd"].map((function(n){var r=t.dateFormat.indexOf(n),l=r+n.length;return e.slice(r,l)}));return"".concat(n[0],"-").concat(n[1],"-").concat(n[2],"T12:00:00")},getMilliseconds:function(e){return e?this.getDate(e).getTime():""},getDateValues:function(e){var t=this,n=["yyyy","mm","dd"].map((function(n){var r=t.dateFormat.indexOf(n),l=r+n.length;return e.slice(r,l)}));return{year:n[0],month:n[1],day:n[2]}},getDaysInMonth:function(e,t){return new Date(+e,+t,0).getDate()},encodeDate:function(e){if(!e)return"";var t=this.dateFormat.toLowerCase().replace("mm","MM");return Zt(new Date(e),t)},showModal:function(){this.busEmit("date-picker:show-modal",{id:this.processedId})},hideModal:function(){var e=this;setTimeout((function(){e.busEmit("date-picker:hide-modal")}),arguments.length>0&&void 0!==arguments[0]?arguments[0]:350)},getPattern:function(){var pattern="^".concat(this.dateFormat,"$");return["yyyy","mm","dd"].forEach((function(e){pattern=pattern.replace(e,"[0-9]{".concat(e.length,"}"))})),pattern},checkDisabled:function(e){var t="T12:00:00",n=!!this.disabledBefore&&this.getDate("".concat(this.disabledBefore).concat(t)),r=!!this.disabledAfter&&this.getDate("".concat(this.disabledAfter).concat(t));return!!n&&function(e,t){Je(2,arguments);var n=Qe(e),r=Qe(t);return n.getTime()=+o}catch(e){return!1}},isStartBeforeEnd:function(){if(this.dateRange)try{return en(this.getDate(this.decodeDate(this.startDateValue)),this.getDate(this.decodeDate(this.endDateValue)))?"impossible":!Jt(this.getDate(this.decodeDate(this.startDateValue)),this.getDate(this.decodeDate(this.endDateValue)))||"impossible"}catch(e){return!0}return!0},doesRangeContainDisabled:function(){var e=this;if(this.dateRange){if(en(this.getDate(this.decodeDate(this.startDateValue)),this.getDate(this.decodeDate(this.endDateValue))))return!0;try{var t=function(e,t){var n;Je(1,arguments);var r=e||{},l=Qe(r.start),o=Qe(r.end).getTime();if(!(l.getTime()<=o))throw new RangeError("Invalid interval");var d=[],c=l;c.setHours(0,0,0,0);var h=Number(null!==(n=null==t?void 0:t.step)&&void 0!==n?n:1);if(h<1||isNaN(h))throw new RangeError("`options.step` must be a number greater than 1");for(;c.getTime()<=o;)d.push(Qe(c)),c.setDate(c.getDate()+h),c.setHours(0,0,0,0);return d}({start:this.getDate(this.decodeDate(this.startDateValue)),end:this.getDate(this.decodeDate(this.endDateValue))});return t.reduce((function(t,n){return"disabledInRange"===t?"disabledInRange":!e.disabledDates.includes(Zt(n,"yyyy-MM-dd"))||"disabledInRange"}))}catch(e){return!0}}return!0},validateEntry:function(){this.busEmit("form-field:validate",{name:this.name})},handleValidateEntry:function(){var e="".concat(this.rules).concat(this.rulesDefault),t=Rf(Rf({},this.invalidMessagesDefaults),this.invalidMessages),n=Rf(Rf({},this.ruleCallbacksDefaults),this.ruleCallbacks),r=this.dateRange?this.startDateValue:this.fieldValue;this.validateField({rules:e,invalidMessages:t,value:r,ruleCallbacks:n}),this.dateRange&&"error"!==this.validity&&this.validateField({rules:e,invalidMessages:t,value:this.endDateValue,ruleCallbacks:n})},reset:function(){this.busEmit("form-field:reset",{name:this.name})},getL10nString:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=t;try{n=this.languageCode&&""!==this.languageCode&&this.languageCode.toLowerCase()!==this.$language.toLowerCase()?this.$languageData[this.languageCode][e]:this.$languageData[this.$language][e]}catch(e){n=t}return n||(console.error("LDS ERROR [Undefined Language Resource]: Failed to get L10n value '".concat(e,"' and the fallback '").concat(t,"' is invalid."),"\n>>> in LdsDatePicker"),"L10n_ERROR!")}}},Vf=Ff,qf=Object(y.a)(Vf,(function(){var e=this,t=e._self._c;return t("lds-form-field",{class:["lds-date-picker",{"has-range":e.dateRange}],attrs:{id:e.id}},[t("div",{ref:"label",staticClass:"lds-date-picker-label"},[t("label",{staticClass:"lds-text-field-label",attrs:{"data-focus":e.focus,for:"".concat(e.id||e.name,"-field")}},[t("div",{staticClass:"row no-gutters"},[t("div",{staticClass:"col"},[e._t("default",(function(){return[e._v("\n "+e._s(e.dateRange?e.getL10nString("datePickerStartDate"):e.getL10nString("datePickerSelectDate"))+"\n ")]}))],2),e._v(" "),e.dateRange?t("div",{staticClass:"col"},[e._t("end-date",(function(){return[e._v("\n "+e._s(e.getL10nString("datePickerEndDate"))+"\n ")]}))],2):e._e()])])]),e._v(" "),e.hideHint?e._e():t("p",{staticClass:"caption hint",attrs:{id:"hint-for-".concat(e.name)}},[e._t("hint",(function(){return[e._v("\n "+e._s(e.getL10nString("datePickerDateFormatLabel"))+" "+e._s(e.dateFormat.toUpperCase())+"\n ")]}))],2),e._v(" "),t("div",{staticClass:"row no-gutters"},[t("div",{staticClass:"lds-date-picker-input col-auto"},[t("lds-text-field-input",e._b({ref:"field",class:{error:"error"===e.validity,valid:"valid"===e.validity},attrs:{"aria-describedby":e.getDescribedBy,"aria-invalid":"error"===e.validity,"aria-required":e.required},on:{input:e.handleInput,change:e.handleChange},nativeOn:{focus:function(t){return e.handleFocus.apply(null,arguments)},click:function(t){return t.stopPropagation(),e.showModal.apply(null,arguments)},touchend:function(e){e.stopPropagation()}}},"lds-text-field-input",{autofocus:e.autofocus,disabled:e.disabled,id:"".concat(e.id||e.name,"-field"),maxlength:10,name:e.name,required:e.required,type:"text",value:e.dateRange?e.startDateValue:e.fieldValue},!1)),e._v(" "),t("lds-button-base",{staticClass:"lds-date-picker-calendar-button",attrs:{disabled:e.disabled,"aria-label":e.getL10nString("datePickerButtonLabel"),tabindex:"-1"},on:{click:function(t){return t.stopPropagation(),e.showModal.apply(null,arguments)}},nativeOn:{touchend:function(e){e.stopPropagation()}}},[t("lds-icon",{attrs:{name:"calendar",decorative:"",label:e.getL10nString("datePickerButtonLabel")}})],1),e._v(" "),t("transition",{attrs:{name:"fade"}},[e.showingModal?t("lds-date-picker-calendar",{attrs:{id:e.processedId,"active-month":e.processedActiveMonth,"start-of-week":e.startOfWeek,"language-code":e.languageCode,"date-range":e.dateRange,"end-date":e.getMilliseconds(e.decodeDate(e.endDateValue)),"start-date":e.getMilliseconds(e.decodeDate(e.startDateValue)),value:e.getMilliseconds(e.decodeDate(e.fieldValue)),"trap-focus":""},nativeOn:{click:function(e){e.stopPropagation()},touchend:function(e){e.stopPropagation()},keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:e.hideModal(0)}}}):e._e()],1)],1),e._v(" "),e.dateRange?t("div",{staticClass:"lds-date-picker-input col-auto"},[t("lds-text-field-input",e._b({ref:"field-two",class:{error:"error"===e.validity,valid:"valid"===e.validity},attrs:{"aria-describedby":e.getDescribedBy,"aria-invalid":"error"===e.validity,"aria-required":e.required},on:{input:e.handleEndDateInput,change:e.handleEndDateChange},nativeOn:{focus:function(t){return e.handleFocus.apply(null,arguments)},click:function(t){return t.stopPropagation(),e.showModal.apply(null,arguments)},touchend:function(e){e.stopPropagation()}}},"lds-text-field-input",{disabled:e.disabled,id:"".concat(e.id||e.name,"-field-end"),maxlength:10,name:"".concat(e.name,"-end"),required:e.required,type:"text",value:e.endDateValue},!1)),e._v(" "),t("lds-button-base",{staticClass:"lds-date-picker-calendar-button",attrs:{"aria-label":e.getL10nString("datePickerButtonLabel"),disabled:e.disabled,tabindex:"-1"},on:{click:function(t){return t.stopPropagation(),e.showModal.apply(null,arguments)}},nativeOn:{touchend:function(e){e.stopPropagation()}}},[t("lds-icon",{attrs:{name:"calendar",decorative:"",label:e.getL10nString("datePickerButtonLabel")}})],1)],1):e._e()]),e._v(" "),e.errors.length?t("lds-form-alert",{attrs:{id:e.getDescribedBy,messages:e.errors,validity:"error"}}):e._e()],1)}),[],!1,null,null,null),Uf=qf.exports,Xf=(n(67),{version:"2.2.0",name:"LdsFooter",props:{menu:{type:Array,default:function(){return[]}},columns:{type:String,default:"even",validator:function(e){return["even","auto"].includes(e)}}},computed:{getColClass:function(){return"even"===this.columns?"col-md":"col-md-auto"},getGlobalIndex:function(){return this.menu.findIndex((function(e){return e.global}))},processedAriaLabel:function(){return"_blank"===this.$attrs.target}},methods:{removeSpace:function(e){return e.replace(/[\s]/g,"")}}}),Gf=Object(y.a)(Xf,(function(){var e=this,t=e._self._c;return t("footer",{staticClass:"lds-footer",attrs:{id:"lds-footer"}},[t("div",{staticClass:"wrapper"},[e.$slots.default?t("div",[e._t("default")],2):t("div",{staticClass:"row"},[t("div",{staticClass:"col-12 col-md-9 lds-footer-main-links"},[t("ul",{staticClass:"row"},e._l(e.menu,(function(n,r){return t("li",{key:r,class:["col-12",e.getColClass,{"d-md-none":n.global}]},[n.heading?t("p",{staticClass:"h4",attrs:{id:e.removeSpace(n.heading)}},[e._v("\n "+e._s(n.heading)+"\n ")]):e._e(),e._v(" "),n.submenu?t("ul",{staticClass:"lds-footer-main-links-column",attrs:{"aria-describedby":n.heading?e.removeSpace(n.heading):null}},e._l(n.submenu,(function(n,i){return t("li",{key:i},[t("lds-link",e._b({},"lds-link",e.bindProps(n,["href","to","external","target","ariaLabel","externalIcon","externalIconName","downloadable"]),!1),[e._v("\n "+e._s(n.text)+"\n ")])],1)})),0):t("lds-link",e._b({},"lds-link",e.bindProps(n,["href","to","external","target","ariaLabel","externalIcon","externalIconName","downloadable"]),!1),[e._v("\n "+e._s(n.text)+"\n ")])],1)})),0),e._v(" "),e.getGlobalIndex>=0?[t("ul",{staticClass:"global-content"},e._l(e.menu[e.getGlobalIndex].global,(function(n,r){return t("li",{key:r,class:["col-12",e.getColClass,{"d-md-none":e.menu[e.getGlobalIndex].global}]},[t("lds-link",e._b({staticClass:"lds-footer-main-links-global"},"lds-link",e.bindProps(n,["href","to","external","target","ariaLabel","externalIcon","externalIconName","downloadable"]),!1),[e._v("\n "+e._s(n.text)+"\n ")])],1)})),0)]:e._e()],2),e._v(" "),t("div",{staticClass:"col-12 col-md-3 lds-footer-support"},[e._t("support",(function(){return[e._m(0)]}))],2)]),e._v(" "),e.$slots.meta?t("div",{staticClass:"lds-footer-meta"},[e._t("meta")],2):e._e(),e._v(" "),t("div",{staticClass:"row"},[t("div",{class:"col-12 col-md-auto order-md-2 ".concat(e.$rtl?"mr-auto":"ml-auto")},[e.$slots.social?t("div",{staticClass:"lds-footer-social-icons"},[e._t("social")],2):e._e(),e._v(" "),e.getGlobalIndex>=0?t("div",{staticClass:"lds-footer-global-links d-none d-md-block"},e._l(e.menu[e.getGlobalIndex].global,(function(n,r){return t("lds-link",e._b({key:r},"lds-link",e.bindProps(n,["href","to","external","target","ariaLabel","externalIcon","externalIconName","downloadable"]),!1),[e._v("\n "+e._s(n.text)+"\n ")])})),1):e._e()]),e._v(" "),t("div",{staticClass:"col-12 col-md-auto order-md-1 lds-footer-logo"},[e.$slots.logo?t("div",[e._t("logo")],2):t("lds-logo-lilly",{staticClass:"lds-footer-logo-img",attrs:{"disable-padding":["left","bottom","right"],size:"md"}})],1)])])])}),[function(){var e=this,t=e._self._c;return t("p",[t("strong",[e._v("To speak to customer support:")]),t("br"),e._v("\n Call "),t("span",{staticClass:"text-nowrap"},[e._v("(XXX) XXX-XXXX")])])}],!1,null,null,null).exports,Yf={name:"LdsFigureCaption",version:"1.2.0",props:{ariaLabel:{type:String,default:"Figure with description"},buttonClosedText:{type:String,default:"View description"},buttonOpenText:{type:String,default:"Hide description"},disabled:{type:Boolean,default:!1},expanded:{type:Boolean,default:!1},id:{type:String,default:void 0},noCollapse:{type:Boolean,default:!1},tileBgColor:{type:String,default:""},maxHeight:{type:String,default:void 0,validator:function(e){return[void 0,"small","medium","large"].includes(e)}},maxHeightOverride:{type:[Number,String],default:NaN}},data:function(){return{isExpanded:this.expanded,collapsed:!this.expanded,hideTimer:void 0,showTimer:void 0}},computed:{processedId:function(){return this.id||"figure-caption-".concat(this._uid)},buttonId:function(){return"".concat(this.processedId,"-button")},maxHeightOverrideNumber:function(){return parseInt(this.maxHeightOverride,10)},validMaxHeightOverrideSet:function(){return!Number.isNaN(this.maxHeightOverrideNumber)}},mounted:function(){var e=this;this.busOn("figure-caption:toggle",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.processedId||e.toggleCaption()})),this.busOn("figure-caption:hide",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.processedId||!0===e.isExpanded&&e.hideCaption()})),this.busOn("figure-caption:show",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.processedId||!1===e.isExpanded&&e.showCaption()}))},methods:{handleClick:function(){this.busEmit("figure-caption:toggle",{id:this.processedId})},setCaptionContentClass:function(){var e;return(this.maxHeight||this.validMaxHeightOverrideSet)&&(e="lds-figure-caption-control-scrolling"),this.maxHeight&&!this.validMaxHeightOverrideSet&&(e="".concat(e," lds-figure-caption-size-").concat(this.maxHeight)),e},setCaptionContentStyle:function(){return this.validMaxHeightOverrideSet?"max-height:".concat(this.maxHeightOverrideNumber,"px"):void 0},toggleCaption:function(){!1!==this.isExpanded?this.hideCaption():this.showCaption()},showCaption:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return clearTimeout(e.hideTimer),(n=e.$refs.tile).style.height=0,n.style.width="auto",e.collapsed=!1,t.next=7,e.$nextTick((function(){0!==n.scrollHeight&&(n.style.height="".concat(n.scrollHeight,"px")),n.style.overflow="hidden",e.isExpanded=!0}));case 7:e.showTimer=setTimeout((function(){n.style.height="",n.style.overflow=""}),750);case 8:case"end":return t.stop()}}),t)})))()},hideCaption:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return clearTimeout(e.showTimer),(n=e.$refs.tile).style.height="".concat(n.scrollHeight,"px"),n.style.overflow="hidden",e.collapsed=!1,t.next=7,e.$nextTick((function(){0!==n.scrollHeight&&(n.style.height=0),e.isExpanded=!1}));case 7:e.hideTimer=setTimeout((function(){n.style.height="",n.style.width="",e.collapsed=!0}),750);case 8:case"end":return t.stop()}}),t)})))()}}},Kf=Yf,Zf=Object(y.a)(Kf,(function(){var e=this,t=e._self._c;return t("figure",{class:["lds-figure-caption",{"lds-figure-caption-no-collapse":e.noCollapse,collapsed:!e.isExpanded}],attrs:{id:e.id,"aria-label":e.ariaLabel}},[e._t("figure"),e._v(" "),e.noCollapse?e._e():t("lds-button",{staticClass:"lds-figure-caption-toggle",attrs:{id:e.buttonId,compact:"",disabled:e.disabled},on:{click:e.handleClick}},[t("lds-icon",{staticClass:"lds-figure-caption-toggle-icon",attrs:{name:"chevron-filled-up",decorative:"",inline:""}}),e._v(e._s(e.isExpanded?e.buttonOpenText:e.buttonClosedText)+"\n ")],1),e._v(" "),e.noCollapse?t("figcaption",{staticClass:"mt-4"},[t("div",{staticClass:"lds-figure-caption-visible-content"},[e._t("default")],2)]):t("figcaption",[t("lds-tile",{ref:"tile",class:["lds-figure-caption-tile",{"lds-figure-caption-hidden-content":e.collapsed}],attrs:{size:"0","bg-color":e.tileBgColor}},[t("div",{staticClass:"lds-figure-caption-tile-container"},[t("div",{staticClass:"lds-figure-caption-tile-content",class:e.setCaptionContentClass(),style:e.setCaptionContentStyle()},[e._t("default")],2)])])],1)],2)}),[],!1,null,null,null).exports,Jf={version:"1.2.6",name:"LdsForm",props:{id:{type:String,required:!0},action:{type:String,default:void 0},errorMessages:{type:Object,default:function(){return{single:"An error has occurred in your form. Please check {stub} and submit again.",multiple:"Multiple errors have occurred in your form. Please check {stub} and submit again."}}}},data:function(){return{alerts:[],runningValidation:!1}},mounted:function(){var e=this;this.busOn("form:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.handleResetForm()})),this.busOn("form:validate",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.event,o=void 0===l?void 0:l;!1!==r&&r!==e.id||e.handleValidateForm(o)})),this.busOn("form:submit",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.event,o=void 0===l?void 0:l;!1!==r&&r!==e.id||e.handleValidateForm(o)}))},methods:{validateForm:function(e){this.busEmit("form:validate",{id:this.id,event:e})},handleValidateForm:function(e){var t=this;return Object(j.a)(regeneratorRuntime.mark((function n(){var r,l,o,d;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(t.runningValidation=!0,t.alerts=[],r=t.getSlotComponents({slot:t.$slots.default,recursive:!0,func:t.isFormField})){n.next=6;break}return t.runningValidation=!1,n.abrupt("return");case 6:return r.forEach((function(e){e.$options.formField&&t.busEmit("form-field:validate",{name:e.name})})),n.next=9,t.$nextTick();case 9:l=[],r.forEach((function(e){e.$options.formField&&e.errors.length&&l.push(t.getFieldText(e))})),l.length?(o=l.length>1?"".concat(l.slice(0,-1).join(", "),", ").concat(t.l10n("formErrorSummaryFieldListAnd")," ").concat(l.slice(-1)):l[0],d=(d=l.length>1?t.errorMessages.multiple:t.errorMessages.single).replace("{stub}",o),t.alerts.push({level:"error",message:d}),t.scrollToTop(),t.busEmit("form:error",{id:t.id,event:e})):(t.busEmit("form:success",{id:t.id,event:e}),t.action&&t.$refs.form.submit()),t.runningValidation=!1;case 13:case"end":return n.stop()}}),n)})))()},scrollToTop:function(){var e=this.offsetTopDocument(this.$refs.form)-this.getStickyTop();this.scrollTo({top:e})},handleResetForm:function(){var e=this;this.getSlotComponents({slot:this.$slots.default,recursive:!0,func:this.isFormField}).forEach((function(t){e.busEmit("form-field:reset",{name:t.name}),e.alerts=[]}))},resetForm:function(){this.busEmit("form:reset",{id:this.id})},isFormField:function(element){return element.$options&&element.$options.formField},getFieldText:function(element){return element.errorLabel?element.errorLabel.trim():"label"in element.$slots?element.$slots.label[0].componentInstance?this.getFieldText(element.$slots.label[0].componentInstance):element.$slots.label[0].text.trim():"default"in element.$slots?element.$slots.default[0].componentInstance?this.getFieldText(element.$slots.default[0].componentInstance):element.$slots.default[0].text.trim():"text"in element.$slots?element.$slots.text[0].text.trim():void 0}}},Qf=Jf,ep=Object(y.a)(Qf,(function(){var e=this,t=e._self._c;return t("form",e._b({ref:"form",staticClass:"lds-form",attrs:{novalidate:""},on:{submit:function(t){return t.preventDefault(),e.validateForm.apply(null,arguments)}}},"form",{id:e.id,action:e.action},!1),[t("lds-alert",{ref:"alerts",attrs:{alerts:e.alerts,inline:""}}),e._v(" "),e._t("default")],2)}),[],!1,null,null,null),tp=ep.exports;function np(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ip(e){for(var t=1;t=0&&this.backgroundPosition?this.backgroundPosition.slice(0,e):e<0&&this.backgroundPosition?this.backgroundPosition:"center"},getBreakpoint:function(){for(var e=this.checkForFull(this.layout.content),t=this.checkForFull(this.layout.image),n=Object(Le.a)(new Set([].concat(Object(Le.a)(e),Object(Le.a)(t)))),r=["xsmall","small","medium","large","xlarge"],i=0;ie){var n=image.height*e;return{height:"100%",width:"".concat(n,"px")}}if(t>> in LdsIcon")}},getLabel:function(){if(void 0!==this.label)return this.label;try{if("label"in this.$icons[this.name])return this.$icons[this.name].label}catch(e){return console.error('LDS Error [Unexpected Failure]: Could not find a label for icon name "'.concat(this.name,'" in the $icons library\n\n Exception: ').concat(e.message,'\n\n Check that the icon name "').concat(this.name,'" is a correct LDS icon name from the icon library.\n If using a custom icon ensure the name is correct as defined in the icons object of your LDS Plugin.\n '),"\n>>> in LdsIcon"),"UNKONOWN_ICON_ERROR"}return function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return e.split("-").map((function(e,i){return"all"===t||!0===t&&0===i?e.charAt(0).toUpperCase()+e.slice(1):e})).join(" ")}(this.name)},labelledBy:function(){return[this.getLabel&&"lds-icon-".concat(this.iconId,"-title"),this.description&&"lds-icon-".concat(this.iconId,"-description")].filter((function(e){return e})).join(" ")}}},pp=fp,vp=Object(y.a)(pp,(function(){var e=this,t=e._self._c;return e.getIcon?t("svg",{class:["icon",{inline:e.inline},"icon-"+e.name],attrs:{"aria-labelledby":e.labelledBy,"aria-hidden":"".concat(e.decorative),title:e.getLabel,role:"img",focusable:"false"}},[e.getLabel?t("title",{attrs:{id:"lds-icon-".concat(e.iconId,"-title")}},[e._v("\n "+e._s(e.getLabel)+"\n ")]):e._e(),e._v(" "),e.description?t("desc",{attrs:{id:"lds-icon-".concat(e.iconId,"-description")}},[e._v("\n "+e._s(e.description)+"\n ")]):e._e(),e._v(" "),t("lds-icon-".concat(e.getIcon),{tag:"component"})],1):t("span",{staticStyle:{color:"#F00","font-weight":"bold"}},[e._v("\n [ICON_NAME_ERROR]\n")])}),[],!1,null,null,null).exports,gp={version:"1.9.0",name:"LdsHeader",components:{LdsIcon:vp,LdsHeaderMenu:mp.a},provide:function(){return{getCustomMenuItemSlots:this.getCustomMenuItemSlots}},props:{alignment:{type:String,default:void 0,validator:function(e){return["right","left","even"].includes(e)}},menu:{type:Array,default:function(){return[]}},exoMenu:{type:Array,default:function(){return[]}},id:{type:String,default:void 0},darkTheme:{type:Boolean,default:!1},enableMenuHover:{type:Boolean,default:!1},menuHoverActivationDelay:{type:Number,default:500}},data:function(){return{mobileMenuExpanded:!1,mobileMenuExpanding:!1,disableTransition:!1,headerHeight:0,mobileMode:!1}},computed:{finalAlignment:function(){return this.alignment?this.alignment:this.$rtl?"left":"right"},secondaryMenu:function(){var e=!1;return this.menu.some((function(t){return!(!t.secondaryMenu||!t.current)&&(e=t.secondaryMenu,!0)})),e},isMenuExists:function(){var e=!1;return(Array.isArray(this.menu)&&this.menu.length||Array.isArray(this.exoMenu)&&this.exoMenu.length)&&(e=!0),e},isMenuHidden:function(){return this.mobileMode&&!this.mobileMenuExpanded&&!this.mobileMenuExpanding}},watch:{mobileMenuExpanding:function(e){this.mobileMenuExpanded||e?document.body.setAttribute("data-mobile-nav-expanded","1"):document.body.removeAttribute("data-mobile-nav-expanded")}},mounted:function(){var e=this;this.headerHeight=this.getHeaderHeight(),this.windowOnResize((function(){e.headerHeight=e.getHeaderHeight(),e.checkForMobile()}),100),this.windowOnLoad((function(){e.headerHeight=e.getHeaderHeight(),e.checkForMobile()})),this.busOn("navigation:collapse-mobile-menu",(function(t){var n=t.id,r=void 0!==n&&n,l=t.disableTransition,o=void 0!==l&&l;!1!==r&&r!==e.id||(e.disableTransition=o,e.handleToggleMobileMenu(!1))})),this.busOn("navigation:expand-mobile-menu",(function(t){var n=t.id,r=void 0!==n&&n,l=t.disableTransition,o=void 0!==l&&l;!1!==r&&r!==e.id||(e.disableTransition=o,e.handleToggleMobileMenu(!0))})),this.busOn("navigation:a11y-status-collapsed",(function(){e.$refs.panelStatusMessage.innerHTML=e.l10n("a11yReadCollapsed")})),this.busOn("navigation:a11y-status-expanded",(function(){e.$refs.panelStatusMessage.innerHTML===e.l10n("a11yReadExpanded")?e.$refs.panelStatusMessage.innerHTML=e.l10n("a11yReadCollapsed"):e.$refs.panelStatusMessage.innerHTML=e.l10n("a11yReadExpanded")})),this.busOn("navigation:a11y-status-null",(function(){e.$refs.panelStatusMessage.innerHTML=null})),this.documentOnEvent({type:"keydown",func:this.returnFocusToPanel})},methods:{getCustomMenuItemSlots:function(){var e=this,t=function(n,r){return"submenu"in r&&(n=r.submenu.reduce(t,n)),"slot"in r.options&&!(r.options.slot in n)&&r.options.slot in e.$slots&&n.push(r.options.slot),n};return[].concat(Object(Le.a)(this.menu),Object(Le.a)(this.exoMenu)).reduce(t,[])},toggleMobileMenu:function(){this.mobileMenuExpanded?this.busEmit("navigation:collapse-mobile-menu",{id:this.id}):this.busEmit("navigation:expand-mobile-menu",{id:this.id})},handleToggleMobileMenu:function(e){this.mobileMenuExpanded=e,e||this.$refs.menuButton.$el.focus()},getHeaderHeight:function(){return this.$refs.header.offsetHeight},checkForMobile:function(){void 0!==this.$refs["mobile-actions"]&&(this.mobileMode=0!==this.$refs["mobile-actions"].offsetHeight)},focusBack:function(e){if(this.mobileMode){var t=this.getFocusableElements(this.$refs.menuContainer);e.target===t[0]&&(e.preventDefault(),t[t.length-1].focus()),e.stopPropagation()}},focusForward:function(e){if(this.mobileMode){var t=this.getFocusableElements(this.$refs.menuContainer);e.target===t[t.length-1]&&(e.preventDefault(),t[0].focus()),e.stopPropagation()}},returnFocusToPanel:function(e){if(this.mobileMode&&!this.isMenuHidden&&9===e.keyCode){var t=this.getFocusableElements(this.$refs.menuContainer);e.preventDefault(),e.shiftKey?t[t.length-1].focus():t[0].focus()}},afterEnter:function(){this.mobileMenuExpanding=!1,this.$refs.closeButton.$el.focus()}}},bp=gp,yp=Object(y.a)(bp,(function(){var e=this,t=e._self._c;return t("header",{ref:"header",class:["lds-header","lds-header-align-".concat(e.finalAlignment),{"lds-header-has-secondary":e.secondaryMenu.length>0,"lds-header-has-exo":e.exoMenu.length>0,"lds-header-mobile-expanded":e.mobileMenuExpanded,"lds-header-mobile-expanding":e.mobileMenuExpanding,dark:e.darkTheme}],attrs:{id:e.id}},[e.isMenuExists?t("span",{ref:"panelStatusMessage",staticClass:"visually-hidden",attrs:{id:"a11y-state-announcer",role:"status"}}):e._e(),e._v(" "),e.exoMenu.length>0?t("nav",{staticClass:"lds-header-exo wrapper",attrs:{"aria-label":e.l10n("headerNavLabelGlobal")}},[t("lds-header-menu",{attrs:{alignment:e.finalAlignment,menu:e.exoMenu,type:"exo","enable-menu-hover":e.enableMenuHover,"menu-hover-activation-delay":e.menuHoverActivationDelay}},[e._l(e.getCustomMenuItemSlots(),(function(slot){return[t("template",{slot:slot},[e._t(slot)],2)]}))],2)],1):e._e(),e._v(" "),t("div",{ref:"headerWrapper",staticClass:"lds-header-main wrapper"},[e.$slots.logo?t("div",{staticClass:"lds-header-logo-wrapper"},[e._t("logo"),e._v(" "),e.isMenuExists?t("div",{ref:"mobile-actions",staticClass:"lds-header-mobile-actions"},[t("lds-button-base",{ref:"menuButton",staticClass:"lds-header-toggle",attrs:{"labelled-by":"lds-header-toggle-".concat(e._uid,"-text")},on:{click:function(t){return t.preventDefault(),e.toggleMobileMenu.apply(null,arguments)}}},[t("span",{staticClass:"lds-header-toggle-text",attrs:{id:"lds-header-toggle-".concat(e._uid,"-text")}},[e._v("\n "+e._s(e.l10n("headerMobile"))+"\n ")]),e._v(" "),t("lds-icon",{attrs:{name:"menu",decorative:"",inline:""}})],1),e._v(" "),t("div",{staticClass:"screen-reader-text",attrs:{"aria-live":"polite"}},[e._v("\n "+e._s(e.mobileMenuExpanded?e.l10n("headerExpanded"):e.l10n("headerCollapsed"))+"\n ")])],1):e._e()],2):e._e(),e._v(" "),e.isMenuExists?t("div",{ref:"menuContainer",class:["lds-header-menu-container",e.finalAlignment],style:{visibility:e.isMenuHidden?"hidden":"visible"},attrs:{"aria-hidden":!!e.isMenuHidden&&"true"},on:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.focusBack.apply(null,arguments):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.focusForward.apply(null,arguments)}]}},[t("transition",{attrs:{name:e.disableTransition?"does-not-exist":"mobile-nav",duration:e.disableTransition?0:500},on:{"before-enter":function(t){e.mobileMenuExpanding=!0},"before-leave":function(t){e.mobileMenuExpanding=!0},"after-leave":function(t){e.mobileMenuExpanding=!1},"after-enter":e.afterEnter}},[t("nav",{directives:[{name:"show",rawName:"v-show",value:e.mobileMenuExpanded,expression:"mobileMenuExpanded"}],staticClass:"lds-header-menu-wrapper",attrs:{"aria-label":e.l10n("headerNavLabelPrimary")}},[t("div",{staticClass:"lds-header-menu-container-logo"},[t("div",{staticClass:"row align-items-center justify-content-between"},[t("div",{staticClass:"col-auto"},[e._t("logo")],2),e._v(" "),t("div",{staticClass:"col-auto"},[t("lds-button-base",{ref:"closeButton",staticClass:"lds-header-toggle",attrs:{"aria-labelledby":"lds-header-toggle-".concat(e._uid,"-text")},on:{click:function(t){return t.preventDefault(),e.toggleMobileMenu.apply(null,arguments)}}},[t("span",{staticClass:"lds-header-toggle-text",attrs:{id:"lds-header-toggle-".concat(e._uid,"-text")}},[e._v("\n "+e._s(e.l10n("headerMobileClose"))+"\n ")]),e._v(" "),t("lds-icon",{attrs:{name:"close",decorative:"",inline:""}})],1)],1)])]),e._v(" "),t("div",{staticClass:"lds-header-menu-scroll-container",style:{height:"calc(100% - ".concat(e.headerHeight,"px)")}},[t("lds-header-menu",{attrs:{menu:e.menu,alignment:e.finalAlignment,type:"primary","enable-menu-hover":e.enableMenuHover,"menu-hover-activation-delay":e.menuHoverActivationDelay}},[e._l(e.getCustomMenuItemSlots(),(function(slot){return[t("template",{slot:slot},[e._t(slot)],2)]}))],2),e._v(" "),e.exoMenu.length>0?t("lds-header-menu",{attrs:{menu:e.exoMenu,alignment:e.finalAlignment,type:"exo"}},[e._l(e.getCustomMenuItemSlots(),(function(slot){return[t("template",{slot:slot},[e._t(slot)],2)]}))],2):e._e()],1)])])],1):e._e()]),e._v(" "),e.secondaryMenu?t("nav",{staticClass:"lds-header-secondary",attrs:{"aria-label":e.l10n("headerNavLabelSecondary")}},[t("div",{staticClass:"lds-header-secondary-container wrapper"},[e.secondaryMenu?t("lds-header-menu",{attrs:{menu:e.secondaryMenu,type:"secondary"}},[e._l(e.getCustomMenuItemSlots(),(function(slot){return[t("template",{slot:slot},[e._t(slot)],2)]}))],2):e._e()],1)]):e._e()])}),[],!1,null,null,null),wp=yp.exports,kp={version:"1.0.2",name:"LdsHero",props:{align:{type:String,default:"center",validator:function(e){return["center","left","right"].includes(e)}},altText:{type:String,default:void 0},fallbackImage:{type:String,required:!0},hideScrollButton:{type:Boolean,default:!1},images:{type:Array,required:!0},id:{type:String,default:void 0},lightTheme:{type:Boolean,default:!1}},mounted:function(){var e=this;this.busOn("hero:scroll-down",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.scrollDown()}))},methods:{handleScroll:function(e){this.busEmit("hero:scroll-down",{id:this.id,event:e})},scrollDown:function(){this.scrollTo({top:this.offsetTopDocument(this.$refs.hero)+this.$refs.hero.scrollHeight-this.getStickyTop()})}}},Mp=kp,xp=Object(y.a)(Mp,(function(){var e=this,t=e._self._c;return t("section",{ref:"hero",class:["lds-hero",{light:e.lightTheme}],attrs:{id:e.id}},[t("picture",{staticClass:"lds-hero-img"},[e._l(e.images,(function(image,e){return t("source",{key:e,attrs:{media:image.media,srcset:image.srcset}})})),e._v(" "),t("img",{staticClass:"lds-hero-img-fallback",style:{backgroundImage:"url(".concat(e.fallbackImage,")")},attrs:{alt:e.altText,src:n(472)}})],2),e._v(" "),t("div",{class:["wrapper",e.align]},[t("div",{staticClass:"lds-hero-body row align-items-center"},[t("div",{staticClass:"col"},[e._t("default")],2)])]),e._v(" "),"center"!==e.align||e.hideScrollButton?e._e():t("div",{staticClass:"lds-hero-scroll-btn"},[t("lds-button-base",{on:{click:function(t){return t.preventDefault(),e.handleScroll.apply(null,arguments)}}},[e._v("\n "+e._s(e.l10n("heroScrollDown"))),t("br"),e._v(" "),t("lds-icon",{attrs:{name:"chevron-down",decorative:""}})],1)],1)])}),[],!1,null,null,null),_p=xp.exports;function Pp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Cp(e){for(var t=1;t1)},imagesUseImgObject:function(){return!(!this.images||1!==this.images.length)},getPictureId:function(){return this.imagesUsePictureObject?this.pictureId?this.pictureId:this.id?this.id:null:null},getImgId:function(){return this.imagesUsePictureObject?this.imgId?this.imgId:null:this.imgId?this.imgId:this.id?this.id:null},getAriaHidden:function(){return!!this.decorative||null},getMaxWidth:function(){return null!==this.maxWidth?!(e=this.maxWidth)||null===e||""===e||Array.isArray(e)||Number.isNaN(Number(e))||"number"!=typeof Number(e)?(console.warn('LDS WARNING [Invalid Prop Input]: The value passed into the maxWidth prop "'.concat(this.maxWidth,"\" could not be converted to a number or otherwise evaluated as 'NaN'; make sure the input is numeric or convertable to a number; also make sure you DO NOT add the 'px' units string to your maxWidth value"),"\n>>> in LdsImage"),null):"max-width: ".concat(this.maxWidth,"px;"):null;var e},getFallbackImage:function(){if(this.images)try{return this.images[this.images.length-1].srcset}catch(e){return console.warn("LDS Warning [Image Fallback Exception]: A valid fallback image could not be found in the images array, attempting to use the 'src' prop. Is your images array well formed? Exception: ".concat(e.message),"\n>>> in LdsImage"),this.src?this.src:(console.error("LDS Error [Image Fallback Exception]: No 'src' prop value exists; cannot set fallback image! Check that the images array is valid.","\n>>> in LdsImage"),"ERROR:UNDEFINED!")}return this.src?this.src:"ERROR:UNDEFINED!"}},mounted:function(){this.decorative||this.alt&&null!==this.alt&&""!==this.alt||console.error('LDS ERROR [Image Empty or Undefined alt Attribute]: A valid alt attribute is required on images for a variety of reasons UNLESS the image is purely for visual layout and has no meaning or context which needs to be described for non-visual users. In the latter case set the prop "decorative" on the LDS Image component to supress this warning and also explicitly set aria-hidden="true" on the decorative image.',"\n>>> in LdsImage")}},Op=Object(y.a)(jp,(function(){var e=this,t=e._self._c;return e.imagesUsePictureObject?t("picture",{staticClass:"lds-image",attrs:{id:e.getPictureId}},[e._l(e.images,(function(image,e){return t("source",{key:e,attrs:{media:image.media,srcset:image.srcset}})})),e._v(" "),t("img",{ref:"image",style:e.getMaxWidth,attrs:{id:e.getImgId,alt:e.getAltText,src:e.getFallbackImage,"aria-hidden":e.getAriaHidden,"aria-describedby":e.ariaDescribedby,loading:e.loading}})],2):e.imagesUseImgObject||e.src?t("img",{ref:"image",style:e.getMaxWidth,attrs:{id:e.getImgId,alt:e.getAltText,src:e.getFallbackImage,"aria-hidden":e.getAriaHidden,"aria-describedby":e.ariaDescribedby,loading:e.loading}}):t("div",[t("lds-alert",{attrs:{alerts:[{level:"error",slot:"imageError"}],inline:""},scopedSlots:e._u([{key:"imageError",fn:function(){return[e._v("\n LDS IMAGE ERROR: the 'src' or 'images' prop is missing (not set) or has invalid inpout; at least one is required with valid input.\n ")]},proxy:!0}])})],1)}),[],!1,null,null,null).exports,Ap={version:"1.2.2",name:"LdsImageComparisonSlider",props:{darkTheme:{type:Boolean,default:!1},dragIntent:{type:Number,default:500},id:{type:String,default:void 0},imageLeft:{type:String,required:!0},imageLeftAttrs:{type:Object,default:function(){}},imageRight:{type:String,required:!0},imageRightAttrs:{type:Object,default:function(){}},keyPressIntent:{type:Number,default:500,validator:function(e){return e>100}}},data:function(){return{dragging:!1,moving:!1,holdingKey:!1,holdThrottle:!1,controllerPos:void 0,delayEndDrag:void 0,delayKeyPress:void 0,delayHoldTimer:void 0,delayResetTimer:void 0,buffer:22}},mounted:function(){var e=this;this.busOn("image-comparison-slider:move-left",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.keyUpLeft()})),this.busOn("image-comparison-slider:move-right",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.keyUpRight()})),this.busOn("image-comparison-slider:move-left-full",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.moving=!0,e.moveLeftFull(),setTimeout((function(){e.moving=!1}),250))})),this.busOn("image-comparison-slider:move-right-full",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||(e.moving=!0,e.moveRightFull(),setTimeout((function(){e.moving=!1}),250))}))},methods:{beginDrag:function(){this.dragging=!0,this.busEmit("image-comparison-slider:drag-begin",{id:this.id})},drag:function(e){if(this.dragging){clearTimeout(this.delayEndDrag);var t=e.clientX;this.determineControlPosition(t)}},dragTouch:function(e){if(clearTimeout(this.delayEndDrag),this.dragging){var t=e.touches[0].clientX;this.determineControlPosition(t)}},determineControlPosition:function(e){var t=this.$refs.slider.getBoundingClientRect(),n=t.left+this.buffer,r=t.right-this.buffer;if(er)this.controllerPos=this.percentOfWidth(r-t.left);else{var l=e-t.left;this.controllerPos=l&&l>0?l/this.sliderWidth()*100:1/this.sliderWidth()*100}},endDrag:function(){var e=this;clearTimeout(this.delayEndDrag),this.delayEndDrag=setTimeout((function(){e.dragging=!1,e.busEmit("image-comparison-slider:drag-end",{id:e.id})}),this.dragIntent)},endDragImmediate:function(){clearTimeout(this.delayEndDrag),this.dragging=!1,this.busEmit("image-comparison-slider:drag-end",{id:this.id})},moveLeftFull:function(){this.controllerPos=this.percentOfWidth(this.buffer)},moveRightFull:function(){var e=this.$refs.slider.getBoundingClientRect(),t=e.right-this.buffer;this.controllerPos=this.percentOfWidth(t-e.left)},keyUpLeft:function(){var e=this;if(clearTimeout(this.delayHoldTimer),!this.moving){this.controllerPos||(this.controllerPos=50);var t=this.controllerPos,n=this.percentOfWidth(3);if(this.controllerPos>this.percentOfWidth(this.buffer)){this.moving=!0;for(var i=0;i<10;i+=1){if(t-nthis.percentOfWidth(this.sliderWidth()-this.buffer)){this.moving=!1,setTimeout((function(){e.controllerPos=e.percentOfWidth(e.sliderWidth()-e.buffer)}),10*i);break}setTimeout((function(){e.controllerPos+=n}),10*i),9===i&&(this.moving=!1),t+=n}}}},keyDownLeft:function(){var e=this;this.holdingKey&&(this.holdLeftMovement(),clearTimeout(this.delayHoldTimer)),this.delayHoldTimer=setTimeout((function(){e.holdingKey=!0}),this.keyPressIntent)},holdLeftMovement:function(){var e=this;if(clearTimeout(this.delayKeyPress),this.moving=!0,this.controllerPos||(this.controllerPos=50),!this.holdThrottle){this.holdThrottle=!0;var t=this.percentOfWidth(20);this.controllerPos>this.percentOfWidth(this.buffer)&&(this.controllerPos-tthis.percentOfWidth(this.sliderWidth()-this.buffer)?this.controllerPos=this.percentOfWidth(this.sliderWidth()-this.buffer):this.controllerPos+=t),setTimeout((function(){e.holdThrottle=!1}),150)}this.delayKeyPress=setTimeout((function(){e.moving=!1,e.holdingKey=!1}),205)},percentOfWidth:function(e){return e/this.sliderWidth()*100},sliderWidth:function(){return this.$refs.slider.getBoundingClientRect().width}}},Tp=Ap,Wp=Object(y.a)(Tp,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-image-comparison-slider",{"dark-theme":e.darkTheme}]},[t("div",{staticClass:"lds-image-comparison-slider-titles"},[e.$slots["title-left"]||e.$slots["title-right"]?t("div",{staticClass:"row"},[e.$slots["title-left"]?t("div",{class:e.$slots["title-right"]?"col-6":"col"},[t("p",{staticClass:"lds-image-comparison-slider-title-left h4"},[e._t("title-left")],2)]):e._e(),e._v(" "),e.$slots["title-right"]?t("div",{class:e.$slots["title-left"]?"col-6":"col"},[t("p",{staticClass:"lds-image-comparison-slider-right align-right h4"},[e._t("title-right")],2)]):e._e()]):e._e()]),e._v(" "),t("div",{staticClass:"lds-image-comparison-slider-buffer",style:e.dragging?{cursor:"grabbing"}:{},on:{mouseleave:e.endDragImmediate,mouseup:e.endDragImmediate}},[t("div",{directives:[{name:"touch",rawName:"v-touch:moving",value:e.dragTouch,expression:"dragTouch",arg:"moving"}],ref:"slider",staticClass:"lds-image-comparison-slider-images",on:{mousemove:e.drag,mouseleave:e.endDrag,touchend:e.endDragImmediate}},[t("div",{staticClass:"lds-image-comparison-slider-control",style:e.controllerPos?{left:"calc(".concat(e.controllerPos,"% - (1.5rem - 2px))"),transition:e.moving?"left .2s linear":"",cursor:e.dragging?"grabbing":""}:{}},[t("div",{staticClass:"lds-image-comparison-slider-control-bar-top"}),e._v(" "),t("div",{staticClass:"lds-image-comparison-slider-control-bar-bottom"}),e._v(" "),t("lds-button-base",{directives:[{name:"touch",rawName:"v-touch:start",value:e.beginDrag,expression:"beginDrag",arg:"start"}],ref:"controller",class:["lds-image-comparison-slider-control-button",{grabbed:e.dragging}],style:e.dragging?{cursor:"grabbing"}:{},attrs:{"aria-label":e.l10n("imageComparisonSliderButtonLabel")},nativeOn:{mousedown:function(t){return e.beginDrag.apply(null,arguments)},keyup:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"left",37,t.key,["Left","ArrowLeft"])||"button"in t&&0!==t.button?null:e.keyUpLeft.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"right",39,t.key,["Right","ArrowRight"])||"button"in t&&2!==t.button?null:e.keyUpRight.apply(null,arguments)}],keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"right",39,t.key,["Right","ArrowRight"])||"button"in t&&2!==t.button?null:e.keyDownRight.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"left",37,t.key,["Left","ArrowLeft"])||"button"in t&&0!==t.button?null:e.keyDownLeft.apply(null,arguments)}]}},[t("span",{staticClass:"screen-reader-text"},[e._v("\n "+e._s(e.l10n("imageComparisonSliderButtonText"))+"\n ")]),e._v(" "),t("lds-icon",{staticClass:"lds-image-comparison-slider-control-icon-left",attrs:{name:"chevron-left",decorative:""}}),e._v(" "),t("lds-icon",{staticClass:"lds-image-comparison-slider-control-icon-right",attrs:{name:"chevron-right",decorative:""}})],1)],1),e._v(" "),t("div",{staticClass:"lds-image-comparison-slider-left",style:e.controllerPos?{width:"".concat(e.controllerPos,"%"),transition:e.moving?"width .2s linear":""}:{}},[t("img",e._b({attrs:{src:e.imageLeft}},"img",e.imageLeftAttrs,!1))]),e._v(" "),t("div",{staticClass:"lds-image-comparison-slider-right"},[t("img",e._b({attrs:{src:e.imageRight}},"img",e.imageRightAttrs,!1))])])]),e._v(" "),e.$slots.caption?t("div",{staticClass:"lds-image-comparison-slider-caption align-center"},[e._t("caption")],2):e._e()])}),[],!1,null,null,null),Dp=Wp.exports,Ip={version:"1.2.3",name:"LdsImageSlider",props:{allowFullScreen:{type:Boolean,default:!0},images:{type:Array,required:!0,validator:function(e){return e.length>1}},id:{type:String,default:void 0},initialIndex:{type:Number,default:void 0},maxHeight:{type:Number,default:void 0},maxWidth:{type:Number,default:void 0}},data:function(){var e=100/(this.images.length+2),t=this.initialIndex&&this.initialIndex0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.sliderId||e.handleShowPrevImage()})),this.busOn("image-slider:next-image",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.sliderId||e.handleShowNextImage()})),this.busOn("image-slider:toggle-full-screen",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.fullScreen,o=void 0===l?void 0:l;!1!==r&&r!==e.sliderId||(e.expanded=void 0===o?!e.expanded:o)})),this.busOn("image-slider:go-to-index",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.index,r=void 0!==n&&n,l=t.id,o=void 0!==l&&l;!1!==o&&o!==e.sliderId||!1!==r&&e.handleGoToIndex(r)}))},methods:{showPrevImage:function(){this.$rtl?this.busEmit("image-slider:next-image",{id:this.sliderId}):this.busEmit("image-slider:previous-image",{id:this.sliderId})},handleShowPrevImage:function(){var e=this;this.transitioning||(this.transitioning=!0,this.currentIndex-=1,this.frameStyles.transition=".5s transform ease",this.setFrameStyles(this.expanded),this.currentIndex<0&&(this.currentIndex=this.images.length-1,setTimeout((function(){e.frameStyles.transition=null,e.setFrameStyles(e.expanded)}),505)),setTimeout((function(){e.transitioning=!1}),505),this.busEmit("image-slider:show-previous-image",{index:this.currentIndex,id:this.id}))},showNextImage:function(){this.$rtl?this.busEmit("image-slider:previous-image",{id:this.sliderId}):this.busEmit("image-slider:next-image",{id:this.sliderId})},handleShowNextImage:function(){var e=this;this.transitioning||(this.transitioning=!0,this.currentIndex+=1,this.frameStyles.transition=".5s transform ease",this.setFrameStyles(this.expanded),this.currentIndex===this.images.length&&(this.currentIndex=0,setTimeout(Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e.frameStyles.transition=null,e.setFrameStyles(e.expanded);case 2:case"end":return t.stop()}}),t)}))),505)),setTimeout((function(){e.transitioning=!1}),505),this.busEmit("image-slider:show-next-image",{index:this.currentIndex,id:this.id}))},goToIndex:function(e){this.busEmit("image-slider:go-to-index",{index:e,id:this.sliderId})},handleGoToIndex:function(e){e>=this.images.length||e<0||(this.currentIndex=e,this.frameStyles.transition=".5s transform ease",this.setFrameStyles(this.expanded))},exitExpandedMode:function(){this.expanded&&this.toggleExpanded()},toggleExpanded:function(){this.busEmit("image-slider:toggle-full-screen",{id:this.sliderId,fullScreen:!this.expanded})},getOffsetValue:function(){return Math.abs(this.imageWidthPercent+this.currentIndex*this.imageWidthPercent+this.rtlOffset)},setFrameStyles:function(e){this.frameStyles.transform="translate3d(-".concat(this.getOffsetValue(),e?"%, -50%, 0)":"%, 0, 0)")}}},Ep=Ip,zp=Object(y.a)(Ep,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-image-slider",style:e.maxWidthStyles,attrs:{id:e.id}},[t("div",{directives:[{name:"touch",rawName:"v-touch:swipe.left",value:e.showNextImage,expression:"showNextImage",arg:"swipe",modifiers:{left:!0}},{name:"touch",rawName:"v-touch:swipe.right",value:e.showPrevImage,expression:"showPrevImage",arg:"swipe",modifiers:{right:!0}}],class:["lds-image-slider-carousel",{expanded:e.expanded}],on:{click:e.exitExpandedMode}},[t("div",{staticClass:"lds-image-slider-carousel-frame",style:e.frameStyles},[t("div",{staticClass:"lds-image-slider-carousel-frame-segment",style:e.imageWidth},[t("img",{style:e.imageStyles,attrs:{alt:e.images[e.images.length-1].alt,src:e.images[e.images.length-1].src,srcset:e.images[e.images.length-1].srcset},on:{click:function(e){e.stopPropagation()}}})]),e._v(" "),e._l(e.images,(function(n,r){return t("div",{key:r,staticClass:"lds-image-slider-carousel-frame-segment",style:e.imageWidth},[t("img",{style:e.imageStyles,attrs:{alt:n.alt,src:n.src,srcset:n.srcset},on:{click:function(e){e.stopPropagation()}}})])})),e._v(" "),t("div",{staticClass:"lds-image-slider-carousel-frame-segment",style:e.imageWidth},[t("img",{style:e.imageStyles,attrs:{alt:e.images[0].alt,src:e.images[0].src,srcset:e.images[0].srcset},on:{click:function(e){e.stopPropagation()}}})])],2),e._v(" "),t("lds-button-base",{staticClass:"lds-image-slider-carousel-prev",on:{click:function(t){return t.stopPropagation(),e.showPrevImage.apply(null,arguments)}}},[t("lds-icon",{attrs:{label:e.l10n("imageSliderPrevious"),name:"chevron-left"}})],1),e._v(" "),t("lds-button-base",{staticClass:"lds-image-slider-carousel-next",on:{click:function(t){return t.stopPropagation(),e.showNextImage.apply(null,arguments)}}},[t("lds-icon",{attrs:{label:e.l10n("imageSliderNext"),name:"chevron-right"}})],1),e._v(" "),e.allowFullScreen?t("lds-button-base",{staticClass:"lds-image-slider-carousel-full-screen-toggle",on:{click:function(t){return t.stopPropagation(),e.toggleExpanded.apply(null,arguments)}}},[e.expanded?t("lds-icon",{attrs:{label:e.l10n("imageSliderCollapse"),name:"arrows-collapse"}}):t("lds-icon",{attrs:{label:e.l10n("imageSliderExpand"),name:"arrows-expand"}})],1):e._e()],1),e._v(" "),t("ol",{class:["lds-image-slider-dots",{expanded:e.expanded}]},e._l(e.images,(function(image,n){return t("li",{key:n},[t("lds-button-base",{class:{active:e.currentIndex===n},on:{click:function(t){return e.goToIndex(n)}}},[e._v("\n "+e._s(e.currentIndex===n?e.l10n("imageSliderDotActive","".concat(n+1)):e.l10n("imageSliderDot","".concat(n+1)))+"\n ")])],1)})),0),e._v(" "),e.captions?t("div",{staticClass:"lds-image-slider-captions"},[t("transition",{attrs:{name:"lds-image-slider-fade",mode:"out-in"}},[e._l(e.captions,(function(caption,n){return[e.currentIndex===n?t("div",{key:n,staticClass:"align-center"},[caption.slot?e._t(caption.slot):t("p",[e._v("\n "+e._s(caption.text)+"\n ")])],2):e._e()]}))],2)],1):e._e()])}),[],!1,null,null,null),Hp=zp.exports,Np={version:"1.7.0",name:"LdsInterstitial",props:{active:{type:Boolean,default:!1},affirmButton:{type:String,default:void 0},affirmHref:{type:String,default:void 0},ariaDescribedby:{type:String,default:void 0},ariaLabelledby:{type:String,default:void 0},buttonAlignment:{type:String,default:"center",validator:function(e){return["left","center","right"].includes(e)}},contentAlignment:{type:String,default:"center",validator:function(e){return["left","center","right"].includes(e)}},cookieDuration:{type:Number,default:365,validator:function(e){return e>=0&&e<=365&&e%1==0}},cookieName:{type:String,default:"hcp"},declineButton:{type:String,default:void 0},declineHref:{type:String,default:void 0},displayLogo:{type:Boolean,default:!0},id:{type:String,required:!0},messageType:{type:String,required:!0,validator:function(e){return["hcp","patient","exit"].includes(e)}},modalDefaultHeading:{type:String,default:"disabled",validator:function(e){return["enabled","disabled"].includes(e)}},modalDefaultHeadingClasses:{type:String,default:void 0},modalDefaultHeadingNotVisible:{type:Boolean,default:!1},modalDefaultHeadingText:{type:String,default:"[Modal Default Heading]"},parentCompany:{type:String,default:"Lilly USA, LLC",validator:function(e){return["Lilly USA, LLC","Eli Lilly and Company"].includes(e)}},siteName:{type:String,default:"[Site Name]"},size:{type:String,default:"col-12 col-sm-10 col-md-8 col-lg-6"},cookieConsentRequired:{type:Boolean,default:!1},cookieConsentCookieName:{type:String,default:"cookiesAcceptedNecessary"}},data:function(){return{nextLocation:this.declineHref||void 0}},computed:{affirmText:function(){return this.affirmButton?this.affirmButton:"hcp"===this.messageType||"patient"===this.messageType?"Yes":"Continue"},processedAriaLabelledBy:function(){return this.ariaDescribedby&&""!==this.ariaDescribedby?(console.warn('LDS Warning [DEPRECATED]: prop "ariaDescribedBy" usage found in an Interstitial instance (id: '.concat(this.id,'). Refactor to use the "ariaLabelledBy" prop instead.'),"\n>>> in LdsInterstitial"),this.ariaDescribedby):this.ariaLabelledby&&""!==this.ariaLabelledby?this.ariaLabelledby:this.defaultHeadingId},declineText:function(){return this.declineButton?this.declineButton:"hcp"===this.messageType||"patient"===this.messageType?"No":"Go Back"},defaultHeading:function(){switch(this.messageType){case"hcp":return"Welcome to ".concat(this.siteName);case"patient":return"Are you a US Healthcare provider?";default:return"You are now leaving ".concat(this.siteName)}},defaultHeadingId:function(){return"lds-interstitial-heading-".concat(this._uid)},alignButtons:function(){return"center"!==this.buttonAlignment?"left"===this.buttonAlignment?"start":"end":"center"},logoPadding:function(){var e=["top"];return"center"!==this.contentAlignment&&e.push(this.contentAlignment),e}},watch:{active:function(e){this.cookieConsentRequired?e&&!this.getCookie(this.cookieName)&&this.getCookie(this.cookieConsentCookieName)?this.busEmit("modal:show",{id:this.id}):this.busEmit("modal:hide",{id:this.id}):e&&!this.getCookie(this.cookieName)?this.busEmit("modal:show",{id:this.id}):this.busEmit("modal:hide",{id:this.id})}},mounted:function(){var e=this;this.checkActive(),this.busOn("link:external-click",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).event,n=void 0!==t&&t;"exit"===e.messageType&&(!1!==n&&n.preventDefault(),e.busEmit("modal:show",{id:e.id}),!1!==n&&(e.nextLocation=n.currentTarget.href))})),this.busOn("interstitial:show",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.event,o=void 0!==l&&l;!1!==r&&r!==e.id||(!1!==o&&o.preventDefault(),e.getCookie(e.cookieName)||("hcp"===e.messageType&&e.busEmit("modal:show",{id:e.id}),"patient"===e.messageType&&(e.busEmit("modal:show",{id:e.id}),!1!==o&&(e.nextLocation=o.currentTarget.href))),"exit"===e.messageType&&(e.busEmit("modal:show",{id:e.id}),!1!==o&&(e.nextLocation=o.currentTarget.href)))})),this.busOn("interstitial:hide",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.busEmit("modal:hide",{id:n})})),this.busOn("interstitial:affirm",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.event,o=void 0===l?void 0:l;!1!==r&&r!==e.id||e.handleAffirmAction(o)})),this.busOn("interstitial:decline",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.handleDeclineAction()}))},methods:{declineAction:function(){this.busEmit("interstitial:decline",{id:this.id,type:this.messageType})},handleDeclineAction:function(){"hcp"===this.messageType&&this.nextLocation&&(window.location=this.nextLocation),"patient"===this.messageType&&this.busEmit("modal:hide",{id:this.id}),"exit"===this.messageType&&this.busEmit("modal:hide",{id:this.id})},affirmAction:function(e){this.busEmit("interstitial:affirm",{id:this.id,type:this.messageType,event:e})},handleAffirmAction:function(e){"hcp"===this.messageType&&(!this.affirmHref&&e&&e.preventDefault(),this.setCookie(this.cookieName,!0,this.cookieDuration),this.busEmit("modal:hide",{id:this.id})),"patient"===this.messageType&&this.setCookie(this.cookieName,!0,this.cookieDuration),"exit"===this.messageType&&this.busEmit("modal:hide",{id:this.id})},checkActive:function(){this.cookieConsentRequired?this.active&&!this.getCookie(this.cookieName)&&this.getCookie(this.cookieConsentCookieName)&&this.busEmit("modal:show",{id:this.id}):this.active&&!this.getCookie(this.cookieName)&&this.busEmit("modal:show",{id:this.id})}}},$p=Np,Rp=Object(y.a)($p,(function(){var e=this,t=e._self._c;return t("lds-modal",e._b({staticClass:"lds-interstitial"},"lds-modal",{id:e.id,size:e.size,dismissible:!1,ariaLabelledby:e.processedAriaLabelledBy,headingClasses:e.modalDefaultHeadingClasses,defaultHeading:e.modalDefaultHeading,headingNotVisible:e.modalDefaultHeadingNotVisible,headingText:e.modalDefaultHeadingText},!1),[e.$slots.default?t("div",{class:"lds-interstitial-content align-".concat(e.contentAlignment)},[e._t("default")],2):t("div",[t("section",{class:"lds-interstitial-content align-".concat(e.contentAlignment)},[e.displayLogo?t("lds-logo-lilly",{attrs:{"disable-padding":e.logoPadding,size:"md"},nativeOn:{click:function(e){e.preventDefault()}}}):e._e(),e._v(" "),t("h2",{staticClass:"lds-interstitial-heading",attrs:{id:e.defaultHeadingId}},[e._t("heading",(function(){return[e._v("\n "+e._s(e.defaultHeading)+"\n ")]}))],2),e._v(" "),e._t("text",(function(){return["hcp"===e.messageType?[t("p",[e._v("Please tell us who you are so we can connect you to the information that’s most important to you.")]),e._v(" "),t("p",[t("strong",[e._v("Are you a Healthcare Professional?")])])]:"patient"===e.messageType?[t("p",[e._v("The information contained in this section of "+e._s(e.siteName)+" is intended for US Healthcare providers. Please confirm below.")])]:[t("p",[e._v("You’ve clicked on a link for a third-party site, which "+e._s(e.parentCompany)+" does not control, influence, or endorse. Lilly is not responsible for any content on this third-party site, including the privacy policy. Click “"+e._s(e.affirmText)+"” to leave this site or click “"+e._s(e.declineText)+"” to return to "+e._s(e.siteName)+".")])]]}))],2),e._v(" "),e.$slots.buttons?t("div",{staticClass:"lds-interstitial-buttons"},[e._t("buttons")],2):t("div",{class:"lds-interstitial-buttons row justify-content-".concat(e.alignButtons)},[t("div",{staticClass:"col-12 col-md-auto"},[t("lds-button",{attrs:{mode:"secondary"},on:{click:e.declineAction}},[e._v("\n "+e._s(e.declineText)+"\n ")])],1),e._v(" "),t("div",{staticClass:"col-12 col-md-auto"},[t("lds-button",{attrs:{href:e.affirmHref||e.nextLocation,target:"patient"!==e.messageType?"_blank":void 0},on:{click:e.affirmAction}},[e._v("\n "+e._s(e.affirmText)+"\n ")])],1)])])])}),[],!1,null,null,null).exports,Bp={version:"1.0.3",name:"LdsSlider",props:{dragIntent:{type:Number,default:500},forceIncrements:{default:!1,type:[Boolean,Number]},holdIncrement:{default:6,type:Number},id:{default:void 0,type:String},keyPressIntent:{type:Number,default:400,validator:function(e){return e>100}},minValue:{default:0,type:Number},maxValue:{default:100,type:Number},segments:{default:void 0,type:Number,validator:function(e){return e>1}},showValue:{default:"never",type:String,validator:function(e){return["never","temporary","persistent"].includes(e)}},showMinMax:{default:!1,type:Boolean},tapIncrement:{default:0,type:Number},value:{default:0,type:Number}},data:function(){return{controlPos:0,bump:"",dragging:!1,moving:!1,holdingKey:!1,throttleGlide:!1,glidePos:-1,resetAnimation:void 0,resetGlideThrottle:void 0,delayEndDrag:void 0,delayHoldTimer:void 0,transition:void 0}},computed:{buttonStyles:function(){return{left:this.$rtl?"auto":"calc(".concat(this.controlPos,"% - .75rem)"),right:this.$rtl?"calc(".concat(this.controlPos,"% - .75rem)"):"auto",transition:this.transition}},intialPosition:function(){if(this.value-this.minValue<1)return 0;var e=this.segments?this.value/this.segments*100:(this.value-this.minValue)/(this.maxValue-this.minValue)*100;return e>100&&(e=100),e},range:function(){return this.maxValue-this.minValue},valueNow:function(){var e=this.maxValue-this.minValue,t=Math.round(this.controlPos/100*e+this.minValue);return!1===this.forceIncrements?t:this.roundToPrecision(t,this.forceIncrements)},sliderId:function(){return this.id||"lds-slider-".concat(this._uid)},displayCurrentValue:function(){return"persistent"===this.showValue||!("temporary"!==this.showValue||!this.dragging&&!this.moving)},getTapIncrement:function(){return this.forceIncrements?this.tapIncrement||this.forceIncrements:this.tapIncrement||1}},watch:{valueNow:function(e){this.$emit("input",e)},value:function(e){this.dragging||this.moving||this.slideToValue(e)}},mounted:function(){var e=this;this.controlPos=this.intialPosition,document.addEventListener("mouseup",this.endDragImmediate),this.busOn("slider:slide-to-value",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.value,o=void 0!==l&&l;!1!==r&&r!==e.sliderId||"number"==typeof o&&o>=e.minValue&&o<=e.maxValue&&e.slideToValue(o)})),this.busOn("slider:jump-left",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.sliderId||e.jumpLeft()})),this.busOn("slider:jump-right",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.sliderId||e.jumpRight()})),this.busOn("slider:move-left-full",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.sliderId||e.moveLeftFull()})),this.busOn("slider:move-right-full",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.sliderId||e.moveRightFull()}))},beforeDestroy:function(){document.removeEventListener("mouseup",this.endDragImmediate)},methods:{keyDownLeft:function(){var e=this;this.dragging||(this.holdingKey?(clearTimeout(this.delayHoldTimer),this.glideLeft()):this.delayHoldTimer=setTimeout((function(){e.holdingKey=!0,e.transition=".25s all linear"}),this.keyPressIntent))},keyUpLeft:function(){this.dragging||(clearTimeout(this.delayHoldTimer),this.moving?this.removeHoldingState():this.busEmit("slider:jump-left",{id:this.sliderId}))},keyDownRight:function(){var e=this;this.dragging||(this.holdingKey?(clearTimeout(this.delayHoldTimer),this.glideRight()):this.delayHoldTimer=setTimeout((function(){e.holdingKey=!0,e.transition=".25s all linear"}),this.keyPressIntent))},keyUpRight:function(){this.dragging||(clearTimeout(this.delayHoldTimer),this.moving?this.removeHoldingState():this.busEmit("slider:jump-right",{id:this.sliderId}))},jumpLeft:function(){if(this.segments&&this.valueNow!==(this.$rtl?this.maxValue:this.minValue)){this.toggleTransition("on");var e=100/this.segments;this.$rtl?this.controlPos+=e:this.controlPos-=e,this.toggleTransition("off")}else this.valueNow!==(this.$rtl?this.maxValue:this.minValue)&&(this.$rtl?this.slideToValue(this.valueNow+this.getTapIncrement):this.slideToValue(this.valueNow-this.getTapIncrement))},jumpRight:function(){if(this.segments&&this.valueNow!==(this.$rtl?this.minValue:this.maxValue)){this.toggleTransition("on");var e=100/this.segments;this.$rtl?this.controlPos-=e:this.controlPos+=e,this.toggleTransition("off")}else this.valueNow!==(this.$rtl?this.minValue:this.maxValue)&&(this.$rtl?this.slideToValue(this.valueNow-this.getTapIncrement):this.slideToValue(this.valueNow+this.getTapIncrement))},glideLeft:function(){this.moving=!0,this.throttleGlide||this.glide("left")},glideRight:function(){this.moving=!0,this.throttleGlide||this.glide("right")},glide:function(e){var t=this;clearTimeout(this.resetAnimation),this.throttleGlide=!0,this.determineGlidePos(e),this.controlPos=this.glideControlPosition(e),this.resetGlideThrottle=setTimeout((function(){t.throttleGlide=!1}),90),this.resetAnimation=setTimeout((function(){t.transition=void 0}),255)},moveLeftFull:function(){this.controlPos=this.$rtl?100:0},moveRightFull:function(){this.controlPos=this.$rtl?0:100},removeHoldingState:function(){this.segments&&this.slideToSegment(),this.moving=!1,this.holdingKey=!1,this.glidePos=-1},determineGlidePos:function(e){(this.$rtl?"left"===e:"right"===e)?this.glidePos=this.glidePos<0?Math.round(this.controlPos+this.holdIncrement):this.glidePos+this.holdIncrement:this.glidePos=this.glidePos<0?Math.round(this.controlPos-this.holdIncrement):this.glidePos-=this.holdIncrement},glideControlPosition:function(e){return(this.$rtl?"left"===e:"right"===e)?this.glidePos<=100?this.glidePos:100:this.glidePos>=0?this.glidePos:0},beginDrag:function(){this.dragging=!0,this.busEmit("incremental-slider:drag-begin",{id:this.sliderId})},drag:function(e){if(this.dragging){clearTimeout(this.delayEndDrag);var t=e.clientX;this.controlPos=this.getClickPercent(t)}},dragTouch:function(e){if(clearTimeout(this.delayEndDrag),this.dragging){var t=e.touches[0].clientX;this.controlPos=this.getClickPercent(t)}},endDrag:function(){var e=this;clearTimeout(this.delayEndDrag),this.delayEndDrag=setTimeout((function(){e.dragging=!1,e.segments&&e.slideToSegment(),e.busEmit("incremental-slider:drag-end",{id:e.id})}),this.dragIntent)},endDragImmediate:function(){clearTimeout(this.delayEndDrag),this.dragging=!1,this.segments&&this.slideToSegment(),this.busEmit("incremental-slider:drag-end",{id:this.id})},slideToSegment:function(e){var t=100/this.segments,n=e?this.getClickPercent(e):this.controlPos,r=this.roundToPrecision(n,t);r!==this.controlPos&&(this.toggleTransition("on"),this.controlPos=r,this.toggleTransition("off"))},slideToPoint:function(e){if(this.dragging||this.moving||!this.segments){if(!this.dragging&&!this.moving){this.toggleTransition("on");var t=e.touches?e.touches[0].clientX:e.clientX;this.controlPos=this.getClickPercent(t),this.toggleTransition("off")}}else{var n=this.controlPos,r=e.touches?e.touches[0].clientX:e.clientX;this.slideToSegment(r),n===this.controlPos&&n>this.getClickPercent(r)?this.$rtl?this.bumpRight():this.bumpLeft():n===this.controlPos&&(this.$rtl?this.bumpLeft():this.bumpRight())}},slideToValue:function(e){var t=(e-this.minValue)/this.range*100;this.controlPos=t>100||t<0?t>100?100:0:t,this.segments?this.slideToSegment():(this.toggleTransition("on"),this.toggleTransition("off"))},bumpLeft:function(){var e=this;this.bump="left",setTimeout((function(){e.bump=""}),255)},bumpRight:function(){var e=this;this.bump="right",setTimeout((function(){e.bump=""}),255)},isSegmentActive:function(e){return(this.valueNow-this.minValue)/this.range*100>e/this.segments*100},getClickPercent:function(e){var t=this.$refs.slider.getBoundingClientRect(),n=t.left,r=t.right;if(this.$rtl?e>r:er)return 100;var l=e-n;if(!Number.isNaN(l)){var o=l/this.sliderWidth()*100;return this.$rtl?100-o:o}return 1/this.sliderWidth()*100},sliderWidth:function(){return this.$refs.slider.getBoundingClientRect().width},toggleTransition:function(e){var t=this;"on"===e?(this.transition=".25s all ease",this.moving=!0):setTimeout((function(){t.transition=void 0,t.moving=!1}),255)},roundToPrecision:function(e,t){var n=+e+(void 0===t?.5:t/2);return n-n%(void 0===t?1:+t)}}},Fp=Bp,Vp=Object(y.a)(Fp,(function(){var e=this,t=e._self._c;return t("div",{directives:[{name:"touch",rawName:"v-touch:moving",value:e.dragTouch,expression:"dragTouch",arg:"moving"}],staticClass:"lds-slider row align-items-center",attrs:{id:e.sliderId,"data-dragging":e.dragging},on:{mousemove:e.drag}},[t("div",{staticClass:"screen-reader-text",attrs:{id:"slider-value-".concat(e.sliderId)}},[t("label",{attrs:{for:"value-slider-".concat(e.sliderId)}},[e._v("Value slider")]),e._v(" "),t("input",{attrs:{id:"value-slider-".concat(e.sliderId),name:"value-slider-".concat(e.sliderId),type:"number"},domProps:{value:e.valueNow}})]),e._v(" "),e.showMinMax||e.$slots.start?t("div",{class:"lds-slider-min col-auto ".concat(e.$rtl?"p-l-0":"p-r-0")},[e.showMinMax?t("span",[e._v(e._s(e.minValue))]):e._e(),e._v(" "),e._t("start")],2):e._e(),e._v(" "),t("div",{staticClass:"lds-slider-container col",on:{mouseleave:e.endDrag,mouseup:e.endDragImmediate,touchend:e.endDragImmediate}},[t("div",{ref:"slider",staticClass:"lds-slider-base",on:{click:e.slideToPoint}},[t("div",{staticClass:"lds-slider-value-indicator",style:{width:"".concat(e.controlPos,"%"),transition:e.transition}}),e._v(" "),e.segments?[t("div",{staticClass:"lds-slider-segment-container"},e._l(e.segments-1,(function(n,r){return t("div",{key:r,class:["lds-slider-segment",{active:e.isSegmentActive(r+1)}],style:{transition:e.transition}})})),0)]:e._e(),e._v(" "),t("lds-button-base",{directives:[{name:"touch",rawName:"v-touch:start.stop",value:e.beginDrag,expression:"beginDrag",arg:"start",modifiers:{stop:!0}}],class:["lds-slider-control show-current-".concat(e.showValue),{"bump-left":"left"===e.bump,"bump-right":"right"===e.bump}],style:e.buttonStyles,attrs:{"aria-valuemin":e.minValue,"aria-valuemax":e.maxValue,"aria-valuenow":e.valueNow,"data-active":e.dragging,role:"slider"},on:{click:function(e){e.stopPropagation()}},nativeOn:{keyup:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"left",37,t.key,["Left","ArrowLeft"])||"button"in t&&0!==t.button?null:e.keyUpLeft.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"right",39,t.key,["Right","ArrowRight"])||"button"in t&&2!==t.button?null:e.keyUpRight.apply(null,arguments)},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"]))return null;e.$rtl?e.keyUpRight():e.keyUpLeft()},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"]))return null;e.$rtl?e.keyUpLeft():e.keyUpRight()}],keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"right",39,t.key,["Right","ArrowRight"])||"button"in t&&2!==t.button?null:e.keyDownRight.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"left",37,t.key,["Left","ArrowLeft"])||"button"in t&&0!==t.button?null:e.keyDownLeft.apply(null,arguments)},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"]))return null;t.preventDefault(),e.$rtl?e.keyDownLeft():e.keyDownRight()},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"]))return null;t.preventDefault(),e.$rtl?e.keyDownRight():e.keyDownLeft()}]}},[t("span",{staticClass:"screen-reader-text"},[e._v(e._s(e.l10n("sliderControlLabel")))]),e._v(" "),t("transition",{attrs:{name:"fade"}},[e.displayCurrentValue?t("span",{staticClass:"lds-slider-control-value-display"},[e._v("\n "+e._s(e.valueNow)+"\n ")]):e._e()])],1)],2)]),e._v(" "),e.showMinMax||e.$slots.end?t("div",{class:"lds-slider-max col-auto ".concat(e.$rtl?"p-r-0":"p-l-0")},[e.showMinMax?t("span",[e._v(e._s(e.maxValue))]):e._e(),e._v(" "),e._t("end")],2):e._e()])}),[],!1,null,null,null),qp=Vp.exports,Up={version:"2.0.1",name:"LdsIsi",props:{version:{type:String,default:"v1",validator:function(e){return["v1","v2"].includes(e)}},columnHeading:{type:String,default:"h2"},warningBlockHeading:{type:String,default:"h3"},warning:{type:String,default:void 0},id:{type:String,default:void 0,validator:function(e){return e&&console.warn("LDS Warning [INVALID]: the attempt to set the id attribute on the ISI component failed! The id attribute is reserved for internal component use and cannot be modified."),!0}},role:{type:String,default:void 0,validator:function(e){return e&&console.warn('LDS Warning [INVALID]: the attempt to set the role attribute on the ISI component failed! The role attribute is explicitly set to the value "region" to maintain correct HTML DOM document structure and cannot not be modified.'),!0}},ariaLabelledby:{type:String,default:void 0,validator:function(e){return e&&console.warn("LDS Warning [INVALID]: the attempt to set the aria-labelledby attribute on the ISI component failed! The aria-labelledby attribute is reserved for internal component use and cannot not be modified."),!0}}}},Xp=Object(y.a)(Up,(function(){var e=this;return(0,e._self._c)("lds-isi-".concat(e.version),e._b({tag:"component",scopedSlots:e._u([{key:"heading",fn:function(){return[e._t("heading")]},proxy:!0},{key:"warningBlockHeader",fn:function(){return[e._t("warningBlockHeader")]},proxy:!0},{key:"warningBlockParagraph",fn:function(){return[e._t("warningBlockParagraph")]},proxy:!0},{key:"warningBlockContent",fn:function(){return[e._t("warningBlockContent")]},proxy:!0},"v2"==e.version?{key:"indicationsHeading",fn:function(){return[e._t("indicationsHeading")]},proxy:!0}:null,"v2"==e.version?{key:"indications",fn:function(){return[e._t("indications")]},proxy:!0}:null],null,!0)},"component",{columnHeading:e.columnHeading,warningBlockHeading:e.warningBlockHeading,warning:e.warning},!1),[e._v(" "),e._v(" "),e._v(" "),e._v(" "),e._t("default")],2)}),[],!1,null,null,null).exports,Gp={version:"1.3.0",name:"LdsIsiV1",props:{warning:{type:String,default:void 0},columnHeading:{type:String,default:void 0},warningBlockHeading:{type:String,default:void 0}},data:function(){return{loaded:!1,loadedDelay:!1,expanded:!1,attached:!1,forceAttachment:!1,preDetach:!1,warningLineCount:1,pagePosition:0,offsetTop:"0px"}},watch:{warning:function(){this.getWarningLineCount()}},mounted:function(){var e=this;this.limitComponents(1),this.windowOnScroll((function(){e.checkForAffix()}),50),this.windowOnResize((function(){e.getWarningLineCount()}),250),this.loaded=!0,this.$nextTick((function(){e.getWarningLineCount()})),this.windowNextTick((function(){e.loadedDelay=!0})),this.busOn("isi:expand",this.expand),this.busOn("isi:collapse",this.collapse),this.busOn("isi:attach",this.attach),this.busOn("isi:force-attach",this.forceAttach),this.busOn("isi:detach",this.detach),this.busOn("isi:force-detach",this.forceDetach),this.busOn("isi:set-offset-top",this.setOffsetTop),this.busOn("sticky:update",(function(){e.busEmit("isi:set-offset-top",{id:e.id,offsetTop:"".concat(e.getStickyTop(),"px")})}))},methods:{getWarningLineCount:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n,r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(void 0!==e.warning){t.next=2;break}return t.abrupt("return");case 2:return t.next=4,e.windowNextTick();case 4:n=e.$refs.warning,r=parseFloat(getComputedStyle(n).lineHeight),e.warningLineCount=Math.ceil(n.clientHeight/r);case 7:case"end":return t.stop()}}),t)})))()},checkForAffix:function(){!this.expanded&&!this.attached&&this.$refs.isi.getBoundingClientRect().top>=this.$refs.spacer.getBoundingClientRect().top?this.busEmit("isi:attach"):this.attached&&this.$refs.isi.getBoundingClientRect().top+this.$refs.banner.$el.getBoundingClientRect().height>window.innerHeight&&this.busEmit("isi:detach")},setOffsetTop:function(e){var t=e.id,n=void 0!==t&&t,r=e.offsetTop,l=void 0===r?"0px":r;!1!==n&&n!==this.id||(this.offsetTop=l)},attach:function(){this.attached=!0},forceAttach:function(){this.attach(),this.forceAttachment=!0},detach:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.forceAttachment){t.next=2;break}return t.abrupt("return");case 2:return e.preDetach=!0,t.next=5,e.windowNextTick();case 5:e.preDetach=!1,e.attached=!1;case 7:case"end":return t.stop()}}),t)})))()},forceDetach:function(){this.forceAttachment=!1,this.detach()},toggleDropdown:function(){this.attached||(this.expanded?this.busEmit("isi:collapse"):this.busEmit("isi:expand"))},expand:function(){var e=document.documentElement;this.expanded=!0,this.pagePosition=e.scrollTop||window.pageYOffset,e.setAttribute("data-isi-expanded","true"),e.style.top="-".concat(this.pagePosition,"px")},collapse:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=document.documentElement,e.expanded=!1,n.style.top=null,n.removeAttribute("data-isi-expanded"),t.next=6,e.windowNextTick();case 6:window.scrollTo(0,e.pagePosition);case 7:case"end":return t.stop()}}),t)})))()}}},Yp=Gp,Kp=(n(473),Object(y.a)(Yp,(function(){var e=this,t=e._self._c;return t("section",{ref:"wrapper",class:["lds-isi-v1 lds-isi-wrapper",{"no-js":!e.loaded}],attrs:{id:"isiPanel",role:"region","aria-labelledby":"isiHeading"}},[e.attached?e._e():t("div",{ref:"spacer",class:["lds-isi-spacer",Object(d.a)({"lds-isi-has-warning":!!e.warning},"lds-isi-warning-linecount-".concat(e.warningLineCount),!!e.warning)]}),e._v(" "),t("div",{ref:"isi",class:["lds-isi",Object(d.a)({"lds-isi-loaded":e.loadedDelay,"lds-isi-expanded":e.expanded,"lds-isi-attached":e.attached,"lds-isi-pre-detach":e.preDetach,"lds-isi-has-warning":!!e.warning},"lds-isi-warning-linecount-".concat(e.warningLineCount),!!e.warning)],style:{top:e.expanded?e.offsetTop:"0px",height:e.expanded?"calc(100% - ".concat(e.offsetTop,")"):null}},[t("lds-button-base",{ref:"banner",staticClass:"lds-isi-banner",attrs:{id:"isiHeading","aria-expanded":"".concat(e.expanded),"aria-controls":"isiPanel"},on:{click:e.toggleDropdown}},[t("span",{staticClass:"lds-isi-banner-container wrapper"},[t("span",{staticClass:"lds-isi-banner-text"},[e.$slots.heading?t("span",{class:["lds-isi-banner-text-bold col-12",{"col-md-6":!!e.warning}]},[e._t("heading")],2):t("span",{class:["lds-isi-banner-text-bold col-12",{"col-md-6":!!e.warning}]},[e._v("\n Indications and Important Safety Information\n ")]),e._v(" "),e.warning?t("span",{ref:"warning",staticClass:"lds-isi-banner-warning col-12 col-md-6"},[t("span",{staticClass:"lds-isi-banner-text-bold"},[e._v("\n "+e._s(e.l10n("isiWarning"))+"\n ")]),e._v("\n "+e._s(e.warning)+"\n ")]):e._e()]),e._v(" "),t("transition",{attrs:{name:"lds-isi-toggle"}},[e.attached?e._e():t("span",{staticClass:"lds-isi-toggle"},[t("transition",{attrs:{name:"toggle-change",mode:"out-in"}},[e.expanded?t("lds-icon",{key:"expanded",attrs:{inline:!0,label:"Collapse the Important Safety Information",name:"chevron-filled-down"}}):t("lds-icon",{key:"collapsed",attrs:{inline:!0,label:"Expand the Important Safety Information",name:"chevron-filled-up"}})],1)],1)])],1)]),e._v(" "),t("div",{staticClass:"lds-isi-content"},[t("div",{staticClass:"lds-isi-content-container wrapper"},[e._t("default")],2)])],1)])}),[],!1,null,null,null).exports),Zp={version:"2.0.0",name:"LdsIsiV2",props:{columnHeading:{type:String,default:"h2",validator:function(e){return["h1","h2","h3","h4","h5","h6"].includes(e)}},warningBlockHeading:{type:String,default:"h3",validator:function(e){return["h1","h2","h3","h4","h5","h6"].includes(e)}},warning:{type:String,default:void 0,validator:function(e){return e&&console.warn('LDS Warning [DEPRECATED]: prop "warning" usage found in an ISI instance using version 2 of the ISI component; the "warning" prop does nothing on the new version of ISI; please remove the prop.'),!0}}},data:function(){return{loaded:!1,loadedDelay:!1,expanded:!1,expandedMobileIsi:!1,expandedMobileIndications:!1,attached:!1,forceAttachment:!1,preDetach:!1,pagePosition:0,offsetTop:"0px",collapsing:!1}},computed:{hasWarningBlockHeader:function(){try{return!!this.$slots.warningBlockHeader}catch(e){return!1}},hasWarningBlockParagraph:function(){try{return!!this.$slots.warningBlockParagraph}catch(e){return!1}},hasWarningBlockContent:function(){try{return!!this.$slots.warningBlockContent}catch(e){return!1}},useWarningBlock:function(){return!(!this.hasWarningBlockParagraph&&!this.hasWarningBlockContent)}},mounted:function(){var e=this;this.limitComponents(1),this.windowOnScroll((function(){e.checkForAffix()}),50),this.loaded=!0,this.windowNextTick((function(){e.loadedDelay=!0})),this.busOn("isi:expand",this.expand),this.busOn("isi:collapse",this.collapse),this.busOn("isi:attach",this.attach),this.busOn("isi:force-attach",this.forceAttach),this.busOn("isi:detach",this.detach),this.busOn("isi:force-detach",this.forceDetach),this.busOn("isi:set-offset-top",this.setOffsetTop),this.busOn("sticky:update",(function(){e.busEmit("isi:set-offset-top",{id:e.id,offsetTop:"".concat(e.getStickyTop(),"px")})}))},methods:{checkForAffix:function(){try{!this.expanded&&!this.attached&&this.$refs.isi.getBoundingClientRect().top>=this.$refs.spacer.getBoundingClientRect().top?this.busEmit("isi:attach"):this.attached&&this.$refs.isi.getBoundingClientRect().top+this.$refs.banner.getBoundingClientRect().height>window.innerHeight&&this.busEmit("isi:detach")}catch(e){console.error("LDS ERROR [unexpected failure]: ISI checkForAffix function failed.\nException: ".concat(e),"\n>>> in LdsIsiV2.vue")}},setOffsetTop:function(e){var t=e.id,n=void 0!==t&&t,r=e.offsetTop,l=void 0===r?"0px":r;!1!==n&&n!==this.id||(this.offsetTop=l)},attach:function(){this.attached=!0},forceAttach:function(){this.attach(),this.forceAttachment=!0},detach:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.forceAttachment){t.next=2;break}return t.abrupt("return");case 2:return e.togglePreDetach(!0),t.next=5,e.windowNextTick();case 5:e.attached=!1,e.togglePreDetach(!1);case 7:case"end":return t.stop()}}),t)})))()},forceDetach:function(){this.forceAttachment=!1,this.detach()},togglePreDetach:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.preDetach=e},togglePanel:function(){this.attached||(this.expanded?this.busEmit("isi:collapse"):this.busEmit("isi:expand"))},toggleContent:function(){this.attached||(this.expandedMobileIndications=!1,this.expanded?this.expandedMobileIsi=!1:this.expandedMobileIsi=!0,this.togglePanel())},toggleContentMobileIsi:function(){this.attached||(this.expanded?this.expandedMobileIsi?(this.expandedMobileIndications=!1,this.expandedMobileIsi=!1,this.togglePanel()):(this.expandedMobileIndications=!1,this.expandedMobileIsi=!0):(this.expandedMobileIsi=!0,this.expandedMobileIndications=!1,this.togglePanel()))},toggleContentMobileIndications:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.attached){t.next=2;break}return t.abrupt("return");case 2:e.expanded?e.expandedMobileIndications?(e.expandedMobileIsi=!0,e.togglePanel(),setTimeout((function(){return e.turnOffMobilePanels()}),125)):(e.expandedMobileIndications=!0,e.expandedMobileIsi=!1):(e.expandedMobileIsi=!1,e.expandedMobileIndications=!0,e.togglePanel());case 3:case"end":return t.stop()}}),t)})))()},turnOffMobilePanels:function(){this.expandedMobileIndications=!1,this.expandedMobileIsi=!1},expand:function(){var e=document.documentElement;this.expanded=!0,this.pagePosition=e.scrollTop||window.pageYOffset,e.setAttribute("data-isi-expanded","true"),e.style.top="-".concat(this.pagePosition,"px")},collapse:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=document.documentElement,e.expanded=!1,e.setCollapsing(!0),e.resetScrollablePanelsToTop(),n.style.top=null,n.removeAttribute("data-isi-expanded"),t.next=8,e.windowNextTick();case 8:setTimeout((function(){return e.setCollapsing(!1)}),1e3),window.scrollTo(0,e.pagePosition);case 10:case"end":return t.stop()}}),t)})))()},setCollapsing:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.collapsing=e},resetScrollablePanelsToTop:function(){this.$refs.main.scrollTop=0,this.$refs.contentContainerIsi.scrollTop=0,this.$refs.contentContainerIndications.scrollTop=0},focusForwardIsi:function(e){if(!this.attached)if(this.expanded){var t=this.getFocusableElements(this.$refs.isi);"isiContentMobileToggle"===e.target.id&&this.expandedMobileIndications&&this.toggleContentMobileIsi(),"isiContentMobileToggleIndications"===e.target.id&&this.expandedMobileIsi&&this.toggleContentMobileIndications(),t.length&&e.target===t[t.length-1]&&(e.preventDefault(),this.resetScrollablePanelsToTop(),t[0].focus())}else"isiHeading"!==e.target.id&&"isiContentMobileToggleIndications"!==e.target.id&&"isiContentMobileToggle"!==e.target.id||this.busEmit("isi:attach")},focusBackIsi:function(e){if(!this.attached)if("isiHeading"===e.target.id&&this.expanded)this.toggleContent();else if("isiContentMobileToggle"===e.target.id&&this.expanded)this.toggleContentMobileIsi();else if("isiContentMobileToggleIndications"===e.target.id&&this.expanded){var t=document.getElementById("isiContentMobileToggle");if(this.expandedMobileIsi)return e.preventDefault(),void t.focus();this.expandedMobileIndications&&(e.preventDefault(),this.toggleContentMobileIndications(),t.focus())}}}},Jp=Zp,Qp=(n(474),Object(y.a)(Jp,(function(){var e=this,t=e._self._c;return t("section",{ref:"wrapper",class:["lds-isi-v2 lds-isi-wrapper",{"no-js":!e.loaded}],attrs:{id:"isiPanel",role:"region","aria-labelledby":"isiHeading"}},[e.attached?e._e():t("div",{ref:"spacer",staticClass:"lds-isi-spacer"}),e._v(" "),t("div",{ref:"isi",class:["lds-isi",{"lds-isi-loaded":e.loadedDelay,"lds-isi-expanded":e.expanded,"lds-isi-collapsing":e.collapsing,"lds-isi-attached":e.attached,"lds-isi-pre-detach":e.preDetach}],style:{top:e.expanded?e.offsetTop:"0px",height:e.expanded?"calc(100% - ".concat(e.offsetTop,")"):null},on:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.focusBackIsi.apply(null,arguments):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.focusForwardIsi.apply(null,arguments)}]}},[t("button",{ref:"banner",class:["lds-button-base lds-isi-banner",{expanded:e.expanded,attached:e.attached}],attrs:{id:"isiHeading",type:"button","aria-expanded":"".concat(e.expanded),"aria-controls":"isiPanel",tabindex:e.attached?"-1":null},on:{click:e.toggleContent}},[t("span",{staticClass:"lds-isi-banner-wrapper wrapper"},[t("span",{staticClass:"visually-hidden"},[e.expanded?[e._v("\n "+e._s(e.l10n("isiPanelCollapse"))+"\n ")]:[e._v("\n "+e._s(e.l10n("isiPanelExpand"))+"\n ")]],2),e._v(" "),t("span",{staticClass:"lds-isi-banner-column isi col-11 col-lg-7",attrs:{"aria-hidden":"true"}},[t("span",{staticClass:"lds-isi-banner-text isi",attrs:{"aria-hidden":"true"}},[e._t("heading",(function(){return[e._v("\n $SLOT_heading\n ")]}))],2)]),e._v(" "),t("span",{staticClass:"lds-isi-banner-column indications col-11 col-lg-4",attrs:{"aria-hidden":"true"}},[t("span",{staticClass:"lds-isi-banner-text indications",attrs:{"aria-hidden":"true"}},[e._t("indicationsHeading",(function(){return[e._v("\n $SLOT_indicationsHeading\n ")]}))],2)]),e._v(" "),t("span",{staticClass:"lds-isi-banner-column toggle col-1"},[e.attached?e._e():t("span",{staticClass:"lds-isi-toggle"},[t("lds-icon",{attrs:{label:e.expanded?e.l10n("isiPanelCollapse"):e.l10n("isiPanelExpand"),name:e.expanded?"subtract-filled":"add-filled",inline:"",decorative:""}})],1)])])]),e._v(" "),t("div",{ref:"main",class:["lds-isi-main",{expanded:e.expanded,attached:e.attached}],attrs:{id:"isiMain"}},[t("div",{class:["lds-isi-main-wrapper",{expanded:e.expanded,"expanded-isi":e.expandedMobileIsi,"expanded-indications":e.expandedMobileIndications,attached:e.attached}]},[t("div",{class:["lds-isi-main-column isi col-12 col-lg-7",{expanded:e.expandedMobileIsi,attached:e.attached}]},[t("div",{class:["lds-isi-main-content-panel isi",{expanded:e.expandedMobileIsi,attached:e.attached}],attrs:{id:"isiPanelIsi",role:"region","aria-labelledby":"ldsIsiColumnHeading"}},[t("lds-button-base",{ref:"bannerIsi",class:["lds-isi-content-banner isi",{expanded:e.expandedMobileIsi,attached:e.attached}],attrs:{id:"isiContentMobileToggle","aria-controls":"isiPanel isiPanelIsi",tabindex:e.attached?"-1":null},on:{click:e.toggleContentMobileIsi}},[t("span",{staticClass:"lds-isi-banner-wrapper wrapper"},[t("span",{staticClass:"visually-hidden"},[e.expandedMobileIsi?[e._v("\n "+e._s(e.l10n("isiContentCollapse"))+"\n ")]:[e._v("\n "+e._s(e.l10n("isiContentExpand"))+"\n ")]],2),e._v(" "),t("span",{staticClass:"lds-isi-banner-column isi col-11",attrs:{"aria-hidden":"true"}},[t("span",{staticClass:"lds-isi-banner-text isi"},[e._t("heading",(function(){return[e._v("\n $SLOT_heading\n ")]}))],2)]),e._v(" "),t("span",{staticClass:"lds-isi-banner-column toggle col-1",attrs:{"aria-hidden":"true"}},[e.attached?e._e():t("span",{staticClass:"lds-isi-toggle"},[t("lds-icon",{attrs:{label:e.expandedMobileIsi?e.l10n("isiContentCollapse"):e.l10n("isiContentExpand"),name:e.expandedMobileIsi?"subtract-filled":"add-filled",inline:"",decorative:""}})],1)])])]),e._v(" "),t("div",{ref:"contentContainerIsi",class:["lds-isi-content-container isi",{expanded:e.expandedMobileIsi,attached:e.attached}]},[t("div",{staticClass:"lds-isi-content-wrapper"},[t(e.columnHeading,{tag:"component",staticClass:"lds-isi-heading isi",attrs:{id:"ldsIsiColumnHeading"}},[e._t("heading",(function(){return[e._v("\n $SLOT_heading\n ")]}))],2),e._v(" "),t("div",{staticClass:"lds-isi-content isi"},[t("div",{staticClass:"content-block lds-isi-warning-block"},[t("div",{staticClass:"lds-isi-warning-paragraph p"},[t(e.warningBlockHeading,{tag:"component",staticClass:"lds-isi-warning-block-heading"},[e.hasWarningBlockHeader?[e._t("warningBlockHeader")]:[e._v("\n "+e._s(e.l10n("isiWarning"))+"\n ")]],2),e._v(" "),e.hasWarningBlockParagraph?t("p",{staticClass:"lds-isi-warning-block-paragraph"},[e._t("warningBlockParagraph")],2):e._e()],1),e._v(" "),e.hasWarningBlockContent?[e._t("warningBlockContent")]:e._e()],2),e._v(" "),e._t("default",(function(){return[e._v("\n $SLOT_default_important-safety-information-content\n ")]}))],2)],1)])],1)]),e._v(" "),t("div",{class:["lds-isi-main-column indications col-12 col-lg-5",{expanded:e.expandedMobileIndications,attached:e.attached}]},[t("div",{class:["lds-isi-main-content-panel indications",{expanded:e.expandedMobileIndications,attached:e.attached}],attrs:{id:"isiPanelIndications",role:"region","aria-labelledby":"ldsIsiColumnHeadingIndications"}},[t("lds-button-base",{ref:"bannerIndications",class:["lds-isi-content-banner indications",{expanded:e.expandedMobileIndications,attached:e.attached}],attrs:{id:"isiContentMobileToggleIndications","aria-controls":"isiPanel isiPanelIndications",tabindex:e.attached?"-1":null},on:{click:e.toggleContentMobileIndications}},[t("span",{staticClass:"lds-isi-banner-wrapper wrapper"},[t("span",{staticClass:"visually-hidden",attrs:{id:"bannerMobileIsiButtonTextSR"}},[e.expandedMobileIndications?[e._v("\n "+e._s(e.l10n("isiIndicationsCollapse"))+"\n ")]:[e._v("\n "+e._s(e.l10n("isiIndicationsExpand"))+"\n ")]],2),e._v(" "),t("span",{staticClass:"lds-isi-banner-column indications col-11",attrs:{"aria-hidden":"true"}},[t("span",{staticClass:"lds-isi-banner-text indications"},[e._t("indicationsHeading",(function(){return[e._v("\n $SLOT_indicationsHeading\n ")]}))],2)]),e._v(" "),t("span",{staticClass:"lds-isi-banner-column toggle col-1",attrs:{"aria-hidden":"true"}},[e.attached?e._e():t("span",{staticClass:"lds-isi-toggle"},[t("lds-icon",{attrs:{label:e.expandedMobileIndications?e.l10n("isiIndicationsCollapse"):e.l10n("isiIndicationsExpand"),name:e.expandedMobileIndications?"subtract-filled":"add-filled",inline:"",decorative:""}})],1)])])]),e._v(" "),t("div",{ref:"contentContainerIndications",class:["lds-isi-content-container indications",{expanded:e.expandedMobileIndications,attached:e.attached}]},[t("div",{staticClass:"lds-isi-content-wrapper"},[t(e.columnHeading,{tag:"component",staticClass:"lds-isi-heading indicatons",attrs:{id:"ldsIsiColumnHeadingIndications"}},[e._t("indicationsHeading",(function(){return[e._v("\n $SLOT_indicationsHeading\n ")]}))],2),e._v(" "),t("div",{staticClass:"lds-isi-content indications"},[e._t("indications",(function(){return[e._v("\n $SLOT_indications\n ")]}))],2)],1)])],1)])])])])])}),[],!1,null,null,null)),ev=Qp.exports,tv={version:"1.0.1",name:"LdsIsiBlock",props:{blackbox:{type:Boolean,default:!1}}},nv=Object(y.a)(tv,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-isi-block"},[t("p",{staticClass:"lds-isi-block-heading"},[e._t("heading")],2),e._v(" "),t("div",{class:["lds-isi-block-content card",{"lds-isi-block-blackbox":e.blackbox}]},[e._t("default")],2)])}),[],!1,null,null,null).exports,iv=(n(87),n(28)),av={version:"1.2.0",name:"LdsJumpMenu",props:{menu:{type:Array,required:!0,validator:function(e){return e.reduce((function(e,t){return!1!==e&&!(!("text"in t)||"string"!=typeof t.text||!("anchor"in t)||"string"!=typeof t.anchor)}),!0)}},stickyCeiling:{type:String,required:!0},stickyFloor:{type:String,required:!0},topPadding:{type:Number,default:0},leftPadding:{type:Number,default:16},scrollOffsetTop:{type:Number,default:0},backToTop:{type:Boolean,default:!0},urlParam:{type:String,default:""}},data:function(){return{activeAnchor:"",sticky:!1,styles:{top:"".concat(this.topPadding,"px"),left:"".concat(this.leftPadding,"px"),width:"100%"}}},computed:{activeURLParam:function(){return this.urlParam||this.$jumpMenuURLParam||""}},watch:{menu:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n,r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.activeAnchor,r=e.anchorElements,e.initialize(),t.next=5,e.$nextTick();case 5:e.restoreActiveAnchor(n,r);case 6:case"end":return t.stop()}}),t)})))()}},mounted:function(){this.windowOnScroll(this.checkSticky,25),this.windowOnScroll(this.checkAnchors,100),this.windowOnScroll(this.checkStickyScroll,50),this.windowOnResize(this.checkSticky,50),this.windowOnResize(this.checkAnchors,100),this.windowOnResize(this.checkStickyScroll,50),this.windowOnResize(this.handleUpdatePos,100),this.initialize(),this.busOn("jump-menu:set-active",this.handleSetActive),this.busOn("jump-menu:update-sticky",this.handleUpdateSticky)},methods:{initialize:function(){this.gatherAnchorElements(),this.checkSticky(),this.checkAnchors(),this.checkUrlHash()},handleSetActive:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.anchor,r=t.scrollTo,l=void 0!==r&&r;if(this.activeAnchor!==n)if(l&&window.location.hash&&n===window.location.hash.substr(1)){var o=this.getAnchorElement(n);if(o){var d=o.getBoundingClientRect().top+window.pageYOffset-this.getStickyTop();this.scrollTo({top:d});var c=setInterval((function(){window.pageYOffset===d&&(e.activeAnchor=n,clearInterval(c))}),25)}}else if(window.location.hash&&n===window.location.hash.substr(1))this.activeAnchor=n;else{var h=this.getAnchorElement(n);if(h)if(h.removeAttribute("id"),this.setUrl(n,this.activeURLParam),h.setAttribute("id",n),l){var m=h.getBoundingClientRect().top-this.scrollOffsetTop+window.pageYOffset-this.getStickyTop();this.scrollTo({top:m});var f=setInterval((function(){window.pageYOffset===m&&(e.activeAnchor=n,clearInterval(f))}),25)}else this.activeAnchor=n}},gatherAnchorElements:function(){var e=this;this.anchorElements=[],this.menu.forEach((function(t){var n=t.anchor,element=document.getElementById(n);if(element){var r={anchor:n,element:element};r.position=e.calcAnchorPosition({element:element}),e.anchorElements.push(r)}else console.error("LDS ERROR [Unexpected Failure]: Issue in gathering jump link anchor elements. Cannot find "+'anchor element with id "'.concat(n,'".'),"\n>>> in LdsJumpMenu")}))},updateAnchorPositions:function(){var e=this,t=window.pageYOffset;this.anchorElements.forEach((function(n,r){var element=n.element;e.anchorElements[r].position=e.calcAnchorPosition({element:element},t)}))},calcAnchorPosition:function(){var element=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).element,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window.pageYOffset;return Math.floor(element.getBoundingClientRect().top-this.scrollOffsetTop+e)},isNavVisible:function(){return this.$refs.jumper.offsetWidth>0&&this.$refs.jumper.offsetHeight>0},getNavHeight:function(){return this.$refs.jumper.getBoundingClientRect().height},getNavOffsetLeft:function(){return this.$refs.jumper.getBoundingClientRect().left},getNavOffsetTop:function(){var e=this.getStickyFloorY()-this.getStickyCeilingY()-this.getNavHeight()-this.getStickyTop();return this.isBelowTopAnchor()?e:this.topPadding},getStickyCeilingY:function(){var e=window.pageYOffset;return document.getElementById(this.stickyCeiling).getBoundingClientRect().top+e-this.getStickyTop()},getStickyFloorY:function(){var e=window.pageYOffset;return document.getElementById(this.stickyFloor).getBoundingClientRect().top+e},handleUpdateSticky:function(){if((arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).stickyValue){var e=this.getNavOffsetLeft(),t=this.$refs.jumper.offsetWidth+1;this.sticky=!0,this.styles.top="".concat(this.topPadding+this.getStickyTop(),"px"),this.styles.left="".concat(e,"px"),this.styles.width="".concat(t,"px"),this.checkStickyScroll()}else{var n=this.getNavOffsetTop();this.sticky=!1,this.styles.left="".concat(this.leftPadding,"px"),this.styles.top="".concat(n,"px"),this.styles.width="100%"}this.styles.maxHeight="".concat(window.innerHeight-2*this.topPadding-this.getStickyTop(),"px"),this.updateAnchorPositions()},handleUpdatePos:function(){this.isNavVisible()&&this.isSticky()&&this.sticky&&(this.styles.top="".concat(this.topPadding+this.getStickyTop(),"px"),this.styles.left="".concat(this.$refs.positioner.getBoundingClientRect().left,"px"),this.styles.width="".concat(this.$refs.positioner.offsetWidth+1,"px"))},isBelowTopAnchor:function(){return window.pageYOffset>this.getStickyCeilingY()-this.topPadding},isAboveBottomAnchor:function(){var e=window.pageYOffset,t=this.getStickyFloorY()-this.getStickyTop();return e+this.$refs.jumper.getBoundingClientRect().height=r}));return!!n&&n.anchor},getAnchorElement:function(e){var t=this.anchorElements.find((function(t){var n=t.anchor;return e===n}));return!!t&&t.element},isSticky:function(){return this.isBelowTopAnchor()&&this.isAboveBottomAnchor()},checkSticky:function(){this.isNavVisible()&&(this.isSticky()&&!this.sticky?this.busEmit("jump-menu:update-sticky",{stickyValue:!0}):!this.isSticky()&&this.sticky&&this.busEmit("jump-menu:update-sticky",{stickyValue:!1}))},checkAnchors:function(){if(this.sticky&&this.isNavVisible()){var e=this.getActiveAnchor();e&&this.activeAnchor!==e&&this.setActive(e)}},checkStickyScroll:function(){var e=this;if(this.sticky&&-1!==this.menu.findIndex((function(t){return t.anchor===e.activeAnchor}))){var t=Object(iv.a)(this.$refs[this.activeAnchor],1)[0],n=t.scrollOffset,r=t.getBoundingClientRect().height,l=this.getNavHeight(),o=this.$refs.jumper.scrollTop;no+l&&this.$refs.jumper.scroll(0,n+r-l)}},checkUrlHash:function(){var e=window.location.hash;e&&this.setActive(e.substr(1),!0)},getMenuItem:function(e){var t=this.menu.findIndex((function(t){return t.anchor===e}));return-1!==t&&this.menu[t]},menuItemExists:function(e){return!1!==this.getMenuItem(e)},isActive:function(e){return this.activeAnchor&&e.anchor===this.activeAnchor},setActive:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.menuItemExists(e)){var n=this.getMenuItem(e);this.busEmit("jump-menu:set-active",{anchor:e,menuItem:n,scrollTo:t})}},restoreActiveAnchor:function(e,t){var n,r=this;this.menuItemExists(e)?this.setActive(e,!0):(t.slice(t.findIndex((function(t){return t.anchor===e}))).some((function(e){return n=r.anchorElements.findIndex((function(t){return t.anchor===e.anchor})),-1!==n})),this.setActive(this.anchorElements[-1!==n?n:0].anchor,!0))}}},rv=av,lv=Object(y.a)(rv,(function(){var e=this,t=e._self._c;return t("div",{ref:"positioner"},[t("nav",{ref:"jumper",class:["lds-jump-menu",{"lds-jump-menu-sticky":e.sticky}],style:e.styles},[t("ul",{staticClass:"lds-jump-menu-list"},e._l(e.menu,(function(n){return t("li",{key:n.anchor,ref:n.anchor,refInFor:!0,class:["lds-jump-menu-list-item",{"lds-jump-menu-list-item-active":e.isActive(n)}]},[t("lds-link",{attrs:{href:"#".concat(n.anchor)},on:{click:function(t){return t.preventDefault(),e.setActive(n.anchor,!0)}}},[e._v("\n "+e._s(n.text)+"\n ")])],1)})),0)])])}),[],!1,null,null,null).exports,ov={version:"2.0.0",name:"LdsLanguageSelectorItem",props:{index:{type:Number,default:void 0},name:{type:String,default:void 0},selected:{type:Boolean,default:!1}}},sv={version:"1.2.6",name:"LdsLanguageSelector",components:{LdsLanguageSelectorItem:Object(y.a)(ov,(function(){var e=this,t=e._self._c;return t("lds-button-base",{class:["lds-language-selector-item",{selected:e.selected}],nativeOn:{keypress:[function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"]))return null;t.stopPropagation(),t.preventDefault()},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"]))return null;t.stopPropagation(),t.preventDefault()}],keydown:[function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"]))return null;t.stopPropagation(),t.preventDefault()},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"]))return null;t.stopPropagation(),t.preventDefault()}],keyup:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:e.$emit("navigate","up",e.index,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:e.$emit("navigate","down",e.index,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:e.$emit("close")}]}},[t("span",{staticClass:"lds-language-selector-item-name"},[e._t("default",(function(){return[e._v(e._s(e.name))]}))],2)])}),[],!1,null,null,null).exports},props:{addLanguages:{type:Array,default:void 0,validator:function(e){return e.reduce((function(e,t){return!!e&&("id"in t&&("name"in t||"slot"in t))}))}},availableLanguages:{type:[String,Array],default:"all"},id:{type:String,default:void 0},initialLanguageId:{type:String,default:void 0}},data:function(){return{expanded:!1,selected:null,selectedName:null,loaded:!1}},computed:{languages:function(){return[{id:"us",name:"English"},{id:"germany",name:"Deutsche"},{id:"spain",name:"Español"},{id:"japan",name:"日本語"}].concat(Object(Le.a)(this.addLanguages||[]))},usedLanguages:function(){var e=this,t=this.languages.filter((function(t){return"all"===e.availableLanguages||e.availableLanguages.includes(t.id)}));return"object"===Object(Ze.a)(this.availableLanguages)?t.sort((function(a,b){return e.availableLanguages.indexOf(a.id)-e.availableLanguages.indexOf(b.id)})):t},vId:function(){return void 0!==this.id?this.id:this._uid}},watch:{addLanguages:function(){var e=this;this.loaded&&(this.loaded=!1,this.$nextTick((function(){e.selected=e.getInitialLanguage(),e.selectedName=e.getSelectedLanguage().name,e.loaded=!0})))},availableLanguages:function(){var e=this;this.loaded&&(this.loaded=!1,this.$nextTick((function(){e.selected=e.getInitialLanguage(),e.selectedName=e.getSelectedLanguage().name,e.loaded=!0})))}},mounted:function(){var e=this;this.onDocumentClick(this.documentListenCollapse),this.selected=this.getInitialLanguage(),this.selectedName=this.getSelectedLanguage().name,this.loaded=!0,this.busOn("language-selector:expand",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.vId||e.expand()})),this.busOn("language-selector:collapse",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.vId||e.collapse()})),this.busOn("language-selector:change-language",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.languageId;!1!==r&&r!==e.vId||e.changeLanguage(l)}))},methods:{navigateItem:function(e,i,t){if("up"===e){if(0===i)return;this.$refs.dropdown.children[i-1].focus(),t.preventDefault(),t.stopPropagation()}else if("down"===e){if(i===this.usedLanguages.length-1)return;this.$refs.dropdown.children[i+1].focus(),t.preventDefault(),t.stopPropagation()}},documentListenCollapse:function(){this.expanded&&(this.expanded=!1)},getLanguage:function(e){return this.languages.reduce((function(t,n){return n.id===e?n:t}),!1)},getSelectedLanguage:function(){return this.getLanguage(this.selected)},getInitialLanguage:function(){return this.initialLanguageId&&this.isValidLanguage(this.initialLanguageId)?this.initialLanguageId:this.usedLanguages[0].id},isValidLanguage:function(e){return!!this.usedLanguages.find((function(t){return e===t.id}))},changeLanguage:function(e){this.selected=e,this.busEmit("language-selector:collapse",{id:this.vId})},triggerExpand:function(){this.busEmit("language-selector:expand",{id:this.vId})},triggerCollapse:function(){this.busEmit("language-selector:collapse",{id:this.vId})},triggerChangeLanguage:function(e){this.busEmit("language-selector:change-language",{id:this.vId,languageId:e})},expand:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.expanded=!0,t.next=3,e.$nextTick();case 3:n=e.usedLanguages.findIndex((function(t){return t.id===e.selected})),e.$refs.dropdown.children[n].focus();case 5:case"end":return t.stop()}}),t)})))()},collapse:function(){this.expanded=!1,this.$refs.selected.$el.focus()}}},uv=sv,dv=Object(y.a)(uv,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-language-selector",attrs:{id:e.vId}},[t("div",{staticClass:"lds-language-selector-selected",on:{click:function(t){return t.stopPropagation(),e.triggerExpand.apply(null,arguments)},touchend:function(e){e.stopPropagation()}}},[t("lds-icon",{attrs:{name:"globe",inline:"",decorative:""}}),e._v(" "),e.loaded&&e.getSelectedLanguage()?t("lds-language-selector-item",e._b({ref:"selected",attrs:{"aria-expanded":e.expanded,"aria-label":"".concat(e.l10n("languageSelectorButtonLabel",e.getSelectedLanguage().name)),"aria-haspopup":"listbox"}},"lds-language-selector-item",e.getSelectedLanguage(),!1),[e.getSelectedLanguage().slot?e._t(e.getSelectedLanguage().slot):e._e()],2):e.loaded?t("span",{staticClass:"lds-language-selector-placeholder"},[e._v("\n "+e._s(e.l10n("languageSelectorInvalidLanguage"))+"\n ")]):t("span",{staticClass:"lds-language-selector-placeholder"},[e._v("\n "+e._s(e.l10n("languageSelectorLoading"))+"\n ")]),e._v(" "),t("span",{staticClass:"lds-language-selector-icon"},[t("lds-icon",{attrs:{inline:!0,label:e.l10n("languageSelectorRevealLanguages"),name:"caret-down"}})],1)],1),e._v(" "),t("transition",{attrs:{name:"dropdown"}},[e.usedLanguages?t("div",{directives:[{name:"show",rawName:"v-show",value:e.expanded,expression:"expanded"}],ref:"dropdown",staticClass:"lds-language-selector-dropdown",attrs:{"aria-activedescendant":"lds-language-selector-item-".concat(e.selected,"-").concat(e._uid),role:"listbox"}},e._l(e.usedLanguages,(function(n,i){return t("lds-language-selector-item",e._b({key:n.id,attrs:{id:"lds-language-selector-item-".concat(n.id,"-").concat(e._uid),selected:n.id===e.selected,index:i,role:"option"},on:{touchend:function(e){e.stopPropagation()},navigate:e.navigateItem,close:e.triggerCollapse},nativeOn:{click:function(t){return t.stopPropagation(),e.triggerChangeLanguage(n.id)}}},"lds-language-selector-item",n,!1),[n.slot?e._t(n.slot):e._e()],2)})),1):e._e()])],1)}),[],!1,null,null,null),cv=dv.exports;n(122);function hv(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function mv(e){for(var t=1;t1&&(e=" (".concat(t.pop().toUpperCase(),")"))}catch(t){e=""}return e}},created:function(){if(void 0!==this.to&&void 0!==this.href&&console.warn('\n LDS Warning [Unexpected Usage]: A Link was processed which erroneously has both the "to" and "href" props set.\n\n to="'.concat(this.to,'"\n\n href="').concat(this.href,'"\n\n These props should not be used simultaneously; please remove one of them.\n If left as-is, LdsLink will ignore "href" and use "to".\n '),"\n>>> in LdsLink"),void 0!==this.to&&this.external&&console.warn('\n LDS Warning [Unexpected Usage]: A Link was processed as a Vue Router Link (uses the "to" prop) which erroneously has the "external" prop enabled.\n\n to="'.concat(this.to,'"\n\n The "external" prop, by design, provides no functionality on Vue Router Links as they cannot resolve external (off-site) URLs.\n Please remove the "external" prop.\n '),"\n>>> in LdsLink"),void 0!==this.to&&this.externalIcon&&console.warn('\n LDS Warning [Unexpected Usage]: A Link was processed as a Vue Router Link (uses the "to" prop) which erroneously has the "externalIcon" prop enabled.\n\n to="'.concat(this.to,'"\n\n external-icon-name="').concat(this.externalIconName,'" ').concat("external-link"===this.externalIconName?"(default)":"(customized)",'"\n\n The "externalIcon" prop, by design, provides no functionality on Vue Router Links as they cannot resolve external (off-site) URLs.\n Please remove the "externalIcon" prop and also the "externalIconName" prop if it is present.\n If it is desired to use an icon with the link, please use an inline component within the link text content.\n '),"\n>>> in LdsLink"),void 0!==this.to&&this.downloadable&&console.warn('\n LDS Warning [Unexpected Usage]: A Link was processed as a Vue Router Link (uses the "to" prop) which erroneously has the "downloadable" prop enabled.\n\n to="'.concat(this.to,'"\n\n The "downloadable" prop, by design, provides no functionality on Vue Router Links as they cannot reliably resolve URLs to file paths on the host server.\n Please remove the "downloadable" prop or use "href" to create a link to the downloadable asset path.\n '),"\n>>> in LdsLink"),!this.externalIcon&&"external-link"!==this.externalIconName){var e="href",t=this.href;void 0!==this.to&&(e="to",t=this.to),console.warn('\n LDS Warning [Unexpected Usage]: An Link was detected to have the "externalIconName" prop set to a custom value with where the .\n\n '.concat(e,'="').concat(t,'"\n\n external-icon-name="').concat(this.externalIconName,'"\n\n The "externalIconName" prop does nothing if the "externalIcon" prop is not enabled.\n Please remove the "externalIconName" prop or enable the "externalIcon" prop.\n '),"\n>>> in LdsLink")}},methods:{handleClick:function(e){if(this.busEmit("link:click",mv(mv({},this.$props),{},{event:e})),this.external)this.busEmit("link:external-click",mv(mv({},this.$props),{},{event:e}));else if("a"===this.tag&&this.href.startsWith("#")){var t=document.getElementById(this.href.slice(1));t&&(e.preventDefault(),this.scrollTo({top:this.offsetTopDocument(t)-this.getStickyTop()}))}this.$emit("click",e)},getL10nString:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=t;try{n=this.$languageData[this.$language][e]}catch(e){n=t}return n}}},pv=fv,vv=Object(y.a)(pv,(function(){var e=this,t=e._self._c;return void 0!==e.to?t("router-link",e._b({staticClass:"lds-link",attrs:{"aria-label":e.processedAriaLabel},nativeOn:{click:function(t){return e.handleClick.apply(null,arguments)}}},"router-link",{to:e.to,tabindex:e.tabindex,target:e.target},!1),[e._t("default")],2):void 0===e.to&&e.externalIcon&&e.downloadable?t("a",e._b({staticClass:"lds-link",attrs:{"aria-label":e.processedAriaLabel},on:{click:e.handleClick}},"a",{href:e.href,tabindex:e.tabindex,target:e.target,external:e.external,downloadable:e.downloadable},!1),[e._t("default"),e._v(e._s(e.appendFileType)+" "),t("lds-icon",{attrs:{name:e.processedExternalIconName,decorative:"",label:"externallink",inline:""}})],2):void 0===e.to&&e.externalIcon?t("a",e._b({staticClass:"lds-link",attrs:{"aria-label":e.processedAriaLabel},on:{click:e.handleClick}},"a",{href:e.href,tabindex:e.tabindex,target:e.target,external:e.external},!1),[e._t("default"),e._v(" "),t("lds-icon",{attrs:{name:e.processedExternalIconName,decorative:"",label:"externallink",inline:""}})],2):void 0===e.to&&e.downloadable?t("a",e._b({staticClass:"lds-link",attrs:{"aria-label":e.processedAriaLabel},on:{click:e.handleClick}},"a",{href:e.href,tabindex:e.tabindex,target:e.target,external:e.external,downloadable:e.downloadable},!1),[e._t("default"),e._v(e._s(e.appendFileType))],2):t("a",e._b({staticClass:"lds-link",attrs:{"aria-label":e.processedAriaLabel},on:{click:e.handleClick}},"a",{href:e.href,tabindex:e.tabindex,target:e.target,external:e.external},!1),[e._t("default")],2)}),[],!1,null,null,null),gv=vv.exports,bv={version:"1.1.0",name:"LdsLinkList",props:{links:{type:Array,default:function(){return[]}}},methods:{anchorProps:function(e){return{href:e.href,to:e.to,external:e.external,target:e.target,externalIcon:e.externalIcon,externalIconName:e.externalIconName,ariaLabel:e.ariaLabel,downloadable:e.downloadable}}}},yv=Object(y.a)(bv,(function(){var e=this,t=e._self._c;return t("ul",{staticClass:"lds-link-list"},e._l(e.links,(function(link,n){return t("li",{key:n},[link.to||link.href?t("lds-link",e._b({staticClass:"lds-link-list-item"},"lds-link",e.anchorProps(link),!1),[e._v(e._s(link.text)+" ")]):t("span",{staticClass:"lds-link-list-subheader"},[e._v(e._s(link.text)+" ")]),e._v(" "),link.children?t("lds-link-list",{attrs:{links:link.children}}):e._e()],1)})),0)}),[],!1,null,null,null).exports,wv={version:"1.1.3",name:"LdsLoadingSpinner",props:{size:{type:Number,default:40},speed:{type:Number,default:1e3}},data:function(){return{id:"temp-id"}},computed:{gradientId:function(){return"loading-spinner-gradient-".concat(this.id)}},mounted:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:e.id=e._uid;case 3:case"end":return t.stop()}}),t)})))()}},kv=Object(y.a)(wv,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-loading-spinner",style:{height:"".concat(e.size,"px"),width:"".concat(e.size,"px")},attrs:{"aria-label":e.l10n("loadingSpinnerLabel"),role:"alert","aria-live":"assertive"}},[t("svg",{staticClass:"lds-loading-spinner-svg",style:{height:"".concat(e.size,"px"),width:"".concat(e.size,"px"),"animation-duration":"".concat(e.speed,"ms"),"-webkit-animation-duration":"".concat(e.speed,"ms"),"-moz-animation-duration":"".concat(e.speed,"ms"),"-o-animation-duration":"".concat(e.speed,"ms")},attrs:{viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg"}},[t("title",[e._v(e._s(e.l10n("loadingSpinnerSvgTitle")))]),e._v(" "),t("defs",[t("linearGradient",{attrs:{id:e.gradientId,x1:"0%",y1:"0%",x2:"0%",y2:"100%"}},[t("stop",{staticClass:"grad-stop-1",attrs:{offset:"10%"}}),e._v(" "),t("stop",{staticClass:"grad-stop-2",attrs:{offset:"90%"}})],1)],1),e._v(" "),t("path",{staticClass:"lds-loading-spinner-svg-circle",attrs:{d:"M20,40V36A16,16,0,1,1,36,20,16,16,0,0,1,20,36v4A20,20,0,1,0,0,20,20,20,0,0,0,20,40Z"}}),e._v(" "),t("circle",{staticClass:"lds-loading-spinner-svg-cap",attrs:{cx:"20.1",cy:"38",r:"2"}}),e._v(" "),t("path",{staticClass:"lds-loading-spinner-svg-tail",style:{fill:"url(#".concat(e.gradientId,")")},attrs:{d:"M20,0V4a16,16,0,0,1,0,32v4A20,20,0,0,0,20,0Z"}})])])}),[],!1,null,null,null).exports,Mv={version:"1.0.3",name:"LdsLogoContactLilly"},xv=Object(y.a)(Mv,(function(){var e=this,t=e._self._c;return t("svg",{staticClass:"lds-logo-contact-lilly",attrs:{viewBox:"0 0 563 193",xmlns:"http://www.w3.org/2000/svg"}},[t("title",[e._v(e._s(e.l10n("logoContactLillyTitle")))]),e._v(" "),t("g",{attrs:{fill:"none"}},[t("path",{staticClass:"lds-logo-contact-lilly-lilly",attrs:{d:"m366.7 81.6c4.8 0 8.6 3.9 8.6 8.6 0 4.8-3.8 8.6-8.6 8.6s-8.6-3.9-8.6-8.6 3.8-8.6 8.6-8.6zm195.6 29.4c-13.6 13.5-56 50.7-67.2 82l-13.9-3.6c4.5-13 18.2-33.1 33.4-48.7-3.2 1.2-6.6 1.7-9.3 1.7-4.1 0-7.3-1.3-9.2-3.6-1.4-1.7-2.1-3.9-2.1-6.5 0-.6 0-1.1.1-1.8-13.4 8.2-24.2 11.9-34.7 11.9-8.2 0-15.1-3.6-18.3-9.9-13.3 6.6-26 9.9-36.7 9.9-9.9 0-17.9-3.9-21.6-11.1-13.4 7.5-24.9 11.1-33.9 11.1-5.3 0-9.4-1.5-12.1-4.2-2-2-3-4.7-3.1-7.9-8.6 5.7-21.2 12.1-34.1 12.1-13.2 0-22.1-4.5-28.9-9-11 6.1-23 9-35.7 9-9.6 0-25.2-4-25.2-17.8 0-11.2 11.7-18.7 27.2-18.7 13.2 0 26 5.6 34 11.4 7.6-6 15.6-14.5 25-26.5-2.1.1-4.1.2-6.1.2-18 0-33-5.3-41.2-14.6-4.4-5-6.5-10.9-6.5-17.2 0-25 31.6-44.4 59.3-47.3 1.8 4.1 3.5 7.4 5.2 11.1-27.3 3.2-50.1 19.4-50.1 35.2 0 10.4 11.7 20.8 36.5 20.8 4.2 0 8.5-.4 12.7-1 21.7-30.2 55.2-77.1 84.1-77.1 8.5 0 13 5.2 13 12.1 0 14.3-12.3 29.7-20.3 37.7-12.6 12.6-35.3 31.4-67.1 37.6-12.3 17.2-22.5 28.6-32.6 36.8 6.2 3.3 11.9 5.3 18.8 5.3 17.1 0 33.7-15.6 46.6-28.9l.5-.4 10.1 7.9-.5.6c-5.7 6.6-11 13.5-11 17.4 0 2.9 2.5 3.5 4.6 3.5 6.6 0 16.7-4.2 28.5-11.6v-.1c1.3-29.3 41.4-74.2 65.7-74.2 6.9 0 10.8 3.4 10.8 9.4 0 14.7-25.4 46.3-62.2 70.4 1.9 4.1 6.3 6.1 13.7 6.1 5.8 0 17.2-2.6 30.8-9.7 1.6-15.2 10.2-31.5 21.1-43.1 11-11.7 23.2-19.2 33.9-19.2 6.6 0 10.4 3.6 10.4 9.3 0 12.8-14.9 34.8-50.8 57.7 1.6 3.1 4.7 5 9.5 5 10.7 0 29.5-11.4 44.2-25.4l10.5 8.2c-4.5 5.5-9 11.5-8.9 14.9 0 1.1.8 1.9 2.6 1.9 10.8 0 27.8-14.3 40.6-26.9zm-235.7-38.3c15.8-5.1 30.9-15.7 42.1-26.8 10.3-10.3 18.6-22.4 18.6-28.5 0-1.4-1-2.2-2.3-2.2-4.8 0-13.9 6.4-26.1 18.6-9.5 9.6-20.6 22.7-32.3 38.9zm-67.7 52.4c-5.8-4.1-14.8-7.6-22.9-7.6-7.8 0-12.8 3-12.8 7 0 4.4 6.1 6.4 12.9 6.4 8.2-.1 15.6-2.3 22.8-5.8zm135.6-14.7c22.1-16.7 45.3-41 47.8-51 .1-.3.2-.7.1-1 0-.7-.4-1.3-1.2-1.3-7 .2-39.3 30-46.7 53.3zm58.6 2.7c2.1-1.5 4.3-3.1 6.3-4.8 15.9-12.7 28-26.6 30.4-34.3.1-.2.3-1 .3-1.5 0-.8-.4-1.4-1.1-1.4-7.3 0-30.7 23.3-36.3 42.1v.1z"}}),e._v(" "),t("path",{staticClass:"lds-logo-contact-lilly-ask",attrs:{d:"m51.5 117-4.5-13.4h-26.7l-4.6 13.4h-15.4l27.5-75.5h11.6l27.5 75.5zm-17.6-53.2-9.5 27.5h18.8zm76.3 49.2c-4.4 3.1-10 4.6-16.9 4.6-5.1 0-9.5-.5-13.2-1.6s-7.2-3.2-10.3-6.4l9-9c2 2.1 4.3 3.4 6.8 4.1s5.1 1.1 7.9 1.1c2.7 0 5-.5 6.9-1.4s2.9-2.4 2.9-4.3c0-1.5-.5-2.7-1.4-3.5s-2.4-1.4-4.5-1.6l-4.2-.4-4.5-.4c-5.2-.5-9.2-2-12-4.5s-4.1-6.1-4.1-11c0-5.5 2.1-9.8 6.2-12.9s9.2-4.7 15.1-4.7c4.6 0 8.6.5 12.1 1.5s6.5 2.7 9 5l-8.5 8.6c-1.5-1.3-3.3-2.3-5.5-2.9s-4.6-.8-7.3-.8c-2.6 0-4.6.5-5.9 1.5s-2 2.3-2 3.8c0 1.2.4 2.2 1.2 3.1s2.3 1.4 4.5 1.6l4.5.5 4.3.4c5.4.5 9.5 2.1 12.3 4.9s4.1 6.6 4.1 11.3c0 5.9-2.2 10.3-6.5 13.4zm51.3 4-13.6-23-5.8 6.6v16.4h-13.8v-75.5h13.8v42.8l18.3-22.6h16.6l-19.7 22.3 21.2 33z"}})])])}),[],!1,null,null,null).exports,_v={version:"1.2.0",name:"LdsLogoLilly",props:{ariaLabel:{type:String,default:"Visit Lilly.com"},color:{type:String,default:"red",validator:function(e){return["red","white","black"].includes(e)}},size:{type:String,default:"lg",validator:function(e){return["xs","sm","md","lg","xl","fit"].includes(e)}},link:{type:Object,default:function(){return{href:"http://lilly.com"}}},disablePadding:{type:Array,default:function(){return[]},validator:function(e){return e.reduce((function(e,t){return!1!==e&&["top","right","bottom","left"].includes(t)}),!0)}},removeLink:{type:Boolean,default:!1}}},Pv=Object(y.a)(_v,(function(){var e=this,t=e._self._c;return t(e.removeLink?"div":"lds-link",e._b({tag:"component",class:["lds-logo-lilly","logo-".concat(e.size),"logo-".concat(e.color),{"logo-disable-padding-top":e.disablePadding.includes("top"),"logo-disable-padding-right":e.disablePadding.includes("right"),"logo-disable-padding-bottom":e.disablePadding.includes("bottom"),"logo-disable-padding-left":e.disablePadding.includes("left")}],attrs:{"aria-label":!e.removeLink&&e.ariaLabel}},"component",e.removeLink?{}:e.link,!1),[t("svg",{attrs:{viewBox:"0 0 631 344",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}},[t("title",[e._v(e._s(e.l10n("logoLillyTitle")))]),e._v(" "),t("path",{attrs:{d:"M435.528098,200.793973 C439.182374,198.191364 443.134091,195.153215 446.820236,192.231919 C475.215236,169.509545 496.917811,144.609478 501.198838,130.831582 C501.358182,130.385421 501.740606,129.121296 501.740606,128.101498 C501.740606,126.67803 501.060741,125.679478 499.754125,125.679478 C486.741077,125.679478 444.886869,167.331852 434.763249,201.048923 L434.763249,201.18702 L435.528098,200.793973 Z M330.648249,196.003047 C370.19729,166.131465 411.732811,122.630707 416.162559,104.77362 C416.311279,104.18936 416.449377,103.615724 416.428131,103.073956 C416.375017,101.905438 415.737643,100.853771 414.250438,100.853771 C401.736667,100.853771 343.767525,154.297559 330.648249,196.003047 Z M87.830101,222.262845 C77.3877946,215.01803 61.2409933,208.686785 46.8257239,208.686785 C32.8353704,208.686785 23.8802694,214.178822 23.8802694,221.104949 C23.8802694,229.082744 34.7474916,232.567054 46.9000842,232.567054 C61.6446633,232.567054 75.0188889,228.583468 87.830101,222.262845 Z M208.984226,128.54766 C237.326111,119.454461 264.223283,100.450101 284.27931,80.606532 C302.826886,62.2395455 317.667071,40.4307407 317.667071,29.6378788 C317.667071,27.173367 315.90367,25.6861616 313.672862,25.6861616 C305.089562,25.6861616 288.79404,37.0951515 266.88963,59.0208081 C249.818636,76.1449158 229.943199,99.4834175 208.984226,128.54766 Z M631,197.086582 C606.662946,221.317407 530.783603,287.91234 510.695707,343.958737 L485.827508,337.553131 C493.954024,314.342104 518.429175,278.245505 545.719394,250.38165 C539.919293,252.580589 533.85362,253.387929 528.998956,253.387929 C521.626667,253.387929 515.890303,251.167744 512.448485,246.982323 C509.962727,243.976044 508.709226,240.045572 508.709226,235.382121 C508.709226,234.372946 508.783586,233.342525 508.921684,232.205875 C484.967054,246.791111 465.686498,253.387929 446.820236,253.387929 C432.139394,253.387929 419.763721,246.982323 414.069848,235.764545 C390.274562,247.55596 367.477828,253.387929 348.399108,253.387929 C330.648249,253.387929 316.349832,246.366195 309.784882,233.54436 C285.734646,247.067306 265.285572,253.387929 249.011296,253.387929 C239.641902,253.387929 232.216498,250.78532 227.436195,245.877542 C223.93064,242.265758 222.071633,237.379226 221.816684,231.749091 C206.392239,241.893956 183.892946,253.387929 160.777525,253.387929 C137.173451,253.387929 121.324091,245.272037 109.033401,237.251751 C89.4235354,248.097727 67.8590572,253.387929 45.0517003,253.387929 C27.8107407,253.387929 0,246.196229 0,221.487374 C0,201.526953 20.8208754,188.025253 48.6634848,188.025253 C72.3525421,188.025253 95.1705219,198.010774 109.490185,208.357475 C123.087492,197.543367 137.35404,182.395118 154.170084,161.011229 C150.473316,161.202441 146.861532,161.30867 143.313485,161.30867 C111.08362,161.30867 84.1758249,151.822424 69.4949832,135.18697 C61.570303,126.210623 57.8204209,115.67271 57.8204209,104.338081 C57.8204209,59.5200842 114.408586,24.7513468 163.921902,19.641734 C167.204377,27.0565152 170.136296,32.771633 173.142576,39.5702862 C124.224141,45.2535354 83.4853367,74.2115488 83.4853367,102.50032 C83.4853367,121.090387 104.401818,139.765438 148.76303,139.765438 C156.358401,139.765438 163.996263,139.043081 171.517273,137.991414 C210.673266,83.9421212 270.703249,0 322.330522,0 C337.616869,0 345.594663,9.28441077 345.594663,21.7238215 C345.594663,47.2825084 323.626515,74.7958081 309.306852,89.1473401 C286.796936,111.763485 246.111246,145.395572 189.257508,156.53899 C167.14064,187.292273 148.964865,207.698855 130.789091,222.432811 C141.815657,228.381633 152.130488,232.014663 164.46367,232.014663 C195.046987,232.014663 224.727357,204.002088 247.917138,180.270539 L248.735101,179.484444 L266.815269,193.612896 L265.976061,194.590202 C255.724966,206.349747 246.281212,218.767912 246.281212,225.715286 C246.281212,231.016111 250.732205,232.057155 254.577694,232.057155 C266.30537,232.057155 284.35367,224.48303 305.610084,211.406246 L305.610084,211.225657 C307.957744,158.695438 379.630421,78.3863468 423.141801,78.3863468 C435.421869,78.3863468 442.486094,84.4945118 442.486094,95.2236364 C442.486094,121.547172 397.05197,178.007862 330.988182,221.200556 L330.988182,221.232424 C334.408754,228.583468 342.28032,232.131515 355.6333,232.131515 C366.064983,232.131515 386.429074,227.478687 410.670522,214.816195 C413.485589,187.600337 428.899411,158.387374 448.445539,137.566498 C468.066027,116.713754 490.055421,103.148316 509.070404,103.148316 C520.787458,103.148316 527.713586,109.61766 527.713586,119.741279 C527.713586,142.697357 501.060741,181.959579 436.845337,223.070185 C439.68165,228.583468 445.205556,232.057155 453.778232,232.057155 C472.899444,232.057155 506.595269,211.639949 532.855067,186.538047 L551.700084,201.18702 C543.647929,210.949461 535.510791,221.699832 535.776364,227.861111 C535.840101,229.858215 537.189209,231.186077 540.354832,231.186077 C559.699125,231.186077 590.165589,205.659259 613.004815,183.117475 L631,197.086582 Z M280.805623,144.407643 C289.346431,144.407643 296.251313,151.355017 296.251313,159.874579 C296.251313,168.42601 289.346431,175.362761 280.805623,175.362761 C272.243569,175.362761 265.317441,168.42601 265.317441,159.874579 C265.317441,151.355017 272.243569,144.407643 280.805623,144.407643 Z"}})])])}),[],!1,null,null,null).exports,Cv={version:"1.4.0",name:"LdsModal",props:{active:{type:Boolean,default:!1},ariaDescribedby:{type:String,default:void 0},ariaLabelledby:{type:String,default:void 0},defaultHeading:{type:String,default:"disabled",validator:function(e){return["enabled","disabled"].includes(e)}},dismissible:{type:Boolean,default:!0},headingClasses:{type:String,default:void 0},headingNotVisible:{type:Boolean,default:!1},headingText:{type:String,default:"Required Default Heading"},id:{type:String,required:!0},size:{type:String,default:"col-12 col-md-9"},closeAbsolute:{type:Boolean,default:!0},padded:{type:Boolean,default:!0}},data:function(){return{activated:this.active,pagePosition:void 0,modalHeight:0,htmlContainerPos:void 0,prevFocusedElement:void 0}},watch:{active:function(e){e?this.handleModalShow():this.handleModalHide()}},mounted:function(){var e=this;this.initializeModal(),this.busOn("modal:hide",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.activated&&e.handleModalHide()})),this.busOn("modal:show",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.activated||e.handleModalShow()})),this.busOn("modal:toggle",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.handleModalToggle()})),this.busOn("kaltura-player:close-full-screen",(function(){e.activated&&e.windowNextTick((function(){var t=document.documentElement;"position"in t.style&&t.style.position!==e.htmlContainerPos&&(t.style.position=e.htmlContainerPos)}))})),this.windowOnResize((function(){e.activated&&e.setModalHeight()}),300),this.addEscapeListener(),this.documentOnEvent({type:"keydown",func:this.returnFocusToModal})},beforeDestroy:function(){this.activated&&(this.activated=!1,this.setBodyAttr())},methods:{handleModalShow:function(){var e=this;this.activated=!0,this.addBodyAttribute(),this.prevFocusedElement=document.activeElement,this.windowNextTick((function(){e.focusFirst()}))},handleModalHide:function(){this.activated=!1,this.removeBodyAttribute(),this.prevFocusedElement&&this.prevFocusedElement.focus()},handleModalToggle:function(){this.activated=!this.activated,this.setBodyAttr()},dismissModal:function(e){this.dismissible&&this.busEmit("modal:hide",{id:this.id,event:e})},setBodyAttr:function(){return this.activated?this.addBodyAttribute():this.removeBodyAttribute()},addBodyAttribute:function(){var e=document.documentElement,t=e.style.position;if(this.htmlContainerPos=t,e.hasAttribute("data-modal-active")){var n=e.getAttribute("data-modal-active");e.setAttribute("data-modal-active","true-".concat(this.id," ").concat(n))}else this.pagePosition=e.scrollTop||window.pageYOffset,e.style.top="-".concat(this.pagePosition,"px"),e.setAttribute("data-modal-active","true-".concat(this.id));this.setModalHeight()},removeBodyAttribute:function(){var e=this,t=document.documentElement,n=t.getAttribute("data-modal-active");n.split(" ").length>1?t.setAttribute("data-modal-active",n.replace("true-".concat(this.id),"").trim()):(t.removeAttribute("data-modal-active"),t.style.top=null,t.style.height=null,this.windowNextTick((function(){window.scrollTo(0,e.pagePosition)})))},setModalHeight:function(){this.modalHeight=window.innerHeight},initializeModal:function(){this.activated&&this.handleModalShow()},addEscapeListener:function(){var e=this,t=function(t){e.activated&&27===t.keyCode&&e.dismissModal()};window.addEventListener?window.addEventListener("keyup",t):window.attachEvent("onkeyup",t),this.$windowListeners.push({type:"keyup",func:t})},getAriaLabelledByAttr:function(){return"enabled"===this.defaultHeading?"".concat(this.id,"-default-heading"):this.ariaDescribedby&&""!==this.ariaDescribedby?(console.warn('LDS Warning [DEPRECATED]: prop "ariaDescribedBy" usage found in a Modal instance (id: '.concat(this.id,'). Refactor to use the "ariaLabelledBy" prop instead.'),"\n>>> in LdsModal"),this.ariaDescribedby):this.ariaLabelledby&&""!==this.ariaLabelledby?this.ariaLabelledby:(console.error("LDS ERROR [Accessibility]: Modal with ID '".concat(this.id,"' does not have a valid ARIA labelled by attribute.\n\nEnsure descriptive content exists, preferably an H2 heading or a content block with class \"visually-hidden\" if for only screen readers, that describes the modal's purpose, that has an unique ID attribute and this ID is referenced by the aria-labelledby prop on the modal."),"\n>>> in LdsModal"),null)},focusFirst:function(){this.getFocusableElements(this.$refs.modal)[0].focus()},focusBack:function(e){var t=this.getFocusableElements(this.$refs.modal);e.target===t[0]&&(e.preventDefault(),t[t.length-1].focus()),e.stopPropagation()},focusForward:function(e){var t=this.getFocusableElements(this.$refs.modal);e.target===t[t.length-1]&&(e.preventDefault(),t[0].focus()),e.stopPropagation()},returnFocusToModal:function(e){if(this.activated&&9===e.keyCode){var t=this.getFocusableElements(this.$refs.modal);e.preventDefault(),e.shiftKey?t[t.length-1].focus():t[0].focus()}}}},Sv=Cv,Lv=Object(y.a)(Sv,(function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"lds-modal-popup"}},[e.activated?t("div",{staticClass:"lds-modal",style:{height:"".concat(e.modalHeight,"px")},attrs:{id:e.id},on:{click:e.dismissModal,keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.focusBack.apply(null,arguments):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.focusForward.apply(null,arguments)}]}},[t("div",{staticClass:"wrapper"},[t("div",{staticClass:"row justify-content-center"},[t("div",{class:e.size},[t("div",{ref:"modal",class:["lds-modal-window","card",{"no-padding":!e.padded}],attrs:{"aria-labelledby":e.getAriaLabelledByAttr(),role:"dialog","aria-modal":"true"},on:{click:function(e){e.stopPropagation()}}},[e.dismissible?t("lds-button-base",{class:["lds-modal-close",{"lds-modal-close-absolute":e.closeAbsolute}],on:{click:e.dismissModal}},[t("lds-icon",{attrs:{name:"close",label:"Close modal"}})],1):e._e(),e._v(" "),t("div",{class:["lds-modal-body",{"card-body":e.padded}]},["enabled"===e.defaultHeading?t("h2",{class:[e.headingNotVisible?"visually-hidden":null,e.headingClasses?e.headingClasses:null],attrs:{id:"".concat(e.id,"-default-heading")}},[e._t("defaultHeading",(function(){return[e._v("\n "+e._s(e.headingText)+"\n ")]}))],2):e._e(),e._v(" "),e._t("default")],2)],1)])])])]):e._e()])}),[],!1,null,null,null),jv=Lv.exports,Ov={version:"1.1.3",name:"LdsMultiSelect",formField:!0,components:{LdsFormField:de},model:{event:"change"},props:{automaticRows:{type:Boolean,default:!1},errorLabel:{type:String,default:void 0},hasToggleAll:{type:Boolean,default:!0},id:{type:String,required:!0},options:{type:Array,default:void 0,validate:function(e){return e.reduce((function(e,option){return!!e&&"id"in option}),!0)}},required:{type:Boolean,default:!0},rows:{type:Number,default:4,validate:function(e){return e>=4&&e<=15}},value:{type:Array,default:function(){return[]}}},data:function(){return{checkboxes:[],checkboxValues:[],errors:[],validity:"",focusIndex:0}},computed:{componentRows:function(){return this.automaticRows?Math.min(15,Math.max(4,this.checkboxValues.length)):this.rows},allSelected:function(){return void 0!==this.options?this.value.length===this.options.filter((function(e){return!e.disabled})).length:this.checkboxValues.reduce((function(e,t){return!!e&&(t.disabled||t.checked)}),!0)}},watch:{value:function(){this.validateEntry()}},mounted:function(){var e=this;this.$slots.default||(this.$slots.default=[{text:this.l10n("multiSelectDefaultLabel")}]),this.checkboxes=this.getMultiSelectOptionNodes(),this.checkboxValues=this.getCheckboxValues(),this.subscribeToCheckboxesChange(),this.busOn("form-field:validate",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.name,o=void 0!==l&&l;!1!==r&&r!==e.id||!1!==o&&o!==e.id||e.handleValidateEntry()})),this.busOn("form-field:reset",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.name,o=void 0!==l&&l;!1!==r&&r!==e.id||!1!==o&&o!==e.id||e.resetField()})),this.busOn("multi-select:toggle-all",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id;void 0!==t&&t!==e.id||e.handleToggleAll()})),this.busOn("multi-select:toggle-option",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=t.value;void 0!==n&&n!==e.id||e.handleToggleOption(r)}))},methods:{handleToggleOption:function(e){this.$emit("change",this.value.includes(e)?this.value.filter((function(t){return t!==e})):this.value.concat(e))},getCheckboxValues:function(){return this.checkboxes.map((function(e){return{name:e.componentInstance.id,value:e.componentOptions.propsData.value,checked:[!0,""].includes(e.componentOptions.propsData.checked),disabled:[!0,""].includes(e.componentOptions.propsData.disabled)}}))},findAllKeyboardFocusable:function(){return Object(Le.a)(document.querySelectorAll('a, button, input, textarea, select, details, [tabindex]:not([tabindex="-1"])')).filter((function(e){return!e.hasAttribute("disabled")}))},subscribeToCheckboxesChange:function(){var e=this;this.checkboxValues.forEach((function(t){var n=t.name;e.busOn("checkbox-input:toggle",(function(){(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name===n&&e.$nextTick((function(){e.checkboxValues=e.getCheckboxValues()}))}))}))},getMultiSelectOptionNodes:function(){return this.$children.map((function(e){return e.$vnode})).filter(this.isMultiSelectOption)},isMultiSelectOption:function(e){var t=e.tag;return t&&t.includes("LdsMultiSelectOption")},toggleOption:function(e,t){this.busEmit("multi-select:toggle-option",{id:this.id,value:e}),this.focusIndex=t},toggleAll:function(){this.busEmit("multi-select:toggle-all",{id:this.id}),this.focusIndex=0},handleToggleAll:function(){void 0!==this.options?this.$emit("change",this.allSelected?[]:this.options.filter((function(e){return!e.disabled})).map((function(e){return e.value}))):this.$emit(this.allSelected?"deselect-all":"select-all")},handleValidateEntry:function(){this.validateField({value:this.value})},focusOnFocusIndexOption:function(){this.checkboxes[this.focusIndex].elm.focus()},isOptionDisabled:function(e){return this.checkboxes[e].componentInstance.disabled},handleShiftTab:function(e){var t=this;if(e.preventDefault(),this.$refs.toggleAll)this.$refs.toggleAll.$el.focus();else{var n,r=this.findAllKeyboardFocusable();r.find((function(e,r){return!!e.isSameNode(t.$refs.optionsContainer)&&(n=r,!0)})),r[n-1].focus()}},handleContainerFocus:function(){var e=this.checkboxes.reduce((function(e,t,n){return t.elm.control.checked?n:e}),0);this.focusIndex=e,this.focusOnFocusIndexOption()},handleUpArrow:function(e){e.preventDefault(),this.focusIndex>0&&(this.focusIndex-=1,this.isOptionDisabled(this.focusIndex)?this.handleUpArrow(e):this.focusOnFocusIndexOption())},handleDownArrow:function(e){e.preventDefault(),this.focusIndex0}},id:{type:String,required:!0},pageCount:{type:Number,required:!0},disabled:{type:Boolean,default:!1}},data:function(){return{activePage:this.currentPage}},computed:{pages:function(){for(var e=[],t=0,n=0,i=t=this.activePage>3&&this.pageCount>5?this.activePage>=this.pageCount-1?this.activePage===this.pageCount?this.activePage-4:this.activePage-3:this.activePage-2:1;i<=t+4&&i<=this.pageCount;i+=1)e[n]="".concat(i),n+=1;return e}},watch:{currentPage:function(e){this.activePage=e}},mounted:function(){var e=this;this.busOn("pagination:page-click",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.page,o=void 0!==l&&l;!1!==r&&r!==e.id||!1!==o&&e.isValidPage(o)&&e.handlePageClick(o)})),this.busOn("pagination:set-active",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.page,o=void 0!==l&&l;!1!==r&&r!==e.id||!1!==o&&e.isValidPage(o)&&e.handlePageClick(o)}))},methods:{pageClick:function(e,t){this.disabled||this.busEmit("pagination:page-click",{id:this.id,page:e,event:t})},handlePageClick:function(e){Number(e)>this.pageCount||Number(e)<1||this.$refs["page-".concat(e)][0].classList.contains("active")||(this.activePage=Number(e),this.$emit("change",this.activePage))},isValidPage:function(e){return Number(e)>0&&Number(e)<=this.pageCount}}},zv=Ev,Hv=Object(y.a)(zv,(function(){var e=this,t=e._self._c;return t("nav",{staticClass:"lds-pagination",attrs:{"aria-label":e.l10n("paginationNavLabel")}},[t("ol",{staticClass:"lds-pagination-list"},[t("li",{class:{disabled:1===e.activePage||e.disabled}},[t("lds-link",{staticClass:"prev",attrs:{"aria-disabled":1===e.activePage||e.disabled,href:"#",tabindex:e.disabled?-1:0},on:{click:function(t){return t.preventDefault(),e.pageClick(e.activePage-1,t)}}},[t("lds-icon",{attrs:{name:"chevron-".concat(e.$rtl?"right":"left"),decorative:""}}),e._v(" "),t("span",[t("span",{staticClass:"expanded"},[e._v("\n "+e._s(e.$slots.previous?"":e.l10n("paginationPrevious"))+"\n "),e._t("previous")],2),e._v(" "),t("span",{staticClass:"condensed"},[e._v("\n "+e._s(e.$slots["previous-abbr"]?"":e.l10n("paginationPreviousAbbreviated"))+"\n "),e._t("previous-abbr")],2)])],1)],1),e._v(" "),e._l(e.pageCount,(function(n){return[e.pages.includes("".concat(n))?t("li",{key:n,ref:"page-".concat(n),refInFor:!0,class:{disabled:e.disabled},attrs:{"aria-current":n}},[t("lds-link",{class:["num",{active:e.activePage===Number(n)}],attrs:{"aria-current":e.activePage===Number(n),"aria-disabled":e.disabled,"aria-label":"Page ".concat(n),href:"#",tabindex:e.disabled?-1:0},on:{click:function(t){return t.preventDefault(),e.pageClick(n,t)}}},[t("span",[e._v(e._s(n))])])],1):e._e()]})),e._v(" "),t("li",{class:{disabled:e.activePage===e.pageCount||e.disabled}},[t("lds-link",{staticClass:"next",attrs:{"aria-disabled":e.activePage===e.pageCount||e.disabled,href:"#",tabindex:e.disabled?-1:0},on:{click:function(t){return t.preventDefault(),e.pageClick(e.activePage+1,t)}}},[t("span",[t("span",{staticClass:"expanded"},[e._v("\n "+e._s(e.$slots.next?"":e.l10n("paginationNext"))+"\n "),e._t("next")],2),e._v(" "),t("span",{staticClass:"condensed"},[e._v("\n "+e._s(e.$slots["next-abbr"]?"":e.l10n("paginationNextAbbreviated"))+"\n "),e._t("next-abbr")],2)]),e._v(" "),t("lds-icon",{attrs:{name:"chevron-".concat(e.$rtl?"left":"right"),decorative:""}})],1)],1)],2)])}),[],!1,null,null,null).exports,Nv={version:"1.0.1",name:"LdsProgressIndicator",props:{size:{type:Number,default:2},progress:{type:Number,default:0,validator:function(e){return e>=0&&e<=100&&e%1==0}}},data:function(){var e=20*this.size,t=2*this.size,n=t/2,r=e-2*t;return{radius:e,normalizedRadius:r,circumference:2*r*Math.PI,stroke:t,innerStroke:n}},computed:{strokeDashoffset:function(){return this.circumference-this.progress/100*this.circumference},dimension:function(){return 2*this.radius}}},$v=Object(y.a)(Nv,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-progress-indicator",{"lds-progress-indicator-started":e.progress>0}],style:{height:"".concat(e.dimension,"px"),width:"".concat(e.dimension,"px")}},[t("span",{staticClass:"lds-progress-indicator-text",style:{fontSize:"".concat(7*e.size,"px")}},[e._v("\n "+e._s(e.progress)+"%\n ")]),e._v(" "),t("svg",{attrs:{height:e.dimension,width:e.dimension,viewBox:"0 0 ".concat(e.dimension," ").concat(e.dimension)}},[t("circle",{staticClass:"lds-progress-indicator-circle-empty",attrs:{"stroke-width":e.innerStroke,r:e.normalizedRadius,cx:e.radius,cy:e.radius}}),e._v(" "),t("circle",{staticClass:"lds-progress-indicator-circle-fill",style:{strokeDashoffset:e.strokeDashoffset},attrs:{"stroke-dasharray":"".concat(e.circumference," ").concat(e.circumference),"stroke-width":e.stroke,r:e.normalizedRadius,cx:e.radius,cy:e.radius,"stroke-linecap":"round"}})])])}),[],!1,null,null,null).exports,Rv={version:"1.0.0",name:"LdsBaseRadio",props:{name:{type:String,required:!0},value:{type:[String,Number,Boolean],required:!0},checked:{type:Boolean,default:!1}}},Bv=Object(y.a)(Rv,(function(){var e=this;return(0,e._self._c)("input",e._b({attrs:{type:"radio"}},"input",{name:e.name,value:e.value,checked:e.checked},!1))}),[],!1,null,null,null).exports,Fv={version:"1.0.5",name:"LdsRadioInput",components:{LdsBaseRadio:Bv},props:{ariaInvalid:{type:Boolean,default:!1},checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},id:{type:String,default:void 0},name:{type:String,required:!0},required:{type:Boolean,default:!0},value:{type:[String,Number,Boolean],required:!0}},data:function(){return{isChecked:this.checked,isActive:!1,addingEffect:!1}},watch:{checked:function(e){this.isChecked=e},isChecked:function(e){e&&this.addEffect()}},mounted:function(){var e=this;this.busOn("radio-input:checked",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.name,o=void 0!==l&&l,d=t.checked,c=void 0===d?void 0:d;!1!==r&&r!==e.id||!1!==o&&o!==e.name||void 0!==c&&e.handleInputChange(c)}))},methods:{addEffect:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.addingEffect){t.next=2;break}return t.abrupt("return");case 2:return e.isActive=!0,t.next=5,e.windowNextTick();case 5:e.isActive=!1;case 6:case"end":return t.stop()}}),t)})))()},inputChange:function(e){this.busEmit("radio-input:checked",{id:this.id,name:this.name,checked:e.target.checked})},handleInputChange:function(e){e&&this.$emit("select"),this.isChecked=e},emitInvalid:function(e){this.busEmit("radio-input:invalid",{id:this.id,name:this.name,event:e})}}},Vv=Fv,qv=Object(y.a)(Vv,(function(){var e=this,t=e._self._c;return t("span",{class:["lds-radio",{active:e.isActive,disabled:e.disabled}],attrs:{"data-checked":e.isChecked}},[t("lds-base-radio",e._b({ref:"field",attrs:{checked:e.isChecked,disabled:e.disabled&&"disabled",type:"radio","aria-required":e.required?"true":null,"aria-invalid":e.ariaInvalid?"true":null},nativeOn:{change:function(t){return e.inputChange.apply(null,arguments)},invalid:function(t){return t.preventDefault(),e.emitInvalid.apply(null,arguments)}}},"lds-base-radio",{id:e.id,name:e.name,value:e.value,required:e.required},!1)),e._v(" "),t("lds-icon",{attrs:{label:"Radio input ".concat(e.isChecked?"checked":"unchecked"),name:"radio"}})],1)}),[],!1,null,null,null),Uv={version:"1.1.7",name:"LdsRadio",components:{LdsRadioInput:qv.exports},props:{ariaInvalid:{type:Boolean,default:!1},checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},id:{type:String,default:void 0},name:{type:String,required:!0},required:{type:Boolean,default:!0},value:{type:[String,Number,Boolean],required:!0}},created:function(){this.required&&this.requireSlot("default","Form fields are required to have a default slot for the field label if they have validation. Please add a default slot to the field with the name "+'"'.concat(this.name,'".'))}},Xv=Object(y.a)(Uv,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-radio-block",{disabled:e.disabled}]},[t("label",{attrs:{for:e.id}},[t("lds-radio-input",e._b({on:{select:function(t){return e.$emit("select")}}},"lds-radio-input",{ariaInvalid:e.ariaInvalid,checked:e.checked,disabled:e.disabled,id:e.id,name:e.name,required:e.required,value:e.value},!1)),e._v(" "),e._t("default")],2)])}),[],!1,null,null,null).exports,Gv={version:"1.2.1",name:"LdsRadioGroup",components:{LdsFormField:de},formField:!0,props:{disabled:{type:Boolean,default:!1},errorLabel:{type:String,default:void 0},invalidMessages:{type:Object,default:void 0},name:{type:String,required:!0},radios:{type:Array,required:!0,default:void 0},required:{type:Boolean,default:!0},value:{type:[String,Number,Boolean],default:void 0}},data:function(){return{fieldValue:void 0!==this.value?this.value:"",errors:[],validity:""}},computed:{getDescribedBy:function(){return this.errors.length?"validity-for-".concat(this.name):!!this.$slots.hint&&"hint-for-".concat(this.name)}},watch:{fieldValue:function(){this.validateEntry()},value:function(e){this.fieldValue=e}},mounted:function(){var e=this;this.busOn("form-field:validate",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.validateEntry()})),this.busOn("form-field:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.resetField()}))},methods:{handleChange:function(e){this.fieldValue=e,this.$emit("input",e)},validateEntry:function(){this.validateField()},reset:function(){this.busEmit("form-field:reset",{name:this.name})}}},Yv=Gv,Kv=Object(y.a)(Yv,(function(){var e=this,t=e._self._c;return t("lds-form-field",{ref:"field",staticClass:"lds-radio-group",attrs:{"aria-invalid":"error"===e.validity,fieldset:!0,role:"radiogroup"}},[t("legend",{staticClass:"lds-radio-group-label",attrs:{"aria-describedby":e.getDescribedBy}},[e._t("default")],2),e._v(" "),e.$slots.hint?t("p",{staticClass:"caption hint",attrs:{id:"hint-for-".concat(e.name)}},[e._t("hint")],2):e._e(),e._v(" "),e.errors.length?t("lds-form-alert",{attrs:{id:"validity-for-".concat(e.name),messages:e.errors,validity:"error"}}):e._e(),e._v(" "),e._l(e.radios,(function(n,i){return t("lds-radio",{key:n.id||i,class:{error:"error"===e.validity,valid:"valid"===e.validity},attrs:{id:n.id||"".concat(e.name,"-radio-").concat(i),name:e.name,checked:n.value===e.fieldValue,disabled:e.disabled||n.disabled,required:e.required,value:n.value},on:{select:function(t){return e.handleChange(n.value)}}},[e._v("\n "+e._s(n.slot?"":n.label)+"\n "),e._t(n.slot)],2)}))],2)}),[],!1,null,null,null).exports,Zv={version:"1.0.0",name:"LdsRow",provide:function(){return{getBreakpoint:this.breakpoint,parentOverride:this.override}},props:{breakpoint:{default:"md",type:String,validator:function(e){return["sm","md","lg","xl"].includes(e)}},override:{default:void 0,type:String},align:{default:void 0,type:String,validator:function(e){return["start","center","end"].includes(e)}},justify:{default:void 0,type:String,validator:function(e){return["start","center","end","around","between"].includes(e)}}},computed:{getClasses:function(){var e="";return e+=this.justify?"justify-content-".concat(this.justify," "):"",e+=this.align?"align-items-".concat(this.align," "):""}}},Jv=Object(y.a)(Zv,(function(){var e=this;return(0,e._self._c)("div",{class:["row",e.getClasses]},[e._t("default")],2)}),[],!1,null,null,null).exports,Qv=(n(42),{version:"1.1.4",name:"LdsSearch",components:{LdsTextFieldInput:Nf},props:{action:{type:String,default:void 0},autofocus:{type:Boolean,default:!1},customHandlers:{type:Array,default:void 0},disabled:{type:Boolean,default:!1},id:{type:String,default:void 0},isAsync:{type:Boolean,default:!1},label:{type:String,default:"Type search term..."},maxlength:{type:String,default:void 0},maxRows:{type:[Number,Boolean],default:!1,validate:function(e){return!1===e||e>0}},name:{type:String,required:!0},placeholder:{type:String,default:void 0},quickSearchItems:{type:Array,default:function(){return[]}},typeAhead:{type:Boolean,default:!1},value:{type:String,default:void 0}},data:function(){return{fieldValue:void 0!==this.value?this.value:"",results:[],isOpen:!1,isLoading:!1,arrowCtr:-1}},watch:{value:function(e){this.fieldValue=e},quickSearchItems:function(){this.isAsync&&(this.filterResults(),this.isOpen=!0,this.isLoading=!1)}},mounted:function(){var e=this;this.busOn("search:submit",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.name,o=void 0!==l&&l,d=t.event,c=void 0!==d&&d;!1!==r&&r!==e.id||!1!==o&&o!==e.name||e.handleSubmitSearch(c)})),this.onDocumentClick(this.resetSearchSuggestions)},methods:{focus:function(){this.$refs.searchField.$el.focus()},submitSearch:function(e){this.typeAhead&&this.isOpen&&(this.fieldValue=this.results[this.arrowCtr]||this.fieldValue,this.resetSearchSuggestions()),this.busEmit("search:submit",{id:this.id,name:this.name,query:this.fieldValue,event:e})},handleSubmitSearch:function(){this.action&&this.$refs.search.submit()},handleInput:function(e){var t=this;this.fieldValue=e.target.value,this.typeAhead&&(this.isAsync?(this.isLoading=!0,this.resetSearchSuggestions()):(this.isLoading=!0,this.isOpen=!0,this.filterResults(),setTimeout((function(){t.isLoading=!1}),500))),this.customHandlers&&this.customHandlers.includes("input")&&(this.$emit("input",e.target.value),this.busEmit("search:input",{id:this.id,name:this.name,event:e}))},handleChange:function(e){this.fieldValue=e.target.value,this.$emit("input",this.fieldValue),this.busEmit("search:change",{id:this.id,name:this.name,event:e})},filterResults:function(){var e=this,t=this.quickSearchItems.filter((function(t){return t.toLowerCase().indexOf(e.fieldValue.toLowerCase())>-1}));this.results=this.maxRows?t.slice(0,this.maxRows):t},resetSearchSuggestions:function(){this.isOpen=!1,this.arrowCtr=-1},handleAutosuggest:function(e,t){this.resetSearchSuggestions(),this.fieldValue=t,this.$emit("input",this.fieldValue),this.busEmit("search:change",{id:this.id,name:this.name,event:e}),this.submitSearch(e)},syncActiveFocus:function(){this.$refs.searchSuggestions.querySelectorAll("li")[this.arrowCtr].querySelector("button").focus()},onArrowDown:function(e){this.arrowCtr0?(this.arrowCtr-=1,this.syncActiveFocus()):e&&this.resetSearchSuggestions()},clearSearch:function(){this.fieldValue="",this.resetSearchSuggestions(),this.focus()},boldResult:function(e){return e.replace(new RegExp(this.fieldValue,"gi"),(function(e){return"".concat(e,"")}))}}}),eg=Qv,tg=Object(y.a)(eg,(function(){var e=this,t=e._self._c;return t("form",{ref:"search",class:["lds-search",{"lds-search-typeahead":e.typeAhead}],attrs:{id:e.id,action:e.action},on:{click:function(e){e.stopPropagation()},touchend:function(e){e.stopPropagation()},submit:function(t){return t.preventDefault(),e.submitSearch.apply(null,arguments)},keyup:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),e.onArrowDown(!1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.onArrowDown(!0)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),e.onArrowUp(!1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?e.onArrowUp(!0):null}],keydown:[function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"]))return null;t.preventDefault()},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"]))return null;t.preventDefault()}]}},[t("lds-text-field-input",e._b({ref:"searchField",staticClass:"lds-search-input",attrs:{"aria-label":e.label,value:e.fieldValue,type:"search",autocomplete:e.typeAhead?"off":"on"},nativeOn:{input:function(t){return e.handleInput.apply(null,arguments)},change:function(t){return e.handleChange.apply(null,arguments)}}},"lds-text-field-input",{autofocus:e.autofocus,disabled:e.disabled,name:e.name,maxlength:e.maxlength,placeholder:e.placeholder},!1)),e._v(" "),t("ul",{directives:[{name:"show",rawName:"v-show",value:e.isOpen,expression:"isOpen"}],ref:"searchSuggestions",staticClass:"lds-search-suggestions",on:{click:function(e){e.stopPropagation()},touchend:function(e){e.stopPropagation()}}},e._l(e.results,(function(n,r){return t("li",{key:r,staticClass:"lds-search-suggestion",class:{"is-active":r===e.arrowCtr},on:{click:function(t){return e.handleAutosuggest(t,n)}}},[t("lds-button-base",{attrs:{type:"button"},domProps:{innerHTML:e._s(e.boldResult(n))}})],1)})),0),e._v(" "),e.typeAhead?t("transition",{attrs:{name:"fade"}},[t("lds-button-base",{directives:[{name:"show",rawName:"v-show",value:""!==e.fieldValue,expression:"fieldValue !== ''"}],staticClass:"lds-search-clear",attrs:{type:"button"},on:{click:function(t){return e.clearSearch()}}},[t("lds-icon",{attrs:{label:e.l10n("searchClear"),name:"close"}})],1)],1):e._e(),e._v(" "),t("lds-button-base",{staticClass:"lds-search-button",attrs:{disabled:e.disabled,type:"submit"}},[e.typeAhead&&e.isLoading&&!e.disabled?t("lds-loading-spinner",{attrs:{size:18,"data-lds-test-id":"loading-spinner-search"}}):t("lds-icon",{attrs:{label:e.l10n(e.disabled?"searchSubmit":"searchSubmitDisabled"),name:"search"}})],1)],1)}),[],!1,null,null,null),ng=tg.exports;function ig(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ag(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n===e.name?e.openDropdown():e.dropdownOpen&&e.closeDropdown()})),this.busOn("select-field:set-active",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.name,r=void 0!==n&&n,l=t.value,o=void 0!==l&&l,d=t.index,c=void 0!==d&&d;!1!==e.name&&r!==e.name||(c?e.setSelectedByIndex(c):e.setSelectedByValue(o))})),this.autofocus&&this.$refs.field.$el.focus()},methods:{closeDropdown:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.dropdownOpen&&(this.dropdownOpen=!1,this.optionsReadyCount=0,e&&this.$refs.field.$el.focus())},deepEquals:function(e,t){return JSON.stringify(e)===JSON.stringify(t)},focusWhenReady:function(){var e=this;this.optionsReadyCount+=1,this.optionsReadyCount===this.availableOptions.length&&this.$nextTick((function(){e.$refs["select-options"].filter((function(option){return 0===option.$el.tabIndex}))[0].$el.focus()}))},getTabindex:function(e){return this.selected>=0?this.selected===e?"0":"-1":this.deepEquals(this.flatOptions[e],this.availableOptions[0])?"0":"-1"},handleBlur:function(){var e=this;this.focus=!1,this.$nextTick((function(){e.focus||e.$emit("blur")}))},handleClick:function(e,t){this.busEmit("select-field:set-active",ug(ug({},this.$props),{},{index:e,value:t}))},handleDocumentTab:function(e){this.dropdownOpen&&9===e.keyCode&&(e.preventDefault(),this.closeDropdown())},handleFocus:function(){this.focus=!0,this.$emit("focus")},handleOpen:function(){this.busEmit("select-field:open-dropdown",ug({},this.$props))},navigateItem:function(e,i,t){var n=this,r=this.$refs["select-options"],l=this.flatOptions[i],o=this.availableOptions.findIndex((function(option){return n.deepEquals(l,option)}));switch(t.preventDefault(),t.stopPropagation(),e){case"up":if(0===o)return;this.searchFocusableOptions(r,o,e);break;case"down":if(o===r.length-1)return;this.searchFocusableOptions(r,o,e);break;case"bottom":r[r.length-1].disabled?this.searchFocusableOptions(r,r.length-1,"down"):r[r.length-1].$el.focus();break;default:r[0].disabled?this.searchFocusableOptions(r,0,"down"):r[0].$el.focus()}},openDropdown:function(){this.dropdownOpen=!0},searchFocusableOptions:function(e,i,t){for(var n="up"===t?-1:1,r=!1,l=i+n;!r;){if(l<0)return;e[l].disabled||(e[l].$el.focus(),r=!0),l+=n}},setSelectedByIndex:function(e){this.selected=e,this.fieldValue=this.flatOptions[this.selected].value,this.$emit("change",{value:this.fieldValue}),this.busEmit("select-field:change",ug(ug({},this.$props),{value:this.flatOptions[this.selected].value})),this.closeDropdown()},setSelectedByValue:function(e){this.selected=this.flatOptions.findIndex((function(t){return t.value===e})),this.fieldValue=this.selected>=0?this.flatOptions[this.selected].value:"",this.$emit("change",{value:this.fieldValue}),this.busEmit("select-field:change",ug(ug({},this.$props),{value:this.fieldValue})),this.closeDropdown()}}},cg=dg,hg=Object(y.a)(cg,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-select-field"},[t("input",{attrs:{id:e.id,type:"hidden",name:e.name},domProps:{value:e.value}}),e._v(" "),t("div",{staticClass:"lds-select-field-selected"},[t("lds-button-base",{ref:"field",class:{error:"error"===e.validity,valid:"valid"===e.validity,disabled:e.disabled},attrs:{id:"lds-select-field-selected-".concat(e.name),"aria-haspopup":"listbox","aria-describedby":e.ariaDescribedby,"aria-labelledby":"".concat(e.ariaLabelledby," lds-select-field-selected-").concat(e.name),"aria-expanded":"".concat(e.dropdownOpen),disabled:e.disabled},on:{click:function(t){return t.stopPropagation(),e.handleOpen.apply(null,arguments)},touchend:function(e){e.stopPropagation()}},nativeOn:{blur:function(t){return e.handleBlur.apply(null,arguments)},focus:function(t){return e.handleFocus.apply(null,arguments)}}},[e._t(e.selectedOption.slot,(function(){return[e._v("\n "+e._s(e.selectedOption.label)+"\n ")]})),e._v(" "),t("lds-icon",{class:["dropdown-icon",{"dropdown-open":e.dropdownOpen}],attrs:{name:"caret-down",decorative:""}})],2)],1),e._v(" "),t("transition",{attrs:{name:"dropdown"}},[e.dropdownOpen?t("div",{staticClass:"lds-select-field-dropdown",attrs:{role:"listbox",type:"hidden","aria-expanded":"false","aria-hidden":"true"},on:{click:function(e){e.stopPropagation()},touchend:function(e){e.stopPropagation()}}},[e._l(e.flatOptions,(function(n,r){return[n.options?t("div",{key:"".concat(n.label||n.slot,"-").concat(r),staticClass:"lds-select-field-dropdown-group-header",attrs:{id:"".concat((n.label&&n.label.replace(/\s/g,"-")||n.slot).trim(),"-").concat(r,"-").concat(e._uid),"aria-hidden":"true"}},[e._t(n.slot,(function(){return[e._v("\n "+e._s(n.label)+" "),t("span",{staticClass:"screen-reader-text"},[e._v("group")])]}))],2):t("lds-select-field-option",{key:"".concat(n.value,"-").concat(r),ref:"select-options",refInFor:!0,class:{selected:r===e.selected,child:n.child},attrs:{role:"option","aria-describedby":n.parentId?"".concat(n.parentId):void 0,disabled:n.disabled,index:r,tabindex:e.getTabindex(r),value:n.value},on:{blur:e.handleBlur,click:function(t){return t.stopPropagation(),t.preventDefault(),e.handleClick(r,n.value)},close:function(t){return e.closeDropdown()},focus:e.handleFocus,"option-ready":e.focusWhenReady,navigate:e.navigateItem,touchend:function(e){e.stopPropagation()}},nativeOn:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.closeDropdown(!1)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?(t.preventDefault(),e.closeDropdown()):null}]}},[e._t(n.slot,(function(){return[e._v("\n "+e._s(n.label)+"\n ")]}))],2)]}))],2):e._e()])],1)}),[],!1,null,null,null),mg={version:"2.1.1",name:"LdsSelect",components:{LdsSelectField:hg.exports},formField:!0,props:{autofocus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},errorLabel:{type:String,default:void 0},id:{type:String,default:void 0},invalidMessages:{type:Object,default:void 0},name:{type:String,required:!0},options:{type:Array,default:function(){return[]}},placeholder:{type:String,default:void 0},required:{type:Boolean,default:!0},ruleCallbacks:{type:Object,default:function(){return{}}},rules:{type:String,default:void 0},value:{type:[String,Number,Boolean],default:void 0}},data:function(){return{fieldValue:void 0!==this.value?this.value:"",focus:!1,errors:[],validity:""}},computed:{optGroups:function(){return!!(this.options&&this.options[0]&&"options"in this.options[0])&&this.options},getDescribedBy:function(){return this.errors.length?"validity-for-".concat(this.name):this.$slots.hint?"hint-for-".concat(this.name):void 0},namedSlots:function(){var e=Object.keys(this.$slots);return["default","hint"].forEach((function(t){t in e&&e.splice(e.indexOf(t),1)})),e}},watch:{fieldValue:function(){this.validateEntry()},value:function(e){this.fieldValue=e}},created:function(){(this.required||this.rules)&&this.requireSlot("default","Form fields are required to have a default slot for the field label if they have validation. Please add a default slot to the field with the name "+'"'.concat(this.name,'".'))},mounted:function(){var e=this;this.busOn("form-field:validate",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.validateEntry()})),this.busOn("form-field:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.resetField()})),this.busOn("select:set-active",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.name,r=void 0!==n&&n,l=t.value,o=void 0!==l&&l;!1!==r&&r!==e.name||!1!==o&&e.checkValueExists(e.options,o)&&(e.$emit("input",o),e.fieldValue=o)}))},methods:{handleChange:function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).value,t=void 0!==e&&e;this.$emit("input",t),this.fieldValue=t,this.busEmit("select-input:change",{id:this.id,name:this.name,value:t})},validateEntry:function(){this.validateField()},reset:function(){this.busEmit("form-field:reset",{name:this.name})},checkValueExists:function(e,t){var n=this;return e.reduce((function(e,r){return!e&&"options"in r?n.checkValueExists(r.options,t):e||Object.values(r).includes(t)}),!1)}}},fg=mg,pg=Object(y.a)(fg,(function(){var e=this,t=e._self._c;return t("lds-form-field",{staticClass:"lds-select",class:{disabled:e.disabled}},[t("label",{staticClass:"lds-select-label",attrs:{id:"label-for-".concat(e.name),"data-focus":e.focus,for:e.id||e.name}},[e._t("default")],2),e._v(" "),e.$slots.hint?t("p",{staticClass:"caption hint",attrs:{id:"hint-for-".concat(e.name)}},[e._t("hint")],2):e._e(),e._v(" "),t("lds-select-field",e._b({ref:"field",attrs:{"aria-describedby":e.getDescribedBy,"aria-labelledby":"label-for-".concat(e.name)},on:{change:e.handleChange,blur:function(t){e.focus=!1},focus:function(t){e.focus=!0}}},"lds-select-field",{autofocus:e.autofocus,disabled:e.disabled,id:e.id||e.name,name:e.name,options:e.options,placeholder:e.placeholder,validity:e.validity,value:e.fieldValue},!1),[e._l(e.namedSlots,(function(slot){return[t("template",{slot:slot},[e._t(slot)],2)]}))],2),e._v(" "),e.errors.length?t("lds-form-alert",{attrs:{id:e.getDescribedBy,messages:e.errors,validity:"error"}}):e._e()],1)}),[],!1,null,null,null).exports;function vg(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function gg(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.item;!1!==r&&r!==e.processedId||e.setActiveItem(l._id)})),this.busOn("side-nav:update-height",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.processedId||(e.setMenuContainerHeight(),e.setSideNavScrollContainerHeightCorrection())})),this.busOn("side-nav:show-menu-mobile",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.processedId||(e.handleShowMenuMobile(),e.setSideNavScrollContainerHeightCorrection())})),this.busOn("side-nav:hide-menu-mobile",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.processedId||e.handleHideMenuMobile()})),this.busOn("side-nav:allow-processing",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.processedId||(e.processConfirmation=!0)})),this.busOn("side-nav:scroll-top",(function(){e.mobileMode&&e.scrollToTopForMobile()})),this.busOn("contact-lilly:expand",(function(){e.setActiveItem("fake")})),this.addMutationObserver(this.$refs.sticky,this.setStickyHeight),this.documentOnEvent({type:"keydown",func:this.returnFocusToPanel})},methods:{getCustomMenuItemSlots:function(){var e=this,t=function(n,r){return"subMenu"in r&&(n=r.subMenu.reduce(t,n)),"jumpMenu"in r&&(n=r.jumpMenu.reduce(t,n)),"slot"in r&&!(r.slot in n)&&r.slot in e.$slots&&n.push(r.slot),n};return this.menu.reduce(t,[])},contactLillyId:function(){return"contact-lilly-".concat(this._uid)},toggleContactLilly:function(){this.contactLillyExpanded?(this.contactLillyExpanded=!1,this.busEmit("contact-lilly:collapse",{id:this.contactLillyId()})):(this.contactLillyExpanded=!0,this.busEmit("contact-lilly:expand",{id:this.contactLillyId()}))},isItemActiveFromRoute:function(e){if(!("link"in e))return!1;var t=e.link,n=t.href,r=t.to;return this.stripUrlParameters(r||n).replace(/^\/|\/$/g,"")===this.$route.path.replace(/^\/|\/$/g,"")},setStickyHeight:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=this.$refs.sticky?this.$refs.sticky.offsetHeight:0;if(this.stickyHeight=t,this.mobileMode){var n=this.$refs.topContainer.offsetHeight;this.setStickyTop(n+t),e||(this.height=n-(this.searchEnabled?this.$refs.searchContainer.offsetHeight:0))}else this.setStickyTop(t);this.busEmit("sticky:update")},checkForMobile:function(){null!==this.$refs["mobile-actions"]&&(this.mobileMode=0!==this.$refs["mobile-actions"].offsetHeight)},openMenu:function(){this.busEmit("side-nav:show-menu-mobile",{id:this.processedId})},closeMenu:function(){this.busEmit("side-nav:hide-menu-mobile",{id:this.processedId})},mobileMenuTranstion:function(){var e=this;this.mobileMenuExpanding=!0,clearTimeout(this.mobileMenuExpandingTimeout),this.mobileMenuExpandingTimeout=setTimeout((function(){e.mobileMenuExpanding=!1}),500)},handleShowMenuMobile:function(){var e=this;this.mobileMenuTranstion(),this.expanded=!0,this.searchEnabled=!1,this.$nextTick((function(){e.$refs.closeButton.$el.focus()}))},handleHideMenuMobile:function(){this.mobileMenuTranstion(),this.expanded=!1,this.$refs.menuButton.$el.focus()},toggleSearch:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.searchEnabled=!e.searchEnabled,e.searchEnabled&&(e.expanded=!1,e.$refs.search.focus()),t.next=4,e.$nextTick();case 4:e.setStickyHeight(!0);case 5:case"end":return t.stop()}}),t)})))()},processMenuInitial:function(menu){var e=function(t,i){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r=gg(gg({},t),{},{_id:"".concat(""!==n?"".concat(n,"_"):"").concat(i)});return"subMenu"in t&&(r.subMenu=r.subMenu.map((function(t,n){return e(t,n,r._id)}))),r};return menu.map((function(t,n){return e(t,n)}))},processMenu:function(menu){var e=this;if(!this.routing)return menu;var t=function(n){var r=gg({},n);return r.active=e.isItemActiveFromRoute(n),r.current=e.isItemActiveFromRoute(n),"subMenu"in n&&(r.subMenu=r.subMenu.map(t)),r};return menu.map(t)},setActiveItem:function(e){var t,n=this,r=function(menu,e){return menu.map((function(l){var o=gg({},l);return e===l._id?"subMenu"in l&&n.deepActive(l.subMenu)||l.active?(o.active=!1,t=l._id):o.active=!0:o.active=!1,"subMenu"in l&&(o.subMenu=r(l.subMenu,e)),o}))},l=r(this.processedMenu,e);t&&t.length>1&&(l=r(l,t.slice(0,-2))),this.processedMenu=l},setMenuContainerHeight:function(){var e=this.$refs.sideNav.offsetHeight,t=this.$refs.topContainer.offsetHeight;this.$refs.menuContainer.style.height="".concat(e-t,"px")},setSideNavScrollContainerHeightCorrection:function(){if(this.mobileMode){var e=this.$refs.mobileMenuLogo.offsetHeight,t=this.hasRegulatoryLinks?this.$refs.mobileRegulatoryLinksContainer.offsetHeight:0;this.sideNavScrollContainerHeightCorrection=e+t}else this.sideNavScrollContainerHeightCorrection=this.height},scrollToTopForMobile:function(){var e=this;this.$nextTick((function(){var t=e.$refs.scrollContainer.querySelector(".lds-side-nav-menu");if(null!==t){var n=t.querySelector(".current");e.isHasActive=n.classList.contains("has-active"),t.scrollIntoView()}}))},deepActive:function(menu){if(!menu)return!1;var e=function(t,n){var r=!(!("active"in n)||!n.active)||t;return!r&&"subMenu"in n&&(r=n.subMenu.reduce(e,!1)),!r&&"jumpMenu"in n&&(r=n.jumpMenu.reduce(e,!1)),r};return menu.reduce(e,!1)},attemptProcessMenu:function(){var e=this;this.processConfirmation||this.processingAttempts>=this.allowedProccessingAttempts?(this.processingAttempts=0,this.processedMenu=this.processMenu(this.processedMenu),this.processConfirmation=!1):(this.processingAttempts+=1,setTimeout((function(){e.attemptProcessMenu()}),10))},stripUrlParameters:function(e){return e.includes("?")?e.slice(0,e.indexOf("?")):e},focusBack:function(e){if(this.mobileMode){var t=this.getFocusableElements(this.$refs.menuContainer);e.target===t[0]&&(e.preventDefault(),t[t.length-1].focus()),e.stopPropagation()}},focusForward:function(e){if(this.mobileMode){var t=this.getFocusableElements(this.$refs.menuContainer);e.target===t[t.length-1]&&(e.preventDefault(),t[0].focus()),e.stopPropagation()}},returnFocusToPanel:function(e){if(this.mobileMode&&!this.isMenuHidden&&9===e.keyCode){var t=this.getFocusableElements(this.$refs.menuContainer);e.preventDefault(),e.shiftKey?t[t.length-1].focus():t[0].focus()}}}},yg=bg,wg=Object(y.a)(yg,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-side-nav-wrapper",{expanded:e.expanded}],attrs:{id:e.processedId}},[t("aside",{ref:"sideNav",class:["lds-side-nav",{active:e.isActive}]},[t("div",{staticClass:"lds-side-nav-placeholder",style:e.getPlaceholderStyles}),e._v(" "),t("div",{staticClass:"lds-side-nav-container"},[t("div",{ref:"topContainer",staticClass:"lds-side-nav-top-container"},[t("div",{class:["lds-side-nav-logo",{"above-regulatory-links":e.hasRegulatoryLinks}]},[e._t("logo")],2),e._v(" "),e.hasRegulatoryLinks?t("div",{staticClass:"lds-side-nav-regulatory-links"},[e._t("regulatory-links")],2):e._e(),e._v(" "),t("transition",{attrs:{name:"search"}},[e.hasSearch?t("div",{ref:"searchContainer",class:["lds-side-nav-search",{enabled:e.searchEnabled}]},[t("div",{staticClass:"lds-side-nav-search-container"},[t("lds-search",{ref:"search",attrs:{name:"side-nav-search"}})],1)]):e._e()]),e._v(" "),t("div",{ref:"mobile-actions",class:["lds-side-nav-mobile-actions",{"lds-side-nav-mobile-actions-expanded":e.expanded}]},[e.hasSearch?t("lds-button-base",{class:["lds-side-nav-search-button",{enabled:e.searchEnabled}],on:{click:function(t){return t.preventDefault(),e.toggleSearch.apply(null,arguments)}}},[t("lds-icon",{attrs:{label:e.l10n("sideNavSearchText"),name:"search",inline:""}})],1):e._e(),e._v(" "),t("lds-button-base",{ref:"menuButton",staticClass:"lds-side-nav-toggle",on:{click:function(t){return t.preventDefault(),e.openMenu.apply(null,arguments)}}},[t("span",{staticClass:"lds-side-nav-toggle-text"},[e._v("\n "+e._s(e.l10n("sideNavMenu"))+"\n ")]),e._v(" "),t("lds-icon",{attrs:{name:"menu",decorative:"",inline:""}})],1),e._v(" "),t("div",{staticClass:"screen-reader-text",attrs:{"aria-live":"polite"}},[e._v("\n "+e._s(e.expanded?e.l10n("sideNavExpanded"):e.l10n("sideNavCollapsed"))+"\n ")])],1)],1),e._v(" "),t("div",{ref:"menuContainer",class:["lds-side-nav-menu-container",{"mobile-expanding":e.mobileMenuExpanding}],style:{visibility:e.isMenuHidden?"hidden":"visible"},attrs:{"aria-hidden":e.isMenuHidden?"true":"false"},on:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.focusBack.apply(null,arguments):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.focusForward.apply(null,arguments)}]}},[t("div",{ref:"mobileMenuLogo",staticClass:"lds-side-nav-menu-container-logo"},[t("div",{staticClass:"row align-items-center justify-content-between"},[t("div",{staticClass:"col-auto"},[e._t("logo")],2),e._v(" "),t("div",{staticClass:"col-auto"},[t("lds-button-base",{ref:"closeButton",staticClass:"lds-side-nav-toggle",on:{click:function(t){return t.preventDefault(),e.closeMenu.apply(null,arguments)}}},[t("span",{staticClass:"lds-side-nav-toggle-text"},[e._v("\n "+e._s(e.l10n("sideNavClose"))+"\n ")]),e._v(" "),t("lds-icon",{attrs:{name:"close",decorative:"",inline:""}})],1)],1)])]),e._v(" "),e.hasRegulatoryLinks?t("div",{ref:"mobileRegulatoryLinksContainer",staticClass:"lds-side-nav-menu-container-regulatory-links"},[e._t("regulatory-links")],2):e._e(),e._v(" "),t("div",{ref:"scrollContainer",staticClass:"lds-side-nav-scroll-container",style:{height:"calc(100% - ".concat(e.sideNavScrollContainerHeightCorrection,"px)"),overflowY:e.isHasActive?"hidden":"auto"}},[e._t("pre-menu"),e._v(" "),e.$slots["language-selector"]&&e.languagesFirst?t("div",{staticClass:"lds-side-nav-language-selector upper"},[e._t("language-selector")],2):e._e(),e._v(" "),e.contactLilly&&e.contactFirst?t("div",{class:["lds-side-nav-contact-lilly",{expanded:e.contactLillyExpanded}],on:{click:function(t){return t.stopPropagation(),e.toggleContactLilly.apply(null,arguments)}}},[t("lds-contact-lilly",e._b({attrs:{id:e.contactLillyId(),"close-on-document-click":!1,"force-mobile":""}},"lds-contact-lilly",e.contactLilly,!1),[e.contactLilly.slot?e._t(e.contactLilly.slot):e._e()],2),e._v(" "),t("transition",{attrs:{mode:"out-in",name:"icon-rotate"}},[e.contactLillyExpanded?t("lds-icon",{key:"expanded",staticClass:"lds-side-nav-menu-item-toggle-icon",attrs:{label:e.l10n("sideNavContactLillyCollapse"),inline:"",name:"chevron-up"}}):t("lds-icon",{key:"collapsed",staticClass:"lds-side-nav-menu-item-toggle-icon",attrs:{label:e.l10n("sideNavContactLillyExpand"),inline:"",name:"chevron-down"}})],1)],1):e._e(),e._v(" "),t("lds-side-nav-menu",{attrs:{menu:e.processedMenu,"parent-id":e.processedId}},[e._l(e.getCustomMenuItemSlots(),(function(slot){return[t("template",{slot:slot},[e._t(slot)],2)]}))],2),e._v(" "),e.contactLilly&&!e.contactFirst?t("div",{class:["lds-side-nav-contact-lilly",{expanded:e.contactLillyExpanded}],on:{click:function(t){return t.stopPropagation(),e.toggleContactLilly.apply(null,arguments)}}},[t("lds-contact-lilly",e._b({attrs:{id:e.contactLillyId(),"close-on-document-click":!1,"force-mobile":""}},"lds-contact-lilly",e.contactLilly,!1)),e._v(" "),t("transition",{attrs:{mode:"out-in",name:"icon-rotate"}},[e.contactLillyExpanded?t("lds-icon",{key:"expanded",staticClass:"lds-side-nav-menu-item-toggle-icon",attrs:{label:e.l10n("sideNavContactLillyCollapse"),inline:"",name:"chevron-up"}}):t("lds-icon",{key:"collapsed",staticClass:"lds-side-nav-menu-item-toggle-icon",attrs:{label:e.l10n("sideNavContactLillyExpand"),inline:"",name:"chevron-down"}})],1)],1):e._e(),e._v(" "),e.$slots["language-selector"]&&!e.languagesFirst?t("div",{staticClass:"lds-side-nav-language-selector lower"},[e._t("language-selector")],2):e._e(),e._v(" "),e._t("post-menu")],2)])])]),e._v(" "),t("div",{staticClass:"lds-side-nav-content",attrs:{id:e.contentId}},[t("div",{staticClass:"lds-side-nav-placeholder",style:e.getPlaceholderStyles}),e._v(" "),e.$slots.sticky?t("div",{ref:"stickyPlaceholder",class:"lds-side-nav-sticky-placeholder",style:{height:"".concat(e.stickyHeight,"px")}}):e._e(),e._v(" "),e.$slots.sticky?t("div",{ref:"sticky",staticClass:"lds-side-nav-sticky",style:{top:"".concat(e.height,"px")},attrs:{"aria-live":e.stickySlotAriaLive}},[e._t("sticky")],2):e._e(),e._v(" "),e._t("default")],2)])}),[],!1,null,null,null),kg=wg.exports,Mg={version:"1.0.0",name:"LdsSkipToMain",props:{contentId:{type:String,default:"main"},sideNav:{type:Boolean,default:!1}}},xg=Object(y.a)(Mg,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-skip-to-main",{"side-nav":e.sideNav}]},[t("a",{staticClass:"lds-skip-link",attrs:{href:"#".concat(e.contentId),tabindex:"0"}},[e._t("default",(function(){return[e._v("Skip to main content")]}))],2),e._v(" "),t("div",{staticClass:"lds-skip-placeholder"})])}),[],!1,null,null,null).exports,_g={name:"LdsStepIndicatorController",props:{currentStep:{default:void 0,type:Number},id:{default:void 0,type:String},steps:{required:!0,type:[Number,Array]},shiftDelay:{default:755,type:Number}},data:function(){return{activeStep:this.currentStep||1,completed:!1,percentComplete:0,stepsArray:[],transitioning:!1}},computed:{getStepCount:function(){return"number"==typeof this.steps?this.steps:this.steps.length}},watch:{steps:function(){this.initialize()},currentStep:function(e){this.busEmit("step-indicator:set-active",{id:this.id,step:e})}},created:function(){this.initialize()},mounted:function(){var e=this;this.busOn("step-indicator:set-active",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.step,o=void 0!==l&&l;if(!e.transitioning){if(!1!==r&&r!==e.id)return;var d=o-e.activeStep,c=!1;if(o===e.activeStep){if(!e.completed)return;d=0,c=!1}o>e.getStepCount&&(d=e.getStepCount-e.activeStep,c=!0),(o<1||Number.isNaN(Number(o)))&&(d=1-e.activeStep,c=!1),e.progressSteps(d,c)}})),this.busOn("step-indicator:next-step",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;if(!e.transitioning){if(!1!==n&&n!==e.id)return;if(e.activeStep+1>e.getStepCount)return void e.completedState();e.progressSteps(1)}})),this.busOn("step-indicator:previous-step",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;if(!e.transitioning){if(!1!==n&&n!==e.id)return;if(e.activeStep-1==0)return;e.progressSteps(-1)}}))},methods:{initialize:function(){this.updatePercentComplete(this.activeStep),this.createStepArray()},createStepArray:function(){var e=this;if("number"==typeof this.steps){for(var t=[],i=0;i0?this.activeStep:this.activeStep-2;this.completed=!1,e>0?this.setProperties(this.activeStep-1,!0,!1,this.l10n("stepIndicatorCompleted")):this.setProperties(this.activeStep-1,!1,!1,void 0),this.updatePercentComplete(r+1),setTimeout((function(){if(1===e||-1===e)if(!0===t)n.completedState();else n.setProperties(r,!1,!0,n.l10n("stepIndicatorCurrent")),n.activeStep=r+1;else n.activeStep=r+1,n.progressSteps(e>0?e-1:e+1,t)}),this.shiftDelay)}0===e&&(t?this.completedState():this.setProperties(this.activeStep-1,!1,!0,this.l10n("stepIndicatorCurrent")))}}},render:function(){return this.$scopedSlots.default({activeStep:this.activeStep,completed:this.completed,percentComplete:this.percentComplete,stepsArray:this.stepsArray,stepCount:this.getStepCount})}},Pg=_g,Cg={version:"1.0.3",name:"LdsStepIndicator",components:{LdsStepIndicatorController:Object(y.a)(Pg,undefined,undefined,!1,null,null,null).exports},props:{currentStep:{default:void 0,type:Number},id:{default:void 0,type:String},steps:{required:!0,type:[Number,Array]}},data:function(){return{condensed:!1,stepText:""}},computed:{getStepCount:function(){return"number"==typeof this.steps?this.steps:this.steps.length},getPercentShiftDelay:function(){return this.condensed?355:755}},mounted:function(){this.checkWidth(),this.windowOnResize(this.checkWidth),this.getStepText(this.$refs.indicator.lastChild.innerText)},methods:{checkWidth:function(){var e=32*this.getStepCount+32*(this.getStepCount-1),t=this.$refs.indicator.getBoundingClientRect().width;this.condensed=e>t},getStepText:function(text){this.stepText=text}}},Sg=Object(y.a)(Cg,(function(){var e=this,t=e._self._c;return t("lds-step-indicator-controller",e._b({class:{condensed:e.condensed},scopedSlots:e._u([{key:"default",fn:function(n){var r=n.stepsArray,l=n.percentComplete,o=n.stepCount,d=n.activeStep;return t("div",{ref:"indicator",staticClass:"lds-step-indicator",attrs:{role:"region","aria-label":"".concat(e.l10n("stepIndicatorStep")," ").concat(d," ").concat(e.l10n("stepIndicatorOf")," ").concat(o)}},[t("div",{staticClass:"lds-step-indicator-lines"},[t("div",{staticClass:"lds-step-indicator-line-default"}),e._v(" "),t("div",{staticClass:"lds-step-indicator-line-complete",style:{width:"".concat(l,"%")}})]),e._v(" "),t("ol",e._l(r,(function(n,r){return t("li",{key:r,class:n.classes,attrs:{"aria-current":!0===n.classes.active?"step":null}},[t("span",{class:n.classes.completed?"screen-reader-text":null},[e._v("\n "+e._s(n.slot?"":n.text)),e._t(n.slot)],2),e._v(" "),n.classes.completed?t("lds-icon",{staticClass:"lds-step-indicator-checkmark",attrs:{name:"checkmark",inline:"",decorative:""}}):e._e()],1)})),0),e._v(" "),t("div",{staticClass:"lds-step-indicator-step-count"},[t("span",{staticClass:"screen-reader-text"},[e._v(e._s(e.l10n("stepIndicatorStep")))]),e._v(" "+e._s(e.$rtl?o:d)+" "+e._s(e.l10n("stepIndicatorOf"))+" "+e._s(e.$rtl?d:o)+"\n ")])])}}],null,!0)},"lds-step-indicator-controller",{steps:e.steps,currentStep:e.currentStep,id:e.id,shiftDelay:e.getPercentShiftDelay},!1))}),[],!1,null,null,null).exports,Lg={version:"1.0.1",name:"LdsSticky",props:{name:{default:void 0,type:String},id:{default:void 0,type:String}},data:function(){return{height:0}},computed:{hasDefaultSlot:function(){return!!this.$slots.default},placeholderHeight:function(){return{height:"".concat(this.height,"px")}}},created:function(){if(!this.id&&!this.name)throw new Error("LDS Error: The LdsSticky component requires either an id or name prop.")},mounted:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.busOn("sticky:update",e.updateSticky),t.next=3,e.$nextTick();case 3:e.initialize(),e.busEmit("sticky:update"),e.windowOnResize((function(){e.busEmit("sticky:update")}),100),e.addMutationObserver(e.$refs.container,(function(){e.busEmit("sticky:update")})),e.windowOnLoad((function(){e.busEmit("sticky:update")}));case 8:case"end":return t.stop()}}),t)})))()},methods:{initialize:function(){this.hasDefaultSlot&&(this.height=this.$refs.container.offsetHeight,this.$refs.container.style.position="fixed",0!==this.height&&this.setStickyTop(this.height))},updateSticky:function(){this.initialize()}}},jg=Object(y.a)(Lg,(function(){var e=this,t=e._self._c;return e.hasDefaultSlot?t("div",{class:"lds-sticky top",attrs:{id:e.id||e.name}},[t("div",{ref:"placeholder",class:"lds-sticky-placeholder",style:e.placeholderHeight}),e._v(" "),t("div",{ref:"container",class:"lds-sticky-container"},[e._t("default")],2)]):e._e()}),[],!1,null,null,null).exports,Og={version:"2.4.1",name:"LdsSwitch",components:{LdsFormField:de,LdsBaseCheckbox:he},formField:!0,model:{prop:"checked"},props:{checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},displayText:{type:String,default:"yes|no",validator:function(e){return["yes|no","on|off"].includes(e)}},errorLabel:{type:String,default:void 0},id:{type:String,default:void 0},invalidMessages:{type:Object,default:function(){return{}}},name:{type:String,required:!0},required:{type:Boolean,default:!0},value:{type:String,default:""}},data:function(){return{fieldValue:this.checked,errors:[],validity:""}},computed:{getDescribedBy:function(){return this.errors.length?"validity-for-".concat(this.name):!!this.$slots.hint&&"hint-for-".concat(this.name)},displayTextPositive:function(){return"yes|no"===this.displayText?this.l10n("switchYes"):this.l10n("switchOn")},displayTextNegative:function(){return"yes|no"===this.displayText?this.l10n("switchNo"):this.l10n("switchOff")}},watch:{fieldValue:function(){this.validateEntry()},checked:function(e){this.fieldValue=e}},created:function(){this.required&&this.requireSlot("default","Form fields are required to have a default slot for the field label if they have validation. Please add a default slot to the field with the name "+'"'.concat(this.name,'".'))},mounted:function(){var e=this;this.busOn("form-field:validate",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.validateEntry()})),this.busOn("form-field:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.resetField()})),this.busOn("switch:toggle",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.name,o=void 0!==l&&l,d=t.checked,c=void 0===d?void 0:d;!1!==r&&r!==e.id||!1!==o&&o!==e.name||(e.fieldValue=void 0!==c?c:!e.fieldValue)}))},methods:{handleChange:function(e){var t=e.target.checked;this.$emit("input",t),this.fieldValue=t},validateEntry:function(){this.validateField()},reset:function(){this.busEmit("form-field:reset",{name:this.name})}}},Ag=Og,Tg=Object(y.a)(Ag,(function(){var e=this,t=e._self._c;return t("lds-form-field",{staticClass:"lds-switch",class:{disabled:e.disabled}},[t("label",{staticClass:"lds-switch-label",attrs:{for:e.id||e.name}},[e._t("default"),e._v(" "),e.$slots.hint?t("p",{staticClass:"caption hint",attrs:{id:"hint-for-".concat(e.name)}},[e._t("hint")],2):e._e(),e._v(" "),t("lds-base-checkbox",e._b({staticClass:"lds-switch-input",attrs:{"aria-invalid":"error"===e.validity,"aria-required":e.required,checked:e.fieldValue},nativeOn:{change:function(t){return e.handleChange.apply(null,arguments)}}},"lds-base-checkbox",{id:e.id||e.name,name:e.name,value:e.value,required:e.required,disabled:e.disabled},!1)),e._v(" "),t("span",{staticClass:"lds-switch-toggle"},[t("span",{class:["lds-switch-toggle-positive",e.displayTextPositive.length>=e.displayTextNegative.length?"add-margin-right":""]},[e._v("\n "+e._s(e.displayTextPositive)+"\n ")]),e._v(" "),t("span",{staticClass:"lds-switch-toggle-knob"}),e._v(" "),t("span",{class:["lds-switch-toggle-negative",e.displayTextPositive.length>=e.displayTextNegative.length?"":"add-margin-left"]},[e._v("\n "+e._s(e.displayTextNegative)+"\n ")])])],2),e._v(" "),e.errors.length?t("lds-form-alert",{attrs:{id:e.getDescribedBy,messages:e.errors,validity:"error"}}):e._e()],1)}),[],!1,null,null,null),Wg=Tg.exports,Dg={version:"1.0.3",name:"LdsTab",inject:{selectedTab:{default:void 0},fluid:{default:void 0}},props:{label:{type:String,default:void 0},selected:{type:Boolean,default:!1},id:{type:String,default:void 0,required:!0},urlParam:{type:String,default:void 0},slotName:{type:String,default:void 0}},computed:{isSelected:function(){return this.selectedTab&&this.selectedTab.tabId===this.tabId},tabId:function(){return this.id||this._uid}}},Ig=Object(y.a)(Dg,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-tab-container",{selected:e.isSelected}],attrs:{id:"lds-tab-container-".concat(e._uid)}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.isSelected,expression:"isSelected"}],staticClass:"lds-tab-body-container"},[t("div",{class:["lds-tab-body card-body",{wrapper:!e.fluid}],attrs:{id:"tab-panel-".concat(e.tabId),"aria-labelledby":"tab-control-".concat(e.tabId),role:"tabpanel",tabindex:"0"}},[e._t("default")],2)])])}),[],!1,null,null,null).exports,Eg={version:"1.0.1",name:"LdsSelectInput",props:{id:{type:String,default:void 0},name:{type:String,required:!0},value:{type:String,default:""}},methods:{handleChange:function(e){this.$emit("input",e.target.value),this.busEmit("select-input:change",{id:this.id,name:this.name,event:e})}}},zg={version:"1.4.0",name:"LdsTable",components:{LdsCheckboxInput:ge,LdsSelectInput:Object(y.a)(Eg,(function(){var e=this;return(0,e._self._c)("select",e._b({staticClass:"lds-select-input",on:{change:e.handleChange}},"select",{id:e.id||e.name,name:e.name,value:e.value},!1),[e._t("default")],2)}),[],!1,null,null,null).exports},filters:{swapSpaces:function(e){return e.replace(" ","-")}},props:{breakpoint:{type:String,default:"md",validator:function(e){return["sm","md","lg","xl","full"].includes(e)}},captionSide:{type:String,default:"bottom",validator:function(e){return["top","bottom"].includes(e)}},columnAlignment:{type:[Array,String],default:void 0},flat:{type:Boolean,default:!1},id:{type:String,required:!0},interactive:{type:Boolean,default:!1},sortable:{type:Boolean,default:!1},sortIconStart:{type:String,default:"A",validator:function(e){return 1===e.length}},sortIconEnd:{type:String,default:"Z",validator:function(e){return 1===e.length}},thead:{type:Array,default:void 0},tbody:{type:Array,default:void 0},layout:{type:String,default:"fixed",validator:function(e){return["fixed","auto"].includes(e)}},visuallyHideCaption:{type:Boolean,default:!1}},data:function(){var e={};if(this.interactive)for(var i=0;ie.columnAlignment.length-1)&&e.columnAlignment[i]})):[]}},watch:{tbody:function(){var e={};if(this.interactive)for(var i=0;i0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.column,o=void 0===l?0:l,d=t.direction,c=void 0!==d&&d;if(e.sortable&&(!1===r||r===e.id))return!1!==c&&["asc","desc"].includes(c)&&o=0?(e.sortByDirection(c,o),void(e.sortDesc="asc"!==o)):void(o=0&&e.sortColumns(o))})),this.busOn("table:toggle-checkbox",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.row,o=void 0!==l&&l,d=t.checked,c=void 0===d?void 0:d;!e.interactive||!1===o||!1!==r&&r!==e.id||o=0&&(e.checked["check-".concat(o)]=void 0!==c?c:!e.checked["check-".concat(o)])}))},methods:{handleSelectInput:function(e){this.tableSortIndex=e,this.sortByDirection("asc",+e),this.sortDesc=!1},sortColumns:function(e){this.sortable&&(this.sortIndex!==e||this.sortIndex===e&&this.sortDesc?(this.sortByDirection("asc",e),this.sortDesc=!1):(this.sortByDirection("desc",e),this.sortDesc=!0))},sortByDirection:function(e,t){var n=this,table=this.tbody?this.$refs.tbody:this.$refs.tbodyslot,r=[].slice.call(table.querySelectorAll("tr"),1);r.sort((function(a,b){var r=n.getColValue(a,t),l=n.getColValue(b,t);return"asc"===e?rl||Object(Ze.a)(r)!==Object(Ze.a)(l)&&"number"==typeof l?-1:1}));for(var i=0;i0&&void 0!==arguments[0]?arguments[0]:{}).id;void 0!==t&&e.tabExists(t)&&e.selectTab(t)})),this.getTabs(),this.windowNextTick((function(){e.determineMobileMode()}));var t=this.getUrlParam(this.activeUrlParam);if(t&&this.tabExists(t))this.busEmit("tabs:set-initial-tab",{id:this.id,tabId:t}),this.busEmit("tab:select",{id:t});else{var n=this.tabs.reduce((function(e,t){return t.selected||e}),!1);this.busEmit("tabs:set-initial-tab",{id:this.id,tabId:n&&this.tabs.find((function(e){return e.selected})).id||this.tabs[0].tabId}),this.busEmit("tab:select",{id:n&&this.tabs.find((function(e){return e.selected})).id||this.tabs[0].tabId})}this.windowOnResize(this.determineMobileMode),this.onDocumentClick((function(){e.activated=!1})),this.busOn("tab:select",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id;void 0!==t&&e.tabExists(t)&&e.selectTab(t)})),this.busOn("tabs:check-width",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.tabsId||e.determineMobileMode()})),this.busOn("tabs:open-mobile-dropdown",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1===n||n===e.tabsId?e.activated=!0:e.activated=!1})),this.busOn("tabs:close-mobile-dropdown",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.tabsId||(e.activated=!1)}))},methods:{getTabs:function(){this.tabs=this.getSlotComponents({slot:this.$slots.default,func:function(element){return element.$options._componentTag&&"lds-tab"===element.$options._componentTag}})},determineMobileMode:function(){var e=this,t=0;try{t=this.$refs["tabs-container"].getBoundingClientRect().width}catch(e){}if((t-=16)<0&&(t=0),this.mobileMode)this.mobileMode=this.combinedTabsWidth>=t;else{try{this.combinedTabsWidth=this.tabs.reduce((function(t,n,r){return t+e.$refs["tab-".concat(r)][0].getBoundingClientRect().width}),0)}catch(e){this.combinedTabsWidth=0}this.mobileMode=this.combinedTabsWidth>=t}this.mobileMode||(this.activated=!1)},tabExists:function(e){return this.tabs.reduce((function(t,n){return n.tabId===e||t}),!1)},selectTab:function(e){this.selectedTab=e,this.activated=!1},setTabIndex:function(e,t){return t||e?0:-1},handleCustomKeyboardTabInteraction:function(e){if(e.preventDefault(),"ArrowLeft"===e.code||"Numpad4"===e.code||"ArrowRight"===e.code||"Numpad6"===e.code||"Home"===e.code||"Numpad7"===e.code||"End"===e.code||"Numpad1"===e.code||"ArrowUp"===e.code||"Numpad8"===e.code||"ArrowDown"===e.code||"Numpad2"===e.code){var t;try{t=e.srcElement}catch(e){t=null}if(t&&null!==t){var n=null,r=null,l=null,o=null;try{n=t.attributes["lds-tab-tablist"].value,r=parseInt("".concat(t.attributes["lds-tablist-tabs"].value),10),l=t.attributes["lds-tab-tablist-id"].value,o=parseInt("".concat(t.attributes["lds-tab-tablist-index"].value),10)}catch(e){}if(n&&null!==n&&null!==r&&l&&null!==l&&null!==o){var d=0;switch(e.code){case"ArrowLeft":case"Numpad4":case"ArrowUp":case"Numpad8":if(0===o){d=r-1;break}d=o-1;break;case"ArrowRight":case"Numpad6":case"ArrowDown":case"Numpad2":if(o===r-1){d=0;break}d=o+1;break;case"Home":case"Numpad7":d=0;break;case"End":case"Numpad1":d=r-1}var c="".concat(n,"-tab-").concat(d);try{document.querySelector('[lds-tab-tablist-id="'.concat(c,'"]')).focus()}catch(e){}}}}}}},Rg=$g,Bg=Object(y.a)(Rg,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-tab-group",e.card?"card":"full-width"],attrs:{id:e.id,"aria-label":e.ariaLabel}},[t("div",{class:["lds-tab-header",{activated:e.activated,"mobile-mode":e.mobileMode}]},[t("div",{ref:"tabs-container",class:["lds-tabs-header-container",e.alignmentClasses,{wrapper:!e.fluid}],attrs:{"lds-tablist":"","lds-tablist-id":"tablist-".concat(e._uid,"-mobile"),role:e.mobileMode?"tablist":void 0},on:{touchend:function(e){e.stopPropagation()}}},[t("lds-button-base",{staticClass:"lds-tab-mobile-button",attrs:{"lds-tab-tablist-id":"tablist-".concat(e._uid,"-mobile"),role:e.mobileMode?"tab":void 0,"aria-controls":e.mobileMode?"lds-tabs-list-".concat(e.tabsId):void 0,"aria-expanded":e.mobileMode?"".concat(e.activated):void 0,"aria-owns":e.mobileMode?"lds-tabs-list-".concat(e.tabsId):void 0,"aria-haspopup":e.mobileMode?"listbox":void 0},on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.busEmit("tabs:".concat(e.activated?"close":"open","-mobile-dropdown"),{id:e.tabsId})}}},[e._t(e.getActiveTab.slotName,(function(){return[e._v("\n "+e._s(e.getActiveTab.label)+"\n ")]})),e._v(" "),t("lds-icon",{attrs:{name:"chevron-down",inline:"",decorative:""}})],2),e._v(" "),t("div",{ref:"tab-list",class:[e.finalAlignment,"lds-tab-header-list"],attrs:{id:"lds-tabs-list-".concat(e.tabsId),"lds-tablist":"","lds-tablist-id":"tablist-".concat(e._uid),role:e.mobileMode?"listbox":"tablist"},on:{touchend:function(e){e.stopPropagation()}}},e._l(e.tabs,(function(n,r){return t("button",{key:n.tabId,ref:"tab-".concat(r),refInFor:!0,class:["lds-button-base",{selected:n.isSelected,"is-single":e.isSingle}],attrs:{id:"tab-control-".concat(n.tabId),"lds-tab-tablist":"tablist-".concat(e._uid),"lds-tablist-tabs":e.tabs.length,"lds-tab-tablist-id":"tablist-".concat(e._uid,"-tab-").concat(r),"lds-tab-tablist-index":r,"aria-controls":"tab-panel-".concat(n.tabId),"aria-selected":"".concat(n.isSelected),role:e.mobileMode?"option":"tab",tabindex:"".concat(e.setTabIndex(e.mobileMode,n.isSelected))},on:{keydown:[function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"home",void 0,t.key,void 0))return null;t.preventDefault()},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"end",void 0,t.key,void 0))return null;t.preventDefault()},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"]))return null;t.preventDefault()},function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"]))return null;t.preventDefault()}],keyup:function(t){return t.preventDefault(),e.handleCustomKeyboardTabInteraction.apply(null,arguments)},click:function(t){return t.stopPropagation(),t.preventDefault(),e.busEmit("tab:select",{id:n.tabId})}}},[e._t(n.slotName,(function(){return[e._v("\n "+e._s(n.label)+"\n ")]}))],2)})),0)],1)]),e._v(" "),t("div",{class:["lds-tab-content","lds-tab-align-".concat(e.finalAlignment),{"lds-tab-content-fluid":e.fluid}]},[e._t("default")],2)])}),[],!1,null,null,null),Fg=Bg.exports,Vg={version:"1.0.1",name:"LdsTextareaInput",props:{id:{type:String,required:!0},name:{type:String,required:!0},value:{type:String,default:""},customHandlers:{type:Array,default:function(){return[]}}},methods:{handleChange:function(e){this.$emit("change",e.target.value),this.busEmit("textarea-input:change",{id:this.id,name:this.name,event:e})},handleInput:function(e){this.$emit("input",e.target.value),this.customHandlers&&this.customHandlers.includes("input")&&this.busEmit("textarea-input:input",{id:this.id,name:this.name,event:e})}}},qg={version:"1.1.0",name:"LdsTextarea",components:{LdsTextareaInput:Object(y.a)(Vg,(function(){var e=this;return(0,e._self._c)("textarea",e._b({staticClass:"lds-textarea-input",on:{change:e.handleChange,input:e.handleInput}},"textarea",{id:e.id,name:e.name,value:e.value},!1))}),[],!1,null,null,null).exports,LdsFormField:de},formField:!0,props:{autofocus:{type:Boolean,default:!1},customHandlers:{type:Array,default:void 0},disabled:{type:Boolean,default:!1},errorLabel:{type:String,default:void 0},id:{type:String,default:void 0},invalidMessages:{type:Object,default:void 0},maxlength:{type:String,default:void 0},name:{type:String,required:!0},required:{type:Boolean,default:!0},rows:{type:String,default:"3"},rules:{type:String,default:void 0},ruleCallbacks:{type:Object,default:function(){return{}}},validate:{type:[String,Boolean],default:"input|change"},value:{type:String,default:void 0}},data:function(){return{fieldValue:void 0!==this.value?this.value:"",count:0,focus:!1,errors:[],validity:""}},computed:{getDescribedBy:function(){return this.errors.length?"validity-for-".concat(this.name):!!this.$slots.hint&&"hint-for-".concat(this.name)},getLimit:function(){var e=this.parseRules(this.rules);return!(!e||!("max"in e))&&e.max},validateOptions:function(){return!!this.validate&&this.validate.split("|")}},watch:{fieldValue:function(){this.getLimit&&(this.count=this.fieldValue.length),this.validateOptions&&(this.validateOptions.includes("input")||this.validateOptions.includes("smart")&&("error"===this.validity||this.count>this.getLimit))&&this.validateEntry()},value:function(e){this.fieldValue=e}},created:function(){(this.required||this.rules)&&this.requireSlot("default","Form fields are required to have a default slot for the field label if they have validation. Please add a default slot to the field with the name "+'"'.concat(this.name,'".'))},mounted:function(){var e=this;this.busOn("form-field:validate",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.handleValidateEntry()})),this.busOn("form-field:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.resetField()})),this.initializeValidity()},methods:{initializeValidity:function(){this.count=this.fieldValue.length,this.fieldValue.length&&this.validateEntry()},handleInput:function(e){this.$emit("input",e),this.fieldValue=e},handleChange:function(e){this.$emit("change",e),this.validateOptions&&(this.validateOptions.includes("change")||this.validateOptions.includes("smart")&&"error"!==this.validity)&&this.validateEntry()},validateEntry:function(){this.busEmit("form-field:validate",{name:this.name})},handleValidateEntry:function(){this.validateField()},reset:function(){this.busEmit("form-field:reset",{name:this.name})}}},Ug=qg,Xg=Object(y.a)(Ug,(function(){var e=this,t=e._self._c;return t("lds-form-field",{staticClass:"lds-textarea",class:{disabled:e.disabled}},[t("label",{staticClass:"lds-textarea-label",attrs:{"data-focus":e.focus,for:e.id||e.name}},[e._t("default")],2),e._v(" "),e.$slots.hint?t("p",{staticClass:"caption hint",attrs:{id:"hint-for-".concat(e.name)}},[e._t("hint")],2):e._e(),e._v(" "),e.getLimit?t("span",{class:["lds-textarea-counter",{error:e.errors.length}],attrs:{"aria-label":e.l10n("textareaCounterLabel",e.getLimit)}},[e._v("\n "+e._s(e.count)+" / "+e._s(e.getLimit)+"\n ")]):e._e(),e._v(" "),t("lds-textarea-input",e._b({ref:"field",class:{error:"error"===e.validity,valid:"valid"===e.validity},attrs:{"aria-describedby":e.getDescribedBy,"aria-invalid":"error"===e.validity,"aria-required":e.required},on:{input:e.handleInput,change:e.handleChange},nativeOn:{blur:function(t){e.focus=!1},focus:function(t){e.focus=!0}}},"lds-textarea-input",{autofocus:e.autofocus,customHandlers:e.customHandlers,disabled:e.disabled,id:e.id||e.name,maxlength:e.maxlength,name:e.name,required:e.required,rows:e.rows,value:e.fieldValue},!1)),e._v(" "),e.errors.length?t("lds-form-alert",{attrs:{id:e.getDescribedBy,messages:e.errors,validity:"error"}}):e._e()],1)}),[],!1,null,null,null).exports;function Gg(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var Yg={version:"1.2.0",name:"LdsTextField",components:{LdsTextFieldInput:Nf,LdsFormField:de},formField:!0,props:{autocomplete:{type:String,default:void 0},autofocus:{type:Boolean,default:!1},customHandlers:{type:Array,default:void 0},disabled:{type:Boolean,default:!1},errorLabel:{type:String,default:void 0},id:{type:String,default:void 0},invalidMessages:{type:Object,default:function(){return{}}},name:{type:String,required:!0},maxlength:{type:String,default:void 0},value:{type:[String,Number],default:void 0},required:{type:Boolean,default:!0},rules:{type:String,default:""},ruleCallbacks:{type:Object,default:function(){return{}}},type:{type:String,default:"text",validator:function(e){return["text","search","tel","email","url","password","number"].includes(e)}},validate:{type:[String,Boolean],default:"input|change"}},data:function(){return{fieldValue:void 0!==this.value?this.value:"",focus:!1,errors:[],validity:""}},computed:{getDescribedBy:function(){return this.errors.length?"validity-for-".concat(this.name):!!this.$slots.hint&&"hint-for-".concat(this.name)},validateOptions:function(){return!!this.validate&&this.validate.split("|")}},watch:{fieldValue:function(){this.validateOptions&&(this.validateOptions.includes("input")||this.validateOptions.includes("smart")&&"error"===this.validity)&&this.validateEntry()},value:function(e){this.fieldValue=e}},created:function(){(this.required||this.rules)&&this.requireSlot("default","Form fields are required to have a default slot for the field label if they have validation. Please add a default slot to the field with the name "+'"'.concat(this.name,'".'))},mounted:function(){var e=this;this.busOn("form-field:validate",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.handleValidateEntry()})),this.busOn("form-field:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.resetField()}))},methods:{handleInput:function(e){this.$emit("input",e),void 0===this.value&&(this.fieldValue=e)},handleChange:function(e){this.$emit("change",e),this.validateOptions&&(this.validateOptions.includes("change")||this.validateOptions.includes("smart")&&"error"!==this.validity)&&this.validateEntry()},validateEntry:function(){this.busEmit("form-field:validate",{name:this.name})},handleValidateEntry:function(){var e=this.rules,t=this.invalidMessages;"email"!==this.type||this.rules.includes("pattern:")||(e="".concat(e?"".concat(e,"|"):"","\n pattern:^[a-zA-Z0-9.!#$%&’*+\\/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]{2,63})+$"),t=function(e){for(var t=1;t=0&&e<=10:"xs"in e||"sm"in e||"md"in e||"lg"in e||"xl"in e}},mode:{type:String,default:"solid",validator:function(e){return["solid","outline"].includes(e)}}},render:function(e,t){var n={sm:2,md:4,lg:6,xl:7},r=function(e){return["sm","md","lg","xl"].includes(e)?n[e]:e};return e("div",eb(eb({},t.data),{},{class:["lds-tile",t.props.mode,function(){if("object"!==Object(Ze.a)(t.props.size))return"lds-tile-size-".concat(r(t.props.size));var e=[];return Object.keys(t.props.size).forEach((function(n){e.push("lds-tile-size-".concat(n,"-").concat(r(t.props.size[n])))})),e}(),t.data.class],style:{backgroundColor:t.props.bgColor}}),[t.slots().default])}},ib=Object(y.a)(nb,undefined,undefined,!1,null,null,null).exports;function ab(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function rb(e){for(var t=1;t=2e3&&e<=1e4}},autoDismiss:{type:Boolean,default:!0}},data:function(){return{isShowing:!1,offsetTop:"top"===this.position?"".concat(this.getStickyTop(),"px"):"auto"}},computed:{icon:function(){switch(this.variant){case"informative":return"info-filled-circle";case"success":return"checkmark-filled";case"warning":return"warning-filled-triangle";case"error":return"warning-filled-circle";case"neutral":return null;default:throw new Error("Unrecognized LdsToast variant: ".concat(this.variant))}}},mounted:function(){var e=this;this.busOn("toast:hide",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id;void 0!==t&&t!==e.id||(e.prevFocusEl&&e.$el.contains(document.activeElement)&&e.prevFocusEl.focus(),e.isShowing=!1)})),this.windowNextTick((function(){e.isShowing=!0,e.autoDismiss&&!e.inline&&e.initializeAutoDismissal()}))},methods:{initializeAutoDismissal:function(){var e=this;this.autoDismissalTimeout=setTimeout((function(){e.hide()}),this.timeout)},hide:function(){this.busEmit("toast:hide",rb({},this.$props))},handleClose:function(){this.prevFocusEl&&this.prevFocusEl.focus(),this.hide()},handleAction:function(){this.busEmit("toast:action-click",rb({},this.$props))},tabBack:function(){this.actionText||this.tabAway()},tabAway:function(e){this.prevFocusEl?(e.preventDefault(),this.prevFocusEl.focus()):e.currentTarget.blur()}}},sb=ob,ub=Object(y.a)(sb,(function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"toast"},on:{enter:function(t){return e.$emit("show")},"after-enter":function(t){return e.$emit("shown")},leave:function(t){return e.$emit("dismiss")},"after-leave":function(t){return e.$emit("dismissed")}}},[e.isShowing?t("div",{class:["lds-toast","lds-toast-theme-".concat(e.variant),"lds-toast-position-".concat(e.position),"lds-toast-align-".concat(e.align),{light:e.light,inline:e.inline}],style:{top:e.offsetTop},attrs:{id:e.id,role:"alert","aria-live":"polite"}},[e.icon?t("lds-icon",{staticClass:"lds-toast-icon",attrs:{name:e.icon,decorative:"",inline:""}}):e._e(),e._v(" "),t("div",{staticClass:"lds-toast-content"},[e._t("default")],2),e._v(" "),t("div",{staticClass:"lds-toast-actions"},[e.actionText?t("lds-button-base",{ref:"button",staticClass:"lds-toast-action lds-toast-actionable-button",on:{click:e.handleAction},nativeOn:{keydown:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?e.tabAway.apply(null,arguments):null}}},[e._v("\n "+e._s(e.actionText)+"\n ")]):e._e(),e._v(" "),e.actionText?t("div",{staticClass:"lds-toast-action-sep"}):e._e(),e._v(" "),e.dismissible?t("lds-button-base",{staticClass:"lds-toast-dismiss lds-toast-actionable-button",on:{click:function(t){return e.handleClose()}},nativeOn:{keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.tabAway.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:t.shiftKey?e.tabBack.apply(null,arguments):null}]}},[t("lds-icon",{attrs:{name:"close",label:"Close",inline:""}})],1):e._e()],1)],1):e._e()])}),[],!1,null,null,null),db=ub.exports,cb={version:"2.0.0",name:"LdsOptionSelectorItem",components:{LdsBaseRadio:Bv},inject:["parentName"],props:{checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},name:{type:String,required:!0},id:{type:String,required:!0},required:{type:Boolean,default:!0},value:{type:String,required:!0}},data:function(){return{isChecked:this.checked}},watch:{checked:function(e){this.isChecked=e}},methods:{handleChange:function(e){this.$emit("select"),this.busEmit("option-selector-item:checked",{id:this.id,name:this.parentName,event:e}),this.isChecked=e.target.checked},testValidity:function(e){this.busEmit("option-selector-item:invalid",{id:this.id,name:this.parentName,event:e})}}},hb=Object(y.a)(cb,(function(){var e=this,t=e._self._c;return t("span",{staticClass:"col-12 col-md lds-option-selector-item",class:{disabled:e.disabled}},[t("lds-base-radio",e._b({attrs:{"aria-required":e.required,"data-checked":e.isChecked,checked:e.isChecked,type:"radio"},nativeOn:{change:function(t){return e.handleChange.apply(null,arguments)},invalid:function(t){return t.preventDefault(),e.testValidity.apply(null,arguments)}}},"lds-base-radio",{name:e.name,value:e.value,disabled:e.disabled,id:e.id,required:e.required},!1)),e._v(" "),t("label",{attrs:{for:e.id}},[e._t("default")],2)],1)}),[],!1,null,null,null),mb={version:"2.2.2",name:"LdsOptionSelector",components:{LdsOptionSelectorItem:hb.exports},formField:!0,provide:function(){return{parentName:this.name}},props:{disabled:{type:Boolean,default:!1},errorLabel:{type:String,default:void 0},invalidMessage:{type:String,default:void 0},name:{type:String,required:!0},options:{type:Array,required:!0},required:{type:Boolean,default:!0},value:{type:String,default:void 0}},data:function(){return{fieldValue:void 0!==this.value?this.value:"",errors:[],validity:""}},watch:{fieldValue:function(){this.validateEntry()},value:function(e){this.fieldValue=e}},created:function(){this.required&&this.requireSlot("default","Form fields are required to have a default slot for the field label if they have validation. Please add a default slot to the field with the name "+'"'.concat(this.name,'".'))},mounted:function(){var e=this;this.busOn("form-field:validate",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.validateEntry()})),this.busOn("form-field:reset",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).name,n=void 0!==t&&t;!1!==n&&n!==e.name||e.resetField()})),this.busOn("option-selector:set-active",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.name,r=void 0!==n&&n,l=t.value,o=void 0!==l&&l;!1!==r&&r!==e.name||!1!==o&&e.checkValueExists(o)&&(e.$emit("input",o),e.fieldValue=o)}))},methods:{handleChange:function(e){this.fieldValue=e,this.$emit("input",e)},validateEntry:function(){this.validateField()},reset:function(){this.busEmit("form-field:reset",{name:this.name})},checkValueExists:function(e){return this.options.reduce((function(t,n){return t||Object.values(n).includes(e)}),!1)}}},fb=mb,pb=Object(y.a)(fb,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-option-selector"},[t("p",{staticClass:"lds-option-selector-list-label"},[e._t("default")],2),e._v(" "),e.$slots.hint?t("p",{staticClass:"caption hint"},[e._t("hint")],2):e._e(),e._v(" "),t("div",{staticClass:"row no-gutters"},e._l(e.options,(function(option,i){return t("lds-option-selector-item",{key:option.id||i,class:{error:"error"===e.validity,valid:"valid"===e.validity},attrs:{id:option.id||"".concat(e.name,"-option-").concat(i),name:e.name,required:e.required,checked:option.value===e.fieldValue,disabled:e.disabled||option.disabled,value:option.value},on:{select:function(t){return e.handleChange(option.value)}}},[e._v("\n "+e._s(option.slot?"":option.label)+"\n "),option.slot?e._t(option.slot):e._e()],2)})),1),e._v(" "),e.errors.length?t("lds-form-alert",{attrs:{messages:e.errors,validity:"error"}}):e._e()],1)}),[],!1,null,null,null).exports,vb={version:"1.1.3",name:"LdsTooltip",inject:{contentBoundaryId:{default:!1}},props:{id:{type:String,default:void 0},width:{type:Number,default:400},edgePadding:{type:Number,default:16},hoverIntentOpen:{type:Number,default:300},hoverIntentClose:{type:Number,default:500},showIcon:{type:Boolean,default:!0}},data:function(){return{open:!1,position:"top",persistent:!1,tooltipStyles:{marginLeft:"-200px",width:"400px",visibility:"visible"},tooltipArrowLeft:"200px"}},computed:{tipId:function(){return this.id||this._uid}},created:function(){this._delayOpen=void 0,this._delayClose=void 0},mounted:function(){var e=this;this.onDocumentClick(this.documentClick),this.busOn("tooltip:open",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.id,r=void 0!==n&&n,l=t.persistent,o=void 0!==l&&l;!1===r||r===e.tipId?e.openTooltip(o):e.closeTooltip()})),this.busOn("tooltip:close",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.tipId||e.closeTooltip()}))},methods:{blurCloseTooltip:function(){this.persistent||this.closeTooltip()},documentClick:function(){this.open&&this.closeTooltip()},clickText:function(){clearTimeout(this._delayOpen),clearTimeout(this._delayClose),this.open&&this.persistent?this.busEmit("tooltip:close",{id:this.tipId}):this.busEmit("tooltip:open",{id:this.tipId,persistent:!0})},clickDescription:function(){this.busEmit("tooltip:open",{id:this.tipId,persistent:!0})},openTooltip:function(){var e=arguments,t=this;return Object(j.a)(regeneratorRuntime.mark((function n(){var r;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(r=e.length>0&&void 0!==e[0]&&e[0],clearTimeout(t._delayOpen),clearTimeout(t._delayClose),t.persistent=r,!t.open){n.next=6;break}return n.abrupt("return");case 6:return t.open=!0,t.tooltipStyles.marginLeft="".concat(t.getTooltipMarginLeft(),"px"),t.tooltipStyles.width="".concat(t.getTooltipWidth(),"px"),n.next=11,t.$nextTick();case 11:t.position=t.isTooltipOffscreenY()?"bottom":"top",t.tooltipArrowLeft="".concat(t.getTooltipArrowPosition(),"px");case 13:case"end":return n.stop()}}),n)})))()},closeTooltip:function(){clearTimeout(this._delayOpen),clearTimeout(this._delayClose),this.open=!1,this.persistent=!1},closeButtonClick:function(){this.open&&this.busEmit("tooltip:close",{id:this.tipId})},hoverOpenTooltip:function(){var e=this;this.persistent||(clearTimeout(this._delayOpen),clearTimeout(this._delayClose),this.open||(this._delayOpen=setTimeout((function(){e.busEmit("tooltip:open",{id:e.tipId})}),this.hoverIntentOpen)))},hoverCloseTooltip:function(){var e=this;clearTimeout(this._delayOpen),clearTimeout(this._delayClose),!this.persistent&&this.open&&(this._delayClose=setTimeout((function(){e.busEmit("tooltip:close",{id:e.tipId})}),this.hoverIntentClose))},getTooltipMarginLeft:function(){var e=this.getTooltipOutsideBoundariesX();return-this.getTooltipWidth()/2-e},getTooltipWidth:function(){return window.innerWidth-2*this.edgePadding<=this.width?window.innerWidth-2*this.edgePadding-2:this.width},getTooltipOutsideBoundariesX:function(){var e=this.getContentBoundaryRect()?this.getContentBoundaryRect().left:0,t=this.getContentBoundaryRect()?window.innerWidth-(this.getContentBoundaryRect().left+this.getContentBoundaryRect().width):0,rect=this.$refs.container.getBoundingClientRect(),n=rect.left+rect.width/2-this.getTooltipWidth()/2,r=n+this.getTooltipWidth();return n-ewindow.innerWidth-this.edgePadding?Math.ceil(r+t-window.innerWidth+this.edgePadding+1):0},isTooltipOffscreenY:function(){var e=this.$refs.description.offsetHeight;return this.$refs.text.$el.getBoundingClientRect().top-e-16>> in LdsVideoListPlayer"),!0}},player:{type:String,default:"kaltura",validator:function(e){return["kaltura","youtube"].includes(e)}},urlParam:{type:String,default:void 0},chapterized:{type:Boolean,default:!1},ariaLabel:{type:String,default:void 0},transcriptMaxHeight:{type:String,default:void 0,validator:function(e){return[void 0,"small","medium","large"].includes(e)}},transcriptMaxHeightOverride:{type:[Number,String],default:NaN}},data:function(){return{playerId:null,currentVideoIndex:0,playAfterLoad:!1}},computed:{activeUrlParam:function(){return this.urlParam||this.$videoListPlayerUrlParam||"active-video"},currentVideo:function(){return this.videos[this.currentVideoIndex]},playerType:function(){return this.youtube?"youtube":this.player},titleTextPrependedForSR:function(){var e=this.getL10nString("videoPlayerA11yTitleTextPre",void 0);return""===e&&(e=void 0),e},titleTextAppendedForSR:function(){var e=this.getL10nString("videoPlayerA11yTitleTextPost",void 0);return""===e&&(e=void 0),e},ariaLabelText:function(){var e="";return this.ariaLabel&&""!==this.ariaLabel?e="".concat(this.ariaLabel):(e=this.getL10nString("videoPlayerAriaLabel","video player"),e="".concat(e," ").concat(this.getL10nString("videoPlayerAriaLabelWithPlaylist","and playlist")),this.videos[this.currentVideoIndex].transcriptSlot&&(e="".concat(e," ").concat(this.getL10nString("videoPlayerAriaLabelWithTranscript","and transcript")))),e&&""!==e||(e="video player"),e}},mounted:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n,r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.playerId=e.getPlayerId(),e.busOn("video-player:player-ready",function(){var t=Object(j.a)(regeneratorRuntime.mark((function t(n){var r,l;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=n.id,!1===(l=void 0!==r&&r)||l===e.playerId){t.next=3;break}return t.abrupt("return");case 3:if(!e.playAfterLoad){t.next=8;break}return e.playAfterLoad=!1,t.next=7,e.$nextTick();case 7:e.playVideo();case 8:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),e.busOn("video-list-player:change-video",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.index,r=void 0!==n&&n,l=t.entryId,o=void 0!==l&&l;if(!1!==r||!1!==o)if(!1!==o){var i=e.videos.findIndex((function(element){return element.entryId===o}));i>=0&&(e.currentVideoIndex=i)}else e.currentVideoIndex=r})),t.next=5,e.$nextTick();case 5:(n=e.getUrlParam(e.activeUrlParam)||e.activeVideo)&&(r=e.videos.findIndex((function(element){return element.entryId===n})))>=0&&(e.currentVideoIndex=r,e.scrollToVideo());case 7:case"end":return t.stop()}}),t)})))()},methods:{getPlayerId:function(){return"lds-video-player-".concat(this._uid)},swapVideo:function(i,e){if(i===this.currentVideoIndex)return this.setVideoTime(0),this.scrollToVideo(),void this.playVideo();this.playAfterLoad=!0,this.currentVideoIndex=i,this.scrollToVideo(),this.busEmit("video-list-player:video-changed",{index:i,event:e})},scrollToVideo:function(){this.scrollTo({top:this.offsetTopDocument(this.$refs.theatre.$el)-this.getStickyTop()})},playVideo:function(){this.busEmit("video-player:play",{id:this.playerId})},setVideoTime:function(time){this.busEmit("video-player:playhead-seek",{time:time,id:this.playerId})},getL10nString:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=t;try{n=this.$languageData[this.$language][e]}catch(e){n=t}return n}}},Sb=Cb,Lb=Object(y.a)(Sb,(function(){var e=this,t=e._self._c;return t("div",{class:["lds-video-list-player",{"lds-video-list-player-chapterized":e.chapterized}],attrs:{role:"region","aria-label":e.ariaLabelText}},[t("div",{staticClass:"lds-skip-panel"},[t("a",{staticClass:"lds-button compact",attrs:{href:"#".concat(e.playerId,"-playlist-item-link-1"),tabindex:"0"}},[e._v("\n "+e._s(e.l10n("videoPlayerSkipToPlaylist")||"Skip To Playlist")+"\n ")]),e._v(" "),e.currentVideo.transcriptSlot?t("a",{staticClass:"lds-button compact",attrs:{href:"#".concat(e.playerId,"-transcript-button"),tabindex:"0"}},[e._v("\n "+e._s(e.l10n("videoPlayerSkipToTranscript")||"Skip To Transcript")+"\n ")]):e._e(),e._v(" "),t("div",{staticClass:"lds-skip-placeholder"})]),e._v(" "),t("lds-video-list-player-theatre",{ref:"theatre",attrs:{"player-id":e.playerId,player:e.playerType,video:e.currentVideo,"transcript-max-height":e.transcriptMaxHeight,"transcript-max-height-override":e.transcriptMaxHeightOverride},scopedSlots:e._u([{key:"transcript-button-text",fn:function(){return[e._t("transcript-button-text")]},proxy:!0}],null,!0)},[t("div",{staticClass:"row"},[t("div",{staticClass:"col left title h3",attrs:{role:"status","aria-live":"polite"}},[e.titleTextPrependedForSR?t("span",{staticClass:"visually-hidden"},[e._v("\n "+e._s(e.titleTextPrependedForSR)+"\n ")]):e._e(),e._v("\n "+e._s(e.currentVideo.title)+"\n "),e.titleTextAppendedForSR?t("span",{staticClass:"visually-hidden"},[e._v("\n "+e._s(e.titleTextAppendedForSR)+"\n ")]):e._e()]),e._v(" "),e.chapterized?t("div",{staticClass:"col-auto right play-all align-right"},[t("lds-button",{on:{click:e.playAllVideos}},[e._v("Play All")])],1):t("div",{staticClass:"col-auto right duration align-right"},[t("span",[e._v("\n "+e._s(e.currentVideo.duration)+"\n ")])])]),e._v(" "),t("template",{slot:e.currentVideo.transcriptSlot},[e._t(e.currentVideo.transcriptSlot)],2)],2),e._v(" "),t("ol",{staticClass:"lds-video-list-player-playlist row",attrs:{id:"".concat(e.playerId,"-playlist"),role:"list"}},e._l(e.videos,(function(video,n){return t("li",{key:n,class:"".concat(e.chapterized?"col-12":e.columns),attrs:{id:"".concat(e.playerId,"-playlist-item-").concat(n+1),role:"listitem"}},[t("lds-video-list-player-selector",e._b({attrs:{id:"".concat(e.playerId,"-playlist-item-link-").concat(n+1),active:n===e.currentVideoIndex},nativeOn:{click:function(t){return e.swapVideo(n,t)}}},"lds-video-list-player-selector",kb(kb({},video),{},{breakpoint:e.breakpoint,player:e.playerType}),!1))],1)})),0)],1)}),[],!1,null,null,null).exports;function jb(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ob(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ab(e){for(var t=1;tb.time?1:a.time=t.time?n:e}),0);!1!==e&&e!==this.currentChapterIndex&&this.changeVideo(e)},secondsToTimestamp:function(e){var t=Math.floor(e/3600),n=Math.floor(e%3600/60),r=e%3600%60;return"".concat(t?"".concat(t,":"):"").concat(n,":").concat(String(r).padStart(2,"0"))},scrollToVideo:function(){this.scrollTo({top:this.offsetTopDocument(this.$refs.theatre.$el)-this.getStickyTop()})},getL10nString:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=t;try{n=this.$languageData[this.$language][e]}catch(e){n=t}return n}}},Ib=Db,Eb=Object(y.a)(Ib,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-video-list-player lds-video-list-player-chapterized"},[t("div",{staticClass:"lds-skip-panel"},[t("a",{staticClass:"lds-button compact vlp-skip-to-playlist",attrs:{href:"#".concat(e.playerId,"-playlist-item-link-1"),tabindex:"0"}},[e._v("\n "+e._s(e.l10n("videoPlayerSkipToPlaylist")||"Skip To Playlist")+"\n ")]),e._v(" "),e.video.transcriptSlot?t("a",{staticClass:"lds-button compact vlp-skip-to-transcript",attrs:{href:"#".concat(e.playerId,"-transcript-button"),tabindex:"0"}},[e._v("\n "+e._s(e.l10n("videoPlayerSkipToTranscript")||"Skip To Transcript")+"\n ")]):e._e()]),e._v(" "),t("lds-video-list-player-theatre",{ref:"theatre",attrs:{"player-id":e.playerId,player:e.player,video:e.video,"transcript-max-height":e.transcriptMaxHeight,"transcript-max-height-override":e.transcriptMaxHeightOverride},scopedSlots:e._u([{key:"transcript-button-text",fn:function(){return[e._t("transcript-button-text")]},proxy:!0}],null,!0)},[t("div",{staticClass:"row align-items-center"},[t("div",{staticClass:"col-12 title h3",attrs:{role:"status","aria-live":"polite"}},[e.titleTextPrependedForSR?t("span",{staticClass:"visually-hidden"},[e._v("\n "+e._s(e.titleTextPrependedForSR)+"\n ")]):e._e(),e._v("\n "+e._s(e.video.title)+"\n "),e.titleTextAppendedForSR?t("span",{staticClass:"visually-hidden"},[e._v("\n "+e._s(e.titleTextAppendedForSR)+"\n ")]):e._e()])]),e._v(" "),t("template",{slot:e.video.transcriptSlot},[e._t(e.video.transcriptSlot)],2)],2),e._v(" "),t("ol",{staticClass:"lds-video-list-player-playlist row",attrs:{id:"".concat(e.playerId,"-playlist"),role:"list"}},e._l(e.chapterizedVideos,(function(n,r){return t("li",{key:r,staticClass:"col-12",attrs:{id:"".concat(e.playerId,"-playlist-item-").concat(r+1),role:"listitem"}},[t("lds-video-list-player-selector",e._b({attrs:{id:"".concat(e.playerId,"-playlist-item-link-").concat(r+1),disabled:!e.loaded,active:r===e.currentChapterIndex},nativeOn:{click:function(t){return e.setChapter(r)}}},"lds-video-list-player-selector",Ab(Ab({},n),{},{breakpoint:e.breakpoint,player:e.player}),!1))],1)})),0)],1)}),[],!1,null,null,null).exports;function zb(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Hb(e){for(var t=1;t=this.videos.length-1||this.changeVideo(this.currentVideoIndex+1)},playVideo:function(){this.busEmit("video-player:play",{id:this.playerId})},setVideoTime:function(time){this.busEmit("video-player:playhead-seek",{time:time,id:this.playerId})},changeVideo:function(e){if(this.currentVideoIndex===e)return this.setVideoTime(0),this.scrollToVideo(),void this.playVideo();this.playAfterLoad=!0,this.currentVideoIndex=e,this.scrollToVideo()},scrollToVideo:function(){this.scrollTo({top:this.offsetTopDocument(this.$refs.theatre.$el)-this.getStickyTop()})},getL10nString:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=t;try{n=this.$languageData[this.$language][e]}catch(e){n=t}return n}}},$b=Nb,Rb=Object(y.a)($b,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-video-list-player lds-video-list-player-chapterized"},[t("div",{staticClass:"lds-skip-panel"},[t("a",{staticClass:"lds-button compact vlp-skip-to-playlist",attrs:{href:"#".concat(e.playerId,"-playlist-item-link-1"),tabindex:"0"}},[e._v("\n "+e._s(e.l10n("videoPlayerSkipToPlaylist")||"Skip To Playlist")+"\n ")]),e._v(" "),e.currentVideo.transcriptSlot?t("a",{staticClass:"lds-button compact vlp-skip-to-transcript",attrs:{href:"#".concat(e.playerId,"-transcript-button"),tabindex:"0"}},[e._v("\n "+e._s(e.l10n("videoPlayerSkipToTranscript")||"Skip To Transcript")+"\n ")]):e._e()]),e._v(" "),t("lds-video-list-player-theatre",{ref:"theatre",attrs:{"player-id":e.playerId,player:e.player,video:e.currentVideo,"transcript-max-height":e.transcriptMaxHeight,"transcript-max-height-override":e.transcriptMaxHeightOverride},scopedSlots:e._u([{key:"transcript-button-text",fn:function(){return[e._t("transcript-button-text")]},proxy:!0}],null,!0)},[t("div",{staticClass:"row"},[t("div",{staticClass:"col-12 col-md-auto order-md-2 right play-all align-md-right"},[t("lds-switch",{attrs:{required:!1,name:"".concat(e.playerId,"-autoplay"),"display-text":"on|off"},model:{value:e.autoPlay,callback:function(t){e.autoPlay=t},expression:"autoPlay"}},[e._v("\n "+e._s(e.l10n("videoListPlayerChapterizedAutoplay"))+"\n ")])],1),e._v(" "),t("div",{staticClass:"col-12 col-md order-md-1 left title h3",attrs:{role:"status","aria-live":"polite"}},[e.titleTextPrependedForSR?t("span",{staticClass:"visually-hidden"},[e._v("\n "+e._s(e.titleTextPrependedForSR)+"\n ")]):e._e(),e._v("\n "+e._s(e.currentVideo.title)+"\n "),e.titleTextAppendedForSR?t("span",{staticClass:"visually-hidden"},[e._v("\n "+e._s(e.titleTextAppendedForSR)+"\n ")]):e._e()])]),e._v(" "),t("template",{slot:e.currentVideo.transcriptSlot},[e._t(e.currentVideo.transcriptSlot)],2)],2),e._v(" "),t("ol",{staticClass:"lds-video-list-player-playlist row",attrs:{id:"".concat(e.playerId,"-playlist"),role:"list"}},e._l(e.videos,(function(video,n){return t("li",{key:n,staticClass:"col-12",attrs:{id:"".concat(e.playerId,"-playlist-item-").concat(n+1),role:"listitem"}},[t("lds-video-list-player-selector",e._b({attrs:{id:"".concat(e.playerId,"-playlist-item-link-").concat(n+1),active:n===e.currentVideoIndex},nativeOn:{click:function(t){return e.changeVideo(n)}}},"lds-video-list-player-selector",Hb(Hb({},video),{},{breakpoint:e.breakpoint,player:e.player}),!1))],1)})),0)],1)}),[],!1,null,null,null).exports;function Bb(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Fb(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.entryId||e.handleLoadVideo()})),document.getElementById("lds-kaltura-player-script")||this.addScriptToPage(),this.loadVideo(),this.busOn("kaltura-player:playhead-seek",(function(t){var time=t.time,n=t.id,r=void 0!==n&&n;!e.player||!1!==r&&r!==e.id||e.player.sendNotification("doSeek",time)})),this.busOn("kaltura-player:play",(function(t){var n=t.id,r=void 0!==n&&n;!e.player||!1!==r&&r!==e.id||e.player.sendNotification("doPlay")}))},beforeDestroy:function(){this.player&&this.KWidget&&this.KWidget.destroy&&(this.KWidget.destroy(this.finalTargetId),delete this.player,delete this.KWidget)},methods:{loadVideo:function(){this.busEmit("kaltura-player:set-video",{id:this.entryId})},addScriptToPage:function(){var script=document.createElement("script");script.setAttribute("id","lds-kaltura-player-script"),script.setAttribute("src","//cdnapisec.kaltura.com/p/".concat(this.partnerId,"/sp/").concat(this.partnerId,"00/embedIframeJs/uiconf_id/").concat(this.uiconfId,"/partner_id/").concat(this.partnerId)),script.async=!0,document.head.appendChild(script)},initializeAPI:function(){var e=this,t={playerUpdatePlayhead:{event:"playhead-updated",param:"time"},seeked:{event:"playhead-seeked",param:"time"},playerReady:{event:"player-ready"},playerPlayEnd:{event:"player-ended"},closeFullScreen:{event:"close-full-screen"}};Object.keys(t).forEach((function(n){e.player.kBind("".concat(n,".lds_").concat(e.id),(function(){var param=arguments.length>0&&void 0!==arguments[0]&&arguments[0],r={id:e.id};"param"in t[n]&&(r[t[n].param]=param),e.busEmit("kaltura-player:".concat(t[n].event),r)}))}))},handleLoadVideo:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=function(){var e=0,t=function(n,r){window.KWidget?n(window.KWidget):(e+=1)<600?setTimeout((function(){t(n,r)}),50):r()};return new Promise(t)},t.prev=1,t.next=4,n();case 4:return e.KWidget=t.sent,t.next=7,e.$nextTick();case 7:e.KWidget.embed({targetId:e.finalTargetId,wid:e.wid,uiconf_id:e.uiconfId,entry_id:e.entryId,readyCallback:function(t){e.player=document.getElementById(t),e.initializeAPI()},flashvars:Jb(Jb({"controlBarContainer.plugin":e.controls,"EmbedPlayer.WebKitPlaysInline":!0,"KalturaSupport.LeadWithHTML5":!0},e.chromeless?{"controlBarContainer.plugin":!1,"largePlayBtn.plugin":!1,"loadingSpinner.plugin":!1,autoPlay:!1}:{}),e.flashvars),params:Jb({},e.params)}),t.next=14;break;case 10:t.prev=10,t.t0=t.catch(1),e.error=!0,console.error("LDS ERROR: Kaltura could not detect an API loaded; video embed failed!\nException: ".concat(t.t0.message),"\n>>> in LdsKalturaPlayer");case 14:case"end":return t.stop()}}),t,null,[[1,10]])})))()}}},ey=Qb,ty=Object(y.a)(ey,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"lds-kaltura-video-player",attrs:{id:e.id}},[t("div",{staticClass:"dummy"}),e._v(" "),t("div",{ref:"wrapper",staticClass:"video-wrapper",attrs:{id:e.finalTargetId}},[e.error?t("div",{staticClass:"video-error"},[t("lds-alert",{attrs:{alerts:[{level:"error",message:e.errorMsg}],inline:""}})],1):e._e()])])}),[],!1,null,null,null).exports,ny={name:"LdsYoutubePlayerInterstitialContent",props:{logoSize:{type:String,default:void 0},logoColor:{type:String,default:"white"}}},iy=Object(y.a)(ny,(function(){var e=this,t=e._self._c;return t("div",[t("lds-logo-lilly",{staticClass:"mx-auto",attrs:{"remove-link":"",color:e.logoColor,size:e.logoSize}}),e._v(" "),e._l(e.l10n("youtubeVideoInterstitialContent"),(function(n,i){return t("p",{key:i},[e._v("\n "+e._s(n)+"\n ")])})),e._v(" "),t("lds-button",{staticClass:"mb-4",on:{click:function(t){return e.$emit("affirm")}}},[e._v("\n "+e._s(e.l10n("youtubeVideoInterstitialAffirmText"))+"\n ")])],2)}),[],!1,null,null,null).exports,ay="youtube_affirm",ry={name:"LdsYoutubePlayer",components:{LdsYoutubePlayerInterstitialContent:iy},props:{autoPlay:{type:Boolean,default:!1},entryId:{type:String,required:!0},controls:{type:Boolean,default:!1},id:{type:String,required:!0},interstitial:{type:Boolean,default:!1}},data:function(){return{API:{},interstitialAffirmed:!1,playOnLoad:!1,player:{},playerCurrentTime:void 0,playerPlaying:!1,overrideInterstitialStyle:!1}},computed:{interstitialId:function(){return"youtube-interstitial-".concat(this.id)}},watch:{playerCurrentTime:function(time){this.busEmit("youtube-player:playhead-updated",{time:time,id:this.id})}},mounted:function(){var e=this;this.interstitialAffirmed=this.getCookie(ay)||!1,this.intervals={playerTime:void 0,playerSeekStatus:void 0},document.getElementById("lds-youtube-player-script")||this.addScriptToPage(),this.busOn("youtube-player:playhead-seek",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},time=t.time,n=t.id,r=void 0!==n&&n;!e.player||!1!==r&&r!==e.id||e.player.seekTo(time)})),this.busOn("youtube-player:play",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!e.player||!1!==n&&n!==e.id||e.player.playVideo()})),this.busOn("youtube-player:player-ready",(function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id,n=void 0!==t&&t;!1!==n&&n!==e.id||e.playOnLoad&&e.player.playVideo()})),this.checkInterstitialContentHeight(),this.windowOnResize(this.checkInterstitialContentHeight),!this.interstitialAffirmed&&this.interstitial||this.initializePlayer()},beforeDestroy:function(){var e=this;null!==this.player&&this.player.destroy&&this.player.destroy(),delete this.player,Object.keys(this.intervals).forEach((function(t){clearInterval(e.intervals[t])}))},methods:{handleAffirm:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.setCookie(ay,"1"),e.interstitialAffirmed=!0,e.playOnLoad=!0,t.next=5,e.initializePlayer();case 5:e.busEmit("modal:hide",{id:e.interstitialId});case 6:case"end":return t.stop()}}),t)})))()},triggerInterstitial:function(){this.busEmit("modal:show",{id:this.interstitialId})},youtubeAPIReady:function(){return new Promise((function(e){if(window.YT&&window.YT.Player&&window.YT.Player instanceof Function)e(window.YT);else{var t=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=function(){t&&t(),e(window.YT)}}}))},onPlayerStateChange:function(e){var t=this;switch(e.data){case this.API.PlayerState.PLAYING:this.playerPlaying=!0,clearInterval(this.intervals.playerTime),this.intervals.playerTime=setInterval((function(){t.playerCurrentTime=t.player.getCurrentTime()}),250);break;case this.API.PlayerState.PAUSED:case this.API.PlayerState.BUFFERING:case this.API.PlayerState.ENDED:default:this.playerPlaying=!1,clearInterval(this.intervals.playerTime)}e.data===this.API.PlayerState.ENDED&&this.busEmit("youtube-player:player-ended",{id:this.id})},addScriptToPage:function(){var script=document.createElement("script");script.setAttribute("id","lds-youtube-player-script"),script.setAttribute("src","".concat(window.location.protocol,"//www.youtube.com/iframe_api"));var e=document.getElementsByTagName("script")[0];e.parentNode.insertBefore(script,e)},initializePlayer:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.youtubeAPIReady();case 2:return e.API=t.sent,t.next=5,e.$nextTick();case 5:e.player=new e.API.Player(e.$refs.inject,{videoId:e.entryId,host:"".concat(window.location.protocol,"//www.youtube.com"),events:{onReady:function(){e.busEmit("youtube-player:player-ready",{id:e.id})},onStateChange:e.onPlayerStateChange}}),n=-1,e.intervals.playerSeekStatus=setInterval((function(){var t=e.player.getCurrentTime?e.player.getCurrentTime():0;e.playerPlaying||-1===n||Math.abs(t-n)>.5&&e.busEmit("youtube-player:playhead-seeked",{time:t,id:e.id}),n=t}),250);case 8:case"end":return t.stop()}}),t)})))()},checkInterstitialContentHeight:function(){var e=this;return Object(j.a)(regeneratorRuntime.mark((function t(){var n,r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.interstitial||e.interstitialAffirmed){t.next=8;break}return e.$refs["desktop-interstitial"].style.cssText="display: block !important; visibility: hidden; opacity: 0",t.next=4,e.$nextTick();case 4:n=e.$refs.video.getBoundingClientRect().height,r=e.$refs["desktop-interstitial"].getBoundingClientRect().height,e.$refs["desktop-interstitial"].style.cssText="",e.overrideInterstitialStyle=r>n;case 8:case"end":return t.stop()}}),t)})))()}}},ly=ry,oy={version:"1.2.3",name:"LdsVideoPlayer",components:{LdsKalturaPlayer:ty,LdsYoutubePlayer:Object(y.a)(ly,(function(){var e=this,t=e._self._c;return t("div",{ref:"video",staticClass:"lds-youtube-video-player",attrs:{id:e.id}},[e.interstitial&&!e.interstitialAffirmed?t("div",{class:["lds-youtube-video-player-interstitial d-flex align-items-center justify-content-center",{"override-interstitial-style":e.overrideInterstitialStyle}],style:{backgroundImage:"url(https://img.youtube.com/vi/".concat(e.entryId,"/hqdefault.jpg)")}},[t("div",{staticClass:"lds-youtube-video-player-interstitial-trigger",on:{click:e.triggerInterstitial}}),e._v(" "),t("lds-icon",{staticClass:"lds-youtube-video-player-interstitial-icon",attrs:{name:"play-youtube",decorative:"",inline:""}}),e._v(" "),t("div",{ref:"desktop-interstitial",staticClass:"lds-youtube-video-player-interstitial-content align-center mx-0 px-5"},[t("lds-youtube-player-interstitial-content",{on:{affirm:e.handleAffirm}})],1)],1):e._e(),e._v(" "),e.interstitial?t("lds-modal",{attrs:{id:e.interstitialId,size:"col-12 col-md-9 col-lg-8 col-xl-6 align-center"}},[t("lds-youtube-player-interstitial-content",{attrs:{"logo-size":"md","logo-color":"red"},on:{affirm:e.handleAffirm}})],1):e._e(),e._v(" "),t("div",{ref:"inject"})],1)}),[],!1,null,null,null).exports},props:["autoPlay","chromeless","controls","entryId","errorMsg","flashvars","id","interstitial","kDetectInterval","params","partnerId","player","targetId","uiconfId","wid"],computed:{finalId:function(){return"".concat(this.id||"lds-video-player-".concat(this._uid))}},mounted:function(){this.initializeEvents()},methods:{initializeEvents:function(){var e=this,t={listeners:["playhead-updated","playhead-seeked","set-video","player-ready","player-ended"],emitters:["playhead-seek","play"]},n=function(t){return!("id"in t)||!1===t.id||t.id===e.finalId};t.listeners.forEach((function(t){e.busOn("".concat(e.player,"-player:").concat(t),(function(r){n(r)&&e.busEmit("video-player:".concat(t),r)}))})),t.emitters.forEach((function(t){e.busOn("video-player:".concat(t),(function(r){n(r)&&e.busEmit("".concat(e.player,"-player:").concat(t),r)}))}))}}},sy=Object(y.a)(oy,(function(){var e=this;return(0,e._self._c)("lds-".concat(e.player,"-player"),e._b({tag:"component"},"component",Kb(Kb({},e.$props),{},{id:e.finalId}),!1))}),[],!1,null,null,null).exports,uy=function(e,t,n,r){var l=["None","Lax","Strict"].includes(r);!l&&n>0&&console.error('LDS ERROR [Unexpected Failure]: SameSite value for cookie "'.concat(e,'" does not match an accepted value.'),"\n>>> in mixins/cookies.js");var o="";if(n){var d=new Date;d.setTime(d.getTime()+24*n*60*60*1e3),o=" expires=".concat(d.toUTCString(),";")}var c="".concat(e,"=").concat(JSON.stringify(t)||"",";").concat(o," path=/; SameSite=").concat(l?r:"Lax","; Secure");return document.cookie=c,c},dy=function(e){for(var t="".concat(e,"="),n=document.cookie.split(";"),i=0;i2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"Lax",l=uy("lds_".concat(e),t,n,r);return this.$bus.$emit("cookies:set",{name:e,value:t,days:n,cookie:l}),l},deleteCookie:function(e){return this.$bus.$emit("cookies:delete",{name:e}),uy("lds_".concat(e),"",-1)},trackingAllowed:function(){return"enabled"===dy("lds_allowTracking")}}},hy={created:function(){this.$busListeners=[]},mounted:function(){this.$bus.components[this._uid]=this.$options.name},beforeDestroy:function(){var e=this;this.$busListeners.forEach((function(t){var n=t.event,r=t.func;e.$bus.$off(n,r)})),delete this.$bus.components[this._uid]},methods:{busOn:function(e,t){this.$bus.$on(e,t),this.$busListeners.push({event:e,func:t})},busEmit:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.$bus.$emit(e,t)}}};function my(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function fy(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},l=fy({empty:this.l10n("formErrorRequired"),max:this.l10n("formErrorMax"),min:this.l10n("formErrorMin"),pattern:this.l10n("FormErrorPattern")},t),o=this.checkRules(e,n,r);return o?o.map((function(e){return l[e]})):[]},checkRules:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=this.parseRules(t);if(!r)return!1;var l=fy({optional:function(e){return""!==e},required:function(e){return!(!e&&0!==e||"object"===Object(Ze.a)(e)&&!e.length)||"empty"},max:function(e,t){return null==e||e.length<=+t||"max"},min:function(e,t){return null==e||e.length>=+t||"min"},pattern:function(e,t){return!(null!=e&&!RegExp(t).test(e))||"pattern"}},n);return Object.keys(r).reduce((function(t,n){if(!(n in l)||!1===t)return t;var o=l[n](e,r[n]);return!1!==o&&(!0===o?t:t.concat(o))}),[])},parseRules:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=t;t.includes("pattern")&&(e=t.substr(t.indexOf("pattern")+8),n=t.substr(0,t.indexOf("pattern")-1));var r={};return n.split("|").forEach((function(e){var t=e.split(":");2===t.length&&(r[t[0]]=t[1])})),e&&(r.pattern=e),r},validateField:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.rules,n=void 0===t?this.rules:t,r=e.invalidMessages,l=void 0===r?this.invalidMessages:r,o=e.value,d=e.ruleCallbacks,c=void 0===d?this.ruleCallbacks:d,h=void 0!==o?o:this.fieldValue;this.resetField();var m=n;this.required&&(m=m?"required:true|".concat(m):"required:true"),m&&(this.errors=this.processValidation(h,l,m,c),!m.includes("optional")||""!==h&&!1!==h?this.validity=this.errors.length?"error":"valid":this.validity="")},resetField:function(){this.errors=[],this.validity=""}}},gy={methods:{setStickyTop:function(e){py=e},getStickyTop:function(){return py||0}}},by={methods:{_transitionSlideDownEnter:function(element){element.style.width=getComputedStyle(element).width,element.style.position="absolute",element.style.visibility="hidden",element.style.height="auto";var e=getComputedStyle(element).height;element.style.width="",element.style.position="",element.style.visibility="",element.style.height=0,window.requestAnimationFrame((function(){element.style.height=e}))},_transitionSlideDownAfterEnter:function(element){element.style.height="auto"},_transitionSlideDownLeave:function(element){element.style.height=getComputedStyle(element).height,window.requestAnimationFrame((function(){element.style.height=0}))},_transitionSlideAfterLeave:function(element){element.style.height="auto"}}},yy={methods:{l10n:function(e){var text;try{if(text=this.$languageData[this.$language][e],!(arguments.length<=1)&&arguments.length-1)for(var i=0;i<(arguments.length<=1?0:arguments.length-1);i+=1)text=text.replace("%s".concat(i+1),i+1<1||arguments.length<=i+1?void 0:arguments[i+1])}catch(t){console.error("LDS ERROR [Localization]: Invalid translation key used, (".concat(e,"), for language ").concat(this.$language,".\nException: ").concat(t),"\n>>> in mixins/translations.js"),text="TRANSLATION DOES NOT EXIST - CHECK LANGUAGE RESOURCE FILE OR KEY!"}return text}}};n(43),n(44),n(58);const wy=e=>void 0===e||"auto"===e||"instant"===e||"smooth"===e;function ky(e,t){this.scrollLeft=e,this.scrollTop=t}const My=(e,object,t="cannot convert to dictionary.")=>`Failed to execute '${e}' on '${object}': ${t}`,xy=(e,object,t)=>My(e,object,`The provided value '${t}' is not a valid enum value of type ScrollBehavior.`),_y=(e,t,n)=>{var r;const l=`__SEAMLESS.BACKUP$${t}`;return e[l]||!e[t]||(null===(r=e[t])||void 0===r?void 0:r.__isPolyfill)||(e[l]=e[t]),e[l]||n},Py=e=>{const t=typeof e;return null!==e&&("object"===t||"function"===t)},Cy=e=>"scrollBehavior"in window.document.documentElement.style&&!0!==(null==e?void 0:e.forcePolyfill),Sy=e=>{Object.defineProperty(e,"__isPolyfill",{value:!0})},Ly=(e,t)=>{Sy(t),[HTMLElement.prototype,SVGElement.prototype,Element.prototype].forEach((n=>{_y(n,e),n[e]=t}))},jy=element=>element.ownerDocument.scrollingElement||element.ownerDocument.documentElement;const Oy=e=>.5*(1-Math.cos(Math.PI*e));function Ay(){var e;let t;return t=(null===(e=window.performance)||void 0===e?void 0:e.now)?()=>window.performance.now():()=>window.Date.now(),Ay=t,t()}const Ty=e=>{const t=(Ay()-e.timeStamp)/(e.duration||500);if(t>1)return e.method(e.targetX,e.targetY),void e.callback();const n=(e.timingFunc||Oy)(t),r=e.startX+(e.targetX-e.startX)*n,l=e.startY+(e.targetY-e.startY)*n;e.method(r,l),e.rafId=window.requestAnimationFrame((()=>{Ty(e)}))},Wy=e=>isFinite(e)?Number(e):0,Dy=(element,e,t)=>{var n,r;if(!(e=>{var t;return null!==(t=e.isConnected)&&void 0!==t?t:!(e.ownerDocument&&1&e.ownerDocument.compareDocumentPosition(e))})(element))return;const l=element.scrollLeft,o=element.scrollTop,d=Wy(null!==(n=e.left)&&void 0!==n?n:l),c=Wy(null!==(r=e.top)&&void 0!==r?r:o);if(d===l&&c===o)return;const h=_y(HTMLElement.prototype,"scroll",ky),m=_y(Object.getPrototypeOf(element),"scroll",h).bind(element);if("smooth"!==e.behavior)return void m(d,c);const f=()=>{window.removeEventListener("wheel",y),window.removeEventListener("touchmove",y)},v=Object.assign(Object.assign({},t),{timeStamp:Ay(),startX:l,startY:o,targetX:d,targetY:c,rafId:0,method:m,callback:()=>{f();const e=9===element.nodeType;element.dispatchEvent(function(e){if("function"==typeof Event)return new Event("scrollend",{bubbles:e,cancelable:!1});const t=document.createEvent("Event");return t.initEvent("scrollend",e,!1),t}(e))}}),y=()=>{window.cancelAnimationFrame(v.rafId),f()};window.addEventListener("wheel",y,{passive:!0,once:!0}),window.addEventListener("touchmove",y,{passive:!0,once:!0}),Ty(v)},Iy=e=>(t,n,r)=>{const[element,l]=(o=t).window===o?[jy(t.document.documentElement),"Window"]:[t,"Element"];var o;const d=null!=n?n:{};if(!Py(d))throw new TypeError(My(e,l));if(!wy(d.behavior))throw new TypeError(xy(e,l,d.behavior));"scrollBy"===e&&(d.left=Wy(d.left)+element.scrollLeft,d.top=Wy(d.top)+element.scrollTop),Dy(element,d,r)},Ey=Iy("scroll"),zy=Iy("scrollTo"),Hy=Iy("scrollBy"),Ny=Ey,$y=(e,t)=>n=>{if(Cy(n))return;const r={scroll:Ey,scrollTo:zy,scrollBy:Hy}[e];t(e,(function(){const e=arguments;if(1===arguments.length)return void r(this,e[0],n);r(this,{left:e[0],top:e[1]})}))},Ry=$y("scroll",Ly),By=$y("scrollTo",Ly),Fy=$y("scrollBy",Ly),Vy=(e,t)=>{Sy(t),_y(window,e),window[e]=t},qy=$y("scroll",Vy),Uy=$y("scrollTo",Vy),Xy=$y("scrollBy",Vy),Gy=e=>{switch(e){case"horizontal-tb":case"lr":case"lr-tb":case"rl":case"rl-tb":return 0;case"vertical-rl":case"tb":case"tb-rl":return 1;case"vertical-lr":case"tb-lr":return 2;case"sideways-rl":return 3;case"sideways-lr":return 4}return 0},Yy=(e,t,n,r)=>{let l=0;switch(t||(l^=2),e){case 0:l=l>>1|(1&l)<<1,[n,r]=[r,n];break;case 1:case 3:l^=1;break;case 4:l^=2}return[l,n,r]},Ky=e=>!(1&~Yy(Gy(e.writingMode),"rtl"!==e.direction,void 0,void 0)[0]),Zy=(e,t,n,r,l,o,d)=>0!==e?e:ln||l>t&&o=n&&d>=r?2:o>n&&dr?3:null,Jy=e=>"visible"!==e&&"clip"!==e,Qy=(element,e)=>(element.clientHeight{const e=element.parentNode,t=element.parentElement;if(null===t&&null!==e){if(11===e.nodeType)return e.host;if(9===e.nodeType)return(element=>{var e;try{return(null===(e=element.ownerDocument.defaultView)||void 0===e?void 0:e.frameElement)||null}catch(e){return null}})(element)}return t},tw=(e,t,n)=>en?n:e,nw=(e,t,n)=>{switch(e){case 1:return(t+n)/2;case 3:return n;case 2:case 0:return t}},iw=(e,t)=>{var n,r,l;const o=null===(n=e.ownerDocument.defaultView)||void 0===n?void 0:n.visualViewport,[d,c,h,m]=e===jy(e)?[0,0,null!==(r=null==o?void 0:o.width)&&void 0!==r?r:e.clientWidth,null!==(l=null==o?void 0:o.height)&&void 0!==l?l:e.clientHeight]:[t.left,t.top,e.clientWidth,e.clientHeight],f=d+e.clientLeft,v=c+e.clientTop;return[v,f+h,v+m,f]},aw=(element,e)=>{const t=[];let n=element.ownerDocument,r=n.defaultView;if(!r)return t;const l=window.getComputedStyle(element),o="rtl"!==l.direction,d=Gy(l.writingMode||l.getPropertyValue("-webkit-writing-mode")||l.getPropertyValue("-ms-writing-mode")),[c,h]=((e,t,n)=>{const[r,l,o]=Yy(t,n,e.block||"start",e.inline||"nearest");return[l,o].map(((e,t)=>{switch(e){case"center":return 1;case"nearest":return 0;default:return"start"===e==!(r>>t&1)?2:3}}))})(e,d,o);let[m,f,v,y]=((element,e,t)=>{const{top:n,right:r,bottom:l,left:o}=e,d=(c=element.ownerDocument,["scroll-margin","scroll-snap-margin"].filter((e=>e in c.documentElement.style))[0]);var c;if(!d)return[n,r,l,o];const h=e=>{const n=t.getPropertyValue(`${d}-${e}`);return parseInt(n,10)||0};return[n-h("top"),r+h("right"),l+h("bottom"),o-h("left")]})(element,element.getBoundingClientRect(),l);for(let l=ew(element);null!==l;l=ew(l)){if(n!==l.ownerDocument){if(n=l.ownerDocument,r=n.defaultView,!r)break;const{left:e,top:t}=l.getBoundingClientRect();m+=t,f+=e,v+=t,y+=e}const o=r.getComputedStyle(l);if("fixed"===o.position)break;if(!Qy(l,o))continue;const d=l.getBoundingClientRect(),[w,k,M,x]=iw(l,d),_=Zy(c,x,k,l.clientWidth,y,f,f-y),P=Zy(h,w,M,l.clientHeight,m,v,v-m),C=null===_?0:nw(_,y,f)-nw(_,x,k),S=null===P?0:nw(P,m,v)-nw(P,w,M),L=Ky(o)?tw(C,-l.scrollWidth+l.clientWidth-l.scrollLeft,-l.scrollLeft):tw(C,-l.scrollLeft,l.scrollWidth-l.clientWidth-l.scrollLeft),j=tw(S,-l.scrollTop,l.scrollHeight-l.clientHeight-l.scrollTop);t.push([l,{left:l.scrollLeft+L,top:l.scrollTop+j,behavior:e.behavior}]),m=Math.max(m-j,w),f=Math.min(f-L,k),v=Math.min(v-j,M),y=Math.max(y-L,x)}return t},rw=(element,e,t)=>{const n=e||{};if(!wy(n.behavior))throw new TypeError(xy("scrollIntoView","Element",n.behavior));aw(element,n).forEach((([e,n])=>{Ny(e,n,t)}))};function lw(e){rw(this,{block:null==e||e?"start":"end",inline:"nearest"})}const ow=e=>{if(Cy(e))return;const t=_y(window.HTMLElement.prototype,"scrollIntoView",lw);Ly("scrollIntoView",(function(){const n=arguments,r=n[0];1===n.length&&Py(r)?rw(this,r,e):t.apply(this,n)}))};n(477);var sw={},uw=!1,dw={created:function(){this.$windowListeners=[],this.$mutationObservers=[],this.$documentClickTouchListeners=[],this.$documentListeners=[]},beforeDestroy:function(){this.$windowListeners.forEach((function(e){window.removeEventListener?window.removeEventListener(e.type,e.throttled):window.detachEvent("on".concat(e.type),e.throttled)})),this.$documentClickTouchListeners.forEach((function(e){document.removeEventListener("touchend",e),document.removeEventListener("click",e)})),this.$mutationObservers.forEach((function(e){e.disconnect()})),this.$documentListeners.forEach((function(e){document.removeEventListener(e.type,e.func)})),sw[this.$options.name]-=1},methods:{getUrlParam:function(param){return new URLSearchParams(window.location.search).get(param)},filterProps:function(e){var t=this;return e.reduce((function(e,n){return n in t&&void 0!==t[n]&&(e[n]=t[n]),e}),{})},filterItemsProps:function(e,t){return e.map((function(e){return t.reduce((function(t,n){return n in e&&void 0!==e[n]&&(t[n]=e[n]),t}),{})}))},setUrl:function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(""!==n){var r=new URLSearchParams(window.location.search);r.set(n,e),t="?".concat(r.toString())}else t="#".concat(e);history&&history.replaceState?history.replaceState(void 0,void 0,t):window.location.hash=t},onDocumentClick:function(e){var t=this,n=!1,r=function(){n||(n=!0,e.apply(t),setTimeout((function(){n=!1}),100))};document.addEventListener("touchend",r),document.addEventListener("click",r),this.$documentClickTouchListeners.push(r)},addMutationObserver:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{childList:!0};if(e){var r=new MutationObserver(t);r.observe(e,n),this.$mutationObservers.push(r)}},bindProps:function(e,t){return t.reduce((function(t,n){return n in e&&(t[n]=e[n]),t}),{})},offsetTopDocument:function(element){return element.getBoundingClientRect().top+(document.documentElement.scrollTop||window.pageYOffset)},scrollTo:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.left,r=void 0===n?0:n,l=t.top,o=void 0===l?0:l,d=t.behavior,c=void 0===d?"smooth":d;uw||"undefined"==typeof window||(Cy(e)||(Ry(e),By(e),Fy(e),ow(e),qy(e),Uy(e),Xy(e)),uw=!0),window.scrollTo({left:r,top:o,behavior:c})},requireSlot:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:'A Vue component is missing the required slot "'.concat(e,'".')+' Check uses of the component "'.concat(this.$options.name,'"');if(!(e in this.$slots))throw new Error("LDS Error: ".concat(t))},limitComponents:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"Only ".concat(e," ").concat(this.$options.name,"\n component").concat(e>1?"(s) are":" is"," allowed to be rendered at once.");if(this.$options.name in sw||(sw[this.$options.name]=0),sw[this.$options.name]+=1,e2?o-2:0),c=2;c=t&&(e.apply(o,d),r=Date.now())}),c)}else e.apply(o,d),r=Date.now()}},windowOnEvent:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.type,n=e.func,r=e.limit,l=void 0===r?100:r,o=this.eventThrottle(n,l);window.addEventListener?window.addEventListener(t,o):window.attachEvent("on".concat(t),o),this.$windowListeners.push({type:t,func:n,throttled:o})},windowOnScroll:function(e,t){this.windowOnEvent({type:"scroll",func:e,limit:t})},windowOnResize:function(e,t){this.windowOnEvent({type:"resize",func:e,limit:t})},windowOnLoad:function(e,t){this.windowOnEvent({type:"load",func:e,limit:t})},windowRemoveEvent:function(e){var t=e.type,n=e.func,r=this.$windowListeners.findIndex((function(e){return e.func===n}));if(-1!==r){var l=this.$windowListeners[r].throttled;window.removeEventListener?window.removeEventListener(t,l):window.detachEvent("on".concat(t),l)}else console.error("LDS ERROR [Event Listeners]: Listener ".concat(t," Not Found"),"\n>>> in mixins/utils.js")},windowRemoveScroll:function(e){this.windowRemoveEvent({type:"scroll",func:e})},windowRemoveResize:function(e){this.windowRemoveEvent({type:"resize",func:e})},windowRemoveLoad:function(e){this.windowRemoveEvent({type:"load",func:e})},windowNextTick:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;return new Promise((function(n){e.$nextTick((function(){var r=!1;requestAnimationFrame((function(){requestAnimationFrame((function(){r||(r=!0,t&&t.apply(e),n())}))})),setTimeout((function(){r||(t&&t.apply(e),r=!0,n())}),1e3/60)}))}))},documentOnEvent:function(e){var t=e.type,n=e.func;document.addEventListener(t,n),this.$documentListeners.push({type:t,func:n})},getSlotComponents:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.slot,slot=void 0!==t&&t,n=e.recursive,r=void 0!==n&&n,l=e.defaultVal,o=void 0===l?[]:l,d=e.func,c=void 0===d?void 0:d,h=function(e,element){var t=function(element){return element.componentInstance&&element.componentInstance.$children?element.componentInstance.$children:element.$children?element.$children:element.children?element.children:[]}(element);e=t.reduce(h,e);var n=element.componentInstance?element.componentInstance:element;return n._isVue&&(c&&!c(n)||e.push(n)),e};return!1===slot?o:r?slot.reduce(h,o):slot.reduce((function(e,element){return element.componentInstance&&(c&&!c(element.componentInstance)||e.push(element.componentInstance)),e}),o)},getFocusableElements:function(element){try{var e=element.querySelectorAll('\n a[href]:not([disabled]):not([tabindex="-1"]),\n button:not([disabled]):not([tabindex="-1"]),\n textarea:not([disabled]):not([tabindex="-1"]),\n input:not([disabled]):not([type="hidden"]):not([tabindex="-1"]),\n select:not([disabled]):not([tabindex="-1"]),\n .lds-focusable,\n [tabindex]:not([tabindex="-1"]),\n iframe:not([tabindex="-1"]),\n [contentEditable=true]:not([tabindex="-1"])');return Array.from(e).filter((function(e){return e.offsetHeight>0}))}catch(e){return console.error("LDS ERROR [Unexpected Failure]: Failed to getFocusableElements: ".concat(e.message),"\n>>> in mixins/utils.js"),[]}}},filters:{trim:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return e.length>t?"".concat(e.slice(0,t)).concat(!0===n?"…":""):e}}},cw=n(9),hw=new cw.a({data:{components:{}}}),mw=hw,fw=n(245),pw={name:"LdsIconAccount"},vw=Object(y.a)(pw,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 0c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 2.4c1.36 0 2.4 1.04 2.4 2.4s-1.04 2.4-2.4 2.4-2.4-1.04-2.4-2.4 1.04-2.4 2.4-2.4zm0 11.36c-2 0-3.76-1.0399686-4.8-2.56 0-1.6 3.2-2.48 4.8-2.48s4.8.88 4.8 2.48c-1.04 1.52-2.8 2.56-4.8 2.56z","fill-rule":"evenodd"}})])}),[],!1,null,null,null),gw=vw.exports,bw={name:"LdsIconAddFilled"},yw=Object(y.a)(bw,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8zm.3 4.8h-.6c-.27614237 0-.5.22385763-.5.5v1.9h-1.9c-.27614237 0-.5.22385763-.5.5v.6c0 .27614237.22385763.5.5.5h1.9v1.9c0 .2761424.22385763.5.5.5h.6c.27614237 0 .5-.2238576.5-.5v-1.9h1.9c.2761424 0 .5-.22385763.5-.5v-.6c0-.27614237-.2238576-.5-.5-.5h-1.9v-1.9c0-.27614237-.22385763-.5-.5-.5z"}})])}),[],!1,null,null,null),ww=yw.exports,kw={name:"LdsIconAddOutlined"},Mw=Object(y.a)(kw,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8.3 4.8h-.6c-.27614237 0-.5.22385763-.5.5v1.9h-1.9c-.27614237 0-.5.22385763-.5.5v.6c0 .27614237.22385763.5.5.5h1.9v1.9c0 .2761424.22385763.5.5.5h.6c.27614237 0 .5-.2238576.5-.5v-1.9h1.9c.2761424 0 .5-.22385763.5-.5v-.6c0-.27614237-.2238576-.5-.5-.5h-1.9v-1.9c0-.27614237-.22385763-.5-.5-.5zm-.3-4.8c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.4c-3.52 0-6.4-2.88-6.4-6.4s2.88-6.4 6.4-6.4 6.4 2.88 6.4 6.4-2.88 6.4-6.4 6.4z"}})])}),[],!1,null,null,null),xw=Mw.exports,_w={name:"LdsIconAdd"},Pw=Object(y.a)(_w,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m9.5 0h-3c-.27614237 0-.5.22385763-.5.5v5.5h-5.5c-.27614237 0-.5.22385763-.5.5v3c0 .27614237.22385763.5.5.5h5.5v5.5c0 .2761424.22385763.5.5.5h3c.27614237 0 .5-.2238576.5-.5v-5.5h5.5c.2761424 0 .5-.22385763.5-.5v-3c0-.27614237-.2238576-.5-.5-.5h-5.5v-5.5c0-.27614237-.22385763-.5-.5-.5z"}})])}),[],!1,null,null,null),Cw=Pw.exports,Sw={name:"LdsIconArrowDown"},Lw=Object(y.a)(Sw,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 12 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m316.085931 608.257719c0-.276143.223858-.5.5-.5h1.039601c.276143 0 .5.223857.5.5v11.535528l3.351694-2.785645c.185246-.153961.453932-.153961.639178 0l.645465.536456c.023594.019609.045332.041348.064941.064941.176504.21237.147429.527614-.064941.704118l-5.336549 4.43529c-.185245.153961-.453932.153961-.639177 0l-5.336549-4.43529c-.023593-.019608-.045332-.041347-.064941-.064941-.176504-.212369-.147429-.527614.064941-.704118l.645466-.536456c.185245-.153961.453932-.153961.639177 0l3.351694 2.785645z",transform:"translate(-311 -607)"}})])}),[],!1,null,null,null),jw=Lw.exports,Ow={name:"LdsIconArrowLeft"},Aw=Object(y.a)(Ow,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 12",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m14.7422814 5.08593096h-11.5355285l2.78564558-3.35169391c.15396042-.18524546.15396042-.45393188 0-.63917735l-.53645654-.6454655c-.17650395-.21236988-.49174848-.24144496-.70411836-.06494101-.02359344.01960889-.04533213.04134757-.06494101.06494101l-4.43528973 5.3365488c-.15396042.18524546-.15396042.45393189 0 .63917735l4.43528973 5.33654875c.17650395.2123699.49174848.241445.70411836.0649411.02359344-.0196089.04533213-.0413476.06494101-.0649411l.53645654-.6454655c.15396042-.1852454.15396042-.4539318 0-.6391773l-2.78564558-3.35169391h11.5355285c.2761424 0 .5-.22385762.5-.5v-1.03960143c0-.27614238-.2238576-.5-.5-.5z"}})])}),[],!1,null,null,null),Tw=Aw.exports,Ww={name:"LdsIconArrowRight"},Dw=Object(y.a)(Ww,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 12",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m10.3651829.18504034-.56766511.66408923c-.1630978.19018036-.1630978.46568487 0 .65689322l2.94952841 3.44483438h-12.21644881c-.29230515 0-.53059739.23027243-.53059739.51502896v1.06809398c0 .28475652.23829224.51502895.53059739.51502895h12.21644881l-2.94952841 3.44483434c-.1630978.1901804-.1630978.4667129 0 .6568933l.56766511.6640892c.0211815.023644.0434221.0462601.069899.0668201.2245243.1809283.5570743.1511163.74559-.0668201l4.6970048-5.48644618c.1630977-.19018035.1630977-.46671286 0-.65689321l-4.6970048-5.48644617c-.0211816-.02467204-.0444813-.04626008-.06884-.06579212-.0995532-.08018415-.2192289-.11924822-.3389045-.11924822-.151448 0-.302896.06270812-.4077445.18504034z","fill-rule":"evenodd"}})])}),[],!1,null,null,null),Iw=Dw.exports,Ew={name:"LdsIconArrowUp"},zw=Object(y.a)(Ew,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 12 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m5.671.123-5.486 4.696c-.116.1-.179.241-.185.385v.046c.005.111.044.222.118.315.021.026.043.049.067.07l.664.567c.191.164.467.164.657 0l3.445-2.949v12.216c0 .293.23.531.515.531h1.068c.285 0 .515-.238.515-.531v-12.216l3.445 2.949c.191.164.467.164.656 0l.665-.567c.122-.105.185-.256.185-.408 0-.119-.04-.239-.119-.339-.02-.024-.041-.048-.066-.069l-5.487-4.696c-.095-.081-.211-.123-.328-.123-.116 0-.233.042-.329.123z","fill-rule":"evenodd"}})])}),[],!1,null,null,null),Hw=zw.exports,Nw={name:"LdsIconArrowsCollapse"},$w=Object(y.a)(Nw,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 13 13",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"evenodd"}},[e("path",{attrs:{d:"m11.399.4938-3.024 3.023-.185-2.656c-.01-.148-.124-.262-.27-.271l-.512-.037c-.095-.007-.184.032-.248.095-.049.05-.084.117-.093.191-.001.018-.003.037-.001.056l.296 4.231c.005.074.035.139.082.187.049.048.115.078.189.084l4.23.295c.089.006.174-.027.237-.085l.02-.018c.044-.05.075-.113.083-.181.002-.02.003-.039.001-.058l-.035-.512c-.01-.147-.125-.26-.271-.27l-2.657-.185 3.024-3.024c.122-.124.127-.317.01-.435l-.441-.44c-.057-.058-.132-.086-.208-.086-.081 0-.163.032-.227.096z"}}),e("path",{attrs:{d:"m.839 7.0468c-.075.01-.142.043-.191.092-.064.064-.101.153-.095.247l.037.513c.009.147.122.261.27.27l2.657.186-3.023 3.023c-.124.124-.128.318-.01.435l.44.44c.118.119.312.114.435-.01l3.024-3.023.185 2.656c.009.148.123.261.271.272l.511.036c.019.001.038 0 .057-.002.07-.009.131-.038.181-.083l.019-.02c.058-.063.091-.147.085-.237l-.295-4.23c-.006-.075-.036-.14-.084-.187-.048-.049-.114-.079-.187-.085l-4.231-.294c-.008-.001-.016-.002-.023-.002-.011 0-.022.001-.033.003z"}})])])}),[],!1,null,null,null),Rw=$w.exports,Bw={name:"LdsIconArrowsExpand"},Fw=Object(y.a)(Bw,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 13 13",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"evenodd",transform:"matrix(.70710678 .70710678 -.70710678 .70710678 9.313709 -2)"}},[e("path",{attrs:{d:"m3.30808333.07288889-3.20016666 2.78281481c-.06766667.05925926-.10441667.14281482-.10791667.22814815v.02725926c.00291667.06577778.02566667.13214815.06883333.18666667.01225.01481481.02508334.02903703.03908334.04148148l.38733333.336c.11141667.09718518.27241667.09718518.38325 0l2.00958333-1.74755556v4.27614815c0 .17362963.13416667.31466667.30041667.31466667h.623c.16625 0 .30041667-.14103704.30041667-.31466667v-4.27614815l2.00958333 1.74755556c.11141667.09718518.27241667.09718518.38266667 0l.38791666-.336c.07116667-.06222222.10791667-.1517037.10791667-.24177778 0-.07051852-.02333333-.14222222-.06941667-.20088889-.01166666-.01422222-.02391666-.02844444-.0385-.04088889l-3.20075-2.78281481c-.05541666-.048-.12308333-.07288889-.19133333-.07288889-.06766667 0-.13591667.02488889-.19191667.07288889z"}}),e("path",{attrs:{d:"m3.1885 9.48148148c-.16625 0-.30041667.14103704-.30041667.31525926v4.27555556l-2.00958333-1.7475556c-.11083333-.0971851-.27183333-.0971851-.38325 0l-.38733333.3365926c-.014.0112593-.02683334.0254815-.03908334.0408889-.04316666.0557037-.06591666.1202963-.06883333.1866667v.0272592c.0035.085926.04025.1688889.10791667.2281482l3.20016666 2.7828148c.056.048.12425.0728889.19191667.0728889.06825 0 .13591667-.0248889.19133333-.0728889l3.20075-2.7828148c.01458334-.0124444.02683334-.0266667.0385-.0402963.04608334-.0598519.06941667-.1315556.06941667-.2014815 0-.0900741-.03675-.1795555-.10791667-.2411852l-.38791666-.3365926c-.11025-.0971851-.27125-.0971851-.38266667 0l-2.00958333 1.7475556v-4.27555556c0-.17422222-.13416667-.31525926-.30041667-.31525926z"}})])])}),[],!1,null,null,null),Vw=Fw.exports,qw={name:"LdsIconBookmarkFilled"},Uw=Object(y.a)(qw,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m12.2857143 0h-8.57142859c-.94285714 0-1.71428571.81369325-1.71428571 1.80820722v13.69091718c0 .2761424.22385763.5.5.5.07102674 0 .14123842-.0151324.20595944-.0443897l5.08808112-2.3000762c.13092818-.0591864.2809907-.0591864.41191888 0l5.08808116 2.3000762c.2516266.1137483.5478214.0019758.6615697-.2496508.0292572-.064721.0443897-.1349327.0443897-.2059595v-13.69091718c0-.99451397-.7714286-1.80820722-1.7142857-1.80820722z","fill-rule":"evenodd"}})])}),[],!1,null,null,null),Xw=Uw.exports,Gw={name:"LdsIconBookmark"},Yw=Object(y.a)(Gw,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 12 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m12.2857143 0h-8.57142859c-.94285714 0-1.71428571.81369325-1.71428571 1.80820722v13.69091718c0 .2761424.22385763.5.5.5.07102674 0 .14123842-.0151324.20595944-.0443897l5.08808112-2.3000762c.13092818-.0591864.2809907-.0591864.41191888 0l5.08808116 2.3000762c.2516266.1137483.5478214.0019758.6615697-.2496508.0292572-.064721.0443897-.1349327.0443897-.2059595v-13.69091718c0-.99451397-.7714286-1.80820722-1.7142857-1.80820722zm-.7104888 13.2318116-3.36473671-1.5615962c-.13348797-.0619526-.28748961-.0619526-.42097758 0l-3.3647367 1.5615962c-.25048076.1162498-.54777457.0074341-.66402432-.2430467-.03060788-.0659501-.04646448-.1377821-.04646448-.2104888v-10.47006888c0-.27614238.22385763-.5.5-.5h7.57142859c.2761424 0 .5.22385762.5.5v10.47006888c0 .2761424-.2238576.5-.5.5-.0727067 0-.1445387-.0158566-.2104888-.0464645z","fill-rule":"evenodd",transform:"translate(-2)"}})])}),[],!1,null,null,null),Kw=Yw.exports,Zw={name:"LdsIconCalendar"},Jw=Object(y.a)(Zw,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"evenodd"}},[e("path",{attrs:{d:"m16 5.78063097v-2.17936006-.23872215c0-1.24884742-1.1801795-2.26626812-2.6466002-2.30141348v.0002895.55288813.0005211.55584103.0011001.31578719c0 .81054361-.7060246 1.46991004-1.573738 1.46991004-.8677754 0-1.5738-.65936643-1.5738-1.46991004v-.3231984-.55340923-.55340923h-4.46256138v.55340923.55340923.3231984c0 .81054361-.70602458 1.46991004-1.57386196 1.46991004-.86777538 0-1.57373797-.65936643-1.57373797-1.46991004v-.31103938-.0019107-.55763594-.0005211-.55283023-.000579c-1.44217982.05703161-2.59570049 1.06513038-2.59570049 2.29921328v.23872215 2.17936006 7.67599103c0 1.4022248 1.22190363 2.5436675 2.72347681 2.5436675h10.55292239c1.5013872 0 2.7233528-1.1414427 2.7233528-2.5436675v-7.67570153zm-1.1852013 7.67599103c0 .792305-.6900912 1.4365595-1.5383995 1.4365595h-10.55261241c-.84824625 0-1.53827555-.6442545-1.53827555-1.4365595v-7.67599103h13.62928746z","fill-rule":"nonzero"}}),e("path",{attrs:{d:"m5.2820693 7.74691127c0-.23380574-.20302747-.42322089-.45353718-.42322089h-1.58267285c-.25022318 0-.45329159.18941515-.45329159.42322089v1.47815696c0 .23411161.20306841.42360323.45329159.42360323h1.58267285c.25050971 0 .45353718-.18949162.45353718-.42360323z"}}),e("path",{attrs:{d:"m9.2652719 7.74691127c0-.23380574-.20308845-.42322089-.45313163-.42322089h-1.58303368c-.25024787 0-.45333631.18941515-.45333631.42322089v1.47815696c0 .23411161.20308844.42360323.45333631.42360323h1.58303368c.25004318 0 .45313163-.18949162.45313163-.42360323z"}}),e("path",{attrs:{d:"m13.2484745 7.74691127c0-.23380574-.2030684-.42322089-.4532916-.42322089h-1.5826728c-.2505098 0-.4535372.18941515-.4535372.42322089v1.47815696c0 .23411161.2030274.42360323.4535372.42360323h1.5826728c.2502232 0 .4532916-.18949162.4532916-.42360323z"}}),e("path",{attrs:{d:"m5.2820693 11.4671522c0-.2342112-.20302747-.4234921-.45353718-.4234921h-1.58267285c-.25022318 0-.45329159.1892809-.45329159.4234921v1.4780351c0 .2339818.20306841.4234539.45329159.4234539h1.58267285c.25050971 0 .45353718-.1895103.45353718-.4234539z"}}),e("path",{attrs:{d:"m9.2652719 11.4671522c0-.2342112-.20308845-.4234921-.45313163-.4234921h-1.58303368c-.25024787 0-.45333631.1892809-.45333631.4234921v1.4780351c0 .2339818.20308844.4234539.45333631.4234539h1.58303368c.25004318 0 .45313163-.1895103.45313163-.4234539z"}}),e("path",{attrs:{d:"m13.2484745 11.4671522c0-.2342112-.2030684-.4234921-.4530869-.4234921h-1.5828775c-.2505098 0-.4535372.1892809-.4535372.4234921v1.4780351c0 .2339818.2030274.4234539.4535372.4234539h1.5828775c.2500185 0 .4530869-.1895103.4530869-.4234539z"}}),e("path",{attrs:{d:"m3.48474093.63973829v.41774928.55340923.55340923.3231984c0 .35342226.30657636.63973829.68500752.63973829.37830716 0 .68500752-.28631603.68500752-.63973829v-.3231984-.55340923-.55340923-.41774928c.00006199-.35342226-.30663836-.63973829-.68494553-.63973829-.37849315.0002895-.68506951.28660553-.68506951.63973829z"}}),e("path",{attrs:{d:"m11.7798478.0002895c-.3784312 0-.6851315.28631603-.6851315.63973829v.41774928.55340923.55340923.3231984c0 .35342226.3066383.6397383.6851315.6397383s.6851935-.28631604.6851935-.6397383v-.3234879-.55340923-.55340923-.41774928c-.000558-.35313276-.3069483-.63944879-.6851935-.63944879z"}})])])}),[],!1,null,null,null),Qw=Jw.exports,ek={name:"LdsIconCaretDown"},tk=Object(y.a)(ek,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 8",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m.85355339.85355339 6.79289322 6.79289322c.19526215.19526215.51184463.19526215.70710678 0l6.79289321-6.79289322c.1952622-.19526214.1952622-.51184463 0-.70710678-.0937682-.09376819-.2209451-.14644661-.3535534-.14644661h-13.58578642c-.27614237 0-.5.22385763-.5.5 0 .13260825.05267842.2597852.14644661.35355339z"}})])}),[],!1,null,null,null),nk=tk.exports,ik={name:"LdsIconCaretUpDown"},ak=Object(y.a)(ik,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 18",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"nonzero"}},[e("path",{attrs:{d:"m.85355339 10.8535534 6.79289322 6.7928932c.19526215.1952622.51184463.1952622.70710678 0l6.79289321-6.7928932c.1952622-.1952622.1952622-.5118446 0-.7071068-.0937682-.0937682-.2209451-.1464466-.3535534-.1464466h-13.58578642c-.27614237 0-.5.2238576-.5.5 0 .1326082.05267842.2597852.14644661.3535534z"}}),e("path",{attrs:{d:"m.85355339.85355339 6.79289322 6.79289322c.19526215.19526215.51184463.19526215.70710678 0l6.79289321-6.79289322c.1952622-.19526214.1952622-.51184463 0-.70710678-.0937682-.09376819-.2209451-.14644661-.3535534-.14644661h-13.58578642c-.27614237 0-.5.22385763-.5.5 0 .13260825.05267842.2597852.14644661.35355339z",transform:"matrix(1 0 0 -1 0 8)"}})])])}),[],!1,null,null,null),rk=ak.exports,lk={name:"LdsIconCaretUp"},ok=Object(y.a)(lk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 8",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m.85355339 7.19531539 6.79289322-6.79289322c.19526215-.19526215.51184463-.19526215.70710678 0l6.79289321 6.79289322c.1952622.19526214.1952622.51184463 0 .70710678-.0937682.09376819-.2209451.14644661-.3535534.14644661h-13.58578642c-.27614237 0-.5-.22385763-.5-.5 0-.13260825.05267842-.2597852.14644661-.35355339z"}})])}),[],!1,null,null,null),sk=ok.exports,uk={name:"LdsIconChat"},dk=Object(y.a)(uk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m13.6 3.2v6.7c0 .2761424-.2238576.5-.5.5h-9.9v1.9c0 .2761424.22385763.5.5.5h9.1l3.2 3.2v-12.3c0-.27614237-.2238576-.5-.5-.5zm-1.6 4.96156006v-7.66156006c0-.27614237-.2238576-.5-.5-.5h-11c-.27614237 0-.5.22385763-.5.5v11.5l3.2-3.33843994h8.3c.2761424 0 .5-.22385763.5-.5z"}})])}),[],!1,null,null,null),ck=dk.exports,hk={name:"LdsIconCheckbox"},mk=Object(y.a)(hk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"evenodd"}},[e("rect",{attrs:{height:"14",rx:"4","stroke-width":"2",width:"14",x:"1",y:"1"}}),e("path",{attrs:{d:"m5.87261225 9.23697023-1.45086574-1.44325796c-.19497333-.19395096-.50997863-.19403528-.70505576-.00018872l-.5691237.56553361c-.19587899.19464335-.19688066.51122425-.00223731.70710324.00068052.00068483.00136302.00136769.00204749.00204858l2.38828516 2.37576192c.19504735.1940246.51019822.1940246.70524557 0l6.03973204-6.00806208c.1957748-.19474819.196607-.51132958.0018588-.70710434-.000618-.00062121-.0012376-.0012408-.0018588-.00185876l-.5844921-.58142727c-.1950473-.1940246-.5101982-.1940246-.7052456 0z","fill-rule":"nonzero"}})])])}),[],!1,null,null,null),fk=mk.exports,pk={name:"LdsIconCheckmarkFilled"},vk=Object(y.a)(pk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.98977049 0c4.41652461 0 7.99775171 3.5772178 7.99775171 7.99374239 0 4.41652461-3.5811896 7.99374241-7.99775171 7.99374241-4.41656206 0-7.98977049-3.5772178-7.98977049-7.99374241 0-4.41652459 3.57320843-7.99374239 7.98977049-7.99374239zm-1.50679284 9.07456479-1.09954918-1.09917054c-.19518823-.19518823-.51162476-.19527293-.70691746-.00018922l-.32295752.32185523c-.19536665.19515759-.19553613.51174003-.00037854.70710668.00006305.00006313.00012613.00012624.00018922.00018933l1.78868772 1.78830923c.19526215.1952622.51184464.1952622.70710679 0l4.73030462-4.73030455c.1952621-.19526215.1952621-.51184464 0-.70710678l-.3350341-.33503411c-.1952622-.19526215-.5118447-.19526215-.7071068 0z"}})])}),[],!1,null,null,null),gk=vk.exports,bk={name:"LdsIconCheckmarkOutlined"},yk=Object(y.a)(bk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.99600625 0c-4.42000904 0-7.99600625 3.5800097-7.99600625 7.99998125s3.57599721 7.99998125 7.99600625 7.99998125c4.42000905 0 8.00399375-3.5800097 8.00399375-7.99998125s-3.5840222-7.99998125-8.00399375-7.99998125zm.003975 14.3999888c-3.53598474 0-6.4000075-2.8639853-6.4000075-6.40000755 0-3.53602224 2.86402276-6.39997 6.4000075-6.39997 3.53598475 0 6.40000755 2.86398526 6.40000755 6.39997 0 3.53598475-2.8639853 6.40000755-6.40000755 6.40000755zm-1.51194384-5.3183416-1.10068313-1.10030449c-.19518824-.19518823-.51162476-.19527293-.70691746-.00018922l-.32376146.3226583c-.19536665.19515759-.19553613.51174003-.00037854.70710668.00006306.00006313.00012613.00012623.00018922.00018933l1.79063547 1.790257c.19526214.1952622.51184463.1952622.70710678 0l4.73454831-4.73454831c.1952622-.19526214.1952622-.51184463 0-.70710678l-.3358475-.33584747c-.1952621-.19526214-.5118446-.19526214-.7071067 0z"}})])}),[],!1,null,null,null),wk=yk.exports,kk={name:"LdsIconCheckmark"},Mk=Object(y.a)(kk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 13",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m5.00788592 8.84361653-2.57792811-2.56441047c-.19497333-.19395096-.50997863-.19403528-.70505576-.00018872l-1.3681713 1.35954072c-.19587898.19464335-.19688066.51122426-.0022373.70710324.00068051.00068483.00136301.0013677.00204748.00204858l4.32419071 4.30151632c.19504735.1940246.51019822.1940246.70524558 0l10.25767268-10.20388543c.1957747-.19474819.1966069-.51132959.0018588-.70710434-.000618-.00062122-.0012376-.00124081-.0018588-.00185876l-1.3929078-1.3856039c-.1950473-.1940246-.5101982-.1940246-.7052455 0z"}})])}),[],!1,null,null,null),xk=Mk.exports,_k={name:"LdsIconChevronDown"},Pk=Object(y.a)(_k,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 10",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m13.7774151.39471485-5.42149688 5.49476037c-.1939473.19656821-.51052266.19869287-.70709086.00474558-.00159246-.00157123-.00317435-.00315312-.00474558-.00474558l-5.4214969-5.49476037c-.19394729-.1965682-.51052265-.19869287-.70709085-.00474558-.00159246.00157123-.00317436.00315312-.00474558.00474558l-1.16425811 1.17999133c-.19210905.19470511-.19210905.50764017 0 .70234528l7.29759144 7.39620755c.1939473.1965682.51052266.19869287.70709086.00474557.00159246-.00157122.00317435-.00315312.00474558-.00474557l7.29759148-7.39620755c.192109-.19470511.192109-.50764017 0-.70234528l-1.1642582-1.17999133c-.1939472-.1965682-.5105226-.19869287-.7070908-.00474558-.0015925.00157123-.0031744.00315312-.0047456.00474558z"}})])}),[],!1,null,null,null),Ck=Pk.exports,Sk={name:"LdsIconChevronFilledDown"},Lk=Object(y.a)(Sk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.99602499 0c4.41998191 0 8.00401251 3.58001809 8.00401251 8 0 4.4199819-3.5839931 8-8.00401251 8-4.4200194 0-7.99602499-3.5800181-7.99602499-8 0-4.41998191 3.57600559-8 7.99602499-8zm2.71472351 6.36072792-2.35483028 2.38665227c-.1939473.1965682-.51052266.19869287-.70709086.00474557-.00159246-.00157122-.00317435-.00315312-.00474558-.00474557l-2.35483023-2.38665227c-.19394729-.1965682-.51052265-.19869287-.70709086-.00474557-.00159245.00157122-.00317435.00315311-.00474557.00474557l-.23092478.23404539c-.19210905.19470511-.19210905.50764016 0 .70234528l3.29759144 3.34215351c.1939473.1965682.51052266.1986928.70709086.0047456.00159246-.0015713.00317435-.0031532.00474558-.0047456l3.29759148-3.34215351c.192109-.19470512.192109-.50764017 0-.70234528l-.2309248-.23404539c-.1939473-.1965682-.5105227-.19869287-.7070909-.00474557-.0015924.00157122-.0031743.00315311-.0047455.00474557z"}})])}),[],!1,null,null,null),jk=Lk.exports,Ok={name:"LdsIconChevronFilledUp"},Ak=Object(y.a)(Ok,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.99602499 0c4.41998191 0 8.00401251 3.58001809 8.00401251 8 0 4.4199819-3.5839931 8-8.00401251 8-4.4200194 0-7.99602499-3.5800181-7.99602499-8 0-4.41998191 3.57600559-8 7.99602499-8zm-2.78328824 9.74029088 2.42825582-2.50496295c.19220276-.19827433.50874698-.20319631.70702131-.01099355.00372128.00360732.00738623.00727228.01099355.01099355l2.42825577 2.50496295c.1922028.19827433.508747.20319631.7070214.01099355.0037212-.00360732.0073862-.00727228.0109935-.01099355l.2611962-.26944726c.1879901-.19392858.1879901-.50209918 0-.69602777l-3.40746687-3.51510673c-.19220276-.19827433-.50874698-.20319631-.70702131-.01099355-.00372128.00360732-.00738623.00727228-.01099355.01099355l-3.40746691 3.51510673c-.18799009.19392859-.18799009.50209919 0 .69602777l.26119623.26944726c.19220276.19827433.50874698.20319631.70702131.01099355.00372128-.00360732.00738624-.00727228.01099355-.01099355z"}})])}),[],!1,null,null,null),Tk=Ak.exports,Wk={name:"LdsIconChevronLeft"},Dk=Object(y.a)(Wk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 10 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m9.63927208 13.7774151-5.49476037-5.42149688c-.19656821-.1939473-.19869287-.51052266-.00474558-.70709086.00157122-.00159246.00315312-.00317435.00474558-.00474558l5.49476037-5.4214969c.1965682-.19394729.19869287-.51052265.00474557-.70709085-.00157122-.00159246-.00315311-.00317436-.00474557-.00474558l-1.17999133-1.16425811c-.19470511-.19210905-.50764017-.19210905-.70234528 0l-7.39620755 7.29759144c-.1965682.1939473-.19869287.51052266-.00474557.70709086.00157122.00159246.00315312.00317435.00474557.00474558l7.39620755 7.29759148c.19470511.192109.50764017.192109.70234528 0l1.17999133-1.1642582c.1965682-.1939472.19869287-.5105226.00474557-.7070908-.00157122-.0015925-.00315311-.0031744-.00474557-.0047456z"}})])}),[],!1,null,null,null),Ik=Dk.exports,Ek={name:"LdsIconChevronOutlinedDown"},zk=Object(y.a)(Ek,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 0c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.4c-3.52 0-6.4-2.88-6.4-6.4s2.88-6.4 6.4-6.4 6.4 2.88 6.4 6.4-2.88 6.4-6.4 6.4zm2.5083399-8.25117257-2.35483024 2.38665226c-.19394729.19656821-.51052265.19869287-.70709085.00474558-.00159246-.00157122-.00317436-.00315312-.00474558-.00474558l-2.35483023-2.38665226c-.1939473-.1965682-.51052266-.19869287-.70709086-.00474558-.00159246.00157123-.00317435.00315312-.00474558.00474558l-.23092478.23404538c-.19210904.19470512-.19210904.50764017 0 .70234528l3.29759145 3.34215351c.19394729.1965682.51052265.1986929.70709086.0047456.00159245-.0015713.00317435-.0031532.00474557-.0047456l3.29759144-3.34215351c.1921091-.19470511.1921091-.50764016 0-.70234528l-.2309248-.23404538c-.1939473-.1965682-.5105226-.19869287-.7070908-.00474558-.0015925.00157123-.0031744.00315312-.0047456.00474558z"}})])}),[],!1,null,null,null),Hk=zk.exports,Nk={name:"LdsIconChevronOutlinedUp"},$k=Object(y.a)(Nk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"nonzero"}},[e("path",{attrs:{d:"m8 0c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.4c-3.52 0-6.4-2.88-6.4-6.4s2.88-6.4 6.4-6.4 6.4 2.88 6.4 6.4-2.88 6.4-6.4 6.4z"}}),e("path",{attrs:{d:"m5.21273675 9.74029088 2.42825582-2.50496295c.19220276-.19827433.50874698-.20319631.70702131-.01099355.00372128.00360732.00738623.00727228.01099355.01099355l2.42825577 2.50496295c.1922028.19827433.508747.20319631.7070214.01099355.0037212-.00360732.0073862-.00727228.0109935-.01099355l.2611962-.26944726c.1879901-.19392858.1879901-.50209918 0-.69602777l-3.40746687-3.51510673c-.19220276-.19827433-.50874698-.20319631-.70702131-.01099355-.00372128.00360732-.00738623.00727228-.01099355.01099355l-3.40746691 3.51510673c-.18799009.19392859-.18799009.50209919 0 .69602777l.26119623.26944726c.19220276.19827433.50874698.20319631.70702131.01099355.00372128-.00360732.00738624-.00727228.01099355-.01099355z"}})])])}),[],!1,null,null,null),Rk=$k.exports,Bk={name:"LdsIconChevronRight"},Fk=Object(y.a)(Bk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 10 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m.35614882 13.656239 5.49142273-5.30041676c.198687-.19177614.20428935-.50830906.01251321-.70699605-.00282526-.00292707-.00568614-.00581955-.00858199-.00867679l-5.49077485-5.41756452c-.1965682-.19394729-.19869287-.51052265-.00474557-.70709085.00157122-.00159246.00315312-.00317436.00474557-.00474558l1.17999133-1.16425811c.19470511-.19210905.50764017-.19210905.70234528 0l7.39620755 7.29759144c.1965682.1939473.19869287.51052266.00474557.70709086-.00157122.00159246-.00315311.00317435-.00474557.00474558l-7.38388653 7.28543468c-.1965682.1939473-.51314356.1918226-.70709085-.0047456-.00246518-.0024984-.00490398-.0050228-.007316-.0075727l-1.20082266-1.2694411c-.18841473-.1991813-.18128045-.512943.01599278-.7033545z"}})])}),[],!1,null,null,null),Vk=Fk.exports,qk={name:"LdsIconChevronUp"},Uk=Object(y.a)(qk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 10",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m2.22258488 9.63927208 5.4214969-5.49476037c.1939473-.19656821.51052266-.19869287.70709086-.00474558.00159246.00157122.00317435.00315312.00474558.00474558l5.42149688 5.49476037c.1939473.1965682.5105227.19869287.7070909.00474557.0015924-.00157122.0031743-.00315311.0047455-.00474557l1.1642582-1.17999133c.192109-.19470511.192109-.50764017 0-.70234528l-7.29759148-7.39620755c-.1939473-.1965682-.51052266-.19869287-.70709086-.00474557-.00159246.00157122-.00317435.00315312-.00474558.00474557l-7.29759144 7.39620755c-.19210905.19470511-.19210905.50764017 0 .70234528l1.16425811 1.17999133c.19394729.1965682.51052265.19869287.70709086.00474557.00159245-.00157122.00317435-.00315311.00474557-.00474557z"}})])}),[],!1,null,null,null),Xk=Uk.exports,Gk={name:"LdsIconCloseFilled"},Yk=Object(y.a)(Gk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8zm3.6464466 4.44644661-.0928932-.09289322c-.1952622-.19526215-.5118446-.19526215-.7071068 0l-2.8464466 2.84644661-2.84644661-2.84644661c-.19526215-.19526215-.51184463-.19526215-.70710678 0l-.09289322.09289322c-.19526215.19526215-.19526215.51184463 0 .70710678l2.84644661 2.84644661-2.84644661 2.8464466c-.19526215.1952622-.19526215.5118446 0 .7071068l.09289322.0928932c.19526215.1952622.51184463.1952622.70710678 0l2.84644661-2.8464466 2.8464466 2.8464466c.1952622.1952622.5118446.1952622.7071068 0l.0928932-.0928932c.1952622-.1952622.1952622-.5118446 0-.7071068l-2.8464466-2.8464466 2.8464466-2.84644661c.1952622-.19526215.1952622-.51184463 0-.70710678z"}})])}),[],!1,null,null,null),Kk=Yk.exports,Zk={name:"LdsIconCloseOutlined"},Jk=Object(y.a)(Zk,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"nonzero"}},[e("path",{attrs:{d:"m11.8953411 4.24733103-.1426721-.14267212c-.1952622-.19526214-.5118447-.19526214-.7071068 0l-3.0455622 3.04556219-3.04556219-3.04556219c-.19526215-.19526214-.51184464-.19526214-.70710678 0l-.14267212.14267212c-.19526214.19526214-.19526214.51184463 0 .70710678l3.04556219 3.04556219-3.04556219 3.0455622c-.19526214.1952621-.19526214.5118446 0 .7071068l.14267212.1426721c.19526214.1952621.51184463.1952621.70710678 0l3.04556219-3.0455622 3.0455622 3.0455622c.1952621.1952621.5118446.1952621.7071068 0l.1426721-.1426721c.1952621-.1952622.1952621-.5118447 0-.7071068l-3.0455622-3.0455622 3.0455622-3.04556219c.1952621-.19526215.1952621-.51184464 0-.70710678z"}}),e("path",{attrs:{d:"m8 0c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.4c-3.52 0-6.4-2.88-6.4-6.4s2.88-6.4 6.4-6.4 6.4 2.88 6.4 6.4-2.88 6.4-6.4 6.4z"}})])])}),[],!1,null,null,null),Qk=Jk.exports,eM={name:"LdsIconClose"},tM=Object(y.a)(eM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m15.6464466 1.24644661-.8928932-.89289322c-.1952622-.19526214-.5118446-.19526214-.7071068 0l-6.0464466 6.04644661-6.04644661-6.04644661c-.19526215-.19526214-.51184463-.19526214-.70710678 0l-.89289322.89289322c-.19526214.19526215-.19526214.51184463 0 .70710678l6.04644661 6.04644661-6.04644661 6.0464466c-.19526214.1952622-.19526214.5118446 0 .7071068l.89289322.8928932c.19526215.1952622.51184463.1952622.70710678 0l6.04644661-6.0464466 6.0464466 6.0464466c.1952622.1952622.5118446.1952622.7071068 0l.8928932-.8928932c.1952622-.1952622.1952622-.5118446 0-.7071068l-6.0464466-6.0464466 6.0464466-6.04644661c.1952622-.19526215.1952622-.51184463 0-.70710678z"}})])}),[],!1,null,null,null),nM=tM.exports,iM={name:"LdsIconCopy"},aM=Object(y.a)(iM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 15 19",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"evenodd"}},[e("path",{attrs:{d:"m13.9635036 13.737761h-2.9817518c-.2846715 0-.5145985.2253852-.5145985.5044335v2.9228517h-6.75547447v-13.52310851h10.25182477zm-2.4671532 2.7153544v-1.7064875h1.7408759zm-8.81751828-13.31561112v10.84710712h-1.64963504v-12.97216703h9.68978102v1.6206265h-7.52189781c-.28467153 0-.51824817.22538514-.51824817.50443341zm11.79927008-.50443341h-2.729927v-2.12505991c0-.27904828-.229927-.50443342-.5145986-.50443342h-10.71897806c-.28467153 0-.51459854.22538514-.51459854.50443342v13.98103384c0 .2790483.22992701.5044335.51459854.5044335h2.16423358v2.6760013c0 .2790483.229927.5044334.51459854.5044334h7.78467154c.1350365 0 .2664233-.0536631.3649635-.1466792l3.4963504-3.4272852c.0948905-.093016.149635-.2218076.149635-.3577541v-11.10469022c.0036496-.27904827-.2262774-.50443341-.5109489-.50443341z"}}),e("path",{attrs:{d:"m5.48710272 6.60869565h6.52579458c.2694611 0 .4871027-.18455134.4871027-.41304348 0-.22849213-.2176416-.41304347-.4871027-.41304347h-6.52579458c-.26946108 0-.48710272.18455134-.48710272.41304347 0 .22849214.21764164.41304348.48710272.41304348"}}),e("path",{attrs:{d:"m5.48710272 9.08695652h6.52579458c.2694611 0 .4871027-.18455134.4871027-.41304348 0-.22849213-.2176416-.41304347-.4871027-.41304347h-6.52579458c-.26946108 0-.48710272.18455134-.48710272.41304347 0 .22849214.21764164.41304348.48710272.41304348"}}),e("path",{attrs:{d:"m5.48710272 11.5652174h6.52579458c.2694611 0 .4871027-.1845514.4871027-.4130435s-.2176416-.4130435-.4871027-.4130435h-6.52579458c-.26946108 0-.48710272.1845514-.48710272.4130435s.21764164.4130435.48710272.4130435"}}),e("path",{attrs:{d:"m5.51042572 14.8695652h3.14581523c.28236316 0 .51042572-.1845513.51042572-.4130435 0-.2284921-.22806256-.4130434-.51042572-.4130434h-3.14581523c-.28236317 0-.51042572.1845513-.51042572.4130434 0 .2284922.22806255.4130435.51042572.4130435"}})])])}),[],!1,null,null,null),rM=aM.exports,lM={name:"LdsIconDelete"},oM=Object(y.a)(lM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 12 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m13.12 3.55554167v10.66666663c0 .98225-.76372 1.7777917-1.70664 1.7777917h-6.82668c-.94296 0-1.70668-.7955417-1.70668-1.7777917v-10.66666663zm-3.19978202-3.55554167c.13614322 0 .26639972.05551583.36068552.15372564l.558193.58142372c.0942858.09820981.2245423.15372564.3606855.15372564h2.273538c.2761424 0 .5.22385763.5.5v.77779167c0 .27614237-.2238576.5-.5.5h-10.94664c-.27614237 0-.5-.22385763-.5-.5v-.77779167c0-.27614237.22385763-.5.5-.5h2.27353798c.13614325 0 .26639972-.05551583.36068555-.15372564l.55819294-.58142372c.09428583-.09820981.2245423-.15372564.36068555-.15372564z","fill-rule":"evenodd",transform:"translate(-2)"}})])}),[],!1,null,null,null),sM=oM.exports,uM={name:"LdsIconDownload"},dM=Object(y.a)(uM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 13 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m11.2611248 6.1976163h-2.51859445v-5.6976163c0-.27614237-.22385763-.5-.5-.5h-3.4850607c-.27614237 0-.5.22385763-.5.5v5.6976163h-2.51859449c-.27614237 0-.5.22385763-.5.5 0 .1314406.05175733.25759491.1440712.35116191l4.76112483 4.82575549c.19394137.196574.51051666.1987083.70709071.0047669.00159967-.0015782.00318867-.0031672.00476691-.0047669l4.76112479-4.82575549c.1939414-.19657406.1918072-.51314935-.0047669-.70709072-.093567-.09231386-.2197213-.14407119-.3511619-.14407119zm-11.2611248 8.4200308v.8823529c0 .2761424.22385763.5.5.5h12c.2761424 0 .5-.2238576.5-.5v-.8823529c0-.2761424-.2238576-.5-.5-.5h-12c-.27614237 0-.5.2238576-.5.5z"}})])}),[],!1,null,null,null),cM=dM.exports,hM={name:"LdsIconEdit"},mM=Object(y.a)(hM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 14 16",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"evenodd"}},[e("path",{attrs:{d:"m0 10.2924073v1.979827c0 .2761423.22385763.5.5.5h2.07813987c.13050585 0 .25583956-.0510258.34923475-.1421801l7.53833358-7.35746628c.1976185-.19287702.2014622-.50943617.0085852-.70705466-.0033534-.00343586-.0067562-.00682325-.0102072-.01016111l-2.06260929-1.99498487c-.19445777-.18808231-.5032424-.18738399-.69684748.00157593l-7.55386417 7.3726242c-.09640612.09409309-.15076526.22310669-.15076526.35781989zm12.9568627-7.43253745c.2928105-.28321041.2928105-.70802603 0-.99123644l-1.6836601-1.62848764c-.2928104-.28321041-.7320261-.28321041-1.0248366 0l-.94606867.915051c-.19848885.19198122-.20376433.50851975-.01178311.7070086.00386197.00399289.00779022.00792113.01178311.01178311l2.04264527 1.97567537c.1984889.19198122.5150274.18670574.7070086-.0117831.0025759-.00266326.0051222-.00535508.0076383-.00807494z","fill-rule":"nonzero"}}),e("rect",{attrs:{height:"1",rx:".5",width:"14",y:"14"}})])])}),[],!1,null,null,null),fM=mM.exports,pM={name:"LdsIconEllipses"},vM=Object(y.a)(pM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 176 46",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m100 77c12.702549 0 23 10.2974508 23 23 0 12.702549-10.297451 23-23 23-12.7025492 0-23-10.297451-23-23 0-12.7025492 10.2974508-23 23-23zm65 0c12.702549 0 23 10.2974508 23 23 0 12.702549-10.297451 23-23 23s-23-10.297451-23-23c0-12.7025492 10.297451-23 23-23zm-130 0c12.7025492 0 23 10.2974508 23 23 0 12.702549-10.2974508 23-23 23s-23-10.297451-23-23c0-12.7025492 10.2974508-23 23-23z","fill-rule":"evenodd",transform:"translate(-12 -77)"}})])}),[],!1,null,null,null),gM=vM.exports,bM={name:"LdsIconExternalLink"},yM=Object(y.a)(bM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.5 0c.27614237 0 .5.22385763.5.5v.77779167c0 .27614237-.22385763.5-.5.5h-5.22220833c-.27614238 0-.5.22385762-.5.5v11.44441663c0 .2761424.22385762.5.5.5h11.44441663c.2761424 0 .5-.2238576.5-.5v-5.2222083c0-.27614237.2238577-.5.5-.5h.7777917c.2761424 0 .5.22385763.5.5v5.7222083c0 .98225-.7955417 1.7777917-1.77775 1.7777917h-12.44445833c-.98225 0-1.77779167-.7955417-1.77779167-1.77775v-12.44445833c0-.98225.79554167-1.77779167 1.77779167-1.77779167zm8 0c.2761424 0 .5.22385763.5.5v5.22220833c0 .27614238-.2238576.5-.5.5h-.7777917c-.2761423 0-.5-.22385762-.5-.5v-2.68666666l-8.38419742 8.38423743-.06924789.0578571c-.19486813.1349961-.46429244.1157108-.63785805-.0578563l-.55068488-.5506848-.05785697-.0692481c-.13499558-.1948684-.1157097-.4642927.05785781-.6378579l8.3842374-8.38419743h-2.6866666c-.2761424 0-.50000003-.22385763-.50000003-.5v-.77779167c0-.27614237.22385763-.5.50000003-.5z","fill-rule":"evenodd"}})])}),[],!1,null,null,null),wM=yM.exports,kM={name:"LdsIconFacebook"},MM=Object(y.a)(kM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 9 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8.67416189.00332907-2.15869076-.00332907c-2.42521503 0-3.99249553 1.5455198-3.99249553 3.93762159v1.81550721h-2.170467c-.18755412 0-.33943313.14614609-.33943313.32641512v2.63046305c0 .18026903.15205219.32624866.33943313.32624866h2.170467v6.63749567c0 .1802691.15187901.3262487.33943313.3262487h2.83184206c.18755412 0 .33943312-.1461461.33943312-.3262487v-6.63749567h2.53778214c.18755412 0 .33943312-.14597963.33943312-.32624866l.00103909-2.63046305c0-.08655577-.0358483-.16944956-.09940542-.23070441s-.1501472-.09571071-.24020089-.09571071h-2.53864804v-1.53902812c0-.7397189.1833978-1.11523776 1.18593777-1.11523776l1.45419385-.00049936c.18738094 0 .33925994-.14614609.33925994-.32624867v-2.44253716c0-.17993612-.15170582-.32591576-.33891358-.32624866z"}})])}),[],!1,null,null,null),xM=MM.exports,_M={name:"LdsIconFacebookFilledCircle"},PM=Object(y.a)(_M,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"2.1 2.1 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M10.125 2.10028C5.71145 2.10028 2.10034 5.71783 2.10034 10.1733C2.10034 14.2018 5.03737 17.5454 8.87317 18.1497V12.5098H6.8349V10.1733H8.87317V8.39273C8.87317 6.37044 10.0689 5.25859 11.9065 5.25859C12.7812 5.25859 13.696 5.41167 13.696 5.41167V7.40173H12.6849C11.6898 7.40173 11.3769 8.02211 11.3769 8.65862V10.1733H13.6077L13.2466 12.5098H11.3769V18.1497C13.2678 17.8498 14.9897 16.8811 16.2317 15.4184C17.4737 13.9557 18.154 12.0954 18.1497 10.1733C18.1497 5.71783 14.5386 2.10028 10.125 2.10028Z"}})])}),[],!1,null,null,null),CM=PM.exports,SM={name:"LdsIconFilter"},LM=Object(y.a)(SM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",version:"1.1",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M6.72222222,13.3333333 L9.27777778,13.3333333 C9.55392015,13.3333333 9.77777778,13.1094757 9.77777778,12.8333333 L9.77777778,12.0555556 C9.77777778,11.7794132 9.55392015,11.5555556 9.27777778,11.5555556 L6.72222222,11.5555556 C6.44607985,11.5555556 6.22222222,11.7794132 6.22222222,12.0555556 L6.22222222,12.8333333 C6.22222222,13.1094757 6.44607985,13.3333333 6.72222222,13.3333333 Z M0,3.16666667 L0,3.94444444 C3.38176876e-17,4.22058682 0.223857625,4.44444444 0.5,4.44444444 L15.5,4.44444444 C15.7761424,4.44444444 16,4.22058682 16,3.94444444 L16,3.16666667 C16,2.89052429 15.7761424,2.66666667 15.5,2.66666667 L0.5,2.66666667 C0.223857625,2.66666667 -3.38176876e-17,2.89052429 0,3.16666667 Z M3.16666667,8.88888889 L12.8333333,8.88888889 C13.1094757,8.88888889 13.3333333,8.66503126 13.3333333,8.38888889 L13.3333333,7.61111111 C13.3333333,7.33496874 13.1094757,7.11111111 12.8333333,7.11111111 L3.16666667,7.11111111 C2.89052429,7.11111111 2.66666667,7.33496874 2.66666667,7.61111111 L2.66666667,8.38888889 C2.66666667,8.66503126 2.89052429,8.88888889 3.16666667,8.88888889 Z"}})])}),[],!1,null,null,null),jM=LM.exports,OM={name:"LdsIconFolderFilled"},AM=Object(y.a)(OM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m14.3887588 2.64716082h-6.18580742c-.1338504 0-.26211231-.05366709-.3560781-.14898948l-1.30502524-1.32386607c-.0939658-.09532239-.22222771-.14898948-.35607811-.14898948h-4.58704393c-.88329743 0-1.59074474.72575731-1.59074474 1.62184503l-.00798126 9.73099418c0 .8960877.71542857 1.621845 1.59876347 1.621845h12.78999533c.8832974 0 1.5987634-.7257573 1.5987634-1.621845v-8.10914915c0-.89604971-.715466-1.62184503-1.5987634-1.62184503z","fill-rule":"evenodd"}})])}),[],!1,null,null,null),TM=AM.exports,WM={name:"LdsIconFolder"},DM=Object(y.a)(WM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 13",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m14.3887588 2.64716082h-6.18580742c-.1338504 0-.26211231-.05366709-.3560781-.14898948l-1.30502524-1.32386607c-.0939658-.09532239-.22222771-.14898948-.35607811-.14898948h-4.58704393c-.88329743 0-1.59074474.72575731-1.59074474 1.62184503l-.00798126 9.73099418c0 .8960877.71542857 1.621845 1.59876347 1.621845h12.78999533c.8832974 0 1.5987634-.7257573 1.5987634-1.621845v-8.10914915c0-.89604971-.715466-1.62184503-1.5987634-1.62184503zm-.5 9.73099418h-11.78999533c-.27614238 0-.5-.2238577-.5-.5v-7.10914915c0-.27614238.22385762-.5.5-.5h11.78999533c.2761424 0 .5.22385762.5.5v7.10914915c0 .2761423-.2238576.5-.5.5z","fill-rule":"evenodd",transform:"translate(0 -1)"}})])}),[],!1,null,null,null),IM=DM.exports,EM={name:"LdsIconGear"},zM=Object(y.a)(EM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m14.0120296 8.84420368c0-.24120556.081612-.48241111.081612-.80401852s0-.56281296-.081612-.80401852l1.7138526-1.36683147c.1632241-.16080371.1632241-.32160741.0816121-.48241111l-1.6322407-2.81406481c-.081612-.08040185-.2448041-.1608037-.4896722-.08040185l-2.0403008.80401852c-.4080601-.32160741-.8977323-.56281297-1.3874045-.80401852l-.32644813-2.09044814c.08161203-.24120556-.16325607-.40200926-.32644813-.40200926h-3.26448129c-.16325607 0-.40806016.1608037-.40806016.32160741l-.32644813 2.17084999c-.48967219.1608037-.89773235.48241111-1.38740454.80401852l-1.95868877-.80401852c-.2448361-.08040185-.40806016 0-.57131623.1608037l-1.63224065 2.81406481c-.08161203.08040185 0 .32160741.16322407.48241111l1.71385267 1.28642962c0 .24120556-.08161203.48241111-.08161203.80401852s0 .56281296.08161203.80401852l-1.71385267 1.36683152c-.16322407.1608352-.16322407.3216074-.08161203.4824426l1.63224064 2.8140648c.08161203.0804019.24480409.1608037.48967219.0804019l2.0403008-.8040186c.40806016.3216074.89773236.562813 1.38740455.8040186l.32644813 2.0904481c0 .1608037.16322406.3216074.40806016.3216074h3.26448128c.16325607 0 .40806014-.1608352.40806014-.3216074l.3264482-2.0904481c.4896721-.2412056.9793443-.4824112 1.3874045-.8040186l2.0403008.8040186c.1632561.0804018.4080602 0 .4897042-.1608353l1.6322406-2.8140648c.0816121-.1608037.0816121-.4020092-.081644-.4824111zm-6.03929041 2.01004632c-1.55062861 0-2.85642112-1.28642966-2.85642112-2.81406484s1.30579251-2.81406481 2.85642112-2.81406481 2.85642111 1.28642963 2.85642111 2.81406481-1.3057925 2.81406484-2.85642111 2.81406484z"}})])}),[],!1,null,null,null),HM=zM.exports,NM={name:"LdsIconGithub"},$M=Object(y.a)(NM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 33 33",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m152.608 55.455c-8.994 0-16.288 7.293-16.288 16.29 0 7.197 4.667 13.302 11.14 15.456.815.15 1.112-.353 1.112-.785 0-.386-.014-1.411-.022-2.77-4.531.984-5.487-2.184-5.487-2.184-.741-1.882-1.809-2.383-1.809-2.383-1.479-1.01.112-.99.112-.99 1.635.115 2.495 1.679 2.495 1.679 1.453 2.489 3.813 1.77 4.741 1.353.148-1.052.569-1.77 1.034-2.177-3.617-.411-7.42-1.809-7.42-8.051 0-1.778.635-3.233 1.677-4.371-.168-.412-.727-2.069.16-4.311 0 0 1.367-.438 4.479 1.67 1.299-.362 2.693-.542 4.078-.549 1.384.007 2.777.187 4.078.549 3.11-2.108 4.475-1.67 4.475-1.67.889 2.242.33 3.899.163 4.311 1.044 1.138 1.674 2.593 1.674 4.371 0 6.258-3.809 7.635-7.437 8.038.584.503 1.105 1.497 1.105 3.017 0 2.177-.02 3.934-.02 4.468 0 .436.294.943 1.12.784 6.468-2.159 11.131-8.26 11.131-15.455 0-8.997-7.294-16.29-16.291-16.29","fill-rule":"evenodd",transform:"translate(-136 -55)"}})])}),[],!1,null,null,null),RM=$M.exports,BM={name:"LdsIconGlobe"},FM=Object(y.a)(BM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m15.9786667 7.46933333c-.26-3.996-3.452-7.188-7.44800003-7.45333333v-.016h-1.06133334v.016c-3.996.26533333-7.188 3.45733333-7.45333333 7.45333333h-.016v1.06133334h.016c.26533333 3.99600003 3.45733333 7.18800003 7.45333333 7.44800003v.0213333h1.06133334v-.0213333c3.99600003-.26 7.18800003-3.452 7.44800003-7.44800003h.0213333v-1.06133334zm-10.96800003-5.724c-.516.68133334-.948 1.54133334-1.256 2.52h-1.59866667c.69333333-1.08266666 1.68266667-1.96266666 2.85466667-2.52zm-3.412 3.588h1.87466666c-.14533333.672-.23333333 1.39066667-.26533333 2.136h-2.12c.05733333-.756.23466667-1.46933333.51066667-2.136zm-.51066667 3.19733334h2.12c.032.74533333.12 1.464.26533333 2.13600003h-1.87466666c-.276-.6666667-.45333334-1.38000003-.51066667-2.13600003zm1.068 3.20400003h1.59333333c.31333334.9786666.74 1.8386666 1.26133334 2.52-1.172-.5573334-2.16133334-1.4373334-2.85466667-2.52zm5.31333333 3.1293333c-1.1-.2906667-2.04266666-1.468-2.61466666-3.1293333h2.61466666zm0-4.1973333h-2.91733333c-.15066667-.6666667-.24533333-1.38000003-.276-2.13600003h3.19333333zm0-3.19733337h-3.19333333c.03066667-.756.12533333-1.46933333.276-2.136h2.91733333zm0-3.204h-2.61466666c.572-1.66133333 1.51466666-2.83866666 2.61466666-3.12933333zm6.37466667 0h-1.5933333c-.3133334-.97866666-.74-1.83866666-1.2613334-2.52 1.172.55733334 2.1613334 1.43733334 2.8546667 2.52zm-5.31333333-3.12933333c1.1.29066667 2.04266663 1.468 2.61466663 3.12933333h-2.61466663zm0 4.19733333h2.91733333c.1506667.66666667.24 1.38.276 2.136h-3.19333333zm0 3.19733334h3.19333333c-.0306667.756-.1253333 1.46933333-.276 2.13600003h-2.91733333zm0 6.33333333v-3.1293333h2.61466663c-.572 1.6613333-1.51466663 2.8386666-2.61466663 3.1293333zm2.45866663-.6093333c.516-.6866667.948-1.5413334 1.2613334-2.52h1.5933333c-.6933333 1.0826666-1.6826667 1.9626666-2.8546667 2.52zm3.412-3.588h-1.8746666c.1453333-.67200003.2333333-1.3906667.2653333-2.13600003h2.12c-.0573333.756-.2346667 1.46933333-.5106667 2.13600003zm-1.6093333-3.19733337c-.032-.74533333-.12-1.464-.2653333-2.136h1.8746666c.276.66666667.4533334 1.38.5106667 2.136z","fill-rule":"evenodd"}})])}),[],!1,null,null,null),VM=FM.exports,qM={name:"LdsIconHouse"},UM=Object(y.a)(qM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 20 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m9.99925419 3 6.98843991 5.92555659c.007831.0163006.0123059.04103916.0123059.074791v5.99958051c0 .2165103-.0771915.4046385-.2315745.5626584-.1536371.15802-.3358016.2374135-.5463069.2374135h-4.6663559v-4.8002397h-3.11152543v4.8002397h-4.66710172c-.21050529 0-.39266974-.0793935-.5463069-.2381806-.15438297-.1580199-.23082865-.345381-.23082865-.5618913v-5.99958051c0-.00901328.00223743-.02090313.00578004-.0373955.00447487-.01649238.00578004-.02914932.00578004-.0373955zm9.86234161 4.9459532c.0826027.06787745.1286623.15857577.1368464.27287516.0089455.11429939-.0207458.21416507-.086219.29862179l-.7694994.94092194c-.0668054.07626461-.1532147.12346675-.2601795.14024106h-.0378755c-.1071551 0-.1941354-.02964762-.2601795-.08913792l-8.58497222-7.33564126-8.58402059 7.33564126c-.09897099.06787746-.19851297.09752508-.29824528.08913792-.1069648-.01677431-.19394508-.06397645-.26017951-.14024106l-.76873815-.94014174c-.06623443-.08523692-.09516441-.1851026-.08698027-.29940199s.0534824-.20499771.13608511-.27287516l8.92014131-7.61514814c.26455707-.22021162.57840932-.33080506.9426987-.33080506.3635281 0 .6779513.11059344.9426987.33080506l3.0266091 2.59338686v-2.47928252c0-.11878554.0373044-.21631062.1115327-.29257523.0744185-.07606956.1695829-.11410434.2854932-.11410434h2.3813943c.1159103 0 .2110747.03803478.2854933.11410434.0744186.07626461.1115327.17378969.1115327.29257523v5.18716381z","fill-rule":"evenodd"}})])}),[],!1,null,null,null),XM=UM.exports,GM={name:"LdsIconInfoFilledCircle"},YM=Object(y.a)(GM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.99788393 0c-4.41665344 0-7.99788393 3.58123049-7.99788393 7.99788393 0 4.41749987 3.58123049 8.00211607 7.99788393 8.00211607 4.41749987 0 8.00211607-3.5846162 8.00211607-8.00211607 0-4.41665344-3.5846162-7.99788393-8.00211607-7.99788393zm1.66661377 12.3993017c-.41305613.1616675-.74062318.2843993-.98524044.3698884-.24461726.0863355-.52901656.1295032-.8531979.1295032-.49939164 0-.88874782-.1227318-1.16383643-.3673491-.27762789-.2412315-.41305613-.55187-.41305613-.9259906 0-.1455853.01015712-.2937099.02962493-.4460667.02031423-.1523568.05332487-.3207957.0990319-.5129345l.51632016-1.82150978c.04570703-.17521029.08548907-.34026345.115114-.49262022.03047135-.15912818.04655346-.30048141.04655346-.42998466 0-.23107443-.04909274-.39358832-.14558536-.48584881-.09564619-.09226048-.27762789-.13542824-.54848437-.13542824-.13204253 0-.27085648.01946781-.41051685.05924986-.13881394.04316775-.25731365.08294979-.35634555.11934613l.13542824-.55864148c.33687774-.13881395.66105909-.25477438.96831191-.35380628.30809924-.09987832.59842353-.14897106.87351214-.14897106.4951595 0 .87605142.12188542 1.14352219.36057769.26747077.23784584.40374544.54848437.40374544.93191557 0 .07956409-.01015712.21837803-.02708565.41644183-.01946781.20229593-.05247844.3834312-.10241761.5493308l-.51208802 1.81473835c-.04316776.1455854-.07956409.3140243-.11596043.4993917-.03301064.1853674-.04909274.327567-.04909274.4232132 0 .2412316.05586415.4071312.16166746.4926202.10918902.0897213.29455642.1320426.56202719.1320426.12527112 0 .26493149-.0228535.42321325-.0660213.15574247-.0423213.27085648-.0821034.34364915-.115114zm-.08887478-7.36644977c-.24123155.22091731-.52901656.33349204-.86674073.33349204-.33349204 0-.62466275-.11257473-.8658943-.33349204-.23784585-.22176374-.36057769-.49262022-.36057769-.81003016 0-.31487065.12273184-.58572713.36057769-.81087658.24123155-.22091731.53240226-.33349203.8658943-.33349203.33772417 0 .62550918.11257472.86674073.33349203.23784584.22514945.35719198.49600593.35719198.81087658 0 .31740994-.11934614.58826642-.35719198.81003016z","fill-rule":"evenodd"}})])}),[],!1,null,null,null),KM=YM.exports,ZM={name:"LdsIconInstagram"},JM=Object(y.a)(ZM,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m11 0h-6c-2.761 0-5 2.239-5 5v6c0 2.761 2.239 5 5 5h6c2.761 0 5-2.239 5-5v-6c0-2.761-2.239-5-5-5zm3.5 11c0 1.93-1.57 3.5-3.5 3.5h-6c-1.93 0-3.5-1.57-3.5-3.5v-6c0-1.93 1.57-3.5 3.5-3.5h6c1.93 0 3.5 1.57 3.5 3.5zm-6.5-7c-2.209 0-4 1.791-4 4s1.791 4 4 4 4-1.791 4-4-1.791-4-4-4zm0 6.5c-1.378 0-2.5-1.122-2.5-2.5 0-1.379 1.122-2.5 2.5-2.5s2.5 1.121 2.5 2.5c0 1.378-1.122 2.5-2.5 2.5zm4.3-6.267c.2943678 0 .533-.23863223.533-.533s-.2386322-.533-.533-.533-.533.23863223-.533.533.2386322.533.533.533z"}})])}),[],!1,null,null,null),QM=JM.exports,ex={name:"LdsIconLink"},tx=Object(y.a)(ex,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m9.70939695 6.23641408c.21497498.21664869.32699935.51575136.30763985.8211654-.01830304.25557922-.12749964.49597365-.30760877.67722243-.41860769.39614779-1.07161205.39614779-1.49025081 0-.62118385-.6237945-1.57315873-.8177088-2.24866066 0l-3.38624436 3.40204679c-.62168104.6250756-.62168104 1.638519 0 2.2635945.62168104.6250756 1.62962097.6250756 2.25130201 0l1.89384541-1.8686543c.1082322-.1067925.25917754-.1585335.41016462-.1405959l1.46182108.1736674c.11363823.0135005.21920659.0655738.29907983.1475261.19273764.1977544.18867072.5143108-.00908371.7070484l-2.55762129 2.4927375c-.69501741.6996247-1.63909877 1.0912421-2.62255181 1.0878052-2.05031066-.0013123-3.71131711-1.673544-3.71001197-3.7350497.0006215-.9878855.39073365-1.9352471 1.08481881-2.63446557l3.37297545-3.39404825c.69526601-.70149934 1.64021746-1.09499135 2.62519316-1.09314793.7096536 0 1.40442241.20446338 2.00205161.5892382.22563361.14425541.43464224.31325638.62314155.50390973zm5.20444005-5.1430865c1.4498537 1.45777011 1.4498537 3.82128422-.0000932 5.27905433l-3.3756168 3.39404825c-.4748219.47757074-1.0695922.81666624-1.75012879.98116794l-.15378884.0319943-.08486508.0159972-.18296801.0266514h-.09014779c-.06895483 0-.12995452.0133414-.18828179.0159972l-.17501288.0186529h-.18560936c-.13228512-.0053116-.26416627-.0177781-.39511518-.0373371-.10869941-.0186529-.21478853-.0399928-.32084659-.0666443l-.15646126-.0426486c-.05568592-.0159971-.11401318-.0346501-.1696991-.05599-.05568591-.0213399-.11401318-.0399928-.1696991-.0639885-.05568591-.0239957-.11137183-.0453356-.16705774-.0719871-.39464907-.1838733-.75374865-.4366093-1.06067375-.74652255-.21497498-.21667993-.32699938-.5157826-.30760875-.82119664.01706003-.25742263.12634985-.49991045.30760875-.68253398.41860768-.39614779 1.07161205-.39614779 1.49025081 0 .73381045.68253398 1.58835373.76877061 2.24866065 0l.8909747-.89318375 2.4873145-2.49820873c.6216811-.62507553.6216811-1.63851898 0-2.26359451-.621681-.62507552-1.6296209-.62507552-2.251302 0l-1.89423127 1.89231169c-.10830014.10819039-.26019395.16080754-.41221227.14279342l-1.43890581-.17050984c-.1120278-.01327525-.21627408-.06404511-.29579872-.14405943-.19466191-.19586054-.19369023-.51244154.00217031-.70710345l2.54875805-2.53316015c1.44985371-1.45777011 3.80053271-1.45777011 5.25038631 0z"}})])}),[],!1,null,null,null),nx=tx.exports,ix={name:"LdsIconLinkedin"},ax=Object(y.a)(ix,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m16 9.82727973v6.18916327h-3.4306819v-5.7775259c0-1.45258443-.4946577-2.43981378-1.7360032-2.43981378-.94932925 0-1.50933678.66838985-1.7593258 1.31163672-.09001077.23164451-.11734861.55605189-.11734861.87629211v6.02867545h-3.42730229s.04600922-9.78152668 0-10.79456435h3.42800498v1.53000939c-.00465112.01257149-.01465603.02300687-.01934061.03697908h.01934061v-.03697908c.45798417-.73534439 1.26931912-1.78329507 3.09131782-1.78329507 2.261345.00003502 3.951339 1.5426159 3.951339 4.85942216zm-14.05934771-9.81083678c-1.17264961 0-1.94065229.8051354-1.94065229 1.86702327 0 1.03327811.74534941 1.86562254 1.89665074 1.86562254h.02067905c1.198649 0 1.94132151-.83234443 1.94132151-1.86562254-.02332249-1.06188787-.74263904-1.86702327-1.91799901-1.86702327zm-1.73596981 15.99996495h3.42867421v-10.79592999h-3.42867421z"}})])}),[],!1,null,null,null),rx=ax.exports,lx={name:"LdsIconLinkedinSquareFilled"},ox=Object(y.a)(lx,(function(){var e=this,t=e._self._c;return t("svg",{attrs:{viewBox:"2.17 2.15 16 16",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M2.18958 3.29172C2.18958 2.65731 2.7186 2.14093 3.36988 2.14093H16.9792C17.6305 2.14093 18.1595 2.65731 18.1595 3.29172V17.0591C18.1595 17.6956 17.6305 18.2099 16.9792 18.2099H3.36988C2.7186 18.2099 2.18958 17.6935 2.18958 17.0591V3.29172Z"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.03095 15.5943V8.33755H4.61976V15.5943H7.03095ZM5.82536 7.34694C6.66632 7.34694 7.18903 6.79052 7.18903 6.09288C7.17427 5.38048 6.66632 4.83881 5.84011 4.83881C5.0139 4.83881 4.47644 5.38048 4.47644 6.09288C4.47644 6.80527 4.99915 7.34694 5.8085 7.34694H5.82325H5.82536Z",fill:"#FFFFFF"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.36511 15.5943H10.7763V11.5412C10.7763 11.3241 10.7911 11.107 10.8564 10.9532C11.0313 10.519 11.4276 10.07 12.0936 10.07C12.9662 10.07 13.3161 10.7361 13.3161 11.7119V15.5943H15.7273V11.4337C15.7273 9.20379 14.5364 8.16681 12.9493 8.16681C11.6489 8.16681 11.0777 8.89396 10.7594 9.38926H10.7763V8.33753H8.36511C8.39673 9.01831 8.36511 15.5943 8.36511 15.5943Z",fill:"#FFFFFF"}})])}),[],!1,null,null,null),sx=ox.exports,ux={name:"LdsIconLock"},dx=Object(y.a)(ux,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 13 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m11.3979772 5.33333333h-.8125v-1.52380952c0-2.13333333-1.78749998-3.80952381-4.06249998-3.80952381s-4.0625 1.67619048-4.0625 3.80952381v1.52380952h-.8125c-.89375 0-1.625.68571429-1.625 1.52380953v7.61904764c0 .8380952.73125 1.5238095 1.625 1.5238095h9.74999998c.89375 0 1.625-.6857143 1.625-1.5238095v-7.61904764c0-.83809524-.73125-1.52380953-1.625-1.52380953zm-4.87499998 6.85714287c-.89375 0-1.625-.6857143-1.625-1.5238095 0-.83809527.73125-1.52380956 1.625-1.52380956s1.625.68571429 1.625 1.52380956c0 .8380952-.73125 1.5238095-1.625 1.5238095zm2.51875-6.85714287h-5.0375v-1.52380952c0-1.2952381 1.1375-2.36190476 2.51875-2.36190476s2.51875 1.06666666 2.51875 2.36190476z"}})])}),[],!1,null,null,null),cx=dx.exports,hx={name:"LdsIconMail"},mx=Object(y.a)(hx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 12",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m15.5 0c.2761424 0 .5.22385763.5.5v11c0 .2761424-.2238576.5-.5.5h-15c-.27614237 0-.5-.2238576-.5-.5v-11c0-.27614237.22385763-.5.5-.5zm-1.3454574 3.17349026c.1521353-.08998304.2454574-.25360368.2454574-.43035809v-1.22897701l-6.14545745 3.63483441c-.15699252.09285587-.35209258.09285587-.5090851 0l-6.14545745-3.63483441v1.22897701c0 .17675441.09332207.34037505.24545745.43035809l5.9 3.48965447c.15699252.09285587.35209258.09285587.5090851 0z"}})])}),[],!1,null,null,null),fx=mx.exports,px={name:"LdsIconMenu"},vx=Object(y.a)(px,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 11",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m0 11.0169166h16v-1.83333336h-16zm0-4.58333336h16v-1.83333334h-16zm0-6.41666667v1.83333333h16v-1.83333333z"}})])}),[],!1,null,null,null),gx=vx.exports,bx={name:"LdsIconNotification"},yx=Object(y.a)(bx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 14 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m9.21796154 14.3589615c0 .9066923-.73438462 1.6410385-1.64103846 1.6410385-.90665385 0-1.64103846-.7343462-1.641-1.6410385zm-1.64103846-14.3589615c.68103846 0 1.23076923.54973077 1.23076923 1.23076923v.55792308c2.35076919.55796154 3.69230769 2.66257692 3.69230769 5.18565384v3.89547355c0 .1326062.0526768.2597814.1464425.3535493l1.348115 1.3481466c.0937657.0937679.1464425.2209431.1464425.3535493v.2031466c0 .2265749-.1836752.41025-.41025.41025h-12.30769231c-.22657482 0-.41025-.1836751-.41025-.41025v-.2031432c0-.1326082.05267842-.2597852.14644661-.3535534l1.34814524-1.3481452c.09376819-.0937682.14644661-.2209452.14644661-.3535534v-3.89543168c0-2.52307693 1.34153847-4.62769231 3.6923077-5.18565385v-.55796154c0-.68103846.54973077-1.23076923 1.23076923-1.23076923z","fill-rule":"evenodd",transform:"translate(-1)"}})])}),[],!1,null,null,null),wx=yx.exports,kx={name:"LdsIconPaperclip"},Mx=Object(y.a)(kx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8.28284271 13.3740115c-1.69705627 1.6970563-4.39691853 1.8256212-5.93969696.2828427-1.54277843-1.5427784-1.41421356-4.24264064.28284271-5.93969691l5.93969696-5.93969696c1.24450794-1.24450794 3.18840878-1.33707464 4.31977958-.2057038 1.1313709 1.13137085 1.0388042 3.07527168-.2057038 4.31977961l-4.80832607 4.80832616c-.79195959.7919596-1.97989899.8485281-2.69986225.1285648-.71996327-.7199632-.66339473-1.90790264.12856486-2.69986223l3.8890873-3.8890873c.19526215-.19526214.51184464-.19526214.70710678 0l.06428244.06428244c.19526214.19526214.19526214.51184463 0 .70710678l-3.8890873 3.8890873c-.33941125.33941125-.35998163.77138921-.05142595 1.0799449.30855569.30855571.74053365.28798531 1.0799449-.05142595l4.80832609-4.80832611c.7919596-.7919596.8485282-1.97989899.1285649-2.69986226s-1.9079027-.66339472-2.69986226.12856487l-5.93969696 5.93969696c-1.24450794 1.24450794-1.33707464 3.1884088-.20570379 4.3197796 1.13137085 1.1313709 3.07527167 1.0388042 4.31977961-.2057038l5.0204581-5.02045813c.1952622-.19526214.5118447-.19526214.7071068 0l.0642825.06428244c.1952621.19526215.1952621.51184463 0 .70710678z"}})])}),[],!1,null,null,null),xx=Mx.exports,_x={name:"LdsIconPauseFilled"},Px=Object(y.a)(_x,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8zm-1.9 11.2h.6c.27614237 0 .5-.2238576.5-.5v-5.4c0-.27614237-.22385763-.5-.5-.5h-.6c-.27614237 0-.5.22385763-.5.5v5.4c0 .2761424.22385763.5.5.5zm3.2 0h.6c.2761424 0 .5-.2238576.5-.5v-5.4c0-.27614237-.2238576-.5-.5-.5h-.6c-.27614237 0-.5.22385763-.5.5v5.4c0 .2761424.22385763.5.5.5z"}})])}),[],!1,null,null,null),Cx=Px.exports,Sx={name:"LdsIconPauseOutlined"},Lx=Object(y.a)(Sx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 0c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.4c-3.52 0-6.4-2.88-6.4-6.4s2.88-6.4 6.4-6.4 6.4 2.88 6.4 6.4-2.88 6.4-6.4 6.4zm-1.9-3.2h.6c.27614237 0 .5-.2238576.5-.5v-5.4c0-.27614237-.22385763-.5-.5-.5h-.6c-.27614237 0-.5.22385763-.5.5v5.4c0 .2761424.22385763.5.5.5zm3.2 0h.6c.2761424 0 .5-.2238576.5-.5v-5.4c0-.27614237-.2238576-.5-.5-.5h-.6c-.27614237 0-.5.22385763-.5.5v5.4c0 .2761424.22385763.5.5.5z"}})])}),[],!1,null,null,null),jx=Lx.exports,Ox={name:"LdsIconPhone"},Ax=Object(y.a)(Ox,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m3.29688581 6.93333333c1.28212162 2.48888889 3.48004439 4.53333337 6.04428763 5.86666667l2.32467676-1.9922917c.111636-.0956742.2597225-.1373656.404876-.1139866l3.5087266.5651307c.2423286.0390305.4204925.2481865.4204925.4936381v3.3586206c0 .1296296 0 .2592593.0000001.3888889 0 .2761424-.2238577.5-.5.5-.0028382 0-.0056764 0-.0085145 0-8.60853087 0-15.49142925-6.98827582-15.49142925-15.34383138 0-.0481337-.0000015-.10015853-.0000045-.15607448l-.00006727.00000001c-.00001485-.27617953.22386086-.50007931.50004039-.50009415h.00002688.36038677 3.68852392c.24732308 0 .45748556.18082032.49439946.42537311l.59984231 3.9739255c.0243063.16102806-.03133212.32380448-.14911886.43626388z"}})])}),[],!1,null,null,null),Tx=Ax.exports,Wx={name:"LdsIconPlayFilled"},Dx=Object(y.a)(Wx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8zm-.8 11 3.4666667-2.6c.2209139-.16568542.2656854-.4790861.1-.7-.0284272-.03790283-.0620972-.07157288-.1-.1l-3.4666667-2.6c-.2209139-.16568542-.53431458-.1209139-.7.1-.06491106.08654809-.1.19181489-.1.3v5.2c0 .2761424.22385763.5.5.5.10818511 0 .21345191-.0350889.3-.1z"}})])}),[],!1,null,null,null),Ix=Dx.exports,Ex={name:"LdsIconPlayKaltura"},zx=Object(y.a)(Ex,(function(){var e=this._self._c;return e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 84 63"}},[e("rect",{attrs:{width:"84",height:"63",rx:"4"}}),e("path",{attrs:{d:"M29.69,12,60.31,31.5,29.69,51V12Z",fill:"#fff"}})])}),[],!1,null,null,null),Hx=zx.exports,Nx={name:"LdsIconPlayOutlined"},$x={name:"LdsIconPlayYoutube"},Rx={name:"LdsIconPrivacyOptions"},Bx={name:"LdsIconQuestionFilled"},Fx={name:"LdsIconQuestionOutlined"},Vx={name:"LdsIconQuotes"},qx={name:"LdsIconRadio"},Ux={name:"LdsIconReload"},Xx={name:"LdsIconSave"},Gx={name:"LdsIconSearch"},Yx={name:"LdsIconSoundOff"},Kx={name:"LdsIconSoundOn"},Zx={name:"LdsIconStar"},Jx={name:"LdsIconStarOutlined"},Qx={name:"LdsIconSubtractFilled"},e_={name:"LdsIconSubtractOutlined"},t_={name:"LdsIconSwitchHorizontal"},n_={name:"LdsIconSwitchVertical"},i_={name:"LdsIconTiktok"},a_={name:"LdsIconTriangleRegulatoryUK"},r_={name:"LdsIconTwitter"},l_={name:"LdsIconTwitterBird"},o_={name:"LdsIconUnlock"},s_={name:"LdsIconUser"},u_={name:"LdsIconVisibilityOff"},d_={name:"LdsIconVisibilityOn"},c_={name:"LdsIconWarningFilledCircle"},h_={name:"LdsIconWarningFilledTriangle"},m_={name:"LdsIconWarningOutlinedCircle"},f_={name:"LdsIconWarningOutlinedTriangle"},p_={name:"LdsIconTwitter"},v_={name:"LdsIconYoutube"},g_={name:"LdsIconYoutubeLogo"},b_={LdsIconAccount:gw,LdsIconAddFilled:ww,LdsIconAddOutlined:xw,LdsIconAdd:Cw,LdsIconArrowDown:jw,LdsIconArrowLeft:Tw,LdsIconArrowRight:Iw,LdsIconArrowUp:Hw,LdsIconArrowsCollapse:Rw,LdsIconArrowsExpand:Vw,LdsIconBookmarkFilled:Xw,LdsIconBookmarkOutlined:Kw,LdsIconCalendar:Qw,LdsIconCaretDown:nk,LdsIconCaretUpDown:rk,LdsIconCaretUp:sk,LdsIconChat:ck,LdsIconCheckbox:fk,LdsIconCheckmarkFilled:gk,LdsIconCheckmarkOutlined:wk,LdsIconCheckmark:xk,LdsIconChevronDown:Ck,LdsIconChevronFilledDown:jk,LdsIconChevronFilledUp:Tk,LdsIconChevronLeft:Ik,LdsIconChevronOutlinedDown:Hk,LdsIconChevronOutlinedUp:Rk,LdsIconChevronRight:Vk,LdsIconChevronUp:Xk,LdsIconCloseFilled:Kk,LdsIconCloseOutlined:Qk,LdsIconClose:nM,LdsIconCopy:rM,LdsIconDelete:sM,LdsIconDownload:cM,LdsIconEdit:fM,LdsIconEllipses:gM,LdsIconExternalLink:wM,LdsIconFacebook:xM,LdsIconFacebookFilledCircle:CM,LdsIconFilter:jM,LdsIconFolderFilled:TM,LdsIconFolderOutlined:IM,LdsIconGear:HM,LdsIconGithub:RM,LdsIconGlobe:VM,LdsIconHouse:XM,LdsIconInfoFilledCircle:KM,LdsIconInstagram:QM,LdsIconLink:nx,LdsIconLinkedin:rx,LdsIconLinkedinFilledSquare:sx,LdsIconLock:cx,LdsIconMail:fx,LdsIconMenu:gx,LdsIconNotification:wx,LdsIconPaperclip:xx,LdsIconPauseFilled:Cx,LdsIconPauseOutlined:jx,LdsIconPhone:Tx,LdsIconPlayFilled:Ix,LdsIconPlayKaltura:Hx,LdsIconPlayOutlined:Object(y.a)(Nx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.2 11 3.4666667-2.6c.2209139-.16568542.2656854-.4790861.1-.7-.0284272-.03790283-.0620972-.07157288-.1-.1l-3.4666667-2.6c-.2209139-.16568542-.53431458-.1209139-.7.1-.06491106.08654809-.1.19181489-.1.3v5.2c0 .2761424.22385763.5.5.5.10818511 0 .21345191-.0350889.3-.1zm.8-11c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.4c-3.52 0-6.4-2.88-6.4-6.4s2.88-6.4 6.4-6.4 6.4 2.88 6.4 6.4-2.88 6.4-6.4 6.4z"}})])}),[],!1,null,null,null).exports,LdsIconPlayYoutube:Object(y.a)($x,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 68 48",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19-5.31-1.42-27.1-1.55-27.1-1.55s-21.79.13-27.1 1.55c-2.93.78-4.63 3.26-5.42 6.19-1.42 5.31-1.48 16.26-1.48 16.26s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19 5.31 1.42 27.1 1.55 27.1 1.55s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19 1.42-5.31 1.48-16.26 1.48-16.26s-.06-10.95-1.48-16.26z"}}),e("path",{attrs:{d:"m45 24-18-10v20",fill:"#fff"}})])}),[],!1,null,null,null).exports,LdsIconPrivacyOptions:Object(y.a)(Rx,(function(){var e=this,t=e._self._c;return t("svg",{attrs:{viewBox:"0 0 32 16",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M24.3288 0H7.67123C3.39726 0 0 3.54286 0 8C0 12.4571 3.39726 16 7.67123 16H24.3288C28.6027 16 32 12.4571 32 8C32 3.54286 28.4932 0 24.3288 0ZM1.31507 8C1.31507 4.34286 4.16438 1.37143 7.67123 1.37143H18.5205L15.1233 14.6286H7.67123C4.16438 14.6286 1.31507 11.6571 1.31507 8Z","fill-rule":"evenodd","clip-rule":"evenodd"}}),e._v(" "),t("path",{attrs:{d:"M26.5205 4.57145C26.7397 4.80002 26.7397 5.25717 26.5205 5.48574L24.2191 8.00002L26.6301 10.5143C26.8493 10.7429 26.8493 11.2 26.6301 11.4286C26.4109 11.6572 25.9725 11.6572 25.7534 11.4286L23.3424 8.91431L20.9314 11.4286C20.7123 11.6572 20.2739 11.6572 20.0547 11.4286C19.8356 11.2 19.8356 10.7429 20.0547 10.5143L22.3561 8.00002L19.9451 5.48574C19.726 5.25717 19.726 4.80002 19.9451 4.57145C20.1643 4.34288 20.6027 4.34288 20.8219 4.57145L23.2328 7.08574L25.6438 4.57145C25.863 4.34288 26.3013 4.34288 26.5205 4.57145Z",fill:"white"}}),e._v(" "),t("path",{attrs:{d:"M13.4794 4.68571C13.6986 4.91428 13.8082 5.37143 13.589 5.6L8.9863 11.2C8.87671 11.3143 8.76712 11.4286 8.65753 11.4286C8.43835 11.5429 8.10958 11.5429 7.89041 11.3143L5.47945 8.8C5.26027 8.57143 5.26027 8.11428 5.47945 7.88571C5.69863 7.65714 6.13698 7.65714 6.35616 7.88571L8.32876 9.82857L12.4931 4.68571C12.7123 4.45714 13.1507 4.45714 13.4794 4.68571Z"}})])}),[],!1,null,null,null).exports,LdsIconQuestionFilled:Object(y.a)(Bx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.99602499 0c4.41998191 0 8.00401251 3.58001809 8.00401251 8 0 4.4199819-3.5839931 8-8.00401251 8-4.4200194 0-7.99602499-3.5800181-7.99602499-8 0-4.41998191 3.57600559-8 7.99602499-8zm.00397501 13c.55228475 0 1-.4477153 1-1s-.44771525-1-1-1-1 .4477153-1 1 .44771525 1 1 1zm1.66180556-4.365c.64652774-.525 1.46319444-1.19 1.46319444-2.485 0-1.75-1.36111111-3.15-3.0625-3.15s-3.0625 1.4-3.0625 3.15c0 .175 0 .35.03402778.525.03402778.21.23819444.35.44236111.28l.64652778-.21c.17013889-.035.27222222-.21.23819444-.385 0-.07 0-.14 0-.21 0-.98.74861111-1.75 1.70138889-1.75s1.70138889.77 1.70138889 1.75c0 .595-.34027778.91-.95277778 1.4-.57847222.49-1.29305555 1.05-1.42916667 2.065-.03402777.21.13611112.385.34027778.385h.68055556c.17013889 0 .30625-.105.34027778-.28.10208333-.385.44236111-.665.91875-1.085z"}})])}),[],!1,null,null,null).exports,LdsIconQuestionOutlined:Object(y.a)(Fx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("g",[e("path",{attrs:{d:"m7.99602499 0c-4.4200194 0-7.99602499 3.58001809-7.99602499 8 0 4.4199819 3.57600559 8 7.99602499 8 4.42001941 0 8.00401251-3.5800181 8.00401251-8 0-4.41998191-3.5840306-8-8.00401251-8zm.00397501 14.4000225c-3.53599302 0-6.4000225-2.863992-6.4000225-6.4000225 0-3.53603053 2.86402948-6.399985 6.4000225-6.399985 3.535993 0 6.4000225 2.86399198 6.4000225 6.399985 0 3.535993-2.863992 6.4000225-6.4000225 6.4000225z"}}),e("circle",{attrs:{cx:"8",cy:"12",r:"1"}}),e("path",{attrs:{d:"m9.66180556 8.635c-.47638889.42-.81666667.7-.91875 1.085-.03402778.175-.17013889.28-.34027778.28h-.68055556c-.20416666 0-.37430555-.175-.34027778-.385.13611112-1.015.85069445-1.575 1.42916667-2.065.6125-.49.95277778-.805.95277778-1.4 0-.98-.74861111-1.75-1.70138889-1.75s-1.70138889.77-1.70138889 1.75v.21c.03402778.175-.06805555.35-.23819444.385l-.64652778.21c-.20416667.07-.40833333-.07-.44236111-.28-.03402778-.175-.03402778-.35-.03402778-.525 0-1.75 1.36111111-3.15 3.0625-3.15s3.0625 1.4 3.0625 3.15c0 1.295-.8166667 1.96-1.46319444 2.485z"}})])])}),[],!1,null,null,null).exports,LdsIconQuotes:Object(y.a)(Vx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 12",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"nonzero"}},[e("path",{attrs:{d:"m.5 6.88519064h2.92474916l-1.92137526 3.84270546c-.12349578.2469887-.02338501.5473257.22360366.6708215.06942826.0347145.14598555.0527874.22360889.0527874h2.30671256c.18938518 0 .36251612-.1070002.44721254-.2763911l2.03941187-4.07877593c.06942908-.13885652.10557491-.29197111.10557491-.44721779v-6.11342787c0-.27614238-.22385763-.5-.5-.5h-5.84949833c-.27614237 0-.5.22385762-.5.5v5.84949833c0 .27614237.22385763.5.5.5z",transform:"matrix(-1 0 0 -1 6.849498 11.487198)"}}),e("path",{attrs:{d:"m9.13268227.53569231v5.84949833c0 .27614237.22385763.5.5.5h2.92474913l-1.9213752 3.84270546c-.1234958.2469887-.023385.5473257.2236036.6708215.0694283.0347145.1459856.0527874.2236089.0527874h2.3067126c.1893852 0 .3625161-.1070002.4472125-.2763911l2.0921993-4.1843496c.0347146-.06942826.0527875-.14598555.0527875-.22360889v-6.2314631c0-.27614238-.2238576-.5-.5-.5h-5.84949833c-.27614237 0-.5.22385762-.5.5z",transform:"matrix(-1 0 0 -1 25.114862 11.487198)"}})])])}),[],!1,null,null,null).exports,LdsIconRadio:Object(y.a)(qx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"fill-rule":"evenodd"}},[e("circle",{attrs:{cx:"8",cy:"8",r:"7","stroke-":""}}),e("circle",{attrs:{cx:"8",cy:"8","fill-rule":"nonzero",r:"4"}})])])}),[],!1,null,null,null).exports,LdsIconReload:Object(y.a)(Ux,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 13 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m6.51466993 2.26348897v-1.12750522c0-.27614238-.22385763-.5-.5-.5-.12682609 0-.24891311.0481957-.34153978.13482801l-2.01802084 1.88742406c-.20167892.18862721-.21225942.50503285-.02363221.70671176.00761186.00813855.01549366.01602035.02363221.02363221l2.01802084 1.88742406c.20167892.18862721.51808455.17804671.70671176-.02363221.08663231-.09262667.13482802-.21471369.13482802-.34153978v-1.12750522c2.68125 0 4.87499997 2.05178086 4.87499997 4.55951301 0 .75991884-.24375 1.51983767-.56875 2.12777275l1.21875 1.1398782c.56875-.9878944.975-2.05178081.975-3.26765095 0-3.34364287-2.925-6.07935068-6.49999997-6.07935068zm0 10.63886373c-2.68125 0-4.875-2.0517809-4.875-4.55951305 0-.75991883.24375-1.51983767.56875-2.12777274l-1.21875-1.13987825c-.56875.98789449-.975 2.05178086-.975 3.26765099 0 3.34364285 2.925 6.07935065 6.5 6.07935065v1.1275053c0 .2761423.22385762.5.5.5.12682609 0 .24891311-.0481957.34153978-.1348281l2.01802084-1.887424c.20167892-.1886272.21225942-.5050329.0236322-.7067118-.00761185-.0081385-.01549366-.0160203-.0236322-.0236322l-2.01802084-1.887424c-.20167892-.1886273-.51808456-.1780468-.70671177.0236322-.08663231.0926266-.13482801.2147137-.13482801.3415397z"}})])}),[],!1,null,null,null).exports,LdsIconSave:Object(y.a)(Xx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m12.2373516 0h-10.45955993c-.98225 0-1.77779167.79554167-1.77779167 1.77779167v12.44445833c0 .9822083.79554167 1.77775 1.77779167 1.77775h12.44445833c.9822083 0 1.77775-.7955417 1.77775-1.7777917v-10.45955985c0-.13260825-.0526784-.2597852-.1464466-.35355339l-3.2626485-3.26264845c-.0937681-.09376819-.2209451-.14644661-.3535533-.14644661zm-4.2373516 14.2222083c-1.471125 0-2.66666667-1.1955416-2.66666667-2.6666666s1.19554167-2.6666667 2.66666667-2.6666667 2.6666667 1.1955417 2.6666667 2.6666667-1.1955417 2.6666666-2.6666667 2.6666666zm2.1666667-8.88887497h-7.88887503c-.27614238 0-.5-.22385762-.5-.5v-2.55554166c0-.27614238.22385762-.5.5-.5h7.88887503c.2761423 0 .5.22385762.5.5v2.55554166c0 .27614238-.2238577.5-.5.5z","fill-rule":"evenodd"}})])}),[],!1,null,null,null).exports,LdsIconSearch:Object(y.a)(Gx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m11.4225165 10.2340685h-.5371891l-.2790745-.279111c.9303698-1.02340684 1.4885918-2.41896163 1.4885918-3.90755341-.0000365-3.3493315-2.69810911-6.04740409-6.04744061-6.04740409s-6.04740409 2.69807259-6.04740409 6.04740409 2.69807259 6.04740411 6.04740409 6.04740411c1.48859178 0 2.88414657-.5582219 3.90755341-1.4885918l.279111.2790745v.5371902c0 .1326076.0526778.259784.1464452.353552l4.1518507 4.1518861c.1952613.1952629.5118438.1952641.7071068.0000027.0000004-.0000004.0000009-.0000009.0000013-.0000014l.6884467-.6884493c.1952621-.1952622.1952621-.5118447 0-.7071068l-4.1518493-4.1518493c-.0937682-.0937682-.2209452-.1464466-.3535534-.1464466zm-5.37511241 0c-2.32592465 0-4.18666437-1.86073976-4.18666437-4.18666441s1.86073972-4.18666437 4.18666437-4.18666437 4.18666441 1.86073972 4.18666441 4.18666437-1.86073976 4.18666441-4.18666441 4.18666441z"}})])}),[],!1,null,null,null).exports,LdsIconSoundOff:Object(y.a)(Yx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m12.0095652 8.00156344c0-1.59999651-.8888889-2.93332694-2.2222222-3.55554781v1.9555513l2.2222222 2.22221738c0-.26666609 0-.44444348 0-.62222087zm2.2222222 0c0 .79999826-.1777777 1.59999651-.4444444 2.31110606l1.3333333 1.3333304c.6222223-1.0666643.8888889-2.39999473.8888889-3.73332515 0-3.8222139-2.6666666-7.02220693-6.2222222-7.82220518v1.8666626c2.5777778.88888695 4.4444444 3.19999302 4.4444444 6.04443127zm-13.42250977-7.64414021-.44615941.4461569c-.19526236.19526194-.1952627.51184442-.00000077.70710678l.00000077.00000077 3.82422478 3.8242149h-3.67777778c-.27614238 0-.5.22385763-.5.5v4.33332172c0 .2761424.22385762.5.5.5h3.05555555l3.59089144 3.5908836c.19526236.1952619.51184485.1952616.70710678-.0000008.09376796-.0937681.14644623-.2209449.14644623-.353553v-4.74843762l3.82222218 3.82221392c-.622257.4444434-1.2444444.7999982-2.0444444 1.0666992v1.8666626c1.2444444-.2666661 2.3111111-.7999983 3.2888889-1.5999965l1.4242301 1.4242148c.19526.1952595.5118377.1952619.7071007.0000053l.4484495-.4484106c.1952653-.195259.1952704-.5118415.0000114-.7071068-.000002-.0000021-.000004-.0000041-.0000061-.0000061l-7.64645228-7.64642349-6.49090622-6.57525549c-.19399758-.19651857-.51057347-.19856225-.70709205-.00456467-.00076555.00075573-.00152866.00151393-.00228932.00227458zm5.33362092 2.39970719 1.86666667 1.8666626v-2.52622028c0-.27614237-.22385763-.5-.5-.5-.13260806 0-.25978485.05267827-.35355301.14644623z"}})])}),[],!1,null,null,null).exports,LdsIconSoundOn:Object(y.a)(Kx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m0 5.77621311v4.45454549c0 .2761423.22385763.5.5.5h3.05555556l3.58694111 3.6684625c.193056.1974436.50961851.2010005.70706215.0079445.09620844-.0940705.15044118-.2229473.15044118-.3575034v-12.09235277c0-.27614238-.22385763-.5-.5-.5-.13455601 0-.26343286.05423274-.35750333.15044118l-3.58694111 3.6684625h-3.05555556c-.27614237 0-.5.22385763-.5.5zm12 2.22727273c0-1.63636364-.8888889-3-2.22222222-3.63636364v7.2727273c1.33333332-.6363637 2.22222222-2.00000002 2.22222222-3.63636366zm-2.22222222-8v1.90909091c2.57777782.81818182 4.44444442 3.18178253 4.44444442 6.09090909s-1.8666666 5.27272726-4.44444442 6.09090906v1.9090909c3.55555552-.8182174 6.22222222-4.0909091 6.22222222-7.99999996 0-3.90909091-2.6666667-7.18185383-6.22222222-8z"}})])}),[],!1,null,null,null).exports,LdsIconStarFilled:Object(y.a)(Zx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m14.487909 6.26606467h-4.1856721c-.2193168 0-.41303282-.14292333-.47774147-.35247671l-1.34673635-4.36128935c-.08147486-.26384931-.36141542-.41169301-.62526472-.33021815-.15787162.04874968-.28146638.1723436-.33021714.33021488l-1.34677102 4.36129589c-.0647097.20955172-.25842496.35247344-.47774042.35247344h-4.18567482c-.27614237 0-.5.22385763-.5.5 0 .15822375.0748907.30711047.20192407.40143585l3.44769643 2.55999891c.17066296.12672142.24254827.34749477.17921614.55040657l-1.32153585 4.2341106c-.08227427.2636011.0647202.5439885.32832133.6262628.15439143.0481881.32255598.018719.45136176-.0790966l3.39855758-2.5808761c.17874467-.1357393.42603736-.1357393.60478204 0l3.39854244 2.5808647c.2199173.1670059.5335806.1241128.7005866-.0958045.0978162-.1288068.127285-.2969729.0790955-.4513652l-1.3215634-4.2340939c-.063334-.2029126.0085511-.42368776.1792151-.55040995l3.4476943-2.55999733c.2217069-.16462279.2679827-.47780488.1033599-.69951178-.0943254-.12703336-.2432121-.20192407-.4014359-.20192407z","fill-rule":"evenodd"}})])}),[],!1,null,null,null).exports,LdsIconStarOutlined:Object(y.a)(Jx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.85249436 1.21688748c.2638493-.08147486.54378986.06636884.62526472.33021815l1.34673635 4.36128935c.06470865.20955337.25842467.35247671.47774147.35247671h4.1856721c.1582238 0 .3071105.0748907.4014359.20192407.1646228.2217069.118347.53488899-.1033599.69951178l-3.4476943 2.55999733c-.170664.12672219-.2425491.34749733-.1792151.55040993l1.3215634 4.234094c.0481895.1543922.0187207.3225583-.0790955.4513651-.167006.2199173-.4806693.2628104-.7005866.0958045l-3.39854244-2.5808647c-.17874468-.1357393-.42603737-.1357393-.60478204 0l-3.39855758 2.5808762c-.12880578.0978155-.29697033.1272846-.45136176.0790965-.26360113-.0822743-.4105956-.3626617-.32832133-.6262628l1.32153585-4.2341106c.06333213-.2029118-.00855318-.42368513-.17921614-.55040655l-3.44769643-2.55999891c-.12703337-.09432538-.20192407-.2432121-.20192407-.40143585 0-.27614237.22385763-.5.5-.5h4.18567482c.21931546 0 .41303072-.14292172.47774042-.35247344l1.34677102-4.36129589c.04875076-.15787129.17234552-.2814652.33021714-.33021488zm.21276481 2.91471182c-.10661698-.0288714-.21645201.03415384-.24532341.14077082l-.78922273 2.91445988c-.02360899.08718382-.10272324.1477237-.19304711.1477237h-2.89076653c-.061655 0-.11986388.02843664-.15776009.07707013-.0678923.08712849-.05229828.21279767.03483021.28068997l2.25836418 1.75976342c.06634039.05169379.09325296.1393678.06734111.21937949l-.92809559 2.86581279c-.01954687.0603577-.00929689.1264098.02762284.1780049.06427792.0898281.18920553.1105406.27903363.0462627l2.35484699-1.6850482c.06985705-.0499874.16383174-.0497844.23347227.0005041l2.32650976 1.68001c.0516636.0373071.1180133.0477609.1786453.0281467.1050946-.0339978.16273-.1467545.1287322-.2518492l-.92511112-2.85972056c-.02622042-.08105305.00177886-.16981924.0697595-.2211587l2.32819232-1.75826732c.0500487-.03779711.0794688-.09688267.0794688-.15960021 0-.11045695-.089543-.20000001-.2-.20000001h-2.79976822c-.08764187 0-.16507413-.05706075-.1910287-.14077131l-.90794321-2.92836466c-.02028448-.06542298-.07263816-.11591499-.1387524-.13381843z","fill-rule":"evenodd"}})])}),[],!1,null,null,null).exports,LdsIconSubtractFilled:Object(y.a)(Qx,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 0c4.4 0 8 3.6 8 8s-3.6 8-8 8-8-3.6-8-8 3.6-8 8-8zm-2.7 8.8h5.4c.2761424 0 .5-.22385763.5-.5v-.6c0-.27614237-.2238576-.5-.5-.5h-5.4c-.27614237 0-.5.22385763-.5.5v.6c0 .27614237.22385763.5.5.5z"}})])}),[],!1,null,null,null).exports,LdsIconSubtractOutlined:Object(y.a)(e_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 0c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14.4c-3.52 0-6.4-2.88-6.4-6.4s2.88-6.4 6.4-6.4 6.4 2.88 6.4 6.4-2.88 6.4-6.4 6.4zm-2.7-5.6h5.4c.2761424 0 .5-.22385763.5-.5v-.6c0-.27614237-.2238576-.5-.5-.5h-5.4c-.27614237 0-.5.22385763-.5.5v.6c0 .27614237.22385763.5.5.5z"}})])}),[],!1,null,null,null).exports,LdsIconSwitchHorizontal:Object(y.a)(t_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 12",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m2.7502671 7.59467734-2.40083887 2.41967266c-.19342398.1949413-.19342398.5093974 0 .7043387l2.40083887 2.4196726c.19449777.1960236.51107785.1972605.70710139.0027627.09461444-.093878.14783063-.2216467.14783063-.354932v-1.5113025h5.80909845c.27614238 0 .5-.2238576.5-.5v-.81674033c0-.27614237-.22385762-.5-.5-.5h-5.80909845v-1.51130246c0-.27614237-.22385763-.5-.5-.5-.13328531 0-.26105402.05321619-.35493202.14783063zm13.1237007-3.03054836-2.4008389-2.41967263c-.1944977-.19602354-.5110778-.19726042-.7071014-.00276265-.0946144.09387801-.1478306.22164672-.1478306.35493202v1.51130246h-5.80909845c-.27614237 0-.5.22385763-.5.5v.81674033c0 .27614238.22385763.5.5.5h5.80909845v1.51130247c0 .27614237.2238576.5.5.5.1332853 0 .261054-.05321619.354932-.14783063l2.4008389-2.41967263c.193424-.19494133.193424-.50939742 0-.70433874z","fill-rule":"evenodd",transform:"translate(0 -2)"}})])}),[],!1,null,null,null).exports,LdsIconSwitchVertical:Object(y.a)(n_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 12 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m4.56872449.10954825-2.41910207 2.40412809c-.1958674.19465501-.19685024.51123597-.00219524.70710338.09385586.09444043.22150309.14754593.35464931.14754593h1.51121992v5.81583718c0 .27614237.22385763.5.5.5h.81576429c.27614238 0 .5-.22385763.5-.5v-5.81583718h1.51121993c.27614237 0 .5-.22385762.5-.5 0-.13314622-.0531055-.26079345-.14754594-.35464931l-2.41910206-2.40412809c-.19500801-.19380092-.50990014-.19380092-.70490814 0zm6.70762911 12.28140195v-5.81583719c0-.27614237-.2238577-.5-.5-.5h-.81576432c-.27614238 0-.5.22385763-.5.5v5.81583719h-1.51121992c-.27614238 0-.5.2238576-.5.5 0 .1331462.0531055.2607934.14754593.3546493l2.41910211 2.4041281c.195008.1938009.5099001.1938009.7049081 0l2.4191021-2.4041281c.1958674-.194655.1968502-.511236.0021952-.7071034-.0938559-.0944404-.2215031-.1475459-.3546493-.1475459z","fill-rule":"evenodd",transform:"translate(-2)"}})])}),[],!1,null,null,null).exports,LdsIconTiktok:Object(y.a)(i_,(function(){var e=this._self._c;return e("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"1 0 14 16"}},[e("path",{attrs:{d:"M9 0h1.98c.144.715.54 1.617 1.235 2.512C12.895 3.389 13.797 4 15 4v2c-1.753 0-3.07-.814-4-1.829V11a5 5 0 1 1-5-5v2a3 3 0 1 0 3 3V0Z"}})])}),[],!1,null,null,null).exports,LdsIconTriangleRegulatoryUK:Object(y.a)(a_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M8 14L2.08986e-06 2.74376e-06L16 4.14252e-06L8 14Z","fill-rule":"evenodd"}})])}),[],!1,null,null,null).exports,LdsIconTwitter:Object(y.a)(r_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 1200 1227",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z"}})])}),[],!1,null,null,null).exports,LdsIconTwitterBird:Object(y.a)(l_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 13",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m.51592258 12.0406027c1.74189865.2057892 3.48057356-.2774146 4.85980053-1.3587435-1.43617986-.0267259-2.6488465-.97442539-3.06578461-2.27918259.51418785.09888574 1.01977904.07002179 1.48184962-.05558982-1.57909936-.31750339-2.66818899-1.73931993-2.63326505-3.25948769.44326539.24587805.94939387.3939394 1.48775983.41050944-1.46250713-.97656346-1.8762215-2.90617162-1.016018-4.38143991 1.61885893 1.9857325 4.03774472 3.29209326 6.76557306 3.42946425-.47872662-2.05361622 1.07941838-4.03026191 3.19795834-4.03026191.9440209 0 1.7972396.39821553 2.3957822 1.03642942.7479096-.14699231 1.4501494-.42013075 2.0841533-.79643107-.2450049.76649809-.7656402 1.40952264-1.4426274 1.81522142.6635549-.07857408 1.2964841-.25549937 1.8848182-.5163439-.4395044.65852555-.9961382 1.23633896-1.6376641 1.6986966.2073944 4.61609308-3.2355687 9.76242756-9.33060215 9.76242756-1.85311797 0-3.57889788-.5441388-5.03173377-1.4752683","fill-rule":"evenodd"}})])}),[],!1,null,null,null).exports,LdsIconUnlock:Object(y.a)(o_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 13 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m11.3979772 5.33333333c.89375 0 1.625.68571429 1.625 1.52380953v7.61904764c0 .8380952-.73125 1.5238095-1.625 1.5238095h-9.74999998c-.89375 0-1.625-.6857143-1.625-1.5238095v-7.61904764c0-.83809524.73125-1.52380953 1.625-1.52380953h7.39375v-1.52380952c0-1.2952381-1.1375-2.36190476-2.51875-2.36190476s-2.51875 1.06666666-2.51875 2.36190476h-1.54375c0-2.13333333 1.7875-3.80952381 4.0625-3.80952381s4.06249998 1.67619048 4.06249998 3.80952381v1.52380952zm-4.87499998 6.85714287c.89375 0 1.625-.6857143 1.625-1.5238095 0-.83809527-.73125-1.52380956-1.625-1.52380956s-1.625.68571429-1.625 1.52380956c0 .8380952.73125 1.5238095 1.625 1.5238095z"}})])}),[],!1,null,null,null).exports,LdsIconUser:Object(y.a)(s_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 8c2.2 0 4-1.8 4-4s-1.8-4-4-4-4 1.8-4 4 1.8 4 4 4zm0 2c-2.7 0-8 1.3-8 4v1.5c0 .2761424.22385763.5.5.5h15c.2761424 0 .5-.2238576.5-.5v-1.5c0-2.7-5.3-4-8-4z","fill-rule":"evenodd"}})])}),[],!1,null,null,null).exports,LdsIconVisibilityOff:Object(y.a)(u_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 14",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8.03652968 2.9752754c2.04566212 0 3.65296802 1.62105263 3.65296802 3.68421052 0 .44210527-.0730593.95789474-.2922374 1.32631579l2.1187214 2.13681319c1.0958904-.95786582 1.9726028-2.13681319 2.4840183-3.46315787-1.2420378-3.24210526-4.3835616-5.52631579-8.03652968-5.52631579-1.02283105 0-1.97260274.22105263-2.92237443.51578947l1.60730594 1.62105263c.43835616-.22102373.94977169-.29470794 1.38812785-.29470794zm-7.30593607-1.98947369 1.68036529 1.69473685.29223745.29473684c-1.24200914.95789473-2.19178082 2.21052631-2.70319635 3.68421052 1.24200913 3.24210527 4.38356164 5.52631578 8.03652968 5.52631578 1.09589041 0 2.19178082-.2210526 3.21461192-.5894737l.2922374.2947369 2.1186928 2.1368421.9497717-.9578948-12.9314782-13.04210522zm4.01826484 4.05263158 1.09589041 1.10526316v.51578947c0 1.25263158.94977169 2.21052632 2.19178082 2.21052632.14611872 0 .29223744 0 .51141553-.07368421l1.09589041 1.10526316c-.51141553.29473681-1.0228024.44210531-1.60730594.44210531-2.0456621 0-3.65296804-1.62105268-3.65296804-3.68421058 0-.58947368.14611873-1.10526315.36529681-1.62105263zm3.14155251-.58947368 2.26484014 2.28421052c0-.07368421 0-.07368421 0-.14736842 0-1.25263158-.94977165-2.21052631-2.19178078-2.21052631 0 .07368421 0 .07368421-.07305936.07368421z"}})])}),[],!1,null,null,null).exports,LdsIconVisibilityOn:Object(y.a)(d_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 11",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8 3.32203855c-1.20364602 0-2.18181508.98632187-2.18181508 2.2 0 1.21367812.97816906 2.2 2.18181508 2.2s2.1818151-.98632188 2.1818151-2.2c0-1.21367813-.97820317-2.2-2.1818151-2.2zm0-3.3c-3.63636983 0-6.74180861 2.28064375-8 5.5 1.25819139 3.21932187 4.36363017 5.49999995 8 5.49999995 3.6363698 0 6.7418086-2.28067808 8-5.49999995-1.2581914-3.21935625-4.3600165-5.5-8-5.5zm0 9.16664375c-2.00726988 0-3.63636983-1.64267813-3.63636983-3.66667813s1.62909995-3.66664375 3.63636983-3.66664375c2.0072699 0 3.6363698 1.64267813 3.6363698 3.66667813s-1.6290999 3.66664375-3.6363698 3.66664375z"}})])}),[],!1,null,null,null).exports,LdsIconWarningFilledCircle:Object(y.a)(c_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.99600625 0c4.41997155 0 8.00399375 3.5800097 8.00399375 7.99998125s-3.5839847 7.99998125-8.00399375 7.99998125c-4.42000904 0-7.99600625-3.5800097-7.99600625-7.99998125s3.57599721-7.99998125 7.99600625-7.99998125zm-.49054297 10.6749917c-.27614238 0-.5.2238576-.5.5v1.3351544c0 .2761424.22385762.5.5.5h1.00156093c.27614238 0 .5-.2238576.5-.5v-1.3351544c0-.2761424-.22385762-.5-.5-.5zm0-7.6726503c-.27614238 0-.5.22385763-.5.5v5.3382763c0 .27614238.22385762.5.5.5h1.00156093c.27614238 0 .5-.22385762.5-.5v-5.3382763c0-.27614237-.22385762-.5-.5-.5z"}})])}),[],!1,null,null,null).exports,LdsIconWarningFilledTriangle:Object(y.a)(h_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8.00001705 0 7.99998295 16h-16zm-.49006889 12.1751745c-.27614237 0-.5.2238576-.5.5v1.0291957c0 .2761424.22385763.5.5.5h1.00284233c.27614238 0 .5-.2238576.5-.5v-1.0291957c0-.2761424-.22385762-.5-.5-.5zm0-8.116783c-.27614237 0-.5.22385762-.5.5v5.42578653c0 .27614237.22385763.49999997.5.49999997h1.00284233c.27614238 0 .5-.2238576.5-.49999997v-5.42578653c0-.27614238-.22385762-.5-.5-.5z"}})])}),[],!1,null,null,null).exports,LdsIconWarningOutlinedCircle:Object(y.a)(m_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m7.99602499 0c-4.4200194 0-7.99602499 3.58001809-7.99602499 8 0 4.4199819 3.57600559 8 7.99602499 8 4.42001941 0 8.00401251-3.5800181 8.00401251-8 0-4.41998191-3.5840306-8-8.00401251-8zm.00397501 14.4000225c-3.53599302 0-6.4000225-2.863992-6.4000225-6.4000225 0-3.53603053 2.86402948-6.399985 6.4000225-6.399985 3.535993 0 6.4000225 2.86399198 6.4000225 6.399985 0 3.535993-2.863992 6.4000225-6.4000225 6.4000225zm-.4945203-3.7250058c-.27614238 0-.5.2238576-.5.5v1.3351599c0 .2761424.22385762.5.5.5h1.00156562c.27614238 0 .5-.2238576.5-.5v-1.3351599c0-.2761424-.22385762-.5-.5-.5zm0-7.67266826c-.27614238 0-.5.22385763-.5.5v5.33829115c0 .27614238.22385762.5.5.5h1.00156562c.27614238 0 .5-.22385762.5-.5v-5.33829115c0-.27614237-.22385762-.5-.5-.5z"}})])}),[],!1,null,null,null).exports,LdsIconWarningOutlinedTriangle:Object(y.a)(f_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m8.00001705 0 7.99998295 16h-16zm-.00000441 2.64410303-5.99717031 11.99431507h11.99431507zm-.49006448 9.53107147h1.00284233c.27614238 0 .5.2238576.5.5v1.0291957c0 .2761424-.22385762.5-.5.5h-1.00284233c-.27614237 0-.5-.2238576-.5-.5v-1.0291957c0-.2761424.22385763-.5.5-.5zm0-7.10218513h1.00284233c.27614238 0 .5.22385762.5.5v5.42578653c0 .2761424-.22385762.5-.5.5h-1.00284233c-.27614237 0-.5-.2238576-.5-.5v-5.42578653c0-.27614238.22385763-.5.5-.5z"}})])}),[],!1,null,null,null).exports,LdsIconXSocial:Object(y.a)(p_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 1200 1227",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z"}})])}),[],!1,null,null,null).exports,LdsIconYoutube:Object(y.a)(v_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 68 48",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"m66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19-5.31-1.42-27.1-1.55-27.1-1.55s-21.79.13-27.1 1.55c-2.93.78-4.63 3.26-5.42 6.19-1.42 5.31-1.48 16.26-1.48 16.26s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19 5.31 1.42 27.1 1.55 27.1 1.55s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19 1.42-5.31 1.48-16.26 1.48-16.26s-.06-10.95-1.48-16.26z"}}),e("path",{attrs:{d:"m45 24-18-10v20",fill:"#fff"}})])}),[],!1,null,null,null).exports,LdsIconYoutubeLogo:Object(y.a)(g_,(function(){var e=this._self._c;return e("svg",{attrs:{viewBox:"0 0 13 16",xmlns:"http://www.w3.org/2000/svg"}},[e("g",[e("path",{attrs:{d:"m12.7107922 8.07156044c-.1581948-.71578022-.7204026-1.24378022-1.3970779-1.32237363-1.60203898-.18637362-3.22433768-.18725274-4.83870131-.18637362-1.61503896-.00087912-3.237 0-4.83954546.18637362-.67633766.07876923-1.23820779.60676923-1.39623376 1.32237363-.22522078 1.01925275-.22792208 2.13186816-.22792208 3.18136266s0 2.161934.22522078 3.1811868c.15802597.7156044.7198961 1.2436044 1.39657143 1.3223736 1.60220779.1865495 3.22416883.1872528 4.83903896.1865495 1.61503896.0008791 3.23666233 0 4.83937664-.1865495.6763376-.0787692 1.2385454-.6067692 1.3965714-1.3223736.225052-1.0192528.2262338-2.1316923.2262338-3.1811868-.0001689-1.0496704.0015195-2.16210991-.2235325-3.18136266zm-9.0133896.78997802h-.93532468v5.17591204h-.86880519v-5.17591204h-.91827273v-.84782417h2.7224026zm2.35975324 5.17608794h-.78151948v-.4896704c-.31048052.3706374-.60525974.5513847-.89244155.5513847-.25172728 0-.42494806-.1061978-.50311689-.3335385-.04254545-.1357363-.06888311-.3505934-.06888311-.6674286v-3.54918679h.78084415v3.30461539c0 .1905934 0 .2895824.00709091.3163077.01874026.1262417.078.1902417.18267532.1902417.15667533 0 .32044156-.1257142.49366234-.3808351v-3.43032969h.78151948zm2.96687013-1.3471649c0 .4151209-.02684415.7141978-.07901298.9044396-.10433767.3338901-.31318182.5044396-.62383117.5044396-.27789611 0-.546-.1607033-.80718182-.4965275v.434989h-.78084416v-6.02408791h.78084416v1.9672967c.25223377-.32334066.52-.48685714.80718182-.48685714.31064935 0 .51966234.17037362.62383117.50637365.05250649.1805714.07901298.4773626.07901298.9023296zm2.94728573-.7488351h-1.5618572v.7956044c0 .4154725.1305065.622945.3989481.622945.1922987 0 .3042338-.1088351.3488052-.3261538.0072597-.0441319.0175584-.2248791.0175584-.551033h.7967143v.1186813c0 .2621539-.0096234.4427253-.0167143.5239561-.0261688.1800439-.0876233.3433846-.1823376.4872088-.2162728.325978-.5367143.4866813-.9446104.4866813-.4085714 0-.7195585-.1531429-.94528573-.4596044-.16562338-.2247033-.25071429-.5784616-.25071429-1.0554725v-1.572044c0-.4798242.07546753-.8307692.24142857-1.05758241.22555845-.30716484.53637665-.46013187.93532465-.46013187.3918572 0 .7025065.15296703.9213117.46013187.1635974.22681321.2417663.57775821.2417663 1.05758241v.9292308z"}}),e("path",{attrs:{d:"m10.8014805 10.2264615c-.261013 0-.3918571.2076484-.3918571.6225934v.4152967h.7808441v-.4152967c-.0001688-.414945-.1306753-.6225934-.388987-.6225934z"}}),e("path",{attrs:{d:"m7.90332468 10.2264615c-.12864936 0-.25898702.0632967-.38949351.1978022v2.7356484c.13033766.1360879.26084415.2004395.38949351.2004395.22522077 0 .33968831-.2004395.33968831-.6057142v-1.9157803c0-.4047472-.11446754-.6123956-.33968831-.6123956z"}}),e("path",{attrs:{d:"m8.33958442 6.1490989c.28785714 0 .58736363-.18215385.90155844-.55701099v.49476923h.78928574v-4.53608791h-.78928574v3.4669011c-.17490909.25740659-.3407013.3847033-.49855844.3847033-.10568832 0-.16781819-.06505495-.18503897-.19252748-.00962337-.0269011-.00962337-.12694505-.00962337-.31947252v-3.3396044h-.78675325v3.58681319c0 .32035165.02633766.53714285.06989611.67446154.07935064.22980219.25442857.33705494.50851948.33705494z"}}),e("path",{attrs:{d:"m2.84497403 3.62162637v2.46523077h.87522078v-2.46523077l1.05283116-3.62162637h-.88501298l-.59715585 2.39032967-.6212987-2.39032967h-.92097402c.18453246.56421978.3764935 1.13125275.56102597 1.696.28076623.84887912.45601299 1.48887912.53536364 1.92562637z"}}),e("path",{attrs:{d:"m5.94606494 6.1490989c.39540259 0 .70267532-.1549011.92063636-.46435165.16562338-.22698901.24497402-.58461538.24497402-1.06672527v-1.58839561c0-.48492307-.07918181-.83938461-.24497402-1.06848351-.21796104-.31032967-.52506494-.46523077-.92063636-.46523077-.39337663 0-.70048052.1549011-.91894806.46523077-.16764935.2290989-.247.58356044-.247 1.06848351v1.58839561c0 .48210989.07935065.83973626.247 1.06672527.2182987.30945055.52557143.46435165.91894806.46435165zm-.37666234-3.28421978c0-.41969231.12223376-.62892308.37666234-.62892308.25442857 0 .37632467.20905495.37632467.62892308v1.90804396c0 .4196923-.1218961.62962637-.37632467.62962637-.25442858 0-.37666234-.20993407-.37666234-.62962637z"}})])])}),[],!1,null,null,null).exports},y_={account:{label:"Account",component:b_.LdsIconAccount},add:{label:"Add",component:b_.LdsIconAdd},"add-filled":{label:"Add",component:b_.LdsIconAddFilled},"add-outlined":{label:"Add",component:b_.LdsIconAddOutlined},"arrow-down":{label:"Down",component:b_.LdsIconArrowDown},"arrow-left":{label:"Left",component:b_.LdsIconArrowLeft},"arrow-right":{label:"Right",component:b_.LdsIconArrowRight},"arrow-up":{label:"Up",component:b_.LdsIconArrowUp},"arrows-collapse":{label:"Collapse",component:b_.LdsIconArrowsCollapse},"arrows-expand":{label:"Expand",component:b_.LdsIconArrowsExpand},"bookmark-filled":{label:"Bookmark",component:b_.LdsIconBookmarkFilled},"bookmark-outlined":{label:"Bookmark",component:b_.LdsIconBookmarkOutlined},calendar:{label:"Calendar",component:b_.LdsIconCalendar},"caret-down":{label:"Down",component:b_.LdsIconCaretDown},"caret-up-down":{label:"Up/Down",component:b_.LdsIconCaretUpDown},"caret-up":{label:"Up",component:b_.LdsIconCaretUp},chat:{label:"Chat",component:b_.LdsIconChat},checkbox:{label:"Checkbox",component:b_.LdsIconCheckbox},"checkmark-filled":{label:"Checkmark",component:b_.LdsIconCheckmarkFilled},"checkmark-outlined":{label:"Checkmark",component:b_.LdsIconCheckmarkOutlined},checkmark:{label:"Checkmark",component:b_.LdsIconCheckmark},"chevron-down":{label:"Down",component:b_.LdsIconChevronDown},"chevron-filled-down":{label:"Down",component:b_.LdsIconChevronFilledDown},"chevron-filled-up":{label:"Up",component:b_.LdsIconChevronFilledUp},"chevron-left":{label:"Left",component:b_.LdsIconChevronLeft},"chevron-outlined-down":{label:"Down",component:b_.LdsIconChevronOutlinedDown},"chevron-outlined-up":{label:"Up",component:b_.LdsIconChevronOutlinedUp},"chevron-right":{label:"Right",component:b_.LdsIconChevronRight},"chevron-up":{label:"Up",component:b_.LdsIconChevronUp},"close-filled":{label:"Close",component:b_.LdsIconCloseFilled},"close-outlined":{label:"Close",component:b_.LdsIconCloseOutlined},close:{label:"Close",component:b_.LdsIconClose},copy:{label:"Copy",component:b_.LdsIconCopy},delete:{label:"Delete",component:b_.LdsIconDelete},download:{label:"Download",component:b_.LdsIconDownload},edit:{label:"Edit",component:b_.LdsIconEdit},ellipses:{label:"Ellipses",component:b_.LdsIconEllipses},"external-link":{label:"External Link",component:b_.LdsIconExternalLink},facebook:{label:"Facebook",component:b_.LdsIconFacebook},"facebook-filled-circle":{label:"Facebook",component:b_.LdsIconFacebookFilledCircle},filter:{label:"Filter",component:b_.LdsIconFilter},"folder-filled":{label:"Folder",component:b_.LdsIconFolderFilled},"folder-outlined":{label:"Folder",component:b_.LdsIconFolderOutlined},gear:{label:"Gear",component:b_.LdsIconGear},github:{label:"GitHub",component:b_.LdsIconGithub},globe:{label:"Globe",component:b_.LdsIconGlobe},house:{label:"House",component:b_.LdsIconHouse},"info-filled-circle":{label:"Information",component:b_.LdsIconInfoFilledCircle},instagram:{label:"Instagram",component:b_.LdsIconInstagram},link:{label:"Link",component:b_.LdsIconLink},linkedin:{label:"LinkedIn",component:b_.LdsIconLinkedin},"linkedin-filled-square":{label:"LinkedIn",component:b_.LdsIconLinkedinFilledSquare},lock:{label:"Lock",component:b_.LdsIconLock},mail:{label:"Mail",component:b_.LdsIconMail},menu:{label:"Menu",component:b_.LdsIconMenu},notification:{label:"Notification",component:b_.LdsIconNotification},paperclip:{label:"Paper Clip",component:b_.LdsIconPaperclip},"pause-filled":{label:"Pause",component:b_.LdsIconPauseFilled},"pause-outlined":{label:"Pause",component:b_.LdsIconPauseOutlined},phone:{label:"Phone",component:b_.LdsIconPhone},"play-filled":{label:"Play",component:b_.LdsIconPlayFilled},"play-kaltura":{label:"Play",component:b_.LdsIconPlayKaltura},"play-outlined":{label:"Play",component:b_.LdsIconPlayOutlined},"play-youtube":{label:"Play",component:b_.LdsIconPlayYoutube},"privacy-options":{label:"Privacy Options",component:b_.LdsIconPrivacyOptions},"question-filled":{label:"Question",component:b_.LdsIconQuestionFilled},"question-outlined":{label:"Question",component:b_.LdsIconQuestionOutlined},quotes:{label:"Quotes",component:b_.LdsIconQuotes},radio:{label:"Radio",component:b_.LdsIconRadio},reload:{label:"Reload",component:b_.LdsIconReload},save:{label:"Save",component:b_.LdsIconSave},search:{label:"Search",component:b_.LdsIconSearch},"sound-off":{label:"Sound Off",component:b_.LdsIconSoundOff},"sound-on":{label:"Sound On",component:b_.LdsIconSoundOn},"subtract-filled":{label:"Subtract",component:b_.LdsIconSubtractFilled},"subtract-outlined":{label:"Subtract",component:b_.LdsIconSubtractOutlined},"star-filled":{label:"Star",component:b_.LdsIconStarFilled},"star-outlined":{label:"Star",component:b_.LdsIconStarOutlined},"switch-horizontal":{label:"Switch Horizontal",component:b_.LdsIconSwitchHorizontal},"switch-vertical":{label:"Switch Vertical",component:b_.LdsIconSwitchVertical},tiktok:{label:"TikTok",component:b_.LdsIconTiktok},"triangle-regulatory-uk":{label:"additional monitoring is required in releation to adverse reactions",component:b_.LdsIconTriangleRegulatoryUK},twitter:{label:"X",component:b_.LdsIconTwitter},"twitter-bird":{label:"Twitter",component:b_.LdsIconTwitterBird},unlock:{label:"Unlock",component:b_.LdsIconUnlock},user:{label:"User",component:b_.LdsIconUser},"visibility-off":{label:"Visibility Off",component:b_.LdsIconVisibilityOff},"visibility-on":{label:"Visibility On",component:b_.LdsIconVisibilityOn},"warning-filled-circle":{label:"Warning",component:b_.LdsIconWarningFilledCircle},"warning-filled-triangle":{label:"Warning",component:b_.LdsIconWarningFilledTriangle},"warning-outlined-circle":{label:"Warning",component:b_.LdsIconWarningOutlinedCircle},"warning-outlined-triangle":{label:"Warning",component:b_.LdsIconWarningOutlinedTriangle},"x-social":{label:"X",component:b_.LdsIconXSocial},youtube:{label:"YouTube",component:b_.LdsIconYoutube},"youtube-logo":{label:"YouTube",component:b_.LdsIconYoutubeLogo}},w_=n(113),k_=n(114);function M_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function x_(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{}).id;void 0!==t&&t!==e.id||e.$destroy()}))}}),r=[],l=function(){return Object(k_.a)((function e(t){var n=this;Object(w_.a)(this,e),this._vm=t,this._queue=[],this._incrementer=0,mw.$on("toast:show",(function(content){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=JSON.stringify({content:content,props:e,config:l});r.includes(o)||(r.push(o),n.toast(content,e,l),t.$nextTick((function(){r=r.filter((function(e){return e!==o}))})))}))}),[{key:"toast",value:function(content){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},n=t.force,r=void 0!==n&&n,l=t.id,o=void 0===l?void 0:l;if(!content)throw new Error("Tried to create LDS Toast without any content.");r&&this.flushQueue(),void 0===this._queue.find((function(e){var t=e.id;return o===t}))&&(this.addToQueue({content:content,props:e},o),1===this._queue.length&&this.processQueue())}},{key:"addToQueue",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this._incrementer;this._queue.push({id:t,toast:e}),this._incrementer+=1}},{key:"flushQueue",value:function(){this._queue.forEach((function(e){var t=e.vm;t&&t.hide()})),this._queue=[]}},{key:"processQueue",value:function(){var e=this;if(this._queue.length){var t=this._queue[0],r=t.id,l=t.toast,content=l.content,o=l.props;this._queue[0].vm=function(e,content,t,r,l){var o=l.onRemove,d=new n({parent:r,propsData:x_({id:"lds-toast-pop-".concat(e)},t)});d.$slots.default=content;var div=document.createElement("div");return document.body.appendChild(div),d.$mount(div),o&&d.$once("dismissed",(function(){return o(e)})),d}(r,content,o,this._vm,{onRemove:function(){var t=e._queue.findIndex((function(e){return e.id===r}));t>=0&&(e._queue.splice(t,1),e.processQueue())}})}}}])}();e.mixin({beforeCreate:function(){t||(t=new l(this)),Object.defineProperty(this,__,{get:function(){return this||console.warn('LDS Warning [Invalid Context]: "'.concat(__,'" must be accessed from a Vue instance "this" context.'),"\n>>> in vuePlugins/LdsToaster.js via LdsToast"),t}})}})}},C_=["en"];function S_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function L_(e){for(var t=1;t3&&void 0!==arguments[3]&&arguments[3];if(e._lds_vue_custom_settings=e._lds_vue_custom_settings||{},!e._lds_vue_custom_settings[t]&&t)if(e._lds_vue_custom_settings[t]=!0,!1===r)e.prototype[t]=n;else{var l=n;Object.defineProperty(e.prototype,t,{get:function(){return l},set:function(e){if("function"==typeof r){var t=r(e);!1!==t&&(l=t)}else l=e}})}},A_={install:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.components,r=void 0===n?Object.keys(l):n,d=t.eventBus,h=void 0===d||d,f=t.globalEventBus,v=void 0!==f&&f,y=t.videoListPlayerUrlParam,w=void 0!==y&&y,k=t.videoListPlayerChapterUrlParam,M=void 0!==k&&k,x=t.jumpMenuURLParam,_=void 0!==x&&x,P=t.rtl,C=void 0!==P&&P,S=t.tabsURLParam,L=void 0!==S&&S,j=t.language,O=void 0===j?"en":j,A=t.languageData,T=void 0===A?{}:A,W=t.icons,D=void 0===W?{}:W,I=t.toasts,E=void 0===I||I;if(!e._lds_vue_installed){e._lds_vue_installed=!0,e.use(m.a),r.forEach((function(t){j_(e,t.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/\s+/g,"-").toLowerCase(),l[t])})),Object.keys(o).forEach((function(t){!function(e,t,n){e._lds_vue_mixins=e._lds_vue_mixins||{},!e._lds_vue_mixins[t]&&t&&n&&(e._lds_vue_mixins[t]=!0,e.mixin(n))}(e,t,o[t])})),h&&function(e,t){e._lds_vue_eventbus=e._lds_vue_eventbus||!1,!e._lds_vue_eventbus&&t&&(e._lds_vue_eventbus=!0,e.prototype.$bus=t)}(e,mw),"undefined"!=typeof window&&!1!==v&&(window.LdsEventBus=mw),!1!==w&&O_(e,"$videoListPlayerUrlParam",w),!1!==M&&O_(e,"$videoListPlayerChapterUrlParam",M),!1!==_&&O_(e,"$jumpMenuURLParam",_),!1!==L&&O_(e,"$tabsURLParam",L),O_(e,"$rtl",C,!0),O_(e,"$languageData",function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.en,n=void 0===t?{}:t,r=Object(c.a)(e,C_),l={en:L_(L_({},fw),n)};return r&&Object.keys(r).forEach((function(e){l[e]=L_(L_({},l.en),r[e])})),l}(T)),O_(e,"$language",O,(function(t){return t in e.prototype.$languageData?t:(console.error("LDS ERROR [Localization]: Language ".concat(t," does not exist in supplied language data.")),!1)}));var z=L_(L_({},y_),D);Object.keys(z).forEach((function(t){j_(e,"lds-icon-".concat(t),z[t].component)})),O_(e,"$icons",z),E&&e.use(P_)}}};t.a=A_},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,l.default)(e),parseInt(e,t||10)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,l.default)(e),t)return"1"===e||/^true$/i.test(e);return"0"!==e&&!/^false$/i.test(e)&&""!==e};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,l.default)(e),e===t};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n){if((0,r.default)(e),(n=(0,o.default)(n,c)).ignoreCase)return e.toLowerCase().split((0,l.default)(t).toLowerCase()).length>n.minOccurrences;return e.split((0,l.default)(t)).length>n.minOccurrences};var r=d(n(3)),l=d(n(190)),o=d(n(35));function d(e){return e&&e.__esModule?e:{default:e}}var c={ignoreCase:!1,minOccurrences:1};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,pattern,t){(0,l.default)(e),"[object RegExp]"!==Object.prototype.toString.call(pattern)&&(pattern=new RegExp(pattern,t));return!!e.match(pattern)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,r.default)(e),!e||/[\s<>]/.test(e))return!1;if(0===e.indexOf("mailto:"))return!1;if((t=(0,d.default)(t,m)).validate_length&&e.length>=2083)return!1;if(!t.allow_fragments&&e.includes("#"))return!1;if(!t.allow_query_components&&(e.includes("?")||e.includes("&")))return!1;var n,c,y,w,k,M,x,_;if(x=e.split("#"),e=x.shift(),x=e.split("?"),e=x.shift(),(x=e.split("://")).length>1){if(n=x.shift().toLowerCase(),t.require_valid_protocol&&-1===t.protocols.indexOf(n))return!1}else{if(t.require_protocol)return!1;if("//"===e.slice(0,2)){if(!t.allow_protocol_relative_urls)return!1;x[0]=e.slice(2)}}if(""===(e=x.join("://")))return!1;if(x=e.split("/"),""===(e=x.shift())&&!t.require_host)return!0;if((x=e.split("@")).length>1){if(t.disallow_auth)return!1;if(""===x[0])return!1;if((c=x.shift()).indexOf(":")>=0&&c.split(":").length>2)return!1;var P=c.split(":"),C=(i=2,function(e){if(Array.isArray(e))return e}(j=P)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,l,i,u,a=[],o=!0,d=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;o=!1}else for(;!(o=(r=i.call(n)).done)&&(a.push(r.value),a.length!==t);o=!0);}catch(e){d=!0,l=e}finally{try{if(!o&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(d)throw l}}return a}}(j,i)||function(e,t){if(e){if("string"==typeof e)return h(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?h(e,t):void 0}}(j,i)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),S=C[0],L=C[1];if(""===S&&""===L)return!1}var j,i;w=x.join("@"),M=null,_=null;var O=w.match(f);O?(y="",_=O[1],M=O[2]||null):(y=(x=w.split(":")).shift(),x.length&&(M=x.join(":")));if(null!==M&&M.length>0){if(k=parseInt(M,10),!/^[0-9]+$/.test(M)||k<=0||k>65535)return!1}else if(t.require_port)return!1;if(t.host_whitelist)return v(y,t.host_whitelist);if(""===y&&!t.require_host)return!0;if(!((0,o.default)(y)||(0,l.default)(y,t)||_&&(0,o.default)(_,6)))return!1;if(y=y||_,t.host_blacklist&&v(y,t.host_blacklist))return!1;return!0};var r=c(n(3)),l=c(n(143)),o=c(n(110)),d=c(n(35));function c(e){return e&&e.__esModule?e:{default:e}}function h(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,n=new Array(t);i1&&void 0!==arguments[1]?arguments[1]:"";(0,r.default)(e);var n=e.split("/");if(2!==n.length)return!1;if(!d.test(n[1]))return!1;if(n[1].length>1&&n[1].startsWith("0"))return!1;if(!(0,l.default)(n[0],t))return!1;var o=null;switch(String(t)){case"4":o=c;break;case"6":o=h;break;default:o=(0,l.default)(n[0],"6")?h:c}return n[1]<=o&&n[1]>=0};var r=o(n(3)),l=o(n(110));function o(e){return e&&e.__esModule?e:{default:e}}var d=/^\d{1,3}$/,c=32,h=128;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(input,e){return e=(0,l.default)(e,o),"string"==typeof input&&d[e.hourFormat][e.mode].test(input)};var r,l=(r=n(35))&&r.__esModule?r:{default:r};var o={hourFormat:"hour24",mode:"default"},d={hour24:{default:/^([01]?[0-9]|2[0-3]):([0-5][0-9])$/,withSeconds:/^([01]?[0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9])$/},hour12:{default:/^(0?[1-9]|1[0-2]):([0-5][0-9]) (A|P)M$/,withSeconds:/^(0?[1-9]|1[0-2]):([0-5][0-9]):([0-5][0-9]) (A|P)M$/}};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:o;if((0,l.default)(e),t.loose)return c.includes(e.toLowerCase());return d.includes(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o={loose:!1},d=["true","false","1","0"],c=[].concat(d,["yes","no"]);e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),v.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o="(([a-zA-Z]{2,3}(-".concat("([A-Za-z]{3}(-[A-Za-z]{3}){0,2})",")?)|([a-zA-Z]{5,8}))"),d="(".concat("(\\d|[A-W]|[Y-Z]|[a-w]|[y-z])","(-[A-Za-z0-9]{2,8})+)"),c="(x(-[A-Za-z0-9]{1,8})+)",h="(".concat("((en-GB-oed)|(i-ami)|(i-bnn)|(i-default)|(i-enochian)|(i-hak)|(i-klingon)|(i-lux)|(i-mingo)|(i-navajo)|(i-pwn)|(i-tao)|(i-tay)|(i-tsu)|(sgn-BE-FR)|(sgn-BE-NL)|(sgn-CH-DE))","|").concat("((art-lojban)|(cel-gaulish)|(no-bok)|(no-nyn)|(zh-guoyu)|(zh-hakka)|(zh-min)|(zh-min-nan)|(zh-xiang))",")"),m="(-|_)",f="".concat(o,"(").concat(m).concat("([A-Za-z]{4})",")?(").concat(m).concat("([A-Za-z]{2}|\\d{3})",")?(").concat(m).concat("([A-Za-z0-9]{5,8}|(\\d[A-Z-a-z0-9]{3}))",")*(").concat(m).concat(d,")*(").concat(m).concat(c,")?"),v=new RegExp("(^".concat(c,"$)|(^").concat(h,"$)|(^").concat(f,"$)"));e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if((0,l.default)(e),!o.test(e))return!1;for(var t=0,i=0;i1&&void 0!==arguments[1]?arguments[1]:"en-US",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,l.default)(e);var r=e,d=n.ignore;if(d)if(d instanceof RegExp)r=r.replace(d,"");else{if("string"!=typeof d)throw new Error("ignore should be instance of a String or RegExp");r=r.replace(new RegExp("[".concat(d.replace(/[-[\]{}()*+?.,\\^$|#\\s]/g,"\\$&"),"]"),"g"),"")}if(t in o.alpha)return o.alpha[t].test(r);throw new Error("Invalid locale '".concat(t,"'"))},t.locales=void 0;var r,l=(r=n(3))&&r.__esModule?r:{default:r},o=n(85);t.locales=Object.keys(o.alpha)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"en-US",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,l.default)(e);var r=e,d=n.ignore;if(d)if(d instanceof RegExp)r=r.replace(d,"");else{if("string"!=typeof d)throw new Error("ignore should be instance of a String or RegExp");r=r.replace(new RegExp("[".concat(d.replace(/[-[\]{}()*+?.,\\^$|#\\s]/g,"\\$&"),"]"),"g"),"")}if(t in o.alphanumeric)return o.alphanumeric[t].test(r);throw new Error("Invalid locale '".concat(t,"'"))},t.locales=void 0;var r,l=(r=n(3))&&r.__esModule?r:{default:r},o=n(85);t.locales=Object.keys(o.alphanumeric)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,l.default)(e),t&&t.no_symbols)return d.test(e);return new RegExp("^[+-]?([0-9]*[".concat((t||{}).locale?o.decimal[t.locale]:".","])?[0-9]+$")).test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r},o=n(85);var d=/^[0-9]+$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,l.default)(e);var n=e.replace(/\s/g,"").toUpperCase();return t.toUpperCase()in o&&o[t].test(n)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o={AM:/^[A-Z]{2}\d{7}$/,AR:/^[A-Z]{3}\d{6}$/,AT:/^[A-Z]\d{7}$/,AU:/^[A-Z]\d{7}$/,AZ:/^[A-Z]{1}\d{8}$/,BE:/^[A-Z]{2}\d{6}$/,BG:/^\d{9}$/,BR:/^[A-Z]{2}\d{6}$/,BY:/^[A-Z]{2}\d{7}$/,CA:/^[A-Z]{2}\d{6}$/,CH:/^[A-Z]\d{7}$/,CN:/^G\d{8}$|^E(?![IO])[A-Z0-9]\d{7}$/,CY:/^[A-Z](\d{6}|\d{8})$/,CZ:/^\d{8}$/,DE:/^[CFGHJKLMNPRTVWXYZ0-9]{9}$/,DK:/^\d{9}$/,DZ:/^\d{9}$/,EE:/^([A-Z]\d{7}|[A-Z]{2}\d{7})$/,ES:/^[A-Z0-9]{2}([A-Z0-9]?)\d{6}$/,FI:/^[A-Z]{2}\d{7}$/,FR:/^\d{2}[A-Z]{2}\d{5}$/,GB:/^\d{9}$/,GR:/^[A-Z]{2}\d{7}$/,HR:/^\d{9}$/,HU:/^[A-Z]{2}(\d{6}|\d{7})$/,IE:/^[A-Z0-9]{2}\d{7}$/,IN:/^[A-Z]{1}-?\d{7}$/,ID:/^[A-C]\d{7}$/,IR:/^[A-Z]\d{8}$/,IS:/^(A)\d{7}$/,IT:/^[A-Z0-9]{2}\d{7}$/,JM:/^[Aa]\d{7}$/,JP:/^[A-Z]{2}\d{7}$/,KR:/^[MS]\d{8}$/,KZ:/^[a-zA-Z]\d{7}$/,LI:/^[a-zA-Z]\d{5}$/,LT:/^[A-Z0-9]{8}$/,LU:/^[A-Z0-9]{8}$/,LV:/^[A-Z0-9]{2}\d{7}$/,LY:/^[A-Z0-9]{8}$/,MT:/^\d{7}$/,MZ:/^([A-Z]{2}\d{7})|(\d{2}[A-Z]{2}\d{5})$/,MY:/^[AHK]\d{8}$/,MX:/^\d{10,11}$/,NL:/^[A-Z]{2}[A-Z0-9]{6}\d$/,NZ:/^([Ll]([Aa]|[Dd]|[Ff]|[Hh])|[Ee]([Aa]|[Pp])|[Nn])\d{6}$/,PH:/^([A-Z](\d{6}|\d{7}[A-Z]))|([A-Z]{2}(\d{6}|\d{7}))$/,PK:/^[A-Z]{2}\d{7}$/,PL:/^[A-Z]{2}\d{7}$/,PT:/^[A-Z]\d{6}$/,RO:/^\d{8,9}$/,RU:/^\d{9}$/,SE:/^\d{8}$/,SL:/^(P)[A-Z]\d{7}$/,SK:/^[0-9A-Z]\d{7}$/,TH:/^[A-Z]{1,2}\d{6,7}$/,TR:/^[A-Z]\d{8}$/,UA:/^[A-Z]{2}\d{6}$/,US:/^\d{9}$/,ZA:/^[TAMD]\d{8}$/};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e,{allow_leading_zeroes:!1,min:0,max:65535})};var r,l=(r=n(144))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),e===e.toLowerCase()};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),e===e.toUpperCase()};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,l.default)(e);var n=o;(t=t||{}).allow_hyphens&&(n=d);if(!n.test(e))return!1;e=e.replace(/-/g,"");for(var r=0,c=2,i=0;i<14;i++){var h=e.substring(14-i-1,14-i),m=parseInt(h,10)*c;r+=m>=10?m%10+1:m,1===c?c+=1:c-=1}if((10-r%10)%10!==parseInt(e.substring(14,15),10))return!1;return!0};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^[0-9]{15}$/,d=/^\d{2}-\d{6}-\d{6}-\d{1}$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^[\x00-\x7F]+$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.fullWidth.test(e)&&d.halfWidth.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r},o=n(194),d=n(195);e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/[^\x00-\x7F]/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,r.default)(e),o.test(e)};var r=l(n(3));function l(e){return e&&e.__esModule?e:{default:e}}var o=(0,l(n(343)).default)(["^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)","(?:-((?:0|[1-9]\\d*|\\d*[a-z-][0-9a-z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-z-][0-9a-z-]*))*))","?(?:\\+([0-9a-z-]+(?:\\.[0-9a-z-]+)*))?$"],"i");e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=e.join("");return new RegExp(n,t)},e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/[\uD800-\uDBFF][\uDC00-\uDFFF]/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,l.default)(e),(t=(0,r.default)(t,h)).locale in d.decimal)return!(0,o.default)(m,e.replace(/ /g,""))&&function(e){var t=new RegExp("^[-+]?([0-9]+)?(\\".concat(d.decimal[e.locale],"[0-9]{").concat(e.decimal_digits,"})").concat(e.force_decimal?"":"?","$"));return t}(t).test(e);throw new Error("Invalid locale '".concat(t.locale,"'"))};var r=c(n(35)),l=c(n(3)),o=c(n(346)),d=n(85);function c(e){return e&&e.__esModule?e:{default:e}}var h={force_decimal:!1,decimal_digits:"1,",locale:"en-US"},m=["","-","+"];e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default=function(e,t){return e.some((function(e){return t===e}))};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^(0o)?[0-7]+$/i;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,r.default)(e),(0,l.default)(e)%parseInt(t,10)==0};var r=o(n(3)),l=o(n(188));function o(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^#?([0-9A-F]{3}|[0-9A-F]{4}|[0-9A-F]{6}|[0-9A-F]{8})$/i;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if((0,l.default)(e),!t)return o.test(e)||d.test(e);return o.test(e)||d.test(e)||c.test(e)||h.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^rgb\((([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]),){2}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\)$/,d=/^rgba\((([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]),){3}(0?\.\d|1(\.0)?|0(\.0)?)\)$/,c=/^rgb\((([0-9]%|[1-9][0-9]%|100%),){2}([0-9]%|[1-9][0-9]%|100%)\)$/,h=/^rgba\((([0-9]%|[1-9][0-9]%|100%),){3}(0?\.\d|1(\.0)?|0(\.0)?)\)$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,l.default)(e);var t=e.replace(/\s+/g," ").replace(/\s?(hsla?\(|\)|,)\s?/gi,"$1");if(-1!==t.indexOf(","))return o.test(t);return d.test(t)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^hsla?\(((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?))(deg|grad|rad|turn)?(,(\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%){2}(,((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%?))?\)$/i,d=/^hsla?\(((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?))(deg|grad|rad|turn)?(\s(\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%){2}\s?(\/\s((\+|\-)?([0-9]+(\.[0-9]+)?(e(\+|\-)?[0-9]+)?|\.[0-9]+(e(\+|\-)?[0-9]+)?)%?)\s?)?\)$/i;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^[A-Z]{2}[0-9A-Z]{3}\d{2}\d{5}$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return(0,l.default)(e),function(e,t){var n=e.replace(/[\s\-]+/gi,"").toUpperCase(),r=n.slice(0,2).toUpperCase(),l=r in o;if(t.whitelist){if(!function(e){if(e.filter((function(e){return!(e in o)})).length>0)return!1;return!0}(t.whitelist))return!1;if(!t.whitelist.includes(r))return!1}if(t.blacklist){if(t.blacklist.includes(r))return!1}return l&&o[r].test(n)}(e,t)&&function(e){var t=e.replace(/[^A-Z0-9]+/gi,"").toUpperCase();return 1===(t.slice(4)+t.slice(0,4)).replace(/[A-Z]/g,(function(e){return e.charCodeAt(0)-55})).match(/\d{1,7}/g).reduce((function(e,t){return Number(e+t)%97}),"")}(e)},t.locales=void 0;var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o={AD:/^(AD[0-9]{2})\d{8}[A-Z0-9]{12}$/,AE:/^(AE[0-9]{2})\d{3}\d{16}$/,AL:/^(AL[0-9]{2})\d{8}[A-Z0-9]{16}$/,AT:/^(AT[0-9]{2})\d{16}$/,AZ:/^(AZ[0-9]{2})[A-Z0-9]{4}\d{20}$/,BA:/^(BA[0-9]{2})\d{16}$/,BE:/^(BE[0-9]{2})\d{12}$/,BG:/^(BG[0-9]{2})[A-Z]{4}\d{6}[A-Z0-9]{8}$/,BH:/^(BH[0-9]{2})[A-Z]{4}[A-Z0-9]{14}$/,BR:/^(BR[0-9]{2})\d{23}[A-Z]{1}[A-Z0-9]{1}$/,BY:/^(BY[0-9]{2})[A-Z0-9]{4}\d{20}$/,CH:/^(CH[0-9]{2})\d{5}[A-Z0-9]{12}$/,CR:/^(CR[0-9]{2})\d{18}$/,CY:/^(CY[0-9]{2})\d{8}[A-Z0-9]{16}$/,CZ:/^(CZ[0-9]{2})\d{20}$/,DE:/^(DE[0-9]{2})\d{18}$/,DK:/^(DK[0-9]{2})\d{14}$/,DO:/^(DO[0-9]{2})[A-Z]{4}\d{20}$/,DZ:/^(DZ\d{24})$/,EE:/^(EE[0-9]{2})\d{16}$/,EG:/^(EG[0-9]{2})\d{25}$/,ES:/^(ES[0-9]{2})\d{20}$/,FI:/^(FI[0-9]{2})\d{14}$/,FO:/^(FO[0-9]{2})\d{14}$/,FR:/^(FR[0-9]{2})\d{10}[A-Z0-9]{11}\d{2}$/,GB:/^(GB[0-9]{2})[A-Z]{4}\d{14}$/,GE:/^(GE[0-9]{2})[A-Z0-9]{2}\d{16}$/,GI:/^(GI[0-9]{2})[A-Z]{4}[A-Z0-9]{15}$/,GL:/^(GL[0-9]{2})\d{14}$/,GR:/^(GR[0-9]{2})\d{7}[A-Z0-9]{16}$/,GT:/^(GT[0-9]{2})[A-Z0-9]{4}[A-Z0-9]{20}$/,HR:/^(HR[0-9]{2})\d{17}$/,HU:/^(HU[0-9]{2})\d{24}$/,IE:/^(IE[0-9]{2})[A-Z0-9]{4}\d{14}$/,IL:/^(IL[0-9]{2})\d{19}$/,IQ:/^(IQ[0-9]{2})[A-Z]{4}\d{15}$/,IR:/^(IR[0-9]{2})0\d{2}0\d{18}$/,IS:/^(IS[0-9]{2})\d{22}$/,IT:/^(IT[0-9]{2})[A-Z]{1}\d{10}[A-Z0-9]{12}$/,JO:/^(JO[0-9]{2})[A-Z]{4}\d{22}$/,KW:/^(KW[0-9]{2})[A-Z]{4}[A-Z0-9]{22}$/,KZ:/^(KZ[0-9]{2})\d{3}[A-Z0-9]{13}$/,LB:/^(LB[0-9]{2})\d{4}[A-Z0-9]{20}$/,LC:/^(LC[0-9]{2})[A-Z]{4}[A-Z0-9]{24}$/,LI:/^(LI[0-9]{2})\d{5}[A-Z0-9]{12}$/,LT:/^(LT[0-9]{2})\d{16}$/,LU:/^(LU[0-9]{2})\d{3}[A-Z0-9]{13}$/,LV:/^(LV[0-9]{2})[A-Z]{4}[A-Z0-9]{13}$/,MA:/^(MA[0-9]{26})$/,MC:/^(MC[0-9]{2})\d{10}[A-Z0-9]{11}\d{2}$/,MD:/^(MD[0-9]{2})[A-Z0-9]{20}$/,ME:/^(ME[0-9]{2})\d{18}$/,MK:/^(MK[0-9]{2})\d{3}[A-Z0-9]{10}\d{2}$/,MR:/^(MR[0-9]{2})\d{23}$/,MT:/^(MT[0-9]{2})[A-Z]{4}\d{5}[A-Z0-9]{18}$/,MU:/^(MU[0-9]{2})[A-Z]{4}\d{19}[A-Z]{3}$/,MZ:/^(MZ[0-9]{2})\d{21}$/,NL:/^(NL[0-9]{2})[A-Z]{4}\d{10}$/,NO:/^(NO[0-9]{2})\d{11}$/,PK:/^(PK[0-9]{2})[A-Z0-9]{4}\d{16}$/,PL:/^(PL[0-9]{2})\d{24}$/,PS:/^(PS[0-9]{2})[A-Z0-9]{4}\d{21}$/,PT:/^(PT[0-9]{2})\d{21}$/,QA:/^(QA[0-9]{2})[A-Z]{4}[A-Z0-9]{21}$/,RO:/^(RO[0-9]{2})[A-Z]{4}[A-Z0-9]{16}$/,RS:/^(RS[0-9]{2})\d{18}$/,SA:/^(SA[0-9]{2})\d{2}[A-Z0-9]{18}$/,SC:/^(SC[0-9]{2})[A-Z]{4}\d{20}[A-Z]{3}$/,SE:/^(SE[0-9]{2})\d{20}$/,SI:/^(SI[0-9]{2})\d{15}$/,SK:/^(SK[0-9]{2})\d{20}$/,SM:/^(SM[0-9]{2})[A-Z]{1}\d{10}[A-Z0-9]{12}$/,SV:/^(SV[0-9]{2})[A-Z0-9]{4}\d{20}$/,TL:/^(TL[0-9]{2})\d{19}$/,TN:/^(TN[0-9]{2})\d{20}$/,TR:/^(TR[0-9]{2})\d{5}[A-Z0-9]{17}$/,UA:/^(UA[0-9]{2})\d{6}[A-Z0-9]{19}$/,VA:/^(VA[0-9]{2})\d{18}$/,VG:/^(VG[0-9]{2})[A-Z0-9]{4}\d{16}$/,XK:/^(XK[0-9]{2})\d{16}$/};t.locales=Object.keys(o)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,l.default)(e);var t=e.slice(4,6).toUpperCase();if(!o.CountryCodes.has(t)&&"XK"!==t)return!1;return d.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r},o=n(197);var d=/^[A-Za-z]{6}[A-Za-z0-9]{2}([A-Za-z0-9]{3})?$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^[a-f0-9]{32}$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,l.default)(e),new RegExp("^[a-fA-F0-9]{".concat(o[t],"}$")).test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o={md5:32,md4:32,sha1:40,sha256:64,sha384:96,sha512:128,ripemd128:32,ripemd160:40,tiger128:32,tiger160:40,tiger192:48,crc32:8,crc32b:8};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,r.default)(e);var t=e.split(".");if(3!==t.length)return!1;return t.reduce((function(e,t){return e&&(0,l.default)(t,{urlSafe:!0})}),!0)};var r=o(n(3)),l=o(n(198));function o(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,r.default)(e);try{t=(0,l.default)(t,c);var n=[];t.allow_primitives&&(n=[null,!1,!0]);var o=JSON.parse(e);return n.includes(o)||!!o&&"object"===d(o)}catch(e){}return!1};var r=o(n(3)),l=o(n(35));function o(e){return e&&e.__esModule?e:{default:e}}function d(e){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d(e)}var c={allow_primitives:!1};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,r.default)(e),0===((t=(0,l.default)(t,d)).ignore_whitespace?e.trim().length:e.length)};var r=o(n(3)),l=o(n(35));function o(e){return e&&e.__esModule?e:{default:e}}var d={ignore_whitespace:!1};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n,r;(0,l.default)(e),"object"===o(t)?(n=t.min||0,r=t.max):(n=arguments[1]||0,r=arguments[2]);var d=e.match(/(\uFE0F|\uFE0E)/g)||[],c=e.match(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g)||[],h=e.length-d.length-c.length;return h>=n&&(void 0===r||h<=r)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,l.default)(e);var pattern=o[[void 0,null].includes(t)?"all":t];return!!pattern&&pattern.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o={1:/^[0-9A-F]{8}-[0-9A-F]{4}-1[0-9A-F]{3}-[0-9A-F]{4}-[0-9A-F]{12}$/i,2:/^[0-9A-F]{8}-[0-9A-F]{4}-2[0-9A-F]{3}-[0-9A-F]{4}-[0-9A-F]{12}$/i,3:/^[0-9A-F]{8}-[0-9A-F]{4}-3[0-9A-F]{3}-[0-9A-F]{4}-[0-9A-F]{12}$/i,4:/^[0-9A-F]{8}-[0-9A-F]{4}-4[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,5:/^[0-9A-F]{8}-[0-9A-F]{4}-5[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,7:/^[0-9A-F]{8}-[0-9A-F]{4}-7[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i,all:/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$/i};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,r.default)(e),(0,l.default)(e)&&24===e.length};var r=o(n(3)),l=o(n(196));function o(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=(null==t?void 0:t.comparisonDate)||t||Date().toString(),r=(0,l.default)(n),o=(0,l.default)(e);return!!(o&&r&&o>r)};var r,l=(r=n(142))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:String(new Date);(0,r.default)(e);var n=(0,l.default)(t),o=(0,l.default)(e);return!!(o&&n&&o=0}if("object"===d(t))return t.hasOwnProperty(e);if(t&&"function"==typeof t.indexOf)return t.indexOf(e)>=0;return!1};var r=o(n(3)),l=o(n(190));function o(e){return e&&e.__esModule?e:{default:e}}function d(e){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d(e)}e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,r.default)(e);var n=t.provider,o=e.replace(/[- ]+/g,"");if(n&&n.toLowerCase()in d){if(!d[n.toLowerCase()].test(o))return!1}else{if(n&&!(n.toLowerCase()in d))throw new Error("".concat(n," is not a valid credit card provider."));if(!c.some((function(e){return e.test(o)})))return!1}return(0,l.default)(e)};var r=o(n(3)),l=o(n(199));function o(e){return e&&e.__esModule?e:{default:e}}var d={amex:/^3[47][0-9]{13}$/,dinersclub:/^3(?:0[0-5]|[68][0-9])[0-9]{11}$/,discover:/^6(?:011|5[0-9][0-9])[0-9]{12,15}$/,jcb:/^(?:2131|1800|35\d{3})\d{11}$/,mastercard:/^5[1-5][0-9]{2}|(222[1-9]|22[3-9][0-9]|2[3-6][0-9]{2}|27[01][0-9]|2720)[0-9]{12}$/,unionpay:/^(6[27][0-9]{14}|^(81[0-9]{14,17}))$/,visa:/^(?:4[0-9]{12})(?:[0-9]{3,6})?$/},c=function(){var e=[];for(var t in d)d.hasOwnProperty(t)&&e.push(d[t]);return e}();e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,r.default)(e),t in d)return d[t](e);if("any"===t){for(var n in d){if(d.hasOwnProperty(n))if((0,d[n])(e))return!0}return!1}throw new Error("Invalid locale '".concat(t,"'"))};var r=o(n(3)),l=o(n(144));function o(e){return e&&e.__esModule?e:{default:e}}var d={PL:function(e){(0,r.default)(e);var t={1:1,2:3,3:7,4:9,5:1,6:3,7:7,8:9,9:1,10:3,11:0};if(null!=e&&11===e.length&&(0,l.default)(e,{allow_leading_zeroes:!0})){var n=e.split("").slice(0,-1).reduce((function(e,n,r){return e+Number(n)*t[r+1]}),0)%10,o=Number(e.charAt(e.length-1));if(0===n&&0===o||o===10-n)return!0}return!1},ES:function(e){(0,r.default)(e);var t={X:0,Y:1,Z:2},n=e.trim().toUpperCase();if(!/^[0-9X-Z][0-9]{7}[TRWAGMYFPDXBNJZSQVHLCKE]$/.test(n))return!1;var l=n.slice(0,-1).replace(/[X,Y,Z]/g,(function(e){return t[e]}));return n.endsWith(["T","R","W","A","G","M","Y","F","P","D","X","B","N","J","Z","S","Q","V","H","L","C","K","E"][l%23])},FI:function(e){if((0,r.default)(e),11!==e.length)return!1;if(!e.match(/^\d{6}[\-A\+]\d{3}[0-9ABCDEFHJKLMNPRSTUVWXY]{1}$/))return!1;return"0123456789ABCDEFHJKLMNPRSTUVWXY"[(1e3*parseInt(e.slice(0,6),10)+parseInt(e.slice(7,10),10))%31]===e.slice(10,11)},IN:function(e){var t=[[0,1,2,3,4,5,6,7,8,9],[1,2,3,4,0,6,7,8,9,5],[2,3,4,0,1,7,8,9,5,6],[3,4,0,1,2,8,9,5,6,7],[4,0,1,2,3,9,5,6,7,8],[5,9,8,7,6,0,4,3,2,1],[6,5,9,8,7,1,0,4,3,2],[7,6,5,9,8,2,1,0,4,3],[8,7,6,5,9,3,2,1,0,4],[9,8,7,6,5,4,3,2,1,0]],p=[[0,1,2,3,4,5,6,7,8,9],[1,5,7,6,2,8,3,0,9,4],[5,8,0,3,7,9,6,1,4,2],[8,9,1,6,0,4,3,5,2,7],[9,4,5,3,1,2,6,8,7,0],[4,2,8,6,5,7,3,9,0,1],[2,7,9,3,8,0,6,4,1,5],[7,0,4,6,9,1,3,2,5,8]],n=e.trim();if(!/^[1-9]\d{3}\s?\d{4}\s?\d{4}$/.test(n))return!1;var r=0;return n.replace(/\s/g,"").split("").map(Number).reverse().forEach((function(e,i){r=t[r][p[i%8][e]]})),0===r},IR:function(e){if(!e.match(/^\d{10}$/))return!1;if(e="0000".concat(e).slice(e.length-6),0===parseInt(e.slice(3,9),10))return!1;for(var t=parseInt(e.slice(9,10),10),n=0,i=0;i<9;i++)n+=parseInt(e.slice(i,i+1),10)*(10-i);return(n%=11)<2&&t===n||n>=2&&t===11-n},IT:function(e){return 9===e.length&&("CA00000AA"!==e&&e.search(/C[A-Z]\d{5}[A-Z]{2}/i)>-1)},NO:function(e){var t=e.trim();if(isNaN(Number(t)))return!1;if(11!==t.length)return!1;if("00000000000"===t)return!1;var n=t.split("").map(Number),r=(11-(3*n[0]+7*n[1]+6*n[2]+1*n[3]+8*n[4]+9*n[5]+4*n[6]+5*n[7]+2*n[8])%11)%11,l=(11-(5*n[0]+4*n[1]+3*n[2]+2*n[3]+7*n[4]+6*n[5]+5*n[6]+4*n[7]+3*n[8]+2*r)%11)%11;return r===n[9]&&l===n[10]},TH:function(e){if(!e.match(/^[1-8]\d{12}$/))return!1;for(var t=0,i=0;i<12;i++)t+=parseInt(e[i],10)*(13-i);return e[12]===((11-t%11)%10).toString()},LK:function(e){return!(10!==e.length||!/^[1-9]\d{8}[vx]$/i.test(e))||!(12!==e.length||!/^[1-9]\d{11}$/i.test(e))},"he-IL":function(e){var t=e.trim();if(!/^\d{9}$/.test(t))return!1;for(var n,r=t,l=0,i=0;i9?n-9:n;return l%10==0},"ar-LY":function(e){var t=e.trim();return!!/^(1|2)\d{11}$/.test(t)},"ar-TN":function(e){var t=e.trim();return!!/^\d{8}$/.test(t)},"zh-CN":function(e){var t,n=["11","12","13","14","15","21","22","23","31","32","33","34","35","36","37","41","42","43","44","45","46","50","51","52","53","54","61","62","63","64","65","71","81","82","91"],r=["7","9","10","5","8","4","2","1","6","3","7","9","10","5","8","4","2"],l=["1","0","X","9","8","7","6","5","4","3","2"],o=function(e){return n.includes(e)},d=function(e){var t=parseInt(e.substring(0,4),10),n=parseInt(e.substring(4,6),10),dd=parseInt(e.substring(6),10),r=new Date(t,n-1,dd);return!(r>new Date)&&(r.getFullYear()===t&&r.getMonth()===n-1&&r.getDate()===dd)},c=function(e){return function(e){for(var t=e.substring(0,17),n=0,i=0;i<17;i++)n+=parseInt(t.charAt(i),10)*parseInt(r[i],10);return l[n%11]}(e)===e.charAt(17).toUpperCase()};return!!/^\d{15}|(\d{17}(\d|x|X))$/.test(t=e)&&(15===t.length?function(e){var t=/^[1-9]\d{7}((0[1-9])|(1[0-2]))((0[1-9])|([1-2][0-9])|(3[0-1]))\d{3}$/.test(e);if(!t)return!1;var n=e.substring(0,2);if(!(t=o(n)))return!1;var r="19".concat(e.substring(6,12));return!!(t=d(r))}(t):function(e){var t=/^[1-9]\d{5}[1-9]\d{3}((0[1-9])|(1[0-2]))((0[1-9])|([1-2][0-9])|(3[0-1]))\d{3}(\d|x|X)$/.test(e);if(!t)return!1;var n=e.substring(0,2);if(!(t=o(n)))return!1;var r=e.substring(6,14);return!!(t=d(r))&&c(e)}(t))},"zh-HK":function(e){var t=/^[0-9]$/;if(e=(e=e.trim()).toUpperCase(),!/^[A-Z]{1,2}[0-9]{6}((\([0-9A]\))|(\[[0-9A]\])|([0-9A]))$/.test(e))return!1;8===(e=e.replace(/\[|\]|\(|\)/g,"")).length&&(e="3".concat(e));for(var n=0,i=0;i<=7;i++){n+=(t.test(e[i])?e[i]:(e[i].charCodeAt(0)-55)%11)*(9-i)}return(0===(n%=11)?"0":1===n?"A":String(11-n))===e[e.length-1]},"zh-TW":function(e){var t={A:10,B:11,C:12,D:13,E:14,F:15,G:16,H:17,I:34,J:18,K:19,L:20,M:21,N:22,O:35,P:23,Q:24,R:25,S:26,T:27,U:28,V:29,W:32,X:30,Y:31,Z:33},n=e.trim().toUpperCase();return!!/^[A-Z][0-9]{9}$/.test(n)&&Array.from(n).reduce((function(e,n,r){if(0===r){var code=t[n];return code%10*9+Math.floor(code/10)}return 9===r?(10-e%10-Number(n))%10==0:e+Number(n)*(9-r)}),0)}};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,l.default)(e);var t=Number(e.slice(-1));return c.test(e)&&t===(n=e,r=10-n.slice(0,-1).split("").map((function(e,t){return Number(e)*function(e,t){return e===o||e===d?t%2==0?3:1:t%2==0?1:3}(n.length,t)})).reduce((function(e,t){return e+t}),0)%10,r<10?r:0);var n,r};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=8,d=14,c=/^(\d{8}|\d{13}|\d{14})$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if((0,l.default)(e),!o.test(e))return!1;for(var t=!0,n=0,i=e.length-2;i>=0;i--)if(e[i]>="A"&&e[i]<="Z")for(var r=e[i].charCodeAt(0)-55,d=0,c=[r%10,Math.trunc(r/10)];d=5?1+2*(h-5):2*h:h,t=!t}else{var m=e[i].charCodeAt(0)-"0".charCodeAt(0);n+=t?m>=5?1+2*(m-5):2*m:m,t=!t}var f=10*Math.trunc((n+9)/10)-n;return+e[e.length-1]===f};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^[A-Z]{2}[0-9A-Z]{9}[0-9]$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t,n){(0,l.default)(t);var r=String((null==n?void 0:n.version)||n);if(!(null!=n&&n.version||n))return e(t,{version:10})||e(t,{version:13});var h=t.replace(/[\s-]+/g,""),m=0;if("10"===r){if(!o.test(h))return!1;for(var i=0;i1&&void 0!==arguments[1]?arguments[1]:{};(0,l.default)(e);var n=o;if(n=t.require_hyphen?n.replace("?",""):n,!(n=t.case_sensitive?new RegExp(n):new RegExp(n,"i")).test(e))return!1;for(var r=e.replace("-","").toUpperCase(),d=0,i=0;i1&&void 0!==arguments[1]?arguments[1]:"en-US";(0,l.default)(e);var n=e.slice(0);if(t in w)return t in x&&(n=n.replace(x[t],"")),!!w[t].test(n)&&(!(t in k)||k[t](n));throw new Error("Invalid locale '".concat(t,"'"))};var l=h(n(3)),o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=c(t);if(n&&n.has(e))return n.get(e);var l={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if("default"!==u&&{}.hasOwnProperty.call(e,u)){var i=a?Object.getOwnPropertyDescriptor(e,u):null;i&&(i.get||i.set)?Object.defineProperty(l,u,i):l[u]=e[u]}return l.default=e,n&&n.set(e,l),l}(n(200)),d=h(n(193));function c(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(c=function(e){return e?n:t})(e)}function h(e){return e&&e.__esModule?e:{default:e}}function m(e){return function(e){if(Array.isArray(e))return f(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return f(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return f(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function f(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,n=new Array(t);i0){if(t&&!n&&!/[AEIOU]/.test(e[i]))return!1;if(n&&!/X/.test(e[i]))return!1}return!0}var w={"bg-BG":/^\d{10}$/,"cs-CZ":/^\d{6}\/{0,1}\d{3,4}$/,"de-AT":/^\d{9}$/,"de-DE":/^[1-9]\d{10}$/,"dk-DK":/^\d{6}-{0,1}\d{4}$/,"el-CY":/^[09]\d{7}[A-Z]$/,"el-GR":/^([0-4]|[7-9])\d{8}$/,"en-CA":/^\d{9}$/,"en-GB":/^\d{10}$|^(?!GB|NK|TN|ZZ)(?![DFIQUV])[A-Z](?![DFIQUVO])[A-Z]\d{6}[ABCD ]$/i,"en-IE":/^\d{7}[A-W][A-IW]{0,1}$/i,"en-US":/^\d{2}[- ]{0,1}\d{7}$/,"es-AR":/(20|23|24|27|30|33|34)[0-9]{8}[0-9]/,"es-ES":/^(\d{0,8}|[XYZKLM]\d{7})[A-HJ-NP-TV-Z]$/i,"et-EE":/^[1-6]\d{6}(00[1-9]|0[1-9][0-9]|[1-6][0-9]{2}|70[0-9]|710)\d$/,"fi-FI":/^\d{6}[-+A]\d{3}[0-9A-FHJ-NPR-Y]$/i,"fr-BE":/^\d{11}$/,"fr-FR":/^[0-3]\d{12}$|^[0-3]\d\s\d{2}(\s\d{3}){3}$/,"fr-LU":/^\d{13}$/,"hr-HR":/^\d{11}$/,"hu-HU":/^8\d{9}$/,"it-IT":/^[A-Z]{6}[L-NP-V0-9]{2}[A-EHLMPRST][L-NP-V0-9]{2}[A-ILMZ][L-NP-V0-9]{3}[A-Z]$/i,"lv-LV":/^\d{6}-{0,1}\d{5}$/,"mt-MT":/^\d{3,7}[APMGLHBZ]$|^([1-8])\1\d{7}$/i,"nl-NL":/^\d{9}$/,"pl-PL":/^\d{10,11}$/,"pt-BR":/(?:^\d{11}$)|(?:^\d{14}$)/,"pt-PT":/^\d{9}$/,"ro-RO":/^\d{13}$/,"sk-SK":/^\d{6}\/{0,1}\d{3,4}$/,"sl-SI":/^[1-9]\d{7}$/,"sv-SE":/^(\d{6}[-+]{0,1}\d{4}|(18|19|20)\d{6}[-+]{0,1}\d{4})$/,"uk-UA":/^\d{10}$/};w["lb-LU"]=w["fr-LU"],w["lt-LT"]=w["et-EE"],w["nl-BE"]=w["fr-BE"],w["fr-CA"]=w["en-CA"];var k={"bg-BG":function(e){var t=e.slice(0,2),n=parseInt(e.slice(2,4),10);n>40?(n-=40,t="20".concat(t)):n>20?(n-=20,t="18".concat(t)):t="19".concat(t),n<10&&(n="0".concat(n));var r="".concat(t,"/").concat(n,"/").concat(e.slice(4,6));if(!(0,d.default)(r,"YYYY/MM/DD"))return!1;for(var l=e.split("").map((function(a){return parseInt(a,10)})),o=[2,4,8,5,10,9,7,3,6],c=0,i=0;i50&&(n-=50),n>20){if(parseInt(t,10)<2004)return!1;n-=20}n<10&&(n="0".concat(n));var r="".concat(t,"/").concat(n,"/").concat(e.slice(4,6));if(!(0,d.default)(r,"YYYY/MM/DD"))return!1;if(10===e.length&&parseInt(e,10)%11!=0){var l=parseInt(e.slice(0,9),10)%11;if(!(parseInt(t,10)<1986&&10===l))return!1;if(0!==parseInt(e.slice(9),10))return!1}return!0},"de-AT":function(e){return o.luhnCheck(e)},"de-DE":function(e){for(var t=e.split("").map((function(a){return parseInt(a,10)})),n=[],i=0;i1}))).length&&3!==n.length)return!1;if(3===n[0].length){for(var l=n[0].split("").map((function(a){return parseInt(a,10)})),d=0,c=0;c58))return!1;t="18".concat(t)}}3===t.length&&(t=[t.slice(0,2),"0",t.slice(2)].join(""));var n="".concat(t,"/").concat(e.slice(2,4),"/").concat(e.slice(0,2));if(!(0,d.default)(n,"YYYY/MM/DD"))return!1;for(var r=e.split("").map((function(a){return parseInt(a,10)})),l=0,o=4,i=0;i<9;i++)l+=r[i]*o,1===(o-=1)&&(o=7);return 1!==(l%=11)&&(0===l?0===r[9]:r[9]===11-l)},"el-CY":function(e){for(var t=e.slice(0,8).split("").map((function(a){return parseInt(a,10)})),n=0,i=1;i4&&(n+=2));return String.fromCharCode(n%26+65)===e.charAt(8)},"el-GR":function(e){for(var t=e.split("").map((function(a){return parseInt(a,10)})),n=0,i=0;i<8;i++)n+=t[i]*Math.pow(2,8-i);return n%11%10===t[8]},"en-CA":function(input){var e=input.split(""),t=e.filter((function(e,t){return t%2})).map((function(i){return 2*Number(i)})).join("").split("");return e.filter((function(e,t){return!(t%2)})).concat(t).map((function(i){return Number(i)})).reduce((function(e,t){return e+t}))%10==0},"en-IE":function(e){var t=o.reverseMultiplyAndSum(e.split("").slice(0,7).map((function(a){return parseInt(a,10)})),8);return 9===e.length&&"W"!==e[8]&&(t+=9*(e[8].charCodeAt(0)-64)),0===(t%=23)?"W"===e[7].toUpperCase():e[7].toUpperCase()===String.fromCharCode(64+t)},"en-US":function(e){return-1!==function(){var e=[];for(var t in v)v.hasOwnProperty(t)&&e.push.apply(e,m(v[t]));return e}().indexOf(e.slice(0,2))},"es-AR":function(e){for(var t=0,n=e.split(""),r=parseInt(n.pop(),10),i=0;i1){var n=0;switch(t[0]){case"Y":n=1;break;case"Z":n=2}t.splice(0,1,n)}else for(;t.length<9;)t.unshift(0);t=t.join("");var r=parseInt(t.slice(0,8),10)%23;return t[8]===["T","R","W","A","G","M","Y","F","P","D","X","B","N","J","Z","S","Q","V","H","L","C","K","E"][r]},"et-EE":function(e){var t=e.slice(1,3);switch(e.slice(0,1)){case"1":case"2":t="18".concat(t);break;case"3":case"4":t="19".concat(t);break;default:t="20".concat(t)}var n="".concat(t,"/").concat(e.slice(3,5),"/").concat(e.slice(5,7));if(!(0,d.default)(n,"YYYY/MM/DD"))return!1;for(var r=e.split("").map((function(a){return parseInt(a,10)})),l=0,o=1,i=0;i<10;i++)l+=r[i]*o,10===(o+=1)&&(o=1);if(l%11==10){l=0,o=3;for(var c=0;c<10;c++)l+=r[c]*o,10===(o+=1)&&(o=1);if(l%11==10)return 0===r[10]}return l%11===r[10]},"fi-FI":function(e){var t=e.slice(4,6);switch(e.slice(6,7)){case"+":t="18".concat(t);break;case"-":t="19".concat(t);break;default:t="20".concat(t)}var n="".concat(t,"/").concat(e.slice(2,4),"/").concat(e.slice(0,2));if(!(0,d.default)(n,"YYYY/MM/DD"))return!1;var r=parseInt(e.slice(0,6)+e.slice(7,10),10)%31;return r<10?r===parseInt(e.slice(10),10):["A","B","C","D","E","F","H","J","K","L","M","N","P","R","S","T","U","V","W","X","Y"][r-=10]===e.slice(10)},"fr-BE":function(e){if("00"!==e.slice(2,4)||"00"!==e.slice(4,6)){var t="".concat(e.slice(0,2),"/").concat(e.slice(2,4),"/").concat(e.slice(4,6));if(!(0,d.default)(t,"YY/MM/DD"))return!1}var n=97-parseInt(e.slice(0,9),10)%97,r=parseInt(e.slice(9,11),10);return n===r||(n=97-parseInt("2".concat(e.slice(0,9)),10)%97)===r},"fr-FR":function(e){return e=e.replace(/\s/g,""),parseInt(e.slice(0,10),10)%511===parseInt(e.slice(10,13),10)},"fr-LU":function(e){var t="".concat(e.slice(0,4),"/").concat(e.slice(4,6),"/").concat(e.slice(6,8));return!!(0,d.default)(t,"YYYY/MM/DD")&&(!!o.luhnCheck(e.slice(0,12))&&o.verhoeffCheck("".concat(e.slice(0,11)).concat(e[12])))},"hr-HR":function(e){return o.iso7064Check(e)},"hu-HU":function(e){for(var t=e.split("").map((function(a){return parseInt(a,10)})),n=8,i=1;i<9;i++)n+=t[i]*(i+1);return n%11===t[9]},"it-IT":function(e){var t=e.toUpperCase().split("");if(!y(t.slice(0,3)))return!1;if(!y(t.slice(3,6)))return!1;for(var n={L:"0",M:"1",N:"2",P:"3",Q:"4",R:"5",S:"6",T:"7",U:"8",V:"9"},r=0,l=[6,7,9,10,12,13,14];r40&&(c-=40),c<10&&(c="0".concat(c));var h="".concat(t[6]).concat(t[7],"/").concat(o,"/").concat(c);if(!(0,d.default)(h,"YY/MM/DD"))return!1;for(var m=0,f=1;f4&&(M+=2)}m+=M}return String.fromCharCode(65+m%26)===t[15]},"lv-LV":function(e){var t=(e=e.replace(/\W/,"")).slice(0,2);if("32"!==t){if("00"!==e.slice(2,4)){var n=e.slice(4,6);switch(e[6]){case"0":n="18".concat(n);break;case"1":n="19".concat(n);break;default:n="20".concat(n)}var r="".concat(n,"/").concat(e.slice(2,4),"/").concat(t);if(!(0,d.default)(r,"YYYY/MM/DD"))return!1}for(var l=1101,o=[1,6,3,7,9,10,5,8,4,2],i=0;i32e3)return!1;if(n===parseInt(t.join("").slice(5,7),10))return!1}}return!0},"nl-NL":function(e){return o.reverseMultiplyAndSum(e.split("").slice(0,8).map((function(a){return parseInt(a,10)})),9)%11===parseInt(e[8],10)},"pl-PL":function(e){if(10===e.length){for(var t=[6,5,7,2,3,4,5,6,7],n=0,i=0;i80?(r="18".concat(r),l-=80):l>60?(r="22".concat(r),l-=60):l>40?(r="21".concat(r),l-=40):l>20?(r="20".concat(r),l-=20):r="19".concat(r),l<10&&(l="0".concat(l));var o="".concat(r,"/").concat(l,"/").concat(e.slice(4,6));if(!(0,d.default)(o,"YYYY/MM/DD"))return!1;for(var c=0,h=1,m=0;m10?h=1:5===h&&(h+=2);return(c=10-c%10)===parseInt(e[10],10)},"pt-BR":function(e){if(11===e.length){var t,n;if(t=0,"11111111111"===e||"22222222222"===e||"33333333333"===e||"44444444444"===e||"55555555555"===e||"66666666666"===e||"77777777777"===e||"88888888888"===e||"99999999999"===e||"00000000000"===e)return!1;for(var i=1;i<=9;i++)t+=parseInt(e.substring(i-1,i),10)*(11-i);if(10===(n=10*t%11)&&(n=0),n!==parseInt(e.substring(9,10),10))return!1;t=0;for(var r=1;r<=10;r++)t+=parseInt(e.substring(r-1,r),10)*(12-r);return 10===(n=10*t%11)&&(n=0),n===parseInt(e.substring(10,11),10)}if("00000000000000"===e||"11111111111111"===e||"22222222222222"===e||"33333333333333"===e||"44444444444444"===e||"55555555555555"===e||"66666666666666"===e||"77777777777777"===e||"88888888888888"===e||"99999999999999"===e)return!1;for(var l=e.length-2,o=e.substring(0,l),d=e.substring(l),c=0,h=l-7,m=l;m>=1;m--)c+=o.charAt(l-m)*h,(h-=1)<2&&(h=9);var f=c%11<2?0:11-c%11;if(f!==parseInt(d.charAt(0),10))return!1;l+=1,o=e.substring(0,l),c=0,h=l-7;for(var v=l;v>=1;v--)c+=o.charAt(l-v)*h,(h-=1)<2&&(h=9);return(f=c%11<2?0:11-c%11)===parseInt(d.charAt(1),10)},"pt-PT":function(e){var t=11-o.reverseMultiplyAndSum(e.split("").slice(0,8).map((function(a){return parseInt(a,10)})),9)%11;return t>9?0===parseInt(e[8],10):t===parseInt(e[8],10)},"ro-RO":function(e){if("9000"!==e.slice(0,4)){var t=e.slice(1,3);switch(e[0]){case"1":case"2":t="19".concat(t);break;case"3":case"4":t="18".concat(t);break;case"5":case"6":t="20".concat(t)}var n="".concat(t,"/").concat(e.slice(3,5),"/").concat(e.slice(5,7));if(8===n.length){if(!(0,d.default)(n,"YY/MM/DD"))return!1}else if(!(0,d.default)(n,"YYYY/MM/DD"))return!1;for(var r=e.split("").map((function(a){return parseInt(a,10)})),l=[2,7,9,1,4,6,3,5,8,2,7,9],o=0,i=0;i53)return!1;t=t<10?"190".concat(t):"19".concat(t);var n=parseInt(e.slice(2,4),10);n>50&&(n-=50),n<10&&(n="0".concat(n));var r="".concat(t,"/").concat(n,"/").concat(e.slice(4,6));if(!(0,d.default)(r,"YYYY/MM/DD"))return!1}return!0},"sl-SI":function(e){var t=11-o.reverseMultiplyAndSum(e.split("").slice(0,7).map((function(a){return parseInt(a,10)})),8)%11;return 10===t?0===parseInt(e[7],10):t===parseInt(e[7],10)},"sv-SE":function(e){var t=e.slice(0);e.length>11&&(t=t.slice(2));var n="",r=t.slice(2,4),l=parseInt(t.slice(4,6),10);if(e.length>11)n=e.slice(0,4);else if(n=e.slice(0,2),11===e.length&&l<60){var c=(new Date).getFullYear().toString(),h=parseInt(c.slice(0,2),10);if(c=parseInt(c,10),"-"===e[6])n=parseInt("".concat(h).concat(n),10)>c?"".concat(h-1).concat(n):"".concat(h).concat(n);else if(n="".concat(h-1).concat(n),c-parseInt(n,10)<100)return!1}l>60&&(l-=60),l<10&&(l="0".concat(l));var m="".concat(n,"/").concat(r,"/").concat(l);if(8===m.length){if(!(0,d.default)(m,"YY/MM/DD"))return!1}else if(!(0,d.default)(m,"YYYY/MM/DD"))return!1;return o.luhnCheck(e.replace(/\W/,""))},"uk-UA":function(e){for(var t=e.split("").map((function(a){return parseInt(a,10)})),n=[-1,5,7,9,4,6,10,5,7],r=0,i=0;i=11&&n<=20?12+n%11:n>=21&&n<=30?23+n%21:34+n%31)*Math.pow(2,i)}var r=t%11;return Number(e[e.length-1])===r}return!0}t.isFreightContainerID=c},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.has(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=new Set(["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]);e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,l.default)(e);var n=t.strictSeparator?d.test(e):o.test(e);return n&&t.strict?c(e):n};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-3])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/,d=/^([\+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-3])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([\.,]\d+(?!:))?)?(\17[0-5]\d([\.,]\d+)?)?([zZ]|([\+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/,c=function(e){var t=e.match(/^(\d{4})-?(\d{3})([ T]{1}\.*|$)/);if(t){var n=Number(t[1]),r=Number(t[2]);return n%4==0&&n%100!=0||n%400==0?r<=366:r<=365}var l=e.match(/(\d{4})-?(\d{0,2})-?(\d*)/).map(Number),o=l[1],d=l[2],c=l[3],h=d?"0".concat(d).slice(-2):d,m=c?"0".concat(c).slice(-2):c,f=new Date("".concat(o,"-").concat(h||"01","-").concat(m||"01"));return!d||!c||f.getUTCFullYear()===o&&f.getUTCMonth()+1===d&&f.getUTCDate()===c};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),y.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/([01][0-9]|2[0-3])/,d=/[0-5][0-9]/,c=new RegExp("[-+]".concat(o.source,":").concat(d.source)),h=new RegExp("([zZ]|".concat(c.source,")")),m=new RegExp("".concat(o.source,":").concat(d.source,":").concat(/([0-5][0-9]|60)/.source).concat(/(\.[0-9]+)?/.source)),f=new RegExp("".concat(/[0-9]{4}/.source,"-").concat(/(0[1-9]|1[0-2])/.source,"-").concat(/([12]\d|0[1-9]|3[01])/.source)),v=new RegExp("".concat(m.source).concat(h.source)),y=new RegExp("^".concat(f.source,"[ tT]").concat(v.source,"$"));e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.has(e.toUpperCase())};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=new Set(["AFG","ALA","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","KHM","CMR","CAN","CPV","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COG","COD","COK","CRI","CIV","HRV","CUB","CUW","CYP","CZE","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MKD","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","REU","ROU","RUS","RWA","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWZ","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","USA","UMI","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE"]);e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CurrencyCodes=void 0,t.default=function(e){return(0,l.default)(e),o.has(e.toUpperCase())};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=new Set(["AED","AFN","ALL","AMD","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BOV","BRL","BSD","BTN","BWP","BYN","BZD","CAD","CDF","CHE","CHF","CHW","CLF","CLP","CNY","COP","COU","CRC","CUC","CUP","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HRK","HTG","HUF","IDR","ILS","INR","IQD","IRR","ISK","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MXV","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PYG","QAR","RON","RSD","RUB","RWF","SAR","SBD","SCR","SDG","SEK","SGD","SHP","SLE","SLL","SOS","SRD","SSP","STN","SVC","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","USN","UYI","UYU","UYW","UZS","VES","VND","VUV","WST","XAF","XAG","XAU","XBA","XBB","XBC","XBD","XCD","XDR","XOF","XPD","XPF","XPT","XSU","XTS","XUA","XXX","YER","ZAR","ZMW","ZWL"]);t.CurrencyCodes=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,r.default)(e),(t=(0,l.default)(t,h)).crockford)return c.test(e);if(e.length%8==0&&d.test(e))return!0;return!1};var r=o(n(3)),l=o(n(35));function o(e){return e&&e.__esModule?e:{default:e}}var d=/^[A-Z2-7]+=*$/,c=/^[A-HJKMNP-TV-Z0-9]+$/,h={crockford:!1};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if((0,l.default)(e),o.test(e))return!0;return!1};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^[A-HJ-NP-Za-km-z1-9]*$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(0,l.default)(e);var data=e.split(",");if(data.length<2)return!1;var t=data.shift().trim().split(";"),n=t.shift();if("data:"!==n.slice(0,5))return!1;var r=n.slice(5);if(""!==r&&!o.test(r))return!1;for(var i=0;i4)return!1;var o,d=function(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=h(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var i=0,r=function(){};return{s:r,n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,o=!0,d=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){d=!0,l=e},f:function(){try{o||null==n.return||n.return()}finally{if(d)throw l}}}}(l);try{for(d.s();!(o=d.n()).done;){var m=c(o.value.split("="),2),f=m[0],v=m[1];if(f&&!t.has(f)){r=!0;break}!v||"cc"!==f&&"bcc"!==f||(n[f]=v),f&&t.delete(f)}}catch(e){d.e(e)}finally{d.f()}return!r&&n}(f);if(!v)return!1;return"".concat(d,",").concat(v.cc,",").concat(v.bcc).split(",").every((function(e){return!(e=(0,r.default)(e," "))||(0,l.default)(e,t)}))};var r=d(n(201)),l=d(n(191)),o=d(n(3));function d(e){return e&&e.__esModule?e:{default:e}}function c(e,i){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,l,i,u,a=[],o=!0,d=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;o=!1}else for(;!(o=(r=i.call(n)).done)&&(a.push(r.value),a.length!==t);o=!0);}catch(e){d=!0,l=e}finally{try{if(!o&&null!=n.return&&(u=n.return(),Object(u)!==u))return}finally{if(d)throw l}}return a}}(e,i)||h(e,i)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(e,t){if(e){if("string"==typeof e)return m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?m(e,t):void 0}}function m(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,n=new Array(t);i/g,">").replace(/\//g,"/").replace(/\\/g,"\").replace(/`/g,"`")};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),e.replace(/"/g,'"').replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">").replace(///g,"/").replace(/\/g,"\\").replace(/`/g,"`").replace(/&/g,"&")};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,r.default)(e);var n=t?"\\x00-\\x09\\x0B\\x0C\\x0E-\\x1F\\x7F":"\\x00-\\x1F\\x7F";return(0,l.default)(e,n)};var r=o(n(3)),l=o(n(204));function o(e){return e&&e.__esModule?e:{default:e}}e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return(0,l.default)(e),e.replace(new RegExp("[^".concat(t,"]+"),"g"),"")};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,l.default)(e);for(var i=e.length-1;i>=0;i--)if(-1===t.indexOf(e[i]))return!1;return!0};var r,l=(r=n(3))&&r.__esModule?r:{default:r};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){t=(0,l.default)(t,o);var n=e.split("@"),r=n.pop(),v=[n.join("@"),r];if(v[1]=v[1].toLowerCase(),"gmail.com"===v[1]||"googlemail.com"===v[1]){if(t.gmail_remove_subaddress&&(v[0]=v[0].split("+")[0]),t.gmail_remove_dots&&(v[0]=v[0].replace(/\.+/g,f)),!v[0].length)return!1;(t.all_lowercase||t.gmail_lowercase)&&(v[0]=v[0].toLowerCase()),v[1]=t.gmail_convert_googlemaildotcom?"gmail.com":v[1]}else if(d.indexOf(v[1])>=0){if(t.icloud_remove_subaddress&&(v[0]=v[0].split("+")[0]),!v[0].length)return!1;(t.all_lowercase||t.icloud_lowercase)&&(v[0]=v[0].toLowerCase())}else if(c.indexOf(v[1])>=0){if(t.outlookdotcom_remove_subaddress&&(v[0]=v[0].split("+")[0]),!v[0].length)return!1;(t.all_lowercase||t.outlookdotcom_lowercase)&&(v[0]=v[0].toLowerCase())}else if(h.indexOf(v[1])>=0){if(t.yahoo_remove_subaddress){var y=v[0].split("-");v[0]=y.length>1?y.slice(0,-1).join("-"):y[0]}if(!v[0].length)return!1;(t.all_lowercase||t.yahoo_lowercase)&&(v[0]=v[0].toLowerCase())}else m.indexOf(v[1])>=0?((t.all_lowercase||t.yandex_lowercase)&&(v[0]=v[0].toLowerCase()),v[1]="yandex.ru"):t.all_lowercase&&(v[0]=v[0].toLowerCase());return v.join("@")};var r,l=(r=n(35))&&r.__esModule?r:{default:r};var o={all_lowercase:!0,gmail_lowercase:!0,gmail_remove_dots:!0,gmail_remove_subaddress:!0,gmail_convert_googlemaildotcom:!0,outlookdotcom_lowercase:!0,outlookdotcom_remove_subaddress:!0,yahoo_lowercase:!0,yahoo_remove_subaddress:!0,yandex_lowercase:!0,icloud_lowercase:!0,icloud_remove_subaddress:!0},d=["icloud.com","me.com"],c=["hotmail.at","hotmail.be","hotmail.ca","hotmail.cl","hotmail.co.il","hotmail.co.nz","hotmail.co.th","hotmail.co.uk","hotmail.com","hotmail.com.ar","hotmail.com.au","hotmail.com.br","hotmail.com.gr","hotmail.com.mx","hotmail.com.pe","hotmail.com.tr","hotmail.com.vn","hotmail.cz","hotmail.de","hotmail.dk","hotmail.es","hotmail.fr","hotmail.hu","hotmail.id","hotmail.ie","hotmail.in","hotmail.it","hotmail.jp","hotmail.kr","hotmail.lv","hotmail.my","hotmail.ph","hotmail.pt","hotmail.sa","hotmail.sg","hotmail.sk","live.be","live.co.uk","live.com","live.com.ar","live.com.mx","live.de","live.es","live.eu","live.fr","live.it","live.nl","msn.com","outlook.at","outlook.be","outlook.cl","outlook.co.il","outlook.co.nz","outlook.co.th","outlook.com","outlook.com.ar","outlook.com.au","outlook.com.br","outlook.com.gr","outlook.com.pe","outlook.com.tr","outlook.com.vn","outlook.cz","outlook.de","outlook.dk","outlook.es","outlook.fr","outlook.hu","outlook.id","outlook.ie","outlook.in","outlook.it","outlook.jp","outlook.kr","outlook.lv","outlook.my","outlook.ph","outlook.pt","outlook.sa","outlook.sg","outlook.sk","passport.com"],h=["rocketmail.com","yahoo.ca","yahoo.co.uk","yahoo.com","yahoo.de","yahoo.fr","yahoo.in","yahoo.it","ymail.com"],m=["yandex.ru","yandex.ua","yandex.kz","yandex.com","yandex.by","ya.ru"];function f(e){return e.length>1?e:""}e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,l.default)(e),o.test(e)};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o=/^[^\s-_](?!.*?[-_]{2,})[a-z0-9-\\][^\s]*[^-_\s]$/;e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,l.default)(e),t in o)return o[t](e);if("any"===t){for(var n in o){if((0,o[n])(e))return!0}return!1}throw new Error("Invalid locale '".concat(t,"'"))};var r,l=(r=n(3))&&r.__esModule?r:{default:r};var o={"cs-CZ":function(e){return/^(([ABCDEFHIJKLMNPRSTUVXYZ]|[0-9])-?){5,8}$/.test(e)},"de-DE":function(e){return/^((A|AA|AB|AC|AE|AH|AK|AM|AN|AÖ|AP|AS|AT|AU|AW|AZ|B|BA|BB|BC|BE|BF|BH|BI|BK|BL|BM|BN|BO|BÖ|BS|BT|BZ|C|CA|CB|CE|CO|CR|CW|D|DA|DD|DE|DH|DI|DL|DM|DN|DO|DU|DW|DZ|E|EA|EB|ED|EE|EF|EG|EH|EI|EL|EM|EN|ER|ES|EU|EW|F|FB|FD|FF|FG|FI|FL|FN|FO|FR|FS|FT|FÜ|FW|FZ|G|GA|GC|GD|GE|GF|GG|GI|GK|GL|GM|GN|GÖ|GP|GR|GS|GT|GÜ|GV|GW|GZ|H|HA|HB|HC|HD|HE|HF|HG|HH|HI|HK|HL|HM|HN|HO|HP|HR|HS|HU|HV|HX|HY|HZ|IK|IL|IN|IZ|J|JE|JL|K|KA|KB|KC|KE|KF|KG|KH|KI|KK|KL|KM|KN|KO|KR|KS|KT|KU|KW|KY|L|LA|LB|LC|LD|LF|LG|LH|LI|LL|LM|LN|LÖ|LP|LR|LU|M|MA|MB|MC|MD|ME|MG|MH|MI|MK|ML|MM|MN|MO|MQ|MR|MS|MÜ|MW|MY|MZ|N|NB|ND|NE|NF|NH|NI|NK|NM|NÖ|NP|NR|NT|NU|NW|NY|NZ|OA|OB|OC|OD|OE|OF|OG|OH|OK|OL|OP|OS|OZ|P|PA|PB|PE|PF|PI|PL|PM|PN|PR|PS|PW|PZ|R|RA|RC|RD|RE|RG|RH|RI|RL|RM|RN|RO|RP|RS|RT|RU|RV|RW|RZ|S|SB|SC|SE|SG|SI|SK|SL|SM|SN|SO|SP|SR|ST|SU|SW|SY|SZ|TE|TF|TG|TO|TP|TR|TS|TT|TÜ|ÜB|UE|UH|UL|UM|UN|V|VB|VG|VK|VR|VS|W|WA|WB|WE|WF|WI|WK|WL|WM|WN|WO|WR|WS|WT|WÜ|WW|WZ|Z|ZE|ZI|ZP|ZR|ZW|ZZ)[- ]?[A-Z]{1,2}[- ]?\d{1,4}|(ABG|ABI|AIB|AIC|ALF|ALZ|ANA|ANG|ANK|APD|ARN|ART|ASL|ASZ|AUR|AZE|BAD|BAR|BBG|BCH|BED|BER|BGD|BGL|BID|BIN|BIR|BIT|BIW|BKS|BLB|BLK|BNA|BOG|BOH|BOR|BOT|BRA|BRB|BRG|BRK|BRL|BRV|BSB|BSK|BTF|BÜD|BUL|BÜR|BÜS|BÜZ|CAS|CHA|CLP|CLZ|COC|COE|CUX|DAH|DAN|DAU|DBR|DEG|DEL|DGF|DIL|DIN|DIZ|DKB|DLG|DON|DUD|DÜW|EBE|EBN|EBS|ECK|EIC|EIL|EIN|EIS|EMD|EMS|ERB|ERH|ERK|ERZ|ESB|ESW|FDB|FDS|FEU|FFB|FKB|FLÖ|FOR|FRG|FRI|FRW|FTL|FÜS|GAN|GAP|GDB|GEL|GEO|GER|GHA|GHC|GLA|GMN|GNT|GOA|GOH|GRA|GRH|GRI|GRM|GRZ|GTH|GUB|GUN|GVM|HAB|HAL|HAM|HAS|HBN|HBS|HCH|HDH|HDL|HEB|HEF|HEI|HER|HET|HGN|HGW|HHM|HIG|HIP|HMÜ|HOG|HOH|HOL|HOM|HOR|HÖS|HOT|HRO|HSK|HST|HVL|HWI|IGB|ILL|JÜL|KEH|KEL|KEM|KIB|KLE|KLZ|KÖN|KÖT|KÖZ|KRU|KÜN|KUS|KYF|LAN|LAU|LBS|LBZ|LDK|LDS|LEO|LER|LEV|LIB|LIF|LIP|LÖB|LOS|LRO|LSZ|LÜN|LUP|LWL|MAB|MAI|MAK|MAL|MED|MEG|MEI|MEK|MEL|MER|MET|MGH|MGN|MHL|MIL|MKK|MOD|MOL|MON|MOS|MSE|MSH|MSP|MST|MTK|MTL|MÜB|MÜR|MYK|MZG|NAB|NAI|NAU|NDH|NEA|NEB|NEC|NEN|NES|NEW|NMB|NMS|NOH|NOL|NOM|NOR|NVP|NWM|OAL|OBB|OBG|OCH|OHA|ÖHR|OHV|OHZ|OPR|OSL|OVI|OVL|OVP|PAF|PAN|PAR|PCH|PEG|PIR|PLÖ|PRÜ|QFT|QLB|RDG|REG|REH|REI|RID|RIE|ROD|ROF|ROK|ROL|ROS|ROT|ROW|RSL|RÜD|RÜG|SAB|SAD|SAN|SAW|SBG|SBK|SCZ|SDH|SDL|SDT|SEB|SEE|SEF|SEL|SFB|SFT|SGH|SHA|SHG|SHK|SHL|SIG|SIM|SLE|SLF|SLK|SLN|SLS|SLÜ|SLZ|SMÜ|SOB|SOG|SOK|SÖM|SON|SPB|SPN|SRB|SRO|STA|STB|STD|STE|STL|SUL|SÜW|SWA|SZB|TBB|TDO|TET|TIR|TÖL|TUT|UEM|UER|UFF|USI|VAI|VEC|VER|VIB|VIE|VIT|VOH|WAF|WAK|WAN|WAR|WAT|WBS|WDA|WEL|WEN|WER|WES|WHV|WIL|WIS|WIT|WIZ|WLG|WMS|WND|WOB|WOH|WOL|WOR|WOS|WRN|WSF|WST|WSW|WTL|WTM|WUG|WÜM|WUN|WUR|WZL|ZEL|ZIG)[- ]?(([A-Z][- ]?\d{1,4})|([A-Z]{2}[- ]?\d{1,3})))[- ]?(E|H)?$/.test(e)},"de-LI":function(e){return/^FL[- ]?\d{1,5}[UZ]?$/.test(e)},"en-IN":function(e){return/^[A-Z]{2}[ -]?[0-9]{1,2}(?:[ -]?[A-Z])(?:[ -]?[A-Z]*)?[ -]?[0-9]{4}$/.test(e)},"es-AR":function(e){return/^(([A-Z]{2} ?[0-9]{3} ?[A-Z]{2})|([A-Z]{3} ?[0-9]{3}))$/.test(e)},"fi-FI":function(e){return/^(?=.{4,7})(([A-Z]{1,3}|[0-9]{1,3})[\s-]?([A-Z]{1,3}|[0-9]{1,5}))$/.test(e)},"hu-HU":function(e){return/^((((?!AAA)(([A-NPRSTVZWXY]{1})([A-PR-Z]{1})([A-HJ-NPR-Z]))|(A[ABC]I)|A[ABC]O|A[A-W]Q|BPI|BPO|UCO|UDO|XAO)-(?!000)\d{3})|(M\d{6})|((CK|DT|CD|HC|H[ABEFIKLMNPRSTVX]|MA|OT|R[A-Z]) \d{2}-\d{2})|(CD \d{3}-\d{3})|(C-(C|X) \d{4})|(X-(A|B|C) \d{4})|(([EPVZ]-\d{5}))|(S A[A-Z]{2} \d{2})|(SP \d{2}-\d{2}))$/.test(e)},"pt-BR":function(e){return/^[A-Z]{3}[ -]?[0-9][A-Z][0-9]{2}|[A-Z]{3}[ -]?[0-9]{4}$/.test(e)},"pt-PT":function(e){return/^([A-Z]{2}|[0-9]{2})[ -·]?([A-Z]{2}|[0-9]{2})[ -·]?([A-Z]{2}|[0-9]{2})$/.test(e)},"sq-AL":function(e){return/^[A-Z]{2}[- ]?((\d{3}[- ]?(([A-Z]{2})|T))|(R[- ]?\d{3}))$/.test(e)},"sv-SE":function(e){return/^[A-HJ-PR-UW-Z]{3} ?[\d]{2}[A-HJ-PR-UW-Z1-9]$|(^[A-ZÅÄÖ ]{2,7}$)/.test(e.trim())},"en-PK":function(e){return/(^[A-Z]{2}((\s|-){0,1})[0-9]{3,4}((\s|-)[0-9]{2}){0,1}$)|(^[A-Z]{3}((\s|-){0,1})[0-9]{3,4}((\s|-)[0-9]{2}){0,1}$)|(^[A-Z]{4}((\s|-){0,1})[0-9]{3,4}((\s|-)[0-9]{2}){0,1}$)|(^[A-Z]((\s|-){0,1})[0-9]{4}((\s|-)[0-9]{2}){0,1}$)/.test(e.trim())}};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;(0,l.default)(e);var n=function(e){var t=function(e){var t={};return Array.from(e).forEach((function(e){t[e]?t[e]+=1:t[e]=1})),t}(e),n={length:e.length,uniqueChars:Object.keys(t).length,uppercaseCount:0,lowercaseCount:0,numberCount:0,symbolCount:0};return Object.keys(t).forEach((function(e){d.test(e)?n.uppercaseCount+=t[e]:c.test(e)?n.lowercaseCount+=t[e]:h.test(e)?n.numberCount+=t[e]:m.test(e)&&(n.symbolCount+=t[e])})),n}(e);if((t=(0,r.default)(t||{},f)).returnScore)return function(e,t){var n=0;n+=e.uniqueChars*t.pointsPerUnique,n+=(e.length-e.uniqueChars)*t.pointsPerRepeat,e.lowercaseCount>0&&(n+=t.pointsForContainingLower);e.uppercaseCount>0&&(n+=t.pointsForContainingUpper);e.numberCount>0&&(n+=t.pointsForContainingNumber);e.symbolCount>0&&(n+=t.pointsForContainingSymbol);return n}(n,t);return n.length>=t.minLength&&n.lowercaseCount>=t.minLowercase&&n.uppercaseCount>=t.minUppercase&&n.numberCount>=t.minNumbers&&n.symbolCount>=t.minSymbols};var r=o(n(35)),l=o(n(3));function o(e){return e&&e.__esModule?e:{default:e}}var d=/^[A-Z]$/,c=/^[a-z]$/,h=/^[0-9]$/,m=/^[-#!$@£%^&*()_+|~=`{}\[\]:";'<>?,.\/\\ ]$/,f={minLength:8,minLowercase:1,minUppercase:1,minNumbers:1,minSymbols:1,returnScore:!1,pointsPerUnique:1,pointsPerRepeat:.5,pointsForContainingLower:10,pointsForContainingUpper:10,pointsForContainingNumber:10,pointsForContainingSymbol:10};e.exports=t.default,e.exports.default=t.default},function(e,t,n){"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,o.default)(e),(0,o.default)(t),t in h)return h[t](e);throw new Error("Invalid country code: '".concat(t,"'"))},t.vatMatchers=void 0;var l,o=(l=n(3))&&l.__esModule?l:{default:l},d=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=r(e)&&"function"!=typeof e)return{default:e};var n=c(t);if(n&&n.has(e))return n.get(e);var l={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if("default"!==u&&{}.hasOwnProperty.call(e,u)){var i=a?Object.getOwnPropertyDescriptor(e,u):null;i&&(i.get||i.set)?Object.defineProperty(l,u,i):l[u]=e[u]}return l.default=e,n&&n.set(e,l),l}(n(200));function c(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(c=function(e){return e?n:t})(e)}var h=t.vatMatchers={AT:function(e){return/^(AT)?U\d{8}$/.test(e)},BE:function(e){return/^(BE)?\d{10}$/.test(e)},BG:function(e){return/^(BG)?\d{9,10}$/.test(e)},HR:function(e){return/^(HR)?\d{11}$/.test(e)},CY:function(e){return/^(CY)?\w{9}$/.test(e)},CZ:function(e){return/^(CZ)?\d{8,10}$/.test(e)},DK:function(e){return/^(DK)?\d{8}$/.test(e)},EE:function(e){return/^(EE)?\d{9}$/.test(e)},FI:function(e){return/^(FI)?\d{8}$/.test(e)},FR:function(e){return/^(FR)?\w{2}\d{9}$/.test(e)},DE:function(e){return/^(DE)?\d{9}$/.test(e)},EL:function(e){return/^(EL)?\d{9}$/.test(e)},HU:function(e){return/^(HU)?\d{8}$/.test(e)},IE:function(e){return/^(IE)?\d{7}\w{1}(W)?$/.test(e)},IT:function(e){return/^(IT)?\d{11}$/.test(e)},LV:function(e){return/^(LV)?\d{11}$/.test(e)},LT:function(e){return/^(LT)?\d{9,12}$/.test(e)},LU:function(e){return/^(LU)?\d{8}$/.test(e)},MT:function(e){return/^(MT)?\d{8}$/.test(e)},NL:function(e){return/^(NL)?\d{9}B\d{2}$/.test(e)},PL:function(e){return/^(PL)?(\d{10}|(\d{3}-\d{3}-\d{2}-\d{2})|(\d{3}-\d{2}-\d{2}-\d{3}))$/.test(e)},PT:function(e){var t=e.match(/^(PT)?(\d{9})$/);if(!t)return!1;var n=t[2],r=11-d.reverseMultiplyAndSum(n.split("").slice(0,8).map((function(a){return parseInt(a,10)})),9)%11;return r>9?0===parseInt(n[8],10):r===parseInt(n[8],10)},RO:function(e){return/^(RO)?\d{2,10}$/.test(e)},SK:function(e){return/^(SK)?\d{10}$/.test(e)},SI:function(e){return/^(SI)?\d{8}$/.test(e)},ES:function(e){return/^(ES)?\w\d{7}[A-Z]$/.test(e)},SE:function(e){return/^(SE)?\d{12}$/.test(e)},AL:function(e){return/^(AL)?\w{9}[A-Z]$/.test(e)},MK:function(e){return/^(MK)?\d{13}$/.test(e)},AU:function(e){if(!e.match(/^(AU)?(\d{11})$/))return!1;var t=[10,1,3,5,7,9,11,13,15,17,19];e=e.replace(/^AU/,"");for(var n=(parseInt(e.slice(0,1),10)-1).toString()+e.slice(1),r=0,i=0;i<11;i++)r+=t[i]*n.charAt(i);return 0!==r&&r%89==0},BY:function(e){return/^(УНП )?\d{9}$/.test(e)},CA:function(e){return/^(CA)?\d{9}$/.test(e)},IS:function(e){return/^(IS)?\d{5,6}$/.test(e)},IN:function(e){return/^(IN)?\d{15}$/.test(e)},ID:function(e){return/^(ID)?(\d{15}|(\d{2}.\d{3}.\d{3}.\d{1}-\d{3}.\d{3}))$/.test(e)},IL:function(e){return/^(IL)?\d{9}$/.test(e)},KZ:function(e){return/^(KZ)?\d{12}$/.test(e)},NZ:function(e){return/^(NZ)?\d{9}$/.test(e)},NG:function(e){return/^(NG)?(\d{12}|(\d{8}-\d{4}))$/.test(e)},NO:function(e){return/^(NO)?\d{9}MVA$/.test(e)},PH:function(e){return/^(PH)?(\d{12}|\d{3} \d{3} \d{3} \d{3})$/.test(e)},RU:function(e){return/^(RU)?(\d{10}|\d{12})$/.test(e)},SM:function(e){return/^(SM)?\d{5}$/.test(e)},SA:function(e){return/^(SA)?\d{15}$/.test(e)},RS:function(e){return/^(RS)?\d{9}$/.test(e)},CH:function(e){var t,n,r;return/^(CHE[- ]?)?(\d{9}|(\d{3}\.\d{3}\.\d{3})|(\d{3} \d{3} \d{3})) ?(TVA|MWST|IVA)?$/.test(e)&&(t=e.match(/\d/g).map((function(e){return+e})),n=t.pop(),r=[5,4,3,2,7,6,5,4],n===(11-t.reduce((function(e,t,n){return e+t*r[n]}),0)%11)%11)},TR:function(e){return/^(TR)?\d{10}$/.test(e)},UA:function(e){return/^(UA)?\d{12}$/.test(e)},GB:function(e){return/^GB((\d{3} \d{4} ([0-8][0-9]|9[0-6]))|(\d{9} \d{3})|(((GD[0-4])|(HA[5-9]))[0-9]{2}))$/.test(e)},UZ:function(e){return/^(UZ)?\d{9}$/.test(e)},AR:function(e){return/^(AR)?\d{11}$/.test(e)},BO:function(e){return/^(BO)?\d{7}$/.test(e)},BR:function(e){return/^(BR)?((\d{2}.\d{3}.\d{3}\/\d{4}-\d{2})|(\d{3}.\d{3}.\d{3}-\d{2}))$/.test(e)},CL:function(e){return/^(CL)?\d{8}-\d{1}$/.test(e)},CO:function(e){return/^(CO)?\d{10}$/.test(e)},CR:function(e){return/^(CR)?\d{9,12}$/.test(e)},EC:function(e){return/^(EC)?\d{13}$/.test(e)},SV:function(e){return/^(SV)?\d{4}-\d{6}-\d{3}-\d{1}$/.test(e)},GT:function(e){return/^(GT)?\d{7}-\d{1}$/.test(e)},HN:function(e){return/^(HN)?$/.test(e)},MX:function(e){return/^(MX)?\w{3,4}\d{6}\w{3}$/.test(e)},NI:function(e){return/^(NI)?\d{3}-\d{6}-\d{4}\w{1}$/.test(e)},PA:function(e){return/^(PA)?$/.test(e)},PY:function(e){return/^(PY)?\d{6,8}-\d{1}$/.test(e)},PE:function(e){return/^(PE)?\d{11}$/.test(e)},DO:function(e){return/^(DO)?(\d{11}|(\d{3}-\d{7}-\d{1})|[1,4,5]{1}\d{8}|([1,4,5]{1})-\d{2}-\d{5}-\d{1})$/.test(e)},UY:function(e){return/^(UY)?\d{12}$/.test(e)},VE:function(e){return/^(VE)?[J,G,V,E]{1}-(\d{9}|(\d{8}-\d{1}))$/.test(e)}}},,,,,function(e,t){var n="~",r="\\x"+("0"+n.charCodeAt(0).toString(16)).slice(-2),l="\\"+r,o=new RegExp(r,"g"),d=new RegExp(l,"g"),c=new RegExp("(?:^|([^\\\\]))"+l),h=[].indexOf||function(e){for(var i=this.length;i--&&this[i]!==e;);return i},m=String;function f(e,t,r){return t instanceof Array?function(e,t,n){for(var i=0,r=t.length;i=0))try{t.hostname=v.toASCII(t.hostname)}catch(e){}return f.encode(f.format(t))}function P(e){var t=f.parse(e,!0);if(t.hostname&&(!t.protocol||x.indexOf(t.protocol)>=0))try{t.hostname=v.toUnicode(t.hostname)}catch(e){}return f.decode(f.format(t),f.decode.defaultChars+"%")}function C(e,t){if(!(this instanceof C))return new C(e,t);t||r.isString(e)||(t=e||{},e="default"),this.inline=new h,this.block=new c,this.core=new d,this.renderer=new o,this.linkify=new m,this.validateLink=M,this.normalizeLink=_,this.normalizeLinkText=P,this.utils=r,this.helpers=r.assign({},l),this.options={},this.configure(e),t&&this.set(t)}C.prototype.set=function(e){return r.assign(this.options,e),this},C.prototype.configure=function(e){var t,n=this;if(r.isString(e)&&!(e=y[t=e]))throw new Error('Wrong `markdown-it` preset "'+t+'", check name');if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&n.set(e.options),e.components&&Object.keys(e.components).forEach((function(t){e.components[t].rules&&n[t].ruler.enableOnly(e.components[t].rules),e.components[t].rules2&&n[t].ruler2.enableOnly(e.components[t].rules2)})),this},C.prototype.enable=function(e,t){var n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(t){n=n.concat(this[t].ruler.enable(e,!0))}),this),n=n.concat(this.inline.ruler2.enable(e,!0));var r=e.filter((function(e){return n.indexOf(e)<0}));if(r.length&&!t)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this},C.prototype.disable=function(e,t){var n=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(t){n=n.concat(this[t].ruler.disable(e,!0))}),this),n=n.concat(this.inline.ruler2.disable(e,!0));var r=e.filter((function(e){return n.indexOf(e)<0}));if(r.length&&!t)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this},C.prototype.use=function(e){var t=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,t),this},C.prototype.parse=function(e,t){if("string"!=typeof e)throw new Error("Input data should be a String");var n=new this.core.State(e,this,t);return this.core.process(n),n.tokens},C.prototype.render=function(e,t){return t=t||{},this.renderer.render(this.parse(e,t),this.options,t)},C.prototype.parseInline=function(e,t){var n=new this.core.State(e,this,t);return n.inlineMode=!0,this.core.process(n),n.tokens},C.prototype.renderInline=function(e,t){return t=t||{},this.renderer.render(this.parseInline(e,t),this.options,t)},e.exports=C},function(e){e.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Abreve":"Ă","abreve":"ă","ac":"∾","acd":"∿","acE":"∾̳","Acirc":"Â","acirc":"â","acute":"´","Acy":"А","acy":"а","AElig":"Æ","aelig":"æ","af":"⁡","Afr":"𝔄","afr":"𝔞","Agrave":"À","agrave":"à","alefsym":"ℵ","aleph":"ℵ","Alpha":"Α","alpha":"α","Amacr":"Ā","amacr":"ā","amalg":"⨿","amp":"&","AMP":"&","andand":"⩕","And":"⩓","and":"∧","andd":"⩜","andslope":"⩘","andv":"⩚","ang":"∠","ange":"⦤","angle":"∠","angmsdaa":"⦨","angmsdab":"⦩","angmsdac":"⦪","angmsdad":"⦫","angmsdae":"⦬","angmsdaf":"⦭","angmsdag":"⦮","angmsdah":"⦯","angmsd":"∡","angrt":"∟","angrtvb":"⊾","angrtvbd":"⦝","angsph":"∢","angst":"Å","angzarr":"⍼","Aogon":"Ą","aogon":"ą","Aopf":"𝔸","aopf":"𝕒","apacir":"⩯","ap":"≈","apE":"⩰","ape":"≊","apid":"≋","apos":"\'","ApplyFunction":"⁡","approx":"≈","approxeq":"≊","Aring":"Å","aring":"å","Ascr":"𝒜","ascr":"𝒶","Assign":"≔","ast":"*","asymp":"≈","asympeq":"≍","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","awconint":"∳","awint":"⨑","backcong":"≌","backepsilon":"϶","backprime":"‵","backsim":"∽","backsimeq":"⋍","Backslash":"∖","Barv":"⫧","barvee":"⊽","barwed":"⌅","Barwed":"⌆","barwedge":"⌅","bbrk":"⎵","bbrktbrk":"⎶","bcong":"≌","Bcy":"Б","bcy":"б","bdquo":"„","becaus":"∵","because":"∵","Because":"∵","bemptyv":"⦰","bepsi":"϶","bernou":"ℬ","Bernoullis":"ℬ","Beta":"Β","beta":"β","beth":"ℶ","between":"≬","Bfr":"𝔅","bfr":"𝔟","bigcap":"⋂","bigcirc":"◯","bigcup":"⋃","bigodot":"⨀","bigoplus":"⨁","bigotimes":"⨂","bigsqcup":"⨆","bigstar":"★","bigtriangledown":"▽","bigtriangleup":"△","biguplus":"⨄","bigvee":"⋁","bigwedge":"⋀","bkarow":"⤍","blacklozenge":"⧫","blacksquare":"▪","blacktriangle":"▴","blacktriangledown":"▾","blacktriangleleft":"◂","blacktriangleright":"▸","blank":"␣","blk12":"▒","blk14":"░","blk34":"▓","block":"█","bne":"=⃥","bnequiv":"≡⃥","bNot":"⫭","bnot":"⌐","Bopf":"𝔹","bopf":"𝕓","bot":"⊥","bottom":"⊥","bowtie":"⋈","boxbox":"⧉","boxdl":"┐","boxdL":"╕","boxDl":"╖","boxDL":"╗","boxdr":"┌","boxdR":"╒","boxDr":"╓","boxDR":"╔","boxh":"─","boxH":"═","boxhd":"┬","boxHd":"╤","boxhD":"╥","boxHD":"╦","boxhu":"┴","boxHu":"╧","boxhU":"╨","boxHU":"╩","boxminus":"⊟","boxplus":"⊞","boxtimes":"⊠","boxul":"┘","boxuL":"╛","boxUl":"╜","boxUL":"╝","boxur":"└","boxuR":"╘","boxUr":"╙","boxUR":"╚","boxv":"│","boxV":"║","boxvh":"┼","boxvH":"╪","boxVh":"╫","boxVH":"╬","boxvl":"┤","boxvL":"╡","boxVl":"╢","boxVL":"╣","boxvr":"├","boxvR":"╞","boxVr":"╟","boxVR":"╠","bprime":"‵","breve":"˘","Breve":"˘","brvbar":"¦","bscr":"𝒷","Bscr":"ℬ","bsemi":"⁏","bsim":"∽","bsime":"⋍","bsolb":"⧅","bsol":"\\\\","bsolhsub":"⟈","bull":"•","bullet":"•","bump":"≎","bumpE":"⪮","bumpe":"≏","Bumpeq":"≎","bumpeq":"≏","Cacute":"Ć","cacute":"ć","capand":"⩄","capbrcup":"⩉","capcap":"⩋","cap":"∩","Cap":"⋒","capcup":"⩇","capdot":"⩀","CapitalDifferentialD":"ⅅ","caps":"∩︀","caret":"⁁","caron":"ˇ","Cayleys":"ℭ","ccaps":"⩍","Ccaron":"Č","ccaron":"č","Ccedil":"Ç","ccedil":"ç","Ccirc":"Ĉ","ccirc":"ĉ","Cconint":"∰","ccups":"⩌","ccupssm":"⩐","Cdot":"Ċ","cdot":"ċ","cedil":"¸","Cedilla":"¸","cemptyv":"⦲","cent":"¢","centerdot":"·","CenterDot":"·","cfr":"𝔠","Cfr":"ℭ","CHcy":"Ч","chcy":"ч","check":"✓","checkmark":"✓","Chi":"Χ","chi":"χ","circ":"ˆ","circeq":"≗","circlearrowleft":"↺","circlearrowright":"↻","circledast":"⊛","circledcirc":"⊚","circleddash":"⊝","CircleDot":"⊙","circledR":"®","circledS":"Ⓢ","CircleMinus":"⊖","CirclePlus":"⊕","CircleTimes":"⊗","cir":"○","cirE":"⧃","cire":"≗","cirfnint":"⨐","cirmid":"⫯","cirscir":"⧂","ClockwiseContourIntegral":"∲","CloseCurlyDoubleQuote":"”","CloseCurlyQuote":"’","clubs":"♣","clubsuit":"♣","colon":":","Colon":"∷","Colone":"⩴","colone":"≔","coloneq":"≔","comma":",","commat":"@","comp":"∁","compfn":"∘","complement":"∁","complexes":"ℂ","cong":"≅","congdot":"⩭","Congruent":"≡","conint":"∮","Conint":"∯","ContourIntegral":"∮","copf":"𝕔","Copf":"ℂ","coprod":"∐","Coproduct":"∐","copy":"©","COPY":"©","copysr":"℗","CounterClockwiseContourIntegral":"∳","crarr":"↵","cross":"✗","Cross":"⨯","Cscr":"𝒞","cscr":"𝒸","csub":"⫏","csube":"⫑","csup":"⫐","csupe":"⫒","ctdot":"⋯","cudarrl":"⤸","cudarrr":"⤵","cuepr":"⋞","cuesc":"⋟","cularr":"↶","cularrp":"⤽","cupbrcap":"⩈","cupcap":"⩆","CupCap":"≍","cup":"∪","Cup":"⋓","cupcup":"⩊","cupdot":"⊍","cupor":"⩅","cups":"∪︀","curarr":"↷","curarrm":"⤼","curlyeqprec":"⋞","curlyeqsucc":"⋟","curlyvee":"⋎","curlywedge":"⋏","curren":"¤","curvearrowleft":"↶","curvearrowright":"↷","cuvee":"⋎","cuwed":"⋏","cwconint":"∲","cwint":"∱","cylcty":"⌭","dagger":"†","Dagger":"‡","daleth":"ℸ","darr":"↓","Darr":"↡","dArr":"⇓","dash":"‐","Dashv":"⫤","dashv":"⊣","dbkarow":"⤏","dblac":"˝","Dcaron":"Ď","dcaron":"ď","Dcy":"Д","dcy":"д","ddagger":"‡","ddarr":"⇊","DD":"ⅅ","dd":"ⅆ","DDotrahd":"⤑","ddotseq":"⩷","deg":"°","Del":"∇","Delta":"Δ","delta":"δ","demptyv":"⦱","dfisht":"⥿","Dfr":"𝔇","dfr":"𝔡","dHar":"⥥","dharl":"⇃","dharr":"⇂","DiacriticalAcute":"´","DiacriticalDot":"˙","DiacriticalDoubleAcute":"˝","DiacriticalGrave":"`","DiacriticalTilde":"˜","diam":"⋄","diamond":"⋄","Diamond":"⋄","diamondsuit":"♦","diams":"♦","die":"¨","DifferentialD":"ⅆ","digamma":"ϝ","disin":"⋲","div":"÷","divide":"÷","divideontimes":"⋇","divonx":"⋇","DJcy":"Ђ","djcy":"ђ","dlcorn":"⌞","dlcrop":"⌍","dollar":"$","Dopf":"𝔻","dopf":"𝕕","Dot":"¨","dot":"˙","DotDot":"⃜","doteq":"≐","doteqdot":"≑","DotEqual":"≐","dotminus":"∸","dotplus":"∔","dotsquare":"⊡","doublebarwedge":"⌆","DoubleContourIntegral":"∯","DoubleDot":"¨","DoubleDownArrow":"⇓","DoubleLeftArrow":"⇐","DoubleLeftRightArrow":"⇔","DoubleLeftTee":"⫤","DoubleLongLeftArrow":"⟸","DoubleLongLeftRightArrow":"⟺","DoubleLongRightArrow":"⟹","DoubleRightArrow":"⇒","DoubleRightTee":"⊨","DoubleUpArrow":"⇑","DoubleUpDownArrow":"⇕","DoubleVerticalBar":"∥","DownArrowBar":"⤓","downarrow":"↓","DownArrow":"↓","Downarrow":"⇓","DownArrowUpArrow":"⇵","DownBreve":"̑","downdownarrows":"⇊","downharpoonleft":"⇃","downharpoonright":"⇂","DownLeftRightVector":"⥐","DownLeftTeeVector":"⥞","DownLeftVectorBar":"⥖","DownLeftVector":"↽","DownRightTeeVector":"⥟","DownRightVectorBar":"⥗","DownRightVector":"⇁","DownTeeArrow":"↧","DownTee":"⊤","drbkarow":"⤐","drcorn":"⌟","drcrop":"⌌","Dscr":"𝒟","dscr":"𝒹","DScy":"Ѕ","dscy":"ѕ","dsol":"⧶","Dstrok":"Đ","dstrok":"đ","dtdot":"⋱","dtri":"▿","dtrif":"▾","duarr":"⇵","duhar":"⥯","dwangle":"⦦","DZcy":"Џ","dzcy":"џ","dzigrarr":"⟿","Eacute":"É","eacute":"é","easter":"⩮","Ecaron":"Ě","ecaron":"ě","Ecirc":"Ê","ecirc":"ê","ecir":"≖","ecolon":"≕","Ecy":"Э","ecy":"э","eDDot":"⩷","Edot":"Ė","edot":"ė","eDot":"≑","ee":"ⅇ","efDot":"≒","Efr":"𝔈","efr":"𝔢","eg":"⪚","Egrave":"È","egrave":"è","egs":"⪖","egsdot":"⪘","el":"⪙","Element":"∈","elinters":"⏧","ell":"ℓ","els":"⪕","elsdot":"⪗","Emacr":"Ē","emacr":"ē","empty":"∅","emptyset":"∅","EmptySmallSquare":"◻","emptyv":"∅","EmptyVerySmallSquare":"▫","emsp13":" ","emsp14":" ","emsp":" ","ENG":"Ŋ","eng":"ŋ","ensp":" ","Eogon":"Ę","eogon":"ę","Eopf":"𝔼","eopf":"𝕖","epar":"⋕","eparsl":"⧣","eplus":"⩱","epsi":"ε","Epsilon":"Ε","epsilon":"ε","epsiv":"ϵ","eqcirc":"≖","eqcolon":"≕","eqsim":"≂","eqslantgtr":"⪖","eqslantless":"⪕","Equal":"⩵","equals":"=","EqualTilde":"≂","equest":"≟","Equilibrium":"⇌","equiv":"≡","equivDD":"⩸","eqvparsl":"⧥","erarr":"⥱","erDot":"≓","escr":"ℯ","Escr":"ℰ","esdot":"≐","Esim":"⩳","esim":"≂","Eta":"Η","eta":"η","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","euro":"€","excl":"!","exist":"∃","Exists":"∃","expectation":"ℰ","exponentiale":"ⅇ","ExponentialE":"ⅇ","fallingdotseq":"≒","Fcy":"Ф","fcy":"ф","female":"♀","ffilig":"ffi","fflig":"ff","ffllig":"ffl","Ffr":"𝔉","ffr":"𝔣","filig":"fi","FilledSmallSquare":"◼","FilledVerySmallSquare":"▪","fjlig":"fj","flat":"♭","fllig":"fl","fltns":"▱","fnof":"ƒ","Fopf":"𝔽","fopf":"𝕗","forall":"∀","ForAll":"∀","fork":"⋔","forkv":"⫙","Fouriertrf":"ℱ","fpartint":"⨍","frac12":"½","frac13":"⅓","frac14":"¼","frac15":"⅕","frac16":"⅙","frac18":"⅛","frac23":"⅔","frac25":"⅖","frac34":"¾","frac35":"⅗","frac38":"⅜","frac45":"⅘","frac56":"⅚","frac58":"⅝","frac78":"⅞","frasl":"⁄","frown":"⌢","fscr":"𝒻","Fscr":"ℱ","gacute":"ǵ","Gamma":"Γ","gamma":"γ","Gammad":"Ϝ","gammad":"ϝ","gap":"⪆","Gbreve":"Ğ","gbreve":"ğ","Gcedil":"Ģ","Gcirc":"Ĝ","gcirc":"ĝ","Gcy":"Г","gcy":"г","Gdot":"Ġ","gdot":"ġ","ge":"≥","gE":"≧","gEl":"⪌","gel":"⋛","geq":"≥","geqq":"≧","geqslant":"⩾","gescc":"⪩","ges":"⩾","gesdot":"⪀","gesdoto":"⪂","gesdotol":"⪄","gesl":"⋛︀","gesles":"⪔","Gfr":"𝔊","gfr":"𝔤","gg":"≫","Gg":"⋙","ggg":"⋙","gimel":"ℷ","GJcy":"Ѓ","gjcy":"ѓ","gla":"⪥","gl":"≷","glE":"⪒","glj":"⪤","gnap":"⪊","gnapprox":"⪊","gne":"⪈","gnE":"≩","gneq":"⪈","gneqq":"≩","gnsim":"⋧","Gopf":"𝔾","gopf":"𝕘","grave":"`","GreaterEqual":"≥","GreaterEqualLess":"⋛","GreaterFullEqual":"≧","GreaterGreater":"⪢","GreaterLess":"≷","GreaterSlantEqual":"⩾","GreaterTilde":"≳","Gscr":"𝒢","gscr":"ℊ","gsim":"≳","gsime":"⪎","gsiml":"⪐","gtcc":"⪧","gtcir":"⩺","gt":">","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"⁣","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"IJ","ijlig":"ij","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"⁣","InvisibleTimes":"⁢","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"⁢","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"𝔏","lfr":"𝔩","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"‎","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"​","NegativeThickSpace":"​","NegativeThinSpace":"​","NegativeVeryThinSpace":"​","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\\n","nexist":"∄","nexists":"∄","Nfr":"𝔑","nfr":"𝔫","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"⁠","NonBreakingSpace":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"𝒩","nscr":"𝓃","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"Ñ","ntilde":"ñ","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"‏","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"­","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"𝕊","sopf":"𝕤","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"¹","sup2":"²","sup3":"³","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"ß","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":"  ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"​","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"‍","zwnj":"‌"}')},function(e,t,n){"use strict";var r={};function l(e,t,n){var i,o,code,d,c,h="";for("string"!=typeof t&&(n=t,t=l.defaultChars),void 0===n&&(n=!0),c=function(e){var i,t,n=r[e];if(n)return n;for(n=r[e]=[],i=0;i<128;i++)t=String.fromCharCode(i),/^[0-9a-z]$/i.test(t)?n.push(t):n.push("%"+("0"+i.toString(16).toUpperCase()).slice(-2));for(i=0;i=55296&&code<=57343){if(code>=55296&&code<=56319&&i+1=56320&&d<=57343){h+=encodeURIComponent(e[i]+e[i+1]),i++;continue}h+="%EF%BF%BD"}else h+=encodeURIComponent(e[i]);return h}l.defaultChars=";/?:@&=+$,-_.!~*'()#",l.componentChars="-_.!~*'()",e.exports=l},function(e,t,n){"use strict";var r={};function l(e,t){var n;return"string"!=typeof t&&(t=l.defaultChars),n=function(e){var i,t,n=r[e];if(n)return n;for(n=r[e]=[],i=0;i<128;i++)t=String.fromCharCode(i),n.push(t);for(i=0;i=55296&&c<=57343?"���":String.fromCharCode(c),i+=6):240==(248&r)&&i+91114111?h+="����":(c-=65536,h+=String.fromCharCode(55296+(c>>10),56320+(1023&c))),i+=9):h+="�";return h}))}l.defaultChars=";/?:@&=+$,#",l.componentChars="",e.exports=l},function(e,t,n){"use strict";e.exports=function(e){var t="";return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||""}},function(e,t,n){"use strict";function r(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var l=/^([a-z0-9.+-]+:)/i,o=/:[0-9]*$/,d=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,c=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),h=["'"].concat(c),m=["%","/","?",";","#"].concat(h),f=["/","?","#"],v=/^[+a-z0-9A-Z_-]{0,63}$/,y=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,w={javascript:!0,"javascript:":!0},k={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};r.prototype.parse=function(e,t){var i,n,r,o,c,h=e;if(h=h.trim(),!t&&1===e.split("#").length){var M=d.exec(h);if(M)return this.pathname=M[1],M[2]&&(this.search=M[2]),this}var x=l.exec(h);if(x&&(r=(x=x[0]).toLowerCase(),this.protocol=x,h=h.substr(x.length)),(t||x||h.match(/^\/\/[^@\/]+@[^@\/]+/))&&(!(c="//"===h.substr(0,2))||x&&w[x]||(h=h.substr(2),this.slashes=!0)),!w[x]&&(c||x&&!k[x])){var _,P,C=-1;for(i=0;i127?A+="x":A+=O[T];if(!A.match(v)){var D=j.slice(0,i),I=j.slice(i+1),E=O.match(y);E&&(D.push(E[1]),I.unshift(E[2])),I.length&&(h=I.join(".")+h),this.hostname=D.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),L&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var z=h.indexOf("#");-1!==z&&(this.hash=h.substr(z),h=h.slice(0,z));var H=h.indexOf("?");return-1!==H&&(this.search=h.substr(H),h=h.slice(0,H)),h&&(this.pathname=h),k[r]&&this.hostname&&!this.pathname&&(this.pathname=""),this},r.prototype.parseHost=function(e){var t=o.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)},e.exports=function(e,t){if(e&&e instanceof r)return e;var u=new r;return u.parse(e,t),u}},function(e,t,n){"use strict";t.Any=n(210),t.Cc=n(211),t.Cf=n(415),t.P=n(146),t.Z=n(212)},function(e,t){e.exports=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/},function(e,t,n){"use strict";t.parseLinkLabel=n(417),t.parseLinkDestination=n(418),t.parseLinkTitle=n(419)},function(e,t,n){"use strict";e.exports=function(e,t,n){var r,l,marker,o,d=-1,c=e.posMax,h=e.pos;for(e.pos=t+1,r=1;e.pos32)return d;if(41===code){if(0===l)break;l--}o++}return t===o||0!==l||(d.str=r(e.slice(t,o)),d.pos=o,d.ok=!0),d}},function(e,t,n){"use strict";var r=n(18).unescapeAll;e.exports=function(e,t,n){var code,marker,l=0,o=t,d={ok:!1,pos:0,lines:0,str:""};if(o>=n)return d;if(34!==(marker=e.charCodeAt(o))&&39!==marker&&40!==marker)return d;for(o++,40===marker&&(marker=41);o"+o(d.content)+""},d.code_block=function(e,t,n,r,l){var d=e[t];return""+o(e[t].content)+"\n"},d.fence=function(e,t,n,r,d){var c,i,h,m,f,v=e[t],y=v.info?l(v.info).trim():"",w="",k="";return y&&(w=(h=y.split(/(\s+)/g))[0],k=h.slice(2).join("")),0===(c=n.highlight&&n.highlight(v.content,w,k)||o(v.content)).indexOf(""+c+"\n"):"
"+c+"
\n"},d.image=function(e,t,n,r,l){var o=e[t];return o.attrs[o.attrIndex("alt")][1]=l.renderInlineAsText(o.children,n,r),l.renderToken(e,t,n)},d.hardbreak=function(e,t,n){return n.xhtmlOut?"
\n":"
\n"},d.softbreak=function(e,t,n){return n.breaks?n.xhtmlOut?"
\n":"
\n":"\n"},d.text=function(e,t){return o(e[t].content)},d.html_block=function(e,t){return e[t].content},d.html_inline=function(e,t){return e[t].content},c.prototype.renderAttrs=function(e){var i,t,n;if(!e.attrs)return"";for(n="",i=0,t=e.attrs.length;i\n":">")},c.prototype.renderInline=function(e,t,n){for(var r,l="",o=this.rules,i=0,d=e.length;i/i.test(e)}e.exports=function(e){var i,t,n,o,d,c,h,m,text,f,v,y,w,k,M,x,_,P,C=e.tokens;if(e.md.options.linkify)for(t=0,n=C.length;t=0;i--)if("link_close"!==(c=o[i]).type){if("html_inline"===c.type&&(P=c.content,/^\s]/i.test(P)&&w>0&&w--,l(c.content)&&w++),!(w>0)&&"text"===c.type&&e.md.linkify.test(c.content)){for(text=c.content,_=e.md.linkify.match(text),h=[],y=c.level,v=0,_.length>0&&0===_[0].index&&i>0&&"text_special"===o[i-1].type&&(_=_.slice(1)),m=0;m<_.length;m++)k=_[m].url,M=e.md.normalizeLink(k),e.md.validateLink(M)&&(x=_[m].text,x=_[m].schema?"mailto:"!==_[m].schema||/^mailto:/i.test(x)?e.md.normalizeLinkText(x):e.md.normalizeLinkText("mailto:"+x).replace(/^mailto:/,""):e.md.normalizeLinkText("http://"+x).replace(/^http:\/\//,""),(f=_[m].index)>v&&((d=new e.Token("text","",0)).content=text.slice(v,f),d.level=y,h.push(d)),(d=new e.Token("link_open","a",1)).attrs=[["href",M]],d.level=y++,d.markup="linkify",d.info="auto",h.push(d),(d=new e.Token("text","",0)).content=x,d.level=y,h.push(d),(d=new e.Token("link_close","a",-1)).level=--y,d.markup="linkify",d.info="auto",h.push(d),v=_[m].lastIndex);v=0;i--)"text"!==(t=e[i]).type||n||(t.content=t.content.replace(o,c)),"link_open"===t.type&&"auto"===t.info&&n--,"link_close"===t.type&&"auto"===t.info&&n++}function m(e){var i,t,n=0;for(i=e.length-1;i>=0;i--)"text"!==(t=e[i]).type||n||r.test(t.content)&&(t.content=t.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),"link_open"===t.type&&"auto"===t.info&&n--,"link_close"===t.type&&"auto"===t.info&&n++}e.exports=function(e){var t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)"inline"===e.tokens[t].type&&(l.test(e.tokens[t].content)&&h(e.tokens[t].children),r.test(e.tokens[t].content)&&m(e.tokens[t].children))}},function(e,t,n){"use strict";var r=n(18).isWhiteSpace,l=n(18).isPunctChar,o=n(18).isMdAsciiPunct,d=/['"]/,c=/['"]/g;function h(e,t,n){return e.slice(0,t)+n+e.slice(t+1)}function m(e,t){var i,n,text,d,m,f,v,y,w,k,M,x,_,P,C,S,L,j,O,A,T;for(O=[],i=0;i=0&&!(O[L].level<=v);L--);if(O.length=L+1,"text"===n.type){m=0,f=(text=n.content).length;e:for(;m=0)w=text.charCodeAt(d.index-1);else for(L=i-1;L>=0&&("softbreak"!==e[L].type&&"hardbreak"!==e[L].type);L--)if(e[L].content){w=e[L].content.charCodeAt(e[L].content.length-1);break}if(k=32,m=48&&w<=57&&(S=C=!1),C&&S&&(C=M,S=x),C||S){if(S)for(L=O.length-1;L>=0&&(y=O[L],!(O[L].level=0;t--)"inline"===e.tokens[t].type&&d.test(e.tokens[t].content)&&m(e.tokens[t].children,e)}},function(e,t,n){"use strict";e.exports=function(e){var t,n,r,l,o,d,c=e.tokens;for(t=0,n=c.length;t=n))&&!(e.sCount[line]=h){e.line=n;break}for(l=e.line,i=0;i=e.line)throw new Error("block rule didn't increment state.line");break}if(!r)throw new Error("none of the block rules matched");e.tight=!c,e.isEmpty(e.line-1)&&(c=!0),(line=e.line)n)return!1;if(v=t+1,e.sCount[v]=4)return!1;if((m=e.bMarks[v]+e.tShift[v])>=e.eMarks[v])return!1;if(124!==(j=e.src.charCodeAt(m++))&&45!==j&&58!==j)return!1;if(m>=e.eMarks[v])return!1;if(124!==(O=e.src.charCodeAt(m++))&&45!==O&&58!==O&&!r(O))return!1;if(45===j&&r(O))return!1;for(;m=4)return!1;if((y=o(h)).length&&""===y[0]&&y.shift(),y.length&&""===y[y.length-1]&&y.pop(),0===(w=y.length)||w!==M.length)return!1;if(d)return!0;for(C=e.parentType,e.parentType="table",L=e.md.block.ruler.getRules("blockquote"),(k=e.push("table_open","table",1)).map=_=[t,0],(k=e.push("thead_open","thead",1)).map=[t,t+1],(k=e.push("tr_open","tr",1)).map=[t,t+1],i=0;i=4)break;for((y=o(h)).length&&""===y[0]&&y.shift(),y.length&&""===y[y.length-1]&&y.pop(),v===t+2&&((k=e.push("tbody_open","tbody",1)).map=P=[t+2,0]),(k=e.push("tr_open","tr",1)).map=[v,v+1],i=0;i=4))break;l=++r}return e.line=l,(o=e.push("code_block","code",0)).content=e.getLines(t,l,4+e.blkIndent,!1)+"\n",o.map=[t,e.line],!0}},function(e,t,n){"use strict";e.exports=function(e,t,n,r){var marker,l,o,d,c,h,m,f=!1,v=e.bMarks[t]+e.tShift[t],y=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;if(v+3>y)return!1;if(126!==(marker=e.src.charCodeAt(v))&&96!==marker)return!1;if(c=v,(l=(v=e.skipChars(v,marker))-c)<3)return!1;if(m=e.src.slice(c,v),o=e.src.slice(v,y),96===marker&&o.indexOf(String.fromCharCode(marker))>=0)return!1;if(r)return!0;for(d=t;!(++d>=n)&&!((v=c=e.bMarks[d]+e.tShift[d])<(y=e.eMarks[d])&&e.sCount[d]=4||(v=e.skipChars(v,marker))-c=4)return!1;if(62!==e.src.charCodeAt(T))return!1;if(l)return!0;for(w=[],k=[],_=[],P=[],L=e.md.block.ruler.getRules("blockquote"),x=e.parentType,e.parentType="blockquote",v=t;v=(W=e.eMarks[v])));v++)if(62!==e.src.charCodeAt(T++)||O){if(m)break;for(S=!1,i=0,h=L.length;i=W,k.push(e.bsCount[v]),e.bsCount[v]=e.sCount[v]+1+(C?1:0),_.push(e.sCount[v]),e.sCount[v]=y-c,P.push(e.tShift[v]),e.tShift[v]=T-e.bMarks[v]}for(M=e.blkIndent,e.blkIndent=0,(j=e.push("blockquote_open","blockquote",1)).markup=">",j.map=f=[t,0],e.md.block.tokenize(e,t,v),(j=e.push("blockquote_close","blockquote",-1)).markup=">",e.lineMax=A,e.parentType=x,f[1]=e.line,i=0;i=4)return!1;if(42!==(marker=e.src.charCodeAt(h++))&&45!==marker&&95!==marker)return!1;for(o=1;h=d)return-1;if((n=e.src.charCodeAt(o++))<48||n>57)return-1;for(;;){if(o>=d)return-1;if(!((n=e.src.charCodeAt(o++))>=48&&n<=57)){if(41===n||46===n)break;return-1}if(o-l>=10)return-1}return o=4)return!1;if(e.listIndent>=0&&e.sCount[N]-e.listIndent>=4&&e.sCount[N]=e.blkIndent&&($=!0),(W=o(e,N))>=0){if(v=!0,I=e.bMarks[N]+e.tShift[N],_=Number(e.src.slice(I,W-1)),$&&1!==_)return!1}else{if(!((W=l(e,N))>=0))return!1;v=!1}if($&&e.skipSpaces(W)>=e.eMarks[N])return!1;if(r)return!0;for(x=e.src.charCodeAt(W-1),M=e.tokens.length,v?(H=e.push("ordered_list_open","ol",1),1!==_&&(H.attrs=[["start",_]])):H=e.push("bullet_list_open","ul",1),H.map=k=[N,0],H.markup=String.fromCharCode(x),D=!1,z=e.md.block.ruler.getRules("list"),L=e.parentType,e.parentType="list";N=P?1:C-f)>4&&(m=1),h=f+m,(H=e.push("list_item_open","li",1)).markup=String.fromCharCode(x),H.map=y=[N,0],v&&(H.info=e.src.slice(I,W-1)),A=e.tight,O=e.tShift[N],j=e.sCount[N],S=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=h,e.tight=!0,e.tShift[N]=c-e.bMarks[N],e.sCount[N]=C,c>=P&&e.isEmpty(N+1)?e.line=Math.min(e.line+2,n):e.md.block.tokenize(e,N,n,!0),e.tight&&!D||(R=!1),D=e.line-N>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=S,e.tShift[N]=O,e.sCount[N]=j,e.tight=A,(H=e.push("list_item_close","li",-1)).markup=String.fromCharCode(x),N=e.line,y[1]=N,N>=n)break;if(e.sCount[N]=4)break;for(E=!1,i=0,w=z.length;i=4)return!1;if(91!==e.src.charCodeAt(S))return!1;for(;++S3||e.sCount[j]<0)){for(_=!1,i=0,v=P.length;i|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^|$))","i"),/^$/,!0],[new RegExp(l.source+"\\s*$"),/^$/,!1]];e.exports=function(e,t,n,r){var i,l,d,c,h=e.bMarks[t]+e.tShift[t],m=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;if(!e.md.options.html)return!1;if(60!==e.src.charCodeAt(h))return!1;for(c=e.src.slice(h,m),i=0;i=4)return!1;if(35!==(o=e.src.charCodeAt(m))||m>=f)return!1;for(d=1,o=e.src.charCodeAt(++m);35===o&&m6||mm&&r(e.src.charCodeAt(c-1))&&(f=c),e.line=t+1,(h=e.push("heading_open","h"+String(d),1)).markup="########".slice(0,d),h.map=[t,e.line],(h=e.push("inline","",0)).content=e.src.slice(m,f).trim(),h.map=[t,e.line],h.children=[],(h=e.push("heading_close","h"+String(d),-1)).markup="########".slice(0,d)),!0)}},function(e,t,n){"use strict";e.exports=function(e,t,n){var content,r,i,l,o,d,c,h,marker,m,f=t+1,v=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;for(m=e.parentType,e.parentType="paragraph";f3)){if(e.sCount[f]>=e.blkIndent&&(d=e.bMarks[f]+e.tShift[f])<(c=e.eMarks[f])&&(45===(marker=e.src.charCodeAt(d))||61===marker)&&(d=e.skipChars(d,marker),(d=e.skipSpaces(d))>=c)){h=61===marker?1:2;break}if(!(e.sCount[f]<0)){for(r=!1,i=0,l=v.length;i3||e.sCount[c]<0)){for(r=!1,i=0,l=h.length;i0&&this.level++,this.tokens.push(l),l},o.prototype.isEmpty=function(line){return this.bMarks[line]+this.tShift[line]>=this.eMarks[line]},o.prototype.skipEmptyLines=function(e){for(var t=this.lineMax;et;)if(!l(this.src.charCodeAt(--e)))return e+1;return e},o.prototype.skipChars=function(e,code){for(var t=this.src.length;et;)if(code!==this.src.charCodeAt(--e))return e+1;return e},o.prototype.getLines=function(e,t,n,r){var i,o,d,c,h,m,f,line=e;if(e>=t)return"";for(m=new Array(t-e),i=0;linen?new Array(o-n+1).join(" ")+this.src.slice(c,h):this.src.slice(c,h)}return m.join("")},o.prototype.Token=r,e.exports=o},function(e,t,n){"use strict";var r=n(147),l=[["text",n(445)],["linkify",n(446)],["newline",n(447)],["escape",n(448)],["backticks",n(449)],["strikethrough",n(214).tokenize],["emphasis",n(215).tokenize],["link",n(450)],["image",n(451)],["autolink",n(452)],["html_inline",n(453)],["entity",n(454)]],o=[["balance_pairs",n(455)],["strikethrough",n(214).postProcess],["emphasis",n(215).postProcess],["fragments_join",n(456)]];function d(){var i;for(this.ruler=new r,i=0;i=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;t||e.pos++,d[n]=e.pos}else e.pos=d[n]},d.prototype.tokenize=function(e){for(var t,i,n,r=this.ruler.getRules(""),l=r.length,o=e.posMax,d=e.md.options.maxNesting;e.pos=e.pos)throw new Error("inline rule didn't increment state.pos");break}if(t){if(e.pos>=o)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},d.prototype.parse=function(e,t,n,r){var i,l,o,d=new this.State(e,t,n,r);for(this.tokenize(d),o=(l=this.ruler2.getRules("")).length,i=0;i0)&&(!((n=e.pos)+3>e.posMax)&&(58===e.src.charCodeAt(n)&&(47===e.src.charCodeAt(n+1)&&(47===e.src.charCodeAt(n+2)&&(!!(l=e.pending.match(r))&&(o=l[1],!!(link=e.md.linkify.matchAtStart(e.src.slice(n-o.length)))&&(!((d=link.url).length<=o.length)&&(d=d.replace(/\*+$/,""),c=e.md.normalizeLink(d),!!e.md.validateLink(c)&&(t||(e.pending=e.pending.slice(0,-o.length),(h=e.push("link_open","a",1)).attrs=[["href",c]],h.markup="linkify",h.info="auto",(h=e.push("text","",0)).content=e.md.normalizeLinkText(d),(h=e.push("link_close","a",-1)).markup="linkify",h.info="auto"),e.pos+=d.length-o.length,!0))))))))))}},function(e,t,n){"use strict";var r=n(18).isSpace;e.exports=function(e,t){var n,l,o,d=e.pos;if(10!==e.src.charCodeAt(d))return!1;if(n=e.pending.length-1,l=e.posMax,!t)if(n>=0&&32===e.pending.charCodeAt(n))if(n>=1&&32===e.pending.charCodeAt(n-1)){for(o=n-1;o>=1&&32===e.pending.charCodeAt(o-1);)o--;e.pending=e.pending.slice(0,o),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(d++;d?@[]^_`{|}~-".split("").forEach((function(e){l[e.charCodeAt(0)]=1})),e.exports=function(e,t){var n,o,d,c,h,m=e.pos,f=e.posMax;if(92!==e.src.charCodeAt(m))return!1;if(++m>=f)return!1;if(10===(n=e.src.charCodeAt(m))){for(t||e.push("hardbreak","br",0),m++;m=55296&&n<=56319&&m+1=56320&&o<=57343&&(c+=e.src[m+1],m++),d="\\"+c,t||(h=e.push("text_special","",0),n<256&&0!==l[n]?h.content=c:h.content=d,h.markup=d,h.info="escape"),e.pos=m+1,!0}},function(e,t,n){"use strict";e.exports=function(e,t){var n,r,marker,l,o,d,c,h,m=e.pos;if(96!==e.src.charCodeAt(m))return!1;for(n=m,m++,r=e.posMax;m=y)return!1;if(w=c,(h=e.md.helpers.parseLinkDestination(e.src,c,e.posMax)).ok){for(f=e.md.normalizeLink(h.str),e.md.validateLink(f)?c=h.pos:f="",w=c;c=y||41!==e.src.charCodeAt(c))&&(k=!0),c++}if(k){if(void 0===e.env.references)return!1;if(c=0?label=e.src.slice(w,c++):c=o+1):c=o+1,label||(label=e.src.slice(d,o)),!(m=e.env.references[r(label)]))return e.pos=v,!1;f=m.href,title=m.title}return t||(e.pos=d,e.posMax=o,e.push("link_open","a",1).attrs=n=[["href",f]],title&&n.push(["title",title]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)),e.pos=c,e.posMax=y,!0}},function(e,t,n){"use strict";var r=n(18).normalizeReference,l=n(18).isSpace;e.exports=function(e,t){var n,code,content,label,o,d,c,h,m,title,f,v,y,w="",k=e.pos,M=e.posMax;if(33!==e.src.charCodeAt(e.pos))return!1;if(91!==e.src.charCodeAt(e.pos+1))return!1;if(d=e.pos+2,(o=e.md.helpers.parseLinkLabel(e,e.pos+1,!1))<0)return!1;if((c=o+1)=M)return!1;for(y=c,(m=e.md.helpers.parseLinkDestination(e.src,c,e.posMax)).ok&&(w=e.md.normalizeLink(m.str),e.md.validateLink(w)?c=m.pos:w=""),y=c;c=M||41!==e.src.charCodeAt(c))return e.pos=k,!1;c++}else{if(void 0===e.env.references)return!1;if(c=0?label=e.src.slice(y,c++):c=o+1):c=o+1,label||(label=e.src.slice(d,o)),!(h=e.env.references[r(label)]))return e.pos=k,!1;w=h.href,title=h.title}return t||(content=e.src.slice(d,o),e.md.inline.parse(content,e.md,e.env,v=[]),(f=e.push("image","img",0)).attrs=n=[["src",w],["alt",""]],f.children=v,f.content=content,title&&n.push(["title",title])),e.pos=c,e.posMax=M,!0}},function(e,t,n){"use strict";var r=/^([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,l=/^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/;e.exports=function(e,t){var n,o,d,c,h,m,f=e.pos;if(60!==e.src.charCodeAt(f))return!1;for(h=e.pos,m=e.posMax;;){if(++f>=m)return!1;if(60===(c=e.src.charCodeAt(f)))return!1;if(62===c)break}return n=e.src.slice(h+1,f),l.test(n)?(o=e.md.normalizeLink(n),!!e.md.validateLink(o)&&(t||((d=e.push("link_open","a",1)).attrs=[["href",o]],d.markup="autolink",d.info="auto",(d=e.push("text","",0)).content=e.md.normalizeLinkText(n),(d=e.push("link_close","a",-1)).markup="autolink",d.info="auto"),e.pos+=n.length+2,!0)):!!r.test(n)&&(o=e.md.normalizeLink("mailto:"+n),!!e.md.validateLink(o)&&(t||((d=e.push("link_open","a",1)).attrs=[["href",o]],d.markup="autolink",d.info="auto",(d=e.push("text","",0)).content=e.md.normalizeLinkText(n),(d=e.push("link_close","a",-1)).markup="autolink",d.info="auto"),e.pos+=n.length+2,!0))}},function(e,t,n){"use strict";var r=n(213).HTML_TAG_RE;e.exports=function(e,t){var n,l,o,d,c,h=e.pos;return!!e.md.options.html&&(o=e.posMax,!(60!==e.src.charCodeAt(h)||h+2>=o)&&(!(33!==(n=e.src.charCodeAt(h+1))&&63!==n&&47!==n&&!function(e){var t=32|e;return t>=97&&t<=122}(n))&&(!!(l=e.src.slice(h).match(r))&&(t||((d=e.push("html_inline","",0)).content=l[0],c=d.content,/^\s]/i.test(c)&&e.linkLevel++,function(e){return/^<\/a\s*>/i.test(e)}(d.content)&&e.linkLevel--),e.pos+=l[0].length,!0))))}},function(e,t,n){"use strict";var r=n(208),l=n(18).has,o=n(18).isValidEntityCode,d=n(18).fromCodePoint,c=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,h=/^&([a-z][a-z0-9]{1,31});/i;e.exports=function(e,t){var code,n,m,f=e.pos,v=e.posMax;if(38!==e.src.charCodeAt(f))return!1;if(f+1>=v)return!1;if(35===e.src.charCodeAt(f+1)){if(n=e.src.slice(f).match(c))return t||(code="x"===n[1][0].toLowerCase()?parseInt(n[1].slice(1),16):parseInt(n[1],10),(m=e.push("text_special","",0)).content=o(code)?d(code):d(65533),m.markup=n[0],m.info="entity"),e.pos+=n[0].length,!0}else if((n=e.src.slice(f).match(h))&&l(r,n[1]))return t||((m=e.push("text_special","",0)).content=r[n[1]],m.markup=n[0],m.info="entity"),e.pos+=n[0].length,!0;return!1}},function(e,t,n){"use strict";function r(e){var t,n,r,l,o,d,c,h,m={},f=e.length;if(f){var v=0,y=-2,w=[];for(t=0;to;n-=w[n]+1)if((l=e[n]).marker===r.marker&&l.open&&l.end<0&&(c=!1,(l.close||r.open)&&(l.length+r.length)%3==0&&(l.length%3==0&&r.length%3==0||(c=!0)),!c)){h=n>0&&!e[n-1].open?w[n-1]+1:0,w[t]=t-n+h,w[n]=h,r.open=!1,l.end=t,l.close=!1,d=-1,y=-2;break}-1!==d&&(m[r.marker][(r.open?3:0)+(r.length||0)%3]=d)}}}e.exports=function(e){var t,n=e.tokens_meta,l=e.tokens_meta.length;for(r(e.delimiters),t=0;t0&&r++,"text"===l[t].type&&t+10&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],o={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(l),this.tokens_meta.push(o),l},c.prototype.scanDelims=function(e,t){var n,r,c,h,m,f,v,y,w,k=e,M=!0,x=!0,_=this.posMax,marker=this.src.charCodeAt(e);for(n=e>0?this.src.charCodeAt(e-1):32;k<_&&this.src.charCodeAt(k)===marker;)k++;return c=k-e,r=k<_?this.src.charCodeAt(k):32,v=d(n)||o(String.fromCharCode(n)),w=d(r)||o(String.fromCharCode(r)),f=l(n),(y=l(r))?M=!1:w&&(f||v||(M=!1)),f?x=!1:v&&(y||w||(x=!1)),t?(h=M,m=x):(h=M&&(!x||v),m=x&&(!M||w)),{can_open:h,can_close:m,length:c}},c.prototype.Token=r,e.exports=c},function(e,t,n){"use strict";function r(e){return Array.prototype.slice.call(arguments,1).forEach((function(source){source&&Object.keys(source).forEach((function(t){e[t]=source[t]}))})),e}function l(e){return Object.prototype.toString.call(e)}function o(e){return"[object Function]"===l(e)}function d(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var c={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};var h={"http:":{validate:function(text,e,t){var n=text.slice(e);return t.re.http||(t.re.http=new RegExp("^\\/\\/"+t.re.src_auth+t.re.src_host_port_strict+t.re.src_path,"i")),t.re.http.test(n)?n.match(t.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(text,e,t){var n=text.slice(e);return t.re.no_http||(t.re.no_http=new RegExp("^"+t.re.src_auth+"(?:localhost|(?:(?:"+t.re.src_domain+")\\.)+"+t.re.src_domain_root+")"+t.re.src_port+t.re.src_host_terminator+t.re.src_path,"i")),t.re.no_http.test(n)?e>=3&&":"===text[e-3]||e>=3&&"/"===text[e-3]?0:n.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(text,e,t){var n=text.slice(e);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(n)?n.match(t.re.mailto)[0].length:0}}},m="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function f(e){var t=e.re=n(459)(e.__opts__),r=e.__tlds__.slice();function c(e){return e.replace("%TLDS%",t.src_tlds)}e.onCompile(),e.__tlds_replaced__||r.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),r.push(t.src_xn),t.src_tlds=r.join("|"),t.email_fuzzy=RegExp(c(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(c(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(c(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(c(t.tpl_host_fuzzy_test),"i");var h=[];function m(e,t){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+t)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(t){var n=e.__schemas__[t];if(null!==n){var r={validate:null,link:null};if(e.__compiled__[t]=r,"[object Object]"===l(n))return!function(e){return"[object RegExp]"===l(e)}(n.validate)?o(n.validate)?r.validate=n.validate:m(t,n):r.validate=function(e){return function(text,t){var n=text.slice(t);return e.test(n)?n.match(e)[0].length:0}}(n.validate),void(o(n.normalize)?r.normalize=n.normalize:n.normalize?m(t,n):r.normalize=function(e,t){t.normalize(e)});!function(e){return"[object String]"===l(e)}(n)?m(t,n):h.push(t)}})),h.forEach((function(t){e.__compiled__[e.__schemas__[t]]&&(e.__compiled__[t].validate=e.__compiled__[e.__schemas__[t]].validate,e.__compiled__[t].normalize=e.__compiled__[e.__schemas__[t]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,t){t.normalize(e)}};var f=Object.keys(e.__compiled__).filter((function(t){return t.length>0&&e.__compiled__[t]})).map(d).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+f+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+f+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function v(e,t){var n=e.__index__,r=e.__last_index__,text=e.__text_cache__.slice(n,r);this.schema=e.__schema__.toLowerCase(),this.index=n+t,this.lastIndex=r+t,this.raw=text,this.text=text,this.url=text}function y(e,t){var n=new v(e,t);return e.__compiled__[n.schema].normalize(n,e),n}function w(e,t){if(!(this instanceof w))return new w(e,t);var n;t||(n=e,Object.keys(n||{}).reduce((function(e,t){return e||c.hasOwnProperty(t)}),!1)&&(t=e,e={})),this.__opts__=r({},c,t),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=r({},h,e),this.__compiled__={},this.__tlds__=m,this.__tlds_replaced__=!1,this.re={},f(this)}w.prototype.add=function(e,t){return this.__schemas__[e]=t,f(this),this},w.prototype.set=function(e){return this.__opts__=r(this.__opts__,e),this},w.prototype.test=function(text){if(this.__text_cache__=text,this.__index__=-1,!text.length)return!1;var e,t,n,r,l,o,d,c;if(this.re.schema_test.test(text))for((d=this.re.schema_search).lastIndex=0;null!==(e=d.exec(text));)if(r=this.testSchemaAt(text,e[2],d.lastIndex)){this.__schema__=e[2],this.__index__=e.index+e[1].length,this.__last_index__=e.index+e[0].length+r;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(c=text.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||c=0&&null!==(n=text.match(this.re.email_fuzzy))&&(l=n.index+n[1].length,o=n.index+n[0].length,(this.__index__<0||lthis.__last_index__)&&(this.__schema__="mailto:",this.__index__=l,this.__last_index__=o)),this.__index__>=0},w.prototype.pretest=function(text){return this.re.pretest.test(text)},w.prototype.testSchemaAt=function(text,e,t){return this.__compiled__[e.toLowerCase()]?this.__compiled__[e.toLowerCase()].validate(text,t,this):0},w.prototype.match=function(text){var e=0,t=[];this.__index__>=0&&this.__text_cache__===text&&(t.push(y(this,e)),e=this.__last_index__);for(var n=e?text.slice(e):text;this.test(n);)t.push(y(this,e)),n=n.slice(this.__last_index__),e+=this.__last_index__;return t.length?t:null},w.prototype.matchAtStart=function(text){if(this.__text_cache__=text,this.__index__=-1,!text.length)return null;var e=this.re.schema_at_start.exec(text);if(!e)return null;var t=this.testSchemaAt(text,e[2],e[0].length);return t?(this.__schema__=e[2],this.__index__=e.index+e[1].length,this.__last_index__=e.index+e[0].length+t,y(this,0)):null},w.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter((function(e,t,n){return e!==n[t-1]})).reverse(),f(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,f(this),this)},w.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},w.prototype.onCompile=function(){},e.exports=w},function(e,t,n){"use strict";e.exports=function(e){var t={};e=e||{},t.src_Any=n(210).source,t.src_Cc=n(211).source,t.src_Z=n(212).source,t.src_P=n(146).source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");var r="[><|]";return t.src_pseudo_letter="(?:(?![><|]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(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]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><|]|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+r+"|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy='(^|[><|]|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}},function(e,t,n){(function(e,r){var l;!function(){t&&t.nodeType,e&&e.nodeType;var o="object"==typeof r&&r;o.global!==o&&o.window!==o&&o.self;var d,c=2147483647,base=36,h=/^xn--/,m=/[^\x20-\x7E]/,f=/[\x2E\u3002\uFF0E\uFF61]/g,v={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},y=Math.floor,w=String.fromCharCode;function k(e){throw new RangeError(v[e])}function map(e,t){for(var n=e.length,r=[];n--;)r[n]=t(e[n]);return r}function M(e,t){var n=e.split("@"),r="";return n.length>1&&(r=n[0]+"@",e=n[1]),r+map((e=e.replace(f,".")).split("."),t).join(".")}function x(e){for(var t,n,output=[],r=0,l=e.length;r=55296&&t<=56319&&r65535&&(output+=w((e-=65536)>>>10&1023|55296),e=56320|1023&e),output+=w(e)})).join("")}function P(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function C(e,t,n){var r=0;for(e=n?y(e/700):e>>1,e+=y(e/t);e>455;r+=base)e=y(e/35);return y(r+36*e/(e+38))}function S(input){var e,t,n,r,l,o,d,h,m,f,v,output=[],w=input.length,i=0,M=128,x=72;for((t=input.lastIndexOf("-"))<0&&(t=0),n=0;n=128&&k("not-basic"),output.push(input.charCodeAt(n));for(r=t>0?t+1:0;r=w&&k("invalid-input"),((h=(v=input.charCodeAt(r++))-48<10?v-22:v-65<26?v-65:v-97<26?v-97:base)>=base||h>y((c-i)/o))&&k("overflow"),i+=h*o,!(h<(m=d<=x?1:d>=x+26?26:d-x));d+=base)o>y(c/(f=base-m))&&k("overflow"),o*=f;x=C(i-l,e=output.length+1,0==l),y(i/e)>c-M&&k("overflow"),M+=y(i/e),i%=e,output.splice(i++,0,M)}return _(output)}function L(input){var e,t,n,r,l,o,d,q,h,m,f,v,M,_,S,output=[];for(v=(input=x(input)).length,e=128,t=0,l=72,o=0;o=e&&fy((c-t)/(M=n+1))&&k("overflow"),t+=(d-e)*M,e=d,o=0;oc&&k("overflow"),f==e){for(q=t,h=base;!(q<(m=h<=l?1:h>=l+26?26:h-l));h+=base)S=q-m,_=base-m,output.push(w(P(m+S%_,0))),q=y(S/_);output.push(w(P(q,0))),l=C(t,M,n==r),t=0,++n}++t,++e}return output.join("")}d={version:"1.4.1",ucs2:{decode:x,encode:_},decode:S,encode:L,toASCII:function(input){return M(input,(function(e){return m.test(e)?"xn--"+L(e):e}))},toUnicode:function(input){return M(input,(function(e){return h.test(e)?S(e.slice(4).toLowerCase()):e}))}},void 0===(l=function(){return d}.call(t,n,t,e))||(e.exports=l)}()}).call(this,n(145)(e),n(45))},function(e,t,n){"use strict";e.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}}},function(e,t,n){"use strict";e.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}}},function(e,t,n){"use strict";e.exports={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},function(e,t,n){"use strict";var r=n(141);n(84),n(6),n(7),n(23);var l=n(465),o={leftDelimiter:"{",rightDelimiter:"}",allowedAttributes:[]};function d(e,i,t){var n={match:!1,j:null},l=void 0!==t.shift?i+t.shift:t.position;if(void 0!==t.shift&&l<0)return n;var o,c,h=(o=e,(c=l)>=0?o[c]:o[o.length+c]);if(void 0===h)return n;for(var m,f=function(){var e=y[v];if("shift"===e||"position"===e)return 0;if(void 0===h[e])return{v:n};if("children"===e&&function(e){return Array.isArray(e)&&e.length&&e.every((function(i){return"object"===r(i)}))}(t.children)){if(0===h.children.length)return{v:n};var l,o=t.children,c=h.children;if(o.every((function(e){return void 0!==e.position}))){if(l=o.every((function(e){return d(c,e.position,e).match}))){var m=function(e){return e.slice(-1)[0]||{}}(o).position;n.j=m>=0?m:c.length+m}}else for(var f=function(e){if(l=o.every((function(t){return d(c,e,t).match})))return n.j=e,1},w=0;w0&&"tbody_open"!==e[--t].type;);var n=e[t].meta.colsnum|0;if(!(n<2))for(var r=e[i].level+2,l=t;lr)){var d=e[l],c=d.hidden?0:d.attrGet("rowspan")|0,h=d.hidden?0:d.attrGet("colspan")|0;if(c>1)for(var m=n-(h>0?h:1),f=l,v=c;v>1;f++)"tr_open"==e[f].type&&(e[f].meta=Object.assign({},e[f].meta),e[f].meta&&e[f].meta.colsnum&&(m-=1),e[f].meta.colsnum=m,v--);if("tr_open"==d.type&&d.meta&&d.meta.colsnum)for(var y=d.meta.colsnum,w=l,k=0;wy&&(e[w].hidden||o(e[w]))}if(h>1){for(var M=[],x=l+3,_=n,P=l;P>t;P--){if("tr_open"==e[P].type){_=e[P].meta&&e[P].meta.colsnum||_;break}"td_open"===e[P].type&&M.unshift(P)}for(var C=l+2;C(S=S>h?h:S)&&d.attrSet("colspan",S+"");for(var L=M.slice(_+1-n-S)[0];L"'=]/,l=[],o="",d="",c=!0,h=!1,i=t+n.leftDelimiter.length;i=d+1:c.length>=d)}},t.removeDelimiter=function(e,t){var n=r(t.leftDelimiter),l=r(t.rightDelimiter),o=new RegExp("[ \\n]?"+n+"[^"+n+l+"]+"+l+"$"),d=e.search(o);return-1!==d?e.slice(0,d):e},t.escapeRegExp=r,t.getMatchingOpeningToken=function(e,i){if("softbreak"===e[i].type)return!1;if(0===e[i].nesting)return e[i];for(var t=e[i].level,n=e[i].type.replace("_close","_open");i>=0;--i)if(e[i].type===n&&e[i].level===t)return e[i];return!1};var l=/[&<>"]/,o=/[&<>"]/g,d={"&":"&","<":"<",">":">",'"':"""};function c(e){return d[e]}t.escapeHtml=function(e){return l.test(e)?e.replace(o,c):e}},function(e,t,n){"use strict";function r(e,t){t=t?Array.isArray(t)?t:[t]:[],Object.freeze(t);var n=e.renderer.rules.link_open||this.defaultRender;e.renderer.rules.link_open=function(e,r,l,o,d){var c=function(link,e){var i,t,n=link.attrs[link.attrIndex("href")][1];for(i=0;i=d())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+d().toString(16)+" bytes");return 0|e}function k(e,t){if(h.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return Y(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return K(e).length;default:if(r)return Y(e).length;t=(""+t).toLowerCase(),r=!0}}function M(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return z(this,t,n);case"utf8":case"utf-8":return W(this,t,n);case"ascii":return I(this,t,n);case"latin1":case"binary":return E(this,t,n);case"base64":return T(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return H(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function x(b,e,t){var i=b[e];b[e]=b[t],b[t]=i}function _(e,t,n,r,l){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=l?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(l)return-1;n=e.length-1}else if(n<0){if(!l)return-1;n=0}if("string"==typeof t&&(t=h.from(t,r)),h.isBuffer(t))return 0===t.length?-1:P(e,t,n,r,l);if("number"==typeof t)return t&=255,h.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?l?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):P(e,[t],n,r,l);throw new TypeError("val must be string, number or Buffer")}function P(e,t,n,r,l){var i,o=1,d=e.length,c=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;o=2,d/=2,c/=2,n/=2}function h(e,i){return 1===o?e[i]:e.readUInt16BE(i*o)}if(l){var m=-1;for(i=n;id&&(n=d-c),i=n;i>=0;i--){for(var f=!0,v=0;vl&&(r=l):r=l;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var i=0;i>8,l=n%256,o.push(l),o.push(r);return o}(t,e.length-n),e,n,r)}function T(e,t,n){return 0===t&&n===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,n))}function W(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i239?4:h>223?3:h>191?2:1;if(i+f<=n)switch(f){case 1:h<128&&(m=h);break;case 2:128==(192&(l=e[i+1]))&&(c=(31&h)<<6|63&l)>127&&(m=c);break;case 3:l=e[i+1],o=e[i+2],128==(192&l)&&128==(192&o)&&(c=(15&h)<<12|(63&l)<<6|63&o)>2047&&(c<55296||c>57343)&&(m=c);break;case 4:l=e[i+1],o=e[i+2],d=e[i+3],128==(192&l)&&128==(192&o)&&128==(192&d)&&(c=(15&h)<<18|(63&l)<<12|(63&o)<<6|63&d)>65535&&c<1114112&&(m=c)}null===m?(m=65533,f=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|1023&m),r.push(m),i+=f}return function(e){var t=e.length;if(t<=D)return String.fromCharCode.apply(String,e);var n="",i=0;for(;i0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),""},h.prototype.compare=function(e,t,n,r,l){if(!h.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===l&&(l=this.length),t<0||n>e.length||r<0||l>this.length)throw new RangeError("out of range index");if(r>=l&&t>=n)return 0;if(r>=l)return-1;if(t>=n)return 1;if(this===e)return 0;for(var o=(l>>>=0)-(r>>>=0),d=(n>>>=0)-(t>>>=0),c=Math.min(o,d),m=this.slice(r,l),f=e.slice(t,n),i=0;il)&&(n=l),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return C(this,e,t,n);case"utf8":case"utf-8":return S(this,e,t,n);case"ascii":return L(this,e,t,n);case"latin1":case"binary":return j(this,e,t,n);case"base64":return O(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return A(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},h.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var D=4096;function I(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;ir)&&(n=r);for(var l="",i=t;in)throw new RangeError("Trying to access beyond buffer length")}function $(e,t,n,r,l,o){if(!h.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>l||te.length)throw new RangeError("Index out of range")}function R(e,t,n,r){t<0&&(t=65535+t+1);for(var i=0,l=Math.min(e.length-n,2);i>>8*(r?i:1-i)}function B(e,t,n,r){t<0&&(t=4294967295+t+1);for(var i=0,l=Math.min(e.length-n,4);i>>8*(r?i:3-i)&255}function F(e,t,n,r,l,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function V(e,t,n,r,o){return o||F(e,0,n,4),l.write(e,t,n,r,23,4),n+4}function U(e,t,n,r,o){return o||F(e,0,n,8),l.write(e,t,n,r,52,8),n+8}h.prototype.slice=function(e,t){var n,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t0&&(l*=256);)r+=this[e+--t]*l;return r},h.prototype.readUInt8=function(e,t){return t||N(e,1,this.length),this[e]},h.prototype.readUInt16LE=function(e,t){return t||N(e,2,this.length),this[e]|this[e+1]<<8},h.prototype.readUInt16BE=function(e,t){return t||N(e,2,this.length),this[e]<<8|this[e+1]},h.prototype.readUInt32LE=function(e,t){return t||N(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},h.prototype.readUInt32BE=function(e,t){return t||N(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},h.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||N(e,t,this.length);for(var r=this[e],l=1,i=0;++i=(l*=128)&&(r-=Math.pow(2,8*t)),r},h.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||N(e,t,this.length);for(var i=t,r=1,l=this[e+--i];i>0&&(r*=256);)l+=this[e+--i]*r;return l>=(r*=128)&&(l-=Math.pow(2,8*t)),l},h.prototype.readInt8=function(e,t){return t||N(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},h.prototype.readInt16LE=function(e,t){t||N(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},h.prototype.readInt16BE=function(e,t){t||N(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},h.prototype.readInt32LE=function(e,t){return t||N(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},h.prototype.readInt32BE=function(e,t){return t||N(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},h.prototype.readFloatLE=function(e,t){return t||N(e,4,this.length),l.read(this,e,!0,23,4)},h.prototype.readFloatBE=function(e,t){return t||N(e,4,this.length),l.read(this,e,!1,23,4)},h.prototype.readDoubleLE=function(e,t){return t||N(e,8,this.length),l.read(this,e,!0,52,8)},h.prototype.readDoubleBE=function(e,t){return t||N(e,8,this.length),l.read(this,e,!1,52,8)},h.prototype.writeUIntLE=function(e,t,n,r){(e=+e,t|=0,n|=0,r)||$(this,e,t,n,Math.pow(2,8*n)-1,0);var l=1,i=0;for(this[t]=255&e;++i=0&&(l*=256);)this[t+i]=e/l&255;return t+n},h.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,1,255,0),h.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},h.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,2,65535,0),h.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):R(this,e,t,!0),t+2},h.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,2,65535,0),h.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):R(this,e,t,!1),t+2},h.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,4,4294967295,0),h.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):B(this,e,t,!0),t+4},h.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,4,4294967295,0),h.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):B(this,e,t,!1),t+4},h.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var l=Math.pow(2,8*n-1);$(this,e,t,n,l-1,-l)}var i=0,o=1,sub=0;for(this[t]=255&e;++i=0&&(o*=256);)e<0&&0===sub&&0!==this[t+i+1]&&(sub=1),this[t+i]=(e/o|0)-sub&255;return t+n},h.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,1,127,-128),h.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},h.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,2,32767,-32768),h.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):R(this,e,t,!0),t+2},h.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,2,32767,-32768),h.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):R(this,e,t,!1),t+2},h.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,4,2147483647,-2147483648),h.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):B(this,e,t,!0),t+4},h.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||$(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),h.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):B(this,e,t,!1),t+4},h.prototype.writeFloatLE=function(e,t,n){return V(this,e,t,!0,n)},h.prototype.writeFloatBE=function(e,t,n){return V(this,e,t,!1,n)},h.prototype.writeDoubleLE=function(e,t,n){return U(this,e,t,!0,n)},h.prototype.writeDoubleBE=function(e,t,n){return U(this,e,t,!1,n)},h.prototype.copy=function(e,t,n,r){if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t=0;--i)e[i+t]=this[i+n];else if(l<1e3||!h.TYPED_ARRAY_SUPPORT)for(i=0;i>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(i=t;i55295&&n<57344){if(!l){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(i+1===r){(t-=3)>-1&&o.push(239,191,189);continue}l=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),l=n;continue}n=65536+(l-55296<<10|n-56320)}else l&&(t-=3)>-1&&o.push(239,191,189);if(l=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function K(e){return r.toByteArray(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(X,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Z(e,t,n,r){for(var i=0;i=t.length||i>=e.length);++i)t[i+n]=e[i];return i}}).call(this,n(45))},function(e,t,n){"use strict";t.byteLength=function(e){var t=d(e),n=t[0],r=t[1];return 3*(n+r)/4-r},t.toByteArray=function(e){var t,i,n=d(e),r=n[0],c=n[1],h=new o(function(e,t,n){return 3*(t+n)/4-n}(0,r,c)),m=0,f=c>0?r-4:r;for(i=0;i>16&255,h[m++]=t>>8&255,h[m++]=255&t;2===c&&(t=l[e.charCodeAt(i)]<<2|l[e.charCodeAt(i+1)]>>4,h[m++]=255&t);1===c&&(t=l[e.charCodeAt(i)]<<10|l[e.charCodeAt(i+1)]<<4|l[e.charCodeAt(i+2)]>>2,h[m++]=t>>8&255,h[m++]=255&t);return h},t.fromByteArray=function(e){for(var t,n=e.length,l=n%3,o=[],d=16383,i=0,h=n-l;ih?h:i+d));1===l?(t=e[n-1],o.push(r[t>>2]+r[t<<4&63]+"==")):2===l&&(t=(e[n-2]<<8)+e[n-1],o.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"="));return o.join("")};for(var r=[],l=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,code="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0;i<64;++i)r[i]=code[i],l[code.charCodeAt(i)]=i;function d(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function c(e,t,n){for(var l,o,output=[],i=t;i>18&63]+r[o>>12&63]+r[o>>6&63]+r[63&o]);return output.join("")}l["-".charCodeAt(0)]=62,l["_".charCodeAt(0)]=63},function(e,t){t.read=function(e,t,n,r,l){var o,d,c=8*l-r-1,h=(1<>1,f=-7,i=n?l-1:0,v=n?-1:1,s=e[t+i];for(i+=v,o=s&(1<<-f)-1,s>>=-f,f+=c;f>0;o=256*o+e[t+i],i+=v,f-=8);for(d=o&(1<<-f)-1,o>>=-f,f+=r;f>0;d=256*d+e[t+i],i+=v,f-=8);if(0===o)o=1-m;else{if(o===h)return d?NaN:1/0*(s?-1:1);d+=Math.pow(2,r),o-=m}return(s?-1:1)*d*Math.pow(2,o-r)},t.write=function(e,t,n,r,l,o){var d,c,h,m=8*o-l-1,f=(1<>1,rt=23===l?Math.pow(2,-24)-Math.pow(2,-77):0,i=r?0:o-1,y=r?1:-1,s=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(c=isNaN(t)?1:0,d=f):(d=Math.floor(Math.log(t)/Math.LN2),t*(h=Math.pow(2,-d))<1&&(d--,h*=2),(t+=d+v>=1?rt/h:rt*Math.pow(2,1-v))*h>=2&&(d++,h/=2),d+v>=f?(c=0,d=f):d+v>=1?(c=(t*h-1)*Math.pow(2,l),d+=v):(c=t*Math.pow(2,v-1)*Math.pow(2,l),d=0));l>=8;e[n+i]=255&c,i+=y,c/=256,l-=8);for(d=d<0;e[n+i]=255&d,i+=y,d/=256,m-=8);e[n+i-y]|=128*s}},function(e,t){var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.call(e)}},,,,,,,,,,,,,,function(e,t,n){e.exports=function(){"use strict";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(t)}function t(e,p){return t=Object.setPrototypeOf||function(e,p){return e.__proto__=p,e},t(e,p)}function n(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function r(e,l,o){return r=n()?Reflect.construct:function(e,n,r){var a=[null];a.push.apply(a,n);var l=new(Function.bind.apply(e,a));return r&&t(l,r.prototype),l},r.apply(null,arguments)}function l(e){return o(e)||d(e)||c(e)||m()}function o(e){if(Array.isArray(e))return h(e)}function d(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function c(e,t){if(e){if("string"==typeof e)return h(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?h(e,t):void 0}}function h(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,n=new Array(t);i1?n-1:0),l=1;l/gm),te=x(/\${[\w\W]*}/gm),ne=x(/^data-[\-\w.\u00B7-\uFFFF]+$/),ie=x(/^aria-[\-\w]+$/),ae=x(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),re=x(/^(?:\w+script|data):/i),le=x(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),oe=x(/^html$/i),se=x(/^[a-z][.\w]*(-[.\w]+)+$/i),ue=function(){return"undefined"==typeof window?null:window},de=function(t,n){if("object"!==e(t)||"function"!=typeof t.createPolicy)return null;var r=null,l="data-tt-policy-suffix";n.currentScript&&n.currentScript.hasAttribute(l)&&(r=n.currentScript.getAttribute(l));var o="dompurify"+(r?"#"+r:"");try{return t.createPolicy(o,{createHTML:function(html){return html},createScriptURL:function(e){return e}})}catch(e){return console.warn("TrustedTypes policy "+o+" could not be created."),null}};function ce(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:ue(),n=function(e){return ce(e)};if(n.version="2.5.8",n.removed=[],!t||!t.document||9!==t.document.nodeType)return n.isSupported=!1,n;var r=t.document,o=t.document,d=t.DocumentFragment,c=t.HTMLTemplateElement,h=t.Node,m=t.Element,f=t.NodeFilter,v=t.NamedNodeMap,y=void 0===v?t.NamedNodeMap||t.MozNamedAttrMap:v,w=t.HTMLFormElement,k=t.DOMParser,x=t.trustedTypes,_=m.prototype,P=F(_,"cloneNode"),C=F(_,"nextSibling"),S=F(_,"childNodes"),N=F(_,"parentNode");if("function"==typeof c){var template=o.createElement("template");template.content&&template.content.ownerDocument&&(o=template.content.ownerDocument)}var $=de(x,r),he=$?$.createHTML(""):"",me=o,fe=me.implementation,pe=me.createNodeIterator,ve=me.createDocumentFragment,ge=me.getElementsByTagName,be=r.importNode,ye={};try{ye=B(o).documentMode?o.documentMode:{}}catch(e){}var we={};n.isSupported="function"==typeof N&&fe&&void 0!==fe.createHTMLDocument&&9!==ye;var ke,Me,xe=Q,_e=ee,Pe=te,Ce=ne,Se=ie,Le=re,je=le,Oe=se,Ae=ae,Te=null,We=R({},[].concat(l(V),l(U),l(X),l(Y),l(text))),De=null,Ie=R({},[].concat(l(html),l(svg),l(Z),l(J))),Ee=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),ze=null,He=null,Ne=!0,$e=!0,Re=!1,Be=!0,Fe=!1,Ve=!0,qe=!1,Ue=!1,Xe=!1,Ge=!1,Ye=!1,Ke=!1,Ze=!0,Je=!1,Qe="user-content-",et=!0,tt=!1,nt={},it=null,at=R({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),lt=null,ot=R({},["audio","video","img","source","image","track"]),st=null,ut=R({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ct="http://www.w3.org/1998/Math/MathML",ht="http://www.w3.org/2000/svg",mt="http://www.w3.org/1999/xhtml",ft=mt,pt=!1,vt=null,gt=R({},[ct,ht,mt],T),bt=["application/xhtml+xml","text/html"],yt="text/html",wt=null,kt=o.createElement("form"),Mt=function(e){return e instanceof RegExp||e instanceof Function},xt=function(t){wt&&wt===t||(t&&"object"===e(t)||(t={}),t=B(t),ke=ke=-1===bt.indexOf(t.PARSER_MEDIA_TYPE)?yt:t.PARSER_MEDIA_TYPE,Me="application/xhtml+xml"===ke?T:A,Te="ALLOWED_TAGS"in t?R({},t.ALLOWED_TAGS,Me):We,De="ALLOWED_ATTR"in t?R({},t.ALLOWED_ATTR,Me):Ie,vt="ALLOWED_NAMESPACES"in t?R({},t.ALLOWED_NAMESPACES,T):gt,st="ADD_URI_SAFE_ATTR"in t?R(B(ut),t.ADD_URI_SAFE_ATTR,Me):ut,lt="ADD_DATA_URI_TAGS"in t?R(B(ot),t.ADD_DATA_URI_TAGS,Me):ot,it="FORBID_CONTENTS"in t?R({},t.FORBID_CONTENTS,Me):at,ze="FORBID_TAGS"in t?R({},t.FORBID_TAGS,Me):{},He="FORBID_ATTR"in t?R({},t.FORBID_ATTR,Me):{},nt="USE_PROFILES"in t&&t.USE_PROFILES,Ne=!1!==t.ALLOW_ARIA_ATTR,$e=!1!==t.ALLOW_DATA_ATTR,Re=t.ALLOW_UNKNOWN_PROTOCOLS||!1,Be=!1!==t.ALLOW_SELF_CLOSE_IN_ATTR,Fe=t.SAFE_FOR_TEMPLATES||!1,Ve=!1!==t.SAFE_FOR_XML,qe=t.WHOLE_DOCUMENT||!1,Ge=t.RETURN_DOM||!1,Ye=t.RETURN_DOM_FRAGMENT||!1,Ke=t.RETURN_TRUSTED_TYPE||!1,Xe=t.FORCE_BODY||!1,Ze=!1!==t.SANITIZE_DOM,Je=t.SANITIZE_NAMED_PROPS||!1,et=!1!==t.KEEP_CONTENT,tt=t.IN_PLACE||!1,Ae=t.ALLOWED_URI_REGEXP||Ae,ft=t.NAMESPACE||mt,Ee=t.CUSTOM_ELEMENT_HANDLING||{},t.CUSTOM_ELEMENT_HANDLING&&Mt(t.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Ee.tagNameCheck=t.CUSTOM_ELEMENT_HANDLING.tagNameCheck),t.CUSTOM_ELEMENT_HANDLING&&Mt(t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Ee.attributeNameCheck=t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),t.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(Ee.allowCustomizedBuiltInElements=t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Fe&&($e=!1),Ye&&(Ge=!0),nt&&(Te=R({},l(text)),De=[],!0===nt.html&&(R(Te,V),R(De,html)),!0===nt.svg&&(R(Te,U),R(De,svg),R(De,J)),!0===nt.svgFilters&&(R(Te,X),R(De,svg),R(De,J)),!0===nt.mathMl&&(R(Te,Y),R(De,Z),R(De,J))),t.ADD_TAGS&&(Te===We&&(Te=B(Te)),R(Te,t.ADD_TAGS,Me)),t.ADD_ATTR&&(De===Ie&&(De=B(De)),R(De,t.ADD_ATTR,Me)),t.ADD_URI_SAFE_ATTR&&R(st,t.ADD_URI_SAFE_ATTR,Me),t.FORBID_CONTENTS&&(it===at&&(it=B(it)),R(it,t.FORBID_CONTENTS,Me)),et&&(Te["#text"]=!0),qe&&R(Te,["html","head","body"]),Te.table&&(R(Te,["tbody"]),delete ze.tbody),M&&M(t),wt=t)},_t=R({},["mi","mo","mn","ms","mtext"]),Pt=R({},["annotation-xml"]),Ct=R({},["title","style","font","a","script"]),St=R({},U);R(St,X),R(St,G);var Lt=R({},Y);R(Lt,K);var jt=function(element){var e=N(element);e&&e.tagName||(e={namespaceURI:ft,tagName:"template"});var t=A(element.tagName),n=A(e.tagName);return!!vt[element.namespaceURI]&&(element.namespaceURI===ht?e.namespaceURI===mt?"svg"===t:e.namespaceURI===ct?"svg"===t&&("annotation-xml"===n||_t[n]):Boolean(St[t]):element.namespaceURI===ct?e.namespaceURI===mt?"math"===t:e.namespaceURI===ht?"math"===t&&Pt[n]:Boolean(Lt[t]):element.namespaceURI===mt?!(e.namespaceURI===ht&&!Pt[n])&&!(e.namespaceURI===ct&&!_t[n])&&!Lt[t]&&(Ct[t]||!St[t]):!("application/xhtml+xml"!==ke||!vt[element.namespaceURI]))},Ot=function(e){O(n.removed,{element:e});try{e.parentNode.removeChild(e)}catch(t){try{e.outerHTML=he}catch(t){e.remove()}}},At=function(e,t){try{O(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){O(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e&&!De[e])if(Ge||Ye)try{Ot(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Tt=function(e){var t,n;if(Xe)e=""+e;else{var r=W(e,/^[\r\n\t ]+/);n=r&&r[0]}"application/xhtml+xml"===ke&&ft===mt&&(e=''+e+"");var l=$?$.createHTML(e):e;if(ft===mt)try{t=(new k).parseFromString(l,ke)}catch(e){}if(!t||!t.documentElement){t=fe.createDocument(ft,"template",null);try{t.documentElement.innerHTML=pt?he:l}catch(e){}}var body=t.body||t.documentElement;return e&&n&&body.insertBefore(o.createTextNode(n),body.childNodes[0]||null),ft===mt?ge.call(t,qe?"html":"body")[0]:qe?t.documentElement:body},Wt=function(e){return pe.call(e.ownerDocument||e,e,f.SHOW_ELEMENT|f.SHOW_COMMENT|f.SHOW_TEXT|f.SHOW_PROCESSING_INSTRUCTION|f.SHOW_CDATA_SECTION,null,!1)},Dt=function(e){return e instanceof w&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof y)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},It=function(object){return"object"===e(h)?object instanceof h:object&&"object"===e(object)&&"number"==typeof object.nodeType&&"string"==typeof object.nodeName},Et=function(e,t,data){we[e]&&L(we[e],(function(e){e.call(n,t,data,wt)}))},zt=function(e){var content;if(Et("beforeSanitizeElements",e,null),Dt(e))return Ot(e),!0;if(z(/[\u0080-\uFFFF]/,e.nodeName))return Ot(e),!0;var t=Me(e.nodeName);if(Et("uponSanitizeElement",e,{tagName:t,allowedTags:Te}),e.hasChildNodes()&&!It(e.firstElementChild)&&(!It(e.content)||!It(e.content.firstElementChild))&&z(/<[/\w]/g,e.innerHTML)&&z(/<[/\w]/g,e.textContent))return Ot(e),!0;if("select"===t&&z(/