diff --git a/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js b/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js index 6072db85..c8f54be0 100644 --- a/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js +++ b/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js @@ -1,3 +1,3 @@ /*! For license information please see vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js.LICENSE.txt */ -(self.webpackChunkrelated_resources=self.webpackChunkrelated_resources||[]).push([["vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js"],{4820:(e,t,n)=>{"use strict";var a=n(5108),r=n(9669),o=n(4332),s=n(9753);function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=l(r),u=function(){return u=Object.assign||function(e){for(var t,n=1,a=arguments.length;n0&&r[r.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]{"use strict";var a=n(5108);Object.defineProperty(t,"__esModule",{value:!0});var r=n(3940),o=document.getElementsByTagName("head")[0],s=o?o.getAttribute("data-requesttoken"):null,l=[];r.subscribe("csrf-token-update",(function(e){s=e.token,l.forEach((function(t){try{t(e.token)}catch(e){a.error("error updating CSRF token observer",e)}}))}));var i=function(e,t){return e?e.getAttribute(t):null},u=document.getElementsByTagName("head")[0],p=i(u,"data-user"),c=i(u,"data-user-displayname"),m="undefined"!=typeof OC&&OC.isUserAdmin();t.getCurrentUser=function(){return null===p?null:{uid:p,displayName:c,isAdmin:m}},t.getRequestToken=function(){return s},t.onRequestTokenUpdate=function(e){l.push(e)}},3940:(e,t,n)=>{"use strict";var a=n(5108);Object.defineProperty(t,"__esModule",{value:!0});var r=n(7284),o=n(6511);function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=s(r),i=s(o),u=function(){function e(e){"function"==typeof e.getVersion&&l.default(e.getVersion())?i.default(e.getVersion())!==i.default(this.getVersion())&&a.warn("Proxying an event bus of version "+e.getVersion()+" with "+this.getVersion()):a.warn("Proxying an event bus with an unknown or invalid version"),this.bus=e}return e.prototype.getVersion=function(){return"3.0.2"},e.prototype.subscribe=function(e,t){this.bus.subscribe(e,t)},e.prototype.unsubscribe=function(e,t){this.bus.unsubscribe(e,t)},e.prototype.emit=function(e,t){this.bus.emit(e,t)},e}(),p=function(){function e(){this.handlers=new Map}return e.prototype.getVersion=function(){return"3.0.2"},e.prototype.subscribe=function(e,t){this.handlers.set(e,(this.handlers.get(e)||[]).concat(t))},e.prototype.unsubscribe=function(e,t){this.handlers.set(e,(this.handlers.get(e)||[]).filter((function(e){return e!=t})))},e.prototype.emit=function(e,t){(this.handlers.get(e)||[]).forEach((function(e){try{e(t)}catch(e){a.error("could not invoke event listener",e)}}))},e}();var c=(void 0!==window.OC&&window.OC._eventBus&&void 0===window._nc_event_bus&&(a.warn("found old event bus instance at OC._eventBus. Update your version!"),window._nc_event_bus=window.OC._eventBus),void 0!==window._nc_event_bus?new u(window._nc_event_bus):window._nc_event_bus=new p);t.ProxyBus=u,t.SimpleBus=p,t.emit=function(e,t){c.emit(e,t)},t.subscribe=function(e,t){c.subscribe(e,t)},t.unsubscribe=function(e,t){c.unsubscribe(e,t)}},9743:(e,t,n)=>{const a=n(9064),{MAX_LENGTH:r,MAX_SAFE_INTEGER:o}=n(4061),{re:s,t:l}=n(3890),i=n(4900),{compareIdentifiers:u}=n(6734);class p{constructor(e,t){if(t=i(t),e instanceof p){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError(`Invalid Version: ${e}`);if(e.length>r)throw new TypeError(`version is longer than ${r} characters`);a("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const n=e.trim().match(t.loose?s[l.LOOSE]:s[l.FULL]);if(!n)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+n[1],this.minor=+n[2],this.patch=+n[3],this.major>o||this.major<0)throw new TypeError("Invalid major version");if(this.minor>o||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>o||this.patch<0)throw new TypeError("Invalid patch version");n[4]?this.prerelease=n[4].split(".").map((e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t=0;)"number"==typeof this.prerelease[e]&&(this.prerelease[e]++,e=-2);-1===e&&this.prerelease.push(0)}t&&(0===u(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=[t,0]):this.prerelease=[t,0]);break;default:throw new Error(`invalid increment argument: ${e}`)}return this.format(),this.raw=this.version,this}}e.exports=p},6511:(e,t,n)=>{const a=n(9743);e.exports=(e,t)=>new a(e,t).major},2599:(e,t,n)=>{const{MAX_LENGTH:a}=n(4061),{re:r,t:o}=n(3890),s=n(9743),l=n(4900);e.exports=(e,t)=>{if(t=l(t),e instanceof s)return e;if("string"!=typeof e)return null;if(e.length>a)return null;if(!(t.loose?r[o.LOOSE]:r[o.FULL]).test(e))return null;try{return new s(e,t)}catch(e){return null}}},7284:(e,t,n)=>{const a=n(2599);e.exports=(e,t)=>{const n=a(e,t);return n?n.version:null}},4061:e=>{const t=Number.MAX_SAFE_INTEGER||9007199254740991;e.exports={SEMVER_SPEC_VERSION:"2.0.0",MAX_LENGTH:256,MAX_SAFE_INTEGER:t,MAX_SAFE_COMPONENT_LENGTH:16}},9064:(e,t,n)=>{var a=n(4155),r=n(5108);const o="object"==typeof a&&a.env&&a.env.NODE_DEBUG&&/\bsemver\b/i.test(a.env.NODE_DEBUG)?(...e)=>r.error("SEMVER",...e):()=>{};e.exports=o},6734:e=>{const t=/^[0-9]+$/,n=(e,n)=>{const a=t.test(e),r=t.test(n);return a&&r&&(e=+e,n=+n),e===n?0:a&&!r?-1:r&&!a?1:en(t,e)}},4900:e=>{const t=["includePrerelease","loose","rtl"];e.exports=e=>e?"object"!=typeof e?{loose:!0}:t.filter((t=>e[t])).reduce(((e,t)=>(e[t]=!0,e)),{}):{}},3890:(e,t,n)=>{const{MAX_SAFE_COMPONENT_LENGTH:a}=n(4061),r=n(9064),o=(t=e.exports={}).re=[],s=t.src=[],l=t.t={};let i=0;const u=(e,t,n)=>{const a=i++;r(e,a,t),l[e]=a,s[a]=t,o[a]=new RegExp(t,n?"g":void 0)};u("NUMERICIDENTIFIER","0|[1-9]\\d*"),u("NUMERICIDENTIFIERLOOSE","[0-9]+"),u("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),u("MAINVERSION",`(${s[l.NUMERICIDENTIFIER]})\\.(${s[l.NUMERICIDENTIFIER]})\\.(${s[l.NUMERICIDENTIFIER]})`),u("MAINVERSIONLOOSE",`(${s[l.NUMERICIDENTIFIERLOOSE]})\\.(${s[l.NUMERICIDENTIFIERLOOSE]})\\.(${s[l.NUMERICIDENTIFIERLOOSE]})`),u("PRERELEASEIDENTIFIER",`(?:${s[l.NUMERICIDENTIFIER]}|${s[l.NONNUMERICIDENTIFIER]})`),u("PRERELEASEIDENTIFIERLOOSE",`(?:${s[l.NUMERICIDENTIFIERLOOSE]}|${s[l.NONNUMERICIDENTIFIER]})`),u("PRERELEASE",`(?:-(${s[l.PRERELEASEIDENTIFIER]}(?:\\.${s[l.PRERELEASEIDENTIFIER]})*))`),u("PRERELEASELOOSE",`(?:-?(${s[l.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${s[l.PRERELEASEIDENTIFIERLOOSE]})*))`),u("BUILDIDENTIFIER","[0-9A-Za-z-]+"),u("BUILD",`(?:\\+(${s[l.BUILDIDENTIFIER]}(?:\\.${s[l.BUILDIDENTIFIER]})*))`),u("FULLPLAIN",`v?${s[l.MAINVERSION]}${s[l.PRERELEASE]}?${s[l.BUILD]}?`),u("FULL",`^${s[l.FULLPLAIN]}$`),u("LOOSEPLAIN",`[v=\\s]*${s[l.MAINVERSIONLOOSE]}${s[l.PRERELEASELOOSE]}?${s[l.BUILD]}?`),u("LOOSE",`^${s[l.LOOSEPLAIN]}$`),u("GTLT","((?:<|>)?=?)"),u("XRANGEIDENTIFIERLOOSE",`${s[l.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),u("XRANGEIDENTIFIER",`${s[l.NUMERICIDENTIFIER]}|x|X|\\*`),u("XRANGEPLAIN",`[v=\\s]*(${s[l.XRANGEIDENTIFIER]})(?:\\.(${s[l.XRANGEIDENTIFIER]})(?:\\.(${s[l.XRANGEIDENTIFIER]})(?:${s[l.PRERELEASE]})?${s[l.BUILD]}?)?)?`),u("XRANGEPLAINLOOSE",`[v=\\s]*(${s[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[l.XRANGEIDENTIFIERLOOSE]})(?:${s[l.PRERELEASELOOSE]})?${s[l.BUILD]}?)?)?`),u("XRANGE",`^${s[l.GTLT]}\\s*${s[l.XRANGEPLAIN]}$`),u("XRANGELOOSE",`^${s[l.GTLT]}\\s*${s[l.XRANGEPLAINLOOSE]}$`),u("COERCE",`(^|[^\\d])(\\d{1,${a}})(?:\\.(\\d{1,${a}}))?(?:\\.(\\d{1,${a}}))?(?:$|[^\\d])`),u("COERCERTL",s[l.COERCE],!0),u("LONETILDE","(?:~>?)"),u("TILDETRIM",`(\\s*)${s[l.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",u("TILDE",`^${s[l.LONETILDE]}${s[l.XRANGEPLAIN]}$`),u("TILDELOOSE",`^${s[l.LONETILDE]}${s[l.XRANGEPLAINLOOSE]}$`),u("LONECARET","(?:\\^)"),u("CARETTRIM",`(\\s*)${s[l.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",u("CARET",`^${s[l.LONECARET]}${s[l.XRANGEPLAIN]}$`),u("CARETLOOSE",`^${s[l.LONECARET]}${s[l.XRANGEPLAINLOOSE]}$`),u("COMPARATORLOOSE",`^${s[l.GTLT]}\\s*(${s[l.LOOSEPLAIN]})$|^$`),u("COMPARATOR",`^${s[l.GTLT]}\\s*(${s[l.FULLPLAIN]})$|^$`),u("COMPARATORTRIM",`(\\s*)${s[l.GTLT]}\\s*(${s[l.LOOSEPLAIN]}|${s[l.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",u("HYPHENRANGE",`^\\s*(${s[l.XRANGEPLAIN]})\\s+-\\s+(${s[l.XRANGEPLAIN]})\\s*$`),u("HYPHENRANGELOOSE",`^\\s*(${s[l.XRANGEPLAINLOOSE]})\\s+-\\s+(${s[l.XRANGEPLAINLOOSE]})\\s*$`),u("STAR","(<|>)?=?\\s*\\*"),u("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),u("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},2880:(e,t,n)=>{"use strict";n.r(t),n.d(t,{FilePicker:()=>Di,FilePickerBuilder:()=>Gi,FilePickerType:()=>Ri,TOAST_ARIA_LIVE_ASSERTIVE:()=>bh,TOAST_ARIA_LIVE_OFF:()=>vh,TOAST_ARIA_LIVE_POLITE:()=>yh,TOAST_DEFAULT_TIMEOUT:()=>Ah,TOAST_PERMANENT_TIMEOUT:()=>Th,TOAST_UNDO_TIMEOUT:()=>xh,getFilePickerBuilder:()=>Hi,showError:()=>kh,showInfo:()=>Eh,showMessage:()=>Ch,showSuccess:()=>Ph,showUndo:()=>_h,showWarning:()=>Sh});var a=n(4155),r=n(5108);!function(){const e={TRANSLATIONS:[{locale:"ar",json:{charset:"utf-8",headers:{"Last-Translator":"S1 SYSTEMS | BP , 2020","Language-Team":"Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)","Content-Type":"text/plain; charset=UTF-8",Language:"ar","Plural-Forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nS1 SYSTEMS | BP , 2020\n"},msgstr:["Last-Translator: S1 SYSTEMS | BP , 2020\nLanguage-Team: Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ar\nPlural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["تراجع"]}}}}},{locale:"ast",json:{charset:"utf-8",headers:{"Last-Translator":"enolp , 2020","Language-Team":"Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)","Content-Type":"text/plain; charset=UTF-8",Language:"ast","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nenolp , 2020\n"},msgstr:["Last-Translator: enolp , 2020\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfacer"]}}}}},{locale:"br",json:{charset:"utf-8",headers:{"Last-Translator":"Kervoas-Le Nabat Ewen , 2020","Language-Team":"Breton (https://www.transifex.com/nextcloud/teams/64236/br/)","Content-Type":"text/plain; charset=UTF-8",Language:"br","Plural-Forms":"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nKervoas-Le Nabat Ewen , 2020\n"},msgstr:["Last-Translator: Kervoas-Le Nabat Ewen , 2020\nLanguage-Team: Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: br\nPlural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Disober"]}}}}},{locale:"ca",json:{charset:"utf-8",headers:{"Last-Translator":"Marc Riera , 2020","Language-Team":"Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)","Content-Type":"text/plain; charset=UTF-8",Language:"ca","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMarc Riera , 2020\n"},msgstr:["Last-Translator: Marc Riera , 2020\nLanguage-Team: Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ca\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfés"]}}}}},{locale:"cs",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki , 2020","Language-Team":"Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPavel Borecki , 2020\n"},msgstr:["Last-Translator: Pavel Borecki , 2020\nLanguage-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Zpět"]}}}}},{locale:"cs_CZ",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki , 2020","Language-Team":"Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs_CZ","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPavel Borecki , 2020\n"},msgstr:["Last-Translator: Pavel Borecki , 2020\nLanguage-Team: Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs_CZ\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Zpět"]}}}}},{locale:"da",json:{charset:"utf-8",headers:{"Last-Translator":"Martin Bonde , 2020","Language-Team":"Danish (https://www.transifex.com/nextcloud/teams/64236/da/)","Content-Type":"text/plain; charset=UTF-8",Language:"da","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMartin Bonde , 2020\n"},msgstr:["Last-Translator: Martin Bonde , 2020\nLanguage-Team: Danish (https://www.transifex.com/nextcloud/teams/64236/da/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: da\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Fortryd"]}}}}},{locale:"de",json:{charset:"utf-8",headers:{"Last-Translator":"Mark Ziegler , 2020","Language-Team":"German (https://www.transifex.com/nextcloud/teams/64236/de/)","Content-Type":"text/plain; charset=UTF-8",Language:"de","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMark Ziegler , 2020\n"},msgstr:["Last-Translator: Mark Ziegler , 2020\nLanguage-Team: German (https://www.transifex.com/nextcloud/teams/64236/de/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Rückgängig"]}}}}},{locale:"de_DE",json:{charset:"utf-8",headers:{"Last-Translator":"Gustav Gyges, 2021","Language-Team":"German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)","Content-Type":"text/plain; charset=UTF-8",Language:"de_DE","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nGustav Gyges, 2021\n"},msgstr:["Last-Translator: Gustav Gyges, 2021\nLanguage-Team: German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de_DE\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Rückgängig machen"]}}}}},{locale:"el",json:{charset:"utf-8",headers:{"Last-Translator":"ByteGet, 2020","Language-Team":"Greek (https://www.transifex.com/nextcloud/teams/64236/el/)","Content-Type":"text/plain; charset=UTF-8",Language:"el","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nByteGet, 2020\n"},msgstr:["Last-Translator: ByteGet, 2020\nLanguage-Team: Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: el\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Αναίρεση"]}}}}},{locale:"en_GB",json:{charset:"utf-8",headers:{"Last-Translator":"Jeff Gunn , 2021","Language-Team":"English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)","Content-Type":"text/plain; charset=UTF-8",Language:"en_GB","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJeff Gunn , 2021\n"},msgstr:["Last-Translator: Jeff Gunn , 2021\nLanguage-Team: English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: en_GB\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Undo"]}}}}},{locale:"eo",json:{charset:"utf-8",headers:{"Last-Translator":"Va Milushnikov , 2020","Language-Team":"Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)","Content-Type":"text/plain; charset=UTF-8",Language:"eo","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nVa Milushnikov , 2020\n"},msgstr:["Last-Translator: Va Milushnikov , 2020\nLanguage-Team: Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eo\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Malfari"]}}}}},{locale:"es",json:{charset:"utf-8",headers:{"Last-Translator":"Gabriel Anca , 2020","Language-Team":"Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)","Content-Type":"text/plain; charset=UTF-8",Language:"es","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nGabriel Anca , 2020\n"},msgstr:["Last-Translator: Gabriel Anca , 2020\nLanguage-Team: Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Deshacer"]}}}}},{locale:"es_AR",json:{charset:"utf-8",headers:{"Last-Translator":"Matias Iglesias, 2022","Language-Team":"Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_AR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMatias Iglesias, 2022\n"},msgstr:["Last-Translator: Matias Iglesias, 2022\nLanguage-Team: Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_AR\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Deshacer"]}}}}},{locale:"eu",json:{charset:"utf-8",headers:{"Last-Translator":"Unai Tolosa Pontesta , 2021","Language-Team":"Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)","Content-Type":"text/plain; charset=UTF-8",Language:"eu","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nUnai Tolosa Pontesta , 2021\n"},msgstr:["Last-Translator: Unai Tolosa Pontesta , 2021\nLanguage-Team: Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eu\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Desegin"]}}}}},{locale:"fa",json:{charset:"utf-8",headers:{"Last-Translator":"Mostafa Ahangarha , 2020","Language-Team":"Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)","Content-Type":"text/plain; charset=UTF-8",Language:"fa","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMostafa Ahangarha , 2020\n"},msgstr:["Last-Translator: Mostafa Ahangarha , 2020\nLanguage-Team: Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fa\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["بازگردانی"]}}}}},{locale:"fi_FI",json:{charset:"utf-8",headers:{"Last-Translator":"teemue, 2020","Language-Team":"Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)","Content-Type":"text/plain; charset=UTF-8",Language:"fi_FI","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nteemue, 2020\n"},msgstr:["Last-Translator: teemue, 2020\nLanguage-Team: Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fi_FI\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Kumoa"]}}}}},{locale:"fr",json:{charset:"utf-8",headers:{"Last-Translator":"John Molakvoæ , 2020","Language-Team":"French (https://www.transifex.com/nextcloud/teams/64236/fr/)","Content-Type":"text/plain; charset=UTF-8",Language:"fr","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2020\n"},msgstr:["Last-Translator: John Molakvoæ , 2020\nLanguage-Team: French (https://www.transifex.com/nextcloud/teams/64236/fr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Annuler"]}}}}},{locale:"gl",json:{charset:"utf-8",headers:{"Last-Translator":"Miguel Anxo Bouzada , 2020","Language-Team":"Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)","Content-Type":"text/plain; charset=UTF-8",Language:"gl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMiguel Anxo Bouzada , 2020\n"},msgstr:["Last-Translator: Miguel Anxo Bouzada , 2020\nLanguage-Team: Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: gl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfacer"]}}}}},{locale:"he",json:{charset:"utf-8",headers:{"Last-Translator":"Yaron Shahrabani , 2020","Language-Team":"Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)","Content-Type":"text/plain; charset=UTF-8",Language:"he","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nYaron Shahrabani , 2020\n"},msgstr:["Last-Translator: Yaron Shahrabani , 2020\nLanguage-Team: Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: he\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["ביטול"]}}}}},{locale:"hu_HU",json:{charset:"utf-8",headers:{"Last-Translator":"Balázs Meskó , 2021","Language-Team":"Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)","Content-Type":"text/plain; charset=UTF-8",Language:"hu_HU","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBalázs Meskó , 2021\n"},msgstr:["Last-Translator: Balázs Meskó , 2021\nLanguage-Team: Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hu_HU\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Visszavonás"]}}}}},{locale:"id",json:{charset:"utf-8",headers:{"Last-Translator":"agus sutrisno , 2020","Language-Team":"Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)","Content-Type":"text/plain; charset=UTF-8",Language:"id","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nagus sutrisno , 2020\n"},msgstr:["Last-Translator: agus sutrisno , 2020\nLanguage-Team: Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: id\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Tidak jadi"]}}}}},{locale:"is",json:{charset:"utf-8",headers:{"Last-Translator":"Sveinn í Felli , 2020","Language-Team":"Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)","Content-Type":"text/plain; charset=UTF-8",Language:"is","Plural-Forms":"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nSveinn í Felli , 2020\n"},msgstr:["Last-Translator: Sveinn í Felli , 2020\nLanguage-Team: Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: is\nPlural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Afturkalla"]}}}}},{locale:"it",json:{charset:"utf-8",headers:{"Last-Translator":"Vincenzo Reale , 2020","Language-Team":"Italian (https://www.transifex.com/nextcloud/teams/64236/it/)","Content-Type":"text/plain; charset=UTF-8",Language:"it","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nVincenzo Reale , 2020\n"},msgstr:["Last-Translator: Vincenzo Reale , 2020\nLanguage-Team: Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: it\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Annulla"]}}}}},{locale:"ja_JP",json:{charset:"utf-8",headers:{"Last-Translator":"323484, 2020","Language-Team":"Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)","Content-Type":"text/plain; charset=UTF-8",Language:"ja_JP","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\n323484, 2020\n"},msgstr:["Last-Translator: 323484, 2020\nLanguage-Team: Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ja_JP\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["元に戻す"]}}}}},{locale:"kab",json:{charset:"utf-8",headers:{"Last-Translator":"ZiriSut, 2021","Language-Team":"Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)","Content-Type":"text/plain; charset=UTF-8",Language:"kab","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nZiriSut, 2021\n"},msgstr:["Last-Translator: ZiriSut, 2021\nLanguage-Team: Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: kab\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Sefsex"]}}}}},{locale:"ko",json:{charset:"utf-8",headers:{"Last-Translator":"Brandon Han, 2021","Language-Team":"Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)","Content-Type":"text/plain; charset=UTF-8",Language:"ko","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBrandon Han, 2021\n"},msgstr:["Last-Translator: Brandon Han, 2021\nLanguage-Team: Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ko\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["되돌리기"]}}}}},{locale:"lt_LT",json:{charset:"utf-8",headers:{"Last-Translator":"Moo, 2020","Language-Team":"Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)","Content-Type":"text/plain; charset=UTF-8",Language:"lt_LT","Plural-Forms":"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMoo, 2020\n"},msgstr:["Last-Translator: Moo, 2020\nLanguage-Team: Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lt_LT\nPlural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Atšaukti"]}}}}},{locale:"mk",json:{charset:"utf-8",headers:{"Last-Translator":"Сашко Тодоров, 2020","Language-Team":"Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)","Content-Type":"text/plain; charset=UTF-8",Language:"mk","Plural-Forms":"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nСашко Тодоров, 2020\n"},msgstr:["Last-Translator: Сашко Тодоров, 2020\nLanguage-Team: Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mk\nPlural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Врати"]}}}}},{locale:"mn",json:{charset:"utf-8",headers:{"Last-Translator":"BATKHUYAG Ganbold , 2022","Language-Team":"Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)","Content-Type":"text/plain; charset=UTF-8",Language:"mn","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBATKHUYAG Ganbold , 2022\n"},msgstr:["Last-Translator: BATKHUYAG Ganbold , 2022\nLanguage-Team: Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mn\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Буцаах"]}}}}},{locale:"mr",json:{charset:"utf-8",headers:{"Last-Translator":"Vinit Dhabre , 2021","Language-Team":"Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)","Content-Type":"text/plain; charset=UTF-8",Language:"mr","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nVinit Dhabre , 2021\n"},msgstr:["Last-Translator: Vinit Dhabre , 2021\nLanguage-Team: Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mr\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["पूर्ववत करा"]}}}}},{locale:"my",json:{charset:"utf-8",headers:{"Last-Translator":"Htike Aung Kyaw , 2021","Language-Team":"Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)","Content-Type":"text/plain; charset=UTF-8",Language:"my","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nHtike Aung Kyaw , 2021\n"},msgstr:["Last-Translator: Htike Aung Kyaw , 2021\nLanguage-Team: Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: my\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["နဂိုအတိုင်းပြန်ထားရန်"]}}}}},{locale:"nb_NO",json:{charset:"utf-8",headers:{"Last-Translator":"sverre.vikan , 2020","Language-Team":"Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)","Content-Type":"text/plain; charset=UTF-8",Language:"nb_NO","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nsverre.vikan , 2020\n"},msgstr:["Last-Translator: sverre.vikan , 2020\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nb_NO\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Angre"]}}}}},{locale:"nl",json:{charset:"utf-8",headers:{"Last-Translator":"Robin Slot, 2020","Language-Team":"Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)","Content-Type":"text/plain; charset=UTF-8",Language:"nl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRobin Slot, 2020\n"},msgstr:["Last-Translator: Robin Slot, 2020\nLanguage-Team: Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Ongedaan maken"]}}}}},{locale:"oc",json:{charset:"utf-8",headers:{"Last-Translator":"Quentin PAGÈS, 2020","Language-Team":"Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)","Content-Type":"text/plain; charset=UTF-8",Language:"oc","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nQuentin PAGÈS, 2020\n"},msgstr:["Last-Translator: Quentin PAGÈS, 2020\nLanguage-Team: Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: oc\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Anullar"]}}}}},{locale:"pl",json:{charset:"utf-8",headers:{"Last-Translator":"Robert Szmurło , 2020","Language-Team":"Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)","Content-Type":"text/plain; charset=UTF-8",Language:"pl","Plural-Forms":"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRobert Szmurło , 2020\n"},msgstr:["Last-Translator: Robert Szmurło , 2020\nLanguage-Team: Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pl\nPlural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Cofnij"]}}}}},{locale:"pt_BR",json:{charset:"utf-8",headers:{"Last-Translator":"Paulo Schopf, 2020","Language-Team":"Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)","Content-Type":"text/plain; charset=UTF-8",Language:"pt_BR","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPaulo Schopf, 2020\n"},msgstr:["Last-Translator: Paulo Schopf, 2020\nLanguage-Team: Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pt_BR\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfazer"]}}}}},{locale:"ro",json:{charset:"utf-8",headers:{"Last-Translator":"Mădălin Vasiliu , 2022","Language-Team":"Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)","Content-Type":"text/plain; charset=UTF-8",Language:"ro","Plural-Forms":"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMădălin Vasiliu , 2022\n"},msgstr:["Last-Translator: Mădălin Vasiliu , 2022\nLanguage-Team: Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ro\nPlural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:193"},msgstr:["Anulează"]}}}}},{locale:"ru",json:{charset:"utf-8",headers:{"Last-Translator":"Andrey Atapin , 2020","Language-Team":"Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)","Content-Type":"text/plain; charset=UTF-8",Language:"ru","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nAndrey Atapin , 2020\n"},msgstr:["Last-Translator: Andrey Atapin , 2020\nLanguage-Team: Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ru\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Отменить"]}}}}},{locale:"si",json:{charset:"utf-8",headers:{"Last-Translator":"Hela Basa, 2021","Language-Team":"Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)","Content-Type":"text/plain; charset=UTF-8",Language:"si","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nHela Basa, 2021\n"},msgstr:["Last-Translator: Hela Basa, 2021\nLanguage-Team: Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: si\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["පෙරසේ"]}}}}},{locale:"sk_SK",json:{charset:"utf-8",headers:{"Last-Translator":"vladimirjendrol , 2020","Language-Team":"Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)","Content-Type":"text/plain; charset=UTF-8",Language:"sk_SK","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nvladimirjendrol , 2020\n"},msgstr:["Last-Translator: vladimirjendrol , 2020\nLanguage-Team: Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sk_SK\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Späť"]}}}}},{locale:"sl",json:{charset:"utf-8",headers:{"Last-Translator":"Matej Urbančič <>, 2020","Language-Team":"Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)","Content-Type":"text/plain; charset=UTF-8",Language:"sl","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMatej Urbančič <>, 2020\n"},msgstr:["Last-Translator: Matej Urbančič <>, 2020\nLanguage-Team: Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sl\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Razveljavi"]}}}}},{locale:"sr",json:{charset:"utf-8",headers:{"Last-Translator":"aleksandar jevtic, 2022","Language-Team":"Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)","Content-Type":"text/plain; charset=UTF-8",Language:"sr","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\naleksandar jevtic, 2022\n"},msgstr:["Last-Translator: aleksandar jevtic, 2022\nLanguage-Team: Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sr\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Poništi"]}}}}},{locale:"sv",json:{charset:"utf-8",headers:{"Last-Translator":"Victor Nyberg , 2021","Language-Team":"Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)","Content-Type":"text/plain; charset=UTF-8",Language:"sv","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nVictor Nyberg , 2021\n"},msgstr:["Last-Translator: Victor Nyberg , 2021\nLanguage-Team: Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sv\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Ångra"]}}}}},{locale:"ta",json:{charset:"utf-8",headers:{"Last-Translator":"ஒளியன் Oliyan, 2022","Language-Team":"Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)","Content-Type":"text/plain; charset=UTF-8",Language:"ta","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nஒளியன் Oliyan, 2022\n"},msgstr:["Last-Translator: ஒளியன் Oliyan, 2022\nLanguage-Team: Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ta\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["செயல்தவிர்"]}}}}},{locale:"th_TH",json:{charset:"utf-8",headers:{"Last-Translator":"Phongpanot Phairat , 2021","Language-Team":"Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)","Content-Type":"text/plain; charset=UTF-8",Language:"th_TH","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPhongpanot Phairat , 2021\n"},msgstr:["Last-Translator: Phongpanot Phairat , 2021\nLanguage-Team: Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: th_TH\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["เลิกทำ"]}}}}},{locale:"tr",json:{charset:"utf-8",headers:{"Last-Translator":"Kaya Zeren , 2020","Language-Team":"Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)","Content-Type":"text/plain; charset=UTF-8",Language:"tr","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nKaya Zeren , 2020\n"},msgstr:["Last-Translator: Kaya Zeren , 2020\nLanguage-Team: Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: tr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Geri al"]}}}}},{locale:"uk",json:{charset:"utf-8",headers:{"Last-Translator":"Oleksandr Panasyuk, 2021","Language-Team":"Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)","Content-Type":"text/plain; charset=UTF-8",Language:"uk","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nOleksandr Panasyuk, 2021\n"},msgstr:["Last-Translator: Oleksandr Panasyuk, 2021\nLanguage-Team: Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: uk\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Скасувати дію"]}}}}},{locale:"vi",json:{charset:"utf-8",headers:{"Last-Translator":"Luu Thang , 2021","Language-Team":"Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)","Content-Type":"text/plain; charset=UTF-8",Language:"vi","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nLuu Thang , 2021\n"},msgstr:["Last-Translator: Luu Thang , 2021\nLanguage-Team: Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: vi\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Hoàn tác"]}}}}},{locale:"zh_CN",json:{charset:"utf-8",headers:{"Last-Translator":"Henry Ji, 2022","Language-Team":"Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_CN","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nHenry Ji, 2022\n"},msgstr:["Last-Translator: Henry Ji, 2022\nLanguage-Team: Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_CN\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:[" 撤消"]}}}}},{locale:"zh_HK",json:{charset:"utf-8",headers:{"Last-Translator":"Cha Wong , 2021","Language-Team":"Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_HK","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nCha Wong , 2021\n"},msgstr:["Last-Translator: Cha Wong , 2021\nLanguage-Team: Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_HK\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["還原"]}}}}},{locale:"zh_TW",json:{charset:"utf-8",headers:{"Last-Translator":"Natashia Maxins , 2020","Language-Team":"Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_TW","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nNatashia Maxins , 2020\n"},msgstr:["Last-Translator: Natashia Maxins , 2020\nLanguage-Team: Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_TW\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["復原"]}}}}}]};try{if(a)return a.env=Object.assign({},a.env),void Object.assign(a.env,e)}catch(e){}globalThis.process={env:e}}();var o="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{},s=function(e){return e&&e.Math==Math&&e},l=s("object"==typeof globalThis&&globalThis)||s("object"==typeof window&&window)||s("object"==typeof self&&self)||s("object"==typeof o&&o)||function(){return this}()||Function("return this")(),i={exports:{}},u=l,p=Object.defineProperty,c=function(e,t){try{p(u,e,{value:t,configurable:!0,writable:!0})}catch(n){u[e]=t}return t},m=c,d="__core-js_shared__",h=l[d]||m(d,{}),f=h;(i.exports=function(e,t){return f[e]||(f[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.24.1",mode:"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE",source:"https://github.com/zloirock/core-js"});var g,v,y=function(e){try{return!!e()}catch(e){return!0}},b=!y((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),w=b,x=Function.prototype,A=x.bind,T=x.call,C=w&&A.bind(T,T),k=w?function(e){return e&&C(e)}:function(e){return e&&function(){return T.apply(e,arguments)}},S=TypeError,E=function(e){if(null==e)throw S("Can't call method on "+e);return e},P=E,_=Object,F=function(e){return _(P(e))},N=F,j=k({}.hasOwnProperty),L=Object.hasOwn||function(e,t){return j(N(e),t)},O=k,R=0,z=Math.random(),U=O(1..toString),I=function(e){return"Symbol("+(void 0===e?"":e)+")_"+U(++R+z,36)},B=function(e){return"function"==typeof e},$=l,M=B,D=function(e,t){return arguments.length<2?(n=$[e],M(n)?n:void 0):$[e]&&$[e][t];var n},G=D("navigator","userAgent")||"",H=l,V=G,W=H.process,q=H.Deno,K=W&&W.versions||q&&q.version,Z=K&&K.v8;Z&&(v=(g=Z.split("."))[0]>0&&g[0]<4?1:+(g[0]+g[1])),!v&&V&&(!(g=V.match(/Edge\/(\d+)/))||g[1]>=74)&&(g=V.match(/Chrome\/(\d+)/))&&(v=+g[1]);var Y=v,J=Y,X=y,Q=!!Object.getOwnPropertySymbols&&!X((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&J&&J<41})),ee=Q&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,te=l,ne=i.exports,ae=L,re=I,oe=Q,se=ee,le=ne("wks"),ie=te.Symbol,ue=ie&&ie.for,pe=se?ie:ie&&ie.withoutSetter||re,ce=function(e){if(!ae(le,e)||!oe&&"string"!=typeof le[e]){var t="Symbol."+e;oe&&ae(ie,e)?le[e]=ie[e]:le[e]=se&&ue?ue(t):pe(t)}return le[e]},me={};me[ce("toStringTag")]="z";var de="[object z]"===String(me),he={},fe=!y((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),ge=B,ve=function(e){return"object"==typeof e?null!==e:ge(e)},ye=ve,be=l.document,we=ye(be)&&ye(be.createElement),xe=function(e){return we?be.createElement(e):{}},Ae=xe,Te=!fe&&!y((function(){return 7!=Object.defineProperty(Ae("div"),"a",{get:function(){return 7}}).a})),Ce=fe&&y((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),ke=ve,Se=String,Ee=TypeError,Pe=function(e){if(ke(e))return e;throw Ee(Se(e)+" is not an object")},_e=b,Fe=Function.prototype.call,Ne=_e?Fe.bind(Fe):function(){return Fe.apply(Fe,arguments)},je=k({}.isPrototypeOf),Le=D,Oe=B,Re=je,ze=Object,Ue=ee?function(e){return"symbol"==typeof e}:function(e){var t=Le("Symbol");return Oe(t)&&Re(t.prototype,ze(e))},Ie=String,Be=function(e){try{return Ie(e)}catch(e){return"Object"}},$e=B,Me=Be,De=TypeError,Ge=function(e){if($e(e))return e;throw De(Me(e)+" is not a function")},He=Ge,Ve=function(e,t){var n=e[t];return null==n?void 0:He(n)},We=Ne,qe=B,Ke=ve,Ze=TypeError,Ye=Ne,Je=ve,Xe=Ue,Qe=Ve,et=function(e,t){var n,a;if("string"===t&&qe(n=e.toString)&&!Ke(a=We(n,e)))return a;if(qe(n=e.valueOf)&&!Ke(a=We(n,e)))return a;if("string"!==t&&qe(n=e.toString)&&!Ke(a=We(n,e)))return a;throw Ze("Can't convert object to primitive value")},tt=TypeError,nt=ce("toPrimitive"),at=function(e,t){if(!Je(e)||Xe(e))return e;var n,a=Qe(e,nt);if(a){if(void 0===t&&(t="default"),n=Ye(a,e,t),!Je(n)||Xe(n))return n;throw tt("Can't convert object to primitive value")}return void 0===t&&(t="number"),et(e,t)},rt=Ue,ot=function(e){var t=at(e,"string");return rt(t)?t:t+""},st=fe,lt=Te,it=Ce,ut=Pe,pt=ot,ct=TypeError,mt=Object.defineProperty,dt=Object.getOwnPropertyDescriptor,ht="enumerable",ft="configurable",gt="writable";he.f=st?it?function(e,t,n){if(ut(e),t=pt(t),ut(n),"function"==typeof e&&"prototype"===t&&"value"in n&> in n&&!n[gt]){var a=dt(e,t);a&&a[gt]&&(e[t]=n.value,n={configurable:ft in n?n[ft]:a[ft],enumerable:ht in n?n[ht]:a[ht],writable:!1})}return mt(e,t,n)}:mt:function(e,t,n){if(ut(e),t=pt(t),ut(n),lt)try{return mt(e,t,n)}catch(e){}if("get"in n||"set"in n)throw ct("Accessors not supported");return"value"in n&&(e[t]=n.value),e};var vt={exports:{}},yt=fe,bt=L,wt=Function.prototype,xt=yt&&Object.getOwnPropertyDescriptor,At=bt(wt,"name"),Tt={EXISTS:At,PROPER:At&&"something"===function(){}.name,CONFIGURABLE:At&&(!yt||yt&&xt(wt,"name").configurable)},Ct=B,kt=h,St=k(Function.toString);Ct(kt.inspectSource)||(kt.inspectSource=function(e){return St(e)});var Et,Pt,_t,Ft=kt.inspectSource,Nt=B,jt=Ft,Lt=l.WeakMap,Ot=Nt(Lt)&&/native code/.test(jt(Lt)),Rt=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},zt=he,Ut=Rt,It=fe?function(e,t,n){return zt.f(e,t,Ut(1,n))}:function(e,t,n){return e[t]=n,e},Bt=i.exports,$t=I,Mt=Bt("keys"),Dt=function(e){return Mt[e]||(Mt[e]=$t(e))},Gt={},Ht=Ot,Vt=l,Wt=k,qt=ve,Kt=It,Zt=L,Yt=h,Jt=Dt,Xt=Gt,Qt="Object already initialized",en=Vt.TypeError,tn=Vt.WeakMap;if(Ht||Yt.state){var nn=Yt.state||(Yt.state=new tn),an=Wt(nn.get),rn=Wt(nn.has),on=Wt(nn.set);Et=function(e,t){if(rn(nn,e))throw new en(Qt);return t.facade=e,on(nn,e,t),t},Pt=function(e){return an(nn,e)||{}},_t=function(e){return rn(nn,e)}}else{var sn=Jt("state");Xt[sn]=!0,Et=function(e,t){if(Zt(e,sn))throw new en(Qt);return t.facade=e,Kt(e,sn,t),t},Pt=function(e){return Zt(e,sn)?e[sn]:{}},_t=function(e){return Zt(e,sn)}}var ln={set:Et,get:Pt,has:_t,enforce:function(e){return _t(e)?Pt(e):Et(e,{})},getterFor:function(e){return function(t){var n;if(!qt(t)||(n=Pt(t)).type!==e)throw en("Incompatible receiver, "+e+" required");return n}}},un=y,pn=B,cn=L,mn=fe,dn=Tt.CONFIGURABLE,hn=Ft,fn=ln.enforce,gn=ln.get,vn=Object.defineProperty,yn=mn&&!un((function(){return 8!==vn((function(){}),"length",{value:8}).length})),bn=String(String).split("String"),wn=vt.exports=function(e,t,n){"Symbol("===String(t).slice(0,7)&&(t="["+String(t).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!cn(e,"name")||dn&&e.name!==t)&&(mn?vn(e,"name",{value:t,configurable:!0}):e.name=t),yn&&n&&cn(n,"arity")&&e.length!==n.arity&&vn(e,"length",{value:n.arity});try{n&&cn(n,"constructor")&&n.constructor?mn&&vn(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var a=fn(e);return cn(a,"source")||(a.source=bn.join("string"==typeof t?t:"")),e};Function.prototype.toString=wn((function(){return pn(this)&&gn(this).source||hn(this)}),"toString");var xn=B,An=he,Tn=vt.exports,Cn=c,kn=function(e,t,n,a){a||(a={});var r=a.enumerable,o=void 0!==a.name?a.name:t;if(xn(n)&&Tn(n,o,a),a.global)r?e[t]=n:Cn(t,n);else{try{a.unsafe?e[t]&&(r=!0):delete e[t]}catch(e){}r?e[t]=n:An.f(e,t,{value:n,enumerable:!1,configurable:!a.nonConfigurable,writable:!a.nonWritable})}return e},Sn=k,En=Sn({}.toString),Pn=Sn("".slice),_n=function(e){return Pn(En(e),8,-1)},Fn=de,Nn=B,jn=_n,Ln=ce("toStringTag"),On=Object,Rn="Arguments"==jn(function(){return arguments}()),zn=Fn?jn:function(e){var t,n,a;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=On(e),Ln))?n:Rn?jn(t):"Object"==(a=jn(t))&&Nn(t.callee)?"Arguments":a},Un=zn,In=de?{}.toString:function(){return"[object "+Un(this)+"]"};de||kn(Object.prototype,"toString",In,{unsafe:!0});var Bn={},$n={},Mn={}.propertyIsEnumerable,Dn=Object.getOwnPropertyDescriptor,Gn=Dn&&!Mn.call({1:2},1);$n.f=Gn?function(e){var t=Dn(this,e);return!!t&&t.enumerable}:Mn;var Hn=y,Vn=_n,Wn=Object,qn=k("".split),Kn=Hn((function(){return!Wn("z").propertyIsEnumerable(0)}))?function(e){return"String"==Vn(e)?qn(e,""):Wn(e)}:Wn,Zn=Kn,Yn=E,Jn=function(e){return Zn(Yn(e))},Xn=fe,Qn=Ne,ea=$n,ta=Rt,na=Jn,aa=ot,ra=L,oa=Te,sa=Object.getOwnPropertyDescriptor;Bn.f=Xn?sa:function(e,t){if(e=na(e),t=aa(t),oa)try{return sa(e,t)}catch(e){}if(ra(e,t))return ta(!Qn(ea.f,e,t),e[t])};var la={},ia=Math.ceil,ua=Math.floor,pa=Math.trunc||function(e){var t=+e;return(t>0?ua:ia)(t)},ca=function(e){var t=+e;return t!=t||0===t?0:pa(t)},ma=ca,da=Math.max,ha=Math.min,fa=function(e,t){var n=ma(e);return n<0?da(n+t,0):ha(n,t)},ga=ca,va=Math.min,ya=function(e){return e>0?va(ga(e),9007199254740991):0},ba=ya,wa=function(e){return ba(e.length)},xa=Jn,Aa=fa,Ta=wa,Ca=function(e){return function(t,n,a){var r,o=xa(t),s=Ta(o),l=Aa(a,s);if(e&&n!=n){for(;s>l;)if((r=o[l++])!=r)return!0}else for(;s>l;l++)if((e||l in o)&&o[l]===n)return e||l||0;return!e&&-1}},ka={includes:Ca(!0),indexOf:Ca(!1)},Sa=L,Ea=Jn,Pa=ka.indexOf,_a=Gt,Fa=k([].push),Na=function(e,t){var n,a=Ea(e),r=0,o=[];for(n in a)!Sa(_a,n)&&Sa(a,n)&&Fa(o,n);for(;t.length>r;)Sa(a,n=t[r++])&&(~Pa(o,n)||Fa(o,n));return o},ja=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],La=Na,Oa=ja.concat("length","prototype");la.f=Object.getOwnPropertyNames||function(e){return La(e,Oa)};var Ra={};Ra.f=Object.getOwnPropertySymbols;var za=D,Ua=la,Ia=Ra,Ba=Pe,$a=k([].concat),Ma=za("Reflect","ownKeys")||function(e){var t=Ua.f(Ba(e)),n=Ia.f;return n?$a(t,n(e)):t},Da=L,Ga=Ma,Ha=Bn,Va=he,Wa=y,qa=B,Ka=/#|\.prototype\./,Za=function(e,t){var n=Ja[Ya(e)];return n==Qa||n!=Xa&&(qa(t)?Wa(t):!!t)},Ya=Za.normalize=function(e){return String(e).replace(Ka,".").toLowerCase()},Ja=Za.data={},Xa=Za.NATIVE="N",Qa=Za.POLYFILL="P",er=Za,tr=l,nr=Bn.f,ar=It,rr=kn,or=c,sr=function(e,t,n){for(var a=Ga(t),r=Va.f,o=Ha.f,s=0;so;o++)if((l=v(e[o]))&&ei(si,l))return l;return new oi(!1)}a=ti(e,r)}for(i=m?e.next:a.next;!(u=Zl(i,a)).done;){try{l=v(u.value)}catch(e){ai(a,"throw",e)}if("object"==typeof l&&l&&ei(si,l))return l}return new oi(!1)},ii=ce("iterator"),ui=!1;try{var pi=0,ci={next:function(){return{done:!!pi++}},return:function(){ui=!0}};ci[ii]=function(){return this},Array.from(ci,(function(){throw 2}))}catch(e){}var mi=hs,di=function(e,t){if(!t&&!ui)return!1;var n=!1;try{var a={};a[ii]=function(){return{next:function(){return{done:n=!0}}}},e(a)}catch(e){}return n},hi=Fs.CONSTRUCTOR||!di((function(e){mi.all(e).then(void 0,(function(){}))})),fi=Ne,gi=Ge,vi=Ns,yi=cs,bi=li;ir({target:"Promise",stat:!0,forced:hi},{all:function(e){var t=this,n=vi.f(t),a=n.resolve,r=n.reject,o=yi((function(){var n=gi(t.resolve),o=[],s=0,l=1;bi(e,(function(e){var i=s++,u=!1;l++,fi(n,t,e).then((function(e){u||(u=!0,o[i]=e,--l||a(o))}),r)})),--l||a(o)}));return o.error&&r(o.value),n.promise}});var wi=ir,xi=Fs.CONSTRUCTOR,Ai=hs,Ti=D,Ci=B,ki=kn,Si=Ai&&Ai.prototype;if(wi({target:"Promise",proto:!0,forced:xi,real:!0},{catch:function(e){return this.then(void 0,e)}}),Ci(Ai)){var Ei=Ti("Promise").prototype.catch;Si.catch!==Ei&&ki(Si,"catch",Ei,{unsafe:!0})}var Pi=Ne,_i=Ge,Fi=Ns,Ni=cs,ji=li;ir({target:"Promise",stat:!0,forced:hi},{race:function(e){var t=this,n=Fi.f(t),a=n.reject,r=Ni((function(){var r=_i(t.resolve);ji(e,(function(e){Pi(r,t,e).then(n.resolve,a)}))}));return r.error&&a(r.value),n.promise}});var Li=Ne,Oi=Ns;ir({target:"Promise",stat:!0,forced:Fs.CONSTRUCTOR},{reject:function(e){var t=Oi.f(this);return Li(t.reject,void 0,e),t.promise}});var Ri,zi=Pe,Ui=ve,Ii=Ns,Bi=ir,$i=Fs.CONSTRUCTOR,Mi=function(e,t){if(zi(e),Ui(t)&&t.constructor===e)return t;var n=Ii.f(e);return(0,n.resolve)(t),n.promise};D("Promise"),Bi({target:"Promise",stat:!0,forced:$i},{resolve:function(e){return Mi(this,e)}}),function(e){e[e.Choose=1]="Choose",e[e.Move=2]="Move",e[e.Copy=3]="Copy",e[e.CopyMove=4]="CopyMove"}(Ri||(Ri={}));var Di=function(){function e(e,t,n,a,r,o,s){this.title=e,this.multiSelect=t,this.mimeTypeFiler=n,this.modal=a,this.type=r,this.directoriesAllowed=o,this.path=s}return e.prototype.pick=function(){var e=this;return new Promise((function(t,n){OC.dialogs.filepicker(e.title,t,e.multiSelect,e.mimeTypeFiler,e.modal,e.type,e.path,{allowDirectoryChooser:e.directoriesAllowed})}))},e}(),Gi=function(){function e(e){this.multiSelect=!1,this.mimeTypeFiler=[],this.modal=!0,this.type=Ri.Choose,this.directoriesAllowed=!1,this.title=e}return e.prototype.setMultiSelect=function(e){return this.multiSelect=e,this},e.prototype.addMimeTypeFilter=function(e){return this.mimeTypeFiler.push(e),this},e.prototype.setMimeTypeFilter=function(e){return this.mimeTypeFiler=e,this},e.prototype.setModal=function(e){return this.modal=e,this},e.prototype.setType=function(e){return this.type=e,this},e.prototype.allowDirectories=function(e){return void 0===e&&(e=!0),this.directoriesAllowed=e,this},e.prototype.startAt=function(e){return this.path=e,this},e.prototype.build=function(){return new Di(this.title,this.multiSelect,this.mimeTypeFiler,this.modal,this.type,this.directoriesAllowed,this.path)},e}();function Hi(e){return new Gi(e)}var Vi=Na,Wi=ja,qi=Object.keys||function(e){return Vi(e,Wi)},Ki=fe,Zi=k,Yi=Ne,Ji=y,Xi=qi,Qi=Ra,eu=$n,tu=F,nu=Kn,au=Object.assign,ru=Object.defineProperty,ou=Zi([].concat),su=!au||Ji((function(){if(Ki&&1!==au({b:1},au(ru({},"a",{enumerable:!0,get:function(){ru(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol(),a="abcdefghijklmnopqrst";return e[n]=7,a.split("").forEach((function(e){t[e]=e})),7!=au({},e)[n]||Xi(au({},t)).join("")!=a}))?function(e,t){for(var n=tu(e),a=arguments.length,r=1,o=Qi.f,s=eu.f;a>r;)for(var l,i=nu(arguments[r++]),u=o?ou(Xi(i),o(i)):Xi(i),p=u.length,c=0;p>c;)l=u[c++],Ki&&!Yi(s,i,l)||(n[l]=i[l]);return n}:au,lu=su;ir({target:"Object",stat:!0,arity:2,forced:Object.assign!==lu},{assign:lu});var iu=zn,uu=String,pu=function(e){if("Symbol"===iu(e))throw TypeError("Cannot convert a Symbol value to a string");return uu(e)},cu=Pe,mu=function(){var e=cu(this),t="";return e.hasIndices&&(t+="d"),e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.unicodeSets&&(t+="v"),e.sticky&&(t+="y"),t},du=Ne,hu=L,fu=je,gu=mu,vu=RegExp.prototype,yu=Tt.PROPER,bu=kn,wu=Pe,xu=pu,Au=y,Tu=function(e){var t=e.flags;return void 0!==t||"flags"in vu||hu(e,"flags")||!fu(vu,e)?t:du(gu,e)},Cu="toString",ku=RegExp.prototype[Cu],Su=Au((function(){return"/a/b"!=ku.call({source:"a",flags:"b"})})),Eu=yu&&ku.name!=Cu;(Su||Eu)&&bu(RegExp.prototype,Cu,(function(){var e=wu(this);return"/"+xu(e.source)+"/"+xu(Tu(e))}),{unsafe:!0});var Pu=function(){return Pu=Object.assign||function(e){for(var t,n=1,a=arguments.length;ns;)Iu.f(e,n=r[s++],a[n]);return e};var Du,Gu=Pe,Hu=Ru,Vu=ja,Wu=Gt,qu=so,Ku=xe,Zu="prototype",Yu="script",Ju=Dt("IE_PROTO"),Xu=function(){},Qu=function(e){return"<"+Yu+">"+e+""},ep=function(e){e.write(Qu("")),e.close();var t=e.parentWindow.Object;return e=null,t},tp=function(){try{Du=new ActiveXObject("htmlfile")}catch(e){}var e,t,n;tp="undefined"!=typeof document?document.domain&&Du?ep(Du):(t=Ku("iframe"),n="java"+Yu+":",t.style.display="none",qu.appendChild(t),t.src=String(n),(e=t.contentWindow.document).open(),e.write(Qu("document.F=Object")),e.close(),e.F):ep(Du);for(var a=Vu.length;a--;)delete tp[Zu][Vu[a]];return tp()};Wu[Ju]=!0;var np,ap,rp=Object.create||function(e,t){var n;return null!==e?(Xu[Zu]=Gu(e),n=new Xu,Xu[Zu]=null,n[Ju]=e):n=tp(),void 0===t?n:Hu.f(n,t)},op=y,sp=l.RegExp,lp=op((function(){var e=sp(".","s");return!(e.dotAll&&e.exec("\n")&&"s"===e.flags)})),ip=y,up=l.RegExp,pp=ip((function(){var e=up("(?b)","g");return"b"!==e.exec("b").groups.a||"bc"!=="b".replace(e,"$c")})),cp=Ne,mp=k,dp=pu,hp=mu,fp=Ou,gp=i.exports,vp=rp,yp=ln.get,bp=lp,wp=pp,xp=gp("native-string-replace",String.prototype.replace),Ap=RegExp.prototype.exec,Tp=Ap,Cp=mp("".charAt),kp=mp("".indexOf),Sp=mp("".replace),Ep=mp("".slice),Pp=(ap=/b*/g,cp(Ap,np=/a/,"a"),cp(Ap,ap,"a"),0!==np.lastIndex||0!==ap.lastIndex),_p=fp.BROKEN_CARET,Fp=void 0!==/()??/.exec("")[1];(Pp||Fp||_p||bp||wp)&&(Tp=function(e){var t,n,a,r,o,s,l,i=this,u=yp(i),p=dp(e),c=u.raw;if(c)return c.lastIndex=i.lastIndex,t=cp(Tp,c,p),i.lastIndex=c.lastIndex,t;var m=u.groups,d=_p&&i.sticky,h=cp(hp,i),f=i.source,g=0,v=p;if(d&&(h=Sp(h,"y",""),-1===kp(h,"g")&&(h+="g"),v=Ep(p,i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==Cp(p,i.lastIndex-1))&&(f="(?: "+f+")",v=" "+v,g++),n=new RegExp("^(?:"+f+")",h)),Fp&&(n=new RegExp("^"+f+"$(?!\\s)",h)),Pp&&(a=i.lastIndex),r=cp(Ap,d?n:i,v),d?r?(r.input=Ep(r.input,g),r[0]=Ep(r[0],g),r.index=i.lastIndex,i.lastIndex+=r[0].length):i.lastIndex=0:Pp&&r&&(i.lastIndex=i.global?r.index+r[0].length:a),Fp&&r&&r.length>1&&cp(xp,r[0],n,(function(){for(o=1;o=l?e?"":void 0:(a=Wp(o,s))<55296||a>56319||s+1===l||(r=Wp(o,s+1))<56320||r>57343?e?Vp(o,s):a:e?qp(o,s,s+2):r-56320+(a-55296<<10)+65536}},Zp={codeAt:Kp(!1),charAt:Kp(!0)}.charAt,Yp=function(e,t,n){return t+(n?Zp(e,t).length:1)},Jp=k,Xp=F,Qp=Math.floor,ec=Jp("".charAt),tc=Jp("".replace),nc=Jp("".slice),ac=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,rc=/\$([$&'`]|\d{1,2})/g,oc=Ne,sc=Pe,lc=B,ic=_n,uc=Np,pc=TypeError,cc=function(e,t){var n=e.exec;if(lc(n)){var a=oc(n,e,t);return null!==a&&sc(a),a}if("RegExp"===ic(e))return oc(uc,e,t);throw pc("RegExp#exec called on incompatible receiver")},mc=to,dc=Ne,hc=k,fc=$p,gc=y,vc=Pe,yc=B,bc=ca,wc=ya,xc=pu,Ac=E,Tc=Yp,Cc=Ve,kc=function(e,t,n,a,r,o){var s=n+e.length,l=a.length,i=rc;return void 0!==r&&(r=Xp(r),i=ac),tc(o,i,(function(o,i){var u;switch(ec(i,0)){case"$":return"$";case"&":return e;case"`":return nc(t,0,n);case"'":return nc(t,s);case"<":u=r[nc(i,1,-1)];break;default:var p=+i;if(0===p)return o;if(p>l){var c=Qp(p/10);return 0===c?o:c<=l?void 0===a[c-1]?ec(i,1):a[c-1]+ec(i,1):o}u=a[p-1]}return void 0===u?"":u}))},Sc=cc,Ec=ce("replace"),Pc=Math.max,_c=Math.min,Fc=hc([].concat),Nc=hc([].push),jc=hc("".indexOf),Lc=hc("".slice),Oc="$0"==="a".replace(/./,"$0"),Rc=!!/./[Ec]&&""===/./[Ec]("a","$0");fc("replace",(function(e,t,n){var a=Rc?"$":"$0";return[function(e,n){var a=Ac(this),r=null==e?void 0:Cc(e,Ec);return r?dc(r,e,a,n):dc(t,xc(a),e,n)},function(e,r){var o=vc(this),s=xc(e);if("string"==typeof r&&-1===jc(r,a)&&-1===jc(r,"$<")){var l=n(t,o,s,r);if(l.done)return l.value}var i=yc(r);i||(r=xc(r));var u=o.global;if(u){var p=o.unicode;o.lastIndex=0}for(var c=[];;){var m=Sc(o,s);if(null===m)break;if(Nc(c,m),!u)break;""===xc(m[0])&&(o.lastIndex=Tc(s,wc(o.lastIndex),p))}for(var d,h="",f=0,g=0;g=f&&(h+=Lc(s,f,y)+T,f=y+v.length)}return h+Lc(s,f)}]}),!!gc((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")}))||!Oc||Rc);var zc=y,Uc=ir,Ic=ka.indexOf,Bc=function(e,t){var n=[][e];return!!n&&zc((function(){n.call(null,t||function(){return 1},1)}))},$c=k([].indexOf),Mc=!!$c&&1/$c([1],1,-0)<0,Dc=Bc("indexOf");Uc({target:"Array",proto:!0,forced:Mc||!Dc},{indexOf:function(e){var t=arguments.length>1?arguments[1]:void 0;return Mc?$c(this,e,t)||0:Ic(this,e,t)}});var Gc=ve,Hc=_n,Vc=ce("match"),Wc=ot,qc=he,Kc=Rt,Zc=fa,Yc=wa,Jc=function(e,t,n){var a=Wc(t);a in e?qc.f(e,a,Kc(0,n)):e[a]=n},Xc=Array,Qc=Math.max,em=to,tm=Ne,nm=k,am=$p,rm=function(e){var t;return Gc(e)&&(void 0!==(t=e[Vc])?!!t:"RegExp"==Hc(e))},om=Pe,sm=E,lm=Yr,im=Yp,um=ya,pm=pu,cm=Ve,mm=function(e,t,n){for(var a=Yc(e),r=Zc(t,a),o=Zc(void 0===n?a:n,a),s=Xc(Qc(o-r,0)),l=0;r1||"".split(/.?/).length?function(e,n){var a=pm(sm(this)),r=void 0===n?vm:n>>>0;if(0===r)return[];if(void 0===e)return[a];if(!rm(e))return tm(t,a,e,r);for(var o,s,l,i=[],u=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),p=0,c=new RegExp(e.source,u+"g");(o=tm(hm,c,a))&&!((s=c.lastIndex)>p&&(xm(i,Am(a,p,o.index)),o.length>1&&o.index=r));)c.lastIndex===o.index&&c.lastIndex++;return p===a.length?!l&&wm(c,"")||xm(i,""):xm(i,Am(a,p)),i.length>r?mm(i,0,r):i}:"0".split(void 0,0).length?function(e,n){return void 0===e&&0===n?[]:tm(t,this,e,n)}:t,[function(t,n){var r=sm(this),o=null==t?void 0:cm(t,e);return o?tm(o,t,r,n):tm(a,pm(r),t,n)},function(e,r){var o=om(this),s=pm(e),l=n(a,o,s,r,a!==t);if(l.done)return l.value;var i=lm(o,RegExp),u=o.unicode,p=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(gm?"g":"y"),c=new i(gm?"^(?:"+o.source+")":o,p),m=void 0===r?vm:r>>>0;if(0===m)return[];if(0===s.length)return null===dm(c,s)?[s]:[];for(var d=0,h=0,f=[];h-1))}return t.defaults={oldestFirst:!0,text:"Toastify is awesome!",node:void 0,duration:3e3,selector:void 0,callback:function(){},destination:void 0,newWindow:!1,close:!1,gravity:"toastify-top",positionLeft:!1,position:"",backgroundColor:"",avatar:"",className:"",stopOnFocus:!0,onClick:function(){},offset:{x:0,y:0},escapeMarkup:!0,ariaLive:"polite",style:{background:""}},t.lib=t.prototype={toastify:"1.12.0",constructor:t,init:function(e){return e||(e={}),this.options={},this.toastElement=null,this.options.text=e.text||t.defaults.text,this.options.node=e.node||t.defaults.node,this.options.duration=0===e.duration?0:e.duration||t.defaults.duration,this.options.selector=e.selector||t.defaults.selector,this.options.callback=e.callback||t.defaults.callback,this.options.destination=e.destination||t.defaults.destination,this.options.newWindow=e.newWindow||t.defaults.newWindow,this.options.close=e.close||t.defaults.close,this.options.gravity="bottom"===e.gravity?"toastify-bottom":t.defaults.gravity,this.options.positionLeft=e.positionLeft||t.defaults.positionLeft,this.options.position=e.position||t.defaults.position,this.options.backgroundColor=e.backgroundColor||t.defaults.backgroundColor,this.options.avatar=e.avatar||t.defaults.avatar,this.options.className=e.className||t.defaults.className,this.options.stopOnFocus=void 0===e.stopOnFocus?t.defaults.stopOnFocus:e.stopOnFocus,this.options.onClick=e.onClick||t.defaults.onClick,this.options.offset=e.offset||t.defaults.offset,this.options.escapeMarkup=void 0!==e.escapeMarkup?e.escapeMarkup:t.defaults.escapeMarkup,this.options.ariaLive=e.ariaLive||t.defaults.ariaLive,this.options.style=e.style||t.defaults.style,e.backgroundColor&&(this.options.style.background=e.backgroundColor),this},buildToast:function(){if(!this.options)throw"Toastify is not initialized";var e=document.createElement("div");for(var t in e.className="toastify on "+this.options.className,this.options.position?e.className+=" toastify-"+this.options.position:!0===this.options.positionLeft?(e.className+=" toastify-left",r.warn("Property `positionLeft` will be depreciated in further versions. Please use `position` instead.")):e.className+=" toastify-right",e.className+=" "+this.options.gravity,this.options.backgroundColor&&r.warn('DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property.'),this.options.style)e.style[t]=this.options.style[t];if(this.options.ariaLive&&e.setAttribute("aria-live",this.options.ariaLive),this.options.node&&this.options.node.nodeType===Node.ELEMENT_NODE)e.appendChild(this.options.node);else if(this.options.escapeMarkup?e.innerText=this.options.text:e.innerHTML=this.options.text,""!==this.options.avatar){var a=document.createElement("img");a.src=this.options.avatar,a.className="toastify-avatar","left"==this.options.position||!0===this.options.positionLeft?e.appendChild(a):e.insertAdjacentElement("afterbegin",a)}if(!0===this.options.close){var o=document.createElement("button");o.type="button",o.setAttribute("aria-label","Close"),o.className="toast-close",o.innerHTML="✖",o.addEventListener("click",function(e){e.stopPropagation(),this.removeElement(this.toastElement),window.clearTimeout(this.toastElement.timeOutValue)}.bind(this));var s=window.innerWidth>0?window.innerWidth:screen.width;("left"==this.options.position||!0===this.options.positionLeft)&&s>360?e.insertAdjacentElement("afterbegin",o):e.appendChild(o)}if(this.options.stopOnFocus&&this.options.duration>0){var l=this;e.addEventListener("mouseover",(function(t){window.clearTimeout(e.timeOutValue)})),e.addEventListener("mouseleave",(function(){e.timeOutValue=window.setTimeout((function(){l.removeElement(e)}),l.options.duration)}))}if(void 0!==this.options.destination&&e.addEventListener("click",function(e){e.stopPropagation(),!0===this.options.newWindow?window.open(this.options.destination,"_blank"):window.location=this.options.destination}.bind(this)),"function"==typeof this.options.onClick&&void 0===this.options.destination&&e.addEventListener("click",function(e){e.stopPropagation(),this.options.onClick()}.bind(this)),"object"===_u(this.options.offset)){var i=n("x",this.options),u=n("y",this.options),p="left"==this.options.position?i:"-"+i,c="toastify-top"==this.options.gravity?u:"-"+u;e.style.transform="translate("+p+","+c+")"}return e},showToast:function(){var e;if(this.toastElement=this.buildToast(),!(e="string"==typeof this.options.selector?document.getElementById(this.options.selector):this.options.selector instanceof HTMLElement||"undefined"!=typeof ShadowRoot&&this.options.selector instanceof ShadowRoot?this.options.selector:document.body))throw"Root element is not defined";var n=t.defaults.oldestFirst?e.firstChild:e.lastChild;return e.insertBefore(this.toastElement,n),t.reposition(),this.options.duration>0&&(this.toastElement.timeOutValue=window.setTimeout(function(){this.removeElement(this.toastElement)}.bind(this),this.options.duration)),this},hideToast:function(){this.toastElement.timeOutValue&&clearTimeout(this.toastElement.timeOutValue),this.removeElement(this.toastElement)},removeElement:function(e){e.className=e.className.replace(" on",""),window.setTimeout(function(){this.options.node&&this.options.node.parentNode&&this.options.node.parentNode.removeChild(this.options.node),e.parentNode&&e.parentNode.removeChild(e),this.options.callback.call(e),t.reposition()}.bind(this),400)}},t.reposition=function(){for(var e,t={top:15,bottom:15},n={top:15,bottom:15},r={top:15,bottom:15},o=document.getElementsByClassName("toastify"),s=0;s0?window.innerWidth:screen.width)<=360?(o[s].style[e]=r[e]+"px",r[e]+=l+15):!0===a(o[s],"toastify-left")?(o[s].style[e]=t[e]+"px",t[e]+=l+15):(o[s].style[e]=n[e]+"px",n[e]+=l+15)}return this},t.lib.init.prototype=t.lib,t}));var Bm=Im.exports,$m=_n,Mm=Array.isArray||function(e){return"Array"==$m(e)},Dm=Gr,Gm=ve,Hm=ce("species"),Vm=Array,Wm=function(e){var t;return Mm(e)&&(t=e.constructor,(Dm(t)&&(t===Vm||Mm(t.prototype))||Gm(t)&&null===(t=t[Hm]))&&(t=void 0)),void 0===t?Vm:t},qm=oo,Km=Kn,Zm=F,Ym=wa,Jm=function(e,t){return new(Wm(e))(0===t?0:t)},Xm=k([].push),Qm=function(e){var t=1==e,n=2==e,a=3==e,r=4==e,o=6==e,s=7==e,l=5==e||o;return function(i,u,p,c){for(var m,d,h=Zm(i),f=Km(h),g=qm(u,p),v=Ym(f),y=0,b=c||Jm,w=t?b(i,v):n||s?b(i,0):void 0;v>y;y++)if((l||y in f)&&(d=g(m=f[y],y,h),e))if(t)w[y]=d;else if(d)switch(e){case 3:return!0;case 5:return m;case 6:return y;case 2:Xm(w,m)}else switch(e){case 4:return!1;case 7:Xm(w,m)}return o?-1:a||r?r:w}},ed={forEach:Qm(0),map:Qm(1),filter:Qm(2),some:Qm(3),every:Qm(4),find:Qm(5),findIndex:Qm(6),filterReject:Qm(7)},td=y,nd=Y,ad=ce("species"),rd=ed.map;ir({target:"Array",proto:!0,forced:!function(e){return nd>=51||!td((function(){var t=[];return(t.constructor={})[ad]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}("map")},{map:function(e){return rd(this,e,arguments.length>1?arguments[1]:void 0)}});var od={},sd=ir,ld=fe,id=he.f;sd({target:"Object",stat:!0,forced:Object.defineProperty!==id,sham:!ld},{defineProperty:id});var ud="__lodash_hash_undefined__",pd=1/0,cd="[object Function]",md="[object GeneratorFunction]",dd="[object Symbol]",hd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,fd=/^\w*$/,gd=/^\./,vd=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,yd=/\\(\\)?/g,bd=/^\[object .+?Constructor\]$/,wd="object"==typeof o&&o&&o.Object===Object&&o,xd="object"==typeof self&&self&&self.Object===Object&&self,Ad=wd||xd||Function("return this")();var Td=Array.prototype,Cd=Function.prototype,kd=Object.prototype,Sd=Ad["__core-js_shared__"],Ed=function(){var e=/[^.]+$/.exec(Sd&&Sd.keys&&Sd.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Pd=Cd.toString,_d=kd.hasOwnProperty,Fd=kd.toString,Nd=RegExp("^"+Pd.call(_d).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),jd=Ad.Symbol,Ld=Td.splice,Od=Vd(Ad,"Map"),Rd=Vd(Object,"create"),zd=jd?jd.prototype:void 0,Ud=zd?zd.toString:void 0;function Id(e){var t=-1,n=e?e.length:0;for(this.clear();++t-1},Bd.prototype.set=function(e,t){var n=this.__data__,a=Md(n,e);return a<0?n.push([e,t]):n[a][1]=t,this},$d.prototype.clear=function(){this.__data__={hash:new Id,map:new(Od||Bd),string:new Id}},$d.prototype.delete=function(e){return Hd(this,e).delete(e)},$d.prototype.get=function(e){return Hd(this,e).get(e)},$d.prototype.has=function(e){return Hd(this,e).has(e)},$d.prototype.set=function(e,t){return Hd(this,e).set(e,t),this};var Wd=Kd((function(e){var t;e=null==(t=e)?"":function(e){if("string"==typeof e)return e;if(Jd(e))return Ud?Ud.call(e):"";var t=e+"";return"0"==t&&1/e==-pd?"-0":t}(t);var n=[];return gd.test(e)&&n.push(""),e.replace(vd,(function(e,t,a,r){n.push(a?r.replace(yd,"$1"):t||e)})),n}));function qd(e){if("string"==typeof e||Jd(e))return e;var t=e+"";return"0"==t&&1/e==-pd?"-0":t}function Kd(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var a=arguments,r=t?t.apply(this,a):a[0],o=n.cache;if(o.has(r))return o.get(r);var s=e.apply(this,a);return n.cache=o.set(r,s),s};return n.cache=new(Kd.Cache||$d),n}Kd.Cache=$d;var Zd=Array.isArray;function Yd(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function Jd(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&Fd.call(e)==dd}var Xd=function(e,t,n){var a=null==e?void 0:Dd(e,t);return void 0===a?n:a},Qd={ach:{name:"Acholi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},af:{name:"Afrikaans",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ak:{name:"Akan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},am:{name:"Amharic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},an:{name:"Aragonese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ar:{name:"Arabic",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2},{plural:3,sample:3},{plural:4,sample:11},{plural:5,sample:100}],nplurals:6,pluralsText:"nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)",pluralsFunc:function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5}},arn:{name:"Mapudungun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ast:{name:"Asturian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ay:{name:"Aymará",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},az:{name:"Azerbaijani",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},be:{name:"Belarusian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},bg:{name:"Bulgarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bn:{name:"Bengali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bo:{name:"Tibetan",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},br:{name:"Breton",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},brx:{name:"Bodo",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bs:{name:"Bosnian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ca:{name:"Catalan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},cgg:{name:"Chiga",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},cs:{name:"Czech",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e>=2&&e<=4?1:2}},csb:{name:"Kashubian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},cy:{name:"Welsh",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:8}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:2===e?1:8!==e&&11!==e?2:3}},da:{name:"Danish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},de:{name:"German",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},doi:{name:"Dogri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},dz:{name:"Dzongkha",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},el:{name:"Greek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},en:{name:"English",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},eo:{name:"Esperanto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},es:{name:"Spanish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},et:{name:"Estonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},eu:{name:"Basque",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fa:{name:"Persian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ff:{name:"Fulah",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fi:{name:"Finnish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fil:{name:"Filipino",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fo:{name:"Faroese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fr:{name:"French",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fur:{name:"Friulian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fy:{name:"Frisian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ga:{name:"Irish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:7},{plural:4,sample:11}],nplurals:5,pluralsText:"nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)",pluralsFunc:function(e){return 1===e?0:2===e?1:e<7?2:e<11?3:4}},gd:{name:"Scottish Gaelic",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)",pluralsFunc:function(e){return 1===e||11===e?0:2===e||12===e?1:e>2&&e<20?2:3}},gl:{name:"Galician",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},gu:{name:"Gujarati",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},gun:{name:"Gun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ha:{name:"Hausa",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},he:{name:"Hebrew",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hi:{name:"Hindi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hne:{name:"Chhattisgarhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hr:{name:"Croatian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},hu:{name:"Hungarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hy:{name:"Armenian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},id:{name:"Indonesian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},is:{name:"Icelandic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)",pluralsFunc:function(e){return e%10!=1||e%100==11}},it:{name:"Italian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ja:{name:"Japanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jbo:{name:"Lojban",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jv:{name:"Javanese",examples:[{plural:0,sample:0},{plural:1,sample:1}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 0)",pluralsFunc:function(e){return 0!==e}},ka:{name:"Georgian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kk:{name:"Kazakh",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},km:{name:"Khmer",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kn:{name:"Kannada",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ko:{name:"Korean",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ku:{name:"Kurdish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},kw:{name:"Cornish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:4}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:2===e?1:3===e?2:3}},ky:{name:"Kyrgyz",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lb:{name:"Letzeburgesch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ln:{name:"Lingala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},lo:{name:"Lao",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lt:{name:"Lithuanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:10}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2}},lv:{name:"Latvian",examples:[{plural:2,sample:0},{plural:0,sample:1},{plural:1,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:0!==e?1:2}},mai:{name:"Maithili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mfe:{name:"Mauritian Creole",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mg:{name:"Malagasy",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mi:{name:"Maori",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mk:{name:"Macedonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)",pluralsFunc:function(e){return 1===e||e%10==1?0:1}},ml:{name:"Malayalam",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mn:{name:"Mongolian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mni:{name:"Manipuri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mnk:{name:"Mandinka",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)",pluralsFunc:function(e){return 0===e?0:1===e?1:2}},mr:{name:"Marathi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ms:{name:"Malay",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},mt:{name:"Maltese",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:11},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:0===e||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3}},my:{name:"Burmese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},nah:{name:"Nahuatl",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nap:{name:"Neapolitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nb:{name:"Norwegian Bokmal",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ne:{name:"Nepali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nl:{name:"Dutch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nn:{name:"Norwegian Nynorsk",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},no:{name:"Norwegian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nso:{name:"Northern Sotho",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},oc:{name:"Occitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},or:{name:"Oriya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pa:{name:"Punjabi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pap:{name:"Papiamento",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pl:{name:"Polish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},pms:{name:"Piemontese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ps:{name:"Pashto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pt:{name:"Portuguese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},rm:{name:"Romansh",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ro:{name:"Romanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:20}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:0===e||e%100>0&&e%100<20?1:2}},ru:{name:"Russian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},rw:{name:"Kinyarwanda",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sah:{name:"Yakut",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sat:{name:"Santali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sco:{name:"Scots",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sd:{name:"Sindhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},se:{name:"Northern Sami",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},si:{name:"Sinhala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sk:{name:"Slovak",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e>=2&&e<=4?1:2}},sl:{name:"Slovenian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:5}],nplurals:4,pluralsText:"nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)",pluralsFunc:function(e){return e%100==1?0:e%100==2?1:e%100==3||e%100==4?2:3}},so:{name:"Somali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},son:{name:"Songhay",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sq:{name:"Albanian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sr:{name:"Serbian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},su:{name:"Sundanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sv:{name:"Swedish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sw:{name:"Swahili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ta:{name:"Tamil",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},te:{name:"Telugu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},tg:{name:"Tajik",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},th:{name:"Thai",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ti:{name:"Tigrinya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tk:{name:"Turkmen",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},tr:{name:"Turkish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tt:{name:"Tatar",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ug:{name:"Uyghur",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},uk:{name:"Ukrainian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ur:{name:"Urdu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},uz:{name:"Uzbek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},vi:{name:"Vietnamese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},wa:{name:"Walloon",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},wo:{name:"Wolof",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},yo:{name:"Yoruba",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},zh:{name:"Chinese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}}},eh=th;function th(e){e=e||{},this.catalogs={},this.locale="",this.domain="messages",this.listeners=[],this.sourceLocale="",e.sourceLocale&&("string"==typeof e.sourceLocale?this.sourceLocale=e.sourceLocale:this.warn("The `sourceLocale` option should be a string")),this.debug="debug"in e&&!0===e.debug}th.prototype.on=function(e,t){this.listeners.push({eventName:e,callback:t})},th.prototype.off=function(e,t){this.listeners=this.listeners.filter((function(n){return!1==(n.eventName===e&&n.callback===t)}))},th.prototype.emit=function(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{};return this.subtitudePlaceholders(this.gt.gettext(e),t)}},{key:"ngettext",value:function(e,t,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.subtitudePlaceholders(this.gt.ngettext(e,t,n).replace(/%n/g,n.toString()),a)}}]),e}();var dh=oh().detectLocale();a.env.TRANSLATIONS.map((function(e){return dh.addTranslation(e.locale,e.json)}));var hh=dh.build();hh.ngettext.bind(hh);var fh=hh.gettext.bind(hh),gh=function(){function e(){}return e.ERROR="toast-error",e.WARNING="toast-warning",e.INFO="toast-info",e.SUCCESS="toast-success",e.PERMANENT="toast-error",e.UNDO="toast-undo",e}(),vh="off",yh="polite",bh="assertive",wh=function(){function e(){}return e.OFF=vh,e.POLITE=yh,e.ASSERTIVE=bh,e}(),xh=1e4,Ah=7e3,Th=-1;function Ch(e,t){var n,a;if(t=Object.assign({timeout:Ah,isHTML:!1,type:void 0,selector:void 0,onRemove:function(){},onClick:void 0,close:!0},t),"string"==typeof e&&!t.isHTML){var r=document.createElement("div");r.innerHTML=e,e=r.innerText}var o=null!==(a=t.type)&&void 0!==a?a:"";"function"==typeof t.onClick&&(o+=" toast-with-click ");var s=e instanceof Node,l=wh.POLITE;t.ariaLive?l=t.ariaLive.toString():t.type!==gh.ERROR&&t.type!==gh.UNDO||(l=wh.ASSERTIVE);var i=Bm(((n={})[s?"node":"text"]=e,n.duration=t.timeout,n.callback=t.onRemove,n.onClick=t.onClick,n.close=t.close,n.gravity="top",n.selector=t.selector,n.position="right",n.backgroundColor="",n.className="dialogs "+o,n.escapeMarkup=!t.isHTML,n.ariaLive=l,n));return i.showToast(),i}function kh(e,t){return Ch(e,Pu(Pu({},t),{type:gh.ERROR}))}function Sh(e,t){return Ch(e,Pu(Pu({},t),{type:gh.WARNING}))}function Eh(e,t){return Ch(e,Pu(Pu({},t),{type:gh.INFO}))}function Ph(e,t){return Ch(e,Pu(Pu({},t),{type:gh.SUCCESS}))}function _h(e,t,n){if(!(t instanceof Function))throw new Error("Please provide a valid onUndo method");var a;n=Object.assign(n||{},{timeout:xh,close:!1});var r=document.createElement("span"),o=document.createElement("button");return r.classList.add("toast-undo-container"),o.classList.add("toast-undo-button"),o.innerText=fh("Undo"),r.innerText=e,r.appendChild(o),o.addEventListener("click",(function(e){e.stopPropagation(),t(e),(null==a?void 0:a.hideToast)instanceof Function&&a.hideToast()})),a=Ch(r,Pu(Pu({},n),{type:gh.UNDO}))}},3955:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getGettextBuilder=function(){return new u},n(4916),n(5306),n(9070),n(1539),n(9714);var a,r=(a=n(7699))&&a.__esModule?a:{default:a},o=n(9944);function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{};return this.subtitudePlaceholders(this.gt.gettext(e),t)}},{key:"ngettext",value:function(e,t,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.subtitudePlaceholders(this.gt.ngettext(e,t,n).replace(/%n/g,n.toString()),a)}}]),e}()},9753:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getRootUrl=t.generateFilePath=t.imagePath=t.generateUrl=t.generateOcsUrl=t.generateRemoteUrl=t.linkTo=void 0,n(5306);t.linkTo=(e,t)=>r(e,"",t);t.generateRemoteUrl=e=>window.location.protocol+"//"+window.location.host+(e=>o()+"/remote.php/"+e)(e);t.generateOcsUrl=(e,t,n)=>{const r=1===Object.assign({ocsVersion:2},n||{}).ocsVersion?1:2;return window.location.protocol+"//"+window.location.host+o()+"/ocs/v"+r+".php"+a(e,t,n)};const a=(e,t,n)=>{const a=Object.assign({escape:!0},n||{});return"/"!==e.charAt(0)&&(e="/"+e),r=(r=t||{})||{},e.replace(/{([^{}]*)}/g,(function(e,t){var n=r[t];return a.escape?"string"==typeof n||"number"==typeof n?encodeURIComponent(n.toString()):encodeURIComponent(e):"string"==typeof n||"number"==typeof n?n.toString():e}));var r};t.generateUrl=(e,t,n)=>{const r=Object.assign({noRewrite:!1},n||{});return!0!==OC.config.modRewriteWorking||r.noRewrite?o()+"/index.php"+a(e,t,n):o()+a(e,t,n)};t.imagePath=(e,t)=>-1===t.indexOf(".")?r(e,"img",t+".svg"):r(e,"img",t);const r=(e,t,n)=>{const a=-1!==OC.coreApps.indexOf(e);let r=o();return"php"!==n.substring(n.length-3)||a?"php"===n.substring(n.length-3)||a?(r+="settings"!==e&&"core"!==e&&"search"!==e||"ajax"!==t?"/":"/index.php/",a||(r+="apps/"),""!==e&&(r+=e+="/"),t&&(r+=t+"/"),r+=n):(r=OC.appswebroots[e],t&&(r+="/"+t+"/"),"/"!==r.substring(r.length-1)&&(r+="/"),r+=n):(r+="/index.php/apps/"+e,"index.php"!==n&&(r+="/",t&&(r+=encodeURI(t+"/")),r+=n)),r};t.generateFilePath=r;const o=()=>OC.webroot;t.getRootUrl=o},9234:(e,t,n)=>{var a=n(5108);self,e.exports=function(){var e={8399:function(e,t,n){"use strict";function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,a)}return n}function o(e){for(var t=1;t","Pause slideshow":"Atura la presentació","People & Body":"Persones i cos","Pick a date":"Seleccioni un dia ","Pick a date and a time":"Seleccioni un dia i hora","Pick a month":"Seleccioni un mes","Pick a time":"Seleccioni una hora","Pick a week":"Seleccioni una setmana","Pick a year":"Seleccioni un any","Pick an emoji":"Trieu un emoji","Please select a time zone:":"Seleccioneu una zona horària:",Previous:"Anterior","Related resources":"Recursos relacionats",Search:"Cerca","Search results":"Resultats de cerca","Select a tag":"Seleccioneu una etiqueta",Settings:"Paràmetres","Settings navigation":"Navegació d'opcions","Show password":"Mostrar contrasenya","Smileys & Emotion":"Cares i emocions","Start slideshow":"Inicia la presentació",Submit:"Envia",Symbols:"Símbols","Travel & Places":"Viatges i llocs","Type to search time zone":"Escriviu per cercar la zona horària","Unable to search the group":"No es pot cercar el grup","Undo changes":"Desfés els canvis","Write message, @ to mention someone, : for emoji autocompletion …":"Escriu un missatge, @ per esmentar algú, : per a la compleció automàtica d'emojis..."}},{locale:"cs_CZ",translations:{"{tag} (invisible)":"{tag} (neviditelné)","{tag} (restricted)":"{tag} (omezené)",Actions:"Akce",Activities:"Aktivity","Animals & Nature":"Zvířata a příroda","Anything shared with the same group of people will show up here":"Cokoli nasdíleného ve stejné skupiny lidí se zobrazí zde","Avatar of {displayName}":"Zástupný obrázek uživatele {displayName}","Avatar of {displayName}, {status}":"Zástupný obrázek uživatele {displayName}, {status}","Cancel changes":"Zrušit změny","Change title":"Změnit nadpis",Choose:"Zvolit","Clear text":"Čitelný text",Close:"Zavřít","Close modal":"Zavřít dialogové okno","Close navigation":"Zavřít navigaci","Close sidebar":"Zavřít postranní panel","Confirm changes":"Potvrdit změny",Custom:"Uživatelsky určené","Edit item":"Upravit položku","Error getting related resources":"Chyba při získávání souvisejících prostředků","External documentation for {title}":"Externí dokumentace k {title}",Favorite:"Oblíbené",Flags:"Příznaky","Food & Drink":"Jídlo a pití","Frequently used":"Často používané",Global:"Globální","Go back to the list":"Jít zpět na seznam","Hide password":"Skrýt heslo","Message limit of {count} characters reached":"Dosaženo limitu počtu ({count}) znaků zprávy","More items …":"Další položky…",Next:"Následující","No emoji found":"Nenalezeno žádné emoji","No results":"Nic nenalezeno",Objects:"Objekty",Open:"Otevřít",'Open link to "{resourceTitle}"':"Otevřít odkaz na „{resourceTitle}“","Open navigation":"Otevřít navigaci","Password is secure":"Heslo je bezpečné","Pause slideshow":"Pozastavit prezentaci","People & Body":"Lidé a tělo","Pick a date":"Vyberte datum","Pick a date and a time":"Vyberte datum a čas","Pick a month":"Vyberte měsíc","Pick a time":"Vyberte čas","Pick a week":"Vyberte týden","Pick a year":"Vyberte rok","Pick an emoji":"Vybrat emoji","Please select a time zone:":"Vyberte časovou zónu:",Previous:"Předchozí","Related resources":"Související prostředky",Search:"Hledat","Search results":"Výsledky hledání","Select a tag":"Vybrat štítek",Settings:"Nastavení","Settings navigation":"Pohyb po nastavení","Show password":"Zobrazit heslo","Smileys & Emotion":"Úsměvy a emoce","Start slideshow":"Spustit prezentaci",Submit:"Odeslat",Symbols:"Symboly","Travel & Places":"Cestování a místa","Type to search time zone":"Psaním vyhledejte časovou zónu","Unable to search the group":"Nedaří se hledat skupinu","Undo changes":"Vzít změny zpět","Write message, @ to mention someone, : for emoji autocompletion …":"Napište zprávu – pokud chcete někoho zmínit, napište před jeho uživatelským jménem @ (zavináč); automatické doplňování emotikonů zahájíte napsáním : (dvojtečky)…"}},{locale:"da",translations:{"{tag} (invisible)":"{tag} (usynlig)","{tag} (restricted)":"{tag} (begrænset)",Actions:"Handlinger",Activities:"Aktiviteter","Animals & Nature":"Dyr & Natur",Choose:"Vælg",Close:"Luk",Custom:"Brugerdefineret",Flags:"Flag","Food & Drink":"Mad & Drikke","Frequently used":"Ofte brugt","Message limit of {count} characters reached":"Begrænsning på {count} tegn er nået",Next:"Videre","No emoji found":"Ingen emoji fundet","No results":"Ingen resultater",Objects:"Objekter","Pause slideshow":"Suspender fremvisning","People & Body":"Mennesker & Menneskekroppen","Pick an emoji":"Vælg en emoji",Previous:"Forrige",Search:"Søg","Search results":"Søgeresultater","Select a tag":"Vælg et mærke",Settings:"Indstillinger","Settings navigation":"Naviger i indstillinger","Smileys & Emotion":"Smileys & Emotion","Start slideshow":"Start fremvisning",Symbols:"Symboler","Travel & Places":"Rejser & Rejsemål","Unable to search the group":"Kan ikke søge på denne gruppe","Write message, @ to mention someone …":"Skriv i meddelelse, @ for at nævne nogen …"}},{locale:"de",translations:{"{tag} (invisible)":"{tag} (unsichtbar)","{tag} (restricted)":"{tag} (eingeschränkt)",Actions:"Aktionen",Activities:"Aktivitäten","Animals & Nature":"Tiere & Natur","Avatar of {displayName}":"Avatar von {displayName}","Avatar of {displayName}, {status}":"Avatar von {displayName}, {status}","Cancel changes":"Änderungen verwerfen","Change title":"Titel ändern",Choose:"Auswählen","Clear text":"Klartext",Close:"Schließen","Close modal":"Modal schließen","Close navigation":"Navigation schließen","Close sidebar":"Seitenleiste schließen","Confirm changes":"Änderungen bestätigen",Custom:"Benutzerdefiniert","Edit item":"Objekt bearbeiten","Error getting related resources":"Fehler beim Abrufen verwandter Ressourcen","External documentation for {title}":"Externe Dokumentation für {title}",Favorite:"Favorit",Flags:"Flaggen","Food & Drink":"Essen & Trinken","Frequently used":"Häufig verwendet",Global:"Global","Go back to the list":"Zurück zur Liste","Hide password":"Passwort verbergen","Message limit of {count} characters reached":"Nachrichtenlimit von {count} Zeichen erreicht","More items …":"Weitere Elemente …",Next:"Weiter","No emoji found":"Kein Emoji gefunden","No results":"Keine Ergebnisse",Objects:"Gegenstände",Open:"Öffnen",'Open link to "{resourceTitle}"':'Link zu "{resourceTitle}" öffnen',"Open navigation":"Navigation öffnen","Password is secure":"Passwort ist sicher","Pause slideshow":"Diashow pausieren","People & Body":"Menschen & Körper","Pick a date":"Ein Datum auswählen","Pick a date and a time":"Datum und Uhrzeit auswählen","Pick a month":"Einen Monat auswählen","Pick a time":"Eine Uhrzeit auswählen","Pick a week":"Eine Woche auswählen","Pick a year":"Ein Jahr auswählen","Pick an emoji":"Ein Emoji auswählen","Please select a time zone:":"Bitte wählen Sie eine Zeitzone:",Previous:"Vorherige","Related resources":"Verwandte Ressourcen",Search:"Suche","Search results":"Suchergebnisse","Select a tag":"Schlagwort auswählen",Settings:"Einstellungen","Settings navigation":"Einstellungen für die Navigation","Show password":"Passwort anzeigen","Smileys & Emotion":"Smileys & Emotionen","Start slideshow":"Diashow starten",Submit:"Einreichen",Symbols:"Symbole","Travel & Places":"Reisen & Orte","Type to search time zone":"Tippen, um Zeitzone zu suchen","Unable to search the group":"Die Gruppe konnte nicht durchsucht werden","Undo changes":"Änderungen rückgängig machen","Write message, @ to mention someone, : for emoji autocompletion …":"Nachricht schreiben, @, um jemanden zu erwähnen, : für die automatische Vervollständigung von Emojis … "}},{locale:"de_DE",translations:{"{tag} (invisible)":"{tag} (unsichtbar)","{tag} (restricted)":"{tag} (eingeschränkt)",Actions:"Aktionen",Activities:"Aktivitäten","Animals & Nature":"Tiere & Natur","Anything shared with the same group of people will show up here":"Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt","Avatar of {displayName}":"Avatar von {displayName}","Avatar of {displayName}, {status}":"Avatar von {displayName}, {status}","Cancel changes":"Änderungen verwerfen","Change title":"Titel ändern",Choose:"Auswählen","Clear text":"Klartext",Close:"Schließen","Close modal":"Modal schließen","Close navigation":"Navigation schließen","Close sidebar":"Seitenleiste schließen","Confirm changes":"Änderungen bestätigen",Custom:"Benutzerdefiniert","Edit item":"Objekt bearbeiten","Error getting related resources":"Fehler beim Abrufen verwandter Ressourcen","External documentation for {title}":"Externe Dokumentation für {title}",Favorite:"Favorit",Flags:"Flaggen","Food & Drink":"Essen & Trinken","Frequently used":"Häufig verwendet",Global:"Global","Go back to the list":"Zurück zur Liste","Hide password":"Passwort verbergen","Message limit of {count} characters reached":"Nachrichtenlimit von {count} Zeichen erreicht","More items …":"Weitere Elemente …",Next:"Weiter","No emoji found":"Kein Emoji gefunden","No results":"Keine Ergebnisse",Objects:"Objekte",Open:"Öffnen",'Open link to "{resourceTitle}"':'Link zu "{resourceTitle}" öffnen',"Open navigation":"Navigation öffnen","Password is secure":"Passwort ist sicher","Pause slideshow":"Diashow pausieren","People & Body":"Menschen & Körper","Pick a date":"Ein Datum auswählen","Pick a date and a time":"Datum und Uhrzeit auswählen","Pick a month":"Einen Monat auswählen","Pick a time":"Eine Uhrzeit auswählen","Pick a week":"Eine Woche auswählen","Pick a year":"Ein Jahr auswählen","Pick an emoji":"Ein Emoji auswählen","Please select a time zone:":"Bitte eine Zeitzone auswählen:",Previous:"Vorherige","Related resources":"Verwandte Ressourcen",Search:"Suche","Search results":"Suchergebnisse","Select a tag":"Schlagwort auswählen",Settings:"Einstellungen","Settings navigation":"Einstellungen für die Navigation","Show password":"Passwort anzeigen","Smileys & Emotion":"Smileys & Emotionen","Start slideshow":"Diashow starten",Submit:"Einreichen",Symbols:"Symbole","Travel & Places":"Reisen & Orte","Type to search time zone":"Tippen, um eine Zeitzone zu suchen","Unable to search the group":"Die Gruppe kann nicht durchsucht werden","Undo changes":"Änderungen rückgängig machen","Write message, @ to mention someone, : for emoji autocompletion …":"Nachricht schreiben, @, um jemanden zu erwähnen, : für die automatische Vervollständigung von Emojis …"}},{locale:"el",translations:{"{tag} (invisible)":"{tag} (αόρατο)","{tag} (restricted)":"{tag} (περιορισμένο)",Actions:"Ενέργειες",Activities:"Δραστηριότητες","Animals & Nature":"Ζώα & Φύση","Avatar of {displayName}":"Άβαταρ του {displayName}","Cancel changes":"Ακύρωση αλλαγών",Choose:"Επιλογή",Close:"Κλείσιμο","Close navigation":"Κλείσιμο πλοήγησης","Confirm changes":"Επιβεβαίωση αλλαγών",Custom:"Προσαρμογή","Edit item":"Επεξεργασία","External documentation for {title}":"Εξωτερική τεκμηρίωση για {title}",Flags:"Σημαίες","Food & Drink":"Φαγητό & Ποτό","Frequently used":"Συχνά χρησιμοποιούμενο",Global:"Καθολικό","Go back to the list":"Επιστροφή στην αρχική λίστα ","Message limit of {count} characters reached":"Συμπληρώθηκε το όριο των {count} χαρακτήρων του μηνύματος",Next:"Επόμενο","No emoji found":"Δεν βρέθηκε emoji","No results":"Κανένα αποτέλεσμα",Objects:"Αντικείμενα","Open navigation":"Άνοιγμα πλοήγησης","Pause slideshow":"Παύση προβολής διαφανειών","People & Body":"Άνθρωποι & Σώμα","Pick an emoji":"Επιλέξτε ένα emoji","Please select a time zone:":"Παρακαλούμε επιλέξτε μια ζώνη ώρας:",Previous:"Προηγούμενο",Search:"Αναζήτηση","Search results":"Αποτελέσματα αναζήτησης","Select a tag":"Επιλογή ετικέτας",Settings:"Ρυθμίσεις","Settings navigation":"Πλοήγηση ρυθμίσεων","Smileys & Emotion":"Φατσούλες & Συναίσθημα","Start slideshow":"Έναρξη προβολής διαφανειών",Submit:"Υποβολή",Symbols:"Σύμβολα","Travel & Places":"Ταξίδια & Τοποθεσίες","Type to search time zone":"Πληκτρολογήστε για αναζήτηση ζώνης ώρας","Unable to search the group":"Δεν είναι δυνατή η αναζήτηση της ομάδας","Undo changes":"Αναίρεση Αλλαγών","Write message, @ to mention someone …":"Γράψτε ένα μήνυμα, και με το σύμβολο @, μνημονεύστε κάποιον …"}},{locale:"en_GB",translations:{"{tag} (invisible)":"{tag} (invisible)","{tag} (restricted)":"{tag} (restricted)",Actions:"Actions",Activities:"Activities","Animals & Nature":"Animals & Nature","Avatar of {displayName}":"Avatar of {displayName}","Avatar of {displayName}, {status}":"Avatar of {displayName}, {status}","Cancel changes":"Cancel changes","Change title":"Change title",Choose:"Choose",Close:"Close","Close modal":"Close modal","Close navigation":"Close navigation","Close sidebar":"Close sidebar","Confirm changes":"Confirm changes",Custom:"Custom","Edit item":"Edit item","External documentation for {title}":"External documentation for {title}",Favorite:"Favourite",Flags:"Flags","Food & Drink":"Food & Drink","Frequently used":"Frequently used",Global:"Global","Go back to the list":"Go back to the list",items:"items","Message limit of {count} characters reached":"Message limit of {count} characters reached","More {dashboardItemType} …":"More {dashboardItemType} …",Next:"Next","No emoji found":"No emoji found","No results":"No results",Objects:"Objects",Open:"Open","Open navigation":"Open navigation","Pause slideshow":"Pause slideshow","People & Body":"People & Body","Pick an emoji":"Pick an emoji","Please select a time zone:":"Please select a time zone:",Previous:"Previous",Search:"Search","Search results":"Search results","Select a tag":"Select a tag",Settings:"Settings","Settings navigation":"Settings navigation","Smileys & Emotion":"Smileys & Emotion","Start slideshow":"Start slideshow",Submit:"Submit",Symbols:"Symbols","Travel & Places":"Travel & Places","Type to search time zone":"Type to search time zone","Unable to search the group":"Unable to search the group","Undo changes":"Undo changes","Write message, @ to mention someone, : for emoji autocompletion …":"Write message, @ to mention someone, : for emoji autocompletion …"}},{locale:"eo",translations:{"{tag} (invisible)":"{tag} (kaŝita)","{tag} (restricted)":"{tag} (limigita)",Actions:"Agoj",Activities:"Aktiveco","Animals & Nature":"Bestoj & Naturo",Choose:"Elektu",Close:"Fermu",Custom:"Propra",Flags:"Flagoj","Food & Drink":"Manĝaĵo & Trinkaĵo","Frequently used":"Ofte uzataj","Message limit of {count} characters reached":"La limo je {count} da literoj atingita",Next:"Sekva","No emoji found":"La emoĝio forestas","No results":"La rezulto forestas",Objects:"Objektoj","Pause slideshow":"Payzi bildprezenton","People & Body":"Homoj & Korpo","Pick an emoji":"Elekti emoĝion ",Previous:"Antaŭa",Search:"Serĉi","Search results":"Serĉrezultoj","Select a tag":"Elektu etikedon",Settings:"Agordo","Settings navigation":"Agorda navigado","Smileys & Emotion":"Ridoj kaj Emocioj","Start slideshow":"Komenci bildprezenton",Symbols:"Signoj","Travel & Places":"Vojaĵoj & Lokoj","Unable to search the group":"Ne eblas serĉi en la grupo","Write message, @ to mention someone …":"Mesaĝi, uzu @ por mencii iun ..."}},{locale:"es",translations:{"{tag} (invisible)":"{tag} (invisible)","{tag} (restricted)":"{tag} (restringido)",Actions:"Acciones",Activities:"Actividades","Animals & Nature":"Animales y naturaleza","Anything shared with the same group of people will show up here":"Cualquier cosa que sea compartida con el mismo grupo de personas se mostrará aquí","Avatar of {displayName}":"Avatar de {displayName}","Avatar of {displayName}, {status}":"Avatar de {displayName}, {status}","Cancel changes":"Cancelar cambios","Change title":"Cambiar título",Choose:"Elegir","Clear text":"Limpiar texto",Close:"Cerrar","Close modal":"Cerrar modal","Close navigation":"Cerrar navegación","Close sidebar":"Cerrar barra lateral","Confirm changes":"Confirmar cambios",Custom:"Personalizado","Edit item":"Editar elemento","Error getting related resources":"Se encontró un error al obtener los recursos relacionados","External documentation for {title}":"Documentacion externa de {title}",Favorite:"Favorito",Flags:"Banderas","Food & Drink":"Comida y bebida","Frequently used":"Usado con frecuenca",Global:"Global","Go back to the list":"Volver a la lista","Hide password":"Ocultar contraseña","Message limit of {count} characters reached":"El mensaje ha alcanzado el límite de {count} caracteres","More items …":"Más ítems...",Next:"Siguiente","No emoji found":"No hay ningún emoji","No results":" Ningún resultado",Objects:"Objetos",Open:"Abrir",'Open link to "{resourceTitle}"':'Abrir enlace a "{resourceTitle}"',"Open navigation":"Abrir navegación","Password is secure":"La contraseña es segura","Pause slideshow":"Pausar la presentación ","People & Body":"Personas y cuerpos","Pick a date":"Seleccione una fecha","Pick a date and a time":"Seleccione una fecha y hora","Pick a month":"Seleccione un mes","Pick a time":"Seleccione una hora","Pick a week":"Seleccione una semana","Pick a year":"Seleccione un año","Pick an emoji":"Elegir un emoji","Please select a time zone:":"Por favor elige un huso de horario:",Previous:"Anterior","Related resources":"Recursos relacionados",Search:"Buscar","Search results":"Resultados de la búsqueda","Select a tag":"Seleccione una etiqueta",Settings:"Ajustes","Settings navigation":"Navegación por ajustes","Show password":"Mostrar contraseña","Smileys & Emotion":"Smileys y emoticonos","Start slideshow":"Iniciar la presentación",Submit:"Enviar",Symbols:"Símbolos","Travel & Places":"Viajes y lugares","Type to search time zone":"Escribe para buscar un huso de horario","Unable to search the group":"No es posible buscar en el grupo","Undo changes":"Deshacer cambios","Write message, @ to mention someone, : for emoji autocompletion …":"Escribe un mensaje, @ para mencionar a alguien, : para autocompletado de emoji ..."}},{locale:"eu",translations:{"{tag} (invisible)":"{tag} (ikusezina)","{tag} (restricted)":"{tag} (mugatua)",Actions:"Ekintzak",Activities:"Jarduerak","Animals & Nature":"Animaliak eta Natura","Avatar of {displayName}":"{displayName}-(e)n irudia","Avatar of {displayName}, {status}":"{displayName} -(e)n irudia, {status}","Cancel changes":"Ezeztatu aldaketak","Change title":"Aldatu titulua",Choose:"Aukeratu",Close:"Itxi","Close modal":"Itxi modala","Close navigation":"Itxi nabigazioa","Close sidebar":"Itxi albo-barra","Confirm changes":"Baieztatu aldaketak",Custom:"Pertsonalizatua","Edit item":"Editatu elementua","External documentation for {title}":"Kanpoko dokumentazioa {title}(r)entzat",Favorite:"Gogokoa",Flags:"Banderak","Food & Drink":"Janaria eta edariak","Frequently used":"Askotan erabilia",Global:"Globala","Go back to the list":"Bueltatu zerrendara",items:"elementuak","Message limit of {count} characters reached":"Mezuaren {count} karaketere-limitera heldu zara","More {dashboardItemType} …":"{dashboardItemType} gehiago…",Next:"Hurrengoa","No emoji found":"Ez da emojirik aurkitu","No results":"Emaitzarik ez",Objects:"Objektuak",Open:"Ireki","Open navigation":"Ireki nabigazioa","Pause slideshow":"Pausatu diaporama","People & Body":"Jendea eta gorputza","Pick an emoji":"Aukeratu emoji bat","Please select a time zone:":"Mesedez hautatu ordu-zona bat:",Previous:"Aurrekoa",Search:"Bilatu","Search results":"Bilaketa emaitzak","Select a tag":"Hautatu etiketa bat",Settings:"Ezarpenak","Settings navigation":"Nabigazio ezarpenak","Smileys & Emotion":"Smileyak eta emozioa","Start slideshow":"Hasi diaporama",Submit:"Bidali",Symbols:"Sinboloak","Travel & Places":"Bidaiak eta lekuak","Type to search time zone":"Idatzi ordu-zona bat bilatzeko","Unable to search the group":"Ezin izan da taldea bilatu","Undo changes":"Aldaketak desegin","Write message, @ to mention someone, : for emoji autocompletion …":"Idatzi mezua, @ norbait aipatzeko, : emojia automatikoki idazteko"}},{locale:"fi_FI",translations:{"{tag} (invisible)":"{tag} (näkymätön)","{tag} (restricted)":"{tag} (rajoitettu)",Actions:"Toiminnot",Activities:"Aktiviteetit","Animals & Nature":"Eläimet & luonto","Avatar of {displayName}":"Käyttäjän {displayName} avatar","Avatar of {displayName}, {status}":"Käyttäjän {displayName} avatar, {status}","Cancel changes":"Peruuta muutokset",Choose:"Valitse",Close:"Sulje","Close navigation":"Sulje navigaatio","Confirm changes":"Vahvista muutokset",Custom:"Mukautettu","Edit item":"Muokkaa kohdetta","External documentation for {title}":"Ulkoinen dokumentaatio kohteelle {title}",Flags:"Liput","Food & Drink":"Ruoka & juoma","Frequently used":"Usein käytetyt",Global:"Yleinen","Go back to the list":"Siirry takaisin listaan","Message limit of {count} characters reached":"Viestin merkken enimmäisimäärä {count} täynnä ",Next:"Seuraava","No emoji found":"Emojia ei löytynyt","No results":"Ei tuloksia",Objects:"Esineet & asiat","Open navigation":"Avaa navigaatio","Pause slideshow":"Keskeytä diaesitys","People & Body":"Ihmiset & keho","Pick an emoji":"Valitse emoji","Please select a time zone:":"Valitse aikavyöhyke:",Previous:"Edellinen",Search:"Etsi","Search results":"Hakutulokset","Select a tag":"Valitse tagi",Settings:"Asetukset","Settings navigation":"Asetusnavigaatio","Smileys & Emotion":"Hymiöt & tunteet","Start slideshow":"Aloita diaesitys",Submit:"Lähetä",Symbols:"Symbolit","Travel & Places":"Matkustus & kohteet","Type to search time zone":"Kirjoita etsiäksesi aikavyöhyke","Unable to search the group":"Ryhmää ei voi hakea","Undo changes":"Kumoa muutokset","Write message, @ to mention someone, : for emoji autocompletion …":"Kirjoita viesti, @ mainitaksesi käyttäjän, : emojin automaattitäydennykseen…"}},{locale:"fr",translations:{"{tag} (invisible)":"{tag} (invisible)","{tag} (restricted)":"{tag} (restreint)",Actions:"Actions",Activities:"Activités","Animals & Nature":"Animaux & Nature","Avatar of {displayName}":"Avatar de {displayName}","Avatar of {displayName}, {status}":"Avatar de {displayName}, {status}","Cancel changes":"Annuler les modifications",Choose:"Choisir",Close:"Fermer","Close modal":"Fermer la fenêtre","Close navigation":"Fermer la navigation","Confirm changes":"Confirmer les modifications",Custom:"Personnalisé","Edit item":"Éditer l'élément","External documentation for {title}":"Documentation externe pour {title}",Flags:"Drapeaux","Food & Drink":"Nourriture & Boissons","Frequently used":"Utilisés fréquemment",Global:"Global","Go back to the list":"Retourner à la liste",items:"éléments","Message limit of {count} characters reached":"Limite de messages de {count} caractères atteinte","More {dashboardItemType} …":"Plus de {dashboardItemType} …",Next:"Suivant","No emoji found":"Pas d’émoji trouvé","No results":"Aucun résultat",Objects:"Objets",Open:"Ouvrir","Open navigation":"Ouvrir la navigation","Pause slideshow":"Mettre le diaporama en pause","People & Body":"Personnes & Corps","Pick an emoji":"Choisissez un émoji","Please select a time zone:":"Sélectionnez un fuseau horaire : ",Previous:"Précédent",Search:"Chercher","Search results":"Résultats de recherche","Select a tag":"Sélectionnez une balise",Settings:"Paramètres","Settings navigation":"Navigation dans les paramètres","Smileys & Emotion":"Smileys & Émotions","Start slideshow":"Démarrer le diaporama",Submit:"Valider",Symbols:"Symboles","Travel & Places":"Voyage & Lieux","Type to search time zone":"Saisissez les premiers lettres pour rechercher un fuseau horaire","Unable to search the group":"Impossible de chercher le groupe","Undo changes":"Annuler les changements","Write message, @ to mention someone, : for emoji autocompletion …":"Ecrire un message, @ pour mentionner quelqu'un, : pour l'auto-complétion des émoticônes"}},{locale:"gl",translations:{"{tag} (invisible)":"{tag} (invisíbel)","{tag} (restricted)":"{tag} (restrinxido)",Actions:"Accións",Activities:"Actividades","Animals & Nature":"Animais e natureza","Cancel changes":"Cancelar os cambios",Choose:"Escoller",Close:"Pechar","Confirm changes":"Confirma os cambios",Custom:"Personalizado","External documentation for {title}":"Documentación externa para {title}",Flags:"Bandeiras","Food & Drink":"Comida e bebida","Frequently used":"Usado con frecuencia","Message limit of {count} characters reached":"Acadouse o límite de {count} caracteres por mensaxe",Next:"Seguinte","No emoji found":"Non se atopou ningún «emoji»","No results":"Sen resultados",Objects:"Obxectos","Pause slideshow":"Pausar o diaporama","People & Body":"Persoas e corpo","Pick an emoji":"Escolla un «emoji»",Previous:"Anterir",Search:"Buscar","Search results":"Resultados da busca","Select a tag":"Seleccione unha etiqueta",Settings:"Axustes","Settings navigation":"Navegación polos axustes","Smileys & Emotion":"Sorrisos e emocións","Start slideshow":"Iniciar o diaporama",Submit:"Enviar",Symbols:"Símbolos","Travel & Places":"Viaxes e lugares","Unable to search the group":"Non foi posíbel buscar o grupo","Write message, @ to mention someone …":"Escriba a mensaxe, @ para mencionar a alguén…"}},{locale:"he",translations:{"{tag} (invisible)":"{tag} (נסתר)","{tag} (restricted)":"{tag} (מוגבל)",Actions:"פעולות",Activities:"פעילויות","Animals & Nature":"חיות וטבע",Choose:"בחירה",Close:"סגירה",Custom:"בהתאמה אישית",Flags:"דגלים","Food & Drink":"מזון ומשקאות","Frequently used":"בשימוש תדיר",Next:"הבא","No emoji found":"לא נמצא אמוג׳י","No results":"אין תוצאות",Objects:"חפצים","Pause slideshow":"השהיית מצגת","People & Body":"אנשים וגוף","Pick an emoji":"נא לבחור אמוג׳י",Previous:"הקודם",Search:"חיפוש","Search results":"תוצאות חיפוש","Select a tag":"בחירת תגית",Settings:"הגדרות","Smileys & Emotion":"חייכנים ורגשונים","Start slideshow":"התחלת המצגת",Symbols:"סמלים","Travel & Places":"טיולים ומקומות","Unable to search the group":"לא ניתן לחפש בקבוצה"}},{locale:"hu_HU",translations:{"{tag} (invisible)":"{tag} (láthatatlan)","{tag} (restricted)":"{tag} (korlátozott)",Actions:"Műveletek",Activities:"Tevékenységek","Animals & Nature":"Állatok és természet","Avatar of {displayName}":"{displayName} profilképe","Avatar of {displayName}, {status}":"{displayName} profilképe, {status}","Cancel changes":"Változtatások elvetése",Choose:"Válassszon",Close:"Bezárás","Close modal":"Ablak bezárása","Close navigation":"Navigáció bezárása","Confirm changes":"Változtatások megerősítése",Custom:"Egyéni","Edit item":"Elem szerkesztése","External documentation for {title}":"Külső dokumentáció ehhez: {title}",Flags:"Zászló","Food & Drink":"Étel és ital","Frequently used":"Gyakran használt",Global:"Globális","Go back to the list":"Ugrás vissza a listához",items:"elemek","Message limit of {count} characters reached":"{count} karakteres üzenetkorlát elérve","More {dashboardItemType} …":"Több {dashboardItemType}…",Next:"Következő","No emoji found":"Nem található emodzsi","No results":"Nincs találat",Objects:"Tárgyak",Open:"Megnyitás","Open navigation":"Navigáció megnyitása","Pause slideshow":"Diavetítés szüneteltetése","People & Body":"Emberek és test","Pick an emoji":"Válasszon egy emodzsit","Please select a time zone:":"Válasszon időzónát:",Previous:"Előző",Search:"Keresés","Search results":"Találatok","Select a tag":"Válasszon címkét",Settings:"Beállítások","Settings navigation":"Navigáció a beállításokban","Smileys & Emotion":"Mosolyok és érzelmek","Start slideshow":"Diavetítés indítása",Submit:"Beküldés",Symbols:"Szimbólumok","Travel & Places":"Utazás és helyek","Type to search time zone":"Gépeljen az időzóna kereséséhez","Unable to search the group":"A csoport nem kereshető","Undo changes":"Változtatások visszavonása","Write message, @ to mention someone, : for emoji autocompletion …":"Írjon üzenetet, @ valaki megemlítéséhez, : az emodzsik automatikus kiegészítéséhez…"}},{locale:"is",translations:{"{tag} (invisible)":"{tag} (ósýnilegt)","{tag} (restricted)":"{tag} (takmarkað)",Actions:"Aðgerðir",Activities:"Aðgerðir","Animals & Nature":"Dýr og náttúra",Choose:"Velja",Close:"Loka",Custom:"Sérsniðið",Flags:"Flögg","Food & Drink":"Matur og drykkur","Frequently used":"Oftast notað",Next:"Næsta","No emoji found":"Ekkert tjáningartákn fannst","No results":"Engar niðurstöður",Objects:"Hlutir","Pause slideshow":"Gera hlé á skyggnusýningu","People & Body":"Fólk og líkami","Pick an emoji":"Veldu tjáningartákn",Previous:"Fyrri",Search:"Leita","Search results":"Leitarniðurstöður","Select a tag":"Veldu merki",Settings:"Stillingar","Smileys & Emotion":"Broskallar og tilfinningar","Start slideshow":"Byrja skyggnusýningu",Symbols:"Tákn","Travel & Places":"Staðir og ferðalög","Unable to search the group":"Get ekki leitað í hópnum"}},{locale:"it",translations:{"{tag} (invisible)":"{tag} (invisibile)","{tag} (restricted)":"{tag} (limitato)",Actions:"Azioni",Activities:"Attività","Animals & Nature":"Animali e natura","Avatar of {displayName}":"Avatar di {displayName}","Avatar of {displayName}, {status}":"Avatar di {displayName}, {status}","Cancel changes":"Annulla modifiche",Choose:"Scegli",Close:"Chiudi","Close navigation":"Chiudi la navigazione","Confirm changes":"Conferma modifiche",Custom:"Personalizzato","Edit item":"Modifica l'elemento","External documentation for {title}":"Documentazione esterna per {title}",Flags:"Bandiere","Food & Drink":"Cibo e bevande","Frequently used":"Usati di frequente",Global:"Globale","Go back to the list":"Torna all'elenco","Message limit of {count} characters reached":"Limite dei messaggi di {count} caratteri raggiunto",Next:"Successivo","No emoji found":"Nessun emoji trovato","No results":"Nessun risultato",Objects:"Oggetti","Open navigation":"Apri la navigazione","Pause slideshow":"Presentazione in pausa","People & Body":"Persone e corpo","Pick an emoji":"Scegli un emoji","Please select a time zone:":"Si prega di selezionare un fuso orario:",Previous:"Precedente",Search:"Cerca","Search results":"Risultati di ricerca","Select a tag":"Seleziona un'etichetta",Settings:"Impostazioni","Settings navigation":"Navigazione delle impostazioni","Smileys & Emotion":"Faccine ed emozioni","Start slideshow":"Avvia presentazione",Submit:"Invia",Symbols:"Simboli","Travel & Places":"Viaggi e luoghi","Type to search time zone":"Digita per cercare un fuso orario","Unable to search the group":"Impossibile cercare il gruppo","Undo changes":"Cancella i cambiamenti","Write message, @ to mention someone, : for emoji autocompletion …":"Scrivi un messaggio, @ per menzionare qualcuno, : per il completamento automatico delle emoji ..."}},{locale:"ja_JP",translations:{"{tag} (invisible)":"{タグ} (不可視)","{tag} (restricted)":"{タグ} (制限付)",Actions:"操作",Activities:"アクティビティ","Animals & Nature":"動物と自然","Anything shared with the same group of people will show up here":"同じグループで共有しているものは、全てここに表示されます","Avatar of {displayName}":"{displayName} のアバター","Avatar of {displayName}, {status}":"{displayName}, {status} のアバター","Cancel changes":"変更をキャンセル","Change title":"タイトルを変更",Choose:"選択","Clear text":"テキストをクリア",Close:"閉じる","Close modal":"モーダルを閉じる","Close navigation":"ナビゲーションを閉じる","Close sidebar":"サイドバーを閉じる","Confirm changes":"変更を承認",Custom:"カスタム","Edit item":"編集","Error getting related resources":"関連リソースの取得エラー","External documentation for {title}":"{title} のための添付文書",Favorite:"お気に入り",Flags:"国旗","Food & Drink":"食べ物と飲み物","Frequently used":"よく使うもの",Global:"全体","Go back to the list":"リストに戻る","Hide password":"パスワードを非表示","Message limit of {count} characters reached":"{count} 文字のメッセージ上限に達しています","More items …":"他のアイテム",Next:"次","No emoji found":"絵文字が見つかりません","No results":"なし",Objects:"物",Open:"開く",'Open link to "{resourceTitle}"':'"{resourceTitle}"のリンクを開く',"Open navigation":"ナビゲーションを開く","Password is secure":"パスワードは保護されています","Pause slideshow":"スライドショーを一時停止","People & Body":"様々な人と体の部位","Pick a date":"日付を選択してください","Pick a date and a time":"日付と時刻を選択してください","Pick a month":"月を選択してください","Pick a time":"時間を選択してください","Pick a week":"週を選択してください","Pick a year":"年を選択してください","Pick an emoji":"絵文字を選択","Please select a time zone:":"タイムゾーンを選んで下さい:",Previous:"前","Related resources":"関連リソース",Search:"検索","Search results":"検索結果","Select a tag":"タグを選択",Settings:"設定","Settings navigation":"ナビゲーション設定","Show password":"パスワードを表示","Smileys & Emotion":"感情表現","Start slideshow":"スライドショーを開始",Submit:"提出",Symbols:"記号","Travel & Places":"旅行と場所","Type to search time zone":"タイムゾーン検索のため入力してください","Unable to search the group":"グループを検索できません","Undo changes":"変更を取り消し","Write message, @ to mention someone, : for emoji autocompletion …":"メッセージを書く、@で誰かを紹介する、: で絵文字を自動補完する ..."}},{locale:"lt_LT",translations:{"{tag} (invisible)":"{tag} (nematoma)","{tag} (restricted)":"{tag} (apribota)",Actions:"Veiksmai",Activities:"Veiklos","Animals & Nature":"Gyvūnai ir gamta",Choose:"Pasirinkti",Close:"Užverti",Custom:"Tinkinti","External documentation for {title}":"Išorinė {title} dokumentacija",Flags:"Vėliavos","Food & Drink":"Maistas ir gėrimai","Frequently used":"Dažniausiai naudoti","Message limit of {count} characters reached":"Pasiekta {count} simbolių žinutės riba",Next:"Kitas","No emoji found":"Nerasta jaustukų","No results":"Nėra rezultatų",Objects:"Objektai","Pause slideshow":"Pristabdyti skaidrių rodymą","People & Body":"Žmonės ir kūnas","Pick an emoji":"Pasirinkti jaustuką",Previous:"Ankstesnis",Search:"Ieškoti","Search results":"Paieškos rezultatai","Select a tag":"Pasirinkti žymę",Settings:"Nustatymai","Settings navigation":"Naršymas nustatymuose","Smileys & Emotion":"Šypsenos ir emocijos","Start slideshow":"Pradėti skaidrių rodymą",Submit:"Pateikti",Symbols:"Simboliai","Travel & Places":"Kelionės ir vietos","Unable to search the group":"Nepavyko atlikti paiešką grupėje","Write message, @ to mention someone …":"Rašykite žinutę, naudokite @ norėdami kažką paminėti…"}},{locale:"lv",translations:{"{tag} (invisible)":"{tag} (neredzams)","{tag} (restricted)":"{tag} (ierobežots)",Choose:"Izvēlēties",Close:"Aizvērt",Next:"Nākamais","No results":"Nav rezultātu","Pause slideshow":"Pauzēt slaidrādi",Previous:"Iepriekšējais","Select a tag":"Izvēlēties birku",Settings:"Iestatījumi","Start slideshow":"Sākt slaidrādi"}},{locale:"mk",translations:{"{tag} (invisible)":"{tag} (невидливо)","{tag} (restricted)":"{tag} (ограничено)",Actions:"Акции",Activities:"Активности","Animals & Nature":"Животни & Природа","Avatar of {displayName}":"Аватар на {displayName}","Avatar of {displayName}, {status}":"Аватар на {displayName}, {status}","Cancel changes":"Откажи ги промените","Change title":"Промени наслов",Choose:"Избери",Close:"Затвори","Close modal":"Затвори модал","Close navigation":"Затвори навигација","Confirm changes":"Потврди ги промените",Custom:"Прилагодени","Edit item":"Уреди","External documentation for {title}":"Надворешна документација за {title}",Favorite:"Фаворити",Flags:"Знамиња","Food & Drink":"Храна & Пијалоци","Frequently used":"Најчесто користени",Global:"Глобално","Go back to the list":"Врати се на листата",items:"ставки","Message limit of {count} characters reached":"Ограничувањето на должината на пораката од {count} карактери е надминато","More {dashboardItemType} …":"Повеќе {dashboardItemType} …",Next:"Следно","No emoji found":"Не се пронајдени емотикони","No results":"Нема резултати",Objects:"Објекти",Open:"Отвори","Open navigation":"Отвори навигација","Pause slideshow":"Пузирај слајдшоу","People & Body":"Луѓе & Тело","Pick an emoji":"Избери емотикон","Please select a time zone:":"Изберете временска зона:",Previous:"Предходно",Search:"Барај","Search results":"Резултати од барувањето","Select a tag":"Избери ознака",Settings:"Параметри","Settings navigation":"Параметри за навигација","Smileys & Emotion":"Смешковци & Емотикони","Start slideshow":"Стартувај слајдшоу",Submit:"Испрати",Symbols:"Симболи","Travel & Places":"Патувања & Места","Type to search time zone":"Напишете за да пребарате временска зона","Unable to search the group":"Неможе да се принајде групата","Undo changes":"Врати ги промените","Write message, @ to mention someone, : for emoji autocompletion …":"Напиши порака, @ за да спомнете некого, : за емотинони автоатско комплетирање ..."}},{locale:"my",translations:{"{tag} (invisible)":"{tag} (ကွယ်ဝှက်ထား)","{tag} (restricted)":"{tag} (ကန့်သတ်)",Actions:"လုပ်ဆောင်ချက်များ",Activities:"ပြုလုပ်ဆောင်တာများ","Animals & Nature":"တိရစ္ဆာန်များနှင့် သဘာဝ","Avatar of {displayName}":"{displayName} ၏ ကိုယ်ပွား","Cancel changes":"ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်",Choose:"ရွေးချယ်ရန်",Close:"ပိတ်ရန်","Confirm changes":"ပြောင်းလဲမှုများ အတည်ပြုရန်",Custom:"အလိုကျချိန်ညှိမှု","External documentation for {title}":"{title} အတွက် ပြင်ပ စာရွက်စာတမ်း",Flags:"အလံများ","Food & Drink":"အစားအသောက်","Frequently used":"မကြာခဏအသုံးပြုသော",Global:"ကမ္ဘာလုံးဆိုင်ရာ","Message limit of {count} characters reached":"ကန့်သတ် စာလုံးရေ {count} လုံး ပြည့်ပါပြီ",Next:"နောက်သို့ဆက်ရန်","No emoji found":"အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ","No results":"ရလဒ်မရှိပါ",Objects:"အရာဝတ္ထုများ","Pause slideshow":"စလိုက်ရှိုး ခေတ္တရပ်ရန်","People & Body":"လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်","Pick an emoji":"အီမိုဂျီရွေးရန်","Please select a time zone:":"ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ",Previous:"ယခင်",Search:"ရှာဖွေရန်","Search results":"ရှာဖွေမှု ရလဒ်များ","Select a tag":"tag ရွေးချယ်ရန်",Settings:"ချိန်ညှိချက်များ","Settings navigation":"ချိန်ညှိချက်အညွှန်း","Smileys & Emotion":"စမိုင်လီများနှင့် အီမိုရှင်း","Start slideshow":"စလိုက်ရှိုးအား စတင်ရန်",Submit:"တင်သွင်းရန်",Symbols:"သင်္ကေတများ","Travel & Places":"ခရီးသွားလာခြင်းနှင့် နေရာများ","Type to search time zone":"ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ","Unable to search the group":"အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ","Write message, @ to mention someone …":"စာရေးသားရန်၊ တစ်စုံတစ်ဦးအား @ အသုံးပြု ရည်ညွှန်းရန်..."}},{locale:"nb_NO",translations:{"{tag} (invisible)":"{tag} (usynlig)","{tag} (restricted)":"{tag} (beskyttet)",Actions:"Handlinger",Activities:"Aktiviteter","Animals & Nature":"Dyr og natur","Avatar of {displayName}":"Avataren til {displayName}","Avatar of {displayName}, {status}":"{displayName}'s avatar, {status}","Cancel changes":"Avbryt endringer","Change title":"Endre tittel",Choose:"Velg",Close:"Lukk","Close modal":"Lukk modal","Close navigation":"Lukk navigasjon","Close sidebar":"Lukk sidepanel","Confirm changes":"Bekreft endringer",Custom:"Tilpasset","Edit item":"Rediger","External documentation for {title}":"Ekstern dokumentasjon for {title}",Favorite:"Favoritt",Flags:"Flagg","Food & Drink":"Mat og drikke","Frequently used":"Ofte brukt",Global:"Global","Go back to the list":"Gå tilbake til listen",items:"enheter","Message limit of {count} characters reached":"Karakter begrensing {count} nådd i melding","More {dashboardItemType} …":"Mer {dashboardItemType} …",Next:"Neste","No emoji found":"Fant ingen emoji","No results":"Ingen resultater",Objects:"Objekter",Open:"Åpne","Open navigation":"Åpne navigasjon","Pause slideshow":"Pause lysbildefremvisning","People & Body":"Mennesker og kropp","Pick an emoji":"Velg en emoji","Please select a time zone:":"Vennligst velg tidssone",Previous:"Forrige",Search:"Søk","Search results":"Søkeresultater","Select a tag":"Velg en merkelapp",Settings:"Innstillinger","Settings navigation":"Navigasjonsinstillinger","Smileys & Emotion":"Smilefjes og følelser","Start slideshow":"Start lysbildefremvisning",Submit:"Send",Symbols:"Symboler","Travel & Places":"Reise og steder","Type to search time zone":"Tast for å søke etter tidssone","Unable to search the group":"Kunne ikke søke i gruppen","Undo changes":"Tilbakestill endringer","Write message, @ to mention someone, : for emoji autocompletion …":"Skriv melding, @ for å nevne noen, : for emoji-autofullføring…"}},{locale:"nl",translations:{"{tag} (invisible)":"{tag} (onzichtbaar)","{tag} (restricted)":"{tag} (beperkt)",Actions:"Acties",Activities:"Activiteiten","Animals & Nature":"Dieren & Natuur","Avatar of {displayName}":"Avatar van {displayName}","Avatar of {displayName}, {status}":"Avatar van {displayName}, {status}","Cancel changes":"Wijzigingen annuleren",Choose:"Kies",Close:"Sluiten","Close navigation":"Navigatie sluiten","Confirm changes":"Wijzigingen bevestigen",Custom:"Aangepast","Edit item":"Item bewerken","External documentation for {title}":"Externe documentatie voor {title}",Flags:"Vlaggen","Food & Drink":"Eten & Drinken","Frequently used":"Vaak gebruikt",Global:"Globaal","Go back to the list":"Ga terug naar de lijst","Message limit of {count} characters reached":"Berichtlimiet van {count} karakters bereikt",Next:"Volgende","No emoji found":"Geen emoji gevonden","No results":"Geen resultaten",Objects:"Objecten","Open navigation":"Navigatie openen","Pause slideshow":"Pauzeer diavoorstelling","People & Body":"Mensen & Lichaam","Pick an emoji":"Kies een emoji","Please select a time zone:":"Selecteer een tijdzone:",Previous:"Vorige",Search:"Zoeken","Search results":"Zoekresultaten","Select a tag":"Selecteer een label",Settings:"Instellingen","Settings navigation":"Instellingen navigatie","Smileys & Emotion":"Smileys & Emotie","Start slideshow":"Start diavoorstelling",Submit:"Verwerken",Symbols:"Symbolen","Travel & Places":"Reizen & Plaatsen","Type to search time zone":"Type om de tijdzone te zoeken","Unable to search the group":"Kan niet in de groep zoeken","Undo changes":"Wijzigingen ongedaan maken","Write message, @ to mention someone, : for emoji autocompletion …":"Schrijf bericht, @ om iemand te noemen, : voor emoji auto-aanvullen ..."}},{locale:"oc",translations:{"{tag} (invisible)":"{tag} (invisible)","{tag} (restricted)":"{tag} (limit)",Actions:"Accions",Choose:"Causir",Close:"Tampar",Next:"Seguent","No results":"Cap de resultat","Pause slideshow":"Metre en pausa lo diaporama",Previous:"Precedent","Select a tag":"Seleccionar una etiqueta",Settings:"Paramètres","Start slideshow":"Lançar lo diaporama"}},{locale:"pl",translations:{"{tag} (invisible)":"{tag} (niewidoczna)","{tag} (restricted)":"{tag} (ograniczona)",Actions:"Działania",Activities:"Aktywność","Animals & Nature":"Zwierzęta i natura","Anything shared with the same group of people will show up here":"Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób","Avatar of {displayName}":"Awatar {displayName}","Avatar of {displayName}, {status}":"Awatar {displayName}, {status}","Cancel changes":"Anuluj zmiany","Change title":"Zmień tytuł",Choose:"Wybierz","Clear text":"Wyczyść tekst",Close:"Zamknij","Close modal":"Zamknij modal","Close navigation":"Zamknij nawigację","Close sidebar":"Zamknij pasek boczny","Confirm changes":"Potwierdź zmiany",Custom:"Zwyczajne","Edit item":"Edytuj element","Error getting related resources":"Błąd podczas pobierania powiązanych zasobów","External documentation for {title}":"Dokumentacja zewnętrzna dla {title}",Favorite:"Ulubiony",Flags:"Flagi","Food & Drink":"Jedzenie i picie","Frequently used":"Często używane",Global:"Globalnie","Go back to the list":"Powrót do listy","Hide password":"Ukryj hasło","Message limit of {count} characters reached":"Przekroczono limit wiadomości wynoszący {count} znaków","More items …":"Więcej pozycji…",Next:"Następny","No emoji found":"Nie znaleziono emotikonów","No results":"Brak wyników",Objects:"Obiekty",Open:"Otwórz",'Open link to "{resourceTitle}"':'Otwórz link do "{resourceTitle}"',"Open navigation":"Otwórz nawigację","Password is secure":"Hasło jest bezpieczne","Pause slideshow":"Wstrzymaj pokaz slajdów","People & Body":"Ludzie i ciało","Pick a date":"Wybierz datę","Pick a date and a time":"Wybierz datę i godzinę","Pick a month":"Wybierz miesiąc","Pick a time":"Wybierz czas","Pick a week":"Wybierz tydzień","Pick a year":"Wybierz rok","Pick an emoji":"Wybierz emoji","Please select a time zone:":"Wybierz strefę czasową:",Previous:"Poprzedni","Related resources":"Powiązane zasoby",Search:"Szukaj","Search results":"Wyniki wyszukiwania","Select a tag":"Wybierz etykietę",Settings:"Ustawienia","Settings navigation":"Ustawienia nawigacji","Show password":"Pokaż hasło","Smileys & Emotion":"Buźki i emotikony","Start slideshow":"Rozpocznij pokaz slajdów",Submit:"Wyślij",Symbols:"Symbole","Travel & Places":"Podróże i miejsca","Type to search time zone":"Wpisz, aby wyszukać strefę czasową","Unable to search the group":"Nie można przeszukać grupy","Undo changes":"Cofnij zmiany","Write message, @ to mention someone, : for emoji autocompletion …":"Napisz wiadomość, @ aby o kimś wspomnieć, : dla autouzupełniania emotikon…"}},{locale:"pt_BR",translations:{"{tag} (invisible)":"{tag} (invisível)","{tag} (restricted)":"{tag} (restrito) ",Actions:"Ações",Activities:"Atividades","Animals & Nature":"Animais & Natureza","Anything shared with the same group of people will show up here":"Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui","Avatar of {displayName}":"Avatar de {displayName}","Avatar of {displayName}, {status}":"Avatar de {displayName}, {status}","Cancel changes":"Cancelar alterações","Change title":"Alterar título",Choose:"Escolher","Clear text":"Limpar texto",Close:"Fechar","Close modal":"Fechar modal","Close navigation":"Fechar navegação","Close sidebar":"Fechar barra lateral","Confirm changes":"Confirmar alterações",Custom:"Personalizado","Edit item":"Editar item","Error getting related resources":"Erro ao obter recursos relacionados","External documentation for {title}":"Documentação externa para {title}",Favorite:"Favorito",Flags:"Bandeiras","Food & Drink":"Comida & Bebida","Frequently used":"Mais usados",Global:"Global","Go back to the list":"Volte para a lista","Hide password":"Ocultar a senha","Message limit of {count} characters reached":"Limite de mensagem de {count} caracteres atingido","More items …":"Mais itens …",Next:"Próximo","No emoji found":"Nenhum emoji encontrado","No results":"Sem resultados",Objects:"Objetos",Open:"Aberto",'Open link to "{resourceTitle}"':'Abrir link para "{resourceTitle}"',"Open navigation":"Abrir navegação","Password is secure":"A senha é segura","Pause slideshow":"Pausar apresentação de slides","People & Body":"Pessoas & Corpo","Pick a date":"Escolha uma data","Pick a date and a time":"Escolha uma data e um horário","Pick a month":"Escolha um mês","Pick a time":"Escolha um horário","Pick a week":"Escolha uma semana","Pick a year":"Escolha um ano","Pick an emoji":"Escolha um emoji","Please select a time zone:":"Selecione um fuso horário: ",Previous:"Anterior","Related resources":"Recursos relacionados",Search:"Pesquisar","Search results":"Resultados da pesquisa","Select a tag":"Selecionar uma tag",Settings:"Configurações","Settings navigation":"Navegação de configurações","Show password":"Mostrar senha","Smileys & Emotion":"Smiles & Emoções","Start slideshow":"Iniciar apresentação de slides",Submit:"Enviar",Symbols:"Símbolo","Travel & Places":"Viagem & Lugares","Type to search time zone":"Digite para pesquisar o fuso horário ","Unable to search the group":"Não foi possível pesquisar o grupo","Undo changes":"Desfazer modificações","Write message, @ to mention someone, : for emoji autocompletion …":"Escreva mensagem, @ para mencionar alguém, : para autocompleção emoji..."}},{locale:"pt_PT",translations:{"{tag} (invisible)":"{tag} (invisivel)","{tag} (restricted)":"{tag} (restrito)",Actions:"Ações",Choose:"Escolher",Close:"Fechar",Next:"Seguinte","No results":"Sem resultados","Pause slideshow":"Pausar diaporama",Previous:"Anterior","Select a tag":"Selecionar uma etiqueta",Settings:"Definições","Start slideshow":"Iniciar diaporama","Unable to search the group":"Não é possível pesquisar o grupo"}},{locale:"ro",translations:{"{tag} (invisible)":"{tag} (invizibil)","{tag} (restricted)":"{tag} (restricționat)",Actions:"Acțiuni",Activities:"Activități","Animals & Nature":"Animale și natură","Avatar of {displayName}":"Avatarul lui {displayName}","Avatar of {displayName}, {status}":"Avatarul lui {displayName}, {status}","Cancel changes":"Anulează modificările","Change title":"Modificați titlul",Choose:"Alegeți",Close:"Închideți","Close modal":"Închideți modulul","Close navigation":"Închideți navigarea","Close sidebar":"Închide bara laterală","Confirm changes":"Confirmați modificările",Custom:"Personalizat","Edit item":"Editați elementul","External documentation for {title}":"Documentație externă pentru {title}",Favorite:"Favorit",Flags:"Marcaje","Food & Drink":"Alimente și băuturi","Frequently used":"Utilizate frecvent",Global:"Global","Go back to the list":"Întoarceți-vă la listă",items:"articole","Message limit of {count} characters reached":"Limita mesajului de {count} caractere a fost atinsă","More {dashboardItemType} …":"Mai multe {dashboardItemType} …",Next:"Următorul","No emoji found":"Nu s-a găsit niciun emoji","No results":"Nu există rezultate",Objects:"Obiecte",Open:"Deschideți","Open navigation":"Deschideți navigația","Pause slideshow":"Pauză prezentare de diapozitive","People & Body":"Oameni și corp","Pick an emoji":"Alege un emoji","Please select a time zone:":"Vă rugăm să selectați un fus orar:",Previous:"Anterior",Search:"Căutare","Search results":"Rezultatele căutării","Select a tag":"Selectați o etichetă",Settings:"Setări","Settings navigation":"Navigare setări","Smileys & Emotion":"Zâmbete și emoții","Start slideshow":"Începeți prezentarea de diapozitive",Submit:"Trimiteți",Symbols:"Simboluri","Travel & Places":"Călătorii și locuri","Type to search time zone":"Tastați pentru a căuta fusul orar","Unable to search the group":"Imposibilitatea de a căuta în grup","Undo changes":"Anularea modificărilor","Write message, @ to mention someone, : for emoji autocompletion …":"Scrieți un mesaj, @ pentru a menționa pe cineva, : pentru autocompletare emoji ..."}},{locale:"ru",translations:{"{tag} (invisible)":"{tag} (невидимое)","{tag} (restricted)":"{tag} (ограниченное)",Actions:"Действия ",Activities:"События","Animals & Nature":"Животные и природа ","Avatar of {displayName}":"Аватар {displayName}","Avatar of {displayName}, {status}":"Фотография {displayName}, {status}","Cancel changes":"Отменить изменения",Choose:"Выберите",Close:"Закрыть","Close modal":"Закрыть модальное окно","Close navigation":"Закрыть навигацию","Confirm changes":"Подтвердить изменения",Custom:"Пользовательское","Edit item":"Изменить элемент","External documentation for {title}":"Внешняя документация для {title}",Flags:"Флаги","Food & Drink":"Еда, напиток","Frequently used":"Часто используемый",Global:"Глобальный","Go back to the list":"Вернуться к списку",items:"элементов","Message limit of {count} characters reached":"Достигнуто ограничение на количество символов в {count}","More {dashboardItemType} …":"Больше {dashboardItemType} …",Next:"Следующее","No emoji found":"Эмодзи не найдено","No results":"Результаты отсуствуют",Objects:"Объекты",Open:"Открыть","Open navigation":"Открыть навигацию","Pause slideshow":"Приостановить показ слйдов","People & Body":"Люди и тело","Pick an emoji":"Выберите эмодзи","Please select a time zone:":"Пожалуйста, выберите часовой пояс:",Previous:"Предыдущее",Search:"Поиск","Search results":"Результаты поиска","Select a tag":"Выберите метку",Settings:"Параметры","Settings navigation":"Навигация по настройкам","Smileys & Emotion":"Смайлики и эмоции","Start slideshow":"Начать показ слайдов",Submit:"Утвердить",Symbols:"Символы","Travel & Places":"Путешествия и места","Type to search time zone":"Введите для поиска часового пояса","Unable to search the group":"Невозможно найти группу","Undo changes":"Отменить изменения","Write message, @ to mention someone, : for emoji autocompletion …":"Напишите сообщение, @ - чтобы упомянуть кого-то, : - для автозаполнения эмодзи …"}},{locale:"sk_SK",translations:{"{tag} (invisible)":"{tag} (neviditeľný)","{tag} (restricted)":"{tag} (obmedzený)",Actions:"Akcie",Activities:"Aktivity","Animals & Nature":"Zvieratá a príroda","Avatar of {displayName}":"Avatar {displayName}","Avatar of {displayName}, {status}":"Avatar {displayName}, {status}","Cancel changes":"Zrušiť zmeny",Choose:"Vybrať",Close:"Zatvoriť","Close navigation":"Zavrieť navigáciu","Confirm changes":"Potvrdiť zmeny",Custom:"Zvyk","Edit item":"Upraviť položku","External documentation for {title}":"Externá dokumentácia pre {title}",Flags:"Vlajky","Food & Drink":"Jedlo a nápoje","Frequently used":"Často používané",Global:"Globálne","Go back to the list":"Naspäť na zoznam","Message limit of {count} characters reached":"Limit správy na {count} znakov dosiahnutý",Next:"Ďalší","No emoji found":"Nenašli sa žiadne emodži","No results":"Žiadne výsledky",Objects:"Objekty","Open navigation":"Otvoriť navigáciu","Pause slideshow":"Pozastaviť prezentáciu","People & Body":"Ľudia a telo","Pick an emoji":"Vyberte si emodži","Please select a time zone:":"Prosím vyberte časovú zónu:",Previous:"Predchádzajúci",Search:"Hľadať","Search results":"Výsledky vyhľadávania","Select a tag":"Vybrať štítok",Settings:"Nastavenia","Settings navigation":"Navigácia v nastaveniach","Smileys & Emotion":"Smajlíky a emócie","Start slideshow":"Začať prezentáciu",Submit:"Odoslať",Symbols:"Symboly","Travel & Places":"Cestovanie a miesta","Type to search time zone":"Začníte písať pre vyhľadávanie časovej zóny","Unable to search the group":"Skupinu sa nepodarilo nájsť","Undo changes":"Vrátiť zmeny","Write message, @ to mention someone, : for emoji autocompletion …":"Napíšte správu, @ ak chcete niekoho spomenúť, : pre automatické dopĺňanie emotikonov…"}},{locale:"sl",translations:{"{tag} (invisible)":"{tag} (nevidno)","{tag} (restricted)":"{tag} (omejeno)",Actions:"Dejanja",Activities:"Dejavnosti","Animals & Nature":"Živali in Narava","Avatar of {displayName}":"Podoba {displayName}","Avatar of {displayName}, {status}":"Prikazna slika {displayName}, {status}","Cancel changes":"Prekliči spremembe","Change title":"Spremeni naziv",Choose:"Izbor","Clear text":"Počisti besedilo",Close:"Zapri","Close modal":"Zapri pojavno okno","Close navigation":"Zapri krmarjenje","Close sidebar":"Zapri stransko vrstico","Confirm changes":"Potrdi spremembe",Custom:"Po meri","Edit item":"Uredi predmet","Error getting related resources":"Napaka pridobivanja povezanih virov","External documentation for {title}":"Zunanja dokumentacija za {title}",Favorite:"Priljubljeno",Flags:"Zastavice","Food & Drink":"Hrana in Pijača","Frequently used":"Pogostost uporabe",Global:"Splošno","Go back to the list":"Vrni se na seznam","Hide password":"Skrij geslo","Message limit of {count} characters reached":"Dosežena omejitev {count} znakov na sporočilo.","More items …":"Več predmetov ...",Next:"Naslednji","No emoji found":"Ni najdenih izraznih ikon","No results":"Ni zadetkov",Objects:"Predmeti",Open:"Odpri",'Open link to "{resourceTitle}"':"Odpri povezavo do »{resourceTitle}«","Open navigation":"Odpri krmarjenje","Password is secure":"Geslo je varno","Pause slideshow":"Ustavi predstavitev","People & Body":"Ljudje in Telo","Pick a date":"Izbor datuma","Pick a date and a time":"Izbor datuma in časa","Pick a month":"Izbor meseca","Pick a time":"Izbor časa","Pick a week":"Izbor tedna","Pick a year":"Izbor leta","Pick an emoji":"Izbor izrazne ikone","Please select a time zone:":"Izbor časovnega pasu:",Previous:"Predhodni","Related resources":"Povezani viri",Search:"Iskanje","Search results":"Zadetki iskanja","Select a tag":"Izbor oznake",Settings:"Nastavitve","Settings navigation":"Krmarjenje nastavitev","Show password":"Pokaži geslo","Smileys & Emotion":"Izrazne ikone","Start slideshow":"Začni predstavitev",Submit:"Pošlji",Symbols:"Simboli","Travel & Places":"Potovanja in Kraji","Type to search time zone":"Vpišite niz za iskanje časovnega pasu","Unable to search the group":"Ni mogoče iskati po skupini","Undo changes":"Razveljavi spremembe","Write message, @ to mention someone, : for emoji autocompletion …":"Napišite sporočilo, za omembo pred ime postavite@, začnite z : za vstavljanje izraznih ikon …"}},{locale:"sr",translations:{"{tag} (invisible)":"{tag} (nevidljivo)","{tag} (restricted)":"{tag} (ograničeno)",Actions:"Radnje",Activities:"Aktivnosti","Animals & Nature":"Životinje i Priroda","Avatar of {displayName}":"Avatar za {displayName}","Avatar of {displayName}, {status}":"Avatar za {displayName}, {status}","Cancel changes":"Otkaži izmene","Change title":"Izmeni naziv",Choose:"Изаберите",Close:"Затвори","Close modal":"Zatvori modal","Close navigation":"Zatvori navigaciju","Close sidebar":"Zatvori bočnu traku","Confirm changes":"Potvrdite promene",Custom:"Po meri","Edit item":"Uredi stavku","External documentation for {title}":"Eksterna dokumentacija za {title}",Favorite:"Omiljeni",Flags:"Zastave","Food & Drink":"Hrana i Piće","Frequently used":"Često korišćeno",Global:"Globalno","Go back to the list":"Natrag na listu",items:"stavke","Message limit of {count} characters reached":"Dostignuto je ograničenje za poruke od {count} znakova","More {dashboardItemType} …":"Više {dashboardItemType} …",Next:"Следеће","No emoji found":"Nije pronađen nijedan emodži","No results":"Нема резултата",Objects:"Objekti",Open:"Otvori","Open navigation":"Otvori navigaciju","Pause slideshow":"Паузирај слајд шоу","People & Body":"Ljudi i Telo","Pick an emoji":"Izaberi emodži","Please select a time zone:":"Molimo izaberite vremensku zonu:",Previous:"Претходно",Search:"Pretraži","Search results":"Rezultati pretrage","Select a tag":"Изаберите ознаку",Settings:"Поставке","Settings navigation":"Navigacija u podešavanjima","Smileys & Emotion":"Smajli i Emocije","Start slideshow":"Покрени слајд шоу",Submit:"Prihvati",Symbols:"Simboli","Travel & Places":"Putovanja i Mesta","Type to search time zone":"Ukucaj da pretražiš vremenske zone","Unable to search the group":"Nije moguće pretražiti grupu","Undo changes":"Poništi promene","Write message, @ to mention someone, : for emoji autocompletion …":"Napišite poruku, @ da pomenete nekoga, : za automatsko dovršavanje emodžija…"}},{locale:"sv",translations:{"{tag} (invisible)":"{tag} (osynlig)","{tag} (restricted)":"{tag} (begränsad)",Actions:"Åtgärder",Activities:"Aktiviteter","Animals & Nature":"Djur & Natur","Avatar of {displayName}":"{displayName}s avatar","Avatar of {displayName}, {status}":"{displayName}s avatar, {status}","Cancel changes":"Avbryt ändringar",Choose:"Välj",Close:"Stäng","Close navigation":"Stäng navigering","Confirm changes":"Bekräfta ändringar",Custom:"Anpassad","Edit item":"Ändra","External documentation for {title}":"Extern dokumentation för {title}",Flags:"Flaggor","Food & Drink":"Mat & Dryck","Frequently used":"Används ofta",Global:"Global","Go back to the list":"Gå tillbaka till listan","Message limit of {count} characters reached":"Meddelandegräns {count} tecken används",Next:"Nästa","No emoji found":"Hittade inga emojis","No results":"Inga resultat",Objects:"Objekt","Open navigation":"Öppna navigering","Pause slideshow":"Pausa bildspelet","People & Body":"Kropp & Själ","Pick an emoji":"Välj en emoji","Please select a time zone:":"Välj tidszon:",Previous:"Föregående",Search:"Sök","Search results":"Sökresultat","Select a tag":"Välj en tag",Settings:"Inställningar","Settings navigation":"Inställningsmeny","Smileys & Emotion":"Selfies & Känslor","Start slideshow":"Starta bildspelet",Submit:"Skicka",Symbols:"Symboler","Travel & Places":"Resor & Sevärdigheter","Type to search time zone":"Skriv för att välja tidszon","Unable to search the group":"Kunde inte söka i gruppen","Undo changes":"Ångra ändringar","Write message, @ to mention someone, : for emoji autocompletion …":"Skriv meddelande, @ för att nämna någon, : för automatiska emojiförslag ..."}},{locale:"tr",translations:{"{tag} (invisible)":"{tag} (görünmez)","{tag} (restricted)":"{tag} (kısıtlı)",Actions:"İşlemler",Activities:"Etkinlikler","Animals & Nature":"Hayvanlar ve Doğa","Anything shared with the same group of people will show up here":"Aynı kişi grubu ile paylaşılan herşey burada görüntülenir","Avatar of {displayName}":"{displayName} avatarı","Avatar of {displayName}, {status}":"{displayName}, {status} avatarı","Cancel changes":"Değişiklikleri iptal et","Change title":"Başlığı değiştir",Choose:"Seçin","Clear text":"Metni temizle",Close:"Kapat","Close modal":"Üste açılan pencereyi kapat","Close navigation":"Gezinmeyi kapat","Close sidebar":"Yan çubuğu kapat","Confirm changes":"Değişiklikleri onayla",Custom:"Özel","Edit item":"Ögeyi düzenle","Error getting related resources":"İlgili kaynaklar alınırken sorun çıktı","External documentation for {title}":"{title} için dış belgeler",Favorite:"Sık kullanılanlara ekle",Flags:"Bayraklar","Food & Drink":"Yeme ve İçme","Frequently used":"Sık kullanılanlar",Global:"Evrensel","Go back to the list":"Listeye dön","Hide password":"Parolayı gizle","Message limit of {count} characters reached":"{count} karakter ileti sınırına ulaşıldı","More items …":"Diğer ögeler…",Next:"Sonraki","No emoji found":"Herhangi bir emoji bulunamadı","No results":"Herhangi bir sonuç bulunamadı",Objects:"Nesneler",Open:"Aç",'Open link to "{resourceTitle}"':'"{resourceTitle}" bağlantısını aç',"Open navigation":"Gezinmeyi aç","Password is secure":"Parola güvenli","Pause slideshow":"Slayt sunumunu duraklat","People & Body":"İnsanlar ve Beden","Pick a date":"Bir tarih seçin","Pick a date and a time":"Bir tarih ve saat seçin","Pick a month":"Bir ay seçin","Pick a time":"Bir saat seçin","Pick a week":"Bir hafta seçin","Pick a year":"Bir yıl seçin","Pick an emoji":"Bir emoji seçin","Please select a time zone:":"Lütfen bir saat dilimi seçin:",Previous:"Önceki","Related resources":"İlgili kaynaklar",Search:"Arama","Search results":"Arama sonuçları","Select a tag":"Bir etiket seçin",Settings:"Ayarlar","Settings navigation":"Gezinme ayarları","Show password":"Parolayı görüntüle","Smileys & Emotion":"İfadeler ve Duygular","Start slideshow":"Slayt sunumunu başlat",Submit:"Gönder",Symbols:"Simgeler","Travel & Places":"Gezi ve Yerler","Type to search time zone":"Saat dilimi aramak için yazmaya başlayın","Unable to search the group":"Grupta arama yapılamadı","Undo changes":"Değişiklikleri geri al","Write message, @ to mention someone, : for emoji autocompletion …":"İleti yazın, birini anmak için @, otomatik emoji tamamlamak için : kullanın…"}},{locale:"uk",translations:{"{tag} (invisible)":"{tag} (невидимий)","{tag} (restricted)":"{tag} (обмежений)",Actions:"Дії",Activities:"Діяльність","Animals & Nature":"Тварини та природа","Avatar of {displayName}":"Аватар {displayName}","Avatar of {displayName}, {status}":"Аватар {displayName}, {status}","Cancel changes":"Скасувати зміни","Change title":"Змінити назву",Choose:"ВиберітьВиберіть","Clear text":"Очистити текст",Close:"Закрити","Close modal":"Закрити модаль","Close navigation":"Закрити навігацію","Close sidebar":"Закрити бічну панель","Confirm changes":"Підтвердити зміни",Custom:"Власне","Edit item":"Редагувати елемент","External documentation for {title}":"Зовнішня документація для {title}",Favorite:"Улюблений",Flags:"Прапори","Food & Drink":"Їжа та напої","Frequently used":"Найчастіші",Global:"Глобальний","Go back to the list":"Повернутися до списку","Hide password":"Приховати пароль",items:"елементи","Message limit of {count} characters reached":"Вичерпано ліміт у {count} символів для повідомлення","More {dashboardItemType} …":"Більше {dashboardItemType}…",Next:"Вперед","No emoji found":"Емоційки відсутні","No results":"Відсутні результати",Objects:"Об'єкти",Open:"Відкрити","Open navigation":"Відкрити навігацію","Password is secure":"Пароль безпечний","Pause slideshow":"Пауза у показі слайдів","People & Body":"Люди та жести","Pick an emoji":"Виберіть емоційку","Please select a time zone:":"Виберіть часовий пояс:",Previous:"Назад",Search:"Пошук","Search results":"Результати пошуку","Select a tag":"Виберіть позначку",Settings:"Налаштування","Settings navigation":"Навігація у налаштуваннях","Show password":"Показати пароль","Smileys & Emotion":"Смайли та емоції","Start slideshow":"Почати показ слайдів",Submit:"Надіслати",Symbols:"Символи","Travel & Places":"Поїздки та місця","Type to search time zone":"Введіть для пошуку часовий пояс","Unable to search the group":"Неможливо шукати в групі","Undo changes":"Скасувати зміни","Write message, @ to mention someone, : for emoji autocompletion …":"Напишіть повідомлення, @, щоб згадати когось, : для автозаповнення емодзі…"}},{locale:"zh_CN",translations:{"{tag} (invisible)":"{tag} (不可见)","{tag} (restricted)":"{tag} (受限)",Actions:"行为",Activities:"活动","Animals & Nature":"动物 & 自然","Avatar of {displayName}":"{displayName}的头像","Avatar of {displayName}, {status}":"{displayName}的头像,{status}","Cancel changes":"取消更改",Choose:"选择",Close:"关闭","Close navigation":"关闭导航","Confirm changes":"确认更改",Custom:"自定义","Edit item":"编辑项目","External documentation for {title}":"{title}的外部文档",Flags:"旗帜","Food & Drink":"食物 & 饮品","Frequently used":"经常使用",Global:"全局","Go back to the list":"返回至列表","Message limit of {count} characters reached":"已达到 {count} 个字符的消息限制",Next:"下一个","No emoji found":"表情未找到","No results":"无结果",Objects:"物体","Open navigation":"开启导航","Pause slideshow":"暂停幻灯片","People & Body":"人 & 身体","Pick an emoji":"选择一个表情","Please select a time zone:":"请选择一个时区:",Previous:"上一个",Search:"搜索","Search results":"搜索结果","Select a tag":"选择一个标签",Settings:"设置","Settings navigation":"设置向导","Smileys & Emotion":"笑脸 & 情感","Start slideshow":"开始幻灯片",Submit:"提交",Symbols:"符号","Travel & Places":"旅游 & 地点","Type to search time zone":"打字以搜索时区","Unable to search the group":"无法搜索分组","Undo changes":"撤销更改","Write message, @ to mention someone, : for emoji autocompletion …":"写信息,@ 提到某人,: 用于表情符号自动完成 ..."}},{locale:"zh_HK",translations:{"{tag} (invisible)":"{tag} (隱藏)","{tag} (restricted)":"{tag} (受限)",Actions:"動作",Activities:"活動","Animals & Nature":"動物與自然","Avatar of {displayName}":"{displayName} 的頭像","Avatar of {displayName}, {status}":"{displayName} 的頭像,{status}","Cancel changes":"取消更改",Choose:"選擇",Close:"關閉","Close modal":"關閉模態","Close navigation":"關閉導航","Confirm changes":"確認更改",Custom:"自定義","Edit item":"編輯項目","External documentation for {title}":"{title} 的外部文檔",Flags:"旗幟","Food & Drink":"食物與飲料","Frequently used":"經常使用",Global:"全球的","Go back to the list":"返回清單",items:"項目","Message limit of {count} characters reached":"已達到訊息最多 {count} 字元限制","More {dashboardItemType} …":"更多 {dashboardItemType} …",Next:"下一個","No emoji found":"未找到表情符號","No results":"無結果",Objects:"物件","Open navigation":"開啟導航","Pause slideshow":"暫停幻燈片","People & Body":"人物","Pick an emoji":"選擇表情符號","Please select a time zone:":"請選擇時區:",Previous:"上一個",Search:"搜尋","Search results":"搜尋結果","Select a tag":"選擇標籤",Settings:"設定","Settings navigation":"設定值導覽","Smileys & Emotion":"表情","Start slideshow":"開始幻燈片",Submit:"提交",Symbols:"標誌","Travel & Places":"旅遊與景點","Type to search time zone":"鍵入以搜索時區","Unable to search the group":"無法搜尋群組","Undo changes":"取消更改","Write message, @ to mention someone, : for emoji autocompletion …":"寫訊息,使用 @ 來指代某人,使用:用於表情符號自動填充 ..."}},{locale:"zh_TW",translations:{"{tag} (invisible)":"{tag} (隱藏)","{tag} (restricted)":"{tag} (受限)",Actions:"動作",Activities:"活動","Animals & Nature":"動物與自然",Choose:"選擇",Close:"關閉",Custom:"自定義",Flags:"旗幟","Food & Drink":"食物與飲料","Frequently used":"最近使用","Message limit of {count} characters reached":"已達到訊息最多 {count} 字元限制",Next:"下一個","No emoji found":"未找到表情符號","No results":"無結果",Objects:"物件","Pause slideshow":"暫停幻燈片","People & Body":"人物","Pick an emoji":"選擇表情符號",Previous:"上一個",Search:"搜尋","Search results":"搜尋結果","Select a tag":"選擇標籤",Settings:"設定","Settings navigation":"設定值導覽","Smileys & Emotion":"表情","Start slideshow":"開始幻燈片",Symbols:"標誌","Travel & Places":"旅遊與景點","Unable to search the group":"無法搜尋群組","Write message, @ to mention someone …":"輸入訊息時可使用 @ 來標示某人..."}}].forEach((function(e){var t={};for(var n in e.translations)e.translations[n].pluralId?t[n]={msgid:n,msgid_plural:e.translations[n].pluralId,msgstr:e.translations[n].msgstr}:t[n]={msgid:n,msgstr:[e.translations[n]]};a.addTranslation(e.locale,{translations:{"":t}})}));var r=a.build(),o=(r.ngettext.bind(r),r.gettext.bind(r))},8384:function(e,t,n){"use strict";var a=n(7537),r=n.n(a),o=n(3645),s=n.n(o)()(r());s.push([e.id,".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}","",{version:3,sources:["webpack://./src/assets/material-icons.css","webpack://./src/directives/Tooltip/index.scss"],names:[],mappings:"AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCQA,0CACC,iBAAA,CACA,cAAA,CACA,KAAA,CACA,UAAA,CACA,SAAA,CACA,aAAA,CACA,QAAA,CACA,SAAA,CACA,eAAA,CACA,gBAAA,CACA,SAAA,CACA,eAAA,CAEA,eAAA,CACA,sDAAA,CAGA,iGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAID,oGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAID,mGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAID,kGACC,SAAA,CACA,oBAAA,CACA,8CAAA,CAID,4DACC,iBAAA,CACA,uCAAA,CACA,SAAA,CAED,6DACC,kBAAA,CACA,uBAAA,CACA,SAAA,CAKF,0CACC,eAAA,CACA,eAAA,CACA,iBAAA,CACA,4BAAA,CACA,kCAAA,CACA,6CAAA,CAID,oDACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBAhFY",sourcesContent:["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n\tdisplay: flex;\n\talign-self: center;\n\tjustify-self: center;\n\talign-items: center;\n\tjustify-content: center;\n}\n","@use 'sass:math'; $scope_version:\"a0481fe\"; @import 'variables'; @import 'material-icons';\n/**\n* @copyright Copyright (c) 2016, John Molakvoæ \n* @copyright Copyright (c) 2016, Robin Appelman \n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt \n* @copyright Copyright (c) 2016, Erik Pellikka \n* @copyright Copyright (c) 2015, Vincent Petry \n*\n* Bootstrap v3.3.5 (http://getbootstrap.com)\n* Copyright 2011-2015 Twitter, Inc.\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n*/\n\n$arrow-width: 10px;\n\n.v-popper--theme-tooltip {\n\t&.v-popper__popper {\n\t\tposition: absolute;\n\t\tz-index: 100000;\n\t\ttop: 0;\n\t\tright: auto;\n\t\tleft: auto;\n\t\tdisplay: block;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\ttext-align: left;\n\t\ttext-align: start;\n\t\topacity: 0;\n\t\tline-height: 1.6;\n\n\t\tline-break: auto;\n\t\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n\t\t// TOP\n\t\t&[data-popper-placement^='top'] .v-popper__arrow-container {\n\t\t\tbottom: -$arrow-width;\n\t\t\tborder-bottom-width: 0;\n\t\t\tborder-top-color: var(--color-main-background);\n\t\t}\n\n\t\t// BOTTOM\n\t\t&[data-popper-placement^='bottom'] .v-popper__arrow-container {\n\t\t\ttop: -$arrow-width;\n\t\t\tborder-top-width: 0;\n\t\t\tborder-bottom-color: var(--color-main-background);\n\t\t}\n\n\t\t// RIGHT\n\t\t&[data-popper-placement^='right'] .v-popper__arrow-container {\n\t\t\tright: 100%;\n\t\t\tborder-left-width: 0;\n\t\t\tborder-right-color: var(--color-main-background);\n\t\t}\n\n\t\t// LEFT\n\t\t&[data-popper-placement^='left'] .v-popper__arrow-container {\n\t\t\tleft: 100%;\n\t\t\tborder-right-width: 0;\n\t\t\tborder-left-color: var(--color-main-background);\n\t\t}\n\n\t\t// HIDDEN / SHOWN\n\t\t&[aria-hidden='true'] {\n\t\t\tvisibility: hidden;\n\t\t\ttransition: opacity .15s, visibility .15s;\n\t\t\topacity: 0;\n\t\t}\n\t\t&[aria-hidden='false'] {\n\t\t\tvisibility: visible;\n\t\t\ttransition: opacity .15s;\n\t\t\topacity: 1;\n\t\t}\n\t}\n\n\t// CONTENT\n\t.v-popper__inner {\n\t\tmax-width: 350px;\n\t\tpadding: 5px 8px;\n\t\ttext-align: center;\n\t\tcolor: var(--color-main-text);\n\t\tborder-radius: var(--border-radius);\n\t\tbackground-color: var(--color-main-background);\n\t}\n\n\t// ARROW\n\t.v-popper__arrow-container {\n\t\tposition: absolute;\n\t\tz-index: 1;\n\t\twidth: 0;\n\t\theight: 0;\n\t\tmargin: 0;\n\t\tborder-style: solid;\n\t\tborder-color: transparent;\n\t\tborder-width: $arrow-width;\n\t}\n}\n"],sourceRoot:""}]),t.Z=s},7190:function(e,t,n){"use strict";var a=n(7537),r=n.n(a),o=n(3645),s=n.n(o)()(r());s.push([e.id,".material-design-icon[data-v-7a8f3349]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-7a8f3349]{position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:bold;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:22px;transition:background-color .1s linear !important;transition:border .1s linear;background-color:var(--color-primary-element-lighter);color:var(--color-primary-light-text)}.button-vue *[data-v-7a8f3349]{cursor:pointer}.button-vue[data-v-7a8f3349]:focus{outline:none}.button-vue[data-v-7a8f3349]:disabled{cursor:default;opacity:.5;filter:saturate(0.7)}.button-vue:disabled *[data-v-7a8f3349]{cursor:default}.button-vue[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-primary-light-hover)}.button-vue[data-v-7a8f3349]:active{background-color:var(--color-primary-element-lighter)}.button-vue__wrapper[data-v-7a8f3349]{display:inline-flex;align-items:center;justify-content:space-around}.button-vue__icon[data-v-7a8f3349]{height:44px;width:44px;min-height:44px;min-width:44px;display:flex;justify-content:center;align-items:center}.button-vue__text[data-v-7a8f3349]{font-weight:bold;margin-bottom:1px;padding:2px 0}.button-vue--icon-only[data-v-7a8f3349]{width:44px !important}.button-vue--text-only[data-v-7a8f3349]{padding:0 12px}.button-vue--text-only .button-vue__text[data-v-7a8f3349]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-7a8f3349]{padding:0 16px 0 4px}.button-vue--wide[data-v-7a8f3349]{width:100%}.button-vue[data-v-7a8f3349]:focus-visible{outline:2px solid var(--color-main-text) !important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]{outline:2px solid var(--color-primary-text);border-radius:var(--border-radius);background-color:rgba(0,0,0,0)}.button-vue--vue-primary[data-v-7a8f3349]{background-color:var(--color-primary-element);color:var(--color-primary-text)}.button-vue--vue-primary[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-7a8f3349]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-7a8f3349]{color:var(--color-primary-light-text);background-color:var(--color-primary-light)}.button-vue--vue-secondary[data-v-7a8f3349]:hover:not(:disabled){color:var(--color-primary-light-text);background-color:var(--color-primary-light-hover)}.button-vue--vue-tertiary[data-v-7a8f3349]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color);background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-7a8f3349]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-no-background[data-v-7a8f3349]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]{color:var(--color-primary-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-success[data-v-7a8f3349]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-7a8f3349]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-7a8f3349]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-7a8f3349]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-7a8f3349]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-7a8f3349]:active{background-color:var(--color-error)}","",{version:3,sources:["webpack://./src/assets/material-icons.css","webpack://./src/components/NcButton/NcButton.vue","webpack://./src/assets/variables.scss"],names:[],mappings:"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,gBAAA,CACA,eCcgB,CDbhB,cCagB,CDZhB,YAAA,CACA,kBAAA,CACA,sBAAA,CAGA,cAAA,CAIA,kBAAA,CACA,iDAAA,CACA,4BAAA,CAkBA,qDAAA,CACA,qCAAA,CAxBA,+BACC,cAAA,CAOD,mCACC,YAAA,CAGD,sCACC,cAAA,CAIA,UCMiB,CDJjB,oBAAA,CALA,wCACC,cAAA,CAUF,kDACC,iDAAA,CAKD,oCACC,qDAAA,CAGD,sCACC,mBAAA,CACA,kBAAA,CACA,4BAAA,CAGD,mCACC,WCpCe,CDqCf,UCrCe,CDsCf,eCtCe,CDuCf,cCvCe,CDwCf,YAAA,CACA,sBAAA,CACA,kBAAA,CAGD,mCACC,gBAAA,CACA,iBAAA,CACA,aAAA,CAID,wCACC,qBAAA,CAID,wCACC,cAAA,CACA,0DACC,eAAA,CACA,gBAAA,CAKF,4CACC,oBAAA,CAID,mCACC,UAAA,CAGD,2CACC,mDAAA,CACA,+EACC,2CAAA,CACA,kCAAA,CACA,8BAAA,CAOF,0CACC,6CAAA,CACA,+BAAA,CACA,+DACC,mDAAA,CAID,iDACC,6CAAA,CAKF,4CACC,qCAAA,CACA,2CAAA,CACA,iEACC,qCAAA,CACA,iDAAA,CAKF,2CACC,4BAAA,CACA,8BAAA,CACA,gEACC,6BAAA,CACA,8CAAA,CAKF,yDACC,4BAAA,CACA,8BAAA,CACA,8EACC,8BAAA,CAKF,sDACC,+BAAA,CACA,8BAAA,CAEA,2EACC,8BAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,wCACC,mCAAA,CACA,UAAA,CACA,6DACC,yCAAA,CAID,+CACC,mCAAA",sourcesContent:["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n\tdisplay: flex;\n\talign-self: center;\n\tjustify-self: center;\n\talign-items: center;\n\tjustify-content: center;\n}\n","@use 'sass:math'; $scope_version:\"a0481fe\"; @import 'variables'; @import 'material-icons';\n\n\n.button-vue {\n\tposition: relative;\n\twidth: fit-content;\n\toverflow: hidden;\n\tborder: 0;\n\tpadding: 0;\n\tfont-size: var(--default-font-size);\n\tfont-weight: bold;\n\tmin-height: $clickable-area;\n\tmin-width: $clickable-area;\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n\n\t// Cursor pointer on element and all children\n\tcursor: pointer;\n\t& * {\n\t\tcursor: pointer;\n\t}\n\tborder-radius: math.div($clickable-area, 2);\n\ttransition: background-color 0.1s linear !important;\n\ttransition: border 0.1s linear;\n\n\t// No outline feedback for focus. Handled with a toggled class in js (see data)\n\t&:focus {\n\t\toutline: none;\n\t}\n\n\t&:disabled {\n\t\tcursor: default;\n\t\t& * {\n\t\t\tcursor: default;\n\t\t}\n\t\topacity: $opacity_disabled;\n\t\t// Gives a wash out effect\n\t\tfilter: saturate($opacity_normal);\n\t}\n\n\t// Default button type\n\tbackground-color: var(--color-primary-element-lighter);\n\tcolor: var(--color-primary-light-text);\n\t&:hover:not(:disabled) {\n\t\tbackground-color: var(--color-primary-light-hover);\n\t}\n\n\t// Back to the default color for this button when active\n\t// TODO: add ripple effect\n\t&:active {\n\t\tbackground-color: var(--color-primary-element-lighter);\n\t}\n\n\t&__wrapper {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\tjustify-content: space-around;\n\t}\n\n\t&__icon {\n\t\theight: $clickable-area;\n\t\twidth: $clickable-area;\n\t\tmin-height: $clickable-area;\n\t\tmin-width: $clickable-area;\n\t\tdisplay: flex;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t}\n\n\t&__text {\n\t\tfont-weight: bold;\n\t\tmargin-bottom: 1px;\n\t\tpadding: 2px 0;\n\t}\n\n\t// Icon-only button\n\t&--icon-only {\n\t\twidth: $clickable-area !important;\n\t}\n\n\t// Text-only button\n\t&--text-only {\n\t\tpadding: 0 12px;\n\t\t& .button-vue__text {\n\t\t\tmargin-left: 4px;\n\t\t\tmargin-right: 4px;\n\t\t}\n\t}\n\n\t// Icon and text button\n\t&--icon-and-text {\n\t\tpadding: 0 16px 0 4px;\n\t}\n\n\t// Wide button spans the whole width of the container\n\t&--wide {\n\t\twidth: 100%;\n\t}\n\n\t&:focus-visible {\n\t\toutline: 2px solid var(--color-main-text) !important;\n\t\t&.button-vue--vue-tertiary-on-primary {\n\t\t\toutline: 2px solid var(--color-primary-text);\n\t\t\tborder-radius: var(--border-radius);\n\t\t\tbackground-color: transparent;\n\t\t}\n\t}\n\n\t// Button types\n\n\t// Primary\n\t&--vue-primary {\n\t\tbackground-color: var(--color-primary-element);\n\t\tcolor: var(--color-primary-text);\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color-primary-element-hover);\n\t\t}\n\t\t// Back to the default color for this button when active\n\t\t// TODO: add ripple effect\n\t\t&:active {\n\t\t\tbackground-color: var(--color-primary-element);\n\t\t}\n\t}\n\n\t// Secondary\n\t&--vue-secondary {\n\t\tcolor: var(--color-primary-light-text);\n\t\tbackground-color: var(--color-primary-light);\n\t\t&:hover:not(:disabled) {\n\t\t\tcolor: var(--color-primary-light-text);\n\t\t\tbackground-color: var(--color-primary-light-hover);\n\t\t}\n\t}\n\n\t// Tertiary\n\t&--vue-tertiary {\n\t\tcolor: var(--color-main-text);\n\t\tbackground-color: transparent;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color);\n\t\t\tbackground-color: var(--color-background-hover);\n\t\t}\n\t}\n\n\t// Tertiary, no background\n\t&--vue-tertiary-no-background {\n\t\tcolor: var(--color-main-text);\n\t\tbackground-color: transparent;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: transparent;\n\t\t}\n\t}\n\n\t// Tertiary on primary color (like the header)\n\t&--vue-tertiary-on-primary {\n\t\tcolor: var(--color-primary-text);\n\t\tbackground-color: transparent;\n\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: transparent;\n\t\t}\n\t}\n\n\t// Success\n\t&--vue-success {\n\t\tbackground-color: var(--color-success);\n\t\tcolor: white;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color-success-hover);\n\t\t}\n\t\t// Back to the default color for this button when active\n\t\t// : add ripple effect\n\t\t&:active {\n\t\t\tbackground-color: var(--color-success);\n\t\t}\n\t}\n\n\t// Warning\n\t&--vue-warning {\n\t\tbackground-color: var(--color-warning);\n\t\tcolor: white;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color-warning-hover);\n\t\t}\n\t\t// Back to the default color for this button when active\n\t\t// TODO: add ripple effect\n\t\t&:active {\n\t\t\tbackground-color: var(--color-warning);\n\t\t}\n\t}\n\n\t// Error\n\t&--vue-error {\n\t\tbackground-color: var(--color-error);\n\t\tcolor: white;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color-error-hover);\n\t\t}\n\t\t// Back to the default color for this button when active\n\t\t// TODO: add ripple effect\n\t\t&:active {\n\t\t\tbackground-color: var(--color-error);\n\t\t}\n\t}\n}\n\n","/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"],sourceRoot:""}]),t.Z=s},9965:function(e,t,n){"use strict";var a=n(7537),r=n.n(a),o=n(3645),s=n.n(o)()(r());s.push([e.id,".material-design-icon[data-v-bbd87134]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.related-resources__header[data-v-bbd87134]{margin:0 0 10px 46px}.related-resources__header h5[data-v-bbd87134]{font-weight:bold}.related-resources__header p[data-v-bbd87134]{color:var(--color-text-maxcontrast)}","",{version:3,sources:["webpack://./src/assets/material-icons.css","webpack://./src/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue"],names:[],mappings:"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLA,4CACC,oBAAA,CAEA,+CACC,gBAAA,CAGD,8CACC,mCAAA",sourcesContent:["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n\tdisplay: flex;\n\talign-self: center;\n\tjustify-self: center;\n\talign-items: center;\n\tjustify-content: center;\n}\n","@use 'sass:math'; $scope_version:\"a0481fe\"; @import 'variables'; @import 'material-icons';\n\n.related-resources {\n\t&__header {\n\t\tmargin: 0 0 10px 46px;\n\n\t\th5 {\n\t\t\tfont-weight: bold;\n\t\t}\n\n\t\tp {\n\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t}\n\t}\n}\n"],sourceRoot:""}]),t.Z=s},9817:function(e,t,n){"use strict";var a=n(7537),r=n.n(a),o=n(3645),s=n.n(o)()(r());s.push([e.id,".material-design-icon[data-v-718b7224]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.resource[data-v-718b7224]{display:flex;align-items:center;height:44px}.resource__button[data-v-718b7224]{width:100% !important;justify-content:flex-start !important;padding:0 !important}.resource__button[data-v-718b7224] .button-vue__text{font-weight:normal !important;margin-left:2px !important}.resource__icon[data-v-718b7224]{width:32px;height:32px;background-color:var(--color-text-maxcontrast);border-radius:50%;display:flex;align-items:center;justify-content:center}.resource__icon img[data-v-718b7224]{width:16px;height:16px;filter:var(--background-invert-if-dark)}","",{version:3,sources:["webpack://./src/assets/material-icons.css","webpack://./src/components/NcRelatedResourcesPanel/NcResource.vue"],names:[],mappings:"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,2BACC,YAAA,CACA,kBAAA,CACA,WAAA,CAGA,mCACC,qBAAA,CACA,qCAAA,CACA,oBAAA,CAEA,qDACC,6BAAA,CACA,0BAAA,CAIF,iCACC,UAAA,CACA,WAAA,CACA,8CAAA,CACA,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CAEA,qCACC,UAAA,CACA,WAAA,CACA,uCAAA",sourcesContent:["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n\tdisplay: flex;\n\talign-self: center;\n\tjustify-self: center;\n\talign-items: center;\n\tjustify-content: center;\n}\n","@use 'sass:math'; $scope_version:\"a0481fe\"; @import 'variables'; @import 'material-icons';\n\n.resource {\n\tdisplay: flex;\n\talign-items: center;\n\theight: 44px;\n\n\t// Override default NcButton styles\n\t&__button {\n\t\twidth: 100% !important;\n\t\tjustify-content: flex-start !important;\n\t\tpadding: 0 !important;\n\n\t\t&:deep(.button-vue__text) {\n\t\t\tfont-weight: normal !important;\n\t\t\tmargin-left: 2px !important;\n\t\t}\n\t}\n\n\t&__icon {\n\t\twidth: 32px;\n\t\theight: 32px;\n\t\tbackground-color: var(--color-text-maxcontrast);\n\t\tborder-radius: 50%;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\n\t\timg {\n\t\t\twidth: 16px;\n\t\t\theight: 16px;\n\t\t\tfilter: var(--background-invert-if-dark);\n\t\t}\n\t}\n}\n"],sourceRoot:""}]),t.Z=s},3645:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",a=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),a&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),a&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,a,r,o){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(a)for(var l=0;l0?" ".concat(p[5]):""," {").concat(p[1],"}")),p[5]=o),n&&(p[2]?(p[1]="@media ".concat(p[2]," {").concat(p[1],"}"),p[2]=n):p[2]=n),r&&(p[4]?(p[1]="@supports (".concat(p[4],") {").concat(p[1],"}"),p[4]=r):p[4]="".concat(r)),t.push(p))}},t}},7537:function(e){"use strict";e.exports=function(e){var t=e[1],n=e[3];if(!n)return t;if("function"==typeof btoa){var a=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),r="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(a),o="/*# ".concat(r," */"),s=n.sources.map((function(e){return"/*# sourceURL=".concat(n.sourceRoot||"").concat(e," */")}));return[t].concat(s).concat([o]).join("\n")}return[t].join("\n")}},3379:function(e){"use strict";var t=[];function n(e){for(var n=-1,a=0;a0?" ".concat(n.layer):""," {")),a+=n.css,r&&(a+="}"),n.media&&(a+="}"),n.supports&&(a+="}");var o=n.sourceMap;o&&"undefined"!=typeof btoa&&(a+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),t.styleTagTransform(a,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},4589:function(e){"use strict";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}},2102:function(){},8385:function(){},1900:function(e,t,n){"use strict";function a(e,t,n,a,r,o,s,l){var i,u="function"==typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=n,u._compiled=!0),a&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),s?(i=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},u._ssrRegister=i):r&&(i=l?function(){r.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:r),i)if(u.functional){u._injectStyles=i;var p=u.render;u.render=function(e,t){return i.call(t),p(e,t)}}else{var c=u.beforeCreate;u.beforeCreate=c?[].concat(c,i):[i]}return{exports:e,options:u}}n.d(t,{Z:function(){return a}})},768:function(e){"use strict";e.exports=n(4820)},754:function(e){"use strict";e.exports=n(3955)},4262:function(e){"use strict";e.exports=n(9753)},9454:function(e){"use strict";e.exports=n(7444)}},t={};function r(n){var a=t[n];if(void 0!==a)return a.exports;var o=t[n]={id:n,exports:{}};return e[n](o,o.exports,r),o.exports}r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,{a:t}),t},r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nc=void 0;var o={};return function(){"use strict";r.r(o),r.d(o,{default:function(){return R}});var e=r(768),t=r.n(e),s=r(4262),l=n(2880),i=r(932),u=r(8399),p=r(336),c={name:"NcResource",components:{NcButton:u.default},directives:{Tooltip:p.default},props:{icon:{type:String,required:!0},title:{type:String,required:!0},subtitle:{type:String,default:null},tooltip:{type:String,default:null},url:{type:String,required:!0}},data:function(){return{labelTranslated:(0,i.t)('Open link to "{resourceTitle}"',{resourceTitle:this.title})}}},m=r(3379),d=r.n(m),h=r(7795),f=r.n(h),g=r(569),v=r.n(g),y=r(3565),b=r.n(y),w=r(9216),x=r.n(w),A=r(4589),T=r.n(A),C=r(9817),k={};k.styleTagTransform=T(),k.setAttributes=b(),k.insert=v().bind(null,"head"),k.domAPI=f(),k.insertStyleElement=x(),d()(C.Z,k),C.Z&&C.Z.locals&&C.Z.locals;var S=r(1900);function E(e,t,n,a,r,o,s){try{var l=e[o](s),i=l.value}catch(e){return void n(e)}l.done?t(i):Promise.resolve(i).then(a,r)}var P={name:"NcRelatedResourcesPanel",components:{NcResource:(0,S.Z)(c,(function(){var e=this,t=e._self._c;return t("li",{staticClass:"resource"},[t("NcButton",{staticClass:"resource__button",attrs:{"aria-label":e.labelTranslated,type:"tertiary",href:e.url},scopedSlots:e._u([{key:"icon",fn:function(){return[t("div",{staticClass:"resource__icon"},[t("img",{attrs:{src:e.icon}})])]},proxy:!0}])},[e._v("\n\t\t"+e._s(e.title)+"\n\t")])],1)}),[],!1,null,"718b7224",null).exports},props:{providerId:{type:String,default:null},itemId:{type:[String,Number],default:null},fileInfo:{type:Object,default:null}},emits:["has-resources"],data:function(){var e,t;return{appEnabled:void 0!==(null===(e=OC)||void 0===e||null===(t=e.appswebroots)||void 0===t?void 0:t.related_resources),headerTranslated:(0,i.t)("Related resources"),descriptionTranslated:(0,i.t)("Anything shared with the same group of people will show up here"),loading:!1,resources:[]}},computed:{isVisible:function(){return!this.loading&&this.resources.length>0},hasResourceInfo:function(){return null!==this.providerId&&null!==this.itemId||null!==this.fileInfo},url:function(){var e;return void 0!==(null===(e=this.fileInfo)||void 0===e?void 0:e.id)?(0,s.generateOcsUrl)("/apps/related_resources/related/files/{fileId}?format=json",{fileId:this.fileInfo.id}):(0,s.generateOcsUrl)("/apps/related_resources/related/{providerId}/{itemId}?format=json",{providerId:this.providerId,itemId:this.itemId})}},watch:{providerId:function(){this.fetchRelatedResources()},itemId:function(){this.fetchRelatedResources()},fileInfo:function(){this.fetchRelatedResources()},resources:function(e){this.$emit("has-resources",e.length>0)}},created:function(){this.fetchRelatedResources()},methods:{fetchRelatedResources:function(){var e,n=this;return(e=regeneratorRuntime.mark((function e(){var r,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n.appEnabled&&n.hasResourceInfo){e.next=2;break}return e.abrupt("return");case 2:return n.loading=!0,n.resources=[],e.prev=4,e.next=7,t().get(n.url);case 7:o=e.sent,n.resources=null===(r=o.data.ocs)||void 0===r?void 0:r.data,e.next=15;break;case 11:e.prev=11,e.t0=e.catch(4),a.error(e.t0),(0,l.showError)((0,i.t)("Error getting related resources"));case 15:return e.prev=15,n.loading=!1,e.finish(15);case 18:case"end":return e.stop()}}),e,null,[[4,11,15,18]])})),function(){var t=this,n=arguments;return new Promise((function(a,r){var o=e.apply(t,n);function s(e){E(o,a,r,s,l,"next",e)}function l(e){E(o,a,r,s,l,"throw",e)}s(void 0)}))})()}}},_=P,F=r(9965),N={};N.styleTagTransform=T(),N.setAttributes=b(),N.insert=v().bind(null,"head"),N.domAPI=f(),N.insertStyleElement=x(),d()(F.Z,N),F.Z&&F.Z.locals&&F.Z.locals;var j=r(8385),L=r.n(j),O=(0,S.Z)(_,(function(){var e=this,t=e._self._c;return e.appEnabled&&e.isVisible?t("div",{staticClass:"related-resources"},[t("div",{staticClass:"related-resources__header"},[t("h5",[e._v(e._s(e.headerTranslated))]),e._v(" "),t("p",[e._v(e._s(e.descriptionTranslated))])]),e._v(" "),e._l(e.resources,(function(e){return t("NcResource",{key:e.itemId,staticClass:"related-resources__entry",attrs:{icon:e.icon,title:e.title,subtitle:e.subtitle,tooltip:e.tooltip,url:e.url}})}))],2):e._e()}),[],!1,null,"bbd87134",null);"function"==typeof L()&&L()(O);var R=O.exports}(),o}()},9669:(e,t,n)=>{e.exports=n(1609)},5448:(e,t,n)=>{"use strict";var a=n(4867),r=n(6026),o=n(4372),s=n(5327),l=n(4097),i=n(4109),u=n(7985),p=n(7874),c=n(2648),m=n(644),d=n(205);e.exports=function(e){return new Promise((function(t,n){var h,f=e.data,g=e.headers,v=e.responseType;function y(){e.cancelToken&&e.cancelToken.unsubscribe(h),e.signal&&e.signal.removeEventListener("abort",h)}a.isFormData(f)&&a.isStandardBrowserEnv()&&delete g["Content-Type"];var b=new XMLHttpRequest;if(e.auth){var w=e.auth.username||"",x=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";g.Authorization="Basic "+btoa(w+":"+x)}var A=l(e.baseURL,e.url);function T(){if(b){var a="getAllResponseHeaders"in b?i(b.getAllResponseHeaders()):null,o={data:v&&"text"!==v&&"json"!==v?b.response:b.responseText,status:b.status,statusText:b.statusText,headers:a,config:e,request:b};r((function(e){t(e),y()}),(function(e){n(e),y()}),o),b=null}}if(b.open(e.method.toUpperCase(),s(A,e.params,e.paramsSerializer),!0),b.timeout=e.timeout,"onloadend"in b?b.onloadend=T:b.onreadystatechange=function(){b&&4===b.readyState&&(0!==b.status||b.responseURL&&0===b.responseURL.indexOf("file:"))&&setTimeout(T)},b.onabort=function(){b&&(n(new c("Request aborted",c.ECONNABORTED,e,b)),b=null)},b.onerror=function(){n(new c("Network Error",c.ERR_NETWORK,e,b,b)),b=null},b.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",a=e.transitional||p;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(new c(t,a.clarifyTimeoutError?c.ETIMEDOUT:c.ECONNABORTED,e,b)),b=null},a.isStandardBrowserEnv()){var C=(e.withCredentials||u(A))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;C&&(g[e.xsrfHeaderName]=C)}"setRequestHeader"in b&&a.forEach(g,(function(e,t){void 0===f&&"content-type"===t.toLowerCase()?delete g[t]:b.setRequestHeader(t,e)})),a.isUndefined(e.withCredentials)||(b.withCredentials=!!e.withCredentials),v&&"json"!==v&&(b.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&b.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&b.upload&&b.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(h=function(e){b&&(n(!e||e&&e.type?new m:e),b.abort(),b=null)},e.cancelToken&&e.cancelToken.subscribe(h),e.signal&&(e.signal.aborted?h():e.signal.addEventListener("abort",h))),f||(f=null);var k=d(A);k&&-1===["http","https","file"].indexOf(k)?n(new c("Unsupported protocol "+k+":",c.ERR_BAD_REQUEST,e)):b.send(f)}))}},1609:(e,t,n)=>{"use strict";var a=n(4867),r=n(1849),o=n(321),s=n(7185);var l=function e(t){var n=new o(t),l=r(o.prototype.request,n);return a.extend(l,o.prototype,n),a.extend(l,n),l.create=function(n){return e(s(t,n))},l}(n(5546));l.Axios=o,l.CanceledError=n(644),l.CancelToken=n(4972),l.isCancel=n(6502),l.VERSION=n(7288).version,l.toFormData=n(7675),l.AxiosError=n(2648),l.Cancel=l.CanceledError,l.all=function(e){return Promise.all(e)},l.spread=n(8713),l.isAxiosError=n(6268),e.exports=l,e.exports.default=l},4972:(e,t,n)=>{"use strict";var a=n(644);function r(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;this.promise.then((function(e){if(n._listeners){var t,a=n._listeners.length;for(t=0;t{"use strict";var a=n(2648);function r(e){a.call(this,null==e?"canceled":e,a.ERR_CANCELED),this.name="CanceledError"}n(4867).inherits(r,a,{__CANCEL__:!0}),e.exports=r},6502:e=>{"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},321:(e,t,n)=>{"use strict";var a=n(4867),r=n(5327),o=n(782),s=n(3572),l=n(7185),i=n(4097),u=n(4875),p=u.validators;function c(e){this.defaults=e,this.interceptors={request:new o,response:new o}}c.prototype.request=function(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},(t=l(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var n=t.transitional;void 0!==n&&u.assertOptions(n,{silentJSONParsing:p.transitional(p.boolean),forcedJSONParsing:p.transitional(p.boolean),clarifyTimeoutError:p.transitional(p.boolean)},!1);var a=[],r=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(r=r&&e.synchronous,a.unshift(e.fulfilled,e.rejected))}));var o,i=[];if(this.interceptors.response.forEach((function(e){i.push(e.fulfilled,e.rejected)})),!r){var c=[s,void 0];for(Array.prototype.unshift.apply(c,a),c=c.concat(i),o=Promise.resolve(t);c.length;)o=o.then(c.shift(),c.shift());return o}for(var m=t;a.length;){var d=a.shift(),h=a.shift();try{m=d(m)}catch(e){h(e);break}}try{o=s(m)}catch(e){return Promise.reject(e)}for(;i.length;)o=o.then(i.shift(),i.shift());return o},c.prototype.getUri=function(e){e=l(this.defaults,e);var t=i(e.baseURL,e.url);return r(t,e.params,e.paramsSerializer)},a.forEach(["delete","get","head","options"],(function(e){c.prototype[e]=function(t,n){return this.request(l(n||{},{method:e,url:t,data:(n||{}).data}))}})),a.forEach(["post","put","patch"],(function(e){function t(t){return function(n,a,r){return this.request(l(r||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:n,data:a}))}}c.prototype[e]=t(),c.prototype[e+"Form"]=t(!0)})),e.exports=c},2648:(e,t,n)=>{"use strict";var a=n(4867);function r(e,t,n,a,r){Error.call(this),this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),a&&(this.request=a),r&&(this.response=r)}a.inherits(r,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var o=r.prototype,s={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach((function(e){s[e]={value:e}})),Object.defineProperties(r,s),Object.defineProperty(o,"isAxiosError",{value:!0}),r.from=function(e,t,n,s,l,i){var u=Object.create(o);return a.toFlatObject(e,u,(function(e){return e!==Error.prototype})),r.call(u,e.message,t,n,s,l),u.name=e.name,i&&Object.assign(u,i),u},e.exports=r},782:(e,t,n)=>{"use strict";var a=n(4867);function r(){this.handlers=[]}r.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},r.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},r.prototype.forEach=function(e){a.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=r},4097:(e,t,n)=>{"use strict";var a=n(1793),r=n(7303);e.exports=function(e,t){return e&&!a(t)?r(e,t):t}},3572:(e,t,n)=>{"use strict";var a=n(4867),r=n(8527),o=n(6502),s=n(5546),l=n(644);function i(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new l}e.exports=function(e){return i(e),e.headers=e.headers||{},e.data=r.call(e,e.data,e.headers,e.transformRequest),e.headers=a.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),a.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||s.adapter)(e).then((function(t){return i(e),t.data=r.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return o(t)||(i(e),t&&t.response&&(t.response.data=r.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},7185:(e,t,n)=>{"use strict";var a=n(4867);e.exports=function(e,t){t=t||{};var n={};function r(e,t){return a.isPlainObject(e)&&a.isPlainObject(t)?a.merge(e,t):a.isPlainObject(t)?a.merge({},t):a.isArray(t)?t.slice():t}function o(n){return a.isUndefined(t[n])?a.isUndefined(e[n])?void 0:r(void 0,e[n]):r(e[n],t[n])}function s(e){if(!a.isUndefined(t[e]))return r(void 0,t[e])}function l(n){return a.isUndefined(t[n])?a.isUndefined(e[n])?void 0:r(void 0,e[n]):r(void 0,t[n])}function i(n){return n in t?r(e[n],t[n]):n in e?r(void 0,e[n]):void 0}var u={url:s,method:s,data:s,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,beforeRedirect:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:i};return a.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=u[e]||o,r=t(e);a.isUndefined(r)&&t!==i||(n[e]=r)})),n}},6026:(e,t,n)=>{"use strict";var a=n(2648);e.exports=function(e,t,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?t(new a("Request failed with status code "+n.status,[a.ERR_BAD_REQUEST,a.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):e(n)}},8527:(e,t,n)=>{"use strict";var a=n(4867),r=n(5546);e.exports=function(e,t,n){var o=this||r;return a.forEach(n,(function(n){e=n.call(o,e,t)})),e}},5546:(e,t,n)=>{"use strict";var a=n(4155),r=n(4867),o=n(6016),s=n(2648),l=n(7874),i=n(7675),u={"Content-Type":"application/x-www-form-urlencoded"};function p(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var c,m={transitional:l,adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==a&&"[object process]"===Object.prototype.toString.call(a))&&(c=n(5448)),c),transformRequest:[function(e,t){if(o(t,"Accept"),o(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e))return e;if(r.isArrayBufferView(e))return e.buffer;if(r.isURLSearchParams(e))return p(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString();var n,a=r.isObject(e),s=t&&t["Content-Type"];if((n=r.isFileList(e))||a&&"multipart/form-data"===s){var l=this.env&&this.env.FormData;return i(n?{"files[]":e}:e,l&&new l)}return a||"application/json"===s?(p(t,"application/json"),function(e,t,n){if(r.isString(e))try{return(t||JSON.parse)(e),r.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||m.transitional,n=t&&t.silentJSONParsing,a=t&&t.forcedJSONParsing,o=!n&&"json"===this.responseType;if(o||a&&r.isString(e)&&e.length)try{return JSON.parse(e)}catch(e){if(o){if("SyntaxError"===e.name)throw s.from(e,s.ERR_BAD_RESPONSE,this,null,this.response);throw e}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:n(1623)},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){m.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){m.headers[e]=r.merge(u)})),e.exports=m},7874:e=>{"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},7288:e=>{e.exports={version:"0.27.2"}},1849:e=>{"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),a=0;a{"use strict";var a=n(4867);function r(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var o;if(n)o=n(t);else if(a.isURLSearchParams(t))o=t.toString();else{var s=[];a.forEach(t,(function(e,t){null!=e&&(a.isArray(e)?t+="[]":e=[e],a.forEach(e,(function(e){a.isDate(e)?e=e.toISOString():a.isObject(e)&&(e=JSON.stringify(e)),s.push(r(t)+"="+r(e))})))})),o=s.join("&")}if(o){var l=e.indexOf("#");-1!==l&&(e=e.slice(0,l)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}},7303:e=>{"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},4372:(e,t,n)=>{"use strict";var a=n(4867);e.exports=a.isStandardBrowserEnv()?{write:function(e,t,n,r,o,s){var l=[];l.push(e+"="+encodeURIComponent(t)),a.isNumber(n)&&l.push("expires="+new Date(n).toGMTString()),a.isString(r)&&l.push("path="+r),a.isString(o)&&l.push("domain="+o),!0===s&&l.push("secure"),document.cookie=l.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:e=>{"use strict";e.exports=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}},6268:(e,t,n)=>{"use strict";var a=n(4867);e.exports=function(e){return a.isObject(e)&&!0===e.isAxiosError}},7985:(e,t,n)=>{"use strict";var a=n(4867);e.exports=a.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(e){var a=e;return t&&(n.setAttribute("href",a),a=n.href),n.setAttribute("href",a),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=r(window.location.href),function(t){var n=a.isString(t)?r(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},6016:(e,t,n)=>{"use strict";var a=n(4867);e.exports=function(e,t){a.forEach(e,(function(n,a){a!==t&&a.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[a])}))}},1623:e=>{e.exports=null},4109:(e,t,n)=>{"use strict";var a=n(4867),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,o,s={};return e?(a.forEach(e.split("\n"),(function(e){if(o=e.indexOf(":"),t=a.trim(e.substr(0,o)).toLowerCase(),n=a.trim(e.substr(o+1)),t){if(s[t]&&r.indexOf(t)>=0)return;s[t]="set-cookie"===t?(s[t]?s[t]:[]).concat([n]):s[t]?s[t]+", "+n:n}})),s):s}},205:e=>{"use strict";e.exports=function(e){var t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}},8713:e=>{"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},7675:(e,t,n)=>{"use strict";var a=n(8764).lW,r=n(4867);e.exports=function(e,t){t=t||new FormData;var n=[];function o(e){return null===e?"":r.isDate(e)?e.toISOString():r.isArrayBuffer(e)||r.isTypedArray(e)?"function"==typeof Blob?new Blob([e]):a.from(e):e}return function e(a,s){if(r.isPlainObject(a)||r.isArray(a)){if(-1!==n.indexOf(a))throw Error("Circular reference detected in "+s);n.push(a),r.forEach(a,(function(n,a){if(!r.isUndefined(n)){var l,i=s?s+"."+a:a;if(n&&!s&&"object"==typeof n)if(r.endsWith(a,"{}"))n=JSON.stringify(n);else if(r.endsWith(a,"[]")&&(l=r.toArray(n)))return void l.forEach((function(e){!r.isUndefined(e)&&t.append(i,o(e))}));e(n,i)}})),n.pop()}else t.append(s,o(a))}(e),t}},4875:(e,t,n)=>{"use strict";var a=n(5108),r=n(7288).version,o=n(2648),s={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){s[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var l={};s.transitional=function(e,t,n){function s(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,i){if(!1===e)throw new o(s(r," has been removed"+(t?" in "+t:"")),o.ERR_DEPRECATED);return t&&!l[r]&&(l[r]=!0,a.warn(s(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,i)}},e.exports={assertOptions:function(e,t,n){if("object"!=typeof e)throw new o("options must be an object",o.ERR_BAD_OPTION_VALUE);for(var a=Object.keys(e),r=a.length;r-- >0;){var s=a[r],l=t[s];if(l){var i=e[s],u=void 0===i||l(i,s,e);if(!0!==u)throw new o("option "+s+" must be "+u,o.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new o("Unknown option "+s,o.ERR_BAD_OPTION)}},validators:s}},4867:(e,t,n)=>{"use strict";var a,r=n(1849),o=Object.prototype.toString,s=(a=Object.create(null),function(e){var t=o.call(e);return a[t]||(a[t]=t.slice(8,-1).toLowerCase())});function l(e){return e=e.toLowerCase(),function(t){return s(t)===e}}function i(e){return Array.isArray(e)}function u(e){return void 0===e}var p=l("ArrayBuffer");function c(e){return null!==e&&"object"==typeof e}function m(e){if("object"!==s(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}var d=l("Date"),h=l("File"),f=l("Blob"),g=l("FileList");function v(e){return"[object Function]"===o.call(e)}var y=l("URLSearchParams");function b(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),i(e))for(var n=0,a=e.length;n0;)s[o=a[r]]||(t[o]=e[o],s[o]=!0);e=Object.getPrototypeOf(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:s,kindOfTest:l,endsWith:function(e,t,n){e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;var a=e.indexOf(t,n);return-1!==a&&a===n},toArray:function(e){if(!e)return null;var t=e.length;if(u(t))return null;for(var n=new Array(t);t-- >0;)n[t]=e[t];return n},isTypedArray:x,isFileList:g}},9742:(e,t)=>{"use strict";t.byteLength=function(e){var t=l(e),n=t[0],a=t[1];return 3*(n+a)/4-a},t.toByteArray=function(e){var t,n,o=l(e),s=o[0],i=o[1],u=new r(function(e,t,n){return 3*(t+n)/4-n}(0,s,i)),p=0,c=i>0?s-4:s;for(n=0;n>16&255,u[p++]=t>>8&255,u[p++]=255&t;2===i&&(t=a[e.charCodeAt(n)]<<2|a[e.charCodeAt(n+1)]>>4,u[p++]=255&t);1===i&&(t=a[e.charCodeAt(n)]<<10|a[e.charCodeAt(n+1)]<<4|a[e.charCodeAt(n+2)]>>2,u[p++]=t>>8&255,u[p++]=255&t);return u},t.fromByteArray=function(e){for(var t,a=e.length,r=a%3,o=[],s=16383,l=0,u=a-r;lu?u:l+s));1===r?(t=e[a-1],o.push(n[t>>2]+n[t<<4&63]+"==")):2===r&&(t=(e[a-2]<<8)+e[a-1],o.push(n[t>>10]+n[t>>4&63]+n[t<<2&63]+"="));return o.join("")};for(var n=[],a=[],r="undefined"!=typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0;s<64;++s)n[s]=o[s],a[o.charCodeAt(s)]=s;function l(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 i(e,t,a){for(var r,o,s=[],l=t;l>18&63]+n[o>>12&63]+n[o>>6&63]+n[63&o]);return s.join("")}a["-".charCodeAt(0)]=62,a["_".charCodeAt(0)]=63},8764:(e,t,n)=>{"use strict";var a=n(5108);const r=n(9742),o=n(645),s="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;t.lW=u,t.h2=50;const l=2147483647;function i(e){if(e>l)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,n){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return m(e)}return p(e,t,n)}function p(e,t,n){if("string"==typeof e)return function(e,t){"string"==typeof t&&""!==t||(t="utf8");if(!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const n=0|g(e,t);let a=i(n);const r=a.write(e,t);r!==n&&(a=a.slice(0,r));return a}(e,t);if(ArrayBuffer.isView(e))return function(e){if(Y(e,Uint8Array)){const t=new Uint8Array(e);return h(t.buffer,t.byteOffset,t.byteLength)}return d(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(Y(e,ArrayBuffer)||e&&Y(e.buffer,ArrayBuffer))return h(e,t,n);if("undefined"!=typeof SharedArrayBuffer&&(Y(e,SharedArrayBuffer)||e&&Y(e.buffer,SharedArrayBuffer)))return h(e,t,n);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const a=e.valueOf&&e.valueOf();if(null!=a&&a!==e)return u.from(a,t,n);const r=function(e){if(u.isBuffer(e)){const t=0|f(e.length),n=i(t);return 0===n.length||e.copy(n,0,0,t),n}if(void 0!==e.length)return"number"!=typeof e.length||J(e.length)?i(0):d(e);if("Buffer"===e.type&&Array.isArray(e.data))return d(e.data)}(e);if(r)return r;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return u.from(e[Symbol.toPrimitive]("string"),t,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function m(e){return c(e),i(e<0?0:0|f(e))}function d(e){const t=e.length<0?0:0|f(e.length),n=i(t);for(let a=0;a=l)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+l.toString(16)+" bytes");return 0|e}function g(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Y(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const n=e.length,a=arguments.length>2&&!0===arguments[2];if(!a&&0===n)return 0;let r=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return q(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 a?-1:q(e).length;t=(""+t).toLowerCase(),r=!0}}function v(e,t,n){let a=!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 N(this,t,n);case"utf8":case"utf-8":return E(this,t,n);case"ascii":return _(this,t,n);case"latin1":case"binary":return F(this,t,n);case"base64":return S(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return j(this,t,n);default:if(a)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),a=!0}}function y(e,t,n){const a=e[t];e[t]=e[n],e[n]=a}function b(e,t,n,a,r){if(0===e.length)return-1;if("string"==typeof n?(a=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),J(n=+n)&&(n=r?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(r)return-1;n=e.length-1}else if(n<0){if(!r)return-1;n=0}if("string"==typeof t&&(t=u.from(t,a)),u.isBuffer(t))return 0===t.length?-1:w(e,t,n,a,r);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?r?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):w(e,[t],n,a,r);throw new TypeError("val must be string, number or Buffer")}function w(e,t,n,a,r){let o,s=1,l=e.length,i=t.length;if(void 0!==a&&("ucs2"===(a=String(a).toLowerCase())||"ucs-2"===a||"utf16le"===a||"utf-16le"===a)){if(e.length<2||t.length<2)return-1;s=2,l/=2,i/=2,n/=2}function u(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}if(r){let a=-1;for(o=n;ol&&(n=l-i),o=n;o>=0;o--){let n=!0;for(let a=0;ar&&(a=r):a=r;const o=t.length;let s;for(a>o/2&&(a=o/2),s=0;s>8,r=n%256,o.push(r),o.push(a);return o}(t,e.length-n),e,n,a)}function S(e,t,n){return 0===t&&n===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,n))}function E(e,t,n){n=Math.min(e.length,n);const a=[];let r=t;for(;r239?4:t>223?3:t>191?2:1;if(r+s<=n){let n,a,l,i;switch(s){case 1:t<128&&(o=t);break;case 2:n=e[r+1],128==(192&n)&&(i=(31&t)<<6|63&n,i>127&&(o=i));break;case 3:n=e[r+1],a=e[r+2],128==(192&n)&&128==(192&a)&&(i=(15&t)<<12|(63&n)<<6|63&a,i>2047&&(i<55296||i>57343)&&(o=i));break;case 4:n=e[r+1],a=e[r+2],l=e[r+3],128==(192&n)&&128==(192&a)&&128==(192&l)&&(i=(15&t)<<18|(63&n)<<12|(63&a)<<6|63&l,i>65535&&i<1114112&&(o=i))}}null===o?(o=65533,s=1):o>65535&&(o-=65536,a.push(o>>>10&1023|55296),o=56320|1023&o),a.push(o),r+=s}return function(e){const t=e.length;if(t<=P)return String.fromCharCode.apply(String,e);let n="",a=0;for(;aa.length?(u.isBuffer(t)||(t=u.from(t)),t.copy(a,r)):Uint8Array.prototype.set.call(a,t,r);else{if(!u.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(a,r)}r+=t.length}return a},u.byteLength=g,u.prototype._isBuffer=!0,u.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;tn&&(e+=" ... "),""},s&&(u.prototype[s]=u.prototype.inspect),u.prototype.compare=function(e,t,n,a,r){if(Y(e,Uint8Array)&&(e=u.from(e,e.offset,e.byteLength)),!u.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===a&&(a=0),void 0===r&&(r=this.length),t<0||n>e.length||a<0||r>this.length)throw new RangeError("out of range index");if(a>=r&&t>=n)return 0;if(a>=r)return-1;if(t>=n)return 1;if(this===e)return 0;let o=(r>>>=0)-(a>>>=0),s=(n>>>=0)-(t>>>=0);const l=Math.min(o,s),i=this.slice(a,r),p=e.slice(t,n);for(let e=0;e>>=0,isFinite(n)?(n>>>=0,void 0===a&&(a="utf8")):(a=n,n=void 0)}const r=this.length-t;if((void 0===n||n>r)&&(n=r),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");let o=!1;for(;;)switch(a){case"hex":return x(this,e,t,n);case"utf8":case"utf-8":return A(this,e,t,n);case"ascii":case"latin1":case"binary":return T(this,e,t,n);case"base64":return C(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),o=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const P=4096;function _(e,t,n){let a="";n=Math.min(e.length,n);for(let r=t;ra)&&(n=a);let r="";for(let a=t;an)throw new RangeError("Trying to access beyond buffer length")}function O(e,t,n,a,r,o){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>r||te.length)throw new RangeError("Index out of range")}function R(e,t,n,a,r){G(t,a,r,e,n,7);let o=Number(t&BigInt(4294967295));e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[n++]=s,s>>=8,e[n++]=s,s>>=8,e[n++]=s,s>>=8,e[n++]=s,n}function z(e,t,n,a,r){G(t,a,r,e,n,7);let o=Number(t&BigInt(4294967295));e[n+7]=o,o>>=8,e[n+6]=o,o>>=8,e[n+5]=o,o>>=8,e[n+4]=o;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[n+3]=s,s>>=8,e[n+2]=s,s>>=8,e[n+1]=s,s>>=8,e[n]=s,n+8}function U(e,t,n,a,r,o){if(n+a>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function I(e,t,n,a,r){return t=+t,n>>>=0,r||U(e,0,n,4),o.write(e,t,n,a,23,4),n+4}function B(e,t,n,a,r){return t=+t,n>>>=0,r||U(e,0,n,8),o.write(e,t,n,a,52,8),n+8}u.prototype.slice=function(e,t){const n=this.length;(e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t>>=0,t>>>=0,n||L(e,t,this.length);let a=this[e],r=1,o=0;for(;++o>>=0,t>>>=0,n||L(e,t,this.length);let a=this[e+--t],r=1;for(;t>0&&(r*=256);)a+=this[e+--t]*r;return a},u.prototype.readUint8=u.prototype.readUInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),this[e]},u.prototype.readUint16LE=u.prototype.readUInt16LE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]|this[e+1]<<8},u.prototype.readUint16BE=u.prototype.readUInt16BE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]<<8|this[e+1]},u.prototype.readUint32LE=u.prototype.readUInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},u.prototype.readUint32BE=u.prototype.readUInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},u.prototype.readBigUInt64LE=Q((function(e){H(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||V(e,this.length-8);const a=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,r=this[++e]+256*this[++e]+65536*this[++e]+n*2**24;return BigInt(a)+(BigInt(r)<>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||V(e,this.length-8);const a=t*2**24+65536*this[++e]+256*this[++e]+this[++e],r=this[++e]*2**24+65536*this[++e]+256*this[++e]+n;return(BigInt(a)<>>=0,t>>>=0,n||L(e,t,this.length);let a=this[e],r=1,o=0;for(;++o=r&&(a-=Math.pow(2,8*t)),a},u.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);let a=t,r=1,o=this[e+--a];for(;a>0&&(r*=256);)o+=this[e+--a]*r;return r*=128,o>=r&&(o-=Math.pow(2,8*t)),o},u.prototype.readInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},u.prototype.readInt16LE=function(e,t){e>>>=0,t||L(e,2,this.length);const n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},u.prototype.readInt16BE=function(e,t){e>>>=0,t||L(e,2,this.length);const n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},u.prototype.readInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},u.prototype.readInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},u.prototype.readBigInt64LE=Q((function(e){H(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||V(e,this.length-8);const a=this[e+4]+256*this[e+5]+65536*this[e+6]+(n<<24);return(BigInt(a)<>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||V(e,this.length-8);const a=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(a)<>>=0,t||L(e,4,this.length),o.read(this,e,!0,23,4)},u.prototype.readFloatBE=function(e,t){return e>>>=0,t||L(e,4,this.length),o.read(this,e,!1,23,4)},u.prototype.readDoubleLE=function(e,t){return e>>>=0,t||L(e,8,this.length),o.read(this,e,!0,52,8)},u.prototype.readDoubleBE=function(e,t){return e>>>=0,t||L(e,8,this.length),o.read(this,e,!1,52,8)},u.prototype.writeUintLE=u.prototype.writeUIntLE=function(e,t,n,a){if(e=+e,t>>>=0,n>>>=0,!a){O(this,e,t,n,Math.pow(2,8*n)-1,0)}let r=1,o=0;for(this[t]=255&e;++o>>=0,n>>>=0,!a){O(this,e,t,n,Math.pow(2,8*n)-1,0)}let r=n-1,o=1;for(this[t+r]=255&e;--r>=0&&(o*=256);)this[t+r]=e/o&255;return t+n},u.prototype.writeUint8=u.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,1,255,0),this[t]=255&e,t+1},u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},u.prototype.writeBigUInt64LE=Q((function(e,t=0){return R(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),u.prototype.writeBigUInt64BE=Q((function(e,t=0){return z(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),u.prototype.writeIntLE=function(e,t,n,a){if(e=+e,t>>>=0,!a){const a=Math.pow(2,8*n-1);O(this,e,t,n,a-1,-a)}let r=0,o=1,s=0;for(this[t]=255&e;++r>0)-s&255;return t+n},u.prototype.writeIntBE=function(e,t,n,a){if(e=+e,t>>>=0,!a){const a=Math.pow(2,8*n-1);O(this,e,t,n,a-1,-a)}let r=n-1,o=1,s=0;for(this[t+r]=255&e;--r>=0&&(o*=256);)e<0&&0===s&&0!==this[t+r+1]&&(s=1),this[t+r]=(e/o>>0)-s&255;return t+n},u.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},u.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},u.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},u.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},u.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},u.prototype.writeBigInt64LE=Q((function(e,t=0){return R(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),u.prototype.writeBigInt64BE=Q((function(e,t=0){return z(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),u.prototype.writeFloatLE=function(e,t,n){return I(this,e,t,!0,n)},u.prototype.writeFloatBE=function(e,t,n){return I(this,e,t,!1,n)},u.prototype.writeDoubleLE=function(e,t,n){return B(this,e,t,!0,n)},u.prototype.writeDoubleBE=function(e,t,n){return B(this,e,t,!1,n)},u.prototype.copy=function(e,t,n,a){if(!u.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),a||0===a||(a=this.length),t>=e.length&&(t=e.length),t||(t=0),a>0&&a=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-t>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(r=t;r=a+4;n-=3)t=`_${e.slice(n-3,n)}${t}`;return`${e.slice(0,n)}${t}`}function G(e,t,n,a,r,o){if(e>n||e3?0===t||t===BigInt(0)?`>= 0${a} and < 2${a} ** ${8*(o+1)}${a}`:`>= -(2${a} ** ${8*(o+1)-1}${a}) and < 2 ** ${8*(o+1)-1}${a}`:`>= ${t}${a} and <= ${n}${a}`,new $.ERR_OUT_OF_RANGE("value",r,e)}!function(e,t,n){H(t,"offset"),void 0!==e[t]&&void 0!==e[t+n]||V(t,e.length-(n+1))}(a,r,o)}function H(e,t){if("number"!=typeof e)throw new $.ERR_INVALID_ARG_TYPE(t,"number",e)}function V(e,t,n){if(Math.floor(e)!==e)throw H(e,n),new $.ERR_OUT_OF_RANGE(n||"offset","an integer",e);if(t<0)throw new $.ERR_BUFFER_OUT_OF_BOUNDS;throw new $.ERR_OUT_OF_RANGE(n||"offset",`>= ${n?1:0} and <= ${t}`,e)}M("ERR_BUFFER_OUT_OF_BOUNDS",(function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"}),RangeError),M("ERR_INVALID_ARG_TYPE",(function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`}),TypeError),M("ERR_OUT_OF_RANGE",(function(e,t,n){let a=`The value of "${e}" is out of range.`,r=n;return Number.isInteger(n)&&Math.abs(n)>2**32?r=D(String(n)):"bigint"==typeof n&&(r=String(n),(n>BigInt(2)**BigInt(32)||n<-(BigInt(2)**BigInt(32)))&&(r=D(r)),r+="n"),a+=` It must be ${t}. Received ${r}`,a}),RangeError);const W=/[^+/0-9A-Za-z-_]/g;function q(e,t){let n;t=t||1/0;const a=e.length;let r=null;const o=[];for(let s=0;s55295&&n<57344){if(!r){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(s+1===a){(t-=3)>-1&&o.push(239,191,189);continue}r=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),r=n;continue}n=65536+(r-55296<<10|n-56320)}else r&&(t-=3)>-1&&o.push(239,191,189);if(r=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=(e=e.split("=")[0]).trim().replace(W,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Z(e,t,n,a){let r;for(r=0;r=t.length||r>=e.length);++r)t[r+n]=e[r];return r}function Y(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function J(e){return e!=e}const X=function(){const e="0123456789abcdef",t=new Array(256);for(let n=0;n<16;++n){const a=16*n;for(let r=0;r<16;++r)t[a+r]=e[n]+e[r]}return t}();function Q(e){return"undefined"==typeof BigInt?ee:e}function ee(){throw new Error("BigInt not supported")}},288:(e,t,n)=>{"use strict";var a=n(1694),r=n(648);e.exports=a?{}.toString:function(){return"[object "+r(this)+"]"}},4706:(e,t,n)=>{var a=n(6916),r=n(2597),o=n(7976),s=n(7066),l=RegExp.prototype;e.exports=function(e){var t=e.flags;return void 0!==t||"flags"in l||r(e,"flags")||!o(l,e)?t:a(s,e)}},1539:(e,t,n)=>{var a=n(1694),r=n(8052),o=n(288);a||r(Object.prototype,"toString",o,{unsafe:!0})},9714:(e,t,n)=>{"use strict";var a=n(6530).PROPER,r=n(8052),o=n(9670),s=n(1340),l=n(7293),i=n(4706),u="toString",p=RegExp.prototype[u],c=l((function(){return"/a/b"!=p.call({source:"a",flags:"b"})})),m=a&&p.name!=u;(c||m)&&r(RegExp.prototype,u,(function(){var e=o(this);return"/"+s(e.source)+"/"+s(i(e))}),{unsafe:!0})},7444:(e,t,n)=>{"use strict";function a(e){return e.split("-")[0]}function r(e){return e.split("-")[1]}function o(e){return["top","bottom"].includes(a(e))?"x":"y"}function s(e){return"y"===e?"height":"width"}function l(e){let{reference:t,floating:n,placement:l}=e;const i=t.x+t.width/2-n.width/2,u=t.y+t.height/2-n.height/2;let p;switch(a(l)){case"top":p={x:i,y:t.y-n.height};break;case"bottom":p={x:i,y:t.y+t.height};break;case"right":p={x:t.x+t.width,y:u};break;case"left":p={x:t.x-n.width,y:u};break;default:p={x:t.x,y:t.y}}const c=o(l),m=s(c);switch(r(l)){case"start":p[c]=p[c]-(t[m]/2-n[m]/2);break;case"end":p[c]=p[c]+(t[m]/2-n[m]/2)}return p}n.r(t),n.d(t,{Dropdown:()=>Vt,HIDE_EVENT_MAP:()=>be,Menu:()=>Wt,Popper:()=>qt,PopperContent:()=>Kt,PopperMethods:()=>Zt,PopperWrapper:()=>Yt,SHOW_EVENT_MAP:()=>ye,ThemeClass:()=>Jt,Tooltip:()=>Xt,TooltipDirective:()=>Qt,VClosePopper:()=>Ht,VTooltip:()=>Gt,createTooltip:()=>Nt,default:()=>tn,destroyTooltip:()=>jt,hideAllPoppers:()=>Oe,install:()=>en,options:()=>Dt,placements:()=>ve});function i(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function u(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function p(e,t){void 0===t&&(t={});const{x:n,y:a,platform:r,rects:o,elements:s,strategy:l}=e,{boundary:p="clippingParents",rootBoundary:c="viewport",elementContext:m="floating",altBoundary:d=!1,padding:h=0}=t,f=i(h),g=s[d?"floating"===m?"reference":"floating":m],v=await r.getClippingClientRect({element:await r.isElement(g)?g:g.contextElement||await r.getDocumentElement({element:s.floating}),boundary:p,rootBoundary:c}),y=u(await r.convertOffsetParentRelativeRectToViewportRelativeRect({rect:"floating"===m?{...o.floating,x:n,y:a}:o.reference,offsetParent:await r.getOffsetParent({element:s.floating}),strategy:l}));return{top:v.top-y.top+f.top,bottom:y.bottom-v.bottom+f.bottom,left:v.left-y.left+f.left,right:y.right-v.right+f.right}}const c=Math.min,m=Math.max;function d(e,t,n){return m(e,c(t,n))}const h={left:"right",right:"left",bottom:"top",top:"bottom"};function f(e){return e.replace(/left|right|bottom|top/g,(e=>h[e]))}function g(e,t){const n="start"===r(e),a=o(e),l=s(a);let i="x"===a?n?"right":"left":n?"bottom":"top";return t.reference[l]>t.floating[l]&&(i=f(i)),{main:i,cross:f(i)}}const v={start:"end",end:"start"};function y(e){return e.replace(/start|end/g,(e=>v[e]))}const b=["top","right","bottom","left"],w=b.reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]);const x=function(e){return void 0===e&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,o,s,l,i,u;const{x:c,y:m,rects:d,middlewareData:h,placement:f}=t,{alignment:v=null,allowedPlacements:b=w,autoAlignment:x=!0,...A}=e;if(null!=(n=h.autoPlacement)&&n.skip)return{};const T=function(e,t,n){return(e?[...n.filter((t=>r(t)===e)),...n.filter((t=>r(t)!==e))]:n.filter((e=>a(e)===e))).filter((n=>!e||r(n)===e||!!t&&y(n)!==n))}(v,x,b),C=await p(t,A),k=null!=(o=null==(s=h.autoPlacement)?void 0:s.index)?o:0,S=T[k],{main:E,cross:P}=g(S,d);if(f!==S)return{x:c,y:m,reset:{placement:T[0]}};const _=[C[a(S)],C[E],C[P]],F=[...null!=(l=null==(i=h.autoPlacement)?void 0:i.overflows)?l:[],{placement:S,overflows:_}],N=T[k+1];if(N)return{data:{index:k+1,overflows:F},reset:{placement:N}};const j=F.slice().sort(((e,t)=>e.overflows[0]-t.overflows[0])),L=null==(u=j.find((e=>{let{overflows:t}=e;return t.every((e=>e<=0))})))?void 0:u.placement;return{data:{skip:!0},reset:{placement:null!=L?L:j[0].placement}}}}};const A=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:s,rects:l,initialPlacement:i}=t;if(null!=(n=s.flip)&&n.skip)return{};const{mainAxis:u=!0,crossAxis:c=!0,fallbackPlacements:m,fallbackStrategy:d="bestFit",flipAlignment:h=!0,...v}=e,b=a(o),w=m||(b===i||!h?[f(i)]:function(e){const t=f(e);return[y(e),t,y(t)]}(i)),x=[i,...w],A=await p(t,v),T=[];let C=(null==(r=s.flip)?void 0:r.overflows)||[];if(u&&T.push(A[b]),c){const{main:e,cross:t}=g(o,l);T.push(A[e],A[t])}if(C=[...C,{placement:o,overflows:T}],!T.every((e=>e<=0))){var k,S;const e=(null!=(k=null==(S=s.flip)?void 0:S.index)?k:0)+1,t=x[e];if(t)return{data:{index:e,overflows:C},reset:{placement:t}};let n="bottom";switch(d){case"bestFit":{var E;const e=null==(E=C.slice().sort(((e,t)=>e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)-t.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)))[0])?void 0:E.placement;e&&(n=e);break}case"initialPlacement":n=i}return{data:{skip:!0},reset:{placement:n}}}return{}}}};const T=function(e){return void 0===e&&(e=0),{name:"offset",options:e,fn(t){const{x:n,y:r,placement:s,rects:l}=t,i=function(e){let{placement:t,rects:n,value:r}=e;const s=a(t),l=["left","top"].includes(s)?-1:1,i="function"==typeof r?r({...n,placement:t}):r,{mainAxis:u,crossAxis:p}="number"==typeof i?{mainAxis:i,crossAxis:0}:{mainAxis:0,crossAxis:0,...i};return"x"===o(s)?{x:p,y:u*l}:{x:u*l,y:p}}({placement:s,rects:l,value:e});return{x:n+i.x,y:r+i.y,data:i}}}};function C(e){return"x"===e?"y":"x"}function k(e){return"[object Window]"===(null==e?void 0:e.toString())}function S(e){if(null==e)return window;if(!k(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function E(e){return S(e).getComputedStyle(e)}function P(e){return k(e)?"":e?(e.nodeName||"").toLowerCase():""}function _(e){return e instanceof S(e).HTMLElement}function F(e){return e instanceof S(e).Element}function N(e){return e instanceof S(e).ShadowRoot||e instanceof ShadowRoot}function j(e){const{overflow:t,overflowX:n,overflowY:a}=E(e);return/auto|scroll|overlay|hidden/.test(t+a+n)}function L(e){return["table","td","th"].includes(P(e))}function O(e){const t=navigator.userAgent.toLowerCase().includes("firefox"),n=E(e);return"none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||["transform","perspective"].includes(n.willChange)||t&&"filter"===n.willChange||t&&!!n.filter&&"none"!==n.filter}const R=Math.min,z=Math.max,U=Math.round;function I(e,t){void 0===t&&(t=!1);const n=e.getBoundingClientRect();let a=1,r=1;return t&&_(e)&&(a=e.offsetWidth>0&&U(n.width)/e.offsetWidth||1,r=e.offsetHeight>0&&U(n.height)/e.offsetHeight||1),{width:n.width/a,height:n.height/r,top:n.top/r,right:n.right/a,bottom:n.bottom/r,left:n.left/a,x:n.left/a,y:n.top/r}}function B(e){return(t=e,(t instanceof S(t).Node?e.ownerDocument:e.document)||window.document).documentElement;var t}function $(e){return k(e)?{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}:{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function M(e){return I(B(e)).left+$(e).scrollLeft}function D(e,t,n){const a=_(t),r=B(t),o=I(e,a&&function(e){const t=I(e);return U(t.width)!==e.offsetWidth||U(t.height)!==e.offsetHeight}(t));let s={scrollLeft:0,scrollTop:0};const l={x:0,y:0};if(a||!a&&"fixed"!==n)if(("body"!==P(t)||j(r))&&(s=$(t)),_(t)){const e=I(t,!0);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else r&&(l.x=M(r));return{x:o.left+s.scrollLeft-l.x,y:o.top+s.scrollTop-l.y,width:o.width,height:o.height}}function G(e){return"html"===P(e)?e:e.assignedSlot||e.parentNode||(N(e)?e.host:null)||B(e)}function H(e){return _(e)&&"fixed"!==getComputedStyle(e).position?e.offsetParent:null}function V(e){const t=S(e);let n=H(e);for(;n&&L(n)&&"static"===getComputedStyle(n).position;)n=H(n);return n&&("html"===P(n)||"body"===P(n)&&"static"===getComputedStyle(n).position&&!O(n))?t:n||function(e){let t=G(e);for(;_(t)&&!["html","body"].includes(P(t));){if(O(t))return t;t=t.parentNode}return null}(e)||t}function W(e){return{width:e.offsetWidth,height:e.offsetHeight}}function q(e){return["html","body","#document"].includes(P(e))?e.ownerDocument.body:_(e)&&j(e)?e:q(G(e))}function K(e,t){var n;void 0===t&&(t=[]);const a=q(e),r=a===(null==(n=e.ownerDocument)?void 0:n.body),o=S(a),s=r?[o].concat(o.visualViewport||[],j(a)?a:[]):a,l=t.concat(s);return r?l:l.concat(K(G(s)))}function Z(e,t){return"viewport"===t?u(function(e){const t=S(e),n=B(e),a=t.visualViewport;let r=n.clientWidth,o=n.clientHeight,s=0,l=0;return a&&(r=a.width,o=a.height,Math.abs(t.innerWidth/a.scale-a.width)<.01&&(s=a.offsetLeft,l=a.offsetTop)),{width:r,height:o,x:s,y:l}}(e)):F(t)?function(e){const t=I(e),n=t.top+e.clientTop,a=t.left+e.clientLeft;return{top:n,left:a,x:a,y:n,right:a+e.clientWidth,bottom:n+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}(t):u(function(e){var t;const n=B(e),a=$(e),r=null==(t=e.ownerDocument)?void 0:t.body,o=z(n.scrollWidth,n.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),s=z(n.scrollHeight,n.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0);let l=-a.scrollLeft+M(e);const i=-a.scrollTop;return"rtl"===E(r||n).direction&&(l+=z(n.clientWidth,r?r.clientWidth:0)-o),{width:o,height:s,x:l,y:i}}(B(e)))}function Y(e){const t=K(G(e)),n=["absolute","fixed"].includes(E(e).position)&&_(e)?V(e):e;return F(n)?t.filter((e=>F(e)&&function(e,t){const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&N(n)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}(e,n)&&"body"!==P(e))):[]}const J={getElementRects:e=>{let{reference:t,floating:n,strategy:a}=e;return{reference:D(t,V(n),a),floating:{...W(n),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:e=>function(e){let{rect:t,offsetParent:n,strategy:a}=e;const r=_(n),o=B(n);if(n===o)return t;let s={scrollLeft:0,scrollTop:0};const l={x:0,y:0};if((r||!r&&"fixed"!==a)&&(("body"!==P(n)||j(o))&&(s=$(n)),_(n))){const e=I(n,!0);l.x=e.x+n.clientLeft,l.y=e.y+n.clientTop}return{...t,x:t.x-s.scrollLeft+l.x,y:t.y-s.scrollTop+l.y}}(e),getOffsetParent:e=>{let{element:t}=e;return V(t)},isElement:e=>F(e),getDocumentElement:e=>{let{element:t}=e;return B(t)},getClippingClientRect:e=>function(e){let{element:t,boundary:n,rootBoundary:a}=e;const r=[..."clippingParents"===n?Y(t):[].concat(n),a],o=r[0],s=r.reduce(((e,n)=>{const a=Z(t,n);return e.top=z(a.top,e.top),e.right=R(a.right,e.right),e.bottom=R(a.bottom,e.bottom),e.left=z(a.left,e.left),e}),Z(t,o));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}(e),getDimensions:e=>{let{element:t}=e;return W(t)},getClientRects:e=>{let{element:t}=e;return t.getClientRects()}},X=(e,t,n)=>(async(e,t,n)=>{const{placement:a="bottom",strategy:r="absolute",middleware:o=[],platform:s}=n;let i=await s.getElementRects({reference:e,floating:t,strategy:r}),{x:u,y:p}=l({...i,placement:a}),c=a,m={};for(let n=0;nt in e?te(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ie=(e,t)=>{for(var n in t||(t={}))oe.call(t,n)&&le(e,n,t[n]);if(re)for(var n of re(t))se.call(t,n)&&le(e,n,t[n]);return e},ue=(e,t)=>ne(e,ae(t)),pe=(e,t)=>{var n={};for(var a in e)oe.call(e,a)&&t.indexOf(a)<0&&(n[a]=e[a]);if(null!=e&&re)for(var a of re(e))t.indexOf(a)<0&&se.call(e,a)&&(n[a]=e[a]);return n};function ce(e,t){for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&("object"==typeof t[n]&&e[n]?ce(e[n],t[n]):e[n]=t[n])}const me={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function de(e,t){let n,a=me.themes[e]||{};do{n=a[t],void 0===n?a.$extend?a=me.themes[a.$extend]||{}:(a=null,n=me[t]):a=null}while(a);return n}function he(e){const t=[e];let n=me.themes[e]||{};do{n.$extend?(t.push(n.$extend),n=me.themes[n.$extend]||{}):n=null}while(n);return t}let fe=!1;if("undefined"!=typeof window){fe=!1;try{const e=Object.defineProperty({},"passive",{get(){fe=!0}});window.addEventListener("test",null,e)}catch(e){}}let ge=!1;"undefined"!=typeof window&&"undefined"!=typeof navigator&&(ge=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const ve=["auto","top","bottom","left","right"].reduce(((e,t)=>e.concat([t,`${t}-start`,`${t}-end`])),[]),ye={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},be={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function we(e,t){const n=e.indexOf(t);-1!==n&&e.splice(n,1)}function xe(){return new Promise((e=>requestAnimationFrame((()=>{requestAnimationFrame(e)}))))}const Ae=[];let Te=null;const Ce={};function ke(e){let t=Ce[e];return t||(t=Ce[e]=[]),t}let Se=function(){};function Ee(e){return function(){return de(this.$props.theme,e)}}"undefined"!=typeof window&&(Se=window.Element);const Pe="__floating-vue__popper";var _e=()=>({name:"VPopper",props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,required:!0},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:Ee("disabled")},positioningDisabled:{type:Boolean,default:Ee("positioningDisabled")},placement:{type:String,default:Ee("placement"),validator:e=>ve.includes(e)},delay:{type:[String,Number,Object],default:Ee("delay")},distance:{type:[Number,String],default:Ee("distance")},skidding:{type:[Number,String],default:Ee("skidding")},triggers:{type:Array,default:Ee("triggers")},showTriggers:{type:[Array,Function],default:Ee("showTriggers")},hideTriggers:{type:[Array,Function],default:Ee("hideTriggers")},popperTriggers:{type:Array,default:Ee("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:Ee("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:Ee("popperHideTriggers")},container:{type:[String,Object,Se,Boolean],default:Ee("container")},boundary:{type:[String,Se],default:Ee("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:Ee("strategy")},autoHide:{type:[Boolean,Function],default:Ee("autoHide")},handleResize:{type:Boolean,default:Ee("handleResize")},instantMove:{type:Boolean,default:Ee("instantMove")},eagerMount:{type:Boolean,default:Ee("eagerMount")},popperClass:{type:[String,Array,Object],default:Ee("popperClass")},computeTransformOrigin:{type:Boolean,default:Ee("computeTransformOrigin")},autoMinSize:{type:Boolean,default:Ee("autoMinSize")},autoSize:{type:[Boolean,String],default:Ee("autoSize")},autoMaxSize:{type:Boolean,default:Ee("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:Ee("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:Ee("preventOverflow")},overflowPadding:{type:[Number,String],default:Ee("overflowPadding")},arrowPadding:{type:[Number,String],default:Ee("arrowPadding")},arrowOverflow:{type:Boolean,default:Ee("arrowOverflow")},flip:{type:Boolean,default:Ee("flip")},shift:{type:Boolean,default:Ee("shift")},shiftCrossAxis:{type:Boolean,default:Ee("shiftCrossAxis")}},provide(){return{[Pe]:{parentPopper:this}}},inject:{[Pe]:{default:null}},data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return null!=this.ariaId?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:"function"==typeof this.autoHide?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:ue(ie({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result}},parentPopper(){var e;return null==(e=this[Pe])?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return(null==(e=this.popperTriggers)?void 0:e.includes("hover"))||(null==(t=this.popperShowTriggers)?void 0:t.includes("hover"))}},watch:ie(ie({shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())}},["triggers","positioningDisabled"].reduce(((e,t)=>(e[t]="$_refreshListeners",e)),{})),["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce(((e,t)=>(e[t]="$_computePosition",e)),{})),created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map((e=>e.toString(36).substring(2,10))).join("_")}`,this.autoMinSize&&ee.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&ee.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeDestroy(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:n=!1}={}){var a,r;(null==(a=this.parentPopper)?void 0:a.lockedChild)&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,!n&&this.disabled||((null==(r=this.parentPopper)?void 0:r.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame((()=>{this.$_showFrameLocked=!1}))),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1,skipAiming:n=!1}={}){var a;this.$_hideInProgress||(this.shownChildren.size>0?this.$_pendingHide=!0:!n&&this.hasPopperShowTriggerHover&&this.$_isAimingPopper()?this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout((()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)}),1e3)):((null==(a=this.parentPopper)?void 0:a.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)))},init(){this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=this.referenceNode(),this.$_targetNodes=this.targetNodes().filter((e=>e.nodeType===e.ELEMENT_NODE)),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){var e;if(this.$_isDisposed||this.positioningDisabled)return;const t={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&t.middleware.push(T({mainAxis:this.distance,crossAxis:this.skidding}));const n=this.placement.startsWith("auto");if(n?t.middleware.push(x({alignment:null!=(e=this.placement.split("-")[1])?e:""})):t.placement=this.placement,this.preventOverflow&&(this.shift&&t.middleware.push(function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:s}=t,{mainAxis:l=!0,crossAxis:i=!1,limiter:u={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...c}=e,m={x:n,y:r},h=await p(t,c),f=o(a(s)),g=C(f);let v=m[f],y=m[g];if(l){const e="y"===f?"bottom":"right";v=d(v+h["y"===f?"top":"left"],v,v-h[e])}if(i){const e="y"===g?"bottom":"right";y=d(y+h["y"===g?"top":"left"],y,y-h[e])}const b=u.fn({...t,[f]:v,[g]:y});return{...b,data:{x:b.x-n,y:b.y-r}}}}}({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!n&&this.flip&&t.middleware.push(A({padding:this.overflowPadding,boundary:this.boundary}))),t.middleware.push((e=>({name:"arrow",options:e,async fn(t){const{element:n,padding:r=0}=null!=e?e:{},{x:l,y:u,placement:p,rects:c,platform:m}=t;if(null==n)return{};const h=i(r),f={x:l,y:u},g=o(a(p)),v=s(g),y=await m.getDimensions({element:n}),b="y"===g?"top":"left",w="y"===g?"bottom":"right",x=c.reference[v]+c.reference[g]-f[g]-c.floating[v],A=f[g]-c.reference[g],T=await m.getOffsetParent({element:n}),C=T?"y"===g?T.clientHeight||0:T.clientWidth||0:0,k=x/2-A/2,S=h[b],E=C-y[v]-h[w],P=C/2-y[v]/2+k,_=d(S,P,E);return{data:{[g]:_,centerOffset:P-_}}}}))({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&t.middleware.push({name:"arrowOverflow",fn:({placement:e,rects:t,middlewareData:n})=>{let a;const{centerOffset:r}=n.arrow;return a=e.startsWith("top")||e.startsWith("bottom")?Math.abs(r)>t.reference.width/2:Math.abs(r)>t.reference.height/2,{data:{overflow:a}}}}),this.autoMinSize||this.autoSize){const e=this.autoSize?this.autoSize:this.autoMinSize?"min":null;t.middleware.push({name:"autoSize",fn:({rects:t,placement:n,middlewareData:a})=>{var r;if(null==(r=a.autoSize)?void 0:r.skip)return{};let o,s;return n.startsWith("top")||n.startsWith("bottom")?o=t.reference.width:s=t.reference.height,this.$_innerNode.style["min"===e?"minWidth":"max"===e?"maxWidth":"width"]=null!=o?`${o}px`:null,this.$_innerNode.style["min"===e?"minHeight":"max"===e?"maxHeight":"height"]=null!=s?`${s}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,t.middleware.push(function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var n;const{placement:o,rects:s,middlewareData:l}=t,{apply:i,...u}=e;if(null!=(n=l.size)&&n.skip)return{};const c=await p(t,u),d=a(o),h="end"===r(o);let f,g;"top"===d||"bottom"===d?(f=d,g=h?"left":"right"):(g=d,f=h?"top":"bottom");const v=m(c.left,0),y=m(c.right,0),b=m(c.top,0),w=m(c.bottom,0),x={height:s.floating.height-(["left","right"].includes(o)?2*(0!==b||0!==w?b+w:m(c.top,c.bottom)):c[f]),width:s.floating.width-(["top","bottom"].includes(o)?2*(0!==v||0!==y?v+y:m(c.left,c.right)):c[g])};return null==i||i({...x,...s}),{data:{skip:!0},reset:{rects:!0}}}}}({boundary:this.boundary,padding:this.overflowPadding,apply:({width:e,height:t})=>{this.$_innerNode.style.maxWidth=null!=e?`${e}px`:null,this.$_innerNode.style.maxHeight=null!=t?`${t}px`:null}})));const l=await X(this.$_referenceNode,this.$_popperNode,t);Object.assign(this.result,{x:l.x,y:l.y,placement:l.placement,strategy:l.strategy,arrow:ie(ie({},l.middlewareData.arrow),l.middlewareData.arrowOverflow)})},$_scheduleShow(e=null,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),Te&&this.instantMove&&Te.instantMove&&Te!==this.parentPopper)return Te.$_applyHide(!0),void this.$_applyShow(!0);t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e=null,t=!1){this.shownChildren.size>0?this.$_pendingHide=!0:(this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(Te=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide")))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,this.isShown||(this.$_ensureTeleport(),await xe(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...K(this.$_referenceNode),...K(this.$_popperNode)],"scroll",(()=>{this.$_computePosition()})))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const e=this.$_referenceNode.getBoundingClientRect(),t=this.$_popperNode.querySelector(".v-popper__wrapper"),n=t.parentNode.getBoundingClientRect(),a=e.x+e.width/2-(n.left+t.offsetLeft),r=e.y+e.height/2-(n.top+t.offsetTop);this.result.transformOrigin=`${a}px ${r}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let n=0;n0)return this.$_pendingHide=!0,void(this.$_hideInProgress=!1);if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,we(Ae,this),0===Ae.length&&document.body.classList.remove("v-popper--some-open");for(const e of he(this.theme)){const t=ke(e);we(t,this),0===t.length&&document.body.classList.remove(`v-popper--some-open--${e}`)}Te===this&&(Te=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=de(this.theme,"disposeTimeout");null!==t&&(this.$_disposeTimer=setTimeout((()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)}),t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await xe(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let e=this.container;if("string"==typeof e?e=window.document.querySelector(e):!1===e&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=e=>{this.isShown&&!this.$_hideInProgress||(e.usedByTooltip=!0,!this.$_preventShow&&this.show({event:e}))};this.$_registerTriggerListeners(this.$_targetNodes,ye,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],ye,this.popperTriggers,this.popperShowTriggers,e);const t=e=>t=>{t.usedByTooltip||this.hide({event:t,skipAiming:e})};this.$_registerTriggerListeners(this.$_targetNodes,be,this.triggers,this.hideTriggers,t(!1)),this.$_registerTriggerListeners([this.$_popperNode],be,this.popperTriggers,this.popperHideTriggers,t(!0))},$_registerEventListeners(e,t,n){this.$_events.push({targetNodes:e,eventType:t,handler:n}),e.forEach((e=>e.addEventListener(t,n,fe?{passive:!0}:void 0)))},$_registerTriggerListeners(e,t,n,a,r){let o=n;null!=a&&(o="function"==typeof a?a(o):a),o.forEach((n=>{const a=t[n];a&&this.$_registerEventListeners(e,a,r)}))},$_removeEventListeners(e){const t=[];this.$_events.forEach((n=>{const{targetNodes:a,eventType:r,handler:o}=n;e&&e!==r?t.push(n):a.forEach((e=>e.removeEventListener(r,o)))})),this.$_events=t},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout((()=>{this.$_preventShow=!1}),300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const n of this.$_targetNodes){const a=n.getAttribute(e);a&&(n.removeAttribute(e),n.setAttribute(t,a))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const n in e){const a=e[n];null==a?t.removeAttribute(n):t.setAttribute(n,a)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.$_pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$el.getBoundingClientRect();if(Ue>=e.left&&Ue<=e.right&&Ie>=e.top&&Ie<=e.bottom){const e=this.$_popperNode.getBoundingClientRect(),t=Ue-Re,n=Ie-ze,a=e.left+e.width/2-Re+(e.top+e.height/2)-ze+e.width+e.height,r=Re+t*a,o=ze+n*a;return Be(Re,ze,r,o,e.left,e.top,e.left,e.bottom)||Be(Re,ze,r,o,e.left,e.top,e.right,e.top)||Be(Re,ze,r,o,e.right,e.top,e.right,e.bottom)||Be(Re,ze,r,o,e.left,e.bottom,e.right,e.bottom)}return!1}},render(){return this.$scopedSlots.default(this.slotData)[0]}});function Fe(e){for(let t=0;t=0;a--){const r=Ae[a];try{const a=r.$_containsGlobalTarget=je(r,e);r.$_pendingHide=!1,requestAnimationFrame((()=>{if(r.$_pendingHide=!1,!n[r.randomId]&&Le(r,a,e)){if(r.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&a){let e=r.parentPopper;for(;e;)n[e.randomId]=!0,e=e.parentPopper;return}let o=r.parentPopper;for(;o&&Le(o,o.$_containsGlobalTarget,e);)o.$_handleGlobalClose(e,t),o=o.parentPopper}}))}catch(e){}}}function je(e,t){const n=e.popperNode();return e.$_mouseDownContains||n.contains(t.target)}function Le(e,t,n){return n.closeAllPopover||n.closePopover&&t||function(e,t){if("function"==typeof e.autoHide){const n=e.autoHide(t);return e.lastAutoHide=n,n}return e.autoHide}(e,n)&&!t}function Oe(){for(let e=0;e=0&&i<=1&&u>=0&&u<=1}var $e;function Me(){Me.init||(Me.init=!0,$e=-1!==function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);if(e.indexOf("Trident/")>0){var n=e.indexOf("rv:");return parseInt(e.substring(n+3,e.indexOf(".",n)),10)}var a=e.indexOf("Edge/");return a>0?parseInt(e.substring(a+5,e.indexOf(".",a)),10):-1}())}function De(e,t,n,a,r,o,s,l,i,u){"boolean"!=typeof s&&(i=l,l=s,s=!1);var p,c="function"==typeof n?n.options:n;if(e&&e.render&&(c.render=e.render,c.staticRenderFns=e.staticRenderFns,c._compiled=!0,r&&(c.functional=!0)),a&&(c._scopeId=a),o?(p=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,i(e)),e&&e._registeredComponents&&e._registeredComponents.add(o)},c._ssrRegister=p):t&&(p=s?function(e){t.call(this,u(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,l(e))}),p)if(c.functional){var m=c.render;c.render=function(e,t){return p.call(t),m(e,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,p):[p]}return n}"undefined"!=typeof window&&window.addEventListener("mousemove",(e=>{Re=Ue,ze=Ie,Ue=e.clientX,Ie=e.clientY}),fe?{passive:!0}:void 0);var Ge={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted:function(){var e=this;Me(),this.$nextTick((function(){e._w=e.$el.offsetWidth,e._h=e.$el.offsetHeight,e.emitOnMount&&e.emitSize()}));var t=document.createElement("object");this._resizeObject=t,t.setAttribute("aria-hidden","true"),t.setAttribute("tabindex",-1),t.onload=this.addResizeHandlers,t.type="text/html",$e&&this.$el.appendChild(t),t.data="about:blank",$e||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()},methods:{compareAndNotify:function(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize:function(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!$e&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}},He=function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})};He._withStripped=!0;var Ve=De({render:He,staticRenderFns:[]},undefined,Ge,"data-v-8859cc6c",false,undefined,!1,void 0,void 0,void 0);var We={version:"1.0.1",install:function(e){e.component("resize-observer",Ve),e.component("ResizeObserver",Ve)}},qe=null;"undefined"!=typeof window?qe=window.Vue:void 0!==n.g&&(qe=n.g.Vue),qe&&qe.use(We);var Ke={computed:{themeClass(){return function(e){const t=[e];let n=me.themes[e]||{};do{n.$extend&&!n.$resetCss?(t.push(n.$extend),n=me.themes[n.$extend]||{}):n=null}while(n);return t.map((e=>`v-popper--theme-${e}`))}(this.theme)}}},Ze={name:"VPopperContent",components:{ResizeObserver:Ve},mixins:[Ke],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},methods:{toPx:e=>null==e||isNaN(e)?null:`${e}px`}};function Ye(e,t,n,a,r,o,s,l){var i,u="function"==typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=n,u._compiled=!0),a&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),s?(i=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},u._ssrRegister=i):r&&(i=l?function(){r.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:r),i)if(u.functional){u._injectStyles=i;var p=u.render;u.render=function(e,t){return i.call(t),p(e,t)}}else{var c=u.beforeCreate;u.beforeCreate=c?[].concat(c,i):[i]}return{exports:e,options:u}}const Je={};var Xe=Ye(Ze,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{ref:"popover",staticClass:"v-popper__popper",class:[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}],style:e.result?{position:e.result.strategy,transform:"translate3d("+Math.round(e.result.x)+"px,"+Math.round(e.result.y)+"px,0)"}:void 0,attrs:{id:e.popperId,"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0},on:{keyup:function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"]))return null;e.autoHide&&e.$emit("hide")}}},[n("div",{staticClass:"v-popper__backdrop",on:{click:function(t){e.autoHide&&e.$emit("hide")}}}),n("div",{staticClass:"v-popper__wrapper",style:e.result?{transformOrigin:e.result.transformOrigin}:void 0},[n("div",{ref:"inner",staticClass:"v-popper__inner"},[e.mounted?[n("div",[e._t("default")],2),e.handleResize?n("ResizeObserver",{on:{notify:function(t){return e.$emit("resize",t)}}}):e._e()]:e._e()],2),n("div",{ref:"arrow",staticClass:"v-popper__arrow-container",style:e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0},[n("div",{staticClass:"v-popper__arrow-outer"}),n("div",{staticClass:"v-popper__arrow-inner"})])])])}),[],!1,Qe,null,null,null);function Qe(e){for(let e in Je)this[e]=Je[e]}var et=function(){return Xe.exports}(),tt={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}},nt={name:"VPopperWrapper",components:{Popper:_e(),PopperContent:et},mixins:[tt,Ke],inheritAttrs:!1,props:{theme:{type:String,default(){return this.$options.vPopperTheme}}},methods:{getTargetNodes(){return Array.from(this.$refs.reference.children).filter((e=>e!==this.$refs.popperContent.$el))}}},at=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Popper",e._g(e._b({ref:"popper",attrs:{theme:e.theme,"target-nodes":e.getTargetNodes,"reference-node":function(){return e.$refs.reference},"popper-node":function(){return e.$refs.popperContent.$el}},scopedSlots:e._u([{key:"default",fn:function(t){var a=t.popperId,r=t.isShown,o=t.shouldMountContent,s=t.skipTransition,l=t.autoHide,i=t.show,u=t.hide,p=t.handleResize,c=t.onResize,m=t.classes,d=t.result;return[n("div",{ref:"reference",staticClass:"v-popper",class:[e.themeClass,{"v-popper--shown":r}]},[e._t("default",null,{shown:r,show:i,hide:u}),n("PopperContent",{ref:"popperContent",attrs:{"popper-id":a,theme:e.theme,shown:r,mounted:o,"skip-transition":s,"auto-hide":l,"handle-resize":p,classes:m,result:d},on:{hide:u,resize:c}},[e._t("popper",null,{shown:r,hide:u})],2)],2)]}}],null,!0)},"Popper",e.$attrs,!1),e.$listeners))};const rt={};var ot=Ye(nt,at,[],!1,st,null,null,null);function st(e){for(let e in rt)this[e]=rt[e]}var lt=function(){return ot.exports}(),it=ue(ie({},lt),{name:"VDropdown",vPopperTheme:"dropdown"});const ut={};var pt=Ye(it,undefined,undefined,!1,ct,null,null,null);function ct(e){for(let e in ut)this[e]=ut[e]}var mt=function(){return pt.exports}(),dt=ue(ie({},lt),{name:"VMenu",vPopperTheme:"menu"});const ht={};var ft=Ye(dt,undefined,undefined,!1,gt,null,null,null);function gt(e){for(let e in ht)this[e]=ht[e]}var vt=function(){return ft.exports}(),yt=ue(ie({},lt),{name:"VTooltip",vPopperTheme:"tooltip"});const bt={};var wt=Ye(yt,undefined,undefined,!1,xt,null,null,null);function xt(e){for(let e in bt)this[e]=bt[e]}var At=function(){return wt.exports}(),Tt={name:"VTooltipDirective",components:{Popper:_e(),PopperContent:et},mixins:[tt],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default(){return de(this.theme,"html")}},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default(){return de(this.theme,"loadingContent")}}},data:()=>({asyncContent:null}),computed:{isContentAsync(){return"function"==typeof this.content},loading(){return this.isContentAsync&&null==this.asyncContent},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(e){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if("function"==typeof this.content&&this.$_isShown&&(e||!this.$_loading&&null==this.asyncContent)){this.asyncContent=null,this.$_loading=!0;const e=++this.$_fetchId,t=this.content(this);t.then?t.then((t=>this.onResult(e,t))):this.onResult(e,t)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}},Ct=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Popper",e._g(e._b({ref:"popper",attrs:{theme:e.theme,"popper-node":function(){return e.$refs.popperContent.$el}},on:{"apply-show":e.onShow,"apply-hide":e.onHide},scopedSlots:e._u([{key:"default",fn:function(t){var a=t.popperId,r=t.isShown,o=t.shouldMountContent,s=t.skipTransition,l=t.autoHide,i=t.hide,u=t.handleResize,p=t.onResize,c=t.classes,m=t.result;return[n("PopperContent",{ref:"popperContent",class:{"v-popper--tooltip-loading":e.loading},attrs:{"popper-id":a,theme:e.theme,shown:r,mounted:o,"skip-transition":s,"auto-hide":l,"handle-resize":u,classes:c,result:m},on:{hide:i,resize:p}},[e.html?n("div",{domProps:{innerHTML:e._s(e.finalContent)}}):n("div",{domProps:{textContent:e._s(e.finalContent)}})])]}}])},"Popper",e.$attrs,!1),e.$listeners))};const kt={};var St=Ye(Tt,Ct,[],!1,Et,null,null,null);function Et(e){for(let e in kt)this[e]=kt[e]}var Pt=function(){return St.exports}();const _t="v-popper--has-tooltip";function Ft(e,t,n){let a;const r=typeof t;return a="string"===r?{content:t}:t&&"object"===r?t:{content:!1},a.placement=function(e,t){let n=e.placement;if(!n&&t)for(const e of ve)t[e]&&(n=e);return n||(n=de(e.theme||"tooltip","placement")),n}(a,n),a.targetNodes=()=>[e],a.referenceNode=()=>e,a}function Nt(e,t,n){const a=Ft(e,t,n),r=e.$_popper=new Q.ZP({mixins:[tt],data:()=>({options:a}),render(e){const t=this.options,{theme:n,html:a,content:r,loadingContent:o}=t,s=pe(t,["theme","html","content","loadingContent"]);return e(Pt,{props:{theme:n,html:a,content:r,loadingContent:o},attrs:s,ref:"popper"})},devtools:{hide:!0}}),o=document.createElement("div");return document.body.appendChild(o),r.$mount(o),e.classList&&e.classList.add(_t),r}function jt(e){e.$_popper&&(e.$_popper.$destroy(),delete e.$_popper,delete e.$_popperOldShown),e.classList&&e.classList.remove(_t)}function Lt(e,{value:t,oldValue:n,modifiers:a}){const r=Ft(e,t,a);if(!r.content||de(r.theme||"tooltip","disabled"))jt(e);else{let n;e.$_popper?(n=e.$_popper,n.options=r):n=Nt(e,t,a),void 0!==t.shown&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?n.show():n.hide())}}var Ot={bind:Lt,update:Lt,unbind(e){jt(e)}};function Rt(e){e.addEventListener("click",Ut),e.addEventListener("touchstart",It,!!fe&&{passive:!0})}function zt(e){e.removeEventListener("click",Ut),e.removeEventListener("touchstart",It),e.removeEventListener("touchend",Bt),e.removeEventListener("touchcancel",$t)}function Ut(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function It(e){if(1===e.changedTouches.length){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const n=e.changedTouches[0];t.$_vclosepopover_touchPoint=n,t.addEventListener("touchend",Bt),t.addEventListener("touchcancel",$t)}}function Bt(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,1===e.changedTouches.length){const n=e.changedTouches[0],a=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(n.screenY-a.screenY)<20&&Math.abs(n.screenX-a.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function $t(e){e.currentTarget.$_vclosepopover_touch=!1}var Mt={bind(e,{value:t,modifiers:n}){e.$_closePopoverModifiers=n,(void 0===t||t)&&Rt(e)},update(e,{value:t,oldValue:n,modifiers:a}){e.$_closePopoverModifiers=a,t!==n&&(void 0===t||t?Rt(e):zt(e))},unbind(e){zt(e)}};const Dt=me,Gt=Ot,Ht=Mt,Vt=mt,Wt=vt,qt=_e,Kt=et,Zt=tt,Yt=lt,Jt=Ke,Xt=At,Qt=Pt;function en(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,ce(me,t),e.directive("tooltip",Ot),e.directive("close-popper",Mt),e.component("v-tooltip",At),e.component("VTooltip",At),e.component("v-dropdown",mt),e.component("VDropdown",mt),e.component("v-menu",vt),e.component("VMenu",vt))}const tn={version:"1.0.0-beta.18",install:en,options:me};let nn=null;"undefined"!=typeof window?nn=window.Vue:void 0!==n.g&&(nn=n.g.Vue),nn&&nn.use(tn)},645:(e,t)=>{t.read=function(e,t,n,a,r){var o,s,l=8*r-a-1,i=(1<>1,p=-7,c=n?r-1:0,m=n?-1:1,d=e[t+c];for(c+=m,o=d&(1<<-p)-1,d>>=-p,p+=l;p>0;o=256*o+e[t+c],c+=m,p-=8);for(s=o&(1<<-p)-1,o>>=-p,p+=a;p>0;s=256*s+e[t+c],c+=m,p-=8);if(0===o)o=1-u;else{if(o===i)return s?NaN:1/0*(d?-1:1);s+=Math.pow(2,a),o-=u}return(d?-1:1)*s*Math.pow(2,o-a)},t.write=function(e,t,n,a,r,o){var s,l,i,u=8*o-r-1,p=(1<>1,m=23===r?Math.pow(2,-24)-Math.pow(2,-77):0,d=a?0:o-1,h=a?1:-1,f=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(l=isNaN(t)?1:0,s=p):(s=Math.floor(Math.log(t)/Math.LN2),t*(i=Math.pow(2,-s))<1&&(s--,i*=2),(t+=s+c>=1?m/i:m*Math.pow(2,1-c))*i>=2&&(s++,i/=2),s+c>=p?(l=0,s=p):s+c>=1?(l=(t*i-1)*Math.pow(2,r),s+=c):(l=t*Math.pow(2,c-1)*Math.pow(2,r),s=0));r>=8;e[n+d]=255&l,d+=h,l/=256,r-=8);for(s=s<0;e[n+d]=255&s,d+=h,s/=256,u-=8);e[n+d-h]|=128*f}},9208:(e,t,n)=>{var a="__lodash_hash_undefined__",r=1/0,o="[object Function]",s="[object GeneratorFunction]",l="[object Symbol]",i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,u=/^\w*$/,p=/^\./,c=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,m=/\\(\\)?/g,d=/^\[object .+?Constructor\]$/,h="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,f="object"==typeof self&&self&&self.Object===Object&&self,g=h||f||Function("return this")();var v,y=Array.prototype,b=Function.prototype,w=Object.prototype,x=g["__core-js_shared__"],A=(v=/[^.]+$/.exec(x&&x.keys&&x.keys.IE_PROTO||""))?"Symbol(src)_1."+v:"",T=b.toString,C=w.hasOwnProperty,k=w.toString,S=RegExp("^"+T.call(C).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),E=g.Symbol,P=y.splice,_=$(g,"Map"),F=$(Object,"create"),N=E?E.prototype:void 0,j=N?N.toString:void 0;function L(e){var t=-1,n=e?e.length:0;for(this.clear();++t-1},O.prototype.set=function(e,t){var n=this.__data__,a=z(n,e);return a<0?n.push([e,t]):n[a][1]=t,this},R.prototype.clear=function(){this.__data__={hash:new L,map:new(_||O),string:new L}},R.prototype.delete=function(e){return B(this,e).delete(e)},R.prototype.get=function(e){return B(this,e).get(e)},R.prototype.has=function(e){return B(this,e).has(e)},R.prototype.set=function(e,t){return B(this,e).set(e,t),this};var M=G((function(e){var t;e=null==(t=e)?"":function(e){if("string"==typeof e)return e;if(W(e))return j?j.call(e):"";var t=e+"";return"0"==t&&1/e==-r?"-0":t}(t);var n=[];return p.test(e)&&n.push(""),e.replace(c,(function(e,t,a,r){n.push(a?r.replace(m,"$1"):t||e)})),n}));function D(e){if("string"==typeof e||W(e))return e;var t=e+"";return"0"==t&&1/e==-r?"-0":t}function G(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var a=arguments,r=t?t.apply(this,a):a[0],o=n.cache;if(o.has(r))return o.get(r);var s=e.apply(this,a);return n.cache=o.set(r,s),s};return n.cache=new(G.Cache||R),n}G.Cache=R;var H=Array.isArray;function V(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function W(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&k.call(e)==l}e.exports=function(e,t,n){var a=null==e?void 0:U(e,t);return void 0===a?n:a}},7699:(e,t,n)=>{"use strict";var a=n(5108),r=n(9208),o=n(4587);function s(e){e=e||{},this.catalogs={},this.locale="",this.domain="messages",this.listeners=[],this.sourceLocale="",e.sourceLocale&&("string"==typeof e.sourceLocale?this.sourceLocale=e.sourceLocale:this.warn("The `sourceLocale` option should be a string")),this.debug="debug"in e&&!0===e.debug}e.exports=s,s.prototype.on=function(e,t){this.listeners.push({eventName:e,callback:t})},s.prototype.off=function(e,t){this.listeners=this.listeners.filter((function(n){return!1==(n.eventName===e&&n.callback===t)}))},s.prototype.emit=function(e,t){for(var n=0;n{"use strict";e.exports={ach:{name:"Acholi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},af:{name:"Afrikaans",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ak:{name:"Akan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},am:{name:"Amharic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},an:{name:"Aragonese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ar:{name:"Arabic",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2},{plural:3,sample:3},{plural:4,sample:11},{plural:5,sample:100}],nplurals:6,pluralsText:"nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)",pluralsFunc:function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5}},arn:{name:"Mapudungun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ast:{name:"Asturian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ay:{name:"Aymará",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},az:{name:"Azerbaijani",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},be:{name:"Belarusian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},bg:{name:"Bulgarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bn:{name:"Bengali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bo:{name:"Tibetan",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},br:{name:"Breton",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},brx:{name:"Bodo",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bs:{name:"Bosnian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ca:{name:"Catalan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},cgg:{name:"Chiga",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},cs:{name:"Czech",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e>=2&&e<=4?1:2}},csb:{name:"Kashubian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},cy:{name:"Welsh",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:8}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:2===e?1:8!==e&&11!==e?2:3}},da:{name:"Danish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},de:{name:"German",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},doi:{name:"Dogri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},dz:{name:"Dzongkha",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},el:{name:"Greek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},en:{name:"English",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},eo:{name:"Esperanto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},es:{name:"Spanish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},et:{name:"Estonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},eu:{name:"Basque",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fa:{name:"Persian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ff:{name:"Fulah",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fi:{name:"Finnish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fil:{name:"Filipino",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fo:{name:"Faroese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fr:{name:"French",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fur:{name:"Friulian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fy:{name:"Frisian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ga:{name:"Irish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:7},{plural:4,sample:11}],nplurals:5,pluralsText:"nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)",pluralsFunc:function(e){return 1===e?0:2===e?1:e<7?2:e<11?3:4}},gd:{name:"Scottish Gaelic",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)",pluralsFunc:function(e){return 1===e||11===e?0:2===e||12===e?1:e>2&&e<20?2:3}},gl:{name:"Galician",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},gu:{name:"Gujarati",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},gun:{name:"Gun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ha:{name:"Hausa",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},he:{name:"Hebrew",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hi:{name:"Hindi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hne:{name:"Chhattisgarhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hr:{name:"Croatian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},hu:{name:"Hungarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hy:{name:"Armenian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},id:{name:"Indonesian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},is:{name:"Icelandic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)",pluralsFunc:function(e){return e%10!=1||e%100==11}},it:{name:"Italian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ja:{name:"Japanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jbo:{name:"Lojban",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jv:{name:"Javanese",examples:[{plural:0,sample:0},{plural:1,sample:1}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 0)",pluralsFunc:function(e){return 0!==e}},ka:{name:"Georgian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kk:{name:"Kazakh",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},km:{name:"Khmer",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kn:{name:"Kannada",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ko:{name:"Korean",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ku:{name:"Kurdish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},kw:{name:"Cornish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:4}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:2===e?1:3===e?2:3}},ky:{name:"Kyrgyz",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lb:{name:"Letzeburgesch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ln:{name:"Lingala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},lo:{name:"Lao",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lt:{name:"Lithuanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:10}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2}},lv:{name:"Latvian",examples:[{plural:2,sample:0},{plural:0,sample:1},{plural:1,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:0!==e?1:2}},mai:{name:"Maithili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mfe:{name:"Mauritian Creole",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mg:{name:"Malagasy",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mi:{name:"Maori",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mk:{name:"Macedonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)",pluralsFunc:function(e){return 1===e||e%10==1?0:1}},ml:{name:"Malayalam",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mn:{name:"Mongolian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mni:{name:"Manipuri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mnk:{name:"Mandinka",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)",pluralsFunc:function(e){return 0===e?0:1===e?1:2}},mr:{name:"Marathi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ms:{name:"Malay",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},mt:{name:"Maltese",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:11},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:0===e||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3}},my:{name:"Burmese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},nah:{name:"Nahuatl",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nap:{name:"Neapolitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nb:{name:"Norwegian Bokmal",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ne:{name:"Nepali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nl:{name:"Dutch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nn:{name:"Norwegian Nynorsk",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},no:{name:"Norwegian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nso:{name:"Northern Sotho",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},oc:{name:"Occitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},or:{name:"Oriya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pa:{name:"Punjabi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pap:{name:"Papiamento",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pl:{name:"Polish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},pms:{name:"Piemontese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ps:{name:"Pashto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pt:{name:"Portuguese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},rm:{name:"Romansh",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ro:{name:"Romanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:20}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:0===e||e%100>0&&e%100<20?1:2}},ru:{name:"Russian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},rw:{name:"Kinyarwanda",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sah:{name:"Yakut",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sat:{name:"Santali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sco:{name:"Scots",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sd:{name:"Sindhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},se:{name:"Northern Sami",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},si:{name:"Sinhala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sk:{name:"Slovak",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e>=2&&e<=4?1:2}},sl:{name:"Slovenian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:5}],nplurals:4,pluralsText:"nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)",pluralsFunc:function(e){return e%100==1?0:e%100==2?1:e%100==3||e%100==4?2:3}},so:{name:"Somali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},son:{name:"Songhay",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sq:{name:"Albanian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sr:{name:"Serbian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},su:{name:"Sundanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sv:{name:"Swedish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sw:{name:"Swahili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ta:{name:"Tamil",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},te:{name:"Telugu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},tg:{name:"Tajik",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},th:{name:"Thai",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ti:{name:"Tigrinya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tk:{name:"Turkmen",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},tr:{name:"Turkish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tt:{name:"Tatar",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ug:{name:"Uyghur",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},uk:{name:"Ukrainian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ur:{name:"Urdu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},uz:{name:"Uzbek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},vi:{name:"Vietnamese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},wa:{name:"Walloon",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},wo:{name:"Wolof",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},yo:{name:"Yoruba",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},zh:{name:"Chinese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}}}}}]); +(self.webpackChunkrelated_resources=self.webpackChunkrelated_resources||[]).push([["vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js"],{4820:(e,t,n)=>{"use strict";var a=n(5108),r=n(9669),o=n(4332),s=n(9753);function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var i=l(r),u=function(){return u=Object.assign||function(e){for(var t,n=1,a=arguments.length;n0&&r[r.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]{"use strict";var a=n(5108);Object.defineProperty(t,"__esModule",{value:!0});var r=n(3940),o=document.getElementsByTagName("head")[0],s=o?o.getAttribute("data-requesttoken"):null,l=[];r.subscribe("csrf-token-update",(function(e){s=e.token,l.forEach((function(t){try{t(e.token)}catch(e){a.error("error updating CSRF token observer",e)}}))}));var i=function(e,t){return e?e.getAttribute(t):null},u=document.getElementsByTagName("head")[0],p=i(u,"data-user"),c=i(u,"data-user-displayname"),m="undefined"!=typeof OC&&OC.isUserAdmin();t.getCurrentUser=function(){return null===p?null:{uid:p,displayName:c,isAdmin:m}},t.getRequestToken=function(){return s},t.onRequestTokenUpdate=function(e){l.push(e)}},3940:(e,t,n)=>{"use strict";var a=n(5108);Object.defineProperty(t,"__esModule",{value:!0});var r=n(7284),o=n(6511);function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=s(r),i=s(o),u=function(){function e(e){"function"==typeof e.getVersion&&l.default(e.getVersion())?i.default(e.getVersion())!==i.default(this.getVersion())&&a.warn("Proxying an event bus of version "+e.getVersion()+" with "+this.getVersion()):a.warn("Proxying an event bus with an unknown or invalid version"),this.bus=e}return e.prototype.getVersion=function(){return"3.0.2"},e.prototype.subscribe=function(e,t){this.bus.subscribe(e,t)},e.prototype.unsubscribe=function(e,t){this.bus.unsubscribe(e,t)},e.prototype.emit=function(e,t){this.bus.emit(e,t)},e}(),p=function(){function e(){this.handlers=new Map}return e.prototype.getVersion=function(){return"3.0.2"},e.prototype.subscribe=function(e,t){this.handlers.set(e,(this.handlers.get(e)||[]).concat(t))},e.prototype.unsubscribe=function(e,t){this.handlers.set(e,(this.handlers.get(e)||[]).filter((function(e){return e!=t})))},e.prototype.emit=function(e,t){(this.handlers.get(e)||[]).forEach((function(e){try{e(t)}catch(e){a.error("could not invoke event listener",e)}}))},e}();var c=(void 0!==window.OC&&window.OC._eventBus&&void 0===window._nc_event_bus&&(a.warn("found old event bus instance at OC._eventBus. Update your version!"),window._nc_event_bus=window.OC._eventBus),void 0!==window._nc_event_bus?new u(window._nc_event_bus):window._nc_event_bus=new p);t.ProxyBus=u,t.SimpleBus=p,t.emit=function(e,t){c.emit(e,t)},t.subscribe=function(e,t){c.subscribe(e,t)},t.unsubscribe=function(e,t){c.unsubscribe(e,t)}},9743:(e,t,n)=>{const a=n(9064),{MAX_LENGTH:r,MAX_SAFE_INTEGER:o}=n(4061),{safeRe:s,t:l}=n(3890),i=n(4900),{compareIdentifiers:u}=n(6734);class p{constructor(e,t){if(t=i(t),e instanceof p){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError(`Invalid version. Must be a string. Got type "${typeof e}".`);if(e.length>r)throw new TypeError(`version is longer than ${r} characters`);a("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const n=e.trim().match(t.loose?s[l.LOOSE]:s[l.FULL]);if(!n)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+n[1],this.minor=+n[2],this.patch=+n[3],this.major>o||this.major<0)throw new TypeError("Invalid major version");if(this.minor>o||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>o||this.patch<0)throw new TypeError("Invalid patch version");n[4]?this.prerelease=n[4].split(".").map((e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t=0;)"number"==typeof this.prerelease[a]&&(this.prerelease[a]++,a=-2);if(-1===a){if(t===this.prerelease.join(".")&&!1===n)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let a=[t,e];!1===n&&(a=[t]),0===u(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=a):this.prerelease=a}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}e.exports=p},6511:(e,t,n)=>{const a=n(9743);e.exports=(e,t)=>new a(e,t).major},2599:(e,t,n)=>{const a=n(9743);e.exports=(e,t,n=!1)=>{if(e instanceof a)return e;try{return new a(e,t)}catch(e){if(!n)return null;throw e}}},7284:(e,t,n)=>{const a=n(2599);e.exports=(e,t)=>{const n=a(e,t);return n?n.version:null}},4061:e=>{const t=Number.MAX_SAFE_INTEGER||9007199254740991;e.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:t,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},9064:(e,t,n)=>{var a=n(4155),r=n(5108);const o="object"==typeof a&&a.env&&a.env.NODE_DEBUG&&/\bsemver\b/i.test(a.env.NODE_DEBUG)?(...e)=>r.error("SEMVER",...e):()=>{};e.exports=o},6734:e=>{const t=/^[0-9]+$/,n=(e,n)=>{const a=t.test(e),r=t.test(n);return a&&r&&(e=+e,n=+n),e===n?0:a&&!r?-1:r&&!a?1:en(t,e)}},4900:e=>{const t=Object.freeze({loose:!0}),n=Object.freeze({});e.exports=e=>e?"object"!=typeof e?t:e:n},3890:(e,t,n)=>{const{MAX_SAFE_COMPONENT_LENGTH:a,MAX_SAFE_BUILD_LENGTH:r,MAX_LENGTH:o}=n(4061),s=n(9064),l=(t=e.exports={}).re=[],i=t.safeRe=[],u=t.src=[],p=t.t={};let c=0;const m="[a-zA-Z0-9-]",d=[["\\s",1],["\\d",o],[m,r]],h=(e,t,n)=>{const a=(e=>{for(const[t,n]of d)e=e.split(`${t}*`).join(`${t}{0,${n}}`).split(`${t}+`).join(`${t}{1,${n}}`);return e})(t),r=c++;s(e,r,t),p[e]=r,u[r]=t,l[r]=new RegExp(t,n?"g":void 0),i[r]=new RegExp(a,n?"g":void 0)};h("NUMERICIDENTIFIER","0|[1-9]\\d*"),h("NUMERICIDENTIFIERLOOSE","\\d+"),h("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${m}*`),h("MAINVERSION",`(${u[p.NUMERICIDENTIFIER]})\\.(${u[p.NUMERICIDENTIFIER]})\\.(${u[p.NUMERICIDENTIFIER]})`),h("MAINVERSIONLOOSE",`(${u[p.NUMERICIDENTIFIERLOOSE]})\\.(${u[p.NUMERICIDENTIFIERLOOSE]})\\.(${u[p.NUMERICIDENTIFIERLOOSE]})`),h("PRERELEASEIDENTIFIER",`(?:${u[p.NUMERICIDENTIFIER]}|${u[p.NONNUMERICIDENTIFIER]})`),h("PRERELEASEIDENTIFIERLOOSE",`(?:${u[p.NUMERICIDENTIFIERLOOSE]}|${u[p.NONNUMERICIDENTIFIER]})`),h("PRERELEASE",`(?:-(${u[p.PRERELEASEIDENTIFIER]}(?:\\.${u[p.PRERELEASEIDENTIFIER]})*))`),h("PRERELEASELOOSE",`(?:-?(${u[p.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${u[p.PRERELEASEIDENTIFIERLOOSE]})*))`),h("BUILDIDENTIFIER",`${m}+`),h("BUILD",`(?:\\+(${u[p.BUILDIDENTIFIER]}(?:\\.${u[p.BUILDIDENTIFIER]})*))`),h("FULLPLAIN",`v?${u[p.MAINVERSION]}${u[p.PRERELEASE]}?${u[p.BUILD]}?`),h("FULL",`^${u[p.FULLPLAIN]}$`),h("LOOSEPLAIN",`[v=\\s]*${u[p.MAINVERSIONLOOSE]}${u[p.PRERELEASELOOSE]}?${u[p.BUILD]}?`),h("LOOSE",`^${u[p.LOOSEPLAIN]}$`),h("GTLT","((?:<|>)?=?)"),h("XRANGEIDENTIFIERLOOSE",`${u[p.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),h("XRANGEIDENTIFIER",`${u[p.NUMERICIDENTIFIER]}|x|X|\\*`),h("XRANGEPLAIN",`[v=\\s]*(${u[p.XRANGEIDENTIFIER]})(?:\\.(${u[p.XRANGEIDENTIFIER]})(?:\\.(${u[p.XRANGEIDENTIFIER]})(?:${u[p.PRERELEASE]})?${u[p.BUILD]}?)?)?`),h("XRANGEPLAINLOOSE",`[v=\\s]*(${u[p.XRANGEIDENTIFIERLOOSE]})(?:\\.(${u[p.XRANGEIDENTIFIERLOOSE]})(?:\\.(${u[p.XRANGEIDENTIFIERLOOSE]})(?:${u[p.PRERELEASELOOSE]})?${u[p.BUILD]}?)?)?`),h("XRANGE",`^${u[p.GTLT]}\\s*${u[p.XRANGEPLAIN]}$`),h("XRANGELOOSE",`^${u[p.GTLT]}\\s*${u[p.XRANGEPLAINLOOSE]}$`),h("COERCE",`(^|[^\\d])(\\d{1,${a}})(?:\\.(\\d{1,${a}}))?(?:\\.(\\d{1,${a}}))?(?:$|[^\\d])`),h("COERCERTL",u[p.COERCE],!0),h("LONETILDE","(?:~>?)"),h("TILDETRIM",`(\\s*)${u[p.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",h("TILDE",`^${u[p.LONETILDE]}${u[p.XRANGEPLAIN]}$`),h("TILDELOOSE",`^${u[p.LONETILDE]}${u[p.XRANGEPLAINLOOSE]}$`),h("LONECARET","(?:\\^)"),h("CARETTRIM",`(\\s*)${u[p.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",h("CARET",`^${u[p.LONECARET]}${u[p.XRANGEPLAIN]}$`),h("CARETLOOSE",`^${u[p.LONECARET]}${u[p.XRANGEPLAINLOOSE]}$`),h("COMPARATORLOOSE",`^${u[p.GTLT]}\\s*(${u[p.LOOSEPLAIN]})$|^$`),h("COMPARATOR",`^${u[p.GTLT]}\\s*(${u[p.FULLPLAIN]})$|^$`),h("COMPARATORTRIM",`(\\s*)${u[p.GTLT]}\\s*(${u[p.LOOSEPLAIN]}|${u[p.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",h("HYPHENRANGE",`^\\s*(${u[p.XRANGEPLAIN]})\\s+-\\s+(${u[p.XRANGEPLAIN]})\\s*$`),h("HYPHENRANGELOOSE",`^\\s*(${u[p.XRANGEPLAINLOOSE]})\\s+-\\s+(${u[p.XRANGEPLAINLOOSE]})\\s*$`),h("STAR","(<|>)?=?\\s*\\*"),h("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),h("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},2880:(e,t,n)=>{"use strict";n.r(t),n.d(t,{FilePicker:()=>Di,FilePickerBuilder:()=>Gi,FilePickerType:()=>Ri,TOAST_ARIA_LIVE_ASSERTIVE:()=>bh,TOAST_ARIA_LIVE_OFF:()=>vh,TOAST_ARIA_LIVE_POLITE:()=>yh,TOAST_DEFAULT_TIMEOUT:()=>Ah,TOAST_PERMANENT_TIMEOUT:()=>Th,TOAST_UNDO_TIMEOUT:()=>xh,getFilePickerBuilder:()=>Hi,showError:()=>kh,showInfo:()=>Eh,showMessage:()=>Ch,showSuccess:()=>Ph,showUndo:()=>_h,showWarning:()=>Sh});var a=n(4155),r=n(5108);!function(){const e={TRANSLATIONS:[{locale:"ar",json:{charset:"utf-8",headers:{"Last-Translator":"S1 SYSTEMS | BP , 2020","Language-Team":"Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)","Content-Type":"text/plain; charset=UTF-8",Language:"ar","Plural-Forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nS1 SYSTEMS | BP , 2020\n"},msgstr:["Last-Translator: S1 SYSTEMS | BP , 2020\nLanguage-Team: Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ar\nPlural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["تراجع"]}}}}},{locale:"ast",json:{charset:"utf-8",headers:{"Last-Translator":"enolp , 2020","Language-Team":"Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)","Content-Type":"text/plain; charset=UTF-8",Language:"ast","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nenolp , 2020\n"},msgstr:["Last-Translator: enolp , 2020\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ast\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfacer"]}}}}},{locale:"br",json:{charset:"utf-8",headers:{"Last-Translator":"Kervoas-Le Nabat Ewen , 2020","Language-Team":"Breton (https://www.transifex.com/nextcloud/teams/64236/br/)","Content-Type":"text/plain; charset=UTF-8",Language:"br","Plural-Forms":"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nKervoas-Le Nabat Ewen , 2020\n"},msgstr:["Last-Translator: Kervoas-Le Nabat Ewen , 2020\nLanguage-Team: Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: br\nPlural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Disober"]}}}}},{locale:"ca",json:{charset:"utf-8",headers:{"Last-Translator":"Marc Riera , 2020","Language-Team":"Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)","Content-Type":"text/plain; charset=UTF-8",Language:"ca","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMarc Riera , 2020\n"},msgstr:["Last-Translator: Marc Riera , 2020\nLanguage-Team: Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ca\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfés"]}}}}},{locale:"cs",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki , 2020","Language-Team":"Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPavel Borecki , 2020\n"},msgstr:["Last-Translator: Pavel Borecki , 2020\nLanguage-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Zpět"]}}}}},{locale:"cs_CZ",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki , 2020","Language-Team":"Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs_CZ","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPavel Borecki , 2020\n"},msgstr:["Last-Translator: Pavel Borecki , 2020\nLanguage-Team: Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: cs_CZ\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Zpět"]}}}}},{locale:"da",json:{charset:"utf-8",headers:{"Last-Translator":"Martin Bonde , 2020","Language-Team":"Danish (https://www.transifex.com/nextcloud/teams/64236/da/)","Content-Type":"text/plain; charset=UTF-8",Language:"da","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMartin Bonde , 2020\n"},msgstr:["Last-Translator: Martin Bonde , 2020\nLanguage-Team: Danish (https://www.transifex.com/nextcloud/teams/64236/da/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: da\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Fortryd"]}}}}},{locale:"de",json:{charset:"utf-8",headers:{"Last-Translator":"Mark Ziegler , 2020","Language-Team":"German (https://www.transifex.com/nextcloud/teams/64236/de/)","Content-Type":"text/plain; charset=UTF-8",Language:"de","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMark Ziegler , 2020\n"},msgstr:["Last-Translator: Mark Ziegler , 2020\nLanguage-Team: German (https://www.transifex.com/nextcloud/teams/64236/de/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Rückgängig"]}}}}},{locale:"de_DE",json:{charset:"utf-8",headers:{"Last-Translator":"Gustav Gyges, 2021","Language-Team":"German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)","Content-Type":"text/plain; charset=UTF-8",Language:"de_DE","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nGustav Gyges, 2021\n"},msgstr:["Last-Translator: Gustav Gyges, 2021\nLanguage-Team: German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: de_DE\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Rückgängig machen"]}}}}},{locale:"el",json:{charset:"utf-8",headers:{"Last-Translator":"ByteGet, 2020","Language-Team":"Greek (https://www.transifex.com/nextcloud/teams/64236/el/)","Content-Type":"text/plain; charset=UTF-8",Language:"el","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nByteGet, 2020\n"},msgstr:["Last-Translator: ByteGet, 2020\nLanguage-Team: Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: el\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Αναίρεση"]}}}}},{locale:"en_GB",json:{charset:"utf-8",headers:{"Last-Translator":"Jeff Gunn , 2021","Language-Team":"English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)","Content-Type":"text/plain; charset=UTF-8",Language:"en_GB","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJeff Gunn , 2021\n"},msgstr:["Last-Translator: Jeff Gunn , 2021\nLanguage-Team: English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: en_GB\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Undo"]}}}}},{locale:"eo",json:{charset:"utf-8",headers:{"Last-Translator":"Va Milushnikov , 2020","Language-Team":"Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)","Content-Type":"text/plain; charset=UTF-8",Language:"eo","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nVa Milushnikov , 2020\n"},msgstr:["Last-Translator: Va Milushnikov , 2020\nLanguage-Team: Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eo\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Malfari"]}}}}},{locale:"es",json:{charset:"utf-8",headers:{"Last-Translator":"Gabriel Anca , 2020","Language-Team":"Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)","Content-Type":"text/plain; charset=UTF-8",Language:"es","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nGabriel Anca , 2020\n"},msgstr:["Last-Translator: Gabriel Anca , 2020\nLanguage-Team: Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Deshacer"]}}}}},{locale:"es_AR",json:{charset:"utf-8",headers:{"Last-Translator":"Matias Iglesias, 2022","Language-Team":"Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_AR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMatias Iglesias, 2022\n"},msgstr:["Last-Translator: Matias Iglesias, 2022\nLanguage-Team: Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: es_AR\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Deshacer"]}}}}},{locale:"eu",json:{charset:"utf-8",headers:{"Last-Translator":"Unai Tolosa Pontesta , 2021","Language-Team":"Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)","Content-Type":"text/plain; charset=UTF-8",Language:"eu","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nUnai Tolosa Pontesta , 2021\n"},msgstr:["Last-Translator: Unai Tolosa Pontesta , 2021\nLanguage-Team: Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: eu\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Desegin"]}}}}},{locale:"fa",json:{charset:"utf-8",headers:{"Last-Translator":"Mostafa Ahangarha , 2020","Language-Team":"Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)","Content-Type":"text/plain; charset=UTF-8",Language:"fa","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMostafa Ahangarha , 2020\n"},msgstr:["Last-Translator: Mostafa Ahangarha , 2020\nLanguage-Team: Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fa\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["بازگردانی"]}}}}},{locale:"fi_FI",json:{charset:"utf-8",headers:{"Last-Translator":"teemue, 2020","Language-Team":"Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)","Content-Type":"text/plain; charset=UTF-8",Language:"fi_FI","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nteemue, 2020\n"},msgstr:["Last-Translator: teemue, 2020\nLanguage-Team: Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fi_FI\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Kumoa"]}}}}},{locale:"fr",json:{charset:"utf-8",headers:{"Last-Translator":"John Molakvoæ , 2020","Language-Team":"French (https://www.transifex.com/nextcloud/teams/64236/fr/)","Content-Type":"text/plain; charset=UTF-8",Language:"fr","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nJohn Molakvoæ , 2020\n"},msgstr:["Last-Translator: John Molakvoæ , 2020\nLanguage-Team: French (https://www.transifex.com/nextcloud/teams/64236/fr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: fr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Annuler"]}}}}},{locale:"gl",json:{charset:"utf-8",headers:{"Last-Translator":"Miguel Anxo Bouzada , 2020","Language-Team":"Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)","Content-Type":"text/plain; charset=UTF-8",Language:"gl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMiguel Anxo Bouzada , 2020\n"},msgstr:["Last-Translator: Miguel Anxo Bouzada , 2020\nLanguage-Team: Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: gl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfacer"]}}}}},{locale:"he",json:{charset:"utf-8",headers:{"Last-Translator":"Yaron Shahrabani , 2020","Language-Team":"Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)","Content-Type":"text/plain; charset=UTF-8",Language:"he","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nYaron Shahrabani , 2020\n"},msgstr:["Last-Translator: Yaron Shahrabani , 2020\nLanguage-Team: Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: he\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["ביטול"]}}}}},{locale:"hu_HU",json:{charset:"utf-8",headers:{"Last-Translator":"Balázs Meskó , 2021","Language-Team":"Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)","Content-Type":"text/plain; charset=UTF-8",Language:"hu_HU","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBalázs Meskó , 2021\n"},msgstr:["Last-Translator: Balázs Meskó , 2021\nLanguage-Team: Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: hu_HU\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Visszavonás"]}}}}},{locale:"id",json:{charset:"utf-8",headers:{"Last-Translator":"agus sutrisno , 2020","Language-Team":"Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)","Content-Type":"text/plain; charset=UTF-8",Language:"id","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nagus sutrisno , 2020\n"},msgstr:["Last-Translator: agus sutrisno , 2020\nLanguage-Team: Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: id\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Tidak jadi"]}}}}},{locale:"is",json:{charset:"utf-8",headers:{"Last-Translator":"Sveinn í Felli , 2020","Language-Team":"Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)","Content-Type":"text/plain; charset=UTF-8",Language:"is","Plural-Forms":"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nSveinn í Felli , 2020\n"},msgstr:["Last-Translator: Sveinn í Felli , 2020\nLanguage-Team: Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: is\nPlural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Afturkalla"]}}}}},{locale:"it",json:{charset:"utf-8",headers:{"Last-Translator":"Vincenzo Reale , 2020","Language-Team":"Italian (https://www.transifex.com/nextcloud/teams/64236/it/)","Content-Type":"text/plain; charset=UTF-8",Language:"it","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nVincenzo Reale , 2020\n"},msgstr:["Last-Translator: Vincenzo Reale , 2020\nLanguage-Team: Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: it\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Annulla"]}}}}},{locale:"ja_JP",json:{charset:"utf-8",headers:{"Last-Translator":"323484, 2020","Language-Team":"Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)","Content-Type":"text/plain; charset=UTF-8",Language:"ja_JP","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\n323484, 2020\n"},msgstr:["Last-Translator: 323484, 2020\nLanguage-Team: Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ja_JP\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["元に戻す"]}}}}},{locale:"kab",json:{charset:"utf-8",headers:{"Last-Translator":"ZiriSut, 2021","Language-Team":"Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)","Content-Type":"text/plain; charset=UTF-8",Language:"kab","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nZiriSut, 2021\n"},msgstr:["Last-Translator: ZiriSut, 2021\nLanguage-Team: Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: kab\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Sefsex"]}}}}},{locale:"ko",json:{charset:"utf-8",headers:{"Last-Translator":"Brandon Han, 2021","Language-Team":"Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)","Content-Type":"text/plain; charset=UTF-8",Language:"ko","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBrandon Han, 2021\n"},msgstr:["Last-Translator: Brandon Han, 2021\nLanguage-Team: Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ko\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["되돌리기"]}}}}},{locale:"lt_LT",json:{charset:"utf-8",headers:{"Last-Translator":"Moo, 2020","Language-Team":"Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)","Content-Type":"text/plain; charset=UTF-8",Language:"lt_LT","Plural-Forms":"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMoo, 2020\n"},msgstr:["Last-Translator: Moo, 2020\nLanguage-Team: Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: lt_LT\nPlural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Atšaukti"]}}}}},{locale:"mk",json:{charset:"utf-8",headers:{"Last-Translator":"Сашко Тодоров, 2020","Language-Team":"Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)","Content-Type":"text/plain; charset=UTF-8",Language:"mk","Plural-Forms":"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nСашко Тодоров, 2020\n"},msgstr:["Last-Translator: Сашко Тодоров, 2020\nLanguage-Team: Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mk\nPlural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Врати"]}}}}},{locale:"mn",json:{charset:"utf-8",headers:{"Last-Translator":"BATKHUYAG Ganbold , 2022","Language-Team":"Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)","Content-Type":"text/plain; charset=UTF-8",Language:"mn","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nBATKHUYAG Ganbold , 2022\n"},msgstr:["Last-Translator: BATKHUYAG Ganbold , 2022\nLanguage-Team: Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mn\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Буцаах"]}}}}},{locale:"mr",json:{charset:"utf-8",headers:{"Last-Translator":"Vinit Dhabre , 2021","Language-Team":"Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)","Content-Type":"text/plain; charset=UTF-8",Language:"mr","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nVinit Dhabre , 2021\n"},msgstr:["Last-Translator: Vinit Dhabre , 2021\nLanguage-Team: Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: mr\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["पूर्ववत करा"]}}}}},{locale:"my",json:{charset:"utf-8",headers:{"Last-Translator":"Htike Aung Kyaw , 2021","Language-Team":"Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)","Content-Type":"text/plain; charset=UTF-8",Language:"my","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nHtike Aung Kyaw , 2021\n"},msgstr:["Last-Translator: Htike Aung Kyaw , 2021\nLanguage-Team: Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: my\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["နဂိုအတိုင်းပြန်ထားရန်"]}}}}},{locale:"nb_NO",json:{charset:"utf-8",headers:{"Last-Translator":"sverre.vikan , 2020","Language-Team":"Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)","Content-Type":"text/plain; charset=UTF-8",Language:"nb_NO","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nsverre.vikan , 2020\n"},msgstr:["Last-Translator: sverre.vikan , 2020\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nb_NO\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Angre"]}}}}},{locale:"nl",json:{charset:"utf-8",headers:{"Last-Translator":"Robin Slot, 2020","Language-Team":"Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)","Content-Type":"text/plain; charset=UTF-8",Language:"nl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRobin Slot, 2020\n"},msgstr:["Last-Translator: Robin Slot, 2020\nLanguage-Team: Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: nl\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Ongedaan maken"]}}}}},{locale:"oc",json:{charset:"utf-8",headers:{"Last-Translator":"Quentin PAGÈS, 2020","Language-Team":"Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)","Content-Type":"text/plain; charset=UTF-8",Language:"oc","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nQuentin PAGÈS, 2020\n"},msgstr:["Last-Translator: Quentin PAGÈS, 2020\nLanguage-Team: Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: oc\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Anullar"]}}}}},{locale:"pl",json:{charset:"utf-8",headers:{"Last-Translator":"Robert Szmurło , 2020","Language-Team":"Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)","Content-Type":"text/plain; charset=UTF-8",Language:"pl","Plural-Forms":"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nRobert Szmurło , 2020\n"},msgstr:["Last-Translator: Robert Szmurło , 2020\nLanguage-Team: Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pl\nPlural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Cofnij"]}}}}},{locale:"pt_BR",json:{charset:"utf-8",headers:{"Last-Translator":"Paulo Schopf, 2020","Language-Team":"Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)","Content-Type":"text/plain; charset=UTF-8",Language:"pt_BR","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPaulo Schopf, 2020\n"},msgstr:["Last-Translator: Paulo Schopf, 2020\nLanguage-Team: Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: pt_BR\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Desfazer"]}}}}},{locale:"ro",json:{charset:"utf-8",headers:{"Last-Translator":"Mădălin Vasiliu , 2022","Language-Team":"Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)","Content-Type":"text/plain; charset=UTF-8",Language:"ro","Plural-Forms":"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMădălin Vasiliu , 2022\n"},msgstr:["Last-Translator: Mădălin Vasiliu , 2022\nLanguage-Team: Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ro\nPlural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:193"},msgstr:["Anulează"]}}}}},{locale:"ru",json:{charset:"utf-8",headers:{"Last-Translator":"Andrey Atapin , 2020","Language-Team":"Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)","Content-Type":"text/plain; charset=UTF-8",Language:"ru","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nAndrey Atapin , 2020\n"},msgstr:["Last-Translator: Andrey Atapin , 2020\nLanguage-Team: Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ru\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Отменить"]}}}}},{locale:"si",json:{charset:"utf-8",headers:{"Last-Translator":"Hela Basa, 2021","Language-Team":"Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)","Content-Type":"text/plain; charset=UTF-8",Language:"si","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nHela Basa, 2021\n"},msgstr:["Last-Translator: Hela Basa, 2021\nLanguage-Team: Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: si\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["පෙරසේ"]}}}}},{locale:"sk_SK",json:{charset:"utf-8",headers:{"Last-Translator":"vladimirjendrol , 2020","Language-Team":"Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)","Content-Type":"text/plain; charset=UTF-8",Language:"sk_SK","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nvladimirjendrol , 2020\n"},msgstr:["Last-Translator: vladimirjendrol , 2020\nLanguage-Team: Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sk_SK\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Späť"]}}}}},{locale:"sl",json:{charset:"utf-8",headers:{"Last-Translator":"Matej Urbančič <>, 2020","Language-Team":"Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)","Content-Type":"text/plain; charset=UTF-8",Language:"sl","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nMatej Urbančič <>, 2020\n"},msgstr:["Last-Translator: Matej Urbančič <>, 2020\nLanguage-Team: Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sl\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Razveljavi"]}}}}},{locale:"sr",json:{charset:"utf-8",headers:{"Last-Translator":"aleksandar jevtic, 2022","Language-Team":"Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)","Content-Type":"text/plain; charset=UTF-8",Language:"sr","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\naleksandar jevtic, 2022\n"},msgstr:["Last-Translator: aleksandar jevtic, 2022\nLanguage-Team: Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sr\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Poništi"]}}}}},{locale:"sv",json:{charset:"utf-8",headers:{"Last-Translator":"Victor Nyberg , 2021","Language-Team":"Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)","Content-Type":"text/plain; charset=UTF-8",Language:"sv","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nVictor Nyberg , 2021\n"},msgstr:["Last-Translator: Victor Nyberg , 2021\nLanguage-Team: Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: sv\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Ångra"]}}}}},{locale:"ta",json:{charset:"utf-8",headers:{"Last-Translator":"ஒளியன் Oliyan, 2022","Language-Team":"Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)","Content-Type":"text/plain; charset=UTF-8",Language:"ta","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nஒளியன் Oliyan, 2022\n"},msgstr:["Last-Translator: ஒளியன் Oliyan, 2022\nLanguage-Team: Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: ta\nPlural-Forms: nplurals=2; plural=(n != 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["செயல்தவிர்"]}}}}},{locale:"th_TH",json:{charset:"utf-8",headers:{"Last-Translator":"Phongpanot Phairat , 2021","Language-Team":"Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)","Content-Type":"text/plain; charset=UTF-8",Language:"th_TH","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nPhongpanot Phairat , 2021\n"},msgstr:["Last-Translator: Phongpanot Phairat , 2021\nLanguage-Team: Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: th_TH\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["เลิกทำ"]}}}}},{locale:"tr",json:{charset:"utf-8",headers:{"Last-Translator":"Kaya Zeren , 2020","Language-Team":"Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)","Content-Type":"text/plain; charset=UTF-8",Language:"tr","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nKaya Zeren , 2020\n"},msgstr:["Last-Translator: Kaya Zeren , 2020\nLanguage-Team: Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: tr\nPlural-Forms: nplurals=2; plural=(n > 1);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["Geri al"]}}}}},{locale:"uk",json:{charset:"utf-8",headers:{"Last-Translator":"Oleksandr Panasyuk, 2021","Language-Team":"Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)","Content-Type":"text/plain; charset=UTF-8",Language:"uk","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nOleksandr Panasyuk, 2021\n"},msgstr:["Last-Translator: Oleksandr Panasyuk, 2021\nLanguage-Team: Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: uk\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Скасувати дію"]}}}}},{locale:"vi",json:{charset:"utf-8",headers:{"Last-Translator":"Luu Thang , 2021","Language-Team":"Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)","Content-Type":"text/plain; charset=UTF-8",Language:"vi","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nLuu Thang , 2021\n"},msgstr:["Last-Translator: Luu Thang , 2021\nLanguage-Team: Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: vi\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["Hoàn tác"]}}}}},{locale:"zh_CN",json:{charset:"utf-8",headers:{"Last-Translator":"Henry Ji, 2022","Language-Team":"Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_CN","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nHenry Ji, 2022\n"},msgstr:["Last-Translator: Henry Ji, 2022\nLanguage-Team: Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_CN\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:[" 撤消"]}}}}},{locale:"zh_HK",json:{charset:"utf-8",headers:{"Last-Translator":"Cha Wong , 2021","Language-Team":"Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_HK","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nCha Wong , 2021\n"},msgstr:["Last-Translator: Cha Wong , 2021\nLanguage-Team: Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_HK\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:191"},msgstr:["還原"]}}}}},{locale:"zh_TW",json:{charset:"utf-8",headers:{"Last-Translator":"Natashia Maxins , 2020","Language-Team":"Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_TW","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:"\nTranslators:\nNatashia Maxins , 2020\n"},msgstr:["Last-Translator: Natashia Maxins , 2020\nLanguage-Team: Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)\nContent-Type: text/plain; charset=UTF-8\nLanguage: zh_TW\nPlural-Forms: nplurals=1; plural=0;\n"]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:192"},msgstr:["復原"]}}}}}]};try{if(a)return a.env=Object.assign({},a.env),void Object.assign(a.env,e)}catch(e){}globalThis.process={env:e}}();var o="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{},s=function(e){return e&&e.Math==Math&&e},l=s("object"==typeof globalThis&&globalThis)||s("object"==typeof window&&window)||s("object"==typeof self&&self)||s("object"==typeof o&&o)||function(){return this}()||Function("return this")(),i={exports:{}},u=l,p=Object.defineProperty,c=function(e,t){try{p(u,e,{value:t,configurable:!0,writable:!0})}catch(n){u[e]=t}return t},m=c,d="__core-js_shared__",h=l[d]||m(d,{}),f=h;(i.exports=function(e,t){return f[e]||(f[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.24.1",mode:"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE",source:"https://github.com/zloirock/core-js"});var g,v,y=function(e){try{return!!e()}catch(e){return!0}},b=!y((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),w=b,x=Function.prototype,A=x.bind,T=x.call,C=w&&A.bind(T,T),k=w?function(e){return e&&C(e)}:function(e){return e&&function(){return T.apply(e,arguments)}},S=TypeError,E=function(e){if(null==e)throw S("Can't call method on "+e);return e},P=E,_=Object,F=function(e){return _(P(e))},N=F,j=k({}.hasOwnProperty),L=Object.hasOwn||function(e,t){return j(N(e),t)},O=k,R=0,z=Math.random(),U=O(1..toString),I=function(e){return"Symbol("+(void 0===e?"":e)+")_"+U(++R+z,36)},B=function(e){return"function"==typeof e},$=l,M=B,D=function(e,t){return arguments.length<2?(n=$[e],M(n)?n:void 0):$[e]&&$[e][t];var n},G=D("navigator","userAgent")||"",H=l,V=G,W=H.process,q=H.Deno,K=W&&W.versions||q&&q.version,Z=K&&K.v8;Z&&(v=(g=Z.split("."))[0]>0&&g[0]<4?1:+(g[0]+g[1])),!v&&V&&(!(g=V.match(/Edge\/(\d+)/))||g[1]>=74)&&(g=V.match(/Chrome\/(\d+)/))&&(v=+g[1]);var Y=v,J=Y,X=y,Q=!!Object.getOwnPropertySymbols&&!X((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&J&&J<41})),ee=Q&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,te=l,ne=i.exports,ae=L,re=I,oe=Q,se=ee,le=ne("wks"),ie=te.Symbol,ue=ie&&ie.for,pe=se?ie:ie&&ie.withoutSetter||re,ce=function(e){if(!ae(le,e)||!oe&&"string"!=typeof le[e]){var t="Symbol."+e;oe&&ae(ie,e)?le[e]=ie[e]:le[e]=se&&ue?ue(t):pe(t)}return le[e]},me={};me[ce("toStringTag")]="z";var de="[object z]"===String(me),he={},fe=!y((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),ge=B,ve=function(e){return"object"==typeof e?null!==e:ge(e)},ye=ve,be=l.document,we=ye(be)&&ye(be.createElement),xe=function(e){return we?be.createElement(e):{}},Ae=xe,Te=!fe&&!y((function(){return 7!=Object.defineProperty(Ae("div"),"a",{get:function(){return 7}}).a})),Ce=fe&&y((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),ke=ve,Se=String,Ee=TypeError,Pe=function(e){if(ke(e))return e;throw Ee(Se(e)+" is not an object")},_e=b,Fe=Function.prototype.call,Ne=_e?Fe.bind(Fe):function(){return Fe.apply(Fe,arguments)},je=k({}.isPrototypeOf),Le=D,Oe=B,Re=je,ze=Object,Ue=ee?function(e){return"symbol"==typeof e}:function(e){var t=Le("Symbol");return Oe(t)&&Re(t.prototype,ze(e))},Ie=String,Be=function(e){try{return Ie(e)}catch(e){return"Object"}},$e=B,Me=Be,De=TypeError,Ge=function(e){if($e(e))return e;throw De(Me(e)+" is not a function")},He=Ge,Ve=function(e,t){var n=e[t];return null==n?void 0:He(n)},We=Ne,qe=B,Ke=ve,Ze=TypeError,Ye=Ne,Je=ve,Xe=Ue,Qe=Ve,et=function(e,t){var n,a;if("string"===t&&qe(n=e.toString)&&!Ke(a=We(n,e)))return a;if(qe(n=e.valueOf)&&!Ke(a=We(n,e)))return a;if("string"!==t&&qe(n=e.toString)&&!Ke(a=We(n,e)))return a;throw Ze("Can't convert object to primitive value")},tt=TypeError,nt=ce("toPrimitive"),at=function(e,t){if(!Je(e)||Xe(e))return e;var n,a=Qe(e,nt);if(a){if(void 0===t&&(t="default"),n=Ye(a,e,t),!Je(n)||Xe(n))return n;throw tt("Can't convert object to primitive value")}return void 0===t&&(t="number"),et(e,t)},rt=Ue,ot=function(e){var t=at(e,"string");return rt(t)?t:t+""},st=fe,lt=Te,it=Ce,ut=Pe,pt=ot,ct=TypeError,mt=Object.defineProperty,dt=Object.getOwnPropertyDescriptor,ht="enumerable",ft="configurable",gt="writable";he.f=st?it?function(e,t,n){if(ut(e),t=pt(t),ut(n),"function"==typeof e&&"prototype"===t&&"value"in n&> in n&&!n[gt]){var a=dt(e,t);a&&a[gt]&&(e[t]=n.value,n={configurable:ft in n?n[ft]:a[ft],enumerable:ht in n?n[ht]:a[ht],writable:!1})}return mt(e,t,n)}:mt:function(e,t,n){if(ut(e),t=pt(t),ut(n),lt)try{return mt(e,t,n)}catch(e){}if("get"in n||"set"in n)throw ct("Accessors not supported");return"value"in n&&(e[t]=n.value),e};var vt={exports:{}},yt=fe,bt=L,wt=Function.prototype,xt=yt&&Object.getOwnPropertyDescriptor,At=bt(wt,"name"),Tt={EXISTS:At,PROPER:At&&"something"===function(){}.name,CONFIGURABLE:At&&(!yt||yt&&xt(wt,"name").configurable)},Ct=B,kt=h,St=k(Function.toString);Ct(kt.inspectSource)||(kt.inspectSource=function(e){return St(e)});var Et,Pt,_t,Ft=kt.inspectSource,Nt=B,jt=Ft,Lt=l.WeakMap,Ot=Nt(Lt)&&/native code/.test(jt(Lt)),Rt=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},zt=he,Ut=Rt,It=fe?function(e,t,n){return zt.f(e,t,Ut(1,n))}:function(e,t,n){return e[t]=n,e},Bt=i.exports,$t=I,Mt=Bt("keys"),Dt=function(e){return Mt[e]||(Mt[e]=$t(e))},Gt={},Ht=Ot,Vt=l,Wt=k,qt=ve,Kt=It,Zt=L,Yt=h,Jt=Dt,Xt=Gt,Qt="Object already initialized",en=Vt.TypeError,tn=Vt.WeakMap;if(Ht||Yt.state){var nn=Yt.state||(Yt.state=new tn),an=Wt(nn.get),rn=Wt(nn.has),on=Wt(nn.set);Et=function(e,t){if(rn(nn,e))throw new en(Qt);return t.facade=e,on(nn,e,t),t},Pt=function(e){return an(nn,e)||{}},_t=function(e){return rn(nn,e)}}else{var sn=Jt("state");Xt[sn]=!0,Et=function(e,t){if(Zt(e,sn))throw new en(Qt);return t.facade=e,Kt(e,sn,t),t},Pt=function(e){return Zt(e,sn)?e[sn]:{}},_t=function(e){return Zt(e,sn)}}var ln={set:Et,get:Pt,has:_t,enforce:function(e){return _t(e)?Pt(e):Et(e,{})},getterFor:function(e){return function(t){var n;if(!qt(t)||(n=Pt(t)).type!==e)throw en("Incompatible receiver, "+e+" required");return n}}},un=y,pn=B,cn=L,mn=fe,dn=Tt.CONFIGURABLE,hn=Ft,fn=ln.enforce,gn=ln.get,vn=Object.defineProperty,yn=mn&&!un((function(){return 8!==vn((function(){}),"length",{value:8}).length})),bn=String(String).split("String"),wn=vt.exports=function(e,t,n){"Symbol("===String(t).slice(0,7)&&(t="["+String(t).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!cn(e,"name")||dn&&e.name!==t)&&(mn?vn(e,"name",{value:t,configurable:!0}):e.name=t),yn&&n&&cn(n,"arity")&&e.length!==n.arity&&vn(e,"length",{value:n.arity});try{n&&cn(n,"constructor")&&n.constructor?mn&&vn(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var a=fn(e);return cn(a,"source")||(a.source=bn.join("string"==typeof t?t:"")),e};Function.prototype.toString=wn((function(){return pn(this)&&gn(this).source||hn(this)}),"toString");var xn=B,An=he,Tn=vt.exports,Cn=c,kn=function(e,t,n,a){a||(a={});var r=a.enumerable,o=void 0!==a.name?a.name:t;if(xn(n)&&Tn(n,o,a),a.global)r?e[t]=n:Cn(t,n);else{try{a.unsafe?e[t]&&(r=!0):delete e[t]}catch(e){}r?e[t]=n:An.f(e,t,{value:n,enumerable:!1,configurable:!a.nonConfigurable,writable:!a.nonWritable})}return e},Sn=k,En=Sn({}.toString),Pn=Sn("".slice),_n=function(e){return Pn(En(e),8,-1)},Fn=de,Nn=B,jn=_n,Ln=ce("toStringTag"),On=Object,Rn="Arguments"==jn(function(){return arguments}()),zn=Fn?jn:function(e){var t,n,a;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=On(e),Ln))?n:Rn?jn(t):"Object"==(a=jn(t))&&Nn(t.callee)?"Arguments":a},Un=zn,In=de?{}.toString:function(){return"[object "+Un(this)+"]"};de||kn(Object.prototype,"toString",In,{unsafe:!0});var Bn={},$n={},Mn={}.propertyIsEnumerable,Dn=Object.getOwnPropertyDescriptor,Gn=Dn&&!Mn.call({1:2},1);$n.f=Gn?function(e){var t=Dn(this,e);return!!t&&t.enumerable}:Mn;var Hn=y,Vn=_n,Wn=Object,qn=k("".split),Kn=Hn((function(){return!Wn("z").propertyIsEnumerable(0)}))?function(e){return"String"==Vn(e)?qn(e,""):Wn(e)}:Wn,Zn=Kn,Yn=E,Jn=function(e){return Zn(Yn(e))},Xn=fe,Qn=Ne,ea=$n,ta=Rt,na=Jn,aa=ot,ra=L,oa=Te,sa=Object.getOwnPropertyDescriptor;Bn.f=Xn?sa:function(e,t){if(e=na(e),t=aa(t),oa)try{return sa(e,t)}catch(e){}if(ra(e,t))return ta(!Qn(ea.f,e,t),e[t])};var la={},ia=Math.ceil,ua=Math.floor,pa=Math.trunc||function(e){var t=+e;return(t>0?ua:ia)(t)},ca=function(e){var t=+e;return t!=t||0===t?0:pa(t)},ma=ca,da=Math.max,ha=Math.min,fa=function(e,t){var n=ma(e);return n<0?da(n+t,0):ha(n,t)},ga=ca,va=Math.min,ya=function(e){return e>0?va(ga(e),9007199254740991):0},ba=ya,wa=function(e){return ba(e.length)},xa=Jn,Aa=fa,Ta=wa,Ca=function(e){return function(t,n,a){var r,o=xa(t),s=Ta(o),l=Aa(a,s);if(e&&n!=n){for(;s>l;)if((r=o[l++])!=r)return!0}else for(;s>l;l++)if((e||l in o)&&o[l]===n)return e||l||0;return!e&&-1}},ka={includes:Ca(!0),indexOf:Ca(!1)},Sa=L,Ea=Jn,Pa=ka.indexOf,_a=Gt,Fa=k([].push),Na=function(e,t){var n,a=Ea(e),r=0,o=[];for(n in a)!Sa(_a,n)&&Sa(a,n)&&Fa(o,n);for(;t.length>r;)Sa(a,n=t[r++])&&(~Pa(o,n)||Fa(o,n));return o},ja=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],La=Na,Oa=ja.concat("length","prototype");la.f=Object.getOwnPropertyNames||function(e){return La(e,Oa)};var Ra={};Ra.f=Object.getOwnPropertySymbols;var za=D,Ua=la,Ia=Ra,Ba=Pe,$a=k([].concat),Ma=za("Reflect","ownKeys")||function(e){var t=Ua.f(Ba(e)),n=Ia.f;return n?$a(t,n(e)):t},Da=L,Ga=Ma,Ha=Bn,Va=he,Wa=y,qa=B,Ka=/#|\.prototype\./,Za=function(e,t){var n=Ja[Ya(e)];return n==Qa||n!=Xa&&(qa(t)?Wa(t):!!t)},Ya=Za.normalize=function(e){return String(e).replace(Ka,".").toLowerCase()},Ja=Za.data={},Xa=Za.NATIVE="N",Qa=Za.POLYFILL="P",er=Za,tr=l,nr=Bn.f,ar=It,rr=kn,or=c,sr=function(e,t,n){for(var a=Ga(t),r=Va.f,o=Ha.f,s=0;so;o++)if((l=v(e[o]))&&ei(si,l))return l;return new oi(!1)}a=ti(e,r)}for(i=m?e.next:a.next;!(u=Zl(i,a)).done;){try{l=v(u.value)}catch(e){ai(a,"throw",e)}if("object"==typeof l&&l&&ei(si,l))return l}return new oi(!1)},ii=ce("iterator"),ui=!1;try{var pi=0,ci={next:function(){return{done:!!pi++}},return:function(){ui=!0}};ci[ii]=function(){return this},Array.from(ci,(function(){throw 2}))}catch(e){}var mi=hs,di=function(e,t){if(!t&&!ui)return!1;var n=!1;try{var a={};a[ii]=function(){return{next:function(){return{done:n=!0}}}},e(a)}catch(e){}return n},hi=Fs.CONSTRUCTOR||!di((function(e){mi.all(e).then(void 0,(function(){}))})),fi=Ne,gi=Ge,vi=Ns,yi=cs,bi=li;ir({target:"Promise",stat:!0,forced:hi},{all:function(e){var t=this,n=vi.f(t),a=n.resolve,r=n.reject,o=yi((function(){var n=gi(t.resolve),o=[],s=0,l=1;bi(e,(function(e){var i=s++,u=!1;l++,fi(n,t,e).then((function(e){u||(u=!0,o[i]=e,--l||a(o))}),r)})),--l||a(o)}));return o.error&&r(o.value),n.promise}});var wi=ir,xi=Fs.CONSTRUCTOR,Ai=hs,Ti=D,Ci=B,ki=kn,Si=Ai&&Ai.prototype;if(wi({target:"Promise",proto:!0,forced:xi,real:!0},{catch:function(e){return this.then(void 0,e)}}),Ci(Ai)){var Ei=Ti("Promise").prototype.catch;Si.catch!==Ei&&ki(Si,"catch",Ei,{unsafe:!0})}var Pi=Ne,_i=Ge,Fi=Ns,Ni=cs,ji=li;ir({target:"Promise",stat:!0,forced:hi},{race:function(e){var t=this,n=Fi.f(t),a=n.reject,r=Ni((function(){var r=_i(t.resolve);ji(e,(function(e){Pi(r,t,e).then(n.resolve,a)}))}));return r.error&&a(r.value),n.promise}});var Li=Ne,Oi=Ns;ir({target:"Promise",stat:!0,forced:Fs.CONSTRUCTOR},{reject:function(e){var t=Oi.f(this);return Li(t.reject,void 0,e),t.promise}});var Ri,zi=Pe,Ui=ve,Ii=Ns,Bi=ir,$i=Fs.CONSTRUCTOR,Mi=function(e,t){if(zi(e),Ui(t)&&t.constructor===e)return t;var n=Ii.f(e);return(0,n.resolve)(t),n.promise};D("Promise"),Bi({target:"Promise",stat:!0,forced:$i},{resolve:function(e){return Mi(this,e)}}),function(e){e[e.Choose=1]="Choose",e[e.Move=2]="Move",e[e.Copy=3]="Copy",e[e.CopyMove=4]="CopyMove"}(Ri||(Ri={}));var Di=function(){function e(e,t,n,a,r,o,s){this.title=e,this.multiSelect=t,this.mimeTypeFiler=n,this.modal=a,this.type=r,this.directoriesAllowed=o,this.path=s}return e.prototype.pick=function(){var e=this;return new Promise((function(t,n){OC.dialogs.filepicker(e.title,t,e.multiSelect,e.mimeTypeFiler,e.modal,e.type,e.path,{allowDirectoryChooser:e.directoriesAllowed})}))},e}(),Gi=function(){function e(e){this.multiSelect=!1,this.mimeTypeFiler=[],this.modal=!0,this.type=Ri.Choose,this.directoriesAllowed=!1,this.title=e}return e.prototype.setMultiSelect=function(e){return this.multiSelect=e,this},e.prototype.addMimeTypeFilter=function(e){return this.mimeTypeFiler.push(e),this},e.prototype.setMimeTypeFilter=function(e){return this.mimeTypeFiler=e,this},e.prototype.setModal=function(e){return this.modal=e,this},e.prototype.setType=function(e){return this.type=e,this},e.prototype.allowDirectories=function(e){return void 0===e&&(e=!0),this.directoriesAllowed=e,this},e.prototype.startAt=function(e){return this.path=e,this},e.prototype.build=function(){return new Di(this.title,this.multiSelect,this.mimeTypeFiler,this.modal,this.type,this.directoriesAllowed,this.path)},e}();function Hi(e){return new Gi(e)}var Vi=Na,Wi=ja,qi=Object.keys||function(e){return Vi(e,Wi)},Ki=fe,Zi=k,Yi=Ne,Ji=y,Xi=qi,Qi=Ra,eu=$n,tu=F,nu=Kn,au=Object.assign,ru=Object.defineProperty,ou=Zi([].concat),su=!au||Ji((function(){if(Ki&&1!==au({b:1},au(ru({},"a",{enumerable:!0,get:function(){ru(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol(),a="abcdefghijklmnopqrst";return e[n]=7,a.split("").forEach((function(e){t[e]=e})),7!=au({},e)[n]||Xi(au({},t)).join("")!=a}))?function(e,t){for(var n=tu(e),a=arguments.length,r=1,o=Qi.f,s=eu.f;a>r;)for(var l,i=nu(arguments[r++]),u=o?ou(Xi(i),o(i)):Xi(i),p=u.length,c=0;p>c;)l=u[c++],Ki&&!Yi(s,i,l)||(n[l]=i[l]);return n}:au,lu=su;ir({target:"Object",stat:!0,arity:2,forced:Object.assign!==lu},{assign:lu});var iu=zn,uu=String,pu=function(e){if("Symbol"===iu(e))throw TypeError("Cannot convert a Symbol value to a string");return uu(e)},cu=Pe,mu=function(){var e=cu(this),t="";return e.hasIndices&&(t+="d"),e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.unicodeSets&&(t+="v"),e.sticky&&(t+="y"),t},du=Ne,hu=L,fu=je,gu=mu,vu=RegExp.prototype,yu=Tt.PROPER,bu=kn,wu=Pe,xu=pu,Au=y,Tu=function(e){var t=e.flags;return void 0!==t||"flags"in vu||hu(e,"flags")||!fu(vu,e)?t:du(gu,e)},Cu="toString",ku=RegExp.prototype[Cu],Su=Au((function(){return"/a/b"!=ku.call({source:"a",flags:"b"})})),Eu=yu&&ku.name!=Cu;(Su||Eu)&&bu(RegExp.prototype,Cu,(function(){var e=wu(this);return"/"+xu(e.source)+"/"+xu(Tu(e))}),{unsafe:!0});var Pu=function(){return Pu=Object.assign||function(e){for(var t,n=1,a=arguments.length;ns;)Iu.f(e,n=r[s++],a[n]);return e};var Du,Gu=Pe,Hu=Ru,Vu=ja,Wu=Gt,qu=so,Ku=xe,Zu="prototype",Yu="script",Ju=Dt("IE_PROTO"),Xu=function(){},Qu=function(e){return"<"+Yu+">"+e+""},ep=function(e){e.write(Qu("")),e.close();var t=e.parentWindow.Object;return e=null,t},tp=function(){try{Du=new ActiveXObject("htmlfile")}catch(e){}var e,t,n;tp="undefined"!=typeof document?document.domain&&Du?ep(Du):(t=Ku("iframe"),n="java"+Yu+":",t.style.display="none",qu.appendChild(t),t.src=String(n),(e=t.contentWindow.document).open(),e.write(Qu("document.F=Object")),e.close(),e.F):ep(Du);for(var a=Vu.length;a--;)delete tp[Zu][Vu[a]];return tp()};Wu[Ju]=!0;var np,ap,rp=Object.create||function(e,t){var n;return null!==e?(Xu[Zu]=Gu(e),n=new Xu,Xu[Zu]=null,n[Ju]=e):n=tp(),void 0===t?n:Hu.f(n,t)},op=y,sp=l.RegExp,lp=op((function(){var e=sp(".","s");return!(e.dotAll&&e.exec("\n")&&"s"===e.flags)})),ip=y,up=l.RegExp,pp=ip((function(){var e=up("(?b)","g");return"b"!==e.exec("b").groups.a||"bc"!=="b".replace(e,"$c")})),cp=Ne,mp=k,dp=pu,hp=mu,fp=Ou,gp=i.exports,vp=rp,yp=ln.get,bp=lp,wp=pp,xp=gp("native-string-replace",String.prototype.replace),Ap=RegExp.prototype.exec,Tp=Ap,Cp=mp("".charAt),kp=mp("".indexOf),Sp=mp("".replace),Ep=mp("".slice),Pp=(ap=/b*/g,cp(Ap,np=/a/,"a"),cp(Ap,ap,"a"),0!==np.lastIndex||0!==ap.lastIndex),_p=fp.BROKEN_CARET,Fp=void 0!==/()??/.exec("")[1];(Pp||Fp||_p||bp||wp)&&(Tp=function(e){var t,n,a,r,o,s,l,i=this,u=yp(i),p=dp(e),c=u.raw;if(c)return c.lastIndex=i.lastIndex,t=cp(Tp,c,p),i.lastIndex=c.lastIndex,t;var m=u.groups,d=_p&&i.sticky,h=cp(hp,i),f=i.source,g=0,v=p;if(d&&(h=Sp(h,"y",""),-1===kp(h,"g")&&(h+="g"),v=Ep(p,i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&"\n"!==Cp(p,i.lastIndex-1))&&(f="(?: "+f+")",v=" "+v,g++),n=new RegExp("^(?:"+f+")",h)),Fp&&(n=new RegExp("^"+f+"$(?!\\s)",h)),Pp&&(a=i.lastIndex),r=cp(Ap,d?n:i,v),d?r?(r.input=Ep(r.input,g),r[0]=Ep(r[0],g),r.index=i.lastIndex,i.lastIndex+=r[0].length):i.lastIndex=0:Pp&&r&&(i.lastIndex=i.global?r.index+r[0].length:a),Fp&&r&&r.length>1&&cp(xp,r[0],n,(function(){for(o=1;o=l?e?"":void 0:(a=Wp(o,s))<55296||a>56319||s+1===l||(r=Wp(o,s+1))<56320||r>57343?e?Vp(o,s):a:e?qp(o,s,s+2):r-56320+(a-55296<<10)+65536}},Zp={codeAt:Kp(!1),charAt:Kp(!0)}.charAt,Yp=function(e,t,n){return t+(n?Zp(e,t).length:1)},Jp=k,Xp=F,Qp=Math.floor,ec=Jp("".charAt),tc=Jp("".replace),nc=Jp("".slice),ac=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,rc=/\$([$&'`]|\d{1,2})/g,oc=Ne,sc=Pe,lc=B,ic=_n,uc=Np,pc=TypeError,cc=function(e,t){var n=e.exec;if(lc(n)){var a=oc(n,e,t);return null!==a&&sc(a),a}if("RegExp"===ic(e))return oc(uc,e,t);throw pc("RegExp#exec called on incompatible receiver")},mc=to,dc=Ne,hc=k,fc=$p,gc=y,vc=Pe,yc=B,bc=ca,wc=ya,xc=pu,Ac=E,Tc=Yp,Cc=Ve,kc=function(e,t,n,a,r,o){var s=n+e.length,l=a.length,i=rc;return void 0!==r&&(r=Xp(r),i=ac),tc(o,i,(function(o,i){var u;switch(ec(i,0)){case"$":return"$";case"&":return e;case"`":return nc(t,0,n);case"'":return nc(t,s);case"<":u=r[nc(i,1,-1)];break;default:var p=+i;if(0===p)return o;if(p>l){var c=Qp(p/10);return 0===c?o:c<=l?void 0===a[c-1]?ec(i,1):a[c-1]+ec(i,1):o}u=a[p-1]}return void 0===u?"":u}))},Sc=cc,Ec=ce("replace"),Pc=Math.max,_c=Math.min,Fc=hc([].concat),Nc=hc([].push),jc=hc("".indexOf),Lc=hc("".slice),Oc="$0"==="a".replace(/./,"$0"),Rc=!!/./[Ec]&&""===/./[Ec]("a","$0");fc("replace",(function(e,t,n){var a=Rc?"$":"$0";return[function(e,n){var a=Ac(this),r=null==e?void 0:Cc(e,Ec);return r?dc(r,e,a,n):dc(t,xc(a),e,n)},function(e,r){var o=vc(this),s=xc(e);if("string"==typeof r&&-1===jc(r,a)&&-1===jc(r,"$<")){var l=n(t,o,s,r);if(l.done)return l.value}var i=yc(r);i||(r=xc(r));var u=o.global;if(u){var p=o.unicode;o.lastIndex=0}for(var c=[];;){var m=Sc(o,s);if(null===m)break;if(Nc(c,m),!u)break;""===xc(m[0])&&(o.lastIndex=Tc(s,wc(o.lastIndex),p))}for(var d,h="",f=0,g=0;g=f&&(h+=Lc(s,f,y)+T,f=y+v.length)}return h+Lc(s,f)}]}),!!gc((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")}))||!Oc||Rc);var zc=y,Uc=ir,Ic=ka.indexOf,Bc=function(e,t){var n=[][e];return!!n&&zc((function(){n.call(null,t||function(){return 1},1)}))},$c=k([].indexOf),Mc=!!$c&&1/$c([1],1,-0)<0,Dc=Bc("indexOf");Uc({target:"Array",proto:!0,forced:Mc||!Dc},{indexOf:function(e){var t=arguments.length>1?arguments[1]:void 0;return Mc?$c(this,e,t)||0:Ic(this,e,t)}});var Gc=ve,Hc=_n,Vc=ce("match"),Wc=ot,qc=he,Kc=Rt,Zc=fa,Yc=wa,Jc=function(e,t,n){var a=Wc(t);a in e?qc.f(e,a,Kc(0,n)):e[a]=n},Xc=Array,Qc=Math.max,em=to,tm=Ne,nm=k,am=$p,rm=function(e){var t;return Gc(e)&&(void 0!==(t=e[Vc])?!!t:"RegExp"==Hc(e))},om=Pe,sm=E,lm=Yr,im=Yp,um=ya,pm=pu,cm=Ve,mm=function(e,t,n){for(var a=Yc(e),r=Zc(t,a),o=Zc(void 0===n?a:n,a),s=Xc(Qc(o-r,0)),l=0;r1||"".split(/.?/).length?function(e,n){var a=pm(sm(this)),r=void 0===n?vm:n>>>0;if(0===r)return[];if(void 0===e)return[a];if(!rm(e))return tm(t,a,e,r);for(var o,s,l,i=[],u=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),p=0,c=new RegExp(e.source,u+"g");(o=tm(hm,c,a))&&!((s=c.lastIndex)>p&&(xm(i,Am(a,p,o.index)),o.length>1&&o.index=r));)c.lastIndex===o.index&&c.lastIndex++;return p===a.length?!l&&wm(c,"")||xm(i,""):xm(i,Am(a,p)),i.length>r?mm(i,0,r):i}:"0".split(void 0,0).length?function(e,n){return void 0===e&&0===n?[]:tm(t,this,e,n)}:t,[function(t,n){var r=sm(this),o=null==t?void 0:cm(t,e);return o?tm(o,t,r,n):tm(a,pm(r),t,n)},function(e,r){var o=om(this),s=pm(e),l=n(a,o,s,r,a!==t);if(l.done)return l.value;var i=lm(o,RegExp),u=o.unicode,p=(o.ignoreCase?"i":"")+(o.multiline?"m":"")+(o.unicode?"u":"")+(gm?"g":"y"),c=new i(gm?"^(?:"+o.source+")":o,p),m=void 0===r?vm:r>>>0;if(0===m)return[];if(0===s.length)return null===dm(c,s)?[s]:[];for(var d=0,h=0,f=[];h-1))}return t.defaults={oldestFirst:!0,text:"Toastify is awesome!",node:void 0,duration:3e3,selector:void 0,callback:function(){},destination:void 0,newWindow:!1,close:!1,gravity:"toastify-top",positionLeft:!1,position:"",backgroundColor:"",avatar:"",className:"",stopOnFocus:!0,onClick:function(){},offset:{x:0,y:0},escapeMarkup:!0,ariaLive:"polite",style:{background:""}},t.lib=t.prototype={toastify:"1.12.0",constructor:t,init:function(e){return e||(e={}),this.options={},this.toastElement=null,this.options.text=e.text||t.defaults.text,this.options.node=e.node||t.defaults.node,this.options.duration=0===e.duration?0:e.duration||t.defaults.duration,this.options.selector=e.selector||t.defaults.selector,this.options.callback=e.callback||t.defaults.callback,this.options.destination=e.destination||t.defaults.destination,this.options.newWindow=e.newWindow||t.defaults.newWindow,this.options.close=e.close||t.defaults.close,this.options.gravity="bottom"===e.gravity?"toastify-bottom":t.defaults.gravity,this.options.positionLeft=e.positionLeft||t.defaults.positionLeft,this.options.position=e.position||t.defaults.position,this.options.backgroundColor=e.backgroundColor||t.defaults.backgroundColor,this.options.avatar=e.avatar||t.defaults.avatar,this.options.className=e.className||t.defaults.className,this.options.stopOnFocus=void 0===e.stopOnFocus?t.defaults.stopOnFocus:e.stopOnFocus,this.options.onClick=e.onClick||t.defaults.onClick,this.options.offset=e.offset||t.defaults.offset,this.options.escapeMarkup=void 0!==e.escapeMarkup?e.escapeMarkup:t.defaults.escapeMarkup,this.options.ariaLive=e.ariaLive||t.defaults.ariaLive,this.options.style=e.style||t.defaults.style,e.backgroundColor&&(this.options.style.background=e.backgroundColor),this},buildToast:function(){if(!this.options)throw"Toastify is not initialized";var e=document.createElement("div");for(var t in e.className="toastify on "+this.options.className,this.options.position?e.className+=" toastify-"+this.options.position:!0===this.options.positionLeft?(e.className+=" toastify-left",r.warn("Property `positionLeft` will be depreciated in further versions. Please use `position` instead.")):e.className+=" toastify-right",e.className+=" "+this.options.gravity,this.options.backgroundColor&&r.warn('DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property.'),this.options.style)e.style[t]=this.options.style[t];if(this.options.ariaLive&&e.setAttribute("aria-live",this.options.ariaLive),this.options.node&&this.options.node.nodeType===Node.ELEMENT_NODE)e.appendChild(this.options.node);else if(this.options.escapeMarkup?e.innerText=this.options.text:e.innerHTML=this.options.text,""!==this.options.avatar){var a=document.createElement("img");a.src=this.options.avatar,a.className="toastify-avatar","left"==this.options.position||!0===this.options.positionLeft?e.appendChild(a):e.insertAdjacentElement("afterbegin",a)}if(!0===this.options.close){var o=document.createElement("button");o.type="button",o.setAttribute("aria-label","Close"),o.className="toast-close",o.innerHTML="✖",o.addEventListener("click",function(e){e.stopPropagation(),this.removeElement(this.toastElement),window.clearTimeout(this.toastElement.timeOutValue)}.bind(this));var s=window.innerWidth>0?window.innerWidth:screen.width;("left"==this.options.position||!0===this.options.positionLeft)&&s>360?e.insertAdjacentElement("afterbegin",o):e.appendChild(o)}if(this.options.stopOnFocus&&this.options.duration>0){var l=this;e.addEventListener("mouseover",(function(t){window.clearTimeout(e.timeOutValue)})),e.addEventListener("mouseleave",(function(){e.timeOutValue=window.setTimeout((function(){l.removeElement(e)}),l.options.duration)}))}if(void 0!==this.options.destination&&e.addEventListener("click",function(e){e.stopPropagation(),!0===this.options.newWindow?window.open(this.options.destination,"_blank"):window.location=this.options.destination}.bind(this)),"function"==typeof this.options.onClick&&void 0===this.options.destination&&e.addEventListener("click",function(e){e.stopPropagation(),this.options.onClick()}.bind(this)),"object"===_u(this.options.offset)){var i=n("x",this.options),u=n("y",this.options),p="left"==this.options.position?i:"-"+i,c="toastify-top"==this.options.gravity?u:"-"+u;e.style.transform="translate("+p+","+c+")"}return e},showToast:function(){var e;if(this.toastElement=this.buildToast(),!(e="string"==typeof this.options.selector?document.getElementById(this.options.selector):this.options.selector instanceof HTMLElement||"undefined"!=typeof ShadowRoot&&this.options.selector instanceof ShadowRoot?this.options.selector:document.body))throw"Root element is not defined";var n=t.defaults.oldestFirst?e.firstChild:e.lastChild;return e.insertBefore(this.toastElement,n),t.reposition(),this.options.duration>0&&(this.toastElement.timeOutValue=window.setTimeout(function(){this.removeElement(this.toastElement)}.bind(this),this.options.duration)),this},hideToast:function(){this.toastElement.timeOutValue&&clearTimeout(this.toastElement.timeOutValue),this.removeElement(this.toastElement)},removeElement:function(e){e.className=e.className.replace(" on",""),window.setTimeout(function(){this.options.node&&this.options.node.parentNode&&this.options.node.parentNode.removeChild(this.options.node),e.parentNode&&e.parentNode.removeChild(e),this.options.callback.call(e),t.reposition()}.bind(this),400)}},t.reposition=function(){for(var e,t={top:15,bottom:15},n={top:15,bottom:15},r={top:15,bottom:15},o=document.getElementsByClassName("toastify"),s=0;s0?window.innerWidth:screen.width)<=360?(o[s].style[e]=r[e]+"px",r[e]+=l+15):!0===a(o[s],"toastify-left")?(o[s].style[e]=t[e]+"px",t[e]+=l+15):(o[s].style[e]=n[e]+"px",n[e]+=l+15)}return this},t.lib.init.prototype=t.lib,t}));var Bm=Im.exports,$m=_n,Mm=Array.isArray||function(e){return"Array"==$m(e)},Dm=Gr,Gm=ve,Hm=ce("species"),Vm=Array,Wm=function(e){var t;return Mm(e)&&(t=e.constructor,(Dm(t)&&(t===Vm||Mm(t.prototype))||Gm(t)&&null===(t=t[Hm]))&&(t=void 0)),void 0===t?Vm:t},qm=oo,Km=Kn,Zm=F,Ym=wa,Jm=function(e,t){return new(Wm(e))(0===t?0:t)},Xm=k([].push),Qm=function(e){var t=1==e,n=2==e,a=3==e,r=4==e,o=6==e,s=7==e,l=5==e||o;return function(i,u,p,c){for(var m,d,h=Zm(i),f=Km(h),g=qm(u,p),v=Ym(f),y=0,b=c||Jm,w=t?b(i,v):n||s?b(i,0):void 0;v>y;y++)if((l||y in f)&&(d=g(m=f[y],y,h),e))if(t)w[y]=d;else if(d)switch(e){case 3:return!0;case 5:return m;case 6:return y;case 2:Xm(w,m)}else switch(e){case 4:return!1;case 7:Xm(w,m)}return o?-1:a||r?r:w}},ed={forEach:Qm(0),map:Qm(1),filter:Qm(2),some:Qm(3),every:Qm(4),find:Qm(5),findIndex:Qm(6),filterReject:Qm(7)},td=y,nd=Y,ad=ce("species"),rd=ed.map;ir({target:"Array",proto:!0,forced:!function(e){return nd>=51||!td((function(){var t=[];return(t.constructor={})[ad]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}("map")},{map:function(e){return rd(this,e,arguments.length>1?arguments[1]:void 0)}});var od={},sd=ir,ld=fe,id=he.f;sd({target:"Object",stat:!0,forced:Object.defineProperty!==id,sham:!ld},{defineProperty:id});var ud="__lodash_hash_undefined__",pd=1/0,cd="[object Function]",md="[object GeneratorFunction]",dd="[object Symbol]",hd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,fd=/^\w*$/,gd=/^\./,vd=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,yd=/\\(\\)?/g,bd=/^\[object .+?Constructor\]$/,wd="object"==typeof o&&o&&o.Object===Object&&o,xd="object"==typeof self&&self&&self.Object===Object&&self,Ad=wd||xd||Function("return this")();var Td=Array.prototype,Cd=Function.prototype,kd=Object.prototype,Sd=Ad["__core-js_shared__"],Ed=function(){var e=/[^.]+$/.exec(Sd&&Sd.keys&&Sd.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Pd=Cd.toString,_d=kd.hasOwnProperty,Fd=kd.toString,Nd=RegExp("^"+Pd.call(_d).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),jd=Ad.Symbol,Ld=Td.splice,Od=Vd(Ad,"Map"),Rd=Vd(Object,"create"),zd=jd?jd.prototype:void 0,Ud=zd?zd.toString:void 0;function Id(e){var t=-1,n=e?e.length:0;for(this.clear();++t-1},Bd.prototype.set=function(e,t){var n=this.__data__,a=Md(n,e);return a<0?n.push([e,t]):n[a][1]=t,this},$d.prototype.clear=function(){this.__data__={hash:new Id,map:new(Od||Bd),string:new Id}},$d.prototype.delete=function(e){return Hd(this,e).delete(e)},$d.prototype.get=function(e){return Hd(this,e).get(e)},$d.prototype.has=function(e){return Hd(this,e).has(e)},$d.prototype.set=function(e,t){return Hd(this,e).set(e,t),this};var Wd=Kd((function(e){var t;e=null==(t=e)?"":function(e){if("string"==typeof e)return e;if(Jd(e))return Ud?Ud.call(e):"";var t=e+"";return"0"==t&&1/e==-pd?"-0":t}(t);var n=[];return gd.test(e)&&n.push(""),e.replace(vd,(function(e,t,a,r){n.push(a?r.replace(yd,"$1"):t||e)})),n}));function qd(e){if("string"==typeof e||Jd(e))return e;var t=e+"";return"0"==t&&1/e==-pd?"-0":t}function Kd(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var a=arguments,r=t?t.apply(this,a):a[0],o=n.cache;if(o.has(r))return o.get(r);var s=e.apply(this,a);return n.cache=o.set(r,s),s};return n.cache=new(Kd.Cache||$d),n}Kd.Cache=$d;var Zd=Array.isArray;function Yd(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function Jd(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&Fd.call(e)==dd}var Xd=function(e,t,n){var a=null==e?void 0:Dd(e,t);return void 0===a?n:a},Qd={ach:{name:"Acholi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},af:{name:"Afrikaans",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ak:{name:"Akan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},am:{name:"Amharic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},an:{name:"Aragonese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ar:{name:"Arabic",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2},{plural:3,sample:3},{plural:4,sample:11},{plural:5,sample:100}],nplurals:6,pluralsText:"nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)",pluralsFunc:function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5}},arn:{name:"Mapudungun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ast:{name:"Asturian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ay:{name:"Aymará",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},az:{name:"Azerbaijani",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},be:{name:"Belarusian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},bg:{name:"Bulgarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bn:{name:"Bengali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bo:{name:"Tibetan",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},br:{name:"Breton",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},brx:{name:"Bodo",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bs:{name:"Bosnian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ca:{name:"Catalan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},cgg:{name:"Chiga",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},cs:{name:"Czech",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e>=2&&e<=4?1:2}},csb:{name:"Kashubian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},cy:{name:"Welsh",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:8}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:2===e?1:8!==e&&11!==e?2:3}},da:{name:"Danish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},de:{name:"German",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},doi:{name:"Dogri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},dz:{name:"Dzongkha",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},el:{name:"Greek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},en:{name:"English",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},eo:{name:"Esperanto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},es:{name:"Spanish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},et:{name:"Estonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},eu:{name:"Basque",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fa:{name:"Persian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ff:{name:"Fulah",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fi:{name:"Finnish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fil:{name:"Filipino",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fo:{name:"Faroese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fr:{name:"French",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fur:{name:"Friulian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fy:{name:"Frisian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ga:{name:"Irish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:7},{plural:4,sample:11}],nplurals:5,pluralsText:"nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)",pluralsFunc:function(e){return 1===e?0:2===e?1:e<7?2:e<11?3:4}},gd:{name:"Scottish Gaelic",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)",pluralsFunc:function(e){return 1===e||11===e?0:2===e||12===e?1:e>2&&e<20?2:3}},gl:{name:"Galician",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},gu:{name:"Gujarati",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},gun:{name:"Gun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ha:{name:"Hausa",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},he:{name:"Hebrew",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hi:{name:"Hindi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hne:{name:"Chhattisgarhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hr:{name:"Croatian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},hu:{name:"Hungarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hy:{name:"Armenian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},id:{name:"Indonesian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},is:{name:"Icelandic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)",pluralsFunc:function(e){return e%10!=1||e%100==11}},it:{name:"Italian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ja:{name:"Japanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jbo:{name:"Lojban",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jv:{name:"Javanese",examples:[{plural:0,sample:0},{plural:1,sample:1}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 0)",pluralsFunc:function(e){return 0!==e}},ka:{name:"Georgian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kk:{name:"Kazakh",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},km:{name:"Khmer",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kn:{name:"Kannada",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ko:{name:"Korean",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ku:{name:"Kurdish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},kw:{name:"Cornish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:4}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:2===e?1:3===e?2:3}},ky:{name:"Kyrgyz",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lb:{name:"Letzeburgesch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ln:{name:"Lingala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},lo:{name:"Lao",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lt:{name:"Lithuanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:10}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2}},lv:{name:"Latvian",examples:[{plural:2,sample:0},{plural:0,sample:1},{plural:1,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:0!==e?1:2}},mai:{name:"Maithili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mfe:{name:"Mauritian Creole",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mg:{name:"Malagasy",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mi:{name:"Maori",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mk:{name:"Macedonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)",pluralsFunc:function(e){return 1===e||e%10==1?0:1}},ml:{name:"Malayalam",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mn:{name:"Mongolian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mni:{name:"Manipuri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mnk:{name:"Mandinka",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)",pluralsFunc:function(e){return 0===e?0:1===e?1:2}},mr:{name:"Marathi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ms:{name:"Malay",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},mt:{name:"Maltese",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:11},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:0===e||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3}},my:{name:"Burmese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},nah:{name:"Nahuatl",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nap:{name:"Neapolitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nb:{name:"Norwegian Bokmal",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ne:{name:"Nepali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nl:{name:"Dutch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nn:{name:"Norwegian Nynorsk",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},no:{name:"Norwegian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nso:{name:"Northern Sotho",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},oc:{name:"Occitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},or:{name:"Oriya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pa:{name:"Punjabi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pap:{name:"Papiamento",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pl:{name:"Polish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},pms:{name:"Piemontese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ps:{name:"Pashto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pt:{name:"Portuguese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},rm:{name:"Romansh",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ro:{name:"Romanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:20}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:0===e||e%100>0&&e%100<20?1:2}},ru:{name:"Russian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},rw:{name:"Kinyarwanda",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sah:{name:"Yakut",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sat:{name:"Santali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sco:{name:"Scots",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sd:{name:"Sindhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},se:{name:"Northern Sami",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},si:{name:"Sinhala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sk:{name:"Slovak",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e>=2&&e<=4?1:2}},sl:{name:"Slovenian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:5}],nplurals:4,pluralsText:"nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)",pluralsFunc:function(e){return e%100==1?0:e%100==2?1:e%100==3||e%100==4?2:3}},so:{name:"Somali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},son:{name:"Songhay",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sq:{name:"Albanian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sr:{name:"Serbian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},su:{name:"Sundanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sv:{name:"Swedish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sw:{name:"Swahili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ta:{name:"Tamil",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},te:{name:"Telugu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},tg:{name:"Tajik",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},th:{name:"Thai",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ti:{name:"Tigrinya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tk:{name:"Turkmen",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},tr:{name:"Turkish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tt:{name:"Tatar",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ug:{name:"Uyghur",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},uk:{name:"Ukrainian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ur:{name:"Urdu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},uz:{name:"Uzbek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},vi:{name:"Vietnamese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},wa:{name:"Walloon",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},wo:{name:"Wolof",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},yo:{name:"Yoruba",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},zh:{name:"Chinese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}}},eh=th;function th(e){e=e||{},this.catalogs={},this.locale="",this.domain="messages",this.listeners=[],this.sourceLocale="",e.sourceLocale&&("string"==typeof e.sourceLocale?this.sourceLocale=e.sourceLocale:this.warn("The `sourceLocale` option should be a string")),this.debug="debug"in e&&!0===e.debug}th.prototype.on=function(e,t){this.listeners.push({eventName:e,callback:t})},th.prototype.off=function(e,t){this.listeners=this.listeners.filter((function(n){return!1==(n.eventName===e&&n.callback===t)}))},th.prototype.emit=function(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{};return this.subtitudePlaceholders(this.gt.gettext(e),t)}},{key:"ngettext",value:function(e,t,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.subtitudePlaceholders(this.gt.ngettext(e,t,n).replace(/%n/g,n.toString()),a)}}]),e}();var dh=oh().detectLocale();a.env.TRANSLATIONS.map((function(e){return dh.addTranslation(e.locale,e.json)}));var hh=dh.build();hh.ngettext.bind(hh);var fh=hh.gettext.bind(hh),gh=function(){function e(){}return e.ERROR="toast-error",e.WARNING="toast-warning",e.INFO="toast-info",e.SUCCESS="toast-success",e.PERMANENT="toast-error",e.UNDO="toast-undo",e}(),vh="off",yh="polite",bh="assertive",wh=function(){function e(){}return e.OFF=vh,e.POLITE=yh,e.ASSERTIVE=bh,e}(),xh=1e4,Ah=7e3,Th=-1;function Ch(e,t){var n,a;if(t=Object.assign({timeout:Ah,isHTML:!1,type:void 0,selector:void 0,onRemove:function(){},onClick:void 0,close:!0},t),"string"==typeof e&&!t.isHTML){var r=document.createElement("div");r.innerHTML=e,e=r.innerText}var o=null!==(a=t.type)&&void 0!==a?a:"";"function"==typeof t.onClick&&(o+=" toast-with-click ");var s=e instanceof Node,l=wh.POLITE;t.ariaLive?l=t.ariaLive.toString():t.type!==gh.ERROR&&t.type!==gh.UNDO||(l=wh.ASSERTIVE);var i=Bm(((n={})[s?"node":"text"]=e,n.duration=t.timeout,n.callback=t.onRemove,n.onClick=t.onClick,n.close=t.close,n.gravity="top",n.selector=t.selector,n.position="right",n.backgroundColor="",n.className="dialogs "+o,n.escapeMarkup=!t.isHTML,n.ariaLive=l,n));return i.showToast(),i}function kh(e,t){return Ch(e,Pu(Pu({},t),{type:gh.ERROR}))}function Sh(e,t){return Ch(e,Pu(Pu({},t),{type:gh.WARNING}))}function Eh(e,t){return Ch(e,Pu(Pu({},t),{type:gh.INFO}))}function Ph(e,t){return Ch(e,Pu(Pu({},t),{type:gh.SUCCESS}))}function _h(e,t,n){if(!(t instanceof Function))throw new Error("Please provide a valid onUndo method");var a;n=Object.assign(n||{},{timeout:xh,close:!1});var r=document.createElement("span"),o=document.createElement("button");return r.classList.add("toast-undo-container"),o.classList.add("toast-undo-button"),o.innerText=fh("Undo"),r.innerText=e,r.appendChild(o),o.addEventListener("click",(function(e){e.stopPropagation(),t(e),(null==a?void 0:a.hideToast)instanceof Function&&a.hideToast()})),a=Ch(r,Pu(Pu({},n),{type:gh.UNDO}))}},3955:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getGettextBuilder=function(){return new u},n(4916),n(5306),n(9070),n(1539),n(9714);var a,r=(a=n(7699))&&a.__esModule?a:{default:a},o=n(9944);function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n1&&void 0!==arguments[1]?arguments[1]:{};return this.subtitudePlaceholders(this.gt.gettext(e),t)}},{key:"ngettext",value:function(e,t,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return this.subtitudePlaceholders(this.gt.ngettext(e,t,n).replace(/%n/g,n.toString()),a)}}]),e}()},9753:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getRootUrl=t.generateFilePath=t.imagePath=t.generateUrl=t.generateOcsUrl=t.generateRemoteUrl=t.linkTo=void 0,n(5306);t.linkTo=(e,t)=>r(e,"",t);t.generateRemoteUrl=e=>window.location.protocol+"//"+window.location.host+(e=>o()+"/remote.php/"+e)(e);t.generateOcsUrl=(e,t,n)=>{const r=1===Object.assign({ocsVersion:2},n||{}).ocsVersion?1:2;return window.location.protocol+"//"+window.location.host+o()+"/ocs/v"+r+".php"+a(e,t,n)};const a=(e,t,n)=>{const a=Object.assign({escape:!0},n||{});return"/"!==e.charAt(0)&&(e="/"+e),r=(r=t||{})||{},e.replace(/{([^{}]*)}/g,(function(e,t){var n=r[t];return a.escape?"string"==typeof n||"number"==typeof n?encodeURIComponent(n.toString()):encodeURIComponent(e):"string"==typeof n||"number"==typeof n?n.toString():e}));var r};t.generateUrl=(e,t,n)=>{const r=Object.assign({noRewrite:!1},n||{});return!0!==OC.config.modRewriteWorking||r.noRewrite?o()+"/index.php"+a(e,t,n):o()+a(e,t,n)};t.imagePath=(e,t)=>-1===t.indexOf(".")?r(e,"img",t+".svg"):r(e,"img",t);const r=(e,t,n)=>{const a=-1!==OC.coreApps.indexOf(e);let r=o();return"php"!==n.substring(n.length-3)||a?"php"===n.substring(n.length-3)||a?(r+="settings"!==e&&"core"!==e&&"search"!==e||"ajax"!==t?"/":"/index.php/",a||(r+="apps/"),""!==e&&(r+=e+="/"),t&&(r+=t+"/"),r+=n):(r=OC.appswebroots[e],t&&(r+="/"+t+"/"),"/"!==r.substring(r.length-1)&&(r+="/"),r+=n):(r+="/index.php/apps/"+e,"index.php"!==n&&(r+="/",t&&(r+=encodeURI(t+"/")),r+=n)),r};t.generateFilePath=r;const o=()=>OC.webroot;t.getRootUrl=o},9234:(e,t,n)=>{var a=n(5108);self,e.exports=function(){var e={8399:function(e,t,n){"use strict";function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,a)}return n}function o(e){for(var t=1;t","Pause slideshow":"Atura la presentació","People & Body":"Persones i cos","Pick a date":"Seleccioni un dia ","Pick a date and a time":"Seleccioni un dia i hora","Pick a month":"Seleccioni un mes","Pick a time":"Seleccioni una hora","Pick a week":"Seleccioni una setmana","Pick a year":"Seleccioni un any","Pick an emoji":"Trieu un emoji","Please select a time zone:":"Seleccioneu una zona horària:",Previous:"Anterior","Related resources":"Recursos relacionats",Search:"Cerca","Search results":"Resultats de cerca","Select a tag":"Seleccioneu una etiqueta",Settings:"Paràmetres","Settings navigation":"Navegació d'opcions","Show password":"Mostrar contrasenya","Smileys & Emotion":"Cares i emocions","Start slideshow":"Inicia la presentació",Submit:"Envia",Symbols:"Símbols","Travel & Places":"Viatges i llocs","Type to search time zone":"Escriviu per cercar la zona horària","Unable to search the group":"No es pot cercar el grup","Undo changes":"Desfés els canvis","Write message, @ to mention someone, : for emoji autocompletion …":"Escriu un missatge, @ per esmentar algú, : per a la compleció automàtica d'emojis..."}},{locale:"cs_CZ",translations:{"{tag} (invisible)":"{tag} (neviditelné)","{tag} (restricted)":"{tag} (omezené)",Actions:"Akce",Activities:"Aktivity","Animals & Nature":"Zvířata a příroda","Anything shared with the same group of people will show up here":"Cokoli nasdíleného ve stejné skupiny lidí se zobrazí zde","Avatar of {displayName}":"Zástupný obrázek uživatele {displayName}","Avatar of {displayName}, {status}":"Zástupný obrázek uživatele {displayName}, {status}","Cancel changes":"Zrušit změny","Change title":"Změnit nadpis",Choose:"Zvolit","Clear text":"Čitelný text",Close:"Zavřít","Close modal":"Zavřít dialogové okno","Close navigation":"Zavřít navigaci","Close sidebar":"Zavřít postranní panel","Confirm changes":"Potvrdit změny",Custom:"Uživatelsky určené","Edit item":"Upravit položku","Error getting related resources":"Chyba při získávání souvisejících prostředků","External documentation for {title}":"Externí dokumentace k {title}",Favorite:"Oblíbené",Flags:"Příznaky","Food & Drink":"Jídlo a pití","Frequently used":"Často používané",Global:"Globální","Go back to the list":"Jít zpět na seznam","Hide password":"Skrýt heslo","Message limit of {count} characters reached":"Dosaženo limitu počtu ({count}) znaků zprávy","More items …":"Další položky…",Next:"Následující","No emoji found":"Nenalezeno žádné emoji","No results":"Nic nenalezeno",Objects:"Objekty",Open:"Otevřít",'Open link to "{resourceTitle}"':"Otevřít odkaz na „{resourceTitle}“","Open navigation":"Otevřít navigaci","Password is secure":"Heslo je bezpečné","Pause slideshow":"Pozastavit prezentaci","People & Body":"Lidé a tělo","Pick a date":"Vyberte datum","Pick a date and a time":"Vyberte datum a čas","Pick a month":"Vyberte měsíc","Pick a time":"Vyberte čas","Pick a week":"Vyberte týden","Pick a year":"Vyberte rok","Pick an emoji":"Vybrat emoji","Please select a time zone:":"Vyberte časovou zónu:",Previous:"Předchozí","Related resources":"Související prostředky",Search:"Hledat","Search results":"Výsledky hledání","Select a tag":"Vybrat štítek",Settings:"Nastavení","Settings navigation":"Pohyb po nastavení","Show password":"Zobrazit heslo","Smileys & Emotion":"Úsměvy a emoce","Start slideshow":"Spustit prezentaci",Submit:"Odeslat",Symbols:"Symboly","Travel & Places":"Cestování a místa","Type to search time zone":"Psaním vyhledejte časovou zónu","Unable to search the group":"Nedaří se hledat skupinu","Undo changes":"Vzít změny zpět","Write message, @ to mention someone, : for emoji autocompletion …":"Napište zprávu – pokud chcete někoho zmínit, napište před jeho uživatelským jménem @ (zavináč); automatické doplňování emotikonů zahájíte napsáním : (dvojtečky)…"}},{locale:"da",translations:{"{tag} (invisible)":"{tag} (usynlig)","{tag} (restricted)":"{tag} (begrænset)",Actions:"Handlinger",Activities:"Aktiviteter","Animals & Nature":"Dyr & Natur",Choose:"Vælg",Close:"Luk",Custom:"Brugerdefineret",Flags:"Flag","Food & Drink":"Mad & Drikke","Frequently used":"Ofte brugt","Message limit of {count} characters reached":"Begrænsning på {count} tegn er nået",Next:"Videre","No emoji found":"Ingen emoji fundet","No results":"Ingen resultater",Objects:"Objekter","Pause slideshow":"Suspender fremvisning","People & Body":"Mennesker & Menneskekroppen","Pick an emoji":"Vælg en emoji",Previous:"Forrige",Search:"Søg","Search results":"Søgeresultater","Select a tag":"Vælg et mærke",Settings:"Indstillinger","Settings navigation":"Naviger i indstillinger","Smileys & Emotion":"Smileys & Emotion","Start slideshow":"Start fremvisning",Symbols:"Symboler","Travel & Places":"Rejser & Rejsemål","Unable to search the group":"Kan ikke søge på denne gruppe","Write message, @ to mention someone …":"Skriv i meddelelse, @ for at nævne nogen …"}},{locale:"de",translations:{"{tag} (invisible)":"{tag} (unsichtbar)","{tag} (restricted)":"{tag} (eingeschränkt)",Actions:"Aktionen",Activities:"Aktivitäten","Animals & Nature":"Tiere & Natur","Avatar of {displayName}":"Avatar von {displayName}","Avatar of {displayName}, {status}":"Avatar von {displayName}, {status}","Cancel changes":"Änderungen verwerfen","Change title":"Titel ändern",Choose:"Auswählen","Clear text":"Klartext",Close:"Schließen","Close modal":"Modal schließen","Close navigation":"Navigation schließen","Close sidebar":"Seitenleiste schließen","Confirm changes":"Änderungen bestätigen",Custom:"Benutzerdefiniert","Edit item":"Objekt bearbeiten","Error getting related resources":"Fehler beim Abrufen verwandter Ressourcen","External documentation for {title}":"Externe Dokumentation für {title}",Favorite:"Favorit",Flags:"Flaggen","Food & Drink":"Essen & Trinken","Frequently used":"Häufig verwendet",Global:"Global","Go back to the list":"Zurück zur Liste","Hide password":"Passwort verbergen","Message limit of {count} characters reached":"Nachrichtenlimit von {count} Zeichen erreicht","More items …":"Weitere Elemente …",Next:"Weiter","No emoji found":"Kein Emoji gefunden","No results":"Keine Ergebnisse",Objects:"Gegenstände",Open:"Öffnen",'Open link to "{resourceTitle}"':'Link zu "{resourceTitle}" öffnen',"Open navigation":"Navigation öffnen","Password is secure":"Passwort ist sicher","Pause slideshow":"Diashow pausieren","People & Body":"Menschen & Körper","Pick a date":"Ein Datum auswählen","Pick a date and a time":"Datum und Uhrzeit auswählen","Pick a month":"Einen Monat auswählen","Pick a time":"Eine Uhrzeit auswählen","Pick a week":"Eine Woche auswählen","Pick a year":"Ein Jahr auswählen","Pick an emoji":"Ein Emoji auswählen","Please select a time zone:":"Bitte wählen Sie eine Zeitzone:",Previous:"Vorherige","Related resources":"Verwandte Ressourcen",Search:"Suche","Search results":"Suchergebnisse","Select a tag":"Schlagwort auswählen",Settings:"Einstellungen","Settings navigation":"Einstellungen für die Navigation","Show password":"Passwort anzeigen","Smileys & Emotion":"Smileys & Emotionen","Start slideshow":"Diashow starten",Submit:"Einreichen",Symbols:"Symbole","Travel & Places":"Reisen & Orte","Type to search time zone":"Tippen, um Zeitzone zu suchen","Unable to search the group":"Die Gruppe konnte nicht durchsucht werden","Undo changes":"Änderungen rückgängig machen","Write message, @ to mention someone, : for emoji autocompletion …":"Nachricht schreiben, @, um jemanden zu erwähnen, : für die automatische Vervollständigung von Emojis … "}},{locale:"de_DE",translations:{"{tag} (invisible)":"{tag} (unsichtbar)","{tag} (restricted)":"{tag} (eingeschränkt)",Actions:"Aktionen",Activities:"Aktivitäten","Animals & Nature":"Tiere & Natur","Anything shared with the same group of people will show up here":"Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt","Avatar of {displayName}":"Avatar von {displayName}","Avatar of {displayName}, {status}":"Avatar von {displayName}, {status}","Cancel changes":"Änderungen verwerfen","Change title":"Titel ändern",Choose:"Auswählen","Clear text":"Klartext",Close:"Schließen","Close modal":"Modal schließen","Close navigation":"Navigation schließen","Close sidebar":"Seitenleiste schließen","Confirm changes":"Änderungen bestätigen",Custom:"Benutzerdefiniert","Edit item":"Objekt bearbeiten","Error getting related resources":"Fehler beim Abrufen verwandter Ressourcen","External documentation for {title}":"Externe Dokumentation für {title}",Favorite:"Favorit",Flags:"Flaggen","Food & Drink":"Essen & Trinken","Frequently used":"Häufig verwendet",Global:"Global","Go back to the list":"Zurück zur Liste","Hide password":"Passwort verbergen","Message limit of {count} characters reached":"Nachrichtenlimit von {count} Zeichen erreicht","More items …":"Weitere Elemente …",Next:"Weiter","No emoji found":"Kein Emoji gefunden","No results":"Keine Ergebnisse",Objects:"Objekte",Open:"Öffnen",'Open link to "{resourceTitle}"':'Link zu "{resourceTitle}" öffnen',"Open navigation":"Navigation öffnen","Password is secure":"Passwort ist sicher","Pause slideshow":"Diashow pausieren","People & Body":"Menschen & Körper","Pick a date":"Ein Datum auswählen","Pick a date and a time":"Datum und Uhrzeit auswählen","Pick a month":"Einen Monat auswählen","Pick a time":"Eine Uhrzeit auswählen","Pick a week":"Eine Woche auswählen","Pick a year":"Ein Jahr auswählen","Pick an emoji":"Ein Emoji auswählen","Please select a time zone:":"Bitte eine Zeitzone auswählen:",Previous:"Vorherige","Related resources":"Verwandte Ressourcen",Search:"Suche","Search results":"Suchergebnisse","Select a tag":"Schlagwort auswählen",Settings:"Einstellungen","Settings navigation":"Einstellungen für die Navigation","Show password":"Passwort anzeigen","Smileys & Emotion":"Smileys & Emotionen","Start slideshow":"Diashow starten",Submit:"Einreichen",Symbols:"Symbole","Travel & Places":"Reisen & Orte","Type to search time zone":"Tippen, um eine Zeitzone zu suchen","Unable to search the group":"Die Gruppe kann nicht durchsucht werden","Undo changes":"Änderungen rückgängig machen","Write message, @ to mention someone, : for emoji autocompletion …":"Nachricht schreiben, @, um jemanden zu erwähnen, : für die automatische Vervollständigung von Emojis …"}},{locale:"el",translations:{"{tag} (invisible)":"{tag} (αόρατο)","{tag} (restricted)":"{tag} (περιορισμένο)",Actions:"Ενέργειες",Activities:"Δραστηριότητες","Animals & Nature":"Ζώα & Φύση","Avatar of {displayName}":"Άβαταρ του {displayName}","Cancel changes":"Ακύρωση αλλαγών",Choose:"Επιλογή",Close:"Κλείσιμο","Close navigation":"Κλείσιμο πλοήγησης","Confirm changes":"Επιβεβαίωση αλλαγών",Custom:"Προσαρμογή","Edit item":"Επεξεργασία","External documentation for {title}":"Εξωτερική τεκμηρίωση για {title}",Flags:"Σημαίες","Food & Drink":"Φαγητό & Ποτό","Frequently used":"Συχνά χρησιμοποιούμενο",Global:"Καθολικό","Go back to the list":"Επιστροφή στην αρχική λίστα ","Message limit of {count} characters reached":"Συμπληρώθηκε το όριο των {count} χαρακτήρων του μηνύματος",Next:"Επόμενο","No emoji found":"Δεν βρέθηκε emoji","No results":"Κανένα αποτέλεσμα",Objects:"Αντικείμενα","Open navigation":"Άνοιγμα πλοήγησης","Pause slideshow":"Παύση προβολής διαφανειών","People & Body":"Άνθρωποι & Σώμα","Pick an emoji":"Επιλέξτε ένα emoji","Please select a time zone:":"Παρακαλούμε επιλέξτε μια ζώνη ώρας:",Previous:"Προηγούμενο",Search:"Αναζήτηση","Search results":"Αποτελέσματα αναζήτησης","Select a tag":"Επιλογή ετικέτας",Settings:"Ρυθμίσεις","Settings navigation":"Πλοήγηση ρυθμίσεων","Smileys & Emotion":"Φατσούλες & Συναίσθημα","Start slideshow":"Έναρξη προβολής διαφανειών",Submit:"Υποβολή",Symbols:"Σύμβολα","Travel & Places":"Ταξίδια & Τοποθεσίες","Type to search time zone":"Πληκτρολογήστε για αναζήτηση ζώνης ώρας","Unable to search the group":"Δεν είναι δυνατή η αναζήτηση της ομάδας","Undo changes":"Αναίρεση Αλλαγών","Write message, @ to mention someone …":"Γράψτε ένα μήνυμα, και με το σύμβολο @, μνημονεύστε κάποιον …"}},{locale:"en_GB",translations:{"{tag} (invisible)":"{tag} (invisible)","{tag} (restricted)":"{tag} (restricted)",Actions:"Actions",Activities:"Activities","Animals & Nature":"Animals & Nature","Avatar of {displayName}":"Avatar of {displayName}","Avatar of {displayName}, {status}":"Avatar of {displayName}, {status}","Cancel changes":"Cancel changes","Change title":"Change title",Choose:"Choose",Close:"Close","Close modal":"Close modal","Close navigation":"Close navigation","Close sidebar":"Close sidebar","Confirm changes":"Confirm changes",Custom:"Custom","Edit item":"Edit item","External documentation for {title}":"External documentation for {title}",Favorite:"Favourite",Flags:"Flags","Food & Drink":"Food & Drink","Frequently used":"Frequently used",Global:"Global","Go back to the list":"Go back to the list",items:"items","Message limit of {count} characters reached":"Message limit of {count} characters reached","More {dashboardItemType} …":"More {dashboardItemType} …",Next:"Next","No emoji found":"No emoji found","No results":"No results",Objects:"Objects",Open:"Open","Open navigation":"Open navigation","Pause slideshow":"Pause slideshow","People & Body":"People & Body","Pick an emoji":"Pick an emoji","Please select a time zone:":"Please select a time zone:",Previous:"Previous",Search:"Search","Search results":"Search results","Select a tag":"Select a tag",Settings:"Settings","Settings navigation":"Settings navigation","Smileys & Emotion":"Smileys & Emotion","Start slideshow":"Start slideshow",Submit:"Submit",Symbols:"Symbols","Travel & Places":"Travel & Places","Type to search time zone":"Type to search time zone","Unable to search the group":"Unable to search the group","Undo changes":"Undo changes","Write message, @ to mention someone, : for emoji autocompletion …":"Write message, @ to mention someone, : for emoji autocompletion …"}},{locale:"eo",translations:{"{tag} (invisible)":"{tag} (kaŝita)","{tag} (restricted)":"{tag} (limigita)",Actions:"Agoj",Activities:"Aktiveco","Animals & Nature":"Bestoj & Naturo",Choose:"Elektu",Close:"Fermu",Custom:"Propra",Flags:"Flagoj","Food & Drink":"Manĝaĵo & Trinkaĵo","Frequently used":"Ofte uzataj","Message limit of {count} characters reached":"La limo je {count} da literoj atingita",Next:"Sekva","No emoji found":"La emoĝio forestas","No results":"La rezulto forestas",Objects:"Objektoj","Pause slideshow":"Payzi bildprezenton","People & Body":"Homoj & Korpo","Pick an emoji":"Elekti emoĝion ",Previous:"Antaŭa",Search:"Serĉi","Search results":"Serĉrezultoj","Select a tag":"Elektu etikedon",Settings:"Agordo","Settings navigation":"Agorda navigado","Smileys & Emotion":"Ridoj kaj Emocioj","Start slideshow":"Komenci bildprezenton",Symbols:"Signoj","Travel & Places":"Vojaĵoj & Lokoj","Unable to search the group":"Ne eblas serĉi en la grupo","Write message, @ to mention someone …":"Mesaĝi, uzu @ por mencii iun ..."}},{locale:"es",translations:{"{tag} (invisible)":"{tag} (invisible)","{tag} (restricted)":"{tag} (restringido)",Actions:"Acciones",Activities:"Actividades","Animals & Nature":"Animales y naturaleza","Anything shared with the same group of people will show up here":"Cualquier cosa que sea compartida con el mismo grupo de personas se mostrará aquí","Avatar of {displayName}":"Avatar de {displayName}","Avatar of {displayName}, {status}":"Avatar de {displayName}, {status}","Cancel changes":"Cancelar cambios","Change title":"Cambiar título",Choose:"Elegir","Clear text":"Limpiar texto",Close:"Cerrar","Close modal":"Cerrar modal","Close navigation":"Cerrar navegación","Close sidebar":"Cerrar barra lateral","Confirm changes":"Confirmar cambios",Custom:"Personalizado","Edit item":"Editar elemento","Error getting related resources":"Se encontró un error al obtener los recursos relacionados","External documentation for {title}":"Documentacion externa de {title}",Favorite:"Favorito",Flags:"Banderas","Food & Drink":"Comida y bebida","Frequently used":"Usado con frecuenca",Global:"Global","Go back to the list":"Volver a la lista","Hide password":"Ocultar contraseña","Message limit of {count} characters reached":"El mensaje ha alcanzado el límite de {count} caracteres","More items …":"Más ítems...",Next:"Siguiente","No emoji found":"No hay ningún emoji","No results":" Ningún resultado",Objects:"Objetos",Open:"Abrir",'Open link to "{resourceTitle}"':'Abrir enlace a "{resourceTitle}"',"Open navigation":"Abrir navegación","Password is secure":"La contraseña es segura","Pause slideshow":"Pausar la presentación ","People & Body":"Personas y cuerpos","Pick a date":"Seleccione una fecha","Pick a date and a time":"Seleccione una fecha y hora","Pick a month":"Seleccione un mes","Pick a time":"Seleccione una hora","Pick a week":"Seleccione una semana","Pick a year":"Seleccione un año","Pick an emoji":"Elegir un emoji","Please select a time zone:":"Por favor elige un huso de horario:",Previous:"Anterior","Related resources":"Recursos relacionados",Search:"Buscar","Search results":"Resultados de la búsqueda","Select a tag":"Seleccione una etiqueta",Settings:"Ajustes","Settings navigation":"Navegación por ajustes","Show password":"Mostrar contraseña","Smileys & Emotion":"Smileys y emoticonos","Start slideshow":"Iniciar la presentación",Submit:"Enviar",Symbols:"Símbolos","Travel & Places":"Viajes y lugares","Type to search time zone":"Escribe para buscar un huso de horario","Unable to search the group":"No es posible buscar en el grupo","Undo changes":"Deshacer cambios","Write message, @ to mention someone, : for emoji autocompletion …":"Escribe un mensaje, @ para mencionar a alguien, : para autocompletado de emoji ..."}},{locale:"eu",translations:{"{tag} (invisible)":"{tag} (ikusezina)","{tag} (restricted)":"{tag} (mugatua)",Actions:"Ekintzak",Activities:"Jarduerak","Animals & Nature":"Animaliak eta Natura","Avatar of {displayName}":"{displayName}-(e)n irudia","Avatar of {displayName}, {status}":"{displayName} -(e)n irudia, {status}","Cancel changes":"Ezeztatu aldaketak","Change title":"Aldatu titulua",Choose:"Aukeratu",Close:"Itxi","Close modal":"Itxi modala","Close navigation":"Itxi nabigazioa","Close sidebar":"Itxi albo-barra","Confirm changes":"Baieztatu aldaketak",Custom:"Pertsonalizatua","Edit item":"Editatu elementua","External documentation for {title}":"Kanpoko dokumentazioa {title}(r)entzat",Favorite:"Gogokoa",Flags:"Banderak","Food & Drink":"Janaria eta edariak","Frequently used":"Askotan erabilia",Global:"Globala","Go back to the list":"Bueltatu zerrendara",items:"elementuak","Message limit of {count} characters reached":"Mezuaren {count} karaketere-limitera heldu zara","More {dashboardItemType} …":"{dashboardItemType} gehiago…",Next:"Hurrengoa","No emoji found":"Ez da emojirik aurkitu","No results":"Emaitzarik ez",Objects:"Objektuak",Open:"Ireki","Open navigation":"Ireki nabigazioa","Pause slideshow":"Pausatu diaporama","People & Body":"Jendea eta gorputza","Pick an emoji":"Aukeratu emoji bat","Please select a time zone:":"Mesedez hautatu ordu-zona bat:",Previous:"Aurrekoa",Search:"Bilatu","Search results":"Bilaketa emaitzak","Select a tag":"Hautatu etiketa bat",Settings:"Ezarpenak","Settings navigation":"Nabigazio ezarpenak","Smileys & Emotion":"Smileyak eta emozioa","Start slideshow":"Hasi diaporama",Submit:"Bidali",Symbols:"Sinboloak","Travel & Places":"Bidaiak eta lekuak","Type to search time zone":"Idatzi ordu-zona bat bilatzeko","Unable to search the group":"Ezin izan da taldea bilatu","Undo changes":"Aldaketak desegin","Write message, @ to mention someone, : for emoji autocompletion …":"Idatzi mezua, @ norbait aipatzeko, : emojia automatikoki idazteko"}},{locale:"fi_FI",translations:{"{tag} (invisible)":"{tag} (näkymätön)","{tag} (restricted)":"{tag} (rajoitettu)",Actions:"Toiminnot",Activities:"Aktiviteetit","Animals & Nature":"Eläimet & luonto","Avatar of {displayName}":"Käyttäjän {displayName} avatar","Avatar of {displayName}, {status}":"Käyttäjän {displayName} avatar, {status}","Cancel changes":"Peruuta muutokset",Choose:"Valitse",Close:"Sulje","Close navigation":"Sulje navigaatio","Confirm changes":"Vahvista muutokset",Custom:"Mukautettu","Edit item":"Muokkaa kohdetta","External documentation for {title}":"Ulkoinen dokumentaatio kohteelle {title}",Flags:"Liput","Food & Drink":"Ruoka & juoma","Frequently used":"Usein käytetyt",Global:"Yleinen","Go back to the list":"Siirry takaisin listaan","Message limit of {count} characters reached":"Viestin merkken enimmäisimäärä {count} täynnä ",Next:"Seuraava","No emoji found":"Emojia ei löytynyt","No results":"Ei tuloksia",Objects:"Esineet & asiat","Open navigation":"Avaa navigaatio","Pause slideshow":"Keskeytä diaesitys","People & Body":"Ihmiset & keho","Pick an emoji":"Valitse emoji","Please select a time zone:":"Valitse aikavyöhyke:",Previous:"Edellinen",Search:"Etsi","Search results":"Hakutulokset","Select a tag":"Valitse tagi",Settings:"Asetukset","Settings navigation":"Asetusnavigaatio","Smileys & Emotion":"Hymiöt & tunteet","Start slideshow":"Aloita diaesitys",Submit:"Lähetä",Symbols:"Symbolit","Travel & Places":"Matkustus & kohteet","Type to search time zone":"Kirjoita etsiäksesi aikavyöhyke","Unable to search the group":"Ryhmää ei voi hakea","Undo changes":"Kumoa muutokset","Write message, @ to mention someone, : for emoji autocompletion …":"Kirjoita viesti, @ mainitaksesi käyttäjän, : emojin automaattitäydennykseen…"}},{locale:"fr",translations:{"{tag} (invisible)":"{tag} (invisible)","{tag} (restricted)":"{tag} (restreint)",Actions:"Actions",Activities:"Activités","Animals & Nature":"Animaux & Nature","Avatar of {displayName}":"Avatar de {displayName}","Avatar of {displayName}, {status}":"Avatar de {displayName}, {status}","Cancel changes":"Annuler les modifications",Choose:"Choisir",Close:"Fermer","Close modal":"Fermer la fenêtre","Close navigation":"Fermer la navigation","Confirm changes":"Confirmer les modifications",Custom:"Personnalisé","Edit item":"Éditer l'élément","External documentation for {title}":"Documentation externe pour {title}",Flags:"Drapeaux","Food & Drink":"Nourriture & Boissons","Frequently used":"Utilisés fréquemment",Global:"Global","Go back to the list":"Retourner à la liste",items:"éléments","Message limit of {count} characters reached":"Limite de messages de {count} caractères atteinte","More {dashboardItemType} …":"Plus de {dashboardItemType} …",Next:"Suivant","No emoji found":"Pas d’émoji trouvé","No results":"Aucun résultat",Objects:"Objets",Open:"Ouvrir","Open navigation":"Ouvrir la navigation","Pause slideshow":"Mettre le diaporama en pause","People & Body":"Personnes & Corps","Pick an emoji":"Choisissez un émoji","Please select a time zone:":"Sélectionnez un fuseau horaire : ",Previous:"Précédent",Search:"Chercher","Search results":"Résultats de recherche","Select a tag":"Sélectionnez une balise",Settings:"Paramètres","Settings navigation":"Navigation dans les paramètres","Smileys & Emotion":"Smileys & Émotions","Start slideshow":"Démarrer le diaporama",Submit:"Valider",Symbols:"Symboles","Travel & Places":"Voyage & Lieux","Type to search time zone":"Saisissez les premiers lettres pour rechercher un fuseau horaire","Unable to search the group":"Impossible de chercher le groupe","Undo changes":"Annuler les changements","Write message, @ to mention someone, : for emoji autocompletion …":"Ecrire un message, @ pour mentionner quelqu'un, : pour l'auto-complétion des émoticônes"}},{locale:"gl",translations:{"{tag} (invisible)":"{tag} (invisíbel)","{tag} (restricted)":"{tag} (restrinxido)",Actions:"Accións",Activities:"Actividades","Animals & Nature":"Animais e natureza","Cancel changes":"Cancelar os cambios",Choose:"Escoller",Close:"Pechar","Confirm changes":"Confirma os cambios",Custom:"Personalizado","External documentation for {title}":"Documentación externa para {title}",Flags:"Bandeiras","Food & Drink":"Comida e bebida","Frequently used":"Usado con frecuencia","Message limit of {count} characters reached":"Acadouse o límite de {count} caracteres por mensaxe",Next:"Seguinte","No emoji found":"Non se atopou ningún «emoji»","No results":"Sen resultados",Objects:"Obxectos","Pause slideshow":"Pausar o diaporama","People & Body":"Persoas e corpo","Pick an emoji":"Escolla un «emoji»",Previous:"Anterir",Search:"Buscar","Search results":"Resultados da busca","Select a tag":"Seleccione unha etiqueta",Settings:"Axustes","Settings navigation":"Navegación polos axustes","Smileys & Emotion":"Sorrisos e emocións","Start slideshow":"Iniciar o diaporama",Submit:"Enviar",Symbols:"Símbolos","Travel & Places":"Viaxes e lugares","Unable to search the group":"Non foi posíbel buscar o grupo","Write message, @ to mention someone …":"Escriba a mensaxe, @ para mencionar a alguén…"}},{locale:"he",translations:{"{tag} (invisible)":"{tag} (נסתר)","{tag} (restricted)":"{tag} (מוגבל)",Actions:"פעולות",Activities:"פעילויות","Animals & Nature":"חיות וטבע",Choose:"בחירה",Close:"סגירה",Custom:"בהתאמה אישית",Flags:"דגלים","Food & Drink":"מזון ומשקאות","Frequently used":"בשימוש תדיר",Next:"הבא","No emoji found":"לא נמצא אמוג׳י","No results":"אין תוצאות",Objects:"חפצים","Pause slideshow":"השהיית מצגת","People & Body":"אנשים וגוף","Pick an emoji":"נא לבחור אמוג׳י",Previous:"הקודם",Search:"חיפוש","Search results":"תוצאות חיפוש","Select a tag":"בחירת תגית",Settings:"הגדרות","Smileys & Emotion":"חייכנים ורגשונים","Start slideshow":"התחלת המצגת",Symbols:"סמלים","Travel & Places":"טיולים ומקומות","Unable to search the group":"לא ניתן לחפש בקבוצה"}},{locale:"hu_HU",translations:{"{tag} (invisible)":"{tag} (láthatatlan)","{tag} (restricted)":"{tag} (korlátozott)",Actions:"Műveletek",Activities:"Tevékenységek","Animals & Nature":"Állatok és természet","Avatar of {displayName}":"{displayName} profilképe","Avatar of {displayName}, {status}":"{displayName} profilképe, {status}","Cancel changes":"Változtatások elvetése",Choose:"Válassszon",Close:"Bezárás","Close modal":"Ablak bezárása","Close navigation":"Navigáció bezárása","Confirm changes":"Változtatások megerősítése",Custom:"Egyéni","Edit item":"Elem szerkesztése","External documentation for {title}":"Külső dokumentáció ehhez: {title}",Flags:"Zászló","Food & Drink":"Étel és ital","Frequently used":"Gyakran használt",Global:"Globális","Go back to the list":"Ugrás vissza a listához",items:"elemek","Message limit of {count} characters reached":"{count} karakteres üzenetkorlát elérve","More {dashboardItemType} …":"Több {dashboardItemType}…",Next:"Következő","No emoji found":"Nem található emodzsi","No results":"Nincs találat",Objects:"Tárgyak",Open:"Megnyitás","Open navigation":"Navigáció megnyitása","Pause slideshow":"Diavetítés szüneteltetése","People & Body":"Emberek és test","Pick an emoji":"Válasszon egy emodzsit","Please select a time zone:":"Válasszon időzónát:",Previous:"Előző",Search:"Keresés","Search results":"Találatok","Select a tag":"Válasszon címkét",Settings:"Beállítások","Settings navigation":"Navigáció a beállításokban","Smileys & Emotion":"Mosolyok és érzelmek","Start slideshow":"Diavetítés indítása",Submit:"Beküldés",Symbols:"Szimbólumok","Travel & Places":"Utazás és helyek","Type to search time zone":"Gépeljen az időzóna kereséséhez","Unable to search the group":"A csoport nem kereshető","Undo changes":"Változtatások visszavonása","Write message, @ to mention someone, : for emoji autocompletion …":"Írjon üzenetet, @ valaki megemlítéséhez, : az emodzsik automatikus kiegészítéséhez…"}},{locale:"is",translations:{"{tag} (invisible)":"{tag} (ósýnilegt)","{tag} (restricted)":"{tag} (takmarkað)",Actions:"Aðgerðir",Activities:"Aðgerðir","Animals & Nature":"Dýr og náttúra",Choose:"Velja",Close:"Loka",Custom:"Sérsniðið",Flags:"Flögg","Food & Drink":"Matur og drykkur","Frequently used":"Oftast notað",Next:"Næsta","No emoji found":"Ekkert tjáningartákn fannst","No results":"Engar niðurstöður",Objects:"Hlutir","Pause slideshow":"Gera hlé á skyggnusýningu","People & Body":"Fólk og líkami","Pick an emoji":"Veldu tjáningartákn",Previous:"Fyrri",Search:"Leita","Search results":"Leitarniðurstöður","Select a tag":"Veldu merki",Settings:"Stillingar","Smileys & Emotion":"Broskallar og tilfinningar","Start slideshow":"Byrja skyggnusýningu",Symbols:"Tákn","Travel & Places":"Staðir og ferðalög","Unable to search the group":"Get ekki leitað í hópnum"}},{locale:"it",translations:{"{tag} (invisible)":"{tag} (invisibile)","{tag} (restricted)":"{tag} (limitato)",Actions:"Azioni",Activities:"Attività","Animals & Nature":"Animali e natura","Avatar of {displayName}":"Avatar di {displayName}","Avatar of {displayName}, {status}":"Avatar di {displayName}, {status}","Cancel changes":"Annulla modifiche",Choose:"Scegli",Close:"Chiudi","Close navigation":"Chiudi la navigazione","Confirm changes":"Conferma modifiche",Custom:"Personalizzato","Edit item":"Modifica l'elemento","External documentation for {title}":"Documentazione esterna per {title}",Flags:"Bandiere","Food & Drink":"Cibo e bevande","Frequently used":"Usati di frequente",Global:"Globale","Go back to the list":"Torna all'elenco","Message limit of {count} characters reached":"Limite dei messaggi di {count} caratteri raggiunto",Next:"Successivo","No emoji found":"Nessun emoji trovato","No results":"Nessun risultato",Objects:"Oggetti","Open navigation":"Apri la navigazione","Pause slideshow":"Presentazione in pausa","People & Body":"Persone e corpo","Pick an emoji":"Scegli un emoji","Please select a time zone:":"Si prega di selezionare un fuso orario:",Previous:"Precedente",Search:"Cerca","Search results":"Risultati di ricerca","Select a tag":"Seleziona un'etichetta",Settings:"Impostazioni","Settings navigation":"Navigazione delle impostazioni","Smileys & Emotion":"Faccine ed emozioni","Start slideshow":"Avvia presentazione",Submit:"Invia",Symbols:"Simboli","Travel & Places":"Viaggi e luoghi","Type to search time zone":"Digita per cercare un fuso orario","Unable to search the group":"Impossibile cercare il gruppo","Undo changes":"Cancella i cambiamenti","Write message, @ to mention someone, : for emoji autocompletion …":"Scrivi un messaggio, @ per menzionare qualcuno, : per il completamento automatico delle emoji ..."}},{locale:"ja_JP",translations:{"{tag} (invisible)":"{タグ} (不可視)","{tag} (restricted)":"{タグ} (制限付)",Actions:"操作",Activities:"アクティビティ","Animals & Nature":"動物と自然","Anything shared with the same group of people will show up here":"同じグループで共有しているものは、全てここに表示されます","Avatar of {displayName}":"{displayName} のアバター","Avatar of {displayName}, {status}":"{displayName}, {status} のアバター","Cancel changes":"変更をキャンセル","Change title":"タイトルを変更",Choose:"選択","Clear text":"テキストをクリア",Close:"閉じる","Close modal":"モーダルを閉じる","Close navigation":"ナビゲーションを閉じる","Close sidebar":"サイドバーを閉じる","Confirm changes":"変更を承認",Custom:"カスタム","Edit item":"編集","Error getting related resources":"関連リソースの取得エラー","External documentation for {title}":"{title} のための添付文書",Favorite:"お気に入り",Flags:"国旗","Food & Drink":"食べ物と飲み物","Frequently used":"よく使うもの",Global:"全体","Go back to the list":"リストに戻る","Hide password":"パスワードを非表示","Message limit of {count} characters reached":"{count} 文字のメッセージ上限に達しています","More items …":"他のアイテム",Next:"次","No emoji found":"絵文字が見つかりません","No results":"なし",Objects:"物",Open:"開く",'Open link to "{resourceTitle}"':'"{resourceTitle}"のリンクを開く',"Open navigation":"ナビゲーションを開く","Password is secure":"パスワードは保護されています","Pause slideshow":"スライドショーを一時停止","People & Body":"様々な人と体の部位","Pick a date":"日付を選択してください","Pick a date and a time":"日付と時刻を選択してください","Pick a month":"月を選択してください","Pick a time":"時間を選択してください","Pick a week":"週を選択してください","Pick a year":"年を選択してください","Pick an emoji":"絵文字を選択","Please select a time zone:":"タイムゾーンを選んで下さい:",Previous:"前","Related resources":"関連リソース",Search:"検索","Search results":"検索結果","Select a tag":"タグを選択",Settings:"設定","Settings navigation":"ナビゲーション設定","Show password":"パスワードを表示","Smileys & Emotion":"感情表現","Start slideshow":"スライドショーを開始",Submit:"提出",Symbols:"記号","Travel & Places":"旅行と場所","Type to search time zone":"タイムゾーン検索のため入力してください","Unable to search the group":"グループを検索できません","Undo changes":"変更を取り消し","Write message, @ to mention someone, : for emoji autocompletion …":"メッセージを書く、@で誰かを紹介する、: で絵文字を自動補完する ..."}},{locale:"lt_LT",translations:{"{tag} (invisible)":"{tag} (nematoma)","{tag} (restricted)":"{tag} (apribota)",Actions:"Veiksmai",Activities:"Veiklos","Animals & Nature":"Gyvūnai ir gamta",Choose:"Pasirinkti",Close:"Užverti",Custom:"Tinkinti","External documentation for {title}":"Išorinė {title} dokumentacija",Flags:"Vėliavos","Food & Drink":"Maistas ir gėrimai","Frequently used":"Dažniausiai naudoti","Message limit of {count} characters reached":"Pasiekta {count} simbolių žinutės riba",Next:"Kitas","No emoji found":"Nerasta jaustukų","No results":"Nėra rezultatų",Objects:"Objektai","Pause slideshow":"Pristabdyti skaidrių rodymą","People & Body":"Žmonės ir kūnas","Pick an emoji":"Pasirinkti jaustuką",Previous:"Ankstesnis",Search:"Ieškoti","Search results":"Paieškos rezultatai","Select a tag":"Pasirinkti žymę",Settings:"Nustatymai","Settings navigation":"Naršymas nustatymuose","Smileys & Emotion":"Šypsenos ir emocijos","Start slideshow":"Pradėti skaidrių rodymą",Submit:"Pateikti",Symbols:"Simboliai","Travel & Places":"Kelionės ir vietos","Unable to search the group":"Nepavyko atlikti paiešką grupėje","Write message, @ to mention someone …":"Rašykite žinutę, naudokite @ norėdami kažką paminėti…"}},{locale:"lv",translations:{"{tag} (invisible)":"{tag} (neredzams)","{tag} (restricted)":"{tag} (ierobežots)",Choose:"Izvēlēties",Close:"Aizvērt",Next:"Nākamais","No results":"Nav rezultātu","Pause slideshow":"Pauzēt slaidrādi",Previous:"Iepriekšējais","Select a tag":"Izvēlēties birku",Settings:"Iestatījumi","Start slideshow":"Sākt slaidrādi"}},{locale:"mk",translations:{"{tag} (invisible)":"{tag} (невидливо)","{tag} (restricted)":"{tag} (ограничено)",Actions:"Акции",Activities:"Активности","Animals & Nature":"Животни & Природа","Avatar of {displayName}":"Аватар на {displayName}","Avatar of {displayName}, {status}":"Аватар на {displayName}, {status}","Cancel changes":"Откажи ги промените","Change title":"Промени наслов",Choose:"Избери",Close:"Затвори","Close modal":"Затвори модал","Close navigation":"Затвори навигација","Confirm changes":"Потврди ги промените",Custom:"Прилагодени","Edit item":"Уреди","External documentation for {title}":"Надворешна документација за {title}",Favorite:"Фаворити",Flags:"Знамиња","Food & Drink":"Храна & Пијалоци","Frequently used":"Најчесто користени",Global:"Глобално","Go back to the list":"Врати се на листата",items:"ставки","Message limit of {count} characters reached":"Ограничувањето на должината на пораката од {count} карактери е надминато","More {dashboardItemType} …":"Повеќе {dashboardItemType} …",Next:"Следно","No emoji found":"Не се пронајдени емотикони","No results":"Нема резултати",Objects:"Објекти",Open:"Отвори","Open navigation":"Отвори навигација","Pause slideshow":"Пузирај слајдшоу","People & Body":"Луѓе & Тело","Pick an emoji":"Избери емотикон","Please select a time zone:":"Изберете временска зона:",Previous:"Предходно",Search:"Барај","Search results":"Резултати од барувањето","Select a tag":"Избери ознака",Settings:"Параметри","Settings navigation":"Параметри за навигација","Smileys & Emotion":"Смешковци & Емотикони","Start slideshow":"Стартувај слајдшоу",Submit:"Испрати",Symbols:"Симболи","Travel & Places":"Патувања & Места","Type to search time zone":"Напишете за да пребарате временска зона","Unable to search the group":"Неможе да се принајде групата","Undo changes":"Врати ги промените","Write message, @ to mention someone, : for emoji autocompletion …":"Напиши порака, @ за да спомнете некого, : за емотинони автоатско комплетирање ..."}},{locale:"my",translations:{"{tag} (invisible)":"{tag} (ကွယ်ဝှက်ထား)","{tag} (restricted)":"{tag} (ကန့်သတ်)",Actions:"လုပ်ဆောင်ချက်များ",Activities:"ပြုလုပ်ဆောင်တာများ","Animals & Nature":"တိရစ္ဆာန်များနှင့် သဘာဝ","Avatar of {displayName}":"{displayName} ၏ ကိုယ်ပွား","Cancel changes":"ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်",Choose:"ရွေးချယ်ရန်",Close:"ပိတ်ရန်","Confirm changes":"ပြောင်းလဲမှုများ အတည်ပြုရန်",Custom:"အလိုကျချိန်ညှိမှု","External documentation for {title}":"{title} အတွက် ပြင်ပ စာရွက်စာတမ်း",Flags:"အလံများ","Food & Drink":"အစားအသောက်","Frequently used":"မကြာခဏအသုံးပြုသော",Global:"ကမ္ဘာလုံးဆိုင်ရာ","Message limit of {count} characters reached":"ကန့်သတ် စာလုံးရေ {count} လုံး ပြည့်ပါပြီ",Next:"နောက်သို့ဆက်ရန်","No emoji found":"အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ","No results":"ရလဒ်မရှိပါ",Objects:"အရာဝတ္ထုများ","Pause slideshow":"စလိုက်ရှိုး ခေတ္တရပ်ရန်","People & Body":"လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်","Pick an emoji":"အီမိုဂျီရွေးရန်","Please select a time zone:":"ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ",Previous:"ယခင်",Search:"ရှာဖွေရန်","Search results":"ရှာဖွေမှု ရလဒ်များ","Select a tag":"tag ရွေးချယ်ရန်",Settings:"ချိန်ညှိချက်များ","Settings navigation":"ချိန်ညှိချက်အညွှန်း","Smileys & Emotion":"စမိုင်လီများနှင့် အီမိုရှင်း","Start slideshow":"စလိုက်ရှိုးအား စတင်ရန်",Submit:"တင်သွင်းရန်",Symbols:"သင်္ကေတများ","Travel & Places":"ခရီးသွားလာခြင်းနှင့် နေရာများ","Type to search time zone":"ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ","Unable to search the group":"အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ","Write message, @ to mention someone …":"စာရေးသားရန်၊ တစ်စုံတစ်ဦးအား @ အသုံးပြု ရည်ညွှန်းရန်..."}},{locale:"nb_NO",translations:{"{tag} (invisible)":"{tag} (usynlig)","{tag} (restricted)":"{tag} (beskyttet)",Actions:"Handlinger",Activities:"Aktiviteter","Animals & Nature":"Dyr og natur","Avatar of {displayName}":"Avataren til {displayName}","Avatar of {displayName}, {status}":"{displayName}'s avatar, {status}","Cancel changes":"Avbryt endringer","Change title":"Endre tittel",Choose:"Velg",Close:"Lukk","Close modal":"Lukk modal","Close navigation":"Lukk navigasjon","Close sidebar":"Lukk sidepanel","Confirm changes":"Bekreft endringer",Custom:"Tilpasset","Edit item":"Rediger","External documentation for {title}":"Ekstern dokumentasjon for {title}",Favorite:"Favoritt",Flags:"Flagg","Food & Drink":"Mat og drikke","Frequently used":"Ofte brukt",Global:"Global","Go back to the list":"Gå tilbake til listen",items:"enheter","Message limit of {count} characters reached":"Karakter begrensing {count} nådd i melding","More {dashboardItemType} …":"Mer {dashboardItemType} …",Next:"Neste","No emoji found":"Fant ingen emoji","No results":"Ingen resultater",Objects:"Objekter",Open:"Åpne","Open navigation":"Åpne navigasjon","Pause slideshow":"Pause lysbildefremvisning","People & Body":"Mennesker og kropp","Pick an emoji":"Velg en emoji","Please select a time zone:":"Vennligst velg tidssone",Previous:"Forrige",Search:"Søk","Search results":"Søkeresultater","Select a tag":"Velg en merkelapp",Settings:"Innstillinger","Settings navigation":"Navigasjonsinstillinger","Smileys & Emotion":"Smilefjes og følelser","Start slideshow":"Start lysbildefremvisning",Submit:"Send",Symbols:"Symboler","Travel & Places":"Reise og steder","Type to search time zone":"Tast for å søke etter tidssone","Unable to search the group":"Kunne ikke søke i gruppen","Undo changes":"Tilbakestill endringer","Write message, @ to mention someone, : for emoji autocompletion …":"Skriv melding, @ for å nevne noen, : for emoji-autofullføring…"}},{locale:"nl",translations:{"{tag} (invisible)":"{tag} (onzichtbaar)","{tag} (restricted)":"{tag} (beperkt)",Actions:"Acties",Activities:"Activiteiten","Animals & Nature":"Dieren & Natuur","Avatar of {displayName}":"Avatar van {displayName}","Avatar of {displayName}, {status}":"Avatar van {displayName}, {status}","Cancel changes":"Wijzigingen annuleren",Choose:"Kies",Close:"Sluiten","Close navigation":"Navigatie sluiten","Confirm changes":"Wijzigingen bevestigen",Custom:"Aangepast","Edit item":"Item bewerken","External documentation for {title}":"Externe documentatie voor {title}",Flags:"Vlaggen","Food & Drink":"Eten & Drinken","Frequently used":"Vaak gebruikt",Global:"Globaal","Go back to the list":"Ga terug naar de lijst","Message limit of {count} characters reached":"Berichtlimiet van {count} karakters bereikt",Next:"Volgende","No emoji found":"Geen emoji gevonden","No results":"Geen resultaten",Objects:"Objecten","Open navigation":"Navigatie openen","Pause slideshow":"Pauzeer diavoorstelling","People & Body":"Mensen & Lichaam","Pick an emoji":"Kies een emoji","Please select a time zone:":"Selecteer een tijdzone:",Previous:"Vorige",Search:"Zoeken","Search results":"Zoekresultaten","Select a tag":"Selecteer een label",Settings:"Instellingen","Settings navigation":"Instellingen navigatie","Smileys & Emotion":"Smileys & Emotie","Start slideshow":"Start diavoorstelling",Submit:"Verwerken",Symbols:"Symbolen","Travel & Places":"Reizen & Plaatsen","Type to search time zone":"Type om de tijdzone te zoeken","Unable to search the group":"Kan niet in de groep zoeken","Undo changes":"Wijzigingen ongedaan maken","Write message, @ to mention someone, : for emoji autocompletion …":"Schrijf bericht, @ om iemand te noemen, : voor emoji auto-aanvullen ..."}},{locale:"oc",translations:{"{tag} (invisible)":"{tag} (invisible)","{tag} (restricted)":"{tag} (limit)",Actions:"Accions",Choose:"Causir",Close:"Tampar",Next:"Seguent","No results":"Cap de resultat","Pause slideshow":"Metre en pausa lo diaporama",Previous:"Precedent","Select a tag":"Seleccionar una etiqueta",Settings:"Paramètres","Start slideshow":"Lançar lo diaporama"}},{locale:"pl",translations:{"{tag} (invisible)":"{tag} (niewidoczna)","{tag} (restricted)":"{tag} (ograniczona)",Actions:"Działania",Activities:"Aktywność","Animals & Nature":"Zwierzęta i natura","Anything shared with the same group of people will show up here":"Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób","Avatar of {displayName}":"Awatar {displayName}","Avatar of {displayName}, {status}":"Awatar {displayName}, {status}","Cancel changes":"Anuluj zmiany","Change title":"Zmień tytuł",Choose:"Wybierz","Clear text":"Wyczyść tekst",Close:"Zamknij","Close modal":"Zamknij modal","Close navigation":"Zamknij nawigację","Close sidebar":"Zamknij pasek boczny","Confirm changes":"Potwierdź zmiany",Custom:"Zwyczajne","Edit item":"Edytuj element","Error getting related resources":"Błąd podczas pobierania powiązanych zasobów","External documentation for {title}":"Dokumentacja zewnętrzna dla {title}",Favorite:"Ulubiony",Flags:"Flagi","Food & Drink":"Jedzenie i picie","Frequently used":"Często używane",Global:"Globalnie","Go back to the list":"Powrót do listy","Hide password":"Ukryj hasło","Message limit of {count} characters reached":"Przekroczono limit wiadomości wynoszący {count} znaków","More items …":"Więcej pozycji…",Next:"Następny","No emoji found":"Nie znaleziono emotikonów","No results":"Brak wyników",Objects:"Obiekty",Open:"Otwórz",'Open link to "{resourceTitle}"':'Otwórz link do "{resourceTitle}"',"Open navigation":"Otwórz nawigację","Password is secure":"Hasło jest bezpieczne","Pause slideshow":"Wstrzymaj pokaz slajdów","People & Body":"Ludzie i ciało","Pick a date":"Wybierz datę","Pick a date and a time":"Wybierz datę i godzinę","Pick a month":"Wybierz miesiąc","Pick a time":"Wybierz czas","Pick a week":"Wybierz tydzień","Pick a year":"Wybierz rok","Pick an emoji":"Wybierz emoji","Please select a time zone:":"Wybierz strefę czasową:",Previous:"Poprzedni","Related resources":"Powiązane zasoby",Search:"Szukaj","Search results":"Wyniki wyszukiwania","Select a tag":"Wybierz etykietę",Settings:"Ustawienia","Settings navigation":"Ustawienia nawigacji","Show password":"Pokaż hasło","Smileys & Emotion":"Buźki i emotikony","Start slideshow":"Rozpocznij pokaz slajdów",Submit:"Wyślij",Symbols:"Symbole","Travel & Places":"Podróże i miejsca","Type to search time zone":"Wpisz, aby wyszukać strefę czasową","Unable to search the group":"Nie można przeszukać grupy","Undo changes":"Cofnij zmiany","Write message, @ to mention someone, : for emoji autocompletion …":"Napisz wiadomość, @ aby o kimś wspomnieć, : dla autouzupełniania emotikon…"}},{locale:"pt_BR",translations:{"{tag} (invisible)":"{tag} (invisível)","{tag} (restricted)":"{tag} (restrito) ",Actions:"Ações",Activities:"Atividades","Animals & Nature":"Animais & Natureza","Anything shared with the same group of people will show up here":"Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui","Avatar of {displayName}":"Avatar de {displayName}","Avatar of {displayName}, {status}":"Avatar de {displayName}, {status}","Cancel changes":"Cancelar alterações","Change title":"Alterar título",Choose:"Escolher","Clear text":"Limpar texto",Close:"Fechar","Close modal":"Fechar modal","Close navigation":"Fechar navegação","Close sidebar":"Fechar barra lateral","Confirm changes":"Confirmar alterações",Custom:"Personalizado","Edit item":"Editar item","Error getting related resources":"Erro ao obter recursos relacionados","External documentation for {title}":"Documentação externa para {title}",Favorite:"Favorito",Flags:"Bandeiras","Food & Drink":"Comida & Bebida","Frequently used":"Mais usados",Global:"Global","Go back to the list":"Volte para a lista","Hide password":"Ocultar a senha","Message limit of {count} characters reached":"Limite de mensagem de {count} caracteres atingido","More items …":"Mais itens …",Next:"Próximo","No emoji found":"Nenhum emoji encontrado","No results":"Sem resultados",Objects:"Objetos",Open:"Aberto",'Open link to "{resourceTitle}"':'Abrir link para "{resourceTitle}"',"Open navigation":"Abrir navegação","Password is secure":"A senha é segura","Pause slideshow":"Pausar apresentação de slides","People & Body":"Pessoas & Corpo","Pick a date":"Escolha uma data","Pick a date and a time":"Escolha uma data e um horário","Pick a month":"Escolha um mês","Pick a time":"Escolha um horário","Pick a week":"Escolha uma semana","Pick a year":"Escolha um ano","Pick an emoji":"Escolha um emoji","Please select a time zone:":"Selecione um fuso horário: ",Previous:"Anterior","Related resources":"Recursos relacionados",Search:"Pesquisar","Search results":"Resultados da pesquisa","Select a tag":"Selecionar uma tag",Settings:"Configurações","Settings navigation":"Navegação de configurações","Show password":"Mostrar senha","Smileys & Emotion":"Smiles & Emoções","Start slideshow":"Iniciar apresentação de slides",Submit:"Enviar",Symbols:"Símbolo","Travel & Places":"Viagem & Lugares","Type to search time zone":"Digite para pesquisar o fuso horário ","Unable to search the group":"Não foi possível pesquisar o grupo","Undo changes":"Desfazer modificações","Write message, @ to mention someone, : for emoji autocompletion …":"Escreva mensagem, @ para mencionar alguém, : para autocompleção emoji..."}},{locale:"pt_PT",translations:{"{tag} (invisible)":"{tag} (invisivel)","{tag} (restricted)":"{tag} (restrito)",Actions:"Ações",Choose:"Escolher",Close:"Fechar",Next:"Seguinte","No results":"Sem resultados","Pause slideshow":"Pausar diaporama",Previous:"Anterior","Select a tag":"Selecionar uma etiqueta",Settings:"Definições","Start slideshow":"Iniciar diaporama","Unable to search the group":"Não é possível pesquisar o grupo"}},{locale:"ro",translations:{"{tag} (invisible)":"{tag} (invizibil)","{tag} (restricted)":"{tag} (restricționat)",Actions:"Acțiuni",Activities:"Activități","Animals & Nature":"Animale și natură","Avatar of {displayName}":"Avatarul lui {displayName}","Avatar of {displayName}, {status}":"Avatarul lui {displayName}, {status}","Cancel changes":"Anulează modificările","Change title":"Modificați titlul",Choose:"Alegeți",Close:"Închideți","Close modal":"Închideți modulul","Close navigation":"Închideți navigarea","Close sidebar":"Închide bara laterală","Confirm changes":"Confirmați modificările",Custom:"Personalizat","Edit item":"Editați elementul","External documentation for {title}":"Documentație externă pentru {title}",Favorite:"Favorit",Flags:"Marcaje","Food & Drink":"Alimente și băuturi","Frequently used":"Utilizate frecvent",Global:"Global","Go back to the list":"Întoarceți-vă la listă",items:"articole","Message limit of {count} characters reached":"Limita mesajului de {count} caractere a fost atinsă","More {dashboardItemType} …":"Mai multe {dashboardItemType} …",Next:"Următorul","No emoji found":"Nu s-a găsit niciun emoji","No results":"Nu există rezultate",Objects:"Obiecte",Open:"Deschideți","Open navigation":"Deschideți navigația","Pause slideshow":"Pauză prezentare de diapozitive","People & Body":"Oameni și corp","Pick an emoji":"Alege un emoji","Please select a time zone:":"Vă rugăm să selectați un fus orar:",Previous:"Anterior",Search:"Căutare","Search results":"Rezultatele căutării","Select a tag":"Selectați o etichetă",Settings:"Setări","Settings navigation":"Navigare setări","Smileys & Emotion":"Zâmbete și emoții","Start slideshow":"Începeți prezentarea de diapozitive",Submit:"Trimiteți",Symbols:"Simboluri","Travel & Places":"Călătorii și locuri","Type to search time zone":"Tastați pentru a căuta fusul orar","Unable to search the group":"Imposibilitatea de a căuta în grup","Undo changes":"Anularea modificărilor","Write message, @ to mention someone, : for emoji autocompletion …":"Scrieți un mesaj, @ pentru a menționa pe cineva, : pentru autocompletare emoji ..."}},{locale:"ru",translations:{"{tag} (invisible)":"{tag} (невидимое)","{tag} (restricted)":"{tag} (ограниченное)",Actions:"Действия ",Activities:"События","Animals & Nature":"Животные и природа ","Avatar of {displayName}":"Аватар {displayName}","Avatar of {displayName}, {status}":"Фотография {displayName}, {status}","Cancel changes":"Отменить изменения",Choose:"Выберите",Close:"Закрыть","Close modal":"Закрыть модальное окно","Close navigation":"Закрыть навигацию","Confirm changes":"Подтвердить изменения",Custom:"Пользовательское","Edit item":"Изменить элемент","External documentation for {title}":"Внешняя документация для {title}",Flags:"Флаги","Food & Drink":"Еда, напиток","Frequently used":"Часто используемый",Global:"Глобальный","Go back to the list":"Вернуться к списку",items:"элементов","Message limit of {count} characters reached":"Достигнуто ограничение на количество символов в {count}","More {dashboardItemType} …":"Больше {dashboardItemType} …",Next:"Следующее","No emoji found":"Эмодзи не найдено","No results":"Результаты отсуствуют",Objects:"Объекты",Open:"Открыть","Open navigation":"Открыть навигацию","Pause slideshow":"Приостановить показ слйдов","People & Body":"Люди и тело","Pick an emoji":"Выберите эмодзи","Please select a time zone:":"Пожалуйста, выберите часовой пояс:",Previous:"Предыдущее",Search:"Поиск","Search results":"Результаты поиска","Select a tag":"Выберите метку",Settings:"Параметры","Settings navigation":"Навигация по настройкам","Smileys & Emotion":"Смайлики и эмоции","Start slideshow":"Начать показ слайдов",Submit:"Утвердить",Symbols:"Символы","Travel & Places":"Путешествия и места","Type to search time zone":"Введите для поиска часового пояса","Unable to search the group":"Невозможно найти группу","Undo changes":"Отменить изменения","Write message, @ to mention someone, : for emoji autocompletion …":"Напишите сообщение, @ - чтобы упомянуть кого-то, : - для автозаполнения эмодзи …"}},{locale:"sk_SK",translations:{"{tag} (invisible)":"{tag} (neviditeľný)","{tag} (restricted)":"{tag} (obmedzený)",Actions:"Akcie",Activities:"Aktivity","Animals & Nature":"Zvieratá a príroda","Avatar of {displayName}":"Avatar {displayName}","Avatar of {displayName}, {status}":"Avatar {displayName}, {status}","Cancel changes":"Zrušiť zmeny",Choose:"Vybrať",Close:"Zatvoriť","Close navigation":"Zavrieť navigáciu","Confirm changes":"Potvrdiť zmeny",Custom:"Zvyk","Edit item":"Upraviť položku","External documentation for {title}":"Externá dokumentácia pre {title}",Flags:"Vlajky","Food & Drink":"Jedlo a nápoje","Frequently used":"Často používané",Global:"Globálne","Go back to the list":"Naspäť na zoznam","Message limit of {count} characters reached":"Limit správy na {count} znakov dosiahnutý",Next:"Ďalší","No emoji found":"Nenašli sa žiadne emodži","No results":"Žiadne výsledky",Objects:"Objekty","Open navigation":"Otvoriť navigáciu","Pause slideshow":"Pozastaviť prezentáciu","People & Body":"Ľudia a telo","Pick an emoji":"Vyberte si emodži","Please select a time zone:":"Prosím vyberte časovú zónu:",Previous:"Predchádzajúci",Search:"Hľadať","Search results":"Výsledky vyhľadávania","Select a tag":"Vybrať štítok",Settings:"Nastavenia","Settings navigation":"Navigácia v nastaveniach","Smileys & Emotion":"Smajlíky a emócie","Start slideshow":"Začať prezentáciu",Submit:"Odoslať",Symbols:"Symboly","Travel & Places":"Cestovanie a miesta","Type to search time zone":"Začníte písať pre vyhľadávanie časovej zóny","Unable to search the group":"Skupinu sa nepodarilo nájsť","Undo changes":"Vrátiť zmeny","Write message, @ to mention someone, : for emoji autocompletion …":"Napíšte správu, @ ak chcete niekoho spomenúť, : pre automatické dopĺňanie emotikonov…"}},{locale:"sl",translations:{"{tag} (invisible)":"{tag} (nevidno)","{tag} (restricted)":"{tag} (omejeno)",Actions:"Dejanja",Activities:"Dejavnosti","Animals & Nature":"Živali in Narava","Avatar of {displayName}":"Podoba {displayName}","Avatar of {displayName}, {status}":"Prikazna slika {displayName}, {status}","Cancel changes":"Prekliči spremembe","Change title":"Spremeni naziv",Choose:"Izbor","Clear text":"Počisti besedilo",Close:"Zapri","Close modal":"Zapri pojavno okno","Close navigation":"Zapri krmarjenje","Close sidebar":"Zapri stransko vrstico","Confirm changes":"Potrdi spremembe",Custom:"Po meri","Edit item":"Uredi predmet","Error getting related resources":"Napaka pridobivanja povezanih virov","External documentation for {title}":"Zunanja dokumentacija za {title}",Favorite:"Priljubljeno",Flags:"Zastavice","Food & Drink":"Hrana in Pijača","Frequently used":"Pogostost uporabe",Global:"Splošno","Go back to the list":"Vrni se na seznam","Hide password":"Skrij geslo","Message limit of {count} characters reached":"Dosežena omejitev {count} znakov na sporočilo.","More items …":"Več predmetov ...",Next:"Naslednji","No emoji found":"Ni najdenih izraznih ikon","No results":"Ni zadetkov",Objects:"Predmeti",Open:"Odpri",'Open link to "{resourceTitle}"':"Odpri povezavo do »{resourceTitle}«","Open navigation":"Odpri krmarjenje","Password is secure":"Geslo je varno","Pause slideshow":"Ustavi predstavitev","People & Body":"Ljudje in Telo","Pick a date":"Izbor datuma","Pick a date and a time":"Izbor datuma in časa","Pick a month":"Izbor meseca","Pick a time":"Izbor časa","Pick a week":"Izbor tedna","Pick a year":"Izbor leta","Pick an emoji":"Izbor izrazne ikone","Please select a time zone:":"Izbor časovnega pasu:",Previous:"Predhodni","Related resources":"Povezani viri",Search:"Iskanje","Search results":"Zadetki iskanja","Select a tag":"Izbor oznake",Settings:"Nastavitve","Settings navigation":"Krmarjenje nastavitev","Show password":"Pokaži geslo","Smileys & Emotion":"Izrazne ikone","Start slideshow":"Začni predstavitev",Submit:"Pošlji",Symbols:"Simboli","Travel & Places":"Potovanja in Kraji","Type to search time zone":"Vpišite niz za iskanje časovnega pasu","Unable to search the group":"Ni mogoče iskati po skupini","Undo changes":"Razveljavi spremembe","Write message, @ to mention someone, : for emoji autocompletion …":"Napišite sporočilo, za omembo pred ime postavite@, začnite z : za vstavljanje izraznih ikon …"}},{locale:"sr",translations:{"{tag} (invisible)":"{tag} (nevidljivo)","{tag} (restricted)":"{tag} (ograničeno)",Actions:"Radnje",Activities:"Aktivnosti","Animals & Nature":"Životinje i Priroda","Avatar of {displayName}":"Avatar za {displayName}","Avatar of {displayName}, {status}":"Avatar za {displayName}, {status}","Cancel changes":"Otkaži izmene","Change title":"Izmeni naziv",Choose:"Изаберите",Close:"Затвори","Close modal":"Zatvori modal","Close navigation":"Zatvori navigaciju","Close sidebar":"Zatvori bočnu traku","Confirm changes":"Potvrdite promene",Custom:"Po meri","Edit item":"Uredi stavku","External documentation for {title}":"Eksterna dokumentacija za {title}",Favorite:"Omiljeni",Flags:"Zastave","Food & Drink":"Hrana i Piće","Frequently used":"Često korišćeno",Global:"Globalno","Go back to the list":"Natrag na listu",items:"stavke","Message limit of {count} characters reached":"Dostignuto je ograničenje za poruke od {count} znakova","More {dashboardItemType} …":"Više {dashboardItemType} …",Next:"Следеће","No emoji found":"Nije pronađen nijedan emodži","No results":"Нема резултата",Objects:"Objekti",Open:"Otvori","Open navigation":"Otvori navigaciju","Pause slideshow":"Паузирај слајд шоу","People & Body":"Ljudi i Telo","Pick an emoji":"Izaberi emodži","Please select a time zone:":"Molimo izaberite vremensku zonu:",Previous:"Претходно",Search:"Pretraži","Search results":"Rezultati pretrage","Select a tag":"Изаберите ознаку",Settings:"Поставке","Settings navigation":"Navigacija u podešavanjima","Smileys & Emotion":"Smajli i Emocije","Start slideshow":"Покрени слајд шоу",Submit:"Prihvati",Symbols:"Simboli","Travel & Places":"Putovanja i Mesta","Type to search time zone":"Ukucaj da pretražiš vremenske zone","Unable to search the group":"Nije moguće pretražiti grupu","Undo changes":"Poništi promene","Write message, @ to mention someone, : for emoji autocompletion …":"Napišite poruku, @ da pomenete nekoga, : za automatsko dovršavanje emodžija…"}},{locale:"sv",translations:{"{tag} (invisible)":"{tag} (osynlig)","{tag} (restricted)":"{tag} (begränsad)",Actions:"Åtgärder",Activities:"Aktiviteter","Animals & Nature":"Djur & Natur","Avatar of {displayName}":"{displayName}s avatar","Avatar of {displayName}, {status}":"{displayName}s avatar, {status}","Cancel changes":"Avbryt ändringar",Choose:"Välj",Close:"Stäng","Close navigation":"Stäng navigering","Confirm changes":"Bekräfta ändringar",Custom:"Anpassad","Edit item":"Ändra","External documentation for {title}":"Extern dokumentation för {title}",Flags:"Flaggor","Food & Drink":"Mat & Dryck","Frequently used":"Används ofta",Global:"Global","Go back to the list":"Gå tillbaka till listan","Message limit of {count} characters reached":"Meddelandegräns {count} tecken används",Next:"Nästa","No emoji found":"Hittade inga emojis","No results":"Inga resultat",Objects:"Objekt","Open navigation":"Öppna navigering","Pause slideshow":"Pausa bildspelet","People & Body":"Kropp & Själ","Pick an emoji":"Välj en emoji","Please select a time zone:":"Välj tidszon:",Previous:"Föregående",Search:"Sök","Search results":"Sökresultat","Select a tag":"Välj en tag",Settings:"Inställningar","Settings navigation":"Inställningsmeny","Smileys & Emotion":"Selfies & Känslor","Start slideshow":"Starta bildspelet",Submit:"Skicka",Symbols:"Symboler","Travel & Places":"Resor & Sevärdigheter","Type to search time zone":"Skriv för att välja tidszon","Unable to search the group":"Kunde inte söka i gruppen","Undo changes":"Ångra ändringar","Write message, @ to mention someone, : for emoji autocompletion …":"Skriv meddelande, @ för att nämna någon, : för automatiska emojiförslag ..."}},{locale:"tr",translations:{"{tag} (invisible)":"{tag} (görünmez)","{tag} (restricted)":"{tag} (kısıtlı)",Actions:"İşlemler",Activities:"Etkinlikler","Animals & Nature":"Hayvanlar ve Doğa","Anything shared with the same group of people will show up here":"Aynı kişi grubu ile paylaşılan herşey burada görüntülenir","Avatar of {displayName}":"{displayName} avatarı","Avatar of {displayName}, {status}":"{displayName}, {status} avatarı","Cancel changes":"Değişiklikleri iptal et","Change title":"Başlığı değiştir",Choose:"Seçin","Clear text":"Metni temizle",Close:"Kapat","Close modal":"Üste açılan pencereyi kapat","Close navigation":"Gezinmeyi kapat","Close sidebar":"Yan çubuğu kapat","Confirm changes":"Değişiklikleri onayla",Custom:"Özel","Edit item":"Ögeyi düzenle","Error getting related resources":"İlgili kaynaklar alınırken sorun çıktı","External documentation for {title}":"{title} için dış belgeler",Favorite:"Sık kullanılanlara ekle",Flags:"Bayraklar","Food & Drink":"Yeme ve İçme","Frequently used":"Sık kullanılanlar",Global:"Evrensel","Go back to the list":"Listeye dön","Hide password":"Parolayı gizle","Message limit of {count} characters reached":"{count} karakter ileti sınırına ulaşıldı","More items …":"Diğer ögeler…",Next:"Sonraki","No emoji found":"Herhangi bir emoji bulunamadı","No results":"Herhangi bir sonuç bulunamadı",Objects:"Nesneler",Open:"Aç",'Open link to "{resourceTitle}"':'"{resourceTitle}" bağlantısını aç',"Open navigation":"Gezinmeyi aç","Password is secure":"Parola güvenli","Pause slideshow":"Slayt sunumunu duraklat","People & Body":"İnsanlar ve Beden","Pick a date":"Bir tarih seçin","Pick a date and a time":"Bir tarih ve saat seçin","Pick a month":"Bir ay seçin","Pick a time":"Bir saat seçin","Pick a week":"Bir hafta seçin","Pick a year":"Bir yıl seçin","Pick an emoji":"Bir emoji seçin","Please select a time zone:":"Lütfen bir saat dilimi seçin:",Previous:"Önceki","Related resources":"İlgili kaynaklar",Search:"Arama","Search results":"Arama sonuçları","Select a tag":"Bir etiket seçin",Settings:"Ayarlar","Settings navigation":"Gezinme ayarları","Show password":"Parolayı görüntüle","Smileys & Emotion":"İfadeler ve Duygular","Start slideshow":"Slayt sunumunu başlat",Submit:"Gönder",Symbols:"Simgeler","Travel & Places":"Gezi ve Yerler","Type to search time zone":"Saat dilimi aramak için yazmaya başlayın","Unable to search the group":"Grupta arama yapılamadı","Undo changes":"Değişiklikleri geri al","Write message, @ to mention someone, : for emoji autocompletion …":"İleti yazın, birini anmak için @, otomatik emoji tamamlamak için : kullanın…"}},{locale:"uk",translations:{"{tag} (invisible)":"{tag} (невидимий)","{tag} (restricted)":"{tag} (обмежений)",Actions:"Дії",Activities:"Діяльність","Animals & Nature":"Тварини та природа","Avatar of {displayName}":"Аватар {displayName}","Avatar of {displayName}, {status}":"Аватар {displayName}, {status}","Cancel changes":"Скасувати зміни","Change title":"Змінити назву",Choose:"ВиберітьВиберіть","Clear text":"Очистити текст",Close:"Закрити","Close modal":"Закрити модаль","Close navigation":"Закрити навігацію","Close sidebar":"Закрити бічну панель","Confirm changes":"Підтвердити зміни",Custom:"Власне","Edit item":"Редагувати елемент","External documentation for {title}":"Зовнішня документація для {title}",Favorite:"Улюблений",Flags:"Прапори","Food & Drink":"Їжа та напої","Frequently used":"Найчастіші",Global:"Глобальний","Go back to the list":"Повернутися до списку","Hide password":"Приховати пароль",items:"елементи","Message limit of {count} characters reached":"Вичерпано ліміт у {count} символів для повідомлення","More {dashboardItemType} …":"Більше {dashboardItemType}…",Next:"Вперед","No emoji found":"Емоційки відсутні","No results":"Відсутні результати",Objects:"Об'єкти",Open:"Відкрити","Open navigation":"Відкрити навігацію","Password is secure":"Пароль безпечний","Pause slideshow":"Пауза у показі слайдів","People & Body":"Люди та жести","Pick an emoji":"Виберіть емоційку","Please select a time zone:":"Виберіть часовий пояс:",Previous:"Назад",Search:"Пошук","Search results":"Результати пошуку","Select a tag":"Виберіть позначку",Settings:"Налаштування","Settings navigation":"Навігація у налаштуваннях","Show password":"Показати пароль","Smileys & Emotion":"Смайли та емоції","Start slideshow":"Почати показ слайдів",Submit:"Надіслати",Symbols:"Символи","Travel & Places":"Поїздки та місця","Type to search time zone":"Введіть для пошуку часовий пояс","Unable to search the group":"Неможливо шукати в групі","Undo changes":"Скасувати зміни","Write message, @ to mention someone, : for emoji autocompletion …":"Напишіть повідомлення, @, щоб згадати когось, : для автозаповнення емодзі…"}},{locale:"zh_CN",translations:{"{tag} (invisible)":"{tag} (不可见)","{tag} (restricted)":"{tag} (受限)",Actions:"行为",Activities:"活动","Animals & Nature":"动物 & 自然","Avatar of {displayName}":"{displayName}的头像","Avatar of {displayName}, {status}":"{displayName}的头像,{status}","Cancel changes":"取消更改",Choose:"选择",Close:"关闭","Close navigation":"关闭导航","Confirm changes":"确认更改",Custom:"自定义","Edit item":"编辑项目","External documentation for {title}":"{title}的外部文档",Flags:"旗帜","Food & Drink":"食物 & 饮品","Frequently used":"经常使用",Global:"全局","Go back to the list":"返回至列表","Message limit of {count} characters reached":"已达到 {count} 个字符的消息限制",Next:"下一个","No emoji found":"表情未找到","No results":"无结果",Objects:"物体","Open navigation":"开启导航","Pause slideshow":"暂停幻灯片","People & Body":"人 & 身体","Pick an emoji":"选择一个表情","Please select a time zone:":"请选择一个时区:",Previous:"上一个",Search:"搜索","Search results":"搜索结果","Select a tag":"选择一个标签",Settings:"设置","Settings navigation":"设置向导","Smileys & Emotion":"笑脸 & 情感","Start slideshow":"开始幻灯片",Submit:"提交",Symbols:"符号","Travel & Places":"旅游 & 地点","Type to search time zone":"打字以搜索时区","Unable to search the group":"无法搜索分组","Undo changes":"撤销更改","Write message, @ to mention someone, : for emoji autocompletion …":"写信息,@ 提到某人,: 用于表情符号自动完成 ..."}},{locale:"zh_HK",translations:{"{tag} (invisible)":"{tag} (隱藏)","{tag} (restricted)":"{tag} (受限)",Actions:"動作",Activities:"活動","Animals & Nature":"動物與自然","Avatar of {displayName}":"{displayName} 的頭像","Avatar of {displayName}, {status}":"{displayName} 的頭像,{status}","Cancel changes":"取消更改",Choose:"選擇",Close:"關閉","Close modal":"關閉模態","Close navigation":"關閉導航","Confirm changes":"確認更改",Custom:"自定義","Edit item":"編輯項目","External documentation for {title}":"{title} 的外部文檔",Flags:"旗幟","Food & Drink":"食物與飲料","Frequently used":"經常使用",Global:"全球的","Go back to the list":"返回清單",items:"項目","Message limit of {count} characters reached":"已達到訊息最多 {count} 字元限制","More {dashboardItemType} …":"更多 {dashboardItemType} …",Next:"下一個","No emoji found":"未找到表情符號","No results":"無結果",Objects:"物件","Open navigation":"開啟導航","Pause slideshow":"暫停幻燈片","People & Body":"人物","Pick an emoji":"選擇表情符號","Please select a time zone:":"請選擇時區:",Previous:"上一個",Search:"搜尋","Search results":"搜尋結果","Select a tag":"選擇標籤",Settings:"設定","Settings navigation":"設定值導覽","Smileys & Emotion":"表情","Start slideshow":"開始幻燈片",Submit:"提交",Symbols:"標誌","Travel & Places":"旅遊與景點","Type to search time zone":"鍵入以搜索時區","Unable to search the group":"無法搜尋群組","Undo changes":"取消更改","Write message, @ to mention someone, : for emoji autocompletion …":"寫訊息,使用 @ 來指代某人,使用:用於表情符號自動填充 ..."}},{locale:"zh_TW",translations:{"{tag} (invisible)":"{tag} (隱藏)","{tag} (restricted)":"{tag} (受限)",Actions:"動作",Activities:"活動","Animals & Nature":"動物與自然",Choose:"選擇",Close:"關閉",Custom:"自定義",Flags:"旗幟","Food & Drink":"食物與飲料","Frequently used":"最近使用","Message limit of {count} characters reached":"已達到訊息最多 {count} 字元限制",Next:"下一個","No emoji found":"未找到表情符號","No results":"無結果",Objects:"物件","Pause slideshow":"暫停幻燈片","People & Body":"人物","Pick an emoji":"選擇表情符號",Previous:"上一個",Search:"搜尋","Search results":"搜尋結果","Select a tag":"選擇標籤",Settings:"設定","Settings navigation":"設定值導覽","Smileys & Emotion":"表情","Start slideshow":"開始幻燈片",Symbols:"標誌","Travel & Places":"旅遊與景點","Unable to search the group":"無法搜尋群組","Write message, @ to mention someone …":"輸入訊息時可使用 @ 來標示某人..."}}].forEach((function(e){var t={};for(var n in e.translations)e.translations[n].pluralId?t[n]={msgid:n,msgid_plural:e.translations[n].pluralId,msgstr:e.translations[n].msgstr}:t[n]={msgid:n,msgstr:[e.translations[n]]};a.addTranslation(e.locale,{translations:{"":t}})}));var r=a.build(),o=(r.ngettext.bind(r),r.gettext.bind(r))},8384:function(e,t,n){"use strict";var a=n(7537),r=n.n(a),o=n(3645),s=n.n(o)()(r());s.push([e.id,".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}","",{version:3,sources:["webpack://./src/assets/material-icons.css","webpack://./src/directives/Tooltip/index.scss"],names:[],mappings:"AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCQA,0CACC,iBAAA,CACA,cAAA,CACA,KAAA,CACA,UAAA,CACA,SAAA,CACA,aAAA,CACA,QAAA,CACA,SAAA,CACA,eAAA,CACA,gBAAA,CACA,SAAA,CACA,eAAA,CAEA,eAAA,CACA,sDAAA,CAGA,iGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAID,oGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAID,mGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAID,kGACC,SAAA,CACA,oBAAA,CACA,8CAAA,CAID,4DACC,iBAAA,CACA,uCAAA,CACA,SAAA,CAED,6DACC,kBAAA,CACA,uBAAA,CACA,SAAA,CAKF,0CACC,eAAA,CACA,eAAA,CACA,iBAAA,CACA,4BAAA,CACA,kCAAA,CACA,6CAAA,CAID,oDACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBAhFY",sourcesContent:["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n\tdisplay: flex;\n\talign-self: center;\n\tjustify-self: center;\n\talign-items: center;\n\tjustify-content: center;\n}\n","@use 'sass:math'; $scope_version:\"a0481fe\"; @import 'variables'; @import 'material-icons';\n/**\n* @copyright Copyright (c) 2016, John Molakvoæ \n* @copyright Copyright (c) 2016, Robin Appelman \n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt \n* @copyright Copyright (c) 2016, Erik Pellikka \n* @copyright Copyright (c) 2015, Vincent Petry \n*\n* Bootstrap v3.3.5 (http://getbootstrap.com)\n* Copyright 2011-2015 Twitter, Inc.\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n*/\n\n$arrow-width: 10px;\n\n.v-popper--theme-tooltip {\n\t&.v-popper__popper {\n\t\tposition: absolute;\n\t\tz-index: 100000;\n\t\ttop: 0;\n\t\tright: auto;\n\t\tleft: auto;\n\t\tdisplay: block;\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\ttext-align: left;\n\t\ttext-align: start;\n\t\topacity: 0;\n\t\tline-height: 1.6;\n\n\t\tline-break: auto;\n\t\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\n\n\t\t// TOP\n\t\t&[data-popper-placement^='top'] .v-popper__arrow-container {\n\t\t\tbottom: -$arrow-width;\n\t\t\tborder-bottom-width: 0;\n\t\t\tborder-top-color: var(--color-main-background);\n\t\t}\n\n\t\t// BOTTOM\n\t\t&[data-popper-placement^='bottom'] .v-popper__arrow-container {\n\t\t\ttop: -$arrow-width;\n\t\t\tborder-top-width: 0;\n\t\t\tborder-bottom-color: var(--color-main-background);\n\t\t}\n\n\t\t// RIGHT\n\t\t&[data-popper-placement^='right'] .v-popper__arrow-container {\n\t\t\tright: 100%;\n\t\t\tborder-left-width: 0;\n\t\t\tborder-right-color: var(--color-main-background);\n\t\t}\n\n\t\t// LEFT\n\t\t&[data-popper-placement^='left'] .v-popper__arrow-container {\n\t\t\tleft: 100%;\n\t\t\tborder-right-width: 0;\n\t\t\tborder-left-color: var(--color-main-background);\n\t\t}\n\n\t\t// HIDDEN / SHOWN\n\t\t&[aria-hidden='true'] {\n\t\t\tvisibility: hidden;\n\t\t\ttransition: opacity .15s, visibility .15s;\n\t\t\topacity: 0;\n\t\t}\n\t\t&[aria-hidden='false'] {\n\t\t\tvisibility: visible;\n\t\t\ttransition: opacity .15s;\n\t\t\topacity: 1;\n\t\t}\n\t}\n\n\t// CONTENT\n\t.v-popper__inner {\n\t\tmax-width: 350px;\n\t\tpadding: 5px 8px;\n\t\ttext-align: center;\n\t\tcolor: var(--color-main-text);\n\t\tborder-radius: var(--border-radius);\n\t\tbackground-color: var(--color-main-background);\n\t}\n\n\t// ARROW\n\t.v-popper__arrow-container {\n\t\tposition: absolute;\n\t\tz-index: 1;\n\t\twidth: 0;\n\t\theight: 0;\n\t\tmargin: 0;\n\t\tborder-style: solid;\n\t\tborder-color: transparent;\n\t\tborder-width: $arrow-width;\n\t}\n}\n"],sourceRoot:""}]),t.Z=s},7190:function(e,t,n){"use strict";var a=n(7537),r=n.n(a),o=n(3645),s=n.n(o)()(r());s.push([e.id,".material-design-icon[data-v-7a8f3349]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-7a8f3349]{position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:bold;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:22px;transition:background-color .1s linear !important;transition:border .1s linear;background-color:var(--color-primary-element-lighter);color:var(--color-primary-light-text)}.button-vue *[data-v-7a8f3349]{cursor:pointer}.button-vue[data-v-7a8f3349]:focus{outline:none}.button-vue[data-v-7a8f3349]:disabled{cursor:default;opacity:.5;filter:saturate(0.7)}.button-vue:disabled *[data-v-7a8f3349]{cursor:default}.button-vue[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-primary-light-hover)}.button-vue[data-v-7a8f3349]:active{background-color:var(--color-primary-element-lighter)}.button-vue__wrapper[data-v-7a8f3349]{display:inline-flex;align-items:center;justify-content:space-around}.button-vue__icon[data-v-7a8f3349]{height:44px;width:44px;min-height:44px;min-width:44px;display:flex;justify-content:center;align-items:center}.button-vue__text[data-v-7a8f3349]{font-weight:bold;margin-bottom:1px;padding:2px 0}.button-vue--icon-only[data-v-7a8f3349]{width:44px !important}.button-vue--text-only[data-v-7a8f3349]{padding:0 12px}.button-vue--text-only .button-vue__text[data-v-7a8f3349]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-7a8f3349]{padding:0 16px 0 4px}.button-vue--wide[data-v-7a8f3349]{width:100%}.button-vue[data-v-7a8f3349]:focus-visible{outline:2px solid var(--color-main-text) !important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]{outline:2px solid var(--color-primary-text);border-radius:var(--border-radius);background-color:rgba(0,0,0,0)}.button-vue--vue-primary[data-v-7a8f3349]{background-color:var(--color-primary-element);color:var(--color-primary-text)}.button-vue--vue-primary[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-7a8f3349]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-7a8f3349]{color:var(--color-primary-light-text);background-color:var(--color-primary-light)}.button-vue--vue-secondary[data-v-7a8f3349]:hover:not(:disabled){color:var(--color-primary-light-text);background-color:var(--color-primary-light-hover)}.button-vue--vue-tertiary[data-v-7a8f3349]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color);background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-7a8f3349]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-no-background[data-v-7a8f3349]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]{color:var(--color-primary-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-success[data-v-7a8f3349]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-7a8f3349]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-7a8f3349]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-7a8f3349]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-7a8f3349]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-7a8f3349]:active{background-color:var(--color-error)}","",{version:3,sources:["webpack://./src/assets/material-icons.css","webpack://./src/components/NcButton/NcButton.vue","webpack://./src/assets/variables.scss"],names:[],mappings:"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,gBAAA,CACA,eCcgB,CDbhB,cCagB,CDZhB,YAAA,CACA,kBAAA,CACA,sBAAA,CAGA,cAAA,CAIA,kBAAA,CACA,iDAAA,CACA,4BAAA,CAkBA,qDAAA,CACA,qCAAA,CAxBA,+BACC,cAAA,CAOD,mCACC,YAAA,CAGD,sCACC,cAAA,CAIA,UCMiB,CDJjB,oBAAA,CALA,wCACC,cAAA,CAUF,kDACC,iDAAA,CAKD,oCACC,qDAAA,CAGD,sCACC,mBAAA,CACA,kBAAA,CACA,4BAAA,CAGD,mCACC,WCpCe,CDqCf,UCrCe,CDsCf,eCtCe,CDuCf,cCvCe,CDwCf,YAAA,CACA,sBAAA,CACA,kBAAA,CAGD,mCACC,gBAAA,CACA,iBAAA,CACA,aAAA,CAID,wCACC,qBAAA,CAID,wCACC,cAAA,CACA,0DACC,eAAA,CACA,gBAAA,CAKF,4CACC,oBAAA,CAID,mCACC,UAAA,CAGD,2CACC,mDAAA,CACA,+EACC,2CAAA,CACA,kCAAA,CACA,8BAAA,CAOF,0CACC,6CAAA,CACA,+BAAA,CACA,+DACC,mDAAA,CAID,iDACC,6CAAA,CAKF,4CACC,qCAAA,CACA,2CAAA,CACA,iEACC,qCAAA,CACA,iDAAA,CAKF,2CACC,4BAAA,CACA,8BAAA,CACA,gEACC,6BAAA,CACA,8CAAA,CAKF,yDACC,4BAAA,CACA,8BAAA,CACA,8EACC,8BAAA,CAKF,sDACC,+BAAA,CACA,8BAAA,CAEA,2EACC,8BAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,wCACC,mCAAA,CACA,UAAA,CACA,6DACC,yCAAA,CAID,+CACC,mCAAA",sourcesContent:["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n\tdisplay: flex;\n\talign-self: center;\n\tjustify-self: center;\n\talign-items: center;\n\tjustify-content: center;\n}\n","@use 'sass:math'; $scope_version:\"a0481fe\"; @import 'variables'; @import 'material-icons';\n\n\n.button-vue {\n\tposition: relative;\n\twidth: fit-content;\n\toverflow: hidden;\n\tborder: 0;\n\tpadding: 0;\n\tfont-size: var(--default-font-size);\n\tfont-weight: bold;\n\tmin-height: $clickable-area;\n\tmin-width: $clickable-area;\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n\n\t// Cursor pointer on element and all children\n\tcursor: pointer;\n\t& * {\n\t\tcursor: pointer;\n\t}\n\tborder-radius: math.div($clickable-area, 2);\n\ttransition: background-color 0.1s linear !important;\n\ttransition: border 0.1s linear;\n\n\t// No outline feedback for focus. Handled with a toggled class in js (see data)\n\t&:focus {\n\t\toutline: none;\n\t}\n\n\t&:disabled {\n\t\tcursor: default;\n\t\t& * {\n\t\t\tcursor: default;\n\t\t}\n\t\topacity: $opacity_disabled;\n\t\t// Gives a wash out effect\n\t\tfilter: saturate($opacity_normal);\n\t}\n\n\t// Default button type\n\tbackground-color: var(--color-primary-element-lighter);\n\tcolor: var(--color-primary-light-text);\n\t&:hover:not(:disabled) {\n\t\tbackground-color: var(--color-primary-light-hover);\n\t}\n\n\t// Back to the default color for this button when active\n\t// TODO: add ripple effect\n\t&:active {\n\t\tbackground-color: var(--color-primary-element-lighter);\n\t}\n\n\t&__wrapper {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t\tjustify-content: space-around;\n\t}\n\n\t&__icon {\n\t\theight: $clickable-area;\n\t\twidth: $clickable-area;\n\t\tmin-height: $clickable-area;\n\t\tmin-width: $clickable-area;\n\t\tdisplay: flex;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t}\n\n\t&__text {\n\t\tfont-weight: bold;\n\t\tmargin-bottom: 1px;\n\t\tpadding: 2px 0;\n\t}\n\n\t// Icon-only button\n\t&--icon-only {\n\t\twidth: $clickable-area !important;\n\t}\n\n\t// Text-only button\n\t&--text-only {\n\t\tpadding: 0 12px;\n\t\t& .button-vue__text {\n\t\t\tmargin-left: 4px;\n\t\t\tmargin-right: 4px;\n\t\t}\n\t}\n\n\t// Icon and text button\n\t&--icon-and-text {\n\t\tpadding: 0 16px 0 4px;\n\t}\n\n\t// Wide button spans the whole width of the container\n\t&--wide {\n\t\twidth: 100%;\n\t}\n\n\t&:focus-visible {\n\t\toutline: 2px solid var(--color-main-text) !important;\n\t\t&.button-vue--vue-tertiary-on-primary {\n\t\t\toutline: 2px solid var(--color-primary-text);\n\t\t\tborder-radius: var(--border-radius);\n\t\t\tbackground-color: transparent;\n\t\t}\n\t}\n\n\t// Button types\n\n\t// Primary\n\t&--vue-primary {\n\t\tbackground-color: var(--color-primary-element);\n\t\tcolor: var(--color-primary-text);\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color-primary-element-hover);\n\t\t}\n\t\t// Back to the default color for this button when active\n\t\t// TODO: add ripple effect\n\t\t&:active {\n\t\t\tbackground-color: var(--color-primary-element);\n\t\t}\n\t}\n\n\t// Secondary\n\t&--vue-secondary {\n\t\tcolor: var(--color-primary-light-text);\n\t\tbackground-color: var(--color-primary-light);\n\t\t&:hover:not(:disabled) {\n\t\t\tcolor: var(--color-primary-light-text);\n\t\t\tbackground-color: var(--color-primary-light-hover);\n\t\t}\n\t}\n\n\t// Tertiary\n\t&--vue-tertiary {\n\t\tcolor: var(--color-main-text);\n\t\tbackground-color: transparent;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color);\n\t\t\tbackground-color: var(--color-background-hover);\n\t\t}\n\t}\n\n\t// Tertiary, no background\n\t&--vue-tertiary-no-background {\n\t\tcolor: var(--color-main-text);\n\t\tbackground-color: transparent;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: transparent;\n\t\t}\n\t}\n\n\t// Tertiary on primary color (like the header)\n\t&--vue-tertiary-on-primary {\n\t\tcolor: var(--color-primary-text);\n\t\tbackground-color: transparent;\n\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: transparent;\n\t\t}\n\t}\n\n\t// Success\n\t&--vue-success {\n\t\tbackground-color: var(--color-success);\n\t\tcolor: white;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color-success-hover);\n\t\t}\n\t\t// Back to the default color for this button when active\n\t\t// : add ripple effect\n\t\t&:active {\n\t\t\tbackground-color: var(--color-success);\n\t\t}\n\t}\n\n\t// Warning\n\t&--vue-warning {\n\t\tbackground-color: var(--color-warning);\n\t\tcolor: white;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color-warning-hover);\n\t\t}\n\t\t// Back to the default color for this button when active\n\t\t// TODO: add ripple effect\n\t\t&:active {\n\t\t\tbackground-color: var(--color-warning);\n\t\t}\n\t}\n\n\t// Error\n\t&--vue-error {\n\t\tbackground-color: var(--color-error);\n\t\tcolor: white;\n\t\t&:hover:not(:disabled) {\n\t\t\tbackground-color: var(--color-error-hover);\n\t\t}\n\t\t// Back to the default color for this button when active\n\t\t// TODO: add ripple effect\n\t\t&:active {\n\t\t\tbackground-color: var(--color-error);\n\t\t}\n\t}\n}\n\n","/**\n * @copyright Copyright (c) 2019 John Molakvoæ \n *\n * @author John Molakvoæ \n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see .\n *\n */\n\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\n// recommended is 48px\n// 44px is what we choose and have very good visual-to-usability ratio\n$clickable-area: 44px;\n\n// background icon size\n// also used for the scss icon font\n$icon-size: 16px;\n\n// icon padding for a $clickable-area width and a $icon-size icon\n// ( 44px - 16px ) / 2\n$icon-margin: math.div($clickable-area - $icon-size, 2);\n\n// transparency background for icons\n$icon-focus-bg: rgba(127, 127, 127, .25);\n\n// popovermenu arrow width from the triangle center\n$arrow-width: 9px;\n\n// opacities\n$opacity_disabled: .5;\n$opacity_normal: .7;\n$opacity_full: 1;\n\n// menu round background hover feedback\n// good looking on dark AND white bg\n$action-background-hover: rgba(127, 127, 127, .25);\n\n// various structure data used in the \n// `AppNavigation` component\n$header-height: 50px;\n$navigation-width: 300px;\n\n// mobile breakpoint\n$breakpoint-mobile: 1024px;\n\n// top-bar spacing\n$topbar-margin: 4px;\n\n// navigation spacing\n$app-navigation-settings-margin: 3px;\n"],sourceRoot:""}]),t.Z=s},9965:function(e,t,n){"use strict";var a=n(7537),r=n.n(a),o=n(3645),s=n.n(o)()(r());s.push([e.id,".material-design-icon[data-v-bbd87134]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.related-resources__header[data-v-bbd87134]{margin:0 0 10px 46px}.related-resources__header h5[data-v-bbd87134]{font-weight:bold}.related-resources__header p[data-v-bbd87134]{color:var(--color-text-maxcontrast)}","",{version:3,sources:["webpack://./src/assets/material-icons.css","webpack://./src/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue"],names:[],mappings:"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLA,4CACC,oBAAA,CAEA,+CACC,gBAAA,CAGD,8CACC,mCAAA",sourcesContent:["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n\tdisplay: flex;\n\talign-self: center;\n\tjustify-self: center;\n\talign-items: center;\n\tjustify-content: center;\n}\n","@use 'sass:math'; $scope_version:\"a0481fe\"; @import 'variables'; @import 'material-icons';\n\n.related-resources {\n\t&__header {\n\t\tmargin: 0 0 10px 46px;\n\n\t\th5 {\n\t\t\tfont-weight: bold;\n\t\t}\n\n\t\tp {\n\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t}\n\t}\n}\n"],sourceRoot:""}]),t.Z=s},9817:function(e,t,n){"use strict";var a=n(7537),r=n.n(a),o=n(3645),s=n.n(o)()(r());s.push([e.id,".material-design-icon[data-v-718b7224]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.resource[data-v-718b7224]{display:flex;align-items:center;height:44px}.resource__button[data-v-718b7224]{width:100% !important;justify-content:flex-start !important;padding:0 !important}.resource__button[data-v-718b7224] .button-vue__text{font-weight:normal !important;margin-left:2px !important}.resource__icon[data-v-718b7224]{width:32px;height:32px;background-color:var(--color-text-maxcontrast);border-radius:50%;display:flex;align-items:center;justify-content:center}.resource__icon img[data-v-718b7224]{width:16px;height:16px;filter:var(--background-invert-if-dark)}","",{version:3,sources:["webpack://./src/assets/material-icons.css","webpack://./src/components/NcRelatedResourcesPanel/NcResource.vue"],names:[],mappings:"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,2BACC,YAAA,CACA,kBAAA,CACA,WAAA,CAGA,mCACC,qBAAA,CACA,qCAAA,CACA,oBAAA,CAEA,qDACC,6BAAA,CACA,0BAAA,CAIF,iCACC,UAAA,CACA,WAAA,CACA,8CAAA,CACA,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CAEA,qCACC,UAAA,CACA,WAAA,CACA,uCAAA",sourcesContent:["/*\n* Ensure proper alignment of the vue material icons\n*/\n.material-design-icon {\n\tdisplay: flex;\n\talign-self: center;\n\tjustify-self: center;\n\talign-items: center;\n\tjustify-content: center;\n}\n","@use 'sass:math'; $scope_version:\"a0481fe\"; @import 'variables'; @import 'material-icons';\n\n.resource {\n\tdisplay: flex;\n\talign-items: center;\n\theight: 44px;\n\n\t// Override default NcButton styles\n\t&__button {\n\t\twidth: 100% !important;\n\t\tjustify-content: flex-start !important;\n\t\tpadding: 0 !important;\n\n\t\t&:deep(.button-vue__text) {\n\t\t\tfont-weight: normal !important;\n\t\t\tmargin-left: 2px !important;\n\t\t}\n\t}\n\n\t&__icon {\n\t\twidth: 32px;\n\t\theight: 32px;\n\t\tbackground-color: var(--color-text-maxcontrast);\n\t\tborder-radius: 50%;\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tjustify-content: center;\n\n\t\timg {\n\t\t\twidth: 16px;\n\t\t\theight: 16px;\n\t\t\tfilter: var(--background-invert-if-dark);\n\t\t}\n\t}\n}\n"],sourceRoot:""}]),t.Z=s},3645:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",a=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),a&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),a&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,a,r,o){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(a)for(var l=0;l0?" ".concat(p[5]):""," {").concat(p[1],"}")),p[5]=o),n&&(p[2]?(p[1]="@media ".concat(p[2]," {").concat(p[1],"}"),p[2]=n):p[2]=n),r&&(p[4]?(p[1]="@supports (".concat(p[4],") {").concat(p[1],"}"),p[4]=r):p[4]="".concat(r)),t.push(p))}},t}},7537:function(e){"use strict";e.exports=function(e){var t=e[1],n=e[3];if(!n)return t;if("function"==typeof btoa){var a=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),r="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(a),o="/*# ".concat(r," */"),s=n.sources.map((function(e){return"/*# sourceURL=".concat(n.sourceRoot||"").concat(e," */")}));return[t].concat(s).concat([o]).join("\n")}return[t].join("\n")}},3379:function(e){"use strict";var t=[];function n(e){for(var n=-1,a=0;a0?" ".concat(n.layer):""," {")),a+=n.css,r&&(a+="}"),n.media&&(a+="}"),n.supports&&(a+="}");var o=n.sourceMap;o&&"undefined"!=typeof btoa&&(a+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),t.styleTagTransform(a,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},4589:function(e){"use strict";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}},2102:function(){},8385:function(){},1900:function(e,t,n){"use strict";function a(e,t,n,a,r,o,s,l){var i,u="function"==typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=n,u._compiled=!0),a&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),s?(i=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},u._ssrRegister=i):r&&(i=l?function(){r.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:r),i)if(u.functional){u._injectStyles=i;var p=u.render;u.render=function(e,t){return i.call(t),p(e,t)}}else{var c=u.beforeCreate;u.beforeCreate=c?[].concat(c,i):[i]}return{exports:e,options:u}}n.d(t,{Z:function(){return a}})},768:function(e){"use strict";e.exports=n(4820)},754:function(e){"use strict";e.exports=n(3955)},4262:function(e){"use strict";e.exports=n(9753)},9454:function(e){"use strict";e.exports=n(7444)}},t={};function r(n){var a=t[n];if(void 0!==a)return a.exports;var o=t[n]={id:n,exports:{}};return e[n](o,o.exports,r),o.exports}r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,{a:t}),t},r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nc=void 0;var o={};return function(){"use strict";r.r(o),r.d(o,{default:function(){return R}});var e=r(768),t=r.n(e),s=r(4262),l=n(2880),i=r(932),u=r(8399),p=r(336),c={name:"NcResource",components:{NcButton:u.default},directives:{Tooltip:p.default},props:{icon:{type:String,required:!0},title:{type:String,required:!0},subtitle:{type:String,default:null},tooltip:{type:String,default:null},url:{type:String,required:!0}},data:function(){return{labelTranslated:(0,i.t)('Open link to "{resourceTitle}"',{resourceTitle:this.title})}}},m=r(3379),d=r.n(m),h=r(7795),f=r.n(h),g=r(569),v=r.n(g),y=r(3565),b=r.n(y),w=r(9216),x=r.n(w),A=r(4589),T=r.n(A),C=r(9817),k={};k.styleTagTransform=T(),k.setAttributes=b(),k.insert=v().bind(null,"head"),k.domAPI=f(),k.insertStyleElement=x(),d()(C.Z,k),C.Z&&C.Z.locals&&C.Z.locals;var S=r(1900);function E(e,t,n,a,r,o,s){try{var l=e[o](s),i=l.value}catch(e){return void n(e)}l.done?t(i):Promise.resolve(i).then(a,r)}var P={name:"NcRelatedResourcesPanel",components:{NcResource:(0,S.Z)(c,(function(){var e=this,t=e._self._c;return t("li",{staticClass:"resource"},[t("NcButton",{staticClass:"resource__button",attrs:{"aria-label":e.labelTranslated,type:"tertiary",href:e.url},scopedSlots:e._u([{key:"icon",fn:function(){return[t("div",{staticClass:"resource__icon"},[t("img",{attrs:{src:e.icon}})])]},proxy:!0}])},[e._v("\n\t\t"+e._s(e.title)+"\n\t")])],1)}),[],!1,null,"718b7224",null).exports},props:{providerId:{type:String,default:null},itemId:{type:[String,Number],default:null},fileInfo:{type:Object,default:null}},emits:["has-resources"],data:function(){var e,t;return{appEnabled:void 0!==(null===(e=OC)||void 0===e||null===(t=e.appswebroots)||void 0===t?void 0:t.related_resources),headerTranslated:(0,i.t)("Related resources"),descriptionTranslated:(0,i.t)("Anything shared with the same group of people will show up here"),loading:!1,resources:[]}},computed:{isVisible:function(){return!this.loading&&this.resources.length>0},hasResourceInfo:function(){return null!==this.providerId&&null!==this.itemId||null!==this.fileInfo},url:function(){var e;return void 0!==(null===(e=this.fileInfo)||void 0===e?void 0:e.id)?(0,s.generateOcsUrl)("/apps/related_resources/related/files/{fileId}?format=json",{fileId:this.fileInfo.id}):(0,s.generateOcsUrl)("/apps/related_resources/related/{providerId}/{itemId}?format=json",{providerId:this.providerId,itemId:this.itemId})}},watch:{providerId:function(){this.fetchRelatedResources()},itemId:function(){this.fetchRelatedResources()},fileInfo:function(){this.fetchRelatedResources()},resources:function(e){this.$emit("has-resources",e.length>0)}},created:function(){this.fetchRelatedResources()},methods:{fetchRelatedResources:function(){var e,n=this;return(e=regeneratorRuntime.mark((function e(){var r,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n.appEnabled&&n.hasResourceInfo){e.next=2;break}return e.abrupt("return");case 2:return n.loading=!0,n.resources=[],e.prev=4,e.next=7,t().get(n.url);case 7:o=e.sent,n.resources=null===(r=o.data.ocs)||void 0===r?void 0:r.data,e.next=15;break;case 11:e.prev=11,e.t0=e.catch(4),a.error(e.t0),(0,l.showError)((0,i.t)("Error getting related resources"));case 15:return e.prev=15,n.loading=!1,e.finish(15);case 18:case"end":return e.stop()}}),e,null,[[4,11,15,18]])})),function(){var t=this,n=arguments;return new Promise((function(a,r){var o=e.apply(t,n);function s(e){E(o,a,r,s,l,"next",e)}function l(e){E(o,a,r,s,l,"throw",e)}s(void 0)}))})()}}},_=P,F=r(9965),N={};N.styleTagTransform=T(),N.setAttributes=b(),N.insert=v().bind(null,"head"),N.domAPI=f(),N.insertStyleElement=x(),d()(F.Z,N),F.Z&&F.Z.locals&&F.Z.locals;var j=r(8385),L=r.n(j),O=(0,S.Z)(_,(function(){var e=this,t=e._self._c;return e.appEnabled&&e.isVisible?t("div",{staticClass:"related-resources"},[t("div",{staticClass:"related-resources__header"},[t("h5",[e._v(e._s(e.headerTranslated))]),e._v(" "),t("p",[e._v(e._s(e.descriptionTranslated))])]),e._v(" "),e._l(e.resources,(function(e){return t("NcResource",{key:e.itemId,staticClass:"related-resources__entry",attrs:{icon:e.icon,title:e.title,subtitle:e.subtitle,tooltip:e.tooltip,url:e.url}})}))],2):e._e()}),[],!1,null,"bbd87134",null);"function"==typeof L()&&L()(O);var R=O.exports}(),o}()},9669:(e,t,n)=>{e.exports=n(1609)},5448:(e,t,n)=>{"use strict";var a=n(4867),r=n(6026),o=n(4372),s=n(5327),l=n(4097),i=n(4109),u=n(7985),p=n(7874),c=n(2648),m=n(644),d=n(205);e.exports=function(e){return new Promise((function(t,n){var h,f=e.data,g=e.headers,v=e.responseType;function y(){e.cancelToken&&e.cancelToken.unsubscribe(h),e.signal&&e.signal.removeEventListener("abort",h)}a.isFormData(f)&&a.isStandardBrowserEnv()&&delete g["Content-Type"];var b=new XMLHttpRequest;if(e.auth){var w=e.auth.username||"",x=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";g.Authorization="Basic "+btoa(w+":"+x)}var A=l(e.baseURL,e.url);function T(){if(b){var a="getAllResponseHeaders"in b?i(b.getAllResponseHeaders()):null,o={data:v&&"text"!==v&&"json"!==v?b.response:b.responseText,status:b.status,statusText:b.statusText,headers:a,config:e,request:b};r((function(e){t(e),y()}),(function(e){n(e),y()}),o),b=null}}if(b.open(e.method.toUpperCase(),s(A,e.params,e.paramsSerializer),!0),b.timeout=e.timeout,"onloadend"in b?b.onloadend=T:b.onreadystatechange=function(){b&&4===b.readyState&&(0!==b.status||b.responseURL&&0===b.responseURL.indexOf("file:"))&&setTimeout(T)},b.onabort=function(){b&&(n(new c("Request aborted",c.ECONNABORTED,e,b)),b=null)},b.onerror=function(){n(new c("Network Error",c.ERR_NETWORK,e,b,b)),b=null},b.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",a=e.transitional||p;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(new c(t,a.clarifyTimeoutError?c.ETIMEDOUT:c.ECONNABORTED,e,b)),b=null},a.isStandardBrowserEnv()){var C=(e.withCredentials||u(A))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;C&&(g[e.xsrfHeaderName]=C)}"setRequestHeader"in b&&a.forEach(g,(function(e,t){void 0===f&&"content-type"===t.toLowerCase()?delete g[t]:b.setRequestHeader(t,e)})),a.isUndefined(e.withCredentials)||(b.withCredentials=!!e.withCredentials),v&&"json"!==v&&(b.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&b.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&b.upload&&b.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(h=function(e){b&&(n(!e||e&&e.type?new m:e),b.abort(),b=null)},e.cancelToken&&e.cancelToken.subscribe(h),e.signal&&(e.signal.aborted?h():e.signal.addEventListener("abort",h))),f||(f=null);var k=d(A);k&&-1===["http","https","file"].indexOf(k)?n(new c("Unsupported protocol "+k+":",c.ERR_BAD_REQUEST,e)):b.send(f)}))}},1609:(e,t,n)=>{"use strict";var a=n(4867),r=n(1849),o=n(321),s=n(7185);var l=function e(t){var n=new o(t),l=r(o.prototype.request,n);return a.extend(l,o.prototype,n),a.extend(l,n),l.create=function(n){return e(s(t,n))},l}(n(5546));l.Axios=o,l.CanceledError=n(644),l.CancelToken=n(4972),l.isCancel=n(6502),l.VERSION=n(7288).version,l.toFormData=n(7675),l.AxiosError=n(2648),l.Cancel=l.CanceledError,l.all=function(e){return Promise.all(e)},l.spread=n(8713),l.isAxiosError=n(6268),e.exports=l,e.exports.default=l},4972:(e,t,n)=>{"use strict";var a=n(644);function r(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;this.promise.then((function(e){if(n._listeners){var t,a=n._listeners.length;for(t=0;t{"use strict";var a=n(2648);function r(e){a.call(this,null==e?"canceled":e,a.ERR_CANCELED),this.name="CanceledError"}n(4867).inherits(r,a,{__CANCEL__:!0}),e.exports=r},6502:e=>{"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},321:(e,t,n)=>{"use strict";var a=n(4867),r=n(5327),o=n(782),s=n(3572),l=n(7185),i=n(4097),u=n(4875),p=u.validators;function c(e){this.defaults=e,this.interceptors={request:new o,response:new o}}c.prototype.request=function(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},(t=l(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var n=t.transitional;void 0!==n&&u.assertOptions(n,{silentJSONParsing:p.transitional(p.boolean),forcedJSONParsing:p.transitional(p.boolean),clarifyTimeoutError:p.transitional(p.boolean)},!1);var a=[],r=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(r=r&&e.synchronous,a.unshift(e.fulfilled,e.rejected))}));var o,i=[];if(this.interceptors.response.forEach((function(e){i.push(e.fulfilled,e.rejected)})),!r){var c=[s,void 0];for(Array.prototype.unshift.apply(c,a),c=c.concat(i),o=Promise.resolve(t);c.length;)o=o.then(c.shift(),c.shift());return o}for(var m=t;a.length;){var d=a.shift(),h=a.shift();try{m=d(m)}catch(e){h(e);break}}try{o=s(m)}catch(e){return Promise.reject(e)}for(;i.length;)o=o.then(i.shift(),i.shift());return o},c.prototype.getUri=function(e){e=l(this.defaults,e);var t=i(e.baseURL,e.url);return r(t,e.params,e.paramsSerializer)},a.forEach(["delete","get","head","options"],(function(e){c.prototype[e]=function(t,n){return this.request(l(n||{},{method:e,url:t,data:(n||{}).data}))}})),a.forEach(["post","put","patch"],(function(e){function t(t){return function(n,a,r){return this.request(l(r||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:n,data:a}))}}c.prototype[e]=t(),c.prototype[e+"Form"]=t(!0)})),e.exports=c},2648:(e,t,n)=>{"use strict";var a=n(4867);function r(e,t,n,a,r){Error.call(this),this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),a&&(this.request=a),r&&(this.response=r)}a.inherits(r,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var o=r.prototype,s={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach((function(e){s[e]={value:e}})),Object.defineProperties(r,s),Object.defineProperty(o,"isAxiosError",{value:!0}),r.from=function(e,t,n,s,l,i){var u=Object.create(o);return a.toFlatObject(e,u,(function(e){return e!==Error.prototype})),r.call(u,e.message,t,n,s,l),u.name=e.name,i&&Object.assign(u,i),u},e.exports=r},782:(e,t,n)=>{"use strict";var a=n(4867);function r(){this.handlers=[]}r.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},r.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},r.prototype.forEach=function(e){a.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=r},4097:(e,t,n)=>{"use strict";var a=n(1793),r=n(7303);e.exports=function(e,t){return e&&!a(t)?r(e,t):t}},3572:(e,t,n)=>{"use strict";var a=n(4867),r=n(8527),o=n(6502),s=n(5546),l=n(644);function i(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new l}e.exports=function(e){return i(e),e.headers=e.headers||{},e.data=r.call(e,e.data,e.headers,e.transformRequest),e.headers=a.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),a.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||s.adapter)(e).then((function(t){return i(e),t.data=r.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return o(t)||(i(e),t&&t.response&&(t.response.data=r.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},7185:(e,t,n)=>{"use strict";var a=n(4867);e.exports=function(e,t){t=t||{};var n={};function r(e,t){return a.isPlainObject(e)&&a.isPlainObject(t)?a.merge(e,t):a.isPlainObject(t)?a.merge({},t):a.isArray(t)?t.slice():t}function o(n){return a.isUndefined(t[n])?a.isUndefined(e[n])?void 0:r(void 0,e[n]):r(e[n],t[n])}function s(e){if(!a.isUndefined(t[e]))return r(void 0,t[e])}function l(n){return a.isUndefined(t[n])?a.isUndefined(e[n])?void 0:r(void 0,e[n]):r(void 0,t[n])}function i(n){return n in t?r(e[n],t[n]):n in e?r(void 0,e[n]):void 0}var u={url:s,method:s,data:s,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,beforeRedirect:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:i};return a.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=u[e]||o,r=t(e);a.isUndefined(r)&&t!==i||(n[e]=r)})),n}},6026:(e,t,n)=>{"use strict";var a=n(2648);e.exports=function(e,t,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?t(new a("Request failed with status code "+n.status,[a.ERR_BAD_REQUEST,a.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):e(n)}},8527:(e,t,n)=>{"use strict";var a=n(4867),r=n(5546);e.exports=function(e,t,n){var o=this||r;return a.forEach(n,(function(n){e=n.call(o,e,t)})),e}},5546:(e,t,n)=>{"use strict";var a=n(4155),r=n(4867),o=n(6016),s=n(2648),l=n(7874),i=n(7675),u={"Content-Type":"application/x-www-form-urlencoded"};function p(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var c,m={transitional:l,adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==a&&"[object process]"===Object.prototype.toString.call(a))&&(c=n(5448)),c),transformRequest:[function(e,t){if(o(t,"Accept"),o(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e))return e;if(r.isArrayBufferView(e))return e.buffer;if(r.isURLSearchParams(e))return p(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString();var n,a=r.isObject(e),s=t&&t["Content-Type"];if((n=r.isFileList(e))||a&&"multipart/form-data"===s){var l=this.env&&this.env.FormData;return i(n?{"files[]":e}:e,l&&new l)}return a||"application/json"===s?(p(t,"application/json"),function(e,t,n){if(r.isString(e))try{return(t||JSON.parse)(e),r.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||m.transitional,n=t&&t.silentJSONParsing,a=t&&t.forcedJSONParsing,o=!n&&"json"===this.responseType;if(o||a&&r.isString(e)&&e.length)try{return JSON.parse(e)}catch(e){if(o){if("SyntaxError"===e.name)throw s.from(e,s.ERR_BAD_RESPONSE,this,null,this.response);throw e}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:n(1623)},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){m.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){m.headers[e]=r.merge(u)})),e.exports=m},7874:e=>{"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},7288:e=>{e.exports={version:"0.27.2"}},1849:e=>{"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),a=0;a{"use strict";var a=n(4867);function r(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var o;if(n)o=n(t);else if(a.isURLSearchParams(t))o=t.toString();else{var s=[];a.forEach(t,(function(e,t){null!=e&&(a.isArray(e)?t+="[]":e=[e],a.forEach(e,(function(e){a.isDate(e)?e=e.toISOString():a.isObject(e)&&(e=JSON.stringify(e)),s.push(r(t)+"="+r(e))})))})),o=s.join("&")}if(o){var l=e.indexOf("#");-1!==l&&(e=e.slice(0,l)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}},7303:e=>{"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},4372:(e,t,n)=>{"use strict";var a=n(4867);e.exports=a.isStandardBrowserEnv()?{write:function(e,t,n,r,o,s){var l=[];l.push(e+"="+encodeURIComponent(t)),a.isNumber(n)&&l.push("expires="+new Date(n).toGMTString()),a.isString(r)&&l.push("path="+r),a.isString(o)&&l.push("domain="+o),!0===s&&l.push("secure"),document.cookie=l.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:e=>{"use strict";e.exports=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}},6268:(e,t,n)=>{"use strict";var a=n(4867);e.exports=function(e){return a.isObject(e)&&!0===e.isAxiosError}},7985:(e,t,n)=>{"use strict";var a=n(4867);e.exports=a.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(e){var a=e;return t&&(n.setAttribute("href",a),a=n.href),n.setAttribute("href",a),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=r(window.location.href),function(t){var n=a.isString(t)?r(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},6016:(e,t,n)=>{"use strict";var a=n(4867);e.exports=function(e,t){a.forEach(e,(function(n,a){a!==t&&a.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[a])}))}},1623:e=>{e.exports=null},4109:(e,t,n)=>{"use strict";var a=n(4867),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,o,s={};return e?(a.forEach(e.split("\n"),(function(e){if(o=e.indexOf(":"),t=a.trim(e.substr(0,o)).toLowerCase(),n=a.trim(e.substr(o+1)),t){if(s[t]&&r.indexOf(t)>=0)return;s[t]="set-cookie"===t?(s[t]?s[t]:[]).concat([n]):s[t]?s[t]+", "+n:n}})),s):s}},205:e=>{"use strict";e.exports=function(e){var t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}},8713:e=>{"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},7675:(e,t,n)=>{"use strict";var a=n(8764).lW,r=n(4867);e.exports=function(e,t){t=t||new FormData;var n=[];function o(e){return null===e?"":r.isDate(e)?e.toISOString():r.isArrayBuffer(e)||r.isTypedArray(e)?"function"==typeof Blob?new Blob([e]):a.from(e):e}return function e(a,s){if(r.isPlainObject(a)||r.isArray(a)){if(-1!==n.indexOf(a))throw Error("Circular reference detected in "+s);n.push(a),r.forEach(a,(function(n,a){if(!r.isUndefined(n)){var l,i=s?s+"."+a:a;if(n&&!s&&"object"==typeof n)if(r.endsWith(a,"{}"))n=JSON.stringify(n);else if(r.endsWith(a,"[]")&&(l=r.toArray(n)))return void l.forEach((function(e){!r.isUndefined(e)&&t.append(i,o(e))}));e(n,i)}})),n.pop()}else t.append(s,o(a))}(e),t}},4875:(e,t,n)=>{"use strict";var a=n(5108),r=n(7288).version,o=n(2648),s={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){s[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var l={};s.transitional=function(e,t,n){function s(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,i){if(!1===e)throw new o(s(r," has been removed"+(t?" in "+t:"")),o.ERR_DEPRECATED);return t&&!l[r]&&(l[r]=!0,a.warn(s(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,i)}},e.exports={assertOptions:function(e,t,n){if("object"!=typeof e)throw new o("options must be an object",o.ERR_BAD_OPTION_VALUE);for(var a=Object.keys(e),r=a.length;r-- >0;){var s=a[r],l=t[s];if(l){var i=e[s],u=void 0===i||l(i,s,e);if(!0!==u)throw new o("option "+s+" must be "+u,o.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new o("Unknown option "+s,o.ERR_BAD_OPTION)}},validators:s}},4867:(e,t,n)=>{"use strict";var a,r=n(1849),o=Object.prototype.toString,s=(a=Object.create(null),function(e){var t=o.call(e);return a[t]||(a[t]=t.slice(8,-1).toLowerCase())});function l(e){return e=e.toLowerCase(),function(t){return s(t)===e}}function i(e){return Array.isArray(e)}function u(e){return void 0===e}var p=l("ArrayBuffer");function c(e){return null!==e&&"object"==typeof e}function m(e){if("object"!==s(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}var d=l("Date"),h=l("File"),f=l("Blob"),g=l("FileList");function v(e){return"[object Function]"===o.call(e)}var y=l("URLSearchParams");function b(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),i(e))for(var n=0,a=e.length;n0;)s[o=a[r]]||(t[o]=e[o],s[o]=!0);e=Object.getPrototypeOf(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:s,kindOfTest:l,endsWith:function(e,t,n){e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;var a=e.indexOf(t,n);return-1!==a&&a===n},toArray:function(e){if(!e)return null;var t=e.length;if(u(t))return null;for(var n=new Array(t);t-- >0;)n[t]=e[t];return n},isTypedArray:x,isFileList:g}},9742:(e,t)=>{"use strict";t.byteLength=function(e){var t=l(e),n=t[0],a=t[1];return 3*(n+a)/4-a},t.toByteArray=function(e){var t,n,o=l(e),s=o[0],i=o[1],u=new r(function(e,t,n){return 3*(t+n)/4-n}(0,s,i)),p=0,c=i>0?s-4:s;for(n=0;n>16&255,u[p++]=t>>8&255,u[p++]=255&t;2===i&&(t=a[e.charCodeAt(n)]<<2|a[e.charCodeAt(n+1)]>>4,u[p++]=255&t);1===i&&(t=a[e.charCodeAt(n)]<<10|a[e.charCodeAt(n+1)]<<4|a[e.charCodeAt(n+2)]>>2,u[p++]=t>>8&255,u[p++]=255&t);return u},t.fromByteArray=function(e){for(var t,a=e.length,r=a%3,o=[],s=16383,l=0,u=a-r;lu?u:l+s));1===r?(t=e[a-1],o.push(n[t>>2]+n[t<<4&63]+"==")):2===r&&(t=(e[a-2]<<8)+e[a-1],o.push(n[t>>10]+n[t>>4&63]+n[t<<2&63]+"="));return o.join("")};for(var n=[],a=[],r="undefined"!=typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0;s<64;++s)n[s]=o[s],a[o.charCodeAt(s)]=s;function l(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 i(e,t,a){for(var r,o,s=[],l=t;l>18&63]+n[o>>12&63]+n[o>>6&63]+n[63&o]);return s.join("")}a["-".charCodeAt(0)]=62,a["_".charCodeAt(0)]=63},8764:(e,t,n)=>{"use strict";var a=n(5108);const r=n(9742),o=n(645),s="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;t.lW=u,t.h2=50;const l=2147483647;function i(e){if(e>l)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,n){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return m(e)}return p(e,t,n)}function p(e,t,n){if("string"==typeof e)return function(e,t){"string"==typeof t&&""!==t||(t="utf8");if(!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const n=0|g(e,t);let a=i(n);const r=a.write(e,t);r!==n&&(a=a.slice(0,r));return a}(e,t);if(ArrayBuffer.isView(e))return function(e){if(Y(e,Uint8Array)){const t=new Uint8Array(e);return h(t.buffer,t.byteOffset,t.byteLength)}return d(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(Y(e,ArrayBuffer)||e&&Y(e.buffer,ArrayBuffer))return h(e,t,n);if("undefined"!=typeof SharedArrayBuffer&&(Y(e,SharedArrayBuffer)||e&&Y(e.buffer,SharedArrayBuffer)))return h(e,t,n);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const a=e.valueOf&&e.valueOf();if(null!=a&&a!==e)return u.from(a,t,n);const r=function(e){if(u.isBuffer(e)){const t=0|f(e.length),n=i(t);return 0===n.length||e.copy(n,0,0,t),n}if(void 0!==e.length)return"number"!=typeof e.length||J(e.length)?i(0):d(e);if("Buffer"===e.type&&Array.isArray(e.data))return d(e.data)}(e);if(r)return r;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return u.from(e[Symbol.toPrimitive]("string"),t,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function m(e){return c(e),i(e<0?0:0|f(e))}function d(e){const t=e.length<0?0:0|f(e.length),n=i(t);for(let a=0;a=l)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+l.toString(16)+" bytes");return 0|e}function g(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Y(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const n=e.length,a=arguments.length>2&&!0===arguments[2];if(!a&&0===n)return 0;let r=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return q(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 a?-1:q(e).length;t=(""+t).toLowerCase(),r=!0}}function v(e,t,n){let a=!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 N(this,t,n);case"utf8":case"utf-8":return E(this,t,n);case"ascii":return _(this,t,n);case"latin1":case"binary":return F(this,t,n);case"base64":return S(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return j(this,t,n);default:if(a)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),a=!0}}function y(e,t,n){const a=e[t];e[t]=e[n],e[n]=a}function b(e,t,n,a,r){if(0===e.length)return-1;if("string"==typeof n?(a=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),J(n=+n)&&(n=r?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(r)return-1;n=e.length-1}else if(n<0){if(!r)return-1;n=0}if("string"==typeof t&&(t=u.from(t,a)),u.isBuffer(t))return 0===t.length?-1:w(e,t,n,a,r);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?r?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):w(e,[t],n,a,r);throw new TypeError("val must be string, number or Buffer")}function w(e,t,n,a,r){let o,s=1,l=e.length,i=t.length;if(void 0!==a&&("ucs2"===(a=String(a).toLowerCase())||"ucs-2"===a||"utf16le"===a||"utf-16le"===a)){if(e.length<2||t.length<2)return-1;s=2,l/=2,i/=2,n/=2}function u(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}if(r){let a=-1;for(o=n;ol&&(n=l-i),o=n;o>=0;o--){let n=!0;for(let a=0;ar&&(a=r):a=r;const o=t.length;let s;for(a>o/2&&(a=o/2),s=0;s>8,r=n%256,o.push(r),o.push(a);return o}(t,e.length-n),e,n,a)}function S(e,t,n){return 0===t&&n===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,n))}function E(e,t,n){n=Math.min(e.length,n);const a=[];let r=t;for(;r239?4:t>223?3:t>191?2:1;if(r+s<=n){let n,a,l,i;switch(s){case 1:t<128&&(o=t);break;case 2:n=e[r+1],128==(192&n)&&(i=(31&t)<<6|63&n,i>127&&(o=i));break;case 3:n=e[r+1],a=e[r+2],128==(192&n)&&128==(192&a)&&(i=(15&t)<<12|(63&n)<<6|63&a,i>2047&&(i<55296||i>57343)&&(o=i));break;case 4:n=e[r+1],a=e[r+2],l=e[r+3],128==(192&n)&&128==(192&a)&&128==(192&l)&&(i=(15&t)<<18|(63&n)<<12|(63&a)<<6|63&l,i>65535&&i<1114112&&(o=i))}}null===o?(o=65533,s=1):o>65535&&(o-=65536,a.push(o>>>10&1023|55296),o=56320|1023&o),a.push(o),r+=s}return function(e){const t=e.length;if(t<=P)return String.fromCharCode.apply(String,e);let n="",a=0;for(;aa.length?(u.isBuffer(t)||(t=u.from(t)),t.copy(a,r)):Uint8Array.prototype.set.call(a,t,r);else{if(!u.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(a,r)}r+=t.length}return a},u.byteLength=g,u.prototype._isBuffer=!0,u.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;tn&&(e+=" ... "),""},s&&(u.prototype[s]=u.prototype.inspect),u.prototype.compare=function(e,t,n,a,r){if(Y(e,Uint8Array)&&(e=u.from(e,e.offset,e.byteLength)),!u.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===a&&(a=0),void 0===r&&(r=this.length),t<0||n>e.length||a<0||r>this.length)throw new RangeError("out of range index");if(a>=r&&t>=n)return 0;if(a>=r)return-1;if(t>=n)return 1;if(this===e)return 0;let o=(r>>>=0)-(a>>>=0),s=(n>>>=0)-(t>>>=0);const l=Math.min(o,s),i=this.slice(a,r),p=e.slice(t,n);for(let e=0;e>>=0,isFinite(n)?(n>>>=0,void 0===a&&(a="utf8")):(a=n,n=void 0)}const r=this.length-t;if((void 0===n||n>r)&&(n=r),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");let o=!1;for(;;)switch(a){case"hex":return x(this,e,t,n);case"utf8":case"utf-8":return A(this,e,t,n);case"ascii":case"latin1":case"binary":return T(this,e,t,n);case"base64":return C(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),o=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const P=4096;function _(e,t,n){let a="";n=Math.min(e.length,n);for(let r=t;ra)&&(n=a);let r="";for(let a=t;an)throw new RangeError("Trying to access beyond buffer length")}function O(e,t,n,a,r,o){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>r||te.length)throw new RangeError("Index out of range")}function R(e,t,n,a,r){G(t,a,r,e,n,7);let o=Number(t&BigInt(4294967295));e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[n++]=s,s>>=8,e[n++]=s,s>>=8,e[n++]=s,s>>=8,e[n++]=s,n}function z(e,t,n,a,r){G(t,a,r,e,n,7);let o=Number(t&BigInt(4294967295));e[n+7]=o,o>>=8,e[n+6]=o,o>>=8,e[n+5]=o,o>>=8,e[n+4]=o;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[n+3]=s,s>>=8,e[n+2]=s,s>>=8,e[n+1]=s,s>>=8,e[n]=s,n+8}function U(e,t,n,a,r,o){if(n+a>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function I(e,t,n,a,r){return t=+t,n>>>=0,r||U(e,0,n,4),o.write(e,t,n,a,23,4),n+4}function B(e,t,n,a,r){return t=+t,n>>>=0,r||U(e,0,n,8),o.write(e,t,n,a,52,8),n+8}u.prototype.slice=function(e,t){const n=this.length;(e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t>>=0,t>>>=0,n||L(e,t,this.length);let a=this[e],r=1,o=0;for(;++o>>=0,t>>>=0,n||L(e,t,this.length);let a=this[e+--t],r=1;for(;t>0&&(r*=256);)a+=this[e+--t]*r;return a},u.prototype.readUint8=u.prototype.readUInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),this[e]},u.prototype.readUint16LE=u.prototype.readUInt16LE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]|this[e+1]<<8},u.prototype.readUint16BE=u.prototype.readUInt16BE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]<<8|this[e+1]},u.prototype.readUint32LE=u.prototype.readUInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},u.prototype.readUint32BE=u.prototype.readUInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},u.prototype.readBigUInt64LE=Q((function(e){H(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||V(e,this.length-8);const a=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,r=this[++e]+256*this[++e]+65536*this[++e]+n*2**24;return BigInt(a)+(BigInt(r)<>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||V(e,this.length-8);const a=t*2**24+65536*this[++e]+256*this[++e]+this[++e],r=this[++e]*2**24+65536*this[++e]+256*this[++e]+n;return(BigInt(a)<>>=0,t>>>=0,n||L(e,t,this.length);let a=this[e],r=1,o=0;for(;++o=r&&(a-=Math.pow(2,8*t)),a},u.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);let a=t,r=1,o=this[e+--a];for(;a>0&&(r*=256);)o+=this[e+--a]*r;return r*=128,o>=r&&(o-=Math.pow(2,8*t)),o},u.prototype.readInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},u.prototype.readInt16LE=function(e,t){e>>>=0,t||L(e,2,this.length);const n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},u.prototype.readInt16BE=function(e,t){e>>>=0,t||L(e,2,this.length);const n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},u.prototype.readInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},u.prototype.readInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},u.prototype.readBigInt64LE=Q((function(e){H(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||V(e,this.length-8);const a=this[e+4]+256*this[e+5]+65536*this[e+6]+(n<<24);return(BigInt(a)<>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||V(e,this.length-8);const a=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(a)<>>=0,t||L(e,4,this.length),o.read(this,e,!0,23,4)},u.prototype.readFloatBE=function(e,t){return e>>>=0,t||L(e,4,this.length),o.read(this,e,!1,23,4)},u.prototype.readDoubleLE=function(e,t){return e>>>=0,t||L(e,8,this.length),o.read(this,e,!0,52,8)},u.prototype.readDoubleBE=function(e,t){return e>>>=0,t||L(e,8,this.length),o.read(this,e,!1,52,8)},u.prototype.writeUintLE=u.prototype.writeUIntLE=function(e,t,n,a){if(e=+e,t>>>=0,n>>>=0,!a){O(this,e,t,n,Math.pow(2,8*n)-1,0)}let r=1,o=0;for(this[t]=255&e;++o>>=0,n>>>=0,!a){O(this,e,t,n,Math.pow(2,8*n)-1,0)}let r=n-1,o=1;for(this[t+r]=255&e;--r>=0&&(o*=256);)this[t+r]=e/o&255;return t+n},u.prototype.writeUint8=u.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,1,255,0),this[t]=255&e,t+1},u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},u.prototype.writeBigUInt64LE=Q((function(e,t=0){return R(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),u.prototype.writeBigUInt64BE=Q((function(e,t=0){return z(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),u.prototype.writeIntLE=function(e,t,n,a){if(e=+e,t>>>=0,!a){const a=Math.pow(2,8*n-1);O(this,e,t,n,a-1,-a)}let r=0,o=1,s=0;for(this[t]=255&e;++r>0)-s&255;return t+n},u.prototype.writeIntBE=function(e,t,n,a){if(e=+e,t>>>=0,!a){const a=Math.pow(2,8*n-1);O(this,e,t,n,a-1,-a)}let r=n-1,o=1,s=0;for(this[t+r]=255&e;--r>=0&&(o*=256);)e<0&&0===s&&0!==this[t+r+1]&&(s=1),this[t+r]=(e/o>>0)-s&255;return t+n},u.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},u.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},u.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},u.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},u.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||O(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},u.prototype.writeBigInt64LE=Q((function(e,t=0){return R(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),u.prototype.writeBigInt64BE=Q((function(e,t=0){return z(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),u.prototype.writeFloatLE=function(e,t,n){return I(this,e,t,!0,n)},u.prototype.writeFloatBE=function(e,t,n){return I(this,e,t,!1,n)},u.prototype.writeDoubleLE=function(e,t,n){return B(this,e,t,!0,n)},u.prototype.writeDoubleBE=function(e,t,n){return B(this,e,t,!1,n)},u.prototype.copy=function(e,t,n,a){if(!u.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),a||0===a||(a=this.length),t>=e.length&&(t=e.length),t||(t=0),a>0&&a=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-t>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(r=t;r=a+4;n-=3)t=`_${e.slice(n-3,n)}${t}`;return`${e.slice(0,n)}${t}`}function G(e,t,n,a,r,o){if(e>n||e3?0===t||t===BigInt(0)?`>= 0${a} and < 2${a} ** ${8*(o+1)}${a}`:`>= -(2${a} ** ${8*(o+1)-1}${a}) and < 2 ** ${8*(o+1)-1}${a}`:`>= ${t}${a} and <= ${n}${a}`,new $.ERR_OUT_OF_RANGE("value",r,e)}!function(e,t,n){H(t,"offset"),void 0!==e[t]&&void 0!==e[t+n]||V(t,e.length-(n+1))}(a,r,o)}function H(e,t){if("number"!=typeof e)throw new $.ERR_INVALID_ARG_TYPE(t,"number",e)}function V(e,t,n){if(Math.floor(e)!==e)throw H(e,n),new $.ERR_OUT_OF_RANGE(n||"offset","an integer",e);if(t<0)throw new $.ERR_BUFFER_OUT_OF_BOUNDS;throw new $.ERR_OUT_OF_RANGE(n||"offset",`>= ${n?1:0} and <= ${t}`,e)}M("ERR_BUFFER_OUT_OF_BOUNDS",(function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"}),RangeError),M("ERR_INVALID_ARG_TYPE",(function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`}),TypeError),M("ERR_OUT_OF_RANGE",(function(e,t,n){let a=`The value of "${e}" is out of range.`,r=n;return Number.isInteger(n)&&Math.abs(n)>2**32?r=D(String(n)):"bigint"==typeof n&&(r=String(n),(n>BigInt(2)**BigInt(32)||n<-(BigInt(2)**BigInt(32)))&&(r=D(r)),r+="n"),a+=` It must be ${t}. Received ${r}`,a}),RangeError);const W=/[^+/0-9A-Za-z-_]/g;function q(e,t){let n;t=t||1/0;const a=e.length;let r=null;const o=[];for(let s=0;s55295&&n<57344){if(!r){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(s+1===a){(t-=3)>-1&&o.push(239,191,189);continue}r=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),r=n;continue}n=65536+(r-55296<<10|n-56320)}else r&&(t-=3)>-1&&o.push(239,191,189);if(r=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=(e=e.split("=")[0]).trim().replace(W,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Z(e,t,n,a){let r;for(r=0;r=t.length||r>=e.length);++r)t[r+n]=e[r];return r}function Y(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function J(e){return e!=e}const X=function(){const e="0123456789abcdef",t=new Array(256);for(let n=0;n<16;++n){const a=16*n;for(let r=0;r<16;++r)t[a+r]=e[n]+e[r]}return t}();function Q(e){return"undefined"==typeof BigInt?ee:e}function ee(){throw new Error("BigInt not supported")}},288:(e,t,n)=>{"use strict";var a=n(1694),r=n(648);e.exports=a?{}.toString:function(){return"[object "+r(this)+"]"}},4706:(e,t,n)=>{var a=n(6916),r=n(2597),o=n(7976),s=n(7066),l=RegExp.prototype;e.exports=function(e){var t=e.flags;return void 0!==t||"flags"in l||r(e,"flags")||!o(l,e)?t:a(s,e)}},1539:(e,t,n)=>{var a=n(1694),r=n(8052),o=n(288);a||r(Object.prototype,"toString",o,{unsafe:!0})},9714:(e,t,n)=>{"use strict";var a=n(6530).PROPER,r=n(8052),o=n(9670),s=n(1340),l=n(7293),i=n(4706),u="toString",p=RegExp.prototype[u],c=l((function(){return"/a/b"!=p.call({source:"a",flags:"b"})})),m=a&&p.name!=u;(c||m)&&r(RegExp.prototype,u,(function(){var e=o(this);return"/"+s(e.source)+"/"+s(i(e))}),{unsafe:!0})},7444:(e,t,n)=>{"use strict";function a(e){return e.split("-")[0]}function r(e){return e.split("-")[1]}function o(e){return["top","bottom"].includes(a(e))?"x":"y"}function s(e){return"y"===e?"height":"width"}function l(e){let{reference:t,floating:n,placement:l}=e;const i=t.x+t.width/2-n.width/2,u=t.y+t.height/2-n.height/2;let p;switch(a(l)){case"top":p={x:i,y:t.y-n.height};break;case"bottom":p={x:i,y:t.y+t.height};break;case"right":p={x:t.x+t.width,y:u};break;case"left":p={x:t.x-n.width,y:u};break;default:p={x:t.x,y:t.y}}const c=o(l),m=s(c);switch(r(l)){case"start":p[c]=p[c]-(t[m]/2-n[m]/2);break;case"end":p[c]=p[c]+(t[m]/2-n[m]/2)}return p}n.r(t),n.d(t,{Dropdown:()=>Vt,HIDE_EVENT_MAP:()=>be,Menu:()=>Wt,Popper:()=>qt,PopperContent:()=>Kt,PopperMethods:()=>Zt,PopperWrapper:()=>Yt,SHOW_EVENT_MAP:()=>ye,ThemeClass:()=>Jt,Tooltip:()=>Xt,TooltipDirective:()=>Qt,VClosePopper:()=>Ht,VTooltip:()=>Gt,createTooltip:()=>Nt,default:()=>tn,destroyTooltip:()=>jt,hideAllPoppers:()=>Oe,install:()=>en,options:()=>Dt,placements:()=>ve});function i(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function u(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function p(e,t){void 0===t&&(t={});const{x:n,y:a,platform:r,rects:o,elements:s,strategy:l}=e,{boundary:p="clippingParents",rootBoundary:c="viewport",elementContext:m="floating",altBoundary:d=!1,padding:h=0}=t,f=i(h),g=s[d?"floating"===m?"reference":"floating":m],v=await r.getClippingClientRect({element:await r.isElement(g)?g:g.contextElement||await r.getDocumentElement({element:s.floating}),boundary:p,rootBoundary:c}),y=u(await r.convertOffsetParentRelativeRectToViewportRelativeRect({rect:"floating"===m?{...o.floating,x:n,y:a}:o.reference,offsetParent:await r.getOffsetParent({element:s.floating}),strategy:l}));return{top:v.top-y.top+f.top,bottom:y.bottom-v.bottom+f.bottom,left:v.left-y.left+f.left,right:y.right-v.right+f.right}}const c=Math.min,m=Math.max;function d(e,t,n){return m(e,c(t,n))}const h={left:"right",right:"left",bottom:"top",top:"bottom"};function f(e){return e.replace(/left|right|bottom|top/g,(e=>h[e]))}function g(e,t){const n="start"===r(e),a=o(e),l=s(a);let i="x"===a?n?"right":"left":n?"bottom":"top";return t.reference[l]>t.floating[l]&&(i=f(i)),{main:i,cross:f(i)}}const v={start:"end",end:"start"};function y(e){return e.replace(/start|end/g,(e=>v[e]))}const b=["top","right","bottom","left"],w=b.reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]);const x=function(e){return void 0===e&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,o,s,l,i,u;const{x:c,y:m,rects:d,middlewareData:h,placement:f}=t,{alignment:v=null,allowedPlacements:b=w,autoAlignment:x=!0,...A}=e;if(null!=(n=h.autoPlacement)&&n.skip)return{};const T=function(e,t,n){return(e?[...n.filter((t=>r(t)===e)),...n.filter((t=>r(t)!==e))]:n.filter((e=>a(e)===e))).filter((n=>!e||r(n)===e||!!t&&y(n)!==n))}(v,x,b),C=await p(t,A),k=null!=(o=null==(s=h.autoPlacement)?void 0:s.index)?o:0,S=T[k],{main:E,cross:P}=g(S,d);if(f!==S)return{x:c,y:m,reset:{placement:T[0]}};const _=[C[a(S)],C[E],C[P]],F=[...null!=(l=null==(i=h.autoPlacement)?void 0:i.overflows)?l:[],{placement:S,overflows:_}],N=T[k+1];if(N)return{data:{index:k+1,overflows:F},reset:{placement:N}};const j=F.slice().sort(((e,t)=>e.overflows[0]-t.overflows[0])),L=null==(u=j.find((e=>{let{overflows:t}=e;return t.every((e=>e<=0))})))?void 0:u.placement;return{data:{skip:!0},reset:{placement:null!=L?L:j[0].placement}}}}};const A=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:s,rects:l,initialPlacement:i}=t;if(null!=(n=s.flip)&&n.skip)return{};const{mainAxis:u=!0,crossAxis:c=!0,fallbackPlacements:m,fallbackStrategy:d="bestFit",flipAlignment:h=!0,...v}=e,b=a(o),w=m||(b===i||!h?[f(i)]:function(e){const t=f(e);return[y(e),t,y(t)]}(i)),x=[i,...w],A=await p(t,v),T=[];let C=(null==(r=s.flip)?void 0:r.overflows)||[];if(u&&T.push(A[b]),c){const{main:e,cross:t}=g(o,l);T.push(A[e],A[t])}if(C=[...C,{placement:o,overflows:T}],!T.every((e=>e<=0))){var k,S;const e=(null!=(k=null==(S=s.flip)?void 0:S.index)?k:0)+1,t=x[e];if(t)return{data:{index:e,overflows:C},reset:{placement:t}};let n="bottom";switch(d){case"bestFit":{var E;const e=null==(E=C.slice().sort(((e,t)=>e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)-t.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)))[0])?void 0:E.placement;e&&(n=e);break}case"initialPlacement":n=i}return{data:{skip:!0},reset:{placement:n}}}return{}}}};const T=function(e){return void 0===e&&(e=0),{name:"offset",options:e,fn(t){const{x:n,y:r,placement:s,rects:l}=t,i=function(e){let{placement:t,rects:n,value:r}=e;const s=a(t),l=["left","top"].includes(s)?-1:1,i="function"==typeof r?r({...n,placement:t}):r,{mainAxis:u,crossAxis:p}="number"==typeof i?{mainAxis:i,crossAxis:0}:{mainAxis:0,crossAxis:0,...i};return"x"===o(s)?{x:p,y:u*l}:{x:u*l,y:p}}({placement:s,rects:l,value:e});return{x:n+i.x,y:r+i.y,data:i}}}};function C(e){return"x"===e?"y":"x"}function k(e){return"[object Window]"===(null==e?void 0:e.toString())}function S(e){if(null==e)return window;if(!k(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function E(e){return S(e).getComputedStyle(e)}function P(e){return k(e)?"":e?(e.nodeName||"").toLowerCase():""}function _(e){return e instanceof S(e).HTMLElement}function F(e){return e instanceof S(e).Element}function N(e){return e instanceof S(e).ShadowRoot||e instanceof ShadowRoot}function j(e){const{overflow:t,overflowX:n,overflowY:a}=E(e);return/auto|scroll|overlay|hidden/.test(t+a+n)}function L(e){return["table","td","th"].includes(P(e))}function O(e){const t=navigator.userAgent.toLowerCase().includes("firefox"),n=E(e);return"none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||["transform","perspective"].includes(n.willChange)||t&&"filter"===n.willChange||t&&!!n.filter&&"none"!==n.filter}const R=Math.min,z=Math.max,U=Math.round;function I(e,t){void 0===t&&(t=!1);const n=e.getBoundingClientRect();let a=1,r=1;return t&&_(e)&&(a=e.offsetWidth>0&&U(n.width)/e.offsetWidth||1,r=e.offsetHeight>0&&U(n.height)/e.offsetHeight||1),{width:n.width/a,height:n.height/r,top:n.top/r,right:n.right/a,bottom:n.bottom/r,left:n.left/a,x:n.left/a,y:n.top/r}}function B(e){return(t=e,(t instanceof S(t).Node?e.ownerDocument:e.document)||window.document).documentElement;var t}function $(e){return k(e)?{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}:{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function M(e){return I(B(e)).left+$(e).scrollLeft}function D(e,t,n){const a=_(t),r=B(t),o=I(e,a&&function(e){const t=I(e);return U(t.width)!==e.offsetWidth||U(t.height)!==e.offsetHeight}(t));let s={scrollLeft:0,scrollTop:0};const l={x:0,y:0};if(a||!a&&"fixed"!==n)if(("body"!==P(t)||j(r))&&(s=$(t)),_(t)){const e=I(t,!0);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else r&&(l.x=M(r));return{x:o.left+s.scrollLeft-l.x,y:o.top+s.scrollTop-l.y,width:o.width,height:o.height}}function G(e){return"html"===P(e)?e:e.assignedSlot||e.parentNode||(N(e)?e.host:null)||B(e)}function H(e){return _(e)&&"fixed"!==getComputedStyle(e).position?e.offsetParent:null}function V(e){const t=S(e);let n=H(e);for(;n&&L(n)&&"static"===getComputedStyle(n).position;)n=H(n);return n&&("html"===P(n)||"body"===P(n)&&"static"===getComputedStyle(n).position&&!O(n))?t:n||function(e){let t=G(e);for(;_(t)&&!["html","body"].includes(P(t));){if(O(t))return t;t=t.parentNode}return null}(e)||t}function W(e){return{width:e.offsetWidth,height:e.offsetHeight}}function q(e){return["html","body","#document"].includes(P(e))?e.ownerDocument.body:_(e)&&j(e)?e:q(G(e))}function K(e,t){var n;void 0===t&&(t=[]);const a=q(e),r=a===(null==(n=e.ownerDocument)?void 0:n.body),o=S(a),s=r?[o].concat(o.visualViewport||[],j(a)?a:[]):a,l=t.concat(s);return r?l:l.concat(K(G(s)))}function Z(e,t){return"viewport"===t?u(function(e){const t=S(e),n=B(e),a=t.visualViewport;let r=n.clientWidth,o=n.clientHeight,s=0,l=0;return a&&(r=a.width,o=a.height,Math.abs(t.innerWidth/a.scale-a.width)<.01&&(s=a.offsetLeft,l=a.offsetTop)),{width:r,height:o,x:s,y:l}}(e)):F(t)?function(e){const t=I(e),n=t.top+e.clientTop,a=t.left+e.clientLeft;return{top:n,left:a,x:a,y:n,right:a+e.clientWidth,bottom:n+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}(t):u(function(e){var t;const n=B(e),a=$(e),r=null==(t=e.ownerDocument)?void 0:t.body,o=z(n.scrollWidth,n.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),s=z(n.scrollHeight,n.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0);let l=-a.scrollLeft+M(e);const i=-a.scrollTop;return"rtl"===E(r||n).direction&&(l+=z(n.clientWidth,r?r.clientWidth:0)-o),{width:o,height:s,x:l,y:i}}(B(e)))}function Y(e){const t=K(G(e)),n=["absolute","fixed"].includes(E(e).position)&&_(e)?V(e):e;return F(n)?t.filter((e=>F(e)&&function(e,t){const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&N(n)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}(e,n)&&"body"!==P(e))):[]}const J={getElementRects:e=>{let{reference:t,floating:n,strategy:a}=e;return{reference:D(t,V(n),a),floating:{...W(n),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:e=>function(e){let{rect:t,offsetParent:n,strategy:a}=e;const r=_(n),o=B(n);if(n===o)return t;let s={scrollLeft:0,scrollTop:0};const l={x:0,y:0};if((r||!r&&"fixed"!==a)&&(("body"!==P(n)||j(o))&&(s=$(n)),_(n))){const e=I(n,!0);l.x=e.x+n.clientLeft,l.y=e.y+n.clientTop}return{...t,x:t.x-s.scrollLeft+l.x,y:t.y-s.scrollTop+l.y}}(e),getOffsetParent:e=>{let{element:t}=e;return V(t)},isElement:e=>F(e),getDocumentElement:e=>{let{element:t}=e;return B(t)},getClippingClientRect:e=>function(e){let{element:t,boundary:n,rootBoundary:a}=e;const r=[..."clippingParents"===n?Y(t):[].concat(n),a],o=r[0],s=r.reduce(((e,n)=>{const a=Z(t,n);return e.top=z(a.top,e.top),e.right=R(a.right,e.right),e.bottom=R(a.bottom,e.bottom),e.left=z(a.left,e.left),e}),Z(t,o));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}(e),getDimensions:e=>{let{element:t}=e;return W(t)},getClientRects:e=>{let{element:t}=e;return t.getClientRects()}},X=(e,t,n)=>(async(e,t,n)=>{const{placement:a="bottom",strategy:r="absolute",middleware:o=[],platform:s}=n;let i=await s.getElementRects({reference:e,floating:t,strategy:r}),{x:u,y:p}=l({...i,placement:a}),c=a,m={};for(let n=0;nt in e?te(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ie=(e,t)=>{for(var n in t||(t={}))oe.call(t,n)&&le(e,n,t[n]);if(re)for(var n of re(t))se.call(t,n)&&le(e,n,t[n]);return e},ue=(e,t)=>ne(e,ae(t)),pe=(e,t)=>{var n={};for(var a in e)oe.call(e,a)&&t.indexOf(a)<0&&(n[a]=e[a]);if(null!=e&&re)for(var a of re(e))t.indexOf(a)<0&&se.call(e,a)&&(n[a]=e[a]);return n};function ce(e,t){for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&("object"==typeof t[n]&&e[n]?ce(e[n],t[n]):e[n]=t[n])}const me={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function de(e,t){let n,a=me.themes[e]||{};do{n=a[t],void 0===n?a.$extend?a=me.themes[a.$extend]||{}:(a=null,n=me[t]):a=null}while(a);return n}function he(e){const t=[e];let n=me.themes[e]||{};do{n.$extend?(t.push(n.$extend),n=me.themes[n.$extend]||{}):n=null}while(n);return t}let fe=!1;if("undefined"!=typeof window){fe=!1;try{const e=Object.defineProperty({},"passive",{get(){fe=!0}});window.addEventListener("test",null,e)}catch(e){}}let ge=!1;"undefined"!=typeof window&&"undefined"!=typeof navigator&&(ge=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const ve=["auto","top","bottom","left","right"].reduce(((e,t)=>e.concat([t,`${t}-start`,`${t}-end`])),[]),ye={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},be={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function we(e,t){const n=e.indexOf(t);-1!==n&&e.splice(n,1)}function xe(){return new Promise((e=>requestAnimationFrame((()=>{requestAnimationFrame(e)}))))}const Ae=[];let Te=null;const Ce={};function ke(e){let t=Ce[e];return t||(t=Ce[e]=[]),t}let Se=function(){};function Ee(e){return function(){return de(this.$props.theme,e)}}"undefined"!=typeof window&&(Se=window.Element);const Pe="__floating-vue__popper";var _e=()=>({name:"VPopper",props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,required:!0},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:Ee("disabled")},positioningDisabled:{type:Boolean,default:Ee("positioningDisabled")},placement:{type:String,default:Ee("placement"),validator:e=>ve.includes(e)},delay:{type:[String,Number,Object],default:Ee("delay")},distance:{type:[Number,String],default:Ee("distance")},skidding:{type:[Number,String],default:Ee("skidding")},triggers:{type:Array,default:Ee("triggers")},showTriggers:{type:[Array,Function],default:Ee("showTriggers")},hideTriggers:{type:[Array,Function],default:Ee("hideTriggers")},popperTriggers:{type:Array,default:Ee("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:Ee("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:Ee("popperHideTriggers")},container:{type:[String,Object,Se,Boolean],default:Ee("container")},boundary:{type:[String,Se],default:Ee("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:Ee("strategy")},autoHide:{type:[Boolean,Function],default:Ee("autoHide")},handleResize:{type:Boolean,default:Ee("handleResize")},instantMove:{type:Boolean,default:Ee("instantMove")},eagerMount:{type:Boolean,default:Ee("eagerMount")},popperClass:{type:[String,Array,Object],default:Ee("popperClass")},computeTransformOrigin:{type:Boolean,default:Ee("computeTransformOrigin")},autoMinSize:{type:Boolean,default:Ee("autoMinSize")},autoSize:{type:[Boolean,String],default:Ee("autoSize")},autoMaxSize:{type:Boolean,default:Ee("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:Ee("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:Ee("preventOverflow")},overflowPadding:{type:[Number,String],default:Ee("overflowPadding")},arrowPadding:{type:[Number,String],default:Ee("arrowPadding")},arrowOverflow:{type:Boolean,default:Ee("arrowOverflow")},flip:{type:Boolean,default:Ee("flip")},shift:{type:Boolean,default:Ee("shift")},shiftCrossAxis:{type:Boolean,default:Ee("shiftCrossAxis")}},provide(){return{[Pe]:{parentPopper:this}}},inject:{[Pe]:{default:null}},data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return null!=this.ariaId?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:"function"==typeof this.autoHide?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:ue(ie({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result}},parentPopper(){var e;return null==(e=this[Pe])?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return(null==(e=this.popperTriggers)?void 0:e.includes("hover"))||(null==(t=this.popperShowTriggers)?void 0:t.includes("hover"))}},watch:ie(ie({shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())}},["triggers","positioningDisabled"].reduce(((e,t)=>(e[t]="$_refreshListeners",e)),{})),["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce(((e,t)=>(e[t]="$_computePosition",e)),{})),created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map((e=>e.toString(36).substring(2,10))).join("_")}`,this.autoMinSize&&ee.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&ee.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeDestroy(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:n=!1}={}){var a,r;(null==(a=this.parentPopper)?void 0:a.lockedChild)&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,!n&&this.disabled||((null==(r=this.parentPopper)?void 0:r.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame((()=>{this.$_showFrameLocked=!1}))),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1,skipAiming:n=!1}={}){var a;this.$_hideInProgress||(this.shownChildren.size>0?this.$_pendingHide=!0:!n&&this.hasPopperShowTriggerHover&&this.$_isAimingPopper()?this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout((()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)}),1e3)):((null==(a=this.parentPopper)?void 0:a.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)))},init(){this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=this.referenceNode(),this.$_targetNodes=this.targetNodes().filter((e=>e.nodeType===e.ELEMENT_NODE)),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){var e;if(this.$_isDisposed||this.positioningDisabled)return;const t={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&t.middleware.push(T({mainAxis:this.distance,crossAxis:this.skidding}));const n=this.placement.startsWith("auto");if(n?t.middleware.push(x({alignment:null!=(e=this.placement.split("-")[1])?e:""})):t.placement=this.placement,this.preventOverflow&&(this.shift&&t.middleware.push(function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:s}=t,{mainAxis:l=!0,crossAxis:i=!1,limiter:u={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...c}=e,m={x:n,y:r},h=await p(t,c),f=o(a(s)),g=C(f);let v=m[f],y=m[g];if(l){const e="y"===f?"bottom":"right";v=d(v+h["y"===f?"top":"left"],v,v-h[e])}if(i){const e="y"===g?"bottom":"right";y=d(y+h["y"===g?"top":"left"],y,y-h[e])}const b=u.fn({...t,[f]:v,[g]:y});return{...b,data:{x:b.x-n,y:b.y-r}}}}}({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!n&&this.flip&&t.middleware.push(A({padding:this.overflowPadding,boundary:this.boundary}))),t.middleware.push((e=>({name:"arrow",options:e,async fn(t){const{element:n,padding:r=0}=null!=e?e:{},{x:l,y:u,placement:p,rects:c,platform:m}=t;if(null==n)return{};const h=i(r),f={x:l,y:u},g=o(a(p)),v=s(g),y=await m.getDimensions({element:n}),b="y"===g?"top":"left",w="y"===g?"bottom":"right",x=c.reference[v]+c.reference[g]-f[g]-c.floating[v],A=f[g]-c.reference[g],T=await m.getOffsetParent({element:n}),C=T?"y"===g?T.clientHeight||0:T.clientWidth||0:0,k=x/2-A/2,S=h[b],E=C-y[v]-h[w],P=C/2-y[v]/2+k,_=d(S,P,E);return{data:{[g]:_,centerOffset:P-_}}}}))({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&t.middleware.push({name:"arrowOverflow",fn:({placement:e,rects:t,middlewareData:n})=>{let a;const{centerOffset:r}=n.arrow;return a=e.startsWith("top")||e.startsWith("bottom")?Math.abs(r)>t.reference.width/2:Math.abs(r)>t.reference.height/2,{data:{overflow:a}}}}),this.autoMinSize||this.autoSize){const e=this.autoSize?this.autoSize:this.autoMinSize?"min":null;t.middleware.push({name:"autoSize",fn:({rects:t,placement:n,middlewareData:a})=>{var r;if(null==(r=a.autoSize)?void 0:r.skip)return{};let o,s;return n.startsWith("top")||n.startsWith("bottom")?o=t.reference.width:s=t.reference.height,this.$_innerNode.style["min"===e?"minWidth":"max"===e?"maxWidth":"width"]=null!=o?`${o}px`:null,this.$_innerNode.style["min"===e?"minHeight":"max"===e?"maxHeight":"height"]=null!=s?`${s}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,t.middleware.push(function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var n;const{placement:o,rects:s,middlewareData:l}=t,{apply:i,...u}=e;if(null!=(n=l.size)&&n.skip)return{};const c=await p(t,u),d=a(o),h="end"===r(o);let f,g;"top"===d||"bottom"===d?(f=d,g=h?"left":"right"):(g=d,f=h?"top":"bottom");const v=m(c.left,0),y=m(c.right,0),b=m(c.top,0),w=m(c.bottom,0),x={height:s.floating.height-(["left","right"].includes(o)?2*(0!==b||0!==w?b+w:m(c.top,c.bottom)):c[f]),width:s.floating.width-(["top","bottom"].includes(o)?2*(0!==v||0!==y?v+y:m(c.left,c.right)):c[g])};return null==i||i({...x,...s}),{data:{skip:!0},reset:{rects:!0}}}}}({boundary:this.boundary,padding:this.overflowPadding,apply:({width:e,height:t})=>{this.$_innerNode.style.maxWidth=null!=e?`${e}px`:null,this.$_innerNode.style.maxHeight=null!=t?`${t}px`:null}})));const l=await X(this.$_referenceNode,this.$_popperNode,t);Object.assign(this.result,{x:l.x,y:l.y,placement:l.placement,strategy:l.strategy,arrow:ie(ie({},l.middlewareData.arrow),l.middlewareData.arrowOverflow)})},$_scheduleShow(e=null,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),Te&&this.instantMove&&Te.instantMove&&Te!==this.parentPopper)return Te.$_applyHide(!0),void this.$_applyShow(!0);t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e=null,t=!1){this.shownChildren.size>0?this.$_pendingHide=!0:(this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(Te=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide")))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,this.isShown||(this.$_ensureTeleport(),await xe(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...K(this.$_referenceNode),...K(this.$_popperNode)],"scroll",(()=>{this.$_computePosition()})))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const e=this.$_referenceNode.getBoundingClientRect(),t=this.$_popperNode.querySelector(".v-popper__wrapper"),n=t.parentNode.getBoundingClientRect(),a=e.x+e.width/2-(n.left+t.offsetLeft),r=e.y+e.height/2-(n.top+t.offsetTop);this.result.transformOrigin=`${a}px ${r}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let n=0;n0)return this.$_pendingHide=!0,void(this.$_hideInProgress=!1);if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,we(Ae,this),0===Ae.length&&document.body.classList.remove("v-popper--some-open");for(const e of he(this.theme)){const t=ke(e);we(t,this),0===t.length&&document.body.classList.remove(`v-popper--some-open--${e}`)}Te===this&&(Te=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=de(this.theme,"disposeTimeout");null!==t&&(this.$_disposeTimer=setTimeout((()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)}),t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await xe(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let e=this.container;if("string"==typeof e?e=window.document.querySelector(e):!1===e&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=e=>{this.isShown&&!this.$_hideInProgress||(e.usedByTooltip=!0,!this.$_preventShow&&this.show({event:e}))};this.$_registerTriggerListeners(this.$_targetNodes,ye,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],ye,this.popperTriggers,this.popperShowTriggers,e);const t=e=>t=>{t.usedByTooltip||this.hide({event:t,skipAiming:e})};this.$_registerTriggerListeners(this.$_targetNodes,be,this.triggers,this.hideTriggers,t(!1)),this.$_registerTriggerListeners([this.$_popperNode],be,this.popperTriggers,this.popperHideTriggers,t(!0))},$_registerEventListeners(e,t,n){this.$_events.push({targetNodes:e,eventType:t,handler:n}),e.forEach((e=>e.addEventListener(t,n,fe?{passive:!0}:void 0)))},$_registerTriggerListeners(e,t,n,a,r){let o=n;null!=a&&(o="function"==typeof a?a(o):a),o.forEach((n=>{const a=t[n];a&&this.$_registerEventListeners(e,a,r)}))},$_removeEventListeners(e){const t=[];this.$_events.forEach((n=>{const{targetNodes:a,eventType:r,handler:o}=n;e&&e!==r?t.push(n):a.forEach((e=>e.removeEventListener(r,o)))})),this.$_events=t},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout((()=>{this.$_preventShow=!1}),300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const n of this.$_targetNodes){const a=n.getAttribute(e);a&&(n.removeAttribute(e),n.setAttribute(t,a))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const n in e){const a=e[n];null==a?t.removeAttribute(n):t.setAttribute(n,a)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.$_pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$el.getBoundingClientRect();if(Ue>=e.left&&Ue<=e.right&&Ie>=e.top&&Ie<=e.bottom){const e=this.$_popperNode.getBoundingClientRect(),t=Ue-Re,n=Ie-ze,a=e.left+e.width/2-Re+(e.top+e.height/2)-ze+e.width+e.height,r=Re+t*a,o=ze+n*a;return Be(Re,ze,r,o,e.left,e.top,e.left,e.bottom)||Be(Re,ze,r,o,e.left,e.top,e.right,e.top)||Be(Re,ze,r,o,e.right,e.top,e.right,e.bottom)||Be(Re,ze,r,o,e.left,e.bottom,e.right,e.bottom)}return!1}},render(){return this.$scopedSlots.default(this.slotData)[0]}});function Fe(e){for(let t=0;t=0;a--){const r=Ae[a];try{const a=r.$_containsGlobalTarget=je(r,e);r.$_pendingHide=!1,requestAnimationFrame((()=>{if(r.$_pendingHide=!1,!n[r.randomId]&&Le(r,a,e)){if(r.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&a){let e=r.parentPopper;for(;e;)n[e.randomId]=!0,e=e.parentPopper;return}let o=r.parentPopper;for(;o&&Le(o,o.$_containsGlobalTarget,e);)o.$_handleGlobalClose(e,t),o=o.parentPopper}}))}catch(e){}}}function je(e,t){const n=e.popperNode();return e.$_mouseDownContains||n.contains(t.target)}function Le(e,t,n){return n.closeAllPopover||n.closePopover&&t||function(e,t){if("function"==typeof e.autoHide){const n=e.autoHide(t);return e.lastAutoHide=n,n}return e.autoHide}(e,n)&&!t}function Oe(){for(let e=0;e=0&&i<=1&&u>=0&&u<=1}var $e;function Me(){Me.init||(Me.init=!0,$e=-1!==function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);if(e.indexOf("Trident/")>0){var n=e.indexOf("rv:");return parseInt(e.substring(n+3,e.indexOf(".",n)),10)}var a=e.indexOf("Edge/");return a>0?parseInt(e.substring(a+5,e.indexOf(".",a)),10):-1}())}function De(e,t,n,a,r,o,s,l,i,u){"boolean"!=typeof s&&(i=l,l=s,s=!1);var p,c="function"==typeof n?n.options:n;if(e&&e.render&&(c.render=e.render,c.staticRenderFns=e.staticRenderFns,c._compiled=!0,r&&(c.functional=!0)),a&&(c._scopeId=a),o?(p=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,i(e)),e&&e._registeredComponents&&e._registeredComponents.add(o)},c._ssrRegister=p):t&&(p=s?function(e){t.call(this,u(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,l(e))}),p)if(c.functional){var m=c.render;c.render=function(e,t){return p.call(t),m(e,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,p):[p]}return n}"undefined"!=typeof window&&window.addEventListener("mousemove",(e=>{Re=Ue,ze=Ie,Ue=e.clientX,Ie=e.clientY}),fe?{passive:!0}:void 0);var Ge={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted:function(){var e=this;Me(),this.$nextTick((function(){e._w=e.$el.offsetWidth,e._h=e.$el.offsetHeight,e.emitOnMount&&e.emitSize()}));var t=document.createElement("object");this._resizeObject=t,t.setAttribute("aria-hidden","true"),t.setAttribute("tabindex",-1),t.onload=this.addResizeHandlers,t.type="text/html",$e&&this.$el.appendChild(t),t.data="about:blank",$e||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()},methods:{compareAndNotify:function(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize:function(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!$e&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}},He=function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})};He._withStripped=!0;var Ve=De({render:He,staticRenderFns:[]},undefined,Ge,"data-v-8859cc6c",false,undefined,!1,void 0,void 0,void 0);var We={version:"1.0.1",install:function(e){e.component("resize-observer",Ve),e.component("ResizeObserver",Ve)}},qe=null;"undefined"!=typeof window?qe=window.Vue:void 0!==n.g&&(qe=n.g.Vue),qe&&qe.use(We);var Ke={computed:{themeClass(){return function(e){const t=[e];let n=me.themes[e]||{};do{n.$extend&&!n.$resetCss?(t.push(n.$extend),n=me.themes[n.$extend]||{}):n=null}while(n);return t.map((e=>`v-popper--theme-${e}`))}(this.theme)}}},Ze={name:"VPopperContent",components:{ResizeObserver:Ve},mixins:[Ke],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},methods:{toPx:e=>null==e||isNaN(e)?null:`${e}px`}};function Ye(e,t,n,a,r,o,s,l){var i,u="function"==typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=n,u._compiled=!0),a&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),s?(i=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),r&&r.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},u._ssrRegister=i):r&&(i=l?function(){r.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:r),i)if(u.functional){u._injectStyles=i;var p=u.render;u.render=function(e,t){return i.call(t),p(e,t)}}else{var c=u.beforeCreate;u.beforeCreate=c?[].concat(c,i):[i]}return{exports:e,options:u}}const Je={};var Xe=Ye(Ze,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{ref:"popover",staticClass:"v-popper__popper",class:[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}],style:e.result?{position:e.result.strategy,transform:"translate3d("+Math.round(e.result.x)+"px,"+Math.round(e.result.y)+"px,0)"}:void 0,attrs:{id:e.popperId,"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0},on:{keyup:function(t){if(!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"]))return null;e.autoHide&&e.$emit("hide")}}},[n("div",{staticClass:"v-popper__backdrop",on:{click:function(t){e.autoHide&&e.$emit("hide")}}}),n("div",{staticClass:"v-popper__wrapper",style:e.result?{transformOrigin:e.result.transformOrigin}:void 0},[n("div",{ref:"inner",staticClass:"v-popper__inner"},[e.mounted?[n("div",[e._t("default")],2),e.handleResize?n("ResizeObserver",{on:{notify:function(t){return e.$emit("resize",t)}}}):e._e()]:e._e()],2),n("div",{ref:"arrow",staticClass:"v-popper__arrow-container",style:e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0},[n("div",{staticClass:"v-popper__arrow-outer"}),n("div",{staticClass:"v-popper__arrow-inner"})])])])}),[],!1,Qe,null,null,null);function Qe(e){for(let e in Je)this[e]=Je[e]}var et=function(){return Xe.exports}(),tt={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}},nt={name:"VPopperWrapper",components:{Popper:_e(),PopperContent:et},mixins:[tt,Ke],inheritAttrs:!1,props:{theme:{type:String,default(){return this.$options.vPopperTheme}}},methods:{getTargetNodes(){return Array.from(this.$refs.reference.children).filter((e=>e!==this.$refs.popperContent.$el))}}},at=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Popper",e._g(e._b({ref:"popper",attrs:{theme:e.theme,"target-nodes":e.getTargetNodes,"reference-node":function(){return e.$refs.reference},"popper-node":function(){return e.$refs.popperContent.$el}},scopedSlots:e._u([{key:"default",fn:function(t){var a=t.popperId,r=t.isShown,o=t.shouldMountContent,s=t.skipTransition,l=t.autoHide,i=t.show,u=t.hide,p=t.handleResize,c=t.onResize,m=t.classes,d=t.result;return[n("div",{ref:"reference",staticClass:"v-popper",class:[e.themeClass,{"v-popper--shown":r}]},[e._t("default",null,{shown:r,show:i,hide:u}),n("PopperContent",{ref:"popperContent",attrs:{"popper-id":a,theme:e.theme,shown:r,mounted:o,"skip-transition":s,"auto-hide":l,"handle-resize":p,classes:m,result:d},on:{hide:u,resize:c}},[e._t("popper",null,{shown:r,hide:u})],2)],2)]}}],null,!0)},"Popper",e.$attrs,!1),e.$listeners))};const rt={};var ot=Ye(nt,at,[],!1,st,null,null,null);function st(e){for(let e in rt)this[e]=rt[e]}var lt=function(){return ot.exports}(),it=ue(ie({},lt),{name:"VDropdown",vPopperTheme:"dropdown"});const ut={};var pt=Ye(it,undefined,undefined,!1,ct,null,null,null);function ct(e){for(let e in ut)this[e]=ut[e]}var mt=function(){return pt.exports}(),dt=ue(ie({},lt),{name:"VMenu",vPopperTheme:"menu"});const ht={};var ft=Ye(dt,undefined,undefined,!1,gt,null,null,null);function gt(e){for(let e in ht)this[e]=ht[e]}var vt=function(){return ft.exports}(),yt=ue(ie({},lt),{name:"VTooltip",vPopperTheme:"tooltip"});const bt={};var wt=Ye(yt,undefined,undefined,!1,xt,null,null,null);function xt(e){for(let e in bt)this[e]=bt[e]}var At=function(){return wt.exports}(),Tt={name:"VTooltipDirective",components:{Popper:_e(),PopperContent:et},mixins:[tt],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default(){return de(this.theme,"html")}},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default(){return de(this.theme,"loadingContent")}}},data:()=>({asyncContent:null}),computed:{isContentAsync(){return"function"==typeof this.content},loading(){return this.isContentAsync&&null==this.asyncContent},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(e){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if("function"==typeof this.content&&this.$_isShown&&(e||!this.$_loading&&null==this.asyncContent)){this.asyncContent=null,this.$_loading=!0;const e=++this.$_fetchId,t=this.content(this);t.then?t.then((t=>this.onResult(e,t))):this.onResult(e,t)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}},Ct=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Popper",e._g(e._b({ref:"popper",attrs:{theme:e.theme,"popper-node":function(){return e.$refs.popperContent.$el}},on:{"apply-show":e.onShow,"apply-hide":e.onHide},scopedSlots:e._u([{key:"default",fn:function(t){var a=t.popperId,r=t.isShown,o=t.shouldMountContent,s=t.skipTransition,l=t.autoHide,i=t.hide,u=t.handleResize,p=t.onResize,c=t.classes,m=t.result;return[n("PopperContent",{ref:"popperContent",class:{"v-popper--tooltip-loading":e.loading},attrs:{"popper-id":a,theme:e.theme,shown:r,mounted:o,"skip-transition":s,"auto-hide":l,"handle-resize":u,classes:c,result:m},on:{hide:i,resize:p}},[e.html?n("div",{domProps:{innerHTML:e._s(e.finalContent)}}):n("div",{domProps:{textContent:e._s(e.finalContent)}})])]}}])},"Popper",e.$attrs,!1),e.$listeners))};const kt={};var St=Ye(Tt,Ct,[],!1,Et,null,null,null);function Et(e){for(let e in kt)this[e]=kt[e]}var Pt=function(){return St.exports}();const _t="v-popper--has-tooltip";function Ft(e,t,n){let a;const r=typeof t;return a="string"===r?{content:t}:t&&"object"===r?t:{content:!1},a.placement=function(e,t){let n=e.placement;if(!n&&t)for(const e of ve)t[e]&&(n=e);return n||(n=de(e.theme||"tooltip","placement")),n}(a,n),a.targetNodes=()=>[e],a.referenceNode=()=>e,a}function Nt(e,t,n){const a=Ft(e,t,n),r=e.$_popper=new Q.ZP({mixins:[tt],data:()=>({options:a}),render(e){const t=this.options,{theme:n,html:a,content:r,loadingContent:o}=t,s=pe(t,["theme","html","content","loadingContent"]);return e(Pt,{props:{theme:n,html:a,content:r,loadingContent:o},attrs:s,ref:"popper"})},devtools:{hide:!0}}),o=document.createElement("div");return document.body.appendChild(o),r.$mount(o),e.classList&&e.classList.add(_t),r}function jt(e){e.$_popper&&(e.$_popper.$destroy(),delete e.$_popper,delete e.$_popperOldShown),e.classList&&e.classList.remove(_t)}function Lt(e,{value:t,oldValue:n,modifiers:a}){const r=Ft(e,t,a);if(!r.content||de(r.theme||"tooltip","disabled"))jt(e);else{let n;e.$_popper?(n=e.$_popper,n.options=r):n=Nt(e,t,a),void 0!==t.shown&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?n.show():n.hide())}}var Ot={bind:Lt,update:Lt,unbind(e){jt(e)}};function Rt(e){e.addEventListener("click",Ut),e.addEventListener("touchstart",It,!!fe&&{passive:!0})}function zt(e){e.removeEventListener("click",Ut),e.removeEventListener("touchstart",It),e.removeEventListener("touchend",Bt),e.removeEventListener("touchcancel",$t)}function Ut(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function It(e){if(1===e.changedTouches.length){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const n=e.changedTouches[0];t.$_vclosepopover_touchPoint=n,t.addEventListener("touchend",Bt),t.addEventListener("touchcancel",$t)}}function Bt(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,1===e.changedTouches.length){const n=e.changedTouches[0],a=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(n.screenY-a.screenY)<20&&Math.abs(n.screenX-a.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function $t(e){e.currentTarget.$_vclosepopover_touch=!1}var Mt={bind(e,{value:t,modifiers:n}){e.$_closePopoverModifiers=n,(void 0===t||t)&&Rt(e)},update(e,{value:t,oldValue:n,modifiers:a}){e.$_closePopoverModifiers=a,t!==n&&(void 0===t||t?Rt(e):zt(e))},unbind(e){zt(e)}};const Dt=me,Gt=Ot,Ht=Mt,Vt=mt,Wt=vt,qt=_e,Kt=et,Zt=tt,Yt=lt,Jt=Ke,Xt=At,Qt=Pt;function en(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,ce(me,t),e.directive("tooltip",Ot),e.directive("close-popper",Mt),e.component("v-tooltip",At),e.component("VTooltip",At),e.component("v-dropdown",mt),e.component("VDropdown",mt),e.component("v-menu",vt),e.component("VMenu",vt))}const tn={version:"1.0.0-beta.18",install:en,options:me};let nn=null;"undefined"!=typeof window?nn=window.Vue:void 0!==n.g&&(nn=n.g.Vue),nn&&nn.use(tn)},645:(e,t)=>{t.read=function(e,t,n,a,r){var o,s,l=8*r-a-1,i=(1<>1,p=-7,c=n?r-1:0,m=n?-1:1,d=e[t+c];for(c+=m,o=d&(1<<-p)-1,d>>=-p,p+=l;p>0;o=256*o+e[t+c],c+=m,p-=8);for(s=o&(1<<-p)-1,o>>=-p,p+=a;p>0;s=256*s+e[t+c],c+=m,p-=8);if(0===o)o=1-u;else{if(o===i)return s?NaN:1/0*(d?-1:1);s+=Math.pow(2,a),o-=u}return(d?-1:1)*s*Math.pow(2,o-a)},t.write=function(e,t,n,a,r,o){var s,l,i,u=8*o-r-1,p=(1<>1,m=23===r?Math.pow(2,-24)-Math.pow(2,-77):0,d=a?0:o-1,h=a?1:-1,f=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(l=isNaN(t)?1:0,s=p):(s=Math.floor(Math.log(t)/Math.LN2),t*(i=Math.pow(2,-s))<1&&(s--,i*=2),(t+=s+c>=1?m/i:m*Math.pow(2,1-c))*i>=2&&(s++,i/=2),s+c>=p?(l=0,s=p):s+c>=1?(l=(t*i-1)*Math.pow(2,r),s+=c):(l=t*Math.pow(2,c-1)*Math.pow(2,r),s=0));r>=8;e[n+d]=255&l,d+=h,l/=256,r-=8);for(s=s<0;e[n+d]=255&s,d+=h,s/=256,u-=8);e[n+d-h]|=128*f}},9208:(e,t,n)=>{var a="__lodash_hash_undefined__",r=1/0,o="[object Function]",s="[object GeneratorFunction]",l="[object Symbol]",i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,u=/^\w*$/,p=/^\./,c=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,m=/\\(\\)?/g,d=/^\[object .+?Constructor\]$/,h="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,f="object"==typeof self&&self&&self.Object===Object&&self,g=h||f||Function("return this")();var v,y=Array.prototype,b=Function.prototype,w=Object.prototype,x=g["__core-js_shared__"],A=(v=/[^.]+$/.exec(x&&x.keys&&x.keys.IE_PROTO||""))?"Symbol(src)_1."+v:"",T=b.toString,C=w.hasOwnProperty,k=w.toString,S=RegExp("^"+T.call(C).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),E=g.Symbol,P=y.splice,_=$(g,"Map"),F=$(Object,"create"),N=E?E.prototype:void 0,j=N?N.toString:void 0;function L(e){var t=-1,n=e?e.length:0;for(this.clear();++t-1},O.prototype.set=function(e,t){var n=this.__data__,a=z(n,e);return a<0?n.push([e,t]):n[a][1]=t,this},R.prototype.clear=function(){this.__data__={hash:new L,map:new(_||O),string:new L}},R.prototype.delete=function(e){return B(this,e).delete(e)},R.prototype.get=function(e){return B(this,e).get(e)},R.prototype.has=function(e){return B(this,e).has(e)},R.prototype.set=function(e,t){return B(this,e).set(e,t),this};var M=G((function(e){var t;e=null==(t=e)?"":function(e){if("string"==typeof e)return e;if(W(e))return j?j.call(e):"";var t=e+"";return"0"==t&&1/e==-r?"-0":t}(t);var n=[];return p.test(e)&&n.push(""),e.replace(c,(function(e,t,a,r){n.push(a?r.replace(m,"$1"):t||e)})),n}));function D(e){if("string"==typeof e||W(e))return e;var t=e+"";return"0"==t&&1/e==-r?"-0":t}function G(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var a=arguments,r=t?t.apply(this,a):a[0],o=n.cache;if(o.has(r))return o.get(r);var s=e.apply(this,a);return n.cache=o.set(r,s),s};return n.cache=new(G.Cache||R),n}G.Cache=R;var H=Array.isArray;function V(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function W(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&k.call(e)==l}e.exports=function(e,t,n){var a=null==e?void 0:U(e,t);return void 0===a?n:a}},7699:(e,t,n)=>{"use strict";var a=n(5108),r=n(9208),o=n(4587);function s(e){e=e||{},this.catalogs={},this.locale="",this.domain="messages",this.listeners=[],this.sourceLocale="",e.sourceLocale&&("string"==typeof e.sourceLocale?this.sourceLocale=e.sourceLocale:this.warn("The `sourceLocale` option should be a string")),this.debug="debug"in e&&!0===e.debug}e.exports=s,s.prototype.on=function(e,t){this.listeners.push({eventName:e,callback:t})},s.prototype.off=function(e,t){this.listeners=this.listeners.filter((function(n){return!1==(n.eventName===e&&n.callback===t)}))},s.prototype.emit=function(e,t){for(var n=0;n{"use strict";e.exports={ach:{name:"Acholi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},af:{name:"Afrikaans",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ak:{name:"Akan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},am:{name:"Amharic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},an:{name:"Aragonese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ar:{name:"Arabic",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2},{plural:3,sample:3},{plural:4,sample:11},{plural:5,sample:100}],nplurals:6,pluralsText:"nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)",pluralsFunc:function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5}},arn:{name:"Mapudungun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ast:{name:"Asturian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ay:{name:"Aymará",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},az:{name:"Azerbaijani",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},be:{name:"Belarusian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},bg:{name:"Bulgarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bn:{name:"Bengali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bo:{name:"Tibetan",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},br:{name:"Breton",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},brx:{name:"Bodo",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},bs:{name:"Bosnian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ca:{name:"Catalan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},cgg:{name:"Chiga",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},cs:{name:"Czech",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e>=2&&e<=4?1:2}},csb:{name:"Kashubian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},cy:{name:"Welsh",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:8}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:2===e?1:8!==e&&11!==e?2:3}},da:{name:"Danish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},de:{name:"German",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},doi:{name:"Dogri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},dz:{name:"Dzongkha",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},el:{name:"Greek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},en:{name:"English",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},eo:{name:"Esperanto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},es:{name:"Spanish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},et:{name:"Estonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},eu:{name:"Basque",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fa:{name:"Persian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ff:{name:"Fulah",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fi:{name:"Finnish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fil:{name:"Filipino",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fo:{name:"Faroese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fr:{name:"French",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},fur:{name:"Friulian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},fy:{name:"Frisian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ga:{name:"Irish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:7},{plural:4,sample:11}],nplurals:5,pluralsText:"nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)",pluralsFunc:function(e){return 1===e?0:2===e?1:e<7?2:e<11?3:4}},gd:{name:"Scottish Gaelic",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)",pluralsFunc:function(e){return 1===e||11===e?0:2===e||12===e?1:e>2&&e<20?2:3}},gl:{name:"Galician",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},gu:{name:"Gujarati",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},gun:{name:"Gun",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},ha:{name:"Hausa",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},he:{name:"Hebrew",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hi:{name:"Hindi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hne:{name:"Chhattisgarhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hr:{name:"Croatian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},hu:{name:"Hungarian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},hy:{name:"Armenian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},id:{name:"Indonesian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},is:{name:"Icelandic",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)",pluralsFunc:function(e){return e%10!=1||e%100==11}},it:{name:"Italian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ja:{name:"Japanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jbo:{name:"Lojban",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},jv:{name:"Javanese",examples:[{plural:0,sample:0},{plural:1,sample:1}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 0)",pluralsFunc:function(e){return 0!==e}},ka:{name:"Georgian",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kk:{name:"Kazakh",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},km:{name:"Khmer",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},kn:{name:"Kannada",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ko:{name:"Korean",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ku:{name:"Kurdish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},kw:{name:"Cornish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:4}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:2===e?1:3===e?2:3}},ky:{name:"Kyrgyz",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lb:{name:"Letzeburgesch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ln:{name:"Lingala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},lo:{name:"Lao",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},lt:{name:"Lithuanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:10}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2}},lv:{name:"Latvian",examples:[{plural:2,sample:0},{plural:0,sample:1},{plural:1,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:0!==e?1:2}},mai:{name:"Maithili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mfe:{name:"Mauritian Creole",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mg:{name:"Malagasy",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mi:{name:"Maori",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},mk:{name:"Macedonian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)",pluralsFunc:function(e){return 1===e||e%10==1?0:1}},ml:{name:"Malayalam",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mn:{name:"Mongolian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mni:{name:"Manipuri",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},mnk:{name:"Mandinka",examples:[{plural:0,sample:0},{plural:1,sample:1},{plural:2,sample:2}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)",pluralsFunc:function(e){return 0===e?0:1===e?1:2}},mr:{name:"Marathi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ms:{name:"Malay",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},mt:{name:"Maltese",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:11},{plural:3,sample:20}],nplurals:4,pluralsText:"nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)",pluralsFunc:function(e){return 1===e?0:0===e||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3}},my:{name:"Burmese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},nah:{name:"Nahuatl",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nap:{name:"Neapolitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nb:{name:"Norwegian Bokmal",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ne:{name:"Nepali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nl:{name:"Dutch",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nn:{name:"Norwegian Nynorsk",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},no:{name:"Norwegian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},nso:{name:"Northern Sotho",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},oc:{name:"Occitan",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},or:{name:"Oriya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pa:{name:"Punjabi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pap:{name:"Papiamento",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pl:{name:"Polish",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},pms:{name:"Piemontese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ps:{name:"Pashto",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},pt:{name:"Portuguese",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},rm:{name:"Romansh",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ro:{name:"Romanian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:20}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:0===e||e%100>0&&e%100<20?1:2}},ru:{name:"Russian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},rw:{name:"Kinyarwanda",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sah:{name:"Yakut",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sat:{name:"Santali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sco:{name:"Scots",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sd:{name:"Sindhi",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},se:{name:"Northern Sami",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},si:{name:"Sinhala",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sk:{name:"Slovak",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)",pluralsFunc:function(e){return 1===e?0:e>=2&&e<=4?1:2}},sl:{name:"Slovenian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:3},{plural:3,sample:5}],nplurals:4,pluralsText:"nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)",pluralsFunc:function(e){return e%100==1?0:e%100==2?1:e%100==3||e%100==4?2:3}},so:{name:"Somali",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},son:{name:"Songhay",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sq:{name:"Albanian",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sr:{name:"Serbian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},su:{name:"Sundanese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},sv:{name:"Swedish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},sw:{name:"Swahili",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},ta:{name:"Tamil",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},te:{name:"Telugu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},tg:{name:"Tajik",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},th:{name:"Thai",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ti:{name:"Tigrinya",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tk:{name:"Turkmen",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},tr:{name:"Turkish",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},tt:{name:"Tatar",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},ug:{name:"Uyghur",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},uk:{name:"Ukrainian",examples:[{plural:0,sample:1},{plural:1,sample:2},{plural:2,sample:5}],nplurals:3,pluralsText:"nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)",pluralsFunc:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2}},ur:{name:"Urdu",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},uz:{name:"Uzbek",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},vi:{name:"Vietnamese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},wa:{name:"Walloon",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n > 1)",pluralsFunc:function(e){return e>1}},wo:{name:"Wolof",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}},yo:{name:"Yoruba",examples:[{plural:0,sample:1},{plural:1,sample:2}],nplurals:2,pluralsText:"nplurals = 2; plural = (n !== 1)",pluralsFunc:function(e){return 1!==e}},zh:{name:"Chinese",examples:[{plural:0,sample:1}],nplurals:1,pluralsText:"nplurals = 1; plural = 0",pluralsFunc:function(){return 0}}}}}]); //# sourceMappingURL=vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js.map \ No newline at end of file diff --git a/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js.map b/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js.map index 80def07d..9c970cd5 100644 --- a/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js.map +++ b/js/vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js.map @@ -1 +1 @@ -{"version":3,"file":"vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js","mappings":"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","sources":["webpack://related_resources/./node_modules/@nextcloud/axios/dist/index.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/@nextcloud/auth/dist/index.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/@nextcloud/event-bus/dist/index.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/classes/semver.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/functions/major.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/functions/parse.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/functions/valid.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/constants.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/debug.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/identifiers.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/parse-options.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/re.js","webpack://related_resources/./node_modules/@nextcloud/dialogs/dist/index.es.js","webpack://related_resources/./node_modules/@nextcloud/l10n/dist/gettext.js","webpack://related_resources/./node_modules/@nextcloud/router/dist/index.js","webpack://related_resources/./node_modules/@nextcloud/vue/dist/Components/NcRelatedResourcesPanel.js","webpack://related_resources/./node_modules/axios/index.js","webpack://related_resources/./node_modules/axios/lib/adapters/xhr.js","webpack://related_resources/./node_modules/axios/lib/axios.js","webpack://related_resources/./node_modules/axios/lib/cancel/CancelToken.js","webpack://related_resources/./node_modules/axios/lib/cancel/CanceledError.js","webpack://related_resources/./node_modules/axios/lib/cancel/isCancel.js","webpack://related_resources/./node_modules/axios/lib/core/Axios.js","webpack://related_resources/./node_modules/axios/lib/core/AxiosError.js","webpack://related_resources/./node_modules/axios/lib/core/InterceptorManager.js","webpack://related_resources/./node_modules/axios/lib/core/buildFullPath.js","webpack://related_resources/./node_modules/axios/lib/core/dispatchRequest.js","webpack://related_resources/./node_modules/axios/lib/core/mergeConfig.js","webpack://related_resources/./node_modules/axios/lib/core/settle.js","webpack://related_resources/./node_modules/axios/lib/core/transformData.js","webpack://related_resources/./node_modules/axios/lib/defaults/index.js","webpack://related_resources/./node_modules/axios/lib/defaults/transitional.js","webpack://related_resources/./node_modules/axios/lib/env/data.js","webpack://related_resources/./node_modules/axios/lib/helpers/bind.js","webpack://related_resources/./node_modules/axios/lib/helpers/buildURL.js","webpack://related_resources/./node_modules/axios/lib/helpers/combineURLs.js","webpack://related_resources/./node_modules/axios/lib/helpers/cookies.js","webpack://related_resources/./node_modules/axios/lib/helpers/isAbsoluteURL.js","webpack://related_resources/./node_modules/axios/lib/helpers/isAxiosError.js","webpack://related_resources/./node_modules/axios/lib/helpers/isURLSameOrigin.js","webpack://related_resources/./node_modules/axios/lib/helpers/normalizeHeaderName.js","webpack://related_resources/./node_modules/axios/lib/helpers/null.js","webpack://related_resources/./node_modules/axios/lib/helpers/parseHeaders.js","webpack://related_resources/./node_modules/axios/lib/helpers/parseProtocol.js","webpack://related_resources/./node_modules/axios/lib/helpers/spread.js","webpack://related_resources/./node_modules/axios/lib/helpers/toFormData.js","webpack://related_resources/./node_modules/axios/lib/helpers/validator.js","webpack://related_resources/./node_modules/axios/lib/utils.js","webpack://related_resources/./node_modules/base64-js/index.js","webpack://related_resources/./node_modules/buffer/index.js","webpack://related_resources/./node_modules/core-js/internals/object-to-string.js","webpack://related_resources/./node_modules/core-js/internals/regexp-get-flags.js","webpack://related_resources/./node_modules/core-js/modules/es.object.to-string.js","webpack://related_resources/./node_modules/core-js/modules/es.regexp.to-string.js","webpack://related_resources/./node_modules/@floating-ui/core/dist/floating-ui.core.esm.js","webpack://related_resources/./node_modules/@floating-ui/dom/dist/floating-ui.dom.esm.js","webpack://related_resources/./node_modules/floating-vue/dist/floating-vue.es.js","webpack://related_resources/./node_modules/ieee754/index.js","webpack://related_resources/./node_modules/lodash.get/index.js","webpack://related_resources/./node_modules/node-gettext/lib/gettext.js","webpack://related_resources/./node_modules/node-gettext/lib/plurals.js"],"sourcesContent":["'use strict';\n\nvar Axios = require('axios');\nvar auth = require('@nextcloud/auth');\nvar router = require('@nextcloud/router');\n\nfunction _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }\n\nvar Axios__default = /*#__PURE__*/_interopDefaultLegacy(Axios);\n\n/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n\r\nvar __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n };\r\n return __assign.apply(this, arguments);\r\n};\r\n\r\nfunction __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nfunction __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\n\nvar RETRY_KEY = Symbol('csrf-retry');\nvar onError$1 = function (axios) { return function (error) { return __awaiter(void 0, void 0, void 0, function () {\n var config, response, responseURL, status, token;\n var _a;\n var _b;\n return __generator(this, function (_c) {\n switch (_c.label) {\n case 0:\n config = error.config, response = error.response, responseURL = error.request.responseURL;\n status = response.status;\n if (!(status === 412\n && ((_b = response === null || response === void 0 ? void 0 : response.data) === null || _b === void 0 ? void 0 : _b.message) === 'CSRF check failed'\n && config[RETRY_KEY] === undefined)) return [3 /*break*/, 2];\n console.warn(\"Request to \".concat(responseURL, \" failed because of a CSRF mismatch. Fetching a new token\"));\n return [4 /*yield*/, axios.get(router.generateUrl('/csrftoken'))];\n case 1:\n token = (_c.sent()).data.token;\n console.debug(\"New request token \".concat(token, \" fetched\"));\n axios.defaults.headers.requesttoken = token;\n return [2 /*return*/, axios(__assign(__assign({}, config), (_a = { headers: __assign(__assign({}, config.headers), { requesttoken: token }) }, _a[RETRY_KEY] = true, _a)))];\n case 2: return [2 /*return*/, Promise.reject(error)];\n }\n });\n}); }; };\n\nvar RETRY_DELAY_KEY = Symbol('retryDelay');\nvar onError = function (axios) { return function (error) { return __awaiter(void 0, void 0, void 0, function () {\n var config, response, responseURL, status, headers, retryDelay_1;\n var _a;\n var _b;\n return __generator(this, function (_c) {\n switch (_c.label) {\n case 0:\n config = error.config, response = error.response, responseURL = error.request.responseURL;\n status = response.status, headers = response.headers;\n if (!(status === 503\n && headers['x-nextcloud-maintenance-mode'] === '1'\n && config.retryIfMaintenanceMode\n && (!config[RETRY_DELAY_KEY] || config[RETRY_DELAY_KEY] <= 32))) return [3 /*break*/, 2];\n retryDelay_1 = ((_b = config[RETRY_DELAY_KEY]) !== null && _b !== void 0 ? _b : 1) * 2;\n console.warn(\"Request to \".concat(responseURL, \" failed because of maintenance mode. Retrying in \").concat(retryDelay_1, \"s\"));\n return [4 /*yield*/, new Promise(function (resolve, _) {\n setTimeout(resolve, retryDelay_1 * 1000);\n })];\n case 1:\n _c.sent();\n return [2 /*return*/, axios(__assign(__assign({}, config), (_a = {}, _a[RETRY_DELAY_KEY] = retryDelay_1, _a)))];\n case 2: return [2 /*return*/, Promise.reject(error)];\n }\n });\n}); }; };\n\nvar _a;\nvar client = Axios__default[\"default\"].create({\n headers: {\n requesttoken: (_a = auth.getRequestToken()) !== null && _a !== void 0 ? _a : ''\n }\n});\nvar cancelableClient = Object.assign(client, {\n CancelToken: Axios__default[\"default\"].CancelToken,\n isCancel: Axios__default[\"default\"].isCancel,\n});\ncancelableClient.interceptors.response.use(function (r) { return r; }, onError$1(cancelableClient));\ncancelableClient.interceptors.response.use(function (r) { return r; }, onError(cancelableClient));\nauth.onRequestTokenUpdate(function (token) { return client.defaults.headers.requesttoken = token; });\n\nmodule.exports = cancelableClient;\n//# sourceMappingURL=index.js.map\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', { value: true });\n\nvar eventBus = require('@nextcloud/event-bus');\n\nvar tokenElement = document.getElementsByTagName('head')[0];\nvar token = tokenElement ? tokenElement.getAttribute('data-requesttoken') : null;\nvar observers = [];\nfunction getRequestToken() {\n return token;\n}\nfunction onRequestTokenUpdate(observer) {\n observers.push(observer);\n}\n// Listen to server event and keep token in sync\neventBus.subscribe('csrf-token-update', function (e) {\n token = e.token;\n observers.forEach(function (observer) {\n try {\n observer(e.token);\n }\n catch (e) {\n console.error('error updating CSRF token observer', e);\n }\n });\n});\n\n/// \nvar getAttribute = function (el, attribute) {\n if (el) {\n return el.getAttribute(attribute);\n }\n return null;\n};\nvar head = document.getElementsByTagName('head')[0];\nvar uid = getAttribute(head, 'data-user');\nvar displayName = getAttribute(head, 'data-user-displayname');\nvar isAdmin = (typeof OC === 'undefined')\n ? false\n : OC.isUserAdmin();\nfunction getCurrentUser() {\n if (uid === null) {\n return null;\n }\n return {\n uid: uid,\n displayName: displayName,\n isAdmin: isAdmin,\n };\n}\n\nexports.getCurrentUser = getCurrentUser;\nexports.getRequestToken = getRequestToken;\nexports.onRequestTokenUpdate = onRequestTokenUpdate;\n//# sourceMappingURL=index.js.map\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', { value: true });\n\nvar valid = require('semver/functions/valid.js');\nvar major = require('semver/functions/major.js');\n\nfunction _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }\n\nvar valid__default = /*#__PURE__*/_interopDefaultLegacy(valid);\nvar major__default = /*#__PURE__*/_interopDefaultLegacy(major);\n\nvar ProxyBus = /** @class */ (function () {\n function ProxyBus(bus) {\n if (typeof bus.getVersion !== 'function' || !valid__default[\"default\"](bus.getVersion())) {\n console.warn('Proxying an event bus with an unknown or invalid version');\n }\n else if (major__default[\"default\"](bus.getVersion()) !== major__default[\"default\"](this.getVersion())) {\n console.warn('Proxying an event bus of version ' + bus.getVersion() + ' with ' + this.getVersion());\n }\n this.bus = bus;\n }\n ProxyBus.prototype.getVersion = function () {\n return \"3.0.2\";\n };\n ProxyBus.prototype.subscribe = function (name, handler) {\n this.bus.subscribe(name, handler);\n };\n ProxyBus.prototype.unsubscribe = function (name, handler) {\n this.bus.unsubscribe(name, handler);\n };\n ProxyBus.prototype.emit = function (name, event) {\n this.bus.emit(name, event);\n };\n return ProxyBus;\n}());\n\nvar SimpleBus = /** @class */ (function () {\n function SimpleBus() {\n this.handlers = new Map();\n }\n SimpleBus.prototype.getVersion = function () {\n return \"3.0.2\";\n };\n SimpleBus.prototype.subscribe = function (name, handler) {\n this.handlers.set(name, (this.handlers.get(name) || []).concat(handler));\n };\n SimpleBus.prototype.unsubscribe = function (name, handler) {\n this.handlers.set(name, (this.handlers.get(name) || []).filter(function (h) { return h != handler; }));\n };\n SimpleBus.prototype.emit = function (name, event) {\n (this.handlers.get(name) || []).forEach(function (h) {\n try {\n h(event);\n }\n catch (e) {\n console.error('could not invoke event listener', e);\n }\n });\n };\n return SimpleBus;\n}());\n\nfunction getBus() {\n if ((typeof window.OC !== 'undefined') && window.OC._eventBus && typeof window._nc_event_bus === 'undefined') {\n console.warn('found old event bus instance at OC._eventBus. Update your version!');\n window._nc_event_bus = window.OC._eventBus;\n }\n // Either use an existing event bus instance or create one\n if (typeof window._nc_event_bus !== 'undefined') {\n return new ProxyBus(window._nc_event_bus);\n }\n else {\n return window._nc_event_bus = new SimpleBus();\n }\n}\nvar bus = getBus();\n/**\n * Register an event listener\n *\n * @param name name of the event\n * @param handler callback invoked for every matching event emitted on the bus\n */\nfunction subscribe(name, handler) {\n bus.subscribe(name, handler);\n}\n/**\n * Unregister a previously registered event listener\n *\n * Note: doesn't work with anonymous functions (closures). Use method of an object or store listener function in variable.\n *\n * @param name name of the event\n * @param handler callback passed to `subscribed`\n */\nfunction unsubscribe(name, handler) {\n bus.unsubscribe(name, handler);\n}\n/**\n * Emit an event\n *\n * @param name name of the event\n * @param event event payload\n */\nfunction emit(name, event) {\n bus.emit(name, event);\n}\n\nexports.ProxyBus = ProxyBus;\nexports.SimpleBus = SimpleBus;\nexports.emit = emit;\nexports.subscribe = subscribe;\nexports.unsubscribe = unsubscribe;\n//# sourceMappingURL=index.js.map\n","const debug = require('../internal/debug')\nconst { MAX_LENGTH, MAX_SAFE_INTEGER } = require('../internal/constants')\nconst { re, t } = require('../internal/re')\n\nconst parseOptions = require('../internal/parse-options')\nconst { compareIdentifiers } = require('../internal/identifiers')\nclass SemVer {\n constructor (version, options) {\n options = parseOptions(options)\n\n if (version instanceof SemVer) {\n if (version.loose === !!options.loose &&\n version.includePrerelease === !!options.includePrerelease) {\n return version\n } else {\n version = version.version\n }\n } else if (typeof version !== 'string') {\n throw new TypeError(`Invalid Version: ${version}`)\n }\n\n if (version.length > MAX_LENGTH) {\n throw new TypeError(\n `version is longer than ${MAX_LENGTH} characters`\n )\n }\n\n debug('SemVer', version, options)\n this.options = options\n this.loose = !!options.loose\n // this isn't actually relevant for versions, but keep it so that we\n // don't run into trouble passing this.options around.\n this.includePrerelease = !!options.includePrerelease\n\n const m = version.trim().match(options.loose ? re[t.LOOSE] : re[t.FULL])\n\n if (!m) {\n throw new TypeError(`Invalid Version: ${version}`)\n }\n\n this.raw = version\n\n // these are actually numbers\n this.major = +m[1]\n this.minor = +m[2]\n this.patch = +m[3]\n\n if (this.major > MAX_SAFE_INTEGER || this.major < 0) {\n throw new TypeError('Invalid major version')\n }\n\n if (this.minor > MAX_SAFE_INTEGER || this.minor < 0) {\n throw new TypeError('Invalid minor version')\n }\n\n if (this.patch > MAX_SAFE_INTEGER || this.patch < 0) {\n throw new TypeError('Invalid patch version')\n }\n\n // numberify any prerelease numeric ids\n if (!m[4]) {\n this.prerelease = []\n } else {\n this.prerelease = m[4].split('.').map((id) => {\n if (/^[0-9]+$/.test(id)) {\n const num = +id\n if (num >= 0 && num < MAX_SAFE_INTEGER) {\n return num\n }\n }\n return id\n })\n }\n\n this.build = m[5] ? m[5].split('.') : []\n this.format()\n }\n\n format () {\n this.version = `${this.major}.${this.minor}.${this.patch}`\n if (this.prerelease.length) {\n this.version += `-${this.prerelease.join('.')}`\n }\n return this.version\n }\n\n toString () {\n return this.version\n }\n\n compare (other) {\n debug('SemVer.compare', this.version, this.options, other)\n if (!(other instanceof SemVer)) {\n if (typeof other === 'string' && other === this.version) {\n return 0\n }\n other = new SemVer(other, this.options)\n }\n\n if (other.version === this.version) {\n return 0\n }\n\n return this.compareMain(other) || this.comparePre(other)\n }\n\n compareMain (other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options)\n }\n\n return (\n compareIdentifiers(this.major, other.major) ||\n compareIdentifiers(this.minor, other.minor) ||\n compareIdentifiers(this.patch, other.patch)\n )\n }\n\n comparePre (other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options)\n }\n\n // NOT having a prerelease is > having one\n if (this.prerelease.length && !other.prerelease.length) {\n return -1\n } else if (!this.prerelease.length && other.prerelease.length) {\n return 1\n } else if (!this.prerelease.length && !other.prerelease.length) {\n return 0\n }\n\n let i = 0\n do {\n const a = this.prerelease[i]\n const b = other.prerelease[i]\n debug('prerelease compare', i, a, b)\n if (a === undefined && b === undefined) {\n return 0\n } else if (b === undefined) {\n return 1\n } else if (a === undefined) {\n return -1\n } else if (a === b) {\n continue\n } else {\n return compareIdentifiers(a, b)\n }\n } while (++i)\n }\n\n compareBuild (other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options)\n }\n\n let i = 0\n do {\n const a = this.build[i]\n const b = other.build[i]\n debug('prerelease compare', i, a, b)\n if (a === undefined && b === undefined) {\n return 0\n } else if (b === undefined) {\n return 1\n } else if (a === undefined) {\n return -1\n } else if (a === b) {\n continue\n } else {\n return compareIdentifiers(a, b)\n }\n } while (++i)\n }\n\n // preminor will bump the version up to the next minor release, and immediately\n // down to pre-release. premajor and prepatch work the same way.\n inc (release, identifier) {\n switch (release) {\n case 'premajor':\n this.prerelease.length = 0\n this.patch = 0\n this.minor = 0\n this.major++\n this.inc('pre', identifier)\n break\n case 'preminor':\n this.prerelease.length = 0\n this.patch = 0\n this.minor++\n this.inc('pre', identifier)\n break\n case 'prepatch':\n // If this is already a prerelease, it will bump to the next version\n // drop any prereleases that might already exist, since they are not\n // relevant at this point.\n this.prerelease.length = 0\n this.inc('patch', identifier)\n this.inc('pre', identifier)\n break\n // If the input is a non-prerelease version, this acts the same as\n // prepatch.\n case 'prerelease':\n if (this.prerelease.length === 0) {\n this.inc('patch', identifier)\n }\n this.inc('pre', identifier)\n break\n\n case 'major':\n // If this is a pre-major version, bump up to the same major version.\n // Otherwise increment major.\n // 1.0.0-5 bumps to 1.0.0\n // 1.1.0 bumps to 2.0.0\n if (\n this.minor !== 0 ||\n this.patch !== 0 ||\n this.prerelease.length === 0\n ) {\n this.major++\n }\n this.minor = 0\n this.patch = 0\n this.prerelease = []\n break\n case 'minor':\n // If this is a pre-minor version, bump up to the same minor version.\n // Otherwise increment minor.\n // 1.2.0-5 bumps to 1.2.0\n // 1.2.1 bumps to 1.3.0\n if (this.patch !== 0 || this.prerelease.length === 0) {\n this.minor++\n }\n this.patch = 0\n this.prerelease = []\n break\n case 'patch':\n // If this is not a pre-release version, it will increment the patch.\n // If it is a pre-release it will bump up to the same patch version.\n // 1.2.0-5 patches to 1.2.0\n // 1.2.0 patches to 1.2.1\n if (this.prerelease.length === 0) {\n this.patch++\n }\n this.prerelease = []\n break\n // This probably shouldn't be used publicly.\n // 1.0.0 'pre' would become 1.0.0-0 which is the wrong direction.\n case 'pre':\n if (this.prerelease.length === 0) {\n this.prerelease = [0]\n } else {\n let i = this.prerelease.length\n while (--i >= 0) {\n if (typeof this.prerelease[i] === 'number') {\n this.prerelease[i]++\n i = -2\n }\n }\n if (i === -1) {\n // didn't increment anything\n this.prerelease.push(0)\n }\n }\n if (identifier) {\n // 1.2.0-beta.1 bumps to 1.2.0-beta.2,\n // 1.2.0-beta.fooblz or 1.2.0-beta bumps to 1.2.0-beta.0\n if (compareIdentifiers(this.prerelease[0], identifier) === 0) {\n if (isNaN(this.prerelease[1])) {\n this.prerelease = [identifier, 0]\n }\n } else {\n this.prerelease = [identifier, 0]\n }\n }\n break\n\n default:\n throw new Error(`invalid increment argument: ${release}`)\n }\n this.format()\n this.raw = this.version\n return this\n }\n}\n\nmodule.exports = SemVer\n","const SemVer = require('../classes/semver')\nconst major = (a, loose) => new SemVer(a, loose).major\nmodule.exports = major\n","const { MAX_LENGTH } = require('../internal/constants')\nconst { re, t } = require('../internal/re')\nconst SemVer = require('../classes/semver')\n\nconst parseOptions = require('../internal/parse-options')\nconst parse = (version, options) => {\n options = parseOptions(options)\n\n if (version instanceof SemVer) {\n return version\n }\n\n if (typeof version !== 'string') {\n return null\n }\n\n if (version.length > MAX_LENGTH) {\n return null\n }\n\n const r = options.loose ? re[t.LOOSE] : re[t.FULL]\n if (!r.test(version)) {\n return null\n }\n\n try {\n return new SemVer(version, options)\n } catch (er) {\n return null\n }\n}\n\nmodule.exports = parse\n","const parse = require('./parse')\nconst valid = (version, options) => {\n const v = parse(version, options)\n return v ? v.version : null\n}\nmodule.exports = valid\n","// Note: this is the semver.org version of the spec that it implements\n// Not necessarily the package version of this code.\nconst SEMVER_SPEC_VERSION = '2.0.0'\n\nconst MAX_LENGTH = 256\nconst MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER ||\n/* istanbul ignore next */ 9007199254740991\n\n// Max safe segment length for coercion.\nconst MAX_SAFE_COMPONENT_LENGTH = 16\n\nmodule.exports = {\n SEMVER_SPEC_VERSION,\n MAX_LENGTH,\n MAX_SAFE_INTEGER,\n MAX_SAFE_COMPONENT_LENGTH,\n}\n","const debug = (\n typeof process === 'object' &&\n process.env &&\n process.env.NODE_DEBUG &&\n /\\bsemver\\b/i.test(process.env.NODE_DEBUG)\n) ? (...args) => console.error('SEMVER', ...args)\n : () => {}\n\nmodule.exports = debug\n","const numeric = /^[0-9]+$/\nconst compareIdentifiers = (a, b) => {\n const anum = numeric.test(a)\n const bnum = numeric.test(b)\n\n if (anum && bnum) {\n a = +a\n b = +b\n }\n\n return a === b ? 0\n : (anum && !bnum) ? -1\n : (bnum && !anum) ? 1\n : a < b ? -1\n : 1\n}\n\nconst rcompareIdentifiers = (a, b) => compareIdentifiers(b, a)\n\nmodule.exports = {\n compareIdentifiers,\n rcompareIdentifiers,\n}\n","// parse out just the options we care about so we always get a consistent\n// obj with keys in a consistent order.\nconst opts = ['includePrerelease', 'loose', 'rtl']\nconst parseOptions = options =>\n !options ? {}\n : typeof options !== 'object' ? { loose: true }\n : opts.filter(k => options[k]).reduce((o, k) => {\n o[k] = true\n return o\n }, {})\nmodule.exports = parseOptions\n","const { MAX_SAFE_COMPONENT_LENGTH } = require('./constants')\nconst debug = require('./debug')\nexports = module.exports = {}\n\n// The actual regexps go on exports.re\nconst re = exports.re = []\nconst src = exports.src = []\nconst t = exports.t = {}\nlet R = 0\n\nconst createToken = (name, value, isGlobal) => {\n const index = R++\n debug(name, index, value)\n t[name] = index\n src[index] = value\n re[index] = new RegExp(value, isGlobal ? 'g' : undefined)\n}\n\n// The following Regular Expressions can be used for tokenizing,\n// validating, and parsing SemVer version strings.\n\n// ## Numeric Identifier\n// A single `0`, or a non-zero digit followed by zero or more digits.\n\ncreateToken('NUMERICIDENTIFIER', '0|[1-9]\\\\d*')\ncreateToken('NUMERICIDENTIFIERLOOSE', '[0-9]+')\n\n// ## Non-numeric Identifier\n// Zero or more digits, followed by a letter or hyphen, and then zero or\n// more letters, digits, or hyphens.\n\ncreateToken('NONNUMERICIDENTIFIER', '\\\\d*[a-zA-Z-][a-zA-Z0-9-]*')\n\n// ## Main Version\n// Three dot-separated numeric identifiers.\n\ncreateToken('MAINVERSION', `(${src[t.NUMERICIDENTIFIER]})\\\\.` +\n `(${src[t.NUMERICIDENTIFIER]})\\\\.` +\n `(${src[t.NUMERICIDENTIFIER]})`)\n\ncreateToken('MAINVERSIONLOOSE', `(${src[t.NUMERICIDENTIFIERLOOSE]})\\\\.` +\n `(${src[t.NUMERICIDENTIFIERLOOSE]})\\\\.` +\n `(${src[t.NUMERICIDENTIFIERLOOSE]})`)\n\n// ## Pre-release Version Identifier\n// A numeric identifier, or a non-numeric identifier.\n\ncreateToken('PRERELEASEIDENTIFIER', `(?:${src[t.NUMERICIDENTIFIER]\n}|${src[t.NONNUMERICIDENTIFIER]})`)\n\ncreateToken('PRERELEASEIDENTIFIERLOOSE', `(?:${src[t.NUMERICIDENTIFIERLOOSE]\n}|${src[t.NONNUMERICIDENTIFIER]})`)\n\n// ## Pre-release Version\n// Hyphen, followed by one or more dot-separated pre-release version\n// identifiers.\n\ncreateToken('PRERELEASE', `(?:-(${src[t.PRERELEASEIDENTIFIER]\n}(?:\\\\.${src[t.PRERELEASEIDENTIFIER]})*))`)\n\ncreateToken('PRERELEASELOOSE', `(?:-?(${src[t.PRERELEASEIDENTIFIERLOOSE]\n}(?:\\\\.${src[t.PRERELEASEIDENTIFIERLOOSE]})*))`)\n\n// ## Build Metadata Identifier\n// Any combination of digits, letters, or hyphens.\n\ncreateToken('BUILDIDENTIFIER', '[0-9A-Za-z-]+')\n\n// ## Build Metadata\n// Plus sign, followed by one or more period-separated build metadata\n// identifiers.\n\ncreateToken('BUILD', `(?:\\\\+(${src[t.BUILDIDENTIFIER]\n}(?:\\\\.${src[t.BUILDIDENTIFIER]})*))`)\n\n// ## Full Version String\n// A main version, followed optionally by a pre-release version and\n// build metadata.\n\n// Note that the only major, minor, patch, and pre-release sections of\n// the version string are capturing groups. The build metadata is not a\n// capturing group, because it should not ever be used in version\n// comparison.\n\ncreateToken('FULLPLAIN', `v?${src[t.MAINVERSION]\n}${src[t.PRERELEASE]}?${\n src[t.BUILD]}?`)\n\ncreateToken('FULL', `^${src[t.FULLPLAIN]}$`)\n\n// like full, but allows v1.2.3 and =1.2.3, which people do sometimes.\n// also, 1.0.0alpha1 (prerelease without the hyphen) which is pretty\n// common in the npm registry.\ncreateToken('LOOSEPLAIN', `[v=\\\\s]*${src[t.MAINVERSIONLOOSE]\n}${src[t.PRERELEASELOOSE]}?${\n src[t.BUILD]}?`)\n\ncreateToken('LOOSE', `^${src[t.LOOSEPLAIN]}$`)\n\ncreateToken('GTLT', '((?:<|>)?=?)')\n\n// Something like \"2.*\" or \"1.2.x\".\n// Note that \"x.x\" is a valid xRange identifer, meaning \"any version\"\n// Only the first item is strictly required.\ncreateToken('XRANGEIDENTIFIERLOOSE', `${src[t.NUMERICIDENTIFIERLOOSE]}|x|X|\\\\*`)\ncreateToken('XRANGEIDENTIFIER', `${src[t.NUMERICIDENTIFIER]}|x|X|\\\\*`)\n\ncreateToken('XRANGEPLAIN', `[v=\\\\s]*(${src[t.XRANGEIDENTIFIER]})` +\n `(?:\\\\.(${src[t.XRANGEIDENTIFIER]})` +\n `(?:\\\\.(${src[t.XRANGEIDENTIFIER]})` +\n `(?:${src[t.PRERELEASE]})?${\n src[t.BUILD]}?` +\n `)?)?`)\n\ncreateToken('XRANGEPLAINLOOSE', `[v=\\\\s]*(${src[t.XRANGEIDENTIFIERLOOSE]})` +\n `(?:\\\\.(${src[t.XRANGEIDENTIFIERLOOSE]})` +\n `(?:\\\\.(${src[t.XRANGEIDENTIFIERLOOSE]})` +\n `(?:${src[t.PRERELEASELOOSE]})?${\n src[t.BUILD]}?` +\n `)?)?`)\n\ncreateToken('XRANGE', `^${src[t.GTLT]}\\\\s*${src[t.XRANGEPLAIN]}$`)\ncreateToken('XRANGELOOSE', `^${src[t.GTLT]}\\\\s*${src[t.XRANGEPLAINLOOSE]}$`)\n\n// Coercion.\n// Extract anything that could conceivably be a part of a valid semver\ncreateToken('COERCE', `${'(^|[^\\\\d])' +\n '(\\\\d{1,'}${MAX_SAFE_COMPONENT_LENGTH}})` +\n `(?:\\\\.(\\\\d{1,${MAX_SAFE_COMPONENT_LENGTH}}))?` +\n `(?:\\\\.(\\\\d{1,${MAX_SAFE_COMPONENT_LENGTH}}))?` +\n `(?:$|[^\\\\d])`)\ncreateToken('COERCERTL', src[t.COERCE], true)\n\n// Tilde ranges.\n// Meaning is \"reasonably at or greater than\"\ncreateToken('LONETILDE', '(?:~>?)')\n\ncreateToken('TILDETRIM', `(\\\\s*)${src[t.LONETILDE]}\\\\s+`, true)\nexports.tildeTrimReplace = '$1~'\n\ncreateToken('TILDE', `^${src[t.LONETILDE]}${src[t.XRANGEPLAIN]}$`)\ncreateToken('TILDELOOSE', `^${src[t.LONETILDE]}${src[t.XRANGEPLAINLOOSE]}$`)\n\n// Caret ranges.\n// Meaning is \"at least and backwards compatible with\"\ncreateToken('LONECARET', '(?:\\\\^)')\n\ncreateToken('CARETTRIM', `(\\\\s*)${src[t.LONECARET]}\\\\s+`, true)\nexports.caretTrimReplace = '$1^'\n\ncreateToken('CARET', `^${src[t.LONECARET]}${src[t.XRANGEPLAIN]}$`)\ncreateToken('CARETLOOSE', `^${src[t.LONECARET]}${src[t.XRANGEPLAINLOOSE]}$`)\n\n// A simple gt/lt/eq thing, or just \"\" to indicate \"any version\"\ncreateToken('COMPARATORLOOSE', `^${src[t.GTLT]}\\\\s*(${src[t.LOOSEPLAIN]})$|^$`)\ncreateToken('COMPARATOR', `^${src[t.GTLT]}\\\\s*(${src[t.FULLPLAIN]})$|^$`)\n\n// An expression to strip any whitespace between the gtlt and the thing\n// it modifies, so that `> 1.2.3` ==> `>1.2.3`\ncreateToken('COMPARATORTRIM', `(\\\\s*)${src[t.GTLT]\n}\\\\s*(${src[t.LOOSEPLAIN]}|${src[t.XRANGEPLAIN]})`, true)\nexports.comparatorTrimReplace = '$1$2$3'\n\n// Something like `1.2.3 - 1.2.4`\n// Note that these all use the loose form, because they'll be\n// checked against either the strict or loose comparator form\n// later.\ncreateToken('HYPHENRANGE', `^\\\\s*(${src[t.XRANGEPLAIN]})` +\n `\\\\s+-\\\\s+` +\n `(${src[t.XRANGEPLAIN]})` +\n `\\\\s*$`)\n\ncreateToken('HYPHENRANGELOOSE', `^\\\\s*(${src[t.XRANGEPLAINLOOSE]})` +\n `\\\\s+-\\\\s+` +\n `(${src[t.XRANGEPLAINLOOSE]})` +\n `\\\\s*$`)\n\n// Star ranges basically just allow anything at all.\ncreateToken('STAR', '(<|>)?=?\\\\s*\\\\*')\n// >=0.0.0 is like a star\ncreateToken('GTE0', '^\\\\s*>=\\\\s*0\\\\.0\\\\.0\\\\s*$')\ncreateToken('GTE0PRE', '^\\\\s*>=\\\\s*0\\\\.0\\\\.0-0\\\\s*$')\n","(function() {\n const env = {\"TRANSLATIONS\":[{\"locale\":\"ar\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"S1 SYSTEMS | BP , 2020\",\"Language-Team\":\"Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ar\",\"Plural-Forms\":\"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nS1 SYSTEMS | BP , 2020\\n\"},\"msgstr\":[\"Last-Translator: S1 SYSTEMS | BP , 2020\\nLanguage-Team: Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ar\\nPlural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"تراجع\"]}}}}},{\"locale\":\"ast\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"enolp , 2020\",\"Language-Team\":\"Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ast\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nenolp , 2020\\n\"},\"msgstr\":[\"Last-Translator: enolp , 2020\\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ast\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Desfacer\"]}}}}},{\"locale\":\"br\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Kervoas-Le Nabat Ewen , 2020\",\"Language-Team\":\"Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"br\",\"Plural-Forms\":\"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nKervoas-Le Nabat Ewen , 2020\\n\"},\"msgstr\":[\"Last-Translator: Kervoas-Le Nabat Ewen , 2020\\nLanguage-Team: Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: br\\nPlural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Disober\"]}}}}},{\"locale\":\"ca\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Marc Riera , 2020\",\"Language-Team\":\"Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ca\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMarc Riera , 2020\\n\"},\"msgstr\":[\"Last-Translator: Marc Riera , 2020\\nLanguage-Team: Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ca\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Desfés\"]}}}}},{\"locale\":\"cs\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Pavel Borecki , 2020\",\"Language-Team\":\"Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"cs\",\"Plural-Forms\":\"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nPavel Borecki , 2020\\n\"},\"msgstr\":[\"Last-Translator: Pavel Borecki , 2020\\nLanguage-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: cs\\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Zpět\"]}}}}},{\"locale\":\"cs_CZ\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Pavel Borecki , 2020\",\"Language-Team\":\"Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"cs_CZ\",\"Plural-Forms\":\"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nPavel Borecki , 2020\\n\"},\"msgstr\":[\"Last-Translator: Pavel Borecki , 2020\\nLanguage-Team: Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: cs_CZ\\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Zpět\"]}}}}},{\"locale\":\"da\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Martin Bonde , 2020\",\"Language-Team\":\"Danish (https://www.transifex.com/nextcloud/teams/64236/da/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"da\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMartin Bonde , 2020\\n\"},\"msgstr\":[\"Last-Translator: Martin Bonde , 2020\\nLanguage-Team: Danish (https://www.transifex.com/nextcloud/teams/64236/da/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: da\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Fortryd\"]}}}}},{\"locale\":\"de\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Mark Ziegler , 2020\",\"Language-Team\":\"German (https://www.transifex.com/nextcloud/teams/64236/de/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"de\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMark Ziegler , 2020\\n\"},\"msgstr\":[\"Last-Translator: Mark Ziegler , 2020\\nLanguage-Team: German (https://www.transifex.com/nextcloud/teams/64236/de/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: de\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Rückgängig\"]}}}}},{\"locale\":\"de_DE\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Gustav Gyges, 2021\",\"Language-Team\":\"German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"de_DE\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nGustav Gyges, 2021\\n\"},\"msgstr\":[\"Last-Translator: Gustav Gyges, 2021\\nLanguage-Team: German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: de_DE\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Rückgängig machen\"]}}}}},{\"locale\":\"el\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"ByteGet, 2020\",\"Language-Team\":\"Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"el\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nByteGet, 2020\\n\"},\"msgstr\":[\"Last-Translator: ByteGet, 2020\\nLanguage-Team: Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: el\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Αναίρεση\"]}}}}},{\"locale\":\"en_GB\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Jeff Gunn , 2021\",\"Language-Team\":\"English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"en_GB\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nJeff Gunn , 2021\\n\"},\"msgstr\":[\"Last-Translator: Jeff Gunn , 2021\\nLanguage-Team: English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: en_GB\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Undo\"]}}}}},{\"locale\":\"eo\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Va Milushnikov , 2020\",\"Language-Team\":\"Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"eo\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nVa Milushnikov , 2020\\n\"},\"msgstr\":[\"Last-Translator: Va Milushnikov , 2020\\nLanguage-Team: Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: eo\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Malfari\"]}}}}},{\"locale\":\"es\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Gabriel Anca , 2020\",\"Language-Team\":\"Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"es\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nGabriel Anca , 2020\\n\"},\"msgstr\":[\"Last-Translator: Gabriel Anca , 2020\\nLanguage-Team: Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: es\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Deshacer\"]}}}}},{\"locale\":\"es_AR\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Matias Iglesias, 2022\",\"Language-Team\":\"Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"es_AR\",\"Plural-Forms\":\"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMatias Iglesias, 2022\\n\"},\"msgstr\":[\"Last-Translator: Matias Iglesias, 2022\\nLanguage-Team: Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: es_AR\\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:223\"},\"msgstr\":[\"Deshacer\"]}}}}},{\"locale\":\"eu\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Unai Tolosa Pontesta , 2021\",\"Language-Team\":\"Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"eu\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nUnai Tolosa Pontesta , 2021\\n\"},\"msgstr\":[\"Last-Translator: Unai Tolosa Pontesta , 2021\\nLanguage-Team: Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: eu\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Desegin\"]}}}}},{\"locale\":\"fa\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Mostafa Ahangarha , 2020\",\"Language-Team\":\"Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"fa\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMostafa Ahangarha , 2020\\n\"},\"msgstr\":[\"Last-Translator: Mostafa Ahangarha , 2020\\nLanguage-Team: Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: fa\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"بازگردانی\"]}}}}},{\"locale\":\"fi_FI\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"teemue, 2020\",\"Language-Team\":\"Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"fi_FI\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nteemue, 2020\\n\"},\"msgstr\":[\"Last-Translator: teemue, 2020\\nLanguage-Team: Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: fi_FI\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Kumoa\"]}}}}},{\"locale\":\"fr\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"John Molakvoæ , 2020\",\"Language-Team\":\"French (https://www.transifex.com/nextcloud/teams/64236/fr/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"fr\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nJohn Molakvoæ , 2020\\n\"},\"msgstr\":[\"Last-Translator: John Molakvoæ , 2020\\nLanguage-Team: French (https://www.transifex.com/nextcloud/teams/64236/fr/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: fr\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Annuler\"]}}}}},{\"locale\":\"gl\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Miguel Anxo Bouzada , 2020\",\"Language-Team\":\"Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"gl\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMiguel Anxo Bouzada , 2020\\n\"},\"msgstr\":[\"Last-Translator: Miguel Anxo Bouzada , 2020\\nLanguage-Team: Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: gl\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Desfacer\"]}}}}},{\"locale\":\"he\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Yaron Shahrabani , 2020\",\"Language-Team\":\"Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"he\",\"Plural-Forms\":\"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nYaron Shahrabani , 2020\\n\"},\"msgstr\":[\"Last-Translator: Yaron Shahrabani , 2020\\nLanguage-Team: Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: he\\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"ביטול\"]}}}}},{\"locale\":\"hu_HU\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Balázs Meskó , 2021\",\"Language-Team\":\"Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"hu_HU\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nBalázs Meskó , 2021\\n\"},\"msgstr\":[\"Last-Translator: Balázs Meskó , 2021\\nLanguage-Team: Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: hu_HU\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Visszavonás\"]}}}}},{\"locale\":\"id\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"agus sutrisno , 2020\",\"Language-Team\":\"Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"id\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nagus sutrisno , 2020\\n\"},\"msgstr\":[\"Last-Translator: agus sutrisno , 2020\\nLanguage-Team: Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: id\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Tidak jadi\"]}}}}},{\"locale\":\"is\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Sveinn í Felli , 2020\",\"Language-Team\":\"Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"is\",\"Plural-Forms\":\"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nSveinn í Felli , 2020\\n\"},\"msgstr\":[\"Last-Translator: Sveinn í Felli , 2020\\nLanguage-Team: Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: is\\nPlural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Afturkalla\"]}}}}},{\"locale\":\"it\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Vincenzo Reale , 2020\",\"Language-Team\":\"Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"it\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nVincenzo Reale , 2020\\n\"},\"msgstr\":[\"Last-Translator: Vincenzo Reale , 2020\\nLanguage-Team: Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: it\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Annulla\"]}}}}},{\"locale\":\"ja_JP\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"323484, 2020\",\"Language-Team\":\"Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ja_JP\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\n323484, 2020\\n\"},\"msgstr\":[\"Last-Translator: 323484, 2020\\nLanguage-Team: Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ja_JP\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"元に戻す\"]}}}}},{\"locale\":\"kab\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"ZiriSut, 2021\",\"Language-Team\":\"Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"kab\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nZiriSut, 2021\\n\"},\"msgstr\":[\"Last-Translator: ZiriSut, 2021\\nLanguage-Team: Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: kab\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Sefsex\"]}}}}},{\"locale\":\"ko\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Brandon Han, 2021\",\"Language-Team\":\"Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ko\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nBrandon Han, 2021\\n\"},\"msgstr\":[\"Last-Translator: Brandon Han, 2021\\nLanguage-Team: Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ko\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"되돌리기\"]}}}}},{\"locale\":\"lt_LT\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Moo, 2020\",\"Language-Team\":\"Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"lt_LT\",\"Plural-Forms\":\"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMoo, 2020\\n\"},\"msgstr\":[\"Last-Translator: Moo, 2020\\nLanguage-Team: Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: lt_LT\\nPlural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Atšaukti\"]}}}}},{\"locale\":\"mk\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Сашко Тодоров, 2020\",\"Language-Team\":\"Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"mk\",\"Plural-Forms\":\"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nСашко Тодоров, 2020\\n\"},\"msgstr\":[\"Last-Translator: Сашко Тодоров, 2020\\nLanguage-Team: Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: mk\\nPlural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Врати\"]}}}}},{\"locale\":\"mn\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"BATKHUYAG Ganbold , 2022\",\"Language-Team\":\"Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"mn\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nBATKHUYAG Ganbold , 2022\\n\"},\"msgstr\":[\"Last-Translator: BATKHUYAG Ganbold , 2022\\nLanguage-Team: Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: mn\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Буцаах\"]}}}}},{\"locale\":\"mr\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Vinit Dhabre , 2021\",\"Language-Team\":\"Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"mr\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nVinit Dhabre , 2021\\n\"},\"msgstr\":[\"Last-Translator: Vinit Dhabre , 2021\\nLanguage-Team: Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: mr\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"पूर्ववत करा\"]}}}}},{\"locale\":\"my\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Htike Aung Kyaw , 2021\",\"Language-Team\":\"Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"my\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nHtike Aung Kyaw , 2021\\n\"},\"msgstr\":[\"Last-Translator: Htike Aung Kyaw , 2021\\nLanguage-Team: Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: my\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"နဂိုအတိုင်းပြန်ထားရန်\"]}}}}},{\"locale\":\"nb_NO\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"sverre.vikan , 2020\",\"Language-Team\":\"Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"nb_NO\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nsverre.vikan , 2020\\n\"},\"msgstr\":[\"Last-Translator: sverre.vikan , 2020\\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: nb_NO\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Angre\"]}}}}},{\"locale\":\"nl\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Robin Slot, 2020\",\"Language-Team\":\"Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"nl\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nRobin Slot, 2020\\n\"},\"msgstr\":[\"Last-Translator: Robin Slot, 2020\\nLanguage-Team: Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: nl\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Ongedaan maken\"]}}}}},{\"locale\":\"oc\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Quentin PAGÈS, 2020\",\"Language-Team\":\"Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"oc\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nQuentin PAGÈS, 2020\\n\"},\"msgstr\":[\"Last-Translator: Quentin PAGÈS, 2020\\nLanguage-Team: Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: oc\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Anullar\"]}}}}},{\"locale\":\"pl\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Robert Szmurło , 2020\",\"Language-Team\":\"Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"pl\",\"Plural-Forms\":\"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nRobert Szmurło , 2020\\n\"},\"msgstr\":[\"Last-Translator: Robert Szmurło , 2020\\nLanguage-Team: Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: pl\\nPlural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Cofnij\"]}}}}},{\"locale\":\"pt_BR\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Paulo Schopf, 2020\",\"Language-Team\":\"Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"pt_BR\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nPaulo Schopf, 2020\\n\"},\"msgstr\":[\"Last-Translator: Paulo Schopf, 2020\\nLanguage-Team: Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: pt_BR\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Desfazer\"]}}}}},{\"locale\":\"ro\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Mădălin Vasiliu , 2022\",\"Language-Team\":\"Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ro\",\"Plural-Forms\":\"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMădălin Vasiliu , 2022\\n\"},\"msgstr\":[\"Last-Translator: Mădălin Vasiliu , 2022\\nLanguage-Team: Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ro\\nPlural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:193\"},\"msgstr\":[\"Anulează\"]}}}}},{\"locale\":\"ru\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Andrey Atapin , 2020\",\"Language-Team\":\"Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ru\",\"Plural-Forms\":\"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nAndrey Atapin , 2020\\n\"},\"msgstr\":[\"Last-Translator: Andrey Atapin , 2020\\nLanguage-Team: Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ru\\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Отменить\"]}}}}},{\"locale\":\"si\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Hela Basa, 2021\",\"Language-Team\":\"Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"si\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nHela Basa, 2021\\n\"},\"msgstr\":[\"Last-Translator: Hela Basa, 2021\\nLanguage-Team: Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: si\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"පෙරසේ\"]}}}}},{\"locale\":\"sk_SK\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"vladimirjendrol , 2020\",\"Language-Team\":\"Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"sk_SK\",\"Plural-Forms\":\"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nvladimirjendrol , 2020\\n\"},\"msgstr\":[\"Last-Translator: vladimirjendrol , 2020\\nLanguage-Team: Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: sk_SK\\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Späť\"]}}}}},{\"locale\":\"sl\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Matej Urbančič <>, 2020\",\"Language-Team\":\"Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"sl\",\"Plural-Forms\":\"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMatej Urbančič <>, 2020\\n\"},\"msgstr\":[\"Last-Translator: Matej Urbančič <>, 2020\\nLanguage-Team: Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: sl\\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Razveljavi\"]}}}}},{\"locale\":\"sr\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"aleksandar jevtic, 2022\",\"Language-Team\":\"Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"sr\",\"Plural-Forms\":\"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\naleksandar jevtic, 2022\\n\"},\"msgstr\":[\"Last-Translator: aleksandar jevtic, 2022\\nLanguage-Team: Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: sr\\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:223\"},\"msgstr\":[\"Poništi\"]}}}}},{\"locale\":\"sv\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Victor Nyberg , 2021\",\"Language-Team\":\"Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"sv\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nVictor Nyberg , 2021\\n\"},\"msgstr\":[\"Last-Translator: Victor Nyberg , 2021\\nLanguage-Team: Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: sv\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Ångra\"]}}}}},{\"locale\":\"ta\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"ஒளியன் Oliyan, 2022\",\"Language-Team\":\"Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ta\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nஒளியன் Oliyan, 2022\\n\"},\"msgstr\":[\"Last-Translator: ஒளியன் Oliyan, 2022\\nLanguage-Team: Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ta\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"செயல்தவிர்\"]}}}}},{\"locale\":\"th_TH\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Phongpanot Phairat , 2021\",\"Language-Team\":\"Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"th_TH\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nPhongpanot Phairat , 2021\\n\"},\"msgstr\":[\"Last-Translator: Phongpanot Phairat , 2021\\nLanguage-Team: Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: th_TH\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"เลิกทำ\"]}}}}},{\"locale\":\"tr\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Kaya Zeren , 2020\",\"Language-Team\":\"Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"tr\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nKaya Zeren , 2020\\n\"},\"msgstr\":[\"Last-Translator: Kaya Zeren , 2020\\nLanguage-Team: Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: tr\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Geri al\"]}}}}},{\"locale\":\"uk\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Oleksandr Panasyuk, 2021\",\"Language-Team\":\"Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"uk\",\"Plural-Forms\":\"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nOleksandr Panasyuk, 2021\\n\"},\"msgstr\":[\"Last-Translator: Oleksandr Panasyuk, 2021\\nLanguage-Team: Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: uk\\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Скасувати дію\"]}}}}},{\"locale\":\"vi\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Luu Thang , 2021\",\"Language-Team\":\"Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"vi\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nLuu Thang , 2021\\n\"},\"msgstr\":[\"Last-Translator: Luu Thang , 2021\\nLanguage-Team: Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: vi\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Hoàn tác\"]}}}}},{\"locale\":\"zh_CN\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Henry Ji, 2022\",\"Language-Team\":\"Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"zh_CN\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nHenry Ji, 2022\\n\"},\"msgstr\":[\"Last-Translator: Henry Ji, 2022\\nLanguage-Team: Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: zh_CN\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\" 撤消\"]}}}}},{\"locale\":\"zh_HK\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Cha Wong , 2021\",\"Language-Team\":\"Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"zh_HK\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nCha Wong , 2021\\n\"},\"msgstr\":[\"Last-Translator: Cha Wong , 2021\\nLanguage-Team: Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: zh_HK\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"還原\"]}}}}},{\"locale\":\"zh_TW\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Natashia Maxins , 2020\",\"Language-Team\":\"Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"zh_TW\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nNatashia Maxins , 2020\\n\"},\"msgstr\":[\"Last-Translator: Natashia Maxins , 2020\\nLanguage-Team: Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: zh_TW\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"復原\"]}}}}}]};\n try {\n if (process) {\n process.env = Object.assign({}, process.env);\n Object.assign(process.env, env);\n return;\n }\n } catch (e) {} // avoid ReferenceError: process is not defined\n globalThis.process = { env:env };\n})();\n\nvar commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};\n\nvar check = function (it) {\n return it && it.Math == Math && it;\n};\n\n// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\nvar global$l =\n // eslint-disable-next-line es-x/no-global-this -- safe\n check(typeof globalThis == 'object' && globalThis) ||\n check(typeof window == 'object' && window) ||\n // eslint-disable-next-line no-restricted-globals -- safe\n check(typeof self == 'object' && self) ||\n check(typeof commonjsGlobal == 'object' && commonjsGlobal) ||\n // eslint-disable-next-line no-new-func -- fallback\n (function () { return this; })() || Function('return this')();\n\nvar shared$4 = {exports: {}};\n\nvar global$k = global$l;\n\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\nvar defineProperty$4 = Object.defineProperty;\n\nvar defineGlobalProperty$3 = function (key, value) {\n try {\n defineProperty$4(global$k, key, { value: value, configurable: true, writable: true });\n } catch (error) {\n global$k[key] = value;\n } return value;\n};\n\nvar global$j = global$l;\nvar defineGlobalProperty$2 = defineGlobalProperty$3;\n\nvar SHARED = '__core-js_shared__';\nvar store$3 = global$j[SHARED] || defineGlobalProperty$2(SHARED, {});\n\nvar sharedStore = store$3;\n\nvar store$2 = sharedStore;\n\n(shared$4.exports = function (key, value) {\n return store$2[key] || (store$2[key] = value !== undefined ? value : {});\n})('versions', []).push({\n version: '3.24.1',\n mode: 'global',\n copyright: '© 2014-2022 Denis Pushkarev (zloirock.ru)',\n license: 'https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE',\n source: 'https://github.com/zloirock/core-js'\n});\n\nvar fails$l = function (exec) {\n try {\n return !!exec();\n } catch (error) {\n return true;\n }\n};\n\nvar fails$k = fails$l;\n\nvar functionBindNative = !fails$k(function () {\n // eslint-disable-next-line es-x/no-function-prototype-bind -- safe\n var test = (function () { /* empty */ }).bind();\n // eslint-disable-next-line no-prototype-builtins -- safe\n return typeof test != 'function' || test.hasOwnProperty('prototype');\n});\n\nvar NATIVE_BIND$3 = functionBindNative;\n\nvar FunctionPrototype$2 = Function.prototype;\nvar bind$6 = FunctionPrototype$2.bind;\nvar call$i = FunctionPrototype$2.call;\nvar uncurryThis$n = NATIVE_BIND$3 && bind$6.bind(call$i, call$i);\n\nvar functionUncurryThis = NATIVE_BIND$3 ? function (fn) {\n return fn && uncurryThis$n(fn);\n} : function (fn) {\n return fn && function () {\n return call$i.apply(fn, arguments);\n };\n};\n\nvar $TypeError$c = TypeError;\n\n// `RequireObjectCoercible` abstract operation\n// https://tc39.es/ecma262/#sec-requireobjectcoercible\nvar requireObjectCoercible$6 = function (it) {\n if (it == undefined) throw $TypeError$c(\"Can't call method on \" + it);\n return it;\n};\n\nvar requireObjectCoercible$5 = requireObjectCoercible$6;\n\nvar $Object$3 = Object;\n\n// `ToObject` abstract operation\n// https://tc39.es/ecma262/#sec-toobject\nvar toObject$4 = function (argument) {\n return $Object$3(requireObjectCoercible$5(argument));\n};\n\nvar uncurryThis$m = functionUncurryThis;\nvar toObject$3 = toObject$4;\n\nvar hasOwnProperty$1 = uncurryThis$m({}.hasOwnProperty);\n\n// `HasOwnProperty` abstract operation\n// https://tc39.es/ecma262/#sec-hasownproperty\n// eslint-disable-next-line es-x/no-object-hasown -- safe\nvar hasOwnProperty_1 = Object.hasOwn || function hasOwn(it, key) {\n return hasOwnProperty$1(toObject$3(it), key);\n};\n\nvar uncurryThis$l = functionUncurryThis;\n\nvar id = 0;\nvar postfix = Math.random();\nvar toString$9 = uncurryThis$l(1.0.toString);\n\nvar uid$2 = function (key) {\n return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString$9(++id + postfix, 36);\n};\n\n// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscallable\nvar isCallable$j = function (argument) {\n return typeof argument == 'function';\n};\n\nvar global$i = global$l;\nvar isCallable$i = isCallable$j;\n\nvar aFunction = function (argument) {\n return isCallable$i(argument) ? argument : undefined;\n};\n\nvar getBuiltIn$8 = function (namespace, method) {\n return arguments.length < 2 ? aFunction(global$i[namespace]) : global$i[namespace] && global$i[namespace][method];\n};\n\nvar getBuiltIn$7 = getBuiltIn$8;\n\nvar engineUserAgent = getBuiltIn$7('navigator', 'userAgent') || '';\n\nvar global$h = global$l;\nvar userAgent$3 = engineUserAgent;\n\nvar process$4 = global$h.process;\nvar Deno$1 = global$h.Deno;\nvar versions = process$4 && process$4.versions || Deno$1 && Deno$1.version;\nvar v8 = versions && versions.v8;\nvar match, version;\n\nif (v8) {\n match = v8.split('.');\n // in old Chrome, versions of V8 isn't V8 = Chrome / 10\n // but their correct versions are not interesting for us\n version = match[0] > 0 && match[0] < 4 ? 1 : +(match[0] + match[1]);\n}\n\n// BrowserFS NodeJS `process` polyfill incorrectly set `.v8` to `0.0`\n// so check `userAgent` even if `.v8` exists, but 0\nif (!version && userAgent$3) {\n match = userAgent$3.match(/Edge\\/(\\d+)/);\n if (!match || match[1] >= 74) {\n match = userAgent$3.match(/Chrome\\/(\\d+)/);\n if (match) version = +match[1];\n }\n}\n\nvar engineV8Version = version;\n\nvar V8_VERSION$2 = engineV8Version;\nvar fails$j = fails$l;\n\n// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- required for testing\nvar nativeSymbol = !!Object.getOwnPropertySymbols && !fails$j(function () {\n var symbol = Symbol();\n // Chrome 38 Symbol has incorrect toString conversion\n // `get-own-property-symbols` polyfill symbols converted to object are not Symbol instances\n return !String(symbol) || !(Object(symbol) instanceof Symbol) ||\n // Chrome 38-40 symbols are not inherited from DOM collections prototypes to instances\n !Symbol.sham && V8_VERSION$2 && V8_VERSION$2 < 41;\n});\n\nvar NATIVE_SYMBOL$1 = nativeSymbol;\n\nvar useSymbolAsUid = NATIVE_SYMBOL$1\n && !Symbol.sham\n && typeof Symbol.iterator == 'symbol';\n\nvar global$g = global$l;\nvar shared$3 = shared$4.exports;\nvar hasOwn$9 = hasOwnProperty_1;\nvar uid$1 = uid$2;\nvar NATIVE_SYMBOL = nativeSymbol;\nvar USE_SYMBOL_AS_UID$1 = useSymbolAsUid;\n\nvar WellKnownSymbolsStore = shared$3('wks');\nvar Symbol$2 = global$g.Symbol;\nvar symbolFor = Symbol$2 && Symbol$2['for'];\nvar createWellKnownSymbol = USE_SYMBOL_AS_UID$1 ? Symbol$2 : Symbol$2 && Symbol$2.withoutSetter || uid$1;\n\nvar wellKnownSymbol$f = function (name) {\n if (!hasOwn$9(WellKnownSymbolsStore, name) || !(NATIVE_SYMBOL || typeof WellKnownSymbolsStore[name] == 'string')) {\n var description = 'Symbol.' + name;\n if (NATIVE_SYMBOL && hasOwn$9(Symbol$2, name)) {\n WellKnownSymbolsStore[name] = Symbol$2[name];\n } else if (USE_SYMBOL_AS_UID$1 && symbolFor) {\n WellKnownSymbolsStore[name] = symbolFor(description);\n } else {\n WellKnownSymbolsStore[name] = createWellKnownSymbol(description);\n }\n } return WellKnownSymbolsStore[name];\n};\n\nvar wellKnownSymbol$e = wellKnownSymbol$f;\n\nvar TO_STRING_TAG$2 = wellKnownSymbol$e('toStringTag');\nvar test = {};\n\ntest[TO_STRING_TAG$2] = 'z';\n\nvar toStringTagSupport = String(test) === '[object z]';\n\nvar objectDefineProperty = {};\n\nvar fails$i = fails$l;\n\n// Detect IE8's incomplete defineProperty implementation\nvar descriptors = !fails$i(function () {\n // eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\n return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;\n});\n\nvar isCallable$h = isCallable$j;\n\nvar isObject$a = function (it) {\n return typeof it == 'object' ? it !== null : isCallable$h(it);\n};\n\nvar global$f = global$l;\nvar isObject$9 = isObject$a;\n\nvar document$3 = global$f.document;\n// typeof document.createElement is 'object' in old IE\nvar EXISTS$1 = isObject$9(document$3) && isObject$9(document$3.createElement);\n\nvar documentCreateElement$1 = function (it) {\n return EXISTS$1 ? document$3.createElement(it) : {};\n};\n\nvar DESCRIPTORS$a = descriptors;\nvar fails$h = fails$l;\nvar createElement$1 = documentCreateElement$1;\n\n// Thanks to IE8 for its funny defineProperty\nvar ie8DomDefine = !DESCRIPTORS$a && !fails$h(function () {\n // eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\n return Object.defineProperty(createElement$1('div'), 'a', {\n get: function () { return 7; }\n }).a != 7;\n});\n\nvar DESCRIPTORS$9 = descriptors;\nvar fails$g = fails$l;\n\n// V8 ~ Chrome 36-\n// https://bugs.chromium.org/p/v8/issues/detail?id=3334\nvar v8PrototypeDefineBug = DESCRIPTORS$9 && fails$g(function () {\n // eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\n return Object.defineProperty(function () { /* empty */ }, 'prototype', {\n value: 42,\n writable: false\n }).prototype != 42;\n});\n\nvar isObject$8 = isObject$a;\n\nvar $String$3 = String;\nvar $TypeError$b = TypeError;\n\n// `Assert: Type(argument) is Object`\nvar anObject$f = function (argument) {\n if (isObject$8(argument)) return argument;\n throw $TypeError$b($String$3(argument) + ' is not an object');\n};\n\nvar NATIVE_BIND$2 = functionBindNative;\n\nvar call$h = Function.prototype.call;\n\nvar functionCall = NATIVE_BIND$2 ? call$h.bind(call$h) : function () {\n return call$h.apply(call$h, arguments);\n};\n\nvar uncurryThis$k = functionUncurryThis;\n\nvar objectIsPrototypeOf = uncurryThis$k({}.isPrototypeOf);\n\nvar getBuiltIn$6 = getBuiltIn$8;\nvar isCallable$g = isCallable$j;\nvar isPrototypeOf$3 = objectIsPrototypeOf;\nvar USE_SYMBOL_AS_UID = useSymbolAsUid;\n\nvar $Object$2 = Object;\n\nvar isSymbol$3 = USE_SYMBOL_AS_UID ? function (it) {\n return typeof it == 'symbol';\n} : function (it) {\n var $Symbol = getBuiltIn$6('Symbol');\n return isCallable$g($Symbol) && isPrototypeOf$3($Symbol.prototype, $Object$2(it));\n};\n\nvar $String$2 = String;\n\nvar tryToString$4 = function (argument) {\n try {\n return $String$2(argument);\n } catch (error) {\n return 'Object';\n }\n};\n\nvar isCallable$f = isCallable$j;\nvar tryToString$3 = tryToString$4;\n\nvar $TypeError$a = TypeError;\n\n// `Assert: IsCallable(argument) is true`\nvar aCallable$7 = function (argument) {\n if (isCallable$f(argument)) return argument;\n throw $TypeError$a(tryToString$3(argument) + ' is not a function');\n};\n\nvar aCallable$6 = aCallable$7;\n\n// `GetMethod` abstract operation\n// https://tc39.es/ecma262/#sec-getmethod\nvar getMethod$5 = function (V, P) {\n var func = V[P];\n return func == null ? undefined : aCallable$6(func);\n};\n\nvar call$g = functionCall;\nvar isCallable$e = isCallable$j;\nvar isObject$7 = isObject$a;\n\nvar $TypeError$9 = TypeError;\n\n// `OrdinaryToPrimitive` abstract operation\n// https://tc39.es/ecma262/#sec-ordinarytoprimitive\nvar ordinaryToPrimitive$1 = function (input, pref) {\n var fn, val;\n if (pref === 'string' && isCallable$e(fn = input.toString) && !isObject$7(val = call$g(fn, input))) return val;\n if (isCallable$e(fn = input.valueOf) && !isObject$7(val = call$g(fn, input))) return val;\n if (pref !== 'string' && isCallable$e(fn = input.toString) && !isObject$7(val = call$g(fn, input))) return val;\n throw $TypeError$9(\"Can't convert object to primitive value\");\n};\n\nvar call$f = functionCall;\nvar isObject$6 = isObject$a;\nvar isSymbol$2 = isSymbol$3;\nvar getMethod$4 = getMethod$5;\nvar ordinaryToPrimitive = ordinaryToPrimitive$1;\nvar wellKnownSymbol$d = wellKnownSymbol$f;\n\nvar $TypeError$8 = TypeError;\nvar TO_PRIMITIVE = wellKnownSymbol$d('toPrimitive');\n\n// `ToPrimitive` abstract operation\n// https://tc39.es/ecma262/#sec-toprimitive\nvar toPrimitive$1 = function (input, pref) {\n if (!isObject$6(input) || isSymbol$2(input)) return input;\n var exoticToPrim = getMethod$4(input, TO_PRIMITIVE);\n var result;\n if (exoticToPrim) {\n if (pref === undefined) pref = 'default';\n result = call$f(exoticToPrim, input, pref);\n if (!isObject$6(result) || isSymbol$2(result)) return result;\n throw $TypeError$8(\"Can't convert object to primitive value\");\n }\n if (pref === undefined) pref = 'number';\n return ordinaryToPrimitive(input, pref);\n};\n\nvar toPrimitive = toPrimitive$1;\nvar isSymbol$1 = isSymbol$3;\n\n// `ToPropertyKey` abstract operation\n// https://tc39.es/ecma262/#sec-topropertykey\nvar toPropertyKey$3 = function (argument) {\n var key = toPrimitive(argument, 'string');\n return isSymbol$1(key) ? key : key + '';\n};\n\nvar DESCRIPTORS$8 = descriptors;\nvar IE8_DOM_DEFINE$1 = ie8DomDefine;\nvar V8_PROTOTYPE_DEFINE_BUG$1 = v8PrototypeDefineBug;\nvar anObject$e = anObject$f;\nvar toPropertyKey$2 = toPropertyKey$3;\n\nvar $TypeError$7 = TypeError;\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\nvar $defineProperty = Object.defineProperty;\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar $getOwnPropertyDescriptor$1 = Object.getOwnPropertyDescriptor;\nvar ENUMERABLE = 'enumerable';\nvar CONFIGURABLE$1 = 'configurable';\nvar WRITABLE = 'writable';\n\n// `Object.defineProperty` method\n// https://tc39.es/ecma262/#sec-object.defineproperty\nobjectDefineProperty.f = DESCRIPTORS$8 ? V8_PROTOTYPE_DEFINE_BUG$1 ? function defineProperty(O, P, Attributes) {\n anObject$e(O);\n P = toPropertyKey$2(P);\n anObject$e(Attributes);\n if (typeof O === 'function' && P === 'prototype' && 'value' in Attributes && WRITABLE in Attributes && !Attributes[WRITABLE]) {\n var current = $getOwnPropertyDescriptor$1(O, P);\n if (current && current[WRITABLE]) {\n O[P] = Attributes.value;\n Attributes = {\n configurable: CONFIGURABLE$1 in Attributes ? Attributes[CONFIGURABLE$1] : current[CONFIGURABLE$1],\n enumerable: ENUMERABLE in Attributes ? Attributes[ENUMERABLE] : current[ENUMERABLE],\n writable: false\n };\n }\n } return $defineProperty(O, P, Attributes);\n} : $defineProperty : function defineProperty(O, P, Attributes) {\n anObject$e(O);\n P = toPropertyKey$2(P);\n anObject$e(Attributes);\n if (IE8_DOM_DEFINE$1) try {\n return $defineProperty(O, P, Attributes);\n } catch (error) { /* empty */ }\n if ('get' in Attributes || 'set' in Attributes) throw $TypeError$7('Accessors not supported');\n if ('value' in Attributes) O[P] = Attributes.value;\n return O;\n};\n\nvar makeBuiltIn$2 = {exports: {}};\n\nvar DESCRIPTORS$7 = descriptors;\nvar hasOwn$8 = hasOwnProperty_1;\n\nvar FunctionPrototype$1 = Function.prototype;\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar getDescriptor = DESCRIPTORS$7 && Object.getOwnPropertyDescriptor;\n\nvar EXISTS = hasOwn$8(FunctionPrototype$1, 'name');\n// additional protection from minified / mangled / dropped function names\nvar PROPER = EXISTS && (function something() { /* empty */ }).name === 'something';\nvar CONFIGURABLE = EXISTS && (!DESCRIPTORS$7 || (DESCRIPTORS$7 && getDescriptor(FunctionPrototype$1, 'name').configurable));\n\nvar functionName = {\n EXISTS: EXISTS,\n PROPER: PROPER,\n CONFIGURABLE: CONFIGURABLE\n};\n\nvar uncurryThis$j = functionUncurryThis;\nvar isCallable$d = isCallable$j;\nvar store$1 = sharedStore;\n\nvar functionToString = uncurryThis$j(Function.toString);\n\n// this helper broken in `core-js@3.4.1-3.4.4`, so we can't use `shared` helper\nif (!isCallable$d(store$1.inspectSource)) {\n store$1.inspectSource = function (it) {\n return functionToString(it);\n };\n}\n\nvar inspectSource$4 = store$1.inspectSource;\n\nvar global$e = global$l;\nvar isCallable$c = isCallable$j;\nvar inspectSource$3 = inspectSource$4;\n\nvar WeakMap$1 = global$e.WeakMap;\n\nvar nativeWeakMap = isCallable$c(WeakMap$1) && /native code/.test(inspectSource$3(WeakMap$1));\n\nvar createPropertyDescriptor$3 = function (bitmap, value) {\n return {\n enumerable: !(bitmap & 1),\n configurable: !(bitmap & 2),\n writable: !(bitmap & 4),\n value: value\n };\n};\n\nvar DESCRIPTORS$6 = descriptors;\nvar definePropertyModule$5 = objectDefineProperty;\nvar createPropertyDescriptor$2 = createPropertyDescriptor$3;\n\nvar createNonEnumerableProperty$3 = DESCRIPTORS$6 ? function (object, key, value) {\n return definePropertyModule$5.f(object, key, createPropertyDescriptor$2(1, value));\n} : function (object, key, value) {\n object[key] = value;\n return object;\n};\n\nvar shared$2 = shared$4.exports;\nvar uid = uid$2;\n\nvar keys = shared$2('keys');\n\nvar sharedKey$2 = function (key) {\n return keys[key] || (keys[key] = uid(key));\n};\n\nvar hiddenKeys$4 = {};\n\nvar NATIVE_WEAK_MAP = nativeWeakMap;\nvar global$d = global$l;\nvar uncurryThis$i = functionUncurryThis;\nvar isObject$5 = isObject$a;\nvar createNonEnumerableProperty$2 = createNonEnumerableProperty$3;\nvar hasOwn$7 = hasOwnProperty_1;\nvar shared$1 = sharedStore;\nvar sharedKey$1 = sharedKey$2;\nvar hiddenKeys$3 = hiddenKeys$4;\n\nvar OBJECT_ALREADY_INITIALIZED = 'Object already initialized';\nvar TypeError$2 = global$d.TypeError;\nvar WeakMap = global$d.WeakMap;\nvar set$1, get$2, has;\n\nvar enforce = function (it) {\n return has(it) ? get$2(it) : set$1(it, {});\n};\n\nvar getterFor = function (TYPE) {\n return function (it) {\n var state;\n if (!isObject$5(it) || (state = get$2(it)).type !== TYPE) {\n throw TypeError$2('Incompatible receiver, ' + TYPE + ' required');\n } return state;\n };\n};\n\nif (NATIVE_WEAK_MAP || shared$1.state) {\n var store = shared$1.state || (shared$1.state = new WeakMap());\n var wmget = uncurryThis$i(store.get);\n var wmhas = uncurryThis$i(store.has);\n var wmset = uncurryThis$i(store.set);\n set$1 = function (it, metadata) {\n if (wmhas(store, it)) throw new TypeError$2(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n wmset(store, it, metadata);\n return metadata;\n };\n get$2 = function (it) {\n return wmget(store, it) || {};\n };\n has = function (it) {\n return wmhas(store, it);\n };\n} else {\n var STATE = sharedKey$1('state');\n hiddenKeys$3[STATE] = true;\n set$1 = function (it, metadata) {\n if (hasOwn$7(it, STATE)) throw new TypeError$2(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n createNonEnumerableProperty$2(it, STATE, metadata);\n return metadata;\n };\n get$2 = function (it) {\n return hasOwn$7(it, STATE) ? it[STATE] : {};\n };\n has = function (it) {\n return hasOwn$7(it, STATE);\n };\n}\n\nvar internalState = {\n set: set$1,\n get: get$2,\n has: has,\n enforce: enforce,\n getterFor: getterFor\n};\n\nvar fails$f = fails$l;\nvar isCallable$b = isCallable$j;\nvar hasOwn$6 = hasOwnProperty_1;\nvar DESCRIPTORS$5 = descriptors;\nvar CONFIGURABLE_FUNCTION_NAME = functionName.CONFIGURABLE;\nvar inspectSource$2 = inspectSource$4;\nvar InternalStateModule$1 = internalState;\n\nvar enforceInternalState = InternalStateModule$1.enforce;\nvar getInternalState$1 = InternalStateModule$1.get;\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\nvar defineProperty$3 = Object.defineProperty;\n\nvar CONFIGURABLE_LENGTH = DESCRIPTORS$5 && !fails$f(function () {\n return defineProperty$3(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;\n});\n\nvar TEMPLATE = String(String).split('String');\n\nvar makeBuiltIn$1 = makeBuiltIn$2.exports = function (value, name, options) {\n if (String(name).slice(0, 7) === 'Symbol(') {\n name = '[' + String(name).replace(/^Symbol\\(([^)]*)\\)/, '$1') + ']';\n }\n if (options && options.getter) name = 'get ' + name;\n if (options && options.setter) name = 'set ' + name;\n if (!hasOwn$6(value, 'name') || (CONFIGURABLE_FUNCTION_NAME && value.name !== name)) {\n if (DESCRIPTORS$5) defineProperty$3(value, 'name', { value: name, configurable: true });\n else value.name = name;\n }\n if (CONFIGURABLE_LENGTH && options && hasOwn$6(options, 'arity') && value.length !== options.arity) {\n defineProperty$3(value, 'length', { value: options.arity });\n }\n try {\n if (options && hasOwn$6(options, 'constructor') && options.constructor) {\n if (DESCRIPTORS$5) defineProperty$3(value, 'prototype', { writable: false });\n // in V8 ~ Chrome 53, prototypes of some methods, like `Array.prototype.values`, are non-writable\n } else if (value.prototype) value.prototype = undefined;\n } catch (error) { /* empty */ }\n var state = enforceInternalState(value);\n if (!hasOwn$6(state, 'source')) {\n state.source = TEMPLATE.join(typeof name == 'string' ? name : '');\n } return value;\n};\n\n// add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative\n// eslint-disable-next-line no-extend-native -- required\nFunction.prototype.toString = makeBuiltIn$1(function toString() {\n return isCallable$b(this) && getInternalState$1(this).source || inspectSource$2(this);\n}, 'toString');\n\nvar isCallable$a = isCallable$j;\nvar definePropertyModule$4 = objectDefineProperty;\nvar makeBuiltIn = makeBuiltIn$2.exports;\nvar defineGlobalProperty$1 = defineGlobalProperty$3;\n\nvar defineBuiltIn$6 = function (O, key, value, options) {\n if (!options) options = {};\n var simple = options.enumerable;\n var name = options.name !== undefined ? options.name : key;\n if (isCallable$a(value)) makeBuiltIn(value, name, options);\n if (options.global) {\n if (simple) O[key] = value;\n else defineGlobalProperty$1(key, value);\n } else {\n try {\n if (!options.unsafe) delete O[key];\n else if (O[key]) simple = true;\n } catch (error) { /* empty */ }\n if (simple) O[key] = value;\n else definePropertyModule$4.f(O, key, {\n value: value,\n enumerable: false,\n configurable: !options.nonConfigurable,\n writable: !options.nonWritable\n });\n } return O;\n};\n\nvar uncurryThis$h = functionUncurryThis;\n\nvar toString$8 = uncurryThis$h({}.toString);\nvar stringSlice$5 = uncurryThis$h(''.slice);\n\nvar classofRaw$1 = function (it) {\n return stringSlice$5(toString$8(it), 8, -1);\n};\n\nvar TO_STRING_TAG_SUPPORT$2 = toStringTagSupport;\nvar isCallable$9 = isCallable$j;\nvar classofRaw = classofRaw$1;\nvar wellKnownSymbol$c = wellKnownSymbol$f;\n\nvar TO_STRING_TAG$1 = wellKnownSymbol$c('toStringTag');\nvar $Object$1 = Object;\n\n// ES3 wrong here\nvar CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }()) == 'Arguments';\n\n// fallback for IE11 Script Access Denied error\nvar tryGet = function (it, key) {\n try {\n return it[key];\n } catch (error) { /* empty */ }\n};\n\n// getting tag from ES6+ `Object.prototype.toString`\nvar classof$9 = TO_STRING_TAG_SUPPORT$2 ? classofRaw : function (it) {\n var O, tag, result;\n return it === undefined ? 'Undefined' : it === null ? 'Null'\n // @@toStringTag case\n : typeof (tag = tryGet(O = $Object$1(it), TO_STRING_TAG$1)) == 'string' ? tag\n // builtinTag case\n : CORRECT_ARGUMENTS ? classofRaw(O)\n // ES3 arguments fallback\n : (result = classofRaw(O)) == 'Object' && isCallable$9(O.callee) ? 'Arguments' : result;\n};\n\nvar TO_STRING_TAG_SUPPORT$1 = toStringTagSupport;\nvar classof$8 = classof$9;\n\n// `Object.prototype.toString` method implementation\n// https://tc39.es/ecma262/#sec-object.prototype.tostring\nvar objectToString$1 = TO_STRING_TAG_SUPPORT$1 ? {}.toString : function toString() {\n return '[object ' + classof$8(this) + ']';\n};\n\nvar TO_STRING_TAG_SUPPORT = toStringTagSupport;\nvar defineBuiltIn$5 = defineBuiltIn$6;\nvar toString$7 = objectToString$1;\n\n// `Object.prototype.toString` method\n// https://tc39.es/ecma262/#sec-object.prototype.tostring\nif (!TO_STRING_TAG_SUPPORT) {\n defineBuiltIn$5(Object.prototype, 'toString', toString$7, { unsafe: true });\n}\n\nvar objectGetOwnPropertyDescriptor = {};\n\nvar objectPropertyIsEnumerable = {};\n\nvar $propertyIsEnumerable = {}.propertyIsEnumerable;\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar getOwnPropertyDescriptor$2 = Object.getOwnPropertyDescriptor;\n\n// Nashorn ~ JDK8 bug\nvar NASHORN_BUG = getOwnPropertyDescriptor$2 && !$propertyIsEnumerable.call({ 1: 2 }, 1);\n\n// `Object.prototype.propertyIsEnumerable` method implementation\n// https://tc39.es/ecma262/#sec-object.prototype.propertyisenumerable\nobjectPropertyIsEnumerable.f = NASHORN_BUG ? function propertyIsEnumerable(V) {\n var descriptor = getOwnPropertyDescriptor$2(this, V);\n return !!descriptor && descriptor.enumerable;\n} : $propertyIsEnumerable;\n\nvar uncurryThis$g = functionUncurryThis;\nvar fails$e = fails$l;\nvar classof$7 = classofRaw$1;\n\nvar $Object = Object;\nvar split = uncurryThis$g(''.split);\n\n// fallback for non-array-like ES3 and non-enumerable old V8 strings\nvar indexedObject = fails$e(function () {\n // throws an error in rhino, see https://github.com/mozilla/rhino/issues/346\n // eslint-disable-next-line no-prototype-builtins -- safe\n return !$Object('z').propertyIsEnumerable(0);\n}) ? function (it) {\n return classof$7(it) == 'String' ? split(it, '') : $Object(it);\n} : $Object;\n\n// toObject with fallback for non-array-like ES3 strings\nvar IndexedObject$2 = indexedObject;\nvar requireObjectCoercible$4 = requireObjectCoercible$6;\n\nvar toIndexedObject$4 = function (it) {\n return IndexedObject$2(requireObjectCoercible$4(it));\n};\n\nvar DESCRIPTORS$4 = descriptors;\nvar call$e = functionCall;\nvar propertyIsEnumerableModule$1 = objectPropertyIsEnumerable;\nvar createPropertyDescriptor$1 = createPropertyDescriptor$3;\nvar toIndexedObject$3 = toIndexedObject$4;\nvar toPropertyKey$1 = toPropertyKey$3;\nvar hasOwn$5 = hasOwnProperty_1;\nvar IE8_DOM_DEFINE = ie8DomDefine;\n\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar $getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\n\n// `Object.getOwnPropertyDescriptor` method\n// https://tc39.es/ecma262/#sec-object.getownpropertydescriptor\nobjectGetOwnPropertyDescriptor.f = DESCRIPTORS$4 ? $getOwnPropertyDescriptor : function getOwnPropertyDescriptor(O, P) {\n O = toIndexedObject$3(O);\n P = toPropertyKey$1(P);\n if (IE8_DOM_DEFINE) try {\n return $getOwnPropertyDescriptor(O, P);\n } catch (error) { /* empty */ }\n if (hasOwn$5(O, P)) return createPropertyDescriptor$1(!call$e(propertyIsEnumerableModule$1.f, O, P), O[P]);\n};\n\nvar objectGetOwnPropertyNames = {};\n\nvar ceil = Math.ceil;\nvar floor$1 = Math.floor;\n\n// `Math.trunc` method\n// https://tc39.es/ecma262/#sec-math.trunc\n// eslint-disable-next-line es-x/no-math-trunc -- safe\nvar mathTrunc = Math.trunc || function trunc(x) {\n var n = +x;\n return (n > 0 ? floor$1 : ceil)(n);\n};\n\nvar trunc = mathTrunc;\n\n// `ToIntegerOrInfinity` abstract operation\n// https://tc39.es/ecma262/#sec-tointegerorinfinity\nvar toIntegerOrInfinity$4 = function (argument) {\n var number = +argument;\n // eslint-disable-next-line no-self-compare -- NaN check\n return number !== number || number === 0 ? 0 : trunc(number);\n};\n\nvar toIntegerOrInfinity$3 = toIntegerOrInfinity$4;\n\nvar max$2 = Math.max;\nvar min$3 = Math.min;\n\n// Helper for a popular repeating case of the spec:\n// Let integer be ? ToInteger(index).\n// If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).\nvar toAbsoluteIndex$2 = function (index, length) {\n var integer = toIntegerOrInfinity$3(index);\n return integer < 0 ? max$2(integer + length, 0) : min$3(integer, length);\n};\n\nvar toIntegerOrInfinity$2 = toIntegerOrInfinity$4;\n\nvar min$2 = Math.min;\n\n// `ToLength` abstract operation\n// https://tc39.es/ecma262/#sec-tolength\nvar toLength$3 = function (argument) {\n return argument > 0 ? min$2(toIntegerOrInfinity$2(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991\n};\n\nvar toLength$2 = toLength$3;\n\n// `LengthOfArrayLike` abstract operation\n// https://tc39.es/ecma262/#sec-lengthofarraylike\nvar lengthOfArrayLike$4 = function (obj) {\n return toLength$2(obj.length);\n};\n\nvar toIndexedObject$2 = toIndexedObject$4;\nvar toAbsoluteIndex$1 = toAbsoluteIndex$2;\nvar lengthOfArrayLike$3 = lengthOfArrayLike$4;\n\n// `Array.prototype.{ indexOf, includes }` methods implementation\nvar createMethod$3 = function (IS_INCLUDES) {\n return function ($this, el, fromIndex) {\n var O = toIndexedObject$2($this);\n var length = lengthOfArrayLike$3(O);\n var index = toAbsoluteIndex$1(fromIndex, length);\n var value;\n // Array#includes uses SameValueZero equality algorithm\n // eslint-disable-next-line no-self-compare -- NaN check\n if (IS_INCLUDES && el != el) while (length > index) {\n value = O[index++];\n // eslint-disable-next-line no-self-compare -- NaN check\n if (value != value) return true;\n // Array#indexOf ignores holes, Array#includes - not\n } else for (;length > index; index++) {\n if ((IS_INCLUDES || index in O) && O[index] === el) return IS_INCLUDES || index || 0;\n } return !IS_INCLUDES && -1;\n };\n};\n\nvar arrayIncludes = {\n // `Array.prototype.includes` method\n // https://tc39.es/ecma262/#sec-array.prototype.includes\n includes: createMethod$3(true),\n // `Array.prototype.indexOf` method\n // https://tc39.es/ecma262/#sec-array.prototype.indexof\n indexOf: createMethod$3(false)\n};\n\nvar uncurryThis$f = functionUncurryThis;\nvar hasOwn$4 = hasOwnProperty_1;\nvar toIndexedObject$1 = toIndexedObject$4;\nvar indexOf$1 = arrayIncludes.indexOf;\nvar hiddenKeys$2 = hiddenKeys$4;\n\nvar push$3 = uncurryThis$f([].push);\n\nvar objectKeysInternal = function (object, names) {\n var O = toIndexedObject$1(object);\n var i = 0;\n var result = [];\n var key;\n for (key in O) !hasOwn$4(hiddenKeys$2, key) && hasOwn$4(O, key) && push$3(result, key);\n // Don't enum bug & hidden keys\n while (names.length > i) if (hasOwn$4(O, key = names[i++])) {\n ~indexOf$1(result, key) || push$3(result, key);\n }\n return result;\n};\n\n// IE8- don't enum bug keys\nvar enumBugKeys$3 = [\n 'constructor',\n 'hasOwnProperty',\n 'isPrototypeOf',\n 'propertyIsEnumerable',\n 'toLocaleString',\n 'toString',\n 'valueOf'\n];\n\nvar internalObjectKeys$1 = objectKeysInternal;\nvar enumBugKeys$2 = enumBugKeys$3;\n\nvar hiddenKeys$1 = enumBugKeys$2.concat('length', 'prototype');\n\n// `Object.getOwnPropertyNames` method\n// https://tc39.es/ecma262/#sec-object.getownpropertynames\n// eslint-disable-next-line es-x/no-object-getownpropertynames -- safe\nobjectGetOwnPropertyNames.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {\n return internalObjectKeys$1(O, hiddenKeys$1);\n};\n\nvar objectGetOwnPropertySymbols = {};\n\n// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- safe\nobjectGetOwnPropertySymbols.f = Object.getOwnPropertySymbols;\n\nvar getBuiltIn$5 = getBuiltIn$8;\nvar uncurryThis$e = functionUncurryThis;\nvar getOwnPropertyNamesModule = objectGetOwnPropertyNames;\nvar getOwnPropertySymbolsModule$1 = objectGetOwnPropertySymbols;\nvar anObject$d = anObject$f;\n\nvar concat$2 = uncurryThis$e([].concat);\n\n// all object keys, includes non-enumerable and symbols\nvar ownKeys$1 = getBuiltIn$5('Reflect', 'ownKeys') || function ownKeys(it) {\n var keys = getOwnPropertyNamesModule.f(anObject$d(it));\n var getOwnPropertySymbols = getOwnPropertySymbolsModule$1.f;\n return getOwnPropertySymbols ? concat$2(keys, getOwnPropertySymbols(it)) : keys;\n};\n\nvar hasOwn$3 = hasOwnProperty_1;\nvar ownKeys = ownKeys$1;\nvar getOwnPropertyDescriptorModule = objectGetOwnPropertyDescriptor;\nvar definePropertyModule$3 = objectDefineProperty;\n\nvar copyConstructorProperties$1 = function (target, source, exceptions) {\n var keys = ownKeys(source);\n var defineProperty = definePropertyModule$3.f;\n var getOwnPropertyDescriptor = getOwnPropertyDescriptorModule.f;\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n if (!hasOwn$3(target, key) && !(exceptions && hasOwn$3(exceptions, key))) {\n defineProperty(target, key, getOwnPropertyDescriptor(source, key));\n }\n }\n};\n\nvar fails$d = fails$l;\nvar isCallable$8 = isCallable$j;\n\nvar replacement = /#|\\.prototype\\./;\n\nvar isForced$2 = function (feature, detection) {\n var value = data[normalize(feature)];\n return value == POLYFILL ? true\n : value == NATIVE ? false\n : isCallable$8(detection) ? fails$d(detection)\n : !!detection;\n};\n\nvar normalize = isForced$2.normalize = function (string) {\n return String(string).replace(replacement, '.').toLowerCase();\n};\n\nvar data = isForced$2.data = {};\nvar NATIVE = isForced$2.NATIVE = 'N';\nvar POLYFILL = isForced$2.POLYFILL = 'P';\n\nvar isForced_1 = isForced$2;\n\nvar global$c = global$l;\nvar getOwnPropertyDescriptor$1 = objectGetOwnPropertyDescriptor.f;\nvar createNonEnumerableProperty$1 = createNonEnumerableProperty$3;\nvar defineBuiltIn$4 = defineBuiltIn$6;\nvar defineGlobalProperty = defineGlobalProperty$3;\nvar copyConstructorProperties = copyConstructorProperties$1;\nvar isForced$1 = isForced_1;\n\n/*\n options.target - name of the target object\n options.global - target is the global object\n options.stat - export as static methods of target\n options.proto - export as prototype methods of target\n options.real - real prototype method for the `pure` version\n options.forced - export even if the native feature is available\n options.bind - bind methods to the target, required for the `pure` version\n options.wrap - wrap constructors to preventing global pollution, required for the `pure` version\n options.unsafe - use the simple assignment of property instead of delete + defineProperty\n options.sham - add a flag to not completely full polyfills\n options.enumerable - export as enumerable property\n options.dontCallGetSet - prevent calling a getter on target\n options.name - the .name of the function if it does not match the key\n*/\nvar _export = function (options, source) {\n var TARGET = options.target;\n var GLOBAL = options.global;\n var STATIC = options.stat;\n var FORCED, target, key, targetProperty, sourceProperty, descriptor;\n if (GLOBAL) {\n target = global$c;\n } else if (STATIC) {\n target = global$c[TARGET] || defineGlobalProperty(TARGET, {});\n } else {\n target = (global$c[TARGET] || {}).prototype;\n }\n if (target) for (key in source) {\n sourceProperty = source[key];\n if (options.dontCallGetSet) {\n descriptor = getOwnPropertyDescriptor$1(target, key);\n targetProperty = descriptor && descriptor.value;\n } else targetProperty = target[key];\n FORCED = isForced$1(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);\n // contained in target\n if (!FORCED && targetProperty !== undefined) {\n if (typeof sourceProperty == typeof targetProperty) continue;\n copyConstructorProperties(sourceProperty, targetProperty);\n }\n // add a flag to not completely full polyfills\n if (options.sham || (targetProperty && targetProperty.sham)) {\n createNonEnumerableProperty$1(sourceProperty, 'sham', true);\n }\n defineBuiltIn$4(target, key, sourceProperty, options);\n }\n};\n\nvar classof$6 = classofRaw$1;\nvar global$b = global$l;\n\nvar engineIsNode = classof$6(global$b.process) == 'process';\n\nvar isCallable$7 = isCallable$j;\n\nvar $String$1 = String;\nvar $TypeError$6 = TypeError;\n\nvar aPossiblePrototype$1 = function (argument) {\n if (typeof argument == 'object' || isCallable$7(argument)) return argument;\n throw $TypeError$6(\"Can't set \" + $String$1(argument) + ' as a prototype');\n};\n\nvar uncurryThis$d = functionUncurryThis;\nvar anObject$c = anObject$f;\nvar aPossiblePrototype = aPossiblePrototype$1;\n\n// `Object.setPrototypeOf` method\n// https://tc39.es/ecma262/#sec-object.setprototypeof\n// Works with __proto__ only. Old v8 can't work with null proto objects.\n// eslint-disable-next-line es-x/no-object-setprototypeof -- safe\nvar objectSetPrototypeOf = Object.setPrototypeOf || ('__proto__' in {} ? function () {\n var CORRECT_SETTER = false;\n var test = {};\n var setter;\n try {\n // eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\n setter = uncurryThis$d(Object.getOwnPropertyDescriptor(Object.prototype, '__proto__').set);\n setter(test, []);\n CORRECT_SETTER = test instanceof Array;\n } catch (error) { /* empty */ }\n return function setPrototypeOf(O, proto) {\n anObject$c(O);\n aPossiblePrototype(proto);\n if (CORRECT_SETTER) setter(O, proto);\n else O.__proto__ = proto;\n return O;\n };\n}() : undefined);\n\nvar defineProperty$2 = objectDefineProperty.f;\nvar hasOwn$2 = hasOwnProperty_1;\nvar wellKnownSymbol$b = wellKnownSymbol$f;\n\nvar TO_STRING_TAG = wellKnownSymbol$b('toStringTag');\n\nvar setToStringTag$1 = function (target, TAG, STATIC) {\n if (target && !STATIC) target = target.prototype;\n if (target && !hasOwn$2(target, TO_STRING_TAG)) {\n defineProperty$2(target, TO_STRING_TAG, { configurable: true, value: TAG });\n }\n};\n\nvar getBuiltIn$4 = getBuiltIn$8;\nvar definePropertyModule$2 = objectDefineProperty;\nvar wellKnownSymbol$a = wellKnownSymbol$f;\nvar DESCRIPTORS$3 = descriptors;\n\nvar SPECIES$5 = wellKnownSymbol$a('species');\n\nvar setSpecies$1 = function (CONSTRUCTOR_NAME) {\n var Constructor = getBuiltIn$4(CONSTRUCTOR_NAME);\n var defineProperty = definePropertyModule$2.f;\n\n if (DESCRIPTORS$3 && Constructor && !Constructor[SPECIES$5]) {\n defineProperty(Constructor, SPECIES$5, {\n configurable: true,\n get: function () { return this; }\n });\n }\n};\n\nvar isPrototypeOf$2 = objectIsPrototypeOf;\n\nvar $TypeError$5 = TypeError;\n\nvar anInstance$1 = function (it, Prototype) {\n if (isPrototypeOf$2(Prototype, it)) return it;\n throw $TypeError$5('Incorrect invocation');\n};\n\nvar uncurryThis$c = functionUncurryThis;\nvar fails$c = fails$l;\nvar isCallable$6 = isCallable$j;\nvar classof$5 = classof$9;\nvar getBuiltIn$3 = getBuiltIn$8;\nvar inspectSource$1 = inspectSource$4;\n\nvar noop = function () { /* empty */ };\nvar empty = [];\nvar construct = getBuiltIn$3('Reflect', 'construct');\nvar constructorRegExp = /^\\s*(?:class|function)\\b/;\nvar exec$2 = uncurryThis$c(constructorRegExp.exec);\nvar INCORRECT_TO_STRING = !constructorRegExp.exec(noop);\n\nvar isConstructorModern = function isConstructor(argument) {\n if (!isCallable$6(argument)) return false;\n try {\n construct(noop, empty, argument);\n return true;\n } catch (error) {\n return false;\n }\n};\n\nvar isConstructorLegacy = function isConstructor(argument) {\n if (!isCallable$6(argument)) return false;\n switch (classof$5(argument)) {\n case 'AsyncFunction':\n case 'GeneratorFunction':\n case 'AsyncGeneratorFunction': return false;\n }\n try {\n // we can't check .prototype since constructors produced by .bind haven't it\n // `Function#toString` throws on some built-it function in some legacy engines\n // (for example, `DOMQuad` and similar in FF41-)\n return INCORRECT_TO_STRING || !!exec$2(constructorRegExp, inspectSource$1(argument));\n } catch (error) {\n return true;\n }\n};\n\nisConstructorLegacy.sham = true;\n\n// `IsConstructor` abstract operation\n// https://tc39.es/ecma262/#sec-isconstructor\nvar isConstructor$2 = !construct || fails$c(function () {\n var called;\n return isConstructorModern(isConstructorModern.call)\n || !isConstructorModern(Object)\n || !isConstructorModern(function () { called = true; })\n || called;\n}) ? isConstructorLegacy : isConstructorModern;\n\nvar isConstructor$1 = isConstructor$2;\nvar tryToString$2 = tryToString$4;\n\nvar $TypeError$4 = TypeError;\n\n// `Assert: IsConstructor(argument) is true`\nvar aConstructor$1 = function (argument) {\n if (isConstructor$1(argument)) return argument;\n throw $TypeError$4(tryToString$2(argument) + ' is not a constructor');\n};\n\nvar anObject$b = anObject$f;\nvar aConstructor = aConstructor$1;\nvar wellKnownSymbol$9 = wellKnownSymbol$f;\n\nvar SPECIES$4 = wellKnownSymbol$9('species');\n\n// `SpeciesConstructor` abstract operation\n// https://tc39.es/ecma262/#sec-speciesconstructor\nvar speciesConstructor$2 = function (O, defaultConstructor) {\n var C = anObject$b(O).constructor;\n var S;\n return C === undefined || (S = anObject$b(C)[SPECIES$4]) == undefined ? defaultConstructor : aConstructor(S);\n};\n\nvar NATIVE_BIND$1 = functionBindNative;\n\nvar FunctionPrototype = Function.prototype;\nvar apply$3 = FunctionPrototype.apply;\nvar call$d = FunctionPrototype.call;\n\n// eslint-disable-next-line es-x/no-reflect -- safe\nvar functionApply = typeof Reflect == 'object' && Reflect.apply || (NATIVE_BIND$1 ? call$d.bind(apply$3) : function () {\n return call$d.apply(apply$3, arguments);\n});\n\nvar uncurryThis$b = functionUncurryThis;\nvar aCallable$5 = aCallable$7;\nvar NATIVE_BIND = functionBindNative;\n\nvar bind$5 = uncurryThis$b(uncurryThis$b.bind);\n\n// optional / simple context binding\nvar functionBindContext = function (fn, that) {\n aCallable$5(fn);\n return that === undefined ? fn : NATIVE_BIND ? bind$5(fn, that) : function (/* ...args */) {\n return fn.apply(that, arguments);\n };\n};\n\nvar getBuiltIn$2 = getBuiltIn$8;\n\nvar html$2 = getBuiltIn$2('document', 'documentElement');\n\nvar uncurryThis$a = functionUncurryThis;\n\nvar arraySlice$2 = uncurryThis$a([].slice);\n\nvar $TypeError$3 = TypeError;\n\nvar validateArgumentsLength$1 = function (passed, required) {\n if (passed < required) throw $TypeError$3('Not enough arguments');\n return passed;\n};\n\nvar userAgent$2 = engineUserAgent;\n\nvar engineIsIos = /(?:ipad|iphone|ipod).*applewebkit/i.test(userAgent$2);\n\nvar global$a = global$l;\nvar apply$2 = functionApply;\nvar bind$4 = functionBindContext;\nvar isCallable$5 = isCallable$j;\nvar hasOwn$1 = hasOwnProperty_1;\nvar fails$b = fails$l;\nvar html$1 = html$2;\nvar arraySlice$1 = arraySlice$2;\nvar createElement = documentCreateElement$1;\nvar validateArgumentsLength = validateArgumentsLength$1;\nvar IS_IOS$1 = engineIsIos;\nvar IS_NODE$3 = engineIsNode;\n\nvar set = global$a.setImmediate;\nvar clear = global$a.clearImmediate;\nvar process$3 = global$a.process;\nvar Dispatch = global$a.Dispatch;\nvar Function$1 = global$a.Function;\nvar MessageChannel = global$a.MessageChannel;\nvar String$1 = global$a.String;\nvar counter = 0;\nvar queue$1 = {};\nvar ONREADYSTATECHANGE = 'onreadystatechange';\nvar location, defer, channel, port;\n\ntry {\n // Deno throws a ReferenceError on `location` access without `--location` flag\n location = global$a.location;\n} catch (error) { /* empty */ }\n\nvar run = function (id) {\n if (hasOwn$1(queue$1, id)) {\n var fn = queue$1[id];\n delete queue$1[id];\n fn();\n }\n};\n\nvar runner = function (id) {\n return function () {\n run(id);\n };\n};\n\nvar listener = function (event) {\n run(event.data);\n};\n\nvar post = function (id) {\n // old engines have not location.origin\n global$a.postMessage(String$1(id), location.protocol + '//' + location.host);\n};\n\n// Node.js 0.9+ & IE10+ has setImmediate, otherwise:\nif (!set || !clear) {\n set = function setImmediate(handler) {\n validateArgumentsLength(arguments.length, 1);\n var fn = isCallable$5(handler) ? handler : Function$1(handler);\n var args = arraySlice$1(arguments, 1);\n queue$1[++counter] = function () {\n apply$2(fn, undefined, args);\n };\n defer(counter);\n return counter;\n };\n clear = function clearImmediate(id) {\n delete queue$1[id];\n };\n // Node.js 0.8-\n if (IS_NODE$3) {\n defer = function (id) {\n process$3.nextTick(runner(id));\n };\n // Sphere (JS game engine) Dispatch API\n } else if (Dispatch && Dispatch.now) {\n defer = function (id) {\n Dispatch.now(runner(id));\n };\n // Browsers with MessageChannel, includes WebWorkers\n // except iOS - https://github.com/zloirock/core-js/issues/624\n } else if (MessageChannel && !IS_IOS$1) {\n channel = new MessageChannel();\n port = channel.port2;\n channel.port1.onmessage = listener;\n defer = bind$4(port.postMessage, port);\n // Browsers with postMessage, skip WebWorkers\n // IE8 has postMessage, but it's sync & typeof its postMessage is 'object'\n } else if (\n global$a.addEventListener &&\n isCallable$5(global$a.postMessage) &&\n !global$a.importScripts &&\n location && location.protocol !== 'file:' &&\n !fails$b(post)\n ) {\n defer = post;\n global$a.addEventListener('message', listener, false);\n // IE8-\n } else if (ONREADYSTATECHANGE in createElement('script')) {\n defer = function (id) {\n html$1.appendChild(createElement('script'))[ONREADYSTATECHANGE] = function () {\n html$1.removeChild(this);\n run(id);\n };\n };\n // Rest old browsers\n } else {\n defer = function (id) {\n setTimeout(runner(id), 0);\n };\n }\n}\n\nvar task$1 = {\n set: set,\n clear: clear\n};\n\nvar userAgent$1 = engineUserAgent;\nvar global$9 = global$l;\n\nvar engineIsIosPebble = /ipad|iphone|ipod/i.test(userAgent$1) && global$9.Pebble !== undefined;\n\nvar userAgent = engineUserAgent;\n\nvar engineIsWebosWebkit = /web0s(?!.*chrome)/i.test(userAgent);\n\nvar global$8 = global$l;\nvar bind$3 = functionBindContext;\nvar getOwnPropertyDescriptor = objectGetOwnPropertyDescriptor.f;\nvar macrotask = task$1.set;\nvar IS_IOS = engineIsIos;\nvar IS_IOS_PEBBLE = engineIsIosPebble;\nvar IS_WEBOS_WEBKIT = engineIsWebosWebkit;\nvar IS_NODE$2 = engineIsNode;\n\nvar MutationObserver = global$8.MutationObserver || global$8.WebKitMutationObserver;\nvar document$2 = global$8.document;\nvar process$2 = global$8.process;\nvar Promise$1 = global$8.Promise;\n// Node.js 11 shows ExperimentalWarning on getting `queueMicrotask`\nvar queueMicrotaskDescriptor = getOwnPropertyDescriptor(global$8, 'queueMicrotask');\nvar queueMicrotask = queueMicrotaskDescriptor && queueMicrotaskDescriptor.value;\n\nvar flush, head, last, notify$1, toggle, node, promise, then;\n\n// modern engines have queueMicrotask method\nif (!queueMicrotask) {\n flush = function () {\n var parent, fn;\n if (IS_NODE$2 && (parent = process$2.domain)) parent.exit();\n while (head) {\n fn = head.fn;\n head = head.next;\n try {\n fn();\n } catch (error) {\n if (head) notify$1();\n else last = undefined;\n throw error;\n }\n } last = undefined;\n if (parent) parent.enter();\n };\n\n // browsers with MutationObserver, except iOS - https://github.com/zloirock/core-js/issues/339\n // also except WebOS Webkit https://github.com/zloirock/core-js/issues/898\n if (!IS_IOS && !IS_NODE$2 && !IS_WEBOS_WEBKIT && MutationObserver && document$2) {\n toggle = true;\n node = document$2.createTextNode('');\n new MutationObserver(flush).observe(node, { characterData: true });\n notify$1 = function () {\n node.data = toggle = !toggle;\n };\n // environments with maybe non-completely correct, but existent Promise\n } else if (!IS_IOS_PEBBLE && Promise$1 && Promise$1.resolve) {\n // Promise.resolve without an argument throws an error in LG WebOS 2\n promise = Promise$1.resolve(undefined);\n // workaround of WebKit ~ iOS Safari 10.1 bug\n promise.constructor = Promise$1;\n then = bind$3(promise.then, promise);\n notify$1 = function () {\n then(flush);\n };\n // Node.js without promises\n } else if (IS_NODE$2) {\n notify$1 = function () {\n process$2.nextTick(flush);\n };\n // for other environments - macrotask based on:\n // - setImmediate\n // - MessageChannel\n // - window.postMessage\n // - onreadystatechange\n // - setTimeout\n } else {\n // strange IE + webpack dev server bug - use .bind(global)\n macrotask = bind$3(macrotask, global$8);\n notify$1 = function () {\n macrotask(flush);\n };\n }\n}\n\nvar microtask$1 = queueMicrotask || function (fn) {\n var task = { fn: fn, next: undefined };\n if (last) last.next = task;\n if (!head) {\n head = task;\n notify$1();\n } last = task;\n};\n\nvar global$7 = global$l;\n\nvar hostReportErrors$1 = function (a, b) {\n var console = global$7.console;\n if (console && console.error) {\n arguments.length == 1 ? console.error(a) : console.error(a, b);\n }\n};\n\nvar perform$3 = function (exec) {\n try {\n return { error: false, value: exec() };\n } catch (error) {\n return { error: true, value: error };\n }\n};\n\nvar Queue$1 = function () {\n this.head = null;\n this.tail = null;\n};\n\nQueue$1.prototype = {\n add: function (item) {\n var entry = { item: item, next: null };\n if (this.head) this.tail.next = entry;\n else this.head = entry;\n this.tail = entry;\n },\n get: function () {\n var entry = this.head;\n if (entry) {\n this.head = entry.next;\n if (this.tail === entry) this.tail = null;\n return entry.item;\n }\n }\n};\n\nvar queue = Queue$1;\n\nvar global$6 = global$l;\n\nvar promiseNativeConstructor = global$6.Promise;\n\nvar engineIsDeno = typeof Deno == 'object' && Deno && typeof Deno.version == 'object';\n\nvar IS_DENO$1 = engineIsDeno;\nvar IS_NODE$1 = engineIsNode;\n\nvar engineIsBrowser = !IS_DENO$1 && !IS_NODE$1\n && typeof window == 'object'\n && typeof document == 'object';\n\nvar global$5 = global$l;\nvar NativePromiseConstructor$3 = promiseNativeConstructor;\nvar isCallable$4 = isCallable$j;\nvar isForced = isForced_1;\nvar inspectSource = inspectSource$4;\nvar wellKnownSymbol$8 = wellKnownSymbol$f;\nvar IS_BROWSER = engineIsBrowser;\nvar IS_DENO = engineIsDeno;\nvar V8_VERSION$1 = engineV8Version;\n\nNativePromiseConstructor$3 && NativePromiseConstructor$3.prototype;\nvar SPECIES$3 = wellKnownSymbol$8('species');\nvar SUBCLASSING = false;\nvar NATIVE_PROMISE_REJECTION_EVENT$1 = isCallable$4(global$5.PromiseRejectionEvent);\n\nvar FORCED_PROMISE_CONSTRUCTOR$5 = isForced('Promise', function () {\n var PROMISE_CONSTRUCTOR_SOURCE = inspectSource(NativePromiseConstructor$3);\n var GLOBAL_CORE_JS_PROMISE = PROMISE_CONSTRUCTOR_SOURCE !== String(NativePromiseConstructor$3);\n // V8 6.6 (Node 10 and Chrome 66) have a bug with resolving custom thenables\n // https://bugs.chromium.org/p/chromium/issues/detail?id=830565\n // We can't detect it synchronously, so just check versions\n if (!GLOBAL_CORE_JS_PROMISE && V8_VERSION$1 === 66) return true;\n // We can't use @@species feature detection in V8 since it causes\n // deoptimization and performance degradation\n // https://github.com/zloirock/core-js/issues/679\n if (!V8_VERSION$1 || V8_VERSION$1 < 51 || !/native code/.test(PROMISE_CONSTRUCTOR_SOURCE)) {\n // Detect correctness of subclassing with @@species support\n var promise = new NativePromiseConstructor$3(function (resolve) { resolve(1); });\n var FakePromise = function (exec) {\n exec(function () { /* empty */ }, function () { /* empty */ });\n };\n var constructor = promise.constructor = {};\n constructor[SPECIES$3] = FakePromise;\n SUBCLASSING = promise.then(function () { /* empty */ }) instanceof FakePromise;\n if (!SUBCLASSING) return true;\n // Unhandled rejections tracking support, NodeJS Promise without it fails @@species test\n } return !GLOBAL_CORE_JS_PROMISE && (IS_BROWSER || IS_DENO) && !NATIVE_PROMISE_REJECTION_EVENT$1;\n});\n\nvar promiseConstructorDetection = {\n CONSTRUCTOR: FORCED_PROMISE_CONSTRUCTOR$5,\n REJECTION_EVENT: NATIVE_PROMISE_REJECTION_EVENT$1,\n SUBCLASSING: SUBCLASSING\n};\n\nvar newPromiseCapability$2 = {};\n\nvar aCallable$4 = aCallable$7;\n\nvar PromiseCapability = function (C) {\n var resolve, reject;\n this.promise = new C(function ($$resolve, $$reject) {\n if (resolve !== undefined || reject !== undefined) throw TypeError('Bad Promise constructor');\n resolve = $$resolve;\n reject = $$reject;\n });\n this.resolve = aCallable$4(resolve);\n this.reject = aCallable$4(reject);\n};\n\n// `NewPromiseCapability` abstract operation\n// https://tc39.es/ecma262/#sec-newpromisecapability\nnewPromiseCapability$2.f = function (C) {\n return new PromiseCapability(C);\n};\n\nvar $$b = _export;\nvar IS_NODE = engineIsNode;\nvar global$4 = global$l;\nvar call$c = functionCall;\nvar defineBuiltIn$3 = defineBuiltIn$6;\nvar setPrototypeOf = objectSetPrototypeOf;\nvar setToStringTag = setToStringTag$1;\nvar setSpecies = setSpecies$1;\nvar aCallable$3 = aCallable$7;\nvar isCallable$3 = isCallable$j;\nvar isObject$4 = isObject$a;\nvar anInstance = anInstance$1;\nvar speciesConstructor$1 = speciesConstructor$2;\nvar task = task$1.set;\nvar microtask = microtask$1;\nvar hostReportErrors = hostReportErrors$1;\nvar perform$2 = perform$3;\nvar Queue = queue;\nvar InternalStateModule = internalState;\nvar NativePromiseConstructor$2 = promiseNativeConstructor;\nvar PromiseConstructorDetection = promiseConstructorDetection;\nvar newPromiseCapabilityModule$3 = newPromiseCapability$2;\n\nvar PROMISE = 'Promise';\nvar FORCED_PROMISE_CONSTRUCTOR$4 = PromiseConstructorDetection.CONSTRUCTOR;\nvar NATIVE_PROMISE_REJECTION_EVENT = PromiseConstructorDetection.REJECTION_EVENT;\nvar NATIVE_PROMISE_SUBCLASSING = PromiseConstructorDetection.SUBCLASSING;\nvar getInternalPromiseState = InternalStateModule.getterFor(PROMISE);\nvar setInternalState = InternalStateModule.set;\nvar NativePromisePrototype$1 = NativePromiseConstructor$2 && NativePromiseConstructor$2.prototype;\nvar PromiseConstructor = NativePromiseConstructor$2;\nvar PromisePrototype = NativePromisePrototype$1;\nvar TypeError$1 = global$4.TypeError;\nvar document$1 = global$4.document;\nvar process$1 = global$4.process;\nvar newPromiseCapability$1 = newPromiseCapabilityModule$3.f;\nvar newGenericPromiseCapability = newPromiseCapability$1;\n\nvar DISPATCH_EVENT = !!(document$1 && document$1.createEvent && global$4.dispatchEvent);\nvar UNHANDLED_REJECTION = 'unhandledrejection';\nvar REJECTION_HANDLED = 'rejectionhandled';\nvar PENDING = 0;\nvar FULFILLED = 1;\nvar REJECTED = 2;\nvar HANDLED = 1;\nvar UNHANDLED = 2;\n\nvar Internal, OwnPromiseCapability, PromiseWrapper, nativeThen;\n\n// helpers\nvar isThenable = function (it) {\n var then;\n return isObject$4(it) && isCallable$3(then = it.then) ? then : false;\n};\n\nvar callReaction = function (reaction, state) {\n var value = state.value;\n var ok = state.state == FULFILLED;\n var handler = ok ? reaction.ok : reaction.fail;\n var resolve = reaction.resolve;\n var reject = reaction.reject;\n var domain = reaction.domain;\n var result, then, exited;\n try {\n if (handler) {\n if (!ok) {\n if (state.rejection === UNHANDLED) onHandleUnhandled(state);\n state.rejection = HANDLED;\n }\n if (handler === true) result = value;\n else {\n if (domain) domain.enter();\n result = handler(value); // can throw\n if (domain) {\n domain.exit();\n exited = true;\n }\n }\n if (result === reaction.promise) {\n reject(TypeError$1('Promise-chain cycle'));\n } else if (then = isThenable(result)) {\n call$c(then, result, resolve, reject);\n } else resolve(result);\n } else reject(value);\n } catch (error) {\n if (domain && !exited) domain.exit();\n reject(error);\n }\n};\n\nvar notify = function (state, isReject) {\n if (state.notified) return;\n state.notified = true;\n microtask(function () {\n var reactions = state.reactions;\n var reaction;\n while (reaction = reactions.get()) {\n callReaction(reaction, state);\n }\n state.notified = false;\n if (isReject && !state.rejection) onUnhandled(state);\n });\n};\n\nvar dispatchEvent = function (name, promise, reason) {\n var event, handler;\n if (DISPATCH_EVENT) {\n event = document$1.createEvent('Event');\n event.promise = promise;\n event.reason = reason;\n event.initEvent(name, false, true);\n global$4.dispatchEvent(event);\n } else event = { promise: promise, reason: reason };\n if (!NATIVE_PROMISE_REJECTION_EVENT && (handler = global$4['on' + name])) handler(event);\n else if (name === UNHANDLED_REJECTION) hostReportErrors('Unhandled promise rejection', reason);\n};\n\nvar onUnhandled = function (state) {\n call$c(task, global$4, function () {\n var promise = state.facade;\n var value = state.value;\n var IS_UNHANDLED = isUnhandled(state);\n var result;\n if (IS_UNHANDLED) {\n result = perform$2(function () {\n if (IS_NODE) {\n process$1.emit('unhandledRejection', value, promise);\n } else dispatchEvent(UNHANDLED_REJECTION, promise, value);\n });\n // Browsers should not trigger `rejectionHandled` event if it was handled here, NodeJS - should\n state.rejection = IS_NODE || isUnhandled(state) ? UNHANDLED : HANDLED;\n if (result.error) throw result.value;\n }\n });\n};\n\nvar isUnhandled = function (state) {\n return state.rejection !== HANDLED && !state.parent;\n};\n\nvar onHandleUnhandled = function (state) {\n call$c(task, global$4, function () {\n var promise = state.facade;\n if (IS_NODE) {\n process$1.emit('rejectionHandled', promise);\n } else dispatchEvent(REJECTION_HANDLED, promise, state.value);\n });\n};\n\nvar bind$2 = function (fn, state, unwrap) {\n return function (value) {\n fn(state, value, unwrap);\n };\n};\n\nvar internalReject = function (state, value, unwrap) {\n if (state.done) return;\n state.done = true;\n if (unwrap) state = unwrap;\n state.value = value;\n state.state = REJECTED;\n notify(state, true);\n};\n\nvar internalResolve = function (state, value, unwrap) {\n if (state.done) return;\n state.done = true;\n if (unwrap) state = unwrap;\n try {\n if (state.facade === value) throw TypeError$1(\"Promise can't be resolved itself\");\n var then = isThenable(value);\n if (then) {\n microtask(function () {\n var wrapper = { done: false };\n try {\n call$c(then, value,\n bind$2(internalResolve, wrapper, state),\n bind$2(internalReject, wrapper, state)\n );\n } catch (error) {\n internalReject(wrapper, error, state);\n }\n });\n } else {\n state.value = value;\n state.state = FULFILLED;\n notify(state, false);\n }\n } catch (error) {\n internalReject({ done: false }, error, state);\n }\n};\n\n// constructor polyfill\nif (FORCED_PROMISE_CONSTRUCTOR$4) {\n // 25.4.3.1 Promise(executor)\n PromiseConstructor = function Promise(executor) {\n anInstance(this, PromisePrototype);\n aCallable$3(executor);\n call$c(Internal, this);\n var state = getInternalPromiseState(this);\n try {\n executor(bind$2(internalResolve, state), bind$2(internalReject, state));\n } catch (error) {\n internalReject(state, error);\n }\n };\n\n PromisePrototype = PromiseConstructor.prototype;\n\n // eslint-disable-next-line no-unused-vars -- required for `.length`\n Internal = function Promise(executor) {\n setInternalState(this, {\n type: PROMISE,\n done: false,\n notified: false,\n parent: false,\n reactions: new Queue(),\n rejection: false,\n state: PENDING,\n value: undefined\n });\n };\n\n // `Promise.prototype.then` method\n // https://tc39.es/ecma262/#sec-promise.prototype.then\n Internal.prototype = defineBuiltIn$3(PromisePrototype, 'then', function then(onFulfilled, onRejected) {\n var state = getInternalPromiseState(this);\n var reaction = newPromiseCapability$1(speciesConstructor$1(this, PromiseConstructor));\n state.parent = true;\n reaction.ok = isCallable$3(onFulfilled) ? onFulfilled : true;\n reaction.fail = isCallable$3(onRejected) && onRejected;\n reaction.domain = IS_NODE ? process$1.domain : undefined;\n if (state.state == PENDING) state.reactions.add(reaction);\n else microtask(function () {\n callReaction(reaction, state);\n });\n return reaction.promise;\n });\n\n OwnPromiseCapability = function () {\n var promise = new Internal();\n var state = getInternalPromiseState(promise);\n this.promise = promise;\n this.resolve = bind$2(internalResolve, state);\n this.reject = bind$2(internalReject, state);\n };\n\n newPromiseCapabilityModule$3.f = newPromiseCapability$1 = function (C) {\n return C === PromiseConstructor || C === PromiseWrapper\n ? new OwnPromiseCapability(C)\n : newGenericPromiseCapability(C);\n };\n\n if (isCallable$3(NativePromiseConstructor$2) && NativePromisePrototype$1 !== Object.prototype) {\n nativeThen = NativePromisePrototype$1.then;\n\n if (!NATIVE_PROMISE_SUBCLASSING) {\n // make `Promise#then` return a polyfilled `Promise` for native promise-based APIs\n defineBuiltIn$3(NativePromisePrototype$1, 'then', function then(onFulfilled, onRejected) {\n var that = this;\n return new PromiseConstructor(function (resolve, reject) {\n call$c(nativeThen, that, resolve, reject);\n }).then(onFulfilled, onRejected);\n // https://github.com/zloirock/core-js/issues/640\n }, { unsafe: true });\n }\n\n // make `.constructor === Promise` work for native promise-based APIs\n try {\n delete NativePromisePrototype$1.constructor;\n } catch (error) { /* empty */ }\n\n // make `instanceof Promise` work for native promise-based APIs\n if (setPrototypeOf) {\n setPrototypeOf(NativePromisePrototype$1, PromisePrototype);\n }\n }\n}\n\n$$b({ global: true, constructor: true, wrap: true, forced: FORCED_PROMISE_CONSTRUCTOR$4 }, {\n Promise: PromiseConstructor\n});\n\nsetToStringTag(PromiseConstructor, PROMISE, false);\nsetSpecies(PROMISE);\n\nvar iterators = {};\n\nvar wellKnownSymbol$7 = wellKnownSymbol$f;\nvar Iterators$1 = iterators;\n\nvar ITERATOR$2 = wellKnownSymbol$7('iterator');\nvar ArrayPrototype = Array.prototype;\n\n// check on default Array iterator\nvar isArrayIteratorMethod$1 = function (it) {\n return it !== undefined && (Iterators$1.Array === it || ArrayPrototype[ITERATOR$2] === it);\n};\n\nvar classof$4 = classof$9;\nvar getMethod$3 = getMethod$5;\nvar Iterators = iterators;\nvar wellKnownSymbol$6 = wellKnownSymbol$f;\n\nvar ITERATOR$1 = wellKnownSymbol$6('iterator');\n\nvar getIteratorMethod$2 = function (it) {\n if (it != undefined) return getMethod$3(it, ITERATOR$1)\n || getMethod$3(it, '@@iterator')\n || Iterators[classof$4(it)];\n};\n\nvar call$b = functionCall;\nvar aCallable$2 = aCallable$7;\nvar anObject$a = anObject$f;\nvar tryToString$1 = tryToString$4;\nvar getIteratorMethod$1 = getIteratorMethod$2;\n\nvar $TypeError$2 = TypeError;\n\nvar getIterator$1 = function (argument, usingIterator) {\n var iteratorMethod = arguments.length < 2 ? getIteratorMethod$1(argument) : usingIterator;\n if (aCallable$2(iteratorMethod)) return anObject$a(call$b(iteratorMethod, argument));\n throw $TypeError$2(tryToString$1(argument) + ' is not iterable');\n};\n\nvar call$a = functionCall;\nvar anObject$9 = anObject$f;\nvar getMethod$2 = getMethod$5;\n\nvar iteratorClose$1 = function (iterator, kind, value) {\n var innerResult, innerError;\n anObject$9(iterator);\n try {\n innerResult = getMethod$2(iterator, 'return');\n if (!innerResult) {\n if (kind === 'throw') throw value;\n return value;\n }\n innerResult = call$a(innerResult, iterator);\n } catch (error) {\n innerError = true;\n innerResult = error;\n }\n if (kind === 'throw') throw value;\n if (innerError) throw innerResult;\n anObject$9(innerResult);\n return value;\n};\n\nvar bind$1 = functionBindContext;\nvar call$9 = functionCall;\nvar anObject$8 = anObject$f;\nvar tryToString = tryToString$4;\nvar isArrayIteratorMethod = isArrayIteratorMethod$1;\nvar lengthOfArrayLike$2 = lengthOfArrayLike$4;\nvar isPrototypeOf$1 = objectIsPrototypeOf;\nvar getIterator = getIterator$1;\nvar getIteratorMethod = getIteratorMethod$2;\nvar iteratorClose = iteratorClose$1;\n\nvar $TypeError$1 = TypeError;\n\nvar Result = function (stopped, result) {\n this.stopped = stopped;\n this.result = result;\n};\n\nvar ResultPrototype = Result.prototype;\n\nvar iterate$2 = function (iterable, unboundFunction, options) {\n var that = options && options.that;\n var AS_ENTRIES = !!(options && options.AS_ENTRIES);\n var IS_RECORD = !!(options && options.IS_RECORD);\n var IS_ITERATOR = !!(options && options.IS_ITERATOR);\n var INTERRUPTED = !!(options && options.INTERRUPTED);\n var fn = bind$1(unboundFunction, that);\n var iterator, iterFn, index, length, result, next, step;\n\n var stop = function (condition) {\n if (iterator) iteratorClose(iterator, 'normal', condition);\n return new Result(true, condition);\n };\n\n var callFn = function (value) {\n if (AS_ENTRIES) {\n anObject$8(value);\n return INTERRUPTED ? fn(value[0], value[1], stop) : fn(value[0], value[1]);\n } return INTERRUPTED ? fn(value, stop) : fn(value);\n };\n\n if (IS_RECORD) {\n iterator = iterable.iterator;\n } else if (IS_ITERATOR) {\n iterator = iterable;\n } else {\n iterFn = getIteratorMethod(iterable);\n if (!iterFn) throw $TypeError$1(tryToString(iterable) + ' is not iterable');\n // optimisation for array iterators\n if (isArrayIteratorMethod(iterFn)) {\n for (index = 0, length = lengthOfArrayLike$2(iterable); length > index; index++) {\n result = callFn(iterable[index]);\n if (result && isPrototypeOf$1(ResultPrototype, result)) return result;\n } return new Result(false);\n }\n iterator = getIterator(iterable, iterFn);\n }\n\n next = IS_RECORD ? iterable.next : iterator.next;\n while (!(step = call$9(next, iterator)).done) {\n try {\n result = callFn(step.value);\n } catch (error) {\n iteratorClose(iterator, 'throw', error);\n }\n if (typeof result == 'object' && result && isPrototypeOf$1(ResultPrototype, result)) return result;\n } return new Result(false);\n};\n\nvar wellKnownSymbol$5 = wellKnownSymbol$f;\n\nvar ITERATOR = wellKnownSymbol$5('iterator');\nvar SAFE_CLOSING = false;\n\ntry {\n var called = 0;\n var iteratorWithReturn = {\n next: function () {\n return { done: !!called++ };\n },\n 'return': function () {\n SAFE_CLOSING = true;\n }\n };\n iteratorWithReturn[ITERATOR] = function () {\n return this;\n };\n // eslint-disable-next-line es-x/no-array-from, no-throw-literal -- required for testing\n Array.from(iteratorWithReturn, function () { throw 2; });\n} catch (error) { /* empty */ }\n\nvar checkCorrectnessOfIteration$1 = function (exec, SKIP_CLOSING) {\n if (!SKIP_CLOSING && !SAFE_CLOSING) return false;\n var ITERATION_SUPPORT = false;\n try {\n var object = {};\n object[ITERATOR] = function () {\n return {\n next: function () {\n return { done: ITERATION_SUPPORT = true };\n }\n };\n };\n exec(object);\n } catch (error) { /* empty */ }\n return ITERATION_SUPPORT;\n};\n\nvar NativePromiseConstructor$1 = promiseNativeConstructor;\nvar checkCorrectnessOfIteration = checkCorrectnessOfIteration$1;\nvar FORCED_PROMISE_CONSTRUCTOR$3 = promiseConstructorDetection.CONSTRUCTOR;\n\nvar promiseStaticsIncorrectIteration = FORCED_PROMISE_CONSTRUCTOR$3 || !checkCorrectnessOfIteration(function (iterable) {\n NativePromiseConstructor$1.all(iterable).then(undefined, function () { /* empty */ });\n});\n\nvar $$a = _export;\nvar call$8 = functionCall;\nvar aCallable$1 = aCallable$7;\nvar newPromiseCapabilityModule$2 = newPromiseCapability$2;\nvar perform$1 = perform$3;\nvar iterate$1 = iterate$2;\nvar PROMISE_STATICS_INCORRECT_ITERATION$1 = promiseStaticsIncorrectIteration;\n\n// `Promise.all` method\n// https://tc39.es/ecma262/#sec-promise.all\n$$a({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION$1 }, {\n all: function all(iterable) {\n var C = this;\n var capability = newPromiseCapabilityModule$2.f(C);\n var resolve = capability.resolve;\n var reject = capability.reject;\n var result = perform$1(function () {\n var $promiseResolve = aCallable$1(C.resolve);\n var values = [];\n var counter = 0;\n var remaining = 1;\n iterate$1(iterable, function (promise) {\n var index = counter++;\n var alreadyCalled = false;\n remaining++;\n call$8($promiseResolve, C, promise).then(function (value) {\n if (alreadyCalled) return;\n alreadyCalled = true;\n values[index] = value;\n --remaining || resolve(values);\n }, reject);\n });\n --remaining || resolve(values);\n });\n if (result.error) reject(result.value);\n return capability.promise;\n }\n});\n\nvar $$9 = _export;\nvar FORCED_PROMISE_CONSTRUCTOR$2 = promiseConstructorDetection.CONSTRUCTOR;\nvar NativePromiseConstructor = promiseNativeConstructor;\nvar getBuiltIn$1 = getBuiltIn$8;\nvar isCallable$2 = isCallable$j;\nvar defineBuiltIn$2 = defineBuiltIn$6;\n\nvar NativePromisePrototype = NativePromiseConstructor && NativePromiseConstructor.prototype;\n\n// `Promise.prototype.catch` method\n// https://tc39.es/ecma262/#sec-promise.prototype.catch\n$$9({ target: 'Promise', proto: true, forced: FORCED_PROMISE_CONSTRUCTOR$2, real: true }, {\n 'catch': function (onRejected) {\n return this.then(undefined, onRejected);\n }\n});\n\n// makes sure that native promise-based APIs `Promise#catch` properly works with patched `Promise#then`\nif (isCallable$2(NativePromiseConstructor)) {\n var method = getBuiltIn$1('Promise').prototype['catch'];\n if (NativePromisePrototype['catch'] !== method) {\n defineBuiltIn$2(NativePromisePrototype, 'catch', method, { unsafe: true });\n }\n}\n\nvar $$8 = _export;\nvar call$7 = functionCall;\nvar aCallable = aCallable$7;\nvar newPromiseCapabilityModule$1 = newPromiseCapability$2;\nvar perform = perform$3;\nvar iterate = iterate$2;\nvar PROMISE_STATICS_INCORRECT_ITERATION = promiseStaticsIncorrectIteration;\n\n// `Promise.race` method\n// https://tc39.es/ecma262/#sec-promise.race\n$$8({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION }, {\n race: function race(iterable) {\n var C = this;\n var capability = newPromiseCapabilityModule$1.f(C);\n var reject = capability.reject;\n var result = perform(function () {\n var $promiseResolve = aCallable(C.resolve);\n iterate(iterable, function (promise) {\n call$7($promiseResolve, C, promise).then(capability.resolve, reject);\n });\n });\n if (result.error) reject(result.value);\n return capability.promise;\n }\n});\n\nvar $$7 = _export;\nvar call$6 = functionCall;\nvar newPromiseCapabilityModule = newPromiseCapability$2;\nvar FORCED_PROMISE_CONSTRUCTOR$1 = promiseConstructorDetection.CONSTRUCTOR;\n\n// `Promise.reject` method\n// https://tc39.es/ecma262/#sec-promise.reject\n$$7({ target: 'Promise', stat: true, forced: FORCED_PROMISE_CONSTRUCTOR$1 }, {\n reject: function reject(r) {\n var capability = newPromiseCapabilityModule.f(this);\n call$6(capability.reject, undefined, r);\n return capability.promise;\n }\n});\n\nvar anObject$7 = anObject$f;\nvar isObject$3 = isObject$a;\nvar newPromiseCapability = newPromiseCapability$2;\n\nvar promiseResolve$1 = function (C, x) {\n anObject$7(C);\n if (isObject$3(x) && x.constructor === C) return x;\n var promiseCapability = newPromiseCapability.f(C);\n var resolve = promiseCapability.resolve;\n resolve(x);\n return promiseCapability.promise;\n};\n\nvar $$6 = _export;\nvar getBuiltIn = getBuiltIn$8;\nvar FORCED_PROMISE_CONSTRUCTOR = promiseConstructorDetection.CONSTRUCTOR;\nvar promiseResolve = promiseResolve$1;\n\ngetBuiltIn('Promise');\n\n// `Promise.resolve` method\n// https://tc39.es/ecma262/#sec-promise.resolve\n$$6({ target: 'Promise', stat: true, forced: FORCED_PROMISE_CONSTRUCTOR }, {\n resolve: function resolve(x) {\n return promiseResolve(this, x);\n }\n});\n\nvar FilePickerType;\n\n(function (FilePickerType) {\n FilePickerType[FilePickerType[\"Choose\"] = 1] = \"Choose\";\n FilePickerType[FilePickerType[\"Move\"] = 2] = \"Move\";\n FilePickerType[FilePickerType[\"Copy\"] = 3] = \"Copy\";\n FilePickerType[FilePickerType[\"CopyMove\"] = 4] = \"CopyMove\";\n})(FilePickerType || (FilePickerType = {}));\n\nvar FilePicker =\n/** @class */\nfunction () {\n function FilePicker(title, multiSelect, mimeTypeFilter, modal, type, directoriesAllowed, path) {\n this.title = title;\n this.multiSelect = multiSelect;\n this.mimeTypeFiler = mimeTypeFilter;\n this.modal = modal;\n this.type = type;\n this.directoriesAllowed = directoriesAllowed;\n this.path = path;\n }\n\n FilePicker.prototype.pick = function () {\n var _this = this;\n\n return new Promise(function (res, rej) {\n OC.dialogs.filepicker(_this.title, res, _this.multiSelect, _this.mimeTypeFiler, _this.modal, _this.type, _this.path, {\n allowDirectoryChooser: _this.directoriesAllowed\n });\n });\n };\n\n return FilePicker;\n}();\n\nvar FilePickerBuilder =\n/** @class */\nfunction () {\n function FilePickerBuilder(title) {\n this.multiSelect = false;\n this.mimeTypeFiler = [];\n this.modal = true;\n this.type = FilePickerType.Choose;\n this.directoriesAllowed = false;\n this.title = title;\n }\n\n FilePickerBuilder.prototype.setMultiSelect = function (ms) {\n this.multiSelect = ms;\n return this;\n };\n\n FilePickerBuilder.prototype.addMimeTypeFilter = function (filter) {\n this.mimeTypeFiler.push(filter);\n return this;\n };\n\n FilePickerBuilder.prototype.setMimeTypeFilter = function (filter) {\n this.mimeTypeFiler = filter;\n return this;\n };\n\n FilePickerBuilder.prototype.setModal = function (modal) {\n this.modal = modal;\n return this;\n };\n\n FilePickerBuilder.prototype.setType = function (type) {\n this.type = type;\n return this;\n };\n\n FilePickerBuilder.prototype.allowDirectories = function (allow) {\n if (allow === void 0) {\n allow = true;\n }\n\n this.directoriesAllowed = allow;\n return this;\n };\n\n FilePickerBuilder.prototype.startAt = function (path) {\n this.path = path;\n return this;\n };\n\n FilePickerBuilder.prototype.build = function () {\n return new FilePicker(this.title, this.multiSelect, this.mimeTypeFiler, this.modal, this.type, this.directoriesAllowed, this.path);\n };\n\n return FilePickerBuilder;\n}();\nfunction getFilePickerBuilder(title) {\n return new FilePickerBuilder(title);\n}\n\nvar internalObjectKeys = objectKeysInternal;\nvar enumBugKeys$1 = enumBugKeys$3;\n\n// `Object.keys` method\n// https://tc39.es/ecma262/#sec-object.keys\n// eslint-disable-next-line es-x/no-object-keys -- safe\nvar objectKeys$2 = Object.keys || function keys(O) {\n return internalObjectKeys(O, enumBugKeys$1);\n};\n\nvar DESCRIPTORS$2 = descriptors;\nvar uncurryThis$9 = functionUncurryThis;\nvar call$5 = functionCall;\nvar fails$a = fails$l;\nvar objectKeys$1 = objectKeys$2;\nvar getOwnPropertySymbolsModule = objectGetOwnPropertySymbols;\nvar propertyIsEnumerableModule = objectPropertyIsEnumerable;\nvar toObject$2 = toObject$4;\nvar IndexedObject$1 = indexedObject;\n\n// eslint-disable-next-line es-x/no-object-assign -- safe\nvar $assign = Object.assign;\n// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\nvar defineProperty$1 = Object.defineProperty;\nvar concat$1 = uncurryThis$9([].concat);\n\n// `Object.assign` method\n// https://tc39.es/ecma262/#sec-object.assign\nvar objectAssign = !$assign || fails$a(function () {\n // should have correct order of operations (Edge bug)\n if (DESCRIPTORS$2 && $assign({ b: 1 }, $assign(defineProperty$1({}, 'a', {\n enumerable: true,\n get: function () {\n defineProperty$1(this, 'b', {\n value: 3,\n enumerable: false\n });\n }\n }), { b: 2 })).b !== 1) return true;\n // should work with symbols and should have deterministic property order (V8 bug)\n var A = {};\n var B = {};\n // eslint-disable-next-line es-x/no-symbol -- safe\n var symbol = Symbol();\n var alphabet = 'abcdefghijklmnopqrst';\n A[symbol] = 7;\n alphabet.split('').forEach(function (chr) { B[chr] = chr; });\n return $assign({}, A)[symbol] != 7 || objectKeys$1($assign({}, B)).join('') != alphabet;\n}) ? function assign(target, source) { // eslint-disable-line no-unused-vars -- required for `.length`\n var T = toObject$2(target);\n var argumentsLength = arguments.length;\n var index = 1;\n var getOwnPropertySymbols = getOwnPropertySymbolsModule.f;\n var propertyIsEnumerable = propertyIsEnumerableModule.f;\n while (argumentsLength > index) {\n var S = IndexedObject$1(arguments[index++]);\n var keys = getOwnPropertySymbols ? concat$1(objectKeys$1(S), getOwnPropertySymbols(S)) : objectKeys$1(S);\n var length = keys.length;\n var j = 0;\n var key;\n while (length > j) {\n key = keys[j++];\n if (!DESCRIPTORS$2 || call$5(propertyIsEnumerable, S, key)) T[key] = S[key];\n }\n } return T;\n} : $assign;\n\nvar $$5 = _export;\nvar assign = objectAssign;\n\n// `Object.assign` method\n// https://tc39.es/ecma262/#sec-object.assign\n// eslint-disable-next-line es-x/no-object-assign -- required for testing\n$$5({ target: 'Object', stat: true, arity: 2, forced: Object.assign !== assign }, {\n assign: assign\n});\n\nvar classof$3 = classof$9;\n\nvar $String = String;\n\nvar toString$6 = function (argument) {\n if (classof$3(argument) === 'Symbol') throw TypeError('Cannot convert a Symbol value to a string');\n return $String(argument);\n};\n\nvar anObject$6 = anObject$f;\n\n// `RegExp.prototype.flags` getter implementation\n// https://tc39.es/ecma262/#sec-get-regexp.prototype.flags\nvar regexpFlags$1 = function () {\n var that = anObject$6(this);\n var result = '';\n if (that.hasIndices) result += 'd';\n if (that.global) result += 'g';\n if (that.ignoreCase) result += 'i';\n if (that.multiline) result += 'm';\n if (that.dotAll) result += 's';\n if (that.unicode) result += 'u';\n if (that.unicodeSets) result += 'v';\n if (that.sticky) result += 'y';\n return result;\n};\n\nvar call$4 = functionCall;\nvar hasOwn = hasOwnProperty_1;\nvar isPrototypeOf = objectIsPrototypeOf;\nvar regExpFlags = regexpFlags$1;\n\nvar RegExpPrototype$2 = RegExp.prototype;\n\nvar regexpGetFlags = function (R) {\n var flags = R.flags;\n return flags === undefined && !('flags' in RegExpPrototype$2) && !hasOwn(R, 'flags') && isPrototypeOf(RegExpPrototype$2, R)\n ? call$4(regExpFlags, R) : flags;\n};\n\nvar PROPER_FUNCTION_NAME$1 = functionName.PROPER;\nvar defineBuiltIn$1 = defineBuiltIn$6;\nvar anObject$5 = anObject$f;\nvar $toString = toString$6;\nvar fails$9 = fails$l;\nvar getRegExpFlags = regexpGetFlags;\n\nvar TO_STRING = 'toString';\nvar RegExpPrototype$1 = RegExp.prototype;\nvar n$ToString = RegExpPrototype$1[TO_STRING];\n\nvar NOT_GENERIC = fails$9(function () { return n$ToString.call({ source: 'a', flags: 'b' }) != '/a/b'; });\n// FF44- RegExp#toString has a wrong name\nvar INCORRECT_NAME = PROPER_FUNCTION_NAME$1 && n$ToString.name != TO_STRING;\n\n// `RegExp.prototype.toString` method\n// https://tc39.es/ecma262/#sec-regexp.prototype.tostring\nif (NOT_GENERIC || INCORRECT_NAME) {\n defineBuiltIn$1(RegExp.prototype, TO_STRING, function toString() {\n var R = anObject$5(this);\n var pattern = $toString(R.source);\n var flags = $toString(getRegExpFlags(R));\n return '/' + pattern + '/' + flags;\n }, { unsafe: true });\n}\n\nvar __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n };\r\n return __assign.apply(this, arguments);\r\n};\n\nfunction _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n }, _typeof(obj);\n}\n\nvar fails$8 = fails$l;\nvar global$3 = global$l;\n\n// babel-minify and Closure Compiler transpiles RegExp('a', 'y') -> /a/y and it causes SyntaxError\nvar $RegExp$2 = global$3.RegExp;\n\nvar UNSUPPORTED_Y$2 = fails$8(function () {\n var re = $RegExp$2('a', 'y');\n re.lastIndex = 2;\n return re.exec('abcd') != null;\n});\n\n// UC Browser bug\n// https://github.com/zloirock/core-js/issues/1008\nvar MISSED_STICKY = UNSUPPORTED_Y$2 || fails$8(function () {\n return !$RegExp$2('a', 'y').sticky;\n});\n\nvar BROKEN_CARET = UNSUPPORTED_Y$2 || fails$8(function () {\n // https://bugzilla.mozilla.org/show_bug.cgi?id=773687\n var re = $RegExp$2('^r', 'gy');\n re.lastIndex = 2;\n return re.exec('str') != null;\n});\n\nvar regexpStickyHelpers = {\n BROKEN_CARET: BROKEN_CARET,\n MISSED_STICKY: MISSED_STICKY,\n UNSUPPORTED_Y: UNSUPPORTED_Y$2\n};\n\nvar objectDefineProperties = {};\n\nvar DESCRIPTORS$1 = descriptors;\nvar V8_PROTOTYPE_DEFINE_BUG = v8PrototypeDefineBug;\nvar definePropertyModule$1 = objectDefineProperty;\nvar anObject$4 = anObject$f;\nvar toIndexedObject = toIndexedObject$4;\nvar objectKeys = objectKeys$2;\n\n// `Object.defineProperties` method\n// https://tc39.es/ecma262/#sec-object.defineproperties\n// eslint-disable-next-line es-x/no-object-defineproperties -- safe\nobjectDefineProperties.f = DESCRIPTORS$1 && !V8_PROTOTYPE_DEFINE_BUG ? Object.defineProperties : function defineProperties(O, Properties) {\n anObject$4(O);\n var props = toIndexedObject(Properties);\n var keys = objectKeys(Properties);\n var length = keys.length;\n var index = 0;\n var key;\n while (length > index) definePropertyModule$1.f(O, key = keys[index++], props[key]);\n return O;\n};\n\nvar anObject$3 = anObject$f;\nvar definePropertiesModule = objectDefineProperties;\nvar enumBugKeys = enumBugKeys$3;\nvar hiddenKeys = hiddenKeys$4;\nvar html = html$2;\nvar documentCreateElement = documentCreateElement$1;\nvar sharedKey = sharedKey$2;\n\nvar GT = '>';\nvar LT = '<';\nvar PROTOTYPE = 'prototype';\nvar SCRIPT = 'script';\nvar IE_PROTO = sharedKey('IE_PROTO');\n\nvar EmptyConstructor = function () { /* empty */ };\n\nvar scriptTag = function (content) {\n return LT + SCRIPT + GT + content + LT + '/' + SCRIPT + GT;\n};\n\n// Create object with fake `null` prototype: use ActiveX Object with cleared prototype\nvar NullProtoObjectViaActiveX = function (activeXDocument) {\n activeXDocument.write(scriptTag(''));\n activeXDocument.close();\n var temp = activeXDocument.parentWindow.Object;\n activeXDocument = null; // avoid memory leak\n return temp;\n};\n\n// Create object with fake `null` prototype: use iframe Object with cleared prototype\nvar NullProtoObjectViaIFrame = function () {\n // Thrash, waste and sodomy: IE GC bug\n var iframe = documentCreateElement('iframe');\n var JS = 'java' + SCRIPT + ':';\n var iframeDocument;\n iframe.style.display = 'none';\n html.appendChild(iframe);\n // https://github.com/zloirock/core-js/issues/475\n iframe.src = String(JS);\n iframeDocument = iframe.contentWindow.document;\n iframeDocument.open();\n iframeDocument.write(scriptTag('document.F=Object'));\n iframeDocument.close();\n return iframeDocument.F;\n};\n\n// Check for document.domain and active x support\n// No need to use active x approach when document.domain is not set\n// see https://github.com/es-shims/es5-shim/issues/150\n// variation of https://github.com/kitcambridge/es5-shim/commit/4f738ac066346\n// avoid IE GC bug\nvar activeXDocument;\nvar NullProtoObject = function () {\n try {\n activeXDocument = new ActiveXObject('htmlfile');\n } catch (error) { /* ignore */ }\n NullProtoObject = typeof document != 'undefined'\n ? document.domain && activeXDocument\n ? NullProtoObjectViaActiveX(activeXDocument) // old IE\n : NullProtoObjectViaIFrame()\n : NullProtoObjectViaActiveX(activeXDocument); // WSH\n var length = enumBugKeys.length;\n while (length--) delete NullProtoObject[PROTOTYPE][enumBugKeys[length]];\n return NullProtoObject();\n};\n\nhiddenKeys[IE_PROTO] = true;\n\n// `Object.create` method\n// https://tc39.es/ecma262/#sec-object.create\n// eslint-disable-next-line es-x/no-object-create -- safe\nvar objectCreate = Object.create || function create(O, Properties) {\n var result;\n if (O !== null) {\n EmptyConstructor[PROTOTYPE] = anObject$3(O);\n result = new EmptyConstructor();\n EmptyConstructor[PROTOTYPE] = null;\n // add \"__proto__\" for Object.getPrototypeOf polyfill\n result[IE_PROTO] = O;\n } else result = NullProtoObject();\n return Properties === undefined ? result : definePropertiesModule.f(result, Properties);\n};\n\nvar fails$7 = fails$l;\nvar global$2 = global$l;\n\n// babel-minify and Closure Compiler transpiles RegExp('.', 's') -> /./s and it causes SyntaxError\nvar $RegExp$1 = global$2.RegExp;\n\nvar regexpUnsupportedDotAll = fails$7(function () {\n var re = $RegExp$1('.', 's');\n return !(re.dotAll && re.exec('\\n') && re.flags === 's');\n});\n\nvar fails$6 = fails$l;\nvar global$1 = global$l;\n\n// babel-minify and Closure Compiler transpiles RegExp('(?b)', 'g') -> /(?b)/g and it causes SyntaxError\nvar $RegExp = global$1.RegExp;\n\nvar regexpUnsupportedNcg = fails$6(function () {\n var re = $RegExp('(?b)', 'g');\n return re.exec('b').groups.a !== 'b' ||\n 'b'.replace(re, '$c') !== 'bc';\n});\n\n/* eslint-disable regexp/no-empty-capturing-group, regexp/no-empty-group, regexp/no-lazy-ends -- testing */\n/* eslint-disable regexp/no-useless-quantifier -- testing */\nvar call$3 = functionCall;\nvar uncurryThis$8 = functionUncurryThis;\nvar toString$5 = toString$6;\nvar regexpFlags = regexpFlags$1;\nvar stickyHelpers$1 = regexpStickyHelpers;\nvar shared = shared$4.exports;\nvar create = objectCreate;\nvar getInternalState = internalState.get;\nvar UNSUPPORTED_DOT_ALL = regexpUnsupportedDotAll;\nvar UNSUPPORTED_NCG = regexpUnsupportedNcg;\n\nvar nativeReplace = shared('native-string-replace', String.prototype.replace);\nvar nativeExec = RegExp.prototype.exec;\nvar patchedExec = nativeExec;\nvar charAt$3 = uncurryThis$8(''.charAt);\nvar indexOf = uncurryThis$8(''.indexOf);\nvar replace$2 = uncurryThis$8(''.replace);\nvar stringSlice$4 = uncurryThis$8(''.slice);\n\nvar UPDATES_LAST_INDEX_WRONG = (function () {\n var re1 = /a/;\n var re2 = /b*/g;\n call$3(nativeExec, re1, 'a');\n call$3(nativeExec, re2, 'a');\n return re1.lastIndex !== 0 || re2.lastIndex !== 0;\n})();\n\nvar UNSUPPORTED_Y$1 = stickyHelpers$1.BROKEN_CARET;\n\n// nonparticipating capturing group, copied from es5-shim's String#split patch.\nvar NPCG_INCLUDED = /()??/.exec('')[1] !== undefined;\n\nvar PATCH = UPDATES_LAST_INDEX_WRONG || NPCG_INCLUDED || UNSUPPORTED_Y$1 || UNSUPPORTED_DOT_ALL || UNSUPPORTED_NCG;\n\nif (PATCH) {\n patchedExec = function exec(string) {\n var re = this;\n var state = getInternalState(re);\n var str = toString$5(string);\n var raw = state.raw;\n var result, reCopy, lastIndex, match, i, object, group;\n\n if (raw) {\n raw.lastIndex = re.lastIndex;\n result = call$3(patchedExec, raw, str);\n re.lastIndex = raw.lastIndex;\n return result;\n }\n\n var groups = state.groups;\n var sticky = UNSUPPORTED_Y$1 && re.sticky;\n var flags = call$3(regexpFlags, re);\n var source = re.source;\n var charsAdded = 0;\n var strCopy = str;\n\n if (sticky) {\n flags = replace$2(flags, 'y', '');\n if (indexOf(flags, 'g') === -1) {\n flags += 'g';\n }\n\n strCopy = stringSlice$4(str, re.lastIndex);\n // Support anchored sticky behavior.\n if (re.lastIndex > 0 && (!re.multiline || re.multiline && charAt$3(str, re.lastIndex - 1) !== '\\n')) {\n source = '(?: ' + source + ')';\n strCopy = ' ' + strCopy;\n charsAdded++;\n }\n // ^(? + rx + ) is needed, in combination with some str slicing, to\n // simulate the 'y' flag.\n reCopy = new RegExp('^(?:' + source + ')', flags);\n }\n\n if (NPCG_INCLUDED) {\n reCopy = new RegExp('^' + source + '$(?!\\\\s)', flags);\n }\n if (UPDATES_LAST_INDEX_WRONG) lastIndex = re.lastIndex;\n\n match = call$3(nativeExec, sticky ? reCopy : re, strCopy);\n\n if (sticky) {\n if (match) {\n match.input = stringSlice$4(match.input, charsAdded);\n match[0] = stringSlice$4(match[0], charsAdded);\n match.index = re.lastIndex;\n re.lastIndex += match[0].length;\n } else re.lastIndex = 0;\n } else if (UPDATES_LAST_INDEX_WRONG && match) {\n re.lastIndex = re.global ? match.index + match[0].length : lastIndex;\n }\n if (NPCG_INCLUDED && match && match.length > 1) {\n // Fix browsers whose `exec` methods don't consistently return `undefined`\n // for NPCG, like IE8. NOTE: This doesn't work for /(.?)?/\n call$3(nativeReplace, match[0], reCopy, function () {\n for (i = 1; i < arguments.length - 2; i++) {\n if (arguments[i] === undefined) match[i] = undefined;\n }\n });\n }\n\n if (match && groups) {\n match.groups = object = create(null);\n for (i = 0; i < groups.length; i++) {\n group = groups[i];\n object[group[0]] = match[group[1]];\n }\n }\n\n return match;\n };\n}\n\nvar regexpExec$3 = patchedExec;\n\nvar $$4 = _export;\nvar exec$1 = regexpExec$3;\n\n// `RegExp.prototype.exec` method\n// https://tc39.es/ecma262/#sec-regexp.prototype.exec\n$$4({ target: 'RegExp', proto: true, forced: /./.exec !== exec$1 }, {\n exec: exec$1\n});\n\n// TODO: Remove from `core-js@4` since it's moved to entry points\n\nvar uncurryThis$7 = functionUncurryThis;\nvar defineBuiltIn = defineBuiltIn$6;\nvar regexpExec$2 = regexpExec$3;\nvar fails$5 = fails$l;\nvar wellKnownSymbol$4 = wellKnownSymbol$f;\nvar createNonEnumerableProperty = createNonEnumerableProperty$3;\n\nvar SPECIES$2 = wellKnownSymbol$4('species');\nvar RegExpPrototype = RegExp.prototype;\n\nvar fixRegexpWellKnownSymbolLogic = function (KEY, exec, FORCED, SHAM) {\n var SYMBOL = wellKnownSymbol$4(KEY);\n\n var DELEGATES_TO_SYMBOL = !fails$5(function () {\n // String methods call symbol-named RegEp methods\n var O = {};\n O[SYMBOL] = function () { return 7; };\n return ''[KEY](O) != 7;\n });\n\n var DELEGATES_TO_EXEC = DELEGATES_TO_SYMBOL && !fails$5(function () {\n // Symbol-named RegExp methods call .exec\n var execCalled = false;\n var re = /a/;\n\n if (KEY === 'split') {\n // We can't use real regex here since it causes deoptimization\n // and serious performance degradation in V8\n // https://github.com/zloirock/core-js/issues/306\n re = {};\n // RegExp[@@split] doesn't call the regex's exec method, but first creates\n // a new one. We need to return the patched regex when creating the new one.\n re.constructor = {};\n re.constructor[SPECIES$2] = function () { return re; };\n re.flags = '';\n re[SYMBOL] = /./[SYMBOL];\n }\n\n re.exec = function () { execCalled = true; return null; };\n\n re[SYMBOL]('');\n return !execCalled;\n });\n\n if (\n !DELEGATES_TO_SYMBOL ||\n !DELEGATES_TO_EXEC ||\n FORCED\n ) {\n var uncurriedNativeRegExpMethod = uncurryThis$7(/./[SYMBOL]);\n var methods = exec(SYMBOL, ''[KEY], function (nativeMethod, regexp, str, arg2, forceStringMethod) {\n var uncurriedNativeMethod = uncurryThis$7(nativeMethod);\n var $exec = regexp.exec;\n if ($exec === regexpExec$2 || $exec === RegExpPrototype.exec) {\n if (DELEGATES_TO_SYMBOL && !forceStringMethod) {\n // The native String method already delegates to @@method (this\n // polyfilled function), leasing to infinite recursion.\n // We avoid it by directly calling the native @@method method.\n return { done: true, value: uncurriedNativeRegExpMethod(regexp, str, arg2) };\n }\n return { done: true, value: uncurriedNativeMethod(str, regexp, arg2) };\n }\n return { done: false };\n });\n\n defineBuiltIn(String.prototype, KEY, methods[0]);\n defineBuiltIn(RegExpPrototype, SYMBOL, methods[1]);\n }\n\n if (SHAM) createNonEnumerableProperty(RegExpPrototype[SYMBOL], 'sham', true);\n};\n\nvar uncurryThis$6 = functionUncurryThis;\nvar toIntegerOrInfinity$1 = toIntegerOrInfinity$4;\nvar toString$4 = toString$6;\nvar requireObjectCoercible$3 = requireObjectCoercible$6;\n\nvar charAt$2 = uncurryThis$6(''.charAt);\nvar charCodeAt = uncurryThis$6(''.charCodeAt);\nvar stringSlice$3 = uncurryThis$6(''.slice);\n\nvar createMethod$2 = function (CONVERT_TO_STRING) {\n return function ($this, pos) {\n var S = toString$4(requireObjectCoercible$3($this));\n var position = toIntegerOrInfinity$1(pos);\n var size = S.length;\n var first, second;\n if (position < 0 || position >= size) return CONVERT_TO_STRING ? '' : undefined;\n first = charCodeAt(S, position);\n return first < 0xD800 || first > 0xDBFF || position + 1 === size\n || (second = charCodeAt(S, position + 1)) < 0xDC00 || second > 0xDFFF\n ? CONVERT_TO_STRING\n ? charAt$2(S, position)\n : first\n : CONVERT_TO_STRING\n ? stringSlice$3(S, position, position + 2)\n : (first - 0xD800 << 10) + (second - 0xDC00) + 0x10000;\n };\n};\n\nvar stringMultibyte = {\n // `String.prototype.codePointAt` method\n // https://tc39.es/ecma262/#sec-string.prototype.codepointat\n codeAt: createMethod$2(false),\n // `String.prototype.at` method\n // https://github.com/mathiasbynens/String.prototype.at\n charAt: createMethod$2(true)\n};\n\nvar charAt$1 = stringMultibyte.charAt;\n\n// `AdvanceStringIndex` abstract operation\n// https://tc39.es/ecma262/#sec-advancestringindex\nvar advanceStringIndex$2 = function (S, index, unicode) {\n return index + (unicode ? charAt$1(S, index).length : 1);\n};\n\nvar uncurryThis$5 = functionUncurryThis;\nvar toObject$1 = toObject$4;\n\nvar floor = Math.floor;\nvar charAt = uncurryThis$5(''.charAt);\nvar replace$1 = uncurryThis$5(''.replace);\nvar stringSlice$2 = uncurryThis$5(''.slice);\nvar SUBSTITUTION_SYMBOLS = /\\$([$&'`]|\\d{1,2}|<[^>]*>)/g;\nvar SUBSTITUTION_SYMBOLS_NO_NAMED = /\\$([$&'`]|\\d{1,2})/g;\n\n// `GetSubstitution` abstract operation\n// https://tc39.es/ecma262/#sec-getsubstitution\nvar getSubstitution$1 = function (matched, str, position, captures, namedCaptures, replacement) {\n var tailPos = position + matched.length;\n var m = captures.length;\n var symbols = SUBSTITUTION_SYMBOLS_NO_NAMED;\n if (namedCaptures !== undefined) {\n namedCaptures = toObject$1(namedCaptures);\n symbols = SUBSTITUTION_SYMBOLS;\n }\n return replace$1(replacement, symbols, function (match, ch) {\n var capture;\n switch (charAt(ch, 0)) {\n case '$': return '$';\n case '&': return matched;\n case '`': return stringSlice$2(str, 0, position);\n case \"'\": return stringSlice$2(str, tailPos);\n case '<':\n capture = namedCaptures[stringSlice$2(ch, 1, -1)];\n break;\n default: // \\d\\d?\n var n = +ch;\n if (n === 0) return match;\n if (n > m) {\n var f = floor(n / 10);\n if (f === 0) return match;\n if (f <= m) return captures[f - 1] === undefined ? charAt(ch, 1) : captures[f - 1] + charAt(ch, 1);\n return match;\n }\n capture = captures[n - 1];\n }\n return capture === undefined ? '' : capture;\n });\n};\n\nvar call$2 = functionCall;\nvar anObject$2 = anObject$f;\nvar isCallable$1 = isCallable$j;\nvar classof$2 = classofRaw$1;\nvar regexpExec$1 = regexpExec$3;\n\nvar $TypeError = TypeError;\n\n// `RegExpExec` abstract operation\n// https://tc39.es/ecma262/#sec-regexpexec\nvar regexpExecAbstract = function (R, S) {\n var exec = R.exec;\n if (isCallable$1(exec)) {\n var result = call$2(exec, R, S);\n if (result !== null) anObject$2(result);\n return result;\n }\n if (classof$2(R) === 'RegExp') return call$2(regexpExec$1, R, S);\n throw $TypeError('RegExp#exec called on incompatible receiver');\n};\n\nvar apply$1 = functionApply;\nvar call$1 = functionCall;\nvar uncurryThis$4 = functionUncurryThis;\nvar fixRegExpWellKnownSymbolLogic$1 = fixRegexpWellKnownSymbolLogic;\nvar fails$4 = fails$l;\nvar anObject$1 = anObject$f;\nvar isCallable = isCallable$j;\nvar toIntegerOrInfinity = toIntegerOrInfinity$4;\nvar toLength$1 = toLength$3;\nvar toString$3 = toString$6;\nvar requireObjectCoercible$2 = requireObjectCoercible$6;\nvar advanceStringIndex$1 = advanceStringIndex$2;\nvar getMethod$1 = getMethod$5;\nvar getSubstitution = getSubstitution$1;\nvar regExpExec = regexpExecAbstract;\nvar wellKnownSymbol$3 = wellKnownSymbol$f;\n\nvar REPLACE = wellKnownSymbol$3('replace');\nvar max$1 = Math.max;\nvar min$1 = Math.min;\nvar concat = uncurryThis$4([].concat);\nvar push$2 = uncurryThis$4([].push);\nvar stringIndexOf = uncurryThis$4(''.indexOf);\nvar stringSlice$1 = uncurryThis$4(''.slice);\n\nvar maybeToString = function (it) {\n return it === undefined ? it : String(it);\n};\n\n// IE <= 11 replaces $0 with the whole match, as if it was $&\n// https://stackoverflow.com/questions/6024666/getting-ie-to-replace-a-regex-with-the-literal-string-0\nvar REPLACE_KEEPS_$0 = (function () {\n // eslint-disable-next-line regexp/prefer-escape-replacement-dollar-char -- required for testing\n return 'a'.replace(/./, '$0') === '$0';\n})();\n\n// Safari <= 13.0.3(?) substitutes nth capture where n>m with an empty string\nvar REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE = (function () {\n if (/./[REPLACE]) {\n return /./[REPLACE]('a', '$0') === '';\n }\n return false;\n})();\n\nvar REPLACE_SUPPORTS_NAMED_GROUPS = !fails$4(function () {\n var re = /./;\n re.exec = function () {\n var result = [];\n result.groups = { a: '7' };\n return result;\n };\n // eslint-disable-next-line regexp/no-useless-dollar-replacements -- false positive\n return ''.replace(re, '$') !== '7';\n});\n\n// @@replace logic\nfixRegExpWellKnownSymbolLogic$1('replace', function (_, nativeReplace, maybeCallNative) {\n var UNSAFE_SUBSTITUTE = REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE ? '$' : '$0';\n\n return [\n // `String.prototype.replace` method\n // https://tc39.es/ecma262/#sec-string.prototype.replace\n function replace(searchValue, replaceValue) {\n var O = requireObjectCoercible$2(this);\n var replacer = searchValue == undefined ? undefined : getMethod$1(searchValue, REPLACE);\n return replacer\n ? call$1(replacer, searchValue, O, replaceValue)\n : call$1(nativeReplace, toString$3(O), searchValue, replaceValue);\n },\n // `RegExp.prototype[@@replace]` method\n // https://tc39.es/ecma262/#sec-regexp.prototype-@@replace\n function (string, replaceValue) {\n var rx = anObject$1(this);\n var S = toString$3(string);\n\n if (\n typeof replaceValue == 'string' &&\n stringIndexOf(replaceValue, UNSAFE_SUBSTITUTE) === -1 &&\n stringIndexOf(replaceValue, '$<') === -1\n ) {\n var res = maybeCallNative(nativeReplace, rx, S, replaceValue);\n if (res.done) return res.value;\n }\n\n var functionalReplace = isCallable(replaceValue);\n if (!functionalReplace) replaceValue = toString$3(replaceValue);\n\n var global = rx.global;\n if (global) {\n var fullUnicode = rx.unicode;\n rx.lastIndex = 0;\n }\n var results = [];\n while (true) {\n var result = regExpExec(rx, S);\n if (result === null) break;\n\n push$2(results, result);\n if (!global) break;\n\n var matchStr = toString$3(result[0]);\n if (matchStr === '') rx.lastIndex = advanceStringIndex$1(S, toLength$1(rx.lastIndex), fullUnicode);\n }\n\n var accumulatedResult = '';\n var nextSourcePosition = 0;\n for (var i = 0; i < results.length; i++) {\n result = results[i];\n\n var matched = toString$3(result[0]);\n var position = max$1(min$1(toIntegerOrInfinity(result.index), S.length), 0);\n var captures = [];\n // NOTE: This is equivalent to\n // captures = result.slice(1).map(maybeToString)\n // but for some reason `nativeSlice.call(result, 1, result.length)` (called in\n // the slice polyfill when slicing native arrays) \"doesn't work\" in safari 9 and\n // causes a crash (https://pastebin.com/N21QzeQA) when trying to debug it.\n for (var j = 1; j < result.length; j++) push$2(captures, maybeToString(result[j]));\n var namedCaptures = result.groups;\n if (functionalReplace) {\n var replacerArgs = concat([matched], captures, position, S);\n if (namedCaptures !== undefined) push$2(replacerArgs, namedCaptures);\n var replacement = toString$3(apply$1(replaceValue, undefined, replacerArgs));\n } else {\n replacement = getSubstitution(matched, S, position, captures, namedCaptures, replaceValue);\n }\n if (position >= nextSourcePosition) {\n accumulatedResult += stringSlice$1(S, nextSourcePosition, position) + replacement;\n nextSourcePosition = position + matched.length;\n }\n }\n return accumulatedResult + stringSlice$1(S, nextSourcePosition);\n }\n ];\n}, !REPLACE_SUPPORTS_NAMED_GROUPS || !REPLACE_KEEPS_$0 || REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE);\n\nvar fails$3 = fails$l;\n\nvar arrayMethodIsStrict$1 = function (METHOD_NAME, argument) {\n var method = [][METHOD_NAME];\n return !!method && fails$3(function () {\n // eslint-disable-next-line no-useless-call -- required for testing\n method.call(null, argument || function () { return 1; }, 1);\n });\n};\n\n/* eslint-disable es-x/no-array-prototype-indexof -- required for testing */\nvar $$3 = _export;\nvar uncurryThis$3 = functionUncurryThis;\nvar $IndexOf = arrayIncludes.indexOf;\nvar arrayMethodIsStrict = arrayMethodIsStrict$1;\n\nvar un$IndexOf = uncurryThis$3([].indexOf);\n\nvar NEGATIVE_ZERO = !!un$IndexOf && 1 / un$IndexOf([1], 1, -0) < 0;\nvar STRICT_METHOD = arrayMethodIsStrict('indexOf');\n\n// `Array.prototype.indexOf` method\n// https://tc39.es/ecma262/#sec-array.prototype.indexof\n$$3({ target: 'Array', proto: true, forced: NEGATIVE_ZERO || !STRICT_METHOD }, {\n indexOf: function indexOf(searchElement /* , fromIndex = 0 */) {\n var fromIndex = arguments.length > 1 ? arguments[1] : undefined;\n return NEGATIVE_ZERO\n // convert -0 to +0\n ? un$IndexOf(this, searchElement, fromIndex) || 0\n : $IndexOf(this, searchElement, fromIndex);\n }\n});\n\nvar isObject$2 = isObject$a;\nvar classof$1 = classofRaw$1;\nvar wellKnownSymbol$2 = wellKnownSymbol$f;\n\nvar MATCH = wellKnownSymbol$2('match');\n\n// `IsRegExp` abstract operation\n// https://tc39.es/ecma262/#sec-isregexp\nvar isRegexp = function (it) {\n var isRegExp;\n return isObject$2(it) && ((isRegExp = it[MATCH]) !== undefined ? !!isRegExp : classof$1(it) == 'RegExp');\n};\n\nvar toPropertyKey = toPropertyKey$3;\nvar definePropertyModule = objectDefineProperty;\nvar createPropertyDescriptor = createPropertyDescriptor$3;\n\nvar createProperty$1 = function (object, key, value) {\n var propertyKey = toPropertyKey(key);\n if (propertyKey in object) definePropertyModule.f(object, propertyKey, createPropertyDescriptor(0, value));\n else object[propertyKey] = value;\n};\n\nvar toAbsoluteIndex = toAbsoluteIndex$2;\nvar lengthOfArrayLike$1 = lengthOfArrayLike$4;\nvar createProperty = createProperty$1;\n\nvar $Array$1 = Array;\nvar max = Math.max;\n\nvar arraySliceSimple = function (O, start, end) {\n var length = lengthOfArrayLike$1(O);\n var k = toAbsoluteIndex(start, length);\n var fin = toAbsoluteIndex(end === undefined ? length : end, length);\n var result = $Array$1(max(fin - k, 0));\n for (var n = 0; k < fin; k++, n++) createProperty(result, n, O[k]);\n result.length = n;\n return result;\n};\n\nvar apply = functionApply;\nvar call = functionCall;\nvar uncurryThis$2 = functionUncurryThis;\nvar fixRegExpWellKnownSymbolLogic = fixRegexpWellKnownSymbolLogic;\nvar isRegExp = isRegexp;\nvar anObject = anObject$f;\nvar requireObjectCoercible$1 = requireObjectCoercible$6;\nvar speciesConstructor = speciesConstructor$2;\nvar advanceStringIndex = advanceStringIndex$2;\nvar toLength = toLength$3;\nvar toString$2 = toString$6;\nvar getMethod = getMethod$5;\nvar arraySlice = arraySliceSimple;\nvar callRegExpExec = regexpExecAbstract;\nvar regexpExec = regexpExec$3;\nvar stickyHelpers = regexpStickyHelpers;\nvar fails$2 = fails$l;\n\nvar UNSUPPORTED_Y = stickyHelpers.UNSUPPORTED_Y;\nvar MAX_UINT32 = 0xFFFFFFFF;\nvar min = Math.min;\nvar $push = [].push;\nvar exec = uncurryThis$2(/./.exec);\nvar push$1 = uncurryThis$2($push);\nvar stringSlice = uncurryThis$2(''.slice);\n\n// Chrome 51 has a buggy \"split\" implementation when RegExp#exec !== nativeExec\n// Weex JS has frozen built-in prototypes, so use try / catch wrapper\nvar SPLIT_WORKS_WITH_OVERWRITTEN_EXEC = !fails$2(function () {\n // eslint-disable-next-line regexp/no-empty-group -- required for testing\n var re = /(?:)/;\n var originalExec = re.exec;\n re.exec = function () { return originalExec.apply(this, arguments); };\n var result = 'ab'.split(re);\n return result.length !== 2 || result[0] !== 'a' || result[1] !== 'b';\n});\n\n// @@split logic\nfixRegExpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNative) {\n var internalSplit;\n if (\n 'abbc'.split(/(b)*/)[1] == 'c' ||\n // eslint-disable-next-line regexp/no-empty-group -- required for testing\n 'test'.split(/(?:)/, -1).length != 4 ||\n 'ab'.split(/(?:ab)*/).length != 2 ||\n '.'.split(/(.?)(.?)/).length != 4 ||\n // eslint-disable-next-line regexp/no-empty-capturing-group, regexp/no-empty-group -- required for testing\n '.'.split(/()()/).length > 1 ||\n ''.split(/.?/).length\n ) {\n // based on es5-shim implementation, need to rework it\n internalSplit = function (separator, limit) {\n var string = toString$2(requireObjectCoercible$1(this));\n var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;\n if (lim === 0) return [];\n if (separator === undefined) return [string];\n // If `separator` is not a regex, use native split\n if (!isRegExp(separator)) {\n return call(nativeSplit, string, separator, lim);\n }\n var output = [];\n var flags = (separator.ignoreCase ? 'i' : '') +\n (separator.multiline ? 'm' : '') +\n (separator.unicode ? 'u' : '') +\n (separator.sticky ? 'y' : '');\n var lastLastIndex = 0;\n // Make `global` and avoid `lastIndex` issues by working with a copy\n var separatorCopy = new RegExp(separator.source, flags + 'g');\n var match, lastIndex, lastLength;\n while (match = call(regexpExec, separatorCopy, string)) {\n lastIndex = separatorCopy.lastIndex;\n if (lastIndex > lastLastIndex) {\n push$1(output, stringSlice(string, lastLastIndex, match.index));\n if (match.length > 1 && match.index < string.length) apply($push, output, arraySlice(match, 1));\n lastLength = match[0].length;\n lastLastIndex = lastIndex;\n if (output.length >= lim) break;\n }\n if (separatorCopy.lastIndex === match.index) separatorCopy.lastIndex++; // Avoid an infinite loop\n }\n if (lastLastIndex === string.length) {\n if (lastLength || !exec(separatorCopy, '')) push$1(output, '');\n } else push$1(output, stringSlice(string, lastLastIndex));\n return output.length > lim ? arraySlice(output, 0, lim) : output;\n };\n // Chakra, V8\n } else if ('0'.split(undefined, 0).length) {\n internalSplit = function (separator, limit) {\n return separator === undefined && limit === 0 ? [] : call(nativeSplit, this, separator, limit);\n };\n } else internalSplit = nativeSplit;\n\n return [\n // `String.prototype.split` method\n // https://tc39.es/ecma262/#sec-string.prototype.split\n function split(separator, limit) {\n var O = requireObjectCoercible$1(this);\n var splitter = separator == undefined ? undefined : getMethod(separator, SPLIT);\n return splitter\n ? call(splitter, separator, O, limit)\n : call(internalSplit, toString$2(O), separator, limit);\n },\n // `RegExp.prototype[@@split]` method\n // https://tc39.es/ecma262/#sec-regexp.prototype-@@split\n //\n // NOTE: This cannot be properly polyfilled in engines that don't support\n // the 'y' flag.\n function (string, limit) {\n var rx = anObject(this);\n var S = toString$2(string);\n var res = maybeCallNative(internalSplit, rx, S, limit, internalSplit !== nativeSplit);\n\n if (res.done) return res.value;\n\n var C = speciesConstructor(rx, RegExp);\n\n var unicodeMatching = rx.unicode;\n var flags = (rx.ignoreCase ? 'i' : '') +\n (rx.multiline ? 'm' : '') +\n (rx.unicode ? 'u' : '') +\n (UNSUPPORTED_Y ? 'g' : 'y');\n\n // ^(? + rx + ) is needed, in combination with some S slicing, to\n // simulate the 'y' flag.\n var splitter = new C(UNSUPPORTED_Y ? '^(?:' + rx.source + ')' : rx, flags);\n var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;\n if (lim === 0) return [];\n if (S.length === 0) return callRegExpExec(splitter, S) === null ? [S] : [];\n var p = 0;\n var q = 0;\n var A = [];\n while (q < S.length) {\n splitter.lastIndex = UNSUPPORTED_Y ? 0 : q;\n var z = callRegExpExec(splitter, UNSUPPORTED_Y ? stringSlice(S, q) : S);\n var e;\n if (\n z === null ||\n (e = min(toLength(splitter.lastIndex + (UNSUPPORTED_Y ? q : 0)), S.length)) === p\n ) {\n q = advanceStringIndex(S, q, unicodeMatching);\n } else {\n push$1(A, stringSlice(S, p, q));\n if (A.length === lim) return A;\n for (var i = 1; i <= z.length - 1; i++) {\n push$1(A, z[i]);\n if (A.length === lim) return A;\n }\n q = p = e;\n }\n }\n push$1(A, stringSlice(S, p));\n return A;\n }\n ];\n}, !SPLIT_WORKS_WITH_OVERWRITTEN_EXEC, UNSUPPORTED_Y);\n\n// a string of all valid unicode whitespaces\nvar whitespaces$2 = '\\u0009\\u000A\\u000B\\u000C\\u000D\\u0020\\u00A0\\u1680\\u2000\\u2001\\u2002' +\n '\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200A\\u202F\\u205F\\u3000\\u2028\\u2029\\uFEFF';\n\nvar uncurryThis$1 = functionUncurryThis;\nvar requireObjectCoercible = requireObjectCoercible$6;\nvar toString$1 = toString$6;\nvar whitespaces$1 = whitespaces$2;\n\nvar replace = uncurryThis$1(''.replace);\nvar whitespace = '[' + whitespaces$1 + ']';\nvar ltrim = RegExp('^' + whitespace + whitespace + '*');\nvar rtrim = RegExp(whitespace + whitespace + '*$');\n\n// `String.prototype.{ trim, trimStart, trimEnd, trimLeft, trimRight }` methods implementation\nvar createMethod$1 = function (TYPE) {\n return function ($this) {\n var string = toString$1(requireObjectCoercible($this));\n if (TYPE & 1) string = replace(string, ltrim, '');\n if (TYPE & 2) string = replace(string, rtrim, '');\n return string;\n };\n};\n\nvar stringTrim = {\n // `String.prototype.{ trimLeft, trimStart }` methods\n // https://tc39.es/ecma262/#sec-string.prototype.trimstart\n start: createMethod$1(1),\n // `String.prototype.{ trimRight, trimEnd }` methods\n // https://tc39.es/ecma262/#sec-string.prototype.trimend\n end: createMethod$1(2),\n // `String.prototype.trim` method\n // https://tc39.es/ecma262/#sec-string.prototype.trim\n trim: createMethod$1(3)\n};\n\nvar PROPER_FUNCTION_NAME = functionName.PROPER;\nvar fails$1 = fails$l;\nvar whitespaces = whitespaces$2;\n\nvar non = '\\u200B\\u0085\\u180E';\n\n// check that a method works with the correct list\n// of whitespaces and has a correct name\nvar stringTrimForced = function (METHOD_NAME) {\n return fails$1(function () {\n return !!whitespaces[METHOD_NAME]()\n || non[METHOD_NAME]() !== non\n || (PROPER_FUNCTION_NAME && whitespaces[METHOD_NAME].name !== METHOD_NAME);\n });\n};\n\nvar $$2 = _export;\nvar $trim = stringTrim.trim;\nvar forcedStringTrimMethod = stringTrimForced;\n\n// `String.prototype.trim` method\n// https://tc39.es/ecma262/#sec-string.prototype.trim\n$$2({ target: 'String', proto: true, forced: forcedStringTrimMethod('trim') }, {\n trim: function trim() {\n return $trim(this);\n }\n});\n\nvar toastify = {exports: {}};\n\n(function (module) {\n (function (root, factory) {\n if (module.exports) {\n module.exports = factory();\n } else {\n root.Toastify = factory();\n }\n })(commonjsGlobal, function (global) {\n // Object initialization\n var Toastify = function Toastify(options) {\n // Returning a new init object\n return new Toastify.lib.init(options);\n },\n // Library version\n version = \"1.12.0\"; // Set the default global options\n\n\n Toastify.defaults = {\n oldestFirst: true,\n text: \"Toastify is awesome!\",\n node: undefined,\n duration: 3000,\n selector: undefined,\n callback: function callback() {},\n destination: undefined,\n newWindow: false,\n close: false,\n gravity: \"toastify-top\",\n positionLeft: false,\n position: '',\n backgroundColor: '',\n avatar: \"\",\n className: \"\",\n stopOnFocus: true,\n onClick: function onClick() {},\n offset: {\n x: 0,\n y: 0\n },\n escapeMarkup: true,\n ariaLive: 'polite',\n style: {\n background: ''\n }\n }; // Defining the prototype of the object\n\n Toastify.lib = Toastify.prototype = {\n toastify: version,\n constructor: Toastify,\n // Initializing the object with required parameters\n init: function init(options) {\n // Verifying and validating the input object\n if (!options) {\n options = {};\n } // Creating the options object\n\n\n this.options = {};\n this.toastElement = null; // Validating the options\n\n this.options.text = options.text || Toastify.defaults.text; // Display message\n\n this.options.node = options.node || Toastify.defaults.node; // Display content as node\n\n this.options.duration = options.duration === 0 ? 0 : options.duration || Toastify.defaults.duration; // Display duration\n\n this.options.selector = options.selector || Toastify.defaults.selector; // Parent selector\n\n this.options.callback = options.callback || Toastify.defaults.callback; // Callback after display\n\n this.options.destination = options.destination || Toastify.defaults.destination; // On-click destination\n\n this.options.newWindow = options.newWindow || Toastify.defaults.newWindow; // Open destination in new window\n\n this.options.close = options.close || Toastify.defaults.close; // Show toast close icon\n\n this.options.gravity = options.gravity === \"bottom\" ? \"toastify-bottom\" : Toastify.defaults.gravity; // toast position - top or bottom\n\n this.options.positionLeft = options.positionLeft || Toastify.defaults.positionLeft; // toast position - left or right\n\n this.options.position = options.position || Toastify.defaults.position; // toast position - left or right\n\n this.options.backgroundColor = options.backgroundColor || Toastify.defaults.backgroundColor; // toast background color\n\n this.options.avatar = options.avatar || Toastify.defaults.avatar; // img element src - url or a path\n\n this.options.className = options.className || Toastify.defaults.className; // additional class names for the toast\n\n this.options.stopOnFocus = options.stopOnFocus === undefined ? Toastify.defaults.stopOnFocus : options.stopOnFocus; // stop timeout on focus\n\n this.options.onClick = options.onClick || Toastify.defaults.onClick; // Callback after click\n\n this.options.offset = options.offset || Toastify.defaults.offset; // toast offset\n\n this.options.escapeMarkup = options.escapeMarkup !== undefined ? options.escapeMarkup : Toastify.defaults.escapeMarkup;\n this.options.ariaLive = options.ariaLive || Toastify.defaults.ariaLive;\n this.options.style = options.style || Toastify.defaults.style;\n\n if (options.backgroundColor) {\n this.options.style.background = options.backgroundColor;\n } // Returning the current object for chaining functions\n\n\n return this;\n },\n // Building the DOM element\n buildToast: function buildToast() {\n // Validating if the options are defined\n if (!this.options) {\n throw \"Toastify is not initialized\";\n } // Creating the DOM object\n\n\n var divElement = document.createElement(\"div\");\n divElement.className = \"toastify on \" + this.options.className; // Positioning toast to left or right or center\n\n if (!!this.options.position) {\n divElement.className += \" toastify-\" + this.options.position;\n } else {\n // To be depreciated in further versions\n if (this.options.positionLeft === true) {\n divElement.className += \" toastify-left\";\n console.warn('Property `positionLeft` will be depreciated in further versions. Please use `position` instead.');\n } else {\n // Default position\n divElement.className += \" toastify-right\";\n }\n } // Assigning gravity of element\n\n\n divElement.className += \" \" + this.options.gravity;\n\n if (this.options.backgroundColor) {\n // This is being deprecated in favor of using the style HTML DOM property\n console.warn('DEPRECATION NOTICE: \"backgroundColor\" is being deprecated. Please use the \"style.background\" property.');\n } // Loop through our style object and apply styles to divElement\n\n\n for (var property in this.options.style) {\n divElement.style[property] = this.options.style[property];\n } // Announce the toast to screen readers\n\n\n if (this.options.ariaLive) {\n divElement.setAttribute('aria-live', this.options.ariaLive);\n } // Adding the toast message/node\n\n\n if (this.options.node && this.options.node.nodeType === Node.ELEMENT_NODE) {\n // If we have a valid node, we insert it\n divElement.appendChild(this.options.node);\n } else {\n if (this.options.escapeMarkup) {\n divElement.innerText = this.options.text;\n } else {\n divElement.innerHTML = this.options.text;\n }\n\n if (this.options.avatar !== \"\") {\n var avatarElement = document.createElement(\"img\");\n avatarElement.src = this.options.avatar;\n avatarElement.className = \"toastify-avatar\";\n\n if (this.options.position == \"left\" || this.options.positionLeft === true) {\n // Adding close icon on the left of content\n divElement.appendChild(avatarElement);\n } else {\n // Adding close icon on the right of content\n divElement.insertAdjacentElement(\"afterbegin\", avatarElement);\n }\n }\n } // Adding a close icon to the toast\n\n\n if (this.options.close === true) {\n // Create a span for close element\n var closeElement = document.createElement(\"button\");\n closeElement.type = \"button\";\n closeElement.setAttribute(\"aria-label\", \"Close\");\n closeElement.className = \"toast-close\";\n closeElement.innerHTML = \"✖\"; // Triggering the removal of toast from DOM on close click\n\n closeElement.addEventListener(\"click\", function (event) {\n event.stopPropagation();\n this.removeElement(this.toastElement);\n window.clearTimeout(this.toastElement.timeOutValue);\n }.bind(this)); //Calculating screen width\n\n var width = window.innerWidth > 0 ? window.innerWidth : screen.width; // Adding the close icon to the toast element\n // Display on the right if screen width is less than or equal to 360px\n\n if ((this.options.position == \"left\" || this.options.positionLeft === true) && width > 360) {\n // Adding close icon on the left of content\n divElement.insertAdjacentElement(\"afterbegin\", closeElement);\n } else {\n // Adding close icon on the right of content\n divElement.appendChild(closeElement);\n }\n } // Clear timeout while toast is focused\n\n\n if (this.options.stopOnFocus && this.options.duration > 0) {\n var self = this; // stop countdown\n\n divElement.addEventListener(\"mouseover\", function (event) {\n window.clearTimeout(divElement.timeOutValue);\n }); // add back the timeout\n\n divElement.addEventListener(\"mouseleave\", function () {\n divElement.timeOutValue = window.setTimeout(function () {\n // Remove the toast from DOM\n self.removeElement(divElement);\n }, self.options.duration);\n });\n } // Adding an on-click destination path\n\n\n if (typeof this.options.destination !== \"undefined\") {\n divElement.addEventListener(\"click\", function (event) {\n event.stopPropagation();\n\n if (this.options.newWindow === true) {\n window.open(this.options.destination, \"_blank\");\n } else {\n window.location = this.options.destination;\n }\n }.bind(this));\n }\n\n if (typeof this.options.onClick === \"function\" && typeof this.options.destination === \"undefined\") {\n divElement.addEventListener(\"click\", function (event) {\n event.stopPropagation();\n this.options.onClick();\n }.bind(this));\n } // Adding offset\n\n\n if (_typeof(this.options.offset) === \"object\") {\n var x = getAxisOffsetAValue(\"x\", this.options);\n var y = getAxisOffsetAValue(\"y\", this.options);\n var xOffset = this.options.position == \"left\" ? x : \"-\" + x;\n var yOffset = this.options.gravity == \"toastify-top\" ? y : \"-\" + y;\n divElement.style.transform = \"translate(\" + xOffset + \",\" + yOffset + \")\";\n } // Returning the generated element\n\n\n return divElement;\n },\n // Displaying the toast\n showToast: function showToast() {\n // Creating the DOM object for the toast\n this.toastElement = this.buildToast(); // Getting the root element to with the toast needs to be added\n\n var rootElement;\n\n if (typeof this.options.selector === \"string\") {\n rootElement = document.getElementById(this.options.selector);\n } else if (this.options.selector instanceof HTMLElement || typeof ShadowRoot !== 'undefined' && this.options.selector instanceof ShadowRoot) {\n rootElement = this.options.selector;\n } else {\n rootElement = document.body;\n } // Validating if root element is present in DOM\n\n\n if (!rootElement) {\n throw \"Root element is not defined\";\n } // Adding the DOM element\n\n\n var elementToInsert = Toastify.defaults.oldestFirst ? rootElement.firstChild : rootElement.lastChild;\n rootElement.insertBefore(this.toastElement, elementToInsert); // Repositioning the toasts in case multiple toasts are present\n\n Toastify.reposition();\n\n if (this.options.duration > 0) {\n this.toastElement.timeOutValue = window.setTimeout(function () {\n // Remove the toast from DOM\n this.removeElement(this.toastElement);\n }.bind(this), this.options.duration); // Binding `this` for function invocation\n } // Supporting function chaining\n\n\n return this;\n },\n hideToast: function hideToast() {\n if (this.toastElement.timeOutValue) {\n clearTimeout(this.toastElement.timeOutValue);\n }\n\n this.removeElement(this.toastElement);\n },\n // Removing the element from the DOM\n removeElement: function removeElement(toastElement) {\n // Hiding the element\n // toastElement.classList.remove(\"on\");\n toastElement.className = toastElement.className.replace(\" on\", \"\"); // Removing the element from DOM after transition end\n\n window.setTimeout(function () {\n // remove options node if any\n if (this.options.node && this.options.node.parentNode) {\n this.options.node.parentNode.removeChild(this.options.node);\n } // Remove the element from the DOM, only when the parent node was not removed before.\n\n\n if (toastElement.parentNode) {\n toastElement.parentNode.removeChild(toastElement);\n } // Calling the callback function\n\n\n this.options.callback.call(toastElement); // Repositioning the toasts again\n\n Toastify.reposition();\n }.bind(this), 400); // Binding `this` for function invocation\n }\n }; // Positioning the toasts on the DOM\n\n Toastify.reposition = function () {\n // Top margins with gravity\n var topLeftOffsetSize = {\n top: 15,\n bottom: 15\n };\n var topRightOffsetSize = {\n top: 15,\n bottom: 15\n };\n var offsetSize = {\n top: 15,\n bottom: 15\n }; // Get all toast messages on the DOM\n\n var allToasts = document.getElementsByClassName(\"toastify\");\n var classUsed; // Modifying the position of each toast element\n\n for (var i = 0; i < allToasts.length; i++) {\n // Getting the applied gravity\n if (containsClass(allToasts[i], \"toastify-top\") === true) {\n classUsed = \"toastify-top\";\n } else {\n classUsed = \"toastify-bottom\";\n }\n\n var height = allToasts[i].offsetHeight;\n classUsed = classUsed.substr(9, classUsed.length - 1); // Spacing between toasts\n\n var offset = 15;\n var width = window.innerWidth > 0 ? window.innerWidth : screen.width; // Show toast in center if screen with less than or equal to 360px\n\n if (width <= 360) {\n // Setting the position\n allToasts[i].style[classUsed] = offsetSize[classUsed] + \"px\";\n offsetSize[classUsed] += height + offset;\n } else {\n if (containsClass(allToasts[i], \"toastify-left\") === true) {\n // Setting the position\n allToasts[i].style[classUsed] = topLeftOffsetSize[classUsed] + \"px\";\n topLeftOffsetSize[classUsed] += height + offset;\n } else {\n // Setting the position\n allToasts[i].style[classUsed] = topRightOffsetSize[classUsed] + \"px\";\n topRightOffsetSize[classUsed] += height + offset;\n }\n }\n } // Supporting function chaining\n\n\n return this;\n }; // Helper function to get offset.\n\n\n function getAxisOffsetAValue(axis, options) {\n if (options.offset[axis]) {\n if (isNaN(options.offset[axis])) {\n return options.offset[axis];\n } else {\n return options.offset[axis] + 'px';\n }\n }\n\n return '0px';\n }\n\n function containsClass(elem, yourClass) {\n if (!elem || typeof yourClass !== \"string\") {\n return false;\n } else if (elem.className && elem.className.trim().split(/\\s+/gi).indexOf(yourClass) > -1) {\n return true;\n } else {\n return false;\n }\n } // Setting up the prototype for the init object\n\n\n Toastify.lib.init.prototype = Toastify.lib; // Returning the Toastify function to be assigned to the window object/module\n\n return Toastify;\n });\n})(toastify);\n\nvar Toastify = toastify.exports;\n\nvar classof = classofRaw$1;\n\n// `IsArray` abstract operation\n// https://tc39.es/ecma262/#sec-isarray\n// eslint-disable-next-line es-x/no-array-isarray -- safe\nvar isArray$2 = Array.isArray || function isArray(argument) {\n return classof(argument) == 'Array';\n};\n\nvar isArray$1 = isArray$2;\nvar isConstructor = isConstructor$2;\nvar isObject$1 = isObject$a;\nvar wellKnownSymbol$1 = wellKnownSymbol$f;\n\nvar SPECIES$1 = wellKnownSymbol$1('species');\nvar $Array = Array;\n\n// a part of `ArraySpeciesCreate` abstract operation\n// https://tc39.es/ecma262/#sec-arrayspeciescreate\nvar arraySpeciesConstructor$1 = function (originalArray) {\n var C;\n if (isArray$1(originalArray)) {\n C = originalArray.constructor;\n // cross-realm fallback\n if (isConstructor(C) && (C === $Array || isArray$1(C.prototype))) C = undefined;\n else if (isObject$1(C)) {\n C = C[SPECIES$1];\n if (C === null) C = undefined;\n }\n } return C === undefined ? $Array : C;\n};\n\nvar arraySpeciesConstructor = arraySpeciesConstructor$1;\n\n// `ArraySpeciesCreate` abstract operation\n// https://tc39.es/ecma262/#sec-arrayspeciescreate\nvar arraySpeciesCreate$1 = function (originalArray, length) {\n return new (arraySpeciesConstructor(originalArray))(length === 0 ? 0 : length);\n};\n\nvar bind = functionBindContext;\nvar uncurryThis = functionUncurryThis;\nvar IndexedObject = indexedObject;\nvar toObject = toObject$4;\nvar lengthOfArrayLike = lengthOfArrayLike$4;\nvar arraySpeciesCreate = arraySpeciesCreate$1;\n\nvar push = uncurryThis([].push);\n\n// `Array.prototype.{ forEach, map, filter, some, every, find, findIndex, filterReject }` methods implementation\nvar createMethod = function (TYPE) {\n var IS_MAP = TYPE == 1;\n var IS_FILTER = TYPE == 2;\n var IS_SOME = TYPE == 3;\n var IS_EVERY = TYPE == 4;\n var IS_FIND_INDEX = TYPE == 6;\n var IS_FILTER_REJECT = TYPE == 7;\n var NO_HOLES = TYPE == 5 || IS_FIND_INDEX;\n return function ($this, callbackfn, that, specificCreate) {\n var O = toObject($this);\n var self = IndexedObject(O);\n var boundFunction = bind(callbackfn, that);\n var length = lengthOfArrayLike(self);\n var index = 0;\n var create = specificCreate || arraySpeciesCreate;\n var target = IS_MAP ? create($this, length) : IS_FILTER || IS_FILTER_REJECT ? create($this, 0) : undefined;\n var value, result;\n for (;length > index; index++) if (NO_HOLES || index in self) {\n value = self[index];\n result = boundFunction(value, index, O);\n if (TYPE) {\n if (IS_MAP) target[index] = result; // map\n else if (result) switch (TYPE) {\n case 3: return true; // some\n case 5: return value; // find\n case 6: return index; // findIndex\n case 2: push(target, value); // filter\n } else switch (TYPE) {\n case 4: return false; // every\n case 7: push(target, value); // filterReject\n }\n }\n }\n return IS_FIND_INDEX ? -1 : IS_SOME || IS_EVERY ? IS_EVERY : target;\n };\n};\n\nvar arrayIteration = {\n // `Array.prototype.forEach` method\n // https://tc39.es/ecma262/#sec-array.prototype.foreach\n forEach: createMethod(0),\n // `Array.prototype.map` method\n // https://tc39.es/ecma262/#sec-array.prototype.map\n map: createMethod(1),\n // `Array.prototype.filter` method\n // https://tc39.es/ecma262/#sec-array.prototype.filter\n filter: createMethod(2),\n // `Array.prototype.some` method\n // https://tc39.es/ecma262/#sec-array.prototype.some\n some: createMethod(3),\n // `Array.prototype.every` method\n // https://tc39.es/ecma262/#sec-array.prototype.every\n every: createMethod(4),\n // `Array.prototype.find` method\n // https://tc39.es/ecma262/#sec-array.prototype.find\n find: createMethod(5),\n // `Array.prototype.findIndex` method\n // https://tc39.es/ecma262/#sec-array.prototype.findIndex\n findIndex: createMethod(6),\n // `Array.prototype.filterReject` method\n // https://github.com/tc39/proposal-array-filtering\n filterReject: createMethod(7)\n};\n\nvar fails = fails$l;\nvar wellKnownSymbol = wellKnownSymbol$f;\nvar V8_VERSION = engineV8Version;\n\nvar SPECIES = wellKnownSymbol('species');\n\nvar arrayMethodHasSpeciesSupport$1 = function (METHOD_NAME) {\n // We can't use this feature detection in V8 since it causes\n // deoptimization and serious performance degradation\n // https://github.com/zloirock/core-js/issues/677\n return V8_VERSION >= 51 || !fails(function () {\n var array = [];\n var constructor = array.constructor = {};\n constructor[SPECIES] = function () {\n return { foo: 1 };\n };\n return array[METHOD_NAME](Boolean).foo !== 1;\n });\n};\n\nvar $$1 = _export;\nvar $map = arrayIteration.map;\nvar arrayMethodHasSpeciesSupport = arrayMethodHasSpeciesSupport$1;\n\nvar HAS_SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('map');\n\n// `Array.prototype.map` method\n// https://tc39.es/ecma262/#sec-array.prototype.map\n// with adding support of @@species\n$$1({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT }, {\n map: function map(callbackfn /* , thisArg */) {\n return $map(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);\n }\n});\n\nvar gettext$1 = {};\n\nvar $ = _export;\nvar DESCRIPTORS = descriptors;\nvar defineProperty = objectDefineProperty.f;\n\n// `Object.defineProperty` method\n// https://tc39.es/ecma262/#sec-object.defineproperty\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\n$({ target: 'Object', stat: true, forced: Object.defineProperty !== defineProperty, sham: !DESCRIPTORS }, {\n defineProperty: defineProperty\n});\n\n/** Used as the `TypeError` message for \"Functions\" methods. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/** `Object#toString` result references. */\nvar funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n symbolTag = '[object Symbol]';\n\n/** Used to match property names within property paths. */\nvar reIsDeepProp = /\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,\n reIsPlainProp = /^\\w*$/,\n reLeadingDot = /^\\./,\n rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\n/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\n/**\n * Checks if `value` is a host object in IE < 9.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a host object, else `false`.\n */\nfunction isHostObject(value) {\n // Many host objects are `Object` objects that can coerce to strings\n // despite having improperly defined `toString` methods.\n var result = false;\n if (value != null && typeof value.toString != 'function') {\n try {\n result = !!(value + '');\n } catch (e) {}\n }\n return result;\n}\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar objectToString = objectProto.toString;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/** Built-in value references. */\nvar Symbol$1 = root.Symbol,\n splice = arrayProto.splice;\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map'),\n nativeCreate = getNative(Object, 'create');\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol$1 ? Symbol$1.prototype : undefined,\n symbolToString = symbolProto ? symbolProto.toString : undefined;\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n}\n\n/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n return this.has(key) && delete this.__data__[key];\n}\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);\n}\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n}\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n return true;\n}\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n return getMapData(this, key)['delete'](key);\n}\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n getMapData(this, key).set(key, value);\n return this;\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\n/**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\nfunction baseGet(object, path) {\n path = isKey(path, object) ? [path] : castPath(path);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n}\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\n/**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to empty strings.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n */\nfunction baseToString(value) {\n // Exit early for strings to avoid a performance hit in some environments.\n if (typeof value == 'string') {\n return value;\n }\n if (isSymbol(value)) {\n return symbolToString ? symbolToString.call(value) : '';\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\n/**\n * Casts `value` to a path array if it's not one.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {Array} Returns the cast property path array.\n */\nfunction castPath(value) {\n return isArray(value) ? value : stringToPath(value);\n}\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\n/**\n * Checks if `value` is a property name and not a property path.\n *\n * @private\n * @param {*} value The value to check.\n * @param {Object} [object] The object to query keys on.\n * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\n */\nfunction isKey(value, object) {\n if (isArray(value)) {\n return false;\n }\n var type = typeof value;\n if (type == 'number' || type == 'symbol' || type == 'boolean' ||\n value == null || isSymbol(value)) {\n return true;\n }\n return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\n (object != null && value in Object(object));\n}\n\n/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoize(function(string) {\n string = toString(string);\n\n var result = [];\n if (reLeadingDot.test(string)) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, string) {\n result.push(quote ? string.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to process.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result);\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Assign cache to `_.memoize`.\nmemoize.Cache = MapCache;\n\n/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\n/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 8-9 which returns 'object' for typed array and other constructors.\n var tag = isObject(value) ? objectToString.call(value) : '';\n return tag == funcTag || tag == genTag;\n}\n\n/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return !!value && (type == 'object' || type == 'function');\n}\n\n/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return !!value && typeof value == 'object';\n}\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && objectToString.call(value) == symbolTag);\n}\n\n/**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\n/**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get$1(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nvar lodash_get = get$1;\n\nvar plurals$1 = {\n ach: {\n name: 'Acholi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n af: {\n name: 'Afrikaans',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ak: {\n name: 'Akan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n am: {\n name: 'Amharic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n an: {\n name: 'Aragonese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ar: {\n name: 'Arabic',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }, {\n plural: 2,\n sample: 2\n }, {\n plural: 3,\n sample: 3\n }, {\n plural: 4,\n sample: 11\n }, {\n plural: 5,\n sample: 100\n }],\n nplurals: 6,\n pluralsText: 'nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)',\n pluralsFunc: function(n) {\n return (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);\n }\n },\n arn: {\n name: 'Mapudungun',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n ast: {\n name: 'Asturian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ay: {\n name: 'Aymará',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n az: {\n name: 'Azerbaijani',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n be: {\n name: 'Belarusian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n bg: {\n name: 'Bulgarian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bn: {\n name: 'Bengali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bo: {\n name: 'Tibetan',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n br: {\n name: 'Breton',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n brx: {\n name: 'Bodo',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bs: {\n name: 'Bosnian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n ca: {\n name: 'Catalan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n cgg: {\n name: 'Chiga',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n cs: {\n name: 'Czech',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n }\n },\n csb: {\n name: 'Kashubian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n cy: {\n name: 'Welsh',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 8\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3);\n }\n },\n da: {\n name: 'Danish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n de: {\n name: 'German',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n doi: {\n name: 'Dogri',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n dz: {\n name: 'Dzongkha',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n el: {\n name: 'Greek',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n en: {\n name: 'English',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n eo: {\n name: 'Esperanto',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n es: {\n name: 'Spanish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n et: {\n name: 'Estonian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n eu: {\n name: 'Basque',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fa: {\n name: 'Persian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ff: {\n name: 'Fulah',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fi: {\n name: 'Finnish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fil: {\n name: 'Filipino',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n fo: {\n name: 'Faroese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fr: {\n name: 'French',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n fur: {\n name: 'Friulian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fy: {\n name: 'Frisian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ga: {\n name: 'Irish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 7\n }, {\n plural: 4,\n sample: 11\n }],\n nplurals: 5,\n pluralsText: 'nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4);\n }\n },\n gd: {\n name: 'Scottish Gaelic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 20\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)',\n pluralsFunc: function(n) {\n return ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3);\n }\n },\n gl: {\n name: 'Galician',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n gu: {\n name: 'Gujarati',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n gun: {\n name: 'Gun',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n ha: {\n name: 'Hausa',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n he: {\n name: 'Hebrew',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hi: {\n name: 'Hindi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hne: {\n name: 'Chhattisgarhi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hr: {\n name: 'Croatian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n hu: {\n name: 'Hungarian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hy: {\n name: 'Armenian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n id: {\n name: 'Indonesian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n is: {\n name: 'Icelandic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)',\n pluralsFunc: function(n) {\n return (n % 10 !== 1 || n % 100 === 11);\n }\n },\n it: {\n name: 'Italian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ja: {\n name: 'Japanese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n jbo: {\n name: 'Lojban',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n jv: {\n name: 'Javanese',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 0)',\n pluralsFunc: function(n) {\n return (n !== 0);\n }\n },\n ka: {\n name: 'Georgian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n kk: {\n name: 'Kazakh',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n km: {\n name: 'Khmer',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n kn: {\n name: 'Kannada',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ko: {\n name: 'Korean',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ku: {\n name: 'Kurdish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n kw: {\n name: 'Cornish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 4\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3);\n }\n },\n ky: {\n name: 'Kyrgyz',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n lb: {\n name: 'Letzeburgesch',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ln: {\n name: 'Lingala',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n lo: {\n name: 'Lao',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n lt: {\n name: 'Lithuanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 10\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n lv: {\n name: 'Latvian',\n examples: [{\n plural: 2,\n sample: 0\n }, {\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2);\n }\n },\n mai: {\n name: 'Maithili',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mfe: {\n name: 'Mauritian Creole',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mg: {\n name: 'Malagasy',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mi: {\n name: 'Maori',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mk: {\n name: 'Macedonian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)',\n pluralsFunc: function(n) {\n return (n === 1 || n % 10 === 1 ? 0 : 1);\n }\n },\n ml: {\n name: 'Malayalam',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mn: {\n name: 'Mongolian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mni: {\n name: 'Manipuri',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mnk: {\n name: 'Mandinka',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }, {\n plural: 2,\n sample: 2\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 0 ? 0 : n === 1 ? 1 : 2);\n }\n },\n mr: {\n name: 'Marathi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ms: {\n name: 'Malay',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n mt: {\n name: 'Maltese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 11\n }, {\n plural: 3,\n sample: 20\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 0 || (n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20) ? 2 : 3);\n }\n },\n my: {\n name: 'Burmese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n nah: {\n name: 'Nahuatl',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nap: {\n name: 'Neapolitan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nb: {\n name: 'Norwegian Bokmal',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ne: {\n name: 'Nepali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nl: {\n name: 'Dutch',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nn: {\n name: 'Norwegian Nynorsk',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n no: {\n name: 'Norwegian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nso: {\n name: 'Northern Sotho',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n oc: {\n name: 'Occitan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n or: {\n name: 'Oriya',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pa: {\n name: 'Punjabi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pap: {\n name: 'Papiamento',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pl: {\n name: 'Polish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n pms: {\n name: 'Piemontese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ps: {\n name: 'Pashto',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pt: {\n name: 'Portuguese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n rm: {\n name: 'Romansh',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ro: {\n name: 'Romanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 20\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);\n }\n },\n ru: {\n name: 'Russian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n rw: {\n name: 'Kinyarwanda',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sah: {\n name: 'Yakut',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n sat: {\n name: 'Santali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sco: {\n name: 'Scots',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sd: {\n name: 'Sindhi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n se: {\n name: 'Northern Sami',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n si: {\n name: 'Sinhala',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sk: {\n name: 'Slovak',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n }\n },\n sl: {\n name: 'Slovenian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 5\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3);\n }\n },\n so: {\n name: 'Somali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n son: {\n name: 'Songhay',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sq: {\n name: 'Albanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sr: {\n name: 'Serbian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n su: {\n name: 'Sundanese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n sv: {\n name: 'Swedish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sw: {\n name: 'Swahili',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ta: {\n name: 'Tamil',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n te: {\n name: 'Telugu',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n tg: {\n name: 'Tajik',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n th: {\n name: 'Thai',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ti: {\n name: 'Tigrinya',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n tk: {\n name: 'Turkmen',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n tr: {\n name: 'Turkish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n tt: {\n name: 'Tatar',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ug: {\n name: 'Uyghur',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n uk: {\n name: 'Ukrainian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n ur: {\n name: 'Urdu',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n uz: {\n name: 'Uzbek',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n vi: {\n name: 'Vietnamese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n wa: {\n name: 'Walloon',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n wo: {\n name: 'Wolof',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n yo: {\n name: 'Yoruba',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n zh: {\n name: 'Chinese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n }\n};\n\nvar get = lodash_get;\nvar plurals = plurals$1;\n\nvar gettext = Gettext;\n\n/**\n * Creates and returns a new Gettext instance.\n *\n * @constructor\n * @param {Object} [options] A set of options\n * @param {String} options.sourceLocale The locale that the source code and its\n * texts are written in. Translations for\n * this locale is not necessary.\n * @param {Boolean} options.debug Whether to output debug info into the\n * console.\n * @return {Object} A Gettext instance\n */\nfunction Gettext(options) {\n options = options || {};\n\n this.catalogs = {};\n this.locale = '';\n this.domain = 'messages';\n\n this.listeners = [];\n\n // Set source locale\n this.sourceLocale = '';\n if (options.sourceLocale) {\n if (typeof options.sourceLocale === 'string') {\n this.sourceLocale = options.sourceLocale;\n }\n else {\n this.warn('The `sourceLocale` option should be a string');\n }\n }\n\n // Set debug flag\n this.debug = 'debug' in options && options.debug === true;\n}\n\n/**\n * Adds an event listener.\n *\n * @param {String} eventName An event name\n * @param {Function} callback An event handler function\n */\nGettext.prototype.on = function(eventName, callback) {\n this.listeners.push({\n eventName: eventName,\n callback: callback\n });\n};\n\n/**\n * Removes an event listener.\n *\n * @param {String} eventName An event name\n * @param {Function} callback A previously registered event handler function\n */\nGettext.prototype.off = function(eventName, callback) {\n this.listeners = this.listeners.filter(function(listener) {\n return (\n listener.eventName === eventName &&\n listener.callback === callback\n ) === false;\n });\n};\n\n/**\n * Emits an event to all registered event listener.\n *\n * @private\n * @param {String} eventName An event name\n * @param {any} eventData Data to pass to event listeners\n */\nGettext.prototype.emit = function(eventName, eventData) {\n for (var i = 0; i < this.listeners.length; i++) {\n var listener = this.listeners[i];\n if (listener.eventName === eventName) {\n listener.callback(eventData);\n }\n }\n};\n\n/**\n * Logs a warning to the console if debug mode is enabled.\n *\n * @ignore\n * @param {String} message A warning message\n */\nGettext.prototype.warn = function(message) {\n if (this.debug) {\n console.warn(message);\n }\n\n this.emit('error', new Error(message));\n};\n\n/**\n * Stores a set of translations in the set of gettext\n * catalogs.\n *\n * @example\n * gt.addTranslations('sv-SE', 'messages', translationsObject)\n *\n * @param {String} locale A locale string\n * @param {String} domain A domain name\n * @param {Object} translations An object of gettext-parser JSON shape\n */\nGettext.prototype.addTranslations = function(locale, domain, translations) {\n if (!this.catalogs[locale]) {\n this.catalogs[locale] = {};\n }\n\n this.catalogs[locale][domain] = translations;\n};\n\n/**\n * Sets the locale to get translated messages for.\n *\n * @example\n * gt.setLocale('sv-SE')\n *\n * @param {String} locale A locale\n */\nGettext.prototype.setLocale = function(locale) {\n if (typeof locale !== 'string') {\n this.warn(\n 'You called setLocale() with an argument of type ' + (typeof locale) + '. ' +\n 'The locale must be a string.'\n );\n return;\n }\n\n if (locale.trim() === '') {\n this.warn('You called setLocale() with an empty value, which makes little sense.');\n }\n\n if (locale !== this.sourceLocale && !this.catalogs[locale]) {\n this.warn('You called setLocale() with \"' + locale + '\", but no translations for that locale has been added.');\n }\n\n this.locale = locale;\n};\n\n/**\n * Sets the default gettext domain.\n *\n * @example\n * gt.setTextDomain('domainname')\n *\n * @param {String} domain A gettext domain name\n */\nGettext.prototype.setTextDomain = function(domain) {\n if (typeof domain !== 'string') {\n this.warn(\n 'You called setTextDomain() with an argument of type ' + (typeof domain) + '. ' +\n 'The domain must be a string.'\n );\n return;\n }\n\n if (domain.trim() === '') {\n this.warn('You called setTextDomain() with an empty `domain` value.');\n }\n\n this.domain = domain;\n};\n\n/**\n * Translates a string using the default textdomain\n *\n * @example\n * gt.gettext('Some text')\n *\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.gettext = function(msgid) {\n return this.dnpgettext(this.domain, '', msgid);\n};\n\n/**\n * Translates a string using a specific domain\n *\n * @example\n * gt.dgettext('domainname', 'Some text')\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dgettext = function(domain, msgid) {\n return this.dnpgettext(domain, '', msgid);\n};\n\n/**\n * Translates a plural string using the default textdomain\n *\n * @example\n * gt.ngettext('One thing', 'Many things', numberOfThings)\n *\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.ngettext = function(msgid, msgidPlural, count) {\n return this.dnpgettext(this.domain, '', msgid, msgidPlural, count);\n};\n\n/**\n * Translates a plural string using a specific textdomain\n *\n * @example\n * gt.dngettext('domainname', 'One thing', 'Many things', numberOfThings)\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dngettext = function(domain, msgid, msgidPlural, count) {\n return this.dnpgettext(domain, '', msgid, msgidPlural, count);\n};\n\n/**\n * Translates a string from a specific context using the default textdomain\n *\n * @example\n * gt.pgettext('sports', 'Back')\n *\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.pgettext = function(msgctxt, msgid) {\n return this.dnpgettext(this.domain, msgctxt, msgid);\n};\n\n/**\n * Translates a string from a specific context using s specific textdomain\n *\n * @example\n * gt.dpgettext('domainname', 'sports', 'Back')\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dpgettext = function(domain, msgctxt, msgid) {\n return this.dnpgettext(domain, msgctxt, msgid);\n};\n\n/**\n * Translates a plural string from a specific context using the default textdomain\n *\n * @example\n * gt.npgettext('sports', 'Back', '%d backs', numberOfBacks)\n *\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.npgettext = function(msgctxt, msgid, msgidPlural, count) {\n return this.dnpgettext(this.domain, msgctxt, msgid, msgidPlural, count);\n};\n\n/**\n * Translates a plural string from a specifi context using a specific textdomain\n *\n * @example\n * gt.dnpgettext('domainname', 'sports', 'Back', '%d backs', numberOfBacks)\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @param {String} msgidPlural If no translation was found, return this on count!=1\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dnpgettext = function(domain, msgctxt, msgid, msgidPlural, count) {\n var defaultTranslation = msgid;\n var translation;\n var index;\n\n msgctxt = msgctxt || '';\n\n if (!isNaN(count) && count !== 1) {\n defaultTranslation = msgidPlural || msgid;\n }\n\n translation = this._getTranslation(domain, msgctxt, msgid);\n\n if (translation) {\n if (typeof count === 'number') {\n var pluralsFunc = plurals[Gettext.getLanguageCode(this.locale)].pluralsFunc;\n index = pluralsFunc(count);\n if (typeof index === 'boolean') {\n index = index ? 1 : 0;\n }\n } else {\n index = 0;\n }\n\n return translation.msgstr[index] || defaultTranslation;\n }\n else if (!this.sourceLocale || this.locale !== this.sourceLocale) {\n this.warn('No translation was found for msgid \"' + msgid + '\" in msgctxt \"' + msgctxt + '\" and domain \"' + domain + '\"');\n }\n\n return defaultTranslation;\n};\n\n/**\n * Retrieves comments object for a translation. The comments object\n * has the shape `{ translator, extracted, reference, flag, previous }`.\n *\n * @example\n * const comment = gt.getComment('domainname', 'sports', 'Backs')\n *\n * @private\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {Object} Comments object or false if not found\n */\nGettext.prototype.getComment = function(domain, msgctxt, msgid) {\n var translation;\n\n translation = this._getTranslation(domain, msgctxt, msgid);\n if (translation) {\n return translation.comments || {};\n }\n\n return {};\n};\n\n/**\n * Retrieves translation object from the domain and context\n *\n * @private\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {Object} Translation object or false if not found\n */\nGettext.prototype._getTranslation = function(domain, msgctxt, msgid) {\n msgctxt = msgctxt || '';\n\n return get(this.catalogs, [this.locale, domain, 'translations', msgctxt, msgid]);\n};\n\n/**\n * Returns the language code part of a locale\n *\n * @example\n * Gettext.getLanguageCode('sv-SE')\n * // -> \"sv\"\n *\n * @private\n * @param {String} locale A case-insensitive locale string\n * @returns {String} A language code\n */\nGettext.getLanguageCode = function(locale) {\n return locale.split(/[\\-_]/)[0].toLowerCase();\n};\n\n/* C-style aliases */\n\n/**\n * C-style alias for [setTextDomain](#gettextsettextdomaindomain)\n *\n * @see Gettext#setTextDomain\n */\nGettext.prototype.textdomain = function(domain) {\n if (this.debug) {\n console.warn('textdomain(domain) was used to set locales in node-gettext v1. ' +\n 'Make sure you are using it for domains, and switch to setLocale(locale) if you are not.\\n\\n ' +\n 'To read more about the migration from node-gettext v1 to v2, ' +\n 'see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x\\n\\n' +\n 'This warning will be removed in the final 2.0.0');\n }\n\n this.setTextDomain(domain);\n};\n\n/**\n * C-style alias for [setLocale](#gettextsetlocalelocale)\n *\n * @see Gettext#setLocale\n */\nGettext.prototype.setlocale = function(locale) {\n this.setLocale(locale);\n};\n\n/* Deprecated functions */\n\n/**\n * This function will be removed in the final 2.0.0 release.\n *\n * @deprecated\n */\nGettext.prototype.addTextdomain = function() {\n console.error('addTextdomain() is deprecated.\\n\\n' +\n '* To add translations, use addTranslations()\\n' +\n '* To set the default domain, use setTextDomain() (or its alias textdomain())\\n' +\n '\\n' +\n 'To read more about the migration from node-gettext v1 to v2, ' +\n 'see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x');\n};\n\nvar dist = {};\n\nObject.defineProperty(dist, \"__esModule\", {\n value: true\n});\ndist.getCanonicalLocale = getCanonicalLocale;\ndist.getDayNames = getDayNames;\ndist.getDayNamesMin = getDayNamesMin;\ndist.getDayNamesShort = getDayNamesShort;\ndist.getFirstDay = getFirstDay;\ndist.getLanguage = getLanguage;\ndist.getLocale = getLocale;\ndist.getMonthNames = getMonthNames;\ndist.getMonthNamesShort = getMonthNamesShort;\ndist.translate = translate;\ndist.translatePlural = translatePlural;\n\n\n\n\n\n/// \n\n/**\n * Returns the user's locale\n */\nfunction getLocale() {\n return document.documentElement.dataset.locale || 'en';\n}\n\nfunction getCanonicalLocale() {\n return getLocale().replace(/_/g, '-');\n}\n/**\n * Returns the user's language\n */\n\n\nfunction getLanguage() {\n return document.documentElement.lang || 'en';\n}\n\n/**\n * Translate a string\n *\n * @param {string} app the id of the app for which to translate the string\n * @param {string} text the string to translate\n * @param {object} vars map of placeholder key to value\n * @param {number} number to replace %n with\n * @param {object} [options] options object\n * @return {string}\n */\nfunction translate(app, text, vars, count, options) {\n if (typeof OC === 'undefined') {\n console.warn('No OC found');\n return text;\n }\n\n return OC.L10N.translate(app, text, vars, count, options);\n}\n/**\n * Translate a plural string\n *\n * @param {string} app the id of the app for which to translate the string\n * @param {string} textSingular the string to translate for exactly one object\n * @param {string} textPlural the string to translate for n objects\n * @param {number} count number to determine whether to use singular or plural\n * @param {Object} vars of placeholder key to value\n * @param {object} options options object\n * @return {string}\n */\n\n\nfunction translatePlural(app, textSingular, textPlural, count, vars, options) {\n if (typeof OC === 'undefined') {\n console.warn('No OC found');\n return textSingular;\n }\n\n return OC.L10N.translatePlural(app, textSingular, textPlural, count, vars, options);\n}\n/**\n * Get the first day of the week\n *\n * @return {number}\n */\n\n\nfunction getFirstDay() {\n if (typeof window.firstDay === 'undefined') {\n console.warn('No firstDay found');\n return 1;\n }\n\n return window.firstDay;\n}\n/**\n * Get a list of day names (full names)\n *\n * @return {string[]}\n */\n\n\nfunction getDayNames() {\n if (typeof window.dayNames === 'undefined') {\n console.warn('No dayNames found');\n return ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];\n }\n\n return window.dayNames;\n}\n/**\n * Get a list of day names (short names)\n *\n * @return {string[]}\n */\n\n\nfunction getDayNamesShort() {\n if (typeof window.dayNamesShort === 'undefined') {\n console.warn('No dayNamesShort found');\n return ['Sun.', 'Mon.', 'Tue.', 'Wed.', 'Thu.', 'Fri.', 'Sat.'];\n }\n\n return window.dayNamesShort;\n}\n/**\n * Get a list of day names (minified names)\n *\n * @return {string[]}\n */\n\n\nfunction getDayNamesMin() {\n if (typeof window.dayNamesMin === 'undefined') {\n console.warn('No dayNamesMin found');\n return ['Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa'];\n }\n\n return window.dayNamesMin;\n}\n/**\n * Get a list of month names (full names)\n *\n * @return {string[]}\n */\n\n\nfunction getMonthNames() {\n if (typeof window.monthNames === 'undefined') {\n console.warn('No monthNames found');\n return ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'];\n }\n\n return window.monthNames;\n}\n/**\n * Get a list of month names (short names)\n *\n * @return {string[]}\n */\n\n\nfunction getMonthNamesShort() {\n if (typeof window.monthNamesShort === 'undefined') {\n console.warn('No monthNamesShort found');\n return ['Jan.', 'Feb.', 'Mar.', 'Apr.', 'May.', 'Jun.', 'Jul.', 'Aug.', 'Sep.', 'Oct.', 'Nov.', 'Dec.'];\n }\n\n return window.monthNamesShort;\n}\n\nObject.defineProperty(gettext$1, \"__esModule\", {\n value: true\n});\nvar getGettextBuilder_1 = gettext$1.getGettextBuilder = getGettextBuilder;\n\n\n\n\n\n\n\n\n\n\n\nvar _nodeGettext = _interopRequireDefault(gettext);\n\nvar _ = dist;\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, \"prototype\", { writable: false }); return Constructor; }\n\nvar GettextBuilder = /*#__PURE__*/function () {\n function GettextBuilder() {\n _classCallCheck(this, GettextBuilder);\n\n this.translations = {};\n this.debug = false;\n }\n\n _createClass(GettextBuilder, [{\n key: \"setLanguage\",\n value: function setLanguage(language) {\n this.locale = language;\n return this;\n }\n }, {\n key: \"detectLocale\",\n value: function detectLocale() {\n return this.setLanguage((0, _.getLanguage)().replace('-', '_'));\n }\n }, {\n key: \"addTranslation\",\n value: function addTranslation(language, data) {\n this.translations[language] = data;\n return this;\n }\n }, {\n key: \"enableDebugMode\",\n value: function enableDebugMode() {\n this.debug = true;\n return this;\n }\n }, {\n key: \"build\",\n value: function build() {\n return new GettextWrapper(this.locale || 'en', this.translations, this.debug);\n }\n }]);\n\n return GettextBuilder;\n}();\n\nvar GettextWrapper = /*#__PURE__*/function () {\n function GettextWrapper(locale, data, debug) {\n _classCallCheck(this, GettextWrapper);\n\n this.gt = new _nodeGettext.default({\n debug: debug,\n sourceLocale: 'en'\n });\n\n for (var key in data) {\n this.gt.addTranslations(key, 'messages', data[key]);\n }\n\n this.gt.setLocale(locale);\n }\n\n _createClass(GettextWrapper, [{\n key: \"subtitudePlaceholders\",\n value: function subtitudePlaceholders(translated, vars) {\n return translated.replace(/{([^{}]*)}/g, function (a, b) {\n var r = vars[b];\n\n if (typeof r === 'string' || typeof r === 'number') {\n return r.toString();\n } else {\n return a;\n }\n });\n }\n }, {\n key: \"gettext\",\n value: function gettext(original) {\n var placeholders = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return this.subtitudePlaceholders(this.gt.gettext(original), placeholders);\n }\n }, {\n key: \"ngettext\",\n value: function ngettext(singular, plural, count) {\n var placeholders = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};\n return this.subtitudePlaceholders(this.gt.ngettext(singular, plural, count).replace(/%n/g, count.toString()), placeholders);\n }\n }]);\n\n return GettextWrapper;\n}();\n\nfunction getGettextBuilder() {\n return new GettextBuilder();\n}\n\nvar gtBuilder = getGettextBuilder_1().detectLocale();\nprocess.env.TRANSLATIONS.map(function (data) {\n return gtBuilder.addTranslation(data.locale, data.json);\n});\nvar gt = gtBuilder.build();\ngt.ngettext.bind(gt);\nvar t = gt.gettext.bind(gt);\n\nvar ToastType =\n/** @class */\nfunction () {\n function ToastType() {}\n\n ToastType.ERROR = 'toast-error';\n ToastType.WARNING = 'toast-warning';\n ToastType.INFO = 'toast-info';\n ToastType.SUCCESS = 'toast-success';\n ToastType.PERMANENT = 'toast-error';\n ToastType.UNDO = 'toast-undo';\n return ToastType;\n}();\n\nvar TOAST_ARIA_LIVE_OFF = 'off';\nvar TOAST_ARIA_LIVE_POLITE = 'polite';\nvar TOAST_ARIA_LIVE_ASSERTIVE = 'assertive';\n\nvar ToastAriaLive =\n/** @class */\nfunction () {\n function ToastAriaLive() {}\n\n ToastAriaLive.OFF = TOAST_ARIA_LIVE_OFF;\n ToastAriaLive.POLITE = TOAST_ARIA_LIVE_POLITE;\n ToastAriaLive.ASSERTIVE = TOAST_ARIA_LIVE_ASSERTIVE;\n return ToastAriaLive;\n}();\n\nvar TOAST_UNDO_TIMEOUT = 10000;\nvar TOAST_DEFAULT_TIMEOUT = 7000;\nvar TOAST_PERMANENT_TIMEOUT = -1;\n/**\r\n * Show a toast message\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showMessage(data, options) {\n var _a;\n\n var _b;\n\n options = Object.assign({\n timeout: TOAST_DEFAULT_TIMEOUT,\n isHTML: false,\n type: undefined,\n // An undefined selector defaults to the body element\n selector: undefined,\n onRemove: function onRemove() {},\n onClick: undefined,\n close: true\n }, options);\n\n if (typeof data === 'string' && !options.isHTML) {\n // fime mae sure that text is extracted\n var element = document.createElement('div');\n element.innerHTML = data;\n data = element.innerText;\n }\n\n var classes = (_b = options.type) !== null && _b !== void 0 ? _b : '';\n\n if (typeof options.onClick === 'function') {\n classes += ' toast-with-click ';\n }\n\n var isNode = data instanceof Node;\n var ariaLive = ToastAriaLive.POLITE;\n\n if (options.ariaLive) {\n ariaLive = options.ariaLive.toString();\n } else if (options.type === ToastType.ERROR || options.type === ToastType.UNDO) {\n ariaLive = ToastAriaLive.ASSERTIVE;\n }\n\n var toast = Toastify((_a = {}, _a[!isNode ? 'text' : 'node'] = data, _a.duration = options.timeout, _a.callback = options.onRemove, _a.onClick = options.onClick, _a.close = options.close, _a.gravity = 'top', _a.selector = options.selector, _a.position = 'right', _a.backgroundColor = '', _a.className = 'dialogs ' + classes, _a.escapeMarkup = !options.isHTML, _a.ariaLive = ariaLive, _a));\n toast.showToast();\n return toast;\n}\n/**\r\n * Show a toast message with error styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showError(text, options) {\n return showMessage(text, __assign(__assign({}, options), {\n type: ToastType.ERROR\n }));\n}\n/**\r\n * Show a toast message with warning styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showWarning(text, options) {\n return showMessage(text, __assign(__assign({}, options), {\n type: ToastType.WARNING\n }));\n}\n/**\r\n * Show a toast message with info styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showInfo(text, options) {\n return showMessage(text, __assign(__assign({}, options), {\n type: ToastType.INFO\n }));\n}\n/**\r\n * Show a toast message with success styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showSuccess(text, options) {\n return showMessage(text, __assign(__assign({}, options), {\n type: ToastType.SUCCESS\n }));\n}\n/**\r\n * Show a toast message with undo styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param onUndo Function that is called when the undo button is clicked\r\n * @param options\r\n */\n\nfunction showUndo(text, onUndo, options) {\n // onUndo callback is mandatory\n if (!(onUndo instanceof Function)) {\n throw new Error('Please provide a valid onUndo method');\n }\n\n var toast;\n options = Object.assign(options || {}, {\n // force 10 seconds of timeout\n timeout: TOAST_UNDO_TIMEOUT,\n // remove close button\n close: false\n }); // Generate undo layout\n\n var undoContent = document.createElement('span');\n var undoButton = document.createElement('button');\n undoContent.classList.add('toast-undo-container');\n undoButton.classList.add('toast-undo-button');\n undoButton.innerText = t('Undo');\n undoContent.innerText = text;\n undoContent.appendChild(undoButton);\n undoButton.addEventListener('click', function (event) {\n event.stopPropagation();\n onUndo(event); // Hide toast\n\n if ((toast === null || toast === void 0 ? void 0 : toast.hideToast) instanceof Function) {\n toast.hideToast();\n }\n });\n toast = showMessage(undoContent, __assign(__assign({}, options), {\n type: ToastType.UNDO\n }));\n return toast;\n}\n\nexport { FilePicker, FilePickerBuilder, FilePickerType, TOAST_ARIA_LIVE_ASSERTIVE, TOAST_ARIA_LIVE_OFF, TOAST_ARIA_LIVE_POLITE, TOAST_DEFAULT_TIMEOUT, TOAST_PERMANENT_TIMEOUT, TOAST_UNDO_TIMEOUT, getFilePickerBuilder, showError, showInfo, showMessage, showSuccess, showUndo, showWarning };\n//# sourceMappingURL=index.es.js.map\n","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.getGettextBuilder = getGettextBuilder;\n\nrequire(\"core-js/modules/es.regexp.exec.js\");\n\nrequire(\"core-js/modules/es.string.replace.js\");\n\nrequire(\"core-js/modules/es.object.define-property.js\");\n\nrequire(\"core-js/modules/es.object.to-string.js\");\n\nrequire(\"core-js/modules/es.regexp.to-string.js\");\n\nvar _nodeGettext = _interopRequireDefault(require(\"node-gettext\"));\n\nvar _ = require(\".\");\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, \"prototype\", { writable: false }); return Constructor; }\n\nvar GettextBuilder = /*#__PURE__*/function () {\n function GettextBuilder() {\n _classCallCheck(this, GettextBuilder);\n\n this.translations = {};\n this.debug = false;\n }\n\n _createClass(GettextBuilder, [{\n key: \"setLanguage\",\n value: function setLanguage(language) {\n this.locale = language;\n return this;\n }\n }, {\n key: \"detectLocale\",\n value: function detectLocale() {\n return this.setLanguage((0, _.getLanguage)().replace('-', '_'));\n }\n }, {\n key: \"addTranslation\",\n value: function addTranslation(language, data) {\n this.translations[language] = data;\n return this;\n }\n }, {\n key: \"enableDebugMode\",\n value: function enableDebugMode() {\n this.debug = true;\n return this;\n }\n }, {\n key: \"build\",\n value: function build() {\n return new GettextWrapper(this.locale || 'en', this.translations, this.debug);\n }\n }]);\n\n return GettextBuilder;\n}();\n\nvar GettextWrapper = /*#__PURE__*/function () {\n function GettextWrapper(locale, data, debug) {\n _classCallCheck(this, GettextWrapper);\n\n this.gt = new _nodeGettext.default({\n debug: debug,\n sourceLocale: 'en'\n });\n\n for (var key in data) {\n this.gt.addTranslations(key, 'messages', data[key]);\n }\n\n this.gt.setLocale(locale);\n }\n\n _createClass(GettextWrapper, [{\n key: \"subtitudePlaceholders\",\n value: function subtitudePlaceholders(translated, vars) {\n return translated.replace(/{([^{}]*)}/g, function (a, b) {\n var r = vars[b];\n\n if (typeof r === 'string' || typeof r === 'number') {\n return r.toString();\n } else {\n return a;\n }\n });\n }\n }, {\n key: \"gettext\",\n value: function gettext(original) {\n var placeholders = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return this.subtitudePlaceholders(this.gt.gettext(original), placeholders);\n }\n }, {\n key: \"ngettext\",\n value: function ngettext(singular, plural, count) {\n var placeholders = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};\n return this.subtitudePlaceholders(this.gt.ngettext(singular, plural, count).replace(/%n/g, count.toString()), placeholders);\n }\n }]);\n\n return GettextWrapper;\n}();\n\nfunction getGettextBuilder() {\n return new GettextBuilder();\n}\n//# sourceMappingURL=gettext.js.map","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.getRootUrl = exports.generateFilePath = exports.imagePath = exports.generateUrl = exports.generateOcsUrl = exports.generateRemoteUrl = exports.linkTo = void 0;\n\nrequire(\"core-js/modules/es.string.replace.js\");\n\n/// \n\n/**\n * Get an url with webroot to a file in an app\n *\n * @param {string} app the id of the app the file belongs to\n * @param {string} file the file path relative to the app folder\n * @return {string} URL with webroot to a file\n */\nconst linkTo = (app, file) => generateFilePath(app, '', file);\n/**\n * Creates a relative url for remote use\n *\n * @param {string} service id\n * @return {string} the url\n */\n\n\nexports.linkTo = linkTo;\n\nconst linkToRemoteBase = service => getRootUrl() + '/remote.php/' + service;\n/**\n * @brief Creates an absolute url for remote use\n * @param {string} service id\n * @return {string} the url\n */\n\n\nconst generateRemoteUrl = service => window.location.protocol + '//' + window.location.host + linkToRemoteBase(service);\n/**\n * Get the base path for the given OCS API service\n *\n * @param {string} url OCS API service url\n * @param {object} params parameters to be replaced into the service url\n * @param {UrlOptions} options options for the parameter replacement\n * @param {boolean} options.escape Set to false if parameters should not be URL encoded (default true)\n * @param {Number} options.ocsVersion OCS version to use (defaults to 2)\n * @return {string} Absolute path for the OCS URL\n */\n\n\nexports.generateRemoteUrl = generateRemoteUrl;\n\nconst generateOcsUrl = (url, params, options) => {\n const allOptions = Object.assign({\n ocsVersion: 2\n }, options || {});\n const version = allOptions.ocsVersion === 1 ? 1 : 2;\n return window.location.protocol + '//' + window.location.host + getRootUrl() + '/ocs/v' + version + '.php' + _generateUrlPath(url, params, options);\n};\n\nexports.generateOcsUrl = generateOcsUrl;\n\n/**\n * Generate a url path, which can contain parameters\n *\n * Parameters will be URL encoded automatically\n *\n * @param {string} url address (can contain placeholders e.g. /call/{token} would replace {token} with the value of params.token\n * @param {object} params parameters to be replaced into the address\n * @param {UrlOptions} options options for the parameter replacement\n * @return {string} Path part for the given URL\n */\nconst _generateUrlPath = (url, params, options) => {\n const allOptions = Object.assign({\n escape: true\n }, options || {});\n\n const _build = function (text, vars) {\n vars = vars || {};\n return text.replace(/{([^{}]*)}/g, function (a, b) {\n var r = vars[b];\n\n if (allOptions.escape) {\n return typeof r === 'string' || typeof r === 'number' ? encodeURIComponent(r.toString()) : encodeURIComponent(a);\n } else {\n return typeof r === 'string' || typeof r === 'number' ? r.toString() : a;\n }\n });\n };\n\n if (url.charAt(0) !== '/') {\n url = '/' + url;\n }\n\n return _build(url, params || {});\n};\n/**\n * Generate the url with webroot for the given relative url, which can contain parameters\n *\n * Parameters will be URL encoded automatically\n *\n * @param {string} url address (can contain placeholders e.g. /call/{token} would replace {token} with the value of params.token\n * @param {object} params parameters to be replaced into the url\n * @param {UrlOptions} options options for the parameter replacement\n * @param {boolean} options.noRewrite True if you want to force index.php being added\n * @param {boolean} options.escape Set to false if parameters should not be URL encoded (default true)\n * @return {string} URL with webroot for the given relative URL\n */\n\n\nconst generateUrl = (url, params, options) => {\n const allOptions = Object.assign({\n noRewrite: false\n }, options || {});\n\n if (OC.config.modRewriteWorking === true && !allOptions.noRewrite) {\n return getRootUrl() + _generateUrlPath(url, params, options);\n }\n\n return getRootUrl() + '/index.php' + _generateUrlPath(url, params, options);\n};\n/**\n * Get the path with webroot to an image file\n * if no extension is given for the image, it will automatically decide\n * between .png and .svg based on what the browser supports\n *\n * @param {string} app the app id to which the image belongs\n * @param {string} file the name of the image file\n * @return {string}\n */\n\n\nexports.generateUrl = generateUrl;\n\nconst imagePath = (app, file) => {\n if (file.indexOf('.') === -1) {\n //if no extension is given, use svg\n return generateFilePath(app, 'img', file + '.svg');\n }\n\n return generateFilePath(app, 'img', file);\n};\n/**\n * Get the url with webroot for a file in an app\n *\n * @param {string} app the id of the app\n * @param {string} type the type of the file to link to (e.g. css,img,ajax.template)\n * @param {string} file the filename\n * @return {string} URL with webroot for a file in an app\n */\n\n\nexports.imagePath = imagePath;\n\nconst generateFilePath = (app, type, file) => {\n const isCore = OC.coreApps.indexOf(app) !== -1;\n let link = getRootUrl();\n\n if (file.substring(file.length - 3) === 'php' && !isCore) {\n link += '/index.php/apps/' + app;\n\n if (file !== 'index.php') {\n link += '/';\n\n if (type) {\n link += encodeURI(type + '/');\n }\n\n link += file;\n }\n } else if (file.substring(file.length - 3) !== 'php' && !isCore) {\n link = OC.appswebroots[app];\n\n if (type) {\n link += '/' + type + '/';\n }\n\n if (link.substring(link.length - 1) !== '/') {\n link += '/';\n }\n\n link += file;\n } else {\n if ((app === 'settings' || app === 'core' || app === 'search') && type === 'ajax') {\n link += '/index.php/';\n } else {\n link += '/';\n }\n\n if (!isCore) {\n link += 'apps/';\n }\n\n if (app !== '') {\n app += '/';\n link += app;\n }\n\n if (type) {\n link += type + '/';\n }\n\n link += file;\n }\n\n return link;\n};\n/**\n * Return the web root path where this Nextcloud instance\n * is accessible, with a leading slash.\n * For example \"/nextcloud\".\n *\n * @return {string} web root path\n */\n\n\nexports.generateFilePath = generateFilePath;\n\nconst getRootUrl = () => OC.webroot;\n\nexports.getRootUrl = getRootUrl;\n//# sourceMappingURL=index.js.map","/*! For license information please see NcRelatedResourcesPanel.js.LICENSE.txt */\n!function(e,t){\"object\"==typeof exports&&\"object\"==typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(\"NextcloudVue\",[],t):\"object\"==typeof exports?exports.NextcloudVue=t():(e.NextcloudVue=e.NextcloudVue||{},e.NextcloudVue[\"Components/NcRelatedResourcesPanel\"]=t())}(self,(function(){return function(){var e={8399:function(e,t,a){\"use strict\";function o(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,o)}return a}function i(e){for(var t=1;t\",\"Pause slideshow\":\"Atura la presentació\",\"People & Body\":\"Persones i cos\",\"Pick a date\":\"Seleccioni un dia \",\"Pick a date and a time\":\"Seleccioni un dia i hora\",\"Pick a month\":\"Seleccioni un mes\",\"Pick a time\":\"Seleccioni una hora\",\"Pick a week\":\"Seleccioni una setmana\",\"Pick a year\":\"Seleccioni un any\",\"Pick an emoji\":\"Trieu un emoji\",\"Please select a time zone:\":\"Seleccioneu una zona horària:\",Previous:\"Anterior\",\"Related resources\":\"Recursos relacionats\",Search:\"Cerca\",\"Search results\":\"Resultats de cerca\",\"Select a tag\":\"Seleccioneu una etiqueta\",Settings:\"Paràmetres\",\"Settings navigation\":\"Navegació d'opcions\",\"Show password\":\"Mostrar contrasenya\",\"Smileys & Emotion\":\"Cares i emocions\",\"Start slideshow\":\"Inicia la presentació\",Submit:\"Envia\",Symbols:\"Símbols\",\"Travel & Places\":\"Viatges i llocs\",\"Type to search time zone\":\"Escriviu per cercar la zona horària\",\"Unable to search the group\":\"No es pot cercar el grup\",\"Undo changes\":\"Desfés els canvis\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Escriu un missatge, @ per esmentar algú, : per a la compleció automàtica d'emojis...\"}},{locale:\"cs_CZ\",translations:{\"{tag} (invisible)\":\"{tag} (neviditelné)\",\"{tag} (restricted)\":\"{tag} (omezené)\",Actions:\"Akce\",Activities:\"Aktivity\",\"Animals & Nature\":\"Zvířata a příroda\",\"Anything shared with the same group of people will show up here\":\"Cokoli nasdíleného ve stejné skupiny lidí se zobrazí zde\",\"Avatar of {displayName}\":\"Zástupný obrázek uživatele {displayName}\",\"Avatar of {displayName}, {status}\":\"Zástupný obrázek uživatele {displayName}, {status}\",\"Cancel changes\":\"Zrušit změny\",\"Change title\":\"Změnit nadpis\",Choose:\"Zvolit\",\"Clear text\":\"Čitelný text\",Close:\"Zavřít\",\"Close modal\":\"Zavřít dialogové okno\",\"Close navigation\":\"Zavřít navigaci\",\"Close sidebar\":\"Zavřít postranní panel\",\"Confirm changes\":\"Potvrdit změny\",Custom:\"Uživatelsky určené\",\"Edit item\":\"Upravit položku\",\"Error getting related resources\":\"Chyba při získávání souvisejících prostředků\",\"External documentation for {title}\":\"Externí dokumentace k {title}\",Favorite:\"Oblíbené\",Flags:\"Příznaky\",\"Food & Drink\":\"Jídlo a pití\",\"Frequently used\":\"Často používané\",Global:\"Globální\",\"Go back to the list\":\"Jít zpět na seznam\",\"Hide password\":\"Skrýt heslo\",\"Message limit of {count} characters reached\":\"Dosaženo limitu počtu ({count}) znaků zprávy\",\"More items …\":\"Další položky…\",Next:\"Následující\",\"No emoji found\":\"Nenalezeno žádné emoji\",\"No results\":\"Nic nenalezeno\",Objects:\"Objekty\",Open:\"Otevřít\",'Open link to \"{resourceTitle}\"':\"Otevřít odkaz na „{resourceTitle}“\",\"Open navigation\":\"Otevřít navigaci\",\"Password is secure\":\"Heslo je bezpečné\",\"Pause slideshow\":\"Pozastavit prezentaci\",\"People & Body\":\"Lidé a tělo\",\"Pick a date\":\"Vyberte datum\",\"Pick a date and a time\":\"Vyberte datum a čas\",\"Pick a month\":\"Vyberte měsíc\",\"Pick a time\":\"Vyberte čas\",\"Pick a week\":\"Vyberte týden\",\"Pick a year\":\"Vyberte rok\",\"Pick an emoji\":\"Vybrat emoji\",\"Please select a time zone:\":\"Vyberte časovou zónu:\",Previous:\"Předchozí\",\"Related resources\":\"Související prostředky\",Search:\"Hledat\",\"Search results\":\"Výsledky hledání\",\"Select a tag\":\"Vybrat štítek\",Settings:\"Nastavení\",\"Settings navigation\":\"Pohyb po nastavení\",\"Show password\":\"Zobrazit heslo\",\"Smileys & Emotion\":\"Úsměvy a emoce\",\"Start slideshow\":\"Spustit prezentaci\",Submit:\"Odeslat\",Symbols:\"Symboly\",\"Travel & Places\":\"Cestování a místa\",\"Type to search time zone\":\"Psaním vyhledejte časovou zónu\",\"Unable to search the group\":\"Nedaří se hledat skupinu\",\"Undo changes\":\"Vzít změny zpět\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napište zprávu – pokud chcete někoho zmínit, napište před jeho uživatelským jménem @ (zavináč); automatické doplňování emotikonů zahájíte napsáním : (dvojtečky)…\"}},{locale:\"da\",translations:{\"{tag} (invisible)\":\"{tag} (usynlig)\",\"{tag} (restricted)\":\"{tag} (begrænset)\",Actions:\"Handlinger\",Activities:\"Aktiviteter\",\"Animals & Nature\":\"Dyr & Natur\",Choose:\"Vælg\",Close:\"Luk\",Custom:\"Brugerdefineret\",Flags:\"Flag\",\"Food & Drink\":\"Mad & Drikke\",\"Frequently used\":\"Ofte brugt\",\"Message limit of {count} characters reached\":\"Begrænsning på {count} tegn er nået\",Next:\"Videre\",\"No emoji found\":\"Ingen emoji fundet\",\"No results\":\"Ingen resultater\",Objects:\"Objekter\",\"Pause slideshow\":\"Suspender fremvisning\",\"People & Body\":\"Mennesker & Menneskekroppen\",\"Pick an emoji\":\"Vælg en emoji\",Previous:\"Forrige\",Search:\"Søg\",\"Search results\":\"Søgeresultater\",\"Select a tag\":\"Vælg et mærke\",Settings:\"Indstillinger\",\"Settings navigation\":\"Naviger i indstillinger\",\"Smileys & Emotion\":\"Smileys & Emotion\",\"Start slideshow\":\"Start fremvisning\",Symbols:\"Symboler\",\"Travel & Places\":\"Rejser & Rejsemål\",\"Unable to search the group\":\"Kan ikke søge på denne gruppe\",\"Write message, @ to mention someone …\":\"Skriv i meddelelse, @ for at nævne nogen …\"}},{locale:\"de\",translations:{\"{tag} (invisible)\":\"{tag} (unsichtbar)\",\"{tag} (restricted)\":\"{tag} (eingeschränkt)\",Actions:\"Aktionen\",Activities:\"Aktivitäten\",\"Animals & Nature\":\"Tiere & Natur\",\"Avatar of {displayName}\":\"Avatar von {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar von {displayName}, {status}\",\"Cancel changes\":\"Änderungen verwerfen\",\"Change title\":\"Titel ändern\",Choose:\"Auswählen\",\"Clear text\":\"Klartext\",Close:\"Schließen\",\"Close modal\":\"Modal schließen\",\"Close navigation\":\"Navigation schließen\",\"Close sidebar\":\"Seitenleiste schließen\",\"Confirm changes\":\"Änderungen bestätigen\",Custom:\"Benutzerdefiniert\",\"Edit item\":\"Objekt bearbeiten\",\"Error getting related resources\":\"Fehler beim Abrufen verwandter Ressourcen\",\"External documentation for {title}\":\"Externe Dokumentation für {title}\",Favorite:\"Favorit\",Flags:\"Flaggen\",\"Food & Drink\":\"Essen & Trinken\",\"Frequently used\":\"Häufig verwendet\",Global:\"Global\",\"Go back to the list\":\"Zurück zur Liste\",\"Hide password\":\"Passwort verbergen\",\"Message limit of {count} characters reached\":\"Nachrichtenlimit von {count} Zeichen erreicht\",\"More items …\":\"Weitere Elemente …\",Next:\"Weiter\",\"No emoji found\":\"Kein Emoji gefunden\",\"No results\":\"Keine Ergebnisse\",Objects:\"Gegenstände\",Open:\"Öffnen\",'Open link to \"{resourceTitle}\"':'Link zu \"{resourceTitle}\" öffnen',\"Open navigation\":\"Navigation öffnen\",\"Password is secure\":\"Passwort ist sicher\",\"Pause slideshow\":\"Diashow pausieren\",\"People & Body\":\"Menschen & Körper\",\"Pick a date\":\"Ein Datum auswählen\",\"Pick a date and a time\":\"Datum und Uhrzeit auswählen\",\"Pick a month\":\"Einen Monat auswählen\",\"Pick a time\":\"Eine Uhrzeit auswählen\",\"Pick a week\":\"Eine Woche auswählen\",\"Pick a year\":\"Ein Jahr auswählen\",\"Pick an emoji\":\"Ein Emoji auswählen\",\"Please select a time zone:\":\"Bitte wählen Sie eine Zeitzone:\",Previous:\"Vorherige\",\"Related resources\":\"Verwandte Ressourcen\",Search:\"Suche\",\"Search results\":\"Suchergebnisse\",\"Select a tag\":\"Schlagwort auswählen\",Settings:\"Einstellungen\",\"Settings navigation\":\"Einstellungen für die Navigation\",\"Show password\":\"Passwort anzeigen\",\"Smileys & Emotion\":\"Smileys & Emotionen\",\"Start slideshow\":\"Diashow starten\",Submit:\"Einreichen\",Symbols:\"Symbole\",\"Travel & Places\":\"Reisen & Orte\",\"Type to search time zone\":\"Tippen, um Zeitzone zu suchen\",\"Unable to search the group\":\"Die Gruppe konnte nicht durchsucht werden\",\"Undo changes\":\"Änderungen rückgängig machen\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Nachricht schreiben, @, um jemanden zu erwähnen, : für die automatische Vervollständigung von Emojis … \"}},{locale:\"de_DE\",translations:{\"{tag} (invisible)\":\"{tag} (unsichtbar)\",\"{tag} (restricted)\":\"{tag} (eingeschränkt)\",Actions:\"Aktionen\",Activities:\"Aktivitäten\",\"Animals & Nature\":\"Tiere & Natur\",\"Anything shared with the same group of people will show up here\":\"Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt\",\"Avatar of {displayName}\":\"Avatar von {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar von {displayName}, {status}\",\"Cancel changes\":\"Änderungen verwerfen\",\"Change title\":\"Titel ändern\",Choose:\"Auswählen\",\"Clear text\":\"Klartext\",Close:\"Schließen\",\"Close modal\":\"Modal schließen\",\"Close navigation\":\"Navigation schließen\",\"Close sidebar\":\"Seitenleiste schließen\",\"Confirm changes\":\"Änderungen bestätigen\",Custom:\"Benutzerdefiniert\",\"Edit item\":\"Objekt bearbeiten\",\"Error getting related resources\":\"Fehler beim Abrufen verwandter Ressourcen\",\"External documentation for {title}\":\"Externe Dokumentation für {title}\",Favorite:\"Favorit\",Flags:\"Flaggen\",\"Food & Drink\":\"Essen & Trinken\",\"Frequently used\":\"Häufig verwendet\",Global:\"Global\",\"Go back to the list\":\"Zurück zur Liste\",\"Hide password\":\"Passwort verbergen\",\"Message limit of {count} characters reached\":\"Nachrichtenlimit von {count} Zeichen erreicht\",\"More items …\":\"Weitere Elemente …\",Next:\"Weiter\",\"No emoji found\":\"Kein Emoji gefunden\",\"No results\":\"Keine Ergebnisse\",Objects:\"Objekte\",Open:\"Öffnen\",'Open link to \"{resourceTitle}\"':'Link zu \"{resourceTitle}\" öffnen',\"Open navigation\":\"Navigation öffnen\",\"Password is secure\":\"Passwort ist sicher\",\"Pause slideshow\":\"Diashow pausieren\",\"People & Body\":\"Menschen & Körper\",\"Pick a date\":\"Ein Datum auswählen\",\"Pick a date and a time\":\"Datum und Uhrzeit auswählen\",\"Pick a month\":\"Einen Monat auswählen\",\"Pick a time\":\"Eine Uhrzeit auswählen\",\"Pick a week\":\"Eine Woche auswählen\",\"Pick a year\":\"Ein Jahr auswählen\",\"Pick an emoji\":\"Ein Emoji auswählen\",\"Please select a time zone:\":\"Bitte eine Zeitzone auswählen:\",Previous:\"Vorherige\",\"Related resources\":\"Verwandte Ressourcen\",Search:\"Suche\",\"Search results\":\"Suchergebnisse\",\"Select a tag\":\"Schlagwort auswählen\",Settings:\"Einstellungen\",\"Settings navigation\":\"Einstellungen für die Navigation\",\"Show password\":\"Passwort anzeigen\",\"Smileys & Emotion\":\"Smileys & Emotionen\",\"Start slideshow\":\"Diashow starten\",Submit:\"Einreichen\",Symbols:\"Symbole\",\"Travel & Places\":\"Reisen & Orte\",\"Type to search time zone\":\"Tippen, um eine Zeitzone zu suchen\",\"Unable to search the group\":\"Die Gruppe kann nicht durchsucht werden\",\"Undo changes\":\"Änderungen rückgängig machen\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Nachricht schreiben, @, um jemanden zu erwähnen, : für die automatische Vervollständigung von Emojis …\"}},{locale:\"el\",translations:{\"{tag} (invisible)\":\"{tag} (αόρατο)\",\"{tag} (restricted)\":\"{tag} (περιορισμένο)\",Actions:\"Ενέργειες\",Activities:\"Δραστηριότητες\",\"Animals & Nature\":\"Ζώα & Φύση\",\"Avatar of {displayName}\":\"Άβαταρ του {displayName}\",\"Cancel changes\":\"Ακύρωση αλλαγών\",Choose:\"Επιλογή\",Close:\"Κλείσιμο\",\"Close navigation\":\"Κλείσιμο πλοήγησης\",\"Confirm changes\":\"Επιβεβαίωση αλλαγών\",Custom:\"Προσαρμογή\",\"Edit item\":\"Επεξεργασία\",\"External documentation for {title}\":\"Εξωτερική τεκμηρίωση για {title}\",Flags:\"Σημαίες\",\"Food & Drink\":\"Φαγητό & Ποτό\",\"Frequently used\":\"Συχνά χρησιμοποιούμενο\",Global:\"Καθολικό\",\"Go back to the list\":\"Επιστροφή στην αρχική λίστα \",\"Message limit of {count} characters reached\":\"Συμπληρώθηκε το όριο των {count} χαρακτήρων του μηνύματος\",Next:\"Επόμενο\",\"No emoji found\":\"Δεν βρέθηκε emoji\",\"No results\":\"Κανένα αποτέλεσμα\",Objects:\"Αντικείμενα\",\"Open navigation\":\"Άνοιγμα πλοήγησης\",\"Pause slideshow\":\"Παύση προβολής διαφανειών\",\"People & Body\":\"Άνθρωποι & Σώμα\",\"Pick an emoji\":\"Επιλέξτε ένα emoji\",\"Please select a time zone:\":\"Παρακαλούμε επιλέξτε μια ζώνη ώρας:\",Previous:\"Προηγούμενο\",Search:\"Αναζήτηση\",\"Search results\":\"Αποτελέσματα αναζήτησης\",\"Select a tag\":\"Επιλογή ετικέτας\",Settings:\"Ρυθμίσεις\",\"Settings navigation\":\"Πλοήγηση ρυθμίσεων\",\"Smileys & Emotion\":\"Φατσούλες & Συναίσθημα\",\"Start slideshow\":\"Έναρξη προβολής διαφανειών\",Submit:\"Υποβολή\",Symbols:\"Σύμβολα\",\"Travel & Places\":\"Ταξίδια & Τοποθεσίες\",\"Type to search time zone\":\"Πληκτρολογήστε για αναζήτηση ζώνης ώρας\",\"Unable to search the group\":\"Δεν είναι δυνατή η αναζήτηση της ομάδας\",\"Undo changes\":\"Αναίρεση Αλλαγών\",\"Write message, @ to mention someone …\":\"Γράψτε ένα μήνυμα, και με το σύμβολο @, μνημονεύστε κάποιον …\"}},{locale:\"en_GB\",translations:{\"{tag} (invisible)\":\"{tag} (invisible)\",\"{tag} (restricted)\":\"{tag} (restricted)\",Actions:\"Actions\",Activities:\"Activities\",\"Animals & Nature\":\"Animals & Nature\",\"Avatar of {displayName}\":\"Avatar of {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar of {displayName}, {status}\",\"Cancel changes\":\"Cancel changes\",\"Change title\":\"Change title\",Choose:\"Choose\",Close:\"Close\",\"Close modal\":\"Close modal\",\"Close navigation\":\"Close navigation\",\"Close sidebar\":\"Close sidebar\",\"Confirm changes\":\"Confirm changes\",Custom:\"Custom\",\"Edit item\":\"Edit item\",\"External documentation for {title}\":\"External documentation for {title}\",Favorite:\"Favourite\",Flags:\"Flags\",\"Food & Drink\":\"Food & Drink\",\"Frequently used\":\"Frequently used\",Global:\"Global\",\"Go back to the list\":\"Go back to the list\",items:\"items\",\"Message limit of {count} characters reached\":\"Message limit of {count} characters reached\",\"More {dashboardItemType} …\":\"More {dashboardItemType} …\",Next:\"Next\",\"No emoji found\":\"No emoji found\",\"No results\":\"No results\",Objects:\"Objects\",Open:\"Open\",\"Open navigation\":\"Open navigation\",\"Pause slideshow\":\"Pause slideshow\",\"People & Body\":\"People & Body\",\"Pick an emoji\":\"Pick an emoji\",\"Please select a time zone:\":\"Please select a time zone:\",Previous:\"Previous\",Search:\"Search\",\"Search results\":\"Search results\",\"Select a tag\":\"Select a tag\",Settings:\"Settings\",\"Settings navigation\":\"Settings navigation\",\"Smileys & Emotion\":\"Smileys & Emotion\",\"Start slideshow\":\"Start slideshow\",Submit:\"Submit\",Symbols:\"Symbols\",\"Travel & Places\":\"Travel & Places\",\"Type to search time zone\":\"Type to search time zone\",\"Unable to search the group\":\"Unable to search the group\",\"Undo changes\":\"Undo changes\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Write message, @ to mention someone, : for emoji autocompletion …\"}},{locale:\"eo\",translations:{\"{tag} (invisible)\":\"{tag} (kaŝita)\",\"{tag} (restricted)\":\"{tag} (limigita)\",Actions:\"Agoj\",Activities:\"Aktiveco\",\"Animals & Nature\":\"Bestoj & Naturo\",Choose:\"Elektu\",Close:\"Fermu\",Custom:\"Propra\",Flags:\"Flagoj\",\"Food & Drink\":\"Manĝaĵo & Trinkaĵo\",\"Frequently used\":\"Ofte uzataj\",\"Message limit of {count} characters reached\":\"La limo je {count} da literoj atingita\",Next:\"Sekva\",\"No emoji found\":\"La emoĝio forestas\",\"No results\":\"La rezulto forestas\",Objects:\"Objektoj\",\"Pause slideshow\":\"Payzi bildprezenton\",\"People & Body\":\"Homoj & Korpo\",\"Pick an emoji\":\"Elekti emoĝion \",Previous:\"Antaŭa\",Search:\"Serĉi\",\"Search results\":\"Serĉrezultoj\",\"Select a tag\":\"Elektu etikedon\",Settings:\"Agordo\",\"Settings navigation\":\"Agorda navigado\",\"Smileys & Emotion\":\"Ridoj kaj Emocioj\",\"Start slideshow\":\"Komenci bildprezenton\",Symbols:\"Signoj\",\"Travel & Places\":\"Vojaĵoj & Lokoj\",\"Unable to search the group\":\"Ne eblas serĉi en la grupo\",\"Write message, @ to mention someone …\":\"Mesaĝi, uzu @ por mencii iun ...\"}},{locale:\"es\",translations:{\"{tag} (invisible)\":\"{tag} (invisible)\",\"{tag} (restricted)\":\"{tag} (restringido)\",Actions:\"Acciones\",Activities:\"Actividades\",\"Animals & Nature\":\"Animales y naturaleza\",\"Anything shared with the same group of people will show up here\":\"Cualquier cosa que sea compartida con el mismo grupo de personas se mostrará aquí\",\"Avatar of {displayName}\":\"Avatar de {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar de {displayName}, {status}\",\"Cancel changes\":\"Cancelar cambios\",\"Change title\":\"Cambiar título\",Choose:\"Elegir\",\"Clear text\":\"Limpiar texto\",Close:\"Cerrar\",\"Close modal\":\"Cerrar modal\",\"Close navigation\":\"Cerrar navegación\",\"Close sidebar\":\"Cerrar barra lateral\",\"Confirm changes\":\"Confirmar cambios\",Custom:\"Personalizado\",\"Edit item\":\"Editar elemento\",\"Error getting related resources\":\"Se encontró un error al obtener los recursos relacionados\",\"External documentation for {title}\":\"Documentacion externa de {title}\",Favorite:\"Favorito\",Flags:\"Banderas\",\"Food & Drink\":\"Comida y bebida\",\"Frequently used\":\"Usado con frecuenca\",Global:\"Global\",\"Go back to the list\":\"Volver a la lista\",\"Hide password\":\"Ocultar contraseña\",\"Message limit of {count} characters reached\":\"El mensaje ha alcanzado el límite de {count} caracteres\",\"More items …\":\"Más ítems...\",Next:\"Siguiente\",\"No emoji found\":\"No hay ningún emoji\",\"No results\":\" Ningún resultado\",Objects:\"Objetos\",Open:\"Abrir\",'Open link to \"{resourceTitle}\"':'Abrir enlace a \"{resourceTitle}\"',\"Open navigation\":\"Abrir navegación\",\"Password is secure\":\"La contraseña es segura\",\"Pause slideshow\":\"Pausar la presentación \",\"People & Body\":\"Personas y cuerpos\",\"Pick a date\":\"Seleccione una fecha\",\"Pick a date and a time\":\"Seleccione una fecha y hora\",\"Pick a month\":\"Seleccione un mes\",\"Pick a time\":\"Seleccione una hora\",\"Pick a week\":\"Seleccione una semana\",\"Pick a year\":\"Seleccione un año\",\"Pick an emoji\":\"Elegir un emoji\",\"Please select a time zone:\":\"Por favor elige un huso de horario:\",Previous:\"Anterior\",\"Related resources\":\"Recursos relacionados\",Search:\"Buscar\",\"Search results\":\"Resultados de la búsqueda\",\"Select a tag\":\"Seleccione una etiqueta\",Settings:\"Ajustes\",\"Settings navigation\":\"Navegación por ajustes\",\"Show password\":\"Mostrar contraseña\",\"Smileys & Emotion\":\"Smileys y emoticonos\",\"Start slideshow\":\"Iniciar la presentación\",Submit:\"Enviar\",Symbols:\"Símbolos\",\"Travel & Places\":\"Viajes y lugares\",\"Type to search time zone\":\"Escribe para buscar un huso de horario\",\"Unable to search the group\":\"No es posible buscar en el grupo\",\"Undo changes\":\"Deshacer cambios\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Escribe un mensaje, @ para mencionar a alguien, : para autocompletado de emoji ...\"}},{locale:\"eu\",translations:{\"{tag} (invisible)\":\"{tag} (ikusezina)\",\"{tag} (restricted)\":\"{tag} (mugatua)\",Actions:\"Ekintzak\",Activities:\"Jarduerak\",\"Animals & Nature\":\"Animaliak eta Natura\",\"Avatar of {displayName}\":\"{displayName}-(e)n irudia\",\"Avatar of {displayName}, {status}\":\"{displayName} -(e)n irudia, {status}\",\"Cancel changes\":\"Ezeztatu aldaketak\",\"Change title\":\"Aldatu titulua\",Choose:\"Aukeratu\",Close:\"Itxi\",\"Close modal\":\"Itxi modala\",\"Close navigation\":\"Itxi nabigazioa\",\"Close sidebar\":\"Itxi albo-barra\",\"Confirm changes\":\"Baieztatu aldaketak\",Custom:\"Pertsonalizatua\",\"Edit item\":\"Editatu elementua\",\"External documentation for {title}\":\"Kanpoko dokumentazioa {title}(r)entzat\",Favorite:\"Gogokoa\",Flags:\"Banderak\",\"Food & Drink\":\"Janaria eta edariak\",\"Frequently used\":\"Askotan erabilia\",Global:\"Globala\",\"Go back to the list\":\"Bueltatu zerrendara\",items:\"elementuak\",\"Message limit of {count} characters reached\":\"Mezuaren {count} karaketere-limitera heldu zara\",\"More {dashboardItemType} …\":\"{dashboardItemType} gehiago…\",Next:\"Hurrengoa\",\"No emoji found\":\"Ez da emojirik aurkitu\",\"No results\":\"Emaitzarik ez\",Objects:\"Objektuak\",Open:\"Ireki\",\"Open navigation\":\"Ireki nabigazioa\",\"Pause slideshow\":\"Pausatu diaporama\",\"People & Body\":\"Jendea eta gorputza\",\"Pick an emoji\":\"Aukeratu emoji bat\",\"Please select a time zone:\":\"Mesedez hautatu ordu-zona bat:\",Previous:\"Aurrekoa\",Search:\"Bilatu\",\"Search results\":\"Bilaketa emaitzak\",\"Select a tag\":\"Hautatu etiketa bat\",Settings:\"Ezarpenak\",\"Settings navigation\":\"Nabigazio ezarpenak\",\"Smileys & Emotion\":\"Smileyak eta emozioa\",\"Start slideshow\":\"Hasi diaporama\",Submit:\"Bidali\",Symbols:\"Sinboloak\",\"Travel & Places\":\"Bidaiak eta lekuak\",\"Type to search time zone\":\"Idatzi ordu-zona bat bilatzeko\",\"Unable to search the group\":\"Ezin izan da taldea bilatu\",\"Undo changes\":\"Aldaketak desegin\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Idatzi mezua, @ norbait aipatzeko, : emojia automatikoki idazteko\"}},{locale:\"fi_FI\",translations:{\"{tag} (invisible)\":\"{tag} (näkymätön)\",\"{tag} (restricted)\":\"{tag} (rajoitettu)\",Actions:\"Toiminnot\",Activities:\"Aktiviteetit\",\"Animals & Nature\":\"Eläimet & luonto\",\"Avatar of {displayName}\":\"Käyttäjän {displayName} avatar\",\"Avatar of {displayName}, {status}\":\"Käyttäjän {displayName} avatar, {status}\",\"Cancel changes\":\"Peruuta muutokset\",Choose:\"Valitse\",Close:\"Sulje\",\"Close navigation\":\"Sulje navigaatio\",\"Confirm changes\":\"Vahvista muutokset\",Custom:\"Mukautettu\",\"Edit item\":\"Muokkaa kohdetta\",\"External documentation for {title}\":\"Ulkoinen dokumentaatio kohteelle {title}\",Flags:\"Liput\",\"Food & Drink\":\"Ruoka & juoma\",\"Frequently used\":\"Usein käytetyt\",Global:\"Yleinen\",\"Go back to the list\":\"Siirry takaisin listaan\",\"Message limit of {count} characters reached\":\"Viestin merkken enimmäisimäärä {count} täynnä \",Next:\"Seuraava\",\"No emoji found\":\"Emojia ei löytynyt\",\"No results\":\"Ei tuloksia\",Objects:\"Esineet & asiat\",\"Open navigation\":\"Avaa navigaatio\",\"Pause slideshow\":\"Keskeytä diaesitys\",\"People & Body\":\"Ihmiset & keho\",\"Pick an emoji\":\"Valitse emoji\",\"Please select a time zone:\":\"Valitse aikavyöhyke:\",Previous:\"Edellinen\",Search:\"Etsi\",\"Search results\":\"Hakutulokset\",\"Select a tag\":\"Valitse tagi\",Settings:\"Asetukset\",\"Settings navigation\":\"Asetusnavigaatio\",\"Smileys & Emotion\":\"Hymiöt & tunteet\",\"Start slideshow\":\"Aloita diaesitys\",Submit:\"Lähetä\",Symbols:\"Symbolit\",\"Travel & Places\":\"Matkustus & kohteet\",\"Type to search time zone\":\"Kirjoita etsiäksesi aikavyöhyke\",\"Unable to search the group\":\"Ryhmää ei voi hakea\",\"Undo changes\":\"Kumoa muutokset\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Kirjoita viesti, @ mainitaksesi käyttäjän, : emojin automaattitäydennykseen…\"}},{locale:\"fr\",translations:{\"{tag} (invisible)\":\"{tag} (invisible)\",\"{tag} (restricted)\":\"{tag} (restreint)\",Actions:\"Actions\",Activities:\"Activités\",\"Animals & Nature\":\"Animaux & Nature\",\"Avatar of {displayName}\":\"Avatar de {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar de {displayName}, {status}\",\"Cancel changes\":\"Annuler les modifications\",Choose:\"Choisir\",Close:\"Fermer\",\"Close modal\":\"Fermer la fenêtre\",\"Close navigation\":\"Fermer la navigation\",\"Confirm changes\":\"Confirmer les modifications\",Custom:\"Personnalisé\",\"Edit item\":\"Éditer l'élément\",\"External documentation for {title}\":\"Documentation externe pour {title}\",Flags:\"Drapeaux\",\"Food & Drink\":\"Nourriture & Boissons\",\"Frequently used\":\"Utilisés fréquemment\",Global:\"Global\",\"Go back to the list\":\"Retourner à la liste\",items:\"éléments\",\"Message limit of {count} characters reached\":\"Limite de messages de {count} caractères atteinte\",\"More {dashboardItemType} …\":\"Plus de {dashboardItemType} …\",Next:\"Suivant\",\"No emoji found\":\"Pas d’émoji trouvé\",\"No results\":\"Aucun résultat\",Objects:\"Objets\",Open:\"Ouvrir\",\"Open navigation\":\"Ouvrir la navigation\",\"Pause slideshow\":\"Mettre le diaporama en pause\",\"People & Body\":\"Personnes & Corps\",\"Pick an emoji\":\"Choisissez un émoji\",\"Please select a time zone:\":\"Sélectionnez un fuseau horaire : \",Previous:\"Précédent\",Search:\"Chercher\",\"Search results\":\"Résultats de recherche\",\"Select a tag\":\"Sélectionnez une balise\",Settings:\"Paramètres\",\"Settings navigation\":\"Navigation dans les paramètres\",\"Smileys & Emotion\":\"Smileys & Émotions\",\"Start slideshow\":\"Démarrer le diaporama\",Submit:\"Valider\",Symbols:\"Symboles\",\"Travel & Places\":\"Voyage & Lieux\",\"Type to search time zone\":\"Saisissez les premiers lettres pour rechercher un fuseau horaire\",\"Unable to search the group\":\"Impossible de chercher le groupe\",\"Undo changes\":\"Annuler les changements\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Ecrire un message, @ pour mentionner quelqu'un, : pour l'auto-complétion des émoticônes\"}},{locale:\"gl\",translations:{\"{tag} (invisible)\":\"{tag} (invisíbel)\",\"{tag} (restricted)\":\"{tag} (restrinxido)\",Actions:\"Accións\",Activities:\"Actividades\",\"Animals & Nature\":\"Animais e natureza\",\"Cancel changes\":\"Cancelar os cambios\",Choose:\"Escoller\",Close:\"Pechar\",\"Confirm changes\":\"Confirma os cambios\",Custom:\"Personalizado\",\"External documentation for {title}\":\"Documentación externa para {title}\",Flags:\"Bandeiras\",\"Food & Drink\":\"Comida e bebida\",\"Frequently used\":\"Usado con frecuencia\",\"Message limit of {count} characters reached\":\"Acadouse o límite de {count} caracteres por mensaxe\",Next:\"Seguinte\",\"No emoji found\":\"Non se atopou ningún «emoji»\",\"No results\":\"Sen resultados\",Objects:\"Obxectos\",\"Pause slideshow\":\"Pausar o diaporama\",\"People & Body\":\"Persoas e corpo\",\"Pick an emoji\":\"Escolla un «emoji»\",Previous:\"Anterir\",Search:\"Buscar\",\"Search results\":\"Resultados da busca\",\"Select a tag\":\"Seleccione unha etiqueta\",Settings:\"Axustes\",\"Settings navigation\":\"Navegación polos axustes\",\"Smileys & Emotion\":\"Sorrisos e emocións\",\"Start slideshow\":\"Iniciar o diaporama\",Submit:\"Enviar\",Symbols:\"Símbolos\",\"Travel & Places\":\"Viaxes e lugares\",\"Unable to search the group\":\"Non foi posíbel buscar o grupo\",\"Write message, @ to mention someone …\":\"Escriba a mensaxe, @ para mencionar a alguén…\"}},{locale:\"he\",translations:{\"{tag} (invisible)\":\"{tag} (נסתר)\",\"{tag} (restricted)\":\"{tag} (מוגבל)\",Actions:\"פעולות\",Activities:\"פעילויות\",\"Animals & Nature\":\"חיות וטבע\",Choose:\"בחירה\",Close:\"סגירה\",Custom:\"בהתאמה אישית\",Flags:\"דגלים\",\"Food & Drink\":\"מזון ומשקאות\",\"Frequently used\":\"בשימוש תדיר\",Next:\"הבא\",\"No emoji found\":\"לא נמצא אמוג׳י\",\"No results\":\"אין תוצאות\",Objects:\"חפצים\",\"Pause slideshow\":\"השהיית מצגת\",\"People & Body\":\"אנשים וגוף\",\"Pick an emoji\":\"נא לבחור אמוג׳י\",Previous:\"הקודם\",Search:\"חיפוש\",\"Search results\":\"תוצאות חיפוש\",\"Select a tag\":\"בחירת תגית\",Settings:\"הגדרות\",\"Smileys & Emotion\":\"חייכנים ורגשונים\",\"Start slideshow\":\"התחלת המצגת\",Symbols:\"סמלים\",\"Travel & Places\":\"טיולים ומקומות\",\"Unable to search the group\":\"לא ניתן לחפש בקבוצה\"}},{locale:\"hu_HU\",translations:{\"{tag} (invisible)\":\"{tag} (láthatatlan)\",\"{tag} (restricted)\":\"{tag} (korlátozott)\",Actions:\"Műveletek\",Activities:\"Tevékenységek\",\"Animals & Nature\":\"Állatok és természet\",\"Avatar of {displayName}\":\"{displayName} profilképe\",\"Avatar of {displayName}, {status}\":\"{displayName} profilképe, {status}\",\"Cancel changes\":\"Változtatások elvetése\",Choose:\"Válassszon\",Close:\"Bezárás\",\"Close modal\":\"Ablak bezárása\",\"Close navigation\":\"Navigáció bezárása\",\"Confirm changes\":\"Változtatások megerősítése\",Custom:\"Egyéni\",\"Edit item\":\"Elem szerkesztése\",\"External documentation for {title}\":\"Külső dokumentáció ehhez: {title}\",Flags:\"Zászló\",\"Food & Drink\":\"Étel és ital\",\"Frequently used\":\"Gyakran használt\",Global:\"Globális\",\"Go back to the list\":\"Ugrás vissza a listához\",items:\"elemek\",\"Message limit of {count} characters reached\":\"{count} karakteres üzenetkorlát elérve\",\"More {dashboardItemType} …\":\"Több {dashboardItemType}…\",Next:\"Következő\",\"No emoji found\":\"Nem található emodzsi\",\"No results\":\"Nincs találat\",Objects:\"Tárgyak\",Open:\"Megnyitás\",\"Open navigation\":\"Navigáció megnyitása\",\"Pause slideshow\":\"Diavetítés szüneteltetése\",\"People & Body\":\"Emberek és test\",\"Pick an emoji\":\"Válasszon egy emodzsit\",\"Please select a time zone:\":\"Válasszon időzónát:\",Previous:\"Előző\",Search:\"Keresés\",\"Search results\":\"Találatok\",\"Select a tag\":\"Válasszon címkét\",Settings:\"Beállítások\",\"Settings navigation\":\"Navigáció a beállításokban\",\"Smileys & Emotion\":\"Mosolyok és érzelmek\",\"Start slideshow\":\"Diavetítés indítása\",Submit:\"Beküldés\",Symbols:\"Szimbólumok\",\"Travel & Places\":\"Utazás és helyek\",\"Type to search time zone\":\"Gépeljen az időzóna kereséséhez\",\"Unable to search the group\":\"A csoport nem kereshető\",\"Undo changes\":\"Változtatások visszavonása\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Írjon üzenetet, @ valaki megemlítéséhez, : az emodzsik automatikus kiegészítéséhez…\"}},{locale:\"is\",translations:{\"{tag} (invisible)\":\"{tag} (ósýnilegt)\",\"{tag} (restricted)\":\"{tag} (takmarkað)\",Actions:\"Aðgerðir\",Activities:\"Aðgerðir\",\"Animals & Nature\":\"Dýr og náttúra\",Choose:\"Velja\",Close:\"Loka\",Custom:\"Sérsniðið\",Flags:\"Flögg\",\"Food & Drink\":\"Matur og drykkur\",\"Frequently used\":\"Oftast notað\",Next:\"Næsta\",\"No emoji found\":\"Ekkert tjáningartákn fannst\",\"No results\":\"Engar niðurstöður\",Objects:\"Hlutir\",\"Pause slideshow\":\"Gera hlé á skyggnusýningu\",\"People & Body\":\"Fólk og líkami\",\"Pick an emoji\":\"Veldu tjáningartákn\",Previous:\"Fyrri\",Search:\"Leita\",\"Search results\":\"Leitarniðurstöður\",\"Select a tag\":\"Veldu merki\",Settings:\"Stillingar\",\"Smileys & Emotion\":\"Broskallar og tilfinningar\",\"Start slideshow\":\"Byrja skyggnusýningu\",Symbols:\"Tákn\",\"Travel & Places\":\"Staðir og ferðalög\",\"Unable to search the group\":\"Get ekki leitað í hópnum\"}},{locale:\"it\",translations:{\"{tag} (invisible)\":\"{tag} (invisibile)\",\"{tag} (restricted)\":\"{tag} (limitato)\",Actions:\"Azioni\",Activities:\"Attività\",\"Animals & Nature\":\"Animali e natura\",\"Avatar of {displayName}\":\"Avatar di {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar di {displayName}, {status}\",\"Cancel changes\":\"Annulla modifiche\",Choose:\"Scegli\",Close:\"Chiudi\",\"Close navigation\":\"Chiudi la navigazione\",\"Confirm changes\":\"Conferma modifiche\",Custom:\"Personalizzato\",\"Edit item\":\"Modifica l'elemento\",\"External documentation for {title}\":\"Documentazione esterna per {title}\",Flags:\"Bandiere\",\"Food & Drink\":\"Cibo e bevande\",\"Frequently used\":\"Usati di frequente\",Global:\"Globale\",\"Go back to the list\":\"Torna all'elenco\",\"Message limit of {count} characters reached\":\"Limite dei messaggi di {count} caratteri raggiunto\",Next:\"Successivo\",\"No emoji found\":\"Nessun emoji trovato\",\"No results\":\"Nessun risultato\",Objects:\"Oggetti\",\"Open navigation\":\"Apri la navigazione\",\"Pause slideshow\":\"Presentazione in pausa\",\"People & Body\":\"Persone e corpo\",\"Pick an emoji\":\"Scegli un emoji\",\"Please select a time zone:\":\"Si prega di selezionare un fuso orario:\",Previous:\"Precedente\",Search:\"Cerca\",\"Search results\":\"Risultati di ricerca\",\"Select a tag\":\"Seleziona un'etichetta\",Settings:\"Impostazioni\",\"Settings navigation\":\"Navigazione delle impostazioni\",\"Smileys & Emotion\":\"Faccine ed emozioni\",\"Start slideshow\":\"Avvia presentazione\",Submit:\"Invia\",Symbols:\"Simboli\",\"Travel & Places\":\"Viaggi e luoghi\",\"Type to search time zone\":\"Digita per cercare un fuso orario\",\"Unable to search the group\":\"Impossibile cercare il gruppo\",\"Undo changes\":\"Cancella i cambiamenti\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Scrivi un messaggio, @ per menzionare qualcuno, : per il completamento automatico delle emoji ...\"}},{locale:\"ja_JP\",translations:{\"{tag} (invisible)\":\"{タグ} (不可視)\",\"{tag} (restricted)\":\"{タグ} (制限付)\",Actions:\"操作\",Activities:\"アクティビティ\",\"Animals & Nature\":\"動物と自然\",\"Anything shared with the same group of people will show up here\":\"同じグループで共有しているものは、全てここに表示されます\",\"Avatar of {displayName}\":\"{displayName} のアバター\",\"Avatar of {displayName}, {status}\":\"{displayName}, {status} のアバター\",\"Cancel changes\":\"変更をキャンセル\",\"Change title\":\"タイトルを変更\",Choose:\"選択\",\"Clear text\":\"テキストをクリア\",Close:\"閉じる\",\"Close modal\":\"モーダルを閉じる\",\"Close navigation\":\"ナビゲーションを閉じる\",\"Close sidebar\":\"サイドバーを閉じる\",\"Confirm changes\":\"変更を承認\",Custom:\"カスタム\",\"Edit item\":\"編集\",\"Error getting related resources\":\"関連リソースの取得エラー\",\"External documentation for {title}\":\"{title} のための添付文書\",Favorite:\"お気に入り\",Flags:\"国旗\",\"Food & Drink\":\"食べ物と飲み物\",\"Frequently used\":\"よく使うもの\",Global:\"全体\",\"Go back to the list\":\"リストに戻る\",\"Hide password\":\"パスワードを非表示\",\"Message limit of {count} characters reached\":\"{count} 文字のメッセージ上限に達しています\",\"More items …\":\"他のアイテム\",Next:\"次\",\"No emoji found\":\"絵文字が見つかりません\",\"No results\":\"なし\",Objects:\"物\",Open:\"開く\",'Open link to \"{resourceTitle}\"':'\"{resourceTitle}\"のリンクを開く',\"Open navigation\":\"ナビゲーションを開く\",\"Password is secure\":\"パスワードは保護されています\",\"Pause slideshow\":\"スライドショーを一時停止\",\"People & Body\":\"様々な人と体の部位\",\"Pick a date\":\"日付を選択してください\",\"Pick a date and a time\":\"日付と時刻を選択してください\",\"Pick a month\":\"月を選択してください\",\"Pick a time\":\"時間を選択してください\",\"Pick a week\":\"週を選択してください\",\"Pick a year\":\"年を選択してください\",\"Pick an emoji\":\"絵文字を選択\",\"Please select a time zone:\":\"タイムゾーンを選んで下さい:\",Previous:\"前\",\"Related resources\":\"関連リソース\",Search:\"検索\",\"Search results\":\"検索結果\",\"Select a tag\":\"タグを選択\",Settings:\"設定\",\"Settings navigation\":\"ナビゲーション設定\",\"Show password\":\"パスワードを表示\",\"Smileys & Emotion\":\"感情表現\",\"Start slideshow\":\"スライドショーを開始\",Submit:\"提出\",Symbols:\"記号\",\"Travel & Places\":\"旅行と場所\",\"Type to search time zone\":\"タイムゾーン検索のため入力してください\",\"Unable to search the group\":\"グループを検索できません\",\"Undo changes\":\"変更を取り消し\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"メッセージを書く、@で誰かを紹介する、: で絵文字を自動補完する ...\"}},{locale:\"lt_LT\",translations:{\"{tag} (invisible)\":\"{tag} (nematoma)\",\"{tag} (restricted)\":\"{tag} (apribota)\",Actions:\"Veiksmai\",Activities:\"Veiklos\",\"Animals & Nature\":\"Gyvūnai ir gamta\",Choose:\"Pasirinkti\",Close:\"Užverti\",Custom:\"Tinkinti\",\"External documentation for {title}\":\"Išorinė {title} dokumentacija\",Flags:\"Vėliavos\",\"Food & Drink\":\"Maistas ir gėrimai\",\"Frequently used\":\"Dažniausiai naudoti\",\"Message limit of {count} characters reached\":\"Pasiekta {count} simbolių žinutės riba\",Next:\"Kitas\",\"No emoji found\":\"Nerasta jaustukų\",\"No results\":\"Nėra rezultatų\",Objects:\"Objektai\",\"Pause slideshow\":\"Pristabdyti skaidrių rodymą\",\"People & Body\":\"Žmonės ir kūnas\",\"Pick an emoji\":\"Pasirinkti jaustuką\",Previous:\"Ankstesnis\",Search:\"Ieškoti\",\"Search results\":\"Paieškos rezultatai\",\"Select a tag\":\"Pasirinkti žymę\",Settings:\"Nustatymai\",\"Settings navigation\":\"Naršymas nustatymuose\",\"Smileys & Emotion\":\"Šypsenos ir emocijos\",\"Start slideshow\":\"Pradėti skaidrių rodymą\",Submit:\"Pateikti\",Symbols:\"Simboliai\",\"Travel & Places\":\"Kelionės ir vietos\",\"Unable to search the group\":\"Nepavyko atlikti paiešką grupėje\",\"Write message, @ to mention someone …\":\"Rašykite žinutę, naudokite @ norėdami kažką paminėti…\"}},{locale:\"lv\",translations:{\"{tag} (invisible)\":\"{tag} (neredzams)\",\"{tag} (restricted)\":\"{tag} (ierobežots)\",Choose:\"Izvēlēties\",Close:\"Aizvērt\",Next:\"Nākamais\",\"No results\":\"Nav rezultātu\",\"Pause slideshow\":\"Pauzēt slaidrādi\",Previous:\"Iepriekšējais\",\"Select a tag\":\"Izvēlēties birku\",Settings:\"Iestatījumi\",\"Start slideshow\":\"Sākt slaidrādi\"}},{locale:\"mk\",translations:{\"{tag} (invisible)\":\"{tag} (невидливо)\",\"{tag} (restricted)\":\"{tag} (ограничено)\",Actions:\"Акции\",Activities:\"Активности\",\"Animals & Nature\":\"Животни & Природа\",\"Avatar of {displayName}\":\"Аватар на {displayName}\",\"Avatar of {displayName}, {status}\":\"Аватар на {displayName}, {status}\",\"Cancel changes\":\"Откажи ги промените\",\"Change title\":\"Промени наслов\",Choose:\"Избери\",Close:\"Затвори\",\"Close modal\":\"Затвори модал\",\"Close navigation\":\"Затвори навигација\",\"Confirm changes\":\"Потврди ги промените\",Custom:\"Прилагодени\",\"Edit item\":\"Уреди\",\"External documentation for {title}\":\"Надворешна документација за {title}\",Favorite:\"Фаворити\",Flags:\"Знамиња\",\"Food & Drink\":\"Храна & Пијалоци\",\"Frequently used\":\"Најчесто користени\",Global:\"Глобално\",\"Go back to the list\":\"Врати се на листата\",items:\"ставки\",\"Message limit of {count} characters reached\":\"Ограничувањето на должината на пораката од {count} карактери е надминато\",\"More {dashboardItemType} …\":\"Повеќе {dashboardItemType} …\",Next:\"Следно\",\"No emoji found\":\"Не се пронајдени емотикони\",\"No results\":\"Нема резултати\",Objects:\"Објекти\",Open:\"Отвори\",\"Open navigation\":\"Отвори навигација\",\"Pause slideshow\":\"Пузирај слајдшоу\",\"People & Body\":\"Луѓе & Тело\",\"Pick an emoji\":\"Избери емотикон\",\"Please select a time zone:\":\"Изберете временска зона:\",Previous:\"Предходно\",Search:\"Барај\",\"Search results\":\"Резултати од барувањето\",\"Select a tag\":\"Избери ознака\",Settings:\"Параметри\",\"Settings navigation\":\"Параметри за навигација\",\"Smileys & Emotion\":\"Смешковци & Емотикони\",\"Start slideshow\":\"Стартувај слајдшоу\",Submit:\"Испрати\",Symbols:\"Симболи\",\"Travel & Places\":\"Патувања & Места\",\"Type to search time zone\":\"Напишете за да пребарате временска зона\",\"Unable to search the group\":\"Неможе да се принајде групата\",\"Undo changes\":\"Врати ги промените\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Напиши порака, @ за да спомнете некого, : за емотинони автоатско комплетирање ...\"}},{locale:\"my\",translations:{\"{tag} (invisible)\":\"{tag} (ကွယ်ဝှက်ထား)\",\"{tag} (restricted)\":\"{tag} (ကန့်သတ်)\",Actions:\"လုပ်ဆောင်ချက်များ\",Activities:\"ပြုလုပ်ဆောင်တာများ\",\"Animals & Nature\":\"တိရစ္ဆာန်များနှင့် သဘာဝ\",\"Avatar of {displayName}\":\"{displayName} ၏ ကိုယ်ပွား\",\"Cancel changes\":\"ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်\",Choose:\"ရွေးချယ်ရန်\",Close:\"ပိတ်ရန်\",\"Confirm changes\":\"ပြောင်းလဲမှုများ အတည်ပြုရန်\",Custom:\"အလိုကျချိန်ညှိမှု\",\"External documentation for {title}\":\"{title} အတွက် ပြင်ပ စာရွက်စာတမ်း\",Flags:\"အလံများ\",\"Food & Drink\":\"အစားအသောက်\",\"Frequently used\":\"မကြာခဏအသုံးပြုသော\",Global:\"ကမ္ဘာလုံးဆိုင်ရာ\",\"Message limit of {count} characters reached\":\"ကန့်သတ် စာလုံးရေ {count} လုံး ပြည့်ပါပြီ\",Next:\"နောက်သို့ဆက်ရန်\",\"No emoji found\":\"အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ\",\"No results\":\"ရလဒ်မရှိပါ\",Objects:\"အရာဝတ္ထုများ\",\"Pause slideshow\":\"စလိုက်ရှိုး ခေတ္တရပ်ရန်\",\"People & Body\":\"လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်\",\"Pick an emoji\":\"အီမိုဂျီရွေးရန်\",\"Please select a time zone:\":\"ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ\",Previous:\"ယခင်\",Search:\"ရှာဖွေရန်\",\"Search results\":\"ရှာဖွေမှု ရလဒ်များ\",\"Select a tag\":\"tag ရွေးချယ်ရန်\",Settings:\"ချိန်ညှိချက်များ\",\"Settings navigation\":\"ချိန်ညှိချက်အညွှန်း\",\"Smileys & Emotion\":\"စမိုင်လီများနှင့် အီမိုရှင်း\",\"Start slideshow\":\"စလိုက်ရှိုးအား စတင်ရန်\",Submit:\"တင်သွင်းရန်\",Symbols:\"သင်္ကေတများ\",\"Travel & Places\":\"ခရီးသွားလာခြင်းနှင့် နေရာများ\",\"Type to search time zone\":\"ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ\",\"Unable to search the group\":\"အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ\",\"Write message, @ to mention someone …\":\"စာရေးသားရန်၊ တစ်စုံတစ်ဦးအား @ အသုံးပြု ရည်ညွှန်းရန်...\"}},{locale:\"nb_NO\",translations:{\"{tag} (invisible)\":\"{tag} (usynlig)\",\"{tag} (restricted)\":\"{tag} (beskyttet)\",Actions:\"Handlinger\",Activities:\"Aktiviteter\",\"Animals & Nature\":\"Dyr og natur\",\"Avatar of {displayName}\":\"Avataren til {displayName}\",\"Avatar of {displayName}, {status}\":\"{displayName}'s avatar, {status}\",\"Cancel changes\":\"Avbryt endringer\",\"Change title\":\"Endre tittel\",Choose:\"Velg\",Close:\"Lukk\",\"Close modal\":\"Lukk modal\",\"Close navigation\":\"Lukk navigasjon\",\"Close sidebar\":\"Lukk sidepanel\",\"Confirm changes\":\"Bekreft endringer\",Custom:\"Tilpasset\",\"Edit item\":\"Rediger\",\"External documentation for {title}\":\"Ekstern dokumentasjon for {title}\",Favorite:\"Favoritt\",Flags:\"Flagg\",\"Food & Drink\":\"Mat og drikke\",\"Frequently used\":\"Ofte brukt\",Global:\"Global\",\"Go back to the list\":\"Gå tilbake til listen\",items:\"enheter\",\"Message limit of {count} characters reached\":\"Karakter begrensing {count} nådd i melding\",\"More {dashboardItemType} …\":\"Mer {dashboardItemType} …\",Next:\"Neste\",\"No emoji found\":\"Fant ingen emoji\",\"No results\":\"Ingen resultater\",Objects:\"Objekter\",Open:\"Åpne\",\"Open navigation\":\"Åpne navigasjon\",\"Pause slideshow\":\"Pause lysbildefremvisning\",\"People & Body\":\"Mennesker og kropp\",\"Pick an emoji\":\"Velg en emoji\",\"Please select a time zone:\":\"Vennligst velg tidssone\",Previous:\"Forrige\",Search:\"Søk\",\"Search results\":\"Søkeresultater\",\"Select a tag\":\"Velg en merkelapp\",Settings:\"Innstillinger\",\"Settings navigation\":\"Navigasjonsinstillinger\",\"Smileys & Emotion\":\"Smilefjes og følelser\",\"Start slideshow\":\"Start lysbildefremvisning\",Submit:\"Send\",Symbols:\"Symboler\",\"Travel & Places\":\"Reise og steder\",\"Type to search time zone\":\"Tast for å søke etter tidssone\",\"Unable to search the group\":\"Kunne ikke søke i gruppen\",\"Undo changes\":\"Tilbakestill endringer\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Skriv melding, @ for å nevne noen, : for emoji-autofullføring…\"}},{locale:\"nl\",translations:{\"{tag} (invisible)\":\"{tag} (onzichtbaar)\",\"{tag} (restricted)\":\"{tag} (beperkt)\",Actions:\"Acties\",Activities:\"Activiteiten\",\"Animals & Nature\":\"Dieren & Natuur\",\"Avatar of {displayName}\":\"Avatar van {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar van {displayName}, {status}\",\"Cancel changes\":\"Wijzigingen annuleren\",Choose:\"Kies\",Close:\"Sluiten\",\"Close navigation\":\"Navigatie sluiten\",\"Confirm changes\":\"Wijzigingen bevestigen\",Custom:\"Aangepast\",\"Edit item\":\"Item bewerken\",\"External documentation for {title}\":\"Externe documentatie voor {title}\",Flags:\"Vlaggen\",\"Food & Drink\":\"Eten & Drinken\",\"Frequently used\":\"Vaak gebruikt\",Global:\"Globaal\",\"Go back to the list\":\"Ga terug naar de lijst\",\"Message limit of {count} characters reached\":\"Berichtlimiet van {count} karakters bereikt\",Next:\"Volgende\",\"No emoji found\":\"Geen emoji gevonden\",\"No results\":\"Geen resultaten\",Objects:\"Objecten\",\"Open navigation\":\"Navigatie openen\",\"Pause slideshow\":\"Pauzeer diavoorstelling\",\"People & Body\":\"Mensen & Lichaam\",\"Pick an emoji\":\"Kies een emoji\",\"Please select a time zone:\":\"Selecteer een tijdzone:\",Previous:\"Vorige\",Search:\"Zoeken\",\"Search results\":\"Zoekresultaten\",\"Select a tag\":\"Selecteer een label\",Settings:\"Instellingen\",\"Settings navigation\":\"Instellingen navigatie\",\"Smileys & Emotion\":\"Smileys & Emotie\",\"Start slideshow\":\"Start diavoorstelling\",Submit:\"Verwerken\",Symbols:\"Symbolen\",\"Travel & Places\":\"Reizen & Plaatsen\",\"Type to search time zone\":\"Type om de tijdzone te zoeken\",\"Unable to search the group\":\"Kan niet in de groep zoeken\",\"Undo changes\":\"Wijzigingen ongedaan maken\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Schrijf bericht, @ om iemand te noemen, : voor emoji auto-aanvullen ...\"}},{locale:\"oc\",translations:{\"{tag} (invisible)\":\"{tag} (invisible)\",\"{tag} (restricted)\":\"{tag} (limit)\",Actions:\"Accions\",Choose:\"Causir\",Close:\"Tampar\",Next:\"Seguent\",\"No results\":\"Cap de resultat\",\"Pause slideshow\":\"Metre en pausa lo diaporama\",Previous:\"Precedent\",\"Select a tag\":\"Seleccionar una etiqueta\",Settings:\"Paramètres\",\"Start slideshow\":\"Lançar lo diaporama\"}},{locale:\"pl\",translations:{\"{tag} (invisible)\":\"{tag} (niewidoczna)\",\"{tag} (restricted)\":\"{tag} (ograniczona)\",Actions:\"Działania\",Activities:\"Aktywność\",\"Animals & Nature\":\"Zwierzęta i natura\",\"Anything shared with the same group of people will show up here\":\"Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób\",\"Avatar of {displayName}\":\"Awatar {displayName}\",\"Avatar of {displayName}, {status}\":\"Awatar {displayName}, {status}\",\"Cancel changes\":\"Anuluj zmiany\",\"Change title\":\"Zmień tytuł\",Choose:\"Wybierz\",\"Clear text\":\"Wyczyść tekst\",Close:\"Zamknij\",\"Close modal\":\"Zamknij modal\",\"Close navigation\":\"Zamknij nawigację\",\"Close sidebar\":\"Zamknij pasek boczny\",\"Confirm changes\":\"Potwierdź zmiany\",Custom:\"Zwyczajne\",\"Edit item\":\"Edytuj element\",\"Error getting related resources\":\"Błąd podczas pobierania powiązanych zasobów\",\"External documentation for {title}\":\"Dokumentacja zewnętrzna dla {title}\",Favorite:\"Ulubiony\",Flags:\"Flagi\",\"Food & Drink\":\"Jedzenie i picie\",\"Frequently used\":\"Często używane\",Global:\"Globalnie\",\"Go back to the list\":\"Powrót do listy\",\"Hide password\":\"Ukryj hasło\",\"Message limit of {count} characters reached\":\"Przekroczono limit wiadomości wynoszący {count} znaków\",\"More items …\":\"Więcej pozycji…\",Next:\"Następny\",\"No emoji found\":\"Nie znaleziono emotikonów\",\"No results\":\"Brak wyników\",Objects:\"Obiekty\",Open:\"Otwórz\",'Open link to \"{resourceTitle}\"':'Otwórz link do \"{resourceTitle}\"',\"Open navigation\":\"Otwórz nawigację\",\"Password is secure\":\"Hasło jest bezpieczne\",\"Pause slideshow\":\"Wstrzymaj pokaz slajdów\",\"People & Body\":\"Ludzie i ciało\",\"Pick a date\":\"Wybierz datę\",\"Pick a date and a time\":\"Wybierz datę i godzinę\",\"Pick a month\":\"Wybierz miesiąc\",\"Pick a time\":\"Wybierz czas\",\"Pick a week\":\"Wybierz tydzień\",\"Pick a year\":\"Wybierz rok\",\"Pick an emoji\":\"Wybierz emoji\",\"Please select a time zone:\":\"Wybierz strefę czasową:\",Previous:\"Poprzedni\",\"Related resources\":\"Powiązane zasoby\",Search:\"Szukaj\",\"Search results\":\"Wyniki wyszukiwania\",\"Select a tag\":\"Wybierz etykietę\",Settings:\"Ustawienia\",\"Settings navigation\":\"Ustawienia nawigacji\",\"Show password\":\"Pokaż hasło\",\"Smileys & Emotion\":\"Buźki i emotikony\",\"Start slideshow\":\"Rozpocznij pokaz slajdów\",Submit:\"Wyślij\",Symbols:\"Symbole\",\"Travel & Places\":\"Podróże i miejsca\",\"Type to search time zone\":\"Wpisz, aby wyszukać strefę czasową\",\"Unable to search the group\":\"Nie można przeszukać grupy\",\"Undo changes\":\"Cofnij zmiany\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napisz wiadomość, @ aby o kimś wspomnieć, : dla autouzupełniania emotikon…\"}},{locale:\"pt_BR\",translations:{\"{tag} (invisible)\":\"{tag} (invisível)\",\"{tag} (restricted)\":\"{tag} (restrito) \",Actions:\"Ações\",Activities:\"Atividades\",\"Animals & Nature\":\"Animais & Natureza\",\"Anything shared with the same group of people will show up here\":\"Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui\",\"Avatar of {displayName}\":\"Avatar de {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar de {displayName}, {status}\",\"Cancel changes\":\"Cancelar alterações\",\"Change title\":\"Alterar título\",Choose:\"Escolher\",\"Clear text\":\"Limpar texto\",Close:\"Fechar\",\"Close modal\":\"Fechar modal\",\"Close navigation\":\"Fechar navegação\",\"Close sidebar\":\"Fechar barra lateral\",\"Confirm changes\":\"Confirmar alterações\",Custom:\"Personalizado\",\"Edit item\":\"Editar item\",\"Error getting related resources\":\"Erro ao obter recursos relacionados\",\"External documentation for {title}\":\"Documentação externa para {title}\",Favorite:\"Favorito\",Flags:\"Bandeiras\",\"Food & Drink\":\"Comida & Bebida\",\"Frequently used\":\"Mais usados\",Global:\"Global\",\"Go back to the list\":\"Volte para a lista\",\"Hide password\":\"Ocultar a senha\",\"Message limit of {count} characters reached\":\"Limite de mensagem de {count} caracteres atingido\",\"More items …\":\"Mais itens …\",Next:\"Próximo\",\"No emoji found\":\"Nenhum emoji encontrado\",\"No results\":\"Sem resultados\",Objects:\"Objetos\",Open:\"Aberto\",'Open link to \"{resourceTitle}\"':'Abrir link para \"{resourceTitle}\"',\"Open navigation\":\"Abrir navegação\",\"Password is secure\":\"A senha é segura\",\"Pause slideshow\":\"Pausar apresentação de slides\",\"People & Body\":\"Pessoas & Corpo\",\"Pick a date\":\"Escolha uma data\",\"Pick a date and a time\":\"Escolha uma data e um horário\",\"Pick a month\":\"Escolha um mês\",\"Pick a time\":\"Escolha um horário\",\"Pick a week\":\"Escolha uma semana\",\"Pick a year\":\"Escolha um ano\",\"Pick an emoji\":\"Escolha um emoji\",\"Please select a time zone:\":\"Selecione um fuso horário: \",Previous:\"Anterior\",\"Related resources\":\"Recursos relacionados\",Search:\"Pesquisar\",\"Search results\":\"Resultados da pesquisa\",\"Select a tag\":\"Selecionar uma tag\",Settings:\"Configurações\",\"Settings navigation\":\"Navegação de configurações\",\"Show password\":\"Mostrar senha\",\"Smileys & Emotion\":\"Smiles & Emoções\",\"Start slideshow\":\"Iniciar apresentação de slides\",Submit:\"Enviar\",Symbols:\"Símbolo\",\"Travel & Places\":\"Viagem & Lugares\",\"Type to search time zone\":\"Digite para pesquisar o fuso horário \",\"Unable to search the group\":\"Não foi possível pesquisar o grupo\",\"Undo changes\":\"Desfazer modificações\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Escreva mensagem, @ para mencionar alguém, : para autocompleção emoji...\"}},{locale:\"pt_PT\",translations:{\"{tag} (invisible)\":\"{tag} (invisivel)\",\"{tag} (restricted)\":\"{tag} (restrito)\",Actions:\"Ações\",Choose:\"Escolher\",Close:\"Fechar\",Next:\"Seguinte\",\"No results\":\"Sem resultados\",\"Pause slideshow\":\"Pausar diaporama\",Previous:\"Anterior\",\"Select a tag\":\"Selecionar uma etiqueta\",Settings:\"Definições\",\"Start slideshow\":\"Iniciar diaporama\",\"Unable to search the group\":\"Não é possível pesquisar o grupo\"}},{locale:\"ro\",translations:{\"{tag} (invisible)\":\"{tag} (invizibil)\",\"{tag} (restricted)\":\"{tag} (restricționat)\",Actions:\"Acțiuni\",Activities:\"Activități\",\"Animals & Nature\":\"Animale și natură\",\"Avatar of {displayName}\":\"Avatarul lui {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatarul lui {displayName}, {status}\",\"Cancel changes\":\"Anulează modificările\",\"Change title\":\"Modificați titlul\",Choose:\"Alegeți\",Close:\"Închideți\",\"Close modal\":\"Închideți modulul\",\"Close navigation\":\"Închideți navigarea\",\"Close sidebar\":\"Închide bara laterală\",\"Confirm changes\":\"Confirmați modificările\",Custom:\"Personalizat\",\"Edit item\":\"Editați elementul\",\"External documentation for {title}\":\"Documentație externă pentru {title}\",Favorite:\"Favorit\",Flags:\"Marcaje\",\"Food & Drink\":\"Alimente și băuturi\",\"Frequently used\":\"Utilizate frecvent\",Global:\"Global\",\"Go back to the list\":\"Întoarceți-vă la listă\",items:\"articole\",\"Message limit of {count} characters reached\":\"Limita mesajului de {count} caractere a fost atinsă\",\"More {dashboardItemType} …\":\"Mai multe {dashboardItemType} …\",Next:\"Următorul\",\"No emoji found\":\"Nu s-a găsit niciun emoji\",\"No results\":\"Nu există rezultate\",Objects:\"Obiecte\",Open:\"Deschideți\",\"Open navigation\":\"Deschideți navigația\",\"Pause slideshow\":\"Pauză prezentare de diapozitive\",\"People & Body\":\"Oameni și corp\",\"Pick an emoji\":\"Alege un emoji\",\"Please select a time zone:\":\"Vă rugăm să selectați un fus orar:\",Previous:\"Anterior\",Search:\"Căutare\",\"Search results\":\"Rezultatele căutării\",\"Select a tag\":\"Selectați o etichetă\",Settings:\"Setări\",\"Settings navigation\":\"Navigare setări\",\"Smileys & Emotion\":\"Zâmbete și emoții\",\"Start slideshow\":\"Începeți prezentarea de diapozitive\",Submit:\"Trimiteți\",Symbols:\"Simboluri\",\"Travel & Places\":\"Călătorii și locuri\",\"Type to search time zone\":\"Tastați pentru a căuta fusul orar\",\"Unable to search the group\":\"Imposibilitatea de a căuta în grup\",\"Undo changes\":\"Anularea modificărilor\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Scrieți un mesaj, @ pentru a menționa pe cineva, : pentru autocompletare emoji ...\"}},{locale:\"ru\",translations:{\"{tag} (invisible)\":\"{tag} (невидимое)\",\"{tag} (restricted)\":\"{tag} (ограниченное)\",Actions:\"Действия \",Activities:\"События\",\"Animals & Nature\":\"Животные и природа \",\"Avatar of {displayName}\":\"Аватар {displayName}\",\"Avatar of {displayName}, {status}\":\"Фотография {displayName}, {status}\",\"Cancel changes\":\"Отменить изменения\",Choose:\"Выберите\",Close:\"Закрыть\",\"Close modal\":\"Закрыть модальное окно\",\"Close navigation\":\"Закрыть навигацию\",\"Confirm changes\":\"Подтвердить изменения\",Custom:\"Пользовательское\",\"Edit item\":\"Изменить элемент\",\"External documentation for {title}\":\"Внешняя документация для {title}\",Flags:\"Флаги\",\"Food & Drink\":\"Еда, напиток\",\"Frequently used\":\"Часто используемый\",Global:\"Глобальный\",\"Go back to the list\":\"Вернуться к списку\",items:\"элементов\",\"Message limit of {count} characters reached\":\"Достигнуто ограничение на количество символов в {count}\",\"More {dashboardItemType} …\":\"Больше {dashboardItemType} …\",Next:\"Следующее\",\"No emoji found\":\"Эмодзи не найдено\",\"No results\":\"Результаты отсуствуют\",Objects:\"Объекты\",Open:\"Открыть\",\"Open navigation\":\"Открыть навигацию\",\"Pause slideshow\":\"Приостановить показ слйдов\",\"People & Body\":\"Люди и тело\",\"Pick an emoji\":\"Выберите эмодзи\",\"Please select a time zone:\":\"Пожалуйста, выберите часовой пояс:\",Previous:\"Предыдущее\",Search:\"Поиск\",\"Search results\":\"Результаты поиска\",\"Select a tag\":\"Выберите метку\",Settings:\"Параметры\",\"Settings navigation\":\"Навигация по настройкам\",\"Smileys & Emotion\":\"Смайлики и эмоции\",\"Start slideshow\":\"Начать показ слайдов\",Submit:\"Утвердить\",Symbols:\"Символы\",\"Travel & Places\":\"Путешествия и места\",\"Type to search time zone\":\"Введите для поиска часового пояса\",\"Unable to search the group\":\"Невозможно найти группу\",\"Undo changes\":\"Отменить изменения\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Напишите сообщение, @ - чтобы упомянуть кого-то, : - для автозаполнения эмодзи …\"}},{locale:\"sk_SK\",translations:{\"{tag} (invisible)\":\"{tag} (neviditeľný)\",\"{tag} (restricted)\":\"{tag} (obmedzený)\",Actions:\"Akcie\",Activities:\"Aktivity\",\"Animals & Nature\":\"Zvieratá a príroda\",\"Avatar of {displayName}\":\"Avatar {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar {displayName}, {status}\",\"Cancel changes\":\"Zrušiť zmeny\",Choose:\"Vybrať\",Close:\"Zatvoriť\",\"Close navigation\":\"Zavrieť navigáciu\",\"Confirm changes\":\"Potvrdiť zmeny\",Custom:\"Zvyk\",\"Edit item\":\"Upraviť položku\",\"External documentation for {title}\":\"Externá dokumentácia pre {title}\",Flags:\"Vlajky\",\"Food & Drink\":\"Jedlo a nápoje\",\"Frequently used\":\"Často používané\",Global:\"Globálne\",\"Go back to the list\":\"Naspäť na zoznam\",\"Message limit of {count} characters reached\":\"Limit správy na {count} znakov dosiahnutý\",Next:\"Ďalší\",\"No emoji found\":\"Nenašli sa žiadne emodži\",\"No results\":\"Žiadne výsledky\",Objects:\"Objekty\",\"Open navigation\":\"Otvoriť navigáciu\",\"Pause slideshow\":\"Pozastaviť prezentáciu\",\"People & Body\":\"Ľudia a telo\",\"Pick an emoji\":\"Vyberte si emodži\",\"Please select a time zone:\":\"Prosím vyberte časovú zónu:\",Previous:\"Predchádzajúci\",Search:\"Hľadať\",\"Search results\":\"Výsledky vyhľadávania\",\"Select a tag\":\"Vybrať štítok\",Settings:\"Nastavenia\",\"Settings navigation\":\"Navigácia v nastaveniach\",\"Smileys & Emotion\":\"Smajlíky a emócie\",\"Start slideshow\":\"Začať prezentáciu\",Submit:\"Odoslať\",Symbols:\"Symboly\",\"Travel & Places\":\"Cestovanie a miesta\",\"Type to search time zone\":\"Začníte písať pre vyhľadávanie časovej zóny\",\"Unable to search the group\":\"Skupinu sa nepodarilo nájsť\",\"Undo changes\":\"Vrátiť zmeny\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napíšte správu, @ ak chcete niekoho spomenúť, : pre automatické dopĺňanie emotikonov…\"}},{locale:\"sl\",translations:{\"{tag} (invisible)\":\"{tag} (nevidno)\",\"{tag} (restricted)\":\"{tag} (omejeno)\",Actions:\"Dejanja\",Activities:\"Dejavnosti\",\"Animals & Nature\":\"Živali in Narava\",\"Avatar of {displayName}\":\"Podoba {displayName}\",\"Avatar of {displayName}, {status}\":\"Prikazna slika {displayName}, {status}\",\"Cancel changes\":\"Prekliči spremembe\",\"Change title\":\"Spremeni naziv\",Choose:\"Izbor\",\"Clear text\":\"Počisti besedilo\",Close:\"Zapri\",\"Close modal\":\"Zapri pojavno okno\",\"Close navigation\":\"Zapri krmarjenje\",\"Close sidebar\":\"Zapri stransko vrstico\",\"Confirm changes\":\"Potrdi spremembe\",Custom:\"Po meri\",\"Edit item\":\"Uredi predmet\",\"Error getting related resources\":\"Napaka pridobivanja povezanih virov\",\"External documentation for {title}\":\"Zunanja dokumentacija za {title}\",Favorite:\"Priljubljeno\",Flags:\"Zastavice\",\"Food & Drink\":\"Hrana in Pijača\",\"Frequently used\":\"Pogostost uporabe\",Global:\"Splošno\",\"Go back to the list\":\"Vrni se na seznam\",\"Hide password\":\"Skrij geslo\",\"Message limit of {count} characters reached\":\"Dosežena omejitev {count} znakov na sporočilo.\",\"More items …\":\"Več predmetov ...\",Next:\"Naslednji\",\"No emoji found\":\"Ni najdenih izraznih ikon\",\"No results\":\"Ni zadetkov\",Objects:\"Predmeti\",Open:\"Odpri\",'Open link to \"{resourceTitle}\"':\"Odpri povezavo do »{resourceTitle}«\",\"Open navigation\":\"Odpri krmarjenje\",\"Password is secure\":\"Geslo je varno\",\"Pause slideshow\":\"Ustavi predstavitev\",\"People & Body\":\"Ljudje in Telo\",\"Pick a date\":\"Izbor datuma\",\"Pick a date and a time\":\"Izbor datuma in časa\",\"Pick a month\":\"Izbor meseca\",\"Pick a time\":\"Izbor časa\",\"Pick a week\":\"Izbor tedna\",\"Pick a year\":\"Izbor leta\",\"Pick an emoji\":\"Izbor izrazne ikone\",\"Please select a time zone:\":\"Izbor časovnega pasu:\",Previous:\"Predhodni\",\"Related resources\":\"Povezani viri\",Search:\"Iskanje\",\"Search results\":\"Zadetki iskanja\",\"Select a tag\":\"Izbor oznake\",Settings:\"Nastavitve\",\"Settings navigation\":\"Krmarjenje nastavitev\",\"Show password\":\"Pokaži geslo\",\"Smileys & Emotion\":\"Izrazne ikone\",\"Start slideshow\":\"Začni predstavitev\",Submit:\"Pošlji\",Symbols:\"Simboli\",\"Travel & Places\":\"Potovanja in Kraji\",\"Type to search time zone\":\"Vpišite niz za iskanje časovnega pasu\",\"Unable to search the group\":\"Ni mogoče iskati po skupini\",\"Undo changes\":\"Razveljavi spremembe\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napišite sporočilo, za omembo pred ime postavite@, začnite z : za vstavljanje izraznih ikon …\"}},{locale:\"sr\",translations:{\"{tag} (invisible)\":\"{tag} (nevidljivo)\",\"{tag} (restricted)\":\"{tag} (ograničeno)\",Actions:\"Radnje\",Activities:\"Aktivnosti\",\"Animals & Nature\":\"Životinje i Priroda\",\"Avatar of {displayName}\":\"Avatar za {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar za {displayName}, {status}\",\"Cancel changes\":\"Otkaži izmene\",\"Change title\":\"Izmeni naziv\",Choose:\"Изаберите\",Close:\"Затвори\",\"Close modal\":\"Zatvori modal\",\"Close navigation\":\"Zatvori navigaciju\",\"Close sidebar\":\"Zatvori bočnu traku\",\"Confirm changes\":\"Potvrdite promene\",Custom:\"Po meri\",\"Edit item\":\"Uredi stavku\",\"External documentation for {title}\":\"Eksterna dokumentacija za {title}\",Favorite:\"Omiljeni\",Flags:\"Zastave\",\"Food & Drink\":\"Hrana i Piće\",\"Frequently used\":\"Često korišćeno\",Global:\"Globalno\",\"Go back to the list\":\"Natrag na listu\",items:\"stavke\",\"Message limit of {count} characters reached\":\"Dostignuto je ograničenje za poruke od {count} znakova\",\"More {dashboardItemType} …\":\"Više {dashboardItemType} …\",Next:\"Следеће\",\"No emoji found\":\"Nije pronađen nijedan emodži\",\"No results\":\"Нема резултата\",Objects:\"Objekti\",Open:\"Otvori\",\"Open navigation\":\"Otvori navigaciju\",\"Pause slideshow\":\"Паузирај слајд шоу\",\"People & Body\":\"Ljudi i Telo\",\"Pick an emoji\":\"Izaberi emodži\",\"Please select a time zone:\":\"Molimo izaberite vremensku zonu:\",Previous:\"Претходно\",Search:\"Pretraži\",\"Search results\":\"Rezultati pretrage\",\"Select a tag\":\"Изаберите ознаку\",Settings:\"Поставке\",\"Settings navigation\":\"Navigacija u podešavanjima\",\"Smileys & Emotion\":\"Smajli i Emocije\",\"Start slideshow\":\"Покрени слајд шоу\",Submit:\"Prihvati\",Symbols:\"Simboli\",\"Travel & Places\":\"Putovanja i Mesta\",\"Type to search time zone\":\"Ukucaj da pretražiš vremenske zone\",\"Unable to search the group\":\"Nije moguće pretražiti grupu\",\"Undo changes\":\"Poništi promene\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napišite poruku, @ da pomenete nekoga, : za automatsko dovršavanje emodžija…\"}},{locale:\"sv\",translations:{\"{tag} (invisible)\":\"{tag} (osynlig)\",\"{tag} (restricted)\":\"{tag} (begränsad)\",Actions:\"Åtgärder\",Activities:\"Aktiviteter\",\"Animals & Nature\":\"Djur & Natur\",\"Avatar of {displayName}\":\"{displayName}s avatar\",\"Avatar of {displayName}, {status}\":\"{displayName}s avatar, {status}\",\"Cancel changes\":\"Avbryt ändringar\",Choose:\"Välj\",Close:\"Stäng\",\"Close navigation\":\"Stäng navigering\",\"Confirm changes\":\"Bekräfta ändringar\",Custom:\"Anpassad\",\"Edit item\":\"Ändra\",\"External documentation for {title}\":\"Extern dokumentation för {title}\",Flags:\"Flaggor\",\"Food & Drink\":\"Mat & Dryck\",\"Frequently used\":\"Används ofta\",Global:\"Global\",\"Go back to the list\":\"Gå tillbaka till listan\",\"Message limit of {count} characters reached\":\"Meddelandegräns {count} tecken används\",Next:\"Nästa\",\"No emoji found\":\"Hittade inga emojis\",\"No results\":\"Inga resultat\",Objects:\"Objekt\",\"Open navigation\":\"Öppna navigering\",\"Pause slideshow\":\"Pausa bildspelet\",\"People & Body\":\"Kropp & Själ\",\"Pick an emoji\":\"Välj en emoji\",\"Please select a time zone:\":\"Välj tidszon:\",Previous:\"Föregående\",Search:\"Sök\",\"Search results\":\"Sökresultat\",\"Select a tag\":\"Välj en tag\",Settings:\"Inställningar\",\"Settings navigation\":\"Inställningsmeny\",\"Smileys & Emotion\":\"Selfies & Känslor\",\"Start slideshow\":\"Starta bildspelet\",Submit:\"Skicka\",Symbols:\"Symboler\",\"Travel & Places\":\"Resor & Sevärdigheter\",\"Type to search time zone\":\"Skriv för att välja tidszon\",\"Unable to search the group\":\"Kunde inte söka i gruppen\",\"Undo changes\":\"Ångra ändringar\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Skriv meddelande, @ för att nämna någon, : för automatiska emojiförslag ...\"}},{locale:\"tr\",translations:{\"{tag} (invisible)\":\"{tag} (görünmez)\",\"{tag} (restricted)\":\"{tag} (kısıtlı)\",Actions:\"İşlemler\",Activities:\"Etkinlikler\",\"Animals & Nature\":\"Hayvanlar ve Doğa\",\"Anything shared with the same group of people will show up here\":\"Aynı kişi grubu ile paylaşılan herşey burada görüntülenir\",\"Avatar of {displayName}\":\"{displayName} avatarı\",\"Avatar of {displayName}, {status}\":\"{displayName}, {status} avatarı\",\"Cancel changes\":\"Değişiklikleri iptal et\",\"Change title\":\"Başlığı değiştir\",Choose:\"Seçin\",\"Clear text\":\"Metni temizle\",Close:\"Kapat\",\"Close modal\":\"Üste açılan pencereyi kapat\",\"Close navigation\":\"Gezinmeyi kapat\",\"Close sidebar\":\"Yan çubuğu kapat\",\"Confirm changes\":\"Değişiklikleri onayla\",Custom:\"Özel\",\"Edit item\":\"Ögeyi düzenle\",\"Error getting related resources\":\"İlgili kaynaklar alınırken sorun çıktı\",\"External documentation for {title}\":\"{title} için dış belgeler\",Favorite:\"Sık kullanılanlara ekle\",Flags:\"Bayraklar\",\"Food & Drink\":\"Yeme ve İçme\",\"Frequently used\":\"Sık kullanılanlar\",Global:\"Evrensel\",\"Go back to the list\":\"Listeye dön\",\"Hide password\":\"Parolayı gizle\",\"Message limit of {count} characters reached\":\"{count} karakter ileti sınırına ulaşıldı\",\"More items …\":\"Diğer ögeler…\",Next:\"Sonraki\",\"No emoji found\":\"Herhangi bir emoji bulunamadı\",\"No results\":\"Herhangi bir sonuç bulunamadı\",Objects:\"Nesneler\",Open:\"Aç\",'Open link to \"{resourceTitle}\"':'\"{resourceTitle}\" bağlantısını aç',\"Open navigation\":\"Gezinmeyi aç\",\"Password is secure\":\"Parola güvenli\",\"Pause slideshow\":\"Slayt sunumunu duraklat\",\"People & Body\":\"İnsanlar ve Beden\",\"Pick a date\":\"Bir tarih seçin\",\"Pick a date and a time\":\"Bir tarih ve saat seçin\",\"Pick a month\":\"Bir ay seçin\",\"Pick a time\":\"Bir saat seçin\",\"Pick a week\":\"Bir hafta seçin\",\"Pick a year\":\"Bir yıl seçin\",\"Pick an emoji\":\"Bir emoji seçin\",\"Please select a time zone:\":\"Lütfen bir saat dilimi seçin:\",Previous:\"Önceki\",\"Related resources\":\"İlgili kaynaklar\",Search:\"Arama\",\"Search results\":\"Arama sonuçları\",\"Select a tag\":\"Bir etiket seçin\",Settings:\"Ayarlar\",\"Settings navigation\":\"Gezinme ayarları\",\"Show password\":\"Parolayı görüntüle\",\"Smileys & Emotion\":\"İfadeler ve Duygular\",\"Start slideshow\":\"Slayt sunumunu başlat\",Submit:\"Gönder\",Symbols:\"Simgeler\",\"Travel & Places\":\"Gezi ve Yerler\",\"Type to search time zone\":\"Saat dilimi aramak için yazmaya başlayın\",\"Unable to search the group\":\"Grupta arama yapılamadı\",\"Undo changes\":\"Değişiklikleri geri al\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"İleti yazın, birini anmak için @, otomatik emoji tamamlamak için : kullanın…\"}},{locale:\"uk\",translations:{\"{tag} (invisible)\":\"{tag} (невидимий)\",\"{tag} (restricted)\":\"{tag} (обмежений)\",Actions:\"Дії\",Activities:\"Діяльність\",\"Animals & Nature\":\"Тварини та природа\",\"Avatar of {displayName}\":\"Аватар {displayName}\",\"Avatar of {displayName}, {status}\":\"Аватар {displayName}, {status}\",\"Cancel changes\":\"Скасувати зміни\",\"Change title\":\"Змінити назву\",Choose:\"ВиберітьВиберіть\",\"Clear text\":\"Очистити текст\",Close:\"Закрити\",\"Close modal\":\"Закрити модаль\",\"Close navigation\":\"Закрити навігацію\",\"Close sidebar\":\"Закрити бічну панель\",\"Confirm changes\":\"Підтвердити зміни\",Custom:\"Власне\",\"Edit item\":\"Редагувати елемент\",\"External documentation for {title}\":\"Зовнішня документація для {title}\",Favorite:\"Улюблений\",Flags:\"Прапори\",\"Food & Drink\":\"Їжа та напої\",\"Frequently used\":\"Найчастіші\",Global:\"Глобальний\",\"Go back to the list\":\"Повернутися до списку\",\"Hide password\":\"Приховати пароль\",items:\"елементи\",\"Message limit of {count} characters reached\":\"Вичерпано ліміт у {count} символів для повідомлення\",\"More {dashboardItemType} …\":\"Більше {dashboardItemType}…\",Next:\"Вперед\",\"No emoji found\":\"Емоційки відсутні\",\"No results\":\"Відсутні результати\",Objects:\"Об'єкти\",Open:\"Відкрити\",\"Open navigation\":\"Відкрити навігацію\",\"Password is secure\":\"Пароль безпечний\",\"Pause slideshow\":\"Пауза у показі слайдів\",\"People & Body\":\"Люди та жести\",\"Pick an emoji\":\"Виберіть емоційку\",\"Please select a time zone:\":\"Виберіть часовий пояс:\",Previous:\"Назад\",Search:\"Пошук\",\"Search results\":\"Результати пошуку\",\"Select a tag\":\"Виберіть позначку\",Settings:\"Налаштування\",\"Settings navigation\":\"Навігація у налаштуваннях\",\"Show password\":\"Показати пароль\",\"Smileys & Emotion\":\"Смайли та емоції\",\"Start slideshow\":\"Почати показ слайдів\",Submit:\"Надіслати\",Symbols:\"Символи\",\"Travel & Places\":\"Поїздки та місця\",\"Type to search time zone\":\"Введіть для пошуку часовий пояс\",\"Unable to search the group\":\"Неможливо шукати в групі\",\"Undo changes\":\"Скасувати зміни\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Напишіть повідомлення, @, щоб згадати когось, : для автозаповнення емодзі…\"}},{locale:\"zh_CN\",translations:{\"{tag} (invisible)\":\"{tag} (不可见)\",\"{tag} (restricted)\":\"{tag} (受限)\",Actions:\"行为\",Activities:\"活动\",\"Animals & Nature\":\"动物 & 自然\",\"Avatar of {displayName}\":\"{displayName}的头像\",\"Avatar of {displayName}, {status}\":\"{displayName}的头像,{status}\",\"Cancel changes\":\"取消更改\",Choose:\"选择\",Close:\"关闭\",\"Close navigation\":\"关闭导航\",\"Confirm changes\":\"确认更改\",Custom:\"自定义\",\"Edit item\":\"编辑项目\",\"External documentation for {title}\":\"{title}的外部文档\",Flags:\"旗帜\",\"Food & Drink\":\"食物 & 饮品\",\"Frequently used\":\"经常使用\",Global:\"全局\",\"Go back to the list\":\"返回至列表\",\"Message limit of {count} characters reached\":\"已达到 {count} 个字符的消息限制\",Next:\"下一个\",\"No emoji found\":\"表情未找到\",\"No results\":\"无结果\",Objects:\"物体\",\"Open navigation\":\"开启导航\",\"Pause slideshow\":\"暂停幻灯片\",\"People & Body\":\"人 & 身体\",\"Pick an emoji\":\"选择一个表情\",\"Please select a time zone:\":\"请选择一个时区:\",Previous:\"上一个\",Search:\"搜索\",\"Search results\":\"搜索结果\",\"Select a tag\":\"选择一个标签\",Settings:\"设置\",\"Settings navigation\":\"设置向导\",\"Smileys & Emotion\":\"笑脸 & 情感\",\"Start slideshow\":\"开始幻灯片\",Submit:\"提交\",Symbols:\"符号\",\"Travel & Places\":\"旅游 & 地点\",\"Type to search time zone\":\"打字以搜索时区\",\"Unable to search the group\":\"无法搜索分组\",\"Undo changes\":\"撤销更改\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"写信息,@ 提到某人,: 用于表情符号自动完成 ...\"}},{locale:\"zh_HK\",translations:{\"{tag} (invisible)\":\"{tag} (隱藏)\",\"{tag} (restricted)\":\"{tag} (受限)\",Actions:\"動作\",Activities:\"活動\",\"Animals & Nature\":\"動物與自然\",\"Avatar of {displayName}\":\"{displayName} 的頭像\",\"Avatar of {displayName}, {status}\":\"{displayName} 的頭像,{status}\",\"Cancel changes\":\"取消更改\",Choose:\"選擇\",Close:\"關閉\",\"Close modal\":\"關閉模態\",\"Close navigation\":\"關閉導航\",\"Confirm changes\":\"確認更改\",Custom:\"自定義\",\"Edit item\":\"編輯項目\",\"External documentation for {title}\":\"{title} 的外部文檔\",Flags:\"旗幟\",\"Food & Drink\":\"食物與飲料\",\"Frequently used\":\"經常使用\",Global:\"全球的\",\"Go back to the list\":\"返回清單\",items:\"項目\",\"Message limit of {count} characters reached\":\"已達到訊息最多 {count} 字元限制\",\"More {dashboardItemType} …\":\"更多 {dashboardItemType} …\",Next:\"下一個\",\"No emoji found\":\"未找到表情符號\",\"No results\":\"無結果\",Objects:\"物件\",\"Open navigation\":\"開啟導航\",\"Pause slideshow\":\"暫停幻燈片\",\"People & Body\":\"人物\",\"Pick an emoji\":\"選擇表情符號\",\"Please select a time zone:\":\"請選擇時區:\",Previous:\"上一個\",Search:\"搜尋\",\"Search results\":\"搜尋結果\",\"Select a tag\":\"選擇標籤\",Settings:\"設定\",\"Settings navigation\":\"設定值導覽\",\"Smileys & Emotion\":\"表情\",\"Start slideshow\":\"開始幻燈片\",Submit:\"提交\",Symbols:\"標誌\",\"Travel & Places\":\"旅遊與景點\",\"Type to search time zone\":\"鍵入以搜索時區\",\"Unable to search the group\":\"無法搜尋群組\",\"Undo changes\":\"取消更改\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"寫訊息,使用 @ 來指代某人,使用:用於表情符號自動填充 ...\"}},{locale:\"zh_TW\",translations:{\"{tag} (invisible)\":\"{tag} (隱藏)\",\"{tag} (restricted)\":\"{tag} (受限)\",Actions:\"動作\",Activities:\"活動\",\"Animals & Nature\":\"動物與自然\",Choose:\"選擇\",Close:\"關閉\",Custom:\"自定義\",Flags:\"旗幟\",\"Food & Drink\":\"食物與飲料\",\"Frequently used\":\"最近使用\",\"Message limit of {count} characters reached\":\"已達到訊息最多 {count} 字元限制\",Next:\"下一個\",\"No emoji found\":\"未找到表情符號\",\"No results\":\"無結果\",Objects:\"物件\",\"Pause slideshow\":\"暫停幻燈片\",\"People & Body\":\"人物\",\"Pick an emoji\":\"選擇表情符號\",Previous:\"上一個\",Search:\"搜尋\",\"Search results\":\"搜尋結果\",\"Select a tag\":\"選擇標籤\",Settings:\"設定\",\"Settings navigation\":\"設定值導覽\",\"Smileys & Emotion\":\"表情\",\"Start slideshow\":\"開始幻燈片\",Symbols:\"標誌\",\"Travel & Places\":\"旅遊與景點\",\"Unable to search the group\":\"無法搜尋群組\",\"Write message, @ to mention someone …\":\"輸入訊息時可使用 @ 來標示某人...\"}}].forEach((function(e){var t={};for(var a in e.translations)e.translations[a].pluralId?t[a]={msgid:a,msgid_plural:e.translations[a].pluralId,msgstr:e.translations[a].msgstr}:t[a]={msgid:a,msgstr:[e.translations[a]]};o.addTranslation(e.locale,{translations:{\"\":t}})}));var i=o.build(),n=(i.ngettext.bind(i),i.gettext.bind(i))},8384:function(e,t,a){\"use strict\";var o=a(7537),i=a.n(o),n=a(3645),r=a.n(n)()(i());r.push([e.id,\".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}\",\"\",{version:3,sources:[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/directives/Tooltip/index.scss\"],names:[],mappings:\"AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCQA,0CACC,iBAAA,CACA,cAAA,CACA,KAAA,CACA,UAAA,CACA,SAAA,CACA,aAAA,CACA,QAAA,CACA,SAAA,CACA,eAAA,CACA,gBAAA,CACA,SAAA,CACA,eAAA,CAEA,eAAA,CACA,sDAAA,CAGA,iGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAID,oGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAID,mGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAID,kGACC,SAAA,CACA,oBAAA,CACA,8CAAA,CAID,4DACC,iBAAA,CACA,uCAAA,CACA,SAAA,CAED,6DACC,kBAAA,CACA,uBAAA,CACA,SAAA,CAKF,0CACC,eAAA,CACA,eAAA,CACA,iBAAA,CACA,4BAAA,CACA,kCAAA,CACA,6CAAA,CAID,oDACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBAhFY\",sourcesContent:[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"a0481fe\\\"; @import 'variables'; @import 'material-icons';\\n/**\\n* @copyright Copyright (c) 2016, John Molakvoæ \\n* @copyright Copyright (c) 2016, Robin Appelman \\n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt \\n* @copyright Copyright (c) 2016, Erik Pellikka \\n* @copyright Copyright (c) 2015, Vincent Petry \\n*\\n* Bootstrap v3.3.5 (http://getbootstrap.com)\\n* Copyright 2011-2015 Twitter, Inc.\\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\\n*/\\n\\n$arrow-width: 10px;\\n\\n.v-popper--theme-tooltip {\\n\\t&.v-popper__popper {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 100000;\\n\\t\\ttop: 0;\\n\\t\\tright: auto;\\n\\t\\tleft: auto;\\n\\t\\tdisplay: block;\\n\\t\\tmargin: 0;\\n\\t\\tpadding: 0;\\n\\t\\ttext-align: left;\\n\\t\\ttext-align: start;\\n\\t\\topacity: 0;\\n\\t\\tline-height: 1.6;\\n\\n\\t\\tline-break: auto;\\n\\t\\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\\n\\n\\t\\t// TOP\\n\\t\\t&[data-popper-placement^='top'] .v-popper__arrow-container {\\n\\t\\t\\tbottom: -$arrow-width;\\n\\t\\t\\tborder-bottom-width: 0;\\n\\t\\t\\tborder-top-color: var(--color-main-background);\\n\\t\\t}\\n\\n\\t\\t// BOTTOM\\n\\t\\t&[data-popper-placement^='bottom'] .v-popper__arrow-container {\\n\\t\\t\\ttop: -$arrow-width;\\n\\t\\t\\tborder-top-width: 0;\\n\\t\\t\\tborder-bottom-color: var(--color-main-background);\\n\\t\\t}\\n\\n\\t\\t// RIGHT\\n\\t\\t&[data-popper-placement^='right'] .v-popper__arrow-container {\\n\\t\\t\\tright: 100%;\\n\\t\\t\\tborder-left-width: 0;\\n\\t\\t\\tborder-right-color: var(--color-main-background);\\n\\t\\t}\\n\\n\\t\\t// LEFT\\n\\t\\t&[data-popper-placement^='left'] .v-popper__arrow-container {\\n\\t\\t\\tleft: 100%;\\n\\t\\t\\tborder-right-width: 0;\\n\\t\\t\\tborder-left-color: var(--color-main-background);\\n\\t\\t}\\n\\n\\t\\t// HIDDEN / SHOWN\\n\\t\\t&[aria-hidden='true'] {\\n\\t\\t\\tvisibility: hidden;\\n\\t\\t\\ttransition: opacity .15s, visibility .15s;\\n\\t\\t\\topacity: 0;\\n\\t\\t}\\n\\t\\t&[aria-hidden='false'] {\\n\\t\\t\\tvisibility: visible;\\n\\t\\t\\ttransition: opacity .15s;\\n\\t\\t\\topacity: 1;\\n\\t\\t}\\n\\t}\\n\\n\\t// CONTENT\\n\\t.v-popper__inner {\\n\\t\\tmax-width: 350px;\\n\\t\\tpadding: 5px 8px;\\n\\t\\ttext-align: center;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tborder-radius: var(--border-radius);\\n\\t\\tbackground-color: var(--color-main-background);\\n\\t}\\n\\n\\t// ARROW\\n\\t.v-popper__arrow-container {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 1;\\n\\t\\twidth: 0;\\n\\t\\theight: 0;\\n\\t\\tmargin: 0;\\n\\t\\tborder-style: solid;\\n\\t\\tborder-color: transparent;\\n\\t\\tborder-width: $arrow-width;\\n\\t}\\n}\\n\"],sourceRoot:\"\"}]),t.Z=r},7190:function(e,t,a){\"use strict\";var o=a(7537),i=a.n(o),n=a(3645),r=a.n(n)()(i());r.push([e.id,\".material-design-icon[data-v-7a8f3349]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-7a8f3349]{position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:bold;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:22px;transition:background-color .1s linear !important;transition:border .1s linear;background-color:var(--color-primary-element-lighter);color:var(--color-primary-light-text)}.button-vue *[data-v-7a8f3349]{cursor:pointer}.button-vue[data-v-7a8f3349]:focus{outline:none}.button-vue[data-v-7a8f3349]:disabled{cursor:default;opacity:.5;filter:saturate(0.7)}.button-vue:disabled *[data-v-7a8f3349]{cursor:default}.button-vue[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-primary-light-hover)}.button-vue[data-v-7a8f3349]:active{background-color:var(--color-primary-element-lighter)}.button-vue__wrapper[data-v-7a8f3349]{display:inline-flex;align-items:center;justify-content:space-around}.button-vue__icon[data-v-7a8f3349]{height:44px;width:44px;min-height:44px;min-width:44px;display:flex;justify-content:center;align-items:center}.button-vue__text[data-v-7a8f3349]{font-weight:bold;margin-bottom:1px;padding:2px 0}.button-vue--icon-only[data-v-7a8f3349]{width:44px !important}.button-vue--text-only[data-v-7a8f3349]{padding:0 12px}.button-vue--text-only .button-vue__text[data-v-7a8f3349]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-7a8f3349]{padding:0 16px 0 4px}.button-vue--wide[data-v-7a8f3349]{width:100%}.button-vue[data-v-7a8f3349]:focus-visible{outline:2px solid var(--color-main-text) !important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]{outline:2px solid var(--color-primary-text);border-radius:var(--border-radius);background-color:rgba(0,0,0,0)}.button-vue--vue-primary[data-v-7a8f3349]{background-color:var(--color-primary-element);color:var(--color-primary-text)}.button-vue--vue-primary[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-7a8f3349]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-7a8f3349]{color:var(--color-primary-light-text);background-color:var(--color-primary-light)}.button-vue--vue-secondary[data-v-7a8f3349]:hover:not(:disabled){color:var(--color-primary-light-text);background-color:var(--color-primary-light-hover)}.button-vue--vue-tertiary[data-v-7a8f3349]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color);background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-7a8f3349]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-no-background[data-v-7a8f3349]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]{color:var(--color-primary-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-success[data-v-7a8f3349]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-7a8f3349]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-7a8f3349]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-7a8f3349]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-7a8f3349]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-7a8f3349]:active{background-color:var(--color-error)}\",\"\",{version:3,sources:[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/NcButton/NcButton.vue\",\"webpack://./src/assets/variables.scss\"],names:[],mappings:\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,gBAAA,CACA,eCcgB,CDbhB,cCagB,CDZhB,YAAA,CACA,kBAAA,CACA,sBAAA,CAGA,cAAA,CAIA,kBAAA,CACA,iDAAA,CACA,4BAAA,CAkBA,qDAAA,CACA,qCAAA,CAxBA,+BACC,cAAA,CAOD,mCACC,YAAA,CAGD,sCACC,cAAA,CAIA,UCMiB,CDJjB,oBAAA,CALA,wCACC,cAAA,CAUF,kDACC,iDAAA,CAKD,oCACC,qDAAA,CAGD,sCACC,mBAAA,CACA,kBAAA,CACA,4BAAA,CAGD,mCACC,WCpCe,CDqCf,UCrCe,CDsCf,eCtCe,CDuCf,cCvCe,CDwCf,YAAA,CACA,sBAAA,CACA,kBAAA,CAGD,mCACC,gBAAA,CACA,iBAAA,CACA,aAAA,CAID,wCACC,qBAAA,CAID,wCACC,cAAA,CACA,0DACC,eAAA,CACA,gBAAA,CAKF,4CACC,oBAAA,CAID,mCACC,UAAA,CAGD,2CACC,mDAAA,CACA,+EACC,2CAAA,CACA,kCAAA,CACA,8BAAA,CAOF,0CACC,6CAAA,CACA,+BAAA,CACA,+DACC,mDAAA,CAID,iDACC,6CAAA,CAKF,4CACC,qCAAA,CACA,2CAAA,CACA,iEACC,qCAAA,CACA,iDAAA,CAKF,2CACC,4BAAA,CACA,8BAAA,CACA,gEACC,6BAAA,CACA,8CAAA,CAKF,yDACC,4BAAA,CACA,8BAAA,CACA,8EACC,8BAAA,CAKF,sDACC,+BAAA,CACA,8BAAA,CAEA,2EACC,8BAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,wCACC,mCAAA,CACA,UAAA,CACA,6DACC,yCAAA,CAID,+CACC,mCAAA\",sourcesContent:[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"a0481fe\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n.button-vue {\\n\\tposition: relative;\\n\\twidth: fit-content;\\n\\toverflow: hidden;\\n\\tborder: 0;\\n\\tpadding: 0;\\n\\tfont-size: var(--default-font-size);\\n\\tfont-weight: bold;\\n\\tmin-height: $clickable-area;\\n\\tmin-width: $clickable-area;\\n\\tdisplay: flex;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n\\n\\t// Cursor pointer on element and all children\\n\\tcursor: pointer;\\n\\t& * {\\n\\t\\tcursor: pointer;\\n\\t}\\n\\tborder-radius: math.div($clickable-area, 2);\\n\\ttransition: background-color 0.1s linear !important;\\n\\ttransition: border 0.1s linear;\\n\\n\\t// No outline feedback for focus. Handled with a toggled class in js (see data)\\n\\t&:focus {\\n\\t\\toutline: none;\\n\\t}\\n\\n\\t&:disabled {\\n\\t\\tcursor: default;\\n\\t\\t& * {\\n\\t\\t\\tcursor: default;\\n\\t\\t}\\n\\t\\topacity: $opacity_disabled;\\n\\t\\t// Gives a wash out effect\\n\\t\\tfilter: saturate($opacity_normal);\\n\\t}\\n\\n\\t// Default button type\\n\\tbackground-color: var(--color-primary-element-lighter);\\n\\tcolor: var(--color-primary-light-text);\\n\\t&:hover:not(:disabled) {\\n\\t\\tbackground-color: var(--color-primary-light-hover);\\n\\t}\\n\\n\\t// Back to the default color for this button when active\\n\\t// TODO: add ripple effect\\n\\t&:active {\\n\\t\\tbackground-color: var(--color-primary-element-lighter);\\n\\t}\\n\\n\\t&__wrapper {\\n\\t\\tdisplay: inline-flex;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: space-around;\\n\\t}\\n\\n\\t&__icon {\\n\\t\\theight: $clickable-area;\\n\\t\\twidth: $clickable-area;\\n\\t\\tmin-height: $clickable-area;\\n\\t\\tmin-width: $clickable-area;\\n\\t\\tdisplay: flex;\\n\\t\\tjustify-content: center;\\n\\t\\talign-items: center;\\n\\t}\\n\\n\\t&__text {\\n\\t\\tfont-weight: bold;\\n\\t\\tmargin-bottom: 1px;\\n\\t\\tpadding: 2px 0;\\n\\t}\\n\\n\\t// Icon-only button\\n\\t&--icon-only {\\n\\t\\twidth: $clickable-area !important;\\n\\t}\\n\\n\\t// Text-only button\\n\\t&--text-only {\\n\\t\\tpadding: 0 12px;\\n\\t\\t& .button-vue__text {\\n\\t\\t\\tmargin-left: 4px;\\n\\t\\t\\tmargin-right: 4px;\\n\\t\\t}\\n\\t}\\n\\n\\t// Icon and text button\\n\\t&--icon-and-text {\\n\\t\\tpadding: 0 16px 0 4px;\\n\\t}\\n\\n\\t// Wide button spans the whole width of the container\\n\\t&--wide {\\n\\t\\twidth: 100%;\\n\\t}\\n\\n\\t&:focus-visible {\\n\\t\\toutline: 2px solid var(--color-main-text) !important;\\n\\t\\t&.button-vue--vue-tertiary-on-primary {\\n\\t\\t\\toutline: 2px solid var(--color-primary-text);\\n\\t\\t\\tborder-radius: var(--border-radius);\\n\\t\\t\\tbackground-color: transparent;\\n\\t\\t}\\n\\t}\\n\\n\\t// Button types\\n\\n\\t// Primary\\n\\t&--vue-primary {\\n\\t\\tbackground-color: var(--color-primary-element);\\n\\t\\tcolor: var(--color-primary-text);\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color-primary-element-hover);\\n\\t\\t}\\n\\t\\t// Back to the default color for this button when active\\n\\t\\t// TODO: add ripple effect\\n\\t\\t&:active {\\n\\t\\t\\tbackground-color: var(--color-primary-element);\\n\\t\\t}\\n\\t}\\n\\n\\t// Secondary\\n\\t&--vue-secondary {\\n\\t\\tcolor: var(--color-primary-light-text);\\n\\t\\tbackground-color: var(--color-primary-light);\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tcolor: var(--color-primary-light-text);\\n\\t\\t\\tbackground-color: var(--color-primary-light-hover);\\n\\t\\t}\\n\\t}\\n\\n\\t// Tertiary\\n\\t&--vue-tertiary {\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tbackground-color: transparent;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color);\\n\\t\\t\\tbackground-color: var(--color-background-hover);\\n\\t\\t}\\n\\t}\\n\\n\\t// Tertiary, no background\\n\\t&--vue-tertiary-no-background {\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tbackground-color: transparent;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: transparent;\\n\\t\\t}\\n\\t}\\n\\n\\t// Tertiary on primary color (like the header)\\n\\t&--vue-tertiary-on-primary {\\n\\t\\tcolor: var(--color-primary-text);\\n\\t\\tbackground-color: transparent;\\n\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: transparent;\\n\\t\\t}\\n\\t}\\n\\n\\t// Success\\n\\t&--vue-success {\\n\\t\\tbackground-color: var(--color-success);\\n\\t\\tcolor: white;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color-success-hover);\\n\\t\\t}\\n\\t\\t// Back to the default color for this button when active\\n\\t\\t// : add ripple effect\\n\\t\\t&:active {\\n\\t\\t\\tbackground-color: var(--color-success);\\n\\t\\t}\\n\\t}\\n\\n\\t// Warning\\n\\t&--vue-warning {\\n\\t\\tbackground-color: var(--color-warning);\\n\\t\\tcolor: white;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color-warning-hover);\\n\\t\\t}\\n\\t\\t// Back to the default color for this button when active\\n\\t\\t// TODO: add ripple effect\\n\\t\\t&:active {\\n\\t\\t\\tbackground-color: var(--color-warning);\\n\\t\\t}\\n\\t}\\n\\n\\t// Error\\n\\t&--vue-error {\\n\\t\\tbackground-color: var(--color-error);\\n\\t\\tcolor: white;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color-error-hover);\\n\\t\\t}\\n\\t\\t// Back to the default color for this button when active\\n\\t\\t// TODO: add ripple effect\\n\\t\\t&:active {\\n\\t\\t\\tbackground-color: var(--color-error);\\n\\t\\t}\\n\\t}\\n}\\n\\n\",\"/**\\n * @copyright Copyright (c) 2019 John Molakvoæ \\n *\\n * @author John Molakvoæ \\n *\\n * @license GNU AGPL version 3 or any later version\\n *\\n * This program is free software: you can redistribute it and/or modify\\n * it under the terms of the GNU Affero General Public License as\\n * published by the Free Software Foundation, either version 3 of the\\n * License, or (at your option) any later version.\\n *\\n * This program is distributed in the hope that it will be useful,\\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n * GNU Affero General Public License for more details.\\n *\\n * You should have received a copy of the GNU Affero General Public License\\n * along with this program. If not, see .\\n *\\n */\\n\\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\\n// recommended is 48px\\n// 44px is what we choose and have very good visual-to-usability ratio\\n$clickable-area: 44px;\\n\\n// background icon size\\n// also used for the scss icon font\\n$icon-size: 16px;\\n\\n// icon padding for a $clickable-area width and a $icon-size icon\\n// ( 44px - 16px ) / 2\\n$icon-margin: math.div($clickable-area - $icon-size, 2);\\n\\n// transparency background for icons\\n$icon-focus-bg: rgba(127, 127, 127, .25);\\n\\n// popovermenu arrow width from the triangle center\\n$arrow-width: 9px;\\n\\n// opacities\\n$opacity_disabled: .5;\\n$opacity_normal: .7;\\n$opacity_full: 1;\\n\\n// menu round background hover feedback\\n// good looking on dark AND white bg\\n$action-background-hover: rgba(127, 127, 127, .25);\\n\\n// various structure data used in the \\n// `AppNavigation` component\\n$header-height: 50px;\\n$navigation-width: 300px;\\n\\n// mobile breakpoint\\n$breakpoint-mobile: 1024px;\\n\\n// top-bar spacing\\n$topbar-margin: 4px;\\n\\n// navigation spacing\\n$app-navigation-settings-margin: 3px;\\n\"],sourceRoot:\"\"}]),t.Z=r},9965:function(e,t,a){\"use strict\";var o=a(7537),i=a.n(o),n=a(3645),r=a.n(n)()(i());r.push([e.id,\".material-design-icon[data-v-bbd87134]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.related-resources__header[data-v-bbd87134]{margin:0 0 10px 46px}.related-resources__header h5[data-v-bbd87134]{font-weight:bold}.related-resources__header p[data-v-bbd87134]{color:var(--color-text-maxcontrast)}\",\"\",{version:3,sources:[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue\"],names:[],mappings:\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLA,4CACC,oBAAA,CAEA,+CACC,gBAAA,CAGD,8CACC,mCAAA\",sourcesContent:[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"a0481fe\\\"; @import 'variables'; @import 'material-icons';\\n\\n.related-resources {\\n\\t&__header {\\n\\t\\tmargin: 0 0 10px 46px;\\n\\n\\t\\th5 {\\n\\t\\t\\tfont-weight: bold;\\n\\t\\t}\\n\\n\\t\\tp {\\n\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t}\\n\\t}\\n}\\n\"],sourceRoot:\"\"}]),t.Z=r},9817:function(e,t,a){\"use strict\";var o=a(7537),i=a.n(o),n=a(3645),r=a.n(n)()(i());r.push([e.id,\".material-design-icon[data-v-718b7224]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.resource[data-v-718b7224]{display:flex;align-items:center;height:44px}.resource__button[data-v-718b7224]{width:100% !important;justify-content:flex-start !important;padding:0 !important}.resource__button[data-v-718b7224] .button-vue__text{font-weight:normal !important;margin-left:2px !important}.resource__icon[data-v-718b7224]{width:32px;height:32px;background-color:var(--color-text-maxcontrast);border-radius:50%;display:flex;align-items:center;justify-content:center}.resource__icon img[data-v-718b7224]{width:16px;height:16px;filter:var(--background-invert-if-dark)}\",\"\",{version:3,sources:[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/NcRelatedResourcesPanel/NcResource.vue\"],names:[],mappings:\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,2BACC,YAAA,CACA,kBAAA,CACA,WAAA,CAGA,mCACC,qBAAA,CACA,qCAAA,CACA,oBAAA,CAEA,qDACC,6BAAA,CACA,0BAAA,CAIF,iCACC,UAAA,CACA,WAAA,CACA,8CAAA,CACA,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CAEA,qCACC,UAAA,CACA,WAAA,CACA,uCAAA\",sourcesContent:[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"a0481fe\\\"; @import 'variables'; @import 'material-icons';\\n\\n.resource {\\n\\tdisplay: flex;\\n\\talign-items: center;\\n\\theight: 44px;\\n\\n\\t// Override default NcButton styles\\n\\t&__button {\\n\\t\\twidth: 100% !important;\\n\\t\\tjustify-content: flex-start !important;\\n\\t\\tpadding: 0 !important;\\n\\n\\t\\t&:deep(.button-vue__text) {\\n\\t\\t\\tfont-weight: normal !important;\\n\\t\\t\\tmargin-left: 2px !important;\\n\\t\\t}\\n\\t}\\n\\n\\t&__icon {\\n\\t\\twidth: 32px;\\n\\t\\theight: 32px;\\n\\t\\tbackground-color: var(--color-text-maxcontrast);\\n\\t\\tborder-radius: 50%;\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: center;\\n\\n\\t\\timg {\\n\\t\\t\\twidth: 16px;\\n\\t\\t\\theight: 16px;\\n\\t\\t\\tfilter: var(--background-invert-if-dark);\\n\\t\\t}\\n\\t}\\n}\\n\"],sourceRoot:\"\"}]),t.Z=r},3645:function(e){\"use strict\";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var a=\"\",o=void 0!==t[5];return t[4]&&(a+=\"@supports (\".concat(t[4],\") {\")),t[2]&&(a+=\"@media \".concat(t[2],\" {\")),o&&(a+=\"@layer\".concat(t[5].length>0?\" \".concat(t[5]):\"\",\" {\")),a+=e(t),o&&(a+=\"}\"),t[2]&&(a+=\"}\"),t[4]&&(a+=\"}\"),a})).join(\"\")},t.i=function(e,a,o,i,n){\"string\"==typeof e&&(e=[[null,e,void 0]]);var r={};if(o)for(var s=0;s0?\" \".concat(u[5]):\"\",\" {\").concat(u[1],\"}\")),u[5]=n),a&&(u[2]?(u[1]=\"@media \".concat(u[2],\" {\").concat(u[1],\"}\"),u[2]=a):u[2]=a),i&&(u[4]?(u[1]=\"@supports (\".concat(u[4],\") {\").concat(u[1],\"}\"),u[4]=i):u[4]=\"\".concat(i)),t.push(u))}},t}},7537:function(e){\"use strict\";e.exports=function(e){var t=e[1],a=e[3];if(!a)return t;if(\"function\"==typeof btoa){var o=btoa(unescape(encodeURIComponent(JSON.stringify(a)))),i=\"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(o),n=\"/*# \".concat(i,\" */\"),r=a.sources.map((function(e){return\"/*# sourceURL=\".concat(a.sourceRoot||\"\").concat(e,\" */\")}));return[t].concat(r).concat([n]).join(\"\\n\")}return[t].join(\"\\n\")}},3379:function(e){\"use strict\";var t=[];function a(e){for(var a=-1,o=0;o0?\" \".concat(a.layer):\"\",\" {\")),o+=a.css,i&&(o+=\"}\"),a.media&&(o+=\"}\"),a.supports&&(o+=\"}\");var n=a.sourceMap;n&&\"undefined\"!=typeof btoa&&(o+=\"\\n/*# sourceMappingURL=data:application/json;base64,\".concat(btoa(unescape(encodeURIComponent(JSON.stringify(n)))),\" */\")),t.styleTagTransform(o,e,t.options)}(t,e,a)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},4589:function(e){\"use strict\";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}},2102:function(){},8385:function(){},1900:function(e,t,a){\"use strict\";function o(e,t,a,o,i,n,r,s){var l,c=\"function\"==typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=a,c._compiled=!0),o&&(c.functional=!0),n&&(c._scopeId=\"data-v-\"+n),r?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||\"undefined\"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(r)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(e,t){return l.call(t),u(e,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,l):[l]}return{exports:e,options:c}}a.d(t,{Z:function(){return o}})},768:function(e){\"use strict\";e.exports=require(\"@nextcloud/axios\")},754:function(e){\"use strict\";e.exports=require(\"@nextcloud/l10n/dist/gettext.js\")},4262:function(e){\"use strict\";e.exports=require(\"@nextcloud/router\")},9454:function(e){\"use strict\";e.exports=require(\"floating-vue\")}},t={};function a(o){var i=t[o];if(void 0!==i)return i.exports;var n=t[o]={id:o,exports:{}};return e[o](n,n.exports,a),n.exports}a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var o in t)a.o(t,o)&&!a.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.r=function(e){\"undefined\"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:\"Module\"}),Object.defineProperty(e,\"__esModule\",{value:!0})},a.nc=void 0;var o={};return function(){\"use strict\";a.r(o),a.d(o,{default:function(){return B}});var e=a(768),t=a.n(e),i=a(4262),n=require(\"@nextcloud/dialogs\"),r=a(932),s=a(8399),l=a(336),c={name:\"NcResource\",components:{NcButton:s.default},directives:{Tooltip:l.default},props:{icon:{type:String,required:!0},title:{type:String,required:!0},subtitle:{type:String,default:null},tooltip:{type:String,default:null},url:{type:String,required:!0}},data:function(){return{labelTranslated:(0,r.t)('Open link to \"{resourceTitle}\"',{resourceTitle:this.title})}}},u=a(3379),d=a.n(u),m=a(7795),p=a.n(m),g=a(569),h=a.n(g),v=a(3565),A=a.n(v),b=a(9216),C=a.n(b),f=a(4589),y=a.n(f),k=a(9817),S={};S.styleTagTransform=y(),S.setAttributes=A(),S.insert=h().bind(null,\"head\"),S.domAPI=p(),S.insertStyleElement=C(),d()(k.Z,S),k.Z&&k.Z.locals&&k.Z.locals;var j=a(1900);function P(e,t,a,o,i,n,r){try{var s=e[n](r),l=s.value}catch(e){return void a(e)}s.done?t(l):Promise.resolve(l).then(o,i)}var N={name:\"NcRelatedResourcesPanel\",components:{NcResource:(0,j.Z)(c,(function(){var e=this,t=e._self._c;return t(\"li\",{staticClass:\"resource\"},[t(\"NcButton\",{staticClass:\"resource__button\",attrs:{\"aria-label\":e.labelTranslated,type:\"tertiary\",href:e.url},scopedSlots:e._u([{key:\"icon\",fn:function(){return[t(\"div\",{staticClass:\"resource__icon\"},[t(\"img\",{attrs:{src:e.icon}})])]},proxy:!0}])},[e._v(\"\\n\\t\\t\"+e._s(e.title)+\"\\n\\t\")])],1)}),[],!1,null,\"718b7224\",null).exports},props:{providerId:{type:String,default:null},itemId:{type:[String,Number],default:null},fileInfo:{type:Object,default:null}},emits:[\"has-resources\"],data:function(){var e,t;return{appEnabled:void 0!==(null===(e=OC)||void 0===e||null===(t=e.appswebroots)||void 0===t?void 0:t.related_resources),headerTranslated:(0,r.t)(\"Related resources\"),descriptionTranslated:(0,r.t)(\"Anything shared with the same group of people will show up here\"),loading:!1,resources:[]}},computed:{isVisible:function(){return!this.loading&&this.resources.length>0},hasResourceInfo:function(){return null!==this.providerId&&null!==this.itemId||null!==this.fileInfo},url:function(){var e;return void 0!==(null===(e=this.fileInfo)||void 0===e?void 0:e.id)?(0,i.generateOcsUrl)(\"/apps/related_resources/related/files/{fileId}?format=json\",{fileId:this.fileInfo.id}):(0,i.generateOcsUrl)(\"/apps/related_resources/related/{providerId}/{itemId}?format=json\",{providerId:this.providerId,itemId:this.itemId})}},watch:{providerId:function(){this.fetchRelatedResources()},itemId:function(){this.fetchRelatedResources()},fileInfo:function(){this.fetchRelatedResources()},resources:function(e){this.$emit(\"has-resources\",e.length>0)}},created:function(){this.fetchRelatedResources()},methods:{fetchRelatedResources:function(){var e,a=this;return(e=regeneratorRuntime.mark((function e(){var o,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a.appEnabled&&a.hasResourceInfo){e.next=2;break}return e.abrupt(\"return\");case 2:return a.loading=!0,a.resources=[],e.prev=4,e.next=7,t().get(a.url);case 7:i=e.sent,a.resources=null===(o=i.data.ocs)||void 0===o?void 0:o.data,e.next=15;break;case 11:e.prev=11,e.t0=e.catch(4),console.error(e.t0),(0,n.showError)((0,r.t)(\"Error getting related resources\"));case 15:return e.prev=15,a.loading=!1,e.finish(15);case 18:case\"end\":return e.stop()}}),e,null,[[4,11,15,18]])})),function(){var t=this,a=arguments;return new Promise((function(o,i){var n=e.apply(t,a);function r(e){P(n,o,i,r,s,\"next\",e)}function s(e){P(n,o,i,r,s,\"throw\",e)}r(void 0)}))})()}}},z=N,w=a(9965),x={};x.styleTagTransform=y(),x.setAttributes=A(),x.insert=h().bind(null,\"head\"),x.domAPI=p(),x.insertStyleElement=C(),d()(w.Z,x),w.Z&&w.Z.locals&&w.Z.locals;var E=a(8385),T=a.n(E),O=(0,j.Z)(z,(function(){var e=this,t=e._self._c;return e.appEnabled&&e.isVisible?t(\"div\",{staticClass:\"related-resources\"},[t(\"div\",{staticClass:\"related-resources__header\"},[t(\"h5\",[e._v(e._s(e.headerTranslated))]),e._v(\" \"),t(\"p\",[e._v(e._s(e.descriptionTranslated))])]),e._v(\" \"),e._l(e.resources,(function(e){return t(\"NcResource\",{key:e.itemId,staticClass:\"related-resources__entry\",attrs:{icon:e.icon,title:e.title,subtitle:e.subtitle,tooltip:e.tooltip,url:e.url}})}))],2):e._e()}),[],!1,null,\"bbd87134\",null);\"function\"==typeof T()&&T()(O);var B=O.exports}(),o}()}));\n//# sourceMappingURL=NcRelatedResourcesPanel.js.map","module.exports = require('./lib/axios');","'use strict';\n\nvar utils = require('./../utils');\nvar settle = require('./../core/settle');\nvar cookies = require('./../helpers/cookies');\nvar buildURL = require('./../helpers/buildURL');\nvar buildFullPath = require('../core/buildFullPath');\nvar parseHeaders = require('./../helpers/parseHeaders');\nvar isURLSameOrigin = require('./../helpers/isURLSameOrigin');\nvar transitionalDefaults = require('../defaults/transitional');\nvar AxiosError = require('../core/AxiosError');\nvar CanceledError = require('../cancel/CanceledError');\nvar parseProtocol = require('../helpers/parseProtocol');\n\nmodule.exports = function xhrAdapter(config) {\n return new Promise(function dispatchXhrRequest(resolve, reject) {\n var requestData = config.data;\n var requestHeaders = config.headers;\n var responseType = config.responseType;\n var onCanceled;\n function done() {\n if (config.cancelToken) {\n config.cancelToken.unsubscribe(onCanceled);\n }\n\n if (config.signal) {\n config.signal.removeEventListener('abort', onCanceled);\n }\n }\n\n if (utils.isFormData(requestData) && utils.isStandardBrowserEnv()) {\n delete requestHeaders['Content-Type']; // Let the browser set it\n }\n\n var request = new XMLHttpRequest();\n\n // HTTP basic authentication\n if (config.auth) {\n var username = config.auth.username || '';\n var password = config.auth.password ? unescape(encodeURIComponent(config.auth.password)) : '';\n requestHeaders.Authorization = 'Basic ' + btoa(username + ':' + password);\n }\n\n var fullPath = buildFullPath(config.baseURL, config.url);\n\n request.open(config.method.toUpperCase(), buildURL(fullPath, config.params, config.paramsSerializer), true);\n\n // Set the request timeout in MS\n request.timeout = config.timeout;\n\n function onloadend() {\n if (!request) {\n return;\n }\n // Prepare the response\n var responseHeaders = 'getAllResponseHeaders' in request ? parseHeaders(request.getAllResponseHeaders()) : null;\n var responseData = !responseType || responseType === 'text' || responseType === 'json' ?\n request.responseText : request.response;\n var response = {\n data: responseData,\n status: request.status,\n statusText: request.statusText,\n headers: responseHeaders,\n config: config,\n request: request\n };\n\n settle(function _resolve(value) {\n resolve(value);\n done();\n }, function _reject(err) {\n reject(err);\n done();\n }, response);\n\n // Clean up request\n request = null;\n }\n\n if ('onloadend' in request) {\n // Use onloadend if available\n request.onloadend = onloadend;\n } else {\n // Listen for ready state to emulate onloadend\n request.onreadystatechange = function handleLoad() {\n if (!request || request.readyState !== 4) {\n return;\n }\n\n // The request errored out and we didn't get a response, this will be\n // handled by onerror instead\n // With one exception: request that using file: protocol, most browsers\n // will return status as 0 even though it's a successful request\n if (request.status === 0 && !(request.responseURL && request.responseURL.indexOf('file:') === 0)) {\n return;\n }\n // readystate handler is calling before onerror or ontimeout handlers,\n // so we should call onloadend on the next 'tick'\n setTimeout(onloadend);\n };\n }\n\n // Handle browser request cancellation (as opposed to a manual cancellation)\n request.onabort = function handleAbort() {\n if (!request) {\n return;\n }\n\n reject(new AxiosError('Request aborted', AxiosError.ECONNABORTED, config, request));\n\n // Clean up request\n request = null;\n };\n\n // Handle low level network errors\n request.onerror = function handleError() {\n // Real errors are hidden from us by the browser\n // onerror should only fire if it's a network error\n reject(new AxiosError('Network Error', AxiosError.ERR_NETWORK, config, request, request));\n\n // Clean up request\n request = null;\n };\n\n // Handle timeout\n request.ontimeout = function handleTimeout() {\n var timeoutErrorMessage = config.timeout ? 'timeout of ' + config.timeout + 'ms exceeded' : 'timeout exceeded';\n var transitional = config.transitional || transitionalDefaults;\n if (config.timeoutErrorMessage) {\n timeoutErrorMessage = config.timeoutErrorMessage;\n }\n reject(new AxiosError(\n timeoutErrorMessage,\n transitional.clarifyTimeoutError ? AxiosError.ETIMEDOUT : AxiosError.ECONNABORTED,\n config,\n request));\n\n // Clean up request\n request = null;\n };\n\n // Add xsrf header\n // This is only done if running in a standard browser environment.\n // Specifically not if we're in a web worker, or react-native.\n if (utils.isStandardBrowserEnv()) {\n // Add xsrf header\n var xsrfValue = (config.withCredentials || isURLSameOrigin(fullPath)) && config.xsrfCookieName ?\n cookies.read(config.xsrfCookieName) :\n undefined;\n\n if (xsrfValue) {\n requestHeaders[config.xsrfHeaderName] = xsrfValue;\n }\n }\n\n // Add headers to the request\n if ('setRequestHeader' in request) {\n utils.forEach(requestHeaders, function setRequestHeader(val, key) {\n if (typeof requestData === 'undefined' && key.toLowerCase() === 'content-type') {\n // Remove Content-Type if data is undefined\n delete requestHeaders[key];\n } else {\n // Otherwise add header to the request\n request.setRequestHeader(key, val);\n }\n });\n }\n\n // Add withCredentials to request if needed\n if (!utils.isUndefined(config.withCredentials)) {\n request.withCredentials = !!config.withCredentials;\n }\n\n // Add responseType to request if needed\n if (responseType && responseType !== 'json') {\n request.responseType = config.responseType;\n }\n\n // Handle progress if needed\n if (typeof config.onDownloadProgress === 'function') {\n request.addEventListener('progress', config.onDownloadProgress);\n }\n\n // Not all browsers support upload events\n if (typeof config.onUploadProgress === 'function' && request.upload) {\n request.upload.addEventListener('progress', config.onUploadProgress);\n }\n\n if (config.cancelToken || config.signal) {\n // Handle cancellation\n // eslint-disable-next-line func-names\n onCanceled = function(cancel) {\n if (!request) {\n return;\n }\n reject(!cancel || (cancel && cancel.type) ? new CanceledError() : cancel);\n request.abort();\n request = null;\n };\n\n config.cancelToken && config.cancelToken.subscribe(onCanceled);\n if (config.signal) {\n config.signal.aborted ? onCanceled() : config.signal.addEventListener('abort', onCanceled);\n }\n }\n\n if (!requestData) {\n requestData = null;\n }\n\n var protocol = parseProtocol(fullPath);\n\n if (protocol && [ 'http', 'https', 'file' ].indexOf(protocol) === -1) {\n reject(new AxiosError('Unsupported protocol ' + protocol + ':', AxiosError.ERR_BAD_REQUEST, config));\n return;\n }\n\n\n // Send the request\n request.send(requestData);\n });\n};\n","'use strict';\n\nvar utils = require('./utils');\nvar bind = require('./helpers/bind');\nvar Axios = require('./core/Axios');\nvar mergeConfig = require('./core/mergeConfig');\nvar defaults = require('./defaults');\n\n/**\n * Create an instance of Axios\n *\n * @param {Object} defaultConfig The default config for the instance\n * @return {Axios} A new instance of Axios\n */\nfunction createInstance(defaultConfig) {\n var context = new Axios(defaultConfig);\n var instance = bind(Axios.prototype.request, context);\n\n // Copy axios.prototype to instance\n utils.extend(instance, Axios.prototype, context);\n\n // Copy context to instance\n utils.extend(instance, context);\n\n // Factory for creating new instances\n instance.create = function create(instanceConfig) {\n return createInstance(mergeConfig(defaultConfig, instanceConfig));\n };\n\n return instance;\n}\n\n// Create the default instance to be exported\nvar axios = createInstance(defaults);\n\n// Expose Axios class to allow class inheritance\naxios.Axios = Axios;\n\n// Expose Cancel & CancelToken\naxios.CanceledError = require('./cancel/CanceledError');\naxios.CancelToken = require('./cancel/CancelToken');\naxios.isCancel = require('./cancel/isCancel');\naxios.VERSION = require('./env/data').version;\naxios.toFormData = require('./helpers/toFormData');\n\n// Expose AxiosError class\naxios.AxiosError = require('../lib/core/AxiosError');\n\n// alias for CanceledError for backward compatibility\naxios.Cancel = axios.CanceledError;\n\n// Expose all/spread\naxios.all = function all(promises) {\n return Promise.all(promises);\n};\naxios.spread = require('./helpers/spread');\n\n// Expose isAxiosError\naxios.isAxiosError = require('./helpers/isAxiosError');\n\nmodule.exports = axios;\n\n// Allow use of default import syntax in TypeScript\nmodule.exports.default = axios;\n","'use strict';\n\nvar CanceledError = require('./CanceledError');\n\n/**\n * A `CancelToken` is an object that can be used to request cancellation of an operation.\n *\n * @class\n * @param {Function} executor The executor function.\n */\nfunction CancelToken(executor) {\n if (typeof executor !== 'function') {\n throw new TypeError('executor must be a function.');\n }\n\n var resolvePromise;\n\n this.promise = new Promise(function promiseExecutor(resolve) {\n resolvePromise = resolve;\n });\n\n var token = this;\n\n // eslint-disable-next-line func-names\n this.promise.then(function(cancel) {\n if (!token._listeners) return;\n\n var i;\n var l = token._listeners.length;\n\n for (i = 0; i < l; i++) {\n token._listeners[i](cancel);\n }\n token._listeners = null;\n });\n\n // eslint-disable-next-line func-names\n this.promise.then = function(onfulfilled) {\n var _resolve;\n // eslint-disable-next-line func-names\n var promise = new Promise(function(resolve) {\n token.subscribe(resolve);\n _resolve = resolve;\n }).then(onfulfilled);\n\n promise.cancel = function reject() {\n token.unsubscribe(_resolve);\n };\n\n return promise;\n };\n\n executor(function cancel(message) {\n if (token.reason) {\n // Cancellation has already been requested\n return;\n }\n\n token.reason = new CanceledError(message);\n resolvePromise(token.reason);\n });\n}\n\n/**\n * Throws a `CanceledError` if cancellation has been requested.\n */\nCancelToken.prototype.throwIfRequested = function throwIfRequested() {\n if (this.reason) {\n throw this.reason;\n }\n};\n\n/**\n * Subscribe to the cancel signal\n */\n\nCancelToken.prototype.subscribe = function subscribe(listener) {\n if (this.reason) {\n listener(this.reason);\n return;\n }\n\n if (this._listeners) {\n this._listeners.push(listener);\n } else {\n this._listeners = [listener];\n }\n};\n\n/**\n * Unsubscribe from the cancel signal\n */\n\nCancelToken.prototype.unsubscribe = function unsubscribe(listener) {\n if (!this._listeners) {\n return;\n }\n var index = this._listeners.indexOf(listener);\n if (index !== -1) {\n this._listeners.splice(index, 1);\n }\n};\n\n/**\n * Returns an object that contains a new `CancelToken` and a function that, when called,\n * cancels the `CancelToken`.\n */\nCancelToken.source = function source() {\n var cancel;\n var token = new CancelToken(function executor(c) {\n cancel = c;\n });\n return {\n token: token,\n cancel: cancel\n };\n};\n\nmodule.exports = CancelToken;\n","'use strict';\n\nvar AxiosError = require('../core/AxiosError');\nvar utils = require('../utils');\n\n/**\n * A `CanceledError` is an object that is thrown when an operation is canceled.\n *\n * @class\n * @param {string=} message The message.\n */\nfunction CanceledError(message) {\n // eslint-disable-next-line no-eq-null,eqeqeq\n AxiosError.call(this, message == null ? 'canceled' : message, AxiosError.ERR_CANCELED);\n this.name = 'CanceledError';\n}\n\nutils.inherits(CanceledError, AxiosError, {\n __CANCEL__: true\n});\n\nmodule.exports = CanceledError;\n","'use strict';\n\nmodule.exports = function isCancel(value) {\n return !!(value && value.__CANCEL__);\n};\n","'use strict';\n\nvar utils = require('./../utils');\nvar buildURL = require('../helpers/buildURL');\nvar InterceptorManager = require('./InterceptorManager');\nvar dispatchRequest = require('./dispatchRequest');\nvar mergeConfig = require('./mergeConfig');\nvar buildFullPath = require('./buildFullPath');\nvar validator = require('../helpers/validator');\n\nvar validators = validator.validators;\n/**\n * Create a new instance of Axios\n *\n * @param {Object} instanceConfig The default config for the instance\n */\nfunction Axios(instanceConfig) {\n this.defaults = instanceConfig;\n this.interceptors = {\n request: new InterceptorManager(),\n response: new InterceptorManager()\n };\n}\n\n/**\n * Dispatch a request\n *\n * @param {Object} config The config specific for this request (merged with this.defaults)\n */\nAxios.prototype.request = function request(configOrUrl, config) {\n /*eslint no-param-reassign:0*/\n // Allow for axios('example/url'[, config]) a la fetch API\n if (typeof configOrUrl === 'string') {\n config = config || {};\n config.url = configOrUrl;\n } else {\n config = configOrUrl || {};\n }\n\n config = mergeConfig(this.defaults, config);\n\n // Set config.method\n if (config.method) {\n config.method = config.method.toLowerCase();\n } else if (this.defaults.method) {\n config.method = this.defaults.method.toLowerCase();\n } else {\n config.method = 'get';\n }\n\n var transitional = config.transitional;\n\n if (transitional !== undefined) {\n validator.assertOptions(transitional, {\n silentJSONParsing: validators.transitional(validators.boolean),\n forcedJSONParsing: validators.transitional(validators.boolean),\n clarifyTimeoutError: validators.transitional(validators.boolean)\n }, false);\n }\n\n // filter out skipped interceptors\n var requestInterceptorChain = [];\n var synchronousRequestInterceptors = true;\n this.interceptors.request.forEach(function unshiftRequestInterceptors(interceptor) {\n if (typeof interceptor.runWhen === 'function' && interceptor.runWhen(config) === false) {\n return;\n }\n\n synchronousRequestInterceptors = synchronousRequestInterceptors && interceptor.synchronous;\n\n requestInterceptorChain.unshift(interceptor.fulfilled, interceptor.rejected);\n });\n\n var responseInterceptorChain = [];\n this.interceptors.response.forEach(function pushResponseInterceptors(interceptor) {\n responseInterceptorChain.push(interceptor.fulfilled, interceptor.rejected);\n });\n\n var promise;\n\n if (!synchronousRequestInterceptors) {\n var chain = [dispatchRequest, undefined];\n\n Array.prototype.unshift.apply(chain, requestInterceptorChain);\n chain = chain.concat(responseInterceptorChain);\n\n promise = Promise.resolve(config);\n while (chain.length) {\n promise = promise.then(chain.shift(), chain.shift());\n }\n\n return promise;\n }\n\n\n var newConfig = config;\n while (requestInterceptorChain.length) {\n var onFulfilled = requestInterceptorChain.shift();\n var onRejected = requestInterceptorChain.shift();\n try {\n newConfig = onFulfilled(newConfig);\n } catch (error) {\n onRejected(error);\n break;\n }\n }\n\n try {\n promise = dispatchRequest(newConfig);\n } catch (error) {\n return Promise.reject(error);\n }\n\n while (responseInterceptorChain.length) {\n promise = promise.then(responseInterceptorChain.shift(), responseInterceptorChain.shift());\n }\n\n return promise;\n};\n\nAxios.prototype.getUri = function getUri(config) {\n config = mergeConfig(this.defaults, config);\n var fullPath = buildFullPath(config.baseURL, config.url);\n return buildURL(fullPath, config.params, config.paramsSerializer);\n};\n\n// Provide aliases for supported request methods\nutils.forEach(['delete', 'get', 'head', 'options'], function forEachMethodNoData(method) {\n /*eslint func-names:0*/\n Axios.prototype[method] = function(url, config) {\n return this.request(mergeConfig(config || {}, {\n method: method,\n url: url,\n data: (config || {}).data\n }));\n };\n});\n\nutils.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {\n /*eslint func-names:0*/\n\n function generateHTTPMethod(isForm) {\n return function httpMethod(url, data, config) {\n return this.request(mergeConfig(config || {}, {\n method: method,\n headers: isForm ? {\n 'Content-Type': 'multipart/form-data'\n } : {},\n url: url,\n data: data\n }));\n };\n }\n\n Axios.prototype[method] = generateHTTPMethod();\n\n Axios.prototype[method + 'Form'] = generateHTTPMethod(true);\n});\n\nmodule.exports = Axios;\n","'use strict';\n\nvar utils = require('../utils');\n\n/**\n * Create an Error with the specified message, config, error code, request and response.\n *\n * @param {string} message The error message.\n * @param {string} [code] The error code (for example, 'ECONNABORTED').\n * @param {Object} [config] The config.\n * @param {Object} [request] The request.\n * @param {Object} [response] The response.\n * @returns {Error} The created error.\n */\nfunction AxiosError(message, code, config, request, response) {\n Error.call(this);\n this.message = message;\n this.name = 'AxiosError';\n code && (this.code = code);\n config && (this.config = config);\n request && (this.request = request);\n response && (this.response = response);\n}\n\nutils.inherits(AxiosError, Error, {\n toJSON: function toJSON() {\n return {\n // Standard\n message: this.message,\n name: this.name,\n // Microsoft\n description: this.description,\n number: this.number,\n // Mozilla\n fileName: this.fileName,\n lineNumber: this.lineNumber,\n columnNumber: this.columnNumber,\n stack: this.stack,\n // Axios\n config: this.config,\n code: this.code,\n status: this.response && this.response.status ? this.response.status : null\n };\n }\n});\n\nvar prototype = AxiosError.prototype;\nvar descriptors = {};\n\n[\n 'ERR_BAD_OPTION_VALUE',\n 'ERR_BAD_OPTION',\n 'ECONNABORTED',\n 'ETIMEDOUT',\n 'ERR_NETWORK',\n 'ERR_FR_TOO_MANY_REDIRECTS',\n 'ERR_DEPRECATED',\n 'ERR_BAD_RESPONSE',\n 'ERR_BAD_REQUEST',\n 'ERR_CANCELED'\n// eslint-disable-next-line func-names\n].forEach(function(code) {\n descriptors[code] = {value: code};\n});\n\nObject.defineProperties(AxiosError, descriptors);\nObject.defineProperty(prototype, 'isAxiosError', {value: true});\n\n// eslint-disable-next-line func-names\nAxiosError.from = function(error, code, config, request, response, customProps) {\n var axiosError = Object.create(prototype);\n\n utils.toFlatObject(error, axiosError, function filter(obj) {\n return obj !== Error.prototype;\n });\n\n AxiosError.call(axiosError, error.message, code, config, request, response);\n\n axiosError.name = error.name;\n\n customProps && Object.assign(axiosError, customProps);\n\n return axiosError;\n};\n\nmodule.exports = AxiosError;\n","'use strict';\n\nvar utils = require('./../utils');\n\nfunction InterceptorManager() {\n this.handlers = [];\n}\n\n/**\n * Add a new interceptor to the stack\n *\n * @param {Function} fulfilled The function to handle `then` for a `Promise`\n * @param {Function} rejected The function to handle `reject` for a `Promise`\n *\n * @return {Number} An ID used to remove interceptor later\n */\nInterceptorManager.prototype.use = function use(fulfilled, rejected, options) {\n this.handlers.push({\n fulfilled: fulfilled,\n rejected: rejected,\n synchronous: options ? options.synchronous : false,\n runWhen: options ? options.runWhen : null\n });\n return this.handlers.length - 1;\n};\n\n/**\n * Remove an interceptor from the stack\n *\n * @param {Number} id The ID that was returned by `use`\n */\nInterceptorManager.prototype.eject = function eject(id) {\n if (this.handlers[id]) {\n this.handlers[id] = null;\n }\n};\n\n/**\n * Iterate over all the registered interceptors\n *\n * This method is particularly useful for skipping over any\n * interceptors that may have become `null` calling `eject`.\n *\n * @param {Function} fn The function to call for each interceptor\n */\nInterceptorManager.prototype.forEach = function forEach(fn) {\n utils.forEach(this.handlers, function forEachHandler(h) {\n if (h !== null) {\n fn(h);\n }\n });\n};\n\nmodule.exports = InterceptorManager;\n","'use strict';\n\nvar isAbsoluteURL = require('../helpers/isAbsoluteURL');\nvar combineURLs = require('../helpers/combineURLs');\n\n/**\n * Creates a new URL by combining the baseURL with the requestedURL,\n * only when the requestedURL is not already an absolute URL.\n * If the requestURL is absolute, this function returns the requestedURL untouched.\n *\n * @param {string} baseURL The base URL\n * @param {string} requestedURL Absolute or relative URL to combine\n * @returns {string} The combined full path\n */\nmodule.exports = function buildFullPath(baseURL, requestedURL) {\n if (baseURL && !isAbsoluteURL(requestedURL)) {\n return combineURLs(baseURL, requestedURL);\n }\n return requestedURL;\n};\n","'use strict';\n\nvar utils = require('./../utils');\nvar transformData = require('./transformData');\nvar isCancel = require('../cancel/isCancel');\nvar defaults = require('../defaults');\nvar CanceledError = require('../cancel/CanceledError');\n\n/**\n * Throws a `CanceledError` if cancellation has been requested.\n */\nfunction throwIfCancellationRequested(config) {\n if (config.cancelToken) {\n config.cancelToken.throwIfRequested();\n }\n\n if (config.signal && config.signal.aborted) {\n throw new CanceledError();\n }\n}\n\n/**\n * Dispatch a request to the server using the configured adapter.\n *\n * @param {object} config The config that is to be used for the request\n * @returns {Promise} The Promise to be fulfilled\n */\nmodule.exports = function dispatchRequest(config) {\n throwIfCancellationRequested(config);\n\n // Ensure headers exist\n config.headers = config.headers || {};\n\n // Transform request data\n config.data = transformData.call(\n config,\n config.data,\n config.headers,\n config.transformRequest\n );\n\n // Flatten headers\n config.headers = utils.merge(\n config.headers.common || {},\n config.headers[config.method] || {},\n config.headers\n );\n\n utils.forEach(\n ['delete', 'get', 'head', 'post', 'put', 'patch', 'common'],\n function cleanHeaderConfig(method) {\n delete config.headers[method];\n }\n );\n\n var adapter = config.adapter || defaults.adapter;\n\n return adapter(config).then(function onAdapterResolution(response) {\n throwIfCancellationRequested(config);\n\n // Transform response data\n response.data = transformData.call(\n config,\n response.data,\n response.headers,\n config.transformResponse\n );\n\n return response;\n }, function onAdapterRejection(reason) {\n if (!isCancel(reason)) {\n throwIfCancellationRequested(config);\n\n // Transform response data\n if (reason && reason.response) {\n reason.response.data = transformData.call(\n config,\n reason.response.data,\n reason.response.headers,\n config.transformResponse\n );\n }\n }\n\n return Promise.reject(reason);\n });\n};\n","'use strict';\n\nvar utils = require('../utils');\n\n/**\n * Config-specific merge-function which creates a new config-object\n * by merging two configuration objects together.\n *\n * @param {Object} config1\n * @param {Object} config2\n * @returns {Object} New object resulting from merging config2 to config1\n */\nmodule.exports = function mergeConfig(config1, config2) {\n // eslint-disable-next-line no-param-reassign\n config2 = config2 || {};\n var config = {};\n\n function getMergedValue(target, source) {\n if (utils.isPlainObject(target) && utils.isPlainObject(source)) {\n return utils.merge(target, source);\n } else if (utils.isPlainObject(source)) {\n return utils.merge({}, source);\n } else if (utils.isArray(source)) {\n return source.slice();\n }\n return source;\n }\n\n // eslint-disable-next-line consistent-return\n function mergeDeepProperties(prop) {\n if (!utils.isUndefined(config2[prop])) {\n return getMergedValue(config1[prop], config2[prop]);\n } else if (!utils.isUndefined(config1[prop])) {\n return getMergedValue(undefined, config1[prop]);\n }\n }\n\n // eslint-disable-next-line consistent-return\n function valueFromConfig2(prop) {\n if (!utils.isUndefined(config2[prop])) {\n return getMergedValue(undefined, config2[prop]);\n }\n }\n\n // eslint-disable-next-line consistent-return\n function defaultToConfig2(prop) {\n if (!utils.isUndefined(config2[prop])) {\n return getMergedValue(undefined, config2[prop]);\n } else if (!utils.isUndefined(config1[prop])) {\n return getMergedValue(undefined, config1[prop]);\n }\n }\n\n // eslint-disable-next-line consistent-return\n function mergeDirectKeys(prop) {\n if (prop in config2) {\n return getMergedValue(config1[prop], config2[prop]);\n } else if (prop in config1) {\n return getMergedValue(undefined, config1[prop]);\n }\n }\n\n var mergeMap = {\n 'url': valueFromConfig2,\n 'method': valueFromConfig2,\n 'data': valueFromConfig2,\n 'baseURL': defaultToConfig2,\n 'transformRequest': defaultToConfig2,\n 'transformResponse': defaultToConfig2,\n 'paramsSerializer': defaultToConfig2,\n 'timeout': defaultToConfig2,\n 'timeoutMessage': defaultToConfig2,\n 'withCredentials': defaultToConfig2,\n 'adapter': defaultToConfig2,\n 'responseType': defaultToConfig2,\n 'xsrfCookieName': defaultToConfig2,\n 'xsrfHeaderName': defaultToConfig2,\n 'onUploadProgress': defaultToConfig2,\n 'onDownloadProgress': defaultToConfig2,\n 'decompress': defaultToConfig2,\n 'maxContentLength': defaultToConfig2,\n 'maxBodyLength': defaultToConfig2,\n 'beforeRedirect': defaultToConfig2,\n 'transport': defaultToConfig2,\n 'httpAgent': defaultToConfig2,\n 'httpsAgent': defaultToConfig2,\n 'cancelToken': defaultToConfig2,\n 'socketPath': defaultToConfig2,\n 'responseEncoding': defaultToConfig2,\n 'validateStatus': mergeDirectKeys\n };\n\n utils.forEach(Object.keys(config1).concat(Object.keys(config2)), function computeConfigValue(prop) {\n var merge = mergeMap[prop] || mergeDeepProperties;\n var configValue = merge(prop);\n (utils.isUndefined(configValue) && merge !== mergeDirectKeys) || (config[prop] = configValue);\n });\n\n return config;\n};\n","'use strict';\n\nvar AxiosError = require('./AxiosError');\n\n/**\n * Resolve or reject a Promise based on response status.\n *\n * @param {Function} resolve A function that resolves the promise.\n * @param {Function} reject A function that rejects the promise.\n * @param {object} response The response.\n */\nmodule.exports = function settle(resolve, reject, response) {\n var validateStatus = response.config.validateStatus;\n if (!response.status || !validateStatus || validateStatus(response.status)) {\n resolve(response);\n } else {\n reject(new AxiosError(\n 'Request failed with status code ' + response.status,\n [AxiosError.ERR_BAD_REQUEST, AxiosError.ERR_BAD_RESPONSE][Math.floor(response.status / 100) - 4],\n response.config,\n response.request,\n response\n ));\n }\n};\n","'use strict';\n\nvar utils = require('./../utils');\nvar defaults = require('../defaults');\n\n/**\n * Transform the data for a request or a response\n *\n * @param {Object|String} data The data to be transformed\n * @param {Array} headers The headers for the request or response\n * @param {Array|Function} fns A single function or Array of functions\n * @returns {*} The resulting transformed data\n */\nmodule.exports = function transformData(data, headers, fns) {\n var context = this || defaults;\n /*eslint no-param-reassign:0*/\n utils.forEach(fns, function transform(fn) {\n data = fn.call(context, data, headers);\n });\n\n return data;\n};\n","'use strict';\n\nvar utils = require('../utils');\nvar normalizeHeaderName = require('../helpers/normalizeHeaderName');\nvar AxiosError = require('../core/AxiosError');\nvar transitionalDefaults = require('./transitional');\nvar toFormData = require('../helpers/toFormData');\n\nvar DEFAULT_CONTENT_TYPE = {\n 'Content-Type': 'application/x-www-form-urlencoded'\n};\n\nfunction setContentTypeIfUnset(headers, value) {\n if (!utils.isUndefined(headers) && utils.isUndefined(headers['Content-Type'])) {\n headers['Content-Type'] = value;\n }\n}\n\nfunction getDefaultAdapter() {\n var adapter;\n if (typeof XMLHttpRequest !== 'undefined') {\n // For browsers use XHR adapter\n adapter = require('../adapters/xhr');\n } else if (typeof process !== 'undefined' && Object.prototype.toString.call(process) === '[object process]') {\n // For node use HTTP adapter\n adapter = require('../adapters/http');\n }\n return adapter;\n}\n\nfunction stringifySafely(rawValue, parser, encoder) {\n if (utils.isString(rawValue)) {\n try {\n (parser || JSON.parse)(rawValue);\n return utils.trim(rawValue);\n } catch (e) {\n if (e.name !== 'SyntaxError') {\n throw e;\n }\n }\n }\n\n return (encoder || JSON.stringify)(rawValue);\n}\n\nvar defaults = {\n\n transitional: transitionalDefaults,\n\n adapter: getDefaultAdapter(),\n\n transformRequest: [function transformRequest(data, headers) {\n normalizeHeaderName(headers, 'Accept');\n normalizeHeaderName(headers, 'Content-Type');\n\n if (utils.isFormData(data) ||\n utils.isArrayBuffer(data) ||\n utils.isBuffer(data) ||\n utils.isStream(data) ||\n utils.isFile(data) ||\n utils.isBlob(data)\n ) {\n return data;\n }\n if (utils.isArrayBufferView(data)) {\n return data.buffer;\n }\n if (utils.isURLSearchParams(data)) {\n setContentTypeIfUnset(headers, 'application/x-www-form-urlencoded;charset=utf-8');\n return data.toString();\n }\n\n var isObjectPayload = utils.isObject(data);\n var contentType = headers && headers['Content-Type'];\n\n var isFileList;\n\n if ((isFileList = utils.isFileList(data)) || (isObjectPayload && contentType === 'multipart/form-data')) {\n var _FormData = this.env && this.env.FormData;\n return toFormData(isFileList ? {'files[]': data} : data, _FormData && new _FormData());\n } else if (isObjectPayload || contentType === 'application/json') {\n setContentTypeIfUnset(headers, 'application/json');\n return stringifySafely(data);\n }\n\n return data;\n }],\n\n transformResponse: [function transformResponse(data) {\n var transitional = this.transitional || defaults.transitional;\n var silentJSONParsing = transitional && transitional.silentJSONParsing;\n var forcedJSONParsing = transitional && transitional.forcedJSONParsing;\n var strictJSONParsing = !silentJSONParsing && this.responseType === 'json';\n\n if (strictJSONParsing || (forcedJSONParsing && utils.isString(data) && data.length)) {\n try {\n return JSON.parse(data);\n } catch (e) {\n if (strictJSONParsing) {\n if (e.name === 'SyntaxError') {\n throw AxiosError.from(e, AxiosError.ERR_BAD_RESPONSE, this, null, this.response);\n }\n throw e;\n }\n }\n }\n\n return data;\n }],\n\n /**\n * A timeout in milliseconds to abort a request. If set to 0 (default) a\n * timeout is not created.\n */\n timeout: 0,\n\n xsrfCookieName: 'XSRF-TOKEN',\n xsrfHeaderName: 'X-XSRF-TOKEN',\n\n maxContentLength: -1,\n maxBodyLength: -1,\n\n env: {\n FormData: require('./env/FormData')\n },\n\n validateStatus: function validateStatus(status) {\n return status >= 200 && status < 300;\n },\n\n headers: {\n common: {\n 'Accept': 'application/json, text/plain, */*'\n }\n }\n};\n\nutils.forEach(['delete', 'get', 'head'], function forEachMethodNoData(method) {\n defaults.headers[method] = {};\n});\n\nutils.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {\n defaults.headers[method] = utils.merge(DEFAULT_CONTENT_TYPE);\n});\n\nmodule.exports = defaults;\n","'use strict';\n\nmodule.exports = {\n silentJSONParsing: true,\n forcedJSONParsing: true,\n clarifyTimeoutError: false\n};\n","module.exports = {\n \"version\": \"0.27.2\"\n};","'use strict';\n\nmodule.exports = function bind(fn, thisArg) {\n return function wrap() {\n var args = new Array(arguments.length);\n for (var i = 0; i < args.length; i++) {\n args[i] = arguments[i];\n }\n return fn.apply(thisArg, args);\n };\n};\n","'use strict';\n\nvar utils = require('./../utils');\n\nfunction encode(val) {\n return encodeURIComponent(val).\n replace(/%3A/gi, ':').\n replace(/%24/g, '$').\n replace(/%2C/gi, ',').\n replace(/%20/g, '+').\n replace(/%5B/gi, '[').\n replace(/%5D/gi, ']');\n}\n\n/**\n * Build a URL by appending params to the end\n *\n * @param {string} url The base of the url (e.g., http://www.google.com)\n * @param {object} [params] The params to be appended\n * @returns {string} The formatted url\n */\nmodule.exports = function buildURL(url, params, paramsSerializer) {\n /*eslint no-param-reassign:0*/\n if (!params) {\n return url;\n }\n\n var serializedParams;\n if (paramsSerializer) {\n serializedParams = paramsSerializer(params);\n } else if (utils.isURLSearchParams(params)) {\n serializedParams = params.toString();\n } else {\n var parts = [];\n\n utils.forEach(params, function serialize(val, key) {\n if (val === null || typeof val === 'undefined') {\n return;\n }\n\n if (utils.isArray(val)) {\n key = key + '[]';\n } else {\n val = [val];\n }\n\n utils.forEach(val, function parseValue(v) {\n if (utils.isDate(v)) {\n v = v.toISOString();\n } else if (utils.isObject(v)) {\n v = JSON.stringify(v);\n }\n parts.push(encode(key) + '=' + encode(v));\n });\n });\n\n serializedParams = parts.join('&');\n }\n\n if (serializedParams) {\n var hashmarkIndex = url.indexOf('#');\n if (hashmarkIndex !== -1) {\n url = url.slice(0, hashmarkIndex);\n }\n\n url += (url.indexOf('?') === -1 ? '?' : '&') + serializedParams;\n }\n\n return url;\n};\n","'use strict';\n\n/**\n * Creates a new URL by combining the specified URLs\n *\n * @param {string} baseURL The base URL\n * @param {string} relativeURL The relative URL\n * @returns {string} The combined URL\n */\nmodule.exports = function combineURLs(baseURL, relativeURL) {\n return relativeURL\n ? baseURL.replace(/\\/+$/, '') + '/' + relativeURL.replace(/^\\/+/, '')\n : baseURL;\n};\n","'use strict';\n\nvar utils = require('./../utils');\n\nmodule.exports = (\n utils.isStandardBrowserEnv() ?\n\n // Standard browser envs support document.cookie\n (function standardBrowserEnv() {\n return {\n write: function write(name, value, expires, path, domain, secure) {\n var cookie = [];\n cookie.push(name + '=' + encodeURIComponent(value));\n\n if (utils.isNumber(expires)) {\n cookie.push('expires=' + new Date(expires).toGMTString());\n }\n\n if (utils.isString(path)) {\n cookie.push('path=' + path);\n }\n\n if (utils.isString(domain)) {\n cookie.push('domain=' + domain);\n }\n\n if (secure === true) {\n cookie.push('secure');\n }\n\n document.cookie = cookie.join('; ');\n },\n\n read: function read(name) {\n var match = document.cookie.match(new RegExp('(^|;\\\\s*)(' + name + ')=([^;]*)'));\n return (match ? decodeURIComponent(match[3]) : null);\n },\n\n remove: function remove(name) {\n this.write(name, '', Date.now() - 86400000);\n }\n };\n })() :\n\n // Non standard browser env (web workers, react-native) lack needed support.\n (function nonStandardBrowserEnv() {\n return {\n write: function write() {},\n read: function read() { return null; },\n remove: function remove() {}\n };\n })()\n);\n","'use strict';\n\n/**\n * Determines whether the specified URL is absolute\n *\n * @param {string} url The URL to test\n * @returns {boolean} True if the specified URL is absolute, otherwise false\n */\nmodule.exports = function isAbsoluteURL(url) {\n // A URL is considered absolute if it begins with \"://\" or \"//\" (protocol-relative URL).\n // RFC 3986 defines scheme name as a sequence of characters beginning with a letter and followed\n // by any combination of letters, digits, plus, period, or hyphen.\n return /^([a-z][a-z\\d+\\-.]*:)?\\/\\//i.test(url);\n};\n","'use strict';\n\nvar utils = require('./../utils');\n\n/**\n * Determines whether the payload is an error thrown by Axios\n *\n * @param {*} payload The value to test\n * @returns {boolean} True if the payload is an error thrown by Axios, otherwise false\n */\nmodule.exports = function isAxiosError(payload) {\n return utils.isObject(payload) && (payload.isAxiosError === true);\n};\n","'use strict';\n\nvar utils = require('./../utils');\n\nmodule.exports = (\n utils.isStandardBrowserEnv() ?\n\n // Standard browser envs have full support of the APIs needed to test\n // whether the request URL is of the same origin as current location.\n (function standardBrowserEnv() {\n var msie = /(msie|trident)/i.test(navigator.userAgent);\n var urlParsingNode = document.createElement('a');\n var originURL;\n\n /**\n * Parse a URL to discover it's components\n *\n * @param {String} url The URL to be parsed\n * @returns {Object}\n */\n function resolveURL(url) {\n var href = url;\n\n if (msie) {\n // IE needs attribute set twice to normalize properties\n urlParsingNode.setAttribute('href', href);\n href = urlParsingNode.href;\n }\n\n urlParsingNode.setAttribute('href', href);\n\n // urlParsingNode provides the UrlUtils interface - http://url.spec.whatwg.org/#urlutils\n return {\n href: urlParsingNode.href,\n protocol: urlParsingNode.protocol ? urlParsingNode.protocol.replace(/:$/, '') : '',\n host: urlParsingNode.host,\n search: urlParsingNode.search ? urlParsingNode.search.replace(/^\\?/, '') : '',\n hash: urlParsingNode.hash ? urlParsingNode.hash.replace(/^#/, '') : '',\n hostname: urlParsingNode.hostname,\n port: urlParsingNode.port,\n pathname: (urlParsingNode.pathname.charAt(0) === '/') ?\n urlParsingNode.pathname :\n '/' + urlParsingNode.pathname\n };\n }\n\n originURL = resolveURL(window.location.href);\n\n /**\n * Determine if a URL shares the same origin as the current location\n *\n * @param {String} requestURL The URL to test\n * @returns {boolean} True if URL shares the same origin, otherwise false\n */\n return function isURLSameOrigin(requestURL) {\n var parsed = (utils.isString(requestURL)) ? resolveURL(requestURL) : requestURL;\n return (parsed.protocol === originURL.protocol &&\n parsed.host === originURL.host);\n };\n })() :\n\n // Non standard browser envs (web workers, react-native) lack needed support.\n (function nonStandardBrowserEnv() {\n return function isURLSameOrigin() {\n return true;\n };\n })()\n);\n","'use strict';\n\nvar utils = require('../utils');\n\nmodule.exports = function normalizeHeaderName(headers, normalizedName) {\n utils.forEach(headers, function processHeader(value, name) {\n if (name !== normalizedName && name.toUpperCase() === normalizedName.toUpperCase()) {\n headers[normalizedName] = value;\n delete headers[name];\n }\n });\n};\n","// eslint-disable-next-line strict\nmodule.exports = null;\n","'use strict';\n\nvar utils = require('./../utils');\n\n// Headers whose duplicates are ignored by node\n// c.f. https://nodejs.org/api/http.html#http_message_headers\nvar ignoreDuplicateOf = [\n 'age', 'authorization', 'content-length', 'content-type', 'etag',\n 'expires', 'from', 'host', 'if-modified-since', 'if-unmodified-since',\n 'last-modified', 'location', 'max-forwards', 'proxy-authorization',\n 'referer', 'retry-after', 'user-agent'\n];\n\n/**\n * Parse headers into an object\n *\n * ```\n * Date: Wed, 27 Aug 2014 08:58:49 GMT\n * Content-Type: application/json\n * Connection: keep-alive\n * Transfer-Encoding: chunked\n * ```\n *\n * @param {String} headers Headers needing to be parsed\n * @returns {Object} Headers parsed into an object\n */\nmodule.exports = function parseHeaders(headers) {\n var parsed = {};\n var key;\n var val;\n var i;\n\n if (!headers) { return parsed; }\n\n utils.forEach(headers.split('\\n'), function parser(line) {\n i = line.indexOf(':');\n key = utils.trim(line.substr(0, i)).toLowerCase();\n val = utils.trim(line.substr(i + 1));\n\n if (key) {\n if (parsed[key] && ignoreDuplicateOf.indexOf(key) >= 0) {\n return;\n }\n if (key === 'set-cookie') {\n parsed[key] = (parsed[key] ? parsed[key] : []).concat([val]);\n } else {\n parsed[key] = parsed[key] ? parsed[key] + ', ' + val : val;\n }\n }\n });\n\n return parsed;\n};\n","'use strict';\n\nmodule.exports = function parseProtocol(url) {\n var match = /^([-+\\w]{1,25})(:?\\/\\/|:)/.exec(url);\n return match && match[1] || '';\n};\n","'use strict';\n\n/**\n * Syntactic sugar for invoking a function and expanding an array for arguments.\n *\n * Common use case would be to use `Function.prototype.apply`.\n *\n * ```js\n * function f(x, y, z) {}\n * var args = [1, 2, 3];\n * f.apply(null, args);\n * ```\n *\n * With `spread` this example can be re-written.\n *\n * ```js\n * spread(function(x, y, z) {})([1, 2, 3]);\n * ```\n *\n * @param {Function} callback\n * @returns {Function}\n */\nmodule.exports = function spread(callback) {\n return function wrap(arr) {\n return callback.apply(null, arr);\n };\n};\n","'use strict';\n\nvar utils = require('../utils');\n\n/**\n * Convert a data object to FormData\n * @param {Object} obj\n * @param {?Object} [formData]\n * @returns {Object}\n **/\n\nfunction toFormData(obj, formData) {\n // eslint-disable-next-line no-param-reassign\n formData = formData || new FormData();\n\n var stack = [];\n\n function convertValue(value) {\n if (value === null) return '';\n\n if (utils.isDate(value)) {\n return value.toISOString();\n }\n\n if (utils.isArrayBuffer(value) || utils.isTypedArray(value)) {\n return typeof Blob === 'function' ? new Blob([value]) : Buffer.from(value);\n }\n\n return value;\n }\n\n function build(data, parentKey) {\n if (utils.isPlainObject(data) || utils.isArray(data)) {\n if (stack.indexOf(data) !== -1) {\n throw Error('Circular reference detected in ' + parentKey);\n }\n\n stack.push(data);\n\n utils.forEach(data, function each(value, key) {\n if (utils.isUndefined(value)) return;\n var fullKey = parentKey ? parentKey + '.' + key : key;\n var arr;\n\n if (value && !parentKey && typeof value === 'object') {\n if (utils.endsWith(key, '{}')) {\n // eslint-disable-next-line no-param-reassign\n value = JSON.stringify(value);\n } else if (utils.endsWith(key, '[]') && (arr = utils.toArray(value))) {\n // eslint-disable-next-line func-names\n arr.forEach(function(el) {\n !utils.isUndefined(el) && formData.append(fullKey, convertValue(el));\n });\n return;\n }\n }\n\n build(value, fullKey);\n });\n\n stack.pop();\n } else {\n formData.append(parentKey, convertValue(data));\n }\n }\n\n build(obj);\n\n return formData;\n}\n\nmodule.exports = toFormData;\n","'use strict';\n\nvar VERSION = require('../env/data').version;\nvar AxiosError = require('../core/AxiosError');\n\nvar validators = {};\n\n// eslint-disable-next-line func-names\n['object', 'boolean', 'number', 'function', 'string', 'symbol'].forEach(function(type, i) {\n validators[type] = function validator(thing) {\n return typeof thing === type || 'a' + (i < 1 ? 'n ' : ' ') + type;\n };\n});\n\nvar deprecatedWarnings = {};\n\n/**\n * Transitional option validator\n * @param {function|boolean?} validator - set to false if the transitional option has been removed\n * @param {string?} version - deprecated version / removed since version\n * @param {string?} message - some message with additional info\n * @returns {function}\n */\nvalidators.transitional = function transitional(validator, version, message) {\n function formatMessage(opt, desc) {\n return '[Axios v' + VERSION + '] Transitional option \\'' + opt + '\\'' + desc + (message ? '. ' + message : '');\n }\n\n // eslint-disable-next-line func-names\n return function(value, opt, opts) {\n if (validator === false) {\n throw new AxiosError(\n formatMessage(opt, ' has been removed' + (version ? ' in ' + version : '')),\n AxiosError.ERR_DEPRECATED\n );\n }\n\n if (version && !deprecatedWarnings[opt]) {\n deprecatedWarnings[opt] = true;\n // eslint-disable-next-line no-console\n console.warn(\n formatMessage(\n opt,\n ' has been deprecated since v' + version + ' and will be removed in the near future'\n )\n );\n }\n\n return validator ? validator(value, opt, opts) : true;\n };\n};\n\n/**\n * Assert object's properties type\n * @param {object} options\n * @param {object} schema\n * @param {boolean?} allowUnknown\n */\n\nfunction assertOptions(options, schema, allowUnknown) {\n if (typeof options !== 'object') {\n throw new AxiosError('options must be an object', AxiosError.ERR_BAD_OPTION_VALUE);\n }\n var keys = Object.keys(options);\n var i = keys.length;\n while (i-- > 0) {\n var opt = keys[i];\n var validator = schema[opt];\n if (validator) {\n var value = options[opt];\n var result = value === undefined || validator(value, opt, options);\n if (result !== true) {\n throw new AxiosError('option ' + opt + ' must be ' + result, AxiosError.ERR_BAD_OPTION_VALUE);\n }\n continue;\n }\n if (allowUnknown !== true) {\n throw new AxiosError('Unknown option ' + opt, AxiosError.ERR_BAD_OPTION);\n }\n }\n}\n\nmodule.exports = {\n assertOptions: assertOptions,\n validators: validators\n};\n","'use strict';\n\nvar bind = require('./helpers/bind');\n\n// utils is a library of generic helper functions non-specific to axios\n\nvar toString = Object.prototype.toString;\n\n// eslint-disable-next-line func-names\nvar kindOf = (function(cache) {\n // eslint-disable-next-line func-names\n return function(thing) {\n var str = toString.call(thing);\n return cache[str] || (cache[str] = str.slice(8, -1).toLowerCase());\n };\n})(Object.create(null));\n\nfunction kindOfTest(type) {\n type = type.toLowerCase();\n return function isKindOf(thing) {\n return kindOf(thing) === type;\n };\n}\n\n/**\n * Determine if a value is an Array\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an Array, otherwise false\n */\nfunction isArray(val) {\n return Array.isArray(val);\n}\n\n/**\n * Determine if a value is undefined\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if the value is undefined, otherwise false\n */\nfunction isUndefined(val) {\n return typeof val === 'undefined';\n}\n\n/**\n * Determine if a value is a Buffer\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Buffer, otherwise false\n */\nfunction isBuffer(val) {\n return val !== null && !isUndefined(val) && val.constructor !== null && !isUndefined(val.constructor)\n && typeof val.constructor.isBuffer === 'function' && val.constructor.isBuffer(val);\n}\n\n/**\n * Determine if a value is an ArrayBuffer\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an ArrayBuffer, otherwise false\n */\nvar isArrayBuffer = kindOfTest('ArrayBuffer');\n\n\n/**\n * Determine if a value is a view on an ArrayBuffer\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a view on an ArrayBuffer, otherwise false\n */\nfunction isArrayBufferView(val) {\n var result;\n if ((typeof ArrayBuffer !== 'undefined') && (ArrayBuffer.isView)) {\n result = ArrayBuffer.isView(val);\n } else {\n result = (val) && (val.buffer) && (isArrayBuffer(val.buffer));\n }\n return result;\n}\n\n/**\n * Determine if a value is a String\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a String, otherwise false\n */\nfunction isString(val) {\n return typeof val === 'string';\n}\n\n/**\n * Determine if a value is a Number\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Number, otherwise false\n */\nfunction isNumber(val) {\n return typeof val === 'number';\n}\n\n/**\n * Determine if a value is an Object\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an Object, otherwise false\n */\nfunction isObject(val) {\n return val !== null && typeof val === 'object';\n}\n\n/**\n * Determine if a value is a plain Object\n *\n * @param {Object} val The value to test\n * @return {boolean} True if value is a plain Object, otherwise false\n */\nfunction isPlainObject(val) {\n if (kindOf(val) !== 'object') {\n return false;\n }\n\n var prototype = Object.getPrototypeOf(val);\n return prototype === null || prototype === Object.prototype;\n}\n\n/**\n * Determine if a value is a Date\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Date, otherwise false\n */\nvar isDate = kindOfTest('Date');\n\n/**\n * Determine if a value is a File\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a File, otherwise false\n */\nvar isFile = kindOfTest('File');\n\n/**\n * Determine if a value is a Blob\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Blob, otherwise false\n */\nvar isBlob = kindOfTest('Blob');\n\n/**\n * Determine if a value is a FileList\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a File, otherwise false\n */\nvar isFileList = kindOfTest('FileList');\n\n/**\n * Determine if a value is a Function\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Function, otherwise false\n */\nfunction isFunction(val) {\n return toString.call(val) === '[object Function]';\n}\n\n/**\n * Determine if a value is a Stream\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Stream, otherwise false\n */\nfunction isStream(val) {\n return isObject(val) && isFunction(val.pipe);\n}\n\n/**\n * Determine if a value is a FormData\n *\n * @param {Object} thing The value to test\n * @returns {boolean} True if value is an FormData, otherwise false\n */\nfunction isFormData(thing) {\n var pattern = '[object FormData]';\n return thing && (\n (typeof FormData === 'function' && thing instanceof FormData) ||\n toString.call(thing) === pattern ||\n (isFunction(thing.toString) && thing.toString() === pattern)\n );\n}\n\n/**\n * Determine if a value is a URLSearchParams object\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a URLSearchParams object, otherwise false\n */\nvar isURLSearchParams = kindOfTest('URLSearchParams');\n\n/**\n * Trim excess whitespace off the beginning and end of a string\n *\n * @param {String} str The String to trim\n * @returns {String} The String freed of excess whitespace\n */\nfunction trim(str) {\n return str.trim ? str.trim() : str.replace(/^\\s+|\\s+$/g, '');\n}\n\n/**\n * Determine if we're running in a standard browser environment\n *\n * This allows axios to run in a web worker, and react-native.\n * Both environments support XMLHttpRequest, but not fully standard globals.\n *\n * web workers:\n * typeof window -> undefined\n * typeof document -> undefined\n *\n * react-native:\n * navigator.product -> 'ReactNative'\n * nativescript\n * navigator.product -> 'NativeScript' or 'NS'\n */\nfunction isStandardBrowserEnv() {\n if (typeof navigator !== 'undefined' && (navigator.product === 'ReactNative' ||\n navigator.product === 'NativeScript' ||\n navigator.product === 'NS')) {\n return false;\n }\n return (\n typeof window !== 'undefined' &&\n typeof document !== 'undefined'\n );\n}\n\n/**\n * Iterate over an Array or an Object invoking a function for each item.\n *\n * If `obj` is an Array callback will be called passing\n * the value, index, and complete array for each item.\n *\n * If 'obj' is an Object callback will be called passing\n * the value, key, and complete object for each property.\n *\n * @param {Object|Array} obj The object to iterate\n * @param {Function} fn The callback to invoke for each item\n */\nfunction forEach(obj, fn) {\n // Don't bother if no value provided\n if (obj === null || typeof obj === 'undefined') {\n return;\n }\n\n // Force an array if not already something iterable\n if (typeof obj !== 'object') {\n /*eslint no-param-reassign:0*/\n obj = [obj];\n }\n\n if (isArray(obj)) {\n // Iterate over array values\n for (var i = 0, l = obj.length; i < l; i++) {\n fn.call(null, obj[i], i, obj);\n }\n } else {\n // Iterate over object keys\n for (var key in obj) {\n if (Object.prototype.hasOwnProperty.call(obj, key)) {\n fn.call(null, obj[key], key, obj);\n }\n }\n }\n}\n\n/**\n * Accepts varargs expecting each argument to be an object, then\n * immutably merges the properties of each object and returns result.\n *\n * When multiple objects contain the same key the later object in\n * the arguments list will take precedence.\n *\n * Example:\n *\n * ```js\n * var result = merge({foo: 123}, {foo: 456});\n * console.log(result.foo); // outputs 456\n * ```\n *\n * @param {Object} obj1 Object to merge\n * @returns {Object} Result of all merge properties\n */\nfunction merge(/* obj1, obj2, obj3, ... */) {\n var result = {};\n function assignValue(val, key) {\n if (isPlainObject(result[key]) && isPlainObject(val)) {\n result[key] = merge(result[key], val);\n } else if (isPlainObject(val)) {\n result[key] = merge({}, val);\n } else if (isArray(val)) {\n result[key] = val.slice();\n } else {\n result[key] = val;\n }\n }\n\n for (var i = 0, l = arguments.length; i < l; i++) {\n forEach(arguments[i], assignValue);\n }\n return result;\n}\n\n/**\n * Extends object a by mutably adding to it the properties of object b.\n *\n * @param {Object} a The object to be extended\n * @param {Object} b The object to copy properties from\n * @param {Object} thisArg The object to bind function to\n * @return {Object} The resulting value of object a\n */\nfunction extend(a, b, thisArg) {\n forEach(b, function assignValue(val, key) {\n if (thisArg && typeof val === 'function') {\n a[key] = bind(val, thisArg);\n } else {\n a[key] = val;\n }\n });\n return a;\n}\n\n/**\n * Remove byte order marker. This catches EF BB BF (the UTF-8 BOM)\n *\n * @param {string} content with BOM\n * @return {string} content value without BOM\n */\nfunction stripBOM(content) {\n if (content.charCodeAt(0) === 0xFEFF) {\n content = content.slice(1);\n }\n return content;\n}\n\n/**\n * Inherit the prototype methods from one constructor into another\n * @param {function} constructor\n * @param {function} superConstructor\n * @param {object} [props]\n * @param {object} [descriptors]\n */\n\nfunction inherits(constructor, superConstructor, props, descriptors) {\n constructor.prototype = Object.create(superConstructor.prototype, descriptors);\n constructor.prototype.constructor = constructor;\n props && Object.assign(constructor.prototype, props);\n}\n\n/**\n * Resolve object with deep prototype chain to a flat object\n * @param {Object} sourceObj source object\n * @param {Object} [destObj]\n * @param {Function} [filter]\n * @returns {Object}\n */\n\nfunction toFlatObject(sourceObj, destObj, filter) {\n var props;\n var i;\n var prop;\n var merged = {};\n\n destObj = destObj || {};\n\n do {\n props = Object.getOwnPropertyNames(sourceObj);\n i = props.length;\n while (i-- > 0) {\n prop = props[i];\n if (!merged[prop]) {\n destObj[prop] = sourceObj[prop];\n merged[prop] = true;\n }\n }\n sourceObj = Object.getPrototypeOf(sourceObj);\n } while (sourceObj && (!filter || filter(sourceObj, destObj)) && sourceObj !== Object.prototype);\n\n return destObj;\n}\n\n/*\n * determines whether a string ends with the characters of a specified string\n * @param {String} str\n * @param {String} searchString\n * @param {Number} [position= 0]\n * @returns {boolean}\n */\nfunction endsWith(str, searchString, position) {\n str = String(str);\n if (position === undefined || position > str.length) {\n position = str.length;\n }\n position -= searchString.length;\n var lastIndex = str.indexOf(searchString, position);\n return lastIndex !== -1 && lastIndex === position;\n}\n\n\n/**\n * Returns new array from array like object\n * @param {*} [thing]\n * @returns {Array}\n */\nfunction toArray(thing) {\n if (!thing) return null;\n var i = thing.length;\n if (isUndefined(i)) return null;\n var arr = new Array(i);\n while (i-- > 0) {\n arr[i] = thing[i];\n }\n return arr;\n}\n\n// eslint-disable-next-line func-names\nvar isTypedArray = (function(TypedArray) {\n // eslint-disable-next-line func-names\n return function(thing) {\n return TypedArray && thing instanceof TypedArray;\n };\n})(typeof Uint8Array !== 'undefined' && Object.getPrototypeOf(Uint8Array));\n\nmodule.exports = {\n isArray: isArray,\n isArrayBuffer: isArrayBuffer,\n isBuffer: isBuffer,\n isFormData: isFormData,\n isArrayBufferView: isArrayBufferView,\n isString: isString,\n isNumber: isNumber,\n isObject: isObject,\n isPlainObject: isPlainObject,\n isUndefined: isUndefined,\n isDate: isDate,\n isFile: isFile,\n isBlob: isBlob,\n isFunction: isFunction,\n isStream: isStream,\n isURLSearchParams: isURLSearchParams,\n isStandardBrowserEnv: isStandardBrowserEnv,\n forEach: forEach,\n merge: merge,\n extend: extend,\n trim: trim,\n stripBOM: stripBOM,\n inherits: inherits,\n toFlatObject: toFlatObject,\n kindOf: kindOf,\n kindOfTest: kindOfTest,\n endsWith: endsWith,\n toArray: toArray,\n isTypedArray: isTypedArray,\n isFileList: isFileList\n};\n","'use strict'\n\nexports.byteLength = byteLength\nexports.toByteArray = toByteArray\nexports.fromByteArray = fromByteArray\n\nvar lookup = []\nvar revLookup = []\nvar Arr = typeof Uint8Array !== 'undefined' ? Uint8Array : Array\n\nvar code = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'\nfor (var i = 0, len = code.length; i < len; ++i) {\n lookup[i] = code[i]\n revLookup[code.charCodeAt(i)] = i\n}\n\n// Support decoding URL-safe base64 strings, as Node.js does.\n// See: https://en.wikipedia.org/wiki/Base64#URL_applications\nrevLookup['-'.charCodeAt(0)] = 62\nrevLookup['_'.charCodeAt(0)] = 63\n\nfunction getLens (b64) {\n var len = b64.length\n\n if (len % 4 > 0) {\n throw new Error('Invalid string. Length must be a multiple of 4')\n }\n\n // Trim off extra bytes after placeholder bytes are found\n // See: https://github.com/beatgammit/base64-js/issues/42\n var validLen = b64.indexOf('=')\n if (validLen === -1) validLen = len\n\n var placeHoldersLen = validLen === len\n ? 0\n : 4 - (validLen % 4)\n\n return [validLen, placeHoldersLen]\n}\n\n// base64 is 4/3 + up to two characters of the original data\nfunction byteLength (b64) {\n var lens = getLens(b64)\n var validLen = lens[0]\n var placeHoldersLen = lens[1]\n return ((validLen + placeHoldersLen) * 3 / 4) - placeHoldersLen\n}\n\nfunction _byteLength (b64, validLen, placeHoldersLen) {\n return ((validLen + placeHoldersLen) * 3 / 4) - placeHoldersLen\n}\n\nfunction toByteArray (b64) {\n var tmp\n var lens = getLens(b64)\n var validLen = lens[0]\n var placeHoldersLen = lens[1]\n\n var arr = new Arr(_byteLength(b64, validLen, placeHoldersLen))\n\n var curByte = 0\n\n // if there are placeholders, only get up to the last complete 4 chars\n var len = placeHoldersLen > 0\n ? validLen - 4\n : validLen\n\n var i\n for (i = 0; i < len; i += 4) {\n tmp =\n (revLookup[b64.charCodeAt(i)] << 18) |\n (revLookup[b64.charCodeAt(i + 1)] << 12) |\n (revLookup[b64.charCodeAt(i + 2)] << 6) |\n revLookup[b64.charCodeAt(i + 3)]\n arr[curByte++] = (tmp >> 16) & 0xFF\n arr[curByte++] = (tmp >> 8) & 0xFF\n arr[curByte++] = tmp & 0xFF\n }\n\n if (placeHoldersLen === 2) {\n tmp =\n (revLookup[b64.charCodeAt(i)] << 2) |\n (revLookup[b64.charCodeAt(i + 1)] >> 4)\n arr[curByte++] = tmp & 0xFF\n }\n\n if (placeHoldersLen === 1) {\n tmp =\n (revLookup[b64.charCodeAt(i)] << 10) |\n (revLookup[b64.charCodeAt(i + 1)] << 4) |\n (revLookup[b64.charCodeAt(i + 2)] >> 2)\n arr[curByte++] = (tmp >> 8) & 0xFF\n arr[curByte++] = tmp & 0xFF\n }\n\n return arr\n}\n\nfunction tripletToBase64 (num) {\n return lookup[num >> 18 & 0x3F] +\n lookup[num >> 12 & 0x3F] +\n lookup[num >> 6 & 0x3F] +\n lookup[num & 0x3F]\n}\n\nfunction encodeChunk (uint8, start, end) {\n var tmp\n var output = []\n for (var i = start; i < end; i += 3) {\n tmp =\n ((uint8[i] << 16) & 0xFF0000) +\n ((uint8[i + 1] << 8) & 0xFF00) +\n (uint8[i + 2] & 0xFF)\n output.push(tripletToBase64(tmp))\n }\n return output.join('')\n}\n\nfunction fromByteArray (uint8) {\n var tmp\n var len = uint8.length\n var extraBytes = len % 3 // if we have 1 byte left, pad 2 bytes\n var parts = []\n var maxChunkLength = 16383 // must be multiple of 3\n\n // go through the array every three bytes, we'll deal with trailing stuff later\n for (var i = 0, len2 = len - extraBytes; i < len2; i += maxChunkLength) {\n parts.push(encodeChunk(uint8, i, (i + maxChunkLength) > len2 ? len2 : (i + maxChunkLength)))\n }\n\n // pad the end with zeros, but make sure to not forget the extra bytes\n if (extraBytes === 1) {\n tmp = uint8[len - 1]\n parts.push(\n lookup[tmp >> 2] +\n lookup[(tmp << 4) & 0x3F] +\n '=='\n )\n } else if (extraBytes === 2) {\n tmp = (uint8[len - 2] << 8) + uint8[len - 1]\n parts.push(\n lookup[tmp >> 10] +\n lookup[(tmp >> 4) & 0x3F] +\n lookup[(tmp << 2) & 0x3F] +\n '='\n )\n }\n\n return parts.join('')\n}\n","/*!\n * The buffer module from node.js, for the browser.\n *\n * @author Feross Aboukhadijeh \n * @license MIT\n */\n/* eslint-disable no-proto */\n\n'use strict'\n\nconst base64 = require('base64-js')\nconst ieee754 = require('ieee754')\nconst customInspectSymbol =\n (typeof Symbol === 'function' && typeof Symbol['for'] === 'function') // eslint-disable-line dot-notation\n ? Symbol['for']('nodejs.util.inspect.custom') // eslint-disable-line dot-notation\n : null\n\nexports.Buffer = Buffer\nexports.SlowBuffer = SlowBuffer\nexports.INSPECT_MAX_BYTES = 50\n\nconst K_MAX_LENGTH = 0x7fffffff\nexports.kMaxLength = K_MAX_LENGTH\n\n/**\n * If `Buffer.TYPED_ARRAY_SUPPORT`:\n * === true Use Uint8Array implementation (fastest)\n * === false Print warning and recommend using `buffer` v4.x which has an Object\n * implementation (most compatible, even IE6)\n *\n * Browsers that support typed arrays are IE 10+, Firefox 4+, Chrome 7+, Safari 5.1+,\n * Opera 11.6+, iOS 4.2+.\n *\n * We report that the browser does not support typed arrays if the are not subclassable\n * using __proto__. Firefox 4-29 lacks support for adding new properties to `Uint8Array`\n * (See: https://bugzilla.mozilla.org/show_bug.cgi?id=695438). IE 10 lacks support\n * for __proto__ and has a buggy typed array implementation.\n */\nBuffer.TYPED_ARRAY_SUPPORT = typedArraySupport()\n\nif (!Buffer.TYPED_ARRAY_SUPPORT && typeof console !== 'undefined' &&\n typeof console.error === 'function') {\n console.error(\n 'This browser lacks typed array (Uint8Array) support which is required by ' +\n '`buffer` v5.x. Use `buffer` v4.x if you require old browser support.'\n )\n}\n\nfunction typedArraySupport () {\n // Can typed array instances can be augmented?\n try {\n const arr = new Uint8Array(1)\n const proto = { foo: function () { return 42 } }\n Object.setPrototypeOf(proto, Uint8Array.prototype)\n Object.setPrototypeOf(arr, proto)\n return arr.foo() === 42\n } catch (e) {\n return false\n }\n}\n\nObject.defineProperty(Buffer.prototype, 'parent', {\n enumerable: true,\n get: function () {\n if (!Buffer.isBuffer(this)) return undefined\n return this.buffer\n }\n})\n\nObject.defineProperty(Buffer.prototype, 'offset', {\n enumerable: true,\n get: function () {\n if (!Buffer.isBuffer(this)) return undefined\n return this.byteOffset\n }\n})\n\nfunction createBuffer (length) {\n if (length > K_MAX_LENGTH) {\n throw new RangeError('The value \"' + length + '\" is invalid for option \"size\"')\n }\n // Return an augmented `Uint8Array` instance\n const buf = new Uint8Array(length)\n Object.setPrototypeOf(buf, Buffer.prototype)\n return buf\n}\n\n/**\n * The Buffer constructor returns instances of `Uint8Array` that have their\n * prototype changed to `Buffer.prototype`. Furthermore, `Buffer` is a subclass of\n * `Uint8Array`, so the returned instances will have all the node `Buffer` methods\n * and the `Uint8Array` methods. Square bracket notation works as expected -- it\n * returns a single octet.\n *\n * The `Uint8Array` prototype remains unmodified.\n */\n\nfunction Buffer (arg, encodingOrOffset, length) {\n // Common case.\n if (typeof arg === 'number') {\n if (typeof encodingOrOffset === 'string') {\n throw new TypeError(\n 'The \"string\" argument must be of type string. Received type number'\n )\n }\n return allocUnsafe(arg)\n }\n return from(arg, encodingOrOffset, length)\n}\n\nBuffer.poolSize = 8192 // not used by this implementation\n\nfunction from (value, encodingOrOffset, length) {\n if (typeof value === 'string') {\n return fromString(value, encodingOrOffset)\n }\n\n if (ArrayBuffer.isView(value)) {\n return fromArrayView(value)\n }\n\n if (value == null) {\n throw new TypeError(\n 'The first argument must be one of type string, Buffer, ArrayBuffer, Array, ' +\n 'or Array-like Object. Received type ' + (typeof value)\n )\n }\n\n if (isInstance(value, ArrayBuffer) ||\n (value && isInstance(value.buffer, ArrayBuffer))) {\n return fromArrayBuffer(value, encodingOrOffset, length)\n }\n\n if (typeof SharedArrayBuffer !== 'undefined' &&\n (isInstance(value, SharedArrayBuffer) ||\n (value && isInstance(value.buffer, SharedArrayBuffer)))) {\n return fromArrayBuffer(value, encodingOrOffset, length)\n }\n\n if (typeof value === 'number') {\n throw new TypeError(\n 'The \"value\" argument must not be of type number. Received type number'\n )\n }\n\n const valueOf = value.valueOf && value.valueOf()\n if (valueOf != null && valueOf !== value) {\n return Buffer.from(valueOf, encodingOrOffset, length)\n }\n\n const b = fromObject(value)\n if (b) return b\n\n if (typeof Symbol !== 'undefined' && Symbol.toPrimitive != null &&\n typeof value[Symbol.toPrimitive] === 'function') {\n return Buffer.from(value[Symbol.toPrimitive]('string'), encodingOrOffset, length)\n }\n\n throw new TypeError(\n 'The first argument must be one of type string, Buffer, ArrayBuffer, Array, ' +\n 'or Array-like Object. Received type ' + (typeof value)\n )\n}\n\n/**\n * Functionally equivalent to Buffer(arg, encoding) but throws a TypeError\n * if value is a number.\n * Buffer.from(str[, encoding])\n * Buffer.from(array)\n * Buffer.from(buffer)\n * Buffer.from(arrayBuffer[, byteOffset[, length]])\n **/\nBuffer.from = function (value, encodingOrOffset, length) {\n return from(value, encodingOrOffset, length)\n}\n\n// Note: Change prototype *after* Buffer.from is defined to workaround Chrome bug:\n// https://github.com/feross/buffer/pull/148\nObject.setPrototypeOf(Buffer.prototype, Uint8Array.prototype)\nObject.setPrototypeOf(Buffer, Uint8Array)\n\nfunction assertSize (size) {\n if (typeof size !== 'number') {\n throw new TypeError('\"size\" argument must be of type number')\n } else if (size < 0) {\n throw new RangeError('The value \"' + size + '\" is invalid for option \"size\"')\n }\n}\n\nfunction alloc (size, fill, encoding) {\n assertSize(size)\n if (size <= 0) {\n return createBuffer(size)\n }\n if (fill !== undefined) {\n // Only pay attention to encoding if it's a string. This\n // prevents accidentally sending in a number that would\n // be interpreted as a start offset.\n return typeof encoding === 'string'\n ? createBuffer(size).fill(fill, encoding)\n : createBuffer(size).fill(fill)\n }\n return createBuffer(size)\n}\n\n/**\n * Creates a new filled Buffer instance.\n * alloc(size[, fill[, encoding]])\n **/\nBuffer.alloc = function (size, fill, encoding) {\n return alloc(size, fill, encoding)\n}\n\nfunction allocUnsafe (size) {\n assertSize(size)\n return createBuffer(size < 0 ? 0 : checked(size) | 0)\n}\n\n/**\n * Equivalent to Buffer(num), by default creates a non-zero-filled Buffer instance.\n * */\nBuffer.allocUnsafe = function (size) {\n return allocUnsafe(size)\n}\n/**\n * Equivalent to SlowBuffer(num), by default creates a non-zero-filled Buffer instance.\n */\nBuffer.allocUnsafeSlow = function (size) {\n return allocUnsafe(size)\n}\n\nfunction fromString (string, encoding) {\n if (typeof encoding !== 'string' || encoding === '') {\n encoding = 'utf8'\n }\n\n if (!Buffer.isEncoding(encoding)) {\n throw new TypeError('Unknown encoding: ' + encoding)\n }\n\n const length = byteLength(string, encoding) | 0\n let buf = createBuffer(length)\n\n const actual = buf.write(string, encoding)\n\n if (actual !== length) {\n // Writing a hex string, for example, that contains invalid characters will\n // cause everything after the first invalid character to be ignored. (e.g.\n // 'abxxcd' will be treated as 'ab')\n buf = buf.slice(0, actual)\n }\n\n return buf\n}\n\nfunction fromArrayLike (array) {\n const length = array.length < 0 ? 0 : checked(array.length) | 0\n const buf = createBuffer(length)\n for (let i = 0; i < length; i += 1) {\n buf[i] = array[i] & 255\n }\n return buf\n}\n\nfunction fromArrayView (arrayView) {\n if (isInstance(arrayView, Uint8Array)) {\n const copy = new Uint8Array(arrayView)\n return fromArrayBuffer(copy.buffer, copy.byteOffset, copy.byteLength)\n }\n return fromArrayLike(arrayView)\n}\n\nfunction fromArrayBuffer (array, byteOffset, length) {\n if (byteOffset < 0 || array.byteLength < byteOffset) {\n throw new RangeError('\"offset\" is outside of buffer bounds')\n }\n\n if (array.byteLength < byteOffset + (length || 0)) {\n throw new RangeError('\"length\" is outside of buffer bounds')\n }\n\n let buf\n if (byteOffset === undefined && length === undefined) {\n buf = new Uint8Array(array)\n } else if (length === undefined) {\n buf = new Uint8Array(array, byteOffset)\n } else {\n buf = new Uint8Array(array, byteOffset, length)\n }\n\n // Return an augmented `Uint8Array` instance\n Object.setPrototypeOf(buf, Buffer.prototype)\n\n return buf\n}\n\nfunction fromObject (obj) {\n if (Buffer.isBuffer(obj)) {\n const len = checked(obj.length) | 0\n const buf = createBuffer(len)\n\n if (buf.length === 0) {\n return buf\n }\n\n obj.copy(buf, 0, 0, len)\n return buf\n }\n\n if (obj.length !== undefined) {\n if (typeof obj.length !== 'number' || numberIsNaN(obj.length)) {\n return createBuffer(0)\n }\n return fromArrayLike(obj)\n }\n\n if (obj.type === 'Buffer' && Array.isArray(obj.data)) {\n return fromArrayLike(obj.data)\n }\n}\n\nfunction checked (length) {\n // Note: cannot use `length < K_MAX_LENGTH` here because that fails when\n // length is NaN (which is otherwise coerced to zero.)\n if (length >= K_MAX_LENGTH) {\n throw new RangeError('Attempt to allocate Buffer larger than maximum ' +\n 'size: 0x' + K_MAX_LENGTH.toString(16) + ' bytes')\n }\n return length | 0\n}\n\nfunction SlowBuffer (length) {\n if (+length != length) { // eslint-disable-line eqeqeq\n length = 0\n }\n return Buffer.alloc(+length)\n}\n\nBuffer.isBuffer = function isBuffer (b) {\n return b != null && b._isBuffer === true &&\n b !== Buffer.prototype // so Buffer.isBuffer(Buffer.prototype) will be false\n}\n\nBuffer.compare = function compare (a, b) {\n if (isInstance(a, Uint8Array)) a = Buffer.from(a, a.offset, a.byteLength)\n if (isInstance(b, Uint8Array)) b = Buffer.from(b, b.offset, b.byteLength)\n if (!Buffer.isBuffer(a) || !Buffer.isBuffer(b)) {\n throw new TypeError(\n 'The \"buf1\", \"buf2\" arguments must be one of type Buffer or Uint8Array'\n )\n }\n\n if (a === b) return 0\n\n let x = a.length\n let y = b.length\n\n for (let i = 0, len = Math.min(x, y); i < len; ++i) {\n if (a[i] !== b[i]) {\n x = a[i]\n y = b[i]\n break\n }\n }\n\n if (x < y) return -1\n if (y < x) return 1\n return 0\n}\n\nBuffer.isEncoding = function isEncoding (encoding) {\n switch (String(encoding).toLowerCase()) {\n case 'hex':\n case 'utf8':\n case 'utf-8':\n case 'ascii':\n case 'latin1':\n case 'binary':\n case 'base64':\n case 'ucs2':\n case 'ucs-2':\n case 'utf16le':\n case 'utf-16le':\n return true\n default:\n return false\n }\n}\n\nBuffer.concat = function concat (list, length) {\n if (!Array.isArray(list)) {\n throw new TypeError('\"list\" argument must be an Array of Buffers')\n }\n\n if (list.length === 0) {\n return Buffer.alloc(0)\n }\n\n let i\n if (length === undefined) {\n length = 0\n for (i = 0; i < list.length; ++i) {\n length += list[i].length\n }\n }\n\n const buffer = Buffer.allocUnsafe(length)\n let pos = 0\n for (i = 0; i < list.length; ++i) {\n let buf = list[i]\n if (isInstance(buf, Uint8Array)) {\n if (pos + buf.length > buffer.length) {\n if (!Buffer.isBuffer(buf)) buf = Buffer.from(buf)\n buf.copy(buffer, pos)\n } else {\n Uint8Array.prototype.set.call(\n buffer,\n buf,\n pos\n )\n }\n } else if (!Buffer.isBuffer(buf)) {\n throw new TypeError('\"list\" argument must be an Array of Buffers')\n } else {\n buf.copy(buffer, pos)\n }\n pos += buf.length\n }\n return buffer\n}\n\nfunction byteLength (string, encoding) {\n if (Buffer.isBuffer(string)) {\n return string.length\n }\n if (ArrayBuffer.isView(string) || isInstance(string, ArrayBuffer)) {\n return string.byteLength\n }\n if (typeof string !== 'string') {\n throw new TypeError(\n 'The \"string\" argument must be one of type string, Buffer, or ArrayBuffer. ' +\n 'Received type ' + typeof string\n )\n }\n\n const len = string.length\n const mustMatch = (arguments.length > 2 && arguments[2] === true)\n if (!mustMatch && len === 0) return 0\n\n // Use a for loop to avoid recursion\n let loweredCase = false\n for (;;) {\n switch (encoding) {\n case 'ascii':\n case 'latin1':\n case 'binary':\n return len\n case 'utf8':\n case 'utf-8':\n return utf8ToBytes(string).length\n case 'ucs2':\n case 'ucs-2':\n case 'utf16le':\n case 'utf-16le':\n return len * 2\n case 'hex':\n return len >>> 1\n case 'base64':\n return base64ToBytes(string).length\n default:\n if (loweredCase) {\n return mustMatch ? -1 : utf8ToBytes(string).length // assume utf8\n }\n encoding = ('' + encoding).toLowerCase()\n loweredCase = true\n }\n }\n}\nBuffer.byteLength = byteLength\n\nfunction slowToString (encoding, start, end) {\n let loweredCase = false\n\n // No need to verify that \"this.length <= MAX_UINT32\" since it's a read-only\n // property of a typed array.\n\n // This behaves neither like String nor Uint8Array in that we set start/end\n // to their upper/lower bounds if the value passed is out of range.\n // undefined is handled specially as per ECMA-262 6th Edition,\n // Section 13.3.3.7 Runtime Semantics: KeyedBindingInitialization.\n if (start === undefined || start < 0) {\n start = 0\n }\n // Return early if start > this.length. Done here to prevent potential uint32\n // coercion fail below.\n if (start > this.length) {\n return ''\n }\n\n if (end === undefined || end > this.length) {\n end = this.length\n }\n\n if (end <= 0) {\n return ''\n }\n\n // Force coercion to uint32. This will also coerce falsey/NaN values to 0.\n end >>>= 0\n start >>>= 0\n\n if (end <= start) {\n return ''\n }\n\n if (!encoding) encoding = 'utf8'\n\n while (true) {\n switch (encoding) {\n case 'hex':\n return hexSlice(this, start, end)\n\n case 'utf8':\n case 'utf-8':\n return utf8Slice(this, start, end)\n\n case 'ascii':\n return asciiSlice(this, start, end)\n\n case 'latin1':\n case 'binary':\n return latin1Slice(this, start, end)\n\n case 'base64':\n return base64Slice(this, start, end)\n\n case 'ucs2':\n case 'ucs-2':\n case 'utf16le':\n case 'utf-16le':\n return utf16leSlice(this, start, end)\n\n default:\n if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding)\n encoding = (encoding + '').toLowerCase()\n loweredCase = true\n }\n }\n}\n\n// This property is used by `Buffer.isBuffer` (and the `is-buffer` npm package)\n// to detect a Buffer instance. It's not possible to use `instanceof Buffer`\n// reliably in a browserify context because there could be multiple different\n// copies of the 'buffer' package in use. This method works even for Buffer\n// instances that were created from another copy of the `buffer` package.\n// See: https://github.com/feross/buffer/issues/154\nBuffer.prototype._isBuffer = true\n\nfunction swap (b, n, m) {\n const i = b[n]\n b[n] = b[m]\n b[m] = i\n}\n\nBuffer.prototype.swap16 = function swap16 () {\n const len = this.length\n if (len % 2 !== 0) {\n throw new RangeError('Buffer size must be a multiple of 16-bits')\n }\n for (let i = 0; i < len; i += 2) {\n swap(this, i, i + 1)\n }\n return this\n}\n\nBuffer.prototype.swap32 = function swap32 () {\n const len = this.length\n if (len % 4 !== 0) {\n throw new RangeError('Buffer size must be a multiple of 32-bits')\n }\n for (let i = 0; i < len; i += 4) {\n swap(this, i, i + 3)\n swap(this, i + 1, i + 2)\n }\n return this\n}\n\nBuffer.prototype.swap64 = function swap64 () {\n const len = this.length\n if (len % 8 !== 0) {\n throw new RangeError('Buffer size must be a multiple of 64-bits')\n }\n for (let i = 0; i < len; i += 8) {\n swap(this, i, i + 7)\n swap(this, i + 1, i + 6)\n swap(this, i + 2, i + 5)\n swap(this, i + 3, i + 4)\n }\n return this\n}\n\nBuffer.prototype.toString = function toString () {\n const length = this.length\n if (length === 0) return ''\n if (arguments.length === 0) return utf8Slice(this, 0, length)\n return slowToString.apply(this, arguments)\n}\n\nBuffer.prototype.toLocaleString = Buffer.prototype.toString\n\nBuffer.prototype.equals = function equals (b) {\n if (!Buffer.isBuffer(b)) throw new TypeError('Argument must be a Buffer')\n if (this === b) return true\n return Buffer.compare(this, b) === 0\n}\n\nBuffer.prototype.inspect = function inspect () {\n let str = ''\n const max = exports.INSPECT_MAX_BYTES\n str = this.toString('hex', 0, max).replace(/(.{2})/g, '$1 ').trim()\n if (this.length > max) str += ' ... '\n return ''\n}\nif (customInspectSymbol) {\n Buffer.prototype[customInspectSymbol] = Buffer.prototype.inspect\n}\n\nBuffer.prototype.compare = function compare (target, start, end, thisStart, thisEnd) {\n if (isInstance(target, Uint8Array)) {\n target = Buffer.from(target, target.offset, target.byteLength)\n }\n if (!Buffer.isBuffer(target)) {\n throw new TypeError(\n 'The \"target\" argument must be one of type Buffer or Uint8Array. ' +\n 'Received type ' + (typeof target)\n )\n }\n\n if (start === undefined) {\n start = 0\n }\n if (end === undefined) {\n end = target ? target.length : 0\n }\n if (thisStart === undefined) {\n thisStart = 0\n }\n if (thisEnd === undefined) {\n thisEnd = this.length\n }\n\n if (start < 0 || end > target.length || thisStart < 0 || thisEnd > this.length) {\n throw new RangeError('out of range index')\n }\n\n if (thisStart >= thisEnd && start >= end) {\n return 0\n }\n if (thisStart >= thisEnd) {\n return -1\n }\n if (start >= end) {\n return 1\n }\n\n start >>>= 0\n end >>>= 0\n thisStart >>>= 0\n thisEnd >>>= 0\n\n if (this === target) return 0\n\n let x = thisEnd - thisStart\n let y = end - start\n const len = Math.min(x, y)\n\n const thisCopy = this.slice(thisStart, thisEnd)\n const targetCopy = target.slice(start, end)\n\n for (let i = 0; i < len; ++i) {\n if (thisCopy[i] !== targetCopy[i]) {\n x = thisCopy[i]\n y = targetCopy[i]\n break\n }\n }\n\n if (x < y) return -1\n if (y < x) return 1\n return 0\n}\n\n// Finds either the first index of `val` in `buffer` at offset >= `byteOffset`,\n// OR the last index of `val` in `buffer` at offset <= `byteOffset`.\n//\n// Arguments:\n// - buffer - a Buffer to search\n// - val - a string, Buffer, or number\n// - byteOffset - an index into `buffer`; will be clamped to an int32\n// - encoding - an optional encoding, relevant is val is a string\n// - dir - true for indexOf, false for lastIndexOf\nfunction bidirectionalIndexOf (buffer, val, byteOffset, encoding, dir) {\n // Empty buffer means no match\n if (buffer.length === 0) return -1\n\n // Normalize byteOffset\n if (typeof byteOffset === 'string') {\n encoding = byteOffset\n byteOffset = 0\n } else if (byteOffset > 0x7fffffff) {\n byteOffset = 0x7fffffff\n } else if (byteOffset < -0x80000000) {\n byteOffset = -0x80000000\n }\n byteOffset = +byteOffset // Coerce to Number.\n if (numberIsNaN(byteOffset)) {\n // byteOffset: it it's undefined, null, NaN, \"foo\", etc, search whole buffer\n byteOffset = dir ? 0 : (buffer.length - 1)\n }\n\n // Normalize byteOffset: negative offsets start from the end of the buffer\n if (byteOffset < 0) byteOffset = buffer.length + byteOffset\n if (byteOffset >= buffer.length) {\n if (dir) return -1\n else byteOffset = buffer.length - 1\n } else if (byteOffset < 0) {\n if (dir) byteOffset = 0\n else return -1\n }\n\n // Normalize val\n if (typeof val === 'string') {\n val = Buffer.from(val, encoding)\n }\n\n // Finally, search either indexOf (if dir is true) or lastIndexOf\n if (Buffer.isBuffer(val)) {\n // Special case: looking for empty string/buffer always fails\n if (val.length === 0) {\n return -1\n }\n return arrayIndexOf(buffer, val, byteOffset, encoding, dir)\n } else if (typeof val === 'number') {\n val = val & 0xFF // Search for a byte value [0-255]\n if (typeof Uint8Array.prototype.indexOf === 'function') {\n if (dir) {\n return Uint8Array.prototype.indexOf.call(buffer, val, byteOffset)\n } else {\n return Uint8Array.prototype.lastIndexOf.call(buffer, val, byteOffset)\n }\n }\n return arrayIndexOf(buffer, [val], byteOffset, encoding, dir)\n }\n\n throw new TypeError('val must be string, number or Buffer')\n}\n\nfunction arrayIndexOf (arr, val, byteOffset, encoding, dir) {\n let indexSize = 1\n let arrLength = arr.length\n let valLength = val.length\n\n if (encoding !== undefined) {\n encoding = String(encoding).toLowerCase()\n if (encoding === 'ucs2' || encoding === 'ucs-2' ||\n encoding === 'utf16le' || encoding === 'utf-16le') {\n if (arr.length < 2 || val.length < 2) {\n return -1\n }\n indexSize = 2\n arrLength /= 2\n valLength /= 2\n byteOffset /= 2\n }\n }\n\n function read (buf, i) {\n if (indexSize === 1) {\n return buf[i]\n } else {\n return buf.readUInt16BE(i * indexSize)\n }\n }\n\n let i\n if (dir) {\n let foundIndex = -1\n for (i = byteOffset; i < arrLength; i++) {\n if (read(arr, i) === read(val, foundIndex === -1 ? 0 : i - foundIndex)) {\n if (foundIndex === -1) foundIndex = i\n if (i - foundIndex + 1 === valLength) return foundIndex * indexSize\n } else {\n if (foundIndex !== -1) i -= i - foundIndex\n foundIndex = -1\n }\n }\n } else {\n if (byteOffset + valLength > arrLength) byteOffset = arrLength - valLength\n for (i = byteOffset; i >= 0; i--) {\n let found = true\n for (let j = 0; j < valLength; j++) {\n if (read(arr, i + j) !== read(val, j)) {\n found = false\n break\n }\n }\n if (found) return i\n }\n }\n\n return -1\n}\n\nBuffer.prototype.includes = function includes (val, byteOffset, encoding) {\n return this.indexOf(val, byteOffset, encoding) !== -1\n}\n\nBuffer.prototype.indexOf = function indexOf (val, byteOffset, encoding) {\n return bidirectionalIndexOf(this, val, byteOffset, encoding, true)\n}\n\nBuffer.prototype.lastIndexOf = function lastIndexOf (val, byteOffset, encoding) {\n return bidirectionalIndexOf(this, val, byteOffset, encoding, false)\n}\n\nfunction hexWrite (buf, string, offset, length) {\n offset = Number(offset) || 0\n const remaining = buf.length - offset\n if (!length) {\n length = remaining\n } else {\n length = Number(length)\n if (length > remaining) {\n length = remaining\n }\n }\n\n const strLen = string.length\n\n if (length > strLen / 2) {\n length = strLen / 2\n }\n let i\n for (i = 0; i < length; ++i) {\n const parsed = parseInt(string.substr(i * 2, 2), 16)\n if (numberIsNaN(parsed)) return i\n buf[offset + i] = parsed\n }\n return i\n}\n\nfunction utf8Write (buf, string, offset, length) {\n return blitBuffer(utf8ToBytes(string, buf.length - offset), buf, offset, length)\n}\n\nfunction asciiWrite (buf, string, offset, length) {\n return blitBuffer(asciiToBytes(string), buf, offset, length)\n}\n\nfunction base64Write (buf, string, offset, length) {\n return blitBuffer(base64ToBytes(string), buf, offset, length)\n}\n\nfunction ucs2Write (buf, string, offset, length) {\n return blitBuffer(utf16leToBytes(string, buf.length - offset), buf, offset, length)\n}\n\nBuffer.prototype.write = function write (string, offset, length, encoding) {\n // Buffer#write(string)\n if (offset === undefined) {\n encoding = 'utf8'\n length = this.length\n offset = 0\n // Buffer#write(string, encoding)\n } else if (length === undefined && typeof offset === 'string') {\n encoding = offset\n length = this.length\n offset = 0\n // Buffer#write(string, offset[, length][, encoding])\n } else if (isFinite(offset)) {\n offset = offset >>> 0\n if (isFinite(length)) {\n length = length >>> 0\n if (encoding === undefined) encoding = 'utf8'\n } else {\n encoding = length\n length = undefined\n }\n } else {\n throw new Error(\n 'Buffer.write(string, encoding, offset[, length]) is no longer supported'\n )\n }\n\n const remaining = this.length - offset\n if (length === undefined || length > remaining) length = remaining\n\n if ((string.length > 0 && (length < 0 || offset < 0)) || offset > this.length) {\n throw new RangeError('Attempt to write outside buffer bounds')\n }\n\n if (!encoding) encoding = 'utf8'\n\n let loweredCase = false\n for (;;) {\n switch (encoding) {\n case 'hex':\n return hexWrite(this, string, offset, length)\n\n case 'utf8':\n case 'utf-8':\n return utf8Write(this, string, offset, length)\n\n case 'ascii':\n case 'latin1':\n case 'binary':\n return asciiWrite(this, string, offset, length)\n\n case 'base64':\n // Warning: maxLength not taken into account in base64Write\n return base64Write(this, string, offset, length)\n\n case 'ucs2':\n case 'ucs-2':\n case 'utf16le':\n case 'utf-16le':\n return ucs2Write(this, string, offset, length)\n\n default:\n if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding)\n encoding = ('' + encoding).toLowerCase()\n loweredCase = true\n }\n }\n}\n\nBuffer.prototype.toJSON = function toJSON () {\n return {\n type: 'Buffer',\n data: Array.prototype.slice.call(this._arr || this, 0)\n }\n}\n\nfunction base64Slice (buf, start, end) {\n if (start === 0 && end === buf.length) {\n return base64.fromByteArray(buf)\n } else {\n return base64.fromByteArray(buf.slice(start, end))\n }\n}\n\nfunction utf8Slice (buf, start, end) {\n end = Math.min(buf.length, end)\n const res = []\n\n let i = start\n while (i < end) {\n const firstByte = buf[i]\n let codePoint = null\n let bytesPerSequence = (firstByte > 0xEF)\n ? 4\n : (firstByte > 0xDF)\n ? 3\n : (firstByte > 0xBF)\n ? 2\n : 1\n\n if (i + bytesPerSequence <= end) {\n let secondByte, thirdByte, fourthByte, tempCodePoint\n\n switch (bytesPerSequence) {\n case 1:\n if (firstByte < 0x80) {\n codePoint = firstByte\n }\n break\n case 2:\n secondByte = buf[i + 1]\n if ((secondByte & 0xC0) === 0x80) {\n tempCodePoint = (firstByte & 0x1F) << 0x6 | (secondByte & 0x3F)\n if (tempCodePoint > 0x7F) {\n codePoint = tempCodePoint\n }\n }\n break\n case 3:\n secondByte = buf[i + 1]\n thirdByte = buf[i + 2]\n if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80) {\n tempCodePoint = (firstByte & 0xF) << 0xC | (secondByte & 0x3F) << 0x6 | (thirdByte & 0x3F)\n if (tempCodePoint > 0x7FF && (tempCodePoint < 0xD800 || tempCodePoint > 0xDFFF)) {\n codePoint = tempCodePoint\n }\n }\n break\n case 4:\n secondByte = buf[i + 1]\n thirdByte = buf[i + 2]\n fourthByte = buf[i + 3]\n if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80 && (fourthByte & 0xC0) === 0x80) {\n tempCodePoint = (firstByte & 0xF) << 0x12 | (secondByte & 0x3F) << 0xC | (thirdByte & 0x3F) << 0x6 | (fourthByte & 0x3F)\n if (tempCodePoint > 0xFFFF && tempCodePoint < 0x110000) {\n codePoint = tempCodePoint\n }\n }\n }\n }\n\n if (codePoint === null) {\n // we did not generate a valid codePoint so insert a\n // replacement char (U+FFFD) and advance only 1 byte\n codePoint = 0xFFFD\n bytesPerSequence = 1\n } else if (codePoint > 0xFFFF) {\n // encode to utf16 (surrogate pair dance)\n codePoint -= 0x10000\n res.push(codePoint >>> 10 & 0x3FF | 0xD800)\n codePoint = 0xDC00 | codePoint & 0x3FF\n }\n\n res.push(codePoint)\n i += bytesPerSequence\n }\n\n return decodeCodePointsArray(res)\n}\n\n// Based on http://stackoverflow.com/a/22747272/680742, the browser with\n// the lowest limit is Chrome, with 0x10000 args.\n// We go 1 magnitude less, for safety\nconst MAX_ARGUMENTS_LENGTH = 0x1000\n\nfunction decodeCodePointsArray (codePoints) {\n const len = codePoints.length\n if (len <= MAX_ARGUMENTS_LENGTH) {\n return String.fromCharCode.apply(String, codePoints) // avoid extra slice()\n }\n\n // Decode in chunks to avoid \"call stack size exceeded\".\n let res = ''\n let i = 0\n while (i < len) {\n res += String.fromCharCode.apply(\n String,\n codePoints.slice(i, i += MAX_ARGUMENTS_LENGTH)\n )\n }\n return res\n}\n\nfunction asciiSlice (buf, start, end) {\n let ret = ''\n end = Math.min(buf.length, end)\n\n for (let i = start; i < end; ++i) {\n ret += String.fromCharCode(buf[i] & 0x7F)\n }\n return ret\n}\n\nfunction latin1Slice (buf, start, end) {\n let ret = ''\n end = Math.min(buf.length, end)\n\n for (let i = start; i < end; ++i) {\n ret += String.fromCharCode(buf[i])\n }\n return ret\n}\n\nfunction hexSlice (buf, start, end) {\n const len = buf.length\n\n if (!start || start < 0) start = 0\n if (!end || end < 0 || end > len) end = len\n\n let out = ''\n for (let i = start; i < end; ++i) {\n out += hexSliceLookupTable[buf[i]]\n }\n return out\n}\n\nfunction utf16leSlice (buf, start, end) {\n const bytes = buf.slice(start, end)\n let res = ''\n // If bytes.length is odd, the last 8 bits must be ignored (same as node.js)\n for (let i = 0; i < bytes.length - 1; i += 2) {\n res += String.fromCharCode(bytes[i] + (bytes[i + 1] * 256))\n }\n return res\n}\n\nBuffer.prototype.slice = function slice (start, end) {\n const len = this.length\n start = ~~start\n end = end === undefined ? len : ~~end\n\n if (start < 0) {\n start += len\n if (start < 0) start = 0\n } else if (start > len) {\n start = len\n }\n\n if (end < 0) {\n end += len\n if (end < 0) end = 0\n } else if (end > len) {\n end = len\n }\n\n if (end < start) end = start\n\n const newBuf = this.subarray(start, end)\n // Return an augmented `Uint8Array` instance\n Object.setPrototypeOf(newBuf, Buffer.prototype)\n\n return newBuf\n}\n\n/*\n * Need to make sure that buffer isn't trying to write out of bounds.\n */\nfunction checkOffset (offset, ext, length) {\n if ((offset % 1) !== 0 || offset < 0) throw new RangeError('offset is not uint')\n if (offset + ext > length) throw new RangeError('Trying to access beyond buffer length')\n}\n\nBuffer.prototype.readUintLE =\nBuffer.prototype.readUIntLE = function readUIntLE (offset, byteLength, noAssert) {\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) checkOffset(offset, byteLength, this.length)\n\n let val = this[offset]\n let mul = 1\n let i = 0\n while (++i < byteLength && (mul *= 0x100)) {\n val += this[offset + i] * mul\n }\n\n return val\n}\n\nBuffer.prototype.readUintBE =\nBuffer.prototype.readUIntBE = function readUIntBE (offset, byteLength, noAssert) {\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) {\n checkOffset(offset, byteLength, this.length)\n }\n\n let val = this[offset + --byteLength]\n let mul = 1\n while (byteLength > 0 && (mul *= 0x100)) {\n val += this[offset + --byteLength] * mul\n }\n\n return val\n}\n\nBuffer.prototype.readUint8 =\nBuffer.prototype.readUInt8 = function readUInt8 (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 1, this.length)\n return this[offset]\n}\n\nBuffer.prototype.readUint16LE =\nBuffer.prototype.readUInt16LE = function readUInt16LE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 2, this.length)\n return this[offset] | (this[offset + 1] << 8)\n}\n\nBuffer.prototype.readUint16BE =\nBuffer.prototype.readUInt16BE = function readUInt16BE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 2, this.length)\n return (this[offset] << 8) | this[offset + 1]\n}\n\nBuffer.prototype.readUint32LE =\nBuffer.prototype.readUInt32LE = function readUInt32LE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n\n return ((this[offset]) |\n (this[offset + 1] << 8) |\n (this[offset + 2] << 16)) +\n (this[offset + 3] * 0x1000000)\n}\n\nBuffer.prototype.readUint32BE =\nBuffer.prototype.readUInt32BE = function readUInt32BE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n\n return (this[offset] * 0x1000000) +\n ((this[offset + 1] << 16) |\n (this[offset + 2] << 8) |\n this[offset + 3])\n}\n\nBuffer.prototype.readBigUInt64LE = defineBigIntMethod(function readBigUInt64LE (offset) {\n offset = offset >>> 0\n validateNumber(offset, 'offset')\n const first = this[offset]\n const last = this[offset + 7]\n if (first === undefined || last === undefined) {\n boundsError(offset, this.length - 8)\n }\n\n const lo = first +\n this[++offset] * 2 ** 8 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 24\n\n const hi = this[++offset] +\n this[++offset] * 2 ** 8 +\n this[++offset] * 2 ** 16 +\n last * 2 ** 24\n\n return BigInt(lo) + (BigInt(hi) << BigInt(32))\n})\n\nBuffer.prototype.readBigUInt64BE = defineBigIntMethod(function readBigUInt64BE (offset) {\n offset = offset >>> 0\n validateNumber(offset, 'offset')\n const first = this[offset]\n const last = this[offset + 7]\n if (first === undefined || last === undefined) {\n boundsError(offset, this.length - 8)\n }\n\n const hi = first * 2 ** 24 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 8 +\n this[++offset]\n\n const lo = this[++offset] * 2 ** 24 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 8 +\n last\n\n return (BigInt(hi) << BigInt(32)) + BigInt(lo)\n})\n\nBuffer.prototype.readIntLE = function readIntLE (offset, byteLength, noAssert) {\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) checkOffset(offset, byteLength, this.length)\n\n let val = this[offset]\n let mul = 1\n let i = 0\n while (++i < byteLength && (mul *= 0x100)) {\n val += this[offset + i] * mul\n }\n mul *= 0x80\n\n if (val >= mul) val -= Math.pow(2, 8 * byteLength)\n\n return val\n}\n\nBuffer.prototype.readIntBE = function readIntBE (offset, byteLength, noAssert) {\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) checkOffset(offset, byteLength, this.length)\n\n let i = byteLength\n let mul = 1\n let val = this[offset + --i]\n while (i > 0 && (mul *= 0x100)) {\n val += this[offset + --i] * mul\n }\n mul *= 0x80\n\n if (val >= mul) val -= Math.pow(2, 8 * byteLength)\n\n return val\n}\n\nBuffer.prototype.readInt8 = function readInt8 (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 1, this.length)\n if (!(this[offset] & 0x80)) return (this[offset])\n return ((0xff - this[offset] + 1) * -1)\n}\n\nBuffer.prototype.readInt16LE = function readInt16LE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 2, this.length)\n const val = this[offset] | (this[offset + 1] << 8)\n return (val & 0x8000) ? val | 0xFFFF0000 : val\n}\n\nBuffer.prototype.readInt16BE = function readInt16BE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 2, this.length)\n const val = this[offset + 1] | (this[offset] << 8)\n return (val & 0x8000) ? val | 0xFFFF0000 : val\n}\n\nBuffer.prototype.readInt32LE = function readInt32LE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n\n return (this[offset]) |\n (this[offset + 1] << 8) |\n (this[offset + 2] << 16) |\n (this[offset + 3] << 24)\n}\n\nBuffer.prototype.readInt32BE = function readInt32BE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n\n return (this[offset] << 24) |\n (this[offset + 1] << 16) |\n (this[offset + 2] << 8) |\n (this[offset + 3])\n}\n\nBuffer.prototype.readBigInt64LE = defineBigIntMethod(function readBigInt64LE (offset) {\n offset = offset >>> 0\n validateNumber(offset, 'offset')\n const first = this[offset]\n const last = this[offset + 7]\n if (first === undefined || last === undefined) {\n boundsError(offset, this.length - 8)\n }\n\n const val = this[offset + 4] +\n this[offset + 5] * 2 ** 8 +\n this[offset + 6] * 2 ** 16 +\n (last << 24) // Overflow\n\n return (BigInt(val) << BigInt(32)) +\n BigInt(first +\n this[++offset] * 2 ** 8 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 24)\n})\n\nBuffer.prototype.readBigInt64BE = defineBigIntMethod(function readBigInt64BE (offset) {\n offset = offset >>> 0\n validateNumber(offset, 'offset')\n const first = this[offset]\n const last = this[offset + 7]\n if (first === undefined || last === undefined) {\n boundsError(offset, this.length - 8)\n }\n\n const val = (first << 24) + // Overflow\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 8 +\n this[++offset]\n\n return (BigInt(val) << BigInt(32)) +\n BigInt(this[++offset] * 2 ** 24 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 8 +\n last)\n})\n\nBuffer.prototype.readFloatLE = function readFloatLE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n return ieee754.read(this, offset, true, 23, 4)\n}\n\nBuffer.prototype.readFloatBE = function readFloatBE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n return ieee754.read(this, offset, false, 23, 4)\n}\n\nBuffer.prototype.readDoubleLE = function readDoubleLE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 8, this.length)\n return ieee754.read(this, offset, true, 52, 8)\n}\n\nBuffer.prototype.readDoubleBE = function readDoubleBE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 8, this.length)\n return ieee754.read(this, offset, false, 52, 8)\n}\n\nfunction checkInt (buf, value, offset, ext, max, min) {\n if (!Buffer.isBuffer(buf)) throw new TypeError('\"buffer\" argument must be a Buffer instance')\n if (value > max || value < min) throw new RangeError('\"value\" argument is out of bounds')\n if (offset + ext > buf.length) throw new RangeError('Index out of range')\n}\n\nBuffer.prototype.writeUintLE =\nBuffer.prototype.writeUIntLE = function writeUIntLE (value, offset, byteLength, noAssert) {\n value = +value\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) {\n const maxBytes = Math.pow(2, 8 * byteLength) - 1\n checkInt(this, value, offset, byteLength, maxBytes, 0)\n }\n\n let mul = 1\n let i = 0\n this[offset] = value & 0xFF\n while (++i < byteLength && (mul *= 0x100)) {\n this[offset + i] = (value / mul) & 0xFF\n }\n\n return offset + byteLength\n}\n\nBuffer.prototype.writeUintBE =\nBuffer.prototype.writeUIntBE = function writeUIntBE (value, offset, byteLength, noAssert) {\n value = +value\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) {\n const maxBytes = Math.pow(2, 8 * byteLength) - 1\n checkInt(this, value, offset, byteLength, maxBytes, 0)\n }\n\n let i = byteLength - 1\n let mul = 1\n this[offset + i] = value & 0xFF\n while (--i >= 0 && (mul *= 0x100)) {\n this[offset + i] = (value / mul) & 0xFF\n }\n\n return offset + byteLength\n}\n\nBuffer.prototype.writeUint8 =\nBuffer.prototype.writeUInt8 = function writeUInt8 (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 1, 0xff, 0)\n this[offset] = (value & 0xff)\n return offset + 1\n}\n\nBuffer.prototype.writeUint16LE =\nBuffer.prototype.writeUInt16LE = function writeUInt16LE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0)\n this[offset] = (value & 0xff)\n this[offset + 1] = (value >>> 8)\n return offset + 2\n}\n\nBuffer.prototype.writeUint16BE =\nBuffer.prototype.writeUInt16BE = function writeUInt16BE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0)\n this[offset] = (value >>> 8)\n this[offset + 1] = (value & 0xff)\n return offset + 2\n}\n\nBuffer.prototype.writeUint32LE =\nBuffer.prototype.writeUInt32LE = function writeUInt32LE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0)\n this[offset + 3] = (value >>> 24)\n this[offset + 2] = (value >>> 16)\n this[offset + 1] = (value >>> 8)\n this[offset] = (value & 0xff)\n return offset + 4\n}\n\nBuffer.prototype.writeUint32BE =\nBuffer.prototype.writeUInt32BE = function writeUInt32BE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0)\n this[offset] = (value >>> 24)\n this[offset + 1] = (value >>> 16)\n this[offset + 2] = (value >>> 8)\n this[offset + 3] = (value & 0xff)\n return offset + 4\n}\n\nfunction wrtBigUInt64LE (buf, value, offset, min, max) {\n checkIntBI(value, min, max, buf, offset, 7)\n\n let lo = Number(value & BigInt(0xffffffff))\n buf[offset++] = lo\n lo = lo >> 8\n buf[offset++] = lo\n lo = lo >> 8\n buf[offset++] = lo\n lo = lo >> 8\n buf[offset++] = lo\n let hi = Number(value >> BigInt(32) & BigInt(0xffffffff))\n buf[offset++] = hi\n hi = hi >> 8\n buf[offset++] = hi\n hi = hi >> 8\n buf[offset++] = hi\n hi = hi >> 8\n buf[offset++] = hi\n return offset\n}\n\nfunction wrtBigUInt64BE (buf, value, offset, min, max) {\n checkIntBI(value, min, max, buf, offset, 7)\n\n let lo = Number(value & BigInt(0xffffffff))\n buf[offset + 7] = lo\n lo = lo >> 8\n buf[offset + 6] = lo\n lo = lo >> 8\n buf[offset + 5] = lo\n lo = lo >> 8\n buf[offset + 4] = lo\n let hi = Number(value >> BigInt(32) & BigInt(0xffffffff))\n buf[offset + 3] = hi\n hi = hi >> 8\n buf[offset + 2] = hi\n hi = hi >> 8\n buf[offset + 1] = hi\n hi = hi >> 8\n buf[offset] = hi\n return offset + 8\n}\n\nBuffer.prototype.writeBigUInt64LE = defineBigIntMethod(function writeBigUInt64LE (value, offset = 0) {\n return wrtBigUInt64LE(this, value, offset, BigInt(0), BigInt('0xffffffffffffffff'))\n})\n\nBuffer.prototype.writeBigUInt64BE = defineBigIntMethod(function writeBigUInt64BE (value, offset = 0) {\n return wrtBigUInt64BE(this, value, offset, BigInt(0), BigInt('0xffffffffffffffff'))\n})\n\nBuffer.prototype.writeIntLE = function writeIntLE (value, offset, byteLength, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) {\n const limit = Math.pow(2, (8 * byteLength) - 1)\n\n checkInt(this, value, offset, byteLength, limit - 1, -limit)\n }\n\n let i = 0\n let mul = 1\n let sub = 0\n this[offset] = value & 0xFF\n while (++i < byteLength && (mul *= 0x100)) {\n if (value < 0 && sub === 0 && this[offset + i - 1] !== 0) {\n sub = 1\n }\n this[offset + i] = ((value / mul) >> 0) - sub & 0xFF\n }\n\n return offset + byteLength\n}\n\nBuffer.prototype.writeIntBE = function writeIntBE (value, offset, byteLength, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) {\n const limit = Math.pow(2, (8 * byteLength) - 1)\n\n checkInt(this, value, offset, byteLength, limit - 1, -limit)\n }\n\n let i = byteLength - 1\n let mul = 1\n let sub = 0\n this[offset + i] = value & 0xFF\n while (--i >= 0 && (mul *= 0x100)) {\n if (value < 0 && sub === 0 && this[offset + i + 1] !== 0) {\n sub = 1\n }\n this[offset + i] = ((value / mul) >> 0) - sub & 0xFF\n }\n\n return offset + byteLength\n}\n\nBuffer.prototype.writeInt8 = function writeInt8 (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 1, 0x7f, -0x80)\n if (value < 0) value = 0xff + value + 1\n this[offset] = (value & 0xff)\n return offset + 1\n}\n\nBuffer.prototype.writeInt16LE = function writeInt16LE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000)\n this[offset] = (value & 0xff)\n this[offset + 1] = (value >>> 8)\n return offset + 2\n}\n\nBuffer.prototype.writeInt16BE = function writeInt16BE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000)\n this[offset] = (value >>> 8)\n this[offset + 1] = (value & 0xff)\n return offset + 2\n}\n\nBuffer.prototype.writeInt32LE = function writeInt32LE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000)\n this[offset] = (value & 0xff)\n this[offset + 1] = (value >>> 8)\n this[offset + 2] = (value >>> 16)\n this[offset + 3] = (value >>> 24)\n return offset + 4\n}\n\nBuffer.prototype.writeInt32BE = function writeInt32BE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000)\n if (value < 0) value = 0xffffffff + value + 1\n this[offset] = (value >>> 24)\n this[offset + 1] = (value >>> 16)\n this[offset + 2] = (value >>> 8)\n this[offset + 3] = (value & 0xff)\n return offset + 4\n}\n\nBuffer.prototype.writeBigInt64LE = defineBigIntMethod(function writeBigInt64LE (value, offset = 0) {\n return wrtBigUInt64LE(this, value, offset, -BigInt('0x8000000000000000'), BigInt('0x7fffffffffffffff'))\n})\n\nBuffer.prototype.writeBigInt64BE = defineBigIntMethod(function writeBigInt64BE (value, offset = 0) {\n return wrtBigUInt64BE(this, value, offset, -BigInt('0x8000000000000000'), BigInt('0x7fffffffffffffff'))\n})\n\nfunction checkIEEE754 (buf, value, offset, ext, max, min) {\n if (offset + ext > buf.length) throw new RangeError('Index out of range')\n if (offset < 0) throw new RangeError('Index out of range')\n}\n\nfunction writeFloat (buf, value, offset, littleEndian, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) {\n checkIEEE754(buf, value, offset, 4, 3.4028234663852886e+38, -3.4028234663852886e+38)\n }\n ieee754.write(buf, value, offset, littleEndian, 23, 4)\n return offset + 4\n}\n\nBuffer.prototype.writeFloatLE = function writeFloatLE (value, offset, noAssert) {\n return writeFloat(this, value, offset, true, noAssert)\n}\n\nBuffer.prototype.writeFloatBE = function writeFloatBE (value, offset, noAssert) {\n return writeFloat(this, value, offset, false, noAssert)\n}\n\nfunction writeDouble (buf, value, offset, littleEndian, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) {\n checkIEEE754(buf, value, offset, 8, 1.7976931348623157E+308, -1.7976931348623157E+308)\n }\n ieee754.write(buf, value, offset, littleEndian, 52, 8)\n return offset + 8\n}\n\nBuffer.prototype.writeDoubleLE = function writeDoubleLE (value, offset, noAssert) {\n return writeDouble(this, value, offset, true, noAssert)\n}\n\nBuffer.prototype.writeDoubleBE = function writeDoubleBE (value, offset, noAssert) {\n return writeDouble(this, value, offset, false, noAssert)\n}\n\n// copy(targetBuffer, targetStart=0, sourceStart=0, sourceEnd=buffer.length)\nBuffer.prototype.copy = function copy (target, targetStart, start, end) {\n if (!Buffer.isBuffer(target)) throw new TypeError('argument should be a Buffer')\n if (!start) start = 0\n if (!end && end !== 0) end = this.length\n if (targetStart >= target.length) targetStart = target.length\n if (!targetStart) targetStart = 0\n if (end > 0 && end < start) end = start\n\n // Copy 0 bytes; we're done\n if (end === start) return 0\n if (target.length === 0 || this.length === 0) return 0\n\n // Fatal error conditions\n if (targetStart < 0) {\n throw new RangeError('targetStart out of bounds')\n }\n if (start < 0 || start >= this.length) throw new RangeError('Index out of range')\n if (end < 0) throw new RangeError('sourceEnd out of bounds')\n\n // Are we oob?\n if (end > this.length) end = this.length\n if (target.length - targetStart < end - start) {\n end = target.length - targetStart + start\n }\n\n const len = end - start\n\n if (this === target && typeof Uint8Array.prototype.copyWithin === 'function') {\n // Use built-in when available, missing from IE11\n this.copyWithin(targetStart, start, end)\n } else {\n Uint8Array.prototype.set.call(\n target,\n this.subarray(start, end),\n targetStart\n )\n }\n\n return len\n}\n\n// Usage:\n// buffer.fill(number[, offset[, end]])\n// buffer.fill(buffer[, offset[, end]])\n// buffer.fill(string[, offset[, end]][, encoding])\nBuffer.prototype.fill = function fill (val, start, end, encoding) {\n // Handle string cases:\n if (typeof val === 'string') {\n if (typeof start === 'string') {\n encoding = start\n start = 0\n end = this.length\n } else if (typeof end === 'string') {\n encoding = end\n end = this.length\n }\n if (encoding !== undefined && typeof encoding !== 'string') {\n throw new TypeError('encoding must be a string')\n }\n if (typeof encoding === 'string' && !Buffer.isEncoding(encoding)) {\n throw new TypeError('Unknown encoding: ' + encoding)\n }\n if (val.length === 1) {\n const code = val.charCodeAt(0)\n if ((encoding === 'utf8' && code < 128) ||\n encoding === 'latin1') {\n // Fast path: If `val` fits into a single byte, use that numeric value.\n val = code\n }\n }\n } else if (typeof val === 'number') {\n val = val & 255\n } else if (typeof val === 'boolean') {\n val = Number(val)\n }\n\n // Invalid ranges are not set to a default, so can range check early.\n if (start < 0 || this.length < start || this.length < end) {\n throw new RangeError('Out of range index')\n }\n\n if (end <= start) {\n return this\n }\n\n start = start >>> 0\n end = end === undefined ? this.length : end >>> 0\n\n if (!val) val = 0\n\n let i\n if (typeof val === 'number') {\n for (i = start; i < end; ++i) {\n this[i] = val\n }\n } else {\n const bytes = Buffer.isBuffer(val)\n ? val\n : Buffer.from(val, encoding)\n const len = bytes.length\n if (len === 0) {\n throw new TypeError('The value \"' + val +\n '\" is invalid for argument \"value\"')\n }\n for (i = 0; i < end - start; ++i) {\n this[i + start] = bytes[i % len]\n }\n }\n\n return this\n}\n\n// CUSTOM ERRORS\n// =============\n\n// Simplified versions from Node, changed for Buffer-only usage\nconst errors = {}\nfunction E (sym, getMessage, Base) {\n errors[sym] = class NodeError extends Base {\n constructor () {\n super()\n\n Object.defineProperty(this, 'message', {\n value: getMessage.apply(this, arguments),\n writable: true,\n configurable: true\n })\n\n // Add the error code to the name to include it in the stack trace.\n this.name = `${this.name} [${sym}]`\n // Access the stack to generate the error message including the error code\n // from the name.\n this.stack // eslint-disable-line no-unused-expressions\n // Reset the name to the actual name.\n delete this.name\n }\n\n get code () {\n return sym\n }\n\n set code (value) {\n Object.defineProperty(this, 'code', {\n configurable: true,\n enumerable: true,\n value,\n writable: true\n })\n }\n\n toString () {\n return `${this.name} [${sym}]: ${this.message}`\n }\n }\n}\n\nE('ERR_BUFFER_OUT_OF_BOUNDS',\n function (name) {\n if (name) {\n return `${name} is outside of buffer bounds`\n }\n\n return 'Attempt to access memory outside buffer bounds'\n }, RangeError)\nE('ERR_INVALID_ARG_TYPE',\n function (name, actual) {\n return `The \"${name}\" argument must be of type number. Received type ${typeof actual}`\n }, TypeError)\nE('ERR_OUT_OF_RANGE',\n function (str, range, input) {\n let msg = `The value of \"${str}\" is out of range.`\n let received = input\n if (Number.isInteger(input) && Math.abs(input) > 2 ** 32) {\n received = addNumericalSeparator(String(input))\n } else if (typeof input === 'bigint') {\n received = String(input)\n if (input > BigInt(2) ** BigInt(32) || input < -(BigInt(2) ** BigInt(32))) {\n received = addNumericalSeparator(received)\n }\n received += 'n'\n }\n msg += ` It must be ${range}. Received ${received}`\n return msg\n }, RangeError)\n\nfunction addNumericalSeparator (val) {\n let res = ''\n let i = val.length\n const start = val[0] === '-' ? 1 : 0\n for (; i >= start + 4; i -= 3) {\n res = `_${val.slice(i - 3, i)}${res}`\n }\n return `${val.slice(0, i)}${res}`\n}\n\n// CHECK FUNCTIONS\n// ===============\n\nfunction checkBounds (buf, offset, byteLength) {\n validateNumber(offset, 'offset')\n if (buf[offset] === undefined || buf[offset + byteLength] === undefined) {\n boundsError(offset, buf.length - (byteLength + 1))\n }\n}\n\nfunction checkIntBI (value, min, max, buf, offset, byteLength) {\n if (value > max || value < min) {\n const n = typeof min === 'bigint' ? 'n' : ''\n let range\n if (byteLength > 3) {\n if (min === 0 || min === BigInt(0)) {\n range = `>= 0${n} and < 2${n} ** ${(byteLength + 1) * 8}${n}`\n } else {\n range = `>= -(2${n} ** ${(byteLength + 1) * 8 - 1}${n}) and < 2 ** ` +\n `${(byteLength + 1) * 8 - 1}${n}`\n }\n } else {\n range = `>= ${min}${n} and <= ${max}${n}`\n }\n throw new errors.ERR_OUT_OF_RANGE('value', range, value)\n }\n checkBounds(buf, offset, byteLength)\n}\n\nfunction validateNumber (value, name) {\n if (typeof value !== 'number') {\n throw new errors.ERR_INVALID_ARG_TYPE(name, 'number', value)\n }\n}\n\nfunction boundsError (value, length, type) {\n if (Math.floor(value) !== value) {\n validateNumber(value, type)\n throw new errors.ERR_OUT_OF_RANGE(type || 'offset', 'an integer', value)\n }\n\n if (length < 0) {\n throw new errors.ERR_BUFFER_OUT_OF_BOUNDS()\n }\n\n throw new errors.ERR_OUT_OF_RANGE(type || 'offset',\n `>= ${type ? 1 : 0} and <= ${length}`,\n value)\n}\n\n// HELPER FUNCTIONS\n// ================\n\nconst INVALID_BASE64_RE = /[^+/0-9A-Za-z-_]/g\n\nfunction base64clean (str) {\n // Node takes equal signs as end of the Base64 encoding\n str = str.split('=')[0]\n // Node strips out invalid characters like \\n and \\t from the string, base64-js does not\n str = str.trim().replace(INVALID_BASE64_RE, '')\n // Node converts strings with length < 2 to ''\n if (str.length < 2) return ''\n // Node allows for non-padded base64 strings (missing trailing ===), base64-js does not\n while (str.length % 4 !== 0) {\n str = str + '='\n }\n return str\n}\n\nfunction utf8ToBytes (string, units) {\n units = units || Infinity\n let codePoint\n const length = string.length\n let leadSurrogate = null\n const bytes = []\n\n for (let i = 0; i < length; ++i) {\n codePoint = string.charCodeAt(i)\n\n // is surrogate component\n if (codePoint > 0xD7FF && codePoint < 0xE000) {\n // last char was a lead\n if (!leadSurrogate) {\n // no lead yet\n if (codePoint > 0xDBFF) {\n // unexpected trail\n if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)\n continue\n } else if (i + 1 === length) {\n // unpaired lead\n if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)\n continue\n }\n\n // valid lead\n leadSurrogate = codePoint\n\n continue\n }\n\n // 2 leads in a row\n if (codePoint < 0xDC00) {\n if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)\n leadSurrogate = codePoint\n continue\n }\n\n // valid surrogate pair\n codePoint = (leadSurrogate - 0xD800 << 10 | codePoint - 0xDC00) + 0x10000\n } else if (leadSurrogate) {\n // valid bmp char, but last char was a lead\n if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)\n }\n\n leadSurrogate = null\n\n // encode utf8\n if (codePoint < 0x80) {\n if ((units -= 1) < 0) break\n bytes.push(codePoint)\n } else if (codePoint < 0x800) {\n if ((units -= 2) < 0) break\n bytes.push(\n codePoint >> 0x6 | 0xC0,\n codePoint & 0x3F | 0x80\n )\n } else if (codePoint < 0x10000) {\n if ((units -= 3) < 0) break\n bytes.push(\n codePoint >> 0xC | 0xE0,\n codePoint >> 0x6 & 0x3F | 0x80,\n codePoint & 0x3F | 0x80\n )\n } else if (codePoint < 0x110000) {\n if ((units -= 4) < 0) break\n bytes.push(\n codePoint >> 0x12 | 0xF0,\n codePoint >> 0xC & 0x3F | 0x80,\n codePoint >> 0x6 & 0x3F | 0x80,\n codePoint & 0x3F | 0x80\n )\n } else {\n throw new Error('Invalid code point')\n }\n }\n\n return bytes\n}\n\nfunction asciiToBytes (str) {\n const byteArray = []\n for (let i = 0; i < str.length; ++i) {\n // Node's code seems to be doing this and not & 0x7F..\n byteArray.push(str.charCodeAt(i) & 0xFF)\n }\n return byteArray\n}\n\nfunction utf16leToBytes (str, units) {\n let c, hi, lo\n const byteArray = []\n for (let i = 0; i < str.length; ++i) {\n if ((units -= 2) < 0) break\n\n c = str.charCodeAt(i)\n hi = c >> 8\n lo = c % 256\n byteArray.push(lo)\n byteArray.push(hi)\n }\n\n return byteArray\n}\n\nfunction base64ToBytes (str) {\n return base64.toByteArray(base64clean(str))\n}\n\nfunction blitBuffer (src, dst, offset, length) {\n let i\n for (i = 0; i < length; ++i) {\n if ((i + offset >= dst.length) || (i >= src.length)) break\n dst[i + offset] = src[i]\n }\n return i\n}\n\n// ArrayBuffer or Uint8Array objects from other contexts (i.e. iframes) do not pass\n// the `instanceof` check but they should be treated as of that type.\n// See: https://github.com/feross/buffer/issues/166\nfunction isInstance (obj, type) {\n return obj instanceof type ||\n (obj != null && obj.constructor != null && obj.constructor.name != null &&\n obj.constructor.name === type.name)\n}\nfunction numberIsNaN (obj) {\n // For IE11 support\n return obj !== obj // eslint-disable-line no-self-compare\n}\n\n// Create lookup table for `toString('hex')`\n// See: https://github.com/feross/buffer/issues/219\nconst hexSliceLookupTable = (function () {\n const alphabet = '0123456789abcdef'\n const table = new Array(256)\n for (let i = 0; i < 16; ++i) {\n const i16 = i * 16\n for (let j = 0; j < 16; ++j) {\n table[i16 + j] = alphabet[i] + alphabet[j]\n }\n }\n return table\n})()\n\n// Return not function with Error if BigInt not supported\nfunction defineBigIntMethod (fn) {\n return typeof BigInt === 'undefined' ? BufferBigIntNotDefined : fn\n}\n\nfunction BufferBigIntNotDefined () {\n throw new Error('BigInt not supported')\n}\n","'use strict';\nvar TO_STRING_TAG_SUPPORT = require('../internals/to-string-tag-support');\nvar classof = require('../internals/classof');\n\n// `Object.prototype.toString` method implementation\n// https://tc39.es/ecma262/#sec-object.prototype.tostring\nmodule.exports = TO_STRING_TAG_SUPPORT ? {}.toString : function toString() {\n return '[object ' + classof(this) + ']';\n};\n","var call = require('../internals/function-call');\nvar hasOwn = require('../internals/has-own-property');\nvar isPrototypeOf = require('../internals/object-is-prototype-of');\nvar regExpFlags = require('../internals/regexp-flags');\n\nvar RegExpPrototype = RegExp.prototype;\n\nmodule.exports = function (R) {\n var flags = R.flags;\n return flags === undefined && !('flags' in RegExpPrototype) && !hasOwn(R, 'flags') && isPrototypeOf(RegExpPrototype, R)\n ? call(regExpFlags, R) : flags;\n};\n","var TO_STRING_TAG_SUPPORT = require('../internals/to-string-tag-support');\nvar defineBuiltIn = require('../internals/define-built-in');\nvar toString = require('../internals/object-to-string');\n\n// `Object.prototype.toString` method\n// https://tc39.es/ecma262/#sec-object.prototype.tostring\nif (!TO_STRING_TAG_SUPPORT) {\n defineBuiltIn(Object.prototype, 'toString', toString, { unsafe: true });\n}\n","'use strict';\nvar PROPER_FUNCTION_NAME = require('../internals/function-name').PROPER;\nvar defineBuiltIn = require('../internals/define-built-in');\nvar anObject = require('../internals/an-object');\nvar $toString = require('../internals/to-string');\nvar fails = require('../internals/fails');\nvar getRegExpFlags = require('../internals/regexp-get-flags');\n\nvar TO_STRING = 'toString';\nvar RegExpPrototype = RegExp.prototype;\nvar nativeToString = RegExpPrototype[TO_STRING];\n\nvar NOT_GENERIC = fails(function () { return nativeToString.call({ source: 'a', flags: 'b' }) != '/a/b'; });\n// FF44- RegExp#toString has a wrong name\nvar INCORRECT_NAME = PROPER_FUNCTION_NAME && nativeToString.name != TO_STRING;\n\n// `RegExp.prototype.toString` method\n// https://tc39.es/ecma262/#sec-regexp.prototype.tostring\nif (NOT_GENERIC || INCORRECT_NAME) {\n defineBuiltIn(RegExp.prototype, TO_STRING, function toString() {\n var R = anObject(this);\n var pattern = $toString(R.source);\n var flags = $toString(getRegExpFlags(R));\n return '/' + pattern + '/' + flags;\n }, { unsafe: true });\n}\n","function getBasePlacement(placement) {\n return placement.split('-')[0];\n}\n\nfunction getAlignment(placement) {\n return placement.split('-')[1];\n}\n\nfunction getMainAxisFromPlacement(placement) {\n return ['top', 'bottom'].includes(getBasePlacement(placement)) ? 'x' : 'y';\n}\n\nfunction getLengthFromAxis(axis) {\n return axis === 'y' ? 'height' : 'width';\n}\n\nfunction computeCoordsFromPlacement(_ref) {\n let {\n reference,\n floating,\n placement\n } = _ref;\n const commonX = reference.x + reference.width / 2 - floating.width / 2;\n const commonY = reference.y + reference.height / 2 - floating.height / 2;\n let coords;\n\n switch (getBasePlacement(placement)) {\n case 'top':\n coords = {\n x: commonX,\n y: reference.y - floating.height\n };\n break;\n\n case 'bottom':\n coords = {\n x: commonX,\n y: reference.y + reference.height\n };\n break;\n\n case 'right':\n coords = {\n x: reference.x + reference.width,\n y: commonY\n };\n break;\n\n case 'left':\n coords = {\n x: reference.x - floating.width,\n y: commonY\n };\n break;\n\n default:\n coords = {\n x: reference.x,\n y: reference.y\n };\n }\n\n const mainAxis = getMainAxisFromPlacement(placement);\n const length = getLengthFromAxis(mainAxis);\n\n switch (getAlignment(placement)) {\n case 'start':\n coords[mainAxis] = coords[mainAxis] - (reference[length] / 2 - floating[length] / 2);\n break;\n\n case 'end':\n coords[mainAxis] = coords[mainAxis] + (reference[length] / 2 - floating[length] / 2);\n break;\n }\n\n return coords;\n}\n\nconst computePosition = async (reference, floating, config) => {\n const {\n placement = 'bottom',\n strategy = 'absolute',\n middleware = [],\n platform\n } = config;\n\n if (process.env.NODE_ENV !== \"production\") {\n if (platform == null) {\n console.error(['Floating UI: `platform` property was not passed to config. If you', 'want to use Floating UI on the web, install @floating-ui/dom', 'instead of the /core package. Otherwise, you can create your own', '`platform`: https://floating-ui.com/docs/platform'].join(' '));\n }\n\n if (middleware.filter(_ref => {\n let {\n name\n } = _ref;\n return name === 'autoPlacement' || name === 'flip';\n }).length > 1) {\n throw new Error(['Floating UI: duplicate `flip` and/or `autoPlacement`', 'middleware detected. This will lead to an infinite loop. Ensure only', 'one of either has been passed to the `middleware` array.'].join(' '));\n }\n }\n\n let rects = await platform.getElementRects({\n reference,\n floating,\n strategy\n });\n let {\n x,\n y\n } = computeCoordsFromPlacement({ ...rects,\n placement\n });\n let statefulPlacement = placement;\n let middlewareData = {};\n let _debug_loop_count_ = 0;\n\n for (let i = 0; i < middleware.length; i++) {\n if (process.env.NODE_ENV !== \"production\") {\n _debug_loop_count_++;\n\n if (_debug_loop_count_ > 100) {\n throw new Error(['Floating UI: The middleware lifecycle appears to be', 'running in an infinite loop. This is usually caused by a `reset`', 'continually being returned without a break condition.'].join(' '));\n }\n }\n\n const {\n name,\n fn\n } = middleware[i];\n const {\n x: nextX,\n y: nextY,\n data,\n reset\n } = await fn({\n x,\n y,\n initialPlacement: placement,\n placement: statefulPlacement,\n strategy,\n middlewareData,\n rects,\n platform,\n elements: {\n reference,\n floating\n }\n });\n x = nextX != null ? nextX : x;\n y = nextY != null ? nextY : y;\n middlewareData = { ...middlewareData,\n [name]: data != null ? data : {}\n };\n\n if (reset) {\n if (typeof reset === 'object') {\n if (reset.placement) {\n statefulPlacement = reset.placement;\n }\n\n if (reset.rects) {\n rects = reset.rects === true ? await platform.getElementRects({\n reference,\n floating,\n strategy\n }) : reset.rects;\n }\n\n ({\n x,\n y\n } = computeCoordsFromPlacement({ ...rects,\n placement: statefulPlacement\n }));\n }\n\n i = -1;\n continue;\n }\n }\n\n return {\n x,\n y,\n placement: statefulPlacement,\n strategy,\n middlewareData\n };\n};\n\nfunction expandPaddingObject(padding) {\n return {\n top: 0,\n right: 0,\n bottom: 0,\n left: 0,\n ...padding\n };\n}\n\nfunction getSideObjectFromPadding(padding) {\n return typeof padding !== 'number' ? expandPaddingObject(padding) : {\n top: padding,\n right: padding,\n bottom: padding,\n left: padding\n };\n}\n\nfunction rectToClientRect(rect) {\n return { ...rect,\n top: rect.y,\n left: rect.x,\n right: rect.x + rect.width,\n bottom: rect.y + rect.height\n };\n}\n\nasync function detectOverflow(middlewareArguments, options) {\n if (options === void 0) {\n options = {};\n }\n\n const {\n x,\n y,\n platform,\n rects,\n elements,\n strategy\n } = middlewareArguments;\n const {\n boundary = 'clippingParents',\n rootBoundary = 'viewport',\n elementContext = 'floating',\n altBoundary = false,\n padding = 0\n } = options;\n const paddingObject = getSideObjectFromPadding(padding);\n const altContext = elementContext === 'floating' ? 'reference' : 'floating';\n const element = elements[altBoundary ? altContext : elementContext];\n const clippingClientRect = await platform.getClippingClientRect({\n element: (await platform.isElement(element)) ? element : element.contextElement || (await platform.getDocumentElement({\n element: elements.floating\n })),\n boundary,\n rootBoundary\n });\n const elementClientRect = rectToClientRect(await platform.convertOffsetParentRelativeRectToViewportRelativeRect({\n rect: elementContext === 'floating' ? { ...rects.floating,\n x,\n y\n } : rects.reference,\n offsetParent: await platform.getOffsetParent({\n element: elements.floating\n }),\n strategy\n })); // positive = overflowing the clipping rect\n // 0 or negative = within the clipping rect\n\n return {\n top: clippingClientRect.top - elementClientRect.top + paddingObject.top,\n bottom: elementClientRect.bottom - clippingClientRect.bottom + paddingObject.bottom,\n left: clippingClientRect.left - elementClientRect.left + paddingObject.left,\n right: elementClientRect.right - clippingClientRect.right + paddingObject.right\n };\n}\n\nconst min = Math.min;\nconst max = Math.max;\n\nfunction within(min$1, value, max$1) {\n return max(min$1, min(value, max$1));\n}\n\nconst arrow = options => ({\n name: 'arrow',\n options,\n\n async fn(middlewareArguments) {\n // Since `element` is required, we don't Partial<> the type\n const {\n element,\n padding = 0\n } = options != null ? options : {};\n const {\n x,\n y,\n placement,\n rects,\n platform\n } = middlewareArguments;\n\n if (element == null) {\n if (process.env.NODE_ENV !== \"production\") {\n console.warn('Floating UI: No `element` was passed to the `arrow` middleware.');\n }\n\n return {};\n }\n\n const paddingObject = getSideObjectFromPadding(padding);\n const coords = {\n x,\n y\n };\n const basePlacement = getBasePlacement(placement);\n const axis = getMainAxisFromPlacement(basePlacement);\n const length = getLengthFromAxis(axis);\n const arrowDimensions = await platform.getDimensions({\n element\n });\n const minProp = axis === 'y' ? 'top' : 'left';\n const maxProp = axis === 'y' ? 'bottom' : 'right';\n const endDiff = rects.reference[length] + rects.reference[axis] - coords[axis] - rects.floating[length];\n const startDiff = coords[axis] - rects.reference[axis];\n const arrowOffsetParent = await platform.getOffsetParent({\n element\n });\n const clientSize = arrowOffsetParent ? axis === 'y' ? arrowOffsetParent.clientHeight || 0 : arrowOffsetParent.clientWidth || 0 : 0;\n const centerToReference = endDiff / 2 - startDiff / 2; // Make sure the arrow doesn't overflow the floating element if the center\n // point is outside of the floating element's bounds\n\n const min = paddingObject[minProp];\n const max = clientSize - arrowDimensions[length] - paddingObject[maxProp];\n const center = clientSize / 2 - arrowDimensions[length] / 2 + centerToReference;\n const offset = within(min, center, max);\n return {\n data: {\n [axis]: offset,\n centerOffset: center - offset\n }\n };\n }\n\n});\n\nconst hash$1 = {\n left: 'right',\n right: 'left',\n bottom: 'top',\n top: 'bottom'\n};\nfunction getOppositePlacement(placement) {\n return placement.replace(/left|right|bottom|top/g, matched => hash$1[matched]);\n}\n\nfunction getAlignmentSides(placement, rects) {\n const isStart = getAlignment(placement) === 'start';\n const mainAxis = getMainAxisFromPlacement(placement);\n const length = getLengthFromAxis(mainAxis);\n let mainAlignmentSide = mainAxis === 'x' ? isStart ? 'right' : 'left' : isStart ? 'bottom' : 'top';\n\n if (rects.reference[length] > rects.floating[length]) {\n mainAlignmentSide = getOppositePlacement(mainAlignmentSide);\n }\n\n return {\n main: mainAlignmentSide,\n cross: getOppositePlacement(mainAlignmentSide)\n };\n}\n\nconst hash = {\n start: 'end',\n end: 'start'\n};\nfunction getOppositeAlignmentPlacement(placement) {\n return placement.replace(/start|end/g, matched => hash[matched]);\n}\n\nconst basePlacements = ['top', 'right', 'bottom', 'left'];\nconst allPlacements = /*#__PURE__*/basePlacements.reduce((acc, basePlacement) => acc.concat(basePlacement, basePlacement + \"-start\", basePlacement + \"-end\"), []);\n\nfunction getPlacementList(alignment, autoAlignment, allowedPlacements) {\n const allowedPlacementsSortedByAlignment = alignment ? [...allowedPlacements.filter(placement => getAlignment(placement) === alignment), ...allowedPlacements.filter(placement => getAlignment(placement) !== alignment)] : allowedPlacements.filter(placement => getBasePlacement(placement) === placement);\n return allowedPlacementsSortedByAlignment.filter(placement => {\n if (alignment) {\n return getAlignment(placement) === alignment || (autoAlignment ? getOppositeAlignmentPlacement(placement) !== placement : false);\n }\n\n return true;\n });\n}\nconst autoPlacement = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'autoPlacement',\n options,\n\n async fn(middlewareArguments) {\n var _middlewareData$autoP, _middlewareData$autoP2, _middlewareData$autoP3, _middlewareData$autoP4, _middlewareData$autoP5, _placementsSortedByLe;\n\n const {\n x,\n y,\n rects,\n middlewareData,\n placement\n } = middlewareArguments;\n const {\n alignment = null,\n allowedPlacements = allPlacements,\n autoAlignment = true,\n ...detectOverflowOptions\n } = options;\n\n if ((_middlewareData$autoP = middlewareData.autoPlacement) != null && _middlewareData$autoP.skip) {\n return {};\n }\n\n const placements = getPlacementList(alignment, autoAlignment, allowedPlacements);\n const overflow = await detectOverflow(middlewareArguments, detectOverflowOptions);\n const currentIndex = (_middlewareData$autoP2 = (_middlewareData$autoP3 = middlewareData.autoPlacement) == null ? void 0 : _middlewareData$autoP3.index) != null ? _middlewareData$autoP2 : 0;\n const currentPlacement = placements[currentIndex];\n const {\n main,\n cross\n } = getAlignmentSides(currentPlacement, rects); // Make `computeCoords` start from the right place\n\n if (placement !== currentPlacement) {\n return {\n x,\n y,\n reset: {\n placement: placements[0]\n }\n };\n }\n\n const currentOverflows = [overflow[getBasePlacement(currentPlacement)], overflow[main], overflow[cross]];\n const allOverflows = [...((_middlewareData$autoP4 = (_middlewareData$autoP5 = middlewareData.autoPlacement) == null ? void 0 : _middlewareData$autoP5.overflows) != null ? _middlewareData$autoP4 : []), {\n placement: currentPlacement,\n overflows: currentOverflows\n }];\n const nextPlacement = placements[currentIndex + 1]; // There are more placements to check\n\n if (nextPlacement) {\n return {\n data: {\n index: currentIndex + 1,\n overflows: allOverflows\n },\n reset: {\n placement: nextPlacement\n }\n };\n }\n\n const placementsSortedByLeastOverflow = allOverflows.slice().sort((a, b) => a.overflows[0] - b.overflows[0]);\n const placementThatFitsOnAllSides = (_placementsSortedByLe = placementsSortedByLeastOverflow.find(_ref => {\n let {\n overflows\n } = _ref;\n return overflows.every(overflow => overflow <= 0);\n })) == null ? void 0 : _placementsSortedByLe.placement;\n return {\n data: {\n skip: true\n },\n reset: {\n placement: placementThatFitsOnAllSides != null ? placementThatFitsOnAllSides : placementsSortedByLeastOverflow[0].placement\n }\n };\n }\n\n };\n};\n\nfunction getExpandedPlacements(placement) {\n const oppositePlacement = getOppositePlacement(placement);\n return [getOppositeAlignmentPlacement(placement), oppositePlacement, getOppositeAlignmentPlacement(oppositePlacement)];\n}\n\nconst flip = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'flip',\n options,\n\n async fn(middlewareArguments) {\n var _middlewareData$flip, _middlewareData$flip2;\n\n const {\n placement,\n middlewareData,\n rects,\n initialPlacement\n } = middlewareArguments;\n\n if ((_middlewareData$flip = middlewareData.flip) != null && _middlewareData$flip.skip) {\n return {};\n }\n\n const {\n mainAxis: checkMainAxis = true,\n crossAxis: checkCrossAxis = true,\n fallbackPlacements: specifiedFallbackPlacements,\n fallbackStrategy = 'bestFit',\n flipAlignment = true,\n ...detectOverflowOptions\n } = options;\n const basePlacement = getBasePlacement(placement);\n const isBasePlacement = basePlacement === initialPlacement;\n const fallbackPlacements = specifiedFallbackPlacements || (isBasePlacement || !flipAlignment ? [getOppositePlacement(initialPlacement)] : getExpandedPlacements(initialPlacement));\n const placements = [initialPlacement, ...fallbackPlacements];\n const overflow = await detectOverflow(middlewareArguments, detectOverflowOptions);\n const overflows = [];\n let overflowsData = ((_middlewareData$flip2 = middlewareData.flip) == null ? void 0 : _middlewareData$flip2.overflows) || [];\n\n if (checkMainAxis) {\n overflows.push(overflow[basePlacement]);\n }\n\n if (checkCrossAxis) {\n const {\n main,\n cross\n } = getAlignmentSides(placement, rects);\n overflows.push(overflow[main], overflow[cross]);\n }\n\n overflowsData = [...overflowsData, {\n placement,\n overflows\n }]; // One or more sides is overflowing\n\n if (!overflows.every(side => side <= 0)) {\n var _middlewareData$flip$, _middlewareData$flip3;\n\n const nextIndex = ((_middlewareData$flip$ = (_middlewareData$flip3 = middlewareData.flip) == null ? void 0 : _middlewareData$flip3.index) != null ? _middlewareData$flip$ : 0) + 1;\n const nextPlacement = placements[nextIndex];\n\n if (nextPlacement) {\n // Try next placement and re-run the lifecycle\n return {\n data: {\n index: nextIndex,\n overflows: overflowsData\n },\n reset: {\n placement: nextPlacement\n }\n };\n }\n\n let resetPlacement = 'bottom';\n\n switch (fallbackStrategy) {\n case 'bestFit':\n {\n var _overflowsData$slice$;\n\n const placement = (_overflowsData$slice$ = overflowsData.slice().sort((a, b) => a.overflows.filter(overflow => overflow > 0).reduce((acc, overflow) => acc + overflow, 0) - b.overflows.filter(overflow => overflow > 0).reduce((acc, overflow) => acc + overflow, 0))[0]) == null ? void 0 : _overflowsData$slice$.placement;\n\n if (placement) {\n resetPlacement = placement;\n }\n\n break;\n }\n\n case 'initialPlacement':\n resetPlacement = initialPlacement;\n break;\n }\n\n return {\n data: {\n skip: true\n },\n reset: {\n placement: resetPlacement\n }\n };\n }\n\n return {};\n }\n\n };\n};\n\nfunction getSideOffsets(overflow, rect) {\n return {\n top: overflow.top - rect.height,\n right: overflow.right - rect.width,\n bottom: overflow.bottom - rect.height,\n left: overflow.left - rect.width\n };\n}\n\nfunction isAnySideFullyClipped(overflow) {\n return basePlacements.some(side => overflow[side] >= 0);\n}\n\nconst hide = () => ({\n name: 'hide',\n\n async fn(modifierArguments) {\n const referenceOverflow = await detectOverflow(modifierArguments, {\n elementContext: 'reference'\n });\n const floatingAltOverflow = await detectOverflow(modifierArguments, {\n altBoundary: true\n });\n const referenceHiddenOffsets = getSideOffsets(referenceOverflow, modifierArguments.rects.reference);\n const escapedOffsets = getSideOffsets(floatingAltOverflow, modifierArguments.rects.floating);\n const referenceHidden = isAnySideFullyClipped(referenceHiddenOffsets);\n const escaped = isAnySideFullyClipped(escapedOffsets);\n return {\n data: {\n referenceHidden,\n referenceHiddenOffsets,\n escaped,\n escapedOffsets\n }\n };\n }\n\n});\n\nfunction convertValueToCoords(_ref) {\n let {\n placement,\n rects,\n value\n } = _ref;\n const basePlacement = getBasePlacement(placement);\n const multiplier = ['left', 'top'].includes(basePlacement) ? -1 : 1;\n const rawValue = typeof value === 'function' ? value({ ...rects,\n placement\n }) : value;\n const {\n mainAxis,\n crossAxis\n } = typeof rawValue === 'number' ? {\n mainAxis: rawValue,\n crossAxis: 0\n } : {\n mainAxis: 0,\n crossAxis: 0,\n ...rawValue\n };\n return getMainAxisFromPlacement(basePlacement) === 'x' ? {\n x: crossAxis,\n y: mainAxis * multiplier\n } : {\n x: mainAxis * multiplier,\n y: crossAxis\n };\n}\nconst offset = function (value) {\n if (value === void 0) {\n value = 0;\n }\n\n return {\n name: 'offset',\n options: value,\n\n fn(middlewareArguments) {\n const {\n x,\n y,\n placement,\n rects\n } = middlewareArguments;\n const diffCoords = convertValueToCoords({\n placement,\n rects,\n value\n });\n return {\n x: x + diffCoords.x,\n y: y + diffCoords.y,\n data: diffCoords\n };\n }\n\n };\n};\n\nfunction getCrossAxis(axis) {\n return axis === 'x' ? 'y' : 'x';\n}\n\nconst shift = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'shift',\n options,\n\n async fn(middlewareArguments) {\n const {\n x,\n y,\n placement\n } = middlewareArguments;\n const {\n mainAxis: checkMainAxis = true,\n crossAxis: checkCrossAxis = false,\n limiter = {\n fn: _ref => {\n let {\n x,\n y\n } = _ref;\n return {\n x,\n y\n };\n }\n },\n ...detectOverflowOptions\n } = options;\n const coords = {\n x,\n y\n };\n const overflow = await detectOverflow(middlewareArguments, detectOverflowOptions);\n const mainAxis = getMainAxisFromPlacement(getBasePlacement(placement));\n const crossAxis = getCrossAxis(mainAxis);\n let mainAxisCoord = coords[mainAxis];\n let crossAxisCoord = coords[crossAxis];\n\n if (checkMainAxis) {\n const minSide = mainAxis === 'y' ? 'top' : 'left';\n const maxSide = mainAxis === 'y' ? 'bottom' : 'right';\n const min = mainAxisCoord + overflow[minSide];\n const max = mainAxisCoord - overflow[maxSide];\n mainAxisCoord = within(min, mainAxisCoord, max);\n }\n\n if (checkCrossAxis) {\n const minSide = crossAxis === 'y' ? 'top' : 'left';\n const maxSide = crossAxis === 'y' ? 'bottom' : 'right';\n const min = crossAxisCoord + overflow[minSide];\n const max = crossAxisCoord - overflow[maxSide];\n crossAxisCoord = within(min, crossAxisCoord, max);\n }\n\n const limitedCoords = limiter.fn({ ...middlewareArguments,\n [mainAxis]: mainAxisCoord,\n [crossAxis]: crossAxisCoord\n });\n return { ...limitedCoords,\n data: {\n x: limitedCoords.x - x,\n y: limitedCoords.y - y\n }\n };\n }\n\n };\n};\nconst limitShift = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n options,\n\n fn(middlewareArguments) {\n const {\n x,\n y,\n placement,\n rects,\n middlewareData\n } = middlewareArguments;\n const {\n offset = 0,\n mainAxis: checkMainAxis = true,\n crossAxis: checkCrossAxis = true\n } = options;\n const coords = {\n x,\n y\n };\n const mainAxis = getMainAxisFromPlacement(placement);\n const crossAxis = getCrossAxis(mainAxis);\n let mainAxisCoord = coords[mainAxis];\n let crossAxisCoord = coords[crossAxis];\n const rawOffset = typeof offset === 'function' ? offset({ ...rects,\n placement\n }) : offset;\n const computedOffset = typeof rawOffset === 'number' ? {\n mainAxis: rawOffset,\n crossAxis: 0\n } : {\n mainAxis: 0,\n crossAxis: 0,\n ...rawOffset\n };\n\n if (checkMainAxis) {\n const len = mainAxis === 'y' ? 'height' : 'width';\n const limitMin = rects.reference[mainAxis] - rects.floating[len] + computedOffset.mainAxis;\n const limitMax = rects.reference[mainAxis] + rects.reference[len] - computedOffset.mainAxis;\n\n if (mainAxisCoord < limitMin) {\n mainAxisCoord = limitMin;\n } else if (mainAxisCoord > limitMax) {\n mainAxisCoord = limitMax;\n }\n }\n\n if (checkCrossAxis) {\n var _middlewareData$offse, _middlewareData$offse2, _middlewareData$offse3, _middlewareData$offse4;\n\n const len = mainAxis === 'y' ? 'width' : 'height';\n const isOriginSide = ['top', 'left'].includes(getBasePlacement(placement));\n const limitMin = rects.reference[crossAxis] - rects.floating[len] + (isOriginSide ? (_middlewareData$offse = (_middlewareData$offse2 = middlewareData.offset) == null ? void 0 : _middlewareData$offse2[crossAxis]) != null ? _middlewareData$offse : 0 : 0) + (isOriginSide ? 0 : computedOffset.crossAxis);\n const limitMax = rects.reference[crossAxis] + rects.reference[len] + (isOriginSide ? 0 : (_middlewareData$offse3 = (_middlewareData$offse4 = middlewareData.offset) == null ? void 0 : _middlewareData$offse4[crossAxis]) != null ? _middlewareData$offse3 : 0) - (isOriginSide ? computedOffset.crossAxis : 0);\n\n if (crossAxisCoord < limitMin) {\n crossAxisCoord = limitMin;\n } else if (crossAxisCoord > limitMax) {\n crossAxisCoord = limitMax;\n }\n }\n\n return {\n [mainAxis]: mainAxisCoord,\n [crossAxis]: crossAxisCoord\n };\n }\n\n };\n};\n\nconst size = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'size',\n options,\n\n async fn(middlewareArguments) {\n var _middlewareData$size;\n\n const {\n placement,\n rects,\n middlewareData\n } = middlewareArguments;\n const {\n apply,\n ...detectOverflowOptions\n } = options;\n\n if ((_middlewareData$size = middlewareData.size) != null && _middlewareData$size.skip) {\n return {};\n }\n\n const overflow = await detectOverflow(middlewareArguments, detectOverflowOptions);\n const basePlacement = getBasePlacement(placement);\n const isEnd = getAlignment(placement) === 'end';\n let heightSide;\n let widthSide;\n\n if (basePlacement === 'top' || basePlacement === 'bottom') {\n heightSide = basePlacement;\n widthSide = isEnd ? 'left' : 'right';\n } else {\n widthSide = basePlacement;\n heightSide = isEnd ? 'top' : 'bottom';\n }\n\n const xMin = max(overflow.left, 0);\n const xMax = max(overflow.right, 0);\n const yMin = max(overflow.top, 0);\n const yMax = max(overflow.bottom, 0);\n const dimensions = {\n height: rects.floating.height - (['left', 'right'].includes(placement) ? 2 * (yMin !== 0 || yMax !== 0 ? yMin + yMax : max(overflow.top, overflow.bottom)) : overflow[heightSide]),\n width: rects.floating.width - (['top', 'bottom'].includes(placement) ? 2 * (xMin !== 0 || xMax !== 0 ? xMin + xMax : max(overflow.left, overflow.right)) : overflow[widthSide])\n };\n apply == null ? void 0 : apply({ ...dimensions,\n ...rects\n });\n return {\n data: {\n skip: true\n },\n reset: {\n rects: true\n }\n };\n }\n\n };\n};\n\nconst inline = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'inline',\n options,\n\n async fn(middlewareArguments) {\n var _middlewareData$inlin, _await$platform$getCl;\n\n const {\n placement,\n elements,\n rects,\n platform,\n strategy,\n middlewareData\n } = middlewareArguments; // A MouseEvent's client{X,Y} coords can be up to 2 pixels off a\n // ClientRect's bounds, despite the event listener being triggered. A\n // padding of 2 seems to handle this issue.\n\n const {\n padding = 2,\n x,\n y\n } = options;\n\n if ((_middlewareData$inlin = middlewareData.inline) != null && _middlewareData$inlin.skip) {\n return {};\n }\n\n const fallback = rectToClientRect(await platform.convertOffsetParentRelativeRectToViewportRelativeRect({\n rect: rects.reference,\n offsetParent: await platform.getOffsetParent({\n element: elements.floating\n }),\n strategy\n }));\n const clientRects = Array.from((_await$platform$getCl = await (platform.getClientRects == null ? void 0 : platform.getClientRects({\n element: elements.reference\n }))) != null ? _await$platform$getCl : []);\n const paddingObject = getSideObjectFromPadding(padding);\n\n function getBoundingClientRect() {\n // There are two rects and they are disjoined\n if (clientRects.length === 2 && clientRects[0].left > clientRects[1].right && x != null && y != null) {\n var _clientRects$find;\n\n // Find the first rect in which the point is fully inside\n return (_clientRects$find = clientRects.find(rect => x > rect.left - paddingObject.left && x < rect.right + paddingObject.right && y > rect.top - paddingObject.top && y < rect.bottom + paddingObject.bottom)) != null ? _clientRects$find : fallback;\n } // There are 2 or more connected rects\n\n\n if (clientRects.length >= 2) {\n if (getMainAxisFromPlacement(placement) === 'x') {\n const firstRect = clientRects[0];\n const lastRect = clientRects[clientRects.length - 1];\n const isTop = getBasePlacement(placement) === 'top';\n const top = firstRect.top;\n const bottom = lastRect.bottom;\n const left = isTop ? firstRect.left : lastRect.left;\n const right = isTop ? firstRect.right : lastRect.right;\n const width = right - left;\n const height = bottom - top;\n return {\n top,\n bottom,\n left,\n right,\n width,\n height,\n x: left,\n y: top\n };\n }\n\n const isLeftPlacement = getBasePlacement(placement) === 'left';\n const maxRight = max(...clientRects.map(rect => rect.right));\n const minLeft = min(...clientRects.map(rect => rect.left));\n const measureRects = clientRects.filter(rect => isLeftPlacement ? rect.left === minLeft : rect.right === maxRight);\n const top = measureRects[0].top;\n const bottom = measureRects[measureRects.length - 1].bottom;\n const left = minLeft;\n const right = maxRight;\n const width = right - left;\n const height = bottom - top;\n return {\n top,\n bottom,\n left,\n right,\n width,\n height,\n x: left,\n y: top\n };\n }\n\n return fallback;\n }\n\n return {\n data: {\n skip: true\n },\n reset: {\n rects: await platform.getElementRects({\n reference: {\n getBoundingClientRect\n },\n floating: elements.floating,\n strategy\n })\n }\n };\n }\n\n };\n};\n\nexport { arrow, autoPlacement, computePosition, detectOverflow, flip, hide, inline, limitShift, offset, rectToClientRect, shift, size };\n","import { rectToClientRect, computePosition as computePosition$1 } from '@floating-ui/core';\nexport { arrow, autoPlacement, detectOverflow, flip, hide, inline, limitShift, offset, shift, size } from '@floating-ui/core';\n\nfunction isWindow(value) {\n return (value == null ? void 0 : value.toString()) === '[object Window]';\n}\nfunction getWindow(node) {\n if (node == null) {\n return window;\n }\n\n if (!isWindow(node)) {\n const ownerDocument = node.ownerDocument;\n return ownerDocument ? ownerDocument.defaultView || window : window;\n }\n\n return node;\n}\n\nfunction getComputedStyle$1(element) {\n return getWindow(element).getComputedStyle(element);\n}\n\nfunction getNodeName(node) {\n return isWindow(node) ? '' : node ? (node.nodeName || '').toLowerCase() : '';\n}\n\nfunction isHTMLElement(value) {\n return value instanceof getWindow(value).HTMLElement;\n}\nfunction isElement(value) {\n return value instanceof getWindow(value).Element;\n}\nfunction isNode(value) {\n return value instanceof getWindow(value).Node;\n}\nfunction isShadowRoot(node) {\n const OwnElement = getWindow(node).ShadowRoot;\n return node instanceof OwnElement || node instanceof ShadowRoot;\n}\nfunction isScrollParent(element) {\n // Firefox wants us to check `-x` and `-y` variations as well\n const {\n overflow,\n overflowX,\n overflowY\n } = getComputedStyle$1(element);\n return /auto|scroll|overlay|hidden/.test(overflow + overflowY + overflowX);\n}\nfunction isTableElement(element) {\n return ['table', 'td', 'th'].includes(getNodeName(element));\n}\nfunction isContainingBlock(element) {\n // TODO: Try and use feature detection here instead\n const isFirefox = navigator.userAgent.toLowerCase().includes('firefox');\n const css = getComputedStyle$1(element); // This is non-exhaustive but covers the most common CSS properties that\n // create a containing block.\n // https://developer.mozilla.org/en-US/docs/Web/CSS/Containing_block#identifying_the_containing_block\n\n return css.transform !== 'none' || css.perspective !== 'none' || css.contain === 'paint' || ['transform', 'perspective'].includes(css.willChange) || isFirefox && css.willChange === 'filter' || isFirefox && (css.filter ? css.filter !== 'none' : false);\n}\n\nconst min = Math.min;\nconst max = Math.max;\nconst round = Math.round;\n\nfunction getBoundingClientRect(element, includeScale) {\n if (includeScale === void 0) {\n includeScale = false;\n }\n\n const clientRect = element.getBoundingClientRect();\n let scaleX = 1;\n let scaleY = 1;\n\n if (includeScale && isHTMLElement(element)) {\n scaleX = element.offsetWidth > 0 ? round(clientRect.width) / element.offsetWidth || 1 : 1;\n scaleY = element.offsetHeight > 0 ? round(clientRect.height) / element.offsetHeight || 1 : 1;\n }\n\n return {\n width: clientRect.width / scaleX,\n height: clientRect.height / scaleY,\n top: clientRect.top / scaleY,\n right: clientRect.right / scaleX,\n bottom: clientRect.bottom / scaleY,\n left: clientRect.left / scaleX,\n x: clientRect.left / scaleX,\n y: clientRect.top / scaleY\n };\n}\n\nfunction getDocumentElement(node) {\n return ((isNode(node) ? node.ownerDocument : node.document) || window.document).documentElement;\n}\n\nfunction getNodeScroll(element) {\n if (isWindow(element)) {\n return {\n scrollLeft: element.pageXOffset,\n scrollTop: element.pageYOffset\n };\n }\n\n return {\n scrollLeft: element.scrollLeft,\n scrollTop: element.scrollTop\n };\n}\n\nfunction getWindowScrollBarX(element) {\n // If has a CSS width greater than the viewport, then this will be\n // incorrect for RTL.\n return getBoundingClientRect(getDocumentElement(element)).left + getNodeScroll(element).scrollLeft;\n}\n\nfunction isScaled(element) {\n const rect = getBoundingClientRect(element);\n return round(rect.width) !== element.offsetWidth || round(rect.height) !== element.offsetHeight;\n}\n\nfunction getRectRelativeToOffsetParent(element, offsetParent, strategy) {\n const isOffsetParentAnElement = isHTMLElement(offsetParent);\n const documentElement = getDocumentElement(offsetParent);\n const rect = getBoundingClientRect(element, isOffsetParentAnElement && isScaled(offsetParent));\n let scroll = {\n scrollLeft: 0,\n scrollTop: 0\n };\n const offsets = {\n x: 0,\n y: 0\n };\n\n if (isOffsetParentAnElement || !isOffsetParentAnElement && strategy !== 'fixed') {\n if (getNodeName(offsetParent) !== 'body' || isScrollParent(documentElement)) {\n scroll = getNodeScroll(offsetParent);\n }\n\n if (isHTMLElement(offsetParent)) {\n const offsetRect = getBoundingClientRect(offsetParent, true);\n offsets.x = offsetRect.x + offsetParent.clientLeft;\n offsets.y = offsetRect.y + offsetParent.clientTop;\n } else if (documentElement) {\n offsets.x = getWindowScrollBarX(documentElement);\n }\n }\n\n return {\n x: rect.left + scroll.scrollLeft - offsets.x,\n y: rect.top + scroll.scrollTop - offsets.y,\n width: rect.width,\n height: rect.height\n };\n}\n\nfunction getParentNode(node) {\n if (getNodeName(node) === 'html') {\n return node;\n }\n\n return (// this is a quicker (but less type safe) way to save quite some bytes from the bundle\n // @ts-ignore\n node.assignedSlot || // step into the shadow DOM of the parent of a slotted node\n node.parentNode || ( // DOM Element detected\n isShadowRoot(node) ? node.host : null) || // ShadowRoot detected\n getDocumentElement(node) // fallback\n\n );\n}\n\nfunction getTrueOffsetParent(element) {\n if (!isHTMLElement(element) || getComputedStyle(element).position === 'fixed') {\n return null;\n }\n\n return element.offsetParent;\n}\n\nfunction getContainingBlock(element) {\n let currentNode = getParentNode(element);\n\n while (isHTMLElement(currentNode) && !['html', 'body'].includes(getNodeName(currentNode))) {\n if (isContainingBlock(currentNode)) {\n return currentNode;\n } else {\n currentNode = currentNode.parentNode;\n }\n }\n\n return null;\n} // Gets the closest ancestor positioned element. Handles some edge cases,\n// such as table ancestors and cross browser bugs.\n\n\nfunction getOffsetParent(element) {\n const window = getWindow(element);\n let offsetParent = getTrueOffsetParent(element);\n\n while (offsetParent && isTableElement(offsetParent) && getComputedStyle(offsetParent).position === 'static') {\n offsetParent = getTrueOffsetParent(offsetParent);\n }\n\n if (offsetParent && (getNodeName(offsetParent) === 'html' || getNodeName(offsetParent) === 'body' && getComputedStyle(offsetParent).position === 'static' && !isContainingBlock(offsetParent))) {\n return window;\n }\n\n return offsetParent || getContainingBlock(element) || window;\n}\n\nfunction getDimensions(element) {\n return {\n width: element.offsetWidth,\n height: element.offsetHeight\n };\n}\n\nfunction convertOffsetParentRelativeRectToViewportRelativeRect(_ref) {\n let {\n rect,\n offsetParent,\n strategy\n } = _ref;\n const isOffsetParentAnElement = isHTMLElement(offsetParent);\n const documentElement = getDocumentElement(offsetParent);\n\n if (offsetParent === documentElement) {\n return rect;\n }\n\n let scroll = {\n scrollLeft: 0,\n scrollTop: 0\n };\n const offsets = {\n x: 0,\n y: 0\n };\n\n if (isOffsetParentAnElement || !isOffsetParentAnElement && strategy !== 'fixed') {\n if (getNodeName(offsetParent) !== 'body' || isScrollParent(documentElement)) {\n scroll = getNodeScroll(offsetParent);\n }\n\n if (isHTMLElement(offsetParent)) {\n const offsetRect = getBoundingClientRect(offsetParent, true);\n offsets.x = offsetRect.x + offsetParent.clientLeft;\n offsets.y = offsetRect.y + offsetParent.clientTop;\n } // This doesn't appear to be need to be negated.\n // else if (documentElement) {\n // offsets.x = getWindowScrollBarX(documentElement);\n // }\n\n }\n\n return { ...rect,\n x: rect.x - scroll.scrollLeft + offsets.x,\n y: rect.y - scroll.scrollTop + offsets.y\n };\n}\n\nfunction getViewportRect(element) {\n const win = getWindow(element);\n const html = getDocumentElement(element);\n const visualViewport = win.visualViewport;\n let width = html.clientWidth;\n let height = html.clientHeight;\n let x = 0;\n let y = 0;\n\n if (visualViewport) {\n width = visualViewport.width;\n height = visualViewport.height; // Uses Layout Viewport (like Chrome; Safari does not currently)\n // In Chrome, it returns a value very close to 0 (+/-) but contains rounding\n // errors due to floating point numbers, so we need to check precision.\n // Safari returns a number <= 0, usually < -1 when pinch-zoomed\n\n if (Math.abs(win.innerWidth / visualViewport.scale - visualViewport.width) < 0.01) {\n x = visualViewport.offsetLeft;\n y = visualViewport.offsetTop;\n }\n }\n\n return {\n width,\n height,\n x,\n y\n };\n}\n\n// of the `` and `` rect bounds if horizontally scrollable\n\nfunction getDocumentRect(element) {\n var _element$ownerDocumen;\n\n const html = getDocumentElement(element);\n const scroll = getNodeScroll(element);\n const body = (_element$ownerDocumen = element.ownerDocument) == null ? void 0 : _element$ownerDocumen.body;\n const width = max(html.scrollWidth, html.clientWidth, body ? body.scrollWidth : 0, body ? body.clientWidth : 0);\n const height = max(html.scrollHeight, html.clientHeight, body ? body.scrollHeight : 0, body ? body.clientHeight : 0);\n let x = -scroll.scrollLeft + getWindowScrollBarX(element);\n const y = -scroll.scrollTop;\n\n if (getComputedStyle$1(body || html).direction === 'rtl') {\n x += max(html.clientWidth, body ? body.clientWidth : 0) - width;\n }\n\n return {\n width,\n height,\n x,\n y\n };\n}\n\nfunction getScrollParent(node) {\n if (['html', 'body', '#document'].includes(getNodeName(node))) {\n // @ts-ignore assume body is always available\n return node.ownerDocument.body;\n }\n\n if (isHTMLElement(node) && isScrollParent(node)) {\n return node;\n }\n\n return getScrollParent(getParentNode(node));\n}\n\nfunction getScrollParents(node, list) {\n var _node$ownerDocument;\n\n if (list === void 0) {\n list = [];\n }\n\n const scrollParent = getScrollParent(node);\n const isBody = scrollParent === ((_node$ownerDocument = node.ownerDocument) == null ? void 0 : _node$ownerDocument.body);\n const win = getWindow(scrollParent);\n const target = isBody ? [win].concat(win.visualViewport || [], isScrollParent(scrollParent) ? scrollParent : []) : scrollParent;\n const updatedList = list.concat(target);\n return isBody ? updatedList : // @ts-ignore: isBody tells us target will be an HTMLElement here\n updatedList.concat(getScrollParents(getParentNode(target)));\n}\n\nfunction contains(parent, child) {\n const rootNode = child.getRootNode == null ? void 0 : child.getRootNode(); // First, attempt with faster native method\n\n if (parent.contains(child)) {\n return true;\n } // then fallback to custom implementation with Shadow DOM support\n else if (rootNode && isShadowRoot(rootNode)) {\n let next = child;\n\n do {\n // use `===` replace node.isSameNode()\n if (next && parent === next) {\n return true;\n } // @ts-ignore: need a better way to handle this...\n\n\n next = next.parentNode || next.host;\n } while (next);\n }\n\n return false;\n}\n\nfunction getInnerBoundingClientRect(element) {\n const clientRect = getBoundingClientRect(element);\n const top = clientRect.top + element.clientTop;\n const left = clientRect.left + element.clientLeft;\n return {\n top,\n left,\n x: left,\n y: top,\n right: left + element.clientWidth,\n bottom: top + element.clientHeight,\n width: element.clientWidth,\n height: element.clientHeight\n };\n}\n\nfunction getClientRectFromClippingParent(element, clippingParent) {\n if (clippingParent === 'viewport') {\n return rectToClientRect(getViewportRect(element));\n }\n\n if (isElement(clippingParent)) {\n return getInnerBoundingClientRect(clippingParent);\n }\n\n return rectToClientRect(getDocumentRect(getDocumentElement(element)));\n} // A \"clipping parent\" is an overflowable container with the characteristic of\n// clipping (or hiding) overflowing elements with a position different from\n// `initial`\n\n\nfunction getClippingParents(element) {\n const clippingParents = getScrollParents(getParentNode(element));\n const canEscapeClipping = ['absolute', 'fixed'].includes(getComputedStyle$1(element).position);\n const clipperElement = canEscapeClipping && isHTMLElement(element) ? getOffsetParent(element) : element;\n\n if (!isElement(clipperElement)) {\n return [];\n } // @ts-ignore isElement check ensures we return Array\n\n\n return clippingParents.filter(clippingParent => isElement(clippingParent) && contains(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body');\n} // Gets the maximum area that the element is visible in due to any number of\n// clipping parents\n\n\nfunction getClippingClientRect(_ref) {\n let {\n element,\n boundary,\n rootBoundary\n } = _ref;\n const mainClippingParents = boundary === 'clippingParents' ? getClippingParents(element) : [].concat(boundary);\n const clippingParents = [...mainClippingParents, rootBoundary];\n const firstClippingParent = clippingParents[0];\n const clippingRect = clippingParents.reduce((accRect, clippingParent) => {\n const rect = getClientRectFromClippingParent(element, clippingParent);\n accRect.top = max(rect.top, accRect.top);\n accRect.right = min(rect.right, accRect.right);\n accRect.bottom = min(rect.bottom, accRect.bottom);\n accRect.left = max(rect.left, accRect.left);\n return accRect;\n }, getClientRectFromClippingParent(element, firstClippingParent));\n clippingRect.width = clippingRect.right - clippingRect.left;\n clippingRect.height = clippingRect.bottom - clippingRect.top;\n clippingRect.x = clippingRect.left;\n clippingRect.y = clippingRect.top;\n return clippingRect;\n}\n\nconst platform = {\n getElementRects: _ref => {\n let {\n reference,\n floating,\n strategy\n } = _ref;\n return {\n reference: getRectRelativeToOffsetParent(reference, getOffsetParent(floating), strategy),\n floating: { ...getDimensions(floating),\n x: 0,\n y: 0\n }\n };\n },\n convertOffsetParentRelativeRectToViewportRelativeRect: args => convertOffsetParentRelativeRectToViewportRelativeRect(args),\n getOffsetParent: _ref2 => {\n let {\n element\n } = _ref2;\n return getOffsetParent(element);\n },\n isElement: value => isElement(value),\n getDocumentElement: _ref3 => {\n let {\n element\n } = _ref3;\n return getDocumentElement(element);\n },\n getClippingClientRect: args => getClippingClientRect(args),\n getDimensions: _ref4 => {\n let {\n element\n } = _ref4;\n return getDimensions(element);\n },\n getClientRects: _ref5 => {\n let {\n element\n } = _ref5;\n return element.getClientRects();\n }\n};\n\nconst computePosition = (reference, floating, options) => computePosition$1(reference, floating, {\n platform,\n ...options\n});\n\nexport { computePosition, getScrollParents };\n","var __defProp = Object.defineProperty;\nvar __defProps = Object.defineProperties;\nvar __getOwnPropDescs = Object.getOwnPropertyDescriptors;\nvar __getOwnPropSymbols = Object.getOwnPropertySymbols;\nvar __hasOwnProp = Object.prototype.hasOwnProperty;\nvar __propIsEnum = Object.prototype.propertyIsEnumerable;\nvar __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;\nvar __spreadValues = (a, b) => {\n for (var prop in b || (b = {}))\n if (__hasOwnProp.call(b, prop))\n __defNormalProp(a, prop, b[prop]);\n if (__getOwnPropSymbols)\n for (var prop of __getOwnPropSymbols(b)) {\n if (__propIsEnum.call(b, prop))\n __defNormalProp(a, prop, b[prop]);\n }\n return a;\n};\nvar __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));\nvar __objRest = (source, exclude) => {\n var target = {};\n for (var prop in source)\n if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)\n target[prop] = source[prop];\n if (source != null && __getOwnPropSymbols)\n for (var prop of __getOwnPropSymbols(source)) {\n if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))\n target[prop] = source[prop];\n }\n return target;\n};\nimport { offset, autoPlacement, shift, flip, arrow, size, computePosition, getScrollParents } from \"@floating-ui/dom\";\nimport Vue from \"vue\";\nfunction assign(to, from) {\n for (const key in from) {\n if (Object.prototype.hasOwnProperty.call(from, key)) {\n if (typeof from[key] === \"object\" && to[key]) {\n assign(to[key], from[key]);\n } else {\n to[key] = from[key];\n }\n }\n }\n}\nconst config = {\n disabled: false,\n distance: 5,\n skidding: 0,\n container: \"body\",\n boundary: void 0,\n instantMove: false,\n disposeTimeout: 5e3,\n popperTriggers: [],\n strategy: \"absolute\",\n preventOverflow: true,\n flip: true,\n shift: true,\n overflowPadding: 0,\n arrowPadding: 0,\n arrowOverflow: true,\n themes: {\n tooltip: {\n placement: \"top\",\n triggers: [\"hover\", \"focus\", \"touch\"],\n hideTriggers: (events) => [...events, \"click\"],\n delay: {\n show: 200,\n hide: 0\n },\n handleResize: false,\n html: false,\n loadingContent: \"...\"\n },\n dropdown: {\n placement: \"bottom\",\n triggers: [\"click\"],\n delay: 0,\n handleResize: true,\n autoHide: true\n },\n menu: {\n $extend: \"dropdown\",\n triggers: [\"hover\", \"focus\"],\n popperTriggers: [\"hover\", \"focus\"],\n delay: {\n show: 0,\n hide: 400\n }\n }\n }\n};\nfunction getDefaultConfig(theme, key) {\n let themeConfig = config.themes[theme] || {};\n let value;\n do {\n value = themeConfig[key];\n if (typeof value === \"undefined\") {\n if (themeConfig.$extend) {\n themeConfig = config.themes[themeConfig.$extend] || {};\n } else {\n themeConfig = null;\n value = config[key];\n }\n } else {\n themeConfig = null;\n }\n } while (themeConfig);\n return value;\n}\nfunction getThemeClasses(theme) {\n const result = [theme];\n let themeConfig = config.themes[theme] || {};\n do {\n if (themeConfig.$extend && !themeConfig.$resetCss) {\n result.push(themeConfig.$extend);\n themeConfig = config.themes[themeConfig.$extend] || {};\n } else {\n themeConfig = null;\n }\n } while (themeConfig);\n return result.map((c) => `v-popper--theme-${c}`);\n}\nfunction getAllParentThemes(theme) {\n const result = [theme];\n let themeConfig = config.themes[theme] || {};\n do {\n if (themeConfig.$extend) {\n result.push(themeConfig.$extend);\n themeConfig = config.themes[themeConfig.$extend] || {};\n } else {\n themeConfig = null;\n }\n } while (themeConfig);\n return result;\n}\nvar vueResize = \"\";\nlet supportsPassive = false;\nif (typeof window !== \"undefined\") {\n supportsPassive = false;\n try {\n const opts = Object.defineProperty({}, \"passive\", {\n get() {\n supportsPassive = true;\n }\n });\n window.addEventListener(\"test\", null, opts);\n } catch (e) {\n }\n}\nlet isIOS = false;\nif (typeof window !== \"undefined\" && typeof navigator !== \"undefined\") {\n isIOS = /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream;\n}\nconst placements = [\"auto\", \"top\", \"bottom\", \"left\", \"right\"].reduce((acc, base) => acc.concat([\n base,\n `${base}-start`,\n `${base}-end`\n]), []);\nconst SHOW_EVENT_MAP = {\n hover: \"mouseenter\",\n focus: \"focus\",\n click: \"click\",\n touch: \"touchstart\"\n};\nconst HIDE_EVENT_MAP = {\n hover: \"mouseleave\",\n focus: \"blur\",\n click: \"click\",\n touch: \"touchend\"\n};\nfunction removeFromArray(array, item) {\n const index = array.indexOf(item);\n if (index !== -1) {\n array.splice(index, 1);\n }\n}\nfunction nextFrame() {\n return new Promise((resolve) => requestAnimationFrame(() => {\n requestAnimationFrame(resolve);\n }));\n}\nconst shownPoppers = [];\nlet hidingPopper = null;\nconst shownPoppersByTheme = {};\nfunction getShownPoppersByTheme(theme) {\n let list = shownPoppersByTheme[theme];\n if (!list) {\n list = shownPoppersByTheme[theme] = [];\n }\n return list;\n}\nlet Element = function() {\n};\nif (typeof window !== \"undefined\") {\n Element = window.Element;\n}\nfunction defaultPropFactory(prop) {\n return function() {\n const props = this.$props;\n return getDefaultConfig(props.theme, prop);\n };\n}\nconst PROVIDE_KEY = \"__floating-vue__popper\";\nvar PrivatePopper = () => ({\n name: \"VPopper\",\n props: {\n theme: {\n type: String,\n required: true\n },\n targetNodes: {\n type: Function,\n required: true\n },\n referenceNode: {\n type: Function,\n required: true\n },\n popperNode: {\n type: Function,\n required: true\n },\n shown: {\n type: Boolean,\n default: false\n },\n showGroup: {\n type: String,\n default: null\n },\n ariaId: {\n default: null\n },\n disabled: {\n type: Boolean,\n default: defaultPropFactory(\"disabled\")\n },\n positioningDisabled: {\n type: Boolean,\n default: defaultPropFactory(\"positioningDisabled\")\n },\n placement: {\n type: String,\n default: defaultPropFactory(\"placement\"),\n validator: (value) => placements.includes(value)\n },\n delay: {\n type: [String, Number, Object],\n default: defaultPropFactory(\"delay\")\n },\n distance: {\n type: [Number, String],\n default: defaultPropFactory(\"distance\")\n },\n skidding: {\n type: [Number, String],\n default: defaultPropFactory(\"skidding\")\n },\n triggers: {\n type: Array,\n default: defaultPropFactory(\"triggers\")\n },\n showTriggers: {\n type: [Array, Function],\n default: defaultPropFactory(\"showTriggers\")\n },\n hideTriggers: {\n type: [Array, Function],\n default: defaultPropFactory(\"hideTriggers\")\n },\n popperTriggers: {\n type: Array,\n default: defaultPropFactory(\"popperTriggers\")\n },\n popperShowTriggers: {\n type: [Array, Function],\n default: defaultPropFactory(\"popperShowTriggers\")\n },\n popperHideTriggers: {\n type: [Array, Function],\n default: defaultPropFactory(\"popperHideTriggers\")\n },\n container: {\n type: [String, Object, Element, Boolean],\n default: defaultPropFactory(\"container\")\n },\n boundary: {\n type: [String, Element],\n default: defaultPropFactory(\"boundary\")\n },\n strategy: {\n type: String,\n validator: (value) => [\"absolute\", \"fixed\"].includes(value),\n default: defaultPropFactory(\"strategy\")\n },\n autoHide: {\n type: [Boolean, Function],\n default: defaultPropFactory(\"autoHide\")\n },\n handleResize: {\n type: Boolean,\n default: defaultPropFactory(\"handleResize\")\n },\n instantMove: {\n type: Boolean,\n default: defaultPropFactory(\"instantMove\")\n },\n eagerMount: {\n type: Boolean,\n default: defaultPropFactory(\"eagerMount\")\n },\n popperClass: {\n type: [String, Array, Object],\n default: defaultPropFactory(\"popperClass\")\n },\n computeTransformOrigin: {\n type: Boolean,\n default: defaultPropFactory(\"computeTransformOrigin\")\n },\n autoMinSize: {\n type: Boolean,\n default: defaultPropFactory(\"autoMinSize\")\n },\n autoSize: {\n type: [Boolean, String],\n default: defaultPropFactory(\"autoSize\")\n },\n autoMaxSize: {\n type: Boolean,\n default: defaultPropFactory(\"autoMaxSize\")\n },\n autoBoundaryMaxSize: {\n type: Boolean,\n default: defaultPropFactory(\"autoBoundaryMaxSize\")\n },\n preventOverflow: {\n type: Boolean,\n default: defaultPropFactory(\"preventOverflow\")\n },\n overflowPadding: {\n type: [Number, String],\n default: defaultPropFactory(\"overflowPadding\")\n },\n arrowPadding: {\n type: [Number, String],\n default: defaultPropFactory(\"arrowPadding\")\n },\n arrowOverflow: {\n type: Boolean,\n default: defaultPropFactory(\"arrowOverflow\")\n },\n flip: {\n type: Boolean,\n default: defaultPropFactory(\"flip\")\n },\n shift: {\n type: Boolean,\n default: defaultPropFactory(\"shift\")\n },\n shiftCrossAxis: {\n type: Boolean,\n default: defaultPropFactory(\"shiftCrossAxis\")\n }\n },\n provide() {\n return {\n [PROVIDE_KEY]: {\n parentPopper: this\n }\n };\n },\n inject: {\n [PROVIDE_KEY]: { default: null }\n },\n data() {\n return {\n isShown: false,\n isMounted: false,\n skipTransition: false,\n classes: {\n showFrom: false,\n showTo: false,\n hideFrom: false,\n hideTo: true\n },\n result: {\n x: 0,\n y: 0,\n placement: \"\",\n strategy: this.strategy,\n arrow: {\n x: 0,\n y: 0,\n centerOffset: 0\n },\n transformOrigin: null\n },\n shownChildren: /* @__PURE__ */ new Set(),\n lastAutoHide: true\n };\n },\n computed: {\n popperId() {\n return this.ariaId != null ? this.ariaId : this.randomId;\n },\n shouldMountContent() {\n return this.eagerMount || this.isMounted;\n },\n slotData() {\n return {\n popperId: this.popperId,\n isShown: this.isShown,\n shouldMountContent: this.shouldMountContent,\n skipTransition: this.skipTransition,\n autoHide: typeof this.autoHide === \"function\" ? this.lastAutoHide : this.autoHide,\n show: this.show,\n hide: this.hide,\n handleResize: this.handleResize,\n onResize: this.onResize,\n classes: __spreadProps(__spreadValues({}, this.classes), {\n popperClass: this.popperClass\n }),\n result: this.positioningDisabled ? null : this.result\n };\n },\n parentPopper() {\n var _a;\n return (_a = this[PROVIDE_KEY]) == null ? void 0 : _a.parentPopper;\n },\n hasPopperShowTriggerHover() {\n var _a, _b;\n return ((_a = this.popperTriggers) == null ? void 0 : _a.includes(\"hover\")) || ((_b = this.popperShowTriggers) == null ? void 0 : _b.includes(\"hover\"));\n }\n },\n watch: __spreadValues(__spreadValues({\n shown: \"$_autoShowHide\",\n disabled(value) {\n if (value) {\n this.dispose();\n } else {\n this.init();\n }\n },\n async container() {\n if (this.isShown) {\n this.$_ensureTeleport();\n await this.$_computePosition();\n }\n }\n }, [\n \"triggers\",\n \"positioningDisabled\"\n ].reduce((acc, prop) => {\n acc[prop] = \"$_refreshListeners\";\n return acc;\n }, {})), [\n \"placement\",\n \"distance\",\n \"skidding\",\n \"boundary\",\n \"strategy\",\n \"overflowPadding\",\n \"arrowPadding\",\n \"preventOverflow\",\n \"shift\",\n \"shiftCrossAxis\",\n \"flip\"\n ].reduce((acc, prop) => {\n acc[prop] = \"$_computePosition\";\n return acc;\n }, {})),\n created() {\n this.$_isDisposed = true;\n this.randomId = `popper_${[Math.random(), Date.now()].map((n) => n.toString(36).substring(2, 10)).join(\"_\")}`;\n if (this.autoMinSize) {\n console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize=\"min\"` instead.');\n }\n if (this.autoMaxSize) {\n console.warn(\"[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.\");\n }\n },\n mounted() {\n this.init();\n this.$_detachPopperNode();\n },\n activated() {\n this.$_autoShowHide();\n },\n deactivated() {\n this.hide();\n },\n beforeDestroy() {\n this.dispose();\n },\n methods: {\n show({ event = null, skipDelay = false, force = false } = {}) {\n var _a, _b;\n if (((_a = this.parentPopper) == null ? void 0 : _a.lockedChild) && this.parentPopper.lockedChild !== this)\n return;\n this.$_pendingHide = false;\n if (force || !this.disabled) {\n if (((_b = this.parentPopper) == null ? void 0 : _b.lockedChild) === this) {\n this.parentPopper.lockedChild = null;\n }\n this.$_scheduleShow(event, skipDelay);\n this.$emit(\"show\");\n this.$_showFrameLocked = true;\n requestAnimationFrame(() => {\n this.$_showFrameLocked = false;\n });\n }\n this.$emit(\"update:shown\", true);\n },\n hide({ event = null, skipDelay = false, skipAiming = false } = {}) {\n var _a;\n if (this.$_hideInProgress)\n return;\n if (this.shownChildren.size > 0) {\n this.$_pendingHide = true;\n return;\n }\n if (!skipAiming && this.hasPopperShowTriggerHover && this.$_isAimingPopper()) {\n if (this.parentPopper) {\n this.parentPopper.lockedChild = this;\n clearTimeout(this.parentPopper.lockedChildTimer);\n this.parentPopper.lockedChildTimer = setTimeout(() => {\n if (this.parentPopper.lockedChild === this) {\n this.parentPopper.lockedChild.hide({ skipDelay });\n this.parentPopper.lockedChild = null;\n }\n }, 1e3);\n }\n return;\n }\n if (((_a = this.parentPopper) == null ? void 0 : _a.lockedChild) === this) {\n this.parentPopper.lockedChild = null;\n }\n this.$_pendingHide = false;\n this.$_scheduleHide(event, skipDelay);\n this.$emit(\"hide\");\n this.$emit(\"update:shown\", false);\n },\n init() {\n if (!this.$_isDisposed)\n return;\n this.$_isDisposed = false;\n this.isMounted = false;\n this.$_events = [];\n this.$_preventShow = false;\n this.$_referenceNode = this.referenceNode();\n this.$_targetNodes = this.targetNodes().filter((e) => e.nodeType === e.ELEMENT_NODE);\n this.$_popperNode = this.popperNode();\n this.$_innerNode = this.$_popperNode.querySelector(\".v-popper__inner\");\n this.$_arrowNode = this.$_popperNode.querySelector(\".v-popper__arrow-container\");\n this.$_swapTargetAttrs(\"title\", \"data-original-title\");\n this.$_detachPopperNode();\n if (this.triggers.length) {\n this.$_addEventListeners();\n }\n if (this.shown) {\n this.show();\n }\n },\n dispose() {\n if (this.$_isDisposed)\n return;\n this.$_isDisposed = true;\n this.$_removeEventListeners();\n this.hide({ skipDelay: true });\n this.$_detachPopperNode();\n this.isMounted = false;\n this.isShown = false;\n this.$_updateParentShownChildren(false);\n this.$_swapTargetAttrs(\"data-original-title\", \"title\");\n this.$emit(\"dispose\");\n },\n async onResize() {\n if (this.isShown) {\n await this.$_computePosition();\n this.$emit(\"resize\");\n }\n },\n async $_computePosition() {\n var _a;\n if (this.$_isDisposed || this.positioningDisabled)\n return;\n const options2 = {\n strategy: this.strategy,\n middleware: []\n };\n if (this.distance || this.skidding) {\n options2.middleware.push(offset({\n mainAxis: this.distance,\n crossAxis: this.skidding\n }));\n }\n const isPlacementAuto = this.placement.startsWith(\"auto\");\n if (isPlacementAuto) {\n options2.middleware.push(autoPlacement({\n alignment: (_a = this.placement.split(\"-\")[1]) != null ? _a : \"\"\n }));\n } else {\n options2.placement = this.placement;\n }\n if (this.preventOverflow) {\n if (this.shift) {\n options2.middleware.push(shift({\n padding: this.overflowPadding,\n boundary: this.boundary,\n crossAxis: this.shiftCrossAxis\n }));\n }\n if (!isPlacementAuto && this.flip) {\n options2.middleware.push(flip({\n padding: this.overflowPadding,\n boundary: this.boundary\n }));\n }\n }\n options2.middleware.push(arrow({\n element: this.$_arrowNode,\n padding: this.arrowPadding\n }));\n if (this.arrowOverflow) {\n options2.middleware.push({\n name: \"arrowOverflow\",\n fn: ({ placement, rects, middlewareData }) => {\n let overflow;\n const { centerOffset } = middlewareData.arrow;\n if (placement.startsWith(\"top\") || placement.startsWith(\"bottom\")) {\n overflow = Math.abs(centerOffset) > rects.reference.width / 2;\n } else {\n overflow = Math.abs(centerOffset) > rects.reference.height / 2;\n }\n return {\n data: {\n overflow\n }\n };\n }\n });\n }\n if (this.autoMinSize || this.autoSize) {\n const autoSize = this.autoSize ? this.autoSize : this.autoMinSize ? \"min\" : null;\n options2.middleware.push({\n name: \"autoSize\",\n fn: ({ rects, placement, middlewareData }) => {\n var _a2;\n if ((_a2 = middlewareData.autoSize) == null ? void 0 : _a2.skip) {\n return {};\n }\n let width;\n let height;\n if (placement.startsWith(\"top\") || placement.startsWith(\"bottom\")) {\n width = rects.reference.width;\n } else {\n height = rects.reference.height;\n }\n this.$_innerNode.style[autoSize === \"min\" ? \"minWidth\" : autoSize === \"max\" ? \"maxWidth\" : \"width\"] = width != null ? `${width}px` : null;\n this.$_innerNode.style[autoSize === \"min\" ? \"minHeight\" : autoSize === \"max\" ? \"maxHeight\" : \"height\"] = height != null ? `${height}px` : null;\n return {\n data: {\n skip: true\n },\n reset: {\n rects: true\n }\n };\n }\n });\n }\n if (this.autoMaxSize || this.autoBoundaryMaxSize) {\n this.$_innerNode.style.maxWidth = null;\n this.$_innerNode.style.maxHeight = null;\n options2.middleware.push(size({\n boundary: this.boundary,\n padding: this.overflowPadding,\n apply: ({ width, height }) => {\n this.$_innerNode.style.maxWidth = width != null ? `${width}px` : null;\n this.$_innerNode.style.maxHeight = height != null ? `${height}px` : null;\n }\n }));\n }\n const data = await computePosition(this.$_referenceNode, this.$_popperNode, options2);\n Object.assign(this.result, {\n x: data.x,\n y: data.y,\n placement: data.placement,\n strategy: data.strategy,\n arrow: __spreadValues(__spreadValues({}, data.middlewareData.arrow), data.middlewareData.arrowOverflow)\n });\n },\n $_scheduleShow(event = null, skipDelay = false) {\n this.$_updateParentShownChildren(true);\n this.$_hideInProgress = false;\n clearTimeout(this.$_scheduleTimer);\n if (hidingPopper && this.instantMove && hidingPopper.instantMove && hidingPopper !== this.parentPopper) {\n hidingPopper.$_applyHide(true);\n this.$_applyShow(true);\n return;\n }\n if (skipDelay) {\n this.$_applyShow();\n } else {\n this.$_scheduleTimer = setTimeout(this.$_applyShow.bind(this), this.$_computeDelay(\"show\"));\n }\n },\n $_scheduleHide(event = null, skipDelay = false) {\n if (this.shownChildren.size > 0) {\n this.$_pendingHide = true;\n return;\n }\n this.$_updateParentShownChildren(false);\n this.$_hideInProgress = true;\n clearTimeout(this.$_scheduleTimer);\n if (this.isShown) {\n hidingPopper = this;\n }\n if (skipDelay) {\n this.$_applyHide();\n } else {\n this.$_scheduleTimer = setTimeout(this.$_applyHide.bind(this), this.$_computeDelay(\"hide\"));\n }\n },\n $_computeDelay(type) {\n const delay = this.delay;\n return parseInt(delay && delay[type] || delay || 0);\n },\n async $_applyShow(skipTransition = false) {\n clearTimeout(this.$_disposeTimer);\n clearTimeout(this.$_scheduleTimer);\n this.skipTransition = skipTransition;\n if (this.isShown) {\n return;\n }\n this.$_ensureTeleport();\n await nextFrame();\n await this.$_computePosition();\n await this.$_applyShowEffect();\n if (!this.positioningDisabled) {\n this.$_registerEventListeners([\n ...getScrollParents(this.$_referenceNode),\n ...getScrollParents(this.$_popperNode)\n ], \"scroll\", () => {\n this.$_computePosition();\n });\n }\n },\n async $_applyShowEffect() {\n if (this.$_hideInProgress)\n return;\n if (this.computeTransformOrigin) {\n const bounds = this.$_referenceNode.getBoundingClientRect();\n const popperWrapper = this.$_popperNode.querySelector(\".v-popper__wrapper\");\n const parentBounds = popperWrapper.parentNode.getBoundingClientRect();\n const x = bounds.x + bounds.width / 2 - (parentBounds.left + popperWrapper.offsetLeft);\n const y = bounds.y + bounds.height / 2 - (parentBounds.top + popperWrapper.offsetTop);\n this.result.transformOrigin = `${x}px ${y}px`;\n }\n this.isShown = true;\n this.$_applyAttrsToTarget({\n \"aria-describedby\": this.popperId,\n \"data-popper-shown\": \"\"\n });\n const showGroup = this.showGroup;\n if (showGroup) {\n let popover;\n for (let i = 0; i < shownPoppers.length; i++) {\n popover = shownPoppers[i];\n if (popover.showGroup !== showGroup) {\n popover.hide();\n popover.$emit(\"close-group\");\n }\n }\n }\n shownPoppers.push(this);\n document.body.classList.add(\"v-popper--some-open\");\n for (const theme of getAllParentThemes(this.theme)) {\n getShownPoppersByTheme(theme).push(this);\n document.body.classList.add(`v-popper--some-open--${theme}`);\n }\n this.$emit(\"apply-show\");\n this.classes.showFrom = true;\n this.classes.showTo = false;\n this.classes.hideFrom = false;\n this.classes.hideTo = false;\n await nextFrame();\n this.classes.showFrom = false;\n this.classes.showTo = true;\n this.$_popperNode.focus();\n },\n async $_applyHide(skipTransition = false) {\n if (this.shownChildren.size > 0) {\n this.$_pendingHide = true;\n this.$_hideInProgress = false;\n return;\n }\n clearTimeout(this.$_scheduleTimer);\n if (!this.isShown) {\n return;\n }\n this.skipTransition = skipTransition;\n removeFromArray(shownPoppers, this);\n if (shownPoppers.length === 0) {\n document.body.classList.remove(\"v-popper--some-open\");\n }\n for (const theme of getAllParentThemes(this.theme)) {\n const list = getShownPoppersByTheme(theme);\n removeFromArray(list, this);\n if (list.length === 0) {\n document.body.classList.remove(`v-popper--some-open--${theme}`);\n }\n }\n if (hidingPopper === this) {\n hidingPopper = null;\n }\n this.isShown = false;\n this.$_applyAttrsToTarget({\n \"aria-describedby\": void 0,\n \"data-popper-shown\": void 0\n });\n clearTimeout(this.$_disposeTimer);\n const disposeTime = getDefaultConfig(this.theme, \"disposeTimeout\");\n if (disposeTime !== null) {\n this.$_disposeTimer = setTimeout(() => {\n if (this.$_popperNode) {\n this.$_detachPopperNode();\n this.isMounted = false;\n }\n }, disposeTime);\n }\n this.$_removeEventListeners(\"scroll\");\n this.$emit(\"apply-hide\");\n this.classes.showFrom = false;\n this.classes.showTo = false;\n this.classes.hideFrom = true;\n this.classes.hideTo = false;\n await nextFrame();\n this.classes.hideFrom = false;\n this.classes.hideTo = true;\n },\n $_autoShowHide() {\n if (this.shown) {\n this.show();\n } else {\n this.hide();\n }\n },\n $_ensureTeleport() {\n if (this.$_isDisposed)\n return;\n let container = this.container;\n if (typeof container === \"string\") {\n container = window.document.querySelector(container);\n } else if (container === false) {\n container = this.$_targetNodes[0].parentNode;\n }\n if (!container) {\n throw new Error(\"No container for popover: \" + this.container);\n }\n container.appendChild(this.$_popperNode);\n this.isMounted = true;\n },\n $_addEventListeners() {\n const handleShow = (event) => {\n if (this.isShown && !this.$_hideInProgress) {\n return;\n }\n event.usedByTooltip = true;\n !this.$_preventShow && this.show({ event });\n };\n this.$_registerTriggerListeners(this.$_targetNodes, SHOW_EVENT_MAP, this.triggers, this.showTriggers, handleShow);\n this.$_registerTriggerListeners([this.$_popperNode], SHOW_EVENT_MAP, this.popperTriggers, this.popperShowTriggers, handleShow);\n const handleHide = (skipAiming) => (event) => {\n if (event.usedByTooltip) {\n return;\n }\n this.hide({ event, skipAiming });\n };\n this.$_registerTriggerListeners(this.$_targetNodes, HIDE_EVENT_MAP, this.triggers, this.hideTriggers, handleHide(false));\n this.$_registerTriggerListeners([this.$_popperNode], HIDE_EVENT_MAP, this.popperTriggers, this.popperHideTriggers, handleHide(true));\n },\n $_registerEventListeners(targetNodes, eventType, handler) {\n this.$_events.push({ targetNodes, eventType, handler });\n targetNodes.forEach((node) => node.addEventListener(eventType, handler, supportsPassive ? {\n passive: true\n } : void 0));\n },\n $_registerTriggerListeners(targetNodes, eventMap, commonTriggers, customTrigger, handler) {\n let triggers = commonTriggers;\n if (customTrigger != null) {\n triggers = typeof customTrigger === \"function\" ? customTrigger(triggers) : customTrigger;\n }\n triggers.forEach((trigger) => {\n const eventType = eventMap[trigger];\n if (eventType) {\n this.$_registerEventListeners(targetNodes, eventType, handler);\n }\n });\n },\n $_removeEventListeners(filterEventType) {\n const newList = [];\n this.$_events.forEach((listener) => {\n const { targetNodes, eventType, handler } = listener;\n if (!filterEventType || filterEventType === eventType) {\n targetNodes.forEach((node) => node.removeEventListener(eventType, handler));\n } else {\n newList.push(listener);\n }\n });\n this.$_events = newList;\n },\n $_refreshListeners() {\n if (!this.$_isDisposed) {\n this.$_removeEventListeners();\n this.$_addEventListeners();\n }\n },\n $_handleGlobalClose(event, touch = false) {\n if (this.$_showFrameLocked)\n return;\n this.hide({ event });\n if (event.closePopover) {\n this.$emit(\"close-directive\");\n } else {\n this.$emit(\"auto-hide\");\n }\n if (touch) {\n this.$_preventShow = true;\n setTimeout(() => {\n this.$_preventShow = false;\n }, 300);\n }\n },\n $_detachPopperNode() {\n this.$_popperNode.parentNode && this.$_popperNode.parentNode.removeChild(this.$_popperNode);\n },\n $_swapTargetAttrs(attrFrom, attrTo) {\n for (const el of this.$_targetNodes) {\n const value = el.getAttribute(attrFrom);\n if (value) {\n el.removeAttribute(attrFrom);\n el.setAttribute(attrTo, value);\n }\n }\n },\n $_applyAttrsToTarget(attrs) {\n for (const el of this.$_targetNodes) {\n for (const n in attrs) {\n const value = attrs[n];\n if (value == null) {\n el.removeAttribute(n);\n } else {\n el.setAttribute(n, value);\n }\n }\n }\n },\n $_updateParentShownChildren(value) {\n let parent = this.parentPopper;\n while (parent) {\n if (value) {\n parent.shownChildren.add(this.randomId);\n } else {\n parent.shownChildren.delete(this.randomId);\n if (parent.$_pendingHide) {\n parent.hide();\n }\n }\n parent = parent.parentPopper;\n }\n },\n $_isAimingPopper() {\n const referenceBounds = this.$el.getBoundingClientRect();\n if (mouseX >= referenceBounds.left && mouseX <= referenceBounds.right && mouseY >= referenceBounds.top && mouseY <= referenceBounds.bottom) {\n const popperBounds = this.$_popperNode.getBoundingClientRect();\n const vectorX = mouseX - mousePreviousX;\n const vectorY = mouseY - mousePreviousY;\n const distance = popperBounds.left + popperBounds.width / 2 - mousePreviousX + (popperBounds.top + popperBounds.height / 2) - mousePreviousY;\n const newVectorLength = distance + popperBounds.width + popperBounds.height;\n const edgeX = mousePreviousX + vectorX * newVectorLength;\n const edgeY = mousePreviousY + vectorY * newVectorLength;\n return lineIntersectsLine(mousePreviousX, mousePreviousY, edgeX, edgeY, popperBounds.left, popperBounds.top, popperBounds.left, popperBounds.bottom) || lineIntersectsLine(mousePreviousX, mousePreviousY, edgeX, edgeY, popperBounds.left, popperBounds.top, popperBounds.right, popperBounds.top) || lineIntersectsLine(mousePreviousX, mousePreviousY, edgeX, edgeY, popperBounds.right, popperBounds.top, popperBounds.right, popperBounds.bottom) || lineIntersectsLine(mousePreviousX, mousePreviousY, edgeX, edgeY, popperBounds.left, popperBounds.bottom, popperBounds.right, popperBounds.bottom);\n }\n return false;\n }\n },\n render() {\n return this.$scopedSlots.default(this.slotData)[0];\n }\n});\nif (typeof document !== \"undefined\" && typeof window !== \"undefined\") {\n if (isIOS) {\n document.addEventListener(\"touchstart\", handleGlobalMousedown, supportsPassive ? {\n passive: true,\n capture: true\n } : true);\n document.addEventListener(\"touchend\", handleGlobalTouchend, supportsPassive ? {\n passive: true,\n capture: true\n } : true);\n } else {\n window.addEventListener(\"mousedown\", handleGlobalMousedown, true);\n window.addEventListener(\"click\", handleGlobalClick, true);\n }\n window.addEventListener(\"resize\", computePositionAllShownPoppers);\n}\nfunction handleGlobalMousedown(event) {\n for (let i = 0; i < shownPoppers.length; i++) {\n const popper = shownPoppers[i];\n try {\n const popperContent = popper.popperNode();\n popper.$_mouseDownContains = popperContent.contains(event.target);\n } catch (e) {\n }\n }\n}\nfunction handleGlobalClick(event) {\n handleGlobalClose(event);\n}\nfunction handleGlobalTouchend(event) {\n handleGlobalClose(event, true);\n}\nfunction handleGlobalClose(event, touch = false) {\n const preventClose = {};\n for (let i = shownPoppers.length - 1; i >= 0; i--) {\n const popper = shownPoppers[i];\n try {\n const contains = popper.$_containsGlobalTarget = isContainingEventTarget(popper, event);\n popper.$_pendingHide = false;\n requestAnimationFrame(() => {\n popper.$_pendingHide = false;\n if (preventClose[popper.randomId])\n return;\n if (shouldAutoHide(popper, contains, event)) {\n popper.$_handleGlobalClose(event, touch);\n if (!event.closeAllPopover && event.closePopover && contains) {\n let parent2 = popper.parentPopper;\n while (parent2) {\n preventClose[parent2.randomId] = true;\n parent2 = parent2.parentPopper;\n }\n return;\n }\n let parent = popper.parentPopper;\n while (parent) {\n if (shouldAutoHide(parent, parent.$_containsGlobalTarget, event)) {\n parent.$_handleGlobalClose(event, touch);\n } else {\n break;\n }\n parent = parent.parentPopper;\n }\n }\n });\n } catch (e) {\n }\n }\n}\nfunction isContainingEventTarget(popper, event) {\n const popperContent = popper.popperNode();\n return popper.$_mouseDownContains || popperContent.contains(event.target);\n}\nfunction shouldAutoHide(popper, contains, event) {\n return event.closeAllPopover || event.closePopover && contains || getAutoHideResult(popper, event) && !contains;\n}\nfunction getAutoHideResult(popper, event) {\n if (typeof popper.autoHide === \"function\") {\n const result = popper.autoHide(event);\n popper.lastAutoHide = result;\n return result;\n }\n return popper.autoHide;\n}\nfunction computePositionAllShownPoppers(event) {\n for (let i = 0; i < shownPoppers.length; i++) {\n const popper = shownPoppers[i];\n popper.$_computePosition(event);\n }\n}\nfunction hideAllPoppers() {\n for (let i = 0; i < shownPoppers.length; i++) {\n const popper = shownPoppers[i];\n popper.hide();\n }\n}\nlet mousePreviousX = 0;\nlet mousePreviousY = 0;\nlet mouseX = 0;\nlet mouseY = 0;\nif (typeof window !== \"undefined\") {\n window.addEventListener(\"mousemove\", (event) => {\n mousePreviousX = mouseX;\n mousePreviousY = mouseY;\n mouseX = event.clientX;\n mouseY = event.clientY;\n }, supportsPassive ? {\n passive: true\n } : void 0);\n}\nfunction lineIntersectsLine(x1, y1, x2, y2, x3, y3, x4, y4) {\n const uA = ((x4 - x3) * (y1 - y3) - (y4 - y3) * (x1 - x3)) / ((y4 - y3) * (x2 - x1) - (x4 - x3) * (y2 - y1));\n const uB = ((x2 - x1) * (y1 - y3) - (y2 - y1) * (x1 - x3)) / ((y4 - y3) * (x2 - x1) - (x4 - x3) * (y2 - y1));\n return uA >= 0 && uA <= 1 && uB >= 0 && uB <= 1;\n}\nfunction getInternetExplorerVersion() {\n var ua = window.navigator.userAgent;\n var msie = ua.indexOf(\"MSIE \");\n if (msie > 0) {\n return parseInt(ua.substring(msie + 5, ua.indexOf(\".\", msie)), 10);\n }\n var trident = ua.indexOf(\"Trident/\");\n if (trident > 0) {\n var rv = ua.indexOf(\"rv:\");\n return parseInt(ua.substring(rv + 3, ua.indexOf(\".\", rv)), 10);\n }\n var edge = ua.indexOf(\"Edge/\");\n if (edge > 0) {\n return parseInt(ua.substring(edge + 5, ua.indexOf(\".\", edge)), 10);\n }\n return -1;\n}\nvar isIE;\nfunction initCompat() {\n if (!initCompat.init) {\n initCompat.init = true;\n isIE = getInternetExplorerVersion() !== -1;\n }\n}\nvar script = {\n name: \"ResizeObserver\",\n props: {\n emitOnMount: {\n type: Boolean,\n default: false\n },\n ignoreWidth: {\n type: Boolean,\n default: false\n },\n ignoreHeight: {\n type: Boolean,\n default: false\n }\n },\n mounted: function mounted() {\n var _this = this;\n initCompat();\n this.$nextTick(function() {\n _this._w = _this.$el.offsetWidth;\n _this._h = _this.$el.offsetHeight;\n if (_this.emitOnMount) {\n _this.emitSize();\n }\n });\n var object = document.createElement(\"object\");\n this._resizeObject = object;\n object.setAttribute(\"aria-hidden\", \"true\");\n object.setAttribute(\"tabindex\", -1);\n object.onload = this.addResizeHandlers;\n object.type = \"text/html\";\n if (isIE) {\n this.$el.appendChild(object);\n }\n object.data = \"about:blank\";\n if (!isIE) {\n this.$el.appendChild(object);\n }\n },\n beforeDestroy: function beforeDestroy() {\n this.removeResizeHandlers();\n },\n methods: {\n compareAndNotify: function compareAndNotify() {\n if (!this.ignoreWidth && this._w !== this.$el.offsetWidth || !this.ignoreHeight && this._h !== this.$el.offsetHeight) {\n this._w = this.$el.offsetWidth;\n this._h = this.$el.offsetHeight;\n this.emitSize();\n }\n },\n emitSize: function emitSize() {\n this.$emit(\"notify\", {\n width: this._w,\n height: this._h\n });\n },\n addResizeHandlers: function addResizeHandlers() {\n this._resizeObject.contentDocument.defaultView.addEventListener(\"resize\", this.compareAndNotify);\n this.compareAndNotify();\n },\n removeResizeHandlers: function removeResizeHandlers() {\n if (this._resizeObject && this._resizeObject.onload) {\n if (!isIE && this._resizeObject.contentDocument) {\n this._resizeObject.contentDocument.defaultView.removeEventListener(\"resize\", this.compareAndNotify);\n }\n this.$el.removeChild(this._resizeObject);\n this._resizeObject.onload = null;\n this._resizeObject = null;\n }\n }\n }\n};\nfunction normalizeComponent$1(template, style, script2, scopeId, isFunctionalTemplate, moduleIdentifier, shadowMode, createInjector, createInjectorSSR, createInjectorShadow) {\n if (typeof shadowMode !== \"boolean\") {\n createInjectorSSR = createInjector;\n createInjector = shadowMode;\n shadowMode = false;\n }\n var options2 = typeof script2 === \"function\" ? script2.options : script2;\n if (template && template.render) {\n options2.render = template.render;\n options2.staticRenderFns = template.staticRenderFns;\n options2._compiled = true;\n if (isFunctionalTemplate) {\n options2.functional = true;\n }\n }\n if (scopeId) {\n options2._scopeId = scopeId;\n }\n var hook;\n if (moduleIdentifier) {\n hook = function hook2(context) {\n context = context || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext;\n if (!context && typeof __VUE_SSR_CONTEXT__ !== \"undefined\") {\n context = __VUE_SSR_CONTEXT__;\n }\n if (style) {\n style.call(this, createInjectorSSR(context));\n }\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier);\n }\n };\n options2._ssrRegister = hook;\n } else if (style) {\n hook = shadowMode ? function(context) {\n style.call(this, createInjectorShadow(context, this.$root.$options.shadowRoot));\n } : function(context) {\n style.call(this, createInjector(context));\n };\n }\n if (hook) {\n if (options2.functional) {\n var originalRender = options2.render;\n options2.render = function renderWithStyleInjection(h, context) {\n hook.call(context);\n return originalRender(h, context);\n };\n } else {\n var existing = options2.beforeCreate;\n options2.beforeCreate = existing ? [].concat(existing, hook) : [hook];\n }\n }\n return script2;\n}\nvar __vue_script__ = script;\nvar __vue_render__ = function __vue_render__2() {\n var _vm = this;\n var _h = _vm.$createElement;\n var _c = _vm._self._c || _h;\n return _c(\"div\", {\n staticClass: \"resize-observer\",\n attrs: {\n tabindex: \"-1\"\n }\n });\n};\nvar __vue_staticRenderFns__ = [];\n__vue_render__._withStripped = true;\nvar __vue_inject_styles__ = void 0;\nvar __vue_scope_id__ = \"data-v-8859cc6c\";\nvar __vue_module_identifier__ = void 0;\nvar __vue_is_functional_template__ = false;\nvar __vue_component__ = /* @__PURE__ */ normalizeComponent$1({\n render: __vue_render__,\n staticRenderFns: __vue_staticRenderFns__\n}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, void 0, void 0, void 0);\nfunction install$1(Vue2) {\n Vue2.component(\"resize-observer\", __vue_component__);\n Vue2.component(\"ResizeObserver\", __vue_component__);\n}\nvar plugin$1 = {\n version: \"1.0.1\",\n install: install$1\n};\nvar GlobalVue$1 = null;\nif (typeof window !== \"undefined\") {\n GlobalVue$1 = window.Vue;\n} else if (typeof global !== \"undefined\") {\n GlobalVue$1 = global.Vue;\n}\nif (GlobalVue$1) {\n GlobalVue$1.use(plugin$1);\n}\nvar PrivateThemeClass = {\n computed: {\n themeClass() {\n return getThemeClasses(this.theme);\n }\n }\n};\nvar __vue2_script$5 = {\n name: \"VPopperContent\",\n components: {\n ResizeObserver: __vue_component__\n },\n mixins: [\n PrivateThemeClass\n ],\n props: {\n popperId: String,\n theme: String,\n shown: Boolean,\n mounted: Boolean,\n skipTransition: Boolean,\n autoHide: Boolean,\n handleResize: Boolean,\n classes: Object,\n result: Object\n },\n methods: {\n toPx(value) {\n if (value != null && !isNaN(value)) {\n return `${value}px`;\n }\n return null;\n }\n }\n};\nvar render$2 = function() {\n var _vm = this;\n var _h = _vm.$createElement;\n var _c = _vm._self._c || _h;\n return _c(\"div\", { ref: \"popover\", staticClass: \"v-popper__popper\", class: [\n _vm.themeClass,\n _vm.classes.popperClass,\n {\n \"v-popper__popper--shown\": _vm.shown,\n \"v-popper__popper--hidden\": !_vm.shown,\n \"v-popper__popper--show-from\": _vm.classes.showFrom,\n \"v-popper__popper--show-to\": _vm.classes.showTo,\n \"v-popper__popper--hide-from\": _vm.classes.hideFrom,\n \"v-popper__popper--hide-to\": _vm.classes.hideTo,\n \"v-popper__popper--skip-transition\": _vm.skipTransition,\n \"v-popper__popper--arrow-overflow\": _vm.result && _vm.result.arrow.overflow,\n \"v-popper__popper--no-positioning\": !_vm.result\n }\n ], style: _vm.result ? {\n position: _vm.result.strategy,\n transform: \"translate3d(\" + Math.round(_vm.result.x) + \"px,\" + Math.round(_vm.result.y) + \"px,0)\"\n } : void 0, attrs: { \"id\": _vm.popperId, \"aria-hidden\": _vm.shown ? \"false\" : \"true\", \"tabindex\": _vm.autoHide ? 0 : void 0, \"data-popper-placement\": _vm.result ? _vm.result.placement : void 0 }, on: { \"keyup\": function($event) {\n if (!$event.type.indexOf(\"key\") && _vm._k($event.keyCode, \"esc\", 27, $event.key, [\"Esc\", \"Escape\"])) {\n return null;\n }\n _vm.autoHide && _vm.$emit(\"hide\");\n } } }, [_c(\"div\", { staticClass: \"v-popper__backdrop\", on: { \"click\": function($event) {\n _vm.autoHide && _vm.$emit(\"hide\");\n } } }), _c(\"div\", { staticClass: \"v-popper__wrapper\", style: _vm.result ? {\n transformOrigin: _vm.result.transformOrigin\n } : void 0 }, [_c(\"div\", { ref: \"inner\", staticClass: \"v-popper__inner\" }, [_vm.mounted ? [_c(\"div\", [_vm._t(\"default\")], 2), _vm.handleResize ? _c(\"ResizeObserver\", { on: { \"notify\": function($event) {\n return _vm.$emit(\"resize\", $event);\n } } }) : _vm._e()] : _vm._e()], 2), _c(\"div\", { ref: \"arrow\", staticClass: \"v-popper__arrow-container\", style: _vm.result ? {\n left: _vm.toPx(_vm.result.arrow.x),\n top: _vm.toPx(_vm.result.arrow.y)\n } : void 0 }, [_c(\"div\", { staticClass: \"v-popper__arrow-outer\" }), _c(\"div\", { staticClass: \"v-popper__arrow-inner\" })])])]);\n};\nvar staticRenderFns$2 = [];\nvar PopperContent_vue_vue_type_style_index_0_lang = \"\";\nfunction normalizeComponent(scriptExports, render2, staticRenderFns2, functionalTemplate, injectStyles, scopeId, moduleIdentifier, shadowMode) {\n var options2 = typeof scriptExports === \"function\" ? scriptExports.options : scriptExports;\n if (render2) {\n options2.render = render2;\n options2.staticRenderFns = staticRenderFns2;\n options2._compiled = true;\n }\n if (functionalTemplate) {\n options2.functional = true;\n }\n if (scopeId) {\n options2._scopeId = \"data-v-\" + scopeId;\n }\n var hook;\n if (moduleIdentifier) {\n hook = function(context) {\n context = context || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext;\n if (!context && typeof __VUE_SSR_CONTEXT__ !== \"undefined\") {\n context = __VUE_SSR_CONTEXT__;\n }\n if (injectStyles) {\n injectStyles.call(this, context);\n }\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier);\n }\n };\n options2._ssrRegister = hook;\n } else if (injectStyles) {\n hook = shadowMode ? function() {\n injectStyles.call(this, (options2.functional ? this.parent : this).$root.$options.shadowRoot);\n } : injectStyles;\n }\n if (hook) {\n if (options2.functional) {\n options2._injectStyles = hook;\n var originalRender = options2.render;\n options2.render = function renderWithStyleInjection(h, context) {\n hook.call(context);\n return originalRender(h, context);\n };\n } else {\n var existing = options2.beforeCreate;\n options2.beforeCreate = existing ? [].concat(existing, hook) : [hook];\n }\n }\n return {\n exports: scriptExports,\n options: options2\n };\n}\nconst __cssModules$5 = {};\nvar __component__$5 = /* @__PURE__ */ normalizeComponent(__vue2_script$5, render$2, staticRenderFns$2, false, __vue2_injectStyles$5, null, null, null);\nfunction __vue2_injectStyles$5(context) {\n for (let o in __cssModules$5) {\n this[o] = __cssModules$5[o];\n }\n}\nvar PrivatePopperContent = /* @__PURE__ */ function() {\n return __component__$5.exports;\n}();\nvar PrivatePopperMethods = {\n methods: {\n show(...args) {\n return this.$refs.popper.show(...args);\n },\n hide(...args) {\n return this.$refs.popper.hide(...args);\n },\n dispose(...args) {\n return this.$refs.popper.dispose(...args);\n },\n onResize(...args) {\n return this.$refs.popper.onResize(...args);\n }\n }\n};\nvar __vue2_script$4 = {\n name: \"VPopperWrapper\",\n components: {\n Popper: PrivatePopper(),\n PopperContent: PrivatePopperContent\n },\n mixins: [\n PrivatePopperMethods,\n PrivateThemeClass\n ],\n inheritAttrs: false,\n props: {\n theme: {\n type: String,\n default() {\n return this.$options.vPopperTheme;\n }\n }\n },\n methods: {\n getTargetNodes() {\n return Array.from(this.$refs.reference.children).filter((node) => node !== this.$refs.popperContent.$el);\n }\n }\n};\nvar render$1 = function() {\n var _vm = this;\n var _h = _vm.$createElement;\n var _c = _vm._self._c || _h;\n return _c(\"Popper\", _vm._g(_vm._b({ ref: \"popper\", attrs: { \"theme\": _vm.theme, \"target-nodes\": _vm.getTargetNodes, \"reference-node\": function() {\n return _vm.$refs.reference;\n }, \"popper-node\": function() {\n return _vm.$refs.popperContent.$el;\n } }, scopedSlots: _vm._u([{ key: \"default\", fn: function(ref) {\n var popperId = ref.popperId;\n var isShown = ref.isShown;\n var shouldMountContent = ref.shouldMountContent;\n var skipTransition = ref.skipTransition;\n var autoHide = ref.autoHide;\n var show = ref.show;\n var hide = ref.hide;\n var handleResize = ref.handleResize;\n var onResize = ref.onResize;\n var classes = ref.classes;\n var result = ref.result;\n return [_c(\"div\", { ref: \"reference\", staticClass: \"v-popper\", class: [\n _vm.themeClass,\n {\n \"v-popper--shown\": isShown\n }\n ] }, [_vm._t(\"default\", null, { \"shown\": isShown, \"show\": show, \"hide\": hide }), _c(\"PopperContent\", { ref: \"popperContent\", attrs: { \"popper-id\": popperId, \"theme\": _vm.theme, \"shown\": isShown, \"mounted\": shouldMountContent, \"skip-transition\": skipTransition, \"auto-hide\": autoHide, \"handle-resize\": handleResize, \"classes\": classes, \"result\": result }, on: { \"hide\": hide, \"resize\": onResize } }, [_vm._t(\"popper\", null, { \"shown\": isShown, \"hide\": hide })], 2)], 2)];\n } }], null, true) }, \"Popper\", _vm.$attrs, false), _vm.$listeners));\n};\nvar staticRenderFns$1 = [];\nconst __cssModules$4 = {};\nvar __component__$4 = /* @__PURE__ */ normalizeComponent(__vue2_script$4, render$1, staticRenderFns$1, false, __vue2_injectStyles$4, null, null, null);\nfunction __vue2_injectStyles$4(context) {\n for (let o in __cssModules$4) {\n this[o] = __cssModules$4[o];\n }\n}\nvar PrivatePopperWrapper = /* @__PURE__ */ function() {\n return __component__$4.exports;\n}();\nvar __vue2_script$3 = __spreadProps(__spreadValues({}, PrivatePopperWrapper), {\n name: \"VDropdown\",\n vPopperTheme: \"dropdown\"\n});\nvar Dropdown_vue_vue_type_style_index_0_lang = \"\";\nlet __vue2_render$2, __vue2_staticRenderFns$2;\nconst __cssModules$3 = {};\nvar __component__$3 = /* @__PURE__ */ normalizeComponent(__vue2_script$3, __vue2_render$2, __vue2_staticRenderFns$2, false, __vue2_injectStyles$3, null, null, null);\nfunction __vue2_injectStyles$3(context) {\n for (let o in __cssModules$3) {\n this[o] = __cssModules$3[o];\n }\n}\nvar PrivateDropdown = /* @__PURE__ */ function() {\n return __component__$3.exports;\n}();\nvar __vue2_script$2 = __spreadProps(__spreadValues({}, PrivatePopperWrapper), {\n name: \"VMenu\",\n vPopperTheme: \"menu\"\n});\nlet __vue2_render$1, __vue2_staticRenderFns$1;\nconst __cssModules$2 = {};\nvar __component__$2 = /* @__PURE__ */ normalizeComponent(__vue2_script$2, __vue2_render$1, __vue2_staticRenderFns$1, false, __vue2_injectStyles$2, null, null, null);\nfunction __vue2_injectStyles$2(context) {\n for (let o in __cssModules$2) {\n this[o] = __cssModules$2[o];\n }\n}\nvar PrivateMenu = /* @__PURE__ */ function() {\n return __component__$2.exports;\n}();\nvar __vue2_script$1 = __spreadProps(__spreadValues({}, PrivatePopperWrapper), {\n name: \"VTooltip\",\n vPopperTheme: \"tooltip\"\n});\nvar Tooltip_vue_vue_type_style_index_0_lang = \"\";\nlet __vue2_render, __vue2_staticRenderFns;\nconst __cssModules$1 = {};\nvar __component__$1 = /* @__PURE__ */ normalizeComponent(__vue2_script$1, __vue2_render, __vue2_staticRenderFns, false, __vue2_injectStyles$1, null, null, null);\nfunction __vue2_injectStyles$1(context) {\n for (let o in __cssModules$1) {\n this[o] = __cssModules$1[o];\n }\n}\nvar PrivateTooltip = /* @__PURE__ */ function() {\n return __component__$1.exports;\n}();\nvar __vue2_script = {\n name: \"VTooltipDirective\",\n components: {\n Popper: PrivatePopper(),\n PopperContent: PrivatePopperContent\n },\n mixins: [\n PrivatePopperMethods\n ],\n inheritAttrs: false,\n props: {\n theme: {\n type: String,\n default: \"tooltip\"\n },\n html: {\n type: Boolean,\n default() {\n return getDefaultConfig(this.theme, \"html\");\n }\n },\n content: {\n type: [String, Number, Function],\n default: null\n },\n loadingContent: {\n type: String,\n default() {\n return getDefaultConfig(this.theme, \"loadingContent\");\n }\n }\n },\n data() {\n return {\n asyncContent: null\n };\n },\n computed: {\n isContentAsync() {\n return typeof this.content === \"function\";\n },\n loading() {\n return this.isContentAsync && this.asyncContent == null;\n },\n finalContent() {\n if (this.isContentAsync) {\n return this.loading ? this.loadingContent : this.asyncContent;\n }\n return this.content;\n }\n },\n watch: {\n content: {\n handler() {\n this.fetchContent(true);\n },\n immediate: true\n },\n async finalContent(value) {\n await this.$nextTick();\n this.$refs.popper.onResize();\n }\n },\n created() {\n this.$_fetchId = 0;\n },\n methods: {\n fetchContent(force) {\n if (typeof this.content === \"function\" && this.$_isShown && (force || !this.$_loading && this.asyncContent == null)) {\n this.asyncContent = null;\n this.$_loading = true;\n const fetchId = ++this.$_fetchId;\n const result = this.content(this);\n if (result.then) {\n result.then((res) => this.onResult(fetchId, res));\n } else {\n this.onResult(fetchId, result);\n }\n }\n },\n onResult(fetchId, result) {\n if (fetchId !== this.$_fetchId)\n return;\n this.$_loading = false;\n this.asyncContent = result;\n },\n onShow() {\n this.$_isShown = true;\n this.fetchContent();\n },\n onHide() {\n this.$_isShown = false;\n }\n }\n};\nvar render = function() {\n var _vm = this;\n var _h = _vm.$createElement;\n var _c = _vm._self._c || _h;\n return _c(\"Popper\", _vm._g(_vm._b({ ref: \"popper\", attrs: { \"theme\": _vm.theme, \"popper-node\": function() {\n return _vm.$refs.popperContent.$el;\n } }, on: { \"apply-show\": _vm.onShow, \"apply-hide\": _vm.onHide }, scopedSlots: _vm._u([{ key: \"default\", fn: function(ref) {\n var popperId = ref.popperId;\n var isShown = ref.isShown;\n var shouldMountContent = ref.shouldMountContent;\n var skipTransition = ref.skipTransition;\n var autoHide = ref.autoHide;\n var hide = ref.hide;\n var handleResize = ref.handleResize;\n var onResize = ref.onResize;\n var classes = ref.classes;\n var result = ref.result;\n return [_c(\"PopperContent\", { ref: \"popperContent\", class: {\n \"v-popper--tooltip-loading\": _vm.loading\n }, attrs: { \"popper-id\": popperId, \"theme\": _vm.theme, \"shown\": isShown, \"mounted\": shouldMountContent, \"skip-transition\": skipTransition, \"auto-hide\": autoHide, \"handle-resize\": handleResize, \"classes\": classes, \"result\": result }, on: { \"hide\": hide, \"resize\": onResize } }, [_vm.html ? _c(\"div\", { domProps: { \"innerHTML\": _vm._s(_vm.finalContent) } }) : _c(\"div\", { domProps: { \"textContent\": _vm._s(_vm.finalContent) } })])];\n } }]) }, \"Popper\", _vm.$attrs, false), _vm.$listeners));\n};\nvar staticRenderFns = [];\nconst __cssModules = {};\nvar __component__ = /* @__PURE__ */ normalizeComponent(__vue2_script, render, staticRenderFns, false, __vue2_injectStyles, null, null, null);\nfunction __vue2_injectStyles(context) {\n for (let o in __cssModules) {\n this[o] = __cssModules[o];\n }\n}\nvar PrivateTooltipDirective = /* @__PURE__ */ function() {\n return __component__.exports;\n}();\nconst TARGET_CLASS = \"v-popper--has-tooltip\";\nfunction getPlacement(options2, modifiers) {\n let result = options2.placement;\n if (!result && modifiers) {\n for (const pos of placements) {\n if (modifiers[pos]) {\n result = pos;\n }\n }\n }\n if (!result) {\n result = getDefaultConfig(options2.theme || \"tooltip\", \"placement\");\n }\n return result;\n}\nfunction getOptions(el, value, modifiers) {\n let options2;\n const type = typeof value;\n if (type === \"string\") {\n options2 = { content: value };\n } else if (value && type === \"object\") {\n options2 = value;\n } else {\n options2 = { content: false };\n }\n options2.placement = getPlacement(options2, modifiers);\n options2.targetNodes = () => [el];\n options2.referenceNode = () => el;\n return options2;\n}\nfunction createTooltip(el, value, modifiers) {\n const options2 = getOptions(el, value, modifiers);\n const tooltipApp = el.$_popper = new Vue({\n mixins: [\n PrivatePopperMethods\n ],\n data() {\n return {\n options: options2\n };\n },\n render(h) {\n const _a = this.options, {\n theme,\n html,\n content,\n loadingContent\n } = _a, otherOptions = __objRest(_a, [\n \"theme\",\n \"html\",\n \"content\",\n \"loadingContent\"\n ]);\n return h(PrivateTooltipDirective, {\n props: {\n theme,\n html,\n content,\n loadingContent\n },\n attrs: otherOptions,\n ref: \"popper\"\n });\n },\n devtools: {\n hide: true\n }\n });\n const mountTarget = document.createElement(\"div\");\n document.body.appendChild(mountTarget);\n tooltipApp.$mount(mountTarget);\n if (el.classList) {\n el.classList.add(TARGET_CLASS);\n }\n return tooltipApp;\n}\nfunction destroyTooltip(el) {\n if (el.$_popper) {\n el.$_popper.$destroy();\n delete el.$_popper;\n delete el.$_popperOldShown;\n }\n if (el.classList) {\n el.classList.remove(TARGET_CLASS);\n }\n}\nfunction bind(el, { value, oldValue, modifiers }) {\n const options2 = getOptions(el, value, modifiers);\n if (!options2.content || getDefaultConfig(options2.theme || \"tooltip\", \"disabled\")) {\n destroyTooltip(el);\n } else {\n let tooltipApp;\n if (el.$_popper) {\n tooltipApp = el.$_popper;\n tooltipApp.options = options2;\n } else {\n tooltipApp = createTooltip(el, value, modifiers);\n }\n if (typeof value.shown !== \"undefined\" && value.shown !== el.$_popperOldShown) {\n el.$_popperOldShown = value.shown;\n value.shown ? tooltipApp.show() : tooltipApp.hide();\n }\n }\n}\nvar PrivateVTooltip = {\n bind,\n update: bind,\n unbind(el) {\n destroyTooltip(el);\n }\n};\nfunction addListeners(el) {\n el.addEventListener(\"click\", onClick);\n el.addEventListener(\"touchstart\", onTouchStart, supportsPassive ? {\n passive: true\n } : false);\n}\nfunction removeListeners(el) {\n el.removeEventListener(\"click\", onClick);\n el.removeEventListener(\"touchstart\", onTouchStart);\n el.removeEventListener(\"touchend\", onTouchEnd);\n el.removeEventListener(\"touchcancel\", onTouchCancel);\n}\nfunction onClick(event) {\n const el = event.currentTarget;\n event.closePopover = !el.$_vclosepopover_touch;\n event.closeAllPopover = el.$_closePopoverModifiers && !!el.$_closePopoverModifiers.all;\n}\nfunction onTouchStart(event) {\n if (event.changedTouches.length === 1) {\n const el = event.currentTarget;\n el.$_vclosepopover_touch = true;\n const touch = event.changedTouches[0];\n el.$_vclosepopover_touchPoint = touch;\n el.addEventListener(\"touchend\", onTouchEnd);\n el.addEventListener(\"touchcancel\", onTouchCancel);\n }\n}\nfunction onTouchEnd(event) {\n const el = event.currentTarget;\n el.$_vclosepopover_touch = false;\n if (event.changedTouches.length === 1) {\n const touch = event.changedTouches[0];\n const firstTouch = el.$_vclosepopover_touchPoint;\n event.closePopover = Math.abs(touch.screenY - firstTouch.screenY) < 20 && Math.abs(touch.screenX - firstTouch.screenX) < 20;\n event.closeAllPopover = el.$_closePopoverModifiers && !!el.$_closePopoverModifiers.all;\n }\n}\nfunction onTouchCancel(event) {\n const el = event.currentTarget;\n el.$_vclosepopover_touch = false;\n}\nvar PrivateVClosePopper = {\n bind(el, { value, modifiers }) {\n el.$_closePopoverModifiers = modifiers;\n if (typeof value === \"undefined\" || value) {\n addListeners(el);\n }\n },\n update(el, { value, oldValue, modifiers }) {\n el.$_closePopoverModifiers = modifiers;\n if (value !== oldValue) {\n if (typeof value === \"undefined\" || value) {\n addListeners(el);\n } else {\n removeListeners(el);\n }\n }\n },\n unbind(el) {\n removeListeners(el);\n }\n};\nconst options = config;\nconst VTooltip = PrivateVTooltip;\nconst VClosePopper = PrivateVClosePopper;\nconst Dropdown = PrivateDropdown;\nconst Menu = PrivateMenu;\nconst Popper = PrivatePopper;\nconst PopperContent = PrivatePopperContent;\nconst PopperMethods = PrivatePopperMethods;\nconst PopperWrapper = PrivatePopperWrapper;\nconst ThemeClass = PrivateThemeClass;\nconst Tooltip = PrivateTooltip;\nconst TooltipDirective = PrivateTooltipDirective;\nfunction install(app, options2 = {}) {\n if (app.$_vTooltipInstalled)\n return;\n app.$_vTooltipInstalled = true;\n assign(config, options2);\n app.directive(\"tooltip\", PrivateVTooltip);\n app.directive(\"close-popper\", PrivateVClosePopper);\n app.component(\"v-tooltip\", PrivateTooltip);\n app.component(\"VTooltip\", PrivateTooltip);\n app.component(\"v-dropdown\", PrivateDropdown);\n app.component(\"VDropdown\", PrivateDropdown);\n app.component(\"v-menu\", PrivateMenu);\n app.component(\"VMenu\", PrivateMenu);\n}\nconst plugin = {\n version: \"1.0.0-beta.18\",\n install,\n options: config\n};\nlet GlobalVue = null;\nif (typeof window !== \"undefined\") {\n GlobalVue = window.Vue;\n} else if (typeof global !== \"undefined\") {\n GlobalVue = global.Vue;\n}\nif (GlobalVue) {\n GlobalVue.use(plugin);\n}\nexport { Dropdown, HIDE_EVENT_MAP, Menu, Popper, PopperContent, PopperMethods, PopperWrapper, SHOW_EVENT_MAP, ThemeClass, Tooltip, TooltipDirective, VClosePopper, VTooltip, createTooltip, plugin as default, destroyTooltip, hideAllPoppers, install, options, placements };\n","/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */\nexports.read = function (buffer, offset, isLE, mLen, nBytes) {\n var e, m\n var eLen = (nBytes * 8) - mLen - 1\n var eMax = (1 << eLen) - 1\n var eBias = eMax >> 1\n var nBits = -7\n var i = isLE ? (nBytes - 1) : 0\n var d = isLE ? -1 : 1\n var s = buffer[offset + i]\n\n i += d\n\n e = s & ((1 << (-nBits)) - 1)\n s >>= (-nBits)\n nBits += eLen\n for (; nBits > 0; e = (e * 256) + buffer[offset + i], i += d, nBits -= 8) {}\n\n m = e & ((1 << (-nBits)) - 1)\n e >>= (-nBits)\n nBits += mLen\n for (; nBits > 0; m = (m * 256) + buffer[offset + i], i += d, nBits -= 8) {}\n\n if (e === 0) {\n e = 1 - eBias\n } else if (e === eMax) {\n return m ? NaN : ((s ? -1 : 1) * Infinity)\n } else {\n m = m + Math.pow(2, mLen)\n e = e - eBias\n }\n return (s ? -1 : 1) * m * Math.pow(2, e - mLen)\n}\n\nexports.write = function (buffer, value, offset, isLE, mLen, nBytes) {\n var e, m, c\n var eLen = (nBytes * 8) - mLen - 1\n var eMax = (1 << eLen) - 1\n var eBias = eMax >> 1\n var rt = (mLen === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0)\n var i = isLE ? 0 : (nBytes - 1)\n var d = isLE ? 1 : -1\n var s = value < 0 || (value === 0 && 1 / value < 0) ? 1 : 0\n\n value = Math.abs(value)\n\n if (isNaN(value) || value === Infinity) {\n m = isNaN(value) ? 1 : 0\n e = eMax\n } else {\n e = Math.floor(Math.log(value) / Math.LN2)\n if (value * (c = Math.pow(2, -e)) < 1) {\n e--\n c *= 2\n }\n if (e + eBias >= 1) {\n value += rt / c\n } else {\n value += rt * Math.pow(2, 1 - eBias)\n }\n if (value * c >= 2) {\n e++\n c /= 2\n }\n\n if (e + eBias >= eMax) {\n m = 0\n e = eMax\n } else if (e + eBias >= 1) {\n m = ((value * c) - 1) * Math.pow(2, mLen)\n e = e + eBias\n } else {\n m = value * Math.pow(2, eBias - 1) * Math.pow(2, mLen)\n e = 0\n }\n }\n\n for (; mLen >= 8; buffer[offset + i] = m & 0xff, i += d, m /= 256, mLen -= 8) {}\n\n e = (e << mLen) | m\n eLen += mLen\n for (; eLen > 0; buffer[offset + i] = e & 0xff, i += d, e /= 256, eLen -= 8) {}\n\n buffer[offset + i - d] |= s * 128\n}\n","/**\n * lodash (Custom Build) \n * Build: `lodash modularize exports=\"npm\" -o ./`\n * Copyright jQuery Foundation and other contributors \n * Released under MIT license \n * Based on Underscore.js 1.8.3 \n * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n */\n\n/** Used as the `TypeError` message for \"Functions\" methods. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/** `Object#toString` result references. */\nvar funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n symbolTag = '[object Symbol]';\n\n/** Used to match property names within property paths. */\nvar reIsDeepProp = /\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,\n reIsPlainProp = /^\\w*$/,\n reLeadingDot = /^\\./,\n rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\n/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\n/**\n * Checks if `value` is a host object in IE < 9.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a host object, else `false`.\n */\nfunction isHostObject(value) {\n // Many host objects are `Object` objects that can coerce to strings\n // despite having improperly defined `toString` methods.\n var result = false;\n if (value != null && typeof value.toString != 'function') {\n try {\n result = !!(value + '');\n } catch (e) {}\n }\n return result;\n}\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar objectToString = objectProto.toString;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/** Built-in value references. */\nvar Symbol = root.Symbol,\n splice = arrayProto.splice;\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map'),\n nativeCreate = getNative(Object, 'create');\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolToString = symbolProto ? symbolProto.toString : undefined;\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n}\n\n/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n return this.has(key) && delete this.__data__[key];\n}\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);\n}\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n}\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n return true;\n}\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n return getMapData(this, key)['delete'](key);\n}\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n getMapData(this, key).set(key, value);\n return this;\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\n/**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\nfunction baseGet(object, path) {\n path = isKey(path, object) ? [path] : castPath(path);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n}\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\n/**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to empty strings.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n */\nfunction baseToString(value) {\n // Exit early for strings to avoid a performance hit in some environments.\n if (typeof value == 'string') {\n return value;\n }\n if (isSymbol(value)) {\n return symbolToString ? symbolToString.call(value) : '';\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\n/**\n * Casts `value` to a path array if it's not one.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {Array} Returns the cast property path array.\n */\nfunction castPath(value) {\n return isArray(value) ? value : stringToPath(value);\n}\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\n/**\n * Checks if `value` is a property name and not a property path.\n *\n * @private\n * @param {*} value The value to check.\n * @param {Object} [object] The object to query keys on.\n * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\n */\nfunction isKey(value, object) {\n if (isArray(value)) {\n return false;\n }\n var type = typeof value;\n if (type == 'number' || type == 'symbol' || type == 'boolean' ||\n value == null || isSymbol(value)) {\n return true;\n }\n return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\n (object != null && value in Object(object));\n}\n\n/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoize(function(string) {\n string = toString(string);\n\n var result = [];\n if (reLeadingDot.test(string)) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, string) {\n result.push(quote ? string.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to process.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result);\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Assign cache to `_.memoize`.\nmemoize.Cache = MapCache;\n\n/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\n/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 8-9 which returns 'object' for typed array and other constructors.\n var tag = isObject(value) ? objectToString.call(value) : '';\n return tag == funcTag || tag == genTag;\n}\n\n/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return !!value && (type == 'object' || type == 'function');\n}\n\n/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return !!value && typeof value == 'object';\n}\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && objectToString.call(value) == symbolTag);\n}\n\n/**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\n/**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nmodule.exports = get;\n","'use strict';\n\nvar get = require('lodash.get');\nvar plurals = require('./plurals');\n\nmodule.exports = Gettext;\n\n/**\n * Creates and returns a new Gettext instance.\n *\n * @constructor\n * @param {Object} [options] A set of options\n * @param {String} options.sourceLocale The locale that the source code and its\n * texts are written in. Translations for\n * this locale is not necessary.\n * @param {Boolean} options.debug Whether to output debug info into the\n * console.\n * @return {Object} A Gettext instance\n */\nfunction Gettext(options) {\n options = options || {};\n\n this.catalogs = {};\n this.locale = '';\n this.domain = 'messages';\n\n this.listeners = [];\n\n // Set source locale\n this.sourceLocale = '';\n if (options.sourceLocale) {\n if (typeof options.sourceLocale === 'string') {\n this.sourceLocale = options.sourceLocale;\n }\n else {\n this.warn('The `sourceLocale` option should be a string');\n }\n }\n\n // Set debug flag\n this.debug = 'debug' in options && options.debug === true;\n}\n\n/**\n * Adds an event listener.\n *\n * @param {String} eventName An event name\n * @param {Function} callback An event handler function\n */\nGettext.prototype.on = function(eventName, callback) {\n this.listeners.push({\n eventName: eventName,\n callback: callback\n });\n};\n\n/**\n * Removes an event listener.\n *\n * @param {String} eventName An event name\n * @param {Function} callback A previously registered event handler function\n */\nGettext.prototype.off = function(eventName, callback) {\n this.listeners = this.listeners.filter(function(listener) {\n return (\n listener.eventName === eventName &&\n listener.callback === callback\n ) === false;\n });\n};\n\n/**\n * Emits an event to all registered event listener.\n *\n * @private\n * @param {String} eventName An event name\n * @param {any} eventData Data to pass to event listeners\n */\nGettext.prototype.emit = function(eventName, eventData) {\n for (var i = 0; i < this.listeners.length; i++) {\n var listener = this.listeners[i];\n if (listener.eventName === eventName) {\n listener.callback(eventData);\n }\n }\n};\n\n/**\n * Logs a warning to the console if debug mode is enabled.\n *\n * @ignore\n * @param {String} message A warning message\n */\nGettext.prototype.warn = function(message) {\n if (this.debug) {\n console.warn(message);\n }\n\n this.emit('error', new Error(message));\n};\n\n/**\n * Stores a set of translations in the set of gettext\n * catalogs.\n *\n * @example\n * gt.addTranslations('sv-SE', 'messages', translationsObject)\n *\n * @param {String} locale A locale string\n * @param {String} domain A domain name\n * @param {Object} translations An object of gettext-parser JSON shape\n */\nGettext.prototype.addTranslations = function(locale, domain, translations) {\n if (!this.catalogs[locale]) {\n this.catalogs[locale] = {};\n }\n\n this.catalogs[locale][domain] = translations;\n};\n\n/**\n * Sets the locale to get translated messages for.\n *\n * @example\n * gt.setLocale('sv-SE')\n *\n * @param {String} locale A locale\n */\nGettext.prototype.setLocale = function(locale) {\n if (typeof locale !== 'string') {\n this.warn(\n 'You called setLocale() with an argument of type ' + (typeof locale) + '. ' +\n 'The locale must be a string.'\n );\n return;\n }\n\n if (locale.trim() === '') {\n this.warn('You called setLocale() with an empty value, which makes little sense.');\n }\n\n if (locale !== this.sourceLocale && !this.catalogs[locale]) {\n this.warn('You called setLocale() with \"' + locale + '\", but no translations for that locale has been added.');\n }\n\n this.locale = locale;\n};\n\n/**\n * Sets the default gettext domain.\n *\n * @example\n * gt.setTextDomain('domainname')\n *\n * @param {String} domain A gettext domain name\n */\nGettext.prototype.setTextDomain = function(domain) {\n if (typeof domain !== 'string') {\n this.warn(\n 'You called setTextDomain() with an argument of type ' + (typeof domain) + '. ' +\n 'The domain must be a string.'\n );\n return;\n }\n\n if (domain.trim() === '') {\n this.warn('You called setTextDomain() with an empty `domain` value.');\n }\n\n this.domain = domain;\n};\n\n/**\n * Translates a string using the default textdomain\n *\n * @example\n * gt.gettext('Some text')\n *\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.gettext = function(msgid) {\n return this.dnpgettext(this.domain, '', msgid);\n};\n\n/**\n * Translates a string using a specific domain\n *\n * @example\n * gt.dgettext('domainname', 'Some text')\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dgettext = function(domain, msgid) {\n return this.dnpgettext(domain, '', msgid);\n};\n\n/**\n * Translates a plural string using the default textdomain\n *\n * @example\n * gt.ngettext('One thing', 'Many things', numberOfThings)\n *\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.ngettext = function(msgid, msgidPlural, count) {\n return this.dnpgettext(this.domain, '', msgid, msgidPlural, count);\n};\n\n/**\n * Translates a plural string using a specific textdomain\n *\n * @example\n * gt.dngettext('domainname', 'One thing', 'Many things', numberOfThings)\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dngettext = function(domain, msgid, msgidPlural, count) {\n return this.dnpgettext(domain, '', msgid, msgidPlural, count);\n};\n\n/**\n * Translates a string from a specific context using the default textdomain\n *\n * @example\n * gt.pgettext('sports', 'Back')\n *\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.pgettext = function(msgctxt, msgid) {\n return this.dnpgettext(this.domain, msgctxt, msgid);\n};\n\n/**\n * Translates a string from a specific context using s specific textdomain\n *\n * @example\n * gt.dpgettext('domainname', 'sports', 'Back')\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dpgettext = function(domain, msgctxt, msgid) {\n return this.dnpgettext(domain, msgctxt, msgid);\n};\n\n/**\n * Translates a plural string from a specific context using the default textdomain\n *\n * @example\n * gt.npgettext('sports', 'Back', '%d backs', numberOfBacks)\n *\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.npgettext = function(msgctxt, msgid, msgidPlural, count) {\n return this.dnpgettext(this.domain, msgctxt, msgid, msgidPlural, count);\n};\n\n/**\n * Translates a plural string from a specifi context using a specific textdomain\n *\n * @example\n * gt.dnpgettext('domainname', 'sports', 'Back', '%d backs', numberOfBacks)\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @param {String} msgidPlural If no translation was found, return this on count!=1\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dnpgettext = function(domain, msgctxt, msgid, msgidPlural, count) {\n var defaultTranslation = msgid;\n var translation;\n var index;\n\n msgctxt = msgctxt || '';\n\n if (!isNaN(count) && count !== 1) {\n defaultTranslation = msgidPlural || msgid;\n }\n\n translation = this._getTranslation(domain, msgctxt, msgid);\n\n if (translation) {\n if (typeof count === 'number') {\n var pluralsFunc = plurals[Gettext.getLanguageCode(this.locale)].pluralsFunc;\n index = pluralsFunc(count);\n if (typeof index === 'boolean') {\n index = index ? 1 : 0;\n }\n } else {\n index = 0;\n }\n\n return translation.msgstr[index] || defaultTranslation;\n }\n else if (!this.sourceLocale || this.locale !== this.sourceLocale) {\n this.warn('No translation was found for msgid \"' + msgid + '\" in msgctxt \"' + msgctxt + '\" and domain \"' + domain + '\"');\n }\n\n return defaultTranslation;\n};\n\n/**\n * Retrieves comments object for a translation. The comments object\n * has the shape `{ translator, extracted, reference, flag, previous }`.\n *\n * @example\n * const comment = gt.getComment('domainname', 'sports', 'Backs')\n *\n * @private\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {Object} Comments object or false if not found\n */\nGettext.prototype.getComment = function(domain, msgctxt, msgid) {\n var translation;\n\n translation = this._getTranslation(domain, msgctxt, msgid);\n if (translation) {\n return translation.comments || {};\n }\n\n return {};\n};\n\n/**\n * Retrieves translation object from the domain and context\n *\n * @private\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {Object} Translation object or false if not found\n */\nGettext.prototype._getTranslation = function(domain, msgctxt, msgid) {\n msgctxt = msgctxt || '';\n\n return get(this.catalogs, [this.locale, domain, 'translations', msgctxt, msgid]);\n};\n\n/**\n * Returns the language code part of a locale\n *\n * @example\n * Gettext.getLanguageCode('sv-SE')\n * // -> \"sv\"\n *\n * @private\n * @param {String} locale A case-insensitive locale string\n * @returns {String} A language code\n */\nGettext.getLanguageCode = function(locale) {\n return locale.split(/[\\-_]/)[0].toLowerCase();\n};\n\n/* C-style aliases */\n\n/**\n * C-style alias for [setTextDomain](#gettextsettextdomaindomain)\n *\n * @see Gettext#setTextDomain\n */\nGettext.prototype.textdomain = function(domain) {\n if (this.debug) {\n console.warn('textdomain(domain) was used to set locales in node-gettext v1. ' +\n 'Make sure you are using it for domains, and switch to setLocale(locale) if you are not.\\n\\n ' +\n 'To read more about the migration from node-gettext v1 to v2, ' +\n 'see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x\\n\\n' +\n 'This warning will be removed in the final 2.0.0');\n }\n\n this.setTextDomain(domain);\n};\n\n/**\n * C-style alias for [setLocale](#gettextsetlocalelocale)\n *\n * @see Gettext#setLocale\n */\nGettext.prototype.setlocale = function(locale) {\n this.setLocale(locale);\n};\n\n/* Deprecated functions */\n\n/**\n * This function will be removed in the final 2.0.0 release.\n *\n * @deprecated\n */\nGettext.prototype.addTextdomain = function() {\n console.error('addTextdomain() is deprecated.\\n\\n' +\n '* To add translations, use addTranslations()\\n' +\n '* To set the default domain, use setTextDomain() (or its alias textdomain())\\n' +\n '\\n' +\n 'To read more about the migration from node-gettext v1 to v2, ' +\n 'see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x');\n};\n","'use strict';\n\nmodule.exports = {\n ach: {\n name: 'Acholi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n af: {\n name: 'Afrikaans',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ak: {\n name: 'Akan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n am: {\n name: 'Amharic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n an: {\n name: 'Aragonese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ar: {\n name: 'Arabic',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }, {\n plural: 2,\n sample: 2\n }, {\n plural: 3,\n sample: 3\n }, {\n plural: 4,\n sample: 11\n }, {\n plural: 5,\n sample: 100\n }],\n nplurals: 6,\n pluralsText: 'nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)',\n pluralsFunc: function(n) {\n return (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);\n }\n },\n arn: {\n name: 'Mapudungun',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n ast: {\n name: 'Asturian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ay: {\n name: 'Aymará',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n az: {\n name: 'Azerbaijani',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n be: {\n name: 'Belarusian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n bg: {\n name: 'Bulgarian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bn: {\n name: 'Bengali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bo: {\n name: 'Tibetan',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n br: {\n name: 'Breton',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n brx: {\n name: 'Bodo',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bs: {\n name: 'Bosnian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n ca: {\n name: 'Catalan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n cgg: {\n name: 'Chiga',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n cs: {\n name: 'Czech',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n }\n },\n csb: {\n name: 'Kashubian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n cy: {\n name: 'Welsh',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 8\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3);\n }\n },\n da: {\n name: 'Danish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n de: {\n name: 'German',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n doi: {\n name: 'Dogri',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n dz: {\n name: 'Dzongkha',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n el: {\n name: 'Greek',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n en: {\n name: 'English',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n eo: {\n name: 'Esperanto',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n es: {\n name: 'Spanish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n et: {\n name: 'Estonian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n eu: {\n name: 'Basque',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fa: {\n name: 'Persian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ff: {\n name: 'Fulah',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fi: {\n name: 'Finnish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fil: {\n name: 'Filipino',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n fo: {\n name: 'Faroese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fr: {\n name: 'French',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n fur: {\n name: 'Friulian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fy: {\n name: 'Frisian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ga: {\n name: 'Irish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 7\n }, {\n plural: 4,\n sample: 11\n }],\n nplurals: 5,\n pluralsText: 'nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4);\n }\n },\n gd: {\n name: 'Scottish Gaelic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 20\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)',\n pluralsFunc: function(n) {\n return ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3);\n }\n },\n gl: {\n name: 'Galician',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n gu: {\n name: 'Gujarati',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n gun: {\n name: 'Gun',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n ha: {\n name: 'Hausa',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n he: {\n name: 'Hebrew',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hi: {\n name: 'Hindi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hne: {\n name: 'Chhattisgarhi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hr: {\n name: 'Croatian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n hu: {\n name: 'Hungarian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hy: {\n name: 'Armenian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n id: {\n name: 'Indonesian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n is: {\n name: 'Icelandic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)',\n pluralsFunc: function(n) {\n return (n % 10 !== 1 || n % 100 === 11);\n }\n },\n it: {\n name: 'Italian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ja: {\n name: 'Japanese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n jbo: {\n name: 'Lojban',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n jv: {\n name: 'Javanese',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 0)',\n pluralsFunc: function(n) {\n return (n !== 0);\n }\n },\n ka: {\n name: 'Georgian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n kk: {\n name: 'Kazakh',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n km: {\n name: 'Khmer',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n kn: {\n name: 'Kannada',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ko: {\n name: 'Korean',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ku: {\n name: 'Kurdish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n kw: {\n name: 'Cornish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 4\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3);\n }\n },\n ky: {\n name: 'Kyrgyz',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n lb: {\n name: 'Letzeburgesch',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ln: {\n name: 'Lingala',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n lo: {\n name: 'Lao',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n lt: {\n name: 'Lithuanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 10\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n lv: {\n name: 'Latvian',\n examples: [{\n plural: 2,\n sample: 0\n }, {\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2);\n }\n },\n mai: {\n name: 'Maithili',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mfe: {\n name: 'Mauritian Creole',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mg: {\n name: 'Malagasy',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mi: {\n name: 'Maori',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mk: {\n name: 'Macedonian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)',\n pluralsFunc: function(n) {\n return (n === 1 || n % 10 === 1 ? 0 : 1);\n }\n },\n ml: {\n name: 'Malayalam',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mn: {\n name: 'Mongolian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mni: {\n name: 'Manipuri',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mnk: {\n name: 'Mandinka',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }, {\n plural: 2,\n sample: 2\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 0 ? 0 : n === 1 ? 1 : 2);\n }\n },\n mr: {\n name: 'Marathi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ms: {\n name: 'Malay',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n mt: {\n name: 'Maltese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 11\n }, {\n plural: 3,\n sample: 20\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 0 || (n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20) ? 2 : 3);\n }\n },\n my: {\n name: 'Burmese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n nah: {\n name: 'Nahuatl',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nap: {\n name: 'Neapolitan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nb: {\n name: 'Norwegian Bokmal',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ne: {\n name: 'Nepali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nl: {\n name: 'Dutch',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nn: {\n name: 'Norwegian Nynorsk',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n no: {\n name: 'Norwegian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nso: {\n name: 'Northern Sotho',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n oc: {\n name: 'Occitan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n or: {\n name: 'Oriya',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pa: {\n name: 'Punjabi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pap: {\n name: 'Papiamento',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pl: {\n name: 'Polish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n pms: {\n name: 'Piemontese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ps: {\n name: 'Pashto',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pt: {\n name: 'Portuguese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n rm: {\n name: 'Romansh',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ro: {\n name: 'Romanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 20\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);\n }\n },\n ru: {\n name: 'Russian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n rw: {\n name: 'Kinyarwanda',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sah: {\n name: 'Yakut',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n sat: {\n name: 'Santali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sco: {\n name: 'Scots',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sd: {\n name: 'Sindhi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n se: {\n name: 'Northern Sami',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n si: {\n name: 'Sinhala',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sk: {\n name: 'Slovak',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n }\n },\n sl: {\n name: 'Slovenian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 5\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3);\n }\n },\n so: {\n name: 'Somali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n son: {\n name: 'Songhay',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sq: {\n name: 'Albanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sr: {\n name: 'Serbian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n su: {\n name: 'Sundanese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n sv: {\n name: 'Swedish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sw: {\n name: 'Swahili',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ta: {\n name: 'Tamil',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n te: {\n name: 'Telugu',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n tg: {\n name: 'Tajik',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n th: {\n name: 'Thai',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ti: {\n name: 'Tigrinya',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n tk: {\n name: 'Turkmen',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n tr: {\n name: 'Turkish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n tt: {\n name: 'Tatar',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ug: {\n name: 'Uyghur',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n uk: {\n name: 'Ukrainian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n ur: {\n name: 'Urdu',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n uz: {\n name: 'Uzbek',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n vi: {\n name: 'Vietnamese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n wa: {\n name: 'Walloon',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n wo: {\n name: 'Wolof',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n yo: {\n name: 'Yoruba',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n zh: {\n name: 'Chinese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n }\n};\n"],"names":["Axios","auth","router","_interopDefaultLegacy","e","Axios__default","__assign","Object","assign","t","s","i","n","arguments","length","p","prototype","hasOwnProperty","call","apply","this","__awaiter","thisArg","_arguments","P","generator","Promise","resolve","reject","fulfilled","value","step","next","rejected","result","done","then","__generator","body","f","y","g","_","label","sent","trys","ops","verb","Symbol","iterator","v","op","TypeError","pop","push","_a","axios","RETRY_KEY","RETRY_DELAY_KEY","client","create","headers","requesttoken","getRequestToken","cancelableClient","CancelToken","isCancel","interceptors","response","use","r","error","config","responseURL","token","_b","_c","request","status","data","message","undefined","console","warn","concat","get","generateUrl","debug","defaults","retryDelay_1","retryIfMaintenanceMode","setTimeout","onError","onRequestTokenUpdate","module","exports","defineProperty","eventBus","tokenElement","document","getElementsByTagName","getAttribute","observers","subscribe","forEach","observer","el","attribute","head","uid","displayName","isAdmin","OC","isUserAdmin","getCurrentUser","valid","major","valid__default","major__default","ProxyBus","bus","getVersion","name","handler","unsubscribe","emit","event","SimpleBus","handlers","Map","set","filter","h","window","_eventBus","_nc_event_bus","MAX_LENGTH","MAX_SAFE_INTEGER","re","parseOptions","compareIdentifiers","SemVer","constructor","version","options","loose","includePrerelease","m","trim","match","LOOSE","FULL","raw","minor","patch","prerelease","split","map","id","test","num","build","format","join","toString","compare","other","compareMain","comparePre","a","b","compareBuild","inc","release","identifier","isNaN","Error","er","parse","Number","SEMVER_SPEC_VERSION","MAX_SAFE_COMPONENT_LENGTH","process","env","NODE_DEBUG","args","numeric","anum","bnum","rcompareIdentifiers","opts","k","reduce","o","src","R","createToken","isGlobal","index","RegExp","NUMERICIDENTIFIER","NUMERICIDENTIFIERLOOSE","NONNUMERICIDENTIFIER","PRERELEASEIDENTIFIER","PRERELEASEIDENTIFIERLOOSE","BUILDIDENTIFIER","MAINVERSION","PRERELEASE","BUILD","FULLPLAIN","MAINVERSIONLOOSE","PRERELEASELOOSE","LOOSEPLAIN","XRANGEIDENTIFIER","XRANGEIDENTIFIERLOOSE","GTLT","XRANGEPLAIN","XRANGEPLAINLOOSE","COERCE","LONETILDE","tildeTrimReplace","LONECARET","caretTrimReplace","comparatorTrimReplace","globalThis","commonjsGlobal","self","check","it","Math","global$l","Function","shared$4","global$k","defineProperty$4","defineGlobalProperty$3","key","configurable","writable","defineGlobalProperty$2","SHARED","sharedStore","store$2","mode","copyright","license","source","fails$l","exec","functionBindNative","bind","NATIVE_BIND$3","FunctionPrototype$2","bind$6","call$i","uncurryThis$n","functionUncurryThis","fn","$TypeError$c","requireObjectCoercible$6","requireObjectCoercible$5","$Object$3","toObject$4","argument","toObject$3","hasOwnProperty$1","hasOwnProperty_1","hasOwn","uncurryThis$l","postfix","random","toString$9","uid$2","isCallable$j","global$i","isCallable$i","getBuiltIn$8","namespace","method","engineUserAgent","global$h","userAgent$3","process$4","Deno$1","Deno","versions","v8","engineV8Version","V8_VERSION$2","fails$j","nativeSymbol","getOwnPropertySymbols","symbol","String","sham","useSymbolAsUid","global$g","shared$3","hasOwn$9","uid$1","NATIVE_SYMBOL","USE_SYMBOL_AS_UID$1","WellKnownSymbolsStore","Symbol$2","symbolFor","createWellKnownSymbol","withoutSetter","wellKnownSymbol$f","description","toStringTagSupport","objectDefineProperty","descriptors","isCallable$h","isObject$a","isObject$9","document$3","EXISTS$1","createElement","documentCreateElement$1","createElement$1","ie8DomDefine","v8PrototypeDefineBug","isObject$8","$String$3","$TypeError$b","anObject$f","NATIVE_BIND$2","call$h","functionCall","objectIsPrototypeOf","isPrototypeOf","getBuiltIn$6","isCallable$g","isPrototypeOf$3","$Object$2","isSymbol$3","$Symbol","$String$2","tryToString$4","isCallable$f","tryToString$3","$TypeError$a","aCallable$7","aCallable$6","getMethod$5","V","func","call$g","isCallable$e","isObject$7","$TypeError$9","call$f","isObject$6","isSymbol$2","getMethod$4","ordinaryToPrimitive","input","pref","val","valueOf","$TypeError$8","TO_PRIMITIVE","toPrimitive","exoticToPrim","isSymbol$1","toPropertyKey$3","DESCRIPTORS$8","IE8_DOM_DEFINE$1","V8_PROTOTYPE_DEFINE_BUG$1","anObject$e","toPropertyKey$2","$TypeError$7","$defineProperty","$getOwnPropertyDescriptor$1","getOwnPropertyDescriptor","ENUMERABLE","CONFIGURABLE$1","WRITABLE","O","Attributes","current","enumerable","makeBuiltIn$2","DESCRIPTORS$7","hasOwn$8","FunctionPrototype$1","getDescriptor","EXISTS","functionName","PROPER","CONFIGURABLE","isCallable$d","store$1","functionToString","inspectSource","set$1","get$2","has","inspectSource$4","isCallable$c","inspectSource$3","WeakMap$1","WeakMap","nativeWeakMap","createPropertyDescriptor$3","bitmap","definePropertyModule$5","createPropertyDescriptor$2","createNonEnumerableProperty$3","object","shared$2","keys","sharedKey$2","hiddenKeys$4","NATIVE_WEAK_MAP","global$d","uncurryThis$i","isObject$5","createNonEnumerableProperty$2","hasOwn$7","shared$1","sharedKey$1","hiddenKeys$3","OBJECT_ALREADY_INITIALIZED","TypeError$2","state","store","wmget","wmhas","wmset","metadata","facade","STATE","internalState","enforce","getterFor","TYPE","type","fails$f","isCallable$b","hasOwn$6","DESCRIPTORS$5","CONFIGURABLE_FUNCTION_NAME","inspectSource$2","enforceInternalState","getInternalState$1","defineProperty$3","CONFIGURABLE_LENGTH","TEMPLATE","makeBuiltIn$1","slice","replace","getter","setter","arity","isCallable$a","definePropertyModule$4","makeBuiltIn","defineGlobalProperty$1","defineBuiltIn$6","simple","global","unsafe","nonConfigurable","nonWritable","uncurryThis$h","toString$8","stringSlice$5","classofRaw$1","TO_STRING_TAG_SUPPORT$2","isCallable$9","classofRaw","TO_STRING_TAG$1","$Object$1","CORRECT_ARGUMENTS","classof$9","tag","tryGet","callee","classof$8","toString$7","objectGetOwnPropertyDescriptor","objectPropertyIsEnumerable","$propertyIsEnumerable","propertyIsEnumerable","getOwnPropertyDescriptor$2","NASHORN_BUG","descriptor","fails$e","classof$7","$Object","indexedObject","IndexedObject$2","requireObjectCoercible$4","toIndexedObject$4","DESCRIPTORS$4","call$e","propertyIsEnumerableModule$1","createPropertyDescriptor$1","toIndexedObject$3","toPropertyKey$1","hasOwn$5","IE8_DOM_DEFINE","$getOwnPropertyDescriptor","objectGetOwnPropertyNames","ceil","floor$1","floor","trunc","x","toIntegerOrInfinity$4","number","toIntegerOrInfinity$3","max$2","max","min$3","min","toAbsoluteIndex$2","integer","toIntegerOrInfinity$2","min$2","toLength$3","toLength$2","lengthOfArrayLike$4","obj","toIndexedObject$2","toAbsoluteIndex$1","lengthOfArrayLike$3","createMethod$3","IS_INCLUDES","$this","fromIndex","arrayIncludes","includes","indexOf","hasOwn$4","toIndexedObject$1","indexOf$1","hiddenKeys$2","push$3","objectKeysInternal","names","enumBugKeys$3","internalObjectKeys$1","hiddenKeys$1","getOwnPropertyNames","objectGetOwnPropertySymbols","getBuiltIn$5","getOwnPropertyNamesModule","getOwnPropertySymbolsModule$1","anObject$d","concat$2","ownKeys$1","hasOwn$3","ownKeys","getOwnPropertyDescriptorModule","definePropertyModule$3","fails$d","isCallable$8","replacement","isForced$2","feature","detection","normalize","POLYFILL","NATIVE","string","toLowerCase","isForced_1","global$c","getOwnPropertyDescriptor$1","createNonEnumerableProperty$1","defineBuiltIn$4","defineGlobalProperty","copyConstructorProperties","target","exceptions","isForced$1","_export","targetProperty","sourceProperty","TARGET","GLOBAL","STATIC","stat","dontCallGetSet","forced","engineIsNode","isCallable$7","$String$1","$TypeError$6","uncurryThis$d","anObject$c","aPossiblePrototype","objectSetPrototypeOf","setPrototypeOf","CORRECT_SETTER","Array","proto","__proto__","defineProperty$2","hasOwn$2","TO_STRING_TAG","getBuiltIn$4","definePropertyModule$2","DESCRIPTORS$3","SPECIES$5","isPrototypeOf$2","$TypeError$5","uncurryThis$c","fails$c","isCallable$6","classof$5","inspectSource$1","noop","empty","construct","constructorRegExp","exec$2","INCORRECT_TO_STRING","isConstructorModern","isConstructorLegacy","location","defer","channel","port","isConstructor$2","called","isConstructor$1","tryToString$2","$TypeError$4","anObject$b","aConstructor","SPECIES$4","speciesConstructor$2","defaultConstructor","S","C","NATIVE_BIND$1","FunctionPrototype","apply$3","call$d","functionApply","Reflect","aCallable$5","NATIVE_BIND","bind$5","functionBindContext","that","html$2","arraySlice$2","$TypeError$3","engineIsIos","global$a","apply$2","bind$4","isCallable$5","hasOwn$1","fails$b","html$1","arraySlice$1","validateArgumentsLength","passed","required","IS_IOS$1","IS_NODE$3","setImmediate","clear","clearImmediate","process$3","Dispatch","Function$1","MessageChannel","String$1","counter","queue$1","ONREADYSTATECHANGE","run","runner","listener","post","postMessage","protocol","host","nextTick","now","port2","port1","onmessage","addEventListener","importScripts","appendChild","removeChild","flush","last","notify$1","toggle","node","promise","task$1","global$9","engineIsIosPebble","Pebble","engineIsWebosWebkit","global$8","bind$3","macrotask","IS_IOS","IS_IOS_PEBBLE","IS_WEBOS_WEBKIT","IS_NODE$2","MutationObserver","WebKitMutationObserver","document$2","process$2","Promise$1","queueMicrotaskDescriptor","queueMicrotask","parent","domain","exit","enter","createTextNode","observe","characterData","microtask$1","task","global$7","perform$3","Queue$1","tail","add","item","entry","queue","promiseNativeConstructor","engineIsDeno","engineIsBrowser","global$5","NativePromiseConstructor$3","isCallable$4","isForced","wellKnownSymbol$8","IS_BROWSER","IS_DENO","V8_VERSION$1","SPECIES$3","SUBCLASSING","NATIVE_PROMISE_REJECTION_EVENT$1","PromiseRejectionEvent","FORCED_PROMISE_CONSTRUCTOR$5","PROMISE_CONSTRUCTOR_SOURCE","GLOBAL_CORE_JS_PROMISE","FakePromise","promiseConstructorDetection","CONSTRUCTOR","REJECTION_EVENT","newPromiseCapability$2","aCallable$4","PromiseCapability","$$resolve","$$reject","Internal","OwnPromiseCapability","nativeThen","$$b","IS_NODE","global$4","call$c","defineBuiltIn$3","setToStringTag","TAG","setSpecies","CONSTRUCTOR_NAME","Constructor","aCallable$3","isCallable$3","isObject$4","anInstance","Prototype","speciesConstructor$1","microtask","hostReportErrors","perform$2","Queue","InternalStateModule","NativePromiseConstructor$2","newPromiseCapabilityModule$3","PROMISE","FORCED_PROMISE_CONSTRUCTOR$4","NATIVE_PROMISE_REJECTION_EVENT","NATIVE_PROMISE_SUBCLASSING","getInternalPromiseState","setInternalState","NativePromisePrototype$1","PromiseConstructor","PromisePrototype","TypeError$1","document$1","process$1","newPromiseCapability$1","newGenericPromiseCapability","DISPATCH_EVENT","createEvent","dispatchEvent","UNHANDLED_REJECTION","isThenable","callReaction","reaction","exited","ok","fail","rejection","onHandleUnhandled","notify","isReject","notified","reactions","onUnhandled","reason","initEvent","isUnhandled","bind$2","unwrap","internalReject","internalResolve","wrapper","executor","onFulfilled","onRejected","PromiseWrapper","wrap","iterators","Iterators$1","ITERATOR$2","ArrayPrototype","classof$4","getMethod$3","Iterators","ITERATOR$1","getIteratorMethod$2","call$b","aCallable$2","anObject$a","tryToString$1","getIteratorMethod$1","$TypeError$2","call$a","anObject$9","getMethod$2","bind$1","call$9","anObject$8","tryToString","isArrayIteratorMethod","lengthOfArrayLike$2","isPrototypeOf$1","getIterator","usingIterator","iteratorMethod","getIteratorMethod","iteratorClose","kind","innerResult","innerError","$TypeError$1","Result","stopped","ResultPrototype","iterate$2","iterable","unboundFunction","iterFn","AS_ENTRIES","IS_RECORD","IS_ITERATOR","INTERRUPTED","stop","condition","callFn","ITERATOR","SAFE_CLOSING","iteratorWithReturn","from","NativePromiseConstructor$1","checkCorrectnessOfIteration","SKIP_CLOSING","ITERATION_SUPPORT","promiseStaticsIncorrectIteration","all","call$8","aCallable$1","newPromiseCapabilityModule$2","perform$1","iterate$1","capability","$promiseResolve","values","remaining","alreadyCalled","$$9","FORCED_PROMISE_CONSTRUCTOR$2","NativePromiseConstructor","getBuiltIn$1","isCallable$2","defineBuiltIn$2","NativePromisePrototype","real","call$7","aCallable","newPromiseCapabilityModule$1","perform","iterate","race","call$6","newPromiseCapabilityModule","FilePickerType","anObject$7","isObject$3","newPromiseCapability","$$6","FORCED_PROMISE_CONSTRUCTOR","promiseResolve","promiseCapability","FilePicker","title","multiSelect","mimeTypeFilter","modal","directoriesAllowed","path","mimeTypeFiler","pick","_this","res","rej","dialogs","filepicker","allowDirectoryChooser","FilePickerBuilder","Choose","setMultiSelect","ms","addMimeTypeFilter","setMimeTypeFilter","setModal","setType","allowDirectories","allow","startAt","getFilePickerBuilder","internalObjectKeys","enumBugKeys$1","objectKeys$2","DESCRIPTORS$2","uncurryThis$9","call$5","fails$a","objectKeys$1","getOwnPropertySymbolsModule","propertyIsEnumerableModule","toObject$2","IndexedObject$1","$assign","defineProperty$1","concat$1","objectAssign","A","B","alphabet","chr","T","argumentsLength","j","classof$3","$String","toString$6","anObject$6","regexpFlags$1","hasIndices","ignoreCase","multiline","dotAll","unicode","unicodeSets","sticky","call$4","regExpFlags","RegExpPrototype$2","PROPER_FUNCTION_NAME$1","defineBuiltIn$1","anObject$5","$toString","fails$9","getRegExpFlags","flags","TO_STRING","n$ToString","NOT_GENERIC","INCORRECT_NAME","_typeof","fails$8","$RegExp$2","UNSUPPORTED_Y$2","lastIndex","MISSED_STICKY","regexpStickyHelpers","BROKEN_CARET","UNSUPPORTED_Y","objectDefineProperties","DESCRIPTORS$1","V8_PROTOTYPE_DEFINE_BUG","definePropertyModule$1","anObject$4","toIndexedObject","objectKeys","defineProperties","Properties","props","activeXDocument","anObject$3","definePropertiesModule","enumBugKeys","hiddenKeys","html","documentCreateElement","PROTOTYPE","SCRIPT","IE_PROTO","EmptyConstructor","scriptTag","content","LT","NullProtoObjectViaActiveX","write","close","temp","parentWindow","NullProtoObject","ActiveXObject","iframeDocument","iframe","JS","style","display","contentWindow","open","F","re1","re2","objectCreate","fails$7","$RegExp$1","regexpUnsupportedDotAll","fails$6","$RegExp","regexpUnsupportedNcg","groups","call$3","uncurryThis$8","toString$5","regexpFlags","stickyHelpers$1","shared","getInternalState","UNSUPPORTED_DOT_ALL","UNSUPPORTED_NCG","nativeReplace","nativeExec","patchedExec","charAt$3","charAt","replace$2","stringSlice$4","UPDATES_LAST_INDEX_WRONG","UNSUPPORTED_Y$1","NPCG_INCLUDED","reCopy","group","str","charsAdded","strCopy","regexpExec$3","uncurryThis$7","defineBuiltIn","regexpExec$2","fails$5","wellKnownSymbol$4","createNonEnumerableProperty","SPECIES$2","RegExpPrototype","fixRegexpWellKnownSymbolLogic","KEY","FORCED","SHAM","SYMBOL","DELEGATES_TO_SYMBOL","DELEGATES_TO_EXEC","execCalled","uncurriedNativeRegExpMethod","methods","nativeMethod","regexp","arg2","forceStringMethod","uncurriedNativeMethod","$exec","uncurryThis$6","toIntegerOrInfinity$1","toString$4","requireObjectCoercible$3","charAt$2","charCodeAt","stringSlice$3","createMethod$2","CONVERT_TO_STRING","pos","first","second","position","size","charAt$1","codeAt","advanceStringIndex$2","uncurryThis$5","toObject$1","replace$1","stringSlice$2","SUBSTITUTION_SYMBOLS","SUBSTITUTION_SYMBOLS_NO_NAMED","call$2","anObject$2","isCallable$1","classof$2","regexpExec$1","$TypeError","regexpExecAbstract","apply$1","call$1","uncurryThis$4","fixRegExpWellKnownSymbolLogic$1","fails$4","anObject$1","isCallable","toIntegerOrInfinity","toLength$1","toString$3","requireObjectCoercible$2","advanceStringIndex$1","getMethod$1","getSubstitution","matched","captures","namedCaptures","tailPos","symbols","ch","capture","regExpExec","REPLACE","max$1","min$1","push$2","stringIndexOf","stringSlice$1","REPLACE_KEEPS_$0","REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE","maybeCallNative","UNSAFE_SUBSTITUTE","searchValue","replaceValue","replacer","rx","functionalReplace","fullUnicode","results","accumulatedResult","nextSourcePosition","replacerArgs","fails$3","$$3","$IndexOf","arrayMethodIsStrict","METHOD_NAME","un$IndexOf","NEGATIVE_ZERO","STRICT_METHOD","searchElement","isObject$2","classof$1","MATCH","toPropertyKey","definePropertyModule","createPropertyDescriptor","toAbsoluteIndex","lengthOfArrayLike$1","createProperty","propertyKey","$Array$1","uncurryThis$2","fixRegExpWellKnownSymbolLogic","isRegExp","anObject","requireObjectCoercible$1","speciesConstructor","advanceStringIndex","toLength","toString$2","getMethod","arraySlice","start","end","fin","callRegExpExec","regexpExec","fails$2","MAX_UINT32","$push","push$1","stringSlice","SPLIT","nativeSplit","internalSplit","separator","limit","lim","lastLength","output","lastLastIndex","separatorCopy","splitter","unicodeMatching","q","z","originalExec","whitespaces$2","requireObjectCoercible","toString$1","whitespaces$1","whitespace","ltrim","rtrim","createMethod$1","stringTrim","PROPER_FUNCTION_NAME","fails$1","whitespaces","$trim","forcedStringTrimMethod","toastify","root","factory","Toastify","lib","init","getAxisOffsetAValue","axis","offset","containsClass","elem","yourClass","className","oldestFirst","text","duration","selector","callback","destination","newWindow","gravity","positionLeft","backgroundColor","avatar","stopOnFocus","onClick","escapeMarkup","ariaLive","background","toastElement","buildToast","divElement","property","setAttribute","nodeType","Node","ELEMENT_NODE","innerText","innerHTML","avatarElement","insertAdjacentElement","closeElement","stopPropagation","removeElement","clearTimeout","timeOutValue","width","innerWidth","screen","xOffset","yOffset","transform","showToast","rootElement","getElementById","HTMLElement","ShadowRoot","elementToInsert","firstChild","lastChild","insertBefore","reposition","hideToast","parentNode","classUsed","topLeftOffsetSize","top","bottom","topRightOffsetSize","offsetSize","allToasts","getElementsByClassName","height","offsetHeight","substr","classof","isArray$1","isArray","isConstructor","isObject$1","SPECIES$1","$Array","arraySpeciesConstructor","originalArray","IndexedObject","toObject","lengthOfArrayLike","arraySpeciesCreate","createMethod","IS_MAP","IS_FILTER","IS_SOME","IS_EVERY","IS_FIND_INDEX","IS_FILTER_REJECT","NO_HOLES","callbackfn","specificCreate","boundFunction","arrayIteration","some","every","find","findIndex","filterReject","fails","V8_VERSION","SPECIES","$map","array","foo","Boolean","arrayMethodHasSpeciesSupport","gettext$1","$","DESCRIPTORS","HASH_UNDEFINED","INFINITY","funcTag","genTag","symbolTag","reIsDeepProp","reIsPlainProp","reLeadingDot","rePropName","reEscapeChar","reIsHostCtor","freeGlobal","freeSelf","arrayProto","funcProto","objectProto","coreJsData","maskSrcKey","funcToString","objectToString","reIsNative","Symbol$1","splice","getNative","nativeCreate","symbolProto","symbolToString","Hash","entries","ListCache","MapCache","assocIndexOf","baseGet","isSymbol","isKey","stringToPath","toKey","baseIsNative","isObject","pattern","isFunction","isHostObject","toSource","getMapData","__data__","getValue","memoize","baseToString","quote","resolver","memoized","cache","Cache","isObjectLike","defaultValue","plurals","ach","examples","plural","sample","nplurals","pluralsText","pluralsFunc","af","ak","am","an","ar","arn","ast","ay","az","be","bg","bn","bo","br","brx","bs","ca","cgg","cs","csb","cy","da","de","doi","dz","en","eo","es","et","eu","fa","ff","fi","fil","fo","fr","fur","fy","ga","gd","gl","gu","gun","ha","he","hi","hne","hr","hu","hy","is","ja","jbo","jv","ka","kk","km","kn","ko","ku","kw","ky","lb","ln","lo","lt","lv","mai","mfe","mg","mi","mk","ml","mn","mni","mnk","mr","mt","my","nah","nap","nb","ne","nl","nn","no","nso","oc","or","pa","pap","pl","pms","ps","pt","rm","ro","ru","rw","sah","sat","sco","sd","se","si","sk","sl","so","son","sq","sr","su","sv","sw","ta","te","tg","th","ti","tk","tr","tt","ug","uk","ur","uz","vi","wa","wo","yo","zh","gettext","Gettext","catalogs","locale","listeners","sourceLocale","on","eventName","off","eventData","addTranslations","translations","setLocale","setTextDomain","msgid","dnpgettext","dgettext","ngettext","msgidPlural","count","dngettext","pgettext","msgctxt","dpgettext","npgettext","translation","defaultTranslation","_getTranslation","getLanguageCode","msgstr","getComment","comments","textdomain","setlocale","addTextdomain","dist","getLocale","documentElement","dataset","getCanonicalLocale","getDayNames","dayNames","getDayNamesMin","dayNamesMin","getDayNamesShort","dayNamesShort","getFirstDay","firstDay","getLanguage","lang","getMonthNames","monthNames","getMonthNamesShort","monthNamesShort","translate","app","vars","L10N","translatePlural","textSingular","textPlural","getGettextBuilder_1","getGettextBuilder","GettextBuilder","_nodeGettext","__esModule","default","_classCallCheck","instance","_defineProperties","_createClass","protoProps","staticProps","language","setLanguage","GettextWrapper","gt","translated","original","placeholders","subtitudePlaceholders","singular","gtBuilder","detectLocale","TRANSLATIONS","addTranslation","json","ToastType","ERROR","WARNING","INFO","SUCCESS","PERMANENT","UNDO","TOAST_ARIA_LIVE_OFF","TOAST_ARIA_LIVE_POLITE","TOAST_ARIA_LIVE_ASSERTIVE","ToastAriaLive","OFF","POLITE","ASSERTIVE","TOAST_UNDO_TIMEOUT","TOAST_DEFAULT_TIMEOUT","TOAST_PERMANENT_TIMEOUT","showMessage","timeout","isHTML","onRemove","element","classes","isNode","toast","showError","showWarning","showInfo","showSuccess","showUndo","onUndo","undoContent","undoButton","classList","getRootUrl","generateFilePath","imagePath","generateOcsUrl","generateRemoteUrl","linkTo","file","service","linkToRemoteBase","url","params","ocsVersion","_generateUrlPath","allOptions","escape","encodeURIComponent","noRewrite","modRewriteWorking","isCore","coreApps","link","substring","appswebroots","encodeURI","webroot","getOwnPropertyDescriptors","d","disabled","validator","nativeType","wide","ariaLabel","href","to","exact","slots","$slots","computed","$attrs","hasText","hasIcon","icon","iconOnly","textOnly","iconAndText","buttonClassObject","beforeUpdate","mounted","l","c","u","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","Z","locals","_self","_g","staticClass","class","attrs","$listeners","_t","_e","_v","themes","tooltip","delay","show","hide","distance","VTooltip","Actions","Activities","Close","Custom","Flags","Global","Next","Objects","Previous","Search","Settings","Submit","Symbols","Favorite","Open","items","pluralId","msgid_plural","sources","mappings","sourcesContent","sourceRoot","btoa","unescape","JSON","stringify","base","css","media","sourceMap","supports","layer","references","updater","byIndex","update","remove","querySelector","HTMLIFrameElement","contentDocument","attributes","nc","styleSheet","cssText","render","staticRenderFns","_compiled","functional","_scopeId","$vnode","ssrContext","__VUE_SSR_CONTEXT__","_registeredComponents","_ssrRegister","$root","$options","shadowRoot","_injectStyles","beforeCreate","toStringTag","components","NcButton","directives","Tooltip","subtitle","labelTranslated","resourceTitle","N","NcResource","scopedSlots","_u","proxy","_s","providerId","itemId","fileInfo","emits","appEnabled","related_resources","headerTranslated","descriptionTranslated","loading","resources","isVisible","hasResourceInfo","fileId","watch","fetchRelatedResources","$emit","created","regeneratorRuntime","mark","prev","abrupt","ocs","t0","catch","finish","w","E","_l","utils","settle","cookies","buildURL","buildFullPath","parseHeaders","isURLSameOrigin","transitionalDefaults","AxiosError","CanceledError","parseProtocol","onCanceled","requestData","requestHeaders","responseType","cancelToken","signal","removeEventListener","isFormData","isStandardBrowserEnv","XMLHttpRequest","username","password","Authorization","fullPath","baseURL","onloadend","responseHeaders","getAllResponseHeaders","responseText","statusText","err","toUpperCase","paramsSerializer","onreadystatechange","readyState","onabort","ECONNABORTED","onerror","ERR_NETWORK","ontimeout","timeoutErrorMessage","transitional","clarifyTimeoutError","ETIMEDOUT","xsrfValue","withCredentials","xsrfCookieName","read","xsrfHeaderName","setRequestHeader","isUndefined","onDownloadProgress","onUploadProgress","upload","cancel","abort","aborted","ERR_BAD_REQUEST","send","mergeConfig","createInstance","defaultConfig","context","extend","instanceConfig","VERSION","toFormData","Cancel","promises","spread","isAxiosError","resolvePromise","_listeners","onfulfilled","_resolve","throwIfRequested","ERR_CANCELED","inherits","__CANCEL__","InterceptorManager","dispatchRequest","validators","configOrUrl","assertOptions","silentJSONParsing","boolean","forcedJSONParsing","requestInterceptorChain","synchronousRequestInterceptors","interceptor","runWhen","synchronous","unshift","responseInterceptorChain","chain","shift","newConfig","getUri","generateHTTPMethod","isForm","code","toJSON","fileName","lineNumber","columnNumber","stack","customProps","axiosError","toFlatObject","eject","isAbsoluteURL","combineURLs","requestedURL","transformData","throwIfCancellationRequested","transformRequest","merge","common","adapter","transformResponse","config1","config2","getMergedValue","isPlainObject","mergeDeepProperties","prop","valueFromConfig2","defaultToConfig2","mergeDirectKeys","mergeMap","configValue","validateStatus","ERR_BAD_RESPONSE","fns","normalizeHeaderName","DEFAULT_CONTENT_TYPE","setContentTypeIfUnset","isArrayBuffer","isBuffer","isStream","isFile","isBlob","isArrayBufferView","buffer","isURLSearchParams","isFileList","isObjectPayload","contentType","_FormData","FormData","rawValue","parser","encoder","isString","stringifySafely","strictJSONParsing","maxContentLength","maxBodyLength","encode","serializedParams","parts","isDate","toISOString","hashmarkIndex","relativeURL","expires","secure","cookie","isNumber","Date","toGMTString","decodeURIComponent","payload","originURL","msie","navigator","userAgent","urlParsingNode","resolveURL","search","hash","hostname","pathname","requestURL","parsed","normalizedName","ignoreDuplicateOf","line","arr","formData","convertValue","isTypedArray","Blob","Buffer","parentKey","fullKey","endsWith","toArray","append","thing","deprecatedWarnings","formatMessage","opt","desc","ERR_DEPRECATED","schema","allowUnknown","ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","kindOf","kindOfTest","getPrototypeOf","TypedArray","Uint8Array","ArrayBuffer","isView","pipe","product","assignValue","stripBOM","superConstructor","sourceObj","destObj","merged","searchString","byteLength","b64","lens","getLens","validLen","placeHoldersLen","toByteArray","tmp","Arr","_byteLength","curByte","len","revLookup","fromByteArray","uint8","extraBytes","maxChunkLength","len2","encodeChunk","lookup","base64","ieee754","customInspectSymbol","K_MAX_LENGTH","createBuffer","RangeError","buf","arg","encodingOrOffset","allocUnsafe","encoding","isEncoding","actual","fromString","arrayView","isInstance","copy","fromArrayBuffer","byteOffset","fromArrayLike","fromArrayView","SharedArrayBuffer","checked","numberIsNaN","fromObject","assertSize","mustMatch","loweredCase","utf8ToBytes","base64ToBytes","slowToString","hexSlice","utf8Slice","asciiSlice","latin1Slice","base64Slice","utf16leSlice","swap","bidirectionalIndexOf","dir","arrayIndexOf","lastIndexOf","indexSize","arrLength","valLength","readUInt16BE","foundIndex","found","hexWrite","strLen","parseInt","utf8Write","blitBuffer","asciiWrite","byteArray","asciiToBytes","base64Write","ucs2Write","units","utf16leToBytes","firstByte","codePoint","bytesPerSequence","secondByte","thirdByte","fourthByte","tempCodePoint","codePoints","MAX_ARGUMENTS_LENGTH","fromCharCode","decodeCodePointsArray","TYPED_ARRAY_SUPPORT","typedArraySupport","poolSize","alloc","fill","allocUnsafeSlow","_isBuffer","list","swap16","swap32","swap64","toLocaleString","equals","inspect","thisStart","thisEnd","thisCopy","targetCopy","isFinite","_arr","ret","out","hexSliceLookupTable","bytes","checkOffset","ext","checkInt","wrtBigUInt64LE","checkIntBI","BigInt","wrtBigUInt64BE","checkIEEE754","writeFloat","littleEndian","noAssert","writeDouble","newBuf","subarray","readUintLE","readUIntLE","mul","readUintBE","readUIntBE","readUint8","readUInt8","readUint16LE","readUInt16LE","readUint16BE","readUint32LE","readUInt32LE","readUint32BE","readUInt32BE","readBigUInt64LE","defineBigIntMethod","validateNumber","boundsError","readBigUInt64BE","readIntLE","pow","readIntBE","readInt8","readInt16LE","readInt16BE","readInt32LE","readInt32BE","readBigInt64LE","readBigInt64BE","readFloatLE","readFloatBE","readDoubleLE","readDoubleBE","writeUintLE","writeUIntLE","writeUintBE","writeUIntBE","writeUint8","writeUInt8","writeUint16LE","writeUInt16LE","writeUint16BE","writeUInt16BE","writeUint32LE","writeUInt32LE","writeUint32BE","writeUInt32BE","writeBigUInt64LE","writeBigUInt64BE","writeIntLE","sub","writeIntBE","writeInt8","writeInt16LE","writeInt16BE","writeInt32LE","writeInt32BE","writeBigInt64LE","writeBigInt64BE","writeFloatLE","writeFloatBE","writeDoubleLE","writeDoubleBE","targetStart","copyWithin","errors","sym","getMessage","Base","super","addNumericalSeparator","range","ERR_OUT_OF_RANGE","checkBounds","ERR_INVALID_ARG_TYPE","ERR_BUFFER_OUT_OF_BOUNDS","msg","received","isInteger","abs","INVALID_BASE64_RE","Infinity","leadSurrogate","base64clean","dst","table","i16","BufferBigIntNotDefined","TO_STRING_TAG_SUPPORT","nativeToString","getBasePlacement","placement","getAlignment","getMainAxisFromPlacement","getLengthFromAxis","computeCoordsFromPlacement","_ref","reference","floating","commonX","commonY","coords","mainAxis","getSideObjectFromPadding","padding","right","left","expandPaddingObject","rectToClientRect","rect","async","detectOverflow","middlewareArguments","platform","rects","elements","strategy","boundary","rootBoundary","elementContext","altBoundary","paddingObject","clippingClientRect","getClippingClientRect","isElement","contextElement","getDocumentElement","elementClientRect","convertOffsetParentRelativeRectToViewportRelativeRect","offsetParent","getOffsetParent","within","hash$1","getOppositePlacement","getAlignmentSides","isStart","mainAlignmentSide","main","cross","getOppositeAlignmentPlacement","basePlacements","allPlacements","acc","basePlacement","autoPlacement","_middlewareData$autoP","_middlewareData$autoP2","_middlewareData$autoP3","_middlewareData$autoP4","_middlewareData$autoP5","_placementsSortedByLe","middlewareData","alignment","allowedPlacements","autoAlignment","detectOverflowOptions","skip","placements","getPlacementList","overflow","currentIndex","currentPlacement","reset","currentOverflows","allOverflows","overflows","nextPlacement","placementsSortedByLeastOverflow","sort","placementThatFitsOnAllSides","flip","_middlewareData$flip","_middlewareData$flip2","initialPlacement","checkMainAxis","crossAxis","checkCrossAxis","fallbackPlacements","specifiedFallbackPlacements","fallbackStrategy","flipAlignment","oppositePlacement","getExpandedPlacements","overflowsData","side","_middlewareData$flip$","_middlewareData$flip3","nextIndex","resetPlacement","_overflowsData$slice$","diffCoords","multiplier","convertValueToCoords","getCrossAxis","isWindow","getWindow","ownerDocument","defaultView","getComputedStyle$1","getComputedStyle","getNodeName","nodeName","isHTMLElement","Element","isShadowRoot","isScrollParent","overflowX","overflowY","isTableElement","isContainingBlock","isFirefox","perspective","contain","willChange","round","getBoundingClientRect","includeScale","clientRect","scaleX","scaleY","offsetWidth","getNodeScroll","scrollLeft","pageXOffset","scrollTop","pageYOffset","getWindowScrollBarX","getRectRelativeToOffsetParent","isOffsetParentAnElement","isScaled","scroll","offsets","offsetRect","clientLeft","clientTop","getParentNode","assignedSlot","getTrueOffsetParent","currentNode","getContainingBlock","getDimensions","getScrollParent","getScrollParents","_node$ownerDocument","scrollParent","isBody","win","visualViewport","updatedList","getClientRectFromClippingParent","clippingParent","clientWidth","clientHeight","scale","offsetLeft","offsetTop","getViewportRect","getInnerBoundingClientRect","_element$ownerDocumen","scrollWidth","scrollHeight","direction","getDocumentRect","getClippingParents","clippingParents","clipperElement","child","rootNode","getRootNode","contains","getElementRects","_ref2","_ref3","firstClippingParent","clippingRect","accRect","_ref4","getClientRects","_ref5","middleware","statefulPlacement","nextX","nextY","computePosition","__defProp","__defProps","__getOwnPropDescs","__getOwnPropSymbols","__hasOwnProp","__propIsEnum","__defNormalProp","__spreadValues","__spreadProps","__objRest","exclude","skidding","container","instantMove","disposeTimeout","popperTriggers","preventOverflow","overflowPadding","arrowPadding","arrowOverflow","triggers","hideTriggers","events","handleResize","loadingContent","dropdown","autoHide","menu","$extend","getDefaultConfig","theme","themeConfig","getAllParentThemes","supportsPassive","isIOS","MSStream","SHOW_EVENT_MAP","hover","focus","click","touch","HIDE_EVENT_MAP","removeFromArray","nextFrame","requestAnimationFrame","shownPoppers","hidingPopper","shownPoppersByTheme","getShownPoppersByTheme","defaultPropFactory","$props","PROVIDE_KEY","PrivatePopper","targetNodes","referenceNode","popperNode","shown","showGroup","ariaId","positioningDisabled","showTriggers","popperShowTriggers","popperHideTriggers","eagerMount","popperClass","computeTransformOrigin","autoMinSize","autoSize","autoMaxSize","autoBoundaryMaxSize","shiftCrossAxis","provide","parentPopper","inject","isShown","isMounted","skipTransition","showFrom","showTo","hideFrom","hideTo","arrow","centerOffset","transformOrigin","shownChildren","Set","lastAutoHide","popperId","randomId","shouldMountContent","slotData","onResize","hasPopperShowTriggerHover","dispose","$_ensureTeleport","$_computePosition","$_isDisposed","$_detachPopperNode","activated","$_autoShowHide","deactivated","beforeDestroy","skipDelay","force","lockedChild","$_pendingHide","$_scheduleShow","$_showFrameLocked","skipAiming","$_hideInProgress","$_isAimingPopper","lockedChildTimer","$_scheduleHide","$_events","$_preventShow","$_referenceNode","$_targetNodes","$_popperNode","$_innerNode","$_arrowNode","$_swapTargetAttrs","$_addEventListeners","$_removeEventListeners","$_updateParentShownChildren","options2","isPlacementAuto","startsWith","limiter","mainAxisCoord","crossAxisCoord","maxSide","limitedCoords","arrowDimensions","minProp","maxProp","endDiff","startDiff","arrowOffsetParent","clientSize","centerToReference","center","_a2","maxWidth","maxHeight","_middlewareData$size","isEnd","heightSide","widthSide","xMin","xMax","yMin","yMax","dimensions","$_scheduleTimer","$_applyHide","$_applyShow","$_computeDelay","$_disposeTimer","$_applyShowEffect","$_registerEventListeners","bounds","popperWrapper","parentBounds","$_applyAttrsToTarget","popover","disposeTime","handleShow","usedByTooltip","$_registerTriggerListeners","handleHide","eventType","passive","eventMap","commonTriggers","customTrigger","trigger","filterEventType","newList","$_refreshListeners","$_handleGlobalClose","closePopover","attrFrom","attrTo","removeAttribute","delete","referenceBounds","$el","mouseX","mouseY","popperBounds","vectorX","mousePreviousX","vectorY","mousePreviousY","newVectorLength","edgeX","edgeY","lineIntersectsLine","$scopedSlots","handleGlobalMousedown","popper","popperContent","$_mouseDownContains","handleGlobalClose","preventClose","$_containsGlobalTarget","isContainingEventTarget","shouldAutoHide","closeAllPopover","parent2","getAutoHideResult","hideAllPoppers","x1","y1","x2","y2","x3","y3","x4","y4","uA","uB","isIE","initCompat","ua","rv","edge","getInternetExplorerVersion","normalizeComponent$1","template","script2","scopeId","isFunctionalTemplate","moduleIdentifier","shadowMode","createInjector","createInjectorSSR","createInjectorShadow","hook","originalRender","existing","clientX","clientY","__vue_script__","emitOnMount","ignoreWidth","ignoreHeight","$nextTick","_w","_h","emitSize","_resizeObject","onload","addResizeHandlers","removeResizeHandlers","compareAndNotify","__vue_render__","$createElement","tabindex","_withStripped","__vue_component__","plugin$1","install","Vue2","component","GlobalVue$1","Vue","PrivateThemeClass","themeClass","$resetCss","getThemeClasses","__vue2_script$5","ResizeObserver","mixins","toPx","normalizeComponent","scriptExports","render2","staticRenderFns2","functionalTemplate","injectStyles","__cssModules$5","__component__$5","_vm","ref","$event","_k","keyCode","__vue2_injectStyles$5","PrivatePopperContent","PrivatePopperMethods","$refs","__vue2_script$4","Popper","PopperContent","inheritAttrs","vPopperTheme","getTargetNodes","children","render$1","__cssModules$4","__component__$4","__vue2_injectStyles$4","PrivatePopperWrapper","__vue2_script$3","__cssModules$3","__component__$3","__vue2_render$2","__vue2_staticRenderFns$2","__vue2_injectStyles$3","PrivateDropdown","__vue2_script$2","__cssModules$2","__component__$2","__vue2_render$1","__vue2_staticRenderFns$1","__vue2_injectStyles$2","PrivateMenu","__vue2_script$1","__cssModules$1","__component__$1","__vue2_render","__vue2_staticRenderFns","__vue2_injectStyles$1","PrivateTooltip","__vue2_script","asyncContent","isContentAsync","finalContent","fetchContent","immediate","$_fetchId","$_isShown","$_loading","fetchId","onResult","onShow","onHide","domProps","__cssModules","__component__","__vue2_injectStyles","PrivateTooltipDirective","TARGET_CLASS","getOptions","modifiers","getPlacement","createTooltip","tooltipApp","$_popper","otherOptions","devtools","mountTarget","$mount","destroyTooltip","$destroy","$_popperOldShown","oldValue","PrivateVTooltip","unbind","addListeners","onTouchStart","removeListeners","onTouchEnd","onTouchCancel","currentTarget","$_vclosepopover_touch","$_closePopoverModifiers","changedTouches","$_vclosepopover_touchPoint","firstTouch","screenY","screenX","PrivateVClosePopper","VClosePopper","Dropdown","Menu","PopperMethods","PopperWrapper","ThemeClass","TooltipDirective","$_vTooltipInstalled","directive","GlobalVue","isLE","mLen","nBytes","eLen","eMax","eBias","nBits","NaN","rt","log","LN2"],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"vendors-node_modules_nextcloud_vue_dist_Components_NcRelatedResourcesPanel_js.related_resources.js","mappings":"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","sources":["webpack://related_resources/./node_modules/@nextcloud/axios/dist/index.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/@nextcloud/auth/dist/index.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/@nextcloud/event-bus/dist/index.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/classes/semver.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/functions/major.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/functions/parse.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/functions/valid.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/constants.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/debug.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/identifiers.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/parse-options.js","webpack://related_resources/./node_modules/@nextcloud/axios/node_modules/semver/internal/re.js","webpack://related_resources/./node_modules/@nextcloud/dialogs/dist/index.es.js","webpack://related_resources/./node_modules/@nextcloud/l10n/dist/gettext.js","webpack://related_resources/./node_modules/@nextcloud/router/dist/index.js","webpack://related_resources/./node_modules/@nextcloud/vue/dist/Components/NcRelatedResourcesPanel.js","webpack://related_resources/./node_modules/axios/index.js","webpack://related_resources/./node_modules/axios/lib/adapters/xhr.js","webpack://related_resources/./node_modules/axios/lib/axios.js","webpack://related_resources/./node_modules/axios/lib/cancel/CancelToken.js","webpack://related_resources/./node_modules/axios/lib/cancel/CanceledError.js","webpack://related_resources/./node_modules/axios/lib/cancel/isCancel.js","webpack://related_resources/./node_modules/axios/lib/core/Axios.js","webpack://related_resources/./node_modules/axios/lib/core/AxiosError.js","webpack://related_resources/./node_modules/axios/lib/core/InterceptorManager.js","webpack://related_resources/./node_modules/axios/lib/core/buildFullPath.js","webpack://related_resources/./node_modules/axios/lib/core/dispatchRequest.js","webpack://related_resources/./node_modules/axios/lib/core/mergeConfig.js","webpack://related_resources/./node_modules/axios/lib/core/settle.js","webpack://related_resources/./node_modules/axios/lib/core/transformData.js","webpack://related_resources/./node_modules/axios/lib/defaults/index.js","webpack://related_resources/./node_modules/axios/lib/defaults/transitional.js","webpack://related_resources/./node_modules/axios/lib/env/data.js","webpack://related_resources/./node_modules/axios/lib/helpers/bind.js","webpack://related_resources/./node_modules/axios/lib/helpers/buildURL.js","webpack://related_resources/./node_modules/axios/lib/helpers/combineURLs.js","webpack://related_resources/./node_modules/axios/lib/helpers/cookies.js","webpack://related_resources/./node_modules/axios/lib/helpers/isAbsoluteURL.js","webpack://related_resources/./node_modules/axios/lib/helpers/isAxiosError.js","webpack://related_resources/./node_modules/axios/lib/helpers/isURLSameOrigin.js","webpack://related_resources/./node_modules/axios/lib/helpers/normalizeHeaderName.js","webpack://related_resources/./node_modules/axios/lib/helpers/null.js","webpack://related_resources/./node_modules/axios/lib/helpers/parseHeaders.js","webpack://related_resources/./node_modules/axios/lib/helpers/parseProtocol.js","webpack://related_resources/./node_modules/axios/lib/helpers/spread.js","webpack://related_resources/./node_modules/axios/lib/helpers/toFormData.js","webpack://related_resources/./node_modules/axios/lib/helpers/validator.js","webpack://related_resources/./node_modules/axios/lib/utils.js","webpack://related_resources/./node_modules/base64-js/index.js","webpack://related_resources/./node_modules/buffer/index.js","webpack://related_resources/./node_modules/core-js/internals/object-to-string.js","webpack://related_resources/./node_modules/core-js/internals/regexp-get-flags.js","webpack://related_resources/./node_modules/core-js/modules/es.object.to-string.js","webpack://related_resources/./node_modules/core-js/modules/es.regexp.to-string.js","webpack://related_resources/./node_modules/@floating-ui/core/dist/floating-ui.core.esm.js","webpack://related_resources/./node_modules/@floating-ui/dom/dist/floating-ui.dom.esm.js","webpack://related_resources/./node_modules/floating-vue/dist/floating-vue.es.js","webpack://related_resources/./node_modules/ieee754/index.js","webpack://related_resources/./node_modules/lodash.get/index.js","webpack://related_resources/./node_modules/node-gettext/lib/gettext.js","webpack://related_resources/./node_modules/node-gettext/lib/plurals.js"],"sourcesContent":["'use strict';\n\nvar Axios = require('axios');\nvar auth = require('@nextcloud/auth');\nvar router = require('@nextcloud/router');\n\nfunction _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }\n\nvar Axios__default = /*#__PURE__*/_interopDefaultLegacy(Axios);\n\n/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n\r\nvar __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n };\r\n return __assign.apply(this, arguments);\r\n};\r\n\r\nfunction __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nfunction __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\n\nvar RETRY_KEY = Symbol('csrf-retry');\nvar onError$1 = function (axios) { return function (error) { return __awaiter(void 0, void 0, void 0, function () {\n var config, response, responseURL, status, token;\n var _a;\n var _b;\n return __generator(this, function (_c) {\n switch (_c.label) {\n case 0:\n config = error.config, response = error.response, responseURL = error.request.responseURL;\n status = response.status;\n if (!(status === 412\n && ((_b = response === null || response === void 0 ? void 0 : response.data) === null || _b === void 0 ? void 0 : _b.message) === 'CSRF check failed'\n && config[RETRY_KEY] === undefined)) return [3 /*break*/, 2];\n console.warn(\"Request to \".concat(responseURL, \" failed because of a CSRF mismatch. Fetching a new token\"));\n return [4 /*yield*/, axios.get(router.generateUrl('/csrftoken'))];\n case 1:\n token = (_c.sent()).data.token;\n console.debug(\"New request token \".concat(token, \" fetched\"));\n axios.defaults.headers.requesttoken = token;\n return [2 /*return*/, axios(__assign(__assign({}, config), (_a = { headers: __assign(__assign({}, config.headers), { requesttoken: token }) }, _a[RETRY_KEY] = true, _a)))];\n case 2: return [2 /*return*/, Promise.reject(error)];\n }\n });\n}); }; };\n\nvar RETRY_DELAY_KEY = Symbol('retryDelay');\nvar onError = function (axios) { return function (error) { return __awaiter(void 0, void 0, void 0, function () {\n var config, response, responseURL, status, headers, retryDelay_1;\n var _a;\n var _b;\n return __generator(this, function (_c) {\n switch (_c.label) {\n case 0:\n config = error.config, response = error.response, responseURL = error.request.responseURL;\n status = response.status, headers = response.headers;\n if (!(status === 503\n && headers['x-nextcloud-maintenance-mode'] === '1'\n && config.retryIfMaintenanceMode\n && (!config[RETRY_DELAY_KEY] || config[RETRY_DELAY_KEY] <= 32))) return [3 /*break*/, 2];\n retryDelay_1 = ((_b = config[RETRY_DELAY_KEY]) !== null && _b !== void 0 ? _b : 1) * 2;\n console.warn(\"Request to \".concat(responseURL, \" failed because of maintenance mode. Retrying in \").concat(retryDelay_1, \"s\"));\n return [4 /*yield*/, new Promise(function (resolve, _) {\n setTimeout(resolve, retryDelay_1 * 1000);\n })];\n case 1:\n _c.sent();\n return [2 /*return*/, axios(__assign(__assign({}, config), (_a = {}, _a[RETRY_DELAY_KEY] = retryDelay_1, _a)))];\n case 2: return [2 /*return*/, Promise.reject(error)];\n }\n });\n}); }; };\n\nvar _a;\nvar client = Axios__default[\"default\"].create({\n headers: {\n requesttoken: (_a = auth.getRequestToken()) !== null && _a !== void 0 ? _a : ''\n }\n});\nvar cancelableClient = Object.assign(client, {\n CancelToken: Axios__default[\"default\"].CancelToken,\n isCancel: Axios__default[\"default\"].isCancel,\n});\ncancelableClient.interceptors.response.use(function (r) { return r; }, onError$1(cancelableClient));\ncancelableClient.interceptors.response.use(function (r) { return r; }, onError(cancelableClient));\nauth.onRequestTokenUpdate(function (token) { return client.defaults.headers.requesttoken = token; });\n\nmodule.exports = cancelableClient;\n//# sourceMappingURL=index.js.map\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', { value: true });\n\nvar eventBus = require('@nextcloud/event-bus');\n\nvar tokenElement = document.getElementsByTagName('head')[0];\nvar token = tokenElement ? tokenElement.getAttribute('data-requesttoken') : null;\nvar observers = [];\nfunction getRequestToken() {\n return token;\n}\nfunction onRequestTokenUpdate(observer) {\n observers.push(observer);\n}\n// Listen to server event and keep token in sync\neventBus.subscribe('csrf-token-update', function (e) {\n token = e.token;\n observers.forEach(function (observer) {\n try {\n observer(e.token);\n }\n catch (e) {\n console.error('error updating CSRF token observer', e);\n }\n });\n});\n\n/// \nvar getAttribute = function (el, attribute) {\n if (el) {\n return el.getAttribute(attribute);\n }\n return null;\n};\nvar head = document.getElementsByTagName('head')[0];\nvar uid = getAttribute(head, 'data-user');\nvar displayName = getAttribute(head, 'data-user-displayname');\nvar isAdmin = (typeof OC === 'undefined')\n ? false\n : OC.isUserAdmin();\nfunction getCurrentUser() {\n if (uid === null) {\n return null;\n }\n return {\n uid: uid,\n displayName: displayName,\n isAdmin: isAdmin,\n };\n}\n\nexports.getCurrentUser = getCurrentUser;\nexports.getRequestToken = getRequestToken;\nexports.onRequestTokenUpdate = onRequestTokenUpdate;\n//# sourceMappingURL=index.js.map\n","'use strict';\n\nObject.defineProperty(exports, '__esModule', { value: true });\n\nvar valid = require('semver/functions/valid.js');\nvar major = require('semver/functions/major.js');\n\nfunction _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }\n\nvar valid__default = /*#__PURE__*/_interopDefaultLegacy(valid);\nvar major__default = /*#__PURE__*/_interopDefaultLegacy(major);\n\nvar ProxyBus = /** @class */ (function () {\n function ProxyBus(bus) {\n if (typeof bus.getVersion !== 'function' || !valid__default[\"default\"](bus.getVersion())) {\n console.warn('Proxying an event bus with an unknown or invalid version');\n }\n else if (major__default[\"default\"](bus.getVersion()) !== major__default[\"default\"](this.getVersion())) {\n console.warn('Proxying an event bus of version ' + bus.getVersion() + ' with ' + this.getVersion());\n }\n this.bus = bus;\n }\n ProxyBus.prototype.getVersion = function () {\n return \"3.0.2\";\n };\n ProxyBus.prototype.subscribe = function (name, handler) {\n this.bus.subscribe(name, handler);\n };\n ProxyBus.prototype.unsubscribe = function (name, handler) {\n this.bus.unsubscribe(name, handler);\n };\n ProxyBus.prototype.emit = function (name, event) {\n this.bus.emit(name, event);\n };\n return ProxyBus;\n}());\n\nvar SimpleBus = /** @class */ (function () {\n function SimpleBus() {\n this.handlers = new Map();\n }\n SimpleBus.prototype.getVersion = function () {\n return \"3.0.2\";\n };\n SimpleBus.prototype.subscribe = function (name, handler) {\n this.handlers.set(name, (this.handlers.get(name) || []).concat(handler));\n };\n SimpleBus.prototype.unsubscribe = function (name, handler) {\n this.handlers.set(name, (this.handlers.get(name) || []).filter(function (h) { return h != handler; }));\n };\n SimpleBus.prototype.emit = function (name, event) {\n (this.handlers.get(name) || []).forEach(function (h) {\n try {\n h(event);\n }\n catch (e) {\n console.error('could not invoke event listener', e);\n }\n });\n };\n return SimpleBus;\n}());\n\nfunction getBus() {\n if ((typeof window.OC !== 'undefined') && window.OC._eventBus && typeof window._nc_event_bus === 'undefined') {\n console.warn('found old event bus instance at OC._eventBus. Update your version!');\n window._nc_event_bus = window.OC._eventBus;\n }\n // Either use an existing event bus instance or create one\n if (typeof window._nc_event_bus !== 'undefined') {\n return new ProxyBus(window._nc_event_bus);\n }\n else {\n return window._nc_event_bus = new SimpleBus();\n }\n}\nvar bus = getBus();\n/**\n * Register an event listener\n *\n * @param name name of the event\n * @param handler callback invoked for every matching event emitted on the bus\n */\nfunction subscribe(name, handler) {\n bus.subscribe(name, handler);\n}\n/**\n * Unregister a previously registered event listener\n *\n * Note: doesn't work with anonymous functions (closures). Use method of an object or store listener function in variable.\n *\n * @param name name of the event\n * @param handler callback passed to `subscribed`\n */\nfunction unsubscribe(name, handler) {\n bus.unsubscribe(name, handler);\n}\n/**\n * Emit an event\n *\n * @param name name of the event\n * @param event event payload\n */\nfunction emit(name, event) {\n bus.emit(name, event);\n}\n\nexports.ProxyBus = ProxyBus;\nexports.SimpleBus = SimpleBus;\nexports.emit = emit;\nexports.subscribe = subscribe;\nexports.unsubscribe = unsubscribe;\n//# sourceMappingURL=index.js.map\n","const debug = require('../internal/debug')\nconst { MAX_LENGTH, MAX_SAFE_INTEGER } = require('../internal/constants')\nconst { safeRe: re, t } = require('../internal/re')\n\nconst parseOptions = require('../internal/parse-options')\nconst { compareIdentifiers } = require('../internal/identifiers')\nclass SemVer {\n constructor (version, options) {\n options = parseOptions(options)\n\n if (version instanceof SemVer) {\n if (version.loose === !!options.loose &&\n version.includePrerelease === !!options.includePrerelease) {\n return version\n } else {\n version = version.version\n }\n } else if (typeof version !== 'string') {\n throw new TypeError(`Invalid version. Must be a string. Got type \"${typeof version}\".`)\n }\n\n if (version.length > MAX_LENGTH) {\n throw new TypeError(\n `version is longer than ${MAX_LENGTH} characters`\n )\n }\n\n debug('SemVer', version, options)\n this.options = options\n this.loose = !!options.loose\n // this isn't actually relevant for versions, but keep it so that we\n // don't run into trouble passing this.options around.\n this.includePrerelease = !!options.includePrerelease\n\n const m = version.trim().match(options.loose ? re[t.LOOSE] : re[t.FULL])\n\n if (!m) {\n throw new TypeError(`Invalid Version: ${version}`)\n }\n\n this.raw = version\n\n // these are actually numbers\n this.major = +m[1]\n this.minor = +m[2]\n this.patch = +m[3]\n\n if (this.major > MAX_SAFE_INTEGER || this.major < 0) {\n throw new TypeError('Invalid major version')\n }\n\n if (this.minor > MAX_SAFE_INTEGER || this.minor < 0) {\n throw new TypeError('Invalid minor version')\n }\n\n if (this.patch > MAX_SAFE_INTEGER || this.patch < 0) {\n throw new TypeError('Invalid patch version')\n }\n\n // numberify any prerelease numeric ids\n if (!m[4]) {\n this.prerelease = []\n } else {\n this.prerelease = m[4].split('.').map((id) => {\n if (/^[0-9]+$/.test(id)) {\n const num = +id\n if (num >= 0 && num < MAX_SAFE_INTEGER) {\n return num\n }\n }\n return id\n })\n }\n\n this.build = m[5] ? m[5].split('.') : []\n this.format()\n }\n\n format () {\n this.version = `${this.major}.${this.minor}.${this.patch}`\n if (this.prerelease.length) {\n this.version += `-${this.prerelease.join('.')}`\n }\n return this.version\n }\n\n toString () {\n return this.version\n }\n\n compare (other) {\n debug('SemVer.compare', this.version, this.options, other)\n if (!(other instanceof SemVer)) {\n if (typeof other === 'string' && other === this.version) {\n return 0\n }\n other = new SemVer(other, this.options)\n }\n\n if (other.version === this.version) {\n return 0\n }\n\n return this.compareMain(other) || this.comparePre(other)\n }\n\n compareMain (other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options)\n }\n\n return (\n compareIdentifiers(this.major, other.major) ||\n compareIdentifiers(this.minor, other.minor) ||\n compareIdentifiers(this.patch, other.patch)\n )\n }\n\n comparePre (other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options)\n }\n\n // NOT having a prerelease is > having one\n if (this.prerelease.length && !other.prerelease.length) {\n return -1\n } else if (!this.prerelease.length && other.prerelease.length) {\n return 1\n } else if (!this.prerelease.length && !other.prerelease.length) {\n return 0\n }\n\n let i = 0\n do {\n const a = this.prerelease[i]\n const b = other.prerelease[i]\n debug('prerelease compare', i, a, b)\n if (a === undefined && b === undefined) {\n return 0\n } else if (b === undefined) {\n return 1\n } else if (a === undefined) {\n return -1\n } else if (a === b) {\n continue\n } else {\n return compareIdentifiers(a, b)\n }\n } while (++i)\n }\n\n compareBuild (other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options)\n }\n\n let i = 0\n do {\n const a = this.build[i]\n const b = other.build[i]\n debug('prerelease compare', i, a, b)\n if (a === undefined && b === undefined) {\n return 0\n } else if (b === undefined) {\n return 1\n } else if (a === undefined) {\n return -1\n } else if (a === b) {\n continue\n } else {\n return compareIdentifiers(a, b)\n }\n } while (++i)\n }\n\n // preminor will bump the version up to the next minor release, and immediately\n // down to pre-release. premajor and prepatch work the same way.\n inc (release, identifier, identifierBase) {\n switch (release) {\n case 'premajor':\n this.prerelease.length = 0\n this.patch = 0\n this.minor = 0\n this.major++\n this.inc('pre', identifier, identifierBase)\n break\n case 'preminor':\n this.prerelease.length = 0\n this.patch = 0\n this.minor++\n this.inc('pre', identifier, identifierBase)\n break\n case 'prepatch':\n // If this is already a prerelease, it will bump to the next version\n // drop any prereleases that might already exist, since they are not\n // relevant at this point.\n this.prerelease.length = 0\n this.inc('patch', identifier, identifierBase)\n this.inc('pre', identifier, identifierBase)\n break\n // If the input is a non-prerelease version, this acts the same as\n // prepatch.\n case 'prerelease':\n if (this.prerelease.length === 0) {\n this.inc('patch', identifier, identifierBase)\n }\n this.inc('pre', identifier, identifierBase)\n break\n\n case 'major':\n // If this is a pre-major version, bump up to the same major version.\n // Otherwise increment major.\n // 1.0.0-5 bumps to 1.0.0\n // 1.1.0 bumps to 2.0.0\n if (\n this.minor !== 0 ||\n this.patch !== 0 ||\n this.prerelease.length === 0\n ) {\n this.major++\n }\n this.minor = 0\n this.patch = 0\n this.prerelease = []\n break\n case 'minor':\n // If this is a pre-minor version, bump up to the same minor version.\n // Otherwise increment minor.\n // 1.2.0-5 bumps to 1.2.0\n // 1.2.1 bumps to 1.3.0\n if (this.patch !== 0 || this.prerelease.length === 0) {\n this.minor++\n }\n this.patch = 0\n this.prerelease = []\n break\n case 'patch':\n // If this is not a pre-release version, it will increment the patch.\n // If it is a pre-release it will bump up to the same patch version.\n // 1.2.0-5 patches to 1.2.0\n // 1.2.0 patches to 1.2.1\n if (this.prerelease.length === 0) {\n this.patch++\n }\n this.prerelease = []\n break\n // This probably shouldn't be used publicly.\n // 1.0.0 'pre' would become 1.0.0-0 which is the wrong direction.\n case 'pre': {\n const base = Number(identifierBase) ? 1 : 0\n\n if (!identifier && identifierBase === false) {\n throw new Error('invalid increment argument: identifier is empty')\n }\n\n if (this.prerelease.length === 0) {\n this.prerelease = [base]\n } else {\n let i = this.prerelease.length\n while (--i >= 0) {\n if (typeof this.prerelease[i] === 'number') {\n this.prerelease[i]++\n i = -2\n }\n }\n if (i === -1) {\n // didn't increment anything\n if (identifier === this.prerelease.join('.') && identifierBase === false) {\n throw new Error('invalid increment argument: identifier already exists')\n }\n this.prerelease.push(base)\n }\n }\n if (identifier) {\n // 1.2.0-beta.1 bumps to 1.2.0-beta.2,\n // 1.2.0-beta.fooblz or 1.2.0-beta bumps to 1.2.0-beta.0\n let prerelease = [identifier, base]\n if (identifierBase === false) {\n prerelease = [identifier]\n }\n if (compareIdentifiers(this.prerelease[0], identifier) === 0) {\n if (isNaN(this.prerelease[1])) {\n this.prerelease = prerelease\n }\n } else {\n this.prerelease = prerelease\n }\n }\n break\n }\n default:\n throw new Error(`invalid increment argument: ${release}`)\n }\n this.raw = this.format()\n if (this.build.length) {\n this.raw += `+${this.build.join('.')}`\n }\n return this\n }\n}\n\nmodule.exports = SemVer\n","const SemVer = require('../classes/semver')\nconst major = (a, loose) => new SemVer(a, loose).major\nmodule.exports = major\n","const SemVer = require('../classes/semver')\nconst parse = (version, options, throwErrors = false) => {\n if (version instanceof SemVer) {\n return version\n }\n try {\n return new SemVer(version, options)\n } catch (er) {\n if (!throwErrors) {\n return null\n }\n throw er\n }\n}\n\nmodule.exports = parse\n","const parse = require('./parse')\nconst valid = (version, options) => {\n const v = parse(version, options)\n return v ? v.version : null\n}\nmodule.exports = valid\n","// Note: this is the semver.org version of the spec that it implements\n// Not necessarily the package version of this code.\nconst SEMVER_SPEC_VERSION = '2.0.0'\n\nconst MAX_LENGTH = 256\nconst MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER ||\n/* istanbul ignore next */ 9007199254740991\n\n// Max safe segment length for coercion.\nconst MAX_SAFE_COMPONENT_LENGTH = 16\n\n// Max safe length for a build identifier. The max length minus 6 characters for\n// the shortest version with a build 0.0.0+BUILD.\nconst MAX_SAFE_BUILD_LENGTH = MAX_LENGTH - 6\n\nconst RELEASE_TYPES = [\n 'major',\n 'premajor',\n 'minor',\n 'preminor',\n 'patch',\n 'prepatch',\n 'prerelease',\n]\n\nmodule.exports = {\n MAX_LENGTH,\n MAX_SAFE_COMPONENT_LENGTH,\n MAX_SAFE_BUILD_LENGTH,\n MAX_SAFE_INTEGER,\n RELEASE_TYPES,\n SEMVER_SPEC_VERSION,\n FLAG_INCLUDE_PRERELEASE: 0b001,\n FLAG_LOOSE: 0b010,\n}\n","const debug = (\n typeof process === 'object' &&\n process.env &&\n process.env.NODE_DEBUG &&\n /\\bsemver\\b/i.test(process.env.NODE_DEBUG)\n) ? (...args) => console.error('SEMVER', ...args)\n : () => {}\n\nmodule.exports = debug\n","const numeric = /^[0-9]+$/\nconst compareIdentifiers = (a, b) => {\n const anum = numeric.test(a)\n const bnum = numeric.test(b)\n\n if (anum && bnum) {\n a = +a\n b = +b\n }\n\n return a === b ? 0\n : (anum && !bnum) ? -1\n : (bnum && !anum) ? 1\n : a < b ? -1\n : 1\n}\n\nconst rcompareIdentifiers = (a, b) => compareIdentifiers(b, a)\n\nmodule.exports = {\n compareIdentifiers,\n rcompareIdentifiers,\n}\n","// parse out just the options we care about\nconst looseOption = Object.freeze({ loose: true })\nconst emptyOpts = Object.freeze({ })\nconst parseOptions = options => {\n if (!options) {\n return emptyOpts\n }\n\n if (typeof options !== 'object') {\n return looseOption\n }\n\n return options\n}\nmodule.exports = parseOptions\n","const {\n MAX_SAFE_COMPONENT_LENGTH,\n MAX_SAFE_BUILD_LENGTH,\n MAX_LENGTH,\n} = require('./constants')\nconst debug = require('./debug')\nexports = module.exports = {}\n\n// The actual regexps go on exports.re\nconst re = exports.re = []\nconst safeRe = exports.safeRe = []\nconst src = exports.src = []\nconst t = exports.t = {}\nlet R = 0\n\nconst LETTERDASHNUMBER = '[a-zA-Z0-9-]'\n\n// Replace some greedy regex tokens to prevent regex dos issues. These regex are\n// used internally via the safeRe object since all inputs in this library get\n// normalized first to trim and collapse all extra whitespace. The original\n// regexes are exported for userland consumption and lower level usage. A\n// future breaking change could export the safer regex only with a note that\n// all input should have extra whitespace removed.\nconst safeRegexReplacements = [\n ['\\\\s', 1],\n ['\\\\d', MAX_LENGTH],\n [LETTERDASHNUMBER, MAX_SAFE_BUILD_LENGTH],\n]\n\nconst makeSafeRegex = (value) => {\n for (const [token, max] of safeRegexReplacements) {\n value = value\n .split(`${token}*`).join(`${token}{0,${max}}`)\n .split(`${token}+`).join(`${token}{1,${max}}`)\n }\n return value\n}\n\nconst createToken = (name, value, isGlobal) => {\n const safe = makeSafeRegex(value)\n const index = R++\n debug(name, index, value)\n t[name] = index\n src[index] = value\n re[index] = new RegExp(value, isGlobal ? 'g' : undefined)\n safeRe[index] = new RegExp(safe, isGlobal ? 'g' : undefined)\n}\n\n// The following Regular Expressions can be used for tokenizing,\n// validating, and parsing SemVer version strings.\n\n// ## Numeric Identifier\n// A single `0`, or a non-zero digit followed by zero or more digits.\n\ncreateToken('NUMERICIDENTIFIER', '0|[1-9]\\\\d*')\ncreateToken('NUMERICIDENTIFIERLOOSE', '\\\\d+')\n\n// ## Non-numeric Identifier\n// Zero or more digits, followed by a letter or hyphen, and then zero or\n// more letters, digits, or hyphens.\n\ncreateToken('NONNUMERICIDENTIFIER', `\\\\d*[a-zA-Z-]${LETTERDASHNUMBER}*`)\n\n// ## Main Version\n// Three dot-separated numeric identifiers.\n\ncreateToken('MAINVERSION', `(${src[t.NUMERICIDENTIFIER]})\\\\.` +\n `(${src[t.NUMERICIDENTIFIER]})\\\\.` +\n `(${src[t.NUMERICIDENTIFIER]})`)\n\ncreateToken('MAINVERSIONLOOSE', `(${src[t.NUMERICIDENTIFIERLOOSE]})\\\\.` +\n `(${src[t.NUMERICIDENTIFIERLOOSE]})\\\\.` +\n `(${src[t.NUMERICIDENTIFIERLOOSE]})`)\n\n// ## Pre-release Version Identifier\n// A numeric identifier, or a non-numeric identifier.\n\ncreateToken('PRERELEASEIDENTIFIER', `(?:${src[t.NUMERICIDENTIFIER]\n}|${src[t.NONNUMERICIDENTIFIER]})`)\n\ncreateToken('PRERELEASEIDENTIFIERLOOSE', `(?:${src[t.NUMERICIDENTIFIERLOOSE]\n}|${src[t.NONNUMERICIDENTIFIER]})`)\n\n// ## Pre-release Version\n// Hyphen, followed by one or more dot-separated pre-release version\n// identifiers.\n\ncreateToken('PRERELEASE', `(?:-(${src[t.PRERELEASEIDENTIFIER]\n}(?:\\\\.${src[t.PRERELEASEIDENTIFIER]})*))`)\n\ncreateToken('PRERELEASELOOSE', `(?:-?(${src[t.PRERELEASEIDENTIFIERLOOSE]\n}(?:\\\\.${src[t.PRERELEASEIDENTIFIERLOOSE]})*))`)\n\n// ## Build Metadata Identifier\n// Any combination of digits, letters, or hyphens.\n\ncreateToken('BUILDIDENTIFIER', `${LETTERDASHNUMBER}+`)\n\n// ## Build Metadata\n// Plus sign, followed by one or more period-separated build metadata\n// identifiers.\n\ncreateToken('BUILD', `(?:\\\\+(${src[t.BUILDIDENTIFIER]\n}(?:\\\\.${src[t.BUILDIDENTIFIER]})*))`)\n\n// ## Full Version String\n// A main version, followed optionally by a pre-release version and\n// build metadata.\n\n// Note that the only major, minor, patch, and pre-release sections of\n// the version string are capturing groups. The build metadata is not a\n// capturing group, because it should not ever be used in version\n// comparison.\n\ncreateToken('FULLPLAIN', `v?${src[t.MAINVERSION]\n}${src[t.PRERELEASE]}?${\n src[t.BUILD]}?`)\n\ncreateToken('FULL', `^${src[t.FULLPLAIN]}$`)\n\n// like full, but allows v1.2.3 and =1.2.3, which people do sometimes.\n// also, 1.0.0alpha1 (prerelease without the hyphen) which is pretty\n// common in the npm registry.\ncreateToken('LOOSEPLAIN', `[v=\\\\s]*${src[t.MAINVERSIONLOOSE]\n}${src[t.PRERELEASELOOSE]}?${\n src[t.BUILD]}?`)\n\ncreateToken('LOOSE', `^${src[t.LOOSEPLAIN]}$`)\n\ncreateToken('GTLT', '((?:<|>)?=?)')\n\n// Something like \"2.*\" or \"1.2.x\".\n// Note that \"x.x\" is a valid xRange identifer, meaning \"any version\"\n// Only the first item is strictly required.\ncreateToken('XRANGEIDENTIFIERLOOSE', `${src[t.NUMERICIDENTIFIERLOOSE]}|x|X|\\\\*`)\ncreateToken('XRANGEIDENTIFIER', `${src[t.NUMERICIDENTIFIER]}|x|X|\\\\*`)\n\ncreateToken('XRANGEPLAIN', `[v=\\\\s]*(${src[t.XRANGEIDENTIFIER]})` +\n `(?:\\\\.(${src[t.XRANGEIDENTIFIER]})` +\n `(?:\\\\.(${src[t.XRANGEIDENTIFIER]})` +\n `(?:${src[t.PRERELEASE]})?${\n src[t.BUILD]}?` +\n `)?)?`)\n\ncreateToken('XRANGEPLAINLOOSE', `[v=\\\\s]*(${src[t.XRANGEIDENTIFIERLOOSE]})` +\n `(?:\\\\.(${src[t.XRANGEIDENTIFIERLOOSE]})` +\n `(?:\\\\.(${src[t.XRANGEIDENTIFIERLOOSE]})` +\n `(?:${src[t.PRERELEASELOOSE]})?${\n src[t.BUILD]}?` +\n `)?)?`)\n\ncreateToken('XRANGE', `^${src[t.GTLT]}\\\\s*${src[t.XRANGEPLAIN]}$`)\ncreateToken('XRANGELOOSE', `^${src[t.GTLT]}\\\\s*${src[t.XRANGEPLAINLOOSE]}$`)\n\n// Coercion.\n// Extract anything that could conceivably be a part of a valid semver\ncreateToken('COERCE', `${'(^|[^\\\\d])' +\n '(\\\\d{1,'}${MAX_SAFE_COMPONENT_LENGTH}})` +\n `(?:\\\\.(\\\\d{1,${MAX_SAFE_COMPONENT_LENGTH}}))?` +\n `(?:\\\\.(\\\\d{1,${MAX_SAFE_COMPONENT_LENGTH}}))?` +\n `(?:$|[^\\\\d])`)\ncreateToken('COERCERTL', src[t.COERCE], true)\n\n// Tilde ranges.\n// Meaning is \"reasonably at or greater than\"\ncreateToken('LONETILDE', '(?:~>?)')\n\ncreateToken('TILDETRIM', `(\\\\s*)${src[t.LONETILDE]}\\\\s+`, true)\nexports.tildeTrimReplace = '$1~'\n\ncreateToken('TILDE', `^${src[t.LONETILDE]}${src[t.XRANGEPLAIN]}$`)\ncreateToken('TILDELOOSE', `^${src[t.LONETILDE]}${src[t.XRANGEPLAINLOOSE]}$`)\n\n// Caret ranges.\n// Meaning is \"at least and backwards compatible with\"\ncreateToken('LONECARET', '(?:\\\\^)')\n\ncreateToken('CARETTRIM', `(\\\\s*)${src[t.LONECARET]}\\\\s+`, true)\nexports.caretTrimReplace = '$1^'\n\ncreateToken('CARET', `^${src[t.LONECARET]}${src[t.XRANGEPLAIN]}$`)\ncreateToken('CARETLOOSE', `^${src[t.LONECARET]}${src[t.XRANGEPLAINLOOSE]}$`)\n\n// A simple gt/lt/eq thing, or just \"\" to indicate \"any version\"\ncreateToken('COMPARATORLOOSE', `^${src[t.GTLT]}\\\\s*(${src[t.LOOSEPLAIN]})$|^$`)\ncreateToken('COMPARATOR', `^${src[t.GTLT]}\\\\s*(${src[t.FULLPLAIN]})$|^$`)\n\n// An expression to strip any whitespace between the gtlt and the thing\n// it modifies, so that `> 1.2.3` ==> `>1.2.3`\ncreateToken('COMPARATORTRIM', `(\\\\s*)${src[t.GTLT]\n}\\\\s*(${src[t.LOOSEPLAIN]}|${src[t.XRANGEPLAIN]})`, true)\nexports.comparatorTrimReplace = '$1$2$3'\n\n// Something like `1.2.3 - 1.2.4`\n// Note that these all use the loose form, because they'll be\n// checked against either the strict or loose comparator form\n// later.\ncreateToken('HYPHENRANGE', `^\\\\s*(${src[t.XRANGEPLAIN]})` +\n `\\\\s+-\\\\s+` +\n `(${src[t.XRANGEPLAIN]})` +\n `\\\\s*$`)\n\ncreateToken('HYPHENRANGELOOSE', `^\\\\s*(${src[t.XRANGEPLAINLOOSE]})` +\n `\\\\s+-\\\\s+` +\n `(${src[t.XRANGEPLAINLOOSE]})` +\n `\\\\s*$`)\n\n// Star ranges basically just allow anything at all.\ncreateToken('STAR', '(<|>)?=?\\\\s*\\\\*')\n// >=0.0.0 is like a star\ncreateToken('GTE0', '^\\\\s*>=\\\\s*0\\\\.0\\\\.0\\\\s*$')\ncreateToken('GTE0PRE', '^\\\\s*>=\\\\s*0\\\\.0\\\\.0-0\\\\s*$')\n","(function() {\n const env = {\"TRANSLATIONS\":[{\"locale\":\"ar\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"S1 SYSTEMS | BP , 2020\",\"Language-Team\":\"Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ar\",\"Plural-Forms\":\"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nS1 SYSTEMS | BP , 2020\\n\"},\"msgstr\":[\"Last-Translator: S1 SYSTEMS | BP , 2020\\nLanguage-Team: Arabic (https://www.transifex.com/nextcloud/teams/64236/ar/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ar\\nPlural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"تراجع\"]}}}}},{\"locale\":\"ast\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"enolp , 2020\",\"Language-Team\":\"Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ast\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nenolp , 2020\\n\"},\"msgstr\":[\"Last-Translator: enolp , 2020\\nLanguage-Team: Asturian (https://www.transifex.com/nextcloud/teams/64236/ast/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ast\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Desfacer\"]}}}}},{\"locale\":\"br\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Kervoas-Le Nabat Ewen , 2020\",\"Language-Team\":\"Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"br\",\"Plural-Forms\":\"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nKervoas-Le Nabat Ewen , 2020\\n\"},\"msgstr\":[\"Last-Translator: Kervoas-Le Nabat Ewen , 2020\\nLanguage-Team: Breton (https://www.transifex.com/nextcloud/teams/64236/br/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: br\\nPlural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Disober\"]}}}}},{\"locale\":\"ca\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Marc Riera , 2020\",\"Language-Team\":\"Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ca\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMarc Riera , 2020\\n\"},\"msgstr\":[\"Last-Translator: Marc Riera , 2020\\nLanguage-Team: Catalan (https://www.transifex.com/nextcloud/teams/64236/ca/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ca\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Desfés\"]}}}}},{\"locale\":\"cs\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Pavel Borecki , 2020\",\"Language-Team\":\"Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"cs\",\"Plural-Forms\":\"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nPavel Borecki , 2020\\n\"},\"msgstr\":[\"Last-Translator: Pavel Borecki , 2020\\nLanguage-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: cs\\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Zpět\"]}}}}},{\"locale\":\"cs_CZ\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Pavel Borecki , 2020\",\"Language-Team\":\"Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"cs_CZ\",\"Plural-Forms\":\"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nPavel Borecki , 2020\\n\"},\"msgstr\":[\"Last-Translator: Pavel Borecki , 2020\\nLanguage-Team: Czech (Czech Republic) (https://www.transifex.com/nextcloud/teams/64236/cs_CZ/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: cs_CZ\\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Zpět\"]}}}}},{\"locale\":\"da\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Martin Bonde , 2020\",\"Language-Team\":\"Danish (https://www.transifex.com/nextcloud/teams/64236/da/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"da\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMartin Bonde , 2020\\n\"},\"msgstr\":[\"Last-Translator: Martin Bonde , 2020\\nLanguage-Team: Danish (https://www.transifex.com/nextcloud/teams/64236/da/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: da\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Fortryd\"]}}}}},{\"locale\":\"de\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Mark Ziegler , 2020\",\"Language-Team\":\"German (https://www.transifex.com/nextcloud/teams/64236/de/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"de\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMark Ziegler , 2020\\n\"},\"msgstr\":[\"Last-Translator: Mark Ziegler , 2020\\nLanguage-Team: German (https://www.transifex.com/nextcloud/teams/64236/de/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: de\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Rückgängig\"]}}}}},{\"locale\":\"de_DE\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Gustav Gyges, 2021\",\"Language-Team\":\"German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"de_DE\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nGustav Gyges, 2021\\n\"},\"msgstr\":[\"Last-Translator: Gustav Gyges, 2021\\nLanguage-Team: German (Germany) (https://www.transifex.com/nextcloud/teams/64236/de_DE/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: de_DE\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Rückgängig machen\"]}}}}},{\"locale\":\"el\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"ByteGet, 2020\",\"Language-Team\":\"Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"el\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nByteGet, 2020\\n\"},\"msgstr\":[\"Last-Translator: ByteGet, 2020\\nLanguage-Team: Greek (https://www.transifex.com/nextcloud/teams/64236/el/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: el\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Αναίρεση\"]}}}}},{\"locale\":\"en_GB\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Jeff Gunn , 2021\",\"Language-Team\":\"English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"en_GB\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nJeff Gunn , 2021\\n\"},\"msgstr\":[\"Last-Translator: Jeff Gunn , 2021\\nLanguage-Team: English (United Kingdom) (https://www.transifex.com/nextcloud/teams/64236/en_GB/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: en_GB\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Undo\"]}}}}},{\"locale\":\"eo\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Va Milushnikov , 2020\",\"Language-Team\":\"Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"eo\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nVa Milushnikov , 2020\\n\"},\"msgstr\":[\"Last-Translator: Va Milushnikov , 2020\\nLanguage-Team: Esperanto (https://www.transifex.com/nextcloud/teams/64236/eo/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: eo\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Malfari\"]}}}}},{\"locale\":\"es\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Gabriel Anca , 2020\",\"Language-Team\":\"Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"es\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nGabriel Anca , 2020\\n\"},\"msgstr\":[\"Last-Translator: Gabriel Anca , 2020\\nLanguage-Team: Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: es\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Deshacer\"]}}}}},{\"locale\":\"es_AR\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Matias Iglesias, 2022\",\"Language-Team\":\"Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"es_AR\",\"Plural-Forms\":\"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMatias Iglesias, 2022\\n\"},\"msgstr\":[\"Last-Translator: Matias Iglesias, 2022\\nLanguage-Team: Spanish (Argentina) (https://www.transifex.com/nextcloud/teams/64236/es_AR/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: es_AR\\nPlural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:223\"},\"msgstr\":[\"Deshacer\"]}}}}},{\"locale\":\"eu\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Unai Tolosa Pontesta , 2021\",\"Language-Team\":\"Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"eu\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nUnai Tolosa Pontesta , 2021\\n\"},\"msgstr\":[\"Last-Translator: Unai Tolosa Pontesta , 2021\\nLanguage-Team: Basque (https://www.transifex.com/nextcloud/teams/64236/eu/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: eu\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Desegin\"]}}}}},{\"locale\":\"fa\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Mostafa Ahangarha , 2020\",\"Language-Team\":\"Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"fa\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMostafa Ahangarha , 2020\\n\"},\"msgstr\":[\"Last-Translator: Mostafa Ahangarha , 2020\\nLanguage-Team: Persian (https://www.transifex.com/nextcloud/teams/64236/fa/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: fa\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"بازگردانی\"]}}}}},{\"locale\":\"fi_FI\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"teemue, 2020\",\"Language-Team\":\"Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"fi_FI\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nteemue, 2020\\n\"},\"msgstr\":[\"Last-Translator: teemue, 2020\\nLanguage-Team: Finnish (Finland) (https://www.transifex.com/nextcloud/teams/64236/fi_FI/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: fi_FI\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Kumoa\"]}}}}},{\"locale\":\"fr\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"John Molakvoæ , 2020\",\"Language-Team\":\"French (https://www.transifex.com/nextcloud/teams/64236/fr/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"fr\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nJohn Molakvoæ , 2020\\n\"},\"msgstr\":[\"Last-Translator: John Molakvoæ , 2020\\nLanguage-Team: French (https://www.transifex.com/nextcloud/teams/64236/fr/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: fr\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Annuler\"]}}}}},{\"locale\":\"gl\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Miguel Anxo Bouzada , 2020\",\"Language-Team\":\"Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"gl\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMiguel Anxo Bouzada , 2020\\n\"},\"msgstr\":[\"Last-Translator: Miguel Anxo Bouzada , 2020\\nLanguage-Team: Galician (https://www.transifex.com/nextcloud/teams/64236/gl/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: gl\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Desfacer\"]}}}}},{\"locale\":\"he\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Yaron Shahrabani , 2020\",\"Language-Team\":\"Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"he\",\"Plural-Forms\":\"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nYaron Shahrabani , 2020\\n\"},\"msgstr\":[\"Last-Translator: Yaron Shahrabani , 2020\\nLanguage-Team: Hebrew (https://www.transifex.com/nextcloud/teams/64236/he/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: he\\nPlural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"ביטול\"]}}}}},{\"locale\":\"hu_HU\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Balázs Meskó , 2021\",\"Language-Team\":\"Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"hu_HU\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nBalázs Meskó , 2021\\n\"},\"msgstr\":[\"Last-Translator: Balázs Meskó , 2021\\nLanguage-Team: Hungarian (Hungary) (https://www.transifex.com/nextcloud/teams/64236/hu_HU/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: hu_HU\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Visszavonás\"]}}}}},{\"locale\":\"id\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"agus sutrisno , 2020\",\"Language-Team\":\"Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"id\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nagus sutrisno , 2020\\n\"},\"msgstr\":[\"Last-Translator: agus sutrisno , 2020\\nLanguage-Team: Indonesian (https://www.transifex.com/nextcloud/teams/64236/id/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: id\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Tidak jadi\"]}}}}},{\"locale\":\"is\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Sveinn í Felli , 2020\",\"Language-Team\":\"Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"is\",\"Plural-Forms\":\"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nSveinn í Felli , 2020\\n\"},\"msgstr\":[\"Last-Translator: Sveinn í Felli , 2020\\nLanguage-Team: Icelandic (https://www.transifex.com/nextcloud/teams/64236/is/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: is\\nPlural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Afturkalla\"]}}}}},{\"locale\":\"it\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Vincenzo Reale , 2020\",\"Language-Team\":\"Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"it\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nVincenzo Reale , 2020\\n\"},\"msgstr\":[\"Last-Translator: Vincenzo Reale , 2020\\nLanguage-Team: Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: it\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Annulla\"]}}}}},{\"locale\":\"ja_JP\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"323484, 2020\",\"Language-Team\":\"Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ja_JP\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\n323484, 2020\\n\"},\"msgstr\":[\"Last-Translator: 323484, 2020\\nLanguage-Team: Japanese (Japan) (https://www.transifex.com/nextcloud/teams/64236/ja_JP/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ja_JP\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"元に戻す\"]}}}}},{\"locale\":\"kab\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"ZiriSut, 2021\",\"Language-Team\":\"Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"kab\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nZiriSut, 2021\\n\"},\"msgstr\":[\"Last-Translator: ZiriSut, 2021\\nLanguage-Team: Kabyle (https://www.transifex.com/nextcloud/teams/64236/kab/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: kab\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Sefsex\"]}}}}},{\"locale\":\"ko\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Brandon Han, 2021\",\"Language-Team\":\"Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ko\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nBrandon Han, 2021\\n\"},\"msgstr\":[\"Last-Translator: Brandon Han, 2021\\nLanguage-Team: Korean (https://www.transifex.com/nextcloud/teams/64236/ko/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ko\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"되돌리기\"]}}}}},{\"locale\":\"lt_LT\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Moo, 2020\",\"Language-Team\":\"Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"lt_LT\",\"Plural-Forms\":\"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMoo, 2020\\n\"},\"msgstr\":[\"Last-Translator: Moo, 2020\\nLanguage-Team: Lithuanian (Lithuania) (https://www.transifex.com/nextcloud/teams/64236/lt_LT/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: lt_LT\\nPlural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Atšaukti\"]}}}}},{\"locale\":\"mk\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Сашко Тодоров, 2020\",\"Language-Team\":\"Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"mk\",\"Plural-Forms\":\"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nСашко Тодоров, 2020\\n\"},\"msgstr\":[\"Last-Translator: Сашко Тодоров, 2020\\nLanguage-Team: Macedonian (https://www.transifex.com/nextcloud/teams/64236/mk/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: mk\\nPlural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Врати\"]}}}}},{\"locale\":\"mn\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"BATKHUYAG Ganbold , 2022\",\"Language-Team\":\"Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"mn\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nBATKHUYAG Ganbold , 2022\\n\"},\"msgstr\":[\"Last-Translator: BATKHUYAG Ganbold , 2022\\nLanguage-Team: Mongolian (https://www.transifex.com/nextcloud/teams/64236/mn/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: mn\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Буцаах\"]}}}}},{\"locale\":\"mr\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Vinit Dhabre , 2021\",\"Language-Team\":\"Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"mr\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nVinit Dhabre , 2021\\n\"},\"msgstr\":[\"Last-Translator: Vinit Dhabre , 2021\\nLanguage-Team: Marathi (https://www.transifex.com/nextcloud/teams/64236/mr/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: mr\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"पूर्ववत करा\"]}}}}},{\"locale\":\"my\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Htike Aung Kyaw , 2021\",\"Language-Team\":\"Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"my\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nHtike Aung Kyaw , 2021\\n\"},\"msgstr\":[\"Last-Translator: Htike Aung Kyaw , 2021\\nLanguage-Team: Burmese (https://www.transifex.com/nextcloud/teams/64236/my/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: my\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"နဂိုအတိုင်းပြန်ထားရန်\"]}}}}},{\"locale\":\"nb_NO\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"sverre.vikan , 2020\",\"Language-Team\":\"Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"nb_NO\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nsverre.vikan , 2020\\n\"},\"msgstr\":[\"Last-Translator: sverre.vikan , 2020\\nLanguage-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/nextcloud/teams/64236/nb_NO/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: nb_NO\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Angre\"]}}}}},{\"locale\":\"nl\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Robin Slot, 2020\",\"Language-Team\":\"Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"nl\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nRobin Slot, 2020\\n\"},\"msgstr\":[\"Last-Translator: Robin Slot, 2020\\nLanguage-Team: Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: nl\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Ongedaan maken\"]}}}}},{\"locale\":\"oc\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Quentin PAGÈS, 2020\",\"Language-Team\":\"Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"oc\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nQuentin PAGÈS, 2020\\n\"},\"msgstr\":[\"Last-Translator: Quentin PAGÈS, 2020\\nLanguage-Team: Occitan (post 1500) (https://www.transifex.com/nextcloud/teams/64236/oc/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: oc\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Anullar\"]}}}}},{\"locale\":\"pl\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Robert Szmurło , 2020\",\"Language-Team\":\"Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"pl\",\"Plural-Forms\":\"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nRobert Szmurło , 2020\\n\"},\"msgstr\":[\"Last-Translator: Robert Szmurło , 2020\\nLanguage-Team: Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: pl\\nPlural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Cofnij\"]}}}}},{\"locale\":\"pt_BR\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Paulo Schopf, 2020\",\"Language-Team\":\"Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"pt_BR\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nPaulo Schopf, 2020\\n\"},\"msgstr\":[\"Last-Translator: Paulo Schopf, 2020\\nLanguage-Team: Portuguese (Brazil) (https://www.transifex.com/nextcloud/teams/64236/pt_BR/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: pt_BR\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Desfazer\"]}}}}},{\"locale\":\"ro\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Mădălin Vasiliu , 2022\",\"Language-Team\":\"Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ro\",\"Plural-Forms\":\"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMădălin Vasiliu , 2022\\n\"},\"msgstr\":[\"Last-Translator: Mădălin Vasiliu , 2022\\nLanguage-Team: Romanian (https://www.transifex.com/nextcloud/teams/64236/ro/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ro\\nPlural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:193\"},\"msgstr\":[\"Anulează\"]}}}}},{\"locale\":\"ru\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Andrey Atapin , 2020\",\"Language-Team\":\"Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ru\",\"Plural-Forms\":\"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nAndrey Atapin , 2020\\n\"},\"msgstr\":[\"Last-Translator: Andrey Atapin , 2020\\nLanguage-Team: Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ru\\nPlural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:187\"},\"msgstr\":[\"Отменить\"]}}}}},{\"locale\":\"si\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Hela Basa, 2021\",\"Language-Team\":\"Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"si\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nHela Basa, 2021\\n\"},\"msgstr\":[\"Last-Translator: Hela Basa, 2021\\nLanguage-Team: Sinhala (https://www.transifex.com/nextcloud/teams/64236/si/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: si\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"පෙරසේ\"]}}}}},{\"locale\":\"sk_SK\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"vladimirjendrol , 2020\",\"Language-Team\":\"Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"sk_SK\",\"Plural-Forms\":\"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nvladimirjendrol , 2020\\n\"},\"msgstr\":[\"Last-Translator: vladimirjendrol , 2020\\nLanguage-Team: Slovak (Slovakia) (https://www.transifex.com/nextcloud/teams/64236/sk_SK/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: sk_SK\\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Späť\"]}}}}},{\"locale\":\"sl\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Matej Urbančič <>, 2020\",\"Language-Team\":\"Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"sl\",\"Plural-Forms\":\"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nMatej Urbančič <>, 2020\\n\"},\"msgstr\":[\"Last-Translator: Matej Urbančič <>, 2020\\nLanguage-Team: Slovenian (https://www.transifex.com/nextcloud/teams/64236/sl/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: sl\\nPlural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Razveljavi\"]}}}}},{\"locale\":\"sr\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"aleksandar jevtic, 2022\",\"Language-Team\":\"Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"sr\",\"Plural-Forms\":\"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\naleksandar jevtic, 2022\\n\"},\"msgstr\":[\"Last-Translator: aleksandar jevtic, 2022\\nLanguage-Team: Serbian (https://www.transifex.com/nextcloud/teams/64236/sr/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: sr\\nPlural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:223\"},\"msgstr\":[\"Poništi\"]}}}}},{\"locale\":\"sv\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Victor Nyberg , 2021\",\"Language-Team\":\"Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"sv\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nVictor Nyberg , 2021\\n\"},\"msgstr\":[\"Last-Translator: Victor Nyberg , 2021\\nLanguage-Team: Swedish (https://www.transifex.com/nextcloud/teams/64236/sv/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: sv\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Ångra\"]}}}}},{\"locale\":\"ta\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"ஒளியன் Oliyan, 2022\",\"Language-Team\":\"Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"ta\",\"Plural-Forms\":\"nplurals=2; plural=(n != 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nஒளியன் Oliyan, 2022\\n\"},\"msgstr\":[\"Last-Translator: ஒளியன் Oliyan, 2022\\nLanguage-Team: Tamil (https://www.transifex.com/nextcloud/teams/64236/ta/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: ta\\nPlural-Forms: nplurals=2; plural=(n != 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"செயல்தவிர்\"]}}}}},{\"locale\":\"th_TH\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Phongpanot Phairat , 2021\",\"Language-Team\":\"Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"th_TH\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nPhongpanot Phairat , 2021\\n\"},\"msgstr\":[\"Last-Translator: Phongpanot Phairat , 2021\\nLanguage-Team: Thai (Thailand) (https://www.transifex.com/nextcloud/teams/64236/th_TH/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: th_TH\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"เลิกทำ\"]}}}}},{\"locale\":\"tr\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Kaya Zeren , 2020\",\"Language-Team\":\"Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"tr\",\"Plural-Forms\":\"nplurals=2; plural=(n > 1);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nKaya Zeren , 2020\\n\"},\"msgstr\":[\"Last-Translator: Kaya Zeren , 2020\\nLanguage-Team: Turkish (https://www.transifex.com/nextcloud/teams/64236/tr/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: tr\\nPlural-Forms: nplurals=2; plural=(n > 1);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"Geri al\"]}}}}},{\"locale\":\"uk\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Oleksandr Panasyuk, 2021\",\"Language-Team\":\"Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"uk\",\"Plural-Forms\":\"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nOleksandr Panasyuk, 2021\\n\"},\"msgstr\":[\"Last-Translator: Oleksandr Panasyuk, 2021\\nLanguage-Team: Ukrainian (https://www.transifex.com/nextcloud/teams/64236/uk/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: uk\\nPlural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Скасувати дію\"]}}}}},{\"locale\":\"vi\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Luu Thang , 2021\",\"Language-Team\":\"Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"vi\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nLuu Thang , 2021\\n\"},\"msgstr\":[\"Last-Translator: Luu Thang , 2021\\nLanguage-Team: Vietnamese (https://www.transifex.com/nextcloud/teams/64236/vi/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: vi\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"Hoàn tác\"]}}}}},{\"locale\":\"zh_CN\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Henry Ji, 2022\",\"Language-Team\":\"Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"zh_CN\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nHenry Ji, 2022\\n\"},\"msgstr\":[\"Last-Translator: Henry Ji, 2022\\nLanguage-Team: Chinese (China) (https://www.transifex.com/nextcloud/teams/64236/zh_CN/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: zh_CN\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\" 撤消\"]}}}}},{\"locale\":\"zh_HK\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Cha Wong , 2021\",\"Language-Team\":\"Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"zh_HK\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nCha Wong , 2021\\n\"},\"msgstr\":[\"Last-Translator: Cha Wong , 2021\\nLanguage-Team: Chinese (Hong Kong) (https://www.transifex.com/nextcloud/teams/64236/zh_HK/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: zh_HK\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:191\"},\"msgstr\":[\"還原\"]}}}}},{\"locale\":\"zh_TW\",\"json\":{\"charset\":\"utf-8\",\"headers\":{\"Last-Translator\":\"Natashia Maxins , 2020\",\"Language-Team\":\"Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)\",\"Content-Type\":\"text/plain; charset=UTF-8\",\"Language\":\"zh_TW\",\"Plural-Forms\":\"nplurals=1; plural=0;\"},\"translations\":{\"\":{\"\":{\"msgid\":\"\",\"comments\":{\"translator\":\"\\nTranslators:\\nNatashia Maxins , 2020\\n\"},\"msgstr\":[\"Last-Translator: Natashia Maxins , 2020\\nLanguage-Team: Chinese (Taiwan) (https://www.transifex.com/nextcloud/teams/64236/zh_TW/)\\nContent-Type: text/plain; charset=UTF-8\\nLanguage: zh_TW\\nPlural-Forms: nplurals=1; plural=0;\\n\"]},\"Undo\":{\"msgid\":\"Undo\",\"comments\":{\"reference\":\"lib/toast.ts:192\"},\"msgstr\":[\"復原\"]}}}}}]};\n try {\n if (process) {\n process.env = Object.assign({}, process.env);\n Object.assign(process.env, env);\n return;\n }\n } catch (e) {} // avoid ReferenceError: process is not defined\n globalThis.process = { env:env };\n})();\n\nvar commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};\n\nvar check = function (it) {\n return it && it.Math == Math && it;\n};\n\n// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\nvar global$l =\n // eslint-disable-next-line es-x/no-global-this -- safe\n check(typeof globalThis == 'object' && globalThis) ||\n check(typeof window == 'object' && window) ||\n // eslint-disable-next-line no-restricted-globals -- safe\n check(typeof self == 'object' && self) ||\n check(typeof commonjsGlobal == 'object' && commonjsGlobal) ||\n // eslint-disable-next-line no-new-func -- fallback\n (function () { return this; })() || Function('return this')();\n\nvar shared$4 = {exports: {}};\n\nvar global$k = global$l;\n\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\nvar defineProperty$4 = Object.defineProperty;\n\nvar defineGlobalProperty$3 = function (key, value) {\n try {\n defineProperty$4(global$k, key, { value: value, configurable: true, writable: true });\n } catch (error) {\n global$k[key] = value;\n } return value;\n};\n\nvar global$j = global$l;\nvar defineGlobalProperty$2 = defineGlobalProperty$3;\n\nvar SHARED = '__core-js_shared__';\nvar store$3 = global$j[SHARED] || defineGlobalProperty$2(SHARED, {});\n\nvar sharedStore = store$3;\n\nvar store$2 = sharedStore;\n\n(shared$4.exports = function (key, value) {\n return store$2[key] || (store$2[key] = value !== undefined ? value : {});\n})('versions', []).push({\n version: '3.24.1',\n mode: 'global',\n copyright: '© 2014-2022 Denis Pushkarev (zloirock.ru)',\n license: 'https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE',\n source: 'https://github.com/zloirock/core-js'\n});\n\nvar fails$l = function (exec) {\n try {\n return !!exec();\n } catch (error) {\n return true;\n }\n};\n\nvar fails$k = fails$l;\n\nvar functionBindNative = !fails$k(function () {\n // eslint-disable-next-line es-x/no-function-prototype-bind -- safe\n var test = (function () { /* empty */ }).bind();\n // eslint-disable-next-line no-prototype-builtins -- safe\n return typeof test != 'function' || test.hasOwnProperty('prototype');\n});\n\nvar NATIVE_BIND$3 = functionBindNative;\n\nvar FunctionPrototype$2 = Function.prototype;\nvar bind$6 = FunctionPrototype$2.bind;\nvar call$i = FunctionPrototype$2.call;\nvar uncurryThis$n = NATIVE_BIND$3 && bind$6.bind(call$i, call$i);\n\nvar functionUncurryThis = NATIVE_BIND$3 ? function (fn) {\n return fn && uncurryThis$n(fn);\n} : function (fn) {\n return fn && function () {\n return call$i.apply(fn, arguments);\n };\n};\n\nvar $TypeError$c = TypeError;\n\n// `RequireObjectCoercible` abstract operation\n// https://tc39.es/ecma262/#sec-requireobjectcoercible\nvar requireObjectCoercible$6 = function (it) {\n if (it == undefined) throw $TypeError$c(\"Can't call method on \" + it);\n return it;\n};\n\nvar requireObjectCoercible$5 = requireObjectCoercible$6;\n\nvar $Object$3 = Object;\n\n// `ToObject` abstract operation\n// https://tc39.es/ecma262/#sec-toobject\nvar toObject$4 = function (argument) {\n return $Object$3(requireObjectCoercible$5(argument));\n};\n\nvar uncurryThis$m = functionUncurryThis;\nvar toObject$3 = toObject$4;\n\nvar hasOwnProperty$1 = uncurryThis$m({}.hasOwnProperty);\n\n// `HasOwnProperty` abstract operation\n// https://tc39.es/ecma262/#sec-hasownproperty\n// eslint-disable-next-line es-x/no-object-hasown -- safe\nvar hasOwnProperty_1 = Object.hasOwn || function hasOwn(it, key) {\n return hasOwnProperty$1(toObject$3(it), key);\n};\n\nvar uncurryThis$l = functionUncurryThis;\n\nvar id = 0;\nvar postfix = Math.random();\nvar toString$9 = uncurryThis$l(1.0.toString);\n\nvar uid$2 = function (key) {\n return 'Symbol(' + (key === undefined ? '' : key) + ')_' + toString$9(++id + postfix, 36);\n};\n\n// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscallable\nvar isCallable$j = function (argument) {\n return typeof argument == 'function';\n};\n\nvar global$i = global$l;\nvar isCallable$i = isCallable$j;\n\nvar aFunction = function (argument) {\n return isCallable$i(argument) ? argument : undefined;\n};\n\nvar getBuiltIn$8 = function (namespace, method) {\n return arguments.length < 2 ? aFunction(global$i[namespace]) : global$i[namespace] && global$i[namespace][method];\n};\n\nvar getBuiltIn$7 = getBuiltIn$8;\n\nvar engineUserAgent = getBuiltIn$7('navigator', 'userAgent') || '';\n\nvar global$h = global$l;\nvar userAgent$3 = engineUserAgent;\n\nvar process$4 = global$h.process;\nvar Deno$1 = global$h.Deno;\nvar versions = process$4 && process$4.versions || Deno$1 && Deno$1.version;\nvar v8 = versions && versions.v8;\nvar match, version;\n\nif (v8) {\n match = v8.split('.');\n // in old Chrome, versions of V8 isn't V8 = Chrome / 10\n // but their correct versions are not interesting for us\n version = match[0] > 0 && match[0] < 4 ? 1 : +(match[0] + match[1]);\n}\n\n// BrowserFS NodeJS `process` polyfill incorrectly set `.v8` to `0.0`\n// so check `userAgent` even if `.v8` exists, but 0\nif (!version && userAgent$3) {\n match = userAgent$3.match(/Edge\\/(\\d+)/);\n if (!match || match[1] >= 74) {\n match = userAgent$3.match(/Chrome\\/(\\d+)/);\n if (match) version = +match[1];\n }\n}\n\nvar engineV8Version = version;\n\nvar V8_VERSION$2 = engineV8Version;\nvar fails$j = fails$l;\n\n// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- required for testing\nvar nativeSymbol = !!Object.getOwnPropertySymbols && !fails$j(function () {\n var symbol = Symbol();\n // Chrome 38 Symbol has incorrect toString conversion\n // `get-own-property-symbols` polyfill symbols converted to object are not Symbol instances\n return !String(symbol) || !(Object(symbol) instanceof Symbol) ||\n // Chrome 38-40 symbols are not inherited from DOM collections prototypes to instances\n !Symbol.sham && V8_VERSION$2 && V8_VERSION$2 < 41;\n});\n\nvar NATIVE_SYMBOL$1 = nativeSymbol;\n\nvar useSymbolAsUid = NATIVE_SYMBOL$1\n && !Symbol.sham\n && typeof Symbol.iterator == 'symbol';\n\nvar global$g = global$l;\nvar shared$3 = shared$4.exports;\nvar hasOwn$9 = hasOwnProperty_1;\nvar uid$1 = uid$2;\nvar NATIVE_SYMBOL = nativeSymbol;\nvar USE_SYMBOL_AS_UID$1 = useSymbolAsUid;\n\nvar WellKnownSymbolsStore = shared$3('wks');\nvar Symbol$2 = global$g.Symbol;\nvar symbolFor = Symbol$2 && Symbol$2['for'];\nvar createWellKnownSymbol = USE_SYMBOL_AS_UID$1 ? Symbol$2 : Symbol$2 && Symbol$2.withoutSetter || uid$1;\n\nvar wellKnownSymbol$f = function (name) {\n if (!hasOwn$9(WellKnownSymbolsStore, name) || !(NATIVE_SYMBOL || typeof WellKnownSymbolsStore[name] == 'string')) {\n var description = 'Symbol.' + name;\n if (NATIVE_SYMBOL && hasOwn$9(Symbol$2, name)) {\n WellKnownSymbolsStore[name] = Symbol$2[name];\n } else if (USE_SYMBOL_AS_UID$1 && symbolFor) {\n WellKnownSymbolsStore[name] = symbolFor(description);\n } else {\n WellKnownSymbolsStore[name] = createWellKnownSymbol(description);\n }\n } return WellKnownSymbolsStore[name];\n};\n\nvar wellKnownSymbol$e = wellKnownSymbol$f;\n\nvar TO_STRING_TAG$2 = wellKnownSymbol$e('toStringTag');\nvar test = {};\n\ntest[TO_STRING_TAG$2] = 'z';\n\nvar toStringTagSupport = String(test) === '[object z]';\n\nvar objectDefineProperty = {};\n\nvar fails$i = fails$l;\n\n// Detect IE8's incomplete defineProperty implementation\nvar descriptors = !fails$i(function () {\n // eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\n return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;\n});\n\nvar isCallable$h = isCallable$j;\n\nvar isObject$a = function (it) {\n return typeof it == 'object' ? it !== null : isCallable$h(it);\n};\n\nvar global$f = global$l;\nvar isObject$9 = isObject$a;\n\nvar document$3 = global$f.document;\n// typeof document.createElement is 'object' in old IE\nvar EXISTS$1 = isObject$9(document$3) && isObject$9(document$3.createElement);\n\nvar documentCreateElement$1 = function (it) {\n return EXISTS$1 ? document$3.createElement(it) : {};\n};\n\nvar DESCRIPTORS$a = descriptors;\nvar fails$h = fails$l;\nvar createElement$1 = documentCreateElement$1;\n\n// Thanks to IE8 for its funny defineProperty\nvar ie8DomDefine = !DESCRIPTORS$a && !fails$h(function () {\n // eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\n return Object.defineProperty(createElement$1('div'), 'a', {\n get: function () { return 7; }\n }).a != 7;\n});\n\nvar DESCRIPTORS$9 = descriptors;\nvar fails$g = fails$l;\n\n// V8 ~ Chrome 36-\n// https://bugs.chromium.org/p/v8/issues/detail?id=3334\nvar v8PrototypeDefineBug = DESCRIPTORS$9 && fails$g(function () {\n // eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\n return Object.defineProperty(function () { /* empty */ }, 'prototype', {\n value: 42,\n writable: false\n }).prototype != 42;\n});\n\nvar isObject$8 = isObject$a;\n\nvar $String$3 = String;\nvar $TypeError$b = TypeError;\n\n// `Assert: Type(argument) is Object`\nvar anObject$f = function (argument) {\n if (isObject$8(argument)) return argument;\n throw $TypeError$b($String$3(argument) + ' is not an object');\n};\n\nvar NATIVE_BIND$2 = functionBindNative;\n\nvar call$h = Function.prototype.call;\n\nvar functionCall = NATIVE_BIND$2 ? call$h.bind(call$h) : function () {\n return call$h.apply(call$h, arguments);\n};\n\nvar uncurryThis$k = functionUncurryThis;\n\nvar objectIsPrototypeOf = uncurryThis$k({}.isPrototypeOf);\n\nvar getBuiltIn$6 = getBuiltIn$8;\nvar isCallable$g = isCallable$j;\nvar isPrototypeOf$3 = objectIsPrototypeOf;\nvar USE_SYMBOL_AS_UID = useSymbolAsUid;\n\nvar $Object$2 = Object;\n\nvar isSymbol$3 = USE_SYMBOL_AS_UID ? function (it) {\n return typeof it == 'symbol';\n} : function (it) {\n var $Symbol = getBuiltIn$6('Symbol');\n return isCallable$g($Symbol) && isPrototypeOf$3($Symbol.prototype, $Object$2(it));\n};\n\nvar $String$2 = String;\n\nvar tryToString$4 = function (argument) {\n try {\n return $String$2(argument);\n } catch (error) {\n return 'Object';\n }\n};\n\nvar isCallable$f = isCallable$j;\nvar tryToString$3 = tryToString$4;\n\nvar $TypeError$a = TypeError;\n\n// `Assert: IsCallable(argument) is true`\nvar aCallable$7 = function (argument) {\n if (isCallable$f(argument)) return argument;\n throw $TypeError$a(tryToString$3(argument) + ' is not a function');\n};\n\nvar aCallable$6 = aCallable$7;\n\n// `GetMethod` abstract operation\n// https://tc39.es/ecma262/#sec-getmethod\nvar getMethod$5 = function (V, P) {\n var func = V[P];\n return func == null ? undefined : aCallable$6(func);\n};\n\nvar call$g = functionCall;\nvar isCallable$e = isCallable$j;\nvar isObject$7 = isObject$a;\n\nvar $TypeError$9 = TypeError;\n\n// `OrdinaryToPrimitive` abstract operation\n// https://tc39.es/ecma262/#sec-ordinarytoprimitive\nvar ordinaryToPrimitive$1 = function (input, pref) {\n var fn, val;\n if (pref === 'string' && isCallable$e(fn = input.toString) && !isObject$7(val = call$g(fn, input))) return val;\n if (isCallable$e(fn = input.valueOf) && !isObject$7(val = call$g(fn, input))) return val;\n if (pref !== 'string' && isCallable$e(fn = input.toString) && !isObject$7(val = call$g(fn, input))) return val;\n throw $TypeError$9(\"Can't convert object to primitive value\");\n};\n\nvar call$f = functionCall;\nvar isObject$6 = isObject$a;\nvar isSymbol$2 = isSymbol$3;\nvar getMethod$4 = getMethod$5;\nvar ordinaryToPrimitive = ordinaryToPrimitive$1;\nvar wellKnownSymbol$d = wellKnownSymbol$f;\n\nvar $TypeError$8 = TypeError;\nvar TO_PRIMITIVE = wellKnownSymbol$d('toPrimitive');\n\n// `ToPrimitive` abstract operation\n// https://tc39.es/ecma262/#sec-toprimitive\nvar toPrimitive$1 = function (input, pref) {\n if (!isObject$6(input) || isSymbol$2(input)) return input;\n var exoticToPrim = getMethod$4(input, TO_PRIMITIVE);\n var result;\n if (exoticToPrim) {\n if (pref === undefined) pref = 'default';\n result = call$f(exoticToPrim, input, pref);\n if (!isObject$6(result) || isSymbol$2(result)) return result;\n throw $TypeError$8(\"Can't convert object to primitive value\");\n }\n if (pref === undefined) pref = 'number';\n return ordinaryToPrimitive(input, pref);\n};\n\nvar toPrimitive = toPrimitive$1;\nvar isSymbol$1 = isSymbol$3;\n\n// `ToPropertyKey` abstract operation\n// https://tc39.es/ecma262/#sec-topropertykey\nvar toPropertyKey$3 = function (argument) {\n var key = toPrimitive(argument, 'string');\n return isSymbol$1(key) ? key : key + '';\n};\n\nvar DESCRIPTORS$8 = descriptors;\nvar IE8_DOM_DEFINE$1 = ie8DomDefine;\nvar V8_PROTOTYPE_DEFINE_BUG$1 = v8PrototypeDefineBug;\nvar anObject$e = anObject$f;\nvar toPropertyKey$2 = toPropertyKey$3;\n\nvar $TypeError$7 = TypeError;\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\nvar $defineProperty = Object.defineProperty;\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar $getOwnPropertyDescriptor$1 = Object.getOwnPropertyDescriptor;\nvar ENUMERABLE = 'enumerable';\nvar CONFIGURABLE$1 = 'configurable';\nvar WRITABLE = 'writable';\n\n// `Object.defineProperty` method\n// https://tc39.es/ecma262/#sec-object.defineproperty\nobjectDefineProperty.f = DESCRIPTORS$8 ? V8_PROTOTYPE_DEFINE_BUG$1 ? function defineProperty(O, P, Attributes) {\n anObject$e(O);\n P = toPropertyKey$2(P);\n anObject$e(Attributes);\n if (typeof O === 'function' && P === 'prototype' && 'value' in Attributes && WRITABLE in Attributes && !Attributes[WRITABLE]) {\n var current = $getOwnPropertyDescriptor$1(O, P);\n if (current && current[WRITABLE]) {\n O[P] = Attributes.value;\n Attributes = {\n configurable: CONFIGURABLE$1 in Attributes ? Attributes[CONFIGURABLE$1] : current[CONFIGURABLE$1],\n enumerable: ENUMERABLE in Attributes ? Attributes[ENUMERABLE] : current[ENUMERABLE],\n writable: false\n };\n }\n } return $defineProperty(O, P, Attributes);\n} : $defineProperty : function defineProperty(O, P, Attributes) {\n anObject$e(O);\n P = toPropertyKey$2(P);\n anObject$e(Attributes);\n if (IE8_DOM_DEFINE$1) try {\n return $defineProperty(O, P, Attributes);\n } catch (error) { /* empty */ }\n if ('get' in Attributes || 'set' in Attributes) throw $TypeError$7('Accessors not supported');\n if ('value' in Attributes) O[P] = Attributes.value;\n return O;\n};\n\nvar makeBuiltIn$2 = {exports: {}};\n\nvar DESCRIPTORS$7 = descriptors;\nvar hasOwn$8 = hasOwnProperty_1;\n\nvar FunctionPrototype$1 = Function.prototype;\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar getDescriptor = DESCRIPTORS$7 && Object.getOwnPropertyDescriptor;\n\nvar EXISTS = hasOwn$8(FunctionPrototype$1, 'name');\n// additional protection from minified / mangled / dropped function names\nvar PROPER = EXISTS && (function something() { /* empty */ }).name === 'something';\nvar CONFIGURABLE = EXISTS && (!DESCRIPTORS$7 || (DESCRIPTORS$7 && getDescriptor(FunctionPrototype$1, 'name').configurable));\n\nvar functionName = {\n EXISTS: EXISTS,\n PROPER: PROPER,\n CONFIGURABLE: CONFIGURABLE\n};\n\nvar uncurryThis$j = functionUncurryThis;\nvar isCallable$d = isCallable$j;\nvar store$1 = sharedStore;\n\nvar functionToString = uncurryThis$j(Function.toString);\n\n// this helper broken in `core-js@3.4.1-3.4.4`, so we can't use `shared` helper\nif (!isCallable$d(store$1.inspectSource)) {\n store$1.inspectSource = function (it) {\n return functionToString(it);\n };\n}\n\nvar inspectSource$4 = store$1.inspectSource;\n\nvar global$e = global$l;\nvar isCallable$c = isCallable$j;\nvar inspectSource$3 = inspectSource$4;\n\nvar WeakMap$1 = global$e.WeakMap;\n\nvar nativeWeakMap = isCallable$c(WeakMap$1) && /native code/.test(inspectSource$3(WeakMap$1));\n\nvar createPropertyDescriptor$3 = function (bitmap, value) {\n return {\n enumerable: !(bitmap & 1),\n configurable: !(bitmap & 2),\n writable: !(bitmap & 4),\n value: value\n };\n};\n\nvar DESCRIPTORS$6 = descriptors;\nvar definePropertyModule$5 = objectDefineProperty;\nvar createPropertyDescriptor$2 = createPropertyDescriptor$3;\n\nvar createNonEnumerableProperty$3 = DESCRIPTORS$6 ? function (object, key, value) {\n return definePropertyModule$5.f(object, key, createPropertyDescriptor$2(1, value));\n} : function (object, key, value) {\n object[key] = value;\n return object;\n};\n\nvar shared$2 = shared$4.exports;\nvar uid = uid$2;\n\nvar keys = shared$2('keys');\n\nvar sharedKey$2 = function (key) {\n return keys[key] || (keys[key] = uid(key));\n};\n\nvar hiddenKeys$4 = {};\n\nvar NATIVE_WEAK_MAP = nativeWeakMap;\nvar global$d = global$l;\nvar uncurryThis$i = functionUncurryThis;\nvar isObject$5 = isObject$a;\nvar createNonEnumerableProperty$2 = createNonEnumerableProperty$3;\nvar hasOwn$7 = hasOwnProperty_1;\nvar shared$1 = sharedStore;\nvar sharedKey$1 = sharedKey$2;\nvar hiddenKeys$3 = hiddenKeys$4;\n\nvar OBJECT_ALREADY_INITIALIZED = 'Object already initialized';\nvar TypeError$2 = global$d.TypeError;\nvar WeakMap = global$d.WeakMap;\nvar set$1, get$2, has;\n\nvar enforce = function (it) {\n return has(it) ? get$2(it) : set$1(it, {});\n};\n\nvar getterFor = function (TYPE) {\n return function (it) {\n var state;\n if (!isObject$5(it) || (state = get$2(it)).type !== TYPE) {\n throw TypeError$2('Incompatible receiver, ' + TYPE + ' required');\n } return state;\n };\n};\n\nif (NATIVE_WEAK_MAP || shared$1.state) {\n var store = shared$1.state || (shared$1.state = new WeakMap());\n var wmget = uncurryThis$i(store.get);\n var wmhas = uncurryThis$i(store.has);\n var wmset = uncurryThis$i(store.set);\n set$1 = function (it, metadata) {\n if (wmhas(store, it)) throw new TypeError$2(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n wmset(store, it, metadata);\n return metadata;\n };\n get$2 = function (it) {\n return wmget(store, it) || {};\n };\n has = function (it) {\n return wmhas(store, it);\n };\n} else {\n var STATE = sharedKey$1('state');\n hiddenKeys$3[STATE] = true;\n set$1 = function (it, metadata) {\n if (hasOwn$7(it, STATE)) throw new TypeError$2(OBJECT_ALREADY_INITIALIZED);\n metadata.facade = it;\n createNonEnumerableProperty$2(it, STATE, metadata);\n return metadata;\n };\n get$2 = function (it) {\n return hasOwn$7(it, STATE) ? it[STATE] : {};\n };\n has = function (it) {\n return hasOwn$7(it, STATE);\n };\n}\n\nvar internalState = {\n set: set$1,\n get: get$2,\n has: has,\n enforce: enforce,\n getterFor: getterFor\n};\n\nvar fails$f = fails$l;\nvar isCallable$b = isCallable$j;\nvar hasOwn$6 = hasOwnProperty_1;\nvar DESCRIPTORS$5 = descriptors;\nvar CONFIGURABLE_FUNCTION_NAME = functionName.CONFIGURABLE;\nvar inspectSource$2 = inspectSource$4;\nvar InternalStateModule$1 = internalState;\n\nvar enforceInternalState = InternalStateModule$1.enforce;\nvar getInternalState$1 = InternalStateModule$1.get;\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\nvar defineProperty$3 = Object.defineProperty;\n\nvar CONFIGURABLE_LENGTH = DESCRIPTORS$5 && !fails$f(function () {\n return defineProperty$3(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;\n});\n\nvar TEMPLATE = String(String).split('String');\n\nvar makeBuiltIn$1 = makeBuiltIn$2.exports = function (value, name, options) {\n if (String(name).slice(0, 7) === 'Symbol(') {\n name = '[' + String(name).replace(/^Symbol\\(([^)]*)\\)/, '$1') + ']';\n }\n if (options && options.getter) name = 'get ' + name;\n if (options && options.setter) name = 'set ' + name;\n if (!hasOwn$6(value, 'name') || (CONFIGURABLE_FUNCTION_NAME && value.name !== name)) {\n if (DESCRIPTORS$5) defineProperty$3(value, 'name', { value: name, configurable: true });\n else value.name = name;\n }\n if (CONFIGURABLE_LENGTH && options && hasOwn$6(options, 'arity') && value.length !== options.arity) {\n defineProperty$3(value, 'length', { value: options.arity });\n }\n try {\n if (options && hasOwn$6(options, 'constructor') && options.constructor) {\n if (DESCRIPTORS$5) defineProperty$3(value, 'prototype', { writable: false });\n // in V8 ~ Chrome 53, prototypes of some methods, like `Array.prototype.values`, are non-writable\n } else if (value.prototype) value.prototype = undefined;\n } catch (error) { /* empty */ }\n var state = enforceInternalState(value);\n if (!hasOwn$6(state, 'source')) {\n state.source = TEMPLATE.join(typeof name == 'string' ? name : '');\n } return value;\n};\n\n// add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative\n// eslint-disable-next-line no-extend-native -- required\nFunction.prototype.toString = makeBuiltIn$1(function toString() {\n return isCallable$b(this) && getInternalState$1(this).source || inspectSource$2(this);\n}, 'toString');\n\nvar isCallable$a = isCallable$j;\nvar definePropertyModule$4 = objectDefineProperty;\nvar makeBuiltIn = makeBuiltIn$2.exports;\nvar defineGlobalProperty$1 = defineGlobalProperty$3;\n\nvar defineBuiltIn$6 = function (O, key, value, options) {\n if (!options) options = {};\n var simple = options.enumerable;\n var name = options.name !== undefined ? options.name : key;\n if (isCallable$a(value)) makeBuiltIn(value, name, options);\n if (options.global) {\n if (simple) O[key] = value;\n else defineGlobalProperty$1(key, value);\n } else {\n try {\n if (!options.unsafe) delete O[key];\n else if (O[key]) simple = true;\n } catch (error) { /* empty */ }\n if (simple) O[key] = value;\n else definePropertyModule$4.f(O, key, {\n value: value,\n enumerable: false,\n configurable: !options.nonConfigurable,\n writable: !options.nonWritable\n });\n } return O;\n};\n\nvar uncurryThis$h = functionUncurryThis;\n\nvar toString$8 = uncurryThis$h({}.toString);\nvar stringSlice$5 = uncurryThis$h(''.slice);\n\nvar classofRaw$1 = function (it) {\n return stringSlice$5(toString$8(it), 8, -1);\n};\n\nvar TO_STRING_TAG_SUPPORT$2 = toStringTagSupport;\nvar isCallable$9 = isCallable$j;\nvar classofRaw = classofRaw$1;\nvar wellKnownSymbol$c = wellKnownSymbol$f;\n\nvar TO_STRING_TAG$1 = wellKnownSymbol$c('toStringTag');\nvar $Object$1 = Object;\n\n// ES3 wrong here\nvar CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }()) == 'Arguments';\n\n// fallback for IE11 Script Access Denied error\nvar tryGet = function (it, key) {\n try {\n return it[key];\n } catch (error) { /* empty */ }\n};\n\n// getting tag from ES6+ `Object.prototype.toString`\nvar classof$9 = TO_STRING_TAG_SUPPORT$2 ? classofRaw : function (it) {\n var O, tag, result;\n return it === undefined ? 'Undefined' : it === null ? 'Null'\n // @@toStringTag case\n : typeof (tag = tryGet(O = $Object$1(it), TO_STRING_TAG$1)) == 'string' ? tag\n // builtinTag case\n : CORRECT_ARGUMENTS ? classofRaw(O)\n // ES3 arguments fallback\n : (result = classofRaw(O)) == 'Object' && isCallable$9(O.callee) ? 'Arguments' : result;\n};\n\nvar TO_STRING_TAG_SUPPORT$1 = toStringTagSupport;\nvar classof$8 = classof$9;\n\n// `Object.prototype.toString` method implementation\n// https://tc39.es/ecma262/#sec-object.prototype.tostring\nvar objectToString$1 = TO_STRING_TAG_SUPPORT$1 ? {}.toString : function toString() {\n return '[object ' + classof$8(this) + ']';\n};\n\nvar TO_STRING_TAG_SUPPORT = toStringTagSupport;\nvar defineBuiltIn$5 = defineBuiltIn$6;\nvar toString$7 = objectToString$1;\n\n// `Object.prototype.toString` method\n// https://tc39.es/ecma262/#sec-object.prototype.tostring\nif (!TO_STRING_TAG_SUPPORT) {\n defineBuiltIn$5(Object.prototype, 'toString', toString$7, { unsafe: true });\n}\n\nvar objectGetOwnPropertyDescriptor = {};\n\nvar objectPropertyIsEnumerable = {};\n\nvar $propertyIsEnumerable = {}.propertyIsEnumerable;\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar getOwnPropertyDescriptor$2 = Object.getOwnPropertyDescriptor;\n\n// Nashorn ~ JDK8 bug\nvar NASHORN_BUG = getOwnPropertyDescriptor$2 && !$propertyIsEnumerable.call({ 1: 2 }, 1);\n\n// `Object.prototype.propertyIsEnumerable` method implementation\n// https://tc39.es/ecma262/#sec-object.prototype.propertyisenumerable\nobjectPropertyIsEnumerable.f = NASHORN_BUG ? function propertyIsEnumerable(V) {\n var descriptor = getOwnPropertyDescriptor$2(this, V);\n return !!descriptor && descriptor.enumerable;\n} : $propertyIsEnumerable;\n\nvar uncurryThis$g = functionUncurryThis;\nvar fails$e = fails$l;\nvar classof$7 = classofRaw$1;\n\nvar $Object = Object;\nvar split = uncurryThis$g(''.split);\n\n// fallback for non-array-like ES3 and non-enumerable old V8 strings\nvar indexedObject = fails$e(function () {\n // throws an error in rhino, see https://github.com/mozilla/rhino/issues/346\n // eslint-disable-next-line no-prototype-builtins -- safe\n return !$Object('z').propertyIsEnumerable(0);\n}) ? function (it) {\n return classof$7(it) == 'String' ? split(it, '') : $Object(it);\n} : $Object;\n\n// toObject with fallback for non-array-like ES3 strings\nvar IndexedObject$2 = indexedObject;\nvar requireObjectCoercible$4 = requireObjectCoercible$6;\n\nvar toIndexedObject$4 = function (it) {\n return IndexedObject$2(requireObjectCoercible$4(it));\n};\n\nvar DESCRIPTORS$4 = descriptors;\nvar call$e = functionCall;\nvar propertyIsEnumerableModule$1 = objectPropertyIsEnumerable;\nvar createPropertyDescriptor$1 = createPropertyDescriptor$3;\nvar toIndexedObject$3 = toIndexedObject$4;\nvar toPropertyKey$1 = toPropertyKey$3;\nvar hasOwn$5 = hasOwnProperty_1;\nvar IE8_DOM_DEFINE = ie8DomDefine;\n\n// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\nvar $getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\n\n// `Object.getOwnPropertyDescriptor` method\n// https://tc39.es/ecma262/#sec-object.getownpropertydescriptor\nobjectGetOwnPropertyDescriptor.f = DESCRIPTORS$4 ? $getOwnPropertyDescriptor : function getOwnPropertyDescriptor(O, P) {\n O = toIndexedObject$3(O);\n P = toPropertyKey$1(P);\n if (IE8_DOM_DEFINE) try {\n return $getOwnPropertyDescriptor(O, P);\n } catch (error) { /* empty */ }\n if (hasOwn$5(O, P)) return createPropertyDescriptor$1(!call$e(propertyIsEnumerableModule$1.f, O, P), O[P]);\n};\n\nvar objectGetOwnPropertyNames = {};\n\nvar ceil = Math.ceil;\nvar floor$1 = Math.floor;\n\n// `Math.trunc` method\n// https://tc39.es/ecma262/#sec-math.trunc\n// eslint-disable-next-line es-x/no-math-trunc -- safe\nvar mathTrunc = Math.trunc || function trunc(x) {\n var n = +x;\n return (n > 0 ? floor$1 : ceil)(n);\n};\n\nvar trunc = mathTrunc;\n\n// `ToIntegerOrInfinity` abstract operation\n// https://tc39.es/ecma262/#sec-tointegerorinfinity\nvar toIntegerOrInfinity$4 = function (argument) {\n var number = +argument;\n // eslint-disable-next-line no-self-compare -- NaN check\n return number !== number || number === 0 ? 0 : trunc(number);\n};\n\nvar toIntegerOrInfinity$3 = toIntegerOrInfinity$4;\n\nvar max$2 = Math.max;\nvar min$3 = Math.min;\n\n// Helper for a popular repeating case of the spec:\n// Let integer be ? ToInteger(index).\n// If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).\nvar toAbsoluteIndex$2 = function (index, length) {\n var integer = toIntegerOrInfinity$3(index);\n return integer < 0 ? max$2(integer + length, 0) : min$3(integer, length);\n};\n\nvar toIntegerOrInfinity$2 = toIntegerOrInfinity$4;\n\nvar min$2 = Math.min;\n\n// `ToLength` abstract operation\n// https://tc39.es/ecma262/#sec-tolength\nvar toLength$3 = function (argument) {\n return argument > 0 ? min$2(toIntegerOrInfinity$2(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991\n};\n\nvar toLength$2 = toLength$3;\n\n// `LengthOfArrayLike` abstract operation\n// https://tc39.es/ecma262/#sec-lengthofarraylike\nvar lengthOfArrayLike$4 = function (obj) {\n return toLength$2(obj.length);\n};\n\nvar toIndexedObject$2 = toIndexedObject$4;\nvar toAbsoluteIndex$1 = toAbsoluteIndex$2;\nvar lengthOfArrayLike$3 = lengthOfArrayLike$4;\n\n// `Array.prototype.{ indexOf, includes }` methods implementation\nvar createMethod$3 = function (IS_INCLUDES) {\n return function ($this, el, fromIndex) {\n var O = toIndexedObject$2($this);\n var length = lengthOfArrayLike$3(O);\n var index = toAbsoluteIndex$1(fromIndex, length);\n var value;\n // Array#includes uses SameValueZero equality algorithm\n // eslint-disable-next-line no-self-compare -- NaN check\n if (IS_INCLUDES && el != el) while (length > index) {\n value = O[index++];\n // eslint-disable-next-line no-self-compare -- NaN check\n if (value != value) return true;\n // Array#indexOf ignores holes, Array#includes - not\n } else for (;length > index; index++) {\n if ((IS_INCLUDES || index in O) && O[index] === el) return IS_INCLUDES || index || 0;\n } return !IS_INCLUDES && -1;\n };\n};\n\nvar arrayIncludes = {\n // `Array.prototype.includes` method\n // https://tc39.es/ecma262/#sec-array.prototype.includes\n includes: createMethod$3(true),\n // `Array.prototype.indexOf` method\n // https://tc39.es/ecma262/#sec-array.prototype.indexof\n indexOf: createMethod$3(false)\n};\n\nvar uncurryThis$f = functionUncurryThis;\nvar hasOwn$4 = hasOwnProperty_1;\nvar toIndexedObject$1 = toIndexedObject$4;\nvar indexOf$1 = arrayIncludes.indexOf;\nvar hiddenKeys$2 = hiddenKeys$4;\n\nvar push$3 = uncurryThis$f([].push);\n\nvar objectKeysInternal = function (object, names) {\n var O = toIndexedObject$1(object);\n var i = 0;\n var result = [];\n var key;\n for (key in O) !hasOwn$4(hiddenKeys$2, key) && hasOwn$4(O, key) && push$3(result, key);\n // Don't enum bug & hidden keys\n while (names.length > i) if (hasOwn$4(O, key = names[i++])) {\n ~indexOf$1(result, key) || push$3(result, key);\n }\n return result;\n};\n\n// IE8- don't enum bug keys\nvar enumBugKeys$3 = [\n 'constructor',\n 'hasOwnProperty',\n 'isPrototypeOf',\n 'propertyIsEnumerable',\n 'toLocaleString',\n 'toString',\n 'valueOf'\n];\n\nvar internalObjectKeys$1 = objectKeysInternal;\nvar enumBugKeys$2 = enumBugKeys$3;\n\nvar hiddenKeys$1 = enumBugKeys$2.concat('length', 'prototype');\n\n// `Object.getOwnPropertyNames` method\n// https://tc39.es/ecma262/#sec-object.getownpropertynames\n// eslint-disable-next-line es-x/no-object-getownpropertynames -- safe\nobjectGetOwnPropertyNames.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {\n return internalObjectKeys$1(O, hiddenKeys$1);\n};\n\nvar objectGetOwnPropertySymbols = {};\n\n// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- safe\nobjectGetOwnPropertySymbols.f = Object.getOwnPropertySymbols;\n\nvar getBuiltIn$5 = getBuiltIn$8;\nvar uncurryThis$e = functionUncurryThis;\nvar getOwnPropertyNamesModule = objectGetOwnPropertyNames;\nvar getOwnPropertySymbolsModule$1 = objectGetOwnPropertySymbols;\nvar anObject$d = anObject$f;\n\nvar concat$2 = uncurryThis$e([].concat);\n\n// all object keys, includes non-enumerable and symbols\nvar ownKeys$1 = getBuiltIn$5('Reflect', 'ownKeys') || function ownKeys(it) {\n var keys = getOwnPropertyNamesModule.f(anObject$d(it));\n var getOwnPropertySymbols = getOwnPropertySymbolsModule$1.f;\n return getOwnPropertySymbols ? concat$2(keys, getOwnPropertySymbols(it)) : keys;\n};\n\nvar hasOwn$3 = hasOwnProperty_1;\nvar ownKeys = ownKeys$1;\nvar getOwnPropertyDescriptorModule = objectGetOwnPropertyDescriptor;\nvar definePropertyModule$3 = objectDefineProperty;\n\nvar copyConstructorProperties$1 = function (target, source, exceptions) {\n var keys = ownKeys(source);\n var defineProperty = definePropertyModule$3.f;\n var getOwnPropertyDescriptor = getOwnPropertyDescriptorModule.f;\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n if (!hasOwn$3(target, key) && !(exceptions && hasOwn$3(exceptions, key))) {\n defineProperty(target, key, getOwnPropertyDescriptor(source, key));\n }\n }\n};\n\nvar fails$d = fails$l;\nvar isCallable$8 = isCallable$j;\n\nvar replacement = /#|\\.prototype\\./;\n\nvar isForced$2 = function (feature, detection) {\n var value = data[normalize(feature)];\n return value == POLYFILL ? true\n : value == NATIVE ? false\n : isCallable$8(detection) ? fails$d(detection)\n : !!detection;\n};\n\nvar normalize = isForced$2.normalize = function (string) {\n return String(string).replace(replacement, '.').toLowerCase();\n};\n\nvar data = isForced$2.data = {};\nvar NATIVE = isForced$2.NATIVE = 'N';\nvar POLYFILL = isForced$2.POLYFILL = 'P';\n\nvar isForced_1 = isForced$2;\n\nvar global$c = global$l;\nvar getOwnPropertyDescriptor$1 = objectGetOwnPropertyDescriptor.f;\nvar createNonEnumerableProperty$1 = createNonEnumerableProperty$3;\nvar defineBuiltIn$4 = defineBuiltIn$6;\nvar defineGlobalProperty = defineGlobalProperty$3;\nvar copyConstructorProperties = copyConstructorProperties$1;\nvar isForced$1 = isForced_1;\n\n/*\n options.target - name of the target object\n options.global - target is the global object\n options.stat - export as static methods of target\n options.proto - export as prototype methods of target\n options.real - real prototype method for the `pure` version\n options.forced - export even if the native feature is available\n options.bind - bind methods to the target, required for the `pure` version\n options.wrap - wrap constructors to preventing global pollution, required for the `pure` version\n options.unsafe - use the simple assignment of property instead of delete + defineProperty\n options.sham - add a flag to not completely full polyfills\n options.enumerable - export as enumerable property\n options.dontCallGetSet - prevent calling a getter on target\n options.name - the .name of the function if it does not match the key\n*/\nvar _export = function (options, source) {\n var TARGET = options.target;\n var GLOBAL = options.global;\n var STATIC = options.stat;\n var FORCED, target, key, targetProperty, sourceProperty, descriptor;\n if (GLOBAL) {\n target = global$c;\n } else if (STATIC) {\n target = global$c[TARGET] || defineGlobalProperty(TARGET, {});\n } else {\n target = (global$c[TARGET] || {}).prototype;\n }\n if (target) for (key in source) {\n sourceProperty = source[key];\n if (options.dontCallGetSet) {\n descriptor = getOwnPropertyDescriptor$1(target, key);\n targetProperty = descriptor && descriptor.value;\n } else targetProperty = target[key];\n FORCED = isForced$1(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);\n // contained in target\n if (!FORCED && targetProperty !== undefined) {\n if (typeof sourceProperty == typeof targetProperty) continue;\n copyConstructorProperties(sourceProperty, targetProperty);\n }\n // add a flag to not completely full polyfills\n if (options.sham || (targetProperty && targetProperty.sham)) {\n createNonEnumerableProperty$1(sourceProperty, 'sham', true);\n }\n defineBuiltIn$4(target, key, sourceProperty, options);\n }\n};\n\nvar classof$6 = classofRaw$1;\nvar global$b = global$l;\n\nvar engineIsNode = classof$6(global$b.process) == 'process';\n\nvar isCallable$7 = isCallable$j;\n\nvar $String$1 = String;\nvar $TypeError$6 = TypeError;\n\nvar aPossiblePrototype$1 = function (argument) {\n if (typeof argument == 'object' || isCallable$7(argument)) return argument;\n throw $TypeError$6(\"Can't set \" + $String$1(argument) + ' as a prototype');\n};\n\nvar uncurryThis$d = functionUncurryThis;\nvar anObject$c = anObject$f;\nvar aPossiblePrototype = aPossiblePrototype$1;\n\n// `Object.setPrototypeOf` method\n// https://tc39.es/ecma262/#sec-object.setprototypeof\n// Works with __proto__ only. Old v8 can't work with null proto objects.\n// eslint-disable-next-line es-x/no-object-setprototypeof -- safe\nvar objectSetPrototypeOf = Object.setPrototypeOf || ('__proto__' in {} ? function () {\n var CORRECT_SETTER = false;\n var test = {};\n var setter;\n try {\n // eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe\n setter = uncurryThis$d(Object.getOwnPropertyDescriptor(Object.prototype, '__proto__').set);\n setter(test, []);\n CORRECT_SETTER = test instanceof Array;\n } catch (error) { /* empty */ }\n return function setPrototypeOf(O, proto) {\n anObject$c(O);\n aPossiblePrototype(proto);\n if (CORRECT_SETTER) setter(O, proto);\n else O.__proto__ = proto;\n return O;\n };\n}() : undefined);\n\nvar defineProperty$2 = objectDefineProperty.f;\nvar hasOwn$2 = hasOwnProperty_1;\nvar wellKnownSymbol$b = wellKnownSymbol$f;\n\nvar TO_STRING_TAG = wellKnownSymbol$b('toStringTag');\n\nvar setToStringTag$1 = function (target, TAG, STATIC) {\n if (target && !STATIC) target = target.prototype;\n if (target && !hasOwn$2(target, TO_STRING_TAG)) {\n defineProperty$2(target, TO_STRING_TAG, { configurable: true, value: TAG });\n }\n};\n\nvar getBuiltIn$4 = getBuiltIn$8;\nvar definePropertyModule$2 = objectDefineProperty;\nvar wellKnownSymbol$a = wellKnownSymbol$f;\nvar DESCRIPTORS$3 = descriptors;\n\nvar SPECIES$5 = wellKnownSymbol$a('species');\n\nvar setSpecies$1 = function (CONSTRUCTOR_NAME) {\n var Constructor = getBuiltIn$4(CONSTRUCTOR_NAME);\n var defineProperty = definePropertyModule$2.f;\n\n if (DESCRIPTORS$3 && Constructor && !Constructor[SPECIES$5]) {\n defineProperty(Constructor, SPECIES$5, {\n configurable: true,\n get: function () { return this; }\n });\n }\n};\n\nvar isPrototypeOf$2 = objectIsPrototypeOf;\n\nvar $TypeError$5 = TypeError;\n\nvar anInstance$1 = function (it, Prototype) {\n if (isPrototypeOf$2(Prototype, it)) return it;\n throw $TypeError$5('Incorrect invocation');\n};\n\nvar uncurryThis$c = functionUncurryThis;\nvar fails$c = fails$l;\nvar isCallable$6 = isCallable$j;\nvar classof$5 = classof$9;\nvar getBuiltIn$3 = getBuiltIn$8;\nvar inspectSource$1 = inspectSource$4;\n\nvar noop = function () { /* empty */ };\nvar empty = [];\nvar construct = getBuiltIn$3('Reflect', 'construct');\nvar constructorRegExp = /^\\s*(?:class|function)\\b/;\nvar exec$2 = uncurryThis$c(constructorRegExp.exec);\nvar INCORRECT_TO_STRING = !constructorRegExp.exec(noop);\n\nvar isConstructorModern = function isConstructor(argument) {\n if (!isCallable$6(argument)) return false;\n try {\n construct(noop, empty, argument);\n return true;\n } catch (error) {\n return false;\n }\n};\n\nvar isConstructorLegacy = function isConstructor(argument) {\n if (!isCallable$6(argument)) return false;\n switch (classof$5(argument)) {\n case 'AsyncFunction':\n case 'GeneratorFunction':\n case 'AsyncGeneratorFunction': return false;\n }\n try {\n // we can't check .prototype since constructors produced by .bind haven't it\n // `Function#toString` throws on some built-it function in some legacy engines\n // (for example, `DOMQuad` and similar in FF41-)\n return INCORRECT_TO_STRING || !!exec$2(constructorRegExp, inspectSource$1(argument));\n } catch (error) {\n return true;\n }\n};\n\nisConstructorLegacy.sham = true;\n\n// `IsConstructor` abstract operation\n// https://tc39.es/ecma262/#sec-isconstructor\nvar isConstructor$2 = !construct || fails$c(function () {\n var called;\n return isConstructorModern(isConstructorModern.call)\n || !isConstructorModern(Object)\n || !isConstructorModern(function () { called = true; })\n || called;\n}) ? isConstructorLegacy : isConstructorModern;\n\nvar isConstructor$1 = isConstructor$2;\nvar tryToString$2 = tryToString$4;\n\nvar $TypeError$4 = TypeError;\n\n// `Assert: IsConstructor(argument) is true`\nvar aConstructor$1 = function (argument) {\n if (isConstructor$1(argument)) return argument;\n throw $TypeError$4(tryToString$2(argument) + ' is not a constructor');\n};\n\nvar anObject$b = anObject$f;\nvar aConstructor = aConstructor$1;\nvar wellKnownSymbol$9 = wellKnownSymbol$f;\n\nvar SPECIES$4 = wellKnownSymbol$9('species');\n\n// `SpeciesConstructor` abstract operation\n// https://tc39.es/ecma262/#sec-speciesconstructor\nvar speciesConstructor$2 = function (O, defaultConstructor) {\n var C = anObject$b(O).constructor;\n var S;\n return C === undefined || (S = anObject$b(C)[SPECIES$4]) == undefined ? defaultConstructor : aConstructor(S);\n};\n\nvar NATIVE_BIND$1 = functionBindNative;\n\nvar FunctionPrototype = Function.prototype;\nvar apply$3 = FunctionPrototype.apply;\nvar call$d = FunctionPrototype.call;\n\n// eslint-disable-next-line es-x/no-reflect -- safe\nvar functionApply = typeof Reflect == 'object' && Reflect.apply || (NATIVE_BIND$1 ? call$d.bind(apply$3) : function () {\n return call$d.apply(apply$3, arguments);\n});\n\nvar uncurryThis$b = functionUncurryThis;\nvar aCallable$5 = aCallable$7;\nvar NATIVE_BIND = functionBindNative;\n\nvar bind$5 = uncurryThis$b(uncurryThis$b.bind);\n\n// optional / simple context binding\nvar functionBindContext = function (fn, that) {\n aCallable$5(fn);\n return that === undefined ? fn : NATIVE_BIND ? bind$5(fn, that) : function (/* ...args */) {\n return fn.apply(that, arguments);\n };\n};\n\nvar getBuiltIn$2 = getBuiltIn$8;\n\nvar html$2 = getBuiltIn$2('document', 'documentElement');\n\nvar uncurryThis$a = functionUncurryThis;\n\nvar arraySlice$2 = uncurryThis$a([].slice);\n\nvar $TypeError$3 = TypeError;\n\nvar validateArgumentsLength$1 = function (passed, required) {\n if (passed < required) throw $TypeError$3('Not enough arguments');\n return passed;\n};\n\nvar userAgent$2 = engineUserAgent;\n\nvar engineIsIos = /(?:ipad|iphone|ipod).*applewebkit/i.test(userAgent$2);\n\nvar global$a = global$l;\nvar apply$2 = functionApply;\nvar bind$4 = functionBindContext;\nvar isCallable$5 = isCallable$j;\nvar hasOwn$1 = hasOwnProperty_1;\nvar fails$b = fails$l;\nvar html$1 = html$2;\nvar arraySlice$1 = arraySlice$2;\nvar createElement = documentCreateElement$1;\nvar validateArgumentsLength = validateArgumentsLength$1;\nvar IS_IOS$1 = engineIsIos;\nvar IS_NODE$3 = engineIsNode;\n\nvar set = global$a.setImmediate;\nvar clear = global$a.clearImmediate;\nvar process$3 = global$a.process;\nvar Dispatch = global$a.Dispatch;\nvar Function$1 = global$a.Function;\nvar MessageChannel = global$a.MessageChannel;\nvar String$1 = global$a.String;\nvar counter = 0;\nvar queue$1 = {};\nvar ONREADYSTATECHANGE = 'onreadystatechange';\nvar location, defer, channel, port;\n\ntry {\n // Deno throws a ReferenceError on `location` access without `--location` flag\n location = global$a.location;\n} catch (error) { /* empty */ }\n\nvar run = function (id) {\n if (hasOwn$1(queue$1, id)) {\n var fn = queue$1[id];\n delete queue$1[id];\n fn();\n }\n};\n\nvar runner = function (id) {\n return function () {\n run(id);\n };\n};\n\nvar listener = function (event) {\n run(event.data);\n};\n\nvar post = function (id) {\n // old engines have not location.origin\n global$a.postMessage(String$1(id), location.protocol + '//' + location.host);\n};\n\n// Node.js 0.9+ & IE10+ has setImmediate, otherwise:\nif (!set || !clear) {\n set = function setImmediate(handler) {\n validateArgumentsLength(arguments.length, 1);\n var fn = isCallable$5(handler) ? handler : Function$1(handler);\n var args = arraySlice$1(arguments, 1);\n queue$1[++counter] = function () {\n apply$2(fn, undefined, args);\n };\n defer(counter);\n return counter;\n };\n clear = function clearImmediate(id) {\n delete queue$1[id];\n };\n // Node.js 0.8-\n if (IS_NODE$3) {\n defer = function (id) {\n process$3.nextTick(runner(id));\n };\n // Sphere (JS game engine) Dispatch API\n } else if (Dispatch && Dispatch.now) {\n defer = function (id) {\n Dispatch.now(runner(id));\n };\n // Browsers with MessageChannel, includes WebWorkers\n // except iOS - https://github.com/zloirock/core-js/issues/624\n } else if (MessageChannel && !IS_IOS$1) {\n channel = new MessageChannel();\n port = channel.port2;\n channel.port1.onmessage = listener;\n defer = bind$4(port.postMessage, port);\n // Browsers with postMessage, skip WebWorkers\n // IE8 has postMessage, but it's sync & typeof its postMessage is 'object'\n } else if (\n global$a.addEventListener &&\n isCallable$5(global$a.postMessage) &&\n !global$a.importScripts &&\n location && location.protocol !== 'file:' &&\n !fails$b(post)\n ) {\n defer = post;\n global$a.addEventListener('message', listener, false);\n // IE8-\n } else if (ONREADYSTATECHANGE in createElement('script')) {\n defer = function (id) {\n html$1.appendChild(createElement('script'))[ONREADYSTATECHANGE] = function () {\n html$1.removeChild(this);\n run(id);\n };\n };\n // Rest old browsers\n } else {\n defer = function (id) {\n setTimeout(runner(id), 0);\n };\n }\n}\n\nvar task$1 = {\n set: set,\n clear: clear\n};\n\nvar userAgent$1 = engineUserAgent;\nvar global$9 = global$l;\n\nvar engineIsIosPebble = /ipad|iphone|ipod/i.test(userAgent$1) && global$9.Pebble !== undefined;\n\nvar userAgent = engineUserAgent;\n\nvar engineIsWebosWebkit = /web0s(?!.*chrome)/i.test(userAgent);\n\nvar global$8 = global$l;\nvar bind$3 = functionBindContext;\nvar getOwnPropertyDescriptor = objectGetOwnPropertyDescriptor.f;\nvar macrotask = task$1.set;\nvar IS_IOS = engineIsIos;\nvar IS_IOS_PEBBLE = engineIsIosPebble;\nvar IS_WEBOS_WEBKIT = engineIsWebosWebkit;\nvar IS_NODE$2 = engineIsNode;\n\nvar MutationObserver = global$8.MutationObserver || global$8.WebKitMutationObserver;\nvar document$2 = global$8.document;\nvar process$2 = global$8.process;\nvar Promise$1 = global$8.Promise;\n// Node.js 11 shows ExperimentalWarning on getting `queueMicrotask`\nvar queueMicrotaskDescriptor = getOwnPropertyDescriptor(global$8, 'queueMicrotask');\nvar queueMicrotask = queueMicrotaskDescriptor && queueMicrotaskDescriptor.value;\n\nvar flush, head, last, notify$1, toggle, node, promise, then;\n\n// modern engines have queueMicrotask method\nif (!queueMicrotask) {\n flush = function () {\n var parent, fn;\n if (IS_NODE$2 && (parent = process$2.domain)) parent.exit();\n while (head) {\n fn = head.fn;\n head = head.next;\n try {\n fn();\n } catch (error) {\n if (head) notify$1();\n else last = undefined;\n throw error;\n }\n } last = undefined;\n if (parent) parent.enter();\n };\n\n // browsers with MutationObserver, except iOS - https://github.com/zloirock/core-js/issues/339\n // also except WebOS Webkit https://github.com/zloirock/core-js/issues/898\n if (!IS_IOS && !IS_NODE$2 && !IS_WEBOS_WEBKIT && MutationObserver && document$2) {\n toggle = true;\n node = document$2.createTextNode('');\n new MutationObserver(flush).observe(node, { characterData: true });\n notify$1 = function () {\n node.data = toggle = !toggle;\n };\n // environments with maybe non-completely correct, but existent Promise\n } else if (!IS_IOS_PEBBLE && Promise$1 && Promise$1.resolve) {\n // Promise.resolve without an argument throws an error in LG WebOS 2\n promise = Promise$1.resolve(undefined);\n // workaround of WebKit ~ iOS Safari 10.1 bug\n promise.constructor = Promise$1;\n then = bind$3(promise.then, promise);\n notify$1 = function () {\n then(flush);\n };\n // Node.js without promises\n } else if (IS_NODE$2) {\n notify$1 = function () {\n process$2.nextTick(flush);\n };\n // for other environments - macrotask based on:\n // - setImmediate\n // - MessageChannel\n // - window.postMessage\n // - onreadystatechange\n // - setTimeout\n } else {\n // strange IE + webpack dev server bug - use .bind(global)\n macrotask = bind$3(macrotask, global$8);\n notify$1 = function () {\n macrotask(flush);\n };\n }\n}\n\nvar microtask$1 = queueMicrotask || function (fn) {\n var task = { fn: fn, next: undefined };\n if (last) last.next = task;\n if (!head) {\n head = task;\n notify$1();\n } last = task;\n};\n\nvar global$7 = global$l;\n\nvar hostReportErrors$1 = function (a, b) {\n var console = global$7.console;\n if (console && console.error) {\n arguments.length == 1 ? console.error(a) : console.error(a, b);\n }\n};\n\nvar perform$3 = function (exec) {\n try {\n return { error: false, value: exec() };\n } catch (error) {\n return { error: true, value: error };\n }\n};\n\nvar Queue$1 = function () {\n this.head = null;\n this.tail = null;\n};\n\nQueue$1.prototype = {\n add: function (item) {\n var entry = { item: item, next: null };\n if (this.head) this.tail.next = entry;\n else this.head = entry;\n this.tail = entry;\n },\n get: function () {\n var entry = this.head;\n if (entry) {\n this.head = entry.next;\n if (this.tail === entry) this.tail = null;\n return entry.item;\n }\n }\n};\n\nvar queue = Queue$1;\n\nvar global$6 = global$l;\n\nvar promiseNativeConstructor = global$6.Promise;\n\nvar engineIsDeno = typeof Deno == 'object' && Deno && typeof Deno.version == 'object';\n\nvar IS_DENO$1 = engineIsDeno;\nvar IS_NODE$1 = engineIsNode;\n\nvar engineIsBrowser = !IS_DENO$1 && !IS_NODE$1\n && typeof window == 'object'\n && typeof document == 'object';\n\nvar global$5 = global$l;\nvar NativePromiseConstructor$3 = promiseNativeConstructor;\nvar isCallable$4 = isCallable$j;\nvar isForced = isForced_1;\nvar inspectSource = inspectSource$4;\nvar wellKnownSymbol$8 = wellKnownSymbol$f;\nvar IS_BROWSER = engineIsBrowser;\nvar IS_DENO = engineIsDeno;\nvar V8_VERSION$1 = engineV8Version;\n\nNativePromiseConstructor$3 && NativePromiseConstructor$3.prototype;\nvar SPECIES$3 = wellKnownSymbol$8('species');\nvar SUBCLASSING = false;\nvar NATIVE_PROMISE_REJECTION_EVENT$1 = isCallable$4(global$5.PromiseRejectionEvent);\n\nvar FORCED_PROMISE_CONSTRUCTOR$5 = isForced('Promise', function () {\n var PROMISE_CONSTRUCTOR_SOURCE = inspectSource(NativePromiseConstructor$3);\n var GLOBAL_CORE_JS_PROMISE = PROMISE_CONSTRUCTOR_SOURCE !== String(NativePromiseConstructor$3);\n // V8 6.6 (Node 10 and Chrome 66) have a bug with resolving custom thenables\n // https://bugs.chromium.org/p/chromium/issues/detail?id=830565\n // We can't detect it synchronously, so just check versions\n if (!GLOBAL_CORE_JS_PROMISE && V8_VERSION$1 === 66) return true;\n // We can't use @@species feature detection in V8 since it causes\n // deoptimization and performance degradation\n // https://github.com/zloirock/core-js/issues/679\n if (!V8_VERSION$1 || V8_VERSION$1 < 51 || !/native code/.test(PROMISE_CONSTRUCTOR_SOURCE)) {\n // Detect correctness of subclassing with @@species support\n var promise = new NativePromiseConstructor$3(function (resolve) { resolve(1); });\n var FakePromise = function (exec) {\n exec(function () { /* empty */ }, function () { /* empty */ });\n };\n var constructor = promise.constructor = {};\n constructor[SPECIES$3] = FakePromise;\n SUBCLASSING = promise.then(function () { /* empty */ }) instanceof FakePromise;\n if (!SUBCLASSING) return true;\n // Unhandled rejections tracking support, NodeJS Promise without it fails @@species test\n } return !GLOBAL_CORE_JS_PROMISE && (IS_BROWSER || IS_DENO) && !NATIVE_PROMISE_REJECTION_EVENT$1;\n});\n\nvar promiseConstructorDetection = {\n CONSTRUCTOR: FORCED_PROMISE_CONSTRUCTOR$5,\n REJECTION_EVENT: NATIVE_PROMISE_REJECTION_EVENT$1,\n SUBCLASSING: SUBCLASSING\n};\n\nvar newPromiseCapability$2 = {};\n\nvar aCallable$4 = aCallable$7;\n\nvar PromiseCapability = function (C) {\n var resolve, reject;\n this.promise = new C(function ($$resolve, $$reject) {\n if (resolve !== undefined || reject !== undefined) throw TypeError('Bad Promise constructor');\n resolve = $$resolve;\n reject = $$reject;\n });\n this.resolve = aCallable$4(resolve);\n this.reject = aCallable$4(reject);\n};\n\n// `NewPromiseCapability` abstract operation\n// https://tc39.es/ecma262/#sec-newpromisecapability\nnewPromiseCapability$2.f = function (C) {\n return new PromiseCapability(C);\n};\n\nvar $$b = _export;\nvar IS_NODE = engineIsNode;\nvar global$4 = global$l;\nvar call$c = functionCall;\nvar defineBuiltIn$3 = defineBuiltIn$6;\nvar setPrototypeOf = objectSetPrototypeOf;\nvar setToStringTag = setToStringTag$1;\nvar setSpecies = setSpecies$1;\nvar aCallable$3 = aCallable$7;\nvar isCallable$3 = isCallable$j;\nvar isObject$4 = isObject$a;\nvar anInstance = anInstance$1;\nvar speciesConstructor$1 = speciesConstructor$2;\nvar task = task$1.set;\nvar microtask = microtask$1;\nvar hostReportErrors = hostReportErrors$1;\nvar perform$2 = perform$3;\nvar Queue = queue;\nvar InternalStateModule = internalState;\nvar NativePromiseConstructor$2 = promiseNativeConstructor;\nvar PromiseConstructorDetection = promiseConstructorDetection;\nvar newPromiseCapabilityModule$3 = newPromiseCapability$2;\n\nvar PROMISE = 'Promise';\nvar FORCED_PROMISE_CONSTRUCTOR$4 = PromiseConstructorDetection.CONSTRUCTOR;\nvar NATIVE_PROMISE_REJECTION_EVENT = PromiseConstructorDetection.REJECTION_EVENT;\nvar NATIVE_PROMISE_SUBCLASSING = PromiseConstructorDetection.SUBCLASSING;\nvar getInternalPromiseState = InternalStateModule.getterFor(PROMISE);\nvar setInternalState = InternalStateModule.set;\nvar NativePromisePrototype$1 = NativePromiseConstructor$2 && NativePromiseConstructor$2.prototype;\nvar PromiseConstructor = NativePromiseConstructor$2;\nvar PromisePrototype = NativePromisePrototype$1;\nvar TypeError$1 = global$4.TypeError;\nvar document$1 = global$4.document;\nvar process$1 = global$4.process;\nvar newPromiseCapability$1 = newPromiseCapabilityModule$3.f;\nvar newGenericPromiseCapability = newPromiseCapability$1;\n\nvar DISPATCH_EVENT = !!(document$1 && document$1.createEvent && global$4.dispatchEvent);\nvar UNHANDLED_REJECTION = 'unhandledrejection';\nvar REJECTION_HANDLED = 'rejectionhandled';\nvar PENDING = 0;\nvar FULFILLED = 1;\nvar REJECTED = 2;\nvar HANDLED = 1;\nvar UNHANDLED = 2;\n\nvar Internal, OwnPromiseCapability, PromiseWrapper, nativeThen;\n\n// helpers\nvar isThenable = function (it) {\n var then;\n return isObject$4(it) && isCallable$3(then = it.then) ? then : false;\n};\n\nvar callReaction = function (reaction, state) {\n var value = state.value;\n var ok = state.state == FULFILLED;\n var handler = ok ? reaction.ok : reaction.fail;\n var resolve = reaction.resolve;\n var reject = reaction.reject;\n var domain = reaction.domain;\n var result, then, exited;\n try {\n if (handler) {\n if (!ok) {\n if (state.rejection === UNHANDLED) onHandleUnhandled(state);\n state.rejection = HANDLED;\n }\n if (handler === true) result = value;\n else {\n if (domain) domain.enter();\n result = handler(value); // can throw\n if (domain) {\n domain.exit();\n exited = true;\n }\n }\n if (result === reaction.promise) {\n reject(TypeError$1('Promise-chain cycle'));\n } else if (then = isThenable(result)) {\n call$c(then, result, resolve, reject);\n } else resolve(result);\n } else reject(value);\n } catch (error) {\n if (domain && !exited) domain.exit();\n reject(error);\n }\n};\n\nvar notify = function (state, isReject) {\n if (state.notified) return;\n state.notified = true;\n microtask(function () {\n var reactions = state.reactions;\n var reaction;\n while (reaction = reactions.get()) {\n callReaction(reaction, state);\n }\n state.notified = false;\n if (isReject && !state.rejection) onUnhandled(state);\n });\n};\n\nvar dispatchEvent = function (name, promise, reason) {\n var event, handler;\n if (DISPATCH_EVENT) {\n event = document$1.createEvent('Event');\n event.promise = promise;\n event.reason = reason;\n event.initEvent(name, false, true);\n global$4.dispatchEvent(event);\n } else event = { promise: promise, reason: reason };\n if (!NATIVE_PROMISE_REJECTION_EVENT && (handler = global$4['on' + name])) handler(event);\n else if (name === UNHANDLED_REJECTION) hostReportErrors('Unhandled promise rejection', reason);\n};\n\nvar onUnhandled = function (state) {\n call$c(task, global$4, function () {\n var promise = state.facade;\n var value = state.value;\n var IS_UNHANDLED = isUnhandled(state);\n var result;\n if (IS_UNHANDLED) {\n result = perform$2(function () {\n if (IS_NODE) {\n process$1.emit('unhandledRejection', value, promise);\n } else dispatchEvent(UNHANDLED_REJECTION, promise, value);\n });\n // Browsers should not trigger `rejectionHandled` event if it was handled here, NodeJS - should\n state.rejection = IS_NODE || isUnhandled(state) ? UNHANDLED : HANDLED;\n if (result.error) throw result.value;\n }\n });\n};\n\nvar isUnhandled = function (state) {\n return state.rejection !== HANDLED && !state.parent;\n};\n\nvar onHandleUnhandled = function (state) {\n call$c(task, global$4, function () {\n var promise = state.facade;\n if (IS_NODE) {\n process$1.emit('rejectionHandled', promise);\n } else dispatchEvent(REJECTION_HANDLED, promise, state.value);\n });\n};\n\nvar bind$2 = function (fn, state, unwrap) {\n return function (value) {\n fn(state, value, unwrap);\n };\n};\n\nvar internalReject = function (state, value, unwrap) {\n if (state.done) return;\n state.done = true;\n if (unwrap) state = unwrap;\n state.value = value;\n state.state = REJECTED;\n notify(state, true);\n};\n\nvar internalResolve = function (state, value, unwrap) {\n if (state.done) return;\n state.done = true;\n if (unwrap) state = unwrap;\n try {\n if (state.facade === value) throw TypeError$1(\"Promise can't be resolved itself\");\n var then = isThenable(value);\n if (then) {\n microtask(function () {\n var wrapper = { done: false };\n try {\n call$c(then, value,\n bind$2(internalResolve, wrapper, state),\n bind$2(internalReject, wrapper, state)\n );\n } catch (error) {\n internalReject(wrapper, error, state);\n }\n });\n } else {\n state.value = value;\n state.state = FULFILLED;\n notify(state, false);\n }\n } catch (error) {\n internalReject({ done: false }, error, state);\n }\n};\n\n// constructor polyfill\nif (FORCED_PROMISE_CONSTRUCTOR$4) {\n // 25.4.3.1 Promise(executor)\n PromiseConstructor = function Promise(executor) {\n anInstance(this, PromisePrototype);\n aCallable$3(executor);\n call$c(Internal, this);\n var state = getInternalPromiseState(this);\n try {\n executor(bind$2(internalResolve, state), bind$2(internalReject, state));\n } catch (error) {\n internalReject(state, error);\n }\n };\n\n PromisePrototype = PromiseConstructor.prototype;\n\n // eslint-disable-next-line no-unused-vars -- required for `.length`\n Internal = function Promise(executor) {\n setInternalState(this, {\n type: PROMISE,\n done: false,\n notified: false,\n parent: false,\n reactions: new Queue(),\n rejection: false,\n state: PENDING,\n value: undefined\n });\n };\n\n // `Promise.prototype.then` method\n // https://tc39.es/ecma262/#sec-promise.prototype.then\n Internal.prototype = defineBuiltIn$3(PromisePrototype, 'then', function then(onFulfilled, onRejected) {\n var state = getInternalPromiseState(this);\n var reaction = newPromiseCapability$1(speciesConstructor$1(this, PromiseConstructor));\n state.parent = true;\n reaction.ok = isCallable$3(onFulfilled) ? onFulfilled : true;\n reaction.fail = isCallable$3(onRejected) && onRejected;\n reaction.domain = IS_NODE ? process$1.domain : undefined;\n if (state.state == PENDING) state.reactions.add(reaction);\n else microtask(function () {\n callReaction(reaction, state);\n });\n return reaction.promise;\n });\n\n OwnPromiseCapability = function () {\n var promise = new Internal();\n var state = getInternalPromiseState(promise);\n this.promise = promise;\n this.resolve = bind$2(internalResolve, state);\n this.reject = bind$2(internalReject, state);\n };\n\n newPromiseCapabilityModule$3.f = newPromiseCapability$1 = function (C) {\n return C === PromiseConstructor || C === PromiseWrapper\n ? new OwnPromiseCapability(C)\n : newGenericPromiseCapability(C);\n };\n\n if (isCallable$3(NativePromiseConstructor$2) && NativePromisePrototype$1 !== Object.prototype) {\n nativeThen = NativePromisePrototype$1.then;\n\n if (!NATIVE_PROMISE_SUBCLASSING) {\n // make `Promise#then` return a polyfilled `Promise` for native promise-based APIs\n defineBuiltIn$3(NativePromisePrototype$1, 'then', function then(onFulfilled, onRejected) {\n var that = this;\n return new PromiseConstructor(function (resolve, reject) {\n call$c(nativeThen, that, resolve, reject);\n }).then(onFulfilled, onRejected);\n // https://github.com/zloirock/core-js/issues/640\n }, { unsafe: true });\n }\n\n // make `.constructor === Promise` work for native promise-based APIs\n try {\n delete NativePromisePrototype$1.constructor;\n } catch (error) { /* empty */ }\n\n // make `instanceof Promise` work for native promise-based APIs\n if (setPrototypeOf) {\n setPrototypeOf(NativePromisePrototype$1, PromisePrototype);\n }\n }\n}\n\n$$b({ global: true, constructor: true, wrap: true, forced: FORCED_PROMISE_CONSTRUCTOR$4 }, {\n Promise: PromiseConstructor\n});\n\nsetToStringTag(PromiseConstructor, PROMISE, false);\nsetSpecies(PROMISE);\n\nvar iterators = {};\n\nvar wellKnownSymbol$7 = wellKnownSymbol$f;\nvar Iterators$1 = iterators;\n\nvar ITERATOR$2 = wellKnownSymbol$7('iterator');\nvar ArrayPrototype = Array.prototype;\n\n// check on default Array iterator\nvar isArrayIteratorMethod$1 = function (it) {\n return it !== undefined && (Iterators$1.Array === it || ArrayPrototype[ITERATOR$2] === it);\n};\n\nvar classof$4 = classof$9;\nvar getMethod$3 = getMethod$5;\nvar Iterators = iterators;\nvar wellKnownSymbol$6 = wellKnownSymbol$f;\n\nvar ITERATOR$1 = wellKnownSymbol$6('iterator');\n\nvar getIteratorMethod$2 = function (it) {\n if (it != undefined) return getMethod$3(it, ITERATOR$1)\n || getMethod$3(it, '@@iterator')\n || Iterators[classof$4(it)];\n};\n\nvar call$b = functionCall;\nvar aCallable$2 = aCallable$7;\nvar anObject$a = anObject$f;\nvar tryToString$1 = tryToString$4;\nvar getIteratorMethod$1 = getIteratorMethod$2;\n\nvar $TypeError$2 = TypeError;\n\nvar getIterator$1 = function (argument, usingIterator) {\n var iteratorMethod = arguments.length < 2 ? getIteratorMethod$1(argument) : usingIterator;\n if (aCallable$2(iteratorMethod)) return anObject$a(call$b(iteratorMethod, argument));\n throw $TypeError$2(tryToString$1(argument) + ' is not iterable');\n};\n\nvar call$a = functionCall;\nvar anObject$9 = anObject$f;\nvar getMethod$2 = getMethod$5;\n\nvar iteratorClose$1 = function (iterator, kind, value) {\n var innerResult, innerError;\n anObject$9(iterator);\n try {\n innerResult = getMethod$2(iterator, 'return');\n if (!innerResult) {\n if (kind === 'throw') throw value;\n return value;\n }\n innerResult = call$a(innerResult, iterator);\n } catch (error) {\n innerError = true;\n innerResult = error;\n }\n if (kind === 'throw') throw value;\n if (innerError) throw innerResult;\n anObject$9(innerResult);\n return value;\n};\n\nvar bind$1 = functionBindContext;\nvar call$9 = functionCall;\nvar anObject$8 = anObject$f;\nvar tryToString = tryToString$4;\nvar isArrayIteratorMethod = isArrayIteratorMethod$1;\nvar lengthOfArrayLike$2 = lengthOfArrayLike$4;\nvar isPrototypeOf$1 = objectIsPrototypeOf;\nvar getIterator = getIterator$1;\nvar getIteratorMethod = getIteratorMethod$2;\nvar iteratorClose = iteratorClose$1;\n\nvar $TypeError$1 = TypeError;\n\nvar Result = function (stopped, result) {\n this.stopped = stopped;\n this.result = result;\n};\n\nvar ResultPrototype = Result.prototype;\n\nvar iterate$2 = function (iterable, unboundFunction, options) {\n var that = options && options.that;\n var AS_ENTRIES = !!(options && options.AS_ENTRIES);\n var IS_RECORD = !!(options && options.IS_RECORD);\n var IS_ITERATOR = !!(options && options.IS_ITERATOR);\n var INTERRUPTED = !!(options && options.INTERRUPTED);\n var fn = bind$1(unboundFunction, that);\n var iterator, iterFn, index, length, result, next, step;\n\n var stop = function (condition) {\n if (iterator) iteratorClose(iterator, 'normal', condition);\n return new Result(true, condition);\n };\n\n var callFn = function (value) {\n if (AS_ENTRIES) {\n anObject$8(value);\n return INTERRUPTED ? fn(value[0], value[1], stop) : fn(value[0], value[1]);\n } return INTERRUPTED ? fn(value, stop) : fn(value);\n };\n\n if (IS_RECORD) {\n iterator = iterable.iterator;\n } else if (IS_ITERATOR) {\n iterator = iterable;\n } else {\n iterFn = getIteratorMethod(iterable);\n if (!iterFn) throw $TypeError$1(tryToString(iterable) + ' is not iterable');\n // optimisation for array iterators\n if (isArrayIteratorMethod(iterFn)) {\n for (index = 0, length = lengthOfArrayLike$2(iterable); length > index; index++) {\n result = callFn(iterable[index]);\n if (result && isPrototypeOf$1(ResultPrototype, result)) return result;\n } return new Result(false);\n }\n iterator = getIterator(iterable, iterFn);\n }\n\n next = IS_RECORD ? iterable.next : iterator.next;\n while (!(step = call$9(next, iterator)).done) {\n try {\n result = callFn(step.value);\n } catch (error) {\n iteratorClose(iterator, 'throw', error);\n }\n if (typeof result == 'object' && result && isPrototypeOf$1(ResultPrototype, result)) return result;\n } return new Result(false);\n};\n\nvar wellKnownSymbol$5 = wellKnownSymbol$f;\n\nvar ITERATOR = wellKnownSymbol$5('iterator');\nvar SAFE_CLOSING = false;\n\ntry {\n var called = 0;\n var iteratorWithReturn = {\n next: function () {\n return { done: !!called++ };\n },\n 'return': function () {\n SAFE_CLOSING = true;\n }\n };\n iteratorWithReturn[ITERATOR] = function () {\n return this;\n };\n // eslint-disable-next-line es-x/no-array-from, no-throw-literal -- required for testing\n Array.from(iteratorWithReturn, function () { throw 2; });\n} catch (error) { /* empty */ }\n\nvar checkCorrectnessOfIteration$1 = function (exec, SKIP_CLOSING) {\n if (!SKIP_CLOSING && !SAFE_CLOSING) return false;\n var ITERATION_SUPPORT = false;\n try {\n var object = {};\n object[ITERATOR] = function () {\n return {\n next: function () {\n return { done: ITERATION_SUPPORT = true };\n }\n };\n };\n exec(object);\n } catch (error) { /* empty */ }\n return ITERATION_SUPPORT;\n};\n\nvar NativePromiseConstructor$1 = promiseNativeConstructor;\nvar checkCorrectnessOfIteration = checkCorrectnessOfIteration$1;\nvar FORCED_PROMISE_CONSTRUCTOR$3 = promiseConstructorDetection.CONSTRUCTOR;\n\nvar promiseStaticsIncorrectIteration = FORCED_PROMISE_CONSTRUCTOR$3 || !checkCorrectnessOfIteration(function (iterable) {\n NativePromiseConstructor$1.all(iterable).then(undefined, function () { /* empty */ });\n});\n\nvar $$a = _export;\nvar call$8 = functionCall;\nvar aCallable$1 = aCallable$7;\nvar newPromiseCapabilityModule$2 = newPromiseCapability$2;\nvar perform$1 = perform$3;\nvar iterate$1 = iterate$2;\nvar PROMISE_STATICS_INCORRECT_ITERATION$1 = promiseStaticsIncorrectIteration;\n\n// `Promise.all` method\n// https://tc39.es/ecma262/#sec-promise.all\n$$a({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION$1 }, {\n all: function all(iterable) {\n var C = this;\n var capability = newPromiseCapabilityModule$2.f(C);\n var resolve = capability.resolve;\n var reject = capability.reject;\n var result = perform$1(function () {\n var $promiseResolve = aCallable$1(C.resolve);\n var values = [];\n var counter = 0;\n var remaining = 1;\n iterate$1(iterable, function (promise) {\n var index = counter++;\n var alreadyCalled = false;\n remaining++;\n call$8($promiseResolve, C, promise).then(function (value) {\n if (alreadyCalled) return;\n alreadyCalled = true;\n values[index] = value;\n --remaining || resolve(values);\n }, reject);\n });\n --remaining || resolve(values);\n });\n if (result.error) reject(result.value);\n return capability.promise;\n }\n});\n\nvar $$9 = _export;\nvar FORCED_PROMISE_CONSTRUCTOR$2 = promiseConstructorDetection.CONSTRUCTOR;\nvar NativePromiseConstructor = promiseNativeConstructor;\nvar getBuiltIn$1 = getBuiltIn$8;\nvar isCallable$2 = isCallable$j;\nvar defineBuiltIn$2 = defineBuiltIn$6;\n\nvar NativePromisePrototype = NativePromiseConstructor && NativePromiseConstructor.prototype;\n\n// `Promise.prototype.catch` method\n// https://tc39.es/ecma262/#sec-promise.prototype.catch\n$$9({ target: 'Promise', proto: true, forced: FORCED_PROMISE_CONSTRUCTOR$2, real: true }, {\n 'catch': function (onRejected) {\n return this.then(undefined, onRejected);\n }\n});\n\n// makes sure that native promise-based APIs `Promise#catch` properly works with patched `Promise#then`\nif (isCallable$2(NativePromiseConstructor)) {\n var method = getBuiltIn$1('Promise').prototype['catch'];\n if (NativePromisePrototype['catch'] !== method) {\n defineBuiltIn$2(NativePromisePrototype, 'catch', method, { unsafe: true });\n }\n}\n\nvar $$8 = _export;\nvar call$7 = functionCall;\nvar aCallable = aCallable$7;\nvar newPromiseCapabilityModule$1 = newPromiseCapability$2;\nvar perform = perform$3;\nvar iterate = iterate$2;\nvar PROMISE_STATICS_INCORRECT_ITERATION = promiseStaticsIncorrectIteration;\n\n// `Promise.race` method\n// https://tc39.es/ecma262/#sec-promise.race\n$$8({ target: 'Promise', stat: true, forced: PROMISE_STATICS_INCORRECT_ITERATION }, {\n race: function race(iterable) {\n var C = this;\n var capability = newPromiseCapabilityModule$1.f(C);\n var reject = capability.reject;\n var result = perform(function () {\n var $promiseResolve = aCallable(C.resolve);\n iterate(iterable, function (promise) {\n call$7($promiseResolve, C, promise).then(capability.resolve, reject);\n });\n });\n if (result.error) reject(result.value);\n return capability.promise;\n }\n});\n\nvar $$7 = _export;\nvar call$6 = functionCall;\nvar newPromiseCapabilityModule = newPromiseCapability$2;\nvar FORCED_PROMISE_CONSTRUCTOR$1 = promiseConstructorDetection.CONSTRUCTOR;\n\n// `Promise.reject` method\n// https://tc39.es/ecma262/#sec-promise.reject\n$$7({ target: 'Promise', stat: true, forced: FORCED_PROMISE_CONSTRUCTOR$1 }, {\n reject: function reject(r) {\n var capability = newPromiseCapabilityModule.f(this);\n call$6(capability.reject, undefined, r);\n return capability.promise;\n }\n});\n\nvar anObject$7 = anObject$f;\nvar isObject$3 = isObject$a;\nvar newPromiseCapability = newPromiseCapability$2;\n\nvar promiseResolve$1 = function (C, x) {\n anObject$7(C);\n if (isObject$3(x) && x.constructor === C) return x;\n var promiseCapability = newPromiseCapability.f(C);\n var resolve = promiseCapability.resolve;\n resolve(x);\n return promiseCapability.promise;\n};\n\nvar $$6 = _export;\nvar getBuiltIn = getBuiltIn$8;\nvar FORCED_PROMISE_CONSTRUCTOR = promiseConstructorDetection.CONSTRUCTOR;\nvar promiseResolve = promiseResolve$1;\n\ngetBuiltIn('Promise');\n\n// `Promise.resolve` method\n// https://tc39.es/ecma262/#sec-promise.resolve\n$$6({ target: 'Promise', stat: true, forced: FORCED_PROMISE_CONSTRUCTOR }, {\n resolve: function resolve(x) {\n return promiseResolve(this, x);\n }\n});\n\nvar FilePickerType;\n\n(function (FilePickerType) {\n FilePickerType[FilePickerType[\"Choose\"] = 1] = \"Choose\";\n FilePickerType[FilePickerType[\"Move\"] = 2] = \"Move\";\n FilePickerType[FilePickerType[\"Copy\"] = 3] = \"Copy\";\n FilePickerType[FilePickerType[\"CopyMove\"] = 4] = \"CopyMove\";\n})(FilePickerType || (FilePickerType = {}));\n\nvar FilePicker =\n/** @class */\nfunction () {\n function FilePicker(title, multiSelect, mimeTypeFilter, modal, type, directoriesAllowed, path) {\n this.title = title;\n this.multiSelect = multiSelect;\n this.mimeTypeFiler = mimeTypeFilter;\n this.modal = modal;\n this.type = type;\n this.directoriesAllowed = directoriesAllowed;\n this.path = path;\n }\n\n FilePicker.prototype.pick = function () {\n var _this = this;\n\n return new Promise(function (res, rej) {\n OC.dialogs.filepicker(_this.title, res, _this.multiSelect, _this.mimeTypeFiler, _this.modal, _this.type, _this.path, {\n allowDirectoryChooser: _this.directoriesAllowed\n });\n });\n };\n\n return FilePicker;\n}();\n\nvar FilePickerBuilder =\n/** @class */\nfunction () {\n function FilePickerBuilder(title) {\n this.multiSelect = false;\n this.mimeTypeFiler = [];\n this.modal = true;\n this.type = FilePickerType.Choose;\n this.directoriesAllowed = false;\n this.title = title;\n }\n\n FilePickerBuilder.prototype.setMultiSelect = function (ms) {\n this.multiSelect = ms;\n return this;\n };\n\n FilePickerBuilder.prototype.addMimeTypeFilter = function (filter) {\n this.mimeTypeFiler.push(filter);\n return this;\n };\n\n FilePickerBuilder.prototype.setMimeTypeFilter = function (filter) {\n this.mimeTypeFiler = filter;\n return this;\n };\n\n FilePickerBuilder.prototype.setModal = function (modal) {\n this.modal = modal;\n return this;\n };\n\n FilePickerBuilder.prototype.setType = function (type) {\n this.type = type;\n return this;\n };\n\n FilePickerBuilder.prototype.allowDirectories = function (allow) {\n if (allow === void 0) {\n allow = true;\n }\n\n this.directoriesAllowed = allow;\n return this;\n };\n\n FilePickerBuilder.prototype.startAt = function (path) {\n this.path = path;\n return this;\n };\n\n FilePickerBuilder.prototype.build = function () {\n return new FilePicker(this.title, this.multiSelect, this.mimeTypeFiler, this.modal, this.type, this.directoriesAllowed, this.path);\n };\n\n return FilePickerBuilder;\n}();\nfunction getFilePickerBuilder(title) {\n return new FilePickerBuilder(title);\n}\n\nvar internalObjectKeys = objectKeysInternal;\nvar enumBugKeys$1 = enumBugKeys$3;\n\n// `Object.keys` method\n// https://tc39.es/ecma262/#sec-object.keys\n// eslint-disable-next-line es-x/no-object-keys -- safe\nvar objectKeys$2 = Object.keys || function keys(O) {\n return internalObjectKeys(O, enumBugKeys$1);\n};\n\nvar DESCRIPTORS$2 = descriptors;\nvar uncurryThis$9 = functionUncurryThis;\nvar call$5 = functionCall;\nvar fails$a = fails$l;\nvar objectKeys$1 = objectKeys$2;\nvar getOwnPropertySymbolsModule = objectGetOwnPropertySymbols;\nvar propertyIsEnumerableModule = objectPropertyIsEnumerable;\nvar toObject$2 = toObject$4;\nvar IndexedObject$1 = indexedObject;\n\n// eslint-disable-next-line es-x/no-object-assign -- safe\nvar $assign = Object.assign;\n// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing\nvar defineProperty$1 = Object.defineProperty;\nvar concat$1 = uncurryThis$9([].concat);\n\n// `Object.assign` method\n// https://tc39.es/ecma262/#sec-object.assign\nvar objectAssign = !$assign || fails$a(function () {\n // should have correct order of operations (Edge bug)\n if (DESCRIPTORS$2 && $assign({ b: 1 }, $assign(defineProperty$1({}, 'a', {\n enumerable: true,\n get: function () {\n defineProperty$1(this, 'b', {\n value: 3,\n enumerable: false\n });\n }\n }), { b: 2 })).b !== 1) return true;\n // should work with symbols and should have deterministic property order (V8 bug)\n var A = {};\n var B = {};\n // eslint-disable-next-line es-x/no-symbol -- safe\n var symbol = Symbol();\n var alphabet = 'abcdefghijklmnopqrst';\n A[symbol] = 7;\n alphabet.split('').forEach(function (chr) { B[chr] = chr; });\n return $assign({}, A)[symbol] != 7 || objectKeys$1($assign({}, B)).join('') != alphabet;\n}) ? function assign(target, source) { // eslint-disable-line no-unused-vars -- required for `.length`\n var T = toObject$2(target);\n var argumentsLength = arguments.length;\n var index = 1;\n var getOwnPropertySymbols = getOwnPropertySymbolsModule.f;\n var propertyIsEnumerable = propertyIsEnumerableModule.f;\n while (argumentsLength > index) {\n var S = IndexedObject$1(arguments[index++]);\n var keys = getOwnPropertySymbols ? concat$1(objectKeys$1(S), getOwnPropertySymbols(S)) : objectKeys$1(S);\n var length = keys.length;\n var j = 0;\n var key;\n while (length > j) {\n key = keys[j++];\n if (!DESCRIPTORS$2 || call$5(propertyIsEnumerable, S, key)) T[key] = S[key];\n }\n } return T;\n} : $assign;\n\nvar $$5 = _export;\nvar assign = objectAssign;\n\n// `Object.assign` method\n// https://tc39.es/ecma262/#sec-object.assign\n// eslint-disable-next-line es-x/no-object-assign -- required for testing\n$$5({ target: 'Object', stat: true, arity: 2, forced: Object.assign !== assign }, {\n assign: assign\n});\n\nvar classof$3 = classof$9;\n\nvar $String = String;\n\nvar toString$6 = function (argument) {\n if (classof$3(argument) === 'Symbol') throw TypeError('Cannot convert a Symbol value to a string');\n return $String(argument);\n};\n\nvar anObject$6 = anObject$f;\n\n// `RegExp.prototype.flags` getter implementation\n// https://tc39.es/ecma262/#sec-get-regexp.prototype.flags\nvar regexpFlags$1 = function () {\n var that = anObject$6(this);\n var result = '';\n if (that.hasIndices) result += 'd';\n if (that.global) result += 'g';\n if (that.ignoreCase) result += 'i';\n if (that.multiline) result += 'm';\n if (that.dotAll) result += 's';\n if (that.unicode) result += 'u';\n if (that.unicodeSets) result += 'v';\n if (that.sticky) result += 'y';\n return result;\n};\n\nvar call$4 = functionCall;\nvar hasOwn = hasOwnProperty_1;\nvar isPrototypeOf = objectIsPrototypeOf;\nvar regExpFlags = regexpFlags$1;\n\nvar RegExpPrototype$2 = RegExp.prototype;\n\nvar regexpGetFlags = function (R) {\n var flags = R.flags;\n return flags === undefined && !('flags' in RegExpPrototype$2) && !hasOwn(R, 'flags') && isPrototypeOf(RegExpPrototype$2, R)\n ? call$4(regExpFlags, R) : flags;\n};\n\nvar PROPER_FUNCTION_NAME$1 = functionName.PROPER;\nvar defineBuiltIn$1 = defineBuiltIn$6;\nvar anObject$5 = anObject$f;\nvar $toString = toString$6;\nvar fails$9 = fails$l;\nvar getRegExpFlags = regexpGetFlags;\n\nvar TO_STRING = 'toString';\nvar RegExpPrototype$1 = RegExp.prototype;\nvar n$ToString = RegExpPrototype$1[TO_STRING];\n\nvar NOT_GENERIC = fails$9(function () { return n$ToString.call({ source: 'a', flags: 'b' }) != '/a/b'; });\n// FF44- RegExp#toString has a wrong name\nvar INCORRECT_NAME = PROPER_FUNCTION_NAME$1 && n$ToString.name != TO_STRING;\n\n// `RegExp.prototype.toString` method\n// https://tc39.es/ecma262/#sec-regexp.prototype.tostring\nif (NOT_GENERIC || INCORRECT_NAME) {\n defineBuiltIn$1(RegExp.prototype, TO_STRING, function toString() {\n var R = anObject$5(this);\n var pattern = $toString(R.source);\n var flags = $toString(getRegExpFlags(R));\n return '/' + pattern + '/' + flags;\n }, { unsafe: true });\n}\n\nvar __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n };\r\n return __assign.apply(this, arguments);\r\n};\n\nfunction _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n }, _typeof(obj);\n}\n\nvar fails$8 = fails$l;\nvar global$3 = global$l;\n\n// babel-minify and Closure Compiler transpiles RegExp('a', 'y') -> /a/y and it causes SyntaxError\nvar $RegExp$2 = global$3.RegExp;\n\nvar UNSUPPORTED_Y$2 = fails$8(function () {\n var re = $RegExp$2('a', 'y');\n re.lastIndex = 2;\n return re.exec('abcd') != null;\n});\n\n// UC Browser bug\n// https://github.com/zloirock/core-js/issues/1008\nvar MISSED_STICKY = UNSUPPORTED_Y$2 || fails$8(function () {\n return !$RegExp$2('a', 'y').sticky;\n});\n\nvar BROKEN_CARET = UNSUPPORTED_Y$2 || fails$8(function () {\n // https://bugzilla.mozilla.org/show_bug.cgi?id=773687\n var re = $RegExp$2('^r', 'gy');\n re.lastIndex = 2;\n return re.exec('str') != null;\n});\n\nvar regexpStickyHelpers = {\n BROKEN_CARET: BROKEN_CARET,\n MISSED_STICKY: MISSED_STICKY,\n UNSUPPORTED_Y: UNSUPPORTED_Y$2\n};\n\nvar objectDefineProperties = {};\n\nvar DESCRIPTORS$1 = descriptors;\nvar V8_PROTOTYPE_DEFINE_BUG = v8PrototypeDefineBug;\nvar definePropertyModule$1 = objectDefineProperty;\nvar anObject$4 = anObject$f;\nvar toIndexedObject = toIndexedObject$4;\nvar objectKeys = objectKeys$2;\n\n// `Object.defineProperties` method\n// https://tc39.es/ecma262/#sec-object.defineproperties\n// eslint-disable-next-line es-x/no-object-defineproperties -- safe\nobjectDefineProperties.f = DESCRIPTORS$1 && !V8_PROTOTYPE_DEFINE_BUG ? Object.defineProperties : function defineProperties(O, Properties) {\n anObject$4(O);\n var props = toIndexedObject(Properties);\n var keys = objectKeys(Properties);\n var length = keys.length;\n var index = 0;\n var key;\n while (length > index) definePropertyModule$1.f(O, key = keys[index++], props[key]);\n return O;\n};\n\nvar anObject$3 = anObject$f;\nvar definePropertiesModule = objectDefineProperties;\nvar enumBugKeys = enumBugKeys$3;\nvar hiddenKeys = hiddenKeys$4;\nvar html = html$2;\nvar documentCreateElement = documentCreateElement$1;\nvar sharedKey = sharedKey$2;\n\nvar GT = '>';\nvar LT = '<';\nvar PROTOTYPE = 'prototype';\nvar SCRIPT = 'script';\nvar IE_PROTO = sharedKey('IE_PROTO');\n\nvar EmptyConstructor = function () { /* empty */ };\n\nvar scriptTag = function (content) {\n return LT + SCRIPT + GT + content + LT + '/' + SCRIPT + GT;\n};\n\n// Create object with fake `null` prototype: use ActiveX Object with cleared prototype\nvar NullProtoObjectViaActiveX = function (activeXDocument) {\n activeXDocument.write(scriptTag(''));\n activeXDocument.close();\n var temp = activeXDocument.parentWindow.Object;\n activeXDocument = null; // avoid memory leak\n return temp;\n};\n\n// Create object with fake `null` prototype: use iframe Object with cleared prototype\nvar NullProtoObjectViaIFrame = function () {\n // Thrash, waste and sodomy: IE GC bug\n var iframe = documentCreateElement('iframe');\n var JS = 'java' + SCRIPT + ':';\n var iframeDocument;\n iframe.style.display = 'none';\n html.appendChild(iframe);\n // https://github.com/zloirock/core-js/issues/475\n iframe.src = String(JS);\n iframeDocument = iframe.contentWindow.document;\n iframeDocument.open();\n iframeDocument.write(scriptTag('document.F=Object'));\n iframeDocument.close();\n return iframeDocument.F;\n};\n\n// Check for document.domain and active x support\n// No need to use active x approach when document.domain is not set\n// see https://github.com/es-shims/es5-shim/issues/150\n// variation of https://github.com/kitcambridge/es5-shim/commit/4f738ac066346\n// avoid IE GC bug\nvar activeXDocument;\nvar NullProtoObject = function () {\n try {\n activeXDocument = new ActiveXObject('htmlfile');\n } catch (error) { /* ignore */ }\n NullProtoObject = typeof document != 'undefined'\n ? document.domain && activeXDocument\n ? NullProtoObjectViaActiveX(activeXDocument) // old IE\n : NullProtoObjectViaIFrame()\n : NullProtoObjectViaActiveX(activeXDocument); // WSH\n var length = enumBugKeys.length;\n while (length--) delete NullProtoObject[PROTOTYPE][enumBugKeys[length]];\n return NullProtoObject();\n};\n\nhiddenKeys[IE_PROTO] = true;\n\n// `Object.create` method\n// https://tc39.es/ecma262/#sec-object.create\n// eslint-disable-next-line es-x/no-object-create -- safe\nvar objectCreate = Object.create || function create(O, Properties) {\n var result;\n if (O !== null) {\n EmptyConstructor[PROTOTYPE] = anObject$3(O);\n result = new EmptyConstructor();\n EmptyConstructor[PROTOTYPE] = null;\n // add \"__proto__\" for Object.getPrototypeOf polyfill\n result[IE_PROTO] = O;\n } else result = NullProtoObject();\n return Properties === undefined ? result : definePropertiesModule.f(result, Properties);\n};\n\nvar fails$7 = fails$l;\nvar global$2 = global$l;\n\n// babel-minify and Closure Compiler transpiles RegExp('.', 's') -> /./s and it causes SyntaxError\nvar $RegExp$1 = global$2.RegExp;\n\nvar regexpUnsupportedDotAll = fails$7(function () {\n var re = $RegExp$1('.', 's');\n return !(re.dotAll && re.exec('\\n') && re.flags === 's');\n});\n\nvar fails$6 = fails$l;\nvar global$1 = global$l;\n\n// babel-minify and Closure Compiler transpiles RegExp('(?b)', 'g') -> /(?b)/g and it causes SyntaxError\nvar $RegExp = global$1.RegExp;\n\nvar regexpUnsupportedNcg = fails$6(function () {\n var re = $RegExp('(?b)', 'g');\n return re.exec('b').groups.a !== 'b' ||\n 'b'.replace(re, '$c') !== 'bc';\n});\n\n/* eslint-disable regexp/no-empty-capturing-group, regexp/no-empty-group, regexp/no-lazy-ends -- testing */\n/* eslint-disable regexp/no-useless-quantifier -- testing */\nvar call$3 = functionCall;\nvar uncurryThis$8 = functionUncurryThis;\nvar toString$5 = toString$6;\nvar regexpFlags = regexpFlags$1;\nvar stickyHelpers$1 = regexpStickyHelpers;\nvar shared = shared$4.exports;\nvar create = objectCreate;\nvar getInternalState = internalState.get;\nvar UNSUPPORTED_DOT_ALL = regexpUnsupportedDotAll;\nvar UNSUPPORTED_NCG = regexpUnsupportedNcg;\n\nvar nativeReplace = shared('native-string-replace', String.prototype.replace);\nvar nativeExec = RegExp.prototype.exec;\nvar patchedExec = nativeExec;\nvar charAt$3 = uncurryThis$8(''.charAt);\nvar indexOf = uncurryThis$8(''.indexOf);\nvar replace$2 = uncurryThis$8(''.replace);\nvar stringSlice$4 = uncurryThis$8(''.slice);\n\nvar UPDATES_LAST_INDEX_WRONG = (function () {\n var re1 = /a/;\n var re2 = /b*/g;\n call$3(nativeExec, re1, 'a');\n call$3(nativeExec, re2, 'a');\n return re1.lastIndex !== 0 || re2.lastIndex !== 0;\n})();\n\nvar UNSUPPORTED_Y$1 = stickyHelpers$1.BROKEN_CARET;\n\n// nonparticipating capturing group, copied from es5-shim's String#split patch.\nvar NPCG_INCLUDED = /()??/.exec('')[1] !== undefined;\n\nvar PATCH = UPDATES_LAST_INDEX_WRONG || NPCG_INCLUDED || UNSUPPORTED_Y$1 || UNSUPPORTED_DOT_ALL || UNSUPPORTED_NCG;\n\nif (PATCH) {\n patchedExec = function exec(string) {\n var re = this;\n var state = getInternalState(re);\n var str = toString$5(string);\n var raw = state.raw;\n var result, reCopy, lastIndex, match, i, object, group;\n\n if (raw) {\n raw.lastIndex = re.lastIndex;\n result = call$3(patchedExec, raw, str);\n re.lastIndex = raw.lastIndex;\n return result;\n }\n\n var groups = state.groups;\n var sticky = UNSUPPORTED_Y$1 && re.sticky;\n var flags = call$3(regexpFlags, re);\n var source = re.source;\n var charsAdded = 0;\n var strCopy = str;\n\n if (sticky) {\n flags = replace$2(flags, 'y', '');\n if (indexOf(flags, 'g') === -1) {\n flags += 'g';\n }\n\n strCopy = stringSlice$4(str, re.lastIndex);\n // Support anchored sticky behavior.\n if (re.lastIndex > 0 && (!re.multiline || re.multiline && charAt$3(str, re.lastIndex - 1) !== '\\n')) {\n source = '(?: ' + source + ')';\n strCopy = ' ' + strCopy;\n charsAdded++;\n }\n // ^(? + rx + ) is needed, in combination with some str slicing, to\n // simulate the 'y' flag.\n reCopy = new RegExp('^(?:' + source + ')', flags);\n }\n\n if (NPCG_INCLUDED) {\n reCopy = new RegExp('^' + source + '$(?!\\\\s)', flags);\n }\n if (UPDATES_LAST_INDEX_WRONG) lastIndex = re.lastIndex;\n\n match = call$3(nativeExec, sticky ? reCopy : re, strCopy);\n\n if (sticky) {\n if (match) {\n match.input = stringSlice$4(match.input, charsAdded);\n match[0] = stringSlice$4(match[0], charsAdded);\n match.index = re.lastIndex;\n re.lastIndex += match[0].length;\n } else re.lastIndex = 0;\n } else if (UPDATES_LAST_INDEX_WRONG && match) {\n re.lastIndex = re.global ? match.index + match[0].length : lastIndex;\n }\n if (NPCG_INCLUDED && match && match.length > 1) {\n // Fix browsers whose `exec` methods don't consistently return `undefined`\n // for NPCG, like IE8. NOTE: This doesn't work for /(.?)?/\n call$3(nativeReplace, match[0], reCopy, function () {\n for (i = 1; i < arguments.length - 2; i++) {\n if (arguments[i] === undefined) match[i] = undefined;\n }\n });\n }\n\n if (match && groups) {\n match.groups = object = create(null);\n for (i = 0; i < groups.length; i++) {\n group = groups[i];\n object[group[0]] = match[group[1]];\n }\n }\n\n return match;\n };\n}\n\nvar regexpExec$3 = patchedExec;\n\nvar $$4 = _export;\nvar exec$1 = regexpExec$3;\n\n// `RegExp.prototype.exec` method\n// https://tc39.es/ecma262/#sec-regexp.prototype.exec\n$$4({ target: 'RegExp', proto: true, forced: /./.exec !== exec$1 }, {\n exec: exec$1\n});\n\n// TODO: Remove from `core-js@4` since it's moved to entry points\n\nvar uncurryThis$7 = functionUncurryThis;\nvar defineBuiltIn = defineBuiltIn$6;\nvar regexpExec$2 = regexpExec$3;\nvar fails$5 = fails$l;\nvar wellKnownSymbol$4 = wellKnownSymbol$f;\nvar createNonEnumerableProperty = createNonEnumerableProperty$3;\n\nvar SPECIES$2 = wellKnownSymbol$4('species');\nvar RegExpPrototype = RegExp.prototype;\n\nvar fixRegexpWellKnownSymbolLogic = function (KEY, exec, FORCED, SHAM) {\n var SYMBOL = wellKnownSymbol$4(KEY);\n\n var DELEGATES_TO_SYMBOL = !fails$5(function () {\n // String methods call symbol-named RegEp methods\n var O = {};\n O[SYMBOL] = function () { return 7; };\n return ''[KEY](O) != 7;\n });\n\n var DELEGATES_TO_EXEC = DELEGATES_TO_SYMBOL && !fails$5(function () {\n // Symbol-named RegExp methods call .exec\n var execCalled = false;\n var re = /a/;\n\n if (KEY === 'split') {\n // We can't use real regex here since it causes deoptimization\n // and serious performance degradation in V8\n // https://github.com/zloirock/core-js/issues/306\n re = {};\n // RegExp[@@split] doesn't call the regex's exec method, but first creates\n // a new one. We need to return the patched regex when creating the new one.\n re.constructor = {};\n re.constructor[SPECIES$2] = function () { return re; };\n re.flags = '';\n re[SYMBOL] = /./[SYMBOL];\n }\n\n re.exec = function () { execCalled = true; return null; };\n\n re[SYMBOL]('');\n return !execCalled;\n });\n\n if (\n !DELEGATES_TO_SYMBOL ||\n !DELEGATES_TO_EXEC ||\n FORCED\n ) {\n var uncurriedNativeRegExpMethod = uncurryThis$7(/./[SYMBOL]);\n var methods = exec(SYMBOL, ''[KEY], function (nativeMethod, regexp, str, arg2, forceStringMethod) {\n var uncurriedNativeMethod = uncurryThis$7(nativeMethod);\n var $exec = regexp.exec;\n if ($exec === regexpExec$2 || $exec === RegExpPrototype.exec) {\n if (DELEGATES_TO_SYMBOL && !forceStringMethod) {\n // The native String method already delegates to @@method (this\n // polyfilled function), leasing to infinite recursion.\n // We avoid it by directly calling the native @@method method.\n return { done: true, value: uncurriedNativeRegExpMethod(regexp, str, arg2) };\n }\n return { done: true, value: uncurriedNativeMethod(str, regexp, arg2) };\n }\n return { done: false };\n });\n\n defineBuiltIn(String.prototype, KEY, methods[0]);\n defineBuiltIn(RegExpPrototype, SYMBOL, methods[1]);\n }\n\n if (SHAM) createNonEnumerableProperty(RegExpPrototype[SYMBOL], 'sham', true);\n};\n\nvar uncurryThis$6 = functionUncurryThis;\nvar toIntegerOrInfinity$1 = toIntegerOrInfinity$4;\nvar toString$4 = toString$6;\nvar requireObjectCoercible$3 = requireObjectCoercible$6;\n\nvar charAt$2 = uncurryThis$6(''.charAt);\nvar charCodeAt = uncurryThis$6(''.charCodeAt);\nvar stringSlice$3 = uncurryThis$6(''.slice);\n\nvar createMethod$2 = function (CONVERT_TO_STRING) {\n return function ($this, pos) {\n var S = toString$4(requireObjectCoercible$3($this));\n var position = toIntegerOrInfinity$1(pos);\n var size = S.length;\n var first, second;\n if (position < 0 || position >= size) return CONVERT_TO_STRING ? '' : undefined;\n first = charCodeAt(S, position);\n return first < 0xD800 || first > 0xDBFF || position + 1 === size\n || (second = charCodeAt(S, position + 1)) < 0xDC00 || second > 0xDFFF\n ? CONVERT_TO_STRING\n ? charAt$2(S, position)\n : first\n : CONVERT_TO_STRING\n ? stringSlice$3(S, position, position + 2)\n : (first - 0xD800 << 10) + (second - 0xDC00) + 0x10000;\n };\n};\n\nvar stringMultibyte = {\n // `String.prototype.codePointAt` method\n // https://tc39.es/ecma262/#sec-string.prototype.codepointat\n codeAt: createMethod$2(false),\n // `String.prototype.at` method\n // https://github.com/mathiasbynens/String.prototype.at\n charAt: createMethod$2(true)\n};\n\nvar charAt$1 = stringMultibyte.charAt;\n\n// `AdvanceStringIndex` abstract operation\n// https://tc39.es/ecma262/#sec-advancestringindex\nvar advanceStringIndex$2 = function (S, index, unicode) {\n return index + (unicode ? charAt$1(S, index).length : 1);\n};\n\nvar uncurryThis$5 = functionUncurryThis;\nvar toObject$1 = toObject$4;\n\nvar floor = Math.floor;\nvar charAt = uncurryThis$5(''.charAt);\nvar replace$1 = uncurryThis$5(''.replace);\nvar stringSlice$2 = uncurryThis$5(''.slice);\nvar SUBSTITUTION_SYMBOLS = /\\$([$&'`]|\\d{1,2}|<[^>]*>)/g;\nvar SUBSTITUTION_SYMBOLS_NO_NAMED = /\\$([$&'`]|\\d{1,2})/g;\n\n// `GetSubstitution` abstract operation\n// https://tc39.es/ecma262/#sec-getsubstitution\nvar getSubstitution$1 = function (matched, str, position, captures, namedCaptures, replacement) {\n var tailPos = position + matched.length;\n var m = captures.length;\n var symbols = SUBSTITUTION_SYMBOLS_NO_NAMED;\n if (namedCaptures !== undefined) {\n namedCaptures = toObject$1(namedCaptures);\n symbols = SUBSTITUTION_SYMBOLS;\n }\n return replace$1(replacement, symbols, function (match, ch) {\n var capture;\n switch (charAt(ch, 0)) {\n case '$': return '$';\n case '&': return matched;\n case '`': return stringSlice$2(str, 0, position);\n case \"'\": return stringSlice$2(str, tailPos);\n case '<':\n capture = namedCaptures[stringSlice$2(ch, 1, -1)];\n break;\n default: // \\d\\d?\n var n = +ch;\n if (n === 0) return match;\n if (n > m) {\n var f = floor(n / 10);\n if (f === 0) return match;\n if (f <= m) return captures[f - 1] === undefined ? charAt(ch, 1) : captures[f - 1] + charAt(ch, 1);\n return match;\n }\n capture = captures[n - 1];\n }\n return capture === undefined ? '' : capture;\n });\n};\n\nvar call$2 = functionCall;\nvar anObject$2 = anObject$f;\nvar isCallable$1 = isCallable$j;\nvar classof$2 = classofRaw$1;\nvar regexpExec$1 = regexpExec$3;\n\nvar $TypeError = TypeError;\n\n// `RegExpExec` abstract operation\n// https://tc39.es/ecma262/#sec-regexpexec\nvar regexpExecAbstract = function (R, S) {\n var exec = R.exec;\n if (isCallable$1(exec)) {\n var result = call$2(exec, R, S);\n if (result !== null) anObject$2(result);\n return result;\n }\n if (classof$2(R) === 'RegExp') return call$2(regexpExec$1, R, S);\n throw $TypeError('RegExp#exec called on incompatible receiver');\n};\n\nvar apply$1 = functionApply;\nvar call$1 = functionCall;\nvar uncurryThis$4 = functionUncurryThis;\nvar fixRegExpWellKnownSymbolLogic$1 = fixRegexpWellKnownSymbolLogic;\nvar fails$4 = fails$l;\nvar anObject$1 = anObject$f;\nvar isCallable = isCallable$j;\nvar toIntegerOrInfinity = toIntegerOrInfinity$4;\nvar toLength$1 = toLength$3;\nvar toString$3 = toString$6;\nvar requireObjectCoercible$2 = requireObjectCoercible$6;\nvar advanceStringIndex$1 = advanceStringIndex$2;\nvar getMethod$1 = getMethod$5;\nvar getSubstitution = getSubstitution$1;\nvar regExpExec = regexpExecAbstract;\nvar wellKnownSymbol$3 = wellKnownSymbol$f;\n\nvar REPLACE = wellKnownSymbol$3('replace');\nvar max$1 = Math.max;\nvar min$1 = Math.min;\nvar concat = uncurryThis$4([].concat);\nvar push$2 = uncurryThis$4([].push);\nvar stringIndexOf = uncurryThis$4(''.indexOf);\nvar stringSlice$1 = uncurryThis$4(''.slice);\n\nvar maybeToString = function (it) {\n return it === undefined ? it : String(it);\n};\n\n// IE <= 11 replaces $0 with the whole match, as if it was $&\n// https://stackoverflow.com/questions/6024666/getting-ie-to-replace-a-regex-with-the-literal-string-0\nvar REPLACE_KEEPS_$0 = (function () {\n // eslint-disable-next-line regexp/prefer-escape-replacement-dollar-char -- required for testing\n return 'a'.replace(/./, '$0') === '$0';\n})();\n\n// Safari <= 13.0.3(?) substitutes nth capture where n>m with an empty string\nvar REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE = (function () {\n if (/./[REPLACE]) {\n return /./[REPLACE]('a', '$0') === '';\n }\n return false;\n})();\n\nvar REPLACE_SUPPORTS_NAMED_GROUPS = !fails$4(function () {\n var re = /./;\n re.exec = function () {\n var result = [];\n result.groups = { a: '7' };\n return result;\n };\n // eslint-disable-next-line regexp/no-useless-dollar-replacements -- false positive\n return ''.replace(re, '$') !== '7';\n});\n\n// @@replace logic\nfixRegExpWellKnownSymbolLogic$1('replace', function (_, nativeReplace, maybeCallNative) {\n var UNSAFE_SUBSTITUTE = REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE ? '$' : '$0';\n\n return [\n // `String.prototype.replace` method\n // https://tc39.es/ecma262/#sec-string.prototype.replace\n function replace(searchValue, replaceValue) {\n var O = requireObjectCoercible$2(this);\n var replacer = searchValue == undefined ? undefined : getMethod$1(searchValue, REPLACE);\n return replacer\n ? call$1(replacer, searchValue, O, replaceValue)\n : call$1(nativeReplace, toString$3(O), searchValue, replaceValue);\n },\n // `RegExp.prototype[@@replace]` method\n // https://tc39.es/ecma262/#sec-regexp.prototype-@@replace\n function (string, replaceValue) {\n var rx = anObject$1(this);\n var S = toString$3(string);\n\n if (\n typeof replaceValue == 'string' &&\n stringIndexOf(replaceValue, UNSAFE_SUBSTITUTE) === -1 &&\n stringIndexOf(replaceValue, '$<') === -1\n ) {\n var res = maybeCallNative(nativeReplace, rx, S, replaceValue);\n if (res.done) return res.value;\n }\n\n var functionalReplace = isCallable(replaceValue);\n if (!functionalReplace) replaceValue = toString$3(replaceValue);\n\n var global = rx.global;\n if (global) {\n var fullUnicode = rx.unicode;\n rx.lastIndex = 0;\n }\n var results = [];\n while (true) {\n var result = regExpExec(rx, S);\n if (result === null) break;\n\n push$2(results, result);\n if (!global) break;\n\n var matchStr = toString$3(result[0]);\n if (matchStr === '') rx.lastIndex = advanceStringIndex$1(S, toLength$1(rx.lastIndex), fullUnicode);\n }\n\n var accumulatedResult = '';\n var nextSourcePosition = 0;\n for (var i = 0; i < results.length; i++) {\n result = results[i];\n\n var matched = toString$3(result[0]);\n var position = max$1(min$1(toIntegerOrInfinity(result.index), S.length), 0);\n var captures = [];\n // NOTE: This is equivalent to\n // captures = result.slice(1).map(maybeToString)\n // but for some reason `nativeSlice.call(result, 1, result.length)` (called in\n // the slice polyfill when slicing native arrays) \"doesn't work\" in safari 9 and\n // causes a crash (https://pastebin.com/N21QzeQA) when trying to debug it.\n for (var j = 1; j < result.length; j++) push$2(captures, maybeToString(result[j]));\n var namedCaptures = result.groups;\n if (functionalReplace) {\n var replacerArgs = concat([matched], captures, position, S);\n if (namedCaptures !== undefined) push$2(replacerArgs, namedCaptures);\n var replacement = toString$3(apply$1(replaceValue, undefined, replacerArgs));\n } else {\n replacement = getSubstitution(matched, S, position, captures, namedCaptures, replaceValue);\n }\n if (position >= nextSourcePosition) {\n accumulatedResult += stringSlice$1(S, nextSourcePosition, position) + replacement;\n nextSourcePosition = position + matched.length;\n }\n }\n return accumulatedResult + stringSlice$1(S, nextSourcePosition);\n }\n ];\n}, !REPLACE_SUPPORTS_NAMED_GROUPS || !REPLACE_KEEPS_$0 || REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE);\n\nvar fails$3 = fails$l;\n\nvar arrayMethodIsStrict$1 = function (METHOD_NAME, argument) {\n var method = [][METHOD_NAME];\n return !!method && fails$3(function () {\n // eslint-disable-next-line no-useless-call -- required for testing\n method.call(null, argument || function () { return 1; }, 1);\n });\n};\n\n/* eslint-disable es-x/no-array-prototype-indexof -- required for testing */\nvar $$3 = _export;\nvar uncurryThis$3 = functionUncurryThis;\nvar $IndexOf = arrayIncludes.indexOf;\nvar arrayMethodIsStrict = arrayMethodIsStrict$1;\n\nvar un$IndexOf = uncurryThis$3([].indexOf);\n\nvar NEGATIVE_ZERO = !!un$IndexOf && 1 / un$IndexOf([1], 1, -0) < 0;\nvar STRICT_METHOD = arrayMethodIsStrict('indexOf');\n\n// `Array.prototype.indexOf` method\n// https://tc39.es/ecma262/#sec-array.prototype.indexof\n$$3({ target: 'Array', proto: true, forced: NEGATIVE_ZERO || !STRICT_METHOD }, {\n indexOf: function indexOf(searchElement /* , fromIndex = 0 */) {\n var fromIndex = arguments.length > 1 ? arguments[1] : undefined;\n return NEGATIVE_ZERO\n // convert -0 to +0\n ? un$IndexOf(this, searchElement, fromIndex) || 0\n : $IndexOf(this, searchElement, fromIndex);\n }\n});\n\nvar isObject$2 = isObject$a;\nvar classof$1 = classofRaw$1;\nvar wellKnownSymbol$2 = wellKnownSymbol$f;\n\nvar MATCH = wellKnownSymbol$2('match');\n\n// `IsRegExp` abstract operation\n// https://tc39.es/ecma262/#sec-isregexp\nvar isRegexp = function (it) {\n var isRegExp;\n return isObject$2(it) && ((isRegExp = it[MATCH]) !== undefined ? !!isRegExp : classof$1(it) == 'RegExp');\n};\n\nvar toPropertyKey = toPropertyKey$3;\nvar definePropertyModule = objectDefineProperty;\nvar createPropertyDescriptor = createPropertyDescriptor$3;\n\nvar createProperty$1 = function (object, key, value) {\n var propertyKey = toPropertyKey(key);\n if (propertyKey in object) definePropertyModule.f(object, propertyKey, createPropertyDescriptor(0, value));\n else object[propertyKey] = value;\n};\n\nvar toAbsoluteIndex = toAbsoluteIndex$2;\nvar lengthOfArrayLike$1 = lengthOfArrayLike$4;\nvar createProperty = createProperty$1;\n\nvar $Array$1 = Array;\nvar max = Math.max;\n\nvar arraySliceSimple = function (O, start, end) {\n var length = lengthOfArrayLike$1(O);\n var k = toAbsoluteIndex(start, length);\n var fin = toAbsoluteIndex(end === undefined ? length : end, length);\n var result = $Array$1(max(fin - k, 0));\n for (var n = 0; k < fin; k++, n++) createProperty(result, n, O[k]);\n result.length = n;\n return result;\n};\n\nvar apply = functionApply;\nvar call = functionCall;\nvar uncurryThis$2 = functionUncurryThis;\nvar fixRegExpWellKnownSymbolLogic = fixRegexpWellKnownSymbolLogic;\nvar isRegExp = isRegexp;\nvar anObject = anObject$f;\nvar requireObjectCoercible$1 = requireObjectCoercible$6;\nvar speciesConstructor = speciesConstructor$2;\nvar advanceStringIndex = advanceStringIndex$2;\nvar toLength = toLength$3;\nvar toString$2 = toString$6;\nvar getMethod = getMethod$5;\nvar arraySlice = arraySliceSimple;\nvar callRegExpExec = regexpExecAbstract;\nvar regexpExec = regexpExec$3;\nvar stickyHelpers = regexpStickyHelpers;\nvar fails$2 = fails$l;\n\nvar UNSUPPORTED_Y = stickyHelpers.UNSUPPORTED_Y;\nvar MAX_UINT32 = 0xFFFFFFFF;\nvar min = Math.min;\nvar $push = [].push;\nvar exec = uncurryThis$2(/./.exec);\nvar push$1 = uncurryThis$2($push);\nvar stringSlice = uncurryThis$2(''.slice);\n\n// Chrome 51 has a buggy \"split\" implementation when RegExp#exec !== nativeExec\n// Weex JS has frozen built-in prototypes, so use try / catch wrapper\nvar SPLIT_WORKS_WITH_OVERWRITTEN_EXEC = !fails$2(function () {\n // eslint-disable-next-line regexp/no-empty-group -- required for testing\n var re = /(?:)/;\n var originalExec = re.exec;\n re.exec = function () { return originalExec.apply(this, arguments); };\n var result = 'ab'.split(re);\n return result.length !== 2 || result[0] !== 'a' || result[1] !== 'b';\n});\n\n// @@split logic\nfixRegExpWellKnownSymbolLogic('split', function (SPLIT, nativeSplit, maybeCallNative) {\n var internalSplit;\n if (\n 'abbc'.split(/(b)*/)[1] == 'c' ||\n // eslint-disable-next-line regexp/no-empty-group -- required for testing\n 'test'.split(/(?:)/, -1).length != 4 ||\n 'ab'.split(/(?:ab)*/).length != 2 ||\n '.'.split(/(.?)(.?)/).length != 4 ||\n // eslint-disable-next-line regexp/no-empty-capturing-group, regexp/no-empty-group -- required for testing\n '.'.split(/()()/).length > 1 ||\n ''.split(/.?/).length\n ) {\n // based on es5-shim implementation, need to rework it\n internalSplit = function (separator, limit) {\n var string = toString$2(requireObjectCoercible$1(this));\n var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;\n if (lim === 0) return [];\n if (separator === undefined) return [string];\n // If `separator` is not a regex, use native split\n if (!isRegExp(separator)) {\n return call(nativeSplit, string, separator, lim);\n }\n var output = [];\n var flags = (separator.ignoreCase ? 'i' : '') +\n (separator.multiline ? 'm' : '') +\n (separator.unicode ? 'u' : '') +\n (separator.sticky ? 'y' : '');\n var lastLastIndex = 0;\n // Make `global` and avoid `lastIndex` issues by working with a copy\n var separatorCopy = new RegExp(separator.source, flags + 'g');\n var match, lastIndex, lastLength;\n while (match = call(regexpExec, separatorCopy, string)) {\n lastIndex = separatorCopy.lastIndex;\n if (lastIndex > lastLastIndex) {\n push$1(output, stringSlice(string, lastLastIndex, match.index));\n if (match.length > 1 && match.index < string.length) apply($push, output, arraySlice(match, 1));\n lastLength = match[0].length;\n lastLastIndex = lastIndex;\n if (output.length >= lim) break;\n }\n if (separatorCopy.lastIndex === match.index) separatorCopy.lastIndex++; // Avoid an infinite loop\n }\n if (lastLastIndex === string.length) {\n if (lastLength || !exec(separatorCopy, '')) push$1(output, '');\n } else push$1(output, stringSlice(string, lastLastIndex));\n return output.length > lim ? arraySlice(output, 0, lim) : output;\n };\n // Chakra, V8\n } else if ('0'.split(undefined, 0).length) {\n internalSplit = function (separator, limit) {\n return separator === undefined && limit === 0 ? [] : call(nativeSplit, this, separator, limit);\n };\n } else internalSplit = nativeSplit;\n\n return [\n // `String.prototype.split` method\n // https://tc39.es/ecma262/#sec-string.prototype.split\n function split(separator, limit) {\n var O = requireObjectCoercible$1(this);\n var splitter = separator == undefined ? undefined : getMethod(separator, SPLIT);\n return splitter\n ? call(splitter, separator, O, limit)\n : call(internalSplit, toString$2(O), separator, limit);\n },\n // `RegExp.prototype[@@split]` method\n // https://tc39.es/ecma262/#sec-regexp.prototype-@@split\n //\n // NOTE: This cannot be properly polyfilled in engines that don't support\n // the 'y' flag.\n function (string, limit) {\n var rx = anObject(this);\n var S = toString$2(string);\n var res = maybeCallNative(internalSplit, rx, S, limit, internalSplit !== nativeSplit);\n\n if (res.done) return res.value;\n\n var C = speciesConstructor(rx, RegExp);\n\n var unicodeMatching = rx.unicode;\n var flags = (rx.ignoreCase ? 'i' : '') +\n (rx.multiline ? 'm' : '') +\n (rx.unicode ? 'u' : '') +\n (UNSUPPORTED_Y ? 'g' : 'y');\n\n // ^(? + rx + ) is needed, in combination with some S slicing, to\n // simulate the 'y' flag.\n var splitter = new C(UNSUPPORTED_Y ? '^(?:' + rx.source + ')' : rx, flags);\n var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;\n if (lim === 0) return [];\n if (S.length === 0) return callRegExpExec(splitter, S) === null ? [S] : [];\n var p = 0;\n var q = 0;\n var A = [];\n while (q < S.length) {\n splitter.lastIndex = UNSUPPORTED_Y ? 0 : q;\n var z = callRegExpExec(splitter, UNSUPPORTED_Y ? stringSlice(S, q) : S);\n var e;\n if (\n z === null ||\n (e = min(toLength(splitter.lastIndex + (UNSUPPORTED_Y ? q : 0)), S.length)) === p\n ) {\n q = advanceStringIndex(S, q, unicodeMatching);\n } else {\n push$1(A, stringSlice(S, p, q));\n if (A.length === lim) return A;\n for (var i = 1; i <= z.length - 1; i++) {\n push$1(A, z[i]);\n if (A.length === lim) return A;\n }\n q = p = e;\n }\n }\n push$1(A, stringSlice(S, p));\n return A;\n }\n ];\n}, !SPLIT_WORKS_WITH_OVERWRITTEN_EXEC, UNSUPPORTED_Y);\n\n// a string of all valid unicode whitespaces\nvar whitespaces$2 = '\\u0009\\u000A\\u000B\\u000C\\u000D\\u0020\\u00A0\\u1680\\u2000\\u2001\\u2002' +\n '\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200A\\u202F\\u205F\\u3000\\u2028\\u2029\\uFEFF';\n\nvar uncurryThis$1 = functionUncurryThis;\nvar requireObjectCoercible = requireObjectCoercible$6;\nvar toString$1 = toString$6;\nvar whitespaces$1 = whitespaces$2;\n\nvar replace = uncurryThis$1(''.replace);\nvar whitespace = '[' + whitespaces$1 + ']';\nvar ltrim = RegExp('^' + whitespace + whitespace + '*');\nvar rtrim = RegExp(whitespace + whitespace + '*$');\n\n// `String.prototype.{ trim, trimStart, trimEnd, trimLeft, trimRight }` methods implementation\nvar createMethod$1 = function (TYPE) {\n return function ($this) {\n var string = toString$1(requireObjectCoercible($this));\n if (TYPE & 1) string = replace(string, ltrim, '');\n if (TYPE & 2) string = replace(string, rtrim, '');\n return string;\n };\n};\n\nvar stringTrim = {\n // `String.prototype.{ trimLeft, trimStart }` methods\n // https://tc39.es/ecma262/#sec-string.prototype.trimstart\n start: createMethod$1(1),\n // `String.prototype.{ trimRight, trimEnd }` methods\n // https://tc39.es/ecma262/#sec-string.prototype.trimend\n end: createMethod$1(2),\n // `String.prototype.trim` method\n // https://tc39.es/ecma262/#sec-string.prototype.trim\n trim: createMethod$1(3)\n};\n\nvar PROPER_FUNCTION_NAME = functionName.PROPER;\nvar fails$1 = fails$l;\nvar whitespaces = whitespaces$2;\n\nvar non = '\\u200B\\u0085\\u180E';\n\n// check that a method works with the correct list\n// of whitespaces and has a correct name\nvar stringTrimForced = function (METHOD_NAME) {\n return fails$1(function () {\n return !!whitespaces[METHOD_NAME]()\n || non[METHOD_NAME]() !== non\n || (PROPER_FUNCTION_NAME && whitespaces[METHOD_NAME].name !== METHOD_NAME);\n });\n};\n\nvar $$2 = _export;\nvar $trim = stringTrim.trim;\nvar forcedStringTrimMethod = stringTrimForced;\n\n// `String.prototype.trim` method\n// https://tc39.es/ecma262/#sec-string.prototype.trim\n$$2({ target: 'String', proto: true, forced: forcedStringTrimMethod('trim') }, {\n trim: function trim() {\n return $trim(this);\n }\n});\n\nvar toastify = {exports: {}};\n\n(function (module) {\n (function (root, factory) {\n if (module.exports) {\n module.exports = factory();\n } else {\n root.Toastify = factory();\n }\n })(commonjsGlobal, function (global) {\n // Object initialization\n var Toastify = function Toastify(options) {\n // Returning a new init object\n return new Toastify.lib.init(options);\n },\n // Library version\n version = \"1.12.0\"; // Set the default global options\n\n\n Toastify.defaults = {\n oldestFirst: true,\n text: \"Toastify is awesome!\",\n node: undefined,\n duration: 3000,\n selector: undefined,\n callback: function callback() {},\n destination: undefined,\n newWindow: false,\n close: false,\n gravity: \"toastify-top\",\n positionLeft: false,\n position: '',\n backgroundColor: '',\n avatar: \"\",\n className: \"\",\n stopOnFocus: true,\n onClick: function onClick() {},\n offset: {\n x: 0,\n y: 0\n },\n escapeMarkup: true,\n ariaLive: 'polite',\n style: {\n background: ''\n }\n }; // Defining the prototype of the object\n\n Toastify.lib = Toastify.prototype = {\n toastify: version,\n constructor: Toastify,\n // Initializing the object with required parameters\n init: function init(options) {\n // Verifying and validating the input object\n if (!options) {\n options = {};\n } // Creating the options object\n\n\n this.options = {};\n this.toastElement = null; // Validating the options\n\n this.options.text = options.text || Toastify.defaults.text; // Display message\n\n this.options.node = options.node || Toastify.defaults.node; // Display content as node\n\n this.options.duration = options.duration === 0 ? 0 : options.duration || Toastify.defaults.duration; // Display duration\n\n this.options.selector = options.selector || Toastify.defaults.selector; // Parent selector\n\n this.options.callback = options.callback || Toastify.defaults.callback; // Callback after display\n\n this.options.destination = options.destination || Toastify.defaults.destination; // On-click destination\n\n this.options.newWindow = options.newWindow || Toastify.defaults.newWindow; // Open destination in new window\n\n this.options.close = options.close || Toastify.defaults.close; // Show toast close icon\n\n this.options.gravity = options.gravity === \"bottom\" ? \"toastify-bottom\" : Toastify.defaults.gravity; // toast position - top or bottom\n\n this.options.positionLeft = options.positionLeft || Toastify.defaults.positionLeft; // toast position - left or right\n\n this.options.position = options.position || Toastify.defaults.position; // toast position - left or right\n\n this.options.backgroundColor = options.backgroundColor || Toastify.defaults.backgroundColor; // toast background color\n\n this.options.avatar = options.avatar || Toastify.defaults.avatar; // img element src - url or a path\n\n this.options.className = options.className || Toastify.defaults.className; // additional class names for the toast\n\n this.options.stopOnFocus = options.stopOnFocus === undefined ? Toastify.defaults.stopOnFocus : options.stopOnFocus; // stop timeout on focus\n\n this.options.onClick = options.onClick || Toastify.defaults.onClick; // Callback after click\n\n this.options.offset = options.offset || Toastify.defaults.offset; // toast offset\n\n this.options.escapeMarkup = options.escapeMarkup !== undefined ? options.escapeMarkup : Toastify.defaults.escapeMarkup;\n this.options.ariaLive = options.ariaLive || Toastify.defaults.ariaLive;\n this.options.style = options.style || Toastify.defaults.style;\n\n if (options.backgroundColor) {\n this.options.style.background = options.backgroundColor;\n } // Returning the current object for chaining functions\n\n\n return this;\n },\n // Building the DOM element\n buildToast: function buildToast() {\n // Validating if the options are defined\n if (!this.options) {\n throw \"Toastify is not initialized\";\n } // Creating the DOM object\n\n\n var divElement = document.createElement(\"div\");\n divElement.className = \"toastify on \" + this.options.className; // Positioning toast to left or right or center\n\n if (!!this.options.position) {\n divElement.className += \" toastify-\" + this.options.position;\n } else {\n // To be depreciated in further versions\n if (this.options.positionLeft === true) {\n divElement.className += \" toastify-left\";\n console.warn('Property `positionLeft` will be depreciated in further versions. Please use `position` instead.');\n } else {\n // Default position\n divElement.className += \" toastify-right\";\n }\n } // Assigning gravity of element\n\n\n divElement.className += \" \" + this.options.gravity;\n\n if (this.options.backgroundColor) {\n // This is being deprecated in favor of using the style HTML DOM property\n console.warn('DEPRECATION NOTICE: \"backgroundColor\" is being deprecated. Please use the \"style.background\" property.');\n } // Loop through our style object and apply styles to divElement\n\n\n for (var property in this.options.style) {\n divElement.style[property] = this.options.style[property];\n } // Announce the toast to screen readers\n\n\n if (this.options.ariaLive) {\n divElement.setAttribute('aria-live', this.options.ariaLive);\n } // Adding the toast message/node\n\n\n if (this.options.node && this.options.node.nodeType === Node.ELEMENT_NODE) {\n // If we have a valid node, we insert it\n divElement.appendChild(this.options.node);\n } else {\n if (this.options.escapeMarkup) {\n divElement.innerText = this.options.text;\n } else {\n divElement.innerHTML = this.options.text;\n }\n\n if (this.options.avatar !== \"\") {\n var avatarElement = document.createElement(\"img\");\n avatarElement.src = this.options.avatar;\n avatarElement.className = \"toastify-avatar\";\n\n if (this.options.position == \"left\" || this.options.positionLeft === true) {\n // Adding close icon on the left of content\n divElement.appendChild(avatarElement);\n } else {\n // Adding close icon on the right of content\n divElement.insertAdjacentElement(\"afterbegin\", avatarElement);\n }\n }\n } // Adding a close icon to the toast\n\n\n if (this.options.close === true) {\n // Create a span for close element\n var closeElement = document.createElement(\"button\");\n closeElement.type = \"button\";\n closeElement.setAttribute(\"aria-label\", \"Close\");\n closeElement.className = \"toast-close\";\n closeElement.innerHTML = \"✖\"; // Triggering the removal of toast from DOM on close click\n\n closeElement.addEventListener(\"click\", function (event) {\n event.stopPropagation();\n this.removeElement(this.toastElement);\n window.clearTimeout(this.toastElement.timeOutValue);\n }.bind(this)); //Calculating screen width\n\n var width = window.innerWidth > 0 ? window.innerWidth : screen.width; // Adding the close icon to the toast element\n // Display on the right if screen width is less than or equal to 360px\n\n if ((this.options.position == \"left\" || this.options.positionLeft === true) && width > 360) {\n // Adding close icon on the left of content\n divElement.insertAdjacentElement(\"afterbegin\", closeElement);\n } else {\n // Adding close icon on the right of content\n divElement.appendChild(closeElement);\n }\n } // Clear timeout while toast is focused\n\n\n if (this.options.stopOnFocus && this.options.duration > 0) {\n var self = this; // stop countdown\n\n divElement.addEventListener(\"mouseover\", function (event) {\n window.clearTimeout(divElement.timeOutValue);\n }); // add back the timeout\n\n divElement.addEventListener(\"mouseleave\", function () {\n divElement.timeOutValue = window.setTimeout(function () {\n // Remove the toast from DOM\n self.removeElement(divElement);\n }, self.options.duration);\n });\n } // Adding an on-click destination path\n\n\n if (typeof this.options.destination !== \"undefined\") {\n divElement.addEventListener(\"click\", function (event) {\n event.stopPropagation();\n\n if (this.options.newWindow === true) {\n window.open(this.options.destination, \"_blank\");\n } else {\n window.location = this.options.destination;\n }\n }.bind(this));\n }\n\n if (typeof this.options.onClick === \"function\" && typeof this.options.destination === \"undefined\") {\n divElement.addEventListener(\"click\", function (event) {\n event.stopPropagation();\n this.options.onClick();\n }.bind(this));\n } // Adding offset\n\n\n if (_typeof(this.options.offset) === \"object\") {\n var x = getAxisOffsetAValue(\"x\", this.options);\n var y = getAxisOffsetAValue(\"y\", this.options);\n var xOffset = this.options.position == \"left\" ? x : \"-\" + x;\n var yOffset = this.options.gravity == \"toastify-top\" ? y : \"-\" + y;\n divElement.style.transform = \"translate(\" + xOffset + \",\" + yOffset + \")\";\n } // Returning the generated element\n\n\n return divElement;\n },\n // Displaying the toast\n showToast: function showToast() {\n // Creating the DOM object for the toast\n this.toastElement = this.buildToast(); // Getting the root element to with the toast needs to be added\n\n var rootElement;\n\n if (typeof this.options.selector === \"string\") {\n rootElement = document.getElementById(this.options.selector);\n } else if (this.options.selector instanceof HTMLElement || typeof ShadowRoot !== 'undefined' && this.options.selector instanceof ShadowRoot) {\n rootElement = this.options.selector;\n } else {\n rootElement = document.body;\n } // Validating if root element is present in DOM\n\n\n if (!rootElement) {\n throw \"Root element is not defined\";\n } // Adding the DOM element\n\n\n var elementToInsert = Toastify.defaults.oldestFirst ? rootElement.firstChild : rootElement.lastChild;\n rootElement.insertBefore(this.toastElement, elementToInsert); // Repositioning the toasts in case multiple toasts are present\n\n Toastify.reposition();\n\n if (this.options.duration > 0) {\n this.toastElement.timeOutValue = window.setTimeout(function () {\n // Remove the toast from DOM\n this.removeElement(this.toastElement);\n }.bind(this), this.options.duration); // Binding `this` for function invocation\n } // Supporting function chaining\n\n\n return this;\n },\n hideToast: function hideToast() {\n if (this.toastElement.timeOutValue) {\n clearTimeout(this.toastElement.timeOutValue);\n }\n\n this.removeElement(this.toastElement);\n },\n // Removing the element from the DOM\n removeElement: function removeElement(toastElement) {\n // Hiding the element\n // toastElement.classList.remove(\"on\");\n toastElement.className = toastElement.className.replace(\" on\", \"\"); // Removing the element from DOM after transition end\n\n window.setTimeout(function () {\n // remove options node if any\n if (this.options.node && this.options.node.parentNode) {\n this.options.node.parentNode.removeChild(this.options.node);\n } // Remove the element from the DOM, only when the parent node was not removed before.\n\n\n if (toastElement.parentNode) {\n toastElement.parentNode.removeChild(toastElement);\n } // Calling the callback function\n\n\n this.options.callback.call(toastElement); // Repositioning the toasts again\n\n Toastify.reposition();\n }.bind(this), 400); // Binding `this` for function invocation\n }\n }; // Positioning the toasts on the DOM\n\n Toastify.reposition = function () {\n // Top margins with gravity\n var topLeftOffsetSize = {\n top: 15,\n bottom: 15\n };\n var topRightOffsetSize = {\n top: 15,\n bottom: 15\n };\n var offsetSize = {\n top: 15,\n bottom: 15\n }; // Get all toast messages on the DOM\n\n var allToasts = document.getElementsByClassName(\"toastify\");\n var classUsed; // Modifying the position of each toast element\n\n for (var i = 0; i < allToasts.length; i++) {\n // Getting the applied gravity\n if (containsClass(allToasts[i], \"toastify-top\") === true) {\n classUsed = \"toastify-top\";\n } else {\n classUsed = \"toastify-bottom\";\n }\n\n var height = allToasts[i].offsetHeight;\n classUsed = classUsed.substr(9, classUsed.length - 1); // Spacing between toasts\n\n var offset = 15;\n var width = window.innerWidth > 0 ? window.innerWidth : screen.width; // Show toast in center if screen with less than or equal to 360px\n\n if (width <= 360) {\n // Setting the position\n allToasts[i].style[classUsed] = offsetSize[classUsed] + \"px\";\n offsetSize[classUsed] += height + offset;\n } else {\n if (containsClass(allToasts[i], \"toastify-left\") === true) {\n // Setting the position\n allToasts[i].style[classUsed] = topLeftOffsetSize[classUsed] + \"px\";\n topLeftOffsetSize[classUsed] += height + offset;\n } else {\n // Setting the position\n allToasts[i].style[classUsed] = topRightOffsetSize[classUsed] + \"px\";\n topRightOffsetSize[classUsed] += height + offset;\n }\n }\n } // Supporting function chaining\n\n\n return this;\n }; // Helper function to get offset.\n\n\n function getAxisOffsetAValue(axis, options) {\n if (options.offset[axis]) {\n if (isNaN(options.offset[axis])) {\n return options.offset[axis];\n } else {\n return options.offset[axis] + 'px';\n }\n }\n\n return '0px';\n }\n\n function containsClass(elem, yourClass) {\n if (!elem || typeof yourClass !== \"string\") {\n return false;\n } else if (elem.className && elem.className.trim().split(/\\s+/gi).indexOf(yourClass) > -1) {\n return true;\n } else {\n return false;\n }\n } // Setting up the prototype for the init object\n\n\n Toastify.lib.init.prototype = Toastify.lib; // Returning the Toastify function to be assigned to the window object/module\n\n return Toastify;\n });\n})(toastify);\n\nvar Toastify = toastify.exports;\n\nvar classof = classofRaw$1;\n\n// `IsArray` abstract operation\n// https://tc39.es/ecma262/#sec-isarray\n// eslint-disable-next-line es-x/no-array-isarray -- safe\nvar isArray$2 = Array.isArray || function isArray(argument) {\n return classof(argument) == 'Array';\n};\n\nvar isArray$1 = isArray$2;\nvar isConstructor = isConstructor$2;\nvar isObject$1 = isObject$a;\nvar wellKnownSymbol$1 = wellKnownSymbol$f;\n\nvar SPECIES$1 = wellKnownSymbol$1('species');\nvar $Array = Array;\n\n// a part of `ArraySpeciesCreate` abstract operation\n// https://tc39.es/ecma262/#sec-arrayspeciescreate\nvar arraySpeciesConstructor$1 = function (originalArray) {\n var C;\n if (isArray$1(originalArray)) {\n C = originalArray.constructor;\n // cross-realm fallback\n if (isConstructor(C) && (C === $Array || isArray$1(C.prototype))) C = undefined;\n else if (isObject$1(C)) {\n C = C[SPECIES$1];\n if (C === null) C = undefined;\n }\n } return C === undefined ? $Array : C;\n};\n\nvar arraySpeciesConstructor = arraySpeciesConstructor$1;\n\n// `ArraySpeciesCreate` abstract operation\n// https://tc39.es/ecma262/#sec-arrayspeciescreate\nvar arraySpeciesCreate$1 = function (originalArray, length) {\n return new (arraySpeciesConstructor(originalArray))(length === 0 ? 0 : length);\n};\n\nvar bind = functionBindContext;\nvar uncurryThis = functionUncurryThis;\nvar IndexedObject = indexedObject;\nvar toObject = toObject$4;\nvar lengthOfArrayLike = lengthOfArrayLike$4;\nvar arraySpeciesCreate = arraySpeciesCreate$1;\n\nvar push = uncurryThis([].push);\n\n// `Array.prototype.{ forEach, map, filter, some, every, find, findIndex, filterReject }` methods implementation\nvar createMethod = function (TYPE) {\n var IS_MAP = TYPE == 1;\n var IS_FILTER = TYPE == 2;\n var IS_SOME = TYPE == 3;\n var IS_EVERY = TYPE == 4;\n var IS_FIND_INDEX = TYPE == 6;\n var IS_FILTER_REJECT = TYPE == 7;\n var NO_HOLES = TYPE == 5 || IS_FIND_INDEX;\n return function ($this, callbackfn, that, specificCreate) {\n var O = toObject($this);\n var self = IndexedObject(O);\n var boundFunction = bind(callbackfn, that);\n var length = lengthOfArrayLike(self);\n var index = 0;\n var create = specificCreate || arraySpeciesCreate;\n var target = IS_MAP ? create($this, length) : IS_FILTER || IS_FILTER_REJECT ? create($this, 0) : undefined;\n var value, result;\n for (;length > index; index++) if (NO_HOLES || index in self) {\n value = self[index];\n result = boundFunction(value, index, O);\n if (TYPE) {\n if (IS_MAP) target[index] = result; // map\n else if (result) switch (TYPE) {\n case 3: return true; // some\n case 5: return value; // find\n case 6: return index; // findIndex\n case 2: push(target, value); // filter\n } else switch (TYPE) {\n case 4: return false; // every\n case 7: push(target, value); // filterReject\n }\n }\n }\n return IS_FIND_INDEX ? -1 : IS_SOME || IS_EVERY ? IS_EVERY : target;\n };\n};\n\nvar arrayIteration = {\n // `Array.prototype.forEach` method\n // https://tc39.es/ecma262/#sec-array.prototype.foreach\n forEach: createMethod(0),\n // `Array.prototype.map` method\n // https://tc39.es/ecma262/#sec-array.prototype.map\n map: createMethod(1),\n // `Array.prototype.filter` method\n // https://tc39.es/ecma262/#sec-array.prototype.filter\n filter: createMethod(2),\n // `Array.prototype.some` method\n // https://tc39.es/ecma262/#sec-array.prototype.some\n some: createMethod(3),\n // `Array.prototype.every` method\n // https://tc39.es/ecma262/#sec-array.prototype.every\n every: createMethod(4),\n // `Array.prototype.find` method\n // https://tc39.es/ecma262/#sec-array.prototype.find\n find: createMethod(5),\n // `Array.prototype.findIndex` method\n // https://tc39.es/ecma262/#sec-array.prototype.findIndex\n findIndex: createMethod(6),\n // `Array.prototype.filterReject` method\n // https://github.com/tc39/proposal-array-filtering\n filterReject: createMethod(7)\n};\n\nvar fails = fails$l;\nvar wellKnownSymbol = wellKnownSymbol$f;\nvar V8_VERSION = engineV8Version;\n\nvar SPECIES = wellKnownSymbol('species');\n\nvar arrayMethodHasSpeciesSupport$1 = function (METHOD_NAME) {\n // We can't use this feature detection in V8 since it causes\n // deoptimization and serious performance degradation\n // https://github.com/zloirock/core-js/issues/677\n return V8_VERSION >= 51 || !fails(function () {\n var array = [];\n var constructor = array.constructor = {};\n constructor[SPECIES] = function () {\n return { foo: 1 };\n };\n return array[METHOD_NAME](Boolean).foo !== 1;\n });\n};\n\nvar $$1 = _export;\nvar $map = arrayIteration.map;\nvar arrayMethodHasSpeciesSupport = arrayMethodHasSpeciesSupport$1;\n\nvar HAS_SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('map');\n\n// `Array.prototype.map` method\n// https://tc39.es/ecma262/#sec-array.prototype.map\n// with adding support of @@species\n$$1({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT }, {\n map: function map(callbackfn /* , thisArg */) {\n return $map(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);\n }\n});\n\nvar gettext$1 = {};\n\nvar $ = _export;\nvar DESCRIPTORS = descriptors;\nvar defineProperty = objectDefineProperty.f;\n\n// `Object.defineProperty` method\n// https://tc39.es/ecma262/#sec-object.defineproperty\n// eslint-disable-next-line es-x/no-object-defineproperty -- safe\n$({ target: 'Object', stat: true, forced: Object.defineProperty !== defineProperty, sham: !DESCRIPTORS }, {\n defineProperty: defineProperty\n});\n\n/** Used as the `TypeError` message for \"Functions\" methods. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/** `Object#toString` result references. */\nvar funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n symbolTag = '[object Symbol]';\n\n/** Used to match property names within property paths. */\nvar reIsDeepProp = /\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,\n reIsPlainProp = /^\\w*$/,\n reLeadingDot = /^\\./,\n rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\n/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\n/**\n * Checks if `value` is a host object in IE < 9.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a host object, else `false`.\n */\nfunction isHostObject(value) {\n // Many host objects are `Object` objects that can coerce to strings\n // despite having improperly defined `toString` methods.\n var result = false;\n if (value != null && typeof value.toString != 'function') {\n try {\n result = !!(value + '');\n } catch (e) {}\n }\n return result;\n}\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar objectToString = objectProto.toString;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/** Built-in value references. */\nvar Symbol$1 = root.Symbol,\n splice = arrayProto.splice;\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map'),\n nativeCreate = getNative(Object, 'create');\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol$1 ? Symbol$1.prototype : undefined,\n symbolToString = symbolProto ? symbolProto.toString : undefined;\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n}\n\n/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n return this.has(key) && delete this.__data__[key];\n}\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);\n}\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n}\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n return true;\n}\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n return getMapData(this, key)['delete'](key);\n}\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n getMapData(this, key).set(key, value);\n return this;\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\n/**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\nfunction baseGet(object, path) {\n path = isKey(path, object) ? [path] : castPath(path);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n}\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\n/**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to empty strings.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n */\nfunction baseToString(value) {\n // Exit early for strings to avoid a performance hit in some environments.\n if (typeof value == 'string') {\n return value;\n }\n if (isSymbol(value)) {\n return symbolToString ? symbolToString.call(value) : '';\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\n/**\n * Casts `value` to a path array if it's not one.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {Array} Returns the cast property path array.\n */\nfunction castPath(value) {\n return isArray(value) ? value : stringToPath(value);\n}\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\n/**\n * Checks if `value` is a property name and not a property path.\n *\n * @private\n * @param {*} value The value to check.\n * @param {Object} [object] The object to query keys on.\n * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\n */\nfunction isKey(value, object) {\n if (isArray(value)) {\n return false;\n }\n var type = typeof value;\n if (type == 'number' || type == 'symbol' || type == 'boolean' ||\n value == null || isSymbol(value)) {\n return true;\n }\n return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\n (object != null && value in Object(object));\n}\n\n/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoize(function(string) {\n string = toString(string);\n\n var result = [];\n if (reLeadingDot.test(string)) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, string) {\n result.push(quote ? string.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to process.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result);\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Assign cache to `_.memoize`.\nmemoize.Cache = MapCache;\n\n/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\n/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 8-9 which returns 'object' for typed array and other constructors.\n var tag = isObject(value) ? objectToString.call(value) : '';\n return tag == funcTag || tag == genTag;\n}\n\n/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return !!value && (type == 'object' || type == 'function');\n}\n\n/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return !!value && typeof value == 'object';\n}\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && objectToString.call(value) == symbolTag);\n}\n\n/**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\n/**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get$1(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nvar lodash_get = get$1;\n\nvar plurals$1 = {\n ach: {\n name: 'Acholi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n af: {\n name: 'Afrikaans',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ak: {\n name: 'Akan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n am: {\n name: 'Amharic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n an: {\n name: 'Aragonese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ar: {\n name: 'Arabic',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }, {\n plural: 2,\n sample: 2\n }, {\n plural: 3,\n sample: 3\n }, {\n plural: 4,\n sample: 11\n }, {\n plural: 5,\n sample: 100\n }],\n nplurals: 6,\n pluralsText: 'nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)',\n pluralsFunc: function(n) {\n return (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);\n }\n },\n arn: {\n name: 'Mapudungun',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n ast: {\n name: 'Asturian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ay: {\n name: 'Aymará',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n az: {\n name: 'Azerbaijani',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n be: {\n name: 'Belarusian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n bg: {\n name: 'Bulgarian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bn: {\n name: 'Bengali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bo: {\n name: 'Tibetan',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n br: {\n name: 'Breton',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n brx: {\n name: 'Bodo',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bs: {\n name: 'Bosnian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n ca: {\n name: 'Catalan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n cgg: {\n name: 'Chiga',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n cs: {\n name: 'Czech',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n }\n },\n csb: {\n name: 'Kashubian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n cy: {\n name: 'Welsh',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 8\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3);\n }\n },\n da: {\n name: 'Danish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n de: {\n name: 'German',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n doi: {\n name: 'Dogri',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n dz: {\n name: 'Dzongkha',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n el: {\n name: 'Greek',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n en: {\n name: 'English',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n eo: {\n name: 'Esperanto',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n es: {\n name: 'Spanish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n et: {\n name: 'Estonian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n eu: {\n name: 'Basque',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fa: {\n name: 'Persian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ff: {\n name: 'Fulah',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fi: {\n name: 'Finnish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fil: {\n name: 'Filipino',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n fo: {\n name: 'Faroese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fr: {\n name: 'French',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n fur: {\n name: 'Friulian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fy: {\n name: 'Frisian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ga: {\n name: 'Irish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 7\n }, {\n plural: 4,\n sample: 11\n }],\n nplurals: 5,\n pluralsText: 'nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4);\n }\n },\n gd: {\n name: 'Scottish Gaelic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 20\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)',\n pluralsFunc: function(n) {\n return ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3);\n }\n },\n gl: {\n name: 'Galician',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n gu: {\n name: 'Gujarati',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n gun: {\n name: 'Gun',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n ha: {\n name: 'Hausa',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n he: {\n name: 'Hebrew',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hi: {\n name: 'Hindi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hne: {\n name: 'Chhattisgarhi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hr: {\n name: 'Croatian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n hu: {\n name: 'Hungarian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hy: {\n name: 'Armenian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n id: {\n name: 'Indonesian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n is: {\n name: 'Icelandic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)',\n pluralsFunc: function(n) {\n return (n % 10 !== 1 || n % 100 === 11);\n }\n },\n it: {\n name: 'Italian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ja: {\n name: 'Japanese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n jbo: {\n name: 'Lojban',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n jv: {\n name: 'Javanese',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 0)',\n pluralsFunc: function(n) {\n return (n !== 0);\n }\n },\n ka: {\n name: 'Georgian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n kk: {\n name: 'Kazakh',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n km: {\n name: 'Khmer',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n kn: {\n name: 'Kannada',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ko: {\n name: 'Korean',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ku: {\n name: 'Kurdish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n kw: {\n name: 'Cornish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 4\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3);\n }\n },\n ky: {\n name: 'Kyrgyz',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n lb: {\n name: 'Letzeburgesch',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ln: {\n name: 'Lingala',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n lo: {\n name: 'Lao',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n lt: {\n name: 'Lithuanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 10\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n lv: {\n name: 'Latvian',\n examples: [{\n plural: 2,\n sample: 0\n }, {\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2);\n }\n },\n mai: {\n name: 'Maithili',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mfe: {\n name: 'Mauritian Creole',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mg: {\n name: 'Malagasy',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mi: {\n name: 'Maori',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mk: {\n name: 'Macedonian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)',\n pluralsFunc: function(n) {\n return (n === 1 || n % 10 === 1 ? 0 : 1);\n }\n },\n ml: {\n name: 'Malayalam',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mn: {\n name: 'Mongolian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mni: {\n name: 'Manipuri',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mnk: {\n name: 'Mandinka',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }, {\n plural: 2,\n sample: 2\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 0 ? 0 : n === 1 ? 1 : 2);\n }\n },\n mr: {\n name: 'Marathi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ms: {\n name: 'Malay',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n mt: {\n name: 'Maltese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 11\n }, {\n plural: 3,\n sample: 20\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 0 || (n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20) ? 2 : 3);\n }\n },\n my: {\n name: 'Burmese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n nah: {\n name: 'Nahuatl',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nap: {\n name: 'Neapolitan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nb: {\n name: 'Norwegian Bokmal',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ne: {\n name: 'Nepali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nl: {\n name: 'Dutch',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nn: {\n name: 'Norwegian Nynorsk',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n no: {\n name: 'Norwegian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nso: {\n name: 'Northern Sotho',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n oc: {\n name: 'Occitan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n or: {\n name: 'Oriya',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pa: {\n name: 'Punjabi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pap: {\n name: 'Papiamento',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pl: {\n name: 'Polish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n pms: {\n name: 'Piemontese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ps: {\n name: 'Pashto',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pt: {\n name: 'Portuguese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n rm: {\n name: 'Romansh',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ro: {\n name: 'Romanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 20\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);\n }\n },\n ru: {\n name: 'Russian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n rw: {\n name: 'Kinyarwanda',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sah: {\n name: 'Yakut',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n sat: {\n name: 'Santali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sco: {\n name: 'Scots',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sd: {\n name: 'Sindhi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n se: {\n name: 'Northern Sami',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n si: {\n name: 'Sinhala',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sk: {\n name: 'Slovak',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n }\n },\n sl: {\n name: 'Slovenian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 5\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3);\n }\n },\n so: {\n name: 'Somali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n son: {\n name: 'Songhay',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sq: {\n name: 'Albanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sr: {\n name: 'Serbian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n su: {\n name: 'Sundanese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n sv: {\n name: 'Swedish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sw: {\n name: 'Swahili',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ta: {\n name: 'Tamil',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n te: {\n name: 'Telugu',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n tg: {\n name: 'Tajik',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n th: {\n name: 'Thai',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ti: {\n name: 'Tigrinya',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n tk: {\n name: 'Turkmen',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n tr: {\n name: 'Turkish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n tt: {\n name: 'Tatar',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ug: {\n name: 'Uyghur',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n uk: {\n name: 'Ukrainian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n ur: {\n name: 'Urdu',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n uz: {\n name: 'Uzbek',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n vi: {\n name: 'Vietnamese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n wa: {\n name: 'Walloon',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n wo: {\n name: 'Wolof',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n yo: {\n name: 'Yoruba',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n zh: {\n name: 'Chinese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n }\n};\n\nvar get = lodash_get;\nvar plurals = plurals$1;\n\nvar gettext = Gettext;\n\n/**\n * Creates and returns a new Gettext instance.\n *\n * @constructor\n * @param {Object} [options] A set of options\n * @param {String} options.sourceLocale The locale that the source code and its\n * texts are written in. Translations for\n * this locale is not necessary.\n * @param {Boolean} options.debug Whether to output debug info into the\n * console.\n * @return {Object} A Gettext instance\n */\nfunction Gettext(options) {\n options = options || {};\n\n this.catalogs = {};\n this.locale = '';\n this.domain = 'messages';\n\n this.listeners = [];\n\n // Set source locale\n this.sourceLocale = '';\n if (options.sourceLocale) {\n if (typeof options.sourceLocale === 'string') {\n this.sourceLocale = options.sourceLocale;\n }\n else {\n this.warn('The `sourceLocale` option should be a string');\n }\n }\n\n // Set debug flag\n this.debug = 'debug' in options && options.debug === true;\n}\n\n/**\n * Adds an event listener.\n *\n * @param {String} eventName An event name\n * @param {Function} callback An event handler function\n */\nGettext.prototype.on = function(eventName, callback) {\n this.listeners.push({\n eventName: eventName,\n callback: callback\n });\n};\n\n/**\n * Removes an event listener.\n *\n * @param {String} eventName An event name\n * @param {Function} callback A previously registered event handler function\n */\nGettext.prototype.off = function(eventName, callback) {\n this.listeners = this.listeners.filter(function(listener) {\n return (\n listener.eventName === eventName &&\n listener.callback === callback\n ) === false;\n });\n};\n\n/**\n * Emits an event to all registered event listener.\n *\n * @private\n * @param {String} eventName An event name\n * @param {any} eventData Data to pass to event listeners\n */\nGettext.prototype.emit = function(eventName, eventData) {\n for (var i = 0; i < this.listeners.length; i++) {\n var listener = this.listeners[i];\n if (listener.eventName === eventName) {\n listener.callback(eventData);\n }\n }\n};\n\n/**\n * Logs a warning to the console if debug mode is enabled.\n *\n * @ignore\n * @param {String} message A warning message\n */\nGettext.prototype.warn = function(message) {\n if (this.debug) {\n console.warn(message);\n }\n\n this.emit('error', new Error(message));\n};\n\n/**\n * Stores a set of translations in the set of gettext\n * catalogs.\n *\n * @example\n * gt.addTranslations('sv-SE', 'messages', translationsObject)\n *\n * @param {String} locale A locale string\n * @param {String} domain A domain name\n * @param {Object} translations An object of gettext-parser JSON shape\n */\nGettext.prototype.addTranslations = function(locale, domain, translations) {\n if (!this.catalogs[locale]) {\n this.catalogs[locale] = {};\n }\n\n this.catalogs[locale][domain] = translations;\n};\n\n/**\n * Sets the locale to get translated messages for.\n *\n * @example\n * gt.setLocale('sv-SE')\n *\n * @param {String} locale A locale\n */\nGettext.prototype.setLocale = function(locale) {\n if (typeof locale !== 'string') {\n this.warn(\n 'You called setLocale() with an argument of type ' + (typeof locale) + '. ' +\n 'The locale must be a string.'\n );\n return;\n }\n\n if (locale.trim() === '') {\n this.warn('You called setLocale() with an empty value, which makes little sense.');\n }\n\n if (locale !== this.sourceLocale && !this.catalogs[locale]) {\n this.warn('You called setLocale() with \"' + locale + '\", but no translations for that locale has been added.');\n }\n\n this.locale = locale;\n};\n\n/**\n * Sets the default gettext domain.\n *\n * @example\n * gt.setTextDomain('domainname')\n *\n * @param {String} domain A gettext domain name\n */\nGettext.prototype.setTextDomain = function(domain) {\n if (typeof domain !== 'string') {\n this.warn(\n 'You called setTextDomain() with an argument of type ' + (typeof domain) + '. ' +\n 'The domain must be a string.'\n );\n return;\n }\n\n if (domain.trim() === '') {\n this.warn('You called setTextDomain() with an empty `domain` value.');\n }\n\n this.domain = domain;\n};\n\n/**\n * Translates a string using the default textdomain\n *\n * @example\n * gt.gettext('Some text')\n *\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.gettext = function(msgid) {\n return this.dnpgettext(this.domain, '', msgid);\n};\n\n/**\n * Translates a string using a specific domain\n *\n * @example\n * gt.dgettext('domainname', 'Some text')\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dgettext = function(domain, msgid) {\n return this.dnpgettext(domain, '', msgid);\n};\n\n/**\n * Translates a plural string using the default textdomain\n *\n * @example\n * gt.ngettext('One thing', 'Many things', numberOfThings)\n *\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.ngettext = function(msgid, msgidPlural, count) {\n return this.dnpgettext(this.domain, '', msgid, msgidPlural, count);\n};\n\n/**\n * Translates a plural string using a specific textdomain\n *\n * @example\n * gt.dngettext('domainname', 'One thing', 'Many things', numberOfThings)\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dngettext = function(domain, msgid, msgidPlural, count) {\n return this.dnpgettext(domain, '', msgid, msgidPlural, count);\n};\n\n/**\n * Translates a string from a specific context using the default textdomain\n *\n * @example\n * gt.pgettext('sports', 'Back')\n *\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.pgettext = function(msgctxt, msgid) {\n return this.dnpgettext(this.domain, msgctxt, msgid);\n};\n\n/**\n * Translates a string from a specific context using s specific textdomain\n *\n * @example\n * gt.dpgettext('domainname', 'sports', 'Back')\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dpgettext = function(domain, msgctxt, msgid) {\n return this.dnpgettext(domain, msgctxt, msgid);\n};\n\n/**\n * Translates a plural string from a specific context using the default textdomain\n *\n * @example\n * gt.npgettext('sports', 'Back', '%d backs', numberOfBacks)\n *\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.npgettext = function(msgctxt, msgid, msgidPlural, count) {\n return this.dnpgettext(this.domain, msgctxt, msgid, msgidPlural, count);\n};\n\n/**\n * Translates a plural string from a specifi context using a specific textdomain\n *\n * @example\n * gt.dnpgettext('domainname', 'sports', 'Back', '%d backs', numberOfBacks)\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @param {String} msgidPlural If no translation was found, return this on count!=1\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dnpgettext = function(domain, msgctxt, msgid, msgidPlural, count) {\n var defaultTranslation = msgid;\n var translation;\n var index;\n\n msgctxt = msgctxt || '';\n\n if (!isNaN(count) && count !== 1) {\n defaultTranslation = msgidPlural || msgid;\n }\n\n translation = this._getTranslation(domain, msgctxt, msgid);\n\n if (translation) {\n if (typeof count === 'number') {\n var pluralsFunc = plurals[Gettext.getLanguageCode(this.locale)].pluralsFunc;\n index = pluralsFunc(count);\n if (typeof index === 'boolean') {\n index = index ? 1 : 0;\n }\n } else {\n index = 0;\n }\n\n return translation.msgstr[index] || defaultTranslation;\n }\n else if (!this.sourceLocale || this.locale !== this.sourceLocale) {\n this.warn('No translation was found for msgid \"' + msgid + '\" in msgctxt \"' + msgctxt + '\" and domain \"' + domain + '\"');\n }\n\n return defaultTranslation;\n};\n\n/**\n * Retrieves comments object for a translation. The comments object\n * has the shape `{ translator, extracted, reference, flag, previous }`.\n *\n * @example\n * const comment = gt.getComment('domainname', 'sports', 'Backs')\n *\n * @private\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {Object} Comments object or false if not found\n */\nGettext.prototype.getComment = function(domain, msgctxt, msgid) {\n var translation;\n\n translation = this._getTranslation(domain, msgctxt, msgid);\n if (translation) {\n return translation.comments || {};\n }\n\n return {};\n};\n\n/**\n * Retrieves translation object from the domain and context\n *\n * @private\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {Object} Translation object or false if not found\n */\nGettext.prototype._getTranslation = function(domain, msgctxt, msgid) {\n msgctxt = msgctxt || '';\n\n return get(this.catalogs, [this.locale, domain, 'translations', msgctxt, msgid]);\n};\n\n/**\n * Returns the language code part of a locale\n *\n * @example\n * Gettext.getLanguageCode('sv-SE')\n * // -> \"sv\"\n *\n * @private\n * @param {String} locale A case-insensitive locale string\n * @returns {String} A language code\n */\nGettext.getLanguageCode = function(locale) {\n return locale.split(/[\\-_]/)[0].toLowerCase();\n};\n\n/* C-style aliases */\n\n/**\n * C-style alias for [setTextDomain](#gettextsettextdomaindomain)\n *\n * @see Gettext#setTextDomain\n */\nGettext.prototype.textdomain = function(domain) {\n if (this.debug) {\n console.warn('textdomain(domain) was used to set locales in node-gettext v1. ' +\n 'Make sure you are using it for domains, and switch to setLocale(locale) if you are not.\\n\\n ' +\n 'To read more about the migration from node-gettext v1 to v2, ' +\n 'see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x\\n\\n' +\n 'This warning will be removed in the final 2.0.0');\n }\n\n this.setTextDomain(domain);\n};\n\n/**\n * C-style alias for [setLocale](#gettextsetlocalelocale)\n *\n * @see Gettext#setLocale\n */\nGettext.prototype.setlocale = function(locale) {\n this.setLocale(locale);\n};\n\n/* Deprecated functions */\n\n/**\n * This function will be removed in the final 2.0.0 release.\n *\n * @deprecated\n */\nGettext.prototype.addTextdomain = function() {\n console.error('addTextdomain() is deprecated.\\n\\n' +\n '* To add translations, use addTranslations()\\n' +\n '* To set the default domain, use setTextDomain() (or its alias textdomain())\\n' +\n '\\n' +\n 'To read more about the migration from node-gettext v1 to v2, ' +\n 'see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x');\n};\n\nvar dist = {};\n\nObject.defineProperty(dist, \"__esModule\", {\n value: true\n});\ndist.getCanonicalLocale = getCanonicalLocale;\ndist.getDayNames = getDayNames;\ndist.getDayNamesMin = getDayNamesMin;\ndist.getDayNamesShort = getDayNamesShort;\ndist.getFirstDay = getFirstDay;\ndist.getLanguage = getLanguage;\ndist.getLocale = getLocale;\ndist.getMonthNames = getMonthNames;\ndist.getMonthNamesShort = getMonthNamesShort;\ndist.translate = translate;\ndist.translatePlural = translatePlural;\n\n\n\n\n\n/// \n\n/**\n * Returns the user's locale\n */\nfunction getLocale() {\n return document.documentElement.dataset.locale || 'en';\n}\n\nfunction getCanonicalLocale() {\n return getLocale().replace(/_/g, '-');\n}\n/**\n * Returns the user's language\n */\n\n\nfunction getLanguage() {\n return document.documentElement.lang || 'en';\n}\n\n/**\n * Translate a string\n *\n * @param {string} app the id of the app for which to translate the string\n * @param {string} text the string to translate\n * @param {object} vars map of placeholder key to value\n * @param {number} number to replace %n with\n * @param {object} [options] options object\n * @return {string}\n */\nfunction translate(app, text, vars, count, options) {\n if (typeof OC === 'undefined') {\n console.warn('No OC found');\n return text;\n }\n\n return OC.L10N.translate(app, text, vars, count, options);\n}\n/**\n * Translate a plural string\n *\n * @param {string} app the id of the app for which to translate the string\n * @param {string} textSingular the string to translate for exactly one object\n * @param {string} textPlural the string to translate for n objects\n * @param {number} count number to determine whether to use singular or plural\n * @param {Object} vars of placeholder key to value\n * @param {object} options options object\n * @return {string}\n */\n\n\nfunction translatePlural(app, textSingular, textPlural, count, vars, options) {\n if (typeof OC === 'undefined') {\n console.warn('No OC found');\n return textSingular;\n }\n\n return OC.L10N.translatePlural(app, textSingular, textPlural, count, vars, options);\n}\n/**\n * Get the first day of the week\n *\n * @return {number}\n */\n\n\nfunction getFirstDay() {\n if (typeof window.firstDay === 'undefined') {\n console.warn('No firstDay found');\n return 1;\n }\n\n return window.firstDay;\n}\n/**\n * Get a list of day names (full names)\n *\n * @return {string[]}\n */\n\n\nfunction getDayNames() {\n if (typeof window.dayNames === 'undefined') {\n console.warn('No dayNames found');\n return ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];\n }\n\n return window.dayNames;\n}\n/**\n * Get a list of day names (short names)\n *\n * @return {string[]}\n */\n\n\nfunction getDayNamesShort() {\n if (typeof window.dayNamesShort === 'undefined') {\n console.warn('No dayNamesShort found');\n return ['Sun.', 'Mon.', 'Tue.', 'Wed.', 'Thu.', 'Fri.', 'Sat.'];\n }\n\n return window.dayNamesShort;\n}\n/**\n * Get a list of day names (minified names)\n *\n * @return {string[]}\n */\n\n\nfunction getDayNamesMin() {\n if (typeof window.dayNamesMin === 'undefined') {\n console.warn('No dayNamesMin found');\n return ['Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa'];\n }\n\n return window.dayNamesMin;\n}\n/**\n * Get a list of month names (full names)\n *\n * @return {string[]}\n */\n\n\nfunction getMonthNames() {\n if (typeof window.monthNames === 'undefined') {\n console.warn('No monthNames found');\n return ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'];\n }\n\n return window.monthNames;\n}\n/**\n * Get a list of month names (short names)\n *\n * @return {string[]}\n */\n\n\nfunction getMonthNamesShort() {\n if (typeof window.monthNamesShort === 'undefined') {\n console.warn('No monthNamesShort found');\n return ['Jan.', 'Feb.', 'Mar.', 'Apr.', 'May.', 'Jun.', 'Jul.', 'Aug.', 'Sep.', 'Oct.', 'Nov.', 'Dec.'];\n }\n\n return window.monthNamesShort;\n}\n\nObject.defineProperty(gettext$1, \"__esModule\", {\n value: true\n});\nvar getGettextBuilder_1 = gettext$1.getGettextBuilder = getGettextBuilder;\n\n\n\n\n\n\n\n\n\n\n\nvar _nodeGettext = _interopRequireDefault(gettext);\n\nvar _ = dist;\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, \"prototype\", { writable: false }); return Constructor; }\n\nvar GettextBuilder = /*#__PURE__*/function () {\n function GettextBuilder() {\n _classCallCheck(this, GettextBuilder);\n\n this.translations = {};\n this.debug = false;\n }\n\n _createClass(GettextBuilder, [{\n key: \"setLanguage\",\n value: function setLanguage(language) {\n this.locale = language;\n return this;\n }\n }, {\n key: \"detectLocale\",\n value: function detectLocale() {\n return this.setLanguage((0, _.getLanguage)().replace('-', '_'));\n }\n }, {\n key: \"addTranslation\",\n value: function addTranslation(language, data) {\n this.translations[language] = data;\n return this;\n }\n }, {\n key: \"enableDebugMode\",\n value: function enableDebugMode() {\n this.debug = true;\n return this;\n }\n }, {\n key: \"build\",\n value: function build() {\n return new GettextWrapper(this.locale || 'en', this.translations, this.debug);\n }\n }]);\n\n return GettextBuilder;\n}();\n\nvar GettextWrapper = /*#__PURE__*/function () {\n function GettextWrapper(locale, data, debug) {\n _classCallCheck(this, GettextWrapper);\n\n this.gt = new _nodeGettext.default({\n debug: debug,\n sourceLocale: 'en'\n });\n\n for (var key in data) {\n this.gt.addTranslations(key, 'messages', data[key]);\n }\n\n this.gt.setLocale(locale);\n }\n\n _createClass(GettextWrapper, [{\n key: \"subtitudePlaceholders\",\n value: function subtitudePlaceholders(translated, vars) {\n return translated.replace(/{([^{}]*)}/g, function (a, b) {\n var r = vars[b];\n\n if (typeof r === 'string' || typeof r === 'number') {\n return r.toString();\n } else {\n return a;\n }\n });\n }\n }, {\n key: \"gettext\",\n value: function gettext(original) {\n var placeholders = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return this.subtitudePlaceholders(this.gt.gettext(original), placeholders);\n }\n }, {\n key: \"ngettext\",\n value: function ngettext(singular, plural, count) {\n var placeholders = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};\n return this.subtitudePlaceholders(this.gt.ngettext(singular, plural, count).replace(/%n/g, count.toString()), placeholders);\n }\n }]);\n\n return GettextWrapper;\n}();\n\nfunction getGettextBuilder() {\n return new GettextBuilder();\n}\n\nvar gtBuilder = getGettextBuilder_1().detectLocale();\nprocess.env.TRANSLATIONS.map(function (data) {\n return gtBuilder.addTranslation(data.locale, data.json);\n});\nvar gt = gtBuilder.build();\ngt.ngettext.bind(gt);\nvar t = gt.gettext.bind(gt);\n\nvar ToastType =\n/** @class */\nfunction () {\n function ToastType() {}\n\n ToastType.ERROR = 'toast-error';\n ToastType.WARNING = 'toast-warning';\n ToastType.INFO = 'toast-info';\n ToastType.SUCCESS = 'toast-success';\n ToastType.PERMANENT = 'toast-error';\n ToastType.UNDO = 'toast-undo';\n return ToastType;\n}();\n\nvar TOAST_ARIA_LIVE_OFF = 'off';\nvar TOAST_ARIA_LIVE_POLITE = 'polite';\nvar TOAST_ARIA_LIVE_ASSERTIVE = 'assertive';\n\nvar ToastAriaLive =\n/** @class */\nfunction () {\n function ToastAriaLive() {}\n\n ToastAriaLive.OFF = TOAST_ARIA_LIVE_OFF;\n ToastAriaLive.POLITE = TOAST_ARIA_LIVE_POLITE;\n ToastAriaLive.ASSERTIVE = TOAST_ARIA_LIVE_ASSERTIVE;\n return ToastAriaLive;\n}();\n\nvar TOAST_UNDO_TIMEOUT = 10000;\nvar TOAST_DEFAULT_TIMEOUT = 7000;\nvar TOAST_PERMANENT_TIMEOUT = -1;\n/**\r\n * Show a toast message\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showMessage(data, options) {\n var _a;\n\n var _b;\n\n options = Object.assign({\n timeout: TOAST_DEFAULT_TIMEOUT,\n isHTML: false,\n type: undefined,\n // An undefined selector defaults to the body element\n selector: undefined,\n onRemove: function onRemove() {},\n onClick: undefined,\n close: true\n }, options);\n\n if (typeof data === 'string' && !options.isHTML) {\n // fime mae sure that text is extracted\n var element = document.createElement('div');\n element.innerHTML = data;\n data = element.innerText;\n }\n\n var classes = (_b = options.type) !== null && _b !== void 0 ? _b : '';\n\n if (typeof options.onClick === 'function') {\n classes += ' toast-with-click ';\n }\n\n var isNode = data instanceof Node;\n var ariaLive = ToastAriaLive.POLITE;\n\n if (options.ariaLive) {\n ariaLive = options.ariaLive.toString();\n } else if (options.type === ToastType.ERROR || options.type === ToastType.UNDO) {\n ariaLive = ToastAriaLive.ASSERTIVE;\n }\n\n var toast = Toastify((_a = {}, _a[!isNode ? 'text' : 'node'] = data, _a.duration = options.timeout, _a.callback = options.onRemove, _a.onClick = options.onClick, _a.close = options.close, _a.gravity = 'top', _a.selector = options.selector, _a.position = 'right', _a.backgroundColor = '', _a.className = 'dialogs ' + classes, _a.escapeMarkup = !options.isHTML, _a.ariaLive = ariaLive, _a));\n toast.showToast();\n return toast;\n}\n/**\r\n * Show a toast message with error styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showError(text, options) {\n return showMessage(text, __assign(__assign({}, options), {\n type: ToastType.ERROR\n }));\n}\n/**\r\n * Show a toast message with warning styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showWarning(text, options) {\n return showMessage(text, __assign(__assign({}, options), {\n type: ToastType.WARNING\n }));\n}\n/**\r\n * Show a toast message with info styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showInfo(text, options) {\n return showMessage(text, __assign(__assign({}, options), {\n type: ToastType.INFO\n }));\n}\n/**\r\n * Show a toast message with success styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param options\r\n */\n\nfunction showSuccess(text, options) {\n return showMessage(text, __assign(__assign({}, options), {\n type: ToastType.SUCCESS\n }));\n}\n/**\r\n * Show a toast message with undo styling\r\n *\r\n * @param text Message to be shown in the toast, any HTML is removed by default\r\n * @param onUndo Function that is called when the undo button is clicked\r\n * @param options\r\n */\n\nfunction showUndo(text, onUndo, options) {\n // onUndo callback is mandatory\n if (!(onUndo instanceof Function)) {\n throw new Error('Please provide a valid onUndo method');\n }\n\n var toast;\n options = Object.assign(options || {}, {\n // force 10 seconds of timeout\n timeout: TOAST_UNDO_TIMEOUT,\n // remove close button\n close: false\n }); // Generate undo layout\n\n var undoContent = document.createElement('span');\n var undoButton = document.createElement('button');\n undoContent.classList.add('toast-undo-container');\n undoButton.classList.add('toast-undo-button');\n undoButton.innerText = t('Undo');\n undoContent.innerText = text;\n undoContent.appendChild(undoButton);\n undoButton.addEventListener('click', function (event) {\n event.stopPropagation();\n onUndo(event); // Hide toast\n\n if ((toast === null || toast === void 0 ? void 0 : toast.hideToast) instanceof Function) {\n toast.hideToast();\n }\n });\n toast = showMessage(undoContent, __assign(__assign({}, options), {\n type: ToastType.UNDO\n }));\n return toast;\n}\n\nexport { FilePicker, FilePickerBuilder, FilePickerType, TOAST_ARIA_LIVE_ASSERTIVE, TOAST_ARIA_LIVE_OFF, TOAST_ARIA_LIVE_POLITE, TOAST_DEFAULT_TIMEOUT, TOAST_PERMANENT_TIMEOUT, TOAST_UNDO_TIMEOUT, getFilePickerBuilder, showError, showInfo, showMessage, showSuccess, showUndo, showWarning };\n//# sourceMappingURL=index.es.js.map\n","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.getGettextBuilder = getGettextBuilder;\n\nrequire(\"core-js/modules/es.regexp.exec.js\");\n\nrequire(\"core-js/modules/es.string.replace.js\");\n\nrequire(\"core-js/modules/es.object.define-property.js\");\n\nrequire(\"core-js/modules/es.object.to-string.js\");\n\nrequire(\"core-js/modules/es.regexp.to-string.js\");\n\nvar _nodeGettext = _interopRequireDefault(require(\"node-gettext\"));\n\nvar _ = require(\".\");\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, \"prototype\", { writable: false }); return Constructor; }\n\nvar GettextBuilder = /*#__PURE__*/function () {\n function GettextBuilder() {\n _classCallCheck(this, GettextBuilder);\n\n this.translations = {};\n this.debug = false;\n }\n\n _createClass(GettextBuilder, [{\n key: \"setLanguage\",\n value: function setLanguage(language) {\n this.locale = language;\n return this;\n }\n }, {\n key: \"detectLocale\",\n value: function detectLocale() {\n return this.setLanguage((0, _.getLanguage)().replace('-', '_'));\n }\n }, {\n key: \"addTranslation\",\n value: function addTranslation(language, data) {\n this.translations[language] = data;\n return this;\n }\n }, {\n key: \"enableDebugMode\",\n value: function enableDebugMode() {\n this.debug = true;\n return this;\n }\n }, {\n key: \"build\",\n value: function build() {\n return new GettextWrapper(this.locale || 'en', this.translations, this.debug);\n }\n }]);\n\n return GettextBuilder;\n}();\n\nvar GettextWrapper = /*#__PURE__*/function () {\n function GettextWrapper(locale, data, debug) {\n _classCallCheck(this, GettextWrapper);\n\n this.gt = new _nodeGettext.default({\n debug: debug,\n sourceLocale: 'en'\n });\n\n for (var key in data) {\n this.gt.addTranslations(key, 'messages', data[key]);\n }\n\n this.gt.setLocale(locale);\n }\n\n _createClass(GettextWrapper, [{\n key: \"subtitudePlaceholders\",\n value: function subtitudePlaceholders(translated, vars) {\n return translated.replace(/{([^{}]*)}/g, function (a, b) {\n var r = vars[b];\n\n if (typeof r === 'string' || typeof r === 'number') {\n return r.toString();\n } else {\n return a;\n }\n });\n }\n }, {\n key: \"gettext\",\n value: function gettext(original) {\n var placeholders = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n return this.subtitudePlaceholders(this.gt.gettext(original), placeholders);\n }\n }, {\n key: \"ngettext\",\n value: function ngettext(singular, plural, count) {\n var placeholders = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};\n return this.subtitudePlaceholders(this.gt.ngettext(singular, plural, count).replace(/%n/g, count.toString()), placeholders);\n }\n }]);\n\n return GettextWrapper;\n}();\n\nfunction getGettextBuilder() {\n return new GettextBuilder();\n}\n//# sourceMappingURL=gettext.js.map","\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.getRootUrl = exports.generateFilePath = exports.imagePath = exports.generateUrl = exports.generateOcsUrl = exports.generateRemoteUrl = exports.linkTo = void 0;\n\nrequire(\"core-js/modules/es.string.replace.js\");\n\n/// \n\n/**\n * Get an url with webroot to a file in an app\n *\n * @param {string} app the id of the app the file belongs to\n * @param {string} file the file path relative to the app folder\n * @return {string} URL with webroot to a file\n */\nconst linkTo = (app, file) => generateFilePath(app, '', file);\n/**\n * Creates a relative url for remote use\n *\n * @param {string} service id\n * @return {string} the url\n */\n\n\nexports.linkTo = linkTo;\n\nconst linkToRemoteBase = service => getRootUrl() + '/remote.php/' + service;\n/**\n * @brief Creates an absolute url for remote use\n * @param {string} service id\n * @return {string} the url\n */\n\n\nconst generateRemoteUrl = service => window.location.protocol + '//' + window.location.host + linkToRemoteBase(service);\n/**\n * Get the base path for the given OCS API service\n *\n * @param {string} url OCS API service url\n * @param {object} params parameters to be replaced into the service url\n * @param {UrlOptions} options options for the parameter replacement\n * @param {boolean} options.escape Set to false if parameters should not be URL encoded (default true)\n * @param {Number} options.ocsVersion OCS version to use (defaults to 2)\n * @return {string} Absolute path for the OCS URL\n */\n\n\nexports.generateRemoteUrl = generateRemoteUrl;\n\nconst generateOcsUrl = (url, params, options) => {\n const allOptions = Object.assign({\n ocsVersion: 2\n }, options || {});\n const version = allOptions.ocsVersion === 1 ? 1 : 2;\n return window.location.protocol + '//' + window.location.host + getRootUrl() + '/ocs/v' + version + '.php' + _generateUrlPath(url, params, options);\n};\n\nexports.generateOcsUrl = generateOcsUrl;\n\n/**\n * Generate a url path, which can contain parameters\n *\n * Parameters will be URL encoded automatically\n *\n * @param {string} url address (can contain placeholders e.g. /call/{token} would replace {token} with the value of params.token\n * @param {object} params parameters to be replaced into the address\n * @param {UrlOptions} options options for the parameter replacement\n * @return {string} Path part for the given URL\n */\nconst _generateUrlPath = (url, params, options) => {\n const allOptions = Object.assign({\n escape: true\n }, options || {});\n\n const _build = function (text, vars) {\n vars = vars || {};\n return text.replace(/{([^{}]*)}/g, function (a, b) {\n var r = vars[b];\n\n if (allOptions.escape) {\n return typeof r === 'string' || typeof r === 'number' ? encodeURIComponent(r.toString()) : encodeURIComponent(a);\n } else {\n return typeof r === 'string' || typeof r === 'number' ? r.toString() : a;\n }\n });\n };\n\n if (url.charAt(0) !== '/') {\n url = '/' + url;\n }\n\n return _build(url, params || {});\n};\n/**\n * Generate the url with webroot for the given relative url, which can contain parameters\n *\n * Parameters will be URL encoded automatically\n *\n * @param {string} url address (can contain placeholders e.g. /call/{token} would replace {token} with the value of params.token\n * @param {object} params parameters to be replaced into the url\n * @param {UrlOptions} options options for the parameter replacement\n * @param {boolean} options.noRewrite True if you want to force index.php being added\n * @param {boolean} options.escape Set to false if parameters should not be URL encoded (default true)\n * @return {string} URL with webroot for the given relative URL\n */\n\n\nconst generateUrl = (url, params, options) => {\n const allOptions = Object.assign({\n noRewrite: false\n }, options || {});\n\n if (OC.config.modRewriteWorking === true && !allOptions.noRewrite) {\n return getRootUrl() + _generateUrlPath(url, params, options);\n }\n\n return getRootUrl() + '/index.php' + _generateUrlPath(url, params, options);\n};\n/**\n * Get the path with webroot to an image file\n * if no extension is given for the image, it will automatically decide\n * between .png and .svg based on what the browser supports\n *\n * @param {string} app the app id to which the image belongs\n * @param {string} file the name of the image file\n * @return {string}\n */\n\n\nexports.generateUrl = generateUrl;\n\nconst imagePath = (app, file) => {\n if (file.indexOf('.') === -1) {\n //if no extension is given, use svg\n return generateFilePath(app, 'img', file + '.svg');\n }\n\n return generateFilePath(app, 'img', file);\n};\n/**\n * Get the url with webroot for a file in an app\n *\n * @param {string} app the id of the app\n * @param {string} type the type of the file to link to (e.g. css,img,ajax.template)\n * @param {string} file the filename\n * @return {string} URL with webroot for a file in an app\n */\n\n\nexports.imagePath = imagePath;\n\nconst generateFilePath = (app, type, file) => {\n const isCore = OC.coreApps.indexOf(app) !== -1;\n let link = getRootUrl();\n\n if (file.substring(file.length - 3) === 'php' && !isCore) {\n link += '/index.php/apps/' + app;\n\n if (file !== 'index.php') {\n link += '/';\n\n if (type) {\n link += encodeURI(type + '/');\n }\n\n link += file;\n }\n } else if (file.substring(file.length - 3) !== 'php' && !isCore) {\n link = OC.appswebroots[app];\n\n if (type) {\n link += '/' + type + '/';\n }\n\n if (link.substring(link.length - 1) !== '/') {\n link += '/';\n }\n\n link += file;\n } else {\n if ((app === 'settings' || app === 'core' || app === 'search') && type === 'ajax') {\n link += '/index.php/';\n } else {\n link += '/';\n }\n\n if (!isCore) {\n link += 'apps/';\n }\n\n if (app !== '') {\n app += '/';\n link += app;\n }\n\n if (type) {\n link += type + '/';\n }\n\n link += file;\n }\n\n return link;\n};\n/**\n * Return the web root path where this Nextcloud instance\n * is accessible, with a leading slash.\n * For example \"/nextcloud\".\n *\n * @return {string} web root path\n */\n\n\nexports.generateFilePath = generateFilePath;\n\nconst getRootUrl = () => OC.webroot;\n\nexports.getRootUrl = getRootUrl;\n//# sourceMappingURL=index.js.map","/*! For license information please see NcRelatedResourcesPanel.js.LICENSE.txt */\n!function(e,t){\"object\"==typeof exports&&\"object\"==typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(\"NextcloudVue\",[],t):\"object\"==typeof exports?exports.NextcloudVue=t():(e.NextcloudVue=e.NextcloudVue||{},e.NextcloudVue[\"Components/NcRelatedResourcesPanel\"]=t())}(self,(function(){return function(){var e={8399:function(e,t,a){\"use strict\";function o(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,o)}return a}function i(e){for(var t=1;t\",\"Pause slideshow\":\"Atura la presentació\",\"People & Body\":\"Persones i cos\",\"Pick a date\":\"Seleccioni un dia \",\"Pick a date and a time\":\"Seleccioni un dia i hora\",\"Pick a month\":\"Seleccioni un mes\",\"Pick a time\":\"Seleccioni una hora\",\"Pick a week\":\"Seleccioni una setmana\",\"Pick a year\":\"Seleccioni un any\",\"Pick an emoji\":\"Trieu un emoji\",\"Please select a time zone:\":\"Seleccioneu una zona horària:\",Previous:\"Anterior\",\"Related resources\":\"Recursos relacionats\",Search:\"Cerca\",\"Search results\":\"Resultats de cerca\",\"Select a tag\":\"Seleccioneu una etiqueta\",Settings:\"Paràmetres\",\"Settings navigation\":\"Navegació d'opcions\",\"Show password\":\"Mostrar contrasenya\",\"Smileys & Emotion\":\"Cares i emocions\",\"Start slideshow\":\"Inicia la presentació\",Submit:\"Envia\",Symbols:\"Símbols\",\"Travel & Places\":\"Viatges i llocs\",\"Type to search time zone\":\"Escriviu per cercar la zona horària\",\"Unable to search the group\":\"No es pot cercar el grup\",\"Undo changes\":\"Desfés els canvis\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Escriu un missatge, @ per esmentar algú, : per a la compleció automàtica d'emojis...\"}},{locale:\"cs_CZ\",translations:{\"{tag} (invisible)\":\"{tag} (neviditelné)\",\"{tag} (restricted)\":\"{tag} (omezené)\",Actions:\"Akce\",Activities:\"Aktivity\",\"Animals & Nature\":\"Zvířata a příroda\",\"Anything shared with the same group of people will show up here\":\"Cokoli nasdíleného ve stejné skupiny lidí se zobrazí zde\",\"Avatar of {displayName}\":\"Zástupný obrázek uživatele {displayName}\",\"Avatar of {displayName}, {status}\":\"Zástupný obrázek uživatele {displayName}, {status}\",\"Cancel changes\":\"Zrušit změny\",\"Change title\":\"Změnit nadpis\",Choose:\"Zvolit\",\"Clear text\":\"Čitelný text\",Close:\"Zavřít\",\"Close modal\":\"Zavřít dialogové okno\",\"Close navigation\":\"Zavřít navigaci\",\"Close sidebar\":\"Zavřít postranní panel\",\"Confirm changes\":\"Potvrdit změny\",Custom:\"Uživatelsky určené\",\"Edit item\":\"Upravit položku\",\"Error getting related resources\":\"Chyba při získávání souvisejících prostředků\",\"External documentation for {title}\":\"Externí dokumentace k {title}\",Favorite:\"Oblíbené\",Flags:\"Příznaky\",\"Food & Drink\":\"Jídlo a pití\",\"Frequently used\":\"Často používané\",Global:\"Globální\",\"Go back to the list\":\"Jít zpět na seznam\",\"Hide password\":\"Skrýt heslo\",\"Message limit of {count} characters reached\":\"Dosaženo limitu počtu ({count}) znaků zprávy\",\"More items …\":\"Další položky…\",Next:\"Následující\",\"No emoji found\":\"Nenalezeno žádné emoji\",\"No results\":\"Nic nenalezeno\",Objects:\"Objekty\",Open:\"Otevřít\",'Open link to \"{resourceTitle}\"':\"Otevřít odkaz na „{resourceTitle}“\",\"Open navigation\":\"Otevřít navigaci\",\"Password is secure\":\"Heslo je bezpečné\",\"Pause slideshow\":\"Pozastavit prezentaci\",\"People & Body\":\"Lidé a tělo\",\"Pick a date\":\"Vyberte datum\",\"Pick a date and a time\":\"Vyberte datum a čas\",\"Pick a month\":\"Vyberte měsíc\",\"Pick a time\":\"Vyberte čas\",\"Pick a week\":\"Vyberte týden\",\"Pick a year\":\"Vyberte rok\",\"Pick an emoji\":\"Vybrat emoji\",\"Please select a time zone:\":\"Vyberte časovou zónu:\",Previous:\"Předchozí\",\"Related resources\":\"Související prostředky\",Search:\"Hledat\",\"Search results\":\"Výsledky hledání\",\"Select a tag\":\"Vybrat štítek\",Settings:\"Nastavení\",\"Settings navigation\":\"Pohyb po nastavení\",\"Show password\":\"Zobrazit heslo\",\"Smileys & Emotion\":\"Úsměvy a emoce\",\"Start slideshow\":\"Spustit prezentaci\",Submit:\"Odeslat\",Symbols:\"Symboly\",\"Travel & Places\":\"Cestování a místa\",\"Type to search time zone\":\"Psaním vyhledejte časovou zónu\",\"Unable to search the group\":\"Nedaří se hledat skupinu\",\"Undo changes\":\"Vzít změny zpět\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napište zprávu – pokud chcete někoho zmínit, napište před jeho uživatelským jménem @ (zavináč); automatické doplňování emotikonů zahájíte napsáním : (dvojtečky)…\"}},{locale:\"da\",translations:{\"{tag} (invisible)\":\"{tag} (usynlig)\",\"{tag} (restricted)\":\"{tag} (begrænset)\",Actions:\"Handlinger\",Activities:\"Aktiviteter\",\"Animals & Nature\":\"Dyr & Natur\",Choose:\"Vælg\",Close:\"Luk\",Custom:\"Brugerdefineret\",Flags:\"Flag\",\"Food & Drink\":\"Mad & Drikke\",\"Frequently used\":\"Ofte brugt\",\"Message limit of {count} characters reached\":\"Begrænsning på {count} tegn er nået\",Next:\"Videre\",\"No emoji found\":\"Ingen emoji fundet\",\"No results\":\"Ingen resultater\",Objects:\"Objekter\",\"Pause slideshow\":\"Suspender fremvisning\",\"People & Body\":\"Mennesker & Menneskekroppen\",\"Pick an emoji\":\"Vælg en emoji\",Previous:\"Forrige\",Search:\"Søg\",\"Search results\":\"Søgeresultater\",\"Select a tag\":\"Vælg et mærke\",Settings:\"Indstillinger\",\"Settings navigation\":\"Naviger i indstillinger\",\"Smileys & Emotion\":\"Smileys & Emotion\",\"Start slideshow\":\"Start fremvisning\",Symbols:\"Symboler\",\"Travel & Places\":\"Rejser & Rejsemål\",\"Unable to search the group\":\"Kan ikke søge på denne gruppe\",\"Write message, @ to mention someone …\":\"Skriv i meddelelse, @ for at nævne nogen …\"}},{locale:\"de\",translations:{\"{tag} (invisible)\":\"{tag} (unsichtbar)\",\"{tag} (restricted)\":\"{tag} (eingeschränkt)\",Actions:\"Aktionen\",Activities:\"Aktivitäten\",\"Animals & Nature\":\"Tiere & Natur\",\"Avatar of {displayName}\":\"Avatar von {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar von {displayName}, {status}\",\"Cancel changes\":\"Änderungen verwerfen\",\"Change title\":\"Titel ändern\",Choose:\"Auswählen\",\"Clear text\":\"Klartext\",Close:\"Schließen\",\"Close modal\":\"Modal schließen\",\"Close navigation\":\"Navigation schließen\",\"Close sidebar\":\"Seitenleiste schließen\",\"Confirm changes\":\"Änderungen bestätigen\",Custom:\"Benutzerdefiniert\",\"Edit item\":\"Objekt bearbeiten\",\"Error getting related resources\":\"Fehler beim Abrufen verwandter Ressourcen\",\"External documentation for {title}\":\"Externe Dokumentation für {title}\",Favorite:\"Favorit\",Flags:\"Flaggen\",\"Food & Drink\":\"Essen & Trinken\",\"Frequently used\":\"Häufig verwendet\",Global:\"Global\",\"Go back to the list\":\"Zurück zur Liste\",\"Hide password\":\"Passwort verbergen\",\"Message limit of {count} characters reached\":\"Nachrichtenlimit von {count} Zeichen erreicht\",\"More items …\":\"Weitere Elemente …\",Next:\"Weiter\",\"No emoji found\":\"Kein Emoji gefunden\",\"No results\":\"Keine Ergebnisse\",Objects:\"Gegenstände\",Open:\"Öffnen\",'Open link to \"{resourceTitle}\"':'Link zu \"{resourceTitle}\" öffnen',\"Open navigation\":\"Navigation öffnen\",\"Password is secure\":\"Passwort ist sicher\",\"Pause slideshow\":\"Diashow pausieren\",\"People & Body\":\"Menschen & Körper\",\"Pick a date\":\"Ein Datum auswählen\",\"Pick a date and a time\":\"Datum und Uhrzeit auswählen\",\"Pick a month\":\"Einen Monat auswählen\",\"Pick a time\":\"Eine Uhrzeit auswählen\",\"Pick a week\":\"Eine Woche auswählen\",\"Pick a year\":\"Ein Jahr auswählen\",\"Pick an emoji\":\"Ein Emoji auswählen\",\"Please select a time zone:\":\"Bitte wählen Sie eine Zeitzone:\",Previous:\"Vorherige\",\"Related resources\":\"Verwandte Ressourcen\",Search:\"Suche\",\"Search results\":\"Suchergebnisse\",\"Select a tag\":\"Schlagwort auswählen\",Settings:\"Einstellungen\",\"Settings navigation\":\"Einstellungen für die Navigation\",\"Show password\":\"Passwort anzeigen\",\"Smileys & Emotion\":\"Smileys & Emotionen\",\"Start slideshow\":\"Diashow starten\",Submit:\"Einreichen\",Symbols:\"Symbole\",\"Travel & Places\":\"Reisen & Orte\",\"Type to search time zone\":\"Tippen, um Zeitzone zu suchen\",\"Unable to search the group\":\"Die Gruppe konnte nicht durchsucht werden\",\"Undo changes\":\"Änderungen rückgängig machen\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Nachricht schreiben, @, um jemanden zu erwähnen, : für die automatische Vervollständigung von Emojis … \"}},{locale:\"de_DE\",translations:{\"{tag} (invisible)\":\"{tag} (unsichtbar)\",\"{tag} (restricted)\":\"{tag} (eingeschränkt)\",Actions:\"Aktionen\",Activities:\"Aktivitäten\",\"Animals & Nature\":\"Tiere & Natur\",\"Anything shared with the same group of people will show up here\":\"Alles, das mit derselben Gruppe von Personen geteilt wird, wird hier angezeigt\",\"Avatar of {displayName}\":\"Avatar von {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar von {displayName}, {status}\",\"Cancel changes\":\"Änderungen verwerfen\",\"Change title\":\"Titel ändern\",Choose:\"Auswählen\",\"Clear text\":\"Klartext\",Close:\"Schließen\",\"Close modal\":\"Modal schließen\",\"Close navigation\":\"Navigation schließen\",\"Close sidebar\":\"Seitenleiste schließen\",\"Confirm changes\":\"Änderungen bestätigen\",Custom:\"Benutzerdefiniert\",\"Edit item\":\"Objekt bearbeiten\",\"Error getting related resources\":\"Fehler beim Abrufen verwandter Ressourcen\",\"External documentation for {title}\":\"Externe Dokumentation für {title}\",Favorite:\"Favorit\",Flags:\"Flaggen\",\"Food & Drink\":\"Essen & Trinken\",\"Frequently used\":\"Häufig verwendet\",Global:\"Global\",\"Go back to the list\":\"Zurück zur Liste\",\"Hide password\":\"Passwort verbergen\",\"Message limit of {count} characters reached\":\"Nachrichtenlimit von {count} Zeichen erreicht\",\"More items …\":\"Weitere Elemente …\",Next:\"Weiter\",\"No emoji found\":\"Kein Emoji gefunden\",\"No results\":\"Keine Ergebnisse\",Objects:\"Objekte\",Open:\"Öffnen\",'Open link to \"{resourceTitle}\"':'Link zu \"{resourceTitle}\" öffnen',\"Open navigation\":\"Navigation öffnen\",\"Password is secure\":\"Passwort ist sicher\",\"Pause slideshow\":\"Diashow pausieren\",\"People & Body\":\"Menschen & Körper\",\"Pick a date\":\"Ein Datum auswählen\",\"Pick a date and a time\":\"Datum und Uhrzeit auswählen\",\"Pick a month\":\"Einen Monat auswählen\",\"Pick a time\":\"Eine Uhrzeit auswählen\",\"Pick a week\":\"Eine Woche auswählen\",\"Pick a year\":\"Ein Jahr auswählen\",\"Pick an emoji\":\"Ein Emoji auswählen\",\"Please select a time zone:\":\"Bitte eine Zeitzone auswählen:\",Previous:\"Vorherige\",\"Related resources\":\"Verwandte Ressourcen\",Search:\"Suche\",\"Search results\":\"Suchergebnisse\",\"Select a tag\":\"Schlagwort auswählen\",Settings:\"Einstellungen\",\"Settings navigation\":\"Einstellungen für die Navigation\",\"Show password\":\"Passwort anzeigen\",\"Smileys & Emotion\":\"Smileys & Emotionen\",\"Start slideshow\":\"Diashow starten\",Submit:\"Einreichen\",Symbols:\"Symbole\",\"Travel & Places\":\"Reisen & Orte\",\"Type to search time zone\":\"Tippen, um eine Zeitzone zu suchen\",\"Unable to search the group\":\"Die Gruppe kann nicht durchsucht werden\",\"Undo changes\":\"Änderungen rückgängig machen\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Nachricht schreiben, @, um jemanden zu erwähnen, : für die automatische Vervollständigung von Emojis …\"}},{locale:\"el\",translations:{\"{tag} (invisible)\":\"{tag} (αόρατο)\",\"{tag} (restricted)\":\"{tag} (περιορισμένο)\",Actions:\"Ενέργειες\",Activities:\"Δραστηριότητες\",\"Animals & Nature\":\"Ζώα & Φύση\",\"Avatar of {displayName}\":\"Άβαταρ του {displayName}\",\"Cancel changes\":\"Ακύρωση αλλαγών\",Choose:\"Επιλογή\",Close:\"Κλείσιμο\",\"Close navigation\":\"Κλείσιμο πλοήγησης\",\"Confirm changes\":\"Επιβεβαίωση αλλαγών\",Custom:\"Προσαρμογή\",\"Edit item\":\"Επεξεργασία\",\"External documentation for {title}\":\"Εξωτερική τεκμηρίωση για {title}\",Flags:\"Σημαίες\",\"Food & Drink\":\"Φαγητό & Ποτό\",\"Frequently used\":\"Συχνά χρησιμοποιούμενο\",Global:\"Καθολικό\",\"Go back to the list\":\"Επιστροφή στην αρχική λίστα \",\"Message limit of {count} characters reached\":\"Συμπληρώθηκε το όριο των {count} χαρακτήρων του μηνύματος\",Next:\"Επόμενο\",\"No emoji found\":\"Δεν βρέθηκε emoji\",\"No results\":\"Κανένα αποτέλεσμα\",Objects:\"Αντικείμενα\",\"Open navigation\":\"Άνοιγμα πλοήγησης\",\"Pause slideshow\":\"Παύση προβολής διαφανειών\",\"People & Body\":\"Άνθρωποι & Σώμα\",\"Pick an emoji\":\"Επιλέξτε ένα emoji\",\"Please select a time zone:\":\"Παρακαλούμε επιλέξτε μια ζώνη ώρας:\",Previous:\"Προηγούμενο\",Search:\"Αναζήτηση\",\"Search results\":\"Αποτελέσματα αναζήτησης\",\"Select a tag\":\"Επιλογή ετικέτας\",Settings:\"Ρυθμίσεις\",\"Settings navigation\":\"Πλοήγηση ρυθμίσεων\",\"Smileys & Emotion\":\"Φατσούλες & Συναίσθημα\",\"Start slideshow\":\"Έναρξη προβολής διαφανειών\",Submit:\"Υποβολή\",Symbols:\"Σύμβολα\",\"Travel & Places\":\"Ταξίδια & Τοποθεσίες\",\"Type to search time zone\":\"Πληκτρολογήστε για αναζήτηση ζώνης ώρας\",\"Unable to search the group\":\"Δεν είναι δυνατή η αναζήτηση της ομάδας\",\"Undo changes\":\"Αναίρεση Αλλαγών\",\"Write message, @ to mention someone …\":\"Γράψτε ένα μήνυμα, και με το σύμβολο @, μνημονεύστε κάποιον …\"}},{locale:\"en_GB\",translations:{\"{tag} (invisible)\":\"{tag} (invisible)\",\"{tag} (restricted)\":\"{tag} (restricted)\",Actions:\"Actions\",Activities:\"Activities\",\"Animals & Nature\":\"Animals & Nature\",\"Avatar of {displayName}\":\"Avatar of {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar of {displayName}, {status}\",\"Cancel changes\":\"Cancel changes\",\"Change title\":\"Change title\",Choose:\"Choose\",Close:\"Close\",\"Close modal\":\"Close modal\",\"Close navigation\":\"Close navigation\",\"Close sidebar\":\"Close sidebar\",\"Confirm changes\":\"Confirm changes\",Custom:\"Custom\",\"Edit item\":\"Edit item\",\"External documentation for {title}\":\"External documentation for {title}\",Favorite:\"Favourite\",Flags:\"Flags\",\"Food & Drink\":\"Food & Drink\",\"Frequently used\":\"Frequently used\",Global:\"Global\",\"Go back to the list\":\"Go back to the list\",items:\"items\",\"Message limit of {count} characters reached\":\"Message limit of {count} characters reached\",\"More {dashboardItemType} …\":\"More {dashboardItemType} …\",Next:\"Next\",\"No emoji found\":\"No emoji found\",\"No results\":\"No results\",Objects:\"Objects\",Open:\"Open\",\"Open navigation\":\"Open navigation\",\"Pause slideshow\":\"Pause slideshow\",\"People & Body\":\"People & Body\",\"Pick an emoji\":\"Pick an emoji\",\"Please select a time zone:\":\"Please select a time zone:\",Previous:\"Previous\",Search:\"Search\",\"Search results\":\"Search results\",\"Select a tag\":\"Select a tag\",Settings:\"Settings\",\"Settings navigation\":\"Settings navigation\",\"Smileys & Emotion\":\"Smileys & Emotion\",\"Start slideshow\":\"Start slideshow\",Submit:\"Submit\",Symbols:\"Symbols\",\"Travel & Places\":\"Travel & Places\",\"Type to search time zone\":\"Type to search time zone\",\"Unable to search the group\":\"Unable to search the group\",\"Undo changes\":\"Undo changes\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Write message, @ to mention someone, : for emoji autocompletion …\"}},{locale:\"eo\",translations:{\"{tag} (invisible)\":\"{tag} (kaŝita)\",\"{tag} (restricted)\":\"{tag} (limigita)\",Actions:\"Agoj\",Activities:\"Aktiveco\",\"Animals & Nature\":\"Bestoj & Naturo\",Choose:\"Elektu\",Close:\"Fermu\",Custom:\"Propra\",Flags:\"Flagoj\",\"Food & Drink\":\"Manĝaĵo & Trinkaĵo\",\"Frequently used\":\"Ofte uzataj\",\"Message limit of {count} characters reached\":\"La limo je {count} da literoj atingita\",Next:\"Sekva\",\"No emoji found\":\"La emoĝio forestas\",\"No results\":\"La rezulto forestas\",Objects:\"Objektoj\",\"Pause slideshow\":\"Payzi bildprezenton\",\"People & Body\":\"Homoj & Korpo\",\"Pick an emoji\":\"Elekti emoĝion \",Previous:\"Antaŭa\",Search:\"Serĉi\",\"Search results\":\"Serĉrezultoj\",\"Select a tag\":\"Elektu etikedon\",Settings:\"Agordo\",\"Settings navigation\":\"Agorda navigado\",\"Smileys & Emotion\":\"Ridoj kaj Emocioj\",\"Start slideshow\":\"Komenci bildprezenton\",Symbols:\"Signoj\",\"Travel & Places\":\"Vojaĵoj & Lokoj\",\"Unable to search the group\":\"Ne eblas serĉi en la grupo\",\"Write message, @ to mention someone …\":\"Mesaĝi, uzu @ por mencii iun ...\"}},{locale:\"es\",translations:{\"{tag} (invisible)\":\"{tag} (invisible)\",\"{tag} (restricted)\":\"{tag} (restringido)\",Actions:\"Acciones\",Activities:\"Actividades\",\"Animals & Nature\":\"Animales y naturaleza\",\"Anything shared with the same group of people will show up here\":\"Cualquier cosa que sea compartida con el mismo grupo de personas se mostrará aquí\",\"Avatar of {displayName}\":\"Avatar de {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar de {displayName}, {status}\",\"Cancel changes\":\"Cancelar cambios\",\"Change title\":\"Cambiar título\",Choose:\"Elegir\",\"Clear text\":\"Limpiar texto\",Close:\"Cerrar\",\"Close modal\":\"Cerrar modal\",\"Close navigation\":\"Cerrar navegación\",\"Close sidebar\":\"Cerrar barra lateral\",\"Confirm changes\":\"Confirmar cambios\",Custom:\"Personalizado\",\"Edit item\":\"Editar elemento\",\"Error getting related resources\":\"Se encontró un error al obtener los recursos relacionados\",\"External documentation for {title}\":\"Documentacion externa de {title}\",Favorite:\"Favorito\",Flags:\"Banderas\",\"Food & Drink\":\"Comida y bebida\",\"Frequently used\":\"Usado con frecuenca\",Global:\"Global\",\"Go back to the list\":\"Volver a la lista\",\"Hide password\":\"Ocultar contraseña\",\"Message limit of {count} characters reached\":\"El mensaje ha alcanzado el límite de {count} caracteres\",\"More items …\":\"Más ítems...\",Next:\"Siguiente\",\"No emoji found\":\"No hay ningún emoji\",\"No results\":\" Ningún resultado\",Objects:\"Objetos\",Open:\"Abrir\",'Open link to \"{resourceTitle}\"':'Abrir enlace a \"{resourceTitle}\"',\"Open navigation\":\"Abrir navegación\",\"Password is secure\":\"La contraseña es segura\",\"Pause slideshow\":\"Pausar la presentación \",\"People & Body\":\"Personas y cuerpos\",\"Pick a date\":\"Seleccione una fecha\",\"Pick a date and a time\":\"Seleccione una fecha y hora\",\"Pick a month\":\"Seleccione un mes\",\"Pick a time\":\"Seleccione una hora\",\"Pick a week\":\"Seleccione una semana\",\"Pick a year\":\"Seleccione un año\",\"Pick an emoji\":\"Elegir un emoji\",\"Please select a time zone:\":\"Por favor elige un huso de horario:\",Previous:\"Anterior\",\"Related resources\":\"Recursos relacionados\",Search:\"Buscar\",\"Search results\":\"Resultados de la búsqueda\",\"Select a tag\":\"Seleccione una etiqueta\",Settings:\"Ajustes\",\"Settings navigation\":\"Navegación por ajustes\",\"Show password\":\"Mostrar contraseña\",\"Smileys & Emotion\":\"Smileys y emoticonos\",\"Start slideshow\":\"Iniciar la presentación\",Submit:\"Enviar\",Symbols:\"Símbolos\",\"Travel & Places\":\"Viajes y lugares\",\"Type to search time zone\":\"Escribe para buscar un huso de horario\",\"Unable to search the group\":\"No es posible buscar en el grupo\",\"Undo changes\":\"Deshacer cambios\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Escribe un mensaje, @ para mencionar a alguien, : para autocompletado de emoji ...\"}},{locale:\"eu\",translations:{\"{tag} (invisible)\":\"{tag} (ikusezina)\",\"{tag} (restricted)\":\"{tag} (mugatua)\",Actions:\"Ekintzak\",Activities:\"Jarduerak\",\"Animals & Nature\":\"Animaliak eta Natura\",\"Avatar of {displayName}\":\"{displayName}-(e)n irudia\",\"Avatar of {displayName}, {status}\":\"{displayName} -(e)n irudia, {status}\",\"Cancel changes\":\"Ezeztatu aldaketak\",\"Change title\":\"Aldatu titulua\",Choose:\"Aukeratu\",Close:\"Itxi\",\"Close modal\":\"Itxi modala\",\"Close navigation\":\"Itxi nabigazioa\",\"Close sidebar\":\"Itxi albo-barra\",\"Confirm changes\":\"Baieztatu aldaketak\",Custom:\"Pertsonalizatua\",\"Edit item\":\"Editatu elementua\",\"External documentation for {title}\":\"Kanpoko dokumentazioa {title}(r)entzat\",Favorite:\"Gogokoa\",Flags:\"Banderak\",\"Food & Drink\":\"Janaria eta edariak\",\"Frequently used\":\"Askotan erabilia\",Global:\"Globala\",\"Go back to the list\":\"Bueltatu zerrendara\",items:\"elementuak\",\"Message limit of {count} characters reached\":\"Mezuaren {count} karaketere-limitera heldu zara\",\"More {dashboardItemType} …\":\"{dashboardItemType} gehiago…\",Next:\"Hurrengoa\",\"No emoji found\":\"Ez da emojirik aurkitu\",\"No results\":\"Emaitzarik ez\",Objects:\"Objektuak\",Open:\"Ireki\",\"Open navigation\":\"Ireki nabigazioa\",\"Pause slideshow\":\"Pausatu diaporama\",\"People & Body\":\"Jendea eta gorputza\",\"Pick an emoji\":\"Aukeratu emoji bat\",\"Please select a time zone:\":\"Mesedez hautatu ordu-zona bat:\",Previous:\"Aurrekoa\",Search:\"Bilatu\",\"Search results\":\"Bilaketa emaitzak\",\"Select a tag\":\"Hautatu etiketa bat\",Settings:\"Ezarpenak\",\"Settings navigation\":\"Nabigazio ezarpenak\",\"Smileys & Emotion\":\"Smileyak eta emozioa\",\"Start slideshow\":\"Hasi diaporama\",Submit:\"Bidali\",Symbols:\"Sinboloak\",\"Travel & Places\":\"Bidaiak eta lekuak\",\"Type to search time zone\":\"Idatzi ordu-zona bat bilatzeko\",\"Unable to search the group\":\"Ezin izan da taldea bilatu\",\"Undo changes\":\"Aldaketak desegin\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Idatzi mezua, @ norbait aipatzeko, : emojia automatikoki idazteko\"}},{locale:\"fi_FI\",translations:{\"{tag} (invisible)\":\"{tag} (näkymätön)\",\"{tag} (restricted)\":\"{tag} (rajoitettu)\",Actions:\"Toiminnot\",Activities:\"Aktiviteetit\",\"Animals & Nature\":\"Eläimet & luonto\",\"Avatar of {displayName}\":\"Käyttäjän {displayName} avatar\",\"Avatar of {displayName}, {status}\":\"Käyttäjän {displayName} avatar, {status}\",\"Cancel changes\":\"Peruuta muutokset\",Choose:\"Valitse\",Close:\"Sulje\",\"Close navigation\":\"Sulje navigaatio\",\"Confirm changes\":\"Vahvista muutokset\",Custom:\"Mukautettu\",\"Edit item\":\"Muokkaa kohdetta\",\"External documentation for {title}\":\"Ulkoinen dokumentaatio kohteelle {title}\",Flags:\"Liput\",\"Food & Drink\":\"Ruoka & juoma\",\"Frequently used\":\"Usein käytetyt\",Global:\"Yleinen\",\"Go back to the list\":\"Siirry takaisin listaan\",\"Message limit of {count} characters reached\":\"Viestin merkken enimmäisimäärä {count} täynnä \",Next:\"Seuraava\",\"No emoji found\":\"Emojia ei löytynyt\",\"No results\":\"Ei tuloksia\",Objects:\"Esineet & asiat\",\"Open navigation\":\"Avaa navigaatio\",\"Pause slideshow\":\"Keskeytä diaesitys\",\"People & Body\":\"Ihmiset & keho\",\"Pick an emoji\":\"Valitse emoji\",\"Please select a time zone:\":\"Valitse aikavyöhyke:\",Previous:\"Edellinen\",Search:\"Etsi\",\"Search results\":\"Hakutulokset\",\"Select a tag\":\"Valitse tagi\",Settings:\"Asetukset\",\"Settings navigation\":\"Asetusnavigaatio\",\"Smileys & Emotion\":\"Hymiöt & tunteet\",\"Start slideshow\":\"Aloita diaesitys\",Submit:\"Lähetä\",Symbols:\"Symbolit\",\"Travel & Places\":\"Matkustus & kohteet\",\"Type to search time zone\":\"Kirjoita etsiäksesi aikavyöhyke\",\"Unable to search the group\":\"Ryhmää ei voi hakea\",\"Undo changes\":\"Kumoa muutokset\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Kirjoita viesti, @ mainitaksesi käyttäjän, : emojin automaattitäydennykseen…\"}},{locale:\"fr\",translations:{\"{tag} (invisible)\":\"{tag} (invisible)\",\"{tag} (restricted)\":\"{tag} (restreint)\",Actions:\"Actions\",Activities:\"Activités\",\"Animals & Nature\":\"Animaux & Nature\",\"Avatar of {displayName}\":\"Avatar de {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar de {displayName}, {status}\",\"Cancel changes\":\"Annuler les modifications\",Choose:\"Choisir\",Close:\"Fermer\",\"Close modal\":\"Fermer la fenêtre\",\"Close navigation\":\"Fermer la navigation\",\"Confirm changes\":\"Confirmer les modifications\",Custom:\"Personnalisé\",\"Edit item\":\"Éditer l'élément\",\"External documentation for {title}\":\"Documentation externe pour {title}\",Flags:\"Drapeaux\",\"Food & Drink\":\"Nourriture & Boissons\",\"Frequently used\":\"Utilisés fréquemment\",Global:\"Global\",\"Go back to the list\":\"Retourner à la liste\",items:\"éléments\",\"Message limit of {count} characters reached\":\"Limite de messages de {count} caractères atteinte\",\"More {dashboardItemType} …\":\"Plus de {dashboardItemType} …\",Next:\"Suivant\",\"No emoji found\":\"Pas d’émoji trouvé\",\"No results\":\"Aucun résultat\",Objects:\"Objets\",Open:\"Ouvrir\",\"Open navigation\":\"Ouvrir la navigation\",\"Pause slideshow\":\"Mettre le diaporama en pause\",\"People & Body\":\"Personnes & Corps\",\"Pick an emoji\":\"Choisissez un émoji\",\"Please select a time zone:\":\"Sélectionnez un fuseau horaire : \",Previous:\"Précédent\",Search:\"Chercher\",\"Search results\":\"Résultats de recherche\",\"Select a tag\":\"Sélectionnez une balise\",Settings:\"Paramètres\",\"Settings navigation\":\"Navigation dans les paramètres\",\"Smileys & Emotion\":\"Smileys & Émotions\",\"Start slideshow\":\"Démarrer le diaporama\",Submit:\"Valider\",Symbols:\"Symboles\",\"Travel & Places\":\"Voyage & Lieux\",\"Type to search time zone\":\"Saisissez les premiers lettres pour rechercher un fuseau horaire\",\"Unable to search the group\":\"Impossible de chercher le groupe\",\"Undo changes\":\"Annuler les changements\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Ecrire un message, @ pour mentionner quelqu'un, : pour l'auto-complétion des émoticônes\"}},{locale:\"gl\",translations:{\"{tag} (invisible)\":\"{tag} (invisíbel)\",\"{tag} (restricted)\":\"{tag} (restrinxido)\",Actions:\"Accións\",Activities:\"Actividades\",\"Animals & Nature\":\"Animais e natureza\",\"Cancel changes\":\"Cancelar os cambios\",Choose:\"Escoller\",Close:\"Pechar\",\"Confirm changes\":\"Confirma os cambios\",Custom:\"Personalizado\",\"External documentation for {title}\":\"Documentación externa para {title}\",Flags:\"Bandeiras\",\"Food & Drink\":\"Comida e bebida\",\"Frequently used\":\"Usado con frecuencia\",\"Message limit of {count} characters reached\":\"Acadouse o límite de {count} caracteres por mensaxe\",Next:\"Seguinte\",\"No emoji found\":\"Non se atopou ningún «emoji»\",\"No results\":\"Sen resultados\",Objects:\"Obxectos\",\"Pause slideshow\":\"Pausar o diaporama\",\"People & Body\":\"Persoas e corpo\",\"Pick an emoji\":\"Escolla un «emoji»\",Previous:\"Anterir\",Search:\"Buscar\",\"Search results\":\"Resultados da busca\",\"Select a tag\":\"Seleccione unha etiqueta\",Settings:\"Axustes\",\"Settings navigation\":\"Navegación polos axustes\",\"Smileys & Emotion\":\"Sorrisos e emocións\",\"Start slideshow\":\"Iniciar o diaporama\",Submit:\"Enviar\",Symbols:\"Símbolos\",\"Travel & Places\":\"Viaxes e lugares\",\"Unable to search the group\":\"Non foi posíbel buscar o grupo\",\"Write message, @ to mention someone …\":\"Escriba a mensaxe, @ para mencionar a alguén…\"}},{locale:\"he\",translations:{\"{tag} (invisible)\":\"{tag} (נסתר)\",\"{tag} (restricted)\":\"{tag} (מוגבל)\",Actions:\"פעולות\",Activities:\"פעילויות\",\"Animals & Nature\":\"חיות וטבע\",Choose:\"בחירה\",Close:\"סגירה\",Custom:\"בהתאמה אישית\",Flags:\"דגלים\",\"Food & Drink\":\"מזון ומשקאות\",\"Frequently used\":\"בשימוש תדיר\",Next:\"הבא\",\"No emoji found\":\"לא נמצא אמוג׳י\",\"No results\":\"אין תוצאות\",Objects:\"חפצים\",\"Pause slideshow\":\"השהיית מצגת\",\"People & Body\":\"אנשים וגוף\",\"Pick an emoji\":\"נא לבחור אמוג׳י\",Previous:\"הקודם\",Search:\"חיפוש\",\"Search results\":\"תוצאות חיפוש\",\"Select a tag\":\"בחירת תגית\",Settings:\"הגדרות\",\"Smileys & Emotion\":\"חייכנים ורגשונים\",\"Start slideshow\":\"התחלת המצגת\",Symbols:\"סמלים\",\"Travel & Places\":\"טיולים ומקומות\",\"Unable to search the group\":\"לא ניתן לחפש בקבוצה\"}},{locale:\"hu_HU\",translations:{\"{tag} (invisible)\":\"{tag} (láthatatlan)\",\"{tag} (restricted)\":\"{tag} (korlátozott)\",Actions:\"Műveletek\",Activities:\"Tevékenységek\",\"Animals & Nature\":\"Állatok és természet\",\"Avatar of {displayName}\":\"{displayName} profilképe\",\"Avatar of {displayName}, {status}\":\"{displayName} profilképe, {status}\",\"Cancel changes\":\"Változtatások elvetése\",Choose:\"Válassszon\",Close:\"Bezárás\",\"Close modal\":\"Ablak bezárása\",\"Close navigation\":\"Navigáció bezárása\",\"Confirm changes\":\"Változtatások megerősítése\",Custom:\"Egyéni\",\"Edit item\":\"Elem szerkesztése\",\"External documentation for {title}\":\"Külső dokumentáció ehhez: {title}\",Flags:\"Zászló\",\"Food & Drink\":\"Étel és ital\",\"Frequently used\":\"Gyakran használt\",Global:\"Globális\",\"Go back to the list\":\"Ugrás vissza a listához\",items:\"elemek\",\"Message limit of {count} characters reached\":\"{count} karakteres üzenetkorlát elérve\",\"More {dashboardItemType} …\":\"Több {dashboardItemType}…\",Next:\"Következő\",\"No emoji found\":\"Nem található emodzsi\",\"No results\":\"Nincs találat\",Objects:\"Tárgyak\",Open:\"Megnyitás\",\"Open navigation\":\"Navigáció megnyitása\",\"Pause slideshow\":\"Diavetítés szüneteltetése\",\"People & Body\":\"Emberek és test\",\"Pick an emoji\":\"Válasszon egy emodzsit\",\"Please select a time zone:\":\"Válasszon időzónát:\",Previous:\"Előző\",Search:\"Keresés\",\"Search results\":\"Találatok\",\"Select a tag\":\"Válasszon címkét\",Settings:\"Beállítások\",\"Settings navigation\":\"Navigáció a beállításokban\",\"Smileys & Emotion\":\"Mosolyok és érzelmek\",\"Start slideshow\":\"Diavetítés indítása\",Submit:\"Beküldés\",Symbols:\"Szimbólumok\",\"Travel & Places\":\"Utazás és helyek\",\"Type to search time zone\":\"Gépeljen az időzóna kereséséhez\",\"Unable to search the group\":\"A csoport nem kereshető\",\"Undo changes\":\"Változtatások visszavonása\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Írjon üzenetet, @ valaki megemlítéséhez, : az emodzsik automatikus kiegészítéséhez…\"}},{locale:\"is\",translations:{\"{tag} (invisible)\":\"{tag} (ósýnilegt)\",\"{tag} (restricted)\":\"{tag} (takmarkað)\",Actions:\"Aðgerðir\",Activities:\"Aðgerðir\",\"Animals & Nature\":\"Dýr og náttúra\",Choose:\"Velja\",Close:\"Loka\",Custom:\"Sérsniðið\",Flags:\"Flögg\",\"Food & Drink\":\"Matur og drykkur\",\"Frequently used\":\"Oftast notað\",Next:\"Næsta\",\"No emoji found\":\"Ekkert tjáningartákn fannst\",\"No results\":\"Engar niðurstöður\",Objects:\"Hlutir\",\"Pause slideshow\":\"Gera hlé á skyggnusýningu\",\"People & Body\":\"Fólk og líkami\",\"Pick an emoji\":\"Veldu tjáningartákn\",Previous:\"Fyrri\",Search:\"Leita\",\"Search results\":\"Leitarniðurstöður\",\"Select a tag\":\"Veldu merki\",Settings:\"Stillingar\",\"Smileys & Emotion\":\"Broskallar og tilfinningar\",\"Start slideshow\":\"Byrja skyggnusýningu\",Symbols:\"Tákn\",\"Travel & Places\":\"Staðir og ferðalög\",\"Unable to search the group\":\"Get ekki leitað í hópnum\"}},{locale:\"it\",translations:{\"{tag} (invisible)\":\"{tag} (invisibile)\",\"{tag} (restricted)\":\"{tag} (limitato)\",Actions:\"Azioni\",Activities:\"Attività\",\"Animals & Nature\":\"Animali e natura\",\"Avatar of {displayName}\":\"Avatar di {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar di {displayName}, {status}\",\"Cancel changes\":\"Annulla modifiche\",Choose:\"Scegli\",Close:\"Chiudi\",\"Close navigation\":\"Chiudi la navigazione\",\"Confirm changes\":\"Conferma modifiche\",Custom:\"Personalizzato\",\"Edit item\":\"Modifica l'elemento\",\"External documentation for {title}\":\"Documentazione esterna per {title}\",Flags:\"Bandiere\",\"Food & Drink\":\"Cibo e bevande\",\"Frequently used\":\"Usati di frequente\",Global:\"Globale\",\"Go back to the list\":\"Torna all'elenco\",\"Message limit of {count} characters reached\":\"Limite dei messaggi di {count} caratteri raggiunto\",Next:\"Successivo\",\"No emoji found\":\"Nessun emoji trovato\",\"No results\":\"Nessun risultato\",Objects:\"Oggetti\",\"Open navigation\":\"Apri la navigazione\",\"Pause slideshow\":\"Presentazione in pausa\",\"People & Body\":\"Persone e corpo\",\"Pick an emoji\":\"Scegli un emoji\",\"Please select a time zone:\":\"Si prega di selezionare un fuso orario:\",Previous:\"Precedente\",Search:\"Cerca\",\"Search results\":\"Risultati di ricerca\",\"Select a tag\":\"Seleziona un'etichetta\",Settings:\"Impostazioni\",\"Settings navigation\":\"Navigazione delle impostazioni\",\"Smileys & Emotion\":\"Faccine ed emozioni\",\"Start slideshow\":\"Avvia presentazione\",Submit:\"Invia\",Symbols:\"Simboli\",\"Travel & Places\":\"Viaggi e luoghi\",\"Type to search time zone\":\"Digita per cercare un fuso orario\",\"Unable to search the group\":\"Impossibile cercare il gruppo\",\"Undo changes\":\"Cancella i cambiamenti\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Scrivi un messaggio, @ per menzionare qualcuno, : per il completamento automatico delle emoji ...\"}},{locale:\"ja_JP\",translations:{\"{tag} (invisible)\":\"{タグ} (不可視)\",\"{tag} (restricted)\":\"{タグ} (制限付)\",Actions:\"操作\",Activities:\"アクティビティ\",\"Animals & Nature\":\"動物と自然\",\"Anything shared with the same group of people will show up here\":\"同じグループで共有しているものは、全てここに表示されます\",\"Avatar of {displayName}\":\"{displayName} のアバター\",\"Avatar of {displayName}, {status}\":\"{displayName}, {status} のアバター\",\"Cancel changes\":\"変更をキャンセル\",\"Change title\":\"タイトルを変更\",Choose:\"選択\",\"Clear text\":\"テキストをクリア\",Close:\"閉じる\",\"Close modal\":\"モーダルを閉じる\",\"Close navigation\":\"ナビゲーションを閉じる\",\"Close sidebar\":\"サイドバーを閉じる\",\"Confirm changes\":\"変更を承認\",Custom:\"カスタム\",\"Edit item\":\"編集\",\"Error getting related resources\":\"関連リソースの取得エラー\",\"External documentation for {title}\":\"{title} のための添付文書\",Favorite:\"お気に入り\",Flags:\"国旗\",\"Food & Drink\":\"食べ物と飲み物\",\"Frequently used\":\"よく使うもの\",Global:\"全体\",\"Go back to the list\":\"リストに戻る\",\"Hide password\":\"パスワードを非表示\",\"Message limit of {count} characters reached\":\"{count} 文字のメッセージ上限に達しています\",\"More items …\":\"他のアイテム\",Next:\"次\",\"No emoji found\":\"絵文字が見つかりません\",\"No results\":\"なし\",Objects:\"物\",Open:\"開く\",'Open link to \"{resourceTitle}\"':'\"{resourceTitle}\"のリンクを開く',\"Open navigation\":\"ナビゲーションを開く\",\"Password is secure\":\"パスワードは保護されています\",\"Pause slideshow\":\"スライドショーを一時停止\",\"People & Body\":\"様々な人と体の部位\",\"Pick a date\":\"日付を選択してください\",\"Pick a date and a time\":\"日付と時刻を選択してください\",\"Pick a month\":\"月を選択してください\",\"Pick a time\":\"時間を選択してください\",\"Pick a week\":\"週を選択してください\",\"Pick a year\":\"年を選択してください\",\"Pick an emoji\":\"絵文字を選択\",\"Please select a time zone:\":\"タイムゾーンを選んで下さい:\",Previous:\"前\",\"Related resources\":\"関連リソース\",Search:\"検索\",\"Search results\":\"検索結果\",\"Select a tag\":\"タグを選択\",Settings:\"設定\",\"Settings navigation\":\"ナビゲーション設定\",\"Show password\":\"パスワードを表示\",\"Smileys & Emotion\":\"感情表現\",\"Start slideshow\":\"スライドショーを開始\",Submit:\"提出\",Symbols:\"記号\",\"Travel & Places\":\"旅行と場所\",\"Type to search time zone\":\"タイムゾーン検索のため入力してください\",\"Unable to search the group\":\"グループを検索できません\",\"Undo changes\":\"変更を取り消し\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"メッセージを書く、@で誰かを紹介する、: で絵文字を自動補完する ...\"}},{locale:\"lt_LT\",translations:{\"{tag} (invisible)\":\"{tag} (nematoma)\",\"{tag} (restricted)\":\"{tag} (apribota)\",Actions:\"Veiksmai\",Activities:\"Veiklos\",\"Animals & Nature\":\"Gyvūnai ir gamta\",Choose:\"Pasirinkti\",Close:\"Užverti\",Custom:\"Tinkinti\",\"External documentation for {title}\":\"Išorinė {title} dokumentacija\",Flags:\"Vėliavos\",\"Food & Drink\":\"Maistas ir gėrimai\",\"Frequently used\":\"Dažniausiai naudoti\",\"Message limit of {count} characters reached\":\"Pasiekta {count} simbolių žinutės riba\",Next:\"Kitas\",\"No emoji found\":\"Nerasta jaustukų\",\"No results\":\"Nėra rezultatų\",Objects:\"Objektai\",\"Pause slideshow\":\"Pristabdyti skaidrių rodymą\",\"People & Body\":\"Žmonės ir kūnas\",\"Pick an emoji\":\"Pasirinkti jaustuką\",Previous:\"Ankstesnis\",Search:\"Ieškoti\",\"Search results\":\"Paieškos rezultatai\",\"Select a tag\":\"Pasirinkti žymę\",Settings:\"Nustatymai\",\"Settings navigation\":\"Naršymas nustatymuose\",\"Smileys & Emotion\":\"Šypsenos ir emocijos\",\"Start slideshow\":\"Pradėti skaidrių rodymą\",Submit:\"Pateikti\",Symbols:\"Simboliai\",\"Travel & Places\":\"Kelionės ir vietos\",\"Unable to search the group\":\"Nepavyko atlikti paiešką grupėje\",\"Write message, @ to mention someone …\":\"Rašykite žinutę, naudokite @ norėdami kažką paminėti…\"}},{locale:\"lv\",translations:{\"{tag} (invisible)\":\"{tag} (neredzams)\",\"{tag} (restricted)\":\"{tag} (ierobežots)\",Choose:\"Izvēlēties\",Close:\"Aizvērt\",Next:\"Nākamais\",\"No results\":\"Nav rezultātu\",\"Pause slideshow\":\"Pauzēt slaidrādi\",Previous:\"Iepriekšējais\",\"Select a tag\":\"Izvēlēties birku\",Settings:\"Iestatījumi\",\"Start slideshow\":\"Sākt slaidrādi\"}},{locale:\"mk\",translations:{\"{tag} (invisible)\":\"{tag} (невидливо)\",\"{tag} (restricted)\":\"{tag} (ограничено)\",Actions:\"Акции\",Activities:\"Активности\",\"Animals & Nature\":\"Животни & Природа\",\"Avatar of {displayName}\":\"Аватар на {displayName}\",\"Avatar of {displayName}, {status}\":\"Аватар на {displayName}, {status}\",\"Cancel changes\":\"Откажи ги промените\",\"Change title\":\"Промени наслов\",Choose:\"Избери\",Close:\"Затвори\",\"Close modal\":\"Затвори модал\",\"Close navigation\":\"Затвори навигација\",\"Confirm changes\":\"Потврди ги промените\",Custom:\"Прилагодени\",\"Edit item\":\"Уреди\",\"External documentation for {title}\":\"Надворешна документација за {title}\",Favorite:\"Фаворити\",Flags:\"Знамиња\",\"Food & Drink\":\"Храна & Пијалоци\",\"Frequently used\":\"Најчесто користени\",Global:\"Глобално\",\"Go back to the list\":\"Врати се на листата\",items:\"ставки\",\"Message limit of {count} characters reached\":\"Ограничувањето на должината на пораката од {count} карактери е надминато\",\"More {dashboardItemType} …\":\"Повеќе {dashboardItemType} …\",Next:\"Следно\",\"No emoji found\":\"Не се пронајдени емотикони\",\"No results\":\"Нема резултати\",Objects:\"Објекти\",Open:\"Отвори\",\"Open navigation\":\"Отвори навигација\",\"Pause slideshow\":\"Пузирај слајдшоу\",\"People & Body\":\"Луѓе & Тело\",\"Pick an emoji\":\"Избери емотикон\",\"Please select a time zone:\":\"Изберете временска зона:\",Previous:\"Предходно\",Search:\"Барај\",\"Search results\":\"Резултати од барувањето\",\"Select a tag\":\"Избери ознака\",Settings:\"Параметри\",\"Settings navigation\":\"Параметри за навигација\",\"Smileys & Emotion\":\"Смешковци & Емотикони\",\"Start slideshow\":\"Стартувај слајдшоу\",Submit:\"Испрати\",Symbols:\"Симболи\",\"Travel & Places\":\"Патувања & Места\",\"Type to search time zone\":\"Напишете за да пребарате временска зона\",\"Unable to search the group\":\"Неможе да се принајде групата\",\"Undo changes\":\"Врати ги промените\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Напиши порака, @ за да спомнете некого, : за емотинони автоатско комплетирање ...\"}},{locale:\"my\",translations:{\"{tag} (invisible)\":\"{tag} (ကွယ်ဝှက်ထား)\",\"{tag} (restricted)\":\"{tag} (ကန့်သတ်)\",Actions:\"လုပ်ဆောင်ချက်များ\",Activities:\"ပြုလုပ်ဆောင်တာများ\",\"Animals & Nature\":\"တိရစ္ဆာန်များနှင့် သဘာဝ\",\"Avatar of {displayName}\":\"{displayName} ၏ ကိုယ်ပွား\",\"Cancel changes\":\"ပြောင်းလဲမှုများ ပယ်ဖျက်ရန်\",Choose:\"ရွေးချယ်ရန်\",Close:\"ပိတ်ရန်\",\"Confirm changes\":\"ပြောင်းလဲမှုများ အတည်ပြုရန်\",Custom:\"အလိုကျချိန်ညှိမှု\",\"External documentation for {title}\":\"{title} အတွက် ပြင်ပ စာရွက်စာတမ်း\",Flags:\"အလံများ\",\"Food & Drink\":\"အစားအသောက်\",\"Frequently used\":\"မကြာခဏအသုံးပြုသော\",Global:\"ကမ္ဘာလုံးဆိုင်ရာ\",\"Message limit of {count} characters reached\":\"ကန့်သတ် စာလုံးရေ {count} လုံး ပြည့်ပါပြီ\",Next:\"နောက်သို့ဆက်ရန်\",\"No emoji found\":\"အီမိုဂျီ ရှာဖွေမတွေ့နိုင်ပါ\",\"No results\":\"ရလဒ်မရှိပါ\",Objects:\"အရာဝတ္ထုများ\",\"Pause slideshow\":\"စလိုက်ရှိုး ခေတ္တရပ်ရန်\",\"People & Body\":\"လူပုဂ္ဂိုလ်များနှင့် ခန္ဓာကိုယ်\",\"Pick an emoji\":\"အီမိုဂျီရွေးရန်\",\"Please select a time zone:\":\"ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ\",Previous:\"ယခင်\",Search:\"ရှာဖွေရန်\",\"Search results\":\"ရှာဖွေမှု ရလဒ်များ\",\"Select a tag\":\"tag ရွေးချယ်ရန်\",Settings:\"ချိန်ညှိချက်များ\",\"Settings navigation\":\"ချိန်ညှိချက်အညွှန်း\",\"Smileys & Emotion\":\"စမိုင်လီများနှင့် အီမိုရှင်း\",\"Start slideshow\":\"စလိုက်ရှိုးအား စတင်ရန်\",Submit:\"တင်သွင်းရန်\",Symbols:\"သင်္ကေတများ\",\"Travel & Places\":\"ခရီးသွားလာခြင်းနှင့် နေရာများ\",\"Type to search time zone\":\"ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ\",\"Unable to search the group\":\"အဖွဲ့အား ရှာဖွေ၍ မရနိုင်ပါ\",\"Write message, @ to mention someone …\":\"စာရေးသားရန်၊ တစ်စုံတစ်ဦးအား @ အသုံးပြု ရည်ညွှန်းရန်...\"}},{locale:\"nb_NO\",translations:{\"{tag} (invisible)\":\"{tag} (usynlig)\",\"{tag} (restricted)\":\"{tag} (beskyttet)\",Actions:\"Handlinger\",Activities:\"Aktiviteter\",\"Animals & Nature\":\"Dyr og natur\",\"Avatar of {displayName}\":\"Avataren til {displayName}\",\"Avatar of {displayName}, {status}\":\"{displayName}'s avatar, {status}\",\"Cancel changes\":\"Avbryt endringer\",\"Change title\":\"Endre tittel\",Choose:\"Velg\",Close:\"Lukk\",\"Close modal\":\"Lukk modal\",\"Close navigation\":\"Lukk navigasjon\",\"Close sidebar\":\"Lukk sidepanel\",\"Confirm changes\":\"Bekreft endringer\",Custom:\"Tilpasset\",\"Edit item\":\"Rediger\",\"External documentation for {title}\":\"Ekstern dokumentasjon for {title}\",Favorite:\"Favoritt\",Flags:\"Flagg\",\"Food & Drink\":\"Mat og drikke\",\"Frequently used\":\"Ofte brukt\",Global:\"Global\",\"Go back to the list\":\"Gå tilbake til listen\",items:\"enheter\",\"Message limit of {count} characters reached\":\"Karakter begrensing {count} nådd i melding\",\"More {dashboardItemType} …\":\"Mer {dashboardItemType} …\",Next:\"Neste\",\"No emoji found\":\"Fant ingen emoji\",\"No results\":\"Ingen resultater\",Objects:\"Objekter\",Open:\"Åpne\",\"Open navigation\":\"Åpne navigasjon\",\"Pause slideshow\":\"Pause lysbildefremvisning\",\"People & Body\":\"Mennesker og kropp\",\"Pick an emoji\":\"Velg en emoji\",\"Please select a time zone:\":\"Vennligst velg tidssone\",Previous:\"Forrige\",Search:\"Søk\",\"Search results\":\"Søkeresultater\",\"Select a tag\":\"Velg en merkelapp\",Settings:\"Innstillinger\",\"Settings navigation\":\"Navigasjonsinstillinger\",\"Smileys & Emotion\":\"Smilefjes og følelser\",\"Start slideshow\":\"Start lysbildefremvisning\",Submit:\"Send\",Symbols:\"Symboler\",\"Travel & Places\":\"Reise og steder\",\"Type to search time zone\":\"Tast for å søke etter tidssone\",\"Unable to search the group\":\"Kunne ikke søke i gruppen\",\"Undo changes\":\"Tilbakestill endringer\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Skriv melding, @ for å nevne noen, : for emoji-autofullføring…\"}},{locale:\"nl\",translations:{\"{tag} (invisible)\":\"{tag} (onzichtbaar)\",\"{tag} (restricted)\":\"{tag} (beperkt)\",Actions:\"Acties\",Activities:\"Activiteiten\",\"Animals & Nature\":\"Dieren & Natuur\",\"Avatar of {displayName}\":\"Avatar van {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar van {displayName}, {status}\",\"Cancel changes\":\"Wijzigingen annuleren\",Choose:\"Kies\",Close:\"Sluiten\",\"Close navigation\":\"Navigatie sluiten\",\"Confirm changes\":\"Wijzigingen bevestigen\",Custom:\"Aangepast\",\"Edit item\":\"Item bewerken\",\"External documentation for {title}\":\"Externe documentatie voor {title}\",Flags:\"Vlaggen\",\"Food & Drink\":\"Eten & Drinken\",\"Frequently used\":\"Vaak gebruikt\",Global:\"Globaal\",\"Go back to the list\":\"Ga terug naar de lijst\",\"Message limit of {count} characters reached\":\"Berichtlimiet van {count} karakters bereikt\",Next:\"Volgende\",\"No emoji found\":\"Geen emoji gevonden\",\"No results\":\"Geen resultaten\",Objects:\"Objecten\",\"Open navigation\":\"Navigatie openen\",\"Pause slideshow\":\"Pauzeer diavoorstelling\",\"People & Body\":\"Mensen & Lichaam\",\"Pick an emoji\":\"Kies een emoji\",\"Please select a time zone:\":\"Selecteer een tijdzone:\",Previous:\"Vorige\",Search:\"Zoeken\",\"Search results\":\"Zoekresultaten\",\"Select a tag\":\"Selecteer een label\",Settings:\"Instellingen\",\"Settings navigation\":\"Instellingen navigatie\",\"Smileys & Emotion\":\"Smileys & Emotie\",\"Start slideshow\":\"Start diavoorstelling\",Submit:\"Verwerken\",Symbols:\"Symbolen\",\"Travel & Places\":\"Reizen & Plaatsen\",\"Type to search time zone\":\"Type om de tijdzone te zoeken\",\"Unable to search the group\":\"Kan niet in de groep zoeken\",\"Undo changes\":\"Wijzigingen ongedaan maken\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Schrijf bericht, @ om iemand te noemen, : voor emoji auto-aanvullen ...\"}},{locale:\"oc\",translations:{\"{tag} (invisible)\":\"{tag} (invisible)\",\"{tag} (restricted)\":\"{tag} (limit)\",Actions:\"Accions\",Choose:\"Causir\",Close:\"Tampar\",Next:\"Seguent\",\"No results\":\"Cap de resultat\",\"Pause slideshow\":\"Metre en pausa lo diaporama\",Previous:\"Precedent\",\"Select a tag\":\"Seleccionar una etiqueta\",Settings:\"Paramètres\",\"Start slideshow\":\"Lançar lo diaporama\"}},{locale:\"pl\",translations:{\"{tag} (invisible)\":\"{tag} (niewidoczna)\",\"{tag} (restricted)\":\"{tag} (ograniczona)\",Actions:\"Działania\",Activities:\"Aktywność\",\"Animals & Nature\":\"Zwierzęta i natura\",\"Anything shared with the same group of people will show up here\":\"Tutaj pojawi się wszystko, co zostało udostępnione tej samej grupie osób\",\"Avatar of {displayName}\":\"Awatar {displayName}\",\"Avatar of {displayName}, {status}\":\"Awatar {displayName}, {status}\",\"Cancel changes\":\"Anuluj zmiany\",\"Change title\":\"Zmień tytuł\",Choose:\"Wybierz\",\"Clear text\":\"Wyczyść tekst\",Close:\"Zamknij\",\"Close modal\":\"Zamknij modal\",\"Close navigation\":\"Zamknij nawigację\",\"Close sidebar\":\"Zamknij pasek boczny\",\"Confirm changes\":\"Potwierdź zmiany\",Custom:\"Zwyczajne\",\"Edit item\":\"Edytuj element\",\"Error getting related resources\":\"Błąd podczas pobierania powiązanych zasobów\",\"External documentation for {title}\":\"Dokumentacja zewnętrzna dla {title}\",Favorite:\"Ulubiony\",Flags:\"Flagi\",\"Food & Drink\":\"Jedzenie i picie\",\"Frequently used\":\"Często używane\",Global:\"Globalnie\",\"Go back to the list\":\"Powrót do listy\",\"Hide password\":\"Ukryj hasło\",\"Message limit of {count} characters reached\":\"Przekroczono limit wiadomości wynoszący {count} znaków\",\"More items …\":\"Więcej pozycji…\",Next:\"Następny\",\"No emoji found\":\"Nie znaleziono emotikonów\",\"No results\":\"Brak wyników\",Objects:\"Obiekty\",Open:\"Otwórz\",'Open link to \"{resourceTitle}\"':'Otwórz link do \"{resourceTitle}\"',\"Open navigation\":\"Otwórz nawigację\",\"Password is secure\":\"Hasło jest bezpieczne\",\"Pause slideshow\":\"Wstrzymaj pokaz slajdów\",\"People & Body\":\"Ludzie i ciało\",\"Pick a date\":\"Wybierz datę\",\"Pick a date and a time\":\"Wybierz datę i godzinę\",\"Pick a month\":\"Wybierz miesiąc\",\"Pick a time\":\"Wybierz czas\",\"Pick a week\":\"Wybierz tydzień\",\"Pick a year\":\"Wybierz rok\",\"Pick an emoji\":\"Wybierz emoji\",\"Please select a time zone:\":\"Wybierz strefę czasową:\",Previous:\"Poprzedni\",\"Related resources\":\"Powiązane zasoby\",Search:\"Szukaj\",\"Search results\":\"Wyniki wyszukiwania\",\"Select a tag\":\"Wybierz etykietę\",Settings:\"Ustawienia\",\"Settings navigation\":\"Ustawienia nawigacji\",\"Show password\":\"Pokaż hasło\",\"Smileys & Emotion\":\"Buźki i emotikony\",\"Start slideshow\":\"Rozpocznij pokaz slajdów\",Submit:\"Wyślij\",Symbols:\"Symbole\",\"Travel & Places\":\"Podróże i miejsca\",\"Type to search time zone\":\"Wpisz, aby wyszukać strefę czasową\",\"Unable to search the group\":\"Nie można przeszukać grupy\",\"Undo changes\":\"Cofnij zmiany\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napisz wiadomość, @ aby o kimś wspomnieć, : dla autouzupełniania emotikon…\"}},{locale:\"pt_BR\",translations:{\"{tag} (invisible)\":\"{tag} (invisível)\",\"{tag} (restricted)\":\"{tag} (restrito) \",Actions:\"Ações\",Activities:\"Atividades\",\"Animals & Nature\":\"Animais & Natureza\",\"Anything shared with the same group of people will show up here\":\"Qualquer coisa compartilhada com o mesmo grupo de pessoas aparecerá aqui\",\"Avatar of {displayName}\":\"Avatar de {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar de {displayName}, {status}\",\"Cancel changes\":\"Cancelar alterações\",\"Change title\":\"Alterar título\",Choose:\"Escolher\",\"Clear text\":\"Limpar texto\",Close:\"Fechar\",\"Close modal\":\"Fechar modal\",\"Close navigation\":\"Fechar navegação\",\"Close sidebar\":\"Fechar barra lateral\",\"Confirm changes\":\"Confirmar alterações\",Custom:\"Personalizado\",\"Edit item\":\"Editar item\",\"Error getting related resources\":\"Erro ao obter recursos relacionados\",\"External documentation for {title}\":\"Documentação externa para {title}\",Favorite:\"Favorito\",Flags:\"Bandeiras\",\"Food & Drink\":\"Comida & Bebida\",\"Frequently used\":\"Mais usados\",Global:\"Global\",\"Go back to the list\":\"Volte para a lista\",\"Hide password\":\"Ocultar a senha\",\"Message limit of {count} characters reached\":\"Limite de mensagem de {count} caracteres atingido\",\"More items …\":\"Mais itens …\",Next:\"Próximo\",\"No emoji found\":\"Nenhum emoji encontrado\",\"No results\":\"Sem resultados\",Objects:\"Objetos\",Open:\"Aberto\",'Open link to \"{resourceTitle}\"':'Abrir link para \"{resourceTitle}\"',\"Open navigation\":\"Abrir navegação\",\"Password is secure\":\"A senha é segura\",\"Pause slideshow\":\"Pausar apresentação de slides\",\"People & Body\":\"Pessoas & Corpo\",\"Pick a date\":\"Escolha uma data\",\"Pick a date and a time\":\"Escolha uma data e um horário\",\"Pick a month\":\"Escolha um mês\",\"Pick a time\":\"Escolha um horário\",\"Pick a week\":\"Escolha uma semana\",\"Pick a year\":\"Escolha um ano\",\"Pick an emoji\":\"Escolha um emoji\",\"Please select a time zone:\":\"Selecione um fuso horário: \",Previous:\"Anterior\",\"Related resources\":\"Recursos relacionados\",Search:\"Pesquisar\",\"Search results\":\"Resultados da pesquisa\",\"Select a tag\":\"Selecionar uma tag\",Settings:\"Configurações\",\"Settings navigation\":\"Navegação de configurações\",\"Show password\":\"Mostrar senha\",\"Smileys & Emotion\":\"Smiles & Emoções\",\"Start slideshow\":\"Iniciar apresentação de slides\",Submit:\"Enviar\",Symbols:\"Símbolo\",\"Travel & Places\":\"Viagem & Lugares\",\"Type to search time zone\":\"Digite para pesquisar o fuso horário \",\"Unable to search the group\":\"Não foi possível pesquisar o grupo\",\"Undo changes\":\"Desfazer modificações\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Escreva mensagem, @ para mencionar alguém, : para autocompleção emoji...\"}},{locale:\"pt_PT\",translations:{\"{tag} (invisible)\":\"{tag} (invisivel)\",\"{tag} (restricted)\":\"{tag} (restrito)\",Actions:\"Ações\",Choose:\"Escolher\",Close:\"Fechar\",Next:\"Seguinte\",\"No results\":\"Sem resultados\",\"Pause slideshow\":\"Pausar diaporama\",Previous:\"Anterior\",\"Select a tag\":\"Selecionar uma etiqueta\",Settings:\"Definições\",\"Start slideshow\":\"Iniciar diaporama\",\"Unable to search the group\":\"Não é possível pesquisar o grupo\"}},{locale:\"ro\",translations:{\"{tag} (invisible)\":\"{tag} (invizibil)\",\"{tag} (restricted)\":\"{tag} (restricționat)\",Actions:\"Acțiuni\",Activities:\"Activități\",\"Animals & Nature\":\"Animale și natură\",\"Avatar of {displayName}\":\"Avatarul lui {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatarul lui {displayName}, {status}\",\"Cancel changes\":\"Anulează modificările\",\"Change title\":\"Modificați titlul\",Choose:\"Alegeți\",Close:\"Închideți\",\"Close modal\":\"Închideți modulul\",\"Close navigation\":\"Închideți navigarea\",\"Close sidebar\":\"Închide bara laterală\",\"Confirm changes\":\"Confirmați modificările\",Custom:\"Personalizat\",\"Edit item\":\"Editați elementul\",\"External documentation for {title}\":\"Documentație externă pentru {title}\",Favorite:\"Favorit\",Flags:\"Marcaje\",\"Food & Drink\":\"Alimente și băuturi\",\"Frequently used\":\"Utilizate frecvent\",Global:\"Global\",\"Go back to the list\":\"Întoarceți-vă la listă\",items:\"articole\",\"Message limit of {count} characters reached\":\"Limita mesajului de {count} caractere a fost atinsă\",\"More {dashboardItemType} …\":\"Mai multe {dashboardItemType} …\",Next:\"Următorul\",\"No emoji found\":\"Nu s-a găsit niciun emoji\",\"No results\":\"Nu există rezultate\",Objects:\"Obiecte\",Open:\"Deschideți\",\"Open navigation\":\"Deschideți navigația\",\"Pause slideshow\":\"Pauză prezentare de diapozitive\",\"People & Body\":\"Oameni și corp\",\"Pick an emoji\":\"Alege un emoji\",\"Please select a time zone:\":\"Vă rugăm să selectați un fus orar:\",Previous:\"Anterior\",Search:\"Căutare\",\"Search results\":\"Rezultatele căutării\",\"Select a tag\":\"Selectați o etichetă\",Settings:\"Setări\",\"Settings navigation\":\"Navigare setări\",\"Smileys & Emotion\":\"Zâmbete și emoții\",\"Start slideshow\":\"Începeți prezentarea de diapozitive\",Submit:\"Trimiteți\",Symbols:\"Simboluri\",\"Travel & Places\":\"Călătorii și locuri\",\"Type to search time zone\":\"Tastați pentru a căuta fusul orar\",\"Unable to search the group\":\"Imposibilitatea de a căuta în grup\",\"Undo changes\":\"Anularea modificărilor\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Scrieți un mesaj, @ pentru a menționa pe cineva, : pentru autocompletare emoji ...\"}},{locale:\"ru\",translations:{\"{tag} (invisible)\":\"{tag} (невидимое)\",\"{tag} (restricted)\":\"{tag} (ограниченное)\",Actions:\"Действия \",Activities:\"События\",\"Animals & Nature\":\"Животные и природа \",\"Avatar of {displayName}\":\"Аватар {displayName}\",\"Avatar of {displayName}, {status}\":\"Фотография {displayName}, {status}\",\"Cancel changes\":\"Отменить изменения\",Choose:\"Выберите\",Close:\"Закрыть\",\"Close modal\":\"Закрыть модальное окно\",\"Close navigation\":\"Закрыть навигацию\",\"Confirm changes\":\"Подтвердить изменения\",Custom:\"Пользовательское\",\"Edit item\":\"Изменить элемент\",\"External documentation for {title}\":\"Внешняя документация для {title}\",Flags:\"Флаги\",\"Food & Drink\":\"Еда, напиток\",\"Frequently used\":\"Часто используемый\",Global:\"Глобальный\",\"Go back to the list\":\"Вернуться к списку\",items:\"элементов\",\"Message limit of {count} characters reached\":\"Достигнуто ограничение на количество символов в {count}\",\"More {dashboardItemType} …\":\"Больше {dashboardItemType} …\",Next:\"Следующее\",\"No emoji found\":\"Эмодзи не найдено\",\"No results\":\"Результаты отсуствуют\",Objects:\"Объекты\",Open:\"Открыть\",\"Open navigation\":\"Открыть навигацию\",\"Pause slideshow\":\"Приостановить показ слйдов\",\"People & Body\":\"Люди и тело\",\"Pick an emoji\":\"Выберите эмодзи\",\"Please select a time zone:\":\"Пожалуйста, выберите часовой пояс:\",Previous:\"Предыдущее\",Search:\"Поиск\",\"Search results\":\"Результаты поиска\",\"Select a tag\":\"Выберите метку\",Settings:\"Параметры\",\"Settings navigation\":\"Навигация по настройкам\",\"Smileys & Emotion\":\"Смайлики и эмоции\",\"Start slideshow\":\"Начать показ слайдов\",Submit:\"Утвердить\",Symbols:\"Символы\",\"Travel & Places\":\"Путешествия и места\",\"Type to search time zone\":\"Введите для поиска часового пояса\",\"Unable to search the group\":\"Невозможно найти группу\",\"Undo changes\":\"Отменить изменения\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Напишите сообщение, @ - чтобы упомянуть кого-то, : - для автозаполнения эмодзи …\"}},{locale:\"sk_SK\",translations:{\"{tag} (invisible)\":\"{tag} (neviditeľný)\",\"{tag} (restricted)\":\"{tag} (obmedzený)\",Actions:\"Akcie\",Activities:\"Aktivity\",\"Animals & Nature\":\"Zvieratá a príroda\",\"Avatar of {displayName}\":\"Avatar {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar {displayName}, {status}\",\"Cancel changes\":\"Zrušiť zmeny\",Choose:\"Vybrať\",Close:\"Zatvoriť\",\"Close navigation\":\"Zavrieť navigáciu\",\"Confirm changes\":\"Potvrdiť zmeny\",Custom:\"Zvyk\",\"Edit item\":\"Upraviť položku\",\"External documentation for {title}\":\"Externá dokumentácia pre {title}\",Flags:\"Vlajky\",\"Food & Drink\":\"Jedlo a nápoje\",\"Frequently used\":\"Často používané\",Global:\"Globálne\",\"Go back to the list\":\"Naspäť na zoznam\",\"Message limit of {count} characters reached\":\"Limit správy na {count} znakov dosiahnutý\",Next:\"Ďalší\",\"No emoji found\":\"Nenašli sa žiadne emodži\",\"No results\":\"Žiadne výsledky\",Objects:\"Objekty\",\"Open navigation\":\"Otvoriť navigáciu\",\"Pause slideshow\":\"Pozastaviť prezentáciu\",\"People & Body\":\"Ľudia a telo\",\"Pick an emoji\":\"Vyberte si emodži\",\"Please select a time zone:\":\"Prosím vyberte časovú zónu:\",Previous:\"Predchádzajúci\",Search:\"Hľadať\",\"Search results\":\"Výsledky vyhľadávania\",\"Select a tag\":\"Vybrať štítok\",Settings:\"Nastavenia\",\"Settings navigation\":\"Navigácia v nastaveniach\",\"Smileys & Emotion\":\"Smajlíky a emócie\",\"Start slideshow\":\"Začať prezentáciu\",Submit:\"Odoslať\",Symbols:\"Symboly\",\"Travel & Places\":\"Cestovanie a miesta\",\"Type to search time zone\":\"Začníte písať pre vyhľadávanie časovej zóny\",\"Unable to search the group\":\"Skupinu sa nepodarilo nájsť\",\"Undo changes\":\"Vrátiť zmeny\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napíšte správu, @ ak chcete niekoho spomenúť, : pre automatické dopĺňanie emotikonov…\"}},{locale:\"sl\",translations:{\"{tag} (invisible)\":\"{tag} (nevidno)\",\"{tag} (restricted)\":\"{tag} (omejeno)\",Actions:\"Dejanja\",Activities:\"Dejavnosti\",\"Animals & Nature\":\"Živali in Narava\",\"Avatar of {displayName}\":\"Podoba {displayName}\",\"Avatar of {displayName}, {status}\":\"Prikazna slika {displayName}, {status}\",\"Cancel changes\":\"Prekliči spremembe\",\"Change title\":\"Spremeni naziv\",Choose:\"Izbor\",\"Clear text\":\"Počisti besedilo\",Close:\"Zapri\",\"Close modal\":\"Zapri pojavno okno\",\"Close navigation\":\"Zapri krmarjenje\",\"Close sidebar\":\"Zapri stransko vrstico\",\"Confirm changes\":\"Potrdi spremembe\",Custom:\"Po meri\",\"Edit item\":\"Uredi predmet\",\"Error getting related resources\":\"Napaka pridobivanja povezanih virov\",\"External documentation for {title}\":\"Zunanja dokumentacija za {title}\",Favorite:\"Priljubljeno\",Flags:\"Zastavice\",\"Food & Drink\":\"Hrana in Pijača\",\"Frequently used\":\"Pogostost uporabe\",Global:\"Splošno\",\"Go back to the list\":\"Vrni se na seznam\",\"Hide password\":\"Skrij geslo\",\"Message limit of {count} characters reached\":\"Dosežena omejitev {count} znakov na sporočilo.\",\"More items …\":\"Več predmetov ...\",Next:\"Naslednji\",\"No emoji found\":\"Ni najdenih izraznih ikon\",\"No results\":\"Ni zadetkov\",Objects:\"Predmeti\",Open:\"Odpri\",'Open link to \"{resourceTitle}\"':\"Odpri povezavo do »{resourceTitle}«\",\"Open navigation\":\"Odpri krmarjenje\",\"Password is secure\":\"Geslo je varno\",\"Pause slideshow\":\"Ustavi predstavitev\",\"People & Body\":\"Ljudje in Telo\",\"Pick a date\":\"Izbor datuma\",\"Pick a date and a time\":\"Izbor datuma in časa\",\"Pick a month\":\"Izbor meseca\",\"Pick a time\":\"Izbor časa\",\"Pick a week\":\"Izbor tedna\",\"Pick a year\":\"Izbor leta\",\"Pick an emoji\":\"Izbor izrazne ikone\",\"Please select a time zone:\":\"Izbor časovnega pasu:\",Previous:\"Predhodni\",\"Related resources\":\"Povezani viri\",Search:\"Iskanje\",\"Search results\":\"Zadetki iskanja\",\"Select a tag\":\"Izbor oznake\",Settings:\"Nastavitve\",\"Settings navigation\":\"Krmarjenje nastavitev\",\"Show password\":\"Pokaži geslo\",\"Smileys & Emotion\":\"Izrazne ikone\",\"Start slideshow\":\"Začni predstavitev\",Submit:\"Pošlji\",Symbols:\"Simboli\",\"Travel & Places\":\"Potovanja in Kraji\",\"Type to search time zone\":\"Vpišite niz za iskanje časovnega pasu\",\"Unable to search the group\":\"Ni mogoče iskati po skupini\",\"Undo changes\":\"Razveljavi spremembe\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napišite sporočilo, za omembo pred ime postavite@, začnite z : za vstavljanje izraznih ikon …\"}},{locale:\"sr\",translations:{\"{tag} (invisible)\":\"{tag} (nevidljivo)\",\"{tag} (restricted)\":\"{tag} (ograničeno)\",Actions:\"Radnje\",Activities:\"Aktivnosti\",\"Animals & Nature\":\"Životinje i Priroda\",\"Avatar of {displayName}\":\"Avatar za {displayName}\",\"Avatar of {displayName}, {status}\":\"Avatar za {displayName}, {status}\",\"Cancel changes\":\"Otkaži izmene\",\"Change title\":\"Izmeni naziv\",Choose:\"Изаберите\",Close:\"Затвори\",\"Close modal\":\"Zatvori modal\",\"Close navigation\":\"Zatvori navigaciju\",\"Close sidebar\":\"Zatvori bočnu traku\",\"Confirm changes\":\"Potvrdite promene\",Custom:\"Po meri\",\"Edit item\":\"Uredi stavku\",\"External documentation for {title}\":\"Eksterna dokumentacija za {title}\",Favorite:\"Omiljeni\",Flags:\"Zastave\",\"Food & Drink\":\"Hrana i Piće\",\"Frequently used\":\"Često korišćeno\",Global:\"Globalno\",\"Go back to the list\":\"Natrag na listu\",items:\"stavke\",\"Message limit of {count} characters reached\":\"Dostignuto je ograničenje za poruke od {count} znakova\",\"More {dashboardItemType} …\":\"Više {dashboardItemType} …\",Next:\"Следеће\",\"No emoji found\":\"Nije pronađen nijedan emodži\",\"No results\":\"Нема резултата\",Objects:\"Objekti\",Open:\"Otvori\",\"Open navigation\":\"Otvori navigaciju\",\"Pause slideshow\":\"Паузирај слајд шоу\",\"People & Body\":\"Ljudi i Telo\",\"Pick an emoji\":\"Izaberi emodži\",\"Please select a time zone:\":\"Molimo izaberite vremensku zonu:\",Previous:\"Претходно\",Search:\"Pretraži\",\"Search results\":\"Rezultati pretrage\",\"Select a tag\":\"Изаберите ознаку\",Settings:\"Поставке\",\"Settings navigation\":\"Navigacija u podešavanjima\",\"Smileys & Emotion\":\"Smajli i Emocije\",\"Start slideshow\":\"Покрени слајд шоу\",Submit:\"Prihvati\",Symbols:\"Simboli\",\"Travel & Places\":\"Putovanja i Mesta\",\"Type to search time zone\":\"Ukucaj da pretražiš vremenske zone\",\"Unable to search the group\":\"Nije moguće pretražiti grupu\",\"Undo changes\":\"Poništi promene\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Napišite poruku, @ da pomenete nekoga, : za automatsko dovršavanje emodžija…\"}},{locale:\"sv\",translations:{\"{tag} (invisible)\":\"{tag} (osynlig)\",\"{tag} (restricted)\":\"{tag} (begränsad)\",Actions:\"Åtgärder\",Activities:\"Aktiviteter\",\"Animals & Nature\":\"Djur & Natur\",\"Avatar of {displayName}\":\"{displayName}s avatar\",\"Avatar of {displayName}, {status}\":\"{displayName}s avatar, {status}\",\"Cancel changes\":\"Avbryt ändringar\",Choose:\"Välj\",Close:\"Stäng\",\"Close navigation\":\"Stäng navigering\",\"Confirm changes\":\"Bekräfta ändringar\",Custom:\"Anpassad\",\"Edit item\":\"Ändra\",\"External documentation for {title}\":\"Extern dokumentation för {title}\",Flags:\"Flaggor\",\"Food & Drink\":\"Mat & Dryck\",\"Frequently used\":\"Används ofta\",Global:\"Global\",\"Go back to the list\":\"Gå tillbaka till listan\",\"Message limit of {count} characters reached\":\"Meddelandegräns {count} tecken används\",Next:\"Nästa\",\"No emoji found\":\"Hittade inga emojis\",\"No results\":\"Inga resultat\",Objects:\"Objekt\",\"Open navigation\":\"Öppna navigering\",\"Pause slideshow\":\"Pausa bildspelet\",\"People & Body\":\"Kropp & Själ\",\"Pick an emoji\":\"Välj en emoji\",\"Please select a time zone:\":\"Välj tidszon:\",Previous:\"Föregående\",Search:\"Sök\",\"Search results\":\"Sökresultat\",\"Select a tag\":\"Välj en tag\",Settings:\"Inställningar\",\"Settings navigation\":\"Inställningsmeny\",\"Smileys & Emotion\":\"Selfies & Känslor\",\"Start slideshow\":\"Starta bildspelet\",Submit:\"Skicka\",Symbols:\"Symboler\",\"Travel & Places\":\"Resor & Sevärdigheter\",\"Type to search time zone\":\"Skriv för att välja tidszon\",\"Unable to search the group\":\"Kunde inte söka i gruppen\",\"Undo changes\":\"Ångra ändringar\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Skriv meddelande, @ för att nämna någon, : för automatiska emojiförslag ...\"}},{locale:\"tr\",translations:{\"{tag} (invisible)\":\"{tag} (görünmez)\",\"{tag} (restricted)\":\"{tag} (kısıtlı)\",Actions:\"İşlemler\",Activities:\"Etkinlikler\",\"Animals & Nature\":\"Hayvanlar ve Doğa\",\"Anything shared with the same group of people will show up here\":\"Aynı kişi grubu ile paylaşılan herşey burada görüntülenir\",\"Avatar of {displayName}\":\"{displayName} avatarı\",\"Avatar of {displayName}, {status}\":\"{displayName}, {status} avatarı\",\"Cancel changes\":\"Değişiklikleri iptal et\",\"Change title\":\"Başlığı değiştir\",Choose:\"Seçin\",\"Clear text\":\"Metni temizle\",Close:\"Kapat\",\"Close modal\":\"Üste açılan pencereyi kapat\",\"Close navigation\":\"Gezinmeyi kapat\",\"Close sidebar\":\"Yan çubuğu kapat\",\"Confirm changes\":\"Değişiklikleri onayla\",Custom:\"Özel\",\"Edit item\":\"Ögeyi düzenle\",\"Error getting related resources\":\"İlgili kaynaklar alınırken sorun çıktı\",\"External documentation for {title}\":\"{title} için dış belgeler\",Favorite:\"Sık kullanılanlara ekle\",Flags:\"Bayraklar\",\"Food & Drink\":\"Yeme ve İçme\",\"Frequently used\":\"Sık kullanılanlar\",Global:\"Evrensel\",\"Go back to the list\":\"Listeye dön\",\"Hide password\":\"Parolayı gizle\",\"Message limit of {count} characters reached\":\"{count} karakter ileti sınırına ulaşıldı\",\"More items …\":\"Diğer ögeler…\",Next:\"Sonraki\",\"No emoji found\":\"Herhangi bir emoji bulunamadı\",\"No results\":\"Herhangi bir sonuç bulunamadı\",Objects:\"Nesneler\",Open:\"Aç\",'Open link to \"{resourceTitle}\"':'\"{resourceTitle}\" bağlantısını aç',\"Open navigation\":\"Gezinmeyi aç\",\"Password is secure\":\"Parola güvenli\",\"Pause slideshow\":\"Slayt sunumunu duraklat\",\"People & Body\":\"İnsanlar ve Beden\",\"Pick a date\":\"Bir tarih seçin\",\"Pick a date and a time\":\"Bir tarih ve saat seçin\",\"Pick a month\":\"Bir ay seçin\",\"Pick a time\":\"Bir saat seçin\",\"Pick a week\":\"Bir hafta seçin\",\"Pick a year\":\"Bir yıl seçin\",\"Pick an emoji\":\"Bir emoji seçin\",\"Please select a time zone:\":\"Lütfen bir saat dilimi seçin:\",Previous:\"Önceki\",\"Related resources\":\"İlgili kaynaklar\",Search:\"Arama\",\"Search results\":\"Arama sonuçları\",\"Select a tag\":\"Bir etiket seçin\",Settings:\"Ayarlar\",\"Settings navigation\":\"Gezinme ayarları\",\"Show password\":\"Parolayı görüntüle\",\"Smileys & Emotion\":\"İfadeler ve Duygular\",\"Start slideshow\":\"Slayt sunumunu başlat\",Submit:\"Gönder\",Symbols:\"Simgeler\",\"Travel & Places\":\"Gezi ve Yerler\",\"Type to search time zone\":\"Saat dilimi aramak için yazmaya başlayın\",\"Unable to search the group\":\"Grupta arama yapılamadı\",\"Undo changes\":\"Değişiklikleri geri al\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"İleti yazın, birini anmak için @, otomatik emoji tamamlamak için : kullanın…\"}},{locale:\"uk\",translations:{\"{tag} (invisible)\":\"{tag} (невидимий)\",\"{tag} (restricted)\":\"{tag} (обмежений)\",Actions:\"Дії\",Activities:\"Діяльність\",\"Animals & Nature\":\"Тварини та природа\",\"Avatar of {displayName}\":\"Аватар {displayName}\",\"Avatar of {displayName}, {status}\":\"Аватар {displayName}, {status}\",\"Cancel changes\":\"Скасувати зміни\",\"Change title\":\"Змінити назву\",Choose:\"ВиберітьВиберіть\",\"Clear text\":\"Очистити текст\",Close:\"Закрити\",\"Close modal\":\"Закрити модаль\",\"Close navigation\":\"Закрити навігацію\",\"Close sidebar\":\"Закрити бічну панель\",\"Confirm changes\":\"Підтвердити зміни\",Custom:\"Власне\",\"Edit item\":\"Редагувати елемент\",\"External documentation for {title}\":\"Зовнішня документація для {title}\",Favorite:\"Улюблений\",Flags:\"Прапори\",\"Food & Drink\":\"Їжа та напої\",\"Frequently used\":\"Найчастіші\",Global:\"Глобальний\",\"Go back to the list\":\"Повернутися до списку\",\"Hide password\":\"Приховати пароль\",items:\"елементи\",\"Message limit of {count} characters reached\":\"Вичерпано ліміт у {count} символів для повідомлення\",\"More {dashboardItemType} …\":\"Більше {dashboardItemType}…\",Next:\"Вперед\",\"No emoji found\":\"Емоційки відсутні\",\"No results\":\"Відсутні результати\",Objects:\"Об'єкти\",Open:\"Відкрити\",\"Open navigation\":\"Відкрити навігацію\",\"Password is secure\":\"Пароль безпечний\",\"Pause slideshow\":\"Пауза у показі слайдів\",\"People & Body\":\"Люди та жести\",\"Pick an emoji\":\"Виберіть емоційку\",\"Please select a time zone:\":\"Виберіть часовий пояс:\",Previous:\"Назад\",Search:\"Пошук\",\"Search results\":\"Результати пошуку\",\"Select a tag\":\"Виберіть позначку\",Settings:\"Налаштування\",\"Settings navigation\":\"Навігація у налаштуваннях\",\"Show password\":\"Показати пароль\",\"Smileys & Emotion\":\"Смайли та емоції\",\"Start slideshow\":\"Почати показ слайдів\",Submit:\"Надіслати\",Symbols:\"Символи\",\"Travel & Places\":\"Поїздки та місця\",\"Type to search time zone\":\"Введіть для пошуку часовий пояс\",\"Unable to search the group\":\"Неможливо шукати в групі\",\"Undo changes\":\"Скасувати зміни\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"Напишіть повідомлення, @, щоб згадати когось, : для автозаповнення емодзі…\"}},{locale:\"zh_CN\",translations:{\"{tag} (invisible)\":\"{tag} (不可见)\",\"{tag} (restricted)\":\"{tag} (受限)\",Actions:\"行为\",Activities:\"活动\",\"Animals & Nature\":\"动物 & 自然\",\"Avatar of {displayName}\":\"{displayName}的头像\",\"Avatar of {displayName}, {status}\":\"{displayName}的头像,{status}\",\"Cancel changes\":\"取消更改\",Choose:\"选择\",Close:\"关闭\",\"Close navigation\":\"关闭导航\",\"Confirm changes\":\"确认更改\",Custom:\"自定义\",\"Edit item\":\"编辑项目\",\"External documentation for {title}\":\"{title}的外部文档\",Flags:\"旗帜\",\"Food & Drink\":\"食物 & 饮品\",\"Frequently used\":\"经常使用\",Global:\"全局\",\"Go back to the list\":\"返回至列表\",\"Message limit of {count} characters reached\":\"已达到 {count} 个字符的消息限制\",Next:\"下一个\",\"No emoji found\":\"表情未找到\",\"No results\":\"无结果\",Objects:\"物体\",\"Open navigation\":\"开启导航\",\"Pause slideshow\":\"暂停幻灯片\",\"People & Body\":\"人 & 身体\",\"Pick an emoji\":\"选择一个表情\",\"Please select a time zone:\":\"请选择一个时区:\",Previous:\"上一个\",Search:\"搜索\",\"Search results\":\"搜索结果\",\"Select a tag\":\"选择一个标签\",Settings:\"设置\",\"Settings navigation\":\"设置向导\",\"Smileys & Emotion\":\"笑脸 & 情感\",\"Start slideshow\":\"开始幻灯片\",Submit:\"提交\",Symbols:\"符号\",\"Travel & Places\":\"旅游 & 地点\",\"Type to search time zone\":\"打字以搜索时区\",\"Unable to search the group\":\"无法搜索分组\",\"Undo changes\":\"撤销更改\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"写信息,@ 提到某人,: 用于表情符号自动完成 ...\"}},{locale:\"zh_HK\",translations:{\"{tag} (invisible)\":\"{tag} (隱藏)\",\"{tag} (restricted)\":\"{tag} (受限)\",Actions:\"動作\",Activities:\"活動\",\"Animals & Nature\":\"動物與自然\",\"Avatar of {displayName}\":\"{displayName} 的頭像\",\"Avatar of {displayName}, {status}\":\"{displayName} 的頭像,{status}\",\"Cancel changes\":\"取消更改\",Choose:\"選擇\",Close:\"關閉\",\"Close modal\":\"關閉模態\",\"Close navigation\":\"關閉導航\",\"Confirm changes\":\"確認更改\",Custom:\"自定義\",\"Edit item\":\"編輯項目\",\"External documentation for {title}\":\"{title} 的外部文檔\",Flags:\"旗幟\",\"Food & Drink\":\"食物與飲料\",\"Frequently used\":\"經常使用\",Global:\"全球的\",\"Go back to the list\":\"返回清單\",items:\"項目\",\"Message limit of {count} characters reached\":\"已達到訊息最多 {count} 字元限制\",\"More {dashboardItemType} …\":\"更多 {dashboardItemType} …\",Next:\"下一個\",\"No emoji found\":\"未找到表情符號\",\"No results\":\"無結果\",Objects:\"物件\",\"Open navigation\":\"開啟導航\",\"Pause slideshow\":\"暫停幻燈片\",\"People & Body\":\"人物\",\"Pick an emoji\":\"選擇表情符號\",\"Please select a time zone:\":\"請選擇時區:\",Previous:\"上一個\",Search:\"搜尋\",\"Search results\":\"搜尋結果\",\"Select a tag\":\"選擇標籤\",Settings:\"設定\",\"Settings navigation\":\"設定值導覽\",\"Smileys & Emotion\":\"表情\",\"Start slideshow\":\"開始幻燈片\",Submit:\"提交\",Symbols:\"標誌\",\"Travel & Places\":\"旅遊與景點\",\"Type to search time zone\":\"鍵入以搜索時區\",\"Unable to search the group\":\"無法搜尋群組\",\"Undo changes\":\"取消更改\",\"Write message, @ to mention someone, : for emoji autocompletion …\":\"寫訊息,使用 @ 來指代某人,使用:用於表情符號自動填充 ...\"}},{locale:\"zh_TW\",translations:{\"{tag} (invisible)\":\"{tag} (隱藏)\",\"{tag} (restricted)\":\"{tag} (受限)\",Actions:\"動作\",Activities:\"活動\",\"Animals & Nature\":\"動物與自然\",Choose:\"選擇\",Close:\"關閉\",Custom:\"自定義\",Flags:\"旗幟\",\"Food & Drink\":\"食物與飲料\",\"Frequently used\":\"最近使用\",\"Message limit of {count} characters reached\":\"已達到訊息最多 {count} 字元限制\",Next:\"下一個\",\"No emoji found\":\"未找到表情符號\",\"No results\":\"無結果\",Objects:\"物件\",\"Pause slideshow\":\"暫停幻燈片\",\"People & Body\":\"人物\",\"Pick an emoji\":\"選擇表情符號\",Previous:\"上一個\",Search:\"搜尋\",\"Search results\":\"搜尋結果\",\"Select a tag\":\"選擇標籤\",Settings:\"設定\",\"Settings navigation\":\"設定值導覽\",\"Smileys & Emotion\":\"表情\",\"Start slideshow\":\"開始幻燈片\",Symbols:\"標誌\",\"Travel & Places\":\"旅遊與景點\",\"Unable to search the group\":\"無法搜尋群組\",\"Write message, @ to mention someone …\":\"輸入訊息時可使用 @ 來標示某人...\"}}].forEach((function(e){var t={};for(var a in e.translations)e.translations[a].pluralId?t[a]={msgid:a,msgid_plural:e.translations[a].pluralId,msgstr:e.translations[a].msgstr}:t[a]={msgid:a,msgstr:[e.translations[a]]};o.addTranslation(e.locale,{translations:{\"\":t}})}));var i=o.build(),n=(i.ngettext.bind(i),i.gettext.bind(i))},8384:function(e,t,a){\"use strict\";var o=a(7537),i=a.n(o),n=a(3645),r=a.n(n)()(i());r.push([e.id,\".material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-tooltip.v-popper__popper{position:absolute;z-index:100000;top:0;right:auto;left:auto;display:block;margin:0;padding:0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-10px;border-bottom-width:0;border-top-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-10px;border-top-width:0;border-bottom-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{right:100%;border-left-width:0;border-right-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{left:100%;border-right-width:0;border-left-color:var(--color-main-background)}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity .15s,visibility .15s;opacity:0}.v-popper--theme-tooltip.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity .15s;opacity:1}.v-popper--theme-tooltip .v-popper__inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.v-popper--theme-tooltip .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:rgba(0,0,0,0);border-width:10px}\",\"\",{version:3,sources:[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/directives/Tooltip/index.scss\"],names:[],mappings:\"AAGA,sBACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCQA,0CACC,iBAAA,CACA,cAAA,CACA,KAAA,CACA,UAAA,CACA,SAAA,CACA,aAAA,CACA,QAAA,CACA,SAAA,CACA,eAAA,CACA,gBAAA,CACA,SAAA,CACA,eAAA,CAEA,eAAA,CACA,sDAAA,CAGA,iGACC,YAAA,CACA,qBAAA,CACA,6CAAA,CAID,oGACC,SAAA,CACA,kBAAA,CACA,gDAAA,CAID,mGACC,UAAA,CACA,mBAAA,CACA,+CAAA,CAID,kGACC,SAAA,CACA,oBAAA,CACA,8CAAA,CAID,4DACC,iBAAA,CACA,uCAAA,CACA,SAAA,CAED,6DACC,kBAAA,CACA,uBAAA,CACA,SAAA,CAKF,0CACC,eAAA,CACA,eAAA,CACA,iBAAA,CACA,4BAAA,CACA,kCAAA,CACA,6CAAA,CAID,oDACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,QAAA,CACA,QAAA,CACA,kBAAA,CACA,0BAAA,CACA,iBAhFY\",sourcesContent:[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"a0481fe\\\"; @import 'variables'; @import 'material-icons';\\n/**\\n* @copyright Copyright (c) 2016, John Molakvoæ \\n* @copyright Copyright (c) 2016, Robin Appelman \\n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt \\n* @copyright Copyright (c) 2016, Erik Pellikka \\n* @copyright Copyright (c) 2015, Vincent Petry \\n*\\n* Bootstrap v3.3.5 (http://getbootstrap.com)\\n* Copyright 2011-2015 Twitter, Inc.\\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\\n*/\\n\\n$arrow-width: 10px;\\n\\n.v-popper--theme-tooltip {\\n\\t&.v-popper__popper {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 100000;\\n\\t\\ttop: 0;\\n\\t\\tright: auto;\\n\\t\\tleft: auto;\\n\\t\\tdisplay: block;\\n\\t\\tmargin: 0;\\n\\t\\tpadding: 0;\\n\\t\\ttext-align: left;\\n\\t\\ttext-align: start;\\n\\t\\topacity: 0;\\n\\t\\tline-height: 1.6;\\n\\n\\t\\tline-break: auto;\\n\\t\\tfilter: drop-shadow(0 1px 10px var(--color-box-shadow));\\n\\n\\t\\t// TOP\\n\\t\\t&[data-popper-placement^='top'] .v-popper__arrow-container {\\n\\t\\t\\tbottom: -$arrow-width;\\n\\t\\t\\tborder-bottom-width: 0;\\n\\t\\t\\tborder-top-color: var(--color-main-background);\\n\\t\\t}\\n\\n\\t\\t// BOTTOM\\n\\t\\t&[data-popper-placement^='bottom'] .v-popper__arrow-container {\\n\\t\\t\\ttop: -$arrow-width;\\n\\t\\t\\tborder-top-width: 0;\\n\\t\\t\\tborder-bottom-color: var(--color-main-background);\\n\\t\\t}\\n\\n\\t\\t// RIGHT\\n\\t\\t&[data-popper-placement^='right'] .v-popper__arrow-container {\\n\\t\\t\\tright: 100%;\\n\\t\\t\\tborder-left-width: 0;\\n\\t\\t\\tborder-right-color: var(--color-main-background);\\n\\t\\t}\\n\\n\\t\\t// LEFT\\n\\t\\t&[data-popper-placement^='left'] .v-popper__arrow-container {\\n\\t\\t\\tleft: 100%;\\n\\t\\t\\tborder-right-width: 0;\\n\\t\\t\\tborder-left-color: var(--color-main-background);\\n\\t\\t}\\n\\n\\t\\t// HIDDEN / SHOWN\\n\\t\\t&[aria-hidden='true'] {\\n\\t\\t\\tvisibility: hidden;\\n\\t\\t\\ttransition: opacity .15s, visibility .15s;\\n\\t\\t\\topacity: 0;\\n\\t\\t}\\n\\t\\t&[aria-hidden='false'] {\\n\\t\\t\\tvisibility: visible;\\n\\t\\t\\ttransition: opacity .15s;\\n\\t\\t\\topacity: 1;\\n\\t\\t}\\n\\t}\\n\\n\\t// CONTENT\\n\\t.v-popper__inner {\\n\\t\\tmax-width: 350px;\\n\\t\\tpadding: 5px 8px;\\n\\t\\ttext-align: center;\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tborder-radius: var(--border-radius);\\n\\t\\tbackground-color: var(--color-main-background);\\n\\t}\\n\\n\\t// ARROW\\n\\t.v-popper__arrow-container {\\n\\t\\tposition: absolute;\\n\\t\\tz-index: 1;\\n\\t\\twidth: 0;\\n\\t\\theight: 0;\\n\\t\\tmargin: 0;\\n\\t\\tborder-style: solid;\\n\\t\\tborder-color: transparent;\\n\\t\\tborder-width: $arrow-width;\\n\\t}\\n}\\n\"],sourceRoot:\"\"}]),t.Z=r},7190:function(e,t,a){\"use strict\";var o=a(7537),i=a.n(o),n=a(3645),r=a.n(n)()(i());r.push([e.id,\".material-design-icon[data-v-7a8f3349]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-7a8f3349]{position:relative;width:fit-content;overflow:hidden;border:0;padding:0;font-size:var(--default-font-size);font-weight:bold;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:22px;transition:background-color .1s linear !important;transition:border .1s linear;background-color:var(--color-primary-element-lighter);color:var(--color-primary-light-text)}.button-vue *[data-v-7a8f3349]{cursor:pointer}.button-vue[data-v-7a8f3349]:focus{outline:none}.button-vue[data-v-7a8f3349]:disabled{cursor:default;opacity:.5;filter:saturate(0.7)}.button-vue:disabled *[data-v-7a8f3349]{cursor:default}.button-vue[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-primary-light-hover)}.button-vue[data-v-7a8f3349]:active{background-color:var(--color-primary-element-lighter)}.button-vue__wrapper[data-v-7a8f3349]{display:inline-flex;align-items:center;justify-content:space-around}.button-vue__icon[data-v-7a8f3349]{height:44px;width:44px;min-height:44px;min-width:44px;display:flex;justify-content:center;align-items:center}.button-vue__text[data-v-7a8f3349]{font-weight:bold;margin-bottom:1px;padding:2px 0}.button-vue--icon-only[data-v-7a8f3349]{width:44px !important}.button-vue--text-only[data-v-7a8f3349]{padding:0 12px}.button-vue--text-only .button-vue__text[data-v-7a8f3349]{margin-left:4px;margin-right:4px}.button-vue--icon-and-text[data-v-7a8f3349]{padding:0 16px 0 4px}.button-vue--wide[data-v-7a8f3349]{width:100%}.button-vue[data-v-7a8f3349]:focus-visible{outline:2px solid var(--color-main-text) !important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]{outline:2px solid var(--color-primary-text);border-radius:var(--border-radius);background-color:rgba(0,0,0,0)}.button-vue--vue-primary[data-v-7a8f3349]{background-color:var(--color-primary-element);color:var(--color-primary-text)}.button-vue--vue-primary[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-7a8f3349]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-7a8f3349]{color:var(--color-primary-light-text);background-color:var(--color-primary-light)}.button-vue--vue-secondary[data-v-7a8f3349]:hover:not(:disabled){color:var(--color-primary-light-text);background-color:var(--color-primary-light-hover)}.button-vue--vue-tertiary[data-v-7a8f3349]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color);background-color:var(--color-background-hover)}.button-vue--vue-tertiary-no-background[data-v-7a8f3349]{color:var(--color-main-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-no-background[data-v-7a8f3349]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]{color:var(--color-primary-text);background-color:rgba(0,0,0,0)}.button-vue--vue-tertiary-on-primary[data-v-7a8f3349]:hover:not(:disabled){background-color:rgba(0,0,0,0)}.button-vue--vue-success[data-v-7a8f3349]{background-color:var(--color-success);color:#fff}.button-vue--vue-success[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-7a8f3349]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-7a8f3349]{background-color:var(--color-warning);color:#fff}.button-vue--vue-warning[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-7a8f3349]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-7a8f3349]{background-color:var(--color-error);color:#fff}.button-vue--vue-error[data-v-7a8f3349]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-7a8f3349]:active{background-color:var(--color-error)}\",\"\",{version:3,sources:[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/NcButton/NcButton.vue\",\"webpack://./src/assets/variables.scss\"],names:[],mappings:\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLD,6BACC,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,gBAAA,CACA,eCcgB,CDbhB,cCagB,CDZhB,YAAA,CACA,kBAAA,CACA,sBAAA,CAGA,cAAA,CAIA,kBAAA,CACA,iDAAA,CACA,4BAAA,CAkBA,qDAAA,CACA,qCAAA,CAxBA,+BACC,cAAA,CAOD,mCACC,YAAA,CAGD,sCACC,cAAA,CAIA,UCMiB,CDJjB,oBAAA,CALA,wCACC,cAAA,CAUF,kDACC,iDAAA,CAKD,oCACC,qDAAA,CAGD,sCACC,mBAAA,CACA,kBAAA,CACA,4BAAA,CAGD,mCACC,WCpCe,CDqCf,UCrCe,CDsCf,eCtCe,CDuCf,cCvCe,CDwCf,YAAA,CACA,sBAAA,CACA,kBAAA,CAGD,mCACC,gBAAA,CACA,iBAAA,CACA,aAAA,CAID,wCACC,qBAAA,CAID,wCACC,cAAA,CACA,0DACC,eAAA,CACA,gBAAA,CAKF,4CACC,oBAAA,CAID,mCACC,UAAA,CAGD,2CACC,mDAAA,CACA,+EACC,2CAAA,CACA,kCAAA,CACA,8BAAA,CAOF,0CACC,6CAAA,CACA,+BAAA,CACA,+DACC,mDAAA,CAID,iDACC,6CAAA,CAKF,4CACC,qCAAA,CACA,2CAAA,CACA,iEACC,qCAAA,CACA,iDAAA,CAKF,2CACC,4BAAA,CACA,8BAAA,CACA,gEACC,6BAAA,CACA,8CAAA,CAKF,yDACC,4BAAA,CACA,8BAAA,CACA,8EACC,8BAAA,CAKF,sDACC,+BAAA,CACA,8BAAA,CAEA,2EACC,8BAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,0CACC,qCAAA,CACA,UAAA,CACA,+DACC,2CAAA,CAID,iDACC,qCAAA,CAKF,wCACC,mCAAA,CACA,UAAA,CACA,6DACC,yCAAA,CAID,+CACC,mCAAA\",sourcesContent:[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"a0481fe\\\"; @import 'variables'; @import 'material-icons';\\n\\n\\n.button-vue {\\n\\tposition: relative;\\n\\twidth: fit-content;\\n\\toverflow: hidden;\\n\\tborder: 0;\\n\\tpadding: 0;\\n\\tfont-size: var(--default-font-size);\\n\\tfont-weight: bold;\\n\\tmin-height: $clickable-area;\\n\\tmin-width: $clickable-area;\\n\\tdisplay: flex;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n\\n\\t// Cursor pointer on element and all children\\n\\tcursor: pointer;\\n\\t& * {\\n\\t\\tcursor: pointer;\\n\\t}\\n\\tborder-radius: math.div($clickable-area, 2);\\n\\ttransition: background-color 0.1s linear !important;\\n\\ttransition: border 0.1s linear;\\n\\n\\t// No outline feedback for focus. Handled with a toggled class in js (see data)\\n\\t&:focus {\\n\\t\\toutline: none;\\n\\t}\\n\\n\\t&:disabled {\\n\\t\\tcursor: default;\\n\\t\\t& * {\\n\\t\\t\\tcursor: default;\\n\\t\\t}\\n\\t\\topacity: $opacity_disabled;\\n\\t\\t// Gives a wash out effect\\n\\t\\tfilter: saturate($opacity_normal);\\n\\t}\\n\\n\\t// Default button type\\n\\tbackground-color: var(--color-primary-element-lighter);\\n\\tcolor: var(--color-primary-light-text);\\n\\t&:hover:not(:disabled) {\\n\\t\\tbackground-color: var(--color-primary-light-hover);\\n\\t}\\n\\n\\t// Back to the default color for this button when active\\n\\t// TODO: add ripple effect\\n\\t&:active {\\n\\t\\tbackground-color: var(--color-primary-element-lighter);\\n\\t}\\n\\n\\t&__wrapper {\\n\\t\\tdisplay: inline-flex;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: space-around;\\n\\t}\\n\\n\\t&__icon {\\n\\t\\theight: $clickable-area;\\n\\t\\twidth: $clickable-area;\\n\\t\\tmin-height: $clickable-area;\\n\\t\\tmin-width: $clickable-area;\\n\\t\\tdisplay: flex;\\n\\t\\tjustify-content: center;\\n\\t\\talign-items: center;\\n\\t}\\n\\n\\t&__text {\\n\\t\\tfont-weight: bold;\\n\\t\\tmargin-bottom: 1px;\\n\\t\\tpadding: 2px 0;\\n\\t}\\n\\n\\t// Icon-only button\\n\\t&--icon-only {\\n\\t\\twidth: $clickable-area !important;\\n\\t}\\n\\n\\t// Text-only button\\n\\t&--text-only {\\n\\t\\tpadding: 0 12px;\\n\\t\\t& .button-vue__text {\\n\\t\\t\\tmargin-left: 4px;\\n\\t\\t\\tmargin-right: 4px;\\n\\t\\t}\\n\\t}\\n\\n\\t// Icon and text button\\n\\t&--icon-and-text {\\n\\t\\tpadding: 0 16px 0 4px;\\n\\t}\\n\\n\\t// Wide button spans the whole width of the container\\n\\t&--wide {\\n\\t\\twidth: 100%;\\n\\t}\\n\\n\\t&:focus-visible {\\n\\t\\toutline: 2px solid var(--color-main-text) !important;\\n\\t\\t&.button-vue--vue-tertiary-on-primary {\\n\\t\\t\\toutline: 2px solid var(--color-primary-text);\\n\\t\\t\\tborder-radius: var(--border-radius);\\n\\t\\t\\tbackground-color: transparent;\\n\\t\\t}\\n\\t}\\n\\n\\t// Button types\\n\\n\\t// Primary\\n\\t&--vue-primary {\\n\\t\\tbackground-color: var(--color-primary-element);\\n\\t\\tcolor: var(--color-primary-text);\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color-primary-element-hover);\\n\\t\\t}\\n\\t\\t// Back to the default color for this button when active\\n\\t\\t// TODO: add ripple effect\\n\\t\\t&:active {\\n\\t\\t\\tbackground-color: var(--color-primary-element);\\n\\t\\t}\\n\\t}\\n\\n\\t// Secondary\\n\\t&--vue-secondary {\\n\\t\\tcolor: var(--color-primary-light-text);\\n\\t\\tbackground-color: var(--color-primary-light);\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tcolor: var(--color-primary-light-text);\\n\\t\\t\\tbackground-color: var(--color-primary-light-hover);\\n\\t\\t}\\n\\t}\\n\\n\\t// Tertiary\\n\\t&--vue-tertiary {\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tbackground-color: transparent;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color);\\n\\t\\t\\tbackground-color: var(--color-background-hover);\\n\\t\\t}\\n\\t}\\n\\n\\t// Tertiary, no background\\n\\t&--vue-tertiary-no-background {\\n\\t\\tcolor: var(--color-main-text);\\n\\t\\tbackground-color: transparent;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: transparent;\\n\\t\\t}\\n\\t}\\n\\n\\t// Tertiary on primary color (like the header)\\n\\t&--vue-tertiary-on-primary {\\n\\t\\tcolor: var(--color-primary-text);\\n\\t\\tbackground-color: transparent;\\n\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: transparent;\\n\\t\\t}\\n\\t}\\n\\n\\t// Success\\n\\t&--vue-success {\\n\\t\\tbackground-color: var(--color-success);\\n\\t\\tcolor: white;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color-success-hover);\\n\\t\\t}\\n\\t\\t// Back to the default color for this button when active\\n\\t\\t// : add ripple effect\\n\\t\\t&:active {\\n\\t\\t\\tbackground-color: var(--color-success);\\n\\t\\t}\\n\\t}\\n\\n\\t// Warning\\n\\t&--vue-warning {\\n\\t\\tbackground-color: var(--color-warning);\\n\\t\\tcolor: white;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color-warning-hover);\\n\\t\\t}\\n\\t\\t// Back to the default color for this button when active\\n\\t\\t// TODO: add ripple effect\\n\\t\\t&:active {\\n\\t\\t\\tbackground-color: var(--color-warning);\\n\\t\\t}\\n\\t}\\n\\n\\t// Error\\n\\t&--vue-error {\\n\\t\\tbackground-color: var(--color-error);\\n\\t\\tcolor: white;\\n\\t\\t&:hover:not(:disabled) {\\n\\t\\t\\tbackground-color: var(--color-error-hover);\\n\\t\\t}\\n\\t\\t// Back to the default color for this button when active\\n\\t\\t// TODO: add ripple effect\\n\\t\\t&:active {\\n\\t\\t\\tbackground-color: var(--color-error);\\n\\t\\t}\\n\\t}\\n}\\n\\n\",\"/**\\n * @copyright Copyright (c) 2019 John Molakvoæ \\n *\\n * @author John Molakvoæ \\n *\\n * @license GNU AGPL version 3 or any later version\\n *\\n * This program is free software: you can redistribute it and/or modify\\n * it under the terms of the GNU Affero General Public License as\\n * published by the Free Software Foundation, either version 3 of the\\n * License, or (at your option) any later version.\\n *\\n * This program is distributed in the hope that it will be useful,\\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\\n * GNU Affero General Public License for more details.\\n *\\n * You should have received a copy of the GNU Affero General Public License\\n * along with this program. If not, see .\\n *\\n */\\n\\n// https://uxplanet.org/7-rules-for-mobile-ui-button-design-e9cf2ea54556\\n// recommended is 48px\\n// 44px is what we choose and have very good visual-to-usability ratio\\n$clickable-area: 44px;\\n\\n// background icon size\\n// also used for the scss icon font\\n$icon-size: 16px;\\n\\n// icon padding for a $clickable-area width and a $icon-size icon\\n// ( 44px - 16px ) / 2\\n$icon-margin: math.div($clickable-area - $icon-size, 2);\\n\\n// transparency background for icons\\n$icon-focus-bg: rgba(127, 127, 127, .25);\\n\\n// popovermenu arrow width from the triangle center\\n$arrow-width: 9px;\\n\\n// opacities\\n$opacity_disabled: .5;\\n$opacity_normal: .7;\\n$opacity_full: 1;\\n\\n// menu round background hover feedback\\n// good looking on dark AND white bg\\n$action-background-hover: rgba(127, 127, 127, .25);\\n\\n// various structure data used in the \\n// `AppNavigation` component\\n$header-height: 50px;\\n$navigation-width: 300px;\\n\\n// mobile breakpoint\\n$breakpoint-mobile: 1024px;\\n\\n// top-bar spacing\\n$topbar-margin: 4px;\\n\\n// navigation spacing\\n$app-navigation-settings-margin: 3px;\\n\"],sourceRoot:\"\"}]),t.Z=r},9965:function(e,t,a){\"use strict\";var o=a(7537),i=a.n(o),n=a(3645),r=a.n(n)()(i());r.push([e.id,\".material-design-icon[data-v-bbd87134]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.related-resources__header[data-v-bbd87134]{margin:0 0 10px 46px}.related-resources__header h5[data-v-bbd87134]{font-weight:bold}.related-resources__header p[data-v-bbd87134]{color:var(--color-text-maxcontrast)}\",\"\",{version:3,sources:[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/NcRelatedResourcesPanel/NcRelatedResourcesPanel.vue\"],names:[],mappings:\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCLA,4CACC,oBAAA,CAEA,+CACC,gBAAA,CAGD,8CACC,mCAAA\",sourcesContent:[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"a0481fe\\\"; @import 'variables'; @import 'material-icons';\\n\\n.related-resources {\\n\\t&__header {\\n\\t\\tmargin: 0 0 10px 46px;\\n\\n\\t\\th5 {\\n\\t\\t\\tfont-weight: bold;\\n\\t\\t}\\n\\n\\t\\tp {\\n\\t\\t\\tcolor: var(--color-text-maxcontrast);\\n\\t\\t}\\n\\t}\\n}\\n\"],sourceRoot:\"\"}]),t.Z=r},9817:function(e,t,a){\"use strict\";var o=a(7537),i=a.n(o),n=a(3645),r=a.n(n)()(i());r.push([e.id,\".material-design-icon[data-v-718b7224]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.resource[data-v-718b7224]{display:flex;align-items:center;height:44px}.resource__button[data-v-718b7224]{width:100% !important;justify-content:flex-start !important;padding:0 !important}.resource__button[data-v-718b7224] .button-vue__text{font-weight:normal !important;margin-left:2px !important}.resource__icon[data-v-718b7224]{width:32px;height:32px;background-color:var(--color-text-maxcontrast);border-radius:50%;display:flex;align-items:center;justify-content:center}.resource__icon img[data-v-718b7224]{width:16px;height:16px;filter:var(--background-invert-if-dark)}\",\"\",{version:3,sources:[\"webpack://./src/assets/material-icons.css\",\"webpack://./src/components/NcRelatedResourcesPanel/NcResource.vue\"],names:[],mappings:\"AAGA,uCACC,YAAA,CACA,iBAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CCND,2BACC,YAAA,CACA,kBAAA,CACA,WAAA,CAGA,mCACC,qBAAA,CACA,qCAAA,CACA,oBAAA,CAEA,qDACC,6BAAA,CACA,0BAAA,CAIF,iCACC,UAAA,CACA,WAAA,CACA,8CAAA,CACA,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CAEA,qCACC,UAAA,CACA,WAAA,CACA,uCAAA\",sourcesContent:[\"/*\\n* Ensure proper alignment of the vue material icons\\n*/\\n.material-design-icon {\\n\\tdisplay: flex;\\n\\talign-self: center;\\n\\tjustify-self: center;\\n\\talign-items: center;\\n\\tjustify-content: center;\\n}\\n\",\"@use 'sass:math'; $scope_version:\\\"a0481fe\\\"; @import 'variables'; @import 'material-icons';\\n\\n.resource {\\n\\tdisplay: flex;\\n\\talign-items: center;\\n\\theight: 44px;\\n\\n\\t// Override default NcButton styles\\n\\t&__button {\\n\\t\\twidth: 100% !important;\\n\\t\\tjustify-content: flex-start !important;\\n\\t\\tpadding: 0 !important;\\n\\n\\t\\t&:deep(.button-vue__text) {\\n\\t\\t\\tfont-weight: normal !important;\\n\\t\\t\\tmargin-left: 2px !important;\\n\\t\\t}\\n\\t}\\n\\n\\t&__icon {\\n\\t\\twidth: 32px;\\n\\t\\theight: 32px;\\n\\t\\tbackground-color: var(--color-text-maxcontrast);\\n\\t\\tborder-radius: 50%;\\n\\t\\tdisplay: flex;\\n\\t\\talign-items: center;\\n\\t\\tjustify-content: center;\\n\\n\\t\\timg {\\n\\t\\t\\twidth: 16px;\\n\\t\\t\\theight: 16px;\\n\\t\\t\\tfilter: var(--background-invert-if-dark);\\n\\t\\t}\\n\\t}\\n}\\n\"],sourceRoot:\"\"}]),t.Z=r},3645:function(e){\"use strict\";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var a=\"\",o=void 0!==t[5];return t[4]&&(a+=\"@supports (\".concat(t[4],\") {\")),t[2]&&(a+=\"@media \".concat(t[2],\" {\")),o&&(a+=\"@layer\".concat(t[5].length>0?\" \".concat(t[5]):\"\",\" {\")),a+=e(t),o&&(a+=\"}\"),t[2]&&(a+=\"}\"),t[4]&&(a+=\"}\"),a})).join(\"\")},t.i=function(e,a,o,i,n){\"string\"==typeof e&&(e=[[null,e,void 0]]);var r={};if(o)for(var s=0;s0?\" \".concat(u[5]):\"\",\" {\").concat(u[1],\"}\")),u[5]=n),a&&(u[2]?(u[1]=\"@media \".concat(u[2],\" {\").concat(u[1],\"}\"),u[2]=a):u[2]=a),i&&(u[4]?(u[1]=\"@supports (\".concat(u[4],\") {\").concat(u[1],\"}\"),u[4]=i):u[4]=\"\".concat(i)),t.push(u))}},t}},7537:function(e){\"use strict\";e.exports=function(e){var t=e[1],a=e[3];if(!a)return t;if(\"function\"==typeof btoa){var o=btoa(unescape(encodeURIComponent(JSON.stringify(a)))),i=\"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(o),n=\"/*# \".concat(i,\" */\"),r=a.sources.map((function(e){return\"/*# sourceURL=\".concat(a.sourceRoot||\"\").concat(e,\" */\")}));return[t].concat(r).concat([n]).join(\"\\n\")}return[t].join(\"\\n\")}},3379:function(e){\"use strict\";var t=[];function a(e){for(var a=-1,o=0;o0?\" \".concat(a.layer):\"\",\" {\")),o+=a.css,i&&(o+=\"}\"),a.media&&(o+=\"}\"),a.supports&&(o+=\"}\");var n=a.sourceMap;n&&\"undefined\"!=typeof btoa&&(o+=\"\\n/*# sourceMappingURL=data:application/json;base64,\".concat(btoa(unescape(encodeURIComponent(JSON.stringify(n)))),\" */\")),t.styleTagTransform(o,e,t.options)}(t,e,a)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},4589:function(e){\"use strict\";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}},2102:function(){},8385:function(){},1900:function(e,t,a){\"use strict\";function o(e,t,a,o,i,n,r,s){var l,c=\"function\"==typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=a,c._compiled=!0),o&&(c.functional=!0),n&&(c._scopeId=\"data-v-\"+n),r?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||\"undefined\"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(r)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(e,t){return l.call(t),u(e,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,l):[l]}return{exports:e,options:c}}a.d(t,{Z:function(){return o}})},768:function(e){\"use strict\";e.exports=require(\"@nextcloud/axios\")},754:function(e){\"use strict\";e.exports=require(\"@nextcloud/l10n/dist/gettext.js\")},4262:function(e){\"use strict\";e.exports=require(\"@nextcloud/router\")},9454:function(e){\"use strict\";e.exports=require(\"floating-vue\")}},t={};function a(o){var i=t[o];if(void 0!==i)return i.exports;var n=t[o]={id:o,exports:{}};return e[o](n,n.exports,a),n.exports}a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,{a:t}),t},a.d=function(e,t){for(var o in t)a.o(t,o)&&!a.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.r=function(e){\"undefined\"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:\"Module\"}),Object.defineProperty(e,\"__esModule\",{value:!0})},a.nc=void 0;var o={};return function(){\"use strict\";a.r(o),a.d(o,{default:function(){return B}});var e=a(768),t=a.n(e),i=a(4262),n=require(\"@nextcloud/dialogs\"),r=a(932),s=a(8399),l=a(336),c={name:\"NcResource\",components:{NcButton:s.default},directives:{Tooltip:l.default},props:{icon:{type:String,required:!0},title:{type:String,required:!0},subtitle:{type:String,default:null},tooltip:{type:String,default:null},url:{type:String,required:!0}},data:function(){return{labelTranslated:(0,r.t)('Open link to \"{resourceTitle}\"',{resourceTitle:this.title})}}},u=a(3379),d=a.n(u),m=a(7795),p=a.n(m),g=a(569),h=a.n(g),v=a(3565),A=a.n(v),b=a(9216),C=a.n(b),f=a(4589),y=a.n(f),k=a(9817),S={};S.styleTagTransform=y(),S.setAttributes=A(),S.insert=h().bind(null,\"head\"),S.domAPI=p(),S.insertStyleElement=C(),d()(k.Z,S),k.Z&&k.Z.locals&&k.Z.locals;var j=a(1900);function P(e,t,a,o,i,n,r){try{var s=e[n](r),l=s.value}catch(e){return void a(e)}s.done?t(l):Promise.resolve(l).then(o,i)}var N={name:\"NcRelatedResourcesPanel\",components:{NcResource:(0,j.Z)(c,(function(){var e=this,t=e._self._c;return t(\"li\",{staticClass:\"resource\"},[t(\"NcButton\",{staticClass:\"resource__button\",attrs:{\"aria-label\":e.labelTranslated,type:\"tertiary\",href:e.url},scopedSlots:e._u([{key:\"icon\",fn:function(){return[t(\"div\",{staticClass:\"resource__icon\"},[t(\"img\",{attrs:{src:e.icon}})])]},proxy:!0}])},[e._v(\"\\n\\t\\t\"+e._s(e.title)+\"\\n\\t\")])],1)}),[],!1,null,\"718b7224\",null).exports},props:{providerId:{type:String,default:null},itemId:{type:[String,Number],default:null},fileInfo:{type:Object,default:null}},emits:[\"has-resources\"],data:function(){var e,t;return{appEnabled:void 0!==(null===(e=OC)||void 0===e||null===(t=e.appswebroots)||void 0===t?void 0:t.related_resources),headerTranslated:(0,r.t)(\"Related resources\"),descriptionTranslated:(0,r.t)(\"Anything shared with the same group of people will show up here\"),loading:!1,resources:[]}},computed:{isVisible:function(){return!this.loading&&this.resources.length>0},hasResourceInfo:function(){return null!==this.providerId&&null!==this.itemId||null!==this.fileInfo},url:function(){var e;return void 0!==(null===(e=this.fileInfo)||void 0===e?void 0:e.id)?(0,i.generateOcsUrl)(\"/apps/related_resources/related/files/{fileId}?format=json\",{fileId:this.fileInfo.id}):(0,i.generateOcsUrl)(\"/apps/related_resources/related/{providerId}/{itemId}?format=json\",{providerId:this.providerId,itemId:this.itemId})}},watch:{providerId:function(){this.fetchRelatedResources()},itemId:function(){this.fetchRelatedResources()},fileInfo:function(){this.fetchRelatedResources()},resources:function(e){this.$emit(\"has-resources\",e.length>0)}},created:function(){this.fetchRelatedResources()},methods:{fetchRelatedResources:function(){var e,a=this;return(e=regeneratorRuntime.mark((function e(){var o,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a.appEnabled&&a.hasResourceInfo){e.next=2;break}return e.abrupt(\"return\");case 2:return a.loading=!0,a.resources=[],e.prev=4,e.next=7,t().get(a.url);case 7:i=e.sent,a.resources=null===(o=i.data.ocs)||void 0===o?void 0:o.data,e.next=15;break;case 11:e.prev=11,e.t0=e.catch(4),console.error(e.t0),(0,n.showError)((0,r.t)(\"Error getting related resources\"));case 15:return e.prev=15,a.loading=!1,e.finish(15);case 18:case\"end\":return e.stop()}}),e,null,[[4,11,15,18]])})),function(){var t=this,a=arguments;return new Promise((function(o,i){var n=e.apply(t,a);function r(e){P(n,o,i,r,s,\"next\",e)}function s(e){P(n,o,i,r,s,\"throw\",e)}r(void 0)}))})()}}},z=N,w=a(9965),x={};x.styleTagTransform=y(),x.setAttributes=A(),x.insert=h().bind(null,\"head\"),x.domAPI=p(),x.insertStyleElement=C(),d()(w.Z,x),w.Z&&w.Z.locals&&w.Z.locals;var E=a(8385),T=a.n(E),O=(0,j.Z)(z,(function(){var e=this,t=e._self._c;return e.appEnabled&&e.isVisible?t(\"div\",{staticClass:\"related-resources\"},[t(\"div\",{staticClass:\"related-resources__header\"},[t(\"h5\",[e._v(e._s(e.headerTranslated))]),e._v(\" \"),t(\"p\",[e._v(e._s(e.descriptionTranslated))])]),e._v(\" \"),e._l(e.resources,(function(e){return t(\"NcResource\",{key:e.itemId,staticClass:\"related-resources__entry\",attrs:{icon:e.icon,title:e.title,subtitle:e.subtitle,tooltip:e.tooltip,url:e.url}})}))],2):e._e()}),[],!1,null,\"bbd87134\",null);\"function\"==typeof T()&&T()(O);var B=O.exports}(),o}()}));\n//# sourceMappingURL=NcRelatedResourcesPanel.js.map","module.exports = require('./lib/axios');","'use strict';\n\nvar utils = require('./../utils');\nvar settle = require('./../core/settle');\nvar cookies = require('./../helpers/cookies');\nvar buildURL = require('./../helpers/buildURL');\nvar buildFullPath = require('../core/buildFullPath');\nvar parseHeaders = require('./../helpers/parseHeaders');\nvar isURLSameOrigin = require('./../helpers/isURLSameOrigin');\nvar transitionalDefaults = require('../defaults/transitional');\nvar AxiosError = require('../core/AxiosError');\nvar CanceledError = require('../cancel/CanceledError');\nvar parseProtocol = require('../helpers/parseProtocol');\n\nmodule.exports = function xhrAdapter(config) {\n return new Promise(function dispatchXhrRequest(resolve, reject) {\n var requestData = config.data;\n var requestHeaders = config.headers;\n var responseType = config.responseType;\n var onCanceled;\n function done() {\n if (config.cancelToken) {\n config.cancelToken.unsubscribe(onCanceled);\n }\n\n if (config.signal) {\n config.signal.removeEventListener('abort', onCanceled);\n }\n }\n\n if (utils.isFormData(requestData) && utils.isStandardBrowserEnv()) {\n delete requestHeaders['Content-Type']; // Let the browser set it\n }\n\n var request = new XMLHttpRequest();\n\n // HTTP basic authentication\n if (config.auth) {\n var username = config.auth.username || '';\n var password = config.auth.password ? unescape(encodeURIComponent(config.auth.password)) : '';\n requestHeaders.Authorization = 'Basic ' + btoa(username + ':' + password);\n }\n\n var fullPath = buildFullPath(config.baseURL, config.url);\n\n request.open(config.method.toUpperCase(), buildURL(fullPath, config.params, config.paramsSerializer), true);\n\n // Set the request timeout in MS\n request.timeout = config.timeout;\n\n function onloadend() {\n if (!request) {\n return;\n }\n // Prepare the response\n var responseHeaders = 'getAllResponseHeaders' in request ? parseHeaders(request.getAllResponseHeaders()) : null;\n var responseData = !responseType || responseType === 'text' || responseType === 'json' ?\n request.responseText : request.response;\n var response = {\n data: responseData,\n status: request.status,\n statusText: request.statusText,\n headers: responseHeaders,\n config: config,\n request: request\n };\n\n settle(function _resolve(value) {\n resolve(value);\n done();\n }, function _reject(err) {\n reject(err);\n done();\n }, response);\n\n // Clean up request\n request = null;\n }\n\n if ('onloadend' in request) {\n // Use onloadend if available\n request.onloadend = onloadend;\n } else {\n // Listen for ready state to emulate onloadend\n request.onreadystatechange = function handleLoad() {\n if (!request || request.readyState !== 4) {\n return;\n }\n\n // The request errored out and we didn't get a response, this will be\n // handled by onerror instead\n // With one exception: request that using file: protocol, most browsers\n // will return status as 0 even though it's a successful request\n if (request.status === 0 && !(request.responseURL && request.responseURL.indexOf('file:') === 0)) {\n return;\n }\n // readystate handler is calling before onerror or ontimeout handlers,\n // so we should call onloadend on the next 'tick'\n setTimeout(onloadend);\n };\n }\n\n // Handle browser request cancellation (as opposed to a manual cancellation)\n request.onabort = function handleAbort() {\n if (!request) {\n return;\n }\n\n reject(new AxiosError('Request aborted', AxiosError.ECONNABORTED, config, request));\n\n // Clean up request\n request = null;\n };\n\n // Handle low level network errors\n request.onerror = function handleError() {\n // Real errors are hidden from us by the browser\n // onerror should only fire if it's a network error\n reject(new AxiosError('Network Error', AxiosError.ERR_NETWORK, config, request, request));\n\n // Clean up request\n request = null;\n };\n\n // Handle timeout\n request.ontimeout = function handleTimeout() {\n var timeoutErrorMessage = config.timeout ? 'timeout of ' + config.timeout + 'ms exceeded' : 'timeout exceeded';\n var transitional = config.transitional || transitionalDefaults;\n if (config.timeoutErrorMessage) {\n timeoutErrorMessage = config.timeoutErrorMessage;\n }\n reject(new AxiosError(\n timeoutErrorMessage,\n transitional.clarifyTimeoutError ? AxiosError.ETIMEDOUT : AxiosError.ECONNABORTED,\n config,\n request));\n\n // Clean up request\n request = null;\n };\n\n // Add xsrf header\n // This is only done if running in a standard browser environment.\n // Specifically not if we're in a web worker, or react-native.\n if (utils.isStandardBrowserEnv()) {\n // Add xsrf header\n var xsrfValue = (config.withCredentials || isURLSameOrigin(fullPath)) && config.xsrfCookieName ?\n cookies.read(config.xsrfCookieName) :\n undefined;\n\n if (xsrfValue) {\n requestHeaders[config.xsrfHeaderName] = xsrfValue;\n }\n }\n\n // Add headers to the request\n if ('setRequestHeader' in request) {\n utils.forEach(requestHeaders, function setRequestHeader(val, key) {\n if (typeof requestData === 'undefined' && key.toLowerCase() === 'content-type') {\n // Remove Content-Type if data is undefined\n delete requestHeaders[key];\n } else {\n // Otherwise add header to the request\n request.setRequestHeader(key, val);\n }\n });\n }\n\n // Add withCredentials to request if needed\n if (!utils.isUndefined(config.withCredentials)) {\n request.withCredentials = !!config.withCredentials;\n }\n\n // Add responseType to request if needed\n if (responseType && responseType !== 'json') {\n request.responseType = config.responseType;\n }\n\n // Handle progress if needed\n if (typeof config.onDownloadProgress === 'function') {\n request.addEventListener('progress', config.onDownloadProgress);\n }\n\n // Not all browsers support upload events\n if (typeof config.onUploadProgress === 'function' && request.upload) {\n request.upload.addEventListener('progress', config.onUploadProgress);\n }\n\n if (config.cancelToken || config.signal) {\n // Handle cancellation\n // eslint-disable-next-line func-names\n onCanceled = function(cancel) {\n if (!request) {\n return;\n }\n reject(!cancel || (cancel && cancel.type) ? new CanceledError() : cancel);\n request.abort();\n request = null;\n };\n\n config.cancelToken && config.cancelToken.subscribe(onCanceled);\n if (config.signal) {\n config.signal.aborted ? onCanceled() : config.signal.addEventListener('abort', onCanceled);\n }\n }\n\n if (!requestData) {\n requestData = null;\n }\n\n var protocol = parseProtocol(fullPath);\n\n if (protocol && [ 'http', 'https', 'file' ].indexOf(protocol) === -1) {\n reject(new AxiosError('Unsupported protocol ' + protocol + ':', AxiosError.ERR_BAD_REQUEST, config));\n return;\n }\n\n\n // Send the request\n request.send(requestData);\n });\n};\n","'use strict';\n\nvar utils = require('./utils');\nvar bind = require('./helpers/bind');\nvar Axios = require('./core/Axios');\nvar mergeConfig = require('./core/mergeConfig');\nvar defaults = require('./defaults');\n\n/**\n * Create an instance of Axios\n *\n * @param {Object} defaultConfig The default config for the instance\n * @return {Axios} A new instance of Axios\n */\nfunction createInstance(defaultConfig) {\n var context = new Axios(defaultConfig);\n var instance = bind(Axios.prototype.request, context);\n\n // Copy axios.prototype to instance\n utils.extend(instance, Axios.prototype, context);\n\n // Copy context to instance\n utils.extend(instance, context);\n\n // Factory for creating new instances\n instance.create = function create(instanceConfig) {\n return createInstance(mergeConfig(defaultConfig, instanceConfig));\n };\n\n return instance;\n}\n\n// Create the default instance to be exported\nvar axios = createInstance(defaults);\n\n// Expose Axios class to allow class inheritance\naxios.Axios = Axios;\n\n// Expose Cancel & CancelToken\naxios.CanceledError = require('./cancel/CanceledError');\naxios.CancelToken = require('./cancel/CancelToken');\naxios.isCancel = require('./cancel/isCancel');\naxios.VERSION = require('./env/data').version;\naxios.toFormData = require('./helpers/toFormData');\n\n// Expose AxiosError class\naxios.AxiosError = require('../lib/core/AxiosError');\n\n// alias for CanceledError for backward compatibility\naxios.Cancel = axios.CanceledError;\n\n// Expose all/spread\naxios.all = function all(promises) {\n return Promise.all(promises);\n};\naxios.spread = require('./helpers/spread');\n\n// Expose isAxiosError\naxios.isAxiosError = require('./helpers/isAxiosError');\n\nmodule.exports = axios;\n\n// Allow use of default import syntax in TypeScript\nmodule.exports.default = axios;\n","'use strict';\n\nvar CanceledError = require('./CanceledError');\n\n/**\n * A `CancelToken` is an object that can be used to request cancellation of an operation.\n *\n * @class\n * @param {Function} executor The executor function.\n */\nfunction CancelToken(executor) {\n if (typeof executor !== 'function') {\n throw new TypeError('executor must be a function.');\n }\n\n var resolvePromise;\n\n this.promise = new Promise(function promiseExecutor(resolve) {\n resolvePromise = resolve;\n });\n\n var token = this;\n\n // eslint-disable-next-line func-names\n this.promise.then(function(cancel) {\n if (!token._listeners) return;\n\n var i;\n var l = token._listeners.length;\n\n for (i = 0; i < l; i++) {\n token._listeners[i](cancel);\n }\n token._listeners = null;\n });\n\n // eslint-disable-next-line func-names\n this.promise.then = function(onfulfilled) {\n var _resolve;\n // eslint-disable-next-line func-names\n var promise = new Promise(function(resolve) {\n token.subscribe(resolve);\n _resolve = resolve;\n }).then(onfulfilled);\n\n promise.cancel = function reject() {\n token.unsubscribe(_resolve);\n };\n\n return promise;\n };\n\n executor(function cancel(message) {\n if (token.reason) {\n // Cancellation has already been requested\n return;\n }\n\n token.reason = new CanceledError(message);\n resolvePromise(token.reason);\n });\n}\n\n/**\n * Throws a `CanceledError` if cancellation has been requested.\n */\nCancelToken.prototype.throwIfRequested = function throwIfRequested() {\n if (this.reason) {\n throw this.reason;\n }\n};\n\n/**\n * Subscribe to the cancel signal\n */\n\nCancelToken.prototype.subscribe = function subscribe(listener) {\n if (this.reason) {\n listener(this.reason);\n return;\n }\n\n if (this._listeners) {\n this._listeners.push(listener);\n } else {\n this._listeners = [listener];\n }\n};\n\n/**\n * Unsubscribe from the cancel signal\n */\n\nCancelToken.prototype.unsubscribe = function unsubscribe(listener) {\n if (!this._listeners) {\n return;\n }\n var index = this._listeners.indexOf(listener);\n if (index !== -1) {\n this._listeners.splice(index, 1);\n }\n};\n\n/**\n * Returns an object that contains a new `CancelToken` and a function that, when called,\n * cancels the `CancelToken`.\n */\nCancelToken.source = function source() {\n var cancel;\n var token = new CancelToken(function executor(c) {\n cancel = c;\n });\n return {\n token: token,\n cancel: cancel\n };\n};\n\nmodule.exports = CancelToken;\n","'use strict';\n\nvar AxiosError = require('../core/AxiosError');\nvar utils = require('../utils');\n\n/**\n * A `CanceledError` is an object that is thrown when an operation is canceled.\n *\n * @class\n * @param {string=} message The message.\n */\nfunction CanceledError(message) {\n // eslint-disable-next-line no-eq-null,eqeqeq\n AxiosError.call(this, message == null ? 'canceled' : message, AxiosError.ERR_CANCELED);\n this.name = 'CanceledError';\n}\n\nutils.inherits(CanceledError, AxiosError, {\n __CANCEL__: true\n});\n\nmodule.exports = CanceledError;\n","'use strict';\n\nmodule.exports = function isCancel(value) {\n return !!(value && value.__CANCEL__);\n};\n","'use strict';\n\nvar utils = require('./../utils');\nvar buildURL = require('../helpers/buildURL');\nvar InterceptorManager = require('./InterceptorManager');\nvar dispatchRequest = require('./dispatchRequest');\nvar mergeConfig = require('./mergeConfig');\nvar buildFullPath = require('./buildFullPath');\nvar validator = require('../helpers/validator');\n\nvar validators = validator.validators;\n/**\n * Create a new instance of Axios\n *\n * @param {Object} instanceConfig The default config for the instance\n */\nfunction Axios(instanceConfig) {\n this.defaults = instanceConfig;\n this.interceptors = {\n request: new InterceptorManager(),\n response: new InterceptorManager()\n };\n}\n\n/**\n * Dispatch a request\n *\n * @param {Object} config The config specific for this request (merged with this.defaults)\n */\nAxios.prototype.request = function request(configOrUrl, config) {\n /*eslint no-param-reassign:0*/\n // Allow for axios('example/url'[, config]) a la fetch API\n if (typeof configOrUrl === 'string') {\n config = config || {};\n config.url = configOrUrl;\n } else {\n config = configOrUrl || {};\n }\n\n config = mergeConfig(this.defaults, config);\n\n // Set config.method\n if (config.method) {\n config.method = config.method.toLowerCase();\n } else if (this.defaults.method) {\n config.method = this.defaults.method.toLowerCase();\n } else {\n config.method = 'get';\n }\n\n var transitional = config.transitional;\n\n if (transitional !== undefined) {\n validator.assertOptions(transitional, {\n silentJSONParsing: validators.transitional(validators.boolean),\n forcedJSONParsing: validators.transitional(validators.boolean),\n clarifyTimeoutError: validators.transitional(validators.boolean)\n }, false);\n }\n\n // filter out skipped interceptors\n var requestInterceptorChain = [];\n var synchronousRequestInterceptors = true;\n this.interceptors.request.forEach(function unshiftRequestInterceptors(interceptor) {\n if (typeof interceptor.runWhen === 'function' && interceptor.runWhen(config) === false) {\n return;\n }\n\n synchronousRequestInterceptors = synchronousRequestInterceptors && interceptor.synchronous;\n\n requestInterceptorChain.unshift(interceptor.fulfilled, interceptor.rejected);\n });\n\n var responseInterceptorChain = [];\n this.interceptors.response.forEach(function pushResponseInterceptors(interceptor) {\n responseInterceptorChain.push(interceptor.fulfilled, interceptor.rejected);\n });\n\n var promise;\n\n if (!synchronousRequestInterceptors) {\n var chain = [dispatchRequest, undefined];\n\n Array.prototype.unshift.apply(chain, requestInterceptorChain);\n chain = chain.concat(responseInterceptorChain);\n\n promise = Promise.resolve(config);\n while (chain.length) {\n promise = promise.then(chain.shift(), chain.shift());\n }\n\n return promise;\n }\n\n\n var newConfig = config;\n while (requestInterceptorChain.length) {\n var onFulfilled = requestInterceptorChain.shift();\n var onRejected = requestInterceptorChain.shift();\n try {\n newConfig = onFulfilled(newConfig);\n } catch (error) {\n onRejected(error);\n break;\n }\n }\n\n try {\n promise = dispatchRequest(newConfig);\n } catch (error) {\n return Promise.reject(error);\n }\n\n while (responseInterceptorChain.length) {\n promise = promise.then(responseInterceptorChain.shift(), responseInterceptorChain.shift());\n }\n\n return promise;\n};\n\nAxios.prototype.getUri = function getUri(config) {\n config = mergeConfig(this.defaults, config);\n var fullPath = buildFullPath(config.baseURL, config.url);\n return buildURL(fullPath, config.params, config.paramsSerializer);\n};\n\n// Provide aliases for supported request methods\nutils.forEach(['delete', 'get', 'head', 'options'], function forEachMethodNoData(method) {\n /*eslint func-names:0*/\n Axios.prototype[method] = function(url, config) {\n return this.request(mergeConfig(config || {}, {\n method: method,\n url: url,\n data: (config || {}).data\n }));\n };\n});\n\nutils.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {\n /*eslint func-names:0*/\n\n function generateHTTPMethod(isForm) {\n return function httpMethod(url, data, config) {\n return this.request(mergeConfig(config || {}, {\n method: method,\n headers: isForm ? {\n 'Content-Type': 'multipart/form-data'\n } : {},\n url: url,\n data: data\n }));\n };\n }\n\n Axios.prototype[method] = generateHTTPMethod();\n\n Axios.prototype[method + 'Form'] = generateHTTPMethod(true);\n});\n\nmodule.exports = Axios;\n","'use strict';\n\nvar utils = require('../utils');\n\n/**\n * Create an Error with the specified message, config, error code, request and response.\n *\n * @param {string} message The error message.\n * @param {string} [code] The error code (for example, 'ECONNABORTED').\n * @param {Object} [config] The config.\n * @param {Object} [request] The request.\n * @param {Object} [response] The response.\n * @returns {Error} The created error.\n */\nfunction AxiosError(message, code, config, request, response) {\n Error.call(this);\n this.message = message;\n this.name = 'AxiosError';\n code && (this.code = code);\n config && (this.config = config);\n request && (this.request = request);\n response && (this.response = response);\n}\n\nutils.inherits(AxiosError, Error, {\n toJSON: function toJSON() {\n return {\n // Standard\n message: this.message,\n name: this.name,\n // Microsoft\n description: this.description,\n number: this.number,\n // Mozilla\n fileName: this.fileName,\n lineNumber: this.lineNumber,\n columnNumber: this.columnNumber,\n stack: this.stack,\n // Axios\n config: this.config,\n code: this.code,\n status: this.response && this.response.status ? this.response.status : null\n };\n }\n});\n\nvar prototype = AxiosError.prototype;\nvar descriptors = {};\n\n[\n 'ERR_BAD_OPTION_VALUE',\n 'ERR_BAD_OPTION',\n 'ECONNABORTED',\n 'ETIMEDOUT',\n 'ERR_NETWORK',\n 'ERR_FR_TOO_MANY_REDIRECTS',\n 'ERR_DEPRECATED',\n 'ERR_BAD_RESPONSE',\n 'ERR_BAD_REQUEST',\n 'ERR_CANCELED'\n// eslint-disable-next-line func-names\n].forEach(function(code) {\n descriptors[code] = {value: code};\n});\n\nObject.defineProperties(AxiosError, descriptors);\nObject.defineProperty(prototype, 'isAxiosError', {value: true});\n\n// eslint-disable-next-line func-names\nAxiosError.from = function(error, code, config, request, response, customProps) {\n var axiosError = Object.create(prototype);\n\n utils.toFlatObject(error, axiosError, function filter(obj) {\n return obj !== Error.prototype;\n });\n\n AxiosError.call(axiosError, error.message, code, config, request, response);\n\n axiosError.name = error.name;\n\n customProps && Object.assign(axiosError, customProps);\n\n return axiosError;\n};\n\nmodule.exports = AxiosError;\n","'use strict';\n\nvar utils = require('./../utils');\n\nfunction InterceptorManager() {\n this.handlers = [];\n}\n\n/**\n * Add a new interceptor to the stack\n *\n * @param {Function} fulfilled The function to handle `then` for a `Promise`\n * @param {Function} rejected The function to handle `reject` for a `Promise`\n *\n * @return {Number} An ID used to remove interceptor later\n */\nInterceptorManager.prototype.use = function use(fulfilled, rejected, options) {\n this.handlers.push({\n fulfilled: fulfilled,\n rejected: rejected,\n synchronous: options ? options.synchronous : false,\n runWhen: options ? options.runWhen : null\n });\n return this.handlers.length - 1;\n};\n\n/**\n * Remove an interceptor from the stack\n *\n * @param {Number} id The ID that was returned by `use`\n */\nInterceptorManager.prototype.eject = function eject(id) {\n if (this.handlers[id]) {\n this.handlers[id] = null;\n }\n};\n\n/**\n * Iterate over all the registered interceptors\n *\n * This method is particularly useful for skipping over any\n * interceptors that may have become `null` calling `eject`.\n *\n * @param {Function} fn The function to call for each interceptor\n */\nInterceptorManager.prototype.forEach = function forEach(fn) {\n utils.forEach(this.handlers, function forEachHandler(h) {\n if (h !== null) {\n fn(h);\n }\n });\n};\n\nmodule.exports = InterceptorManager;\n","'use strict';\n\nvar isAbsoluteURL = require('../helpers/isAbsoluteURL');\nvar combineURLs = require('../helpers/combineURLs');\n\n/**\n * Creates a new URL by combining the baseURL with the requestedURL,\n * only when the requestedURL is not already an absolute URL.\n * If the requestURL is absolute, this function returns the requestedURL untouched.\n *\n * @param {string} baseURL The base URL\n * @param {string} requestedURL Absolute or relative URL to combine\n * @returns {string} The combined full path\n */\nmodule.exports = function buildFullPath(baseURL, requestedURL) {\n if (baseURL && !isAbsoluteURL(requestedURL)) {\n return combineURLs(baseURL, requestedURL);\n }\n return requestedURL;\n};\n","'use strict';\n\nvar utils = require('./../utils');\nvar transformData = require('./transformData');\nvar isCancel = require('../cancel/isCancel');\nvar defaults = require('../defaults');\nvar CanceledError = require('../cancel/CanceledError');\n\n/**\n * Throws a `CanceledError` if cancellation has been requested.\n */\nfunction throwIfCancellationRequested(config) {\n if (config.cancelToken) {\n config.cancelToken.throwIfRequested();\n }\n\n if (config.signal && config.signal.aborted) {\n throw new CanceledError();\n }\n}\n\n/**\n * Dispatch a request to the server using the configured adapter.\n *\n * @param {object} config The config that is to be used for the request\n * @returns {Promise} The Promise to be fulfilled\n */\nmodule.exports = function dispatchRequest(config) {\n throwIfCancellationRequested(config);\n\n // Ensure headers exist\n config.headers = config.headers || {};\n\n // Transform request data\n config.data = transformData.call(\n config,\n config.data,\n config.headers,\n config.transformRequest\n );\n\n // Flatten headers\n config.headers = utils.merge(\n config.headers.common || {},\n config.headers[config.method] || {},\n config.headers\n );\n\n utils.forEach(\n ['delete', 'get', 'head', 'post', 'put', 'patch', 'common'],\n function cleanHeaderConfig(method) {\n delete config.headers[method];\n }\n );\n\n var adapter = config.adapter || defaults.adapter;\n\n return adapter(config).then(function onAdapterResolution(response) {\n throwIfCancellationRequested(config);\n\n // Transform response data\n response.data = transformData.call(\n config,\n response.data,\n response.headers,\n config.transformResponse\n );\n\n return response;\n }, function onAdapterRejection(reason) {\n if (!isCancel(reason)) {\n throwIfCancellationRequested(config);\n\n // Transform response data\n if (reason && reason.response) {\n reason.response.data = transformData.call(\n config,\n reason.response.data,\n reason.response.headers,\n config.transformResponse\n );\n }\n }\n\n return Promise.reject(reason);\n });\n};\n","'use strict';\n\nvar utils = require('../utils');\n\n/**\n * Config-specific merge-function which creates a new config-object\n * by merging two configuration objects together.\n *\n * @param {Object} config1\n * @param {Object} config2\n * @returns {Object} New object resulting from merging config2 to config1\n */\nmodule.exports = function mergeConfig(config1, config2) {\n // eslint-disable-next-line no-param-reassign\n config2 = config2 || {};\n var config = {};\n\n function getMergedValue(target, source) {\n if (utils.isPlainObject(target) && utils.isPlainObject(source)) {\n return utils.merge(target, source);\n } else if (utils.isPlainObject(source)) {\n return utils.merge({}, source);\n } else if (utils.isArray(source)) {\n return source.slice();\n }\n return source;\n }\n\n // eslint-disable-next-line consistent-return\n function mergeDeepProperties(prop) {\n if (!utils.isUndefined(config2[prop])) {\n return getMergedValue(config1[prop], config2[prop]);\n } else if (!utils.isUndefined(config1[prop])) {\n return getMergedValue(undefined, config1[prop]);\n }\n }\n\n // eslint-disable-next-line consistent-return\n function valueFromConfig2(prop) {\n if (!utils.isUndefined(config2[prop])) {\n return getMergedValue(undefined, config2[prop]);\n }\n }\n\n // eslint-disable-next-line consistent-return\n function defaultToConfig2(prop) {\n if (!utils.isUndefined(config2[prop])) {\n return getMergedValue(undefined, config2[prop]);\n } else if (!utils.isUndefined(config1[prop])) {\n return getMergedValue(undefined, config1[prop]);\n }\n }\n\n // eslint-disable-next-line consistent-return\n function mergeDirectKeys(prop) {\n if (prop in config2) {\n return getMergedValue(config1[prop], config2[prop]);\n } else if (prop in config1) {\n return getMergedValue(undefined, config1[prop]);\n }\n }\n\n var mergeMap = {\n 'url': valueFromConfig2,\n 'method': valueFromConfig2,\n 'data': valueFromConfig2,\n 'baseURL': defaultToConfig2,\n 'transformRequest': defaultToConfig2,\n 'transformResponse': defaultToConfig2,\n 'paramsSerializer': defaultToConfig2,\n 'timeout': defaultToConfig2,\n 'timeoutMessage': defaultToConfig2,\n 'withCredentials': defaultToConfig2,\n 'adapter': defaultToConfig2,\n 'responseType': defaultToConfig2,\n 'xsrfCookieName': defaultToConfig2,\n 'xsrfHeaderName': defaultToConfig2,\n 'onUploadProgress': defaultToConfig2,\n 'onDownloadProgress': defaultToConfig2,\n 'decompress': defaultToConfig2,\n 'maxContentLength': defaultToConfig2,\n 'maxBodyLength': defaultToConfig2,\n 'beforeRedirect': defaultToConfig2,\n 'transport': defaultToConfig2,\n 'httpAgent': defaultToConfig2,\n 'httpsAgent': defaultToConfig2,\n 'cancelToken': defaultToConfig2,\n 'socketPath': defaultToConfig2,\n 'responseEncoding': defaultToConfig2,\n 'validateStatus': mergeDirectKeys\n };\n\n utils.forEach(Object.keys(config1).concat(Object.keys(config2)), function computeConfigValue(prop) {\n var merge = mergeMap[prop] || mergeDeepProperties;\n var configValue = merge(prop);\n (utils.isUndefined(configValue) && merge !== mergeDirectKeys) || (config[prop] = configValue);\n });\n\n return config;\n};\n","'use strict';\n\nvar AxiosError = require('./AxiosError');\n\n/**\n * Resolve or reject a Promise based on response status.\n *\n * @param {Function} resolve A function that resolves the promise.\n * @param {Function} reject A function that rejects the promise.\n * @param {object} response The response.\n */\nmodule.exports = function settle(resolve, reject, response) {\n var validateStatus = response.config.validateStatus;\n if (!response.status || !validateStatus || validateStatus(response.status)) {\n resolve(response);\n } else {\n reject(new AxiosError(\n 'Request failed with status code ' + response.status,\n [AxiosError.ERR_BAD_REQUEST, AxiosError.ERR_BAD_RESPONSE][Math.floor(response.status / 100) - 4],\n response.config,\n response.request,\n response\n ));\n }\n};\n","'use strict';\n\nvar utils = require('./../utils');\nvar defaults = require('../defaults');\n\n/**\n * Transform the data for a request or a response\n *\n * @param {Object|String} data The data to be transformed\n * @param {Array} headers The headers for the request or response\n * @param {Array|Function} fns A single function or Array of functions\n * @returns {*} The resulting transformed data\n */\nmodule.exports = function transformData(data, headers, fns) {\n var context = this || defaults;\n /*eslint no-param-reassign:0*/\n utils.forEach(fns, function transform(fn) {\n data = fn.call(context, data, headers);\n });\n\n return data;\n};\n","'use strict';\n\nvar utils = require('../utils');\nvar normalizeHeaderName = require('../helpers/normalizeHeaderName');\nvar AxiosError = require('../core/AxiosError');\nvar transitionalDefaults = require('./transitional');\nvar toFormData = require('../helpers/toFormData');\n\nvar DEFAULT_CONTENT_TYPE = {\n 'Content-Type': 'application/x-www-form-urlencoded'\n};\n\nfunction setContentTypeIfUnset(headers, value) {\n if (!utils.isUndefined(headers) && utils.isUndefined(headers['Content-Type'])) {\n headers['Content-Type'] = value;\n }\n}\n\nfunction getDefaultAdapter() {\n var adapter;\n if (typeof XMLHttpRequest !== 'undefined') {\n // For browsers use XHR adapter\n adapter = require('../adapters/xhr');\n } else if (typeof process !== 'undefined' && Object.prototype.toString.call(process) === '[object process]') {\n // For node use HTTP adapter\n adapter = require('../adapters/http');\n }\n return adapter;\n}\n\nfunction stringifySafely(rawValue, parser, encoder) {\n if (utils.isString(rawValue)) {\n try {\n (parser || JSON.parse)(rawValue);\n return utils.trim(rawValue);\n } catch (e) {\n if (e.name !== 'SyntaxError') {\n throw e;\n }\n }\n }\n\n return (encoder || JSON.stringify)(rawValue);\n}\n\nvar defaults = {\n\n transitional: transitionalDefaults,\n\n adapter: getDefaultAdapter(),\n\n transformRequest: [function transformRequest(data, headers) {\n normalizeHeaderName(headers, 'Accept');\n normalizeHeaderName(headers, 'Content-Type');\n\n if (utils.isFormData(data) ||\n utils.isArrayBuffer(data) ||\n utils.isBuffer(data) ||\n utils.isStream(data) ||\n utils.isFile(data) ||\n utils.isBlob(data)\n ) {\n return data;\n }\n if (utils.isArrayBufferView(data)) {\n return data.buffer;\n }\n if (utils.isURLSearchParams(data)) {\n setContentTypeIfUnset(headers, 'application/x-www-form-urlencoded;charset=utf-8');\n return data.toString();\n }\n\n var isObjectPayload = utils.isObject(data);\n var contentType = headers && headers['Content-Type'];\n\n var isFileList;\n\n if ((isFileList = utils.isFileList(data)) || (isObjectPayload && contentType === 'multipart/form-data')) {\n var _FormData = this.env && this.env.FormData;\n return toFormData(isFileList ? {'files[]': data} : data, _FormData && new _FormData());\n } else if (isObjectPayload || contentType === 'application/json') {\n setContentTypeIfUnset(headers, 'application/json');\n return stringifySafely(data);\n }\n\n return data;\n }],\n\n transformResponse: [function transformResponse(data) {\n var transitional = this.transitional || defaults.transitional;\n var silentJSONParsing = transitional && transitional.silentJSONParsing;\n var forcedJSONParsing = transitional && transitional.forcedJSONParsing;\n var strictJSONParsing = !silentJSONParsing && this.responseType === 'json';\n\n if (strictJSONParsing || (forcedJSONParsing && utils.isString(data) && data.length)) {\n try {\n return JSON.parse(data);\n } catch (e) {\n if (strictJSONParsing) {\n if (e.name === 'SyntaxError') {\n throw AxiosError.from(e, AxiosError.ERR_BAD_RESPONSE, this, null, this.response);\n }\n throw e;\n }\n }\n }\n\n return data;\n }],\n\n /**\n * A timeout in milliseconds to abort a request. If set to 0 (default) a\n * timeout is not created.\n */\n timeout: 0,\n\n xsrfCookieName: 'XSRF-TOKEN',\n xsrfHeaderName: 'X-XSRF-TOKEN',\n\n maxContentLength: -1,\n maxBodyLength: -1,\n\n env: {\n FormData: require('./env/FormData')\n },\n\n validateStatus: function validateStatus(status) {\n return status >= 200 && status < 300;\n },\n\n headers: {\n common: {\n 'Accept': 'application/json, text/plain, */*'\n }\n }\n};\n\nutils.forEach(['delete', 'get', 'head'], function forEachMethodNoData(method) {\n defaults.headers[method] = {};\n});\n\nutils.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {\n defaults.headers[method] = utils.merge(DEFAULT_CONTENT_TYPE);\n});\n\nmodule.exports = defaults;\n","'use strict';\n\nmodule.exports = {\n silentJSONParsing: true,\n forcedJSONParsing: true,\n clarifyTimeoutError: false\n};\n","module.exports = {\n \"version\": \"0.27.2\"\n};","'use strict';\n\nmodule.exports = function bind(fn, thisArg) {\n return function wrap() {\n var args = new Array(arguments.length);\n for (var i = 0; i < args.length; i++) {\n args[i] = arguments[i];\n }\n return fn.apply(thisArg, args);\n };\n};\n","'use strict';\n\nvar utils = require('./../utils');\n\nfunction encode(val) {\n return encodeURIComponent(val).\n replace(/%3A/gi, ':').\n replace(/%24/g, '$').\n replace(/%2C/gi, ',').\n replace(/%20/g, '+').\n replace(/%5B/gi, '[').\n replace(/%5D/gi, ']');\n}\n\n/**\n * Build a URL by appending params to the end\n *\n * @param {string} url The base of the url (e.g., http://www.google.com)\n * @param {object} [params] The params to be appended\n * @returns {string} The formatted url\n */\nmodule.exports = function buildURL(url, params, paramsSerializer) {\n /*eslint no-param-reassign:0*/\n if (!params) {\n return url;\n }\n\n var serializedParams;\n if (paramsSerializer) {\n serializedParams = paramsSerializer(params);\n } else if (utils.isURLSearchParams(params)) {\n serializedParams = params.toString();\n } else {\n var parts = [];\n\n utils.forEach(params, function serialize(val, key) {\n if (val === null || typeof val === 'undefined') {\n return;\n }\n\n if (utils.isArray(val)) {\n key = key + '[]';\n } else {\n val = [val];\n }\n\n utils.forEach(val, function parseValue(v) {\n if (utils.isDate(v)) {\n v = v.toISOString();\n } else if (utils.isObject(v)) {\n v = JSON.stringify(v);\n }\n parts.push(encode(key) + '=' + encode(v));\n });\n });\n\n serializedParams = parts.join('&');\n }\n\n if (serializedParams) {\n var hashmarkIndex = url.indexOf('#');\n if (hashmarkIndex !== -1) {\n url = url.slice(0, hashmarkIndex);\n }\n\n url += (url.indexOf('?') === -1 ? '?' : '&') + serializedParams;\n }\n\n return url;\n};\n","'use strict';\n\n/**\n * Creates a new URL by combining the specified URLs\n *\n * @param {string} baseURL The base URL\n * @param {string} relativeURL The relative URL\n * @returns {string} The combined URL\n */\nmodule.exports = function combineURLs(baseURL, relativeURL) {\n return relativeURL\n ? baseURL.replace(/\\/+$/, '') + '/' + relativeURL.replace(/^\\/+/, '')\n : baseURL;\n};\n","'use strict';\n\nvar utils = require('./../utils');\n\nmodule.exports = (\n utils.isStandardBrowserEnv() ?\n\n // Standard browser envs support document.cookie\n (function standardBrowserEnv() {\n return {\n write: function write(name, value, expires, path, domain, secure) {\n var cookie = [];\n cookie.push(name + '=' + encodeURIComponent(value));\n\n if (utils.isNumber(expires)) {\n cookie.push('expires=' + new Date(expires).toGMTString());\n }\n\n if (utils.isString(path)) {\n cookie.push('path=' + path);\n }\n\n if (utils.isString(domain)) {\n cookie.push('domain=' + domain);\n }\n\n if (secure === true) {\n cookie.push('secure');\n }\n\n document.cookie = cookie.join('; ');\n },\n\n read: function read(name) {\n var match = document.cookie.match(new RegExp('(^|;\\\\s*)(' + name + ')=([^;]*)'));\n return (match ? decodeURIComponent(match[3]) : null);\n },\n\n remove: function remove(name) {\n this.write(name, '', Date.now() - 86400000);\n }\n };\n })() :\n\n // Non standard browser env (web workers, react-native) lack needed support.\n (function nonStandardBrowserEnv() {\n return {\n write: function write() {},\n read: function read() { return null; },\n remove: function remove() {}\n };\n })()\n);\n","'use strict';\n\n/**\n * Determines whether the specified URL is absolute\n *\n * @param {string} url The URL to test\n * @returns {boolean} True if the specified URL is absolute, otherwise false\n */\nmodule.exports = function isAbsoluteURL(url) {\n // A URL is considered absolute if it begins with \"://\" or \"//\" (protocol-relative URL).\n // RFC 3986 defines scheme name as a sequence of characters beginning with a letter and followed\n // by any combination of letters, digits, plus, period, or hyphen.\n return /^([a-z][a-z\\d+\\-.]*:)?\\/\\//i.test(url);\n};\n","'use strict';\n\nvar utils = require('./../utils');\n\n/**\n * Determines whether the payload is an error thrown by Axios\n *\n * @param {*} payload The value to test\n * @returns {boolean} True if the payload is an error thrown by Axios, otherwise false\n */\nmodule.exports = function isAxiosError(payload) {\n return utils.isObject(payload) && (payload.isAxiosError === true);\n};\n","'use strict';\n\nvar utils = require('./../utils');\n\nmodule.exports = (\n utils.isStandardBrowserEnv() ?\n\n // Standard browser envs have full support of the APIs needed to test\n // whether the request URL is of the same origin as current location.\n (function standardBrowserEnv() {\n var msie = /(msie|trident)/i.test(navigator.userAgent);\n var urlParsingNode = document.createElement('a');\n var originURL;\n\n /**\n * Parse a URL to discover it's components\n *\n * @param {String} url The URL to be parsed\n * @returns {Object}\n */\n function resolveURL(url) {\n var href = url;\n\n if (msie) {\n // IE needs attribute set twice to normalize properties\n urlParsingNode.setAttribute('href', href);\n href = urlParsingNode.href;\n }\n\n urlParsingNode.setAttribute('href', href);\n\n // urlParsingNode provides the UrlUtils interface - http://url.spec.whatwg.org/#urlutils\n return {\n href: urlParsingNode.href,\n protocol: urlParsingNode.protocol ? urlParsingNode.protocol.replace(/:$/, '') : '',\n host: urlParsingNode.host,\n search: urlParsingNode.search ? urlParsingNode.search.replace(/^\\?/, '') : '',\n hash: urlParsingNode.hash ? urlParsingNode.hash.replace(/^#/, '') : '',\n hostname: urlParsingNode.hostname,\n port: urlParsingNode.port,\n pathname: (urlParsingNode.pathname.charAt(0) === '/') ?\n urlParsingNode.pathname :\n '/' + urlParsingNode.pathname\n };\n }\n\n originURL = resolveURL(window.location.href);\n\n /**\n * Determine if a URL shares the same origin as the current location\n *\n * @param {String} requestURL The URL to test\n * @returns {boolean} True if URL shares the same origin, otherwise false\n */\n return function isURLSameOrigin(requestURL) {\n var parsed = (utils.isString(requestURL)) ? resolveURL(requestURL) : requestURL;\n return (parsed.protocol === originURL.protocol &&\n parsed.host === originURL.host);\n };\n })() :\n\n // Non standard browser envs (web workers, react-native) lack needed support.\n (function nonStandardBrowserEnv() {\n return function isURLSameOrigin() {\n return true;\n };\n })()\n);\n","'use strict';\n\nvar utils = require('../utils');\n\nmodule.exports = function normalizeHeaderName(headers, normalizedName) {\n utils.forEach(headers, function processHeader(value, name) {\n if (name !== normalizedName && name.toUpperCase() === normalizedName.toUpperCase()) {\n headers[normalizedName] = value;\n delete headers[name];\n }\n });\n};\n","// eslint-disable-next-line strict\nmodule.exports = null;\n","'use strict';\n\nvar utils = require('./../utils');\n\n// Headers whose duplicates are ignored by node\n// c.f. https://nodejs.org/api/http.html#http_message_headers\nvar ignoreDuplicateOf = [\n 'age', 'authorization', 'content-length', 'content-type', 'etag',\n 'expires', 'from', 'host', 'if-modified-since', 'if-unmodified-since',\n 'last-modified', 'location', 'max-forwards', 'proxy-authorization',\n 'referer', 'retry-after', 'user-agent'\n];\n\n/**\n * Parse headers into an object\n *\n * ```\n * Date: Wed, 27 Aug 2014 08:58:49 GMT\n * Content-Type: application/json\n * Connection: keep-alive\n * Transfer-Encoding: chunked\n * ```\n *\n * @param {String} headers Headers needing to be parsed\n * @returns {Object} Headers parsed into an object\n */\nmodule.exports = function parseHeaders(headers) {\n var parsed = {};\n var key;\n var val;\n var i;\n\n if (!headers) { return parsed; }\n\n utils.forEach(headers.split('\\n'), function parser(line) {\n i = line.indexOf(':');\n key = utils.trim(line.substr(0, i)).toLowerCase();\n val = utils.trim(line.substr(i + 1));\n\n if (key) {\n if (parsed[key] && ignoreDuplicateOf.indexOf(key) >= 0) {\n return;\n }\n if (key === 'set-cookie') {\n parsed[key] = (parsed[key] ? parsed[key] : []).concat([val]);\n } else {\n parsed[key] = parsed[key] ? parsed[key] + ', ' + val : val;\n }\n }\n });\n\n return parsed;\n};\n","'use strict';\n\nmodule.exports = function parseProtocol(url) {\n var match = /^([-+\\w]{1,25})(:?\\/\\/|:)/.exec(url);\n return match && match[1] || '';\n};\n","'use strict';\n\n/**\n * Syntactic sugar for invoking a function and expanding an array for arguments.\n *\n * Common use case would be to use `Function.prototype.apply`.\n *\n * ```js\n * function f(x, y, z) {}\n * var args = [1, 2, 3];\n * f.apply(null, args);\n * ```\n *\n * With `spread` this example can be re-written.\n *\n * ```js\n * spread(function(x, y, z) {})([1, 2, 3]);\n * ```\n *\n * @param {Function} callback\n * @returns {Function}\n */\nmodule.exports = function spread(callback) {\n return function wrap(arr) {\n return callback.apply(null, arr);\n };\n};\n","'use strict';\n\nvar utils = require('../utils');\n\n/**\n * Convert a data object to FormData\n * @param {Object} obj\n * @param {?Object} [formData]\n * @returns {Object}\n **/\n\nfunction toFormData(obj, formData) {\n // eslint-disable-next-line no-param-reassign\n formData = formData || new FormData();\n\n var stack = [];\n\n function convertValue(value) {\n if (value === null) return '';\n\n if (utils.isDate(value)) {\n return value.toISOString();\n }\n\n if (utils.isArrayBuffer(value) || utils.isTypedArray(value)) {\n return typeof Blob === 'function' ? new Blob([value]) : Buffer.from(value);\n }\n\n return value;\n }\n\n function build(data, parentKey) {\n if (utils.isPlainObject(data) || utils.isArray(data)) {\n if (stack.indexOf(data) !== -1) {\n throw Error('Circular reference detected in ' + parentKey);\n }\n\n stack.push(data);\n\n utils.forEach(data, function each(value, key) {\n if (utils.isUndefined(value)) return;\n var fullKey = parentKey ? parentKey + '.' + key : key;\n var arr;\n\n if (value && !parentKey && typeof value === 'object') {\n if (utils.endsWith(key, '{}')) {\n // eslint-disable-next-line no-param-reassign\n value = JSON.stringify(value);\n } else if (utils.endsWith(key, '[]') && (arr = utils.toArray(value))) {\n // eslint-disable-next-line func-names\n arr.forEach(function(el) {\n !utils.isUndefined(el) && formData.append(fullKey, convertValue(el));\n });\n return;\n }\n }\n\n build(value, fullKey);\n });\n\n stack.pop();\n } else {\n formData.append(parentKey, convertValue(data));\n }\n }\n\n build(obj);\n\n return formData;\n}\n\nmodule.exports = toFormData;\n","'use strict';\n\nvar VERSION = require('../env/data').version;\nvar AxiosError = require('../core/AxiosError');\n\nvar validators = {};\n\n// eslint-disable-next-line func-names\n['object', 'boolean', 'number', 'function', 'string', 'symbol'].forEach(function(type, i) {\n validators[type] = function validator(thing) {\n return typeof thing === type || 'a' + (i < 1 ? 'n ' : ' ') + type;\n };\n});\n\nvar deprecatedWarnings = {};\n\n/**\n * Transitional option validator\n * @param {function|boolean?} validator - set to false if the transitional option has been removed\n * @param {string?} version - deprecated version / removed since version\n * @param {string?} message - some message with additional info\n * @returns {function}\n */\nvalidators.transitional = function transitional(validator, version, message) {\n function formatMessage(opt, desc) {\n return '[Axios v' + VERSION + '] Transitional option \\'' + opt + '\\'' + desc + (message ? '. ' + message : '');\n }\n\n // eslint-disable-next-line func-names\n return function(value, opt, opts) {\n if (validator === false) {\n throw new AxiosError(\n formatMessage(opt, ' has been removed' + (version ? ' in ' + version : '')),\n AxiosError.ERR_DEPRECATED\n );\n }\n\n if (version && !deprecatedWarnings[opt]) {\n deprecatedWarnings[opt] = true;\n // eslint-disable-next-line no-console\n console.warn(\n formatMessage(\n opt,\n ' has been deprecated since v' + version + ' and will be removed in the near future'\n )\n );\n }\n\n return validator ? validator(value, opt, opts) : true;\n };\n};\n\n/**\n * Assert object's properties type\n * @param {object} options\n * @param {object} schema\n * @param {boolean?} allowUnknown\n */\n\nfunction assertOptions(options, schema, allowUnknown) {\n if (typeof options !== 'object') {\n throw new AxiosError('options must be an object', AxiosError.ERR_BAD_OPTION_VALUE);\n }\n var keys = Object.keys(options);\n var i = keys.length;\n while (i-- > 0) {\n var opt = keys[i];\n var validator = schema[opt];\n if (validator) {\n var value = options[opt];\n var result = value === undefined || validator(value, opt, options);\n if (result !== true) {\n throw new AxiosError('option ' + opt + ' must be ' + result, AxiosError.ERR_BAD_OPTION_VALUE);\n }\n continue;\n }\n if (allowUnknown !== true) {\n throw new AxiosError('Unknown option ' + opt, AxiosError.ERR_BAD_OPTION);\n }\n }\n}\n\nmodule.exports = {\n assertOptions: assertOptions,\n validators: validators\n};\n","'use strict';\n\nvar bind = require('./helpers/bind');\n\n// utils is a library of generic helper functions non-specific to axios\n\nvar toString = Object.prototype.toString;\n\n// eslint-disable-next-line func-names\nvar kindOf = (function(cache) {\n // eslint-disable-next-line func-names\n return function(thing) {\n var str = toString.call(thing);\n return cache[str] || (cache[str] = str.slice(8, -1).toLowerCase());\n };\n})(Object.create(null));\n\nfunction kindOfTest(type) {\n type = type.toLowerCase();\n return function isKindOf(thing) {\n return kindOf(thing) === type;\n };\n}\n\n/**\n * Determine if a value is an Array\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an Array, otherwise false\n */\nfunction isArray(val) {\n return Array.isArray(val);\n}\n\n/**\n * Determine if a value is undefined\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if the value is undefined, otherwise false\n */\nfunction isUndefined(val) {\n return typeof val === 'undefined';\n}\n\n/**\n * Determine if a value is a Buffer\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Buffer, otherwise false\n */\nfunction isBuffer(val) {\n return val !== null && !isUndefined(val) && val.constructor !== null && !isUndefined(val.constructor)\n && typeof val.constructor.isBuffer === 'function' && val.constructor.isBuffer(val);\n}\n\n/**\n * Determine if a value is an ArrayBuffer\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an ArrayBuffer, otherwise false\n */\nvar isArrayBuffer = kindOfTest('ArrayBuffer');\n\n\n/**\n * Determine if a value is a view on an ArrayBuffer\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a view on an ArrayBuffer, otherwise false\n */\nfunction isArrayBufferView(val) {\n var result;\n if ((typeof ArrayBuffer !== 'undefined') && (ArrayBuffer.isView)) {\n result = ArrayBuffer.isView(val);\n } else {\n result = (val) && (val.buffer) && (isArrayBuffer(val.buffer));\n }\n return result;\n}\n\n/**\n * Determine if a value is a String\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a String, otherwise false\n */\nfunction isString(val) {\n return typeof val === 'string';\n}\n\n/**\n * Determine if a value is a Number\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Number, otherwise false\n */\nfunction isNumber(val) {\n return typeof val === 'number';\n}\n\n/**\n * Determine if a value is an Object\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is an Object, otherwise false\n */\nfunction isObject(val) {\n return val !== null && typeof val === 'object';\n}\n\n/**\n * Determine if a value is a plain Object\n *\n * @param {Object} val The value to test\n * @return {boolean} True if value is a plain Object, otherwise false\n */\nfunction isPlainObject(val) {\n if (kindOf(val) !== 'object') {\n return false;\n }\n\n var prototype = Object.getPrototypeOf(val);\n return prototype === null || prototype === Object.prototype;\n}\n\n/**\n * Determine if a value is a Date\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Date, otherwise false\n */\nvar isDate = kindOfTest('Date');\n\n/**\n * Determine if a value is a File\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a File, otherwise false\n */\nvar isFile = kindOfTest('File');\n\n/**\n * Determine if a value is a Blob\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Blob, otherwise false\n */\nvar isBlob = kindOfTest('Blob');\n\n/**\n * Determine if a value is a FileList\n *\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a File, otherwise false\n */\nvar isFileList = kindOfTest('FileList');\n\n/**\n * Determine if a value is a Function\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Function, otherwise false\n */\nfunction isFunction(val) {\n return toString.call(val) === '[object Function]';\n}\n\n/**\n * Determine if a value is a Stream\n *\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a Stream, otherwise false\n */\nfunction isStream(val) {\n return isObject(val) && isFunction(val.pipe);\n}\n\n/**\n * Determine if a value is a FormData\n *\n * @param {Object} thing The value to test\n * @returns {boolean} True if value is an FormData, otherwise false\n */\nfunction isFormData(thing) {\n var pattern = '[object FormData]';\n return thing && (\n (typeof FormData === 'function' && thing instanceof FormData) ||\n toString.call(thing) === pattern ||\n (isFunction(thing.toString) && thing.toString() === pattern)\n );\n}\n\n/**\n * Determine if a value is a URLSearchParams object\n * @function\n * @param {Object} val The value to test\n * @returns {boolean} True if value is a URLSearchParams object, otherwise false\n */\nvar isURLSearchParams = kindOfTest('URLSearchParams');\n\n/**\n * Trim excess whitespace off the beginning and end of a string\n *\n * @param {String} str The String to trim\n * @returns {String} The String freed of excess whitespace\n */\nfunction trim(str) {\n return str.trim ? str.trim() : str.replace(/^\\s+|\\s+$/g, '');\n}\n\n/**\n * Determine if we're running in a standard browser environment\n *\n * This allows axios to run in a web worker, and react-native.\n * Both environments support XMLHttpRequest, but not fully standard globals.\n *\n * web workers:\n * typeof window -> undefined\n * typeof document -> undefined\n *\n * react-native:\n * navigator.product -> 'ReactNative'\n * nativescript\n * navigator.product -> 'NativeScript' or 'NS'\n */\nfunction isStandardBrowserEnv() {\n if (typeof navigator !== 'undefined' && (navigator.product === 'ReactNative' ||\n navigator.product === 'NativeScript' ||\n navigator.product === 'NS')) {\n return false;\n }\n return (\n typeof window !== 'undefined' &&\n typeof document !== 'undefined'\n );\n}\n\n/**\n * Iterate over an Array or an Object invoking a function for each item.\n *\n * If `obj` is an Array callback will be called passing\n * the value, index, and complete array for each item.\n *\n * If 'obj' is an Object callback will be called passing\n * the value, key, and complete object for each property.\n *\n * @param {Object|Array} obj The object to iterate\n * @param {Function} fn The callback to invoke for each item\n */\nfunction forEach(obj, fn) {\n // Don't bother if no value provided\n if (obj === null || typeof obj === 'undefined') {\n return;\n }\n\n // Force an array if not already something iterable\n if (typeof obj !== 'object') {\n /*eslint no-param-reassign:0*/\n obj = [obj];\n }\n\n if (isArray(obj)) {\n // Iterate over array values\n for (var i = 0, l = obj.length; i < l; i++) {\n fn.call(null, obj[i], i, obj);\n }\n } else {\n // Iterate over object keys\n for (var key in obj) {\n if (Object.prototype.hasOwnProperty.call(obj, key)) {\n fn.call(null, obj[key], key, obj);\n }\n }\n }\n}\n\n/**\n * Accepts varargs expecting each argument to be an object, then\n * immutably merges the properties of each object and returns result.\n *\n * When multiple objects contain the same key the later object in\n * the arguments list will take precedence.\n *\n * Example:\n *\n * ```js\n * var result = merge({foo: 123}, {foo: 456});\n * console.log(result.foo); // outputs 456\n * ```\n *\n * @param {Object} obj1 Object to merge\n * @returns {Object} Result of all merge properties\n */\nfunction merge(/* obj1, obj2, obj3, ... */) {\n var result = {};\n function assignValue(val, key) {\n if (isPlainObject(result[key]) && isPlainObject(val)) {\n result[key] = merge(result[key], val);\n } else if (isPlainObject(val)) {\n result[key] = merge({}, val);\n } else if (isArray(val)) {\n result[key] = val.slice();\n } else {\n result[key] = val;\n }\n }\n\n for (var i = 0, l = arguments.length; i < l; i++) {\n forEach(arguments[i], assignValue);\n }\n return result;\n}\n\n/**\n * Extends object a by mutably adding to it the properties of object b.\n *\n * @param {Object} a The object to be extended\n * @param {Object} b The object to copy properties from\n * @param {Object} thisArg The object to bind function to\n * @return {Object} The resulting value of object a\n */\nfunction extend(a, b, thisArg) {\n forEach(b, function assignValue(val, key) {\n if (thisArg && typeof val === 'function') {\n a[key] = bind(val, thisArg);\n } else {\n a[key] = val;\n }\n });\n return a;\n}\n\n/**\n * Remove byte order marker. This catches EF BB BF (the UTF-8 BOM)\n *\n * @param {string} content with BOM\n * @return {string} content value without BOM\n */\nfunction stripBOM(content) {\n if (content.charCodeAt(0) === 0xFEFF) {\n content = content.slice(1);\n }\n return content;\n}\n\n/**\n * Inherit the prototype methods from one constructor into another\n * @param {function} constructor\n * @param {function} superConstructor\n * @param {object} [props]\n * @param {object} [descriptors]\n */\n\nfunction inherits(constructor, superConstructor, props, descriptors) {\n constructor.prototype = Object.create(superConstructor.prototype, descriptors);\n constructor.prototype.constructor = constructor;\n props && Object.assign(constructor.prototype, props);\n}\n\n/**\n * Resolve object with deep prototype chain to a flat object\n * @param {Object} sourceObj source object\n * @param {Object} [destObj]\n * @param {Function} [filter]\n * @returns {Object}\n */\n\nfunction toFlatObject(sourceObj, destObj, filter) {\n var props;\n var i;\n var prop;\n var merged = {};\n\n destObj = destObj || {};\n\n do {\n props = Object.getOwnPropertyNames(sourceObj);\n i = props.length;\n while (i-- > 0) {\n prop = props[i];\n if (!merged[prop]) {\n destObj[prop] = sourceObj[prop];\n merged[prop] = true;\n }\n }\n sourceObj = Object.getPrototypeOf(sourceObj);\n } while (sourceObj && (!filter || filter(sourceObj, destObj)) && sourceObj !== Object.prototype);\n\n return destObj;\n}\n\n/*\n * determines whether a string ends with the characters of a specified string\n * @param {String} str\n * @param {String} searchString\n * @param {Number} [position= 0]\n * @returns {boolean}\n */\nfunction endsWith(str, searchString, position) {\n str = String(str);\n if (position === undefined || position > str.length) {\n position = str.length;\n }\n position -= searchString.length;\n var lastIndex = str.indexOf(searchString, position);\n return lastIndex !== -1 && lastIndex === position;\n}\n\n\n/**\n * Returns new array from array like object\n * @param {*} [thing]\n * @returns {Array}\n */\nfunction toArray(thing) {\n if (!thing) return null;\n var i = thing.length;\n if (isUndefined(i)) return null;\n var arr = new Array(i);\n while (i-- > 0) {\n arr[i] = thing[i];\n }\n return arr;\n}\n\n// eslint-disable-next-line func-names\nvar isTypedArray = (function(TypedArray) {\n // eslint-disable-next-line func-names\n return function(thing) {\n return TypedArray && thing instanceof TypedArray;\n };\n})(typeof Uint8Array !== 'undefined' && Object.getPrototypeOf(Uint8Array));\n\nmodule.exports = {\n isArray: isArray,\n isArrayBuffer: isArrayBuffer,\n isBuffer: isBuffer,\n isFormData: isFormData,\n isArrayBufferView: isArrayBufferView,\n isString: isString,\n isNumber: isNumber,\n isObject: isObject,\n isPlainObject: isPlainObject,\n isUndefined: isUndefined,\n isDate: isDate,\n isFile: isFile,\n isBlob: isBlob,\n isFunction: isFunction,\n isStream: isStream,\n isURLSearchParams: isURLSearchParams,\n isStandardBrowserEnv: isStandardBrowserEnv,\n forEach: forEach,\n merge: merge,\n extend: extend,\n trim: trim,\n stripBOM: stripBOM,\n inherits: inherits,\n toFlatObject: toFlatObject,\n kindOf: kindOf,\n kindOfTest: kindOfTest,\n endsWith: endsWith,\n toArray: toArray,\n isTypedArray: isTypedArray,\n isFileList: isFileList\n};\n","'use strict'\n\nexports.byteLength = byteLength\nexports.toByteArray = toByteArray\nexports.fromByteArray = fromByteArray\n\nvar lookup = []\nvar revLookup = []\nvar Arr = typeof Uint8Array !== 'undefined' ? Uint8Array : Array\n\nvar code = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'\nfor (var i = 0, len = code.length; i < len; ++i) {\n lookup[i] = code[i]\n revLookup[code.charCodeAt(i)] = i\n}\n\n// Support decoding URL-safe base64 strings, as Node.js does.\n// See: https://en.wikipedia.org/wiki/Base64#URL_applications\nrevLookup['-'.charCodeAt(0)] = 62\nrevLookup['_'.charCodeAt(0)] = 63\n\nfunction getLens (b64) {\n var len = b64.length\n\n if (len % 4 > 0) {\n throw new Error('Invalid string. Length must be a multiple of 4')\n }\n\n // Trim off extra bytes after placeholder bytes are found\n // See: https://github.com/beatgammit/base64-js/issues/42\n var validLen = b64.indexOf('=')\n if (validLen === -1) validLen = len\n\n var placeHoldersLen = validLen === len\n ? 0\n : 4 - (validLen % 4)\n\n return [validLen, placeHoldersLen]\n}\n\n// base64 is 4/3 + up to two characters of the original data\nfunction byteLength (b64) {\n var lens = getLens(b64)\n var validLen = lens[0]\n var placeHoldersLen = lens[1]\n return ((validLen + placeHoldersLen) * 3 / 4) - placeHoldersLen\n}\n\nfunction _byteLength (b64, validLen, placeHoldersLen) {\n return ((validLen + placeHoldersLen) * 3 / 4) - placeHoldersLen\n}\n\nfunction toByteArray (b64) {\n var tmp\n var lens = getLens(b64)\n var validLen = lens[0]\n var placeHoldersLen = lens[1]\n\n var arr = new Arr(_byteLength(b64, validLen, placeHoldersLen))\n\n var curByte = 0\n\n // if there are placeholders, only get up to the last complete 4 chars\n var len = placeHoldersLen > 0\n ? validLen - 4\n : validLen\n\n var i\n for (i = 0; i < len; i += 4) {\n tmp =\n (revLookup[b64.charCodeAt(i)] << 18) |\n (revLookup[b64.charCodeAt(i + 1)] << 12) |\n (revLookup[b64.charCodeAt(i + 2)] << 6) |\n revLookup[b64.charCodeAt(i + 3)]\n arr[curByte++] = (tmp >> 16) & 0xFF\n arr[curByte++] = (tmp >> 8) & 0xFF\n arr[curByte++] = tmp & 0xFF\n }\n\n if (placeHoldersLen === 2) {\n tmp =\n (revLookup[b64.charCodeAt(i)] << 2) |\n (revLookup[b64.charCodeAt(i + 1)] >> 4)\n arr[curByte++] = tmp & 0xFF\n }\n\n if (placeHoldersLen === 1) {\n tmp =\n (revLookup[b64.charCodeAt(i)] << 10) |\n (revLookup[b64.charCodeAt(i + 1)] << 4) |\n (revLookup[b64.charCodeAt(i + 2)] >> 2)\n arr[curByte++] = (tmp >> 8) & 0xFF\n arr[curByte++] = tmp & 0xFF\n }\n\n return arr\n}\n\nfunction tripletToBase64 (num) {\n return lookup[num >> 18 & 0x3F] +\n lookup[num >> 12 & 0x3F] +\n lookup[num >> 6 & 0x3F] +\n lookup[num & 0x3F]\n}\n\nfunction encodeChunk (uint8, start, end) {\n var tmp\n var output = []\n for (var i = start; i < end; i += 3) {\n tmp =\n ((uint8[i] << 16) & 0xFF0000) +\n ((uint8[i + 1] << 8) & 0xFF00) +\n (uint8[i + 2] & 0xFF)\n output.push(tripletToBase64(tmp))\n }\n return output.join('')\n}\n\nfunction fromByteArray (uint8) {\n var tmp\n var len = uint8.length\n var extraBytes = len % 3 // if we have 1 byte left, pad 2 bytes\n var parts = []\n var maxChunkLength = 16383 // must be multiple of 3\n\n // go through the array every three bytes, we'll deal with trailing stuff later\n for (var i = 0, len2 = len - extraBytes; i < len2; i += maxChunkLength) {\n parts.push(encodeChunk(uint8, i, (i + maxChunkLength) > len2 ? len2 : (i + maxChunkLength)))\n }\n\n // pad the end with zeros, but make sure to not forget the extra bytes\n if (extraBytes === 1) {\n tmp = uint8[len - 1]\n parts.push(\n lookup[tmp >> 2] +\n lookup[(tmp << 4) & 0x3F] +\n '=='\n )\n } else if (extraBytes === 2) {\n tmp = (uint8[len - 2] << 8) + uint8[len - 1]\n parts.push(\n lookup[tmp >> 10] +\n lookup[(tmp >> 4) & 0x3F] +\n lookup[(tmp << 2) & 0x3F] +\n '='\n )\n }\n\n return parts.join('')\n}\n","/*!\n * The buffer module from node.js, for the browser.\n *\n * @author Feross Aboukhadijeh \n * @license MIT\n */\n/* eslint-disable no-proto */\n\n'use strict'\n\nconst base64 = require('base64-js')\nconst ieee754 = require('ieee754')\nconst customInspectSymbol =\n (typeof Symbol === 'function' && typeof Symbol['for'] === 'function') // eslint-disable-line dot-notation\n ? Symbol['for']('nodejs.util.inspect.custom') // eslint-disable-line dot-notation\n : null\n\nexports.Buffer = Buffer\nexports.SlowBuffer = SlowBuffer\nexports.INSPECT_MAX_BYTES = 50\n\nconst K_MAX_LENGTH = 0x7fffffff\nexports.kMaxLength = K_MAX_LENGTH\n\n/**\n * If `Buffer.TYPED_ARRAY_SUPPORT`:\n * === true Use Uint8Array implementation (fastest)\n * === false Print warning and recommend using `buffer` v4.x which has an Object\n * implementation (most compatible, even IE6)\n *\n * Browsers that support typed arrays are IE 10+, Firefox 4+, Chrome 7+, Safari 5.1+,\n * Opera 11.6+, iOS 4.2+.\n *\n * We report that the browser does not support typed arrays if the are not subclassable\n * using __proto__. Firefox 4-29 lacks support for adding new properties to `Uint8Array`\n * (See: https://bugzilla.mozilla.org/show_bug.cgi?id=695438). IE 10 lacks support\n * for __proto__ and has a buggy typed array implementation.\n */\nBuffer.TYPED_ARRAY_SUPPORT = typedArraySupport()\n\nif (!Buffer.TYPED_ARRAY_SUPPORT && typeof console !== 'undefined' &&\n typeof console.error === 'function') {\n console.error(\n 'This browser lacks typed array (Uint8Array) support which is required by ' +\n '`buffer` v5.x. Use `buffer` v4.x if you require old browser support.'\n )\n}\n\nfunction typedArraySupport () {\n // Can typed array instances can be augmented?\n try {\n const arr = new Uint8Array(1)\n const proto = { foo: function () { return 42 } }\n Object.setPrototypeOf(proto, Uint8Array.prototype)\n Object.setPrototypeOf(arr, proto)\n return arr.foo() === 42\n } catch (e) {\n return false\n }\n}\n\nObject.defineProperty(Buffer.prototype, 'parent', {\n enumerable: true,\n get: function () {\n if (!Buffer.isBuffer(this)) return undefined\n return this.buffer\n }\n})\n\nObject.defineProperty(Buffer.prototype, 'offset', {\n enumerable: true,\n get: function () {\n if (!Buffer.isBuffer(this)) return undefined\n return this.byteOffset\n }\n})\n\nfunction createBuffer (length) {\n if (length > K_MAX_LENGTH) {\n throw new RangeError('The value \"' + length + '\" is invalid for option \"size\"')\n }\n // Return an augmented `Uint8Array` instance\n const buf = new Uint8Array(length)\n Object.setPrototypeOf(buf, Buffer.prototype)\n return buf\n}\n\n/**\n * The Buffer constructor returns instances of `Uint8Array` that have their\n * prototype changed to `Buffer.prototype`. Furthermore, `Buffer` is a subclass of\n * `Uint8Array`, so the returned instances will have all the node `Buffer` methods\n * and the `Uint8Array` methods. Square bracket notation works as expected -- it\n * returns a single octet.\n *\n * The `Uint8Array` prototype remains unmodified.\n */\n\nfunction Buffer (arg, encodingOrOffset, length) {\n // Common case.\n if (typeof arg === 'number') {\n if (typeof encodingOrOffset === 'string') {\n throw new TypeError(\n 'The \"string\" argument must be of type string. Received type number'\n )\n }\n return allocUnsafe(arg)\n }\n return from(arg, encodingOrOffset, length)\n}\n\nBuffer.poolSize = 8192 // not used by this implementation\n\nfunction from (value, encodingOrOffset, length) {\n if (typeof value === 'string') {\n return fromString(value, encodingOrOffset)\n }\n\n if (ArrayBuffer.isView(value)) {\n return fromArrayView(value)\n }\n\n if (value == null) {\n throw new TypeError(\n 'The first argument must be one of type string, Buffer, ArrayBuffer, Array, ' +\n 'or Array-like Object. Received type ' + (typeof value)\n )\n }\n\n if (isInstance(value, ArrayBuffer) ||\n (value && isInstance(value.buffer, ArrayBuffer))) {\n return fromArrayBuffer(value, encodingOrOffset, length)\n }\n\n if (typeof SharedArrayBuffer !== 'undefined' &&\n (isInstance(value, SharedArrayBuffer) ||\n (value && isInstance(value.buffer, SharedArrayBuffer)))) {\n return fromArrayBuffer(value, encodingOrOffset, length)\n }\n\n if (typeof value === 'number') {\n throw new TypeError(\n 'The \"value\" argument must not be of type number. Received type number'\n )\n }\n\n const valueOf = value.valueOf && value.valueOf()\n if (valueOf != null && valueOf !== value) {\n return Buffer.from(valueOf, encodingOrOffset, length)\n }\n\n const b = fromObject(value)\n if (b) return b\n\n if (typeof Symbol !== 'undefined' && Symbol.toPrimitive != null &&\n typeof value[Symbol.toPrimitive] === 'function') {\n return Buffer.from(value[Symbol.toPrimitive]('string'), encodingOrOffset, length)\n }\n\n throw new TypeError(\n 'The first argument must be one of type string, Buffer, ArrayBuffer, Array, ' +\n 'or Array-like Object. Received type ' + (typeof value)\n )\n}\n\n/**\n * Functionally equivalent to Buffer(arg, encoding) but throws a TypeError\n * if value is a number.\n * Buffer.from(str[, encoding])\n * Buffer.from(array)\n * Buffer.from(buffer)\n * Buffer.from(arrayBuffer[, byteOffset[, length]])\n **/\nBuffer.from = function (value, encodingOrOffset, length) {\n return from(value, encodingOrOffset, length)\n}\n\n// Note: Change prototype *after* Buffer.from is defined to workaround Chrome bug:\n// https://github.com/feross/buffer/pull/148\nObject.setPrototypeOf(Buffer.prototype, Uint8Array.prototype)\nObject.setPrototypeOf(Buffer, Uint8Array)\n\nfunction assertSize (size) {\n if (typeof size !== 'number') {\n throw new TypeError('\"size\" argument must be of type number')\n } else if (size < 0) {\n throw new RangeError('The value \"' + size + '\" is invalid for option \"size\"')\n }\n}\n\nfunction alloc (size, fill, encoding) {\n assertSize(size)\n if (size <= 0) {\n return createBuffer(size)\n }\n if (fill !== undefined) {\n // Only pay attention to encoding if it's a string. This\n // prevents accidentally sending in a number that would\n // be interpreted as a start offset.\n return typeof encoding === 'string'\n ? createBuffer(size).fill(fill, encoding)\n : createBuffer(size).fill(fill)\n }\n return createBuffer(size)\n}\n\n/**\n * Creates a new filled Buffer instance.\n * alloc(size[, fill[, encoding]])\n **/\nBuffer.alloc = function (size, fill, encoding) {\n return alloc(size, fill, encoding)\n}\n\nfunction allocUnsafe (size) {\n assertSize(size)\n return createBuffer(size < 0 ? 0 : checked(size) | 0)\n}\n\n/**\n * Equivalent to Buffer(num), by default creates a non-zero-filled Buffer instance.\n * */\nBuffer.allocUnsafe = function (size) {\n return allocUnsafe(size)\n}\n/**\n * Equivalent to SlowBuffer(num), by default creates a non-zero-filled Buffer instance.\n */\nBuffer.allocUnsafeSlow = function (size) {\n return allocUnsafe(size)\n}\n\nfunction fromString (string, encoding) {\n if (typeof encoding !== 'string' || encoding === '') {\n encoding = 'utf8'\n }\n\n if (!Buffer.isEncoding(encoding)) {\n throw new TypeError('Unknown encoding: ' + encoding)\n }\n\n const length = byteLength(string, encoding) | 0\n let buf = createBuffer(length)\n\n const actual = buf.write(string, encoding)\n\n if (actual !== length) {\n // Writing a hex string, for example, that contains invalid characters will\n // cause everything after the first invalid character to be ignored. (e.g.\n // 'abxxcd' will be treated as 'ab')\n buf = buf.slice(0, actual)\n }\n\n return buf\n}\n\nfunction fromArrayLike (array) {\n const length = array.length < 0 ? 0 : checked(array.length) | 0\n const buf = createBuffer(length)\n for (let i = 0; i < length; i += 1) {\n buf[i] = array[i] & 255\n }\n return buf\n}\n\nfunction fromArrayView (arrayView) {\n if (isInstance(arrayView, Uint8Array)) {\n const copy = new Uint8Array(arrayView)\n return fromArrayBuffer(copy.buffer, copy.byteOffset, copy.byteLength)\n }\n return fromArrayLike(arrayView)\n}\n\nfunction fromArrayBuffer (array, byteOffset, length) {\n if (byteOffset < 0 || array.byteLength < byteOffset) {\n throw new RangeError('\"offset\" is outside of buffer bounds')\n }\n\n if (array.byteLength < byteOffset + (length || 0)) {\n throw new RangeError('\"length\" is outside of buffer bounds')\n }\n\n let buf\n if (byteOffset === undefined && length === undefined) {\n buf = new Uint8Array(array)\n } else if (length === undefined) {\n buf = new Uint8Array(array, byteOffset)\n } else {\n buf = new Uint8Array(array, byteOffset, length)\n }\n\n // Return an augmented `Uint8Array` instance\n Object.setPrototypeOf(buf, Buffer.prototype)\n\n return buf\n}\n\nfunction fromObject (obj) {\n if (Buffer.isBuffer(obj)) {\n const len = checked(obj.length) | 0\n const buf = createBuffer(len)\n\n if (buf.length === 0) {\n return buf\n }\n\n obj.copy(buf, 0, 0, len)\n return buf\n }\n\n if (obj.length !== undefined) {\n if (typeof obj.length !== 'number' || numberIsNaN(obj.length)) {\n return createBuffer(0)\n }\n return fromArrayLike(obj)\n }\n\n if (obj.type === 'Buffer' && Array.isArray(obj.data)) {\n return fromArrayLike(obj.data)\n }\n}\n\nfunction checked (length) {\n // Note: cannot use `length < K_MAX_LENGTH` here because that fails when\n // length is NaN (which is otherwise coerced to zero.)\n if (length >= K_MAX_LENGTH) {\n throw new RangeError('Attempt to allocate Buffer larger than maximum ' +\n 'size: 0x' + K_MAX_LENGTH.toString(16) + ' bytes')\n }\n return length | 0\n}\n\nfunction SlowBuffer (length) {\n if (+length != length) { // eslint-disable-line eqeqeq\n length = 0\n }\n return Buffer.alloc(+length)\n}\n\nBuffer.isBuffer = function isBuffer (b) {\n return b != null && b._isBuffer === true &&\n b !== Buffer.prototype // so Buffer.isBuffer(Buffer.prototype) will be false\n}\n\nBuffer.compare = function compare (a, b) {\n if (isInstance(a, Uint8Array)) a = Buffer.from(a, a.offset, a.byteLength)\n if (isInstance(b, Uint8Array)) b = Buffer.from(b, b.offset, b.byteLength)\n if (!Buffer.isBuffer(a) || !Buffer.isBuffer(b)) {\n throw new TypeError(\n 'The \"buf1\", \"buf2\" arguments must be one of type Buffer or Uint8Array'\n )\n }\n\n if (a === b) return 0\n\n let x = a.length\n let y = b.length\n\n for (let i = 0, len = Math.min(x, y); i < len; ++i) {\n if (a[i] !== b[i]) {\n x = a[i]\n y = b[i]\n break\n }\n }\n\n if (x < y) return -1\n if (y < x) return 1\n return 0\n}\n\nBuffer.isEncoding = function isEncoding (encoding) {\n switch (String(encoding).toLowerCase()) {\n case 'hex':\n case 'utf8':\n case 'utf-8':\n case 'ascii':\n case 'latin1':\n case 'binary':\n case 'base64':\n case 'ucs2':\n case 'ucs-2':\n case 'utf16le':\n case 'utf-16le':\n return true\n default:\n return false\n }\n}\n\nBuffer.concat = function concat (list, length) {\n if (!Array.isArray(list)) {\n throw new TypeError('\"list\" argument must be an Array of Buffers')\n }\n\n if (list.length === 0) {\n return Buffer.alloc(0)\n }\n\n let i\n if (length === undefined) {\n length = 0\n for (i = 0; i < list.length; ++i) {\n length += list[i].length\n }\n }\n\n const buffer = Buffer.allocUnsafe(length)\n let pos = 0\n for (i = 0; i < list.length; ++i) {\n let buf = list[i]\n if (isInstance(buf, Uint8Array)) {\n if (pos + buf.length > buffer.length) {\n if (!Buffer.isBuffer(buf)) buf = Buffer.from(buf)\n buf.copy(buffer, pos)\n } else {\n Uint8Array.prototype.set.call(\n buffer,\n buf,\n pos\n )\n }\n } else if (!Buffer.isBuffer(buf)) {\n throw new TypeError('\"list\" argument must be an Array of Buffers')\n } else {\n buf.copy(buffer, pos)\n }\n pos += buf.length\n }\n return buffer\n}\n\nfunction byteLength (string, encoding) {\n if (Buffer.isBuffer(string)) {\n return string.length\n }\n if (ArrayBuffer.isView(string) || isInstance(string, ArrayBuffer)) {\n return string.byteLength\n }\n if (typeof string !== 'string') {\n throw new TypeError(\n 'The \"string\" argument must be one of type string, Buffer, or ArrayBuffer. ' +\n 'Received type ' + typeof string\n )\n }\n\n const len = string.length\n const mustMatch = (arguments.length > 2 && arguments[2] === true)\n if (!mustMatch && len === 0) return 0\n\n // Use a for loop to avoid recursion\n let loweredCase = false\n for (;;) {\n switch (encoding) {\n case 'ascii':\n case 'latin1':\n case 'binary':\n return len\n case 'utf8':\n case 'utf-8':\n return utf8ToBytes(string).length\n case 'ucs2':\n case 'ucs-2':\n case 'utf16le':\n case 'utf-16le':\n return len * 2\n case 'hex':\n return len >>> 1\n case 'base64':\n return base64ToBytes(string).length\n default:\n if (loweredCase) {\n return mustMatch ? -1 : utf8ToBytes(string).length // assume utf8\n }\n encoding = ('' + encoding).toLowerCase()\n loweredCase = true\n }\n }\n}\nBuffer.byteLength = byteLength\n\nfunction slowToString (encoding, start, end) {\n let loweredCase = false\n\n // No need to verify that \"this.length <= MAX_UINT32\" since it's a read-only\n // property of a typed array.\n\n // This behaves neither like String nor Uint8Array in that we set start/end\n // to their upper/lower bounds if the value passed is out of range.\n // undefined is handled specially as per ECMA-262 6th Edition,\n // Section 13.3.3.7 Runtime Semantics: KeyedBindingInitialization.\n if (start === undefined || start < 0) {\n start = 0\n }\n // Return early if start > this.length. Done here to prevent potential uint32\n // coercion fail below.\n if (start > this.length) {\n return ''\n }\n\n if (end === undefined || end > this.length) {\n end = this.length\n }\n\n if (end <= 0) {\n return ''\n }\n\n // Force coercion to uint32. This will also coerce falsey/NaN values to 0.\n end >>>= 0\n start >>>= 0\n\n if (end <= start) {\n return ''\n }\n\n if (!encoding) encoding = 'utf8'\n\n while (true) {\n switch (encoding) {\n case 'hex':\n return hexSlice(this, start, end)\n\n case 'utf8':\n case 'utf-8':\n return utf8Slice(this, start, end)\n\n case 'ascii':\n return asciiSlice(this, start, end)\n\n case 'latin1':\n case 'binary':\n return latin1Slice(this, start, end)\n\n case 'base64':\n return base64Slice(this, start, end)\n\n case 'ucs2':\n case 'ucs-2':\n case 'utf16le':\n case 'utf-16le':\n return utf16leSlice(this, start, end)\n\n default:\n if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding)\n encoding = (encoding + '').toLowerCase()\n loweredCase = true\n }\n }\n}\n\n// This property is used by `Buffer.isBuffer` (and the `is-buffer` npm package)\n// to detect a Buffer instance. It's not possible to use `instanceof Buffer`\n// reliably in a browserify context because there could be multiple different\n// copies of the 'buffer' package in use. This method works even for Buffer\n// instances that were created from another copy of the `buffer` package.\n// See: https://github.com/feross/buffer/issues/154\nBuffer.prototype._isBuffer = true\n\nfunction swap (b, n, m) {\n const i = b[n]\n b[n] = b[m]\n b[m] = i\n}\n\nBuffer.prototype.swap16 = function swap16 () {\n const len = this.length\n if (len % 2 !== 0) {\n throw new RangeError('Buffer size must be a multiple of 16-bits')\n }\n for (let i = 0; i < len; i += 2) {\n swap(this, i, i + 1)\n }\n return this\n}\n\nBuffer.prototype.swap32 = function swap32 () {\n const len = this.length\n if (len % 4 !== 0) {\n throw new RangeError('Buffer size must be a multiple of 32-bits')\n }\n for (let i = 0; i < len; i += 4) {\n swap(this, i, i + 3)\n swap(this, i + 1, i + 2)\n }\n return this\n}\n\nBuffer.prototype.swap64 = function swap64 () {\n const len = this.length\n if (len % 8 !== 0) {\n throw new RangeError('Buffer size must be a multiple of 64-bits')\n }\n for (let i = 0; i < len; i += 8) {\n swap(this, i, i + 7)\n swap(this, i + 1, i + 6)\n swap(this, i + 2, i + 5)\n swap(this, i + 3, i + 4)\n }\n return this\n}\n\nBuffer.prototype.toString = function toString () {\n const length = this.length\n if (length === 0) return ''\n if (arguments.length === 0) return utf8Slice(this, 0, length)\n return slowToString.apply(this, arguments)\n}\n\nBuffer.prototype.toLocaleString = Buffer.prototype.toString\n\nBuffer.prototype.equals = function equals (b) {\n if (!Buffer.isBuffer(b)) throw new TypeError('Argument must be a Buffer')\n if (this === b) return true\n return Buffer.compare(this, b) === 0\n}\n\nBuffer.prototype.inspect = function inspect () {\n let str = ''\n const max = exports.INSPECT_MAX_BYTES\n str = this.toString('hex', 0, max).replace(/(.{2})/g, '$1 ').trim()\n if (this.length > max) str += ' ... '\n return ''\n}\nif (customInspectSymbol) {\n Buffer.prototype[customInspectSymbol] = Buffer.prototype.inspect\n}\n\nBuffer.prototype.compare = function compare (target, start, end, thisStart, thisEnd) {\n if (isInstance(target, Uint8Array)) {\n target = Buffer.from(target, target.offset, target.byteLength)\n }\n if (!Buffer.isBuffer(target)) {\n throw new TypeError(\n 'The \"target\" argument must be one of type Buffer or Uint8Array. ' +\n 'Received type ' + (typeof target)\n )\n }\n\n if (start === undefined) {\n start = 0\n }\n if (end === undefined) {\n end = target ? target.length : 0\n }\n if (thisStart === undefined) {\n thisStart = 0\n }\n if (thisEnd === undefined) {\n thisEnd = this.length\n }\n\n if (start < 0 || end > target.length || thisStart < 0 || thisEnd > this.length) {\n throw new RangeError('out of range index')\n }\n\n if (thisStart >= thisEnd && start >= end) {\n return 0\n }\n if (thisStart >= thisEnd) {\n return -1\n }\n if (start >= end) {\n return 1\n }\n\n start >>>= 0\n end >>>= 0\n thisStart >>>= 0\n thisEnd >>>= 0\n\n if (this === target) return 0\n\n let x = thisEnd - thisStart\n let y = end - start\n const len = Math.min(x, y)\n\n const thisCopy = this.slice(thisStart, thisEnd)\n const targetCopy = target.slice(start, end)\n\n for (let i = 0; i < len; ++i) {\n if (thisCopy[i] !== targetCopy[i]) {\n x = thisCopy[i]\n y = targetCopy[i]\n break\n }\n }\n\n if (x < y) return -1\n if (y < x) return 1\n return 0\n}\n\n// Finds either the first index of `val` in `buffer` at offset >= `byteOffset`,\n// OR the last index of `val` in `buffer` at offset <= `byteOffset`.\n//\n// Arguments:\n// - buffer - a Buffer to search\n// - val - a string, Buffer, or number\n// - byteOffset - an index into `buffer`; will be clamped to an int32\n// - encoding - an optional encoding, relevant is val is a string\n// - dir - true for indexOf, false for lastIndexOf\nfunction bidirectionalIndexOf (buffer, val, byteOffset, encoding, dir) {\n // Empty buffer means no match\n if (buffer.length === 0) return -1\n\n // Normalize byteOffset\n if (typeof byteOffset === 'string') {\n encoding = byteOffset\n byteOffset = 0\n } else if (byteOffset > 0x7fffffff) {\n byteOffset = 0x7fffffff\n } else if (byteOffset < -0x80000000) {\n byteOffset = -0x80000000\n }\n byteOffset = +byteOffset // Coerce to Number.\n if (numberIsNaN(byteOffset)) {\n // byteOffset: it it's undefined, null, NaN, \"foo\", etc, search whole buffer\n byteOffset = dir ? 0 : (buffer.length - 1)\n }\n\n // Normalize byteOffset: negative offsets start from the end of the buffer\n if (byteOffset < 0) byteOffset = buffer.length + byteOffset\n if (byteOffset >= buffer.length) {\n if (dir) return -1\n else byteOffset = buffer.length - 1\n } else if (byteOffset < 0) {\n if (dir) byteOffset = 0\n else return -1\n }\n\n // Normalize val\n if (typeof val === 'string') {\n val = Buffer.from(val, encoding)\n }\n\n // Finally, search either indexOf (if dir is true) or lastIndexOf\n if (Buffer.isBuffer(val)) {\n // Special case: looking for empty string/buffer always fails\n if (val.length === 0) {\n return -1\n }\n return arrayIndexOf(buffer, val, byteOffset, encoding, dir)\n } else if (typeof val === 'number') {\n val = val & 0xFF // Search for a byte value [0-255]\n if (typeof Uint8Array.prototype.indexOf === 'function') {\n if (dir) {\n return Uint8Array.prototype.indexOf.call(buffer, val, byteOffset)\n } else {\n return Uint8Array.prototype.lastIndexOf.call(buffer, val, byteOffset)\n }\n }\n return arrayIndexOf(buffer, [val], byteOffset, encoding, dir)\n }\n\n throw new TypeError('val must be string, number or Buffer')\n}\n\nfunction arrayIndexOf (arr, val, byteOffset, encoding, dir) {\n let indexSize = 1\n let arrLength = arr.length\n let valLength = val.length\n\n if (encoding !== undefined) {\n encoding = String(encoding).toLowerCase()\n if (encoding === 'ucs2' || encoding === 'ucs-2' ||\n encoding === 'utf16le' || encoding === 'utf-16le') {\n if (arr.length < 2 || val.length < 2) {\n return -1\n }\n indexSize = 2\n arrLength /= 2\n valLength /= 2\n byteOffset /= 2\n }\n }\n\n function read (buf, i) {\n if (indexSize === 1) {\n return buf[i]\n } else {\n return buf.readUInt16BE(i * indexSize)\n }\n }\n\n let i\n if (dir) {\n let foundIndex = -1\n for (i = byteOffset; i < arrLength; i++) {\n if (read(arr, i) === read(val, foundIndex === -1 ? 0 : i - foundIndex)) {\n if (foundIndex === -1) foundIndex = i\n if (i - foundIndex + 1 === valLength) return foundIndex * indexSize\n } else {\n if (foundIndex !== -1) i -= i - foundIndex\n foundIndex = -1\n }\n }\n } else {\n if (byteOffset + valLength > arrLength) byteOffset = arrLength - valLength\n for (i = byteOffset; i >= 0; i--) {\n let found = true\n for (let j = 0; j < valLength; j++) {\n if (read(arr, i + j) !== read(val, j)) {\n found = false\n break\n }\n }\n if (found) return i\n }\n }\n\n return -1\n}\n\nBuffer.prototype.includes = function includes (val, byteOffset, encoding) {\n return this.indexOf(val, byteOffset, encoding) !== -1\n}\n\nBuffer.prototype.indexOf = function indexOf (val, byteOffset, encoding) {\n return bidirectionalIndexOf(this, val, byteOffset, encoding, true)\n}\n\nBuffer.prototype.lastIndexOf = function lastIndexOf (val, byteOffset, encoding) {\n return bidirectionalIndexOf(this, val, byteOffset, encoding, false)\n}\n\nfunction hexWrite (buf, string, offset, length) {\n offset = Number(offset) || 0\n const remaining = buf.length - offset\n if (!length) {\n length = remaining\n } else {\n length = Number(length)\n if (length > remaining) {\n length = remaining\n }\n }\n\n const strLen = string.length\n\n if (length > strLen / 2) {\n length = strLen / 2\n }\n let i\n for (i = 0; i < length; ++i) {\n const parsed = parseInt(string.substr(i * 2, 2), 16)\n if (numberIsNaN(parsed)) return i\n buf[offset + i] = parsed\n }\n return i\n}\n\nfunction utf8Write (buf, string, offset, length) {\n return blitBuffer(utf8ToBytes(string, buf.length - offset), buf, offset, length)\n}\n\nfunction asciiWrite (buf, string, offset, length) {\n return blitBuffer(asciiToBytes(string), buf, offset, length)\n}\n\nfunction base64Write (buf, string, offset, length) {\n return blitBuffer(base64ToBytes(string), buf, offset, length)\n}\n\nfunction ucs2Write (buf, string, offset, length) {\n return blitBuffer(utf16leToBytes(string, buf.length - offset), buf, offset, length)\n}\n\nBuffer.prototype.write = function write (string, offset, length, encoding) {\n // Buffer#write(string)\n if (offset === undefined) {\n encoding = 'utf8'\n length = this.length\n offset = 0\n // Buffer#write(string, encoding)\n } else if (length === undefined && typeof offset === 'string') {\n encoding = offset\n length = this.length\n offset = 0\n // Buffer#write(string, offset[, length][, encoding])\n } else if (isFinite(offset)) {\n offset = offset >>> 0\n if (isFinite(length)) {\n length = length >>> 0\n if (encoding === undefined) encoding = 'utf8'\n } else {\n encoding = length\n length = undefined\n }\n } else {\n throw new Error(\n 'Buffer.write(string, encoding, offset[, length]) is no longer supported'\n )\n }\n\n const remaining = this.length - offset\n if (length === undefined || length > remaining) length = remaining\n\n if ((string.length > 0 && (length < 0 || offset < 0)) || offset > this.length) {\n throw new RangeError('Attempt to write outside buffer bounds')\n }\n\n if (!encoding) encoding = 'utf8'\n\n let loweredCase = false\n for (;;) {\n switch (encoding) {\n case 'hex':\n return hexWrite(this, string, offset, length)\n\n case 'utf8':\n case 'utf-8':\n return utf8Write(this, string, offset, length)\n\n case 'ascii':\n case 'latin1':\n case 'binary':\n return asciiWrite(this, string, offset, length)\n\n case 'base64':\n // Warning: maxLength not taken into account in base64Write\n return base64Write(this, string, offset, length)\n\n case 'ucs2':\n case 'ucs-2':\n case 'utf16le':\n case 'utf-16le':\n return ucs2Write(this, string, offset, length)\n\n default:\n if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding)\n encoding = ('' + encoding).toLowerCase()\n loweredCase = true\n }\n }\n}\n\nBuffer.prototype.toJSON = function toJSON () {\n return {\n type: 'Buffer',\n data: Array.prototype.slice.call(this._arr || this, 0)\n }\n}\n\nfunction base64Slice (buf, start, end) {\n if (start === 0 && end === buf.length) {\n return base64.fromByteArray(buf)\n } else {\n return base64.fromByteArray(buf.slice(start, end))\n }\n}\n\nfunction utf8Slice (buf, start, end) {\n end = Math.min(buf.length, end)\n const res = []\n\n let i = start\n while (i < end) {\n const firstByte = buf[i]\n let codePoint = null\n let bytesPerSequence = (firstByte > 0xEF)\n ? 4\n : (firstByte > 0xDF)\n ? 3\n : (firstByte > 0xBF)\n ? 2\n : 1\n\n if (i + bytesPerSequence <= end) {\n let secondByte, thirdByte, fourthByte, tempCodePoint\n\n switch (bytesPerSequence) {\n case 1:\n if (firstByte < 0x80) {\n codePoint = firstByte\n }\n break\n case 2:\n secondByte = buf[i + 1]\n if ((secondByte & 0xC0) === 0x80) {\n tempCodePoint = (firstByte & 0x1F) << 0x6 | (secondByte & 0x3F)\n if (tempCodePoint > 0x7F) {\n codePoint = tempCodePoint\n }\n }\n break\n case 3:\n secondByte = buf[i + 1]\n thirdByte = buf[i + 2]\n if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80) {\n tempCodePoint = (firstByte & 0xF) << 0xC | (secondByte & 0x3F) << 0x6 | (thirdByte & 0x3F)\n if (tempCodePoint > 0x7FF && (tempCodePoint < 0xD800 || tempCodePoint > 0xDFFF)) {\n codePoint = tempCodePoint\n }\n }\n break\n case 4:\n secondByte = buf[i + 1]\n thirdByte = buf[i + 2]\n fourthByte = buf[i + 3]\n if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80 && (fourthByte & 0xC0) === 0x80) {\n tempCodePoint = (firstByte & 0xF) << 0x12 | (secondByte & 0x3F) << 0xC | (thirdByte & 0x3F) << 0x6 | (fourthByte & 0x3F)\n if (tempCodePoint > 0xFFFF && tempCodePoint < 0x110000) {\n codePoint = tempCodePoint\n }\n }\n }\n }\n\n if (codePoint === null) {\n // we did not generate a valid codePoint so insert a\n // replacement char (U+FFFD) and advance only 1 byte\n codePoint = 0xFFFD\n bytesPerSequence = 1\n } else if (codePoint > 0xFFFF) {\n // encode to utf16 (surrogate pair dance)\n codePoint -= 0x10000\n res.push(codePoint >>> 10 & 0x3FF | 0xD800)\n codePoint = 0xDC00 | codePoint & 0x3FF\n }\n\n res.push(codePoint)\n i += bytesPerSequence\n }\n\n return decodeCodePointsArray(res)\n}\n\n// Based on http://stackoverflow.com/a/22747272/680742, the browser with\n// the lowest limit is Chrome, with 0x10000 args.\n// We go 1 magnitude less, for safety\nconst MAX_ARGUMENTS_LENGTH = 0x1000\n\nfunction decodeCodePointsArray (codePoints) {\n const len = codePoints.length\n if (len <= MAX_ARGUMENTS_LENGTH) {\n return String.fromCharCode.apply(String, codePoints) // avoid extra slice()\n }\n\n // Decode in chunks to avoid \"call stack size exceeded\".\n let res = ''\n let i = 0\n while (i < len) {\n res += String.fromCharCode.apply(\n String,\n codePoints.slice(i, i += MAX_ARGUMENTS_LENGTH)\n )\n }\n return res\n}\n\nfunction asciiSlice (buf, start, end) {\n let ret = ''\n end = Math.min(buf.length, end)\n\n for (let i = start; i < end; ++i) {\n ret += String.fromCharCode(buf[i] & 0x7F)\n }\n return ret\n}\n\nfunction latin1Slice (buf, start, end) {\n let ret = ''\n end = Math.min(buf.length, end)\n\n for (let i = start; i < end; ++i) {\n ret += String.fromCharCode(buf[i])\n }\n return ret\n}\n\nfunction hexSlice (buf, start, end) {\n const len = buf.length\n\n if (!start || start < 0) start = 0\n if (!end || end < 0 || end > len) end = len\n\n let out = ''\n for (let i = start; i < end; ++i) {\n out += hexSliceLookupTable[buf[i]]\n }\n return out\n}\n\nfunction utf16leSlice (buf, start, end) {\n const bytes = buf.slice(start, end)\n let res = ''\n // If bytes.length is odd, the last 8 bits must be ignored (same as node.js)\n for (let i = 0; i < bytes.length - 1; i += 2) {\n res += String.fromCharCode(bytes[i] + (bytes[i + 1] * 256))\n }\n return res\n}\n\nBuffer.prototype.slice = function slice (start, end) {\n const len = this.length\n start = ~~start\n end = end === undefined ? len : ~~end\n\n if (start < 0) {\n start += len\n if (start < 0) start = 0\n } else if (start > len) {\n start = len\n }\n\n if (end < 0) {\n end += len\n if (end < 0) end = 0\n } else if (end > len) {\n end = len\n }\n\n if (end < start) end = start\n\n const newBuf = this.subarray(start, end)\n // Return an augmented `Uint8Array` instance\n Object.setPrototypeOf(newBuf, Buffer.prototype)\n\n return newBuf\n}\n\n/*\n * Need to make sure that buffer isn't trying to write out of bounds.\n */\nfunction checkOffset (offset, ext, length) {\n if ((offset % 1) !== 0 || offset < 0) throw new RangeError('offset is not uint')\n if (offset + ext > length) throw new RangeError('Trying to access beyond buffer length')\n}\n\nBuffer.prototype.readUintLE =\nBuffer.prototype.readUIntLE = function readUIntLE (offset, byteLength, noAssert) {\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) checkOffset(offset, byteLength, this.length)\n\n let val = this[offset]\n let mul = 1\n let i = 0\n while (++i < byteLength && (mul *= 0x100)) {\n val += this[offset + i] * mul\n }\n\n return val\n}\n\nBuffer.prototype.readUintBE =\nBuffer.prototype.readUIntBE = function readUIntBE (offset, byteLength, noAssert) {\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) {\n checkOffset(offset, byteLength, this.length)\n }\n\n let val = this[offset + --byteLength]\n let mul = 1\n while (byteLength > 0 && (mul *= 0x100)) {\n val += this[offset + --byteLength] * mul\n }\n\n return val\n}\n\nBuffer.prototype.readUint8 =\nBuffer.prototype.readUInt8 = function readUInt8 (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 1, this.length)\n return this[offset]\n}\n\nBuffer.prototype.readUint16LE =\nBuffer.prototype.readUInt16LE = function readUInt16LE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 2, this.length)\n return this[offset] | (this[offset + 1] << 8)\n}\n\nBuffer.prototype.readUint16BE =\nBuffer.prototype.readUInt16BE = function readUInt16BE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 2, this.length)\n return (this[offset] << 8) | this[offset + 1]\n}\n\nBuffer.prototype.readUint32LE =\nBuffer.prototype.readUInt32LE = function readUInt32LE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n\n return ((this[offset]) |\n (this[offset + 1] << 8) |\n (this[offset + 2] << 16)) +\n (this[offset + 3] * 0x1000000)\n}\n\nBuffer.prototype.readUint32BE =\nBuffer.prototype.readUInt32BE = function readUInt32BE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n\n return (this[offset] * 0x1000000) +\n ((this[offset + 1] << 16) |\n (this[offset + 2] << 8) |\n this[offset + 3])\n}\n\nBuffer.prototype.readBigUInt64LE = defineBigIntMethod(function readBigUInt64LE (offset) {\n offset = offset >>> 0\n validateNumber(offset, 'offset')\n const first = this[offset]\n const last = this[offset + 7]\n if (first === undefined || last === undefined) {\n boundsError(offset, this.length - 8)\n }\n\n const lo = first +\n this[++offset] * 2 ** 8 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 24\n\n const hi = this[++offset] +\n this[++offset] * 2 ** 8 +\n this[++offset] * 2 ** 16 +\n last * 2 ** 24\n\n return BigInt(lo) + (BigInt(hi) << BigInt(32))\n})\n\nBuffer.prototype.readBigUInt64BE = defineBigIntMethod(function readBigUInt64BE (offset) {\n offset = offset >>> 0\n validateNumber(offset, 'offset')\n const first = this[offset]\n const last = this[offset + 7]\n if (first === undefined || last === undefined) {\n boundsError(offset, this.length - 8)\n }\n\n const hi = first * 2 ** 24 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 8 +\n this[++offset]\n\n const lo = this[++offset] * 2 ** 24 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 8 +\n last\n\n return (BigInt(hi) << BigInt(32)) + BigInt(lo)\n})\n\nBuffer.prototype.readIntLE = function readIntLE (offset, byteLength, noAssert) {\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) checkOffset(offset, byteLength, this.length)\n\n let val = this[offset]\n let mul = 1\n let i = 0\n while (++i < byteLength && (mul *= 0x100)) {\n val += this[offset + i] * mul\n }\n mul *= 0x80\n\n if (val >= mul) val -= Math.pow(2, 8 * byteLength)\n\n return val\n}\n\nBuffer.prototype.readIntBE = function readIntBE (offset, byteLength, noAssert) {\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) checkOffset(offset, byteLength, this.length)\n\n let i = byteLength\n let mul = 1\n let val = this[offset + --i]\n while (i > 0 && (mul *= 0x100)) {\n val += this[offset + --i] * mul\n }\n mul *= 0x80\n\n if (val >= mul) val -= Math.pow(2, 8 * byteLength)\n\n return val\n}\n\nBuffer.prototype.readInt8 = function readInt8 (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 1, this.length)\n if (!(this[offset] & 0x80)) return (this[offset])\n return ((0xff - this[offset] + 1) * -1)\n}\n\nBuffer.prototype.readInt16LE = function readInt16LE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 2, this.length)\n const val = this[offset] | (this[offset + 1] << 8)\n return (val & 0x8000) ? val | 0xFFFF0000 : val\n}\n\nBuffer.prototype.readInt16BE = function readInt16BE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 2, this.length)\n const val = this[offset + 1] | (this[offset] << 8)\n return (val & 0x8000) ? val | 0xFFFF0000 : val\n}\n\nBuffer.prototype.readInt32LE = function readInt32LE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n\n return (this[offset]) |\n (this[offset + 1] << 8) |\n (this[offset + 2] << 16) |\n (this[offset + 3] << 24)\n}\n\nBuffer.prototype.readInt32BE = function readInt32BE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n\n return (this[offset] << 24) |\n (this[offset + 1] << 16) |\n (this[offset + 2] << 8) |\n (this[offset + 3])\n}\n\nBuffer.prototype.readBigInt64LE = defineBigIntMethod(function readBigInt64LE (offset) {\n offset = offset >>> 0\n validateNumber(offset, 'offset')\n const first = this[offset]\n const last = this[offset + 7]\n if (first === undefined || last === undefined) {\n boundsError(offset, this.length - 8)\n }\n\n const val = this[offset + 4] +\n this[offset + 5] * 2 ** 8 +\n this[offset + 6] * 2 ** 16 +\n (last << 24) // Overflow\n\n return (BigInt(val) << BigInt(32)) +\n BigInt(first +\n this[++offset] * 2 ** 8 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 24)\n})\n\nBuffer.prototype.readBigInt64BE = defineBigIntMethod(function readBigInt64BE (offset) {\n offset = offset >>> 0\n validateNumber(offset, 'offset')\n const first = this[offset]\n const last = this[offset + 7]\n if (first === undefined || last === undefined) {\n boundsError(offset, this.length - 8)\n }\n\n const val = (first << 24) + // Overflow\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 8 +\n this[++offset]\n\n return (BigInt(val) << BigInt(32)) +\n BigInt(this[++offset] * 2 ** 24 +\n this[++offset] * 2 ** 16 +\n this[++offset] * 2 ** 8 +\n last)\n})\n\nBuffer.prototype.readFloatLE = function readFloatLE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n return ieee754.read(this, offset, true, 23, 4)\n}\n\nBuffer.prototype.readFloatBE = function readFloatBE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 4, this.length)\n return ieee754.read(this, offset, false, 23, 4)\n}\n\nBuffer.prototype.readDoubleLE = function readDoubleLE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 8, this.length)\n return ieee754.read(this, offset, true, 52, 8)\n}\n\nBuffer.prototype.readDoubleBE = function readDoubleBE (offset, noAssert) {\n offset = offset >>> 0\n if (!noAssert) checkOffset(offset, 8, this.length)\n return ieee754.read(this, offset, false, 52, 8)\n}\n\nfunction checkInt (buf, value, offset, ext, max, min) {\n if (!Buffer.isBuffer(buf)) throw new TypeError('\"buffer\" argument must be a Buffer instance')\n if (value > max || value < min) throw new RangeError('\"value\" argument is out of bounds')\n if (offset + ext > buf.length) throw new RangeError('Index out of range')\n}\n\nBuffer.prototype.writeUintLE =\nBuffer.prototype.writeUIntLE = function writeUIntLE (value, offset, byteLength, noAssert) {\n value = +value\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) {\n const maxBytes = Math.pow(2, 8 * byteLength) - 1\n checkInt(this, value, offset, byteLength, maxBytes, 0)\n }\n\n let mul = 1\n let i = 0\n this[offset] = value & 0xFF\n while (++i < byteLength && (mul *= 0x100)) {\n this[offset + i] = (value / mul) & 0xFF\n }\n\n return offset + byteLength\n}\n\nBuffer.prototype.writeUintBE =\nBuffer.prototype.writeUIntBE = function writeUIntBE (value, offset, byteLength, noAssert) {\n value = +value\n offset = offset >>> 0\n byteLength = byteLength >>> 0\n if (!noAssert) {\n const maxBytes = Math.pow(2, 8 * byteLength) - 1\n checkInt(this, value, offset, byteLength, maxBytes, 0)\n }\n\n let i = byteLength - 1\n let mul = 1\n this[offset + i] = value & 0xFF\n while (--i >= 0 && (mul *= 0x100)) {\n this[offset + i] = (value / mul) & 0xFF\n }\n\n return offset + byteLength\n}\n\nBuffer.prototype.writeUint8 =\nBuffer.prototype.writeUInt8 = function writeUInt8 (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 1, 0xff, 0)\n this[offset] = (value & 0xff)\n return offset + 1\n}\n\nBuffer.prototype.writeUint16LE =\nBuffer.prototype.writeUInt16LE = function writeUInt16LE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0)\n this[offset] = (value & 0xff)\n this[offset + 1] = (value >>> 8)\n return offset + 2\n}\n\nBuffer.prototype.writeUint16BE =\nBuffer.prototype.writeUInt16BE = function writeUInt16BE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0)\n this[offset] = (value >>> 8)\n this[offset + 1] = (value & 0xff)\n return offset + 2\n}\n\nBuffer.prototype.writeUint32LE =\nBuffer.prototype.writeUInt32LE = function writeUInt32LE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0)\n this[offset + 3] = (value >>> 24)\n this[offset + 2] = (value >>> 16)\n this[offset + 1] = (value >>> 8)\n this[offset] = (value & 0xff)\n return offset + 4\n}\n\nBuffer.prototype.writeUint32BE =\nBuffer.prototype.writeUInt32BE = function writeUInt32BE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0)\n this[offset] = (value >>> 24)\n this[offset + 1] = (value >>> 16)\n this[offset + 2] = (value >>> 8)\n this[offset + 3] = (value & 0xff)\n return offset + 4\n}\n\nfunction wrtBigUInt64LE (buf, value, offset, min, max) {\n checkIntBI(value, min, max, buf, offset, 7)\n\n let lo = Number(value & BigInt(0xffffffff))\n buf[offset++] = lo\n lo = lo >> 8\n buf[offset++] = lo\n lo = lo >> 8\n buf[offset++] = lo\n lo = lo >> 8\n buf[offset++] = lo\n let hi = Number(value >> BigInt(32) & BigInt(0xffffffff))\n buf[offset++] = hi\n hi = hi >> 8\n buf[offset++] = hi\n hi = hi >> 8\n buf[offset++] = hi\n hi = hi >> 8\n buf[offset++] = hi\n return offset\n}\n\nfunction wrtBigUInt64BE (buf, value, offset, min, max) {\n checkIntBI(value, min, max, buf, offset, 7)\n\n let lo = Number(value & BigInt(0xffffffff))\n buf[offset + 7] = lo\n lo = lo >> 8\n buf[offset + 6] = lo\n lo = lo >> 8\n buf[offset + 5] = lo\n lo = lo >> 8\n buf[offset + 4] = lo\n let hi = Number(value >> BigInt(32) & BigInt(0xffffffff))\n buf[offset + 3] = hi\n hi = hi >> 8\n buf[offset + 2] = hi\n hi = hi >> 8\n buf[offset + 1] = hi\n hi = hi >> 8\n buf[offset] = hi\n return offset + 8\n}\n\nBuffer.prototype.writeBigUInt64LE = defineBigIntMethod(function writeBigUInt64LE (value, offset = 0) {\n return wrtBigUInt64LE(this, value, offset, BigInt(0), BigInt('0xffffffffffffffff'))\n})\n\nBuffer.prototype.writeBigUInt64BE = defineBigIntMethod(function writeBigUInt64BE (value, offset = 0) {\n return wrtBigUInt64BE(this, value, offset, BigInt(0), BigInt('0xffffffffffffffff'))\n})\n\nBuffer.prototype.writeIntLE = function writeIntLE (value, offset, byteLength, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) {\n const limit = Math.pow(2, (8 * byteLength) - 1)\n\n checkInt(this, value, offset, byteLength, limit - 1, -limit)\n }\n\n let i = 0\n let mul = 1\n let sub = 0\n this[offset] = value & 0xFF\n while (++i < byteLength && (mul *= 0x100)) {\n if (value < 0 && sub === 0 && this[offset + i - 1] !== 0) {\n sub = 1\n }\n this[offset + i] = ((value / mul) >> 0) - sub & 0xFF\n }\n\n return offset + byteLength\n}\n\nBuffer.prototype.writeIntBE = function writeIntBE (value, offset, byteLength, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) {\n const limit = Math.pow(2, (8 * byteLength) - 1)\n\n checkInt(this, value, offset, byteLength, limit - 1, -limit)\n }\n\n let i = byteLength - 1\n let mul = 1\n let sub = 0\n this[offset + i] = value & 0xFF\n while (--i >= 0 && (mul *= 0x100)) {\n if (value < 0 && sub === 0 && this[offset + i + 1] !== 0) {\n sub = 1\n }\n this[offset + i] = ((value / mul) >> 0) - sub & 0xFF\n }\n\n return offset + byteLength\n}\n\nBuffer.prototype.writeInt8 = function writeInt8 (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 1, 0x7f, -0x80)\n if (value < 0) value = 0xff + value + 1\n this[offset] = (value & 0xff)\n return offset + 1\n}\n\nBuffer.prototype.writeInt16LE = function writeInt16LE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000)\n this[offset] = (value & 0xff)\n this[offset + 1] = (value >>> 8)\n return offset + 2\n}\n\nBuffer.prototype.writeInt16BE = function writeInt16BE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000)\n this[offset] = (value >>> 8)\n this[offset + 1] = (value & 0xff)\n return offset + 2\n}\n\nBuffer.prototype.writeInt32LE = function writeInt32LE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000)\n this[offset] = (value & 0xff)\n this[offset + 1] = (value >>> 8)\n this[offset + 2] = (value >>> 16)\n this[offset + 3] = (value >>> 24)\n return offset + 4\n}\n\nBuffer.prototype.writeInt32BE = function writeInt32BE (value, offset, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000)\n if (value < 0) value = 0xffffffff + value + 1\n this[offset] = (value >>> 24)\n this[offset + 1] = (value >>> 16)\n this[offset + 2] = (value >>> 8)\n this[offset + 3] = (value & 0xff)\n return offset + 4\n}\n\nBuffer.prototype.writeBigInt64LE = defineBigIntMethod(function writeBigInt64LE (value, offset = 0) {\n return wrtBigUInt64LE(this, value, offset, -BigInt('0x8000000000000000'), BigInt('0x7fffffffffffffff'))\n})\n\nBuffer.prototype.writeBigInt64BE = defineBigIntMethod(function writeBigInt64BE (value, offset = 0) {\n return wrtBigUInt64BE(this, value, offset, -BigInt('0x8000000000000000'), BigInt('0x7fffffffffffffff'))\n})\n\nfunction checkIEEE754 (buf, value, offset, ext, max, min) {\n if (offset + ext > buf.length) throw new RangeError('Index out of range')\n if (offset < 0) throw new RangeError('Index out of range')\n}\n\nfunction writeFloat (buf, value, offset, littleEndian, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) {\n checkIEEE754(buf, value, offset, 4, 3.4028234663852886e+38, -3.4028234663852886e+38)\n }\n ieee754.write(buf, value, offset, littleEndian, 23, 4)\n return offset + 4\n}\n\nBuffer.prototype.writeFloatLE = function writeFloatLE (value, offset, noAssert) {\n return writeFloat(this, value, offset, true, noAssert)\n}\n\nBuffer.prototype.writeFloatBE = function writeFloatBE (value, offset, noAssert) {\n return writeFloat(this, value, offset, false, noAssert)\n}\n\nfunction writeDouble (buf, value, offset, littleEndian, noAssert) {\n value = +value\n offset = offset >>> 0\n if (!noAssert) {\n checkIEEE754(buf, value, offset, 8, 1.7976931348623157E+308, -1.7976931348623157E+308)\n }\n ieee754.write(buf, value, offset, littleEndian, 52, 8)\n return offset + 8\n}\n\nBuffer.prototype.writeDoubleLE = function writeDoubleLE (value, offset, noAssert) {\n return writeDouble(this, value, offset, true, noAssert)\n}\n\nBuffer.prototype.writeDoubleBE = function writeDoubleBE (value, offset, noAssert) {\n return writeDouble(this, value, offset, false, noAssert)\n}\n\n// copy(targetBuffer, targetStart=0, sourceStart=0, sourceEnd=buffer.length)\nBuffer.prototype.copy = function copy (target, targetStart, start, end) {\n if (!Buffer.isBuffer(target)) throw new TypeError('argument should be a Buffer')\n if (!start) start = 0\n if (!end && end !== 0) end = this.length\n if (targetStart >= target.length) targetStart = target.length\n if (!targetStart) targetStart = 0\n if (end > 0 && end < start) end = start\n\n // Copy 0 bytes; we're done\n if (end === start) return 0\n if (target.length === 0 || this.length === 0) return 0\n\n // Fatal error conditions\n if (targetStart < 0) {\n throw new RangeError('targetStart out of bounds')\n }\n if (start < 0 || start >= this.length) throw new RangeError('Index out of range')\n if (end < 0) throw new RangeError('sourceEnd out of bounds')\n\n // Are we oob?\n if (end > this.length) end = this.length\n if (target.length - targetStart < end - start) {\n end = target.length - targetStart + start\n }\n\n const len = end - start\n\n if (this === target && typeof Uint8Array.prototype.copyWithin === 'function') {\n // Use built-in when available, missing from IE11\n this.copyWithin(targetStart, start, end)\n } else {\n Uint8Array.prototype.set.call(\n target,\n this.subarray(start, end),\n targetStart\n )\n }\n\n return len\n}\n\n// Usage:\n// buffer.fill(number[, offset[, end]])\n// buffer.fill(buffer[, offset[, end]])\n// buffer.fill(string[, offset[, end]][, encoding])\nBuffer.prototype.fill = function fill (val, start, end, encoding) {\n // Handle string cases:\n if (typeof val === 'string') {\n if (typeof start === 'string') {\n encoding = start\n start = 0\n end = this.length\n } else if (typeof end === 'string') {\n encoding = end\n end = this.length\n }\n if (encoding !== undefined && typeof encoding !== 'string') {\n throw new TypeError('encoding must be a string')\n }\n if (typeof encoding === 'string' && !Buffer.isEncoding(encoding)) {\n throw new TypeError('Unknown encoding: ' + encoding)\n }\n if (val.length === 1) {\n const code = val.charCodeAt(0)\n if ((encoding === 'utf8' && code < 128) ||\n encoding === 'latin1') {\n // Fast path: If `val` fits into a single byte, use that numeric value.\n val = code\n }\n }\n } else if (typeof val === 'number') {\n val = val & 255\n } else if (typeof val === 'boolean') {\n val = Number(val)\n }\n\n // Invalid ranges are not set to a default, so can range check early.\n if (start < 0 || this.length < start || this.length < end) {\n throw new RangeError('Out of range index')\n }\n\n if (end <= start) {\n return this\n }\n\n start = start >>> 0\n end = end === undefined ? this.length : end >>> 0\n\n if (!val) val = 0\n\n let i\n if (typeof val === 'number') {\n for (i = start; i < end; ++i) {\n this[i] = val\n }\n } else {\n const bytes = Buffer.isBuffer(val)\n ? val\n : Buffer.from(val, encoding)\n const len = bytes.length\n if (len === 0) {\n throw new TypeError('The value \"' + val +\n '\" is invalid for argument \"value\"')\n }\n for (i = 0; i < end - start; ++i) {\n this[i + start] = bytes[i % len]\n }\n }\n\n return this\n}\n\n// CUSTOM ERRORS\n// =============\n\n// Simplified versions from Node, changed for Buffer-only usage\nconst errors = {}\nfunction E (sym, getMessage, Base) {\n errors[sym] = class NodeError extends Base {\n constructor () {\n super()\n\n Object.defineProperty(this, 'message', {\n value: getMessage.apply(this, arguments),\n writable: true,\n configurable: true\n })\n\n // Add the error code to the name to include it in the stack trace.\n this.name = `${this.name} [${sym}]`\n // Access the stack to generate the error message including the error code\n // from the name.\n this.stack // eslint-disable-line no-unused-expressions\n // Reset the name to the actual name.\n delete this.name\n }\n\n get code () {\n return sym\n }\n\n set code (value) {\n Object.defineProperty(this, 'code', {\n configurable: true,\n enumerable: true,\n value,\n writable: true\n })\n }\n\n toString () {\n return `${this.name} [${sym}]: ${this.message}`\n }\n }\n}\n\nE('ERR_BUFFER_OUT_OF_BOUNDS',\n function (name) {\n if (name) {\n return `${name} is outside of buffer bounds`\n }\n\n return 'Attempt to access memory outside buffer bounds'\n }, RangeError)\nE('ERR_INVALID_ARG_TYPE',\n function (name, actual) {\n return `The \"${name}\" argument must be of type number. Received type ${typeof actual}`\n }, TypeError)\nE('ERR_OUT_OF_RANGE',\n function (str, range, input) {\n let msg = `The value of \"${str}\" is out of range.`\n let received = input\n if (Number.isInteger(input) && Math.abs(input) > 2 ** 32) {\n received = addNumericalSeparator(String(input))\n } else if (typeof input === 'bigint') {\n received = String(input)\n if (input > BigInt(2) ** BigInt(32) || input < -(BigInt(2) ** BigInt(32))) {\n received = addNumericalSeparator(received)\n }\n received += 'n'\n }\n msg += ` It must be ${range}. Received ${received}`\n return msg\n }, RangeError)\n\nfunction addNumericalSeparator (val) {\n let res = ''\n let i = val.length\n const start = val[0] === '-' ? 1 : 0\n for (; i >= start + 4; i -= 3) {\n res = `_${val.slice(i - 3, i)}${res}`\n }\n return `${val.slice(0, i)}${res}`\n}\n\n// CHECK FUNCTIONS\n// ===============\n\nfunction checkBounds (buf, offset, byteLength) {\n validateNumber(offset, 'offset')\n if (buf[offset] === undefined || buf[offset + byteLength] === undefined) {\n boundsError(offset, buf.length - (byteLength + 1))\n }\n}\n\nfunction checkIntBI (value, min, max, buf, offset, byteLength) {\n if (value > max || value < min) {\n const n = typeof min === 'bigint' ? 'n' : ''\n let range\n if (byteLength > 3) {\n if (min === 0 || min === BigInt(0)) {\n range = `>= 0${n} and < 2${n} ** ${(byteLength + 1) * 8}${n}`\n } else {\n range = `>= -(2${n} ** ${(byteLength + 1) * 8 - 1}${n}) and < 2 ** ` +\n `${(byteLength + 1) * 8 - 1}${n}`\n }\n } else {\n range = `>= ${min}${n} and <= ${max}${n}`\n }\n throw new errors.ERR_OUT_OF_RANGE('value', range, value)\n }\n checkBounds(buf, offset, byteLength)\n}\n\nfunction validateNumber (value, name) {\n if (typeof value !== 'number') {\n throw new errors.ERR_INVALID_ARG_TYPE(name, 'number', value)\n }\n}\n\nfunction boundsError (value, length, type) {\n if (Math.floor(value) !== value) {\n validateNumber(value, type)\n throw new errors.ERR_OUT_OF_RANGE(type || 'offset', 'an integer', value)\n }\n\n if (length < 0) {\n throw new errors.ERR_BUFFER_OUT_OF_BOUNDS()\n }\n\n throw new errors.ERR_OUT_OF_RANGE(type || 'offset',\n `>= ${type ? 1 : 0} and <= ${length}`,\n value)\n}\n\n// HELPER FUNCTIONS\n// ================\n\nconst INVALID_BASE64_RE = /[^+/0-9A-Za-z-_]/g\n\nfunction base64clean (str) {\n // Node takes equal signs as end of the Base64 encoding\n str = str.split('=')[0]\n // Node strips out invalid characters like \\n and \\t from the string, base64-js does not\n str = str.trim().replace(INVALID_BASE64_RE, '')\n // Node converts strings with length < 2 to ''\n if (str.length < 2) return ''\n // Node allows for non-padded base64 strings (missing trailing ===), base64-js does not\n while (str.length % 4 !== 0) {\n str = str + '='\n }\n return str\n}\n\nfunction utf8ToBytes (string, units) {\n units = units || Infinity\n let codePoint\n const length = string.length\n let leadSurrogate = null\n const bytes = []\n\n for (let i = 0; i < length; ++i) {\n codePoint = string.charCodeAt(i)\n\n // is surrogate component\n if (codePoint > 0xD7FF && codePoint < 0xE000) {\n // last char was a lead\n if (!leadSurrogate) {\n // no lead yet\n if (codePoint > 0xDBFF) {\n // unexpected trail\n if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)\n continue\n } else if (i + 1 === length) {\n // unpaired lead\n if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)\n continue\n }\n\n // valid lead\n leadSurrogate = codePoint\n\n continue\n }\n\n // 2 leads in a row\n if (codePoint < 0xDC00) {\n if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)\n leadSurrogate = codePoint\n continue\n }\n\n // valid surrogate pair\n codePoint = (leadSurrogate - 0xD800 << 10 | codePoint - 0xDC00) + 0x10000\n } else if (leadSurrogate) {\n // valid bmp char, but last char was a lead\n if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD)\n }\n\n leadSurrogate = null\n\n // encode utf8\n if (codePoint < 0x80) {\n if ((units -= 1) < 0) break\n bytes.push(codePoint)\n } else if (codePoint < 0x800) {\n if ((units -= 2) < 0) break\n bytes.push(\n codePoint >> 0x6 | 0xC0,\n codePoint & 0x3F | 0x80\n )\n } else if (codePoint < 0x10000) {\n if ((units -= 3) < 0) break\n bytes.push(\n codePoint >> 0xC | 0xE0,\n codePoint >> 0x6 & 0x3F | 0x80,\n codePoint & 0x3F | 0x80\n )\n } else if (codePoint < 0x110000) {\n if ((units -= 4) < 0) break\n bytes.push(\n codePoint >> 0x12 | 0xF0,\n codePoint >> 0xC & 0x3F | 0x80,\n codePoint >> 0x6 & 0x3F | 0x80,\n codePoint & 0x3F | 0x80\n )\n } else {\n throw new Error('Invalid code point')\n }\n }\n\n return bytes\n}\n\nfunction asciiToBytes (str) {\n const byteArray = []\n for (let i = 0; i < str.length; ++i) {\n // Node's code seems to be doing this and not & 0x7F..\n byteArray.push(str.charCodeAt(i) & 0xFF)\n }\n return byteArray\n}\n\nfunction utf16leToBytes (str, units) {\n let c, hi, lo\n const byteArray = []\n for (let i = 0; i < str.length; ++i) {\n if ((units -= 2) < 0) break\n\n c = str.charCodeAt(i)\n hi = c >> 8\n lo = c % 256\n byteArray.push(lo)\n byteArray.push(hi)\n }\n\n return byteArray\n}\n\nfunction base64ToBytes (str) {\n return base64.toByteArray(base64clean(str))\n}\n\nfunction blitBuffer (src, dst, offset, length) {\n let i\n for (i = 0; i < length; ++i) {\n if ((i + offset >= dst.length) || (i >= src.length)) break\n dst[i + offset] = src[i]\n }\n return i\n}\n\n// ArrayBuffer or Uint8Array objects from other contexts (i.e. iframes) do not pass\n// the `instanceof` check but they should be treated as of that type.\n// See: https://github.com/feross/buffer/issues/166\nfunction isInstance (obj, type) {\n return obj instanceof type ||\n (obj != null && obj.constructor != null && obj.constructor.name != null &&\n obj.constructor.name === type.name)\n}\nfunction numberIsNaN (obj) {\n // For IE11 support\n return obj !== obj // eslint-disable-line no-self-compare\n}\n\n// Create lookup table for `toString('hex')`\n// See: https://github.com/feross/buffer/issues/219\nconst hexSliceLookupTable = (function () {\n const alphabet = '0123456789abcdef'\n const table = new Array(256)\n for (let i = 0; i < 16; ++i) {\n const i16 = i * 16\n for (let j = 0; j < 16; ++j) {\n table[i16 + j] = alphabet[i] + alphabet[j]\n }\n }\n return table\n})()\n\n// Return not function with Error if BigInt not supported\nfunction defineBigIntMethod (fn) {\n return typeof BigInt === 'undefined' ? BufferBigIntNotDefined : fn\n}\n\nfunction BufferBigIntNotDefined () {\n throw new Error('BigInt not supported')\n}\n","'use strict';\nvar TO_STRING_TAG_SUPPORT = require('../internals/to-string-tag-support');\nvar classof = require('../internals/classof');\n\n// `Object.prototype.toString` method implementation\n// https://tc39.es/ecma262/#sec-object.prototype.tostring\nmodule.exports = TO_STRING_TAG_SUPPORT ? {}.toString : function toString() {\n return '[object ' + classof(this) + ']';\n};\n","var call = require('../internals/function-call');\nvar hasOwn = require('../internals/has-own-property');\nvar isPrototypeOf = require('../internals/object-is-prototype-of');\nvar regExpFlags = require('../internals/regexp-flags');\n\nvar RegExpPrototype = RegExp.prototype;\n\nmodule.exports = function (R) {\n var flags = R.flags;\n return flags === undefined && !('flags' in RegExpPrototype) && !hasOwn(R, 'flags') && isPrototypeOf(RegExpPrototype, R)\n ? call(regExpFlags, R) : flags;\n};\n","var TO_STRING_TAG_SUPPORT = require('../internals/to-string-tag-support');\nvar defineBuiltIn = require('../internals/define-built-in');\nvar toString = require('../internals/object-to-string');\n\n// `Object.prototype.toString` method\n// https://tc39.es/ecma262/#sec-object.prototype.tostring\nif (!TO_STRING_TAG_SUPPORT) {\n defineBuiltIn(Object.prototype, 'toString', toString, { unsafe: true });\n}\n","'use strict';\nvar PROPER_FUNCTION_NAME = require('../internals/function-name').PROPER;\nvar defineBuiltIn = require('../internals/define-built-in');\nvar anObject = require('../internals/an-object');\nvar $toString = require('../internals/to-string');\nvar fails = require('../internals/fails');\nvar getRegExpFlags = require('../internals/regexp-get-flags');\n\nvar TO_STRING = 'toString';\nvar RegExpPrototype = RegExp.prototype;\nvar nativeToString = RegExpPrototype[TO_STRING];\n\nvar NOT_GENERIC = fails(function () { return nativeToString.call({ source: 'a', flags: 'b' }) != '/a/b'; });\n// FF44- RegExp#toString has a wrong name\nvar INCORRECT_NAME = PROPER_FUNCTION_NAME && nativeToString.name != TO_STRING;\n\n// `RegExp.prototype.toString` method\n// https://tc39.es/ecma262/#sec-regexp.prototype.tostring\nif (NOT_GENERIC || INCORRECT_NAME) {\n defineBuiltIn(RegExp.prototype, TO_STRING, function toString() {\n var R = anObject(this);\n var pattern = $toString(R.source);\n var flags = $toString(getRegExpFlags(R));\n return '/' + pattern + '/' + flags;\n }, { unsafe: true });\n}\n","function getBasePlacement(placement) {\n return placement.split('-')[0];\n}\n\nfunction getAlignment(placement) {\n return placement.split('-')[1];\n}\n\nfunction getMainAxisFromPlacement(placement) {\n return ['top', 'bottom'].includes(getBasePlacement(placement)) ? 'x' : 'y';\n}\n\nfunction getLengthFromAxis(axis) {\n return axis === 'y' ? 'height' : 'width';\n}\n\nfunction computeCoordsFromPlacement(_ref) {\n let {\n reference,\n floating,\n placement\n } = _ref;\n const commonX = reference.x + reference.width / 2 - floating.width / 2;\n const commonY = reference.y + reference.height / 2 - floating.height / 2;\n let coords;\n\n switch (getBasePlacement(placement)) {\n case 'top':\n coords = {\n x: commonX,\n y: reference.y - floating.height\n };\n break;\n\n case 'bottom':\n coords = {\n x: commonX,\n y: reference.y + reference.height\n };\n break;\n\n case 'right':\n coords = {\n x: reference.x + reference.width,\n y: commonY\n };\n break;\n\n case 'left':\n coords = {\n x: reference.x - floating.width,\n y: commonY\n };\n break;\n\n default:\n coords = {\n x: reference.x,\n y: reference.y\n };\n }\n\n const mainAxis = getMainAxisFromPlacement(placement);\n const length = getLengthFromAxis(mainAxis);\n\n switch (getAlignment(placement)) {\n case 'start':\n coords[mainAxis] = coords[mainAxis] - (reference[length] / 2 - floating[length] / 2);\n break;\n\n case 'end':\n coords[mainAxis] = coords[mainAxis] + (reference[length] / 2 - floating[length] / 2);\n break;\n }\n\n return coords;\n}\n\nconst computePosition = async (reference, floating, config) => {\n const {\n placement = 'bottom',\n strategy = 'absolute',\n middleware = [],\n platform\n } = config;\n\n if (process.env.NODE_ENV !== \"production\") {\n if (platform == null) {\n console.error(['Floating UI: `platform` property was not passed to config. If you', 'want to use Floating UI on the web, install @floating-ui/dom', 'instead of the /core package. Otherwise, you can create your own', '`platform`: https://floating-ui.com/docs/platform'].join(' '));\n }\n\n if (middleware.filter(_ref => {\n let {\n name\n } = _ref;\n return name === 'autoPlacement' || name === 'flip';\n }).length > 1) {\n throw new Error(['Floating UI: duplicate `flip` and/or `autoPlacement`', 'middleware detected. This will lead to an infinite loop. Ensure only', 'one of either has been passed to the `middleware` array.'].join(' '));\n }\n }\n\n let rects = await platform.getElementRects({\n reference,\n floating,\n strategy\n });\n let {\n x,\n y\n } = computeCoordsFromPlacement({ ...rects,\n placement\n });\n let statefulPlacement = placement;\n let middlewareData = {};\n let _debug_loop_count_ = 0;\n\n for (let i = 0; i < middleware.length; i++) {\n if (process.env.NODE_ENV !== \"production\") {\n _debug_loop_count_++;\n\n if (_debug_loop_count_ > 100) {\n throw new Error(['Floating UI: The middleware lifecycle appears to be', 'running in an infinite loop. This is usually caused by a `reset`', 'continually being returned without a break condition.'].join(' '));\n }\n }\n\n const {\n name,\n fn\n } = middleware[i];\n const {\n x: nextX,\n y: nextY,\n data,\n reset\n } = await fn({\n x,\n y,\n initialPlacement: placement,\n placement: statefulPlacement,\n strategy,\n middlewareData,\n rects,\n platform,\n elements: {\n reference,\n floating\n }\n });\n x = nextX != null ? nextX : x;\n y = nextY != null ? nextY : y;\n middlewareData = { ...middlewareData,\n [name]: data != null ? data : {}\n };\n\n if (reset) {\n if (typeof reset === 'object') {\n if (reset.placement) {\n statefulPlacement = reset.placement;\n }\n\n if (reset.rects) {\n rects = reset.rects === true ? await platform.getElementRects({\n reference,\n floating,\n strategy\n }) : reset.rects;\n }\n\n ({\n x,\n y\n } = computeCoordsFromPlacement({ ...rects,\n placement: statefulPlacement\n }));\n }\n\n i = -1;\n continue;\n }\n }\n\n return {\n x,\n y,\n placement: statefulPlacement,\n strategy,\n middlewareData\n };\n};\n\nfunction expandPaddingObject(padding) {\n return {\n top: 0,\n right: 0,\n bottom: 0,\n left: 0,\n ...padding\n };\n}\n\nfunction getSideObjectFromPadding(padding) {\n return typeof padding !== 'number' ? expandPaddingObject(padding) : {\n top: padding,\n right: padding,\n bottom: padding,\n left: padding\n };\n}\n\nfunction rectToClientRect(rect) {\n return { ...rect,\n top: rect.y,\n left: rect.x,\n right: rect.x + rect.width,\n bottom: rect.y + rect.height\n };\n}\n\nasync function detectOverflow(middlewareArguments, options) {\n if (options === void 0) {\n options = {};\n }\n\n const {\n x,\n y,\n platform,\n rects,\n elements,\n strategy\n } = middlewareArguments;\n const {\n boundary = 'clippingParents',\n rootBoundary = 'viewport',\n elementContext = 'floating',\n altBoundary = false,\n padding = 0\n } = options;\n const paddingObject = getSideObjectFromPadding(padding);\n const altContext = elementContext === 'floating' ? 'reference' : 'floating';\n const element = elements[altBoundary ? altContext : elementContext];\n const clippingClientRect = await platform.getClippingClientRect({\n element: (await platform.isElement(element)) ? element : element.contextElement || (await platform.getDocumentElement({\n element: elements.floating\n })),\n boundary,\n rootBoundary\n });\n const elementClientRect = rectToClientRect(await platform.convertOffsetParentRelativeRectToViewportRelativeRect({\n rect: elementContext === 'floating' ? { ...rects.floating,\n x,\n y\n } : rects.reference,\n offsetParent: await platform.getOffsetParent({\n element: elements.floating\n }),\n strategy\n })); // positive = overflowing the clipping rect\n // 0 or negative = within the clipping rect\n\n return {\n top: clippingClientRect.top - elementClientRect.top + paddingObject.top,\n bottom: elementClientRect.bottom - clippingClientRect.bottom + paddingObject.bottom,\n left: clippingClientRect.left - elementClientRect.left + paddingObject.left,\n right: elementClientRect.right - clippingClientRect.right + paddingObject.right\n };\n}\n\nconst min = Math.min;\nconst max = Math.max;\n\nfunction within(min$1, value, max$1) {\n return max(min$1, min(value, max$1));\n}\n\nconst arrow = options => ({\n name: 'arrow',\n options,\n\n async fn(middlewareArguments) {\n // Since `element` is required, we don't Partial<> the type\n const {\n element,\n padding = 0\n } = options != null ? options : {};\n const {\n x,\n y,\n placement,\n rects,\n platform\n } = middlewareArguments;\n\n if (element == null) {\n if (process.env.NODE_ENV !== \"production\") {\n console.warn('Floating UI: No `element` was passed to the `arrow` middleware.');\n }\n\n return {};\n }\n\n const paddingObject = getSideObjectFromPadding(padding);\n const coords = {\n x,\n y\n };\n const basePlacement = getBasePlacement(placement);\n const axis = getMainAxisFromPlacement(basePlacement);\n const length = getLengthFromAxis(axis);\n const arrowDimensions = await platform.getDimensions({\n element\n });\n const minProp = axis === 'y' ? 'top' : 'left';\n const maxProp = axis === 'y' ? 'bottom' : 'right';\n const endDiff = rects.reference[length] + rects.reference[axis] - coords[axis] - rects.floating[length];\n const startDiff = coords[axis] - rects.reference[axis];\n const arrowOffsetParent = await platform.getOffsetParent({\n element\n });\n const clientSize = arrowOffsetParent ? axis === 'y' ? arrowOffsetParent.clientHeight || 0 : arrowOffsetParent.clientWidth || 0 : 0;\n const centerToReference = endDiff / 2 - startDiff / 2; // Make sure the arrow doesn't overflow the floating element if the center\n // point is outside of the floating element's bounds\n\n const min = paddingObject[minProp];\n const max = clientSize - arrowDimensions[length] - paddingObject[maxProp];\n const center = clientSize / 2 - arrowDimensions[length] / 2 + centerToReference;\n const offset = within(min, center, max);\n return {\n data: {\n [axis]: offset,\n centerOffset: center - offset\n }\n };\n }\n\n});\n\nconst hash$1 = {\n left: 'right',\n right: 'left',\n bottom: 'top',\n top: 'bottom'\n};\nfunction getOppositePlacement(placement) {\n return placement.replace(/left|right|bottom|top/g, matched => hash$1[matched]);\n}\n\nfunction getAlignmentSides(placement, rects) {\n const isStart = getAlignment(placement) === 'start';\n const mainAxis = getMainAxisFromPlacement(placement);\n const length = getLengthFromAxis(mainAxis);\n let mainAlignmentSide = mainAxis === 'x' ? isStart ? 'right' : 'left' : isStart ? 'bottom' : 'top';\n\n if (rects.reference[length] > rects.floating[length]) {\n mainAlignmentSide = getOppositePlacement(mainAlignmentSide);\n }\n\n return {\n main: mainAlignmentSide,\n cross: getOppositePlacement(mainAlignmentSide)\n };\n}\n\nconst hash = {\n start: 'end',\n end: 'start'\n};\nfunction getOppositeAlignmentPlacement(placement) {\n return placement.replace(/start|end/g, matched => hash[matched]);\n}\n\nconst basePlacements = ['top', 'right', 'bottom', 'left'];\nconst allPlacements = /*#__PURE__*/basePlacements.reduce((acc, basePlacement) => acc.concat(basePlacement, basePlacement + \"-start\", basePlacement + \"-end\"), []);\n\nfunction getPlacementList(alignment, autoAlignment, allowedPlacements) {\n const allowedPlacementsSortedByAlignment = alignment ? [...allowedPlacements.filter(placement => getAlignment(placement) === alignment), ...allowedPlacements.filter(placement => getAlignment(placement) !== alignment)] : allowedPlacements.filter(placement => getBasePlacement(placement) === placement);\n return allowedPlacementsSortedByAlignment.filter(placement => {\n if (alignment) {\n return getAlignment(placement) === alignment || (autoAlignment ? getOppositeAlignmentPlacement(placement) !== placement : false);\n }\n\n return true;\n });\n}\nconst autoPlacement = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'autoPlacement',\n options,\n\n async fn(middlewareArguments) {\n var _middlewareData$autoP, _middlewareData$autoP2, _middlewareData$autoP3, _middlewareData$autoP4, _middlewareData$autoP5, _placementsSortedByLe;\n\n const {\n x,\n y,\n rects,\n middlewareData,\n placement\n } = middlewareArguments;\n const {\n alignment = null,\n allowedPlacements = allPlacements,\n autoAlignment = true,\n ...detectOverflowOptions\n } = options;\n\n if ((_middlewareData$autoP = middlewareData.autoPlacement) != null && _middlewareData$autoP.skip) {\n return {};\n }\n\n const placements = getPlacementList(alignment, autoAlignment, allowedPlacements);\n const overflow = await detectOverflow(middlewareArguments, detectOverflowOptions);\n const currentIndex = (_middlewareData$autoP2 = (_middlewareData$autoP3 = middlewareData.autoPlacement) == null ? void 0 : _middlewareData$autoP3.index) != null ? _middlewareData$autoP2 : 0;\n const currentPlacement = placements[currentIndex];\n const {\n main,\n cross\n } = getAlignmentSides(currentPlacement, rects); // Make `computeCoords` start from the right place\n\n if (placement !== currentPlacement) {\n return {\n x,\n y,\n reset: {\n placement: placements[0]\n }\n };\n }\n\n const currentOverflows = [overflow[getBasePlacement(currentPlacement)], overflow[main], overflow[cross]];\n const allOverflows = [...((_middlewareData$autoP4 = (_middlewareData$autoP5 = middlewareData.autoPlacement) == null ? void 0 : _middlewareData$autoP5.overflows) != null ? _middlewareData$autoP4 : []), {\n placement: currentPlacement,\n overflows: currentOverflows\n }];\n const nextPlacement = placements[currentIndex + 1]; // There are more placements to check\n\n if (nextPlacement) {\n return {\n data: {\n index: currentIndex + 1,\n overflows: allOverflows\n },\n reset: {\n placement: nextPlacement\n }\n };\n }\n\n const placementsSortedByLeastOverflow = allOverflows.slice().sort((a, b) => a.overflows[0] - b.overflows[0]);\n const placementThatFitsOnAllSides = (_placementsSortedByLe = placementsSortedByLeastOverflow.find(_ref => {\n let {\n overflows\n } = _ref;\n return overflows.every(overflow => overflow <= 0);\n })) == null ? void 0 : _placementsSortedByLe.placement;\n return {\n data: {\n skip: true\n },\n reset: {\n placement: placementThatFitsOnAllSides != null ? placementThatFitsOnAllSides : placementsSortedByLeastOverflow[0].placement\n }\n };\n }\n\n };\n};\n\nfunction getExpandedPlacements(placement) {\n const oppositePlacement = getOppositePlacement(placement);\n return [getOppositeAlignmentPlacement(placement), oppositePlacement, getOppositeAlignmentPlacement(oppositePlacement)];\n}\n\nconst flip = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'flip',\n options,\n\n async fn(middlewareArguments) {\n var _middlewareData$flip, _middlewareData$flip2;\n\n const {\n placement,\n middlewareData,\n rects,\n initialPlacement\n } = middlewareArguments;\n\n if ((_middlewareData$flip = middlewareData.flip) != null && _middlewareData$flip.skip) {\n return {};\n }\n\n const {\n mainAxis: checkMainAxis = true,\n crossAxis: checkCrossAxis = true,\n fallbackPlacements: specifiedFallbackPlacements,\n fallbackStrategy = 'bestFit',\n flipAlignment = true,\n ...detectOverflowOptions\n } = options;\n const basePlacement = getBasePlacement(placement);\n const isBasePlacement = basePlacement === initialPlacement;\n const fallbackPlacements = specifiedFallbackPlacements || (isBasePlacement || !flipAlignment ? [getOppositePlacement(initialPlacement)] : getExpandedPlacements(initialPlacement));\n const placements = [initialPlacement, ...fallbackPlacements];\n const overflow = await detectOverflow(middlewareArguments, detectOverflowOptions);\n const overflows = [];\n let overflowsData = ((_middlewareData$flip2 = middlewareData.flip) == null ? void 0 : _middlewareData$flip2.overflows) || [];\n\n if (checkMainAxis) {\n overflows.push(overflow[basePlacement]);\n }\n\n if (checkCrossAxis) {\n const {\n main,\n cross\n } = getAlignmentSides(placement, rects);\n overflows.push(overflow[main], overflow[cross]);\n }\n\n overflowsData = [...overflowsData, {\n placement,\n overflows\n }]; // One or more sides is overflowing\n\n if (!overflows.every(side => side <= 0)) {\n var _middlewareData$flip$, _middlewareData$flip3;\n\n const nextIndex = ((_middlewareData$flip$ = (_middlewareData$flip3 = middlewareData.flip) == null ? void 0 : _middlewareData$flip3.index) != null ? _middlewareData$flip$ : 0) + 1;\n const nextPlacement = placements[nextIndex];\n\n if (nextPlacement) {\n // Try next placement and re-run the lifecycle\n return {\n data: {\n index: nextIndex,\n overflows: overflowsData\n },\n reset: {\n placement: nextPlacement\n }\n };\n }\n\n let resetPlacement = 'bottom';\n\n switch (fallbackStrategy) {\n case 'bestFit':\n {\n var _overflowsData$slice$;\n\n const placement = (_overflowsData$slice$ = overflowsData.slice().sort((a, b) => a.overflows.filter(overflow => overflow > 0).reduce((acc, overflow) => acc + overflow, 0) - b.overflows.filter(overflow => overflow > 0).reduce((acc, overflow) => acc + overflow, 0))[0]) == null ? void 0 : _overflowsData$slice$.placement;\n\n if (placement) {\n resetPlacement = placement;\n }\n\n break;\n }\n\n case 'initialPlacement':\n resetPlacement = initialPlacement;\n break;\n }\n\n return {\n data: {\n skip: true\n },\n reset: {\n placement: resetPlacement\n }\n };\n }\n\n return {};\n }\n\n };\n};\n\nfunction getSideOffsets(overflow, rect) {\n return {\n top: overflow.top - rect.height,\n right: overflow.right - rect.width,\n bottom: overflow.bottom - rect.height,\n left: overflow.left - rect.width\n };\n}\n\nfunction isAnySideFullyClipped(overflow) {\n return basePlacements.some(side => overflow[side] >= 0);\n}\n\nconst hide = () => ({\n name: 'hide',\n\n async fn(modifierArguments) {\n const referenceOverflow = await detectOverflow(modifierArguments, {\n elementContext: 'reference'\n });\n const floatingAltOverflow = await detectOverflow(modifierArguments, {\n altBoundary: true\n });\n const referenceHiddenOffsets = getSideOffsets(referenceOverflow, modifierArguments.rects.reference);\n const escapedOffsets = getSideOffsets(floatingAltOverflow, modifierArguments.rects.floating);\n const referenceHidden = isAnySideFullyClipped(referenceHiddenOffsets);\n const escaped = isAnySideFullyClipped(escapedOffsets);\n return {\n data: {\n referenceHidden,\n referenceHiddenOffsets,\n escaped,\n escapedOffsets\n }\n };\n }\n\n});\n\nfunction convertValueToCoords(_ref) {\n let {\n placement,\n rects,\n value\n } = _ref;\n const basePlacement = getBasePlacement(placement);\n const multiplier = ['left', 'top'].includes(basePlacement) ? -1 : 1;\n const rawValue = typeof value === 'function' ? value({ ...rects,\n placement\n }) : value;\n const {\n mainAxis,\n crossAxis\n } = typeof rawValue === 'number' ? {\n mainAxis: rawValue,\n crossAxis: 0\n } : {\n mainAxis: 0,\n crossAxis: 0,\n ...rawValue\n };\n return getMainAxisFromPlacement(basePlacement) === 'x' ? {\n x: crossAxis,\n y: mainAxis * multiplier\n } : {\n x: mainAxis * multiplier,\n y: crossAxis\n };\n}\nconst offset = function (value) {\n if (value === void 0) {\n value = 0;\n }\n\n return {\n name: 'offset',\n options: value,\n\n fn(middlewareArguments) {\n const {\n x,\n y,\n placement,\n rects\n } = middlewareArguments;\n const diffCoords = convertValueToCoords({\n placement,\n rects,\n value\n });\n return {\n x: x + diffCoords.x,\n y: y + diffCoords.y,\n data: diffCoords\n };\n }\n\n };\n};\n\nfunction getCrossAxis(axis) {\n return axis === 'x' ? 'y' : 'x';\n}\n\nconst shift = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'shift',\n options,\n\n async fn(middlewareArguments) {\n const {\n x,\n y,\n placement\n } = middlewareArguments;\n const {\n mainAxis: checkMainAxis = true,\n crossAxis: checkCrossAxis = false,\n limiter = {\n fn: _ref => {\n let {\n x,\n y\n } = _ref;\n return {\n x,\n y\n };\n }\n },\n ...detectOverflowOptions\n } = options;\n const coords = {\n x,\n y\n };\n const overflow = await detectOverflow(middlewareArguments, detectOverflowOptions);\n const mainAxis = getMainAxisFromPlacement(getBasePlacement(placement));\n const crossAxis = getCrossAxis(mainAxis);\n let mainAxisCoord = coords[mainAxis];\n let crossAxisCoord = coords[crossAxis];\n\n if (checkMainAxis) {\n const minSide = mainAxis === 'y' ? 'top' : 'left';\n const maxSide = mainAxis === 'y' ? 'bottom' : 'right';\n const min = mainAxisCoord + overflow[minSide];\n const max = mainAxisCoord - overflow[maxSide];\n mainAxisCoord = within(min, mainAxisCoord, max);\n }\n\n if (checkCrossAxis) {\n const minSide = crossAxis === 'y' ? 'top' : 'left';\n const maxSide = crossAxis === 'y' ? 'bottom' : 'right';\n const min = crossAxisCoord + overflow[minSide];\n const max = crossAxisCoord - overflow[maxSide];\n crossAxisCoord = within(min, crossAxisCoord, max);\n }\n\n const limitedCoords = limiter.fn({ ...middlewareArguments,\n [mainAxis]: mainAxisCoord,\n [crossAxis]: crossAxisCoord\n });\n return { ...limitedCoords,\n data: {\n x: limitedCoords.x - x,\n y: limitedCoords.y - y\n }\n };\n }\n\n };\n};\nconst limitShift = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n options,\n\n fn(middlewareArguments) {\n const {\n x,\n y,\n placement,\n rects,\n middlewareData\n } = middlewareArguments;\n const {\n offset = 0,\n mainAxis: checkMainAxis = true,\n crossAxis: checkCrossAxis = true\n } = options;\n const coords = {\n x,\n y\n };\n const mainAxis = getMainAxisFromPlacement(placement);\n const crossAxis = getCrossAxis(mainAxis);\n let mainAxisCoord = coords[mainAxis];\n let crossAxisCoord = coords[crossAxis];\n const rawOffset = typeof offset === 'function' ? offset({ ...rects,\n placement\n }) : offset;\n const computedOffset = typeof rawOffset === 'number' ? {\n mainAxis: rawOffset,\n crossAxis: 0\n } : {\n mainAxis: 0,\n crossAxis: 0,\n ...rawOffset\n };\n\n if (checkMainAxis) {\n const len = mainAxis === 'y' ? 'height' : 'width';\n const limitMin = rects.reference[mainAxis] - rects.floating[len] + computedOffset.mainAxis;\n const limitMax = rects.reference[mainAxis] + rects.reference[len] - computedOffset.mainAxis;\n\n if (mainAxisCoord < limitMin) {\n mainAxisCoord = limitMin;\n } else if (mainAxisCoord > limitMax) {\n mainAxisCoord = limitMax;\n }\n }\n\n if (checkCrossAxis) {\n var _middlewareData$offse, _middlewareData$offse2, _middlewareData$offse3, _middlewareData$offse4;\n\n const len = mainAxis === 'y' ? 'width' : 'height';\n const isOriginSide = ['top', 'left'].includes(getBasePlacement(placement));\n const limitMin = rects.reference[crossAxis] - rects.floating[len] + (isOriginSide ? (_middlewareData$offse = (_middlewareData$offse2 = middlewareData.offset) == null ? void 0 : _middlewareData$offse2[crossAxis]) != null ? _middlewareData$offse : 0 : 0) + (isOriginSide ? 0 : computedOffset.crossAxis);\n const limitMax = rects.reference[crossAxis] + rects.reference[len] + (isOriginSide ? 0 : (_middlewareData$offse3 = (_middlewareData$offse4 = middlewareData.offset) == null ? void 0 : _middlewareData$offse4[crossAxis]) != null ? _middlewareData$offse3 : 0) - (isOriginSide ? computedOffset.crossAxis : 0);\n\n if (crossAxisCoord < limitMin) {\n crossAxisCoord = limitMin;\n } else if (crossAxisCoord > limitMax) {\n crossAxisCoord = limitMax;\n }\n }\n\n return {\n [mainAxis]: mainAxisCoord,\n [crossAxis]: crossAxisCoord\n };\n }\n\n };\n};\n\nconst size = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'size',\n options,\n\n async fn(middlewareArguments) {\n var _middlewareData$size;\n\n const {\n placement,\n rects,\n middlewareData\n } = middlewareArguments;\n const {\n apply,\n ...detectOverflowOptions\n } = options;\n\n if ((_middlewareData$size = middlewareData.size) != null && _middlewareData$size.skip) {\n return {};\n }\n\n const overflow = await detectOverflow(middlewareArguments, detectOverflowOptions);\n const basePlacement = getBasePlacement(placement);\n const isEnd = getAlignment(placement) === 'end';\n let heightSide;\n let widthSide;\n\n if (basePlacement === 'top' || basePlacement === 'bottom') {\n heightSide = basePlacement;\n widthSide = isEnd ? 'left' : 'right';\n } else {\n widthSide = basePlacement;\n heightSide = isEnd ? 'top' : 'bottom';\n }\n\n const xMin = max(overflow.left, 0);\n const xMax = max(overflow.right, 0);\n const yMin = max(overflow.top, 0);\n const yMax = max(overflow.bottom, 0);\n const dimensions = {\n height: rects.floating.height - (['left', 'right'].includes(placement) ? 2 * (yMin !== 0 || yMax !== 0 ? yMin + yMax : max(overflow.top, overflow.bottom)) : overflow[heightSide]),\n width: rects.floating.width - (['top', 'bottom'].includes(placement) ? 2 * (xMin !== 0 || xMax !== 0 ? xMin + xMax : max(overflow.left, overflow.right)) : overflow[widthSide])\n };\n apply == null ? void 0 : apply({ ...dimensions,\n ...rects\n });\n return {\n data: {\n skip: true\n },\n reset: {\n rects: true\n }\n };\n }\n\n };\n};\n\nconst inline = function (options) {\n if (options === void 0) {\n options = {};\n }\n\n return {\n name: 'inline',\n options,\n\n async fn(middlewareArguments) {\n var _middlewareData$inlin, _await$platform$getCl;\n\n const {\n placement,\n elements,\n rects,\n platform,\n strategy,\n middlewareData\n } = middlewareArguments; // A MouseEvent's client{X,Y} coords can be up to 2 pixels off a\n // ClientRect's bounds, despite the event listener being triggered. A\n // padding of 2 seems to handle this issue.\n\n const {\n padding = 2,\n x,\n y\n } = options;\n\n if ((_middlewareData$inlin = middlewareData.inline) != null && _middlewareData$inlin.skip) {\n return {};\n }\n\n const fallback = rectToClientRect(await platform.convertOffsetParentRelativeRectToViewportRelativeRect({\n rect: rects.reference,\n offsetParent: await platform.getOffsetParent({\n element: elements.floating\n }),\n strategy\n }));\n const clientRects = Array.from((_await$platform$getCl = await (platform.getClientRects == null ? void 0 : platform.getClientRects({\n element: elements.reference\n }))) != null ? _await$platform$getCl : []);\n const paddingObject = getSideObjectFromPadding(padding);\n\n function getBoundingClientRect() {\n // There are two rects and they are disjoined\n if (clientRects.length === 2 && clientRects[0].left > clientRects[1].right && x != null && y != null) {\n var _clientRects$find;\n\n // Find the first rect in which the point is fully inside\n return (_clientRects$find = clientRects.find(rect => x > rect.left - paddingObject.left && x < rect.right + paddingObject.right && y > rect.top - paddingObject.top && y < rect.bottom + paddingObject.bottom)) != null ? _clientRects$find : fallback;\n } // There are 2 or more connected rects\n\n\n if (clientRects.length >= 2) {\n if (getMainAxisFromPlacement(placement) === 'x') {\n const firstRect = clientRects[0];\n const lastRect = clientRects[clientRects.length - 1];\n const isTop = getBasePlacement(placement) === 'top';\n const top = firstRect.top;\n const bottom = lastRect.bottom;\n const left = isTop ? firstRect.left : lastRect.left;\n const right = isTop ? firstRect.right : lastRect.right;\n const width = right - left;\n const height = bottom - top;\n return {\n top,\n bottom,\n left,\n right,\n width,\n height,\n x: left,\n y: top\n };\n }\n\n const isLeftPlacement = getBasePlacement(placement) === 'left';\n const maxRight = max(...clientRects.map(rect => rect.right));\n const minLeft = min(...clientRects.map(rect => rect.left));\n const measureRects = clientRects.filter(rect => isLeftPlacement ? rect.left === minLeft : rect.right === maxRight);\n const top = measureRects[0].top;\n const bottom = measureRects[measureRects.length - 1].bottom;\n const left = minLeft;\n const right = maxRight;\n const width = right - left;\n const height = bottom - top;\n return {\n top,\n bottom,\n left,\n right,\n width,\n height,\n x: left,\n y: top\n };\n }\n\n return fallback;\n }\n\n return {\n data: {\n skip: true\n },\n reset: {\n rects: await platform.getElementRects({\n reference: {\n getBoundingClientRect\n },\n floating: elements.floating,\n strategy\n })\n }\n };\n }\n\n };\n};\n\nexport { arrow, autoPlacement, computePosition, detectOverflow, flip, hide, inline, limitShift, offset, rectToClientRect, shift, size };\n","import { rectToClientRect, computePosition as computePosition$1 } from '@floating-ui/core';\nexport { arrow, autoPlacement, detectOverflow, flip, hide, inline, limitShift, offset, shift, size } from '@floating-ui/core';\n\nfunction isWindow(value) {\n return (value == null ? void 0 : value.toString()) === '[object Window]';\n}\nfunction getWindow(node) {\n if (node == null) {\n return window;\n }\n\n if (!isWindow(node)) {\n const ownerDocument = node.ownerDocument;\n return ownerDocument ? ownerDocument.defaultView || window : window;\n }\n\n return node;\n}\n\nfunction getComputedStyle$1(element) {\n return getWindow(element).getComputedStyle(element);\n}\n\nfunction getNodeName(node) {\n return isWindow(node) ? '' : node ? (node.nodeName || '').toLowerCase() : '';\n}\n\nfunction isHTMLElement(value) {\n return value instanceof getWindow(value).HTMLElement;\n}\nfunction isElement(value) {\n return value instanceof getWindow(value).Element;\n}\nfunction isNode(value) {\n return value instanceof getWindow(value).Node;\n}\nfunction isShadowRoot(node) {\n const OwnElement = getWindow(node).ShadowRoot;\n return node instanceof OwnElement || node instanceof ShadowRoot;\n}\nfunction isScrollParent(element) {\n // Firefox wants us to check `-x` and `-y` variations as well\n const {\n overflow,\n overflowX,\n overflowY\n } = getComputedStyle$1(element);\n return /auto|scroll|overlay|hidden/.test(overflow + overflowY + overflowX);\n}\nfunction isTableElement(element) {\n return ['table', 'td', 'th'].includes(getNodeName(element));\n}\nfunction isContainingBlock(element) {\n // TODO: Try and use feature detection here instead\n const isFirefox = navigator.userAgent.toLowerCase().includes('firefox');\n const css = getComputedStyle$1(element); // This is non-exhaustive but covers the most common CSS properties that\n // create a containing block.\n // https://developer.mozilla.org/en-US/docs/Web/CSS/Containing_block#identifying_the_containing_block\n\n return css.transform !== 'none' || css.perspective !== 'none' || css.contain === 'paint' || ['transform', 'perspective'].includes(css.willChange) || isFirefox && css.willChange === 'filter' || isFirefox && (css.filter ? css.filter !== 'none' : false);\n}\n\nconst min = Math.min;\nconst max = Math.max;\nconst round = Math.round;\n\nfunction getBoundingClientRect(element, includeScale) {\n if (includeScale === void 0) {\n includeScale = false;\n }\n\n const clientRect = element.getBoundingClientRect();\n let scaleX = 1;\n let scaleY = 1;\n\n if (includeScale && isHTMLElement(element)) {\n scaleX = element.offsetWidth > 0 ? round(clientRect.width) / element.offsetWidth || 1 : 1;\n scaleY = element.offsetHeight > 0 ? round(clientRect.height) / element.offsetHeight || 1 : 1;\n }\n\n return {\n width: clientRect.width / scaleX,\n height: clientRect.height / scaleY,\n top: clientRect.top / scaleY,\n right: clientRect.right / scaleX,\n bottom: clientRect.bottom / scaleY,\n left: clientRect.left / scaleX,\n x: clientRect.left / scaleX,\n y: clientRect.top / scaleY\n };\n}\n\nfunction getDocumentElement(node) {\n return ((isNode(node) ? node.ownerDocument : node.document) || window.document).documentElement;\n}\n\nfunction getNodeScroll(element) {\n if (isWindow(element)) {\n return {\n scrollLeft: element.pageXOffset,\n scrollTop: element.pageYOffset\n };\n }\n\n return {\n scrollLeft: element.scrollLeft,\n scrollTop: element.scrollTop\n };\n}\n\nfunction getWindowScrollBarX(element) {\n // If has a CSS width greater than the viewport, then this will be\n // incorrect for RTL.\n return getBoundingClientRect(getDocumentElement(element)).left + getNodeScroll(element).scrollLeft;\n}\n\nfunction isScaled(element) {\n const rect = getBoundingClientRect(element);\n return round(rect.width) !== element.offsetWidth || round(rect.height) !== element.offsetHeight;\n}\n\nfunction getRectRelativeToOffsetParent(element, offsetParent, strategy) {\n const isOffsetParentAnElement = isHTMLElement(offsetParent);\n const documentElement = getDocumentElement(offsetParent);\n const rect = getBoundingClientRect(element, isOffsetParentAnElement && isScaled(offsetParent));\n let scroll = {\n scrollLeft: 0,\n scrollTop: 0\n };\n const offsets = {\n x: 0,\n y: 0\n };\n\n if (isOffsetParentAnElement || !isOffsetParentAnElement && strategy !== 'fixed') {\n if (getNodeName(offsetParent) !== 'body' || isScrollParent(documentElement)) {\n scroll = getNodeScroll(offsetParent);\n }\n\n if (isHTMLElement(offsetParent)) {\n const offsetRect = getBoundingClientRect(offsetParent, true);\n offsets.x = offsetRect.x + offsetParent.clientLeft;\n offsets.y = offsetRect.y + offsetParent.clientTop;\n } else if (documentElement) {\n offsets.x = getWindowScrollBarX(documentElement);\n }\n }\n\n return {\n x: rect.left + scroll.scrollLeft - offsets.x,\n y: rect.top + scroll.scrollTop - offsets.y,\n width: rect.width,\n height: rect.height\n };\n}\n\nfunction getParentNode(node) {\n if (getNodeName(node) === 'html') {\n return node;\n }\n\n return (// this is a quicker (but less type safe) way to save quite some bytes from the bundle\n // @ts-ignore\n node.assignedSlot || // step into the shadow DOM of the parent of a slotted node\n node.parentNode || ( // DOM Element detected\n isShadowRoot(node) ? node.host : null) || // ShadowRoot detected\n getDocumentElement(node) // fallback\n\n );\n}\n\nfunction getTrueOffsetParent(element) {\n if (!isHTMLElement(element) || getComputedStyle(element).position === 'fixed') {\n return null;\n }\n\n return element.offsetParent;\n}\n\nfunction getContainingBlock(element) {\n let currentNode = getParentNode(element);\n\n while (isHTMLElement(currentNode) && !['html', 'body'].includes(getNodeName(currentNode))) {\n if (isContainingBlock(currentNode)) {\n return currentNode;\n } else {\n currentNode = currentNode.parentNode;\n }\n }\n\n return null;\n} // Gets the closest ancestor positioned element. Handles some edge cases,\n// such as table ancestors and cross browser bugs.\n\n\nfunction getOffsetParent(element) {\n const window = getWindow(element);\n let offsetParent = getTrueOffsetParent(element);\n\n while (offsetParent && isTableElement(offsetParent) && getComputedStyle(offsetParent).position === 'static') {\n offsetParent = getTrueOffsetParent(offsetParent);\n }\n\n if (offsetParent && (getNodeName(offsetParent) === 'html' || getNodeName(offsetParent) === 'body' && getComputedStyle(offsetParent).position === 'static' && !isContainingBlock(offsetParent))) {\n return window;\n }\n\n return offsetParent || getContainingBlock(element) || window;\n}\n\nfunction getDimensions(element) {\n return {\n width: element.offsetWidth,\n height: element.offsetHeight\n };\n}\n\nfunction convertOffsetParentRelativeRectToViewportRelativeRect(_ref) {\n let {\n rect,\n offsetParent,\n strategy\n } = _ref;\n const isOffsetParentAnElement = isHTMLElement(offsetParent);\n const documentElement = getDocumentElement(offsetParent);\n\n if (offsetParent === documentElement) {\n return rect;\n }\n\n let scroll = {\n scrollLeft: 0,\n scrollTop: 0\n };\n const offsets = {\n x: 0,\n y: 0\n };\n\n if (isOffsetParentAnElement || !isOffsetParentAnElement && strategy !== 'fixed') {\n if (getNodeName(offsetParent) !== 'body' || isScrollParent(documentElement)) {\n scroll = getNodeScroll(offsetParent);\n }\n\n if (isHTMLElement(offsetParent)) {\n const offsetRect = getBoundingClientRect(offsetParent, true);\n offsets.x = offsetRect.x + offsetParent.clientLeft;\n offsets.y = offsetRect.y + offsetParent.clientTop;\n } // This doesn't appear to be need to be negated.\n // else if (documentElement) {\n // offsets.x = getWindowScrollBarX(documentElement);\n // }\n\n }\n\n return { ...rect,\n x: rect.x - scroll.scrollLeft + offsets.x,\n y: rect.y - scroll.scrollTop + offsets.y\n };\n}\n\nfunction getViewportRect(element) {\n const win = getWindow(element);\n const html = getDocumentElement(element);\n const visualViewport = win.visualViewport;\n let width = html.clientWidth;\n let height = html.clientHeight;\n let x = 0;\n let y = 0;\n\n if (visualViewport) {\n width = visualViewport.width;\n height = visualViewport.height; // Uses Layout Viewport (like Chrome; Safari does not currently)\n // In Chrome, it returns a value very close to 0 (+/-) but contains rounding\n // errors due to floating point numbers, so we need to check precision.\n // Safari returns a number <= 0, usually < -1 when pinch-zoomed\n\n if (Math.abs(win.innerWidth / visualViewport.scale - visualViewport.width) < 0.01) {\n x = visualViewport.offsetLeft;\n y = visualViewport.offsetTop;\n }\n }\n\n return {\n width,\n height,\n x,\n y\n };\n}\n\n// of the `` and `` rect bounds if horizontally scrollable\n\nfunction getDocumentRect(element) {\n var _element$ownerDocumen;\n\n const html = getDocumentElement(element);\n const scroll = getNodeScroll(element);\n const body = (_element$ownerDocumen = element.ownerDocument) == null ? void 0 : _element$ownerDocumen.body;\n const width = max(html.scrollWidth, html.clientWidth, body ? body.scrollWidth : 0, body ? body.clientWidth : 0);\n const height = max(html.scrollHeight, html.clientHeight, body ? body.scrollHeight : 0, body ? body.clientHeight : 0);\n let x = -scroll.scrollLeft + getWindowScrollBarX(element);\n const y = -scroll.scrollTop;\n\n if (getComputedStyle$1(body || html).direction === 'rtl') {\n x += max(html.clientWidth, body ? body.clientWidth : 0) - width;\n }\n\n return {\n width,\n height,\n x,\n y\n };\n}\n\nfunction getScrollParent(node) {\n if (['html', 'body', '#document'].includes(getNodeName(node))) {\n // @ts-ignore assume body is always available\n return node.ownerDocument.body;\n }\n\n if (isHTMLElement(node) && isScrollParent(node)) {\n return node;\n }\n\n return getScrollParent(getParentNode(node));\n}\n\nfunction getScrollParents(node, list) {\n var _node$ownerDocument;\n\n if (list === void 0) {\n list = [];\n }\n\n const scrollParent = getScrollParent(node);\n const isBody = scrollParent === ((_node$ownerDocument = node.ownerDocument) == null ? void 0 : _node$ownerDocument.body);\n const win = getWindow(scrollParent);\n const target = isBody ? [win].concat(win.visualViewport || [], isScrollParent(scrollParent) ? scrollParent : []) : scrollParent;\n const updatedList = list.concat(target);\n return isBody ? updatedList : // @ts-ignore: isBody tells us target will be an HTMLElement here\n updatedList.concat(getScrollParents(getParentNode(target)));\n}\n\nfunction contains(parent, child) {\n const rootNode = child.getRootNode == null ? void 0 : child.getRootNode(); // First, attempt with faster native method\n\n if (parent.contains(child)) {\n return true;\n } // then fallback to custom implementation with Shadow DOM support\n else if (rootNode && isShadowRoot(rootNode)) {\n let next = child;\n\n do {\n // use `===` replace node.isSameNode()\n if (next && parent === next) {\n return true;\n } // @ts-ignore: need a better way to handle this...\n\n\n next = next.parentNode || next.host;\n } while (next);\n }\n\n return false;\n}\n\nfunction getInnerBoundingClientRect(element) {\n const clientRect = getBoundingClientRect(element);\n const top = clientRect.top + element.clientTop;\n const left = clientRect.left + element.clientLeft;\n return {\n top,\n left,\n x: left,\n y: top,\n right: left + element.clientWidth,\n bottom: top + element.clientHeight,\n width: element.clientWidth,\n height: element.clientHeight\n };\n}\n\nfunction getClientRectFromClippingParent(element, clippingParent) {\n if (clippingParent === 'viewport') {\n return rectToClientRect(getViewportRect(element));\n }\n\n if (isElement(clippingParent)) {\n return getInnerBoundingClientRect(clippingParent);\n }\n\n return rectToClientRect(getDocumentRect(getDocumentElement(element)));\n} // A \"clipping parent\" is an overflowable container with the characteristic of\n// clipping (or hiding) overflowing elements with a position different from\n// `initial`\n\n\nfunction getClippingParents(element) {\n const clippingParents = getScrollParents(getParentNode(element));\n const canEscapeClipping = ['absolute', 'fixed'].includes(getComputedStyle$1(element).position);\n const clipperElement = canEscapeClipping && isHTMLElement(element) ? getOffsetParent(element) : element;\n\n if (!isElement(clipperElement)) {\n return [];\n } // @ts-ignore isElement check ensures we return Array\n\n\n return clippingParents.filter(clippingParent => isElement(clippingParent) && contains(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body');\n} // Gets the maximum area that the element is visible in due to any number of\n// clipping parents\n\n\nfunction getClippingClientRect(_ref) {\n let {\n element,\n boundary,\n rootBoundary\n } = _ref;\n const mainClippingParents = boundary === 'clippingParents' ? getClippingParents(element) : [].concat(boundary);\n const clippingParents = [...mainClippingParents, rootBoundary];\n const firstClippingParent = clippingParents[0];\n const clippingRect = clippingParents.reduce((accRect, clippingParent) => {\n const rect = getClientRectFromClippingParent(element, clippingParent);\n accRect.top = max(rect.top, accRect.top);\n accRect.right = min(rect.right, accRect.right);\n accRect.bottom = min(rect.bottom, accRect.bottom);\n accRect.left = max(rect.left, accRect.left);\n return accRect;\n }, getClientRectFromClippingParent(element, firstClippingParent));\n clippingRect.width = clippingRect.right - clippingRect.left;\n clippingRect.height = clippingRect.bottom - clippingRect.top;\n clippingRect.x = clippingRect.left;\n clippingRect.y = clippingRect.top;\n return clippingRect;\n}\n\nconst platform = {\n getElementRects: _ref => {\n let {\n reference,\n floating,\n strategy\n } = _ref;\n return {\n reference: getRectRelativeToOffsetParent(reference, getOffsetParent(floating), strategy),\n floating: { ...getDimensions(floating),\n x: 0,\n y: 0\n }\n };\n },\n convertOffsetParentRelativeRectToViewportRelativeRect: args => convertOffsetParentRelativeRectToViewportRelativeRect(args),\n getOffsetParent: _ref2 => {\n let {\n element\n } = _ref2;\n return getOffsetParent(element);\n },\n isElement: value => isElement(value),\n getDocumentElement: _ref3 => {\n let {\n element\n } = _ref3;\n return getDocumentElement(element);\n },\n getClippingClientRect: args => getClippingClientRect(args),\n getDimensions: _ref4 => {\n let {\n element\n } = _ref4;\n return getDimensions(element);\n },\n getClientRects: _ref5 => {\n let {\n element\n } = _ref5;\n return element.getClientRects();\n }\n};\n\nconst computePosition = (reference, floating, options) => computePosition$1(reference, floating, {\n platform,\n ...options\n});\n\nexport { computePosition, getScrollParents };\n","var __defProp = Object.defineProperty;\nvar __defProps = Object.defineProperties;\nvar __getOwnPropDescs = Object.getOwnPropertyDescriptors;\nvar __getOwnPropSymbols = Object.getOwnPropertySymbols;\nvar __hasOwnProp = Object.prototype.hasOwnProperty;\nvar __propIsEnum = Object.prototype.propertyIsEnumerable;\nvar __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;\nvar __spreadValues = (a, b) => {\n for (var prop in b || (b = {}))\n if (__hasOwnProp.call(b, prop))\n __defNormalProp(a, prop, b[prop]);\n if (__getOwnPropSymbols)\n for (var prop of __getOwnPropSymbols(b)) {\n if (__propIsEnum.call(b, prop))\n __defNormalProp(a, prop, b[prop]);\n }\n return a;\n};\nvar __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));\nvar __objRest = (source, exclude) => {\n var target = {};\n for (var prop in source)\n if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)\n target[prop] = source[prop];\n if (source != null && __getOwnPropSymbols)\n for (var prop of __getOwnPropSymbols(source)) {\n if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))\n target[prop] = source[prop];\n }\n return target;\n};\nimport { offset, autoPlacement, shift, flip, arrow, size, computePosition, getScrollParents } from \"@floating-ui/dom\";\nimport Vue from \"vue\";\nfunction assign(to, from) {\n for (const key in from) {\n if (Object.prototype.hasOwnProperty.call(from, key)) {\n if (typeof from[key] === \"object\" && to[key]) {\n assign(to[key], from[key]);\n } else {\n to[key] = from[key];\n }\n }\n }\n}\nconst config = {\n disabled: false,\n distance: 5,\n skidding: 0,\n container: \"body\",\n boundary: void 0,\n instantMove: false,\n disposeTimeout: 5e3,\n popperTriggers: [],\n strategy: \"absolute\",\n preventOverflow: true,\n flip: true,\n shift: true,\n overflowPadding: 0,\n arrowPadding: 0,\n arrowOverflow: true,\n themes: {\n tooltip: {\n placement: \"top\",\n triggers: [\"hover\", \"focus\", \"touch\"],\n hideTriggers: (events) => [...events, \"click\"],\n delay: {\n show: 200,\n hide: 0\n },\n handleResize: false,\n html: false,\n loadingContent: \"...\"\n },\n dropdown: {\n placement: \"bottom\",\n triggers: [\"click\"],\n delay: 0,\n handleResize: true,\n autoHide: true\n },\n menu: {\n $extend: \"dropdown\",\n triggers: [\"hover\", \"focus\"],\n popperTriggers: [\"hover\", \"focus\"],\n delay: {\n show: 0,\n hide: 400\n }\n }\n }\n};\nfunction getDefaultConfig(theme, key) {\n let themeConfig = config.themes[theme] || {};\n let value;\n do {\n value = themeConfig[key];\n if (typeof value === \"undefined\") {\n if (themeConfig.$extend) {\n themeConfig = config.themes[themeConfig.$extend] || {};\n } else {\n themeConfig = null;\n value = config[key];\n }\n } else {\n themeConfig = null;\n }\n } while (themeConfig);\n return value;\n}\nfunction getThemeClasses(theme) {\n const result = [theme];\n let themeConfig = config.themes[theme] || {};\n do {\n if (themeConfig.$extend && !themeConfig.$resetCss) {\n result.push(themeConfig.$extend);\n themeConfig = config.themes[themeConfig.$extend] || {};\n } else {\n themeConfig = null;\n }\n } while (themeConfig);\n return result.map((c) => `v-popper--theme-${c}`);\n}\nfunction getAllParentThemes(theme) {\n const result = [theme];\n let themeConfig = config.themes[theme] || {};\n do {\n if (themeConfig.$extend) {\n result.push(themeConfig.$extend);\n themeConfig = config.themes[themeConfig.$extend] || {};\n } else {\n themeConfig = null;\n }\n } while (themeConfig);\n return result;\n}\nvar vueResize = \"\";\nlet supportsPassive = false;\nif (typeof window !== \"undefined\") {\n supportsPassive = false;\n try {\n const opts = Object.defineProperty({}, \"passive\", {\n get() {\n supportsPassive = true;\n }\n });\n window.addEventListener(\"test\", null, opts);\n } catch (e) {\n }\n}\nlet isIOS = false;\nif (typeof window !== \"undefined\" && typeof navigator !== \"undefined\") {\n isIOS = /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream;\n}\nconst placements = [\"auto\", \"top\", \"bottom\", \"left\", \"right\"].reduce((acc, base) => acc.concat([\n base,\n `${base}-start`,\n `${base}-end`\n]), []);\nconst SHOW_EVENT_MAP = {\n hover: \"mouseenter\",\n focus: \"focus\",\n click: \"click\",\n touch: \"touchstart\"\n};\nconst HIDE_EVENT_MAP = {\n hover: \"mouseleave\",\n focus: \"blur\",\n click: \"click\",\n touch: \"touchend\"\n};\nfunction removeFromArray(array, item) {\n const index = array.indexOf(item);\n if (index !== -1) {\n array.splice(index, 1);\n }\n}\nfunction nextFrame() {\n return new Promise((resolve) => requestAnimationFrame(() => {\n requestAnimationFrame(resolve);\n }));\n}\nconst shownPoppers = [];\nlet hidingPopper = null;\nconst shownPoppersByTheme = {};\nfunction getShownPoppersByTheme(theme) {\n let list = shownPoppersByTheme[theme];\n if (!list) {\n list = shownPoppersByTheme[theme] = [];\n }\n return list;\n}\nlet Element = function() {\n};\nif (typeof window !== \"undefined\") {\n Element = window.Element;\n}\nfunction defaultPropFactory(prop) {\n return function() {\n const props = this.$props;\n return getDefaultConfig(props.theme, prop);\n };\n}\nconst PROVIDE_KEY = \"__floating-vue__popper\";\nvar PrivatePopper = () => ({\n name: \"VPopper\",\n props: {\n theme: {\n type: String,\n required: true\n },\n targetNodes: {\n type: Function,\n required: true\n },\n referenceNode: {\n type: Function,\n required: true\n },\n popperNode: {\n type: Function,\n required: true\n },\n shown: {\n type: Boolean,\n default: false\n },\n showGroup: {\n type: String,\n default: null\n },\n ariaId: {\n default: null\n },\n disabled: {\n type: Boolean,\n default: defaultPropFactory(\"disabled\")\n },\n positioningDisabled: {\n type: Boolean,\n default: defaultPropFactory(\"positioningDisabled\")\n },\n placement: {\n type: String,\n default: defaultPropFactory(\"placement\"),\n validator: (value) => placements.includes(value)\n },\n delay: {\n type: [String, Number, Object],\n default: defaultPropFactory(\"delay\")\n },\n distance: {\n type: [Number, String],\n default: defaultPropFactory(\"distance\")\n },\n skidding: {\n type: [Number, String],\n default: defaultPropFactory(\"skidding\")\n },\n triggers: {\n type: Array,\n default: defaultPropFactory(\"triggers\")\n },\n showTriggers: {\n type: [Array, Function],\n default: defaultPropFactory(\"showTriggers\")\n },\n hideTriggers: {\n type: [Array, Function],\n default: defaultPropFactory(\"hideTriggers\")\n },\n popperTriggers: {\n type: Array,\n default: defaultPropFactory(\"popperTriggers\")\n },\n popperShowTriggers: {\n type: [Array, Function],\n default: defaultPropFactory(\"popperShowTriggers\")\n },\n popperHideTriggers: {\n type: [Array, Function],\n default: defaultPropFactory(\"popperHideTriggers\")\n },\n container: {\n type: [String, Object, Element, Boolean],\n default: defaultPropFactory(\"container\")\n },\n boundary: {\n type: [String, Element],\n default: defaultPropFactory(\"boundary\")\n },\n strategy: {\n type: String,\n validator: (value) => [\"absolute\", \"fixed\"].includes(value),\n default: defaultPropFactory(\"strategy\")\n },\n autoHide: {\n type: [Boolean, Function],\n default: defaultPropFactory(\"autoHide\")\n },\n handleResize: {\n type: Boolean,\n default: defaultPropFactory(\"handleResize\")\n },\n instantMove: {\n type: Boolean,\n default: defaultPropFactory(\"instantMove\")\n },\n eagerMount: {\n type: Boolean,\n default: defaultPropFactory(\"eagerMount\")\n },\n popperClass: {\n type: [String, Array, Object],\n default: defaultPropFactory(\"popperClass\")\n },\n computeTransformOrigin: {\n type: Boolean,\n default: defaultPropFactory(\"computeTransformOrigin\")\n },\n autoMinSize: {\n type: Boolean,\n default: defaultPropFactory(\"autoMinSize\")\n },\n autoSize: {\n type: [Boolean, String],\n default: defaultPropFactory(\"autoSize\")\n },\n autoMaxSize: {\n type: Boolean,\n default: defaultPropFactory(\"autoMaxSize\")\n },\n autoBoundaryMaxSize: {\n type: Boolean,\n default: defaultPropFactory(\"autoBoundaryMaxSize\")\n },\n preventOverflow: {\n type: Boolean,\n default: defaultPropFactory(\"preventOverflow\")\n },\n overflowPadding: {\n type: [Number, String],\n default: defaultPropFactory(\"overflowPadding\")\n },\n arrowPadding: {\n type: [Number, String],\n default: defaultPropFactory(\"arrowPadding\")\n },\n arrowOverflow: {\n type: Boolean,\n default: defaultPropFactory(\"arrowOverflow\")\n },\n flip: {\n type: Boolean,\n default: defaultPropFactory(\"flip\")\n },\n shift: {\n type: Boolean,\n default: defaultPropFactory(\"shift\")\n },\n shiftCrossAxis: {\n type: Boolean,\n default: defaultPropFactory(\"shiftCrossAxis\")\n }\n },\n provide() {\n return {\n [PROVIDE_KEY]: {\n parentPopper: this\n }\n };\n },\n inject: {\n [PROVIDE_KEY]: { default: null }\n },\n data() {\n return {\n isShown: false,\n isMounted: false,\n skipTransition: false,\n classes: {\n showFrom: false,\n showTo: false,\n hideFrom: false,\n hideTo: true\n },\n result: {\n x: 0,\n y: 0,\n placement: \"\",\n strategy: this.strategy,\n arrow: {\n x: 0,\n y: 0,\n centerOffset: 0\n },\n transformOrigin: null\n },\n shownChildren: /* @__PURE__ */ new Set(),\n lastAutoHide: true\n };\n },\n computed: {\n popperId() {\n return this.ariaId != null ? this.ariaId : this.randomId;\n },\n shouldMountContent() {\n return this.eagerMount || this.isMounted;\n },\n slotData() {\n return {\n popperId: this.popperId,\n isShown: this.isShown,\n shouldMountContent: this.shouldMountContent,\n skipTransition: this.skipTransition,\n autoHide: typeof this.autoHide === \"function\" ? this.lastAutoHide : this.autoHide,\n show: this.show,\n hide: this.hide,\n handleResize: this.handleResize,\n onResize: this.onResize,\n classes: __spreadProps(__spreadValues({}, this.classes), {\n popperClass: this.popperClass\n }),\n result: this.positioningDisabled ? null : this.result\n };\n },\n parentPopper() {\n var _a;\n return (_a = this[PROVIDE_KEY]) == null ? void 0 : _a.parentPopper;\n },\n hasPopperShowTriggerHover() {\n var _a, _b;\n return ((_a = this.popperTriggers) == null ? void 0 : _a.includes(\"hover\")) || ((_b = this.popperShowTriggers) == null ? void 0 : _b.includes(\"hover\"));\n }\n },\n watch: __spreadValues(__spreadValues({\n shown: \"$_autoShowHide\",\n disabled(value) {\n if (value) {\n this.dispose();\n } else {\n this.init();\n }\n },\n async container() {\n if (this.isShown) {\n this.$_ensureTeleport();\n await this.$_computePosition();\n }\n }\n }, [\n \"triggers\",\n \"positioningDisabled\"\n ].reduce((acc, prop) => {\n acc[prop] = \"$_refreshListeners\";\n return acc;\n }, {})), [\n \"placement\",\n \"distance\",\n \"skidding\",\n \"boundary\",\n \"strategy\",\n \"overflowPadding\",\n \"arrowPadding\",\n \"preventOverflow\",\n \"shift\",\n \"shiftCrossAxis\",\n \"flip\"\n ].reduce((acc, prop) => {\n acc[prop] = \"$_computePosition\";\n return acc;\n }, {})),\n created() {\n this.$_isDisposed = true;\n this.randomId = `popper_${[Math.random(), Date.now()].map((n) => n.toString(36).substring(2, 10)).join(\"_\")}`;\n if (this.autoMinSize) {\n console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize=\"min\"` instead.');\n }\n if (this.autoMaxSize) {\n console.warn(\"[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.\");\n }\n },\n mounted() {\n this.init();\n this.$_detachPopperNode();\n },\n activated() {\n this.$_autoShowHide();\n },\n deactivated() {\n this.hide();\n },\n beforeDestroy() {\n this.dispose();\n },\n methods: {\n show({ event = null, skipDelay = false, force = false } = {}) {\n var _a, _b;\n if (((_a = this.parentPopper) == null ? void 0 : _a.lockedChild) && this.parentPopper.lockedChild !== this)\n return;\n this.$_pendingHide = false;\n if (force || !this.disabled) {\n if (((_b = this.parentPopper) == null ? void 0 : _b.lockedChild) === this) {\n this.parentPopper.lockedChild = null;\n }\n this.$_scheduleShow(event, skipDelay);\n this.$emit(\"show\");\n this.$_showFrameLocked = true;\n requestAnimationFrame(() => {\n this.$_showFrameLocked = false;\n });\n }\n this.$emit(\"update:shown\", true);\n },\n hide({ event = null, skipDelay = false, skipAiming = false } = {}) {\n var _a;\n if (this.$_hideInProgress)\n return;\n if (this.shownChildren.size > 0) {\n this.$_pendingHide = true;\n return;\n }\n if (!skipAiming && this.hasPopperShowTriggerHover && this.$_isAimingPopper()) {\n if (this.parentPopper) {\n this.parentPopper.lockedChild = this;\n clearTimeout(this.parentPopper.lockedChildTimer);\n this.parentPopper.lockedChildTimer = setTimeout(() => {\n if (this.parentPopper.lockedChild === this) {\n this.parentPopper.lockedChild.hide({ skipDelay });\n this.parentPopper.lockedChild = null;\n }\n }, 1e3);\n }\n return;\n }\n if (((_a = this.parentPopper) == null ? void 0 : _a.lockedChild) === this) {\n this.parentPopper.lockedChild = null;\n }\n this.$_pendingHide = false;\n this.$_scheduleHide(event, skipDelay);\n this.$emit(\"hide\");\n this.$emit(\"update:shown\", false);\n },\n init() {\n if (!this.$_isDisposed)\n return;\n this.$_isDisposed = false;\n this.isMounted = false;\n this.$_events = [];\n this.$_preventShow = false;\n this.$_referenceNode = this.referenceNode();\n this.$_targetNodes = this.targetNodes().filter((e) => e.nodeType === e.ELEMENT_NODE);\n this.$_popperNode = this.popperNode();\n this.$_innerNode = this.$_popperNode.querySelector(\".v-popper__inner\");\n this.$_arrowNode = this.$_popperNode.querySelector(\".v-popper__arrow-container\");\n this.$_swapTargetAttrs(\"title\", \"data-original-title\");\n this.$_detachPopperNode();\n if (this.triggers.length) {\n this.$_addEventListeners();\n }\n if (this.shown) {\n this.show();\n }\n },\n dispose() {\n if (this.$_isDisposed)\n return;\n this.$_isDisposed = true;\n this.$_removeEventListeners();\n this.hide({ skipDelay: true });\n this.$_detachPopperNode();\n this.isMounted = false;\n this.isShown = false;\n this.$_updateParentShownChildren(false);\n this.$_swapTargetAttrs(\"data-original-title\", \"title\");\n this.$emit(\"dispose\");\n },\n async onResize() {\n if (this.isShown) {\n await this.$_computePosition();\n this.$emit(\"resize\");\n }\n },\n async $_computePosition() {\n var _a;\n if (this.$_isDisposed || this.positioningDisabled)\n return;\n const options2 = {\n strategy: this.strategy,\n middleware: []\n };\n if (this.distance || this.skidding) {\n options2.middleware.push(offset({\n mainAxis: this.distance,\n crossAxis: this.skidding\n }));\n }\n const isPlacementAuto = this.placement.startsWith(\"auto\");\n if (isPlacementAuto) {\n options2.middleware.push(autoPlacement({\n alignment: (_a = this.placement.split(\"-\")[1]) != null ? _a : \"\"\n }));\n } else {\n options2.placement = this.placement;\n }\n if (this.preventOverflow) {\n if (this.shift) {\n options2.middleware.push(shift({\n padding: this.overflowPadding,\n boundary: this.boundary,\n crossAxis: this.shiftCrossAxis\n }));\n }\n if (!isPlacementAuto && this.flip) {\n options2.middleware.push(flip({\n padding: this.overflowPadding,\n boundary: this.boundary\n }));\n }\n }\n options2.middleware.push(arrow({\n element: this.$_arrowNode,\n padding: this.arrowPadding\n }));\n if (this.arrowOverflow) {\n options2.middleware.push({\n name: \"arrowOverflow\",\n fn: ({ placement, rects, middlewareData }) => {\n let overflow;\n const { centerOffset } = middlewareData.arrow;\n if (placement.startsWith(\"top\") || placement.startsWith(\"bottom\")) {\n overflow = Math.abs(centerOffset) > rects.reference.width / 2;\n } else {\n overflow = Math.abs(centerOffset) > rects.reference.height / 2;\n }\n return {\n data: {\n overflow\n }\n };\n }\n });\n }\n if (this.autoMinSize || this.autoSize) {\n const autoSize = this.autoSize ? this.autoSize : this.autoMinSize ? \"min\" : null;\n options2.middleware.push({\n name: \"autoSize\",\n fn: ({ rects, placement, middlewareData }) => {\n var _a2;\n if ((_a2 = middlewareData.autoSize) == null ? void 0 : _a2.skip) {\n return {};\n }\n let width;\n let height;\n if (placement.startsWith(\"top\") || placement.startsWith(\"bottom\")) {\n width = rects.reference.width;\n } else {\n height = rects.reference.height;\n }\n this.$_innerNode.style[autoSize === \"min\" ? \"minWidth\" : autoSize === \"max\" ? \"maxWidth\" : \"width\"] = width != null ? `${width}px` : null;\n this.$_innerNode.style[autoSize === \"min\" ? \"minHeight\" : autoSize === \"max\" ? \"maxHeight\" : \"height\"] = height != null ? `${height}px` : null;\n return {\n data: {\n skip: true\n },\n reset: {\n rects: true\n }\n };\n }\n });\n }\n if (this.autoMaxSize || this.autoBoundaryMaxSize) {\n this.$_innerNode.style.maxWidth = null;\n this.$_innerNode.style.maxHeight = null;\n options2.middleware.push(size({\n boundary: this.boundary,\n padding: this.overflowPadding,\n apply: ({ width, height }) => {\n this.$_innerNode.style.maxWidth = width != null ? `${width}px` : null;\n this.$_innerNode.style.maxHeight = height != null ? `${height}px` : null;\n }\n }));\n }\n const data = await computePosition(this.$_referenceNode, this.$_popperNode, options2);\n Object.assign(this.result, {\n x: data.x,\n y: data.y,\n placement: data.placement,\n strategy: data.strategy,\n arrow: __spreadValues(__spreadValues({}, data.middlewareData.arrow), data.middlewareData.arrowOverflow)\n });\n },\n $_scheduleShow(event = null, skipDelay = false) {\n this.$_updateParentShownChildren(true);\n this.$_hideInProgress = false;\n clearTimeout(this.$_scheduleTimer);\n if (hidingPopper && this.instantMove && hidingPopper.instantMove && hidingPopper !== this.parentPopper) {\n hidingPopper.$_applyHide(true);\n this.$_applyShow(true);\n return;\n }\n if (skipDelay) {\n this.$_applyShow();\n } else {\n this.$_scheduleTimer = setTimeout(this.$_applyShow.bind(this), this.$_computeDelay(\"show\"));\n }\n },\n $_scheduleHide(event = null, skipDelay = false) {\n if (this.shownChildren.size > 0) {\n this.$_pendingHide = true;\n return;\n }\n this.$_updateParentShownChildren(false);\n this.$_hideInProgress = true;\n clearTimeout(this.$_scheduleTimer);\n if (this.isShown) {\n hidingPopper = this;\n }\n if (skipDelay) {\n this.$_applyHide();\n } else {\n this.$_scheduleTimer = setTimeout(this.$_applyHide.bind(this), this.$_computeDelay(\"hide\"));\n }\n },\n $_computeDelay(type) {\n const delay = this.delay;\n return parseInt(delay && delay[type] || delay || 0);\n },\n async $_applyShow(skipTransition = false) {\n clearTimeout(this.$_disposeTimer);\n clearTimeout(this.$_scheduleTimer);\n this.skipTransition = skipTransition;\n if (this.isShown) {\n return;\n }\n this.$_ensureTeleport();\n await nextFrame();\n await this.$_computePosition();\n await this.$_applyShowEffect();\n if (!this.positioningDisabled) {\n this.$_registerEventListeners([\n ...getScrollParents(this.$_referenceNode),\n ...getScrollParents(this.$_popperNode)\n ], \"scroll\", () => {\n this.$_computePosition();\n });\n }\n },\n async $_applyShowEffect() {\n if (this.$_hideInProgress)\n return;\n if (this.computeTransformOrigin) {\n const bounds = this.$_referenceNode.getBoundingClientRect();\n const popperWrapper = this.$_popperNode.querySelector(\".v-popper__wrapper\");\n const parentBounds = popperWrapper.parentNode.getBoundingClientRect();\n const x = bounds.x + bounds.width / 2 - (parentBounds.left + popperWrapper.offsetLeft);\n const y = bounds.y + bounds.height / 2 - (parentBounds.top + popperWrapper.offsetTop);\n this.result.transformOrigin = `${x}px ${y}px`;\n }\n this.isShown = true;\n this.$_applyAttrsToTarget({\n \"aria-describedby\": this.popperId,\n \"data-popper-shown\": \"\"\n });\n const showGroup = this.showGroup;\n if (showGroup) {\n let popover;\n for (let i = 0; i < shownPoppers.length; i++) {\n popover = shownPoppers[i];\n if (popover.showGroup !== showGroup) {\n popover.hide();\n popover.$emit(\"close-group\");\n }\n }\n }\n shownPoppers.push(this);\n document.body.classList.add(\"v-popper--some-open\");\n for (const theme of getAllParentThemes(this.theme)) {\n getShownPoppersByTheme(theme).push(this);\n document.body.classList.add(`v-popper--some-open--${theme}`);\n }\n this.$emit(\"apply-show\");\n this.classes.showFrom = true;\n this.classes.showTo = false;\n this.classes.hideFrom = false;\n this.classes.hideTo = false;\n await nextFrame();\n this.classes.showFrom = false;\n this.classes.showTo = true;\n this.$_popperNode.focus();\n },\n async $_applyHide(skipTransition = false) {\n if (this.shownChildren.size > 0) {\n this.$_pendingHide = true;\n this.$_hideInProgress = false;\n return;\n }\n clearTimeout(this.$_scheduleTimer);\n if (!this.isShown) {\n return;\n }\n this.skipTransition = skipTransition;\n removeFromArray(shownPoppers, this);\n if (shownPoppers.length === 0) {\n document.body.classList.remove(\"v-popper--some-open\");\n }\n for (const theme of getAllParentThemes(this.theme)) {\n const list = getShownPoppersByTheme(theme);\n removeFromArray(list, this);\n if (list.length === 0) {\n document.body.classList.remove(`v-popper--some-open--${theme}`);\n }\n }\n if (hidingPopper === this) {\n hidingPopper = null;\n }\n this.isShown = false;\n this.$_applyAttrsToTarget({\n \"aria-describedby\": void 0,\n \"data-popper-shown\": void 0\n });\n clearTimeout(this.$_disposeTimer);\n const disposeTime = getDefaultConfig(this.theme, \"disposeTimeout\");\n if (disposeTime !== null) {\n this.$_disposeTimer = setTimeout(() => {\n if (this.$_popperNode) {\n this.$_detachPopperNode();\n this.isMounted = false;\n }\n }, disposeTime);\n }\n this.$_removeEventListeners(\"scroll\");\n this.$emit(\"apply-hide\");\n this.classes.showFrom = false;\n this.classes.showTo = false;\n this.classes.hideFrom = true;\n this.classes.hideTo = false;\n await nextFrame();\n this.classes.hideFrom = false;\n this.classes.hideTo = true;\n },\n $_autoShowHide() {\n if (this.shown) {\n this.show();\n } else {\n this.hide();\n }\n },\n $_ensureTeleport() {\n if (this.$_isDisposed)\n return;\n let container = this.container;\n if (typeof container === \"string\") {\n container = window.document.querySelector(container);\n } else if (container === false) {\n container = this.$_targetNodes[0].parentNode;\n }\n if (!container) {\n throw new Error(\"No container for popover: \" + this.container);\n }\n container.appendChild(this.$_popperNode);\n this.isMounted = true;\n },\n $_addEventListeners() {\n const handleShow = (event) => {\n if (this.isShown && !this.$_hideInProgress) {\n return;\n }\n event.usedByTooltip = true;\n !this.$_preventShow && this.show({ event });\n };\n this.$_registerTriggerListeners(this.$_targetNodes, SHOW_EVENT_MAP, this.triggers, this.showTriggers, handleShow);\n this.$_registerTriggerListeners([this.$_popperNode], SHOW_EVENT_MAP, this.popperTriggers, this.popperShowTriggers, handleShow);\n const handleHide = (skipAiming) => (event) => {\n if (event.usedByTooltip) {\n return;\n }\n this.hide({ event, skipAiming });\n };\n this.$_registerTriggerListeners(this.$_targetNodes, HIDE_EVENT_MAP, this.triggers, this.hideTriggers, handleHide(false));\n this.$_registerTriggerListeners([this.$_popperNode], HIDE_EVENT_MAP, this.popperTriggers, this.popperHideTriggers, handleHide(true));\n },\n $_registerEventListeners(targetNodes, eventType, handler) {\n this.$_events.push({ targetNodes, eventType, handler });\n targetNodes.forEach((node) => node.addEventListener(eventType, handler, supportsPassive ? {\n passive: true\n } : void 0));\n },\n $_registerTriggerListeners(targetNodes, eventMap, commonTriggers, customTrigger, handler) {\n let triggers = commonTriggers;\n if (customTrigger != null) {\n triggers = typeof customTrigger === \"function\" ? customTrigger(triggers) : customTrigger;\n }\n triggers.forEach((trigger) => {\n const eventType = eventMap[trigger];\n if (eventType) {\n this.$_registerEventListeners(targetNodes, eventType, handler);\n }\n });\n },\n $_removeEventListeners(filterEventType) {\n const newList = [];\n this.$_events.forEach((listener) => {\n const { targetNodes, eventType, handler } = listener;\n if (!filterEventType || filterEventType === eventType) {\n targetNodes.forEach((node) => node.removeEventListener(eventType, handler));\n } else {\n newList.push(listener);\n }\n });\n this.$_events = newList;\n },\n $_refreshListeners() {\n if (!this.$_isDisposed) {\n this.$_removeEventListeners();\n this.$_addEventListeners();\n }\n },\n $_handleGlobalClose(event, touch = false) {\n if (this.$_showFrameLocked)\n return;\n this.hide({ event });\n if (event.closePopover) {\n this.$emit(\"close-directive\");\n } else {\n this.$emit(\"auto-hide\");\n }\n if (touch) {\n this.$_preventShow = true;\n setTimeout(() => {\n this.$_preventShow = false;\n }, 300);\n }\n },\n $_detachPopperNode() {\n this.$_popperNode.parentNode && this.$_popperNode.parentNode.removeChild(this.$_popperNode);\n },\n $_swapTargetAttrs(attrFrom, attrTo) {\n for (const el of this.$_targetNodes) {\n const value = el.getAttribute(attrFrom);\n if (value) {\n el.removeAttribute(attrFrom);\n el.setAttribute(attrTo, value);\n }\n }\n },\n $_applyAttrsToTarget(attrs) {\n for (const el of this.$_targetNodes) {\n for (const n in attrs) {\n const value = attrs[n];\n if (value == null) {\n el.removeAttribute(n);\n } else {\n el.setAttribute(n, value);\n }\n }\n }\n },\n $_updateParentShownChildren(value) {\n let parent = this.parentPopper;\n while (parent) {\n if (value) {\n parent.shownChildren.add(this.randomId);\n } else {\n parent.shownChildren.delete(this.randomId);\n if (parent.$_pendingHide) {\n parent.hide();\n }\n }\n parent = parent.parentPopper;\n }\n },\n $_isAimingPopper() {\n const referenceBounds = this.$el.getBoundingClientRect();\n if (mouseX >= referenceBounds.left && mouseX <= referenceBounds.right && mouseY >= referenceBounds.top && mouseY <= referenceBounds.bottom) {\n const popperBounds = this.$_popperNode.getBoundingClientRect();\n const vectorX = mouseX - mousePreviousX;\n const vectorY = mouseY - mousePreviousY;\n const distance = popperBounds.left + popperBounds.width / 2 - mousePreviousX + (popperBounds.top + popperBounds.height / 2) - mousePreviousY;\n const newVectorLength = distance + popperBounds.width + popperBounds.height;\n const edgeX = mousePreviousX + vectorX * newVectorLength;\n const edgeY = mousePreviousY + vectorY * newVectorLength;\n return lineIntersectsLine(mousePreviousX, mousePreviousY, edgeX, edgeY, popperBounds.left, popperBounds.top, popperBounds.left, popperBounds.bottom) || lineIntersectsLine(mousePreviousX, mousePreviousY, edgeX, edgeY, popperBounds.left, popperBounds.top, popperBounds.right, popperBounds.top) || lineIntersectsLine(mousePreviousX, mousePreviousY, edgeX, edgeY, popperBounds.right, popperBounds.top, popperBounds.right, popperBounds.bottom) || lineIntersectsLine(mousePreviousX, mousePreviousY, edgeX, edgeY, popperBounds.left, popperBounds.bottom, popperBounds.right, popperBounds.bottom);\n }\n return false;\n }\n },\n render() {\n return this.$scopedSlots.default(this.slotData)[0];\n }\n});\nif (typeof document !== \"undefined\" && typeof window !== \"undefined\") {\n if (isIOS) {\n document.addEventListener(\"touchstart\", handleGlobalMousedown, supportsPassive ? {\n passive: true,\n capture: true\n } : true);\n document.addEventListener(\"touchend\", handleGlobalTouchend, supportsPassive ? {\n passive: true,\n capture: true\n } : true);\n } else {\n window.addEventListener(\"mousedown\", handleGlobalMousedown, true);\n window.addEventListener(\"click\", handleGlobalClick, true);\n }\n window.addEventListener(\"resize\", computePositionAllShownPoppers);\n}\nfunction handleGlobalMousedown(event) {\n for (let i = 0; i < shownPoppers.length; i++) {\n const popper = shownPoppers[i];\n try {\n const popperContent = popper.popperNode();\n popper.$_mouseDownContains = popperContent.contains(event.target);\n } catch (e) {\n }\n }\n}\nfunction handleGlobalClick(event) {\n handleGlobalClose(event);\n}\nfunction handleGlobalTouchend(event) {\n handleGlobalClose(event, true);\n}\nfunction handleGlobalClose(event, touch = false) {\n const preventClose = {};\n for (let i = shownPoppers.length - 1; i >= 0; i--) {\n const popper = shownPoppers[i];\n try {\n const contains = popper.$_containsGlobalTarget = isContainingEventTarget(popper, event);\n popper.$_pendingHide = false;\n requestAnimationFrame(() => {\n popper.$_pendingHide = false;\n if (preventClose[popper.randomId])\n return;\n if (shouldAutoHide(popper, contains, event)) {\n popper.$_handleGlobalClose(event, touch);\n if (!event.closeAllPopover && event.closePopover && contains) {\n let parent2 = popper.parentPopper;\n while (parent2) {\n preventClose[parent2.randomId] = true;\n parent2 = parent2.parentPopper;\n }\n return;\n }\n let parent = popper.parentPopper;\n while (parent) {\n if (shouldAutoHide(parent, parent.$_containsGlobalTarget, event)) {\n parent.$_handleGlobalClose(event, touch);\n } else {\n break;\n }\n parent = parent.parentPopper;\n }\n }\n });\n } catch (e) {\n }\n }\n}\nfunction isContainingEventTarget(popper, event) {\n const popperContent = popper.popperNode();\n return popper.$_mouseDownContains || popperContent.contains(event.target);\n}\nfunction shouldAutoHide(popper, contains, event) {\n return event.closeAllPopover || event.closePopover && contains || getAutoHideResult(popper, event) && !contains;\n}\nfunction getAutoHideResult(popper, event) {\n if (typeof popper.autoHide === \"function\") {\n const result = popper.autoHide(event);\n popper.lastAutoHide = result;\n return result;\n }\n return popper.autoHide;\n}\nfunction computePositionAllShownPoppers(event) {\n for (let i = 0; i < shownPoppers.length; i++) {\n const popper = shownPoppers[i];\n popper.$_computePosition(event);\n }\n}\nfunction hideAllPoppers() {\n for (let i = 0; i < shownPoppers.length; i++) {\n const popper = shownPoppers[i];\n popper.hide();\n }\n}\nlet mousePreviousX = 0;\nlet mousePreviousY = 0;\nlet mouseX = 0;\nlet mouseY = 0;\nif (typeof window !== \"undefined\") {\n window.addEventListener(\"mousemove\", (event) => {\n mousePreviousX = mouseX;\n mousePreviousY = mouseY;\n mouseX = event.clientX;\n mouseY = event.clientY;\n }, supportsPassive ? {\n passive: true\n } : void 0);\n}\nfunction lineIntersectsLine(x1, y1, x2, y2, x3, y3, x4, y4) {\n const uA = ((x4 - x3) * (y1 - y3) - (y4 - y3) * (x1 - x3)) / ((y4 - y3) * (x2 - x1) - (x4 - x3) * (y2 - y1));\n const uB = ((x2 - x1) * (y1 - y3) - (y2 - y1) * (x1 - x3)) / ((y4 - y3) * (x2 - x1) - (x4 - x3) * (y2 - y1));\n return uA >= 0 && uA <= 1 && uB >= 0 && uB <= 1;\n}\nfunction getInternetExplorerVersion() {\n var ua = window.navigator.userAgent;\n var msie = ua.indexOf(\"MSIE \");\n if (msie > 0) {\n return parseInt(ua.substring(msie + 5, ua.indexOf(\".\", msie)), 10);\n }\n var trident = ua.indexOf(\"Trident/\");\n if (trident > 0) {\n var rv = ua.indexOf(\"rv:\");\n return parseInt(ua.substring(rv + 3, ua.indexOf(\".\", rv)), 10);\n }\n var edge = ua.indexOf(\"Edge/\");\n if (edge > 0) {\n return parseInt(ua.substring(edge + 5, ua.indexOf(\".\", edge)), 10);\n }\n return -1;\n}\nvar isIE;\nfunction initCompat() {\n if (!initCompat.init) {\n initCompat.init = true;\n isIE = getInternetExplorerVersion() !== -1;\n }\n}\nvar script = {\n name: \"ResizeObserver\",\n props: {\n emitOnMount: {\n type: Boolean,\n default: false\n },\n ignoreWidth: {\n type: Boolean,\n default: false\n },\n ignoreHeight: {\n type: Boolean,\n default: false\n }\n },\n mounted: function mounted() {\n var _this = this;\n initCompat();\n this.$nextTick(function() {\n _this._w = _this.$el.offsetWidth;\n _this._h = _this.$el.offsetHeight;\n if (_this.emitOnMount) {\n _this.emitSize();\n }\n });\n var object = document.createElement(\"object\");\n this._resizeObject = object;\n object.setAttribute(\"aria-hidden\", \"true\");\n object.setAttribute(\"tabindex\", -1);\n object.onload = this.addResizeHandlers;\n object.type = \"text/html\";\n if (isIE) {\n this.$el.appendChild(object);\n }\n object.data = \"about:blank\";\n if (!isIE) {\n this.$el.appendChild(object);\n }\n },\n beforeDestroy: function beforeDestroy() {\n this.removeResizeHandlers();\n },\n methods: {\n compareAndNotify: function compareAndNotify() {\n if (!this.ignoreWidth && this._w !== this.$el.offsetWidth || !this.ignoreHeight && this._h !== this.$el.offsetHeight) {\n this._w = this.$el.offsetWidth;\n this._h = this.$el.offsetHeight;\n this.emitSize();\n }\n },\n emitSize: function emitSize() {\n this.$emit(\"notify\", {\n width: this._w,\n height: this._h\n });\n },\n addResizeHandlers: function addResizeHandlers() {\n this._resizeObject.contentDocument.defaultView.addEventListener(\"resize\", this.compareAndNotify);\n this.compareAndNotify();\n },\n removeResizeHandlers: function removeResizeHandlers() {\n if (this._resizeObject && this._resizeObject.onload) {\n if (!isIE && this._resizeObject.contentDocument) {\n this._resizeObject.contentDocument.defaultView.removeEventListener(\"resize\", this.compareAndNotify);\n }\n this.$el.removeChild(this._resizeObject);\n this._resizeObject.onload = null;\n this._resizeObject = null;\n }\n }\n }\n};\nfunction normalizeComponent$1(template, style, script2, scopeId, isFunctionalTemplate, moduleIdentifier, shadowMode, createInjector, createInjectorSSR, createInjectorShadow) {\n if (typeof shadowMode !== \"boolean\") {\n createInjectorSSR = createInjector;\n createInjector = shadowMode;\n shadowMode = false;\n }\n var options2 = typeof script2 === \"function\" ? script2.options : script2;\n if (template && template.render) {\n options2.render = template.render;\n options2.staticRenderFns = template.staticRenderFns;\n options2._compiled = true;\n if (isFunctionalTemplate) {\n options2.functional = true;\n }\n }\n if (scopeId) {\n options2._scopeId = scopeId;\n }\n var hook;\n if (moduleIdentifier) {\n hook = function hook2(context) {\n context = context || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext;\n if (!context && typeof __VUE_SSR_CONTEXT__ !== \"undefined\") {\n context = __VUE_SSR_CONTEXT__;\n }\n if (style) {\n style.call(this, createInjectorSSR(context));\n }\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier);\n }\n };\n options2._ssrRegister = hook;\n } else if (style) {\n hook = shadowMode ? function(context) {\n style.call(this, createInjectorShadow(context, this.$root.$options.shadowRoot));\n } : function(context) {\n style.call(this, createInjector(context));\n };\n }\n if (hook) {\n if (options2.functional) {\n var originalRender = options2.render;\n options2.render = function renderWithStyleInjection(h, context) {\n hook.call(context);\n return originalRender(h, context);\n };\n } else {\n var existing = options2.beforeCreate;\n options2.beforeCreate = existing ? [].concat(existing, hook) : [hook];\n }\n }\n return script2;\n}\nvar __vue_script__ = script;\nvar __vue_render__ = function __vue_render__2() {\n var _vm = this;\n var _h = _vm.$createElement;\n var _c = _vm._self._c || _h;\n return _c(\"div\", {\n staticClass: \"resize-observer\",\n attrs: {\n tabindex: \"-1\"\n }\n });\n};\nvar __vue_staticRenderFns__ = [];\n__vue_render__._withStripped = true;\nvar __vue_inject_styles__ = void 0;\nvar __vue_scope_id__ = \"data-v-8859cc6c\";\nvar __vue_module_identifier__ = void 0;\nvar __vue_is_functional_template__ = false;\nvar __vue_component__ = /* @__PURE__ */ normalizeComponent$1({\n render: __vue_render__,\n staticRenderFns: __vue_staticRenderFns__\n}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, void 0, void 0, void 0);\nfunction install$1(Vue2) {\n Vue2.component(\"resize-observer\", __vue_component__);\n Vue2.component(\"ResizeObserver\", __vue_component__);\n}\nvar plugin$1 = {\n version: \"1.0.1\",\n install: install$1\n};\nvar GlobalVue$1 = null;\nif (typeof window !== \"undefined\") {\n GlobalVue$1 = window.Vue;\n} else if (typeof global !== \"undefined\") {\n GlobalVue$1 = global.Vue;\n}\nif (GlobalVue$1) {\n GlobalVue$1.use(plugin$1);\n}\nvar PrivateThemeClass = {\n computed: {\n themeClass() {\n return getThemeClasses(this.theme);\n }\n }\n};\nvar __vue2_script$5 = {\n name: \"VPopperContent\",\n components: {\n ResizeObserver: __vue_component__\n },\n mixins: [\n PrivateThemeClass\n ],\n props: {\n popperId: String,\n theme: String,\n shown: Boolean,\n mounted: Boolean,\n skipTransition: Boolean,\n autoHide: Boolean,\n handleResize: Boolean,\n classes: Object,\n result: Object\n },\n methods: {\n toPx(value) {\n if (value != null && !isNaN(value)) {\n return `${value}px`;\n }\n return null;\n }\n }\n};\nvar render$2 = function() {\n var _vm = this;\n var _h = _vm.$createElement;\n var _c = _vm._self._c || _h;\n return _c(\"div\", { ref: \"popover\", staticClass: \"v-popper__popper\", class: [\n _vm.themeClass,\n _vm.classes.popperClass,\n {\n \"v-popper__popper--shown\": _vm.shown,\n \"v-popper__popper--hidden\": !_vm.shown,\n \"v-popper__popper--show-from\": _vm.classes.showFrom,\n \"v-popper__popper--show-to\": _vm.classes.showTo,\n \"v-popper__popper--hide-from\": _vm.classes.hideFrom,\n \"v-popper__popper--hide-to\": _vm.classes.hideTo,\n \"v-popper__popper--skip-transition\": _vm.skipTransition,\n \"v-popper__popper--arrow-overflow\": _vm.result && _vm.result.arrow.overflow,\n \"v-popper__popper--no-positioning\": !_vm.result\n }\n ], style: _vm.result ? {\n position: _vm.result.strategy,\n transform: \"translate3d(\" + Math.round(_vm.result.x) + \"px,\" + Math.round(_vm.result.y) + \"px,0)\"\n } : void 0, attrs: { \"id\": _vm.popperId, \"aria-hidden\": _vm.shown ? \"false\" : \"true\", \"tabindex\": _vm.autoHide ? 0 : void 0, \"data-popper-placement\": _vm.result ? _vm.result.placement : void 0 }, on: { \"keyup\": function($event) {\n if (!$event.type.indexOf(\"key\") && _vm._k($event.keyCode, \"esc\", 27, $event.key, [\"Esc\", \"Escape\"])) {\n return null;\n }\n _vm.autoHide && _vm.$emit(\"hide\");\n } } }, [_c(\"div\", { staticClass: \"v-popper__backdrop\", on: { \"click\": function($event) {\n _vm.autoHide && _vm.$emit(\"hide\");\n } } }), _c(\"div\", { staticClass: \"v-popper__wrapper\", style: _vm.result ? {\n transformOrigin: _vm.result.transformOrigin\n } : void 0 }, [_c(\"div\", { ref: \"inner\", staticClass: \"v-popper__inner\" }, [_vm.mounted ? [_c(\"div\", [_vm._t(\"default\")], 2), _vm.handleResize ? _c(\"ResizeObserver\", { on: { \"notify\": function($event) {\n return _vm.$emit(\"resize\", $event);\n } } }) : _vm._e()] : _vm._e()], 2), _c(\"div\", { ref: \"arrow\", staticClass: \"v-popper__arrow-container\", style: _vm.result ? {\n left: _vm.toPx(_vm.result.arrow.x),\n top: _vm.toPx(_vm.result.arrow.y)\n } : void 0 }, [_c(\"div\", { staticClass: \"v-popper__arrow-outer\" }), _c(\"div\", { staticClass: \"v-popper__arrow-inner\" })])])]);\n};\nvar staticRenderFns$2 = [];\nvar PopperContent_vue_vue_type_style_index_0_lang = \"\";\nfunction normalizeComponent(scriptExports, render2, staticRenderFns2, functionalTemplate, injectStyles, scopeId, moduleIdentifier, shadowMode) {\n var options2 = typeof scriptExports === \"function\" ? scriptExports.options : scriptExports;\n if (render2) {\n options2.render = render2;\n options2.staticRenderFns = staticRenderFns2;\n options2._compiled = true;\n }\n if (functionalTemplate) {\n options2.functional = true;\n }\n if (scopeId) {\n options2._scopeId = \"data-v-\" + scopeId;\n }\n var hook;\n if (moduleIdentifier) {\n hook = function(context) {\n context = context || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext;\n if (!context && typeof __VUE_SSR_CONTEXT__ !== \"undefined\") {\n context = __VUE_SSR_CONTEXT__;\n }\n if (injectStyles) {\n injectStyles.call(this, context);\n }\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier);\n }\n };\n options2._ssrRegister = hook;\n } else if (injectStyles) {\n hook = shadowMode ? function() {\n injectStyles.call(this, (options2.functional ? this.parent : this).$root.$options.shadowRoot);\n } : injectStyles;\n }\n if (hook) {\n if (options2.functional) {\n options2._injectStyles = hook;\n var originalRender = options2.render;\n options2.render = function renderWithStyleInjection(h, context) {\n hook.call(context);\n return originalRender(h, context);\n };\n } else {\n var existing = options2.beforeCreate;\n options2.beforeCreate = existing ? [].concat(existing, hook) : [hook];\n }\n }\n return {\n exports: scriptExports,\n options: options2\n };\n}\nconst __cssModules$5 = {};\nvar __component__$5 = /* @__PURE__ */ normalizeComponent(__vue2_script$5, render$2, staticRenderFns$2, false, __vue2_injectStyles$5, null, null, null);\nfunction __vue2_injectStyles$5(context) {\n for (let o in __cssModules$5) {\n this[o] = __cssModules$5[o];\n }\n}\nvar PrivatePopperContent = /* @__PURE__ */ function() {\n return __component__$5.exports;\n}();\nvar PrivatePopperMethods = {\n methods: {\n show(...args) {\n return this.$refs.popper.show(...args);\n },\n hide(...args) {\n return this.$refs.popper.hide(...args);\n },\n dispose(...args) {\n return this.$refs.popper.dispose(...args);\n },\n onResize(...args) {\n return this.$refs.popper.onResize(...args);\n }\n }\n};\nvar __vue2_script$4 = {\n name: \"VPopperWrapper\",\n components: {\n Popper: PrivatePopper(),\n PopperContent: PrivatePopperContent\n },\n mixins: [\n PrivatePopperMethods,\n PrivateThemeClass\n ],\n inheritAttrs: false,\n props: {\n theme: {\n type: String,\n default() {\n return this.$options.vPopperTheme;\n }\n }\n },\n methods: {\n getTargetNodes() {\n return Array.from(this.$refs.reference.children).filter((node) => node !== this.$refs.popperContent.$el);\n }\n }\n};\nvar render$1 = function() {\n var _vm = this;\n var _h = _vm.$createElement;\n var _c = _vm._self._c || _h;\n return _c(\"Popper\", _vm._g(_vm._b({ ref: \"popper\", attrs: { \"theme\": _vm.theme, \"target-nodes\": _vm.getTargetNodes, \"reference-node\": function() {\n return _vm.$refs.reference;\n }, \"popper-node\": function() {\n return _vm.$refs.popperContent.$el;\n } }, scopedSlots: _vm._u([{ key: \"default\", fn: function(ref) {\n var popperId = ref.popperId;\n var isShown = ref.isShown;\n var shouldMountContent = ref.shouldMountContent;\n var skipTransition = ref.skipTransition;\n var autoHide = ref.autoHide;\n var show = ref.show;\n var hide = ref.hide;\n var handleResize = ref.handleResize;\n var onResize = ref.onResize;\n var classes = ref.classes;\n var result = ref.result;\n return [_c(\"div\", { ref: \"reference\", staticClass: \"v-popper\", class: [\n _vm.themeClass,\n {\n \"v-popper--shown\": isShown\n }\n ] }, [_vm._t(\"default\", null, { \"shown\": isShown, \"show\": show, \"hide\": hide }), _c(\"PopperContent\", { ref: \"popperContent\", attrs: { \"popper-id\": popperId, \"theme\": _vm.theme, \"shown\": isShown, \"mounted\": shouldMountContent, \"skip-transition\": skipTransition, \"auto-hide\": autoHide, \"handle-resize\": handleResize, \"classes\": classes, \"result\": result }, on: { \"hide\": hide, \"resize\": onResize } }, [_vm._t(\"popper\", null, { \"shown\": isShown, \"hide\": hide })], 2)], 2)];\n } }], null, true) }, \"Popper\", _vm.$attrs, false), _vm.$listeners));\n};\nvar staticRenderFns$1 = [];\nconst __cssModules$4 = {};\nvar __component__$4 = /* @__PURE__ */ normalizeComponent(__vue2_script$4, render$1, staticRenderFns$1, false, __vue2_injectStyles$4, null, null, null);\nfunction __vue2_injectStyles$4(context) {\n for (let o in __cssModules$4) {\n this[o] = __cssModules$4[o];\n }\n}\nvar PrivatePopperWrapper = /* @__PURE__ */ function() {\n return __component__$4.exports;\n}();\nvar __vue2_script$3 = __spreadProps(__spreadValues({}, PrivatePopperWrapper), {\n name: \"VDropdown\",\n vPopperTheme: \"dropdown\"\n});\nvar Dropdown_vue_vue_type_style_index_0_lang = \"\";\nlet __vue2_render$2, __vue2_staticRenderFns$2;\nconst __cssModules$3 = {};\nvar __component__$3 = /* @__PURE__ */ normalizeComponent(__vue2_script$3, __vue2_render$2, __vue2_staticRenderFns$2, false, __vue2_injectStyles$3, null, null, null);\nfunction __vue2_injectStyles$3(context) {\n for (let o in __cssModules$3) {\n this[o] = __cssModules$3[o];\n }\n}\nvar PrivateDropdown = /* @__PURE__ */ function() {\n return __component__$3.exports;\n}();\nvar __vue2_script$2 = __spreadProps(__spreadValues({}, PrivatePopperWrapper), {\n name: \"VMenu\",\n vPopperTheme: \"menu\"\n});\nlet __vue2_render$1, __vue2_staticRenderFns$1;\nconst __cssModules$2 = {};\nvar __component__$2 = /* @__PURE__ */ normalizeComponent(__vue2_script$2, __vue2_render$1, __vue2_staticRenderFns$1, false, __vue2_injectStyles$2, null, null, null);\nfunction __vue2_injectStyles$2(context) {\n for (let o in __cssModules$2) {\n this[o] = __cssModules$2[o];\n }\n}\nvar PrivateMenu = /* @__PURE__ */ function() {\n return __component__$2.exports;\n}();\nvar __vue2_script$1 = __spreadProps(__spreadValues({}, PrivatePopperWrapper), {\n name: \"VTooltip\",\n vPopperTheme: \"tooltip\"\n});\nvar Tooltip_vue_vue_type_style_index_0_lang = \"\";\nlet __vue2_render, __vue2_staticRenderFns;\nconst __cssModules$1 = {};\nvar __component__$1 = /* @__PURE__ */ normalizeComponent(__vue2_script$1, __vue2_render, __vue2_staticRenderFns, false, __vue2_injectStyles$1, null, null, null);\nfunction __vue2_injectStyles$1(context) {\n for (let o in __cssModules$1) {\n this[o] = __cssModules$1[o];\n }\n}\nvar PrivateTooltip = /* @__PURE__ */ function() {\n return __component__$1.exports;\n}();\nvar __vue2_script = {\n name: \"VTooltipDirective\",\n components: {\n Popper: PrivatePopper(),\n PopperContent: PrivatePopperContent\n },\n mixins: [\n PrivatePopperMethods\n ],\n inheritAttrs: false,\n props: {\n theme: {\n type: String,\n default: \"tooltip\"\n },\n html: {\n type: Boolean,\n default() {\n return getDefaultConfig(this.theme, \"html\");\n }\n },\n content: {\n type: [String, Number, Function],\n default: null\n },\n loadingContent: {\n type: String,\n default() {\n return getDefaultConfig(this.theme, \"loadingContent\");\n }\n }\n },\n data() {\n return {\n asyncContent: null\n };\n },\n computed: {\n isContentAsync() {\n return typeof this.content === \"function\";\n },\n loading() {\n return this.isContentAsync && this.asyncContent == null;\n },\n finalContent() {\n if (this.isContentAsync) {\n return this.loading ? this.loadingContent : this.asyncContent;\n }\n return this.content;\n }\n },\n watch: {\n content: {\n handler() {\n this.fetchContent(true);\n },\n immediate: true\n },\n async finalContent(value) {\n await this.$nextTick();\n this.$refs.popper.onResize();\n }\n },\n created() {\n this.$_fetchId = 0;\n },\n methods: {\n fetchContent(force) {\n if (typeof this.content === \"function\" && this.$_isShown && (force || !this.$_loading && this.asyncContent == null)) {\n this.asyncContent = null;\n this.$_loading = true;\n const fetchId = ++this.$_fetchId;\n const result = this.content(this);\n if (result.then) {\n result.then((res) => this.onResult(fetchId, res));\n } else {\n this.onResult(fetchId, result);\n }\n }\n },\n onResult(fetchId, result) {\n if (fetchId !== this.$_fetchId)\n return;\n this.$_loading = false;\n this.asyncContent = result;\n },\n onShow() {\n this.$_isShown = true;\n this.fetchContent();\n },\n onHide() {\n this.$_isShown = false;\n }\n }\n};\nvar render = function() {\n var _vm = this;\n var _h = _vm.$createElement;\n var _c = _vm._self._c || _h;\n return _c(\"Popper\", _vm._g(_vm._b({ ref: \"popper\", attrs: { \"theme\": _vm.theme, \"popper-node\": function() {\n return _vm.$refs.popperContent.$el;\n } }, on: { \"apply-show\": _vm.onShow, \"apply-hide\": _vm.onHide }, scopedSlots: _vm._u([{ key: \"default\", fn: function(ref) {\n var popperId = ref.popperId;\n var isShown = ref.isShown;\n var shouldMountContent = ref.shouldMountContent;\n var skipTransition = ref.skipTransition;\n var autoHide = ref.autoHide;\n var hide = ref.hide;\n var handleResize = ref.handleResize;\n var onResize = ref.onResize;\n var classes = ref.classes;\n var result = ref.result;\n return [_c(\"PopperContent\", { ref: \"popperContent\", class: {\n \"v-popper--tooltip-loading\": _vm.loading\n }, attrs: { \"popper-id\": popperId, \"theme\": _vm.theme, \"shown\": isShown, \"mounted\": shouldMountContent, \"skip-transition\": skipTransition, \"auto-hide\": autoHide, \"handle-resize\": handleResize, \"classes\": classes, \"result\": result }, on: { \"hide\": hide, \"resize\": onResize } }, [_vm.html ? _c(\"div\", { domProps: { \"innerHTML\": _vm._s(_vm.finalContent) } }) : _c(\"div\", { domProps: { \"textContent\": _vm._s(_vm.finalContent) } })])];\n } }]) }, \"Popper\", _vm.$attrs, false), _vm.$listeners));\n};\nvar staticRenderFns = [];\nconst __cssModules = {};\nvar __component__ = /* @__PURE__ */ normalizeComponent(__vue2_script, render, staticRenderFns, false, __vue2_injectStyles, null, null, null);\nfunction __vue2_injectStyles(context) {\n for (let o in __cssModules) {\n this[o] = __cssModules[o];\n }\n}\nvar PrivateTooltipDirective = /* @__PURE__ */ function() {\n return __component__.exports;\n}();\nconst TARGET_CLASS = \"v-popper--has-tooltip\";\nfunction getPlacement(options2, modifiers) {\n let result = options2.placement;\n if (!result && modifiers) {\n for (const pos of placements) {\n if (modifiers[pos]) {\n result = pos;\n }\n }\n }\n if (!result) {\n result = getDefaultConfig(options2.theme || \"tooltip\", \"placement\");\n }\n return result;\n}\nfunction getOptions(el, value, modifiers) {\n let options2;\n const type = typeof value;\n if (type === \"string\") {\n options2 = { content: value };\n } else if (value && type === \"object\") {\n options2 = value;\n } else {\n options2 = { content: false };\n }\n options2.placement = getPlacement(options2, modifiers);\n options2.targetNodes = () => [el];\n options2.referenceNode = () => el;\n return options2;\n}\nfunction createTooltip(el, value, modifiers) {\n const options2 = getOptions(el, value, modifiers);\n const tooltipApp = el.$_popper = new Vue({\n mixins: [\n PrivatePopperMethods\n ],\n data() {\n return {\n options: options2\n };\n },\n render(h) {\n const _a = this.options, {\n theme,\n html,\n content,\n loadingContent\n } = _a, otherOptions = __objRest(_a, [\n \"theme\",\n \"html\",\n \"content\",\n \"loadingContent\"\n ]);\n return h(PrivateTooltipDirective, {\n props: {\n theme,\n html,\n content,\n loadingContent\n },\n attrs: otherOptions,\n ref: \"popper\"\n });\n },\n devtools: {\n hide: true\n }\n });\n const mountTarget = document.createElement(\"div\");\n document.body.appendChild(mountTarget);\n tooltipApp.$mount(mountTarget);\n if (el.classList) {\n el.classList.add(TARGET_CLASS);\n }\n return tooltipApp;\n}\nfunction destroyTooltip(el) {\n if (el.$_popper) {\n el.$_popper.$destroy();\n delete el.$_popper;\n delete el.$_popperOldShown;\n }\n if (el.classList) {\n el.classList.remove(TARGET_CLASS);\n }\n}\nfunction bind(el, { value, oldValue, modifiers }) {\n const options2 = getOptions(el, value, modifiers);\n if (!options2.content || getDefaultConfig(options2.theme || \"tooltip\", \"disabled\")) {\n destroyTooltip(el);\n } else {\n let tooltipApp;\n if (el.$_popper) {\n tooltipApp = el.$_popper;\n tooltipApp.options = options2;\n } else {\n tooltipApp = createTooltip(el, value, modifiers);\n }\n if (typeof value.shown !== \"undefined\" && value.shown !== el.$_popperOldShown) {\n el.$_popperOldShown = value.shown;\n value.shown ? tooltipApp.show() : tooltipApp.hide();\n }\n }\n}\nvar PrivateVTooltip = {\n bind,\n update: bind,\n unbind(el) {\n destroyTooltip(el);\n }\n};\nfunction addListeners(el) {\n el.addEventListener(\"click\", onClick);\n el.addEventListener(\"touchstart\", onTouchStart, supportsPassive ? {\n passive: true\n } : false);\n}\nfunction removeListeners(el) {\n el.removeEventListener(\"click\", onClick);\n el.removeEventListener(\"touchstart\", onTouchStart);\n el.removeEventListener(\"touchend\", onTouchEnd);\n el.removeEventListener(\"touchcancel\", onTouchCancel);\n}\nfunction onClick(event) {\n const el = event.currentTarget;\n event.closePopover = !el.$_vclosepopover_touch;\n event.closeAllPopover = el.$_closePopoverModifiers && !!el.$_closePopoverModifiers.all;\n}\nfunction onTouchStart(event) {\n if (event.changedTouches.length === 1) {\n const el = event.currentTarget;\n el.$_vclosepopover_touch = true;\n const touch = event.changedTouches[0];\n el.$_vclosepopover_touchPoint = touch;\n el.addEventListener(\"touchend\", onTouchEnd);\n el.addEventListener(\"touchcancel\", onTouchCancel);\n }\n}\nfunction onTouchEnd(event) {\n const el = event.currentTarget;\n el.$_vclosepopover_touch = false;\n if (event.changedTouches.length === 1) {\n const touch = event.changedTouches[0];\n const firstTouch = el.$_vclosepopover_touchPoint;\n event.closePopover = Math.abs(touch.screenY - firstTouch.screenY) < 20 && Math.abs(touch.screenX - firstTouch.screenX) < 20;\n event.closeAllPopover = el.$_closePopoverModifiers && !!el.$_closePopoverModifiers.all;\n }\n}\nfunction onTouchCancel(event) {\n const el = event.currentTarget;\n el.$_vclosepopover_touch = false;\n}\nvar PrivateVClosePopper = {\n bind(el, { value, modifiers }) {\n el.$_closePopoverModifiers = modifiers;\n if (typeof value === \"undefined\" || value) {\n addListeners(el);\n }\n },\n update(el, { value, oldValue, modifiers }) {\n el.$_closePopoverModifiers = modifiers;\n if (value !== oldValue) {\n if (typeof value === \"undefined\" || value) {\n addListeners(el);\n } else {\n removeListeners(el);\n }\n }\n },\n unbind(el) {\n removeListeners(el);\n }\n};\nconst options = config;\nconst VTooltip = PrivateVTooltip;\nconst VClosePopper = PrivateVClosePopper;\nconst Dropdown = PrivateDropdown;\nconst Menu = PrivateMenu;\nconst Popper = PrivatePopper;\nconst PopperContent = PrivatePopperContent;\nconst PopperMethods = PrivatePopperMethods;\nconst PopperWrapper = PrivatePopperWrapper;\nconst ThemeClass = PrivateThemeClass;\nconst Tooltip = PrivateTooltip;\nconst TooltipDirective = PrivateTooltipDirective;\nfunction install(app, options2 = {}) {\n if (app.$_vTooltipInstalled)\n return;\n app.$_vTooltipInstalled = true;\n assign(config, options2);\n app.directive(\"tooltip\", PrivateVTooltip);\n app.directive(\"close-popper\", PrivateVClosePopper);\n app.component(\"v-tooltip\", PrivateTooltip);\n app.component(\"VTooltip\", PrivateTooltip);\n app.component(\"v-dropdown\", PrivateDropdown);\n app.component(\"VDropdown\", PrivateDropdown);\n app.component(\"v-menu\", PrivateMenu);\n app.component(\"VMenu\", PrivateMenu);\n}\nconst plugin = {\n version: \"1.0.0-beta.18\",\n install,\n options: config\n};\nlet GlobalVue = null;\nif (typeof window !== \"undefined\") {\n GlobalVue = window.Vue;\n} else if (typeof global !== \"undefined\") {\n GlobalVue = global.Vue;\n}\nif (GlobalVue) {\n GlobalVue.use(plugin);\n}\nexport { Dropdown, HIDE_EVENT_MAP, Menu, Popper, PopperContent, PopperMethods, PopperWrapper, SHOW_EVENT_MAP, ThemeClass, Tooltip, TooltipDirective, VClosePopper, VTooltip, createTooltip, plugin as default, destroyTooltip, hideAllPoppers, install, options, placements };\n","/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */\nexports.read = function (buffer, offset, isLE, mLen, nBytes) {\n var e, m\n var eLen = (nBytes * 8) - mLen - 1\n var eMax = (1 << eLen) - 1\n var eBias = eMax >> 1\n var nBits = -7\n var i = isLE ? (nBytes - 1) : 0\n var d = isLE ? -1 : 1\n var s = buffer[offset + i]\n\n i += d\n\n e = s & ((1 << (-nBits)) - 1)\n s >>= (-nBits)\n nBits += eLen\n for (; nBits > 0; e = (e * 256) + buffer[offset + i], i += d, nBits -= 8) {}\n\n m = e & ((1 << (-nBits)) - 1)\n e >>= (-nBits)\n nBits += mLen\n for (; nBits > 0; m = (m * 256) + buffer[offset + i], i += d, nBits -= 8) {}\n\n if (e === 0) {\n e = 1 - eBias\n } else if (e === eMax) {\n return m ? NaN : ((s ? -1 : 1) * Infinity)\n } else {\n m = m + Math.pow(2, mLen)\n e = e - eBias\n }\n return (s ? -1 : 1) * m * Math.pow(2, e - mLen)\n}\n\nexports.write = function (buffer, value, offset, isLE, mLen, nBytes) {\n var e, m, c\n var eLen = (nBytes * 8) - mLen - 1\n var eMax = (1 << eLen) - 1\n var eBias = eMax >> 1\n var rt = (mLen === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0)\n var i = isLE ? 0 : (nBytes - 1)\n var d = isLE ? 1 : -1\n var s = value < 0 || (value === 0 && 1 / value < 0) ? 1 : 0\n\n value = Math.abs(value)\n\n if (isNaN(value) || value === Infinity) {\n m = isNaN(value) ? 1 : 0\n e = eMax\n } else {\n e = Math.floor(Math.log(value) / Math.LN2)\n if (value * (c = Math.pow(2, -e)) < 1) {\n e--\n c *= 2\n }\n if (e + eBias >= 1) {\n value += rt / c\n } else {\n value += rt * Math.pow(2, 1 - eBias)\n }\n if (value * c >= 2) {\n e++\n c /= 2\n }\n\n if (e + eBias >= eMax) {\n m = 0\n e = eMax\n } else if (e + eBias >= 1) {\n m = ((value * c) - 1) * Math.pow(2, mLen)\n e = e + eBias\n } else {\n m = value * Math.pow(2, eBias - 1) * Math.pow(2, mLen)\n e = 0\n }\n }\n\n for (; mLen >= 8; buffer[offset + i] = m & 0xff, i += d, m /= 256, mLen -= 8) {}\n\n e = (e << mLen) | m\n eLen += mLen\n for (; eLen > 0; buffer[offset + i] = e & 0xff, i += d, e /= 256, eLen -= 8) {}\n\n buffer[offset + i - d] |= s * 128\n}\n","/**\n * lodash (Custom Build) \n * Build: `lodash modularize exports=\"npm\" -o ./`\n * Copyright jQuery Foundation and other contributors \n * Released under MIT license \n * Based on Underscore.js 1.8.3 \n * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n */\n\n/** Used as the `TypeError` message for \"Functions\" methods. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/** `Object#toString` result references. */\nvar funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n symbolTag = '[object Symbol]';\n\n/** Used to match property names within property paths. */\nvar reIsDeepProp = /\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,\n reIsPlainProp = /^\\w*$/,\n reLeadingDot = /^\\./,\n rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\n/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\n/**\n * Checks if `value` is a host object in IE < 9.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a host object, else `false`.\n */\nfunction isHostObject(value) {\n // Many host objects are `Object` objects that can coerce to strings\n // despite having improperly defined `toString` methods.\n var result = false;\n if (value != null && typeof value.toString != 'function') {\n try {\n result = !!(value + '');\n } catch (e) {}\n }\n return result;\n}\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar objectToString = objectProto.toString;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/** Built-in value references. */\nvar Symbol = root.Symbol,\n splice = arrayProto.splice;\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map'),\n nativeCreate = getNative(Object, 'create');\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolToString = symbolProto ? symbolProto.toString : undefined;\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n}\n\n/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n return this.has(key) && delete this.__data__[key];\n}\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? data[key] !== undefined : hasOwnProperty.call(data, key);\n}\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n}\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n return true;\n}\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries ? entries.length : 0;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n return getMapData(this, key)['delete'](key);\n}\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n getMapData(this, key).set(key, value);\n return this;\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\n/**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\nfunction baseGet(object, path) {\n path = isKey(path, object) ? [path] : castPath(path);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n}\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = (isFunction(value) || isHostObject(value)) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\n/**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to empty strings.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n */\nfunction baseToString(value) {\n // Exit early for strings to avoid a performance hit in some environments.\n if (typeof value == 'string') {\n return value;\n }\n if (isSymbol(value)) {\n return symbolToString ? symbolToString.call(value) : '';\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\n/**\n * Casts `value` to a path array if it's not one.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {Array} Returns the cast property path array.\n */\nfunction castPath(value) {\n return isArray(value) ? value : stringToPath(value);\n}\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\n/**\n * Checks if `value` is a property name and not a property path.\n *\n * @private\n * @param {*} value The value to check.\n * @param {Object} [object] The object to query keys on.\n * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\n */\nfunction isKey(value, object) {\n if (isArray(value)) {\n return false;\n }\n var type = typeof value;\n if (type == 'number' || type == 'symbol' || type == 'boolean' ||\n value == null || isSymbol(value)) {\n return true;\n }\n return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\n (object != null && value in Object(object));\n}\n\n/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoize(function(string) {\n string = toString(string);\n\n var result = [];\n if (reLeadingDot.test(string)) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, string) {\n result.push(quote ? string.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to process.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result);\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Assign cache to `_.memoize`.\nmemoize.Cache = MapCache;\n\n/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\n/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 8-9 which returns 'object' for typed array and other constructors.\n var tag = isObject(value) ? objectToString.call(value) : '';\n return tag == funcTag || tag == genTag;\n}\n\n/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return !!value && (type == 'object' || type == 'function');\n}\n\n/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return !!value && typeof value == 'object';\n}\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && objectToString.call(value) == symbolTag);\n}\n\n/**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\n/**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nmodule.exports = get;\n","'use strict';\n\nvar get = require('lodash.get');\nvar plurals = require('./plurals');\n\nmodule.exports = Gettext;\n\n/**\n * Creates and returns a new Gettext instance.\n *\n * @constructor\n * @param {Object} [options] A set of options\n * @param {String} options.sourceLocale The locale that the source code and its\n * texts are written in. Translations for\n * this locale is not necessary.\n * @param {Boolean} options.debug Whether to output debug info into the\n * console.\n * @return {Object} A Gettext instance\n */\nfunction Gettext(options) {\n options = options || {};\n\n this.catalogs = {};\n this.locale = '';\n this.domain = 'messages';\n\n this.listeners = [];\n\n // Set source locale\n this.sourceLocale = '';\n if (options.sourceLocale) {\n if (typeof options.sourceLocale === 'string') {\n this.sourceLocale = options.sourceLocale;\n }\n else {\n this.warn('The `sourceLocale` option should be a string');\n }\n }\n\n // Set debug flag\n this.debug = 'debug' in options && options.debug === true;\n}\n\n/**\n * Adds an event listener.\n *\n * @param {String} eventName An event name\n * @param {Function} callback An event handler function\n */\nGettext.prototype.on = function(eventName, callback) {\n this.listeners.push({\n eventName: eventName,\n callback: callback\n });\n};\n\n/**\n * Removes an event listener.\n *\n * @param {String} eventName An event name\n * @param {Function} callback A previously registered event handler function\n */\nGettext.prototype.off = function(eventName, callback) {\n this.listeners = this.listeners.filter(function(listener) {\n return (\n listener.eventName === eventName &&\n listener.callback === callback\n ) === false;\n });\n};\n\n/**\n * Emits an event to all registered event listener.\n *\n * @private\n * @param {String} eventName An event name\n * @param {any} eventData Data to pass to event listeners\n */\nGettext.prototype.emit = function(eventName, eventData) {\n for (var i = 0; i < this.listeners.length; i++) {\n var listener = this.listeners[i];\n if (listener.eventName === eventName) {\n listener.callback(eventData);\n }\n }\n};\n\n/**\n * Logs a warning to the console if debug mode is enabled.\n *\n * @ignore\n * @param {String} message A warning message\n */\nGettext.prototype.warn = function(message) {\n if (this.debug) {\n console.warn(message);\n }\n\n this.emit('error', new Error(message));\n};\n\n/**\n * Stores a set of translations in the set of gettext\n * catalogs.\n *\n * @example\n * gt.addTranslations('sv-SE', 'messages', translationsObject)\n *\n * @param {String} locale A locale string\n * @param {String} domain A domain name\n * @param {Object} translations An object of gettext-parser JSON shape\n */\nGettext.prototype.addTranslations = function(locale, domain, translations) {\n if (!this.catalogs[locale]) {\n this.catalogs[locale] = {};\n }\n\n this.catalogs[locale][domain] = translations;\n};\n\n/**\n * Sets the locale to get translated messages for.\n *\n * @example\n * gt.setLocale('sv-SE')\n *\n * @param {String} locale A locale\n */\nGettext.prototype.setLocale = function(locale) {\n if (typeof locale !== 'string') {\n this.warn(\n 'You called setLocale() with an argument of type ' + (typeof locale) + '. ' +\n 'The locale must be a string.'\n );\n return;\n }\n\n if (locale.trim() === '') {\n this.warn('You called setLocale() with an empty value, which makes little sense.');\n }\n\n if (locale !== this.sourceLocale && !this.catalogs[locale]) {\n this.warn('You called setLocale() with \"' + locale + '\", but no translations for that locale has been added.');\n }\n\n this.locale = locale;\n};\n\n/**\n * Sets the default gettext domain.\n *\n * @example\n * gt.setTextDomain('domainname')\n *\n * @param {String} domain A gettext domain name\n */\nGettext.prototype.setTextDomain = function(domain) {\n if (typeof domain !== 'string') {\n this.warn(\n 'You called setTextDomain() with an argument of type ' + (typeof domain) + '. ' +\n 'The domain must be a string.'\n );\n return;\n }\n\n if (domain.trim() === '') {\n this.warn('You called setTextDomain() with an empty `domain` value.');\n }\n\n this.domain = domain;\n};\n\n/**\n * Translates a string using the default textdomain\n *\n * @example\n * gt.gettext('Some text')\n *\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.gettext = function(msgid) {\n return this.dnpgettext(this.domain, '', msgid);\n};\n\n/**\n * Translates a string using a specific domain\n *\n * @example\n * gt.dgettext('domainname', 'Some text')\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dgettext = function(domain, msgid) {\n return this.dnpgettext(domain, '', msgid);\n};\n\n/**\n * Translates a plural string using the default textdomain\n *\n * @example\n * gt.ngettext('One thing', 'Many things', numberOfThings)\n *\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.ngettext = function(msgid, msgidPlural, count) {\n return this.dnpgettext(this.domain, '', msgid, msgidPlural, count);\n};\n\n/**\n * Translates a plural string using a specific textdomain\n *\n * @example\n * gt.dngettext('domainname', 'One thing', 'Many things', numberOfThings)\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dngettext = function(domain, msgid, msgidPlural, count) {\n return this.dnpgettext(domain, '', msgid, msgidPlural, count);\n};\n\n/**\n * Translates a string from a specific context using the default textdomain\n *\n * @example\n * gt.pgettext('sports', 'Back')\n *\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.pgettext = function(msgctxt, msgid) {\n return this.dnpgettext(this.domain, msgctxt, msgid);\n};\n\n/**\n * Translates a string from a specific context using s specific textdomain\n *\n * @example\n * gt.dpgettext('domainname', 'sports', 'Back')\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dpgettext = function(domain, msgctxt, msgid) {\n return this.dnpgettext(domain, msgctxt, msgid);\n};\n\n/**\n * Translates a plural string from a specific context using the default textdomain\n *\n * @example\n * gt.npgettext('sports', 'Back', '%d backs', numberOfBacks)\n *\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated when count is not plural\n * @param {String} msgidPlural String to be translated when count is plural\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.npgettext = function(msgctxt, msgid, msgidPlural, count) {\n return this.dnpgettext(this.domain, msgctxt, msgid, msgidPlural, count);\n};\n\n/**\n * Translates a plural string from a specifi context using a specific textdomain\n *\n * @example\n * gt.dnpgettext('domainname', 'sports', 'Back', '%d backs', numberOfBacks)\n *\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @param {String} msgidPlural If no translation was found, return this on count!=1\n * @param {Number} count Number count for the plural\n * @return {String} Translation or the original string if no translation was found\n */\nGettext.prototype.dnpgettext = function(domain, msgctxt, msgid, msgidPlural, count) {\n var defaultTranslation = msgid;\n var translation;\n var index;\n\n msgctxt = msgctxt || '';\n\n if (!isNaN(count) && count !== 1) {\n defaultTranslation = msgidPlural || msgid;\n }\n\n translation = this._getTranslation(domain, msgctxt, msgid);\n\n if (translation) {\n if (typeof count === 'number') {\n var pluralsFunc = plurals[Gettext.getLanguageCode(this.locale)].pluralsFunc;\n index = pluralsFunc(count);\n if (typeof index === 'boolean') {\n index = index ? 1 : 0;\n }\n } else {\n index = 0;\n }\n\n return translation.msgstr[index] || defaultTranslation;\n }\n else if (!this.sourceLocale || this.locale !== this.sourceLocale) {\n this.warn('No translation was found for msgid \"' + msgid + '\" in msgctxt \"' + msgctxt + '\" and domain \"' + domain + '\"');\n }\n\n return defaultTranslation;\n};\n\n/**\n * Retrieves comments object for a translation. The comments object\n * has the shape `{ translator, extracted, reference, flag, previous }`.\n *\n * @example\n * const comment = gt.getComment('domainname', 'sports', 'Backs')\n *\n * @private\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {Object} Comments object or false if not found\n */\nGettext.prototype.getComment = function(domain, msgctxt, msgid) {\n var translation;\n\n translation = this._getTranslation(domain, msgctxt, msgid);\n if (translation) {\n return translation.comments || {};\n }\n\n return {};\n};\n\n/**\n * Retrieves translation object from the domain and context\n *\n * @private\n * @param {String} domain A gettext domain name\n * @param {String} msgctxt Translation context\n * @param {String} msgid String to be translated\n * @return {Object} Translation object or false if not found\n */\nGettext.prototype._getTranslation = function(domain, msgctxt, msgid) {\n msgctxt = msgctxt || '';\n\n return get(this.catalogs, [this.locale, domain, 'translations', msgctxt, msgid]);\n};\n\n/**\n * Returns the language code part of a locale\n *\n * @example\n * Gettext.getLanguageCode('sv-SE')\n * // -> \"sv\"\n *\n * @private\n * @param {String} locale A case-insensitive locale string\n * @returns {String} A language code\n */\nGettext.getLanguageCode = function(locale) {\n return locale.split(/[\\-_]/)[0].toLowerCase();\n};\n\n/* C-style aliases */\n\n/**\n * C-style alias for [setTextDomain](#gettextsettextdomaindomain)\n *\n * @see Gettext#setTextDomain\n */\nGettext.prototype.textdomain = function(domain) {\n if (this.debug) {\n console.warn('textdomain(domain) was used to set locales in node-gettext v1. ' +\n 'Make sure you are using it for domains, and switch to setLocale(locale) if you are not.\\n\\n ' +\n 'To read more about the migration from node-gettext v1 to v2, ' +\n 'see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x\\n\\n' +\n 'This warning will be removed in the final 2.0.0');\n }\n\n this.setTextDomain(domain);\n};\n\n/**\n * C-style alias for [setLocale](#gettextsetlocalelocale)\n *\n * @see Gettext#setLocale\n */\nGettext.prototype.setlocale = function(locale) {\n this.setLocale(locale);\n};\n\n/* Deprecated functions */\n\n/**\n * This function will be removed in the final 2.0.0 release.\n *\n * @deprecated\n */\nGettext.prototype.addTextdomain = function() {\n console.error('addTextdomain() is deprecated.\\n\\n' +\n '* To add translations, use addTranslations()\\n' +\n '* To set the default domain, use setTextDomain() (or its alias textdomain())\\n' +\n '\\n' +\n 'To read more about the migration from node-gettext v1 to v2, ' +\n 'see https://github.com/alexanderwallin/node-gettext/#migrating-from-1x-to-2x');\n};\n","'use strict';\n\nmodule.exports = {\n ach: {\n name: 'Acholi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n af: {\n name: 'Afrikaans',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ak: {\n name: 'Akan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n am: {\n name: 'Amharic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n an: {\n name: 'Aragonese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ar: {\n name: 'Arabic',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }, {\n plural: 2,\n sample: 2\n }, {\n plural: 3,\n sample: 3\n }, {\n plural: 4,\n sample: 11\n }, {\n plural: 5,\n sample: 100\n }],\n nplurals: 6,\n pluralsText: 'nplurals = 6; plural = (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5)',\n pluralsFunc: function(n) {\n return (n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);\n }\n },\n arn: {\n name: 'Mapudungun',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n ast: {\n name: 'Asturian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ay: {\n name: 'Aymará',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n az: {\n name: 'Azerbaijani',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n be: {\n name: 'Belarusian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n bg: {\n name: 'Bulgarian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bn: {\n name: 'Bengali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bo: {\n name: 'Tibetan',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n br: {\n name: 'Breton',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n brx: {\n name: 'Bodo',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n bs: {\n name: 'Bosnian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n ca: {\n name: 'Catalan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n cgg: {\n name: 'Chiga',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n cs: {\n name: 'Czech',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n }\n },\n csb: {\n name: 'Kashubian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n cy: {\n name: 'Welsh',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 8\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : (n !== 8 && n !== 11) ? 2 : 3);\n }\n },\n da: {\n name: 'Danish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n de: {\n name: 'German',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n doi: {\n name: 'Dogri',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n dz: {\n name: 'Dzongkha',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n el: {\n name: 'Greek',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n en: {\n name: 'English',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n eo: {\n name: 'Esperanto',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n es: {\n name: 'Spanish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n et: {\n name: 'Estonian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n eu: {\n name: 'Basque',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fa: {\n name: 'Persian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ff: {\n name: 'Fulah',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fi: {\n name: 'Finnish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fil: {\n name: 'Filipino',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n fo: {\n name: 'Faroese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fr: {\n name: 'French',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n fur: {\n name: 'Friulian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n fy: {\n name: 'Frisian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ga: {\n name: 'Irish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 7\n }, {\n plural: 4,\n sample: 11\n }],\n nplurals: 5,\n pluralsText: 'nplurals = 5; plural = (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : n < 7 ? 2 : n < 11 ? 3 : 4);\n }\n },\n gd: {\n name: 'Scottish Gaelic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 20\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3)',\n pluralsFunc: function(n) {\n return ((n === 1 || n === 11) ? 0 : (n === 2 || n === 12) ? 1 : (n > 2 && n < 20) ? 2 : 3);\n }\n },\n gl: {\n name: 'Galician',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n gu: {\n name: 'Gujarati',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n gun: {\n name: 'Gun',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n ha: {\n name: 'Hausa',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n he: {\n name: 'Hebrew',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hi: {\n name: 'Hindi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hne: {\n name: 'Chhattisgarhi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hr: {\n name: 'Croatian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n hu: {\n name: 'Hungarian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n hy: {\n name: 'Armenian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n id: {\n name: 'Indonesian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n is: {\n name: 'Icelandic',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n % 10 !== 1 || n % 100 === 11)',\n pluralsFunc: function(n) {\n return (n % 10 !== 1 || n % 100 === 11);\n }\n },\n it: {\n name: 'Italian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ja: {\n name: 'Japanese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n jbo: {\n name: 'Lojban',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n jv: {\n name: 'Javanese',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 0)',\n pluralsFunc: function(n) {\n return (n !== 0);\n }\n },\n ka: {\n name: 'Georgian',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n kk: {\n name: 'Kazakh',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n km: {\n name: 'Khmer',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n kn: {\n name: 'Kannada',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ko: {\n name: 'Korean',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ku: {\n name: 'Kurdish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n kw: {\n name: 'Cornish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 4\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 2 ? 1 : n === 3 ? 2 : 3);\n }\n },\n ky: {\n name: 'Kyrgyz',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n lb: {\n name: 'Letzeburgesch',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ln: {\n name: 'Lingala',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n lo: {\n name: 'Lao',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n lt: {\n name: 'Lithuanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 10\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n lv: {\n name: 'Latvian',\n examples: [{\n plural: 2,\n sample: 0\n }, {\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n !== 0 ? 1 : 2);\n }\n },\n mai: {\n name: 'Maithili',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mfe: {\n name: 'Mauritian Creole',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mg: {\n name: 'Malagasy',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mi: {\n name: 'Maori',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n mk: {\n name: 'Macedonian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n === 1 || n % 10 === 1 ? 0 : 1)',\n pluralsFunc: function(n) {\n return (n === 1 || n % 10 === 1 ? 0 : 1);\n }\n },\n ml: {\n name: 'Malayalam',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mn: {\n name: 'Mongolian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mni: {\n name: 'Manipuri',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n mnk: {\n name: 'Mandinka',\n examples: [{\n plural: 0,\n sample: 0\n }, {\n plural: 1,\n sample: 1\n }, {\n plural: 2,\n sample: 2\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 0 ? 0 : n === 1 ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 0 ? 0 : n === 1 ? 1 : 2);\n }\n },\n mr: {\n name: 'Marathi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ms: {\n name: 'Malay',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n mt: {\n name: 'Maltese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 11\n }, {\n plural: 3,\n sample: 20\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n === 1 ? 0 : n === 0 || ( n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20 ) ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n === 0 || (n % 100 > 1 && n % 100 < 11) ? 1 : (n % 100 > 10 && n % 100 < 20) ? 2 : 3);\n }\n },\n my: {\n name: 'Burmese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n nah: {\n name: 'Nahuatl',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nap: {\n name: 'Neapolitan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nb: {\n name: 'Norwegian Bokmal',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ne: {\n name: 'Nepali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nl: {\n name: 'Dutch',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nn: {\n name: 'Norwegian Nynorsk',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n no: {\n name: 'Norwegian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n nso: {\n name: 'Northern Sotho',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n oc: {\n name: 'Occitan',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n or: {\n name: 'Oriya',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pa: {\n name: 'Punjabi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pap: {\n name: 'Papiamento',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pl: {\n name: 'Polish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n pms: {\n name: 'Piemontese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ps: {\n name: 'Pashto',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n pt: {\n name: 'Portuguese',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n rm: {\n name: 'Romansh',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ro: {\n name: 'Romanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 20\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n === 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);\n }\n },\n ru: {\n name: 'Russian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n rw: {\n name: 'Kinyarwanda',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sah: {\n name: 'Yakut',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n sat: {\n name: 'Santali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sco: {\n name: 'Scots',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sd: {\n name: 'Sindhi',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n se: {\n name: 'Northern Sami',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n si: {\n name: 'Sinhala',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sk: {\n name: 'Slovak',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n === 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n }\n },\n sl: {\n name: 'Slovenian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 3\n }, {\n plural: 3,\n sample: 5\n }],\n nplurals: 4,\n pluralsText: 'nplurals = 4; plural = (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3)',\n pluralsFunc: function(n) {\n return (n % 100 === 1 ? 0 : n % 100 === 2 ? 1 : n % 100 === 3 || n % 100 === 4 ? 2 : 3);\n }\n },\n so: {\n name: 'Somali',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n son: {\n name: 'Songhay',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sq: {\n name: 'Albanian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sr: {\n name: 'Serbian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n su: {\n name: 'Sundanese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n sv: {\n name: 'Swedish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n sw: {\n name: 'Swahili',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n ta: {\n name: 'Tamil',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n te: {\n name: 'Telugu',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n tg: {\n name: 'Tajik',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n th: {\n name: 'Thai',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ti: {\n name: 'Tigrinya',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n tk: {\n name: 'Turkmen',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n tr: {\n name: 'Turkish',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n tt: {\n name: 'Tatar',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n ug: {\n name: 'Uyghur',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n uk: {\n name: 'Ukrainian',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }, {\n plural: 2,\n sample: 5\n }],\n nplurals: 3,\n pluralsText: 'nplurals = 3; plural = (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2)',\n pluralsFunc: function(n) {\n return (n % 10 === 1 && n % 100 !== 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n }\n },\n ur: {\n name: 'Urdu',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n uz: {\n name: 'Uzbek',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n vi: {\n name: 'Vietnamese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n wa: {\n name: 'Walloon',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n > 1)',\n pluralsFunc: function(n) {\n return (n > 1);\n }\n },\n wo: {\n name: 'Wolof',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n },\n yo: {\n name: 'Yoruba',\n examples: [{\n plural: 0,\n sample: 1\n }, {\n plural: 1,\n sample: 2\n }],\n nplurals: 2,\n pluralsText: 'nplurals = 2; plural = (n !== 1)',\n pluralsFunc: function(n) {\n return (n !== 1);\n }\n },\n zh: {\n name: 'Chinese',\n examples: [{\n plural: 0,\n sample: 1\n }],\n nplurals: 1,\n pluralsText: 'nplurals = 1; plural = 0',\n pluralsFunc: function() {\n return 0;\n }\n }\n};\n"],"names":["Axios","auth","router","_interopDefaultLegacy","e","Axios__default","__assign","Object","assign","t","s","i","n","arguments","length","p","prototype","hasOwnProperty","call","apply","this","__awaiter","thisArg","_arguments","P","generator","Promise","resolve","reject","fulfilled","value","step","next","rejected","result","done","then","__generator","body","f","y","g","_","label","sent","trys","ops","verb","Symbol","iterator","v","op","TypeError","pop","push","_a","axios","RETRY_KEY","RETRY_DELAY_KEY","client","create","headers","requesttoken","getRequestToken","cancelableClient","CancelToken","isCancel","interceptors","response","use","r","error","config","responseURL","token","_b","_c","request","status","data","message","undefined","console","warn","concat","get","generateUrl","debug","defaults","retryDelay_1","retryIfMaintenanceMode","setTimeout","onError","onRequestTokenUpdate","module","exports","defineProperty","eventBus","tokenElement","document","getElementsByTagName","getAttribute","observers","subscribe","forEach","observer","el","attribute","head","uid","displayName","isAdmin","OC","isUserAdmin","getCurrentUser","valid","major","valid__default","major__default","ProxyBus","bus","getVersion","name","handler","unsubscribe","emit","event","SimpleBus","handlers","Map","set","filter","h","window","_eventBus","_nc_event_bus","MAX_LENGTH","MAX_SAFE_INTEGER","safeRe","re","parseOptions","compareIdentifiers","SemVer","constructor","version","options","loose","includePrerelease","m","trim","match","LOOSE","FULL","raw","minor","patch","prerelease","split","map","id","test","num","build","format","join","toString","compare","other","compareMain","comparePre","a","b","compareBuild","inc","release","identifier","identifierBase","base","Number","Error","isNaN","throwErrors","er","parse","MAX_SAFE_COMPONENT_LENGTH","MAX_SAFE_BUILD_LENGTH","RELEASE_TYPES","SEMVER_SPEC_VERSION","FLAG_INCLUDE_PRERELEASE","FLAG_LOOSE","process","env","NODE_DEBUG","args","numeric","anum","bnum","rcompareIdentifiers","looseOption","freeze","emptyOpts","src","R","LETTERDASHNUMBER","safeRegexReplacements","createToken","isGlobal","safe","max","makeSafeRegex","index","RegExp","NUMERICIDENTIFIER","NUMERICIDENTIFIERLOOSE","NONNUMERICIDENTIFIER","PRERELEASEIDENTIFIER","PRERELEASEIDENTIFIERLOOSE","BUILDIDENTIFIER","MAINVERSION","PRERELEASE","BUILD","FULLPLAIN","MAINVERSIONLOOSE","PRERELEASELOOSE","LOOSEPLAIN","XRANGEIDENTIFIER","XRANGEIDENTIFIERLOOSE","GTLT","XRANGEPLAIN","XRANGEPLAINLOOSE","COERCE","LONETILDE","tildeTrimReplace","LONECARET","caretTrimReplace","comparatorTrimReplace","globalThis","commonjsGlobal","self","check","it","Math","global$l","Function","shared$4","global$k","defineProperty$4","defineGlobalProperty$3","key","configurable","writable","defineGlobalProperty$2","SHARED","sharedStore","store$2","mode","copyright","license","source","fails$l","exec","functionBindNative","bind","NATIVE_BIND$3","FunctionPrototype$2","bind$6","call$i","uncurryThis$n","functionUncurryThis","fn","$TypeError$c","requireObjectCoercible$6","requireObjectCoercible$5","$Object$3","toObject$4","argument","toObject$3","hasOwnProperty$1","hasOwnProperty_1","hasOwn","uncurryThis$l","postfix","random","toString$9","uid$2","isCallable$j","global$i","isCallable$i","getBuiltIn$8","namespace","method","engineUserAgent","global$h","userAgent$3","process$4","Deno$1","Deno","versions","v8","engineV8Version","V8_VERSION$2","fails$j","nativeSymbol","getOwnPropertySymbols","symbol","String","sham","useSymbolAsUid","global$g","shared$3","hasOwn$9","uid$1","NATIVE_SYMBOL","USE_SYMBOL_AS_UID$1","WellKnownSymbolsStore","Symbol$2","symbolFor","createWellKnownSymbol","withoutSetter","wellKnownSymbol$f","description","toStringTagSupport","objectDefineProperty","descriptors","isCallable$h","isObject$a","isObject$9","document$3","EXISTS$1","createElement","documentCreateElement$1","createElement$1","ie8DomDefine","v8PrototypeDefineBug","isObject$8","$String$3","$TypeError$b","anObject$f","NATIVE_BIND$2","call$h","functionCall","objectIsPrototypeOf","isPrototypeOf","getBuiltIn$6","isCallable$g","isPrototypeOf$3","$Object$2","isSymbol$3","$Symbol","$String$2","tryToString$4","isCallable$f","tryToString$3","$TypeError$a","aCallable$7","aCallable$6","getMethod$5","V","func","call$g","isCallable$e","isObject$7","$TypeError$9","call$f","isObject$6","isSymbol$2","getMethod$4","ordinaryToPrimitive","input","pref","val","valueOf","$TypeError$8","TO_PRIMITIVE","toPrimitive","exoticToPrim","isSymbol$1","toPropertyKey$3","DESCRIPTORS$8","IE8_DOM_DEFINE$1","V8_PROTOTYPE_DEFINE_BUG$1","anObject$e","toPropertyKey$2","$TypeError$7","$defineProperty","$getOwnPropertyDescriptor$1","getOwnPropertyDescriptor","ENUMERABLE","CONFIGURABLE$1","WRITABLE","O","Attributes","current","enumerable","makeBuiltIn$2","DESCRIPTORS$7","hasOwn$8","FunctionPrototype$1","getDescriptor","EXISTS","functionName","PROPER","CONFIGURABLE","isCallable$d","store$1","functionToString","inspectSource","set$1","get$2","has","inspectSource$4","isCallable$c","inspectSource$3","WeakMap$1","WeakMap","nativeWeakMap","createPropertyDescriptor$3","bitmap","definePropertyModule$5","createPropertyDescriptor$2","createNonEnumerableProperty$3","object","shared$2","keys","sharedKey$2","hiddenKeys$4","NATIVE_WEAK_MAP","global$d","uncurryThis$i","isObject$5","createNonEnumerableProperty$2","hasOwn$7","shared$1","sharedKey$1","hiddenKeys$3","OBJECT_ALREADY_INITIALIZED","TypeError$2","state","store","wmget","wmhas","wmset","metadata","facade","STATE","internalState","enforce","getterFor","TYPE","type","fails$f","isCallable$b","hasOwn$6","DESCRIPTORS$5","CONFIGURABLE_FUNCTION_NAME","inspectSource$2","enforceInternalState","getInternalState$1","defineProperty$3","CONFIGURABLE_LENGTH","TEMPLATE","makeBuiltIn$1","slice","replace","getter","setter","arity","isCallable$a","definePropertyModule$4","makeBuiltIn","defineGlobalProperty$1","defineBuiltIn$6","simple","global","unsafe","nonConfigurable","nonWritable","uncurryThis$h","toString$8","stringSlice$5","classofRaw$1","TO_STRING_TAG_SUPPORT$2","isCallable$9","classofRaw","TO_STRING_TAG$1","$Object$1","CORRECT_ARGUMENTS","classof$9","tag","tryGet","callee","classof$8","toString$7","objectGetOwnPropertyDescriptor","objectPropertyIsEnumerable","$propertyIsEnumerable","propertyIsEnumerable","getOwnPropertyDescriptor$2","NASHORN_BUG","descriptor","fails$e","classof$7","$Object","indexedObject","IndexedObject$2","requireObjectCoercible$4","toIndexedObject$4","DESCRIPTORS$4","call$e","propertyIsEnumerableModule$1","createPropertyDescriptor$1","toIndexedObject$3","toPropertyKey$1","hasOwn$5","IE8_DOM_DEFINE","$getOwnPropertyDescriptor","objectGetOwnPropertyNames","ceil","floor$1","floor","trunc","x","toIntegerOrInfinity$4","number","toIntegerOrInfinity$3","max$2","min$3","min","toAbsoluteIndex$2","integer","toIntegerOrInfinity$2","min$2","toLength$3","toLength$2","lengthOfArrayLike$4","obj","toIndexedObject$2","toAbsoluteIndex$1","lengthOfArrayLike$3","createMethod$3","IS_INCLUDES","$this","fromIndex","arrayIncludes","includes","indexOf","hasOwn$4","toIndexedObject$1","indexOf$1","hiddenKeys$2","push$3","objectKeysInternal","names","enumBugKeys$3","internalObjectKeys$1","hiddenKeys$1","getOwnPropertyNames","objectGetOwnPropertySymbols","getBuiltIn$5","getOwnPropertyNamesModule","getOwnPropertySymbolsModule$1","anObject$d","concat$2","ownKeys$1","hasOwn$3","ownKeys","getOwnPropertyDescriptorModule","definePropertyModule$3","fails$d","isCallable$8","replacement","isForced$2","feature","detection","normalize","POLYFILL","NATIVE","string","toLowerCase","isForced_1","global$c","getOwnPropertyDescriptor$1","createNonEnumerableProperty$1","defineBuiltIn$4","defineGlobalProperty","copyConstructorProperties","target","exceptions","isForced$1","_export","targetProperty","sourceProperty","TARGET","GLOBAL","STATIC","stat","dontCallGetSet","forced","engineIsNode","isCallable$7","$String$1","$TypeError$6","uncurryThis$d","anObject$c","aPossiblePrototype","objectSetPrototypeOf","setPrototypeOf","CORRECT_SETTER","Array","proto","__proto__","defineProperty$2","hasOwn$2","TO_STRING_TAG","getBuiltIn$4","definePropertyModule$2","DESCRIPTORS$3","SPECIES$5","isPrototypeOf$2","$TypeError$5","uncurryThis$c","fails$c","isCallable$6","classof$5","inspectSource$1","noop","empty","construct","constructorRegExp","exec$2","INCORRECT_TO_STRING","isConstructorModern","isConstructorLegacy","location","defer","channel","port","isConstructor$2","called","isConstructor$1","tryToString$2","$TypeError$4","anObject$b","aConstructor","SPECIES$4","speciesConstructor$2","defaultConstructor","S","C","NATIVE_BIND$1","FunctionPrototype","apply$3","call$d","functionApply","Reflect","aCallable$5","NATIVE_BIND","bind$5","functionBindContext","that","html$2","arraySlice$2","$TypeError$3","engineIsIos","global$a","apply$2","bind$4","isCallable$5","hasOwn$1","fails$b","html$1","arraySlice$1","validateArgumentsLength","passed","required","IS_IOS$1","IS_NODE$3","setImmediate","clear","clearImmediate","process$3","Dispatch","Function$1","MessageChannel","String$1","counter","queue$1","ONREADYSTATECHANGE","run","runner","listener","post","postMessage","protocol","host","nextTick","now","port2","port1","onmessage","addEventListener","importScripts","appendChild","removeChild","flush","last","notify$1","toggle","node","promise","task$1","global$9","engineIsIosPebble","Pebble","engineIsWebosWebkit","global$8","bind$3","macrotask","IS_IOS","IS_IOS_PEBBLE","IS_WEBOS_WEBKIT","IS_NODE$2","MutationObserver","WebKitMutationObserver","document$2","process$2","Promise$1","queueMicrotaskDescriptor","queueMicrotask","parent","domain","exit","enter","createTextNode","observe","characterData","microtask$1","task","global$7","perform$3","Queue$1","tail","add","item","entry","queue","promiseNativeConstructor","engineIsDeno","engineIsBrowser","global$5","NativePromiseConstructor$3","isCallable$4","isForced","wellKnownSymbol$8","IS_BROWSER","IS_DENO","V8_VERSION$1","SPECIES$3","SUBCLASSING","NATIVE_PROMISE_REJECTION_EVENT$1","PromiseRejectionEvent","FORCED_PROMISE_CONSTRUCTOR$5","PROMISE_CONSTRUCTOR_SOURCE","GLOBAL_CORE_JS_PROMISE","FakePromise","promiseConstructorDetection","CONSTRUCTOR","REJECTION_EVENT","newPromiseCapability$2","aCallable$4","PromiseCapability","$$resolve","$$reject","Internal","OwnPromiseCapability","nativeThen","$$b","IS_NODE","global$4","call$c","defineBuiltIn$3","setToStringTag","TAG","setSpecies","CONSTRUCTOR_NAME","Constructor","aCallable$3","isCallable$3","isObject$4","anInstance","Prototype","speciesConstructor$1","microtask","hostReportErrors","perform$2","Queue","InternalStateModule","NativePromiseConstructor$2","newPromiseCapabilityModule$3","PROMISE","FORCED_PROMISE_CONSTRUCTOR$4","NATIVE_PROMISE_REJECTION_EVENT","NATIVE_PROMISE_SUBCLASSING","getInternalPromiseState","setInternalState","NativePromisePrototype$1","PromiseConstructor","PromisePrototype","TypeError$1","document$1","process$1","newPromiseCapability$1","newGenericPromiseCapability","DISPATCH_EVENT","createEvent","dispatchEvent","UNHANDLED_REJECTION","isThenable","callReaction","reaction","exited","ok","fail","rejection","onHandleUnhandled","notify","isReject","notified","reactions","onUnhandled","reason","initEvent","isUnhandled","bind$2","unwrap","internalReject","internalResolve","wrapper","executor","onFulfilled","onRejected","PromiseWrapper","wrap","iterators","Iterators$1","ITERATOR$2","ArrayPrototype","classof$4","getMethod$3","Iterators","ITERATOR$1","getIteratorMethod$2","call$b","aCallable$2","anObject$a","tryToString$1","getIteratorMethod$1","$TypeError$2","call$a","anObject$9","getMethod$2","bind$1","call$9","anObject$8","tryToString","isArrayIteratorMethod","lengthOfArrayLike$2","isPrototypeOf$1","getIterator","usingIterator","iteratorMethod","getIteratorMethod","iteratorClose","kind","innerResult","innerError","$TypeError$1","Result","stopped","ResultPrototype","iterate$2","iterable","unboundFunction","iterFn","AS_ENTRIES","IS_RECORD","IS_ITERATOR","INTERRUPTED","stop","condition","callFn","ITERATOR","SAFE_CLOSING","iteratorWithReturn","from","NativePromiseConstructor$1","checkCorrectnessOfIteration","SKIP_CLOSING","ITERATION_SUPPORT","promiseStaticsIncorrectIteration","all","call$8","aCallable$1","newPromiseCapabilityModule$2","perform$1","iterate$1","capability","$promiseResolve","values","remaining","alreadyCalled","$$9","FORCED_PROMISE_CONSTRUCTOR$2","NativePromiseConstructor","getBuiltIn$1","isCallable$2","defineBuiltIn$2","NativePromisePrototype","real","call$7","aCallable","newPromiseCapabilityModule$1","perform","iterate","race","call$6","newPromiseCapabilityModule","FilePickerType","anObject$7","isObject$3","newPromiseCapability","$$6","FORCED_PROMISE_CONSTRUCTOR","promiseResolve","promiseCapability","FilePicker","title","multiSelect","mimeTypeFilter","modal","directoriesAllowed","path","mimeTypeFiler","pick","_this","res","rej","dialogs","filepicker","allowDirectoryChooser","FilePickerBuilder","Choose","setMultiSelect","ms","addMimeTypeFilter","setMimeTypeFilter","setModal","setType","allowDirectories","allow","startAt","getFilePickerBuilder","internalObjectKeys","enumBugKeys$1","objectKeys$2","DESCRIPTORS$2","uncurryThis$9","call$5","fails$a","objectKeys$1","getOwnPropertySymbolsModule","propertyIsEnumerableModule","toObject$2","IndexedObject$1","$assign","defineProperty$1","concat$1","objectAssign","A","B","alphabet","chr","T","argumentsLength","j","classof$3","$String","toString$6","anObject$6","regexpFlags$1","hasIndices","ignoreCase","multiline","dotAll","unicode","unicodeSets","sticky","call$4","regExpFlags","RegExpPrototype$2","PROPER_FUNCTION_NAME$1","defineBuiltIn$1","anObject$5","$toString","fails$9","getRegExpFlags","flags","TO_STRING","n$ToString","NOT_GENERIC","INCORRECT_NAME","_typeof","fails$8","$RegExp$2","UNSUPPORTED_Y$2","lastIndex","MISSED_STICKY","regexpStickyHelpers","BROKEN_CARET","UNSUPPORTED_Y","objectDefineProperties","DESCRIPTORS$1","V8_PROTOTYPE_DEFINE_BUG","definePropertyModule$1","anObject$4","toIndexedObject","objectKeys","defineProperties","Properties","props","activeXDocument","anObject$3","definePropertiesModule","enumBugKeys","hiddenKeys","html","documentCreateElement","PROTOTYPE","SCRIPT","IE_PROTO","EmptyConstructor","scriptTag","content","LT","NullProtoObjectViaActiveX","write","close","temp","parentWindow","NullProtoObject","ActiveXObject","iframeDocument","iframe","JS","style","display","contentWindow","open","F","re1","re2","objectCreate","fails$7","$RegExp$1","regexpUnsupportedDotAll","fails$6","$RegExp","regexpUnsupportedNcg","groups","call$3","uncurryThis$8","toString$5","regexpFlags","stickyHelpers$1","shared","getInternalState","UNSUPPORTED_DOT_ALL","UNSUPPORTED_NCG","nativeReplace","nativeExec","patchedExec","charAt$3","charAt","replace$2","stringSlice$4","UPDATES_LAST_INDEX_WRONG","UNSUPPORTED_Y$1","NPCG_INCLUDED","reCopy","group","str","charsAdded","strCopy","regexpExec$3","uncurryThis$7","defineBuiltIn","regexpExec$2","fails$5","wellKnownSymbol$4","createNonEnumerableProperty","SPECIES$2","RegExpPrototype","fixRegexpWellKnownSymbolLogic","KEY","FORCED","SHAM","SYMBOL","DELEGATES_TO_SYMBOL","DELEGATES_TO_EXEC","execCalled","uncurriedNativeRegExpMethod","methods","nativeMethod","regexp","arg2","forceStringMethod","uncurriedNativeMethod","$exec","uncurryThis$6","toIntegerOrInfinity$1","toString$4","requireObjectCoercible$3","charAt$2","charCodeAt","stringSlice$3","createMethod$2","CONVERT_TO_STRING","pos","first","second","position","size","charAt$1","codeAt","advanceStringIndex$2","uncurryThis$5","toObject$1","replace$1","stringSlice$2","SUBSTITUTION_SYMBOLS","SUBSTITUTION_SYMBOLS_NO_NAMED","call$2","anObject$2","isCallable$1","classof$2","regexpExec$1","$TypeError","regexpExecAbstract","apply$1","call$1","uncurryThis$4","fixRegExpWellKnownSymbolLogic$1","fails$4","anObject$1","isCallable","toIntegerOrInfinity","toLength$1","toString$3","requireObjectCoercible$2","advanceStringIndex$1","getMethod$1","getSubstitution","matched","captures","namedCaptures","tailPos","symbols","ch","capture","regExpExec","REPLACE","max$1","min$1","push$2","stringIndexOf","stringSlice$1","REPLACE_KEEPS_$0","REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE","maybeCallNative","UNSAFE_SUBSTITUTE","searchValue","replaceValue","replacer","rx","functionalReplace","fullUnicode","results","accumulatedResult","nextSourcePosition","replacerArgs","fails$3","$$3","$IndexOf","arrayMethodIsStrict","METHOD_NAME","un$IndexOf","NEGATIVE_ZERO","STRICT_METHOD","searchElement","isObject$2","classof$1","MATCH","toPropertyKey","definePropertyModule","createPropertyDescriptor","toAbsoluteIndex","lengthOfArrayLike$1","createProperty","propertyKey","$Array$1","uncurryThis$2","fixRegExpWellKnownSymbolLogic","isRegExp","anObject","requireObjectCoercible$1","speciesConstructor","advanceStringIndex","toLength","toString$2","getMethod","arraySlice","start","end","k","fin","callRegExpExec","regexpExec","fails$2","MAX_UINT32","$push","push$1","stringSlice","SPLIT","nativeSplit","internalSplit","separator","limit","lim","lastLength","output","lastLastIndex","separatorCopy","splitter","unicodeMatching","q","z","originalExec","whitespaces$2","requireObjectCoercible","toString$1","whitespaces$1","whitespace","ltrim","rtrim","createMethod$1","stringTrim","PROPER_FUNCTION_NAME","fails$1","whitespaces","$trim","forcedStringTrimMethod","toastify","root","factory","Toastify","lib","init","getAxisOffsetAValue","axis","offset","containsClass","elem","yourClass","className","oldestFirst","text","duration","selector","callback","destination","newWindow","gravity","positionLeft","backgroundColor","avatar","stopOnFocus","onClick","escapeMarkup","ariaLive","background","toastElement","buildToast","divElement","property","setAttribute","nodeType","Node","ELEMENT_NODE","innerText","innerHTML","avatarElement","insertAdjacentElement","closeElement","stopPropagation","removeElement","clearTimeout","timeOutValue","width","innerWidth","screen","xOffset","yOffset","transform","showToast","rootElement","getElementById","HTMLElement","ShadowRoot","elementToInsert","firstChild","lastChild","insertBefore","reposition","hideToast","parentNode","classUsed","topLeftOffsetSize","top","bottom","topRightOffsetSize","offsetSize","allToasts","getElementsByClassName","height","offsetHeight","substr","classof","isArray$1","isArray","isConstructor","isObject$1","SPECIES$1","$Array","arraySpeciesConstructor","originalArray","IndexedObject","toObject","lengthOfArrayLike","arraySpeciesCreate","createMethod","IS_MAP","IS_FILTER","IS_SOME","IS_EVERY","IS_FIND_INDEX","IS_FILTER_REJECT","NO_HOLES","callbackfn","specificCreate","boundFunction","arrayIteration","some","every","find","findIndex","filterReject","fails","V8_VERSION","SPECIES","$map","array","foo","Boolean","arrayMethodHasSpeciesSupport","gettext$1","$","DESCRIPTORS","HASH_UNDEFINED","INFINITY","funcTag","genTag","symbolTag","reIsDeepProp","reIsPlainProp","reLeadingDot","rePropName","reEscapeChar","reIsHostCtor","freeGlobal","freeSelf","arrayProto","funcProto","objectProto","coreJsData","maskSrcKey","funcToString","objectToString","reIsNative","Symbol$1","splice","getNative","nativeCreate","symbolProto","symbolToString","Hash","entries","ListCache","MapCache","assocIndexOf","baseGet","isSymbol","isKey","stringToPath","toKey","baseIsNative","isObject","pattern","isFunction","isHostObject","toSource","getMapData","__data__","getValue","memoize","baseToString","quote","resolver","memoized","cache","Cache","isObjectLike","defaultValue","plurals","ach","examples","plural","sample","nplurals","pluralsText","pluralsFunc","af","ak","am","an","ar","arn","ast","ay","az","be","bg","bn","bo","br","brx","bs","ca","cgg","cs","csb","cy","da","de","doi","dz","en","eo","es","et","eu","fa","ff","fi","fil","fo","fr","fur","fy","ga","gd","gl","gu","gun","ha","he","hi","hne","hr","hu","hy","is","ja","jbo","jv","ka","kk","km","kn","ko","ku","kw","ky","lb","ln","lo","lt","lv","mai","mfe","mg","mi","mk","ml","mn","mni","mnk","mr","mt","my","nah","nap","nb","ne","nl","nn","no","nso","oc","or","pa","pap","pl","pms","ps","pt","rm","ro","ru","rw","sah","sat","sco","sd","se","si","sk","sl","so","son","sq","sr","su","sv","sw","ta","te","tg","th","ti","tk","tr","tt","ug","uk","ur","uz","vi","wa","wo","yo","zh","gettext","Gettext","catalogs","locale","listeners","sourceLocale","on","eventName","off","eventData","addTranslations","translations","setLocale","setTextDomain","msgid","dnpgettext","dgettext","ngettext","msgidPlural","count","dngettext","pgettext","msgctxt","dpgettext","npgettext","translation","defaultTranslation","_getTranslation","getLanguageCode","msgstr","getComment","comments","textdomain","setlocale","addTextdomain","dist","getLocale","documentElement","dataset","getCanonicalLocale","getDayNames","dayNames","getDayNamesMin","dayNamesMin","getDayNamesShort","dayNamesShort","getFirstDay","firstDay","getLanguage","lang","getMonthNames","monthNames","getMonthNamesShort","monthNamesShort","translate","app","vars","L10N","translatePlural","textSingular","textPlural","getGettextBuilder_1","getGettextBuilder","GettextBuilder","_nodeGettext","__esModule","default","_classCallCheck","instance","_defineProperties","_createClass","protoProps","staticProps","language","setLanguage","GettextWrapper","gt","translated","original","placeholders","subtitudePlaceholders","singular","gtBuilder","detectLocale","TRANSLATIONS","addTranslation","json","ToastType","ERROR","WARNING","INFO","SUCCESS","PERMANENT","UNDO","TOAST_ARIA_LIVE_OFF","TOAST_ARIA_LIVE_POLITE","TOAST_ARIA_LIVE_ASSERTIVE","ToastAriaLive","OFF","POLITE","ASSERTIVE","TOAST_UNDO_TIMEOUT","TOAST_DEFAULT_TIMEOUT","TOAST_PERMANENT_TIMEOUT","showMessage","timeout","isHTML","onRemove","element","classes","isNode","toast","showError","showWarning","showInfo","showSuccess","showUndo","onUndo","undoContent","undoButton","classList","getRootUrl","generateFilePath","imagePath","generateOcsUrl","generateRemoteUrl","linkTo","file","service","linkToRemoteBase","url","params","ocsVersion","_generateUrlPath","allOptions","escape","encodeURIComponent","noRewrite","modRewriteWorking","isCore","coreApps","link","substring","appswebroots","encodeURI","webroot","o","getOwnPropertyDescriptors","d","disabled","validator","nativeType","wide","ariaLabel","href","to","exact","slots","$slots","computed","$attrs","hasText","hasIcon","icon","iconOnly","textOnly","iconAndText","buttonClassObject","beforeUpdate","mounted","l","c","u","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","Z","locals","_self","_g","staticClass","class","attrs","$listeners","_t","_e","_v","themes","tooltip","delay","show","hide","distance","VTooltip","Actions","Activities","Close","Custom","Flags","Global","Next","Objects","Previous","Search","Settings","Submit","Symbols","Favorite","Open","items","pluralId","msgid_plural","sources","mappings","sourcesContent","sourceRoot","btoa","unescape","JSON","stringify","css","media","sourceMap","supports","layer","references","updater","byIndex","update","remove","querySelector","HTMLIFrameElement","contentDocument","attributes","nc","styleSheet","cssText","render","staticRenderFns","_compiled","functional","_scopeId","$vnode","ssrContext","__VUE_SSR_CONTEXT__","_registeredComponents","_ssrRegister","$root","$options","shadowRoot","_injectStyles","beforeCreate","toStringTag","components","NcButton","directives","Tooltip","subtitle","labelTranslated","resourceTitle","N","NcResource","scopedSlots","_u","proxy","_s","providerId","itemId","fileInfo","emits","appEnabled","related_resources","headerTranslated","descriptionTranslated","loading","resources","isVisible","hasResourceInfo","fileId","watch","fetchRelatedResources","$emit","created","regeneratorRuntime","mark","prev","abrupt","ocs","t0","catch","finish","w","E","_l","utils","settle","cookies","buildURL","buildFullPath","parseHeaders","isURLSameOrigin","transitionalDefaults","AxiosError","CanceledError","parseProtocol","onCanceled","requestData","requestHeaders","responseType","cancelToken","signal","removeEventListener","isFormData","isStandardBrowserEnv","XMLHttpRequest","username","password","Authorization","fullPath","baseURL","onloadend","responseHeaders","getAllResponseHeaders","responseText","statusText","err","toUpperCase","paramsSerializer","onreadystatechange","readyState","onabort","ECONNABORTED","onerror","ERR_NETWORK","ontimeout","timeoutErrorMessage","transitional","clarifyTimeoutError","ETIMEDOUT","xsrfValue","withCredentials","xsrfCookieName","read","xsrfHeaderName","setRequestHeader","isUndefined","onDownloadProgress","onUploadProgress","upload","cancel","abort","aborted","ERR_BAD_REQUEST","send","mergeConfig","createInstance","defaultConfig","context","extend","instanceConfig","VERSION","toFormData","Cancel","promises","spread","isAxiosError","resolvePromise","_listeners","onfulfilled","_resolve","throwIfRequested","ERR_CANCELED","inherits","__CANCEL__","InterceptorManager","dispatchRequest","validators","configOrUrl","assertOptions","silentJSONParsing","boolean","forcedJSONParsing","requestInterceptorChain","synchronousRequestInterceptors","interceptor","runWhen","synchronous","unshift","responseInterceptorChain","chain","shift","newConfig","getUri","generateHTTPMethod","isForm","code","toJSON","fileName","lineNumber","columnNumber","stack","customProps","axiosError","toFlatObject","eject","isAbsoluteURL","combineURLs","requestedURL","transformData","throwIfCancellationRequested","transformRequest","merge","common","adapter","transformResponse","config1","config2","getMergedValue","isPlainObject","mergeDeepProperties","prop","valueFromConfig2","defaultToConfig2","mergeDirectKeys","mergeMap","configValue","validateStatus","ERR_BAD_RESPONSE","fns","normalizeHeaderName","DEFAULT_CONTENT_TYPE","setContentTypeIfUnset","isArrayBuffer","isBuffer","isStream","isFile","isBlob","isArrayBufferView","buffer","isURLSearchParams","isFileList","isObjectPayload","contentType","_FormData","FormData","rawValue","parser","encoder","isString","stringifySafely","strictJSONParsing","maxContentLength","maxBodyLength","encode","serializedParams","parts","isDate","toISOString","hashmarkIndex","relativeURL","expires","secure","cookie","isNumber","Date","toGMTString","decodeURIComponent","payload","originURL","msie","navigator","userAgent","urlParsingNode","resolveURL","search","hash","hostname","pathname","requestURL","parsed","normalizedName","ignoreDuplicateOf","line","arr","formData","convertValue","isTypedArray","Blob","Buffer","parentKey","fullKey","endsWith","toArray","append","thing","deprecatedWarnings","formatMessage","opt","desc","opts","ERR_DEPRECATED","schema","allowUnknown","ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","kindOf","kindOfTest","getPrototypeOf","TypedArray","Uint8Array","ArrayBuffer","isView","pipe","product","assignValue","stripBOM","superConstructor","sourceObj","destObj","merged","searchString","byteLength","b64","lens","getLens","validLen","placeHoldersLen","toByteArray","tmp","Arr","_byteLength","curByte","len","revLookup","fromByteArray","uint8","extraBytes","maxChunkLength","len2","encodeChunk","lookup","base64","ieee754","customInspectSymbol","K_MAX_LENGTH","createBuffer","RangeError","buf","arg","encodingOrOffset","allocUnsafe","encoding","isEncoding","actual","fromString","arrayView","isInstance","copy","fromArrayBuffer","byteOffset","fromArrayLike","fromArrayView","SharedArrayBuffer","checked","numberIsNaN","fromObject","assertSize","mustMatch","loweredCase","utf8ToBytes","base64ToBytes","slowToString","hexSlice","utf8Slice","asciiSlice","latin1Slice","base64Slice","utf16leSlice","swap","bidirectionalIndexOf","dir","arrayIndexOf","lastIndexOf","indexSize","arrLength","valLength","readUInt16BE","foundIndex","found","hexWrite","strLen","parseInt","utf8Write","blitBuffer","asciiWrite","byteArray","asciiToBytes","base64Write","ucs2Write","units","utf16leToBytes","firstByte","codePoint","bytesPerSequence","secondByte","thirdByte","fourthByte","tempCodePoint","codePoints","MAX_ARGUMENTS_LENGTH","fromCharCode","decodeCodePointsArray","TYPED_ARRAY_SUPPORT","typedArraySupport","poolSize","alloc","fill","allocUnsafeSlow","_isBuffer","list","swap16","swap32","swap64","toLocaleString","equals","inspect","thisStart","thisEnd","thisCopy","targetCopy","isFinite","_arr","ret","out","hexSliceLookupTable","bytes","checkOffset","ext","checkInt","wrtBigUInt64LE","checkIntBI","BigInt","wrtBigUInt64BE","checkIEEE754","writeFloat","littleEndian","noAssert","writeDouble","newBuf","subarray","readUintLE","readUIntLE","mul","readUintBE","readUIntBE","readUint8","readUInt8","readUint16LE","readUInt16LE","readUint16BE","readUint32LE","readUInt32LE","readUint32BE","readUInt32BE","readBigUInt64LE","defineBigIntMethod","validateNumber","boundsError","readBigUInt64BE","readIntLE","pow","readIntBE","readInt8","readInt16LE","readInt16BE","readInt32LE","readInt32BE","readBigInt64LE","readBigInt64BE","readFloatLE","readFloatBE","readDoubleLE","readDoubleBE","writeUintLE","writeUIntLE","writeUintBE","writeUIntBE","writeUint8","writeUInt8","writeUint16LE","writeUInt16LE","writeUint16BE","writeUInt16BE","writeUint32LE","writeUInt32LE","writeUint32BE","writeUInt32BE","writeBigUInt64LE","writeBigUInt64BE","writeIntLE","sub","writeIntBE","writeInt8","writeInt16LE","writeInt16BE","writeInt32LE","writeInt32BE","writeBigInt64LE","writeBigInt64BE","writeFloatLE","writeFloatBE","writeDoubleLE","writeDoubleBE","targetStart","copyWithin","errors","sym","getMessage","Base","super","addNumericalSeparator","range","ERR_OUT_OF_RANGE","checkBounds","ERR_INVALID_ARG_TYPE","ERR_BUFFER_OUT_OF_BOUNDS","msg","received","isInteger","abs","INVALID_BASE64_RE","Infinity","leadSurrogate","base64clean","dst","table","i16","BufferBigIntNotDefined","TO_STRING_TAG_SUPPORT","nativeToString","getBasePlacement","placement","getAlignment","getMainAxisFromPlacement","getLengthFromAxis","computeCoordsFromPlacement","_ref","reference","floating","commonX","commonY","coords","mainAxis","getSideObjectFromPadding","padding","right","left","expandPaddingObject","rectToClientRect","rect","async","detectOverflow","middlewareArguments","platform","rects","elements","strategy","boundary","rootBoundary","elementContext","altBoundary","paddingObject","clippingClientRect","getClippingClientRect","isElement","contextElement","getDocumentElement","elementClientRect","convertOffsetParentRelativeRectToViewportRelativeRect","offsetParent","getOffsetParent","within","hash$1","getOppositePlacement","getAlignmentSides","isStart","mainAlignmentSide","main","cross","getOppositeAlignmentPlacement","basePlacements","allPlacements","reduce","acc","basePlacement","autoPlacement","_middlewareData$autoP","_middlewareData$autoP2","_middlewareData$autoP3","_middlewareData$autoP4","_middlewareData$autoP5","_placementsSortedByLe","middlewareData","alignment","allowedPlacements","autoAlignment","detectOverflowOptions","skip","placements","getPlacementList","overflow","currentIndex","currentPlacement","reset","currentOverflows","allOverflows","overflows","nextPlacement","placementsSortedByLeastOverflow","sort","placementThatFitsOnAllSides","flip","_middlewareData$flip","_middlewareData$flip2","initialPlacement","checkMainAxis","crossAxis","checkCrossAxis","fallbackPlacements","specifiedFallbackPlacements","fallbackStrategy","flipAlignment","oppositePlacement","getExpandedPlacements","overflowsData","side","_middlewareData$flip$","_middlewareData$flip3","nextIndex","resetPlacement","_overflowsData$slice$","diffCoords","multiplier","convertValueToCoords","getCrossAxis","isWindow","getWindow","ownerDocument","defaultView","getComputedStyle$1","getComputedStyle","getNodeName","nodeName","isHTMLElement","Element","isShadowRoot","isScrollParent","overflowX","overflowY","isTableElement","isContainingBlock","isFirefox","perspective","contain","willChange","round","getBoundingClientRect","includeScale","clientRect","scaleX","scaleY","offsetWidth","getNodeScroll","scrollLeft","pageXOffset","scrollTop","pageYOffset","getWindowScrollBarX","getRectRelativeToOffsetParent","isOffsetParentAnElement","isScaled","scroll","offsets","offsetRect","clientLeft","clientTop","getParentNode","assignedSlot","getTrueOffsetParent","currentNode","getContainingBlock","getDimensions","getScrollParent","getScrollParents","_node$ownerDocument","scrollParent","isBody","win","visualViewport","updatedList","getClientRectFromClippingParent","clippingParent","clientWidth","clientHeight","scale","offsetLeft","offsetTop","getViewportRect","getInnerBoundingClientRect","_element$ownerDocumen","scrollWidth","scrollHeight","direction","getDocumentRect","getClippingParents","clippingParents","clipperElement","child","rootNode","getRootNode","contains","getElementRects","_ref2","_ref3","firstClippingParent","clippingRect","accRect","_ref4","getClientRects","_ref5","middleware","statefulPlacement","nextX","nextY","computePosition","__defProp","__defProps","__getOwnPropDescs","__getOwnPropSymbols","__hasOwnProp","__propIsEnum","__defNormalProp","__spreadValues","__spreadProps","__objRest","exclude","skidding","container","instantMove","disposeTimeout","popperTriggers","preventOverflow","overflowPadding","arrowPadding","arrowOverflow","triggers","hideTriggers","events","handleResize","loadingContent","dropdown","autoHide","menu","$extend","getDefaultConfig","theme","themeConfig","getAllParentThemes","supportsPassive","isIOS","MSStream","SHOW_EVENT_MAP","hover","focus","click","touch","HIDE_EVENT_MAP","removeFromArray","nextFrame","requestAnimationFrame","shownPoppers","hidingPopper","shownPoppersByTheme","getShownPoppersByTheme","defaultPropFactory","$props","PROVIDE_KEY","PrivatePopper","targetNodes","referenceNode","popperNode","shown","showGroup","ariaId","positioningDisabled","showTriggers","popperShowTriggers","popperHideTriggers","eagerMount","popperClass","computeTransformOrigin","autoMinSize","autoSize","autoMaxSize","autoBoundaryMaxSize","shiftCrossAxis","provide","parentPopper","inject","isShown","isMounted","skipTransition","showFrom","showTo","hideFrom","hideTo","arrow","centerOffset","transformOrigin","shownChildren","Set","lastAutoHide","popperId","randomId","shouldMountContent","slotData","onResize","hasPopperShowTriggerHover","dispose","$_ensureTeleport","$_computePosition","$_isDisposed","$_detachPopperNode","activated","$_autoShowHide","deactivated","beforeDestroy","skipDelay","force","lockedChild","$_pendingHide","$_scheduleShow","$_showFrameLocked","skipAiming","$_hideInProgress","$_isAimingPopper","lockedChildTimer","$_scheduleHide","$_events","$_preventShow","$_referenceNode","$_targetNodes","$_popperNode","$_innerNode","$_arrowNode","$_swapTargetAttrs","$_addEventListeners","$_removeEventListeners","$_updateParentShownChildren","options2","isPlacementAuto","startsWith","limiter","mainAxisCoord","crossAxisCoord","maxSide","limitedCoords","arrowDimensions","minProp","maxProp","endDiff","startDiff","arrowOffsetParent","clientSize","centerToReference","center","_a2","maxWidth","maxHeight","_middlewareData$size","isEnd","heightSide","widthSide","xMin","xMax","yMin","yMax","dimensions","$_scheduleTimer","$_applyHide","$_applyShow","$_computeDelay","$_disposeTimer","$_applyShowEffect","$_registerEventListeners","bounds","popperWrapper","parentBounds","$_applyAttrsToTarget","popover","disposeTime","handleShow","usedByTooltip","$_registerTriggerListeners","handleHide","eventType","passive","eventMap","commonTriggers","customTrigger","trigger","filterEventType","newList","$_refreshListeners","$_handleGlobalClose","closePopover","attrFrom","attrTo","removeAttribute","delete","referenceBounds","$el","mouseX","mouseY","popperBounds","vectorX","mousePreviousX","vectorY","mousePreviousY","newVectorLength","edgeX","edgeY","lineIntersectsLine","$scopedSlots","handleGlobalMousedown","popper","popperContent","$_mouseDownContains","handleGlobalClose","preventClose","$_containsGlobalTarget","isContainingEventTarget","shouldAutoHide","closeAllPopover","parent2","getAutoHideResult","hideAllPoppers","x1","y1","x2","y2","x3","y3","x4","y4","uA","uB","isIE","initCompat","ua","rv","edge","getInternetExplorerVersion","normalizeComponent$1","template","script2","scopeId","isFunctionalTemplate","moduleIdentifier","shadowMode","createInjector","createInjectorSSR","createInjectorShadow","hook","originalRender","existing","clientX","clientY","__vue_script__","emitOnMount","ignoreWidth","ignoreHeight","$nextTick","_w","_h","emitSize","_resizeObject","onload","addResizeHandlers","removeResizeHandlers","compareAndNotify","__vue_render__","$createElement","tabindex","_withStripped","__vue_component__","plugin$1","install","Vue2","component","GlobalVue$1","Vue","PrivateThemeClass","themeClass","$resetCss","getThemeClasses","__vue2_script$5","ResizeObserver","mixins","toPx","normalizeComponent","scriptExports","render2","staticRenderFns2","functionalTemplate","injectStyles","__cssModules$5","__component__$5","_vm","ref","$event","_k","keyCode","__vue2_injectStyles$5","PrivatePopperContent","PrivatePopperMethods","$refs","__vue2_script$4","Popper","PopperContent","inheritAttrs","vPopperTheme","getTargetNodes","children","render$1","__cssModules$4","__component__$4","__vue2_injectStyles$4","PrivatePopperWrapper","__vue2_script$3","__cssModules$3","__component__$3","__vue2_render$2","__vue2_staticRenderFns$2","__vue2_injectStyles$3","PrivateDropdown","__vue2_script$2","__cssModules$2","__component__$2","__vue2_render$1","__vue2_staticRenderFns$1","__vue2_injectStyles$2","PrivateMenu","__vue2_script$1","__cssModules$1","__component__$1","__vue2_render","__vue2_staticRenderFns","__vue2_injectStyles$1","PrivateTooltip","__vue2_script","asyncContent","isContentAsync","finalContent","fetchContent","immediate","$_fetchId","$_isShown","$_loading","fetchId","onResult","onShow","onHide","domProps","__cssModules","__component__","__vue2_injectStyles","PrivateTooltipDirective","TARGET_CLASS","getOptions","modifiers","getPlacement","createTooltip","tooltipApp","$_popper","otherOptions","devtools","mountTarget","$mount","destroyTooltip","$destroy","$_popperOldShown","oldValue","PrivateVTooltip","unbind","addListeners","onTouchStart","removeListeners","onTouchEnd","onTouchCancel","currentTarget","$_vclosepopover_touch","$_closePopoverModifiers","changedTouches","$_vclosepopover_touchPoint","firstTouch","screenY","screenX","PrivateVClosePopper","VClosePopper","Dropdown","Menu","PopperMethods","PopperWrapper","ThemeClass","TooltipDirective","$_vTooltipInstalled","directive","GlobalVue","isLE","mLen","nBytes","eLen","eMax","eBias","nBits","NaN","rt","log","LN2"],"sourceRoot":""} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 36ac5757..2fbd2778 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,6 +27,16 @@ "npm": "^7.0.0 || ^8.0.0" } }, + "node_modules/@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/@ampproject/remapping": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz", @@ -2009,9 +2019,9 @@ } }, "node_modules/@nextcloud/axios/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -2181,9 +2191,9 @@ } }, "node_modules/@nextcloud/event-bus/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -2345,9 +2355,9 @@ } }, "node_modules/@nextcloud/vue/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -3621,9 +3631,9 @@ } }, "node_modules/browserslist": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.1.tgz", - "integrity": "sha512-Nq8MFCSrnJXSc88yliwlzQe3qNe3VntIjhsArW9IJOEPSHNx23FalwApUVbzAWABLhYJJ7y8AynWI/XM8OdfjQ==", + "version": "4.21.9", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.9.tgz", + "integrity": "sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==", "dev": true, "funding": [ { @@ -3633,14 +3643,18 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "peer": true, "dependencies": { - "caniuse-lite": "^1.0.30001359", - "electron-to-chromium": "^1.4.172", - "node-releases": "^2.0.5", - "update-browserslist-db": "^1.0.4" + "caniuse-lite": "^1.0.30001503", + "electron-to-chromium": "^1.4.431", + "node-releases": "^2.0.12", + "update-browserslist-db": "^1.0.11" }, "bin": { "browserslist": "cli.js" @@ -3719,9 +3733,9 @@ } }, "node_modules/builtins/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "dependencies": { @@ -3804,9 +3818,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001363", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001363.tgz", - "integrity": "sha512-HpQhpzTGGPVMnCjIomjt+jvyUu8vNFo3TaDiZ/RcoTrlOq/5+tC8zHdsbgFB6MxmaY+jCpsH09aD80Bb4Ow3Sg==", + "version": "1.0.30001516", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001516.tgz", + "integrity": "sha512-Wmec9pCBY8CWbmI4HsjBeQLqDTqV91nFVR83DnZpYyRnPI1wePDsTg0bGLPC5VU/3OIZV1fmxEea1b+tFKe86g==", "dev": true, "funding": [ { @@ -3816,6 +3830,10 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "peer": true @@ -4210,30 +4228,19 @@ } }, "node_modules/core-js-compat": { - "version": "3.23.3", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.23.3.tgz", - "integrity": "sha512-WSzUs2h2vvmKsacLHNTdpyOC9k43AEhcGoFlVgCY4L7aw98oSBKtPL6vD0/TqZjRWRQYdDSLkzZIni4Crbbiqw==", + "version": "3.31.1", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.31.1.tgz", + "integrity": "sha512-wIDWd2s5/5aJSdpOJHfSibxNODxoGoWOBHt8JSPB41NOE94M7kuTPZCYLOlTtuoXTsBPKobpJ6T+y0SSy5L9SA==", "dev": true, "peer": true, "dependencies": { - "browserslist": "^4.21.0", - "semver": "7.0.0" + "browserslist": "^4.21.9" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/core-js" } }, - "node_modules/core-js-compat/node_modules/semver": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz", - "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==", - "dev": true, - "peer": true, - "bin": { - "semver": "bin/semver.js" - } - }, "node_modules/core-util-is": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", @@ -4402,9 +4409,9 @@ } }, "node_modules/css-loader/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "dependencies": { @@ -4750,9 +4757,9 @@ "peer": true }, "node_modules/electron-to-chromium": { - "version": "1.4.185", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.185.tgz", - "integrity": "sha512-9kV/isoOGpKkBt04yYNaSWIBn3187Q5VZRtoReq8oz5NY/A4XmU6cAoqgQlDp7kKJCZMRjWZ8nsQyxfpFHvfyw==", + "version": "1.4.461", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.461.tgz", + "integrity": "sha512-1JkvV2sgEGTDXjdsaQCeSwYYuhLRphRpc+g6EHTFELJXEiznLt3/0pZ9JuAOQ5p2rI3YxKTbivtvajirIfhrEQ==", "dev": true, "peer": true }, @@ -5252,9 +5259,9 @@ } }, "node_modules/eslint-plugin-jsdoc/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "dependencies": { @@ -5314,9 +5321,9 @@ } }, "node_modules/eslint-plugin-n/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "dependencies": { @@ -5385,9 +5392,9 @@ } }, "node_modules/eslint-plugin-vue/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "dependencies": { @@ -8126,9 +8133,9 @@ } }, "node_modules/node-releases": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz", - "integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.13.tgz", + "integrity": "sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==", "dev": true, "peer": true }, @@ -8162,9 +8169,9 @@ } }, "node_modules/normalize-package-data/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "dependencies": { @@ -8369,18 +8376,18 @@ } }, "node_modules/optionator": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", - "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", "dev": true, "peer": true, "dependencies": { + "@aashutoshrathi/word-wrap": "^1.2.3", "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.3" + "type-check": "^0.4.0" }, "engines": { "node": ">= 0.8.0" @@ -9248,9 +9255,9 @@ } }, "node_modules/read-pkg/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "dev": true, "peer": true, "bin": { @@ -9695,9 +9702,9 @@ } }, "node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, "peer": true, "bin": { @@ -10539,9 +10546,9 @@ } }, "node_modules/stylelint-config-recommended-vue/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "dependencies": { @@ -11069,9 +11076,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz", - "integrity": "sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz", + "integrity": "sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==", "dev": true, "funding": [ { @@ -11081,6 +11088,10 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "peer": true, @@ -11089,7 +11100,7 @@ "picocolors": "^1.0.0" }, "bin": { - "browserslist-lint": "cli.js" + "update-browserslist-db": "cli.js" }, "peerDependencies": { "browserslist": ">= 4.21.0" @@ -11300,9 +11311,9 @@ } }, "node_modules/vue-eslint-parser/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "dependencies": { @@ -11955,16 +11966,6 @@ "dev": true, "peer": true }, - "node_modules/word-wrap": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", - "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", - "dev": true, - "peer": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", @@ -12057,6 +12058,13 @@ } }, "dependencies": { + "@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "dev": true, + "peer": true + }, "@ampproject/remapping": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz", @@ -13496,9 +13504,9 @@ } }, "semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "requires": { "lru-cache": "^6.0.0" } @@ -13615,9 +13623,9 @@ } }, "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "requires": { "lru-cache": "^6.0.0" } @@ -13752,9 +13760,9 @@ } }, "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "requires": { "lru-cache": "^6.0.0" } @@ -14843,16 +14851,16 @@ } }, "browserslist": { - "version": "4.21.1", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.1.tgz", - "integrity": "sha512-Nq8MFCSrnJXSc88yliwlzQe3qNe3VntIjhsArW9IJOEPSHNx23FalwApUVbzAWABLhYJJ7y8AynWI/XM8OdfjQ==", + "version": "4.21.9", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.9.tgz", + "integrity": "sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==", "dev": true, "peer": true, "requires": { - "caniuse-lite": "^1.0.30001359", - "electron-to-chromium": "^1.4.172", - "node-releases": "^2.0.5", - "update-browserslist-db": "^1.0.4" + "caniuse-lite": "^1.0.30001503", + "electron-to-chromium": "^1.4.431", + "node-releases": "^2.0.12", + "update-browserslist-db": "^1.0.11" } }, "buffer": { @@ -14908,9 +14916,9 @@ } }, "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "requires": { @@ -14971,9 +14979,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001363", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001363.tgz", - "integrity": "sha512-HpQhpzTGGPVMnCjIomjt+jvyUu8vNFo3TaDiZ/RcoTrlOq/5+tC8zHdsbgFB6MxmaY+jCpsH09aD80Bb4Ow3Sg==", + "version": "1.0.30001516", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001516.tgz", + "integrity": "sha512-Wmec9pCBY8CWbmI4HsjBeQLqDTqV91nFVR83DnZpYyRnPI1wePDsTg0bGLPC5VU/3OIZV1fmxEea1b+tFKe86g==", "dev": true, "peer": true }, @@ -15291,23 +15299,13 @@ "integrity": "sha512-nbm6eZSjm+ZuBQxCUPQKQCoUEfFOXjUZ8dTTyikyKaWrTYmAVbykQfwsKE5dBK88u3QCkCrzsx/PPlKfhsvgpw==" }, "core-js-compat": { - "version": "3.23.3", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.23.3.tgz", - "integrity": "sha512-WSzUs2h2vvmKsacLHNTdpyOC9k43AEhcGoFlVgCY4L7aw98oSBKtPL6vD0/TqZjRWRQYdDSLkzZIni4Crbbiqw==", + "version": "3.31.1", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.31.1.tgz", + "integrity": "sha512-wIDWd2s5/5aJSdpOJHfSibxNODxoGoWOBHt8JSPB41NOE94M7kuTPZCYLOlTtuoXTsBPKobpJ6T+y0SSy5L9SA==", "dev": true, "peer": true, "requires": { - "browserslist": "^4.21.0", - "semver": "7.0.0" - }, - "dependencies": { - "semver": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz", - "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==", - "dev": true, - "peer": true - } + "browserslist": "^4.21.9" } }, "core-util-is": { @@ -15452,9 +15450,9 @@ } }, "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "requires": { @@ -15722,9 +15720,9 @@ "peer": true }, "electron-to-chromium": { - "version": "1.4.185", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.185.tgz", - "integrity": "sha512-9kV/isoOGpKkBt04yYNaSWIBn3187Q5VZRtoReq8oz5NY/A4XmU6cAoqgQlDp7kKJCZMRjWZ8nsQyxfpFHvfyw==", + "version": "1.4.461", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.461.tgz", + "integrity": "sha512-1JkvV2sgEGTDXjdsaQCeSwYYuhLRphRpc+g6EHTFELJXEiznLt3/0pZ9JuAOQ5p2rI3YxKTbivtvajirIfhrEQ==", "dev": true, "peer": true }, @@ -16225,9 +16223,9 @@ } }, "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "requires": { @@ -16271,9 +16269,9 @@ } }, "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "requires": { @@ -16324,9 +16322,9 @@ } }, "semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "requires": { @@ -18314,9 +18312,9 @@ } }, "node-releases": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz", - "integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.13.tgz", + "integrity": "sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==", "dev": true, "peer": true }, @@ -18344,9 +18342,9 @@ } }, "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "requires": { @@ -18496,18 +18494,18 @@ } }, "optionator": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", - "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", "dev": true, "peer": true, "requires": { + "@aashutoshrathi/word-wrap": "^1.2.3", "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", "levn": "^0.4.1", "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.3" + "type-check": "^0.4.0" } }, "os-browserify": { @@ -19077,9 +19075,9 @@ } }, "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "dev": true, "peer": true }, @@ -19472,9 +19470,9 @@ } }, "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, "peer": true }, @@ -20177,9 +20175,9 @@ } }, "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "requires": { @@ -20569,9 +20567,9 @@ "peer": true }, "update-browserslist-db": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz", - "integrity": "sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz", + "integrity": "sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==", "dev": true, "peer": true, "requires": { @@ -20753,9 +20751,9 @@ } }, "semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "peer": true, "requires": { @@ -21241,13 +21239,6 @@ "dev": true, "peer": true }, - "word-wrap": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", - "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", - "dev": true, - "peer": true - }, "wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",