From bcea9d88624f3d3ce8b043837005ed3e6e78faea Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Mon, 24 Feb 2025 09:43:04 +0000 Subject: [PATCH] chore(assets): Recompile assets Signed-off-by: nextcloud-command --- dist/core-login.js | 4 ++-- dist/core-login.js.map | 2 +- dist/core-main.js | 4 ++-- dist/core-main.js.map | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dist/core-login.js b/dist/core-login.js index 7de7b9cc831fa..cb49bc18bedd6 100644 --- a/dist/core-login.js +++ b/dist/core-login.js @@ -1,2 +1,2 @@ -(()=>{var e,r,i,s={46669:(e,r,i)=>{"use strict";var s=i(85471),o=i(61338),a=i(4523),l=i(74692),c=i.n(l),u=i(85168);const d={updatableNotification:null,getDefaultNotificationFunction:null,setDefault(t){this.getDefaultNotificationFunction=t},hide(t,e){a.default.isFunction(t)&&(e=t,t=void 0),t?(t.each((function(){c()(this)[0].toastify?c()(this)[0].toastify.hideToast():console.error("cannot hide toast because object is not set"),this===this.updatableNotification&&(this.updatableNotification=null)})),e&&e.call(),this.getDefaultNotificationFunction&&this.getDefaultNotificationFunction()):console.error("Missing argument $row in OC.Notification.hide() call, caller needs to be adjusted to only dismiss its own notification")},showHtml(t,e){(e=e||{}).isHTML=!0,e.timeout=e.timeout?e.timeout:u.DH;const n=(0,u.rG)(t,e);return n.toastElement.toastify=n,c()(n.toastElement)},show(t,e){(e=e||{}).timeout=e.timeout?e.timeout:u.DH;const n=(0,u.rG)(function(t){return t.toString().split("&").join("&").split("<").join("<").split(">").join(">").split('"').join(""").split("'").join("'")}(t),e);return n.toastElement.toastify=n,c()(n.toastElement)},showUpdate(t){return this.updatableNotification&&this.updatableNotification.hideToast(),this.updatableNotification=(0,u.rG)(t,{timeout:u.DH}),this.updatableNotification.toastElement.toastify=this.updatableNotification,c()(this.updatableNotification.toastElement)},showTemporary(t,e){(e=e||{}).timeout=e.timeout||u.Jt;const n=(0,u.rG)(t,e);return n.toastElement.toastify=n,c()(n.toastElement)},isHidden:()=>!c()("#content").find(".toastify").length};var h=i(21777);const f=a.default.throttle((()=>{(0,u.I9)(t("core","Connection to server lost"))}),7e3,{trailing:!1});let p=!1;const g={enableDynamicSlideToggle(){p=!0},showAppSidebar:function(t){(t||c()("#app-sidebar")).removeClass("disappear").show(),c()("#app-content").trigger(new(c().Event)("appresized"))},hideAppSidebar:function(t){(t||c()("#app-sidebar")).hide().addClass("disappear"),c()("#app-content").trigger(new(c().Event)("appresized"))}};var m=i(63814);function v(t,e,n){"post"!==t&&"delete"!==t||!pt.PasswordConfirmation.requiresPasswordConfirmation()?(n=n||{},c().ajax({type:t.toUpperCase(),url:(0,m.KT)("apps/provisioning_api/api/v1/config/apps")+e,data:n.data||{},success:n.success,error:n.error})):pt.PasswordConfirmation.requirePasswordConfirmation(_.bind(v,this,t,e,n))}const y=window.oc_appconfig||{},b={getValue:function(t,e,n,r){!function(t,e,n,r){(r=r||{}).data={defaultValue:n},v("get","/"+t+"/"+e,r)}(t,e,n,{success:r})},setValue:function(t,e,n){!function(t,e,n,r){(r=r||{}).data={value:n},v("post","/"+t+"/"+e,r)}(t,e,n)},getApps:function(t){!function(t){v("get","",t)}({success:t})},getKeys:function(t,e){!function(t,e){v("get","/"+t,e)}(t,{success:e})},deleteKey:function(t,e){!function(t,e){v("delete","/"+t+"/"+e,void 0)}(t,e)}},A=void 0!==window._oc_appswebroots&&window._oc_appswebroots;var w=i(21391),E=i.n(w),x=i(78112);const N={create:"POST",update:"PROPPATCH",patch:"PROPPATCH",delete:"DELETE",read:"PROPFIND"};function C(t,e){if(a.default.isArray(t))return a.default.map(t,(function(t){return C(t,e)}));var n={href:t.href};return a.default.each(t.propStat,(function(t){if("HTTP/1.1 200 OK"===t.status)for(var r in t.properties){var i=r;r in e&&(i=e[r]),n[i]=t.properties[r]}})),n.id||(n.id=T(n.href)),n}function T(t){var e=t.indexOf("?");e>0&&(t=t.substr(0,e));var n,r=t.split("/");do{n=r[r.length-1],r.pop()}while(!n&&r.length>0);return n}function I(t){return t>=200&&t<=299}function P(t,e,n,r){return t.propPatch(e.url,function(t,e){var n,r={};for(n in t){var i=e[n],s=t[n];i||(console.warn('No matching DAV property for property "'+n),i=n),(a.default.isBoolean(s)||a.default.isNumber(s))&&(s=""+s),r[i]=s}return r}(n.changed,e.davProperties),r).then((function(t){I(t.status)?a.default.isFunction(e.success)&&e.success(n.toJSON()):a.default.isFunction(e.error)&&e.error(t)}))}const O=E().noConflict();Object.assign(O,{davCall:(t,e)=>{var n=new x.dav.Client({baseUrl:t.url,xmlNamespaces:a.default.extend({"DAV:":"d","http://owncloud.org/ns":"oc"},t.xmlNamespaces||{})});n.resolveUrl=function(){return t.url};var r=a.default.extend({"X-Requested-With":"XMLHttpRequest",requesttoken:OC.requestToken},t.headers);return"PROPFIND"===t.type?function(t,e,n,r){return t.propFind(e.url,a.default.values(e.davProperties)||[],e.depth,r).then((function(t){if(I(t.status)){if(a.default.isFunction(e.success)){var n=a.default.invert(e.davProperties),r=C(t.body,n);e.depth>0&&r.shift(),e.success(r)}}else a.default.isFunction(e.error)&&e.error(t)}))}(n,t,0,r):"PROPPATCH"===t.type?P(n,t,e,r):"MKCOL"===t.type?function(t,e,n,r){return t.request(e.type,e.url,r,null).then((function(i){I(i.status)?P(t,e,n,r):a.default.isFunction(e.error)&&e.error(i)}))}(n,t,e,r):function(t,e,n,r){return r["Content-Type"]="application/json",t.request(e.type,e.url,r,e.data).then((function(t){if(I(t.status)){if(a.default.isFunction(e.success)){if("PUT"===e.type||"POST"===e.type||"MKCOL"===e.type){var r=t.body||n.toJSON(),i=t.xhr.getResponseHeader("Content-Location");return"POST"===e.type&&i&&(r.id=T(i)),void e.success(r)}if(207===t.status){var s=a.default.invert(e.davProperties);e.success(C(t.body,s))}else e.success(t.body)}}else a.default.isFunction(e.error)&&e.error(t)}))}(n,t,e,r)},davSync:(t=>(e,n,r)=>{var i={type:N[e]||e},s=n instanceof t.Collection;if("update"===e&&(n.hasInnerCollection?i.type="MKCOL":(n.usePUT||n.collection&&n.collection.usePUT)&&(i.type="PUT")),r.url||(i.url=a.default.result(n,"url")||function(){throw new Error('A "url" property or function must be specified')}()),null!=r.data||!n||"create"!==e&&"update"!==e&&"patch"!==e||(i.data=JSON.stringify(r.attrs||n.toJSON(r))),"PROPFIND"!==i.type&&(i.processData=!1),"PROPFIND"===i.type||"PROPPATCH"===i.type){var o=n.davProperties;!o&&n.model&&(o=n.model.prototype.davProperties),o&&(a.default.isFunction(o)?i.davProperties=o.call(n):i.davProperties=o),i.davProperties=a.default.extend(i.davProperties||{},r.davProperties),a.default.isUndefined(r.depth)&&(r.depth=s?1:0)}var l=r.error;r.error=function(t,e,n){r.textStatus=e,r.errorThrown=n,l&&l.call(r.context,t,e,n)};var c=r.xhr=t.davCall(a.default.extend(i,r),n);return n.trigger("request",n,c,r),c})(O)});const S=O;var k=i(71225);const R=window._oc_config||{},L=document.getElementsByTagName("head")[0].getAttribute("data-user"),j=document.getElementsByTagName("head")[0].getAttribute("data-user-displayname"),F=void 0!==L&&L;var $=i(39285),B=i(36882),M=i(53334),D=i(43627);const U={YES_NO_BUTTONS:70,OK_BUTTONS:71,FILEPICKER_TYPE_CHOOSE:1,FILEPICKER_TYPE_MOVE:2,FILEPICKER_TYPE_COPY:3,FILEPICKER_TYPE_COPY_MOVE:4,FILEPICKER_TYPE_CUSTOM:5,alert:function(t,e,n,r){this.message(t,e,"alert",U.OK_BUTTON,n,r)},info:function(t,e,n,r){this.message(t,e,"info",U.OK_BUTTON,n,r)},confirm:function(t,e,n,r){return this.message(t,e,"notice",U.YES_NO_BUTTONS,n,r)},confirmDestructive:function(t,e){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:U.OK_BUTTONS,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:()=>{};return(new u.ik).setName(e).setText(t).setButtons(n===U.OK_BUTTONS?[{label:(0,M.Tl)("core","Yes"),type:"error",callback:()=>{r.clicked=!0,r(!0)}}]:U._getLegacyButtons(n,r)).build().show().then((()=>{r.clicked||r(!1)}))},confirmHtml:function(t,e,n,r){return(new u.ik).setName(e).setText("").setButtons([{label:(0,M.Tl)("core","No"),callback:()=>{}},{label:(0,M.Tl)("core","Yes"),type:"primary",callback:()=>{n.clicked=!0,n(!0)}}]).build().setHTML(t).show().then((()=>{n.clicked||n(!1)}))},prompt:function(t,e,n,r,o,a){return new Promise((r=>{(0,u.Ss)((0,s.$V)((()=>i.e(9293).then(i.bind(i,69293)))),{text:t,name:e,callback:n,inputName:o,isPassword:!!a},(function(){n(...arguments),r()}))}))},filepicker(t,e){let n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:u.bh.Choose,s=arguments.length>6&&void 0!==arguments[6]?arguments[6]:void 0,o=arguments.length>7&&void 0!==arguments[7]?arguments[7]:void 0;const a=(t,e)=>{const r=t=>{const e=t?.root||"";let n=t?.path||"";return n.startsWith(e)&&(n=n.slice(e.length)||"/"),n};return n?n=>t(n.map(r),e):n=>t(r(n[0]),e)},l=(0,u.a1)(t);i===this.FILEPICKER_TYPE_CUSTOM?(o.buttons||[]).forEach((t=>{l.addButton({callback:a(e,t.type),label:t.text,type:t.defaultButton?"primary":"secondary"})})):l.setButtonFactory(((t,n)=>{const r=[],s=t?.[0]?.attributes?.displayName||t?.[0]?.basename,o=s||(0,D.basename)(n);return i===u.bh.Choose&&r.push({callback:a(e,u.bh.Choose),label:s&&!this.multiSelect?(0,M.Tl)("core","Choose {file}",{file:s}):(0,M.Tl)("core","Choose"),type:"primary"}),i!==u.bh.CopyMove&&i!==u.bh.Copy||r.push({callback:a(e,u.bh.Copy),label:o?(0,M.Tl)("core","Copy to {target}",{target:o}):(0,M.Tl)("core","Copy"),type:"primary",icon:B}),i!==u.bh.Move&&i!==u.bh.CopyMove||r.push({callback:a(e,u.bh.Move),label:o?(0,M.Tl)("core","Move to {target}",{target:o}):(0,M.Tl)("core","Move"),type:i===u.bh.Move?"primary":"secondary",icon:$}),r})),r&&l.setMimeTypeFilter("string"==typeof r?[r]:r||[]),"function"==typeof o?.filter&&l.setFilter((t=>o.filter((t=>({id:t.fileid||null,path:t.path,mimetype:t.mime||null,mtime:t.mtime?.getTime()||null,permissions:t.permissions,name:t.attributes?.displayName||t.basename,etag:t.attributes?.etag||null,hasPreview:t.attributes?.hasPreview||null,mountType:t.attributes?.mountType||null,quotaAvailableBytes:t.attributes?.quotaAvailableBytes||null,icon:null,sharePermissions:null}))(t)))),l.allowDirectories(!0===o?.allowDirectoryChooser||r?.includes("httpd/unix-directory")||!1).setMultiSelect(n).startAt(s).build().pick()},message:function(t,e,n,r){let i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:()=>{},s=arguments.length>6?arguments[6]:void 0;const o=(new u.ik).setName(e).setText(s?"":t).setButtons(U._getLegacyButtons(r,i));switch(n){case"alert":o.setSeverity("warning");break;case"notice":o.setSeverity("info")}const a=o.build();return s&&a.setHTML(t),a.show().then((()=>{i._clicked||i(!1)}))},_getLegacyButtons(t,e){const n=[];switch("object"==typeof t?t.type:t){case U.YES_NO_BUTTONS:n.push({label:t?.cancel??(0,M.Tl)("core","No"),callback:()=>{e._clicked=!0,e(!1)}}),n.push({label:t?.confirm??(0,M.Tl)("core","Yes"),type:"primary",callback:()=>{e._clicked=!0,e(!0)}});break;case U.OK_BUTTONS:n.push({label:t?.confirm??(0,M.Tl)("core","OK"),type:"primary",callback:()=>{e._clicked=!0,e(!0)}});break;default:console.error("Invalid call to OC.dialogs")}return n},_fileexistsshown:!1,fileexists:function(t,e,r,i){var s=this,o=new(c().Deferred),a=function(t,e,n,r,i){r=Math.round(r),i=Math.round(i);for(var s=t.getContext("2d").getImageData(0,0,e,n),o=t.getContext("2d").getImageData(0,0,r,i),a=s.data,l=o.data,c=e/r,u=n/i,d=Math.ceil(c/2),h=Math.ceil(u/2),f=0;f=-1&&O<=1&&(m=2*O*O*O-3*O*O+1)>0&&(E+=m*a[3+(P=4*(I+x*e))],y+=m,a[P+3]<255&&(m=m*a[P+3]/250),b+=m*a[P],A+=m*a[P+1],w+=m*a[P+2],v+=m)}l[g]=b/v,l[g+1]=A/v,l[g+2]=w/v,l[g+3]=E/y}t.getContext("2d").clearRect(0,0,Math.max(e,r),Math.max(n,i)),t.width=r,t.height=i,t.getContext("2d").putImageData(o,0,0)},l=function(e,n,r){var i=e.find(".template").clone().removeClass("template").addClass("conflict"),s=i.find(".original"),o=i.find(".replacement");i.data("data",t),i.find(".filename").text(n.name),s.find(".size").text(pt.Util.humanFileSize(n.size)),s.find(".mtime").text(pt.Util.formatDate(n.mtime)),r.size&&r.lastModified&&(o.find(".size").text(pt.Util.humanFileSize(r.size)),o.find(".mtime").text(pt.Util.formatDate(r.lastModified)));var l=n.directory+"/"+n.name,u={file:l,x:96,y:96,c:n.etag,forceIcon:0},d=Files.generatePreviewUrl(u);d=d.replace(/'/g,"%27"),s.find(".icon").css({"background-image":"url('"+d+"')"}),function(t){var e=new(c().Deferred),n=t.type&&t.type.split("/").shift();if(window.FileReader&&"image"===n){var r=new FileReader;r.onload=function(t){var n=new Blob([t.target.result]);window.URL=window.URL||window.webkitURL;var r=window.URL.createObjectURL(n),i=new Image;i.src=r,i.onload=function(){var t,n,r,s,o,l,c,u=(t=i,o=document.createElement("canvas"),l=t.width,c=t.height,l>c?(r=0,n=(l-c)/2):(r=(c-l)/2,n=0),s=Math.min(l,c),o.width=s,o.height=s,o.getContext("2d").drawImage(t,n,r,s,s,0,0,s,s),a(o,s,s,96,96),o.toDataURL("image/png",.7));e.resolve(u)}},r.readAsArrayBuffer(t)}else e.reject();return e}(r).then((function(t){o.find(".icon").css("background-image","url("+t+")")}),(function(){l=pt.MimeType.getIconUrl(r.type),o.find(".icon").css("background-image","url("+l+")")}));var h=e.find(".conflict").length;s.find("input:checkbox").attr("id","checkbox_original_"+h),o.find("input:checkbox").attr("id","checkbox_replacement_"+h),e.append(i),r.lastModified>n.mtime?o.find(".mtime").css("font-weight","bold"):r.lastModifiedn.size?o.find(".size").css("font-weight","bold"):r.size&&r.size0?(c()(d).find(".allnewfiles").prop("checked",!1),c()(d).find(".allnewfiles + .count").text((0,M.Tl)("core","({count} selected)",{count:t}))):(c()(d).find(".allnewfiles").prop("checked",!1),c()(d).find(".allnewfiles + .count").text("")),m()})),c()(d).on("click",".original,.allexistingfiles",(function(){var t=c()(d).find('.conflict .original input[type="checkbox"]:checked').length;t===c()(d+" .conflict").length?(c()(d).find(".allexistingfiles").prop("checked",!0),c()(d).find(".allexistingfiles + .count").text((0,M.Tl)("core","(all selected)"))):t>0?(c()(d).find(".allexistingfiles").prop("checked",!1),c()(d).find(".allexistingfiles + .count").text((0,M.Tl)("core","({count} selected)",{count:t}))):(c()(d).find(".allexistingfiles").prop("checked",!1),c()(d).find(".allexistingfiles + .count").text("")),m()})),o.resolve()})).fail((function(){o.reject(),alert((0,M.Tl)("core","Error loading file exists template"))}));return o.promise()},_getFileExistsTemplate:function(){var t=c().Deferred();if(this.$fileexistsTemplate)t.resolve(this.$fileexistsTemplate);else{var e=this;c().get(pt.filePath("core","templates/legacy","fileexists.html"),(function(n){e.$fileexistsTemplate=c()(n),t.resolve(e.$fileexistsTemplate)})).fail((function(){t.reject()}))}return t.promise()}},z=U,H=((t,e)=>{let n=t.getElementsByTagName("head")[0].getAttribute("data-requesttoken");return{getToken:()=>n,setToken:t=>{n=t,e("csrf-token-update",{token:n})}}})(document,o.Ic),G=H.getToken,q=(H.setToken,function(t,e){var n,r,i="";if(this.typelessListeners=[],this.closed=!1,this.listeners={},e)for(n in e)i+=n+"="+encodeURIComponent(e[n])+"&";if(i+="requesttoken="+encodeURIComponent(G()),this.useFallBack||"undefined"==typeof EventSource){var s="oc_eventsource_iframe_"+q.iframeCount;q.fallBackSources[q.iframeCount]=this,this.iframe=c()(""),this.iframe.attr("id",s),this.iframe.hide(),r="&",-1===t.indexOf("?")&&(r="?"),this.iframe.attr("src",t+r+"fallback=true&fallback_id="+q.iframeCount+"&"+i),c()("body").append(this.iframe),this.useFallBack=!0,q.iframeCount++}else r="&",-1===t.indexOf("?")&&(r="?"),this.source=new EventSource(t+r+i),this.source.onmessage=function(t){for(var e=0;e(0,nt.oB)(),requirePasswordConfirmation(t,e,n){(0,nt.C5)().then(t,n)}},it={_plugins:{},register(t,e){let n=this._plugins[t];n||(n=this._plugins[t]=[]),n.push(e)},getPlugins(t){return this._plugins[t]||[]},attach(t,e,n){const r=this.getPlugins(t);for(let t=0;t-1&&parseInt(navigator.userAgent.split("/").pop())<51){const t=document.querySelectorAll('[fill^="url(#"], [stroke^="url(#"], [filter^="url(#invert"]');for(let e,n=0,r=t.length;n=0?t.substr(e+1):t.length?t.substr(1):""},_decodeQuery:t=>t.replace(/\+/g," "),parseUrlQuery(){const t=this._parseHashQuery();let e;return t&&(e=pt.parseQueryString(this._decodeQuery(t))),e=a.default.extend(e||{},pt.parseQueryString(this._decodeQuery(location.search))),e||{}},_onPopState(t){if(this._cancelPop)return void(this._cancelPop=!1);let e;if(this._handlers.length){e=t&&t.state,a.default.isString(e)?e=pt.parseQueryString(e):e||(e=this.parseUrlQuery()||{});for(let t=0;t="0"&&n<="9";o!==s&&(i++,e[i]="",s=o),e[i]+=n,r++}return e}const ut={History:lt,humanFileSize:i(35810).v7,computerFileSize(t){if("string"!=typeof t)return null;const e=t.toLowerCase().trim();let n=null;const r=e.match(/^[\s+]?([0-9]*)(\.([0-9]+))?( +)?([kmgtp]?b?)$/i);return null===r?null:(n=parseFloat(e),isFinite(n)?(r[5]&&(n*={b:1,k:1024,kb:1024,mb:1048576,m:1048576,gb:1073741824,g:1073741824,tb:1099511627776,t:1099511627776,pb:0x4000000000000,p:0x4000000000000}[r[5]]),n=Math.round(n),n):null)},formatDate:(t,e)=>(void 0===window.TESTING&&pt.debug&&console.warn("OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment"),e=e||"LLL",at()(t).format(e)),relativeModifiedDate(e){void 0===window.TESTING&&pt.debug&&console.warn("OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment");const n=at()().diff(at()(e));return n>=0&&n<45e3?t("core","seconds ago"):at()(e).fromNow()},getScrollBarWidth(){if(this._scrollBarWidth)return this._scrollBarWidth;const t=document.createElement("p");t.style.width="100%",t.style.height="200px";const e=document.createElement("div");e.style.position="absolute",e.style.top="0px",e.style.left="0px",e.style.visibility="hidden",e.style.width="200px",e.style.height="150px",e.style.overflow="hidden",e.appendChild(t),document.body.appendChild(e);const n=t.offsetWidth;e.style.overflow="scroll";let r=t.offsetWidth;return n===r&&(r=e.clientWidth),document.body.removeChild(e),this._scrollBarWidth=n-r,this._scrollBarWidth},stripTime:t=>new Date(t.getFullYear(),t.getMonth(),t.getDate()),naturalSortCompare(t,e){let n;const r=ct(t),i=ct(e);for(n=0;r[n]&&i[n];n++)if(r[n]!==i[n]){const t=Number(r[n]),e=Number(i[n]);return t==r[n]&&e==i[n]?t-e:r[n].localeCompare(i[n],pt.getLanguage())}return r.length-i.length},waitFor(t,e){const n=function(){!0!==t()&&setTimeout(n,e)};n()},isCookieSetToValue(t,e){const n=document.cookie.split(";");for(let r=0;r!$_",fileIsBlacklisted:t=>!!t.match(R.blacklist_files_regex),Apps:g,AppConfig:b,appConfig:y,appswebroots:A,Backbone:S,config:R,currentUser:F,dialogs:z,EventSource:V,getCurrentUser:()=>({uid:F,displayName:j}),isUserAdmin:()=>J,L10N:tt,_ajaxConnectionLostHandler:f,_processAjaxError:t=>{(0!==t.status||"abort"!==t.statusText&&"timeout"!==t.statusText&&!pt._reloadCalled)&&([302,303,307,401].includes(t.status)&&(0,h.HW)()?setTimeout((function(){if(!pt._userIsNavigatingAway&&!pt._reloadCalled){let t=0;const e=5,r=setInterval((function(){d.showUpdate(n("core","Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds",e-t)),t>=e&&(clearInterval(r),pt.reload()),t++}),1e3);pt._reloadCalled=!0}}),100):0===t.status&&setTimeout((function(){pt._userIsNavigatingAway||pt._reloadCalled||pt._ajaxConnectionLostHandler()}),100))},registerXHRForErrorProcessing:t=>{t.addEventListener&&(t.addEventListener("load",(()=>{4===t.readyState&&(t.status>=200&&t.status<300||304===t.status||c()(document).trigger(new(c().Event)("ajaxError"),t))})),t.addEventListener("error",(()=>{c()(document).trigger(new(c().Event)("ajaxError"),t)})))},getCapabilities:()=>(OC.debug&&console.warn("OC.getCapabilities is deprecated and will be removed in Nextcloud 21. See @nextcloud/capabilities"),(0,X.F)()),hideMenus:W,registerMenu:function(t,e,n,r){e.addClass("menu");const i="A"===t.prop("tagName")||"BUTTON"===t.prop("tagName");t.on(i?"click.menu":"click.menu keyup.menu",(function(i){i.preventDefault(),i.key&&"Enter"!==i.key||(e.is(Y)?W():(Y&&W(),!0===r&&e.parent().addClass("openedMenu"),t.attr("aria-expanded",!0),e.slideToggle(50,n),Y=e,K=t))}))},showMenu:(t,e,n)=>{e.is(Y)||(W(),Y=e,K=t,e.trigger(new(c().Event)("beforeShow")),e.show(),e.trigger(new(c().Event)("afterShow")),a.default.isFunction(n)&&n())},unregisterMenu:(t,e)=>{e.is(Y)&&W(),t.off("click.menu").removeClass("menutoggle"),e.removeClass("menu")},basename:k.P8,encodePath:k.O0,dirname:k.pD,isSamePath:k.ys,joinPaths:k.HS,getHost:()=>window.location.host,getHostName:()=>window.location.hostname,getPort:()=>window.location.port,getProtocol:()=>window.location.protocol.split(":")[0],getCanonicalLocale:M.lO,getLocale:M.JK,getLanguage:M.Z0,buildQueryString:t=>t?c().map(t,(function(t,e){let n=encodeURIComponent(e);return null!=t&&(n+="="+encodeURIComponent(t)),n})).join("&"):"",parseQueryString:t=>{let e,n;const r={};let i;if(!t)return null;e=t.indexOf("?"),e>=0&&(t=t.substr(e+1));const s=t.replace(/\+/g,"%20").split("&");for(let t=0;t=0?[o.substr(0,e),o.substr(e+1)]:[o],n.length&&(i=decodeURIComponent(n[0]),i&&(r[i]=n.length>1?decodeURIComponent(n[1]):null))}return r},msg:et,Notification:d,PasswordConfirmation:rt,Plugins:it,theme:st,Util:ut,debug:dt,filePath:m.fg,generateUrl:m.Jv,get:(gt=window,t=>{const e=t.split("."),n=e.pop();for(let t=0;t(e,n)=>{const r=e.split("."),i=r.pop();for(let e=0;e{window.location=t},reload:()=>{window.location.reload()},requestToken:G(),linkTo:m.uM,linkToOCS:(t,e)=>(0,m.KT)(t,{},{ocsVersion:e||1})+"/",linkToRemote:m.dC,linkToRemoteBase:t=>(0,m.aU)()+"/remote.php/"+t,webroot:ft};var gt;(0,o.B1)("csrf-token-update",(t=>{OC.requestToken=t.token,console.info("OC.requestToken changed",t.token)}));var mt=i(32981),vt=i(82490),yt=i(17334),bt=i.n(yt),At=i(16044),wt=i(82182),Et=i(40083);const _t={computed:{userNameInputLengthIs255(){return this.user.length>=255},userInputHelperText(){if(this.userNameInputLengthIs255)return t("core","Email length is at max (255)")}}};var xt=i(32051);const Nt={name:"LoginButton",components:{ArrowRight:i(33691).A,NcButton:xt.A},props:{value:{type:String,default:(0,M.Tl)("core","Log in")},valueLoading:{type:String,default:(0,M.Tl)("core","Logging in …")},loading:{type:Boolean,required:!0},invertedColors:{type:Boolean,default:!1}}};var Ct=i(85072),Tt=i.n(Ct),It=i(97825),Pt=i.n(It),Ot=i(77659),St=i.n(Ot),kt=i(55056),Rt=i.n(kt),Lt=i(10540),jt=i.n(Lt),Ft=i(41113),$t=i.n(Ft),Bt=i(68175),Mt={};Mt.styleTagTransform=$t(),Mt.setAttributes=Rt(),Mt.insert=St().bind(null,"head"),Mt.domAPI=Pt(),Mt.insertStyleElement=jt(),Tt()(Bt.A,Mt),Bt.A&&Bt.A.locals&&Bt.A.locals;var Dt=i(14486);const Ut=(0,Dt.A)(Nt,(function(){var t=this,e=t._self._c;return e("NcButton",{attrs:{type:"primary","native-type":"submit",wide:!0,disabled:t.loading},on:{click:function(e){return t.$emit("click")}},scopedSlots:t._u([{key:"icon",fn:function(){return[t.loading?e("div",{staticClass:"submit-wrapper__icon icon-loading-small-dark"}):e("ArrowRight",{staticClass:"submit-wrapper__icon"})]},proxy:!0}])},[t._v("\n\t"+t._s(t.loading?t.valueLoading:t.value)+"\n\t")])}),[],!1,null,"79b727b6",null).exports,zt={name:"LoginForm",components:{LoginButton:Ut,NcPasswordField:At.A,NcTextField:wt.A,NcNoteCard:Et.A},mixins:[_t],props:{username:{type:String,default:""},redirectUrl:{type:[String,Boolean],default:!1},errors:{type:Array,default:()=>[]},messages:{type:Array,default:()=>[]},throttleDelay:{type:Number,default:0},autoCompleteAllowed:{type:Boolean,default:!0},directLogin:{type:Boolean,default:!1},emailStates:{type:Array,default:()=>[]}},setup:()=>({t:M.Tl,headlineText:(0,M.Tl)("core","Log in to {productName}",{productName:OC.theme.name},void 0,{sanitize:!1,escape:!1}),loginTimeout:(0,mt.C)("core","loginTimeout",300),requestToken:window.OC.requestToken,timezone:(new Intl.DateTimeFormat)?.resolvedOptions()?.timeZone,timezoneOffset:-(new Date).getTimezoneOffset()/60}),data:()=>({loading:!1,user:"",password:""}),computed:{resetFormTimeout(){return this.loginTimeout<=0?()=>{}:bt()(this.handleResetForm,1e3*this.loginTimeout)},isError(){return this.invalidPassword||this.userDisabled||this.throttleDelay>5e3},errorLabel(){return this.invalidPassword?(0,M.Tl)("core","Wrong login or password."):this.userDisabled?(0,M.Tl)("core","This account is disabled"):this.throttleDelay>5e3?(0,M.Tl)("core","We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds."):void 0},apacheAuthFailed(){return-1!==this.errors.indexOf("apacheAuthFailed")},csrfCheckFailed(){return-1!==this.errors.indexOf("csrfCheckFailed")},internalException(){return-1!==this.errors.indexOf("internalexception")},invalidPassword(){return-1!==this.errors.indexOf("invalidpassword")},userDisabled(){return-1!==this.errors.indexOf("userdisabled")},loadingIcon:()=>(0,m.d0)("core","loading-dark.gif"),loginActionUrl:()=>(0,m.Jv)("login"),emailEnabled(){return this.emailStates?this.emailStates.every((t=>"1"===t)):1},loginText(){return this.emailEnabled?(0,M.Tl)("core","Account name or email"):(0,M.Tl)("core","Account name")}},watch:{password(){this.resetFormTimeout()}},mounted(){""===this.username?this.$refs.user.$refs.inputField.$refs.input.focus():(this.user=this.username,this.$refs.password.$refs.inputField.$refs.input.focus())},methods:{handleResetForm(){this.password=""},updateUsername(){this.$emit("update:username",this.user)},submit(t){this.loading?t.preventDefault():(this.loading=!0,this.$emit("submit"))}}};var Ht=i(92483),Gt={};Gt.styleTagTransform=$t(),Gt.setAttributes=Rt(),Gt.insert=St().bind(null,"head"),Gt.domAPI=Pt(),Gt.insertStyleElement=jt(),Tt()(Ht.A,Gt),Ht.A&&Ht.A.locals&&Ht.A.locals;const qt=(0,Dt.A)(zt,(function(){var t=this,e=t._self._c;return e("form",{ref:"loginForm",staticClass:"login-form",attrs:{method:"post",name:"login",action:t.loginActionUrl},on:{submit:t.submit}},[e("fieldset",{staticClass:"login-form__fieldset",attrs:{"data-login-form":""}},[t.apacheAuthFailed?e("NcNoteCard",{attrs:{title:t.t("core","Server side authentication failed!"),type:"warning"}},[t._v("\n\t\t\t"+t._s(t.t("core","Please contact your administrator."))+"\n\t\t")]):t._e(),t._v(" "),t.csrfCheckFailed?e("NcNoteCard",{attrs:{heading:t.t("core","Temporary error"),type:"error"}},[t._v("\n\t\t\t"+t._s(t.t("core","Please try again."))+"\n\t\t")]):t._e(),t._v(" "),t.messages.length>0?e("NcNoteCard",t._l(t.messages,(function(n,r){return e("div",{key:r},[t._v("\n\t\t\t\t"+t._s(n)),e("br")])})),0):t._e(),t._v(" "),t.internalException?e("NcNoteCard",{class:t.t("core","An internal error occurred."),attrs:{type:"warning"}},[t._v("\n\t\t\t"+t._s(t.t("core","Please try again or contact your administrator."))+"\n\t\t")]):t._e(),t._v(" "),e("div",{staticClass:"hidden",attrs:{id:"message"}},[e("img",{staticClass:"float-spinner",attrs:{alt:"",src:t.loadingIcon}}),t._v(" "),e("span",{attrs:{id:"messageText"}}),t._v(" "),e("div",{staticStyle:{clear:"both"}})]),t._v(" "),e("h2",{staticClass:"login-form__headline",attrs:{"data-login-form-headline":""}},[t._v("\n\t\t\t"+t._s(t.headlineText)+"\n\t\t")]),t._v(" "),e("NcTextField",{ref:"user",class:{shake:t.invalidPassword},attrs:{id:"user",label:t.loginText,name:"user",maxlength:255,value:t.user,autocapitalize:"none",spellchecking:!1,autocomplete:t.autoCompleteAllowed?"username":"off",required:"",error:t.userNameInputLengthIs255,"helper-text":t.userInputHelperText,"data-login-form-input-user":""},on:{"update:value":function(e){t.user=e},change:t.updateUsername}}),t._v(" "),e("NcPasswordField",{ref:"password",class:{shake:t.invalidPassword},attrs:{id:"password",name:"password",value:t.password,spellchecking:!1,autocapitalize:"none",autocomplete:t.autoCompleteAllowed?"current-password":"off",label:t.t("core","Password"),"helper-text":t.errorLabel,error:t.isError,"data-login-form-input-password":"",required:""},on:{"update:value":function(e){t.password=e}}}),t._v(" "),e("LoginButton",{attrs:{"data-login-form-submit":"",loading:t.loading}}),t._v(" "),t.redirectUrl?e("input",{attrs:{type:"hidden",name:"redirect_url"},domProps:{value:t.redirectUrl}}):t._e(),t._v(" "),e("input",{attrs:{type:"hidden",name:"timezone"},domProps:{value:t.timezone}}),t._v(" "),e("input",{attrs:{type:"hidden",name:"timezone_offset"},domProps:{value:t.timezoneOffset}}),t._v(" "),e("input",{attrs:{type:"hidden",name:"requesttoken"},domProps:{value:t.requestToken}}),t._v(" "),t.directLogin?e("input",{attrs:{type:"hidden",name:"direct",value:"1"}}):t._e()],1)])}),[],!1,null,"24488f0b",null).exports;function Vt(){return Xt.stubThis(void 0!==globalThis?.PublicKeyCredential&&"function"==typeof globalThis.PublicKeyCredential)}const Xt={stubThis:t=>t};class Yt extends Error{constructor({message:t,code:e,cause:n,name:r}){super(t,{cause:n}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.name=r??n.name,this.code=e}}const Kt=new class{constructor(){Object.defineProperty(this,"controller",{enumerable:!0,configurable:!0,writable:!0,value:void 0})}createNewAbortSignal(){if(this.controller){const t=new Error("Cancelling existing WebAuthn API call for new one");t.name="AbortError",this.controller.abort(t)}const t=new AbortController;return this.controller=t,t.signal}cancelCeremony(){if(this.controller){const t=new Error("Manually cancelling existing WebAuthn API call");t.name="AbortError",this.controller.abort(t),this.controller=void 0}}};function Wt(t){const e=new Uint8Array(t);let n="";for(const t of e)n+=String.fromCharCode(t);return btoa(n).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}function Jt(t){const e=t.replace(/-/g,"+").replace(/_/g,"/"),n=(4-e.length%4)%4,r=e.padEnd(e.length+n,"="),i=atob(r),s=new ArrayBuffer(i.length),o=new Uint8Array(s);for(let t=0;tt;function Zt(t){const{id:e}=t;return{...t,id:Jt(e),transports:t.transports}}const te=["cross-platform","platform"];function ee(t){if(t&&!(te.indexOf(t)<0))return t}var ne=i(65043),re=i(35947);const ie=null===(se=(0,h.HW)())?(0,re.YK)().setApp("core").build():(0,re.YK)().setApp("core").setUid(se.uid).build();var se;(0,re.YK)().setApp("unified-search").detectUser().build();class oe extends Error{}var ae=i(83241);const le={name:"LockOpenIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},ce=(0,Dt.A)(le,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon lock-open-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V10A2,2 0 0,1 6,8H15V6A3,3 0 0,0 12,3A3,3 0 0,0 9,6H7A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,17A2,2 0 0,0 14,15A2,2 0 0,0 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,ue={name:"PasswordLessLoginForm",components:{LoginButton:Ut,InformationIcon:ae.A,LockOpenIcon:ce,NcTextField:wt.A},props:{username:{type:String,default:""},redirectUrl:{type:[String,Boolean],default:!1},autoCompleteAllowed:{type:Boolean,default:!0},isHttps:{type:Boolean,default:!1},isLocalhost:{type:Boolean,default:!1}},setup:()=>({supportsWebauthn:Vt()}),data(){return{user:this.username,loading:!1,validCredentials:!0}},methods:{async authenticate(){if(this.$refs.loginForm.checkValidity()){console.debug("passwordless login initiated");try{const t=await async function(t){const e=(0,m.Jv)("/login/webauthn/start"),{data:n}=await ne.Ay.post(e,{loginName:t});if(!n.allowCredentials||0===n.allowCredentials.length)throw ie.error("No valid credentials returned for webauthn"),new oe;return await async function(t){const{optionsJSON:e,useBrowserAutofill:n=!1,verifyBrowserAutofillInput:r=!0}=t;if(!Vt())throw new Error("WebAuthn is not supported in this browser");let i;0!==e.allowCredentials?.length&&(i=e.allowCredentials?.map(Zt));const s={...e,challenge:Jt(e.challenge),allowCredentials:i},o={};if(n){if(!await function(){if(!Vt())return Qt(new Promise((t=>t(!1))));const t=globalThis.PublicKeyCredential;return Qt(void 0===t?.isConditionalMediationAvailable?new Promise((t=>t(!1))):t.isConditionalMediationAvailable())}())throw Error("Browser does not support WebAuthn autofill");if(document.querySelectorAll("input[autocomplete$='webauthn']").length<1&&r)throw Error('No with "webauthn" as the only or last value in its `autocomplete` attribute was detected');o.mediation="conditional",s.allowCredentials=[]}let a;o.publicKey=s,o.signal=Kt.createNewAbortSignal();try{a=await navigator.credentials.get(o)}catch(t){throw function({error:t,options:e}){const{publicKey:n}=e;if(!n)throw Error("options was missing required publicKey property");if("AbortError"===t.name){if(e.signal instanceof AbortSignal)return new Yt({message:"Authentication ceremony was sent an abort signal",code:"ERROR_CEREMONY_ABORTED",cause:t})}else{if("NotAllowedError"===t.name)return new Yt({message:t.message,code:"ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY",cause:t});if("SecurityError"===t.name){const e=globalThis.location.hostname;if("localhost"!==(r=e)&&!/^([a-z0-9]+(-[a-z0-9]+)*\.)+[a-z]{2,}$/i.test(r))return new Yt({message:`${globalThis.location.hostname} is an invalid domain`,code:"ERROR_INVALID_DOMAIN",cause:t});if(n.rpId!==e)return new Yt({message:`The RP ID "${n.rpId}" is invalid for this domain`,code:"ERROR_INVALID_RP_ID",cause:t})}else if("UnknownError"===t.name)return new Yt({message:"The authenticator was unable to process the specified options, or could not create a new assertion signature",code:"ERROR_AUTHENTICATOR_GENERAL_ERROR",cause:t})}var r;return t}({error:t,options:o})}if(!a)throw new Error("Authentication was not completed");const{id:l,rawId:c,response:u,type:d}=a;let h;return u.userHandle&&(h=Wt(u.userHandle)),{id:l,rawId:Wt(c),response:{authenticatorData:Wt(u.authenticatorData),clientDataJSON:Wt(u.clientDataJSON),signature:Wt(u.signature),userHandle:h},type:d,clientExtensionResults:a.getClientExtensionResults(),authenticatorAttachment:ee(a.authenticatorAttachment)}}(n)}(this.user);await this.completeAuthentication(t)}catch(t){if(t instanceof NoValidCredentials)return void(this.validCredentials=!1);ie.debug(t)}}},changeUsername(t){this.user=t,this.$emit("update:username",this.user)},completeAuthentication(t){const e=this.redirectUrl;return async function(t){const e=(0,m.Jv)("/login/webauthn/finish"),{data:n}=await ne.Ay.post(e,{data:JSON.stringify(t)});return n}(t).then((t=>{let{defaultRedirectUrl:n}=t;console.debug("Logged in redirecting"),window.location.href=e||n})).catch((t=>{console.debug("GOT AN ERROR WHILE SUBMITTING CHALLENGE!"),console.debug(t)}))},submit(){}}};var de=i(99439),he={};he.styleTagTransform=$t(),he.setAttributes=Rt(),he.insert=St().bind(null,"head"),he.domAPI=Pt(),he.insertStyleElement=jt(),Tt()(de.A,he),de.A&&de.A.locals&&de.A.locals;const fe=(0,Dt.A)(ue,(function(){var t=this,e=t._self._c;return(t.isHttps||t.isLocalhost)&&t.supportsWebauthn?e("form",{ref:"loginForm",attrs:{method:"post",name:"login"},on:{submit:function(e){return e.preventDefault(),t.submit.apply(null,arguments)}}},[e("h2",[t._v(t._s(t.t("core","Log in with a device")))]),t._v(" "),e("fieldset",[e("NcTextField",{attrs:{required:"",value:t.user,autocomplete:t.autoCompleteAllowed?"on":"off",error:!t.validCredentials,label:t.t("core","Login or email"),placeholder:t.t("core","Login or email"),"helper-text":t.validCredentials?"":t.t("core","Your account is not setup for passwordless login.")},on:{"update:value":t.changeUsername}}),t._v(" "),t.validCredentials?e("LoginButton",{attrs:{loading:t.loading},on:{click:t.authenticate}}):t._e()],1)]):t.supportsWebauthn?t.isHttps||t.isLocalhost?t._e():e("div",{staticClass:"update"},[e("LockOpenIcon",{attrs:{size:"70"}}),t._v(" "),e("h2",[t._v(t._s(t.t("core","Your connection is not secure")))]),t._v(" "),e("p",{staticClass:"infogroup"},[t._v("\n\t\t"+t._s(t.t("core","Passwordless authentication is only available over a secure connection."))+"\n\t")])],1):e("div",{staticClass:"update"},[e("InformationIcon",{attrs:{size:"70"}}),t._v(" "),e("h2",[t._v(t._s(t.t("core","Browser not supported")))]),t._v(" "),e("p",{staticClass:"infogroup"},[t._v("\n\t\t"+t._s(t.t("core","Passwordless authentication is not supported in your browser."))+"\n\t")])],1)}),[],!1,null,"0c2456d6",null).exports,pe={name:"ResetPassword",components:{LoginButton:Ut,NcNoteCard:Et.A,NcTextField:wt.A},mixins:[_t],props:{username:{type:String,required:!0},resetPasswordLink:{type:String,required:!0}},data(){return{error:!1,loading:!1,message:void 0,user:this.username}},watch:{username(t){this.user=t}},methods:{updateUsername(){this.$emit("update:username",this.user)},submit(){this.loading=!0,this.error=!1,this.message="";const t=(0,m.Jv)("/lostpassword/email"),e={user:this.user};return ne.Ay.post(t,e).then((t=>t.data)).then((t=>{if("success"!==t.status)throw new Error(`got status ${t.status}`);this.message="send-success"})).catch((t=>{console.error("could not send reset email request",t),this.error=!0,this.message="send-error"})).then((()=>{this.loading=!1}))}}};var ge=i(81106),me={};me.styleTagTransform=$t(),me.setAttributes=Rt(),me.insert=St().bind(null,"head"),me.domAPI=Pt(),me.insertStyleElement=jt(),Tt()(ge.A,me),ge.A&&ge.A.locals&&ge.A.locals;const ve=(0,Dt.A)(pe,(function(){var t=this,e=t._self._c;return e("form",{staticClass:"login-form",on:{submit:function(e){return e.preventDefault(),t.submit.apply(null,arguments)}}},[e("fieldset",{staticClass:"login-form__fieldset"},[e("NcTextField",{attrs:{id:"user",value:t.user,name:"user",maxlength:255,autocapitalize:"off",label:t.t("core","Login or email"),error:t.userNameInputLengthIs255,"helper-text":t.userInputHelperText,required:""},on:{"update:value":function(e){t.user=e},change:t.updateUsername}}),t._v(" "),e("LoginButton",{attrs:{value:t.t("core","Reset password")}}),t._v(" "),"send-success"===t.message?e("NcNoteCard",{attrs:{type:"success"}},[t._v("\n\t\t\t"+t._s(t.t("core","If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help."))+"\n\t\t")]):"send-error"===t.message?e("NcNoteCard",{attrs:{type:"error"}},[t._v("\n\t\t\t"+t._s(t.t("core","Couldn't send reset email. Please contact your administrator."))+"\n\t\t")]):"reset-error"===t.message?e("NcNoteCard",{attrs:{type:"error"}},[t._v("\n\t\t\t"+t._s(t.t("core","Password cannot be changed. Please contact your administrator."))+"\n\t\t")]):t._e(),t._v(" "),e("a",{staticClass:"login-form__link",attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.$emit("abort")}}},[t._v("\n\t\t\t"+t._s(t.t("core","Back to login"))+"\n\t\t")])],1)])}),[],!1,null,"fa5c0502",null).exports,ye={name:"UpdatePassword",components:{LoginButton:Ut},props:{username:{type:String,required:!0},resetPasswordTarget:{type:String,required:!0}},data(){return{error:!1,loading:!1,message:void 0,user:this.username,password:"",encrypted:!1,proceed:!1}},watch:{username(t){this.user=t}},methods:{async submit(){this.loading=!0,this.error=!1,this.message="";try{const{data:t}=await ne.Ay.post(this.resetPasswordTarget,{password:this.password,proceed:this.proceed});if(t&&"success"===t.status)this.message="send-success",this.$emit("update:username",this.user),this.$emit("done");else{if(!t||!t.encryption)throw t&&t.msg?new Error(t.msg):new Error;this.encrypted=!0}}catch(e){this.error=!0,this.message=e.message?e.message:t("core","Password cannot be changed. Please contact your administrator.")}finally{this.loading=!1}}}};var be=i(37861),Ae={};Ae.styleTagTransform=$t(),Ae.setAttributes=Rt(),Ae.insert=St().bind(null,"head"),Ae.domAPI=Pt(),Ae.insertStyleElement=jt(),Tt()(be.A,Ae),be.A&&be.A.locals&&be.A.locals;const we=(0,Dt.A)(ye,(function(){var t=this,e=t._self._c;return e("form",{on:{submit:function(e){return e.preventDefault(),t.submit.apply(null,arguments)}}},[e("fieldset",[e("p",[e("label",{staticClass:"infield",attrs:{for:"password"}},[t._v(t._s(t.t("core","New password")))]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.password,expression:"password"}],attrs:{id:"password",type:"password",name:"password",autocomplete:"new-password",autocapitalize:"none",spellcheck:"false",required:"",placeholder:t.t("core","New password")},domProps:{value:t.password},on:{input:function(e){e.target.composing||(t.password=e.target.value)}}})]),t._v(" "),t.encrypted?e("div",{staticClass:"update"},[e("p",[t._v("\n\t\t\t\t"+t._s(t.t("core","Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?"))+"\n\t\t\t")]),t._v(" "),e("input",{directives:[{name:"model",rawName:"v-model",value:t.proceed,expression:"proceed"}],staticClass:"checkbox",attrs:{id:"encrypted-continue",type:"checkbox"},domProps:{checked:Array.isArray(t.proceed)?t._i(t.proceed,null)>-1:t.proceed},on:{change:function(e){var n=t.proceed,r=e.target,i=!!r.checked;if(Array.isArray(n)){var s=t._i(n,null);r.checked?s<0&&(t.proceed=n.concat([null])):s>-1&&(t.proceed=n.slice(0,s).concat(n.slice(s+1)))}else t.proceed=i}}}),t._v(" "),e("label",{attrs:{for:"encrypted-continue"}},[t._v("\n\t\t\t\t"+t._s(t.t("core","I know what I'm doing"))+"\n\t\t\t")])]):t._e(),t._v(" "),e("LoginButton",{attrs:{loading:t.loading,value:t.t("core","Reset password"),"value-loading":t.t("core","Resetting password")}}),t._v(" "),t.error&&t.message?e("p",{class:{warning:t.error}},[t._v("\n\t\t\t"+t._s(t.message)+"\n\t\t")]):t._e()],1)])}),[],!1,null,"6bdd5975",null).exports,Ee=vt.A.parse(location.search);if("1"===Ee.clear)try{window.localStorage.clear(),window.sessionStorage.clear(),console.debug("Browser storage cleared")}catch(t){console.error("Could not clear browser storage",t)}const _e={name:"Login",components:{LoginForm:qt,PasswordLessLoginForm:fe,ResetPassword:ve,UpdatePassword:we,NcButton:xt.A,NcNoteCard:Et.A},data:()=>({loading:!1,user:(0,mt.C)("core","loginUsername",""),passwordlessLogin:!1,resetPassword:!1,errors:(0,mt.C)("core","loginErrors",[]),messages:(0,mt.C)("core","loginMessages",[]),redirectUrl:(0,mt.C)("core","loginRedirectUrl",!1),throttleDelay:(0,mt.C)("core","loginThrottleDelay",0),canResetPassword:(0,mt.C)("core","loginCanResetPassword",!1),resetPasswordLink:(0,mt.C)("core","loginResetPasswordLink",""),autoCompleteAllowed:(0,mt.C)("core","loginAutocomplete",!0),resetPasswordTarget:(0,mt.C)("core","resetPasswordTarget",""),resetPasswordUser:(0,mt.C)("core","resetPasswordUser",""),directLogin:"1"===Ee.direct,hasPasswordless:(0,mt.C)("core","webauthn-available",!1),countAlternativeLogins:(0,mt.C)("core","countAlternativeLogins",!1),alternativeLogins:(0,mt.C)("core","alternativeLogins",[]),isHttps:"https:"===window.location.protocol,isLocalhost:"localhost"===window.location.hostname,hideLoginForm:(0,mt.C)("core","hideLoginForm",!1),emailStates:(0,mt.C)("core","emailStates",[])}),methods:{passwordResetFinished(){this.resetPasswordTarget="",this.directLogin=!0}}};var xe=i(64582),Ne={};Ne.styleTagTransform=$t(),Ne.setAttributes=Rt(),Ne.insert=St().bind(null,"head"),Ne.domAPI=Pt(),Ne.insertStyleElement=jt(),Tt()(xe.A,Ne),xe.A&&xe.A.locals&&xe.A.locals;const Ce=(0,Dt.A)(_e,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"guest-box login-box"},[!t.hideLoginForm||t.directLogin?[e("transition",{attrs:{name:"fade",mode:"out-in"}},[t.passwordlessLogin||t.resetPassword||""!==t.resetPasswordTarget?!t.loading&&t.passwordlessLogin?e("div",{key:"reset-pw-less",staticClass:"login-additional login-passwordless"},[e("PasswordLessLoginForm",{attrs:{username:t.user,"redirect-url":t.redirectUrl,"auto-complete-allowed":t.autoCompleteAllowed,"is-https":t.isHttps,"is-localhost":t.isLocalhost},on:{"update:username":function(e){t.user=e},submit:function(e){t.loading=!0}}}),t._v(" "),e("NcButton",{attrs:{type:"tertiary","aria-label":t.t("core","Back to login form"),wide:!0},on:{click:function(e){t.passwordlessLogin=!1}}},[t._v("\n\t\t\t\t\t"+t._s(t.t("core","Back"))+"\n\t\t\t\t")])],1):!t.loading&&t.canResetPassword?e("div",{key:"reset-can-reset",staticClass:"login-additional"},[e("div",{staticClass:"lost-password-container"},[t.resetPassword?e("ResetPassword",{attrs:{username:t.user,"reset-password-link":t.resetPasswordLink},on:{"update:username":function(e){t.user=e},abort:function(e){t.resetPassword=!1}}}):t._e()],1)]):""!==t.resetPasswordTarget?e("div",[e("UpdatePassword",{attrs:{username:t.user,"reset-password-target":t.resetPasswordTarget},on:{"update:username":function(e){t.user=e},done:t.passwordResetFinished}})],1):t._e():e("div",[e("LoginForm",{attrs:{username:t.user,"redirect-url":t.redirectUrl,"direct-login":t.directLogin,messages:t.messages,errors:t.errors,"throttle-delay":t.throttleDelay,"auto-complete-allowed":t.autoCompleteAllowed,"email-states":t.emailStates},on:{"update:username":function(e){t.user=e},submit:function(e){t.loading=!0}}}),t._v(" "),t.canResetPassword&&""!==t.resetPasswordLink?e("a",{staticClass:"login-box__link",attrs:{id:"lost-password",href:t.resetPasswordLink}},[t._v("\n\t\t\t\t\t"+t._s(t.t("core","Forgot password?"))+"\n\t\t\t\t")]):t.canResetPassword&&!t.resetPassword?e("a",{staticClass:"login-box__link",attrs:{id:"lost-password",href:t.resetPasswordLink},on:{click:function(e){e.preventDefault(),t.resetPassword=!0}}},[t._v("\n\t\t\t\t\t"+t._s(t.t("core","Forgot password?"))+"\n\t\t\t\t")]):t._e(),t._v(" "),t.hasPasswordless?[t.countAlternativeLogins?e("div",{staticClass:"alternative-logins"},[t.hasPasswordless?e("a",{staticClass:"button",class:{"single-alt-login-option":t.countAlternativeLogins},attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.passwordlessLogin=!0}}},[t._v("\n\t\t\t\t\t\t\t"+t._s(t.t("core","Log in with a device"))+"\n\t\t\t\t\t\t")]):t._e()]):e("a",{attrs:{href:"#"},on:{click:function(e){e.preventDefault(),t.passwordlessLogin=!0}}},[t._v("\n\t\t\t\t\t\t"+t._s(t.t("core","Log in with a device"))+"\n\t\t\t\t\t")])]:t._e()],2)])]:[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("NcNoteCard",{attrs:{type:"info",title:t.t("core","Login form is disabled.")}},[t._v("\n\t\t\t\t"+t._s(t.t("core","The Nextcloud login form is disabled. Use another login option if available or contact your administration."))+"\n\t\t\t")])],1)],t._v(" "),e("div",{staticClass:"alternative-logins",attrs:{id:"alternative-logins"}},t._l(t.alternativeLogins,(function(n,r){return e("NcButton",{key:r,class:[n.class],attrs:{type:"secondary",wide:!0,role:"link",href:n.href}},[t._v("\n\t\t\t"+t._s(n.name)+"\n\t\t")])})),1)],2)}),[],!1,null,null,null).exports,Te={data:()=>({OC:pt}),methods:{t:tt.translate.bind(tt),n:tt.translatePlural.bind(tt)}};s.Ay.mixin(Te),(new(s.Ay.extend(Ce))).$mount("#login")},21391:(t,e,n)=>{var r,i,s;s="object"==typeof self&&self.self===self&&self||"object"==typeof n.g&&n.g.global===n.g&&n.g,r=[n(4523),n(74692),e],i=function(t,e,n){s.Backbone=function(t,e,n,r){var i=t.Backbone,s=Array.prototype.slice;e.VERSION="1.6.0",e.$=r,e.noConflict=function(){return t.Backbone=i,this},e.emulateHTTP=!1,e.emulateJSON=!1;var o,a=e.Events={},l=/\s+/,c=function(t,e,r,i,s){var o,a=0;if(r&&"object"==typeof r){void 0!==i&&"context"in s&&void 0===s.context&&(s.context=i);for(o=n.keys(r);athis.length&&(i=this.length),i<0&&(i+=this.length+1);var s,o,a=[],l=[],c=[],u=[],d={},h=e.add,f=e.merge,p=e.remove,g=!1,m=this.comparator&&null==i&&!1!==e.sort,v=n.isString(this.comparator)?this.comparator:null;for(o=0;o0&&!e.silent&&delete e.index,n},_isModel:function(t){return t instanceof v},_addReference:function(t,e){this._byId[t.cid]=t;var n=this.modelId(t.attributes,t.idAttribute);null!=n&&(this._byId[n]=t),t.on("all",this._onModelEvent,this)},_removeReference:function(t,e){delete this._byId[t.cid];var n=this.modelId(t.attributes,t.idAttribute);null!=n&&delete this._byId[n],this===t.collection&&delete t.collection,t.off("all",this._onModelEvent,this)},_onModelEvent:function(t,e,n,r){if(e){if(("add"===t||"remove"===t)&&n!==this)return;if("destroy"===t&&this.remove(e,r),"changeId"===t){var i=this.modelId(e.previousAttributes(),e.idAttribute),s=this.modelId(e.attributes,e.idAttribute);null!=i&&delete this._byId[i],null!=s&&(this._byId[s]=e)}}this.trigger.apply(this,arguments)},_forwardPristineError:function(t,e,n){this.has(t)||this._onModelEvent("error",t,e,n)}});var E="function"==typeof Symbol&&Symbol.iterator;E&&(y.prototype[E]=y.prototype.values);var _=function(t,e){this._collection=t,this._kind=e,this._index=0},x=1,N=2,C=3;E&&(_.prototype[E]=function(){return this}),_.prototype.next=function(){if(this._collection){if(this._index7),this._useHashChange=this._wantsHashChange&&this._hasHashChange,this._wantsPushState=!!this.options.pushState,this._hasPushState=!(!this.history||!this.history.pushState),this._usePushState=this._wantsPushState&&this._hasPushState,this.fragment=this.getFragment(),this.root=("/"+this.root+"/").replace(U,"/"),this._wantsHashChange&&this._wantsPushState){if(!this._hasPushState&&!this.atRoot()){var e=this.root.slice(0,-1)||"/";return this.location.replace(e+"#"+this.getPath()),!0}this._hasPushState&&this.atRoot()&&this.navigate(this.getHash(),{replace:!0})}if(!this._hasHashChange&&this._wantsHashChange&&!this._usePushState){this.iframe=document.createElement("iframe"),this.iframe.src="javascript:0",this.iframe.style.display="none",this.iframe.tabIndex=-1;var r=document.body,i=r.insertBefore(this.iframe,r.firstChild).contentWindow;i.document.open(),i.document.close(),i.location.hash="#"+this.fragment}var s=window.addEventListener||function(t,e){return attachEvent("on"+t,e)};if(this._usePushState?s("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe?s("hashchange",this.checkUrl,!1):this._wantsHashChange&&(this._checkUrlInterval=setInterval(this.checkUrl,this.interval)),!this.options.silent)return this.loadUrl()},stop:function(){var t=window.removeEventListener||function(t,e){return detachEvent("on"+t,e)};this._usePushState?t("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe&&t("hashchange",this.checkUrl,!1),this.iframe&&(document.body.removeChild(this.iframe),this.iframe=null),this._checkUrlInterval&&clearInterval(this._checkUrlInterval),M.started=!1},route:function(t,e){this.handlers.unshift({route:t,callback:e})},checkUrl:function(t){var e=this.getFragment();if(e===this.fragment&&this.iframe&&(e=this.getHash(this.iframe.contentWindow)),e===this.fragment)return!this.matchRoot()&&this.notfound();this.iframe&&this.navigate(e),this.loadUrl()},loadUrl:function(t){return this.matchRoot()?(t=this.fragment=this.getFragment(t),n.some(this.handlers,(function(e){if(e.route.test(t))return e.callback(t),!0}))||this.notfound()):this.notfound()},notfound:function(){return this.trigger("notfound"),!1},navigate:function(t,e){if(!M.started)return!1;e&&!0!==e||(e={trigger:!!e}),t=this.getFragment(t||"");var n=this.root;this._trailingSlash||""!==t&&"?"!==t.charAt(0)||(n=n.slice(0,-1)||"/");var r=n+t;t=t.replace(z,"");var i=this.decodeFragment(t);if(this.fragment!==i){if(this.fragment=i,this._usePushState)this.history[e.replace?"replaceState":"pushState"]({},document.title,r);else{if(!this._wantsHashChange)return this.location.assign(r);if(this._updateHash(this.location,t,e.replace),this.iframe&&t!==this.getHash(this.iframe.contentWindow)){var s=this.iframe.contentWindow;e.replace||(s.document.open(),s.document.close()),this._updateHash(s.location,t,e.replace)}}return e.trigger?this.loadUrl(t):void 0}},_updateHash:function(t,e,n){if(n){var r=t.href.replace(/(javascript:|#).*$/,"");t.replace(r+"#"+e)}else t.hash="#"+e}}),e.history=new M;v.extend=y.extend=L.extend=T.extend=M.extend=function(t,e){var r,i=this;return r=t&&n.has(t,"constructor")?t.constructor:function(){return i.apply(this,arguments)},n.extend(r,i,e),r.prototype=n.create(i.prototype,t),r.prototype.constructor=r,r.__super__=i.prototype,r};var H=function(){throw new Error('A "url" property or function must be specified')},G=function(t,e){var n=e.error;e.error=function(r){n&&n.call(e.context,t,r,e),t.trigger("error",t,r,e)}};return e._debug=function(){return{root:t,_:n}},e}(s,n,t,e)}.apply(e,r),void 0===i||(t.exports=i)},68175:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(71354),i=n.n(r),s=n(76314),o=n.n(s)()(i());o.push([t.id,".button-vue[data-v-79b727b6]{margin-top:.5rem}","",{version:3,sources:["webpack://./core/src/components/login/LoginButton.vue"],names:[],mappings:"AACA,6BACC,gBAAA",sourceRoot:""}]);const a=o},92483:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(71354),i=n.n(r),s=n(76314),o=n.n(s)()(i());o.push([t.id,".login-form[data-v-24488f0b]{text-align:start;font-size:1rem}.login-form__fieldset[data-v-24488f0b]{width:100%;display:flex;flex-direction:column;gap:.5rem}.login-form__headline[data-v-24488f0b]{text-align:center;overflow-wrap:anywhere}.login-form[data-v-24488f0b] input:invalid:not(:user-invalid){border-color:var(--color-border-maxcontrast) !important}","",{version:3,sources:["webpack://./core/src/components/login/LoginForm.vue"],names:[],mappings:"AACA,6BACC,gBAAA,CACA,cAAA,CAEA,uCACC,UAAA,CACA,YAAA,CACA,qBAAA,CACA,SAAA,CAGD,uCACC,iBAAA,CACA,sBAAA,CAID,8DACC,uDAAA",sourceRoot:""}]);const a=o},99439:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(71354),i=n.n(r),s=n(76314),o=n.n(s)()(i());o.push([t.id,"fieldset[data-v-0c2456d6]{display:flex;flex-direction:column;gap:.5rem}fieldset[data-v-0c2456d6] label{text-align:initial}.update[data-v-0c2456d6]{margin:0 auto}","",{version:3,sources:["webpack://./core/src/components/login/PasswordLessLoginForm.vue"],names:[],mappings:"AACA,0BACC,YAAA,CACA,qBAAA,CACA,SAAA,CAEA,gCACC,kBAAA,CAIF,yBACC,aAAA",sourceRoot:""}]);const a=o},81106:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(71354),i=n.n(r),s=n(76314),o=n.n(s)()(i());o.push([t.id,".login-form[data-v-fa5c0502]{text-align:start;font-size:1rem}.login-form__fieldset[data-v-fa5c0502]{width:100%;display:flex;flex-direction:column;gap:.5rem}.login-form__link[data-v-fa5c0502]{display:block;font-weight:normal !important;cursor:pointer;font-size:var(--default-font-size);text-align:center;padding:.5rem 1rem 1rem 1rem}","",{version:3,sources:["webpack://./core/src/components/login/ResetPassword.vue"],names:[],mappings:"AACA,6BACC,gBAAA,CACA,cAAA,CAEA,uCACC,UAAA,CACA,YAAA,CACA,qBAAA,CACA,SAAA,CAGD,mCACC,aAAA,CACA,6BAAA,CACA,cAAA,CACA,kCAAA,CACA,iBAAA,CACA,4BAAA",sourceRoot:""}]);const a=o},64582:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(71354),i=n.n(r),s=n(76314),o=n.n(s)()(i());o.push([t.id,"body{font-size:var(--default-font-size)}.login-box{width:320px;box-sizing:border-box}.login-box__link{display:block;padding:1rem;font-size:var(--default-font-size);text-align:center;font-weight:normal !important}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.alternative-logins{display:flex;flex-direction:column;gap:.75rem}.alternative-logins .button-vue{box-sizing:border-box}.login-passwordless .button-vue{margin-top:.5rem}","",{version:3,sources:["webpack://./core/src/views/Login.vue"],names:[],mappings:"AACA,KACC,kCAAA,CAGD,WAEC,WAAA,CACA,qBAAA,CAEA,iBACC,aAAA,CACA,YAAA,CACA,kCAAA,CACA,iBAAA,CACA,6BAAA,CAIF,sCACC,sBAAA,CAGD,2BACC,SAAA,CAGD,oBACC,YAAA,CACA,qBAAA,CACA,UAAA,CAEA,gCACC,qBAAA,CAKD,gCACC,gBAAA",sourceRoot:""}]);const a=o},37861:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(71354),i=n.n(r),s=n(76314),o=n.n(s)()(i());o.push([t.id,"\nfieldset[data-v-6bdd5975] {\n\ttext-align: center;\n}\ninput[type=submit][data-v-6bdd5975] {\n\tmargin-top: 20px;\n}\n","",{version:3,sources:["webpack://./core/src/components/login/UpdatePassword.vue"],names:[],mappings:";AA2HA;CACA,kBAAA;AACA;AAEA;CACA,gBAAA;AACA",sourcesContent:["\x3c!--\n - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n--\x3e\n\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginButton.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginButton.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginButton.vue?vue&type=style&index=0&id=79b727b6&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginButton.vue?vue&type=style&index=0&id=79b727b6&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./LoginButton.vue?vue&type=template&id=79b727b6&scoped=true\"\nimport script from \"./LoginButton.vue?vue&type=script&lang=js\"\nexport * from \"./LoginButton.vue?vue&type=script&lang=js\"\nimport style0 from \"./LoginButton.vue?vue&type=style&index=0&id=79b727b6&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"79b727b6\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginForm.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginForm.vue?vue&type=script&lang=js\"","\n\n\n\n\n\n\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginForm.vue?vue&type=style&index=0&id=24488f0b&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginForm.vue?vue&type=style&index=0&id=24488f0b&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./LoginForm.vue?vue&type=template&id=24488f0b&scoped=true\"\nimport script from \"./LoginForm.vue?vue&type=script&lang=js\"\nexport * from \"./LoginForm.vue?vue&type=script&lang=js\"\nimport style0 from \"./LoginForm.vue?vue&type=style&index=0&id=24488f0b&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"24488f0b\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('form',{ref:\"loginForm\",staticClass:\"login-form\",attrs:{\"method\":\"post\",\"name\":\"login\",\"action\":_vm.loginActionUrl},on:{\"submit\":_vm.submit}},[_c('fieldset',{staticClass:\"login-form__fieldset\",attrs:{\"data-login-form\":\"\"}},[(_vm.apacheAuthFailed)?_c('NcNoteCard',{attrs:{\"title\":_vm.t('core', 'Server side authentication failed!'),\"type\":\"warning\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Please contact your administrator.'))+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),(_vm.csrfCheckFailed)?_c('NcNoteCard',{attrs:{\"heading\":_vm.t('core', 'Temporary error'),\"type\":\"error\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Please try again.'))+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),(_vm.messages.length > 0)?_c('NcNoteCard',_vm._l((_vm.messages),function(message,index){return _c('div',{key:index},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(message)),_c('br')])}),0):_vm._e(),_vm._v(\" \"),(_vm.internalException)?_c('NcNoteCard',{class:_vm.t('core', 'An internal error occurred.'),attrs:{\"type\":\"warning\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Please try again or contact your administrator.'))+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),_c('div',{staticClass:\"hidden\",attrs:{\"id\":\"message\"}},[_c('img',{staticClass:\"float-spinner\",attrs:{\"alt\":\"\",\"src\":_vm.loadingIcon}}),_vm._v(\" \"),_c('span',{attrs:{\"id\":\"messageText\"}}),_vm._v(\" \"),_c('div',{staticStyle:{\"clear\":\"both\"}})]),_vm._v(\" \"),_c('h2',{staticClass:\"login-form__headline\",attrs:{\"data-login-form-headline\":\"\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.headlineText)+\"\\n\\t\\t\")]),_vm._v(\" \"),_c('NcTextField',{ref:\"user\",class:{shake: _vm.invalidPassword},attrs:{\"id\":\"user\",\"label\":_vm.loginText,\"name\":\"user\",\"maxlength\":255,\"value\":_vm.user,\"autocapitalize\":\"none\",\"spellchecking\":false,\"autocomplete\":_vm.autoCompleteAllowed ? 'username' : 'off',\"required\":\"\",\"error\":_vm.userNameInputLengthIs255,\"helper-text\":_vm.userInputHelperText,\"data-login-form-input-user\":\"\"},on:{\"update:value\":function($event){_vm.user=$event},\"change\":_vm.updateUsername}}),_vm._v(\" \"),_c('NcPasswordField',{ref:\"password\",class:{shake: _vm.invalidPassword},attrs:{\"id\":\"password\",\"name\":\"password\",\"value\":_vm.password,\"spellchecking\":false,\"autocapitalize\":\"none\",\"autocomplete\":_vm.autoCompleteAllowed ? 'current-password' : 'off',\"label\":_vm.t('core', 'Password'),\"helper-text\":_vm.errorLabel,\"error\":_vm.isError,\"data-login-form-input-password\":\"\",\"required\":\"\"},on:{\"update:value\":function($event){_vm.password=$event}}}),_vm._v(\" \"),_c('LoginButton',{attrs:{\"data-login-form-submit\":\"\",\"loading\":_vm.loading}}),_vm._v(\" \"),(_vm.redirectUrl)?_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"redirect_url\"},domProps:{\"value\":_vm.redirectUrl}}):_vm._e(),_vm._v(\" \"),_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"timezone\"},domProps:{\"value\":_vm.timezone}}),_vm._v(\" \"),_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"timezone_offset\"},domProps:{\"value\":_vm.timezoneOffset}}),_vm._v(\" \"),_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"requesttoken\"},domProps:{\"value\":_vm.requestToken}}),_vm._v(\" \"),(_vm.directLogin)?_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"direct\",\"value\":\"1\"}}):_vm._e()],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * Determine if the browser is capable of Webauthn\n */\nexport function browserSupportsWebAuthn() {\n return _browserSupportsWebAuthnInternals.stubThis(globalThis?.PublicKeyCredential !== undefined &&\n typeof globalThis.PublicKeyCredential === 'function');\n}\n// Make it possible to stub the return value during testing\nexport const _browserSupportsWebAuthnInternals = {\n stubThis: (value) => value,\n};\n","/**\n * A custom Error used to return a more nuanced error detailing _why_ one of the eight documented\n * errors in the spec was raised after calling `navigator.credentials.create()` or\n * `navigator.credentials.get()`:\n *\n * - `AbortError`\n * - `ConstraintError`\n * - `InvalidStateError`\n * - `NotAllowedError`\n * - `NotSupportedError`\n * - `SecurityError`\n * - `TypeError`\n * - `UnknownError`\n *\n * Error messages were determined through investigation of the spec to determine under which\n * scenarios a given error would be raised.\n */\nexport class WebAuthnError extends Error {\n constructor({ message, code, cause, name, }) {\n // @ts-ignore: help Rollup understand that `cause` is okay to set\n super(message, { cause });\n Object.defineProperty(this, \"code\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n this.name = name ?? cause.name;\n this.code = code;\n }\n}\n","class BaseWebAuthnAbortService {\n constructor() {\n Object.defineProperty(this, \"controller\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n }\n /**\n * Prepare an abort signal that will help support multiple auth attempts without needing to\n * reload the page. This is automatically called whenever `startRegistration()` and\n * `startAuthentication()` are called.\n */\n createNewAbortSignal() {\n // Abort any existing calls to navigator.credentials.create() or navigator.credentials.get()\n if (this.controller) {\n const abortError = new Error('Cancelling existing WebAuthn API call for new one');\n abortError.name = 'AbortError';\n this.controller.abort(abortError);\n }\n const newController = new AbortController();\n this.controller = newController;\n return newController.signal;\n }\n /**\n * Manually cancel any active WebAuthn registration or authentication attempt.\n */\n cancelCeremony() {\n if (this.controller) {\n const abortError = new Error('Manually cancelling existing WebAuthn API call');\n abortError.name = 'AbortError';\n this.controller.abort(abortError);\n this.controller = undefined;\n }\n }\n}\n/**\n * A service singleton to help ensure that only a single WebAuthn ceremony is active at a time.\n *\n * Users of **@simplewebauthn/browser** shouldn't typically need to use this, but it can help e.g.\n * developers building projects that use client-side routing to better control the behavior of\n * their UX in response to router navigation events.\n */\nexport const WebAuthnAbortService = new BaseWebAuthnAbortService();\n","/**\n * Convert the given array buffer into a Base64URL-encoded string. Ideal for converting various\n * credential response ArrayBuffers to string for sending back to the server as JSON.\n *\n * Helper method to compliment `base64URLStringToBuffer`\n */\nexport function bufferToBase64URLString(buffer) {\n const bytes = new Uint8Array(buffer);\n let str = '';\n for (const charCode of bytes) {\n str += String.fromCharCode(charCode);\n }\n const base64String = btoa(str);\n return base64String.replace(/\\+/g, '-').replace(/\\//g, '_').replace(/=/g, '');\n}\n","/**\n * Convert from a Base64URL-encoded string to an Array Buffer. Best used when converting a\n * credential ID from a JSON string to an ArrayBuffer, like in allowCredentials or\n * excludeCredentials\n *\n * Helper method to compliment `bufferToBase64URLString`\n */\nexport function base64URLStringToBuffer(base64URLString) {\n // Convert from Base64URL to Base64\n const base64 = base64URLString.replace(/-/g, '+').replace(/_/g, '/');\n /**\n * Pad with '=' until it's a multiple of four\n * (4 - (85 % 4 = 1) = 3) % 4 = 3 padding\n * (4 - (86 % 4 = 2) = 2) % 4 = 2 padding\n * (4 - (87 % 4 = 3) = 1) % 4 = 1 padding\n * (4 - (88 % 4 = 0) = 4) % 4 = 0 padding\n */\n const padLength = (4 - (base64.length % 4)) % 4;\n const padded = base64.padEnd(base64.length + padLength, '=');\n // Convert to a binary string\n const binary = atob(padded);\n // Convert binary string to buffer\n const buffer = new ArrayBuffer(binary.length);\n const bytes = new Uint8Array(buffer);\n for (let i = 0; i < binary.length; i++) {\n bytes[i] = binary.charCodeAt(i);\n }\n return buffer;\n}\n","import { browserSupportsWebAuthn } from './browserSupportsWebAuthn.js';\n/**\n * Determine if the browser supports conditional UI, so that WebAuthn credentials can\n * be shown to the user in the browser's typical password autofill popup.\n */\nexport function browserSupportsWebAuthnAutofill() {\n if (!browserSupportsWebAuthn()) {\n return _browserSupportsWebAuthnAutofillInternals.stubThis(new Promise((resolve) => resolve(false)));\n }\n /**\n * I don't like the `as unknown` here but there's a `declare var PublicKeyCredential` in\n * TS' DOM lib that's making it difficult for me to just go `as PublicKeyCredentialFuture` as I\n * want. I think I'm fine with this for now since it's _supposed_ to be temporary, until TS types\n * have a chance to catch up.\n */\n const globalPublicKeyCredential = globalThis\n .PublicKeyCredential;\n if (globalPublicKeyCredential?.isConditionalMediationAvailable === undefined) {\n return _browserSupportsWebAuthnAutofillInternals.stubThis(new Promise((resolve) => resolve(false)));\n }\n return _browserSupportsWebAuthnAutofillInternals.stubThis(globalPublicKeyCredential.isConditionalMediationAvailable());\n}\n// Make it possible to stub the return value during testing\nexport const _browserSupportsWebAuthnAutofillInternals = {\n stubThis: (value) => value,\n};\n","import { base64URLStringToBuffer } from './base64URLStringToBuffer.js';\nexport function toPublicKeyCredentialDescriptor(descriptor) {\n const { id } = descriptor;\n return {\n ...descriptor,\n id: base64URLStringToBuffer(id),\n /**\n * `descriptor.transports` is an array of our `AuthenticatorTransportFuture` that includes newer\n * transports that TypeScript's DOM lib is ignorant of. Convince TS that our list of transports\n * are fine to pass to WebAuthn since browsers will recognize the new value.\n */\n transports: descriptor.transports,\n };\n}\n","const attachments = ['cross-platform', 'platform'];\n/**\n * If possible coerce a `string` value into a known `AuthenticatorAttachment`\n */\nexport function toAuthenticatorAttachment(attachment) {\n if (!attachment) {\n return;\n }\n if (attachments.indexOf(attachment) < 0) {\n return;\n }\n return attachment;\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { getLoggerBuilder } from '@nextcloud/logger'\n\nconst getLogger = user => {\n\tif (user === null) {\n\t\treturn getLoggerBuilder()\n\t\t\t.setApp('core')\n\t\t\t.build()\n\t}\n\treturn getLoggerBuilder()\n\t\t.setApp('core')\n\t\t.setUid(user.uid)\n\t\t.build()\n}\n\nexport default getLogger(getCurrentUser())\n\nexport const unifiedSearchLogger = getLoggerBuilder()\n\t.setApp('unified-search')\n\t.detectUser()\n\t.build()\n","/**\n * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nimport { startAuthentication as startWebauthnAuthentication } from '@simplewebauthn/browser';\nimport { generateUrl } from '@nextcloud/router';\nimport Axios from '@nextcloud/axios';\nimport logger from '../logger';\nexport class NoValidCredentials extends Error {\n}\n/**\n * Start webautn authentication\n * This loads the challenge, connects to the authenticator and returns the repose that needs to be sent to the server.\n *\n * @param loginName Name to login\n */\nexport async function startAuthentication(loginName) {\n const url = generateUrl('/login/webauthn/start');\n const { data } = await Axios.post(url, { loginName });\n if (!data.allowCredentials || data.allowCredentials.length === 0) {\n logger.error('No valid credentials returned for webauthn');\n throw new NoValidCredentials();\n }\n return await startWebauthnAuthentication(data);\n}\n/**\n * Verify webauthn authentication\n * @param authData The authentication data to sent to the server\n */\nexport async function finishAuthentication(authData) {\n const url = generateUrl('/login/webauthn/finish');\n const { data } = await Axios.post(url, { data: JSON.stringify(authData) });\n return data;\n}\n","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./LockOpen.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./LockOpen.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./LockOpen.vue?vue&type=template&id=d7513faa\"\nimport script from \"./LockOpen.vue?vue&type=script&lang=js\"\nexport * from \"./LockOpen.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon lock-open-icon\",attrs:{\"aria-hidden\":_vm.title ? null : 'true',\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V10A2,2 0 0,1 6,8H15V6A3,3 0 0,0 12,3A3,3 0 0,0 9,6H7A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,17A2,2 0 0,0 14,15A2,2 0 0,0 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PasswordLessLoginForm.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PasswordLessLoginForm.vue?vue&type=script&lang=js\"","\n\n\n\n\n\n","import { bufferToBase64URLString } from '../helpers/bufferToBase64URLString.js';\nimport { base64URLStringToBuffer } from '../helpers/base64URLStringToBuffer.js';\nimport { browserSupportsWebAuthn } from '../helpers/browserSupportsWebAuthn.js';\nimport { browserSupportsWebAuthnAutofill } from '../helpers/browserSupportsWebAuthnAutofill.js';\nimport { toPublicKeyCredentialDescriptor } from '../helpers/toPublicKeyCredentialDescriptor.js';\nimport { identifyAuthenticationError } from '../helpers/identifyAuthenticationError.js';\nimport { WebAuthnAbortService } from '../helpers/webAuthnAbortService.js';\nimport { toAuthenticatorAttachment } from '../helpers/toAuthenticatorAttachment.js';\n/**\n * Begin authenticator \"login\" via WebAuthn assertion\n *\n * @param optionsJSON Output from **@simplewebauthn/server**'s `generateAuthenticationOptions()`\n * @param useBrowserAutofill (Optional) Initialize conditional UI to enable logging in via browser autofill prompts. Defaults to `false`.\n * @param verifyBrowserAutofillInput (Optional) Ensure a suitable `` element is present when `useBrowserAutofill` is `true`. Defaults to `true`.\n */\nexport async function startAuthentication(options) {\n const { optionsJSON, useBrowserAutofill = false, verifyBrowserAutofillInput = true, } = options;\n if (!browserSupportsWebAuthn()) {\n throw new Error('WebAuthn is not supported in this browser');\n }\n // We need to avoid passing empty array to avoid blocking retrieval\n // of public key\n let allowCredentials;\n if (optionsJSON.allowCredentials?.length !== 0) {\n allowCredentials = optionsJSON.allowCredentials?.map(toPublicKeyCredentialDescriptor);\n }\n // We need to convert some values to Uint8Arrays before passing the credentials to the navigator\n const publicKey = {\n ...optionsJSON,\n challenge: base64URLStringToBuffer(optionsJSON.challenge),\n allowCredentials,\n };\n // Prepare options for `.get()`\n const getOptions = {};\n /**\n * Set up the page to prompt the user to select a credential for authentication via the browser's\n * input autofill mechanism.\n */\n if (useBrowserAutofill) {\n if (!(await browserSupportsWebAuthnAutofill())) {\n throw Error('Browser does not support WebAuthn autofill');\n }\n // Check for an with \"webauthn\" in its `autocomplete` attribute\n const eligibleInputs = document.querySelectorAll(\"input[autocomplete$='webauthn']\");\n // WebAuthn autofill requires at least one valid input\n if (eligibleInputs.length < 1 && verifyBrowserAutofillInput) {\n throw Error('No with \"webauthn\" as the only or last value in its `autocomplete` attribute was detected');\n }\n // `CredentialMediationRequirement` doesn't know about \"conditional\" yet as of\n // typescript@4.6.3\n getOptions.mediation = 'conditional';\n // Conditional UI requires an empty allow list\n publicKey.allowCredentials = [];\n }\n // Finalize options\n getOptions.publicKey = publicKey;\n // Set up the ability to cancel this request if the user attempts another\n getOptions.signal = WebAuthnAbortService.createNewAbortSignal();\n // Wait for the user to complete assertion\n let credential;\n try {\n credential = (await navigator.credentials.get(getOptions));\n }\n catch (err) {\n throw identifyAuthenticationError({ error: err, options: getOptions });\n }\n if (!credential) {\n throw new Error('Authentication was not completed');\n }\n const { id, rawId, response, type } = credential;\n let userHandle = undefined;\n if (response.userHandle) {\n userHandle = bufferToBase64URLString(response.userHandle);\n }\n // Convert values to base64 to make it easier to send back to the server\n return {\n id,\n rawId: bufferToBase64URLString(rawId),\n response: {\n authenticatorData: bufferToBase64URLString(response.authenticatorData),\n clientDataJSON: bufferToBase64URLString(response.clientDataJSON),\n signature: bufferToBase64URLString(response.signature),\n userHandle,\n },\n type,\n clientExtensionResults: credential.getClientExtensionResults(),\n authenticatorAttachment: toAuthenticatorAttachment(credential.authenticatorAttachment),\n };\n}\n","import { isValidDomain } from './isValidDomain.js';\nimport { WebAuthnError } from './webAuthnError.js';\n/**\n * Attempt to intuit _why_ an error was raised after calling `navigator.credentials.get()`\n */\nexport function identifyAuthenticationError({ error, options, }) {\n const { publicKey } = options;\n if (!publicKey) {\n throw Error('options was missing required publicKey property');\n }\n if (error.name === 'AbortError') {\n if (options.signal instanceof AbortSignal) {\n // https://www.w3.org/TR/webauthn-2/#sctn-createCredential (Step 16)\n return new WebAuthnError({\n message: 'Authentication ceremony was sent an abort signal',\n code: 'ERROR_CEREMONY_ABORTED',\n cause: error,\n });\n }\n }\n else if (error.name === 'NotAllowedError') {\n /**\n * Pass the error directly through. Platforms are overloading this error beyond what the spec\n * defines and we don't want to overwrite potentially useful error messages.\n */\n return new WebAuthnError({\n message: error.message,\n code: 'ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY',\n cause: error,\n });\n }\n else if (error.name === 'SecurityError') {\n const effectiveDomain = globalThis.location.hostname;\n if (!isValidDomain(effectiveDomain)) {\n // https://www.w3.org/TR/webauthn-2/#sctn-discover-from-external-source (Step 5)\n return new WebAuthnError({\n message: `${globalThis.location.hostname} is an invalid domain`,\n code: 'ERROR_INVALID_DOMAIN',\n cause: error,\n });\n }\n else if (publicKey.rpId !== effectiveDomain) {\n // https://www.w3.org/TR/webauthn-2/#sctn-discover-from-external-source (Step 6)\n return new WebAuthnError({\n message: `The RP ID \"${publicKey.rpId}\" is invalid for this domain`,\n code: 'ERROR_INVALID_RP_ID',\n cause: error,\n });\n }\n }\n else if (error.name === 'UnknownError') {\n // https://www.w3.org/TR/webauthn-2/#sctn-op-get-assertion (Step 1)\n // https://www.w3.org/TR/webauthn-2/#sctn-op-get-assertion (Step 12)\n return new WebAuthnError({\n message: 'The authenticator was unable to process the specified options, or could not create a new assertion signature',\n code: 'ERROR_AUTHENTICATOR_GENERAL_ERROR',\n cause: error,\n });\n }\n return error;\n}\n","/**\n * A simple test to determine if a hostname is a properly-formatted domain name\n *\n * A \"valid domain\" is defined here: https://url.spec.whatwg.org/#valid-domain\n *\n * Regex sourced from here:\n * https://www.oreilly.com/library/view/regular-expressions-cookbook/9781449327453/ch08s15.html\n */\nexport function isValidDomain(hostname) {\n return (\n // Consider localhost valid as well since it's okay wrt Secure Contexts\n hostname === 'localhost' ||\n /^([a-z0-9]+(-[a-z0-9]+)*\\.)+[a-z]{2,}$/i.test(hostname));\n}\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PasswordLessLoginForm.vue?vue&type=style&index=0&id=0c2456d6&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PasswordLessLoginForm.vue?vue&type=style&index=0&id=0c2456d6&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./PasswordLessLoginForm.vue?vue&type=template&id=0c2456d6&scoped=true\"\nimport script from \"./PasswordLessLoginForm.vue?vue&type=script&lang=js\"\nexport * from \"./PasswordLessLoginForm.vue?vue&type=script&lang=js\"\nimport style0 from \"./PasswordLessLoginForm.vue?vue&type=style&index=0&id=0c2456d6&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"0c2456d6\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return ((_vm.isHttps || _vm.isLocalhost) && _vm.supportsWebauthn)?_c('form',{ref:\"loginForm\",attrs:{\"method\":\"post\",\"name\":\"login\"},on:{\"submit\":function($event){$event.preventDefault();return _vm.submit.apply(null, arguments)}}},[_c('h2',[_vm._v(_vm._s(_vm.t('core', 'Log in with a device')))]),_vm._v(\" \"),_c('fieldset',[_c('NcTextField',{attrs:{\"required\":\"\",\"value\":_vm.user,\"autocomplete\":_vm.autoCompleteAllowed ? 'on' : 'off',\"error\":!_vm.validCredentials,\"label\":_vm.t('core', 'Login or email'),\"placeholder\":_vm.t('core', 'Login or email'),\"helper-text\":!_vm.validCredentials ? _vm.t('core', 'Your account is not setup for passwordless login.') : ''},on:{\"update:value\":_vm.changeUsername}}),_vm._v(\" \"),(_vm.validCredentials)?_c('LoginButton',{attrs:{\"loading\":_vm.loading},on:{\"click\":_vm.authenticate}}):_vm._e()],1)]):(!_vm.supportsWebauthn)?_c('div',{staticClass:\"update\"},[_c('InformationIcon',{attrs:{\"size\":\"70\"}}),_vm._v(\" \"),_c('h2',[_vm._v(_vm._s(_vm.t('core', 'Browser not supported')))]),_vm._v(\" \"),_c('p',{staticClass:\"infogroup\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.t('core', 'Passwordless authentication is not supported in your browser.'))+\"\\n\\t\")])],1):(!_vm.isHttps && !_vm.isLocalhost)?_c('div',{staticClass:\"update\"},[_c('LockOpenIcon',{attrs:{\"size\":\"70\"}}),_vm._v(\" \"),_c('h2',[_vm._v(_vm._s(_vm.t('core', 'Your connection is not secure')))]),_vm._v(\" \"),_c('p',{staticClass:\"infogroup\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.t('core', 'Passwordless authentication is only available over a secure connection.'))+\"\\n\\t\")])],1):_vm._e()\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ResetPassword.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ResetPassword.vue?vue&type=script&lang=js\"","\n\n\n\n\n\n\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ResetPassword.vue?vue&type=style&index=0&id=fa5c0502&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ResetPassword.vue?vue&type=style&index=0&id=fa5c0502&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./ResetPassword.vue?vue&type=template&id=fa5c0502&scoped=true\"\nimport script from \"./ResetPassword.vue?vue&type=script&lang=js\"\nexport * from \"./ResetPassword.vue?vue&type=script&lang=js\"\nimport style0 from \"./ResetPassword.vue?vue&type=style&index=0&id=fa5c0502&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"fa5c0502\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('form',{staticClass:\"login-form\",on:{\"submit\":function($event){$event.preventDefault();return _vm.submit.apply(null, arguments)}}},[_c('fieldset',{staticClass:\"login-form__fieldset\"},[_c('NcTextField',{attrs:{\"id\":\"user\",\"value\":_vm.user,\"name\":\"user\",\"maxlength\":255,\"autocapitalize\":\"off\",\"label\":_vm.t('core', 'Login or email'),\"error\":_vm.userNameInputLengthIs255,\"helper-text\":_vm.userInputHelperText,\"required\":\"\"},on:{\"update:value\":function($event){_vm.user=$event},\"change\":_vm.updateUsername}}),_vm._v(\" \"),_c('LoginButton',{attrs:{\"value\":_vm.t('core', 'Reset password')}}),_vm._v(\" \"),(_vm.message === 'send-success')?_c('NcNoteCard',{attrs:{\"type\":\"success\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help.'))+\"\\n\\t\\t\")]):(_vm.message === 'send-error')?_c('NcNoteCard',{attrs:{\"type\":\"error\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Couldn\\'t send reset email. Please contact your administrator.'))+\"\\n\\t\\t\")]):(_vm.message === 'reset-error')?_c('NcNoteCard',{attrs:{\"type\":\"error\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Password cannot be changed. Please contact your administrator.'))+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),_c('a',{staticClass:\"login-form__link\",attrs:{\"href\":\"#\"},on:{\"click\":function($event){$event.preventDefault();return _vm.$emit('abort')}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Back to login'))+\"\\n\\t\\t\")])],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdatePassword.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdatePassword.vue?vue&type=script&lang=js\"","\n\n\n\n\n\n\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdatePassword.vue?vue&type=style&index=0&id=6bdd5975&prod&scoped=true&lang=css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdatePassword.vue?vue&type=style&index=0&id=6bdd5975&prod&scoped=true&lang=css\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./UpdatePassword.vue?vue&type=template&id=6bdd5975&scoped=true\"\nimport script from \"./UpdatePassword.vue?vue&type=script&lang=js\"\nexport * from \"./UpdatePassword.vue?vue&type=script&lang=js\"\nimport style0 from \"./UpdatePassword.vue?vue&type=style&index=0&id=6bdd5975&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"6bdd5975\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('form',{on:{\"submit\":function($event){$event.preventDefault();return _vm.submit.apply(null, arguments)}}},[_c('fieldset',[_c('p',[_c('label',{staticClass:\"infield\",attrs:{\"for\":\"password\"}},[_vm._v(_vm._s(_vm.t('core', 'New password')))]),_vm._v(\" \"),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.password),expression:\"password\"}],attrs:{\"id\":\"password\",\"type\":\"password\",\"name\":\"password\",\"autocomplete\":\"new-password\",\"autocapitalize\":\"none\",\"spellcheck\":\"false\",\"required\":\"\",\"placeholder\":_vm.t('core', 'New password')},domProps:{\"value\":(_vm.password)},on:{\"input\":function($event){if($event.target.composing)return;_vm.password=$event.target.value}}})]),_vm._v(\" \"),(_vm.encrypted)?_c('div',{staticClass:\"update\"},[_c('p',[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.proceed),expression:\"proceed\"}],staticClass:\"checkbox\",attrs:{\"id\":\"encrypted-continue\",\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.proceed)?_vm._i(_vm.proceed,null)>-1:(_vm.proceed)},on:{\"change\":function($event){var $$a=_vm.proceed,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.proceed=$$a.concat([$$v]))}else{$$i>-1&&(_vm.proceed=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.proceed=$$c}}}}),_vm._v(\" \"),_c('label',{attrs:{\"for\":\"encrypted-continue\"}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'I know what I\\'m doing'))+\"\\n\\t\\t\\t\")])]):_vm._e(),_vm._v(\" \"),_c('LoginButton',{attrs:{\"loading\":_vm.loading,\"value\":_vm.t('core', 'Reset password'),\"value-loading\":_vm.t('core', 'Resetting password')}}),_vm._v(\" \"),(_vm.error && _vm.message)?_c('p',{class:{warning: _vm.error}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.message)+\"\\n\\t\\t\")]):_vm._e()],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&id=7697e374&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&id=7697e374&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Login.vue?vue&type=template&id=7697e374\"\nimport script from \"./Login.vue?vue&type=script&lang=js\"\nexport * from \"./Login.vue?vue&type=script&lang=js\"\nimport style0 from \"./Login.vue?vue&type=style&index=0&id=7697e374&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport L10n from '../OC/l10n.js'\nimport OC from '../OC/index.js'\n\nexport default {\n\tdata() {\n\t\treturn {\n\t\t\tOC,\n\t\t}\n\t},\n\tmethods: {\n\t\tt: L10n.translate.bind(L10n),\n\t\tn: L10n.translatePlural.bind(L10n),\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Vue from 'vue'\n\n// eslint-disable-next-line no-unused-vars\nimport OC from './OC/index.js' // TODO: Not needed but L10n breaks if removed\nimport LoginView from './views/Login.vue'\nimport Nextcloud from './mixins/Nextcloud.js'\n\nVue.mixin(Nextcloud)\n\nconst View = Vue.extend(LoginView)\nnew View().$mount('#login')\n","// Backbone.js 1.6.0\n\n// (c) 2010-2024 Jeremy Ashkenas and DocumentCloud\n// Backbone may be freely distributed under the MIT license.\n// For all details and documentation:\n// http://backbonejs.org\n\n(function(factory) {\n\n // Establish the root object, `window` (`self`) in the browser, or `global` on the server.\n // We use `self` instead of `window` for `WebWorker` support.\n var root = typeof self == 'object' && self.self === self && self ||\n typeof global == 'object' && global.global === global && global;\n\n // Set up Backbone appropriately for the environment. Start with AMD.\n if (typeof define === 'function' && define.amd) {\n define(['underscore', 'jquery', 'exports'], function(_, $, exports) {\n // Export global even in AMD case in case this script is loaded with\n // others that may still expect a global Backbone.\n root.Backbone = factory(root, exports, _, $);\n });\n\n // Next for Node.js or CommonJS. jQuery may not be needed as a module.\n } else if (typeof exports !== 'undefined') {\n var _ = require('underscore'), $;\n try { $ = require('jquery'); } catch (e) {}\n factory(root, exports, _, $);\n\n // Finally, as a browser global.\n } else {\n root.Backbone = factory(root, {}, root._, root.jQuery || root.Zepto || root.ender || root.$);\n }\n\n})(function(root, Backbone, _, $) {\n\n // Initial Setup\n // -------------\n\n // Save the previous value of the `Backbone` variable, so that it can be\n // restored later on, if `noConflict` is used.\n var previousBackbone = root.Backbone;\n\n // Create a local reference to a common array method we'll want to use later.\n var slice = Array.prototype.slice;\n\n // Current version of the library. Keep in sync with `package.json`.\n Backbone.VERSION = '1.6.0';\n\n // For Backbone's purposes, jQuery, Zepto, Ender, or My Library (kidding) owns\n // the `$` variable.\n Backbone.$ = $;\n\n // Runs Backbone.js in *noConflict* mode, returning the `Backbone` variable\n // to its previous owner. Returns a reference to this Backbone object.\n Backbone.noConflict = function() {\n root.Backbone = previousBackbone;\n return this;\n };\n\n // Turn on `emulateHTTP` to support legacy HTTP servers. Setting this option\n // will fake `\"PATCH\"`, `\"PUT\"` and `\"DELETE\"` requests via the `_method` parameter and\n // set a `X-Http-Method-Override` header.\n Backbone.emulateHTTP = false;\n\n // Turn on `emulateJSON` to support legacy servers that can't deal with direct\n // `application/json` requests ... this will encode the body as\n // `application/x-www-form-urlencoded` instead and will send the model in a\n // form param named `model`.\n Backbone.emulateJSON = false;\n\n // Backbone.Events\n // ---------------\n\n // A module that can be mixed in to *any object* in order to provide it with\n // a custom event channel. You may bind a callback to an event with `on` or\n // remove with `off`; `trigger`-ing an event fires all callbacks in\n // succession.\n //\n // var object = {};\n // _.extend(object, Backbone.Events);\n // object.on('expand', function(){ alert('expanded'); });\n // object.trigger('expand');\n //\n var Events = Backbone.Events = {};\n\n // Regular expression used to split event strings.\n var eventSplitter = /\\s+/;\n\n // A private global variable to share between listeners and listenees.\n var _listening;\n\n // Iterates over the standard `event, callback` (as well as the fancy multiple\n // space-separated events `\"change blur\", callback` and jQuery-style event\n // maps `{event: callback}`).\n var eventsApi = function(iteratee, events, name, callback, opts) {\n var i = 0, names;\n if (name && typeof name === 'object') {\n // Handle event maps.\n if (callback !== void 0 && 'context' in opts && opts.context === void 0) opts.context = callback;\n for (names = _.keys(name); i < names.length ; i++) {\n events = eventsApi(iteratee, events, names[i], name[names[i]], opts);\n }\n } else if (name && eventSplitter.test(name)) {\n // Handle space-separated event names by delegating them individually.\n for (names = name.split(eventSplitter); i < names.length; i++) {\n events = iteratee(events, names[i], callback, opts);\n }\n } else {\n // Finally, standard events.\n events = iteratee(events, name, callback, opts);\n }\n return events;\n };\n\n // Bind an event to a `callback` function. Passing `\"all\"` will bind\n // the callback to all events fired.\n Events.on = function(name, callback, context) {\n this._events = eventsApi(onApi, this._events || {}, name, callback, {\n context: context,\n ctx: this,\n listening: _listening\n });\n\n if (_listening) {\n var listeners = this._listeners || (this._listeners = {});\n listeners[_listening.id] = _listening;\n // Allow the listening to use a counter, instead of tracking\n // callbacks for library interop\n _listening.interop = false;\n }\n\n return this;\n };\n\n // Inversion-of-control versions of `on`. Tell *this* object to listen to\n // an event in another object... keeping track of what it's listening to\n // for easier unbinding later.\n Events.listenTo = function(obj, name, callback) {\n if (!obj) return this;\n var id = obj._listenId || (obj._listenId = _.uniqueId('l'));\n var listeningTo = this._listeningTo || (this._listeningTo = {});\n var listening = _listening = listeningTo[id];\n\n // This object is not listening to any other events on `obj` yet.\n // Setup the necessary references to track the listening callbacks.\n if (!listening) {\n this._listenId || (this._listenId = _.uniqueId('l'));\n listening = _listening = listeningTo[id] = new Listening(this, obj);\n }\n\n // Bind callbacks on obj.\n var error = tryCatchOn(obj, name, callback, this);\n _listening = void 0;\n\n if (error) throw error;\n // If the target obj is not Backbone.Events, track events manually.\n if (listening.interop) listening.on(name, callback);\n\n return this;\n };\n\n // The reducing API that adds a callback to the `events` object.\n var onApi = function(events, name, callback, options) {\n if (callback) {\n var handlers = events[name] || (events[name] = []);\n var context = options.context, ctx = options.ctx, listening = options.listening;\n if (listening) listening.count++;\n\n handlers.push({callback: callback, context: context, ctx: context || ctx, listening: listening});\n }\n return events;\n };\n\n // An try-catch guarded #on function, to prevent poisoning the global\n // `_listening` variable.\n var tryCatchOn = function(obj, name, callback, context) {\n try {\n obj.on(name, callback, context);\n } catch (e) {\n return e;\n }\n };\n\n // Remove one or many callbacks. If `context` is null, removes all\n // callbacks with that function. If `callback` is null, removes all\n // callbacks for the event. If `name` is null, removes all bound\n // callbacks for all events.\n Events.off = function(name, callback, context) {\n if (!this._events) return this;\n this._events = eventsApi(offApi, this._events, name, callback, {\n context: context,\n listeners: this._listeners\n });\n\n return this;\n };\n\n // Tell this object to stop listening to either specific events ... or\n // to every object it's currently listening to.\n Events.stopListening = function(obj, name, callback) {\n var listeningTo = this._listeningTo;\n if (!listeningTo) return this;\n\n var ids = obj ? [obj._listenId] : _.keys(listeningTo);\n for (var i = 0; i < ids.length; i++) {\n var listening = listeningTo[ids[i]];\n\n // If listening doesn't exist, this object is not currently\n // listening to obj. Break out early.\n if (!listening) break;\n\n listening.obj.off(name, callback, this);\n if (listening.interop) listening.off(name, callback);\n }\n if (_.isEmpty(listeningTo)) this._listeningTo = void 0;\n\n return this;\n };\n\n // The reducing API that removes a callback from the `events` object.\n var offApi = function(events, name, callback, options) {\n if (!events) return;\n\n var context = options.context, listeners = options.listeners;\n var i = 0, names;\n\n // Delete all event listeners and \"drop\" events.\n if (!name && !context && !callback) {\n for (names = _.keys(listeners); i < names.length; i++) {\n listeners[names[i]].cleanup();\n }\n return;\n }\n\n names = name ? [name] : _.keys(events);\n for (; i < names.length; i++) {\n name = names[i];\n var handlers = events[name];\n\n // Bail out if there are no events stored.\n if (!handlers) break;\n\n // Find any remaining events.\n var remaining = [];\n for (var j = 0; j < handlers.length; j++) {\n var handler = handlers[j];\n if (\n callback && callback !== handler.callback &&\n callback !== handler.callback._callback ||\n context && context !== handler.context\n ) {\n remaining.push(handler);\n } else {\n var listening = handler.listening;\n if (listening) listening.off(name, callback);\n }\n }\n\n // Replace events if there are any remaining. Otherwise, clean up.\n if (remaining.length) {\n events[name] = remaining;\n } else {\n delete events[name];\n }\n }\n\n return events;\n };\n\n // Bind an event to only be triggered a single time. After the first time\n // the callback is invoked, its listener will be removed. If multiple events\n // are passed in using the space-separated syntax, the handler will fire\n // once for each event, not once for a combination of all events.\n Events.once = function(name, callback, context) {\n // Map the event into a `{event: once}` object.\n var events = eventsApi(onceMap, {}, name, callback, this.off.bind(this));\n if (typeof name === 'string' && context == null) callback = void 0;\n return this.on(events, callback, context);\n };\n\n // Inversion-of-control versions of `once`.\n Events.listenToOnce = function(obj, name, callback) {\n // Map the event into a `{event: once}` object.\n var events = eventsApi(onceMap, {}, name, callback, this.stopListening.bind(this, obj));\n return this.listenTo(obj, events);\n };\n\n // Reduces the event callbacks into a map of `{event: onceWrapper}`.\n // `offer` unbinds the `onceWrapper` after it has been called.\n var onceMap = function(map, name, callback, offer) {\n if (callback) {\n var once = map[name] = _.once(function() {\n offer(name, once);\n callback.apply(this, arguments);\n });\n once._callback = callback;\n }\n return map;\n };\n\n // Trigger one or many events, firing all bound callbacks. Callbacks are\n // passed the same arguments as `trigger` is, apart from the event name\n // (unless you're listening on `\"all\"`, which will cause your callback to\n // receive the true name of the event as the first argument).\n Events.trigger = function(name) {\n if (!this._events) return this;\n\n var length = Math.max(0, arguments.length - 1);\n var args = Array(length);\n for (var i = 0; i < length; i++) args[i] = arguments[i + 1];\n\n eventsApi(triggerApi, this._events, name, void 0, args);\n return this;\n };\n\n // Handles triggering the appropriate event callbacks.\n var triggerApi = function(objEvents, name, callback, args) {\n if (objEvents) {\n var events = objEvents[name];\n var allEvents = objEvents.all;\n if (events && allEvents) allEvents = allEvents.slice();\n if (events) triggerEvents(events, args);\n if (allEvents) triggerEvents(allEvents, [name].concat(args));\n }\n return objEvents;\n };\n\n // A difficult-to-believe, but optimized internal dispatch function for\n // triggering events. Tries to keep the usual cases speedy (most internal\n // Backbone events have 3 arguments).\n var triggerEvents = function(events, args) {\n var ev, i = -1, l = events.length, a1 = args[0], a2 = args[1], a3 = args[2];\n switch (args.length) {\n case 0: while (++i < l) (ev = events[i]).callback.call(ev.ctx); return;\n case 1: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1); return;\n case 2: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1, a2); return;\n case 3: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1, a2, a3); return;\n default: while (++i < l) (ev = events[i]).callback.apply(ev.ctx, args); return;\n }\n };\n\n // A listening class that tracks and cleans up memory bindings\n // when all callbacks have been offed.\n var Listening = function(listener, obj) {\n this.id = listener._listenId;\n this.listener = listener;\n this.obj = obj;\n this.interop = true;\n this.count = 0;\n this._events = void 0;\n };\n\n Listening.prototype.on = Events.on;\n\n // Offs a callback (or several).\n // Uses an optimized counter if the listenee uses Backbone.Events.\n // Otherwise, falls back to manual tracking to support events\n // library interop.\n Listening.prototype.off = function(name, callback) {\n var cleanup;\n if (this.interop) {\n this._events = eventsApi(offApi, this._events, name, callback, {\n context: void 0,\n listeners: void 0\n });\n cleanup = !this._events;\n } else {\n this.count--;\n cleanup = this.count === 0;\n }\n if (cleanup) this.cleanup();\n };\n\n // Cleans up memory bindings between the listener and the listenee.\n Listening.prototype.cleanup = function() {\n delete this.listener._listeningTo[this.obj._listenId];\n if (!this.interop) delete this.obj._listeners[this.id];\n };\n\n // Aliases for backwards compatibility.\n Events.bind = Events.on;\n Events.unbind = Events.off;\n\n // Allow the `Backbone` object to serve as a global event bus, for folks who\n // want global \"pubsub\" in a convenient place.\n _.extend(Backbone, Events);\n\n // Backbone.Model\n // --------------\n\n // Backbone **Models** are the basic data object in the framework --\n // frequently representing a row in a table in a database on your server.\n // A discrete chunk of data and a bunch of useful, related methods for\n // performing computations and transformations on that data.\n\n // Create a new model with the specified attributes. A client id (`cid`)\n // is automatically generated and assigned for you.\n var Model = Backbone.Model = function(attributes, options) {\n var attrs = attributes || {};\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n this.cid = _.uniqueId(this.cidPrefix);\n this.attributes = {};\n if (options.collection) this.collection = options.collection;\n if (options.parse) attrs = this.parse(attrs, options) || {};\n var defaults = _.result(this, 'defaults');\n\n // Just _.defaults would work fine, but the additional _.extends\n // is in there for historical reasons. See #3843.\n attrs = _.defaults(_.extend({}, defaults, attrs), defaults);\n\n this.set(attrs, options);\n this.changed = {};\n this.initialize.apply(this, arguments);\n };\n\n // Attach all inheritable methods to the Model prototype.\n _.extend(Model.prototype, Events, {\n\n // A hash of attributes whose current and previous value differ.\n changed: null,\n\n // The value returned during the last failed validation.\n validationError: null,\n\n // The default name for the JSON `id` attribute is `\"id\"`. MongoDB and\n // CouchDB users may want to set this to `\"_id\"`.\n idAttribute: 'id',\n\n // The prefix is used to create the client id which is used to identify models locally.\n // You may want to override this if you're experiencing name clashes with model ids.\n cidPrefix: 'c',\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Model.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // Return a copy of the model's `attributes` object.\n toJSON: function(options) {\n return _.clone(this.attributes);\n },\n\n // Proxy `Backbone.sync` by default -- but override this if you need\n // custom syncing semantics for *this* particular model.\n sync: function() {\n return Backbone.sync.apply(this, arguments);\n },\n\n // Get the value of an attribute.\n get: function(attr) {\n return this.attributes[attr];\n },\n\n // Get the HTML-escaped value of an attribute.\n escape: function(attr) {\n return _.escape(this.get(attr));\n },\n\n // Returns `true` if the attribute contains a value that is not null\n // or undefined.\n has: function(attr) {\n return this.get(attr) != null;\n },\n\n // Special-cased proxy to underscore's `_.matches` method.\n matches: function(attrs) {\n return !!_.iteratee(attrs, this)(this.attributes);\n },\n\n // Set a hash of model attributes on the object, firing `\"change\"`. This is\n // the core primitive operation of a model, updating the data and notifying\n // anyone who needs to know about the change in state. The heart of the beast.\n set: function(key, val, options) {\n if (key == null) return this;\n\n // Handle both `\"key\", value` and `{key: value}` -style arguments.\n var attrs;\n if (typeof key === 'object') {\n attrs = key;\n options = val;\n } else {\n (attrs = {})[key] = val;\n }\n\n options || (options = {});\n\n // Run validation.\n if (!this._validate(attrs, options)) return false;\n\n // Extract attributes and options.\n var unset = options.unset;\n var silent = options.silent;\n var changes = [];\n var changing = this._changing;\n this._changing = true;\n\n if (!changing) {\n this._previousAttributes = _.clone(this.attributes);\n this.changed = {};\n }\n\n var current = this.attributes;\n var changed = this.changed;\n var prev = this._previousAttributes;\n\n // For each `set` attribute, update or delete the current value.\n for (var attr in attrs) {\n val = attrs[attr];\n if (!_.isEqual(current[attr], val)) changes.push(attr);\n if (!_.isEqual(prev[attr], val)) {\n changed[attr] = val;\n } else {\n delete changed[attr];\n }\n unset ? delete current[attr] : current[attr] = val;\n }\n\n // Update the `id`.\n if (this.idAttribute in attrs) {\n var prevId = this.id;\n this.id = this.get(this.idAttribute);\n this.trigger('changeId', this, prevId, options);\n }\n\n // Trigger all relevant attribute changes.\n if (!silent) {\n if (changes.length) this._pending = options;\n for (var i = 0; i < changes.length; i++) {\n this.trigger('change:' + changes[i], this, current[changes[i]], options);\n }\n }\n\n // You might be wondering why there's a `while` loop here. Changes can\n // be recursively nested within `\"change\"` events.\n if (changing) return this;\n if (!silent) {\n while (this._pending) {\n options = this._pending;\n this._pending = false;\n this.trigger('change', this, options);\n }\n }\n this._pending = false;\n this._changing = false;\n return this;\n },\n\n // Remove an attribute from the model, firing `\"change\"`. `unset` is a noop\n // if the attribute doesn't exist.\n unset: function(attr, options) {\n return this.set(attr, void 0, _.extend({}, options, {unset: true}));\n },\n\n // Clear all attributes on the model, firing `\"change\"`.\n clear: function(options) {\n var attrs = {};\n for (var key in this.attributes) attrs[key] = void 0;\n return this.set(attrs, _.extend({}, options, {unset: true}));\n },\n\n // Determine if the model has changed since the last `\"change\"` event.\n // If you specify an attribute name, determine if that attribute has changed.\n hasChanged: function(attr) {\n if (attr == null) return !_.isEmpty(this.changed);\n return _.has(this.changed, attr);\n },\n\n // Return an object containing all the attributes that have changed, or\n // false if there are no changed attributes. Useful for determining what\n // parts of a view need to be updated and/or what attributes need to be\n // persisted to the server. Unset attributes will be set to undefined.\n // You can also pass an attributes object to diff against the model,\n // determining if there *would be* a change.\n changedAttributes: function(diff) {\n if (!diff) return this.hasChanged() ? _.clone(this.changed) : false;\n var old = this._changing ? this._previousAttributes : this.attributes;\n var changed = {};\n var hasChanged;\n for (var attr in diff) {\n var val = diff[attr];\n if (_.isEqual(old[attr], val)) continue;\n changed[attr] = val;\n hasChanged = true;\n }\n return hasChanged ? changed : false;\n },\n\n // Get the previous value of an attribute, recorded at the time the last\n // `\"change\"` event was fired.\n previous: function(attr) {\n if (attr == null || !this._previousAttributes) return null;\n return this._previousAttributes[attr];\n },\n\n // Get all of the attributes of the model at the time of the previous\n // `\"change\"` event.\n previousAttributes: function() {\n return _.clone(this._previousAttributes);\n },\n\n // Fetch the model from the server, merging the response with the model's\n // local attributes. Any changed attributes will trigger a \"change\" event.\n fetch: function(options) {\n options = _.extend({parse: true}, options);\n var model = this;\n var success = options.success;\n options.success = function(resp) {\n var serverAttrs = options.parse ? model.parse(resp, options) : resp;\n if (!model.set(serverAttrs, options)) return false;\n if (success) success.call(options.context, model, resp, options);\n model.trigger('sync', model, resp, options);\n };\n wrapError(this, options);\n return this.sync('read', this, options);\n },\n\n // Set a hash of model attributes, and sync the model to the server.\n // If the server returns an attributes hash that differs, the model's\n // state will be `set` again.\n save: function(key, val, options) {\n // Handle both `\"key\", value` and `{key: value}` -style arguments.\n var attrs;\n if (key == null || typeof key === 'object') {\n attrs = key;\n options = val;\n } else {\n (attrs = {})[key] = val;\n }\n\n options = _.extend({validate: true, parse: true}, options);\n var wait = options.wait;\n\n // If we're not waiting and attributes exist, save acts as\n // `set(attr).save(null, opts)` with validation. Otherwise, check if\n // the model will be valid when the attributes, if any, are set.\n if (attrs && !wait) {\n if (!this.set(attrs, options)) return false;\n } else if (!this._validate(attrs, options)) {\n return false;\n }\n\n // After a successful server-side save, the client is (optionally)\n // updated with the server-side state.\n var model = this;\n var success = options.success;\n var attributes = this.attributes;\n options.success = function(resp) {\n // Ensure attributes are restored during synchronous saves.\n model.attributes = attributes;\n var serverAttrs = options.parse ? model.parse(resp, options) : resp;\n if (wait) serverAttrs = _.extend({}, attrs, serverAttrs);\n if (serverAttrs && !model.set(serverAttrs, options)) return false;\n if (success) success.call(options.context, model, resp, options);\n model.trigger('sync', model, resp, options);\n };\n wrapError(this, options);\n\n // Set temporary attributes if `{wait: true}` to properly find new ids.\n if (attrs && wait) this.attributes = _.extend({}, attributes, attrs);\n\n var method = this.isNew() ? 'create' : options.patch ? 'patch' : 'update';\n if (method === 'patch' && !options.attrs) options.attrs = attrs;\n var xhr = this.sync(method, this, options);\n\n // Restore attributes.\n this.attributes = attributes;\n\n return xhr;\n },\n\n // Destroy this model on the server if it was already persisted.\n // Optimistically removes the model from its collection, if it has one.\n // If `wait: true` is passed, waits for the server to respond before removal.\n destroy: function(options) {\n options = options ? _.clone(options) : {};\n var model = this;\n var success = options.success;\n var wait = options.wait;\n\n var destroy = function() {\n model.stopListening();\n model.trigger('destroy', model, model.collection, options);\n };\n\n options.success = function(resp) {\n if (wait) destroy();\n if (success) success.call(options.context, model, resp, options);\n if (!model.isNew()) model.trigger('sync', model, resp, options);\n };\n\n var xhr = false;\n if (this.isNew()) {\n _.defer(options.success);\n } else {\n wrapError(this, options);\n xhr = this.sync('delete', this, options);\n }\n if (!wait) destroy();\n return xhr;\n },\n\n // Default URL for the model's representation on the server -- if you're\n // using Backbone's restful methods, override this to change the endpoint\n // that will be called.\n url: function() {\n var base =\n _.result(this, 'urlRoot') ||\n _.result(this.collection, 'url') ||\n urlError();\n if (this.isNew()) return base;\n var id = this.get(this.idAttribute);\n return base.replace(/[^\\/]$/, '$&/') + encodeURIComponent(id);\n },\n\n // **parse** converts a response into the hash of attributes to be `set` on\n // the model. The default implementation is just to pass the response along.\n parse: function(resp, options) {\n return resp;\n },\n\n // Create a new model with identical attributes to this one.\n clone: function() {\n return new this.constructor(this.attributes);\n },\n\n // A model is new if it has never been saved to the server, and lacks an id.\n isNew: function() {\n return !this.has(this.idAttribute);\n },\n\n // Check if the model is currently in a valid state.\n isValid: function(options) {\n return this._validate({}, _.extend({}, options, {validate: true}));\n },\n\n // Run validation against the next complete set of model attributes,\n // returning `true` if all is well. Otherwise, fire an `\"invalid\"` event.\n _validate: function(attrs, options) {\n if (!options.validate || !this.validate) return true;\n attrs = _.extend({}, this.attributes, attrs);\n var error = this.validationError = this.validate(attrs, options) || null;\n if (!error) return true;\n this.trigger('invalid', this, error, _.extend(options, {validationError: error}));\n return false;\n }\n\n });\n\n // Backbone.Collection\n // -------------------\n\n // If models tend to represent a single row of data, a Backbone Collection is\n // more analogous to a table full of data ... or a small slice or page of that\n // table, or a collection of rows that belong together for a particular reason\n // -- all of the messages in this particular folder, all of the documents\n // belonging to this particular author, and so on. Collections maintain\n // indexes of their models, both in order, and for lookup by `id`.\n\n // Create a new **Collection**, perhaps to contain a specific type of `model`.\n // If a `comparator` is specified, the Collection will maintain\n // its models in sort order, as they're added and removed.\n var Collection = Backbone.Collection = function(models, options) {\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n if (options.model) this.model = options.model;\n if (options.comparator !== void 0) this.comparator = options.comparator;\n this._reset();\n this.initialize.apply(this, arguments);\n if (models) this.reset(models, _.extend({silent: true}, options));\n };\n\n // Default options for `Collection#set`.\n var setOptions = {add: true, remove: true, merge: true};\n var addOptions = {add: true, remove: false};\n\n // Splices `insert` into `array` at index `at`.\n var splice = function(array, insert, at) {\n at = Math.min(Math.max(at, 0), array.length);\n var tail = Array(array.length - at);\n var length = insert.length;\n var i;\n for (i = 0; i < tail.length; i++) tail[i] = array[i + at];\n for (i = 0; i < length; i++) array[i + at] = insert[i];\n for (i = 0; i < tail.length; i++) array[i + length + at] = tail[i];\n };\n\n // Define the Collection's inheritable methods.\n _.extend(Collection.prototype, Events, {\n\n // The default model for a collection is just a **Backbone.Model**.\n // This should be overridden in most cases.\n model: Model,\n\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Collection.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // The JSON representation of a Collection is an array of the\n // models' attributes.\n toJSON: function(options) {\n return this.map(function(model) { return model.toJSON(options); });\n },\n\n // Proxy `Backbone.sync` by default.\n sync: function() {\n return Backbone.sync.apply(this, arguments);\n },\n\n // Add a model, or list of models to the set. `models` may be Backbone\n // Models or raw JavaScript objects to be converted to Models, or any\n // combination of the two.\n add: function(models, options) {\n return this.set(models, _.extend({merge: false}, options, addOptions));\n },\n\n // Remove a model, or a list of models from the set.\n remove: function(models, options) {\n options = _.extend({}, options);\n var singular = !_.isArray(models);\n models = singular ? [models] : models.slice();\n var removed = this._removeModels(models, options);\n if (!options.silent && removed.length) {\n options.changes = {added: [], merged: [], removed: removed};\n this.trigger('update', this, options);\n }\n return singular ? removed[0] : removed;\n },\n\n // Update a collection by `set`-ing a new list of models, adding new ones,\n // removing models that are no longer present, and merging models that\n // already exist in the collection, as necessary. Similar to **Model#set**,\n // the core operation for updating the data contained by the collection.\n set: function(models, options) {\n if (models == null) return;\n\n options = _.extend({}, setOptions, options);\n if (options.parse && !this._isModel(models)) {\n models = this.parse(models, options) || [];\n }\n\n var singular = !_.isArray(models);\n models = singular ? [models] : models.slice();\n\n var at = options.at;\n if (at != null) at = +at;\n if (at > this.length) at = this.length;\n if (at < 0) at += this.length + 1;\n\n var set = [];\n var toAdd = [];\n var toMerge = [];\n var toRemove = [];\n var modelMap = {};\n\n var add = options.add;\n var merge = options.merge;\n var remove = options.remove;\n\n var sort = false;\n var sortable = this.comparator && at == null && options.sort !== false;\n var sortAttr = _.isString(this.comparator) ? this.comparator : null;\n\n // Turn bare objects into model references, and prevent invalid models\n // from being added.\n var model, i;\n for (i = 0; i < models.length; i++) {\n model = models[i];\n\n // If a duplicate is found, prevent it from being added and\n // optionally merge it into the existing model.\n var existing = this.get(model);\n if (existing) {\n if (merge && model !== existing) {\n var attrs = this._isModel(model) ? model.attributes : model;\n if (options.parse) attrs = existing.parse(attrs, options);\n existing.set(attrs, options);\n toMerge.push(existing);\n if (sortable && !sort) sort = existing.hasChanged(sortAttr);\n }\n if (!modelMap[existing.cid]) {\n modelMap[existing.cid] = true;\n set.push(existing);\n }\n models[i] = existing;\n\n // If this is a new, valid model, push it to the `toAdd` list.\n } else if (add) {\n model = models[i] = this._prepareModel(model, options);\n if (model) {\n toAdd.push(model);\n this._addReference(model, options);\n modelMap[model.cid] = true;\n set.push(model);\n }\n }\n }\n\n // Remove stale models.\n if (remove) {\n for (i = 0; i < this.length; i++) {\n model = this.models[i];\n if (!modelMap[model.cid]) toRemove.push(model);\n }\n if (toRemove.length) this._removeModels(toRemove, options);\n }\n\n // See if sorting is needed, update `length` and splice in new models.\n var orderChanged = false;\n var replace = !sortable && add && remove;\n if (set.length && replace) {\n orderChanged = this.length !== set.length || _.some(this.models, function(m, index) {\n return m !== set[index];\n });\n this.models.length = 0;\n splice(this.models, set, 0);\n this.length = this.models.length;\n } else if (toAdd.length) {\n if (sortable) sort = true;\n splice(this.models, toAdd, at == null ? this.length : at);\n this.length = this.models.length;\n }\n\n // Silently sort the collection if appropriate.\n if (sort) this.sort({silent: true});\n\n // Unless silenced, it's time to fire all appropriate add/sort/update events.\n if (!options.silent) {\n for (i = 0; i < toAdd.length; i++) {\n if (at != null) options.index = at + i;\n model = toAdd[i];\n model.trigger('add', model, this, options);\n }\n if (sort || orderChanged) this.trigger('sort', this, options);\n if (toAdd.length || toRemove.length || toMerge.length) {\n options.changes = {\n added: toAdd,\n removed: toRemove,\n merged: toMerge\n };\n this.trigger('update', this, options);\n }\n }\n\n // Return the added (or merged) model (or models).\n return singular ? models[0] : models;\n },\n\n // When you have more items than you want to add or remove individually,\n // you can reset the entire set with a new list of models, without firing\n // any granular `add` or `remove` events. Fires `reset` when finished.\n // Useful for bulk operations and optimizations.\n reset: function(models, options) {\n options = options ? _.clone(options) : {};\n for (var i = 0; i < this.models.length; i++) {\n this._removeReference(this.models[i], options);\n }\n options.previousModels = this.models;\n this._reset();\n models = this.add(models, _.extend({silent: true}, options));\n if (!options.silent) this.trigger('reset', this, options);\n return models;\n },\n\n // Add a model to the end of the collection.\n push: function(model, options) {\n return this.add(model, _.extend({at: this.length}, options));\n },\n\n // Remove a model from the end of the collection.\n pop: function(options) {\n var model = this.at(this.length - 1);\n return this.remove(model, options);\n },\n\n // Add a model to the beginning of the collection.\n unshift: function(model, options) {\n return this.add(model, _.extend({at: 0}, options));\n },\n\n // Remove a model from the beginning of the collection.\n shift: function(options) {\n var model = this.at(0);\n return this.remove(model, options);\n },\n\n // Slice out a sub-array of models from the collection.\n slice: function() {\n return slice.apply(this.models, arguments);\n },\n\n // Get a model from the set by id, cid, model object with id or cid\n // properties, or an attributes object that is transformed through modelId.\n get: function(obj) {\n if (obj == null) return void 0;\n return this._byId[obj] ||\n this._byId[this.modelId(this._isModel(obj) ? obj.attributes : obj, obj.idAttribute)] ||\n obj.cid && this._byId[obj.cid];\n },\n\n // Returns `true` if the model is in the collection.\n has: function(obj) {\n return this.get(obj) != null;\n },\n\n // Get the model at the given index.\n at: function(index) {\n if (index < 0) index += this.length;\n return this.models[index];\n },\n\n // Return models with matching attributes. Useful for simple cases of\n // `filter`.\n where: function(attrs, first) {\n return this[first ? 'find' : 'filter'](attrs);\n },\n\n // Return the first model with matching attributes. Useful for simple cases\n // of `find`.\n findWhere: function(attrs) {\n return this.where(attrs, true);\n },\n\n // Force the collection to re-sort itself. You don't need to call this under\n // normal circumstances, as the set will maintain sort order as each item\n // is added.\n sort: function(options) {\n var comparator = this.comparator;\n if (!comparator) throw new Error('Cannot sort a set without a comparator');\n options || (options = {});\n\n var length = comparator.length;\n if (_.isFunction(comparator)) comparator = comparator.bind(this);\n\n // Run sort based on type of `comparator`.\n if (length === 1 || _.isString(comparator)) {\n this.models = this.sortBy(comparator);\n } else {\n this.models.sort(comparator);\n }\n if (!options.silent) this.trigger('sort', this, options);\n return this;\n },\n\n // Pluck an attribute from each model in the collection.\n pluck: function(attr) {\n return this.map(attr + '');\n },\n\n // Fetch the default set of models for this collection, resetting the\n // collection when they arrive. If `reset: true` is passed, the response\n // data will be passed through the `reset` method instead of `set`.\n fetch: function(options) {\n options = _.extend({parse: true}, options);\n var success = options.success;\n var collection = this;\n options.success = function(resp) {\n var method = options.reset ? 'reset' : 'set';\n collection[method](resp, options);\n if (success) success.call(options.context, collection, resp, options);\n collection.trigger('sync', collection, resp, options);\n };\n wrapError(this, options);\n return this.sync('read', this, options);\n },\n\n // Create a new instance of a model in this collection. Add the model to the\n // collection immediately, unless `wait: true` is passed, in which case we\n // wait for the server to agree.\n create: function(model, options) {\n options = options ? _.clone(options) : {};\n var wait = options.wait;\n model = this._prepareModel(model, options);\n if (!model) return false;\n if (!wait) this.add(model, options);\n var collection = this;\n var success = options.success;\n options.success = function(m, resp, callbackOpts) {\n if (wait) {\n m.off('error', collection._forwardPristineError, collection);\n collection.add(m, callbackOpts);\n }\n if (success) success.call(callbackOpts.context, m, resp, callbackOpts);\n };\n // In case of wait:true, our collection is not listening to any\n // of the model's events yet, so it will not forward the error\n // event. In this special case, we need to listen for it\n // separately and handle the event just once.\n // (The reason we don't need to do this for the sync event is\n // in the success handler above: we add the model first, which\n // causes the collection to listen, and then invoke the callback\n // that triggers the event.)\n if (wait) {\n model.once('error', this._forwardPristineError, this);\n }\n model.save(null, options);\n return model;\n },\n\n // **parse** converts a response into a list of models to be added to the\n // collection. The default implementation is just to pass it through.\n parse: function(resp, options) {\n return resp;\n },\n\n // Create a new collection with an identical list of models as this one.\n clone: function() {\n return new this.constructor(this.models, {\n model: this.model,\n comparator: this.comparator\n });\n },\n\n // Define how to uniquely identify models in the collection.\n modelId: function(attrs, idAttribute) {\n return attrs[idAttribute || this.model.prototype.idAttribute || 'id'];\n },\n\n // Get an iterator of all models in this collection.\n values: function() {\n return new CollectionIterator(this, ITERATOR_VALUES);\n },\n\n // Get an iterator of all model IDs in this collection.\n keys: function() {\n return new CollectionIterator(this, ITERATOR_KEYS);\n },\n\n // Get an iterator of all [ID, model] tuples in this collection.\n entries: function() {\n return new CollectionIterator(this, ITERATOR_KEYSVALUES);\n },\n\n // Private method to reset all internal state. Called when the collection\n // is first initialized or reset.\n _reset: function() {\n this.length = 0;\n this.models = [];\n this._byId = {};\n },\n\n // Prepare a hash of attributes (or other model) to be added to this\n // collection.\n _prepareModel: function(attrs, options) {\n if (this._isModel(attrs)) {\n if (!attrs.collection) attrs.collection = this;\n return attrs;\n }\n options = options ? _.clone(options) : {};\n options.collection = this;\n\n var model;\n if (this.model.prototype) {\n model = new this.model(attrs, options);\n } else {\n // ES class methods didn't have prototype\n model = this.model(attrs, options);\n }\n\n if (!model.validationError) return model;\n this.trigger('invalid', this, model.validationError, options);\n return false;\n },\n\n // Internal method called by both remove and set.\n _removeModels: function(models, options) {\n var removed = [];\n for (var i = 0; i < models.length; i++) {\n var model = this.get(models[i]);\n if (!model) continue;\n\n var index = this.indexOf(model);\n this.models.splice(index, 1);\n this.length--;\n\n // Remove references before triggering 'remove' event to prevent an\n // infinite loop. #3693\n delete this._byId[model.cid];\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) delete this._byId[id];\n\n if (!options.silent) {\n options.index = index;\n model.trigger('remove', model, this, options);\n }\n\n removed.push(model);\n this._removeReference(model, options);\n }\n if (models.length > 0 && !options.silent) delete options.index;\n return removed;\n },\n\n // Method for checking whether an object should be considered a model for\n // the purposes of adding to the collection.\n _isModel: function(model) {\n return model instanceof Model;\n },\n\n // Internal method to create a model's ties to a collection.\n _addReference: function(model, options) {\n this._byId[model.cid] = model;\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) this._byId[id] = model;\n model.on('all', this._onModelEvent, this);\n },\n\n // Internal method to sever a model's ties to a collection.\n _removeReference: function(model, options) {\n delete this._byId[model.cid];\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) delete this._byId[id];\n if (this === model.collection) delete model.collection;\n model.off('all', this._onModelEvent, this);\n },\n\n // Internal method called every time a model in the set fires an event.\n // Sets need to update their indexes when models change ids. All other\n // events simply proxy through. \"add\" and \"remove\" events that originate\n // in other collections are ignored.\n _onModelEvent: function(event, model, collection, options) {\n if (model) {\n if ((event === 'add' || event === 'remove') && collection !== this) return;\n if (event === 'destroy') this.remove(model, options);\n if (event === 'changeId') {\n var prevId = this.modelId(model.previousAttributes(), model.idAttribute);\n var id = this.modelId(model.attributes, model.idAttribute);\n if (prevId != null) delete this._byId[prevId];\n if (id != null) this._byId[id] = model;\n }\n }\n this.trigger.apply(this, arguments);\n },\n\n // Internal callback method used in `create`. It serves as a\n // stand-in for the `_onModelEvent` method, which is not yet bound\n // during the `wait` period of the `create` call. We still want to\n // forward any `'error'` event at the end of the `wait` period,\n // hence a customized callback.\n _forwardPristineError: function(model, collection, options) {\n // Prevent double forward if the model was already in the\n // collection before the call to `create`.\n if (this.has(model)) return;\n this._onModelEvent('error', model, collection, options);\n }\n });\n\n // Defining an @@iterator method implements JavaScript's Iterable protocol.\n // In modern ES2015 browsers, this value is found at Symbol.iterator.\n /* global Symbol */\n var $$iterator = typeof Symbol === 'function' && Symbol.iterator;\n if ($$iterator) {\n Collection.prototype[$$iterator] = Collection.prototype.values;\n }\n\n // CollectionIterator\n // ------------------\n\n // A CollectionIterator implements JavaScript's Iterator protocol, allowing the\n // use of `for of` loops in modern browsers and interoperation between\n // Backbone.Collection and other JavaScript functions and third-party libraries\n // which can operate on Iterables.\n var CollectionIterator = function(collection, kind) {\n this._collection = collection;\n this._kind = kind;\n this._index = 0;\n };\n\n // This \"enum\" defines the three possible kinds of values which can be emitted\n // by a CollectionIterator that correspond to the values(), keys() and entries()\n // methods on Collection, respectively.\n var ITERATOR_VALUES = 1;\n var ITERATOR_KEYS = 2;\n var ITERATOR_KEYSVALUES = 3;\n\n // All Iterators should themselves be Iterable.\n if ($$iterator) {\n CollectionIterator.prototype[$$iterator] = function() {\n return this;\n };\n }\n\n CollectionIterator.prototype.next = function() {\n if (this._collection) {\n\n // Only continue iterating if the iterated collection is long enough.\n if (this._index < this._collection.length) {\n var model = this._collection.at(this._index);\n this._index++;\n\n // Construct a value depending on what kind of values should be iterated.\n var value;\n if (this._kind === ITERATOR_VALUES) {\n value = model;\n } else {\n var id = this._collection.modelId(model.attributes, model.idAttribute);\n if (this._kind === ITERATOR_KEYS) {\n value = id;\n } else { // ITERATOR_KEYSVALUES\n value = [id, model];\n }\n }\n return {value: value, done: false};\n }\n\n // Once exhausted, remove the reference to the collection so future\n // calls to the next method always return done.\n this._collection = void 0;\n }\n\n return {value: void 0, done: true};\n };\n\n // Backbone.View\n // -------------\n\n // Backbone Views are almost more convention than they are actual code. A View\n // is simply a JavaScript object that represents a logical chunk of UI in the\n // DOM. This might be a single item, an entire list, a sidebar or panel, or\n // even the surrounding frame which wraps your whole app. Defining a chunk of\n // UI as a **View** allows you to define your DOM events declaratively, without\n // having to worry about render order ... and makes it easy for the view to\n // react to specific changes in the state of your models.\n\n // Creating a Backbone.View creates its initial element outside of the DOM,\n // if an existing element is not provided...\n var View = Backbone.View = function(options) {\n this.cid = _.uniqueId('view');\n this.preinitialize.apply(this, arguments);\n _.extend(this, _.pick(options, viewOptions));\n this._ensureElement();\n this.initialize.apply(this, arguments);\n };\n\n // Cached regex to split keys for `delegate`.\n var delegateEventSplitter = /^(\\S+)\\s*(.*)$/;\n\n // List of view options to be set as properties.\n var viewOptions = ['model', 'collection', 'el', 'id', 'attributes', 'className', 'tagName', 'events'];\n\n // Set up all inheritable **Backbone.View** properties and methods.\n _.extend(View.prototype, Events, {\n\n // The default `tagName` of a View's element is `\"div\"`.\n tagName: 'div',\n\n // jQuery delegate for element lookup, scoped to DOM elements within the\n // current view. This should be preferred to global lookups where possible.\n $: function(selector) {\n return this.$el.find(selector);\n },\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the View\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // **render** is the core function that your view should override, in order\n // to populate its element (`this.el`), with the appropriate HTML. The\n // convention is for **render** to always return `this`.\n render: function() {\n return this;\n },\n\n // Remove this view by taking the element out of the DOM, and removing any\n // applicable Backbone.Events listeners.\n remove: function() {\n this._removeElement();\n this.stopListening();\n return this;\n },\n\n // Remove this view's element from the document and all event listeners\n // attached to it. Exposed for subclasses using an alternative DOM\n // manipulation API.\n _removeElement: function() {\n this.$el.remove();\n },\n\n // Change the view's element (`this.el` property) and re-delegate the\n // view's events on the new element.\n setElement: function(element) {\n this.undelegateEvents();\n this._setElement(element);\n this.delegateEvents();\n return this;\n },\n\n // Creates the `this.el` and `this.$el` references for this view using the\n // given `el`. `el` can be a CSS selector or an HTML string, a jQuery\n // context or an element. Subclasses can override this to utilize an\n // alternative DOM manipulation API and are only required to set the\n // `this.el` property.\n _setElement: function(el) {\n this.$el = el instanceof Backbone.$ ? el : Backbone.$(el);\n this.el = this.$el[0];\n },\n\n // Set callbacks, where `this.events` is a hash of\n //\n // *{\"event selector\": \"callback\"}*\n //\n // {\n // 'mousedown .title': 'edit',\n // 'click .button': 'save',\n // 'click .open': function(e) { ... }\n // }\n //\n // pairs. Callbacks will be bound to the view, with `this` set properly.\n // Uses event delegation for efficiency.\n // Omitting the selector binds the event to `this.el`.\n delegateEvents: function(events) {\n events || (events = _.result(this, 'events'));\n if (!events) return this;\n this.undelegateEvents();\n for (var key in events) {\n var method = events[key];\n if (!_.isFunction(method)) method = this[method];\n if (!method) continue;\n var match = key.match(delegateEventSplitter);\n this.delegate(match[1], match[2], method.bind(this));\n }\n return this;\n },\n\n // Add a single event listener to the view's element (or a child element\n // using `selector`). This only works for delegate-able events: not `focus`,\n // `blur`, and not `change`, `submit`, and `reset` in Internet Explorer.\n delegate: function(eventName, selector, listener) {\n this.$el.on(eventName + '.delegateEvents' + this.cid, selector, listener);\n return this;\n },\n\n // Clears all callbacks previously bound to the view by `delegateEvents`.\n // You usually don't need to use this, but may wish to if you have multiple\n // Backbone views attached to the same DOM element.\n undelegateEvents: function() {\n if (this.$el) this.$el.off('.delegateEvents' + this.cid);\n return this;\n },\n\n // A finer-grained `undelegateEvents` for removing a single delegated event.\n // `selector` and `listener` are both optional.\n undelegate: function(eventName, selector, listener) {\n this.$el.off(eventName + '.delegateEvents' + this.cid, selector, listener);\n return this;\n },\n\n // Produces a DOM element to be assigned to your view. Exposed for\n // subclasses using an alternative DOM manipulation API.\n _createElement: function(tagName) {\n return document.createElement(tagName);\n },\n\n // Ensure that the View has a DOM element to render into.\n // If `this.el` is a string, pass it through `$()`, take the first\n // matching element, and re-assign it to `el`. Otherwise, create\n // an element from the `id`, `className` and `tagName` properties.\n _ensureElement: function() {\n if (!this.el) {\n var attrs = _.extend({}, _.result(this, 'attributes'));\n if (this.id) attrs.id = _.result(this, 'id');\n if (this.className) attrs['class'] = _.result(this, 'className');\n this.setElement(this._createElement(_.result(this, 'tagName')));\n this._setAttributes(attrs);\n } else {\n this.setElement(_.result(this, 'el'));\n }\n },\n\n // Set attributes from a hash on this view's element. Exposed for\n // subclasses using an alternative DOM manipulation API.\n _setAttributes: function(attributes) {\n this.$el.attr(attributes);\n }\n\n });\n\n // Proxy Backbone class methods to Underscore functions, wrapping the model's\n // `attributes` object or collection's `models` array behind the scenes.\n //\n // collection.filter(function(model) { return model.get('age') > 10 });\n // collection.each(this.addView);\n //\n // `Function#apply` can be slow so we use the method's arg count, if we know it.\n var addMethod = function(base, length, method, attribute) {\n switch (length) {\n case 1: return function() {\n return base[method](this[attribute]);\n };\n case 2: return function(value) {\n return base[method](this[attribute], value);\n };\n case 3: return function(iteratee, context) {\n return base[method](this[attribute], cb(iteratee, this), context);\n };\n case 4: return function(iteratee, defaultVal, context) {\n return base[method](this[attribute], cb(iteratee, this), defaultVal, context);\n };\n default: return function() {\n var args = slice.call(arguments);\n args.unshift(this[attribute]);\n return base[method].apply(base, args);\n };\n }\n };\n\n var addUnderscoreMethods = function(Class, base, methods, attribute) {\n _.each(methods, function(length, method) {\n if (base[method]) Class.prototype[method] = addMethod(base, length, method, attribute);\n });\n };\n\n // Support `collection.sortBy('attr')` and `collection.findWhere({id: 1})`.\n var cb = function(iteratee, instance) {\n if (_.isFunction(iteratee)) return iteratee;\n if (_.isObject(iteratee) && !instance._isModel(iteratee)) return modelMatcher(iteratee);\n if (_.isString(iteratee)) return function(model) { return model.get(iteratee); };\n return iteratee;\n };\n var modelMatcher = function(attrs) {\n var matcher = _.matches(attrs);\n return function(model) {\n return matcher(model.attributes);\n };\n };\n\n // Underscore methods that we want to implement on the Collection.\n // 90% of the core usefulness of Backbone Collections is actually implemented\n // right here:\n var collectionMethods = {forEach: 3, each: 3, map: 3, collect: 3, reduce: 0,\n foldl: 0, inject: 0, reduceRight: 0, foldr: 0, find: 3, detect: 3, filter: 3,\n select: 3, reject: 3, every: 3, all: 3, some: 3, any: 3, include: 3, includes: 3,\n contains: 3, invoke: 0, max: 3, min: 3, toArray: 1, size: 1, first: 3,\n head: 3, take: 3, initial: 3, rest: 3, tail: 3, drop: 3, last: 3,\n without: 0, difference: 0, indexOf: 3, shuffle: 1, lastIndexOf: 3,\n isEmpty: 1, chain: 1, sample: 3, partition: 3, groupBy: 3, countBy: 3,\n sortBy: 3, indexBy: 3, findIndex: 3, findLastIndex: 3};\n\n\n // Underscore methods that we want to implement on the Model, mapped to the\n // number of arguments they take.\n var modelMethods = {keys: 1, values: 1, pairs: 1, invert: 1, pick: 0,\n omit: 0, chain: 1, isEmpty: 1};\n\n // Mix in each Underscore method as a proxy to `Collection#models`.\n\n _.each([\n [Collection, collectionMethods, 'models'],\n [Model, modelMethods, 'attributes']\n ], function(config) {\n var Base = config[0],\n methods = config[1],\n attribute = config[2];\n\n Base.mixin = function(obj) {\n var mappings = _.reduce(_.functions(obj), function(memo, name) {\n memo[name] = 0;\n return memo;\n }, {});\n addUnderscoreMethods(Base, obj, mappings, attribute);\n };\n\n addUnderscoreMethods(Base, _, methods, attribute);\n });\n\n // Backbone.sync\n // -------------\n\n // Override this function to change the manner in which Backbone persists\n // models to the server. You will be passed the type of request, and the\n // model in question. By default, makes a RESTful Ajax request\n // to the model's `url()`. Some possible customizations could be:\n //\n // * Use `setTimeout` to batch rapid-fire updates into a single request.\n // * Send up the models as XML instead of JSON.\n // * Persist models via WebSockets instead of Ajax.\n //\n // Turn on `Backbone.emulateHTTP` in order to send `PUT` and `DELETE` requests\n // as `POST`, with a `_method` parameter containing the true HTTP method,\n // as well as all requests with the body as `application/x-www-form-urlencoded`\n // instead of `application/json` with the model in a param named `model`.\n // Useful when interfacing with server-side languages like **PHP** that make\n // it difficult to read the body of `PUT` requests.\n Backbone.sync = function(method, model, options) {\n var type = methodMap[method];\n\n // Default options, unless specified.\n _.defaults(options || (options = {}), {\n emulateHTTP: Backbone.emulateHTTP,\n emulateJSON: Backbone.emulateJSON\n });\n\n // Default JSON-request options.\n var params = {type: type, dataType: 'json'};\n\n // Ensure that we have a URL.\n if (!options.url) {\n params.url = _.result(model, 'url') || urlError();\n }\n\n // Ensure that we have the appropriate request data.\n if (options.data == null && model && (method === 'create' || method === 'update' || method === 'patch')) {\n params.contentType = 'application/json';\n params.data = JSON.stringify(options.attrs || model.toJSON(options));\n }\n\n // For older servers, emulate JSON by encoding the request into an HTML-form.\n if (options.emulateJSON) {\n params.contentType = 'application/x-www-form-urlencoded';\n params.data = params.data ? {model: params.data} : {};\n }\n\n // For older servers, emulate HTTP by mimicking the HTTP method with `_method`\n // And an `X-HTTP-Method-Override` header.\n if (options.emulateHTTP && (type === 'PUT' || type === 'DELETE' || type === 'PATCH')) {\n params.type = 'POST';\n if (options.emulateJSON) params.data._method = type;\n var beforeSend = options.beforeSend;\n options.beforeSend = function(xhr) {\n xhr.setRequestHeader('X-HTTP-Method-Override', type);\n if (beforeSend) return beforeSend.apply(this, arguments);\n };\n }\n\n // Don't process data on a non-GET request.\n if (params.type !== 'GET' && !options.emulateJSON) {\n params.processData = false;\n }\n\n // Pass along `textStatus` and `errorThrown` from jQuery.\n var error = options.error;\n options.error = function(xhr, textStatus, errorThrown) {\n options.textStatus = textStatus;\n options.errorThrown = errorThrown;\n if (error) error.call(options.context, xhr, textStatus, errorThrown);\n };\n\n // Make the request, allowing the user to override any Ajax options.\n var xhr = options.xhr = Backbone.ajax(_.extend(params, options));\n model.trigger('request', model, xhr, options);\n return xhr;\n };\n\n // Map from CRUD to HTTP for our default `Backbone.sync` implementation.\n var methodMap = {\n 'create': 'POST',\n 'update': 'PUT',\n 'patch': 'PATCH',\n 'delete': 'DELETE',\n 'read': 'GET'\n };\n\n // Set the default implementation of `Backbone.ajax` to proxy through to `$`.\n // Override this if you'd like to use a different library.\n Backbone.ajax = function() {\n return Backbone.$.ajax.apply(Backbone.$, arguments);\n };\n\n // Backbone.Router\n // ---------------\n\n // Routers map faux-URLs to actions, and fire events when routes are\n // matched. Creating a new one sets its `routes` hash, if not set statically.\n var Router = Backbone.Router = function(options) {\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n if (options.routes) this.routes = options.routes;\n this._bindRoutes();\n this.initialize.apply(this, arguments);\n };\n\n // Cached regular expressions for matching named param parts and splatted\n // parts of route strings.\n var optionalParam = /\\((.*?)\\)/g;\n var namedParam = /(\\(\\?)?:\\w+/g;\n var splatParam = /\\*\\w+/g;\n var escapeRegExp = /[\\-{}\\[\\]+?.,\\\\\\^$|#\\s]/g;\n\n // Set up all inheritable **Backbone.Router** properties and methods.\n _.extend(Router.prototype, Events, {\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Router.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // Manually bind a single named route to a callback. For example:\n //\n // this.route('search/:query/p:num', 'search', function(query, num) {\n // ...\n // });\n //\n route: function(route, name, callback) {\n if (!_.isRegExp(route)) route = this._routeToRegExp(route);\n if (_.isFunction(name)) {\n callback = name;\n name = '';\n }\n if (!callback) callback = this[name];\n var router = this;\n Backbone.history.route(route, function(fragment) {\n var args = router._extractParameters(route, fragment);\n if (router.execute(callback, args, name) !== false) {\n router.trigger.apply(router, ['route:' + name].concat(args));\n router.trigger('route', name, args);\n Backbone.history.trigger('route', router, name, args);\n }\n });\n return this;\n },\n\n // Execute a route handler with the provided parameters. This is an\n // excellent place to do pre-route setup or post-route cleanup.\n execute: function(callback, args, name) {\n if (callback) callback.apply(this, args);\n },\n\n // Simple proxy to `Backbone.history` to save a fragment into the history.\n navigate: function(fragment, options) {\n Backbone.history.navigate(fragment, options);\n return this;\n },\n\n // Bind all defined routes to `Backbone.history`. We have to reverse the\n // order of the routes here to support behavior where the most general\n // routes can be defined at the bottom of the route map.\n _bindRoutes: function() {\n if (!this.routes) return;\n this.routes = _.result(this, 'routes');\n var route, routes = _.keys(this.routes);\n while ((route = routes.pop()) != null) {\n this.route(route, this.routes[route]);\n }\n },\n\n // Convert a route string into a regular expression, suitable for matching\n // against the current location hash.\n _routeToRegExp: function(route) {\n route = route.replace(escapeRegExp, '\\\\$&')\n .replace(optionalParam, '(?:$1)?')\n .replace(namedParam, function(match, optional) {\n return optional ? match : '([^/?]+)';\n })\n .replace(splatParam, '([^?]*?)');\n return new RegExp('^' + route + '(?:\\\\?([\\\\s\\\\S]*))?$');\n },\n\n // Given a route, and a URL fragment that it matches, return the array of\n // extracted decoded parameters. Empty or unmatched parameters will be\n // treated as `null` to normalize cross-browser behavior.\n _extractParameters: function(route, fragment) {\n var params = route.exec(fragment).slice(1);\n return _.map(params, function(param, i) {\n // Don't decode the search params.\n if (i === params.length - 1) return param || null;\n return param ? decodeURIComponent(param) : null;\n });\n }\n\n });\n\n // Backbone.History\n // ----------------\n\n // Handles cross-browser history management, based on either\n // [pushState](http://diveintohtml5.info/history.html) and real URLs, or\n // [onhashchange](https://developer.mozilla.org/en-US/docs/DOM/window.onhashchange)\n // and URL fragments. If the browser supports neither (old IE, natch),\n // falls back to polling.\n var History = Backbone.History = function() {\n this.handlers = [];\n this.checkUrl = this.checkUrl.bind(this);\n\n // Ensure that `History` can be used outside of the browser.\n if (typeof window !== 'undefined') {\n this.location = window.location;\n this.history = window.history;\n }\n };\n\n // Cached regex for stripping a leading hash/slash and trailing space.\n var routeStripper = /^[#\\/]|\\s+$/g;\n\n // Cached regex for stripping leading and trailing slashes.\n var rootStripper = /^\\/+|\\/+$/g;\n\n // Cached regex for stripping urls of hash.\n var pathStripper = /#.*$/;\n\n // Has the history handling already been started?\n History.started = false;\n\n // Set up all inheritable **Backbone.History** properties and methods.\n _.extend(History.prototype, Events, {\n\n // The default interval to poll for hash changes, if necessary, is\n // twenty times a second.\n interval: 50,\n\n // Are we at the app root?\n atRoot: function() {\n var path = this.location.pathname.replace(/[^\\/]$/, '$&/');\n return path === this.root && !this.getSearch();\n },\n\n // Does the pathname match the root?\n matchRoot: function() {\n var path = this.decodeFragment(this.location.pathname);\n var rootPath = path.slice(0, this.root.length - 1) + '/';\n return rootPath === this.root;\n },\n\n // Unicode characters in `location.pathname` are percent encoded so they're\n // decoded for comparison. `%25` should not be decoded since it may be part\n // of an encoded parameter.\n decodeFragment: function(fragment) {\n return decodeURI(fragment.replace(/%25/g, '%2525'));\n },\n\n // In IE6, the hash fragment and search params are incorrect if the\n // fragment contains `?`.\n getSearch: function() {\n var match = this.location.href.replace(/#.*/, '').match(/\\?.+/);\n return match ? match[0] : '';\n },\n\n // Gets the true hash value. Cannot use location.hash directly due to bug\n // in Firefox where location.hash will always be decoded.\n getHash: function(window) {\n var match = (window || this).location.href.match(/#(.*)$/);\n return match ? match[1] : '';\n },\n\n // Get the pathname and search params, without the root.\n getPath: function() {\n var path = this.decodeFragment(\n this.location.pathname + this.getSearch()\n ).slice(this.root.length - 1);\n return path.charAt(0) === '/' ? path.slice(1) : path;\n },\n\n // Get the cross-browser normalized URL fragment from the path or hash.\n getFragment: function(fragment) {\n if (fragment == null) {\n if (this._usePushState || !this._wantsHashChange) {\n fragment = this.getPath();\n } else {\n fragment = this.getHash();\n }\n }\n return fragment.replace(routeStripper, '');\n },\n\n // Start the hash change handling, returning `true` if the current URL matches\n // an existing route, and `false` otherwise.\n start: function(options) {\n if (History.started) throw new Error('Backbone.history has already been started');\n History.started = true;\n\n // Figure out the initial configuration. Do we need an iframe?\n // Is pushState desired ... is it available?\n this.options = _.extend({root: '/'}, this.options, options);\n this.root = this.options.root;\n this._trailingSlash = this.options.trailingSlash;\n this._wantsHashChange = this.options.hashChange !== false;\n this._hasHashChange = 'onhashchange' in window && (document.documentMode === void 0 || document.documentMode > 7);\n this._useHashChange = this._wantsHashChange && this._hasHashChange;\n this._wantsPushState = !!this.options.pushState;\n this._hasPushState = !!(this.history && this.history.pushState);\n this._usePushState = this._wantsPushState && this._hasPushState;\n this.fragment = this.getFragment();\n\n // Normalize root to always include a leading and trailing slash.\n this.root = ('/' + this.root + '/').replace(rootStripper, '/');\n\n // Transition from hashChange to pushState or vice versa if both are\n // requested.\n if (this._wantsHashChange && this._wantsPushState) {\n\n // If we've started off with a route from a `pushState`-enabled\n // browser, but we're currently in a browser that doesn't support it...\n if (!this._hasPushState && !this.atRoot()) {\n var rootPath = this.root.slice(0, -1) || '/';\n this.location.replace(rootPath + '#' + this.getPath());\n // Return immediately as browser will do redirect to new url\n return true;\n\n // Or if we've started out with a hash-based route, but we're currently\n // in a browser where it could be `pushState`-based instead...\n } else if (this._hasPushState && this.atRoot()) {\n this.navigate(this.getHash(), {replace: true});\n }\n\n }\n\n // Proxy an iframe to handle location events if the browser doesn't\n // support the `hashchange` event, HTML5 history, or the user wants\n // `hashChange` but not `pushState`.\n if (!this._hasHashChange && this._wantsHashChange && !this._usePushState) {\n this.iframe = document.createElement('iframe');\n this.iframe.src = 'javascript:0';\n this.iframe.style.display = 'none';\n this.iframe.tabIndex = -1;\n var body = document.body;\n // Using `appendChild` will throw on IE < 9 if the document is not ready.\n var iWindow = body.insertBefore(this.iframe, body.firstChild).contentWindow;\n iWindow.document.open();\n iWindow.document.close();\n iWindow.location.hash = '#' + this.fragment;\n }\n\n // Add a cross-platform `addEventListener` shim for older browsers.\n var addEventListener = window.addEventListener || function(eventName, listener) {\n return attachEvent('on' + eventName, listener);\n };\n\n // Depending on whether we're using pushState or hashes, and whether\n // 'onhashchange' is supported, determine how we check the URL state.\n if (this._usePushState) {\n addEventListener('popstate', this.checkUrl, false);\n } else if (this._useHashChange && !this.iframe) {\n addEventListener('hashchange', this.checkUrl, false);\n } else if (this._wantsHashChange) {\n this._checkUrlInterval = setInterval(this.checkUrl, this.interval);\n }\n\n if (!this.options.silent) return this.loadUrl();\n },\n\n // Disable Backbone.history, perhaps temporarily. Not useful in a real app,\n // but possibly useful for unit testing Routers.\n stop: function() {\n // Add a cross-platform `removeEventListener` shim for older browsers.\n var removeEventListener = window.removeEventListener || function(eventName, listener) {\n return detachEvent('on' + eventName, listener);\n };\n\n // Remove window listeners.\n if (this._usePushState) {\n removeEventListener('popstate', this.checkUrl, false);\n } else if (this._useHashChange && !this.iframe) {\n removeEventListener('hashchange', this.checkUrl, false);\n }\n\n // Clean up the iframe if necessary.\n if (this.iframe) {\n document.body.removeChild(this.iframe);\n this.iframe = null;\n }\n\n // Some environments will throw when clearing an undefined interval.\n if (this._checkUrlInterval) clearInterval(this._checkUrlInterval);\n History.started = false;\n },\n\n // Add a route to be tested when the fragment changes. Routes added later\n // may override previous routes.\n route: function(route, callback) {\n this.handlers.unshift({route: route, callback: callback});\n },\n\n // Checks the current URL to see if it has changed, and if it has,\n // calls `loadUrl`, normalizing across the hidden iframe.\n checkUrl: function(e) {\n var current = this.getFragment();\n\n // If the user pressed the back button, the iframe's hash will have\n // changed and we should use that for comparison.\n if (current === this.fragment && this.iframe) {\n current = this.getHash(this.iframe.contentWindow);\n }\n\n if (current === this.fragment) {\n if (!this.matchRoot()) return this.notfound();\n return false;\n }\n if (this.iframe) this.navigate(current);\n this.loadUrl();\n },\n\n // Attempt to load the current URL fragment. If a route succeeds with a\n // match, returns `true`. If no defined routes matches the fragment,\n // returns `false`.\n loadUrl: function(fragment) {\n // If the root doesn't match, no routes can match either.\n if (!this.matchRoot()) return this.notfound();\n fragment = this.fragment = this.getFragment(fragment);\n return _.some(this.handlers, function(handler) {\n if (handler.route.test(fragment)) {\n handler.callback(fragment);\n return true;\n }\n }) || this.notfound();\n },\n\n // When no route could be matched, this method is called internally to\n // trigger the `'notfound'` event. It returns `false` so that it can be used\n // in tail position.\n notfound: function() {\n this.trigger('notfound');\n return false;\n },\n\n // Save a fragment into the hash history, or replace the URL state if the\n // 'replace' option is passed. You are responsible for properly URL-encoding\n // the fragment in advance.\n //\n // The options object can contain `trigger: true` if you wish to have the\n // route callback be fired (not usually desirable), or `replace: true`, if\n // you wish to modify the current URL without adding an entry to the history.\n navigate: function(fragment, options) {\n if (!History.started) return false;\n if (!options || options === true) options = {trigger: !!options};\n\n // Normalize the fragment.\n fragment = this.getFragment(fragment || '');\n\n // Strip trailing slash on the root unless _trailingSlash is true\n var rootPath = this.root;\n if (!this._trailingSlash && (fragment === '' || fragment.charAt(0) === '?')) {\n rootPath = rootPath.slice(0, -1) || '/';\n }\n var url = rootPath + fragment;\n\n // Strip the fragment of the query and hash for matching.\n fragment = fragment.replace(pathStripper, '');\n\n // Decode for matching.\n var decodedFragment = this.decodeFragment(fragment);\n\n if (this.fragment === decodedFragment) return;\n this.fragment = decodedFragment;\n\n // If pushState is available, we use it to set the fragment as a real URL.\n if (this._usePushState) {\n this.history[options.replace ? 'replaceState' : 'pushState']({}, document.title, url);\n\n // If hash changes haven't been explicitly disabled, update the hash\n // fragment to store history.\n } else if (this._wantsHashChange) {\n this._updateHash(this.location, fragment, options.replace);\n if (this.iframe && fragment !== this.getHash(this.iframe.contentWindow)) {\n var iWindow = this.iframe.contentWindow;\n\n // Opening and closing the iframe tricks IE7 and earlier to push a\n // history entry on hash-tag change. When replace is true, we don't\n // want this.\n if (!options.replace) {\n iWindow.document.open();\n iWindow.document.close();\n }\n\n this._updateHash(iWindow.location, fragment, options.replace);\n }\n\n // If you've told us that you explicitly don't want fallback hashchange-\n // based history, then `navigate` becomes a page refresh.\n } else {\n return this.location.assign(url);\n }\n if (options.trigger) return this.loadUrl(fragment);\n },\n\n // Update the hash location, either replacing the current entry, or adding\n // a new one to the browser history.\n _updateHash: function(location, fragment, replace) {\n if (replace) {\n var href = location.href.replace(/(javascript:|#).*$/, '');\n location.replace(href + '#' + fragment);\n } else {\n // Some browsers require that `hash` contains a leading #.\n location.hash = '#' + fragment;\n }\n }\n\n });\n\n // Create the default Backbone.history.\n Backbone.history = new History;\n\n // Helpers\n // -------\n\n // Helper function to correctly set up the prototype chain for subclasses.\n // Similar to `goog.inherits`, but uses a hash of prototype properties and\n // class properties to be extended.\n var extend = function(protoProps, staticProps) {\n var parent = this;\n var child;\n\n // The constructor function for the new subclass is either defined by you\n // (the \"constructor\" property in your `extend` definition), or defaulted\n // by us to simply call the parent constructor.\n if (protoProps && _.has(protoProps, 'constructor')) {\n child = protoProps.constructor;\n } else {\n child = function(){ return parent.apply(this, arguments); };\n }\n\n // Add static properties to the constructor function, if supplied.\n _.extend(child, parent, staticProps);\n\n // Set the prototype chain to inherit from `parent`, without calling\n // `parent`'s constructor function and add the prototype properties.\n child.prototype = _.create(parent.prototype, protoProps);\n child.prototype.constructor = child;\n\n // Set a convenience property in case the parent's prototype is needed\n // later.\n child.__super__ = parent.prototype;\n\n return child;\n };\n\n // Set up inheritance for the model, collection, router, view and history.\n Model.extend = Collection.extend = Router.extend = View.extend = History.extend = extend;\n\n // Throw an error when a URL is needed, and none is supplied.\n var urlError = function() {\n throw new Error('A \"url\" property or function must be specified');\n };\n\n // Wrap an optional error callback with a fallback error event.\n var wrapError = function(model, options) {\n var error = options.error;\n options.error = function(resp) {\n if (error) error.call(options.context, model, resp, options);\n model.trigger('error', model, resp, options);\n };\n };\n\n // Provide useful information when things go wrong. This method is not meant\n // to be used directly; it merely provides the necessary introspection for the\n // external `debugInfo` function.\n Backbone._debug = function() {\n return {root: root, _: _};\n };\n\n return Backbone;\n});\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.button-vue[data-v-79b727b6]{margin-top:.5rem}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/LoginButton.vue\"],\"names\":[],\"mappings\":\"AACA,6BACC,gBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.login-form[data-v-24488f0b]{text-align:start;font-size:1rem}.login-form__fieldset[data-v-24488f0b]{width:100%;display:flex;flex-direction:column;gap:.5rem}.login-form__headline[data-v-24488f0b]{text-align:center;overflow-wrap:anywhere}.login-form[data-v-24488f0b] input:invalid:not(:user-invalid){border-color:var(--color-border-maxcontrast) !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/LoginForm.vue\"],\"names\":[],\"mappings\":\"AACA,6BACC,gBAAA,CACA,cAAA,CAEA,uCACC,UAAA,CACA,YAAA,CACA,qBAAA,CACA,SAAA,CAGD,uCACC,iBAAA,CACA,sBAAA,CAID,8DACC,uDAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `fieldset[data-v-0c2456d6]{display:flex;flex-direction:column;gap:.5rem}fieldset[data-v-0c2456d6] label{text-align:initial}.update[data-v-0c2456d6]{margin:0 auto}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/PasswordLessLoginForm.vue\"],\"names\":[],\"mappings\":\"AACA,0BACC,YAAA,CACA,qBAAA,CACA,SAAA,CAEA,gCACC,kBAAA,CAIF,yBACC,aAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.login-form[data-v-fa5c0502]{text-align:start;font-size:1rem}.login-form__fieldset[data-v-fa5c0502]{width:100%;display:flex;flex-direction:column;gap:.5rem}.login-form__link[data-v-fa5c0502]{display:block;font-weight:normal !important;cursor:pointer;font-size:var(--default-font-size);text-align:center;padding:.5rem 1rem 1rem 1rem}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/ResetPassword.vue\"],\"names\":[],\"mappings\":\"AACA,6BACC,gBAAA,CACA,cAAA,CAEA,uCACC,UAAA,CACA,YAAA,CACA,qBAAA,CACA,SAAA,CAGD,mCACC,aAAA,CACA,6BAAA,CACA,cAAA,CACA,kCAAA,CACA,iBAAA,CACA,4BAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `body{font-size:var(--default-font-size)}.login-box{width:320px;box-sizing:border-box}.login-box__link{display:block;padding:1rem;font-size:var(--default-font-size);text-align:center;font-weight:normal !important}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.alternative-logins{display:flex;flex-direction:column;gap:.75rem}.alternative-logins .button-vue{box-sizing:border-box}.login-passwordless .button-vue{margin-top:.5rem}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/views/Login.vue\"],\"names\":[],\"mappings\":\"AACA,KACC,kCAAA,CAGD,WAEC,WAAA,CACA,qBAAA,CAEA,iBACC,aAAA,CACA,YAAA,CACA,kCAAA,CACA,iBAAA,CACA,6BAAA,CAIF,sCACC,sBAAA,CAGD,2BACC,SAAA,CAGD,oBACC,YAAA,CACA,qBAAA,CACA,UAAA,CAEA,gCACC,qBAAA,CAKD,gCACC,gBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `\nfieldset[data-v-6bdd5975] {\n\ttext-align: center;\n}\ninput[type=submit][data-v-6bdd5975] {\n\tmargin-top: 20px;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/UpdatePassword.vue\"],\"names\":[],\"mappings\":\";AA2HA;CACA,kBAAA;AACA;AAEA;CACA,gBAAA;AACA\",\"sourcesContent\":[\"\\n\\n\\n\\n\\n\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","/*\n * vim: expandtab shiftwidth=4 softtabstop=4\n */\n\n/* global dav */\nvar dav = dav || {}\n\ndav._XML_CHAR_MAP = {\n '<': '<',\n '>': '>',\n '&': '&',\n '\"': '"',\n \"'\": '''\n};\n\ndav._escapeXml = function(s) {\n return s.replace(/[<>&\"']/g, function (ch) {\n return dav._XML_CHAR_MAP[ch];\n });\n};\n\ndav.Client = function(options) {\n var i;\n for(i in options) {\n this[i] = options[i];\n }\n\n};\n\ndav.Client.prototype = {\n\n baseUrl : null,\n\n userName : null,\n\n password : null,\n\n\n xmlNamespaces : {\n 'DAV:' : 'd'\n },\n\n /**\n * Generates a propFind request.\n *\n * @param {string} url Url to do the propfind request on\n * @param {Array} properties List of properties to retrieve.\n * @param {string} depth \"0\", \"1\" or \"infinity\"\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n propFind : function(url, properties, depth, headers) {\n\n if(typeof depth === \"undefined\") {\n depth = '0';\n }\n\n // depth header must be a string, in case a number was passed in\n depth = '' + depth;\n\n headers = headers || {};\n\n headers['Depth'] = depth;\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n var body =\n '\\n' +\n '\\n';\n\n for(var ii in properties) {\n if (!properties.hasOwnProperty(ii)) {\n continue;\n }\n\n var property = this.parseClarkNotation(properties[ii]);\n if (this.xmlNamespaces[property.namespace]) {\n body+=' <' + this.xmlNamespaces[property.namespace] + ':' + property.name + ' />\\n';\n } else {\n body+=' \\n';\n }\n\n }\n body+=' \\n';\n body+='';\n\n return this.request('PROPFIND', url, headers, body).then(\n function(result) {\n\n if (depth === '0') {\n return {\n status: result.status,\n body: result.body[0],\n xhr: result.xhr\n };\n } else {\n return {\n status: result.status,\n body: result.body,\n xhr: result.xhr\n };\n }\n\n }.bind(this)\n );\n\n },\n\n /**\n * Renders a \"d:set\" block for the given properties.\n *\n * @param {Object.} properties\n * @return {String} XML \"\" block\n */\n _renderPropSet: function(properties) {\n var body = ' \\n' +\n ' \\n';\n\n for(var ii in properties) {\n if (!properties.hasOwnProperty(ii)) {\n continue;\n }\n\n var property = this.parseClarkNotation(ii);\n var propName;\n var propValue = properties[ii];\n if (this.xmlNamespaces[property.namespace]) {\n propName = this.xmlNamespaces[property.namespace] + ':' + property.name;\n } else {\n propName = 'x:' + property.name + ' xmlns:x=\"' + property.namespace + '\"';\n }\n\n // FIXME: hard-coded for now until we allow properties to\n // specify whether to be escaped or not\n if (propName !== 'd:resourcetype') {\n propValue = dav._escapeXml(propValue);\n }\n body += ' <' + propName + '>' + propValue + '\\n';\n }\n body +=' \\n';\n body +=' \\n';\n return body;\n },\n\n /**\n * Generates a propPatch request.\n *\n * @param {string} url Url to do the proppatch request on\n * @param {Object.} properties List of properties to store.\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n propPatch : function(url, properties, headers) {\n headers = headers || {};\n\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n var body =\n '\\n' +\n '} [properties] list of properties to store.\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n mkcol : function(url, properties, headers) {\n var body = '';\n headers = headers || {};\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n if (properties) {\n body =\n '\\n' +\n ' 0) {\n var subNodes = [];\n // filter out text nodes\n for (var j = 0; j < propNode.childNodes.length; j++) {\n var node = propNode.childNodes[j];\n if (node.nodeType === 1) {\n subNodes.push(node);\n }\n }\n if (subNodes.length) {\n content = subNodes;\n }\n }\n\n return content || propNode.textContent || propNode.text || '';\n },\n\n /**\n * Parses a multi-status response body.\n *\n * @param {string} xmlBody\n * @param {Array}\n */\n parseMultiStatus : function(xmlBody) {\n\n var parser = new DOMParser();\n var doc = parser.parseFromString(xmlBody, \"application/xml\");\n\n var resolver = function(foo) {\n var ii;\n for(ii in this.xmlNamespaces) {\n if (this.xmlNamespaces[ii] === foo) {\n return ii;\n }\n }\n }.bind(this);\n\n var responseIterator = doc.evaluate('/d:multistatus/d:response', doc, resolver, XPathResult.ANY_TYPE, null);\n\n var result = [];\n var responseNode = responseIterator.iterateNext();\n\n while(responseNode) {\n\n var response = {\n href : null,\n propStat : []\n };\n\n response.href = doc.evaluate('string(d:href)', responseNode, resolver, XPathResult.ANY_TYPE, null).stringValue;\n\n var propStatIterator = doc.evaluate('d:propstat', responseNode, resolver, XPathResult.ANY_TYPE, null);\n var propStatNode = propStatIterator.iterateNext();\n\n while(propStatNode) {\n var propStat = {\n status : doc.evaluate('string(d:status)', propStatNode, resolver, XPathResult.ANY_TYPE, null).stringValue,\n properties : {},\n };\n\n var propIterator = doc.evaluate('d:prop/*', propStatNode, resolver, XPathResult.ANY_TYPE, null);\n\n var propNode = propIterator.iterateNext();\n while(propNode) {\n var content = this._parsePropNode(propNode);\n propStat.properties['{' + propNode.namespaceURI + '}' + propNode.localName] = content;\n propNode = propIterator.iterateNext();\n\n }\n response.propStat.push(propStat);\n propStatNode = propStatIterator.iterateNext();\n\n\n }\n\n result.push(response);\n responseNode = responseIterator.iterateNext();\n\n }\n\n return result;\n\n },\n\n /**\n * Takes a relative url, and maps it to an absolute url, using the baseUrl\n *\n * @param {string} url\n * @return {string}\n */\n resolveUrl : function(url) {\n\n // Note: this is rudamentary.. not sure yet if it handles every case.\n if (/^https?:\\/\\//i.test(url)) {\n // absolute\n return url;\n }\n\n var baseParts = this.parseUrl(this.baseUrl);\n if (url.charAt('/')) {\n // Url starts with a slash\n return baseParts.root + url;\n }\n\n // Url does not start with a slash, we need grab the base url right up until the last slash.\n var newUrl = baseParts.root + '/';\n if (baseParts.path.lastIndexOf('/')!==-1) {\n newUrl = newUrl = baseParts.path.subString(0, baseParts.path.lastIndexOf('/')) + '/';\n }\n newUrl+=url;\n return url;\n\n },\n\n /**\n * Parses a url and returns its individual components.\n *\n * @param {String} url\n * @return {Object}\n */\n parseUrl : function(url) {\n\n var parts = url.match(/^(?:([A-Za-z]+):)?(\\/{0,3})([0-9.\\-A-Za-z]+)(?::(\\d+))?(?:\\/([^?#]*))?(?:\\?([^#]*))?(?:#(.*))?$/);\n var result = {\n url : parts[0],\n scheme : parts[1],\n host : parts[3],\n port : parts[4],\n path : parts[5],\n query : parts[6],\n fragment : parts[7],\n };\n result.root =\n result.scheme + '://' +\n result.host +\n (result.port ? ':' + result.port : '');\n\n return result;\n\n },\n\n parseClarkNotation : function(propertyName) {\n\n var result = propertyName.match(/^{([^}]+)}(.*)$/);\n if (!result) {\n return;\n }\n\n return {\n name : result[2],\n namespace : result[1]\n };\n\n }\n\n};\n\nif (typeof module !== 'undefined' && typeof module.exports !== 'undefined') {\n module.exports.Client = dav.Client;\n}\n","var map = {\n\t\"./af\": 25177,\n\t\"./af.js\": 25177,\n\t\"./ar\": 61509,\n\t\"./ar-dz\": 41488,\n\t\"./ar-dz.js\": 41488,\n\t\"./ar-kw\": 58676,\n\t\"./ar-kw.js\": 58676,\n\t\"./ar-ly\": 42353,\n\t\"./ar-ly.js\": 42353,\n\t\"./ar-ma\": 24496,\n\t\"./ar-ma.js\": 24496,\n\t\"./ar-ps\": 6947,\n\t\"./ar-ps.js\": 6947,\n\t\"./ar-sa\": 60301,\n\t\"./ar-sa.js\": 60301,\n\t\"./ar-tn\": 89756,\n\t\"./ar-tn.js\": 89756,\n\t\"./ar.js\": 61509,\n\t\"./az\": 95533,\n\t\"./az.js\": 95533,\n\t\"./be\": 28959,\n\t\"./be.js\": 28959,\n\t\"./bg\": 47777,\n\t\"./bg.js\": 47777,\n\t\"./bm\": 54903,\n\t\"./bm.js\": 54903,\n\t\"./bn\": 61290,\n\t\"./bn-bd\": 17357,\n\t\"./bn-bd.js\": 17357,\n\t\"./bn.js\": 61290,\n\t\"./bo\": 31545,\n\t\"./bo.js\": 31545,\n\t\"./br\": 11470,\n\t\"./br.js\": 11470,\n\t\"./bs\": 44429,\n\t\"./bs.js\": 44429,\n\t\"./ca\": 7306,\n\t\"./ca.js\": 7306,\n\t\"./cs\": 56464,\n\t\"./cs.js\": 56464,\n\t\"./cv\": 73635,\n\t\"./cv.js\": 73635,\n\t\"./cy\": 64226,\n\t\"./cy.js\": 64226,\n\t\"./da\": 93601,\n\t\"./da.js\": 93601,\n\t\"./de\": 77853,\n\t\"./de-at\": 26111,\n\t\"./de-at.js\": 26111,\n\t\"./de-ch\": 54697,\n\t\"./de-ch.js\": 54697,\n\t\"./de.js\": 77853,\n\t\"./dv\": 60708,\n\t\"./dv.js\": 60708,\n\t\"./el\": 54691,\n\t\"./el.js\": 54691,\n\t\"./en-au\": 53872,\n\t\"./en-au.js\": 53872,\n\t\"./en-ca\": 28298,\n\t\"./en-ca.js\": 28298,\n\t\"./en-gb\": 56195,\n\t\"./en-gb.js\": 56195,\n\t\"./en-ie\": 66584,\n\t\"./en-ie.js\": 66584,\n\t\"./en-il\": 65543,\n\t\"./en-il.js\": 65543,\n\t\"./en-in\": 9033,\n\t\"./en-in.js\": 9033,\n\t\"./en-nz\": 79402,\n\t\"./en-nz.js\": 79402,\n\t\"./en-sg\": 43004,\n\t\"./en-sg.js\": 43004,\n\t\"./eo\": 32934,\n\t\"./eo.js\": 32934,\n\t\"./es\": 97650,\n\t\"./es-do\": 20838,\n\t\"./es-do.js\": 20838,\n\t\"./es-mx\": 17730,\n\t\"./es-mx.js\": 17730,\n\t\"./es-us\": 56575,\n\t\"./es-us.js\": 56575,\n\t\"./es.js\": 97650,\n\t\"./et\": 3035,\n\t\"./et.js\": 3035,\n\t\"./eu\": 3508,\n\t\"./eu.js\": 3508,\n\t\"./fa\": 119,\n\t\"./fa.js\": 119,\n\t\"./fi\": 90527,\n\t\"./fi.js\": 90527,\n\t\"./fil\": 95995,\n\t\"./fil.js\": 95995,\n\t\"./fo\": 52477,\n\t\"./fo.js\": 52477,\n\t\"./fr\": 85498,\n\t\"./fr-ca\": 26435,\n\t\"./fr-ca.js\": 26435,\n\t\"./fr-ch\": 37892,\n\t\"./fr-ch.js\": 37892,\n\t\"./fr.js\": 85498,\n\t\"./fy\": 37071,\n\t\"./fy.js\": 37071,\n\t\"./ga\": 41734,\n\t\"./ga.js\": 41734,\n\t\"./gd\": 70217,\n\t\"./gd.js\": 70217,\n\t\"./gl\": 77329,\n\t\"./gl.js\": 77329,\n\t\"./gom-deva\": 32124,\n\t\"./gom-deva.js\": 32124,\n\t\"./gom-latn\": 93383,\n\t\"./gom-latn.js\": 93383,\n\t\"./gu\": 95050,\n\t\"./gu.js\": 95050,\n\t\"./he\": 11713,\n\t\"./he.js\": 11713,\n\t\"./hi\": 43861,\n\t\"./hi.js\": 43861,\n\t\"./hr\": 26308,\n\t\"./hr.js\": 26308,\n\t\"./hu\": 90609,\n\t\"./hu.js\": 90609,\n\t\"./hy-am\": 17160,\n\t\"./hy-am.js\": 17160,\n\t\"./id\": 74063,\n\t\"./id.js\": 74063,\n\t\"./is\": 89374,\n\t\"./is.js\": 89374,\n\t\"./it\": 88383,\n\t\"./it-ch\": 21827,\n\t\"./it-ch.js\": 21827,\n\t\"./it.js\": 88383,\n\t\"./ja\": 23827,\n\t\"./ja.js\": 23827,\n\t\"./jv\": 89722,\n\t\"./jv.js\": 89722,\n\t\"./ka\": 41794,\n\t\"./ka.js\": 41794,\n\t\"./kk\": 27088,\n\t\"./kk.js\": 27088,\n\t\"./km\": 96870,\n\t\"./km.js\": 96870,\n\t\"./kn\": 84451,\n\t\"./kn.js\": 84451,\n\t\"./ko\": 63164,\n\t\"./ko.js\": 63164,\n\t\"./ku\": 98174,\n\t\"./ku-kmr\": 6181,\n\t\"./ku-kmr.js\": 6181,\n\t\"./ku.js\": 98174,\n\t\"./ky\": 78474,\n\t\"./ky.js\": 78474,\n\t\"./lb\": 79680,\n\t\"./lb.js\": 79680,\n\t\"./lo\": 15867,\n\t\"./lo.js\": 15867,\n\t\"./lt\": 45766,\n\t\"./lt.js\": 45766,\n\t\"./lv\": 69532,\n\t\"./lv.js\": 69532,\n\t\"./me\": 58076,\n\t\"./me.js\": 58076,\n\t\"./mi\": 41848,\n\t\"./mi.js\": 41848,\n\t\"./mk\": 30306,\n\t\"./mk.js\": 30306,\n\t\"./ml\": 73739,\n\t\"./ml.js\": 73739,\n\t\"./mn\": 99053,\n\t\"./mn.js\": 99053,\n\t\"./mr\": 86169,\n\t\"./mr.js\": 86169,\n\t\"./ms\": 73386,\n\t\"./ms-my\": 92297,\n\t\"./ms-my.js\": 92297,\n\t\"./ms.js\": 73386,\n\t\"./mt\": 77075,\n\t\"./mt.js\": 77075,\n\t\"./my\": 72264,\n\t\"./my.js\": 72264,\n\t\"./nb\": 22274,\n\t\"./nb.js\": 22274,\n\t\"./ne\": 8235,\n\t\"./ne.js\": 8235,\n\t\"./nl\": 92572,\n\t\"./nl-be\": 43784,\n\t\"./nl-be.js\": 43784,\n\t\"./nl.js\": 92572,\n\t\"./nn\": 54566,\n\t\"./nn.js\": 54566,\n\t\"./oc-lnc\": 69330,\n\t\"./oc-lnc.js\": 69330,\n\t\"./pa-in\": 29849,\n\t\"./pa-in.js\": 29849,\n\t\"./pl\": 94418,\n\t\"./pl.js\": 94418,\n\t\"./pt\": 79834,\n\t\"./pt-br\": 48303,\n\t\"./pt-br.js\": 48303,\n\t\"./pt.js\": 79834,\n\t\"./ro\": 24457,\n\t\"./ro.js\": 24457,\n\t\"./ru\": 82271,\n\t\"./ru.js\": 82271,\n\t\"./sd\": 1221,\n\t\"./sd.js\": 1221,\n\t\"./se\": 33478,\n\t\"./se.js\": 33478,\n\t\"./si\": 17538,\n\t\"./si.js\": 17538,\n\t\"./sk\": 5784,\n\t\"./sk.js\": 5784,\n\t\"./sl\": 46637,\n\t\"./sl.js\": 46637,\n\t\"./sq\": 86794,\n\t\"./sq.js\": 86794,\n\t\"./sr\": 45719,\n\t\"./sr-cyrl\": 3322,\n\t\"./sr-cyrl.js\": 3322,\n\t\"./sr.js\": 45719,\n\t\"./ss\": 56000,\n\t\"./ss.js\": 56000,\n\t\"./sv\": 41011,\n\t\"./sv.js\": 41011,\n\t\"./sw\": 40748,\n\t\"./sw.js\": 40748,\n\t\"./ta\": 11025,\n\t\"./ta.js\": 11025,\n\t\"./te\": 11885,\n\t\"./te.js\": 11885,\n\t\"./tet\": 28861,\n\t\"./tet.js\": 28861,\n\t\"./tg\": 86571,\n\t\"./tg.js\": 86571,\n\t\"./th\": 55802,\n\t\"./th.js\": 55802,\n\t\"./tk\": 59527,\n\t\"./tk.js\": 59527,\n\t\"./tl-ph\": 29231,\n\t\"./tl-ph.js\": 29231,\n\t\"./tlh\": 31052,\n\t\"./tlh.js\": 31052,\n\t\"./tr\": 85096,\n\t\"./tr.js\": 85096,\n\t\"./tzl\": 79846,\n\t\"./tzl.js\": 79846,\n\t\"./tzm\": 81765,\n\t\"./tzm-latn\": 97711,\n\t\"./tzm-latn.js\": 97711,\n\t\"./tzm.js\": 81765,\n\t\"./ug-cn\": 48414,\n\t\"./ug-cn.js\": 48414,\n\t\"./uk\": 16618,\n\t\"./uk.js\": 16618,\n\t\"./ur\": 57777,\n\t\"./ur.js\": 57777,\n\t\"./uz\": 57609,\n\t\"./uz-latn\": 72475,\n\t\"./uz-latn.js\": 72475,\n\t\"./uz.js\": 57609,\n\t\"./vi\": 21135,\n\t\"./vi.js\": 21135,\n\t\"./x-pseudo\": 64051,\n\t\"./x-pseudo.js\": 64051,\n\t\"./yo\": 82218,\n\t\"./yo.js\": 82218,\n\t\"./zh-cn\": 52648,\n\t\"./zh-cn.js\": 52648,\n\t\"./zh-hk\": 1632,\n\t\"./zh-hk.js\": 1632,\n\t\"./zh-mo\": 31541,\n\t\"./zh-mo.js\": 31541,\n\t\"./zh-tw\": 50304,\n\t\"./zh-tw.js\": 50304\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 35358;","import { o as logger } from \"./chunks/dav-Co9y-hkg.mjs\";\nimport { q, F, s, N, t, P, c, l, m, n, a, g, p, b, r, d, h, f, k, j, e, i } from \"./chunks/dav-Co9y-hkg.mjs\";\nimport { getCapabilities } from \"@nextcloud/capabilities\";\nimport { extname, basename } from \"path\";\nimport { getCanonicalLocale, getLanguage } from \"@nextcloud/l10n\";\nimport { TypedEventTarget } from \"typescript-event-target\";\nvar NewMenuEntryCategory = /* @__PURE__ */ ((NewMenuEntryCategory2) => {\n NewMenuEntryCategory2[NewMenuEntryCategory2[\"UploadFromDevice\"] = 0] = \"UploadFromDevice\";\n NewMenuEntryCategory2[NewMenuEntryCategory2[\"CreateNew\"] = 1] = \"CreateNew\";\n NewMenuEntryCategory2[NewMenuEntryCategory2[\"Other\"] = 2] = \"Other\";\n return NewMenuEntryCategory2;\n})(NewMenuEntryCategory || {});\nclass NewFileMenu {\n _entries = [];\n registerEntry(entry) {\n this.validateEntry(entry);\n entry.category = entry.category ?? 1;\n this._entries.push(entry);\n }\n unregisterEntry(entry) {\n const entryIndex = typeof entry === \"string\" ? this.getEntryIndex(entry) : this.getEntryIndex(entry.id);\n if (entryIndex === -1) {\n logger.warn(\"Entry not found, nothing removed\", { entry, entries: this.getEntries() });\n return;\n }\n this._entries.splice(entryIndex, 1);\n }\n /**\n * Get the list of registered entries\n *\n * @param {Folder} context the creation context. Usually the current folder\n */\n getEntries(context) {\n if (context) {\n return this._entries.filter((entry) => typeof entry.enabled === \"function\" ? entry.enabled(context) : true);\n }\n return this._entries;\n }\n getEntryIndex(id) {\n return this._entries.findIndex((entry) => entry.id === id);\n }\n validateEntry(entry) {\n if (!entry.id || !entry.displayName || !(entry.iconSvgInline || entry.iconClass) || !entry.handler) {\n throw new Error(\"Invalid entry\");\n }\n if (typeof entry.id !== \"string\" || typeof entry.displayName !== \"string\") {\n throw new Error(\"Invalid id or displayName property\");\n }\n if (entry.iconClass && typeof entry.iconClass !== \"string\" || entry.iconSvgInline && typeof entry.iconSvgInline !== \"string\") {\n throw new Error(\"Invalid icon provided\");\n }\n if (entry.enabled !== void 0 && typeof entry.enabled !== \"function\") {\n throw new Error(\"Invalid enabled property\");\n }\n if (typeof entry.handler !== \"function\") {\n throw new Error(\"Invalid handler property\");\n }\n if (\"order\" in entry && typeof entry.order !== \"number\") {\n throw new Error(\"Invalid order property\");\n }\n if (this.getEntryIndex(entry.id) !== -1) {\n throw new Error(\"Duplicate entry\");\n }\n }\n}\nconst getNewFileMenu = function() {\n if (typeof window._nc_newfilemenu === \"undefined\") {\n window._nc_newfilemenu = new NewFileMenu();\n logger.debug(\"NewFileMenu initialized\");\n }\n return window._nc_newfilemenu;\n};\nvar DefaultType = /* @__PURE__ */ ((DefaultType2) => {\n DefaultType2[\"DEFAULT\"] = \"default\";\n DefaultType2[\"HIDDEN\"] = \"hidden\";\n return DefaultType2;\n})(DefaultType || {});\nclass FileAction {\n _action;\n constructor(action) {\n this.validateAction(action);\n this._action = action;\n }\n get id() {\n return this._action.id;\n }\n get displayName() {\n return this._action.displayName;\n }\n get title() {\n return this._action.title;\n }\n get iconSvgInline() {\n return this._action.iconSvgInline;\n }\n get enabled() {\n return this._action.enabled;\n }\n get exec() {\n return this._action.exec;\n }\n get execBatch() {\n return this._action.execBatch;\n }\n get order() {\n return this._action.order;\n }\n get parent() {\n return this._action.parent;\n }\n get default() {\n return this._action.default;\n }\n get destructive() {\n return this._action.destructive;\n }\n get inline() {\n return this._action.inline;\n }\n get renderInline() {\n return this._action.renderInline;\n }\n validateAction(action) {\n if (!action.id || typeof action.id !== \"string\") {\n throw new Error(\"Invalid id\");\n }\n if (!action.displayName || typeof action.displayName !== \"function\") {\n throw new Error(\"Invalid displayName function\");\n }\n if (\"title\" in action && typeof action.title !== \"function\") {\n throw new Error(\"Invalid title function\");\n }\n if (!action.iconSvgInline || typeof action.iconSvgInline !== \"function\") {\n throw new Error(\"Invalid iconSvgInline function\");\n }\n if (!action.exec || typeof action.exec !== \"function\") {\n throw new Error(\"Invalid exec function\");\n }\n if (\"enabled\" in action && typeof action.enabled !== \"function\") {\n throw new Error(\"Invalid enabled function\");\n }\n if (\"execBatch\" in action && typeof action.execBatch !== \"function\") {\n throw new Error(\"Invalid execBatch function\");\n }\n if (\"order\" in action && typeof action.order !== \"number\") {\n throw new Error(\"Invalid order\");\n }\n if (action.destructive !== void 0 && typeof action.destructive !== \"boolean\") {\n throw new Error(\"Invalid destructive flag\");\n }\n if (\"parent\" in action && typeof action.parent !== \"string\") {\n throw new Error(\"Invalid parent\");\n }\n if (action.default && !Object.values(DefaultType).includes(action.default)) {\n throw new Error(\"Invalid default\");\n }\n if (\"inline\" in action && typeof action.inline !== \"function\") {\n throw new Error(\"Invalid inline function\");\n }\n if (\"renderInline\" in action && typeof action.renderInline !== \"function\") {\n throw new Error(\"Invalid renderInline function\");\n }\n }\n}\nconst registerFileAction = function(action) {\n if (typeof window._nc_fileactions === \"undefined\") {\n window._nc_fileactions = [];\n logger.debug(\"FileActions initialized\");\n }\n if (window._nc_fileactions.find((search) => search.id === action.id)) {\n logger.error(`FileAction ${action.id} already registered`, { action });\n return;\n }\n window._nc_fileactions.push(action);\n};\nconst getFileActions = function() {\n if (typeof window._nc_fileactions === \"undefined\") {\n window._nc_fileactions = [];\n logger.debug(\"FileActions initialized\");\n }\n return window._nc_fileactions;\n};\nclass FileListAction {\n _action;\n constructor(action) {\n this.validateAction(action);\n this._action = action;\n }\n get id() {\n return this._action.id;\n }\n get displayName() {\n return this._action.displayName;\n }\n get iconSvgInline() {\n return this._action.iconSvgInline;\n }\n get order() {\n return this._action.order;\n }\n get enabled() {\n return this._action.enabled;\n }\n get exec() {\n return this._action.exec;\n }\n validateAction(action) {\n if (!action.id || typeof action.id !== \"string\") {\n throw new Error(\"Invalid id\");\n }\n if (!action.displayName || typeof action.displayName !== \"function\") {\n throw new Error(\"Invalid displayName function\");\n }\n if (\"iconSvgInline\" in action && typeof action.iconSvgInline !== \"function\") {\n throw new Error(\"Invalid iconSvgInline function\");\n }\n if (\"order\" in action && typeof action.order !== \"number\") {\n throw new Error(\"Invalid order\");\n }\n if (\"enabled\" in action && typeof action.enabled !== \"function\") {\n throw new Error(\"Invalid enabled function\");\n }\n if (!action.exec || typeof action.exec !== \"function\") {\n throw new Error(\"Invalid exec function\");\n }\n }\n}\nconst registerFileListAction = (action) => {\n if (typeof window._nc_filelistactions === \"undefined\") {\n window._nc_filelistactions = [];\n }\n if (window._nc_filelistactions.find((listAction) => listAction.id === action.id)) {\n logger.error(`FileListAction with id \"${action.id}\" is already registered`, { action });\n return;\n }\n window._nc_filelistactions.push(action);\n};\nconst getFileListActions = () => {\n if (typeof window._nc_filelistactions === \"undefined\") {\n window._nc_filelistactions = [];\n }\n return window._nc_filelistactions;\n};\nclass Header {\n _header;\n constructor(header) {\n this.validateHeader(header);\n this._header = header;\n }\n get id() {\n return this._header.id;\n }\n get order() {\n return this._header.order;\n }\n get enabled() {\n return this._header.enabled;\n }\n get render() {\n return this._header.render;\n }\n get updated() {\n return this._header.updated;\n }\n validateHeader(header) {\n if (!header.id || !header.render || !header.updated) {\n throw new Error(\"Invalid header: id, render and updated are required\");\n }\n if (typeof header.id !== \"string\") {\n throw new Error(\"Invalid id property\");\n }\n if (header.enabled !== void 0 && typeof header.enabled !== \"function\") {\n throw new Error(\"Invalid enabled property\");\n }\n if (header.render && typeof header.render !== \"function\") {\n throw new Error(\"Invalid render property\");\n }\n if (header.updated && typeof header.updated !== \"function\") {\n throw new Error(\"Invalid updated property\");\n }\n }\n}\nconst registerFileListHeaders = function(header) {\n if (typeof window._nc_filelistheader === \"undefined\") {\n window._nc_filelistheader = [];\n logger.debug(\"FileListHeaders initialized\");\n }\n if (window._nc_filelistheader.find((search) => search.id === header.id)) {\n logger.error(`Header ${header.id} already registered`, { header });\n return;\n }\n window._nc_filelistheader.push(header);\n};\nconst getFileListHeaders = function() {\n if (typeof window._nc_filelistheader === \"undefined\") {\n window._nc_filelistheader = [];\n logger.debug(\"FileListHeaders initialized\");\n }\n return window._nc_filelistheader;\n};\nvar InvalidFilenameErrorReason = /* @__PURE__ */ ((InvalidFilenameErrorReason2) => {\n InvalidFilenameErrorReason2[\"ReservedName\"] = \"reserved name\";\n InvalidFilenameErrorReason2[\"Character\"] = \"character\";\n InvalidFilenameErrorReason2[\"Extension\"] = \"extension\";\n return InvalidFilenameErrorReason2;\n})(InvalidFilenameErrorReason || {});\nclass InvalidFilenameError extends Error {\n constructor(options) {\n super(`Invalid ${options.reason} '${options.segment}' in filename '${options.filename}'`, { cause: options });\n }\n /**\n * The filename that was validated\n */\n get filename() {\n return this.cause.filename;\n }\n /**\n * Reason why the validation failed\n */\n get reason() {\n return this.cause.reason;\n }\n /**\n * Part of the filename that caused this error\n */\n get segment() {\n return this.cause.segment;\n }\n}\nfunction validateFilename(filename) {\n const capabilities = getCapabilities().files;\n const forbiddenCharacters = capabilities.forbidden_filename_characters ?? window._oc_config?.forbidden_filenames_characters ?? [\"/\", \"\\\\\"];\n for (const character of forbiddenCharacters) {\n if (filename.includes(character)) {\n throw new InvalidFilenameError({ segment: character, reason: \"character\", filename });\n }\n }\n filename = filename.toLocaleLowerCase();\n const forbiddenFilenames = capabilities.forbidden_filenames ?? [\".htaccess\"];\n if (forbiddenFilenames.includes(filename)) {\n throw new InvalidFilenameError({\n filename,\n segment: filename,\n reason: \"reserved name\"\n /* ReservedName */\n });\n }\n const endOfBasename = filename.indexOf(\".\", 1);\n const basename2 = filename.substring(0, endOfBasename === -1 ? void 0 : endOfBasename);\n const forbiddenFilenameBasenames = capabilities.forbidden_filename_basenames ?? [];\n if (forbiddenFilenameBasenames.includes(basename2)) {\n throw new InvalidFilenameError({\n filename,\n segment: basename2,\n reason: \"reserved name\"\n /* ReservedName */\n });\n }\n const forbiddenFilenameExtensions = capabilities.forbidden_filename_extensions ?? [\".part\", \".filepart\"];\n for (const extension of forbiddenFilenameExtensions) {\n if (filename.length > extension.length && filename.endsWith(extension)) {\n throw new InvalidFilenameError({ segment: extension, reason: \"extension\", filename });\n }\n }\n}\nfunction isFilenameValid(filename) {\n try {\n validateFilename(filename);\n return true;\n } catch (error) {\n if (error instanceof InvalidFilenameError) {\n return false;\n }\n throw error;\n }\n}\nfunction getUniqueName(name, otherNames, options) {\n const opts = {\n suffix: (n2) => `(${n2})`,\n ignoreFileExtension: false,\n ...options\n };\n let newName = name;\n let i2 = 1;\n while (otherNames.includes(newName)) {\n const ext = opts.ignoreFileExtension ? \"\" : extname(name);\n const base = basename(name, ext);\n newName = `${base} ${opts.suffix(i2++)}${ext}`;\n }\n return newName;\n}\nconst humanList = [\"B\", \"KB\", \"MB\", \"GB\", \"TB\", \"PB\"];\nconst humanListBinary = [\"B\", \"KiB\", \"MiB\", \"GiB\", \"TiB\", \"PiB\"];\nfunction formatFileSize(size, skipSmallSizes = false, binaryPrefixes = false, base1000 = false) {\n binaryPrefixes = binaryPrefixes && !base1000;\n if (typeof size === \"string\") {\n size = Number(size);\n }\n let order = size > 0 ? Math.floor(Math.log(size) / Math.log(base1000 ? 1e3 : 1024)) : 0;\n order = Math.min((binaryPrefixes ? humanListBinary.length : humanList.length) - 1, order);\n const readableFormat = binaryPrefixes ? humanListBinary[order] : humanList[order];\n let relativeSize = (size / Math.pow(base1000 ? 1e3 : 1024, order)).toFixed(1);\n if (skipSmallSizes === true && order === 0) {\n return (relativeSize !== \"0.0\" ? \"< 1 \" : \"0 \") + (binaryPrefixes ? humanListBinary[1] : humanList[1]);\n }\n if (order < 2) {\n relativeSize = parseFloat(relativeSize).toFixed(0);\n } else {\n relativeSize = parseFloat(relativeSize).toLocaleString(getCanonicalLocale());\n }\n return relativeSize + \" \" + readableFormat;\n}\nfunction parseFileSize(value, forceBinary = false) {\n try {\n value = `${value}`.toLocaleLowerCase().replaceAll(/\\s+/g, \"\").replaceAll(\",\", \".\");\n } catch (e2) {\n return null;\n }\n const match = value.match(/^([0-9]*(\\.[0-9]*)?)([kmgtp]?)(i?)b?$/);\n if (match === null || match[1] === \".\" || match[1] === \"\") {\n return null;\n }\n const bytesArray = {\n \"\": 0,\n k: 1,\n m: 2,\n g: 3,\n t: 4,\n p: 5,\n e: 6\n };\n const decimalString = `${match[1]}`;\n const base = match[4] === \"i\" || forceBinary ? 1024 : 1e3;\n return Math.round(Number.parseFloat(decimalString) * base ** bytesArray[match[3]]);\n}\nfunction stringify(value) {\n if (value instanceof Date) {\n return value.toISOString();\n }\n return String(value);\n}\nfunction orderBy(collection, identifiers2, orders) {\n identifiers2 = identifiers2 ?? [(value) => value];\n orders = orders ?? [];\n const sorting = identifiers2.map((_, index) => (orders[index] ?? \"asc\") === \"asc\" ? 1 : -1);\n const collator = Intl.Collator(\n [getLanguage(), getCanonicalLocale()],\n {\n // handle 10 as ten and not as one-zero\n numeric: true,\n usage: \"sort\"\n }\n );\n return [...collection].sort((a2, b2) => {\n for (const [index, identifier] of identifiers2.entries()) {\n const value = collator.compare(stringify(identifier(a2)), stringify(identifier(b2)));\n if (value !== 0) {\n return value * sorting[index];\n }\n }\n return 0;\n });\n}\nvar FilesSortingMode = /* @__PURE__ */ ((FilesSortingMode2) => {\n FilesSortingMode2[\"Name\"] = \"basename\";\n FilesSortingMode2[\"Modified\"] = \"mtime\";\n FilesSortingMode2[\"Size\"] = \"size\";\n return FilesSortingMode2;\n})(FilesSortingMode || {});\nfunction sortNodes(nodes, options = {}) {\n const sortingOptions = {\n // Default to sort by name\n sortingMode: \"basename\",\n // Default to sort ascending\n sortingOrder: \"asc\",\n ...options\n };\n const basename2 = (name) => name.lastIndexOf(\".\") > 0 ? name.slice(0, name.lastIndexOf(\".\")) : name;\n const identifiers2 = [\n // 1: Sort favorites first if enabled\n ...sortingOptions.sortFavoritesFirst ? [(v) => v.attributes?.favorite !== 1] : [],\n // 2: Sort folders first if sorting by name\n ...sortingOptions.sortFoldersFirst ? [(v) => v.type !== \"folder\"] : [],\n // 3: Use sorting mode if NOT basename (to be able to use display name too)\n ...sortingOptions.sortingMode !== \"basename\" ? [(v) => v[sortingOptions.sortingMode]] : [],\n // 4: Use display name if available, fallback to name\n (v) => basename2(v.displayname || v.attributes?.displayname || v.basename),\n // 5: Finally, use basename if all previous sorting methods failed\n (v) => v.basename\n ];\n const orders = [\n // (for 1): always sort favorites before normal files\n ...sortingOptions.sortFavoritesFirst ? [\"asc\"] : [],\n // (for 2): always sort folders before files\n ...sortingOptions.sortFoldersFirst ? [\"asc\"] : [],\n // (for 3): Reverse if sorting by mtime as mtime higher means edited more recent -> lower\n ...sortingOptions.sortingMode === \"mtime\" ? [sortingOptions.sortingOrder === \"asc\" ? \"desc\" : \"asc\"] : [],\n // (also for 3 so make sure not to conflict with 2 and 3)\n ...sortingOptions.sortingMode !== \"mtime\" && sortingOptions.sortingMode !== \"basename\" ? [sortingOptions.sortingOrder] : [],\n // for 4: use configured sorting direction\n sortingOptions.sortingOrder,\n // for 5: use configured sorting direction\n sortingOptions.sortingOrder\n ];\n return orderBy(nodes, identifiers2, orders);\n}\nclass Navigation extends TypedEventTarget {\n _views = [];\n _currentView = null;\n /**\n * Register a new view on the navigation\n * @param view The view to register\n * @throws `Error` is thrown if a view with the same id is already registered\n */\n register(view) {\n if (this._views.find((search) => search.id === view.id)) {\n throw new Error(`View id ${view.id} is already registered`);\n }\n this._views.push(view);\n this.dispatchTypedEvent(\"update\", new CustomEvent(\"update\"));\n }\n /**\n * Remove a registered view\n * @param id The id of the view to remove\n */\n remove(id) {\n const index = this._views.findIndex((view) => view.id === id);\n if (index !== -1) {\n this._views.splice(index, 1);\n this.dispatchTypedEvent(\"update\", new CustomEvent(\"update\"));\n }\n }\n /**\n * Set the currently active view\n * @fires UpdateActiveViewEvent\n * @param view New active view\n */\n setActive(view) {\n this._currentView = view;\n const event = new CustomEvent(\"updateActive\", { detail: view });\n this.dispatchTypedEvent(\"updateActive\", event);\n }\n /**\n * The currently active files view\n */\n get active() {\n return this._currentView;\n }\n /**\n * All registered views\n */\n get views() {\n return this._views;\n }\n}\nconst getNavigation = function() {\n if (typeof window._nc_navigation === \"undefined\") {\n window._nc_navigation = new Navigation();\n logger.debug(\"Navigation service initialized\");\n }\n return window._nc_navigation;\n};\nclass Column {\n _column;\n constructor(column) {\n isValidColumn(column);\n this._column = column;\n }\n get id() {\n return this._column.id;\n }\n get title() {\n return this._column.title;\n }\n get render() {\n return this._column.render;\n }\n get sort() {\n return this._column.sort;\n }\n get summary() {\n return this._column.summary;\n }\n}\nconst isValidColumn = function(column) {\n if (!column.id || typeof column.id !== \"string\") {\n throw new Error(\"A column id is required\");\n }\n if (!column.title || typeof column.title !== \"string\") {\n throw new Error(\"A column title is required\");\n }\n if (!column.render || typeof column.render !== \"function\") {\n throw new Error(\"A render function is required\");\n }\n if (column.sort && typeof column.sort !== \"function\") {\n throw new Error(\"Column sortFunction must be a function\");\n }\n if (column.summary && typeof column.summary !== \"function\") {\n throw new Error(\"Column summary must be a function\");\n }\n return true;\n};\nfunction getDefaultExportFromCjs(x) {\n return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, \"default\") ? x[\"default\"] : x;\n}\nvar validator$2 = {};\nvar util$3 = {};\n(function(exports) {\n const nameStartChar = \":A-Za-z_\\\\u00C0-\\\\u00D6\\\\u00D8-\\\\u00F6\\\\u00F8-\\\\u02FF\\\\u0370-\\\\u037D\\\\u037F-\\\\u1FFF\\\\u200C-\\\\u200D\\\\u2070-\\\\u218F\\\\u2C00-\\\\u2FEF\\\\u3001-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFFD\";\n const nameChar = nameStartChar + \"\\\\-.\\\\d\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040\";\n const nameRegexp = \"[\" + nameStartChar + \"][\" + nameChar + \"]*\";\n const regexName = new RegExp(\"^\" + nameRegexp + \"$\");\n const getAllMatches = function(string, regex) {\n const matches = [];\n let match = regex.exec(string);\n while (match) {\n const allmatches = [];\n allmatches.startIndex = regex.lastIndex - match[0].length;\n const len = match.length;\n for (let index = 0; index < len; index++) {\n allmatches.push(match[index]);\n }\n matches.push(allmatches);\n match = regex.exec(string);\n }\n return matches;\n };\n const isName = function(string) {\n const match = regexName.exec(string);\n return !(match === null || typeof match === \"undefined\");\n };\n exports.isExist = function(v) {\n return typeof v !== \"undefined\";\n };\n exports.isEmptyObject = function(obj) {\n return Object.keys(obj).length === 0;\n };\n exports.merge = function(target, a2, arrayMode) {\n if (a2) {\n const keys = Object.keys(a2);\n const len = keys.length;\n for (let i2 = 0; i2 < len; i2++) {\n if (arrayMode === \"strict\") {\n target[keys[i2]] = [a2[keys[i2]]];\n } else {\n target[keys[i2]] = a2[keys[i2]];\n }\n }\n }\n };\n exports.getValue = function(v) {\n if (exports.isExist(v)) {\n return v;\n } else {\n return \"\";\n }\n };\n exports.isName = isName;\n exports.getAllMatches = getAllMatches;\n exports.nameRegexp = nameRegexp;\n})(util$3);\nconst util$2 = util$3;\nconst defaultOptions$2 = {\n allowBooleanAttributes: false,\n //A tag can have attributes without any value\n unpairedTags: []\n};\nvalidator$2.validate = function(xmlData, options) {\n options = Object.assign({}, defaultOptions$2, options);\n const tags = [];\n let tagFound = false;\n let reachedRoot = false;\n if (xmlData[0] === \"\\uFEFF\") {\n xmlData = xmlData.substr(1);\n }\n for (let i2 = 0; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\" && xmlData[i2 + 1] === \"?\") {\n i2 += 2;\n i2 = readPI(xmlData, i2);\n if (i2.err) return i2;\n } else if (xmlData[i2] === \"<\") {\n let tagStartPos = i2;\n i2++;\n if (xmlData[i2] === \"!\") {\n i2 = readCommentAndCDATA(xmlData, i2);\n continue;\n } else {\n let closingTag = false;\n if (xmlData[i2] === \"/\") {\n closingTag = true;\n i2++;\n }\n let tagName = \"\";\n for (; i2 < xmlData.length && xmlData[i2] !== \">\" && xmlData[i2] !== \" \" && xmlData[i2] !== \"\t\" && xmlData[i2] !== \"\\n\" && xmlData[i2] !== \"\\r\"; i2++) {\n tagName += xmlData[i2];\n }\n tagName = tagName.trim();\n if (tagName[tagName.length - 1] === \"/\") {\n tagName = tagName.substring(0, tagName.length - 1);\n i2--;\n }\n if (!validateTagName(tagName)) {\n let msg;\n if (tagName.trim().length === 0) {\n msg = \"Invalid space after '<'.\";\n } else {\n msg = \"Tag '\" + tagName + \"' is an invalid name.\";\n }\n return getErrorObject(\"InvalidTag\", msg, getLineNumberForPosition(xmlData, i2));\n }\n const result = readAttributeStr(xmlData, i2);\n if (result === false) {\n return getErrorObject(\"InvalidAttr\", \"Attributes for '\" + tagName + \"' have open quote.\", getLineNumberForPosition(xmlData, i2));\n }\n let attrStr = result.value;\n i2 = result.index;\n if (attrStr[attrStr.length - 1] === \"/\") {\n const attrStrStart = i2 - attrStr.length;\n attrStr = attrStr.substring(0, attrStr.length - 1);\n const isValid = validateAttributeString(attrStr, options);\n if (isValid === true) {\n tagFound = true;\n } else {\n return getErrorObject(isValid.err.code, isValid.err.msg, getLineNumberForPosition(xmlData, attrStrStart + isValid.err.line));\n }\n } else if (closingTag) {\n if (!result.tagClosed) {\n return getErrorObject(\"InvalidTag\", \"Closing tag '\" + tagName + \"' doesn't have proper closing.\", getLineNumberForPosition(xmlData, i2));\n } else if (attrStr.trim().length > 0) {\n return getErrorObject(\"InvalidTag\", \"Closing tag '\" + tagName + \"' can't have attributes or invalid starting.\", getLineNumberForPosition(xmlData, tagStartPos));\n } else if (tags.length === 0) {\n return getErrorObject(\"InvalidTag\", \"Closing tag '\" + tagName + \"' has not been opened.\", getLineNumberForPosition(xmlData, tagStartPos));\n } else {\n const otg = tags.pop();\n if (tagName !== otg.tagName) {\n let openPos = getLineNumberForPosition(xmlData, otg.tagStartPos);\n return getErrorObject(\n \"InvalidTag\",\n \"Expected closing tag '\" + otg.tagName + \"' (opened in line \" + openPos.line + \", col \" + openPos.col + \") instead of closing tag '\" + tagName + \"'.\",\n getLineNumberForPosition(xmlData, tagStartPos)\n );\n }\n if (tags.length == 0) {\n reachedRoot = true;\n }\n }\n } else {\n const isValid = validateAttributeString(attrStr, options);\n if (isValid !== true) {\n return getErrorObject(isValid.err.code, isValid.err.msg, getLineNumberForPosition(xmlData, i2 - attrStr.length + isValid.err.line));\n }\n if (reachedRoot === true) {\n return getErrorObject(\"InvalidXml\", \"Multiple possible root nodes found.\", getLineNumberForPosition(xmlData, i2));\n } else if (options.unpairedTags.indexOf(tagName) !== -1) ;\n else {\n tags.push({ tagName, tagStartPos });\n }\n tagFound = true;\n }\n for (i2++; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\") {\n if (xmlData[i2 + 1] === \"!\") {\n i2++;\n i2 = readCommentAndCDATA(xmlData, i2);\n continue;\n } else if (xmlData[i2 + 1] === \"?\") {\n i2 = readPI(xmlData, ++i2);\n if (i2.err) return i2;\n } else {\n break;\n }\n } else if (xmlData[i2] === \"&\") {\n const afterAmp = validateAmpersand(xmlData, i2);\n if (afterAmp == -1)\n return getErrorObject(\"InvalidChar\", \"char '&' is not expected.\", getLineNumberForPosition(xmlData, i2));\n i2 = afterAmp;\n } else {\n if (reachedRoot === true && !isWhiteSpace(xmlData[i2])) {\n return getErrorObject(\"InvalidXml\", \"Extra text at the end\", getLineNumberForPosition(xmlData, i2));\n }\n }\n }\n if (xmlData[i2] === \"<\") {\n i2--;\n }\n }\n } else {\n if (isWhiteSpace(xmlData[i2])) {\n continue;\n }\n return getErrorObject(\"InvalidChar\", \"char '\" + xmlData[i2] + \"' is not expected.\", getLineNumberForPosition(xmlData, i2));\n }\n }\n if (!tagFound) {\n return getErrorObject(\"InvalidXml\", \"Start tag expected.\", 1);\n } else if (tags.length == 1) {\n return getErrorObject(\"InvalidTag\", \"Unclosed tag '\" + tags[0].tagName + \"'.\", getLineNumberForPosition(xmlData, tags[0].tagStartPos));\n } else if (tags.length > 0) {\n return getErrorObject(\"InvalidXml\", \"Invalid '\" + JSON.stringify(tags.map((t3) => t3.tagName), null, 4).replace(/\\r?\\n/g, \"\") + \"' found.\", { line: 1, col: 1 });\n }\n return true;\n};\nfunction isWhiteSpace(char) {\n return char === \" \" || char === \"\t\" || char === \"\\n\" || char === \"\\r\";\n}\nfunction readPI(xmlData, i2) {\n const start = i2;\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] == \"?\" || xmlData[i2] == \" \") {\n const tagname = xmlData.substr(start, i2 - start);\n if (i2 > 5 && tagname === \"xml\") {\n return getErrorObject(\"InvalidXml\", \"XML declaration allowed only at the start of the document.\", getLineNumberForPosition(xmlData, i2));\n } else if (xmlData[i2] == \"?\" && xmlData[i2 + 1] == \">\") {\n i2++;\n break;\n } else {\n continue;\n }\n }\n }\n return i2;\n}\nfunction readCommentAndCDATA(xmlData, i2) {\n if (xmlData.length > i2 + 5 && xmlData[i2 + 1] === \"-\" && xmlData[i2 + 2] === \"-\") {\n for (i2 += 3; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"-\" && xmlData[i2 + 1] === \"-\" && xmlData[i2 + 2] === \">\") {\n i2 += 2;\n break;\n }\n }\n } else if (xmlData.length > i2 + 8 && xmlData[i2 + 1] === \"D\" && xmlData[i2 + 2] === \"O\" && xmlData[i2 + 3] === \"C\" && xmlData[i2 + 4] === \"T\" && xmlData[i2 + 5] === \"Y\" && xmlData[i2 + 6] === \"P\" && xmlData[i2 + 7] === \"E\") {\n let angleBracketsCount = 1;\n for (i2 += 8; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\") {\n angleBracketsCount++;\n } else if (xmlData[i2] === \">\") {\n angleBracketsCount--;\n if (angleBracketsCount === 0) {\n break;\n }\n }\n }\n } else if (xmlData.length > i2 + 9 && xmlData[i2 + 1] === \"[\" && xmlData[i2 + 2] === \"C\" && xmlData[i2 + 3] === \"D\" && xmlData[i2 + 4] === \"A\" && xmlData[i2 + 5] === \"T\" && xmlData[i2 + 6] === \"A\" && xmlData[i2 + 7] === \"[\") {\n for (i2 += 8; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"]\" && xmlData[i2 + 1] === \"]\" && xmlData[i2 + 2] === \">\") {\n i2 += 2;\n break;\n }\n }\n }\n return i2;\n}\nconst doubleQuote = '\"';\nconst singleQuote = \"'\";\nfunction readAttributeStr(xmlData, i2) {\n let attrStr = \"\";\n let startChar = \"\";\n let tagClosed = false;\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === doubleQuote || xmlData[i2] === singleQuote) {\n if (startChar === \"\") {\n startChar = xmlData[i2];\n } else if (startChar !== xmlData[i2]) ;\n else {\n startChar = \"\";\n }\n } else if (xmlData[i2] === \">\") {\n if (startChar === \"\") {\n tagClosed = true;\n break;\n }\n }\n attrStr += xmlData[i2];\n }\n if (startChar !== \"\") {\n return false;\n }\n return {\n value: attrStr,\n index: i2,\n tagClosed\n };\n}\nconst validAttrStrRegxp = new RegExp(`(\\\\s*)([^\\\\s=]+)(\\\\s*=)?(\\\\s*(['\"])(([\\\\s\\\\S])*?)\\\\5)?`, \"g\");\nfunction validateAttributeString(attrStr, options) {\n const matches = util$2.getAllMatches(attrStr, validAttrStrRegxp);\n const attrNames = {};\n for (let i2 = 0; i2 < matches.length; i2++) {\n if (matches[i2][1].length === 0) {\n return getErrorObject(\"InvalidAttr\", \"Attribute '\" + matches[i2][2] + \"' has no space in starting.\", getPositionFromMatch(matches[i2]));\n } else if (matches[i2][3] !== void 0 && matches[i2][4] === void 0) {\n return getErrorObject(\"InvalidAttr\", \"Attribute '\" + matches[i2][2] + \"' is without value.\", getPositionFromMatch(matches[i2]));\n } else if (matches[i2][3] === void 0 && !options.allowBooleanAttributes) {\n return getErrorObject(\"InvalidAttr\", \"boolean attribute '\" + matches[i2][2] + \"' is not allowed.\", getPositionFromMatch(matches[i2]));\n }\n const attrName = matches[i2][2];\n if (!validateAttrName(attrName)) {\n return getErrorObject(\"InvalidAttr\", \"Attribute '\" + attrName + \"' is an invalid name.\", getPositionFromMatch(matches[i2]));\n }\n if (!attrNames.hasOwnProperty(attrName)) {\n attrNames[attrName] = 1;\n } else {\n return getErrorObject(\"InvalidAttr\", \"Attribute '\" + attrName + \"' is repeated.\", getPositionFromMatch(matches[i2]));\n }\n }\n return true;\n}\nfunction validateNumberAmpersand(xmlData, i2) {\n let re2 = /\\d/;\n if (xmlData[i2] === \"x\") {\n i2++;\n re2 = /[\\da-fA-F]/;\n }\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \";\")\n return i2;\n if (!xmlData[i2].match(re2))\n break;\n }\n return -1;\n}\nfunction validateAmpersand(xmlData, i2) {\n i2++;\n if (xmlData[i2] === \";\")\n return -1;\n if (xmlData[i2] === \"#\") {\n i2++;\n return validateNumberAmpersand(xmlData, i2);\n }\n let count = 0;\n for (; i2 < xmlData.length; i2++, count++) {\n if (xmlData[i2].match(/\\w/) && count < 20)\n continue;\n if (xmlData[i2] === \";\")\n break;\n return -1;\n }\n return i2;\n}\nfunction getErrorObject(code, message, lineNumber) {\n return {\n err: {\n code,\n msg: message,\n line: lineNumber.line || lineNumber,\n col: lineNumber.col\n }\n };\n}\nfunction validateAttrName(attrName) {\n return util$2.isName(attrName);\n}\nfunction validateTagName(tagname) {\n return util$2.isName(tagname);\n}\nfunction getLineNumberForPosition(xmlData, index) {\n const lines = xmlData.substring(0, index).split(/\\r?\\n/);\n return {\n line: lines.length,\n // column number is last line's length + 1, because column numbering starts at 1:\n col: lines[lines.length - 1].length + 1\n };\n}\nfunction getPositionFromMatch(match) {\n return match.startIndex + match[1].length;\n}\nvar OptionsBuilder = {};\nconst defaultOptions$1 = {\n preserveOrder: false,\n attributeNamePrefix: \"@_\",\n attributesGroupName: false,\n textNodeName: \"#text\",\n ignoreAttributes: true,\n removeNSPrefix: false,\n // remove NS from tag name or attribute name if true\n allowBooleanAttributes: false,\n //a tag can have attributes without any value\n //ignoreRootElement : false,\n parseTagValue: true,\n parseAttributeValue: false,\n trimValues: true,\n //Trim string values of tag and attributes\n cdataPropName: false,\n numberParseOptions: {\n hex: true,\n leadingZeros: true,\n eNotation: true\n },\n tagValueProcessor: function(tagName, val2) {\n return val2;\n },\n attributeValueProcessor: function(attrName, val2) {\n return val2;\n },\n stopNodes: [],\n //nested tags will not be parsed even for errors\n alwaysCreateTextNode: false,\n isArray: () => false,\n commentPropName: false,\n unpairedTags: [],\n processEntities: true,\n htmlEntities: false,\n ignoreDeclaration: false,\n ignorePiTags: false,\n transformTagName: false,\n transformAttributeName: false,\n updateTag: function(tagName, jPath, attrs) {\n return tagName;\n }\n // skipEmptyListItem: false\n};\nconst buildOptions$1 = function(options) {\n return Object.assign({}, defaultOptions$1, options);\n};\nOptionsBuilder.buildOptions = buildOptions$1;\nOptionsBuilder.defaultOptions = defaultOptions$1;\nclass XmlNode {\n constructor(tagname) {\n this.tagname = tagname;\n this.child = [];\n this[\":@\"] = {};\n }\n add(key, val2) {\n if (key === \"__proto__\") key = \"#__proto__\";\n this.child.push({ [key]: val2 });\n }\n addChild(node) {\n if (node.tagname === \"__proto__\") node.tagname = \"#__proto__\";\n if (node[\":@\"] && Object.keys(node[\":@\"]).length > 0) {\n this.child.push({ [node.tagname]: node.child, [\":@\"]: node[\":@\"] });\n } else {\n this.child.push({ [node.tagname]: node.child });\n }\n }\n}\nvar xmlNode$1 = XmlNode;\nconst util$1 = util$3;\nfunction readDocType$1(xmlData, i2) {\n const entities = {};\n if (xmlData[i2 + 3] === \"O\" && xmlData[i2 + 4] === \"C\" && xmlData[i2 + 5] === \"T\" && xmlData[i2 + 6] === \"Y\" && xmlData[i2 + 7] === \"P\" && xmlData[i2 + 8] === \"E\") {\n i2 = i2 + 9;\n let angleBracketsCount = 1;\n let hasBody = false, comment = false;\n let exp = \"\";\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\" && !comment) {\n if (hasBody && isEntity(xmlData, i2)) {\n i2 += 7;\n [entityName, val, i2] = readEntityExp(xmlData, i2 + 1);\n if (val.indexOf(\"&\") === -1)\n entities[validateEntityName(entityName)] = {\n regx: RegExp(`&${entityName};`, \"g\"),\n val\n };\n } else if (hasBody && isElement(xmlData, i2)) i2 += 8;\n else if (hasBody && isAttlist(xmlData, i2)) i2 += 8;\n else if (hasBody && isNotation(xmlData, i2)) i2 += 9;\n else if (isComment) comment = true;\n else throw new Error(\"Invalid DOCTYPE\");\n angleBracketsCount++;\n exp = \"\";\n } else if (xmlData[i2] === \">\") {\n if (comment) {\n if (xmlData[i2 - 1] === \"-\" && xmlData[i2 - 2] === \"-\") {\n comment = false;\n angleBracketsCount--;\n }\n } else {\n angleBracketsCount--;\n }\n if (angleBracketsCount === 0) {\n break;\n }\n } else if (xmlData[i2] === \"[\") {\n hasBody = true;\n } else {\n exp += xmlData[i2];\n }\n }\n if (angleBracketsCount !== 0) {\n throw new Error(`Unclosed DOCTYPE`);\n }\n } else {\n throw new Error(`Invalid Tag instead of DOCTYPE`);\n }\n return { entities, i: i2 };\n}\nfunction readEntityExp(xmlData, i2) {\n let entityName2 = \"\";\n for (; i2 < xmlData.length && (xmlData[i2] !== \"'\" && xmlData[i2] !== '\"'); i2++) {\n entityName2 += xmlData[i2];\n }\n entityName2 = entityName2.trim();\n if (entityName2.indexOf(\" \") !== -1) throw new Error(\"External entites are not supported\");\n const startChar = xmlData[i2++];\n let val2 = \"\";\n for (; i2 < xmlData.length && xmlData[i2] !== startChar; i2++) {\n val2 += xmlData[i2];\n }\n return [entityName2, val2, i2];\n}\nfunction isComment(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"-\" && xmlData[i2 + 3] === \"-\") return true;\n return false;\n}\nfunction isEntity(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"E\" && xmlData[i2 + 3] === \"N\" && xmlData[i2 + 4] === \"T\" && xmlData[i2 + 5] === \"I\" && xmlData[i2 + 6] === \"T\" && xmlData[i2 + 7] === \"Y\") return true;\n return false;\n}\nfunction isElement(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"E\" && xmlData[i2 + 3] === \"L\" && xmlData[i2 + 4] === \"E\" && xmlData[i2 + 5] === \"M\" && xmlData[i2 + 6] === \"E\" && xmlData[i2 + 7] === \"N\" && xmlData[i2 + 8] === \"T\") return true;\n return false;\n}\nfunction isAttlist(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"A\" && xmlData[i2 + 3] === \"T\" && xmlData[i2 + 4] === \"T\" && xmlData[i2 + 5] === \"L\" && xmlData[i2 + 6] === \"I\" && xmlData[i2 + 7] === \"S\" && xmlData[i2 + 8] === \"T\") return true;\n return false;\n}\nfunction isNotation(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"N\" && xmlData[i2 + 3] === \"O\" && xmlData[i2 + 4] === \"T\" && xmlData[i2 + 5] === \"A\" && xmlData[i2 + 6] === \"T\" && xmlData[i2 + 7] === \"I\" && xmlData[i2 + 8] === \"O\" && xmlData[i2 + 9] === \"N\") return true;\n return false;\n}\nfunction validateEntityName(name) {\n if (util$1.isName(name))\n return name;\n else\n throw new Error(`Invalid entity name ${name}`);\n}\nvar DocTypeReader = readDocType$1;\nconst hexRegex = /^[-+]?0x[a-fA-F0-9]+$/;\nconst numRegex = /^([\\-\\+])?(0*)(\\.[0-9]+([eE]\\-?[0-9]+)?|[0-9]+(\\.[0-9]+([eE]\\-?[0-9]+)?)?)$/;\nif (!Number.parseInt && window.parseInt) {\n Number.parseInt = window.parseInt;\n}\nif (!Number.parseFloat && window.parseFloat) {\n Number.parseFloat = window.parseFloat;\n}\nconst consider = {\n hex: true,\n leadingZeros: true,\n decimalPoint: \".\",\n eNotation: true\n //skipLike: /regex/\n};\nfunction toNumber$1(str, options = {}) {\n options = Object.assign({}, consider, options);\n if (!str || typeof str !== \"string\") return str;\n let trimmedStr = str.trim();\n if (options.skipLike !== void 0 && options.skipLike.test(trimmedStr)) return str;\n else if (options.hex && hexRegex.test(trimmedStr)) {\n return Number.parseInt(trimmedStr, 16);\n } else {\n const match = numRegex.exec(trimmedStr);\n if (match) {\n const sign = match[1];\n const leadingZeros = match[2];\n let numTrimmedByZeros = trimZeros(match[3]);\n const eNotation = match[4] || match[6];\n if (!options.leadingZeros && leadingZeros.length > 0 && sign && trimmedStr[2] !== \".\") return str;\n else if (!options.leadingZeros && leadingZeros.length > 0 && !sign && trimmedStr[1] !== \".\") return str;\n else {\n const num = Number(trimmedStr);\n const numStr = \"\" + num;\n if (numStr.search(/[eE]/) !== -1) {\n if (options.eNotation) return num;\n else return str;\n } else if (eNotation) {\n if (options.eNotation) return num;\n else return str;\n } else if (trimmedStr.indexOf(\".\") !== -1) {\n if (numStr === \"0\" && numTrimmedByZeros === \"\") return num;\n else if (numStr === numTrimmedByZeros) return num;\n else if (sign && numStr === \"-\" + numTrimmedByZeros) return num;\n else return str;\n }\n if (leadingZeros) {\n if (numTrimmedByZeros === numStr) return num;\n else if (sign + numTrimmedByZeros === numStr) return num;\n else return str;\n }\n if (trimmedStr === numStr) return num;\n else if (trimmedStr === sign + numStr) return num;\n return str;\n }\n } else {\n return str;\n }\n }\n}\nfunction trimZeros(numStr) {\n if (numStr && numStr.indexOf(\".\") !== -1) {\n numStr = numStr.replace(/0+$/, \"\");\n if (numStr === \".\") numStr = \"0\";\n else if (numStr[0] === \".\") numStr = \"0\" + numStr;\n else if (numStr[numStr.length - 1] === \".\") numStr = numStr.substr(0, numStr.length - 1);\n return numStr;\n }\n return numStr;\n}\nvar strnum = toNumber$1;\nfunction getIgnoreAttributesFn$2(ignoreAttributes2) {\n if (typeof ignoreAttributes2 === \"function\") {\n return ignoreAttributes2;\n }\n if (Array.isArray(ignoreAttributes2)) {\n return (attrName) => {\n for (const pattern of ignoreAttributes2) {\n if (typeof pattern === \"string\" && attrName === pattern) {\n return true;\n }\n if (pattern instanceof RegExp && pattern.test(attrName)) {\n return true;\n }\n }\n };\n }\n return () => false;\n}\nvar ignoreAttributes = getIgnoreAttributesFn$2;\nconst util = util$3;\nconst xmlNode = xmlNode$1;\nconst readDocType = DocTypeReader;\nconst toNumber = strnum;\nconst getIgnoreAttributesFn$1 = ignoreAttributes;\nlet OrderedObjParser$1 = class OrderedObjParser {\n constructor(options) {\n this.options = options;\n this.currentNode = null;\n this.tagsNodeStack = [];\n this.docTypeEntities = {};\n this.lastEntities = {\n \"apos\": { regex: /&(apos|#39|#x27);/g, val: \"'\" },\n \"gt\": { regex: /&(gt|#62|#x3E);/g, val: \">\" },\n \"lt\": { regex: /&(lt|#60|#x3C);/g, val: \"<\" },\n \"quot\": { regex: /&(quot|#34|#x22);/g, val: '\"' }\n };\n this.ampEntity = { regex: /&(amp|#38|#x26);/g, val: \"&\" };\n this.htmlEntities = {\n \"space\": { regex: /&(nbsp|#160);/g, val: \" \" },\n // \"lt\" : { regex: /&(lt|#60);/g, val: \"<\" },\n // \"gt\" : { regex: /&(gt|#62);/g, val: \">\" },\n // \"amp\" : { regex: /&(amp|#38);/g, val: \"&\" },\n // \"quot\" : { regex: /&(quot|#34);/g, val: \"\\\"\" },\n // \"apos\" : { regex: /&(apos|#39);/g, val: \"'\" },\n \"cent\": { regex: /&(cent|#162);/g, val: \"¢\" },\n \"pound\": { regex: /&(pound|#163);/g, val: \"£\" },\n \"yen\": { regex: /&(yen|#165);/g, val: \"¥\" },\n \"euro\": { regex: /&(euro|#8364);/g, val: \"€\" },\n \"copyright\": { regex: /&(copy|#169);/g, val: \"©\" },\n \"reg\": { regex: /&(reg|#174);/g, val: \"®\" },\n \"inr\": { regex: /&(inr|#8377);/g, val: \"₹\" },\n \"num_dec\": { regex: /&#([0-9]{1,7});/g, val: (_, str) => String.fromCharCode(Number.parseInt(str, 10)) },\n \"num_hex\": { regex: /&#x([0-9a-fA-F]{1,6});/g, val: (_, str) => String.fromCharCode(Number.parseInt(str, 16)) }\n };\n this.addExternalEntities = addExternalEntities;\n this.parseXml = parseXml;\n this.parseTextData = parseTextData;\n this.resolveNameSpace = resolveNameSpace;\n this.buildAttributesMap = buildAttributesMap;\n this.isItStopNode = isItStopNode;\n this.replaceEntitiesValue = replaceEntitiesValue$1;\n this.readStopNodeData = readStopNodeData;\n this.saveTextToParentTag = saveTextToParentTag;\n this.addChild = addChild;\n this.ignoreAttributesFn = getIgnoreAttributesFn$1(this.options.ignoreAttributes);\n }\n};\nfunction addExternalEntities(externalEntities) {\n const entKeys = Object.keys(externalEntities);\n for (let i2 = 0; i2 < entKeys.length; i2++) {\n const ent = entKeys[i2];\n this.lastEntities[ent] = {\n regex: new RegExp(\"&\" + ent + \";\", \"g\"),\n val: externalEntities[ent]\n };\n }\n}\nfunction parseTextData(val2, tagName, jPath, dontTrim, hasAttributes, isLeafNode, escapeEntities) {\n if (val2 !== void 0) {\n if (this.options.trimValues && !dontTrim) {\n val2 = val2.trim();\n }\n if (val2.length > 0) {\n if (!escapeEntities) val2 = this.replaceEntitiesValue(val2);\n const newval = this.options.tagValueProcessor(tagName, val2, jPath, hasAttributes, isLeafNode);\n if (newval === null || newval === void 0) {\n return val2;\n } else if (typeof newval !== typeof val2 || newval !== val2) {\n return newval;\n } else if (this.options.trimValues) {\n return parseValue(val2, this.options.parseTagValue, this.options.numberParseOptions);\n } else {\n const trimmedVal = val2.trim();\n if (trimmedVal === val2) {\n return parseValue(val2, this.options.parseTagValue, this.options.numberParseOptions);\n } else {\n return val2;\n }\n }\n }\n }\n}\nfunction resolveNameSpace(tagname) {\n if (this.options.removeNSPrefix) {\n const tags = tagname.split(\":\");\n const prefix = tagname.charAt(0) === \"/\" ? \"/\" : \"\";\n if (tags[0] === \"xmlns\") {\n return \"\";\n }\n if (tags.length === 2) {\n tagname = prefix + tags[1];\n }\n }\n return tagname;\n}\nconst attrsRegx = new RegExp(`([^\\\\s=]+)\\\\s*(=\\\\s*(['\"])([\\\\s\\\\S]*?)\\\\3)?`, \"gm\");\nfunction buildAttributesMap(attrStr, jPath, tagName) {\n if (this.options.ignoreAttributes !== true && typeof attrStr === \"string\") {\n const matches = util.getAllMatches(attrStr, attrsRegx);\n const len = matches.length;\n const attrs = {};\n for (let i2 = 0; i2 < len; i2++) {\n const attrName = this.resolveNameSpace(matches[i2][1]);\n if (this.ignoreAttributesFn(attrName, jPath)) {\n continue;\n }\n let oldVal = matches[i2][4];\n let aName = this.options.attributeNamePrefix + attrName;\n if (attrName.length) {\n if (this.options.transformAttributeName) {\n aName = this.options.transformAttributeName(aName);\n }\n if (aName === \"__proto__\") aName = \"#__proto__\";\n if (oldVal !== void 0) {\n if (this.options.trimValues) {\n oldVal = oldVal.trim();\n }\n oldVal = this.replaceEntitiesValue(oldVal);\n const newVal = this.options.attributeValueProcessor(attrName, oldVal, jPath);\n if (newVal === null || newVal === void 0) {\n attrs[aName] = oldVal;\n } else if (typeof newVal !== typeof oldVal || newVal !== oldVal) {\n attrs[aName] = newVal;\n } else {\n attrs[aName] = parseValue(\n oldVal,\n this.options.parseAttributeValue,\n this.options.numberParseOptions\n );\n }\n } else if (this.options.allowBooleanAttributes) {\n attrs[aName] = true;\n }\n }\n }\n if (!Object.keys(attrs).length) {\n return;\n }\n if (this.options.attributesGroupName) {\n const attrCollection = {};\n attrCollection[this.options.attributesGroupName] = attrs;\n return attrCollection;\n }\n return attrs;\n }\n}\nconst parseXml = function(xmlData) {\n xmlData = xmlData.replace(/\\r\\n?/g, \"\\n\");\n const xmlObj = new xmlNode(\"!xml\");\n let currentNode = xmlObj;\n let textData = \"\";\n let jPath = \"\";\n for (let i2 = 0; i2 < xmlData.length; i2++) {\n const ch = xmlData[i2];\n if (ch === \"<\") {\n if (xmlData[i2 + 1] === \"/\") {\n const closeIndex = findClosingIndex(xmlData, \">\", i2, \"Closing Tag is not closed.\");\n let tagName = xmlData.substring(i2 + 2, closeIndex).trim();\n if (this.options.removeNSPrefix) {\n const colonIndex = tagName.indexOf(\":\");\n if (colonIndex !== -1) {\n tagName = tagName.substr(colonIndex + 1);\n }\n }\n if (this.options.transformTagName) {\n tagName = this.options.transformTagName(tagName);\n }\n if (currentNode) {\n textData = this.saveTextToParentTag(textData, currentNode, jPath);\n }\n const lastTagName = jPath.substring(jPath.lastIndexOf(\".\") + 1);\n if (tagName && this.options.unpairedTags.indexOf(tagName) !== -1) {\n throw new Error(`Unpaired tag can not be used as closing tag: `);\n }\n let propIndex = 0;\n if (lastTagName && this.options.unpairedTags.indexOf(lastTagName) !== -1) {\n propIndex = jPath.lastIndexOf(\".\", jPath.lastIndexOf(\".\") - 1);\n this.tagsNodeStack.pop();\n } else {\n propIndex = jPath.lastIndexOf(\".\");\n }\n jPath = jPath.substring(0, propIndex);\n currentNode = this.tagsNodeStack.pop();\n textData = \"\";\n i2 = closeIndex;\n } else if (xmlData[i2 + 1] === \"?\") {\n let tagData = readTagExp(xmlData, i2, false, \"?>\");\n if (!tagData) throw new Error(\"Pi Tag is not closed.\");\n textData = this.saveTextToParentTag(textData, currentNode, jPath);\n if (this.options.ignoreDeclaration && tagData.tagName === \"?xml\" || this.options.ignorePiTags) ;\n else {\n const childNode = new xmlNode(tagData.tagName);\n childNode.add(this.options.textNodeName, \"\");\n if (tagData.tagName !== tagData.tagExp && tagData.attrExpPresent) {\n childNode[\":@\"] = this.buildAttributesMap(tagData.tagExp, jPath, tagData.tagName);\n }\n this.addChild(currentNode, childNode, jPath);\n }\n i2 = tagData.closeIndex + 1;\n } else if (xmlData.substr(i2 + 1, 3) === \"!--\") {\n const endIndex = findClosingIndex(xmlData, \"-->\", i2 + 4, \"Comment is not closed.\");\n if (this.options.commentPropName) {\n const comment = xmlData.substring(i2 + 4, endIndex - 2);\n textData = this.saveTextToParentTag(textData, currentNode, jPath);\n currentNode.add(this.options.commentPropName, [{ [this.options.textNodeName]: comment }]);\n }\n i2 = endIndex;\n } else if (xmlData.substr(i2 + 1, 2) === \"!D\") {\n const result = readDocType(xmlData, i2);\n this.docTypeEntities = result.entities;\n i2 = result.i;\n } else if (xmlData.substr(i2 + 1, 2) === \"![\") {\n const closeIndex = findClosingIndex(xmlData, \"]]>\", i2, \"CDATA is not closed.\") - 2;\n const tagExp = xmlData.substring(i2 + 9, closeIndex);\n textData = this.saveTextToParentTag(textData, currentNode, jPath);\n let val2 = this.parseTextData(tagExp, currentNode.tagname, jPath, true, false, true, true);\n if (val2 == void 0) val2 = \"\";\n if (this.options.cdataPropName) {\n currentNode.add(this.options.cdataPropName, [{ [this.options.textNodeName]: tagExp }]);\n } else {\n currentNode.add(this.options.textNodeName, val2);\n }\n i2 = closeIndex + 2;\n } else {\n let result = readTagExp(xmlData, i2, this.options.removeNSPrefix);\n let tagName = result.tagName;\n const rawTagName = result.rawTagName;\n let tagExp = result.tagExp;\n let attrExpPresent = result.attrExpPresent;\n let closeIndex = result.closeIndex;\n if (this.options.transformTagName) {\n tagName = this.options.transformTagName(tagName);\n }\n if (currentNode && textData) {\n if (currentNode.tagname !== \"!xml\") {\n textData = this.saveTextToParentTag(textData, currentNode, jPath, false);\n }\n }\n const lastTag = currentNode;\n if (lastTag && this.options.unpairedTags.indexOf(lastTag.tagname) !== -1) {\n currentNode = this.tagsNodeStack.pop();\n jPath = jPath.substring(0, jPath.lastIndexOf(\".\"));\n }\n if (tagName !== xmlObj.tagname) {\n jPath += jPath ? \".\" + tagName : tagName;\n }\n if (this.isItStopNode(this.options.stopNodes, jPath, tagName)) {\n let tagContent = \"\";\n if (tagExp.length > 0 && tagExp.lastIndexOf(\"/\") === tagExp.length - 1) {\n if (tagName[tagName.length - 1] === \"/\") {\n tagName = tagName.substr(0, tagName.length - 1);\n jPath = jPath.substr(0, jPath.length - 1);\n tagExp = tagName;\n } else {\n tagExp = tagExp.substr(0, tagExp.length - 1);\n }\n i2 = result.closeIndex;\n } else if (this.options.unpairedTags.indexOf(tagName) !== -1) {\n i2 = result.closeIndex;\n } else {\n const result2 = this.readStopNodeData(xmlData, rawTagName, closeIndex + 1);\n if (!result2) throw new Error(`Unexpected end of ${rawTagName}`);\n i2 = result2.i;\n tagContent = result2.tagContent;\n }\n const childNode = new xmlNode(tagName);\n if (tagName !== tagExp && attrExpPresent) {\n childNode[\":@\"] = this.buildAttributesMap(tagExp, jPath, tagName);\n }\n if (tagContent) {\n tagContent = this.parseTextData(tagContent, tagName, jPath, true, attrExpPresent, true, true);\n }\n jPath = jPath.substr(0, jPath.lastIndexOf(\".\"));\n childNode.add(this.options.textNodeName, tagContent);\n this.addChild(currentNode, childNode, jPath);\n } else {\n if (tagExp.length > 0 && tagExp.lastIndexOf(\"/\") === tagExp.length - 1) {\n if (tagName[tagName.length - 1] === \"/\") {\n tagName = tagName.substr(0, tagName.length - 1);\n jPath = jPath.substr(0, jPath.length - 1);\n tagExp = tagName;\n } else {\n tagExp = tagExp.substr(0, tagExp.length - 1);\n }\n if (this.options.transformTagName) {\n tagName = this.options.transformTagName(tagName);\n }\n const childNode = new xmlNode(tagName);\n if (tagName !== tagExp && attrExpPresent) {\n childNode[\":@\"] = this.buildAttributesMap(tagExp, jPath, tagName);\n }\n this.addChild(currentNode, childNode, jPath);\n jPath = jPath.substr(0, jPath.lastIndexOf(\".\"));\n } else {\n const childNode = new xmlNode(tagName);\n this.tagsNodeStack.push(currentNode);\n if (tagName !== tagExp && attrExpPresent) {\n childNode[\":@\"] = this.buildAttributesMap(tagExp, jPath, tagName);\n }\n this.addChild(currentNode, childNode, jPath);\n currentNode = childNode;\n }\n textData = \"\";\n i2 = closeIndex;\n }\n }\n } else {\n textData += xmlData[i2];\n }\n }\n return xmlObj.child;\n};\nfunction addChild(currentNode, childNode, jPath) {\n const result = this.options.updateTag(childNode.tagname, jPath, childNode[\":@\"]);\n if (result === false) ;\n else if (typeof result === \"string\") {\n childNode.tagname = result;\n currentNode.addChild(childNode);\n } else {\n currentNode.addChild(childNode);\n }\n}\nconst replaceEntitiesValue$1 = function(val2) {\n if (this.options.processEntities) {\n for (let entityName2 in this.docTypeEntities) {\n const entity = this.docTypeEntities[entityName2];\n val2 = val2.replace(entity.regx, entity.val);\n }\n for (let entityName2 in this.lastEntities) {\n const entity = this.lastEntities[entityName2];\n val2 = val2.replace(entity.regex, entity.val);\n }\n if (this.options.htmlEntities) {\n for (let entityName2 in this.htmlEntities) {\n const entity = this.htmlEntities[entityName2];\n val2 = val2.replace(entity.regex, entity.val);\n }\n }\n val2 = val2.replace(this.ampEntity.regex, this.ampEntity.val);\n }\n return val2;\n};\nfunction saveTextToParentTag(textData, currentNode, jPath, isLeafNode) {\n if (textData) {\n if (isLeafNode === void 0) isLeafNode = Object.keys(currentNode.child).length === 0;\n textData = this.parseTextData(\n textData,\n currentNode.tagname,\n jPath,\n false,\n currentNode[\":@\"] ? Object.keys(currentNode[\":@\"]).length !== 0 : false,\n isLeafNode\n );\n if (textData !== void 0 && textData !== \"\")\n currentNode.add(this.options.textNodeName, textData);\n textData = \"\";\n }\n return textData;\n}\nfunction isItStopNode(stopNodes, jPath, currentTagName) {\n const allNodesExp = \"*.\" + currentTagName;\n for (const stopNodePath in stopNodes) {\n const stopNodeExp = stopNodes[stopNodePath];\n if (allNodesExp === stopNodeExp || jPath === stopNodeExp) return true;\n }\n return false;\n}\nfunction tagExpWithClosingIndex(xmlData, i2, closingChar = \">\") {\n let attrBoundary;\n let tagExp = \"\";\n for (let index = i2; index < xmlData.length; index++) {\n let ch = xmlData[index];\n if (attrBoundary) {\n if (ch === attrBoundary) attrBoundary = \"\";\n } else if (ch === '\"' || ch === \"'\") {\n attrBoundary = ch;\n } else if (ch === closingChar[0]) {\n if (closingChar[1]) {\n if (xmlData[index + 1] === closingChar[1]) {\n return {\n data: tagExp,\n index\n };\n }\n } else {\n return {\n data: tagExp,\n index\n };\n }\n } else if (ch === \"\t\") {\n ch = \" \";\n }\n tagExp += ch;\n }\n}\nfunction findClosingIndex(xmlData, str, i2, errMsg) {\n const closingIndex = xmlData.indexOf(str, i2);\n if (closingIndex === -1) {\n throw new Error(errMsg);\n } else {\n return closingIndex + str.length - 1;\n }\n}\nfunction readTagExp(xmlData, i2, removeNSPrefix, closingChar = \">\") {\n const result = tagExpWithClosingIndex(xmlData, i2 + 1, closingChar);\n if (!result) return;\n let tagExp = result.data;\n const closeIndex = result.index;\n const separatorIndex = tagExp.search(/\\s/);\n let tagName = tagExp;\n let attrExpPresent = true;\n if (separatorIndex !== -1) {\n tagName = tagExp.substring(0, separatorIndex);\n tagExp = tagExp.substring(separatorIndex + 1).trimStart();\n }\n const rawTagName = tagName;\n if (removeNSPrefix) {\n const colonIndex = tagName.indexOf(\":\");\n if (colonIndex !== -1) {\n tagName = tagName.substr(colonIndex + 1);\n attrExpPresent = tagName !== result.data.substr(colonIndex + 1);\n }\n }\n return {\n tagName,\n tagExp,\n closeIndex,\n attrExpPresent,\n rawTagName\n };\n}\nfunction readStopNodeData(xmlData, tagName, i2) {\n const startIndex = i2;\n let openTagCount = 1;\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\") {\n if (xmlData[i2 + 1] === \"/\") {\n const closeIndex = findClosingIndex(xmlData, \">\", i2, `${tagName} is not closed`);\n let closeTagName = xmlData.substring(i2 + 2, closeIndex).trim();\n if (closeTagName === tagName) {\n openTagCount--;\n if (openTagCount === 0) {\n return {\n tagContent: xmlData.substring(startIndex, i2),\n i: closeIndex\n };\n }\n }\n i2 = closeIndex;\n } else if (xmlData[i2 + 1] === \"?\") {\n const closeIndex = findClosingIndex(xmlData, \"?>\", i2 + 1, \"StopNode is not closed.\");\n i2 = closeIndex;\n } else if (xmlData.substr(i2 + 1, 3) === \"!--\") {\n const closeIndex = findClosingIndex(xmlData, \"-->\", i2 + 3, \"StopNode is not closed.\");\n i2 = closeIndex;\n } else if (xmlData.substr(i2 + 1, 2) === \"![\") {\n const closeIndex = findClosingIndex(xmlData, \"]]>\", i2, \"StopNode is not closed.\") - 2;\n i2 = closeIndex;\n } else {\n const tagData = readTagExp(xmlData, i2, \">\");\n if (tagData) {\n const openTagName = tagData && tagData.tagName;\n if (openTagName === tagName && tagData.tagExp[tagData.tagExp.length - 1] !== \"/\") {\n openTagCount++;\n }\n i2 = tagData.closeIndex;\n }\n }\n }\n }\n}\nfunction parseValue(val2, shouldParse, options) {\n if (shouldParse && typeof val2 === \"string\") {\n const newval = val2.trim();\n if (newval === \"true\") return true;\n else if (newval === \"false\") return false;\n else return toNumber(val2, options);\n } else {\n if (util.isExist(val2)) {\n return val2;\n } else {\n return \"\";\n }\n }\n}\nvar OrderedObjParser_1 = OrderedObjParser$1;\nvar node2json = {};\nfunction prettify$1(node, options) {\n return compress(node, options);\n}\nfunction compress(arr, options, jPath) {\n let text;\n const compressedObj = {};\n for (let i2 = 0; i2 < arr.length; i2++) {\n const tagObj = arr[i2];\n const property = propName$1(tagObj);\n let newJpath = \"\";\n if (jPath === void 0) newJpath = property;\n else newJpath = jPath + \".\" + property;\n if (property === options.textNodeName) {\n if (text === void 0) text = tagObj[property];\n else text += \"\" + tagObj[property];\n } else if (property === void 0) {\n continue;\n } else if (tagObj[property]) {\n let val2 = compress(tagObj[property], options, newJpath);\n const isLeaf = isLeafTag(val2, options);\n if (tagObj[\":@\"]) {\n assignAttributes(val2, tagObj[\":@\"], newJpath, options);\n } else if (Object.keys(val2).length === 1 && val2[options.textNodeName] !== void 0 && !options.alwaysCreateTextNode) {\n val2 = val2[options.textNodeName];\n } else if (Object.keys(val2).length === 0) {\n if (options.alwaysCreateTextNode) val2[options.textNodeName] = \"\";\n else val2 = \"\";\n }\n if (compressedObj[property] !== void 0 && compressedObj.hasOwnProperty(property)) {\n if (!Array.isArray(compressedObj[property])) {\n compressedObj[property] = [compressedObj[property]];\n }\n compressedObj[property].push(val2);\n } else {\n if (options.isArray(property, newJpath, isLeaf)) {\n compressedObj[property] = [val2];\n } else {\n compressedObj[property] = val2;\n }\n }\n }\n }\n if (typeof text === \"string\") {\n if (text.length > 0) compressedObj[options.textNodeName] = text;\n } else if (text !== void 0) compressedObj[options.textNodeName] = text;\n return compressedObj;\n}\nfunction propName$1(obj) {\n const keys = Object.keys(obj);\n for (let i2 = 0; i2 < keys.length; i2++) {\n const key = keys[i2];\n if (key !== \":@\") return key;\n }\n}\nfunction assignAttributes(obj, attrMap, jpath, options) {\n if (attrMap) {\n const keys = Object.keys(attrMap);\n const len = keys.length;\n for (let i2 = 0; i2 < len; i2++) {\n const atrrName = keys[i2];\n if (options.isArray(atrrName, jpath + \".\" + atrrName, true, true)) {\n obj[atrrName] = [attrMap[atrrName]];\n } else {\n obj[atrrName] = attrMap[atrrName];\n }\n }\n }\n}\nfunction isLeafTag(obj, options) {\n const { textNodeName } = options;\n const propCount = Object.keys(obj).length;\n if (propCount === 0) {\n return true;\n }\n if (propCount === 1 && (obj[textNodeName] || typeof obj[textNodeName] === \"boolean\" || obj[textNodeName] === 0)) {\n return true;\n }\n return false;\n}\nnode2json.prettify = prettify$1;\nconst { buildOptions } = OptionsBuilder;\nconst OrderedObjParser2 = OrderedObjParser_1;\nconst { prettify } = node2json;\nconst validator$1 = validator$2;\nlet XMLParser$1 = class XMLParser {\n constructor(options) {\n this.externalEntities = {};\n this.options = buildOptions(options);\n }\n /**\n * Parse XML dats to JS object \n * @param {string|Buffer} xmlData \n * @param {boolean|Object} validationOption \n */\n parse(xmlData, validationOption) {\n if (typeof xmlData === \"string\") ;\n else if (xmlData.toString) {\n xmlData = xmlData.toString();\n } else {\n throw new Error(\"XML data is accepted in String or Bytes[] form.\");\n }\n if (validationOption) {\n if (validationOption === true) validationOption = {};\n const result = validator$1.validate(xmlData, validationOption);\n if (result !== true) {\n throw Error(`${result.err.msg}:${result.err.line}:${result.err.col}`);\n }\n }\n const orderedObjParser = new OrderedObjParser2(this.options);\n orderedObjParser.addExternalEntities(this.externalEntities);\n const orderedResult = orderedObjParser.parseXml(xmlData);\n if (this.options.preserveOrder || orderedResult === void 0) return orderedResult;\n else return prettify(orderedResult, this.options);\n }\n /**\n * Add Entity which is not by default supported by this library\n * @param {string} key \n * @param {string} value \n */\n addEntity(key, value) {\n if (value.indexOf(\"&\") !== -1) {\n throw new Error(\"Entity value can't have '&'\");\n } else if (key.indexOf(\"&\") !== -1 || key.indexOf(\";\") !== -1) {\n throw new Error(\"An entity must be set without '&' and ';'. Eg. use '#xD' for ' '\");\n } else if (value === \"&\") {\n throw new Error(\"An entity with value '&' is not permitted\");\n } else {\n this.externalEntities[key] = value;\n }\n }\n};\nvar XMLParser_1 = XMLParser$1;\nconst EOL = \"\\n\";\nfunction toXml(jArray, options) {\n let indentation = \"\";\n if (options.format && options.indentBy.length > 0) {\n indentation = EOL;\n }\n return arrToStr(jArray, options, \"\", indentation);\n}\nfunction arrToStr(arr, options, jPath, indentation) {\n let xmlStr = \"\";\n let isPreviousElementTag = false;\n for (let i2 = 0; i2 < arr.length; i2++) {\n const tagObj = arr[i2];\n const tagName = propName(tagObj);\n if (tagName === void 0) continue;\n let newJPath = \"\";\n if (jPath.length === 0) newJPath = tagName;\n else newJPath = `${jPath}.${tagName}`;\n if (tagName === options.textNodeName) {\n let tagText = tagObj[tagName];\n if (!isStopNode(newJPath, options)) {\n tagText = options.tagValueProcessor(tagName, tagText);\n tagText = replaceEntitiesValue(tagText, options);\n }\n if (isPreviousElementTag) {\n xmlStr += indentation;\n }\n xmlStr += tagText;\n isPreviousElementTag = false;\n continue;\n } else if (tagName === options.cdataPropName) {\n if (isPreviousElementTag) {\n xmlStr += indentation;\n }\n xmlStr += ``;\n isPreviousElementTag = false;\n continue;\n } else if (tagName === options.commentPropName) {\n xmlStr += indentation + ``;\n isPreviousElementTag = true;\n continue;\n } else if (tagName[0] === \"?\") {\n const attStr2 = attr_to_str(tagObj[\":@\"], options);\n const tempInd = tagName === \"?xml\" ? \"\" : indentation;\n let piTextNodeName = tagObj[tagName][0][options.textNodeName];\n piTextNodeName = piTextNodeName.length !== 0 ? \" \" + piTextNodeName : \"\";\n xmlStr += tempInd + `<${tagName}${piTextNodeName}${attStr2}?>`;\n isPreviousElementTag = true;\n continue;\n }\n let newIdentation = indentation;\n if (newIdentation !== \"\") {\n newIdentation += options.indentBy;\n }\n const attStr = attr_to_str(tagObj[\":@\"], options);\n const tagStart = indentation + `<${tagName}${attStr}`;\n const tagValue = arrToStr(tagObj[tagName], options, newJPath, newIdentation);\n if (options.unpairedTags.indexOf(tagName) !== -1) {\n if (options.suppressUnpairedNode) xmlStr += tagStart + \">\";\n else xmlStr += tagStart + \"/>\";\n } else if ((!tagValue || tagValue.length === 0) && options.suppressEmptyNode) {\n xmlStr += tagStart + \"/>\";\n } else if (tagValue && tagValue.endsWith(\">\")) {\n xmlStr += tagStart + `>${tagValue}${indentation}`;\n } else {\n xmlStr += tagStart + \">\";\n if (tagValue && indentation !== \"\" && (tagValue.includes(\"/>\") || tagValue.includes(\"`;\n }\n isPreviousElementTag = true;\n }\n return xmlStr;\n}\nfunction propName(obj) {\n const keys = Object.keys(obj);\n for (let i2 = 0; i2 < keys.length; i2++) {\n const key = keys[i2];\n if (!obj.hasOwnProperty(key)) continue;\n if (key !== \":@\") return key;\n }\n}\nfunction attr_to_str(attrMap, options) {\n let attrStr = \"\";\n if (attrMap && !options.ignoreAttributes) {\n for (let attr in attrMap) {\n if (!attrMap.hasOwnProperty(attr)) continue;\n let attrVal = options.attributeValueProcessor(attr, attrMap[attr]);\n attrVal = replaceEntitiesValue(attrVal, options);\n if (attrVal === true && options.suppressBooleanAttributes) {\n attrStr += ` ${attr.substr(options.attributeNamePrefix.length)}`;\n } else {\n attrStr += ` ${attr.substr(options.attributeNamePrefix.length)}=\"${attrVal}\"`;\n }\n }\n }\n return attrStr;\n}\nfunction isStopNode(jPath, options) {\n jPath = jPath.substr(0, jPath.length - options.textNodeName.length - 1);\n let tagName = jPath.substr(jPath.lastIndexOf(\".\") + 1);\n for (let index in options.stopNodes) {\n if (options.stopNodes[index] === jPath || options.stopNodes[index] === \"*.\" + tagName) return true;\n }\n return false;\n}\nfunction replaceEntitiesValue(textValue, options) {\n if (textValue && textValue.length > 0 && options.processEntities) {\n for (let i2 = 0; i2 < options.entities.length; i2++) {\n const entity = options.entities[i2];\n textValue = textValue.replace(entity.regex, entity.val);\n }\n }\n return textValue;\n}\nvar orderedJs2Xml = toXml;\nconst buildFromOrderedJs = orderedJs2Xml;\nconst getIgnoreAttributesFn = ignoreAttributes;\nconst defaultOptions = {\n attributeNamePrefix: \"@_\",\n attributesGroupName: false,\n textNodeName: \"#text\",\n ignoreAttributes: true,\n cdataPropName: false,\n format: false,\n indentBy: \" \",\n suppressEmptyNode: false,\n suppressUnpairedNode: true,\n suppressBooleanAttributes: true,\n tagValueProcessor: function(key, a2) {\n return a2;\n },\n attributeValueProcessor: function(attrName, a2) {\n return a2;\n },\n preserveOrder: false,\n commentPropName: false,\n unpairedTags: [],\n entities: [\n { regex: new RegExp(\"&\", \"g\"), val: \"&\" },\n //it must be on top\n { regex: new RegExp(\">\", \"g\"), val: \">\" },\n { regex: new RegExp(\"<\", \"g\"), val: \"<\" },\n { regex: new RegExp(\"'\", \"g\"), val: \"'\" },\n { regex: new RegExp('\"', \"g\"), val: \""\" }\n ],\n processEntities: true,\n stopNodes: [],\n // transformTagName: false,\n // transformAttributeName: false,\n oneListGroup: false\n};\nfunction Builder(options) {\n this.options = Object.assign({}, defaultOptions, options);\n if (this.options.ignoreAttributes === true || this.options.attributesGroupName) {\n this.isAttribute = function() {\n return false;\n };\n } else {\n this.ignoreAttributesFn = getIgnoreAttributesFn(this.options.ignoreAttributes);\n this.attrPrefixLen = this.options.attributeNamePrefix.length;\n this.isAttribute = isAttribute;\n }\n this.processTextOrObjNode = processTextOrObjNode;\n if (this.options.format) {\n this.indentate = indentate;\n this.tagEndChar = \">\\n\";\n this.newLine = \"\\n\";\n } else {\n this.indentate = function() {\n return \"\";\n };\n this.tagEndChar = \">\";\n this.newLine = \"\";\n }\n}\nBuilder.prototype.build = function(jObj) {\n if (this.options.preserveOrder) {\n return buildFromOrderedJs(jObj, this.options);\n } else {\n if (Array.isArray(jObj) && this.options.arrayNodeName && this.options.arrayNodeName.length > 1) {\n jObj = {\n [this.options.arrayNodeName]: jObj\n };\n }\n return this.j2x(jObj, 0, []).val;\n }\n};\nBuilder.prototype.j2x = function(jObj, level, ajPath) {\n let attrStr = \"\";\n let val2 = \"\";\n const jPath = ajPath.join(\".\");\n for (let key in jObj) {\n if (!Object.prototype.hasOwnProperty.call(jObj, key)) continue;\n if (typeof jObj[key] === \"undefined\") {\n if (this.isAttribute(key)) {\n val2 += \"\";\n }\n } else if (jObj[key] === null) {\n if (this.isAttribute(key)) {\n val2 += \"\";\n } else if (key[0] === \"?\") {\n val2 += this.indentate(level) + \"<\" + key + \"?\" + this.tagEndChar;\n } else {\n val2 += this.indentate(level) + \"<\" + key + \"/\" + this.tagEndChar;\n }\n } else if (jObj[key] instanceof Date) {\n val2 += this.buildTextValNode(jObj[key], key, \"\", level);\n } else if (typeof jObj[key] !== \"object\") {\n const attr = this.isAttribute(key);\n if (attr && !this.ignoreAttributesFn(attr, jPath)) {\n attrStr += this.buildAttrPairStr(attr, \"\" + jObj[key]);\n } else if (!attr) {\n if (key === this.options.textNodeName) {\n let newval = this.options.tagValueProcessor(key, \"\" + jObj[key]);\n val2 += this.replaceEntitiesValue(newval);\n } else {\n val2 += this.buildTextValNode(jObj[key], key, \"\", level);\n }\n }\n } else if (Array.isArray(jObj[key])) {\n const arrLen = jObj[key].length;\n let listTagVal = \"\";\n let listTagAttr = \"\";\n for (let j2 = 0; j2 < arrLen; j2++) {\n const item = jObj[key][j2];\n if (typeof item === \"undefined\") ;\n else if (item === null) {\n if (key[0] === \"?\") val2 += this.indentate(level) + \"<\" + key + \"?\" + this.tagEndChar;\n else val2 += this.indentate(level) + \"<\" + key + \"/\" + this.tagEndChar;\n } else if (typeof item === \"object\") {\n if (this.options.oneListGroup) {\n const result = this.j2x(item, level + 1, ajPath.concat(key));\n listTagVal += result.val;\n if (this.options.attributesGroupName && item.hasOwnProperty(this.options.attributesGroupName)) {\n listTagAttr += result.attrStr;\n }\n } else {\n listTagVal += this.processTextOrObjNode(item, key, level, ajPath);\n }\n } else {\n if (this.options.oneListGroup) {\n let textValue = this.options.tagValueProcessor(key, item);\n textValue = this.replaceEntitiesValue(textValue);\n listTagVal += textValue;\n } else {\n listTagVal += this.buildTextValNode(item, key, \"\", level);\n }\n }\n }\n if (this.options.oneListGroup) {\n listTagVal = this.buildObjectNode(listTagVal, key, listTagAttr, level);\n }\n val2 += listTagVal;\n } else {\n if (this.options.attributesGroupName && key === this.options.attributesGroupName) {\n const Ks = Object.keys(jObj[key]);\n const L = Ks.length;\n for (let j2 = 0; j2 < L; j2++) {\n attrStr += this.buildAttrPairStr(Ks[j2], \"\" + jObj[key][Ks[j2]]);\n }\n } else {\n val2 += this.processTextOrObjNode(jObj[key], key, level, ajPath);\n }\n }\n }\n return { attrStr, val: val2 };\n};\nBuilder.prototype.buildAttrPairStr = function(attrName, val2) {\n val2 = this.options.attributeValueProcessor(attrName, \"\" + val2);\n val2 = this.replaceEntitiesValue(val2);\n if (this.options.suppressBooleanAttributes && val2 === \"true\") {\n return \" \" + attrName;\n } else return \" \" + attrName + '=\"' + val2 + '\"';\n};\nfunction processTextOrObjNode(object, key, level, ajPath) {\n const result = this.j2x(object, level + 1, ajPath.concat(key));\n if (object[this.options.textNodeName] !== void 0 && Object.keys(object).length === 1) {\n return this.buildTextValNode(object[this.options.textNodeName], key, result.attrStr, level);\n } else {\n return this.buildObjectNode(result.val, key, result.attrStr, level);\n }\n}\nBuilder.prototype.buildObjectNode = function(val2, key, attrStr, level) {\n if (val2 === \"\") {\n if (key[0] === \"?\") return this.indentate(level) + \"<\" + key + attrStr + \"?\" + this.tagEndChar;\n else {\n return this.indentate(level) + \"<\" + key + attrStr + this.closeTag(key) + this.tagEndChar;\n }\n } else {\n let tagEndExp = \"\" + val2 + tagEndExp;\n } else if (this.options.commentPropName !== false && key === this.options.commentPropName && piClosingChar.length === 0) {\n return this.indentate(level) + `` + this.newLine;\n } else {\n return this.indentate(level) + \"<\" + key + attrStr + piClosingChar + this.tagEndChar + val2 + this.indentate(level) + tagEndExp;\n }\n }\n};\nBuilder.prototype.closeTag = function(key) {\n let closeTag = \"\";\n if (this.options.unpairedTags.indexOf(key) !== -1) {\n if (!this.options.suppressUnpairedNode) closeTag = \"/\";\n } else if (this.options.suppressEmptyNode) {\n closeTag = \"/\";\n } else {\n closeTag = `>` + this.newLine;\n } else if (this.options.commentPropName !== false && key === this.options.commentPropName) {\n return this.indentate(level) + `` + this.newLine;\n } else if (key[0] === \"?\") {\n return this.indentate(level) + \"<\" + key + attrStr + \"?\" + this.tagEndChar;\n } else {\n let textValue = this.options.tagValueProcessor(key, val2);\n textValue = this.replaceEntitiesValue(textValue);\n if (textValue === \"\") {\n return this.indentate(level) + \"<\" + key + attrStr + this.closeTag(key) + this.tagEndChar;\n } else {\n return this.indentate(level) + \"<\" + key + attrStr + \">\" + textValue + \" 0 && this.options.processEntities) {\n for (let i2 = 0; i2 < this.options.entities.length; i2++) {\n const entity = this.options.entities[i2];\n textValue = textValue.replace(entity.regex, entity.val);\n }\n }\n return textValue;\n};\nfunction indentate(level) {\n return this.options.indentBy.repeat(level);\n}\nfunction isAttribute(name) {\n if (name.startsWith(this.options.attributeNamePrefix) && name !== this.options.textNodeName) {\n return name.substr(this.attrPrefixLen);\n } else {\n return false;\n }\n}\nvar json2xml = Builder;\nconst validator = validator$2;\nconst XMLParser2 = XMLParser_1;\nconst XMLBuilder = json2xml;\nvar fxp = {\n XMLParser: XMLParser2,\n XMLValidator: validator,\n XMLBuilder\n};\nfunction isSvg(string) {\n if (typeof string !== \"string\") {\n throw new TypeError(`Expected a \\`string\\`, got \\`${typeof string}\\``);\n }\n string = string.trim();\n if (string.length === 0) {\n return false;\n }\n if (fxp.XMLValidator.validate(string) !== true) {\n return false;\n }\n let jsonObject;\n const parser = new fxp.XMLParser();\n try {\n jsonObject = parser.parse(string);\n } catch {\n return false;\n }\n if (!jsonObject) {\n return false;\n }\n if (!Object.keys(jsonObject).some((x) => x.toLowerCase() === \"svg\")) {\n return false;\n }\n return true;\n}\nclass View {\n _view;\n constructor(view) {\n isValidView(view);\n this._view = view;\n }\n get id() {\n return this._view.id;\n }\n get name() {\n return this._view.name;\n }\n get caption() {\n return this._view.caption;\n }\n get emptyTitle() {\n return this._view.emptyTitle;\n }\n get emptyCaption() {\n return this._view.emptyCaption;\n }\n get getContents() {\n return this._view.getContents;\n }\n get icon() {\n return this._view.icon;\n }\n set icon(icon) {\n this._view.icon = icon;\n }\n get order() {\n return this._view.order;\n }\n set order(order) {\n this._view.order = order;\n }\n get params() {\n return this._view.params;\n }\n set params(params) {\n this._view.params = params;\n }\n get columns() {\n return this._view.columns;\n }\n get emptyView() {\n return this._view.emptyView;\n }\n get parent() {\n return this._view.parent;\n }\n get sticky() {\n return this._view.sticky;\n }\n get expanded() {\n return this._view.expanded;\n }\n set expanded(expanded) {\n this._view.expanded = expanded;\n }\n get defaultSortKey() {\n return this._view.defaultSortKey;\n }\n get loadChildViews() {\n return this._view.loadChildViews;\n }\n}\nconst isValidView = function(view) {\n if (!view.id || typeof view.id !== \"string\") {\n throw new Error(\"View id is required and must be a string\");\n }\n if (!view.name || typeof view.name !== \"string\") {\n throw new Error(\"View name is required and must be a string\");\n }\n if (\"caption\" in view && typeof view.caption !== \"string\") {\n throw new Error(\"View caption must be a string\");\n }\n if (!view.getContents || typeof view.getContents !== \"function\") {\n throw new Error(\"View getContents is required and must be a function\");\n }\n if (!view.icon || typeof view.icon !== \"string\" || !isSvg(view.icon)) {\n throw new Error(\"View icon is required and must be a valid svg string\");\n }\n if (\"order\" in view && typeof view.order !== \"number\") {\n throw new Error(\"View order must be a number\");\n }\n if (view.columns) {\n view.columns.forEach((column) => {\n if (!(column instanceof Column)) {\n throw new Error(\"View columns must be an array of Column. Invalid column found\");\n }\n });\n }\n if (view.emptyView && typeof view.emptyView !== \"function\") {\n throw new Error(\"View emptyView must be a function\");\n }\n if (view.parent && typeof view.parent !== \"string\") {\n throw new Error(\"View parent must be a string\");\n }\n if (\"sticky\" in view && typeof view.sticky !== \"boolean\") {\n throw new Error(\"View sticky must be a boolean\");\n }\n if (\"expanded\" in view && typeof view.expanded !== \"boolean\") {\n throw new Error(\"View expanded must be a boolean\");\n }\n if (view.defaultSortKey && typeof view.defaultSortKey !== \"string\") {\n throw new Error(\"View defaultSortKey must be a string\");\n }\n if (view.loadChildViews && typeof view.loadChildViews !== \"function\") {\n throw new Error(\"View loadChildViews must be a function\");\n }\n return true;\n};\nconst debug$1 = typeof process === \"object\" && process.env && process.env.NODE_DEBUG && /\\bsemver\\b/i.test(process.env.NODE_DEBUG) ? (...args) => console.error(\"SEMVER\", ...args) : () => {\n};\nvar debug_1 = debug$1;\nconst SEMVER_SPEC_VERSION = \"2.0.0\";\nconst MAX_LENGTH$1 = 256;\nconst MAX_SAFE_INTEGER$1 = Number.MAX_SAFE_INTEGER || /* istanbul ignore next */\n9007199254740991;\nconst MAX_SAFE_COMPONENT_LENGTH = 16;\nconst MAX_SAFE_BUILD_LENGTH = MAX_LENGTH$1 - 6;\nconst RELEASE_TYPES = [\n \"major\",\n \"premajor\",\n \"minor\",\n \"preminor\",\n \"patch\",\n \"prepatch\",\n \"prerelease\"\n];\nvar constants = {\n MAX_LENGTH: MAX_LENGTH$1,\n MAX_SAFE_COMPONENT_LENGTH,\n MAX_SAFE_BUILD_LENGTH,\n MAX_SAFE_INTEGER: MAX_SAFE_INTEGER$1,\n RELEASE_TYPES,\n SEMVER_SPEC_VERSION,\n FLAG_INCLUDE_PRERELEASE: 1,\n FLAG_LOOSE: 2\n};\nvar re$1 = { exports: {} };\n(function(module, exports) {\n const {\n MAX_SAFE_COMPONENT_LENGTH: MAX_SAFE_COMPONENT_LENGTH2,\n MAX_SAFE_BUILD_LENGTH: MAX_SAFE_BUILD_LENGTH2,\n MAX_LENGTH: MAX_LENGTH2\n } = constants;\n const debug2 = debug_1;\n exports = module.exports = {};\n const re2 = exports.re = [];\n const safeRe = exports.safeRe = [];\n const src = exports.src = [];\n const t3 = exports.t = {};\n let R = 0;\n const LETTERDASHNUMBER = \"[a-zA-Z0-9-]\";\n const safeRegexReplacements = [\n [\"\\\\s\", 1],\n [\"\\\\d\", MAX_LENGTH2],\n [LETTERDASHNUMBER, MAX_SAFE_BUILD_LENGTH2]\n ];\n const makeSafeRegex = (value) => {\n for (const [token, max] of safeRegexReplacements) {\n value = value.split(`${token}*`).join(`${token}{0,${max}}`).split(`${token}+`).join(`${token}{1,${max}}`);\n }\n return value;\n };\n const createToken = (name, value, isGlobal) => {\n const safe = makeSafeRegex(value);\n const index = R++;\n debug2(name, index, value);\n t3[name] = index;\n src[index] = value;\n re2[index] = new RegExp(value, isGlobal ? \"g\" : void 0);\n safeRe[index] = new RegExp(safe, isGlobal ? \"g\" : void 0);\n };\n createToken(\"NUMERICIDENTIFIER\", \"0|[1-9]\\\\d*\");\n createToken(\"NUMERICIDENTIFIERLOOSE\", \"\\\\d+\");\n createToken(\"NONNUMERICIDENTIFIER\", `\\\\d*[a-zA-Z-]${LETTERDASHNUMBER}*`);\n createToken(\"MAINVERSION\", `(${src[t3.NUMERICIDENTIFIER]})\\\\.(${src[t3.NUMERICIDENTIFIER]})\\\\.(${src[t3.NUMERICIDENTIFIER]})`);\n createToken(\"MAINVERSIONLOOSE\", `(${src[t3.NUMERICIDENTIFIERLOOSE]})\\\\.(${src[t3.NUMERICIDENTIFIERLOOSE]})\\\\.(${src[t3.NUMERICIDENTIFIERLOOSE]})`);\n createToken(\"PRERELEASEIDENTIFIER\", `(?:${src[t3.NUMERICIDENTIFIER]}|${src[t3.NONNUMERICIDENTIFIER]})`);\n createToken(\"PRERELEASEIDENTIFIERLOOSE\", `(?:${src[t3.NUMERICIDENTIFIERLOOSE]}|${src[t3.NONNUMERICIDENTIFIER]})`);\n createToken(\"PRERELEASE\", `(?:-(${src[t3.PRERELEASEIDENTIFIER]}(?:\\\\.${src[t3.PRERELEASEIDENTIFIER]})*))`);\n createToken(\"PRERELEASELOOSE\", `(?:-?(${src[t3.PRERELEASEIDENTIFIERLOOSE]}(?:\\\\.${src[t3.PRERELEASEIDENTIFIERLOOSE]})*))`);\n createToken(\"BUILDIDENTIFIER\", `${LETTERDASHNUMBER}+`);\n createToken(\"BUILD\", `(?:\\\\+(${src[t3.BUILDIDENTIFIER]}(?:\\\\.${src[t3.BUILDIDENTIFIER]})*))`);\n createToken(\"FULLPLAIN\", `v?${src[t3.MAINVERSION]}${src[t3.PRERELEASE]}?${src[t3.BUILD]}?`);\n createToken(\"FULL\", `^${src[t3.FULLPLAIN]}$`);\n createToken(\"LOOSEPLAIN\", `[v=\\\\s]*${src[t3.MAINVERSIONLOOSE]}${src[t3.PRERELEASELOOSE]}?${src[t3.BUILD]}?`);\n createToken(\"LOOSE\", `^${src[t3.LOOSEPLAIN]}$`);\n createToken(\"GTLT\", \"((?:<|>)?=?)\");\n createToken(\"XRANGEIDENTIFIERLOOSE\", `${src[t3.NUMERICIDENTIFIERLOOSE]}|x|X|\\\\*`);\n createToken(\"XRANGEIDENTIFIER\", `${src[t3.NUMERICIDENTIFIER]}|x|X|\\\\*`);\n createToken(\"XRANGEPLAIN\", `[v=\\\\s]*(${src[t3.XRANGEIDENTIFIER]})(?:\\\\.(${src[t3.XRANGEIDENTIFIER]})(?:\\\\.(${src[t3.XRANGEIDENTIFIER]})(?:${src[t3.PRERELEASE]})?${src[t3.BUILD]}?)?)?`);\n createToken(\"XRANGEPLAINLOOSE\", `[v=\\\\s]*(${src[t3.XRANGEIDENTIFIERLOOSE]})(?:\\\\.(${src[t3.XRANGEIDENTIFIERLOOSE]})(?:\\\\.(${src[t3.XRANGEIDENTIFIERLOOSE]})(?:${src[t3.PRERELEASELOOSE]})?${src[t3.BUILD]}?)?)?`);\n createToken(\"XRANGE\", `^${src[t3.GTLT]}\\\\s*${src[t3.XRANGEPLAIN]}$`);\n createToken(\"XRANGELOOSE\", `^${src[t3.GTLT]}\\\\s*${src[t3.XRANGEPLAINLOOSE]}$`);\n createToken(\"COERCEPLAIN\", `${\"(^|[^\\\\d])(\\\\d{1,\"}${MAX_SAFE_COMPONENT_LENGTH2}})(?:\\\\.(\\\\d{1,${MAX_SAFE_COMPONENT_LENGTH2}}))?(?:\\\\.(\\\\d{1,${MAX_SAFE_COMPONENT_LENGTH2}}))?`);\n createToken(\"COERCE\", `${src[t3.COERCEPLAIN]}(?:$|[^\\\\d])`);\n createToken(\"COERCEFULL\", src[t3.COERCEPLAIN] + `(?:${src[t3.PRERELEASE]})?(?:${src[t3.BUILD]})?(?:$|[^\\\\d])`);\n createToken(\"COERCERTL\", src[t3.COERCE], true);\n createToken(\"COERCERTLFULL\", src[t3.COERCEFULL], true);\n createToken(\"LONETILDE\", \"(?:~>?)\");\n createToken(\"TILDETRIM\", `(\\\\s*)${src[t3.LONETILDE]}\\\\s+`, true);\n exports.tildeTrimReplace = \"$1~\";\n createToken(\"TILDE\", `^${src[t3.LONETILDE]}${src[t3.XRANGEPLAIN]}$`);\n createToken(\"TILDELOOSE\", `^${src[t3.LONETILDE]}${src[t3.XRANGEPLAINLOOSE]}$`);\n createToken(\"LONECARET\", \"(?:\\\\^)\");\n createToken(\"CARETTRIM\", `(\\\\s*)${src[t3.LONECARET]}\\\\s+`, true);\n exports.caretTrimReplace = \"$1^\";\n createToken(\"CARET\", `^${src[t3.LONECARET]}${src[t3.XRANGEPLAIN]}$`);\n createToken(\"CARETLOOSE\", `^${src[t3.LONECARET]}${src[t3.XRANGEPLAINLOOSE]}$`);\n createToken(\"COMPARATORLOOSE\", `^${src[t3.GTLT]}\\\\s*(${src[t3.LOOSEPLAIN]})$|^$`);\n createToken(\"COMPARATOR\", `^${src[t3.GTLT]}\\\\s*(${src[t3.FULLPLAIN]})$|^$`);\n createToken(\"COMPARATORTRIM\", `(\\\\s*)${src[t3.GTLT]}\\\\s*(${src[t3.LOOSEPLAIN]}|${src[t3.XRANGEPLAIN]})`, true);\n exports.comparatorTrimReplace = \"$1$2$3\";\n createToken(\"HYPHENRANGE\", `^\\\\s*(${src[t3.XRANGEPLAIN]})\\\\s+-\\\\s+(${src[t3.XRANGEPLAIN]})\\\\s*$`);\n createToken(\"HYPHENRANGELOOSE\", `^\\\\s*(${src[t3.XRANGEPLAINLOOSE]})\\\\s+-\\\\s+(${src[t3.XRANGEPLAINLOOSE]})\\\\s*$`);\n createToken(\"STAR\", \"(<|>)?=?\\\\s*\\\\*\");\n createToken(\"GTE0\", \"^\\\\s*>=\\\\s*0\\\\.0\\\\.0\\\\s*$\");\n createToken(\"GTE0PRE\", \"^\\\\s*>=\\\\s*0\\\\.0\\\\.0-0\\\\s*$\");\n})(re$1, re$1.exports);\nvar reExports = re$1.exports;\nconst looseOption = Object.freeze({ loose: true });\nconst emptyOpts = Object.freeze({});\nconst parseOptions$1 = (options) => {\n if (!options) {\n return emptyOpts;\n }\n if (typeof options !== \"object\") {\n return looseOption;\n }\n return options;\n};\nvar parseOptions_1 = parseOptions$1;\nconst numeric = /^[0-9]+$/;\nconst compareIdentifiers$1 = (a2, b2) => {\n const anum = numeric.test(a2);\n const bnum = numeric.test(b2);\n if (anum && bnum) {\n a2 = +a2;\n b2 = +b2;\n }\n return a2 === b2 ? 0 : anum && !bnum ? -1 : bnum && !anum ? 1 : a2 < b2 ? -1 : 1;\n};\nconst rcompareIdentifiers = (a2, b2) => compareIdentifiers$1(b2, a2);\nvar identifiers = {\n compareIdentifiers: compareIdentifiers$1,\n rcompareIdentifiers\n};\nconst debug = debug_1;\nconst { MAX_LENGTH, MAX_SAFE_INTEGER } = constants;\nconst { safeRe: re, t: t2 } = reExports;\nconst parseOptions = parseOptions_1;\nconst { compareIdentifiers } = identifiers;\nlet SemVer$2 = class SemVer {\n constructor(version, options) {\n options = parseOptions(options);\n if (version instanceof SemVer) {\n if (version.loose === !!options.loose && 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 if (version.length > MAX_LENGTH) {\n throw new TypeError(\n `version is longer than ${MAX_LENGTH} characters`\n );\n }\n debug(\"SemVer\", version, options);\n this.options = options;\n this.loose = !!options.loose;\n this.includePrerelease = !!options.includePrerelease;\n const m2 = version.trim().match(options.loose ? re[t2.LOOSE] : re[t2.FULL]);\n if (!m2) {\n throw new TypeError(`Invalid Version: ${version}`);\n }\n this.raw = version;\n this.major = +m2[1];\n this.minor = +m2[2];\n this.patch = +m2[3];\n if (this.major > MAX_SAFE_INTEGER || this.major < 0) {\n throw new TypeError(\"Invalid major version\");\n }\n if (this.minor > MAX_SAFE_INTEGER || this.minor < 0) {\n throw new TypeError(\"Invalid minor version\");\n }\n if (this.patch > MAX_SAFE_INTEGER || this.patch < 0) {\n throw new TypeError(\"Invalid patch version\");\n }\n if (!m2[4]) {\n this.prerelease = [];\n } else {\n this.prerelease = m2[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 this.build = m2[5] ? m2[5].split(\".\") : [];\n this.format();\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 toString() {\n return this.version;\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 if (other.version === this.version) {\n return 0;\n }\n return this.compareMain(other) || this.comparePre(other);\n }\n compareMain(other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options);\n }\n return compareIdentifiers(this.major, other.major) || compareIdentifiers(this.minor, other.minor) || compareIdentifiers(this.patch, other.patch);\n }\n comparePre(other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options);\n }\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 let i2 = 0;\n do {\n const a2 = this.prerelease[i2];\n const b2 = other.prerelease[i2];\n debug(\"prerelease compare\", i2, a2, b2);\n if (a2 === void 0 && b2 === void 0) {\n return 0;\n } else if (b2 === void 0) {\n return 1;\n } else if (a2 === void 0) {\n return -1;\n } else if (a2 === b2) {\n continue;\n } else {\n return compareIdentifiers(a2, b2);\n }\n } while (++i2);\n }\n compareBuild(other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options);\n }\n let i2 = 0;\n do {\n const a2 = this.build[i2];\n const b2 = other.build[i2];\n debug(\"build compare\", i2, a2, b2);\n if (a2 === void 0 && b2 === void 0) {\n return 0;\n } else if (b2 === void 0) {\n return 1;\n } else if (a2 === void 0) {\n return -1;\n } else if (a2 === b2) {\n continue;\n } else {\n return compareIdentifiers(a2, b2);\n }\n } while (++i2);\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 this.prerelease.length = 0;\n this.inc(\"patch\", identifier, identifierBase);\n this.inc(\"pre\", identifier, identifierBase);\n break;\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 case \"major\":\n if (this.minor !== 0 || this.patch !== 0 || this.prerelease.length === 0) {\n this.major++;\n }\n this.minor = 0;\n this.patch = 0;\n this.prerelease = [];\n break;\n case \"minor\":\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.prerelease.length === 0) {\n this.patch++;\n }\n this.prerelease = [];\n break;\n case \"pre\": {\n const base = Number(identifierBase) ? 1 : 0;\n if (!identifier && identifierBase === false) {\n throw new Error(\"invalid increment argument: identifier is empty\");\n }\n if (this.prerelease.length === 0) {\n this.prerelease = [base];\n } else {\n let i2 = this.prerelease.length;\n while (--i2 >= 0) {\n if (typeof this.prerelease[i2] === \"number\") {\n this.prerelease[i2]++;\n i2 = -2;\n }\n }\n if (i2 === -1) {\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 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};\nvar semver = SemVer$2;\nconst SemVer$1 = semver;\nconst parse$1 = (version, options, throwErrors = false) => {\n if (version instanceof SemVer$1) {\n return version;\n }\n try {\n return new SemVer$1(version, options);\n } catch (er) {\n if (!throwErrors) {\n return null;\n }\n throw er;\n }\n};\nvar parse_1 = parse$1;\nconst parse = parse_1;\nconst valid = (version, options) => {\n const v = parse(version, options);\n return v ? v.version : null;\n};\nvar valid_1 = valid;\nconst valid$1 = /* @__PURE__ */ getDefaultExportFromCjs(valid_1);\nconst SemVer2 = semver;\nconst major = (a2, loose) => new SemVer2(a2, loose).major;\nvar major_1 = major;\nconst major$1 = /* @__PURE__ */ getDefaultExportFromCjs(major_1);\nclass ProxyBus {\n bus;\n constructor(bus2) {\n if (typeof bus2.getVersion !== \"function\" || !valid$1(bus2.getVersion())) {\n console.warn(\"Proxying an event bus with an unknown or invalid version\");\n } else if (major$1(bus2.getVersion()) !== major$1(this.getVersion())) {\n console.warn(\n \"Proxying an event bus of version \" + bus2.getVersion() + \" with \" + this.getVersion()\n );\n }\n this.bus = bus2;\n }\n getVersion() {\n return \"3.3.1\";\n }\n subscribe(name, handler) {\n this.bus.subscribe(name, handler);\n }\n unsubscribe(name, handler) {\n this.bus.unsubscribe(name, handler);\n }\n emit(name, event) {\n this.bus.emit(name, event);\n }\n}\nclass SimpleBus {\n handlers = /* @__PURE__ */ new Map();\n getVersion() {\n return \"3.3.1\";\n }\n subscribe(name, handler) {\n this.handlers.set(\n name,\n (this.handlers.get(name) || []).concat(\n handler\n )\n );\n }\n unsubscribe(name, handler) {\n this.handlers.set(\n name,\n (this.handlers.get(name) || []).filter((h2) => h2 !== handler)\n );\n }\n emit(name, event) {\n (this.handlers.get(name) || []).forEach((h2) => {\n try {\n h2(event);\n } catch (e2) {\n console.error(\"could not invoke event listener\", e2);\n }\n });\n }\n}\nlet bus = null;\nfunction getBus() {\n if (bus !== null) {\n return bus;\n }\n if (typeof window === \"undefined\") {\n return new Proxy({}, {\n get: () => {\n return () => console.error(\n \"Window not available, EventBus can not be established!\"\n );\n }\n });\n }\n if (window.OC?._eventBus && typeof window._nc_event_bus === \"undefined\") {\n console.warn(\n \"found old event bus instance at OC._eventBus. Update your version!\"\n );\n window._nc_event_bus = window.OC._eventBus;\n }\n if (typeof window?._nc_event_bus !== \"undefined\") {\n bus = new ProxyBus(window._nc_event_bus);\n } else {\n bus = window._nc_event_bus = new SimpleBus();\n }\n return bus;\n}\nfunction emit(name, event) {\n getBus().emit(name, event);\n}\n/*!\n * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nclass FileListFilter extends TypedEventTarget {\n id;\n order;\n constructor(id, order = 100) {\n super();\n this.id = id;\n this.order = order;\n }\n filter(nodes) {\n throw new Error(\"Not implemented\");\n }\n updateChips(chips) {\n this.dispatchTypedEvent(\"update:chips\", new CustomEvent(\"update:chips\", { detail: chips }));\n }\n filterUpdated() {\n this.dispatchTypedEvent(\"update:filter\", new CustomEvent(\"update:filter\"));\n }\n}\nfunction registerFileListFilter(filter) {\n if (!window._nc_filelist_filters) {\n window._nc_filelist_filters = /* @__PURE__ */ new Map();\n }\n if (window._nc_filelist_filters.has(filter.id)) {\n throw new Error(`File list filter \"${filter.id}\" already registered`);\n }\n window._nc_filelist_filters.set(filter.id, filter);\n emit(\"files:filter:added\", filter);\n}\nfunction unregisterFileListFilter(filterId) {\n if (window._nc_filelist_filters && window._nc_filelist_filters.has(filterId)) {\n window._nc_filelist_filters.delete(filterId);\n emit(\"files:filter:removed\", filterId);\n }\n}\nfunction getFileListFilters() {\n if (!window._nc_filelist_filters) {\n return [];\n }\n return [...window._nc_filelist_filters.values()];\n}\nconst addNewFileMenuEntry = function(entry) {\n const newFileMenu = getNewFileMenu();\n return newFileMenu.registerEntry(entry);\n};\nconst removeNewFileMenuEntry = function(entry) {\n const newFileMenu = getNewFileMenu();\n return newFileMenu.unregisterEntry(entry);\n};\nconst getNewFileMenuEntries = function(context) {\n const newFileMenu = getNewFileMenu();\n return newFileMenu.getEntries(context).sort((a2, b2) => {\n if (a2.order !== void 0 && b2.order !== void 0 && a2.order !== b2.order) {\n return a2.order - b2.order;\n }\n return a2.displayName.localeCompare(b2.displayName, void 0, { numeric: true, sensitivity: \"base\" });\n });\n};\nexport {\n Column,\n DefaultType,\n q as File,\n FileAction,\n FileListAction,\n FileListFilter,\n F as FileType,\n FilesSortingMode,\n s as Folder,\n Header,\n InvalidFilenameError,\n InvalidFilenameErrorReason,\n Navigation,\n NewMenuEntryCategory,\n N as Node,\n t as NodeStatus,\n P as Permission,\n View,\n addNewFileMenuEntry,\n c as davGetClient,\n l as davGetDefaultPropfind,\n m as davGetFavoritesReport,\n n as davGetRecentSearch,\n a as davGetRemoteURL,\n g as davGetRootPath,\n p as davParsePermissions,\n b as davRemoteURL,\n r as davResultToNode,\n d as davRootPath,\n h as defaultDavNamespaces,\n f as defaultDavProperties,\n formatFileSize,\n k as getDavNameSpaces,\n j as getDavProperties,\n e as getFavoriteNodes,\n getFileActions,\n getFileListActions,\n getFileListFilters,\n getFileListHeaders,\n getNavigation,\n getNewFileMenuEntries,\n getUniqueName,\n isFilenameValid,\n orderBy,\n parseFileSize,\n i as registerDavProperty,\n registerFileAction,\n registerFileListAction,\n registerFileListFilter,\n registerFileListHeaders,\n removeNewFileMenuEntry,\n sortNodes,\n unregisterFileListFilter,\n validateFilename\n};\n","// Current version.\nexport var VERSION = '1.13.7';\n\n// Establish the root object, `window` (`self`) in the browser, `global`\n// on the server, or `this` in some virtual machines. We use `self`\n// instead of `window` for `WebWorker` support.\nexport var root = (typeof self == 'object' && self.self === self && self) ||\n (typeof global == 'object' && global.global === global && global) ||\n Function('return this')() ||\n {};\n\n// Save bytes in the minified (but not gzipped) version:\nexport var ArrayProto = Array.prototype, ObjProto = Object.prototype;\nexport var SymbolProto = typeof Symbol !== 'undefined' ? Symbol.prototype : null;\n\n// Create quick reference variables for speed access to core prototypes.\nexport var push = ArrayProto.push,\n slice = ArrayProto.slice,\n toString = ObjProto.toString,\n hasOwnProperty = ObjProto.hasOwnProperty;\n\n// Modern feature detection.\nexport var supportsArrayBuffer = typeof ArrayBuffer !== 'undefined',\n supportsDataView = typeof DataView !== 'undefined';\n\n// All **ECMAScript 5+** native function implementations that we hope to use\n// are declared here.\nexport var nativeIsArray = Array.isArray,\n nativeKeys = Object.keys,\n nativeCreate = Object.create,\n nativeIsView = supportsArrayBuffer && ArrayBuffer.isView;\n\n// Create references to these builtin functions because we override them.\nexport var _isNaN = isNaN,\n _isFinite = isFinite;\n\n// Keys in IE < 9 that won't be iterated by `for key in ...` and thus missed.\nexport var hasEnumBug = !{toString: null}.propertyIsEnumerable('toString');\nexport var nonEnumerableProps = ['valueOf', 'isPrototypeOf', 'toString',\n 'propertyIsEnumerable', 'hasOwnProperty', 'toLocaleString'];\n\n// The largest integer that can be represented exactly.\nexport var MAX_ARRAY_INDEX = Math.pow(2, 53) - 1;\n","// Some functions take a variable number of arguments, or a few expected\n// arguments at the beginning and then a variable number of values to operate\n// on. This helper accumulates all remaining arguments past the function’s\n// argument length (or an explicit `startIndex`), into an array that becomes\n// the last argument. Similar to ES6’s \"rest parameter\".\nexport default function restArguments(func, startIndex) {\n startIndex = startIndex == null ? func.length - 1 : +startIndex;\n return function() {\n var length = Math.max(arguments.length - startIndex, 0),\n rest = Array(length),\n index = 0;\n for (; index < length; index++) {\n rest[index] = arguments[index + startIndex];\n }\n switch (startIndex) {\n case 0: return func.call(this, rest);\n case 1: return func.call(this, arguments[0], rest);\n case 2: return func.call(this, arguments[0], arguments[1], rest);\n }\n var args = Array(startIndex + 1);\n for (index = 0; index < startIndex; index++) {\n args[index] = arguments[index];\n }\n args[startIndex] = rest;\n return func.apply(this, args);\n };\n}\n","// Is a given variable an object?\nexport default function isObject(obj) {\n var type = typeof obj;\n return type === 'function' || (type === 'object' && !!obj);\n}\n","// Is a given value equal to null?\nexport default function isNull(obj) {\n return obj === null;\n}\n","// Is a given variable undefined?\nexport default function isUndefined(obj) {\n return obj === void 0;\n}\n","import { toString } from './_setup.js';\n\n// Is a given value a boolean?\nexport default function isBoolean(obj) {\n return obj === true || obj === false || toString.call(obj) === '[object Boolean]';\n}\n","// Is a given value a DOM element?\nexport default function isElement(obj) {\n return !!(obj && obj.nodeType === 1);\n}\n","import { toString } from './_setup.js';\n\n// Internal function for creating a `toString`-based type tester.\nexport default function tagTester(name) {\n var tag = '[object ' + name + ']';\n return function(obj) {\n return toString.call(obj) === tag;\n };\n}\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('String');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Number');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Date');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('RegExp');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Error');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Symbol');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('ArrayBuffer');\n","import tagTester from './_tagTester.js';\nimport { root } from './_setup.js';\n\nvar isFunction = tagTester('Function');\n\n// Optimize `isFunction` if appropriate. Work around some `typeof` bugs in old\n// v8, IE 11 (#1621), Safari 8 (#1929), and PhantomJS (#2236).\nvar nodelist = root.document && root.document.childNodes;\nif (typeof /./ != 'function' && typeof Int8Array != 'object' && typeof nodelist != 'function') {\n isFunction = function(obj) {\n return typeof obj == 'function' || false;\n };\n}\n\nexport default isFunction;\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Object');\n","import { supportsDataView } from './_setup.js';\nimport hasObjectTag from './_hasObjectTag.js';\n\n// In IE 10 - Edge 13, `DataView` has string tag `'[object Object]'`.\n// In IE 11, the most common among them, this problem also applies to\n// `Map`, `WeakMap` and `Set`.\n// Also, there are cases where an application can override the native\n// `DataView` object, in cases like that we can't use the constructor\n// safely and should just rely on alternate `DataView` checks\nexport var hasDataViewBug = (\n supportsDataView && (!/\\[native code\\]/.test(String(DataView)) || hasObjectTag(new DataView(new ArrayBuffer(8))))\n ),\n isIE11 = (typeof Map !== 'undefined' && hasObjectTag(new Map));\n","import tagTester from './_tagTester.js';\nimport isFunction from './isFunction.js';\nimport isArrayBuffer from './isArrayBuffer.js';\nimport { hasDataViewBug } from './_stringTagBug.js';\n\nvar isDataView = tagTester('DataView');\n\n// In IE 10 - Edge 13, we need a different heuristic\n// to determine whether an object is a `DataView`.\n// Also, in cases where the native `DataView` is\n// overridden we can't rely on the tag itself.\nfunction alternateIsDataView(obj) {\n return obj != null && isFunction(obj.getInt8) && isArrayBuffer(obj.buffer);\n}\n\nexport default (hasDataViewBug ? alternateIsDataView : isDataView);\n","import { nativeIsArray } from './_setup.js';\nimport tagTester from './_tagTester.js';\n\n// Is a given value an array?\n// Delegates to ECMA5's native `Array.isArray`.\nexport default nativeIsArray || tagTester('Array');\n","import { hasOwnProperty } from './_setup.js';\n\n// Internal function to check whether `key` is an own property name of `obj`.\nexport default function has(obj, key) {\n return obj != null && hasOwnProperty.call(obj, key);\n}\n","import tagTester from './_tagTester.js';\nimport has from './_has.js';\n\nvar isArguments = tagTester('Arguments');\n\n// Define a fallback version of the method in browsers (ahem, IE < 9), where\n// there isn't any inspectable \"Arguments\" type.\n(function() {\n if (!isArguments(arguments)) {\n isArguments = function(obj) {\n return has(obj, 'callee');\n };\n }\n}());\n\nexport default isArguments;\n","import { _isFinite } from './_setup.js';\nimport isSymbol from './isSymbol.js';\n\n// Is a given object a finite number?\nexport default function isFinite(obj) {\n return !isSymbol(obj) && _isFinite(obj) && !isNaN(parseFloat(obj));\n}\n","import { _isNaN } from './_setup.js';\nimport isNumber from './isNumber.js';\n\n// Is the given value `NaN`?\nexport default function isNaN(obj) {\n return isNumber(obj) && _isNaN(obj);\n}\n","// Predicate-generating function. Often useful outside of Underscore.\nexport default function constant(value) {\n return function() {\n return value;\n };\n}\n","import { MAX_ARRAY_INDEX } from './_setup.js';\n\n// Common internal logic for `isArrayLike` and `isBufferLike`.\nexport default function createSizePropertyCheck(getSizeProperty) {\n return function(collection) {\n var sizeProperty = getSizeProperty(collection);\n return typeof sizeProperty == 'number' && sizeProperty >= 0 && sizeProperty <= MAX_ARRAY_INDEX;\n }\n}\n","// Internal helper to generate a function to obtain property `key` from `obj`.\nexport default function shallowProperty(key) {\n return function(obj) {\n return obj == null ? void 0 : obj[key];\n };\n}\n","import shallowProperty from './_shallowProperty.js';\n\n// Internal helper to obtain the `byteLength` property of an object.\nexport default shallowProperty('byteLength');\n","import createSizePropertyCheck from './_createSizePropertyCheck.js';\nimport getByteLength from './_getByteLength.js';\n\n// Internal helper to determine whether we should spend extensive checks against\n// `ArrayBuffer` et al.\nexport default createSizePropertyCheck(getByteLength);\n","import { supportsArrayBuffer, nativeIsView, toString } from './_setup.js';\nimport isDataView from './isDataView.js';\nimport constant from './constant.js';\nimport isBufferLike from './_isBufferLike.js';\n\n// Is a given value a typed array?\nvar typedArrayPattern = /\\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\\]/;\nfunction isTypedArray(obj) {\n // `ArrayBuffer.isView` is the most future-proof, so use it when available.\n // Otherwise, fall back on the above regular expression.\n return nativeIsView ? (nativeIsView(obj) && !isDataView(obj)) :\n isBufferLike(obj) && typedArrayPattern.test(toString.call(obj));\n}\n\nexport default supportsArrayBuffer ? isTypedArray : constant(false);\n","import shallowProperty from './_shallowProperty.js';\n\n// Internal helper to obtain the `length` property of an object.\nexport default shallowProperty('length');\n","import { nonEnumerableProps, ObjProto } from './_setup.js';\nimport isFunction from './isFunction.js';\nimport has from './_has.js';\n\n// Internal helper to create a simple lookup structure.\n// `collectNonEnumProps` used to depend on `_.contains`, but this led to\n// circular imports. `emulatedSet` is a one-off solution that only works for\n// arrays of strings.\nfunction emulatedSet(keys) {\n var hash = {};\n for (var l = keys.length, i = 0; i < l; ++i) hash[keys[i]] = true;\n return {\n contains: function(key) { return hash[key] === true; },\n push: function(key) {\n hash[key] = true;\n return keys.push(key);\n }\n };\n}\n\n// Internal helper. Checks `keys` for the presence of keys in IE < 9 that won't\n// be iterated by `for key in ...` and thus missed. Extends `keys` in place if\n// needed.\nexport default function collectNonEnumProps(obj, keys) {\n keys = emulatedSet(keys);\n var nonEnumIdx = nonEnumerableProps.length;\n var constructor = obj.constructor;\n var proto = (isFunction(constructor) && constructor.prototype) || ObjProto;\n\n // Constructor is a special case.\n var prop = 'constructor';\n if (has(obj, prop) && !keys.contains(prop)) keys.push(prop);\n\n while (nonEnumIdx--) {\n prop = nonEnumerableProps[nonEnumIdx];\n if (prop in obj && obj[prop] !== proto[prop] && !keys.contains(prop)) {\n keys.push(prop);\n }\n }\n}\n","import isObject from './isObject.js';\nimport { nativeKeys, hasEnumBug } from './_setup.js';\nimport has from './_has.js';\nimport collectNonEnumProps from './_collectNonEnumProps.js';\n\n// Retrieve the names of an object's own properties.\n// Delegates to **ECMAScript 5**'s native `Object.keys`.\nexport default function keys(obj) {\n if (!isObject(obj)) return [];\n if (nativeKeys) return nativeKeys(obj);\n var keys = [];\n for (var key in obj) if (has(obj, key)) keys.push(key);\n // Ahem, IE < 9.\n if (hasEnumBug) collectNonEnumProps(obj, keys);\n return keys;\n}\n","import getLength from './_getLength.js';\nimport isArray from './isArray.js';\nimport isString from './isString.js';\nimport isArguments from './isArguments.js';\nimport keys from './keys.js';\n\n// Is a given array, string, or object empty?\n// An \"empty\" object has no enumerable own-properties.\nexport default function isEmpty(obj) {\n if (obj == null) return true;\n // Skip the more expensive `toString`-based type checks if `obj` has no\n // `.length`.\n var length = getLength(obj);\n if (typeof length == 'number' && (\n isArray(obj) || isString(obj) || isArguments(obj)\n )) return length === 0;\n return getLength(keys(obj)) === 0;\n}\n","import keys from './keys.js';\n\n// Returns whether an object has a given set of `key:value` pairs.\nexport default function isMatch(object, attrs) {\n var _keys = keys(attrs), length = _keys.length;\n if (object == null) return !length;\n var obj = Object(object);\n for (var i = 0; i < length; i++) {\n var key = _keys[i];\n if (attrs[key] !== obj[key] || !(key in obj)) return false;\n }\n return true;\n}\n","import { VERSION } from './_setup.js';\n\n// If Underscore is called as a function, it returns a wrapped object that can\n// be used OO-style. This wrapper holds altered versions of all functions added\n// through `_.mixin`. Wrapped objects may be chained.\nexport default function _(obj) {\n if (obj instanceof _) return obj;\n if (!(this instanceof _)) return new _(obj);\n this._wrapped = obj;\n}\n\n_.VERSION = VERSION;\n\n// Extracts the result from a wrapped and chained object.\n_.prototype.value = function() {\n return this._wrapped;\n};\n\n// Provide unwrapping proxies for some methods used in engine operations\n// such as arithmetic and JSON stringification.\n_.prototype.valueOf = _.prototype.toJSON = _.prototype.value;\n\n_.prototype.toString = function() {\n return String(this._wrapped);\n};\n","import getByteLength from './_getByteLength.js';\n\n// Internal function to wrap or shallow-copy an ArrayBuffer,\n// typed array or DataView to a new view, reusing the buffer.\nexport default function toBufferView(bufferSource) {\n return new Uint8Array(\n bufferSource.buffer || bufferSource,\n bufferSource.byteOffset || 0,\n getByteLength(bufferSource)\n );\n}\n","import _ from './underscore.js';\nimport { toString, SymbolProto } from './_setup.js';\nimport getByteLength from './_getByteLength.js';\nimport isTypedArray from './isTypedArray.js';\nimport isFunction from './isFunction.js';\nimport { hasDataViewBug } from './_stringTagBug.js';\nimport isDataView from './isDataView.js';\nimport keys from './keys.js';\nimport has from './_has.js';\nimport toBufferView from './_toBufferView.js';\n\n// We use this string twice, so give it a name for minification.\nvar tagDataView = '[object DataView]';\n\n// Internal recursive comparison function for `_.isEqual`.\nfunction eq(a, b, aStack, bStack) {\n // Identical objects are equal. `0 === -0`, but they aren't identical.\n // See the [Harmony `egal` proposal](https://wiki.ecmascript.org/doku.php?id=harmony:egal).\n if (a === b) return a !== 0 || 1 / a === 1 / b;\n // `null` or `undefined` only equal to itself (strict comparison).\n if (a == null || b == null) return false;\n // `NaN`s are equivalent, but non-reflexive.\n if (a !== a) return b !== b;\n // Exhaust primitive checks\n var type = typeof a;\n if (type !== 'function' && type !== 'object' && typeof b != 'object') return false;\n return deepEq(a, b, aStack, bStack);\n}\n\n// Internal recursive comparison function for `_.isEqual`.\nfunction deepEq(a, b, aStack, bStack) {\n // Unwrap any wrapped objects.\n if (a instanceof _) a = a._wrapped;\n if (b instanceof _) b = b._wrapped;\n // Compare `[[Class]]` names.\n var className = toString.call(a);\n if (className !== toString.call(b)) return false;\n // Work around a bug in IE 10 - Edge 13.\n if (hasDataViewBug && className == '[object Object]' && isDataView(a)) {\n if (!isDataView(b)) return false;\n className = tagDataView;\n }\n switch (className) {\n // These types are compared by value.\n case '[object RegExp]':\n // RegExps are coerced to strings for comparison (Note: '' + /a/i === '/a/i')\n case '[object String]':\n // Primitives and their corresponding object wrappers are equivalent; thus, `\"5\"` is\n // equivalent to `new String(\"5\")`.\n return '' + a === '' + b;\n case '[object Number]':\n // `NaN`s are equivalent, but non-reflexive.\n // Object(NaN) is equivalent to NaN.\n if (+a !== +a) return +b !== +b;\n // An `egal` comparison is performed for other numeric values.\n return +a === 0 ? 1 / +a === 1 / b : +a === +b;\n case '[object Date]':\n case '[object Boolean]':\n // Coerce dates and booleans to numeric primitive values. Dates are compared by their\n // millisecond representations. Note that invalid dates with millisecond representations\n // of `NaN` are not equivalent.\n return +a === +b;\n case '[object Symbol]':\n return SymbolProto.valueOf.call(a) === SymbolProto.valueOf.call(b);\n case '[object ArrayBuffer]':\n case tagDataView:\n // Coerce to typed array so we can fall through.\n return deepEq(toBufferView(a), toBufferView(b), aStack, bStack);\n }\n\n var areArrays = className === '[object Array]';\n if (!areArrays && isTypedArray(a)) {\n var byteLength = getByteLength(a);\n if (byteLength !== getByteLength(b)) return false;\n if (a.buffer === b.buffer && a.byteOffset === b.byteOffset) return true;\n areArrays = true;\n }\n if (!areArrays) {\n if (typeof a != 'object' || typeof b != 'object') return false;\n\n // Objects with different constructors are not equivalent, but `Object`s or `Array`s\n // from different frames are.\n var aCtor = a.constructor, bCtor = b.constructor;\n if (aCtor !== bCtor && !(isFunction(aCtor) && aCtor instanceof aCtor &&\n isFunction(bCtor) && bCtor instanceof bCtor)\n && ('constructor' in a && 'constructor' in b)) {\n return false;\n }\n }\n // Assume equality for cyclic structures. The algorithm for detecting cyclic\n // structures is adapted from ES 5.1 section 15.12.3, abstract operation `JO`.\n\n // Initializing stack of traversed objects.\n // It's done here since we only need them for objects and arrays comparison.\n aStack = aStack || [];\n bStack = bStack || [];\n var length = aStack.length;\n while (length--) {\n // Linear search. Performance is inversely proportional to the number of\n // unique nested structures.\n if (aStack[length] === a) return bStack[length] === b;\n }\n\n // Add the first object to the stack of traversed objects.\n aStack.push(a);\n bStack.push(b);\n\n // Recursively compare objects and arrays.\n if (areArrays) {\n // Compare array lengths to determine if a deep comparison is necessary.\n length = a.length;\n if (length !== b.length) return false;\n // Deep compare the contents, ignoring non-numeric properties.\n while (length--) {\n if (!eq(a[length], b[length], aStack, bStack)) return false;\n }\n } else {\n // Deep compare objects.\n var _keys = keys(a), key;\n length = _keys.length;\n // Ensure that both objects contain the same number of properties before comparing deep equality.\n if (keys(b).length !== length) return false;\n while (length--) {\n // Deep compare each member\n key = _keys[length];\n if (!(has(b, key) && eq(a[key], b[key], aStack, bStack))) return false;\n }\n }\n // Remove the first object from the stack of traversed objects.\n aStack.pop();\n bStack.pop();\n return true;\n}\n\n// Perform a deep comparison to check if two objects are equal.\nexport default function isEqual(a, b) {\n return eq(a, b);\n}\n","import isObject from './isObject.js';\nimport { hasEnumBug } from './_setup.js';\nimport collectNonEnumProps from './_collectNonEnumProps.js';\n\n// Retrieve all the enumerable property names of an object.\nexport default function allKeys(obj) {\n if (!isObject(obj)) return [];\n var keys = [];\n for (var key in obj) keys.push(key);\n // Ahem, IE < 9.\n if (hasEnumBug) collectNonEnumProps(obj, keys);\n return keys;\n}\n","import getLength from './_getLength.js';\nimport isFunction from './isFunction.js';\nimport allKeys from './allKeys.js';\n\n// Since the regular `Object.prototype.toString` type tests don't work for\n// some types in IE 11, we use a fingerprinting heuristic instead, based\n// on the methods. It's not great, but it's the best we got.\n// The fingerprint method lists are defined below.\nexport function ie11fingerprint(methods) {\n var length = getLength(methods);\n return function(obj) {\n if (obj == null) return false;\n // `Map`, `WeakMap` and `Set` have no enumerable keys.\n var keys = allKeys(obj);\n if (getLength(keys)) return false;\n for (var i = 0; i < length; i++) {\n if (!isFunction(obj[methods[i]])) return false;\n }\n // If we are testing against `WeakMap`, we need to ensure that\n // `obj` doesn't have a `forEach` method in order to distinguish\n // it from a regular `Map`.\n return methods !== weakMapMethods || !isFunction(obj[forEachName]);\n };\n}\n\n// In the interest of compact minification, we write\n// each string in the fingerprints only once.\nvar forEachName = 'forEach',\n hasName = 'has',\n commonInit = ['clear', 'delete'],\n mapTail = ['get', hasName, 'set'];\n\n// `Map`, `WeakMap` and `Set` each have slightly different\n// combinations of the above sublists.\nexport var mapMethods = commonInit.concat(forEachName, mapTail),\n weakMapMethods = commonInit.concat(mapTail),\n setMethods = ['add'].concat(commonInit, forEachName, hasName);\n","import tagTester from './_tagTester.js';\nimport { isIE11 } from './_stringTagBug.js';\nimport { ie11fingerprint, mapMethods } from './_methodFingerprint.js';\n\nexport default isIE11 ? ie11fingerprint(mapMethods) : tagTester('Map');\n","import tagTester from './_tagTester.js';\nimport { isIE11 } from './_stringTagBug.js';\nimport { ie11fingerprint, weakMapMethods } from './_methodFingerprint.js';\n\nexport default isIE11 ? ie11fingerprint(weakMapMethods) : tagTester('WeakMap');\n","import tagTester from './_tagTester.js';\nimport { isIE11 } from './_stringTagBug.js';\nimport { ie11fingerprint, setMethods } from './_methodFingerprint.js';\n\nexport default isIE11 ? ie11fingerprint(setMethods) : tagTester('Set');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('WeakSet');\n","import keys from './keys.js';\n\n// Retrieve the values of an object's properties.\nexport default function values(obj) {\n var _keys = keys(obj);\n var length = _keys.length;\n var values = Array(length);\n for (var i = 0; i < length; i++) {\n values[i] = obj[_keys[i]];\n }\n return values;\n}\n","import keys from './keys.js';\n\n// Convert an object into a list of `[key, value]` pairs.\n// The opposite of `_.object` with one argument.\nexport default function pairs(obj) {\n var _keys = keys(obj);\n var length = _keys.length;\n var pairs = Array(length);\n for (var i = 0; i < length; i++) {\n pairs[i] = [_keys[i], obj[_keys[i]]];\n }\n return pairs;\n}\n","import keys from './keys.js';\n\n// Invert the keys and values of an object. The values must be serializable.\nexport default function invert(obj) {\n var result = {};\n var _keys = keys(obj);\n for (var i = 0, length = _keys.length; i < length; i++) {\n result[obj[_keys[i]]] = _keys[i];\n }\n return result;\n}\n","import isFunction from './isFunction.js';\n\n// Return a sorted list of the function names available on the object.\nexport default function functions(obj) {\n var names = [];\n for (var key in obj) {\n if (isFunction(obj[key])) names.push(key);\n }\n return names.sort();\n}\n","// An internal function for creating assigner functions.\nexport default function createAssigner(keysFunc, defaults) {\n return function(obj) {\n var length = arguments.length;\n if (defaults) obj = Object(obj);\n if (length < 2 || obj == null) return obj;\n for (var index = 1; index < length; index++) {\n var source = arguments[index],\n keys = keysFunc(source),\n l = keys.length;\n for (var i = 0; i < l; i++) {\n var key = keys[i];\n if (!defaults || obj[key] === void 0) obj[key] = source[key];\n }\n }\n return obj;\n };\n}\n","import createAssigner from './_createAssigner.js';\nimport allKeys from './allKeys.js';\n\n// Extend a given object with all the properties in passed-in object(s).\nexport default createAssigner(allKeys);\n","import createAssigner from './_createAssigner.js';\nimport keys from './keys.js';\n\n// Assigns a given object with all the own properties in the passed-in\n// object(s).\n// (https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object/assign)\nexport default createAssigner(keys);\n","import createAssigner from './_createAssigner.js';\nimport allKeys from './allKeys.js';\n\n// Fill in a given object with default properties.\nexport default createAssigner(allKeys, true);\n","import isObject from './isObject.js';\nimport { nativeCreate } from './_setup.js';\n\n// Create a naked function reference for surrogate-prototype-swapping.\nfunction ctor() {\n return function(){};\n}\n\n// An internal function for creating a new object that inherits from another.\nexport default function baseCreate(prototype) {\n if (!isObject(prototype)) return {};\n if (nativeCreate) return nativeCreate(prototype);\n var Ctor = ctor();\n Ctor.prototype = prototype;\n var result = new Ctor;\n Ctor.prototype = null;\n return result;\n}\n","import baseCreate from './_baseCreate.js';\nimport extendOwn from './extendOwn.js';\n\n// Creates an object that inherits from the given prototype object.\n// If additional properties are provided then they will be added to the\n// created object.\nexport default function create(prototype, props) {\n var result = baseCreate(prototype);\n if (props) extendOwn(result, props);\n return result;\n}\n","import isObject from './isObject.js';\nimport isArray from './isArray.js';\nimport extend from './extend.js';\n\n// Create a (shallow-cloned) duplicate of an object.\nexport default function clone(obj) {\n if (!isObject(obj)) return obj;\n return isArray(obj) ? obj.slice() : extend({}, obj);\n}\n","// Invokes `interceptor` with the `obj` and then returns `obj`.\n// The primary purpose of this method is to \"tap into\" a method chain, in\n// order to perform operations on intermediate results within the chain.\nexport default function tap(obj, interceptor) {\n interceptor(obj);\n return obj;\n}\n","import _ from './underscore.js';\nimport isArray from './isArray.js';\n\n// Normalize a (deep) property `path` to array.\n// Like `_.iteratee`, this function can be customized.\nexport default function toPath(path) {\n return isArray(path) ? path : [path];\n}\n_.toPath = toPath;\n","import _ from './underscore.js';\nimport './toPath.js';\n\n// Internal wrapper for `_.toPath` to enable minification.\n// Similar to `cb` for `_.iteratee`.\nexport default function toPath(path) {\n return _.toPath(path);\n}\n","// Internal function to obtain a nested property in `obj` along `path`.\nexport default function deepGet(obj, path) {\n var length = path.length;\n for (var i = 0; i < length; i++) {\n if (obj == null) return void 0;\n obj = obj[path[i]];\n }\n return length ? obj : void 0;\n}\n","import toPath from './_toPath.js';\nimport deepGet from './_deepGet.js';\nimport isUndefined from './isUndefined.js';\n\n// Get the value of the (deep) property on `path` from `object`.\n// If any property in `path` does not exist or if the value is\n// `undefined`, return `defaultValue` instead.\n// The `path` is normalized through `_.toPath`.\nexport default function get(object, path, defaultValue) {\n var value = deepGet(object, toPath(path));\n return isUndefined(value) ? defaultValue : value;\n}\n","import _has from './_has.js';\nimport toPath from './_toPath.js';\n\n// Shortcut function for checking if an object has a given property directly on\n// itself (in other words, not on a prototype). Unlike the internal `has`\n// function, this public version can also traverse nested properties.\nexport default function has(obj, path) {\n path = toPath(path);\n var length = path.length;\n for (var i = 0; i < length; i++) {\n var key = path[i];\n if (!_has(obj, key)) return false;\n obj = obj[key];\n }\n return !!length;\n}\n","// Keep the identity function around for default iteratees.\nexport default function identity(value) {\n return value;\n}\n","import extendOwn from './extendOwn.js';\nimport isMatch from './isMatch.js';\n\n// Returns a predicate for checking whether an object has a given set of\n// `key:value` pairs.\nexport default function matcher(attrs) {\n attrs = extendOwn({}, attrs);\n return function(obj) {\n return isMatch(obj, attrs);\n };\n}\n","import deepGet from './_deepGet.js';\nimport toPath from './_toPath.js';\n\n// Creates a function that, when passed an object, will traverse that object’s\n// properties down the given `path`, specified as an array of keys or indices.\nexport default function property(path) {\n path = toPath(path);\n return function(obj) {\n return deepGet(obj, path);\n };\n}\n","// Internal function that returns an efficient (for current engines) version\n// of the passed-in callback, to be repeatedly applied in other Underscore\n// functions.\nexport default function optimizeCb(func, context, argCount) {\n if (context === void 0) return func;\n switch (argCount == null ? 3 : argCount) {\n case 1: return function(value) {\n return func.call(context, value);\n };\n // The 2-argument case is omitted because we’re not using it.\n case 3: return function(value, index, collection) {\n return func.call(context, value, index, collection);\n };\n case 4: return function(accumulator, value, index, collection) {\n return func.call(context, accumulator, value, index, collection);\n };\n }\n return function() {\n return func.apply(context, arguments);\n };\n}\n","import identity from './identity.js';\nimport isFunction from './isFunction.js';\nimport isObject from './isObject.js';\nimport isArray from './isArray.js';\nimport matcher from './matcher.js';\nimport property from './property.js';\nimport optimizeCb from './_optimizeCb.js';\n\n// An internal function to generate callbacks that can be applied to each\n// element in a collection, returning the desired result — either `_.identity`,\n// an arbitrary callback, a property matcher, or a property accessor.\nexport default function baseIteratee(value, context, argCount) {\n if (value == null) return identity;\n if (isFunction(value)) return optimizeCb(value, context, argCount);\n if (isObject(value) && !isArray(value)) return matcher(value);\n return property(value);\n}\n","import _ from './underscore.js';\nimport baseIteratee from './_baseIteratee.js';\n\n// External wrapper for our callback generator. Users may customize\n// `_.iteratee` if they want additional predicate/iteratee shorthand styles.\n// This abstraction hides the internal-only `argCount` argument.\nexport default function iteratee(value, context) {\n return baseIteratee(value, context, Infinity);\n}\n_.iteratee = iteratee;\n","import _ from './underscore.js';\nimport baseIteratee from './_baseIteratee.js';\nimport iteratee from './iteratee.js';\n\n// The function we call internally to generate a callback. It invokes\n// `_.iteratee` if overridden, otherwise `baseIteratee`.\nexport default function cb(value, context, argCount) {\n if (_.iteratee !== iteratee) return _.iteratee(value, context);\n return baseIteratee(value, context, argCount);\n}\n","import cb from './_cb.js';\nimport keys from './keys.js';\n\n// Returns the results of applying the `iteratee` to each element of `obj`.\n// In contrast to `_.map` it returns an object.\nexport default function mapObject(obj, iteratee, context) {\n iteratee = cb(iteratee, context);\n var _keys = keys(obj),\n length = _keys.length,\n results = {};\n for (var index = 0; index < length; index++) {\n var currentKey = _keys[index];\n results[currentKey] = iteratee(obj[currentKey], currentKey, obj);\n }\n return results;\n}\n","// Predicate-generating function. Often useful outside of Underscore.\nexport default function noop(){}\n","import noop from './noop.js';\nimport get from './get.js';\n\n// Generates a function for a given object that returns a given property.\nexport default function propertyOf(obj) {\n if (obj == null) return noop;\n return function(path) {\n return get(obj, path);\n };\n}\n","import optimizeCb from './_optimizeCb.js';\n\n// Run a function **n** times.\nexport default function times(n, iteratee, context) {\n var accum = Array(Math.max(0, n));\n iteratee = optimizeCb(iteratee, context, 1);\n for (var i = 0; i < n; i++) accum[i] = iteratee(i);\n return accum;\n}\n","// Return a random integer between `min` and `max` (inclusive).\nexport default function random(min, max) {\n if (max == null) {\n max = min;\n min = 0;\n }\n return min + Math.floor(Math.random() * (max - min + 1));\n}\n","// A (possibly faster) way to get the current timestamp as an integer.\nexport default Date.now || function() {\n return new Date().getTime();\n};\n","import keys from './keys.js';\n\n// Internal helper to generate functions for escaping and unescaping strings\n// to/from HTML interpolation.\nexport default function createEscaper(map) {\n var escaper = function(match) {\n return map[match];\n };\n // Regexes for identifying a key that needs to be escaped.\n var source = '(?:' + keys(map).join('|') + ')';\n var testRegexp = RegExp(source);\n var replaceRegexp = RegExp(source, 'g');\n return function(string) {\n string = string == null ? '' : '' + string;\n return testRegexp.test(string) ? string.replace(replaceRegexp, escaper) : string;\n };\n}\n","// Internal list of HTML entities for escaping.\nexport default {\n '&': '&',\n '<': '<',\n '>': '>',\n '\"': '"',\n \"'\": ''',\n '`': '`'\n};\n","import createEscaper from './_createEscaper.js';\nimport escapeMap from './_escapeMap.js';\n\n// Function for escaping strings to HTML interpolation.\nexport default createEscaper(escapeMap);\n","import createEscaper from './_createEscaper.js';\nimport unescapeMap from './_unescapeMap.js';\n\n// Function for unescaping strings from HTML interpolation.\nexport default createEscaper(unescapeMap);\n","import invert from './invert.js';\nimport escapeMap from './_escapeMap.js';\n\n// Internal list of HTML entities for unescaping.\nexport default invert(escapeMap);\n","import _ from './underscore.js';\n\n// By default, Underscore uses ERB-style template delimiters. Change the\n// following template settings to use alternative delimiters.\nexport default _.templateSettings = {\n evaluate: /<%([\\s\\S]+?)%>/g,\n interpolate: /<%=([\\s\\S]+?)%>/g,\n escape: /<%-([\\s\\S]+?)%>/g\n};\n","import defaults from './defaults.js';\nimport _ from './underscore.js';\nimport './templateSettings.js';\n\n// When customizing `_.templateSettings`, if you don't want to define an\n// interpolation, evaluation or escaping regex, we need one that is\n// guaranteed not to match.\nvar noMatch = /(.)^/;\n\n// Certain characters need to be escaped so that they can be put into a\n// string literal.\nvar escapes = {\n \"'\": \"'\",\n '\\\\': '\\\\',\n '\\r': 'r',\n '\\n': 'n',\n '\\u2028': 'u2028',\n '\\u2029': 'u2029'\n};\n\nvar escapeRegExp = /\\\\|'|\\r|\\n|\\u2028|\\u2029/g;\n\nfunction escapeChar(match) {\n return '\\\\' + escapes[match];\n}\n\n// In order to prevent third-party code injection through\n// `_.templateSettings.variable`, we test it against the following regular\n// expression. It is intentionally a bit more liberal than just matching valid\n// identifiers, but still prevents possible loopholes through defaults or\n// destructuring assignment.\nvar bareIdentifier = /^\\s*(\\w|\\$)+\\s*$/;\n\n// JavaScript micro-templating, similar to John Resig's implementation.\n// Underscore templating handles arbitrary delimiters, preserves whitespace,\n// and correctly escapes quotes within interpolated code.\n// NB: `oldSettings` only exists for backwards compatibility.\nexport default function template(text, settings, oldSettings) {\n if (!settings && oldSettings) settings = oldSettings;\n settings = defaults({}, settings, _.templateSettings);\n\n // Combine delimiters into one regular expression via alternation.\n var matcher = RegExp([\n (settings.escape || noMatch).source,\n (settings.interpolate || noMatch).source,\n (settings.evaluate || noMatch).source\n ].join('|') + '|$', 'g');\n\n // Compile the template source, escaping string literals appropriately.\n var index = 0;\n var source = \"__p+='\";\n text.replace(matcher, function(match, escape, interpolate, evaluate, offset) {\n source += text.slice(index, offset).replace(escapeRegExp, escapeChar);\n index = offset + match.length;\n\n if (escape) {\n source += \"'+\\n((__t=(\" + escape + \"))==null?'':_.escape(__t))+\\n'\";\n } else if (interpolate) {\n source += \"'+\\n((__t=(\" + interpolate + \"))==null?'':__t)+\\n'\";\n } else if (evaluate) {\n source += \"';\\n\" + evaluate + \"\\n__p+='\";\n }\n\n // Adobe VMs need the match returned to produce the correct offset.\n return match;\n });\n source += \"';\\n\";\n\n var argument = settings.variable;\n if (argument) {\n // Insure against third-party code injection. (CVE-2021-23358)\n if (!bareIdentifier.test(argument)) throw new Error(\n 'variable is not a bare identifier: ' + argument\n );\n } else {\n // If a variable is not specified, place data values in local scope.\n source = 'with(obj||{}){\\n' + source + '}\\n';\n argument = 'obj';\n }\n\n source = \"var __t,__p='',__j=Array.prototype.join,\" +\n \"print=function(){__p+=__j.call(arguments,'');};\\n\" +\n source + 'return __p;\\n';\n\n var render;\n try {\n render = new Function(argument, '_', source);\n } catch (e) {\n e.source = source;\n throw e;\n }\n\n var template = function(data) {\n return render.call(this, data, _);\n };\n\n // Provide the compiled source as a convenience for precompilation.\n template.source = 'function(' + argument + '){\\n' + source + '}';\n\n return template;\n}\n","import isFunction from './isFunction.js';\nimport toPath from './_toPath.js';\n\n// Traverses the children of `obj` along `path`. If a child is a function, it\n// is invoked with its parent as context. Returns the value of the final\n// child, or `fallback` if any child is undefined.\nexport default function result(obj, path, fallback) {\n path = toPath(path);\n var length = path.length;\n if (!length) {\n return isFunction(fallback) ? fallback.call(obj) : fallback;\n }\n for (var i = 0; i < length; i++) {\n var prop = obj == null ? void 0 : obj[path[i]];\n if (prop === void 0) {\n prop = fallback;\n i = length; // Ensure we don't continue iterating.\n }\n obj = isFunction(prop) ? prop.call(obj) : prop;\n }\n return obj;\n}\n","// Generate a unique integer id (unique within the entire client session).\n// Useful for temporary DOM ids.\nvar idCounter = 0;\nexport default function uniqueId(prefix) {\n var id = ++idCounter + '';\n return prefix ? prefix + id : id;\n}\n","import _ from './underscore.js';\n\n// Start chaining a wrapped Underscore object.\nexport default function chain(obj) {\n var instance = _(obj);\n instance._chain = true;\n return instance;\n}\n","import baseCreate from './_baseCreate.js';\nimport isObject from './isObject.js';\n\n// Internal function to execute `sourceFunc` bound to `context` with optional\n// `args`. Determines whether to execute a function as a constructor or as a\n// normal function.\nexport default function executeBound(sourceFunc, boundFunc, context, callingContext, args) {\n if (!(callingContext instanceof boundFunc)) return sourceFunc.apply(context, args);\n var self = baseCreate(sourceFunc.prototype);\n var result = sourceFunc.apply(self, args);\n if (isObject(result)) return result;\n return self;\n}\n","import restArguments from './restArguments.js';\nimport executeBound from './_executeBound.js';\nimport _ from './underscore.js';\n\n// Partially apply a function by creating a version that has had some of its\n// arguments pre-filled, without changing its dynamic `this` context. `_` acts\n// as a placeholder by default, allowing any combination of arguments to be\n// pre-filled. Set `_.partial.placeholder` for a custom placeholder argument.\nvar partial = restArguments(function(func, boundArgs) {\n var placeholder = partial.placeholder;\n var bound = function() {\n var position = 0, length = boundArgs.length;\n var args = Array(length);\n for (var i = 0; i < length; i++) {\n args[i] = boundArgs[i] === placeholder ? arguments[position++] : boundArgs[i];\n }\n while (position < arguments.length) args.push(arguments[position++]);\n return executeBound(func, bound, this, this, args);\n };\n return bound;\n});\n\npartial.placeholder = _;\nexport default partial;\n","import restArguments from './restArguments.js';\nimport isFunction from './isFunction.js';\nimport executeBound from './_executeBound.js';\n\n// Create a function bound to a given object (assigning `this`, and arguments,\n// optionally).\nexport default restArguments(function(func, context, args) {\n if (!isFunction(func)) throw new TypeError('Bind must be called on a function');\n var bound = restArguments(function(callArgs) {\n return executeBound(func, bound, context, this, args.concat(callArgs));\n });\n return bound;\n});\n","import createSizePropertyCheck from './_createSizePropertyCheck.js';\nimport getLength from './_getLength.js';\n\n// Internal helper for collection methods to determine whether a collection\n// should be iterated as an array or as an object.\n// Related: https://people.mozilla.org/~jorendorff/es6-draft.html#sec-tolength\n// Avoids a very nasty iOS 8 JIT bug on ARM-64. #2094\nexport default createSizePropertyCheck(getLength);\n","import getLength from './_getLength.js';\nimport isArrayLike from './_isArrayLike.js';\nimport isArray from './isArray.js';\nimport isArguments from './isArguments.js';\n\n// Internal implementation of a recursive `flatten` function.\nexport default function flatten(input, depth, strict, output) {\n output = output || [];\n if (!depth && depth !== 0) {\n depth = Infinity;\n } else if (depth <= 0) {\n return output.concat(input);\n }\n var idx = output.length;\n for (var i = 0, length = getLength(input); i < length; i++) {\n var value = input[i];\n if (isArrayLike(value) && (isArray(value) || isArguments(value))) {\n // Flatten current level of array or arguments object.\n if (depth > 1) {\n flatten(value, depth - 1, strict, output);\n idx = output.length;\n } else {\n var j = 0, len = value.length;\n while (j < len) output[idx++] = value[j++];\n }\n } else if (!strict) {\n output[idx++] = value;\n }\n }\n return output;\n}\n","import restArguments from './restArguments.js';\nimport flatten from './_flatten.js';\nimport bind from './bind.js';\n\n// Bind a number of an object's methods to that object. Remaining arguments\n// are the method names to be bound. Useful for ensuring that all callbacks\n// defined on an object belong to it.\nexport default restArguments(function(obj, keys) {\n keys = flatten(keys, false, false);\n var index = keys.length;\n if (index < 1) throw new Error('bindAll must be passed function names');\n while (index--) {\n var key = keys[index];\n obj[key] = bind(obj[key], obj);\n }\n return obj;\n});\n","import has from './_has.js';\n\n// Memoize an expensive function by storing its results.\nexport default function memoize(func, hasher) {\n var memoize = function(key) {\n var cache = memoize.cache;\n var address = '' + (hasher ? hasher.apply(this, arguments) : key);\n if (!has(cache, address)) cache[address] = func.apply(this, arguments);\n return cache[address];\n };\n memoize.cache = {};\n return memoize;\n}\n","import restArguments from './restArguments.js';\n\n// Delays a function for the given number of milliseconds, and then calls\n// it with the arguments supplied.\nexport default restArguments(function(func, wait, args) {\n return setTimeout(function() {\n return func.apply(null, args);\n }, wait);\n});\n","import partial from './partial.js';\nimport delay from './delay.js';\nimport _ from './underscore.js';\n\n// Defers a function, scheduling it to run after the current call stack has\n// cleared.\nexport default partial(delay, _, 1);\n","import now from './now.js';\n\n// Returns a function, that, when invoked, will only be triggered at most once\n// during a given window of time. Normally, the throttled function will run\n// as much as it can, without ever going more than once per `wait` duration;\n// but if you'd like to disable the execution on the leading edge, pass\n// `{leading: false}`. To disable execution on the trailing edge, ditto.\nexport default function throttle(func, wait, options) {\n var timeout, context, args, result;\n var previous = 0;\n if (!options) options = {};\n\n var later = function() {\n previous = options.leading === false ? 0 : now();\n timeout = null;\n result = func.apply(context, args);\n if (!timeout) context = args = null;\n };\n\n var throttled = function() {\n var _now = now();\n if (!previous && options.leading === false) previous = _now;\n var remaining = wait - (_now - previous);\n context = this;\n args = arguments;\n if (remaining <= 0 || remaining > wait) {\n if (timeout) {\n clearTimeout(timeout);\n timeout = null;\n }\n previous = _now;\n result = func.apply(context, args);\n if (!timeout) context = args = null;\n } else if (!timeout && options.trailing !== false) {\n timeout = setTimeout(later, remaining);\n }\n return result;\n };\n\n throttled.cancel = function() {\n clearTimeout(timeout);\n previous = 0;\n timeout = context = args = null;\n };\n\n return throttled;\n}\n","import restArguments from './restArguments.js';\nimport now from './now.js';\n\n// When a sequence of calls of the returned function ends, the argument\n// function is triggered. The end of a sequence is defined by the `wait`\n// parameter. If `immediate` is passed, the argument function will be\n// triggered at the beginning of the sequence instead of at the end.\nexport default function debounce(func, wait, immediate) {\n var timeout, previous, args, result, context;\n\n var later = function() {\n var passed = now() - previous;\n if (wait > passed) {\n timeout = setTimeout(later, wait - passed);\n } else {\n timeout = null;\n if (!immediate) result = func.apply(context, args);\n // This check is needed because `func` can recursively invoke `debounced`.\n if (!timeout) args = context = null;\n }\n };\n\n var debounced = restArguments(function(_args) {\n context = this;\n args = _args;\n previous = now();\n if (!timeout) {\n timeout = setTimeout(later, wait);\n if (immediate) result = func.apply(context, args);\n }\n return result;\n });\n\n debounced.cancel = function() {\n clearTimeout(timeout);\n timeout = args = context = null;\n };\n\n return debounced;\n}\n","import partial from './partial.js';\n\n// Returns the first function passed as an argument to the second,\n// allowing you to adjust arguments, run code before and after, and\n// conditionally execute the original function.\nexport default function wrap(func, wrapper) {\n return partial(wrapper, func);\n}\n","// Returns a negated version of the passed-in predicate.\nexport default function negate(predicate) {\n return function() {\n return !predicate.apply(this, arguments);\n };\n}\n","// Returns a function that is the composition of a list of functions, each\n// consuming the return value of the function that follows.\nexport default function compose() {\n var args = arguments;\n var start = args.length - 1;\n return function() {\n var i = start;\n var result = args[start].apply(this, arguments);\n while (i--) result = args[i].call(this, result);\n return result;\n };\n}\n","// Returns a function that will only be executed on and after the Nth call.\nexport default function after(times, func) {\n return function() {\n if (--times < 1) {\n return func.apply(this, arguments);\n }\n };\n}\n","// Returns a function that will only be executed up to (but not including) the\n// Nth call.\nexport default function before(times, func) {\n var memo;\n return function() {\n if (--times > 0) {\n memo = func.apply(this, arguments);\n }\n if (times <= 1) func = null;\n return memo;\n };\n}\n","import partial from './partial.js';\nimport before from './before.js';\n\n// Returns a function that will be executed at most one time, no matter how\n// often you call it. Useful for lazy initialization.\nexport default partial(before, 2);\n","import cb from './_cb.js';\nimport keys from './keys.js';\n\n// Returns the first key on an object that passes a truth test.\nexport default function findKey(obj, predicate, context) {\n predicate = cb(predicate, context);\n var _keys = keys(obj), key;\n for (var i = 0, length = _keys.length; i < length; i++) {\n key = _keys[i];\n if (predicate(obj[key], key, obj)) return key;\n }\n}\n","import cb from './_cb.js';\nimport getLength from './_getLength.js';\n\n// Internal function to generate `_.findIndex` and `_.findLastIndex`.\nexport default function createPredicateIndexFinder(dir) {\n return function(array, predicate, context) {\n predicate = cb(predicate, context);\n var length = getLength(array);\n var index = dir > 0 ? 0 : length - 1;\n for (; index >= 0 && index < length; index += dir) {\n if (predicate(array[index], index, array)) return index;\n }\n return -1;\n };\n}\n","import createPredicateIndexFinder from './_createPredicateIndexFinder.js';\n\n// Returns the first index on an array-like that passes a truth test.\nexport default createPredicateIndexFinder(1);\n","import createPredicateIndexFinder from './_createPredicateIndexFinder.js';\n\n// Returns the last index on an array-like that passes a truth test.\nexport default createPredicateIndexFinder(-1);\n","import cb from './_cb.js';\nimport getLength from './_getLength.js';\n\n// Use a comparator function to figure out the smallest index at which\n// an object should be inserted so as to maintain order. Uses binary search.\nexport default function sortedIndex(array, obj, iteratee, context) {\n iteratee = cb(iteratee, context, 1);\n var value = iteratee(obj);\n var low = 0, high = getLength(array);\n while (low < high) {\n var mid = Math.floor((low + high) / 2);\n if (iteratee(array[mid]) < value) low = mid + 1; else high = mid;\n }\n return low;\n}\n","import getLength from './_getLength.js';\nimport { slice } from './_setup.js';\nimport isNaN from './isNaN.js';\n\n// Internal function to generate the `_.indexOf` and `_.lastIndexOf` functions.\nexport default function createIndexFinder(dir, predicateFind, sortedIndex) {\n return function(array, item, idx) {\n var i = 0, length = getLength(array);\n if (typeof idx == 'number') {\n if (dir > 0) {\n i = idx >= 0 ? idx : Math.max(idx + length, i);\n } else {\n length = idx >= 0 ? Math.min(idx + 1, length) : idx + length + 1;\n }\n } else if (sortedIndex && idx && length) {\n idx = sortedIndex(array, item);\n return array[idx] === item ? idx : -1;\n }\n if (item !== item) {\n idx = predicateFind(slice.call(array, i, length), isNaN);\n return idx >= 0 ? idx + i : -1;\n }\n for (idx = dir > 0 ? i : length - 1; idx >= 0 && idx < length; idx += dir) {\n if (array[idx] === item) return idx;\n }\n return -1;\n };\n}\n","import sortedIndex from './sortedIndex.js';\nimport findIndex from './findIndex.js';\nimport createIndexFinder from './_createIndexFinder.js';\n\n// Return the position of the first occurrence of an item in an array,\n// or -1 if the item is not included in the array.\n// If the array is large and already in sort order, pass `true`\n// for **isSorted** to use binary search.\nexport default createIndexFinder(1, findIndex, sortedIndex);\n","import findLastIndex from './findLastIndex.js';\nimport createIndexFinder from './_createIndexFinder.js';\n\n// Return the position of the last occurrence of an item in an array,\n// or -1 if the item is not included in the array.\nexport default createIndexFinder(-1, findLastIndex);\n","import isArrayLike from './_isArrayLike.js';\nimport findIndex from './findIndex.js';\nimport findKey from './findKey.js';\n\n// Return the first value which passes a truth test.\nexport default function find(obj, predicate, context) {\n var keyFinder = isArrayLike(obj) ? findIndex : findKey;\n var key = keyFinder(obj, predicate, context);\n if (key !== void 0 && key !== -1) return obj[key];\n}\n","import find from './find.js';\nimport matcher from './matcher.js';\n\n// Convenience version of a common use case of `_.find`: getting the first\n// object containing specific `key:value` pairs.\nexport default function findWhere(obj, attrs) {\n return find(obj, matcher(attrs));\n}\n","import optimizeCb from './_optimizeCb.js';\nimport isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// The cornerstone for collection functions, an `each`\n// implementation, aka `forEach`.\n// Handles raw objects in addition to array-likes. Treats all\n// sparse array-likes as if they were dense.\nexport default function each(obj, iteratee, context) {\n iteratee = optimizeCb(iteratee, context);\n var i, length;\n if (isArrayLike(obj)) {\n for (i = 0, length = obj.length; i < length; i++) {\n iteratee(obj[i], i, obj);\n }\n } else {\n var _keys = keys(obj);\n for (i = 0, length = _keys.length; i < length; i++) {\n iteratee(obj[_keys[i]], _keys[i], obj);\n }\n }\n return obj;\n}\n","import cb from './_cb.js';\nimport isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// Return the results of applying the iteratee to each element.\nexport default function map(obj, iteratee, context) {\n iteratee = cb(iteratee, context);\n var _keys = !isArrayLike(obj) && keys(obj),\n length = (_keys || obj).length,\n results = Array(length);\n for (var index = 0; index < length; index++) {\n var currentKey = _keys ? _keys[index] : index;\n results[index] = iteratee(obj[currentKey], currentKey, obj);\n }\n return results;\n}\n","import isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\nimport optimizeCb from './_optimizeCb.js';\n\n// Internal helper to create a reducing function, iterating left or right.\nexport default function createReduce(dir) {\n // Wrap code that reassigns argument variables in a separate function than\n // the one that accesses `arguments.length` to avoid a perf hit. (#1991)\n var reducer = function(obj, iteratee, memo, initial) {\n var _keys = !isArrayLike(obj) && keys(obj),\n length = (_keys || obj).length,\n index = dir > 0 ? 0 : length - 1;\n if (!initial) {\n memo = obj[_keys ? _keys[index] : index];\n index += dir;\n }\n for (; index >= 0 && index < length; index += dir) {\n var currentKey = _keys ? _keys[index] : index;\n memo = iteratee(memo, obj[currentKey], currentKey, obj);\n }\n return memo;\n };\n\n return function(obj, iteratee, memo, context) {\n var initial = arguments.length >= 3;\n return reducer(obj, optimizeCb(iteratee, context, 4), memo, initial);\n };\n}\n","import createReduce from './_createReduce.js';\n\n// **Reduce** builds up a single result from a list of values, aka `inject`,\n// or `foldl`.\nexport default createReduce(1);\n","import createReduce from './_createReduce.js';\n\n// The right-associative version of reduce, also known as `foldr`.\nexport default createReduce(-1);\n","import cb from './_cb.js';\nimport each from './each.js';\n\n// Return all the elements that pass a truth test.\nexport default function filter(obj, predicate, context) {\n var results = [];\n predicate = cb(predicate, context);\n each(obj, function(value, index, list) {\n if (predicate(value, index, list)) results.push(value);\n });\n return results;\n}\n","import filter from './filter.js';\nimport negate from './negate.js';\nimport cb from './_cb.js';\n\n// Return all the elements for which a truth test fails.\nexport default function reject(obj, predicate, context) {\n return filter(obj, negate(cb(predicate)), context);\n}\n","import cb from './_cb.js';\nimport isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// Determine whether all of the elements pass a truth test.\nexport default function every(obj, predicate, context) {\n predicate = cb(predicate, context);\n var _keys = !isArrayLike(obj) && keys(obj),\n length = (_keys || obj).length;\n for (var index = 0; index < length; index++) {\n var currentKey = _keys ? _keys[index] : index;\n if (!predicate(obj[currentKey], currentKey, obj)) return false;\n }\n return true;\n}\n","import cb from './_cb.js';\nimport isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// Determine if at least one element in the object passes a truth test.\nexport default function some(obj, predicate, context) {\n predicate = cb(predicate, context);\n var _keys = !isArrayLike(obj) && keys(obj),\n length = (_keys || obj).length;\n for (var index = 0; index < length; index++) {\n var currentKey = _keys ? _keys[index] : index;\n if (predicate(obj[currentKey], currentKey, obj)) return true;\n }\n return false;\n}\n","import isArrayLike from './_isArrayLike.js';\nimport values from './values.js';\nimport indexOf from './indexOf.js';\n\n// Determine if the array or object contains a given item (using `===`).\nexport default function contains(obj, item, fromIndex, guard) {\n if (!isArrayLike(obj)) obj = values(obj);\n if (typeof fromIndex != 'number' || guard) fromIndex = 0;\n return indexOf(obj, item, fromIndex) >= 0;\n}\n","import restArguments from './restArguments.js';\nimport isFunction from './isFunction.js';\nimport map from './map.js';\nimport deepGet from './_deepGet.js';\nimport toPath from './_toPath.js';\n\n// Invoke a method (with arguments) on every item in a collection.\nexport default restArguments(function(obj, path, args) {\n var contextPath, func;\n if (isFunction(path)) {\n func = path;\n } else {\n path = toPath(path);\n contextPath = path.slice(0, -1);\n path = path[path.length - 1];\n }\n return map(obj, function(context) {\n var method = func;\n if (!method) {\n if (contextPath && contextPath.length) {\n context = deepGet(context, contextPath);\n }\n if (context == null) return void 0;\n method = context[path];\n }\n return method == null ? method : method.apply(context, args);\n });\n});\n","import map from './map.js';\nimport property from './property.js';\n\n// Convenience version of a common use case of `_.map`: fetching a property.\nexport default function pluck(obj, key) {\n return map(obj, property(key));\n}\n","import filter from './filter.js';\nimport matcher from './matcher.js';\n\n// Convenience version of a common use case of `_.filter`: selecting only\n// objects containing specific `key:value` pairs.\nexport default function where(obj, attrs) {\n return filter(obj, matcher(attrs));\n}\n","import isArrayLike from './_isArrayLike.js';\nimport values from './values.js';\nimport cb from './_cb.js';\nimport each from './each.js';\n\n// Return the maximum element (or element-based computation).\nexport default function max(obj, iteratee, context) {\n var result = -Infinity, lastComputed = -Infinity,\n value, computed;\n if (iteratee == null || (typeof iteratee == 'number' && typeof obj[0] != 'object' && obj != null)) {\n obj = isArrayLike(obj) ? obj : values(obj);\n for (var i = 0, length = obj.length; i < length; i++) {\n value = obj[i];\n if (value != null && value > result) {\n result = value;\n }\n }\n } else {\n iteratee = cb(iteratee, context);\n each(obj, function(v, index, list) {\n computed = iteratee(v, index, list);\n if (computed > lastComputed || (computed === -Infinity && result === -Infinity)) {\n result = v;\n lastComputed = computed;\n }\n });\n }\n return result;\n}\n","import isArrayLike from './_isArrayLike.js';\nimport values from './values.js';\nimport cb from './_cb.js';\nimport each from './each.js';\n\n// Return the minimum element (or element-based computation).\nexport default function min(obj, iteratee, context) {\n var result = Infinity, lastComputed = Infinity,\n value, computed;\n if (iteratee == null || (typeof iteratee == 'number' && typeof obj[0] != 'object' && obj != null)) {\n obj = isArrayLike(obj) ? obj : values(obj);\n for (var i = 0, length = obj.length; i < length; i++) {\n value = obj[i];\n if (value != null && value < result) {\n result = value;\n }\n }\n } else {\n iteratee = cb(iteratee, context);\n each(obj, function(v, index, list) {\n computed = iteratee(v, index, list);\n if (computed < lastComputed || (computed === Infinity && result === Infinity)) {\n result = v;\n lastComputed = computed;\n }\n });\n }\n return result;\n}\n","import isArray from './isArray.js';\nimport { slice } from './_setup.js';\nimport isString from './isString.js';\nimport isArrayLike from './_isArrayLike.js';\nimport map from './map.js';\nimport identity from './identity.js';\nimport values from './values.js';\n\n// Safely create a real, live array from anything iterable.\nvar reStrSymbol = /[^\\ud800-\\udfff]|[\\ud800-\\udbff][\\udc00-\\udfff]|[\\ud800-\\udfff]/g;\nexport default function toArray(obj) {\n if (!obj) return [];\n if (isArray(obj)) return slice.call(obj);\n if (isString(obj)) {\n // Keep surrogate pair characters together.\n return obj.match(reStrSymbol);\n }\n if (isArrayLike(obj)) return map(obj, identity);\n return values(obj);\n}\n","import isArrayLike from './_isArrayLike.js';\nimport values from './values.js';\nimport getLength from './_getLength.js';\nimport random from './random.js';\nimport toArray from './toArray.js';\n\n// Sample **n** random values from a collection using the modern version of the\n// [Fisher-Yates shuffle](https://en.wikipedia.org/wiki/Fisher–Yates_shuffle).\n// If **n** is not specified, returns a single random element.\n// The internal `guard` argument allows it to work with `_.map`.\nexport default function sample(obj, n, guard) {\n if (n == null || guard) {\n if (!isArrayLike(obj)) obj = values(obj);\n return obj[random(obj.length - 1)];\n }\n var sample = toArray(obj);\n var length = getLength(sample);\n n = Math.max(Math.min(n, length), 0);\n var last = length - 1;\n for (var index = 0; index < n; index++) {\n var rand = random(index, last);\n var temp = sample[index];\n sample[index] = sample[rand];\n sample[rand] = temp;\n }\n return sample.slice(0, n);\n}\n","import sample from './sample.js';\n\n// Shuffle a collection.\nexport default function shuffle(obj) {\n return sample(obj, Infinity);\n}\n","import cb from './_cb.js';\nimport pluck from './pluck.js';\nimport map from './map.js';\n\n// Sort the object's values by a criterion produced by an iteratee.\nexport default function sortBy(obj, iteratee, context) {\n var index = 0;\n iteratee = cb(iteratee, context);\n return pluck(map(obj, function(value, key, list) {\n return {\n value: value,\n index: index++,\n criteria: iteratee(value, key, list)\n };\n }).sort(function(left, right) {\n var a = left.criteria;\n var b = right.criteria;\n if (a !== b) {\n if (a > b || a === void 0) return 1;\n if (a < b || b === void 0) return -1;\n }\n return left.index - right.index;\n }), 'value');\n}\n","import cb from './_cb.js';\nimport each from './each.js';\n\n// An internal function used for aggregate \"group by\" operations.\nexport default function group(behavior, partition) {\n return function(obj, iteratee, context) {\n var result = partition ? [[], []] : {};\n iteratee = cb(iteratee, context);\n each(obj, function(value, index) {\n var key = iteratee(value, index, obj);\n behavior(result, value, key);\n });\n return result;\n };\n}\n","import group from './_group.js';\nimport has from './_has.js';\n\n// Groups the object's values by a criterion. Pass either a string attribute\n// to group by, or a function that returns the criterion.\nexport default group(function(result, value, key) {\n if (has(result, key)) result[key].push(value); else result[key] = [value];\n});\n","import group from './_group.js';\n\n// Indexes the object's values by a criterion, similar to `_.groupBy`, but for\n// when you know that your index values will be unique.\nexport default group(function(result, value, key) {\n result[key] = value;\n});\n","import group from './_group.js';\nimport has from './_has.js';\n\n// Counts instances of an object that group by a certain criterion. Pass\n// either a string attribute to count by, or a function that returns the\n// criterion.\nexport default group(function(result, value, key) {\n if (has(result, key)) result[key]++; else result[key] = 1;\n});\n","import group from './_group.js';\n\n// Split a collection into two arrays: one whose elements all pass the given\n// truth test, and one whose elements all do not pass the truth test.\nexport default group(function(result, value, pass) {\n result[pass ? 0 : 1].push(value);\n}, true);\n","import isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// Return the number of elements in a collection.\nexport default function size(obj) {\n if (obj == null) return 0;\n return isArrayLike(obj) ? obj.length : keys(obj).length;\n}\n","// Internal `_.pick` helper function to determine whether `key` is an enumerable\n// property name of `obj`.\nexport default function keyInObj(value, key, obj) {\n return key in obj;\n}\n","import restArguments from './restArguments.js';\nimport isFunction from './isFunction.js';\nimport optimizeCb from './_optimizeCb.js';\nimport allKeys from './allKeys.js';\nimport keyInObj from './_keyInObj.js';\nimport flatten from './_flatten.js';\n\n// Return a copy of the object only containing the allowed properties.\nexport default restArguments(function(obj, keys) {\n var result = {}, iteratee = keys[0];\n if (obj == null) return result;\n if (isFunction(iteratee)) {\n if (keys.length > 1) iteratee = optimizeCb(iteratee, keys[1]);\n keys = allKeys(obj);\n } else {\n iteratee = keyInObj;\n keys = flatten(keys, false, false);\n obj = Object(obj);\n }\n for (var i = 0, length = keys.length; i < length; i++) {\n var key = keys[i];\n var value = obj[key];\n if (iteratee(value, key, obj)) result[key] = value;\n }\n return result;\n});\n","import restArguments from './restArguments.js';\nimport isFunction from './isFunction.js';\nimport negate from './negate.js';\nimport map from './map.js';\nimport flatten from './_flatten.js';\nimport contains from './contains.js';\nimport pick from './pick.js';\n\n// Return a copy of the object without the disallowed properties.\nexport default restArguments(function(obj, keys) {\n var iteratee = keys[0], context;\n if (isFunction(iteratee)) {\n iteratee = negate(iteratee);\n if (keys.length > 1) context = keys[1];\n } else {\n keys = map(flatten(keys, false, false), String);\n iteratee = function(value, key) {\n return !contains(keys, key);\n };\n }\n return pick(obj, iteratee, context);\n});\n","import { slice } from './_setup.js';\n\n// Returns everything but the last entry of the array. Especially useful on\n// the arguments object. Passing **n** will return all the values in\n// the array, excluding the last N.\nexport default function initial(array, n, guard) {\n return slice.call(array, 0, Math.max(0, array.length - (n == null || guard ? 1 : n)));\n}\n","import initial from './initial.js';\n\n// Get the first element of an array. Passing **n** will return the first N\n// values in the array. The **guard** check allows it to work with `_.map`.\nexport default function first(array, n, guard) {\n if (array == null || array.length < 1) return n == null || guard ? void 0 : [];\n if (n == null || guard) return array[0];\n return initial(array, array.length - n);\n}\n","import { slice } from './_setup.js';\n\n// Returns everything but the first entry of the `array`. Especially useful on\n// the `arguments` object. Passing an **n** will return the rest N values in the\n// `array`.\nexport default function rest(array, n, guard) {\n return slice.call(array, n == null || guard ? 1 : n);\n}\n","import rest from './rest.js';\n\n// Get the last element of an array. Passing **n** will return the last N\n// values in the array.\nexport default function last(array, n, guard) {\n if (array == null || array.length < 1) return n == null || guard ? void 0 : [];\n if (n == null || guard) return array[array.length - 1];\n return rest(array, Math.max(0, array.length - n));\n}\n","import filter from './filter.js';\n\n// Trim out all falsy values from an array.\nexport default function compact(array) {\n return filter(array, Boolean);\n}\n","import _flatten from './_flatten.js';\n\n// Flatten out an array, either recursively (by default), or up to `depth`.\n// Passing `true` or `false` as `depth` means `1` or `Infinity`, respectively.\nexport default function flatten(array, depth) {\n return _flatten(array, depth, false);\n}\n","import restArguments from './restArguments.js';\nimport flatten from './_flatten.js';\nimport filter from './filter.js';\nimport contains from './contains.js';\n\n// Take the difference between one array and a number of other arrays.\n// Only the elements present in just the first array will remain.\nexport default restArguments(function(array, rest) {\n rest = flatten(rest, true, true);\n return filter(array, function(value){\n return !contains(rest, value);\n });\n});\n","import restArguments from './restArguments.js';\nimport difference from './difference.js';\n\n// Return a version of the array that does not contain the specified value(s).\nexport default restArguments(function(array, otherArrays) {\n return difference(array, otherArrays);\n});\n","import isBoolean from './isBoolean.js';\nimport cb from './_cb.js';\nimport getLength from './_getLength.js';\nimport contains from './contains.js';\n\n// Produce a duplicate-free version of the array. If the array has already\n// been sorted, you have the option of using a faster algorithm.\n// The faster algorithm will not work with an iteratee if the iteratee\n// is not a one-to-one function, so providing an iteratee will disable\n// the faster algorithm.\nexport default function uniq(array, isSorted, iteratee, context) {\n if (!isBoolean(isSorted)) {\n context = iteratee;\n iteratee = isSorted;\n isSorted = false;\n }\n if (iteratee != null) iteratee = cb(iteratee, context);\n var result = [];\n var seen = [];\n for (var i = 0, length = getLength(array); i < length; i++) {\n var value = array[i],\n computed = iteratee ? iteratee(value, i, array) : value;\n if (isSorted && !iteratee) {\n if (!i || seen !== computed) result.push(value);\n seen = computed;\n } else if (iteratee) {\n if (!contains(seen, computed)) {\n seen.push(computed);\n result.push(value);\n }\n } else if (!contains(result, value)) {\n result.push(value);\n }\n }\n return result;\n}\n","import restArguments from './restArguments.js';\nimport uniq from './uniq.js';\nimport flatten from './_flatten.js';\n\n// Produce an array that contains the union: each distinct element from all of\n// the passed-in arrays.\nexport default restArguments(function(arrays) {\n return uniq(flatten(arrays, true, true));\n});\n","import getLength from './_getLength.js';\nimport contains from './contains.js';\n\n// Produce an array that contains every item shared between all the\n// passed-in arrays.\nexport default function intersection(array) {\n var result = [];\n var argsLength = arguments.length;\n for (var i = 0, length = getLength(array); i < length; i++) {\n var item = array[i];\n if (contains(result, item)) continue;\n var j;\n for (j = 1; j < argsLength; j++) {\n if (!contains(arguments[j], item)) break;\n }\n if (j === argsLength) result.push(item);\n }\n return result;\n}\n","import max from './max.js';\nimport getLength from './_getLength.js';\nimport pluck from './pluck.js';\n\n// Complement of zip. Unzip accepts an array of arrays and groups\n// each array's elements on shared indices.\nexport default function unzip(array) {\n var length = (array && max(array, getLength).length) || 0;\n var result = Array(length);\n\n for (var index = 0; index < length; index++) {\n result[index] = pluck(array, index);\n }\n return result;\n}\n","import restArguments from './restArguments.js';\nimport unzip from './unzip.js';\n\n// Zip together multiple lists into a single array -- elements that share\n// an index go together.\nexport default restArguments(unzip);\n","import getLength from './_getLength.js';\n\n// Converts lists into objects. Pass either a single array of `[key, value]`\n// pairs, or two parallel arrays of the same length -- one of keys, and one of\n// the corresponding values. Passing by pairs is the reverse of `_.pairs`.\nexport default function object(list, values) {\n var result = {};\n for (var i = 0, length = getLength(list); i < length; i++) {\n if (values) {\n result[list[i]] = values[i];\n } else {\n result[list[i][0]] = list[i][1];\n }\n }\n return result;\n}\n","// Generate an integer Array containing an arithmetic progression. A port of\n// the native Python `range()` function. See\n// [the Python documentation](https://docs.python.org/library/functions.html#range).\nexport default function range(start, stop, step) {\n if (stop == null) {\n stop = start || 0;\n start = 0;\n }\n if (!step) {\n step = stop < start ? -1 : 1;\n }\n\n var length = Math.max(Math.ceil((stop - start) / step), 0);\n var range = Array(length);\n\n for (var idx = 0; idx < length; idx++, start += step) {\n range[idx] = start;\n }\n\n return range;\n}\n","import { slice } from './_setup.js';\n\n// Chunk a single array into multiple arrays, each containing `count` or fewer\n// items.\nexport default function chunk(array, count) {\n if (count == null || count < 1) return [];\n var result = [];\n var i = 0, length = array.length;\n while (i < length) {\n result.push(slice.call(array, i, i += count));\n }\n return result;\n}\n","import _ from './underscore.js';\n\n// Helper function to continue chaining intermediate results.\nexport default function chainResult(instance, obj) {\n return instance._chain ? _(obj).chain() : obj;\n}\n","import _ from './underscore.js';\nimport each from './each.js';\nimport functions from './functions.js';\nimport { push } from './_setup.js';\nimport chainResult from './_chainResult.js';\n\n// Add your own custom functions to the Underscore object.\nexport default function mixin(obj) {\n each(functions(obj), function(name) {\n var func = _[name] = obj[name];\n _.prototype[name] = function() {\n var args = [this._wrapped];\n push.apply(args, arguments);\n return chainResult(this, func.apply(_, args));\n };\n });\n return _;\n}\n","import _ from './underscore.js';\nimport each from './each.js';\nimport { ArrayProto } from './_setup.js';\nimport chainResult from './_chainResult.js';\n\n// Add all mutator `Array` functions to the wrapper.\neach(['pop', 'push', 'reverse', 'shift', 'sort', 'splice', 'unshift'], function(name) {\n var method = ArrayProto[name];\n _.prototype[name] = function() {\n var obj = this._wrapped;\n if (obj != null) {\n method.apply(obj, arguments);\n if ((name === 'shift' || name === 'splice') && obj.length === 0) {\n delete obj[0];\n }\n }\n return chainResult(this, obj);\n };\n});\n\n// Add all accessor `Array` functions to the wrapper.\neach(['concat', 'join', 'slice'], function(name) {\n var method = ArrayProto[name];\n _.prototype[name] = function() {\n var obj = this._wrapped;\n if (obj != null) obj = method.apply(obj, arguments);\n return chainResult(this, obj);\n };\n});\n\nexport default _;\n","// Default Export\n// ==============\n// In this module, we mix our bundled exports into the `_` object and export\n// the result. This is analogous to setting `module.exports = _` in CommonJS.\n// Hence, this module is also the entry point of our UMD bundle and the package\n// entry point for CommonJS and AMD users. In other words, this is (the source\n// of) the module you are interfacing with when you do any of the following:\n//\n// ```js\n// // CommonJS\n// var _ = require('underscore');\n//\n// // AMD\n// define(['underscore'], function(_) {...});\n//\n// // UMD in the browser\n// // _ is available as a global variable\n// ```\nimport * as allExports from './index.js';\nimport { mixin } from './index.js';\n\n// Add all of the Underscore functions to the wrapper object.\nvar _ = mixin(allExports);\n// Legacy Node.js API.\n_._ = _;\n// Export the Underscore API.\nexport default _;\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"\" + chunkId + \"-\" + chunkId + \".js?v=\" + {\"2441\":\"44b85e4901c485417f88\",\"5862\":\"142cd48ca8ec32e57725\",\"6146\":\"e2debf8c3843acd115d6\",\"8289\":\"8f098190dce9305dab1e\",\"9293\":\"d37b2af06bb279552eb5\"}[chunkId] + \"\";\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};","__webpack_require__.j = 1418;","var scriptUrl;\nif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\nvar document = __webpack_require__.g.document;\nif (!scriptUrl && document) {\n\tif (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT')\n\t\tscriptUrl = document.currentScript.src;\n\tif (!scriptUrl) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tif(scripts.length) {\n\t\t\tvar i = scripts.length - 1;\n\t\t\twhile (i > -1 && (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src;\n\t\t}\n\t}\n}\n// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\nif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\nscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","__webpack_require__.b = document.baseURI || self.location.href;\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t1418: 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(true) { // all chunks have JS\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunknextcloud\"] = self[\"webpackChunknextcloud\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","__webpack_require__.nc = undefined;","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [4208], () => (__webpack_require__(46669)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["deferred","inProgress","dataWebpackPrefix","updatableNotification","getDefaultNotificationFunction","setDefault","callback","this","hide","$row","_","undefined","each","$","toastify","hideToast","console","error","call","showHtml","html","options","isHTML","timeout","TOAST_PERMANENT_TIMEOUT","toast","showMessage","toastElement","show","text","toString","split","join","escapeHTML","showUpdate","showTemporary","TOAST_DEFAULT_TIMEOUT","isHidden","find","length","ajaxConnectionLostHandler","showWarning","t","trailing","dynamicSlideToggleEnabled","enableDynamicSlideToggle","Apps","$el","removeClass","trigger","addClass","method","endpoint","OC","PasswordConfirmation","requiresPasswordConfirmation","type","toUpperCase","url","generateOcsUrl","data","success","requirePasswordConfirmation","bind","appConfig","window","oc_appconfig","AppConfig","getValue","app","key","defaultValue","setValue","value","getApps","getKeys","deleteKey","_oc_appswebroots","methodMap","create","update","patch","delete","read","parsePropFindResult","result","davProperties","subResult","props","href","propStat","status","properties","propKey","id","parseIdFromLocation","queryPos","indexOf","substr","parts","pop","isSuccessStatus","callPropPatch","client","model","headers","propPatch","attrs","changedProp","warn","convertModelAttributesToDavProperties","changed","then","toJSON","Backbone","VendorBackbone","Object","assign","davCall","dav","Client","baseUrl","xmlNamespaces","resolveUrl","requestToken","propFind","depth","response","propsMapping","results","body","shift","callPropFind","request","callMkCol","responseJson","locationHeader","xhr","getResponseHeader","callMethod","davSync","params","isCollection","Collection","hasInnerCollection","usePUT","collection","Error","urlError","JSON","stringify","processData","prototype","textStatus","errorThrown","context","_oc_config","rawUid","document","getElementsByTagName","getAttribute","displayName","currentUser","Dialogs","YES_NO_BUTTONS","OK_BUTTONS","FILEPICKER_TYPE_CHOOSE","FILEPICKER_TYPE_MOVE","FILEPICKER_TYPE_COPY","FILEPICKER_TYPE_COPY_MOVE","FILEPICKER_TYPE_CUSTOM","alert","title","modal","message","OK_BUTTON","info","confirm","confirmDestructive","buttons","arguments","DialogBuilder","setName","setText","setButtons","label","clicked","_getLegacyButtons","build","confirmHtml","setHTML","prompt","name","password","Promise","resolve","spawnDialog","defineAsyncComponent","inputName","isPassword","filepicker","multiselect","mimetype","FilePickerType","Choose","path","legacyCallback","fn","getPath","node","root","startsWith","slice","nodes","map","builder","getFilePickerBuilder","forEach","button","addButton","defaultButton","setButtonFactory","attributes","basename","target","push","multiSelect","file","CopyMove","Copy","icon","IconCopy","Move","IconMove","setMimeTypeFilter","filter","setFilter","fileid","mime","mtime","getTime","permissions","etag","hasPreview","mountType","quotaAvailableBytes","sharePermissions","nodeToLegacyFile","allowDirectories","allowDirectoryChooser","includes","setMultiSelect","startAt","pick","content","dialogType","allowHtml","setSeverity","dialog","_clicked","buttonList","cancel","_fileexistsshown","fileexists","original","replacement","controller","self","dialogDeferred","resampleHermite","canvas","W","H","W2","H2","Math","round","img","getContext","getImageData","img2","data2","ratio_w","ratio_h","ratio_w_half","ceil","ratio_h_half","j","i","x2","weight","weights","weights_alpha","gx_r","gx_g","gx_b","gx_a","center_y","yy","floor","dy","abs","center_x","w0","xx","dx","w","sqrt","clearRect","max","width","height","putImageData","addConflict","$conflicts","$conflict","clone","$originalDiv","$replacementDiv","Util","humanFileSize","size","formatDate","lastModified","directory","urlSpec","x","y","c","forceIcon","previewpath","Files","generatePreviewUrl","replace","css","FileReader","reader","onload","e","blob","Blob","URL","webkitURL","originalUrl","createObjectURL","image","Image","src","createElement","min","drawImage","toDataURL","readAsArrayBuffer","reject","getCroppedPreview","MimeType","getIconUrl","checkboxId","attr","append","prop","dialogName","dialogId","count","n","parent","children","_getFileExistsTemplate","$tmpl","$dlg","octemplate","dialog_name","allnewfiles","allexistingfiles","why","what","buttonlist","classes","click","onCancel","ocdialog","onContinue","closeOnEscape","closeButton","close","remove","$primaryButton","closest","updatePrimaryButton","checkedCount","on","$checkbox","fail","promise","defer","$fileexistsTemplate","filePath","tmpl","manageFromDocument","manageToken","global","emit","token","getToken","setToken","newToken","OCEventSource","joinChar","dataStr","typelessListeners","closed","listeners","encodeURIComponent","useFallBack","EventSource","iframeId","iframeCount","fallBackSources","iframe","source","onmessage","parse","listen","fallBackCallBack","done","lastLength","addEventListener","currentMenu","currentMenuToggle","hideMenus","complete","lastMenu","slideUp","apply","isAdmin","_oc_isadmin","load","loadTranslations","register","_unregister","unregister","translate","translatePlural","Handlebars","startSaving","selector","startAction","stop","finishedSaving","finishedAction","finishedSuccess","finishedError","delay","fadeOut","isPasswordConfirmationRequired","rejectCallback","confirmPassword","_plugins","targetName","plugin","plugins","getPlugins","attach","targetObject","detach","theme","_theme","_handlers","_pushState","strParams","buildQueryString","history","pushState","location","pathname","navigator","userAgent","toLowerCase","parseInt","patterns","querySelectorAll","pattern","ii","style","fill","stroke","removeAttribute","setAttribute","replaceState","hash","_cancelPop","addOnPopStateHandler","handler","_parseHashQuery","pos","_decodeQuery","query","parseUrlQuery","parseQueryString","search","_onPopState","state","chunkify","tz","charAt","m","History","computerFileSize","string","s","trim","bytes","matches","match","parseFloat","isFinite","b","k","kb","mb","gb","g","tb","pb","p","timestamp","format","TESTING","debug","moment","relativeModifiedDate","diff","fromNow","getScrollBarWidth","_scrollBarWidth","inner","outer","position","top","left","visibility","overflow","appendChild","w1","offsetWidth","w2","clientWidth","removeChild","stripTime","date","Date","getFullYear","getMonth","getDate","naturalSortCompare","a","aa","bb","aNum","Number","bNum","localeCompare","getLanguage","waitFor","interval","internalCallback","setTimeout","isCookieSetToValue","cookies","cookie","_oc_debug","webroot","_oc_webroot","lastIndexOf","coreApps","menuSpeed","PERMISSION_ALL","PERMISSION_CREATE","PERMISSION_DELETE","PERMISSION_NONE","PERMISSION_READ","PERMISSION_SHARE","PERMISSION_UPDATE","TAG_FAVORITE","fileIsBlacklisted","Config","blacklist_files_regex","appswebroots","config","dialogs","getCurrentUser","uid","isUserAdmin","L10N","_ajaxConnectionLostHandler","_processAjaxError","statusText","_reloadCalled","_userIsNavigatingAway","timer","seconds","setInterval","Notification","clearInterval","reload","registerXHRForErrorProcessing","loadCallback","readyState","errorCallback","getCapabilities","realGetCapabilities","registerMenu","$toggle","$menuEl","toggle","headerMenu","isClickableElement","event","preventDefault","is","slideToggle","showMenu","unregisterMenu","off","encodePath","dirname","isSamePath","joinPaths","getHost","host","getHostName","hostname","getPort","port","getProtocol","protocol","getCanonicalLocale","getLocale","queryString","components","part","decodeURIComponent","msg","Plugins","generateFilePath","generateUrl","get","namespaces","tail","set","getRootPath","getRootUrl","imagePath","redirect","targetURL","getRequestToken","linkTo","linkToOCS","service","version","ocsVersion","linkToRemote","generateRemoteUrl","linkToRemoteBase","realGetRootUrl","subscribe","computed","userNameInputLengthIs255","user","userInputHelperText","ArrowRight","NcButton","String","default","valueLoading","loading","Boolean","required","invertedColors","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","_vm","_c","_self","$event","$emit","scopedSlots","_u","staticClass","proxy","_v","_s","LoginButton","NcPasswordField","NcTextField","NcNoteCard","mixins","AuthMixin","username","redirectUrl","errors","Array","messages","throttleDelay","autoCompleteAllowed","directLogin","emailStates","setup","headlineText","productName","sanitize","escape","loginTimeout","loadState","timezone","Intl","DateTimeFormat","resolvedOptions","timeZone","timezoneOffset","getTimezoneOffset","resetFormTimeout","debounce","handleResetForm","isError","invalidPassword","userDisabled","errorLabel","apacheAuthFailed","csrfCheckFailed","internalException","loadingIcon","loginActionUrl","emailEnabled","every","loginText","watch","mounted","$refs","inputField","input","focus","methods","updateUsername","submit","ref","_e","_l","index","class","staticStyle","shake","domProps","_browserSupportsWebAuthnInternals","stubThis","globalThis","PublicKeyCredential","constructor","code","cause","super","defineProperty","enumerable","configurable","writable","createNewAbortSignal","abortError","abort","newController","AbortController","signal","cancelCeremony","buffer","Uint8Array","str","charCode","fromCharCode","btoa","base64URLString","base64","padLength","padded","padEnd","binary","atob","ArrayBuffer","charCodeAt","_browserSupportsWebAuthnAutofillInternals","descriptor","transports","attachments","attachment","getLoggerBuilder","setApp","setUid","detectUser","NoValidCredentials","emits","fillColor","_b","$attrs","InformationIcon","LockOpenIcon","isHttps","isLocalhost","supportsWebauthn","browserSupportsWebAuthn","validCredentials","authenticate","loginForm","checkValidity","async","loginName","Axios","post","allowCredentials","logger","optionsJSON","useBrowserAutofill","verifyBrowserAutofillInput","publicKey","challenge","getOptions","globalPublicKeyCredential","isConditionalMediationAvailable","browserSupportsWebAuthnAutofill","mediation","credential","credentials","err","AbortSignal","effectiveDomain","test","rpId","identifyAuthenticationError","rawId","userHandle","authenticatorData","clientDataJSON","signature","clientExtensionResults","getClientExtensionResults","authenticatorAttachment","startWebauthnAuthentication","startAuthentication","completeAuthentication","changeUsername","authData","finishAuthentication","_ref","defaultRedirectUrl","catch","resetPasswordLink","axios","resp","resetPasswordTarget","encrypted","proceed","encryption","directives","rawName","expression","composing","isArray","_i","$$a","$$el","$$c","checked","$$i","concat","warning","clear","localStorage","sessionStorage","LoginForm","PasswordLessLoginForm","ResetPassword","UpdatePassword","passwordlessLogin","resetPassword","canResetPassword","resetPasswordUser","direct","hasPasswordless","countAlternativeLogins","alternativeLogins","hideLoginForm","passwordResetFinished","alternativeLogin","L10n","Vue","mixin","Nextcloud","extend","LoginView","$mount","exports","previousBackbone","VERSION","noConflict","emulateHTTP","emulateJSON","_listening","Events","eventSplitter","eventsApi","iteratee","events","opts","names","keys","_events","onApi","ctx","listening","_listeners","interop","listenTo","obj","_listenId","uniqueId","listeningTo","_listeningTo","Listening","tryCatchOn","handlers","offApi","stopListening","ids","isEmpty","remaining","_callback","cleanup","once","onceMap","listenToOnce","offer","args","triggerApi","objEvents","allEvents","all","triggerEvents","ev","l","a1","a2","a3","listener","unbind","Model","preinitialize","cid","cidPrefix","defaults","initialize","validationError","idAttribute","sync","has","val","_validate","unset","silent","changes","changing","_changing","_previousAttributes","current","prev","isEqual","prevId","_pending","hasChanged","changedAttributes","old","previous","previousAttributes","fetch","serverAttrs","wrapError","save","wait","validate","isNew","destroy","base","isValid","models","comparator","_reset","reset","setOptions","add","merge","addOptions","splice","array","at","singular","removed","_removeModels","added","merged","_isModel","toAdd","toMerge","toRemove","modelMap","sort","sortable","sortAttr","isString","existing","_prepareModel","_addReference","orderChanged","some","_removeReference","previousModels","unshift","_byId","modelId","where","first","findWhere","isFunction","sortBy","pluck","callbackOpts","_forwardPristineError","values","CollectionIterator","ITERATOR_VALUES","ITERATOR_KEYS","entries","ITERATOR_KEYSVALUES","_onModelEvent","$$iterator","Symbol","iterator","kind","_collection","_kind","_index","next","View","viewOptions","_ensureElement","delegateEventSplitter","tagName","render","_removeElement","setElement","element","undelegateEvents","_setElement","delegateEvents","el","delegate","eventName","undelegate","_createElement","className","_setAttributes","addUnderscoreMethods","Class","attribute","cb","defaultVal","addMethod","instance","isObject","modelMatcher","matcher","collect","reduce","foldl","inject","reduceRight","foldr","detect","select","any","include","contains","invoke","toArray","head","take","initial","rest","drop","last","without","difference","shuffle","chain","sample","partition","groupBy","countBy","indexBy","findIndex","findLastIndex","pairs","invert","omit","Base","mappings","functions","memo","dataType","contentType","_method","beforeSend","setRequestHeader","ajax","Router","routes","_bindRoutes","optionalParam","namedParam","splatParam","escapeRegExp","route","isRegExp","_routeToRegExp","router","fragment","_extractParameters","execute","navigate","optional","RegExp","exec","param","checkUrl","routeStripper","rootStripper","pathStripper","started","atRoot","getSearch","matchRoot","decodeFragment","decodeURI","getHash","getFragment","_usePushState","_wantsHashChange","start","_trailingSlash","trailingSlash","hashChange","_hasHashChange","documentMode","_useHashChange","_wantsPushState","_hasPushState","rootPath","display","tabIndex","iWindow","insertBefore","firstChild","contentWindow","open","attachEvent","_checkUrlInterval","loadUrl","removeEventListener","detachEvent","notfound","decodedFragment","_updateHash","protoProps","staticProps","child","__super__","_debug","factory","___CSS_LOADER_EXPORT___","module","_XML_CHAR_MAP","_escapeXml","ch","userName","namespace","hasOwnProperty","property","parseClarkNotation","_renderPropSet","propName","propValue","mkcol","responseType","xhrProvider","onProgress","upload","send","fulfill","onreadystatechange","resultBody","parseMultiStatus","ontimeout","XMLHttpRequest","_parsePropNode","propNode","childNodes","subNodes","nodeType","textContent","xmlBody","doc","DOMParser","parseFromString","resolver","foo","responseIterator","evaluate","XPathResult","ANY_TYPE","responseNode","iterateNext","stringValue","propStatIterator","propStatNode","propIterator","namespaceURI","localName","baseParts","parseUrl","subString","scheme","propertyName","webpackContext","req","webpackContextResolve","__webpack_require__","o","humanList","humanListBinary","formatFileSize","skipSmallSizes","binaryPrefixes","base1000","order","log","readableFormat","relativeSize","pow","toFixed","toLocaleString","toISOString","sortNodes","sortingOptions","sortingMode","sortingOrder","identifiers2","orders","sorting","collator","Collator","numeric","usage","b2","identifier","compare","orderBy","sortFavoritesFirst","v","favorite","sortFoldersFirst","basename2","displayname","util$3","nameStartChar","nameRegexp","regexName","isExist","isEmptyObject","arrayMode","len","i2","isName","getAllMatches","regex","allmatches","startIndex","lastIndex","OptionsBuilder","defaultOptions$1","preserveOrder","attributeNamePrefix","attributesGroupName","textNodeName","ignoreAttributes","removeNSPrefix","allowBooleanAttributes","parseTagValue","parseAttributeValue","trimValues","cdataPropName","numberParseOptions","hex","leadingZeros","eNotation","tagValueProcessor","val2","attributeValueProcessor","attrName","stopNodes","alwaysCreateTextNode","commentPropName","unpairedTags","processEntities","htmlEntities","ignoreDeclaration","ignorePiTags","transformTagName","transformAttributeName","updateTag","jPath","buildOptions","defaultOptions","node2json","compress","arr","compressedObj","tagObj","propName$1","newJpath","isLeaf","isLeafTag","assignAttributes","attrMap","jpath","atrrName","propCount","prettify","arrToStr","indentation","xmlStr","isPreviousElementTag","newJPath","tagText","isStopNode","replaceEntitiesValue","attStr2","attr_to_str","tempInd","piTextNodeName","newIdentation","indentBy","tagStart","tagValue","suppressUnpairedNode","suppressEmptyNode","endsWith","attrStr","attrVal","suppressBooleanAttributes","textValue","entities","entity","buildFromOrderedJs","jArray","getIgnoreAttributesFn","ignoreAttributes2","oneListGroup","Builder","isAttribute","ignoreAttributesFn","attrPrefixLen","processTextOrObjNode","indentate","tagEndChar","newLine","object","level","ajPath","j2x","buildTextValNode","buildObjectNode","repeat","jObj","arrayNodeName","buildAttrPairStr","newval","arrLen","listTagVal","listTagAttr","j2","item","Ks","L","closeTag","tagEndExp","piClosingChar","debug_1","process","env","NODE_DEBUG","constants","MAX_LENGTH","MAX_SAFE_COMPONENT_LENGTH","MAX_SAFE_BUILD_LENGTH","MAX_LENGTH$1","MAX_SAFE_INTEGER","RELEASE_TYPES","SEMVER_SPEC_VERSION","FLAG_INCLUDE_PRERELEASE","FLAG_LOOSE","re$1","MAX_SAFE_COMPONENT_LENGTH2","MAX_SAFE_BUILD_LENGTH2","MAX_LENGTH2","debug2","re2","re","safeRe","t3","R","LETTERDASHNUMBER","safeRegexReplacements","createToken","isGlobal","safe","makeSafeRegex","NUMERICIDENTIFIER","NUMERICIDENTIFIERLOOSE","NONNUMERICIDENTIFIER","PRERELEASEIDENTIFIER","PRERELEASEIDENTIFIERLOOSE","BUILDIDENTIFIER","MAINVERSION","PRERELEASE","BUILD","FULLPLAIN","MAINVERSIONLOOSE","PRERELEASELOOSE","LOOSEPLAIN","XRANGEIDENTIFIER","XRANGEIDENTIFIERLOOSE","GTLT","XRANGEPLAIN","XRANGEPLAINLOOSE","COERCEPLAIN","COERCE","COERCEFULL","LONETILDE","tildeTrimReplace","LONECARET","caretTrimReplace","comparatorTrimReplace","reExports","freeze","loose","compareIdentifiers$1","anum","bnum","identifiers","compareIdentifiers","rcompareIdentifiers","t2","Function","ArrayProto","ObjProto","SymbolProto","supportsArrayBuffer","supportsDataView","DataView","nativeIsArray","nativeKeys","nativeCreate","nativeIsView","isView","_isNaN","isNaN","_isFinite","hasEnumBug","propertyIsEnumerable","nonEnumerableProps","MAX_ARRAY_INDEX","restArguments","func","isNull","isUndefined","isBoolean","isElement","tagTester","tag","nodelist","Int8Array","hasDataViewBug","isIE11","Map","isDataView","getInt8","isArrayBuffer","isArguments","isSymbol","isNumber","constant","createSizePropertyCheck","getSizeProperty","sizeProperty","shallowProperty","typedArrayPattern","collectNonEnumProps","emulatedSet","nonEnumIdx","proto","isMatch","_keys","_wrapped","toBufferView","bufferSource","byteOffset","valueOf","tagDataView","eq","aStack","bStack","deepEq","areArrays","aCtor","bCtor","allKeys","ie11fingerprint","weakMapMethods","forEachName","commonInit","mapTail","mapMethods","setMethods","createAssigner","keysFunc","baseCreate","Ctor","extendOwn","tap","interceptor","toPath","deepGet","identity","optimizeCb","argCount","accumulator","baseIteratee","Infinity","mapObject","currentKey","noop","propertyOf","times","accum","random","now","createEscaper","escaper","testRegexp","replaceRegexp","templateSettings","interpolate","noMatch","escapes","escapeChar","bareIdentifier","template","settings","oldSettings","offset","argument","variable","fallback","idCounter","prefix","_chain","executeBound","sourceFunc","boundFunc","callingContext","partial","boundArgs","placeholder","bound","TypeError","callArgs","flatten","strict","output","idx","memoize","hasher","cache","address","throttle","later","leading","throttled","_now","clearTimeout","immediate","passed","debounced","_args","wrap","wrapper","negate","predicate","compose","after","before","findKey","createPredicateIndexFinder","dir","sortedIndex","low","high","mid","createIndexFinder","predicateFind","createReduce","reducer","list","fromIndex","guard","contextPath","lastComputed","reStrSymbol","rand","temp","criteria","right","group","behavior","pass","keyInObj","compact","otherArrays","uniq","isSorted","seen","arrays","intersection","argsLength","unzip","range","step","chunk","chainResult","__webpack_module_cache__","moduleId","cachedModule","loaded","__webpack_modules__","O","chunkIds","priority","notFulfilled","fulfilled","r","getter","__esModule","d","definition","f","chunkId","promises","u","script","needAttach","scripts","charset","nc","onScriptComplete","onerror","doneFns","parentNode","toStringTag","nmd","paths","scriptUrl","importScripts","currentScript","baseURI","installedChunks","installedChunkData","errorType","realSrc","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","chunkLoadingGlobal","__webpack_exports__"],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"core-login.js?v=c670e02794c96c924bc9","mappings":"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","sources":["webpack:///nextcloud/webpack/runtime/chunk loaded","webpack:///nextcloud/webpack/runtime/load script","webpack:///nextcloud/core/src/OC/notification.js","webpack:///nextcloud/core/src/OC/xhr-error.js","webpack:///nextcloud/core/src/OC/apps.js","webpack:///nextcloud/core/src/OCP/appconfig.js","webpack:///nextcloud/core/src/OC/appconfig.js","webpack:///nextcloud/core/src/OC/appswebroots.js","webpack:///nextcloud/core/src/OC/backbone-webdav.js","webpack:///nextcloud/core/src/OC/backbone.js","webpack:///nextcloud/core/src/OC/query-string.js","webpack:///nextcloud/core/src/OC/config.js","webpack:///nextcloud/core/src/OC/currentuser.js","webpack:///nextcloud/core/src/OC/dialogs.js","webpack:///nextcloud/core/src/OC/requesttoken.js","webpack:///nextcloud/core/src/OC/eventsource.js","webpack:///nextcloud/core/src/OC/menu.js","webpack:///nextcloud/core/src/OC/constants.js","webpack:///nextcloud/core/src/OC/admin.js","webpack:///nextcloud/core/src/OC/l10n.js","webpack:///nextcloud/core/src/OC/routing.js","webpack:///nextcloud/core/src/OC/msg.js","webpack:///nextcloud/core/src/OC/password-confirmation.js","webpack:///nextcloud/core/src/OC/plugins.js","webpack:///nextcloud/core/src/OC/theme.js","webpack:///nextcloud/core/src/OC/util-history.js","webpack:///nextcloud/core/src/OC/util.js","webpack:///nextcloud/core/src/OC/debug.js","webpack:///nextcloud/core/src/OC/webroot.js","webpack:///nextcloud/core/src/OC/index.js","webpack:///nextcloud/core/src/OC/capabilities.js","webpack:///nextcloud/core/src/OC/host.js","webpack:///nextcloud/core/src/OC/get_set.js","webpack:///nextcloud/core/src/OC/navigation.js","webpack://nextcloud/./core/src/views/Login.vue?ae59","webpack:///nextcloud/core/src/mixins/auth.js","webpack://nextcloud/./core/src/components/login/LoginButton.vue?82aa","webpack:///nextcloud/core/src/components/login/LoginButton.vue","webpack:///nextcloud/core/src/components/login/LoginButton.vue?vue&type=script&lang=js","webpack://nextcloud/./core/src/components/login/LoginButton.vue?7683","webpack://nextcloud/./core/src/components/login/LoginButton.vue?14f0","webpack:///nextcloud/core/src/components/login/LoginForm.vue?vue&type=script&lang=js","webpack:///nextcloud/core/src/components/login/LoginForm.vue","webpack://nextcloud/./core/src/components/login/LoginForm.vue?07f8","webpack://nextcloud/./core/src/components/login/LoginForm.vue?a678","webpack://nextcloud/./core/src/components/login/LoginForm.vue?4366","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/browserSupportsWebAuthn.js","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/webAuthnError.js","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/webAuthnAbortService.js","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/bufferToBase64URLString.js","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/base64URLStringToBuffer.js","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/browserSupportsWebAuthnAutofill.js","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/toPublicKeyCredentialDescriptor.js","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/toAuthenticatorAttachment.js","webpack:///nextcloud/core/src/logger.js","webpack:///nextcloud/core/src/services/WebAuthnAuthenticationService.ts","webpack:///nextcloud/node_modules/vue-material-design-icons/LockOpen.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/LockOpen.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/LockOpen.vue?104d","webpack:///nextcloud/node_modules/vue-material-design-icons/LockOpen.vue?vue&type=template&id=d7513faa","webpack:///nextcloud/core/src/components/login/PasswordLessLoginForm.vue?vue&type=script&lang=js","webpack:///nextcloud/core/src/components/login/PasswordLessLoginForm.vue","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/methods/startAuthentication.js","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/identifyAuthenticationError.js","webpack:///nextcloud/node_modules/@simplewebauthn/browser/esm/helpers/isValidDomain.js","webpack://nextcloud/./core/src/components/login/PasswordLessLoginForm.vue?dcfb","webpack://nextcloud/./core/src/components/login/PasswordLessLoginForm.vue?09eb","webpack://nextcloud/./core/src/components/login/PasswordLessLoginForm.vue?16ec","webpack:///nextcloud/core/src/components/login/ResetPassword.vue?vue&type=script&lang=js","webpack:///nextcloud/core/src/components/login/ResetPassword.vue","webpack://nextcloud/./core/src/components/login/ResetPassword.vue?9fdd","webpack://nextcloud/./core/src/components/login/ResetPassword.vue?9d75","webpack://nextcloud/./core/src/components/login/ResetPassword.vue?7cf3","webpack:///nextcloud/core/src/components/login/UpdatePassword.vue?vue&type=script&lang=js","webpack:///nextcloud/core/src/components/login/UpdatePassword.vue","webpack://nextcloud/./core/src/components/login/UpdatePassword.vue?6d61","webpack://nextcloud/./core/src/components/login/UpdatePassword.vue?30ca","webpack://nextcloud/./core/src/components/login/UpdatePassword.vue?1c8f","webpack:///nextcloud/core/src/utils/xhr-request.js","webpack:///nextcloud/core/src/views/Login.vue","webpack:///nextcloud/core/src/views/Login.vue?vue&type=script&lang=js","webpack://nextcloud/./core/src/views/Login.vue?0ba8","webpack://nextcloud/./core/src/views/Login.vue?3468","webpack:///nextcloud/core/src/mixins/Nextcloud.js","webpack:///nextcloud/core/src/login.js","webpack:///nextcloud/node_modules/backbone/backbone.js","webpack:///nextcloud/core/src/components/login/LoginButton.vue?vue&type=style&index=0&id=79b727b6&prod&lang=scss&scoped=true","webpack:///nextcloud/core/src/components/login/LoginForm.vue?vue&type=style&index=0&id=24488f0b&prod&lang=scss&scoped=true","webpack:///nextcloud/core/src/components/login/PasswordLessLoginForm.vue?vue&type=style&index=0&id=0c2456d6&prod&lang=scss&scoped=true","webpack:///nextcloud/core/src/components/login/ResetPassword.vue?vue&type=style&index=0&id=fa5c0502&prod&lang=scss&scoped=true","webpack:///nextcloud/core/src/views/Login.vue?vue&type=style&index=0&id=5cfef6a8&prod&lang=scss","webpack:///nextcloud/core/src/components/login/UpdatePassword.vue?vue&type=style&index=0&id=6bdd5975&prod&scoped=true&lang=css","webpack:///nextcloud/node_modules/davclient.js/lib/client.js","webpack:///nextcloud/node_modules/moment/locale|sync|/^\\.\\/.*$","webpack:///nextcloud/node_modules/@nextcloud/files/dist/index.mjs","webpack:///nextcloud/node_modules/underscore/modules/_setup.js","webpack:///nextcloud/node_modules/underscore/modules/restArguments.js","webpack:///nextcloud/node_modules/underscore/modules/isObject.js","webpack:///nextcloud/node_modules/underscore/modules/isNull.js","webpack:///nextcloud/node_modules/underscore/modules/isUndefined.js","webpack:///nextcloud/node_modules/underscore/modules/isBoolean.js","webpack:///nextcloud/node_modules/underscore/modules/isElement.js","webpack:///nextcloud/node_modules/underscore/modules/_tagTester.js","webpack:///nextcloud/node_modules/underscore/modules/isString.js","webpack:///nextcloud/node_modules/underscore/modules/isNumber.js","webpack:///nextcloud/node_modules/underscore/modules/isDate.js","webpack:///nextcloud/node_modules/underscore/modules/isRegExp.js","webpack:///nextcloud/node_modules/underscore/modules/isError.js","webpack:///nextcloud/node_modules/underscore/modules/isSymbol.js","webpack:///nextcloud/node_modules/underscore/modules/isArrayBuffer.js","webpack:///nextcloud/node_modules/underscore/modules/isFunction.js","webpack:///nextcloud/node_modules/underscore/modules/_hasObjectTag.js","webpack:///nextcloud/node_modules/underscore/modules/_stringTagBug.js","webpack:///nextcloud/node_modules/underscore/modules/isDataView.js","webpack:///nextcloud/node_modules/underscore/modules/isArray.js","webpack:///nextcloud/node_modules/underscore/modules/_has.js","webpack:///nextcloud/node_modules/underscore/modules/isArguments.js","webpack:///nextcloud/node_modules/underscore/modules/isFinite.js","webpack:///nextcloud/node_modules/underscore/modules/isNaN.js","webpack:///nextcloud/node_modules/underscore/modules/constant.js","webpack:///nextcloud/node_modules/underscore/modules/_createSizePropertyCheck.js","webpack:///nextcloud/node_modules/underscore/modules/_shallowProperty.js","webpack:///nextcloud/node_modules/underscore/modules/_getByteLength.js","webpack:///nextcloud/node_modules/underscore/modules/_isBufferLike.js","webpack:///nextcloud/node_modules/underscore/modules/isTypedArray.js","webpack:///nextcloud/node_modules/underscore/modules/_getLength.js","webpack:///nextcloud/node_modules/underscore/modules/_collectNonEnumProps.js","webpack:///nextcloud/node_modules/underscore/modules/keys.js","webpack:///nextcloud/node_modules/underscore/modules/isEmpty.js","webpack:///nextcloud/node_modules/underscore/modules/isMatch.js","webpack:///nextcloud/node_modules/underscore/modules/underscore.js","webpack:///nextcloud/node_modules/underscore/modules/_toBufferView.js","webpack:///nextcloud/node_modules/underscore/modules/isEqual.js","webpack:///nextcloud/node_modules/underscore/modules/allKeys.js","webpack:///nextcloud/node_modules/underscore/modules/_methodFingerprint.js","webpack:///nextcloud/node_modules/underscore/modules/isMap.js","webpack:///nextcloud/node_modules/underscore/modules/isWeakMap.js","webpack:///nextcloud/node_modules/underscore/modules/isSet.js","webpack:///nextcloud/node_modules/underscore/modules/isWeakSet.js","webpack:///nextcloud/node_modules/underscore/modules/values.js","webpack:///nextcloud/node_modules/underscore/modules/pairs.js","webpack:///nextcloud/node_modules/underscore/modules/invert.js","webpack:///nextcloud/node_modules/underscore/modules/functions.js","webpack:///nextcloud/node_modules/underscore/modules/_createAssigner.js","webpack:///nextcloud/node_modules/underscore/modules/extend.js","webpack:///nextcloud/node_modules/underscore/modules/extendOwn.js","webpack:///nextcloud/node_modules/underscore/modules/defaults.js","webpack:///nextcloud/node_modules/underscore/modules/_baseCreate.js","webpack:///nextcloud/node_modules/underscore/modules/create.js","webpack:///nextcloud/node_modules/underscore/modules/clone.js","webpack:///nextcloud/node_modules/underscore/modules/tap.js","webpack:///nextcloud/node_modules/underscore/modules/toPath.js","webpack:///nextcloud/node_modules/underscore/modules/_toPath.js","webpack:///nextcloud/node_modules/underscore/modules/_deepGet.js","webpack:///nextcloud/node_modules/underscore/modules/get.js","webpack:///nextcloud/node_modules/underscore/modules/has.js","webpack:///nextcloud/node_modules/underscore/modules/identity.js","webpack:///nextcloud/node_modules/underscore/modules/matcher.js","webpack:///nextcloud/node_modules/underscore/modules/property.js","webpack:///nextcloud/node_modules/underscore/modules/_optimizeCb.js","webpack:///nextcloud/node_modules/underscore/modules/_baseIteratee.js","webpack:///nextcloud/node_modules/underscore/modules/iteratee.js","webpack:///nextcloud/node_modules/underscore/modules/_cb.js","webpack:///nextcloud/node_modules/underscore/modules/mapObject.js","webpack:///nextcloud/node_modules/underscore/modules/noop.js","webpack:///nextcloud/node_modules/underscore/modules/propertyOf.js","webpack:///nextcloud/node_modules/underscore/modules/times.js","webpack:///nextcloud/node_modules/underscore/modules/random.js","webpack:///nextcloud/node_modules/underscore/modules/now.js","webpack:///nextcloud/node_modules/underscore/modules/_createEscaper.js","webpack:///nextcloud/node_modules/underscore/modules/_escapeMap.js","webpack:///nextcloud/node_modules/underscore/modules/escape.js","webpack:///nextcloud/node_modules/underscore/modules/unescape.js","webpack:///nextcloud/node_modules/underscore/modules/_unescapeMap.js","webpack:///nextcloud/node_modules/underscore/modules/templateSettings.js","webpack:///nextcloud/node_modules/underscore/modules/template.js","webpack:///nextcloud/node_modules/underscore/modules/result.js","webpack:///nextcloud/node_modules/underscore/modules/uniqueId.js","webpack:///nextcloud/node_modules/underscore/modules/chain.js","webpack:///nextcloud/node_modules/underscore/modules/_executeBound.js","webpack:///nextcloud/node_modules/underscore/modules/partial.js","webpack:///nextcloud/node_modules/underscore/modules/bind.js","webpack:///nextcloud/node_modules/underscore/modules/_isArrayLike.js","webpack:///nextcloud/node_modules/underscore/modules/_flatten.js","webpack:///nextcloud/node_modules/underscore/modules/bindAll.js","webpack:///nextcloud/node_modules/underscore/modules/memoize.js","webpack:///nextcloud/node_modules/underscore/modules/delay.js","webpack:///nextcloud/node_modules/underscore/modules/defer.js","webpack:///nextcloud/node_modules/underscore/modules/throttle.js","webpack:///nextcloud/node_modules/underscore/modules/debounce.js","webpack:///nextcloud/node_modules/underscore/modules/wrap.js","webpack:///nextcloud/node_modules/underscore/modules/negate.js","webpack:///nextcloud/node_modules/underscore/modules/compose.js","webpack:///nextcloud/node_modules/underscore/modules/after.js","webpack:///nextcloud/node_modules/underscore/modules/before.js","webpack:///nextcloud/node_modules/underscore/modules/once.js","webpack:///nextcloud/node_modules/underscore/modules/findKey.js","webpack:///nextcloud/node_modules/underscore/modules/_createPredicateIndexFinder.js","webpack:///nextcloud/node_modules/underscore/modules/findIndex.js","webpack:///nextcloud/node_modules/underscore/modules/findLastIndex.js","webpack:///nextcloud/node_modules/underscore/modules/sortedIndex.js","webpack:///nextcloud/node_modules/underscore/modules/_createIndexFinder.js","webpack:///nextcloud/node_modules/underscore/modules/indexOf.js","webpack:///nextcloud/node_modules/underscore/modules/lastIndexOf.js","webpack:///nextcloud/node_modules/underscore/modules/find.js","webpack:///nextcloud/node_modules/underscore/modules/findWhere.js","webpack:///nextcloud/node_modules/underscore/modules/each.js","webpack:///nextcloud/node_modules/underscore/modules/map.js","webpack:///nextcloud/node_modules/underscore/modules/_createReduce.js","webpack:///nextcloud/node_modules/underscore/modules/reduce.js","webpack:///nextcloud/node_modules/underscore/modules/reduceRight.js","webpack:///nextcloud/node_modules/underscore/modules/filter.js","webpack:///nextcloud/node_modules/underscore/modules/reject.js","webpack:///nextcloud/node_modules/underscore/modules/every.js","webpack:///nextcloud/node_modules/underscore/modules/some.js","webpack:///nextcloud/node_modules/underscore/modules/contains.js","webpack:///nextcloud/node_modules/underscore/modules/invoke.js","webpack:///nextcloud/node_modules/underscore/modules/pluck.js","webpack:///nextcloud/node_modules/underscore/modules/where.js","webpack:///nextcloud/node_modules/underscore/modules/max.js","webpack:///nextcloud/node_modules/underscore/modules/min.js","webpack:///nextcloud/node_modules/underscore/modules/toArray.js","webpack:///nextcloud/node_modules/underscore/modules/sample.js","webpack:///nextcloud/node_modules/underscore/modules/shuffle.js","webpack:///nextcloud/node_modules/underscore/modules/sortBy.js","webpack:///nextcloud/node_modules/underscore/modules/_group.js","webpack:///nextcloud/node_modules/underscore/modules/groupBy.js","webpack:///nextcloud/node_modules/underscore/modules/indexBy.js","webpack:///nextcloud/node_modules/underscore/modules/countBy.js","webpack:///nextcloud/node_modules/underscore/modules/partition.js","webpack:///nextcloud/node_modules/underscore/modules/size.js","webpack:///nextcloud/node_modules/underscore/modules/_keyInObj.js","webpack:///nextcloud/node_modules/underscore/modules/pick.js","webpack:///nextcloud/node_modules/underscore/modules/omit.js","webpack:///nextcloud/node_modules/underscore/modules/initial.js","webpack:///nextcloud/node_modules/underscore/modules/first.js","webpack:///nextcloud/node_modules/underscore/modules/rest.js","webpack:///nextcloud/node_modules/underscore/modules/last.js","webpack:///nextcloud/node_modules/underscore/modules/compact.js","webpack:///nextcloud/node_modules/underscore/modules/flatten.js","webpack:///nextcloud/node_modules/underscore/modules/difference.js","webpack:///nextcloud/node_modules/underscore/modules/without.js","webpack:///nextcloud/node_modules/underscore/modules/uniq.js","webpack:///nextcloud/node_modules/underscore/modules/union.js","webpack:///nextcloud/node_modules/underscore/modules/intersection.js","webpack:///nextcloud/node_modules/underscore/modules/unzip.js","webpack:///nextcloud/node_modules/underscore/modules/zip.js","webpack:///nextcloud/node_modules/underscore/modules/object.js","webpack:///nextcloud/node_modules/underscore/modules/range.js","webpack:///nextcloud/node_modules/underscore/modules/chunk.js","webpack:///nextcloud/node_modules/underscore/modules/_chainResult.js","webpack:///nextcloud/node_modules/underscore/modules/mixin.js","webpack:///nextcloud/node_modules/underscore/modules/underscore-array-methods.js","webpack:///nextcloud/node_modules/underscore/modules/index-default.js","webpack:///nextcloud/webpack/bootstrap","webpack:///nextcloud/webpack/runtime/compat get default export","webpack:///nextcloud/webpack/runtime/define property getters","webpack:///nextcloud/webpack/runtime/ensure chunk","webpack:///nextcloud/webpack/runtime/get javascript chunk filename","webpack:///nextcloud/webpack/runtime/global","webpack:///nextcloud/webpack/runtime/hasOwnProperty shorthand","webpack:///nextcloud/webpack/runtime/make namespace object","webpack:///nextcloud/webpack/runtime/node module decorator","webpack:///nextcloud/webpack/runtime/runtimeId","webpack:///nextcloud/webpack/runtime/publicPath","webpack:///nextcloud/webpack/runtime/jsonp chunk loading","webpack:///nextcloud/webpack/runtime/nonce","webpack:///nextcloud/webpack/startup"],"sourcesContent":["var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","var inProgress = {};\nvar dataWebpackPrefix = \"nextcloud:\";\n// loadScript function to load a script via script tag\n__webpack_require__.l = (url, done, key, chunkId) => {\n\tif(inProgress[url]) { inProgress[url].push(done); return; }\n\tvar script, needAttach;\n\tif(key !== undefined) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tfor(var i = 0; i < scripts.length; i++) {\n\t\t\tvar s = scripts[i];\n\t\t\tif(s.getAttribute(\"src\") == url || s.getAttribute(\"data-webpack\") == dataWebpackPrefix + key) { script = s; break; }\n\t\t}\n\t}\n\tif(!script) {\n\t\tneedAttach = true;\n\t\tscript = document.createElement('script');\n\n\t\tscript.charset = 'utf-8';\n\t\tscript.timeout = 120;\n\t\tif (__webpack_require__.nc) {\n\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n\t\t}\n\t\tscript.setAttribute(\"data-webpack\", dataWebpackPrefix + key);\n\n\t\tscript.src = url;\n\t}\n\tinProgress[url] = [done];\n\tvar onScriptComplete = (prev, event) => {\n\t\t// avoid mem leaks in IE.\n\t\tscript.onerror = script.onload = null;\n\t\tclearTimeout(timeout);\n\t\tvar doneFns = inProgress[url];\n\t\tdelete inProgress[url];\n\t\tscript.parentNode && script.parentNode.removeChild(script);\n\t\tdoneFns && doneFns.forEach((fn) => (fn(event)));\n\t\tif(prev) return prev(event);\n\t}\n\tvar timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);\n\tscript.onerror = onScriptComplete.bind(null, script.onerror);\n\tscript.onload = onScriptComplete.bind(null, script.onload);\n\tneedAttach && document.head.appendChild(script);\n};","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\n/** @typedef {import('jquery')} jQuery */\nimport $ from 'jquery'\nimport { showMessage, TOAST_DEFAULT_TIMEOUT, TOAST_PERMANENT_TIMEOUT } from '@nextcloud/dialogs'\n\n/**\n * @todo Write documentation\n * @deprecated 17.0.0 use the `@nextcloud/dialogs` package instead\n * @namespace OC.Notification\n */\nexport default {\n\n\tupdatableNotification: null,\n\n\tgetDefaultNotificationFunction: null,\n\n\t/**\n\t * @param {Function} callback callback function\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tsetDefault(callback) {\n\t\tthis.getDefaultNotificationFunction = callback\n\t},\n\n\t/**\n\t * Hides a notification.\n\t *\n\t * If a row is given, only hide that one.\n\t * If no row is given, hide all notifications.\n\t *\n\t * @param {jQuery} [$row] notification row\n\t * @param {Function} [callback] callback\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\thide($row, callback) {\n\t\tif (_.isFunction($row)) {\n\t\t\t// first arg is the callback\n\t\t\tcallback = $row\n\t\t\t$row = undefined\n\t\t}\n\n\t\tif (!$row) {\n\t\t\tconsole.error('Missing argument $row in OC.Notification.hide() call, caller needs to be adjusted to only dismiss its own notification')\n\t\t\treturn\n\t\t}\n\n\t\t// remove the row directly\n\t\t$row.each(function() {\n\t\t\tif ($(this)[0].toastify) {\n\t\t\t\t$(this)[0].toastify.hideToast()\n\t\t\t} else {\n\t\t\t\tconsole.error('cannot hide toast because object is not set')\n\t\t\t}\n\t\t\tif (this === this.updatableNotification) {\n\t\t\t\tthis.updatableNotification = null\n\t\t\t}\n\t\t})\n\t\tif (callback) {\n\t\t\tcallback.call()\n\t\t}\n\t\tif (this.getDefaultNotificationFunction) {\n\t\t\tthis.getDefaultNotificationFunction()\n\t\t}\n\t},\n\n\t/**\n\t * Shows a notification as HTML without being sanitized before.\n\t * If you pass unsanitized user input this may lead to a XSS vulnerability.\n\t * Consider using show() instead of showHTML()\n\t *\n\t * @param {string} html Message to display\n\t * @param {object} [options] options\n\t * @param {string} [options.type] notification type\n\t * @param {number} [options.timeout] timeout value, defaults to 0 (permanent)\n\t * @return {jQuery} jQuery element for notification row\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tshowHtml(html, options) {\n\t\toptions = options || {}\n\t\toptions.isHTML = true\n\t\toptions.timeout = (!options.timeout) ? TOAST_PERMANENT_TIMEOUT : options.timeout\n\t\tconst toast = showMessage(html, options)\n\t\ttoast.toastElement.toastify = toast\n\t\treturn $(toast.toastElement)\n\t},\n\n\t/**\n\t * Shows a sanitized notification\n\t *\n\t * @param {string} text Message to display\n\t * @param {object} [options] options\n\t * @param {string} [options.type] notification type\n\t * @param {number} [options.timeout] timeout value, defaults to 0 (permanent)\n\t * @return {jQuery} jQuery element for notification row\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tshow(text, options) {\n\t\tconst escapeHTML = function(text) {\n\t\t\treturn text.toString()\n\t\t\t\t.split('&').join('&')\n\t\t\t\t.split('<').join('<')\n\t\t\t\t.split('>').join('>')\n\t\t\t\t.split('\"').join('"')\n\t\t\t\t.split('\\'').join(''')\n\t\t}\n\n\t\toptions = options || {}\n\t\toptions.timeout = (!options.timeout) ? TOAST_PERMANENT_TIMEOUT : options.timeout\n\t\tconst toast = showMessage(escapeHTML(text), options)\n\t\ttoast.toastElement.toastify = toast\n\t\treturn $(toast.toastElement)\n\t},\n\n\t/**\n\t * Updates (replaces) a sanitized notification.\n\t *\n\t * @param {string} text Message to display\n\t * @return {jQuery} JQuery element for notification row\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tshowUpdate(text) {\n\t\tif (this.updatableNotification) {\n\t\t\tthis.updatableNotification.hideToast()\n\t\t}\n\t\tthis.updatableNotification = showMessage(text, { timeout: TOAST_PERMANENT_TIMEOUT })\n\t\tthis.updatableNotification.toastElement.toastify = this.updatableNotification\n\t\treturn $(this.updatableNotification.toastElement)\n\t},\n\n\t/**\n\t * Shows a notification that disappears after x seconds, default is\n\t * 7 seconds\n\t *\n\t * @param {string} text Message to show\n\t * @param {Array} [options] options array\n\t * @param {number} [options.timeout] timeout in seconds, if this is 0 it will show the message permanently\n\t * @param {boolean} [options.isHTML] an indicator for HTML notifications (true) or text (false)\n\t * @param {string} [options.type] notification type\n\t * @return {jQuery} the toast element\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tshowTemporary(text, options) {\n\t\toptions = options || {}\n\t\toptions.timeout = options.timeout || TOAST_DEFAULT_TIMEOUT\n\t\tconst toast = showMessage(text, options)\n\t\ttoast.toastElement.toastify = toast\n\t\treturn $(toast.toastElement)\n\t},\n\n\t/**\n\t * Returns whether a notification is hidden.\n\t *\n\t * @return {boolean}\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tisHidden() {\n\t\treturn !$('#content').find('.toastify').length\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\nimport $ from 'jquery'\n\nimport OC from './index.js'\nimport Notification from './notification.js'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { showWarning } from '@nextcloud/dialogs'\n\n/**\n * Warn users that the connection to the server was lost temporarily\n *\n * This function is throttled to prevent stacked notifications.\n * After 7sec the first notification is gone, then we can show another one\n * if necessary.\n */\nexport const ajaxConnectionLostHandler = _.throttle(() => {\n\tshowWarning(t('core', 'Connection to server lost'))\n}, 7 * 1000, { trailing: false })\n\n/**\n * Process ajax error, redirects to main page\n * if an error/auth error status was returned.\n *\n * @param {XMLHttpRequest} xhr xhr request\n */\nexport const processAjaxError = xhr => {\n\t// purposefully aborted request ?\n\t// OC._userIsNavigatingAway needed to distinguish Ajax calls cancelled by navigating away\n\t// from calls cancelled by failed cross-domain Ajax due to SSO redirect\n\tif (xhr.status === 0 && (xhr.statusText === 'abort' || xhr.statusText === 'timeout' || OC._reloadCalled)) {\n\t\treturn\n\t}\n\n\tif ([302, 303, 307, 401].includes(xhr.status) && getCurrentUser()) {\n\t\t// sometimes \"beforeunload\" happens later, so need to defer the reload a bit\n\t\tsetTimeout(function() {\n\t\t\tif (!OC._userIsNavigatingAway && !OC._reloadCalled) {\n\t\t\t\tlet timer = 0\n\t\t\t\tconst seconds = 5\n\t\t\t\tconst interval = setInterval(function() {\n\t\t\t\t\tNotification.showUpdate(n('core', 'Problem loading page, reloading in %n second', 'Problem loading page, reloading in %n seconds', seconds - timer))\n\t\t\t\t\tif (timer >= seconds) {\n\t\t\t\t\t\tclearInterval(interval)\n\t\t\t\t\t\tOC.reload()\n\t\t\t\t\t}\n\t\t\t\t\ttimer++\n\t\t\t\t}, 1000, // 1 second interval\n\t\t\t\t)\n\n\t\t\t\t// only call reload once\n\t\t\t\tOC._reloadCalled = true\n\t\t\t}\n\t\t}, 100)\n\t} else if (xhr.status === 0) {\n\t\t// Connection lost (e.g. WiFi disconnected or server is down)\n\t\tsetTimeout(function() {\n\t\t\tif (!OC._userIsNavigatingAway && !OC._reloadCalled) {\n\t\t\t\t// TODO: call method above directly\n\t\t\t\tOC._ajaxConnectionLostHandler()\n\t\t\t}\n\t\t}, 100)\n\t}\n}\n\n/**\n * Registers XmlHttpRequest object for global error processing.\n *\n * This means that if this XHR object returns 401 or session timeout errors,\n * the current page will automatically be reloaded.\n *\n * @param {XMLHttpRequest} xhr xhr request\n */\nexport const registerXHRForErrorProcessing = xhr => {\n\tconst loadCallback = () => {\n\t\tif (xhr.readyState !== 4) {\n\t\t\treturn\n\t\t}\n\n\t\tif ((xhr.status >= 200 && xhr.status < 300) || xhr.status === 304) {\n\t\t\treturn\n\t\t}\n\n\t\t// fire jquery global ajax error handler\n\t\t$(document).trigger(new $.Event('ajaxError'), xhr)\n\t}\n\n\tconst errorCallback = () => {\n\t\t// fire jquery global ajax error handler\n\t\t$(document).trigger(new $.Event('ajaxError'), xhr)\n\t}\n\n\tif (xhr.addEventListener) {\n\t\txhr.addEventListener('load', loadCallback)\n\t\txhr.addEventListener('error', errorCallback)\n\t}\n\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2014 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\nlet dynamicSlideToggleEnabled = false\n\nconst Apps = {\n\tenableDynamicSlideToggle() {\n\t\tdynamicSlideToggleEnabled = true\n\t},\n}\n\n/**\n * Shows the #app-sidebar and add .with-app-sidebar to subsequent siblings\n *\n * @param {object} [$el] sidebar element to show, defaults to $('#app-sidebar')\n */\nApps.showAppSidebar = function($el) {\n\tconst $appSidebar = $el || $('#app-sidebar')\n\t$appSidebar.removeClass('disappear').show()\n\t$('#app-content').trigger(new $.Event('appresized'))\n}\n\n/**\n * Shows the #app-sidebar and removes .with-app-sidebar from subsequent\n * siblings\n *\n * @param {object} [$el] sidebar element to hide, defaults to $('#app-sidebar')\n */\nApps.hideAppSidebar = function($el) {\n\tconst $appSidebar = $el || $('#app-sidebar')\n\t$appSidebar.hide().addClass('disappear')\n\t$('#app-content').trigger(new $.Event('appresized'))\n}\n\n/**\n * Provides a way to slide down a target area through a button and slide it\n * up if the user clicks somewhere else. Used for the news app settings and\n * add new field.\n *\n * Usage:\n * \n *
I'm sliding up
\n */\nexport const registerAppsSlideToggle = () => {\n\tlet buttons = $('[data-apps-slide-toggle]')\n\n\tif (buttons.length === 0) {\n\t\t$('#app-navigation').addClass('without-app-settings')\n\t}\n\n\t$(document).click(function(event) {\n\n\t\tif (dynamicSlideToggleEnabled) {\n\t\t\tbuttons = $('[data-apps-slide-toggle]')\n\t\t}\n\n\t\tbuttons.each(function(index, button) {\n\n\t\t\tconst areaSelector = $(button).data('apps-slide-toggle')\n\t\t\tconst area = $(areaSelector)\n\n\t\t\t/**\n\t\t\t *\n\t\t\t */\n\t\t\tfunction hideArea() {\n\t\t\t\tarea.slideUp(OC.menuSpeed * 4, function() {\n\t\t\t\t\tarea.trigger(new $.Event('hide'))\n\t\t\t\t})\n\t\t\t\tarea.removeClass('opened')\n\t\t\t\t$(button).removeClass('opened')\n\t\t\t\t$(button).attr('aria-expanded', 'false')\n\t\t\t}\n\n\t\t\t/**\n\t\t\t *\n\t\t\t */\n\t\t\tfunction showArea() {\n\t\t\t\tarea.slideDown(OC.menuSpeed * 4, function() {\n\t\t\t\t\tarea.trigger(new $.Event('show'))\n\t\t\t\t})\n\t\t\t\tarea.addClass('opened')\n\t\t\t\t$(button).addClass('opened')\n\t\t\t\t$(button).attr('aria-expanded', 'true')\n\t\t\t\tconst input = $(areaSelector + ' [autofocus]')\n\t\t\t\tif (input.length === 1) {\n\t\t\t\t\tinput.focus()\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// do nothing if the area is animated\n\t\t\tif (!area.is(':animated')) {\n\n\t\t\t\t// button toggles the area\n\t\t\t\tif ($(button).is($(event.target).closest('[data-apps-slide-toggle]'))) {\n\t\t\t\t\tif (area.is(':visible')) {\n\t\t\t\t\t\thideArea()\n\t\t\t\t\t} else {\n\t\t\t\t\t\tshowArea()\n\t\t\t\t\t}\n\n\t\t\t\t\t// all other areas that have not been clicked but are open\n\t\t\t\t\t// should be slid up\n\t\t\t\t} else {\n\t\t\t\t\tconst closest = $(event.target).closest(areaSelector)\n\t\t\t\t\tif (area.is(':visible') && closest[0] !== area[0]) {\n\t\t\t\t\t\thideArea()\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t})\n\n\t})\n}\n\nexport default Apps\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2016 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\nimport { generateOcsUrl } from '@nextcloud/router'\n\nimport OC from '../OC/index.js'\n\n/**\n * @param {string} method 'post' or 'delete'\n * @param {string} endpoint endpoint\n * @param {object} [options] destructuring object\n * @param {object} [options.data] option data\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n */\nfunction call(method, endpoint, options) {\n\tif ((method === 'post' || method === 'delete') && OC.PasswordConfirmation.requiresPasswordConfirmation()) {\n\t\tOC.PasswordConfirmation.requirePasswordConfirmation(_.bind(call, this, method, endpoint, options))\n\t\treturn\n\t}\n\n\toptions = options || {}\n\t$.ajax({\n\t\ttype: method.toUpperCase(),\n\t\turl: generateOcsUrl('apps/provisioning_api/api/v1/config/apps') + endpoint,\n\t\tdata: options.data || {},\n\t\tsuccess: options.success,\n\t\terror: options.error,\n\t})\n}\n\n/**\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @since 11.0.0\n */\nexport function getApps(options) {\n\tcall('get', '', options)\n}\n\n/**\n * @param {string} app app id\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n * @since 11.0.0\n */\nexport function getKeys(app, options) {\n\tcall('get', '/' + app, options)\n}\n\n/**\n * @param {string} app app id\n * @param {string} key key\n * @param {string | Function} defaultValue default value\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n * @since 11.0.0\n */\nexport function getValue(app, key, defaultValue, options) {\n\toptions = options || {}\n\toptions.data = {\n\t\tdefaultValue,\n\t}\n\n\tcall('get', '/' + app + '/' + key, options)\n}\n\n/**\n * @param {string} app app id\n * @param {string} key key\n * @param {string} value value\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n * @since 11.0.0\n */\nexport function setValue(app, key, value, options) {\n\toptions = options || {}\n\toptions.data = {\n\t\tvalue,\n\t}\n\n\tcall('post', '/' + app + '/' + key, options)\n}\n\n/**\n * @param {string} app app id\n * @param {string} key key\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n * @since 11.0.0\n */\nexport function deleteKey(app, key, options) {\n\tcall('delete', '/' + app + '/' + key, options)\n}\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2014 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\n import { getValue, setValue, getApps, getKeys, deleteKey } from '../OCP/appconfig.js'\n\nexport const appConfig = window.oc_appconfig || {}\n\n/**\n * @namespace\n * @deprecated 16.0.0 Use OCP.AppConfig instead\n */\nexport const AppConfig = {\n\t/**\n\t * @deprecated Use OCP.AppConfig.getValue() instead\n\t */\n\tgetValue: function(app, key, defaultValue, callback) {\n\t\tgetValue(app, key, defaultValue, {\n\t\t\tsuccess: callback\n\t\t})\n\t},\n\n\t/**\n\t * @deprecated Use OCP.AppConfig.setValue() instead\n\t */\n\tsetValue: function(app, key, value) {\n\t\tsetValue(app, key, value)\n\t},\n\n\t/**\n\t * @deprecated Use OCP.AppConfig.getApps() instead\n\t */\n\tgetApps: function(callback) {\n\t\tgetApps({\n\t\t\tsuccess: callback\n\t\t})\n\t},\n\n\t/**\n\t * @deprecated Use OCP.AppConfig.getKeys() instead\n\t */\n\tgetKeys: function(app, callback) {\n\t\tgetKeys(app, {\n\t\t\tsuccess: callback\n\t\t})\n\t},\n\n\t/**\n\t * @deprecated Use OCP.AppConfig.deleteKey() instead\n\t */\n\tdeleteKey: function(app, key) {\n\t\tdeleteKey(app, key)\n\t}\n\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst appswebroots = (window._oc_appswebroots !== undefined) ? window._oc_appswebroots : false\n\nexport default appswebroots\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\nimport _ from 'underscore'\nimport { dav } from 'davclient.js'\n\nconst methodMap = {\n\tcreate: 'POST',\n\tupdate: 'PROPPATCH',\n\tpatch: 'PROPPATCH',\n\tdelete: 'DELETE',\n\tread: 'PROPFIND'\n}\n\n// Throw an error when a URL is needed, and none is supplied.\nfunction urlError() {\n\tthrow new Error('A \"url\" property or function must be specified')\n}\n\n/**\n * Convert a single propfind result to JSON\n *\n * @param {Object} result\n * @param {Object} davProperties properties mapping\n */\nfunction parsePropFindResult(result, davProperties) {\n\tif (_.isArray(result)) {\n\t\treturn _.map(result, function(subResult) {\n\t\t\treturn parsePropFindResult(subResult, davProperties)\n\t\t})\n\t}\n\tvar props = {\n\t\thref: result.href\n\t}\n\n\t_.each(result.propStat, function(propStat) {\n\t\tif (propStat.status !== 'HTTP/1.1 200 OK') {\n\t\t\treturn\n\t\t}\n\n\t\tfor (var key in propStat.properties) {\n\t\t\tvar propKey = key\n\t\t\tif (key in davProperties) {\n\t\t\t\tpropKey = davProperties[key]\n\t\t\t}\n\t\t\tprops[propKey] = propStat.properties[key]\n\t\t}\n\t})\n\n\tif (!props.id) {\n\t\t// parse id from href\n\t\tprops.id = parseIdFromLocation(props.href)\n\t}\n\n\treturn props\n}\n\n/**\n * Parse ID from location\n *\n * @param {string} url url\n * @returns {string} id\n */\nfunction parseIdFromLocation(url) {\n\tvar queryPos = url.indexOf('?')\n\tif (queryPos > 0) {\n\t\turl = url.substr(0, queryPos)\n\t}\n\n\tvar parts = url.split('/')\n\tvar result\n\tdo {\n\t\tresult = parts[parts.length - 1]\n\t\tparts.pop()\n\t\t// note: first result can be empty when there is a trailing slash,\n\t\t// so we take the part before that\n\t} while (!result && parts.length > 0)\n\n\treturn result\n}\n\nfunction isSuccessStatus(status) {\n\treturn status >= 200 && status <= 299\n}\n\nfunction convertModelAttributesToDavProperties(attrs, davProperties) {\n\tvar props = {}\n\tvar key\n\tfor (key in attrs) {\n\t\tvar changedProp = davProperties[key]\n\t\tvar value = attrs[key]\n\t\tif (!changedProp) {\n\t\t\tconsole.warn('No matching DAV property for property \"' + key)\n\t\t\tchangedProp = key\n\t\t}\n\t\tif (_.isBoolean(value) || _.isNumber(value)) {\n\t\t\t// convert to string\n\t\t\tvalue = '' + value\n\t\t}\n\t\tprops[changedProp] = value\n\t}\n\treturn props\n}\n\nfunction callPropFind(client, options, model, headers) {\n\treturn client.propFind(\n\t\toptions.url,\n\t\t_.values(options.davProperties) || [],\n\t\toptions.depth,\n\t\theaders\n\t).then(function(response) {\n\t\tif (isSuccessStatus(response.status)) {\n\t\t\tif (_.isFunction(options.success)) {\n\t\t\t\tvar propsMapping = _.invert(options.davProperties)\n\t\t\t\tvar results = parsePropFindResult(response.body, propsMapping)\n\t\t\t\tif (options.depth > 0) {\n\t\t\t\t\t// discard root entry\n\t\t\t\t\tresults.shift()\n\t\t\t\t}\n\n\t\t\t\toptions.success(results)\n\n\t\t\t}\n\t\t} else if (_.isFunction(options.error)) {\n\t\t\toptions.error(response)\n\t\t}\n\t})\n}\n\nfunction callPropPatch(client, options, model, headers) {\n\treturn client.propPatch(\n\t\toptions.url,\n\t\tconvertModelAttributesToDavProperties(model.changed, options.davProperties),\n\t\theaders\n\t).then(function(result) {\n\t\tif (isSuccessStatus(result.status)) {\n\t\t\tif (_.isFunction(options.success)) {\n\t\t\t\t// pass the object's own values because the server\n\t\t\t\t// does not return the updated model\n\t\t\t\toptions.success(model.toJSON())\n\t\t\t}\n\t\t} else if (_.isFunction(options.error)) {\n\t\t\toptions.error(result)\n\t\t}\n\t})\n\n}\n\nfunction callMkCol(client, options, model, headers) {\n\t// call MKCOL without data, followed by PROPPATCH\n\treturn client.request(\n\t\toptions.type,\n\t\toptions.url,\n\t\theaders,\n\t\tnull\n\t).then(function(result) {\n\t\tif (!isSuccessStatus(result.status)) {\n\t\t\tif (_.isFunction(options.error)) {\n\t\t\t\toptions.error(result)\n\t\t\t}\n\t\t\treturn\n\t\t}\n\n\t\tcallPropPatch(client, options, model, headers)\n\t})\n}\n\nfunction callMethod(client, options, model, headers) {\n\theaders['Content-Type'] = 'application/json'\n\treturn client.request(\n\t\toptions.type,\n\t\toptions.url,\n\t\theaders,\n\t\toptions.data\n\t).then(function(result) {\n\t\tif (!isSuccessStatus(result.status)) {\n\t\t\tif (_.isFunction(options.error)) {\n\t\t\t\toptions.error(result)\n\t\t\t}\n\t\t\treturn\n\t\t}\n\n\t\tif (_.isFunction(options.success)) {\n\t\t\tif (options.type === 'PUT' || options.type === 'POST' || options.type === 'MKCOL') {\n\t\t\t\t// pass the object's own values because the server\n\t\t\t\t// does not return anything\n\t\t\t\tvar responseJson = result.body || model.toJSON()\n\t\t\t\tvar locationHeader = result.xhr.getResponseHeader('Content-Location')\n\t\t\t\tif (options.type === 'POST' && locationHeader) {\n\t\t\t\t\tresponseJson.id = parseIdFromLocation(locationHeader)\n\t\t\t\t}\n\t\t\t\toptions.success(responseJson)\n\t\t\t\treturn\n\t\t\t}\n\t\t\t// if multi-status, parse\n\t\t\tif (result.status === 207) {\n\t\t\t\tvar propsMapping = _.invert(options.davProperties)\n\t\t\t\toptions.success(parsePropFindResult(result.body, propsMapping))\n\t\t\t} else {\n\t\t\t\toptions.success(result.body)\n\t\t\t}\n\t\t}\n\t})\n}\n\nexport const davCall = (options, model) => {\n\tvar client = new dav.Client({\n\t\tbaseUrl: options.url,\n\t\txmlNamespaces: _.extend({\n\t\t\t'DAV:': 'd',\n\t\t\t'http://owncloud.org/ns': 'oc'\n\t\t}, options.xmlNamespaces || {})\n\t})\n\tclient.resolveUrl = function() {\n\t\treturn options.url\n\t}\n\tvar headers = _.extend({\n\t\t'X-Requested-With': 'XMLHttpRequest',\n\t\t'requesttoken': OC.requestToken\n\t}, options.headers)\n\tif (options.type === 'PROPFIND') {\n\t\treturn callPropFind(client, options, model, headers)\n\t} else if (options.type === 'PROPPATCH') {\n\t\treturn callPropPatch(client, options, model, headers)\n\t} else if (options.type === 'MKCOL') {\n\t\treturn callMkCol(client, options, model, headers)\n\t} else {\n\t\treturn callMethod(client, options, model, headers)\n\t}\n}\n\n/**\n * DAV transport\n */\nexport const davSync = Backbone => (method, model, options) => {\n\tvar params = { type: methodMap[method] || method }\n\tvar isCollection = (model instanceof Backbone.Collection)\n\n\tif (method === 'update') {\n\t\t// if a model has an inner collection, it must define an\n\t\t// attribute \"hasInnerCollection\" that evaluates to true\n\t\tif (model.hasInnerCollection) {\n\t\t\t// if the model itself is a Webdav collection, use MKCOL\n\t\t\tparams.type = 'MKCOL'\n\t\t} else if (model.usePUT || (model.collection && model.collection.usePUT)) {\n\t\t\t// use PUT instead of PROPPATCH\n\t\t\tparams.type = 'PUT'\n\t\t}\n\t}\n\n\t// Ensure that we have a URL.\n\tif (!options.url) {\n\t\tparams.url = _.result(model, 'url') || urlError()\n\t}\n\n\t// Ensure that we have the appropriate request data.\n\tif (options.data == null && model && (method === 'create' || method === 'update' || method === 'patch')) {\n\t\tparams.data = JSON.stringify(options.attrs || model.toJSON(options))\n\t}\n\n\t// Don't process data on a non-GET request.\n\tif (params.type !== 'PROPFIND') {\n\t\tparams.processData = false\n\t}\n\n\tif (params.type === 'PROPFIND' || params.type === 'PROPPATCH') {\n\t\tvar davProperties = model.davProperties\n\t\tif (!davProperties && model.model) {\n\t\t\t// use dav properties from model in case of collection\n\t\t\tdavProperties = model.model.prototype.davProperties\n\t\t}\n\t\tif (davProperties) {\n\t\t\tif (_.isFunction(davProperties)) {\n\t\t\t\tparams.davProperties = davProperties.call(model)\n\t\t\t} else {\n\t\t\t\tparams.davProperties = davProperties\n\t\t\t}\n\t\t}\n\n\t\tparams.davProperties = _.extend(params.davProperties || {}, options.davProperties)\n\n\t\tif (_.isUndefined(options.depth)) {\n\t\t\tif (isCollection) {\n\t\t\t\toptions.depth = 1\n\t\t\t} else {\n\t\t\t\toptions.depth = 0\n\t\t\t}\n\t\t}\n\t}\n\n\t// Pass along `textStatus` and `errorThrown` from jQuery.\n\tvar error = options.error\n\toptions.error = function(xhr, textStatus, errorThrown) {\n\t\toptions.textStatus = textStatus\n\t\toptions.errorThrown = errorThrown\n\t\tif (error) {\n\t\t\terror.call(options.context, xhr, textStatus, errorThrown)\n\t\t}\n\t}\n\n\t// Make the request, allowing the user to override any Ajax options.\n\tvar xhr = options.xhr = Backbone.davCall(_.extend(params, options), model)\n\tmodel.trigger('request', model, xhr, options)\n\treturn xhr\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport VendorBackbone from 'backbone'\nimport { davCall, davSync } from './backbone-webdav.js'\n\nconst Backbone = VendorBackbone.noConflict()\n\n// Patch Backbone for DAV\nObject.assign(Backbone, {\n\tdavCall,\n\tdavSync: davSync(Backbone),\n})\n\nexport default Backbone\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * Parses a URL query string into a JS map\n *\n * @param {string} queryString query string in the format param1=1234¶m2=abcde¶m3=xyz\n * @return {Record} map containing key/values matching the URL parameters\n */\nexport const parse = queryString => {\n\tlet pos\n\tlet components\n\tconst result = {}\n\tlet key\n\tif (!queryString) {\n\t\treturn null\n\t}\n\tpos = queryString.indexOf('?')\n\tif (pos >= 0) {\n\t\tqueryString = queryString.substr(pos + 1)\n\t}\n\tconst parts = queryString.replace(/\\+/g, '%20').split('&')\n\tfor (let i = 0; i < parts.length; i++) {\n\t\t// split on first equal sign\n\t\tconst part = parts[i]\n\t\tpos = part.indexOf('=')\n\t\tif (pos >= 0) {\n\t\t\tcomponents = [\n\t\t\t\tpart.substr(0, pos),\n\t\t\t\tpart.substr(pos + 1),\n\t\t\t]\n\t\t} else {\n\t\t\t// key only\n\t\t\tcomponents = [part]\n\t\t}\n\t\tif (!components.length) {\n\t\t\tcontinue\n\t\t}\n\t\tkey = decodeURIComponent(components[0])\n\t\tif (!key) {\n\t\t\tcontinue\n\t\t}\n\t\t// if equal sign was there, return string\n\t\tif (components.length > 1) {\n\t\t\tresult[key] = decodeURIComponent(components[1])\n\t\t} else {\n\t\t\t// no equal sign => null value\n\t\t\tresult[key] = null\n\t\t}\n\t}\n\treturn result\n}\n\n/**\n * Builds a URL query from a JS map.\n *\n * @param {Record} params map containing key/values matching the URL parameters\n * @return {string} String containing a URL query (without question) mark\n */\nexport const build = params => {\n\tif (!params) {\n\t\treturn ''\n\t}\n\treturn $.map(params, function(value, key) {\n\t\tlet s = encodeURIComponent(key)\n\t\tif (value !== null && typeof (value) !== 'undefined') {\n\t\t\ts += '=' + encodeURIComponent(value)\n\t\t}\n\t\treturn s\n\t}).join('&')\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst config = window._oc_config || {}\n\nexport default config\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst rawUid = document\n\t.getElementsByTagName('head')[0]\n\t.getAttribute('data-user')\nconst displayName = document\n\t.getElementsByTagName('head')[0]\n\t.getAttribute('data-user-displayname')\n\nexport const currentUser = rawUid !== undefined ? rawUid : false\n\nexport const getCurrentUser = () => {\n\treturn {\n\t\tuid: currentUser,\n\t\tdisplayName,\n\t}\n}\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2015 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\nimport _ from 'underscore'\nimport $ from 'jquery'\n\nimport IconMove from '@mdi/svg/svg/folder-move.svg?raw'\nimport IconCopy from '@mdi/svg/svg/folder-multiple.svg?raw'\n\nimport OC from './index.js'\nimport { DialogBuilder, FilePickerType, getFilePickerBuilder, spawnDialog } from '@nextcloud/dialogs'\nimport { translate as t } from '@nextcloud/l10n'\nimport { basename } from 'path'\nimport { defineAsyncComponent } from 'vue'\n\n/**\n * this class to ease the usage of jquery dialogs\n */\nconst Dialogs = {\n\t// dialog button types\n\t/** @deprecated use `@nextcloud/dialogs` */\n\tYES_NO_BUTTONS: 70,\n\t/** @deprecated use `@nextcloud/dialogs` */\n\tOK_BUTTONS: 71,\n\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_CHOOSE: 1,\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_MOVE: 2,\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_COPY: 3,\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_COPY_MOVE: 4,\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_CUSTOM: 5,\n\n\t/**\n\t * displays alert dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK\n\t * @param {boolean} [modal] make the dialog modal\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\talert: function(text, title, callback, modal) {\n\t\tthis.message(\n\t\t\ttext,\n\t\t\ttitle,\n\t\t\t'alert',\n\t\t\tDialogs.OK_BUTTON,\n\t\t\tcallback,\n\t\t\tmodal\n\t\t)\n\t},\n\n\t/**\n\t * displays info dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK\n\t * @param {boolean} [modal] make the dialog modal\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tinfo: function(text, title, callback, modal) {\n\t\tthis.message(text, title, 'info', Dialogs.OK_BUTTON, callback, modal)\n\t},\n\n\t/**\n\t * displays confirmation dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK (true or false would be passed to callback respectively)\n\t * @param {boolean} [modal] make the dialog modal\n\t * @returns {Promise}\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tconfirm: function(text, title, callback, modal) {\n\t\treturn this.message(\n\t\t\ttext,\n\t\t\ttitle,\n\t\t\t'notice',\n\t\t\tDialogs.YES_NO_BUTTONS,\n\t\t\tcallback,\n\t\t\tmodal\n\t\t)\n\t},\n\t/**\n\t * displays confirmation dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {(number|{type: number, confirm: string, cancel: string, confirmClasses: string})} buttons text content of buttons\n\t * @param {function} callback which will be triggered when user presses OK (true or false would be passed to callback respectively)\n\t * @param {boolean} [modal] make the dialog modal\n\t * @returns {Promise}\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tconfirmDestructive: function(text, title, buttons = Dialogs.OK_BUTTONS, callback = () => {}, modal) {\n\t\treturn (new DialogBuilder())\n\t\t\t.setName(title)\n\t\t\t.setText(text)\n\t\t\t.setButtons(\n\t\t\t\tbuttons === Dialogs.OK_BUTTONS\n\t\t\t\t? [\n\t\t\t\t\t{\n\t\t\t\t\t\tlabel: t('core', 'Yes'),\n\t\t\t\t\t\ttype: 'error',\n\t\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\t\tcallback.clicked = true\n\t\t\t\t\t\t\tcallback(true)\n\t\t\t\t\t\t},\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t\t: Dialogs._getLegacyButtons(buttons, callback)\n\t\t\t)\n\t\t\t.build()\n\t\t\t.show()\n\t\t\t.then(() => {\n\t\t\t\tif (!callback.clicked) {\n\t\t\t\t\tcallback(false)\n\t\t\t\t}\n\t\t\t})\n\t},\n\t/**\n\t * displays confirmation dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK (true or false would be passed to callback respectively)\n\t * @param {boolean} [modal] make the dialog modal\n\t * @returns {Promise}\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tconfirmHtml: function(text, title, callback, modal) {\n\t\treturn (new DialogBuilder())\n\t\t\t.setName(title)\n\t\t\t.setText('')\n\t\t\t.setButtons([\n\t\t\t\t{\n\t\t\t\t\tlabel: t('core', 'No'),\n\t\t\t\t\tcallback: () => {},\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tlabel: t('core', 'Yes'),\n\t\t\t\t\ttype: 'primary',\n\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\tcallback.clicked = true\n\t\t\t\t\t\tcallback(true)\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t])\n\t\t\t.build()\n\t\t\t.setHTML(text)\n\t\t\t.show()\n\t\t\t.then(() => {\n\t\t\t\tif (!callback.clicked) {\n\t\t\t\t\tcallback(false)\n\t\t\t\t}\n\t\t\t})\n\t},\n\t/**\n\t * displays prompt dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK (true or false would be passed to callback respectively)\n\t * @param {boolean} [modal] make the dialog modal\n\t * @param {string} name name of the input field\n\t * @param {boolean} password whether the input should be a password input\n\t * @returns {Promise}\n\t *\n\t * @deprecated Use NcDialog from `@nextcloud/vue` instead\n\t */\n\tprompt: function(text, title, callback, modal, name, password) {\n\t\treturn new Promise((resolve) => {\n\t\t\tspawnDialog(\n\t\t\t\tdefineAsyncComponent(() => import('../components/LegacyDialogPrompt.vue')),\n\t\t\t\t{\n\t\t\t\t\ttext,\n\t\t\t\t\tname: title,\n\t\t\t\t\tcallback,\n\t\t\t\t\tinputName: name,\n\t\t\t\t\tisPassword: !!password\n\t\t\t\t},\n\t\t\t\t(...args) => {\n\t\t\t\t\tcallback(...args)\n\t\t\t\t\tresolve()\n\t\t\t\t},\n\t\t\t)\n\t\t})\n\t},\n\n\t/**\n\t * Legacy wrapper to the new Vue based filepicker from `@nextcloud/dialogs`\n\t *\n\t * Prefer to use the Vue filepicker directly instead.\n\t *\n\t * In order to pick several types of mime types they need to be passed as an\n\t * array of strings.\n\t *\n\t * When no mime type filter is given only files can be selected. In order to\n\t * be able to select both files and folders \"['*', 'httpd/unix-directory']\"\n\t * should be used instead.\n\t *\n\t * @param {string} title dialog title\n\t * @param {Function} callback which will be triggered when user presses Choose\n\t * @param {boolean} [multiselect] whether it should be possible to select multiple files\n\t * @param {string[]} [mimetype] mimetype to filter by - directories will always be included\n\t * @param {boolean} [_modal] do not use\n\t * @param {string} [type] Type of file picker : Choose, copy, move, copy and move\n\t * @param {string} [path] path to the folder that the the file can be picket from\n\t * @param {object} [options] additonal options that need to be set\n\t * @param {Function} [options.filter] filter function for advanced filtering\n\t * @param {boolean} [options.allowDirectoryChooser] Allow to select directories\n\t * @deprecated since 27.1.0 use the filepicker from `@nextcloud/dialogs` instead\n\t */\n\tfilepicker(title, callback, multiselect = false, mimetype = undefined, _modal = undefined, type = FilePickerType.Choose, path = undefined, options = undefined) {\n\n\t\t/**\n\t\t * Create legacy callback wrapper to support old filepicker syntax\n\t\t * @param fn The original callback\n\t\t * @param type The file picker type which was used to pick the file(s)\n\t\t */\n\t\tconst legacyCallback = (fn, type) => {\n\t\t\tconst getPath = (node) => {\n\t\t\t\tconst root = node?.root || ''\n\t\t\t\tlet path = node?.path || ''\n\t\t\t\t// TODO: Fix this in @nextcloud/files\n\t\t\t\tif (path.startsWith(root)) {\n\t\t\t\t\tpath = path.slice(root.length) || '/'\n\t\t\t\t}\n\t\t\t\treturn path\n\t\t\t}\n\n\t\t\tif (multiselect) {\n\t\t\t\treturn (nodes) => fn(nodes.map(getPath), type)\n\t\t\t} else {\n\t\t\t\treturn (nodes) => fn(getPath(nodes[0]), type)\n\t\t\t}\n\t\t}\n\n\t\t/**\n\t\t * Coverting a Node into a legacy file info to support the OC.dialogs.filepicker filter function\n\t\t * @param node The node to convert\n\t\t */\n\t\tconst nodeToLegacyFile = (node) => ({\n\t\t\tid: node.fileid || null,\n\t\t\tpath: node.path,\n\t\t\tmimetype: node.mime || null,\n\t\t\tmtime: node.mtime?.getTime() || null,\n\t\t\tpermissions: node.permissions,\n\t\t\tname: node.attributes?.displayName || node.basename,\n\t\t\tetag: node.attributes?.etag || null,\n\t\t\thasPreview: node.attributes?.hasPreview || null,\n\t\t\tmountType: node.attributes?.mountType || null,\n\t\t\tquotaAvailableBytes: node.attributes?.quotaAvailableBytes || null,\n\t\t\ticon: null,\n\t\t\tsharePermissions: null,\n\t\t})\n\n\t\tconst builder = getFilePickerBuilder(title)\n\n\t\t// Setup buttons\n\t\tif (type === this.FILEPICKER_TYPE_CUSTOM) {\n\t\t\t(options.buttons || []).forEach((button) => {\n\t\t\t\tbuilder.addButton({\n\t\t\t\t\tcallback: legacyCallback(callback, button.type),\n\t\t\t\t\tlabel: button.text,\n\t\t\t\t\ttype: button.defaultButton ? 'primary' : 'secondary',\n\t\t\t\t})\n\t\t\t})\n\t\t} else {\n\t\t\tbuilder.setButtonFactory((nodes, path) => {\n\t\t\t\tconst buttons = []\n\t\t\t\tconst node = nodes?.[0]?.attributes?.displayName || nodes?.[0]?.basename\n\t\t\t\tconst target = node || basename(path)\n\n\t\t\t\tif (type === FilePickerType.Choose) {\n\t\t\t\t\tbuttons.push({\n\t\t\t\t\t\tcallback: legacyCallback(callback, FilePickerType.Choose),\n\t\t\t\t\t\tlabel: node && !this.multiSelect ? t('core', 'Choose {file}', { file: node }) : t('core', 'Choose'),\n\t\t\t\t\t\ttype: 'primary',\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\tif (type === FilePickerType.CopyMove || type === FilePickerType.Copy) {\n\t\t\t\t\tbuttons.push({\n\t\t\t\t\t\tcallback: legacyCallback(callback, FilePickerType.Copy),\n\t\t\t\t\t\tlabel: target ? t('core', 'Copy to {target}', { target }) : t('core', 'Copy'),\n\t\t\t\t\t\ttype: 'primary',\n\t\t\t\t\t\ticon: IconCopy,\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\tif (type === FilePickerType.Move || type === FilePickerType.CopyMove) {\n\t\t\t\t\tbuttons.push({\n\t\t\t\t\t\tcallback: legacyCallback(callback, FilePickerType.Move),\n\t\t\t\t\t\tlabel: target ? t('core', 'Move to {target}', { target }) : t('core', 'Move'),\n\t\t\t\t\t\ttype: type === FilePickerType.Move ? 'primary' : 'secondary',\n\t\t\t\t\t\ticon: IconMove,\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\treturn buttons\n\t\t\t})\n\t\t}\n\n\t\tif (mimetype) {\n\t\t\tbuilder.setMimeTypeFilter(typeof mimetype === 'string' ? [mimetype] : (mimetype || []))\n\t\t}\n\t\tif (typeof options?.filter === 'function') {\n\t\t\tbuilder.setFilter((node) => options.filter(nodeToLegacyFile(node)))\n\t\t}\n\t\tbuilder.allowDirectories(options?.allowDirectoryChooser === true || mimetype?.includes('httpd/unix-directory') || false)\n\t\t\t.setMultiSelect(multiselect)\n\t\t\t.startAt(path)\n\t\t\t.build()\n\t\t\t.pick()\n\t},\n\n\t/**\n\t * Displays raw dialog\n\t * You better use a wrapper instead ...\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tmessage: function(content, title, dialogType, buttons, callback = () => {}, modal, allowHtml) {\n\t\tconst builder = (new DialogBuilder())\n\t\t\t.setName(title)\n\t\t\t.setText(allowHtml ? '' : content)\n\t\t\t.setButtons(Dialogs._getLegacyButtons(buttons, callback))\n\n\t\tswitch (dialogType) {\n\t\t\tcase 'alert':\n\t\t\t\tbuilder.setSeverity('warning')\n\t\t\t\tbreak\n\t\t\tcase 'notice':\n\t\t\t\tbuilder.setSeverity('info')\n\t\t\t\tbreak\n\t\t\tdefault:\n\t\t\t\tbreak\n\t\t}\n\n\t\tconst dialog = builder.build()\n\t\n\t\tif (allowHtml) {\n\t\t\tdialog.setHTML(content)\n\t\t}\n\n\t\treturn dialog.show().then(() => {\n\t\t\tif(!callback._clicked) {\n\t\t\t\tcallback(false)\n\t\t\t}\n\t\t})\n\t},\n\n\t/**\n\t * Helper for legacy API\n\t * @deprecated\n\t */\n\t_getLegacyButtons(buttons, callback) {\n\t\tconst buttonList = []\n\n\t\tswitch (typeof buttons === 'object' ? buttons.type : buttons) {\n\t\t\tcase Dialogs.YES_NO_BUTTONS:\n\t\t\t\tbuttonList.push({\n\t\t\t\t\tlabel: buttons?.cancel ?? t('core', 'No'),\n\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\tcallback._clicked = true\n\t\t\t\t\t\tcallback(false)\n\t\t\t\t\t},\n\t\t\t\t})\n\t\t\t\tbuttonList.push({\n\t\t\t\t\tlabel: buttons?.confirm ?? t('core', 'Yes'),\n\t\t\t\t\ttype: 'primary',\n\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\tcallback._clicked = true\n\t\t\t\t\t\tcallback(true)\n\t\t\t\t\t},\n\t\t\t\t})\n\t\t\t\tbreak\n\t\t\tcase Dialogs.OK_BUTTONS:\n\t\t\t\tbuttonList.push({\n\t\t\t\t\tlabel: buttons?.confirm ?? t('core', 'OK'),\n\t\t\t\t\ttype: 'primary',\n\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\tcallback._clicked = true\n\t\t\t\t\t\tcallback(true)\n\t\t\t\t\t},\n\t\t\t\t})\n\t\t\t\tbreak\n\t\t\tdefault:\n\t\t\t\tconsole.error('Invalid call to OC.dialogs')\n\t\t\t\tbreak\n\t\t}\n\t\treturn buttonList\n\t},\n\n\t_fileexistsshown: false,\n\t/**\n\t * Displays file exists dialog\n\t * @param {object} data upload object\n\t * @param {object} original file with name, size and mtime\n\t * @param {object} replacement file with name, size and mtime\n\t * @param {object} controller with onCancel, onSkip, onReplace and onRename methods\n\t * @returns {Promise} jquery promise that resolves after the dialog template was loaded\n\t *\n\t * @deprecated 29.0.0 Use openConflictPicker from the @nextcloud/upload package instead\n\t */\n\tfileexists: function(data, original, replacement, controller) {\n\t\tvar self = this\n\t\tvar dialogDeferred = new $.Deferred()\n\n\t\tvar getCroppedPreview = function(file) {\n\t\t\tvar deferred = new $.Deferred()\n\t\t\t// Only process image files.\n\t\t\tvar type = file.type && file.type.split('/').shift()\n\t\t\tif (window.FileReader && type === 'image') {\n\t\t\t\tvar reader = new FileReader()\n\t\t\t\treader.onload = function(e) {\n\t\t\t\t\tvar blob = new Blob([e.target.result])\n\t\t\t\t\twindow.URL = window.URL || window.webkitURL\n\t\t\t\t\tvar originalUrl = window.URL.createObjectURL(blob)\n\t\t\t\t\tvar image = new Image()\n\t\t\t\t\timage.src = originalUrl\n\t\t\t\t\timage.onload = function() {\n\t\t\t\t\t\tvar url = crop(image)\n\t\t\t\t\t\tdeferred.resolve(url)\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treader.readAsArrayBuffer(file)\n\t\t\t} else {\n\t\t\t\tdeferred.reject()\n\t\t\t}\n\t\t\treturn deferred\n\t\t}\n\n\t\tvar crop = function(img) {\n\t\t\tvar canvas = document.createElement('canvas')\n\t\t\tvar targetSize = 96\n\t\t\tvar width = img.width\n\t\t\tvar height = img.height\n\t\t\tvar x; var y; var size\n\n\t\t\t// Calculate the width and height, constraining the proportions\n\t\t\tif (width > height) {\n\t\t\t\ty = 0\n\t\t\t\tx = (width - height) / 2\n\t\t\t} else {\n\t\t\t\ty = (height - width) / 2\n\t\t\t\tx = 0\n\t\t\t}\n\t\t\tsize = Math.min(width, height)\n\n\t\t\t// Set canvas size to the cropped area\n\t\t\tcanvas.width = size\n\t\t\tcanvas.height = size\n\t\t\tvar ctx = canvas.getContext('2d')\n\t\t\tctx.drawImage(img, x, y, size, size, 0, 0, size, size)\n\n\t\t\t// Resize the canvas to match the destination (right size uses 96px)\n\t\t\tresampleHermite(canvas, size, size, targetSize, targetSize)\n\n\t\t\treturn canvas.toDataURL('image/png', 0.7)\n\t\t}\n\n\t\t/**\n\t\t * Fast image resize/resample using Hermite filter with JavaScript.\n\t\t *\n\t\t * @author: ViliusL\n\t\t *\n\t\t * @param {*} canvas\n\t\t * @param {number} W\n\t\t * @param {number} H\n\t\t * @param {number} W2\n\t\t * @param {number} H2\n\t\t */\n\t\tvar resampleHermite = function(canvas, W, H, W2, H2) {\n\t\t\tW2 = Math.round(W2)\n\t\t\tH2 = Math.round(H2)\n\t\t\tvar img = canvas.getContext('2d').getImageData(0, 0, W, H)\n\t\t\tvar img2 = canvas.getContext('2d').getImageData(0, 0, W2, H2)\n\t\t\tvar data = img.data\n\t\t\tvar data2 = img2.data\n\t\t\tvar ratio_w = W / W2\n\t\t\tvar ratio_h = H / H2\n\t\t\tvar ratio_w_half = Math.ceil(ratio_w / 2)\n\t\t\tvar ratio_h_half = Math.ceil(ratio_h / 2)\n\n\t\t\tfor (var j = 0; j < H2; j++) {\n\t\t\t\tfor (var i = 0; i < W2; i++) {\n\t\t\t\t\tvar x2 = (i + j * W2) * 4\n\t\t\t\t\tvar weight = 0\n\t\t\t\t\tvar weights = 0\n\t\t\t\t\tvar weights_alpha = 0\n\t\t\t\t\tvar gx_r = 0\n\t\t\t\t\tvar gx_g = 0\n\t\t\t\t\tvar gx_b = 0\n\t\t\t\t\tvar gx_a = 0\n\t\t\t\t\tvar center_y = (j + 0.5) * ratio_h\n\t\t\t\t\tfor (var yy = Math.floor(j * ratio_h); yy < (j + 1) * ratio_h; yy++) {\n\t\t\t\t\t\tvar dy = Math.abs(center_y - (yy + 0.5)) / ratio_h_half\n\t\t\t\t\t\tvar center_x = (i + 0.5) * ratio_w\n\t\t\t\t\t\tvar w0 = dy * dy // pre-calc part of w\n\t\t\t\t\t\tfor (var xx = Math.floor(i * ratio_w); xx < (i + 1) * ratio_w; xx++) {\n\t\t\t\t\t\t\tvar dx = Math.abs(center_x - (xx + 0.5)) / ratio_w_half\n\t\t\t\t\t\t\tvar w = Math.sqrt(w0 + dx * dx)\n\t\t\t\t\t\t\tif (w >= -1 && w <= 1) {\n\t\t\t\t\t\t\t\t// hermite filter\n\t\t\t\t\t\t\t\tweight = 2 * w * w * w - 3 * w * w + 1\n\t\t\t\t\t\t\t\tif (weight > 0) {\n\t\t\t\t\t\t\t\t\tdx = 4 * (xx + yy * W)\n\t\t\t\t\t\t\t\t\t// alpha\n\t\t\t\t\t\t\t\t\tgx_a += weight * data[dx + 3]\n\t\t\t\t\t\t\t\t\tweights_alpha += weight\n\t\t\t\t\t\t\t\t\t// colors\n\t\t\t\t\t\t\t\t\tif (data[dx + 3] < 255) { weight = weight * data[dx + 3] / 250 }\n\t\t\t\t\t\t\t\t\tgx_r += weight * data[dx]\n\t\t\t\t\t\t\t\t\tgx_g += weight * data[dx + 1]\n\t\t\t\t\t\t\t\t\tgx_b += weight * data[dx + 2]\n\t\t\t\t\t\t\t\t\tweights += weight\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tdata2[x2] = gx_r / weights\n\t\t\t\t\tdata2[x2 + 1] = gx_g / weights\n\t\t\t\t\tdata2[x2 + 2] = gx_b / weights\n\t\t\t\t\tdata2[x2 + 3] = gx_a / weights_alpha\n\t\t\t\t}\n\t\t\t}\n\t\t\tcanvas.getContext('2d').clearRect(0, 0, Math.max(W, W2), Math.max(H, H2))\n\t\t\tcanvas.width = W2\n\t\t\tcanvas.height = H2\n\t\t\tcanvas.getContext('2d').putImageData(img2, 0, 0)\n\t\t}\n\n\t\tvar addConflict = function($conflicts, original, replacement) {\n\n\t\t\tvar $conflict = $conflicts.find('.template').clone().removeClass('template').addClass('conflict')\n\t\t\tvar $originalDiv = $conflict.find('.original')\n\t\t\tvar $replacementDiv = $conflict.find('.replacement')\n\n\t\t\t$conflict.data('data', data)\n\n\t\t\t$conflict.find('.filename').text(original.name)\n\t\t\t$originalDiv.find('.size').text(OC.Util.humanFileSize(original.size))\n\t\t\t$originalDiv.find('.mtime').text(OC.Util.formatDate(original.mtime))\n\t\t\t// ie sucks\n\t\t\tif (replacement.size && replacement.lastModified) {\n\t\t\t\t$replacementDiv.find('.size').text(OC.Util.humanFileSize(replacement.size))\n\t\t\t\t$replacementDiv.find('.mtime').text(OC.Util.formatDate(replacement.lastModified))\n\t\t\t}\n\t\t\tvar path = original.directory + '/' + original.name\n\t\t\tvar urlSpec = {\n\t\t\t\tfile: path,\n\t\t\t\tx: 96,\n\t\t\t\ty: 96,\n\t\t\t\tc: original.etag,\n\t\t\t\tforceIcon: 0\n\t\t\t}\n\t\t\tvar previewpath = Files.generatePreviewUrl(urlSpec)\n\t\t\t// Escaping single quotes\n\t\t\tpreviewpath = previewpath.replace(/'/g, '%27')\n\t\t\t$originalDiv.find('.icon').css({ 'background-image': \"url('\" + previewpath + \"')\" })\n\t\t\tgetCroppedPreview(replacement).then(\n\t\t\t\tfunction(path) {\n\t\t\t\t\t$replacementDiv.find('.icon').css('background-image', 'url(' + path + ')')\n\t\t\t\t}, function() {\n\t\t\t\t\tpath = OC.MimeType.getIconUrl(replacement.type)\n\t\t\t\t\t$replacementDiv.find('.icon').css('background-image', 'url(' + path + ')')\n\t\t\t\t}\n\t\t\t)\n\t\t\t// connect checkboxes with labels\n\t\t\tvar checkboxId = $conflicts.find('.conflict').length\n\t\t\t$originalDiv.find('input:checkbox').attr('id', 'checkbox_original_' + checkboxId)\n\t\t\t$replacementDiv.find('input:checkbox').attr('id', 'checkbox_replacement_' + checkboxId)\n\n\t\t\t$conflicts.append($conflict)\n\n\t\t\t// set more recent mtime bold\n\t\t\t// ie sucks\n\t\t\tif (replacement.lastModified > original.mtime) {\n\t\t\t\t$replacementDiv.find('.mtime').css('font-weight', 'bold')\n\t\t\t} else if (replacement.lastModified < original.mtime) {\n\t\t\t\t$originalDiv.find('.mtime').css('font-weight', 'bold')\n\t\t\t} else {\n\t\t\t\t// TODO add to same mtime collection?\n\t\t\t}\n\n\t\t\t// set bigger size bold\n\t\t\tif (replacement.size && replacement.size > original.size) {\n\t\t\t\t$replacementDiv.find('.size').css('font-weight', 'bold')\n\t\t\t} else if (replacement.size && replacement.size < original.size) {\n\t\t\t\t$originalDiv.find('.size').css('font-weight', 'bold')\n\t\t\t} else {\n\t\t\t\t// TODO add to same size collection?\n\t\t\t}\n\n\t\t\t// TODO show skip action for files with same size and mtime in bottom row\n\n\t\t\t// always keep readonly files\n\n\t\t\tif (original.status === 'readonly') {\n\t\t\t\t$originalDiv\n\t\t\t\t\t.addClass('readonly')\n\t\t\t\t\t.find('input[type=\"checkbox\"]')\n\t\t\t\t\t.prop('checked', true)\n\t\t\t\t\t.prop('disabled', true)\n\t\t\t\t$originalDiv.find('.message')\n\t\t\t\t\t.text(t('core', 'read-only'))\n\t\t\t}\n\t\t}\n\t\t// var selection = controller.getSelection(data.originalFiles);\n\t\t// if (selection.defaultAction) {\n\t\t//\tcontroller[selection.defaultAction](data);\n\t\t// } else {\n\t\tvar dialogName = 'oc-dialog-fileexists-content'\n\t\tvar dialogId = '#' + dialogName\n\t\tif (this._fileexistsshown) {\n\t\t\t// add conflict\n\n\t\t\tvar $conflicts = $(dialogId + ' .conflicts')\n\t\t\taddConflict($conflicts, original, replacement)\n\n\t\t\tvar count = $(dialogId + ' .conflict').length\n\t\t\tvar title = n('core',\n\t\t\t\t'{count} file conflict',\n\t\t\t\t'{count} file conflicts',\n\t\t\t\tcount,\n\t\t\t\t{ count: count }\n\t\t\t)\n\t\t\t$(dialogId).parent().children('.oc-dialog-title').text(title)\n\n\t\t\t// recalculate dimensions\n\t\t\t$(window).trigger('resize')\n\t\t\tdialogDeferred.resolve()\n\t\t} else {\n\t\t\t// create dialog\n\t\t\tthis._fileexistsshown = true\n\t\t\t$.when(this._getFileExistsTemplate()).then(function($tmpl) {\n\t\t\t\tvar title = t('core', 'One file conflict')\n\t\t\t\tvar $dlg = $tmpl.octemplate({\n\t\t\t\t\tdialog_name: dialogName,\n\t\t\t\t\ttitle: title,\n\t\t\t\t\ttype: 'fileexists',\n\n\t\t\t\t\tallnewfiles: t('core', 'New Files'),\n\t\t\t\t\tallexistingfiles: t('core', 'Already existing files'),\n\n\t\t\t\t\twhy: t('core', 'Which files do you want to keep?'),\n\t\t\t\t\twhat: t('core', 'If you select both versions, the copied file will have a number added to its name.')\n\t\t\t\t})\n\t\t\t\t$('body').append($dlg)\n\n\t\t\t\tif (original && replacement) {\n\t\t\t\t\tvar $conflicts = $dlg.find('.conflicts')\n\t\t\t\t\taddConflict($conflicts, original, replacement)\n\t\t\t\t}\n\n\t\t\t\tvar buttonlist = [{\n\t\t\t\t\ttext: t('core', 'Cancel'),\n\t\t\t\t\tclasses: 'cancel',\n\t\t\t\t\tclick: function() {\n\t\t\t\t\t\tif (typeof controller.onCancel !== 'undefined') {\n\t\t\t\t\t\t\tcontroller.onCancel(data)\n\t\t\t\t\t\t}\n\t\t\t\t\t\t$(dialogId).ocdialog('close')\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\ttext: t('core', 'Continue'),\n\t\t\t\t\tclasses: 'continue',\n\t\t\t\t\tclick: function() {\n\t\t\t\t\t\tif (typeof controller.onContinue !== 'undefined') {\n\t\t\t\t\t\t\tcontroller.onContinue($(dialogId + ' .conflict'))\n\t\t\t\t\t\t}\n\t\t\t\t\t\t$(dialogId).ocdialog('close')\n\t\t\t\t\t}\n\t\t\t\t}]\n\n\t\t\t\t$(dialogId).ocdialog({\n\t\t\t\t\twidth: 500,\n\t\t\t\t\tcloseOnEscape: true,\n\t\t\t\t\tmodal: true,\n\t\t\t\t\tbuttons: buttonlist,\n\t\t\t\t\tcloseButton: null,\n\t\t\t\t\tclose: function() {\n\t\t\t\t\t\tself._fileexistsshown = false\n\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t$(this).ocdialog('destroy').remove()\n\t\t\t\t\t\t} catch (e) {\n\t\t\t\t\t\t\t// ignore\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t})\n\n\t\t\t\t$(dialogId).css('height', 'auto')\n\n\t\t\t\tvar $primaryButton = $dlg.closest('.oc-dialog').find('button.continue')\n\t\t\t\t$primaryButton.prop('disabled', true)\n\n\t\t\t\tfunction updatePrimaryButton() {\n\t\t\t\t\tvar checkedCount = $dlg.find('.conflicts .checkbox:checked').length\n\t\t\t\t\t$primaryButton.prop('disabled', checkedCount === 0)\n\t\t\t\t}\n\n\t\t\t\t// add checkbox toggling actions\n\t\t\t\t$(dialogId).find('.allnewfiles').on('click', function() {\n\t\t\t\t\tvar $checkboxes = $(dialogId).find('.conflict .replacement input[type=\"checkbox\"]')\n\t\t\t\t\t$checkboxes.prop('checked', $(this).prop('checked'))\n\t\t\t\t})\n\t\t\t\t$(dialogId).find('.allexistingfiles').on('click', function() {\n\t\t\t\t\tvar $checkboxes = $(dialogId).find('.conflict .original:not(.readonly) input[type=\"checkbox\"]')\n\t\t\t\t\t$checkboxes.prop('checked', $(this).prop('checked'))\n\t\t\t\t})\n\t\t\t\t$(dialogId).find('.conflicts').on('click', '.replacement,.original:not(.readonly)', function() {\n\t\t\t\t\tvar $checkbox = $(this).find('input[type=\"checkbox\"]')\n\t\t\t\t\t$checkbox.prop('checked', !$checkbox.prop('checked'))\n\t\t\t\t})\n\t\t\t\t$(dialogId).find('.conflicts').on('click', '.replacement input[type=\"checkbox\"],.original:not(.readonly) input[type=\"checkbox\"]', function() {\n\t\t\t\t\tvar $checkbox = $(this)\n\t\t\t\t\t$checkbox.prop('checked', !$checkbox.prop('checked'))\n\t\t\t\t})\n\n\t\t\t\t// update counters\n\t\t\t\t$(dialogId).on('click', '.replacement,.allnewfiles', function() {\n\t\t\t\t\tvar count = $(dialogId).find('.conflict .replacement input[type=\"checkbox\"]:checked').length\n\t\t\t\t\tif (count === $(dialogId + ' .conflict').length) {\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles').prop('checked', true)\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles + .count').text(t('core', '(all selected)'))\n\t\t\t\t\t} else if (count > 0) {\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles').prop('checked', false)\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles + .count').text(t('core', '({count} selected)', { count: count }))\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles').prop('checked', false)\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles + .count').text('')\n\t\t\t\t\t}\n\t\t\t\t\tupdatePrimaryButton()\n\t\t\t\t})\n\t\t\t\t$(dialogId).on('click', '.original,.allexistingfiles', function() {\n\t\t\t\t\tvar count = $(dialogId).find('.conflict .original input[type=\"checkbox\"]:checked').length\n\t\t\t\t\tif (count === $(dialogId + ' .conflict').length) {\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles').prop('checked', true)\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles + .count').text(t('core', '(all selected)'))\n\t\t\t\t\t} else if (count > 0) {\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles').prop('checked', false)\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles + .count')\n\t\t\t\t\t\t\t.text(t('core', '({count} selected)', { count: count }))\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles').prop('checked', false)\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles + .count').text('')\n\t\t\t\t\t}\n\t\t\t\t\tupdatePrimaryButton()\n\t\t\t\t})\n\n\t\t\t\tdialogDeferred.resolve()\n\t\t\t})\n\t\t\t\t.fail(function() {\n\t\t\t\t\tdialogDeferred.reject()\n\t\t\t\t\talert(t('core', 'Error loading file exists template'))\n\t\t\t\t})\n\t\t}\n\t\t// }\n\t\treturn dialogDeferred.promise()\n\t},\n\n\t_getFileExistsTemplate: function() {\n\t\tvar defer = $.Deferred()\n\t\tif (!this.$fileexistsTemplate) {\n\t\t\tvar self = this\n\t\t\t$.get(OC.filePath('core', 'templates/legacy', 'fileexists.html'), function(tmpl) {\n\t\t\t\tself.$fileexistsTemplate = $(tmpl)\n\t\t\t\tdefer.resolve(self.$fileexistsTemplate)\n\t\t\t})\n\t\t\t\t.fail(function() {\n\t\t\t\t\tdefer.reject()\n\t\t\t\t})\n\t\t} else {\n\t\t\tdefer.resolve(this.$fileexistsTemplate)\n\t\t}\n\t\treturn defer.promise()\n\t},\n}\n\nexport default Dialogs\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { emit } from '@nextcloud/event-bus'\n\n/**\n * @private\n * @param {Document} global the document to read the initial value from\n * @param {Function} emit the function to invoke for every new token\n * @return {object}\n */\nexport const manageToken = (global, emit) => {\n\tlet token = global.getElementsByTagName('head')[0].getAttribute('data-requesttoken')\n\n\treturn {\n\t\tgetToken: () => token,\n\t\tsetToken: newToken => {\n\t\t\ttoken = newToken\n\n\t\t\temit('csrf-token-update', {\n\t\t\t\ttoken,\n\t\t\t})\n\t\t},\n\t}\n}\n\nconst manageFromDocument = manageToken(document, emit)\n\n/**\n * @return {string}\n */\nexport const getToken = manageFromDocument.getToken\n\n/**\n * @param {string} newToken new token\n */\nexport const setToken = manageFromDocument.setToken\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2015 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\nimport $ from 'jquery'\n\nimport { getToken } from './requesttoken.js'\n\n/**\n * Create a new event source\n * @param {string} src\n * @param {object} [data] to be send as GET\n *\n * @constructs OCEventSource\n */\nconst OCEventSource = function(src, data) {\n\tvar dataStr = ''\n\tvar name\n\tvar joinChar\n\tthis.typelessListeners = []\n\tthis.closed = false\n\tthis.listeners = {}\n\tif (data) {\n\t\tfor (name in data) {\n\t\t\tdataStr += name + '=' + encodeURIComponent(data[name]) + '&'\n\t\t}\n\t}\n\tdataStr += 'requesttoken=' + encodeURIComponent(getToken())\n\tif (!this.useFallBack && typeof EventSource !== 'undefined') {\n\t\tjoinChar = '&'\n\t\tif (src.indexOf('?') === -1) {\n\t\t\tjoinChar = '?'\n\t\t}\n\t\tthis.source = new EventSource(src + joinChar + dataStr)\n\t\tthis.source.onmessage = function(e) {\n\t\t\tfor (var i = 0; i < this.typelessListeners.length; i++) {\n\t\t\t\tthis.typelessListeners[i](JSON.parse(e.data))\n\t\t\t}\n\t\t}.bind(this)\n\t} else {\n\t\tvar iframeId = 'oc_eventsource_iframe_' + OCEventSource.iframeCount\n\t\tOCEventSource.fallBackSources[OCEventSource.iframeCount] = this\n\t\tthis.iframe = $('')\n\t\tthis.iframe.attr('id', iframeId)\n\t\tthis.iframe.hide()\n\n\t\tjoinChar = '&'\n\t\tif (src.indexOf('?') === -1) {\n\t\t\tjoinChar = '?'\n\t\t}\n\t\tthis.iframe.attr('src', src + joinChar + 'fallback=true&fallback_id=' + OCEventSource.iframeCount + '&' + dataStr)\n\t\t$('body').append(this.iframe)\n\t\tthis.useFallBack = true\n\t\tOCEventSource.iframeCount++\n\t}\n\t// add close listener\n\tthis.listen('__internal__', function(data) {\n\t\tif (data === 'close') {\n\t\t\tthis.close()\n\t\t}\n\t}.bind(this))\n}\nOCEventSource.fallBackSources = []\nOCEventSource.iframeCount = 0// number of fallback iframes\nOCEventSource.fallBackCallBack = function(id, type, data) {\n\tOCEventSource.fallBackSources[id].fallBackCallBack(type, data)\n}\nOCEventSource.prototype = {\n\ttypelessListeners: [],\n\tiframe: null,\n\tlisteners: {}, // only for fallback\n\tuseFallBack: false,\n\t/**\n\t * Fallback callback for browsers that don't have the\n\t * native EventSource object.\n\t *\n\t * Calls the registered listeners.\n\t *\n\t * @private\n\t * @param {String} type event type\n\t * @param {Object} data received data\n\t */\n\tfallBackCallBack: function(type, data) {\n\t\tvar i\n\t\t// ignore messages that might appear after closing\n\t\tif (this.closed) {\n\t\t\treturn\n\t\t}\n\t\tif (type) {\n\t\t\tif (typeof this.listeners.done !== 'undefined') {\n\t\t\t\tfor (i = 0; i < this.listeners[type].length; i++) {\n\t\t\t\t\tthis.listeners[type][i](data)\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tfor (i = 0; i < this.typelessListeners.length; i++) {\n\t\t\t\tthis.typelessListeners[i](data)\n\t\t\t}\n\t\t}\n\t},\n\tlastLength: 0, // for fallback\n\t/**\n\t * Listen to a given type of events.\n\t *\n\t * @param {String} type event type\n\t * @param {Function} callback event callback\n\t */\n\tlisten: function(type, callback) {\n\t\tif (callback && callback.call) {\n\n\t\t\tif (type) {\n\t\t\t\tif (this.useFallBack) {\n\t\t\t\t\tif (!this.listeners[type]) {\n\t\t\t\t\t\tthis.listeners[type] = []\n\t\t\t\t\t}\n\t\t\t\t\tthis.listeners[type].push(callback)\n\t\t\t\t} else {\n\t\t\t\t\tthis.source.addEventListener(type, function(e) {\n\t\t\t\t\t\tif (typeof e.data !== 'undefined') {\n\t\t\t\t\t\t\tcallback(JSON.parse(e.data))\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tcallback('')\n\t\t\t\t\t\t}\n\t\t\t\t\t}, false)\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tthis.typelessListeners.push(callback)\n\t\t\t}\n\t\t}\n\t},\n\t/**\n\t * Closes this event source.\n\t */\n\tclose: function() {\n\t\tthis.closed = true\n\t\tif (typeof this.source !== 'undefined') {\n\t\t\tthis.source.close()\n\t\t}\n\t}\n}\n\nexport default OCEventSource\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\n/** @typedef {import('jquery')} jQuery */\nimport $ from 'jquery'\n\nimport { menuSpeed } from './constants.js'\n\nexport let currentMenu = null\nexport let currentMenuToggle = null\n\n/**\n * For menu toggling\n *\n * @param {jQuery} $toggle the toggle element\n * @param {jQuery} $menuEl the menu container element\n * @param {Function | undefined} toggle callback invoked everytime the menu is opened\n * @param {boolean} headerMenu is this a top right header menu?\n * @return {void}\n */\nexport const registerMenu = function($toggle, $menuEl, toggle, headerMenu) {\n\t$menuEl.addClass('menu')\n\tconst isClickableElement = $toggle.prop('tagName') === 'A' || $toggle.prop('tagName') === 'BUTTON'\n\n\t// On link and button, the enter key trigger a click event\n\t// Only use the click to avoid two fired events\n\t$toggle.on(isClickableElement ? 'click.menu' : 'click.menu keyup.menu', function(event) {\n\t\t// prevent the link event (append anchor to URL)\n\t\tevent.preventDefault()\n\n\t\t// allow enter key as a trigger\n\t\tif (event.key && event.key !== 'Enter') {\n\t\t\treturn\n\t\t}\n\n\t\tif ($menuEl.is(currentMenu)) {\n\t\t\thideMenus()\n\t\t\treturn\n\t\t} else if (currentMenu) {\n\t\t\t// another menu was open?\n\t\t\t// close it\n\t\t\thideMenus()\n\t\t}\n\n\t\tif (headerMenu === true) {\n\t\t\t$menuEl.parent().addClass('openedMenu')\n\t\t}\n\n\t\t// Set menu to expanded\n\t\t$toggle.attr('aria-expanded', true)\n\n\t\t$menuEl.slideToggle(menuSpeed, toggle)\n\t\tcurrentMenu = $menuEl\n\t\tcurrentMenuToggle = $toggle\n\t})\n}\n\n/**\n * Unregister a previously registered menu\n *\n * @param {jQuery} $toggle the toggle element\n * @param {jQuery} $menuEl the menu container element\n */\nexport const unregisterMenu = ($toggle, $menuEl) => {\n\t// close menu if opened\n\tif ($menuEl.is(currentMenu)) {\n\t\thideMenus()\n\t}\n\t$toggle.off('click.menu').removeClass('menutoggle')\n\t$menuEl.removeClass('menu')\n}\n\n/**\n * Hides any open menus\n *\n * @param {Function} complete callback when the hiding animation is done\n */\nexport const hideMenus = function(complete) {\n\tif (currentMenu) {\n\t\tconst lastMenu = currentMenu\n\t\tcurrentMenu.trigger(new $.Event('beforeHide'))\n\t\tcurrentMenu.slideUp(menuSpeed, function() {\n\t\t\tlastMenu.trigger(new $.Event('afterHide'))\n\t\t\tif (complete) {\n\t\t\t\tcomplete.apply(this, arguments)\n\t\t\t}\n\t\t})\n\t}\n\n\t// Set menu to closed\n\t$('.menutoggle').attr('aria-expanded', false)\n\tif (currentMenuToggle) {\n\t\tcurrentMenuToggle.attr('aria-expanded', false)\n\t}\n\n\t$('.openedMenu').removeClass('openedMenu')\n\tcurrentMenu = null\n\tcurrentMenuToggle = null\n}\n\n/**\n * Shows a given element as menu\n *\n * @param {object} [$toggle] menu toggle\n * @param {object} $menuEl menu element\n * @param {Function} complete callback when the showing animation is done\n */\nexport const showMenu = ($toggle, $menuEl, complete) => {\n\tif ($menuEl.is(currentMenu)) {\n\t\treturn\n\t}\n\thideMenus()\n\tcurrentMenu = $menuEl\n\tcurrentMenuToggle = $toggle\n\t$menuEl.trigger(new $.Event('beforeShow'))\n\t$menuEl.show()\n\t$menuEl.trigger(new $.Event('afterShow'))\n\t// no animation\n\tif (_.isFunction(complete)) {\n\t\tcomplete()\n\t}\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const coreApps = ['', 'admin', 'log', 'core/search', 'core', '3rdparty']\nexport const menuSpeed = 50\nexport const PERMISSION_NONE = 0\nexport const PERMISSION_CREATE = 4\nexport const PERMISSION_READ = 1\nexport const PERMISSION_UPDATE = 2\nexport const PERMISSION_DELETE = 8\nexport const PERMISSION_SHARE = 16\nexport const PERMISSION_ALL = 31\nexport const TAG_FAVORITE = '_$!!$_'\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst isAdmin = !!window._oc_isadmin\n\n/**\n * Returns whether the current user is an administrator\n *\n * @return {boolean} true if the user is an admin, false otherwise\n * @since 9.0.0\n */\nexport const isUserAdmin = () => isAdmin\n","/**\n * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2014 ownCloud, Inc.\n * SPDX-FileCopyrightText: 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Handlebars from 'handlebars'\nimport {\n\tloadTranslations,\n\ttranslate,\n\ttranslatePlural,\n\tregister,\n\tunregister,\n} from '@nextcloud/l10n'\n\n/**\n * L10N namespace with localization functions.\n *\n * @namespace OC.L10n\n * @deprecated 26.0.0 use https://www.npmjs.com/package/@nextcloud/l10n\n */\nconst L10n = {\n\n\t/**\n\t * Load an app's translation bundle if not loaded already.\n\t *\n\t * @deprecated 26.0.0 use `loadTranslations` from https://www.npmjs.com/package/@nextcloud/l10n\n\t *\n\t * @param {string} appName name of the app\n\t * @param {Function} callback callback to be called when\n\t * the translations are loaded\n\t * @return {Promise} promise\n\t */\n\tload: loadTranslations,\n\n\t/**\n\t * Register an app's translation bundle.\n\t *\n\t * @deprecated 26.0.0 use `register` from https://www.npmjs.com/package/@nextcloud/l10\n\t *\n\t * @param {string} appName name of the app\n\t * @param {Record} bundle bundle\n\t */\n\tregister,\n\n\t/**\n\t * @private\n\t * @deprecated 26.0.0 use `unregister` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\t_unregister: unregister,\n\n\t/**\n\t * Translate a string\n\t *\n\t * @deprecated 26.0.0 use `translate` from https://www.npmjs.com/package/@nextcloud/l10n\n\t *\n\t * @param {string} app the id of the app for which to translate the string\n\t * @param {string} text the string to translate\n\t * @param {object} [vars] map of placeholder key to value\n\t * @param {number} [count] number to replace %n with\n\t * @param {Array} [options] options array\n\t * @param {boolean} [options.escape=true] enable/disable auto escape of placeholders (by default enabled)\n\t * @param {boolean} [options.sanitize=true] enable/disable sanitization (by default enabled)\n\t * @return {string}\n\t */\n\ttranslate,\n\n\t/**\n\t * Translate a plural string\n\t *\n\t * @deprecated 26.0.0 use `translatePlural` from https://www.npmjs.com/package/@nextcloud/l10n\n\t *\n\t * @param {string} app the id of the app for which to translate the string\n\t * @param {string} textSingular the string to translate for exactly one object\n\t * @param {string} textPlural the string to translate for n objects\n\t * @param {number} count number to determine whether to use singular or plural\n\t * @param {object} [vars] map of placeholder key to value\n\t * @param {Array} [options] options array\n\t * @param {boolean} [options.escape=true] enable/disable auto escape of placeholders (by default enabled)\n\t * @return {string} Translated string\n\t */\n\ttranslatePlural,\n}\n\nexport default L10n\n\nHandlebars.registerHelper('t', function(app, text) {\n\treturn translate(app, text)\n})\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport {\n\tgetRootUrl as realGetRootUrl,\n} from '@nextcloud/router'\n\n/**\n * Creates a relative url for remote use\n *\n * @param {string} service id\n * @return {string} the url\n */\nexport const linkToRemoteBase = service => {\n\treturn realGetRootUrl() + '/remote.php/' + service\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * A little class to manage a status field for a \"saving\" process.\n * It can be used to display a starting message (e.g. \"Saving...\") and then\n * replace it with a green success message or a red error message.\n *\n * @namespace OC.msg\n */\nexport default {\n\t/**\n\t * Displayes a \"Saving...\" message in the given message placeholder\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t */\n\tstartSaving(selector) {\n\t\tthis.startAction(selector, t('core', 'Saving …'))\n\t},\n\n\t/**\n\t * Displayes a custom message in the given message placeholder\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {string} message Plain text message to display (no HTML allowed)\n\t */\n\tstartAction(selector, message) {\n\t\t$(selector).text(message)\n\t\t\t.removeClass('success')\n\t\t\t.removeClass('error')\n\t\t\t.stop(true, true)\n\t\t\t.show()\n\t},\n\n\t/**\n\t * Displayes an success/error message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {object} response Response of the server\n\t * @param {object} response.data Data of the servers response\n\t * @param {string} response.data.message Plain text message to display (no HTML allowed)\n\t * @param {string} response.status is being used to decide whether the message\n\t * is displayed as an error/success\n\t */\n\tfinishedSaving(selector, response) {\n\t\tthis.finishedAction(selector, response)\n\t},\n\n\t/**\n\t * Displayes an success/error message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {object} response Response of the server\n\t * @param {object} response.data Data of the servers response\n\t * @param {string} response.data.message Plain text message to display (no HTML allowed)\n\t * @param {string} response.status is being used to decide whether the message\n\t * is displayed as an error/success\n\t */\n\tfinishedAction(selector, response) {\n\t\tif (response.status === 'success') {\n\t\t\tthis.finishedSuccess(selector, response.data.message)\n\t\t} else {\n\t\t\tthis.finishedError(selector, response.data.message)\n\t\t}\n\t},\n\n\t/**\n\t * Displayes an success message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {string} message Plain text success message to display (no HTML allowed)\n\t */\n\tfinishedSuccess(selector, message) {\n\t\t$(selector).text(message)\n\t\t\t.addClass('success')\n\t\t\t.removeClass('error')\n\t\t\t.stop(true, true)\n\t\t\t.delay(3000)\n\t\t\t.fadeOut(900)\n\t\t\t.show()\n\t},\n\n\t/**\n\t * Displayes an error message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {string} message Plain text error message to display (no HTML allowed)\n\t */\n\tfinishedError(selector, message) {\n\t\t$(selector).text(message)\n\t\t\t.addClass('error')\n\t\t\t.removeClass('success')\n\t\t\t.show()\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { confirmPassword, isPasswordConfirmationRequired } from '@nextcloud/password-confirmation'\nimport '@nextcloud/password-confirmation/dist/style.css'\n\n/**\n * @namespace OC.PasswordConfirmation\n */\nexport default {\n\n\trequiresPasswordConfirmation() {\n\t\treturn isPasswordConfirmationRequired()\n\t},\n\n\t/**\n\t * @param {Function} callback success callback function\n\t * @param {object} options options currently not used by confirmPassword\n\t * @param {Function} rejectCallback error callback function\n\t */\n\trequirePasswordConfirmation(callback, options, rejectCallback) {\n\t\tconfirmPassword().then(callback, rejectCallback)\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport default {\n\n\t/**\n\t * @type {Array.}\n\t */\n\t_plugins: {},\n\n\t/**\n\t * Register plugin\n\t *\n\t * @param {string} targetName app name / class name to hook into\n\t * @param {OC.Plugin} plugin plugin\n\t */\n\tregister(targetName, plugin) {\n\t\tlet plugins = this._plugins[targetName]\n\t\tif (!plugins) {\n\t\t\tplugins = this._plugins[targetName] = []\n\t\t}\n\t\tplugins.push(plugin)\n\t},\n\n\t/**\n\t * Returns all plugin registered to the given target\n\t * name / app name / class name.\n\t *\n\t * @param {string} targetName app name / class name to hook into\n\t * @return {Array.} array of plugins\n\t */\n\tgetPlugins(targetName) {\n\t\treturn this._plugins[targetName] || []\n\t},\n\n\t/**\n\t * Call attach() on all plugins registered to the given target name.\n\t *\n\t * @param {string} targetName app name / class name\n\t * @param {object} targetObject to be extended\n\t * @param {object} [options] options\n\t */\n\tattach(targetName, targetObject, options) {\n\t\tconst plugins = this.getPlugins(targetName)\n\t\tfor (let i = 0; i < plugins.length; i++) {\n\t\t\tif (plugins[i].attach) {\n\t\t\t\tplugins[i].attach(targetObject, options)\n\t\t\t}\n\t\t}\n\t},\n\n\t/**\n\t * Call detach() on all plugins registered to the given target name.\n\t *\n\t * @param {string} targetName app name / class name\n\t * @param {object} targetObject to be extended\n\t * @param {object} [options] options\n\t */\n\tdetach(targetName, targetObject, options) {\n\t\tconst plugins = this.getPlugins(targetName)\n\t\tfor (let i = 0; i < plugins.length; i++) {\n\t\t\tif (plugins[i].detach) {\n\t\t\t\tplugins[i].detach(targetObject, options)\n\t\t\t}\n\t\t}\n\t},\n\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const theme = window._theme || {}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\nimport OC from './index.js'\n\n/**\n * Utility class for the history API,\n * includes fallback to using the URL hash when\n * the browser doesn't support the history API.\n *\n * @namespace OC.Util.History\n */\nexport default {\n\n\t_handlers: [],\n\n\t/**\n\t * Push the current URL parameters to the history stack\n\t * and change the visible URL.\n\t * Note: this includes a workaround for IE8/IE9 that uses\n\t * the hash part instead of the search part.\n\t *\n\t * @param {object | string} params to append to the URL, can be either a string\n\t * or a map\n\t * @param {string} [url] URL to be used, otherwise the current URL will be used,\n\t * using the params as query string\n\t * @param {boolean} [replace] whether to replace instead of pushing\n\t */\n\t_pushState(params, url, replace) {\n\t\tlet strParams\n\t\tif (typeof (params) === 'string') {\n\t\t\tstrParams = params\n\t\t} else {\n\t\t\tstrParams = OC.buildQueryString(params)\n\t\t}\n\n\t\tif (window.history.pushState) {\n\t\t\turl = url || location.pathname + '?' + strParams\n\t\t\t// Workaround for bug with SVG and window.history.pushState on Firefox < 51\n\t\t\t// https://bugzilla.mozilla.org/show_bug.cgi?id=652991\n\t\t\tconst isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1\n\t\t\tif (isFirefox && parseInt(navigator.userAgent.split('/').pop()) < 51) {\n\t\t\t\tconst patterns = document.querySelectorAll('[fill^=\"url(#\"], [stroke^=\"url(#\"], [filter^=\"url(#invert\"]')\n\t\t\t\tfor (let i = 0, ii = patterns.length, pattern; i < ii; i++) {\n\t\t\t\t\tpattern = patterns[i]\n\t\t\t\t\t// eslint-disable-next-line no-self-assign\n\t\t\t\t\tpattern.style.fill = pattern.style.fill\n\t\t\t\t\t// eslint-disable-next-line no-self-assign\n\t\t\t\t\tpattern.style.stroke = pattern.style.stroke\n\t\t\t\t\tpattern.removeAttribute('filter')\n\t\t\t\t\tpattern.setAttribute('filter', 'url(#invert)')\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (replace) {\n\t\t\t\twindow.history.replaceState(params, '', url)\n\t\t\t} else {\n\t\t\t\twindow.history.pushState(params, '', url)\n\t\t\t}\n\t\t} else {\n\t\t\t// use URL hash for IE8\n\t\t\twindow.location.hash = '?' + strParams\n\t\t\t// inhibit next onhashchange that just added itself\n\t\t\t// to the event queue\n\t\t\tthis._cancelPop = true\n\t\t}\n\t},\n\n\t/**\n\t * Push the current URL parameters to the history stack\n\t * and change the visible URL.\n\t * Note: this includes a workaround for IE8/IE9 that uses\n\t * the hash part instead of the search part.\n\t *\n\t * @param {object | string} params to append to the URL, can be either a string or a map\n\t * @param {string} [url] URL to be used, otherwise the current URL will be used, using the params as query string\n\t */\n\tpushState(params, url) {\n\t\tthis._pushState(params, url, false)\n\t},\n\n\t/**\n\t * Push the current URL parameters to the history stack\n\t * and change the visible URL.\n\t * Note: this includes a workaround for IE8/IE9 that uses\n\t * the hash part instead of the search part.\n\t *\n\t * @param {object | string} params to append to the URL, can be either a string\n\t * or a map\n\t * @param {string} [url] URL to be used, otherwise the current URL will be used,\n\t * using the params as query string\n\t */\n\treplaceState(params, url) {\n\t\tthis._pushState(params, url, true)\n\t},\n\n\t/**\n\t * Add a popstate handler\n\t *\n\t * @param {Function} handler handler\n\t */\n\taddOnPopStateHandler(handler) {\n\t\tthis._handlers.push(handler)\n\t},\n\n\t/**\n\t * Parse a query string from the hash part of the URL.\n\t * (workaround for IE8 / IE9)\n\t *\n\t * @return {string}\n\t */\n\t_parseHashQuery() {\n\t\tconst hash = window.location.hash\n\t\tconst pos = hash.indexOf('?')\n\t\tif (pos >= 0) {\n\t\t\treturn hash.substr(pos + 1)\n\t\t}\n\t\tif (hash.length) {\n\t\t\t// remove hash sign\n\t\t\treturn hash.substr(1)\n\t\t}\n\t\treturn ''\n\t},\n\n\t_decodeQuery(query) {\n\t\treturn query.replace(/\\+/g, ' ')\n\t},\n\n\t/**\n\t * Parse the query/search part of the URL.\n\t * Also try and parse it from the URL hash (for IE8)\n\t *\n\t * @return {object} map of parameters\n\t */\n\tparseUrlQuery() {\n\t\tconst query = this._parseHashQuery()\n\t\tlet params\n\t\t// try and parse from URL hash first\n\t\tif (query) {\n\t\t\tparams = OC.parseQueryString(this._decodeQuery(query))\n\t\t}\n\t\t// else read from query attributes\n\t\tparams = _.extend(params || {}, OC.parseQueryString(this._decodeQuery(location.search)))\n\t\treturn params || {}\n\t},\n\n\t_onPopState(e) {\n\t\tif (this._cancelPop) {\n\t\t\tthis._cancelPop = false\n\t\t\treturn\n\t\t}\n\t\tlet params\n\t\tif (!this._handlers.length) {\n\t\t\treturn\n\t\t}\n\t\tparams = (e && e.state)\n\t\tif (_.isString(params)) {\n\t\t\tparams = OC.parseQueryString(params)\n\t\t} else if (!params) {\n\t\t\tparams = this.parseUrlQuery() || {}\n\t\t}\n\t\tfor (let i = 0; i < this._handlers.length; i++) {\n\t\t\tthis._handlers[i](params)\n\t\t}\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport moment from 'moment'\n\nimport History from './util-history.js'\nimport OC from './index.js'\nimport { formatFileSize as humanFileSize } from '@nextcloud/files'\n\n/**\n * @param {any} t -\n */\nfunction chunkify(t) {\n\t// Adapted from http://my.opera.com/GreyWyvern/blog/show.dml/1671288\n\tconst tz = []\n\tlet x = 0\n\tlet y = -1\n\tlet n = 0\n\tlet c\n\n\twhile (x < t.length) {\n\t\tc = t.charAt(x)\n\t\t// only include the dot in strings\n\t\tconst m = ((!n && c === '.') || (c >= '0' && c <= '9'))\n\t\tif (m !== n) {\n\t\t\t// next chunk\n\t\t\ty++\n\t\t\ttz[y] = ''\n\t\t\tn = m\n\t\t}\n\t\ttz[y] += c\n\t\tx++\n\t}\n\treturn tz\n}\n\n/**\n * Utility functions\n *\n * @namespace OC.Util\n */\nexport default {\n\n\tHistory,\n\n\t/**\n\t * @deprecated use https://nextcloud.github.io/nextcloud-files/functions/formatFileSize.html\n\t */\n\thumanFileSize,\n\n\t/**\n\t * Returns a file size in bytes from a humanly readable string\n\t * Makes 2kB to 2048.\n\t * Inspired by computerFileSize in helper.php\n\t *\n\t * @param {string} string file size in human-readable format\n\t * @return {number} or null if string could not be parsed\n\t *\n\t *\n\t */\n\tcomputerFileSize(string) {\n\t\tif (typeof string !== 'string') {\n\t\t\treturn null\n\t\t}\n\n\t\tconst s = string.toLowerCase().trim()\n\t\tlet bytes = null\n\n\t\tconst bytesArray = {\n\t\t\tb: 1,\n\t\t\tk: 1024,\n\t\t\tkb: 1024,\n\t\t\tmb: 1024 * 1024,\n\t\t\tm: 1024 * 1024,\n\t\t\tgb: 1024 * 1024 * 1024,\n\t\t\tg: 1024 * 1024 * 1024,\n\t\t\ttb: 1024 * 1024 * 1024 * 1024,\n\t\t\tt: 1024 * 1024 * 1024 * 1024,\n\t\t\tpb: 1024 * 1024 * 1024 * 1024 * 1024,\n\t\t\tp: 1024 * 1024 * 1024 * 1024 * 1024,\n\t\t}\n\n\t\tconst matches = s.match(/^[\\s+]?([0-9]*)(\\.([0-9]+))?( +)?([kmgtp]?b?)$/i)\n\t\tif (matches !== null) {\n\t\t\tbytes = parseFloat(s)\n\t\t\tif (!isFinite(bytes)) {\n\t\t\t\treturn null\n\t\t\t}\n\t\t} else {\n\t\t\treturn null\n\t\t}\n\t\tif (matches[5]) {\n\t\t\tbytes = bytes * bytesArray[matches[5]]\n\t\t}\n\n\t\tbytes = Math.round(bytes)\n\t\treturn bytes\n\t},\n\n\t/**\n\t * @param {string|number} timestamp timestamp\n\t * @param {string} format date format, see momentjs docs\n\t * @return {string} timestamp formatted as requested\n\t */\n\tformatDate(timestamp, format) {\n\t\tif (window.TESTING === undefined) {\n\t\t\tOC.debug && console.warn('OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment')\n\t\t}\n\t\tformat = format || 'LLL'\n\t\treturn moment(timestamp).format(format)\n\t},\n\n\t/**\n\t * @param {string|number} timestamp timestamp\n\t * @return {string} human readable difference from now\n\t */\n\trelativeModifiedDate(timestamp) {\n\t\tif (window.TESTING === undefined) {\n\t\t\tOC.debug && console.warn('OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment')\n\t\t}\n\t\tconst diff = moment().diff(moment(timestamp))\n\t\tif (diff >= 0 && diff < 45000) {\n\t\t\treturn t('core', 'seconds ago')\n\t\t}\n\t\treturn moment(timestamp).fromNow()\n\t},\n\n\t/**\n\t * Returns the width of a generic browser scrollbar\n\t *\n\t * @return {number} width of scrollbar\n\t */\n\tgetScrollBarWidth() {\n\t\tif (this._scrollBarWidth) {\n\t\t\treturn this._scrollBarWidth\n\t\t}\n\n\t\tconst inner = document.createElement('p')\n\t\tinner.style.width = '100%'\n\t\tinner.style.height = '200px'\n\n\t\tconst outer = document.createElement('div')\n\t\touter.style.position = 'absolute'\n\t\touter.style.top = '0px'\n\t\touter.style.left = '0px'\n\t\touter.style.visibility = 'hidden'\n\t\touter.style.width = '200px'\n\t\touter.style.height = '150px'\n\t\touter.style.overflow = 'hidden'\n\t\touter.appendChild(inner)\n\n\t\tdocument.body.appendChild(outer)\n\t\tconst w1 = inner.offsetWidth\n\t\touter.style.overflow = 'scroll'\n\t\tlet w2 = inner.offsetWidth\n\t\tif (w1 === w2) {\n\t\t\tw2 = outer.clientWidth\n\t\t}\n\n\t\tdocument.body.removeChild(outer)\n\n\t\tthis._scrollBarWidth = (w1 - w2)\n\n\t\treturn this._scrollBarWidth\n\t},\n\n\t/**\n\t * Remove the time component from a given date\n\t *\n\t * @param {Date} date date\n\t * @return {Date} date with stripped time\n\t */\n\tstripTime(date) {\n\t\t// FIXME: likely to break when crossing DST\n\t\t// would be better to use a library like momentJS\n\t\treturn new Date(date.getFullYear(), date.getMonth(), date.getDate())\n\t},\n\n\t/**\n\t * Compare two strings to provide a natural sort\n\t *\n\t * @param {string} a first string to compare\n\t * @param {string} b second string to compare\n\t * @return {number} -1 if b comes before a, 1 if a comes before b\n\t * or 0 if the strings are identical\n\t */\n\tnaturalSortCompare(a, b) {\n\t\tlet x\n\t\tconst aa = chunkify(a)\n\t\tconst bb = chunkify(b)\n\n\t\tfor (x = 0; aa[x] && bb[x]; x++) {\n\t\t\tif (aa[x] !== bb[x]) {\n\t\t\t\tconst aNum = Number(aa[x]); const bNum = Number(bb[x])\n\t\t\t\t// note: == is correct here\n\t\t\t\t/* eslint-disable-next-line */\n\t\t\t\tif (aNum == aa[x] && bNum == bb[x]) {\n\t\t\t\t\treturn aNum - bNum\n\t\t\t\t} else {\n\t\t\t\t\t// Note: This locale setting isn't supported by all browsers but for the ones\n\t\t\t\t\t// that do there will be more consistency between client-server sorting\n\t\t\t\t\treturn aa[x].localeCompare(bb[x], OC.getLanguage())\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn aa.length - bb.length\n\t},\n\n\t/**\n\t * Calls the callback in a given interval until it returns true\n\t *\n\t * @param {Function} callback function to call on success\n\t * @param {number} interval in milliseconds\n\t */\n\twaitFor(callback, interval) {\n\t\tconst internalCallback = function() {\n\t\t\tif (callback() !== true) {\n\t\t\t\tsetTimeout(internalCallback, interval)\n\t\t\t}\n\t\t}\n\n\t\tinternalCallback()\n\t},\n\n\t/**\n\t * Checks if a cookie with the given name is present and is set to the provided value.\n\t *\n\t * @param {string} name name of the cookie\n\t * @param {string} value value of the cookie\n\t * @return {boolean} true if the cookie with the given name has the given value\n\t */\n\tisCookieSetToValue(name, value) {\n\t\tconst cookies = document.cookie.split(';')\n\t\tfor (let i = 0; i < cookies.length; i++) {\n\t\t\tconst cookie = cookies[i].split('=')\n\t\t\tif (cookie[0].trim() === name && cookie[1].trim() === value) {\n\t\t\t\treturn true\n\t\t\t}\n\t\t}\n\t\treturn false\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst base = window._oc_debug\n\nexport const debug = base\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nlet webroot = window._oc_webroot\n\nif (typeof webroot === 'undefined') {\n\twebroot = location.pathname\n\tconst pos = webroot.indexOf('/index.php/')\n\tif (pos !== -1) {\n\t\twebroot = webroot.substr(0, pos)\n\t} else {\n\t\twebroot = webroot.substr(0, webroot.lastIndexOf('/'))\n\t}\n}\n\nexport default webroot\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { subscribe } from '@nextcloud/event-bus'\n\nimport {\n\tajaxConnectionLostHandler,\n\tprocessAjaxError,\n\tregisterXHRForErrorProcessing,\n} from './xhr-error.js'\nimport Apps from './apps.js'\nimport { AppConfig, appConfig } from './appconfig.js'\nimport appswebroots from './appswebroots.js'\nimport Backbone from './backbone.js'\nimport {\n\tbasename,\n\tdirname,\n\tencodePath,\n\tisSamePath,\n\tjoinPaths,\n} from '@nextcloud/paths'\nimport {\n\tbuild as buildQueryString,\n\tparse as parseQueryString,\n} from './query-string.js'\nimport Config from './config.js'\nimport {\n\tcoreApps,\n\tmenuSpeed,\n\tPERMISSION_ALL,\n\tPERMISSION_CREATE,\n\tPERMISSION_DELETE,\n\tPERMISSION_NONE,\n\tPERMISSION_READ,\n\tPERMISSION_SHARE,\n\tPERMISSION_UPDATE,\n\tTAG_FAVORITE,\n} from './constants.js'\nimport { currentUser, getCurrentUser } from './currentuser.js'\nimport Dialogs from './dialogs.js'\nimport EventSource from './eventsource.js'\nimport { get, set } from './get_set.js'\nimport { getCapabilities } from './capabilities.js'\nimport {\n\tgetHost,\n\tgetHostName,\n\tgetPort,\n\tgetProtocol,\n} from './host.js'\nimport {\n\tgetToken as getRequestToken,\n} from './requesttoken.js'\nimport {\n\thideMenus,\n\tregisterMenu,\n\tshowMenu,\n\tunregisterMenu,\n} from './menu.js'\nimport { isUserAdmin } from './admin.js'\nimport L10N from './l10n.js'\nimport {\n\tgetCanonicalLocale,\n\tgetLanguage,\n\tgetLocale,\n} from '@nextcloud/l10n'\n\nimport {\n\tgenerateUrl,\n\tgenerateFilePath,\n\tgenerateOcsUrl,\n\tgenerateRemoteUrl,\n\tgetRootUrl,\n\timagePath,\n\tlinkTo,\n} from '@nextcloud/router'\n\nimport {\n\tlinkToRemoteBase,\n} from './routing.js'\nimport msg from './msg.js'\nimport Notification from './notification.js'\nimport PasswordConfirmation from './password-confirmation.js'\nimport Plugins from './plugins.js'\nimport { theme } from './theme.js'\nimport Util from './util.js'\nimport { debug } from './debug.js'\nimport { redirect, reload } from './navigation.js'\nimport webroot from './webroot.js'\n\n/** @namespace OC */\nexport default {\n\t/*\n\t * Constants\n\t */\n\tcoreApps,\n\tmenuSpeed,\n\tPERMISSION_ALL,\n\tPERMISSION_CREATE,\n\tPERMISSION_DELETE,\n\tPERMISSION_NONE,\n\tPERMISSION_READ,\n\tPERMISSION_SHARE,\n\tPERMISSION_UPDATE,\n\tTAG_FAVORITE,\n\n\t/*\n\t * Deprecated helpers to be removed\n\t */\n\t/**\n\t * Check if a user file is allowed to be handled.\n\t *\n\t * @param {string} file to check\n\t * @return {boolean}\n\t * @deprecated 17.0.0\n\t */\n\tfileIsBlacklisted: file => !!(file.match(Config.blacklist_files_regex)),\n\tApps,\n\tAppConfig,\n\tappConfig,\n\tappswebroots,\n\tBackbone,\n\tconfig: Config,\n\t/**\n\t * Currently logged in user or null if none\n\t *\n\t * @type {string}\n\t * @deprecated use `getCurrentUser` from https://www.npmjs.com/package/@nextcloud/auth\n\t */\n\tcurrentUser,\n\tdialogs: Dialogs,\n\tEventSource,\n\t/**\n\t * Returns the currently logged in user or null if there is no logged in\n\t * user (public page mode)\n\t *\n\t * @since 9.0.0\n\t * @deprecated 19.0.0 use `getCurrentUser` from https://www.npmjs.com/package/@nextcloud/auth\n\t */\n\tgetCurrentUser,\n\tisUserAdmin,\n\tL10N,\n\n\t/**\n\t * Ajax error handlers\n\t *\n\t * @todo remove from here and keep internally -> requires new tests\n\t */\n\t_ajaxConnectionLostHandler: ajaxConnectionLostHandler,\n\t_processAjaxError: processAjaxError,\n\tregisterXHRForErrorProcessing,\n\n\t/**\n\t * Capabilities\n\t *\n\t * @type {Array}\n\t * @deprecated 20.0.0 use @nextcloud/capabilities instead\n\t */\n\tgetCapabilities,\n\n\t/*\n\t * Legacy menu helpers\n\t */\n\thideMenus,\n\tregisterMenu,\n\tshowMenu,\n\tunregisterMenu,\n\n\t/*\n\t * Path helpers\n\t */\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tbasename,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tencodePath,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tdirname,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tisSamePath,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tjoinPaths,\n\n\t/**\n\t * Host (url) helpers\n\t */\n\tgetHost,\n\tgetHostName,\n\tgetPort,\n\tgetProtocol,\n\n\t/**\n\t * @deprecated 20.0.0 use `getCanonicalLocale` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\tgetCanonicalLocale,\n\t/**\n\t * @deprecated 26.0.0 use `getLocale` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\tgetLocale,\n\t/**\n\t * @deprecated 26.0.0 use `getLanguage` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\tgetLanguage,\n\n\t/**\n\t * Query string helpers\n\t */\n\tbuildQueryString,\n\tparseQueryString,\n\n\tmsg,\n\tNotification,\n\t/**\n\t * @deprecated 28.0.0 use methods from '@nextcloud/password-confirmation'\n\t */\n\tPasswordConfirmation,\n\tPlugins,\n\ttheme,\n\tUtil,\n\tdebug,\n\t/**\n\t * @deprecated 19.0.0 use `generateFilePath` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tfilePath: generateFilePath,\n\t/**\n\t * @deprecated 19.0.0 use `generateUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tgenerateUrl,\n\t/**\n\t * @deprecated 19.0.0 use https://lodash.com/docs#get\n\t */\n\tget: get(window),\n\t/**\n\t * @deprecated 19.0.0 use https://lodash.com/docs#set\n\t */\n\tset: set(window),\n\t/**\n\t * @deprecated 19.0.0 use `getRootUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tgetRootPath: getRootUrl,\n\t/**\n\t * @deprecated 19.0.0 use `imagePath` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\timagePath,\n\tredirect,\n\treload,\n\trequestToken: getRequestToken(),\n\t/**\n\t * @deprecated 19.0.0 use `linkTo` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tlinkTo,\n\t/**\n\t * @param {string} service service name\n\t * @param {number} version OCS API version\n\t * @return {string} OCS API base path\n\t * @deprecated 19.0.0 use `generateOcsUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tlinkToOCS: (service, version) => {\n\t\treturn generateOcsUrl(service, {}, {\n\t\t\tocsVersion: version || 1,\n\t\t}) + '/'\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `generateRemoteUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tlinkToRemote: generateRemoteUrl,\n\tlinkToRemoteBase,\n\t/**\n\t * Relative path to Nextcloud root.\n\t * For example: \"/nextcloud\"\n\t *\n\t * @type {string}\n\t *\n\t * @deprecated 19.0.0 use `getRootUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t * @see OC#getRootPath\n\t */\n\twebroot,\n}\n\n// Keep the request token prop in sync\nsubscribe('csrf-token-update', e => {\n\tOC.requestToken = e.token\n\n\t// Logging might help debug (Sentry) issues\n\tconsole.info('OC.requestToken changed', e.token)\n})\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCapabilities as realGetCapabilities } from '@nextcloud/capabilities'\n\n/**\n * Returns the capabilities\n *\n * @return {Array} capabilities\n *\n * @since 14.0.0\n */\nexport const getCapabilities = () => {\n\tOC.debug && console.warn('OC.getCapabilities is deprecated and will be removed in Nextcloud 21. See @nextcloud/capabilities')\n\treturn realGetCapabilities()\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const getProtocol = () => window.location.protocol.split(':')[0]\n\n/**\n * Returns the host used to access this Nextcloud instance\n * Host is sometimes the same as the hostname but now always.\n *\n * Examples:\n * http://example.com => example.com\n * https://example.com => example.com\n * http://example.com:8080 => example.com:8080\n *\n * @return {string} host\n *\n * @since 8.2.0\n * @deprecated 17.0.0 use window.location.host directly\n */\nexport const getHost = () => window.location.host\n\n/**\n * Returns the hostname used to access this Nextcloud instance\n * The hostname is always stripped of the port\n *\n * @return {string} hostname\n * @since 9.0.0\n * @deprecated 17.0.0 use window.location.hostname directly\n */\nexport const getHostName = () => window.location.hostname\n\n/**\n * Returns the port number used to access this Nextcloud instance\n *\n * @return {number} port number\n *\n * @since 8.2.0\n * @deprecated 17.0.0 use window.location.port directly\n */\nexport const getPort = () => window.location.port\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const get = context => name => {\n\tconst namespaces = name.split('.')\n\tconst tail = namespaces.pop()\n\n\tfor (let i = 0; i < namespaces.length; i++) {\n\t\tcontext = context[namespaces[i]]\n\t\tif (!context) {\n\t\t\treturn false\n\t\t}\n\t}\n\treturn context[tail]\n}\n\n/**\n * Set a variable by name\n *\n * @param {string} context context\n * @return {Function} setter\n * @deprecated 19.0.0 use https://lodash.com/docs#set\n */\nexport const set = context => (name, value) => {\n\tconst namespaces = name.split('.')\n\tconst tail = namespaces.pop()\n\n\tfor (let i = 0; i < namespaces.length; i++) {\n\t\tif (!context[namespaces[i]]) {\n\t\t\tcontext[namespaces[i]] = {}\n\t\t}\n\t\tcontext = context[namespaces[i]]\n\t}\n\tcontext[tail] = value\n\treturn value\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const redirect = targetURL => { window.location = targetURL }\n\n/**\n * Reloads the current page\n *\n * @deprecated 17.0.0 use window.location.reload directly\n */\nexport const reload = () => { window.location.reload() }\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:\"guest-box login-box\"},[(!_vm.hideLoginForm || _vm.directLogin)?[_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[(!_vm.passwordlessLogin && !_vm.resetPassword && _vm.resetPasswordTarget === '')?_c('div',[_c('LoginForm',{attrs:{\"username\":_vm.user,\"redirect-url\":_vm.redirectUrl,\"direct-login\":_vm.directLogin,\"messages\":_vm.messages,\"errors\":_vm.errors,\"throttle-delay\":_vm.throttleDelay,\"auto-complete-allowed\":_vm.autoCompleteAllowed,\"email-states\":_vm.emailStates},on:{\"update:username\":function($event){_vm.user=$event},\"submit\":function($event){_vm.loading = true}}}),_vm._v(\" \"),(_vm.canResetPassword && _vm.resetPasswordLink !== '')?_c('a',{staticClass:\"login-box__link\",attrs:{\"id\":\"lost-password\",\"href\":_vm.resetPasswordLink}},[_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Forgot password?'))+\"\\n\\t\\t\\t\\t\")]):(_vm.canResetPassword && !_vm.resetPassword)?_c('a',{staticClass:\"login-box__link\",attrs:{\"id\":\"lost-password\",\"href\":_vm.resetPasswordLink},on:{\"click\":function($event){$event.preventDefault();_vm.resetPassword = true}}},[_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Forgot password?'))+\"\\n\\t\\t\\t\\t\")]):_vm._e(),_vm._v(\" \"),(_vm.hasPasswordless)?[(_vm.countAlternativeLogins)?_c('div',{staticClass:\"alternative-logins\"},[(_vm.hasPasswordless)?_c('a',{staticClass:\"button\",class:{ 'single-alt-login-option': _vm.countAlternativeLogins },attrs:{\"href\":\"#\"},on:{\"click\":function($event){$event.preventDefault();_vm.passwordlessLogin = true}}},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Log in with a device'))+\"\\n\\t\\t\\t\\t\\t\\t\")]):_vm._e()]):_c('a',{attrs:{\"href\":\"#\"},on:{\"click\":function($event){$event.preventDefault();_vm.passwordlessLogin = true}}},[_vm._v(\"\\n\\t\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Log in with a device'))+\"\\n\\t\\t\\t\\t\\t\")])]:_vm._e()],2):(!_vm.loading && _vm.passwordlessLogin)?_c('div',{key:\"reset-pw-less\",staticClass:\"login-additional login-passwordless\"},[_c('PasswordLessLoginForm',{attrs:{\"username\":_vm.user,\"redirect-url\":_vm.redirectUrl,\"auto-complete-allowed\":_vm.autoCompleteAllowed,\"is-https\":_vm.isHttps,\"is-localhost\":_vm.isLocalhost},on:{\"update:username\":function($event){_vm.user=$event},\"submit\":function($event){_vm.loading = true}}}),_vm._v(\" \"),_c('NcButton',{attrs:{\"type\":\"tertiary\",\"aria-label\":_vm.t('core', 'Back to login form'),\"wide\":true},on:{\"click\":function($event){_vm.passwordlessLogin = false}}},[_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Back'))+\"\\n\\t\\t\\t\\t\")])],1):(!_vm.loading && _vm.canResetPassword)?_c('div',{key:\"reset-can-reset\",staticClass:\"login-additional\"},[_c('div',{staticClass:\"lost-password-container\"},[(_vm.resetPassword)?_c('ResetPassword',{attrs:{\"username\":_vm.user,\"reset-password-link\":_vm.resetPasswordLink},on:{\"update:username\":function($event){_vm.user=$event},\"abort\":function($event){_vm.resetPassword = false}}}):_vm._e()],1)]):(_vm.resetPasswordTarget !== '')?_c('div',[_c('UpdatePassword',{attrs:{\"username\":_vm.user,\"reset-password-target\":_vm.resetPasswordTarget},on:{\"update:username\":function($event){_vm.user=$event},\"done\":_vm.passwordResetFinished}})],1):_vm._e()])]:[_c('transition',{attrs:{\"name\":\"fade\",\"mode\":\"out-in\"}},[_c('NcNoteCard',{attrs:{\"type\":\"info\",\"title\":_vm.t('core', 'Login form is disabled.')}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'The Nextcloud login form is disabled. Use another login option if available or contact your administration.'))+\"\\n\\t\\t\\t\")])],1)],_vm._v(\" \"),_c('div',{staticClass:\"alternative-logins\",attrs:{\"id\":\"alternative-logins\"}},_vm._l((_vm.alternativeLogins),function(alternativeLogin,index){return _c('NcButton',{key:index,class:[alternativeLogin.class],attrs:{\"type\":\"secondary\",\"wide\":true,\"role\":\"link\",\"href\":alternativeLogin.href}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(alternativeLogin.name)+\"\\n\\t\\t\")])}),1)],2)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport default {\n\n\tcomputed: {\n\t\tuserNameInputLengthIs255() {\n\t\t\treturn this.user.length >= 255\n\t\t},\n\t\tuserInputHelperText() {\n\t\t\tif (this.userNameInputLengthIs255) {\n\t\t\t\treturn t('core', 'Email length is at max (255)')\n\t\t\t}\n\t\t\treturn undefined\n\t\t},\n\t},\n}\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcButton',{attrs:{\"type\":\"primary\",\"native-type\":\"submit\",\"wide\":true,\"disabled\":_vm.loading},on:{\"click\":function($event){return _vm.$emit('click')}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [(_vm.loading)?_c('div',{staticClass:\"submit-wrapper__icon icon-loading-small-dark\"}):_c('ArrowRight',{staticClass:\"submit-wrapper__icon\"})]},proxy:true}])},[_vm._v(\"\\n\\t\"+_vm._s(!_vm.loading ? _vm.value : _vm.valueLoading)+\"\\n\\t\")])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginButton.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginButton.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginButton.vue?vue&type=style&index=0&id=79b727b6&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginButton.vue?vue&type=style&index=0&id=79b727b6&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./LoginButton.vue?vue&type=template&id=79b727b6&scoped=true\"\nimport script from \"./LoginButton.vue?vue&type=script&lang=js\"\nexport * from \"./LoginButton.vue?vue&type=script&lang=js\"\nimport style0 from \"./LoginButton.vue?vue&type=style&index=0&id=79b727b6&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"79b727b6\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginForm.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginForm.vue?vue&type=script&lang=js\"","\n\n\n\n\n\n\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginForm.vue?vue&type=style&index=0&id=24488f0b&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./LoginForm.vue?vue&type=style&index=0&id=24488f0b&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./LoginForm.vue?vue&type=template&id=24488f0b&scoped=true\"\nimport script from \"./LoginForm.vue?vue&type=script&lang=js\"\nexport * from \"./LoginForm.vue?vue&type=script&lang=js\"\nimport style0 from \"./LoginForm.vue?vue&type=style&index=0&id=24488f0b&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"24488f0b\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('form',{ref:\"loginForm\",staticClass:\"login-form\",attrs:{\"method\":\"post\",\"name\":\"login\",\"action\":_vm.loginActionUrl},on:{\"submit\":_vm.submit}},[_c('fieldset',{staticClass:\"login-form__fieldset\",attrs:{\"data-login-form\":\"\"}},[(_vm.apacheAuthFailed)?_c('NcNoteCard',{attrs:{\"title\":_vm.t('core', 'Server side authentication failed!'),\"type\":\"warning\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Please contact your administrator.'))+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),(_vm.csrfCheckFailed)?_c('NcNoteCard',{attrs:{\"heading\":_vm.t('core', 'Temporary error'),\"type\":\"error\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Please try again.'))+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),(_vm.messages.length > 0)?_c('NcNoteCard',_vm._l((_vm.messages),function(message,index){return _c('div',{key:index},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(message)),_c('br')])}),0):_vm._e(),_vm._v(\" \"),(_vm.internalException)?_c('NcNoteCard',{class:_vm.t('core', 'An internal error occurred.'),attrs:{\"type\":\"warning\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Please try again or contact your administrator.'))+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),_c('div',{staticClass:\"hidden\",attrs:{\"id\":\"message\"}},[_c('img',{staticClass:\"float-spinner\",attrs:{\"alt\":\"\",\"src\":_vm.loadingIcon}}),_vm._v(\" \"),_c('span',{attrs:{\"id\":\"messageText\"}}),_vm._v(\" \"),_c('div',{staticStyle:{\"clear\":\"both\"}})]),_vm._v(\" \"),_c('h2',{staticClass:\"login-form__headline\",attrs:{\"data-login-form-headline\":\"\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.headlineText)+\"\\n\\t\\t\")]),_vm._v(\" \"),_c('NcTextField',{ref:\"user\",class:{shake: _vm.invalidPassword},attrs:{\"id\":\"user\",\"label\":_vm.loginText,\"name\":\"user\",\"maxlength\":255,\"value\":_vm.user,\"autocapitalize\":\"none\",\"spellchecking\":false,\"autocomplete\":_vm.autoCompleteAllowed ? 'username' : 'off',\"required\":\"\",\"error\":_vm.userNameInputLengthIs255,\"helper-text\":_vm.userInputHelperText,\"data-login-form-input-user\":\"\"},on:{\"update:value\":function($event){_vm.user=$event},\"change\":_vm.updateUsername}}),_vm._v(\" \"),_c('NcPasswordField',{ref:\"password\",class:{shake: _vm.invalidPassword},attrs:{\"id\":\"password\",\"name\":\"password\",\"value\":_vm.password,\"spellchecking\":false,\"autocapitalize\":\"none\",\"autocomplete\":_vm.autoCompleteAllowed ? 'current-password' : 'off',\"label\":_vm.t('core', 'Password'),\"helper-text\":_vm.errorLabel,\"error\":_vm.isError,\"data-login-form-input-password\":\"\",\"required\":\"\"},on:{\"update:value\":function($event){_vm.password=$event}}}),_vm._v(\" \"),_c('LoginButton',{attrs:{\"data-login-form-submit\":\"\",\"loading\":_vm.loading}}),_vm._v(\" \"),(_vm.redirectUrl)?_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"redirect_url\"},domProps:{\"value\":_vm.redirectUrl}}):_vm._e(),_vm._v(\" \"),_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"timezone\"},domProps:{\"value\":_vm.timezone}}),_vm._v(\" \"),_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"timezone_offset\"},domProps:{\"value\":_vm.timezoneOffset}}),_vm._v(\" \"),_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"requesttoken\"},domProps:{\"value\":_vm.requestToken}}),_vm._v(\" \"),(_vm.directLogin)?_c('input',{attrs:{\"type\":\"hidden\",\"name\":\"direct\",\"value\":\"1\"}}):_vm._e()],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * Determine if the browser is capable of Webauthn\n */\nexport function browserSupportsWebAuthn() {\n return _browserSupportsWebAuthnInternals.stubThis(globalThis?.PublicKeyCredential !== undefined &&\n typeof globalThis.PublicKeyCredential === 'function');\n}\n// Make it possible to stub the return value during testing\nexport const _browserSupportsWebAuthnInternals = {\n stubThis: (value) => value,\n};\n","/**\n * A custom Error used to return a more nuanced error detailing _why_ one of the eight documented\n * errors in the spec was raised after calling `navigator.credentials.create()` or\n * `navigator.credentials.get()`:\n *\n * - `AbortError`\n * - `ConstraintError`\n * - `InvalidStateError`\n * - `NotAllowedError`\n * - `NotSupportedError`\n * - `SecurityError`\n * - `TypeError`\n * - `UnknownError`\n *\n * Error messages were determined through investigation of the spec to determine under which\n * scenarios a given error would be raised.\n */\nexport class WebAuthnError extends Error {\n constructor({ message, code, cause, name, }) {\n // @ts-ignore: help Rollup understand that `cause` is okay to set\n super(message, { cause });\n Object.defineProperty(this, \"code\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n this.name = name ?? cause.name;\n this.code = code;\n }\n}\n","class BaseWebAuthnAbortService {\n constructor() {\n Object.defineProperty(this, \"controller\", {\n enumerable: true,\n configurable: true,\n writable: true,\n value: void 0\n });\n }\n /**\n * Prepare an abort signal that will help support multiple auth attempts without needing to\n * reload the page. This is automatically called whenever `startRegistration()` and\n * `startAuthentication()` are called.\n */\n createNewAbortSignal() {\n // Abort any existing calls to navigator.credentials.create() or navigator.credentials.get()\n if (this.controller) {\n const abortError = new Error('Cancelling existing WebAuthn API call for new one');\n abortError.name = 'AbortError';\n this.controller.abort(abortError);\n }\n const newController = new AbortController();\n this.controller = newController;\n return newController.signal;\n }\n /**\n * Manually cancel any active WebAuthn registration or authentication attempt.\n */\n cancelCeremony() {\n if (this.controller) {\n const abortError = new Error('Manually cancelling existing WebAuthn API call');\n abortError.name = 'AbortError';\n this.controller.abort(abortError);\n this.controller = undefined;\n }\n }\n}\n/**\n * A service singleton to help ensure that only a single WebAuthn ceremony is active at a time.\n *\n * Users of **@simplewebauthn/browser** shouldn't typically need to use this, but it can help e.g.\n * developers building projects that use client-side routing to better control the behavior of\n * their UX in response to router navigation events.\n */\nexport const WebAuthnAbortService = new BaseWebAuthnAbortService();\n","/**\n * Convert the given array buffer into a Base64URL-encoded string. Ideal for converting various\n * credential response ArrayBuffers to string for sending back to the server as JSON.\n *\n * Helper method to compliment `base64URLStringToBuffer`\n */\nexport function bufferToBase64URLString(buffer) {\n const bytes = new Uint8Array(buffer);\n let str = '';\n for (const charCode of bytes) {\n str += String.fromCharCode(charCode);\n }\n const base64String = btoa(str);\n return base64String.replace(/\\+/g, '-').replace(/\\//g, '_').replace(/=/g, '');\n}\n","/**\n * Convert from a Base64URL-encoded string to an Array Buffer. Best used when converting a\n * credential ID from a JSON string to an ArrayBuffer, like in allowCredentials or\n * excludeCredentials\n *\n * Helper method to compliment `bufferToBase64URLString`\n */\nexport function base64URLStringToBuffer(base64URLString) {\n // Convert from Base64URL to Base64\n const base64 = base64URLString.replace(/-/g, '+').replace(/_/g, '/');\n /**\n * Pad with '=' until it's a multiple of four\n * (4 - (85 % 4 = 1) = 3) % 4 = 3 padding\n * (4 - (86 % 4 = 2) = 2) % 4 = 2 padding\n * (4 - (87 % 4 = 3) = 1) % 4 = 1 padding\n * (4 - (88 % 4 = 0) = 4) % 4 = 0 padding\n */\n const padLength = (4 - (base64.length % 4)) % 4;\n const padded = base64.padEnd(base64.length + padLength, '=');\n // Convert to a binary string\n const binary = atob(padded);\n // Convert binary string to buffer\n const buffer = new ArrayBuffer(binary.length);\n const bytes = new Uint8Array(buffer);\n for (let i = 0; i < binary.length; i++) {\n bytes[i] = binary.charCodeAt(i);\n }\n return buffer;\n}\n","import { browserSupportsWebAuthn } from './browserSupportsWebAuthn.js';\n/**\n * Determine if the browser supports conditional UI, so that WebAuthn credentials can\n * be shown to the user in the browser's typical password autofill popup.\n */\nexport function browserSupportsWebAuthnAutofill() {\n if (!browserSupportsWebAuthn()) {\n return _browserSupportsWebAuthnAutofillInternals.stubThis(new Promise((resolve) => resolve(false)));\n }\n /**\n * I don't like the `as unknown` here but there's a `declare var PublicKeyCredential` in\n * TS' DOM lib that's making it difficult for me to just go `as PublicKeyCredentialFuture` as I\n * want. I think I'm fine with this for now since it's _supposed_ to be temporary, until TS types\n * have a chance to catch up.\n */\n const globalPublicKeyCredential = globalThis\n .PublicKeyCredential;\n if (globalPublicKeyCredential?.isConditionalMediationAvailable === undefined) {\n return _browserSupportsWebAuthnAutofillInternals.stubThis(new Promise((resolve) => resolve(false)));\n }\n return _browserSupportsWebAuthnAutofillInternals.stubThis(globalPublicKeyCredential.isConditionalMediationAvailable());\n}\n// Make it possible to stub the return value during testing\nexport const _browserSupportsWebAuthnAutofillInternals = {\n stubThis: (value) => value,\n};\n","import { base64URLStringToBuffer } from './base64URLStringToBuffer.js';\nexport function toPublicKeyCredentialDescriptor(descriptor) {\n const { id } = descriptor;\n return {\n ...descriptor,\n id: base64URLStringToBuffer(id),\n /**\n * `descriptor.transports` is an array of our `AuthenticatorTransportFuture` that includes newer\n * transports that TypeScript's DOM lib is ignorant of. Convince TS that our list of transports\n * are fine to pass to WebAuthn since browsers will recognize the new value.\n */\n transports: descriptor.transports,\n };\n}\n","const attachments = ['cross-platform', 'platform'];\n/**\n * If possible coerce a `string` value into a known `AuthenticatorAttachment`\n */\nexport function toAuthenticatorAttachment(attachment) {\n if (!attachment) {\n return;\n }\n if (attachments.indexOf(attachment) < 0) {\n return;\n }\n return attachment;\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { getLoggerBuilder } from '@nextcloud/logger'\n\nconst getLogger = user => {\n\tif (user === null) {\n\t\treturn getLoggerBuilder()\n\t\t\t.setApp('core')\n\t\t\t.build()\n\t}\n\treturn getLoggerBuilder()\n\t\t.setApp('core')\n\t\t.setUid(user.uid)\n\t\t.build()\n}\n\nexport default getLogger(getCurrentUser())\n\nexport const unifiedSearchLogger = getLoggerBuilder()\n\t.setApp('unified-search')\n\t.detectUser()\n\t.build()\n","/**\n * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nimport { startAuthentication as startWebauthnAuthentication } from '@simplewebauthn/browser';\nimport { generateUrl } from '@nextcloud/router';\nimport Axios from '@nextcloud/axios';\nimport logger from '../logger';\nexport class NoValidCredentials extends Error {\n}\n/**\n * Start webautn authentication\n * This loads the challenge, connects to the authenticator and returns the repose that needs to be sent to the server.\n *\n * @param loginName Name to login\n */\nexport async function startAuthentication(loginName) {\n const url = generateUrl('/login/webauthn/start');\n const { data } = await Axios.post(url, { loginName });\n if (!data.allowCredentials || data.allowCredentials.length === 0) {\n logger.error('No valid credentials returned for webauthn');\n throw new NoValidCredentials();\n }\n return await startWebauthnAuthentication(data);\n}\n/**\n * Verify webauthn authentication\n * @param authData The authentication data to sent to the server\n */\nexport async function finishAuthentication(authData) {\n const url = generateUrl('/login/webauthn/finish');\n const { data } = await Axios.post(url, { data: JSON.stringify(authData) });\n return data;\n}\n","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./LockOpen.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./LockOpen.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./LockOpen.vue?vue&type=template&id=d7513faa\"\nimport script from \"./LockOpen.vue?vue&type=script&lang=js\"\nexport * from \"./LockOpen.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon lock-open-icon\",attrs:{\"aria-hidden\":_vm.title ? null : 'true',\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V10A2,2 0 0,1 6,8H15V6A3,3 0 0,0 12,3A3,3 0 0,0 9,6H7A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,17A2,2 0 0,0 14,15A2,2 0 0,0 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PasswordLessLoginForm.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PasswordLessLoginForm.vue?vue&type=script&lang=js\"","\n\n\n\n\n\n","import { bufferToBase64URLString } from '../helpers/bufferToBase64URLString.js';\nimport { base64URLStringToBuffer } from '../helpers/base64URLStringToBuffer.js';\nimport { browserSupportsWebAuthn } from '../helpers/browserSupportsWebAuthn.js';\nimport { browserSupportsWebAuthnAutofill } from '../helpers/browserSupportsWebAuthnAutofill.js';\nimport { toPublicKeyCredentialDescriptor } from '../helpers/toPublicKeyCredentialDescriptor.js';\nimport { identifyAuthenticationError } from '../helpers/identifyAuthenticationError.js';\nimport { WebAuthnAbortService } from '../helpers/webAuthnAbortService.js';\nimport { toAuthenticatorAttachment } from '../helpers/toAuthenticatorAttachment.js';\n/**\n * Begin authenticator \"login\" via WebAuthn assertion\n *\n * @param optionsJSON Output from **@simplewebauthn/server**'s `generateAuthenticationOptions()`\n * @param useBrowserAutofill (Optional) Initialize conditional UI to enable logging in via browser autofill prompts. Defaults to `false`.\n * @param verifyBrowserAutofillInput (Optional) Ensure a suitable `` element is present when `useBrowserAutofill` is `true`. Defaults to `true`.\n */\nexport async function startAuthentication(options) {\n const { optionsJSON, useBrowserAutofill = false, verifyBrowserAutofillInput = true, } = options;\n if (!browserSupportsWebAuthn()) {\n throw new Error('WebAuthn is not supported in this browser');\n }\n // We need to avoid passing empty array to avoid blocking retrieval\n // of public key\n let allowCredentials;\n if (optionsJSON.allowCredentials?.length !== 0) {\n allowCredentials = optionsJSON.allowCredentials?.map(toPublicKeyCredentialDescriptor);\n }\n // We need to convert some values to Uint8Arrays before passing the credentials to the navigator\n const publicKey = {\n ...optionsJSON,\n challenge: base64URLStringToBuffer(optionsJSON.challenge),\n allowCredentials,\n };\n // Prepare options for `.get()`\n const getOptions = {};\n /**\n * Set up the page to prompt the user to select a credential for authentication via the browser's\n * input autofill mechanism.\n */\n if (useBrowserAutofill) {\n if (!(await browserSupportsWebAuthnAutofill())) {\n throw Error('Browser does not support WebAuthn autofill');\n }\n // Check for an with \"webauthn\" in its `autocomplete` attribute\n const eligibleInputs = document.querySelectorAll(\"input[autocomplete$='webauthn']\");\n // WebAuthn autofill requires at least one valid input\n if (eligibleInputs.length < 1 && verifyBrowserAutofillInput) {\n throw Error('No with \"webauthn\" as the only or last value in its `autocomplete` attribute was detected');\n }\n // `CredentialMediationRequirement` doesn't know about \"conditional\" yet as of\n // typescript@4.6.3\n getOptions.mediation = 'conditional';\n // Conditional UI requires an empty allow list\n publicKey.allowCredentials = [];\n }\n // Finalize options\n getOptions.publicKey = publicKey;\n // Set up the ability to cancel this request if the user attempts another\n getOptions.signal = WebAuthnAbortService.createNewAbortSignal();\n // Wait for the user to complete assertion\n let credential;\n try {\n credential = (await navigator.credentials.get(getOptions));\n }\n catch (err) {\n throw identifyAuthenticationError({ error: err, options: getOptions });\n }\n if (!credential) {\n throw new Error('Authentication was not completed');\n }\n const { id, rawId, response, type } = credential;\n let userHandle = undefined;\n if (response.userHandle) {\n userHandle = bufferToBase64URLString(response.userHandle);\n }\n // Convert values to base64 to make it easier to send back to the server\n return {\n id,\n rawId: bufferToBase64URLString(rawId),\n response: {\n authenticatorData: bufferToBase64URLString(response.authenticatorData),\n clientDataJSON: bufferToBase64URLString(response.clientDataJSON),\n signature: bufferToBase64URLString(response.signature),\n userHandle,\n },\n type,\n clientExtensionResults: credential.getClientExtensionResults(),\n authenticatorAttachment: toAuthenticatorAttachment(credential.authenticatorAttachment),\n };\n}\n","import { isValidDomain } from './isValidDomain.js';\nimport { WebAuthnError } from './webAuthnError.js';\n/**\n * Attempt to intuit _why_ an error was raised after calling `navigator.credentials.get()`\n */\nexport function identifyAuthenticationError({ error, options, }) {\n const { publicKey } = options;\n if (!publicKey) {\n throw Error('options was missing required publicKey property');\n }\n if (error.name === 'AbortError') {\n if (options.signal instanceof AbortSignal) {\n // https://www.w3.org/TR/webauthn-2/#sctn-createCredential (Step 16)\n return new WebAuthnError({\n message: 'Authentication ceremony was sent an abort signal',\n code: 'ERROR_CEREMONY_ABORTED',\n cause: error,\n });\n }\n }\n else if (error.name === 'NotAllowedError') {\n /**\n * Pass the error directly through. Platforms are overloading this error beyond what the spec\n * defines and we don't want to overwrite potentially useful error messages.\n */\n return new WebAuthnError({\n message: error.message,\n code: 'ERROR_PASSTHROUGH_SEE_CAUSE_PROPERTY',\n cause: error,\n });\n }\n else if (error.name === 'SecurityError') {\n const effectiveDomain = globalThis.location.hostname;\n if (!isValidDomain(effectiveDomain)) {\n // https://www.w3.org/TR/webauthn-2/#sctn-discover-from-external-source (Step 5)\n return new WebAuthnError({\n message: `${globalThis.location.hostname} is an invalid domain`,\n code: 'ERROR_INVALID_DOMAIN',\n cause: error,\n });\n }\n else if (publicKey.rpId !== effectiveDomain) {\n // https://www.w3.org/TR/webauthn-2/#sctn-discover-from-external-source (Step 6)\n return new WebAuthnError({\n message: `The RP ID \"${publicKey.rpId}\" is invalid for this domain`,\n code: 'ERROR_INVALID_RP_ID',\n cause: error,\n });\n }\n }\n else if (error.name === 'UnknownError') {\n // https://www.w3.org/TR/webauthn-2/#sctn-op-get-assertion (Step 1)\n // https://www.w3.org/TR/webauthn-2/#sctn-op-get-assertion (Step 12)\n return new WebAuthnError({\n message: 'The authenticator was unable to process the specified options, or could not create a new assertion signature',\n code: 'ERROR_AUTHENTICATOR_GENERAL_ERROR',\n cause: error,\n });\n }\n return error;\n}\n","/**\n * A simple test to determine if a hostname is a properly-formatted domain name\n *\n * A \"valid domain\" is defined here: https://url.spec.whatwg.org/#valid-domain\n *\n * Regex sourced from here:\n * https://www.oreilly.com/library/view/regular-expressions-cookbook/9781449327453/ch08s15.html\n */\nexport function isValidDomain(hostname) {\n return (\n // Consider localhost valid as well since it's okay wrt Secure Contexts\n hostname === 'localhost' ||\n /^([a-z0-9]+(-[a-z0-9]+)*\\.)+[a-z]{2,}$/i.test(hostname));\n}\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PasswordLessLoginForm.vue?vue&type=style&index=0&id=0c2456d6&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PasswordLessLoginForm.vue?vue&type=style&index=0&id=0c2456d6&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./PasswordLessLoginForm.vue?vue&type=template&id=0c2456d6&scoped=true\"\nimport script from \"./PasswordLessLoginForm.vue?vue&type=script&lang=js\"\nexport * from \"./PasswordLessLoginForm.vue?vue&type=script&lang=js\"\nimport style0 from \"./PasswordLessLoginForm.vue?vue&type=style&index=0&id=0c2456d6&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"0c2456d6\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return ((_vm.isHttps || _vm.isLocalhost) && _vm.supportsWebauthn)?_c('form',{ref:\"loginForm\",attrs:{\"method\":\"post\",\"name\":\"login\"},on:{\"submit\":function($event){$event.preventDefault();return _vm.submit.apply(null, arguments)}}},[_c('h2',[_vm._v(_vm._s(_vm.t('core', 'Log in with a device')))]),_vm._v(\" \"),_c('fieldset',[_c('NcTextField',{attrs:{\"required\":\"\",\"value\":_vm.user,\"autocomplete\":_vm.autoCompleteAllowed ? 'on' : 'off',\"error\":!_vm.validCredentials,\"label\":_vm.t('core', 'Login or email'),\"placeholder\":_vm.t('core', 'Login or email'),\"helper-text\":!_vm.validCredentials ? _vm.t('core', 'Your account is not setup for passwordless login.') : ''},on:{\"update:value\":_vm.changeUsername}}),_vm._v(\" \"),(_vm.validCredentials)?_c('LoginButton',{attrs:{\"loading\":_vm.loading},on:{\"click\":_vm.authenticate}}):_vm._e()],1)]):(!_vm.supportsWebauthn)?_c('div',{staticClass:\"update\"},[_c('InformationIcon',{attrs:{\"size\":\"70\"}}),_vm._v(\" \"),_c('h2',[_vm._v(_vm._s(_vm.t('core', 'Browser not supported')))]),_vm._v(\" \"),_c('p',{staticClass:\"infogroup\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.t('core', 'Passwordless authentication is not supported in your browser.'))+\"\\n\\t\")])],1):(!_vm.isHttps && !_vm.isLocalhost)?_c('div',{staticClass:\"update\"},[_c('LockOpenIcon',{attrs:{\"size\":\"70\"}}),_vm._v(\" \"),_c('h2',[_vm._v(_vm._s(_vm.t('core', 'Your connection is not secure')))]),_vm._v(\" \"),_c('p',{staticClass:\"infogroup\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.t('core', 'Passwordless authentication is only available over a secure connection.'))+\"\\n\\t\")])],1):_vm._e()\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ResetPassword.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ResetPassword.vue?vue&type=script&lang=js\"","\n\n\n\n\n\n\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ResetPassword.vue?vue&type=style&index=0&id=fa5c0502&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ResetPassword.vue?vue&type=style&index=0&id=fa5c0502&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./ResetPassword.vue?vue&type=template&id=fa5c0502&scoped=true\"\nimport script from \"./ResetPassword.vue?vue&type=script&lang=js\"\nexport * from \"./ResetPassword.vue?vue&type=script&lang=js\"\nimport style0 from \"./ResetPassword.vue?vue&type=style&index=0&id=fa5c0502&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"fa5c0502\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('form',{staticClass:\"login-form\",on:{\"submit\":function($event){$event.preventDefault();return _vm.submit.apply(null, arguments)}}},[_c('fieldset',{staticClass:\"login-form__fieldset\"},[_c('NcTextField',{attrs:{\"id\":\"user\",\"value\":_vm.user,\"name\":\"user\",\"maxlength\":255,\"autocapitalize\":\"off\",\"label\":_vm.t('core', 'Login or email'),\"error\":_vm.userNameInputLengthIs255,\"helper-text\":_vm.userInputHelperText,\"required\":\"\"},on:{\"update:value\":function($event){_vm.user=$event},\"change\":_vm.updateUsername}}),_vm._v(\" \"),_c('LoginButton',{attrs:{\"value\":_vm.t('core', 'Reset password')}}),_vm._v(\" \"),(_vm.message === 'send-success')?_c('NcNoteCard',{attrs:{\"type\":\"success\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help.'))+\"\\n\\t\\t\")]):(_vm.message === 'send-error')?_c('NcNoteCard',{attrs:{\"type\":\"error\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Couldn\\'t send reset email. Please contact your administrator.'))+\"\\n\\t\\t\")]):(_vm.message === 'reset-error')?_c('NcNoteCard',{attrs:{\"type\":\"error\"}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Password cannot be changed. Please contact your administrator.'))+\"\\n\\t\\t\")]):_vm._e(),_vm._v(\" \"),_c('a',{staticClass:\"login-form__link\",attrs:{\"href\":\"#\"},on:{\"click\":function($event){$event.preventDefault();return _vm.$emit('abort')}}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('core', 'Back to login'))+\"\\n\\t\\t\")])],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdatePassword.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdatePassword.vue?vue&type=script&lang=js\"","\n\n\n\n\n\n\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdatePassword.vue?vue&type=style&index=0&id=6bdd5975&prod&scoped=true&lang=css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./UpdatePassword.vue?vue&type=style&index=0&id=6bdd5975&prod&scoped=true&lang=css\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./UpdatePassword.vue?vue&type=template&id=6bdd5975&scoped=true\"\nimport script from \"./UpdatePassword.vue?vue&type=script&lang=js\"\nexport * from \"./UpdatePassword.vue?vue&type=script&lang=js\"\nimport style0 from \"./UpdatePassword.vue?vue&type=style&index=0&id=6bdd5975&prod&scoped=true&lang=css\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"6bdd5975\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('form',{on:{\"submit\":function($event){$event.preventDefault();return _vm.submit.apply(null, arguments)}}},[_c('fieldset',[_c('p',[_c('label',{staticClass:\"infield\",attrs:{\"for\":\"password\"}},[_vm._v(_vm._s(_vm.t('core', 'New password')))]),_vm._v(\" \"),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.password),expression:\"password\"}],attrs:{\"id\":\"password\",\"type\":\"password\",\"name\":\"password\",\"autocomplete\":\"new-password\",\"autocapitalize\":\"none\",\"spellcheck\":\"false\",\"required\":\"\",\"placeholder\":_vm.t('core', 'New password')},domProps:{\"value\":(_vm.password)},on:{\"input\":function($event){if($event.target.composing)return;_vm.password=$event.target.value}}})]),_vm._v(\" \"),(_vm.encrypted)?_c('div',{staticClass:\"update\"},[_c('p',[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('input',{directives:[{name:\"model\",rawName:\"v-model\",value:(_vm.proceed),expression:\"proceed\"}],staticClass:\"checkbox\",attrs:{\"id\":\"encrypted-continue\",\"type\":\"checkbox\"},domProps:{\"checked\":Array.isArray(_vm.proceed)?_vm._i(_vm.proceed,null)>-1:(_vm.proceed)},on:{\"change\":function($event){var $$a=_vm.proceed,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=null,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.proceed=$$a.concat([$$v]))}else{$$i>-1&&(_vm.proceed=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.proceed=$$c}}}}),_vm._v(\" \"),_c('label',{attrs:{\"for\":\"encrypted-continue\"}},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'I know what I\\'m doing'))+\"\\n\\t\\t\\t\")])]):_vm._e(),_vm._v(\" \"),_c('LoginButton',{attrs:{\"loading\":_vm.loading,\"value\":_vm.t('core', 'Reset password'),\"value-loading\":_vm.t('core', 'Resetting password')}}),_vm._v(\" \"),(_vm.error && _vm.message)?_c('p',{class:{warning: _vm.error}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.message)+\"\\n\\t\\t\")]):_vm._e()],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { generateUrl, getRootUrl } from '@nextcloud/router'\nimport logger from '../logger.js'\n\n/**\n *\n * @param {string} url the URL to check\n * @return {boolean}\n */\nconst isRelativeUrl = (url) => {\n\treturn !url.startsWith('https://') && !url.startsWith('http://')\n}\n\n/**\n * @param {string} url The URL to check\n * @return {boolean} true if the URL points to this nextcloud instance\n */\nconst isNextcloudUrl = (url) => {\n\tconst nextcloudBaseUrl = window.location.protocol + '//' + window.location.host + getRootUrl()\n\t// if the URL is absolute and starts with the baseUrl+rootUrl\n\t// OR if the URL is relative and starts with rootUrl\n\treturn url.startsWith(nextcloudBaseUrl)\n\t\t|| (isRelativeUrl(url) && url.startsWith(getRootUrl()))\n}\n\n/**\n * Check if a user was logged in but is now logged-out.\n * If this is the case then the user will be forwarded to the login page.\n * @returns {Promise}\n */\nasync function checkLoginStatus() {\n\t// skip if no logged in user\n\tif (getCurrentUser() === null) {\n\t\treturn\n\t}\n\n\t// skip if already running\n\tif (checkLoginStatus.running === true) {\n\t\treturn\n\t}\n\n\t// only run one request in parallel\n\tcheckLoginStatus.running = true\n\n\ttry {\n\t\t// We need to check this as a 401 in the first place could also come from other reasons\n\t\tconst { status } = await window.fetch(generateUrl('/apps/files'))\n\t\tif (status === 401) {\n\t\t\tconsole.warn('User session was terminated, forwarding to login page.')\n\t\t\tawait wipeBrowserStorages()\n\t\t\twindow.location = generateUrl('/login?redirect_url={url}', {\n\t\t\t\turl: window.location.pathname + window.location.search + window.location.hash,\n\t\t\t})\n\t\t}\n\t} catch (error) {\n\t\tconsole.warn('Could not check login-state')\n\t} finally {\n\t\tdelete checkLoginStatus.running\n\t}\n}\n\n/**\n * Clear all Browser storages connected to current origin.\n * @returns {Promise}\n */\nexport async function wipeBrowserStorages() {\n\ttry {\n\t\twindow.localStorage.clear()\n\t\twindow.sessionStorage.clear()\n\t\tconst indexedDBList = await window.indexedDB.databases()\n\t\tfor (const indexedDB of indexedDBList) {\n\t\t\tawait window.indexedDB.deleteDatabase(indexedDB.name)\n\t\t}\n\t\tlogger.debug('Browser storages cleared')\n\t} catch (error) {\n\t\tlogger.error('Could not clear browser storages', { error })\n\t}\n}\n\n/**\n * Intercept XMLHttpRequest and fetch API calls to add X-Requested-With header\n *\n * This is also done in @nextcloud/axios but not all requests pass through that\n */\nexport const interceptRequests = () => {\n\tXMLHttpRequest.prototype.open = (function(open) {\n\t\treturn function(method, url, async) {\n\t\t\topen.apply(this, arguments)\n\t\t\tif (isNextcloudUrl(url)) {\n\t\t\t\tif (!this.getResponseHeader('X-Requested-With')) {\n\t\t\t\t\tthis.setRequestHeader('X-Requested-With', 'XMLHttpRequest')\n\t\t\t\t}\n\t\t\t\tthis.addEventListener('loadend', function() {\n\t\t\t\t\tif (this.status === 401) {\n\t\t\t\t\t\tcheckLoginStatus()\n\t\t\t\t\t}\n\t\t\t\t})\n\t\t\t}\n\t\t}\n\t})(XMLHttpRequest.prototype.open)\n\n\twindow.fetch = (function(fetch) {\n\t\treturn async (resource, options) => {\n\t\t\t// fetch allows the `input` to be either a Request object or any stringifyable value\n\t\t\tif (!isNextcloudUrl(resource.url ?? resource.toString())) {\n\t\t\t\treturn await fetch(resource, options)\n\t\t\t}\n\t\t\tif (!options) {\n\t\t\t\toptions = {}\n\t\t\t}\n\t\t\tif (!options.headers) {\n\t\t\t\toptions.headers = new Headers()\n\t\t\t}\n\n\t\t\tif (options.headers instanceof Headers && !options.headers.has('X-Requested-With')) {\n\t\t\t\toptions.headers.append('X-Requested-With', 'XMLHttpRequest')\n\t\t\t} else if (options.headers instanceof Object && !options.headers['X-Requested-With']) {\n\t\t\t\toptions.headers['X-Requested-With'] = 'XMLHttpRequest'\n\t\t\t}\n\n\t\t\tconst response = await fetch(resource, options)\n\t\t\tif (response.status === 401) {\n\t\t\t\tcheckLoginStatus()\n\t\t\t}\n\t\t\treturn response\n\t\t}\n\t})(window.fetch)\n}\n","\n\n\n\n\n\n\n","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=script&lang=js\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&id=5cfef6a8&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Login.vue?vue&type=style&index=0&id=5cfef6a8&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Login.vue?vue&type=template&id=5cfef6a8\"\nimport script from \"./Login.vue?vue&type=script&lang=js\"\nexport * from \"./Login.vue?vue&type=script&lang=js\"\nimport style0 from \"./Login.vue?vue&type=style&index=0&id=5cfef6a8&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport L10n from '../OC/l10n.js'\nimport OC from '../OC/index.js'\n\nexport default {\n\tdata() {\n\t\treturn {\n\t\t\tOC,\n\t\t}\n\t},\n\tmethods: {\n\t\tt: L10n.translate.bind(L10n),\n\t\tn: L10n.translatePlural.bind(L10n),\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Vue from 'vue'\n\n// eslint-disable-next-line no-unused-vars\nimport OC from './OC/index.js' // TODO: Not needed but L10n breaks if removed\nimport LoginView from './views/Login.vue'\nimport Nextcloud from './mixins/Nextcloud.js'\n\nVue.mixin(Nextcloud)\n\nconst View = Vue.extend(LoginView)\nnew View().$mount('#login')\n","// Backbone.js 1.6.0\n\n// (c) 2010-2024 Jeremy Ashkenas and DocumentCloud\n// Backbone may be freely distributed under the MIT license.\n// For all details and documentation:\n// http://backbonejs.org\n\n(function(factory) {\n\n // Establish the root object, `window` (`self`) in the browser, or `global` on the server.\n // We use `self` instead of `window` for `WebWorker` support.\n var root = typeof self == 'object' && self.self === self && self ||\n typeof global == 'object' && global.global === global && global;\n\n // Set up Backbone appropriately for the environment. Start with AMD.\n if (typeof define === 'function' && define.amd) {\n define(['underscore', 'jquery', 'exports'], function(_, $, exports) {\n // Export global even in AMD case in case this script is loaded with\n // others that may still expect a global Backbone.\n root.Backbone = factory(root, exports, _, $);\n });\n\n // Next for Node.js or CommonJS. jQuery may not be needed as a module.\n } else if (typeof exports !== 'undefined') {\n var _ = require('underscore'), $;\n try { $ = require('jquery'); } catch (e) {}\n factory(root, exports, _, $);\n\n // Finally, as a browser global.\n } else {\n root.Backbone = factory(root, {}, root._, root.jQuery || root.Zepto || root.ender || root.$);\n }\n\n})(function(root, Backbone, _, $) {\n\n // Initial Setup\n // -------------\n\n // Save the previous value of the `Backbone` variable, so that it can be\n // restored later on, if `noConflict` is used.\n var previousBackbone = root.Backbone;\n\n // Create a local reference to a common array method we'll want to use later.\n var slice = Array.prototype.slice;\n\n // Current version of the library. Keep in sync with `package.json`.\n Backbone.VERSION = '1.6.0';\n\n // For Backbone's purposes, jQuery, Zepto, Ender, or My Library (kidding) owns\n // the `$` variable.\n Backbone.$ = $;\n\n // Runs Backbone.js in *noConflict* mode, returning the `Backbone` variable\n // to its previous owner. Returns a reference to this Backbone object.\n Backbone.noConflict = function() {\n root.Backbone = previousBackbone;\n return this;\n };\n\n // Turn on `emulateHTTP` to support legacy HTTP servers. Setting this option\n // will fake `\"PATCH\"`, `\"PUT\"` and `\"DELETE\"` requests via the `_method` parameter and\n // set a `X-Http-Method-Override` header.\n Backbone.emulateHTTP = false;\n\n // Turn on `emulateJSON` to support legacy servers that can't deal with direct\n // `application/json` requests ... this will encode the body as\n // `application/x-www-form-urlencoded` instead and will send the model in a\n // form param named `model`.\n Backbone.emulateJSON = false;\n\n // Backbone.Events\n // ---------------\n\n // A module that can be mixed in to *any object* in order to provide it with\n // a custom event channel. You may bind a callback to an event with `on` or\n // remove with `off`; `trigger`-ing an event fires all callbacks in\n // succession.\n //\n // var object = {};\n // _.extend(object, Backbone.Events);\n // object.on('expand', function(){ alert('expanded'); });\n // object.trigger('expand');\n //\n var Events = Backbone.Events = {};\n\n // Regular expression used to split event strings.\n var eventSplitter = /\\s+/;\n\n // A private global variable to share between listeners and listenees.\n var _listening;\n\n // Iterates over the standard `event, callback` (as well as the fancy multiple\n // space-separated events `\"change blur\", callback` and jQuery-style event\n // maps `{event: callback}`).\n var eventsApi = function(iteratee, events, name, callback, opts) {\n var i = 0, names;\n if (name && typeof name === 'object') {\n // Handle event maps.\n if (callback !== void 0 && 'context' in opts && opts.context === void 0) opts.context = callback;\n for (names = _.keys(name); i < names.length ; i++) {\n events = eventsApi(iteratee, events, names[i], name[names[i]], opts);\n }\n } else if (name && eventSplitter.test(name)) {\n // Handle space-separated event names by delegating them individually.\n for (names = name.split(eventSplitter); i < names.length; i++) {\n events = iteratee(events, names[i], callback, opts);\n }\n } else {\n // Finally, standard events.\n events = iteratee(events, name, callback, opts);\n }\n return events;\n };\n\n // Bind an event to a `callback` function. Passing `\"all\"` will bind\n // the callback to all events fired.\n Events.on = function(name, callback, context) {\n this._events = eventsApi(onApi, this._events || {}, name, callback, {\n context: context,\n ctx: this,\n listening: _listening\n });\n\n if (_listening) {\n var listeners = this._listeners || (this._listeners = {});\n listeners[_listening.id] = _listening;\n // Allow the listening to use a counter, instead of tracking\n // callbacks for library interop\n _listening.interop = false;\n }\n\n return this;\n };\n\n // Inversion-of-control versions of `on`. Tell *this* object to listen to\n // an event in another object... keeping track of what it's listening to\n // for easier unbinding later.\n Events.listenTo = function(obj, name, callback) {\n if (!obj) return this;\n var id = obj._listenId || (obj._listenId = _.uniqueId('l'));\n var listeningTo = this._listeningTo || (this._listeningTo = {});\n var listening = _listening = listeningTo[id];\n\n // This object is not listening to any other events on `obj` yet.\n // Setup the necessary references to track the listening callbacks.\n if (!listening) {\n this._listenId || (this._listenId = _.uniqueId('l'));\n listening = _listening = listeningTo[id] = new Listening(this, obj);\n }\n\n // Bind callbacks on obj.\n var error = tryCatchOn(obj, name, callback, this);\n _listening = void 0;\n\n if (error) throw error;\n // If the target obj is not Backbone.Events, track events manually.\n if (listening.interop) listening.on(name, callback);\n\n return this;\n };\n\n // The reducing API that adds a callback to the `events` object.\n var onApi = function(events, name, callback, options) {\n if (callback) {\n var handlers = events[name] || (events[name] = []);\n var context = options.context, ctx = options.ctx, listening = options.listening;\n if (listening) listening.count++;\n\n handlers.push({callback: callback, context: context, ctx: context || ctx, listening: listening});\n }\n return events;\n };\n\n // An try-catch guarded #on function, to prevent poisoning the global\n // `_listening` variable.\n var tryCatchOn = function(obj, name, callback, context) {\n try {\n obj.on(name, callback, context);\n } catch (e) {\n return e;\n }\n };\n\n // Remove one or many callbacks. If `context` is null, removes all\n // callbacks with that function. If `callback` is null, removes all\n // callbacks for the event. If `name` is null, removes all bound\n // callbacks for all events.\n Events.off = function(name, callback, context) {\n if (!this._events) return this;\n this._events = eventsApi(offApi, this._events, name, callback, {\n context: context,\n listeners: this._listeners\n });\n\n return this;\n };\n\n // Tell this object to stop listening to either specific events ... or\n // to every object it's currently listening to.\n Events.stopListening = function(obj, name, callback) {\n var listeningTo = this._listeningTo;\n if (!listeningTo) return this;\n\n var ids = obj ? [obj._listenId] : _.keys(listeningTo);\n for (var i = 0; i < ids.length; i++) {\n var listening = listeningTo[ids[i]];\n\n // If listening doesn't exist, this object is not currently\n // listening to obj. Break out early.\n if (!listening) break;\n\n listening.obj.off(name, callback, this);\n if (listening.interop) listening.off(name, callback);\n }\n if (_.isEmpty(listeningTo)) this._listeningTo = void 0;\n\n return this;\n };\n\n // The reducing API that removes a callback from the `events` object.\n var offApi = function(events, name, callback, options) {\n if (!events) return;\n\n var context = options.context, listeners = options.listeners;\n var i = 0, names;\n\n // Delete all event listeners and \"drop\" events.\n if (!name && !context && !callback) {\n for (names = _.keys(listeners); i < names.length; i++) {\n listeners[names[i]].cleanup();\n }\n return;\n }\n\n names = name ? [name] : _.keys(events);\n for (; i < names.length; i++) {\n name = names[i];\n var handlers = events[name];\n\n // Bail out if there are no events stored.\n if (!handlers) break;\n\n // Find any remaining events.\n var remaining = [];\n for (var j = 0; j < handlers.length; j++) {\n var handler = handlers[j];\n if (\n callback && callback !== handler.callback &&\n callback !== handler.callback._callback ||\n context && context !== handler.context\n ) {\n remaining.push(handler);\n } else {\n var listening = handler.listening;\n if (listening) listening.off(name, callback);\n }\n }\n\n // Replace events if there are any remaining. Otherwise, clean up.\n if (remaining.length) {\n events[name] = remaining;\n } else {\n delete events[name];\n }\n }\n\n return events;\n };\n\n // Bind an event to only be triggered a single time. After the first time\n // the callback is invoked, its listener will be removed. If multiple events\n // are passed in using the space-separated syntax, the handler will fire\n // once for each event, not once for a combination of all events.\n Events.once = function(name, callback, context) {\n // Map the event into a `{event: once}` object.\n var events = eventsApi(onceMap, {}, name, callback, this.off.bind(this));\n if (typeof name === 'string' && context == null) callback = void 0;\n return this.on(events, callback, context);\n };\n\n // Inversion-of-control versions of `once`.\n Events.listenToOnce = function(obj, name, callback) {\n // Map the event into a `{event: once}` object.\n var events = eventsApi(onceMap, {}, name, callback, this.stopListening.bind(this, obj));\n return this.listenTo(obj, events);\n };\n\n // Reduces the event callbacks into a map of `{event: onceWrapper}`.\n // `offer` unbinds the `onceWrapper` after it has been called.\n var onceMap = function(map, name, callback, offer) {\n if (callback) {\n var once = map[name] = _.once(function() {\n offer(name, once);\n callback.apply(this, arguments);\n });\n once._callback = callback;\n }\n return map;\n };\n\n // Trigger one or many events, firing all bound callbacks. Callbacks are\n // passed the same arguments as `trigger` is, apart from the event name\n // (unless you're listening on `\"all\"`, which will cause your callback to\n // receive the true name of the event as the first argument).\n Events.trigger = function(name) {\n if (!this._events) return this;\n\n var length = Math.max(0, arguments.length - 1);\n var args = Array(length);\n for (var i = 0; i < length; i++) args[i] = arguments[i + 1];\n\n eventsApi(triggerApi, this._events, name, void 0, args);\n return this;\n };\n\n // Handles triggering the appropriate event callbacks.\n var triggerApi = function(objEvents, name, callback, args) {\n if (objEvents) {\n var events = objEvents[name];\n var allEvents = objEvents.all;\n if (events && allEvents) allEvents = allEvents.slice();\n if (events) triggerEvents(events, args);\n if (allEvents) triggerEvents(allEvents, [name].concat(args));\n }\n return objEvents;\n };\n\n // A difficult-to-believe, but optimized internal dispatch function for\n // triggering events. Tries to keep the usual cases speedy (most internal\n // Backbone events have 3 arguments).\n var triggerEvents = function(events, args) {\n var ev, i = -1, l = events.length, a1 = args[0], a2 = args[1], a3 = args[2];\n switch (args.length) {\n case 0: while (++i < l) (ev = events[i]).callback.call(ev.ctx); return;\n case 1: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1); return;\n case 2: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1, a2); return;\n case 3: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1, a2, a3); return;\n default: while (++i < l) (ev = events[i]).callback.apply(ev.ctx, args); return;\n }\n };\n\n // A listening class that tracks and cleans up memory bindings\n // when all callbacks have been offed.\n var Listening = function(listener, obj) {\n this.id = listener._listenId;\n this.listener = listener;\n this.obj = obj;\n this.interop = true;\n this.count = 0;\n this._events = void 0;\n };\n\n Listening.prototype.on = Events.on;\n\n // Offs a callback (or several).\n // Uses an optimized counter if the listenee uses Backbone.Events.\n // Otherwise, falls back to manual tracking to support events\n // library interop.\n Listening.prototype.off = function(name, callback) {\n var cleanup;\n if (this.interop) {\n this._events = eventsApi(offApi, this._events, name, callback, {\n context: void 0,\n listeners: void 0\n });\n cleanup = !this._events;\n } else {\n this.count--;\n cleanup = this.count === 0;\n }\n if (cleanup) this.cleanup();\n };\n\n // Cleans up memory bindings between the listener and the listenee.\n Listening.prototype.cleanup = function() {\n delete this.listener._listeningTo[this.obj._listenId];\n if (!this.interop) delete this.obj._listeners[this.id];\n };\n\n // Aliases for backwards compatibility.\n Events.bind = Events.on;\n Events.unbind = Events.off;\n\n // Allow the `Backbone` object to serve as a global event bus, for folks who\n // want global \"pubsub\" in a convenient place.\n _.extend(Backbone, Events);\n\n // Backbone.Model\n // --------------\n\n // Backbone **Models** are the basic data object in the framework --\n // frequently representing a row in a table in a database on your server.\n // A discrete chunk of data and a bunch of useful, related methods for\n // performing computations and transformations on that data.\n\n // Create a new model with the specified attributes. A client id (`cid`)\n // is automatically generated and assigned for you.\n var Model = Backbone.Model = function(attributes, options) {\n var attrs = attributes || {};\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n this.cid = _.uniqueId(this.cidPrefix);\n this.attributes = {};\n if (options.collection) this.collection = options.collection;\n if (options.parse) attrs = this.parse(attrs, options) || {};\n var defaults = _.result(this, 'defaults');\n\n // Just _.defaults would work fine, but the additional _.extends\n // is in there for historical reasons. See #3843.\n attrs = _.defaults(_.extend({}, defaults, attrs), defaults);\n\n this.set(attrs, options);\n this.changed = {};\n this.initialize.apply(this, arguments);\n };\n\n // Attach all inheritable methods to the Model prototype.\n _.extend(Model.prototype, Events, {\n\n // A hash of attributes whose current and previous value differ.\n changed: null,\n\n // The value returned during the last failed validation.\n validationError: null,\n\n // The default name for the JSON `id` attribute is `\"id\"`. MongoDB and\n // CouchDB users may want to set this to `\"_id\"`.\n idAttribute: 'id',\n\n // The prefix is used to create the client id which is used to identify models locally.\n // You may want to override this if you're experiencing name clashes with model ids.\n cidPrefix: 'c',\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Model.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // Return a copy of the model's `attributes` object.\n toJSON: function(options) {\n return _.clone(this.attributes);\n },\n\n // Proxy `Backbone.sync` by default -- but override this if you need\n // custom syncing semantics for *this* particular model.\n sync: function() {\n return Backbone.sync.apply(this, arguments);\n },\n\n // Get the value of an attribute.\n get: function(attr) {\n return this.attributes[attr];\n },\n\n // Get the HTML-escaped value of an attribute.\n escape: function(attr) {\n return _.escape(this.get(attr));\n },\n\n // Returns `true` if the attribute contains a value that is not null\n // or undefined.\n has: function(attr) {\n return this.get(attr) != null;\n },\n\n // Special-cased proxy to underscore's `_.matches` method.\n matches: function(attrs) {\n return !!_.iteratee(attrs, this)(this.attributes);\n },\n\n // Set a hash of model attributes on the object, firing `\"change\"`. This is\n // the core primitive operation of a model, updating the data and notifying\n // anyone who needs to know about the change in state. The heart of the beast.\n set: function(key, val, options) {\n if (key == null) return this;\n\n // Handle both `\"key\", value` and `{key: value}` -style arguments.\n var attrs;\n if (typeof key === 'object') {\n attrs = key;\n options = val;\n } else {\n (attrs = {})[key] = val;\n }\n\n options || (options = {});\n\n // Run validation.\n if (!this._validate(attrs, options)) return false;\n\n // Extract attributes and options.\n var unset = options.unset;\n var silent = options.silent;\n var changes = [];\n var changing = this._changing;\n this._changing = true;\n\n if (!changing) {\n this._previousAttributes = _.clone(this.attributes);\n this.changed = {};\n }\n\n var current = this.attributes;\n var changed = this.changed;\n var prev = this._previousAttributes;\n\n // For each `set` attribute, update or delete the current value.\n for (var attr in attrs) {\n val = attrs[attr];\n if (!_.isEqual(current[attr], val)) changes.push(attr);\n if (!_.isEqual(prev[attr], val)) {\n changed[attr] = val;\n } else {\n delete changed[attr];\n }\n unset ? delete current[attr] : current[attr] = val;\n }\n\n // Update the `id`.\n if (this.idAttribute in attrs) {\n var prevId = this.id;\n this.id = this.get(this.idAttribute);\n this.trigger('changeId', this, prevId, options);\n }\n\n // Trigger all relevant attribute changes.\n if (!silent) {\n if (changes.length) this._pending = options;\n for (var i = 0; i < changes.length; i++) {\n this.trigger('change:' + changes[i], this, current[changes[i]], options);\n }\n }\n\n // You might be wondering why there's a `while` loop here. Changes can\n // be recursively nested within `\"change\"` events.\n if (changing) return this;\n if (!silent) {\n while (this._pending) {\n options = this._pending;\n this._pending = false;\n this.trigger('change', this, options);\n }\n }\n this._pending = false;\n this._changing = false;\n return this;\n },\n\n // Remove an attribute from the model, firing `\"change\"`. `unset` is a noop\n // if the attribute doesn't exist.\n unset: function(attr, options) {\n return this.set(attr, void 0, _.extend({}, options, {unset: true}));\n },\n\n // Clear all attributes on the model, firing `\"change\"`.\n clear: function(options) {\n var attrs = {};\n for (var key in this.attributes) attrs[key] = void 0;\n return this.set(attrs, _.extend({}, options, {unset: true}));\n },\n\n // Determine if the model has changed since the last `\"change\"` event.\n // If you specify an attribute name, determine if that attribute has changed.\n hasChanged: function(attr) {\n if (attr == null) return !_.isEmpty(this.changed);\n return _.has(this.changed, attr);\n },\n\n // Return an object containing all the attributes that have changed, or\n // false if there are no changed attributes. Useful for determining what\n // parts of a view need to be updated and/or what attributes need to be\n // persisted to the server. Unset attributes will be set to undefined.\n // You can also pass an attributes object to diff against the model,\n // determining if there *would be* a change.\n changedAttributes: function(diff) {\n if (!diff) return this.hasChanged() ? _.clone(this.changed) : false;\n var old = this._changing ? this._previousAttributes : this.attributes;\n var changed = {};\n var hasChanged;\n for (var attr in diff) {\n var val = diff[attr];\n if (_.isEqual(old[attr], val)) continue;\n changed[attr] = val;\n hasChanged = true;\n }\n return hasChanged ? changed : false;\n },\n\n // Get the previous value of an attribute, recorded at the time the last\n // `\"change\"` event was fired.\n previous: function(attr) {\n if (attr == null || !this._previousAttributes) return null;\n return this._previousAttributes[attr];\n },\n\n // Get all of the attributes of the model at the time of the previous\n // `\"change\"` event.\n previousAttributes: function() {\n return _.clone(this._previousAttributes);\n },\n\n // Fetch the model from the server, merging the response with the model's\n // local attributes. Any changed attributes will trigger a \"change\" event.\n fetch: function(options) {\n options = _.extend({parse: true}, options);\n var model = this;\n var success = options.success;\n options.success = function(resp) {\n var serverAttrs = options.parse ? model.parse(resp, options) : resp;\n if (!model.set(serverAttrs, options)) return false;\n if (success) success.call(options.context, model, resp, options);\n model.trigger('sync', model, resp, options);\n };\n wrapError(this, options);\n return this.sync('read', this, options);\n },\n\n // Set a hash of model attributes, and sync the model to the server.\n // If the server returns an attributes hash that differs, the model's\n // state will be `set` again.\n save: function(key, val, options) {\n // Handle both `\"key\", value` and `{key: value}` -style arguments.\n var attrs;\n if (key == null || typeof key === 'object') {\n attrs = key;\n options = val;\n } else {\n (attrs = {})[key] = val;\n }\n\n options = _.extend({validate: true, parse: true}, options);\n var wait = options.wait;\n\n // If we're not waiting and attributes exist, save acts as\n // `set(attr).save(null, opts)` with validation. Otherwise, check if\n // the model will be valid when the attributes, if any, are set.\n if (attrs && !wait) {\n if (!this.set(attrs, options)) return false;\n } else if (!this._validate(attrs, options)) {\n return false;\n }\n\n // After a successful server-side save, the client is (optionally)\n // updated with the server-side state.\n var model = this;\n var success = options.success;\n var attributes = this.attributes;\n options.success = function(resp) {\n // Ensure attributes are restored during synchronous saves.\n model.attributes = attributes;\n var serverAttrs = options.parse ? model.parse(resp, options) : resp;\n if (wait) serverAttrs = _.extend({}, attrs, serverAttrs);\n if (serverAttrs && !model.set(serverAttrs, options)) return false;\n if (success) success.call(options.context, model, resp, options);\n model.trigger('sync', model, resp, options);\n };\n wrapError(this, options);\n\n // Set temporary attributes if `{wait: true}` to properly find new ids.\n if (attrs && wait) this.attributes = _.extend({}, attributes, attrs);\n\n var method = this.isNew() ? 'create' : options.patch ? 'patch' : 'update';\n if (method === 'patch' && !options.attrs) options.attrs = attrs;\n var xhr = this.sync(method, this, options);\n\n // Restore attributes.\n this.attributes = attributes;\n\n return xhr;\n },\n\n // Destroy this model on the server if it was already persisted.\n // Optimistically removes the model from its collection, if it has one.\n // If `wait: true` is passed, waits for the server to respond before removal.\n destroy: function(options) {\n options = options ? _.clone(options) : {};\n var model = this;\n var success = options.success;\n var wait = options.wait;\n\n var destroy = function() {\n model.stopListening();\n model.trigger('destroy', model, model.collection, options);\n };\n\n options.success = function(resp) {\n if (wait) destroy();\n if (success) success.call(options.context, model, resp, options);\n if (!model.isNew()) model.trigger('sync', model, resp, options);\n };\n\n var xhr = false;\n if (this.isNew()) {\n _.defer(options.success);\n } else {\n wrapError(this, options);\n xhr = this.sync('delete', this, options);\n }\n if (!wait) destroy();\n return xhr;\n },\n\n // Default URL for the model's representation on the server -- if you're\n // using Backbone's restful methods, override this to change the endpoint\n // that will be called.\n url: function() {\n var base =\n _.result(this, 'urlRoot') ||\n _.result(this.collection, 'url') ||\n urlError();\n if (this.isNew()) return base;\n var id = this.get(this.idAttribute);\n return base.replace(/[^\\/]$/, '$&/') + encodeURIComponent(id);\n },\n\n // **parse** converts a response into the hash of attributes to be `set` on\n // the model. The default implementation is just to pass the response along.\n parse: function(resp, options) {\n return resp;\n },\n\n // Create a new model with identical attributes to this one.\n clone: function() {\n return new this.constructor(this.attributes);\n },\n\n // A model is new if it has never been saved to the server, and lacks an id.\n isNew: function() {\n return !this.has(this.idAttribute);\n },\n\n // Check if the model is currently in a valid state.\n isValid: function(options) {\n return this._validate({}, _.extend({}, options, {validate: true}));\n },\n\n // Run validation against the next complete set of model attributes,\n // returning `true` if all is well. Otherwise, fire an `\"invalid\"` event.\n _validate: function(attrs, options) {\n if (!options.validate || !this.validate) return true;\n attrs = _.extend({}, this.attributes, attrs);\n var error = this.validationError = this.validate(attrs, options) || null;\n if (!error) return true;\n this.trigger('invalid', this, error, _.extend(options, {validationError: error}));\n return false;\n }\n\n });\n\n // Backbone.Collection\n // -------------------\n\n // If models tend to represent a single row of data, a Backbone Collection is\n // more analogous to a table full of data ... or a small slice or page of that\n // table, or a collection of rows that belong together for a particular reason\n // -- all of the messages in this particular folder, all of the documents\n // belonging to this particular author, and so on. Collections maintain\n // indexes of their models, both in order, and for lookup by `id`.\n\n // Create a new **Collection**, perhaps to contain a specific type of `model`.\n // If a `comparator` is specified, the Collection will maintain\n // its models in sort order, as they're added and removed.\n var Collection = Backbone.Collection = function(models, options) {\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n if (options.model) this.model = options.model;\n if (options.comparator !== void 0) this.comparator = options.comparator;\n this._reset();\n this.initialize.apply(this, arguments);\n if (models) this.reset(models, _.extend({silent: true}, options));\n };\n\n // Default options for `Collection#set`.\n var setOptions = {add: true, remove: true, merge: true};\n var addOptions = {add: true, remove: false};\n\n // Splices `insert` into `array` at index `at`.\n var splice = function(array, insert, at) {\n at = Math.min(Math.max(at, 0), array.length);\n var tail = Array(array.length - at);\n var length = insert.length;\n var i;\n for (i = 0; i < tail.length; i++) tail[i] = array[i + at];\n for (i = 0; i < length; i++) array[i + at] = insert[i];\n for (i = 0; i < tail.length; i++) array[i + length + at] = tail[i];\n };\n\n // Define the Collection's inheritable methods.\n _.extend(Collection.prototype, Events, {\n\n // The default model for a collection is just a **Backbone.Model**.\n // This should be overridden in most cases.\n model: Model,\n\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Collection.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // The JSON representation of a Collection is an array of the\n // models' attributes.\n toJSON: function(options) {\n return this.map(function(model) { return model.toJSON(options); });\n },\n\n // Proxy `Backbone.sync` by default.\n sync: function() {\n return Backbone.sync.apply(this, arguments);\n },\n\n // Add a model, or list of models to the set. `models` may be Backbone\n // Models or raw JavaScript objects to be converted to Models, or any\n // combination of the two.\n add: function(models, options) {\n return this.set(models, _.extend({merge: false}, options, addOptions));\n },\n\n // Remove a model, or a list of models from the set.\n remove: function(models, options) {\n options = _.extend({}, options);\n var singular = !_.isArray(models);\n models = singular ? [models] : models.slice();\n var removed = this._removeModels(models, options);\n if (!options.silent && removed.length) {\n options.changes = {added: [], merged: [], removed: removed};\n this.trigger('update', this, options);\n }\n return singular ? removed[0] : removed;\n },\n\n // Update a collection by `set`-ing a new list of models, adding new ones,\n // removing models that are no longer present, and merging models that\n // already exist in the collection, as necessary. Similar to **Model#set**,\n // the core operation for updating the data contained by the collection.\n set: function(models, options) {\n if (models == null) return;\n\n options = _.extend({}, setOptions, options);\n if (options.parse && !this._isModel(models)) {\n models = this.parse(models, options) || [];\n }\n\n var singular = !_.isArray(models);\n models = singular ? [models] : models.slice();\n\n var at = options.at;\n if (at != null) at = +at;\n if (at > this.length) at = this.length;\n if (at < 0) at += this.length + 1;\n\n var set = [];\n var toAdd = [];\n var toMerge = [];\n var toRemove = [];\n var modelMap = {};\n\n var add = options.add;\n var merge = options.merge;\n var remove = options.remove;\n\n var sort = false;\n var sortable = this.comparator && at == null && options.sort !== false;\n var sortAttr = _.isString(this.comparator) ? this.comparator : null;\n\n // Turn bare objects into model references, and prevent invalid models\n // from being added.\n var model, i;\n for (i = 0; i < models.length; i++) {\n model = models[i];\n\n // If a duplicate is found, prevent it from being added and\n // optionally merge it into the existing model.\n var existing = this.get(model);\n if (existing) {\n if (merge && model !== existing) {\n var attrs = this._isModel(model) ? model.attributes : model;\n if (options.parse) attrs = existing.parse(attrs, options);\n existing.set(attrs, options);\n toMerge.push(existing);\n if (sortable && !sort) sort = existing.hasChanged(sortAttr);\n }\n if (!modelMap[existing.cid]) {\n modelMap[existing.cid] = true;\n set.push(existing);\n }\n models[i] = existing;\n\n // If this is a new, valid model, push it to the `toAdd` list.\n } else if (add) {\n model = models[i] = this._prepareModel(model, options);\n if (model) {\n toAdd.push(model);\n this._addReference(model, options);\n modelMap[model.cid] = true;\n set.push(model);\n }\n }\n }\n\n // Remove stale models.\n if (remove) {\n for (i = 0; i < this.length; i++) {\n model = this.models[i];\n if (!modelMap[model.cid]) toRemove.push(model);\n }\n if (toRemove.length) this._removeModels(toRemove, options);\n }\n\n // See if sorting is needed, update `length` and splice in new models.\n var orderChanged = false;\n var replace = !sortable && add && remove;\n if (set.length && replace) {\n orderChanged = this.length !== set.length || _.some(this.models, function(m, index) {\n return m !== set[index];\n });\n this.models.length = 0;\n splice(this.models, set, 0);\n this.length = this.models.length;\n } else if (toAdd.length) {\n if (sortable) sort = true;\n splice(this.models, toAdd, at == null ? this.length : at);\n this.length = this.models.length;\n }\n\n // Silently sort the collection if appropriate.\n if (sort) this.sort({silent: true});\n\n // Unless silenced, it's time to fire all appropriate add/sort/update events.\n if (!options.silent) {\n for (i = 0; i < toAdd.length; i++) {\n if (at != null) options.index = at + i;\n model = toAdd[i];\n model.trigger('add', model, this, options);\n }\n if (sort || orderChanged) this.trigger('sort', this, options);\n if (toAdd.length || toRemove.length || toMerge.length) {\n options.changes = {\n added: toAdd,\n removed: toRemove,\n merged: toMerge\n };\n this.trigger('update', this, options);\n }\n }\n\n // Return the added (or merged) model (or models).\n return singular ? models[0] : models;\n },\n\n // When you have more items than you want to add or remove individually,\n // you can reset the entire set with a new list of models, without firing\n // any granular `add` or `remove` events. Fires `reset` when finished.\n // Useful for bulk operations and optimizations.\n reset: function(models, options) {\n options = options ? _.clone(options) : {};\n for (var i = 0; i < this.models.length; i++) {\n this._removeReference(this.models[i], options);\n }\n options.previousModels = this.models;\n this._reset();\n models = this.add(models, _.extend({silent: true}, options));\n if (!options.silent) this.trigger('reset', this, options);\n return models;\n },\n\n // Add a model to the end of the collection.\n push: function(model, options) {\n return this.add(model, _.extend({at: this.length}, options));\n },\n\n // Remove a model from the end of the collection.\n pop: function(options) {\n var model = this.at(this.length - 1);\n return this.remove(model, options);\n },\n\n // Add a model to the beginning of the collection.\n unshift: function(model, options) {\n return this.add(model, _.extend({at: 0}, options));\n },\n\n // Remove a model from the beginning of the collection.\n shift: function(options) {\n var model = this.at(0);\n return this.remove(model, options);\n },\n\n // Slice out a sub-array of models from the collection.\n slice: function() {\n return slice.apply(this.models, arguments);\n },\n\n // Get a model from the set by id, cid, model object with id or cid\n // properties, or an attributes object that is transformed through modelId.\n get: function(obj) {\n if (obj == null) return void 0;\n return this._byId[obj] ||\n this._byId[this.modelId(this._isModel(obj) ? obj.attributes : obj, obj.idAttribute)] ||\n obj.cid && this._byId[obj.cid];\n },\n\n // Returns `true` if the model is in the collection.\n has: function(obj) {\n return this.get(obj) != null;\n },\n\n // Get the model at the given index.\n at: function(index) {\n if (index < 0) index += this.length;\n return this.models[index];\n },\n\n // Return models with matching attributes. Useful for simple cases of\n // `filter`.\n where: function(attrs, first) {\n return this[first ? 'find' : 'filter'](attrs);\n },\n\n // Return the first model with matching attributes. Useful for simple cases\n // of `find`.\n findWhere: function(attrs) {\n return this.where(attrs, true);\n },\n\n // Force the collection to re-sort itself. You don't need to call this under\n // normal circumstances, as the set will maintain sort order as each item\n // is added.\n sort: function(options) {\n var comparator = this.comparator;\n if (!comparator) throw new Error('Cannot sort a set without a comparator');\n options || (options = {});\n\n var length = comparator.length;\n if (_.isFunction(comparator)) comparator = comparator.bind(this);\n\n // Run sort based on type of `comparator`.\n if (length === 1 || _.isString(comparator)) {\n this.models = this.sortBy(comparator);\n } else {\n this.models.sort(comparator);\n }\n if (!options.silent) this.trigger('sort', this, options);\n return this;\n },\n\n // Pluck an attribute from each model in the collection.\n pluck: function(attr) {\n return this.map(attr + '');\n },\n\n // Fetch the default set of models for this collection, resetting the\n // collection when they arrive. If `reset: true` is passed, the response\n // data will be passed through the `reset` method instead of `set`.\n fetch: function(options) {\n options = _.extend({parse: true}, options);\n var success = options.success;\n var collection = this;\n options.success = function(resp) {\n var method = options.reset ? 'reset' : 'set';\n collection[method](resp, options);\n if (success) success.call(options.context, collection, resp, options);\n collection.trigger('sync', collection, resp, options);\n };\n wrapError(this, options);\n return this.sync('read', this, options);\n },\n\n // Create a new instance of a model in this collection. Add the model to the\n // collection immediately, unless `wait: true` is passed, in which case we\n // wait for the server to agree.\n create: function(model, options) {\n options = options ? _.clone(options) : {};\n var wait = options.wait;\n model = this._prepareModel(model, options);\n if (!model) return false;\n if (!wait) this.add(model, options);\n var collection = this;\n var success = options.success;\n options.success = function(m, resp, callbackOpts) {\n if (wait) {\n m.off('error', collection._forwardPristineError, collection);\n collection.add(m, callbackOpts);\n }\n if (success) success.call(callbackOpts.context, m, resp, callbackOpts);\n };\n // In case of wait:true, our collection is not listening to any\n // of the model's events yet, so it will not forward the error\n // event. In this special case, we need to listen for it\n // separately and handle the event just once.\n // (The reason we don't need to do this for the sync event is\n // in the success handler above: we add the model first, which\n // causes the collection to listen, and then invoke the callback\n // that triggers the event.)\n if (wait) {\n model.once('error', this._forwardPristineError, this);\n }\n model.save(null, options);\n return model;\n },\n\n // **parse** converts a response into a list of models to be added to the\n // collection. The default implementation is just to pass it through.\n parse: function(resp, options) {\n return resp;\n },\n\n // Create a new collection with an identical list of models as this one.\n clone: function() {\n return new this.constructor(this.models, {\n model: this.model,\n comparator: this.comparator\n });\n },\n\n // Define how to uniquely identify models in the collection.\n modelId: function(attrs, idAttribute) {\n return attrs[idAttribute || this.model.prototype.idAttribute || 'id'];\n },\n\n // Get an iterator of all models in this collection.\n values: function() {\n return new CollectionIterator(this, ITERATOR_VALUES);\n },\n\n // Get an iterator of all model IDs in this collection.\n keys: function() {\n return new CollectionIterator(this, ITERATOR_KEYS);\n },\n\n // Get an iterator of all [ID, model] tuples in this collection.\n entries: function() {\n return new CollectionIterator(this, ITERATOR_KEYSVALUES);\n },\n\n // Private method to reset all internal state. Called when the collection\n // is first initialized or reset.\n _reset: function() {\n this.length = 0;\n this.models = [];\n this._byId = {};\n },\n\n // Prepare a hash of attributes (or other model) to be added to this\n // collection.\n _prepareModel: function(attrs, options) {\n if (this._isModel(attrs)) {\n if (!attrs.collection) attrs.collection = this;\n return attrs;\n }\n options = options ? _.clone(options) : {};\n options.collection = this;\n\n var model;\n if (this.model.prototype) {\n model = new this.model(attrs, options);\n } else {\n // ES class methods didn't have prototype\n model = this.model(attrs, options);\n }\n\n if (!model.validationError) return model;\n this.trigger('invalid', this, model.validationError, options);\n return false;\n },\n\n // Internal method called by both remove and set.\n _removeModels: function(models, options) {\n var removed = [];\n for (var i = 0; i < models.length; i++) {\n var model = this.get(models[i]);\n if (!model) continue;\n\n var index = this.indexOf(model);\n this.models.splice(index, 1);\n this.length--;\n\n // Remove references before triggering 'remove' event to prevent an\n // infinite loop. #3693\n delete this._byId[model.cid];\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) delete this._byId[id];\n\n if (!options.silent) {\n options.index = index;\n model.trigger('remove', model, this, options);\n }\n\n removed.push(model);\n this._removeReference(model, options);\n }\n if (models.length > 0 && !options.silent) delete options.index;\n return removed;\n },\n\n // Method for checking whether an object should be considered a model for\n // the purposes of adding to the collection.\n _isModel: function(model) {\n return model instanceof Model;\n },\n\n // Internal method to create a model's ties to a collection.\n _addReference: function(model, options) {\n this._byId[model.cid] = model;\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) this._byId[id] = model;\n model.on('all', this._onModelEvent, this);\n },\n\n // Internal method to sever a model's ties to a collection.\n _removeReference: function(model, options) {\n delete this._byId[model.cid];\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) delete this._byId[id];\n if (this === model.collection) delete model.collection;\n model.off('all', this._onModelEvent, this);\n },\n\n // Internal method called every time a model in the set fires an event.\n // Sets need to update their indexes when models change ids. All other\n // events simply proxy through. \"add\" and \"remove\" events that originate\n // in other collections are ignored.\n _onModelEvent: function(event, model, collection, options) {\n if (model) {\n if ((event === 'add' || event === 'remove') && collection !== this) return;\n if (event === 'destroy') this.remove(model, options);\n if (event === 'changeId') {\n var prevId = this.modelId(model.previousAttributes(), model.idAttribute);\n var id = this.modelId(model.attributes, model.idAttribute);\n if (prevId != null) delete this._byId[prevId];\n if (id != null) this._byId[id] = model;\n }\n }\n this.trigger.apply(this, arguments);\n },\n\n // Internal callback method used in `create`. It serves as a\n // stand-in for the `_onModelEvent` method, which is not yet bound\n // during the `wait` period of the `create` call. We still want to\n // forward any `'error'` event at the end of the `wait` period,\n // hence a customized callback.\n _forwardPristineError: function(model, collection, options) {\n // Prevent double forward if the model was already in the\n // collection before the call to `create`.\n if (this.has(model)) return;\n this._onModelEvent('error', model, collection, options);\n }\n });\n\n // Defining an @@iterator method implements JavaScript's Iterable protocol.\n // In modern ES2015 browsers, this value is found at Symbol.iterator.\n /* global Symbol */\n var $$iterator = typeof Symbol === 'function' && Symbol.iterator;\n if ($$iterator) {\n Collection.prototype[$$iterator] = Collection.prototype.values;\n }\n\n // CollectionIterator\n // ------------------\n\n // A CollectionIterator implements JavaScript's Iterator protocol, allowing the\n // use of `for of` loops in modern browsers and interoperation between\n // Backbone.Collection and other JavaScript functions and third-party libraries\n // which can operate on Iterables.\n var CollectionIterator = function(collection, kind) {\n this._collection = collection;\n this._kind = kind;\n this._index = 0;\n };\n\n // This \"enum\" defines the three possible kinds of values which can be emitted\n // by a CollectionIterator that correspond to the values(), keys() and entries()\n // methods on Collection, respectively.\n var ITERATOR_VALUES = 1;\n var ITERATOR_KEYS = 2;\n var ITERATOR_KEYSVALUES = 3;\n\n // All Iterators should themselves be Iterable.\n if ($$iterator) {\n CollectionIterator.prototype[$$iterator] = function() {\n return this;\n };\n }\n\n CollectionIterator.prototype.next = function() {\n if (this._collection) {\n\n // Only continue iterating if the iterated collection is long enough.\n if (this._index < this._collection.length) {\n var model = this._collection.at(this._index);\n this._index++;\n\n // Construct a value depending on what kind of values should be iterated.\n var value;\n if (this._kind === ITERATOR_VALUES) {\n value = model;\n } else {\n var id = this._collection.modelId(model.attributes, model.idAttribute);\n if (this._kind === ITERATOR_KEYS) {\n value = id;\n } else { // ITERATOR_KEYSVALUES\n value = [id, model];\n }\n }\n return {value: value, done: false};\n }\n\n // Once exhausted, remove the reference to the collection so future\n // calls to the next method always return done.\n this._collection = void 0;\n }\n\n return {value: void 0, done: true};\n };\n\n // Backbone.View\n // -------------\n\n // Backbone Views are almost more convention than they are actual code. A View\n // is simply a JavaScript object that represents a logical chunk of UI in the\n // DOM. This might be a single item, an entire list, a sidebar or panel, or\n // even the surrounding frame which wraps your whole app. Defining a chunk of\n // UI as a **View** allows you to define your DOM events declaratively, without\n // having to worry about render order ... and makes it easy for the view to\n // react to specific changes in the state of your models.\n\n // Creating a Backbone.View creates its initial element outside of the DOM,\n // if an existing element is not provided...\n var View = Backbone.View = function(options) {\n this.cid = _.uniqueId('view');\n this.preinitialize.apply(this, arguments);\n _.extend(this, _.pick(options, viewOptions));\n this._ensureElement();\n this.initialize.apply(this, arguments);\n };\n\n // Cached regex to split keys for `delegate`.\n var delegateEventSplitter = /^(\\S+)\\s*(.*)$/;\n\n // List of view options to be set as properties.\n var viewOptions = ['model', 'collection', 'el', 'id', 'attributes', 'className', 'tagName', 'events'];\n\n // Set up all inheritable **Backbone.View** properties and methods.\n _.extend(View.prototype, Events, {\n\n // The default `tagName` of a View's element is `\"div\"`.\n tagName: 'div',\n\n // jQuery delegate for element lookup, scoped to DOM elements within the\n // current view. This should be preferred to global lookups where possible.\n $: function(selector) {\n return this.$el.find(selector);\n },\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the View\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // **render** is the core function that your view should override, in order\n // to populate its element (`this.el`), with the appropriate HTML. The\n // convention is for **render** to always return `this`.\n render: function() {\n return this;\n },\n\n // Remove this view by taking the element out of the DOM, and removing any\n // applicable Backbone.Events listeners.\n remove: function() {\n this._removeElement();\n this.stopListening();\n return this;\n },\n\n // Remove this view's element from the document and all event listeners\n // attached to it. Exposed for subclasses using an alternative DOM\n // manipulation API.\n _removeElement: function() {\n this.$el.remove();\n },\n\n // Change the view's element (`this.el` property) and re-delegate the\n // view's events on the new element.\n setElement: function(element) {\n this.undelegateEvents();\n this._setElement(element);\n this.delegateEvents();\n return this;\n },\n\n // Creates the `this.el` and `this.$el` references for this view using the\n // given `el`. `el` can be a CSS selector or an HTML string, a jQuery\n // context or an element. Subclasses can override this to utilize an\n // alternative DOM manipulation API and are only required to set the\n // `this.el` property.\n _setElement: function(el) {\n this.$el = el instanceof Backbone.$ ? el : Backbone.$(el);\n this.el = this.$el[0];\n },\n\n // Set callbacks, where `this.events` is a hash of\n //\n // *{\"event selector\": \"callback\"}*\n //\n // {\n // 'mousedown .title': 'edit',\n // 'click .button': 'save',\n // 'click .open': function(e) { ... }\n // }\n //\n // pairs. Callbacks will be bound to the view, with `this` set properly.\n // Uses event delegation for efficiency.\n // Omitting the selector binds the event to `this.el`.\n delegateEvents: function(events) {\n events || (events = _.result(this, 'events'));\n if (!events) return this;\n this.undelegateEvents();\n for (var key in events) {\n var method = events[key];\n if (!_.isFunction(method)) method = this[method];\n if (!method) continue;\n var match = key.match(delegateEventSplitter);\n this.delegate(match[1], match[2], method.bind(this));\n }\n return this;\n },\n\n // Add a single event listener to the view's element (or a child element\n // using `selector`). This only works for delegate-able events: not `focus`,\n // `blur`, and not `change`, `submit`, and `reset` in Internet Explorer.\n delegate: function(eventName, selector, listener) {\n this.$el.on(eventName + '.delegateEvents' + this.cid, selector, listener);\n return this;\n },\n\n // Clears all callbacks previously bound to the view by `delegateEvents`.\n // You usually don't need to use this, but may wish to if you have multiple\n // Backbone views attached to the same DOM element.\n undelegateEvents: function() {\n if (this.$el) this.$el.off('.delegateEvents' + this.cid);\n return this;\n },\n\n // A finer-grained `undelegateEvents` for removing a single delegated event.\n // `selector` and `listener` are both optional.\n undelegate: function(eventName, selector, listener) {\n this.$el.off(eventName + '.delegateEvents' + this.cid, selector, listener);\n return this;\n },\n\n // Produces a DOM element to be assigned to your view. Exposed for\n // subclasses using an alternative DOM manipulation API.\n _createElement: function(tagName) {\n return document.createElement(tagName);\n },\n\n // Ensure that the View has a DOM element to render into.\n // If `this.el` is a string, pass it through `$()`, take the first\n // matching element, and re-assign it to `el`. Otherwise, create\n // an element from the `id`, `className` and `tagName` properties.\n _ensureElement: function() {\n if (!this.el) {\n var attrs = _.extend({}, _.result(this, 'attributes'));\n if (this.id) attrs.id = _.result(this, 'id');\n if (this.className) attrs['class'] = _.result(this, 'className');\n this.setElement(this._createElement(_.result(this, 'tagName')));\n this._setAttributes(attrs);\n } else {\n this.setElement(_.result(this, 'el'));\n }\n },\n\n // Set attributes from a hash on this view's element. Exposed for\n // subclasses using an alternative DOM manipulation API.\n _setAttributes: function(attributes) {\n this.$el.attr(attributes);\n }\n\n });\n\n // Proxy Backbone class methods to Underscore functions, wrapping the model's\n // `attributes` object or collection's `models` array behind the scenes.\n //\n // collection.filter(function(model) { return model.get('age') > 10 });\n // collection.each(this.addView);\n //\n // `Function#apply` can be slow so we use the method's arg count, if we know it.\n var addMethod = function(base, length, method, attribute) {\n switch (length) {\n case 1: return function() {\n return base[method](this[attribute]);\n };\n case 2: return function(value) {\n return base[method](this[attribute], value);\n };\n case 3: return function(iteratee, context) {\n return base[method](this[attribute], cb(iteratee, this), context);\n };\n case 4: return function(iteratee, defaultVal, context) {\n return base[method](this[attribute], cb(iteratee, this), defaultVal, context);\n };\n default: return function() {\n var args = slice.call(arguments);\n args.unshift(this[attribute]);\n return base[method].apply(base, args);\n };\n }\n };\n\n var addUnderscoreMethods = function(Class, base, methods, attribute) {\n _.each(methods, function(length, method) {\n if (base[method]) Class.prototype[method] = addMethod(base, length, method, attribute);\n });\n };\n\n // Support `collection.sortBy('attr')` and `collection.findWhere({id: 1})`.\n var cb = function(iteratee, instance) {\n if (_.isFunction(iteratee)) return iteratee;\n if (_.isObject(iteratee) && !instance._isModel(iteratee)) return modelMatcher(iteratee);\n if (_.isString(iteratee)) return function(model) { return model.get(iteratee); };\n return iteratee;\n };\n var modelMatcher = function(attrs) {\n var matcher = _.matches(attrs);\n return function(model) {\n return matcher(model.attributes);\n };\n };\n\n // Underscore methods that we want to implement on the Collection.\n // 90% of the core usefulness of Backbone Collections is actually implemented\n // right here:\n var collectionMethods = {forEach: 3, each: 3, map: 3, collect: 3, reduce: 0,\n foldl: 0, inject: 0, reduceRight: 0, foldr: 0, find: 3, detect: 3, filter: 3,\n select: 3, reject: 3, every: 3, all: 3, some: 3, any: 3, include: 3, includes: 3,\n contains: 3, invoke: 0, max: 3, min: 3, toArray: 1, size: 1, first: 3,\n head: 3, take: 3, initial: 3, rest: 3, tail: 3, drop: 3, last: 3,\n without: 0, difference: 0, indexOf: 3, shuffle: 1, lastIndexOf: 3,\n isEmpty: 1, chain: 1, sample: 3, partition: 3, groupBy: 3, countBy: 3,\n sortBy: 3, indexBy: 3, findIndex: 3, findLastIndex: 3};\n\n\n // Underscore methods that we want to implement on the Model, mapped to the\n // number of arguments they take.\n var modelMethods = {keys: 1, values: 1, pairs: 1, invert: 1, pick: 0,\n omit: 0, chain: 1, isEmpty: 1};\n\n // Mix in each Underscore method as a proxy to `Collection#models`.\n\n _.each([\n [Collection, collectionMethods, 'models'],\n [Model, modelMethods, 'attributes']\n ], function(config) {\n var Base = config[0],\n methods = config[1],\n attribute = config[2];\n\n Base.mixin = function(obj) {\n var mappings = _.reduce(_.functions(obj), function(memo, name) {\n memo[name] = 0;\n return memo;\n }, {});\n addUnderscoreMethods(Base, obj, mappings, attribute);\n };\n\n addUnderscoreMethods(Base, _, methods, attribute);\n });\n\n // Backbone.sync\n // -------------\n\n // Override this function to change the manner in which Backbone persists\n // models to the server. You will be passed the type of request, and the\n // model in question. By default, makes a RESTful Ajax request\n // to the model's `url()`. Some possible customizations could be:\n //\n // * Use `setTimeout` to batch rapid-fire updates into a single request.\n // * Send up the models as XML instead of JSON.\n // * Persist models via WebSockets instead of Ajax.\n //\n // Turn on `Backbone.emulateHTTP` in order to send `PUT` and `DELETE` requests\n // as `POST`, with a `_method` parameter containing the true HTTP method,\n // as well as all requests with the body as `application/x-www-form-urlencoded`\n // instead of `application/json` with the model in a param named `model`.\n // Useful when interfacing with server-side languages like **PHP** that make\n // it difficult to read the body of `PUT` requests.\n Backbone.sync = function(method, model, options) {\n var type = methodMap[method];\n\n // Default options, unless specified.\n _.defaults(options || (options = {}), {\n emulateHTTP: Backbone.emulateHTTP,\n emulateJSON: Backbone.emulateJSON\n });\n\n // Default JSON-request options.\n var params = {type: type, dataType: 'json'};\n\n // Ensure that we have a URL.\n if (!options.url) {\n params.url = _.result(model, 'url') || urlError();\n }\n\n // Ensure that we have the appropriate request data.\n if (options.data == null && model && (method === 'create' || method === 'update' || method === 'patch')) {\n params.contentType = 'application/json';\n params.data = JSON.stringify(options.attrs || model.toJSON(options));\n }\n\n // For older servers, emulate JSON by encoding the request into an HTML-form.\n if (options.emulateJSON) {\n params.contentType = 'application/x-www-form-urlencoded';\n params.data = params.data ? {model: params.data} : {};\n }\n\n // For older servers, emulate HTTP by mimicking the HTTP method with `_method`\n // And an `X-HTTP-Method-Override` header.\n if (options.emulateHTTP && (type === 'PUT' || type === 'DELETE' || type === 'PATCH')) {\n params.type = 'POST';\n if (options.emulateJSON) params.data._method = type;\n var beforeSend = options.beforeSend;\n options.beforeSend = function(xhr) {\n xhr.setRequestHeader('X-HTTP-Method-Override', type);\n if (beforeSend) return beforeSend.apply(this, arguments);\n };\n }\n\n // Don't process data on a non-GET request.\n if (params.type !== 'GET' && !options.emulateJSON) {\n params.processData = false;\n }\n\n // Pass along `textStatus` and `errorThrown` from jQuery.\n var error = options.error;\n options.error = function(xhr, textStatus, errorThrown) {\n options.textStatus = textStatus;\n options.errorThrown = errorThrown;\n if (error) error.call(options.context, xhr, textStatus, errorThrown);\n };\n\n // Make the request, allowing the user to override any Ajax options.\n var xhr = options.xhr = Backbone.ajax(_.extend(params, options));\n model.trigger('request', model, xhr, options);\n return xhr;\n };\n\n // Map from CRUD to HTTP for our default `Backbone.sync` implementation.\n var methodMap = {\n 'create': 'POST',\n 'update': 'PUT',\n 'patch': 'PATCH',\n 'delete': 'DELETE',\n 'read': 'GET'\n };\n\n // Set the default implementation of `Backbone.ajax` to proxy through to `$`.\n // Override this if you'd like to use a different library.\n Backbone.ajax = function() {\n return Backbone.$.ajax.apply(Backbone.$, arguments);\n };\n\n // Backbone.Router\n // ---------------\n\n // Routers map faux-URLs to actions, and fire events when routes are\n // matched. Creating a new one sets its `routes` hash, if not set statically.\n var Router = Backbone.Router = function(options) {\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n if (options.routes) this.routes = options.routes;\n this._bindRoutes();\n this.initialize.apply(this, arguments);\n };\n\n // Cached regular expressions for matching named param parts and splatted\n // parts of route strings.\n var optionalParam = /\\((.*?)\\)/g;\n var namedParam = /(\\(\\?)?:\\w+/g;\n var splatParam = /\\*\\w+/g;\n var escapeRegExp = /[\\-{}\\[\\]+?.,\\\\\\^$|#\\s]/g;\n\n // Set up all inheritable **Backbone.Router** properties and methods.\n _.extend(Router.prototype, Events, {\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Router.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // Manually bind a single named route to a callback. For example:\n //\n // this.route('search/:query/p:num', 'search', function(query, num) {\n // ...\n // });\n //\n route: function(route, name, callback) {\n if (!_.isRegExp(route)) route = this._routeToRegExp(route);\n if (_.isFunction(name)) {\n callback = name;\n name = '';\n }\n if (!callback) callback = this[name];\n var router = this;\n Backbone.history.route(route, function(fragment) {\n var args = router._extractParameters(route, fragment);\n if (router.execute(callback, args, name) !== false) {\n router.trigger.apply(router, ['route:' + name].concat(args));\n router.trigger('route', name, args);\n Backbone.history.trigger('route', router, name, args);\n }\n });\n return this;\n },\n\n // Execute a route handler with the provided parameters. This is an\n // excellent place to do pre-route setup or post-route cleanup.\n execute: function(callback, args, name) {\n if (callback) callback.apply(this, args);\n },\n\n // Simple proxy to `Backbone.history` to save a fragment into the history.\n navigate: function(fragment, options) {\n Backbone.history.navigate(fragment, options);\n return this;\n },\n\n // Bind all defined routes to `Backbone.history`. We have to reverse the\n // order of the routes here to support behavior where the most general\n // routes can be defined at the bottom of the route map.\n _bindRoutes: function() {\n if (!this.routes) return;\n this.routes = _.result(this, 'routes');\n var route, routes = _.keys(this.routes);\n while ((route = routes.pop()) != null) {\n this.route(route, this.routes[route]);\n }\n },\n\n // Convert a route string into a regular expression, suitable for matching\n // against the current location hash.\n _routeToRegExp: function(route) {\n route = route.replace(escapeRegExp, '\\\\$&')\n .replace(optionalParam, '(?:$1)?')\n .replace(namedParam, function(match, optional) {\n return optional ? match : '([^/?]+)';\n })\n .replace(splatParam, '([^?]*?)');\n return new RegExp('^' + route + '(?:\\\\?([\\\\s\\\\S]*))?$');\n },\n\n // Given a route, and a URL fragment that it matches, return the array of\n // extracted decoded parameters. Empty or unmatched parameters will be\n // treated as `null` to normalize cross-browser behavior.\n _extractParameters: function(route, fragment) {\n var params = route.exec(fragment).slice(1);\n return _.map(params, function(param, i) {\n // Don't decode the search params.\n if (i === params.length - 1) return param || null;\n return param ? decodeURIComponent(param) : null;\n });\n }\n\n });\n\n // Backbone.History\n // ----------------\n\n // Handles cross-browser history management, based on either\n // [pushState](http://diveintohtml5.info/history.html) and real URLs, or\n // [onhashchange](https://developer.mozilla.org/en-US/docs/DOM/window.onhashchange)\n // and URL fragments. If the browser supports neither (old IE, natch),\n // falls back to polling.\n var History = Backbone.History = function() {\n this.handlers = [];\n this.checkUrl = this.checkUrl.bind(this);\n\n // Ensure that `History` can be used outside of the browser.\n if (typeof window !== 'undefined') {\n this.location = window.location;\n this.history = window.history;\n }\n };\n\n // Cached regex for stripping a leading hash/slash and trailing space.\n var routeStripper = /^[#\\/]|\\s+$/g;\n\n // Cached regex for stripping leading and trailing slashes.\n var rootStripper = /^\\/+|\\/+$/g;\n\n // Cached regex for stripping urls of hash.\n var pathStripper = /#.*$/;\n\n // Has the history handling already been started?\n History.started = false;\n\n // Set up all inheritable **Backbone.History** properties and methods.\n _.extend(History.prototype, Events, {\n\n // The default interval to poll for hash changes, if necessary, is\n // twenty times a second.\n interval: 50,\n\n // Are we at the app root?\n atRoot: function() {\n var path = this.location.pathname.replace(/[^\\/]$/, '$&/');\n return path === this.root && !this.getSearch();\n },\n\n // Does the pathname match the root?\n matchRoot: function() {\n var path = this.decodeFragment(this.location.pathname);\n var rootPath = path.slice(0, this.root.length - 1) + '/';\n return rootPath === this.root;\n },\n\n // Unicode characters in `location.pathname` are percent encoded so they're\n // decoded for comparison. `%25` should not be decoded since it may be part\n // of an encoded parameter.\n decodeFragment: function(fragment) {\n return decodeURI(fragment.replace(/%25/g, '%2525'));\n },\n\n // In IE6, the hash fragment and search params are incorrect if the\n // fragment contains `?`.\n getSearch: function() {\n var match = this.location.href.replace(/#.*/, '').match(/\\?.+/);\n return match ? match[0] : '';\n },\n\n // Gets the true hash value. Cannot use location.hash directly due to bug\n // in Firefox where location.hash will always be decoded.\n getHash: function(window) {\n var match = (window || this).location.href.match(/#(.*)$/);\n return match ? match[1] : '';\n },\n\n // Get the pathname and search params, without the root.\n getPath: function() {\n var path = this.decodeFragment(\n this.location.pathname + this.getSearch()\n ).slice(this.root.length - 1);\n return path.charAt(0) === '/' ? path.slice(1) : path;\n },\n\n // Get the cross-browser normalized URL fragment from the path or hash.\n getFragment: function(fragment) {\n if (fragment == null) {\n if (this._usePushState || !this._wantsHashChange) {\n fragment = this.getPath();\n } else {\n fragment = this.getHash();\n }\n }\n return fragment.replace(routeStripper, '');\n },\n\n // Start the hash change handling, returning `true` if the current URL matches\n // an existing route, and `false` otherwise.\n start: function(options) {\n if (History.started) throw new Error('Backbone.history has already been started');\n History.started = true;\n\n // Figure out the initial configuration. Do we need an iframe?\n // Is pushState desired ... is it available?\n this.options = _.extend({root: '/'}, this.options, options);\n this.root = this.options.root;\n this._trailingSlash = this.options.trailingSlash;\n this._wantsHashChange = this.options.hashChange !== false;\n this._hasHashChange = 'onhashchange' in window && (document.documentMode === void 0 || document.documentMode > 7);\n this._useHashChange = this._wantsHashChange && this._hasHashChange;\n this._wantsPushState = !!this.options.pushState;\n this._hasPushState = !!(this.history && this.history.pushState);\n this._usePushState = this._wantsPushState && this._hasPushState;\n this.fragment = this.getFragment();\n\n // Normalize root to always include a leading and trailing slash.\n this.root = ('/' + this.root + '/').replace(rootStripper, '/');\n\n // Transition from hashChange to pushState or vice versa if both are\n // requested.\n if (this._wantsHashChange && this._wantsPushState) {\n\n // If we've started off with a route from a `pushState`-enabled\n // browser, but we're currently in a browser that doesn't support it...\n if (!this._hasPushState && !this.atRoot()) {\n var rootPath = this.root.slice(0, -1) || '/';\n this.location.replace(rootPath + '#' + this.getPath());\n // Return immediately as browser will do redirect to new url\n return true;\n\n // Or if we've started out with a hash-based route, but we're currently\n // in a browser where it could be `pushState`-based instead...\n } else if (this._hasPushState && this.atRoot()) {\n this.navigate(this.getHash(), {replace: true});\n }\n\n }\n\n // Proxy an iframe to handle location events if the browser doesn't\n // support the `hashchange` event, HTML5 history, or the user wants\n // `hashChange` but not `pushState`.\n if (!this._hasHashChange && this._wantsHashChange && !this._usePushState) {\n this.iframe = document.createElement('iframe');\n this.iframe.src = 'javascript:0';\n this.iframe.style.display = 'none';\n this.iframe.tabIndex = -1;\n var body = document.body;\n // Using `appendChild` will throw on IE < 9 if the document is not ready.\n var iWindow = body.insertBefore(this.iframe, body.firstChild).contentWindow;\n iWindow.document.open();\n iWindow.document.close();\n iWindow.location.hash = '#' + this.fragment;\n }\n\n // Add a cross-platform `addEventListener` shim for older browsers.\n var addEventListener = window.addEventListener || function(eventName, listener) {\n return attachEvent('on' + eventName, listener);\n };\n\n // Depending on whether we're using pushState or hashes, and whether\n // 'onhashchange' is supported, determine how we check the URL state.\n if (this._usePushState) {\n addEventListener('popstate', this.checkUrl, false);\n } else if (this._useHashChange && !this.iframe) {\n addEventListener('hashchange', this.checkUrl, false);\n } else if (this._wantsHashChange) {\n this._checkUrlInterval = setInterval(this.checkUrl, this.interval);\n }\n\n if (!this.options.silent) return this.loadUrl();\n },\n\n // Disable Backbone.history, perhaps temporarily. Not useful in a real app,\n // but possibly useful for unit testing Routers.\n stop: function() {\n // Add a cross-platform `removeEventListener` shim for older browsers.\n var removeEventListener = window.removeEventListener || function(eventName, listener) {\n return detachEvent('on' + eventName, listener);\n };\n\n // Remove window listeners.\n if (this._usePushState) {\n removeEventListener('popstate', this.checkUrl, false);\n } else if (this._useHashChange && !this.iframe) {\n removeEventListener('hashchange', this.checkUrl, false);\n }\n\n // Clean up the iframe if necessary.\n if (this.iframe) {\n document.body.removeChild(this.iframe);\n this.iframe = null;\n }\n\n // Some environments will throw when clearing an undefined interval.\n if (this._checkUrlInterval) clearInterval(this._checkUrlInterval);\n History.started = false;\n },\n\n // Add a route to be tested when the fragment changes. Routes added later\n // may override previous routes.\n route: function(route, callback) {\n this.handlers.unshift({route: route, callback: callback});\n },\n\n // Checks the current URL to see if it has changed, and if it has,\n // calls `loadUrl`, normalizing across the hidden iframe.\n checkUrl: function(e) {\n var current = this.getFragment();\n\n // If the user pressed the back button, the iframe's hash will have\n // changed and we should use that for comparison.\n if (current === this.fragment && this.iframe) {\n current = this.getHash(this.iframe.contentWindow);\n }\n\n if (current === this.fragment) {\n if (!this.matchRoot()) return this.notfound();\n return false;\n }\n if (this.iframe) this.navigate(current);\n this.loadUrl();\n },\n\n // Attempt to load the current URL fragment. If a route succeeds with a\n // match, returns `true`. If no defined routes matches the fragment,\n // returns `false`.\n loadUrl: function(fragment) {\n // If the root doesn't match, no routes can match either.\n if (!this.matchRoot()) return this.notfound();\n fragment = this.fragment = this.getFragment(fragment);\n return _.some(this.handlers, function(handler) {\n if (handler.route.test(fragment)) {\n handler.callback(fragment);\n return true;\n }\n }) || this.notfound();\n },\n\n // When no route could be matched, this method is called internally to\n // trigger the `'notfound'` event. It returns `false` so that it can be used\n // in tail position.\n notfound: function() {\n this.trigger('notfound');\n return false;\n },\n\n // Save a fragment into the hash history, or replace the URL state if the\n // 'replace' option is passed. You are responsible for properly URL-encoding\n // the fragment in advance.\n //\n // The options object can contain `trigger: true` if you wish to have the\n // route callback be fired (not usually desirable), or `replace: true`, if\n // you wish to modify the current URL without adding an entry to the history.\n navigate: function(fragment, options) {\n if (!History.started) return false;\n if (!options || options === true) options = {trigger: !!options};\n\n // Normalize the fragment.\n fragment = this.getFragment(fragment || '');\n\n // Strip trailing slash on the root unless _trailingSlash is true\n var rootPath = this.root;\n if (!this._trailingSlash && (fragment === '' || fragment.charAt(0) === '?')) {\n rootPath = rootPath.slice(0, -1) || '/';\n }\n var url = rootPath + fragment;\n\n // Strip the fragment of the query and hash for matching.\n fragment = fragment.replace(pathStripper, '');\n\n // Decode for matching.\n var decodedFragment = this.decodeFragment(fragment);\n\n if (this.fragment === decodedFragment) return;\n this.fragment = decodedFragment;\n\n // If pushState is available, we use it to set the fragment as a real URL.\n if (this._usePushState) {\n this.history[options.replace ? 'replaceState' : 'pushState']({}, document.title, url);\n\n // If hash changes haven't been explicitly disabled, update the hash\n // fragment to store history.\n } else if (this._wantsHashChange) {\n this._updateHash(this.location, fragment, options.replace);\n if (this.iframe && fragment !== this.getHash(this.iframe.contentWindow)) {\n var iWindow = this.iframe.contentWindow;\n\n // Opening and closing the iframe tricks IE7 and earlier to push a\n // history entry on hash-tag change. When replace is true, we don't\n // want this.\n if (!options.replace) {\n iWindow.document.open();\n iWindow.document.close();\n }\n\n this._updateHash(iWindow.location, fragment, options.replace);\n }\n\n // If you've told us that you explicitly don't want fallback hashchange-\n // based history, then `navigate` becomes a page refresh.\n } else {\n return this.location.assign(url);\n }\n if (options.trigger) return this.loadUrl(fragment);\n },\n\n // Update the hash location, either replacing the current entry, or adding\n // a new one to the browser history.\n _updateHash: function(location, fragment, replace) {\n if (replace) {\n var href = location.href.replace(/(javascript:|#).*$/, '');\n location.replace(href + '#' + fragment);\n } else {\n // Some browsers require that `hash` contains a leading #.\n location.hash = '#' + fragment;\n }\n }\n\n });\n\n // Create the default Backbone.history.\n Backbone.history = new History;\n\n // Helpers\n // -------\n\n // Helper function to correctly set up the prototype chain for subclasses.\n // Similar to `goog.inherits`, but uses a hash of prototype properties and\n // class properties to be extended.\n var extend = function(protoProps, staticProps) {\n var parent = this;\n var child;\n\n // The constructor function for the new subclass is either defined by you\n // (the \"constructor\" property in your `extend` definition), or defaulted\n // by us to simply call the parent constructor.\n if (protoProps && _.has(protoProps, 'constructor')) {\n child = protoProps.constructor;\n } else {\n child = function(){ return parent.apply(this, arguments); };\n }\n\n // Add static properties to the constructor function, if supplied.\n _.extend(child, parent, staticProps);\n\n // Set the prototype chain to inherit from `parent`, without calling\n // `parent`'s constructor function and add the prototype properties.\n child.prototype = _.create(parent.prototype, protoProps);\n child.prototype.constructor = child;\n\n // Set a convenience property in case the parent's prototype is needed\n // later.\n child.__super__ = parent.prototype;\n\n return child;\n };\n\n // Set up inheritance for the model, collection, router, view and history.\n Model.extend = Collection.extend = Router.extend = View.extend = History.extend = extend;\n\n // Throw an error when a URL is needed, and none is supplied.\n var urlError = function() {\n throw new Error('A \"url\" property or function must be specified');\n };\n\n // Wrap an optional error callback with a fallback error event.\n var wrapError = function(model, options) {\n var error = options.error;\n options.error = function(resp) {\n if (error) error.call(options.context, model, resp, options);\n model.trigger('error', model, resp, options);\n };\n };\n\n // Provide useful information when things go wrong. This method is not meant\n // to be used directly; it merely provides the necessary introspection for the\n // external `debugInfo` function.\n Backbone._debug = function() {\n return {root: root, _: _};\n };\n\n return Backbone;\n});\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.button-vue[data-v-79b727b6]{margin-top:.5rem}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/LoginButton.vue\"],\"names\":[],\"mappings\":\"AACA,6BACC,gBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.login-form[data-v-24488f0b]{text-align:start;font-size:1rem}.login-form__fieldset[data-v-24488f0b]{width:100%;display:flex;flex-direction:column;gap:.5rem}.login-form__headline[data-v-24488f0b]{text-align:center;overflow-wrap:anywhere}.login-form[data-v-24488f0b] input:invalid:not(:user-invalid){border-color:var(--color-border-maxcontrast) !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/LoginForm.vue\"],\"names\":[],\"mappings\":\"AACA,6BACC,gBAAA,CACA,cAAA,CAEA,uCACC,UAAA,CACA,YAAA,CACA,qBAAA,CACA,SAAA,CAGD,uCACC,iBAAA,CACA,sBAAA,CAID,8DACC,uDAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `fieldset[data-v-0c2456d6]{display:flex;flex-direction:column;gap:.5rem}fieldset[data-v-0c2456d6] label{text-align:initial}.update[data-v-0c2456d6]{margin:0 auto}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/PasswordLessLoginForm.vue\"],\"names\":[],\"mappings\":\"AACA,0BACC,YAAA,CACA,qBAAA,CACA,SAAA,CAEA,gCACC,kBAAA,CAIF,yBACC,aAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.login-form[data-v-fa5c0502]{text-align:start;font-size:1rem}.login-form__fieldset[data-v-fa5c0502]{width:100%;display:flex;flex-direction:column;gap:.5rem}.login-form__link[data-v-fa5c0502]{display:block;font-weight:normal !important;cursor:pointer;font-size:var(--default-font-size);text-align:center;padding:.5rem 1rem 1rem 1rem}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/ResetPassword.vue\"],\"names\":[],\"mappings\":\"AACA,6BACC,gBAAA,CACA,cAAA,CAEA,uCACC,UAAA,CACA,YAAA,CACA,qBAAA,CACA,SAAA,CAGD,mCACC,aAAA,CACA,6BAAA,CACA,cAAA,CACA,kCAAA,CACA,iBAAA,CACA,4BAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `body{font-size:var(--default-font-size)}.login-box{width:320px;box-sizing:border-box}.login-box__link{display:block;padding:1rem;font-size:var(--default-font-size);text-align:center;font-weight:normal !important}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.alternative-logins{display:flex;flex-direction:column;gap:.75rem}.alternative-logins .button-vue{box-sizing:border-box}.login-passwordless .button-vue{margin-top:.5rem}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/views/Login.vue\"],\"names\":[],\"mappings\":\"AACA,KACC,kCAAA,CAGD,WAEC,WAAA,CACA,qBAAA,CAEA,iBACC,aAAA,CACA,YAAA,CACA,kCAAA,CACA,iBAAA,CACA,6BAAA,CAIF,sCACC,sBAAA,CAGD,2BACC,SAAA,CAGD,oBACC,YAAA,CACA,qBAAA,CACA,UAAA,CAEA,gCACC,qBAAA,CAKD,gCACC,gBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `\nfieldset[data-v-6bdd5975] {\n\ttext-align: center;\n}\ninput[type=submit][data-v-6bdd5975] {\n\tmargin-top: 20px;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/login/UpdatePassword.vue\"],\"names\":[],\"mappings\":\";AA2HA;CACA,kBAAA;AACA;AAEA;CACA,gBAAA;AACA\",\"sourcesContent\":[\"\\n\\n\\n\\n\\n\\n\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","/*\n * vim: expandtab shiftwidth=4 softtabstop=4\n */\n\n/* global dav */\nvar dav = dav || {}\n\ndav._XML_CHAR_MAP = {\n '<': '<',\n '>': '>',\n '&': '&',\n '\"': '"',\n \"'\": '''\n};\n\ndav._escapeXml = function(s) {\n return s.replace(/[<>&\"']/g, function (ch) {\n return dav._XML_CHAR_MAP[ch];\n });\n};\n\ndav.Client = function(options) {\n var i;\n for(i in options) {\n this[i] = options[i];\n }\n\n};\n\ndav.Client.prototype = {\n\n baseUrl : null,\n\n userName : null,\n\n password : null,\n\n\n xmlNamespaces : {\n 'DAV:' : 'd'\n },\n\n /**\n * Generates a propFind request.\n *\n * @param {string} url Url to do the propfind request on\n * @param {Array} properties List of properties to retrieve.\n * @param {string} depth \"0\", \"1\" or \"infinity\"\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n propFind : function(url, properties, depth, headers) {\n\n if(typeof depth === \"undefined\") {\n depth = '0';\n }\n\n // depth header must be a string, in case a number was passed in\n depth = '' + depth;\n\n headers = headers || {};\n\n headers['Depth'] = depth;\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n var body =\n '\\n' +\n '\\n';\n\n for(var ii in properties) {\n if (!properties.hasOwnProperty(ii)) {\n continue;\n }\n\n var property = this.parseClarkNotation(properties[ii]);\n if (this.xmlNamespaces[property.namespace]) {\n body+=' <' + this.xmlNamespaces[property.namespace] + ':' + property.name + ' />\\n';\n } else {\n body+=' \\n';\n }\n\n }\n body+=' \\n';\n body+='';\n\n return this.request('PROPFIND', url, headers, body).then(\n function(result) {\n\n if (depth === '0') {\n return {\n status: result.status,\n body: result.body[0],\n xhr: result.xhr\n };\n } else {\n return {\n status: result.status,\n body: result.body,\n xhr: result.xhr\n };\n }\n\n }.bind(this)\n );\n\n },\n\n /**\n * Renders a \"d:set\" block for the given properties.\n *\n * @param {Object.} properties\n * @return {String} XML \"\" block\n */\n _renderPropSet: function(properties) {\n var body = ' \\n' +\n ' \\n';\n\n for(var ii in properties) {\n if (!properties.hasOwnProperty(ii)) {\n continue;\n }\n\n var property = this.parseClarkNotation(ii);\n var propName;\n var propValue = properties[ii];\n if (this.xmlNamespaces[property.namespace]) {\n propName = this.xmlNamespaces[property.namespace] + ':' + property.name;\n } else {\n propName = 'x:' + property.name + ' xmlns:x=\"' + property.namespace + '\"';\n }\n\n // FIXME: hard-coded for now until we allow properties to\n // specify whether to be escaped or not\n if (propName !== 'd:resourcetype') {\n propValue = dav._escapeXml(propValue);\n }\n body += ' <' + propName + '>' + propValue + '\\n';\n }\n body +=' \\n';\n body +=' \\n';\n return body;\n },\n\n /**\n * Generates a propPatch request.\n *\n * @param {string} url Url to do the proppatch request on\n * @param {Object.} properties List of properties to store.\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n propPatch : function(url, properties, headers) {\n headers = headers || {};\n\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n var body =\n '\\n' +\n '} [properties] list of properties to store.\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n mkcol : function(url, properties, headers) {\n var body = '';\n headers = headers || {};\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n if (properties) {\n body =\n '\\n' +\n ' 0) {\n var subNodes = [];\n // filter out text nodes\n for (var j = 0; j < propNode.childNodes.length; j++) {\n var node = propNode.childNodes[j];\n if (node.nodeType === 1) {\n subNodes.push(node);\n }\n }\n if (subNodes.length) {\n content = subNodes;\n }\n }\n\n return content || propNode.textContent || propNode.text || '';\n },\n\n /**\n * Parses a multi-status response body.\n *\n * @param {string} xmlBody\n * @param {Array}\n */\n parseMultiStatus : function(xmlBody) {\n\n var parser = new DOMParser();\n var doc = parser.parseFromString(xmlBody, \"application/xml\");\n\n var resolver = function(foo) {\n var ii;\n for(ii in this.xmlNamespaces) {\n if (this.xmlNamespaces[ii] === foo) {\n return ii;\n }\n }\n }.bind(this);\n\n var responseIterator = doc.evaluate('/d:multistatus/d:response', doc, resolver, XPathResult.ANY_TYPE, null);\n\n var result = [];\n var responseNode = responseIterator.iterateNext();\n\n while(responseNode) {\n\n var response = {\n href : null,\n propStat : []\n };\n\n response.href = doc.evaluate('string(d:href)', responseNode, resolver, XPathResult.ANY_TYPE, null).stringValue;\n\n var propStatIterator = doc.evaluate('d:propstat', responseNode, resolver, XPathResult.ANY_TYPE, null);\n var propStatNode = propStatIterator.iterateNext();\n\n while(propStatNode) {\n var propStat = {\n status : doc.evaluate('string(d:status)', propStatNode, resolver, XPathResult.ANY_TYPE, null).stringValue,\n properties : {},\n };\n\n var propIterator = doc.evaluate('d:prop/*', propStatNode, resolver, XPathResult.ANY_TYPE, null);\n\n var propNode = propIterator.iterateNext();\n while(propNode) {\n var content = this._parsePropNode(propNode);\n propStat.properties['{' + propNode.namespaceURI + '}' + propNode.localName] = content;\n propNode = propIterator.iterateNext();\n\n }\n response.propStat.push(propStat);\n propStatNode = propStatIterator.iterateNext();\n\n\n }\n\n result.push(response);\n responseNode = responseIterator.iterateNext();\n\n }\n\n return result;\n\n },\n\n /**\n * Takes a relative url, and maps it to an absolute url, using the baseUrl\n *\n * @param {string} url\n * @return {string}\n */\n resolveUrl : function(url) {\n\n // Note: this is rudamentary.. not sure yet if it handles every case.\n if (/^https?:\\/\\//i.test(url)) {\n // absolute\n return url;\n }\n\n var baseParts = this.parseUrl(this.baseUrl);\n if (url.charAt('/')) {\n // Url starts with a slash\n return baseParts.root + url;\n }\n\n // Url does not start with a slash, we need grab the base url right up until the last slash.\n var newUrl = baseParts.root + '/';\n if (baseParts.path.lastIndexOf('/')!==-1) {\n newUrl = newUrl = baseParts.path.subString(0, baseParts.path.lastIndexOf('/')) + '/';\n }\n newUrl+=url;\n return url;\n\n },\n\n /**\n * Parses a url and returns its individual components.\n *\n * @param {String} url\n * @return {Object}\n */\n parseUrl : function(url) {\n\n var parts = url.match(/^(?:([A-Za-z]+):)?(\\/{0,3})([0-9.\\-A-Za-z]+)(?::(\\d+))?(?:\\/([^?#]*))?(?:\\?([^#]*))?(?:#(.*))?$/);\n var result = {\n url : parts[0],\n scheme : parts[1],\n host : parts[3],\n port : parts[4],\n path : parts[5],\n query : parts[6],\n fragment : parts[7],\n };\n result.root =\n result.scheme + '://' +\n result.host +\n (result.port ? ':' + result.port : '');\n\n return result;\n\n },\n\n parseClarkNotation : function(propertyName) {\n\n var result = propertyName.match(/^{([^}]+)}(.*)$/);\n if (!result) {\n return;\n }\n\n return {\n name : result[2],\n namespace : result[1]\n };\n\n }\n\n};\n\nif (typeof module !== 'undefined' && typeof module.exports !== 'undefined') {\n module.exports.Client = dav.Client;\n}\n","var map = {\n\t\"./af\": 25177,\n\t\"./af.js\": 25177,\n\t\"./ar\": 61509,\n\t\"./ar-dz\": 41488,\n\t\"./ar-dz.js\": 41488,\n\t\"./ar-kw\": 58676,\n\t\"./ar-kw.js\": 58676,\n\t\"./ar-ly\": 42353,\n\t\"./ar-ly.js\": 42353,\n\t\"./ar-ma\": 24496,\n\t\"./ar-ma.js\": 24496,\n\t\"./ar-ps\": 6947,\n\t\"./ar-ps.js\": 6947,\n\t\"./ar-sa\": 60301,\n\t\"./ar-sa.js\": 60301,\n\t\"./ar-tn\": 89756,\n\t\"./ar-tn.js\": 89756,\n\t\"./ar.js\": 61509,\n\t\"./az\": 95533,\n\t\"./az.js\": 95533,\n\t\"./be\": 28959,\n\t\"./be.js\": 28959,\n\t\"./bg\": 47777,\n\t\"./bg.js\": 47777,\n\t\"./bm\": 54903,\n\t\"./bm.js\": 54903,\n\t\"./bn\": 61290,\n\t\"./bn-bd\": 17357,\n\t\"./bn-bd.js\": 17357,\n\t\"./bn.js\": 61290,\n\t\"./bo\": 31545,\n\t\"./bo.js\": 31545,\n\t\"./br\": 11470,\n\t\"./br.js\": 11470,\n\t\"./bs\": 44429,\n\t\"./bs.js\": 44429,\n\t\"./ca\": 7306,\n\t\"./ca.js\": 7306,\n\t\"./cs\": 56464,\n\t\"./cs.js\": 56464,\n\t\"./cv\": 73635,\n\t\"./cv.js\": 73635,\n\t\"./cy\": 64226,\n\t\"./cy.js\": 64226,\n\t\"./da\": 93601,\n\t\"./da.js\": 93601,\n\t\"./de\": 77853,\n\t\"./de-at\": 26111,\n\t\"./de-at.js\": 26111,\n\t\"./de-ch\": 54697,\n\t\"./de-ch.js\": 54697,\n\t\"./de.js\": 77853,\n\t\"./dv\": 60708,\n\t\"./dv.js\": 60708,\n\t\"./el\": 54691,\n\t\"./el.js\": 54691,\n\t\"./en-au\": 53872,\n\t\"./en-au.js\": 53872,\n\t\"./en-ca\": 28298,\n\t\"./en-ca.js\": 28298,\n\t\"./en-gb\": 56195,\n\t\"./en-gb.js\": 56195,\n\t\"./en-ie\": 66584,\n\t\"./en-ie.js\": 66584,\n\t\"./en-il\": 65543,\n\t\"./en-il.js\": 65543,\n\t\"./en-in\": 9033,\n\t\"./en-in.js\": 9033,\n\t\"./en-nz\": 79402,\n\t\"./en-nz.js\": 79402,\n\t\"./en-sg\": 43004,\n\t\"./en-sg.js\": 43004,\n\t\"./eo\": 32934,\n\t\"./eo.js\": 32934,\n\t\"./es\": 97650,\n\t\"./es-do\": 20838,\n\t\"./es-do.js\": 20838,\n\t\"./es-mx\": 17730,\n\t\"./es-mx.js\": 17730,\n\t\"./es-us\": 56575,\n\t\"./es-us.js\": 56575,\n\t\"./es.js\": 97650,\n\t\"./et\": 3035,\n\t\"./et.js\": 3035,\n\t\"./eu\": 3508,\n\t\"./eu.js\": 3508,\n\t\"./fa\": 119,\n\t\"./fa.js\": 119,\n\t\"./fi\": 90527,\n\t\"./fi.js\": 90527,\n\t\"./fil\": 95995,\n\t\"./fil.js\": 95995,\n\t\"./fo\": 52477,\n\t\"./fo.js\": 52477,\n\t\"./fr\": 85498,\n\t\"./fr-ca\": 26435,\n\t\"./fr-ca.js\": 26435,\n\t\"./fr-ch\": 37892,\n\t\"./fr-ch.js\": 37892,\n\t\"./fr.js\": 85498,\n\t\"./fy\": 37071,\n\t\"./fy.js\": 37071,\n\t\"./ga\": 41734,\n\t\"./ga.js\": 41734,\n\t\"./gd\": 70217,\n\t\"./gd.js\": 70217,\n\t\"./gl\": 77329,\n\t\"./gl.js\": 77329,\n\t\"./gom-deva\": 32124,\n\t\"./gom-deva.js\": 32124,\n\t\"./gom-latn\": 93383,\n\t\"./gom-latn.js\": 93383,\n\t\"./gu\": 95050,\n\t\"./gu.js\": 95050,\n\t\"./he\": 11713,\n\t\"./he.js\": 11713,\n\t\"./hi\": 43861,\n\t\"./hi.js\": 43861,\n\t\"./hr\": 26308,\n\t\"./hr.js\": 26308,\n\t\"./hu\": 90609,\n\t\"./hu.js\": 90609,\n\t\"./hy-am\": 17160,\n\t\"./hy-am.js\": 17160,\n\t\"./id\": 74063,\n\t\"./id.js\": 74063,\n\t\"./is\": 89374,\n\t\"./is.js\": 89374,\n\t\"./it\": 88383,\n\t\"./it-ch\": 21827,\n\t\"./it-ch.js\": 21827,\n\t\"./it.js\": 88383,\n\t\"./ja\": 23827,\n\t\"./ja.js\": 23827,\n\t\"./jv\": 89722,\n\t\"./jv.js\": 89722,\n\t\"./ka\": 41794,\n\t\"./ka.js\": 41794,\n\t\"./kk\": 27088,\n\t\"./kk.js\": 27088,\n\t\"./km\": 96870,\n\t\"./km.js\": 96870,\n\t\"./kn\": 84451,\n\t\"./kn.js\": 84451,\n\t\"./ko\": 63164,\n\t\"./ko.js\": 63164,\n\t\"./ku\": 98174,\n\t\"./ku-kmr\": 6181,\n\t\"./ku-kmr.js\": 6181,\n\t\"./ku.js\": 98174,\n\t\"./ky\": 78474,\n\t\"./ky.js\": 78474,\n\t\"./lb\": 79680,\n\t\"./lb.js\": 79680,\n\t\"./lo\": 15867,\n\t\"./lo.js\": 15867,\n\t\"./lt\": 45766,\n\t\"./lt.js\": 45766,\n\t\"./lv\": 69532,\n\t\"./lv.js\": 69532,\n\t\"./me\": 58076,\n\t\"./me.js\": 58076,\n\t\"./mi\": 41848,\n\t\"./mi.js\": 41848,\n\t\"./mk\": 30306,\n\t\"./mk.js\": 30306,\n\t\"./ml\": 73739,\n\t\"./ml.js\": 73739,\n\t\"./mn\": 99053,\n\t\"./mn.js\": 99053,\n\t\"./mr\": 86169,\n\t\"./mr.js\": 86169,\n\t\"./ms\": 73386,\n\t\"./ms-my\": 92297,\n\t\"./ms-my.js\": 92297,\n\t\"./ms.js\": 73386,\n\t\"./mt\": 77075,\n\t\"./mt.js\": 77075,\n\t\"./my\": 72264,\n\t\"./my.js\": 72264,\n\t\"./nb\": 22274,\n\t\"./nb.js\": 22274,\n\t\"./ne\": 8235,\n\t\"./ne.js\": 8235,\n\t\"./nl\": 92572,\n\t\"./nl-be\": 43784,\n\t\"./nl-be.js\": 43784,\n\t\"./nl.js\": 92572,\n\t\"./nn\": 54566,\n\t\"./nn.js\": 54566,\n\t\"./oc-lnc\": 69330,\n\t\"./oc-lnc.js\": 69330,\n\t\"./pa-in\": 29849,\n\t\"./pa-in.js\": 29849,\n\t\"./pl\": 94418,\n\t\"./pl.js\": 94418,\n\t\"./pt\": 79834,\n\t\"./pt-br\": 48303,\n\t\"./pt-br.js\": 48303,\n\t\"./pt.js\": 79834,\n\t\"./ro\": 24457,\n\t\"./ro.js\": 24457,\n\t\"./ru\": 82271,\n\t\"./ru.js\": 82271,\n\t\"./sd\": 1221,\n\t\"./sd.js\": 1221,\n\t\"./se\": 33478,\n\t\"./se.js\": 33478,\n\t\"./si\": 17538,\n\t\"./si.js\": 17538,\n\t\"./sk\": 5784,\n\t\"./sk.js\": 5784,\n\t\"./sl\": 46637,\n\t\"./sl.js\": 46637,\n\t\"./sq\": 86794,\n\t\"./sq.js\": 86794,\n\t\"./sr\": 45719,\n\t\"./sr-cyrl\": 3322,\n\t\"./sr-cyrl.js\": 3322,\n\t\"./sr.js\": 45719,\n\t\"./ss\": 56000,\n\t\"./ss.js\": 56000,\n\t\"./sv\": 41011,\n\t\"./sv.js\": 41011,\n\t\"./sw\": 40748,\n\t\"./sw.js\": 40748,\n\t\"./ta\": 11025,\n\t\"./ta.js\": 11025,\n\t\"./te\": 11885,\n\t\"./te.js\": 11885,\n\t\"./tet\": 28861,\n\t\"./tet.js\": 28861,\n\t\"./tg\": 86571,\n\t\"./tg.js\": 86571,\n\t\"./th\": 55802,\n\t\"./th.js\": 55802,\n\t\"./tk\": 59527,\n\t\"./tk.js\": 59527,\n\t\"./tl-ph\": 29231,\n\t\"./tl-ph.js\": 29231,\n\t\"./tlh\": 31052,\n\t\"./tlh.js\": 31052,\n\t\"./tr\": 85096,\n\t\"./tr.js\": 85096,\n\t\"./tzl\": 79846,\n\t\"./tzl.js\": 79846,\n\t\"./tzm\": 81765,\n\t\"./tzm-latn\": 97711,\n\t\"./tzm-latn.js\": 97711,\n\t\"./tzm.js\": 81765,\n\t\"./ug-cn\": 48414,\n\t\"./ug-cn.js\": 48414,\n\t\"./uk\": 16618,\n\t\"./uk.js\": 16618,\n\t\"./ur\": 57777,\n\t\"./ur.js\": 57777,\n\t\"./uz\": 57609,\n\t\"./uz-latn\": 72475,\n\t\"./uz-latn.js\": 72475,\n\t\"./uz.js\": 57609,\n\t\"./vi\": 21135,\n\t\"./vi.js\": 21135,\n\t\"./x-pseudo\": 64051,\n\t\"./x-pseudo.js\": 64051,\n\t\"./yo\": 82218,\n\t\"./yo.js\": 82218,\n\t\"./zh-cn\": 52648,\n\t\"./zh-cn.js\": 52648,\n\t\"./zh-hk\": 1632,\n\t\"./zh-hk.js\": 1632,\n\t\"./zh-mo\": 31541,\n\t\"./zh-mo.js\": 31541,\n\t\"./zh-tw\": 50304,\n\t\"./zh-tw.js\": 50304\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 35358;","import { o as logger } from \"./chunks/dav-Co9y-hkg.mjs\";\nimport { q, F, s, N, t, P, c, l, m, n, a, g, p, b, r, d, h, f, k, j, e, i } from \"./chunks/dav-Co9y-hkg.mjs\";\nimport { getCapabilities } from \"@nextcloud/capabilities\";\nimport { extname, basename } from \"path\";\nimport { getCanonicalLocale, getLanguage } from \"@nextcloud/l10n\";\nimport { TypedEventTarget } from \"typescript-event-target\";\nvar NewMenuEntryCategory = /* @__PURE__ */ ((NewMenuEntryCategory2) => {\n NewMenuEntryCategory2[NewMenuEntryCategory2[\"UploadFromDevice\"] = 0] = \"UploadFromDevice\";\n NewMenuEntryCategory2[NewMenuEntryCategory2[\"CreateNew\"] = 1] = \"CreateNew\";\n NewMenuEntryCategory2[NewMenuEntryCategory2[\"Other\"] = 2] = \"Other\";\n return NewMenuEntryCategory2;\n})(NewMenuEntryCategory || {});\nclass NewFileMenu {\n _entries = [];\n registerEntry(entry) {\n this.validateEntry(entry);\n entry.category = entry.category ?? 1;\n this._entries.push(entry);\n }\n unregisterEntry(entry) {\n const entryIndex = typeof entry === \"string\" ? this.getEntryIndex(entry) : this.getEntryIndex(entry.id);\n if (entryIndex === -1) {\n logger.warn(\"Entry not found, nothing removed\", { entry, entries: this.getEntries() });\n return;\n }\n this._entries.splice(entryIndex, 1);\n }\n /**\n * Get the list of registered entries\n *\n * @param {Folder} context the creation context. Usually the current folder\n */\n getEntries(context) {\n if (context) {\n return this._entries.filter((entry) => typeof entry.enabled === \"function\" ? entry.enabled(context) : true);\n }\n return this._entries;\n }\n getEntryIndex(id) {\n return this._entries.findIndex((entry) => entry.id === id);\n }\n validateEntry(entry) {\n if (!entry.id || !entry.displayName || !(entry.iconSvgInline || entry.iconClass) || !entry.handler) {\n throw new Error(\"Invalid entry\");\n }\n if (typeof entry.id !== \"string\" || typeof entry.displayName !== \"string\") {\n throw new Error(\"Invalid id or displayName property\");\n }\n if (entry.iconClass && typeof entry.iconClass !== \"string\" || entry.iconSvgInline && typeof entry.iconSvgInline !== \"string\") {\n throw new Error(\"Invalid icon provided\");\n }\n if (entry.enabled !== void 0 && typeof entry.enabled !== \"function\") {\n throw new Error(\"Invalid enabled property\");\n }\n if (typeof entry.handler !== \"function\") {\n throw new Error(\"Invalid handler property\");\n }\n if (\"order\" in entry && typeof entry.order !== \"number\") {\n throw new Error(\"Invalid order property\");\n }\n if (this.getEntryIndex(entry.id) !== -1) {\n throw new Error(\"Duplicate entry\");\n }\n }\n}\nconst getNewFileMenu = function() {\n if (typeof window._nc_newfilemenu === \"undefined\") {\n window._nc_newfilemenu = new NewFileMenu();\n logger.debug(\"NewFileMenu initialized\");\n }\n return window._nc_newfilemenu;\n};\nvar DefaultType = /* @__PURE__ */ ((DefaultType2) => {\n DefaultType2[\"DEFAULT\"] = \"default\";\n DefaultType2[\"HIDDEN\"] = \"hidden\";\n return DefaultType2;\n})(DefaultType || {});\nclass FileAction {\n _action;\n constructor(action) {\n this.validateAction(action);\n this._action = action;\n }\n get id() {\n return this._action.id;\n }\n get displayName() {\n return this._action.displayName;\n }\n get title() {\n return this._action.title;\n }\n get iconSvgInline() {\n return this._action.iconSvgInline;\n }\n get enabled() {\n return this._action.enabled;\n }\n get exec() {\n return this._action.exec;\n }\n get execBatch() {\n return this._action.execBatch;\n }\n get order() {\n return this._action.order;\n }\n get parent() {\n return this._action.parent;\n }\n get default() {\n return this._action.default;\n }\n get destructive() {\n return this._action.destructive;\n }\n get inline() {\n return this._action.inline;\n }\n get renderInline() {\n return this._action.renderInline;\n }\n validateAction(action) {\n if (!action.id || typeof action.id !== \"string\") {\n throw new Error(\"Invalid id\");\n }\n if (!action.displayName || typeof action.displayName !== \"function\") {\n throw new Error(\"Invalid displayName function\");\n }\n if (\"title\" in action && typeof action.title !== \"function\") {\n throw new Error(\"Invalid title function\");\n }\n if (!action.iconSvgInline || typeof action.iconSvgInline !== \"function\") {\n throw new Error(\"Invalid iconSvgInline function\");\n }\n if (!action.exec || typeof action.exec !== \"function\") {\n throw new Error(\"Invalid exec function\");\n }\n if (\"enabled\" in action && typeof action.enabled !== \"function\") {\n throw new Error(\"Invalid enabled function\");\n }\n if (\"execBatch\" in action && typeof action.execBatch !== \"function\") {\n throw new Error(\"Invalid execBatch function\");\n }\n if (\"order\" in action && typeof action.order !== \"number\") {\n throw new Error(\"Invalid order\");\n }\n if (action.destructive !== void 0 && typeof action.destructive !== \"boolean\") {\n throw new Error(\"Invalid destructive flag\");\n }\n if (\"parent\" in action && typeof action.parent !== \"string\") {\n throw new Error(\"Invalid parent\");\n }\n if (action.default && !Object.values(DefaultType).includes(action.default)) {\n throw new Error(\"Invalid default\");\n }\n if (\"inline\" in action && typeof action.inline !== \"function\") {\n throw new Error(\"Invalid inline function\");\n }\n if (\"renderInline\" in action && typeof action.renderInline !== \"function\") {\n throw new Error(\"Invalid renderInline function\");\n }\n }\n}\nconst registerFileAction = function(action) {\n if (typeof window._nc_fileactions === \"undefined\") {\n window._nc_fileactions = [];\n logger.debug(\"FileActions initialized\");\n }\n if (window._nc_fileactions.find((search) => search.id === action.id)) {\n logger.error(`FileAction ${action.id} already registered`, { action });\n return;\n }\n window._nc_fileactions.push(action);\n};\nconst getFileActions = function() {\n if (typeof window._nc_fileactions === \"undefined\") {\n window._nc_fileactions = [];\n logger.debug(\"FileActions initialized\");\n }\n return window._nc_fileactions;\n};\nclass FileListAction {\n _action;\n constructor(action) {\n this.validateAction(action);\n this._action = action;\n }\n get id() {\n return this._action.id;\n }\n get displayName() {\n return this._action.displayName;\n }\n get iconSvgInline() {\n return this._action.iconSvgInline;\n }\n get order() {\n return this._action.order;\n }\n get enabled() {\n return this._action.enabled;\n }\n get exec() {\n return this._action.exec;\n }\n validateAction(action) {\n if (!action.id || typeof action.id !== \"string\") {\n throw new Error(\"Invalid id\");\n }\n if (!action.displayName || typeof action.displayName !== \"function\") {\n throw new Error(\"Invalid displayName function\");\n }\n if (\"iconSvgInline\" in action && typeof action.iconSvgInline !== \"function\") {\n throw new Error(\"Invalid iconSvgInline function\");\n }\n if (\"order\" in action && typeof action.order !== \"number\") {\n throw new Error(\"Invalid order\");\n }\n if (\"enabled\" in action && typeof action.enabled !== \"function\") {\n throw new Error(\"Invalid enabled function\");\n }\n if (!action.exec || typeof action.exec !== \"function\") {\n throw new Error(\"Invalid exec function\");\n }\n }\n}\nconst registerFileListAction = (action) => {\n if (typeof window._nc_filelistactions === \"undefined\") {\n window._nc_filelistactions = [];\n }\n if (window._nc_filelistactions.find((listAction) => listAction.id === action.id)) {\n logger.error(`FileListAction with id \"${action.id}\" is already registered`, { action });\n return;\n }\n window._nc_filelistactions.push(action);\n};\nconst getFileListActions = () => {\n if (typeof window._nc_filelistactions === \"undefined\") {\n window._nc_filelistactions = [];\n }\n return window._nc_filelistactions;\n};\nclass Header {\n _header;\n constructor(header) {\n this.validateHeader(header);\n this._header = header;\n }\n get id() {\n return this._header.id;\n }\n get order() {\n return this._header.order;\n }\n get enabled() {\n return this._header.enabled;\n }\n get render() {\n return this._header.render;\n }\n get updated() {\n return this._header.updated;\n }\n validateHeader(header) {\n if (!header.id || !header.render || !header.updated) {\n throw new Error(\"Invalid header: id, render and updated are required\");\n }\n if (typeof header.id !== \"string\") {\n throw new Error(\"Invalid id property\");\n }\n if (header.enabled !== void 0 && typeof header.enabled !== \"function\") {\n throw new Error(\"Invalid enabled property\");\n }\n if (header.render && typeof header.render !== \"function\") {\n throw new Error(\"Invalid render property\");\n }\n if (header.updated && typeof header.updated !== \"function\") {\n throw new Error(\"Invalid updated property\");\n }\n }\n}\nconst registerFileListHeaders = function(header) {\n if (typeof window._nc_filelistheader === \"undefined\") {\n window._nc_filelistheader = [];\n logger.debug(\"FileListHeaders initialized\");\n }\n if (window._nc_filelistheader.find((search) => search.id === header.id)) {\n logger.error(`Header ${header.id} already registered`, { header });\n return;\n }\n window._nc_filelistheader.push(header);\n};\nconst getFileListHeaders = function() {\n if (typeof window._nc_filelistheader === \"undefined\") {\n window._nc_filelistheader = [];\n logger.debug(\"FileListHeaders initialized\");\n }\n return window._nc_filelistheader;\n};\nvar InvalidFilenameErrorReason = /* @__PURE__ */ ((InvalidFilenameErrorReason2) => {\n InvalidFilenameErrorReason2[\"ReservedName\"] = \"reserved name\";\n InvalidFilenameErrorReason2[\"Character\"] = \"character\";\n InvalidFilenameErrorReason2[\"Extension\"] = \"extension\";\n return InvalidFilenameErrorReason2;\n})(InvalidFilenameErrorReason || {});\nclass InvalidFilenameError extends Error {\n constructor(options) {\n super(`Invalid ${options.reason} '${options.segment}' in filename '${options.filename}'`, { cause: options });\n }\n /**\n * The filename that was validated\n */\n get filename() {\n return this.cause.filename;\n }\n /**\n * Reason why the validation failed\n */\n get reason() {\n return this.cause.reason;\n }\n /**\n * Part of the filename that caused this error\n */\n get segment() {\n return this.cause.segment;\n }\n}\nfunction validateFilename(filename) {\n const capabilities = getCapabilities().files;\n const forbiddenCharacters = capabilities.forbidden_filename_characters ?? window._oc_config?.forbidden_filenames_characters ?? [\"/\", \"\\\\\"];\n for (const character of forbiddenCharacters) {\n if (filename.includes(character)) {\n throw new InvalidFilenameError({ segment: character, reason: \"character\", filename });\n }\n }\n filename = filename.toLocaleLowerCase();\n const forbiddenFilenames = capabilities.forbidden_filenames ?? [\".htaccess\"];\n if (forbiddenFilenames.includes(filename)) {\n throw new InvalidFilenameError({\n filename,\n segment: filename,\n reason: \"reserved name\"\n /* ReservedName */\n });\n }\n const endOfBasename = filename.indexOf(\".\", 1);\n const basename2 = filename.substring(0, endOfBasename === -1 ? void 0 : endOfBasename);\n const forbiddenFilenameBasenames = capabilities.forbidden_filename_basenames ?? [];\n if (forbiddenFilenameBasenames.includes(basename2)) {\n throw new InvalidFilenameError({\n filename,\n segment: basename2,\n reason: \"reserved name\"\n /* ReservedName */\n });\n }\n const forbiddenFilenameExtensions = capabilities.forbidden_filename_extensions ?? [\".part\", \".filepart\"];\n for (const extension of forbiddenFilenameExtensions) {\n if (filename.length > extension.length && filename.endsWith(extension)) {\n throw new InvalidFilenameError({ segment: extension, reason: \"extension\", filename });\n }\n }\n}\nfunction isFilenameValid(filename) {\n try {\n validateFilename(filename);\n return true;\n } catch (error) {\n if (error instanceof InvalidFilenameError) {\n return false;\n }\n throw error;\n }\n}\nfunction getUniqueName(name, otherNames, options) {\n const opts = {\n suffix: (n2) => `(${n2})`,\n ignoreFileExtension: false,\n ...options\n };\n let newName = name;\n let i2 = 1;\n while (otherNames.includes(newName)) {\n const ext = opts.ignoreFileExtension ? \"\" : extname(name);\n const base = basename(name, ext);\n newName = `${base} ${opts.suffix(i2++)}${ext}`;\n }\n return newName;\n}\nconst humanList = [\"B\", \"KB\", \"MB\", \"GB\", \"TB\", \"PB\"];\nconst humanListBinary = [\"B\", \"KiB\", \"MiB\", \"GiB\", \"TiB\", \"PiB\"];\nfunction formatFileSize(size, skipSmallSizes = false, binaryPrefixes = false, base1000 = false) {\n binaryPrefixes = binaryPrefixes && !base1000;\n if (typeof size === \"string\") {\n size = Number(size);\n }\n let order = size > 0 ? Math.floor(Math.log(size) / Math.log(base1000 ? 1e3 : 1024)) : 0;\n order = Math.min((binaryPrefixes ? humanListBinary.length : humanList.length) - 1, order);\n const readableFormat = binaryPrefixes ? humanListBinary[order] : humanList[order];\n let relativeSize = (size / Math.pow(base1000 ? 1e3 : 1024, order)).toFixed(1);\n if (skipSmallSizes === true && order === 0) {\n return (relativeSize !== \"0.0\" ? \"< 1 \" : \"0 \") + (binaryPrefixes ? humanListBinary[1] : humanList[1]);\n }\n if (order < 2) {\n relativeSize = parseFloat(relativeSize).toFixed(0);\n } else {\n relativeSize = parseFloat(relativeSize).toLocaleString(getCanonicalLocale());\n }\n return relativeSize + \" \" + readableFormat;\n}\nfunction parseFileSize(value, forceBinary = false) {\n try {\n value = `${value}`.toLocaleLowerCase().replaceAll(/\\s+/g, \"\").replaceAll(\",\", \".\");\n } catch (e2) {\n return null;\n }\n const match = value.match(/^([0-9]*(\\.[0-9]*)?)([kmgtp]?)(i?)b?$/);\n if (match === null || match[1] === \".\" || match[1] === \"\") {\n return null;\n }\n const bytesArray = {\n \"\": 0,\n k: 1,\n m: 2,\n g: 3,\n t: 4,\n p: 5,\n e: 6\n };\n const decimalString = `${match[1]}`;\n const base = match[4] === \"i\" || forceBinary ? 1024 : 1e3;\n return Math.round(Number.parseFloat(decimalString) * base ** bytesArray[match[3]]);\n}\nfunction stringify(value) {\n if (value instanceof Date) {\n return value.toISOString();\n }\n return String(value);\n}\nfunction orderBy(collection, identifiers2, orders) {\n identifiers2 = identifiers2 ?? [(value) => value];\n orders = orders ?? [];\n const sorting = identifiers2.map((_, index) => (orders[index] ?? \"asc\") === \"asc\" ? 1 : -1);\n const collator = Intl.Collator(\n [getLanguage(), getCanonicalLocale()],\n {\n // handle 10 as ten and not as one-zero\n numeric: true,\n usage: \"sort\"\n }\n );\n return [...collection].sort((a2, b2) => {\n for (const [index, identifier] of identifiers2.entries()) {\n const value = collator.compare(stringify(identifier(a2)), stringify(identifier(b2)));\n if (value !== 0) {\n return value * sorting[index];\n }\n }\n return 0;\n });\n}\nvar FilesSortingMode = /* @__PURE__ */ ((FilesSortingMode2) => {\n FilesSortingMode2[\"Name\"] = \"basename\";\n FilesSortingMode2[\"Modified\"] = \"mtime\";\n FilesSortingMode2[\"Size\"] = \"size\";\n return FilesSortingMode2;\n})(FilesSortingMode || {});\nfunction sortNodes(nodes, options = {}) {\n const sortingOptions = {\n // Default to sort by name\n sortingMode: \"basename\",\n // Default to sort ascending\n sortingOrder: \"asc\",\n ...options\n };\n const basename2 = (name) => name.lastIndexOf(\".\") > 0 ? name.slice(0, name.lastIndexOf(\".\")) : name;\n const identifiers2 = [\n // 1: Sort favorites first if enabled\n ...sortingOptions.sortFavoritesFirst ? [(v) => v.attributes?.favorite !== 1] : [],\n // 2: Sort folders first if sorting by name\n ...sortingOptions.sortFoldersFirst ? [(v) => v.type !== \"folder\"] : [],\n // 3: Use sorting mode if NOT basename (to be able to use display name too)\n ...sortingOptions.sortingMode !== \"basename\" ? [(v) => v[sortingOptions.sortingMode]] : [],\n // 4: Use display name if available, fallback to name\n (v) => basename2(v.displayname || v.attributes?.displayname || v.basename),\n // 5: Finally, use basename if all previous sorting methods failed\n (v) => v.basename\n ];\n const orders = [\n // (for 1): always sort favorites before normal files\n ...sortingOptions.sortFavoritesFirst ? [\"asc\"] : [],\n // (for 2): always sort folders before files\n ...sortingOptions.sortFoldersFirst ? [\"asc\"] : [],\n // (for 3): Reverse if sorting by mtime as mtime higher means edited more recent -> lower\n ...sortingOptions.sortingMode === \"mtime\" ? [sortingOptions.sortingOrder === \"asc\" ? \"desc\" : \"asc\"] : [],\n // (also for 3 so make sure not to conflict with 2 and 3)\n ...sortingOptions.sortingMode !== \"mtime\" && sortingOptions.sortingMode !== \"basename\" ? [sortingOptions.sortingOrder] : [],\n // for 4: use configured sorting direction\n sortingOptions.sortingOrder,\n // for 5: use configured sorting direction\n sortingOptions.sortingOrder\n ];\n return orderBy(nodes, identifiers2, orders);\n}\nclass Navigation extends TypedEventTarget {\n _views = [];\n _currentView = null;\n /**\n * Register a new view on the navigation\n * @param view The view to register\n * @throws `Error` is thrown if a view with the same id is already registered\n */\n register(view) {\n if (this._views.find((search) => search.id === view.id)) {\n throw new Error(`View id ${view.id} is already registered`);\n }\n this._views.push(view);\n this.dispatchTypedEvent(\"update\", new CustomEvent(\"update\"));\n }\n /**\n * Remove a registered view\n * @param id The id of the view to remove\n */\n remove(id) {\n const index = this._views.findIndex((view) => view.id === id);\n if (index !== -1) {\n this._views.splice(index, 1);\n this.dispatchTypedEvent(\"update\", new CustomEvent(\"update\"));\n }\n }\n /**\n * Set the currently active view\n * @fires UpdateActiveViewEvent\n * @param view New active view\n */\n setActive(view) {\n this._currentView = view;\n const event = new CustomEvent(\"updateActive\", { detail: view });\n this.dispatchTypedEvent(\"updateActive\", event);\n }\n /**\n * The currently active files view\n */\n get active() {\n return this._currentView;\n }\n /**\n * All registered views\n */\n get views() {\n return this._views;\n }\n}\nconst getNavigation = function() {\n if (typeof window._nc_navigation === \"undefined\") {\n window._nc_navigation = new Navigation();\n logger.debug(\"Navigation service initialized\");\n }\n return window._nc_navigation;\n};\nclass Column {\n _column;\n constructor(column) {\n isValidColumn(column);\n this._column = column;\n }\n get id() {\n return this._column.id;\n }\n get title() {\n return this._column.title;\n }\n get render() {\n return this._column.render;\n }\n get sort() {\n return this._column.sort;\n }\n get summary() {\n return this._column.summary;\n }\n}\nconst isValidColumn = function(column) {\n if (!column.id || typeof column.id !== \"string\") {\n throw new Error(\"A column id is required\");\n }\n if (!column.title || typeof column.title !== \"string\") {\n throw new Error(\"A column title is required\");\n }\n if (!column.render || typeof column.render !== \"function\") {\n throw new Error(\"A render function is required\");\n }\n if (column.sort && typeof column.sort !== \"function\") {\n throw new Error(\"Column sortFunction must be a function\");\n }\n if (column.summary && typeof column.summary !== \"function\") {\n throw new Error(\"Column summary must be a function\");\n }\n return true;\n};\nfunction getDefaultExportFromCjs(x) {\n return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, \"default\") ? x[\"default\"] : x;\n}\nvar validator$2 = {};\nvar util$3 = {};\n(function(exports) {\n const nameStartChar = \":A-Za-z_\\\\u00C0-\\\\u00D6\\\\u00D8-\\\\u00F6\\\\u00F8-\\\\u02FF\\\\u0370-\\\\u037D\\\\u037F-\\\\u1FFF\\\\u200C-\\\\u200D\\\\u2070-\\\\u218F\\\\u2C00-\\\\u2FEF\\\\u3001-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFFD\";\n const nameChar = nameStartChar + \"\\\\-.\\\\d\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040\";\n const nameRegexp = \"[\" + nameStartChar + \"][\" + nameChar + \"]*\";\n const regexName = new RegExp(\"^\" + nameRegexp + \"$\");\n const getAllMatches = function(string, regex) {\n const matches = [];\n let match = regex.exec(string);\n while (match) {\n const allmatches = [];\n allmatches.startIndex = regex.lastIndex - match[0].length;\n const len = match.length;\n for (let index = 0; index < len; index++) {\n allmatches.push(match[index]);\n }\n matches.push(allmatches);\n match = regex.exec(string);\n }\n return matches;\n };\n const isName = function(string) {\n const match = regexName.exec(string);\n return !(match === null || typeof match === \"undefined\");\n };\n exports.isExist = function(v) {\n return typeof v !== \"undefined\";\n };\n exports.isEmptyObject = function(obj) {\n return Object.keys(obj).length === 0;\n };\n exports.merge = function(target, a2, arrayMode) {\n if (a2) {\n const keys = Object.keys(a2);\n const len = keys.length;\n for (let i2 = 0; i2 < len; i2++) {\n if (arrayMode === \"strict\") {\n target[keys[i2]] = [a2[keys[i2]]];\n } else {\n target[keys[i2]] = a2[keys[i2]];\n }\n }\n }\n };\n exports.getValue = function(v) {\n if (exports.isExist(v)) {\n return v;\n } else {\n return \"\";\n }\n };\n exports.isName = isName;\n exports.getAllMatches = getAllMatches;\n exports.nameRegexp = nameRegexp;\n})(util$3);\nconst util$2 = util$3;\nconst defaultOptions$2 = {\n allowBooleanAttributes: false,\n //A tag can have attributes without any value\n unpairedTags: []\n};\nvalidator$2.validate = function(xmlData, options) {\n options = Object.assign({}, defaultOptions$2, options);\n const tags = [];\n let tagFound = false;\n let reachedRoot = false;\n if (xmlData[0] === \"\\uFEFF\") {\n xmlData = xmlData.substr(1);\n }\n for (let i2 = 0; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\" && xmlData[i2 + 1] === \"?\") {\n i2 += 2;\n i2 = readPI(xmlData, i2);\n if (i2.err) return i2;\n } else if (xmlData[i2] === \"<\") {\n let tagStartPos = i2;\n i2++;\n if (xmlData[i2] === \"!\") {\n i2 = readCommentAndCDATA(xmlData, i2);\n continue;\n } else {\n let closingTag = false;\n if (xmlData[i2] === \"/\") {\n closingTag = true;\n i2++;\n }\n let tagName = \"\";\n for (; i2 < xmlData.length && xmlData[i2] !== \">\" && xmlData[i2] !== \" \" && xmlData[i2] !== \"\t\" && xmlData[i2] !== \"\\n\" && xmlData[i2] !== \"\\r\"; i2++) {\n tagName += xmlData[i2];\n }\n tagName = tagName.trim();\n if (tagName[tagName.length - 1] === \"/\") {\n tagName = tagName.substring(0, tagName.length - 1);\n i2--;\n }\n if (!validateTagName(tagName)) {\n let msg;\n if (tagName.trim().length === 0) {\n msg = \"Invalid space after '<'.\";\n } else {\n msg = \"Tag '\" + tagName + \"' is an invalid name.\";\n }\n return getErrorObject(\"InvalidTag\", msg, getLineNumberForPosition(xmlData, i2));\n }\n const result = readAttributeStr(xmlData, i2);\n if (result === false) {\n return getErrorObject(\"InvalidAttr\", \"Attributes for '\" + tagName + \"' have open quote.\", getLineNumberForPosition(xmlData, i2));\n }\n let attrStr = result.value;\n i2 = result.index;\n if (attrStr[attrStr.length - 1] === \"/\") {\n const attrStrStart = i2 - attrStr.length;\n attrStr = attrStr.substring(0, attrStr.length - 1);\n const isValid = validateAttributeString(attrStr, options);\n if (isValid === true) {\n tagFound = true;\n } else {\n return getErrorObject(isValid.err.code, isValid.err.msg, getLineNumberForPosition(xmlData, attrStrStart + isValid.err.line));\n }\n } else if (closingTag) {\n if (!result.tagClosed) {\n return getErrorObject(\"InvalidTag\", \"Closing tag '\" + tagName + \"' doesn't have proper closing.\", getLineNumberForPosition(xmlData, i2));\n } else if (attrStr.trim().length > 0) {\n return getErrorObject(\"InvalidTag\", \"Closing tag '\" + tagName + \"' can't have attributes or invalid starting.\", getLineNumberForPosition(xmlData, tagStartPos));\n } else if (tags.length === 0) {\n return getErrorObject(\"InvalidTag\", \"Closing tag '\" + tagName + \"' has not been opened.\", getLineNumberForPosition(xmlData, tagStartPos));\n } else {\n const otg = tags.pop();\n if (tagName !== otg.tagName) {\n let openPos = getLineNumberForPosition(xmlData, otg.tagStartPos);\n return getErrorObject(\n \"InvalidTag\",\n \"Expected closing tag '\" + otg.tagName + \"' (opened in line \" + openPos.line + \", col \" + openPos.col + \") instead of closing tag '\" + tagName + \"'.\",\n getLineNumberForPosition(xmlData, tagStartPos)\n );\n }\n if (tags.length == 0) {\n reachedRoot = true;\n }\n }\n } else {\n const isValid = validateAttributeString(attrStr, options);\n if (isValid !== true) {\n return getErrorObject(isValid.err.code, isValid.err.msg, getLineNumberForPosition(xmlData, i2 - attrStr.length + isValid.err.line));\n }\n if (reachedRoot === true) {\n return getErrorObject(\"InvalidXml\", \"Multiple possible root nodes found.\", getLineNumberForPosition(xmlData, i2));\n } else if (options.unpairedTags.indexOf(tagName) !== -1) ;\n else {\n tags.push({ tagName, tagStartPos });\n }\n tagFound = true;\n }\n for (i2++; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\") {\n if (xmlData[i2 + 1] === \"!\") {\n i2++;\n i2 = readCommentAndCDATA(xmlData, i2);\n continue;\n } else if (xmlData[i2 + 1] === \"?\") {\n i2 = readPI(xmlData, ++i2);\n if (i2.err) return i2;\n } else {\n break;\n }\n } else if (xmlData[i2] === \"&\") {\n const afterAmp = validateAmpersand(xmlData, i2);\n if (afterAmp == -1)\n return getErrorObject(\"InvalidChar\", \"char '&' is not expected.\", getLineNumberForPosition(xmlData, i2));\n i2 = afterAmp;\n } else {\n if (reachedRoot === true && !isWhiteSpace(xmlData[i2])) {\n return getErrorObject(\"InvalidXml\", \"Extra text at the end\", getLineNumberForPosition(xmlData, i2));\n }\n }\n }\n if (xmlData[i2] === \"<\") {\n i2--;\n }\n }\n } else {\n if (isWhiteSpace(xmlData[i2])) {\n continue;\n }\n return getErrorObject(\"InvalidChar\", \"char '\" + xmlData[i2] + \"' is not expected.\", getLineNumberForPosition(xmlData, i2));\n }\n }\n if (!tagFound) {\n return getErrorObject(\"InvalidXml\", \"Start tag expected.\", 1);\n } else if (tags.length == 1) {\n return getErrorObject(\"InvalidTag\", \"Unclosed tag '\" + tags[0].tagName + \"'.\", getLineNumberForPosition(xmlData, tags[0].tagStartPos));\n } else if (tags.length > 0) {\n return getErrorObject(\"InvalidXml\", \"Invalid '\" + JSON.stringify(tags.map((t3) => t3.tagName), null, 4).replace(/\\r?\\n/g, \"\") + \"' found.\", { line: 1, col: 1 });\n }\n return true;\n};\nfunction isWhiteSpace(char) {\n return char === \" \" || char === \"\t\" || char === \"\\n\" || char === \"\\r\";\n}\nfunction readPI(xmlData, i2) {\n const start = i2;\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] == \"?\" || xmlData[i2] == \" \") {\n const tagname = xmlData.substr(start, i2 - start);\n if (i2 > 5 && tagname === \"xml\") {\n return getErrorObject(\"InvalidXml\", \"XML declaration allowed only at the start of the document.\", getLineNumberForPosition(xmlData, i2));\n } else if (xmlData[i2] == \"?\" && xmlData[i2 + 1] == \">\") {\n i2++;\n break;\n } else {\n continue;\n }\n }\n }\n return i2;\n}\nfunction readCommentAndCDATA(xmlData, i2) {\n if (xmlData.length > i2 + 5 && xmlData[i2 + 1] === \"-\" && xmlData[i2 + 2] === \"-\") {\n for (i2 += 3; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"-\" && xmlData[i2 + 1] === \"-\" && xmlData[i2 + 2] === \">\") {\n i2 += 2;\n break;\n }\n }\n } else if (xmlData.length > i2 + 8 && xmlData[i2 + 1] === \"D\" && xmlData[i2 + 2] === \"O\" && xmlData[i2 + 3] === \"C\" && xmlData[i2 + 4] === \"T\" && xmlData[i2 + 5] === \"Y\" && xmlData[i2 + 6] === \"P\" && xmlData[i2 + 7] === \"E\") {\n let angleBracketsCount = 1;\n for (i2 += 8; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\") {\n angleBracketsCount++;\n } else if (xmlData[i2] === \">\") {\n angleBracketsCount--;\n if (angleBracketsCount === 0) {\n break;\n }\n }\n }\n } else if (xmlData.length > i2 + 9 && xmlData[i2 + 1] === \"[\" && xmlData[i2 + 2] === \"C\" && xmlData[i2 + 3] === \"D\" && xmlData[i2 + 4] === \"A\" && xmlData[i2 + 5] === \"T\" && xmlData[i2 + 6] === \"A\" && xmlData[i2 + 7] === \"[\") {\n for (i2 += 8; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"]\" && xmlData[i2 + 1] === \"]\" && xmlData[i2 + 2] === \">\") {\n i2 += 2;\n break;\n }\n }\n }\n return i2;\n}\nconst doubleQuote = '\"';\nconst singleQuote = \"'\";\nfunction readAttributeStr(xmlData, i2) {\n let attrStr = \"\";\n let startChar = \"\";\n let tagClosed = false;\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === doubleQuote || xmlData[i2] === singleQuote) {\n if (startChar === \"\") {\n startChar = xmlData[i2];\n } else if (startChar !== xmlData[i2]) ;\n else {\n startChar = \"\";\n }\n } else if (xmlData[i2] === \">\") {\n if (startChar === \"\") {\n tagClosed = true;\n break;\n }\n }\n attrStr += xmlData[i2];\n }\n if (startChar !== \"\") {\n return false;\n }\n return {\n value: attrStr,\n index: i2,\n tagClosed\n };\n}\nconst validAttrStrRegxp = new RegExp(`(\\\\s*)([^\\\\s=]+)(\\\\s*=)?(\\\\s*(['\"])(([\\\\s\\\\S])*?)\\\\5)?`, \"g\");\nfunction validateAttributeString(attrStr, options) {\n const matches = util$2.getAllMatches(attrStr, validAttrStrRegxp);\n const attrNames = {};\n for (let i2 = 0; i2 < matches.length; i2++) {\n if (matches[i2][1].length === 0) {\n return getErrorObject(\"InvalidAttr\", \"Attribute '\" + matches[i2][2] + \"' has no space in starting.\", getPositionFromMatch(matches[i2]));\n } else if (matches[i2][3] !== void 0 && matches[i2][4] === void 0) {\n return getErrorObject(\"InvalidAttr\", \"Attribute '\" + matches[i2][2] + \"' is without value.\", getPositionFromMatch(matches[i2]));\n } else if (matches[i2][3] === void 0 && !options.allowBooleanAttributes) {\n return getErrorObject(\"InvalidAttr\", \"boolean attribute '\" + matches[i2][2] + \"' is not allowed.\", getPositionFromMatch(matches[i2]));\n }\n const attrName = matches[i2][2];\n if (!validateAttrName(attrName)) {\n return getErrorObject(\"InvalidAttr\", \"Attribute '\" + attrName + \"' is an invalid name.\", getPositionFromMatch(matches[i2]));\n }\n if (!attrNames.hasOwnProperty(attrName)) {\n attrNames[attrName] = 1;\n } else {\n return getErrorObject(\"InvalidAttr\", \"Attribute '\" + attrName + \"' is repeated.\", getPositionFromMatch(matches[i2]));\n }\n }\n return true;\n}\nfunction validateNumberAmpersand(xmlData, i2) {\n let re2 = /\\d/;\n if (xmlData[i2] === \"x\") {\n i2++;\n re2 = /[\\da-fA-F]/;\n }\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \";\")\n return i2;\n if (!xmlData[i2].match(re2))\n break;\n }\n return -1;\n}\nfunction validateAmpersand(xmlData, i2) {\n i2++;\n if (xmlData[i2] === \";\")\n return -1;\n if (xmlData[i2] === \"#\") {\n i2++;\n return validateNumberAmpersand(xmlData, i2);\n }\n let count = 0;\n for (; i2 < xmlData.length; i2++, count++) {\n if (xmlData[i2].match(/\\w/) && count < 20)\n continue;\n if (xmlData[i2] === \";\")\n break;\n return -1;\n }\n return i2;\n}\nfunction getErrorObject(code, message, lineNumber) {\n return {\n err: {\n code,\n msg: message,\n line: lineNumber.line || lineNumber,\n col: lineNumber.col\n }\n };\n}\nfunction validateAttrName(attrName) {\n return util$2.isName(attrName);\n}\nfunction validateTagName(tagname) {\n return util$2.isName(tagname);\n}\nfunction getLineNumberForPosition(xmlData, index) {\n const lines = xmlData.substring(0, index).split(/\\r?\\n/);\n return {\n line: lines.length,\n // column number is last line's length + 1, because column numbering starts at 1:\n col: lines[lines.length - 1].length + 1\n };\n}\nfunction getPositionFromMatch(match) {\n return match.startIndex + match[1].length;\n}\nvar OptionsBuilder = {};\nconst defaultOptions$1 = {\n preserveOrder: false,\n attributeNamePrefix: \"@_\",\n attributesGroupName: false,\n textNodeName: \"#text\",\n ignoreAttributes: true,\n removeNSPrefix: false,\n // remove NS from tag name or attribute name if true\n allowBooleanAttributes: false,\n //a tag can have attributes without any value\n //ignoreRootElement : false,\n parseTagValue: true,\n parseAttributeValue: false,\n trimValues: true,\n //Trim string values of tag and attributes\n cdataPropName: false,\n numberParseOptions: {\n hex: true,\n leadingZeros: true,\n eNotation: true\n },\n tagValueProcessor: function(tagName, val2) {\n return val2;\n },\n attributeValueProcessor: function(attrName, val2) {\n return val2;\n },\n stopNodes: [],\n //nested tags will not be parsed even for errors\n alwaysCreateTextNode: false,\n isArray: () => false,\n commentPropName: false,\n unpairedTags: [],\n processEntities: true,\n htmlEntities: false,\n ignoreDeclaration: false,\n ignorePiTags: false,\n transformTagName: false,\n transformAttributeName: false,\n updateTag: function(tagName, jPath, attrs) {\n return tagName;\n }\n // skipEmptyListItem: false\n};\nconst buildOptions$1 = function(options) {\n return Object.assign({}, defaultOptions$1, options);\n};\nOptionsBuilder.buildOptions = buildOptions$1;\nOptionsBuilder.defaultOptions = defaultOptions$1;\nclass XmlNode {\n constructor(tagname) {\n this.tagname = tagname;\n this.child = [];\n this[\":@\"] = {};\n }\n add(key, val2) {\n if (key === \"__proto__\") key = \"#__proto__\";\n this.child.push({ [key]: val2 });\n }\n addChild(node) {\n if (node.tagname === \"__proto__\") node.tagname = \"#__proto__\";\n if (node[\":@\"] && Object.keys(node[\":@\"]).length > 0) {\n this.child.push({ [node.tagname]: node.child, [\":@\"]: node[\":@\"] });\n } else {\n this.child.push({ [node.tagname]: node.child });\n }\n }\n}\nvar xmlNode$1 = XmlNode;\nconst util$1 = util$3;\nfunction readDocType$1(xmlData, i2) {\n const entities = {};\n if (xmlData[i2 + 3] === \"O\" && xmlData[i2 + 4] === \"C\" && xmlData[i2 + 5] === \"T\" && xmlData[i2 + 6] === \"Y\" && xmlData[i2 + 7] === \"P\" && xmlData[i2 + 8] === \"E\") {\n i2 = i2 + 9;\n let angleBracketsCount = 1;\n let hasBody = false, comment = false;\n let exp = \"\";\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\" && !comment) {\n if (hasBody && isEntity(xmlData, i2)) {\n i2 += 7;\n [entityName, val, i2] = readEntityExp(xmlData, i2 + 1);\n if (val.indexOf(\"&\") === -1)\n entities[validateEntityName(entityName)] = {\n regx: RegExp(`&${entityName};`, \"g\"),\n val\n };\n } else if (hasBody && isElement(xmlData, i2)) i2 += 8;\n else if (hasBody && isAttlist(xmlData, i2)) i2 += 8;\n else if (hasBody && isNotation(xmlData, i2)) i2 += 9;\n else if (isComment) comment = true;\n else throw new Error(\"Invalid DOCTYPE\");\n angleBracketsCount++;\n exp = \"\";\n } else if (xmlData[i2] === \">\") {\n if (comment) {\n if (xmlData[i2 - 1] === \"-\" && xmlData[i2 - 2] === \"-\") {\n comment = false;\n angleBracketsCount--;\n }\n } else {\n angleBracketsCount--;\n }\n if (angleBracketsCount === 0) {\n break;\n }\n } else if (xmlData[i2] === \"[\") {\n hasBody = true;\n } else {\n exp += xmlData[i2];\n }\n }\n if (angleBracketsCount !== 0) {\n throw new Error(`Unclosed DOCTYPE`);\n }\n } else {\n throw new Error(`Invalid Tag instead of DOCTYPE`);\n }\n return { entities, i: i2 };\n}\nfunction readEntityExp(xmlData, i2) {\n let entityName2 = \"\";\n for (; i2 < xmlData.length && (xmlData[i2] !== \"'\" && xmlData[i2] !== '\"'); i2++) {\n entityName2 += xmlData[i2];\n }\n entityName2 = entityName2.trim();\n if (entityName2.indexOf(\" \") !== -1) throw new Error(\"External entites are not supported\");\n const startChar = xmlData[i2++];\n let val2 = \"\";\n for (; i2 < xmlData.length && xmlData[i2] !== startChar; i2++) {\n val2 += xmlData[i2];\n }\n return [entityName2, val2, i2];\n}\nfunction isComment(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"-\" && xmlData[i2 + 3] === \"-\") return true;\n return false;\n}\nfunction isEntity(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"E\" && xmlData[i2 + 3] === \"N\" && xmlData[i2 + 4] === \"T\" && xmlData[i2 + 5] === \"I\" && xmlData[i2 + 6] === \"T\" && xmlData[i2 + 7] === \"Y\") return true;\n return false;\n}\nfunction isElement(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"E\" && xmlData[i2 + 3] === \"L\" && xmlData[i2 + 4] === \"E\" && xmlData[i2 + 5] === \"M\" && xmlData[i2 + 6] === \"E\" && xmlData[i2 + 7] === \"N\" && xmlData[i2 + 8] === \"T\") return true;\n return false;\n}\nfunction isAttlist(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"A\" && xmlData[i2 + 3] === \"T\" && xmlData[i2 + 4] === \"T\" && xmlData[i2 + 5] === \"L\" && xmlData[i2 + 6] === \"I\" && xmlData[i2 + 7] === \"S\" && xmlData[i2 + 8] === \"T\") return true;\n return false;\n}\nfunction isNotation(xmlData, i2) {\n if (xmlData[i2 + 1] === \"!\" && xmlData[i2 + 2] === \"N\" && xmlData[i2 + 3] === \"O\" && xmlData[i2 + 4] === \"T\" && xmlData[i2 + 5] === \"A\" && xmlData[i2 + 6] === \"T\" && xmlData[i2 + 7] === \"I\" && xmlData[i2 + 8] === \"O\" && xmlData[i2 + 9] === \"N\") return true;\n return false;\n}\nfunction validateEntityName(name) {\n if (util$1.isName(name))\n return name;\n else\n throw new Error(`Invalid entity name ${name}`);\n}\nvar DocTypeReader = readDocType$1;\nconst hexRegex = /^[-+]?0x[a-fA-F0-9]+$/;\nconst numRegex = /^([\\-\\+])?(0*)(\\.[0-9]+([eE]\\-?[0-9]+)?|[0-9]+(\\.[0-9]+([eE]\\-?[0-9]+)?)?)$/;\nif (!Number.parseInt && window.parseInt) {\n Number.parseInt = window.parseInt;\n}\nif (!Number.parseFloat && window.parseFloat) {\n Number.parseFloat = window.parseFloat;\n}\nconst consider = {\n hex: true,\n leadingZeros: true,\n decimalPoint: \".\",\n eNotation: true\n //skipLike: /regex/\n};\nfunction toNumber$1(str, options = {}) {\n options = Object.assign({}, consider, options);\n if (!str || typeof str !== \"string\") return str;\n let trimmedStr = str.trim();\n if (options.skipLike !== void 0 && options.skipLike.test(trimmedStr)) return str;\n else if (options.hex && hexRegex.test(trimmedStr)) {\n return Number.parseInt(trimmedStr, 16);\n } else {\n const match = numRegex.exec(trimmedStr);\n if (match) {\n const sign = match[1];\n const leadingZeros = match[2];\n let numTrimmedByZeros = trimZeros(match[3]);\n const eNotation = match[4] || match[6];\n if (!options.leadingZeros && leadingZeros.length > 0 && sign && trimmedStr[2] !== \".\") return str;\n else if (!options.leadingZeros && leadingZeros.length > 0 && !sign && trimmedStr[1] !== \".\") return str;\n else {\n const num = Number(trimmedStr);\n const numStr = \"\" + num;\n if (numStr.search(/[eE]/) !== -1) {\n if (options.eNotation) return num;\n else return str;\n } else if (eNotation) {\n if (options.eNotation) return num;\n else return str;\n } else if (trimmedStr.indexOf(\".\") !== -1) {\n if (numStr === \"0\" && numTrimmedByZeros === \"\") return num;\n else if (numStr === numTrimmedByZeros) return num;\n else if (sign && numStr === \"-\" + numTrimmedByZeros) return num;\n else return str;\n }\n if (leadingZeros) {\n if (numTrimmedByZeros === numStr) return num;\n else if (sign + numTrimmedByZeros === numStr) return num;\n else return str;\n }\n if (trimmedStr === numStr) return num;\n else if (trimmedStr === sign + numStr) return num;\n return str;\n }\n } else {\n return str;\n }\n }\n}\nfunction trimZeros(numStr) {\n if (numStr && numStr.indexOf(\".\") !== -1) {\n numStr = numStr.replace(/0+$/, \"\");\n if (numStr === \".\") numStr = \"0\";\n else if (numStr[0] === \".\") numStr = \"0\" + numStr;\n else if (numStr[numStr.length - 1] === \".\") numStr = numStr.substr(0, numStr.length - 1);\n return numStr;\n }\n return numStr;\n}\nvar strnum = toNumber$1;\nfunction getIgnoreAttributesFn$2(ignoreAttributes2) {\n if (typeof ignoreAttributes2 === \"function\") {\n return ignoreAttributes2;\n }\n if (Array.isArray(ignoreAttributes2)) {\n return (attrName) => {\n for (const pattern of ignoreAttributes2) {\n if (typeof pattern === \"string\" && attrName === pattern) {\n return true;\n }\n if (pattern instanceof RegExp && pattern.test(attrName)) {\n return true;\n }\n }\n };\n }\n return () => false;\n}\nvar ignoreAttributes = getIgnoreAttributesFn$2;\nconst util = util$3;\nconst xmlNode = xmlNode$1;\nconst readDocType = DocTypeReader;\nconst toNumber = strnum;\nconst getIgnoreAttributesFn$1 = ignoreAttributes;\nlet OrderedObjParser$1 = class OrderedObjParser {\n constructor(options) {\n this.options = options;\n this.currentNode = null;\n this.tagsNodeStack = [];\n this.docTypeEntities = {};\n this.lastEntities = {\n \"apos\": { regex: /&(apos|#39|#x27);/g, val: \"'\" },\n \"gt\": { regex: /&(gt|#62|#x3E);/g, val: \">\" },\n \"lt\": { regex: /&(lt|#60|#x3C);/g, val: \"<\" },\n \"quot\": { regex: /&(quot|#34|#x22);/g, val: '\"' }\n };\n this.ampEntity = { regex: /&(amp|#38|#x26);/g, val: \"&\" };\n this.htmlEntities = {\n \"space\": { regex: /&(nbsp|#160);/g, val: \" \" },\n // \"lt\" : { regex: /&(lt|#60);/g, val: \"<\" },\n // \"gt\" : { regex: /&(gt|#62);/g, val: \">\" },\n // \"amp\" : { regex: /&(amp|#38);/g, val: \"&\" },\n // \"quot\" : { regex: /&(quot|#34);/g, val: \"\\\"\" },\n // \"apos\" : { regex: /&(apos|#39);/g, val: \"'\" },\n \"cent\": { regex: /&(cent|#162);/g, val: \"¢\" },\n \"pound\": { regex: /&(pound|#163);/g, val: \"£\" },\n \"yen\": { regex: /&(yen|#165);/g, val: \"¥\" },\n \"euro\": { regex: /&(euro|#8364);/g, val: \"€\" },\n \"copyright\": { regex: /&(copy|#169);/g, val: \"©\" },\n \"reg\": { regex: /&(reg|#174);/g, val: \"®\" },\n \"inr\": { regex: /&(inr|#8377);/g, val: \"₹\" },\n \"num_dec\": { regex: /&#([0-9]{1,7});/g, val: (_, str) => String.fromCharCode(Number.parseInt(str, 10)) },\n \"num_hex\": { regex: /&#x([0-9a-fA-F]{1,6});/g, val: (_, str) => String.fromCharCode(Number.parseInt(str, 16)) }\n };\n this.addExternalEntities = addExternalEntities;\n this.parseXml = parseXml;\n this.parseTextData = parseTextData;\n this.resolveNameSpace = resolveNameSpace;\n this.buildAttributesMap = buildAttributesMap;\n this.isItStopNode = isItStopNode;\n this.replaceEntitiesValue = replaceEntitiesValue$1;\n this.readStopNodeData = readStopNodeData;\n this.saveTextToParentTag = saveTextToParentTag;\n this.addChild = addChild;\n this.ignoreAttributesFn = getIgnoreAttributesFn$1(this.options.ignoreAttributes);\n }\n};\nfunction addExternalEntities(externalEntities) {\n const entKeys = Object.keys(externalEntities);\n for (let i2 = 0; i2 < entKeys.length; i2++) {\n const ent = entKeys[i2];\n this.lastEntities[ent] = {\n regex: new RegExp(\"&\" + ent + \";\", \"g\"),\n val: externalEntities[ent]\n };\n }\n}\nfunction parseTextData(val2, tagName, jPath, dontTrim, hasAttributes, isLeafNode, escapeEntities) {\n if (val2 !== void 0) {\n if (this.options.trimValues && !dontTrim) {\n val2 = val2.trim();\n }\n if (val2.length > 0) {\n if (!escapeEntities) val2 = this.replaceEntitiesValue(val2);\n const newval = this.options.tagValueProcessor(tagName, val2, jPath, hasAttributes, isLeafNode);\n if (newval === null || newval === void 0) {\n return val2;\n } else if (typeof newval !== typeof val2 || newval !== val2) {\n return newval;\n } else if (this.options.trimValues) {\n return parseValue(val2, this.options.parseTagValue, this.options.numberParseOptions);\n } else {\n const trimmedVal = val2.trim();\n if (trimmedVal === val2) {\n return parseValue(val2, this.options.parseTagValue, this.options.numberParseOptions);\n } else {\n return val2;\n }\n }\n }\n }\n}\nfunction resolveNameSpace(tagname) {\n if (this.options.removeNSPrefix) {\n const tags = tagname.split(\":\");\n const prefix = tagname.charAt(0) === \"/\" ? \"/\" : \"\";\n if (tags[0] === \"xmlns\") {\n return \"\";\n }\n if (tags.length === 2) {\n tagname = prefix + tags[1];\n }\n }\n return tagname;\n}\nconst attrsRegx = new RegExp(`([^\\\\s=]+)\\\\s*(=\\\\s*(['\"])([\\\\s\\\\S]*?)\\\\3)?`, \"gm\");\nfunction buildAttributesMap(attrStr, jPath, tagName) {\n if (this.options.ignoreAttributes !== true && typeof attrStr === \"string\") {\n const matches = util.getAllMatches(attrStr, attrsRegx);\n const len = matches.length;\n const attrs = {};\n for (let i2 = 0; i2 < len; i2++) {\n const attrName = this.resolveNameSpace(matches[i2][1]);\n if (this.ignoreAttributesFn(attrName, jPath)) {\n continue;\n }\n let oldVal = matches[i2][4];\n let aName = this.options.attributeNamePrefix + attrName;\n if (attrName.length) {\n if (this.options.transformAttributeName) {\n aName = this.options.transformAttributeName(aName);\n }\n if (aName === \"__proto__\") aName = \"#__proto__\";\n if (oldVal !== void 0) {\n if (this.options.trimValues) {\n oldVal = oldVal.trim();\n }\n oldVal = this.replaceEntitiesValue(oldVal);\n const newVal = this.options.attributeValueProcessor(attrName, oldVal, jPath);\n if (newVal === null || newVal === void 0) {\n attrs[aName] = oldVal;\n } else if (typeof newVal !== typeof oldVal || newVal !== oldVal) {\n attrs[aName] = newVal;\n } else {\n attrs[aName] = parseValue(\n oldVal,\n this.options.parseAttributeValue,\n this.options.numberParseOptions\n );\n }\n } else if (this.options.allowBooleanAttributes) {\n attrs[aName] = true;\n }\n }\n }\n if (!Object.keys(attrs).length) {\n return;\n }\n if (this.options.attributesGroupName) {\n const attrCollection = {};\n attrCollection[this.options.attributesGroupName] = attrs;\n return attrCollection;\n }\n return attrs;\n }\n}\nconst parseXml = function(xmlData) {\n xmlData = xmlData.replace(/\\r\\n?/g, \"\\n\");\n const xmlObj = new xmlNode(\"!xml\");\n let currentNode = xmlObj;\n let textData = \"\";\n let jPath = \"\";\n for (let i2 = 0; i2 < xmlData.length; i2++) {\n const ch = xmlData[i2];\n if (ch === \"<\") {\n if (xmlData[i2 + 1] === \"/\") {\n const closeIndex = findClosingIndex(xmlData, \">\", i2, \"Closing Tag is not closed.\");\n let tagName = xmlData.substring(i2 + 2, closeIndex).trim();\n if (this.options.removeNSPrefix) {\n const colonIndex = tagName.indexOf(\":\");\n if (colonIndex !== -1) {\n tagName = tagName.substr(colonIndex + 1);\n }\n }\n if (this.options.transformTagName) {\n tagName = this.options.transformTagName(tagName);\n }\n if (currentNode) {\n textData = this.saveTextToParentTag(textData, currentNode, jPath);\n }\n const lastTagName = jPath.substring(jPath.lastIndexOf(\".\") + 1);\n if (tagName && this.options.unpairedTags.indexOf(tagName) !== -1) {\n throw new Error(`Unpaired tag can not be used as closing tag: `);\n }\n let propIndex = 0;\n if (lastTagName && this.options.unpairedTags.indexOf(lastTagName) !== -1) {\n propIndex = jPath.lastIndexOf(\".\", jPath.lastIndexOf(\".\") - 1);\n this.tagsNodeStack.pop();\n } else {\n propIndex = jPath.lastIndexOf(\".\");\n }\n jPath = jPath.substring(0, propIndex);\n currentNode = this.tagsNodeStack.pop();\n textData = \"\";\n i2 = closeIndex;\n } else if (xmlData[i2 + 1] === \"?\") {\n let tagData = readTagExp(xmlData, i2, false, \"?>\");\n if (!tagData) throw new Error(\"Pi Tag is not closed.\");\n textData = this.saveTextToParentTag(textData, currentNode, jPath);\n if (this.options.ignoreDeclaration && tagData.tagName === \"?xml\" || this.options.ignorePiTags) ;\n else {\n const childNode = new xmlNode(tagData.tagName);\n childNode.add(this.options.textNodeName, \"\");\n if (tagData.tagName !== tagData.tagExp && tagData.attrExpPresent) {\n childNode[\":@\"] = this.buildAttributesMap(tagData.tagExp, jPath, tagData.tagName);\n }\n this.addChild(currentNode, childNode, jPath);\n }\n i2 = tagData.closeIndex + 1;\n } else if (xmlData.substr(i2 + 1, 3) === \"!--\") {\n const endIndex = findClosingIndex(xmlData, \"-->\", i2 + 4, \"Comment is not closed.\");\n if (this.options.commentPropName) {\n const comment = xmlData.substring(i2 + 4, endIndex - 2);\n textData = this.saveTextToParentTag(textData, currentNode, jPath);\n currentNode.add(this.options.commentPropName, [{ [this.options.textNodeName]: comment }]);\n }\n i2 = endIndex;\n } else if (xmlData.substr(i2 + 1, 2) === \"!D\") {\n const result = readDocType(xmlData, i2);\n this.docTypeEntities = result.entities;\n i2 = result.i;\n } else if (xmlData.substr(i2 + 1, 2) === \"![\") {\n const closeIndex = findClosingIndex(xmlData, \"]]>\", i2, \"CDATA is not closed.\") - 2;\n const tagExp = xmlData.substring(i2 + 9, closeIndex);\n textData = this.saveTextToParentTag(textData, currentNode, jPath);\n let val2 = this.parseTextData(tagExp, currentNode.tagname, jPath, true, false, true, true);\n if (val2 == void 0) val2 = \"\";\n if (this.options.cdataPropName) {\n currentNode.add(this.options.cdataPropName, [{ [this.options.textNodeName]: tagExp }]);\n } else {\n currentNode.add(this.options.textNodeName, val2);\n }\n i2 = closeIndex + 2;\n } else {\n let result = readTagExp(xmlData, i2, this.options.removeNSPrefix);\n let tagName = result.tagName;\n const rawTagName = result.rawTagName;\n let tagExp = result.tagExp;\n let attrExpPresent = result.attrExpPresent;\n let closeIndex = result.closeIndex;\n if (this.options.transformTagName) {\n tagName = this.options.transformTagName(tagName);\n }\n if (currentNode && textData) {\n if (currentNode.tagname !== \"!xml\") {\n textData = this.saveTextToParentTag(textData, currentNode, jPath, false);\n }\n }\n const lastTag = currentNode;\n if (lastTag && this.options.unpairedTags.indexOf(lastTag.tagname) !== -1) {\n currentNode = this.tagsNodeStack.pop();\n jPath = jPath.substring(0, jPath.lastIndexOf(\".\"));\n }\n if (tagName !== xmlObj.tagname) {\n jPath += jPath ? \".\" + tagName : tagName;\n }\n if (this.isItStopNode(this.options.stopNodes, jPath, tagName)) {\n let tagContent = \"\";\n if (tagExp.length > 0 && tagExp.lastIndexOf(\"/\") === tagExp.length - 1) {\n if (tagName[tagName.length - 1] === \"/\") {\n tagName = tagName.substr(0, tagName.length - 1);\n jPath = jPath.substr(0, jPath.length - 1);\n tagExp = tagName;\n } else {\n tagExp = tagExp.substr(0, tagExp.length - 1);\n }\n i2 = result.closeIndex;\n } else if (this.options.unpairedTags.indexOf(tagName) !== -1) {\n i2 = result.closeIndex;\n } else {\n const result2 = this.readStopNodeData(xmlData, rawTagName, closeIndex + 1);\n if (!result2) throw new Error(`Unexpected end of ${rawTagName}`);\n i2 = result2.i;\n tagContent = result2.tagContent;\n }\n const childNode = new xmlNode(tagName);\n if (tagName !== tagExp && attrExpPresent) {\n childNode[\":@\"] = this.buildAttributesMap(tagExp, jPath, tagName);\n }\n if (tagContent) {\n tagContent = this.parseTextData(tagContent, tagName, jPath, true, attrExpPresent, true, true);\n }\n jPath = jPath.substr(0, jPath.lastIndexOf(\".\"));\n childNode.add(this.options.textNodeName, tagContent);\n this.addChild(currentNode, childNode, jPath);\n } else {\n if (tagExp.length > 0 && tagExp.lastIndexOf(\"/\") === tagExp.length - 1) {\n if (tagName[tagName.length - 1] === \"/\") {\n tagName = tagName.substr(0, tagName.length - 1);\n jPath = jPath.substr(0, jPath.length - 1);\n tagExp = tagName;\n } else {\n tagExp = tagExp.substr(0, tagExp.length - 1);\n }\n if (this.options.transformTagName) {\n tagName = this.options.transformTagName(tagName);\n }\n const childNode = new xmlNode(tagName);\n if (tagName !== tagExp && attrExpPresent) {\n childNode[\":@\"] = this.buildAttributesMap(tagExp, jPath, tagName);\n }\n this.addChild(currentNode, childNode, jPath);\n jPath = jPath.substr(0, jPath.lastIndexOf(\".\"));\n } else {\n const childNode = new xmlNode(tagName);\n this.tagsNodeStack.push(currentNode);\n if (tagName !== tagExp && attrExpPresent) {\n childNode[\":@\"] = this.buildAttributesMap(tagExp, jPath, tagName);\n }\n this.addChild(currentNode, childNode, jPath);\n currentNode = childNode;\n }\n textData = \"\";\n i2 = closeIndex;\n }\n }\n } else {\n textData += xmlData[i2];\n }\n }\n return xmlObj.child;\n};\nfunction addChild(currentNode, childNode, jPath) {\n const result = this.options.updateTag(childNode.tagname, jPath, childNode[\":@\"]);\n if (result === false) ;\n else if (typeof result === \"string\") {\n childNode.tagname = result;\n currentNode.addChild(childNode);\n } else {\n currentNode.addChild(childNode);\n }\n}\nconst replaceEntitiesValue$1 = function(val2) {\n if (this.options.processEntities) {\n for (let entityName2 in this.docTypeEntities) {\n const entity = this.docTypeEntities[entityName2];\n val2 = val2.replace(entity.regx, entity.val);\n }\n for (let entityName2 in this.lastEntities) {\n const entity = this.lastEntities[entityName2];\n val2 = val2.replace(entity.regex, entity.val);\n }\n if (this.options.htmlEntities) {\n for (let entityName2 in this.htmlEntities) {\n const entity = this.htmlEntities[entityName2];\n val2 = val2.replace(entity.regex, entity.val);\n }\n }\n val2 = val2.replace(this.ampEntity.regex, this.ampEntity.val);\n }\n return val2;\n};\nfunction saveTextToParentTag(textData, currentNode, jPath, isLeafNode) {\n if (textData) {\n if (isLeafNode === void 0) isLeafNode = Object.keys(currentNode.child).length === 0;\n textData = this.parseTextData(\n textData,\n currentNode.tagname,\n jPath,\n false,\n currentNode[\":@\"] ? Object.keys(currentNode[\":@\"]).length !== 0 : false,\n isLeafNode\n );\n if (textData !== void 0 && textData !== \"\")\n currentNode.add(this.options.textNodeName, textData);\n textData = \"\";\n }\n return textData;\n}\nfunction isItStopNode(stopNodes, jPath, currentTagName) {\n const allNodesExp = \"*.\" + currentTagName;\n for (const stopNodePath in stopNodes) {\n const stopNodeExp = stopNodes[stopNodePath];\n if (allNodesExp === stopNodeExp || jPath === stopNodeExp) return true;\n }\n return false;\n}\nfunction tagExpWithClosingIndex(xmlData, i2, closingChar = \">\") {\n let attrBoundary;\n let tagExp = \"\";\n for (let index = i2; index < xmlData.length; index++) {\n let ch = xmlData[index];\n if (attrBoundary) {\n if (ch === attrBoundary) attrBoundary = \"\";\n } else if (ch === '\"' || ch === \"'\") {\n attrBoundary = ch;\n } else if (ch === closingChar[0]) {\n if (closingChar[1]) {\n if (xmlData[index + 1] === closingChar[1]) {\n return {\n data: tagExp,\n index\n };\n }\n } else {\n return {\n data: tagExp,\n index\n };\n }\n } else if (ch === \"\t\") {\n ch = \" \";\n }\n tagExp += ch;\n }\n}\nfunction findClosingIndex(xmlData, str, i2, errMsg) {\n const closingIndex = xmlData.indexOf(str, i2);\n if (closingIndex === -1) {\n throw new Error(errMsg);\n } else {\n return closingIndex + str.length - 1;\n }\n}\nfunction readTagExp(xmlData, i2, removeNSPrefix, closingChar = \">\") {\n const result = tagExpWithClosingIndex(xmlData, i2 + 1, closingChar);\n if (!result) return;\n let tagExp = result.data;\n const closeIndex = result.index;\n const separatorIndex = tagExp.search(/\\s/);\n let tagName = tagExp;\n let attrExpPresent = true;\n if (separatorIndex !== -1) {\n tagName = tagExp.substring(0, separatorIndex);\n tagExp = tagExp.substring(separatorIndex + 1).trimStart();\n }\n const rawTagName = tagName;\n if (removeNSPrefix) {\n const colonIndex = tagName.indexOf(\":\");\n if (colonIndex !== -1) {\n tagName = tagName.substr(colonIndex + 1);\n attrExpPresent = tagName !== result.data.substr(colonIndex + 1);\n }\n }\n return {\n tagName,\n tagExp,\n closeIndex,\n attrExpPresent,\n rawTagName\n };\n}\nfunction readStopNodeData(xmlData, tagName, i2) {\n const startIndex = i2;\n let openTagCount = 1;\n for (; i2 < xmlData.length; i2++) {\n if (xmlData[i2] === \"<\") {\n if (xmlData[i2 + 1] === \"/\") {\n const closeIndex = findClosingIndex(xmlData, \">\", i2, `${tagName} is not closed`);\n let closeTagName = xmlData.substring(i2 + 2, closeIndex).trim();\n if (closeTagName === tagName) {\n openTagCount--;\n if (openTagCount === 0) {\n return {\n tagContent: xmlData.substring(startIndex, i2),\n i: closeIndex\n };\n }\n }\n i2 = closeIndex;\n } else if (xmlData[i2 + 1] === \"?\") {\n const closeIndex = findClosingIndex(xmlData, \"?>\", i2 + 1, \"StopNode is not closed.\");\n i2 = closeIndex;\n } else if (xmlData.substr(i2 + 1, 3) === \"!--\") {\n const closeIndex = findClosingIndex(xmlData, \"-->\", i2 + 3, \"StopNode is not closed.\");\n i2 = closeIndex;\n } else if (xmlData.substr(i2 + 1, 2) === \"![\") {\n const closeIndex = findClosingIndex(xmlData, \"]]>\", i2, \"StopNode is not closed.\") - 2;\n i2 = closeIndex;\n } else {\n const tagData = readTagExp(xmlData, i2, \">\");\n if (tagData) {\n const openTagName = tagData && tagData.tagName;\n if (openTagName === tagName && tagData.tagExp[tagData.tagExp.length - 1] !== \"/\") {\n openTagCount++;\n }\n i2 = tagData.closeIndex;\n }\n }\n }\n }\n}\nfunction parseValue(val2, shouldParse, options) {\n if (shouldParse && typeof val2 === \"string\") {\n const newval = val2.trim();\n if (newval === \"true\") return true;\n else if (newval === \"false\") return false;\n else return toNumber(val2, options);\n } else {\n if (util.isExist(val2)) {\n return val2;\n } else {\n return \"\";\n }\n }\n}\nvar OrderedObjParser_1 = OrderedObjParser$1;\nvar node2json = {};\nfunction prettify$1(node, options) {\n return compress(node, options);\n}\nfunction compress(arr, options, jPath) {\n let text;\n const compressedObj = {};\n for (let i2 = 0; i2 < arr.length; i2++) {\n const tagObj = arr[i2];\n const property = propName$1(tagObj);\n let newJpath = \"\";\n if (jPath === void 0) newJpath = property;\n else newJpath = jPath + \".\" + property;\n if (property === options.textNodeName) {\n if (text === void 0) text = tagObj[property];\n else text += \"\" + tagObj[property];\n } else if (property === void 0) {\n continue;\n } else if (tagObj[property]) {\n let val2 = compress(tagObj[property], options, newJpath);\n const isLeaf = isLeafTag(val2, options);\n if (tagObj[\":@\"]) {\n assignAttributes(val2, tagObj[\":@\"], newJpath, options);\n } else if (Object.keys(val2).length === 1 && val2[options.textNodeName] !== void 0 && !options.alwaysCreateTextNode) {\n val2 = val2[options.textNodeName];\n } else if (Object.keys(val2).length === 0) {\n if (options.alwaysCreateTextNode) val2[options.textNodeName] = \"\";\n else val2 = \"\";\n }\n if (compressedObj[property] !== void 0 && compressedObj.hasOwnProperty(property)) {\n if (!Array.isArray(compressedObj[property])) {\n compressedObj[property] = [compressedObj[property]];\n }\n compressedObj[property].push(val2);\n } else {\n if (options.isArray(property, newJpath, isLeaf)) {\n compressedObj[property] = [val2];\n } else {\n compressedObj[property] = val2;\n }\n }\n }\n }\n if (typeof text === \"string\") {\n if (text.length > 0) compressedObj[options.textNodeName] = text;\n } else if (text !== void 0) compressedObj[options.textNodeName] = text;\n return compressedObj;\n}\nfunction propName$1(obj) {\n const keys = Object.keys(obj);\n for (let i2 = 0; i2 < keys.length; i2++) {\n const key = keys[i2];\n if (key !== \":@\") return key;\n }\n}\nfunction assignAttributes(obj, attrMap, jpath, options) {\n if (attrMap) {\n const keys = Object.keys(attrMap);\n const len = keys.length;\n for (let i2 = 0; i2 < len; i2++) {\n const atrrName = keys[i2];\n if (options.isArray(atrrName, jpath + \".\" + atrrName, true, true)) {\n obj[atrrName] = [attrMap[atrrName]];\n } else {\n obj[atrrName] = attrMap[atrrName];\n }\n }\n }\n}\nfunction isLeafTag(obj, options) {\n const { textNodeName } = options;\n const propCount = Object.keys(obj).length;\n if (propCount === 0) {\n return true;\n }\n if (propCount === 1 && (obj[textNodeName] || typeof obj[textNodeName] === \"boolean\" || obj[textNodeName] === 0)) {\n return true;\n }\n return false;\n}\nnode2json.prettify = prettify$1;\nconst { buildOptions } = OptionsBuilder;\nconst OrderedObjParser2 = OrderedObjParser_1;\nconst { prettify } = node2json;\nconst validator$1 = validator$2;\nlet XMLParser$1 = class XMLParser {\n constructor(options) {\n this.externalEntities = {};\n this.options = buildOptions(options);\n }\n /**\n * Parse XML dats to JS object \n * @param {string|Buffer} xmlData \n * @param {boolean|Object} validationOption \n */\n parse(xmlData, validationOption) {\n if (typeof xmlData === \"string\") ;\n else if (xmlData.toString) {\n xmlData = xmlData.toString();\n } else {\n throw new Error(\"XML data is accepted in String or Bytes[] form.\");\n }\n if (validationOption) {\n if (validationOption === true) validationOption = {};\n const result = validator$1.validate(xmlData, validationOption);\n if (result !== true) {\n throw Error(`${result.err.msg}:${result.err.line}:${result.err.col}`);\n }\n }\n const orderedObjParser = new OrderedObjParser2(this.options);\n orderedObjParser.addExternalEntities(this.externalEntities);\n const orderedResult = orderedObjParser.parseXml(xmlData);\n if (this.options.preserveOrder || orderedResult === void 0) return orderedResult;\n else return prettify(orderedResult, this.options);\n }\n /**\n * Add Entity which is not by default supported by this library\n * @param {string} key \n * @param {string} value \n */\n addEntity(key, value) {\n if (value.indexOf(\"&\") !== -1) {\n throw new Error(\"Entity value can't have '&'\");\n } else if (key.indexOf(\"&\") !== -1 || key.indexOf(\";\") !== -1) {\n throw new Error(\"An entity must be set without '&' and ';'. Eg. use '#xD' for ' '\");\n } else if (value === \"&\") {\n throw new Error(\"An entity with value '&' is not permitted\");\n } else {\n this.externalEntities[key] = value;\n }\n }\n};\nvar XMLParser_1 = XMLParser$1;\nconst EOL = \"\\n\";\nfunction toXml(jArray, options) {\n let indentation = \"\";\n if (options.format && options.indentBy.length > 0) {\n indentation = EOL;\n }\n return arrToStr(jArray, options, \"\", indentation);\n}\nfunction arrToStr(arr, options, jPath, indentation) {\n let xmlStr = \"\";\n let isPreviousElementTag = false;\n for (let i2 = 0; i2 < arr.length; i2++) {\n const tagObj = arr[i2];\n const tagName = propName(tagObj);\n if (tagName === void 0) continue;\n let newJPath = \"\";\n if (jPath.length === 0) newJPath = tagName;\n else newJPath = `${jPath}.${tagName}`;\n if (tagName === options.textNodeName) {\n let tagText = tagObj[tagName];\n if (!isStopNode(newJPath, options)) {\n tagText = options.tagValueProcessor(tagName, tagText);\n tagText = replaceEntitiesValue(tagText, options);\n }\n if (isPreviousElementTag) {\n xmlStr += indentation;\n }\n xmlStr += tagText;\n isPreviousElementTag = false;\n continue;\n } else if (tagName === options.cdataPropName) {\n if (isPreviousElementTag) {\n xmlStr += indentation;\n }\n xmlStr += ``;\n isPreviousElementTag = false;\n continue;\n } else if (tagName === options.commentPropName) {\n xmlStr += indentation + ``;\n isPreviousElementTag = true;\n continue;\n } else if (tagName[0] === \"?\") {\n const attStr2 = attr_to_str(tagObj[\":@\"], options);\n const tempInd = tagName === \"?xml\" ? \"\" : indentation;\n let piTextNodeName = tagObj[tagName][0][options.textNodeName];\n piTextNodeName = piTextNodeName.length !== 0 ? \" \" + piTextNodeName : \"\";\n xmlStr += tempInd + `<${tagName}${piTextNodeName}${attStr2}?>`;\n isPreviousElementTag = true;\n continue;\n }\n let newIdentation = indentation;\n if (newIdentation !== \"\") {\n newIdentation += options.indentBy;\n }\n const attStr = attr_to_str(tagObj[\":@\"], options);\n const tagStart = indentation + `<${tagName}${attStr}`;\n const tagValue = arrToStr(tagObj[tagName], options, newJPath, newIdentation);\n if (options.unpairedTags.indexOf(tagName) !== -1) {\n if (options.suppressUnpairedNode) xmlStr += tagStart + \">\";\n else xmlStr += tagStart + \"/>\";\n } else if ((!tagValue || tagValue.length === 0) && options.suppressEmptyNode) {\n xmlStr += tagStart + \"/>\";\n } else if (tagValue && tagValue.endsWith(\">\")) {\n xmlStr += tagStart + `>${tagValue}${indentation}`;\n } else {\n xmlStr += tagStart + \">\";\n if (tagValue && indentation !== \"\" && (tagValue.includes(\"/>\") || tagValue.includes(\"`;\n }\n isPreviousElementTag = true;\n }\n return xmlStr;\n}\nfunction propName(obj) {\n const keys = Object.keys(obj);\n for (let i2 = 0; i2 < keys.length; i2++) {\n const key = keys[i2];\n if (!obj.hasOwnProperty(key)) continue;\n if (key !== \":@\") return key;\n }\n}\nfunction attr_to_str(attrMap, options) {\n let attrStr = \"\";\n if (attrMap && !options.ignoreAttributes) {\n for (let attr in attrMap) {\n if (!attrMap.hasOwnProperty(attr)) continue;\n let attrVal = options.attributeValueProcessor(attr, attrMap[attr]);\n attrVal = replaceEntitiesValue(attrVal, options);\n if (attrVal === true && options.suppressBooleanAttributes) {\n attrStr += ` ${attr.substr(options.attributeNamePrefix.length)}`;\n } else {\n attrStr += ` ${attr.substr(options.attributeNamePrefix.length)}=\"${attrVal}\"`;\n }\n }\n }\n return attrStr;\n}\nfunction isStopNode(jPath, options) {\n jPath = jPath.substr(0, jPath.length - options.textNodeName.length - 1);\n let tagName = jPath.substr(jPath.lastIndexOf(\".\") + 1);\n for (let index in options.stopNodes) {\n if (options.stopNodes[index] === jPath || options.stopNodes[index] === \"*.\" + tagName) return true;\n }\n return false;\n}\nfunction replaceEntitiesValue(textValue, options) {\n if (textValue && textValue.length > 0 && options.processEntities) {\n for (let i2 = 0; i2 < options.entities.length; i2++) {\n const entity = options.entities[i2];\n textValue = textValue.replace(entity.regex, entity.val);\n }\n }\n return textValue;\n}\nvar orderedJs2Xml = toXml;\nconst buildFromOrderedJs = orderedJs2Xml;\nconst getIgnoreAttributesFn = ignoreAttributes;\nconst defaultOptions = {\n attributeNamePrefix: \"@_\",\n attributesGroupName: false,\n textNodeName: \"#text\",\n ignoreAttributes: true,\n cdataPropName: false,\n format: false,\n indentBy: \" \",\n suppressEmptyNode: false,\n suppressUnpairedNode: true,\n suppressBooleanAttributes: true,\n tagValueProcessor: function(key, a2) {\n return a2;\n },\n attributeValueProcessor: function(attrName, a2) {\n return a2;\n },\n preserveOrder: false,\n commentPropName: false,\n unpairedTags: [],\n entities: [\n { regex: new RegExp(\"&\", \"g\"), val: \"&\" },\n //it must be on top\n { regex: new RegExp(\">\", \"g\"), val: \">\" },\n { regex: new RegExp(\"<\", \"g\"), val: \"<\" },\n { regex: new RegExp(\"'\", \"g\"), val: \"'\" },\n { regex: new RegExp('\"', \"g\"), val: \""\" }\n ],\n processEntities: true,\n stopNodes: [],\n // transformTagName: false,\n // transformAttributeName: false,\n oneListGroup: false\n};\nfunction Builder(options) {\n this.options = Object.assign({}, defaultOptions, options);\n if (this.options.ignoreAttributes === true || this.options.attributesGroupName) {\n this.isAttribute = function() {\n return false;\n };\n } else {\n this.ignoreAttributesFn = getIgnoreAttributesFn(this.options.ignoreAttributes);\n this.attrPrefixLen = this.options.attributeNamePrefix.length;\n this.isAttribute = isAttribute;\n }\n this.processTextOrObjNode = processTextOrObjNode;\n if (this.options.format) {\n this.indentate = indentate;\n this.tagEndChar = \">\\n\";\n this.newLine = \"\\n\";\n } else {\n this.indentate = function() {\n return \"\";\n };\n this.tagEndChar = \">\";\n this.newLine = \"\";\n }\n}\nBuilder.prototype.build = function(jObj) {\n if (this.options.preserveOrder) {\n return buildFromOrderedJs(jObj, this.options);\n } else {\n if (Array.isArray(jObj) && this.options.arrayNodeName && this.options.arrayNodeName.length > 1) {\n jObj = {\n [this.options.arrayNodeName]: jObj\n };\n }\n return this.j2x(jObj, 0, []).val;\n }\n};\nBuilder.prototype.j2x = function(jObj, level, ajPath) {\n let attrStr = \"\";\n let val2 = \"\";\n const jPath = ajPath.join(\".\");\n for (let key in jObj) {\n if (!Object.prototype.hasOwnProperty.call(jObj, key)) continue;\n if (typeof jObj[key] === \"undefined\") {\n if (this.isAttribute(key)) {\n val2 += \"\";\n }\n } else if (jObj[key] === null) {\n if (this.isAttribute(key)) {\n val2 += \"\";\n } else if (key[0] === \"?\") {\n val2 += this.indentate(level) + \"<\" + key + \"?\" + this.tagEndChar;\n } else {\n val2 += this.indentate(level) + \"<\" + key + \"/\" + this.tagEndChar;\n }\n } else if (jObj[key] instanceof Date) {\n val2 += this.buildTextValNode(jObj[key], key, \"\", level);\n } else if (typeof jObj[key] !== \"object\") {\n const attr = this.isAttribute(key);\n if (attr && !this.ignoreAttributesFn(attr, jPath)) {\n attrStr += this.buildAttrPairStr(attr, \"\" + jObj[key]);\n } else if (!attr) {\n if (key === this.options.textNodeName) {\n let newval = this.options.tagValueProcessor(key, \"\" + jObj[key]);\n val2 += this.replaceEntitiesValue(newval);\n } else {\n val2 += this.buildTextValNode(jObj[key], key, \"\", level);\n }\n }\n } else if (Array.isArray(jObj[key])) {\n const arrLen = jObj[key].length;\n let listTagVal = \"\";\n let listTagAttr = \"\";\n for (let j2 = 0; j2 < arrLen; j2++) {\n const item = jObj[key][j2];\n if (typeof item === \"undefined\") ;\n else if (item === null) {\n if (key[0] === \"?\") val2 += this.indentate(level) + \"<\" + key + \"?\" + this.tagEndChar;\n else val2 += this.indentate(level) + \"<\" + key + \"/\" + this.tagEndChar;\n } else if (typeof item === \"object\") {\n if (this.options.oneListGroup) {\n const result = this.j2x(item, level + 1, ajPath.concat(key));\n listTagVal += result.val;\n if (this.options.attributesGroupName && item.hasOwnProperty(this.options.attributesGroupName)) {\n listTagAttr += result.attrStr;\n }\n } else {\n listTagVal += this.processTextOrObjNode(item, key, level, ajPath);\n }\n } else {\n if (this.options.oneListGroup) {\n let textValue = this.options.tagValueProcessor(key, item);\n textValue = this.replaceEntitiesValue(textValue);\n listTagVal += textValue;\n } else {\n listTagVal += this.buildTextValNode(item, key, \"\", level);\n }\n }\n }\n if (this.options.oneListGroup) {\n listTagVal = this.buildObjectNode(listTagVal, key, listTagAttr, level);\n }\n val2 += listTagVal;\n } else {\n if (this.options.attributesGroupName && key === this.options.attributesGroupName) {\n const Ks = Object.keys(jObj[key]);\n const L = Ks.length;\n for (let j2 = 0; j2 < L; j2++) {\n attrStr += this.buildAttrPairStr(Ks[j2], \"\" + jObj[key][Ks[j2]]);\n }\n } else {\n val2 += this.processTextOrObjNode(jObj[key], key, level, ajPath);\n }\n }\n }\n return { attrStr, val: val2 };\n};\nBuilder.prototype.buildAttrPairStr = function(attrName, val2) {\n val2 = this.options.attributeValueProcessor(attrName, \"\" + val2);\n val2 = this.replaceEntitiesValue(val2);\n if (this.options.suppressBooleanAttributes && val2 === \"true\") {\n return \" \" + attrName;\n } else return \" \" + attrName + '=\"' + val2 + '\"';\n};\nfunction processTextOrObjNode(object, key, level, ajPath) {\n const result = this.j2x(object, level + 1, ajPath.concat(key));\n if (object[this.options.textNodeName] !== void 0 && Object.keys(object).length === 1) {\n return this.buildTextValNode(object[this.options.textNodeName], key, result.attrStr, level);\n } else {\n return this.buildObjectNode(result.val, key, result.attrStr, level);\n }\n}\nBuilder.prototype.buildObjectNode = function(val2, key, attrStr, level) {\n if (val2 === \"\") {\n if (key[0] === \"?\") return this.indentate(level) + \"<\" + key + attrStr + \"?\" + this.tagEndChar;\n else {\n return this.indentate(level) + \"<\" + key + attrStr + this.closeTag(key) + this.tagEndChar;\n }\n } else {\n let tagEndExp = \"\" + val2 + tagEndExp;\n } else if (this.options.commentPropName !== false && key === this.options.commentPropName && piClosingChar.length === 0) {\n return this.indentate(level) + `` + this.newLine;\n } else {\n return this.indentate(level) + \"<\" + key + attrStr + piClosingChar + this.tagEndChar + val2 + this.indentate(level) + tagEndExp;\n }\n }\n};\nBuilder.prototype.closeTag = function(key) {\n let closeTag = \"\";\n if (this.options.unpairedTags.indexOf(key) !== -1) {\n if (!this.options.suppressUnpairedNode) closeTag = \"/\";\n } else if (this.options.suppressEmptyNode) {\n closeTag = \"/\";\n } else {\n closeTag = `>` + this.newLine;\n } else if (this.options.commentPropName !== false && key === this.options.commentPropName) {\n return this.indentate(level) + `` + this.newLine;\n } else if (key[0] === \"?\") {\n return this.indentate(level) + \"<\" + key + attrStr + \"?\" + this.tagEndChar;\n } else {\n let textValue = this.options.tagValueProcessor(key, val2);\n textValue = this.replaceEntitiesValue(textValue);\n if (textValue === \"\") {\n return this.indentate(level) + \"<\" + key + attrStr + this.closeTag(key) + this.tagEndChar;\n } else {\n return this.indentate(level) + \"<\" + key + attrStr + \">\" + textValue + \" 0 && this.options.processEntities) {\n for (let i2 = 0; i2 < this.options.entities.length; i2++) {\n const entity = this.options.entities[i2];\n textValue = textValue.replace(entity.regex, entity.val);\n }\n }\n return textValue;\n};\nfunction indentate(level) {\n return this.options.indentBy.repeat(level);\n}\nfunction isAttribute(name) {\n if (name.startsWith(this.options.attributeNamePrefix) && name !== this.options.textNodeName) {\n return name.substr(this.attrPrefixLen);\n } else {\n return false;\n }\n}\nvar json2xml = Builder;\nconst validator = validator$2;\nconst XMLParser2 = XMLParser_1;\nconst XMLBuilder = json2xml;\nvar fxp = {\n XMLParser: XMLParser2,\n XMLValidator: validator,\n XMLBuilder\n};\nfunction isSvg(string) {\n if (typeof string !== \"string\") {\n throw new TypeError(`Expected a \\`string\\`, got \\`${typeof string}\\``);\n }\n string = string.trim();\n if (string.length === 0) {\n return false;\n }\n if (fxp.XMLValidator.validate(string) !== true) {\n return false;\n }\n let jsonObject;\n const parser = new fxp.XMLParser();\n try {\n jsonObject = parser.parse(string);\n } catch {\n return false;\n }\n if (!jsonObject) {\n return false;\n }\n if (!Object.keys(jsonObject).some((x) => x.toLowerCase() === \"svg\")) {\n return false;\n }\n return true;\n}\nclass View {\n _view;\n constructor(view) {\n isValidView(view);\n this._view = view;\n }\n get id() {\n return this._view.id;\n }\n get name() {\n return this._view.name;\n }\n get caption() {\n return this._view.caption;\n }\n get emptyTitle() {\n return this._view.emptyTitle;\n }\n get emptyCaption() {\n return this._view.emptyCaption;\n }\n get getContents() {\n return this._view.getContents;\n }\n get icon() {\n return this._view.icon;\n }\n set icon(icon) {\n this._view.icon = icon;\n }\n get order() {\n return this._view.order;\n }\n set order(order) {\n this._view.order = order;\n }\n get params() {\n return this._view.params;\n }\n set params(params) {\n this._view.params = params;\n }\n get columns() {\n return this._view.columns;\n }\n get emptyView() {\n return this._view.emptyView;\n }\n get parent() {\n return this._view.parent;\n }\n get sticky() {\n return this._view.sticky;\n }\n get expanded() {\n return this._view.expanded;\n }\n set expanded(expanded) {\n this._view.expanded = expanded;\n }\n get defaultSortKey() {\n return this._view.defaultSortKey;\n }\n get loadChildViews() {\n return this._view.loadChildViews;\n }\n}\nconst isValidView = function(view) {\n if (!view.id || typeof view.id !== \"string\") {\n throw new Error(\"View id is required and must be a string\");\n }\n if (!view.name || typeof view.name !== \"string\") {\n throw new Error(\"View name is required and must be a string\");\n }\n if (\"caption\" in view && typeof view.caption !== \"string\") {\n throw new Error(\"View caption must be a string\");\n }\n if (!view.getContents || typeof view.getContents !== \"function\") {\n throw new Error(\"View getContents is required and must be a function\");\n }\n if (!view.icon || typeof view.icon !== \"string\" || !isSvg(view.icon)) {\n throw new Error(\"View icon is required and must be a valid svg string\");\n }\n if (\"order\" in view && typeof view.order !== \"number\") {\n throw new Error(\"View order must be a number\");\n }\n if (view.columns) {\n view.columns.forEach((column) => {\n if (!(column instanceof Column)) {\n throw new Error(\"View columns must be an array of Column. Invalid column found\");\n }\n });\n }\n if (view.emptyView && typeof view.emptyView !== \"function\") {\n throw new Error(\"View emptyView must be a function\");\n }\n if (view.parent && typeof view.parent !== \"string\") {\n throw new Error(\"View parent must be a string\");\n }\n if (\"sticky\" in view && typeof view.sticky !== \"boolean\") {\n throw new Error(\"View sticky must be a boolean\");\n }\n if (\"expanded\" in view && typeof view.expanded !== \"boolean\") {\n throw new Error(\"View expanded must be a boolean\");\n }\n if (view.defaultSortKey && typeof view.defaultSortKey !== \"string\") {\n throw new Error(\"View defaultSortKey must be a string\");\n }\n if (view.loadChildViews && typeof view.loadChildViews !== \"function\") {\n throw new Error(\"View loadChildViews must be a function\");\n }\n return true;\n};\nconst debug$1 = typeof process === \"object\" && process.env && process.env.NODE_DEBUG && /\\bsemver\\b/i.test(process.env.NODE_DEBUG) ? (...args) => console.error(\"SEMVER\", ...args) : () => {\n};\nvar debug_1 = debug$1;\nconst SEMVER_SPEC_VERSION = \"2.0.0\";\nconst MAX_LENGTH$1 = 256;\nconst MAX_SAFE_INTEGER$1 = Number.MAX_SAFE_INTEGER || /* istanbul ignore next */\n9007199254740991;\nconst MAX_SAFE_COMPONENT_LENGTH = 16;\nconst MAX_SAFE_BUILD_LENGTH = MAX_LENGTH$1 - 6;\nconst RELEASE_TYPES = [\n \"major\",\n \"premajor\",\n \"minor\",\n \"preminor\",\n \"patch\",\n \"prepatch\",\n \"prerelease\"\n];\nvar constants = {\n MAX_LENGTH: MAX_LENGTH$1,\n MAX_SAFE_COMPONENT_LENGTH,\n MAX_SAFE_BUILD_LENGTH,\n MAX_SAFE_INTEGER: MAX_SAFE_INTEGER$1,\n RELEASE_TYPES,\n SEMVER_SPEC_VERSION,\n FLAG_INCLUDE_PRERELEASE: 1,\n FLAG_LOOSE: 2\n};\nvar re$1 = { exports: {} };\n(function(module, exports) {\n const {\n MAX_SAFE_COMPONENT_LENGTH: MAX_SAFE_COMPONENT_LENGTH2,\n MAX_SAFE_BUILD_LENGTH: MAX_SAFE_BUILD_LENGTH2,\n MAX_LENGTH: MAX_LENGTH2\n } = constants;\n const debug2 = debug_1;\n exports = module.exports = {};\n const re2 = exports.re = [];\n const safeRe = exports.safeRe = [];\n const src = exports.src = [];\n const t3 = exports.t = {};\n let R = 0;\n const LETTERDASHNUMBER = \"[a-zA-Z0-9-]\";\n const safeRegexReplacements = [\n [\"\\\\s\", 1],\n [\"\\\\d\", MAX_LENGTH2],\n [LETTERDASHNUMBER, MAX_SAFE_BUILD_LENGTH2]\n ];\n const makeSafeRegex = (value) => {\n for (const [token, max] of safeRegexReplacements) {\n value = value.split(`${token}*`).join(`${token}{0,${max}}`).split(`${token}+`).join(`${token}{1,${max}}`);\n }\n return value;\n };\n const createToken = (name, value, isGlobal) => {\n const safe = makeSafeRegex(value);\n const index = R++;\n debug2(name, index, value);\n t3[name] = index;\n src[index] = value;\n re2[index] = new RegExp(value, isGlobal ? \"g\" : void 0);\n safeRe[index] = new RegExp(safe, isGlobal ? \"g\" : void 0);\n };\n createToken(\"NUMERICIDENTIFIER\", \"0|[1-9]\\\\d*\");\n createToken(\"NUMERICIDENTIFIERLOOSE\", \"\\\\d+\");\n createToken(\"NONNUMERICIDENTIFIER\", `\\\\d*[a-zA-Z-]${LETTERDASHNUMBER}*`);\n createToken(\"MAINVERSION\", `(${src[t3.NUMERICIDENTIFIER]})\\\\.(${src[t3.NUMERICIDENTIFIER]})\\\\.(${src[t3.NUMERICIDENTIFIER]})`);\n createToken(\"MAINVERSIONLOOSE\", `(${src[t3.NUMERICIDENTIFIERLOOSE]})\\\\.(${src[t3.NUMERICIDENTIFIERLOOSE]})\\\\.(${src[t3.NUMERICIDENTIFIERLOOSE]})`);\n createToken(\"PRERELEASEIDENTIFIER\", `(?:${src[t3.NUMERICIDENTIFIER]}|${src[t3.NONNUMERICIDENTIFIER]})`);\n createToken(\"PRERELEASEIDENTIFIERLOOSE\", `(?:${src[t3.NUMERICIDENTIFIERLOOSE]}|${src[t3.NONNUMERICIDENTIFIER]})`);\n createToken(\"PRERELEASE\", `(?:-(${src[t3.PRERELEASEIDENTIFIER]}(?:\\\\.${src[t3.PRERELEASEIDENTIFIER]})*))`);\n createToken(\"PRERELEASELOOSE\", `(?:-?(${src[t3.PRERELEASEIDENTIFIERLOOSE]}(?:\\\\.${src[t3.PRERELEASEIDENTIFIERLOOSE]})*))`);\n createToken(\"BUILDIDENTIFIER\", `${LETTERDASHNUMBER}+`);\n createToken(\"BUILD\", `(?:\\\\+(${src[t3.BUILDIDENTIFIER]}(?:\\\\.${src[t3.BUILDIDENTIFIER]})*))`);\n createToken(\"FULLPLAIN\", `v?${src[t3.MAINVERSION]}${src[t3.PRERELEASE]}?${src[t3.BUILD]}?`);\n createToken(\"FULL\", `^${src[t3.FULLPLAIN]}$`);\n createToken(\"LOOSEPLAIN\", `[v=\\\\s]*${src[t3.MAINVERSIONLOOSE]}${src[t3.PRERELEASELOOSE]}?${src[t3.BUILD]}?`);\n createToken(\"LOOSE\", `^${src[t3.LOOSEPLAIN]}$`);\n createToken(\"GTLT\", \"((?:<|>)?=?)\");\n createToken(\"XRANGEIDENTIFIERLOOSE\", `${src[t3.NUMERICIDENTIFIERLOOSE]}|x|X|\\\\*`);\n createToken(\"XRANGEIDENTIFIER\", `${src[t3.NUMERICIDENTIFIER]}|x|X|\\\\*`);\n createToken(\"XRANGEPLAIN\", `[v=\\\\s]*(${src[t3.XRANGEIDENTIFIER]})(?:\\\\.(${src[t3.XRANGEIDENTIFIER]})(?:\\\\.(${src[t3.XRANGEIDENTIFIER]})(?:${src[t3.PRERELEASE]})?${src[t3.BUILD]}?)?)?`);\n createToken(\"XRANGEPLAINLOOSE\", `[v=\\\\s]*(${src[t3.XRANGEIDENTIFIERLOOSE]})(?:\\\\.(${src[t3.XRANGEIDENTIFIERLOOSE]})(?:\\\\.(${src[t3.XRANGEIDENTIFIERLOOSE]})(?:${src[t3.PRERELEASELOOSE]})?${src[t3.BUILD]}?)?)?`);\n createToken(\"XRANGE\", `^${src[t3.GTLT]}\\\\s*${src[t3.XRANGEPLAIN]}$`);\n createToken(\"XRANGELOOSE\", `^${src[t3.GTLT]}\\\\s*${src[t3.XRANGEPLAINLOOSE]}$`);\n createToken(\"COERCEPLAIN\", `${\"(^|[^\\\\d])(\\\\d{1,\"}${MAX_SAFE_COMPONENT_LENGTH2}})(?:\\\\.(\\\\d{1,${MAX_SAFE_COMPONENT_LENGTH2}}))?(?:\\\\.(\\\\d{1,${MAX_SAFE_COMPONENT_LENGTH2}}))?`);\n createToken(\"COERCE\", `${src[t3.COERCEPLAIN]}(?:$|[^\\\\d])`);\n createToken(\"COERCEFULL\", src[t3.COERCEPLAIN] + `(?:${src[t3.PRERELEASE]})?(?:${src[t3.BUILD]})?(?:$|[^\\\\d])`);\n createToken(\"COERCERTL\", src[t3.COERCE], true);\n createToken(\"COERCERTLFULL\", src[t3.COERCEFULL], true);\n createToken(\"LONETILDE\", \"(?:~>?)\");\n createToken(\"TILDETRIM\", `(\\\\s*)${src[t3.LONETILDE]}\\\\s+`, true);\n exports.tildeTrimReplace = \"$1~\";\n createToken(\"TILDE\", `^${src[t3.LONETILDE]}${src[t3.XRANGEPLAIN]}$`);\n createToken(\"TILDELOOSE\", `^${src[t3.LONETILDE]}${src[t3.XRANGEPLAINLOOSE]}$`);\n createToken(\"LONECARET\", \"(?:\\\\^)\");\n createToken(\"CARETTRIM\", `(\\\\s*)${src[t3.LONECARET]}\\\\s+`, true);\n exports.caretTrimReplace = \"$1^\";\n createToken(\"CARET\", `^${src[t3.LONECARET]}${src[t3.XRANGEPLAIN]}$`);\n createToken(\"CARETLOOSE\", `^${src[t3.LONECARET]}${src[t3.XRANGEPLAINLOOSE]}$`);\n createToken(\"COMPARATORLOOSE\", `^${src[t3.GTLT]}\\\\s*(${src[t3.LOOSEPLAIN]})$|^$`);\n createToken(\"COMPARATOR\", `^${src[t3.GTLT]}\\\\s*(${src[t3.FULLPLAIN]})$|^$`);\n createToken(\"COMPARATORTRIM\", `(\\\\s*)${src[t3.GTLT]}\\\\s*(${src[t3.LOOSEPLAIN]}|${src[t3.XRANGEPLAIN]})`, true);\n exports.comparatorTrimReplace = \"$1$2$3\";\n createToken(\"HYPHENRANGE\", `^\\\\s*(${src[t3.XRANGEPLAIN]})\\\\s+-\\\\s+(${src[t3.XRANGEPLAIN]})\\\\s*$`);\n createToken(\"HYPHENRANGELOOSE\", `^\\\\s*(${src[t3.XRANGEPLAINLOOSE]})\\\\s+-\\\\s+(${src[t3.XRANGEPLAINLOOSE]})\\\\s*$`);\n createToken(\"STAR\", \"(<|>)?=?\\\\s*\\\\*\");\n createToken(\"GTE0\", \"^\\\\s*>=\\\\s*0\\\\.0\\\\.0\\\\s*$\");\n createToken(\"GTE0PRE\", \"^\\\\s*>=\\\\s*0\\\\.0\\\\.0-0\\\\s*$\");\n})(re$1, re$1.exports);\nvar reExports = re$1.exports;\nconst looseOption = Object.freeze({ loose: true });\nconst emptyOpts = Object.freeze({});\nconst parseOptions$1 = (options) => {\n if (!options) {\n return emptyOpts;\n }\n if (typeof options !== \"object\") {\n return looseOption;\n }\n return options;\n};\nvar parseOptions_1 = parseOptions$1;\nconst numeric = /^[0-9]+$/;\nconst compareIdentifiers$1 = (a2, b2) => {\n const anum = numeric.test(a2);\n const bnum = numeric.test(b2);\n if (anum && bnum) {\n a2 = +a2;\n b2 = +b2;\n }\n return a2 === b2 ? 0 : anum && !bnum ? -1 : bnum && !anum ? 1 : a2 < b2 ? -1 : 1;\n};\nconst rcompareIdentifiers = (a2, b2) => compareIdentifiers$1(b2, a2);\nvar identifiers = {\n compareIdentifiers: compareIdentifiers$1,\n rcompareIdentifiers\n};\nconst debug = debug_1;\nconst { MAX_LENGTH, MAX_SAFE_INTEGER } = constants;\nconst { safeRe: re, t: t2 } = reExports;\nconst parseOptions = parseOptions_1;\nconst { compareIdentifiers } = identifiers;\nlet SemVer$2 = class SemVer {\n constructor(version, options) {\n options = parseOptions(options);\n if (version instanceof SemVer) {\n if (version.loose === !!options.loose && 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 if (version.length > MAX_LENGTH) {\n throw new TypeError(\n `version is longer than ${MAX_LENGTH} characters`\n );\n }\n debug(\"SemVer\", version, options);\n this.options = options;\n this.loose = !!options.loose;\n this.includePrerelease = !!options.includePrerelease;\n const m2 = version.trim().match(options.loose ? re[t2.LOOSE] : re[t2.FULL]);\n if (!m2) {\n throw new TypeError(`Invalid Version: ${version}`);\n }\n this.raw = version;\n this.major = +m2[1];\n this.minor = +m2[2];\n this.patch = +m2[3];\n if (this.major > MAX_SAFE_INTEGER || this.major < 0) {\n throw new TypeError(\"Invalid major version\");\n }\n if (this.minor > MAX_SAFE_INTEGER || this.minor < 0) {\n throw new TypeError(\"Invalid minor version\");\n }\n if (this.patch > MAX_SAFE_INTEGER || this.patch < 0) {\n throw new TypeError(\"Invalid patch version\");\n }\n if (!m2[4]) {\n this.prerelease = [];\n } else {\n this.prerelease = m2[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 this.build = m2[5] ? m2[5].split(\".\") : [];\n this.format();\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 toString() {\n return this.version;\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 if (other.version === this.version) {\n return 0;\n }\n return this.compareMain(other) || this.comparePre(other);\n }\n compareMain(other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options);\n }\n return compareIdentifiers(this.major, other.major) || compareIdentifiers(this.minor, other.minor) || compareIdentifiers(this.patch, other.patch);\n }\n comparePre(other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options);\n }\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 let i2 = 0;\n do {\n const a2 = this.prerelease[i2];\n const b2 = other.prerelease[i2];\n debug(\"prerelease compare\", i2, a2, b2);\n if (a2 === void 0 && b2 === void 0) {\n return 0;\n } else if (b2 === void 0) {\n return 1;\n } else if (a2 === void 0) {\n return -1;\n } else if (a2 === b2) {\n continue;\n } else {\n return compareIdentifiers(a2, b2);\n }\n } while (++i2);\n }\n compareBuild(other) {\n if (!(other instanceof SemVer)) {\n other = new SemVer(other, this.options);\n }\n let i2 = 0;\n do {\n const a2 = this.build[i2];\n const b2 = other.build[i2];\n debug(\"build compare\", i2, a2, b2);\n if (a2 === void 0 && b2 === void 0) {\n return 0;\n } else if (b2 === void 0) {\n return 1;\n } else if (a2 === void 0) {\n return -1;\n } else if (a2 === b2) {\n continue;\n } else {\n return compareIdentifiers(a2, b2);\n }\n } while (++i2);\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 this.prerelease.length = 0;\n this.inc(\"patch\", identifier, identifierBase);\n this.inc(\"pre\", identifier, identifierBase);\n break;\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 case \"major\":\n if (this.minor !== 0 || this.patch !== 0 || this.prerelease.length === 0) {\n this.major++;\n }\n this.minor = 0;\n this.patch = 0;\n this.prerelease = [];\n break;\n case \"minor\":\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.prerelease.length === 0) {\n this.patch++;\n }\n this.prerelease = [];\n break;\n case \"pre\": {\n const base = Number(identifierBase) ? 1 : 0;\n if (!identifier && identifierBase === false) {\n throw new Error(\"invalid increment argument: identifier is empty\");\n }\n if (this.prerelease.length === 0) {\n this.prerelease = [base];\n } else {\n let i2 = this.prerelease.length;\n while (--i2 >= 0) {\n if (typeof this.prerelease[i2] === \"number\") {\n this.prerelease[i2]++;\n i2 = -2;\n }\n }\n if (i2 === -1) {\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 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};\nvar semver = SemVer$2;\nconst SemVer$1 = semver;\nconst parse$1 = (version, options, throwErrors = false) => {\n if (version instanceof SemVer$1) {\n return version;\n }\n try {\n return new SemVer$1(version, options);\n } catch (er) {\n if (!throwErrors) {\n return null;\n }\n throw er;\n }\n};\nvar parse_1 = parse$1;\nconst parse = parse_1;\nconst valid = (version, options) => {\n const v = parse(version, options);\n return v ? v.version : null;\n};\nvar valid_1 = valid;\nconst valid$1 = /* @__PURE__ */ getDefaultExportFromCjs(valid_1);\nconst SemVer2 = semver;\nconst major = (a2, loose) => new SemVer2(a2, loose).major;\nvar major_1 = major;\nconst major$1 = /* @__PURE__ */ getDefaultExportFromCjs(major_1);\nclass ProxyBus {\n bus;\n constructor(bus2) {\n if (typeof bus2.getVersion !== \"function\" || !valid$1(bus2.getVersion())) {\n console.warn(\"Proxying an event bus with an unknown or invalid version\");\n } else if (major$1(bus2.getVersion()) !== major$1(this.getVersion())) {\n console.warn(\n \"Proxying an event bus of version \" + bus2.getVersion() + \" with \" + this.getVersion()\n );\n }\n this.bus = bus2;\n }\n getVersion() {\n return \"3.3.1\";\n }\n subscribe(name, handler) {\n this.bus.subscribe(name, handler);\n }\n unsubscribe(name, handler) {\n this.bus.unsubscribe(name, handler);\n }\n emit(name, event) {\n this.bus.emit(name, event);\n }\n}\nclass SimpleBus {\n handlers = /* @__PURE__ */ new Map();\n getVersion() {\n return \"3.3.1\";\n }\n subscribe(name, handler) {\n this.handlers.set(\n name,\n (this.handlers.get(name) || []).concat(\n handler\n )\n );\n }\n unsubscribe(name, handler) {\n this.handlers.set(\n name,\n (this.handlers.get(name) || []).filter((h2) => h2 !== handler)\n );\n }\n emit(name, event) {\n (this.handlers.get(name) || []).forEach((h2) => {\n try {\n h2(event);\n } catch (e2) {\n console.error(\"could not invoke event listener\", e2);\n }\n });\n }\n}\nlet bus = null;\nfunction getBus() {\n if (bus !== null) {\n return bus;\n }\n if (typeof window === \"undefined\") {\n return new Proxy({}, {\n get: () => {\n return () => console.error(\n \"Window not available, EventBus can not be established!\"\n );\n }\n });\n }\n if (window.OC?._eventBus && typeof window._nc_event_bus === \"undefined\") {\n console.warn(\n \"found old event bus instance at OC._eventBus. Update your version!\"\n );\n window._nc_event_bus = window.OC._eventBus;\n }\n if (typeof window?._nc_event_bus !== \"undefined\") {\n bus = new ProxyBus(window._nc_event_bus);\n } else {\n bus = window._nc_event_bus = new SimpleBus();\n }\n return bus;\n}\nfunction emit(name, event) {\n getBus().emit(name, event);\n}\n/*!\n * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nclass FileListFilter extends TypedEventTarget {\n id;\n order;\n constructor(id, order = 100) {\n super();\n this.id = id;\n this.order = order;\n }\n filter(nodes) {\n throw new Error(\"Not implemented\");\n }\n updateChips(chips) {\n this.dispatchTypedEvent(\"update:chips\", new CustomEvent(\"update:chips\", { detail: chips }));\n }\n filterUpdated() {\n this.dispatchTypedEvent(\"update:filter\", new CustomEvent(\"update:filter\"));\n }\n}\nfunction registerFileListFilter(filter) {\n if (!window._nc_filelist_filters) {\n window._nc_filelist_filters = /* @__PURE__ */ new Map();\n }\n if (window._nc_filelist_filters.has(filter.id)) {\n throw new Error(`File list filter \"${filter.id}\" already registered`);\n }\n window._nc_filelist_filters.set(filter.id, filter);\n emit(\"files:filter:added\", filter);\n}\nfunction unregisterFileListFilter(filterId) {\n if (window._nc_filelist_filters && window._nc_filelist_filters.has(filterId)) {\n window._nc_filelist_filters.delete(filterId);\n emit(\"files:filter:removed\", filterId);\n }\n}\nfunction getFileListFilters() {\n if (!window._nc_filelist_filters) {\n return [];\n }\n return [...window._nc_filelist_filters.values()];\n}\nconst addNewFileMenuEntry = function(entry) {\n const newFileMenu = getNewFileMenu();\n return newFileMenu.registerEntry(entry);\n};\nconst removeNewFileMenuEntry = function(entry) {\n const newFileMenu = getNewFileMenu();\n return newFileMenu.unregisterEntry(entry);\n};\nconst getNewFileMenuEntries = function(context) {\n const newFileMenu = getNewFileMenu();\n return newFileMenu.getEntries(context).sort((a2, b2) => {\n if (a2.order !== void 0 && b2.order !== void 0 && a2.order !== b2.order) {\n return a2.order - b2.order;\n }\n return a2.displayName.localeCompare(b2.displayName, void 0, { numeric: true, sensitivity: \"base\" });\n });\n};\nexport {\n Column,\n DefaultType,\n q as File,\n FileAction,\n FileListAction,\n FileListFilter,\n F as FileType,\n FilesSortingMode,\n s as Folder,\n Header,\n InvalidFilenameError,\n InvalidFilenameErrorReason,\n Navigation,\n NewMenuEntryCategory,\n N as Node,\n t as NodeStatus,\n P as Permission,\n View,\n addNewFileMenuEntry,\n c as davGetClient,\n l as davGetDefaultPropfind,\n m as davGetFavoritesReport,\n n as davGetRecentSearch,\n a as davGetRemoteURL,\n g as davGetRootPath,\n p as davParsePermissions,\n b as davRemoteURL,\n r as davResultToNode,\n d as davRootPath,\n h as defaultDavNamespaces,\n f as defaultDavProperties,\n formatFileSize,\n k as getDavNameSpaces,\n j as getDavProperties,\n e as getFavoriteNodes,\n getFileActions,\n getFileListActions,\n getFileListFilters,\n getFileListHeaders,\n getNavigation,\n getNewFileMenuEntries,\n getUniqueName,\n isFilenameValid,\n orderBy,\n parseFileSize,\n i as registerDavProperty,\n registerFileAction,\n registerFileListAction,\n registerFileListFilter,\n registerFileListHeaders,\n removeNewFileMenuEntry,\n sortNodes,\n unregisterFileListFilter,\n validateFilename\n};\n","// Current version.\nexport var VERSION = '1.13.7';\n\n// Establish the root object, `window` (`self`) in the browser, `global`\n// on the server, or `this` in some virtual machines. We use `self`\n// instead of `window` for `WebWorker` support.\nexport var root = (typeof self == 'object' && self.self === self && self) ||\n (typeof global == 'object' && global.global === global && global) ||\n Function('return this')() ||\n {};\n\n// Save bytes in the minified (but not gzipped) version:\nexport var ArrayProto = Array.prototype, ObjProto = Object.prototype;\nexport var SymbolProto = typeof Symbol !== 'undefined' ? Symbol.prototype : null;\n\n// Create quick reference variables for speed access to core prototypes.\nexport var push = ArrayProto.push,\n slice = ArrayProto.slice,\n toString = ObjProto.toString,\n hasOwnProperty = ObjProto.hasOwnProperty;\n\n// Modern feature detection.\nexport var supportsArrayBuffer = typeof ArrayBuffer !== 'undefined',\n supportsDataView = typeof DataView !== 'undefined';\n\n// All **ECMAScript 5+** native function implementations that we hope to use\n// are declared here.\nexport var nativeIsArray = Array.isArray,\n nativeKeys = Object.keys,\n nativeCreate = Object.create,\n nativeIsView = supportsArrayBuffer && ArrayBuffer.isView;\n\n// Create references to these builtin functions because we override them.\nexport var _isNaN = isNaN,\n _isFinite = isFinite;\n\n// Keys in IE < 9 that won't be iterated by `for key in ...` and thus missed.\nexport var hasEnumBug = !{toString: null}.propertyIsEnumerable('toString');\nexport var nonEnumerableProps = ['valueOf', 'isPrototypeOf', 'toString',\n 'propertyIsEnumerable', 'hasOwnProperty', 'toLocaleString'];\n\n// The largest integer that can be represented exactly.\nexport var MAX_ARRAY_INDEX = Math.pow(2, 53) - 1;\n","// Some functions take a variable number of arguments, or a few expected\n// arguments at the beginning and then a variable number of values to operate\n// on. This helper accumulates all remaining arguments past the function’s\n// argument length (or an explicit `startIndex`), into an array that becomes\n// the last argument. Similar to ES6’s \"rest parameter\".\nexport default function restArguments(func, startIndex) {\n startIndex = startIndex == null ? func.length - 1 : +startIndex;\n return function() {\n var length = Math.max(arguments.length - startIndex, 0),\n rest = Array(length),\n index = 0;\n for (; index < length; index++) {\n rest[index] = arguments[index + startIndex];\n }\n switch (startIndex) {\n case 0: return func.call(this, rest);\n case 1: return func.call(this, arguments[0], rest);\n case 2: return func.call(this, arguments[0], arguments[1], rest);\n }\n var args = Array(startIndex + 1);\n for (index = 0; index < startIndex; index++) {\n args[index] = arguments[index];\n }\n args[startIndex] = rest;\n return func.apply(this, args);\n };\n}\n","// Is a given variable an object?\nexport default function isObject(obj) {\n var type = typeof obj;\n return type === 'function' || (type === 'object' && !!obj);\n}\n","// Is a given value equal to null?\nexport default function isNull(obj) {\n return obj === null;\n}\n","// Is a given variable undefined?\nexport default function isUndefined(obj) {\n return obj === void 0;\n}\n","import { toString } from './_setup.js';\n\n// Is a given value a boolean?\nexport default function isBoolean(obj) {\n return obj === true || obj === false || toString.call(obj) === '[object Boolean]';\n}\n","// Is a given value a DOM element?\nexport default function isElement(obj) {\n return !!(obj && obj.nodeType === 1);\n}\n","import { toString } from './_setup.js';\n\n// Internal function for creating a `toString`-based type tester.\nexport default function tagTester(name) {\n var tag = '[object ' + name + ']';\n return function(obj) {\n return toString.call(obj) === tag;\n };\n}\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('String');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Number');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Date');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('RegExp');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Error');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Symbol');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('ArrayBuffer');\n","import tagTester from './_tagTester.js';\nimport { root } from './_setup.js';\n\nvar isFunction = tagTester('Function');\n\n// Optimize `isFunction` if appropriate. Work around some `typeof` bugs in old\n// v8, IE 11 (#1621), Safari 8 (#1929), and PhantomJS (#2236).\nvar nodelist = root.document && root.document.childNodes;\nif (typeof /./ != 'function' && typeof Int8Array != 'object' && typeof nodelist != 'function') {\n isFunction = function(obj) {\n return typeof obj == 'function' || false;\n };\n}\n\nexport default isFunction;\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('Object');\n","import { supportsDataView } from './_setup.js';\nimport hasObjectTag from './_hasObjectTag.js';\n\n// In IE 10 - Edge 13, `DataView` has string tag `'[object Object]'`.\n// In IE 11, the most common among them, this problem also applies to\n// `Map`, `WeakMap` and `Set`.\n// Also, there are cases where an application can override the native\n// `DataView` object, in cases like that we can't use the constructor\n// safely and should just rely on alternate `DataView` checks\nexport var hasDataViewBug = (\n supportsDataView && (!/\\[native code\\]/.test(String(DataView)) || hasObjectTag(new DataView(new ArrayBuffer(8))))\n ),\n isIE11 = (typeof Map !== 'undefined' && hasObjectTag(new Map));\n","import tagTester from './_tagTester.js';\nimport isFunction from './isFunction.js';\nimport isArrayBuffer from './isArrayBuffer.js';\nimport { hasDataViewBug } from './_stringTagBug.js';\n\nvar isDataView = tagTester('DataView');\n\n// In IE 10 - Edge 13, we need a different heuristic\n// to determine whether an object is a `DataView`.\n// Also, in cases where the native `DataView` is\n// overridden we can't rely on the tag itself.\nfunction alternateIsDataView(obj) {\n return obj != null && isFunction(obj.getInt8) && isArrayBuffer(obj.buffer);\n}\n\nexport default (hasDataViewBug ? alternateIsDataView : isDataView);\n","import { nativeIsArray } from './_setup.js';\nimport tagTester from './_tagTester.js';\n\n// Is a given value an array?\n// Delegates to ECMA5's native `Array.isArray`.\nexport default nativeIsArray || tagTester('Array');\n","import { hasOwnProperty } from './_setup.js';\n\n// Internal function to check whether `key` is an own property name of `obj`.\nexport default function has(obj, key) {\n return obj != null && hasOwnProperty.call(obj, key);\n}\n","import tagTester from './_tagTester.js';\nimport has from './_has.js';\n\nvar isArguments = tagTester('Arguments');\n\n// Define a fallback version of the method in browsers (ahem, IE < 9), where\n// there isn't any inspectable \"Arguments\" type.\n(function() {\n if (!isArguments(arguments)) {\n isArguments = function(obj) {\n return has(obj, 'callee');\n };\n }\n}());\n\nexport default isArguments;\n","import { _isFinite } from './_setup.js';\nimport isSymbol from './isSymbol.js';\n\n// Is a given object a finite number?\nexport default function isFinite(obj) {\n return !isSymbol(obj) && _isFinite(obj) && !isNaN(parseFloat(obj));\n}\n","import { _isNaN } from './_setup.js';\nimport isNumber from './isNumber.js';\n\n// Is the given value `NaN`?\nexport default function isNaN(obj) {\n return isNumber(obj) && _isNaN(obj);\n}\n","// Predicate-generating function. Often useful outside of Underscore.\nexport default function constant(value) {\n return function() {\n return value;\n };\n}\n","import { MAX_ARRAY_INDEX } from './_setup.js';\n\n// Common internal logic for `isArrayLike` and `isBufferLike`.\nexport default function createSizePropertyCheck(getSizeProperty) {\n return function(collection) {\n var sizeProperty = getSizeProperty(collection);\n return typeof sizeProperty == 'number' && sizeProperty >= 0 && sizeProperty <= MAX_ARRAY_INDEX;\n }\n}\n","// Internal helper to generate a function to obtain property `key` from `obj`.\nexport default function shallowProperty(key) {\n return function(obj) {\n return obj == null ? void 0 : obj[key];\n };\n}\n","import shallowProperty from './_shallowProperty.js';\n\n// Internal helper to obtain the `byteLength` property of an object.\nexport default shallowProperty('byteLength');\n","import createSizePropertyCheck from './_createSizePropertyCheck.js';\nimport getByteLength from './_getByteLength.js';\n\n// Internal helper to determine whether we should spend extensive checks against\n// `ArrayBuffer` et al.\nexport default createSizePropertyCheck(getByteLength);\n","import { supportsArrayBuffer, nativeIsView, toString } from './_setup.js';\nimport isDataView from './isDataView.js';\nimport constant from './constant.js';\nimport isBufferLike from './_isBufferLike.js';\n\n// Is a given value a typed array?\nvar typedArrayPattern = /\\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\\]/;\nfunction isTypedArray(obj) {\n // `ArrayBuffer.isView` is the most future-proof, so use it when available.\n // Otherwise, fall back on the above regular expression.\n return nativeIsView ? (nativeIsView(obj) && !isDataView(obj)) :\n isBufferLike(obj) && typedArrayPattern.test(toString.call(obj));\n}\n\nexport default supportsArrayBuffer ? isTypedArray : constant(false);\n","import shallowProperty from './_shallowProperty.js';\n\n// Internal helper to obtain the `length` property of an object.\nexport default shallowProperty('length');\n","import { nonEnumerableProps, ObjProto } from './_setup.js';\nimport isFunction from './isFunction.js';\nimport has from './_has.js';\n\n// Internal helper to create a simple lookup structure.\n// `collectNonEnumProps` used to depend on `_.contains`, but this led to\n// circular imports. `emulatedSet` is a one-off solution that only works for\n// arrays of strings.\nfunction emulatedSet(keys) {\n var hash = {};\n for (var l = keys.length, i = 0; i < l; ++i) hash[keys[i]] = true;\n return {\n contains: function(key) { return hash[key] === true; },\n push: function(key) {\n hash[key] = true;\n return keys.push(key);\n }\n };\n}\n\n// Internal helper. Checks `keys` for the presence of keys in IE < 9 that won't\n// be iterated by `for key in ...` and thus missed. Extends `keys` in place if\n// needed.\nexport default function collectNonEnumProps(obj, keys) {\n keys = emulatedSet(keys);\n var nonEnumIdx = nonEnumerableProps.length;\n var constructor = obj.constructor;\n var proto = (isFunction(constructor) && constructor.prototype) || ObjProto;\n\n // Constructor is a special case.\n var prop = 'constructor';\n if (has(obj, prop) && !keys.contains(prop)) keys.push(prop);\n\n while (nonEnumIdx--) {\n prop = nonEnumerableProps[nonEnumIdx];\n if (prop in obj && obj[prop] !== proto[prop] && !keys.contains(prop)) {\n keys.push(prop);\n }\n }\n}\n","import isObject from './isObject.js';\nimport { nativeKeys, hasEnumBug } from './_setup.js';\nimport has from './_has.js';\nimport collectNonEnumProps from './_collectNonEnumProps.js';\n\n// Retrieve the names of an object's own properties.\n// Delegates to **ECMAScript 5**'s native `Object.keys`.\nexport default function keys(obj) {\n if (!isObject(obj)) return [];\n if (nativeKeys) return nativeKeys(obj);\n var keys = [];\n for (var key in obj) if (has(obj, key)) keys.push(key);\n // Ahem, IE < 9.\n if (hasEnumBug) collectNonEnumProps(obj, keys);\n return keys;\n}\n","import getLength from './_getLength.js';\nimport isArray from './isArray.js';\nimport isString from './isString.js';\nimport isArguments from './isArguments.js';\nimport keys from './keys.js';\n\n// Is a given array, string, or object empty?\n// An \"empty\" object has no enumerable own-properties.\nexport default function isEmpty(obj) {\n if (obj == null) return true;\n // Skip the more expensive `toString`-based type checks if `obj` has no\n // `.length`.\n var length = getLength(obj);\n if (typeof length == 'number' && (\n isArray(obj) || isString(obj) || isArguments(obj)\n )) return length === 0;\n return getLength(keys(obj)) === 0;\n}\n","import keys from './keys.js';\n\n// Returns whether an object has a given set of `key:value` pairs.\nexport default function isMatch(object, attrs) {\n var _keys = keys(attrs), length = _keys.length;\n if (object == null) return !length;\n var obj = Object(object);\n for (var i = 0; i < length; i++) {\n var key = _keys[i];\n if (attrs[key] !== obj[key] || !(key in obj)) return false;\n }\n return true;\n}\n","import { VERSION } from './_setup.js';\n\n// If Underscore is called as a function, it returns a wrapped object that can\n// be used OO-style. This wrapper holds altered versions of all functions added\n// through `_.mixin`. Wrapped objects may be chained.\nexport default function _(obj) {\n if (obj instanceof _) return obj;\n if (!(this instanceof _)) return new _(obj);\n this._wrapped = obj;\n}\n\n_.VERSION = VERSION;\n\n// Extracts the result from a wrapped and chained object.\n_.prototype.value = function() {\n return this._wrapped;\n};\n\n// Provide unwrapping proxies for some methods used in engine operations\n// such as arithmetic and JSON stringification.\n_.prototype.valueOf = _.prototype.toJSON = _.prototype.value;\n\n_.prototype.toString = function() {\n return String(this._wrapped);\n};\n","import getByteLength from './_getByteLength.js';\n\n// Internal function to wrap or shallow-copy an ArrayBuffer,\n// typed array or DataView to a new view, reusing the buffer.\nexport default function toBufferView(bufferSource) {\n return new Uint8Array(\n bufferSource.buffer || bufferSource,\n bufferSource.byteOffset || 0,\n getByteLength(bufferSource)\n );\n}\n","import _ from './underscore.js';\nimport { toString, SymbolProto } from './_setup.js';\nimport getByteLength from './_getByteLength.js';\nimport isTypedArray from './isTypedArray.js';\nimport isFunction from './isFunction.js';\nimport { hasDataViewBug } from './_stringTagBug.js';\nimport isDataView from './isDataView.js';\nimport keys from './keys.js';\nimport has from './_has.js';\nimport toBufferView from './_toBufferView.js';\n\n// We use this string twice, so give it a name for minification.\nvar tagDataView = '[object DataView]';\n\n// Internal recursive comparison function for `_.isEqual`.\nfunction eq(a, b, aStack, bStack) {\n // Identical objects are equal. `0 === -0`, but they aren't identical.\n // See the [Harmony `egal` proposal](https://wiki.ecmascript.org/doku.php?id=harmony:egal).\n if (a === b) return a !== 0 || 1 / a === 1 / b;\n // `null` or `undefined` only equal to itself (strict comparison).\n if (a == null || b == null) return false;\n // `NaN`s are equivalent, but non-reflexive.\n if (a !== a) return b !== b;\n // Exhaust primitive checks\n var type = typeof a;\n if (type !== 'function' && type !== 'object' && typeof b != 'object') return false;\n return deepEq(a, b, aStack, bStack);\n}\n\n// Internal recursive comparison function for `_.isEqual`.\nfunction deepEq(a, b, aStack, bStack) {\n // Unwrap any wrapped objects.\n if (a instanceof _) a = a._wrapped;\n if (b instanceof _) b = b._wrapped;\n // Compare `[[Class]]` names.\n var className = toString.call(a);\n if (className !== toString.call(b)) return false;\n // Work around a bug in IE 10 - Edge 13.\n if (hasDataViewBug && className == '[object Object]' && isDataView(a)) {\n if (!isDataView(b)) return false;\n className = tagDataView;\n }\n switch (className) {\n // These types are compared by value.\n case '[object RegExp]':\n // RegExps are coerced to strings for comparison (Note: '' + /a/i === '/a/i')\n case '[object String]':\n // Primitives and their corresponding object wrappers are equivalent; thus, `\"5\"` is\n // equivalent to `new String(\"5\")`.\n return '' + a === '' + b;\n case '[object Number]':\n // `NaN`s are equivalent, but non-reflexive.\n // Object(NaN) is equivalent to NaN.\n if (+a !== +a) return +b !== +b;\n // An `egal` comparison is performed for other numeric values.\n return +a === 0 ? 1 / +a === 1 / b : +a === +b;\n case '[object Date]':\n case '[object Boolean]':\n // Coerce dates and booleans to numeric primitive values. Dates are compared by their\n // millisecond representations. Note that invalid dates with millisecond representations\n // of `NaN` are not equivalent.\n return +a === +b;\n case '[object Symbol]':\n return SymbolProto.valueOf.call(a) === SymbolProto.valueOf.call(b);\n case '[object ArrayBuffer]':\n case tagDataView:\n // Coerce to typed array so we can fall through.\n return deepEq(toBufferView(a), toBufferView(b), aStack, bStack);\n }\n\n var areArrays = className === '[object Array]';\n if (!areArrays && isTypedArray(a)) {\n var byteLength = getByteLength(a);\n if (byteLength !== getByteLength(b)) return false;\n if (a.buffer === b.buffer && a.byteOffset === b.byteOffset) return true;\n areArrays = true;\n }\n if (!areArrays) {\n if (typeof a != 'object' || typeof b != 'object') return false;\n\n // Objects with different constructors are not equivalent, but `Object`s or `Array`s\n // from different frames are.\n var aCtor = a.constructor, bCtor = b.constructor;\n if (aCtor !== bCtor && !(isFunction(aCtor) && aCtor instanceof aCtor &&\n isFunction(bCtor) && bCtor instanceof bCtor)\n && ('constructor' in a && 'constructor' in b)) {\n return false;\n }\n }\n // Assume equality for cyclic structures. The algorithm for detecting cyclic\n // structures is adapted from ES 5.1 section 15.12.3, abstract operation `JO`.\n\n // Initializing stack of traversed objects.\n // It's done here since we only need them for objects and arrays comparison.\n aStack = aStack || [];\n bStack = bStack || [];\n var length = aStack.length;\n while (length--) {\n // Linear search. Performance is inversely proportional to the number of\n // unique nested structures.\n if (aStack[length] === a) return bStack[length] === b;\n }\n\n // Add the first object to the stack of traversed objects.\n aStack.push(a);\n bStack.push(b);\n\n // Recursively compare objects and arrays.\n if (areArrays) {\n // Compare array lengths to determine if a deep comparison is necessary.\n length = a.length;\n if (length !== b.length) return false;\n // Deep compare the contents, ignoring non-numeric properties.\n while (length--) {\n if (!eq(a[length], b[length], aStack, bStack)) return false;\n }\n } else {\n // Deep compare objects.\n var _keys = keys(a), key;\n length = _keys.length;\n // Ensure that both objects contain the same number of properties before comparing deep equality.\n if (keys(b).length !== length) return false;\n while (length--) {\n // Deep compare each member\n key = _keys[length];\n if (!(has(b, key) && eq(a[key], b[key], aStack, bStack))) return false;\n }\n }\n // Remove the first object from the stack of traversed objects.\n aStack.pop();\n bStack.pop();\n return true;\n}\n\n// Perform a deep comparison to check if two objects are equal.\nexport default function isEqual(a, b) {\n return eq(a, b);\n}\n","import isObject from './isObject.js';\nimport { hasEnumBug } from './_setup.js';\nimport collectNonEnumProps from './_collectNonEnumProps.js';\n\n// Retrieve all the enumerable property names of an object.\nexport default function allKeys(obj) {\n if (!isObject(obj)) return [];\n var keys = [];\n for (var key in obj) keys.push(key);\n // Ahem, IE < 9.\n if (hasEnumBug) collectNonEnumProps(obj, keys);\n return keys;\n}\n","import getLength from './_getLength.js';\nimport isFunction from './isFunction.js';\nimport allKeys from './allKeys.js';\n\n// Since the regular `Object.prototype.toString` type tests don't work for\n// some types in IE 11, we use a fingerprinting heuristic instead, based\n// on the methods. It's not great, but it's the best we got.\n// The fingerprint method lists are defined below.\nexport function ie11fingerprint(methods) {\n var length = getLength(methods);\n return function(obj) {\n if (obj == null) return false;\n // `Map`, `WeakMap` and `Set` have no enumerable keys.\n var keys = allKeys(obj);\n if (getLength(keys)) return false;\n for (var i = 0; i < length; i++) {\n if (!isFunction(obj[methods[i]])) return false;\n }\n // If we are testing against `WeakMap`, we need to ensure that\n // `obj` doesn't have a `forEach` method in order to distinguish\n // it from a regular `Map`.\n return methods !== weakMapMethods || !isFunction(obj[forEachName]);\n };\n}\n\n// In the interest of compact minification, we write\n// each string in the fingerprints only once.\nvar forEachName = 'forEach',\n hasName = 'has',\n commonInit = ['clear', 'delete'],\n mapTail = ['get', hasName, 'set'];\n\n// `Map`, `WeakMap` and `Set` each have slightly different\n// combinations of the above sublists.\nexport var mapMethods = commonInit.concat(forEachName, mapTail),\n weakMapMethods = commonInit.concat(mapTail),\n setMethods = ['add'].concat(commonInit, forEachName, hasName);\n","import tagTester from './_tagTester.js';\nimport { isIE11 } from './_stringTagBug.js';\nimport { ie11fingerprint, mapMethods } from './_methodFingerprint.js';\n\nexport default isIE11 ? ie11fingerprint(mapMethods) : tagTester('Map');\n","import tagTester from './_tagTester.js';\nimport { isIE11 } from './_stringTagBug.js';\nimport { ie11fingerprint, weakMapMethods } from './_methodFingerprint.js';\n\nexport default isIE11 ? ie11fingerprint(weakMapMethods) : tagTester('WeakMap');\n","import tagTester from './_tagTester.js';\nimport { isIE11 } from './_stringTagBug.js';\nimport { ie11fingerprint, setMethods } from './_methodFingerprint.js';\n\nexport default isIE11 ? ie11fingerprint(setMethods) : tagTester('Set');\n","import tagTester from './_tagTester.js';\n\nexport default tagTester('WeakSet');\n","import keys from './keys.js';\n\n// Retrieve the values of an object's properties.\nexport default function values(obj) {\n var _keys = keys(obj);\n var length = _keys.length;\n var values = Array(length);\n for (var i = 0; i < length; i++) {\n values[i] = obj[_keys[i]];\n }\n return values;\n}\n","import keys from './keys.js';\n\n// Convert an object into a list of `[key, value]` pairs.\n// The opposite of `_.object` with one argument.\nexport default function pairs(obj) {\n var _keys = keys(obj);\n var length = _keys.length;\n var pairs = Array(length);\n for (var i = 0; i < length; i++) {\n pairs[i] = [_keys[i], obj[_keys[i]]];\n }\n return pairs;\n}\n","import keys from './keys.js';\n\n// Invert the keys and values of an object. The values must be serializable.\nexport default function invert(obj) {\n var result = {};\n var _keys = keys(obj);\n for (var i = 0, length = _keys.length; i < length; i++) {\n result[obj[_keys[i]]] = _keys[i];\n }\n return result;\n}\n","import isFunction from './isFunction.js';\n\n// Return a sorted list of the function names available on the object.\nexport default function functions(obj) {\n var names = [];\n for (var key in obj) {\n if (isFunction(obj[key])) names.push(key);\n }\n return names.sort();\n}\n","// An internal function for creating assigner functions.\nexport default function createAssigner(keysFunc, defaults) {\n return function(obj) {\n var length = arguments.length;\n if (defaults) obj = Object(obj);\n if (length < 2 || obj == null) return obj;\n for (var index = 1; index < length; index++) {\n var source = arguments[index],\n keys = keysFunc(source),\n l = keys.length;\n for (var i = 0; i < l; i++) {\n var key = keys[i];\n if (!defaults || obj[key] === void 0) obj[key] = source[key];\n }\n }\n return obj;\n };\n}\n","import createAssigner from './_createAssigner.js';\nimport allKeys from './allKeys.js';\n\n// Extend a given object with all the properties in passed-in object(s).\nexport default createAssigner(allKeys);\n","import createAssigner from './_createAssigner.js';\nimport keys from './keys.js';\n\n// Assigns a given object with all the own properties in the passed-in\n// object(s).\n// (https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object/assign)\nexport default createAssigner(keys);\n","import createAssigner from './_createAssigner.js';\nimport allKeys from './allKeys.js';\n\n// Fill in a given object with default properties.\nexport default createAssigner(allKeys, true);\n","import isObject from './isObject.js';\nimport { nativeCreate } from './_setup.js';\n\n// Create a naked function reference for surrogate-prototype-swapping.\nfunction ctor() {\n return function(){};\n}\n\n// An internal function for creating a new object that inherits from another.\nexport default function baseCreate(prototype) {\n if (!isObject(prototype)) return {};\n if (nativeCreate) return nativeCreate(prototype);\n var Ctor = ctor();\n Ctor.prototype = prototype;\n var result = new Ctor;\n Ctor.prototype = null;\n return result;\n}\n","import baseCreate from './_baseCreate.js';\nimport extendOwn from './extendOwn.js';\n\n// Creates an object that inherits from the given prototype object.\n// If additional properties are provided then they will be added to the\n// created object.\nexport default function create(prototype, props) {\n var result = baseCreate(prototype);\n if (props) extendOwn(result, props);\n return result;\n}\n","import isObject from './isObject.js';\nimport isArray from './isArray.js';\nimport extend from './extend.js';\n\n// Create a (shallow-cloned) duplicate of an object.\nexport default function clone(obj) {\n if (!isObject(obj)) return obj;\n return isArray(obj) ? obj.slice() : extend({}, obj);\n}\n","// Invokes `interceptor` with the `obj` and then returns `obj`.\n// The primary purpose of this method is to \"tap into\" a method chain, in\n// order to perform operations on intermediate results within the chain.\nexport default function tap(obj, interceptor) {\n interceptor(obj);\n return obj;\n}\n","import _ from './underscore.js';\nimport isArray from './isArray.js';\n\n// Normalize a (deep) property `path` to array.\n// Like `_.iteratee`, this function can be customized.\nexport default function toPath(path) {\n return isArray(path) ? path : [path];\n}\n_.toPath = toPath;\n","import _ from './underscore.js';\nimport './toPath.js';\n\n// Internal wrapper for `_.toPath` to enable minification.\n// Similar to `cb` for `_.iteratee`.\nexport default function toPath(path) {\n return _.toPath(path);\n}\n","// Internal function to obtain a nested property in `obj` along `path`.\nexport default function deepGet(obj, path) {\n var length = path.length;\n for (var i = 0; i < length; i++) {\n if (obj == null) return void 0;\n obj = obj[path[i]];\n }\n return length ? obj : void 0;\n}\n","import toPath from './_toPath.js';\nimport deepGet from './_deepGet.js';\nimport isUndefined from './isUndefined.js';\n\n// Get the value of the (deep) property on `path` from `object`.\n// If any property in `path` does not exist or if the value is\n// `undefined`, return `defaultValue` instead.\n// The `path` is normalized through `_.toPath`.\nexport default function get(object, path, defaultValue) {\n var value = deepGet(object, toPath(path));\n return isUndefined(value) ? defaultValue : value;\n}\n","import _has from './_has.js';\nimport toPath from './_toPath.js';\n\n// Shortcut function for checking if an object has a given property directly on\n// itself (in other words, not on a prototype). Unlike the internal `has`\n// function, this public version can also traverse nested properties.\nexport default function has(obj, path) {\n path = toPath(path);\n var length = path.length;\n for (var i = 0; i < length; i++) {\n var key = path[i];\n if (!_has(obj, key)) return false;\n obj = obj[key];\n }\n return !!length;\n}\n","// Keep the identity function around for default iteratees.\nexport default function identity(value) {\n return value;\n}\n","import extendOwn from './extendOwn.js';\nimport isMatch from './isMatch.js';\n\n// Returns a predicate for checking whether an object has a given set of\n// `key:value` pairs.\nexport default function matcher(attrs) {\n attrs = extendOwn({}, attrs);\n return function(obj) {\n return isMatch(obj, attrs);\n };\n}\n","import deepGet from './_deepGet.js';\nimport toPath from './_toPath.js';\n\n// Creates a function that, when passed an object, will traverse that object’s\n// properties down the given `path`, specified as an array of keys or indices.\nexport default function property(path) {\n path = toPath(path);\n return function(obj) {\n return deepGet(obj, path);\n };\n}\n","// Internal function that returns an efficient (for current engines) version\n// of the passed-in callback, to be repeatedly applied in other Underscore\n// functions.\nexport default function optimizeCb(func, context, argCount) {\n if (context === void 0) return func;\n switch (argCount == null ? 3 : argCount) {\n case 1: return function(value) {\n return func.call(context, value);\n };\n // The 2-argument case is omitted because we’re not using it.\n case 3: return function(value, index, collection) {\n return func.call(context, value, index, collection);\n };\n case 4: return function(accumulator, value, index, collection) {\n return func.call(context, accumulator, value, index, collection);\n };\n }\n return function() {\n return func.apply(context, arguments);\n };\n}\n","import identity from './identity.js';\nimport isFunction from './isFunction.js';\nimport isObject from './isObject.js';\nimport isArray from './isArray.js';\nimport matcher from './matcher.js';\nimport property from './property.js';\nimport optimizeCb from './_optimizeCb.js';\n\n// An internal function to generate callbacks that can be applied to each\n// element in a collection, returning the desired result — either `_.identity`,\n// an arbitrary callback, a property matcher, or a property accessor.\nexport default function baseIteratee(value, context, argCount) {\n if (value == null) return identity;\n if (isFunction(value)) return optimizeCb(value, context, argCount);\n if (isObject(value) && !isArray(value)) return matcher(value);\n return property(value);\n}\n","import _ from './underscore.js';\nimport baseIteratee from './_baseIteratee.js';\n\n// External wrapper for our callback generator. Users may customize\n// `_.iteratee` if they want additional predicate/iteratee shorthand styles.\n// This abstraction hides the internal-only `argCount` argument.\nexport default function iteratee(value, context) {\n return baseIteratee(value, context, Infinity);\n}\n_.iteratee = iteratee;\n","import _ from './underscore.js';\nimport baseIteratee from './_baseIteratee.js';\nimport iteratee from './iteratee.js';\n\n// The function we call internally to generate a callback. It invokes\n// `_.iteratee` if overridden, otherwise `baseIteratee`.\nexport default function cb(value, context, argCount) {\n if (_.iteratee !== iteratee) return _.iteratee(value, context);\n return baseIteratee(value, context, argCount);\n}\n","import cb from './_cb.js';\nimport keys from './keys.js';\n\n// Returns the results of applying the `iteratee` to each element of `obj`.\n// In contrast to `_.map` it returns an object.\nexport default function mapObject(obj, iteratee, context) {\n iteratee = cb(iteratee, context);\n var _keys = keys(obj),\n length = _keys.length,\n results = {};\n for (var index = 0; index < length; index++) {\n var currentKey = _keys[index];\n results[currentKey] = iteratee(obj[currentKey], currentKey, obj);\n }\n return results;\n}\n","// Predicate-generating function. Often useful outside of Underscore.\nexport default function noop(){}\n","import noop from './noop.js';\nimport get from './get.js';\n\n// Generates a function for a given object that returns a given property.\nexport default function propertyOf(obj) {\n if (obj == null) return noop;\n return function(path) {\n return get(obj, path);\n };\n}\n","import optimizeCb from './_optimizeCb.js';\n\n// Run a function **n** times.\nexport default function times(n, iteratee, context) {\n var accum = Array(Math.max(0, n));\n iteratee = optimizeCb(iteratee, context, 1);\n for (var i = 0; i < n; i++) accum[i] = iteratee(i);\n return accum;\n}\n","// Return a random integer between `min` and `max` (inclusive).\nexport default function random(min, max) {\n if (max == null) {\n max = min;\n min = 0;\n }\n return min + Math.floor(Math.random() * (max - min + 1));\n}\n","// A (possibly faster) way to get the current timestamp as an integer.\nexport default Date.now || function() {\n return new Date().getTime();\n};\n","import keys from './keys.js';\n\n// Internal helper to generate functions for escaping and unescaping strings\n// to/from HTML interpolation.\nexport default function createEscaper(map) {\n var escaper = function(match) {\n return map[match];\n };\n // Regexes for identifying a key that needs to be escaped.\n var source = '(?:' + keys(map).join('|') + ')';\n var testRegexp = RegExp(source);\n var replaceRegexp = RegExp(source, 'g');\n return function(string) {\n string = string == null ? '' : '' + string;\n return testRegexp.test(string) ? string.replace(replaceRegexp, escaper) : string;\n };\n}\n","// Internal list of HTML entities for escaping.\nexport default {\n '&': '&',\n '<': '<',\n '>': '>',\n '\"': '"',\n \"'\": ''',\n '`': '`'\n};\n","import createEscaper from './_createEscaper.js';\nimport escapeMap from './_escapeMap.js';\n\n// Function for escaping strings to HTML interpolation.\nexport default createEscaper(escapeMap);\n","import createEscaper from './_createEscaper.js';\nimport unescapeMap from './_unescapeMap.js';\n\n// Function for unescaping strings from HTML interpolation.\nexport default createEscaper(unescapeMap);\n","import invert from './invert.js';\nimport escapeMap from './_escapeMap.js';\n\n// Internal list of HTML entities for unescaping.\nexport default invert(escapeMap);\n","import _ from './underscore.js';\n\n// By default, Underscore uses ERB-style template delimiters. Change the\n// following template settings to use alternative delimiters.\nexport default _.templateSettings = {\n evaluate: /<%([\\s\\S]+?)%>/g,\n interpolate: /<%=([\\s\\S]+?)%>/g,\n escape: /<%-([\\s\\S]+?)%>/g\n};\n","import defaults from './defaults.js';\nimport _ from './underscore.js';\nimport './templateSettings.js';\n\n// When customizing `_.templateSettings`, if you don't want to define an\n// interpolation, evaluation or escaping regex, we need one that is\n// guaranteed not to match.\nvar noMatch = /(.)^/;\n\n// Certain characters need to be escaped so that they can be put into a\n// string literal.\nvar escapes = {\n \"'\": \"'\",\n '\\\\': '\\\\',\n '\\r': 'r',\n '\\n': 'n',\n '\\u2028': 'u2028',\n '\\u2029': 'u2029'\n};\n\nvar escapeRegExp = /\\\\|'|\\r|\\n|\\u2028|\\u2029/g;\n\nfunction escapeChar(match) {\n return '\\\\' + escapes[match];\n}\n\n// In order to prevent third-party code injection through\n// `_.templateSettings.variable`, we test it against the following regular\n// expression. It is intentionally a bit more liberal than just matching valid\n// identifiers, but still prevents possible loopholes through defaults or\n// destructuring assignment.\nvar bareIdentifier = /^\\s*(\\w|\\$)+\\s*$/;\n\n// JavaScript micro-templating, similar to John Resig's implementation.\n// Underscore templating handles arbitrary delimiters, preserves whitespace,\n// and correctly escapes quotes within interpolated code.\n// NB: `oldSettings` only exists for backwards compatibility.\nexport default function template(text, settings, oldSettings) {\n if (!settings && oldSettings) settings = oldSettings;\n settings = defaults({}, settings, _.templateSettings);\n\n // Combine delimiters into one regular expression via alternation.\n var matcher = RegExp([\n (settings.escape || noMatch).source,\n (settings.interpolate || noMatch).source,\n (settings.evaluate || noMatch).source\n ].join('|') + '|$', 'g');\n\n // Compile the template source, escaping string literals appropriately.\n var index = 0;\n var source = \"__p+='\";\n text.replace(matcher, function(match, escape, interpolate, evaluate, offset) {\n source += text.slice(index, offset).replace(escapeRegExp, escapeChar);\n index = offset + match.length;\n\n if (escape) {\n source += \"'+\\n((__t=(\" + escape + \"))==null?'':_.escape(__t))+\\n'\";\n } else if (interpolate) {\n source += \"'+\\n((__t=(\" + interpolate + \"))==null?'':__t)+\\n'\";\n } else if (evaluate) {\n source += \"';\\n\" + evaluate + \"\\n__p+='\";\n }\n\n // Adobe VMs need the match returned to produce the correct offset.\n return match;\n });\n source += \"';\\n\";\n\n var argument = settings.variable;\n if (argument) {\n // Insure against third-party code injection. (CVE-2021-23358)\n if (!bareIdentifier.test(argument)) throw new Error(\n 'variable is not a bare identifier: ' + argument\n );\n } else {\n // If a variable is not specified, place data values in local scope.\n source = 'with(obj||{}){\\n' + source + '}\\n';\n argument = 'obj';\n }\n\n source = \"var __t,__p='',__j=Array.prototype.join,\" +\n \"print=function(){__p+=__j.call(arguments,'');};\\n\" +\n source + 'return __p;\\n';\n\n var render;\n try {\n render = new Function(argument, '_', source);\n } catch (e) {\n e.source = source;\n throw e;\n }\n\n var template = function(data) {\n return render.call(this, data, _);\n };\n\n // Provide the compiled source as a convenience for precompilation.\n template.source = 'function(' + argument + '){\\n' + source + '}';\n\n return template;\n}\n","import isFunction from './isFunction.js';\nimport toPath from './_toPath.js';\n\n// Traverses the children of `obj` along `path`. If a child is a function, it\n// is invoked with its parent as context. Returns the value of the final\n// child, or `fallback` if any child is undefined.\nexport default function result(obj, path, fallback) {\n path = toPath(path);\n var length = path.length;\n if (!length) {\n return isFunction(fallback) ? fallback.call(obj) : fallback;\n }\n for (var i = 0; i < length; i++) {\n var prop = obj == null ? void 0 : obj[path[i]];\n if (prop === void 0) {\n prop = fallback;\n i = length; // Ensure we don't continue iterating.\n }\n obj = isFunction(prop) ? prop.call(obj) : prop;\n }\n return obj;\n}\n","// Generate a unique integer id (unique within the entire client session).\n// Useful for temporary DOM ids.\nvar idCounter = 0;\nexport default function uniqueId(prefix) {\n var id = ++idCounter + '';\n return prefix ? prefix + id : id;\n}\n","import _ from './underscore.js';\n\n// Start chaining a wrapped Underscore object.\nexport default function chain(obj) {\n var instance = _(obj);\n instance._chain = true;\n return instance;\n}\n","import baseCreate from './_baseCreate.js';\nimport isObject from './isObject.js';\n\n// Internal function to execute `sourceFunc` bound to `context` with optional\n// `args`. Determines whether to execute a function as a constructor or as a\n// normal function.\nexport default function executeBound(sourceFunc, boundFunc, context, callingContext, args) {\n if (!(callingContext instanceof boundFunc)) return sourceFunc.apply(context, args);\n var self = baseCreate(sourceFunc.prototype);\n var result = sourceFunc.apply(self, args);\n if (isObject(result)) return result;\n return self;\n}\n","import restArguments from './restArguments.js';\nimport executeBound from './_executeBound.js';\nimport _ from './underscore.js';\n\n// Partially apply a function by creating a version that has had some of its\n// arguments pre-filled, without changing its dynamic `this` context. `_` acts\n// as a placeholder by default, allowing any combination of arguments to be\n// pre-filled. Set `_.partial.placeholder` for a custom placeholder argument.\nvar partial = restArguments(function(func, boundArgs) {\n var placeholder = partial.placeholder;\n var bound = function() {\n var position = 0, length = boundArgs.length;\n var args = Array(length);\n for (var i = 0; i < length; i++) {\n args[i] = boundArgs[i] === placeholder ? arguments[position++] : boundArgs[i];\n }\n while (position < arguments.length) args.push(arguments[position++]);\n return executeBound(func, bound, this, this, args);\n };\n return bound;\n});\n\npartial.placeholder = _;\nexport default partial;\n","import restArguments from './restArguments.js';\nimport isFunction from './isFunction.js';\nimport executeBound from './_executeBound.js';\n\n// Create a function bound to a given object (assigning `this`, and arguments,\n// optionally).\nexport default restArguments(function(func, context, args) {\n if (!isFunction(func)) throw new TypeError('Bind must be called on a function');\n var bound = restArguments(function(callArgs) {\n return executeBound(func, bound, context, this, args.concat(callArgs));\n });\n return bound;\n});\n","import createSizePropertyCheck from './_createSizePropertyCheck.js';\nimport getLength from './_getLength.js';\n\n// Internal helper for collection methods to determine whether a collection\n// should be iterated as an array or as an object.\n// Related: https://people.mozilla.org/~jorendorff/es6-draft.html#sec-tolength\n// Avoids a very nasty iOS 8 JIT bug on ARM-64. #2094\nexport default createSizePropertyCheck(getLength);\n","import getLength from './_getLength.js';\nimport isArrayLike from './_isArrayLike.js';\nimport isArray from './isArray.js';\nimport isArguments from './isArguments.js';\n\n// Internal implementation of a recursive `flatten` function.\nexport default function flatten(input, depth, strict, output) {\n output = output || [];\n if (!depth && depth !== 0) {\n depth = Infinity;\n } else if (depth <= 0) {\n return output.concat(input);\n }\n var idx = output.length;\n for (var i = 0, length = getLength(input); i < length; i++) {\n var value = input[i];\n if (isArrayLike(value) && (isArray(value) || isArguments(value))) {\n // Flatten current level of array or arguments object.\n if (depth > 1) {\n flatten(value, depth - 1, strict, output);\n idx = output.length;\n } else {\n var j = 0, len = value.length;\n while (j < len) output[idx++] = value[j++];\n }\n } else if (!strict) {\n output[idx++] = value;\n }\n }\n return output;\n}\n","import restArguments from './restArguments.js';\nimport flatten from './_flatten.js';\nimport bind from './bind.js';\n\n// Bind a number of an object's methods to that object. Remaining arguments\n// are the method names to be bound. Useful for ensuring that all callbacks\n// defined on an object belong to it.\nexport default restArguments(function(obj, keys) {\n keys = flatten(keys, false, false);\n var index = keys.length;\n if (index < 1) throw new Error('bindAll must be passed function names');\n while (index--) {\n var key = keys[index];\n obj[key] = bind(obj[key], obj);\n }\n return obj;\n});\n","import has from './_has.js';\n\n// Memoize an expensive function by storing its results.\nexport default function memoize(func, hasher) {\n var memoize = function(key) {\n var cache = memoize.cache;\n var address = '' + (hasher ? hasher.apply(this, arguments) : key);\n if (!has(cache, address)) cache[address] = func.apply(this, arguments);\n return cache[address];\n };\n memoize.cache = {};\n return memoize;\n}\n","import restArguments from './restArguments.js';\n\n// Delays a function for the given number of milliseconds, and then calls\n// it with the arguments supplied.\nexport default restArguments(function(func, wait, args) {\n return setTimeout(function() {\n return func.apply(null, args);\n }, wait);\n});\n","import partial from './partial.js';\nimport delay from './delay.js';\nimport _ from './underscore.js';\n\n// Defers a function, scheduling it to run after the current call stack has\n// cleared.\nexport default partial(delay, _, 1);\n","import now from './now.js';\n\n// Returns a function, that, when invoked, will only be triggered at most once\n// during a given window of time. Normally, the throttled function will run\n// as much as it can, without ever going more than once per `wait` duration;\n// but if you'd like to disable the execution on the leading edge, pass\n// `{leading: false}`. To disable execution on the trailing edge, ditto.\nexport default function throttle(func, wait, options) {\n var timeout, context, args, result;\n var previous = 0;\n if (!options) options = {};\n\n var later = function() {\n previous = options.leading === false ? 0 : now();\n timeout = null;\n result = func.apply(context, args);\n if (!timeout) context = args = null;\n };\n\n var throttled = function() {\n var _now = now();\n if (!previous && options.leading === false) previous = _now;\n var remaining = wait - (_now - previous);\n context = this;\n args = arguments;\n if (remaining <= 0 || remaining > wait) {\n if (timeout) {\n clearTimeout(timeout);\n timeout = null;\n }\n previous = _now;\n result = func.apply(context, args);\n if (!timeout) context = args = null;\n } else if (!timeout && options.trailing !== false) {\n timeout = setTimeout(later, remaining);\n }\n return result;\n };\n\n throttled.cancel = function() {\n clearTimeout(timeout);\n previous = 0;\n timeout = context = args = null;\n };\n\n return throttled;\n}\n","import restArguments from './restArguments.js';\nimport now from './now.js';\n\n// When a sequence of calls of the returned function ends, the argument\n// function is triggered. The end of a sequence is defined by the `wait`\n// parameter. If `immediate` is passed, the argument function will be\n// triggered at the beginning of the sequence instead of at the end.\nexport default function debounce(func, wait, immediate) {\n var timeout, previous, args, result, context;\n\n var later = function() {\n var passed = now() - previous;\n if (wait > passed) {\n timeout = setTimeout(later, wait - passed);\n } else {\n timeout = null;\n if (!immediate) result = func.apply(context, args);\n // This check is needed because `func` can recursively invoke `debounced`.\n if (!timeout) args = context = null;\n }\n };\n\n var debounced = restArguments(function(_args) {\n context = this;\n args = _args;\n previous = now();\n if (!timeout) {\n timeout = setTimeout(later, wait);\n if (immediate) result = func.apply(context, args);\n }\n return result;\n });\n\n debounced.cancel = function() {\n clearTimeout(timeout);\n timeout = args = context = null;\n };\n\n return debounced;\n}\n","import partial from './partial.js';\n\n// Returns the first function passed as an argument to the second,\n// allowing you to adjust arguments, run code before and after, and\n// conditionally execute the original function.\nexport default function wrap(func, wrapper) {\n return partial(wrapper, func);\n}\n","// Returns a negated version of the passed-in predicate.\nexport default function negate(predicate) {\n return function() {\n return !predicate.apply(this, arguments);\n };\n}\n","// Returns a function that is the composition of a list of functions, each\n// consuming the return value of the function that follows.\nexport default function compose() {\n var args = arguments;\n var start = args.length - 1;\n return function() {\n var i = start;\n var result = args[start].apply(this, arguments);\n while (i--) result = args[i].call(this, result);\n return result;\n };\n}\n","// Returns a function that will only be executed on and after the Nth call.\nexport default function after(times, func) {\n return function() {\n if (--times < 1) {\n return func.apply(this, arguments);\n }\n };\n}\n","// Returns a function that will only be executed up to (but not including) the\n// Nth call.\nexport default function before(times, func) {\n var memo;\n return function() {\n if (--times > 0) {\n memo = func.apply(this, arguments);\n }\n if (times <= 1) func = null;\n return memo;\n };\n}\n","import partial from './partial.js';\nimport before from './before.js';\n\n// Returns a function that will be executed at most one time, no matter how\n// often you call it. Useful for lazy initialization.\nexport default partial(before, 2);\n","import cb from './_cb.js';\nimport keys from './keys.js';\n\n// Returns the first key on an object that passes a truth test.\nexport default function findKey(obj, predicate, context) {\n predicate = cb(predicate, context);\n var _keys = keys(obj), key;\n for (var i = 0, length = _keys.length; i < length; i++) {\n key = _keys[i];\n if (predicate(obj[key], key, obj)) return key;\n }\n}\n","import cb from './_cb.js';\nimport getLength from './_getLength.js';\n\n// Internal function to generate `_.findIndex` and `_.findLastIndex`.\nexport default function createPredicateIndexFinder(dir) {\n return function(array, predicate, context) {\n predicate = cb(predicate, context);\n var length = getLength(array);\n var index = dir > 0 ? 0 : length - 1;\n for (; index >= 0 && index < length; index += dir) {\n if (predicate(array[index], index, array)) return index;\n }\n return -1;\n };\n}\n","import createPredicateIndexFinder from './_createPredicateIndexFinder.js';\n\n// Returns the first index on an array-like that passes a truth test.\nexport default createPredicateIndexFinder(1);\n","import createPredicateIndexFinder from './_createPredicateIndexFinder.js';\n\n// Returns the last index on an array-like that passes a truth test.\nexport default createPredicateIndexFinder(-1);\n","import cb from './_cb.js';\nimport getLength from './_getLength.js';\n\n// Use a comparator function to figure out the smallest index at which\n// an object should be inserted so as to maintain order. Uses binary search.\nexport default function sortedIndex(array, obj, iteratee, context) {\n iteratee = cb(iteratee, context, 1);\n var value = iteratee(obj);\n var low = 0, high = getLength(array);\n while (low < high) {\n var mid = Math.floor((low + high) / 2);\n if (iteratee(array[mid]) < value) low = mid + 1; else high = mid;\n }\n return low;\n}\n","import getLength from './_getLength.js';\nimport { slice } from './_setup.js';\nimport isNaN from './isNaN.js';\n\n// Internal function to generate the `_.indexOf` and `_.lastIndexOf` functions.\nexport default function createIndexFinder(dir, predicateFind, sortedIndex) {\n return function(array, item, idx) {\n var i = 0, length = getLength(array);\n if (typeof idx == 'number') {\n if (dir > 0) {\n i = idx >= 0 ? idx : Math.max(idx + length, i);\n } else {\n length = idx >= 0 ? Math.min(idx + 1, length) : idx + length + 1;\n }\n } else if (sortedIndex && idx && length) {\n idx = sortedIndex(array, item);\n return array[idx] === item ? idx : -1;\n }\n if (item !== item) {\n idx = predicateFind(slice.call(array, i, length), isNaN);\n return idx >= 0 ? idx + i : -1;\n }\n for (idx = dir > 0 ? i : length - 1; idx >= 0 && idx < length; idx += dir) {\n if (array[idx] === item) return idx;\n }\n return -1;\n };\n}\n","import sortedIndex from './sortedIndex.js';\nimport findIndex from './findIndex.js';\nimport createIndexFinder from './_createIndexFinder.js';\n\n// Return the position of the first occurrence of an item in an array,\n// or -1 if the item is not included in the array.\n// If the array is large and already in sort order, pass `true`\n// for **isSorted** to use binary search.\nexport default createIndexFinder(1, findIndex, sortedIndex);\n","import findLastIndex from './findLastIndex.js';\nimport createIndexFinder from './_createIndexFinder.js';\n\n// Return the position of the last occurrence of an item in an array,\n// or -1 if the item is not included in the array.\nexport default createIndexFinder(-1, findLastIndex);\n","import isArrayLike from './_isArrayLike.js';\nimport findIndex from './findIndex.js';\nimport findKey from './findKey.js';\n\n// Return the first value which passes a truth test.\nexport default function find(obj, predicate, context) {\n var keyFinder = isArrayLike(obj) ? findIndex : findKey;\n var key = keyFinder(obj, predicate, context);\n if (key !== void 0 && key !== -1) return obj[key];\n}\n","import find from './find.js';\nimport matcher from './matcher.js';\n\n// Convenience version of a common use case of `_.find`: getting the first\n// object containing specific `key:value` pairs.\nexport default function findWhere(obj, attrs) {\n return find(obj, matcher(attrs));\n}\n","import optimizeCb from './_optimizeCb.js';\nimport isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// The cornerstone for collection functions, an `each`\n// implementation, aka `forEach`.\n// Handles raw objects in addition to array-likes. Treats all\n// sparse array-likes as if they were dense.\nexport default function each(obj, iteratee, context) {\n iteratee = optimizeCb(iteratee, context);\n var i, length;\n if (isArrayLike(obj)) {\n for (i = 0, length = obj.length; i < length; i++) {\n iteratee(obj[i], i, obj);\n }\n } else {\n var _keys = keys(obj);\n for (i = 0, length = _keys.length; i < length; i++) {\n iteratee(obj[_keys[i]], _keys[i], obj);\n }\n }\n return obj;\n}\n","import cb from './_cb.js';\nimport isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// Return the results of applying the iteratee to each element.\nexport default function map(obj, iteratee, context) {\n iteratee = cb(iteratee, context);\n var _keys = !isArrayLike(obj) && keys(obj),\n length = (_keys || obj).length,\n results = Array(length);\n for (var index = 0; index < length; index++) {\n var currentKey = _keys ? _keys[index] : index;\n results[index] = iteratee(obj[currentKey], currentKey, obj);\n }\n return results;\n}\n","import isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\nimport optimizeCb from './_optimizeCb.js';\n\n// Internal helper to create a reducing function, iterating left or right.\nexport default function createReduce(dir) {\n // Wrap code that reassigns argument variables in a separate function than\n // the one that accesses `arguments.length` to avoid a perf hit. (#1991)\n var reducer = function(obj, iteratee, memo, initial) {\n var _keys = !isArrayLike(obj) && keys(obj),\n length = (_keys || obj).length,\n index = dir > 0 ? 0 : length - 1;\n if (!initial) {\n memo = obj[_keys ? _keys[index] : index];\n index += dir;\n }\n for (; index >= 0 && index < length; index += dir) {\n var currentKey = _keys ? _keys[index] : index;\n memo = iteratee(memo, obj[currentKey], currentKey, obj);\n }\n return memo;\n };\n\n return function(obj, iteratee, memo, context) {\n var initial = arguments.length >= 3;\n return reducer(obj, optimizeCb(iteratee, context, 4), memo, initial);\n };\n}\n","import createReduce from './_createReduce.js';\n\n// **Reduce** builds up a single result from a list of values, aka `inject`,\n// or `foldl`.\nexport default createReduce(1);\n","import createReduce from './_createReduce.js';\n\n// The right-associative version of reduce, also known as `foldr`.\nexport default createReduce(-1);\n","import cb from './_cb.js';\nimport each from './each.js';\n\n// Return all the elements that pass a truth test.\nexport default function filter(obj, predicate, context) {\n var results = [];\n predicate = cb(predicate, context);\n each(obj, function(value, index, list) {\n if (predicate(value, index, list)) results.push(value);\n });\n return results;\n}\n","import filter from './filter.js';\nimport negate from './negate.js';\nimport cb from './_cb.js';\n\n// Return all the elements for which a truth test fails.\nexport default function reject(obj, predicate, context) {\n return filter(obj, negate(cb(predicate)), context);\n}\n","import cb from './_cb.js';\nimport isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// Determine whether all of the elements pass a truth test.\nexport default function every(obj, predicate, context) {\n predicate = cb(predicate, context);\n var _keys = !isArrayLike(obj) && keys(obj),\n length = (_keys || obj).length;\n for (var index = 0; index < length; index++) {\n var currentKey = _keys ? _keys[index] : index;\n if (!predicate(obj[currentKey], currentKey, obj)) return false;\n }\n return true;\n}\n","import cb from './_cb.js';\nimport isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// Determine if at least one element in the object passes a truth test.\nexport default function some(obj, predicate, context) {\n predicate = cb(predicate, context);\n var _keys = !isArrayLike(obj) && keys(obj),\n length = (_keys || obj).length;\n for (var index = 0; index < length; index++) {\n var currentKey = _keys ? _keys[index] : index;\n if (predicate(obj[currentKey], currentKey, obj)) return true;\n }\n return false;\n}\n","import isArrayLike from './_isArrayLike.js';\nimport values from './values.js';\nimport indexOf from './indexOf.js';\n\n// Determine if the array or object contains a given item (using `===`).\nexport default function contains(obj, item, fromIndex, guard) {\n if (!isArrayLike(obj)) obj = values(obj);\n if (typeof fromIndex != 'number' || guard) fromIndex = 0;\n return indexOf(obj, item, fromIndex) >= 0;\n}\n","import restArguments from './restArguments.js';\nimport isFunction from './isFunction.js';\nimport map from './map.js';\nimport deepGet from './_deepGet.js';\nimport toPath from './_toPath.js';\n\n// Invoke a method (with arguments) on every item in a collection.\nexport default restArguments(function(obj, path, args) {\n var contextPath, func;\n if (isFunction(path)) {\n func = path;\n } else {\n path = toPath(path);\n contextPath = path.slice(0, -1);\n path = path[path.length - 1];\n }\n return map(obj, function(context) {\n var method = func;\n if (!method) {\n if (contextPath && contextPath.length) {\n context = deepGet(context, contextPath);\n }\n if (context == null) return void 0;\n method = context[path];\n }\n return method == null ? method : method.apply(context, args);\n });\n});\n","import map from './map.js';\nimport property from './property.js';\n\n// Convenience version of a common use case of `_.map`: fetching a property.\nexport default function pluck(obj, key) {\n return map(obj, property(key));\n}\n","import filter from './filter.js';\nimport matcher from './matcher.js';\n\n// Convenience version of a common use case of `_.filter`: selecting only\n// objects containing specific `key:value` pairs.\nexport default function where(obj, attrs) {\n return filter(obj, matcher(attrs));\n}\n","import isArrayLike from './_isArrayLike.js';\nimport values from './values.js';\nimport cb from './_cb.js';\nimport each from './each.js';\n\n// Return the maximum element (or element-based computation).\nexport default function max(obj, iteratee, context) {\n var result = -Infinity, lastComputed = -Infinity,\n value, computed;\n if (iteratee == null || (typeof iteratee == 'number' && typeof obj[0] != 'object' && obj != null)) {\n obj = isArrayLike(obj) ? obj : values(obj);\n for (var i = 0, length = obj.length; i < length; i++) {\n value = obj[i];\n if (value != null && value > result) {\n result = value;\n }\n }\n } else {\n iteratee = cb(iteratee, context);\n each(obj, function(v, index, list) {\n computed = iteratee(v, index, list);\n if (computed > lastComputed || (computed === -Infinity && result === -Infinity)) {\n result = v;\n lastComputed = computed;\n }\n });\n }\n return result;\n}\n","import isArrayLike from './_isArrayLike.js';\nimport values from './values.js';\nimport cb from './_cb.js';\nimport each from './each.js';\n\n// Return the minimum element (or element-based computation).\nexport default function min(obj, iteratee, context) {\n var result = Infinity, lastComputed = Infinity,\n value, computed;\n if (iteratee == null || (typeof iteratee == 'number' && typeof obj[0] != 'object' && obj != null)) {\n obj = isArrayLike(obj) ? obj : values(obj);\n for (var i = 0, length = obj.length; i < length; i++) {\n value = obj[i];\n if (value != null && value < result) {\n result = value;\n }\n }\n } else {\n iteratee = cb(iteratee, context);\n each(obj, function(v, index, list) {\n computed = iteratee(v, index, list);\n if (computed < lastComputed || (computed === Infinity && result === Infinity)) {\n result = v;\n lastComputed = computed;\n }\n });\n }\n return result;\n}\n","import isArray from './isArray.js';\nimport { slice } from './_setup.js';\nimport isString from './isString.js';\nimport isArrayLike from './_isArrayLike.js';\nimport map from './map.js';\nimport identity from './identity.js';\nimport values from './values.js';\n\n// Safely create a real, live array from anything iterable.\nvar reStrSymbol = /[^\\ud800-\\udfff]|[\\ud800-\\udbff][\\udc00-\\udfff]|[\\ud800-\\udfff]/g;\nexport default function toArray(obj) {\n if (!obj) return [];\n if (isArray(obj)) return slice.call(obj);\n if (isString(obj)) {\n // Keep surrogate pair characters together.\n return obj.match(reStrSymbol);\n }\n if (isArrayLike(obj)) return map(obj, identity);\n return values(obj);\n}\n","import isArrayLike from './_isArrayLike.js';\nimport values from './values.js';\nimport getLength from './_getLength.js';\nimport random from './random.js';\nimport toArray from './toArray.js';\n\n// Sample **n** random values from a collection using the modern version of the\n// [Fisher-Yates shuffle](https://en.wikipedia.org/wiki/Fisher–Yates_shuffle).\n// If **n** is not specified, returns a single random element.\n// The internal `guard` argument allows it to work with `_.map`.\nexport default function sample(obj, n, guard) {\n if (n == null || guard) {\n if (!isArrayLike(obj)) obj = values(obj);\n return obj[random(obj.length - 1)];\n }\n var sample = toArray(obj);\n var length = getLength(sample);\n n = Math.max(Math.min(n, length), 0);\n var last = length - 1;\n for (var index = 0; index < n; index++) {\n var rand = random(index, last);\n var temp = sample[index];\n sample[index] = sample[rand];\n sample[rand] = temp;\n }\n return sample.slice(0, n);\n}\n","import sample from './sample.js';\n\n// Shuffle a collection.\nexport default function shuffle(obj) {\n return sample(obj, Infinity);\n}\n","import cb from './_cb.js';\nimport pluck from './pluck.js';\nimport map from './map.js';\n\n// Sort the object's values by a criterion produced by an iteratee.\nexport default function sortBy(obj, iteratee, context) {\n var index = 0;\n iteratee = cb(iteratee, context);\n return pluck(map(obj, function(value, key, list) {\n return {\n value: value,\n index: index++,\n criteria: iteratee(value, key, list)\n };\n }).sort(function(left, right) {\n var a = left.criteria;\n var b = right.criteria;\n if (a !== b) {\n if (a > b || a === void 0) return 1;\n if (a < b || b === void 0) return -1;\n }\n return left.index - right.index;\n }), 'value');\n}\n","import cb from './_cb.js';\nimport each from './each.js';\n\n// An internal function used for aggregate \"group by\" operations.\nexport default function group(behavior, partition) {\n return function(obj, iteratee, context) {\n var result = partition ? [[], []] : {};\n iteratee = cb(iteratee, context);\n each(obj, function(value, index) {\n var key = iteratee(value, index, obj);\n behavior(result, value, key);\n });\n return result;\n };\n}\n","import group from './_group.js';\nimport has from './_has.js';\n\n// Groups the object's values by a criterion. Pass either a string attribute\n// to group by, or a function that returns the criterion.\nexport default group(function(result, value, key) {\n if (has(result, key)) result[key].push(value); else result[key] = [value];\n});\n","import group from './_group.js';\n\n// Indexes the object's values by a criterion, similar to `_.groupBy`, but for\n// when you know that your index values will be unique.\nexport default group(function(result, value, key) {\n result[key] = value;\n});\n","import group from './_group.js';\nimport has from './_has.js';\n\n// Counts instances of an object that group by a certain criterion. Pass\n// either a string attribute to count by, or a function that returns the\n// criterion.\nexport default group(function(result, value, key) {\n if (has(result, key)) result[key]++; else result[key] = 1;\n});\n","import group from './_group.js';\n\n// Split a collection into two arrays: one whose elements all pass the given\n// truth test, and one whose elements all do not pass the truth test.\nexport default group(function(result, value, pass) {\n result[pass ? 0 : 1].push(value);\n}, true);\n","import isArrayLike from './_isArrayLike.js';\nimport keys from './keys.js';\n\n// Return the number of elements in a collection.\nexport default function size(obj) {\n if (obj == null) return 0;\n return isArrayLike(obj) ? obj.length : keys(obj).length;\n}\n","// Internal `_.pick` helper function to determine whether `key` is an enumerable\n// property name of `obj`.\nexport default function keyInObj(value, key, obj) {\n return key in obj;\n}\n","import restArguments from './restArguments.js';\nimport isFunction from './isFunction.js';\nimport optimizeCb from './_optimizeCb.js';\nimport allKeys from './allKeys.js';\nimport keyInObj from './_keyInObj.js';\nimport flatten from './_flatten.js';\n\n// Return a copy of the object only containing the allowed properties.\nexport default restArguments(function(obj, keys) {\n var result = {}, iteratee = keys[0];\n if (obj == null) return result;\n if (isFunction(iteratee)) {\n if (keys.length > 1) iteratee = optimizeCb(iteratee, keys[1]);\n keys = allKeys(obj);\n } else {\n iteratee = keyInObj;\n keys = flatten(keys, false, false);\n obj = Object(obj);\n }\n for (var i = 0, length = keys.length; i < length; i++) {\n var key = keys[i];\n var value = obj[key];\n if (iteratee(value, key, obj)) result[key] = value;\n }\n return result;\n});\n","import restArguments from './restArguments.js';\nimport isFunction from './isFunction.js';\nimport negate from './negate.js';\nimport map from './map.js';\nimport flatten from './_flatten.js';\nimport contains from './contains.js';\nimport pick from './pick.js';\n\n// Return a copy of the object without the disallowed properties.\nexport default restArguments(function(obj, keys) {\n var iteratee = keys[0], context;\n if (isFunction(iteratee)) {\n iteratee = negate(iteratee);\n if (keys.length > 1) context = keys[1];\n } else {\n keys = map(flatten(keys, false, false), String);\n iteratee = function(value, key) {\n return !contains(keys, key);\n };\n }\n return pick(obj, iteratee, context);\n});\n","import { slice } from './_setup.js';\n\n// Returns everything but the last entry of the array. Especially useful on\n// the arguments object. Passing **n** will return all the values in\n// the array, excluding the last N.\nexport default function initial(array, n, guard) {\n return slice.call(array, 0, Math.max(0, array.length - (n == null || guard ? 1 : n)));\n}\n","import initial from './initial.js';\n\n// Get the first element of an array. Passing **n** will return the first N\n// values in the array. The **guard** check allows it to work with `_.map`.\nexport default function first(array, n, guard) {\n if (array == null || array.length < 1) return n == null || guard ? void 0 : [];\n if (n == null || guard) return array[0];\n return initial(array, array.length - n);\n}\n","import { slice } from './_setup.js';\n\n// Returns everything but the first entry of the `array`. Especially useful on\n// the `arguments` object. Passing an **n** will return the rest N values in the\n// `array`.\nexport default function rest(array, n, guard) {\n return slice.call(array, n == null || guard ? 1 : n);\n}\n","import rest from './rest.js';\n\n// Get the last element of an array. Passing **n** will return the last N\n// values in the array.\nexport default function last(array, n, guard) {\n if (array == null || array.length < 1) return n == null || guard ? void 0 : [];\n if (n == null || guard) return array[array.length - 1];\n return rest(array, Math.max(0, array.length - n));\n}\n","import filter from './filter.js';\n\n// Trim out all falsy values from an array.\nexport default function compact(array) {\n return filter(array, Boolean);\n}\n","import _flatten from './_flatten.js';\n\n// Flatten out an array, either recursively (by default), or up to `depth`.\n// Passing `true` or `false` as `depth` means `1` or `Infinity`, respectively.\nexport default function flatten(array, depth) {\n return _flatten(array, depth, false);\n}\n","import restArguments from './restArguments.js';\nimport flatten from './_flatten.js';\nimport filter from './filter.js';\nimport contains from './contains.js';\n\n// Take the difference between one array and a number of other arrays.\n// Only the elements present in just the first array will remain.\nexport default restArguments(function(array, rest) {\n rest = flatten(rest, true, true);\n return filter(array, function(value){\n return !contains(rest, value);\n });\n});\n","import restArguments from './restArguments.js';\nimport difference from './difference.js';\n\n// Return a version of the array that does not contain the specified value(s).\nexport default restArguments(function(array, otherArrays) {\n return difference(array, otherArrays);\n});\n","import isBoolean from './isBoolean.js';\nimport cb from './_cb.js';\nimport getLength from './_getLength.js';\nimport contains from './contains.js';\n\n// Produce a duplicate-free version of the array. If the array has already\n// been sorted, you have the option of using a faster algorithm.\n// The faster algorithm will not work with an iteratee if the iteratee\n// is not a one-to-one function, so providing an iteratee will disable\n// the faster algorithm.\nexport default function uniq(array, isSorted, iteratee, context) {\n if (!isBoolean(isSorted)) {\n context = iteratee;\n iteratee = isSorted;\n isSorted = false;\n }\n if (iteratee != null) iteratee = cb(iteratee, context);\n var result = [];\n var seen = [];\n for (var i = 0, length = getLength(array); i < length; i++) {\n var value = array[i],\n computed = iteratee ? iteratee(value, i, array) : value;\n if (isSorted && !iteratee) {\n if (!i || seen !== computed) result.push(value);\n seen = computed;\n } else if (iteratee) {\n if (!contains(seen, computed)) {\n seen.push(computed);\n result.push(value);\n }\n } else if (!contains(result, value)) {\n result.push(value);\n }\n }\n return result;\n}\n","import restArguments from './restArguments.js';\nimport uniq from './uniq.js';\nimport flatten from './_flatten.js';\n\n// Produce an array that contains the union: each distinct element from all of\n// the passed-in arrays.\nexport default restArguments(function(arrays) {\n return uniq(flatten(arrays, true, true));\n});\n","import getLength from './_getLength.js';\nimport contains from './contains.js';\n\n// Produce an array that contains every item shared between all the\n// passed-in arrays.\nexport default function intersection(array) {\n var result = [];\n var argsLength = arguments.length;\n for (var i = 0, length = getLength(array); i < length; i++) {\n var item = array[i];\n if (contains(result, item)) continue;\n var j;\n for (j = 1; j < argsLength; j++) {\n if (!contains(arguments[j], item)) break;\n }\n if (j === argsLength) result.push(item);\n }\n return result;\n}\n","import max from './max.js';\nimport getLength from './_getLength.js';\nimport pluck from './pluck.js';\n\n// Complement of zip. Unzip accepts an array of arrays and groups\n// each array's elements on shared indices.\nexport default function unzip(array) {\n var length = (array && max(array, getLength).length) || 0;\n var result = Array(length);\n\n for (var index = 0; index < length; index++) {\n result[index] = pluck(array, index);\n }\n return result;\n}\n","import restArguments from './restArguments.js';\nimport unzip from './unzip.js';\n\n// Zip together multiple lists into a single array -- elements that share\n// an index go together.\nexport default restArguments(unzip);\n","import getLength from './_getLength.js';\n\n// Converts lists into objects. Pass either a single array of `[key, value]`\n// pairs, or two parallel arrays of the same length -- one of keys, and one of\n// the corresponding values. Passing by pairs is the reverse of `_.pairs`.\nexport default function object(list, values) {\n var result = {};\n for (var i = 0, length = getLength(list); i < length; i++) {\n if (values) {\n result[list[i]] = values[i];\n } else {\n result[list[i][0]] = list[i][1];\n }\n }\n return result;\n}\n","// Generate an integer Array containing an arithmetic progression. A port of\n// the native Python `range()` function. See\n// [the Python documentation](https://docs.python.org/library/functions.html#range).\nexport default function range(start, stop, step) {\n if (stop == null) {\n stop = start || 0;\n start = 0;\n }\n if (!step) {\n step = stop < start ? -1 : 1;\n }\n\n var length = Math.max(Math.ceil((stop - start) / step), 0);\n var range = Array(length);\n\n for (var idx = 0; idx < length; idx++, start += step) {\n range[idx] = start;\n }\n\n return range;\n}\n","import { slice } from './_setup.js';\n\n// Chunk a single array into multiple arrays, each containing `count` or fewer\n// items.\nexport default function chunk(array, count) {\n if (count == null || count < 1) return [];\n var result = [];\n var i = 0, length = array.length;\n while (i < length) {\n result.push(slice.call(array, i, i += count));\n }\n return result;\n}\n","import _ from './underscore.js';\n\n// Helper function to continue chaining intermediate results.\nexport default function chainResult(instance, obj) {\n return instance._chain ? _(obj).chain() : obj;\n}\n","import _ from './underscore.js';\nimport each from './each.js';\nimport functions from './functions.js';\nimport { push } from './_setup.js';\nimport chainResult from './_chainResult.js';\n\n// Add your own custom functions to the Underscore object.\nexport default function mixin(obj) {\n each(functions(obj), function(name) {\n var func = _[name] = obj[name];\n _.prototype[name] = function() {\n var args = [this._wrapped];\n push.apply(args, arguments);\n return chainResult(this, func.apply(_, args));\n };\n });\n return _;\n}\n","import _ from './underscore.js';\nimport each from './each.js';\nimport { ArrayProto } from './_setup.js';\nimport chainResult from './_chainResult.js';\n\n// Add all mutator `Array` functions to the wrapper.\neach(['pop', 'push', 'reverse', 'shift', 'sort', 'splice', 'unshift'], function(name) {\n var method = ArrayProto[name];\n _.prototype[name] = function() {\n var obj = this._wrapped;\n if (obj != null) {\n method.apply(obj, arguments);\n if ((name === 'shift' || name === 'splice') && obj.length === 0) {\n delete obj[0];\n }\n }\n return chainResult(this, obj);\n };\n});\n\n// Add all accessor `Array` functions to the wrapper.\neach(['concat', 'join', 'slice'], function(name) {\n var method = ArrayProto[name];\n _.prototype[name] = function() {\n var obj = this._wrapped;\n if (obj != null) obj = method.apply(obj, arguments);\n return chainResult(this, obj);\n };\n});\n\nexport default _;\n","// Default Export\n// ==============\n// In this module, we mix our bundled exports into the `_` object and export\n// the result. This is analogous to setting `module.exports = _` in CommonJS.\n// Hence, this module is also the entry point of our UMD bundle and the package\n// entry point for CommonJS and AMD users. In other words, this is (the source\n// of) the module you are interfacing with when you do any of the following:\n//\n// ```js\n// // CommonJS\n// var _ = require('underscore');\n//\n// // AMD\n// define(['underscore'], function(_) {...});\n//\n// // UMD in the browser\n// // _ is available as a global variable\n// ```\nimport * as allExports from './index.js';\nimport { mixin } from './index.js';\n\n// Add all of the Underscore functions to the wrapper object.\nvar _ = mixin(allExports);\n// Legacy Node.js API.\n_._ = _;\n// Export the Underscore API.\nexport default _;\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"\" + chunkId + \"-\" + chunkId + \".js?v=\" + {\"2441\":\"44b85e4901c485417f88\",\"5862\":\"142cd48ca8ec32e57725\",\"6146\":\"e2debf8c3843acd115d6\",\"8289\":\"8f098190dce9305dab1e\",\"9293\":\"d37b2af06bb279552eb5\"}[chunkId] + \"\";\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};","__webpack_require__.j = 1418;","var scriptUrl;\nif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\nvar document = __webpack_require__.g.document;\nif (!scriptUrl && document) {\n\tif (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT')\n\t\tscriptUrl = document.currentScript.src;\n\tif (!scriptUrl) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tif(scripts.length) {\n\t\t\tvar i = scripts.length - 1;\n\t\t\twhile (i > -1 && (!scriptUrl || !/^http(s?):/.test(scriptUrl))) scriptUrl = scripts[i--].src;\n\t\t}\n\t}\n}\n// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\nif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\nscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","__webpack_require__.b = document.baseURI || self.location.href;\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t1418: 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(true) { // all chunks have JS\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n__webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar chunkIds = data[0];\n\tvar moreModules = data[1];\n\tvar runtime = data[2];\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\treturn __webpack_require__.O(result);\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunknextcloud\"] = self[\"webpackChunknextcloud\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","__webpack_require__.nc = undefined;","// startup\n// Load entry module and return exports\n// This entry module depends on other loaded chunks and execution need to be delayed\nvar __webpack_exports__ = __webpack_require__.O(undefined, [4208], () => (__webpack_require__(42190)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["deferred","inProgress","dataWebpackPrefix","updatableNotification","getDefaultNotificationFunction","setDefault","callback","this","hide","$row","_","undefined","each","$","toastify","hideToast","console","error","call","showHtml","html","options","isHTML","timeout","TOAST_PERMANENT_TIMEOUT","toast","showMessage","toastElement","show","text","toString","split","join","escapeHTML","showUpdate","showTemporary","TOAST_DEFAULT_TIMEOUT","isHidden","find","length","ajaxConnectionLostHandler","showWarning","t","trailing","dynamicSlideToggleEnabled","enableDynamicSlideToggle","Apps","$el","removeClass","trigger","addClass","method","endpoint","OC","PasswordConfirmation","requiresPasswordConfirmation","type","toUpperCase","url","generateOcsUrl","data","success","requirePasswordConfirmation","bind","appConfig","window","oc_appconfig","AppConfig","getValue","app","key","defaultValue","setValue","value","getApps","getKeys","deleteKey","_oc_appswebroots","methodMap","create","update","patch","delete","read","parsePropFindResult","result","davProperties","subResult","props","href","propStat","status","properties","propKey","id","parseIdFromLocation","queryPos","indexOf","substr","parts","pop","isSuccessStatus","callPropPatch","client","model","headers","propPatch","attrs","changedProp","warn","convertModelAttributesToDavProperties","changed","then","toJSON","Backbone","VendorBackbone","Object","assign","davCall","dav","Client","baseUrl","xmlNamespaces","resolveUrl","requestToken","propFind","depth","response","propsMapping","results","body","shift","callPropFind","request","callMkCol","responseJson","locationHeader","xhr","getResponseHeader","callMethod","davSync","params","isCollection","Collection","hasInnerCollection","usePUT","collection","Error","urlError","JSON","stringify","processData","prototype","textStatus","errorThrown","context","_oc_config","rawUid","document","getElementsByTagName","getAttribute","displayName","currentUser","Dialogs","YES_NO_BUTTONS","OK_BUTTONS","FILEPICKER_TYPE_CHOOSE","FILEPICKER_TYPE_MOVE","FILEPICKER_TYPE_COPY","FILEPICKER_TYPE_COPY_MOVE","FILEPICKER_TYPE_CUSTOM","alert","title","modal","message","OK_BUTTON","info","confirm","confirmDestructive","buttons","arguments","DialogBuilder","setName","setText","setButtons","label","clicked","_getLegacyButtons","build","confirmHtml","setHTML","prompt","name","password","Promise","resolve","spawnDialog","defineAsyncComponent","inputName","isPassword","filepicker","multiselect","mimetype","FilePickerType","Choose","path","legacyCallback","fn","getPath","node","root","startsWith","slice","nodes","map","builder","getFilePickerBuilder","forEach","button","addButton","defaultButton","setButtonFactory","attributes","basename","target","push","multiSelect","file","CopyMove","Copy","icon","IconCopy","Move","IconMove","setMimeTypeFilter","filter","setFilter","fileid","mime","mtime","getTime","permissions","etag","hasPreview","mountType","quotaAvailableBytes","sharePermissions","nodeToLegacyFile","allowDirectories","allowDirectoryChooser","includes","setMultiSelect","startAt","pick","content","dialogType","allowHtml","setSeverity","dialog","_clicked","buttonList","cancel","_fileexistsshown","fileexists","original","replacement","controller","self","dialogDeferred","resampleHermite","canvas","W","H","W2","H2","Math","round","img","getContext","getImageData","img2","data2","ratio_w","ratio_h","ratio_w_half","ceil","ratio_h_half","j","i","x2","weight","weights","weights_alpha","gx_r","gx_g","gx_b","gx_a","center_y","yy","floor","dy","abs","center_x","w0","xx","dx","w","sqrt","clearRect","max","width","height","putImageData","addConflict","$conflicts","$conflict","clone","$originalDiv","$replacementDiv","Util","humanFileSize","size","formatDate","lastModified","directory","urlSpec","x","y","c","forceIcon","previewpath","Files","generatePreviewUrl","replace","css","FileReader","reader","onload","e","blob","Blob","URL","webkitURL","originalUrl","createObjectURL","image","Image","src","createElement","min","drawImage","toDataURL","readAsArrayBuffer","reject","getCroppedPreview","MimeType","getIconUrl","checkboxId","attr","append","prop","dialogName","dialogId","count","n","parent","children","_getFileExistsTemplate","$tmpl","$dlg","octemplate","dialog_name","allnewfiles","allexistingfiles","why","what","buttonlist","classes","click","onCancel","ocdialog","onContinue","closeOnEscape","closeButton","close","remove","$primaryButton","closest","updatePrimaryButton","checkedCount","on","$checkbox","fail","promise","defer","$fileexistsTemplate","filePath","tmpl","manageFromDocument","manageToken","global","emit","token","getToken","setToken","newToken","OCEventSource","joinChar","dataStr","typelessListeners","closed","listeners","encodeURIComponent","useFallBack","EventSource","iframeId","iframeCount","fallBackSources","iframe","source","onmessage","parse","listen","fallBackCallBack","done","lastLength","addEventListener","currentMenu","currentMenuToggle","hideMenus","complete","lastMenu","slideUp","apply","isAdmin","_oc_isadmin","load","loadTranslations","register","_unregister","unregister","translate","translatePlural","Handlebars","startSaving","selector","startAction","stop","finishedSaving","finishedAction","finishedSuccess","finishedError","delay","fadeOut","isPasswordConfirmationRequired","rejectCallback","confirmPassword","_plugins","targetName","plugin","plugins","getPlugins","attach","targetObject","detach","theme","_theme","_handlers","_pushState","strParams","buildQueryString","history","pushState","location","pathname","navigator","userAgent","toLowerCase","parseInt","patterns","querySelectorAll","pattern","ii","style","fill","stroke","removeAttribute","setAttribute","replaceState","hash","_cancelPop","addOnPopStateHandler","handler","_parseHashQuery","pos","_decodeQuery","query","parseUrlQuery","parseQueryString","search","_onPopState","state","chunkify","tz","charAt","m","History","computerFileSize","string","s","trim","bytes","matches","match","parseFloat","isFinite","b","k","kb","mb","gb","g","tb","pb","p","timestamp","format","TESTING","debug","moment","relativeModifiedDate","diff","fromNow","getScrollBarWidth","_scrollBarWidth","inner","outer","position","top","left","visibility","overflow","appendChild","w1","offsetWidth","w2","clientWidth","removeChild","stripTime","date","Date","getFullYear","getMonth","getDate","naturalSortCompare","a","aa","bb","aNum","Number","bNum","localeCompare","getLanguage","waitFor","interval","internalCallback","setTimeout","isCookieSetToValue","cookies","cookie","_oc_debug","webroot","_oc_webroot","lastIndexOf","coreApps","menuSpeed","PERMISSION_ALL","PERMISSION_CREATE","PERMISSION_DELETE","PERMISSION_NONE","PERMISSION_READ","PERMISSION_SHARE","PERMISSION_UPDATE","TAG_FAVORITE","fileIsBlacklisted","Config","blacklist_files_regex","appswebroots","config","dialogs","getCurrentUser","uid","isUserAdmin","L10N","_ajaxConnectionLostHandler","_processAjaxError","statusText","_reloadCalled","_userIsNavigatingAway","timer","seconds","setInterval","Notification","clearInterval","reload","registerXHRForErrorProcessing","loadCallback","readyState","errorCallback","getCapabilities","realGetCapabilities","registerMenu","$toggle","$menuEl","toggle","headerMenu","isClickableElement","event","preventDefault","is","slideToggle","showMenu","unregisterMenu","off","encodePath","dirname","isSamePath","joinPaths","getHost","host","getHostName","hostname","getPort","port","getProtocol","protocol","getCanonicalLocale","getLocale","queryString","components","part","decodeURIComponent","msg","Plugins","generateFilePath","generateUrl","get","namespaces","tail","set","getRootPath","getRootUrl","imagePath","redirect","targetURL","getRequestToken","linkTo","linkToOCS","service","version","ocsVersion","linkToRemote","generateRemoteUrl","linkToRemoteBase","realGetRootUrl","subscribe","computed","userNameInputLengthIs255","user","userInputHelperText","ArrowRight","NcButton","String","default","valueLoading","loading","Boolean","required","invertedColors","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","_vm","_c","_self","$event","$emit","scopedSlots","_u","staticClass","proxy","_v","_s","LoginButton","NcPasswordField","NcTextField","NcNoteCard","mixins","AuthMixin","username","redirectUrl","errors","Array","messages","throttleDelay","autoCompleteAllowed","directLogin","emailStates","setup","headlineText","productName","sanitize","escape","loginTimeout","loadState","timezone","Intl","DateTimeFormat","resolvedOptions","timeZone","timezoneOffset","getTimezoneOffset","resetFormTimeout","debounce","handleResetForm","isError","invalidPassword","userDisabled","errorLabel","apacheAuthFailed","csrfCheckFailed","internalException","loadingIcon","loginActionUrl","emailEnabled","every","loginText","watch","mounted","$refs","inputField","input","focus","methods","updateUsername","submit","ref","_e","_l","index","class","staticStyle","shake","domProps","_browserSupportsWebAuthnInternals","stubThis","globalThis","PublicKeyCredential","constructor","code","cause","super","defineProperty","enumerable","configurable","writable","createNewAbortSignal","abortError","abort","newController","AbortController","signal","cancelCeremony","buffer","Uint8Array","str","charCode","fromCharCode","btoa","base64URLString","base64","padLength","padded","padEnd","binary","atob","ArrayBuffer","charCodeAt","_browserSupportsWebAuthnAutofillInternals","descriptor","transports","attachments","attachment","getLoggerBuilder","setApp","setUid","detectUser","NoValidCredentials","emits","fillColor","_b","$attrs","InformationIcon","LockOpenIcon","isHttps","isLocalhost","supportsWebauthn","browserSupportsWebAuthn","validCredentials","authenticate","loginForm","checkValidity","async","loginName","Axios","post","allowCredentials","logger","optionsJSON","useBrowserAutofill","verifyBrowserAutofillInput","publicKey","challenge","getOptions","globalPublicKeyCredential","isConditionalMediationAvailable","browserSupportsWebAuthnAutofill","mediation","credential","credentials","err","AbortSignal","effectiveDomain","test","rpId","identifyAuthenticationError","rawId","userHandle","authenticatorData","clientDataJSON","signature","clientExtensionResults","getClientExtensionResults","authenticatorAttachment","startWebauthnAuthentication","startAuthentication","completeAuthentication","changeUsername","authData","finishAuthentication","_ref","defaultRedirectUrl","catch","resetPasswordLink","axios","resp","resetPasswordTarget","encrypted","proceed","encryption","directives","rawName","expression","composing","isArray","_i","$$a","$$el","$$c","checked","$$i","concat","warning","clear","localStorage","sessionStorage","indexedDBList","indexedDB","databases","deleteDatabase","wipeBrowserStorages","LoginForm","PasswordLessLoginForm","ResetPassword","UpdatePassword","passwordlessLogin","resetPassword","canResetPassword","resetPasswordUser","direct","hasPasswordless","countAlternativeLogins","alternativeLogins","hideLoginForm","passwordResetFinished","alternativeLogin","L10n","Vue","mixin","Nextcloud","extend","LoginView","$mount","exports","previousBackbone","VERSION","noConflict","emulateHTTP","emulateJSON","_listening","Events","eventSplitter","eventsApi","iteratee","events","opts","names","keys","_events","onApi","ctx","listening","_listeners","interop","listenTo","obj","_listenId","uniqueId","listeningTo","_listeningTo","Listening","tryCatchOn","handlers","offApi","stopListening","ids","isEmpty","remaining","_callback","cleanup","once","onceMap","listenToOnce","offer","args","triggerApi","objEvents","allEvents","all","triggerEvents","ev","l","a1","a2","a3","listener","unbind","Model","preinitialize","cid","cidPrefix","defaults","initialize","validationError","idAttribute","sync","has","val","_validate","unset","silent","changes","changing","_changing","_previousAttributes","current","prev","isEqual","prevId","_pending","hasChanged","changedAttributes","old","previous","previousAttributes","fetch","serverAttrs","wrapError","save","wait","validate","isNew","destroy","base","isValid","models","comparator","_reset","reset","setOptions","add","merge","addOptions","splice","array","at","singular","removed","_removeModels","added","merged","_isModel","toAdd","toMerge","toRemove","modelMap","sort","sortable","sortAttr","isString","existing","_prepareModel","_addReference","orderChanged","some","_removeReference","previousModels","unshift","_byId","modelId","where","first","findWhere","isFunction","sortBy","pluck","callbackOpts","_forwardPristineError","values","CollectionIterator","ITERATOR_VALUES","ITERATOR_KEYS","entries","ITERATOR_KEYSVALUES","_onModelEvent","$$iterator","Symbol","iterator","kind","_collection","_kind","_index","next","View","viewOptions","_ensureElement","delegateEventSplitter","tagName","render","_removeElement","setElement","element","undelegateEvents","_setElement","delegateEvents","el","delegate","eventName","undelegate","_createElement","className","_setAttributes","addUnderscoreMethods","Class","attribute","cb","defaultVal","addMethod","instance","isObject","modelMatcher","matcher","collect","reduce","foldl","inject","reduceRight","foldr","detect","select","any","include","contains","invoke","toArray","head","take","initial","rest","drop","last","without","difference","shuffle","chain","sample","partition","groupBy","countBy","indexBy","findIndex","findLastIndex","pairs","invert","omit","Base","mappings","functions","memo","dataType","contentType","_method","beforeSend","setRequestHeader","ajax","Router","routes","_bindRoutes","optionalParam","namedParam","splatParam","escapeRegExp","route","isRegExp","_routeToRegExp","router","fragment","_extractParameters","execute","navigate","optional","RegExp","exec","param","checkUrl","routeStripper","rootStripper","pathStripper","started","atRoot","getSearch","matchRoot","decodeFragment","decodeURI","getHash","getFragment","_usePushState","_wantsHashChange","start","_trailingSlash","trailingSlash","hashChange","_hasHashChange","documentMode","_useHashChange","_wantsPushState","_hasPushState","rootPath","display","tabIndex","iWindow","insertBefore","firstChild","contentWindow","open","attachEvent","_checkUrlInterval","loadUrl","removeEventListener","detachEvent","notfound","decodedFragment","_updateHash","protoProps","staticProps","child","__super__","_debug","factory","___CSS_LOADER_EXPORT___","module","_XML_CHAR_MAP","_escapeXml","ch","userName","namespace","hasOwnProperty","property","parseClarkNotation","_renderPropSet","propName","propValue","mkcol","responseType","xhrProvider","onProgress","upload","send","fulfill","onreadystatechange","resultBody","parseMultiStatus","ontimeout","XMLHttpRequest","_parsePropNode","propNode","childNodes","subNodes","nodeType","textContent","xmlBody","doc","DOMParser","parseFromString","resolver","foo","responseIterator","evaluate","XPathResult","ANY_TYPE","responseNode","iterateNext","stringValue","propStatIterator","propStatNode","propIterator","namespaceURI","localName","baseParts","parseUrl","subString","scheme","propertyName","webpackContext","req","webpackContextResolve","__webpack_require__","o","humanList","humanListBinary","formatFileSize","skipSmallSizes","binaryPrefixes","base1000","order","log","readableFormat","relativeSize","pow","toFixed","toLocaleString","toISOString","sortNodes","sortingOptions","sortingMode","sortingOrder","identifiers2","orders","sorting","collator","Collator","numeric","usage","b2","identifier","compare","orderBy","sortFavoritesFirst","v","favorite","sortFoldersFirst","basename2","displayname","util$3","nameStartChar","nameRegexp","regexName","isExist","isEmptyObject","arrayMode","len","i2","isName","getAllMatches","regex","allmatches","startIndex","lastIndex","OptionsBuilder","defaultOptions$1","preserveOrder","attributeNamePrefix","attributesGroupName","textNodeName","ignoreAttributes","removeNSPrefix","allowBooleanAttributes","parseTagValue","parseAttributeValue","trimValues","cdataPropName","numberParseOptions","hex","leadingZeros","eNotation","tagValueProcessor","val2","attributeValueProcessor","attrName","stopNodes","alwaysCreateTextNode","commentPropName","unpairedTags","processEntities","htmlEntities","ignoreDeclaration","ignorePiTags","transformTagName","transformAttributeName","updateTag","jPath","buildOptions","defaultOptions","node2json","compress","arr","compressedObj","tagObj","propName$1","newJpath","isLeaf","isLeafTag","assignAttributes","attrMap","jpath","atrrName","propCount","prettify","arrToStr","indentation","xmlStr","isPreviousElementTag","newJPath","tagText","isStopNode","replaceEntitiesValue","attStr2","attr_to_str","tempInd","piTextNodeName","newIdentation","indentBy","tagStart","tagValue","suppressUnpairedNode","suppressEmptyNode","endsWith","attrStr","attrVal","suppressBooleanAttributes","textValue","entities","entity","buildFromOrderedJs","jArray","getIgnoreAttributesFn","ignoreAttributes2","oneListGroup","Builder","isAttribute","ignoreAttributesFn","attrPrefixLen","processTextOrObjNode","indentate","tagEndChar","newLine","object","level","ajPath","j2x","buildTextValNode","buildObjectNode","repeat","jObj","arrayNodeName","buildAttrPairStr","newval","arrLen","listTagVal","listTagAttr","j2","item","Ks","L","closeTag","tagEndExp","piClosingChar","debug_1","process","env","NODE_DEBUG","constants","MAX_LENGTH","MAX_SAFE_COMPONENT_LENGTH","MAX_SAFE_BUILD_LENGTH","MAX_LENGTH$1","MAX_SAFE_INTEGER","RELEASE_TYPES","SEMVER_SPEC_VERSION","FLAG_INCLUDE_PRERELEASE","FLAG_LOOSE","re$1","MAX_SAFE_COMPONENT_LENGTH2","MAX_SAFE_BUILD_LENGTH2","MAX_LENGTH2","debug2","re2","re","safeRe","t3","R","LETTERDASHNUMBER","safeRegexReplacements","createToken","isGlobal","safe","makeSafeRegex","NUMERICIDENTIFIER","NUMERICIDENTIFIERLOOSE","NONNUMERICIDENTIFIER","PRERELEASEIDENTIFIER","PRERELEASEIDENTIFIERLOOSE","BUILDIDENTIFIER","MAINVERSION","PRERELEASE","BUILD","FULLPLAIN","MAINVERSIONLOOSE","PRERELEASELOOSE","LOOSEPLAIN","XRANGEIDENTIFIER","XRANGEIDENTIFIERLOOSE","GTLT","XRANGEPLAIN","XRANGEPLAINLOOSE","COERCEPLAIN","COERCE","COERCEFULL","LONETILDE","tildeTrimReplace","LONECARET","caretTrimReplace","comparatorTrimReplace","reExports","freeze","loose","compareIdentifiers$1","anum","bnum","identifiers","compareIdentifiers","rcompareIdentifiers","t2","Function","ArrayProto","ObjProto","SymbolProto","supportsArrayBuffer","supportsDataView","DataView","nativeIsArray","nativeKeys","nativeCreate","nativeIsView","isView","_isNaN","isNaN","_isFinite","hasEnumBug","propertyIsEnumerable","nonEnumerableProps","MAX_ARRAY_INDEX","restArguments","func","isNull","isUndefined","isBoolean","isElement","tagTester","tag","nodelist","Int8Array","hasDataViewBug","isIE11","Map","isDataView","getInt8","isArrayBuffer","isArguments","isSymbol","isNumber","constant","createSizePropertyCheck","getSizeProperty","sizeProperty","shallowProperty","typedArrayPattern","collectNonEnumProps","emulatedSet","nonEnumIdx","proto","isMatch","_keys","_wrapped","toBufferView","bufferSource","byteOffset","valueOf","tagDataView","eq","aStack","bStack","deepEq","areArrays","aCtor","bCtor","allKeys","ie11fingerprint","weakMapMethods","forEachName","commonInit","mapTail","mapMethods","setMethods","createAssigner","keysFunc","baseCreate","Ctor","extendOwn","tap","interceptor","toPath","deepGet","identity","optimizeCb","argCount","accumulator","baseIteratee","Infinity","mapObject","currentKey","noop","propertyOf","times","accum","random","now","createEscaper","escaper","testRegexp","replaceRegexp","templateSettings","interpolate","noMatch","escapes","escapeChar","bareIdentifier","template","settings","oldSettings","offset","argument","variable","fallback","idCounter","prefix","_chain","executeBound","sourceFunc","boundFunc","callingContext","partial","boundArgs","placeholder","bound","TypeError","callArgs","flatten","strict","output","idx","memoize","hasher","cache","address","throttle","later","leading","throttled","_now","clearTimeout","immediate","passed","debounced","_args","wrap","wrapper","negate","predicate","compose","after","before","findKey","createPredicateIndexFinder","dir","sortedIndex","low","high","mid","createIndexFinder","predicateFind","createReduce","reducer","list","fromIndex","guard","contextPath","lastComputed","reStrSymbol","rand","temp","criteria","right","group","behavior","pass","keyInObj","compact","otherArrays","uniq","isSorted","seen","arrays","intersection","argsLength","unzip","range","step","chunk","chainResult","__webpack_module_cache__","moduleId","cachedModule","loaded","__webpack_modules__","O","chunkIds","priority","notFulfilled","fulfilled","r","getter","__esModule","d","definition","f","chunkId","promises","u","script","needAttach","scripts","charset","nc","onScriptComplete","onerror","doneFns","parentNode","toStringTag","nmd","paths","scriptUrl","importScripts","currentScript","baseURI","installedChunks","installedChunkData","errorType","realSrc","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","chunkLoadingGlobal","__webpack_exports__"],"sourceRoot":""} \ No newline at end of file diff --git a/dist/core-main.js b/dist/core-main.js index f1d00c0b0d318..e7ed91a0471c2 100644 --- a/dist/core-main.js +++ b/dist/core-main.js @@ -1,2 +1,2 @@ -(()=>{var e,i,o,r={20354:(e,i,o)=>{"use strict";var r={};o.r(r),o.d(r,{deleteKey:()=>k,getApps:()=>v,getKeys:()=>x,getValue:()=>y,setValue:()=>w});var s={};o.r(s),o.d(s,{formatLinksPlain:()=>yi,formatLinksRich:()=>xi,plainToRich:()=>bi,richToPlain:()=>vi});var a={};o.r(a),o.d(a,{dismiss:()=>ki,query:()=>wi}),o(84315),o(7452);var c=o(61338),l=o(4523),u=o(74692),h=o.n(u),d=o(85168);const p={updatableNotification:null,getDefaultNotificationFunction:null,setDefault(t){this.getDefaultNotificationFunction=t},hide(t,e){l.default.isFunction(t)&&(e=t,t=void 0),t?(t.each((function(){h()(this)[0].toastify?h()(this)[0].toastify.hideToast():console.error("cannot hide toast because object is not set"),this===this.updatableNotification&&(this.updatableNotification=null)})),e&&e.call(),this.getDefaultNotificationFunction&&this.getDefaultNotificationFunction()):console.error("Missing argument $row in OC.Notification.hide() call, caller needs to be adjusted to only dismiss its own notification")},showHtml(t,e){(e=e||{}).isHTML=!0,e.timeout=e.timeout?e.timeout:d.DH;const i=(0,d.rG)(t,e);return i.toastElement.toastify=i,h()(i.toastElement)},show(t,e){(e=e||{}).timeout=e.timeout?e.timeout:d.DH;const i=(0,d.rG)(function(t){return t.toString().split("&").join("&").split("<").join("<").split(">").join(">").split('"').join(""").split("'").join("'")}(t),e);return i.toastElement.toastify=i,h()(i.toastElement)},showUpdate(t){return this.updatableNotification&&this.updatableNotification.hideToast(),this.updatableNotification=(0,d.rG)(t,{timeout:d.DH}),this.updatableNotification.toastElement.toastify=this.updatableNotification,h()(this.updatableNotification.toastElement)},showTemporary(t,e){(e=e||{}).timeout=e.timeout||d.Jt;const i=(0,d.rG)(t,e);return i.toastElement.toastify=i,h()(i.toastElement)},isHidden:()=>!h()("#content").find(".toastify").length};var A=o(21777);const f=l.default.throttle((()=>{(0,d.I9)(t("core","Connection to server lost"))}),7e3,{trailing:!1});let g=!1;const m={enableDynamicSlideToggle(){g=!0},showAppSidebar:function(t){(t||h()("#app-sidebar")).removeClass("disappear").show(),h()("#app-content").trigger(new(h().Event)("appresized"))},hideAppSidebar:function(t){(t||h()("#app-sidebar")).hide().addClass("disappear"),h()("#app-content").trigger(new(h().Event)("appresized"))}};var C=o(63814);function b(t,e,i){"post"!==t&&"delete"!==t||!wt.PasswordConfirmation.requiresPasswordConfirmation()?(i=i||{},h().ajax({type:t.toUpperCase(),url:(0,C.KT)("apps/provisioning_api/api/v1/config/apps")+e,data:i.data||{},success:i.success,error:i.error})):wt.PasswordConfirmation.requirePasswordConfirmation(_.bind(b,this,t,e,i))}function v(t){b("get","",t)}function x(t,e){b("get","/"+t,e)}function y(t,e,i,n){(n=n||{}).data={defaultValue:i},b("get","/"+t+"/"+e,n)}function w(t,e,i,n){(n=n||{}).data={value:i},b("post","/"+t+"/"+e,n)}function k(t,e,i){b("delete","/"+t+"/"+e,i)}const B=window.oc_appconfig||{},E={getValue:function(t,e,i,n){y(t,e,i,{success:n})},setValue:function(t,e,i){w(t,e,i)},getApps:function(t){v({success:t})},getKeys:function(t,e){x(t,{success:e})},deleteKey:function(t,e){k(t,e)}},I=void 0!==window._oc_appswebroots&&window._oc_appswebroots;var D=o(21391),S=o.n(D),T=o(78112);const O={create:"POST",update:"PROPPATCH",patch:"PROPPATCH",delete:"DELETE",read:"PROPFIND"};function M(t,e){if(l.default.isArray(t))return l.default.map(t,(function(t){return M(t,e)}));var i={href:t.href};return l.default.each(t.propStat,(function(t){if("HTTP/1.1 200 OK"===t.status)for(var n in t.properties){var o=n;n in e&&(o=e[n]),i[o]=t.properties[n]}})),i.id||(i.id=P(i.href)),i}function P(t){var e=t.indexOf("?");e>0&&(t=t.substr(0,e));var i,n=t.split("/");do{i=n[n.length-1],n.pop()}while(!i&&n.length>0);return i}function R(t){return t>=200&&t<=299}function N(t,e,i,n){return t.propPatch(e.url,function(t,e){var i,n={};for(i in t){var o=e[i],r=t[i];o||(console.warn('No matching DAV property for property "'+i),o=i),(l.default.isBoolean(r)||l.default.isNumber(r))&&(r=""+r),n[o]=r}return n}(i.changed,e.davProperties),n).then((function(t){R(t.status)?l.default.isFunction(e.success)&&e.success(i.toJSON()):l.default.isFunction(e.error)&&e.error(t)}))}const H=S().noConflict();Object.assign(H,{davCall:(t,e)=>{var i=new T.dav.Client({baseUrl:t.url,xmlNamespaces:l.default.extend({"DAV:":"d","http://owncloud.org/ns":"oc"},t.xmlNamespaces||{})});i.resolveUrl=function(){return t.url};var n=l.default.extend({"X-Requested-With":"XMLHttpRequest",requesttoken:OC.requestToken},t.headers);return"PROPFIND"===t.type?function(t,e,i,n){return t.propFind(e.url,l.default.values(e.davProperties)||[],e.depth,n).then((function(t){if(R(t.status)){if(l.default.isFunction(e.success)){var i=l.default.invert(e.davProperties),n=M(t.body,i);e.depth>0&&n.shift(),e.success(n)}}else l.default.isFunction(e.error)&&e.error(t)}))}(i,t,0,n):"PROPPATCH"===t.type?N(i,t,e,n):"MKCOL"===t.type?function(t,e,i,n){return t.request(e.type,e.url,n,null).then((function(o){R(o.status)?N(t,e,i,n):l.default.isFunction(e.error)&&e.error(o)}))}(i,t,e,n):function(t,e,i,n){return n["Content-Type"]="application/json",t.request(e.type,e.url,n,e.data).then((function(t){if(R(t.status)){if(l.default.isFunction(e.success)){if("PUT"===e.type||"POST"===e.type||"MKCOL"===e.type){var n=t.body||i.toJSON(),o=t.xhr.getResponseHeader("Content-Location");return"POST"===e.type&&o&&(n.id=P(o)),void e.success(n)}if(207===t.status){var r=l.default.invert(e.davProperties);e.success(M(t.body,r))}else e.success(t.body)}}else l.default.isFunction(e.error)&&e.error(t)}))}(i,t,e,n)},davSync:(t=>(e,i,n)=>{var o={type:O[e]||e},r=i instanceof t.Collection;if("update"===e&&(i.hasInnerCollection?o.type="MKCOL":(i.usePUT||i.collection&&i.collection.usePUT)&&(o.type="PUT")),n.url||(o.url=l.default.result(i,"url")||function(){throw new Error('A "url" property or function must be specified')}()),null!=n.data||!i||"create"!==e&&"update"!==e&&"patch"!==e||(o.data=JSON.stringify(n.attrs||i.toJSON(n))),"PROPFIND"!==o.type&&(o.processData=!1),"PROPFIND"===o.type||"PROPPATCH"===o.type){var s=i.davProperties;!s&&i.model&&(s=i.model.prototype.davProperties),s&&(l.default.isFunction(s)?o.davProperties=s.call(i):o.davProperties=s),o.davProperties=l.default.extend(o.davProperties||{},n.davProperties),l.default.isUndefined(n.depth)&&(n.depth=r?1:0)}var a=n.error;n.error=function(t,e,i){n.textStatus=e,n.errorThrown=i,a&&a.call(n.context,t,e,i)};var c=n.xhr=t.davCall(l.default.extend(o,n),i);return i.trigger("request",i,c,n),c})(H)});const z=H;var L=o(71225);const F=window._oc_config||{},j=document.getElementsByTagName("head")[0].getAttribute("data-user"),U=document.getElementsByTagName("head")[0].getAttribute("data-user-displayname"),W=void 0!==j&&j;var Y=o(39285),q=o(36882),Q=o(53334),G=o(43627),X=o(85471);const V={YES_NO_BUTTONS:70,OK_BUTTONS:71,FILEPICKER_TYPE_CHOOSE:1,FILEPICKER_TYPE_MOVE:2,FILEPICKER_TYPE_COPY:3,FILEPICKER_TYPE_COPY_MOVE:4,FILEPICKER_TYPE_CUSTOM:5,alert:function(t,e,i,n){this.message(t,e,"alert",V.OK_BUTTON,i,n)},info:function(t,e,i,n){this.message(t,e,"info",V.OK_BUTTON,i,n)},confirm:function(t,e,i,n){return this.message(t,e,"notice",V.YES_NO_BUTTONS,i,n)},confirmDestructive:function(t,e){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:V.OK_BUTTONS,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:()=>{};return(new d.ik).setName(e).setText(t).setButtons(i===V.OK_BUTTONS?[{label:(0,Q.Tl)("core","Yes"),type:"error",callback:()=>{n.clicked=!0,n(!0)}}]:V._getLegacyButtons(i,n)).build().show().then((()=>{n.clicked||n(!1)}))},confirmHtml:function(t,e,i,n){return(new d.ik).setName(e).setText("").setButtons([{label:(0,Q.Tl)("core","No"),callback:()=>{}},{label:(0,Q.Tl)("core","Yes"),type:"primary",callback:()=>{i.clicked=!0,i(!0)}}]).build().setHTML(t).show().then((()=>{i.clicked||i(!1)}))},prompt:function(t,e,i,n,r,s){return new Promise((n=>{(0,d.Ss)((0,X.$V)((()=>o.e(9293).then(o.bind(o,69293)))),{text:t,name:e,callback:i,inputName:r,isPassword:!!s},(function(){i(...arguments),n()}))}))},filepicker(t,e){let i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:d.bh.Choose,r=arguments.length>6&&void 0!==arguments[6]?arguments[6]:void 0,s=arguments.length>7&&void 0!==arguments[7]?arguments[7]:void 0;const a=(t,e)=>{const n=t=>{const e=t?.root||"";let i=t?.path||"";return i.startsWith(e)&&(i=i.slice(e.length)||"/"),i};return i?i=>t(i.map(n),e):i=>t(n(i[0]),e)},c=(0,d.a1)(t);o===this.FILEPICKER_TYPE_CUSTOM?(s.buttons||[]).forEach((t=>{c.addButton({callback:a(e,t.type),label:t.text,type:t.defaultButton?"primary":"secondary"})})):c.setButtonFactory(((t,i)=>{const n=[],r=t?.[0]?.attributes?.displayName||t?.[0]?.basename,s=r||(0,G.basename)(i);return o===d.bh.Choose&&n.push({callback:a(e,d.bh.Choose),label:r&&!this.multiSelect?(0,Q.Tl)("core","Choose {file}",{file:r}):(0,Q.Tl)("core","Choose"),type:"primary"}),o!==d.bh.CopyMove&&o!==d.bh.Copy||n.push({callback:a(e,d.bh.Copy),label:s?(0,Q.Tl)("core","Copy to {target}",{target:s}):(0,Q.Tl)("core","Copy"),type:"primary",icon:q}),o!==d.bh.Move&&o!==d.bh.CopyMove||n.push({callback:a(e,d.bh.Move),label:s?(0,Q.Tl)("core","Move to {target}",{target:s}):(0,Q.Tl)("core","Move"),type:o===d.bh.Move?"primary":"secondary",icon:Y}),n})),n&&c.setMimeTypeFilter("string"==typeof n?[n]:n||[]),"function"==typeof s?.filter&&c.setFilter((t=>s.filter((t=>({id:t.fileid||null,path:t.path,mimetype:t.mime||null,mtime:t.mtime?.getTime()||null,permissions:t.permissions,name:t.attributes?.displayName||t.basename,etag:t.attributes?.etag||null,hasPreview:t.attributes?.hasPreview||null,mountType:t.attributes?.mountType||null,quotaAvailableBytes:t.attributes?.quotaAvailableBytes||null,icon:null,sharePermissions:null}))(t)))),c.allowDirectories(!0===s?.allowDirectoryChooser||n?.includes("httpd/unix-directory")||!1).setMultiSelect(i).startAt(r).build().pick()},message:function(t,e,i,n){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:()=>{},r=arguments.length>6?arguments[6]:void 0;const s=(new d.ik).setName(e).setText(r?"":t).setButtons(V._getLegacyButtons(n,o));switch(i){case"alert":s.setSeverity("warning");break;case"notice":s.setSeverity("info")}const a=s.build();return r&&a.setHTML(t),a.show().then((()=>{o._clicked||o(!1)}))},_getLegacyButtons(t,e){const i=[];switch("object"==typeof t?t.type:t){case V.YES_NO_BUTTONS:i.push({label:t?.cancel??(0,Q.Tl)("core","No"),callback:()=>{e._clicked=!0,e(!1)}}),i.push({label:t?.confirm??(0,Q.Tl)("core","Yes"),type:"primary",callback:()=>{e._clicked=!0,e(!0)}});break;case V.OK_BUTTONS:i.push({label:t?.confirm??(0,Q.Tl)("core","OK"),type:"primary",callback:()=>{e._clicked=!0,e(!0)}});break;default:console.error("Invalid call to OC.dialogs")}return i},_fileexistsshown:!1,fileexists:function(t,e,i,o){var r=this,s=new(h().Deferred),a=function(t,e,i,n,o){n=Math.round(n),o=Math.round(o);for(var r=t.getContext("2d").getImageData(0,0,e,i),s=t.getContext("2d").getImageData(0,0,n,o),a=r.data,c=s.data,l=e/n,u=i/o,h=Math.ceil(l/2),d=Math.ceil(u/2),p=0;p=-1&&S<=1&&(g=2*S*S*S-3*S*S+1)>0&&(y+=g*a[3+(D=4*(I+k*e))],C+=g,a[D+3]<255&&(g=g*a[D+3]/250),b+=g*a[D],v+=g*a[D+1],x+=g*a[D+2],m+=g)}c[f]=b/m,c[f+1]=v/m,c[f+2]=x/m,c[f+3]=y/C}t.getContext("2d").clearRect(0,0,Math.max(e,n),Math.max(i,o)),t.width=n,t.height=o,t.getContext("2d").putImageData(s,0,0)},c=function(e,i,n){var o=e.find(".template").clone().removeClass("template").addClass("conflict"),r=o.find(".original"),s=o.find(".replacement");o.data("data",t),o.find(".filename").text(i.name),r.find(".size").text(wt.Util.humanFileSize(i.size)),r.find(".mtime").text(wt.Util.formatDate(i.mtime)),n.size&&n.lastModified&&(s.find(".size").text(wt.Util.humanFileSize(n.size)),s.find(".mtime").text(wt.Util.formatDate(n.lastModified)));var c=i.directory+"/"+i.name,l={file:c,x:96,y:96,c:i.etag,forceIcon:0},u=Files.generatePreviewUrl(l);u=u.replace(/'/g,"%27"),r.find(".icon").css({"background-image":"url('"+u+"')"}),function(t){var e=new(h().Deferred),i=t.type&&t.type.split("/").shift();if(window.FileReader&&"image"===i){var n=new FileReader;n.onload=function(t){var i=new Blob([t.target.result]);window.URL=window.URL||window.webkitURL;var n=window.URL.createObjectURL(i),o=new Image;o.src=n,o.onload=function(){var t,i,n,r,s,c,l,u=(t=o,s=document.createElement("canvas"),c=t.width,l=t.height,c>l?(n=0,i=(c-l)/2):(n=(l-c)/2,i=0),r=Math.min(c,l),s.width=r,s.height=r,s.getContext("2d").drawImage(t,i,n,r,r,0,0,r,r),a(s,r,r,96,96),s.toDataURL("image/png",.7));e.resolve(u)}},n.readAsArrayBuffer(t)}else e.reject();return e}(n).then((function(t){s.find(".icon").css("background-image","url("+t+")")}),(function(){c=wt.MimeType.getIconUrl(n.type),s.find(".icon").css("background-image","url("+c+")")}));var d=e.find(".conflict").length;r.find("input:checkbox").attr("id","checkbox_original_"+d),s.find("input:checkbox").attr("id","checkbox_replacement_"+d),e.append(o),n.lastModified>i.mtime?s.find(".mtime").css("font-weight","bold"):n.lastModifiedi.size?s.find(".size").css("font-weight","bold"):n.size&&n.size0?(h()(u).find(".allnewfiles").prop("checked",!1),h()(u).find(".allnewfiles + .count").text((0,Q.Tl)("core","({count} selected)",{count:t}))):(h()(u).find(".allnewfiles").prop("checked",!1),h()(u).find(".allnewfiles + .count").text("")),g()})),h()(u).on("click",".original,.allexistingfiles",(function(){var t=h()(u).find('.conflict .original input[type="checkbox"]:checked').length;t===h()(u+" .conflict").length?(h()(u).find(".allexistingfiles").prop("checked",!0),h()(u).find(".allexistingfiles + .count").text((0,Q.Tl)("core","(all selected)"))):t>0?(h()(u).find(".allexistingfiles").prop("checked",!1),h()(u).find(".allexistingfiles + .count").text((0,Q.Tl)("core","({count} selected)",{count:t}))):(h()(u).find(".allexistingfiles").prop("checked",!1),h()(u).find(".allexistingfiles + .count").text("")),g()})),s.resolve()})).fail((function(){s.reject(),alert((0,Q.Tl)("core","Error loading file exists template"))}));return s.promise()},_getFileExistsTemplate:function(){var t=h().Deferred();if(this.$fileexistsTemplate)t.resolve(this.$fileexistsTemplate);else{var e=this;h().get(wt.filePath("core","templates/legacy","fileexists.html"),(function(i){e.$fileexistsTemplate=h()(i),t.resolve(e.$fileexistsTemplate)})).fail((function(){t.reject()}))}return t.promise()}},K=V,J=((t,e)=>{let i=t.getElementsByTagName("head")[0].getAttribute("data-requesttoken");return{getToken:()=>i,setToken:t=>{i=t,e("csrf-token-update",{token:i})}}})(document,c.Ic),Z=J.getToken,$=J.setToken,tt=function(t,e){var i,n,o="";if(this.typelessListeners=[],this.closed=!1,this.listeners={},e)for(i in e)o+=i+"="+encodeURIComponent(e[i])+"&";if(o+="requesttoken="+encodeURIComponent(Z()),this.useFallBack||"undefined"==typeof EventSource){var r="oc_eventsource_iframe_"+tt.iframeCount;tt.fallBackSources[tt.iframeCount]=this,this.iframe=h()(""),this.iframe.attr("id",r),this.iframe.hide(),n="&",-1===t.indexOf("?")&&(n="?"),this.iframe.attr("src",t+n+"fallback=true&fallback_id="+tt.iframeCount+"&"+o),h()("body").append(this.iframe),this.useFallBack=!0,tt.iframeCount++}else n="&",-1===t.indexOf("?")&&(n="?"),this.source=new EventSource(t+n+o),this.source.onmessage=function(t){for(var e=0;e(0,ht.oB)(),requirePasswordConfirmation(t,e,i){(0,ht.C5)().then(t,i)}},pt={_plugins:{},register(t,e){let i=this._plugins[t];i||(i=this._plugins[t]=[]),i.push(e)},getPlugins(t){return this._plugins[t]||[]},attach(t,e,i){const n=this.getPlugins(t);for(let t=0;t-1&&parseInt(navigator.userAgent.split("/").pop())<51){const t=document.querySelectorAll('[fill^="url(#"], [stroke^="url(#"], [filter^="url(#invert"]');for(let e,i=0,n=t.length;i=0?t.substr(e+1):t.length?t.substr(1):""},_decodeQuery:t=>t.replace(/\+/g," "),parseUrlQuery(){const t=this._parseHashQuery();let e;return t&&(e=wt.parseQueryString(this._decodeQuery(t))),e=l.default.extend(e||{},wt.parseQueryString(this._decodeQuery(location.search))),e||{}},_onPopState(t){if(this._cancelPop)return void(this._cancelPop=!1);let e;if(this._handlers.length){e=t&&t.state,l.default.isString(e)?e=wt.parseQueryString(e):e||(e=this.parseUrlQuery()||{});for(let t=0;t="0"&&i<="9";s!==r&&(o++,e[o]="",r=s),e[o]+=i,n++}return e}const bt={History:mt,humanFileSize:o(35810).v7,computerFileSize(t){if("string"!=typeof t)return null;const e=t.toLowerCase().trim();let i=null;const n=e.match(/^[\s+]?([0-9]*)(\.([0-9]+))?( +)?([kmgtp]?b?)$/i);return null===n?null:(i=parseFloat(e),isFinite(i)?(n[5]&&(i*={b:1,k:1024,kb:1024,mb:1048576,m:1048576,gb:1073741824,g:1073741824,tb:1099511627776,t:1099511627776,pb:0x4000000000000,p:0x4000000000000}[n[5]]),i=Math.round(i),i):null)},formatDate:(t,e)=>(void 0===window.TESTING&&wt.debug&&console.warn("OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment"),e=e||"LLL",gt()(t).format(e)),relativeModifiedDate(e){void 0===window.TESTING&&wt.debug&&console.warn("OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment");const i=gt()().diff(gt()(e));return i>=0&&i<45e3?t("core","seconds ago"):gt()(e).fromNow()},getScrollBarWidth(){if(this._scrollBarWidth)return this._scrollBarWidth;const t=document.createElement("p");t.style.width="100%",t.style.height="200px";const e=document.createElement("div");e.style.position="absolute",e.style.top="0px",e.style.left="0px",e.style.visibility="hidden",e.style.width="200px",e.style.height="150px",e.style.overflow="hidden",e.appendChild(t),document.body.appendChild(e);const i=t.offsetWidth;e.style.overflow="scroll";let n=t.offsetWidth;return i===n&&(n=e.clientWidth),document.body.removeChild(e),this._scrollBarWidth=i-n,this._scrollBarWidth},stripTime:t=>new Date(t.getFullYear(),t.getMonth(),t.getDate()),naturalSortCompare(t,e){let i;const n=Ct(t),o=Ct(e);for(i=0;n[i]&&o[i];i++)if(n[i]!==o[i]){const t=Number(n[i]),e=Number(o[i]);return t==n[i]&&e==o[i]?t-e:n[i].localeCompare(o[i],wt.getLanguage())}return n.length-o.length},waitFor(t,e){const i=function(){!0!==t()&&setTimeout(i,e)};i()},isCookieSetToValue(t,e){const i=document.cookie.split(";");for(let n=0;n!$_",fileIsBlacklisted:t=>!!t.match(F.blacklist_files_regex),Apps:m,AppConfig:E,appConfig:B,appswebroots:I,Backbone:z,config:F,currentUser:W,dialogs:K,EventSource:et,getCurrentUser:()=>({uid:W,displayName:U}),isUserAdmin:()=>st,L10N:lt,_ajaxConnectionLostHandler:f,_processAjaxError:t=>{(0!==t.status||"abort"!==t.statusText&&"timeout"!==t.statusText&&!wt._reloadCalled)&&([302,303,307,401].includes(t.status)&&(0,A.HW)()?setTimeout((function(){if(!wt._userIsNavigatingAway&&!wt._reloadCalled){let t=0;const e=5,i=setInterval((function(){p.showUpdate(n("core","Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds",e-t)),t>=e&&(clearInterval(i),wt.reload()),t++}),1e3);wt._reloadCalled=!0}}),100):0===t.status&&setTimeout((function(){wt._userIsNavigatingAway||wt._reloadCalled||wt._ajaxConnectionLostHandler()}),100))},registerXHRForErrorProcessing:t=>{t.addEventListener&&(t.addEventListener("load",(()=>{4===t.readyState&&(t.status>=200&&t.status<300||304===t.status||h()(document).trigger(new(h().Event)("ajaxError"),t))})),t.addEventListener("error",(()=>{h()(document).trigger(new(h().Event)("ajaxError"),t)})))},getCapabilities:()=>(OC.debug&&console.warn("OC.getCapabilities is deprecated and will be removed in Nextcloud 21. See @nextcloud/capabilities"),(0,it.F)()),hideMenus:rt,registerMenu:function(t,e,i,n){e.addClass("menu");const o="A"===t.prop("tagName")||"BUTTON"===t.prop("tagName");t.on(o?"click.menu":"click.menu keyup.menu",(function(o){o.preventDefault(),o.key&&"Enter"!==o.key||(e.is(nt)?rt():(nt&&rt(),!0===n&&e.parent().addClass("openedMenu"),t.attr("aria-expanded",!0),e.slideToggle(50,i),nt=e,ot=t))}))},showMenu:(t,e,i)=>{e.is(nt)||(rt(),nt=e,ot=t,e.trigger(new(h().Event)("beforeShow")),e.show(),e.trigger(new(h().Event)("afterShow")),l.default.isFunction(i)&&i())},unregisterMenu:(t,e)=>{e.is(nt)&&rt(),t.off("click.menu").removeClass("menutoggle"),e.removeClass("menu")},basename:L.P8,encodePath:L.O0,dirname:L.pD,isSamePath:L.ys,joinPaths:L.HS,getHost:()=>window.location.host,getHostName:()=>window.location.hostname,getPort:()=>window.location.port,getProtocol:()=>window.location.protocol.split(":")[0],getCanonicalLocale:Q.lO,getLocale:Q.JK,getLanguage:Q.Z0,buildQueryString:t=>t?h().map(t,(function(t,e){let i=encodeURIComponent(e);return null!=t&&(i+="="+encodeURIComponent(t)),i})).join("&"):"",parseQueryString:t=>{let e,i;const n={};let o;if(!t)return null;e=t.indexOf("?"),e>=0&&(t=t.substr(e+1));const r=t.replace(/\+/g,"%20").split("&");for(let t=0;t=0?[s.substr(0,e),s.substr(e+1)]:[s],i.length&&(o=decodeURIComponent(i[0]),o&&(n[o]=i.length>1?decodeURIComponent(i[1]):null))}return n},msg:ut,Notification:p,PasswordConfirmation:dt,Plugins:pt,theme:At,Util:bt,debug:vt,filePath:C.fg,generateUrl:C.Jv,get:(kt=window,t=>{const e=t.split("."),i=e.pop();for(let t=0;t(e,i)=>{const n=e.split("."),o=n.pop();for(let e=0;e{window.location=t},reload:()=>{window.location.reload()},requestToken:Z(),linkTo:C.uM,linkToOCS:(t,e)=>(0,C.KT)(t,{},{ocsVersion:e||1})+"/",linkToRemote:C.dC,linkToRemoteBase:t=>(0,C.aU)()+"/remote.php/"+t,webroot:yt};var kt;(0,c.B1)("csrf-token-update",(t=>{OC.requestToken=t.token,console.info("OC.requestToken changed",t.token)}));var Bt=o(32981);let Et=null;const _t=async()=>{try{const t=await(async()=>{const t=(0,C.Jv)("/csrftoken");return(await h().get(t)).token})();$(t)}catch(t){console.error("session heartbeat failed",t)}},It=()=>{const t=setInterval(_t,1e3*(()=>{let t=NaN;return Et.session_lifetime&&(t=Math.floor(Et.session_lifetime/2)),Math.min(86400,Math.max(60,isNaN(t)?900:t))})());return console.info("session heartbeat polling started"),t};var Dt=o(65043);const St={name:"ContactsIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Tt=o(14486);const Ot=(0,Tt.A)(St,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon contacts-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M20,0H4V2H20V0M4,24H20V22H4V24M20,4H4A2,2 0 0,0 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6A2,2 0 0,0 20,4M12,6.75A2.25,2.25 0 0,1 14.25,9A2.25,2.25 0 0,1 12,11.25A2.25,2.25 0 0,1 9.75,9A2.25,2.25 0 0,1 12,6.75M17,17H7V15.5C7,13.83 10.33,13 12,13C13.67,13 17,13.83 17,15.5V17Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Mt=o(17334),Pt=o.n(Mt),Rt=o(61443),Nt=o(32051),Ht=o(28326),zt=o(2769),Lt=o(59892),Ft=o(37168),jt=o(11488),Ut=o(57505),Wt=o(24764),Yt=o(41944),qt=o(6695),Qt=o(23739);const Gt={name:"Contact",components:{NcActionLink:Ft.A,NcActionText:jt.A,NcActionButton:Ut.A,NcActions:Wt.A,NcAvatar:Yt.A,NcIconSvgWrapper:qt.A},props:{contact:{required:!0,type:Object}},computed:{actions(){return this.contact.topAction?[this.contact.topAction,...this.contact.actions]:this.contact.actions},jsActions(){return(0,Qt.N)(this.contact)},preloadedUserStatus(){if(this.contact.status)return{status:this.contact.status,message:this.contact.statusMessage,icon:this.contact.statusIcon}}}};var Xt=o(85072),Vt=o.n(Xt),Kt=o(97825),Jt=o.n(Kt),Zt=o(77659),$t=o.n(Zt),te=o(55056),ee=o.n(te),ie=o(10540),ne=o.n(ie),oe=o(41113),re=o.n(oe),se=o(33018),ae={};ae.styleTagTransform=re(),ae.setAttributes=ee(),ae.insert=$t().bind(null,"head"),ae.domAPI=Jt(),ae.insertStyleElement=ne(),Vt()(se.A,ae),se.A&&se.A.locals&&se.A.locals;const ce=(0,Tt.A)(Gt,(function(){var t=this,e=t._self._c;return e("li",{staticClass:"contact"},[e("NcAvatar",{staticClass:"contact__avatar",attrs:{size:44,user:t.contact.isUser?t.contact.uid:void 0,"is-no-user":!t.contact.isUser,"disable-menu":!0,"display-name":t.contact.avatarLabel,"preloaded-user-status":t.preloadedUserStatus}}),t._v(" "),e("a",{staticClass:"contact__body",attrs:{href:t.contact.profileUrl||t.contact.topAction?.hyperlink}},[e("div",{staticClass:"contact__body__full-name"},[t._v(t._s(t.contact.fullName))]),t._v(" "),t.contact.lastMessage?e("div",{staticClass:"contact__body__last-message"},[t._v(t._s(t.contact.lastMessage))]):t._e(),t._v(" "),t.contact.statusMessage?e("div",{staticClass:"contact__body__status-message"},[t._v(t._s(t.contact.statusMessage))]):e("div",{staticClass:"contact__body__email-address"},[t._v(t._s(t.contact.emailAddresses[0]))])]),t._v(" "),t.actions.length?e("NcActions",{attrs:{inline:t.contact.topAction?1:0}},[t._l(t.actions,(function(i,n){return["#"!==i.hyperlink?e("NcActionLink",{key:`${n}-link`,staticClass:"other-actions",attrs:{href:i.hyperlink},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"contact__action__icon",attrs:{"aria-hidden":"true",src:i.icon}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t\t"+t._s(i.title)+"\n\t\t\t")]):e("NcActionText",{key:`${n}-text`,staticClass:"other-actions",scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"contact__action__icon",attrs:{"aria-hidden":"true",src:i.icon}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t\t"+t._s(i.title)+"\n\t\t\t")])]})),t._v(" "),t._l(t.jsActions,(function(i){return e("NcActionButton",{key:i.id,staticClass:"other-actions",attrs:{"close-after-click":!0},on:{click:function(e){return i.callback(t.contact)}},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{staticClass:"contact__action__icon-svg",attrs:{svg:i.iconSvg(t.contact)}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t"+t._s(i.displayName(t.contact))+"\n\t\t")])}))],2):t._e()],1)}),[],!1,null,"5082c85d",null).exports;var le=o(35947);const ue=null===(he=(0,A.HW)())?(0,le.YK)().setApp("core").build():(0,le.YK)().setApp("core").setUid(he.uid).build();var he;(0,le.YK)().setApp("unified-search").detectUser().build();const de={data:()=>({OC:wt}),methods:{t:lt.translate.bind(lt),n:lt.translatePlural.bind(lt)}};var pe=o(82182);const Ae={name:"ContactsMenu",components:{Contact:ce,Contacts:Ot,Magnify:Rt.A,NcButton:Nt.A,NcEmptyContent:Ht.A,NcHeaderMenu:zt.A,NcLoadingIcon:Lt.A,NcTextField:pe.A},mixins:[de],data(){const t=(0,A.HW)();return{contactsAppEnabled:!1,contactsAppURL:(0,C.Jv)("/apps/contacts"),contactsAppMgmtURL:(0,C.Jv)("/settings/apps/social/contacts"),canInstallApp:t.isAdmin,contacts:[],loadingText:void 0,error:!1,searchTerm:""}},methods:{async handleOpen(){await this.getContacts("")},async getContacts(t){this.loadingText=""===t?(0,Q.Tl)("core","Loading your contacts …"):(0,Q.Tl)("core","Looking for {term} …",{term:t}),this.error=!1;try{const{data:{contacts:e,contactsAppEnabled:i}}=await Dt.Ay.post((0,C.Jv)("/contactsmenu/contacts"),{filter:t});this.contacts=e,this.contactsAppEnabled=i,this.loadingText=void 0}catch(e){ue.error("could not load contacts",{error:e,searchTerm:t}),this.error=!0}},onInputDebounced:Pt()((function(){this.getContacts(this.searchTerm)}),500),onReset(){this.searchTerm="",this.contacts=[],this.focusInput()},focusInput(){this.$nextTick((()=>{this.$refs.contactsMenuInput.focus(),this.$refs.contactsMenuInput.select()}))}}},fe=Ae;var ge=o(47457),me={};me.styleTagTransform=re(),me.setAttributes=ee(),me.insert=$t().bind(null,"head"),me.domAPI=Jt(),me.insertStyleElement=ne(),Vt()(ge.A,me),ge.A&&ge.A.locals&&ge.A.locals;const Ce=(0,Tt.A)(fe,(function(){var t=this,e=t._self._c;return e("NcHeaderMenu",{staticClass:"contactsmenu",attrs:{id:"contactsmenu","aria-label":t.t("core","Search contacts")},on:{open:t.handleOpen},scopedSlots:t._u([{key:"trigger",fn:function(){return[e("Contacts",{staticClass:"contactsmenu__trigger-icon",attrs:{size:20}})]},proxy:!0}])},[t._v(" "),e("div",{staticClass:"contactsmenu__menu"},[e("div",{staticClass:"contactsmenu__menu__input-wrapper"},[e("NcTextField",{ref:"contactsMenuInput",staticClass:"contactsmenu__menu__search",attrs:{id:"contactsmenu__menu__search",value:t.searchTerm,"trailing-button-icon":"close",label:t.t("core","Search contacts"),"trailing-button-label":t.t("core","Reset search"),"show-trailing-button":""!==t.searchTerm,placeholder:t.t("core","Search contacts …")},on:{"update:value":function(e){t.searchTerm=e},input:t.onInputDebounced,"trailing-button-click":t.onReset}})],1),t._v(" "),t.error?e("NcEmptyContent",{attrs:{name:t.t("core","Could not load your contacts")},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Magnify")]},proxy:!0}],null,!1,931131664)}):t.loadingText?e("NcEmptyContent",{attrs:{name:t.loadingText},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcLoadingIcon")]},proxy:!0}])}):0===t.contacts.length?e("NcEmptyContent",{attrs:{name:t.t("core","No contacts found")},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Magnify")]},proxy:!0}])}):e("div",{staticClass:"contactsmenu__menu__content"},[e("div",{attrs:{id:"contactsmenu-contacts"}},[e("ul",t._l(t.contacts,(function(t){return e("Contact",{key:t.id,attrs:{contact:t}})})),1)]),t._v(" "),t.contactsAppEnabled?e("div",{staticClass:"contactsmenu__menu__content__footer"},[e("NcButton",{attrs:{type:"tertiary",href:t.contactsAppURL}},[t._v("\n\t\t\t\t\t"+t._s(t.t("core","Show all contacts"))+"\n\t\t\t\t")])],1):t.canInstallApp?e("div",{staticClass:"contactsmenu__menu__content__footer"},[e("NcButton",{attrs:{type:"tertiary",href:t.contactsAppMgmtURL}},[t._v("\n\t\t\t\t\t"+t._s(t.t("core","Install the Contacts app"))+"\n\t\t\t\t")])],1):t._e()])],1)])}),[],!1,null,"5201ce2a",null).exports;var be=o(13073);const ve={name:"CircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},xe=(0,Tt.A)(ve,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon circle-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,ye=(0,X.pM)({__name:"AppMenuIcon",props:{app:null},setup(t){const e=t,i=(0,X.EW)((()=>String(e.app.unread>0))),n=(0,X.EW)((()=>"true"===i.value?"":e.app.name+(e.app.unread>0?` (${(0,Q.n)("core","{count} notification","{count} notifications",e.app.unread,{count:e.app.unread})})`:"")));return{__sfc:!0,props:e,ariaHidden:i,ariaLabel:n,IconDot:xe}}});var we=o(23759),ke={};ke.styleTagTransform=re(),ke.setAttributes=ee(),ke.insert=$t().bind(null,"head"),ke.domAPI=Jt(),ke.insertStyleElement=ne(),Vt()(we.A,ke),we.A&&we.A.locals&&we.A.locals;const Be=(0,Tt.A)(ye,(function(){var t=this,e=t._self._c,i=t._self._setupProxy;return e("span",{staticClass:"app-menu-icon",attrs:{role:"img","aria-hidden":i.ariaHidden,"aria-label":i.ariaLabel}},[e("img",{staticClass:"app-menu-icon__icon",attrs:{src:t.app.icon,alt:""}}),t._v(" "),t.app.unread?e(i.IconDot,{staticClass:"app-menu-icon__unread",attrs:{size:10}}):t._e()],1)}),[],!1,null,"e7078f90",null).exports,Ee=(0,X.pM)({__name:"AppMenuEntry",props:{app:null},setup(t){const e=t,i=(0,X.KR)(),n=(0,X.KR)(),o=(0,X.KR)(!1);function r(){const t=i.value.clientWidth;o.value=t-.5*e.app.name.lengthe.app.name),r),{__sfc:!0,props:e,containerElement:i,labelElement:n,needsSpace:o,calculateSize:r,AppMenuIcon:Be}}});var _e=o(78498),Ie={};Ie.styleTagTransform=re(),Ie.setAttributes=ee(),Ie.insert=$t().bind(null,"head"),Ie.domAPI=Jt(),Ie.insertStyleElement=ne(),Vt()(_e.A,Ie),_e.A&&_e.A.locals&&_e.A.locals;var De=o(57946),Se={};Se.styleTagTransform=re(),Se.setAttributes=ee(),Se.insert=$t().bind(null,"head"),Se.domAPI=Jt(),Se.insertStyleElement=ne(),Vt()(De.A,Se),De.A&&De.A.locals&&De.A.locals;const Te=(0,Tt.A)(Ee,(function(){var t=this,e=t._self._c,i=t._self._setupProxy;return e("li",{ref:"containerElement",staticClass:"app-menu-entry",class:{"app-menu-entry--active":t.app.active,"app-menu-entry--truncated":i.needsSpace}},[e("a",{staticClass:"app-menu-entry__link",attrs:{href:t.app.href,title:t.app.name,"aria-current":!!t.app.active&&"page",target:t.app.target?"_blank":void 0,rel:t.app.target?"noopener noreferrer":void 0}},[e(i.AppMenuIcon,{staticClass:"app-menu-entry__icon",attrs:{app:t.app}}),t._v(" "),e("span",{ref:"labelElement",staticClass:"app-menu-entry__label"},[t._v("\n\t\t\t"+t._s(t.app.name)+"\n\t\t")])],1)])}),[],!1,null,"9736071a",null).exports,Oe=(0,X.pM)({name:"AppMenu",components:{AppMenuEntry:Te,NcActions:Wt.A,NcActionLink:Ft.A},setup(){const t=(0,X.KR)(),{width:e}=(0,be.Lhy)(t);return{t:Q.t,n:Q.n,appMenu:t,appMenuWidth:e}},data:()=>({appList:(0,Bt.C)("core","apps",[])}),computed:{appLimit(){const t=Math.floor(this.appMenuWidth/50);return t{let{app:i}=e;return i===t}));i?this.$set(i,"unread",e):ue.warn(`Could not find app "${t}" for setting navigation count`)},setApps(t){let{apps:e}=t;this.appList=e}}}),Me=Oe;var Pe=o(67302),Re={};Re.styleTagTransform=re(),Re.setAttributes=ee(),Re.insert=$t().bind(null,"head"),Re.domAPI=Jt(),Re.insertStyleElement=ne(),Vt()(Pe.A,Re),Pe.A&&Pe.A.locals&&Pe.A.locals;const Ne=(0,Tt.A)(Me,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("nav",{ref:"appMenu",staticClass:"app-menu",attrs:{"aria-label":t.t("core","Applications menu")}},[e("ul",{staticClass:"app-menu__list",attrs:{"aria-label":t.t("core","Apps")}},t._l(t.mainAppList,(function(t){return e("AppMenuEntry",{key:t.id,attrs:{app:t}})})),1),t._v(" "),e("NcActions",{staticClass:"app-menu__overflow",attrs:{"aria-label":t.t("core","More apps")}},t._l(t.popoverAppList,(function(i){return e("NcActionLink",{key:i.id,staticClass:"app-menu__overflow-entry",attrs:{"aria-current":!!i.active&&"page",href:i.href,icon:i.icon}},[t._v("\n\t\t\t"+t._s(i.name)+"\n\t\t")])})),1)],1)}),[],!1,null,"6def076f",null).exports;var He=o(1522);const{profileEnabled:ze}=(0,Bt.C)("user_status","profileEnabled",{profileEnabled:!1}),Le=(0,X.pM)({name:"AccountMenuProfileEntry",components:{NcListItem:He.A,NcLoadingIcon:Lt.A},props:{id:{type:String,required:!0},name:{type:String,required:!0},href:{type:String,required:!0},active:{type:Boolean,required:!0}},setup:()=>({profileEnabled:ze,displayName:(0,A.HW)().displayName}),data:()=>({loading:!1}),mounted(){(0,c.B1)("settings:profile-enabled:updated",this.handleProfileEnabledUpdate),(0,c.B1)("settings:display-name:updated",this.handleDisplayNameUpdate)},beforeDestroy(){(0,c.al)("settings:profile-enabled:updated",this.handleProfileEnabledUpdate),(0,c.al)("settings:display-name:updated",this.handleDisplayNameUpdate)},methods:{handleClick(){this.profileEnabled&&(this.loading=!0)},handleProfileEnabledUpdate(t){this.profileEnabled=t},handleDisplayNameUpdate(t){this.displayName=t}}}),Fe=Le,je=(0,Tt.A)(Fe,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcListItem",{attrs:{id:t.profileEnabled?void 0:t.id,"anchor-id":t.id,active:t.active,compact:"",href:t.profileEnabled?t.href:void 0,name:t.displayName,target:"_self"},scopedSlots:t._u([t.profileEnabled?{key:"subname",fn:function(){return[t._v("\n\t\t"+t._s(t.name)+"\n\t")]},proxy:!0}:null,t.loading?{key:"indicator",fn:function(){return[e("NcLoadingIcon")]},proxy:!0}:null],null,!0)})}),[],!1,null,null,null).exports,Ue=(0,Bt.C)("core","versionHash",""),We={name:"AccountMenuEntry",components:{NcListItem:He.A,NcLoadingIcon:Lt.A},props:{id:{type:String,required:!0},name:{type:String,required:!0},href:{type:String,required:!0},active:{type:Boolean,required:!0},icon:{type:String,required:!0}},data:()=>({loading:!1}),computed:{iconSource(){return`${this.icon}?v=${Ue}`}},methods:{handleClick(){this.loading=!0}}};var Ye=o(39734),qe={};qe.styleTagTransform=re(),qe.setAttributes=ee(),qe.insert=$t().bind(null,"head"),qe.domAPI=Jt(),qe.insertStyleElement=ne(),Vt()(Ye.A,qe),Ye.A&&Ye.A.locals&&Ye.A.locals;const Qe=(0,Tt.A)(We,(function(){var t=this,e=t._self._c;return e("NcListItem",{staticClass:"account-menu-entry",attrs:{id:t.href?void 0:t.id,"anchor-id":t.id,active:t.active,compact:"",href:t.href,name:t.name,target:"_self"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"account-menu-entry__icon",class:{"account-menu-entry__icon--active":t.active},attrs:{src:t.iconSource,alt:""}})]},proxy:!0},t.loading?{key:"indicator",fn:function(){return[e("NcLoadingIcon")]},proxy:!0}:null],null,!0)})}),[],!1,null,"4df15da8",null).exports,Ge=[{type:"online",label:(0,Q.Tl)("user_status","Online")},{type:"away",label:(0,Q.Tl)("user_status","Away")},{type:"dnd",label:(0,Q.Tl)("user_status","Do not disturb"),subline:(0,Q.Tl)("user_status","Mute all notifications")},{type:"invisible",label:(0,Q.Tl)("user_status","Invisible"),subline:(0,Q.Tl)("user_status","Appear offline")}],Xe=(0,X.pM)({name:"AccountMenu",components:{AccountMenuEntry:Qe,AccountMenuProfileEntry:je,NcAvatar:Yt.A,NcHeaderMenu:zt.A},setup(){const t=(0,Bt.C)("core","settingsNavEntries",{}),{profile:e,...i}=t;return{currentDisplayName:(0,A.HW)()?.displayName??(0,A.HW)().uid,currentUserId:(0,A.HW)().uid,profileEntry:e,otherEntries:i,t:Q.t}},data:()=>({showUserStatus:!1,userStatus:{status:null,icon:null,message:null}}),computed:{translatedUserStatus(){return{...this.userStatus,status:this.translateStatus(this.userStatus.status)}},avatarDescription(){return[(0,Q.t)("core","Avatar of {displayName}",{displayName:this.currentDisplayName}),...Object.values(this.translatedUserStatus).filter(Boolean)].join(" — ")}},async created(){if(!(0,it.F)()?.user_status?.enabled)return;const t=(0,C.KT)("/apps/user_status/api/v1/user_status");try{const e=await Dt.Ay.get(t),{status:i,icon:n,message:o}=e.data.ocs.data;this.userStatus={status:i,icon:n,message:o}}catch(t){ue.error("Failed to load user status")}this.showUserStatus=!0},mounted(){(0,c.B1)("user_status:status.updated",this.handleUserStatusUpdated),(0,c.Ic)("core:user-menu:mounted")},methods:{handleUserStatusUpdated(t){this.currentUserId===t.userId&&(this.userStatus={status:t.status,icon:t.icon,message:t.message})},translateStatus(t){const e=Object.fromEntries(Ge.map((t=>{let{type:e,label:i}=t;return[e,i]})));return e[t]?e[t]:t}}});var Ve=o(99255),Ke={};Ke.styleTagTransform=re(),Ke.setAttributes=ee(),Ke.insert=$t().bind(null,"head"),Ke.domAPI=Jt(),Ke.insertStyleElement=ne(),Vt()(Ve.A,Ke),Ve.A&&Ve.A.locals&&Ve.A.locals;const Je=(0,Tt.A)(Xe,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcHeaderMenu",{staticClass:"account-menu",attrs:{id:"user-menu","is-nav":"","aria-label":t.t("core","Settings menu"),description:t.avatarDescription},scopedSlots:t._u([{key:"trigger",fn:function(){return[e("NcAvatar",{key:String(t.showUserStatus),staticClass:"account-menu__avatar",attrs:{"disable-menu":"","disable-tooltip":"","show-user-status":t.showUserStatus,user:t.currentUserId,"preloaded-user-status":t.userStatus}})]},proxy:!0}])},[t._v(" "),e("ul",{staticClass:"account-menu__list"},[e("AccountMenuProfileEntry",{attrs:{id:t.profileEntry.id,name:t.profileEntry.name,href:t.profileEntry.href,active:t.profileEntry.active}}),t._v(" "),t._l(t.otherEntries,(function(t){return e("AccountMenuEntry",{key:t.id,attrs:{id:t.id,name:t.name,href:t.href,active:t.active,icon:t.icon}})}))],2)])}),[],!1,null,"7745a625",null).exports,Ze=t=>{const e=window.location.protocol+"//"+window.location.host+(0,C.aU)();return t.startsWith(e)||(t=>!t.startsWith("https://")&&!t.startsWith("http://"))(t)&&t.startsWith((0,C.aU)())};async function $e(){if(null!==(0,A.HW)()&&!0!==$e.running){$e.running=!0;try{const{status:t}=await window.fetch((0,C.Jv)("/apps/files"));401===t&&(console.warn("User session was terminated, forwarding to login page."),window.location=(0,C.Jv)("/login?redirect_url={url}",{url:window.location.pathname+window.location.search+window.location.hash}))}catch(t){console.warn("Could not check login-state")}finally{delete $e.running}}}const ti=()=>{var t,e;XMLHttpRequest.prototype.open=(t=XMLHttpRequest.prototype.open,function(e,i,n){t.apply(this,arguments),Ze(i)&&(this.getResponseHeader("X-Requested-With")||this.setRequestHeader("X-Requested-With","XMLHttpRequest"),this.addEventListener("loadend",(function(){401===this.status&&$e()})))}),window.fetch=(e=window.fetch,async(t,i)=>{if(!Ze(t.url??t.toString()))return await e(t,i);i||(i={}),i.headers||(i.headers=new Headers),i.headers instanceof Headers&&!i.headers.has("X-Requested-With")?i.headers.append("X-Requested-With","XMLHttpRequest"):i.headers instanceof Object&&!i.headers["X-Requested-With"]&&(i.headers["X-Requested-With"]="XMLHttpRequest");const n=await e(t,i);return 401===n.status&&$e(),n})};function ei(t){const e=document.createElement("textarea"),i=document.createTextNode(t);e.appendChild(i),document.body.appendChild(e),e.focus({preventScroll:!0}),e.select();try{document.execCommand("copy")}catch(e){window.prompt((0,Q.t)("core","Clipboard not available, please copy manually"),t),console.error("[ERROR] core: files Unable to copy to clipboard",e)}document.body.removeChild(e)}const ii=()=>{setInterval((()=>{h()(".live-relative-timestamp").each((function(){const t=parseInt(h()(this).attr("data-timestamp"),10);h()(this).text(gt()(t).fromNow())}))}),3e4)},ni={zh:"zh-cn",zh_Hans:"zh-cn",zh_Hans_CN:"zh-cn",zh_Hans_HK:"zh-cn",zh_Hans_MO:"zh-cn",zh_Hans_SG:"zh-cn",zh_Hant:"zh-hk",zh_Hant_HK:"zh-hk",zh_Hant_MO:"zh-mo",zh_Hant_TW:"zh-tw"};let oi=wt.getLocale();Object.prototype.hasOwnProperty.call(ni,oi)&&(oi=ni[oi]),gt().locale(oi);const ri=()=>{if(ti(),window.navigator?.clipboard?.writeText||(console.info("[INFO] core: Clipboard API not available, using fallback"),Object.defineProperty(window.navigator,"clipboard",{value:{writeText:ei},writable:!1})),h()(window).on("unload.main",(()=>{wt._unloadCalled=!0})),h()(window).on("beforeunload.main",(()=>{setTimeout((()=>{wt._userIsNavigatingAway=!0,setTimeout((()=>{wt._unloadCalled||(wt._userIsNavigatingAway=!1)}),1e4)}),1)})),h()(document).on("ajaxError.main",(function(t,e,i){i&&i.allowAuthErrors||wt._processAjaxError(e)})),(()=>{if((()=>{try{Et=(0,Bt.C)("core","config")}catch(t){Et=wt.config}})(),(()=>{if(!Et.auto_logout||!(0,A.HW)())return;let t=Date.now();window.addEventListener("mousemove",(e=>{t=Date.now(),localStorage.setItem("lastActive",t)})),window.addEventListener("touchstart",(e=>{t=Date.now(),localStorage.setItem("lastActive",t)})),window.addEventListener("storage",(e=>{"lastActive"===e.key&&(t=e.newValue)}));let e=0;e=setInterval((()=>{const i=Date.now()-1e3*Et.session_lifetime;if(t{console.info("browser is online again, resuming heartbeat"),t=It();try{await _t(),console.info("session token successfully updated after resuming network"),(0,c.Ic)("networkOnline",{success:!0})}catch(t){console.error("could not update session token after resuming network",t),(0,c.Ic)("networkOnline",{success:!1})}})),window.addEventListener("offline",(()=>{console.info("browser is offline, stopping heartbeat"),(0,c.Ic)("networkOffline",{}),clearInterval(t),console.info("session heartbeat polling stopped")}))})(),wt.registerMenu(h()("#expand"),h()("#expanddiv"),!1,!0),h()(document).on("mouseup.closemenus",(t=>{const e=h()(t.target);if(e.closest(".menu").length||e.closest(".menutoggle").length)return!1;wt.hideMenus()})),(()=>{X.Ay.mixin({methods:{t:Q.Tl,n:Q.zw}});const t=document.getElementById("header-start__appmenu");if(!t)return;const e=new(X.Ay.extend(Ne))({}).$mount(t);Object.assign(OC,{setNavigationCounter(t,i){e.setNavigationCounter(t,i)}})})(),(()=>{const t=document.getElementById("user-menu");t&&new X.Ay({name:"AccountMenuRoot",el:t,render:t=>t(Je)})})(),(()=>{const t=document.getElementById("contactsmenu");t&&new X.Ay({name:"ContactsMenuRoot",el:t,render:t=>t(Ce)})})(),h()("#app-navigation").length&&!h()("html").hasClass("lte9")&&!h()("#app-content").hasClass("no-snapper")){const t=new Snap({element:document.getElementById("app-content"),disable:"right",maxPosition:300,minDragDistance:100});h()("#app-content").prepend('');let e=!1;t.on("animating",(()=>{e=!0})),t.on("animated",(()=>{e=!1})),t.on("start",(()=>{e=!0})),t.on("end",(()=>{e=!1})),t.on("open",(()=>{s.attr("aria-hidden","false")})),t.on("close",(()=>{s.attr("aria-hidden","true")}));const i=t.open,n=t.close,o=()=>{e||"closed"!==t.state().state||i("left")},r=()=>{e||"closed"===t.state().state||n()};window.TESTING||(t.open=()=>{l.default.defer(o)},t.close=()=>{l.default.defer(r)}),h()("#app-navigation-toggle").click((e=>{"left"!==t.state().state&&t.open()})),h()("#app-navigation-toggle").keypress((e=>{"left"===t.state().state?t.close():t.open()}));const s=h()("#app-navigation");s.attr("aria-hidden","true"),s.delegate("a, :button","click",(e=>{const i=h()(e.target);i.is(".app-navigation-noclose")||i.closest(".app-navigation-noclose").length||i.is(".app-navigation-entry-utils-menu-button")||i.closest(".app-navigation-entry-utils-menu-button").length||i.is(".add-new")||i.closest(".add-new").length||i.is("#app-settings")||i.closest("#app-settings").length||t.close()}));let a=!1,c=!0,u=!1;wt.allowNavigationBarSlideGesture=()=>{c=!0,u&&(t.enable(),a=!0,u=!1)},wt.disallowNavigationBarSlideGesture=()=>{if(c=!1,a){const e=!0;t.disable(e),a=!1,u=!0}};const d=()=>{h()(window).width()>1024?(s.attr("aria-hidden","false"),t.close(),t.disable(),a=!1,u=!1):c?(t.enable(),a=!0,u=!1):u=!0};h()(window).resize(l.default.debounce(d,250)),d()}ii()};o(99660);var si=o(3131),ai={};ai.styleTagTransform=re(),ai.setAttributes=ee(),ai.insert=$t().bind(null,"head"),ai.domAPI=Jt(),ai.insertStyleElement=ne(),Vt()(si.A,ai),si.A&&si.A.locals&&si.A.locals;var ci=o(13169),li={};li.styleTagTransform=re(),li.setAttributes=ee(),li.insert=$t().bind(null,"head"),li.domAPI=Jt(),li.insertStyleElement=ne(),Vt()(ci.A,li),ci.A&&ci.A.locals&&ci.A.locals;var ui=o(57576),hi=o.n(ui),di=o(18922),pi=o.n(di),Ai=(o(44275),o(35156)),fi={};fi.styleTagTransform=re(),fi.setAttributes=ee(),fi.insert=$t().bind(null,"head"),fi.domAPI=Jt(),fi.insertStyleElement=ne(),Vt()(Ai.A,fi),Ai.A&&Ai.A.locals&&Ai.A.locals,o(57223),o(53425);var gi=o(86140),mi={};mi.styleTagTransform=re(),mi.setAttributes=ee(),mi.insert=$t().bind(null,"head"),mi.domAPI=Jt(),mi.insertStyleElement=ne(),Vt()(gi.A,mi),gi.A&&gi.A.locals&&gi.A.locals;const Ci=/(\s|^)(https?:\/\/)([-A-Z0-9+_.]+(?::[0-9]+)?(?:\/[-A-Z0-9+&@#%?=~_|!:,.;()]*)*)(\s|$)/gi;function bi(t){return this.formatLinksRich(t)}function vi(t){return this.formatLinksPlain(t)}function xi(t){return t.replace(Ci,(function(t,e,i,n,o){let r=n;return i?"http://"===i&&(r=i+n):i="https://",e+''+r+""+o}))}function yi(t){const e=h()("
").html(t);return e.find("a").each((function(){const t=h()(this);t.html(t.attr("href"))})),e.html()}function wi(e){const i=(e=e||{}).dismiss||{};h().ajax({type:"GET",url:e.url||(0,C.KT)("core/whatsnew?format=json"),success:e.success||function(e,n,o){!function(e,i,n,o){if(console.debug("querying Whats New data was successful: "+i),console.debug(e),200!==n.status)return;let r,s,a,c;const u=document.createElement("div");u.classList.add("popovermenu","open","whatsNewPopover","menu-left");const h=document.createElement("ul");r=document.createElement("li"),s=document.createElement("span"),s.className="menuitem",a=document.createElement("span"),a.innerText=t("core","New in")+" "+e.ocs.data.product,a.className="caption",s.appendChild(a),c=document.createElement("span"),c.className="icon-close",c.onclick=function(){ki(e.ocs.data.version,o)},s.appendChild(c),r.appendChild(s),h.appendChild(r);for(const t in e.ocs.data.whatsNew.regular){const i=e.ocs.data.whatsNew.regular[t];r=document.createElement("li"),s=document.createElement("span"),s.className="menuitem",c=document.createElement("span"),c.className="icon-checkmark",s.appendChild(c),a=document.createElement("p"),a.innerHTML=l.default.escape(i),s.appendChild(a),r.appendChild(s),h.appendChild(r)}l.default.isUndefined(e.ocs.data.changelogURL)||(r=document.createElement("li"),s=document.createElement("a"),s.href=e.ocs.data.changelogURL,s.rel="noreferrer noopener",s.target="_blank",c=document.createElement("span"),c.className="icon-link",s.appendChild(c),a=document.createElement("span"),a.innerText=t("core","View changelog"),s.appendChild(a),r.appendChild(s),h.appendChild(r)),u.appendChild(h),document.body.appendChild(u)}(e,n,o,i)},error:e.error||Bi})}function ki(t,e){e=e||{},h().ajax({type:"POST",url:e.url||(0,C.KT)("core/whatsnew"),data:{version:encodeURIComponent(t)},success:e.success||Ei,error:e.error||_i}),h()(".whatsNewPopover").remove()}function Bi(t,e,i){console.debug("querying Whats New Data resulted in an error: "+e+i),console.debug(t)}function Ei(t){}function _i(t){console.debug("dismissing Whats New data resulted in an error: "+t)}const Ii={disableKeyboardShortcuts:()=>(0,Bt.C)("theming","shortcutsDisabled",!1),setPageHeading:function(t){const e=document.getElementById("page-heading-level-1");e&&(e.textContent=t)}};var Di=o(70580),Si=o.n(Di);const Ti={},Oi={registerType(t,e){Ti[t]=e},trigger:t=>Ti[t].action(),getTypes:()=>Object.keys(Ti),getIcon:t=>Ti[t].typeIconClass||"",getLabel:t=>Si()(Ti[t].typeString||t),getLink:(t,e)=>void 0!==Ti[t]?Ti[t].link(e):""},Mi={},Pi={},Ri={loadScript(t,e){const i=t+e;return Object.prototype.hasOwnProperty.call(Mi,i)?Promise.resolve():(Mi[i]=!0,new Promise((function(i,n){const o=(0,C.fg)(t,"js",e),r=document.createElement("script");r.src=o,r.setAttribute("nonce",btoa(OC.requestToken)),r.onload=()=>i(),r.onerror=()=>n(new Error(`Failed to load script from ${o}`)),document.head.appendChild(r)})))},loadStylesheet(t,e){const i=t+e;return Object.prototype.hasOwnProperty.call(Pi,i)?Promise.resolve():(Pi[i]=!0,new Promise((function(i,n){const o=(0,C.fg)(t,"css",e),r=document.createElement("link");r.href=o,r.type="text/css",r.rel="stylesheet",r.onload=()=>i(),r.onerror=()=>n(new Error(`Failed to load stylesheet from ${o}`)),document.head.appendChild(r)})))}},Ni={success:(t,e)=>(0,d.Te)(t,e),warning:(t,e)=>(0,d.I9)(t,e),error:(t,e)=>(0,d.Qg)(t,e),info:(t,e)=>(0,d.cf)(t,e),message:(t,e)=>(0,d.rG)(t,e)},Hi={Accessibility:Ii,AppConfig:r,Collaboration:Oi,Comments:s,InitialState:{loadState:Bt.C},Loader:Ri,Toast:Ni,WhatsNew:a},zi=function(){void 0===window.TESTING&&wt.debug&&console.warn.apply(console,arguments)},Li=(t,e,i)=>{(Array.isArray(t)?t:[t]).forEach((t=>{void 0!==window[t]&&delete window[t],Object.defineProperty(window,t,{get:()=>(zi(i?`${t} is deprecated: ${i}`:`${t} is deprecated`),e())})}))};window._=l.default,Li(["$","jQuery"],(()=>h()),"The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own."),Li("Backbone",(()=>S()),"please ship your own, this will be removed in Nextcloud 20"),Li(["Clipboard","ClipboardJS"],(()=>hi()),"please ship your own, this will be removed in Nextcloud 20"),window.dav=T.dav,Li("Handlebars",(()=>ct()),"please ship your own, this will be removed in Nextcloud 20"),Li("md5",(()=>pi()),"please ship your own, this will be removed in Nextcloud 20"),Li("moment",(()=>gt()),"please ship your own, this will be removed in Nextcloud 20"),window.OC=wt,Li("initCore",(()=>ri),"this is an internal function"),Li("oc_appswebroots",(()=>wt.appswebroots),"use OC.appswebroots instead, this will be removed in Nextcloud 20"),Li("oc_config",(()=>wt.config),"use OC.config instead, this will be removed in Nextcloud 20"),Li("oc_current_user",(()=>wt.getCurrentUser().uid),"use OC.getCurrentUser().uid instead, this will be removed in Nextcloud 20"),Li("oc_debug",(()=>wt.debug),"use OC.debug instead, this will be removed in Nextcloud 20"),Li("oc_defaults",(()=>wt.theme),"use OC.theme instead, this will be removed in Nextcloud 20"),Li("oc_isadmin",wt.isUserAdmin,"use OC.isUserAdmin() instead, this will be removed in Nextcloud 20"),Li("oc_requesttoken",(()=>Z()),"use OC.requestToken instead, this will be removed in Nextcloud 20"),Li("oc_webroot",(()=>wt.webroot),"use OC.getRootPath() instead, this will be removed in Nextcloud 20"),Li("OCDialogs",(()=>wt.dialogs),"use OC.dialogs instead, this will be removed in Nextcloud 20"),window.OCP=Hi,window.OCA={},h().fn.select2=(t=>{const e=t,i=function(){return zi("The select2 library is deprecated! It will be removed in nextcloud 19."),e.apply(this,arguments)};return Object.assign(i,e),i})(h().fn.select2),window.t=l.default.bind(wt.L10N.translate,wt.L10N),window.n=l.default.bind(wt.L10N.translatePlural,wt.L10N),h().fn.avatar=function(t,e,i,n,o,r){const s=function(t){t.imageplaceholder("?"),t.css("background-color","#b9b9b9")};if(void 0!==t&&(t=String(t)),void 0!==r&&(r=String(r)),void 0===e&&(e=this.height()>0?this.height():this.data("size")>0?this.data("size"):64),this.height(e),this.width(e),void 0===t){if(void 0===this.data("user"))return void s(this);t=this.data("user")}t=String(t).replace(/\//g,"");const a=this;let c;c=t===(0,A.HW)()?.uid?(0,C.Jv)("/avatar/{user}/{size}?v={version}",{user:t,size:Math.ceil(e*window.devicePixelRatio),version:oc_userconfig.avatar.version}):(0,C.Jv)("/avatar/{user}/{size}",{user:t,size:Math.ceil(e*window.devicePixelRatio)});const l=new Image;l.onload=function(){a.clearimageplaceholder(),a.append(l),"function"==typeof o&&o()},l.onerror=function(){a.clearimageplaceholder(),void 0!==r?a.imageplaceholder(t,r):s(a),"function"==typeof o&&o()},e<32?a.addClass("icon-loading-small"):a.addClass("icon-loading"),l.width=e,l.height=e,l.src=c,l.alt=""};const Fi=t=>"click"===t.type||"keydown"===t.type&&"Enter"===t.key,ji=o(66235);h().fn.contactsMenu=function(e,i,n){if(-1===[0,4,6].indexOf(i))return;const o=this;n.append('');const r=n.find("div.contactsmenu-popover");o.on("click keydown",(function(n){if(Fi(n)){if(!r.hasClass("hidden"))return r.addClass("hidden"),void r.hide();r.removeClass("hidden"),r.show(),r.hasClass("loaded")||(r.addClass("loaded"),h().ajax((0,C.Jv)("/contactsmenu/findOne"),{method:"POST",data:{shareType:i,shareWith:e}}).then((function(e){let i;r.find("ul").find("li").addClass("hidden"),i=e.topAction?[e.topAction].concat(e.actions):[{hyperlink:"#",title:t("core","No action available")}],i.forEach((function(t){r.find("ul").append(ji(t))})),o.trigger("load")}),(function(e){let i;r.find("ul").find("li").addClass("hidden"),i=404===e.status?t("core","No action available"):t("core","Error fetching contact actions"),r.find("ul").append(ji({hyperlink:"#",title:i})),o.trigger("loaderror",e)})))}})),h()(document).click((function(t){const e=r.has(t.target).length>0;let i=o.has(t.target).length>0;o.each((function(){h()(this).is(t.target)&&(i=!0)})),e||i||(r.addClass("hidden"),r.hide())}))},h().fn.exists=function(){return this.length>0},h().fn.filterAttr=function(t,e){return this.filter((function(){return h()(this).attr(t)===e}))};var Ui=o(52697);h().widget("oc.ocdialog",{options:{width:"auto",height:"auto",closeButton:!0,closeOnEscape:!0,closeCallback:null,modal:!1},_create(){const t=this;this.originalCss={display:this.element[0].style.display,width:this.element[0].style.width,height:this.element[0].style.height},this.originalTitle=this.element.attr("title"),this.options.title=this.options.title||this.originalTitle,this.$dialog=h()('
').attr({tabIndex:-1,role:"dialog","aria-modal":!0}).insertBefore(this.element),this.$dialog.append(this.element.detach()),this.element.removeAttr("title").addClass("oc-dialog-content").appendTo(this.$dialog),1===t.element.find("input").length&&t.element.find("input").on("keydown",(function(e){if(Fi(e)&&t.$buttonrow){const e=t.$buttonrow.find("button.primary");e&&!e.prop("disabled")&&e.click()}})),this.$dialog.css({display:"inline-block",position:"fixed"}),this.enterCallback=null,h()(document).on("keydown keyup",(function(e){if(e.target===t.$dialog.get(0)||0!==t.$dialog.find(h()(e.target)).length)return 27===e.keyCode&&"keydown"===e.type&&t.options.closeOnEscape?(e.stopImmediatePropagation(),t.close(),!1):13===e.keyCode?(e.stopImmediatePropagation(),null!==t.enterCallback?(t.enterCallback(),e.preventDefault(),!1):"keyup"===e.type&&(e.preventDefault(),!1)):void 0})),this._setOptions(this.options),this._createOverlay(),this._useFocusTrap()},_init(){this._trigger("open")},_setOption(e,i){const n=this;switch(e){case"title":if(this.$title)this.$title.text(i);else{const t=h()('

'+i+"

");this.$title=t.prependTo(this.$dialog)}this._setSizes();break;case"buttons":if(this.$buttonrow)this.$buttonrow.empty();else{const t=h()('
');this.$buttonrow=t.appendTo(this.$dialog)}1===i.length?this.$buttonrow.addClass("onebutton"):2===i.length?this.$buttonrow.addClass("twobuttons"):3===i.length&&this.$buttonrow.addClass("threebuttons"),h().each(i,(function(t,e){const i=h()("');e.attr("aria-label",t("core",'Close "{dialogTitle}" dialog',{dialogTitle:this.$title||this.options.title})),this.$dialog.prepend(e),e.on("click keydown",(function(t){Fi(t)&&(n.options.closeCallback&&n.options.closeCallback(),n.close())}))}else this.$dialog.find(".oc-dialog-close").remove();break;case"width":this.$dialog.css("width",i);break;case"height":this.$dialog.css("height",i);break;case"close":this.closeCB=i}h().Widget.prototype._setOption.apply(this,arguments)},_setOptions(t){h().Widget.prototype._setOptions.apply(this,arguments)},_setSizes(){let t=0;this.$title&&(t+=this.$title.outerHeight(!0)),this.$buttonrow&&(t+=this.$buttonrow.outerHeight(!0)),this.element.css({height:"calc(100% - "+t+"px)"})},_createOverlay(){if(!this.options.modal)return;const t=this;let e=h()("#content");0===e.length&&(e=h()(".content")),this.overlay=h()("
").addClass("oc-dialog-dim").insertBefore(this.$dialog),this.overlay.on("click keydown keyup",(function(e){e.target!==t.$dialog.get(0)&&0===t.$dialog.find(h()(e.target)).length&&(e.preventDefault(),e.stopPropagation())}))},_destroyOverlay(){this.options.modal&&this.overlay&&(this.overlay.off("click keydown keyup"),this.overlay.remove(),this.overlay=null)},_useFocusTrap(){Object.assign(window,{_nc_focus_trap:window._nc_focus_trap||[]});const t=this.$dialog[0];this.focusTrap=(0,Ui.K)(t,{allowOutsideClick:!0,trapStack:window._nc_focus_trap,fallbackFocus:t}),this.focusTrap.activate()},_clearFocusTrap(){this.focusTrap?.deactivate(),this.focusTrap=null},widget(){return this.$dialog},setEnterCallback(t){this.enterCallback=t},unsetEnterCallback(){this.enterCallback=null},close(){this._clearFocusTrap(),this._destroyOverlay();const t=this;setTimeout((function(){t._trigger("close",t)}),200),t.$dialog.remove(),this.destroy()},destroy(){this.$title&&this.$title.remove(),this.$buttonrow&&this.$buttonrow.remove(),this.originalTitle&&this.element.attr("title",this.originalTitle),this.element.removeClass("oc-dialog-content").css(this.originalCss).detach().insertBefore(this.$dialog),this.$dialog.remove()}});const Wi={init(t,e,i){this.vars=t,this.options=h().extend({},this.options,e),this.elem=i;const n=this;if("function"==typeof this.options.escapeFunction){const t=Object.keys(this.vars);for(let e=0;e{var e=t.toLowerCase();function i(t,e,i){this.r=t,this.g=e,this.b=i}function n(t,e,n){var o=[];o.push(e);for(var r=function(t,e){var i=new Array(3);return i[0]=(e[1].r-e[0].r)/t,i[1]=(e[1].g-e[0].g)/t,i[2]=(e[1].b-e[0].b)/t,i}(t,[e,n]),s=1;st[0].toUpperCase())).join("");this.html(r)}},h().fn.clearimageplaceholder=function(){this.css("background-color",""),this.css("color",""),this.css("font-weight",""),this.css("text-align",""),this.css("line-height",""),this.css("font-size",""),this.html(""),this.removeClass("icon-loading"),this.removeClass("icon-loading-small")},h()(document).on("ajaxSend",(function(t,e,i){!1===i.crossDomain&&(e.setRequestHeader("requesttoken",Z()),e.setRequestHeader("OCS-APIREQUEST","true"))})),h().fn.selectRange=function(t,e){return this.each((function(){if(this.setSelectionRange)this.focus(),this.setSelectionRange(t,e);else if(this.createTextRange){const i=this.createTextRange();i.collapse(!0),i.moveEnd("character",e),i.moveStart("character",t),i.select()}}))},h().fn.extend({showPassword(t){const e={fn:null,args:{}};e.fn=t;const i=function(t,e){e.val(t.val())},n=function(t,e,n){t.is(":checked")?(i(e,n),n.show(),e.hide()):(i(n,e),n.hide(),e.show())};return this.each((function(){const t=h()(this),o=h()(t.data("typetoggle")),r=function(t){const e=h()(t),i=h()("");return i.attr({type:"text",class:e.attr("class"),style:e.attr("style"),size:e.attr("size"),name:e.attr("name")+"-clone",tabindex:e.attr("tabindex"),autocomplete:"off"}),void 0!==e.attr("placeholder")&&i.attr("placeholder",e.attr("placeholder")),i}(t);r.insertAfter(t),e.fn&&(e.args.input=t,e.args.checkbox=o,e.args.clone=r),o.bind("click",(function(){n(o,t,r)})),t.bind("keyup",(function(){i(t,r)})),r.bind("keyup",(function(){i(r,t),t.trigger("keyup")})),r.bind("blur",(function(){t.trigger("focusout")})),n(o,t,r),r.closest("form").submit((function(t){r.prop("type","password")})),e.fn&&e.fn(e.args)}))}}),h().ui.autocomplete.prototype._resizeMenu=function(){this.menu.element.outerWidth(this.element.outerWidth())};var qi=o(90628),Qi={};Qi.styleTagTransform=re(),Qi.setAttributes=ee(),Qi.insert=$t().bind(null,"head"),Qi.domAPI=Jt(),Qi.insertStyleElement=ne(),Vt()(qi.A,Qi),qi.A&&qi.A.locals&&qi.A.locals;var Gi=o(2791),Xi={};Xi.styleTagTransform=re(),Xi.setAttributes=ee(),Xi.insert=$t().bind(null,"head"),Xi.domAPI=Jt(),Xi.insertStyleElement=ne(),Vt()(Gi.A,Xi),Gi.A&&Gi.A.locals&&Gi.A.locals,h().ajaxSetup({contents:{script:!1}}),h().globalEval=function(){},o.nc=(0,A.aV)(),window.addEventListener("DOMContentLoaded",(function(){ri(),(()=>{let t=h()("[data-apps-slide-toggle]");0===t.length&&h()("#app-navigation").addClass("without-app-settings"),h()(document).click((function(e){g&&(t=h()("[data-apps-slide-toggle]")),t.each((function(t,i){const n=h()(i).data("apps-slide-toggle"),o=h()(n);function r(){o.slideUp(4*OC.menuSpeed,(function(){o.trigger(new(h().Event)("hide"))})),o.removeClass("opened"),h()(i).removeClass("opened"),h()(i).attr("aria-expanded","false")}if(!o.is(":animated"))if(h()(i).is(h()(e.target).closest("[data-apps-slide-toggle]")))o.is(":visible")?r():function(){o.slideDown(4*OC.menuSpeed,(function(){o.trigger(new(h().Event)("show"))})),o.addClass("opened"),h()(i).addClass("opened"),h()(i).attr("aria-expanded","true");const t=h()(n+" [autofocus]");1===t.length&&t.focus()}();else{const t=h()(e.target).closest(n);o.is(":visible")&&t[0]!==o[0]&&r()}}))}))})(),window.history.pushState?window.onpopstate=_.bind(wt.Util.History._onPopState,wt.Util.History):window.onhashchange=_.bind(wt.Util.History._onPopState,wt.Util.History)})),document.addEventListener("DOMContentLoaded",(function(){const t=document.getElementById("password-input-form");t&&t.addEventListener("submit",(async function(e){e.preventDefault();const i=document.getElementById("requesttoken");if(i){const t=(0,C.Jv)("/csrftoken"),e=await Dt.Ay.get(t);i.value=e.data.token}t.submit()}))}))},21391:(t,e,i)=>{var n,o,r;r="object"==typeof self&&self.self===self&&self||"object"==typeof i.g&&i.g.global===i.g&&i.g,n=[i(4523),i(74692),e],o=function(t,e,i){r.Backbone=function(t,e,i,n){var o=t.Backbone,r=Array.prototype.slice;e.VERSION="1.6.0",e.$=n,e.noConflict=function(){return t.Backbone=o,this},e.emulateHTTP=!1,e.emulateJSON=!1;var s,a=e.Events={},c=/\s+/,l=function(t,e,n,o,r){var s,a=0;if(n&&"object"==typeof n){void 0!==o&&"context"in r&&void 0===r.context&&(r.context=o);for(s=i.keys(n);athis.length&&(o=this.length),o<0&&(o+=this.length+1);var r,s,a=[],c=[],l=[],u=[],h={},d=e.add,p=e.merge,A=e.remove,f=!1,g=this.comparator&&null==o&&!1!==e.sort,m=i.isString(this.comparator)?this.comparator:null;for(s=0;s0&&!e.silent&&delete e.index,i},_isModel:function(t){return t instanceof m},_addReference:function(t,e){this._byId[t.cid]=t;var i=this.modelId(t.attributes,t.idAttribute);null!=i&&(this._byId[i]=t),t.on("all",this._onModelEvent,this)},_removeReference:function(t,e){delete this._byId[t.cid];var i=this.modelId(t.attributes,t.idAttribute);null!=i&&delete this._byId[i],this===t.collection&&delete t.collection,t.off("all",this._onModelEvent,this)},_onModelEvent:function(t,e,i,n){if(e){if(("add"===t||"remove"===t)&&i!==this)return;if("destroy"===t&&this.remove(e,n),"changeId"===t){var o=this.modelId(e.previousAttributes(),e.idAttribute),r=this.modelId(e.attributes,e.idAttribute);null!=o&&delete this._byId[o],null!=r&&(this._byId[r]=e)}}this.trigger.apply(this,arguments)},_forwardPristineError:function(t,e,i){this.has(t)||this._onModelEvent("error",t,e,i)}});var y="function"==typeof Symbol&&Symbol.iterator;y&&(C.prototype[y]=C.prototype.values);var w=function(t,e){this._collection=t,this._kind=e,this._index=0},k=1,B=2,E=3;y&&(w.prototype[y]=function(){return this}),w.prototype.next=function(){if(this._collection){if(this._index7),this._useHashChange=this._wantsHashChange&&this._hasHashChange,this._wantsPushState=!!this.options.pushState,this._hasPushState=!(!this.history||!this.history.pushState),this._usePushState=this._wantsPushState&&this._hasPushState,this.fragment=this.getFragment(),this.root=("/"+this.root+"/").replace(j,"/"),this._wantsHashChange&&this._wantsPushState){if(!this._hasPushState&&!this.atRoot()){var e=this.root.slice(0,-1)||"/";return this.location.replace(e+"#"+this.getPath()),!0}this._hasPushState&&this.atRoot()&&this.navigate(this.getHash(),{replace:!0})}if(!this._hasHashChange&&this._wantsHashChange&&!this._usePushState){this.iframe=document.createElement("iframe"),this.iframe.src="javascript:0",this.iframe.style.display="none",this.iframe.tabIndex=-1;var n=document.body,o=n.insertBefore(this.iframe,n.firstChild).contentWindow;o.document.open(),o.document.close(),o.location.hash="#"+this.fragment}var r=window.addEventListener||function(t,e){return attachEvent("on"+t,e)};if(this._usePushState?r("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe?r("hashchange",this.checkUrl,!1):this._wantsHashChange&&(this._checkUrlInterval=setInterval(this.checkUrl,this.interval)),!this.options.silent)return this.loadUrl()},stop:function(){var t=window.removeEventListener||function(t,e){return detachEvent("on"+t,e)};this._usePushState?t("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe&&t("hashchange",this.checkUrl,!1),this.iframe&&(document.body.removeChild(this.iframe),this.iframe=null),this._checkUrlInterval&&clearInterval(this._checkUrlInterval),L.started=!1},route:function(t,e){this.handlers.unshift({route:t,callback:e})},checkUrl:function(t){var e=this.getFragment();if(e===this.fragment&&this.iframe&&(e=this.getHash(this.iframe.contentWindow)),e===this.fragment)return!this.matchRoot()&&this.notfound();this.iframe&&this.navigate(e),this.loadUrl()},loadUrl:function(t){return this.matchRoot()?(t=this.fragment=this.getFragment(t),i.some(this.handlers,(function(e){if(e.route.test(t))return e.callback(t),!0}))||this.notfound()):this.notfound()},notfound:function(){return this.trigger("notfound"),!1},navigate:function(t,e){if(!L.started)return!1;e&&!0!==e||(e={trigger:!!e}),t=this.getFragment(t||"");var i=this.root;this._trailingSlash||""!==t&&"?"!==t.charAt(0)||(i=i.slice(0,-1)||"/");var n=i+t;t=t.replace(U,"");var o=this.decodeFragment(t);if(this.fragment!==o){if(this.fragment=o,this._usePushState)this.history[e.replace?"replaceState":"pushState"]({},document.title,n);else{if(!this._wantsHashChange)return this.location.assign(n);if(this._updateHash(this.location,t,e.replace),this.iframe&&t!==this.getHash(this.iframe.contentWindow)){var r=this.iframe.contentWindow;e.replace||(r.document.open(),r.document.close()),this._updateHash(r.location,t,e.replace)}}return e.trigger?this.loadUrl(t):void 0}},_updateHash:function(t,e,i){if(i){var n=t.href.replace(/(javascript:|#).*$/,"");t.replace(n+"#"+e)}else t.hash="#"+e}}),e.history=new L;m.extend=C.extend=P.extend=_.extend=L.extend=function(t,e){var n,o=this;return n=t&&i.has(t,"constructor")?t.constructor:function(){return o.apply(this,arguments)},i.extend(n,o,e),n.prototype=i.create(o.prototype,t),n.prototype.constructor=n,n.__super__=o.prototype,n};var W=function(){throw new Error('A "url" property or function must be specified')},Y=function(t,e){var i=e.error;e.error=function(n){i&&i.call(e.context,t,n,e),t.trigger("error",t,n,e)}};return e._debug=function(){return{root:t,_:i}},e}(r,i,t,e)}.apply(e,n),void 0===o||(t.exports=o)},18922:function(t,e,i){var n;!function(){"use strict";function o(t,e){var i=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(i>>16)<<16|65535&i}function r(t,e,i,n,r,s){return o((a=o(o(e,t),o(n,s)))<<(c=r)|a>>>32-c,i);var a,c}function s(t,e,i,n,o,s,a){return r(e&i|~e&n,t,e,o,s,a)}function a(t,e,i,n,o,s,a){return r(e&n|i&~n,t,e,o,s,a)}function c(t,e,i,n,o,s,a){return r(e^i^n,t,e,o,s,a)}function l(t,e,i,n,o,s,a){return r(i^(e|~n),t,e,o,s,a)}function u(t,e){var i,n,r,u,h;t[e>>5]|=128<>>9<<4)]=e;var d=1732584193,p=-271733879,A=-1732584194,f=271733878;for(i=0;i>5]>>>e%32&255);return i}function d(t){var e,i=[];for(i[(t.length>>2)-1]=void 0,e=0;e>5]|=(255&t.charCodeAt(e/8))<>>4&15)+n.charAt(15&e);return o}function A(t){return unescape(encodeURIComponent(t))}function f(t){return function(t){return h(u(d(t),8*t.length))}(A(t))}function g(t,e){return function(t,e){var i,n,o=d(t),r=[],s=[];for(r[15]=s[15]=void 0,o.length>16&&(o=u(o,8*t.length)),i=0;i<16;i+=1)r[i]=909522486^o[i],s[i]=1549556828^o[i];return n=u(r.concat(d(e)),512+8*e.length),h(u(s.concat(n),640))}(A(t),A(e))}function m(t,e,i){return e?i?g(e,t):p(g(e,t)):i?f(t):p(f(t))}void 0===(n=function(){return m}.call(e,i,e,t))||(t.exports=n)}()},57576:function(t){var e;e=function(){return function(){var t={686:function(t,e,i){"use strict";i.d(e,{default:function(){return v}});var n=i(279),o=i.n(n),r=i(370),s=i.n(r),a=i(817),c=i.n(a);function l(t){try{return document.execCommand(t)}catch(t){return!1}}var u=function(t){var e=c()(t);return l("cut"),e},h=function(t,e){var i=function(t){var e="rtl"===document.documentElement.getAttribute("dir"),i=document.createElement("textarea");i.style.fontSize="12pt",i.style.border="0",i.style.padding="0",i.style.margin="0",i.style.position="absolute",i.style[e?"right":"left"]="-9999px";var n=window.pageYOffset||document.documentElement.scrollTop;return i.style.top="".concat(n,"px"),i.setAttribute("readonly",""),i.value=t,i}(t);e.container.appendChild(i);var n=c()(i);return l("copy"),i.remove(),n},d=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{container:document.body},i="";return"string"==typeof t?i=h(t,e):t instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(null==t?void 0:t.type)?i=h(t.value,e):(i=c()(t),l("copy")),i};function p(t){return p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},p(t)}function A(t){return A="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},A(t)}function f(t,e){for(var i=0;i0&&void 0!==arguments[0]?arguments[0]:{};this.action="function"==typeof t.action?t.action:this.defaultAction,this.target="function"==typeof t.target?t.target:this.defaultTarget,this.text="function"==typeof t.text?t.text:this.defaultText,this.container="object"===A(t.container)?t.container:document.body}},{key:"listenClick",value:function(t){var e=this;this.listener=s()(t,"click",(function(t){return e.onClick(t)}))}},{key:"onClick",value:function(t){var e=t.delegateTarget||t.currentTarget,i=this.action(e)||"copy",n=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.action,i=void 0===e?"copy":e,n=t.container,o=t.target,r=t.text;if("copy"!==i&&"cut"!==i)throw new Error('Invalid "action" value, use either "copy" or "cut"');if(void 0!==o){if(!o||"object"!==p(o)||1!==o.nodeType)throw new Error('Invalid "target" value, use a valid Element');if("copy"===i&&o.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if("cut"===i&&(o.hasAttribute("readonly")||o.hasAttribute("disabled")))throw new Error('Invalid "target" attribute. You can\'t cut text from elements with "readonly" or "disabled" attributes')}return r?d(r,{container:n}):o?"cut"===i?u(o):d(o,{container:n}):void 0}({action:i,container:this.container,target:this.target(e),text:this.text(e)});this.emit(n?"success":"error",{action:i,text:n,trigger:e,clearSelection:function(){e&&e.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(t){return C("action",t)}},{key:"defaultTarget",value:function(t){var e=C("target",t);if(e)return document.querySelector(e)}},{key:"defaultText",value:function(t){return C("text",t)}},{key:"destroy",value:function(){this.listener.destroy()}}],n=[{key:"copy",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{container:document.body};return d(t,e)}},{key:"cut",value:function(t){return u(t)}},{key:"isSupported",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:["copy","cut"],e="string"==typeof t?[t]:t,i=!!document.queryCommandSupported;return e.forEach((function(t){i=i&&!!document.queryCommandSupported(t)})),i}}],i&&f(e.prototype,i),n&&f(e,n),c}(o()),v=b},828:function(t){if("undefined"!=typeof Element&&!Element.prototype.matches){var e=Element.prototype;e.matches=e.matchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector}t.exports=function(t,e){for(;t&&9!==t.nodeType;){if("function"==typeof t.matches&&t.matches(e))return t;t=t.parentNode}}},438:function(t,e,i){var n=i(828);function o(t,e,i,n,o){var s=r.apply(this,arguments);return t.addEventListener(i,s,o),{destroy:function(){t.removeEventListener(i,s,o)}}}function r(t,e,i,o){return function(i){i.delegateTarget=n(i.target,e),i.delegateTarget&&o.call(t,i)}}t.exports=function(t,e,i,n,r){return"function"==typeof t.addEventListener?o.apply(null,arguments):"function"==typeof i?o.bind(null,document).apply(null,arguments):("string"==typeof t&&(t=document.querySelectorAll(t)),Array.prototype.map.call(t,(function(t){return o(t,e,i,n,r)})))}},879:function(t,e){e.node=function(t){return void 0!==t&&t instanceof HTMLElement&&1===t.nodeType},e.nodeList=function(t){var i=Object.prototype.toString.call(t);return void 0!==t&&("[object NodeList]"===i||"[object HTMLCollection]"===i)&&"length"in t&&(0===t.length||e.node(t[0]))},e.string=function(t){return"string"==typeof t||t instanceof String},e.fn=function(t){return"[object Function]"===Object.prototype.toString.call(t)}},370:function(t,e,i){var n=i(879),o=i(438);t.exports=function(t,e,i){if(!t&&!e&&!i)throw new Error("Missing required arguments");if(!n.string(e))throw new TypeError("Second argument must be a String");if(!n.fn(i))throw new TypeError("Third argument must be a Function");if(n.node(t))return function(t,e,i){return t.addEventListener(e,i),{destroy:function(){t.removeEventListener(e,i)}}}(t,e,i);if(n.nodeList(t))return function(t,e,i){return Array.prototype.forEach.call(t,(function(t){t.addEventListener(e,i)})),{destroy:function(){Array.prototype.forEach.call(t,(function(t){t.removeEventListener(e,i)}))}}}(t,e,i);if(n.string(t))return function(t,e,i){return o(document.body,t,e,i)}(t,e,i);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}},817:function(t){t.exports=function(t){var e;if("SELECT"===t.nodeName)t.focus(),e=t.value;else if("INPUT"===t.nodeName||"TEXTAREA"===t.nodeName){var i=t.hasAttribute("readonly");i||t.setAttribute("readonly",""),t.select(),t.setSelectionRange(0,t.value.length),i||t.removeAttribute("readonly"),e=t.value}else{t.hasAttribute("contenteditable")&&t.focus();var n=window.getSelection(),o=document.createRange();o.selectNodeContents(t),n.removeAllRanges(),n.addRange(o),e=n.toString()}return e}},279:function(t){function e(){}e.prototype={on:function(t,e,i){var n=this.e||(this.e={});return(n[t]||(n[t]=[])).push({fn:e,ctx:i}),this},once:function(t,e,i){var n=this;function o(){n.off(t,o),e.apply(i,arguments)}return o._=e,this.on(t,o,i)},emit:function(t){for(var e=[].slice.call(arguments,1),i=((this.e||(this.e={}))[t]||[]).slice(),n=0,o=i.length;n{"use strict";i.d(e,{A:()=>E});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r),a=i(4417),c=i.n(a),l=new URL(i(59699),i.b),u=new URL(i(34213),i.b),h=new URL(i(3132),i.b),d=new URL(i(19394),i.b),p=new URL(i(81972),i.b),A=new URL(i(6411),i.b),f=new URL(i(14506),i.b),g=new URL(i(64886),i.b),m=s()(o()),C=c()(l),b=c()(u),v=c()(h),x=c()(d),y=c()(p),w=c()(A),k=c()(f),B=c()(g);m.push([t.id,`/*! jQuery UI - v1.13.3 - 2024-04-26\n* https://jqueryui.com\n* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css\n* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\n\n/* Layout helpers\n----------------------------------*/\n.ui-helper-hidden {\n\tdisplay: none;\n}\n.ui-helper-hidden-accessible {\n\tborder: 0;\n\tclip: rect(0 0 0 0);\n\theight: 1px;\n\tmargin: -1px;\n\toverflow: hidden;\n\tpadding: 0;\n\tposition: absolute;\n\twidth: 1px;\n}\n.ui-helper-reset {\n\tmargin: 0;\n\tpadding: 0;\n\tborder: 0;\n\toutline: 0;\n\tline-height: 1.3;\n\ttext-decoration: none;\n\tfont-size: 100%;\n\tlist-style: none;\n}\n.ui-helper-clearfix:before,\n.ui-helper-clearfix:after {\n\tcontent: "";\n\tdisplay: table;\n\tborder-collapse: collapse;\n}\n.ui-helper-clearfix:after {\n\tclear: both;\n}\n.ui-helper-zfix {\n\twidth: 100%;\n\theight: 100%;\n\ttop: 0;\n\tleft: 0;\n\tposition: absolute;\n\topacity: 0;\n\t-ms-filter: "alpha(opacity=0)"; /* support: IE8 */\n}\n\n.ui-front {\n\tz-index: 100;\n}\n\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-disabled {\n\tcursor: default !important;\n\tpointer-events: none;\n}\n\n\n/* Icons\n----------------------------------*/\n.ui-icon {\n\tdisplay: inline-block;\n\tvertical-align: middle;\n\tmargin-top: -.25em;\n\tposition: relative;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n}\n\n.ui-widget-icon-block {\n\tleft: 50%;\n\tmargin-left: -8px;\n\tdisplay: block;\n}\n\n/* Misc visuals\n----------------------------------*/\n\n/* Overlays */\n.ui-widget-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n}\n.ui-accordion .ui-accordion-header {\n\tdisplay: block;\n\tcursor: pointer;\n\tposition: relative;\n\tmargin: 2px 0 0 0;\n\tpadding: .5em .5em .5em .7em;\n\tfont-size: 100%;\n}\n.ui-accordion .ui-accordion-content {\n\tpadding: 1em 2.2em;\n\tborder-top: 0;\n\toverflow: auto;\n}\n.ui-autocomplete {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tcursor: default;\n}\n.ui-menu {\n\tlist-style: none;\n\tpadding: 0;\n\tmargin: 0;\n\tdisplay: block;\n\toutline: 0;\n}\n.ui-menu .ui-menu {\n\tposition: absolute;\n}\n.ui-menu .ui-menu-item {\n\tmargin: 0;\n\tcursor: pointer;\n\t/* support: IE10, see #8844 */\n\tlist-style-image: url(${C});\n}\n.ui-menu .ui-menu-item-wrapper {\n\tposition: relative;\n\tpadding: 3px 1em 3px .4em;\n}\n.ui-menu .ui-menu-divider {\n\tmargin: 5px 0;\n\theight: 0;\n\tfont-size: 0;\n\tline-height: 0;\n\tborder-width: 1px 0 0 0;\n}\n.ui-menu .ui-state-focus,\n.ui-menu .ui-state-active {\n\tmargin: -1px;\n}\n\n/* icon support */\n.ui-menu-icons {\n\tposition: relative;\n}\n.ui-menu-icons .ui-menu-item-wrapper {\n\tpadding-left: 2em;\n}\n\n/* left-aligned */\n.ui-menu .ui-icon {\n\tposition: absolute;\n\ttop: 0;\n\tbottom: 0;\n\tleft: .2em;\n\tmargin: auto 0;\n}\n\n/* right-aligned */\n.ui-menu .ui-menu-icon {\n\tleft: auto;\n\tright: 0;\n}\n.ui-button {\n\tpadding: .4em 1em;\n\tdisplay: inline-block;\n\tposition: relative;\n\tline-height: normal;\n\tmargin-right: .1em;\n\tcursor: pointer;\n\tvertical-align: middle;\n\ttext-align: center;\n\t-webkit-user-select: none;\n\t-moz-user-select: none;\n\t-ms-user-select: none;\n\tuser-select: none;\n\n\t/* Support: IE <= 11 */\n\toverflow: visible;\n}\n\n.ui-button,\n.ui-button:link,\n.ui-button:visited,\n.ui-button:hover,\n.ui-button:active {\n\ttext-decoration: none;\n}\n\n/* to make room for the icon, a width needs to be set here */\n.ui-button-icon-only {\n\twidth: 2em;\n\tbox-sizing: border-box;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n}\n\n/* no icon support for input elements */\ninput.ui-button.ui-button-icon-only {\n\ttext-indent: 0;\n}\n\n/* button icon element(s) */\n.ui-button-icon-only .ui-icon {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\tmargin-top: -8px;\n\tmargin-left: -8px;\n}\n\n.ui-button.ui-icon-notext .ui-icon {\n\tpadding: 0;\n\twidth: 2.1em;\n\theight: 2.1em;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n\n}\n\ninput.ui-button.ui-icon-notext .ui-icon {\n\twidth: auto;\n\theight: auto;\n\ttext-indent: 0;\n\twhite-space: normal;\n\tpadding: .4em 1em;\n}\n\n/* workarounds */\n/* Support: Firefox 5 - 40 */\ninput.ui-button::-moz-focus-inner,\nbutton.ui-button::-moz-focus-inner {\n\tborder: 0;\n\tpadding: 0;\n}\n.ui-controlgroup {\n\tvertical-align: middle;\n\tdisplay: inline-block;\n}\n.ui-controlgroup > .ui-controlgroup-item {\n\tfloat: left;\n\tmargin-left: 0;\n\tmargin-right: 0;\n}\n.ui-controlgroup > .ui-controlgroup-item:focus,\n.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {\n\tz-index: 9999;\n}\n.ui-controlgroup-vertical > .ui-controlgroup-item {\n\tdisplay: block;\n\tfloat: none;\n\twidth: 100%;\n\tmargin-top: 0;\n\tmargin-bottom: 0;\n\ttext-align: left;\n}\n.ui-controlgroup-vertical .ui-controlgroup-item {\n\tbox-sizing: border-box;\n}\n.ui-controlgroup .ui-controlgroup-label {\n\tpadding: .4em 1em;\n}\n.ui-controlgroup .ui-controlgroup-label span {\n\tfont-size: 80%;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-left: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-top: none;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {\n\tborder-right: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {\n\tborder-bottom: none;\n}\n\n/* Spinner specific style fixes */\n.ui-controlgroup-vertical .ui-spinner-input {\n\n\t/* Support: IE8 only, Android < 4.4 only */\n\twidth: 75%;\n\twidth: calc( 100% - 2.4em );\n}\n.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {\n\tborder-top-style: solid;\n}\n\n.ui-checkboxradio-label .ui-icon-background {\n\tbox-shadow: inset 1px 1px 1px #ccc;\n\tborder-radius: .12em;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label .ui-icon-background {\n\twidth: 16px;\n\theight: 16px;\n\tborder-radius: 1em;\n\toverflow: visible;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {\n\tbackground-image: none;\n\twidth: 8px;\n\theight: 8px;\n\tborder-width: 4px;\n\tborder-style: solid;\n}\n.ui-checkboxradio-disabled {\n\tpointer-events: none;\n}\n.ui-datepicker {\n\twidth: 17em;\n\tpadding: .2em .2em 0;\n\tdisplay: none;\n}\n.ui-datepicker .ui-datepicker-header {\n\tposition: relative;\n\tpadding: .2em 0;\n}\n.ui-datepicker .ui-datepicker-prev,\n.ui-datepicker .ui-datepicker-next {\n\tposition: absolute;\n\ttop: 2px;\n\twidth: 1.8em;\n\theight: 1.8em;\n}\n.ui-datepicker .ui-datepicker-prev-hover,\n.ui-datepicker .ui-datepicker-next-hover {\n\ttop: 1px;\n}\n.ui-datepicker .ui-datepicker-prev {\n\tleft: 2px;\n}\n.ui-datepicker .ui-datepicker-next {\n\tright: 2px;\n}\n.ui-datepicker .ui-datepicker-prev-hover {\n\tleft: 1px;\n}\n.ui-datepicker .ui-datepicker-next-hover {\n\tright: 1px;\n}\n.ui-datepicker .ui-datepicker-prev span,\n.ui-datepicker .ui-datepicker-next span {\n\tdisplay: block;\n\tposition: absolute;\n\tleft: 50%;\n\tmargin-left: -8px;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-datepicker .ui-datepicker-title {\n\tmargin: 0 2.3em;\n\tline-height: 1.8em;\n\ttext-align: center;\n}\n.ui-datepicker .ui-datepicker-title select {\n\tfont-size: 1em;\n\tmargin: 1px 0;\n}\n.ui-datepicker select.ui-datepicker-month,\n.ui-datepicker select.ui-datepicker-year {\n\twidth: 45%;\n}\n.ui-datepicker table {\n\twidth: 100%;\n\tfont-size: .9em;\n\tborder-collapse: collapse;\n\tmargin: 0 0 .4em;\n}\n.ui-datepicker th {\n\tpadding: .7em .3em;\n\ttext-align: center;\n\tfont-weight: bold;\n\tborder: 0;\n}\n.ui-datepicker td {\n\tborder: 0;\n\tpadding: 1px;\n}\n.ui-datepicker td span,\n.ui-datepicker td a {\n\tdisplay: block;\n\tpadding: .2em;\n\ttext-align: right;\n\ttext-decoration: none;\n}\n.ui-datepicker .ui-datepicker-buttonpane {\n\tbackground-image: none;\n\tmargin: .7em 0 0 0;\n\tpadding: 0 .2em;\n\tborder-left: 0;\n\tborder-right: 0;\n\tborder-bottom: 0;\n}\n.ui-datepicker .ui-datepicker-buttonpane button {\n\tfloat: right;\n\tmargin: .5em .2em .4em;\n\tcursor: pointer;\n\tpadding: .2em .6em .3em .6em;\n\twidth: auto;\n\toverflow: visible;\n}\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\n\tfloat: left;\n}\n\n/* with multiple calendars */\n.ui-datepicker.ui-datepicker-multi {\n\twidth: auto;\n}\n.ui-datepicker-multi .ui-datepicker-group {\n\tfloat: left;\n}\n.ui-datepicker-multi .ui-datepicker-group table {\n\twidth: 95%;\n\tmargin: 0 auto .4em;\n}\n.ui-datepicker-multi-2 .ui-datepicker-group {\n\twidth: 50%;\n}\n.ui-datepicker-multi-3 .ui-datepicker-group {\n\twidth: 33.3%;\n}\n.ui-datepicker-multi-4 .ui-datepicker-group {\n\twidth: 25%;\n}\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-left-width: 0;\n}\n.ui-datepicker-multi .ui-datepicker-buttonpane {\n\tclear: left;\n}\n.ui-datepicker-row-break {\n\tclear: both;\n\twidth: 100%;\n\tfont-size: 0;\n}\n\n/* RTL support */\n.ui-datepicker-rtl {\n\tdirection: rtl;\n}\n.ui-datepicker-rtl .ui-datepicker-prev {\n\tright: 2px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next {\n\tleft: 2px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\n\tright: 1px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next:hover {\n\tleft: 1px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\n\tclear: right;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\n\tfloat: left;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\n.ui-datepicker-rtl .ui-datepicker-group {\n\tfloat: right;\n}\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-right-width: 0;\n\tborder-left-width: 1px;\n}\n\n/* Icons */\n.ui-datepicker .ui-icon {\n\tdisplay: block;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n\tleft: .5em;\n\ttop: .3em;\n}\n.ui-dialog {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tpadding: .2em;\n\toutline: 0;\n}\n.ui-dialog .ui-dialog-titlebar {\n\tpadding: .4em 1em;\n\tposition: relative;\n}\n.ui-dialog .ui-dialog-title {\n\tfloat: left;\n\tmargin: .1em 0;\n\twhite-space: nowrap;\n\twidth: 90%;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-dialog .ui-dialog-titlebar-close {\n\tposition: absolute;\n\tright: .3em;\n\ttop: 50%;\n\twidth: 20px;\n\tmargin: -10px 0 0 0;\n\tpadding: 1px;\n\theight: 20px;\n}\n.ui-dialog .ui-dialog-content {\n\tposition: relative;\n\tborder: 0;\n\tpadding: .5em 1em;\n\tbackground: none;\n\toverflow: auto;\n}\n.ui-dialog .ui-dialog-buttonpane {\n\ttext-align: left;\n\tborder-width: 1px 0 0 0;\n\tbackground-image: none;\n\tmargin-top: .5em;\n\tpadding: .3em 1em .5em .4em;\n}\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\n\tfloat: right;\n}\n.ui-dialog .ui-dialog-buttonpane button {\n\tmargin: .5em .4em .5em 0;\n\tcursor: pointer;\n}\n.ui-dialog .ui-resizable-n {\n\theight: 2px;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-e {\n\twidth: 2px;\n\tright: 0;\n}\n.ui-dialog .ui-resizable-s {\n\theight: 2px;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-w {\n\twidth: 2px;\n\tleft: 0;\n}\n.ui-dialog .ui-resizable-se,\n.ui-dialog .ui-resizable-sw,\n.ui-dialog .ui-resizable-ne,\n.ui-dialog .ui-resizable-nw {\n\twidth: 7px;\n\theight: 7px;\n}\n.ui-dialog .ui-resizable-se {\n\tright: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-sw {\n\tleft: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-ne {\n\tright: 0;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-nw {\n\tleft: 0;\n\ttop: 0;\n}\n.ui-draggable .ui-dialog-titlebar {\n\tcursor: move;\n}\n.ui-draggable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable {\n\tposition: relative;\n}\n.ui-resizable-handle {\n\tposition: absolute;\n\tfont-size: 0.1px;\n\tdisplay: block;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable-disabled .ui-resizable-handle,\n.ui-resizable-autohide .ui-resizable-handle {\n\tdisplay: none;\n}\n.ui-resizable-n {\n\tcursor: n-resize;\n\theight: 7px;\n\twidth: 100%;\n\ttop: -5px;\n\tleft: 0;\n}\n.ui-resizable-s {\n\tcursor: s-resize;\n\theight: 7px;\n\twidth: 100%;\n\tbottom: -5px;\n\tleft: 0;\n}\n.ui-resizable-e {\n\tcursor: e-resize;\n\twidth: 7px;\n\tright: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-w {\n\tcursor: w-resize;\n\twidth: 7px;\n\tleft: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-se {\n\tcursor: se-resize;\n\twidth: 12px;\n\theight: 12px;\n\tright: 1px;\n\tbottom: 1px;\n}\n.ui-resizable-sw {\n\tcursor: sw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\tbottom: -5px;\n}\n.ui-resizable-nw {\n\tcursor: nw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\ttop: -5px;\n}\n.ui-resizable-ne {\n\tcursor: ne-resize;\n\twidth: 9px;\n\theight: 9px;\n\tright: -5px;\n\ttop: -5px;\n}\n.ui-progressbar {\n\theight: 2em;\n\ttext-align: left;\n\toverflow: hidden;\n}\n.ui-progressbar .ui-progressbar-value {\n\tmargin: -1px;\n\theight: 100%;\n}\n.ui-progressbar .ui-progressbar-overlay {\n\tbackground: url(${b});\n\theight: 100%;\n\t-ms-filter: "alpha(opacity=25)"; /* support: IE8 */\n\topacity: 0.25;\n}\n.ui-progressbar-indeterminate .ui-progressbar-value {\n\tbackground-image: none;\n}\n.ui-selectable {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-selectable-helper {\n\tposition: absolute;\n\tz-index: 100;\n\tborder: 1px dotted black;\n}\n.ui-selectmenu-menu {\n\tpadding: 0;\n\tmargin: 0;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tdisplay: none;\n}\n.ui-selectmenu-menu .ui-menu {\n\toverflow: auto;\n\toverflow-x: hidden;\n\tpadding-bottom: 1px;\n}\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\n\tfont-size: 1em;\n\tfont-weight: bold;\n\tline-height: 1.5;\n\tpadding: 2px 0.4em;\n\tmargin: 0.5em 0 0 0;\n\theight: auto;\n\tborder: 0;\n}\n.ui-selectmenu-open {\n\tdisplay: block;\n}\n.ui-selectmenu-text {\n\tdisplay: block;\n\tmargin-right: 20px;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-selectmenu-button.ui-button {\n\ttext-align: left;\n\twhite-space: nowrap;\n\twidth: 14em;\n}\n.ui-selectmenu-icon.ui-icon {\n\tfloat: right;\n\tmargin-top: 0;\n}\n.ui-slider {\n\tposition: relative;\n\ttext-align: left;\n}\n.ui-slider .ui-slider-handle {\n\tposition: absolute;\n\tz-index: 2;\n\twidth: 1.2em;\n\theight: 1.2em;\n\tcursor: pointer;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-slider .ui-slider-range {\n\tposition: absolute;\n\tz-index: 1;\n\tfont-size: .7em;\n\tdisplay: block;\n\tborder: 0;\n\tbackground-position: 0 0;\n}\n\n/* support: IE8 - See #6727 */\n.ui-slider.ui-state-disabled .ui-slider-handle,\n.ui-slider.ui-state-disabled .ui-slider-range {\n\tfilter: inherit;\n}\n\n.ui-slider-horizontal {\n\theight: .8em;\n}\n.ui-slider-horizontal .ui-slider-handle {\n\ttop: -.3em;\n\tmargin-left: -.6em;\n}\n.ui-slider-horizontal .ui-slider-range {\n\ttop: 0;\n\theight: 100%;\n}\n.ui-slider-horizontal .ui-slider-range-min {\n\tleft: 0;\n}\n.ui-slider-horizontal .ui-slider-range-max {\n\tright: 0;\n}\n\n.ui-slider-vertical {\n\twidth: .8em;\n\theight: 100px;\n}\n.ui-slider-vertical .ui-slider-handle {\n\tleft: -.3em;\n\tmargin-left: 0;\n\tmargin-bottom: -.6em;\n}\n.ui-slider-vertical .ui-slider-range {\n\tleft: 0;\n\twidth: 100%;\n}\n.ui-slider-vertical .ui-slider-range-min {\n\tbottom: 0;\n}\n.ui-slider-vertical .ui-slider-range-max {\n\ttop: 0;\n}\n.ui-sortable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-spinner {\n\tposition: relative;\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tpadding: 0;\n\tvertical-align: middle;\n}\n.ui-spinner-input {\n\tborder: none;\n\tbackground: none;\n\tcolor: inherit;\n\tpadding: .222em 0;\n\tmargin: .2em 0;\n\tvertical-align: middle;\n\tmargin-left: .4em;\n\tmargin-right: 2em;\n}\n.ui-spinner-button {\n\twidth: 1.6em;\n\theight: 50%;\n\tfont-size: .5em;\n\tpadding: 0;\n\tmargin: 0;\n\ttext-align: center;\n\tposition: absolute;\n\tcursor: default;\n\tdisplay: block;\n\toverflow: hidden;\n\tright: 0;\n}\n/* more specificity required here to override default borders */\n.ui-spinner a.ui-spinner-button {\n\tborder-top-style: none;\n\tborder-bottom-style: none;\n\tborder-right-style: none;\n}\n.ui-spinner-up {\n\ttop: 0;\n}\n.ui-spinner-down {\n\tbottom: 0;\n}\n.ui-tabs {\n\tposition: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */\n\tpadding: .2em;\n}\n.ui-tabs .ui-tabs-nav {\n\tmargin: 0;\n\tpadding: .2em .2em 0;\n}\n.ui-tabs .ui-tabs-nav li {\n\tlist-style: none;\n\tfloat: left;\n\tposition: relative;\n\ttop: 0;\n\tmargin: 1px .2em 0 0;\n\tborder-bottom-width: 0;\n\tpadding: 0;\n\twhite-space: nowrap;\n}\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\n\tfloat: left;\n\tpadding: .5em 1em;\n\ttext-decoration: none;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\n\tmargin-bottom: -1px;\n\tpadding-bottom: 1px;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\n\tcursor: text;\n}\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\n\tcursor: pointer;\n}\n.ui-tabs .ui-tabs-panel {\n\tdisplay: block;\n\tborder-width: 0;\n\tpadding: 1em 1.4em;\n\tbackground: none;\n}\n.ui-tooltip {\n\tpadding: 8px;\n\tposition: absolute;\n\tz-index: 9999;\n\tmax-width: 300px;\n}\nbody .ui-tooltip {\n\tborder-width: 2px;\n}\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: "alpha(opacity=70)"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url(${v});\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url(${v});\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url(${x});\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url(${y});\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url(${w});\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url(${k});\n}\n.ui-button .ui-icon {\n\tbackground-image: url(${B});\n}\n\n/* positioning */\n/* Three classes needed to override \`.ui-button:hover .ui-icon\` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: "alpha(opacity=.3)"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n`,"",{version:3,sources:["webpack://./node_modules/jquery-ui-dist/jquery-ui.css"],names:[],mappings:"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,YAAY;AACb;AACA;CACC,WAAW;CACX,YAAY;CACZ,kBAAkB;CAClB,iBAAiB;CACjB,YAAY;AACb;AACA;;CAEC,sBAAsB;CACtB,UAAU;CACV,WAAW;CACX,iBAAiB;CACjB,mBAAmB;AACpB;AACA;CACC,oBAAoB;AACrB;AACA;CACC,WAAW;CACX,oBAAoB;CACpB,aAAa;AACd;AACA;CACC,kBAAkB;CAClB,eAAe;AAChB;AACA;;CAEC,kBAAkB;CAClB,QAAQ;CACR,YAAY;CACZ,aAAa;AACd;AACA;;CAEC,QAAQ;AACT;AACA;CACC,SAAS;AACV;AACA;CACC,UAAU;AACX;AACA;CACC,SAAS;AACV;AACA;CACC,UAAU;AACX;AACA;;CAEC,cAAc;CACd,kBAAkB;CAClB,SAAS;CACT,iBAAiB;CACjB,QAAQ;CACR,gBAAgB;AACjB;AACA;CACC,eAAe;CACf,kBAAkB;CAClB,kBAAkB;AACnB;AACA;CACC,cAAc;CACd,aAAa;AACd;AACA;;CAEC,UAAU;AACX;AACA;CACC,WAAW;CACX,eAAe;CACf,yBAAyB;CACzB,gBAAgB;AACjB;AACA;CACC,kBAAkB;CAClB,kBAAkB;CAClB,iBAAiB;CACjB,SAAS;AACV;AACA;CACC,SAAS;CACT,YAAY;AACb;AACA;;CAEC,cAAc;CACd,aAAa;CACb,iBAAiB;CACjB,qBAAqB;AACtB;AACA;CACC,sBAAsB;CACtB,kBAAkB;CAClB,eAAe;CACf,cAAc;CACd,eAAe;CACf,gBAAgB;AACjB;AACA;CACC,YAAY;CACZ,sBAAsB;CACtB,eAAe;CACf,4BAA4B;CAC5B,WAAW;CACX,iBAAiB;AAClB;AACA;CACC,WAAW;AACZ;;AAEA,4BAA4B;AAC5B;CACC,WAAW;AACZ;AACA;CACC,WAAW;AACZ;AACA;CACC,UAAU;CACV,mBAAmB;AACpB;AACA;CACC,UAAU;AACX;AACA;CACC,YAAY;AACb;AACA;CACC,UAAU;AACX;AACA;;CAEC,oBAAoB;AACrB;AACA;CACC,WAAW;AACZ;AACA;CACC,WAAW;CACX,WAAW;CACX,YAAY;AACb;;AAEA,gBAAgB;AAChB;CACC,cAAc;AACf;AACA;CACC,UAAU;CACV,UAAU;AACX;AACA;CACC,SAAS;CACT,WAAW;AACZ;AACA;CACC,UAAU;CACV,UAAU;AACX;AACA;CACC,SAAS;CACT,WAAW;AACZ;AACA;CACC,YAAY;AACb;AACA;CACC,WAAW;AACZ;AACA;;CAEC,YAAY;AACb;AACA;;CAEC,qBAAqB;CACrB,sBAAsB;AACvB;;AAEA,UAAU;AACV;CACC,cAAc;CACd,qBAAqB;CACrB,gBAAgB;CAChB,4BAA4B;CAC5B,UAAU;CACV,SAAS;AACV;AACA;CACC,kBAAkB;CAClB,MAAM;CACN,OAAO;CACP,aAAa;CACb,UAAU;AACX;AACA;CACC,iBAAiB;CACjB,kBAAkB;AACnB;AACA;CACC,WAAW;CACX,cAAc;CACd,mBAAmB;CACnB,UAAU;CACV,gBAAgB;CAChB,uBAAuB;AACxB;AACA;CACC,kBAAkB;CAClB,WAAW;CACX,QAAQ;CACR,WAAW;CACX,mBAAmB;CACnB,YAAY;CACZ,YAAY;AACb;AACA;CACC,kBAAkB;CAClB,SAAS;CACT,iBAAiB;CACjB,gBAAgB;CAChB,cAAc;AACf;AACA;CACC,gBAAgB;CAChB,uBAAuB;CACvB,sBAAsB;CACtB,gBAAgB;CAChB,2BAA2B;AAC5B;AACA;CACC,YAAY;AACb;AACA;CACC,wBAAwB;CACxB,eAAe;AAChB;AACA;CACC,WAAW;CACX,MAAM;AACP;AACA;CACC,UAAU;CACV,QAAQ;AACT;AACA;CACC,WAAW;CACX,SAAS;AACV;AACA;CACC,UAAU;CACV,OAAO;AACR;AACA;;;;CAIC,UAAU;CACV,WAAW;AACZ;AACA;CACC,QAAQ;CACR,SAAS;AACV;AACA;CACC,OAAO;CACP,SAAS;AACV;AACA;CACC,QAAQ;CACR,MAAM;AACP;AACA;CACC,OAAO;CACP,MAAM;AACP;AACA;CACC,YAAY;AACb;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,gBAAgB;CAChB,cAAc;CACd,sBAAsB;CACtB,kBAAkB;AACnB;AACA;;CAEC,aAAa;AACd;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,WAAW;CACX,SAAS;CACT,OAAO;AACR;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,WAAW;CACX,YAAY;CACZ,OAAO;AACR;AACA;CACC,gBAAgB;CAChB,UAAU;CACV,WAAW;CACX,MAAM;CACN,YAAY;AACb;AACA;CACC,gBAAgB;CAChB,UAAU;CACV,UAAU;CACV,MAAM;CACN,YAAY;AACb;AACA;CACC,iBAAiB;CACjB,WAAW;CACX,YAAY;CACZ,UAAU;CACV,WAAW;AACZ;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,UAAU;CACV,YAAY;AACb;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,UAAU;CACV,SAAS;AACV;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,WAAW;CACX,SAAS;AACV;AACA;CACC,WAAW;CACX,gBAAgB;CAChB,gBAAgB;AACjB;AACA;CACC,YAAY;CACZ,YAAY;AACb;AACA;CACC,mDAAyzE;CACzzE,YAAY;CACZ,+BAA+B,EAAE,iBAAiB;CAClD,aAAa;AACd;AACA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,YAAY;CACZ,wBAAwB;AACzB;AACA;CACC,UAAU;CACV,SAAS;CACT,kBAAkB;CAClB,MAAM;CACN,OAAO;CACP,aAAa;AACd;AACA;CACC,cAAc;CACd,kBAAkB;CAClB,mBAAmB;AACpB;AACA;CACC,cAAc;CACd,iBAAiB;CACjB,gBAAgB;CAChB,kBAAkB;CAClB,mBAAmB;CACnB,YAAY;CACZ,SAAS;AACV;AACA;CACC,cAAc;AACf;AACA;CACC,cAAc;CACd,kBAAkB;CAClB,gBAAgB;CAChB,uBAAuB;AACxB;AACA;CACC,gBAAgB;CAChB,mBAAmB;CACnB,WAAW;AACZ;AACA;CACC,YAAY;CACZ,aAAa;AACd;AACA;CACC,kBAAkB;CAClB,gBAAgB;AACjB;AACA;CACC,kBAAkB;CAClB,UAAU;CACV,YAAY;CACZ,aAAa;CACb,eAAe;CACf,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,UAAU;CACV,eAAe;CACf,cAAc;CACd,SAAS;CACT,wBAAwB;AACzB;;AAEA,6BAA6B;AAC7B;;CAEC,eAAe;AAChB;;AAEA;CACC,YAAY;AACb;AACA;CACC,UAAU;CACV,kBAAkB;AACnB;AACA;CACC,MAAM;CACN,YAAY;AACb;AACA;CACC,OAAO;AACR;AACA;CACC,QAAQ;AACT;;AAEA;CACC,WAAW;CACX,aAAa;AACd;AACA;CACC,WAAW;CACX,cAAc;CACd,oBAAoB;AACrB;AACA;CACC,OAAO;CACP,WAAW;AACZ;AACA;CACC,SAAS;AACV;AACA;CACC,MAAM;AACP;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,qBAAqB;CACrB,gBAAgB;CAChB,UAAU;CACV,sBAAsB;AACvB;AACA;CACC,YAAY;CACZ,gBAAgB;CAChB,cAAc;CACd,iBAAiB;CACjB,cAAc;CACd,sBAAsB;CACtB,iBAAiB;CACjB,iBAAiB;AAClB;AACA;CACC,YAAY;CACZ,WAAW;CACX,eAAe;CACf,UAAU;CACV,SAAS;CACT,kBAAkB;CAClB,kBAAkB;CAClB,eAAe;CACf,cAAc;CACd,gBAAgB;CAChB,QAAQ;AACT;AACA,+DAA+D;AAC/D;CACC,sBAAsB;CACtB,yBAAyB;CACzB,wBAAwB;AACzB;AACA;CACC,MAAM;AACP;AACA;CACC,SAAS;AACV;AACA;CACC,kBAAkB,CAAC,uIAAuI;CAC1J,aAAa;AACd;AACA;CACC,SAAS;CACT,oBAAoB;AACrB;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,kBAAkB;CAClB,MAAM;CACN,oBAAoB;CACpB,sBAAsB;CACtB,UAAU;CACV,mBAAmB;AACpB;AACA;CACC,WAAW;CACX,iBAAiB;CACjB,qBAAqB;AACtB;AACA;CACC,mBAAmB;CACnB,mBAAmB;AACpB;AACA;;;CAGC,YAAY;AACb;AACA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",sourcesContent:['/*! jQuery UI - v1.13.3 - 2024-04-26\n* https://jqueryui.com\n* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css\n* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\n\n/* Layout helpers\n----------------------------------*/\n.ui-helper-hidden {\n\tdisplay: none;\n}\n.ui-helper-hidden-accessible {\n\tborder: 0;\n\tclip: rect(0 0 0 0);\n\theight: 1px;\n\tmargin: -1px;\n\toverflow: hidden;\n\tpadding: 0;\n\tposition: absolute;\n\twidth: 1px;\n}\n.ui-helper-reset {\n\tmargin: 0;\n\tpadding: 0;\n\tborder: 0;\n\toutline: 0;\n\tline-height: 1.3;\n\ttext-decoration: none;\n\tfont-size: 100%;\n\tlist-style: none;\n}\n.ui-helper-clearfix:before,\n.ui-helper-clearfix:after {\n\tcontent: "";\n\tdisplay: table;\n\tborder-collapse: collapse;\n}\n.ui-helper-clearfix:after {\n\tclear: both;\n}\n.ui-helper-zfix {\n\twidth: 100%;\n\theight: 100%;\n\ttop: 0;\n\tleft: 0;\n\tposition: absolute;\n\topacity: 0;\n\t-ms-filter: "alpha(opacity=0)"; /* support: IE8 */\n}\n\n.ui-front {\n\tz-index: 100;\n}\n\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-disabled {\n\tcursor: default !important;\n\tpointer-events: none;\n}\n\n\n/* Icons\n----------------------------------*/\n.ui-icon {\n\tdisplay: inline-block;\n\tvertical-align: middle;\n\tmargin-top: -.25em;\n\tposition: relative;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n}\n\n.ui-widget-icon-block {\n\tleft: 50%;\n\tmargin-left: -8px;\n\tdisplay: block;\n}\n\n/* Misc visuals\n----------------------------------*/\n\n/* Overlays */\n.ui-widget-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n}\n.ui-accordion .ui-accordion-header {\n\tdisplay: block;\n\tcursor: pointer;\n\tposition: relative;\n\tmargin: 2px 0 0 0;\n\tpadding: .5em .5em .5em .7em;\n\tfont-size: 100%;\n}\n.ui-accordion .ui-accordion-content {\n\tpadding: 1em 2.2em;\n\tborder-top: 0;\n\toverflow: auto;\n}\n.ui-autocomplete {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tcursor: default;\n}\n.ui-menu {\n\tlist-style: none;\n\tpadding: 0;\n\tmargin: 0;\n\tdisplay: block;\n\toutline: 0;\n}\n.ui-menu .ui-menu {\n\tposition: absolute;\n}\n.ui-menu .ui-menu-item {\n\tmargin: 0;\n\tcursor: pointer;\n\t/* support: IE10, see #8844 */\n\tlist-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");\n}\n.ui-menu .ui-menu-item-wrapper {\n\tposition: relative;\n\tpadding: 3px 1em 3px .4em;\n}\n.ui-menu .ui-menu-divider {\n\tmargin: 5px 0;\n\theight: 0;\n\tfont-size: 0;\n\tline-height: 0;\n\tborder-width: 1px 0 0 0;\n}\n.ui-menu .ui-state-focus,\n.ui-menu .ui-state-active {\n\tmargin: -1px;\n}\n\n/* icon support */\n.ui-menu-icons {\n\tposition: relative;\n}\n.ui-menu-icons .ui-menu-item-wrapper {\n\tpadding-left: 2em;\n}\n\n/* left-aligned */\n.ui-menu .ui-icon {\n\tposition: absolute;\n\ttop: 0;\n\tbottom: 0;\n\tleft: .2em;\n\tmargin: auto 0;\n}\n\n/* right-aligned */\n.ui-menu .ui-menu-icon {\n\tleft: auto;\n\tright: 0;\n}\n.ui-button {\n\tpadding: .4em 1em;\n\tdisplay: inline-block;\n\tposition: relative;\n\tline-height: normal;\n\tmargin-right: .1em;\n\tcursor: pointer;\n\tvertical-align: middle;\n\ttext-align: center;\n\t-webkit-user-select: none;\n\t-moz-user-select: none;\n\t-ms-user-select: none;\n\tuser-select: none;\n\n\t/* Support: IE <= 11 */\n\toverflow: visible;\n}\n\n.ui-button,\n.ui-button:link,\n.ui-button:visited,\n.ui-button:hover,\n.ui-button:active {\n\ttext-decoration: none;\n}\n\n/* to make room for the icon, a width needs to be set here */\n.ui-button-icon-only {\n\twidth: 2em;\n\tbox-sizing: border-box;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n}\n\n/* no icon support for input elements */\ninput.ui-button.ui-button-icon-only {\n\ttext-indent: 0;\n}\n\n/* button icon element(s) */\n.ui-button-icon-only .ui-icon {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\tmargin-top: -8px;\n\tmargin-left: -8px;\n}\n\n.ui-button.ui-icon-notext .ui-icon {\n\tpadding: 0;\n\twidth: 2.1em;\n\theight: 2.1em;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n\n}\n\ninput.ui-button.ui-icon-notext .ui-icon {\n\twidth: auto;\n\theight: auto;\n\ttext-indent: 0;\n\twhite-space: normal;\n\tpadding: .4em 1em;\n}\n\n/* workarounds */\n/* Support: Firefox 5 - 40 */\ninput.ui-button::-moz-focus-inner,\nbutton.ui-button::-moz-focus-inner {\n\tborder: 0;\n\tpadding: 0;\n}\n.ui-controlgroup {\n\tvertical-align: middle;\n\tdisplay: inline-block;\n}\n.ui-controlgroup > .ui-controlgroup-item {\n\tfloat: left;\n\tmargin-left: 0;\n\tmargin-right: 0;\n}\n.ui-controlgroup > .ui-controlgroup-item:focus,\n.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {\n\tz-index: 9999;\n}\n.ui-controlgroup-vertical > .ui-controlgroup-item {\n\tdisplay: block;\n\tfloat: none;\n\twidth: 100%;\n\tmargin-top: 0;\n\tmargin-bottom: 0;\n\ttext-align: left;\n}\n.ui-controlgroup-vertical .ui-controlgroup-item {\n\tbox-sizing: border-box;\n}\n.ui-controlgroup .ui-controlgroup-label {\n\tpadding: .4em 1em;\n}\n.ui-controlgroup .ui-controlgroup-label span {\n\tfont-size: 80%;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-left: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-top: none;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {\n\tborder-right: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {\n\tborder-bottom: none;\n}\n\n/* Spinner specific style fixes */\n.ui-controlgroup-vertical .ui-spinner-input {\n\n\t/* Support: IE8 only, Android < 4.4 only */\n\twidth: 75%;\n\twidth: calc( 100% - 2.4em );\n}\n.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {\n\tborder-top-style: solid;\n}\n\n.ui-checkboxradio-label .ui-icon-background {\n\tbox-shadow: inset 1px 1px 1px #ccc;\n\tborder-radius: .12em;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label .ui-icon-background {\n\twidth: 16px;\n\theight: 16px;\n\tborder-radius: 1em;\n\toverflow: visible;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {\n\tbackground-image: none;\n\twidth: 8px;\n\theight: 8px;\n\tborder-width: 4px;\n\tborder-style: solid;\n}\n.ui-checkboxradio-disabled {\n\tpointer-events: none;\n}\n.ui-datepicker {\n\twidth: 17em;\n\tpadding: .2em .2em 0;\n\tdisplay: none;\n}\n.ui-datepicker .ui-datepicker-header {\n\tposition: relative;\n\tpadding: .2em 0;\n}\n.ui-datepicker .ui-datepicker-prev,\n.ui-datepicker .ui-datepicker-next {\n\tposition: absolute;\n\ttop: 2px;\n\twidth: 1.8em;\n\theight: 1.8em;\n}\n.ui-datepicker .ui-datepicker-prev-hover,\n.ui-datepicker .ui-datepicker-next-hover {\n\ttop: 1px;\n}\n.ui-datepicker .ui-datepicker-prev {\n\tleft: 2px;\n}\n.ui-datepicker .ui-datepicker-next {\n\tright: 2px;\n}\n.ui-datepicker .ui-datepicker-prev-hover {\n\tleft: 1px;\n}\n.ui-datepicker .ui-datepicker-next-hover {\n\tright: 1px;\n}\n.ui-datepicker .ui-datepicker-prev span,\n.ui-datepicker .ui-datepicker-next span {\n\tdisplay: block;\n\tposition: absolute;\n\tleft: 50%;\n\tmargin-left: -8px;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-datepicker .ui-datepicker-title {\n\tmargin: 0 2.3em;\n\tline-height: 1.8em;\n\ttext-align: center;\n}\n.ui-datepicker .ui-datepicker-title select {\n\tfont-size: 1em;\n\tmargin: 1px 0;\n}\n.ui-datepicker select.ui-datepicker-month,\n.ui-datepicker select.ui-datepicker-year {\n\twidth: 45%;\n}\n.ui-datepicker table {\n\twidth: 100%;\n\tfont-size: .9em;\n\tborder-collapse: collapse;\n\tmargin: 0 0 .4em;\n}\n.ui-datepicker th {\n\tpadding: .7em .3em;\n\ttext-align: center;\n\tfont-weight: bold;\n\tborder: 0;\n}\n.ui-datepicker td {\n\tborder: 0;\n\tpadding: 1px;\n}\n.ui-datepicker td span,\n.ui-datepicker td a {\n\tdisplay: block;\n\tpadding: .2em;\n\ttext-align: right;\n\ttext-decoration: none;\n}\n.ui-datepicker .ui-datepicker-buttonpane {\n\tbackground-image: none;\n\tmargin: .7em 0 0 0;\n\tpadding: 0 .2em;\n\tborder-left: 0;\n\tborder-right: 0;\n\tborder-bottom: 0;\n}\n.ui-datepicker .ui-datepicker-buttonpane button {\n\tfloat: right;\n\tmargin: .5em .2em .4em;\n\tcursor: pointer;\n\tpadding: .2em .6em .3em .6em;\n\twidth: auto;\n\toverflow: visible;\n}\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\n\tfloat: left;\n}\n\n/* with multiple calendars */\n.ui-datepicker.ui-datepicker-multi {\n\twidth: auto;\n}\n.ui-datepicker-multi .ui-datepicker-group {\n\tfloat: left;\n}\n.ui-datepicker-multi .ui-datepicker-group table {\n\twidth: 95%;\n\tmargin: 0 auto .4em;\n}\n.ui-datepicker-multi-2 .ui-datepicker-group {\n\twidth: 50%;\n}\n.ui-datepicker-multi-3 .ui-datepicker-group {\n\twidth: 33.3%;\n}\n.ui-datepicker-multi-4 .ui-datepicker-group {\n\twidth: 25%;\n}\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-left-width: 0;\n}\n.ui-datepicker-multi .ui-datepicker-buttonpane {\n\tclear: left;\n}\n.ui-datepicker-row-break {\n\tclear: both;\n\twidth: 100%;\n\tfont-size: 0;\n}\n\n/* RTL support */\n.ui-datepicker-rtl {\n\tdirection: rtl;\n}\n.ui-datepicker-rtl .ui-datepicker-prev {\n\tright: 2px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next {\n\tleft: 2px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\n\tright: 1px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next:hover {\n\tleft: 1px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\n\tclear: right;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\n\tfloat: left;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\n.ui-datepicker-rtl .ui-datepicker-group {\n\tfloat: right;\n}\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-right-width: 0;\n\tborder-left-width: 1px;\n}\n\n/* Icons */\n.ui-datepicker .ui-icon {\n\tdisplay: block;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n\tleft: .5em;\n\ttop: .3em;\n}\n.ui-dialog {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tpadding: .2em;\n\toutline: 0;\n}\n.ui-dialog .ui-dialog-titlebar {\n\tpadding: .4em 1em;\n\tposition: relative;\n}\n.ui-dialog .ui-dialog-title {\n\tfloat: left;\n\tmargin: .1em 0;\n\twhite-space: nowrap;\n\twidth: 90%;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-dialog .ui-dialog-titlebar-close {\n\tposition: absolute;\n\tright: .3em;\n\ttop: 50%;\n\twidth: 20px;\n\tmargin: -10px 0 0 0;\n\tpadding: 1px;\n\theight: 20px;\n}\n.ui-dialog .ui-dialog-content {\n\tposition: relative;\n\tborder: 0;\n\tpadding: .5em 1em;\n\tbackground: none;\n\toverflow: auto;\n}\n.ui-dialog .ui-dialog-buttonpane {\n\ttext-align: left;\n\tborder-width: 1px 0 0 0;\n\tbackground-image: none;\n\tmargin-top: .5em;\n\tpadding: .3em 1em .5em .4em;\n}\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\n\tfloat: right;\n}\n.ui-dialog .ui-dialog-buttonpane button {\n\tmargin: .5em .4em .5em 0;\n\tcursor: pointer;\n}\n.ui-dialog .ui-resizable-n {\n\theight: 2px;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-e {\n\twidth: 2px;\n\tright: 0;\n}\n.ui-dialog .ui-resizable-s {\n\theight: 2px;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-w {\n\twidth: 2px;\n\tleft: 0;\n}\n.ui-dialog .ui-resizable-se,\n.ui-dialog .ui-resizable-sw,\n.ui-dialog .ui-resizable-ne,\n.ui-dialog .ui-resizable-nw {\n\twidth: 7px;\n\theight: 7px;\n}\n.ui-dialog .ui-resizable-se {\n\tright: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-sw {\n\tleft: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-ne {\n\tright: 0;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-nw {\n\tleft: 0;\n\ttop: 0;\n}\n.ui-draggable .ui-dialog-titlebar {\n\tcursor: move;\n}\n.ui-draggable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable {\n\tposition: relative;\n}\n.ui-resizable-handle {\n\tposition: absolute;\n\tfont-size: 0.1px;\n\tdisplay: block;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable-disabled .ui-resizable-handle,\n.ui-resizable-autohide .ui-resizable-handle {\n\tdisplay: none;\n}\n.ui-resizable-n {\n\tcursor: n-resize;\n\theight: 7px;\n\twidth: 100%;\n\ttop: -5px;\n\tleft: 0;\n}\n.ui-resizable-s {\n\tcursor: s-resize;\n\theight: 7px;\n\twidth: 100%;\n\tbottom: -5px;\n\tleft: 0;\n}\n.ui-resizable-e {\n\tcursor: e-resize;\n\twidth: 7px;\n\tright: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-w {\n\tcursor: w-resize;\n\twidth: 7px;\n\tleft: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-se {\n\tcursor: se-resize;\n\twidth: 12px;\n\theight: 12px;\n\tright: 1px;\n\tbottom: 1px;\n}\n.ui-resizable-sw {\n\tcursor: sw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\tbottom: -5px;\n}\n.ui-resizable-nw {\n\tcursor: nw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\ttop: -5px;\n}\n.ui-resizable-ne {\n\tcursor: ne-resize;\n\twidth: 9px;\n\theight: 9px;\n\tright: -5px;\n\ttop: -5px;\n}\n.ui-progressbar {\n\theight: 2em;\n\ttext-align: left;\n\toverflow: hidden;\n}\n.ui-progressbar .ui-progressbar-value {\n\tmargin: -1px;\n\theight: 100%;\n}\n.ui-progressbar .ui-progressbar-overlay {\n\tbackground: url("data:image/gif;base64,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");\n\theight: 100%;\n\t-ms-filter: "alpha(opacity=25)"; /* support: IE8 */\n\topacity: 0.25;\n}\n.ui-progressbar-indeterminate .ui-progressbar-value {\n\tbackground-image: none;\n}\n.ui-selectable {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-selectable-helper {\n\tposition: absolute;\n\tz-index: 100;\n\tborder: 1px dotted black;\n}\n.ui-selectmenu-menu {\n\tpadding: 0;\n\tmargin: 0;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tdisplay: none;\n}\n.ui-selectmenu-menu .ui-menu {\n\toverflow: auto;\n\toverflow-x: hidden;\n\tpadding-bottom: 1px;\n}\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\n\tfont-size: 1em;\n\tfont-weight: bold;\n\tline-height: 1.5;\n\tpadding: 2px 0.4em;\n\tmargin: 0.5em 0 0 0;\n\theight: auto;\n\tborder: 0;\n}\n.ui-selectmenu-open {\n\tdisplay: block;\n}\n.ui-selectmenu-text {\n\tdisplay: block;\n\tmargin-right: 20px;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-selectmenu-button.ui-button {\n\ttext-align: left;\n\twhite-space: nowrap;\n\twidth: 14em;\n}\n.ui-selectmenu-icon.ui-icon {\n\tfloat: right;\n\tmargin-top: 0;\n}\n.ui-slider {\n\tposition: relative;\n\ttext-align: left;\n}\n.ui-slider .ui-slider-handle {\n\tposition: absolute;\n\tz-index: 2;\n\twidth: 1.2em;\n\theight: 1.2em;\n\tcursor: pointer;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-slider .ui-slider-range {\n\tposition: absolute;\n\tz-index: 1;\n\tfont-size: .7em;\n\tdisplay: block;\n\tborder: 0;\n\tbackground-position: 0 0;\n}\n\n/* support: IE8 - See #6727 */\n.ui-slider.ui-state-disabled .ui-slider-handle,\n.ui-slider.ui-state-disabled .ui-slider-range {\n\tfilter: inherit;\n}\n\n.ui-slider-horizontal {\n\theight: .8em;\n}\n.ui-slider-horizontal .ui-slider-handle {\n\ttop: -.3em;\n\tmargin-left: -.6em;\n}\n.ui-slider-horizontal .ui-slider-range {\n\ttop: 0;\n\theight: 100%;\n}\n.ui-slider-horizontal .ui-slider-range-min {\n\tleft: 0;\n}\n.ui-slider-horizontal .ui-slider-range-max {\n\tright: 0;\n}\n\n.ui-slider-vertical {\n\twidth: .8em;\n\theight: 100px;\n}\n.ui-slider-vertical .ui-slider-handle {\n\tleft: -.3em;\n\tmargin-left: 0;\n\tmargin-bottom: -.6em;\n}\n.ui-slider-vertical .ui-slider-range {\n\tleft: 0;\n\twidth: 100%;\n}\n.ui-slider-vertical .ui-slider-range-min {\n\tbottom: 0;\n}\n.ui-slider-vertical .ui-slider-range-max {\n\ttop: 0;\n}\n.ui-sortable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-spinner {\n\tposition: relative;\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tpadding: 0;\n\tvertical-align: middle;\n}\n.ui-spinner-input {\n\tborder: none;\n\tbackground: none;\n\tcolor: inherit;\n\tpadding: .222em 0;\n\tmargin: .2em 0;\n\tvertical-align: middle;\n\tmargin-left: .4em;\n\tmargin-right: 2em;\n}\n.ui-spinner-button {\n\twidth: 1.6em;\n\theight: 50%;\n\tfont-size: .5em;\n\tpadding: 0;\n\tmargin: 0;\n\ttext-align: center;\n\tposition: absolute;\n\tcursor: default;\n\tdisplay: block;\n\toverflow: hidden;\n\tright: 0;\n}\n/* more specificity required here to override default borders */\n.ui-spinner a.ui-spinner-button {\n\tborder-top-style: none;\n\tborder-bottom-style: none;\n\tborder-right-style: none;\n}\n.ui-spinner-up {\n\ttop: 0;\n}\n.ui-spinner-down {\n\tbottom: 0;\n}\n.ui-tabs {\n\tposition: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */\n\tpadding: .2em;\n}\n.ui-tabs .ui-tabs-nav {\n\tmargin: 0;\n\tpadding: .2em .2em 0;\n}\n.ui-tabs .ui-tabs-nav li {\n\tlist-style: none;\n\tfloat: left;\n\tposition: relative;\n\ttop: 0;\n\tmargin: 1px .2em 0 0;\n\tborder-bottom-width: 0;\n\tpadding: 0;\n\twhite-space: nowrap;\n}\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\n\tfloat: left;\n\tpadding: .5em 1em;\n\ttext-decoration: none;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\n\tmargin-bottom: -1px;\n\tpadding-bottom: 1px;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\n\tcursor: text;\n}\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\n\tcursor: pointer;\n}\n.ui-tabs .ui-tabs-panel {\n\tdisplay: block;\n\tborder-width: 0;\n\tpadding: 1em 1.4em;\n\tbackground: none;\n}\n.ui-tooltip {\n\tpadding: 8px;\n\tposition: absolute;\n\tz-index: 9999;\n\tmax-width: 300px;\n}\nbody .ui-tooltip {\n\tborder-width: 2px;\n}\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: "alpha(opacity=70)"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url("images/ui-icons_444444_256x240.png");\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url("images/ui-icons_444444_256x240.png");\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url("images/ui-icons_555555_256x240.png");\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url("images/ui-icons_ffffff_256x240.png");\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url("images/ui-icons_777620_256x240.png");\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url("images/ui-icons_cc0000_256x240.png");\n}\n.ui-button .ui-icon {\n\tbackground-image: url("images/ui-icons_777777_256x240.png");\n}\n\n/* positioning */\n/* Three classes needed to override `.ui-button:hover .ui-icon` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: "alpha(opacity=.3)"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n'],sourceRoot:""}]);const E=m},13169:(t,e,i)=>{"use strict";i.d(e,{A:()=>y});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r),a=i(4417),c=i.n(a),l=new URL(i(3132),i.b),u=new URL(i(19394),i.b),h=new URL(i(81972),i.b),d=new URL(i(6411),i.b),p=new URL(i(14506),i.b),A=new URL(i(64886),i.b),f=s()(o()),g=c()(l),m=c()(u),C=c()(h),b=c()(d),v=c()(p),x=c()(A);f.push([t.id,`/*!\n * jQuery UI CSS Framework 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * https://api.jqueryui.com/category/theming/\n *\n * To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n */\n\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: "alpha(opacity=70)"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url(${g});\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url(${g});\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url(${m});\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url(${C});\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url(${b});\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url(${v});\n}\n.ui-button .ui-icon {\n\tbackground-image: url(${x});\n}\n\n/* positioning */\n/* Three classes needed to override \`.ui-button:hover .ui-icon\` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: "alpha(opacity=.3)"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n`,"",{version:3,sources:["webpack://./node_modules/jquery-ui-dist/jquery-ui.theme.css"],names:[],mappings:"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",sourcesContent:['/*!\n * jQuery UI CSS Framework 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * https://api.jqueryui.com/category/theming/\n *\n * To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n */\n\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: "alpha(opacity=70)"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url("images/ui-icons_444444_256x240.png");\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url("images/ui-icons_444444_256x240.png");\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url("images/ui-icons_555555_256x240.png");\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url("images/ui-icons_ffffff_256x240.png");\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url("images/ui-icons_777620_256x240.png");\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url("images/ui-icons_cc0000_256x240.png");\n}\n.ui-button .ui-icon {\n\tbackground-image: url("images/ui-icons_777777_256x240.png");\n}\n\n/* positioning */\n/* Three classes needed to override `.ui-button:hover .ui-icon` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: "alpha(opacity=.3)"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n'],sourceRoot:""}]);const y=f},90628:(t,e,i)=>{"use strict";i.d(e,{A:()=>v});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r),a=i(4417),c=i.n(a),l=new URL(i(7369),i.b),u=new URL(i(48832),i.b),h=new URL(i(36114),i.b),d=new URL(i(83864),i.b),p=new URL(i(26609),i.b),A=s()(o()),f=c()(l),g=c()(u),m=c()(h),C=c()(d),b=c()(p);A.push([t.id,`.ui-widget-content{border:1px solid var(--color-border);background:var(--color-main-background) none;color:var(--color-main-text)}.ui-widget-content a{color:var(--color-main-text)}.ui-widget-header{border:none;color:var(--color-main-text);background-image:none}.ui-widget-header a{color:var(--color-main-text)}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid var(--color-border);background:var(--color-main-background) none;font-weight:bold;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #ddd;background:var(--color-main-background) none;font-weight:bold;color:var(--color-main-text)}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:var(--color-main-text)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid var(--color-primary-element);background:var(--color-main-background) none;font-weight:bold;color:var(--color-main-text)}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:var(--color-main-text)}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid var(--color-main-background);background:var(--color-main-background) none;color:var(--color-text-light);font-weight:600}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:var(--color-text-lighter)}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:var(--color-error);background:var(--color-error) none;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-state-default .ui-icon{background-image:url(${f})}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(${f})}.ui-state-active .ui-icon{background-image:url(${f})}.ui-state-highlight .ui-icon{background-image:url(${g})}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(${m})}.ui-icon.ui-icon-none{display:none}.ui-widget-overlay{background:#666 url(${C}) 50% 50% repeat;opacity:.5}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(${b}) 50% 50% repeat-x;opacity:.2;border-radius:5px}.ui-tabs{border:none}.ui-tabs .ui-tabs-nav.ui-corner-all{border-end-start-radius:0;border-end-end-radius:0}.ui-tabs .ui-tabs-nav{background:none;margin-bottom:15px}.ui-tabs .ui-tabs-nav .ui-state-default{border:none;border-bottom:1px solid rgba(0,0,0,0);font-weight:normal;margin:0 !important;padding:0 !important}.ui-tabs .ui-tabs-nav .ui-state-hover,.ui-tabs .ui-tabs-nav .ui-state-active{border:none;border-bottom:1px solid var(--color-main-text);color:var(--color-main-text)}.ui-tabs .ui-tabs-nav .ui-state-hover a,.ui-tabs .ui-tabs-nav .ui-state-hover a:link,.ui-tabs .ui-tabs-nav .ui-state-hover a:hover,.ui-tabs .ui-tabs-nav .ui-state-hover a:visited,.ui-tabs .ui-tabs-nav .ui-state-active a,.ui-tabs .ui-tabs-nav .ui-state-active a:link,.ui-tabs .ui-tabs-nav .ui-state-active a:hover,.ui-tabs .ui-tabs-nav .ui-state-active a:visited{color:var(--color-main-text)}.ui-tabs .ui-tabs-nav .ui-state-active{font-weight:bold}.ui-autocomplete.ui-menu{padding:0}.ui-autocomplete.ui-menu.item-count-1,.ui-autocomplete.ui-menu.item-count-2{overflow-y:hidden}.ui-autocomplete.ui-menu .ui-menu-item a{color:var(--color-text-lighter);display:block;padding:4px;padding-inline-start:14px}.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-focus,.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-active{box-shadow:inset 4px 0 var(--color-primary-element);color:var(--color-main-text)}.ui-autocomplete.ui-widget-content{background:var(--color-main-background);border-top:none}.ui-autocomplete.ui-corner-all{border-radius:0;border-end-start-radius:var(--border-radius);border-end-end-radius:var(--border-radius)}.ui-autocomplete .ui-state-hover,.ui-autocomplete .ui-widget-content .ui-state-hover,.ui-autocomplete .ui-widget-header .ui-state-hover,.ui-autocomplete .ui-state-focus,.ui-autocomplete .ui-widget-content .ui-state-focus,.ui-autocomplete .ui-widget-header .ui-state-focus{border:1px solid rgba(0,0,0,0);background:inherit;color:var(--color-primary-element)}.ui-autocomplete .ui-menu-item a{border-radius:0 !important}.ui-button.primary{background-color:var(--color-primary-element);color:var(--color-primary-element-text);border:1px solid var(--color-primary-element-text)}.ui-button:hover{font-weight:bold !important}.ui-draggable-handle,.ui-selectable{touch-action:pan-y}`,"",{version:3,sources:["webpack://./core/src/jquery/css/jquery-ui-fixes.scss"],names:[],mappings:"AAMA,mBACC,oCAAA,CACA,4CAAA,CACA,4BAAA,CAGD,qBACC,4BAAA,CAGD,kBACC,WAAA,CACA,4BAAA,CACA,qBAAA,CAGD,oBACC,4BAAA,CAKD,2FAGC,oCAAA,CACA,4CAAA,CACA,gBAAA,CACA,UAAA,CAGD,yEAGC,UAAA,CAGD,0KAMC,qBAAA,CACA,4CAAA,CACA,gBAAA,CACA,4BAAA,CAGD,2FAIC,4BAAA,CAGD,wFAGC,6CAAA,CACA,4CAAA,CACA,gBAAA,CACA,4BAAA,CAGD,sEAGC,4BAAA,CAKD,iGAGC,6CAAA,CACA,4CAAA,CACA,6BAAA,CACA,eAAA,CAGD,uGAGC,+BAAA,CAGD,qFAGC,yBAAA,CACA,kCAAA,CACA,UAAA,CAGD,2FAGC,UAAA,CAGD,oGAGC,UAAA,CAKD,2BACC,wDAAA,CAGD,kDAEC,wDAAA,CAGD,0BACC,wDAAA,CAGD,6BACC,wDAAA,CAGD,uDAEC,wDAAA,CAGD,sBACC,YAAA,CAMD,mBACC,sEAAA,CACA,UAAA,CAGD,kBACC,oBAAA,CACA,WAAA,CACA,wEAAA,CACA,UAAA,CACA,iBAAA,CAID,SACC,WAAA,CAEA,oCACC,yBAAA,CACA,uBAAA,CAGD,sBACC,eAAA,CACA,kBAAA,CAEA,wCACC,WAAA,CACA,qCAAA,CACA,kBAAA,CACA,mBAAA,CACA,oBAAA,CAGD,6EAEC,WAAA,CACA,8CAAA,CACA,4BAAA,CACA,0WACC,4BAAA,CAGF,uCACC,gBAAA,CAOF,yBACC,SAAA,CAIA,4EAEC,iBAAA,CAGD,yCACC,+BAAA,CACA,aAAA,CACA,WAAA,CACA,yBAAA,CAEA,iHACC,mDAAA,CACA,4BAAA,CAKH,mCACC,uCAAA,CACA,eAAA,CAGD,+BACC,eAAA,CACA,4CAAA,CACA,0CAAA,CAGD,gRAKC,8BAAA,CACA,kBAAA,CACA,kCAAA,CAIA,iCACC,0BAAA,CAKH,mBACC,6CAAA,CACA,uCAAA,CACA,kDAAA,CAID,iBACI,2BAAA,CAKJ,oCAEC,kBAAA",sourceRoot:""}]);const v=A},2791:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".oc-dialog{background:var(--color-main-background);color:var(--color-text-light);border-radius:var(--border-radius-large);box-shadow:0 0 30px var(--color-box-shadow);padding:24px;z-index:100001;font-size:100%;box-sizing:border-box;min-width:200px;top:50%;inset-inline-start:50%;transform:translate(-50%, -50%);max-height:calc(100% - 20px);max-width:calc(100% - 20px);overflow:auto}.oc-dialog-title{background:var(--color-main-background)}.oc-dialog-buttonrow{position:relative;display:flex;background:rgba(0,0,0,0);inset-inline-end:0;bottom:0;padding:0;padding-top:10px;box-sizing:border-box;width:100%;background-image:linear-gradient(rgba(255, 255, 255, 0), var(--color-main-background))}.oc-dialog-buttonrow.twobuttons{justify-content:space-between}.oc-dialog-buttonrow.onebutton,.oc-dialog-buttonrow.twobuttons.aside{justify-content:flex-end}.oc-dialog-buttonrow button{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:44px;min-width:44px}.oc-dialog-close{position:absolute;width:44px !important;height:44px !important;top:4px;inset-inline-end:4px;padding:25px;background:var(--icon-close-dark) no-repeat center;opacity:.5;border-radius:var(--border-radius-pill)}.oc-dialog-close:hover,.oc-dialog-close:focus,.oc-dialog-close:active{opacity:1}.oc-dialog-dim{background-color:#000;opacity:.2;z-index:100001;position:fixed;top:0;inset-inline-start:0;width:100%;height:100%}body.theme--dark .oc-dialog-dim{opacity:.8}.oc-dialog-content{width:100%;max-width:550px}.oc-dialog.password-confirmation .oc-dialog-content{width:auto}.oc-dialog.password-confirmation .oc-dialog-content input[type=password]{width:100%}.oc-dialog.password-confirmation .oc-dialog-content label{display:none}","",{version:3,sources:["webpack://./core/src/jquery/css/jquery.ocdialog.scss"],names:[],mappings:"AAIA,WACC,uCAAA,CACA,6BAAA,CACA,wCAAA,CACA,2CAAA,CACA,YAAA,CACA,cAAA,CACA,cAAA,CACA,qBAAA,CACA,eAAA,CACA,OAAA,CACA,sBAAA,CACA,+BAAA,CACA,4BAAA,CACA,2BAAA,CACA,aAAA,CAGD,iBACC,uCAAA,CAGD,qBACC,iBAAA,CACA,YAAA,CACA,wBAAA,CACA,kBAAA,CACA,QAAA,CACA,SAAA,CACA,gBAAA,CACA,qBAAA,CACA,UAAA,CACA,sFAAA,CAEA,gCACO,6BAAA,CAGP,qEAEC,wBAAA,CAGD,4BACI,kBAAA,CACA,eAAA,CACH,sBAAA,CACA,WAAA,CACA,cAAA,CAIF,iBACC,iBAAA,CACA,qBAAA,CACA,sBAAA,CACA,OAAA,CACA,oBAAA,CACA,YAAA,CACA,kDAAA,CACA,UAAA,CACA,uCAAA,CAEA,sEAGC,SAAA,CAIF,eACC,qBAAA,CACA,UAAA,CACA,cAAA,CACA,cAAA,CACA,KAAA,CACA,oBAAA,CACA,UAAA,CACA,WAAA,CAGD,gCACC,UAAA,CAGD,mBACC,UAAA,CACA,eAAA,CAIA,oDACC,UAAA,CAEA,yEACC,UAAA,CAED,0DACC,YAAA",sourceRoot:""}]);const a=s},35156:(t,e,i)=>{"use strict";i.d(e,{A:()=>g});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r),a=i(4417),c=i.n(a),l=new URL(i(65653),i.b),u=new URL(i(22046),i.b),h=new URL(i(32095),i.b),d=s()(o()),p=c()(l),A=c()(u),f=c()(h);d.push([t.id,`/*\nVersion: @@ver@@ Timestamp: @@timestamp@@\n*/\n.select2-container {\n margin: 0;\n position: relative;\n display: inline-block;\n /* inline-block for ie7 */\n zoom: 1;\n *display: inline;\n vertical-align: middle;\n}\n\n.select2-container,\n.select2-drop,\n.select2-search,\n.select2-search input {\n /*\n Force border-box so that % widths fit the parent\n container without overlap because of margin/padding.\n More Info : http://www.quirksmode.org/css/box.html\n */\n -webkit-box-sizing: border-box; /* webkit */\n -moz-box-sizing: border-box; /* firefox */\n box-sizing: border-box; /* css3 */\n}\n\n.select2-container .select2-choice {\n display: block;\n height: 26px;\n padding: 0 0 0 8px;\n overflow: hidden;\n position: relative;\n\n border: 1px solid #aaa;\n white-space: nowrap;\n line-height: 26px;\n color: #444;\n text-decoration: none;\n\n border-radius: 4px;\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);\n background-image: linear-gradient(to top, #eee 0%, #fff 50%);\n}\n\nhtml[dir="rtl"] .select2-container .select2-choice {\n padding: 0 8px 0 0;\n}\n\n.select2-container.select2-drop-above .select2-choice {\n border-bottom-color: #aaa;\n\n border-radius: 0 0 4px 4px;\n\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);\n background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);\n}\n\n.select2-container.select2-allowclear .select2-choice .select2-chosen {\n margin-right: 42px;\n}\n\n.select2-container .select2-choice > .select2-chosen {\n margin-right: 26px;\n display: block;\n overflow: hidden;\n\n white-space: nowrap;\n\n text-overflow: ellipsis;\n float: none;\n width: auto;\n}\n\nhtml[dir="rtl"] .select2-container .select2-choice > .select2-chosen {\n margin-left: 26px;\n margin-right: 0;\n}\n\n.select2-container .select2-choice abbr {\n display: none;\n width: 12px;\n height: 12px;\n position: absolute;\n right: 24px;\n top: 8px;\n\n font-size: 1px;\n text-decoration: none;\n\n border: 0;\n background: url(${p}) right top no-repeat;\n cursor: pointer;\n outline: 0;\n}\n\n.select2-container.select2-allowclear .select2-choice abbr {\n display: inline-block;\n}\n\n.select2-container .select2-choice abbr:hover {\n background-position: right -11px;\n cursor: pointer;\n}\n\n.select2-drop-mask {\n border: 0;\n margin: 0;\n padding: 0;\n position: fixed;\n left: 0;\n top: 0;\n min-height: 100%;\n min-width: 100%;\n height: auto;\n width: auto;\n opacity: 0;\n z-index: 9998;\n /* styles required for IE to work */\n background-color: #fff;\n filter: alpha(opacity=0);\n}\n\n.select2-drop {\n width: 100%;\n margin-top: -1px;\n position: absolute;\n z-index: 9999;\n top: 100%;\n\n background: #fff;\n color: #000;\n border: 1px solid #aaa;\n border-top: 0;\n\n border-radius: 0 0 4px 4px;\n\n -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop.select2-drop-above {\n margin-top: 1px;\n border-top: 1px solid #aaa;\n border-bottom: 0;\n\n border-radius: 4px 4px 0 0;\n\n -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop-active {\n border: 1px solid #5897fb;\n border-top: none;\n}\n\n.select2-drop.select2-drop-above.select2-drop-active {\n border-top: 1px solid #5897fb;\n}\n\n.select2-drop-auto-width {\n border-top: 1px solid #aaa;\n width: auto;\n}\n\n.select2-drop-auto-width .select2-search {\n padding-top: 4px;\n}\n\n.select2-container .select2-choice .select2-arrow {\n display: inline-block;\n width: 18px;\n height: 100%;\n position: absolute;\n right: 0;\n top: 0;\n\n border-left: 1px solid #aaa;\n border-radius: 0 4px 4px 0;\n\n background-clip: padding-box;\n\n background: #ccc;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));\n background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);\n background-image: linear-gradient(to top, #ccc 0%, #eee 60%);\n}\n\nhtml[dir="rtl"] .select2-container .select2-choice .select2-arrow {\n left: 0;\n right: auto;\n\n border-left: none;\n border-right: 1px solid #aaa;\n border-radius: 4px 0 0 4px;\n}\n\n.select2-container .select2-choice .select2-arrow b {\n display: block;\n width: 100%;\n height: 100%;\n background: url(${p}) no-repeat 0 1px;\n}\n\nhtml[dir="rtl"] .select2-container .select2-choice .select2-arrow b {\n background-position: 2px 1px;\n}\n\n.select2-search {\n display: inline-block;\n width: 100%;\n min-height: 26px;\n margin: 0;\n padding-left: 4px;\n padding-right: 4px;\n\n position: relative;\n z-index: 10000;\n\n white-space: nowrap;\n}\n\n.select2-search input {\n width: 100%;\n height: auto !important;\n min-height: 26px;\n padding: 4px 20px 4px 5px;\n margin: 0;\n\n outline: 0;\n font-family: sans-serif;\n font-size: 1em;\n\n border: 1px solid #aaa;\n border-radius: 0;\n\n -webkit-box-shadow: none;\n box-shadow: none;\n\n background: #fff url(${p}) no-repeat 100% -22px;\n background: url(${p}) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${p}) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${p}) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${p}) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\nhtml[dir="rtl"] .select2-search input {\n padding: 4px 5px 4px 20px;\n\n background: #fff url(${p}) no-repeat -37px -22px;\n background: url(${p}) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${p}) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${p}) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${p}) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-drop.select2-drop-above .select2-search input {\n margin-top: 4px;\n}\n\n.select2-search input.select2-active {\n background: #fff url(${A}) no-repeat 100%;\n background: url(${A}) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${A}) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${A}) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${A}) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-container-active .select2-choice,\n.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n\n.select2-dropdown-open .select2-choice {\n border-bottom-color: transparent;\n -webkit-box-shadow: 0 1px 0 #fff inset;\n box-shadow: 0 1px 0 #fff inset;\n\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n\n background-color: #eee;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to top, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open.select2-drop-above .select2-choice,\n.select2-dropdown-open.select2-drop-above .select2-choices {\n border: 1px solid #5897fb;\n border-top-color: transparent;\n\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow {\n background: transparent;\n border-left: none;\n filter: none;\n}\nhtml[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {\n border-right: none;\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -18px 1px;\n}\n\nhtml[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -16px 1px;\n}\n\n.select2-hidden-accessible {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n/* results */\n.select2-results {\n max-height: 200px;\n padding: 0 0 0 4px;\n margin: 4px 4px 4px 0;\n position: relative;\n overflow-x: hidden;\n overflow-y: auto;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\nhtml[dir="rtl"] .select2-results {\n padding: 0 4px 0 0;\n margin: 4px 0 4px 4px;\n}\n\n.select2-results ul.select2-result-sub {\n margin: 0;\n padding-left: 0;\n}\n\n.select2-results li {\n list-style: none;\n display: list-item;\n background-image: none;\n}\n\n.select2-results li.select2-result-with-children > .select2-result-label {\n font-weight: bold;\n}\n\n.select2-results .select2-result-label {\n padding: 3px 7px 4px;\n margin: 0;\n cursor: pointer;\n\n min-height: 1em;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\n.select2-results-dept-1 .select2-result-label { padding-left: 20px }\n.select2-results-dept-2 .select2-result-label { padding-left: 40px }\n.select2-results-dept-3 .select2-result-label { padding-left: 60px }\n.select2-results-dept-4 .select2-result-label { padding-left: 80px }\n.select2-results-dept-5 .select2-result-label { padding-left: 100px }\n.select2-results-dept-6 .select2-result-label { padding-left: 110px }\n.select2-results-dept-7 .select2-result-label { padding-left: 120px }\n\n.select2-results .select2-highlighted {\n background: #3875d7;\n color: #fff;\n}\n\n.select2-results li em {\n background: #feffde;\n font-style: normal;\n}\n\n.select2-results .select2-highlighted em {\n background: transparent;\n}\n\n.select2-results .select2-highlighted ul {\n background: #fff;\n color: #000;\n}\n\n.select2-results .select2-no-results,\n.select2-results .select2-searching,\n.select2-results .select2-ajax-error,\n.select2-results .select2-selection-limit {\n background: #f4f4f4;\n display: list-item;\n padding-left: 5px;\n}\n\n/*\ndisabled look for disabled choices in the results dropdown\n*/\n.select2-results .select2-disabled.select2-highlighted {\n color: #666;\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n.select2-results .select2-disabled {\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n\n.select2-results .select2-selected {\n display: none;\n}\n\n.select2-more-results.select2-active {\n background: #f4f4f4 url(${A}) no-repeat 100%;\n}\n\n.select2-results .select2-ajax-error {\n background: rgba(255, 50, 50, .2);\n}\n\n.select2-more-results {\n background: #f4f4f4;\n display: list-item;\n}\n\n/* disabled styles */\n\n.select2-container.select2-container-disabled .select2-choice {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container.select2-container-disabled .select2-choice .select2-arrow {\n background-color: #f4f4f4;\n background-image: none;\n border-left: 0;\n}\n\n.select2-container.select2-container-disabled .select2-choice abbr {\n display: none;\n}\n\n\n/* multiselect */\n\n.select2-container-multi .select2-choices {\n height: auto !important;\n height: 1%;\n margin: 0;\n padding: 0 5px 0 0;\n position: relative;\n\n border: 1px solid #aaa;\n cursor: text;\n overflow: hidden;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));\n background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);\n}\n\nhtml[dir="rtl"] .select2-container-multi .select2-choices {\n padding: 0 0 0 5px;\n}\n\n.select2-locked {\n padding: 3px 5px 3px 5px !important;\n}\n\n.select2-container-multi .select2-choices {\n min-height: 26px;\n}\n\n.select2-container-multi.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n.select2-container-multi .select2-choices li {\n float: left;\n list-style: none;\n}\nhtml[dir="rtl"] .select2-container-multi .select2-choices li\n{\n float: right;\n}\n.select2-container-multi .select2-choices .select2-search-field {\n margin: 0;\n padding: 0;\n white-space: nowrap;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input {\n padding: 5px;\n margin: 1px 0;\n\n font-family: sans-serif;\n font-size: 100%;\n color: #666;\n outline: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none;\n background: transparent !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input.select2-active {\n background: #fff url(${A}) no-repeat 100% !important;\n}\n\n.select2-default {\n color: #999 !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 18px;\n margin: 3px 0 3px 5px;\n position: relative;\n\n line-height: 13px;\n color: #333;\n cursor: default;\n border: 1px solid #aaaaaa;\n\n border-radius: 3px;\n\n -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #e4e4e4;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));\n background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n}\nhtml[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice\n{\n margin: 3px 5px 3px 0;\n padding: 3px 18px 3px 5px;\n}\n.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {\n cursor: default;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus {\n background: #d4d4d4;\n}\n\n.select2-search-choice-close {\n display: block;\n width: 12px;\n height: 13px;\n position: absolute;\n right: 3px;\n top: 4px;\n\n font-size: 1px;\n outline: none;\n background: url(${p}) right top no-repeat;\n}\nhtml[dir="rtl"] .select2-search-choice-close {\n right: auto;\n left: 3px;\n}\n\n.select2-container-multi .select2-search-choice-close {\n left: 3px;\n}\n\nhtml[dir="rtl"] .select2-container-multi .select2-search-choice-close {\n left: auto;\n right: 2px;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {\n background-position: right -11px;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {\n background-position: right -11px;\n}\n\n/* disabled styles */\n.select2-container-multi.select2-container-disabled .select2-choices {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 5px;\n border: 1px solid #ddd;\n background-image: none;\n background-color: #f4f4f4;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;\n background: none;\n}\n/* end multiselect */\n\n\n.select2-result-selectable .select2-match,\n.select2-result-unselectable .select2-match {\n text-decoration: underline;\n}\n\n.select2-offscreen, .select2-offscreen:focus {\n clip: rect(0 0 0 0) !important;\n width: 1px !important;\n height: 1px !important;\n border: 0 !important;\n margin: 0 !important;\n padding: 0 !important;\n overflow: hidden !important;\n position: absolute !important;\n outline: 0 !important;\n left: 0px !important;\n top: 0px !important;\n}\n\n.select2-display-none {\n display: none;\n}\n\n.select2-measure-scrollbar {\n position: absolute;\n top: -10000px;\n left: -10000px;\n width: 100px;\n height: 100px;\n overflow: scroll;\n}\n\n/* Retina-ize icons */\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {\n .select2-search input,\n .select2-search-choice-close,\n .select2-container .select2-choice abbr,\n .select2-container .select2-choice .select2-arrow b {\n background-image: url(${f}) !important;\n background-repeat: no-repeat !important;\n background-size: 60px 40px !important;\n }\n\n .select2-search input {\n background-position: 100% -21px !important;\n }\n}\n`,"",{version:3,sources:["webpack://./node_modules/select2/select2.css"],names:[],mappings:"AAAA;;CAEC;AACD;IACI,SAAS;IACT,kBAAkB;IAClB,qBAAqB;IACrB,yBAAyB;IACzB,OAAO;KACP,eAAgB;IAChB,sBAAsB;AAC1B;;AAEA;;;;EAIE;;;;GAIC;EACD,8BAA8B,EAAE,WAAW;KACxC,2BAA2B,EAAE,YAAY;UACpC,sBAAsB,EAAE,SAAS;AAC3C;;AAEA;IACI,cAAc;IACd,YAAY;IACZ,kBAAkB;IAClB,gBAAgB;IAChB,kBAAkB;;IAElB,sBAAsB;IACtB,mBAAmB;IACnB,iBAAiB;IACjB,WAAW;IACX,qBAAqB;;IAErB,kBAAkB;;IAElB,4BAA4B;;IAE5B,2BAA2B;MACzB,yBAAyB;SACtB,sBAAsB;UACrB,qBAAqB;cACjB,iBAAiB;;IAE3B,sBAAsB;IACtB,6GAA6G;IAC7G,2EAA2E;IAC3E,wEAAwE;IACxE,wHAAwH;IACxH,4DAA4D;AAChE;;AAEA;IACI,kBAAkB;AACtB;;AAEA;IACI,yBAAyB;;IAEzB,0BAA0B;;IAE1B,6GAA6G;IAC7G,2EAA2E;IAC3E,wEAAwE;IACxE,kHAAkH;IAClH,+DAA+D;AACnE;;AAEA;IACI,kBAAkB;AACtB;;AAEA;IACI,kBAAkB;IAClB,cAAc;IACd,gBAAgB;;IAEhB,mBAAmB;;IAEnB,uBAAuB;IACvB,WAAW;IACX,WAAW;AACf;;AAEA;IACI,iBAAiB;IACjB,eAAe;AACnB;;AAEA;IACI,aAAa;IACb,WAAW;IACX,YAAY;IACZ,kBAAkB;IAClB,WAAW;IACX,QAAQ;;IAER,cAAc;IACd,qBAAqB;;IAErB,SAAS;IACT,uEAAkD;IAClD,eAAe;IACf,UAAU;AACd;;AAEA;IACI,qBAAqB;AACzB;;AAEA;IACI,gCAAgC;IAChC,eAAe;AACnB;;AAEA;IACI,SAAS;IACT,SAAS;IACT,UAAU;IACV,eAAe;IACf,OAAO;IACP,MAAM;IACN,gBAAgB;IAChB,eAAe;IACf,YAAY;IACZ,WAAW;IACX,UAAU;IACV,aAAa;IACb,mCAAmC;IACnC,sBAAsB;IACtB,wBAAwB;AAC5B;;AAEA;IACI,WAAW;IACX,gBAAgB;IAChB,kBAAkB;IAClB,aAAa;IACb,SAAS;;IAET,gBAAgB;IAChB,WAAW;IACX,sBAAsB;IACtB,aAAa;;IAEb,0BAA0B;;IAE1B,gDAAgD;YACxC,wCAAwC;AACpD;;AAEA;IACI,eAAe;IACf,0BAA0B;IAC1B,gBAAgB;;IAEhB,0BAA0B;;IAE1B,iDAAiD;YACzC,yCAAyC;AACrD;;AAEA;IACI,yBAAyB;IACzB,gBAAgB;AACpB;;AAEA;IACI,6BAA6B;AACjC;;AAEA;IACI,0BAA0B;IAC1B,WAAW;AACf;;AAEA;IACI,gBAAgB;AACpB;;AAEA;IACI,qBAAqB;IACrB,WAAW;IACX,YAAY;IACZ,kBAAkB;IAClB,QAAQ;IACR,MAAM;;IAEN,2BAA2B;IAC3B,0BAA0B;;IAE1B,4BAA4B;;IAE5B,gBAAgB;IAChB,6GAA6G;IAC7G,2EAA2E;IAC3E,wEAAwE;IACxE,wHAAwH;IACxH,4DAA4D;AAChE;;AAEA;IACI,OAAO;IACP,WAAW;;IAEX,iBAAiB;IACjB,4BAA4B;IAC5B,0BAA0B;AAC9B;;AAEA;IACI,cAAc;IACd,WAAW;IACX,YAAY;IACZ,mEAA8C;AAClD;;AAEA;IACI,4BAA4B;AAChC;;AAEA;IACI,qBAAqB;IACrB,WAAW;IACX,gBAAgB;IAChB,SAAS;IACT,iBAAiB;IACjB,kBAAkB;;IAElB,kBAAkB;IAClB,cAAc;;IAEd,mBAAmB;AACvB;;AAEA;IACI,WAAW;IACX,uBAAuB;IACvB,gBAAgB;IAChB,yBAAyB;IACzB,SAAS;;IAET,UAAU;IACV,uBAAuB;IACvB,cAAc;;IAEd,sBAAsB;IACtB,gBAAgB;;IAEhB,wBAAwB;YAChB,gBAAgB;;IAExB,6EAAwD;IACxD,yKAAoJ;IACpJ,oIAA+G;IAC/G,iIAA4G;IAC5G,4HAAuG;AAC3G;;AAEA;IACI,yBAAyB;;IAEzB,8EAAyD;IACzD,0KAAqJ;IACrJ,qIAAgH;IAChH,kIAA6G;IAC7G,6HAAwG;AAC5G;;AAEA;IACI,eAAe;AACnB;;AAEA;IACI,uEAA0D;IAC1D,mKAAsJ;IACtJ,8HAAiH;IACjH,2HAA8G;IAC9G,sHAAyG;AAC7G;;AAEA;;IAEI,yBAAyB;IACzB,aAAa;;IAEb,6CAA6C;YACrC,qCAAqC;AACjD;;AAEA;IACI,gCAAgC;IAChC,sCAAsC;YAC9B,8BAA8B;;IAEtC,4BAA4B;IAC5B,6BAA6B;;IAE7B,sBAAsB;IACtB,6GAA6G;IAC7G,2EAA2E;IAC3E,wEAAwE;IACxE,kHAAkH;IAClH,4DAA4D;AAChE;;AAEA;;IAEI,yBAAyB;IACzB,6BAA6B;;IAE7B,6GAA6G;IAC7G,wEAAwE;IACxE,qEAAqE;IACrE,kHAAkH;IAClH,+DAA+D;AACnE;;AAEA;IACI,uBAAuB;IACvB,iBAAiB;IACjB,YAAY;AAChB;AACA;IACI,kBAAkB;AACtB;;AAEA;IACI,8BAA8B;AAClC;;AAEA;IACI,8BAA8B;AAClC;;AAEA;IACI,SAAS;IACT,mBAAmB;IACnB,WAAW;IACX,YAAY;IACZ,gBAAgB;IAChB,UAAU;IACV,kBAAkB;IAClB,UAAU;AACd;;AAEA,YAAY;AACZ;IACI,iBAAiB;IACjB,kBAAkB;IAClB,qBAAqB;IACrB,kBAAkB;IAClB,kBAAkB;IAClB,gBAAgB;IAChB,6CAA6C;AACjD;;AAEA;IACI,kBAAkB;IAClB,qBAAqB;AACzB;;AAEA;IACI,SAAS;IACT,eAAe;AACnB;;AAEA;IACI,gBAAgB;IAChB,kBAAkB;IAClB,sBAAsB;AAC1B;;AAEA;IACI,iBAAiB;AACrB;;AAEA;IACI,oBAAoB;IACpB,SAAS;IACT,eAAe;;IAEf,eAAe;;IAEf,2BAA2B;MACzB,yBAAyB;SACtB,sBAAsB;UACrB,qBAAqB;cACjB,iBAAiB;AAC/B;;AAEA,gDAAgD,mBAAmB;AACnE,gDAAgD,mBAAmB;AACnE,gDAAgD,mBAAmB;AACnE,gDAAgD,mBAAmB;AACnE,gDAAgD,oBAAoB;AACpE,gDAAgD,oBAAoB;AACpE,gDAAgD,oBAAoB;;AAEpE;IACI,mBAAmB;IACnB,WAAW;AACf;;AAEA;IACI,mBAAmB;IACnB,kBAAkB;AACtB;;AAEA;IACI,uBAAuB;AAC3B;;AAEA;IACI,gBAAgB;IAChB,WAAW;AACf;;AAEA;;;;IAII,mBAAmB;IACnB,kBAAkB;IAClB,iBAAiB;AACrB;;AAEA;;CAEC;AACD;IACI,WAAW;IACX,mBAAmB;IACnB,kBAAkB;IAClB,eAAe;AACnB;AACA;EACE,mBAAmB;EACnB,kBAAkB;EAClB,eAAe;AACjB;;AAEA;IACI,aAAa;AACjB;;AAEA;IACI,0EAA6D;AACjE;;AAEA;IACI,iCAAiC;AACrC;;AAEA;IACI,mBAAmB;IACnB,kBAAkB;AACtB;;AAEA,oBAAoB;;AAEpB;IACI,yBAAyB;IACzB,sBAAsB;IACtB,sBAAsB;IACtB,eAAe;AACnB;;AAEA;IACI,yBAAyB;IACzB,sBAAsB;IACtB,cAAc;AAClB;;AAEA;IACI,aAAa;AACjB;;;AAGA,gBAAgB;;AAEhB;IACI,uBAAuB;IACvB,UAAU;IACV,SAAS;IACT,kBAAkB;IAClB,kBAAkB;;IAElB,sBAAsB;IACtB,YAAY;IACZ,gBAAgB;;IAEhB,sBAAsB;IACtB,uGAAuG;IACvG,iEAAiE;IACjE,8DAA8D;IAC9D,+DAA+D;AACnE;;AAEA;IACI,kBAAkB;AACtB;;AAEA;EACE,mCAAmC;AACrC;;AAEA;IACI,gBAAgB;AACpB;;AAEA;IACI,yBAAyB;IACzB,aAAa;;IAEb,6CAA6C;YACrC,qCAAqC;AACjD;AACA;IACI,WAAW;IACX,gBAAgB;AACpB;AACA;;IAEI,YAAY;AAChB;AACA;IACI,SAAS;IACT,UAAU;IACV,mBAAmB;AACvB;;AAEA;IACI,YAAY;IACZ,aAAa;;IAEb,uBAAuB;IACvB,eAAe;IACf,WAAW;IACX,UAAU;IACV,SAAS;IACT,wBAAwB;YAChB,gBAAgB;IACxB,kCAAkC;AACtC;;AAEA;IACI,kFAAqE;AACzE;;AAEA;IACI,sBAAsB;AAC1B;;AAEA;IACI,yBAAyB;IACzB,qBAAqB;IACrB,kBAAkB;;IAElB,iBAAiB;IACjB,WAAW;IACX,eAAe;IACf,yBAAyB;;IAEzB,kBAAkB;;IAElB,mEAAmE;YAC3D,2DAA2D;;IAEnE,4BAA4B;;IAE5B,2BAA2B;MACzB,yBAAyB;SACtB,sBAAsB;UACrB,qBAAqB;cACjB,iBAAiB;;IAE3B,yBAAyB;IACzB,kHAAkH;IAClH,gKAAgK;IAChK,gGAAgG;IAChG,6FAA6F;IAC7F,8FAA8F;AAClG;AACA;;IAEI,qBAAqB;IACrB,yBAAyB;AAC7B;AACA;IACI,eAAe;AACnB;AACA;IACI,mBAAmB;AACvB;;AAEA;IACI,cAAc;IACd,WAAW;IACX,YAAY;IACZ,kBAAkB;IAClB,UAAU;IACV,QAAQ;;IAER,cAAc;IACd,aAAa;IACb,uEAAkD;AACtD;AACA;IACI,WAAW;IACX,SAAS;AACb;;AAEA;IACI,SAAS;AACb;;AAEA;IACI,UAAU;IACV,UAAU;AACd;;AAEA;EACE,gCAAgC;AAClC;AACA;IACI,gCAAgC;AACpC;;AAEA,oBAAoB;AACpB;IACI,yBAAyB;IACzB,sBAAsB;IACtB,sBAAsB;IACtB,eAAe;AACnB;;AAEA;IACI,wBAAwB;IACxB,sBAAsB;IACtB,sBAAsB;IACtB,yBAAyB;AAC7B;;AAEA,8HAA8H,aAAa;IACvI,gBAAgB;AACpB;AACA,oBAAoB;;;AAGpB;;IAEI,0BAA0B;AAC9B;;AAEA;IACI,8BAA8B;IAC9B,qBAAqB;IACrB,sBAAsB;IACtB,oBAAoB;IACpB,oBAAoB;IACpB,qBAAqB;IACrB,2BAA2B;IAC3B,6BAA6B;IAC7B,qBAAqB;IACrB,oBAAoB;IACpB,mBAAmB;AACvB;;AAEA;IACI,aAAa;AACjB;;AAEA;IACI,kBAAkB;IAClB,aAAa;IACb,cAAc;IACd,YAAY;IACZ,aAAa;IACb,gBAAgB;AACpB;;AAEA,qBAAqB;;AAErB;IACI;;;;QAII,oEAAiD;QACjD,uCAAuC;QACvC,qCAAqC;IACzC;;IAEA;QACI,0CAA0C;IAC9C;AACJ",sourcesContent:["/*\nVersion: @@ver@@ Timestamp: @@timestamp@@\n*/\n.select2-container {\n margin: 0;\n position: relative;\n display: inline-block;\n /* inline-block for ie7 */\n zoom: 1;\n *display: inline;\n vertical-align: middle;\n}\n\n.select2-container,\n.select2-drop,\n.select2-search,\n.select2-search input {\n /*\n Force border-box so that % widths fit the parent\n container without overlap because of margin/padding.\n More Info : http://www.quirksmode.org/css/box.html\n */\n -webkit-box-sizing: border-box; /* webkit */\n -moz-box-sizing: border-box; /* firefox */\n box-sizing: border-box; /* css3 */\n}\n\n.select2-container .select2-choice {\n display: block;\n height: 26px;\n padding: 0 0 0 8px;\n overflow: hidden;\n position: relative;\n\n border: 1px solid #aaa;\n white-space: nowrap;\n line-height: 26px;\n color: #444;\n text-decoration: none;\n\n border-radius: 4px;\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);\n background-image: linear-gradient(to top, #eee 0%, #fff 50%);\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice {\n padding: 0 8px 0 0;\n}\n\n.select2-container.select2-drop-above .select2-choice {\n border-bottom-color: #aaa;\n\n border-radius: 0 0 4px 4px;\n\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);\n background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);\n}\n\n.select2-container.select2-allowclear .select2-choice .select2-chosen {\n margin-right: 42px;\n}\n\n.select2-container .select2-choice > .select2-chosen {\n margin-right: 26px;\n display: block;\n overflow: hidden;\n\n white-space: nowrap;\n\n text-overflow: ellipsis;\n float: none;\n width: auto;\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice > .select2-chosen {\n margin-left: 26px;\n margin-right: 0;\n}\n\n.select2-container .select2-choice abbr {\n display: none;\n width: 12px;\n height: 12px;\n position: absolute;\n right: 24px;\n top: 8px;\n\n font-size: 1px;\n text-decoration: none;\n\n border: 0;\n background: url('select2.png') right top no-repeat;\n cursor: pointer;\n outline: 0;\n}\n\n.select2-container.select2-allowclear .select2-choice abbr {\n display: inline-block;\n}\n\n.select2-container .select2-choice abbr:hover {\n background-position: right -11px;\n cursor: pointer;\n}\n\n.select2-drop-mask {\n border: 0;\n margin: 0;\n padding: 0;\n position: fixed;\n left: 0;\n top: 0;\n min-height: 100%;\n min-width: 100%;\n height: auto;\n width: auto;\n opacity: 0;\n z-index: 9998;\n /* styles required for IE to work */\n background-color: #fff;\n filter: alpha(opacity=0);\n}\n\n.select2-drop {\n width: 100%;\n margin-top: -1px;\n position: absolute;\n z-index: 9999;\n top: 100%;\n\n background: #fff;\n color: #000;\n border: 1px solid #aaa;\n border-top: 0;\n\n border-radius: 0 0 4px 4px;\n\n -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop.select2-drop-above {\n margin-top: 1px;\n border-top: 1px solid #aaa;\n border-bottom: 0;\n\n border-radius: 4px 4px 0 0;\n\n -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop-active {\n border: 1px solid #5897fb;\n border-top: none;\n}\n\n.select2-drop.select2-drop-above.select2-drop-active {\n border-top: 1px solid #5897fb;\n}\n\n.select2-drop-auto-width {\n border-top: 1px solid #aaa;\n width: auto;\n}\n\n.select2-drop-auto-width .select2-search {\n padding-top: 4px;\n}\n\n.select2-container .select2-choice .select2-arrow {\n display: inline-block;\n width: 18px;\n height: 100%;\n position: absolute;\n right: 0;\n top: 0;\n\n border-left: 1px solid #aaa;\n border-radius: 0 4px 4px 0;\n\n background-clip: padding-box;\n\n background: #ccc;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));\n background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);\n background-image: linear-gradient(to top, #ccc 0%, #eee 60%);\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice .select2-arrow {\n left: 0;\n right: auto;\n\n border-left: none;\n border-right: 1px solid #aaa;\n border-radius: 4px 0 0 4px;\n}\n\n.select2-container .select2-choice .select2-arrow b {\n display: block;\n width: 100%;\n height: 100%;\n background: url('select2.png') no-repeat 0 1px;\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice .select2-arrow b {\n background-position: 2px 1px;\n}\n\n.select2-search {\n display: inline-block;\n width: 100%;\n min-height: 26px;\n margin: 0;\n padding-left: 4px;\n padding-right: 4px;\n\n position: relative;\n z-index: 10000;\n\n white-space: nowrap;\n}\n\n.select2-search input {\n width: 100%;\n height: auto !important;\n min-height: 26px;\n padding: 4px 20px 4px 5px;\n margin: 0;\n\n outline: 0;\n font-family: sans-serif;\n font-size: 1em;\n\n border: 1px solid #aaa;\n border-radius: 0;\n\n -webkit-box-shadow: none;\n box-shadow: none;\n\n background: #fff url('select2.png') no-repeat 100% -22px;\n background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\nhtml[dir=\"rtl\"] .select2-search input {\n padding: 4px 5px 4px 20px;\n\n background: #fff url('select2.png') no-repeat -37px -22px;\n background: url('select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url('select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-drop.select2-drop-above .select2-search input {\n margin-top: 4px;\n}\n\n.select2-search input.select2-active {\n background: #fff url('select2-spinner.gif') no-repeat 100%;\n background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-container-active .select2-choice,\n.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n\n.select2-dropdown-open .select2-choice {\n border-bottom-color: transparent;\n -webkit-box-shadow: 0 1px 0 #fff inset;\n box-shadow: 0 1px 0 #fff inset;\n\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n\n background-color: #eee;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to top, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open.select2-drop-above .select2-choice,\n.select2-dropdown-open.select2-drop-above .select2-choices {\n border: 1px solid #5897fb;\n border-top-color: transparent;\n\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow {\n background: transparent;\n border-left: none;\n filter: none;\n}\nhtml[dir=\"rtl\"] .select2-dropdown-open .select2-choice .select2-arrow {\n border-right: none;\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -18px 1px;\n}\n\nhtml[dir=\"rtl\"] .select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -16px 1px;\n}\n\n.select2-hidden-accessible {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n/* results */\n.select2-results {\n max-height: 200px;\n padding: 0 0 0 4px;\n margin: 4px 4px 4px 0;\n position: relative;\n overflow-x: hidden;\n overflow-y: auto;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\nhtml[dir=\"rtl\"] .select2-results {\n padding: 0 4px 0 0;\n margin: 4px 0 4px 4px;\n}\n\n.select2-results ul.select2-result-sub {\n margin: 0;\n padding-left: 0;\n}\n\n.select2-results li {\n list-style: none;\n display: list-item;\n background-image: none;\n}\n\n.select2-results li.select2-result-with-children > .select2-result-label {\n font-weight: bold;\n}\n\n.select2-results .select2-result-label {\n padding: 3px 7px 4px;\n margin: 0;\n cursor: pointer;\n\n min-height: 1em;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\n.select2-results-dept-1 .select2-result-label { padding-left: 20px }\n.select2-results-dept-2 .select2-result-label { padding-left: 40px }\n.select2-results-dept-3 .select2-result-label { padding-left: 60px }\n.select2-results-dept-4 .select2-result-label { padding-left: 80px }\n.select2-results-dept-5 .select2-result-label { padding-left: 100px }\n.select2-results-dept-6 .select2-result-label { padding-left: 110px }\n.select2-results-dept-7 .select2-result-label { padding-left: 120px }\n\n.select2-results .select2-highlighted {\n background: #3875d7;\n color: #fff;\n}\n\n.select2-results li em {\n background: #feffde;\n font-style: normal;\n}\n\n.select2-results .select2-highlighted em {\n background: transparent;\n}\n\n.select2-results .select2-highlighted ul {\n background: #fff;\n color: #000;\n}\n\n.select2-results .select2-no-results,\n.select2-results .select2-searching,\n.select2-results .select2-ajax-error,\n.select2-results .select2-selection-limit {\n background: #f4f4f4;\n display: list-item;\n padding-left: 5px;\n}\n\n/*\ndisabled look for disabled choices in the results dropdown\n*/\n.select2-results .select2-disabled.select2-highlighted {\n color: #666;\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n.select2-results .select2-disabled {\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n\n.select2-results .select2-selected {\n display: none;\n}\n\n.select2-more-results.select2-active {\n background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;\n}\n\n.select2-results .select2-ajax-error {\n background: rgba(255, 50, 50, .2);\n}\n\n.select2-more-results {\n background: #f4f4f4;\n display: list-item;\n}\n\n/* disabled styles */\n\n.select2-container.select2-container-disabled .select2-choice {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container.select2-container-disabled .select2-choice .select2-arrow {\n background-color: #f4f4f4;\n background-image: none;\n border-left: 0;\n}\n\n.select2-container.select2-container-disabled .select2-choice abbr {\n display: none;\n}\n\n\n/* multiselect */\n\n.select2-container-multi .select2-choices {\n height: auto !important;\n height: 1%;\n margin: 0;\n padding: 0 5px 0 0;\n position: relative;\n\n border: 1px solid #aaa;\n cursor: text;\n overflow: hidden;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));\n background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);\n}\n\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices {\n padding: 0 0 0 5px;\n}\n\n.select2-locked {\n padding: 3px 5px 3px 5px !important;\n}\n\n.select2-container-multi .select2-choices {\n min-height: 26px;\n}\n\n.select2-container-multi.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n.select2-container-multi .select2-choices li {\n float: left;\n list-style: none;\n}\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices li\n{\n float: right;\n}\n.select2-container-multi .select2-choices .select2-search-field {\n margin: 0;\n padding: 0;\n white-space: nowrap;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input {\n padding: 5px;\n margin: 1px 0;\n\n font-family: sans-serif;\n font-size: 100%;\n color: #666;\n outline: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none;\n background: transparent !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input.select2-active {\n background: #fff url('select2-spinner.gif') no-repeat 100% !important;\n}\n\n.select2-default {\n color: #999 !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 18px;\n margin: 3px 0 3px 5px;\n position: relative;\n\n line-height: 13px;\n color: #333;\n cursor: default;\n border: 1px solid #aaaaaa;\n\n border-radius: 3px;\n\n -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #e4e4e4;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));\n background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n}\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices .select2-search-choice\n{\n margin: 3px 5px 3px 0;\n padding: 3px 18px 3px 5px;\n}\n.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {\n cursor: default;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus {\n background: #d4d4d4;\n}\n\n.select2-search-choice-close {\n display: block;\n width: 12px;\n height: 13px;\n position: absolute;\n right: 3px;\n top: 4px;\n\n font-size: 1px;\n outline: none;\n background: url('select2.png') right top no-repeat;\n}\nhtml[dir=\"rtl\"] .select2-search-choice-close {\n right: auto;\n left: 3px;\n}\n\n.select2-container-multi .select2-search-choice-close {\n left: 3px;\n}\n\nhtml[dir=\"rtl\"] .select2-container-multi .select2-search-choice-close {\n left: auto;\n right: 2px;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {\n background-position: right -11px;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {\n background-position: right -11px;\n}\n\n/* disabled styles */\n.select2-container-multi.select2-container-disabled .select2-choices {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 5px;\n border: 1px solid #ddd;\n background-image: none;\n background-color: #f4f4f4;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;\n background: none;\n}\n/* end multiselect */\n\n\n.select2-result-selectable .select2-match,\n.select2-result-unselectable .select2-match {\n text-decoration: underline;\n}\n\n.select2-offscreen, .select2-offscreen:focus {\n clip: rect(0 0 0 0) !important;\n width: 1px !important;\n height: 1px !important;\n border: 0 !important;\n margin: 0 !important;\n padding: 0 !important;\n overflow: hidden !important;\n position: absolute !important;\n outline: 0 !important;\n left: 0px !important;\n top: 0px !important;\n}\n\n.select2-display-none {\n display: none;\n}\n\n.select2-measure-scrollbar {\n position: absolute;\n top: -10000px;\n left: -10000px;\n width: 100px;\n height: 100px;\n overflow: scroll;\n}\n\n/* Retina-ize icons */\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {\n .select2-search input,\n .select2-search-choice-close,\n .select2-container .select2-choice abbr,\n .select2-container .select2-choice .select2-arrow b {\n background-image: url('select2x2.png') !important;\n background-repeat: no-repeat !important;\n background-size: 60px 40px !important;\n }\n\n .select2-search input {\n background-position: 100% -21px !important;\n }\n}\n"],sourceRoot:""}]);const g=d},86140:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,'/**\n * Strengthify - show the weakness of a password (uses zxcvbn for this)\n * https://github.com/MorrisJobke/strengthify\n * Version: 0.5.9\n * License: The MIT License (MIT)\n * Copyright (c) 2013-2020 Morris Jobke \n */\n\n.strengthify-wrapper {\n position: relative;\n}\n\n.strengthify-wrapper > * {\n\t-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";\n\tfilter: alpha(opacity=0);\n\topacity: 0;\n\t-webkit-transition:all .5s ease-in-out;\n\t-moz-transition:all .5s ease-in-out;\n\ttransition:all .5s ease-in-out;\n}\n\n.strengthify-bg, .strengthify-container, .strengthify-separator {\n\theight: 3px;\n}\n\n.strengthify-bg, .strengthify-container {\n\tdisplay: block;\n\tposition: absolute;\n\twidth: 100%;\n}\n\n.strengthify-bg {\n\tbackground-color: #BBB;\n}\n\n.strengthify-separator {\n\tdisplay: inline-block;\n\tposition: absolute;\n\tbackground-color: #FFF;\n\twidth: 1px;\n\tz-index: 10;\n}\n\n.password-bad {\n\tbackground-color: #C33;\n}\n.password-medium {\n\tbackground-color: #F80;\n}\n.password-good {\n\tbackground-color: #3C3;\n}\n\ndiv[data-strengthifyMessage] {\n padding: 3px 8px;\n}\n\n.strengthify-tiles{\n\tfloat: right;\n}\n',"",{version:3,sources:["webpack://./node_modules/strengthify/strengthify.css"],names:[],mappings:"AAAA;;;;;;EAME;;AAEF;IACI,kBAAkB;AACtB;;AAEA;CACC,+DAA+D;CAC/D,wBAAwB;CACxB,UAAU;CACV,sCAAsC;CACtC,mCAAmC;CACnC,8BAA8B;AAC/B;;AAEA;CACC,WAAW;AACZ;;AAEA;CACC,cAAc;CACd,kBAAkB;CAClB,WAAW;AACZ;;AAEA;CACC,sBAAsB;AACvB;;AAEA;CACC,qBAAqB;CACrB,kBAAkB;CAClB,sBAAsB;CACtB,UAAU;CACV,WAAW;AACZ;;AAEA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;AACvB;;AAEA;IACI,gBAAgB;AACpB;;AAEA;CACC,YAAY;AACb",sourcesContent:['/**\n * Strengthify - show the weakness of a password (uses zxcvbn for this)\n * https://github.com/MorrisJobke/strengthify\n * Version: 0.5.9\n * License: The MIT License (MIT)\n * Copyright (c) 2013-2020 Morris Jobke \n */\n\n.strengthify-wrapper {\n position: relative;\n}\n\n.strengthify-wrapper > * {\n\t-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";\n\tfilter: alpha(opacity=0);\n\topacity: 0;\n\t-webkit-transition:all .5s ease-in-out;\n\t-moz-transition:all .5s ease-in-out;\n\ttransition:all .5s ease-in-out;\n}\n\n.strengthify-bg, .strengthify-container, .strengthify-separator {\n\theight: 3px;\n}\n\n.strengthify-bg, .strengthify-container {\n\tdisplay: block;\n\tposition: absolute;\n\twidth: 100%;\n}\n\n.strengthify-bg {\n\tbackground-color: #BBB;\n}\n\n.strengthify-separator {\n\tdisplay: inline-block;\n\tposition: absolute;\n\tbackground-color: #FFF;\n\twidth: 1px;\n\tz-index: 10;\n}\n\n.password-bad {\n\tbackground-color: #C33;\n}\n.password-medium {\n\tbackground-color: #F80;\n}\n.password-good {\n\tbackground-color: #3C3;\n}\n\ndiv[data-strengthifyMessage] {\n padding: 3px 8px;\n}\n\n.strengthify-tiles{\n\tfloat: right;\n}\n'],sourceRoot:""}]);const a=s},39734:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".account-menu-entry__icon[data-v-4df15da8]{height:16px;width:16px;margin:calc((var(--default-clickable-area) - 16px)/2);filter:var(--background-invert-if-dark)}.account-menu-entry__icon--active[data-v-4df15da8]{filter:var(--primary-invert-if-dark)}.account-menu-entry[data-v-4df15da8] .list-item-content__main{width:fit-content}","",{version:3,sources:["webpack://./core/src/components/AccountMenu/AccountMenuEntry.vue"],names:[],mappings:"AAEC,2CACC,WAAA,CACA,UAAA,CACA,qDAAA,CACA,uCAAA,CAEA,mDACC,oCAAA,CAIF,8DACC,iBAAA",sourceRoot:""}]);const a=s},67302:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".app-menu[data-v-6def076f]{--app-menu-entry-growth: calc(var(--default-grid-baseline) * 4);display:flex;flex:1 1;width:0}.app-menu__list[data-v-6def076f]{display:flex;flex-wrap:nowrap;margin-inline:calc(var(--app-menu-entry-growth)/2)}.app-menu__overflow[data-v-6def076f]{margin-block:auto}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary{opacity:.7;margin:3px;filter:var(--background-image-invert-if-bright)}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:not([aria-expanded=true]){color:var(--color-background-plain-text)}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:not([aria-expanded=true]):hover{opacity:1;background-color:rgba(0,0,0,0) !important}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:focus-visible{opacity:1;outline:none !important}.app-menu__overflow-entry[data-v-6def076f] .action-link__icon{filter:var(--background-invert-if-bright) !important}","",{version:3,sources:["webpack://./core/src/components/AppMenu.vue"],names:[],mappings:"AACA,2BAEC,+DAAA,CACA,YAAA,CACA,QAAA,CACA,OAAA,CAEA,iCACC,YAAA,CACA,gBAAA,CACA,kDAAA,CAGD,qCACC,iBAAA,CAGA,+DACC,UAAA,CACA,UAAA,CACA,+CAAA,CAGA,yFACC,wCAAA,CAEA,+FACC,SAAA,CACA,yCAAA,CAIF,6EACC,SAAA,CACA,uBAAA,CAMF,8DAEC,oDAAA",sourceRoot:""}]);const a=s},78498:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,'.app-menu-entry[data-v-9736071a]{--app-menu-entry-font-size: 12px;width:var(--header-height);height:var(--header-height);position:relative}.app-menu-entry__link[data-v-9736071a]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-background-plain-text);width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.app-menu-entry__label[data-v-9736071a]{opacity:0;position:absolute;font-size:var(--app-menu-entry-font-size);color:var(--color-background-plain-text);text-align:center;bottom:0;inset-inline-start:50%;top:50%;display:block;transform:translateX(-50%);max-width:100%;text-overflow:ellipsis;overflow:hidden;letter-spacing:-0.5px}body[dir=rtl] .app-menu-entry__label[data-v-9736071a]{transform:translateX(50%) !important}.app-menu-entry__icon[data-v-9736071a]{font-size:var(--app-menu-entry-font-size)}.app-menu-entry--active .app-menu-entry__label[data-v-9736071a]{font-weight:bolder}.app-menu-entry--active[data-v-9736071a]::before{content:" ";position:absolute;pointer-events:none;border-bottom-color:var(--color-main-background);transform:translateX(-50%);width:10px;height:5px;border-radius:3px;background-color:var(--color-background-plain-text);inset-inline-start:50%;bottom:8px;display:block;transition:all var(--animation-quick) ease-in-out;opacity:1}body[dir=rtl] .app-menu-entry--active[data-v-9736071a]::before{transform:translateX(50%) !important}.app-menu-entry__icon[data-v-9736071a],.app-menu-entry__label[data-v-9736071a]{transition:all var(--animation-quick) ease-in-out}.app-menu-entry:hover .app-menu-entry__label[data-v-9736071a],.app-menu-entry:focus-within .app-menu-entry__label[data-v-9736071a]{font-weight:bold}.app-menu-entry--truncated:hover .app-menu-entry__label[data-v-9736071a],.app-menu-entry--truncated:focus-within .app-menu-entry__label[data-v-9736071a]{max-width:calc(var(--header-height) + var(--app-menu-entry-growth))}.app-menu-entry--truncated:hover+.app-menu-entry .app-menu-entry__label[data-v-9736071a],.app-menu-entry--truncated:focus-within+.app-menu-entry .app-menu-entry__label[data-v-9736071a]{font-weight:normal;max-width:calc(var(--header-height) - var(--app-menu-entry-growth))}.app-menu-entry:has(+.app-menu-entry--truncated:hover) .app-menu-entry__label[data-v-9736071a],.app-menu-entry:has(+.app-menu-entry--truncated:focus-within) .app-menu-entry__label[data-v-9736071a]{font-weight:normal;max-width:calc(var(--header-height) - var(--app-menu-entry-growth))}',"",{version:3,sources:["webpack://./core/src/components/AppMenuEntry.vue"],names:[],mappings:"AACA,iCACC,gCAAA,CACA,0BAAA,CACA,2BAAA,CACA,iBAAA,CAEA,uCACC,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CAEA,wCAAA,CAEA,sBAAA,CACA,uBAAA,CACA,UAAA,CAGD,wCACC,SAAA,CACA,iBAAA,CACA,yCAAA,CAEA,wCAAA,CACA,iBAAA,CACA,QAAA,CACA,sBAAA,CACA,OAAA,CACA,aAAA,CACA,0BAAA,CACA,cAAA,CACA,sBAAA,CACA,eAAA,CACA,qBAAA,CAED,sDACC,oCAAA,CAGD,uCACC,yCAAA,CAKA,gEACC,kBAAA,CAID,iDACC,WAAA,CACA,iBAAA,CACA,mBAAA,CACA,gDAAA,CACA,0BAAA,CACA,UAAA,CACA,UAAA,CACA,iBAAA,CACA,mDAAA,CACA,sBAAA,CACA,UAAA,CACA,aAAA,CACA,iDAAA,CACA,SAAA,CAED,+DACC,oCAAA,CAIF,+EAEC,iDAAA,CAID,mIAEC,gBAAA,CAOA,yJACC,mEAAA,CAKA,yLACC,kBAAA,CACA,mEAAA,CAQF,qMACC,kBAAA,CACA,mEAAA",sourceRoot:""}]);const a=s},57946:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".app-menu-entry:hover .app-menu-entry__icon,.app-menu-entry:focus-within .app-menu-entry__icon,.app-menu__list:hover .app-menu-entry__icon,.app-menu__list:focus-within .app-menu-entry__icon{margin-block-end:1lh}.app-menu-entry:hover .app-menu-entry__label,.app-menu-entry:focus-within .app-menu-entry__label,.app-menu__list:hover .app-menu-entry__label,.app-menu__list:focus-within .app-menu-entry__label{opacity:1}.app-menu-entry:hover .app-menu-entry--active::before,.app-menu-entry:focus-within .app-menu-entry--active::before,.app-menu__list:hover .app-menu-entry--active::before,.app-menu__list:focus-within .app-menu-entry--active::before{opacity:0}.app-menu-entry:hover .app-menu-icon__unread,.app-menu-entry:focus-within .app-menu-icon__unread,.app-menu__list:hover .app-menu-icon__unread,.app-menu__list:focus-within .app-menu-icon__unread{opacity:0}","",{version:3,sources:["webpack://./core/src/components/AppMenuEntry.vue"],names:[],mappings:"AAOC,8LACC,oBAAA,CAID,kMACC,SAAA,CAID,sOACC,SAAA,CAGD,kMACC,SAAA",sourceRoot:""}]);const a=s},23759:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".app-menu-icon[data-v-e7078f90]{box-sizing:border-box;position:relative;height:20px;width:20px}.app-menu-icon__icon[data-v-e7078f90]{transition:margin .1s ease-in-out;height:20px;width:20px;filter:var(--background-image-invert-if-bright)}.app-menu-icon__unread[data-v-e7078f90]{color:var(--color-error);position:absolute;inset-block-end:15px;inset-inline-end:-5px;transition:all .1s ease-in-out}","",{version:3,sources:["webpack://./core/src/components/AppMenuIcon.vue"],names:[],mappings:"AAIA,gCACC,qBAAA,CACA,iBAAA,CAEA,WAPW,CAQX,UARW,CAUX,sCACC,iCAAA,CACA,WAZU,CAaV,UAbU,CAcV,+CAAA,CAGD,wCACC,wBAAA,CACA,iBAAA,CAEA,oBAAA,CACA,qBAAA,CACA,8BAAA",sourceRoot:""}]);const a=s},33018:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".contact[data-v-5082c85d]{display:flex;position:relative;align-items:center;padding:3px;padding-inline-start:10px}.contact__action__icon[data-v-5082c85d]{width:20px;height:20px;padding:12px;filter:var(--background-invert-if-dark)}.contact__action__icon-svg[data-v-5082c85d]{padding:5px}.contact__avatar[data-v-5082c85d]{display:inherit}.contact__body[data-v-5082c85d]{flex-grow:1;padding-inline-start:10px;margin-inline-start:10px;min-width:0}.contact__body div[data-v-5082c85d]{position:relative;width:100%;overflow-x:hidden;text-overflow:ellipsis;margin:-1px 0}.contact__body div[data-v-5082c85d]:first-of-type{margin-top:0}.contact__body div[data-v-5082c85d]:last-of-type{margin-bottom:0}.contact__body__last-message[data-v-5082c85d],.contact__body__status-message[data-v-5082c85d],.contact__body__email-address[data-v-5082c85d]{color:var(--color-text-maxcontrast)}.contact__body[data-v-5082c85d]:focus-visible{box-shadow:0 0 0 4px var(--color-main-background) !important;outline:2px solid var(--color-main-text) !important}.contact .other-actions[data-v-5082c85d]{width:16px;height:16px;cursor:pointer}.contact .other-actions img[data-v-5082c85d]{filter:var(--background-invert-if-dark)}.contact button.other-actions[data-v-5082c85d]{width:44px}.contact button.other-actions[data-v-5082c85d]:focus{border-color:rgba(0,0,0,0);box-shadow:0 0 0 2px var(--color-main-text)}.contact button.other-actions[data-v-5082c85d]:focus-visible{border-radius:var(--border-radius-pill)}.contact .menu[data-v-5082c85d]{top:47px;margin-inline-end:13px}.contact .popovermenu[data-v-5082c85d]::after{inset-inline-end:2px}","",{version:3,sources:["webpack://./core/src/components/ContactsMenu/Contact.vue"],names:[],mappings:"AACA,0BACC,YAAA,CACA,iBAAA,CACA,kBAAA,CACA,WAAA,CACA,yBAAA,CAGC,wCACC,UAAA,CACA,WAAA,CACA,YAAA,CACA,uCAAA,CAGD,4CACC,WAAA,CAIF,kCACC,eAAA,CAGD,gCACC,WAAA,CACA,yBAAA,CACA,wBAAA,CACA,WAAA,CAEA,oCACC,iBAAA,CACA,UAAA,CACA,iBAAA,CACA,sBAAA,CACA,aAAA,CAED,kDACC,YAAA,CAED,iDACC,eAAA,CAGD,6IACC,mCAAA,CAGD,8CACC,4DAAA,CACA,mDAAA,CAIF,yCACC,UAAA,CACA,WAAA,CACA,cAAA,CAEA,6CACC,uCAAA,CAIF,+CACC,UAAA,CAEA,qDACC,0BAAA,CACA,2CAAA,CAGD,6DACC,uCAAA,CAKF,gCACC,QAAA,CACA,sBAAA,CAGD,8CACC,oBAAA",sourceRoot:""}]);const a=s},99255:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,"[data-v-7745a625] #header-menu-user-menu{padding:0 !important}.account-menu[data-v-7745a625] button{opacity:1 !important}.account-menu[data-v-7745a625] button:focus-visible .account-menu__avatar{border:var(--border-width-input-focused) solid var(--color-background-plain-text)}.account-menu[data-v-7745a625] .header-menu__content{width:fit-content !important}.account-menu__avatar[data-v-7745a625]:hover{border:var(--border-width-input-focused) solid var(--color-background-plain-text)}.account-menu__list[data-v-7745a625]{display:inline-flex;flex-direction:column;padding-block:var(--default-grid-baseline) 0;padding-inline:0 var(--default-grid-baseline)}.account-menu__list[data-v-7745a625]> li{box-sizing:border-box;flex:0 1}","",{version:3,sources:["webpack://./core/src/views/AccountMenu.vue"],names:[],mappings:"AACA,yCACC,oBAAA,CAIA,sCAGC,oBAAA,CAKC,0EACC,iFAAA,CAMH,qDACC,4BAAA,CAIA,6CAEC,iFAAA,CAIF,qCACC,mBAAA,CACA,qBAAA,CACA,4CAAA,CACA,6CAAA,CAEA,yCACC,qBAAA,CAEA,QAAA",sourceRoot:""}]);const a=s},47457:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".contactsmenu[data-v-5201ce2a]{overflow-y:hidden}.contactsmenu__trigger-icon[data-v-5201ce2a]{color:var(--color-background-plain-text) !important}.contactsmenu__menu[data-v-5201ce2a]{display:flex;flex-direction:column;overflow:hidden;height:328px;max-height:inherit}.contactsmenu__menu label[for=contactsmenu__menu__search][data-v-5201ce2a]{font-weight:bold;font-size:19px;margin-inline-start:13px}.contactsmenu__menu__input-wrapper[data-v-5201ce2a]{padding:10px;z-index:2;top:0}.contactsmenu__menu__search[data-v-5201ce2a]{width:100%;height:34px;margin-top:0 !important}.contactsmenu__menu__content[data-v-5201ce2a]{overflow-y:auto;margin-top:10px;flex:1 1 auto}.contactsmenu__menu__content__footer[data-v-5201ce2a]{display:flex;flex-direction:column;align-items:center}.contactsmenu__menu a[data-v-5201ce2a]:focus-visible{box-shadow:inset 0 0 0 2px var(--color-main-text) !important}.contactsmenu[data-v-5201ce2a] .empty-content{margin:0 !important}","",{version:3,sources:["webpack://./core/src/views/ContactsMenu.vue"],names:[],mappings:"AACA,+BACC,iBAAA,CAEA,6CACC,mDAAA,CAGD,qCACC,YAAA,CACA,qBAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CAEA,2EACC,gBAAA,CACA,cAAA,CACA,wBAAA,CAGD,oDACC,YAAA,CACA,SAAA,CACA,KAAA,CAGD,6CACC,UAAA,CACA,WAAA,CACA,uBAAA,CAGD,8CACC,eAAA,CACA,eAAA,CACA,aAAA,CAEA,sDACC,YAAA,CACA,qBAAA,CACA,kBAAA,CAKD,qDACC,4DAAA,CAKH,8CACC,mBAAA",sourceRoot:""}]);const a=s},78112:t=>{var e=e||{};e._XML_CHAR_MAP={"<":"<",">":">","&":"&",'"':""","'":"'"},e._escapeXml=function(t){return t.replace(/[<>&"']/g,(function(t){return e._XML_CHAR_MAP[t]}))},e.Client=function(t){var e;for(e in t)this[e]=t[e]},e.Client.prototype={baseUrl:null,userName:null,password:null,xmlNamespaces:{"DAV:":"d"},propFind:function(t,e,i,n){void 0===i&&(i="0"),i=""+i,(n=n||{}).Depth=i,n["Content-Type"]="application/xml; charset=utf-8";var o,r='\n\n":r+=" \n'}return r+=" \n",r+="",this.request("PROPFIND",t,n,r).then(function(t){return"0"===i?{status:t.status,body:t.body[0],xhr:t.xhr}:{status:t.status,body:t.body,xhr:t.xhr}}.bind(this))},_renderPropSet:function(t){var i=" \n \n";for(var n in t)if(t.hasOwnProperty(n)){var o,r=this.parseClarkNotation(n),s=t[n];"d:resourcetype"!=(o=this.xmlNamespaces[r.namespace]?this.xmlNamespaces[r.namespace]+":"+r.name:"x:"+r.name+' xmlns:x="'+r.namespace+'"')&&(s=e._escapeXml(s)),i+=" <"+o+">"+s+"\n"}return(i+=" \n")+" \n"},propPatch:function(t,e,i){(i=i||{})["Content-Type"]="application/xml; charset=utf-8";var n,o='\n0){for(var i=[],n=0;n{var n=i(93633);t.exports=(n.default||n).template({1:function(t,e,i,n,o){var r,s=t.lookupProperty||function(t,e){if(Object.prototype.hasOwnProperty.call(t,e))return t[e]};return''},compiler:[8,">= 4.3.0"],main:function(t,e,i,n,o){var r,s,a=null!=e?e:t.nullContext||{},c=t.hooks.helperMissing,l="function",u=t.escapeExpression,h=t.lookupProperty||function(t,e){if(Object.prototype.hasOwnProperty.call(t,e))return t[e]};return'
  • \n\t\n\t\t'+(null!=(r=h(i,"if").call(a,null!=e?h(e,"icon"):e,{name:"if",hash:{},fn:t.program(1,o,0),inverse:t.noop,data:o,loc:{start:{line:3,column:2},end:{line:3,column:41}}}))?r:"")+"\n\t\t"+u(typeof(s=null!=(s=h(i,"title")||(null!=e?h(e,"title"):e))?s:c)===l?s.call(a,{name:"title",hash:{},data:o,loc:{start:{line:4,column:8},end:{line:4,column:17}}}):s)+"\n\t\n
  • \n"},useData:!0})},99660:(t,e,i)=>{var n,o,r;!function(){"use strict";o=[i(74692)],n=function(t){t.ui=t.ui||{},t.ui.version="1.13.3";var e,i=0,n=Array.prototype.hasOwnProperty,o=Array.prototype.slice;t.cleanData=(e=t.cleanData,function(i){var n,o,r;for(r=0;null!=(o=i[r]);r++)(n=t._data(o,"events"))&&n.remove&&t(o).triggerHandler("remove");e(i)}),t.widget=function(e,i,n){var o,r,s,a={},c=e.split(".")[0],l=c+"-"+(e=e.split(".")[1]);return n||(n=i,i=t.Widget),Array.isArray(n)&&(n=t.extend.apply(null,[{}].concat(n))),t.expr.pseudos[l.toLowerCase()]=function(e){return!!t.data(e,l)},t[c]=t[c]||{},o=t[c][e],r=t[c][e]=function(t,e){if(!this||!this._createWidget)return new r(t,e);arguments.length&&this._createWidget(t,e)},t.extend(r,o,{version:n.version,_proto:t.extend({},n),_childConstructors:[]}),(s=new i).options=t.widget.extend({},s.options),t.each(n,(function(t,e){a[t]="function"==typeof e?function(){function n(){return i.prototype[t].apply(this,arguments)}function o(e){return i.prototype[t].apply(this,e)}return function(){var t,i=this._super,r=this._superApply;return this._super=n,this._superApply=o,t=e.apply(this,arguments),this._super=i,this._superApply=r,t}}():e})),r.prototype=t.widget.extend(s,{widgetEventPrefix:o&&s.widgetEventPrefix||e},a,{constructor:r,namespace:c,widgetName:e,widgetFullName:l}),o?(t.each(o._childConstructors,(function(e,i){var n=i.prototype;t.widget(n.namespace+"."+n.widgetName,r,i._proto)})),delete o._childConstructors):i._childConstructors.push(r),t.widget.bridge(e,r),r},t.widget.extend=function(e){for(var i,r,s=o.call(arguments,1),a=0,c=s.length;a",options:{classes:{},disabled:!1,create:null},_createWidget:function(e,n){n=t(n||this.defaultElement||this)[0],this.element=t(n),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=t(),this.hoverable=t(),this.focusable=t(),this.classesElementLookup={},n!==this&&(t.data(n,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===n&&this.destroy()}}),this.document=t(n.style?n.ownerDocument:n.document||n),this.window=t(this.document[0].defaultView||this.document[0].parentWindow)),this.options=t.widget.extend({},this.options,this._getCreateOptions(),e),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:t.noop,_create:t.noop,_init:t.noop,destroy:function(){var e=this;this._destroy(),t.each(this.classesElementLookup,(function(t,i){e._removeClass(i,t)})),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:t.noop,widget:function(){return this.element},option:function(e,i){var n,o,r,s=e;if(0===arguments.length)return t.widget.extend({},this.options);if("string"==typeof e)if(s={},n=e.split("."),e=n.shift(),n.length){for(o=s[e]=t.widget.extend({},this.options[e]),r=0;r
    "),r=o.children()[0];return t("body").append(o),i=r.offsetWidth,o.css("overflow","scroll"),i===(n=r.offsetWidth)&&(n=o[0].clientWidth),o.remove(),e=i-n},getScrollInfo:function(e){var i=e.isWindow||e.isDocument?"":e.element.css("overflow-x"),n=e.isWindow||e.isDocument?"":e.element.css("overflow-y"),o="scroll"===i||"auto"===i&&e.width0?"right":"center",vertical:u<0?"top":c>0?"bottom":"middle"};pi(n(c),n(u))?h.important="horizontal":h.important="vertical",e.using.call(this,t,h)}),s.offset(t.extend(B,{using:r}))}))},t.ui.position={fit:{left:function(t,e){var n,o=e.within,r=o.isWindow?o.scrollLeft:o.offset.left,s=o.width,a=t.left-e.collisionPosition.marginLeft,c=r-a,l=a+e.collisionWidth-s-r;e.collisionWidth>s?c>0&&l<=0?(n=t.left+c+e.collisionWidth-s-r,t.left+=c-n):t.left=l>0&&c<=0?r:c>l?r+s-e.collisionWidth:r:c>0?t.left+=c:l>0?t.left-=l:t.left=i(t.left-a,t.left)},top:function(t,e){var n,o=e.within,r=o.isWindow?o.scrollTop:o.offset.top,s=e.within.height,a=t.top-e.collisionPosition.marginTop,c=r-a,l=a+e.collisionHeight-s-r;e.collisionHeight>s?c>0&&l<=0?(n=t.top+c+e.collisionHeight-s-r,t.top+=c-n):t.top=l>0&&c<=0?r:c>l?r+s-e.collisionHeight:r:c>0?t.top+=c:l>0?t.top-=l:t.top=i(t.top-a,t.top)}},flip:{left:function(t,e){var i,o,r=e.within,s=r.offset.left+r.scrollLeft,a=r.width,c=r.isWindow?r.scrollLeft:r.offset.left,l=t.left-e.collisionPosition.marginLeft,u=l-c,h=l+e.collisionWidth-a-c,d="left"===e.my[0]?-e.elemWidth:"right"===e.my[0]?e.elemWidth:0,p="left"===e.at[0]?e.targetWidth:"right"===e.at[0]?-e.targetWidth:0,A=-2*e.offset[0];u<0?((i=t.left+d+p+A+e.collisionWidth-a-s)<0||i0&&((o=t.left-e.collisionPosition.marginLeft+d+p+A-c)>0||n(o)0&&((i=t.top-e.collisionPosition.marginTop+d+p+A-c)>0||n(i)")[0],m=a.each;function C(t){return null==t?t+"":"object"==typeof t?c[l.call(t)]||"object":typeof t}function b(t,e,i){var n=A[e.type]||{};return null==t?i||!e.def?null:e.def:(t=n.floor?~~t:parseFloat(t),isNaN(t)?e.def:n.mod?(t+n.mod)%n.mod:Math.min(n.max,Math.max(0,t)))}function v(t){var e=d(),i=e._rgba=[];return t=t.toLowerCase(),m(h,(function(n,o){var r,s=o.re.exec(t),a=s&&o.parse(s),c=o.space||"rgba";if(a)return r=e[c](a),e[p[c].cache]=r[p[c].cache],i=e._rgba=r._rgba,!1})),i.length?("0,0,0,0"===i.join()&&a.extend(i,r.transparent),e):r[t]}function x(t,e,i){return 6*(i=(i+1)%1)<1?t+(e-t)*i*6:2*i<1?e:3*i<2?t+(e-t)*(2/3-i)*6:t}g.style.cssText="background-color:rgba(1,1,1,.5)",f.rgba=g.style.backgroundColor.indexOf("rgba")>-1,m(p,(function(t,e){e.cache="_"+t,e.props.alpha={idx:3,type:"percent",def:1}})),a.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(t,e){c["[object "+e+"]"]=e.toLowerCase()})),d.fn=a.extend(d.prototype,{parse:function(t,e,i,n){if(void 0===t)return this._rgba=[null,null,null,null],this;(t.jquery||t.nodeType)&&(t=a(t).css(e),e=void 0);var o=this,s=C(t),c=this._rgba=[];return void 0!==e&&(t=[t,e,i,n],s="array"),"string"===s?this.parse(v(t)||r._default):"array"===s?(m(p.rgba.props,(function(e,i){c[i.idx]=b(t[i.idx],i)})),this):"object"===s?(m(p,t instanceof d?function(e,i){t[i.cache]&&(o[i.cache]=t[i.cache].slice())}:function(e,i){var n=i.cache;m(i.props,(function(e,r){if(!o[n]&&i.to){if("alpha"===e||null==t[e])return;o[n]=i.to(o._rgba)}o[n][r.idx]=b(t[e],r,!0)})),o[n]&&a.inArray(null,o[n].slice(0,3))<0&&(null==o[n][3]&&(o[n][3]=1),i.from&&(o._rgba=i.from(o[n])))}),this):void 0},is:function(t){var e=d(t),i=!0,n=this;return m(p,(function(t,o){var r,s=e[o.cache];return s&&(r=n[o.cache]||o.to&&o.to(n._rgba)||[],m(o.props,(function(t,e){if(null!=s[e.idx])return i=s[e.idx]===r[e.idx]}))),i})),i},_space:function(){var t=[],e=this;return m(p,(function(i,n){e[n.cache]&&t.push(i)})),t.pop()},transition:function(t,e){var i=d(t),n=i._space(),o=p[n],r=0===this.alpha()?d("transparent"):this,s=r[o.cache]||o.to(r._rgba),a=s.slice();return i=i[o.cache],m(o.props,(function(t,n){var o=n.idx,r=s[o],c=i[o],l=A[n.type]||{};null!==c&&(null===r?a[o]=c:(l.mod&&(c-r>l.mod/2?r+=l.mod:r-c>l.mod/2&&(r-=l.mod)),a[o]=b((c-r)*e+r,n)))})),this[n](a)},blend:function(t){if(1===this._rgba[3])return this;var e=this._rgba.slice(),i=e.pop(),n=d(t)._rgba;return d(a.map(e,(function(t,e){return(1-i)*n[e]+i*t})))},toRgbaString:function(){var t="rgba(",e=a.map(this._rgba,(function(t,e){return null!=t?t:e>2?1:0}));return 1===e[3]&&(e.pop(),t="rgb("),t+e.join()+")"},toHslaString:function(){var t="hsla(",e=a.map(this.hsla(),(function(t,e){return null==t&&(t=e>2?1:0),e&&e<3&&(t=Math.round(100*t)+"%"),t}));return 1===e[3]&&(e.pop(),t="hsl("),t+e.join()+")"},toHexString:function(t){var e=this._rgba.slice(),i=e.pop();return t&&e.push(~~(255*i)),"#"+a.map(e,(function(t){return 1===(t=(t||0).toString(16)).length?"0"+t:t})).join("")},toString:function(){return 0===this._rgba[3]?"transparent":this.toRgbaString()}}),d.fn.parse.prototype=d.fn,p.hsla.to=function(t){if(null==t[0]||null==t[1]||null==t[2])return[null,null,null,t[3]];var e,i,n=t[0]/255,o=t[1]/255,r=t[2]/255,s=t[3],a=Math.max(n,o,r),c=Math.min(n,o,r),l=a-c,u=a+c,h=.5*u;return e=c===a?0:n===a?60*(o-r)/l+360:o===a?60*(r-n)/l+120:60*(n-o)/l+240,i=0===l?0:h<=.5?l/u:l/(2-u),[Math.round(e)%360,i,h,null==s?1:s]},p.hsla.from=function(t){if(null==t[0]||null==t[1]||null==t[2])return[null,null,null,t[3]];var e=t[0]/360,i=t[1],n=t[2],o=t[3],r=n<=.5?n*(1+i):n+i-n*i,s=2*n-r;return[Math.round(255*x(s,r,e+1/3)),Math.round(255*x(s,r,e)),Math.round(255*x(s,r,e-1/3)),o]},m(p,(function(t,e){var i=e.props,n=e.cache,o=e.to,r=e.from;d.fn[t]=function(t){if(o&&!this[n]&&(this[n]=o(this._rgba)),void 0===t)return this[n].slice();var e,s=C(t),a="array"===s||"object"===s?t:arguments,c=this[n].slice();return m(i,(function(t,e){var i=a["object"===s?t:e.idx];null==i&&(i=c[e.idx]),c[e.idx]=b(i,e)})),r?((e=d(r(c)))[n]=c,e):d(c)},m(i,(function(e,i){d.fn[e]||(d.fn[e]=function(n){var o,r,s,a,c=C(n);return r=(o=this[a="alpha"===e?this._hsla?"hsla":"rgba":t]())[i.idx],"undefined"===c?r:("function"===c&&(c=C(n=n.call(this,r))),null==n&&i.empty?this:("string"===c&&(s=u.exec(n))&&(n=r+parseFloat(s[2])*("+"===s[1]?1:-1)),o[i.idx]=n,this[a](o)))})}))})),d.hook=function(t){var e=t.split(" ");m(e,(function(t,e){a.cssHooks[e]={set:function(t,i){var n,o,r="";if("transparent"!==i&&("string"!==C(i)||(n=v(i)))){if(i=d(n||i),!f.rgba&&1!==i._rgba[3]){for(o="backgroundColor"===e?t.parentNode:t;(""===r||"transparent"===r)&&o&&o.style;)try{r=a.css(o,"backgroundColor"),o=o.parentNode}catch(t){}i=i.blend(r&&"transparent"!==r?r:"_default")}i=i.toRgbaString()}try{t.style[e]=i}catch(t){}}},a.fx.step[e]=function(t){t.colorInit||(t.start=d(t.elem,e),t.end=d(t.end),t.colorInit=!0),a.cssHooks[e].set(t.elem,t.start.transition(t.end,t.pos))}}))},d.hook("backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor"),a.cssHooks.borderColor={expand:function(t){var e={};return m(["Top","Right","Bottom","Left"],(function(i,n){e["border"+n+"Color"]=t})),e}},r=a.Color.names={aqua:"#00ffff",black:"#000000",blue:"#0000ff",fuchsia:"#ff00ff",gray:"#808080",green:"#008000",lime:"#00ff00",maroon:"#800000",navy:"#000080",olive:"#808000",purple:"#800080",red:"#ff0000",silver:"#c0c0c0",teal:"#008080",white:"#ffffff",yellow:"#ffff00",transparent:[null,null,null,0],_default:"#ffffff"};var y,w,k="ui-effects-",B="ui-effects-style",E="ui-effects-animated";if(t.effects={effect:{}},function(){var e=["add","remove","toggle"],i={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};function n(t){var e,i,n,o=t.ownerDocument.defaultView?t.ownerDocument.defaultView.getComputedStyle(t,null):t.currentStyle,r={};if(o&&o.length&&o[0]&&o[o[0]])for(i=o.length;i--;)"string"==typeof o[e=o[i]]&&(r[(n=e,n.replace(/-([\da-z])/gi,(function(t,e){return e.toUpperCase()})))]=o[e]);else for(e in o)"string"==typeof o[e]&&(r[e]=o[e]);return r}t.each(["borderLeftStyle","borderRightStyle","borderBottomStyle","borderTopStyle"],(function(e,i){t.fx.step[i]=function(t){("none"!==t.end&&!t.setAttr||1===t.pos&&!t.setAttr)&&(a.style(t.elem,i,t.end),t.setAttr=!0)}})),t.fn.addBack||(t.fn.addBack=function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}),t.effects.animateClass=function(o,r,s,a){var c=t.speed(r,s,a);return this.queue((function(){var r,s=t(this),a=s.attr("class")||"",l=c.children?s.find("*").addBack():s;l=l.map((function(){return{el:t(this),start:n(this)}})),(r=function(){t.each(e,(function(t,e){o[e]&&s[e+"Class"](o[e])}))})(),l=l.map((function(){return this.end=n(this.el[0]),this.diff=function(e,n){var o,r,s={};for(o in n)r=n[o],e[o]!==r&&(i[o]||!t.fx.step[o]&&isNaN(parseFloat(r))||(s[o]=r));return s}(this.start,this.end),this})),s.attr("class",a),l=l.map((function(){var e=this,i=t.Deferred(),n=t.extend({},c,{queue:!1,complete:function(){i.resolve(e)}});return this.el.animate(this.diff,n),i.promise()})),t.when.apply(t,l.get()).done((function(){r(),t.each(arguments,(function(){var e=this.el;t.each(this.diff,(function(t){e.css(t,"")}))})),c.complete.call(s[0])}))}))},t.fn.extend({addClass:function(e){return function(i,n,o,r){return n?t.effects.animateClass.call(this,{add:i},n,o,r):e.apply(this,arguments)}}(t.fn.addClass),removeClass:function(e){return function(i,n,o,r){return arguments.length>1?t.effects.animateClass.call(this,{remove:i},n,o,r):e.apply(this,arguments)}}(t.fn.removeClass),toggleClass:function(e){return function(i,n,o,r,s){return"boolean"==typeof n||void 0===n?o?t.effects.animateClass.call(this,n?{add:i}:{remove:i},o,r,s):e.apply(this,arguments):t.effects.animateClass.call(this,{toggle:i},n,o,r)}}(t.fn.toggleClass),switchClass:function(e,i,n,o,r){return t.effects.animateClass.call(this,{add:i,remove:e},n,o,r)}})}(),function(){function e(e,i,n,o){return t.isPlainObject(e)&&(i=e,e=e.effect),e={effect:e},null==i&&(i={}),"function"==typeof i&&(o=i,n=null,i={}),("number"==typeof i||t.fx.speeds[i])&&(o=n,n=i,i={}),"function"==typeof n&&(o=n,n=null),i&&t.extend(e,i),n=n||i.duration,e.duration=t.fx.off?0:"number"==typeof n?n:n in t.fx.speeds?t.fx.speeds[n]:t.fx.speeds._default,e.complete=o||i.complete,e}function i(e){return!(e&&"number"!=typeof e&&!t.fx.speeds[e])||"string"==typeof e&&!t.effects.effect[e]||"function"==typeof e||"object"==typeof e&&!e.effect}function n(t,e){var i=e.outerWidth(),n=e.outerHeight(),o=/^rect\((-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto)\)$/.exec(t)||["",0,i,n,0];return{top:parseFloat(o[1])||0,right:"auto"===o[2]?i:parseFloat(o[2]),bottom:"auto"===o[3]?n:parseFloat(o[3]),left:parseFloat(o[4])||0}}t.expr&&t.expr.pseudos&&t.expr.pseudos.animated&&(t.expr.pseudos.animated=function(e){return function(i){return!!t(i).data(E)||e(i)}}(t.expr.pseudos.animated)),!1!==t.uiBackCompat&&t.extend(t.effects,{save:function(t,e){for(var i=0,n=e.length;i").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),o={width:e.width(),height:e.height()},r=document.activeElement;try{r.id}catch(t){r=document.body}return e.wrap(n),(e[0]===r||t.contains(e[0],r))&&t(r).trigger("focus"),n=e.parent(),"static"===e.css("position")?(n.css({position:"relative"}),e.css({position:"relative"})):(t.extend(i,{position:e.css("position"),zIndex:e.css("z-index")}),t.each(["top","left","bottom","right"],(function(t,n){i[n]=e.css(n),isNaN(parseInt(i[n],10))&&(i[n]="auto")})),e.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})),e.css(o),n.css(i).show()},removeWrapper:function(e){var i=document.activeElement;return e.parent().is(".ui-effects-wrapper")&&(e.parent().replaceWith(e),(e[0]===i||t.contains(e[0],i))&&t(i).trigger("focus")),e}}),t.extend(t.effects,{version:"1.13.3",define:function(e,i,n){return n||(n=i,i="effect"),t.effects.effect[e]=n,t.effects.effect[e].mode=i,n},scaledDimensions:function(t,e,i){if(0===e)return{height:0,width:0,outerHeight:0,outerWidth:0};var n="horizontal"!==i?(e||100)/100:1,o="vertical"!==i?(e||100)/100:1;return{height:t.height()*o,width:t.width()*n,outerHeight:t.outerHeight()*o,outerWidth:t.outerWidth()*n}},clipToBox:function(t){return{width:t.clip.right-t.clip.left,height:t.clip.bottom-t.clip.top,left:t.clip.left,top:t.clip.top}},unshift:function(t,e,i){var n=t.queue();e>1&&n.splice.apply(n,[1,0].concat(n.splice(e,i))),t.dequeue()},saveStyle:function(t){t.data(B,t[0].style.cssText)},restoreStyle:function(t){t[0].style.cssText=t.data(B)||"",t.removeData(B)},mode:function(t,e){var i=t.is(":hidden");return"toggle"===e&&(e=i?"show":"hide"),(i?"hide"===e:"show"===e)&&(e="none"),e},getBaseline:function(t,e){var i,n;switch(t[0]){case"top":i=0;break;case"middle":i=.5;break;case"bottom":i=1;break;default:i=t[0]/e.height}switch(t[1]){case"left":n=0;break;case"center":n=.5;break;case"right":n=1;break;default:n=t[1]/e.width}return{x:n,y:i}},createPlaceholder:function(e){var i,n=e.css("position"),o=e.position();return e.css({marginTop:e.css("marginTop"),marginBottom:e.css("marginBottom"),marginLeft:e.css("marginLeft"),marginRight:e.css("marginRight")}).outerWidth(e.outerWidth()).outerHeight(e.outerHeight()),/^(static|relative)/.test(n)&&(n="absolute",i=t("<"+e[0].nodeName+">").insertAfter(e).css({display:/^(inline|ruby)/.test(e.css("display"))?"inline-block":"block",visibility:"hidden",marginTop:e.css("marginTop"),marginBottom:e.css("marginBottom"),marginLeft:e.css("marginLeft"),marginRight:e.css("marginRight"),float:e.css("float")}).outerWidth(e.outerWidth()).outerHeight(e.outerHeight()).addClass("ui-effects-placeholder"),e.data(k+"placeholder",i)),e.css({position:n,left:o.left,top:o.top}),i},removePlaceholder:function(t){var e=k+"placeholder",i=t.data(e);i&&(i.remove(),t.removeData(e))},cleanUp:function(e){t.effects.restoreStyle(e),t.effects.removePlaceholder(e)},setTransition:function(e,i,n,o){return o=o||{},t.each(i,(function(t,i){var r=e.cssUnit(i);r[0]>0&&(o[i]=r[0]*n+r[1])})),o}}),t.fn.extend({effect:function(){var i=e.apply(this,arguments),n=t.effects.effect[i.effect],o=n.mode,r=i.queue,s=r||"fx",a=i.complete,c=i.mode,l=[],u=function(e){var i=t(this),n=t.effects.mode(i,c)||o;i.data(E,!0),l.push(n),o&&("show"===n||n===o&&"hide"===n)&&i.show(),o&&"none"===n||t.effects.saveStyle(i),"function"==typeof e&&e()};if(t.fx.off||!n)return c?this[c](i.duration,a):this.each((function(){a&&a.call(this)}));function h(e){var r=t(this);function s(){"function"==typeof a&&a.call(r[0]),"function"==typeof e&&e()}i.mode=l.shift(),!1===t.uiBackCompat||o?"none"===i.mode?(r[c](),s()):n.call(r[0],i,(function(){r.removeData(E),t.effects.cleanUp(r),"hide"===i.mode&&r.hide(),s()})):(r.is(":hidden")?"hide"===c:"show"===c)?(r[c](),s()):n.call(r[0],i,s)}return!1===r?this.each(u).each(h):this.queue(s,u).queue(s,h)},show:function(t){return function(n){if(i(n))return t.apply(this,arguments);var o=e.apply(this,arguments);return o.mode="show",this.effect.call(this,o)}}(t.fn.show),hide:function(t){return function(n){if(i(n))return t.apply(this,arguments);var o=e.apply(this,arguments);return o.mode="hide",this.effect.call(this,o)}}(t.fn.hide),toggle:function(t){return function(n){if(i(n)||"boolean"==typeof n)return t.apply(this,arguments);var o=e.apply(this,arguments);return o.mode="toggle",this.effect.call(this,o)}}(t.fn.toggle),cssUnit:function(e){var i=this.css(e),n=[];return t.each(["em","px","%","pt"],(function(t,e){i.indexOf(e)>0&&(n=[parseFloat(i),e])})),n},cssClip:function(t){return t?this.css("clip","rect("+t.top+"px "+t.right+"px "+t.bottom+"px "+t.left+"px)"):n(this.css("clip"),this)},transfer:function(e,i){var n=t(this),o=t(e.to),r="fixed"===o.css("position"),s=t("body"),a=r?s.scrollTop():0,c=r?s.scrollLeft():0,l=o.offset(),u={top:l.top-a,left:l.left-c,height:o.innerHeight(),width:o.innerWidth()},h=n.offset(),d=t("
    ");d.appendTo("body").addClass(e.className).css({top:h.top-a,left:h.left-c,height:n.innerHeight(),width:n.innerWidth(),position:r?"fixed":"absolute"}).animate(u,e.duration,e.easing,(function(){d.remove(),"function"==typeof i&&i()}))}}),t.fx.step.clip=function(e){e.clipInit||(e.start=t(e.elem).cssClip(),"string"==typeof e.end&&(e.end=n(e.end,e.elem)),e.clipInit=!0),t(e.elem).cssClip({top:e.pos*(e.end.top-e.start.top)+e.start.top,right:e.pos*(e.end.right-e.start.right)+e.start.right,bottom:e.pos*(e.end.bottom-e.start.bottom)+e.start.bottom,left:e.pos*(e.end.left-e.start.left)+e.start.left})}}(),y={},t.each(["Quad","Cubic","Quart","Quint","Expo"],(function(t,e){y[e]=function(e){return Math.pow(e,t+2)}})),t.extend(y,{Sine:function(t){return 1-Math.cos(t*Math.PI/2)},Circ:function(t){return 1-Math.sqrt(1-t*t)},Elastic:function(t){return 0===t||1===t?t:-Math.pow(2,8*(t-1))*Math.sin((80*(t-1)-7.5)*Math.PI/15)},Back:function(t){return t*t*(3*t-2)},Bounce:function(t){for(var e,i=4;t<((e=Math.pow(2,--i))-1)/11;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((3*e-2)/22-t,2)}}),t.each(y,(function(e,i){t.easing["easeIn"+e]=i,t.easing["easeOut"+e]=function(t){return 1-i(1-t)},t.easing["easeInOut"+e]=function(t){return t<.5?i(2*t)/2:1-i(-2*t+2)/2}})),t.effects,t.effects.define("blind","hide",(function(e,i){var n={up:["bottom","top"],vertical:["bottom","top"],down:["top","bottom"],left:["right","left"],horizontal:["right","left"],right:["left","right"]},o=t(this),r=e.direction||"up",s=o.cssClip(),a={clip:t.extend({},s)},c=t.effects.createPlaceholder(o);a.clip[n[r][0]]=a.clip[n[r][1]],"show"===e.mode&&(o.cssClip(a.clip),c&&c.css(t.effects.clipToBox(a)),a.clip=s),c&&c.animate(t.effects.clipToBox(a),e.duration,e.easing),o.animate(a,{queue:!1,duration:e.duration,easing:e.easing,complete:i})})),t.effects.define("bounce",(function(e,i){var n,o,r,s=t(this),a=e.mode,c="hide"===a,l="show"===a,u=e.direction||"up",h=e.distance,d=e.times||5,p=2*d+(l||c?1:0),A=e.duration/p,f=e.easing,g="up"===u||"down"===u?"top":"left",m="up"===u||"left"===u,C=0,b=s.queue().length;for(t.effects.createPlaceholder(s),r=s.css(g),h||(h=s["top"===g?"outerHeight":"outerWidth"]()/3),l&&((o={opacity:1})[g]=r,s.css("opacity",0).css(g,m?2*-h:2*h).animate(o,A,f)),c&&(h/=Math.pow(2,d-1)),(o={})[g]=r;C").css({position:"absolute",visibility:"visible",left:-o*A,top:-n*f}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:A,height:f,left:r+(d?a*A:0),top:s+(d?c*f:0),opacity:d?0:1}).animate({left:r+(d?0:a*A),top:s+(d?0:c*f),opacity:d?1:0},e.duration||500,e.easing,m)})),t.effects.define("fade","toggle",(function(e,i){var n="show"===e.mode;t(this).css("opacity",n?0:1).animate({opacity:n?1:0},{queue:!1,duration:e.duration,easing:e.easing,complete:i})})),t.effects.define("fold","hide",(function(e,i){var n=t(this),o=e.mode,r="show"===o,s="hide"===o,a=e.size||15,c=/([0-9]+)%/.exec(a),l=e.horizFirst?["right","bottom"]:["bottom","right"],u=e.duration/2,h=t.effects.createPlaceholder(n),d=n.cssClip(),p={clip:t.extend({},d)},A={clip:t.extend({},d)},f=[d[l[0]],d[l[1]]],g=n.queue().length;c&&(a=parseInt(c[1],10)/100*f[s?0:1]),p.clip[l[0]]=a,A.clip[l[0]]=a,A.clip[l[1]]=0,r&&(n.cssClip(A.clip),h&&h.css(t.effects.clipToBox(A)),A.clip=d),n.queue((function(i){h&&h.animate(t.effects.clipToBox(p),u,e.easing).animate(t.effects.clipToBox(A),u,e.easing),i()})).animate(p,u,e.easing).animate(A,u,e.easing).queue(i),t.effects.unshift(n,g,4)})),t.effects.define("highlight","show",(function(e,i){var n=t(this),o={backgroundColor:n.css("backgroundColor")};"hide"===e.mode&&(o.opacity=0),t.effects.saveStyle(n),n.css({backgroundImage:"none",backgroundColor:e.color||"#ffff99"}).animate(o,{queue:!1,duration:e.duration,easing:e.easing,complete:i})})),t.effects.define("size",(function(e,i){var n,o,r,s=t(this),a=["fontSize"],c=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"],l=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"],u=e.mode,h="effect"!==u,d=e.scale||"both",p=e.origin||["middle","center"],A=s.css("position"),f=s.position(),g=t.effects.scaledDimensions(s),m=e.from||g,C=e.to||t.effects.scaledDimensions(s,0);t.effects.createPlaceholder(s),"show"===u&&(r=m,m=C,C=r),o={from:{y:m.height/g.height,x:m.width/g.width},to:{y:C.height/g.height,x:C.width/g.width}},"box"!==d&&"both"!==d||(o.from.y!==o.to.y&&(m=t.effects.setTransition(s,c,o.from.y,m),C=t.effects.setTransition(s,c,o.to.y,C)),o.from.x!==o.to.x&&(m=t.effects.setTransition(s,l,o.from.x,m),C=t.effects.setTransition(s,l,o.to.x,C))),"content"!==d&&"both"!==d||o.from.y!==o.to.y&&(m=t.effects.setTransition(s,a,o.from.y,m),C=t.effects.setTransition(s,a,o.to.y,C)),p&&(n=t.effects.getBaseline(p,g),m.top=(g.outerHeight-m.outerHeight)*n.y+f.top,m.left=(g.outerWidth-m.outerWidth)*n.x+f.left,C.top=(g.outerHeight-C.outerHeight)*n.y+f.top,C.left=(g.outerWidth-C.outerWidth)*n.x+f.left),delete m.outerHeight,delete m.outerWidth,s.css(m),"content"!==d&&"both"!==d||(c=c.concat(["marginTop","marginBottom"]).concat(a),l=l.concat(["marginLeft","marginRight"]),s.find("*[width]").each((function(){var i=t(this),n=t.effects.scaledDimensions(i),r={height:n.height*o.from.y,width:n.width*o.from.x,outerHeight:n.outerHeight*o.from.y,outerWidth:n.outerWidth*o.from.x},s={height:n.height*o.to.y,width:n.width*o.to.x,outerHeight:n.height*o.to.y,outerWidth:n.width*o.to.x};o.from.y!==o.to.y&&(r=t.effects.setTransition(i,c,o.from.y,r),s=t.effects.setTransition(i,c,o.to.y,s)),o.from.x!==o.to.x&&(r=t.effects.setTransition(i,l,o.from.x,r),s=t.effects.setTransition(i,l,o.to.x,s)),h&&t.effects.saveStyle(i),i.css(r),i.animate(s,e.duration,e.easing,(function(){h&&t.effects.restoreStyle(i)}))}))),s.animate(C,{queue:!1,duration:e.duration,easing:e.easing,complete:function(){var e=s.offset();0===C.opacity&&s.css("opacity",m.opacity),h||(s.css("position","static"===A?"relative":A).offset(e),t.effects.saveStyle(s)),i()}})})),t.effects.define("scale",(function(e,i){var n=t(this),o=e.mode,r=parseInt(e.percent,10)||(0===parseInt(e.percent,10)||"effect"!==o?0:100),s=t.extend(!0,{from:t.effects.scaledDimensions(n),to:t.effects.scaledDimensions(n,r,e.direction||"both"),origin:e.origin||["middle","center"]},e);e.fade&&(s.from.opacity=1,s.to.opacity=0),t.effects.effect.size.call(this,s,i)})),t.effects.define("puff","hide",(function(e,i){var n=t.extend(!0,{},e,{fade:!0,percent:parseInt(e.percent,10)||150});t.effects.effect.scale.call(this,n,i)})),t.effects.define("pulsate","show",(function(e,i){var n=t(this),o=e.mode,r="show"===o,s=r||"hide"===o,a=2*(e.times||5)+(s?1:0),c=e.duration/a,l=0,u=1,h=n.queue().length;for(!r&&n.is(":visible")||(n.css("opacity",0).show(),l=1);u0&&r.is(":visible")):(/^(input|select|textarea|button|object)$/.test(c)?(s=!e.disabled)&&(a=t(e).closest("fieldset")[0])&&(s=!a.disabled):s="a"===c&&e.href||i,s&&t(e).is(":visible")&&function(t){for(var e=t.css("visibility");"inherit"===e;)e=(t=t.parent()).css("visibility");return"visible"===e}(t(e)))},t.extend(t.expr.pseudos,{focusable:function(e){return t.ui.focusable(e,null!=t.attr(e,"tabindex"))}}),t.ui.focusable,t.fn._form=function(){return"string"==typeof this[0].form?this.closest("form"):t(this[0].form)},t.ui.formResetMixin={_formResetHandler:function(){var e=t(this);setTimeout((function(){var i=e.data("ui-form-reset-instances");t.each(i,(function(){this.refresh()}))}))},_bindFormResetHandler:function(){if(this.form=this.element._form(),this.form.length){var t=this.form.data("ui-form-reset-instances")||[];t.length||this.form.on("reset.ui-form-reset",this._formResetHandler),t.push(this),this.form.data("ui-form-reset-instances",t)}},_unbindFormResetHandler:function(){if(this.form.length){var e=this.form.data("ui-form-reset-instances");e.splice(t.inArray(this,e),1),e.length?this.form.data("ui-form-reset-instances",e):this.form.removeData("ui-form-reset-instances").off("reset.ui-form-reset")}}},t.expr.pseudos||(t.expr.pseudos=t.expr[":"]),t.uniqueSort||(t.uniqueSort=t.unique),!t.escapeSelector){var _=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g,I=function(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t};t.escapeSelector=function(t){return(t+"").replace(_,I)}}t.fn.even&&t.fn.odd||t.fn.extend({even:function(){return this.filter((function(t){return t%2==0}))},odd:function(){return this.filter((function(t){return t%2==1}))}}),t.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},t.fn.labels=function(){var e,i,n,o,r;return this.length?this[0].labels&&this[0].labels.length?this.pushStack(this[0].labels):(o=this.eq(0).parents("label"),(n=this.attr("id"))&&(r=(e=this.eq(0).parents().last()).add(e.length?e.siblings():this.siblings()),i="label[for='"+t.escapeSelector(n)+"']",o=o.add(r.find(i).addBack(i))),this.pushStack(o)):this.pushStack([])},t.fn.scrollParent=function(e){var i=this.css("position"),n="absolute"===i,o=e?/(auto|scroll|hidden)/:/(auto|scroll)/,r=this.parents().filter((function(){var e=t(this);return(!n||"static"!==e.css("position"))&&o.test(e.css("overflow")+e.css("overflow-y")+e.css("overflow-x"))})).eq(0);return"fixed"!==i&&r.length?r:t(this[0].ownerDocument||document)},t.extend(t.expr.pseudos,{tabbable:function(e){var i=t.attr(e,"tabindex"),n=null!=i;return(!n||i>=0)&&t.ui.focusable(e,n)}}),t.fn.extend({uniqueId:(w=0,function(){return this.each((function(){this.id||(this.id="ui-id-"+ ++w)}))}),removeUniqueId:function(){return this.each((function(){/^ui-id-\d+$/.test(this.id)&&t(this).removeAttr("id")}))}}),t.widget("ui.accordion",{version:"1.13.3",options:{active:0,animate:{},classes:{"ui-accordion-header":"ui-corner-top","ui-accordion-header-collapsed":"ui-corner-all","ui-accordion-content":"ui-corner-bottom"},collapsible:!1,event:"click",header:function(t){return t.find("> li > :first-child").add(t.find("> :not(li)").even())},heightStyle:"auto",icons:{activeHeader:"ui-icon-triangle-1-s",header:"ui-icon-triangle-1-e"},activate:null,beforeActivate:null},hideProps:{borderTopWidth:"hide",borderBottomWidth:"hide",paddingTop:"hide",paddingBottom:"hide",height:"hide"},showProps:{borderTopWidth:"show",borderBottomWidth:"show",paddingTop:"show",paddingBottom:"show",height:"show"},_create:function(){var e=this.options;this.prevShow=this.prevHide=t(),this._addClass("ui-accordion","ui-widget ui-helper-reset"),this.element.attr("role","tablist"),e.collapsible||!1!==e.active&&null!=e.active||(e.active=0),this._processPanels(),e.active<0&&(e.active+=this.headers.length),this._refresh()},_getCreateEventData:function(){return{header:this.active,panel:this.active.length?this.active.next():t()}},_createIcons:function(){var e,i,n=this.options.icons;n&&(e=t(""),this._addClass(e,"ui-accordion-header-icon","ui-icon "+n.header),e.prependTo(this.headers),i=this.active.children(".ui-accordion-header-icon"),this._removeClass(i,n.header)._addClass(i,null,n.activeHeader)._addClass(this.headers,"ui-accordion-icons"))},_destroyIcons:function(){this._removeClass(this.headers,"ui-accordion-icons"),this.headers.children(".ui-accordion-header-icon").remove()},_destroy:function(){var t;this.element.removeAttr("role"),this.headers.removeAttr("role aria-expanded aria-selected aria-controls tabIndex").removeUniqueId(),this._destroyIcons(),t=this.headers.next().css("display","").removeAttr("role aria-hidden aria-labelledby").removeUniqueId(),"content"!==this.options.heightStyle&&t.css("height","")},_setOption:function(t,e){"active"!==t?("event"===t&&(this.options.event&&this._off(this.headers,this.options.event),this._setupEvents(e)),this._super(t,e),"collapsible"!==t||e||!1!==this.options.active||this._activate(0),"icons"===t&&(this._destroyIcons(),e&&this._createIcons())):this._activate(e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",t),this._toggleClass(null,"ui-state-disabled",!!t),this._toggleClass(this.headers.add(this.headers.next()),null,"ui-state-disabled",!!t)},_keydown:function(e){if(!e.altKey&&!e.ctrlKey){var i=t.ui.keyCode,n=this.headers.length,o=this.headers.index(e.target),r=!1;switch(e.keyCode){case i.RIGHT:case i.DOWN:r=this.headers[(o+1)%n];break;case i.LEFT:case i.UP:r=this.headers[(o-1+n)%n];break;case i.SPACE:case i.ENTER:this._eventHandler(e);break;case i.HOME:r=this.headers[0];break;case i.END:r=this.headers[n-1]}r&&(t(e.target).attr("tabIndex",-1),t(r).attr("tabIndex",0),t(r).trigger("focus"),e.preventDefault())}},_panelKeyDown:function(e){e.keyCode===t.ui.keyCode.UP&&e.ctrlKey&&t(e.currentTarget).prev().trigger("focus")},refresh:function(){var e=this.options;this._processPanels(),!1===e.active&&!0===e.collapsible||!this.headers.length?(e.active=!1,this.active=t()):!1===e.active?this._activate(0):this.active.length&&!t.contains(this.element[0],this.active[0])?this.headers.length===this.headers.find(".ui-state-disabled").length?(e.active=!1,this.active=t()):this._activate(Math.max(0,e.active-1)):e.active=this.headers.index(this.active),this._destroyIcons(),this._refresh()},_processPanels:function(){var t=this.headers,e=this.panels;"function"==typeof this.options.header?this.headers=this.options.header(this.element):this.headers=this.element.find(this.options.header),this._addClass(this.headers,"ui-accordion-header ui-accordion-header-collapsed","ui-state-default"),this.panels=this.headers.next().filter(":not(.ui-accordion-content-active)").hide(),this._addClass(this.panels,"ui-accordion-content","ui-helper-reset ui-widget-content"),e&&(this._off(t.not(this.headers)),this._off(e.not(this.panels)))},_refresh:function(){var e,i=this.options,n=i.heightStyle,o=this.element.parent();this.active=this._findActive(i.active),this._addClass(this.active,"ui-accordion-header-active","ui-state-active")._removeClass(this.active,"ui-accordion-header-collapsed"),this._addClass(this.active.next(),"ui-accordion-content-active"),this.active.next().show(),this.headers.attr("role","tab").each((function(){var e=t(this),i=e.uniqueId().attr("id"),n=e.next(),o=n.uniqueId().attr("id");e.attr("aria-controls",o),n.attr("aria-labelledby",i)})).next().attr("role","tabpanel"),this.headers.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}).next().attr({"aria-hidden":"true"}).hide(),this.active.length?this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}).next().attr({"aria-hidden":"false"}):this.headers.eq(0).attr("tabIndex",0),this._createIcons(),this._setupEvents(i.event),"fill"===n?(e=o.height(),this.element.siblings(":visible").each((function(){var i=t(this),n=i.css("position");"absolute"!==n&&"fixed"!==n&&(e-=i.outerHeight(!0))})),this.headers.each((function(){e-=t(this).outerHeight(!0)})),this.headers.next().each((function(){t(this).height(Math.max(0,e-t(this).innerHeight()+t(this).height()))})).css("overflow","auto")):"auto"===n&&(e=0,this.headers.next().each((function(){var i=t(this).is(":visible");i||t(this).show(),e=Math.max(e,t(this).css("height","").height()),i||t(this).hide()})).height(e))},_activate:function(e){var i=this._findActive(e)[0];i!==this.active[0]&&(i=i||this.active[0],this._eventHandler({target:i,currentTarget:i,preventDefault:t.noop}))},_findActive:function(e){return"number"==typeof e?this.headers.eq(e):t()},_setupEvents:function(e){var i={keydown:"_keydown"};e&&t.each(e.split(" "),(function(t,e){i[e]="_eventHandler"})),this._off(this.headers.add(this.headers.next())),this._on(this.headers,i),this._on(this.headers.next(),{keydown:"_panelKeyDown"}),this._hoverable(this.headers),this._focusable(this.headers)},_eventHandler:function(e){var i,n,o=this.options,r=this.active,s=t(e.currentTarget),a=s[0]===r[0],c=a&&o.collapsible,l=c?t():s.next(),u=r.next(),h={oldHeader:r,oldPanel:u,newHeader:c?t():s,newPanel:l};e.preventDefault(),a&&!o.collapsible||!1===this._trigger("beforeActivate",e,h)||(o.active=!c&&this.headers.index(s),this.active=a?t():s,this._toggle(h),this._removeClass(r,"ui-accordion-header-active","ui-state-active"),o.icons&&(i=r.children(".ui-accordion-header-icon"),this._removeClass(i,null,o.icons.activeHeader)._addClass(i,null,o.icons.header)),a||(this._removeClass(s,"ui-accordion-header-collapsed")._addClass(s,"ui-accordion-header-active","ui-state-active"),o.icons&&(n=s.children(".ui-accordion-header-icon"),this._removeClass(n,null,o.icons.header)._addClass(n,null,o.icons.activeHeader)),this._addClass(s.next(),"ui-accordion-content-active")))},_toggle:function(e){var i=e.newPanel,n=this.prevShow.length?this.prevShow:e.oldPanel;this.prevShow.add(this.prevHide).stop(!0,!0),this.prevShow=i,this.prevHide=n,this.options.animate?this._animate(i,n,e):(n.hide(),i.show(),this._toggleComplete(e)),n.attr({"aria-hidden":"true"}),n.prev().attr({"aria-selected":"false","aria-expanded":"false"}),i.length&&n.length?n.prev().attr({tabIndex:-1,"aria-expanded":"false"}):i.length&&this.headers.filter((function(){return 0===parseInt(t(this).attr("tabIndex"),10)})).attr("tabIndex",-1),i.attr("aria-hidden","false").prev().attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_animate:function(t,e,i){var n,o,r,s=this,a=0,c=t.css("box-sizing"),l=t.length&&(!e.length||t.index()",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(e){var i=t(e.target),n=t(t.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&i.not(".ui-state-disabled").length&&(this.select(e),e.isPropagationStopped()||(this.mouseHandled=!0),i.has(".ui-menu").length?this.expand(e):!this.element.is(":focus")&&n.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(e){this._delay((function(){!t.contains(this.element[0],t.ui.safeActiveElement(this.document[0]))&&this.collapseAll(e)}))},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(e){if(!this.previousFilter&&(e.clientX!==this.lastMousePosition.x||e.clientY!==this.lastMousePosition.y)){this.lastMousePosition={x:e.clientX,y:e.clientY};var i=t(e.target).closest(".ui-menu-item"),n=t(e.currentTarget);i[0]===n[0]&&(n.is(".ui-state-active")||(this._removeClass(n.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(e,n)))}},_destroy:function(){var e=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),e.children().each((function(){var e=t(this);e.data("ui-menu-submenu-caret")&&e.remove()}))},_keydown:function(e){var i,n,o,r,s=!0;switch(e.keyCode){case t.ui.keyCode.PAGE_UP:this.previousPage(e);break;case t.ui.keyCode.PAGE_DOWN:this.nextPage(e);break;case t.ui.keyCode.HOME:this._move("first","first",e);break;case t.ui.keyCode.END:this._move("last","last",e);break;case t.ui.keyCode.UP:this.previous(e);break;case t.ui.keyCode.DOWN:this.next(e);break;case t.ui.keyCode.LEFT:this.collapse(e);break;case t.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(e);break;case t.ui.keyCode.ENTER:case t.ui.keyCode.SPACE:this._activate(e);break;case t.ui.keyCode.ESCAPE:this.collapse(e);break;default:s=!1,n=this.previousFilter||"",r=!1,o=e.keyCode>=96&&e.keyCode<=105?(e.keyCode-96).toString():String.fromCharCode(e.keyCode),clearTimeout(this.filterTimer),o===n?r=!0:o=n+o,i=this._filterMenuItems(o),(i=r&&-1!==i.index(this.active.next())?this.active.nextAll(".ui-menu-item"):i).length||(o=String.fromCharCode(e.keyCode),i=this._filterMenuItems(o)),i.length?(this.focus(e,i),this.previousFilter=o,this.filterTimer=this._delay((function(){delete this.previousFilter}),1e3)):delete this.previousFilter}s&&e.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var e,i,n,o,r=this,s=this.options.icons.submenu,a=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),i=a.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each((function(){var e=t(this),i=e.prev(),n=t("").data("ui-menu-submenu-caret",!0);r._addClass(n,"ui-menu-icon","ui-icon "+s),i.attr("aria-haspopup","true").prepend(n),e.attr("aria-labelledby",i.attr("id"))})),this._addClass(i,"ui-menu","ui-widget ui-widget-content ui-front"),(e=a.add(this.element).find(this.options.items)).not(".ui-menu-item").each((function(){var e=t(this);r._isDivider(e)&&r._addClass(e,"ui-menu-divider","ui-widget-content")})),o=(n=e.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(n,"ui-menu-item")._addClass(o,"ui-menu-item-wrapper"),e.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!t.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){if("icons"===t){var i=this.element.find(".ui-menu-icon");this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)}this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i,n,o;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),n=this.active.children(".ui-menu-item-wrapper"),this._addClass(n,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",n.attr("id")),o=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(o,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay((function(){this._close()}),this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(e){var i,n,o,r,s,a;this._hasScroll()&&(i=parseFloat(t.css(this.activeMenu[0],"borderTopWidth"))||0,n=parseFloat(t.css(this.activeMenu[0],"paddingTop"))||0,o=e.offset().top-this.activeMenu.offset().top-i-n,r=this.activeMenu.scrollTop(),s=this.activeMenu.height(),a=e.outerHeight(),o<0?this.activeMenu.scrollTop(r+o):o+a>s&&this.activeMenu.scrollTop(r+o-s+a))},blur:function(t,e){e||clearTimeout(this.timer),this.active&&(this._removeClass(this.active.children(".ui-menu-item-wrapper"),null,"ui-state-active"),this._trigger("blur",t,{item:this.active}),this.active=null)},_startOpening:function(t){clearTimeout(this.timer),"true"===t.attr("aria-hidden")&&(this.timer=this._delay((function(){this._close(),this._open(t)}),this.delay))},_open:function(e){var i=t.extend({of:this.active},this.options.position);clearTimeout(this.timer),this.element.find(".ui-menu").not(e.parents(".ui-menu")).hide().attr("aria-hidden","true"),e.show().removeAttr("aria-hidden").attr("aria-expanded","true").position(i)},collapseAll:function(e,i){clearTimeout(this.timer),this.timer=this._delay((function(){var n=i?this.element:t(e&&e.target).closest(this.element.find(".ui-menu"));n.length||(n=this.element),this._close(n),this.blur(e),this._removeClass(n.find(".ui-state-active"),null,"ui-state-active"),this.activeMenu=n}),i?0:this.delay)},_close:function(t){t||(t=this.active?this.active.parent():this.element),t.find(".ui-menu").hide().attr("aria-hidden","true").attr("aria-expanded","false")},_closeOnDocumentClick:function(e){return!t(e.target).closest(".ui-menu").length},_isDivider:function(t){return!/[^\-\u2014\u2013\s]/.test(t.text())},collapse:function(t){var e=this.active&&this.active.parent().closest(".ui-menu-item",this.element);e&&e.length&&(this._close(),this.focus(t,e))},expand:function(t){var e=this.active&&this._menuItems(this.active.children(".ui-menu")).first();e&&e.length&&(this._open(e.parent()),this._delay((function(){this.focus(t,e)})))},next:function(t){this._move("next","first",t)},previous:function(t){this._move("prev","last",t)},isFirstItem:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},isLastItem:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},_menuItems:function(t){return(t||this.element).find(this.options.items).filter(".ui-menu-item")},_move:function(t,e,i){var n;this.active&&(n="first"===t||"last"===t?this.active["first"===t?"prevAll":"nextAll"](".ui-menu-item").last():this.active[t+"All"](".ui-menu-item").first()),n&&n.length&&this.active||(n=this._menuItems(this.activeMenu)[e]()),this.focus(i,n)},nextPage:function(e){var i,n,o;this.active?this.isLastItem()||(this._hasScroll()?(n=this.active.offset().top,o=this.element.innerHeight(),0===t.fn.jquery.indexOf("3.2.")&&(o+=this.element[0].offsetHeight-this.element.outerHeight()),this.active.nextAll(".ui-menu-item").each((function(){return(i=t(this)).offset().top-n-o<0})),this.focus(e,i)):this.focus(e,this._menuItems(this.activeMenu)[this.active?"last":"first"]())):this.next(e)},previousPage:function(e){var i,n,o;this.active?this.isFirstItem()||(this._hasScroll()?(n=this.active.offset().top,o=this.element.innerHeight(),0===t.fn.jquery.indexOf("3.2.")&&(o+=this.element[0].offsetHeight-this.element.outerHeight()),this.active.prevAll(".ui-menu-item").each((function(){return(i=t(this)).offset().top-n+o>0})),this.focus(e,i)):this.focus(e,this._menuItems(this.activeMenu).first())):this.next(e)},_hasScroll:function(){return this.element.outerHeight()",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var e,i,n,o=this.element[0].nodeName.toLowerCase(),r="textarea"===o,s="input"===o;this.isMultiLine=r||!s&&this._isContentEditable(this.element),this.valueMethod=this.element[r||s?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(o){if(this.element.prop("readOnly"))return e=!0,n=!0,void(i=!0);e=!1,n=!1,i=!1;var r=t.ui.keyCode;switch(o.keyCode){case r.PAGE_UP:e=!0,this._move("previousPage",o);break;case r.PAGE_DOWN:e=!0,this._move("nextPage",o);break;case r.UP:e=!0,this._keyEvent("previous",o);break;case r.DOWN:e=!0,this._keyEvent("next",o);break;case r.ENTER:this.menu.active&&(e=!0,o.preventDefault(),this.menu.select(o));break;case r.TAB:this.menu.active&&this.menu.select(o);break;case r.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(o),o.preventDefault());break;default:i=!0,this._searchTimeout(o)}},keypress:function(n){if(e)return e=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||n.preventDefault());if(!i){var o=t.ui.keyCode;switch(n.keyCode){case o.PAGE_UP:this._move("previousPage",n);break;case o.PAGE_DOWN:this._move("nextPage",n);break;case o.UP:this._keyEvent("previous",n);break;case o.DOWN:this._keyEvent("next",n)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=t("
      ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(e,i){var n,o;if(this.isNewMenu&&(this.isNewMenu=!1,e.originalEvent&&/^mouse/.test(e.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",(function(){t(e.target).trigger(e.originalEvent)}));o=i.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",e,{item:o})&&e.originalEvent&&/^key/.test(e.originalEvent.type)&&this._value(o.value),(n=i.item.attr("aria-label")||o.value)&&String.prototype.trim.call(n).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay((function(){this.liveRegion.html(t("
      ").text(n))}),100))},menuselect:function(e,i){var n=i.item.data("ui-autocomplete-item"),o=this.previous;this.element[0]!==t.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=o,this._delay((function(){this.previous=o,this.selectedItem=n}))),!1!==this._trigger("select",e,{item:n})&&this._value(n.value),this.term=this._value(),this.close(e),this.selectedItem=n}}),this.liveRegion=t("
      ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(e){var i=this.menu.element[0];return e.target===this.element[0]||e.target===i||t.contains(i,e.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var e=this.options.appendTo;return e&&(e=e.jquery||e.nodeType?t(e):this.document.find(e).eq(0)),e&&e[0]||(e=this.element.closest(".ui-front, dialog")),e.length||(e=this.document[0].body),e},_initSource:function(){var e,i,n=this;Array.isArray(this.options.source)?(e=this.options.source,this.source=function(i,n){n(t.ui.autocomplete.filter(e,i.term))}):"string"==typeof this.options.source?(i=this.options.source,this.source=function(e,o){n.xhr&&n.xhr.abort(),n.xhr=t.ajax({url:i,data:e,dataType:"json",success:function(t){o(t)},error:function(){o([])}})}):this.source=this.options.source},_searchTimeout:function(t){clearTimeout(this.searching),this.searching=this._delay((function(){var e=this.term===this._value(),i=this.menu.element.is(":visible"),n=t.altKey||t.ctrlKey||t.metaKey||t.shiftKey;e&&(!e||i||n)||(this.selectedItem=null,this.search(null,t))}),this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(t("
      ").text(i.label)).appendTo(e)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),t.extend(t.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(e,i){var n=new RegExp(t.ui.autocomplete.escapeRegex(i),"i");return t.grep(e,(function(t){return n.test(t.label||t.value||t)}))}}),t.widget("ui.autocomplete",t.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(t>1?" results are":" result is")+" available, use up and down arrow keys to navigate."}}},__response:function(e){var i;this._superApply(arguments),this.options.disabled||this.cancelSearch||(i=e&&e.length?this.options.messages.results(e.length):this.options.messages.noResults,clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay((function(){this.liveRegion.html(t("
      ").text(i))}),100))}}),t.ui.autocomplete;var D,S=/ui-corner-([a-z]){2,6}/g;function T(){this._curInst=null,this._keyEvent=!1,this._disabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",this._inlineClass="ui-datepicker-inline",this._appendClass="ui-datepicker-append",this._triggerClass="ui-datepicker-trigger",this._dialogClass="ui-datepicker-dialog",this._disableClass="ui-datepicker-disabled",this._unselectableClass="ui-datepicker-unselectable",this._currentClass="ui-datepicker-current-day",this._dayOverClass="ui-datepicker-days-cell-over",this.regional=[],this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:!1,showMonthAfterYear:!1,yearSuffix:"",selectMonthLabel:"Select month",selectYearLabel:"Select year"},this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:!1,hideIfNoPrevNext:!1,navigationAsDateFormat:!1,gotoCurrent:!1,changeMonth:!1,changeYear:!1,yearRange:"c-10:c+10",showOtherMonths:!1,selectOtherMonths:!1,showWeek:!1,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,onUpdateDatepicker:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:!0,showButtonPanel:!1,autoSize:!1,disabled:!1},t.extend(this._defaults,this.regional[""]),this.regional.en=t.extend(!0,{},this.regional[""]),this.regional["en-US"]=t.extend(!0,{},this.regional.en),this.dpDiv=O(t("
      "))}function O(e){var i="button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a";return e.on("mouseout",i,(function(){t(this).removeClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&t(this).removeClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&t(this).removeClass("ui-datepicker-next-hover")})).on("mouseover",i,M)}function M(){t.datepicker._isDisabledDatepicker(D.inline?D.dpDiv.parent()[0]:D.input[0])||(t(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),t(this).addClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&t(this).addClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&t(this).addClass("ui-datepicker-next-hover"))}function P(e,i){for(var n in t.extend(e,i),i)null==i[n]&&(e[n]=i[n]);return e}t.widget("ui.controlgroup",{version:"1.13.3",defaultElement:"
      ",options:{direction:"horizontal",disabled:null,onlyVisible:!0,items:{button:"input[type=button], input[type=submit], input[type=reset], button, a",controlgroupLabel:".ui-controlgroup-label",checkboxradio:"input[type='checkbox'], input[type='radio']",selectmenu:"select",spinner:".ui-spinner-input"}},_create:function(){this._enhance()},_enhance:function(){this.element.attr("role","toolbar"),this.refresh()},_destroy:function(){this._callChildMethod("destroy"),this.childWidgets.removeData("ui-controlgroup-data"),this.element.removeAttr("role"),this.options.items.controlgroupLabel&&this.element.find(this.options.items.controlgroupLabel).find(".ui-controlgroup-label-contents").contents().unwrap()},_initWidgets:function(){var e=this,i=[];t.each(this.options.items,(function(n,o){var r,s={};if(o)return"controlgroupLabel"===n?((r=e.element.find(o)).each((function(){var e=t(this);e.children(".ui-controlgroup-label-contents").length||e.contents().wrapAll("")})),e._addClass(r,null,"ui-widget ui-widget-content ui-state-default"),void(i=i.concat(r.get()))):void(t.fn[n]&&(s=e["_"+n+"Options"]?e["_"+n+"Options"]("middle"):{classes:{}},e.element.find(o).each((function(){var o=t(this),r=o[n]("instance"),a=t.widget.extend({},s);if("button"!==n||!o.parent(".ui-spinner").length){r||(r=o[n]()[n]("instance")),r&&(a.classes=e._resolveClassesValues(a.classes,r)),o[n](a);var c=o[n]("widget");t.data(c[0],"ui-controlgroup-data",r||o[n]("instance")),i.push(c[0])}}))))})),this.childWidgets=t(t.uniqueSort(i)),this._addClass(this.childWidgets,"ui-controlgroup-item")},_callChildMethod:function(e){this.childWidgets.each((function(){var i=t(this).data("ui-controlgroup-data");i&&i[e]&&i[e]()}))},_updateCornerClass:function(t,e){var i=this._buildSimpleOptions(e,"label").classes.label;this._removeClass(t,null,"ui-corner-top ui-corner-bottom ui-corner-left ui-corner-right ui-corner-all"),this._addClass(t,null,i)},_buildSimpleOptions:function(t,e){var i="vertical"===this.options.direction,n={classes:{}};return n.classes[e]={middle:"",first:"ui-corner-"+(i?"top":"left"),last:"ui-corner-"+(i?"bottom":"right"),only:"ui-corner-all"}[t],n},_spinnerOptions:function(t){var e=this._buildSimpleOptions(t,"ui-spinner");return e.classes["ui-spinner-up"]="",e.classes["ui-spinner-down"]="",e},_buttonOptions:function(t){return this._buildSimpleOptions(t,"ui-button")},_checkboxradioOptions:function(t){return this._buildSimpleOptions(t,"ui-checkboxradio-label")},_selectmenuOptions:function(t){var e="vertical"===this.options.direction;return{width:!!e&&"auto",classes:{middle:{"ui-selectmenu-button-open":"","ui-selectmenu-button-closed":""},first:{"ui-selectmenu-button-open":"ui-corner-"+(e?"top":"tl"),"ui-selectmenu-button-closed":"ui-corner-"+(e?"top":"left")},last:{"ui-selectmenu-button-open":e?"":"ui-corner-tr","ui-selectmenu-button-closed":"ui-corner-"+(e?"bottom":"right")},only:{"ui-selectmenu-button-open":"ui-corner-top","ui-selectmenu-button-closed":"ui-corner-all"}}[t]}},_resolveClassesValues:function(e,i){var n={};return t.each(e,(function(t){var o=i.options.classes[t]||"";o=String.prototype.trim.call(o.replace(S,"")),n[t]=(o+" "+e[t]).replace(/\s+/g," ")})),n},_setOption:function(t,e){"direction"===t&&this._removeClass("ui-controlgroup-"+this.options.direction),this._super(t,e),"disabled"!==t?this.refresh():this._callChildMethod(e?"disable":"enable")},refresh:function(){var e,i=this;this._addClass("ui-controlgroup ui-controlgroup-"+this.options.direction),"horizontal"===this.options.direction&&this._addClass(null,"ui-helper-clearfix"),this._initWidgets(),e=this.childWidgets,this.options.onlyVisible&&(e=e.filter(":visible")),e.length&&(t.each(["first","last"],(function(t,n){var o=e[n]().data("ui-controlgroup-data");if(o&&i["_"+o.widgetName+"Options"]){var r=i["_"+o.widgetName+"Options"](1===e.length?"only":n);r.classes=i._resolveClassesValues(r.classes,o),o.element[o.widgetName](r)}else i._updateCornerClass(e[n](),n)})),this._callChildMethod("refresh"))}}),t.widget("ui.checkboxradio",[t.ui.formResetMixin,{version:"1.13.3",options:{disabled:null,label:null,icon:!0,classes:{"ui-checkboxradio-label":"ui-corner-all","ui-checkboxradio-icon":"ui-corner-all"}},_getCreateOptions:function(){var e,i,n,o=this._super()||{};return this._readType(),i=this.element.labels(),this.label=t(i[i.length-1]),this.label.length||t.error("No label found for checkboxradio widget"),this.originalLabel="",(n=this.label.contents().not(this.element[0])).length&&(this.originalLabel+=n.clone().wrapAll("
      ").parent().html()),this.originalLabel&&(o.label=this.originalLabel),null!=(e=this.element[0].disabled)&&(o.disabled=e),o},_create:function(){var t=this.element[0].checked;this._bindFormResetHandler(),null==this.options.disabled&&(this.options.disabled=this.element[0].disabled),this._setOption("disabled",this.options.disabled),this._addClass("ui-checkboxradio","ui-helper-hidden-accessible"),this._addClass(this.label,"ui-checkboxradio-label","ui-button ui-widget"),"radio"===this.type&&this._addClass(this.label,"ui-checkboxradio-radio-label"),this.options.label&&this.options.label!==this.originalLabel?this._updateLabel():this.originalLabel&&(this.options.label=this.originalLabel),this._enhance(),t&&this._addClass(this.label,"ui-checkboxradio-checked","ui-state-active"),this._on({change:"_toggleClasses",focus:function(){this._addClass(this.label,null,"ui-state-focus ui-visual-focus")},blur:function(){this._removeClass(this.label,null,"ui-state-focus ui-visual-focus")}})},_readType:function(){var e=this.element[0].nodeName.toLowerCase();this.type=this.element[0].type,"input"===e&&/radio|checkbox/.test(this.type)||t.error("Can't create checkboxradio on element.nodeName="+e+" and element.type="+this.type)},_enhance:function(){this._updateIcon(this.element[0].checked)},widget:function(){return this.label},_getRadioGroup:function(){var e=this.element[0].name,i="input[name='"+t.escapeSelector(e)+"']";return e?(this.form.length?t(this.form[0].elements).filter(i):t(i).filter((function(){return 0===t(this)._form().length}))).not(this.element):t([])},_toggleClasses:function(){var e=this.element[0].checked;this._toggleClass(this.label,"ui-checkboxradio-checked","ui-state-active",e),this.options.icon&&"checkbox"===this.type&&this._toggleClass(this.icon,null,"ui-icon-check ui-state-checked",e)._toggleClass(this.icon,null,"ui-icon-blank",!e),"radio"===this.type&&this._getRadioGroup().each((function(){var e=t(this).checkboxradio("instance");e&&e._removeClass(e.label,"ui-checkboxradio-checked","ui-state-active")}))},_destroy:function(){this._unbindFormResetHandler(),this.icon&&(this.icon.remove(),this.iconSpace.remove())},_setOption:function(t,e){if("label"!==t||e){if(this._super(t,e),"disabled"===t)return this._toggleClass(this.label,null,"ui-state-disabled",e),void(this.element[0].disabled=e);this.refresh()}},_updateIcon:function(e){var i="ui-icon ui-icon-background ";this.options.icon?(this.icon||(this.icon=t(""),this.iconSpace=t(" "),this._addClass(this.iconSpace,"ui-checkboxradio-icon-space")),"checkbox"===this.type?(i+=e?"ui-icon-check ui-state-checked":"ui-icon-blank",this._removeClass(this.icon,null,e?"ui-icon-blank":"ui-icon-check")):i+="ui-icon-blank",this._addClass(this.icon,"ui-checkboxradio-icon",i),e||this._removeClass(this.icon,null,"ui-icon-check ui-state-checked"),this.icon.prependTo(this.label).after(this.iconSpace)):void 0!==this.icon&&(this.icon.remove(),this.iconSpace.remove(),delete this.icon)},_updateLabel:function(){var t=this.label.contents().not(this.element[0]);this.icon&&(t=t.not(this.icon[0])),this.iconSpace&&(t=t.not(this.iconSpace[0])),t.remove(),this.label.append(this.options.label)},refresh:function(){var t=this.element[0].checked,e=this.element[0].disabled;this._updateIcon(t),this._toggleClass(this.label,"ui-checkboxradio-checked","ui-state-active",t),null!==this.options.label&&this._updateLabel(),e!==this.options.disabled&&this._setOptions({disabled:e})}}]),t.ui.checkboxradio,t.widget("ui.button",{version:"1.13.3",defaultElement:"
      "+(G[0]>0&&B===G[1]-1?"
      ":""):"")}x+=k}return x+=u,e._keyEvent=!1,x},_generateMonthYearHeader:function(t,e,i,n,o,r,s,a){var c,l,u,h,d,p,A,f,g=this._get(t,"changeMonth"),m=this._get(t,"changeYear"),C=this._get(t,"showMonthAfterYear"),b=this._get(t,"selectMonthLabel"),v=this._get(t,"selectYearLabel"),x="
      ",y="";if(r||!g)y+=""+s[e]+"";else{for(c=n&&n.getFullYear()===i,l=o&&o.getFullYear()===i,y+=""}if(C||(x+=y+(!r&&g&&m?"":" ")),!t.yearshtml)if(t.yearshtml="",r||!m)x+=""+i+"";else{for(h=this._get(t,"yearRange").split(":"),d=(new Date).getFullYear(),p=function(t){var e=t.match(/c[+\-].*/)?i+parseInt(t.substring(1),10):t.match(/[+\-].*/)?d+parseInt(t,10):parseInt(t,10);return isNaN(e)?d:e},A=p(h[0]),f=Math.max(A,p(h[1]||"")),A=n?Math.max(A,n.getFullYear()):A,f=o?Math.min(f,o.getFullYear()):f,t.yearshtml+="",x+=t.yearshtml,t.yearshtml=null}return x+=this._get(t,"yearSuffix"),C&&(x+=(!r&&g&&m?"":" ")+y),x+"
      "},_adjustInstDate:function(t,e,i){var n=t.selectedYear+("Y"===i?e:0),o=t.selectedMonth+("M"===i?e:0),r=Math.min(t.selectedDay,this._getDaysInMonth(n,o))+("D"===i?e:0),s=this._restrictMinMax(t,this._daylightSavingAdjust(new Date(n,o,r)));t.selectedDay=s.getDate(),t.drawMonth=t.selectedMonth=s.getMonth(),t.drawYear=t.selectedYear=s.getFullYear(),"M"!==i&&"Y"!==i||this._notifyChange(t)},_restrictMinMax:function(t,e){var i=this._getMinMaxDate(t,"min"),n=this._getMinMaxDate(t,"max"),o=i&&en?n:o},_notifyChange:function(t){var e=this._get(t,"onChangeMonthYear");e&&e.apply(t.input?t.input[0]:null,[t.selectedYear,t.selectedMonth+1,t])},_getNumberOfMonths:function(t){var e=this._get(t,"numberOfMonths");return null==e?[1,1]:"number"==typeof e?[1,e]:e},_getMinMaxDate:function(t,e){return this._determineDate(t,this._get(t,e+"Date"),null)},_getDaysInMonth:function(t,e){return 32-this._daylightSavingAdjust(new Date(t,e,32)).getDate()},_getFirstDayOfMonth:function(t,e){return new Date(t,e,1).getDay()},_canAdjustMonth:function(t,e,i,n){var o=this._getNumberOfMonths(t),r=this._daylightSavingAdjust(new Date(i,n+(e<0?e:o[0]*o[1]),1));return e<0&&r.setDate(this._getDaysInMonth(r.getFullYear(),r.getMonth())),this._isInRange(t,r)},_isInRange:function(t,e){var i,n,o=this._getMinMaxDate(t,"min"),r=this._getMinMaxDate(t,"max"),s=null,a=null,c=this._get(t,"yearRange");return c&&(i=c.split(":"),n=(new Date).getFullYear(),s=parseInt(i[0],10),a=parseInt(i[1],10),i[0].match(/[+\-].*/)&&(s+=n),i[1].match(/[+\-].*/)&&(a+=n)),(!o||e.getTime()>=o.getTime())&&(!r||e.getTime()<=r.getTime())&&(!s||e.getFullYear()>=s)&&(!a||e.getFullYear()<=a)},_getFormatConfig:function(t){var e=this._get(t,"shortYearCutoff");return{shortYearCutoff:e="string"!=typeof e?e:(new Date).getFullYear()%100+parseInt(e,10),dayNamesShort:this._get(t,"dayNamesShort"),dayNames:this._get(t,"dayNames"),monthNamesShort:this._get(t,"monthNamesShort"),monthNames:this._get(t,"monthNames")}},_formatDate:function(t,e,i,n){e||(t.currentDay=t.selectedDay,t.currentMonth=t.selectedMonth,t.currentYear=t.selectedYear);var o=e?"object"==typeof e?e:this._daylightSavingAdjust(new Date(n,i,e)):this._daylightSavingAdjust(new Date(t.currentYear,t.currentMonth,t.currentDay));return this.formatDate(this._get(t,"dateFormat"),o,this._getFormatConfig(t))}}),t.fn.datepicker=function(e){if(!this.length)return this;t.datepicker.initialized||(t(document).on("mousedown",t.datepicker._checkExternalClick),t.datepicker.initialized=!0),0===t("#"+t.datepicker._mainDivId).length&&t("body").append(t.datepicker.dpDiv);var i=Array.prototype.slice.call(arguments,1);return"string"!=typeof e||"isDisabled"!==e&&"getDate"!==e&&"widget"!==e?"option"===e&&2===arguments.length&&"string"==typeof arguments[1]?t.datepicker["_"+e+"Datepicker"].apply(t.datepicker,[this[0]].concat(i)):this.each((function(){"string"==typeof e?t.datepicker["_"+e+"Datepicker"].apply(t.datepicker,[this].concat(i)):t.datepicker._attachDatepicker(this,e)})):t.datepicker["_"+e+"Datepicker"].apply(t.datepicker,[this[0]].concat(i))},t.datepicker=new T,t.datepicker.initialized=!1,t.datepicker.uuid=(new Date).getTime(),t.datepicker.version="1.13.3",t.datepicker,t.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase());var R,N=!1;function H(t){return function(){var e=this.element.val();t.apply(this,arguments),this._refresh(),e!==this.element.val()&&this._trigger("change")}}t(document).on("mouseup",(function(){N=!1})),t.widget("ui.mouse",{version:"1.13.3",options:{cancel:"input, textarea, button, select, option",distance:1,delay:0},_mouseInit:function(){var e=this;this.element.on("mousedown."+this.widgetName,(function(t){return e._mouseDown(t)})).on("click."+this.widgetName,(function(i){if(!0===t.data(i.target,e.widgetName+".preventClickEvent"))return t.removeData(i.target,e.widgetName+".preventClickEvent"),i.stopImmediatePropagation(),!1})),this.started=!1},_mouseDestroy:function(){this.element.off("."+this.widgetName),this._mouseMoveDelegate&&this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate)},_mouseDown:function(e){if(!N){this._mouseMoved=!1,this._mouseStarted&&this._mouseUp(e),this._mouseDownEvent=e;var i=this,n=1===e.which,o=!("string"!=typeof this.options.cancel||!e.target.nodeName)&&t(e.target).closest(this.options.cancel).length;return!(n&&!o&&this._mouseCapture(e)&&(this.mouseDelayMet=!this.options.delay,this.mouseDelayMet||(this._mouseDelayTimer=setTimeout((function(){i.mouseDelayMet=!0}),this.options.delay)),this._mouseDistanceMet(e)&&this._mouseDelayMet(e)&&(this._mouseStarted=!1!==this._mouseStart(e),!this._mouseStarted)?(e.preventDefault(),0):(!0===t.data(e.target,this.widgetName+".preventClickEvent")&&t.removeData(e.target,this.widgetName+".preventClickEvent"),this._mouseMoveDelegate=function(t){return i._mouseMove(t)},this._mouseUpDelegate=function(t){return i._mouseUp(t)},this.document.on("mousemove."+this.widgetName,this._mouseMoveDelegate).on("mouseup."+this.widgetName,this._mouseUpDelegate),e.preventDefault(),N=!0,0)))}},_mouseMove:function(e){if(this._mouseMoved){if(t.ui.ie&&(!document.documentMode||document.documentMode<9)&&!e.button)return this._mouseUp(e);if(!e.which)if(e.originalEvent.altKey||e.originalEvent.ctrlKey||e.originalEvent.metaKey||e.originalEvent.shiftKey)this.ignoreMissingWhich=!0;else if(!this.ignoreMissingWhich)return this._mouseUp(e)}return(e.which||e.button)&&(this._mouseMoved=!0),this._mouseStarted?(this._mouseDrag(e),e.preventDefault()):(this._mouseDistanceMet(e)&&this._mouseDelayMet(e)&&(this._mouseStarted=!1!==this._mouseStart(this._mouseDownEvent,e),this._mouseStarted?this._mouseDrag(e):this._mouseUp(e)),!this._mouseStarted)},_mouseUp:function(e){this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate),this._mouseStarted&&(this._mouseStarted=!1,e.target===this._mouseDownEvent.target&&t.data(e.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(e)),this._mouseDelayTimer&&(clearTimeout(this._mouseDelayTimer),delete this._mouseDelayTimer),this.ignoreMissingWhich=!1,N=!1,e.preventDefault()},_mouseDistanceMet:function(t){return Math.max(Math.abs(this._mouseDownEvent.pageX-t.pageX),Math.abs(this._mouseDownEvent.pageY-t.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return!0}}),t.ui.plugin={add:function(e,i,n){var o,r=t.ui[e].prototype;for(o in n)r.plugins[o]=r.plugins[o]||[],r.plugins[o].push([i,n[o]])},call:function(t,e,i,n){var o,r=t.plugins[e];if(r&&(n||t.element[0].parentNode&&11!==t.element[0].parentNode.nodeType))for(o=0;o0||(this.handle=this._getHandle(e),!this.handle||(this._blurActiveElement(e),this._blockFrames(!0===i.iframeFix?"iframe":i.iframeFix),0)))},_blockFrames:function(e){this.iframeBlocks=this.document.find(e).map((function(){var e=t(this);return t("
      ").css("position","absolute").appendTo(e.parent()).outerWidth(e.outerWidth()).outerHeight(e.outerHeight()).offset(e.offset())[0]}))},_unblockFrames:function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},_blurActiveElement:function(e){var i=t.ui.safeActiveElement(this.document[0]);t(e.target).closest(i).length||t.ui.safeBlur(i)},_mouseStart:function(e){var i=this.options;return this.helper=this._createHelper(e),this._addClass(this.helper,"ui-draggable-dragging"),this._cacheHelperProportions(),t.ui.ddmanager&&(t.ui.ddmanager.current=this),this._cacheMargins(),this.cssPosition=this.helper.css("position"),this.scrollParent=this.helper.scrollParent(!0),this.offsetParent=this.helper.offsetParent(),this.hasFixedAncestor=this.helper.parents().filter((function(){return"fixed"===t(this).css("position")})).length>0,this.positionAbs=this.element.offset(),this._refreshOffsets(e),this.originalPosition=this.position=this._generatePosition(e,!1),this.originalPageX=e.pageX,this.originalPageY=e.pageY,i.cursorAt&&this._adjustOffsetFromHelper(i.cursorAt),this._setContainment(),!1===this._trigger("start",e)?(this._clear(),!1):(this._cacheHelperProportions(),t.ui.ddmanager&&!i.dropBehaviour&&t.ui.ddmanager.prepareOffsets(this,e),this._mouseDrag(e,!0),t.ui.ddmanager&&t.ui.ddmanager.dragStart(this,e),!0)},_refreshOffsets:function(t){this.offset={top:this.positionAbs.top-this.margins.top,left:this.positionAbs.left-this.margins.left,scroll:!1,parent:this._getParentOffset(),relative:this._getRelativeOffset()},this.offset.click={left:t.pageX-this.offset.left,top:t.pageY-this.offset.top}},_mouseDrag:function(e,i){if(this.hasFixedAncestor&&(this.offset.parent=this._getParentOffset()),this.position=this._generatePosition(e,!0),this.positionAbs=this._convertPositionTo("absolute"),!i){var n=this._uiHash();if(!1===this._trigger("drag",e,n))return this._mouseUp(new t.Event("mouseup",e)),!1;this.position=n.position}return this.helper[0].style.left=this.position.left+"px",this.helper[0].style.top=this.position.top+"px",t.ui.ddmanager&&t.ui.ddmanager.drag(this,e),!1},_mouseStop:function(e){var i=this,n=!1;return t.ui.ddmanager&&!this.options.dropBehaviour&&(n=t.ui.ddmanager.drop(this,e)),this.dropped&&(n=this.dropped,this.dropped=!1),"invalid"===this.options.revert&&!n||"valid"===this.options.revert&&n||!0===this.options.revert||"function"==typeof this.options.revert&&this.options.revert.call(this.element,n)?t(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),(function(){!1!==i._trigger("stop",e)&&i._clear()})):!1!==this._trigger("stop",e)&&this._clear(),!1},_mouseUp:function(e){return this._unblockFrames(),t.ui.ddmanager&&t.ui.ddmanager.dragStop(this,e),this.handleElement.is(e.target)&&this.element.trigger("focus"),t.ui.mouse.prototype._mouseUp.call(this,e)},cancel:function(){return this.helper.is(".ui-draggable-dragging")?this._mouseUp(new t.Event("mouseup",{target:this.element[0]})):this._clear(),this},_getHandle:function(e){return!this.options.handle||!!t(e.target).closest(this.element.find(this.options.handle)).length},_setHandleClassName:function(){this.handleElement=this.options.handle?this.element.find(this.options.handle):this.element,this._addClass(this.handleElement,"ui-draggable-handle")},_removeHandleClassName:function(){this._removeClass(this.handleElement,"ui-draggable-handle")},_createHelper:function(e){var i=this.options,n="function"==typeof i.helper,o=n?t(i.helper.apply(this.element[0],[e])):"clone"===i.helper?this.element.clone().removeAttr("id"):this.element;return o.parents("body").length||o.appendTo("parent"===i.appendTo?this.element[0].parentNode:i.appendTo),n&&o[0]===this.element[0]&&this._setPositionRelative(),o[0]===this.element[0]||/(fixed|absolute)/.test(o.css("position"))||o.css("position","absolute"),o},_setPositionRelative:function(){/^(?:r|a|f)/.test(this.element.css("position"))||(this.element[0].style.position="relative")},_adjustOffsetFromHelper:function(t){"string"==typeof t&&(t=t.split(" ")),Array.isArray(t)&&(t={left:+t[0],top:+t[1]||0}),"left"in t&&(this.offset.click.left=t.left+this.margins.left),"right"in t&&(this.offset.click.left=this.helperProportions.width-t.right+this.margins.left),"top"in t&&(this.offset.click.top=t.top+this.margins.top),"bottom"in t&&(this.offset.click.top=this.helperProportions.height-t.bottom+this.margins.top)},_isRootNode:function(t){return/(html|body)/i.test(t.tagName)||t===this.document[0]},_getParentOffset:function(){var e=this.offsetParent.offset(),i=this.document[0];return"absolute"===this.cssPosition&&this.scrollParent[0]!==i&&t.contains(this.scrollParent[0],this.offsetParent[0])&&(e.left+=this.scrollParent.scrollLeft(),e.top+=this.scrollParent.scrollTop()),this._isRootNode(this.offsetParent[0])&&(e={top:0,left:0}),{top:e.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:e.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"!==this.cssPosition)return{top:0,left:0};var t=this.element.position(),e=this._isRootNode(this.scrollParent[0]);return{top:t.top-(parseInt(this.helper.css("top"),10)||0)+(e?0:this.scrollParent.scrollTop()),left:t.left-(parseInt(this.helper.css("left"),10)||0)+(e?0:this.scrollParent.scrollLeft())}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0,right:parseInt(this.element.css("marginRight"),10)||0,bottom:parseInt(this.element.css("marginBottom"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e,i,n,o=this.options,r=this.document[0];this.relativeContainer=null,o.containment?"window"!==o.containment?"document"!==o.containment?o.containment.constructor!==Array?("parent"===o.containment&&(o.containment=this.helper[0].parentNode),(n=(i=t(o.containment))[0])&&(e=/(scroll|auto)/.test(i.css("overflow")),this.containment=[(parseInt(i.css("borderLeftWidth"),10)||0)+(parseInt(i.css("paddingLeft"),10)||0),(parseInt(i.css("borderTopWidth"),10)||0)+(parseInt(i.css("paddingTop"),10)||0),(e?Math.max(n.scrollWidth,n.offsetWidth):n.offsetWidth)-(parseInt(i.css("borderRightWidth"),10)||0)-(parseInt(i.css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left-this.margins.right,(e?Math.max(n.scrollHeight,n.offsetHeight):n.offsetHeight)-(parseInt(i.css("borderBottomWidth"),10)||0)-(parseInt(i.css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top-this.margins.bottom],this.relativeContainer=i)):this.containment=o.containment:this.containment=[0,0,t(r).width()-this.helperProportions.width-this.margins.left,(t(r).height()||r.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]:this.containment=[t(window).scrollLeft()-this.offset.relative.left-this.offset.parent.left,t(window).scrollTop()-this.offset.relative.top-this.offset.parent.top,t(window).scrollLeft()+t(window).width()-this.helperProportions.width-this.margins.left,t(window).scrollTop()+(t(window).height()||r.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]:this.containment=null},_convertPositionTo:function(t,e){e||(e=this.position);var i="absolute"===t?1:-1,n=this._isRootNode(this.scrollParent[0]);return{top:e.top+this.offset.relative.top*i+this.offset.parent.top*i-("fixed"===this.cssPosition?-this.offset.scroll.top:n?0:this.offset.scroll.top)*i,left:e.left+this.offset.relative.left*i+this.offset.parent.left*i-("fixed"===this.cssPosition?-this.offset.scroll.left:n?0:this.offset.scroll.left)*i}},_generatePosition:function(t,e){var i,n,o,r,s=this.options,a=this._isRootNode(this.scrollParent[0]),c=t.pageX,l=t.pageY;return a&&this.offset.scroll||(this.offset.scroll={top:this.scrollParent.scrollTop(),left:this.scrollParent.scrollLeft()}),e&&(this.containment&&(this.relativeContainer?(n=this.relativeContainer.offset(),i=[this.containment[0]+n.left,this.containment[1]+n.top,this.containment[2]+n.left,this.containment[3]+n.top]):i=this.containment,t.pageX-this.offset.click.lefti[2]&&(c=i[2]+this.offset.click.left),t.pageY-this.offset.click.top>i[3]&&(l=i[3]+this.offset.click.top)),s.grid&&(o=s.grid[1]?this.originalPageY+Math.round((l-this.originalPageY)/s.grid[1])*s.grid[1]:this.originalPageY,l=i?o-this.offset.click.top>=i[1]||o-this.offset.click.top>i[3]?o:o-this.offset.click.top>=i[1]?o-s.grid[1]:o+s.grid[1]:o,r=s.grid[0]?this.originalPageX+Math.round((c-this.originalPageX)/s.grid[0])*s.grid[0]:this.originalPageX,c=i?r-this.offset.click.left>=i[0]||r-this.offset.click.left>i[2]?r:r-this.offset.click.left>=i[0]?r-s.grid[0]:r+s.grid[0]:r),"y"===s.axis&&(c=this.originalPageX),"x"===s.axis&&(l=this.originalPageY)),{top:l-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.offset.scroll.top:a?0:this.offset.scroll.top),left:c-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.offset.scroll.left:a?0:this.offset.scroll.left)}},_clear:function(){this._removeClass(this.helper,"ui-draggable-dragging"),this.helper[0]===this.element[0]||this.cancelHelperRemoval||this.helper.remove(),this.helper=null,this.cancelHelperRemoval=!1,this.destroyOnClear&&this.destroy()},_trigger:function(e,i,n){return n=n||this._uiHash(),t.ui.plugin.call(this,e,[i,n,this],!0),/^(drag|start|stop)/.test(e)&&(this.positionAbs=this._convertPositionTo("absolute"),n.offset=this.positionAbs),t.Widget.prototype._trigger.call(this,e,i,n)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}}),t.ui.plugin.add("draggable","connectToSortable",{start:function(e,i,n){var o=t.extend({},i,{item:n.element});n.sortables=[],t(n.options.connectToSortable).each((function(){var i=t(this).sortable("instance");i&&!i.options.disabled&&(n.sortables.push(i),i.refreshPositions(),i._trigger("activate",e,o))}))},stop:function(e,i,n){var o=t.extend({},i,{item:n.element});n.cancelHelperRemoval=!1,t.each(n.sortables,(function(){var t=this;t.isOver?(t.isOver=0,n.cancelHelperRemoval=!0,t.cancelHelperRemoval=!1,t._storedCSS={position:t.placeholder.css("position"),top:t.placeholder.css("top"),left:t.placeholder.css("left")},t._mouseStop(e),t.options.helper=t.options._helper):(t.cancelHelperRemoval=!0,t._trigger("deactivate",e,o))}))},drag:function(e,i,n){t.each(n.sortables,(function(){var o=!1,r=this;r.positionAbs=n.positionAbs,r.helperProportions=n.helperProportions,r.offset.click=n.offset.click,r._intersectsWith(r.containerCache)&&(o=!0,t.each(n.sortables,(function(){return this.positionAbs=n.positionAbs,this.helperProportions=n.helperProportions,this.offset.click=n.offset.click,this!==r&&this._intersectsWith(this.containerCache)&&t.contains(r.element[0],this.element[0])&&(o=!1),o}))),o?(r.isOver||(r.isOver=1,n._parent=i.helper.parent(),r.currentItem=i.helper.appendTo(r.element).data("ui-sortable-item",!0),r.options._helper=r.options.helper,r.options.helper=function(){return i.helper[0]},e.target=r.currentItem[0],r._mouseCapture(e,!0),r._mouseStart(e,!0,!0),r.offset.click.top=n.offset.click.top,r.offset.click.left=n.offset.click.left,r.offset.parent.left-=n.offset.parent.left-r.offset.parent.left,r.offset.parent.top-=n.offset.parent.top-r.offset.parent.top,n._trigger("toSortable",e),n.dropped=r.element,t.each(n.sortables,(function(){this.refreshPositions()})),n.currentItem=n.element,r.fromOutside=n),r.currentItem&&(r._mouseDrag(e),i.position=r.position)):r.isOver&&(r.isOver=0,r.cancelHelperRemoval=!0,r.options._revert=r.options.revert,r.options.revert=!1,r._trigger("out",e,r._uiHash(r)),r._mouseStop(e,!0),r.options.revert=r.options._revert,r.options.helper=r.options._helper,r.placeholder&&r.placeholder.remove(),i.helper.appendTo(n._parent),n._refreshOffsets(e),i.position=n._generatePosition(e,!0),n._trigger("fromSortable",e),n.dropped=!1,t.each(n.sortables,(function(){this.refreshPositions()})))}))}}),t.ui.plugin.add("draggable","cursor",{start:function(e,i,n){var o=t("body"),r=n.options;o.css("cursor")&&(r._cursor=o.css("cursor")),o.css("cursor",r.cursor)},stop:function(e,i,n){var o=n.options;o._cursor&&t("body").css("cursor",o._cursor)}}),t.ui.plugin.add("draggable","opacity",{start:function(e,i,n){var o=t(i.helper),r=n.options;o.css("opacity")&&(r._opacity=o.css("opacity")),o.css("opacity",r.opacity)},stop:function(e,i,n){var o=n.options;o._opacity&&t(i.helper).css("opacity",o._opacity)}}),t.ui.plugin.add("draggable","scroll",{start:function(t,e,i){i.scrollParentNotHidden||(i.scrollParentNotHidden=i.helper.scrollParent(!1)),i.scrollParentNotHidden[0]!==i.document[0]&&"HTML"!==i.scrollParentNotHidden[0].tagName&&(i.overflowOffset=i.scrollParentNotHidden.offset())},drag:function(e,i,n){var o=n.options,r=!1,s=n.scrollParentNotHidden[0],a=n.document[0];s!==a&&"HTML"!==s.tagName?(o.axis&&"x"===o.axis||(n.overflowOffset.top+s.offsetHeight-e.pageY=0;d--)l=(c=n.snapElements[d].left-n.margins.left)+n.snapElements[d].width,h=(u=n.snapElements[d].top-n.margins.top)+n.snapElements[d].height,ml+f||bh+f||!t.contains(n.snapElements[d].item.ownerDocument,n.snapElements[d].item)?(n.snapElements[d].snapping&&n.options.snap.release&&n.options.snap.release.call(n.element,e,t.extend(n._uiHash(),{snapItem:n.snapElements[d].item})),n.snapElements[d].snapping=!1):("inner"!==A.snapMode&&(o=Math.abs(u-b)<=f,r=Math.abs(h-C)<=f,s=Math.abs(c-m)<=f,a=Math.abs(l-g)<=f,o&&(i.position.top=n._convertPositionTo("relative",{top:u-n.helperProportions.height,left:0}).top),r&&(i.position.top=n._convertPositionTo("relative",{top:h,left:0}).top),s&&(i.position.left=n._convertPositionTo("relative",{top:0,left:c-n.helperProportions.width}).left),a&&(i.position.left=n._convertPositionTo("relative",{top:0,left:l}).left)),p=o||r||s||a,"outer"!==A.snapMode&&(o=Math.abs(u-C)<=f,r=Math.abs(h-b)<=f,s=Math.abs(c-g)<=f,a=Math.abs(l-m)<=f,o&&(i.position.top=n._convertPositionTo("relative",{top:u,left:0}).top),r&&(i.position.top=n._convertPositionTo("relative",{top:h-n.helperProportions.height,left:0}).top),s&&(i.position.left=n._convertPositionTo("relative",{top:0,left:c}).left),a&&(i.position.left=n._convertPositionTo("relative",{top:0,left:l-n.helperProportions.width}).left)),!n.snapElements[d].snapping&&(o||r||s||a||p)&&n.options.snap.snap&&n.options.snap.snap.call(n.element,e,t.extend(n._uiHash(),{snapItem:n.snapElements[d].item})),n.snapElements[d].snapping=o||r||s||a||p)}}),t.ui.plugin.add("draggable","stack",{start:function(e,i,n){var o,r=n.options,s=t.makeArray(t(r.stack)).sort((function(e,i){return(parseInt(t(e).css("zIndex"),10)||0)-(parseInt(t(i).css("zIndex"),10)||0)}));s.length&&(o=parseInt(t(s[0]).css("zIndex"),10)||0,t(s).each((function(e){t(this).css("zIndex",o+e)})),this.css("zIndex",o+s.length))}}),t.ui.plugin.add("draggable","zIndex",{start:function(e,i,n){var o=t(i.helper),r=n.options;o.css("zIndex")&&(r._zIndex=o.css("zIndex")),o.css("zIndex",r.zIndex)},stop:function(e,i,n){var o=n.options;o._zIndex&&t(i.helper).css("zIndex",o._zIndex)}}),t.ui.draggable,t.widget("ui.resizable",t.ui.mouse,{version:"1.13.3",widgetEventPrefix:"resize",options:{alsoResize:!1,animate:!1,animateDuration:"slow",animateEasing:"swing",aspectRatio:!1,autoHide:!1,classes:{"ui-resizable-se":"ui-icon ui-icon-gripsmall-diagonal-se"},containment:!1,ghost:!1,grid:!1,handles:"e,s,se",helper:!1,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:90,resize:null,start:null,stop:null},_num:function(t){return parseFloat(t)||0},_isNumber:function(t){return!isNaN(parseFloat(t))},_hasScroll:function(e,i){if("hidden"===t(e).css("overflow"))return!1;var n=i&&"left"===i?"scrollLeft":"scrollTop",o=!1;if(e[n]>0)return!0;try{e[n]=1,o=e[n]>0,e[n]=0}catch(t){}return o},_create:function(){var e,i=this.options,n=this;this._addClass("ui-resizable"),t.extend(this,{_aspectRatio:!!i.aspectRatio,aspectRatio:i.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:i.helper||i.ghost||i.animate?i.helper||"ui-resizable-helper":null}),this.element[0].nodeName.match(/^(canvas|textarea|input|select|button|img)$/i)&&(this.element.wrap(t("
      ").css({overflow:"hidden",position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")})),this.element=this.element.parent().data("ui-resizable",this.element.resizable("instance")),this.elementIsWrapper=!0,e={marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom"),marginLeft:this.originalElement.css("marginLeft")},this.element.css(e),this.originalElement.css("margin",0),this.originalResizeStyle=this.originalElement.css("resize"),this.originalElement.css("resize","none"),this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"})),this.originalElement.css(e),this._proportionallyResize()),this._setupHandles(),i.autoHide&&t(this.element).on("mouseenter",(function(){i.disabled||(n._removeClass("ui-resizable-autohide"),n._handles.show())})).on("mouseleave",(function(){i.disabled||n.resizing||(n._addClass("ui-resizable-autohide"),n._handles.hide())})),this._mouseInit()},_destroy:function(){this._mouseDestroy(),this._addedHandles.remove();var e,i=function(e){t(e).removeData("resizable").removeData("ui-resizable").off(".resizable")};return this.elementIsWrapper&&(i(this.element),e=this.element,this.originalElement.css({position:e.css("position"),width:e.outerWidth(),height:e.outerHeight(),top:e.css("top"),left:e.css("left")}).insertAfter(e),e.remove()),this.originalElement.css("resize",this.originalResizeStyle),i(this.originalElement),this},_setOption:function(t,e){switch(this._super(t,e),t){case"handles":this._removeHandles(),this._setupHandles();break;case"aspectRatio":this._aspectRatio=!!e}},_setupHandles:function(){var e,i,n,o,r,s=this.options,a=this;if(this.handles=s.handles||(t(".ui-resizable-handle",this.element).length?{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"}:"e,s,se"),this._handles=t(),this._addedHandles=t(),this.handles.constructor===String)for("all"===this.handles&&(this.handles="n,e,s,w,se,sw,ne,nw"),n=this.handles.split(","),this.handles={},i=0;i"),this._addClass(r,"ui-resizable-handle "+o),r.css({zIndex:s.zIndex}),this.handles[e]=".ui-resizable-"+e,this.element.children(this.handles[e]).length||(this.element.append(r),this._addedHandles=this._addedHandles.add(r));this._renderAxis=function(e){var i,n,o,r;for(i in e=e||this.element,this.handles)this.handles[i].constructor===String?this.handles[i]=this.element.children(this.handles[i]).first().show():(this.handles[i].jquery||this.handles[i].nodeType)&&(this.handles[i]=t(this.handles[i]),this._on(this.handles[i],{mousedown:a._mouseDown})),this.elementIsWrapper&&this.originalElement[0].nodeName.match(/^(textarea|input|select|button)$/i)&&(n=t(this.handles[i],this.element),r=/sw|ne|nw|se|n|s/.test(i)?n.outerHeight():n.outerWidth(),o=["padding",/ne|nw|n/.test(i)?"Top":/se|sw|s/.test(i)?"Bottom":/^e$/.test(i)?"Right":"Left"].join(""),e.css(o,r),this._proportionallyResize()),this._handles=this._handles.add(this.handles[i])},this._renderAxis(this.element),this._handles=this._handles.add(this.element.find(".ui-resizable-handle")),this._handles.disableSelection(),this._handles.on("mouseover",(function(){a.resizing||(this.className&&(r=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)),a.axis=r&&r[1]?r[1]:"se")})),s.autoHide&&(this._handles.hide(),this._addClass("ui-resizable-autohide"))},_removeHandles:function(){this._addedHandles.remove()},_mouseCapture:function(e){var i,n,o=!1;for(i in this.handles)((n=t(this.handles[i])[0])===e.target||t.contains(n,e.target))&&(o=!0);return!this.options.disabled&&o},_mouseStart:function(e){var i,n,o,r=this.options,s=this.element;return this.resizing=!0,this._renderProxy(),i=this._num(this.helper.css("left")),n=this._num(this.helper.css("top")),r.containment&&(i+=t(r.containment).scrollLeft()||0,n+=t(r.containment).scrollTop()||0),this.offset=this.helper.offset(),this.position={left:i,top:n},this.size=this._helper?{width:this.helper.width(),height:this.helper.height()}:{width:s.width(),height:s.height()},this.originalSize=this._helper?{width:s.outerWidth(),height:s.outerHeight()}:{width:s.width(),height:s.height()},this.sizeDiff={width:s.outerWidth()-s.width(),height:s.outerHeight()-s.height()},this.originalPosition={left:i,top:n},this.originalMousePosition={left:e.pageX,top:e.pageY},this.aspectRatio="number"==typeof r.aspectRatio?r.aspectRatio:this.originalSize.width/this.originalSize.height||1,o=t(".ui-resizable-"+this.axis).css("cursor"),t("body").css("cursor","auto"===o?this.axis+"-resize":o),this._addClass("ui-resizable-resizing"),this._propagate("start",e),!0},_mouseDrag:function(e){var i,n,o=this.originalMousePosition,r=this.axis,s=e.pageX-o.left||0,a=e.pageY-o.top||0,c=this._change[r];return this._updatePrevProperties(),!!c&&(i=c.apply(this,[e,s,a]),this._updateVirtualBoundaries(e.shiftKey),(this._aspectRatio||e.shiftKey)&&(i=this._updateRatio(i,e)),i=this._respectSize(i,e),this._updateCache(i),this._propagate("resize",e),n=this._applyChanges(),!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize(),t.isEmptyObject(n)||(this._updatePrevProperties(),this._trigger("resize",e,this.ui()),this._applyChanges()),!1)},_mouseStop:function(e){this.resizing=!1;var i,n,o,r,s,a,c,l=this.options,u=this;return this._helper&&(o=(n=(i=this._proportionallyResizeElements).length&&/textarea/i.test(i[0].nodeName))&&this._hasScroll(i[0],"left")?0:u.sizeDiff.height,r=n?0:u.sizeDiff.width,s={width:u.helper.width()-r,height:u.helper.height()-o},a=parseFloat(u.element.css("left"))+(u.position.left-u.originalPosition.left)||null,c=parseFloat(u.element.css("top"))+(u.position.top-u.originalPosition.top)||null,l.animate||this.element.css(t.extend(s,{top:c,left:a})),u.helper.height(u.size.height),u.helper.width(u.size.width),this._helper&&!l.animate&&this._proportionallyResize()),t("body").css("cursor","auto"),this._removeClass("ui-resizable-resizing"),this._propagate("stop",e),this._helper&&this.helper.remove(),!1},_updatePrevProperties:function(){this.prevPosition={top:this.position.top,left:this.position.left},this.prevSize={width:this.size.width,height:this.size.height}},_applyChanges:function(){var t={};return this.position.top!==this.prevPosition.top&&(t.top=this.position.top+"px"),this.position.left!==this.prevPosition.left&&(t.left=this.position.left+"px"),this.helper.css(t),this.size.width!==this.prevSize.width&&(t.width=this.size.width+"px",this.helper.width(t.width)),this.size.height!==this.prevSize.height&&(t.height=this.size.height+"px",this.helper.height(t.height)),t},_updateVirtualBoundaries:function(t){var e,i,n,o,r,s=this.options;r={minWidth:this._isNumber(s.minWidth)?s.minWidth:0,maxWidth:this._isNumber(s.maxWidth)?s.maxWidth:1/0,minHeight:this._isNumber(s.minHeight)?s.minHeight:0,maxHeight:this._isNumber(s.maxHeight)?s.maxHeight:1/0},(this._aspectRatio||t)&&(e=r.minHeight*this.aspectRatio,n=r.minWidth/this.aspectRatio,i=r.maxHeight*this.aspectRatio,o=r.maxWidth/this.aspectRatio,e>r.minWidth&&(r.minWidth=e),n>r.minHeight&&(r.minHeight=n),it.width,s=this._isNumber(t.height)&&e.minHeight&&e.minHeight>t.height,a=this.originalPosition.left+this.originalSize.width,c=this.originalPosition.top+this.originalSize.height,l=/sw|nw|w/.test(i),u=/nw|ne|n/.test(i);return r&&(t.width=e.minWidth),s&&(t.height=e.minHeight),n&&(t.width=e.maxWidth),o&&(t.height=e.maxHeight),r&&l&&(t.left=a-e.minWidth),n&&l&&(t.left=a-e.maxWidth),s&&u&&(t.top=c-e.minHeight),o&&u&&(t.top=c-e.maxHeight),t.width||t.height||t.left||!t.top?t.width||t.height||t.top||!t.left||(t.left=null):t.top=null,t},_getPaddingPlusBorderDimensions:function(t){for(var e=0,i=[],n=[t.css("borderTopWidth"),t.css("borderRightWidth"),t.css("borderBottomWidth"),t.css("borderLeftWidth")],o=[t.css("paddingTop"),t.css("paddingRight"),t.css("paddingBottom"),t.css("paddingLeft")];e<4;e++)i[e]=parseFloat(n[e])||0,i[e]+=parseFloat(o[e])||0;return{height:i[0]+i[2],width:i[1]+i[3]}},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var t,e=0,i=this.helper||this.element;e
      ").css({overflow:"hidden"}),this._addClass(this.helper,this._helper),this.helper.css({width:this.element.outerWidth(),height:this.element.outerHeight(),position:"absolute",left:this.elementOffset.left+"px",top:this.elementOffset.top+"px",zIndex:++i.zIndex}),this.helper.appendTo("body").disableSelection()):this.helper=this.element},_change:{e:function(t,e){return{width:this.originalSize.width+e}},w:function(t,e){var i=this.originalSize;return{left:this.originalPosition.left+e,width:i.width-e}},n:function(t,e,i){var n=this.originalSize;return{top:this.originalPosition.top+i,height:n.height-i}},s:function(t,e,i){return{height:this.originalSize.height+i}},se:function(e,i,n){return t.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[e,i,n]))},sw:function(e,i,n){return t.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[e,i,n]))},ne:function(e,i,n){return t.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[e,i,n]))},nw:function(e,i,n){return t.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[e,i,n]))}},_propagate:function(e,i){t.ui.plugin.call(this,e,[i,this.ui()]),"resize"!==e&&this._trigger(e,i,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}}),t.ui.plugin.add("resizable","animate",{stop:function(e){var i=t(this).resizable("instance"),n=i.options,o=i._proportionallyResizeElements,r=o.length&&/textarea/i.test(o[0].nodeName),s=r&&i._hasScroll(o[0],"left")?0:i.sizeDiff.height,a=r?0:i.sizeDiff.width,c={width:i.size.width-a,height:i.size.height-s},l=parseFloat(i.element.css("left"))+(i.position.left-i.originalPosition.left)||null,u=parseFloat(i.element.css("top"))+(i.position.top-i.originalPosition.top)||null;i.element.animate(t.extend(c,u&&l?{top:u,left:l}:{}),{duration:n.animateDuration,easing:n.animateEasing,step:function(){var n={width:parseFloat(i.element.css("width")),height:parseFloat(i.element.css("height")),top:parseFloat(i.element.css("top")),left:parseFloat(i.element.css("left"))};o&&o.length&&t(o[0]).css({width:n.width,height:n.height}),i._updateCache(n),i._propagate("resize",e)}})}}),t.ui.plugin.add("resizable","containment",{start:function(){var e,i,n,o,r,s,a,c=t(this).resizable("instance"),l=c.options,u=c.element,h=l.containment,d=h instanceof t?h.get(0):/parent/.test(h)?u.parent().get(0):h;d&&(c.containerElement=t(d),/document/.test(h)||h===document?(c.containerOffset={left:0,top:0},c.containerPosition={left:0,top:0},c.parentData={element:t(document),left:0,top:0,width:t(document).width(),height:t(document).height()||document.body.parentNode.scrollHeight}):(e=t(d),i=[],t(["Top","Right","Left","Bottom"]).each((function(t,n){i[t]=c._num(e.css("padding"+n))})),c.containerOffset=e.offset(),c.containerPosition=e.position(),c.containerSize={height:e.innerHeight()-i[3],width:e.innerWidth()-i[1]},n=c.containerOffset,o=c.containerSize.height,r=c.containerSize.width,s=c._hasScroll(d,"left")?d.scrollWidth:r,a=c._hasScroll(d)?d.scrollHeight:o,c.parentData={element:d,left:n.left,top:n.top,width:s,height:a}))},resize:function(e){var i,n,o,r,s=t(this).resizable("instance"),a=s.options,c=s.containerOffset,l=s.position,u=s._aspectRatio||e.shiftKey,h={top:0,left:0},d=s.containerElement,p=!0;d[0]!==document&&/static/.test(d.css("position"))&&(h=c),l.left<(s._helper?c.left:0)&&(s.size.width=s.size.width+(s._helper?s.position.left-c.left:s.position.left-h.left),u&&(s.size.height=s.size.width/s.aspectRatio,p=!1),s.position.left=a.helper?c.left:0),l.top<(s._helper?c.top:0)&&(s.size.height=s.size.height+(s._helper?s.position.top-c.top:s.position.top),u&&(s.size.width=s.size.height*s.aspectRatio,p=!1),s.position.top=s._helper?c.top:0),o=s.containerElement.get(0)===s.element.parent().get(0),r=/relative|absolute/.test(s.containerElement.css("position")),o&&r?(s.offset.left=s.parentData.left+s.position.left,s.offset.top=s.parentData.top+s.position.top):(s.offset.left=s.element.offset().left,s.offset.top=s.element.offset().top),i=Math.abs(s.sizeDiff.width+(s._helper?s.offset.left-h.left:s.offset.left-c.left)),n=Math.abs(s.sizeDiff.height+(s._helper?s.offset.top-h.top:s.offset.top-c.top)),i+s.size.width>=s.parentData.width&&(s.size.width=s.parentData.width-i,u&&(s.size.height=s.size.width/s.aspectRatio,p=!1)),n+s.size.height>=s.parentData.height&&(s.size.height=s.parentData.height-n,u&&(s.size.width=s.size.height*s.aspectRatio,p=!1)),p||(s.position.left=s.prevPosition.left,s.position.top=s.prevPosition.top,s.size.width=s.prevSize.width,s.size.height=s.prevSize.height)},stop:function(){var e=t(this).resizable("instance"),i=e.options,n=e.containerOffset,o=e.containerPosition,r=e.containerElement,s=t(e.helper),a=s.offset(),c=s.outerWidth()-e.sizeDiff.width,l=s.outerHeight()-e.sizeDiff.height;e._helper&&!i.animate&&/relative/.test(r.css("position"))&&t(this).css({left:a.left-o.left-n.left,width:c,height:l}),e._helper&&!i.animate&&/static/.test(r.css("position"))&&t(this).css({left:a.left-o.left-n.left,width:c,height:l})}}),t.ui.plugin.add("resizable","alsoResize",{start:function(){var e=t(this).resizable("instance").options;t(e.alsoResize).each((function(){var e=t(this);e.data("ui-resizable-alsoresize",{width:parseFloat(e.css("width")),height:parseFloat(e.css("height")),left:parseFloat(e.css("left")),top:parseFloat(e.css("top"))})}))},resize:function(e,i){var n=t(this).resizable("instance"),o=n.options,r=n.originalSize,s=n.originalPosition,a={height:n.size.height-r.height||0,width:n.size.width-r.width||0,top:n.position.top-s.top||0,left:n.position.left-s.left||0};t(o.alsoResize).each((function(){var e=t(this),n=t(this).data("ui-resizable-alsoresize"),o={},r=e.parents(i.originalElement[0]).length?["width","height"]:["width","height","top","left"];t.each(r,(function(t,e){var i=(n[e]||0)+(a[e]||0);i&&i>=0&&(o[e]=i||null)})),e.css(o)}))},stop:function(){t(this).removeData("ui-resizable-alsoresize")}}),t.ui.plugin.add("resizable","ghost",{start:function(){var e=t(this).resizable("instance"),i=e.size;e.ghost=e.originalElement.clone(),e.ghost.css({opacity:.25,display:"block",position:"relative",height:i.height,width:i.width,margin:0,left:0,top:0}),e._addClass(e.ghost,"ui-resizable-ghost"),!1!==t.uiBackCompat&&"string"==typeof e.options.ghost&&e.ghost.addClass(this.options.ghost),e.ghost.appendTo(e.helper)},resize:function(){var e=t(this).resizable("instance");e.ghost&&e.ghost.css({position:"relative",height:e.size.height,width:e.size.width})},stop:function(){var e=t(this).resizable("instance");e.ghost&&e.helper&&e.helper.get(0).removeChild(e.ghost.get(0))}}),t.ui.plugin.add("resizable","grid",{resize:function(){var e,i=t(this).resizable("instance"),n=i.options,o=i.size,r=i.originalSize,s=i.originalPosition,a=i.axis,c="number"==typeof n.grid?[n.grid,n.grid]:n.grid,l=c[0]||1,u=c[1]||1,h=Math.round((o.width-r.width)/l)*l,d=Math.round((o.height-r.height)/u)*u,p=r.width+h,A=r.height+d,f=n.maxWidth&&n.maxWidthp,C=n.minHeight&&n.minHeight>A;n.grid=c,m&&(p+=l),C&&(A+=u),f&&(p-=l),g&&(A-=u),/^(se|s|e)$/.test(a)?(i.size.width=p,i.size.height=A):/^(ne)$/.test(a)?(i.size.width=p,i.size.height=A,i.position.top=s.top-d):/^(sw)$/.test(a)?(i.size.width=p,i.size.height=A,i.position.left=s.left-h):((A-u<=0||p-l<=0)&&(e=i._getPaddingPlusBorderDimensions(this)),A-u>0?(i.size.height=A,i.position.top=s.top-d):(A=u-e.height,i.size.height=A,i.position.top=s.top+r.height-A),p-l>0?(i.size.width=p,i.position.left=s.left-h):(p=l-e.width,i.size.width=p,i.position.left=s.left+r.width-p))}}),t.ui.resizable,t.widget("ui.dialog",{version:"1.13.3",options:{appendTo:"body",autoOpen:!0,buttons:[],classes:{"ui-dialog":"ui-corner-all","ui-dialog-titlebar":"ui-corner-all"},closeOnEscape:!0,closeText:"Close",draggable:!0,hide:null,height:"auto",maxHeight:null,maxWidth:null,minHeight:150,minWidth:150,modal:!1,position:{my:"center",at:"center",of:window,collision:"fit",using:function(e){var i=t(this).css(e).offset().top;i<0&&t(this).css("top",e.top-i)}},resizable:!0,show:null,title:null,width:300,beforeClose:null,close:null,drag:null,dragStart:null,dragStop:null,focus:null,open:null,resize:null,resizeStart:null,resizeStop:null},sizeRelatedOptions:{buttons:!0,height:!0,maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0,width:!0},resizableRelatedOptions:{maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0},_create:function(){this.originalCss={display:this.element[0].style.display,width:this.element[0].style.width,minHeight:this.element[0].style.minHeight,maxHeight:this.element[0].style.maxHeight,height:this.element[0].style.height},this.originalPosition={parent:this.element.parent(),index:this.element.parent().children().index(this.element)},this.originalTitle=this.element.attr("title"),null==this.options.title&&null!=this.originalTitle&&(this.options.title=this.originalTitle),this.options.disabled&&(this.options.disabled=!1),this._createWrapper(),this.element.show().removeAttr("title").appendTo(this.uiDialog),this._addClass("ui-dialog-content","ui-widget-content"),this._createTitlebar(),this._createButtonPane(),this.options.draggable&&t.fn.draggable&&this._makeDraggable(),this.options.resizable&&t.fn.resizable&&this._makeResizable(),this._isOpen=!1,this._trackFocus()},_init:function(){this.options.autoOpen&&this.open()},_appendTo:function(){var e=this.options.appendTo;return e&&(e.jquery||e.nodeType)?t(e):this.document.find(e||"body").eq(0)},_destroy:function(){var t,e=this.originalPosition;this._untrackInstance(),this._destroyOverlay(),this.element.removeUniqueId().css(this.originalCss).detach(),this.uiDialog.remove(),this.originalTitle&&this.element.attr("title",this.originalTitle),(t=e.parent.children().eq(e.index)).length&&t[0]!==this.element[0]?t.before(this.element):e.parent.append(this.element)},widget:function(){return this.uiDialog},disable:t.noop,enable:t.noop,close:function(e){var i=this;this._isOpen&&!1!==this._trigger("beforeClose",e)&&(this._isOpen=!1,this._focusedElement=null,this._destroyOverlay(),this._untrackInstance(),this.opener.filter(":focusable").trigger("focus").length||t.ui.safeBlur(t.ui.safeActiveElement(this.document[0])),this._hide(this.uiDialog,this.options.hide,(function(){i._trigger("close",e)})))},isOpen:function(){return this._isOpen},moveToTop:function(){this._moveToTop()},_moveToTop:function(e,i){var n=!1,o=this.uiDialog.siblings(".ui-front:visible").map((function(){return+t(this).css("z-index")})).get(),r=Math.max.apply(null,o);return r>=+this.uiDialog.css("z-index")&&(this.uiDialog.css("z-index",r+1),n=!0),n&&!i&&this._trigger("focus",e),n},open:function(){var e=this;this._isOpen?this._moveToTop()&&this._focusTabbable():(this._isOpen=!0,this.opener=t(t.ui.safeActiveElement(this.document[0])),this._size(),this._position(),this._createOverlay(),this._moveToTop(null,!0),this.overlay&&this.overlay.css("z-index",this.uiDialog.css("z-index")-1),this._show(this.uiDialog,this.options.show,(function(){e._focusTabbable(),e._trigger("focus")})),this._makeFocusTarget(),this._trigger("open"))},_focusTabbable:function(){var t=this._focusedElement;t||(t=this.element.find("[autofocus]")),t.length||(t=this.element.find(":tabbable")),t.length||(t=this.uiDialogButtonPane.find(":tabbable")),t.length||(t=this.uiDialogTitlebarClose.filter(":tabbable")),t.length||(t=this.uiDialog),t.eq(0).trigger("focus")},_restoreTabbableFocus:function(){var e=t.ui.safeActiveElement(this.document[0]);this.uiDialog[0]===e||t.contains(this.uiDialog[0],e)||this._focusTabbable()},_keepFocus:function(t){t.preventDefault(),this._restoreTabbableFocus(),this._delay(this._restoreTabbableFocus)},_createWrapper:function(){this.uiDialog=t("
      ").hide().attr({tabIndex:-1,role:"dialog"}).appendTo(this._appendTo()),this._addClass(this.uiDialog,"ui-dialog","ui-widget ui-widget-content ui-front"),this._on(this.uiDialog,{keydown:function(e){if(this.options.closeOnEscape&&!e.isDefaultPrevented()&&e.keyCode&&e.keyCode===t.ui.keyCode.ESCAPE)return e.preventDefault(),void this.close(e);if(e.keyCode===t.ui.keyCode.TAB&&!e.isDefaultPrevented()){var i=this.uiDialog.find(":tabbable"),n=i.first(),o=i.last();e.target!==o[0]&&e.target!==this.uiDialog[0]||e.shiftKey?e.target!==n[0]&&e.target!==this.uiDialog[0]||!e.shiftKey||(this._delay((function(){o.trigger("focus")})),e.preventDefault()):(this._delay((function(){n.trigger("focus")})),e.preventDefault())}},mousedown:function(t){this._moveToTop(t)&&this._focusTabbable()}}),this.element.find("[aria-describedby]").length||this.uiDialog.attr({"aria-describedby":this.element.uniqueId().attr("id")})},_createTitlebar:function(){var e;this.uiDialogTitlebar=t("
      "),this._addClass(this.uiDialogTitlebar,"ui-dialog-titlebar","ui-widget-header ui-helper-clearfix"),this._on(this.uiDialogTitlebar,{mousedown:function(e){t(e.target).closest(".ui-dialog-titlebar-close")||this.uiDialog.trigger("focus")}}),this.uiDialogTitlebarClose=t("").button({label:t("").text(this.options.closeText).html(),icon:"ui-icon-closethick",showLabel:!1}).appendTo(this.uiDialogTitlebar),this._addClass(this.uiDialogTitlebarClose,"ui-dialog-titlebar-close"),this._on(this.uiDialogTitlebarClose,{click:function(t){t.preventDefault(),this.close(t)}}),e=t("").uniqueId().prependTo(this.uiDialogTitlebar),this._addClass(e,"ui-dialog-title"),this._title(e),this.uiDialogTitlebar.prependTo(this.uiDialog),this.uiDialog.attr({"aria-labelledby":e.attr("id")})},_title:function(t){this.options.title?t.text(this.options.title):t.html(" ")},_createButtonPane:function(){this.uiDialogButtonPane=t("
      "),this._addClass(this.uiDialogButtonPane,"ui-dialog-buttonpane","ui-widget-content ui-helper-clearfix"),this.uiButtonSet=t("
      ").appendTo(this.uiDialogButtonPane),this._addClass(this.uiButtonSet,"ui-dialog-buttonset"),this._createButtons()},_createButtons:function(){var e=this,i=this.options.buttons;this.uiDialogButtonPane.remove(),this.uiButtonSet.empty(),t.isEmptyObject(i)||Array.isArray(i)&&!i.length?this._removeClass(this.uiDialog,"ui-dialog-buttons"):(t.each(i,(function(i,n){var o,r;n="function"==typeof n?{click:n,text:i}:n,n=t.extend({type:"button"},n),o=n.click,r={icon:n.icon,iconPosition:n.iconPosition,showLabel:n.showLabel,icons:n.icons,text:n.text},delete n.click,delete n.icon,delete n.iconPosition,delete n.showLabel,delete n.icons,"boolean"==typeof n.text&&delete n.text,t("",n).button(r).appendTo(e.uiButtonSet).on("click",(function(){o.apply(e.element[0],arguments)}))})),this._addClass(this.uiDialog,"ui-dialog-buttons"),this.uiDialogButtonPane.appendTo(this.uiDialog))},_makeDraggable:function(){var e=this,i=this.options;function n(t){return{position:t.position,offset:t.offset}}this.uiDialog.draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close",handle:".ui-dialog-titlebar",containment:"document",start:function(i,o){e._addClass(t(this),"ui-dialog-dragging"),e._blockFrames(),e._trigger("dragStart",i,n(o))},drag:function(t,i){e._trigger("drag",t,n(i))},stop:function(o,r){var s=r.offset.left-e.document.scrollLeft(),a=r.offset.top-e.document.scrollTop();i.position={my:"left top",at:"left"+(s>=0?"+":"")+s+" top"+(a>=0?"+":"")+a,of:e.window},e._removeClass(t(this),"ui-dialog-dragging"),e._unblockFrames(),e._trigger("dragStop",o,n(r))}})},_makeResizable:function(){var e=this,i=this.options,n=i.resizable,o=this.uiDialog.css("position"),r="string"==typeof n?n:"n,e,s,w,se,sw,ne,nw";function s(t){return{originalPosition:t.originalPosition,originalSize:t.originalSize,position:t.position,size:t.size}}this.uiDialog.resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:this.element,maxWidth:i.maxWidth,maxHeight:i.maxHeight,minWidth:i.minWidth,minHeight:this._minHeight(),handles:r,start:function(i,n){e._addClass(t(this),"ui-dialog-resizing"),e._blockFrames(),e._trigger("resizeStart",i,s(n))},resize:function(t,i){e._trigger("resize",t,s(i))},stop:function(n,o){var r=e.uiDialog.offset(),a=r.left-e.document.scrollLeft(),c=r.top-e.document.scrollTop();i.height=e.uiDialog.height(),i.width=e.uiDialog.width(),i.position={my:"left top",at:"left"+(a>=0?"+":"")+a+" top"+(c>=0?"+":"")+c,of:e.window},e._removeClass(t(this),"ui-dialog-resizing"),e._unblockFrames(),e._trigger("resizeStop",n,s(o))}}).css("position",o)},_trackFocus:function(){this._on(this.widget(),{focusin:function(e){this._makeFocusTarget(),this._focusedElement=t(e.target)}})},_makeFocusTarget:function(){this._untrackInstance(),this._trackingInstances().unshift(this)},_untrackInstance:function(){var e=this._trackingInstances(),i=t.inArray(this,e);-1!==i&&e.splice(i,1)},_trackingInstances:function(){var t=this.document.data("ui-dialog-instances");return t||(t=[],this.document.data("ui-dialog-instances",t)),t},_minHeight:function(){var t=this.options;return"auto"===t.height?t.minHeight:Math.min(t.minHeight,t.height)},_position:function(){var t=this.uiDialog.is(":visible");t||this.uiDialog.show(),this.uiDialog.position(this.options.position),t||this.uiDialog.hide()},_setOptions:function(e){var i=this,n=!1,o={};t.each(e,(function(t,e){i._setOption(t,e),t in i.sizeRelatedOptions&&(n=!0),t in i.resizableRelatedOptions&&(o[t]=e)})),n&&(this._size(),this._position()),this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option",o)},_setOption:function(e,i){var n,o,r=this.uiDialog;"disabled"!==e&&(this._super(e,i),"appendTo"===e&&this.uiDialog.appendTo(this._appendTo()),"buttons"===e&&this._createButtons(),"closeText"===e&&this.uiDialogTitlebarClose.button({label:t("").text(""+this.options.closeText).html()}),"draggable"===e&&((n=r.is(":data(ui-draggable)"))&&!i&&r.draggable("destroy"),!n&&i&&this._makeDraggable()),"position"===e&&this._position(),"resizable"===e&&((o=r.is(":data(ui-resizable)"))&&!i&&r.resizable("destroy"),o&&"string"==typeof i&&r.resizable("option","handles",i),o||!1===i||this._makeResizable()),"title"===e&&this._title(this.uiDialogTitlebar.find(".ui-dialog-title")))},_size:function(){var t,e,i,n=this.options;this.element.show().css({width:"auto",minHeight:0,maxHeight:"none",height:0}),n.minWidth>n.width&&(n.width=n.minWidth),t=this.uiDialog.css({height:"auto",width:n.width}).outerHeight(),e=Math.max(0,n.minHeight-t),i="number"==typeof n.maxHeight?Math.max(0,n.maxHeight-t):"none","auto"===n.height?this.element.css({minHeight:e,maxHeight:i,height:"auto"}):this.element.height(Math.max(0,n.height-t)),this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight())},_blockFrames:function(){this.iframeBlocks=this.document.find("iframe").map((function(){var e=t(this);return t("
      ").css({position:"absolute",width:e.outerWidth(),height:e.outerHeight()}).appendTo(e.parent()).offset(e.offset())[0]}))},_unblockFrames:function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},_allowInteraction:function(e){return!!t(e.target).closest(".ui-dialog").length||!!t(e.target).closest(".ui-datepicker").length},_createOverlay:function(){if(this.options.modal){var e=t.fn.jquery.substring(0,4),i=!0;this._delay((function(){i=!1})),this.document.data("ui-dialog-overlays")||this.document.on("focusin.ui-dialog",function(t){if(!i){var n=this._trackingInstances()[0];n._allowInteraction(t)||(t.preventDefault(),n._focusTabbable(),"3.4."!==e&&"3.5."!==e&&"3.6."!==e||n._delay(n._restoreTabbableFocus))}}.bind(this)),this.overlay=t("
      ").appendTo(this._appendTo()),this._addClass(this.overlay,null,"ui-widget-overlay ui-front"),this._on(this.overlay,{mousedown:"_keepFocus"}),this.document.data("ui-dialog-overlays",(this.document.data("ui-dialog-overlays")||0)+1)}},_destroyOverlay:function(){if(this.options.modal&&this.overlay){var t=this.document.data("ui-dialog-overlays")-1;t?this.document.data("ui-dialog-overlays",t):(this.document.off("focusin.ui-dialog"),this.document.removeData("ui-dialog-overlays")),this.overlay.remove(),this.overlay=null}}}),!1!==t.uiBackCompat&&t.widget("ui.dialog",t.ui.dialog,{options:{dialogClass:""},_createWrapper:function(){this._super(),this.uiDialog.addClass(this.options.dialogClass)},_setOption:function(t,e){"dialogClass"===t&&this.uiDialog.removeClass(this.options.dialogClass).addClass(e),this._superApply(arguments)}}),t.ui.dialog,t.widget("ui.droppable",{version:"1.13.3",widgetEventPrefix:"drop",options:{accept:"*",addClasses:!0,greedy:!1,scope:"default",tolerance:"intersect",activate:null,deactivate:null,drop:null,out:null,over:null},_create:function(){var t,e=this.options,i=e.accept;this.isover=!1,this.isout=!0,this.accept="function"==typeof i?i:function(t){return t.is(i)},this.proportions=function(){if(!arguments.length)return t||(t={width:this.element[0].offsetWidth,height:this.element[0].offsetHeight});t=arguments[0]},this._addToManager(e.scope),e.addClasses&&this._addClass("ui-droppable")},_addToManager:function(e){t.ui.ddmanager.droppables[e]=t.ui.ddmanager.droppables[e]||[],t.ui.ddmanager.droppables[e].push(this)},_splice:function(t){for(var e=0;e=e&&t=u&&s<=d||c>=u&&c<=d||sd)&&(r>=l&&r<=h||a>=l&&a<=h||rh);default:return!1}}}(),t.ui.ddmanager={current:null,droppables:{default:[]},prepareOffsets:function(e,i){var n,o,r=t.ui.ddmanager.droppables[e.options.scope]||[],s=i?i.type:null,a=(e.currentItem||e.element).find(":data(ui-droppable)").addBack();t:for(n=0;n").appendTo(this.element),this._addClass(this.valueDiv,"ui-progressbar-value","ui-widget-header"),this._refreshValue()},_destroy:function(){this.element.removeAttr("role aria-valuemin aria-valuemax aria-valuenow"),this.valueDiv.remove()},value:function(t){if(void 0===t)return this.options.value;this.options.value=this._constrainedValue(t),this._refreshValue()},_constrainedValue:function(t){return void 0===t&&(t=this.options.value),this.indeterminate=!1===t,"number"!=typeof t&&(t=0),!this.indeterminate&&Math.min(this.options.max,Math.max(this.min,t))},_setOptions:function(t){var e=t.value;delete t.value,this._super(t),this.options.value=this._constrainedValue(e),this._refreshValue()},_setOption:function(t,e){"max"===t&&(e=Math.max(this.min,e)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",t),this._toggleClass(null,"ui-state-disabled",!!t)},_percentage:function(){return this.indeterminate?100:100*(this.options.value-this.min)/(this.options.max-this.min)},_refreshValue:function(){var e=this.options.value,i=this._percentage();this.valueDiv.toggle(this.indeterminate||e>this.min).width(i.toFixed(0)+"%"),this._toggleClass(this.valueDiv,"ui-progressbar-complete",null,e===this.options.max)._toggleClass("ui-progressbar-indeterminate",null,this.indeterminate),this.indeterminate?(this.element.removeAttr("aria-valuenow"),this.overlayDiv||(this.overlayDiv=t("
      ").appendTo(this.valueDiv),this._addClass(this.overlayDiv,"ui-progressbar-overlay"))):(this.element.attr({"aria-valuemax":this.options.max,"aria-valuenow":e}),this.overlayDiv&&(this.overlayDiv.remove(),this.overlayDiv=null)),this.oldValue!==e&&(this.oldValue=e,this._trigger("change")),e===this.options.max&&this._trigger("complete")}}),t.widget("ui.selectable",t.ui.mouse,{version:"1.13.3",options:{appendTo:"body",autoRefresh:!0,distance:0,filter:"*",tolerance:"touch",selected:null,selecting:null,start:null,stop:null,unselected:null,unselecting:null},_create:function(){var e=this;this._addClass("ui-selectable"),this.dragged=!1,this.refresh=function(){e.elementPos=t(e.element[0]).offset(),e.selectees=t(e.options.filter,e.element[0]),e._addClass(e.selectees,"ui-selectee"),e.selectees.each((function(){var i=t(this),n=i.offset(),o={left:n.left-e.elementPos.left,top:n.top-e.elementPos.top};t.data(this,"selectable-item",{element:this,$element:i,left:o.left,top:o.top,right:o.left+i.outerWidth(),bottom:o.top+i.outerHeight(),startselected:!1,selected:i.hasClass("ui-selected"),selecting:i.hasClass("ui-selecting"),unselecting:i.hasClass("ui-unselecting")})}))},this.refresh(),this._mouseInit(),this.helper=t("
      "),this._addClass(this.helper,"ui-selectable-helper")},_destroy:function(){this.selectees.removeData("selectable-item"),this._mouseDestroy()},_mouseStart:function(e){var i=this,n=this.options;this.opos=[e.pageX,e.pageY],this.elementPos=t(this.element[0]).offset(),this.options.disabled||(this.selectees=t(n.filter,this.element[0]),this._trigger("start",e),t(n.appendTo).append(this.helper),this.helper.css({left:e.pageX,top:e.pageY,width:0,height:0}),n.autoRefresh&&this.refresh(),this.selectees.filter(".ui-selected").each((function(){var n=t.data(this,"selectable-item");n.startselected=!0,e.metaKey||e.ctrlKey||(i._removeClass(n.$element,"ui-selected"),n.selected=!1,i._addClass(n.$element,"ui-unselecting"),n.unselecting=!0,i._trigger("unselecting",e,{unselecting:n.element}))})),t(e.target).parents().addBack().each((function(){var n,o=t.data(this,"selectable-item");if(o)return n=!e.metaKey&&!e.ctrlKey||!o.$element.hasClass("ui-selected"),i._removeClass(o.$element,n?"ui-unselecting":"ui-selected")._addClass(o.$element,n?"ui-selecting":"ui-unselecting"),o.unselecting=!n,o.selecting=n,o.selected=n,n?i._trigger("selecting",e,{selecting:o.element}):i._trigger("unselecting",e,{unselecting:o.element}),!1})))},_mouseDrag:function(e){if(this.dragged=!0,!this.options.disabled){var i,n=this,o=this.options,r=this.opos[0],s=this.opos[1],a=e.pageX,c=e.pageY;return r>a&&(i=a,a=r,r=i),s>c&&(i=c,c=s,s=i),this.helper.css({left:r,top:s,width:a-r,height:c-s}),this.selectees.each((function(){var i=t.data(this,"selectable-item"),l=!1,u={};i&&i.element!==n.element[0]&&(u.left=i.left+n.elementPos.left,u.right=i.right+n.elementPos.left,u.top=i.top+n.elementPos.top,u.bottom=i.bottom+n.elementPos.top,"touch"===o.tolerance?l=!(u.left>a||u.rightc||u.bottomr&&u.rights&&u.bottom",options:{appendTo:null,classes:{"ui-selectmenu-button-open":"ui-corner-top","ui-selectmenu-button-closed":"ui-corner-all"},disabled:null,icons:{button:"ui-icon-triangle-1-s"},position:{my:"left top",at:"left bottom",collision:"none"},width:!1,change:null,close:null,focus:null,open:null,select:null},_create:function(){var e=this.element.uniqueId().attr("id");this.ids={element:e,button:e+"-button",menu:e+"-menu"},this._drawButton(),this._drawMenu(),this._bindFormResetHandler(),this._rendered=!1,this.menuItems=t()},_drawButton:function(){var e,i=this,n=this._parseOption(this.element.find("option:selected"),this.element[0].selectedIndex);this.labels=this.element.labels().attr("for",this.ids.button),this._on(this.labels,{click:function(t){this.button.trigger("focus"),t.preventDefault()}}),this.element.hide(),this.button=t("",{tabindex:this.options.disabled?-1:0,id:this.ids.button,role:"combobox","aria-expanded":"false","aria-autocomplete":"list","aria-owns":this.ids.menu,"aria-haspopup":"true",title:this.element.attr("title")}).insertAfter(this.element),this._addClass(this.button,"ui-selectmenu-button ui-selectmenu-button-closed","ui-button ui-widget"),e=t("").appendTo(this.button),this._addClass(e,"ui-selectmenu-icon","ui-icon "+this.options.icons.button),this.buttonItem=this._renderButtonItem(n).appendTo(this.button),!1!==this.options.width&&this._resizeButton(),this._on(this.button,this._buttonEvents),this.button.one("focusin",(function(){i._rendered||i._refreshMenu()}))},_drawMenu:function(){var e=this;this.menu=t("
        ",{"aria-hidden":"true","aria-labelledby":this.ids.button,id:this.ids.menu}),this.menuWrap=t("
        ").append(this.menu),this._addClass(this.menuWrap,"ui-selectmenu-menu","ui-front"),this.menuWrap.appendTo(this._appendTo()),this.menuInstance=this.menu.menu({classes:{"ui-menu":"ui-corner-bottom"},role:"listbox",select:function(t,i){t.preventDefault(),e._setSelection(),e._select(i.item.data("ui-selectmenu-item"),t)},focus:function(t,i){var n=i.item.data("ui-selectmenu-item");null!=e.focusIndex&&n.index!==e.focusIndex&&(e._trigger("focus",t,{item:n}),e.isOpen||e._select(n,t)),e.focusIndex=n.index,e.button.attr("aria-activedescendant",e.menuItems.eq(n.index).attr("id"))}}).menu("instance"),this.menuInstance._off(this.menu,"mouseleave"),this.menuInstance._closeOnDocumentClick=function(){return!1},this.menuInstance._isDivider=function(){return!1}},refresh:function(){this._refreshMenu(),this.buttonItem.replaceWith(this.buttonItem=this._renderButtonItem(this._getSelectedItem().data("ui-selectmenu-item")||{})),null===this.options.width&&this._resizeButton()},_refreshMenu:function(){var t,e=this.element.find("option");this.menu.empty(),this._parseOptions(e),this._renderMenu(this.menu,this.items),this.menuInstance.refresh(),this.menuItems=this.menu.find("li").not(".ui-selectmenu-optgroup").find(".ui-menu-item-wrapper"),this._rendered=!0,e.length&&(t=this._getSelectedItem(),this.menuInstance.focus(null,t),this._setAria(t.data("ui-selectmenu-item")),this._setOption("disabled",this.element.prop("disabled")))},open:function(t){this.options.disabled||(this._rendered?(this._removeClass(this.menu.find(".ui-state-active"),null,"ui-state-active"),this.menuInstance.focus(null,this._getSelectedItem())):this._refreshMenu(),this.menuItems.length&&(this.isOpen=!0,this._toggleAttr(),this._resizeMenu(),this._position(),this._on(this.document,this._documentClick),this._trigger("open",t)))},_position:function(){this.menuWrap.position(t.extend({of:this.button},this.options.position))},close:function(t){this.isOpen&&(this.isOpen=!1,this._toggleAttr(),this.range=null,this._off(this.document),this._trigger("close",t))},widget:function(){return this.button},menuWidget:function(){return this.menu},_renderButtonItem:function(e){var i=t("");return this._setText(i,e.label),this._addClass(i,"ui-selectmenu-text"),i},_renderMenu:function(e,i){var n=this,o="";t.each(i,(function(i,r){var s;r.optgroup!==o&&(s=t("
      • ",{text:r.optgroup}),n._addClass(s,"ui-selectmenu-optgroup","ui-menu-divider"+(r.element.parent("optgroup").prop("disabled")?" ui-state-disabled":"")),s.appendTo(e),o=r.optgroup),n._renderItemData(e,r)}))},_renderItemData:function(t,e){return this._renderItem(t,e).data("ui-selectmenu-item",e)},_renderItem:function(e,i){var n=t("
      • "),o=t("
        ",{title:i.element.attr("title")});return i.disabled&&this._addClass(n,null,"ui-state-disabled"),i.hidden?n.prop("hidden",!0):this._setText(o,i.label),n.append(o).appendTo(e)},_setText:function(t,e){e?t.text(e):t.html(" ")},_move:function(t,e){var i,n,o=".ui-menu-item";this.isOpen?i=this.menuItems.eq(this.focusIndex).parent("li"):(i=this.menuItems.eq(this.element[0].selectedIndex).parent("li"),o+=":not(.ui-state-disabled)"),(n="first"===t||"last"===t?i["first"===t?"prevAll":"nextAll"](o).eq(-1):i[t+"All"](o).eq(0)).length&&this.menuInstance.focus(e,n)},_getSelectedItem:function(){return this.menuItems.eq(this.element[0].selectedIndex).parent("li")},_toggle:function(t){this[this.isOpen?"close":"open"](t)},_setSelection:function(){var t;this.range&&(window.getSelection?((t=window.getSelection()).removeAllRanges(),t.addRange(this.range)):this.range.select(),this.button.trigger("focus"))},_documentClick:{mousedown:function(e){this.isOpen&&(t(e.target).closest(".ui-selectmenu-menu, #"+t.escapeSelector(this.ids.button)).length||this.close(e))}},_buttonEvents:{mousedown:function(){var t;window.getSelection?(t=window.getSelection()).rangeCount&&(this.range=t.getRangeAt(0)):this.range=document.selection.createRange()},click:function(t){this._setSelection(),this._toggle(t)},keydown:function(e){var i=!0;switch(e.keyCode){case t.ui.keyCode.TAB:case t.ui.keyCode.ESCAPE:this.close(e),i=!1;break;case t.ui.keyCode.ENTER:this.isOpen&&this._selectFocusedItem(e);break;case t.ui.keyCode.UP:e.altKey?this._toggle(e):this._move("prev",e);break;case t.ui.keyCode.DOWN:e.altKey?this._toggle(e):this._move("next",e);break;case t.ui.keyCode.SPACE:this.isOpen?this._selectFocusedItem(e):this._toggle(e);break;case t.ui.keyCode.LEFT:this._move("prev",e);break;case t.ui.keyCode.RIGHT:this._move("next",e);break;case t.ui.keyCode.HOME:case t.ui.keyCode.PAGE_UP:this._move("first",e);break;case t.ui.keyCode.END:case t.ui.keyCode.PAGE_DOWN:this._move("last",e);break;default:this.menu.trigger(e),i=!1}i&&e.preventDefault()}},_selectFocusedItem:function(t){var e=this.menuItems.eq(this.focusIndex).parent("li");e.hasClass("ui-state-disabled")||this._select(e.data("ui-selectmenu-item"),t)},_select:function(t,e){var i=this.element[0].selectedIndex;this.element[0].selectedIndex=t.index,this.buttonItem.replaceWith(this.buttonItem=this._renderButtonItem(t)),this._setAria(t),this._trigger("select",e,{item:t}),t.index!==i&&this._trigger("change",e,{item:t}),this.close(e)},_setAria:function(t){var e=this.menuItems.eq(t.index).attr("id");this.button.attr({"aria-labelledby":e,"aria-activedescendant":e}),this.menu.attr("aria-activedescendant",e)},_setOption:function(t,e){if("icons"===t){var i=this.button.find("span.ui-icon");this._removeClass(i,null,this.options.icons.button)._addClass(i,null,e.button)}this._super(t,e),"appendTo"===t&&this.menuWrap.appendTo(this._appendTo()),"width"===t&&this._resizeButton()},_setOptionDisabled:function(t){this._super(t),this.menuInstance.option("disabled",t),this.button.attr("aria-disabled",t),this._toggleClass(this.button,null,"ui-state-disabled",t),this.element.prop("disabled",t),t?(this.button.attr("tabindex",-1),this.close()):this.button.attr("tabindex",0)},_appendTo:function(){var e=this.options.appendTo;return e&&(e=e.jquery||e.nodeType?t(e):this.document.find(e).eq(0)),e&&e[0]||(e=this.element.closest(".ui-front, dialog")),e.length||(e=this.document[0].body),e},_toggleAttr:function(){this.button.attr("aria-expanded",this.isOpen),this._removeClass(this.button,"ui-selectmenu-button-"+(this.isOpen?"closed":"open"))._addClass(this.button,"ui-selectmenu-button-"+(this.isOpen?"open":"closed"))._toggleClass(this.menuWrap,"ui-selectmenu-open",null,this.isOpen),this.menu.attr("aria-hidden",!this.isOpen)},_resizeButton:function(){var t=this.options.width;!1!==t?(null===t&&(t=this.element.show().outerWidth(),this.element.hide()),this.button.outerWidth(t)):this.button.css("width","")},_resizeMenu:function(){this.menu.outerWidth(Math.max(this.button.outerWidth(),this.menu.width("").outerWidth()+1))},_getCreateOptions:function(){var t=this._super();return t.disabled=this.element.prop("disabled"),t},_parseOptions:function(e){var i=this,n=[];e.each((function(e,o){n.push(i._parseOption(t(o),e))})),this.items=n},_parseOption:function(t,e){var i=t.parent("optgroup");return{element:t,index:e,value:t.val(),label:t.text(),hidden:i.prop("hidden")||t.prop("hidden"),optgroup:i.attr("label")||"",disabled:i.prop("disabled")||t.prop("disabled")}},_destroy:function(){this._unbindFormResetHandler(),this.menuWrap.remove(),this.button.remove(),this.element.show(),this.element.removeUniqueId(),this.labels.attr("for",this.ids.element)}}]),t.widget("ui.slider",t.ui.mouse,{version:"1.13.3",widgetEventPrefix:"slide",options:{animate:!1,classes:{"ui-slider":"ui-corner-all","ui-slider-handle":"ui-corner-all","ui-slider-range":"ui-corner-all ui-widget-header"},distance:0,max:100,min:0,orientation:"horizontal",range:!1,step:1,value:0,values:null,change:null,slide:null,start:null,stop:null},numPages:5,_create:function(){this._keySliding=!1,this._mouseSliding=!1,this._animateOff=!0,this._handleIndex=null,this._detectOrientation(),this._mouseInit(),this._calculateNewMax(),this._addClass("ui-slider ui-slider-"+this.orientation,"ui-widget ui-widget-content"),this._refresh(),this._animateOff=!1},_refresh:function(){this._createRange(),this._createHandles(),this._setupEvents(),this._refreshValue()},_createHandles:function(){var e,i,n=this.options,o=this.element.find(".ui-slider-handle"),r=[];for(i=n.values&&n.values.length||1,o.length>i&&(o.slice(i).remove(),o=o.slice(0,i)),e=o.length;e");this.handles=o.add(t(r.join("")).appendTo(this.element)),this._addClass(this.handles,"ui-slider-handle","ui-state-default"),this.handle=this.handles.eq(0),this.handles.each((function(e){t(this).data("ui-slider-handle-index",e).attr("tabIndex",0)}))},_createRange:function(){var e=this.options;e.range?(!0===e.range&&(e.values?e.values.length&&2!==e.values.length?e.values=[e.values[0],e.values[0]]:Array.isArray(e.values)&&(e.values=e.values.slice(0)):e.values=[this._valueMin(),this._valueMin()]),this.range&&this.range.length?(this._removeClass(this.range,"ui-slider-range-min ui-slider-range-max"),this.range.css({left:"",bottom:""})):(this.range=t("
        ").appendTo(this.element),this._addClass(this.range,"ui-slider-range")),"min"!==e.range&&"max"!==e.range||this._addClass(this.range,"ui-slider-range-"+e.range)):(this.range&&this.range.remove(),this.range=null)},_setupEvents:function(){this._off(this.handles),this._on(this.handles,this._handleEvents),this._hoverable(this.handles),this._focusable(this.handles)},_destroy:function(){this.handles.remove(),this.range&&this.range.remove(),this._mouseDestroy()},_mouseCapture:function(e){var i,n,o,r,s,a,c,l=this,u=this.options;return!u.disabled&&(this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()},this.elementOffset=this.element.offset(),i={x:e.pageX,y:e.pageY},n=this._normValueFromMouse(i),o=this._valueMax()-this._valueMin()+1,this.handles.each((function(e){var i=Math.abs(n-l.values(e));(o>i||o===i&&(e===l._lastChangedValue||l.values(e)===u.min))&&(o=i,r=t(this),s=e)})),!1!==this._start(e,s)&&(this._mouseSliding=!0,this._handleIndex=s,this._addClass(r,null,"ui-state-active"),r.trigger("focus"),a=r.offset(),c=!t(e.target).parents().addBack().is(".ui-slider-handle"),this._clickOffset=c?{left:0,top:0}:{left:e.pageX-a.left-r.width()/2,top:e.pageY-a.top-r.height()/2-(parseInt(r.css("borderTopWidth"),10)||0)-(parseInt(r.css("borderBottomWidth"),10)||0)+(parseInt(r.css("marginTop"),10)||0)},this.handles.hasClass("ui-state-hover")||this._slide(e,s,n),this._animateOff=!0,!0))},_mouseStart:function(){return!0},_mouseDrag:function(t){var e={x:t.pageX,y:t.pageY},i=this._normValueFromMouse(e);return this._slide(t,this._handleIndex,i),!1},_mouseStop:function(t){return this._removeClass(this.handles,null,"ui-state-active"),this._mouseSliding=!1,this._stop(t,this._handleIndex),this._change(t,this._handleIndex),this._handleIndex=null,this._clickOffset=null,this._animateOff=!1,!1},_detectOrientation:function(){this.orientation="vertical"===this.options.orientation?"vertical":"horizontal"},_normValueFromMouse:function(t){var e,i,n,o,r;return"horizontal"===this.orientation?(e=this.elementSize.width,i=t.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)):(e=this.elementSize.height,i=t.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)),(n=i/e)>1&&(n=1),n<0&&(n=0),"vertical"===this.orientation&&(n=1-n),o=this._valueMax()-this._valueMin(),r=this._valueMin()+n*o,this._trimAlignValue(r)},_uiHash:function(t,e,i){var n={handle:this.handles[t],handleIndex:t,value:void 0!==e?e:this.value()};return this._hasMultipleValues()&&(n.value=void 0!==e?e:this.values(t),n.values=i||this.values()),n},_hasMultipleValues:function(){return this.options.values&&this.options.values.length},_start:function(t,e){return this._trigger("start",t,this._uiHash(e))},_slide:function(t,e,i){var n,o=this.value(),r=this.values();this._hasMultipleValues()&&(n=this.values(e?0:1),o=this.values(e),2===this.options.values.length&&!0===this.options.range&&(i=0===e?Math.min(n,i):Math.max(n,i)),r[e]=i),i!==o&&!1!==this._trigger("slide",t,this._uiHash(e,i,r))&&(this._hasMultipleValues()?this.values(e,i):this.value(i))},_stop:function(t,e){this._trigger("stop",t,this._uiHash(e))},_change:function(t,e){this._keySliding||this._mouseSliding||(this._lastChangedValue=e,this._trigger("change",t,this._uiHash(e)))},value:function(t){return arguments.length?(this.options.value=this._trimAlignValue(t),this._refreshValue(),void this._change(null,0)):this._value()},values:function(t,e){var i,n,o;if(arguments.length>1)return this.options.values[t]=this._trimAlignValue(e),this._refreshValue(),void this._change(null,t);if(!arguments.length)return this._values();if(!Array.isArray(arguments[0]))return this._hasMultipleValues()?this._values(t):this.value();for(i=this.options.values,n=arguments[0],o=0;o=0;i--)this._change(null,i);this._animateOff=!1;break;case"step":case"min":case"max":this._animateOff=!0,this._calculateNewMax(),this._refreshValue(),this._animateOff=!1;break;case"range":this._animateOff=!0,this._refresh(),this._animateOff=!1}},_setOptionDisabled:function(t){this._super(t),this._toggleClass(null,"ui-state-disabled",!!t)},_value:function(){var t=this.options.value;return this._trimAlignValue(t)},_values:function(t){var e,i,n;if(arguments.length)return e=this.options.values[t],this._trimAlignValue(e);if(this._hasMultipleValues()){for(i=this.options.values.slice(),n=0;n=this._valueMax())return this._valueMax();var e=this.options.step>0?this.options.step:1,i=(t-this._valueMin())%e,n=t-i;return 2*Math.abs(i)>=e&&(n+=i>0?e:-e),parseFloat(n.toFixed(5))},_calculateNewMax:function(){var t=this.options.max,e=this._valueMin(),i=this.options.step;(t=Math.round((t-e)/i)*i+e)>this.options.max&&(t-=i),this.max=parseFloat(t.toFixed(this._precision()))},_precision:function(){var t=this._precisionOf(this.options.step);return null!==this.options.min&&(t=Math.max(t,this._precisionOf(this.options.min))),t},_precisionOf:function(t){var e=t.toString(),i=e.indexOf(".");return-1===i?0:e.length-i-1},_valueMin:function(){return this.options.min},_valueMax:function(){return this.max},_refreshRange:function(t){"vertical"===t&&this.range.css({width:"",left:""}),"horizontal"===t&&this.range.css({height:"",bottom:""})},_refreshValue:function(){var e,i,n,o,r,s=this.options.range,a=this.options,c=this,l=!this._animateOff&&a.animate,u={};this._hasMultipleValues()?this.handles.each((function(n){i=(c.values(n)-c._valueMin())/(c._valueMax()-c._valueMin())*100,u["horizontal"===c.orientation?"left":"bottom"]=i+"%",t(this).stop(1,1)[l?"animate":"css"](u,a.animate),!0===c.options.range&&("horizontal"===c.orientation?(0===n&&c.range.stop(1,1)[l?"animate":"css"]({left:i+"%"},a.animate),1===n&&c.range[l?"animate":"css"]({width:i-e+"%"},{queue:!1,duration:a.animate})):(0===n&&c.range.stop(1,1)[l?"animate":"css"]({bottom:i+"%"},a.animate),1===n&&c.range[l?"animate":"css"]({height:i-e+"%"},{queue:!1,duration:a.animate}))),e=i})):(n=this.value(),o=this._valueMin(),r=this._valueMax(),i=r!==o?(n-o)/(r-o)*100:0,u["horizontal"===this.orientation?"left":"bottom"]=i+"%",this.handle.stop(1,1)[l?"animate":"css"](u,a.animate),"min"===s&&"horizontal"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({width:i+"%"},a.animate),"max"===s&&"horizontal"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({width:100-i+"%"},a.animate),"min"===s&&"vertical"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({height:i+"%"},a.animate),"max"===s&&"vertical"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({height:100-i+"%"},a.animate))},_handleEvents:{keydown:function(e){var i,n,o,r=t(e.target).data("ui-slider-handle-index");switch(e.keyCode){case t.ui.keyCode.HOME:case t.ui.keyCode.END:case t.ui.keyCode.PAGE_UP:case t.ui.keyCode.PAGE_DOWN:case t.ui.keyCode.UP:case t.ui.keyCode.RIGHT:case t.ui.keyCode.DOWN:case t.ui.keyCode.LEFT:if(e.preventDefault(),!this._keySliding&&(this._keySliding=!0,this._addClass(t(e.target),null,"ui-state-active"),!1===this._start(e,r)))return}switch(o=this.options.step,i=n=this._hasMultipleValues()?this.values(r):this.value(),e.keyCode){case t.ui.keyCode.HOME:n=this._valueMin();break;case t.ui.keyCode.END:n=this._valueMax();break;case t.ui.keyCode.PAGE_UP:n=this._trimAlignValue(i+(this._valueMax()-this._valueMin())/this.numPages);break;case t.ui.keyCode.PAGE_DOWN:n=this._trimAlignValue(i-(this._valueMax()-this._valueMin())/this.numPages);break;case t.ui.keyCode.UP:case t.ui.keyCode.RIGHT:if(i===this._valueMax())return;n=this._trimAlignValue(i+o);break;case t.ui.keyCode.DOWN:case t.ui.keyCode.LEFT:if(i===this._valueMin())return;n=this._trimAlignValue(i-o)}this._slide(e,r,n)},keyup:function(e){var i=t(e.target).data("ui-slider-handle-index");this._keySliding&&(this._keySliding=!1,this._stop(e,i),this._change(e,i),this._removeClass(t(e.target),null,"ui-state-active"))}}}),t.widget("ui.sortable",t.ui.mouse,{version:"1.13.3",widgetEventPrefix:"sort",ready:!1,options:{appendTo:"parent",axis:!1,connectWith:!1,containment:!1,cursor:"auto",cursorAt:!1,dropOnEmpty:!0,forcePlaceholderSize:!1,forceHelperSize:!1,grid:!1,handle:!1,helper:"original",items:"> *",opacity:!1,placeholder:!1,revert:!1,scroll:!0,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1e3,activate:null,beforeStop:null,change:null,deactivate:null,out:null,over:null,receive:null,remove:null,sort:null,start:null,stop:null,update:null},_isOverAxis:function(t,e,i){return t>=e&&t=0;t--)this.items[t].item.removeData(this.widgetName+"-item");return this},_mouseCapture:function(e,i){var n=null,o=!1,r=this;return!(this.reverting||this.options.disabled||"static"===this.options.type||(this._refreshItems(e),t(e.target).parents().each((function(){if(t.data(this,r.widgetName+"-item")===r)return n=t(this),!1})),t.data(e.target,r.widgetName+"-item")===r&&(n=t(e.target)),!n||this.options.handle&&!i&&(t(this.options.handle,n).find("*").addBack().each((function(){this===e.target&&(o=!0)})),!o)||(this.currentItem=n,this._removeCurrentsFromItems(),0)))},_mouseStart:function(e,i,n){var o,r,s=this.options;if(this.currentContainer=this,this.refreshPositions(),this.appendTo=t("parent"!==s.appendTo?s.appendTo:this.currentItem.parent()),this.helper=this._createHelper(e),this._cacheHelperProportions(),this._cacheMargins(),this.offset=this.currentItem.offset(),this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left},t.extend(this.offset,{click:{left:e.pageX-this.offset.left,top:e.pageY-this.offset.top},relative:this._getRelativeOffset()}),this.helper.css("position","absolute"),this.cssPosition=this.helper.css("position"),s.cursorAt&&this._adjustOffsetFromHelper(s.cursorAt),this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]},this.helper[0]!==this.currentItem[0]&&this.currentItem.hide(),this._createPlaceholder(),this.scrollParent=this.placeholder.scrollParent(),t.extend(this.offset,{parent:this._getParentOffset()}),s.containment&&this._setContainment(),s.cursor&&"auto"!==s.cursor&&(r=this.document.find("body"),this.storedCursor=r.css("cursor"),r.css("cursor",s.cursor),this.storedStylesheet=t("").appendTo(r)),s.zIndex&&(this.helper.css("zIndex")&&(this._storedZIndex=this.helper.css("zIndex")),this.helper.css("zIndex",s.zIndex)),s.opacity&&(this.helper.css("opacity")&&(this._storedOpacity=this.helper.css("opacity")),this.helper.css("opacity",s.opacity)),this.scrollParent[0]!==this.document[0]&&"HTML"!==this.scrollParent[0].tagName&&(this.overflowOffset=this.scrollParent.offset()),this._trigger("start",e,this._uiHash()),this._preserveHelperProportions||this._cacheHelperProportions(),!n)for(o=this.containers.length-1;o>=0;o--)this.containers[o]._trigger("activate",e,this._uiHash(this));return t.ui.ddmanager&&(t.ui.ddmanager.current=this),t.ui.ddmanager&&!s.dropBehaviour&&t.ui.ddmanager.prepareOffsets(this,e),this.dragging=!0,this._addClass(this.helper,"ui-sortable-helper"),this.helper.parent().is(this.appendTo)||(this.helper.detach().appendTo(this.appendTo),this.offset.parent=this._getParentOffset()),this.position=this.originalPosition=this._generatePosition(e),this.originalPageX=e.pageX,this.originalPageY=e.pageY,this.lastPositionAbs=this.positionAbs=this._convertPositionTo("absolute"),this._mouseDrag(e),!0},_scroll:function(t){var e=this.options,i=!1;return this.scrollParent[0]!==this.document[0]&&"HTML"!==this.scrollParent[0].tagName?(this.overflowOffset.top+this.scrollParent[0].offsetHeight-t.pageY=0;i--)if(o=(n=this.items[i]).item[0],(r=this._intersectsWithPointer(n))&&n.instance===this.currentContainer&&!(o===this.currentItem[0]||this.placeholder[1===r?"next":"prev"]()[0]===o||t.contains(this.placeholder[0],o)||"semi-dynamic"===this.options.type&&t.contains(this.element[0],o))){if(this.direction=1===r?"down":"up","pointer"!==this.options.tolerance&&!this._intersectsWithSides(n))break;this._rearrange(e,n),this._trigger("change",e,this._uiHash());break}return this._contactContainers(e),t.ui.ddmanager&&t.ui.ddmanager.drag(this,e),this._trigger("sort",e,this._uiHash()),this.lastPositionAbs=this.positionAbs,!1},_mouseStop:function(e,i){if(e){if(t.ui.ddmanager&&!this.options.dropBehaviour&&t.ui.ddmanager.drop(this,e),this.options.revert){var n=this,o=this.placeholder.offset(),r=this.options.axis,s={};r&&"x"!==r||(s.left=o.left-this.offset.parent.left-this.margins.left+(this.offsetParent[0]===this.document[0].body?0:this.offsetParent[0].scrollLeft)),r&&"y"!==r||(s.top=o.top-this.offset.parent.top-this.margins.top+(this.offsetParent[0]===this.document[0].body?0:this.offsetParent[0].scrollTop)),this.reverting=!0,t(this.helper).animate(s,parseInt(this.options.revert,10)||500,(function(){n._clear(e)}))}else this._clear(e,i);return!1}},cancel:function(){if(this.dragging){this._mouseUp(new t.Event("mouseup",{target:null})),"original"===this.options.helper?(this.currentItem.css(this._storedCSS),this._removeClass(this.currentItem,"ui-sortable-helper")):this.currentItem.show();for(var e=this.containers.length-1;e>=0;e--)this.containers[e]._trigger("deactivate",null,this._uiHash(this)),this.containers[e].containerCache.over&&(this.containers[e]._trigger("out",null,this._uiHash(this)),this.containers[e].containerCache.over=0)}return this.placeholder&&(this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]),"original"!==this.options.helper&&this.helper&&this.helper[0].parentNode&&this.helper.remove(),t.extend(this,{helper:null,dragging:!1,reverting:!1,_noFinalSort:null}),this.domPosition.prev?t(this.domPosition.prev).after(this.currentItem):t(this.domPosition.parent).prepend(this.currentItem)),this},serialize:function(e){var i=this._getItemsAsjQuery(e&&e.connected),n=[];return e=e||{},t(i).each((function(){var i=(t(e.item||this).attr(e.attribute||"id")||"").match(e.expression||/(.+)[\-=_](.+)/);i&&n.push((e.key||i[1]+"[]")+"="+(e.key&&e.expression?i[1]:i[2]))})),!n.length&&e.key&&n.push(e.key+"="),n.join("&")},toArray:function(e){var i=this._getItemsAsjQuery(e&&e.connected),n=[];return e=e||{},i.each((function(){n.push(t(e.item||this).attr(e.attribute||"id")||"")})),n},_intersectsWith:function(t){var e=this.positionAbs.left,i=e+this.helperProportions.width,n=this.positionAbs.top,o=n+this.helperProportions.height,r=t.left,s=r+t.width,a=t.top,c=a+t.height,l=this.offset.click.top,u=this.offset.click.left,h="x"===this.options.axis||n+l>a&&n+lr&&e+ut[this.floating?"width":"height"]?p:r0?"down":"up")},_getDragHorizontalDirection:function(){var t=this.positionAbs.left-this.lastPositionAbs.left;return 0!==t&&(t>0?"right":"left")},refresh:function(t){return this._refreshItems(t),this._setHandleClassName(),this.refreshPositions(),this},_connectWith:function(){var t=this.options;return t.connectWith.constructor===String?[t.connectWith]:t.connectWith},_getItemsAsjQuery:function(e){var i,n,o,r,s=[],a=[],c=this._connectWith();if(c&&e)for(i=c.length-1;i>=0;i--)for(n=(o=t(c[i],this.document[0])).length-1;n>=0;n--)(r=t.data(o[n],this.widgetFullName))&&r!==this&&!r.options.disabled&&a.push(["function"==typeof r.options.items?r.options.items.call(r.element):t(r.options.items,r.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),r]);function l(){s.push(this)}for(a.push(["function"==typeof this.options.items?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):t(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]),i=a.length-1;i>=0;i--)a[i][0].each(l);return t(s)},_removeCurrentsFromItems:function(){var e=this.currentItem.find(":data("+this.widgetName+"-item)");this.items=t.grep(this.items,(function(t){for(var i=0;i=0;i--)for(n=(o=t(d[i],this.document[0])).length-1;n>=0;n--)(r=t.data(o[n],this.widgetFullName))&&r!==this&&!r.options.disabled&&(h.push(["function"==typeof r.options.items?r.options.items.call(r.element[0],e,{item:this.currentItem}):t(r.options.items,r.element),r]),this.containers.push(r));for(i=h.length-1;i>=0;i--)for(s=h[i][1],n=0,l=(a=h[i][0]).length;n=0;i--)n=this.items[i],this.currentContainer&&n.instance!==this.currentContainer&&n.item[0]!==this.currentItem[0]||(o=this.options.toleranceElement?t(this.options.toleranceElement,n.item):n.item,e||(n.width=o.outerWidth(),n.height=o.outerHeight()),r=o.offset(),n.left=r.left,n.top=r.top)},refreshPositions:function(t){var e,i;if(this.floating=!!this.items.length&&("x"===this.options.axis||this._isFloating(this.items[0].item)),this.offsetParent&&this.helper&&(this.offset.parent=this._getParentOffset()),this._refreshItemPositions(t),this.options.custom&&this.options.custom.refreshContainers)this.options.custom.refreshContainers.call(this);else for(e=this.containers.length-1;e>=0;e--)i=this.containers[e].element.offset(),this.containers[e].containerCache.left=i.left,this.containers[e].containerCache.top=i.top,this.containers[e].containerCache.width=this.containers[e].element.outerWidth(),this.containers[e].containerCache.height=this.containers[e].element.outerHeight();return this},_createPlaceholder:function(e){var i,n,o=(e=e||this).options;o.placeholder&&o.placeholder.constructor!==String||(i=o.placeholder,n=e.currentItem[0].nodeName.toLowerCase(),o.placeholder={element:function(){var o=t("<"+n+">",e.document[0]);return e._addClass(o,"ui-sortable-placeholder",i||e.currentItem[0].className)._removeClass(o,"ui-sortable-helper"),"tbody"===n?e._createTrPlaceholder(e.currentItem.find("tr").eq(0),t("",e.document[0]).appendTo(o)):"tr"===n?e._createTrPlaceholder(e.currentItem,o):"img"===n&&o.attr("src",e.currentItem.attr("src")),i||o.css("visibility","hidden"),o},update:function(t,r){i&&!o.forcePlaceholderSize||(r.height()&&(!o.forcePlaceholderSize||"tbody"!==n&&"tr"!==n)||r.height(e.currentItem.innerHeight()-parseInt(e.currentItem.css("paddingTop")||0,10)-parseInt(e.currentItem.css("paddingBottom")||0,10)),r.width()||r.width(e.currentItem.innerWidth()-parseInt(e.currentItem.css("paddingLeft")||0,10)-parseInt(e.currentItem.css("paddingRight")||0,10)))}}),e.placeholder=t(o.placeholder.element.call(e.element,e.currentItem)),e.currentItem.after(e.placeholder),o.placeholder.update(e,e.placeholder)},_createTrPlaceholder:function(e,i){var n=this;e.children().each((function(){t(" ",n.document[0]).attr("colspan",t(this).attr("colspan")||1).appendTo(i)}))},_contactContainers:function(e){var i,n,o,r,s,a,c,l,u,h,d=null,p=null;for(i=this.containers.length-1;i>=0;i--)if(!t.contains(this.currentItem[0],this.containers[i].element[0]))if(this._intersectsWith(this.containers[i].containerCache)){if(d&&t.contains(this.containers[i].element[0],d.element[0]))continue;d=this.containers[i],p=i}else this.containers[i].containerCache.over&&(this.containers[i]._trigger("out",e,this._uiHash(this)),this.containers[i].containerCache.over=0);if(d)if(1===this.containers.length)this.containers[p].containerCache.over||(this.containers[p]._trigger("over",e,this._uiHash(this)),this.containers[p].containerCache.over=1);else{for(o=1e4,r=null,s=(u=d.floating||this._isFloating(this.currentItem))?"left":"top",a=u?"width":"height",h=u?"pageX":"pageY",n=this.items.length-1;n>=0;n--)t.contains(this.containers[p].element[0],this.items[n].item[0])&&this.items[n].item[0]!==this.currentItem[0]&&(c=this.items[n].item.offset()[s],l=!1,e[h]-c>this.items[n][a]/2&&(l=!0),Math.abs(e[h]-c)this.containment[2]&&(r=this.containment[2]+this.offset.click.left),e.pageY-this.offset.click.top>this.containment[3]&&(s=this.containment[3]+this.offset.click.top)),o.grid&&(i=this.originalPageY+Math.round((s-this.originalPageY)/o.grid[1])*o.grid[1],s=this.containment?i-this.offset.click.top>=this.containment[1]&&i-this.offset.click.top<=this.containment[3]?i:i-this.offset.click.top>=this.containment[1]?i-o.grid[1]:i+o.grid[1]:i,n=this.originalPageX+Math.round((r-this.originalPageX)/o.grid[0])*o.grid[0],r=this.containment?n-this.offset.click.left>=this.containment[0]&&n-this.offset.click.left<=this.containment[2]?n:n-this.offset.click.left>=this.containment[0]?n-o.grid[0]:n+o.grid[0]:n)),{top:s-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.scrollParent.scrollTop():c?0:a.scrollTop()),left:r-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():c?0:a.scrollLeft())}},_rearrange:function(t,e,i,n){i?i[0].appendChild(this.placeholder[0]):e.item[0].parentNode.insertBefore(this.placeholder[0],"down"===this.direction?e.item[0]:e.item[0].nextSibling),this.counter=this.counter?++this.counter:1;var o=this.counter;this._delay((function(){o===this.counter&&this.refreshPositions(!n)}))},_clear:function(t,e){this.reverting=!1;var i,n=[];if(!this._noFinalSort&&this.currentItem.parent().length&&this.placeholder.before(this.currentItem),this._noFinalSort=null,this.helper[0]===this.currentItem[0]){for(i in this._storedCSS)"auto"!==this._storedCSS[i]&&"static"!==this._storedCSS[i]||(this._storedCSS[i]="");this.currentItem.css(this._storedCSS),this._removeClass(this.currentItem,"ui-sortable-helper")}else this.currentItem.show();function o(t,e,i){return function(n){i._trigger(t,n,e._uiHash(e))}}for(this.fromOutside&&!e&&n.push((function(t){this._trigger("receive",t,this._uiHash(this.fromOutside))})),!this.fromOutside&&this.domPosition.prev===this.currentItem.prev().not(".ui-sortable-helper")[0]&&this.domPosition.parent===this.currentItem.parent()[0]||e||n.push((function(t){this._trigger("update",t,this._uiHash())})),this!==this.currentContainer&&(e||(n.push((function(t){this._trigger("remove",t,this._uiHash())})),n.push(function(t){return function(e){t._trigger("receive",e,this._uiHash(this))}}.call(this,this.currentContainer)),n.push(function(t){return function(e){t._trigger("update",e,this._uiHash(this))}}.call(this,this.currentContainer)))),i=this.containers.length-1;i>=0;i--)e||n.push(o("deactivate",this,this.containers[i])),this.containers[i].containerCache.over&&(n.push(o("out",this,this.containers[i])),this.containers[i].containerCache.over=0);if(this.storedCursor&&(this.document.find("body").css("cursor",this.storedCursor),this.storedStylesheet.remove()),this._storedOpacity&&this.helper.css("opacity",this._storedOpacity),this._storedZIndex&&this.helper.css("zIndex","auto"===this._storedZIndex?"":this._storedZIndex),this.dragging=!1,e||this._trigger("beforeStop",t,this._uiHash()),this.placeholder[0].parentNode.removeChild(this.placeholder[0]),this.cancelHelperRemoval||(this.helper[0]!==this.currentItem[0]&&this.helper.remove(),this.helper=null),!e){for(i=0;i",widgetEventPrefix:"spin",options:{classes:{"ui-spinner":"ui-corner-all","ui-spinner-down":"ui-corner-br","ui-spinner-up":"ui-corner-tr"},culture:null,icons:{down:"ui-icon-triangle-1-s",up:"ui-icon-triangle-1-n"},incremental:!0,max:null,min:null,numberFormat:null,page:10,step:1,change:null,spin:null,start:null,stop:null},_create:function(){this._setOption("max",this.options.max),this._setOption("min",this.options.min),this._setOption("step",this.options.step),""!==this.value()&&this._value(this.element.val(),!0),this._draw(),this._on(this._events),this._refresh(),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_getCreateOptions:function(){var e=this._super(),i=this.element;return t.each(["min","max","step"],(function(t,n){var o=i.attr(n);null!=o&&o.length&&(e[n]=o)})),e},_events:{keydown:function(t){this._start(t)&&this._keydown(t)&&t.preventDefault()},keyup:"_stop",focus:function(){this.previous=this.element.val()},blur:function(t){this.cancelBlur?delete this.cancelBlur:(this._stop(),this._refresh(),this.previous!==this.element.val()&&this._trigger("change",t))},mousewheel:function(e,i){var n=t.ui.safeActiveElement(this.document[0]);if(this.element[0]===n&&i){if(!this.spinning&&!this._start(e))return!1;this._spin((i>0?1:-1)*this.options.step,e),clearTimeout(this.mousewheelTimer),this.mousewheelTimer=this._delay((function(){this.spinning&&this._stop(e)}),100),e.preventDefault()}},"mousedown .ui-spinner-button":function(e){var i;function n(){this.element[0]===t.ui.safeActiveElement(this.document[0])||(this.element.trigger("focus"),this.previous=i,this._delay((function(){this.previous=i})))}i=this.element[0]===t.ui.safeActiveElement(this.document[0])?this.previous:this.element.val(),e.preventDefault(),n.call(this),this.cancelBlur=!0,this._delay((function(){delete this.cancelBlur,n.call(this)})),!1!==this._start(e)&&this._repeat(null,t(e.currentTarget).hasClass("ui-spinner-up")?1:-1,e)},"mouseup .ui-spinner-button":"_stop","mouseenter .ui-spinner-button":function(e){if(t(e.currentTarget).hasClass("ui-state-active"))return!1!==this._start(e)&&void this._repeat(null,t(e.currentTarget).hasClass("ui-spinner-up")?1:-1,e)},"mouseleave .ui-spinner-button":"_stop"},_enhance:function(){this.uiSpinner=this.element.attr("autocomplete","off").wrap("").parent().append("")},_draw:function(){this._enhance(),this._addClass(this.uiSpinner,"ui-spinner","ui-widget ui-widget-content"),this._addClass("ui-spinner-input"),this.element.attr("role","spinbutton"),this.buttons=this.uiSpinner.children("a").attr("tabIndex",-1).attr("aria-hidden",!0).button({classes:{"ui-button":""}}),this._removeClass(this.buttons,"ui-corner-all"),this._addClass(this.buttons.first(),"ui-spinner-button ui-spinner-up"),this._addClass(this.buttons.last(),"ui-spinner-button ui-spinner-down"),this.buttons.first().button({icon:this.options.icons.up,showLabel:!1}),this.buttons.last().button({icon:this.options.icons.down,showLabel:!1}),this.buttons.height()>Math.ceil(.5*this.uiSpinner.height())&&this.uiSpinner.height()>0&&this.uiSpinner.height(this.uiSpinner.height())},_keydown:function(e){var i=this.options,n=t.ui.keyCode;switch(e.keyCode){case n.UP:return this._repeat(null,1,e),!0;case n.DOWN:return this._repeat(null,-1,e),!0;case n.PAGE_UP:return this._repeat(null,i.page,e),!0;case n.PAGE_DOWN:return this._repeat(null,-i.page,e),!0}return!1},_start:function(t){return!(!this.spinning&&!1===this._trigger("start",t)||(this.counter||(this.counter=1),this.spinning=!0,0))},_repeat:function(t,e,i){t=t||500,clearTimeout(this.timer),this.timer=this._delay((function(){this._repeat(40,e,i)}),t),this._spin(e*this.options.step,i)},_spin:function(t,e){var i=this.value()||0;this.counter||(this.counter=1),i=this._adjustValue(i+t*this._increment(this.counter)),this.spinning&&!1===this._trigger("spin",e,{value:i})||(this._value(i),this.counter++)},_increment:function(t){var e=this.options.incremental;return e?"function"==typeof e?e(t):Math.floor(t*t*t/5e4-t*t/500+17*t/200+1):1},_precision:function(){var t=this._precisionOf(this.options.step);return null!==this.options.min&&(t=Math.max(t,this._precisionOf(this.options.min))),t},_precisionOf:function(t){var e=t.toString(),i=e.indexOf(".");return-1===i?0:e.length-i-1},_adjustValue:function(t){var e,i,n=this.options;return i=t-(e=null!==n.min?n.min:0),t=e+(i=Math.round(i/n.step)*n.step),t=parseFloat(t.toFixed(this._precision())),null!==n.max&&t>n.max?n.max:null!==n.min&&t"},_buttonHtml:function(){return""}}),t.ui.spinner,t.widget("ui.tabs",{version:"1.13.3",delay:300,options:{active:null,classes:{"ui-tabs":"ui-corner-all","ui-tabs-nav":"ui-corner-all","ui-tabs-panel":"ui-corner-bottom","ui-tabs-tab":"ui-corner-top"},collapsible:!1,event:"click",heightStyle:"content",hide:null,show:null,activate:null,beforeActivate:null,beforeLoad:null,load:null},_isLocal:(R=/#.*$/,function(t){var e,i;e=t.href.replace(R,""),i=location.href.replace(R,"");try{e=decodeURIComponent(e)}catch(t){}try{i=decodeURIComponent(i)}catch(t){}return t.hash.length>1&&e===i}),_create:function(){var e=this,i=this.options;this.running=!1,this._addClass("ui-tabs","ui-widget ui-widget-content"),this._toggleClass("ui-tabs-collapsible",null,i.collapsible),this._processTabs(),i.active=this._initialActive(),Array.isArray(i.disabled)&&(i.disabled=t.uniqueSort(i.disabled.concat(t.map(this.tabs.filter(".ui-state-disabled"),(function(t){return e.tabs.index(t)})))).sort()),!1!==this.options.active&&this.anchors.length?this.active=this._findActive(i.active):this.active=t(),this._refresh(),this.active.length&&this.load(i.active)},_initialActive:function(){var e=this.options.active,i=this.options.collapsible,n=location.hash.substring(1);return null===e&&(n&&this.tabs.each((function(i,o){if(t(o).attr("aria-controls")===n)return e=i,!1})),null===e&&(e=this.tabs.index(this.tabs.filter(".ui-tabs-active"))),null!==e&&-1!==e||(e=!!this.tabs.length&&0)),!1!==e&&-1===(e=this.tabs.index(this.tabs.eq(e)))&&(e=!i&&0),!i&&!1===e&&this.anchors.length&&(e=0),e},_getCreateEventData:function(){return{tab:this.active,panel:this.active.length?this._getPanelForTab(this.active):t()}},_tabKeydown:function(e){var i=t(t.ui.safeActiveElement(this.document[0])).closest("li"),n=this.tabs.index(i),o=!0;if(!this._handlePageNav(e)){switch(e.keyCode){case t.ui.keyCode.RIGHT:case t.ui.keyCode.DOWN:n++;break;case t.ui.keyCode.UP:case t.ui.keyCode.LEFT:o=!1,n--;break;case t.ui.keyCode.END:n=this.anchors.length-1;break;case t.ui.keyCode.HOME:n=0;break;case t.ui.keyCode.SPACE:return e.preventDefault(),clearTimeout(this.activating),void this._activate(n);case t.ui.keyCode.ENTER:return e.preventDefault(),clearTimeout(this.activating),void this._activate(n!==this.options.active&&n);default:return}e.preventDefault(),clearTimeout(this.activating),n=this._focusNextTab(n,o),e.ctrlKey||e.metaKey||(i.attr("aria-selected","false"),this.tabs.eq(n).attr("aria-selected","true"),this.activating=this._delay((function(){this.option("active",n)}),this.delay))}},_panelKeydown:function(e){this._handlePageNav(e)||e.ctrlKey&&e.keyCode===t.ui.keyCode.UP&&(e.preventDefault(),this.active.trigger("focus"))},_handlePageNav:function(e){return e.altKey&&e.keyCode===t.ui.keyCode.PAGE_UP?(this._activate(this._focusNextTab(this.options.active-1,!1)),!0):e.altKey&&e.keyCode===t.ui.keyCode.PAGE_DOWN?(this._activate(this._focusNextTab(this.options.active+1,!0)),!0):void 0},_findNextTab:function(e,i){var n=this.tabs.length-1;for(;-1!==t.inArray((e>n&&(e=0),e<0&&(e=n),e),this.options.disabled);)e=i?e+1:e-1;return e},_focusNextTab:function(t,e){return t=this._findNextTab(t,e),this.tabs.eq(t).trigger("focus"),t},_setOption:function(t,e){"active"!==t?(this._super(t,e),"collapsible"===t&&(this._toggleClass("ui-tabs-collapsible",null,e),e||!1!==this.options.active||this._activate(0)),"event"===t&&this._setupEvents(e),"heightStyle"===t&&this._setupHeightStyle(e)):this._activate(e)},_sanitizeSelector:function(t){return t?t.replace(/[!"$%&'()*+,.\/:;<=>?@\[\]\^`{|}~]/g,"\\$&"):""},refresh:function(){var e=this.options,i=this.tablist.children(":has(a[href])");e.disabled=t.map(i.filter(".ui-state-disabled"),(function(t){return i.index(t)})),this._processTabs(),!1!==e.active&&this.anchors.length?this.active.length&&!t.contains(this.tablist[0],this.active[0])?this.tabs.length===e.disabled.length?(e.active=!1,this.active=t()):this._activate(this._findNextTab(Math.max(0,e.active-1),!1)):e.active=this.tabs.index(this.active):(e.active=!1,this.active=t()),this._refresh()},_refresh:function(){this._setOptionDisabled(this.options.disabled),this._setupEvents(this.options.event),this._setupHeightStyle(this.options.heightStyle),this.tabs.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}),this.panels.not(this._getPanelForTab(this.active)).hide().attr({"aria-hidden":"true"}),this.active.length?(this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}),this._addClass(this.active,"ui-tabs-active","ui-state-active"),this._getPanelForTab(this.active).show().attr({"aria-hidden":"false"})):this.tabs.eq(0).attr("tabIndex",0)},_processTabs:function(){var e=this,i=this.tabs,n=this.anchors,o=this.panels;this.tablist=this._getList().attr("role","tablist"),this._addClass(this.tablist,"ui-tabs-nav","ui-helper-reset ui-helper-clearfix ui-widget-header"),this.tablist.on("mousedown"+this.eventNamespace,"> li",(function(e){t(this).is(".ui-state-disabled")&&e.preventDefault()})).on("focus"+this.eventNamespace,".ui-tabs-anchor",(function(){t(this).closest("li").is(".ui-state-disabled")&&this.blur()})),this.tabs=this.tablist.find("> li:has(a[href])").attr({role:"tab",tabIndex:-1}),this._addClass(this.tabs,"ui-tabs-tab","ui-state-default"),this.anchors=this.tabs.map((function(){return t("a",this)[0]})).attr({tabIndex:-1}),this._addClass(this.anchors,"ui-tabs-anchor"),this.panels=t(),this.anchors.each((function(i,n){var o,r,s,a=t(n).uniqueId().attr("id"),c=t(n).closest("li"),l=c.attr("aria-controls");e._isLocal(n)?(s=(o=n.hash).substring(1),r=e.element.find(e._sanitizeSelector(o))):(o="#"+(s=c.attr("aria-controls")||t({}).uniqueId()[0].id),(r=e.element.find(o)).length||(r=e._createPanel(s)).insertAfter(e.panels[i-1]||e.tablist),r.attr("aria-live","polite")),r.length&&(e.panels=e.panels.add(r)),l&&c.data("ui-tabs-aria-controls",l),c.attr({"aria-controls":s,"aria-labelledby":a}),r.attr("aria-labelledby",a)})),this.panels.attr("role","tabpanel"),this._addClass(this.panels,"ui-tabs-panel","ui-widget-content"),i&&(this._off(i.not(this.tabs)),this._off(n.not(this.anchors)),this._off(o.not(this.panels)))},_getList:function(){return this.tablist||this.element.find("ol, ul").eq(0)},_createPanel:function(e){return t("
        ").attr("id",e).data("ui-tabs-destroy",!0)},_setOptionDisabled:function(e){var i,n,o;for(Array.isArray(e)&&(e.length?e.length===this.anchors.length&&(e=!0):e=!1),o=0;n=this.tabs[o];o++)i=t(n),!0===e||-1!==t.inArray(o,e)?(i.attr("aria-disabled","true"),this._addClass(i,null,"ui-state-disabled")):(i.removeAttr("aria-disabled"),this._removeClass(i,null,"ui-state-disabled"));this.options.disabled=e,this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!0===e)},_setupEvents:function(e){var i={};e&&t.each(e.split(" "),(function(t,e){i[e]="_eventHandler"})),this._off(this.anchors.add(this.tabs).add(this.panels)),this._on(!0,this.anchors,{click:function(t){t.preventDefault()}}),this._on(this.anchors,i),this._on(this.tabs,{keydown:"_tabKeydown"}),this._on(this.panels,{keydown:"_panelKeydown"}),this._focusable(this.tabs),this._hoverable(this.tabs)},_setupHeightStyle:function(e){var i,n=this.element.parent();"fill"===e?(i=n.height(),i-=this.element.outerHeight()-this.element.height(),this.element.siblings(":visible").each((function(){var e=t(this),n=e.css("position");"absolute"!==n&&"fixed"!==n&&(i-=e.outerHeight(!0))})),this.element.children().not(this.panels).each((function(){i-=t(this).outerHeight(!0)})),this.panels.each((function(){t(this).height(Math.max(0,i-t(this).innerHeight()+t(this).height()))})).css("overflow","auto")):"auto"===e&&(i=0,this.panels.each((function(){i=Math.max(i,t(this).height("").height())})).height(i))},_eventHandler:function(e){var i=this.options,n=this.active,o=t(e.currentTarget).closest("li"),r=o[0]===n[0],s=r&&i.collapsible,a=s?t():this._getPanelForTab(o),c=n.length?this._getPanelForTab(n):t(),l={oldTab:n,oldPanel:c,newTab:s?t():o,newPanel:a};e.preventDefault(),o.hasClass("ui-state-disabled")||o.hasClass("ui-tabs-loading")||this.running||r&&!i.collapsible||!1===this._trigger("beforeActivate",e,l)||(i.active=!s&&this.tabs.index(o),this.active=r?t():o,this.xhr&&this.xhr.abort(),c.length||a.length||t.error("jQuery UI Tabs: Mismatching fragment identifier."),a.length&&this.load(this.tabs.index(o),e),this._toggle(e,l))},_toggle:function(e,i){var n=this,o=i.newPanel,r=i.oldPanel;function s(){n.running=!1,n._trigger("activate",e,i)}function a(){n._addClass(i.newTab.closest("li"),"ui-tabs-active","ui-state-active"),o.length&&n.options.show?n._show(o,n.options.show,s):(o.show(),s())}this.running=!0,r.length&&this.options.hide?this._hide(r,this.options.hide,(function(){n._removeClass(i.oldTab.closest("li"),"ui-tabs-active","ui-state-active"),a()})):(this._removeClass(i.oldTab.closest("li"),"ui-tabs-active","ui-state-active"),r.hide(),a()),r.attr("aria-hidden","true"),i.oldTab.attr({"aria-selected":"false","aria-expanded":"false"}),o.length&&r.length?i.oldTab.attr("tabIndex",-1):o.length&&this.tabs.filter((function(){return 0===t(this).attr("tabIndex")})).attr("tabIndex",-1),o.attr("aria-hidden","false"),i.newTab.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_activate:function(e){var i,n=this._findActive(e);n[0]!==this.active[0]&&(n.length||(n=this.active),i=n.find(".ui-tabs-anchor")[0],this._eventHandler({target:i,currentTarget:i,preventDefault:t.noop}))},_findActive:function(e){return!1===e?t():this.tabs.eq(e)},_getIndex:function(e){return"string"==typeof e&&(e=this.anchors.index(this.anchors.filter("[href$='"+t.escapeSelector(e)+"']"))),e},_destroy:function(){this.xhr&&this.xhr.abort(),this.tablist.removeAttr("role").off(this.eventNamespace),this.anchors.removeAttr("role tabIndex").removeUniqueId(),this.tabs.add(this.panels).each((function(){t.data(this,"ui-tabs-destroy")?t(this).remove():t(this).removeAttr("role tabIndex aria-live aria-busy aria-selected aria-labelledby aria-hidden aria-expanded")})),this.tabs.each((function(){var e=t(this),i=e.data("ui-tabs-aria-controls");i?e.attr("aria-controls",i).removeData("ui-tabs-aria-controls"):e.removeAttr("aria-controls")})),this.panels.show(),"content"!==this.options.heightStyle&&this.panels.css("height","")},enable:function(e){var i=this.options.disabled;!1!==i&&(void 0===e?i=!1:(e=this._getIndex(e),i=Array.isArray(i)?t.map(i,(function(t){return t!==e?t:null})):t.map(this.tabs,(function(t,i){return i!==e?i:null}))),this._setOptionDisabled(i))},disable:function(e){var i=this.options.disabled;if(!0!==i){if(void 0===e)i=!0;else{if(e=this._getIndex(e),-1!==t.inArray(e,i))return;i=Array.isArray(i)?t.merge([e],i).sort():[e]}this._setOptionDisabled(i)}},load:function(e,i){e=this._getIndex(e);var n=this,o=this.tabs.eq(e),r=o.find(".ui-tabs-anchor"),s=this._getPanelForTab(o),a={tab:o,panel:s},c=function(t,e){"abort"===e&&n.panels.stop(!1,!0),n._removeClass(o,"ui-tabs-loading"),s.removeAttr("aria-busy"),t===n.xhr&&delete n.xhr};this._isLocal(r[0])||(this.xhr=t.ajax(this._ajaxSettings(r,i,a)),this.xhr&&"canceled"!==this.xhr.statusText&&(this._addClass(o,"ui-tabs-loading"),s.attr("aria-busy","true"),this.xhr.done((function(t,e,o){setTimeout((function(){s.html(t),n._trigger("load",i,a),c(o,e)}),1)})).fail((function(t,e){setTimeout((function(){c(t,e)}),1)}))))},_ajaxSettings:function(e,i,n){var o=this;return{url:e.attr("href").replace(/#.*$/,""),beforeSend:function(e,r){return o._trigger("beforeLoad",i,t.extend({jqXHR:e,ajaxSettings:r},n))}}},_getPanelForTab:function(e){var i=t(e).attr("aria-controls");return this.element.find(this._sanitizeSelector("#"+i))}}),!1!==t.uiBackCompat&&t.widget("ui.tabs",t.ui.tabs,{_processTabs:function(){this._superApply(arguments),this._addClass(this.tabs,"ui-tab")}}),t.ui.tabs,t.widget("ui.tooltip",{version:"1.13.3",options:{classes:{"ui-tooltip":"ui-corner-all ui-widget-shadow"},content:function(){var e=t(this).attr("title");return t("").text(e).html()},hide:!0,items:"[title]:not([disabled])",position:{my:"left top+15",at:"left bottom",collision:"flipfit flip"},show:!0,track:!1,close:null,open:null},_addDescribedBy:function(t,e){var i=(t.attr("aria-describedby")||"").split(/\s+/);i.push(e),t.data("ui-tooltip-id",e).attr("aria-describedby",String.prototype.trim.call(i.join(" ")))},_removeDescribedBy:function(e){var i=e.data("ui-tooltip-id"),n=(e.attr("aria-describedby")||"").split(/\s+/),o=t.inArray(i,n);-1!==o&&n.splice(o,1),e.removeData("ui-tooltip-id"),(n=String.prototype.trim.call(n.join(" ")))?e.attr("aria-describedby",n):e.removeAttr("aria-describedby")},_create:function(){this._on({mouseover:"open",focusin:"open"}),this.tooltips={},this.parents={},this.liveRegion=t("
        ").attr({role:"log","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this.disabledTitles=t([])},_setOption:function(e,i){var n=this;this._super(e,i),"content"===e&&t.each(this.tooltips,(function(t,e){n._updateContent(e.element)}))},_setOptionDisabled:function(t){this[t?"_disable":"_enable"]()},_disable:function(){var e=this;t.each(this.tooltips,(function(i,n){var o=t.Event("blur");o.target=o.currentTarget=n.element[0],e.close(o,!0)})),this.disabledTitles=this.disabledTitles.add(this.element.find(this.options.items).addBack().filter((function(){var e=t(this);if(e.is("[title]"))return e.data("ui-tooltip-title",e.attr("title")).removeAttr("title")})))},_enable:function(){this.disabledTitles.each((function(){var e=t(this);e.data("ui-tooltip-title")&&e.attr("title",e.data("ui-tooltip-title"))})),this.disabledTitles=t([])},open:function(e){var i=this,n=t(e?e.target:this.element).closest(this.options.items);n.length&&!n.data("ui-tooltip-id")&&(n.attr("title")&&n.data("ui-tooltip-title",n.attr("title")),n.data("ui-tooltip-open",!0),e&&"mouseover"===e.type&&n.parents().each((function(){var e,n=t(this);n.data("ui-tooltip-open")&&((e=t.Event("blur")).target=e.currentTarget=this,i.close(e,!0)),n.attr("title")&&(n.uniqueId(),i.parents[this.id]={element:this,title:n.attr("title")},n.attr("title",""))})),this._registerCloseHandlers(e,n),this._updateContent(n,e))},_updateContent:function(t,e){var i,n=this.options.content,o=this,r=e?e.type:null;if("string"==typeof n||n.nodeType||n.jquery)return this._open(e,t,n);(i=n.call(t[0],(function(i){o._delay((function(){t.data("ui-tooltip-open")&&(e&&(e.type=r),this._open(e,t,i))}))})))&&this._open(e,t,i)},_open:function(e,i,n){var o,r,s,a,c=t.extend({},this.options.position);function l(t){c.of=t,r.is(":hidden")||r.position(c)}n&&((o=this._find(i))?o.tooltip.find(".ui-tooltip-content").html(n):(i.is("[title]")&&(e&&"mouseover"===e.type?i.attr("title",""):i.removeAttr("title")),o=this._tooltip(i),r=o.tooltip,this._addDescribedBy(i,r.attr("id")),r.find(".ui-tooltip-content").html(n),this.liveRegion.children().hide(),(a=t("
        ").html(r.find(".ui-tooltip-content").html())).removeAttr("name").find("[name]").removeAttr("name"),a.removeAttr("id").find("[id]").removeAttr("id"),a.appendTo(this.liveRegion),this.options.track&&e&&/^mouse/.test(e.type)?(this._on(this.document,{mousemove:l}),l(e)):r.position(t.extend({of:i},this.options.position)),r.hide(),this._show(r,this.options.show),this.options.track&&this.options.show&&this.options.show.delay&&(s=this.delayedShow=setInterval((function(){r.is(":visible")&&(l(c.of),clearInterval(s))}),13)),this._trigger("open",e,{tooltip:r})))},_registerCloseHandlers:function(e,i){var n={keyup:function(e){if(e.keyCode===t.ui.keyCode.ESCAPE){var n=t.Event(e);n.currentTarget=i[0],this.close(n,!0)}}};i[0]!==this.element[0]&&(n.remove=function(){var t=this._find(i);t&&this._removeTooltip(t.tooltip)}),e&&"mouseover"!==e.type||(n.mouseleave="close"),e&&"focusin"!==e.type||(n.focusout="close"),this._on(!0,i,n)},close:function(e){var i,n=this,o=t(e?e.currentTarget:this.element),r=this._find(o);r?(i=r.tooltip,r.closing||(clearInterval(this.delayedShow),o.data("ui-tooltip-title")&&!o.attr("title")&&o.attr("title",o.data("ui-tooltip-title")),this._removeDescribedBy(o),r.hiding=!0,i.stop(!0),this._hide(i,this.options.hide,(function(){n._removeTooltip(t(this))})),o.removeData("ui-tooltip-open"),this._off(o,"mouseleave focusout keyup"),o[0]!==this.element[0]&&this._off(o,"remove"),this._off(this.document,"mousemove"),e&&"mouseleave"===e.type&&t.each(this.parents,(function(e,i){t(i.element).attr("title",i.title),delete n.parents[e]})),r.closing=!0,this._trigger("close",e,{tooltip:i}),r.hiding||(r.closing=!1))):o.removeData("ui-tooltip-open")},_tooltip:function(e){var i=t("
        ").attr("role","tooltip"),n=t("
        ").appendTo(i),o=i.uniqueId().attr("id");return this._addClass(n,"ui-tooltip-content"),this._addClass(i,"ui-tooltip","ui-widget ui-widget-content"),i.appendTo(this._appendTo(e)),this.tooltips[o]={element:e,tooltip:i}},_find:function(t){var e=t.data("ui-tooltip-id");return e?this.tooltips[e]:null},_removeTooltip:function(t){clearInterval(this.delayedShow),t.remove(),delete this.tooltips[t.attr("id")]},_appendTo:function(t){var e=t.closest(".ui-front, dialog");return e.length||(e=this.document[0].body),e},_destroy:function(){var e=this;t.each(this.tooltips,(function(i,n){var o=t.Event("blur"),r=n.element;o.target=o.currentTarget=r[0],e.close(o,!0),t("#"+i).remove(),r.data("ui-tooltip-title")&&(r.attr("title")||r.attr("title",r.data("ui-tooltip-title")),r.removeData("ui-tooltip-title"))})),this.liveRegion.remove()}}),!1!==t.uiBackCompat&&t.widget("ui.tooltip",t.ui.tooltip,{options:{tooltipClass:null},_tooltip:function(){var t=this._superApply(arguments);return this.options.tooltipClass&&t.tooltip.addClass(this.options.tooltipClass),t}}),t.ui.tooltip},void 0===(r=n.apply(e,o))||(t.exports=r)}()},35358:(t,e,i)=>{var n={"./af":25177,"./af.js":25177,"./ar":61509,"./ar-dz":41488,"./ar-dz.js":41488,"./ar-kw":58676,"./ar-kw.js":58676,"./ar-ly":42353,"./ar-ly.js":42353,"./ar-ma":24496,"./ar-ma.js":24496,"./ar-ps":6947,"./ar-ps.js":6947,"./ar-sa":60301,"./ar-sa.js":60301,"./ar-tn":89756,"./ar-tn.js":89756,"./ar.js":61509,"./az":95533,"./az.js":95533,"./be":28959,"./be.js":28959,"./bg":47777,"./bg.js":47777,"./bm":54903,"./bm.js":54903,"./bn":61290,"./bn-bd":17357,"./bn-bd.js":17357,"./bn.js":61290,"./bo":31545,"./bo.js":31545,"./br":11470,"./br.js":11470,"./bs":44429,"./bs.js":44429,"./ca":7306,"./ca.js":7306,"./cs":56464,"./cs.js":56464,"./cv":73635,"./cv.js":73635,"./cy":64226,"./cy.js":64226,"./da":93601,"./da.js":93601,"./de":77853,"./de-at":26111,"./de-at.js":26111,"./de-ch":54697,"./de-ch.js":54697,"./de.js":77853,"./dv":60708,"./dv.js":60708,"./el":54691,"./el.js":54691,"./en-au":53872,"./en-au.js":53872,"./en-ca":28298,"./en-ca.js":28298,"./en-gb":56195,"./en-gb.js":56195,"./en-ie":66584,"./en-ie.js":66584,"./en-il":65543,"./en-il.js":65543,"./en-in":9033,"./en-in.js":9033,"./en-nz":79402,"./en-nz.js":79402,"./en-sg":43004,"./en-sg.js":43004,"./eo":32934,"./eo.js":32934,"./es":97650,"./es-do":20838,"./es-do.js":20838,"./es-mx":17730,"./es-mx.js":17730,"./es-us":56575,"./es-us.js":56575,"./es.js":97650,"./et":3035,"./et.js":3035,"./eu":3508,"./eu.js":3508,"./fa":119,"./fa.js":119,"./fi":90527,"./fi.js":90527,"./fil":95995,"./fil.js":95995,"./fo":52477,"./fo.js":52477,"./fr":85498,"./fr-ca":26435,"./fr-ca.js":26435,"./fr-ch":37892,"./fr-ch.js":37892,"./fr.js":85498,"./fy":37071,"./fy.js":37071,"./ga":41734,"./ga.js":41734,"./gd":70217,"./gd.js":70217,"./gl":77329,"./gl.js":77329,"./gom-deva":32124,"./gom-deva.js":32124,"./gom-latn":93383,"./gom-latn.js":93383,"./gu":95050,"./gu.js":95050,"./he":11713,"./he.js":11713,"./hi":43861,"./hi.js":43861,"./hr":26308,"./hr.js":26308,"./hu":90609,"./hu.js":90609,"./hy-am":17160,"./hy-am.js":17160,"./id":74063,"./id.js":74063,"./is":89374,"./is.js":89374,"./it":88383,"./it-ch":21827,"./it-ch.js":21827,"./it.js":88383,"./ja":23827,"./ja.js":23827,"./jv":89722,"./jv.js":89722,"./ka":41794,"./ka.js":41794,"./kk":27088,"./kk.js":27088,"./km":96870,"./km.js":96870,"./kn":84451,"./kn.js":84451,"./ko":63164,"./ko.js":63164,"./ku":98174,"./ku-kmr":6181,"./ku-kmr.js":6181,"./ku.js":98174,"./ky":78474,"./ky.js":78474,"./lb":79680,"./lb.js":79680,"./lo":15867,"./lo.js":15867,"./lt":45766,"./lt.js":45766,"./lv":69532,"./lv.js":69532,"./me":58076,"./me.js":58076,"./mi":41848,"./mi.js":41848,"./mk":30306,"./mk.js":30306,"./ml":73739,"./ml.js":73739,"./mn":99053,"./mn.js":99053,"./mr":86169,"./mr.js":86169,"./ms":73386,"./ms-my":92297,"./ms-my.js":92297,"./ms.js":73386,"./mt":77075,"./mt.js":77075,"./my":72264,"./my.js":72264,"./nb":22274,"./nb.js":22274,"./ne":8235,"./ne.js":8235,"./nl":92572,"./nl-be":43784,"./nl-be.js":43784,"./nl.js":92572,"./nn":54566,"./nn.js":54566,"./oc-lnc":69330,"./oc-lnc.js":69330,"./pa-in":29849,"./pa-in.js":29849,"./pl":94418,"./pl.js":94418,"./pt":79834,"./pt-br":48303,"./pt-br.js":48303,"./pt.js":79834,"./ro":24457,"./ro.js":24457,"./ru":82271,"./ru.js":82271,"./sd":1221,"./sd.js":1221,"./se":33478,"./se.js":33478,"./si":17538,"./si.js":17538,"./sk":5784,"./sk.js":5784,"./sl":46637,"./sl.js":46637,"./sq":86794,"./sq.js":86794,"./sr":45719,"./sr-cyrl":3322,"./sr-cyrl.js":3322,"./sr.js":45719,"./ss":56e3,"./ss.js":56e3,"./sv":41011,"./sv.js":41011,"./sw":40748,"./sw.js":40748,"./ta":11025,"./ta.js":11025,"./te":11885,"./te.js":11885,"./tet":28861,"./tet.js":28861,"./tg":86571,"./tg.js":86571,"./th":55802,"./th.js":55802,"./tk":59527,"./tk.js":59527,"./tl-ph":29231,"./tl-ph.js":29231,"./tlh":31052,"./tlh.js":31052,"./tr":85096,"./tr.js":85096,"./tzl":79846,"./tzl.js":79846,"./tzm":81765,"./tzm-latn":97711,"./tzm-latn.js":97711,"./tzm.js":81765,"./ug-cn":48414,"./ug-cn.js":48414,"./uk":16618,"./uk.js":16618,"./ur":57777,"./ur.js":57777,"./uz":57609,"./uz-latn":72475,"./uz-latn.js":72475,"./uz.js":57609,"./vi":21135,"./vi.js":21135,"./x-pseudo":64051,"./x-pseudo.js":64051,"./yo":82218,"./yo.js":82218,"./zh-cn":52648,"./zh-cn.js":52648,"./zh-hk":1632,"./zh-hk.js":1632,"./zh-mo":31541,"./zh-mo.js":31541,"./zh-tw":50304,"./zh-tw.js":50304};function o(t){var e=r(t);return i(e)}function r(t){if(!i.o(n,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return n[t]}o.keys=function(){return Object.keys(n)},o.resolve=r,t.exports=o,o.id=35358},7452:t=>{var e=function(t){"use strict";var e,i=Object.prototype,n=i.hasOwnProperty,o=Object.defineProperty||function(t,e,i){t[e]=i.value},r="function"==typeof Symbol?Symbol:{},s=r.iterator||"@@iterator",a=r.asyncIterator||"@@asyncIterator",c=r.toStringTag||"@@toStringTag";function l(t,e,i){return Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,i){return t[e]=i}}function u(t,e,i,n){var r=e&&e.prototype instanceof m?e:m,s=Object.create(r.prototype),a=new S(n||[]);return o(s,"_invoke",{value:E(t,i,a)}),s}function h(t,e,i){try{return{type:"normal",arg:t.call(e,i)}}catch(t){return{type:"throw",arg:t}}}t.wrap=u;var d="suspendedStart",p="suspendedYield",A="executing",f="completed",g={};function m(){}function C(){}function b(){}var v={};l(v,s,(function(){return this}));var x=Object.getPrototypeOf,y=x&&x(x(T([])));y&&y!==i&&n.call(y,s)&&(v=y);var w=b.prototype=m.prototype=Object.create(v);function k(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function B(t,e){function i(o,r,s,a){var c=h(t[o],t,r);if("throw"!==c.type){var l=c.arg,u=l.value;return u&&"object"==typeof u&&n.call(u,"__await")?e.resolve(u.__await).then((function(t){i("next",t,s,a)}),(function(t){i("throw",t,s,a)})):e.resolve(u).then((function(t){l.value=t,s(l)}),(function(t){return i("throw",t,s,a)}))}a(c.arg)}var r;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){i(t,n,e,o)}))}return r=r?r.then(o,o):o()}})}function E(t,i,n){var o=d;return function(r,s){if(o===A)throw new Error("Generator is already running");if(o===f){if("throw"===r)throw s;return{value:e,done:!0}}for(n.method=r,n.arg=s;;){var a=n.delegate;if(a){var c=_(a,n);if(c){if(c===g)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===d)throw o=f,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=A;var l=h(t,i,n);if("normal"===l.type){if(o=n.done?f:p,l.arg===g)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(o=f,n.method="throw",n.arg=l.arg)}}}function _(t,i){var n=i.method,o=t.iterator[n];if(o===e)return i.delegate=null,"throw"===n&&t.iterator.return&&(i.method="return",i.arg=e,_(t,i),"throw"===i.method)||"return"!==n&&(i.method="throw",i.arg=new TypeError("The iterator does not provide a '"+n+"' method")),g;var r=h(o,t.iterator,i.arg);if("throw"===r.type)return i.method="throw",i.arg=r.arg,i.delegate=null,g;var s=r.arg;return s?s.done?(i[t.resultName]=s.value,i.next=t.nextLoc,"return"!==i.method&&(i.method="next",i.arg=e),i.delegate=null,g):s:(i.method="throw",i.arg=new TypeError("iterator result is not an object"),i.delegate=null,g)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function D(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function S(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function T(t){if(null!=t){var i=t[s];if(i)return i.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,r=function i(){for(;++o=0;--r){var s=this.tryEntries[r],a=s.completion;if("root"===s.tryLoc)return o("end");if(s.tryLoc<=this.prev){var c=n.call(s,"catchLoc"),l=n.call(s,"finallyLoc");if(c&&l){if(this.prev=0;--i){var o=this.tryEntries[i];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var i=this.tryEntries[e];if(i.finallyLoc===t)return this.complete(i.completion,i.afterLoc),D(i),g}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var i=this.tryEntries[e];if(i.tryLoc===t){var n=i.completion;if("throw"===n.type){var o=n.arg;D(i)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,i,n){return this.delegate={iterator:T(t),resultName:i,nextLoc:n},"next"===this.method&&(this.arg=e),g}},t}(t.exports);try{regeneratorRuntime=e}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=e:Function("r","regeneratorRuntime = r")(e)}},44275:(t,e,i)=>{var n,o=i(74692);void 0===(n=o).fn.each2&&n.extend(n.fn,{each2:function(t){for(var e=n([0]),i=-1,o=this.length;++i=112&&t<=123}},d={"Ⓐ":"A",A:"A",À:"A",Á:"A",Â:"A",Ầ:"A",Ấ:"A",Ẫ:"A",Ẩ:"A",Ã:"A",Ā:"A",Ă:"A",Ằ:"A",Ắ:"A",Ẵ:"A",Ẳ:"A",Ȧ:"A",Ǡ:"A",Ä:"A",Ǟ:"A",Ả:"A",Å:"A",Ǻ:"A",Ǎ:"A",Ȁ:"A",Ȃ:"A",Ạ:"A",Ậ:"A",Ặ:"A",Ḁ:"A",Ą:"A",Ⱥ:"A",Ɐ:"A",Ꜳ:"AA",Æ:"AE",Ǽ:"AE",Ǣ:"AE",Ꜵ:"AO",Ꜷ:"AU",Ꜹ:"AV",Ꜻ:"AV",Ꜽ:"AY","Ⓑ":"B",B:"B",Ḃ:"B",Ḅ:"B",Ḇ:"B",Ƀ:"B",Ƃ:"B",Ɓ:"B","Ⓒ":"C",C:"C",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",Ç:"C",Ḉ:"C",Ƈ:"C",Ȼ:"C",Ꜿ:"C","Ⓓ":"D",D:"D",Ḋ:"D",Ď:"D",Ḍ:"D",Ḑ:"D",Ḓ:"D",Ḏ:"D",Đ:"D",Ƌ:"D",Ɗ:"D",Ɖ:"D",Ꝺ:"D",DZ:"DZ",DŽ:"DZ",Dz:"Dz",Dž:"Dz","Ⓔ":"E",E:"E",È:"E",É:"E",Ê:"E",Ề:"E",Ế:"E",Ễ:"E",Ể:"E",Ẽ:"E",Ē:"E",Ḕ:"E",Ḗ:"E",Ĕ:"E",Ė:"E",Ë:"E",Ẻ:"E",Ě:"E",Ȅ:"E",Ȇ:"E",Ẹ:"E",Ệ:"E",Ȩ:"E",Ḝ:"E",Ę:"E",Ḙ:"E",Ḛ:"E",Ɛ:"E",Ǝ:"E","Ⓕ":"F",F:"F",Ḟ:"F",Ƒ:"F",Ꝼ:"F","Ⓖ":"G",G:"G",Ǵ:"G",Ĝ:"G",Ḡ:"G",Ğ:"G",Ġ:"G",Ǧ:"G",Ģ:"G",Ǥ:"G",Ɠ:"G",Ꞡ:"G",Ᵹ:"G",Ꝿ:"G","Ⓗ":"H",H:"H",Ĥ:"H",Ḣ:"H",Ḧ:"H",Ȟ:"H",Ḥ:"H",Ḩ:"H",Ḫ:"H",Ħ:"H",Ⱨ:"H",Ⱶ:"H",Ɥ:"H","Ⓘ":"I",I:"I",Ì:"I",Í:"I",Î:"I",Ĩ:"I",Ī:"I",Ĭ:"I",İ:"I",Ï:"I",Ḯ:"I",Ỉ:"I",Ǐ:"I",Ȉ:"I",Ȋ:"I",Ị:"I",Į:"I",Ḭ:"I",Ɨ:"I","Ⓙ":"J",J:"J",Ĵ:"J",Ɉ:"J","Ⓚ":"K",K:"K",Ḱ:"K",Ǩ:"K",Ḳ:"K",Ķ:"K",Ḵ:"K",Ƙ:"K",Ⱪ:"K",Ꝁ:"K",Ꝃ:"K",Ꝅ:"K",Ꞣ:"K","Ⓛ":"L",L:"L",Ŀ:"L",Ĺ:"L",Ľ:"L",Ḷ:"L",Ḹ:"L",Ļ:"L",Ḽ:"L",Ḻ:"L",Ł:"L",Ƚ:"L",Ɫ:"L",Ⱡ:"L",Ꝉ:"L",Ꝇ:"L",Ꞁ:"L",LJ:"LJ",Lj:"Lj","Ⓜ":"M",M:"M",Ḿ:"M",Ṁ:"M",Ṃ:"M",Ɱ:"M",Ɯ:"M","Ⓝ":"N",N:"N",Ǹ:"N",Ń:"N",Ñ:"N",Ṅ:"N",Ň:"N",Ṇ:"N",Ņ:"N",Ṋ:"N",Ṉ:"N",Ƞ:"N",Ɲ:"N",Ꞑ:"N",Ꞥ:"N",NJ:"NJ",Nj:"Nj","Ⓞ":"O",O:"O",Ò:"O",Ó:"O",Ô:"O",Ồ:"O",Ố:"O",Ỗ:"O",Ổ:"O",Õ:"O",Ṍ:"O",Ȭ:"O",Ṏ:"O",Ō:"O",Ṑ:"O",Ṓ:"O",Ŏ:"O",Ȯ:"O",Ȱ:"O",Ö:"O",Ȫ:"O",Ỏ:"O",Ő:"O",Ǒ:"O",Ȍ:"O",Ȏ:"O",Ơ:"O",Ờ:"O",Ớ:"O",Ỡ:"O",Ở:"O",Ợ:"O",Ọ:"O",Ộ:"O",Ǫ:"O",Ǭ:"O",Ø:"O",Ǿ:"O",Ɔ:"O",Ɵ:"O",Ꝋ:"O",Ꝍ:"O",Ƣ:"OI",Ꝏ:"OO",Ȣ:"OU","Ⓟ":"P",P:"P",Ṕ:"P",Ṗ:"P",Ƥ:"P",Ᵽ:"P",Ꝑ:"P",Ꝓ:"P",Ꝕ:"P","Ⓠ":"Q",Q:"Q",Ꝗ:"Q",Ꝙ:"Q",Ɋ:"Q","Ⓡ":"R",R:"R",Ŕ:"R",Ṙ:"R",Ř:"R",Ȑ:"R",Ȓ:"R",Ṛ:"R",Ṝ:"R",Ŗ:"R",Ṟ:"R",Ɍ:"R",Ɽ:"R",Ꝛ:"R",Ꞧ:"R",Ꞃ:"R","Ⓢ":"S",S:"S",ẞ:"S",Ś:"S",Ṥ:"S",Ŝ:"S",Ṡ:"S",Š:"S",Ṧ:"S",Ṣ:"S",Ṩ:"S",Ș:"S",Ş:"S",Ȿ:"S",Ꞩ:"S",Ꞅ:"S","Ⓣ":"T",T:"T",Ṫ:"T",Ť:"T",Ṭ:"T",Ț:"T",Ţ:"T",Ṱ:"T",Ṯ:"T",Ŧ:"T",Ƭ:"T",Ʈ:"T",Ⱦ:"T",Ꞇ:"T",Ꜩ:"TZ","Ⓤ":"U",U:"U",Ù:"U",Ú:"U",Û:"U",Ũ:"U",Ṹ:"U",Ū:"U",Ṻ:"U",Ŭ:"U",Ü:"U",Ǜ:"U",Ǘ:"U",Ǖ:"U",Ǚ:"U",Ủ:"U",Ů:"U",Ű:"U",Ǔ:"U",Ȕ:"U",Ȗ:"U",Ư:"U",Ừ:"U",Ứ:"U",Ữ:"U",Ử:"U",Ự:"U",Ụ:"U",Ṳ:"U",Ų:"U",Ṷ:"U",Ṵ:"U",Ʉ:"U","Ⓥ":"V",V:"V",Ṽ:"V",Ṿ:"V",Ʋ:"V",Ꝟ:"V",Ʌ:"V",Ꝡ:"VY","Ⓦ":"W",W:"W",Ẁ:"W",Ẃ:"W",Ŵ:"W",Ẇ:"W",Ẅ:"W",Ẉ:"W",Ⱳ:"W","Ⓧ":"X",X:"X",Ẋ:"X",Ẍ:"X","Ⓨ":"Y",Y:"Y",Ỳ:"Y",Ý:"Y",Ŷ:"Y",Ỹ:"Y",Ȳ:"Y",Ẏ:"Y",Ÿ:"Y",Ỷ:"Y",Ỵ:"Y",Ƴ:"Y",Ɏ:"Y",Ỿ:"Y","Ⓩ":"Z",Z:"Z",Ź:"Z",Ẑ:"Z",Ż:"Z",Ž:"Z",Ẓ:"Z",Ẕ:"Z",Ƶ:"Z",Ȥ:"Z",Ɀ:"Z",Ⱬ:"Z",Ꝣ:"Z","ⓐ":"a",a:"a",ẚ:"a",à:"a",á:"a",â:"a",ầ:"a",ấ:"a",ẫ:"a",ẩ:"a",ã:"a",ā:"a",ă:"a",ằ:"a",ắ:"a",ẵ:"a",ẳ:"a",ȧ:"a",ǡ:"a",ä:"a",ǟ:"a",ả:"a",å:"a",ǻ:"a",ǎ:"a",ȁ:"a",ȃ:"a",ạ:"a",ậ:"a",ặ:"a",ḁ:"a",ą:"a",ⱥ:"a",ɐ:"a",ꜳ:"aa",æ:"ae",ǽ:"ae",ǣ:"ae",ꜵ:"ao",ꜷ:"au",ꜹ:"av",ꜻ:"av",ꜽ:"ay","ⓑ":"b",b:"b",ḃ:"b",ḅ:"b",ḇ:"b",ƀ:"b",ƃ:"b",ɓ:"b","ⓒ":"c",c:"c",ć:"c",ĉ:"c",ċ:"c",č:"c",ç:"c",ḉ:"c",ƈ:"c",ȼ:"c",ꜿ:"c",ↄ:"c","ⓓ":"d",d:"d",ḋ:"d",ď:"d",ḍ:"d",ḑ:"d",ḓ:"d",ḏ:"d",đ:"d",ƌ:"d",ɖ:"d",ɗ:"d",ꝺ:"d",dz:"dz",dž:"dz","ⓔ":"e",e:"e",è:"e",é:"e",ê:"e",ề:"e",ế:"e",ễ:"e",ể:"e",ẽ:"e",ē:"e",ḕ:"e",ḗ:"e",ĕ:"e",ė:"e",ë:"e",ẻ:"e",ě:"e",ȅ:"e",ȇ:"e",ẹ:"e",ệ:"e",ȩ:"e",ḝ:"e",ę:"e",ḙ:"e",ḛ:"e",ɇ:"e",ɛ:"e",ǝ:"e","ⓕ":"f",f:"f",ḟ:"f",ƒ:"f",ꝼ:"f","ⓖ":"g",g:"g",ǵ:"g",ĝ:"g",ḡ:"g",ğ:"g",ġ:"g",ǧ:"g",ģ:"g",ǥ:"g",ɠ:"g",ꞡ:"g",ᵹ:"g",ꝿ:"g","ⓗ":"h",h:"h",ĥ:"h",ḣ:"h",ḧ:"h",ȟ:"h",ḥ:"h",ḩ:"h",ḫ:"h",ẖ:"h",ħ:"h",ⱨ:"h",ⱶ:"h",ɥ:"h",ƕ:"hv","ⓘ":"i",i:"i",ì:"i",í:"i",î:"i",ĩ:"i",ī:"i",ĭ:"i",ï:"i",ḯ:"i",ỉ:"i",ǐ:"i",ȉ:"i",ȋ:"i",ị:"i",į:"i",ḭ:"i",ɨ:"i",ı:"i","ⓙ":"j",j:"j",ĵ:"j",ǰ:"j",ɉ:"j","ⓚ":"k",k:"k",ḱ:"k",ǩ:"k",ḳ:"k",ķ:"k",ḵ:"k",ƙ:"k",ⱪ:"k",ꝁ:"k",ꝃ:"k",ꝅ:"k",ꞣ:"k","ⓛ":"l",l:"l",ŀ:"l",ĺ:"l",ľ:"l",ḷ:"l",ḹ:"l",ļ:"l",ḽ:"l",ḻ:"l",ſ:"l",ł:"l",ƚ:"l",ɫ:"l",ⱡ:"l",ꝉ:"l",ꞁ:"l",ꝇ:"l",lj:"lj","ⓜ":"m",m:"m",ḿ:"m",ṁ:"m",ṃ:"m",ɱ:"m",ɯ:"m","ⓝ":"n",n:"n",ǹ:"n",ń:"n",ñ:"n",ṅ:"n",ň:"n",ṇ:"n",ņ:"n",ṋ:"n",ṉ:"n",ƞ:"n",ɲ:"n",ʼn:"n",ꞑ:"n",ꞥ:"n",nj:"nj","ⓞ":"o",o:"o",ò:"o",ó:"o",ô:"o",ồ:"o",ố:"o",ỗ:"o",ổ:"o",õ:"o",ṍ:"o",ȭ:"o",ṏ:"o",ō:"o",ṑ:"o",ṓ:"o",ŏ:"o",ȯ:"o",ȱ:"o",ö:"o",ȫ:"o",ỏ:"o",ő:"o",ǒ:"o",ȍ:"o",ȏ:"o",ơ:"o",ờ:"o",ớ:"o",ỡ:"o",ở:"o",ợ:"o",ọ:"o",ộ:"o",ǫ:"o",ǭ:"o",ø:"o",ǿ:"o",ɔ:"o",ꝋ:"o",ꝍ:"o",ɵ:"o",ƣ:"oi",ȣ:"ou",ꝏ:"oo","ⓟ":"p",p:"p",ṕ:"p",ṗ:"p",ƥ:"p",ᵽ:"p",ꝑ:"p",ꝓ:"p",ꝕ:"p","ⓠ":"q",q:"q",ɋ:"q",ꝗ:"q",ꝙ:"q","ⓡ":"r",r:"r",ŕ:"r",ṙ:"r",ř:"r",ȑ:"r",ȓ:"r",ṛ:"r",ṝ:"r",ŗ:"r",ṟ:"r",ɍ:"r",ɽ:"r",ꝛ:"r",ꞧ:"r",ꞃ:"r","ⓢ":"s",s:"s",ß:"s",ś:"s",ṥ:"s",ŝ:"s",ṡ:"s",š:"s",ṧ:"s",ṣ:"s",ṩ:"s",ș:"s",ş:"s",ȿ:"s",ꞩ:"s",ꞅ:"s",ẛ:"s","ⓣ":"t",t:"t",ṫ:"t",ẗ:"t",ť:"t",ṭ:"t",ț:"t",ţ:"t",ṱ:"t",ṯ:"t",ŧ:"t",ƭ:"t",ʈ:"t",ⱦ:"t",ꞇ:"t",ꜩ:"tz","ⓤ":"u",u:"u",ù:"u",ú:"u",û:"u",ũ:"u",ṹ:"u",ū:"u",ṻ:"u",ŭ:"u",ü:"u",ǜ:"u",ǘ:"u",ǖ:"u",ǚ:"u",ủ:"u",ů:"u",ű:"u",ǔ:"u",ȕ:"u",ȗ:"u",ư:"u",ừ:"u",ứ:"u",ữ:"u",ử:"u",ự:"u",ụ:"u",ṳ:"u",ų:"u",ṷ:"u",ṵ:"u",ʉ:"u","ⓥ":"v",v:"v",ṽ:"v",ṿ:"v",ʋ:"v",ꝟ:"v",ʌ:"v",ꝡ:"vy","ⓦ":"w",w:"w",ẁ:"w",ẃ:"w",ŵ:"w",ẇ:"w",ẅ:"w",ẘ:"w",ẉ:"w",ⱳ:"w","ⓧ":"x",x:"x",ẋ:"x",ẍ:"x","ⓨ":"y",y:"y",ỳ:"y",ý:"y",ŷ:"y",ỹ:"y",ȳ:"y",ẏ:"y",ÿ:"y",ỷ:"y",ẙ:"y",ỵ:"y",ƴ:"y",ɏ:"y",ỿ:"y","ⓩ":"z",z:"z",ź:"z",ẑ:"z",ż:"z",ž:"z",ẓ:"z",ẕ:"z",ƶ:"z",ȥ:"z",ɀ:"z",ⱬ:"z",ꝣ:"z",Ά:"Α",Έ:"Ε",Ή:"Η",Ί:"Ι",Ϊ:"Ι",Ό:"Ο",Ύ:"Υ",Ϋ:"Υ",Ώ:"Ω",ά:"α",έ:"ε",ή:"η",ί:"ι",ϊ:"ι",ΐ:"ι",ό:"ο",ύ:"υ",ϋ:"υ",ΰ:"υ",ω:"ω",ς:"σ"};a=t(document),l=1,r=function(){return l++},i=O(Object,{bind:function(t){var e=this;return function(){t.apply(e,arguments)}},init:function(i){var n,o,s,a,l=".select2-results";this.opts=i=this.prepareOpts(i),this.id=i.id,i.element.data("select2")!==e&&null!==i.element.data("select2")&&i.element.data("select2").destroy(),this.container=this.createContainer(),this.liveRegion=t("",{role:"status","aria-live":"polite"}).addClass("select2-hidden-accessible").appendTo(document.body),this.containerId="s2id_"+(i.element.attr("id")||"autogen"+r()),this.containerEventName=this.containerId.replace(/([.])/g,"_").replace(/([;&,\-\.\+\*\~':"\!\^#$%@\[\]\(\)=>\|])/g,"\\$1"),this.container.attr("id",this.containerId),this.container.attr("title",i.element.attr("title")),this.body=t("body"),y(this.container,this.opts.element,this.opts.adaptContainerCssClass),this.container.attr("style",i.element.attr("style")),this.container.css(D(i.containerCss,this.opts.element)),this.container.addClass(D(i.containerCssClass,this.opts.element)),this.elementTabIndex=this.opts.element.attr("tabindex"),this.opts.element.data("select2",this).attr("tabindex","-1").before(this.container).on("click.select2",x),this.container.data("select2",this),this.dropdown=this.container.find(".select2-drop"),y(this.dropdown,this.opts.element,this.opts.adaptDropdownCssClass),this.dropdown.addClass(D(i.dropdownCssClass,this.opts.element)),this.dropdown.data("select2",this),this.dropdown.on("click",x),this.results=n=this.container.find(l),this.search=o=this.container.find("input.select2-input"),this.queryCount=0,this.resultsPage=0,this.context=null,this.initContainer(),this.container.on("click",x),this.results.on("mousemove",(function(i){var n=u;n!==e&&n.x===i.pageX&&n.y===i.pageY||t(i.target).trigger("mousemove-filtered",i)})),this.dropdown.on("mousemove-filtered",l,this.bind(this.highlightUnderEvent)),this.dropdown.on("touchstart touchmove touchend",l,this.bind((function(t){this._touchEvent=!0,this.highlightUnderEvent(t)}))),this.dropdown.on("touchmove",l,this.bind(this.touchMoved)),this.dropdown.on("touchstart touchend",l,this.bind(this.clearTouchMoved)),this.dropdown.on("click",this.bind((function(t){this._touchEvent&&(this._touchEvent=!1,this.selectHighlighted())}))),s=this.results,a=v(80,(function(t){s.trigger("scroll-debounced",t)})),s.on("scroll",(function(t){f(t.target,s.get())>=0&&a(t)})),this.dropdown.on("scroll-debounced",l,this.bind(this.loadMoreIfNeeded)),t(this.container).on("change",".select2-input",(function(t){t.stopPropagation()})),t(this.dropdown).on("change",".select2-input",(function(t){t.stopPropagation()})),t.fn.mousewheel&&n.mousewheel((function(t,e,i,o){var r=n.scrollTop();o>0&&r-o<=0?(n.scrollTop(0),x(t)):o<0&&n.get(0).scrollHeight-n.scrollTop()+o<=n.height()&&(n.scrollTop(n.get(0).scrollHeight-n.height()),x(t))})),b(o),o.on("keyup-change input paste",this.bind(this.updateResults)),o.on("focus",(function(){o.addClass("select2-focused")})),o.on("blur",(function(){o.removeClass("select2-focused")})),this.dropdown.on("mouseup",l,this.bind((function(e){t(e.target).closest(".select2-result-selectable").length>0&&(this.highlightUnderEvent(e),this.selectHighlighted(e))}))),this.dropdown.on("click mouseup mousedown touchstart touchend focusin",(function(t){t.stopPropagation()})),this.nextSearchTerm=e,t.isFunction(this.opts.initSelection)&&(this.initSelection(),this.monitorSource()),null!==i.maximumInputLength&&this.search.attr("maxlength",i.maximumInputLength);var h=i.element.prop("disabled");h===e&&(h=!1),this.enable(!h);var d=i.element.prop("readonly");d===e&&(d=!1),this.readonly(d),c=c||function(){var e=t("
        ");e.appendTo("body");var i={width:e.width()-e[0].clientWidth,height:e.height()-e[0].clientHeight};return e.remove(),i}(),this.autofocus=i.element.prop("autofocus"),i.element.prop("autofocus",!1),this.autofocus&&this.focus(),this.search.attr("placeholder",i.searchInputPlaceholder)},destroy:function(){var t=this.opts.element,i=t.data("select2"),n=this;this.close(),t.length&&t[0].detachEvent&&t.each((function(){this.detachEvent("onpropertychange",n._sync)})),this.propertyObserver&&(this.propertyObserver.disconnect(),this.propertyObserver=null),this._sync=null,i!==e&&(i.container.remove(),i.liveRegion.remove(),i.dropdown.remove(),t.removeClass("select2-offscreen").removeData("select2").off(".select2").prop("autofocus",this.autofocus||!1),this.elementTabIndex?t.attr({tabindex:this.elementTabIndex}):t.removeAttr("tabindex"),t.show()),T.call(this,"container","liveRegion","dropdown","results","search")},optionToData:function(t){return t.is("option")?{id:t.prop("value"),text:t.text(),element:t.get(),css:t.attr("class"),disabled:t.prop("disabled"),locked:g(t.attr("locked"),"locked")||g(t.data("locked"),!0)}:t.is("optgroup")?{text:t.attr("label"),children:[],element:t.get(),css:t.attr("class")}:void 0},prepareOpts:function(i){var n,o,s,a,c=this;if("select"===(n=i.element).get(0).tagName.toLowerCase()&&(this.select=o=i.element),o&&t.each(["id","multiple","ajax","query","createSearchChoice","initSelection","data","tags"],(function(){if(this in i)throw new Error("Option '"+this+"' is not allowed for Select2 when attached to a ","
        "," ","
          ","
        ","
        "].join(""))},enableInterface:function(){this.parent.enableInterface.apply(this,arguments)&&this.focusser.prop("disabled",!this.isInterfaceEnabled())},opening:function(){var i,n,o;this.opts.minimumResultsForSearch>=0&&this.showSearch(!0),this.parent.opening.apply(this,arguments),!1!==this.showSearchInput&&this.search.val(this.focusser.val()),this.opts.shouldFocusInput(this)&&(this.search.focus(),(i=this.search.get(0)).createTextRange?((n=i.createTextRange()).collapse(!1),n.select()):i.setSelectionRange&&(o=this.search.val().length,i.setSelectionRange(o,o))),""===this.search.val()&&this.nextSearchTerm!=e&&(this.search.val(this.nextSearchTerm),this.search.select()),this.focusser.prop("disabled",!0).val(""),this.updateResults(!0),this.opts.element.trigger(t.Event("select2-open"))},close:function(){this.opened()&&(this.parent.close.apply(this,arguments),this.focusser.prop("disabled",!1),this.opts.shouldFocusInput(this)&&this.focusser.focus())},focus:function(){this.opened()?this.close():(this.focusser.prop("disabled",!1),this.opts.shouldFocusInput(this)&&this.focusser.focus())},isFocused:function(){return this.container.hasClass("select2-container-active")},cancel:function(){this.parent.cancel.apply(this,arguments),this.focusser.prop("disabled",!1),this.opts.shouldFocusInput(this)&&this.focusser.focus()},destroy:function(){t("label[for='"+this.focusser.attr("id")+"']").attr("for",this.opts.element.attr("id")),this.parent.destroy.apply(this,arguments),T.call(this,"selection","focusser")},initContainer:function(){var e,i,n=this.container,o=this.dropdown,s=r();this.opts.minimumResultsForSearch<0?this.showSearch(!1):this.showSearch(!0),this.selection=e=n.find(".select2-choice"),this.focusser=n.find(".select2-focusser"),e.find(".select2-chosen").attr("id","select2-chosen-"+s),this.focusser.attr("aria-labelledby","select2-chosen-"+s),this.results.attr("id","select2-results-"+s),this.search.attr("aria-owns","select2-results-"+s),this.focusser.attr("id","s2id_autogen"+s),i=t("label[for='"+this.opts.element.attr("id")+"']"),this.focusser.prev().text(i.text()).attr("for",this.focusser.attr("id"));var a=this.opts.element.attr("title");this.opts.element.attr("title",a||i.text()),this.focusser.attr("tabindex",this.elementTabIndex),this.search.attr("id",this.focusser.attr("id")+"_search"),this.search.prev().text(t("label[for='"+this.focusser.attr("id")+"']").text()).attr("for",this.search.attr("id")),this.search.on("keydown",this.bind((function(t){if(this.isInterfaceEnabled()&&229!=t.keyCode)if(t.which!==h.PAGE_UP&&t.which!==h.PAGE_DOWN)switch(t.which){case h.UP:case h.DOWN:return this.moveHighlight(t.which===h.UP?-1:1),void x(t);case h.ENTER:return this.selectHighlighted(),void x(t);case h.TAB:return void this.selectHighlighted({noFocus:!0});case h.ESC:return this.cancel(t),void x(t)}else x(t)}))),this.search.on("blur",this.bind((function(t){document.activeElement===this.body.get(0)&&window.setTimeout(this.bind((function(){this.opened()&&this.search.focus()})),0)}))),this.focusser.on("keydown",this.bind((function(t){if(this.isInterfaceEnabled()&&t.which!==h.TAB&&!h.isControl(t)&&!h.isFunctionKey(t)&&t.which!==h.ESC){if(!1!==this.opts.openOnEnter||t.which!==h.ENTER){if(t.which==h.DOWN||t.which==h.UP||t.which==h.ENTER&&this.opts.openOnEnter){if(t.altKey||t.ctrlKey||t.shiftKey||t.metaKey)return;return this.open(),void x(t)}return t.which==h.DELETE||t.which==h.BACKSPACE?(this.opts.allowClear&&this.clear(),void x(t)):void 0}x(t)}}))),b(this.focusser),this.focusser.on("keyup-change input",this.bind((function(t){if(this.opts.minimumResultsForSearch>=0){if(t.stopPropagation(),this.opened())return;this.open()}}))),e.on("mousedown touchstart","abbr",this.bind((function(t){var e;this.isInterfaceEnabled()&&(this.clear(),(e=t).preventDefault(),e.stopImmediatePropagation(),this.close(),this.selection.focus())}))),e.on("mousedown touchstart",this.bind((function(i){p(e),this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.opened()?this.close():this.isInterfaceEnabled()&&this.open(),x(i)}))),o.on("mousedown touchstart",this.bind((function(){this.opts.shouldFocusInput(this)&&this.search.focus()}))),e.on("focus",this.bind((function(t){x(t)}))),this.focusser.on("focus",this.bind((function(){this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.container.addClass("select2-container-active")}))).on("blur",this.bind((function(){this.opened()||(this.container.removeClass("select2-container-active"),this.opts.element.trigger(t.Event("select2-blur")))}))),this.search.on("focus",this.bind((function(){this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.container.addClass("select2-container-active")}))),this.initContainerWidth(),this.opts.element.addClass("select2-offscreen"),this.setPlaceholder()},clear:function(e){var i=this.selection.data("select2-data");if(i){var n=t.Event("select2-clearing");if(this.opts.element.trigger(n),n.isDefaultPrevented())return;var o=this.getPlaceholderOption();this.opts.element.val(o?o.val():""),this.selection.find(".select2-chosen").empty(),this.selection.removeData("select2-data"),this.setPlaceholder(),!1!==e&&(this.opts.element.trigger({type:"select2-removed",val:this.id(i),choice:i}),this.triggerChange({removed:i}))}},initSelection:function(){if(this.isPlaceholderOptionSelected())this.updateSelection(null),this.close(),this.setPlaceholder();else{var t=this;this.opts.initSelection.call(null,this.opts.element,(function(i){i!==e&&null!==i&&(t.updateSelection(i),t.close(),t.setPlaceholder(),t.nextSearchTerm=t.opts.nextSearchTerm(i,t.search.val()))}))}},isPlaceholderOptionSelected:function(){var t;return this.getPlaceholder()!==e&&((t=this.getPlaceholderOption())!==e&&t.prop("selected")||""===this.opts.element.val()||this.opts.element.val()===e||null===this.opts.element.val())},prepareOpts:function(){var e=this.parent.prepareOpts.apply(this,arguments),i=this;return"select"===e.element.get(0).tagName.toLowerCase()?e.initSelection=function(t,e){var n=t.find("option").filter((function(){return this.selected&&!this.disabled}));e(i.optionToData(n))}:"data"in e&&(e.initSelection=e.initSelection||function(i,n){var o=i.val(),r=null;e.query({matcher:function(t,i,n){var s=g(o,e.id(n));return s&&(r=n),s},callback:t.isFunction(n)?function(){n(r)}:t.noop})}),e},getPlaceholder:function(){return this.select&&this.getPlaceholderOption()===e?e:this.parent.getPlaceholder.apply(this,arguments)},setPlaceholder:function(){var t=this.getPlaceholder();if(this.isPlaceholderOptionSelected()&&t!==e){if(this.select&&this.getPlaceholderOption()===e)return;this.selection.find(".select2-chosen").html(this.opts.escapeMarkup(t)),this.selection.addClass("select2-default"),this.container.removeClass("select2-allowclear")}},postprocessResults:function(t,e,i){var n=0,o=this;if(this.findHighlightableChoices().each2((function(t,e){if(g(o.id(e.data("select2-data")),o.opts.element.val()))return n=t,!1})),!1!==i&&(!0===e&&n>=0?this.highlight(n):this.highlight(0)),!0===e){var r=this.opts.minimumResultsForSearch;r>=0&&this.showSearch(S(t.results)>=r)}},showSearch:function(e){this.showSearchInput!==e&&(this.showSearchInput=e,this.dropdown.find(".select2-search").toggleClass("select2-search-hidden",!e),this.dropdown.find(".select2-search").toggleClass("select2-offscreen",!e),t(this.dropdown,this.container).toggleClass("select2-with-searchbox",e))},onSelect:function(t,e){if(this.triggerSelect(t)){var i=this.opts.element.val(),n=this.data();this.opts.element.val(this.id(t)),this.updateSelection(t),this.opts.element.trigger({type:"select2-selected",val:this.id(t),choice:t}),this.nextSearchTerm=this.opts.nextSearchTerm(t,this.search.val()),this.close(),e&&e.noFocus||!this.opts.shouldFocusInput(this)||this.focusser.focus(),g(i,this.id(t))||this.triggerChange({added:t,removed:n})}},updateSelection:function(t){var i,n,o=this.selection.find(".select2-chosen");this.selection.data("select2-data",t),o.empty(),null!==t&&(i=this.opts.formatSelection(t,o,this.opts.escapeMarkup)),i!==e&&o.append(i),(n=this.opts.formatSelectionCssClass(t,o))!==e&&o.addClass(n),this.selection.removeClass("select2-default"),this.opts.allowClear&&this.getPlaceholder()!==e&&this.container.addClass("select2-allowclear")},val:function(){var t,i=!1,n=null,o=this,r=this.data();if(0===arguments.length)return this.opts.element.val();if(t=arguments[0],arguments.length>1&&(i=arguments[1]),this.select)this.select.val(t).find("option").filter((function(){return this.selected})).each2((function(t,e){return n=o.optionToData(e),!1})),this.updateSelection(n),this.setPlaceholder(),i&&this.triggerChange({added:n,removed:r});else{if(!t&&0!==t)return void this.clear(i);if(this.opts.initSelection===e)throw new Error("cannot call val() if initSelection() is not defined");this.opts.element.val(t),this.opts.initSelection(this.opts.element,(function(t){o.opts.element.val(t?o.id(t):""),o.updateSelection(t),o.setPlaceholder(),i&&o.triggerChange({added:t,removed:r})}))}},clearSearch:function(){this.search.val(""),this.focusser.val("")},data:function(t){var i,n=!1;if(0===arguments.length)return(i=this.selection.data("select2-data"))==e&&(i=null),i;arguments.length>1&&(n=arguments[1]),t?(i=this.data(),this.opts.element.val(t?this.id(t):""),this.updateSelection(t),n&&this.triggerChange({added:t,removed:i})):this.clear(n)}}),o=O(i,{createContainer:function(){return t(document.createElement("div")).attr({class:"select2-container select2-container-multi"}).html(["
          ","
        • "," "," ","
        • ","
        ","
        ","
          ","
        ","
        "].join(""))},prepareOpts:function(){var e=this.parent.prepareOpts.apply(this,arguments),i=this;return"select"===e.element.get(0).tagName.toLowerCase()?e.initSelection=function(t,e){var n=[];t.find("option").filter((function(){return this.selected&&!this.disabled})).each2((function(t,e){n.push(i.optionToData(e))})),e(n)}:"data"in e&&(e.initSelection=e.initSelection||function(i,n){var o=m(i.val(),e.separator),r=[];e.query({matcher:function(i,n,s){var a=t.grep(o,(function(t){return g(t,e.id(s))})).length;return a&&r.push(s),a},callback:t.isFunction(n)?function(){for(var t=[],i=0;i0||(this.selectChoice(null),this.clearPlaceholder(),this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.open(),this.focusSearch(),e.preventDefault()))}))),this.container.on("focus",i,this.bind((function(){this.isInterfaceEnabled()&&(this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.container.addClass("select2-container-active"),this.dropdown.addClass("select2-drop-active"),this.clearPlaceholder())}))),this.initContainerWidth(),this.opts.element.addClass("select2-offscreen"),this.clearSearch()},enableInterface:function(){this.parent.enableInterface.apply(this,arguments)&&this.search.prop("disabled",!this.isInterfaceEnabled())},initSelection:function(){if(""===this.opts.element.val()&&""===this.opts.element.text()&&(this.updateSelection([]),this.close(),this.clearSearch()),this.select||""!==this.opts.element.val()){var t=this;this.opts.initSelection.call(null,this.opts.element,(function(i){i!==e&&null!==i&&(t.updateSelection(i),t.close(),t.clearSearch())}))}},clearSearch:function(){var t=this.getPlaceholder(),i=this.getMaxSearchWidth();t!==e&&0===this.getVal().length&&!1===this.search.hasClass("select2-focused")?(this.search.val(t).addClass("select2-default"),this.search.width(i>0?i:this.container.css("width"))):this.search.val("").width(10)},clearPlaceholder:function(){this.search.hasClass("select2-default")&&this.search.val("").removeClass("select2-default")},opening:function(){this.clearPlaceholder(),this.resizeSearch(),this.parent.opening.apply(this,arguments),this.focusSearch(),""===this.search.val()&&this.nextSearchTerm!=e&&(this.search.val(this.nextSearchTerm),this.search.select()),this.updateResults(!0),this.opts.shouldFocusInput(this)&&this.search.focus(),this.opts.element.trigger(t.Event("select2-open"))},close:function(){this.opened()&&this.parent.close.apply(this,arguments)},focus:function(){this.close(),this.search.focus()},isFocused:function(){return this.search.hasClass("select2-focused")},updateSelection:function(e){var i=[],n=[],o=this;t(e).each((function(){f(o.id(this),i)<0&&(i.push(o.id(this)),n.push(this))})),e=n,this.selection.find(".select2-search-choice").remove(),t(e).each((function(){o.addSelectedChoice(this)})),o.postprocessResults()},tokenize:function(){var t=this.search.val();null!=(t=this.opts.tokenizer.call(this,t,this.data(),this.bind(this.onSelect),this.opts))&&t!=e&&(this.search.val(t),t.length>0&&this.open())},onSelect:function(t,i){this.triggerSelect(t)&&""!==t.text&&(this.addSelectedChoice(t),this.opts.element.trigger({type:"selected",val:this.id(t),choice:t}),this.nextSearchTerm=this.opts.nextSearchTerm(t,this.search.val()),this.clearSearch(),this.updateResults(),!this.select&&this.opts.closeOnSelect||this.postprocessResults(t,!1,!0===this.opts.closeOnSelect),this.opts.closeOnSelect?(this.close(),this.search.width(10)):this.countSelectableResults()>0?(this.search.width(10),this.resizeSearch(),this.getMaximumSelectionSize()>0&&this.val().length>=this.getMaximumSelectionSize()?this.updateResults(!0):this.nextSearchTerm!=e&&(this.search.val(this.nextSearchTerm),this.updateResults(),this.search.select()),this.positionDropdown()):(this.close(),this.search.width(10)),this.triggerChange({added:t}),i&&i.noFocus||this.focusSearch())},cancel:function(){this.close(),this.focusSearch()},addSelectedChoice:function(i){var n,o,r=!i.locked,s=t("
      • "),a=t("
      • "),c=r?s:a,l=this.id(i),u=this.getVal();(n=this.opts.formatSelection(i,c.find("div"),this.opts.escapeMarkup))!=e&&c.find("div").replaceWith("
        "+n+"
        "),(o=this.opts.formatSelectionCssClass(i,c.find("div")))!=e&&c.addClass(o),r&&c.find(".select2-search-choice-close").on("mousedown",x).on("click dblclick",this.bind((function(e){this.isInterfaceEnabled()&&(this.unselect(t(e.target)),this.selection.find(".select2-search-choice-focus").removeClass("select2-search-choice-focus"),x(e),this.close(),this.focusSearch())}))).on("focus",this.bind((function(){this.isInterfaceEnabled()&&(this.container.addClass("select2-container-active"),this.dropdown.addClass("select2-drop-active"))}))),c.data("select2-data",i),c.insertBefore(this.searchContainer),u.push(l),this.setVal(u)},unselect:function(e){var i,n,o=this.getVal();if(0===(e=e.closest(".select2-search-choice")).length)throw"Invalid argument: "+e+". Must be .select2-search-choice";if(i=e.data("select2-data")){var r=t.Event("select2-removing");if(r.val=this.id(i),r.choice=i,this.opts.element.trigger(r),r.isDefaultPrevented())return!1;for(;(n=f(this.id(i),o))>=0;)o.splice(n,1),this.setVal(o),this.select&&this.postprocessResults();return e.remove(),this.opts.element.trigger({type:"select2-removed",val:this.id(i),choice:i}),this.triggerChange({removed:i}),!0}},postprocessResults:function(t,e,i){var n=this.getVal(),o=this.results.find(".select2-result"),r=this.results.find(".select2-result-with-children"),s=this;o.each2((function(t,e){f(s.id(e.data("select2-data")),n)>=0&&(e.addClass("select2-selected"),e.find(".select2-result-selectable").addClass("select2-selected"))})),r.each2((function(t,e){e.is(".select2-result-selectable")||0!==e.find(".select2-result-selectable:not(.select2-selected)").length||e.addClass("select2-selected")})),-1==this.highlight()&&!1!==i&&s.highlight(0),!this.opts.createSearchChoice&&!o.filter(".select2-result:not(.select2-selected)").length>0&&(!t||t&&!t.more&&0===this.results.find(".select2-no-results").length)&&I(s.opts.formatNoMatches,"formatNoMatches")&&this.results.append("
      • "+D(s.opts.formatNoMatches,s.opts.element,s.search.val())+"
      • ")},getMaxSearchWidth:function(){return this.selection.width()-C(this.search)},resizeSearch:function(){var e,i,n,o,r=C(this.search);e=function(e){if(!s){var i=e[0].currentStyle||window.getComputedStyle(e[0],null);(s=t(document.createElement("div")).css({position:"absolute",left:"-10000px",top:"-10000px",display:"none",fontSize:i.fontSize,fontFamily:i.fontFamily,fontStyle:i.fontStyle,fontWeight:i.fontWeight,letterSpacing:i.letterSpacing,textTransform:i.textTransform,whiteSpace:"nowrap"})).attr("class","select2-sizer"),t("body").append(s)}return s.text(e.val()),s.width()}(this.search)+10,i=this.search.offset().left,(o=(n=this.selection.width())-(i-this.selection.offset().left)-r)0&&i--,t.splice(n,1),n--);return{added:e,removed:t}},val:function(i,n){var o,r=this;if(0===arguments.length)return this.getVal();if((o=this.data()).length||(o=[]),!i&&0!==i)return this.opts.element.val(""),this.updateSelection([]),this.clearSearch(),void(n&&this.triggerChange({added:this.data(),removed:o}));if(this.setVal(i),this.select)this.opts.initSelection(this.select,this.bind(this.updateSelection)),n&&this.triggerChange(this.buildChangeDetails(o,this.data()));else{if(this.opts.initSelection===e)throw new Error("val() cannot be called if initSelection() is not defined");this.opts.initSelection(this.opts.element,(function(e){var i=t.map(e,r.id);r.setVal(i),r.updateSelection(e),r.clearSearch(),n&&r.triggerChange(r.buildChangeDetails(o,r.data()))}))}this.clearSearch()},onSortStart:function(){if(this.select)throw new Error("Sorting of elements is not supported when attached to instead.");this.search.width(0),this.searchContainer.hide()},onSortEnd:function(){var e=[],i=this;this.searchContainer.show(),this.searchContainer.appendTo(this.searchContainer.parent()),this.resizeSearch(),this.selection.find(".select2-search-choice").each((function(){e.push(i.opts.id(t(this).data("select2-data")))})),this.setVal(e),this.triggerChange()},data:function(e,i){var n,o,r=this;if(0===arguments.length)return this.selection.children(".select2-search-choice").map((function(){return t(this).data("select2-data")})).get();o=this.data(),e||(e=[]),n=t.map(e,(function(t){return r.opts.id(t)})),this.setVal(n),this.updateSelection(e),this.clearSearch(),i&&this.triggerChange(this.buildChangeDetails(o,this.data()))}}),t.fn.select2=function(){var i,n,o,r,s,a=Array.prototype.slice.call(arguments,0),c=["val","destroy","opened","open","close","focus","isFocused","container","dropdown","onSortStart","onSortEnd","enable","disable","readonly","positionDropdown","data","search"],l=["opened","isFocused","container","dropdown"],u=["val","data"],h={search:"externalSearch"};return this.each((function(){if(0===a.length||"object"==typeof a[0])(i=0===a.length?{}:t.extend({},a[0])).element=t(this),"select"===i.element.get(0).tagName.toLowerCase()?s=i.element.prop("multiple"):(s=i.multiple||!1,"tags"in i&&(i.multiple=s=!0)),(n=s?new window.Select2.class.multi:new window.Select2.class.single).init(i);else{if("string"!=typeof a[0])throw"Invalid arguments to select2 plugin: "+a;if(f(a[0],c)<0)throw"Unknown method: "+a[0];if(r=e,(n=t(this).data("select2"))===e)return;if("container"===(o=a[0])?r=n.container:"dropdown"===o?r=n.dropdown:(h[o]&&(o=h[o]),r=n[o].apply(n,a.slice(1))),f(a[0],l)>=0||f(a[0],u)>=0&&1==a.length)return!1}})),r===e?this:r},t.fn.select2.defaults={width:"copy",loadMorePadding:0,closeOnSelect:!0,openOnEnter:!0,containerCss:{},dropdownCss:{},containerCssClass:"",dropdownCssClass:"",formatResult:function(t,e,i,n){var o=[];return w(t.text,i.term,o,n),o.join("")},formatSelection:function(t,i,n){return t?n(t.text):e},sortResults:function(t,e,i){return t},formatResultCssClass:function(t){return t.css},formatSelectionCssClass:function(t,i){return e},minimumResultsForSearch:0,minimumInputLength:0,maximumInputLength:null,maximumSelectionSize:0,id:function(t){return t==e?null:t.id},matcher:function(t,e){return A(""+e).toUpperCase().indexOf(A(""+t).toUpperCase())>=0},separator:",",tokenSeparators:[],tokenizer:function(t,i,n,o){var r,s,a,c,l,u=t,h=!1;if(!o.createSearchChoice||!o.tokenSeparators||o.tokenSeparators.length<1)return e;for(;;){for(s=-1,a=0,c=o.tokenSeparators.length;a=0));a++);if(s<0)break;if(r=t.substring(0,s),t=t.substring(s+l.length),r.length>0&&(r=o.createSearchChoice.call(this,r,i))!==e&&null!==r&&o.id(r)!==e&&null!==o.id(r)){for(h=!1,a=0,c=i.length;a0)&&t.opts.minimumResultsForSearch<0)}},t.fn.select2.locales=[],t.fn.select2.locales.en={formatMatches:function(t){return 1===t?"One result is available, press enter to select it.":t+" results are available, use up and down arrow keys to navigate."},formatNoMatches:function(){return"No matches found"},formatAjaxError:function(t,e,i){return"Loading failed"},formatInputTooShort:function(t,e){var i=e-t.length;return"Please enter "+i+" or more character"+(1==i?"":"s")},formatInputTooLong:function(t,e){var i=t.length-e;return"Please delete "+i+" character"+(1==i?"":"s")},formatSelectionTooBig:function(t){return"You can only select "+t+" item"+(1==t?"":"s")},formatLoadMore:function(t){return"Loading more results…"},formatSearching:function(){return"Searching…"}},t.extend(t.fn.select2.defaults,t.fn.select2.locales.en),t.fn.select2.ajaxDefaults={transport:t.ajax,params:{type:"GET",cache:!1,dataType:"json"}},window.Select2={query:{ajax:B,local:E,tags:_},util:{debounce:v,markMatch:w,escapeMarkup:k,stripDiacritics:A},class:{abstract:i,single:n,multi:o}}}function p(e){var i=t(document.createTextNode(""));e.before(i),i.before(e),i.remove()}function A(t){return t.replace(/[^\u0000-\u007E]/g,(function(t){return d[t]||t}))}function f(t,e){for(var i=0,n=e.length;i"),i.push(n(t.substring(o,o+r))),i.push(""),i.push(n(t.substring(o+r,t.length))))}function k(t){var e={"\\":"\","&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};return String(t).replace(/[&<>"'\/\\]/g,(function(t){return e[t]}))}function B(i){var n,o=null,r=i.quietMillis||100,s=i.url,a=this;return function(c){window.clearTimeout(n),n=window.setTimeout((function(){var n=i.data,r=s,l=i.transport||t.fn.select2.ajaxDefaults.transport,u={type:i.type||"GET",cache:i.cache||!1,jsonpCallback:i.jsonpCallback||e,dataType:i.dataType||"json"},h=t.extend({},t.fn.select2.ajaxDefaults.params,u);n=n?n.call(a,c.term,c.page,c.context):null,r="function"==typeof r?r.call(a,c.term,c.page,c.context):r,o&&"function"==typeof o.abort&&o.abort(),i.params&&(t.isFunction(i.params)?t.extend(h,i.params.call(a)):t.extend(h,i.params)),t.extend(h,{url:r,dataType:i.dataType,data:n,success:function(t){var e=i.results(t,c.page,c);c.callback(e)},error:function(t,e,i){var n={hasError:!0,jqXHR:t,textStatus:e,errorThrown:i};c.callback(n)}}),o=l.call(a,h)}),r)}}function E(e){var i,n,o=e,r=function(t){return""+t.text};t.isArray(o)&&(o={results:n=o}),!1===t.isFunction(o)&&(n=o,o=function(){return n});var s=o();return s.text&&(r=s.text,t.isFunction(r)||(i=s.text,r=function(t){return t[i]})),function(e){var i,n=e.term,s={results:[]};""!==n?(i=function(o,s){var a,c;if((o=o[0]).children){for(c in a={},o)o.hasOwnProperty(c)&&(a[c]=o[c]);a.children=[],t(o.children).each2((function(t,e){i(e,a.children)})),(a.children.length||e.matcher(n,r(a),o))&&s.push(a)}else e.matcher(n,r(o),o)&&s.push(o)},t(o().results).each2((function(t,e){i(e,s.results)})),e.callback(s)):e.callback(o())}}function _(i){var n=t.isFunction(i);return function(o){var r=o.term,s={results:[]},a=n?i(o):i;t.isArray(a)&&(t(a).each((function(){var t=this.text!==e,i=t?this.text:this;(""===r||o.matcher(r,i))&&s.results.push(t?this:{id:this,text:this})})),o.callback(s))}}function I(e,i){if(t.isFunction(e))return!0;if(!e)return!1;if("string"==typeof e)return!0;throw new Error(i+" must be a string, function, or falsy value")}function D(e,i){if(t.isFunction(e)){var n=Array.prototype.slice.call(arguments,2);return e.apply(i,n)}return e}function S(e){var i=0;return t.each(e,(function(t,e){e.children?i+=S(e.children):i++})),i}function T(){var e=this;t.each(arguments,(function(t,i){e[i].remove(),e[i]=null}))}function O(e,i){var n=function(){};return(n.prototype=new e).constructor=n,n.prototype.parent=e.prototype,n.prototype=t.extend(n.prototype,i),n}}(o)},57223:()=>{"use strict";!function t(e,i,n){function o(s,a){if(!i[s]){if(!e[s]){if(r)return r(s,!0);throw new Error("Cannot find module '"+s+"'")}var c=i[s]={exports:{}};e[s][0].call(c.exports,(function(t){return o(e[s][1][t]||t)}),c,c.exports,t,e,i,n)}return i[s].exports}for(var r=void 0,s=0;s0?e.touches[0]["page"+t]:e.changedTouches[0]["page"+t]:e["page"+t]},klass:{has:function(t,e){return-1!==t.className.indexOf(e)},add:function(t,i){!o.klass.has(t,i)&&e.addBodyClasses&&(t.className+=" "+i)},remove:function(t,i){e.addBodyClasses&&(t.className=t.className.replace(i,"").replace(/^\s+|\s+$/g,""))}},dispatchEvent:function(t){if("function"==typeof n[t])return n[t].call()},vendor:function(){var t,e=document.createElement("div"),i="webkit Moz O ms".split(" ");for(t in i)if(void 0!==e.style[i[t]+"Transition"])return i[t]},transitionCallback:function(){return"Moz"===i.vendor||"ms"===i.vendor?"transitionend":i.vendor+"TransitionEnd"},deepExtend:function(t,e){var i;for(i in e)e[i]&&e[i].constructor&&e[i].constructor===Object?(t[i]=t[i]||{},o.deepExtend(t[i],e[i])):t[i]=e[i];return t},angleOfDrag:function(t,e){var n,o;return(o=Math.atan2(-(i.startDragY-e),i.startDragX-t))<0&&(o+=2*Math.PI),(n=Math.floor(o*(180/Math.PI)-180))<0&&n>-180&&(n=360-Math.abs(n)),Math.abs(n)},events:{addEvent:function(t,e,i){return t.addEventListener?t.addEventListener(e,i,!1):t.attachEvent?t.attachEvent("on"+e,i):void 0},removeEvent:function(t,e,i){return t.addEventListener?t.removeEventListener(e,i,!1):t.attachEvent?t.detachEvent("on"+e,i):void 0},prevent:function(t){t.preventDefault?t.preventDefault():t.returnValue=!1}},parentUntil:function(t,e){for(var i="string"==typeof e;t.parentNode;){if(i&&t.getAttribute&&t.getAttribute(e))return t;if(!i&&t===e)return t;t=t.parentNode}return null}},r={translate:{get:{matrix:function(t){var n=window.getComputedStyle(e.element)[i.vendor+"Transform"].match(/\((.*)\)/);return n?(16===(n=n[1].split(",")).length&&(t+=8),parseInt(n[t],10)):0}},easeCallback:function(){e.element.style[i.vendor+"Transition"]="",i.translation=r.translate.get.matrix(4),i.easing=!1,clearInterval(i.animatingInterval),0===i.easingTo&&(o.klass.remove(document.body,"snapjs-right"),o.klass.remove(document.body,"snapjs-left")),o.dispatchEvent("animated"),o.events.removeEvent(e.element,o.transitionCallback(),r.translate.easeCallback)},easeTo:function(t){i.easing=!0,i.easingTo=t,e.element.style[i.vendor+"Transition"]="all "+e.transitionSpeed+"s "+e.easing,i.animatingInterval=setInterval((function(){o.dispatchEvent("animating")}),1),o.events.addEvent(e.element,o.transitionCallback(),r.translate.easeCallback),r.translate.x(t),0===t&&(e.element.style[i.vendor+"Transform"]="")},x:function(t){if(!("left"===e.disable&&t>0||"right"===e.disable&&t<0)){e.hyperextensible||(t===e.maxPosition||t>e.maxPosition?t=e.maxPosition:(t===e.minPosition||t0,h=l;if(i.intentChecked&&!i.hasIntent)return;if(e.addBodyClasses&&(c>0?(o.klass.add(document.body,"snapjs-left"),o.klass.remove(document.body,"snapjs-right")):c<0&&(o.klass.add(document.body,"snapjs-right"),o.klass.remove(document.body,"snapjs-left"))),!1===i.hasIntent||null===i.hasIntent){var d=o.angleOfDrag(n,s),p=d>=0&&d<=e.slideIntent||d<=360&&d>360-e.slideIntent;d>=180&&d<=180+e.slideIntent||d<=180&&d>=180-e.slideIntent||p?(i.hasIntent=!0,e.stopPropagation&&t.stopPropagation()):i.hasIntent=!1,i.intentChecked=!0}if(e.minDragDistance>=Math.abs(n-i.startDragX)||!1===i.hasIntent)return;o.events.prevent(t),o.dispatchEvent("drag"),i.dragWatchers.current=n,i.dragWatchers.last>n?("left"!==i.dragWatchers.state&&(i.dragWatchers.state="left",i.dragWatchers.hold=n),i.dragWatchers.last=n):i.dragWatchers.laste.maxPosition/2,flick:Math.abs(i.dragWatchers.current-i.dragWatchers.hold)>e.flickThreshold,translation:{absolute:c,relative:l,sinceDirectionChange:i.dragWatchers.current-i.dragWatchers.hold,percentage:c/e.maxPosition*100}}):(e.minPosition>c&&(h=l-(c-e.minPosition)*e.resistance),i.simpleStates={opening:"right",towards:i.dragWatchers.state,hyperExtending:e.minPosition>c,halfway:ce.flickThreshold,translation:{absolute:c,relative:l,sinceDirectionChange:i.dragWatchers.current-i.dragWatchers.hold,percentage:c/e.minPosition*100}}),r.translate.x(h+a)}},endDrag:function(t){if(i.isDragging){o.dispatchEvent("end");var n=r.translate.get.matrix(4);if(0===i.dragWatchers.current&&0!==n&&e.tapToClose)return o.dispatchEvent("close"),o.events.prevent(t),r.translate.easeTo(0),i.isDragging=!1,void(i.startDragX=0);"left"===i.simpleStates.opening?i.simpleStates.halfway||i.simpleStates.hyperExtending||i.simpleStates.flick?i.simpleStates.flick&&"left"===i.simpleStates.towards?r.translate.easeTo(0):(i.simpleStates.flick&&"right"===i.simpleStates.towards||i.simpleStates.halfway||i.simpleStates.hyperExtending)&&r.translate.easeTo(e.maxPosition):r.translate.easeTo(0):"right"===i.simpleStates.opening&&(i.simpleStates.halfway||i.simpleStates.hyperExtending||i.simpleStates.flick?i.simpleStates.flick&&"right"===i.simpleStates.towards?r.translate.easeTo(0):(i.simpleStates.flick&&"left"===i.simpleStates.towards||i.simpleStates.halfway||i.simpleStates.hyperExtending)&&r.translate.easeTo(e.minPosition):r.translate.easeTo(0)),i.isDragging=!1,i.startDragX=o.page("X",t)}}}},s=function(t){if(o.deepExtend(e,t),!e.element)throw"Snap's element argument does not exist.";e.element.setAttribute("touch-action","pan-y")};this.open=function(t){o.dispatchEvent("open"),o.klass.remove(document.body,"snapjs-expand-left"),o.klass.remove(document.body,"snapjs-expand-right"),"left"===t?(i.simpleStates.opening="left",i.simpleStates.towards="right",o.klass.add(document.body,"snapjs-left"),o.klass.remove(document.body,"snapjs-right"),r.translate.easeTo(e.maxPosition)):"right"===t&&(i.simpleStates.opening="right",i.simpleStates.towards="left",o.klass.remove(document.body,"snapjs-left"),o.klass.add(document.body,"snapjs-right"),r.translate.easeTo(e.minPosition))},this.close=function(){o.dispatchEvent("close"),r.translate.easeTo(0)},this.expand=function(t){var e=window.innerWidth||document.documentElement.clientWidth;"left"===t?(o.dispatchEvent("expandLeft"),o.klass.add(document.body,"snapjs-expand-left"),o.klass.remove(document.body,"snapjs-expand-right")):(o.dispatchEvent("expandRight"),o.klass.add(document.body,"snapjs-expand-right"),o.klass.remove(document.body,"snapjs-expand-left"),e*=-1),r.translate.easeTo(e)},this.on=function(t,e){return n[t]=e,this},this.off=function(t){n[t]&&(n[t]=!1)},this.enable=function(){o.dispatchEvent("enable"),r.drag.listen()},this.disable=function(){o.dispatchEvent("disable"),r.drag.stopListening()},this.settings=function(t){s(t)},this.state=function(){var t=r.translate.get.matrix(4);return{state:t===e.maxPosition?"left":t===e.minPosition?"right":"closed",info:i.simpleStates}},s(t),i.vendor=o.vendor(),r.drag.listen()}},{}]},{},[1])},53425:(t,e,i)=>{var n,o=i(74692);(n=o).fn.strengthify=function(t){"use strict";var e={zxcvbn:"zxcvbn/zxcvbn.js",userInputs:[],titles:["Weakest","Weak","So-so","Good","Perfect"],tilesOptions:{tooltip:!0,element:!1},drawTitles:!1,drawMessage:!1,drawBars:!0,$addAfter:null,nonce:null};return this.each((function(){var i=n.extend(e,t);function o(t){return n('div[data-strengthifyFor="'+t+'"]')}function r(){var t=n(this).val().substring(0,100),e=n(this).attr("id"),r=""===t?0:1,s=zxcvbn(t,i.userInputs),a="",c="",l="",u=o(e),h=u.find(".strengthify-container"),d=u.find("[data-strengthifyMessage]");switch(u.children().css("opacity",r).css("-ms-filter",'"progid:DXImageTransform.Microsoft.Alpha(Opacity='+100*r+')"'),i.onResult&&i.onResult(s),s.score){case 0:case 1:a="password-bad",c="danger",l=s.feedback?s.feedback.suggestions.join("
        "):"";break;case 2:c="warning",l=s.feedback?s.feedback.suggestions.join("
        "):"",a="password-medium";break;case 3:a="password-good",c="info",l="Getting better.";break;case 4:a="password-good",c="success",l="Looks good."}d&&(d.removeAttr("class"),d.addClass("bg-"+c),""===t&&(l=""),d.html(l)),h&&(h.attr("class",a+" strengthify-container").css("width",25*(0===s.score?1:s.score)+"%"),""===t&&h.css("width",0)),i.drawTitles&&(i.tilesOptions.tooltip&&(u.attr("title",i.titles[s.score]).tooltip({placement:"bottom",trigger:"manual"}).tooltip("fixTitle").tooltip("show"),0===r&&u.tooltip("hide")),i.tilesOptions.element&&u.find(".strengthify-tiles").text(i.titles[s.score]))}i.drawTitles||i.drawMessage||i.drawBars||console.warn("expect at least one of 'drawTitles', 'drawMessage', or 'drawBars' to be true"),function(){var t=n(this),e=t.attr("id"),s=r.bind(this),a=i.$addAfter;a||(a=t),a.after('
        '),i.drawBars&&o(e).append('
        ').append('
        ').append('
        ').append('
        ').append('
        '),i.drawMessage&&o(e).append("
        "),i.drawTitles&&i.tilesOptions&&o(e).append('
        ');var c=document.createElement("script");c.src=i.zxcvbn,null!==i.nonce&&c.setAttribute("nonce",i.nonce),c.onload=function(){t.parent().on("scroll",s),t.bind("keyup input change",s)},document.head.appendChild(c)}.call(this)}))}},83864:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEVmZmZ1dXVT6N0BAAAAUklEQVQIW8XNsQ3AIAwF0bMoKBmBURgNj8YojEBJEcXwu2yQ+p507BTeWDnozPISjPpY4O0W6CqEisUtiG/EF+IT8YG4fznihnhCPCNeEK/89D1Gd22TNOyXVAAAAABJRU5ErkJggg=="},26609:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQMAAADOquA5AAAAA1BMVEUAAACnej3aAAAADklEQVQYGWMYBaOABgAAAlgAARbiVEcAAAAASUVORK5CYII="},7369:t=>{"use strict";t.exports="data:image/png;base64,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"},36114:t=>{"use strict";t.exports="data:image/png;base64,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"},48832:t=>{"use strict";t.exports="data:image/png;base64,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"},3132:t=>{"use strict";t.exports="data:image/png;base64,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"},19394:t=>{"use strict";t.exports="data:image/png;base64,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"},6411:t=>{"use strict";t.exports="data:image/png;base64,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"},64886:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAQAAABFnnJAAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRAB3ZOzHrQAAAAd0SU1FB+gEGhAiFSquI88AABqqSURBVHja7Z17kGVFfcc/B0goY1iIMbDCsltSiWCimJ2BSvlIlZRF7iRVm6jFkrtjRY2SHaJR0TI7I5nhD2bFuWOCLEhqlwJjUTWP7BI1UBXuiIiFcUvF2fUZ8hIcJO7qHzGuf6SIJSd/nFf3Of0659w79849/Z26c889v+4+3f379eP079e/DqbxaDLOGnQGPAYLLwANhxcAGW1C2oPOxGbCC4CINivASpNEoNcCMPj20yasHHMF2IdOBJKUB1/GHkIWAHMHGKZ/Jtjajz5+GD+9rQ1je3bCxGoliNi/GouAKeUR6iNEAehFB7ivRgpJ3KQdlkeduBAQsAqsEhAYUq5TxqFDkK4DJEVM2oEOIRSqR0SUTlApftLKdM+3PTusmXfXlG1l3ELIegBzB+gKUxu0Dx/R000sNKdSr22ahiAx5Xr9zJAhKL0SaG5FpjaYVWrVtmNPwdw2zXk394FZyrZ+ZkvhnNIxbMzTV039LtOewiqm/itwiKsbAsWUR4b9VXqA0UablVFirx1eABoOvxLYcHgBaDi8ADQcXgAaDi8ADYcXgIbDC0DD4e0B8nEHnf9NRhl7ADeLAJsypm20BzA/wc6eOvYAdnV4lPeREpJy9gBuGjBzFeoZtE9z7Zq2jf221Fdy3/rUR8YaoGgPEEG/Gp6EMunb9HRbbBd7AFPuzE+3xzcjjNNOvkcCsj2A6lrGqlMvoA5jb58u9gCm9ueWN734hFZrgzJP2hKoogxqs2JsY8NsD2ASLlv/k5Q8HCV9Ya+1gYOvHJN4usQddP43GV4d3HD4haCGwwtAw+EFoOHwAtBweAFoOLwANBxeABqO8htDRh3hAFf566+Vls7/OfWi96USBpmD0JqD6qoge8wBlFweAkIw6vpd/AOEFShlUfUZtvxHrA+MqdiFo2pstxK4hCoR9ywpgK34gUMB9PEDhwpyKUJoUPa45C8w0OTvcs9IKPYaMJfQLEChJTbYGrGUf3EIcC2+zlrHXklBDzr40KiJtI2idXIQprEDJVV8uuopSfPS5yE00M1pZ6UzNwMxlwGUnQSGDq3HFspFOqu1cTfmBg6pmxjkkm7VGjA1QZe07XVQoJd5Dcy6OJdQapq5C7RLsDkNWxfr1kXbWpDt6S6TyKqwi7idLuWgTA/g1nXWm+UGjr1Mv/IYGDtYt3QDhzBVYR6mzQOgMu45mkCDw6BzsJWfXyGuXwlsOLwANBxeABoOLwANhxeAhsMLQMPhBaDhkDeHJs5SBwe7P/B+wqUGXDSi1eLZ9ka7PqUUMgFINka5uHuvVgG9Q7W0bDl3qwGTq9lMG9cuHTvSUyZ/+jK0K9dAmMsloN4cat7C6aLRbivu9U4EdGm5uYbQ59+tBnTPaOe217ZLxc5KYOuB6m1NL2zQlbeGubhTt23B1m0QdbOksedAl47dhbs9524O6dUagyJrgxzdtrG8bfRFHEopmxXGOoV1UAxTVgDcKyAoEdctB+YqdHm+fW+//vm22DYBsNeBmYF2AWhbnFkrBaDcW0BWAVVUFoGQhjr1UPo2Pb8KsnxXnUOYnr4vpiYjuNqDgOn5SUz1HMCWcua7wbS/OZ/LkvYApgqQJzCm4pszZyqiKQ2xaHazLxUL7AJoKsFqzoFEv5zmm9i7mh5745ZLyg4BbuZUodVFhHkUrBPbrXrV5XAbg+ubtJnSqX6ojX0OoIT3DyDCLIAjCS8ADYdfCm44vAA0HF4AGg4vAA2HF4CGwwtArzFIdXYF5O0BbDDpq1yK3q6p7+436ucusCx2D1nZi/YAJpg05i6rhInGbp/DBlM96m6uMm8PD6zbX+0M1sU3pT4gZAtBYrbs3n6Li43i1shqp3+7LjSDSWNnix1ow4l3ddpO0+bR0InqXtJNgXoOoDM6MOursqGhitFC1HLsZlN6HwYhrrq+oMRd1XNVz7fvbB5KZAIgKwrLHyAfHbCesK98/IBMl1dtA3UWpq4LimrPdQtRx8dHH5AJgKgorCLDtpME7MrWuqNjIPQg6h5C/laF6E0rVj1B7j2Gpp8Qh4DVNFOqDjzq4CNzLzVWjfYALtp+u3sIMzJbALVJhbnqs0FI710kCRmUpIohqhrU9AVqbaBuGgMuylLdJLAXylY3q8WqE02XSSSGHGzBw2S8OljG0HTNmwW/EiijYez3AtB4eAFoOLwANBxeABoOLwANx/AJQGtYFkmbgbwAuOmyTSqb0ImqC9GiuymvYoP2gzA0KOcu3k0VM1EjP10SIWkZw1V1WZ9hhE4ArwNZAMyr1ObV7qRVt+gqRSBMF0rVe/eirn8iDdHVxE+uqjlVF3uf8hrLEUQmALK79yIyfbjOZXpAELN/Tfksc9cedf1rTBj2ziZPVz9ftijIp+LmPqJxSHwFZ1Vm9nht02Ql7K8+jq85uXJW7/7XO1VPjNky+ggdAV8HiQAkVWsymQLx0AQ16h+Jous/5Kfn8yAfhFDM4Yr07ICGbQHVI/MWLlaZ3sGI/dQL12MldPRIBMLCPCJRBKu98sv56ZVb+QagzFtAVsU6mzzbkUwm+kRK7QJBoR8IhKerBiKzPZHsPsIjhXxegO3AEZPZZd2TLNbStF1eIwPHewlW8bN+JfILQabOW26D/WlH5jlAHaz6lq/CsJ0c6pm0yRg+XYDHpsILQMPhBaDh8ALQcIySAMymKw2zfUn/Msbiv8sGXdTeIRKAw3HFbXC4ckqPWjT9NoQ8IVkLlGXiLPPp9bwy9mwt8biMp7iWdda5lqeUIjBrzf3+mLpf8ww93RYT7s39mZ+QcinaGBLyEE8C5zMlBM5eyQ6n949woybpbJHoGHsNO4uKqUdY4kmBhbDMW6TKnc+Fn+NgCbqcQ1Xu9nNE+j3FPdLvMa5lgXFgnRke4YS2BtTPcHEmrT/503YodhQiq3lbGdMlv0QAFgH4vBR8TUi8KCDPsEtTvcdAKQIh4+n1uqKIX+Mq4bcsAJEmYDKl5beIhcxJIjDHvNaDgW7j27j0O5/DMdYZZwfwCj7MuEYATgHwkoo7jEKSJe3AmSKGMAtAXsQDyBaCEtZ38wFiPAmc5Md82pD9sfh7rzbENkPsZZ6UBCCPI0KhQo5IfRXAQUhFYI6DuR4hq0B9RW7jsfT6GmUednARAS805PIvDDRzD2hWxweKVMqJWML+v+aD4u1sJbBrSeAkPy6EkbPw4liXFyrseSL8qiH9Sb5mfP7jZMrqIzxeEIBMBIqdf4RW7ruYu+uMOZ3hH7kTeC8zyvingaeF6yLmmE8/m4uE/ffxAlkEXJeCVezP40UAnMXz2hAXAGgmKLYeIBEBOMLj2jABaCd5V+e+89jGJ+Krdyiol9ABFoAZOuwpDAF5TWrVbaZ2Lwm2EJ/k7YV7EfuP8QLg3QDxoF9CF1Bkf76AF1jT+KX0arxAs/UAcFnM+Me5jKcU9Fme4jDwOLOaPsCMX+a96VUebXbxIPuZAc4mZIYXGgxK5jioZNIu4aPDGDbYQrxNIQBTHAH2ciyeRy0SbwuvrgwqyvcLrXHujL/HFTRbDxAxPRIB1WvYrERX9QI7ct+qKoIZonYuDzG7WADhvWBBMwxEmK/Rxa/XDKG26bgHYhEAgf0mAZgTroudTpH9n+evpV9FmLtEcw8wp3jNK0OHZIjKvvNVdA8Q8gvMF14BI5HI3+nkSmeb5MENwqeI5fQtB5YrhtAjEQGJ/cPkIGIWeLnw+8lK3XhdhKBgfy9TjzAYtfd+jsjsHyYB8BgIRkkX4FEBXgAaDi8ADYcXgIbDC8Bo4TFBn+EEWQBaDhuz9XA5edMNs0qN+pygyy6+5R8mlP7ylg1Hc/SjiueK2vL9faADfMFSP53c+kIZvD7+M2OJJZaSH+JrYIsuc8C8wjZ/gzfFK1CP8ggvZUqpzn2avcAxXspVOWUtuL/7Jrp9Ofwct8Z3o9RuUej7jqW/9hbiu+rjoxW+hb7QkzABsCSpuwE6HGCCLjBBN/++TosucIzrOcpeUO6f+D47gGe51FC7S/Fi0jKf5z5RACL2R9q0ogiE7MvtrCl7eni0n/BTvJlP8WYeYo+mgmY5yGGmCjo9ceun6gkux7f/F5fwQy7iWXZofBzM0CEkYJoFLR0w0L/CGbbxO0p6Uv3LwGTJGkyox1J1u0g/WlDCH+N6xfMPM8Uy99NN7C1EdXCynDrPXCVHLeKWLrXm8Fa+xwYnOcU6P1CGmGWeHdzIs31YB3yai/kuF/JdLuF72lDRWvqMkY6sU5dwhhNadU3S+iaV1Amp1nQb5NTWFr/mcAfg94HzeCsALdYyAXhCWk2fZ44ntGpTHdawOXO+hYfYw2f5Pb7A6xXGZbPMc4SpvrAfXsq/8Jv8B7/BN3m7QqXyHiAxllItkCZ0wEDfxpjG8GVJYnx+Lb/DgTT9aIvsIu7LtNfwz7xW+P0lhUnLO4GdwB4Ee6tEAK4mMaaIvg/2hQW38j3+my9zii+zUaAm7J8zPjs06MMnUvc0qh7oO7ycb/PrfJvfyiZBKdrcSaLvn1YofzL62fzcQM/mADKysTfCF0vW3USuTPke4nVSrbxO+/xcAxUngUnrVdukjbOfG3lnbM5RlM5QilscYYtmm0GBbmK/fF5RMY8hmQCsKenv5EPMcDsf4CP8LR+T6JMFkZBVQnXpGfvzU78MrdwQsGag66jPEqm78/QlJuOxP2fL6S4Abl76WyRDQdk5RMRgfetP3gISqN4CJlIXNWoBkVF8T/kgf2PMXR16QGhkv30anYmA6g3gdm7iAa4HjnIdd/ABibrEJA/xUybzcfNOorJ3+bI4RkhIly5hbBmsL6IudVPnP88twq9bCv3JFFHH343LMKWgm37DPi376tOXreyPjLSijn2C1GRLwhoToNlA/zM+Ec/7r+cT/EwRYg+TLOfjuqqDp2ssT3iUQQdKTP7cEQ1RBRH09gANh9cFNBxeABoOLwANhxeAhqN5AhCpjVXvNJ1Ulfseh3TOU94duuPhbRAFYDqtgOqvBtX9A9RFizDdrnVCa9Xwufj9/0BBBD7KAe7hHt7Fu7iTmwoxo9p5MP51HnBe/BfhZj5OyK3cSsjHubkQ3+y+Im/NkLdnKNJtIYqeHmR6jOw1cJoFnuFh4O2cm6o9i4nYTtmGflm9LzHJDB2mWVAsqkRPPskYJ9ityUWyIHsD91JcKXx1en2G7yjWQk/yVaaYoROnIy+H29Xhyep9V6lINq+9qtxndnMhgtRQZl7h8jNkQoiRqrMzdfBCvEp8gnN5rrDvZRgwCSxwJZPAZEEATrIb2J2y/6QihYvib/X21Kf4RX4CnM//Kelf5UameFGq0y/fT14dr1+GqFY9Z5lPdxWqmtAaDwpWFMUeLhLBK4XrIv6EnwPw/eSGOAQ8DJxgNyf5ZOmiuR8pY4qt7KRSRHq2SeFaxFjM8oT9RZ18izcY8/C//ASAn/BGBfU4U4RAO2Z/cVl3XPhTY15zHeV/HphnjHHGlRYFLfYAh4kUu0WY3X0HdJlhB7u4lEszmyF5b2DE/jGlp6Awd1VN2WPKog2duPXDsrJ/GhNav4r9XcnmIb/W/h3OCI5wjhfiv5YOcICd6HR62zhTukwZLkm/HwT+UBHiL4FIhzFFpPeTEZKJVbH5zAI/AH7O2ezgNh6NbmdzgJDnODeuug12VjD5whjCzeDJ9ARRS6+ao3wj7v6gaBcns1/FwGn+WPh1N/cZnq4SsMg1RjR4nFG6wJmQRu38GH+DdD/kvsIcQFQWn+RDpecAN0NshbGU1W42BMxwLs/xVQ6zwU5FF5s5iFa7irY5kw5yf2aq6gkLMfOyaxEJ+6OBYEc2ygGZwdsiEwTK9tvhAXbHf0X2wwIneQh4lGimUcQan+ULnMe5SnOsOYuDjQu4gHu5gF+J/5uxW3EvmQNcibpB7eJsdrGLXcDNSYhsCIj8X0Sd4MwQTgGjzdEzdPgmC4rN0RH7n2Usto3NewGI2G+auN3GdfwncLGC/QCPME3IOh+ly26t5d9DmtQPCk4j9hf2Hx+JN9dn/4/kQuzIbSovejkQLaXUVlMKzwhltYGDfA00o0U37fi/z46c1lw971bnXp3/aH7xHH/EWmyYsY2f5uKu8u88yaq2lkKCdL/AkYIXsj9gPjbJm+Ofcn3MYYX9guyyLx+i6NBP6b/Aq4NF7OGvgA9rWvES53F3LFYtjvOagoiJUAmAaBZnF8dNgReAhqN5ugAPCV4AGg4vAA1HXgAOa/2F38XX00Xar3PXoDPu0RvIS8H/yuXA67miEO7T0vr4q3gVO3jToDPvUR9iD3CIywG4nEO5UHel7M9W6N6o7AVOEcYes1X4n7gHsS8zDeNC1ClBUXWqfnLDAVEAWsAEExRVja9RxlXd3R5/1Dg//j5gyVVHYbABS3HlL2nj2ULY6CGnUnONIotforne0sgEIGr/a6xR7AOyRU9RTWv3aptHQOBwLmi0TzYvAtnmxkkNA20hlpjkEOMc0qYA25mPhUQvxiOFTABa8f+W8KsI24mhx0CzLSx5Shd4RkHppN9R/5Bft5/UXMt3l5mI3S+o6Ie4iRPcxCFNCqBz9D6ySASgE4//3VhndXnFUfhpMp/5KnSBHyn85ySdvo79rrifNe43UOXvDC4mLLPAaU5zGvp0LNUAkCwFi2qQokpE9nFbx+NttIc3v7kxY7ue/XZXzCGwzP28lUlliJBDsbHnHbxPm8LptPPPhzglDAunR2UWEPUAWWtvCZ1/dvcryriqux3LHD9QHAwP07F9jqn1L2uu5buTdFMvPEX6+7iDMe7gfQZf29udKCMzQ0gOjdJQ4+/beb+C+rHcHvQsJX3PoFcn2zt/u5MFWwgbPeQ0d8daulOaNl71JJAhRSQAp5QSLXZzK7Rz1FX2KeJ0OGAcv032BLa4w4GRFAAXLPC76Zv/cb5oPDFjlNFYAfAYSXhtYMPhBaDh8ALQcHgBaDi8ADQcXgDy6Fi8+W8xBxA2iAIQsmFRAfXuSIhB4QmeMNI7RluFjtWSYctB7gF2csAqBGpkwtPSptBhI9Y0dNgoiJAsfkcV9KNSSioR1G8tT+JdxVWG8rmz38WqaUsg7ys4wjOsKpdk9d6EQyleSH5NP6q8AOjQZmf0bEMKR9lboEdHIOjiyyXQn9aho8rOqO3UEVkRVAsAqE+csAkAEPsZkZVC2a+NmHlYUtAJgD6+nEYvWKynhort11sU6kngMywqDxyx4RkWU/YvChUUsBjf3cWi0h4on4IOtvibg5FgfYSiAEQsKK8iSOK12GCxcObGNAGLbNBiWstEtydPVxYCk++BiLpojCtSQ0PYLQV5CNCN/VkI/YkCww9zJx8hm6uUp25JiBtD7AULnEMOI1xyPY3JaN1M3ZLw6uCGw68ENhxeABoOLwANhxeAhsMLQMORFwDT3luPEYS4OfQzAFzIOzRbQyM92+e0G0c9tiASAWjRTd2PXk5XyeQZFjnOG+g6LBTnFbJHc57Aj24y3UODZCHoBLv5Mq8m5HNcS6h0hxyhxT3stDqTLboqzv+WHSX2m+6hQSQALbr8iIuARzjBND/kQsUe3hA4yd3cxwY7NQeYRuFUvqrHY3fq2zjDtoI/7ZBreIxrBIfravpjqS9+FX2c9fiDwl+3hwKRLuBq4FsAXAvAt3gDVxcYPMOVTHIvsJ8u79YKgBpXABcDsJ2zFHsRI+cy2zkLeF7xdnJx/LkCeF6R/nbgZTH9Zf7txhWRADwBvFK4+8r4nowOcD9dbmEXJ9mjTE9vJnGh9OtjsWf7DNt5vyAWRfqFvD/+mOJHYbYr6B5KJHOADXamm6aXmMyfMg8kSuDDTHEDVzOl9YetGgKOslf6nbc36jfdQ4NEAKLzMH7Et3glF6I+MSCzBlgEDijPuQpHy2Bq9CEeG/ensZ+gf+PvRsXm1cMGbw/QcPjZcsPhBaDh8ALQcHgBaDgyAbCdB1CXvsCXUvqXFOf+9Zve7/INml4RyVvApwvn5X5GOg+gLt3mZq7f9H6Xb9D0yjj7dQB38dYC5QpezMPxdV367fxZgf4Kzk+1Cf2m97t8g6bXQDQEZJ7/xW1Tr1FcicjTV9OjZVe18QNDfFv6+RT6Ed9Wflv+zfFPSxvTdPFNdDEX6lKXRN5VrNoZtM2VbLb7dwXYh3p3cN30XeLb01e5w3aNH6DeYBaW+B0KqRTpkav9vdr6S+5+iNvoyQ4t1dawfDHzdDT0MB53i+NxPp1Qc9+cvr3ASQ9kix1oRc4ldV3+XNIPMXsWuM6Yg5u5TWB/T3BO/SQEPC/8L4/Q2iOY0RsG6xuAPf/2uDY12QMG2s18hI/QU/b3fghYAt5C9SGgfhevz18xhWpduCl9U/6K5y+Uo0ciILK/B0NANAm0nQfgRl8BJpmMr0S6eBJ2qLh7QqDa6BjpKOly/sPC3a9IFBu9av0k5Qsr02+T2K9+aklEAnBcykCC44orEXl6O63AtjZ+aIhvSz+fQj/i28pvy78pft55VVk6IHX+6lKXRLQOsMYVvCJHWRVO9qlLf5jfLhxG+Rnetmn0fpdv0PQaiAQA/oEXcBaXxnePs8yfS+Hq0v+eF3NuavP3DR4Q2LMZ9H6Xb9D0yvAGIQ2H1wY2HF4AGg4vAA2HF4CGwwtAw+EFoOEQlUG203mHne5RAbI2cDy9WleGrkv3GDoUh4B6rFu3plCv5Qa1U/CQkBcAGwPXWTfSE/cMOtgYqPPlnSCsqOv30CAvAONgZOA440Z65KFDjxCzwYTpwBewG1R4lERxCBivkIoc25xCvfZrEyCPktAfGTN8s3z/FtAHlDkvYNjpHhXgF4IaDi8ADYcXgIbDC0DD4QWg4fAC0HBsXQFo+wWhXkAWgPrrbCGzhMz2Pd9tViQHEB4VIQvAvvgzaNhad8T+1UFncxQgC8AKyb6+QcLWuj37ewjXHiCkXfiUQ1j4UyNir14ME/b7OUBPIFsErbDKirJtBcBq7lMObu7bE/bvM9JX/RygV5AFwNQD7EtZk3zKCcF84U7xSJe2kL4qdZn9fhDoAYapBxDZH2jpnv09hWsPUB/2I5zKsb+tCedRCsP0FhCwGn+KULHfzwF6AHl7eJtV2kPZuYZxp5//9qgJ7x+g4di6ugCPnuD/Aeakm0Be1BDQAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDI0LTA0LTI2VDE2OjMzOjQ2KzAwOjAwll3ZWgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNC0wNC0yNlQxNjozMzo0NiswMDowMOcAYeYAAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjQtMDQtMjZUMTY6MzQ6MjErMDA6MDBRAWxJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg=="},14506:t=>{"use strict";t.exports="data:image/png;base64,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"},81972:t=>{"use strict";t.exports="data:image/png;base64,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"},22046:t=>{"use strict";t.exports="data:image/gif;base64,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"},65653:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAoCAYAAACiu5n/AAACLElEQVR42u3Zz0sUYRzH8bUISoyF1i5iXSooyYgOEXapZNYNojwU/aAfUAT9A4YhUgdxt1To0KFIBCMIvEcUEXntUtivpYuUhYFIdDBMmD69he/hObgsbSnb13ngdZjZhX3eO8/MDrMpSctKErwsg//HUSgU7uNYsB3hHla4CybqEoRPaMJGFCEMewxuxnsIk5iALPqg1yVdj9eQGUdjiuE1eAs+QOYztrsMJqwFk8EyHguW95klD+ZD08gsYvBFCBPYgHXBOT1UNpg3ncQpnAicRbrCCQ3j8SIf5QvYEWxvxnlb0mWDr0MIvcOaCiayC78gRKmlH+WDbaIjkJnDzgq/+VHIvMWqag3ehBkIAxXGdkAIDVRlsE24H9//4ty9hju4Hej710c5m83WYging32HMYjMnwSvx75UlQ+iOiDEaEMLZiA8dPc7TFQDnkGYxQ8Iz9Hs8k4riqIa4l5ApojVbm8tiduPL5CZRs5lMGFH8DNYxo+C5d3tMfgohJeow0qMQujxuqRb0RBsZ3DA2ZIuP5LgJDgJToKr4ZHOWjTOy+fzNa6DiezCFGReod1lMGF3IYzjMm5B5rirYIJyEJ4iHezfjW+YRr2n4EHE2LrAa1cg5DwFj2DWLlKljn67p+B+CIdKPAaOsddTcBOEKbTZvjp0Qvjo8Sp9DjJFfIVMjBsef4f34AHeYAxX0VfqMbDnfw97IXMTta6DLbobcxBa3Qdb9BPE2LZQ8G98530ecQi/2QAAAABJRU5ErkJggg=="},32095:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABQCAYAAADSm7GJAAADFElEQVR42u2dsW4TQRBAI0ERCYpDpAUdJX/hAlxQ3SekovYXIIvKEiBRIUF1lHT+BP+Br0TCCCsFLW5cmCS3jKWNNFrdZu+EOG7sd9Irkl0p8r3s7Mzs5XLinIMD5uhvAIIBwYBgaMnNNZvNyj0nkUvPQbAdtDjnCSU3zkGwEbS4iOToHATbE6wptVwEGyUhcaW/JkTbT7JcCpIse4K7SC4pk4wRXreE5ZUMUwezgh03lT0YyKKBOhjoZHUi1oCf7mkYohd9ACVFrj50HgxzmtQifKwF15L1fxC8UD9/EQxzHtxC8KiD4FHPNWMhuIACwd33h3kLuXOZ2mc4yyLRZS1kCG6H3uc2Mbl+LO9Z8FRwEaYINnpDdWKVIEdwC/QVC4l97nk6sUqwQHA3wbGEa9Sj4CCxSlIguHtZMg8Tq/4Edy/bLNXB4/G4FKJ1sJ7zTwTrhMuTU3f+NVqc84SSG+bEJR99a3BoaHERybE5HDYYFKwptVwEGyUhcRX5PufBRoiH4Tg80WFMcBfJPJNljfC6JSzzVCUrGMHswUAWDdTBQCcLOveiCdEBnCYBb9kBBAOCAcGAYEDw0XP0NwDBgGBAMCAYEAwIHvD7QzJhIlSCE2rF0o9lav4eBBt5JWHR8EfzdYATfgkFgg2g5J4LdSD1WrjyXDeIPkfwsNErV6/Y38J34aXwWHgkvBJWwi74RSgQPGD8nrtRwrbCe+G0YX9+KHzyc2rPRsgQPFzBEyVrJ7xLvNTsjvBBuFQreYLg4Qpeqv32m3BP+YxJPhUulOAKwQMl2HsnymNK8mudeCF44IK9rCcdBD8XrhBsS/BTBBOibwTPCNEGCFqSX4X7LeSeCRdK8BLBwy6TdIPjo3A3kUF/pkyy1+ioPVsv8KxB7gPhi7BVcndCpqYheKCtSt1+vBR+CG+EZ8IL4a3wU69cRYlgC4cN4UFD/LDBNVAi2NZxYa0Ixe5ikhFs58B/2SC48mOZUMYkI/jw/61diWDzgtOSEWxdcFpyhWDTgtOSEWxccCgZwfZJ9akrJXiKYEDwMfAHMSYobVemsdsAAAAASUVORK5CYII="},59699:t=>{"use strict";t.exports="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"},34213:t=>{"use strict";t.exports="data:image/gif;base64,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"},35548:(t,e,i)=>{"use strict";var n=i(33517),o=i(16823),r=TypeError;t.exports=function(t){if(n(t))return t;throw new r(o(t)+" is not a constructor")}},73506:(t,e,i)=>{"use strict";var n=i(13925),o=String,r=TypeError;t.exports=function(t){if(n(t))return t;throw new r("Can't set "+o(t)+" as a prototype")}},97080:(t,e,i)=>{"use strict";var n=i(94402).has;t.exports=function(t){return n(t),t}},6469:(t,e,i)=>{"use strict";var n=i(78227),o=i(2360),r=i(24913).f,s=n("unscopables"),a=Array.prototype;void 0===a[s]&&r(a,s,{configurable:!0,value:o(null)}),t.exports=function(t){a[s][t]=!0}},90679:(t,e,i)=>{"use strict";var n=i(1625),o=TypeError;t.exports=function(t,e){if(n(e,t))return t;throw new o("Incorrect invocation")}},77811:t=>{"use strict";t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},67394:(t,e,i)=>{"use strict";var n=i(44576),o=i(46706),r=i(22195),s=n.ArrayBuffer,a=n.TypeError;t.exports=s&&o(s.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==r(t))throw new a("ArrayBuffer expected");return t.byteLength}},3238:(t,e,i)=>{"use strict";var n=i(44576),o=i(77811),r=i(67394),s=n.DataView;t.exports=function(t){if(!o||0!==r(t))return!1;try{return new s(t),!1}catch(t){return!0}}},15652:(t,e,i)=>{"use strict";var n=i(79039);t.exports=n((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}))},55169:(t,e,i)=>{"use strict";var n=i(3238),o=TypeError;t.exports=function(t){if(n(t))throw new o("ArrayBuffer is detached");return t}},95636:(t,e,i)=>{"use strict";var n=i(44576),o=i(79504),r=i(46706),s=i(57696),a=i(55169),c=i(67394),l=i(94483),u=i(1548),h=n.structuredClone,d=n.ArrayBuffer,p=n.DataView,A=Math.min,f=d.prototype,g=p.prototype,m=o(f.slice),C=r(f,"resizable","get"),b=r(f,"maxByteLength","get"),v=o(g.getInt8),x=o(g.setInt8);t.exports=(u||l)&&function(t,e,i){var n,o=c(t),r=void 0===e?o:s(e),f=!C||!C(t);if(a(t),u&&(t=h(t,{transfer:[t]}),o===r&&(i||f)))return t;if(o>=r&&(!i||f))n=m(t,0,r);else{var g=i&&!f&&b?{maxByteLength:b(t)}:void 0;n=new d(r,g);for(var y=new p(t),w=new p(n),k=A(r,o),B=0;B{"use strict";var n,o,r,s=i(77811),a=i(43724),c=i(44576),l=i(94901),u=i(20034),h=i(39297),d=i(36955),p=i(16823),A=i(66699),f=i(36840),g=i(62106),m=i(1625),C=i(42787),b=i(52967),v=i(78227),x=i(33392),y=i(91181),w=y.enforce,k=y.get,B=c.Int8Array,E=B&&B.prototype,_=c.Uint8ClampedArray,I=_&&_.prototype,D=B&&C(B),S=E&&C(E),T=Object.prototype,O=c.TypeError,M=v("toStringTag"),P=x("TYPED_ARRAY_TAG"),R="TypedArrayConstructor",N=s&&!!b&&"Opera"!==d(c.opera),H=!1,z={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},L={BigInt64Array:8,BigUint64Array:8},F=function(t){var e=C(t);if(u(e)){var i=k(e);return i&&h(i,R)?i[R]:F(e)}},j=function(t){if(!u(t))return!1;var e=d(t);return h(z,e)||h(L,e)};for(n in z)(r=(o=c[n])&&o.prototype)?w(r)[R]=o:N=!1;for(n in L)(r=(o=c[n])&&o.prototype)&&(w(r)[R]=o);if((!N||!l(D)||D===Function.prototype)&&(D=function(){throw new O("Incorrect invocation")},N))for(n in z)c[n]&&b(c[n],D);if((!N||!S||S===T)&&(S=D.prototype,N))for(n in z)c[n]&&b(c[n].prototype,S);if(N&&C(I)!==S&&b(I,S),a&&!h(S,M))for(n in H=!0,g(S,M,{configurable:!0,get:function(){return u(this)?this[P]:void 0}}),z)c[n]&&A(c[n],P,n);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:N,TYPED_ARRAY_TAG:H&&P,aTypedArray:function(t){if(j(t))return t;throw new O("Target is not a typed array")},aTypedArrayConstructor:function(t){if(l(t)&&(!b||m(D,t)))return t;throw new O(p(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,i,n){if(a){if(i)for(var o in z){var r=c[o];if(r&&h(r.prototype,t))try{delete r.prototype[t]}catch(i){try{r.prototype[t]=e}catch(t){}}}S[t]&&!i||f(S,t,i?e:N&&E[t]||e,n)}},exportTypedArrayStaticMethod:function(t,e,i){var n,o;if(a){if(b){if(i)for(n in z)if((o=c[n])&&h(o,t))try{delete o[t]}catch(t){}if(D[t]&&!i)return;try{return f(D,t,i?e:N&&D[t]||e)}catch(t){}}for(n in z)!(o=c[n])||o[t]&&!i||f(o,t,e)}},getTypedArrayConstructor:F,isView:function(t){if(!u(t))return!1;var e=d(t);return"DataView"===e||h(z,e)||h(L,e)},isTypedArray:j,TypedArray:D,TypedArrayPrototype:S}},66346:(t,e,i)=>{"use strict";var n=i(44576),o=i(79504),r=i(43724),s=i(77811),a=i(10350),c=i(66699),l=i(62106),u=i(56279),h=i(79039),d=i(90679),p=i(91291),A=i(18014),f=i(57696),g=i(15617),m=i(88490),C=i(42787),b=i(52967),v=i(84373),x=i(67680),y=i(23167),w=i(77740),k=i(10687),B=i(91181),E=a.PROPER,_=a.CONFIGURABLE,I="ArrayBuffer",D="DataView",S="prototype",T="Wrong index",O=B.getterFor(I),M=B.getterFor(D),P=B.set,R=n[I],N=R,H=N&&N[S],z=n[D],L=z&&z[S],F=Object.prototype,j=n.Array,U=n.RangeError,W=o(v),Y=o([].reverse),q=m.pack,Q=m.unpack,G=function(t){return[255&t]},X=function(t){return[255&t,t>>8&255]},V=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},K=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},J=function(t){return q(g(t),23,4)},Z=function(t){return q(t,52,8)},$=function(t,e,i){l(t[S],e,{configurable:!0,get:function(){return i(this)[e]}})},tt=function(t,e,i,n){var o=M(t),r=f(i),s=!!n;if(r+e>o.byteLength)throw new U(T);var a=o.bytes,c=r+o.byteOffset,l=x(a,c,c+e);return s?l:Y(l)},et=function(t,e,i,n,o,r){var s=M(t),a=f(i),c=n(+o),l=!!r;if(a+e>s.byteLength)throw new U(T);for(var u=s.bytes,h=a+s.byteOffset,d=0;d>24)},setUint8:function(t,e){ot(this,t,e<<24>>24)}},{unsafe:!0})}else H=(N=function(t){d(this,H);var e=f(t);P(this,{type:I,bytes:W(j(e),0),byteLength:e}),r||(this.byteLength=e,this.detached=!1)})[S],L=(z=function(t,e,i){d(this,L),d(t,H);var n=O(t),o=n.byteLength,s=p(e);if(s<0||s>o)throw new U("Wrong offset");if(s+(i=void 0===i?o-s:A(i))>o)throw new U("Wrong length");P(this,{type:D,buffer:t,byteLength:i,byteOffset:s,bytes:n.bytes}),r||(this.buffer=t,this.byteLength=i,this.byteOffset=s)})[S],r&&($(N,"byteLength",O),$(z,"buffer",M),$(z,"byteLength",M),$(z,"byteOffset",M)),u(L,{getInt8:function(t){return tt(this,1,t)[0]<<24>>24},getUint8:function(t){return tt(this,1,t)[0]},getInt16:function(t){var e=tt(this,2,t,arguments.length>1&&arguments[1]);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=tt(this,2,t,arguments.length>1&&arguments[1]);return e[1]<<8|e[0]},getInt32:function(t){return K(tt(this,4,t,arguments.length>1&&arguments[1]))},getUint32:function(t){return K(tt(this,4,t,arguments.length>1&&arguments[1]))>>>0},getFloat32:function(t){return Q(tt(this,4,t,arguments.length>1&&arguments[1]),23)},getFloat64:function(t){return Q(tt(this,8,t,arguments.length>1&&arguments[1]),52)},setInt8:function(t,e){et(this,1,t,G,e)},setUint8:function(t,e){et(this,1,t,G,e)},setInt16:function(t,e){et(this,2,t,X,e,arguments.length>2&&arguments[2])},setUint16:function(t,e){et(this,2,t,X,e,arguments.length>2&&arguments[2])},setInt32:function(t,e){et(this,4,t,V,e,arguments.length>2&&arguments[2])},setUint32:function(t,e){et(this,4,t,V,e,arguments.length>2&&arguments[2])},setFloat32:function(t,e){et(this,4,t,J,e,arguments.length>2&&arguments[2])},setFloat64:function(t,e){et(this,8,t,Z,e,arguments.length>2&&arguments[2])}});k(N,I),k(z,D),t.exports={ArrayBuffer:N,DataView:z}},57029:(t,e,i)=>{"use strict";var n=i(48981),o=i(35610),r=i(26198),s=i(84606),a=Math.min;t.exports=[].copyWithin||function(t,e){var i=n(this),c=r(i),l=o(t,c),u=o(e,c),h=arguments.length>2?arguments[2]:void 0,d=a((void 0===h?c:o(h,c))-u,c-l),p=1;for(u0;)u in i?i[l]=i[u]:s(i,l),l+=p,u+=p;return i}},84373:(t,e,i)=>{"use strict";var n=i(48981),o=i(35610),r=i(26198);t.exports=function(t){for(var e=n(this),i=r(e),s=arguments.length,a=o(s>1?arguments[1]:void 0,i),c=s>2?arguments[2]:void 0,l=void 0===c?i:o(c,i);l>a;)e[a++]=t;return e}},90235:(t,e,i)=>{"use strict";var n=i(59213).forEach,o=i(34598)("forEach");t.exports=o?[].forEach:function(t){return n(this,t,arguments.length>1?arguments[1]:void 0)}},35370:(t,e,i)=>{"use strict";var n=i(26198);t.exports=function(t,e,i){for(var o=0,r=arguments.length>2?i:n(e),s=new t(r);r>o;)s[o]=e[o++];return s}},97916:(t,e,i)=>{"use strict";var n=i(76080),o=i(69565),r=i(48981),s=i(96319),a=i(44209),c=i(33517),l=i(26198),u=i(97040),h=i(70081),d=i(50851),p=Array;t.exports=function(t){var e=r(t),i=c(this),A=arguments.length,f=A>1?arguments[1]:void 0,g=void 0!==f;g&&(f=n(f,A>2?arguments[2]:void 0));var m,C,b,v,x,y,w=d(e),k=0;if(!w||this===p&&a(w))for(m=l(e),C=i?new this(m):p(m);m>k;k++)y=g?f(e[k],k):e[k],u(C,k,y);else for(C=i?new this:[],x=(v=h(e,w)).next;!(b=o(x,v)).done;k++)y=g?s(v,f,[b.value,k],!0):b.value,u(C,k,y);return C.length=k,C}},43839:(t,e,i)=>{"use strict";var n=i(76080),o=i(47055),r=i(48981),s=i(26198),a=function(t){var e=1===t;return function(i,a,c){for(var l,u=r(i),h=o(u),d=s(h),p=n(a,c);d-- >0;)if(p(l=h[d],d,u))switch(t){case 0:return l;case 1:return d}return e?-1:void 0}};t.exports={findLast:a(0),findLastIndex:a(1)}},59213:(t,e,i)=>{"use strict";var n=i(76080),o=i(79504),r=i(47055),s=i(48981),a=i(26198),c=i(1469),l=o([].push),u=function(t){var e=1===t,i=2===t,o=3===t,u=4===t,h=6===t,d=7===t,p=5===t||h;return function(A,f,g,m){for(var C,b,v=s(A),x=r(v),y=a(x),w=n(f,g),k=0,B=m||c,E=e?B(A,y):i||d?B(A,0):void 0;y>k;k++)if((p||k in x)&&(b=w(C=x[k],k,v),t))if(e)E[k]=b;else if(b)switch(t){case 3:return!0;case 5:return C;case 6:return k;case 2:l(E,C)}else switch(t){case 4:return!1;case 7:l(E,C)}return h?-1:o||u?u:E}};t.exports={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterReject:u(7)}},8379:(t,e,i)=>{"use strict";var n=i(18745),o=i(25397),r=i(91291),s=i(26198),a=i(34598),c=Math.min,l=[].lastIndexOf,u=!!l&&1/[1].lastIndexOf(1,-0)<0,h=a("lastIndexOf"),d=u||!h;t.exports=d?function(t){if(u)return n(l,this,arguments)||0;var e=o(this),i=s(e);if(0===i)return-1;var a=i-1;for(arguments.length>1&&(a=c(a,r(arguments[1]))),a<0&&(a=i+a);a>=0;a--)if(a in e&&e[a]===t)return a||0;return-1}:l},70597:(t,e,i)=>{"use strict";var n=i(79039),o=i(78227),r=i(39519),s=o("species");t.exports=function(t){return r>=51||!n((function(){var e=[];return(e.constructor={})[s]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},34598:(t,e,i)=>{"use strict";var n=i(79039);t.exports=function(t,e){var i=[][t];return!!i&&n((function(){i.call(null,e||function(){return 1},1)}))}},80926:(t,e,i)=>{"use strict";var n=i(79306),o=i(48981),r=i(47055),s=i(26198),a=TypeError,c="Reduce of empty array with no initial value",l=function(t){return function(e,i,l,u){var h=o(e),d=r(h),p=s(h);if(n(i),0===p&&l<2)throw new a(c);var A=t?p-1:0,f=t?-1:1;if(l<2)for(;;){if(A in d){u=d[A],A+=f;break}if(A+=f,t?A<0:p<=A)throw new a(c)}for(;t?A>=0:p>A;A+=f)A in d&&(u=i(u,d[A],A,h));return u}};t.exports={left:l(!1),right:l(!0)}},34527:(t,e,i)=>{"use strict";var n=i(43724),o=i(34376),r=TypeError,s=Object.getOwnPropertyDescriptor,a=n&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=a?function(t,e){if(o(t)&&!s(t,"length").writable)throw new r("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},67680:(t,e,i)=>{"use strict";var n=i(79504);t.exports=n([].slice)},74488:(t,e,i)=>{"use strict";var n=i(67680),o=Math.floor,r=function(t,e){var i=t.length;if(i<8)for(var s,a,c=1;c0;)t[a]=t[--a];a!==c++&&(t[a]=s)}else for(var l=o(i/2),u=r(n(t,0,l),e),h=r(n(t,l),e),d=u.length,p=h.length,A=0,f=0;A{"use strict";var n=i(34376),o=i(33517),r=i(20034),s=i(78227)("species"),a=Array;t.exports=function(t){var e;return n(t)&&(e=t.constructor,(o(e)&&(e===a||n(e.prototype))||r(e)&&null===(e=e[s]))&&(e=void 0)),void 0===e?a:e}},1469:(t,e,i)=>{"use strict";var n=i(87433);t.exports=function(t,e){return new(n(t))(0===e?0:e)}},37628:(t,e,i)=>{"use strict";var n=i(26198);t.exports=function(t,e){for(var i=n(t),o=new e(i),r=0;r{"use strict";var n=i(26198),o=i(91291),r=RangeError;t.exports=function(t,e,i,s){var a=n(t),c=o(i),l=c<0?a+c:c;if(l>=a||l<0)throw new r("Incorrect index");for(var u=new e(a),h=0;h{"use strict";var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",i=e+"+/",n=e+"-_",o=function(t){for(var e={},i=0;i<64;i++)e[t.charAt(i)]=i;return e};t.exports={i2c:i,c2i:o(i),i2cUrl:n,c2iUrl:o(n)}},96319:(t,e,i)=>{"use strict";var n=i(28551),o=i(9539);t.exports=function(t,e,i,r){try{return r?e(n(i)[0],i[1]):e(i)}catch(e){o(t,"throw",e)}}},84428:(t,e,i)=>{"use strict";var n=i(78227)("iterator"),o=!1;try{var r=0,s={next:function(){return{done:!!r++}},return:function(){o=!0}};s[n]=function(){return this},Array.from(s,(function(){throw 2}))}catch(t){}t.exports=function(t,e){try{if(!e&&!o)return!1}catch(t){return!1}var i=!1;try{var r={};r[n]=function(){return{next:function(){return{done:i=!0}}}},t(r)}catch(t){}return i}},86938:(t,e,i)=>{"use strict";var n=i(2360),o=i(62106),r=i(56279),s=i(76080),a=i(90679),c=i(64117),l=i(72652),u=i(51088),h=i(62529),d=i(87633),p=i(43724),A=i(3451).fastKey,f=i(91181),g=f.set,m=f.getterFor;t.exports={getConstructor:function(t,e,i,u){var h=t((function(t,o){a(t,d),g(t,{type:e,index:n(null),first:null,last:null,size:0}),p||(t.size=0),c(o)||l(o,t[u],{that:t,AS_ENTRIES:i})})),d=h.prototype,f=m(e),C=function(t,e,i){var n,o,r=f(t),s=b(t,e);return s?s.value=i:(r.last=s={index:o=A(e,!0),key:e,value:i,previous:n=r.last,next:null,removed:!1},r.first||(r.first=s),n&&(n.next=s),p?r.size++:t.size++,"F"!==o&&(r.index[o]=s)),t},b=function(t,e){var i,n=f(t),o=A(e);if("F"!==o)return n.index[o];for(i=n.first;i;i=i.next)if(i.key===e)return i};return r(d,{clear:function(){for(var t=f(this),e=t.first;e;)e.removed=!0,e.previous&&(e.previous=e.previous.next=null),e=e.next;t.first=t.last=null,t.index=n(null),p?t.size=0:this.size=0},delete:function(t){var e=this,i=f(e),n=b(e,t);if(n){var o=n.next,r=n.previous;delete i.index[n.index],n.removed=!0,r&&(r.next=o),o&&(o.previous=r),i.first===n&&(i.first=o),i.last===n&&(i.last=r),p?i.size--:e.size--}return!!n},forEach:function(t){for(var e,i=f(this),n=s(t,arguments.length>1?arguments[1]:void 0);e=e?e.next:i.first;)for(n(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!b(this,t)}}),r(d,i?{get:function(t){var e=b(this,t);return e&&e.value},set:function(t,e){return C(this,0===t?0:t,e)}}:{add:function(t){return C(this,t=0===t?0:t,t)}}),p&&o(d,"size",{configurable:!0,get:function(){return f(this).size}}),h},setStrong:function(t,e,i){var n=e+" Iterator",o=m(e),r=m(n);u(t,e,(function(t,e){g(this,{type:n,target:t,state:o(t),kind:e,last:null})}),(function(){for(var t=r(this),e=t.kind,i=t.last;i&&i.removed;)i=i.previous;return t.target&&(t.last=i=i?i.next:t.state.first)?h("keys"===e?i.key:"values"===e?i.value:[i.key,i.value],!1):(t.target=null,h(void 0,!0))}),i?"entries":"values",!i,!0),d(e)}}},91625:(t,e,i)=>{"use strict";var n=i(79504),o=i(56279),r=i(3451).getWeakData,s=i(90679),a=i(28551),c=i(64117),l=i(20034),u=i(72652),h=i(59213),d=i(39297),p=i(91181),A=p.set,f=p.getterFor,g=h.find,m=h.findIndex,C=n([].splice),b=0,v=function(t){return t.frozen||(t.frozen=new x)},x=function(){this.entries=[]},y=function(t,e){return g(t.entries,(function(t){return t[0]===e}))};x.prototype={get:function(t){var e=y(this,t);if(e)return e[1]},has:function(t){return!!y(this,t)},set:function(t,e){var i=y(this,t);i?i[1]=e:this.entries.push([t,e])},delete:function(t){var e=m(this.entries,(function(e){return e[0]===t}));return~e&&C(this.entries,e,1),!!~e}},t.exports={getConstructor:function(t,e,i,n){var h=t((function(t,o){s(t,p),A(t,{type:e,id:b++,frozen:null}),c(o)||u(o,t[n],{that:t,AS_ENTRIES:i})})),p=h.prototype,g=f(e),m=function(t,e,i){var n=g(t),o=r(a(e),!0);return!0===o?v(n).set(e,i):o[n.id]=i,t};return o(p,{delete:function(t){var e=g(this);if(!l(t))return!1;var i=r(t);return!0===i?v(e).delete(t):i&&d(i,e.id)&&delete i[e.id]},has:function(t){var e=g(this);if(!l(t))return!1;var i=r(t);return!0===i?v(e).has(t):i&&d(i,e.id)}}),o(p,i?{get:function(t){var e=g(this);if(l(t)){var i=r(t);if(!0===i)return v(e).get(t);if(i)return i[e.id]}},set:function(t,e){return m(this,t,e)}}:{add:function(t){return m(this,t,!0)}}),h}}},16468:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(79504),s=i(92796),a=i(36840),c=i(3451),l=i(72652),u=i(90679),h=i(94901),d=i(64117),p=i(20034),A=i(79039),f=i(84428),g=i(10687),m=i(23167);t.exports=function(t,e,i){var C=-1!==t.indexOf("Map"),b=-1!==t.indexOf("Weak"),v=C?"set":"add",x=o[t],y=x&&x.prototype,w=x,k={},B=function(t){var e=r(y[t]);a(y,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(b&&!p(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return b&&!p(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(b&&!p(t))&&e(this,0===t?0:t)}:function(t,i){return e(this,0===t?0:t,i),this})};if(s(t,!h(x)||!(b||y.forEach&&!A((function(){(new x).entries().next()})))))w=i.getConstructor(e,t,C,v),c.enable();else if(s(t,!0)){var E=new w,_=E[v](b?{}:-0,1)!==E,I=A((function(){E.has(1)})),D=f((function(t){new x(t)})),S=!b&&A((function(){for(var t=new x,e=5;e--;)t[v](e,e);return!t.has(-0)}));D||((w=e((function(t,e){u(t,y);var i=m(new x,t,w);return d(e)||l(e,i[v],{that:i,AS_ENTRIES:C}),i}))).prototype=y,y.constructor=w),(I||S)&&(B("delete"),B("has"),C&&B("get")),(S||_)&&B(v),b&&y.clear&&delete y.clear}return k[t]=w,n({global:!0,constructor:!0,forced:w!==x},k),g(w,t),b||i.setStrong(w,t,C),w}},41436:(t,e,i)=>{"use strict";var n=i(78227)("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(i){try{return e[n]=!1,"/./"[t](e)}catch(t){}}return!1}},12211:(t,e,i)=>{"use strict";var n=i(79039);t.exports=!n((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},77240:(t,e,i)=>{"use strict";var n=i(79504),o=i(67750),r=i(655),s=/"/g,a=n("".replace);t.exports=function(t,e,i,n){var c=r(o(t)),l="<"+e;return""!==i&&(l+=" "+i+'="'+a(r(n),s,""")+'"'),l+">"+c+""}},62529:t=>{"use strict";t.exports=function(t,e){return{value:t,done:e}}},97040:(t,e,i)=>{"use strict";var n=i(43724),o=i(24913),r=i(6980);t.exports=function(t,e,i){n?o.f(t,e,r(0,i)):t[e]=i}},70380:(t,e,i)=>{"use strict";var n=i(79504),o=i(79039),r=i(60533).start,s=RangeError,a=isFinite,c=Math.abs,l=Date.prototype,u=l.toISOString,h=n(l.getTime),d=n(l.getUTCDate),p=n(l.getUTCFullYear),A=n(l.getUTCHours),f=n(l.getUTCMilliseconds),g=n(l.getUTCMinutes),m=n(l.getUTCMonth),C=n(l.getUTCSeconds);t.exports=o((function(){return"0385-07-25T07:06:39.999Z"!==u.call(new Date(-50000000000001))}))||!o((function(){u.call(new Date(NaN))}))?function(){if(!a(h(this)))throw new s("Invalid time value");var t=this,e=p(t),i=f(t),n=e<0?"-":e>9999?"+":"";return n+r(c(e),n?6:4,0)+"-"+r(m(t)+1,2,0)+"-"+r(d(t),2,0)+"T"+r(A(t),2,0)+":"+r(g(t),2,0)+":"+r(C(t),2,0)+"."+r(i,3,0)+"Z"}:u},53640:(t,e,i)=>{"use strict";var n=i(28551),o=i(84270),r=TypeError;t.exports=function(t){if(n(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw new r("Incorrect hint");return o(this,t)}},62106:(t,e,i)=>{"use strict";var n=i(50283),o=i(24913);t.exports=function(t,e,i){return i.get&&n(i.get,e,{getter:!0}),i.set&&n(i.set,e,{setter:!0}),o.f(t,e,i)}},56279:(t,e,i)=>{"use strict";var n=i(36840);t.exports=function(t,e,i){for(var o in e)n(t,o,e[o],i);return t}},84606:(t,e,i)=>{"use strict";var n=i(16823),o=TypeError;t.exports=function(t,e){if(!delete t[e])throw new o("Cannot delete property "+n(e)+" of "+n(t))}},94483:(t,e,i)=>{"use strict";var n,o,r,s,a=i(44576),c=i(89429),l=i(1548),u=a.structuredClone,h=a.ArrayBuffer,d=a.MessageChannel,p=!1;if(l)p=function(t){u(t,{transfer:[t]})};else if(h)try{d||(n=c("worker_threads"))&&(d=n.MessageChannel),d&&(o=new d,r=new h(2),s=function(t){o.port1.postMessage(null,[t])},2===r.byteLength&&(s(r),0===r.byteLength&&(p=s)))}catch(t){}t.exports=p},96837:t=>{"use strict";var e=TypeError;t.exports=function(t){if(t>9007199254740991)throw e("Maximum allowed index exceeded");return t}},55002:t=>{"use strict";t.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},67400:t=>{"use strict";t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},79296:(t,e,i)=>{"use strict";var n=i(4055)("span").classList,o=n&&n.constructor&&n.constructor.prototype;t.exports=o===Object.prototype?void 0:o},13709:(t,e,i)=>{"use strict";var n=i(82839).match(/firefox\/(\d+)/i);t.exports=!!n&&+n[1]},13763:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/MSIE|Trident/.test(n)},44265:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/ipad|iphone|ipod/i.test(n)&&"undefined"!=typeof Pebble},89544:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(n)},38574:(t,e,i)=>{"use strict";var n=i(84215);t.exports="NODE"===n},7860:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/web0s(?!.*chrome)/i.test(n)},3607:(t,e,i)=>{"use strict";var n=i(82839).match(/AppleWebKit\/(\d+)\./);t.exports=!!n&&+n[1]},84215:(t,e,i)=>{"use strict";var n=i(44576),o=i(82839),r=i(22195),s=function(t){return o.slice(0,t.length)===t};t.exports=s("Bun/")?"BUN":s("Cloudflare-Workers")?"CLOUDFLARE":s("Deno/")?"DENO":s("Node.js/")?"NODE":n.Bun&&"string"==typeof Bun.version?"BUN":n.Deno&&"object"==typeof Deno.version?"DENO":"process"===r(n.process)?"NODE":n.window&&n.document?"BROWSER":"REST"},16193:(t,e,i)=>{"use strict";var n=i(79504),o=Error,r=n("".replace),s=String(new o("zxcasd").stack),a=/\n\s*at [^:]*:[^\n]*/,c=a.test(s);t.exports=function(t,e){if(c&&"string"==typeof t&&!o.prepareStackTrace)for(;e--;)t=r(t,a,"");return t}},80747:(t,e,i)=>{"use strict";var n=i(66699),o=i(16193),r=i(24659),s=Error.captureStackTrace;t.exports=function(t,e,i,a){r&&(s?s(t,e):n(t,"stack",o(i,a)))}},24659:(t,e,i)=>{"use strict";var n=i(79039),o=i(6980);t.exports=!n((function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",o(1,7)),7!==t.stack)}))},77536:(t,e,i)=>{"use strict";var n=i(43724),o=i(79039),r=i(28551),s=i(32603),a=Error.prototype.toString,c=o((function(){if(n){var t=Object.create(Object.defineProperty({},"name",{get:function(){return this===t}}));if("true"!==a.call(t))return!0}return"2: 1"!==a.call({message:1,name:2})||"Error"!==a.call({})}));t.exports=c?function(){var t=r(this),e=s(t.name,"Error"),i=s(t.message);return e?i?e+": "+i:e:i}:a},70259:(t,e,i)=>{"use strict";var n=i(34376),o=i(26198),r=i(96837),s=i(76080),a=function(t,e,i,c,l,u,h,d){for(var p,A,f=l,g=0,m=!!h&&s(h,d);g0&&n(p)?(A=o(p),f=a(t,e,p,A,f,u-1)-1):(r(f+1),t[f]=p),f++),g++;return f};t.exports=a},92744:(t,e,i)=>{"use strict";var n=i(79039);t.exports=!n((function(){return Object.isExtensible(Object.preventExtensions({}))}))},76080:(t,e,i)=>{"use strict";var n=i(27476),o=i(79306),r=i(40616),s=n(n.bind);t.exports=function(t,e){return o(t),void 0===e?t:r?s(t,e):function(){return t.apply(e,arguments)}}},30566:(t,e,i)=>{"use strict";var n=i(79504),o=i(79306),r=i(20034),s=i(39297),a=i(67680),c=i(40616),l=Function,u=n([].concat),h=n([].join),d={};t.exports=c?l.bind:function(t){var e=o(this),i=e.prototype,n=a(arguments,1),c=function(){var i=u(n,a(arguments));return this instanceof c?function(t,e,i){if(!s(d,e)){for(var n=[],o=0;o{"use strict";var n=i(79504),o=i(79306);t.exports=function(t,e,i){try{return n(o(Object.getOwnPropertyDescriptor(t,e)[i]))}catch(t){}}},27476:(t,e,i)=>{"use strict";var n=i(22195),o=i(79504);t.exports=function(t){if("Function"===n(t))return o(t)}},89429:(t,e,i)=>{"use strict";var n=i(44576),o=i(38574);t.exports=function(t){if(o){try{return n.process.getBuiltinModule(t)}catch(t){}try{return Function('return require("'+t+'")')()}catch(t){}}}},44124:(t,e,i)=>{"use strict";var n=i(44576);t.exports=function(t,e){var i=n[t],o=i&&i.prototype;return o&&o[e]}},1767:t=>{"use strict";t.exports=function(t){return{iterator:t,next:t.next,done:!1}}},48646:(t,e,i)=>{"use strict";var n=i(69565),o=i(28551),r=i(1767),s=i(50851);t.exports=function(t,e){e&&"string"==typeof t||o(t);var i=s(t);return r(o(void 0!==i?n(i,t):t))}},50851:(t,e,i)=>{"use strict";var n=i(36955),o=i(55966),r=i(64117),s=i(26269),a=i(78227)("iterator");t.exports=function(t){if(!r(t))return o(t,a)||o(t,"@@iterator")||s[n(t)]}},70081:(t,e,i)=>{"use strict";var n=i(69565),o=i(79306),r=i(28551),s=i(16823),a=i(50851),c=TypeError;t.exports=function(t,e){var i=arguments.length<2?a(t):e;if(o(i))return r(n(i,t));throw new c(s(t)+" is not iterable")}},66933:(t,e,i)=>{"use strict";var n=i(79504),o=i(34376),r=i(94901),s=i(22195),a=i(655),c=n([].push);t.exports=function(t){if(r(t))return t;if(o(t)){for(var e=t.length,i=[],n=0;n{"use strict";var n=i(79306),o=i(28551),r=i(69565),s=i(91291),a=i(1767),c="Invalid size",l=RangeError,u=TypeError,h=Math.max,d=function(t,e){this.set=t,this.size=h(e,0),this.has=n(t.has),this.keys=n(t.keys)};d.prototype={getIterator:function(){return a(o(r(this.keys,this.set)))},includes:function(t){return r(this.has,this.set,t)}},t.exports=function(t){o(t);var e=+t.size;if(e!=e)throw new u(c);var i=s(e);if(i<0)throw new l(c);return new d(t,i)}},90757:t=>{"use strict";t.exports=function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(t){}}},88490:t=>{"use strict";var e=Array,i=Math.abs,n=Math.pow,o=Math.floor,r=Math.log,s=Math.LN2;t.exports={pack:function(t,a,c){var l,u,h,d=e(c),p=8*c-a-1,A=(1<>1,g=23===a?n(2,-24)-n(2,-77):0,m=t<0||0===t&&1/t<0?1:0,C=0;for((t=i(t))!=t||t===1/0?(u=t!=t?1:0,l=A):(l=o(r(t)/s),t*(h=n(2,-l))<1&&(l--,h*=2),(t+=l+f>=1?g/h:g*n(2,1-f))*h>=2&&(l++,h/=2),l+f>=A?(u=0,l=A):l+f>=1?(u=(t*h-1)*n(2,a),l+=f):(u=t*n(2,f-1)*n(2,a),l=0));a>=8;)d[C++]=255&u,u/=256,a-=8;for(l=l<0;)d[C++]=255&l,l/=256,p-=8;return d[C-1]|=128*m,d},unpack:function(t,e){var i,o=t.length,r=8*o-e-1,s=(1<>1,c=r-7,l=o-1,u=t[l--],h=127&u;for(u>>=7;c>0;)h=256*h+t[l--],c-=8;for(i=h&(1<<-c)-1,h>>=-c,c+=e;c>0;)i=256*i+t[l--],c-=8;if(0===h)h=1-a;else{if(h===s)return i?NaN:u?-1/0:1/0;i+=n(2,e),h-=a}return(u?-1:1)*i*n(2,h-e)}}},23167:(t,e,i)=>{"use strict";var n=i(94901),o=i(20034),r=i(52967);t.exports=function(t,e,i){var s,a;return r&&n(s=e.constructor)&&s!==i&&o(a=s.prototype)&&a!==i.prototype&&r(t,a),t}},77584:(t,e,i)=>{"use strict";var n=i(20034),o=i(66699);t.exports=function(t,e){n(e)&&"cause"in e&&o(t,"cause",e.cause)}},3451:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(30421),s=i(20034),a=i(39297),c=i(24913).f,l=i(38480),u=i(10298),h=i(34124),d=i(33392),p=i(92744),A=!1,f=d("meta"),g=0,m=function(t){c(t,f,{value:{objectID:"O"+g++,weakData:{}}})},C=t.exports={enable:function(){C.enable=function(){},A=!0;var t=l.f,e=o([].splice),i={};i[f]=1,t(i).length&&(l.f=function(i){for(var n=t(i),o=0,r=n.length;o{"use strict";var n=i(78227),o=i(26269),r=n("iterator"),s=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||s[r]===t)}},34376:(t,e,i)=>{"use strict";var n=i(22195);t.exports=Array.isArray||function(t){return"Array"===n(t)}},18727:(t,e,i)=>{"use strict";var n=i(36955);t.exports=function(t){var e=n(t);return"BigInt64Array"===e||"BigUint64Array"===e}},33517:(t,e,i)=>{"use strict";var n=i(79504),o=i(79039),r=i(94901),s=i(36955),a=i(97751),c=i(33706),l=function(){},u=a("Reflect","construct"),h=/^\s*(?:class|function)\b/,d=n(h.exec),p=!h.test(l),A=function(t){if(!r(t))return!1;try{return u(l,[],t),!0}catch(t){return!1}},f=function(t){if(!r(t))return!1;switch(s(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return p||!!d(h,c(t))}catch(t){return!0}};f.sham=!0,t.exports=!u||o((function(){var t;return A(A.call)||!A(Object)||!A((function(){t=!0}))||t}))?f:A},16575:(t,e,i)=>{"use strict";var n=i(39297);t.exports=function(t){return void 0!==t&&(n(t,"value")||n(t,"writable"))}},2087:(t,e,i)=>{"use strict";var n=i(20034),o=Math.floor;t.exports=Number.isInteger||function(t){return!n(t)&&isFinite(t)&&o(t)===t}},13925:(t,e,i)=>{"use strict";var n=i(20034);t.exports=function(t){return n(t)||null===t}},60788:(t,e,i)=>{"use strict";var n=i(20034),o=i(22195),r=i(78227)("match");t.exports=function(t){var e;return n(t)&&(void 0!==(e=t[r])?!!e:"RegExp"===o(t))}},40507:(t,e,i)=>{"use strict";var n=i(69565);t.exports=function(t,e,i){for(var o,r,s=i?t:t.iterator,a=t.next;!(o=n(a,s)).done;)if(void 0!==(r=e(o.value)))return r}},72652:(t,e,i)=>{"use strict";var n=i(76080),o=i(69565),r=i(28551),s=i(16823),a=i(44209),c=i(26198),l=i(1625),u=i(70081),h=i(50851),d=i(9539),p=TypeError,A=function(t,e){this.stopped=t,this.result=e},f=A.prototype;t.exports=function(t,e,i){var g,m,C,b,v,x,y,w=i&&i.that,k=!(!i||!i.AS_ENTRIES),B=!(!i||!i.IS_RECORD),E=!(!i||!i.IS_ITERATOR),_=!(!i||!i.INTERRUPTED),I=n(e,w),D=function(t){return g&&d(g,"normal",t),new A(!0,t)},S=function(t){return k?(r(t),_?I(t[0],t[1],D):I(t[0],t[1])):_?I(t,D):I(t)};if(B)g=t.iterator;else if(E)g=t;else{if(!(m=h(t)))throw new p(s(t)+" is not iterable");if(a(m)){for(C=0,b=c(t);b>C;C++)if((v=S(t[C]))&&l(f,v))return v;return new A(!1)}g=u(t,m)}for(x=B?t.next:g.next;!(y=o(x,g)).done;){try{v=S(y.value)}catch(t){d(g,"throw",t)}if("object"==typeof v&&v&&l(f,v))return v}return new A(!1)}},9539:(t,e,i)=>{"use strict";var n=i(69565),o=i(28551),r=i(55966);t.exports=function(t,e,i){var s,a;o(t);try{if(!(s=r(t,"return"))){if("throw"===e)throw i;return i}s=n(s,t)}catch(t){a=!0,s=t}if("throw"===e)throw i;if(a)throw s;return o(s),i}},33994:(t,e,i)=>{"use strict";var n=i(57657).IteratorPrototype,o=i(2360),r=i(6980),s=i(10687),a=i(26269),c=function(){return this};t.exports=function(t,e,i,l){var u=e+" Iterator";return t.prototype=o(n,{next:r(+!l,i)}),s(t,u,!1,!0),a[u]=c,t}},19462:(t,e,i)=>{"use strict";var n=i(69565),o=i(2360),r=i(66699),s=i(56279),a=i(78227),c=i(91181),l=i(55966),u=i(57657).IteratorPrototype,h=i(62529),d=i(9539),p=a("toStringTag"),A="IteratorHelper",f="WrapForValidIterator",g=c.set,m=function(t){var e=c.getterFor(t?f:A);return s(o(u),{next:function(){var i=e(this);if(t)return i.nextHandler();if(i.done)return h(void 0,!0);try{var n=i.nextHandler();return i.returnHandlerResult?n:h(n,i.done)}catch(t){throw i.done=!0,t}},return:function(){var i=e(this),o=i.iterator;if(i.done=!0,t){var r=l(o,"return");return r?n(r,o):h(void 0,!0)}if(i.inner)try{d(i.inner.iterator,"normal")}catch(t){return d(o,"throw",t)}return o&&d(o,"normal"),h(void 0,!0)}})},C=m(!0),b=m(!1);r(b,p,"Iterator Helper"),t.exports=function(t,e,i){var n=function(n,o){o?(o.iterator=n.iterator,o.next=n.next):o=n,o.type=e?f:A,o.returnHandlerResult=!!i,o.nextHandler=t,o.counter=0,o.done=!1,g(this,o)};return n.prototype=e?C:b,n}},51088:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(96395),s=i(10350),a=i(94901),c=i(33994),l=i(42787),u=i(52967),h=i(10687),d=i(66699),p=i(36840),A=i(78227),f=i(26269),g=i(57657),m=s.PROPER,C=s.CONFIGURABLE,b=g.IteratorPrototype,v=g.BUGGY_SAFARI_ITERATORS,x=A("iterator"),y="keys",w="values",k="entries",B=function(){return this};t.exports=function(t,e,i,s,A,g,E){c(i,e,s);var _,I,D,S=function(t){if(t===A&&R)return R;if(!v&&t&&t in M)return M[t];switch(t){case y:case w:case k:return function(){return new i(this,t)}}return function(){return new i(this)}},T=e+" Iterator",O=!1,M=t.prototype,P=M[x]||M["@@iterator"]||A&&M[A],R=!v&&P||S(A),N="Array"===e&&M.entries||P;if(N&&(_=l(N.call(new t)))!==Object.prototype&&_.next&&(r||l(_)===b||(u?u(_,b):a(_[x])||p(_,x,B)),h(_,T,!0,!0),r&&(f[T]=B)),m&&A===w&&P&&P.name!==w&&(!r&&C?d(M,"name",w):(O=!0,R=function(){return o(P,this)})),A)if(I={values:S(w),keys:g?R:S(y),entries:S(k)},E)for(D in I)(v||O||!(D in M))&&p(M,D,I[D]);else n({target:e,proto:!0,forced:v||O},I);return r&&!E||M[x]===R||p(M,x,R,{name:A}),f[e]=R,I}},20713:(t,e,i)=>{"use strict";var n=i(69565),o=i(79306),r=i(28551),s=i(1767),a=i(19462),c=i(96319),l=a((function(){var t=this.iterator,e=r(n(this.next,t));if(!(this.done=!!e.done))return c(t,this.mapper,[e.value,this.counter++],!0)}));t.exports=function(t){return r(this),o(t),new l(s(this),{mapper:t})}},57657:(t,e,i)=>{"use strict";var n,o,r,s=i(79039),a=i(94901),c=i(20034),l=i(2360),u=i(42787),h=i(36840),d=i(78227),p=i(96395),A=d("iterator"),f=!1;[].keys&&("next"in(r=[].keys())?(o=u(u(r)))!==Object.prototype&&(n=o):f=!0),!c(n)||s((function(){var t={};return n[A].call(t)!==t}))?n={}:p&&(n=l(n)),a(n[A])||h(n,A,(function(){return this})),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:f}},26269:t=>{"use strict";t.exports={}},72248:(t,e,i)=>{"use strict";var n=i(79504),o=Map.prototype;t.exports={Map,set:n(o.set),get:n(o.get),has:n(o.has),remove:n(o.delete),proto:o}},53250:t=>{"use strict";var e=Math.expm1,i=Math.exp;t.exports=!e||e(10)>22025.465794806718||e(10)<22025.465794806718||-2e-17!==e(-2e-17)?function(t){var e=+t;return 0===e?e:e>-1e-6&&e<1e-6?e+e*e/2:i(e)-1}:e},33164:(t,e,i)=>{"use strict";var n=i(77782),o=i(53602),r=Math.abs;t.exports=function(t,e,i,s){var a=+t,c=r(a),l=n(a);if(ci||h!=h?l*(1/0):l*h}},15617:(t,e,i)=>{"use strict";var n=i(33164);t.exports=Math.fround||function(t){return n(t,1.1920928955078125e-7,34028234663852886e22,11754943508222875e-54)}},49340:t=>{"use strict";var e=Math.log,i=Math.LOG10E;t.exports=Math.log10||function(t){return e(t)*i}},7740:t=>{"use strict";var e=Math.log;t.exports=Math.log1p||function(t){var i=+t;return i>-1e-8&&i<1e-8?i-i*i/2:e(1+i)}},67787:t=>{"use strict";var e=Math.log,i=Math.LN2;t.exports=Math.log2||function(t){return e(t)/i}},53602:t=>{"use strict";var e=4503599627370496;t.exports=function(t){return t+e-e}},77782:t=>{"use strict";t.exports=Math.sign||function(t){var e=+t;return 0===e||e!=e?e:e<0?-1:1}},91955:(t,e,i)=>{"use strict";var n,o,r,s,a,c=i(44576),l=i(93389),u=i(76080),h=i(59225).set,d=i(18265),p=i(89544),A=i(44265),f=i(7860),g=i(38574),m=c.MutationObserver||c.WebKitMutationObserver,C=c.document,b=c.process,v=c.Promise,x=l("queueMicrotask");if(!x){var y=new d,w=function(){var t,e;for(g&&(t=b.domain)&&t.exit();e=y.get();)try{e()}catch(t){throw y.head&&n(),t}t&&t.enter()};p||g||f||!m||!C?!A&&v&&v.resolve?((s=v.resolve(void 0)).constructor=v,a=u(s.then,s),n=function(){a(w)}):g?n=function(){b.nextTick(w)}:(h=u(h,c),n=function(){h(w)}):(o=!0,r=C.createTextNode(""),new m(w).observe(r,{characterData:!0}),n=function(){r.data=o=!o}),x=function(t){y.head||n(),y.add(t)}}t.exports=x},36043:(t,e,i)=>{"use strict";var n=i(79306),o=TypeError,r=function(t){var e,i;this.promise=new t((function(t,n){if(void 0!==e||void 0!==i)throw new o("Bad Promise constructor");e=t,i=n})),this.resolve=n(e),this.reject=n(i)};t.exports.f=function(t){return new r(t)}},32603:(t,e,i)=>{"use strict";var n=i(655);t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:n(t)}},24149:t=>{"use strict";var e=RangeError;t.exports=function(t){if(t==t)return t;throw new e("NaN is not allowed")}},60511:(t,e,i)=>{"use strict";var n=i(60788),o=TypeError;t.exports=function(t){if(n(t))throw new o("The method doesn't accept regular expressions");return t}},50360:(t,e,i)=>{"use strict";var n=i(44576).isFinite;t.exports=Number.isFinite||function(t){return"number"==typeof t&&n(t)}},33904:(t,e,i)=>{"use strict";var n=i(44576),o=i(79039),r=i(79504),s=i(655),a=i(43802).trim,c=i(47452),l=r("".charAt),u=n.parseFloat,h=n.Symbol,d=h&&h.iterator,p=1/u(c+"-0")!=-1/0||d&&!o((function(){u(Object(d))}));t.exports=p?function(t){var e=a(s(t)),i=u(e);return 0===i&&"-"===l(e,0)?-0:i}:u},52703:(t,e,i)=>{"use strict";var n=i(44576),o=i(79039),r=i(79504),s=i(655),a=i(43802).trim,c=i(47452),l=n.parseInt,u=n.Symbol,h=u&&u.iterator,d=/^[+-]?0x/i,p=r(d.exec),A=8!==l(c+"08")||22!==l(c+"0x16")||h&&!o((function(){l(Object(h))}));t.exports=A?function(t,e){var i=a(s(t));return l(i,e>>>0||(p(d,i)?16:10))}:l},44213:(t,e,i)=>{"use strict";var n=i(43724),o=i(79504),r=i(69565),s=i(79039),a=i(71072),c=i(33717),l=i(48773),u=i(48981),h=i(47055),d=Object.assign,p=Object.defineProperty,A=o([].concat);t.exports=!d||s((function(){if(n&&1!==d({b:1},d(p({},"a",{enumerable:!0,get:function(){p(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},i=Symbol("assign detection"),o="abcdefghijklmnopqrst";return t[i]=7,o.split("").forEach((function(t){e[t]=t})),7!==d({},t)[i]||a(d({},e)).join("")!==o}))?function(t,e){for(var i=u(t),o=arguments.length,s=1,d=c.f,p=l.f;o>s;)for(var f,g=h(arguments[s++]),m=d?A(a(g),d(g)):a(g),C=m.length,b=0;C>b;)f=m[b++],n&&!r(p,g,f)||(i[f]=g[f]);return i}:d},10298:(t,e,i)=>{"use strict";var n=i(22195),o=i(25397),r=i(38480).f,s=i(67680),a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return a&&"Window"===n(t)?function(t){try{return r(t)}catch(t){return s(a)}}(t):r(o(t))}},42787:(t,e,i)=>{"use strict";var n=i(39297),o=i(94901),r=i(48981),s=i(66119),a=i(12211),c=s("IE_PROTO"),l=Object,u=l.prototype;t.exports=a?l.getPrototypeOf:function(t){var e=r(t);if(n(e,c))return e[c];var i=e.constructor;return o(i)&&e instanceof i?i.prototype:e instanceof l?u:null}},34124:(t,e,i)=>{"use strict";var n=i(79039),o=i(20034),r=i(22195),s=i(15652),a=Object.isExtensible,c=n((function(){a(1)}));t.exports=c||s?function(t){return!!o(t)&&(!s||"ArrayBuffer"!==r(t))&&(!a||a(t))}:a},42551:(t,e,i)=>{"use strict";var n=i(96395),o=i(44576),r=i(79039),s=i(3607);t.exports=n||!r((function(){if(!(s&&s<535)){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete o[t]}}))},52967:(t,e,i)=>{"use strict";var n=i(46706),o=i(20034),r=i(67750),s=i(73506);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,i={};try{(t=n(Object.prototype,"__proto__","set"))(i,[]),e=i instanceof Array}catch(t){}return function(i,n){return r(i),s(n),o(i)?(e?t(i,n):i.__proto__=n,i):i}}():void 0)},32357:(t,e,i)=>{"use strict";var n=i(43724),o=i(79039),r=i(79504),s=i(42787),a=i(71072),c=i(25397),l=r(i(48773).f),u=r([].push),h=n&&o((function(){var t=Object.create(null);return t[2]=2,!l(t,2)})),d=function(t){return function(e){for(var i,o=c(e),r=a(o),d=h&&null===s(o),p=r.length,A=0,f=[];p>A;)i=r[A++],n&&!(d?i in o:l(o,i))||u(f,t?[i,o[i]]:o[i]);return f}};t.exports={entries:d(!0),values:d(!1)}},53179:(t,e,i)=>{"use strict";var n=i(92140),o=i(36955);t.exports=n?{}.toString:function(){return"[object "+o(this)+"]"}},19167:(t,e,i)=>{"use strict";var n=i(44576);t.exports=n},1103:t=>{"use strict";t.exports=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}}},10916:(t,e,i)=>{"use strict";var n=i(44576),o=i(80550),r=i(94901),s=i(92796),a=i(33706),c=i(78227),l=i(84215),u=i(96395),h=i(39519),d=o&&o.prototype,p=c("species"),A=!1,f=r(n.PromiseRejectionEvent),g=s("Promise",(function(){var t=a(o),e=t!==String(o);if(!e&&66===h)return!0;if(u&&(!d.catch||!d.finally))return!0;if(!h||h<51||!/native code/.test(t)){var i=new o((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};if((i.constructor={})[p]=n,!(A=i.then((function(){}))instanceof n))return!0}return!(e||"BROWSER"!==l&&"DENO"!==l||f)}));t.exports={CONSTRUCTOR:g,REJECTION_EVENT:f,SUBCLASSING:A}},80550:(t,e,i)=>{"use strict";var n=i(44576);t.exports=n.Promise},93438:(t,e,i)=>{"use strict";var n=i(28551),o=i(20034),r=i(36043);t.exports=function(t,e){if(n(t),o(e)&&e.constructor===t)return e;var i=r.f(t);return(0,i.resolve)(e),i.promise}},90537:(t,e,i)=>{"use strict";var n=i(80550),o=i(84428),r=i(10916).CONSTRUCTOR;t.exports=r||!o((function(t){n.all(t).then(void 0,(function(){}))}))},11056:(t,e,i)=>{"use strict";var n=i(24913).f;t.exports=function(t,e,i){i in t||n(t,i,{configurable:!0,get:function(){return e[i]},set:function(t){e[i]=t}})}},18265:t=>{"use strict";var e=function(){this.head=null,this.tail=null};e.prototype={add:function(t){var e={item:t,next:null},i=this.tail;i?i.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return null===(this.head=t.next)&&(this.tail=null),t.item}},t.exports=e},61034:(t,e,i)=>{"use strict";var n=i(69565),o=i(39297),r=i(1625),s=i(67979),a=RegExp.prototype;t.exports=function(t){var e=t.flags;return void 0!==e||"flags"in a||o(t,"flags")||!r(a,t)?e:n(s,t)}},93389:(t,e,i)=>{"use strict";var n=i(44576),o=i(43724),r=Object.getOwnPropertyDescriptor;t.exports=function(t){if(!o)return n[t];var e=r(n,t);return e&&e.value}},3470:t=>{"use strict";t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},79472:(t,e,i)=>{"use strict";var n,o=i(44576),r=i(18745),s=i(94901),a=i(84215),c=i(82839),l=i(67680),u=i(22812),h=o.Function,d=/MSIE .\./.test(c)||"BUN"===a&&((n=o.Bun.version.split(".")).length<3||"0"===n[0]&&(n[1]<3||"3"===n[1]&&"0"===n[2]));t.exports=function(t,e){var i=e?2:1;return d?function(n,o){var a=u(arguments.length,1)>i,c=s(n)?n:h(n),d=a?l(arguments,i):[],p=a?function(){r(c,this,d)}:c;return e?t(p,o):t(p)}:t}},89286:(t,e,i)=>{"use strict";var n=i(94402),o=i(38469),r=n.Set,s=n.add;t.exports=function(t){var e=new r;return o(t,(function(t){s(e,t)})),e}},83440:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402),r=i(89286),s=i(25170),a=i(83789),c=i(38469),l=i(40507),u=o.has,h=o.remove;t.exports=function(t){var e=n(this),i=a(t),o=r(e);return s(e)<=i.size?c(e,(function(t){i.includes(t)&&h(o,t)})):l(i.getIterator(),(function(t){u(e,t)&&h(o,t)})),o}},94402:(t,e,i)=>{"use strict";var n=i(79504),o=Set.prototype;t.exports={Set,add:n(o.add),has:n(o.has),remove:n(o.delete),proto:o}},68750:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402),r=i(25170),s=i(83789),a=i(38469),c=i(40507),l=o.Set,u=o.add,h=o.has;t.exports=function(t){var e=n(this),i=s(t),o=new l;return r(e)>i.size?c(i.getIterator(),(function(t){h(e,t)&&u(o,t)})):a(e,(function(t){i.includes(t)&&u(o,t)})),o}},64449:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402).has,r=i(25170),s=i(83789),a=i(38469),c=i(40507),l=i(9539);t.exports=function(t){var e=n(this),i=s(t);if(r(e)<=i.size)return!1!==a(e,(function(t){if(i.includes(t))return!1}),!0);var u=i.getIterator();return!1!==c(u,(function(t){if(o(e,t))return l(u,"normal",!1)}))}},53838:(t,e,i)=>{"use strict";var n=i(97080),o=i(25170),r=i(38469),s=i(83789);t.exports=function(t){var e=n(this),i=s(t);return!(o(e)>i.size)&&!1!==r(e,(function(t){if(!i.includes(t))return!1}),!0)}},28527:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402).has,r=i(25170),s=i(83789),a=i(40507),c=i(9539);t.exports=function(t){var e=n(this),i=s(t);if(r(e){"use strict";var n=i(79504),o=i(40507),r=i(94402),s=r.Set,a=r.proto,c=n(a.forEach),l=n(a.keys),u=l(new s).next;t.exports=function(t,e,i){return i?o({iterator:l(t),next:u},e):c(t,e)}},84916:(t,e,i)=>{"use strict";var n=i(97751),o=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}},r=function(t){return{size:t,has:function(){return!0},keys:function(){throw new Error("e")}}};t.exports=function(t,e){var i=n("Set");try{(new i)[t](o(0));try{return(new i)[t](o(-1)),!1}catch(n){if(!e)return!0;try{return(new i)[t](r(-1/0)),!1}catch(n){var s=new i;return s.add(1),s.add(2),e(s[t](r(1/0)))}}}catch(t){return!1}}},25170:(t,e,i)=>{"use strict";var n=i(46706),o=i(94402);t.exports=n(o.proto,"size","get")||function(t){return t.size}},87633:(t,e,i)=>{"use strict";var n=i(97751),o=i(62106),r=i(78227),s=i(43724),a=r("species");t.exports=function(t){var e=n(t);s&&e&&!e[a]&&o(e,a,{configurable:!0,get:function(){return this}})}},83650:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402),r=i(89286),s=i(83789),a=i(40507),c=o.add,l=o.has,u=o.remove;t.exports=function(t){var e=n(this),i=s(t).getIterator(),o=r(e);return a(i,(function(t){l(e,t)?u(o,t):c(o,t)})),o}},10687:(t,e,i)=>{"use strict";var n=i(24913).f,o=i(39297),r=i(78227)("toStringTag");t.exports=function(t,e,i){t&&!i&&(t=t.prototype),t&&!o(t,r)&&n(t,r,{configurable:!0,value:e})}},44204:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402).add,r=i(89286),s=i(83789),a=i(40507);t.exports=function(t){var e=n(this),i=s(t).getIterator(),c=r(e);return a(i,(function(t){o(c,t)})),c}},2293:(t,e,i)=>{"use strict";var n=i(28551),o=i(35548),r=i(64117),s=i(78227)("species");t.exports=function(t,e){var i,a=n(t).constructor;return void 0===a||r(i=n(a)[s])?e:o(i)}},23061:(t,e,i)=>{"use strict";var n=i(79039);t.exports=function(t){return n((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},83063:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(n)},60533:(t,e,i)=>{"use strict";var n=i(79504),o=i(18014),r=i(655),s=i(72333),a=i(67750),c=n(s),l=n("".slice),u=Math.ceil,h=function(t){return function(e,i,n){var s,h,d=r(a(e)),p=o(i),A=d.length,f=void 0===n?" ":r(n);return p<=A||""===f?d:((h=c(f,u((s=p-A)/f.length))).length>s&&(h=l(h,0,s)),t?d+h:h+d)}};t.exports={start:h(!1),end:h(!0)}},3717:(t,e,i)=>{"use strict";var n=i(79504),o=2147483647,r=/[^\0-\u007E]/,s=/[.\u3002\uFF0E\uFF61]/g,a="Overflow: input needs wider integers to process",c=RangeError,l=n(s.exec),u=Math.floor,h=String.fromCharCode,d=n("".charCodeAt),p=n([].join),A=n([].push),f=n("".replace),g=n("".split),m=n("".toLowerCase),C=function(t){return t+22+75*(t<26)},b=function(t,e,i){var n=0;for(t=i?u(t/700):t>>1,t+=u(t/e);t>455;)t=u(t/35),n+=36;return u(n+36*t/(t+38))},v=function(t){var e=[];t=function(t){for(var e=[],i=0,n=t.length;i=55296&&o<=56319&&i=s&&nu((o-l)/x))throw new c(a);for(l+=(v-s)*x,s=v,i=0;io)throw new c(a);if(n===s){for(var y=l,w=36;;){var k=w<=f?1:w>=f+26?26:w-f;if(y{"use strict";var n=i(91291),o=i(655),r=i(67750),s=RangeError;t.exports=function(t){var e=o(r(this)),i="",a=n(t);if(a<0||a===1/0)throw new s("Wrong number of repetitions");for(;a>0;(a>>>=1)&&(e+=e))1&a&&(i+=e);return i}},18866:(t,e,i)=>{"use strict";var n=i(43802).end,o=i(60706);t.exports=o("trimEnd")?function(){return n(this)}:"".trimEnd},60706:(t,e,i)=>{"use strict";var n=i(10350).PROPER,o=i(79039),r=i(47452);t.exports=function(t){return o((function(){return!!r[t]()||"​…᠎"!=="​…᠎"[t]()||n&&r[t].name!==t}))}},53487:(t,e,i)=>{"use strict";var n=i(43802).start,o=i(60706);t.exports=o("trimStart")?function(){return n(this)}:"".trimStart},43802:(t,e,i)=>{"use strict";var n=i(79504),o=i(67750),r=i(655),s=i(47452),a=n("".replace),c=RegExp("^["+s+"]+"),l=RegExp("(^|[^"+s+"])["+s+"]+$"),u=function(t){return function(e){var i=r(o(e));return 1&t&&(i=a(i,c,"")),2&t&&(i=a(i,l,"$1")),i}};t.exports={start:u(1),end:u(2),trim:u(3)}},1548:(t,e,i)=>{"use strict";var n=i(44576),o=i(79039),r=i(39519),s=i(84215),a=n.structuredClone;t.exports=!!a&&!o((function(){if("DENO"===s&&r>92||"NODE"===s&&r>94||"BROWSER"===s&&r>97)return!1;var t=new ArrayBuffer(8),e=a(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength}))},58242:(t,e,i)=>{"use strict";var n=i(69565),o=i(97751),r=i(78227),s=i(36840);t.exports=function(){var t=o("Symbol"),e=t&&t.prototype,i=e&&e.valueOf,a=r("toPrimitive");e&&!e[a]&&s(e,a,(function(t){return n(i,this)}),{arity:1})}},91296:(t,e,i)=>{"use strict";var n=i(4495);t.exports=n&&!!Symbol.for&&!!Symbol.keyFor},59225:(t,e,i)=>{"use strict";var n,o,r,s,a=i(44576),c=i(18745),l=i(76080),u=i(94901),h=i(39297),d=i(79039),p=i(20397),A=i(67680),f=i(4055),g=i(22812),m=i(89544),C=i(38574),b=a.setImmediate,v=a.clearImmediate,x=a.process,y=a.Dispatch,w=a.Function,k=a.MessageChannel,B=a.String,E=0,_={},I="onreadystatechange";d((function(){n=a.location}));var D=function(t){if(h(_,t)){var e=_[t];delete _[t],e()}},S=function(t){return function(){D(t)}},T=function(t){D(t.data)},O=function(t){a.postMessage(B(t),n.protocol+"//"+n.host)};b&&v||(b=function(t){g(arguments.length,1);var e=u(t)?t:w(t),i=A(arguments,1);return _[++E]=function(){c(e,void 0,i)},o(E),E},v=function(t){delete _[t]},C?o=function(t){x.nextTick(S(t))}:y&&y.now?o=function(t){y.now(S(t))}:k&&!m?(s=(r=new k).port2,r.port1.onmessage=T,o=l(s.postMessage,s)):a.addEventListener&&u(a.postMessage)&&!a.importScripts&&n&&"file:"!==n.protocol&&!d(O)?(o=O,a.addEventListener("message",T,!1)):o=I in f("script")?function(t){p.appendChild(f("script"))[I]=function(){p.removeChild(this),D(t)}}:function(t){setTimeout(S(t),0)}),t.exports={set:b,clear:v}},31240:(t,e,i)=>{"use strict";var n=i(79504);t.exports=n(1..valueOf)},75854:(t,e,i)=>{"use strict";var n=i(72777),o=TypeError;t.exports=function(t){var e=n(t,"number");if("number"==typeof e)throw new o("Can't convert number to bigint");return BigInt(e)}},57696:(t,e,i)=>{"use strict";var n=i(91291),o=i(18014),r=RangeError;t.exports=function(t){if(void 0===t)return 0;var e=n(t),i=o(e);if(e!==i)throw new r("Wrong length or index");return i}},58229:(t,e,i)=>{"use strict";var n=i(99590),o=RangeError;t.exports=function(t,e){var i=n(t);if(i%e)throw new o("Wrong offset");return i}},99590:(t,e,i)=>{"use strict";var n=i(91291),o=RangeError;t.exports=function(t){var e=n(t);if(e<0)throw new o("The argument can't be less than 0");return e}},58319:t=>{"use strict";var e=Math.round;t.exports=function(t){var i=e(t);return i<0?0:i>255?255:255&i}},15823:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(69565),s=i(43724),a=i(72805),c=i(94644),l=i(66346),u=i(90679),h=i(6980),d=i(66699),p=i(2087),A=i(18014),f=i(57696),g=i(58229),m=i(58319),C=i(56969),b=i(39297),v=i(36955),x=i(20034),y=i(10757),w=i(2360),k=i(1625),B=i(52967),E=i(38480).f,_=i(43251),I=i(59213).forEach,D=i(87633),S=i(62106),T=i(24913),O=i(77347),M=i(35370),P=i(91181),R=i(23167),N=P.get,H=P.set,z=P.enforce,L=T.f,F=O.f,j=o.RangeError,U=l.ArrayBuffer,W=U.prototype,Y=l.DataView,q=c.NATIVE_ARRAY_BUFFER_VIEWS,Q=c.TYPED_ARRAY_TAG,G=c.TypedArray,X=c.TypedArrayPrototype,V=c.isTypedArray,K="BYTES_PER_ELEMENT",J="Wrong length",Z=function(t,e){S(t,e,{configurable:!0,get:function(){return N(this)[e]}})},$=function(t){var e;return k(W,t)||"ArrayBuffer"===(e=v(t))||"SharedArrayBuffer"===e},tt=function(t,e){return V(t)&&!y(e)&&e in t&&p(+e)&&e>=0},et=function(t,e){return e=C(e),tt(t,e)?h(2,t[e]):F(t,e)},it=function(t,e,i){return e=C(e),!(tt(t,e)&&x(i)&&b(i,"value"))||b(i,"get")||b(i,"set")||i.configurable||b(i,"writable")&&!i.writable||b(i,"enumerable")&&!i.enumerable?L(t,e,i):(t[e]=i.value,t)};s?(q||(O.f=et,T.f=it,Z(X,"buffer"),Z(X,"byteOffset"),Z(X,"byteLength"),Z(X,"length")),n({target:"Object",stat:!0,forced:!q},{getOwnPropertyDescriptor:et,defineProperty:it}),t.exports=function(t,e,i){var s=t.match(/\d+/)[0]/8,c=t+(i?"Clamped":"")+"Array",l="get"+t,h="set"+t,p=o[c],C=p,b=C&&C.prototype,v={},y=function(t,e){L(t,e,{get:function(){return function(t,e){var i=N(t);return i.view[l](e*s+i.byteOffset,!0)}(this,e)},set:function(t){return function(t,e,n){var o=N(t);o.view[h](e*s+o.byteOffset,i?m(n):n,!0)}(this,e,t)},enumerable:!0})};q?a&&(C=e((function(t,e,i,n){return u(t,b),R(x(e)?$(e)?void 0!==n?new p(e,g(i,s),n):void 0!==i?new p(e,g(i,s)):new p(e):V(e)?M(C,e):r(_,C,e):new p(f(e)),t,C)})),B&&B(C,G),I(E(p),(function(t){t in C||d(C,t,p[t])})),C.prototype=b):(C=e((function(t,e,i,n){u(t,b);var o,a,c,l=0,h=0;if(x(e)){if(!$(e))return V(e)?M(C,e):r(_,C,e);o=e,h=g(i,s);var d=e.byteLength;if(void 0===n){if(d%s)throw new j(J);if((a=d-h)<0)throw new j(J)}else if((a=A(n)*s)+h>d)throw new j(J);c=a/s}else c=f(e),o=new U(a=c*s);for(H(t,{buffer:o,byteOffset:h,byteLength:a,length:c,view:new Y(o)});l{"use strict";var n=i(44576),o=i(79039),r=i(84428),s=i(94644).NATIVE_ARRAY_BUFFER_VIEWS,a=n.ArrayBuffer,c=n.Int8Array;t.exports=!s||!o((function(){c(1)}))||!o((function(){new c(-1)}))||!r((function(t){new c,new c(null),new c(1.5),new c(t)}),!0)||o((function(){return 1!==new c(new a(2),1,void 0).length}))},29948:(t,e,i)=>{"use strict";var n=i(35370),o=i(94644).getTypedArrayConstructor;t.exports=function(t,e){return n(o(t),e)}},43251:(t,e,i)=>{"use strict";var n=i(76080),o=i(69565),r=i(35548),s=i(48981),a=i(26198),c=i(70081),l=i(50851),u=i(44209),h=i(18727),d=i(94644).aTypedArrayConstructor,p=i(75854);t.exports=function(t){var e,i,A,f,g,m,C,b,v=r(this),x=s(t),y=arguments.length,w=y>1?arguments[1]:void 0,k=void 0!==w,B=l(x);if(B&&!u(B))for(b=(C=c(x,B)).next,x=[];!(m=o(b,C)).done;)x.push(m.value);for(k&&y>2&&(w=n(w,arguments[2])),i=a(x),A=new(d(v))(i),f=h(A),e=0;i>e;e++)g=k?w(x[e],e):x[e],A[e]=f?p(g):+g;return A}},67416:(t,e,i)=>{"use strict";var n=i(79039),o=i(78227),r=i(43724),s=i(96395),a=o("iterator");t.exports=!n((function(){var t=new URL("b?a=1&b=2&c=3","https://a"),e=t.searchParams,i=new URLSearchParams("a=1&a=2&b=3"),n="";return t.pathname="c%20d",e.forEach((function(t,i){e.delete("b"),n+=i+t})),i.delete("a",2),i.delete("b",void 0),s&&(!t.toJSON||!i.has("a",1)||i.has("a",2)||!i.has("a",void 0)||i.has("b"))||!e.size&&(s||!r)||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("https://тест").host||"#%D0%B1"!==new URL("https://a#б").hash||"a1c3"!==n||"x"!==new URL("https://x",void 0).host}))},22812:t=>{"use strict";var e=TypeError;t.exports=function(t,i){if(t{"use strict";var n=i(19167),o=i(39297),r=i(1951),s=i(24913).f;t.exports=function(t){var e=n.Symbol||(n.Symbol={});o(e,t)||s(e,t,{value:r.f(t)})}},1951:(t,e,i)=>{"use strict";var n=i(78227);e.f=n},47452:t=>{"use strict";t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},14601:(t,e,i)=>{"use strict";var n=i(97751),o=i(39297),r=i(66699),s=i(1625),a=i(52967),c=i(77740),l=i(11056),u=i(23167),h=i(32603),d=i(77584),p=i(80747),A=i(43724),f=i(96395);t.exports=function(t,e,i,g){var m="stackTraceLimit",C=g?2:1,b=t.split("."),v=b[b.length-1],x=n.apply(null,b);if(x){var y=x.prototype;if(!f&&o(y,"cause")&&delete y.cause,!i)return x;var w=n("Error"),k=e((function(t,e){var i=h(g?e:t,void 0),n=g?new x(t):new x;return void 0!==i&&r(n,"message",i),p(n,k,n.stack,2),this&&s(y,this)&&u(n,this,k),arguments.length>C&&d(n,arguments[C]),n}));if(k.prototype=y,"Error"!==v?a?a(k,w):c(k,w,{name:!0}):A&&m in x&&(l(k,x,m),l(k,x,"prepareStackTrace")),c(k,x),!f)try{y.name!==v&&r(y,"name",v),y.constructor=k}catch(t){}return k}}},4294:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(18745),s=i(79039),a=i(14601),c="AggregateError",l=o(c),u=!s((function(){return 1!==l([1]).errors[0]}))&&s((function(){return 7!==l([1],c,{cause:7}).cause}));n({global:!0,constructor:!0,arity:2,forced:u},{AggregateError:a(c,(function(t){return function(e,i){return r(t,this,arguments)}}),u,!0)})},17145:(t,e,i)=>{"use strict";var n=i(46518),o=i(1625),r=i(42787),s=i(52967),a=i(77740),c=i(2360),l=i(66699),u=i(6980),h=i(77584),d=i(80747),p=i(72652),A=i(32603),f=i(78227)("toStringTag"),g=Error,m=[].push,C=function(t,e){var i,n=o(b,this);s?i=s(new g,n?r(this):b):(i=n?this:c(b),l(i,f,"Error")),void 0!==e&&l(i,"message",A(e)),d(i,C,i.stack,1),arguments.length>2&&h(i,arguments[2]);var a=[];return p(t,m,{that:a}),l(i,"errors",a),i};s?s(C,g):a(C,g,{name:!0});var b=C.prototype=c(g.prototype,{constructor:u(1,C),message:u(1,""),name:u(1,"AggregateError")});n({global:!0,constructor:!0,arity:2},{AggregateError:C})},30067:(t,e,i)=>{"use strict";i(17145)},54743:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(66346),s=i(87633),a="ArrayBuffer",c=r[a];n({global:!0,constructor:!0,forced:o[a]!==c},{ArrayBuffer:c}),s(a)},16573:(t,e,i)=>{"use strict";var n=i(43724),o=i(62106),r=i(3238),s=ArrayBuffer.prototype;n&&!("detached"in s)&&o(s,"detached",{configurable:!0,get:function(){return r(this)}})},46761:(t,e,i)=>{"use strict";var n=i(46518),o=i(94644);n({target:"ArrayBuffer",stat:!0,forced:!o.NATIVE_ARRAY_BUFFER_VIEWS},{isView:o.isView})},11745:(t,e,i)=>{"use strict";var n=i(46518),o=i(27476),r=i(79039),s=i(66346),a=i(28551),c=i(35610),l=i(18014),u=s.ArrayBuffer,h=s.DataView,d=h.prototype,p=o(u.prototype.slice),A=o(d.getUint8),f=o(d.setUint8);n({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:r((function(){return!new u(2).slice(1,void 0).byteLength}))},{slice:function(t,e){if(p&&void 0===e)return p(a(this),t);for(var i=a(this).byteLength,n=c(t,i),o=c(void 0===e?i:e,i),r=new u(l(o-n)),s=new h(this),d=new h(r),g=0;n{"use strict";var n=i(46518),o=i(95636);o&&n({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return o(this,arguments.length?arguments[0]:void 0,!1)}})},78100:(t,e,i)=>{"use strict";var n=i(46518),o=i(95636);o&&n({target:"ArrayBuffer",proto:!0},{transfer:function(){return o(this,arguments.length?arguments[0]:void 0,!0)}})},18107:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(26198),s=i(91291),a=i(6469);n({target:"Array",proto:!0},{at:function(t){var e=o(this),i=r(e),n=s(t),a=n>=0?n:i+n;return a<0||a>=i?void 0:e[a]}}),a("at")},28706:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(34376),s=i(20034),a=i(48981),c=i(26198),l=i(96837),u=i(97040),h=i(1469),d=i(70597),p=i(78227),A=i(39519),f=p("isConcatSpreadable"),g=A>=51||!o((function(){var t=[];return t[f]=!1,t.concat()[0]!==t})),m=function(t){if(!s(t))return!1;var e=t[f];return void 0!==e?!!e:r(t)};n({target:"Array",proto:!0,arity:1,forced:!g||!d("concat")},{concat:function(t){var e,i,n,o,r,s=a(this),d=h(s,0),p=0;for(e=-1,n=arguments.length;e{"use strict";var n=i(46518),o=i(57029),r=i(6469);n({target:"Array",proto:!0},{copyWithin:o}),r("copyWithin")},88431:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).every;n({target:"Array",proto:!0,forced:!i(34598)("every")},{every:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},33771:(t,e,i)=>{"use strict";var n=i(46518),o=i(84373),r=i(6469);n({target:"Array",proto:!0},{fill:o}),r("fill")},2008:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).filter;n({target:"Array",proto:!0,forced:!i(70597)("filter")},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},48980:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).findIndex,r=i(6469),s="findIndex",a=!0;s in[]&&Array(1)[s]((function(){a=!1})),n({target:"Array",proto:!0,forced:a},{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),r(s)},13451:(t,e,i)=>{"use strict";var n=i(46518),o=i(43839).findLastIndex,r=i(6469);n({target:"Array",proto:!0},{findLastIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),r("findLastIndex")},10838:(t,e,i)=>{"use strict";var n=i(46518),o=i(43839).findLast,r=i(6469);n({target:"Array",proto:!0},{findLast:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),r("findLast")},50113:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).find,r=i(6469),s="find",a=!0;s in[]&&Array(1)[s]((function(){a=!1})),n({target:"Array",proto:!0,forced:a},{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),r(s)},78350:(t,e,i)=>{"use strict";var n=i(46518),o=i(70259),r=i(79306),s=i(48981),a=i(26198),c=i(1469);n({target:"Array",proto:!0},{flatMap:function(t){var e,i=s(this),n=a(i);return r(t),(e=c(i,0)).length=o(e,i,i,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}})},46449:(t,e,i)=>{"use strict";var n=i(46518),o=i(70259),r=i(48981),s=i(26198),a=i(91291),c=i(1469);n({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=r(this),i=s(e),n=c(e,0);return n.length=o(n,e,e,i,0,void 0===t?1:a(t)),n}})},51629:(t,e,i)=>{"use strict";var n=i(46518),o=i(90235);n({target:"Array",proto:!0,forced:[].forEach!==o},{forEach:o})},23418:(t,e,i)=>{"use strict";var n=i(46518),o=i(97916);n({target:"Array",stat:!0,forced:!i(84428)((function(t){Array.from(t)}))},{from:o})},80452:(t,e,i)=>{"use strict";var n=i(46518),o=i(19617).includes,r=i(79039),s=i(6469);n({target:"Array",proto:!0,forced:r((function(){return!Array(1).includes()}))},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),s("includes")},25276:(t,e,i)=>{"use strict";var n=i(46518),o=i(27476),r=i(19617).indexOf,s=i(34598),a=o([].indexOf),c=!!a&&1/a([1],1,-0)<0;n({target:"Array",proto:!0,forced:c||!s("indexOf")},{indexOf:function(t){var e=arguments.length>1?arguments[1]:void 0;return c?a(this,t,e)||0:r(this,t,e)}})},64346:(t,e,i)=>{"use strict";i(46518)({target:"Array",stat:!0},{isArray:i(34376)})},23792:(t,e,i)=>{"use strict";var n=i(25397),o=i(6469),r=i(26269),s=i(91181),a=i(24913).f,c=i(51088),l=i(62529),u=i(96395),h=i(43724),d="Array Iterator",p=s.set,A=s.getterFor(d);t.exports=c(Array,"Array",(function(t,e){p(this,{type:d,target:n(t),index:0,kind:e})}),(function(){var t=A(this),e=t.target,i=t.index++;if(!e||i>=e.length)return t.target=null,l(void 0,!0);switch(t.kind){case"keys":return l(i,!1);case"values":return l(e[i],!1)}return l([i,e[i]],!1)}),"values");var f=r.Arguments=r.Array;if(o("keys"),o("values"),o("entries"),!u&&h&&"values"!==f.name)try{a(f,"name",{value:"values"})}catch(t){}},48598:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(47055),s=i(25397),a=i(34598),c=o([].join);n({target:"Array",proto:!0,forced:r!==Object||!a("join",",")},{join:function(t){return c(s(this),void 0===t?",":t)}})},8921:(t,e,i)=>{"use strict";var n=i(46518),o=i(8379);n({target:"Array",proto:!0,forced:o!==[].lastIndexOf},{lastIndexOf:o})},62062:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).map;n({target:"Array",proto:!0,forced:!i(70597)("map")},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},31051:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(33517),s=i(97040),a=Array;n({target:"Array",stat:!0,forced:o((function(){function t(){}return!(a.of.call(t)instanceof t)}))},{of:function(){for(var t=0,e=arguments.length,i=new(r(this)?this:a)(e);e>t;)s(i,t,arguments[t++]);return i.length=e,i}})},44114:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(26198),s=i(34527),a=i(96837);n({target:"Array",proto:!0,arity:1,forced:i(79039)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}}()},{push:function(t){var e=o(this),i=r(e),n=arguments.length;a(i+n);for(var c=0;c{"use strict";var n=i(46518),o=i(80926).right,r=i(34598),s=i(39519);n({target:"Array",proto:!0,forced:!i(38574)&&s>79&&s<83||!r("reduceRight")},{reduceRight:function(t){return o(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}})},72712:(t,e,i)=>{"use strict";var n=i(46518),o=i(80926).left,r=i(34598),s=i(39519);n({target:"Array",proto:!0,forced:!i(38574)&&s>79&&s<83||!r("reduce")},{reduce:function(t){var e=arguments.length;return o(this,t,e,e>1?arguments[1]:void 0)}})},94490:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(34376),s=o([].reverse),a=[1,2];n({target:"Array",proto:!0,forced:String(a)===String(a.reverse())},{reverse:function(){return r(this)&&(this.length=this.length),s(this)}})},34782:(t,e,i)=>{"use strict";var n=i(46518),o=i(34376),r=i(33517),s=i(20034),a=i(35610),c=i(26198),l=i(25397),u=i(97040),h=i(78227),d=i(70597),p=i(67680),A=d("slice"),f=h("species"),g=Array,m=Math.max;n({target:"Array",proto:!0,forced:!A},{slice:function(t,e){var i,n,h,d=l(this),A=c(d),C=a(t,A),b=a(void 0===e?A:e,A);if(o(d)&&(i=d.constructor,(r(i)&&(i===g||o(i.prototype))||s(i)&&null===(i=i[f]))&&(i=void 0),i===g||void 0===i))return p(d,C,b);for(n=new(void 0===i?g:i)(m(b-C,0)),h=0;C{"use strict";var n=i(46518),o=i(59213).some;n({target:"Array",proto:!0,forced:!i(34598)("some")},{some:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},26910:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79306),s=i(48981),a=i(26198),c=i(84606),l=i(655),u=i(79039),h=i(74488),d=i(34598),p=i(13709),A=i(13763),f=i(39519),g=i(3607),m=[],C=o(m.sort),b=o(m.push),v=u((function(){m.sort(void 0)})),x=u((function(){m.sort(null)})),y=d("sort"),w=!u((function(){if(f)return f<70;if(!(p&&p>3)){if(A)return!0;if(g)return g<603;var t,e,i,n,o="";for(t=65;t<76;t++){switch(e=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:i=3;break;case 68:case 71:i=4;break;default:i=2}for(n=0;n<47;n++)m.push({k:e+n,v:i})}for(m.sort((function(t,e){return e.v-t.v})),n=0;nl(i)?1:-1}}(t)),i=a(o),n=0;n{"use strict";i(87633)("Array")},54554:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(35610),s=i(91291),a=i(26198),c=i(34527),l=i(96837),u=i(1469),h=i(97040),d=i(84606),p=i(70597)("splice"),A=Math.max,f=Math.min;n({target:"Array",proto:!0,forced:!p},{splice:function(t,e){var i,n,p,g,m,C,b=o(this),v=a(b),x=r(t,v),y=arguments.length;for(0===y?i=n=0:1===y?(i=0,n=v-x):(i=y-2,n=f(A(s(e),0),v-x)),l(v+i-n),p=u(b,n),g=0;gv-n+i;g--)d(b,g-1)}else if(i>n)for(g=v-n;g>x;g--)C=g+i-1,(m=g+n-1)in b?b[C]=b[m]:d(b,C);for(g=0;g{"use strict";var n=i(46518),o=i(37628),r=i(25397),s=i(6469),a=Array;n({target:"Array",proto:!0},{toReversed:function(){return o(r(this),a)}}),s("toReversed")},57145:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79306),s=i(25397),a=i(35370),c=i(44124),l=i(6469),u=Array,h=o(c("Array","sort"));n({target:"Array",proto:!0},{toSorted:function(t){void 0!==t&&r(t);var e=s(this),i=a(u,e);return h(i,t)}}),l("toSorted")},71658:(t,e,i)=>{"use strict";var n=i(46518),o=i(6469),r=i(96837),s=i(26198),a=i(35610),c=i(25397),l=i(91291),u=Array,h=Math.max,d=Math.min;n({target:"Array",proto:!0},{toSpliced:function(t,e){var i,n,o,p,A=c(this),f=s(A),g=a(t,f),m=arguments.length,C=0;for(0===m?i=n=0:1===m?(i=0,n=f-g):(i=m-2,n=d(h(l(e),0),f-g)),o=r(f+i-n),p=u(o);C{"use strict";i(6469)("flatMap")},93514:(t,e,i)=>{"use strict";i(6469)("flat")},13609:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(26198),s=i(34527),a=i(84606),c=i(96837);n({target:"Array",proto:!0,arity:1,forced:1!==[].unshift(0)||!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(t){return t instanceof TypeError}}()},{unshift:function(t){var e=o(this),i=r(e),n=arguments.length;if(n){c(i+n);for(var l=i;l--;){var u=l+n;l in e?e[u]=e[l]:a(e,u)}for(var h=0;h{"use strict";var n=i(46518),o=i(39928),r=i(25397),s=Array;n({target:"Array",proto:!0},{with:function(t,e){return o(r(this),s,t,e)}})},24359:(t,e,i)=>{"use strict";var n=i(46518),o=i(66346);n({global:!0,constructor:!0,forced:!i(77811)},{DataView:o.DataView})},38309:(t,e,i)=>{"use strict";i(24359)},61699:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79039)((function(){return 120!==new Date(16e11).getYear()})),s=o(Date.prototype.getFullYear);n({target:"Date",proto:!0,forced:r},{getYear:function(){return s(this)-1900}})},59089:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=Date,s=o(r.prototype.getTime);n({target:"Date",stat:!0},{now:function(){return s(new r)}})},91191:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(91291),s=Date.prototype,a=o(s.getTime),c=o(s.setFullYear);n({target:"Date",proto:!0},{setYear:function(t){a(this);var e=r(t);return c(this,e>=0&&e<=99?e+1900:e)}})},93515:(t,e,i)=>{"use strict";i(46518)({target:"Date",proto:!0},{toGMTString:Date.prototype.toUTCString})},1688:(t,e,i)=>{"use strict";var n=i(46518),o=i(70380);n({target:"Date",proto:!0,forced:Date.prototype.toISOString!==o},{toISOString:o})},60739:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(48981),s=i(72777);n({target:"Date",proto:!0,arity:1,forced:o((function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}))},{toJSON:function(t){var e=r(this),i=s(e,"number");return"number"!=typeof i||isFinite(i)?e.toISOString():null}})},89572:(t,e,i)=>{"use strict";var n=i(39297),o=i(36840),r=i(53640),s=i(78227)("toPrimitive"),a=Date.prototype;n(a,s)||o(a,s,r)},23288:(t,e,i)=>{"use strict";var n=i(79504),o=i(36840),r=Date.prototype,s="Invalid Date",a="toString",c=n(r[a]),l=n(r.getTime);String(new Date(NaN))!==s&&o(r,a,(function(){var t=l(this);return t==t?c(this):s}))},16280:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(18745),s=i(14601),a="WebAssembly",c=o[a],l=7!==new Error("e",{cause:7}).cause,u=function(t,e){var i={};i[t]=s(t,e,l),n({global:!0,constructor:!0,arity:1,forced:l},i)},h=function(t,e){if(c&&c[t]){var i={};i[t]=s(a+"."+t,e,l),n({target:a,stat:!0,constructor:!0,arity:1,forced:l},i)}};u("Error",(function(t){return function(e){return r(t,this,arguments)}})),u("EvalError",(function(t){return function(e){return r(t,this,arguments)}})),u("RangeError",(function(t){return function(e){return r(t,this,arguments)}})),u("ReferenceError",(function(t){return function(e){return r(t,this,arguments)}})),u("SyntaxError",(function(t){return function(e){return r(t,this,arguments)}})),u("TypeError",(function(t){return function(e){return r(t,this,arguments)}})),u("URIError",(function(t){return function(e){return r(t,this,arguments)}})),h("CompileError",(function(t){return function(e){return r(t,this,arguments)}})),h("LinkError",(function(t){return function(e){return r(t,this,arguments)}})),h("RuntimeError",(function(t){return function(e){return r(t,this,arguments)}}))},76918:(t,e,i)=>{"use strict";var n=i(36840),o=i(77536),r=Error.prototype;r.toString!==o&&n(r,"toString",o)},36456:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(655),s=o("".charAt),a=o("".charCodeAt),c=o(/./.exec),l=o(1..toString),u=o("".toUpperCase),h=/[\w*+\-./@]/,d=function(t,e){for(var i=l(t,16);i.length{"use strict";var n=i(46518),o=i(30566);n({target:"Function",proto:!0,forced:Function.bind!==o},{bind:o})},48957:(t,e,i)=>{"use strict";var n=i(94901),o=i(20034),r=i(24913),s=i(1625),a=i(78227),c=i(50283),l=a("hasInstance"),u=Function.prototype;l in u||r.f(u,l,{value:c((function(t){if(!n(this)||!o(t))return!1;var e=this.prototype;return o(e)?s(e,t):t instanceof this}),l)})},62010:(t,e,i)=>{"use strict";var n=i(43724),o=i(10350).EXISTS,r=i(79504),s=i(62106),a=Function.prototype,c=r(a.toString),l=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,u=r(l.exec);n&&!o&&s(a,"name",{configurable:!0,get:function(){try{return u(l,c(this))[1]}catch(t){return""}}})},55081:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576);n({global:!0,forced:o.globalThis!==o},{globalThis:o})},18111:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(90679),s=i(28551),a=i(94901),c=i(42787),l=i(62106),u=i(97040),h=i(79039),d=i(39297),p=i(78227),A=i(57657).IteratorPrototype,f=i(43724),g=i(96395),m="constructor",C="Iterator",b=p("toStringTag"),v=TypeError,x=o[C],y=g||!a(x)||x.prototype!==A||!h((function(){x({})})),w=function(){if(r(this,A),c(this)===A)throw new v("Abstract class Iterator not directly constructable")},k=function(t,e){f?l(A,t,{configurable:!0,get:function(){return e},set:function(e){if(s(this),this===A)throw new v("You can't redefine this property");d(this,t)?this[t]=e:u(this,t,e)}}):A[t]=e};d(A,b)||k(b,C),!y&&d(A,m)&&A[m]!==Object||k(m,w),w.prototype=A,n({global:!0,constructor:!0,forced:y},{Iterator:w})},29314:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(28551),s=i(1767),a=i(24149),c=i(99590),l=i(19462),u=i(96395),h=l((function(){for(var t,e=this.iterator,i=this.next;this.remaining;)if(this.remaining--,t=r(o(i,e)),this.done=!!t.done)return;if(t=r(o(i,e)),!(this.done=!!t.done))return t.value}));n({target:"Iterator",proto:!0,real:!0,forced:u},{drop:function(t){r(this);var e=c(a(+t));return new h(s(this),{remaining:e})}})},81148:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767);n({target:"Iterator",proto:!0,real:!0},{every:function(t){s(this),r(t);var e=a(this),i=0;return!o(e,(function(e,n){if(!t(e,i++))return n()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},22489:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(28551),a=i(1767),c=i(19462),l=i(96319),u=i(96395),h=c((function(){for(var t,e,i=this.iterator,n=this.predicate,r=this.next;;){if(t=s(o(r,i)),this.done=!!t.done)return;if(e=t.value,l(i,n,[e,this.counter++],!0))return e}}));n({target:"Iterator",proto:!0,real:!0,forced:u},{filter:function(t){return s(this),r(t),new h(a(this),{predicate:t})}})},20116:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767);n({target:"Iterator",proto:!0,real:!0},{find:function(t){s(this),r(t);var e=a(this),i=0;return o(e,(function(e,n){if(t(e,i++))return n(e)}),{IS_RECORD:!0,INTERRUPTED:!0}).result}})},30531:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(28551),a=i(1767),c=i(48646),l=i(19462),u=i(9539),h=i(96395),d=l((function(){for(var t,e,i=this.iterator,n=this.mapper;;){if(e=this.inner)try{if(!(t=s(o(e.next,e.iterator))).done)return t.value;this.inner=null}catch(t){u(i,"throw",t)}if(t=s(o(this.next,i)),this.done=!!t.done)return;try{this.inner=c(n(t.value,this.counter++),!1)}catch(t){u(i,"throw",t)}}}));n({target:"Iterator",proto:!0,real:!0,forced:h},{flatMap:function(t){return s(this),r(t),new d(a(this),{mapper:t,inner:null})}})},7588:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767);n({target:"Iterator",proto:!0,real:!0},{forEach:function(t){s(this),r(t);var e=a(this),i=0;o(e,(function(e){t(e,i++)}),{IS_RECORD:!0})}})},49603:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(48981),s=i(1625),a=i(57657).IteratorPrototype,c=i(19462),l=i(48646),u=i(96395),h=c((function(){return o(this.next,this.iterator)}),!0);n({target:"Iterator",stat:!0,forced:u},{from:function(t){var e=l("string"==typeof t?r(t):t,!0);return s(a,e.iterator)?e.iterator:new h(e)}})},61701:(t,e,i)=>{"use strict";var n=i(46518),o=i(20713);n({target:"Iterator",proto:!0,real:!0,forced:i(96395)},{map:o})},18237:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767),c=TypeError;n({target:"Iterator",proto:!0,real:!0},{reduce:function(t){s(this),r(t);var e=a(this),i=arguments.length<2,n=i?void 0:arguments[1],l=0;if(o(e,(function(e){i?(i=!1,n=e):n=t(n,e,l),l++}),{IS_RECORD:!0}),i)throw new c("Reduce of empty iterator with no initial value");return n}})},13579:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767);n({target:"Iterator",proto:!0,real:!0},{some:function(t){s(this),r(t);var e=a(this),i=0;return o(e,(function(e,n){if(t(e,i++))return n()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},54972:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(28551),s=i(1767),a=i(24149),c=i(99590),l=i(19462),u=i(9539),h=i(96395),d=l((function(){var t=this.iterator;if(!this.remaining--)return this.done=!0,u(t,"normal",void 0);var e=r(o(this.next,t));return(this.done=!!e.done)?void 0:e.value}));n({target:"Iterator",proto:!0,real:!0,forced:h},{take:function(t){r(this);var e=c(a(+t));return new d(s(this),{remaining:e})}})},61806:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(72652),s=i(1767),a=[].push;n({target:"Iterator",proto:!0,real:!0},{toArray:function(){var t=[];return r(s(o(this)),a,{that:t,IS_RECORD:!0}),t}})},33110:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(18745),s=i(69565),a=i(79504),c=i(79039),l=i(94901),u=i(10757),h=i(67680),d=i(66933),p=i(4495),A=String,f=o("JSON","stringify"),g=a(/./.exec),m=a("".charAt),C=a("".charCodeAt),b=a("".replace),v=a(1..toString),x=/[\uD800-\uDFFF]/g,y=/^[\uD800-\uDBFF]$/,w=/^[\uDC00-\uDFFF]$/,k=!p||c((function(){var t=o("Symbol")("stringify detection");return"[null]"!==f([t])||"{}"!==f({a:t})||"{}"!==f(Object(t))})),B=c((function(){return'"\\udf06\\ud834"'!==f("\udf06\ud834")||'"\\udead"'!==f("\udead")})),E=function(t,e){var i=h(arguments),n=d(e);if(l(n)||void 0!==t&&!u(t))return i[1]=function(t,e){if(l(n)&&(e=s(n,this,A(t),e)),!u(e))return e},r(f,null,i)},_=function(t,e,i){var n=m(i,e-1),o=m(i,e+1);return g(y,t)&&!g(w,o)||g(w,t)&&!g(y,n)?"\\u"+v(C(t,0),16):t};f&&n({target:"JSON",stat:!0,arity:3,forced:k||B},{stringify:function(t,e,i){var n=h(arguments),o=r(k?E:f,null,n);return B&&"string"==typeof o?b(o,x,_):o}})},4731:(t,e,i)=>{"use strict";var n=i(44576);i(10687)(n.JSON,"JSON",!0)},48523:(t,e,i)=>{"use strict";i(16468)("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i(86938))},47072:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79306),s=i(67750),a=i(72652),c=i(72248),l=i(96395),u=i(79039),h=c.Map,d=c.has,p=c.get,A=c.set,f=o([].push),g=l||u((function(){return 1!==h.groupBy("ab",(function(t){return t})).get("a").length}));n({target:"Map",stat:!0,forced:l||g},{groupBy:function(t,e){s(t),r(e);var i=new h,n=0;return a(t,(function(t){var o=e(t,n++);d(i,o)?f(p(i,o),t):A(i,o,[t])})),i}})},36033:(t,e,i)=>{"use strict";i(48523)},93153:(t,e,i)=>{"use strict";var n=i(46518),o=i(7740),r=Math.acosh,s=Math.log,a=Math.sqrt,c=Math.LN2;n({target:"Math",stat:!0,forced:!r||710!==Math.floor(r(Number.MAX_VALUE))||r(1/0)!==1/0},{acosh:function(t){var e=+t;return e<1?NaN:e>94906265.62425156?s(e)+c:o(e-1+a(e-1)*a(e+1))}})},82326:(t,e,i)=>{"use strict";var n=i(46518),o=Math.asinh,r=Math.log,s=Math.sqrt;n({target:"Math",stat:!0,forced:!(o&&1/o(0)>0)},{asinh:function t(e){var i=+e;return isFinite(i)&&0!==i?i<0?-t(-i):r(i+s(i*i+1)):i}})},36389:(t,e,i)=>{"use strict";var n=i(46518),o=Math.atanh,r=Math.log;n({target:"Math",stat:!0,forced:!(o&&1/o(-0)<0)},{atanh:function(t){var e=+t;return 0===e?e:r((1+e)/(1-e))/2}})},64444:(t,e,i)=>{"use strict";var n=i(46518),o=i(77782),r=Math.abs,s=Math.pow;n({target:"Math",stat:!0},{cbrt:function(t){var e=+t;return o(e)*s(r(e),1/3)}})},8085:(t,e,i)=>{"use strict";var n=i(46518),o=Math.floor,r=Math.log,s=Math.LOG2E;n({target:"Math",stat:!0},{clz32:function(t){var e=t>>>0;return e?31-o(r(e+.5)*s):32}})},77762:(t,e,i)=>{"use strict";var n=i(46518),o=i(53250),r=Math.cosh,s=Math.abs,a=Math.E;n({target:"Math",stat:!0,forced:!r||r(710)===1/0},{cosh:function(t){var e=o(s(t)-1)+1;return(e+1/(e*a*a))*(a/2)}})},65070:(t,e,i)=>{"use strict";var n=i(46518),o=i(53250);n({target:"Math",stat:!0,forced:o!==Math.expm1},{expm1:o})},60605:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{fround:i(15617)})},39469:(t,e,i)=>{"use strict";var n=i(46518),o=Math.hypot,r=Math.abs,s=Math.sqrt;n({target:"Math",stat:!0,arity:2,forced:!!o&&o(1/0,NaN)!==1/0},{hypot:function(t,e){for(var i,n,o=0,a=0,c=arguments.length,l=0;a0?(n=i/l)*n:i;return l===1/0?1/0:l*s(o)}})},72152:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=Math.imul;n({target:"Math",stat:!0,forced:o((function(){return-5!==r(4294967295,5)||2!==r.length}))},{imul:function(t,e){var i=65535,n=+t,o=+e,r=i&n,s=i&o;return 0|r*s+((i&n>>>16)*s+r*(i&o>>>16)<<16>>>0)}})},75376:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{log10:i(49340)})},56624:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{log1p:i(7740)})},11367:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{log2:i(67787)})},5914:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{sign:i(77782)})},78553:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(53250),s=Math.abs,a=Math.exp,c=Math.E;n({target:"Math",stat:!0,forced:o((function(){return-2e-17!==Math.sinh(-2e-17)}))},{sinh:function(t){var e=+t;return s(e)<1?(r(e)-r(-e))/2:(a(e-1)-a(-e-1))*(c/2)}})},98690:(t,e,i)=>{"use strict";var n=i(46518),o=i(53250),r=Math.exp;n({target:"Math",stat:!0},{tanh:function(t){var e=+t,i=o(e),n=o(-e);return i===1/0?1:n===1/0?-1:(i-n)/(r(e)+r(-e))}})},60479:(t,e,i)=>{"use strict";i(10687)(Math,"Math",!0)},70761:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{trunc:i(80741)})},2892:(t,e,i)=>{"use strict";var n=i(46518),o=i(96395),r=i(43724),s=i(44576),a=i(19167),c=i(79504),l=i(92796),u=i(39297),h=i(23167),d=i(1625),p=i(10757),A=i(72777),f=i(79039),g=i(38480).f,m=i(77347).f,C=i(24913).f,b=i(31240),v=i(43802).trim,x="Number",y=s[x],w=a[x],k=y.prototype,B=s.TypeError,E=c("".slice),_=c("".charCodeAt),I=l(x,!y(" 0o1")||!y("0b1")||y("+0x1")),D=function(t){var e,i=arguments.length<1?0:y(function(t){var e=A(t,"number");return"bigint"==typeof e?e:function(t){var e,i,n,o,r,s,a,c,l=A(t,"number");if(p(l))throw new B("Cannot convert a Symbol value to a number");if("string"==typeof l&&l.length>2)if(l=v(l),43===(e=_(l,0))||45===e){if(88===(i=_(l,2))||120===i)return NaN}else if(48===e){switch(_(l,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+l}for(s=(r=E(l,2)).length,a=0;ao)return NaN;return parseInt(r,n)}return+l}(e)}(t));return d(k,e=this)&&f((function(){b(e)}))?h(Object(i),this,D):i};D.prototype=k,I&&!o&&(k.constructor=D),n({global:!0,constructor:!0,wrap:!0,forced:I},{Number:D});var S=function(t,e){for(var i,n=r?g(e):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),o=0;n.length>o;o++)u(e,i=n[o])&&!u(t,i)&&C(t,i,m(e,i))};o&&w&&S(a[x],w),(I||o)&&S(a[x],y)},45374:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{EPSILON:Math.pow(2,-52)})},25428:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0},{isFinite:i(50360)})},32637:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0},{isInteger:i(2087)})},40150:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0},{isNaN:function(t){return t!=t}})},59149:(t,e,i)=>{"use strict";var n=i(46518),o=i(2087),r=Math.abs;n({target:"Number",stat:!0},{isSafeInteger:function(t){return o(t)&&r(t)<=9007199254740991}})},64601:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991})},44435:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991})},87220:(t,e,i)=>{"use strict";var n=i(46518),o=i(33904);n({target:"Number",stat:!0,forced:Number.parseFloat!==o},{parseFloat:o})},25843:(t,e,i)=>{"use strict";var n=i(46518),o=i(52703);n({target:"Number",stat:!0,forced:Number.parseInt!==o},{parseInt:o})},62337:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(91291),s=i(31240),a=i(72333),c=i(49340),l=i(79039),u=RangeError,h=String,d=isFinite,p=Math.abs,A=Math.floor,f=Math.pow,g=Math.round,m=o(1..toExponential),C=o(a),b=o("".slice),v="-6.9000e-11"===m(-69e-12,4)&&"1.25e+0"===m(1.255,2)&&"1.235e+4"===m(12345,3)&&"3e+1"===m(25,0);n({target:"Number",proto:!0,forced:!v||!(l((function(){m(1,1/0)}))&&l((function(){m(1,-1/0)})))||!!l((function(){m(1/0,1/0),m(NaN,1/0)}))},{toExponential:function(t){var e=s(this);if(void 0===t)return m(e);var i=r(t);if(!d(e))return String(e);if(i<0||i>20)throw new u("Incorrect fraction digits");if(v)return m(e,i);var n,o,a,l,x="";if(e<0&&(x="-",e=-e),0===e)o=0,n=C("0",i+1);else{var y=c(e);o=A(y);var w=f(10,o-i),k=g(e/w);2*e>=(2*k+1)*w&&(k+=1),k>=f(10,i+1)&&(k/=10,o+=1),n=h(k)}return 0!==i&&(n=b(n,0,1)+"."+b(n,1)),0===o?(a="+",l="0"):(a=o>0?"+":"-",l=h(p(o))),x+(n+"e")+a+l}})},9868:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(91291),s=i(31240),a=i(72333),c=i(79039),l=RangeError,u=String,h=Math.floor,d=o(a),p=o("".slice),A=o(1..toFixed),f=function(t,e,i){return 0===e?i:e%2==1?f(t,e-1,i*t):f(t*t,e/2,i)},g=function(t,e,i){for(var n=-1,o=i;++n<6;)o+=e*t[n],t[n]=o%1e7,o=h(o/1e7)},m=function(t,e){for(var i=6,n=0;--i>=0;)n+=t[i],t[i]=h(n/e),n=n%e*1e7},C=function(t){for(var e=6,i="";--e>=0;)if(""!==i||0===e||0!==t[e]){var n=u(t[e]);i=""===i?n:i+d("0",7-n.length)+n}return i};n({target:"Number",proto:!0,forced:c((function(){return"0.000"!==A(8e-5,3)||"1"!==A(.9,0)||"1.25"!==A(1.255,2)||"1000000000000000128"!==A(0xde0b6b3a7640080,0)}))||!c((function(){A({})}))},{toFixed:function(t){var e,i,n,o,a=s(this),c=r(t),h=[0,0,0,0,0,0],A="",b="0";if(c<0||c>20)throw new l("Incorrect fraction digits");if(a!=a)return"NaN";if(a<=-1e21||a>=1e21)return u(a);if(a<0&&(A="-",a=-a),a>1e-21)if(i=(e=function(t){for(var e=0,i=t;i>=4096;)e+=12,i/=4096;for(;i>=2;)e+=1,i/=2;return e}(a*f(2,69,1))-69)<0?a*f(2,-e,1):a/f(2,e,1),i*=4503599627370496,(e=52-e)>0){for(g(h,0,i),n=c;n>=7;)g(h,1e7,0),n-=7;for(g(h,f(10,n,1),0),n=e-1;n>=23;)m(h,1<<23),n-=23;m(h,1<0?A+((o=b.length)<=c?"0."+d("0",c-o)+b:p(b,0,o-c)+"."+p(b,o-c)):A+b}})},80630:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79039),s=i(31240),a=o(1..toPrecision);n({target:"Number",proto:!0,forced:r((function(){return"1"!==a(1,void 0)}))||!r((function(){a({})}))},{toPrecision:function(t){return void 0===t?a(s(this)):a(s(this),t)}})},69085:(t,e,i)=>{"use strict";var n=i(46518),o=i(44213);n({target:"Object",stat:!0,arity:2,forced:Object.assign!==o},{assign:o})},59904:(t,e,i)=>{"use strict";i(46518)({target:"Object",stat:!0,sham:!i(43724)},{create:i(2360)})},17427:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(42551),s=i(79306),a=i(48981),c=i(24913);o&&n({target:"Object",proto:!0,forced:r},{__defineGetter__:function(t,e){c.f(a(this),t,{get:s(e),enumerable:!0,configurable:!0})}})},67945:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(96801).f;n({target:"Object",stat:!0,forced:Object.defineProperties!==r,sham:!o},{defineProperties:r})},84185:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(24913).f;n({target:"Object",stat:!0,forced:Object.defineProperty!==r,sham:!o},{defineProperty:r})},87607:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(42551),s=i(79306),a=i(48981),c=i(24913);o&&n({target:"Object",proto:!0,forced:r},{__defineSetter__:function(t,e){c.f(a(this),t,{set:s(e),enumerable:!0,configurable:!0})}})},5506:(t,e,i)=>{"use strict";var n=i(46518),o=i(32357).entries;n({target:"Object",stat:!0},{entries:function(t){return o(t)}})},52811:(t,e,i)=>{"use strict";var n=i(46518),o=i(92744),r=i(79039),s=i(20034),a=i(3451).onFreeze,c=Object.freeze;n({target:"Object",stat:!0,forced:r((function(){c(1)})),sham:!o},{freeze:function(t){return c&&s(t)?c(a(t)):t}})},53921:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(97040);n({target:"Object",stat:!0},{fromEntries:function(t){var e={};return o(t,(function(t,i){r(e,t,i)}),{AS_ENTRIES:!0}),e}})},83851:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(25397),s=i(77347).f,a=i(43724);n({target:"Object",stat:!0,forced:!a||o((function(){s(1)})),sham:!a},{getOwnPropertyDescriptor:function(t,e){return s(r(t),e)}})},81278:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(35031),s=i(25397),a=i(77347),c=i(97040);n({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){for(var e,i,n=s(t),o=a.f,l=r(n),u={},h=0;l.length>h;)void 0!==(i=o(n,e=l[h++]))&&c(u,e,i);return u}})},1480:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(10298).f;n({target:"Object",stat:!0,forced:o((function(){return!Object.getOwnPropertyNames(1)}))},{getOwnPropertyNames:r})},49773:(t,e,i)=>{"use strict";var n=i(46518),o=i(4495),r=i(79039),s=i(33717),a=i(48981);n({target:"Object",stat:!0,forced:!o||r((function(){s.f(1)}))},{getOwnPropertySymbols:function(t){var e=s.f;return e?e(a(t)):[]}})},40875:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(48981),s=i(42787),a=i(12211);n({target:"Object",stat:!0,forced:o((function(){s(1)})),sham:!a},{getPrototypeOf:function(t){return s(r(t))}})},77691:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(79504),s=i(79306),a=i(67750),c=i(56969),l=i(72652),u=i(79039),h=Object.groupBy,d=o("Object","create"),p=r([].push);n({target:"Object",stat:!0,forced:!h||u((function(){return 1!==h("ab",(function(t){return t})).a.length}))},{groupBy:function(t,e){a(t),s(e);var i=d(null),n=0;return l(t,(function(t){var o=c(e(t,n++));o in i?p(i[o],t):i[o]=[t]})),i}})},78347:(t,e,i)=>{"use strict";i(46518)({target:"Object",stat:!0},{hasOwn:i(39297)})},94052:(t,e,i)=>{"use strict";var n=i(46518),o=i(34124);n({target:"Object",stat:!0,forced:Object.isExtensible!==o},{isExtensible:o})},94003:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(20034),s=i(22195),a=i(15652),c=Object.isFrozen;n({target:"Object",stat:!0,forced:a||o((function(){c(1)}))},{isFrozen:function(t){return!r(t)||!(!a||"ArrayBuffer"!==s(t))||!!c&&c(t)}})},221:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(20034),s=i(22195),a=i(15652),c=Object.isSealed;n({target:"Object",stat:!0,forced:a||o((function(){c(1)}))},{isSealed:function(t){return!r(t)||!(!a||"ArrayBuffer"!==s(t))||!!c&&c(t)}})},29908:(t,e,i)=>{"use strict";i(46518)({target:"Object",stat:!0},{is:i(3470)})},79432:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(71072);n({target:"Object",stat:!0,forced:i(79039)((function(){r(1)}))},{keys:function(t){return r(o(t))}})},9220:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(42551),s=i(48981),a=i(56969),c=i(42787),l=i(77347).f;o&&n({target:"Object",proto:!0,forced:r},{__lookupGetter__:function(t){var e,i=s(this),n=a(t);do{if(e=l(i,n))return e.get}while(i=c(i))}})},7904:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(42551),s=i(48981),a=i(56969),c=i(42787),l=i(77347).f;o&&n({target:"Object",proto:!0,forced:r},{__lookupSetter__:function(t){var e,i=s(this),n=a(t);do{if(e=l(i,n))return e.set}while(i=c(i))}})},16348:(t,e,i)=>{"use strict";var n=i(46518),o=i(20034),r=i(3451).onFreeze,s=i(92744),a=i(79039),c=Object.preventExtensions;n({target:"Object",stat:!0,forced:a((function(){c(1)})),sham:!s},{preventExtensions:function(t){return c&&o(t)?c(r(t)):t}})},63548:(t,e,i)=>{"use strict";var n=i(43724),o=i(62106),r=i(20034),s=i(13925),a=i(48981),c=i(67750),l=Object.getPrototypeOf,u=Object.setPrototypeOf,h=Object.prototype,d="__proto__";if(n&&l&&u&&!(d in h))try{o(h,d,{configurable:!0,get:function(){return l(a(this))},set:function(t){var e=c(this);s(t)&&r(e)&&u(e,t)}})}catch(t){}},93941:(t,e,i)=>{"use strict";var n=i(46518),o=i(20034),r=i(3451).onFreeze,s=i(92744),a=i(79039),c=Object.seal;n({target:"Object",stat:!0,forced:a((function(){c(1)})),sham:!s},{seal:function(t){return c&&o(t)?c(r(t)):t}})},10287:(t,e,i)=>{"use strict";i(46518)({target:"Object",stat:!0},{setPrototypeOf:i(52967)})},26099:(t,e,i)=>{"use strict";var n=i(92140),o=i(36840),r=i(53179);n||o(Object.prototype,"toString",r,{unsafe:!0})},16034:(t,e,i)=>{"use strict";var n=i(46518),o=i(32357).values;n({target:"Object",stat:!0},{values:function(t){return o(t)}})},78459:(t,e,i)=>{"use strict";var n=i(46518),o=i(33904);n({global:!0,forced:parseFloat!==o},{parseFloat:o})},58940:(t,e,i)=>{"use strict";var n=i(46518),o=i(52703);n({global:!0,forced:parseInt!==o},{parseInt:o})},96167:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(36043),a=i(1103),c=i(72652);n({target:"Promise",stat:!0,forced:i(90537)},{allSettled:function(t){var e=this,i=s.f(e),n=i.resolve,l=i.reject,u=a((function(){var i=r(e.resolve),s=[],a=0,l=1;c(t,(function(t){var r=a++,c=!1;l++,o(i,e,t).then((function(t){c||(c=!0,s[r]={status:"fulfilled",value:t},--l||n(s))}),(function(t){c||(c=!0,s[r]={status:"rejected",reason:t},--l||n(s))}))})),--l||n(s)}));return u.error&&l(u.value),i.promise}})},16499:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(36043),a=i(1103),c=i(72652);n({target:"Promise",stat:!0,forced:i(90537)},{all:function(t){var e=this,i=s.f(e),n=i.resolve,l=i.reject,u=a((function(){var i=r(e.resolve),s=[],a=0,u=1;c(t,(function(t){var r=a++,c=!1;u++,o(i,e,t).then((function(t){c||(c=!0,s[r]=t,--u||n(s))}),l)})),--u||n(s)}));return u.error&&l(u.value),i.promise}})},93518:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(97751),a=i(36043),c=i(1103),l=i(72652),u=i(90537),h="No one promise resolved";n({target:"Promise",stat:!0,forced:u},{any:function(t){var e=this,i=s("AggregateError"),n=a.f(e),u=n.resolve,d=n.reject,p=c((function(){var n=r(e.resolve),s=[],a=0,c=1,p=!1;l(t,(function(t){var r=a++,l=!1;c++,o(n,e,t).then((function(t){l||p||(p=!0,u(t))}),(function(t){l||p||(l=!0,s[r]=t,--c||d(new i(s,h)))}))})),--c||d(new i(s,h))}));return p.error&&d(p.value),n.promise}})},82003:(t,e,i)=>{"use strict";var n=i(46518),o=i(96395),r=i(10916).CONSTRUCTOR,s=i(80550),a=i(97751),c=i(94901),l=i(36840),u=s&&s.prototype;if(n({target:"Promise",proto:!0,forced:r,real:!0},{catch:function(t){return this.then(void 0,t)}}),!o&&c(s)){var h=a("Promise").prototype.catch;u.catch!==h&&l(u,"catch",h,{unsafe:!0})}},10436:(t,e,i)=>{"use strict";var n,o,r,s=i(46518),a=i(96395),c=i(38574),l=i(44576),u=i(69565),h=i(36840),d=i(52967),p=i(10687),A=i(87633),f=i(79306),g=i(94901),m=i(20034),C=i(90679),b=i(2293),v=i(59225).set,x=i(91955),y=i(90757),w=i(1103),k=i(18265),B=i(91181),E=i(80550),_=i(10916),I=i(36043),D="Promise",S=_.CONSTRUCTOR,T=_.REJECTION_EVENT,O=_.SUBCLASSING,M=B.getterFor(D),P=B.set,R=E&&E.prototype,N=E,H=R,z=l.TypeError,L=l.document,F=l.process,j=I.f,U=j,W=!!(L&&L.createEvent&&l.dispatchEvent),Y="unhandledrejection",q=function(t){var e;return!(!m(t)||!g(e=t.then))&&e},Q=function(t,e){var i,n,o,r=e.value,s=1===e.state,a=s?t.ok:t.fail,c=t.resolve,l=t.reject,h=t.domain;try{a?(s||(2===e.rejection&&J(e),e.rejection=1),!0===a?i=r:(h&&h.enter(),i=a(r),h&&(h.exit(),o=!0)),i===t.promise?l(new z("Promise-chain cycle")):(n=q(i))?u(n,i,c,l):c(i)):l(r)}catch(t){h&&!o&&h.exit(),l(t)}},G=function(t,e){t.notified||(t.notified=!0,x((function(){for(var i,n=t.reactions;i=n.get();)Q(i,t);t.notified=!1,e&&!t.rejection&&V(t)})))},X=function(t,e,i){var n,o;W?((n=L.createEvent("Event")).promise=e,n.reason=i,n.initEvent(t,!1,!0),l.dispatchEvent(n)):n={promise:e,reason:i},!T&&(o=l["on"+t])?o(n):t===Y&&y("Unhandled promise rejection",i)},V=function(t){u(v,l,(function(){var e,i=t.facade,n=t.value;if(K(t)&&(e=w((function(){c?F.emit("unhandledRejection",n,i):X(Y,i,n)})),t.rejection=c||K(t)?2:1,e.error))throw e.value}))},K=function(t){return 1!==t.rejection&&!t.parent},J=function(t){u(v,l,(function(){var e=t.facade;c?F.emit("rejectionHandled",e):X("rejectionhandled",e,t.value)}))},Z=function(t,e,i){return function(n){t(e,n,i)}},$=function(t,e,i){t.done||(t.done=!0,i&&(t=i),t.value=e,t.state=2,G(t,!0))},tt=function(t,e,i){if(!t.done){t.done=!0,i&&(t=i);try{if(t.facade===e)throw new z("Promise can't be resolved itself");var n=q(e);n?x((function(){var i={done:!1};try{u(n,e,Z(tt,i,t),Z($,i,t))}catch(e){$(i,e,t)}})):(t.value=e,t.state=1,G(t,!1))}catch(e){$({done:!1},e,t)}}};if(S&&(H=(N=function(t){C(this,H),f(t),u(n,this);var e=M(this);try{t(Z(tt,e),Z($,e))}catch(t){$(e,t)}}).prototype,(n=function(t){P(this,{type:D,done:!1,notified:!1,parent:!1,reactions:new k,rejection:!1,state:0,value:null})}).prototype=h(H,"then",(function(t,e){var i=M(this),n=j(b(this,N));return i.parent=!0,n.ok=!g(t)||t,n.fail=g(e)&&e,n.domain=c?F.domain:void 0,0===i.state?i.reactions.add(n):x((function(){Q(n,i)})),n.promise})),o=function(){var t=new n,e=M(t);this.promise=t,this.resolve=Z(tt,e),this.reject=Z($,e)},I.f=j=function(t){return t===N||void 0===t?new o(t):U(t)},!a&&g(E)&&R!==Object.prototype)){r=R.then,O||h(R,"then",(function(t,e){var i=this;return new N((function(t,e){u(r,i,t,e)})).then(t,e)}),{unsafe:!0});try{delete R.constructor}catch(t){}d&&d(R,H)}s({global:!0,constructor:!0,wrap:!0,forced:S},{Promise:N}),p(N,D,!1,!0),A(D)},9391:(t,e,i)=>{"use strict";var n=i(46518),o=i(96395),r=i(80550),s=i(79039),a=i(97751),c=i(94901),l=i(2293),u=i(93438),h=i(36840),d=r&&r.prototype;if(n({target:"Promise",proto:!0,real:!0,forced:!!r&&s((function(){d.finally.call({then:function(){}},(function(){}))}))},{finally:function(t){var e=l(this,a("Promise")),i=c(t);return this.then(i?function(i){return u(e,t()).then((function(){return i}))}:t,i?function(i){return u(e,t()).then((function(){throw i}))}:t)}}),!o&&c(r)){var p=a("Promise").prototype.finally;d.finally!==p&&h(d,"finally",p,{unsafe:!0})}},3362:(t,e,i)=>{"use strict";i(10436),i(16499),i(82003),i(7743),i(51481),i(40280)},7743:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(36043),a=i(1103),c=i(72652);n({target:"Promise",stat:!0,forced:i(90537)},{race:function(t){var e=this,i=s.f(e),n=i.reject,l=a((function(){var s=r(e.resolve);c(t,(function(t){o(s,e,t).then(i.resolve,n)}))}));return l.error&&n(l.value),i.promise}})},51481:(t,e,i)=>{"use strict";var n=i(46518),o=i(36043);n({target:"Promise",stat:!0,forced:i(10916).CONSTRUCTOR},{reject:function(t){var e=o.f(this);return(0,e.reject)(t),e.promise}})},40280:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(96395),s=i(80550),a=i(10916).CONSTRUCTOR,c=i(93438),l=o("Promise"),u=r&&!a;n({target:"Promise",stat:!0,forced:r||a},{resolve:function(t){return c(u&&this===l?s:this,t)}})},31689:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(18745),s=i(67680),a=i(36043),c=i(79306),l=i(1103),u=o.Promise,h=!1;n({target:"Promise",stat:!0,forced:!u||!u.try||l((function(){u.try((function(t){h=8===t}),8)})).error||!h},{try:function(t){var e=arguments.length>1?s(arguments,1):[],i=a.f(this),n=l((function(){return r(c(t),void 0,e)}));return(n.error?i.reject:i.resolve)(n.value),i.promise}})},14628:(t,e,i)=>{"use strict";var n=i(46518),o=i(36043);n({target:"Promise",stat:!0},{withResolvers:function(){var t=o.f(this);return{promise:t.promise,resolve:t.resolve,reject:t.reject}}})},39796:(t,e,i)=>{"use strict";var n=i(46518),o=i(18745),r=i(79306),s=i(28551);n({target:"Reflect",stat:!0,forced:!i(79039)((function(){Reflect.apply((function(){}))}))},{apply:function(t,e,i){return o(r(t),e,s(i))}})},60825:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(18745),s=i(30566),a=i(35548),c=i(28551),l=i(20034),u=i(2360),h=i(79039),d=o("Reflect","construct"),p=Object.prototype,A=[].push,f=h((function(){function t(){}return!(d((function(){}),[],t)instanceof t)})),g=!h((function(){d((function(){}))})),m=f||g;n({target:"Reflect",stat:!0,forced:m,sham:m},{construct:function(t,e){a(t),c(e);var i=arguments.length<3?t:a(arguments[2]);if(g&&!f)return d(t,e,i);if(t===i){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var n=[null];return r(A,n,e),new(r(s,t,n))}var o=i.prototype,h=u(l(o)?o:p),m=r(t,h,e);return l(m)?m:h}})},87411:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(28551),s=i(56969),a=i(24913);n({target:"Reflect",stat:!0,forced:i(79039)((function(){Reflect.defineProperty(a.f({},1,{value:1}),1,{value:2})})),sham:!o},{defineProperty:function(t,e,i){r(t);var n=s(e);r(i);try{return a.f(t,n,i),!0}catch(t){return!1}}})},21211:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(77347).f;n({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var i=r(o(t),e);return!(i&&!i.configurable)&&delete t[e]}})},9065:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(28551),s=i(77347);n({target:"Reflect",stat:!0,sham:!o},{getOwnPropertyDescriptor:function(t,e){return s.f(r(t),e)}})},86565:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(42787);n({target:"Reflect",stat:!0,sham:!i(12211)},{getPrototypeOf:function(t){return r(o(t))}})},40888:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(20034),s=i(28551),a=i(16575),c=i(77347),l=i(42787);n({target:"Reflect",stat:!0},{get:function t(e,i){var n,u,h=arguments.length<3?e:arguments[2];return s(e)===h?e[i]:(n=c.f(e,i))?a(n)?n.value:void 0===n.get?void 0:o(n.get,h):r(u=l(e))?t(u,i,h):void 0}})},32812:(t,e,i)=>{"use strict";i(46518)({target:"Reflect",stat:!0},{has:function(t,e){return e in t}})},84634:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(34124);n({target:"Reflect",stat:!0},{isExtensible:function(t){return o(t),r(t)}})},71137:(t,e,i)=>{"use strict";i(46518)({target:"Reflect",stat:!0},{ownKeys:i(35031)})},30985:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(28551);n({target:"Reflect",stat:!0,sham:!i(92744)},{preventExtensions:function(t){r(t);try{var e=o("Object","preventExtensions");return e&&e(t),!0}catch(t){return!1}}})},57254:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(73506),s=i(52967);s&&n({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){o(t),r(e);try{return s(t,e),!0}catch(t){return!1}}})},34268:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(28551),s=i(20034),a=i(16575),c=i(79039),l=i(24913),u=i(77347),h=i(42787),d=i(6980);n({target:"Reflect",stat:!0,forced:c((function(){var t=function(){},e=l.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)}))},{set:function t(e,i,n){var c,p,A,f=arguments.length<4?e:arguments[3],g=u.f(r(e),i);if(!g){if(s(p=h(e)))return t(p,i,n,f);g=d(0)}if(a(g)){if(!1===g.writable||!s(f))return!1;if(c=u.f(f,i)){if(c.get||c.set||!1===c.writable)return!1;c.value=n,l.f(f,i,c)}else l.f(f,i,d(0,n))}else{if(void 0===(A=g.set))return!1;o(A,f,n)}return!0}})},15472:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(10687);n({global:!0},{Reflect:{}}),r(o.Reflect,"Reflect",!0)},84864:(t,e,i)=>{"use strict";var n=i(43724),o=i(44576),r=i(79504),s=i(92796),a=i(23167),c=i(66699),l=i(2360),u=i(38480).f,h=i(1625),d=i(60788),p=i(655),A=i(61034),f=i(58429),g=i(11056),m=i(36840),C=i(79039),b=i(39297),v=i(91181).enforce,x=i(87633),y=i(78227),w=i(83635),k=i(18814),B=y("match"),E=o.RegExp,_=E.prototype,I=o.SyntaxError,D=r(_.exec),S=r("".charAt),T=r("".replace),O=r("".indexOf),M=r("".slice),P=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,R=/a/g,N=/a/g,H=new E(R)!==R,z=f.MISSED_STICKY,L=f.UNSUPPORTED_Y;if(s("RegExp",n&&(!H||z||w||k||C((function(){return N[B]=!1,E(R)!==R||E(N)===N||"/a/i"!==String(E(R,"i"))}))))){for(var F=function(t,e){var i,n,o,r,s,u,f=h(_,this),g=d(t),m=void 0===e,C=[],x=t;if(!f&&g&&m&&t.constructor===F)return t;if((g||h(_,t))&&(t=t.source,m&&(e=A(x))),t=void 0===t?"":p(t),e=void 0===e?"":p(e),x=t,w&&"dotAll"in R&&(n=!!e&&O(e,"s")>-1)&&(e=T(e,/s/g,"")),i=e,z&&"sticky"in R&&(o=!!e&&O(e,"y")>-1)&&L&&(e=T(e,/y/g,"")),k&&(r=function(t){for(var e,i=t.length,n=0,o="",r=[],s=l(null),a=!1,c=!1,u=0,h="";n<=i;n++){if("\\"===(e=S(t,n)))e+=S(t,++n);else if("]"===e)a=!1;else if(!a)switch(!0){case"["===e:a=!0;break;case"("===e:if(o+=e,"?:"===M(t,n+1,n+3))continue;D(P,M(t,n+1))&&(n+=2,c=!0),u++;continue;case">"===e&&c:if(""===h||b(s,h))throw new I("Invalid capture group name");s[h]=!0,r[r.length]=[h,u],c=!1,h="";continue}c?h+=e:o+=e}return[o,r]}(t),t=r[0],C=r[1]),s=a(E(t,e),f?this:_,F),(n||o||C.length)&&(u=v(s),n&&(u.dotAll=!0,u.raw=F(function(t){for(var e,i=t.length,n=0,o="",r=!1;n<=i;n++)"\\"!==(e=S(t,n))?r||"."!==e?("["===e?r=!0:"]"===e&&(r=!1),o+=e):o+="[\\s\\S]":o+=e+S(t,++n);return o}(t),i)),o&&(u.sticky=!0),C.length&&(u.groups=C)),t!==x)try{c(s,"source",""===x?"(?:)":x)}catch(t){}return s},j=u(E),U=0;j.length>U;)g(F,E,j[U++]);_.constructor=F,F.prototype=_,m(o,"RegExp",F,{constructor:!0})}x("RegExp")},57465:(t,e,i)=>{"use strict";var n=i(43724),o=i(83635),r=i(22195),s=i(62106),a=i(91181).get,c=RegExp.prototype,l=TypeError;n&&o&&s(c,"dotAll",{configurable:!0,get:function(){if(this!==c){if("RegExp"===r(this))return!!a(this).dotAll;throw new l("Incompatible receiver, RegExp required")}}})},69479:(t,e,i)=>{"use strict";var n=i(44576),o=i(43724),r=i(62106),s=i(67979),a=i(79039),c=n.RegExp,l=c.prototype;o&&a((function(){var t=!0;try{c(".","d")}catch(e){t=!1}var e={},i="",n=t?"dgimsy":"gimsy",o=function(t,n){Object.defineProperty(e,t,{get:function(){return i+=n,!0}})},r={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var s in t&&(r.hasIndices="d"),r)o(s,r[s]);return Object.getOwnPropertyDescriptor(l,"flags").get.call(e)!==n||i!==n}))&&r(l,"flags",{configurable:!0,get:s})},87745:(t,e,i)=>{"use strict";var n=i(43724),o=i(58429).MISSED_STICKY,r=i(22195),s=i(62106),a=i(91181).get,c=RegExp.prototype,l=TypeError;n&&o&&s(c,"sticky",{configurable:!0,get:function(){if(this!==c){if("RegExp"===r(this))return!!a(this).sticky;throw new l("Incompatible receiver, RegExp required")}}})},90906:(t,e,i)=>{"use strict";i(27495);var n,o,r=i(46518),s=i(69565),a=i(94901),c=i(28551),l=i(655),u=(n=!1,(o=/[ac]/).exec=function(){return n=!0,/./.exec.apply(this,arguments)},!0===o.test("abc")&&n),h=/./.test;r({target:"RegExp",proto:!0,forced:!u},{test:function(t){var e=c(this),i=l(t),n=e.exec;if(!a(n))return s(h,e,i);var o=s(n,e,i);return null!==o&&(c(o),!0)}})},38781:(t,e,i)=>{"use strict";var n=i(10350).PROPER,o=i(36840),r=i(28551),s=i(655),a=i(79039),c=i(61034),l="toString",u=RegExp.prototype,h=u[l],d=a((function(){return"/a/b"!==h.call({source:"a",flags:"b"})})),p=n&&h.name!==l;(d||p)&&o(u,l,(function(){var t=r(this);return"/"+s(t.source)+"/"+s(c(t))}),{unsafe:!0})},92405:(t,e,i)=>{"use strict";i(16468)("Set",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i(86938))},17642:(t,e,i)=>{"use strict";var n=i(46518),o=i(83440);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("difference",(function(t){return 0===t.size}))},{difference:o})},58004:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(68750);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("intersection",(function(t){return 2===t.size&&t.has(1)&&t.has(2)}))||o((function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))}))},{intersection:r})},33853:(t,e,i)=>{"use strict";var n=i(46518),o=i(64449);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("isDisjointFrom",(function(t){return!t}))},{isDisjointFrom:o})},45876:(t,e,i)=>{"use strict";var n=i(46518),o=i(53838);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("isSubsetOf",(function(t){return t}))},{isSubsetOf:o})},32475:(t,e,i)=>{"use strict";var n=i(46518),o=i(28527);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("isSupersetOf",(function(t){return!t}))},{isSupersetOf:o})},31415:(t,e,i)=>{"use strict";i(92405)},15024:(t,e,i)=>{"use strict";var n=i(46518),o=i(83650);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("symmetricDifference")},{symmetricDifference:o})},31698:(t,e,i)=>{"use strict";var n=i(46518),o=i(44204);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("union")},{union:o})},89907:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("anchor")},{anchor:function(t){return o(this,"a","name",t)}})},67357:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(67750),s=i(91291),a=i(655),c=i(79039),l=o("".charAt);n({target:"String",proto:!0,forced:c((function(){return"\ud842"!=="𠮷".at(-2)}))},{at:function(t){var e=a(r(this)),i=e.length,n=s(t),o=n>=0?n:i+n;return o<0||o>=i?void 0:l(e,o)}})},11898:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("big")},{big:function(){return o(this,"big","","")}})},35490:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("blink")},{blink:function(){return o(this,"blink","","")}})},5745:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("bold")},{bold:function(){return o(this,"b","","")}})},23860:(t,e,i)=>{"use strict";var n=i(46518),o=i(68183).codeAt;n({target:"String",proto:!0},{codePointAt:function(t){return o(this,t)}})},99449:(t,e,i)=>{"use strict";var n,o=i(46518),r=i(27476),s=i(77347).f,a=i(18014),c=i(655),l=i(60511),u=i(67750),h=i(41436),d=i(96395),p=r("".slice),A=Math.min,f=h("endsWith");o({target:"String",proto:!0,forced:!(!d&&!f&&(n=s(String.prototype,"endsWith"),n&&!n.writable)||f)},{endsWith:function(t){var e=c(u(this));l(t);var i=arguments.length>1?arguments[1]:void 0,n=e.length,o=void 0===i?n:A(a(i),n),r=c(t);return p(e,o-r.length,o)===r}})},94298:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("fixed")},{fixed:function(){return o(this,"tt","","")}})},60268:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("fontcolor")},{fontcolor:function(t){return o(this,"font","color",t)}})},69546:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("fontsize")},{fontsize:function(t){return o(this,"font","size",t)}})},27337:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(35610),s=RangeError,a=String.fromCharCode,c=String.fromCodePoint,l=o([].join);n({target:"String",stat:!0,arity:1,forced:!!c&&1!==c.length},{fromCodePoint:function(t){for(var e,i=[],n=arguments.length,o=0;n>o;){if(e=+arguments[o++],r(e,1114111)!==e)throw new s(e+" is not a valid code point");i[o]=e<65536?a(e):a(55296+((e-=65536)>>10),e%1024+56320)}return l(i,"")}})},21699:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(60511),s=i(67750),a=i(655),c=i(41436),l=o("".indexOf);n({target:"String",proto:!0,forced:!c("includes")},{includes:function(t){return!!~l(a(s(this)),a(r(t)),arguments.length>1?arguments[1]:void 0)}})},42043:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(67750),s=i(655),a=o("".charCodeAt);n({target:"String",proto:!0},{isWellFormed:function(){for(var t=s(r(this)),e=t.length,i=0;i=56320||++i>=e||56320!=(64512&a(t,i))))return!1}return!0}})},20781:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("italics")},{italics:function(){return o(this,"i","","")}})},47764:(t,e,i)=>{"use strict";var n=i(68183).charAt,o=i(655),r=i(91181),s=i(51088),a=i(62529),c="String Iterator",l=r.set,u=r.getterFor(c);s(String,"String",(function(t){l(this,{type:c,string:o(t),index:0})}),(function(){var t,e=u(this),i=e.string,o=e.index;return o>=i.length?a(void 0,!0):(t=n(i,o),e.index+=t.length,a(t,!1))}))},50778:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("link")},{link:function(t){return o(this,"a","href",t)}})},28543:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(27476),s=i(33994),a=i(62529),c=i(67750),l=i(18014),u=i(655),h=i(28551),d=i(64117),p=i(22195),A=i(60788),f=i(61034),g=i(55966),m=i(36840),C=i(79039),b=i(78227),v=i(2293),x=i(57829),y=i(56682),w=i(91181),k=i(96395),B=b("matchAll"),E="RegExp String",_=E+" Iterator",I=w.set,D=w.getterFor(_),S=RegExp.prototype,T=TypeError,O=r("".indexOf),M=r("".matchAll),P=!!M&&!C((function(){M("a",/./)})),R=s((function(t,e,i,n){I(this,{type:_,regexp:t,string:e,global:i,unicode:n,done:!1})}),E,(function(){var t=D(this);if(t.done)return a(void 0,!0);var e=t.regexp,i=t.string,n=y(e,i);return null===n?(t.done=!0,a(void 0,!0)):t.global?(""===u(n[0])&&(e.lastIndex=x(i,l(e.lastIndex),t.unicode)),a(n,!1)):(t.done=!0,a(n,!1))})),N=function(t){var e,i,n,o=h(this),r=u(t),s=v(o,RegExp),a=u(f(o));return e=new s(s===RegExp?o.source:o,a),i=!!~O(a,"g"),n=!!~O(a,"u"),e.lastIndex=l(o.lastIndex),new R(e,r,i,n)};n({target:"String",proto:!0,forced:P},{matchAll:function(t){var e,i,n,r,s=c(this);if(d(t)){if(P)return M(s,t)}else{if(A(t)&&(e=u(c(f(t))),!~O(e,"g")))throw new T("`.matchAll` does not allow non-global regexes");if(P)return M(s,t);if(void 0===(n=g(t,B))&&k&&"RegExp"===p(t)&&(n=N),n)return o(n,t,s)}return i=u(s),r=new RegExp(t,"g"),k?o(N,r,i):r[B](i)}}),k||B in S||m(S,B,N)},71761:(t,e,i)=>{"use strict";var n=i(69565),o=i(89228),r=i(28551),s=i(64117),a=i(18014),c=i(655),l=i(67750),u=i(55966),h=i(57829),d=i(56682);o("match",(function(t,e,i){return[function(e){var i=l(this),o=s(e)?void 0:u(e,t);return o?n(o,e,i):new RegExp(e)[t](c(i))},function(t){var n=r(this),o=c(t),s=i(e,n,o);if(s.done)return s.value;if(!n.global)return d(n,o);var l=n.unicode;n.lastIndex=0;for(var u,p=[],A=0;null!==(u=d(n,o));){var f=c(u[0]);p[A]=f,""===f&&(n.lastIndex=h(o,a(n.lastIndex),l)),A++}return 0===A?null:p}]}))},35701:(t,e,i)=>{"use strict";var n=i(46518),o=i(60533).end;n({target:"String",proto:!0,forced:i(83063)},{padEnd:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},68156:(t,e,i)=>{"use strict";var n=i(46518),o=i(60533).start;n({target:"String",proto:!0,forced:i(83063)},{padStart:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},85906:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(25397),s=i(48981),a=i(655),c=i(26198),l=o([].push),u=o([].join);n({target:"String",stat:!0},{raw:function(t){var e=r(s(t).raw),i=c(e);if(!i)return"";for(var n=arguments.length,o=[],h=0;;){if(l(o,a(e[h++])),h===i)return u(o,"");h{"use strict";i(46518)({target:"String",proto:!0},{repeat:i(72333)})},79978:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79504),s=i(67750),a=i(94901),c=i(64117),l=i(60788),u=i(655),h=i(55966),d=i(61034),p=i(2478),A=i(78227),f=i(96395),g=A("replace"),m=TypeError,C=r("".indexOf),b=r("".replace),v=r("".slice),x=Math.max;n({target:"String",proto:!0},{replaceAll:function(t,e){var i,n,r,A,y,w,k,B,E,_,I=s(this),D=0,S="";if(!c(t)){if((i=l(t))&&(n=u(s(d(t))),!~C(n,"g")))throw new m("`.replaceAll` does not allow non-global regexes");if(r=h(t,g))return o(r,t,I,e);if(f&&i)return b(u(I),t,e)}for(A=u(I),y=u(t),(w=a(e))||(e=u(e)),k=y.length,B=x(1,k),E=C(A,y);-1!==E;)_=w?u(e(y,E,A)):p(y,A,E,[],void 0,e),S+=v(A,D,E)+_,D=E+k,E=E+B>A.length?-1:C(A,y,E+B);return D{"use strict";var n=i(69565),o=i(89228),r=i(28551),s=i(64117),a=i(67750),c=i(3470),l=i(655),u=i(55966),h=i(56682);o("search",(function(t,e,i){return[function(e){var i=a(this),o=s(e)?void 0:u(e,t);return o?n(o,e,i):new RegExp(e)[t](l(i))},function(t){var n=r(this),o=l(t),s=i(e,n,o);if(s.done)return s.value;var a=n.lastIndex;c(a,0)||(n.lastIndex=0);var u=h(n,o);return c(n.lastIndex,a)||(n.lastIndex=a),null===u?-1:u.index}]}))},89195:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("small")},{small:function(){return o(this,"small","","")}})},90744:(t,e,i)=>{"use strict";var n=i(69565),o=i(79504),r=i(89228),s=i(28551),a=i(64117),c=i(67750),l=i(2293),u=i(57829),h=i(18014),d=i(655),p=i(55966),A=i(56682),f=i(58429),g=i(79039),m=f.UNSUPPORTED_Y,C=Math.min,b=o([].push),v=o("".slice),x=!g((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var i="ab".split(t);return 2!==i.length||"a"!==i[0]||"b"!==i[1]})),y="c"==="abbc".split(/(b)*/)[1]||4!=="test".split(/(?:)/,-1).length||2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length;r("split",(function(t,e,i){var o="0".split(void 0,0).length?function(t,i){return void 0===t&&0===i?[]:n(e,this,t,i)}:e;return[function(e,i){var r=c(this),s=a(e)?void 0:p(e,t);return s?n(s,e,r,i):n(o,d(r),e,i)},function(t,n){var r=s(this),a=d(t);if(!y){var c=i(o,r,a,n,o!==e);if(c.done)return c.value}var p=l(r,RegExp),f=r.unicode,g=(r.ignoreCase?"i":"")+(r.multiline?"m":"")+(r.unicode?"u":"")+(m?"g":"y"),x=new p(m?"^(?:"+r.source+")":r,g),w=void 0===n?4294967295:n>>>0;if(0===w)return[];if(0===a.length)return null===A(x,a)?[a]:[];for(var k=0,B=0,E=[];B{"use strict";var n,o=i(46518),r=i(27476),s=i(77347).f,a=i(18014),c=i(655),l=i(60511),u=i(67750),h=i(41436),d=i(96395),p=r("".slice),A=Math.min,f=h("startsWith");o({target:"String",proto:!0,forced:!(!d&&!f&&(n=s(String.prototype,"startsWith"),n&&!n.writable)||f)},{startsWith:function(t){var e=c(u(this));l(t);var i=a(A(arguments.length>1?arguments[1]:void 0,e.length)),n=c(t);return p(e,i,i+n.length)===n}})},46276:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("strike")},{strike:function(){return o(this,"strike","","")}})},48718:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("sub")},{sub:function(){return o(this,"sub","","")}})},50375:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(67750),s=i(91291),a=i(655),c=o("".slice),l=Math.max,u=Math.min;n({target:"String",proto:!0,forced:!"".substr||"b"!=="ab".substr(-1)},{substr:function(t,e){var i,n,o=a(r(this)),h=o.length,d=s(t);return d===1/0&&(d=0),d<0&&(d=l(h+d,0)),(i=void 0===e?h:s(e))<=0||i===1/0||d>=(n=u(d+i,h))?"":c(o,d,n)}})},16308:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("sup")},{sup:function(){return o(this,"sup","","")}})},67438:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79504),s=i(67750),a=i(655),c=i(79039),l=Array,u=r("".charAt),h=r("".charCodeAt),d=r([].join),p="".toWellFormed,A=p&&c((function(){return"1"!==o(p,1)}));n({target:"String",proto:!0,forced:A},{toWellFormed:function(){var t=a(s(this));if(A)return o(p,t);for(var e=t.length,i=l(e),n=0;n=56320||n+1>=e||56320!=(64512&h(t,n+1))?i[n]="�":(i[n]=u(t,n),i[++n]=u(t,n))}return d(i,"")}})},39202:(t,e,i)=>{"use strict";i(33313);var n=i(46518),o=i(18866);n({target:"String",proto:!0,name:"trimEnd",forced:"".trimEnd!==o},{trimEnd:o})},58934:(t,e,i)=>{"use strict";var n=i(46518),o=i(53487);n({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==o},{trimLeft:o})},33313:(t,e,i)=>{"use strict";var n=i(46518),o=i(18866);n({target:"String",proto:!0,name:"trimEnd",forced:"".trimRight!==o},{trimRight:o})},43359:(t,e,i)=>{"use strict";i(58934);var n=i(46518),o=i(53487);n({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==o},{trimStart:o})},42762:(t,e,i)=>{"use strict";var n=i(46518),o=i(43802).trim;n({target:"String",proto:!0,forced:i(60706)("trim")},{trim:function(){return o(this)}})},66412:(t,e,i)=>{"use strict";i(70511)("asyncIterator")},6761:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(69565),s=i(79504),a=i(96395),c=i(43724),l=i(4495),u=i(79039),h=i(39297),d=i(1625),p=i(28551),A=i(25397),f=i(56969),g=i(655),m=i(6980),C=i(2360),b=i(71072),v=i(38480),x=i(10298),y=i(33717),w=i(77347),k=i(24913),B=i(96801),E=i(48773),_=i(36840),I=i(62106),D=i(25745),S=i(66119),T=i(30421),O=i(33392),M=i(78227),P=i(1951),R=i(70511),N=i(58242),H=i(10687),z=i(91181),L=i(59213).forEach,F=S("hidden"),j="Symbol",U="prototype",W=z.set,Y=z.getterFor(j),q=Object[U],Q=o.Symbol,G=Q&&Q[U],X=o.RangeError,V=o.TypeError,K=o.QObject,J=w.f,Z=k.f,$=x.f,tt=E.f,et=s([].push),it=D("symbols"),nt=D("op-symbols"),ot=D("wks"),rt=!K||!K[U]||!K[U].findChild,st=function(t,e,i){var n=J(q,e);n&&delete q[e],Z(t,e,i),n&&t!==q&&Z(q,e,n)},at=c&&u((function(){return 7!==C(Z({},"a",{get:function(){return Z(this,"a",{value:7}).a}})).a}))?st:Z,ct=function(t,e){var i=it[t]=C(G);return W(i,{type:j,tag:t,description:e}),c||(i.description=e),i},lt=function(t,e,i){t===q&<(nt,e,i),p(t);var n=f(e);return p(i),h(it,n)?(i.enumerable?(h(t,F)&&t[F][n]&&(t[F][n]=!1),i=C(i,{enumerable:m(0,!1)})):(h(t,F)||Z(t,F,m(1,C(null))),t[F][n]=!0),at(t,n,i)):Z(t,n,i)},ut=function(t,e){p(t);var i=A(e),n=b(i).concat(At(i));return L(n,(function(e){c&&!r(ht,i,e)||lt(t,e,i[e])})),t},ht=function(t){var e=f(t),i=r(tt,this,e);return!(this===q&&h(it,e)&&!h(nt,e))&&(!(i||!h(this,e)||!h(it,e)||h(this,F)&&this[F][e])||i)},dt=function(t,e){var i=A(t),n=f(e);if(i!==q||!h(it,n)||h(nt,n)){var o=J(i,n);return!o||!h(it,n)||h(i,F)&&i[F][n]||(o.enumerable=!0),o}},pt=function(t){var e=$(A(t)),i=[];return L(e,(function(t){h(it,t)||h(T,t)||et(i,t)})),i},At=function(t){var e=t===q,i=$(e?nt:A(t)),n=[];return L(i,(function(t){!h(it,t)||e&&!h(q,t)||et(n,it[t])})),n};l||(_(G=(Q=function(){if(d(G,this))throw new V("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?g(arguments[0]):void 0,e=O(t),i=function(t){var n=void 0===this?o:this;n===q&&r(i,nt,t),h(n,F)&&h(n[F],e)&&(n[F][e]=!1);var s=m(1,t);try{at(n,e,s)}catch(t){if(!(t instanceof X))throw t;st(n,e,s)}};return c&&rt&&at(q,e,{configurable:!0,set:i}),ct(e,t)})[U],"toString",(function(){return Y(this).tag})),_(Q,"withoutSetter",(function(t){return ct(O(t),t)})),E.f=ht,k.f=lt,B.f=ut,w.f=dt,v.f=x.f=pt,y.f=At,P.f=function(t){return ct(M(t),t)},c&&(I(G,"description",{configurable:!0,get:function(){return Y(this).description}}),a||_(q,"propertyIsEnumerable",ht,{unsafe:!0}))),n({global:!0,constructor:!0,wrap:!0,forced:!l,sham:!l},{Symbol:Q}),L(b(ot),(function(t){R(t)})),n({target:j,stat:!0,forced:!l},{useSetter:function(){rt=!0},useSimple:function(){rt=!1}}),n({target:"Object",stat:!0,forced:!l,sham:!c},{create:function(t,e){return void 0===e?C(t):ut(C(t),e)},defineProperty:lt,defineProperties:ut,getOwnPropertyDescriptor:dt}),n({target:"Object",stat:!0,forced:!l},{getOwnPropertyNames:pt}),N(),H(Q,j),T[F]=!0},89463:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(44576),s=i(79504),a=i(39297),c=i(94901),l=i(1625),u=i(655),h=i(62106),d=i(77740),p=r.Symbol,A=p&&p.prototype;if(o&&c(p)&&(!("description"in A)||void 0!==p().description)){var f={},g=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:u(arguments[0]),e=l(A,this)?new p(t):void 0===t?p():p(t);return""===t&&(f[e]=!0),e};d(g,p),g.prototype=A,A.constructor=g;var m="Symbol(description detection)"===String(p("description detection")),C=s(A.valueOf),b=s(A.toString),v=/^Symbol\((.*)\)[^)]+$/,x=s("".replace),y=s("".slice);h(A,"description",{configurable:!0,get:function(){var t=C(this);if(a(f,t))return"";var e=b(t),i=m?y(e,7,-1):x(e,v,"$1");return""===i?void 0:i}}),n({global:!0,constructor:!0,forced:!0},{Symbol:g})}},81510:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(39297),s=i(655),a=i(25745),c=i(91296),l=a("string-to-symbol-registry"),u=a("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{for:function(t){var e=s(t);if(r(l,e))return l[e];var i=o("Symbol")(e);return l[e]=i,u[i]=e,i}})},60193:(t,e,i)=>{"use strict";i(70511)("hasInstance")},92168:(t,e,i)=>{"use strict";i(70511)("isConcatSpreadable")},2259:(t,e,i)=>{"use strict";i(70511)("iterator")},52675:(t,e,i)=>{"use strict";i(6761),i(81510),i(97812),i(33110),i(49773)},97812:(t,e,i)=>{"use strict";var n=i(46518),o=i(39297),r=i(10757),s=i(16823),a=i(25745),c=i(91296),l=a("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{keyFor:function(t){if(!r(t))throw new TypeError(s(t)+" is not a symbol");if(o(l,t))return l[t]}})},83142:(t,e,i)=>{"use strict";i(70511)("matchAll")},86964:(t,e,i)=>{"use strict";i(70511)("match")},83237:(t,e,i)=>{"use strict";i(70511)("replace")},61833:(t,e,i)=>{"use strict";i(70511)("search")},67947:(t,e,i)=>{"use strict";i(70511)("species")},31073:(t,e,i)=>{"use strict";i(70511)("split")},45700:(t,e,i)=>{"use strict";var n=i(70511),o=i(58242);n("toPrimitive"),o()},78125:(t,e,i)=>{"use strict";var n=i(97751),o=i(70511),r=i(10687);o("toStringTag"),r(n("Symbol"),"Symbol")},20326:(t,e,i)=>{"use strict";i(70511)("unscopables")},48140:(t,e,i)=>{"use strict";var n=i(94644),o=i(26198),r=i(91291),s=n.aTypedArray;(0,n.exportTypedArrayMethod)("at",(function(t){var e=s(this),i=o(e),n=r(t),a=n>=0?n:i+n;return a<0||a>=i?void 0:e[a]}))},81630:(t,e,i)=>{"use strict";var n=i(79504),o=i(94644),r=n(i(57029)),s=o.aTypedArray;(0,o.exportTypedArrayMethod)("copyWithin",(function(t,e){return r(s(this),t,e,arguments.length>2?arguments[2]:void 0)}))},72170:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).every,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("every",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},75044:(t,e,i)=>{"use strict";var n=i(94644),o=i(84373),r=i(75854),s=i(36955),a=i(69565),c=i(79504),l=i(79039),u=n.aTypedArray,h=n.exportTypedArrayMethod,d=c("".slice);h("fill",(function(t){var e=arguments.length;u(this);var i="Big"===d(s(this),0,3)?r(t):+t;return a(o,this,i,e>1?arguments[1]:void 0,e>2?arguments[2]:void 0)}),l((function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t})))},69539:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).filter,r=i(29948),s=n.aTypedArray;(0,n.exportTypedArrayMethod)("filter",(function(t){var e=o(s(this),t,arguments.length>1?arguments[1]:void 0);return r(this,e)}))},89955:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).findIndex,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("findIndex",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},91134:(t,e,i)=>{"use strict";var n=i(94644),o=i(43839).findLastIndex,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("findLastIndex",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},21903:(t,e,i)=>{"use strict";var n=i(94644),o=i(43839).findLast,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("findLast",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},31694:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).find,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("find",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},34594:(t,e,i)=>{"use strict";i(15823)("Float32",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},29833:(t,e,i)=>{"use strict";i(15823)("Float64",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},33206:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).forEach,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("forEach",(function(t){o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},48345:(t,e,i)=>{"use strict";var n=i(72805);(0,i(94644).exportTypedArrayStaticMethod)("from",i(43251),n)},44496:(t,e,i)=>{"use strict";var n=i(94644),o=i(19617).includes,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("includes",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},66651:(t,e,i)=>{"use strict";var n=i(94644),o=i(19617).indexOf,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("indexOf",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},72107:(t,e,i)=>{"use strict";i(15823)("Int16",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},95477:(t,e,i)=>{"use strict";i(15823)("Int32",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},46594:(t,e,i)=>{"use strict";i(15823)("Int8",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},12887:(t,e,i)=>{"use strict";var n=i(44576),o=i(79039),r=i(79504),s=i(94644),a=i(23792),c=i(78227)("iterator"),l=n.Uint8Array,u=r(a.values),h=r(a.keys),d=r(a.entries),p=s.aTypedArray,A=s.exportTypedArrayMethod,f=l&&l.prototype,g=!o((function(){f[c].call([1])})),m=!!f&&f.values&&f[c]===f.values&&"values"===f.values.name,C=function(){return u(p(this))};A("entries",(function(){return d(p(this))}),g),A("keys",(function(){return h(p(this))}),g),A("values",C,g||!m,{name:"values"}),A(c,C,g||!m,{name:"values"})},19369:(t,e,i)=>{"use strict";var n=i(94644),o=i(79504),r=n.aTypedArray,s=n.exportTypedArrayMethod,a=o([].join);s("join",(function(t){return a(r(this),t)}))},66812:(t,e,i)=>{"use strict";var n=i(94644),o=i(18745),r=i(8379),s=n.aTypedArray;(0,n.exportTypedArrayMethod)("lastIndexOf",(function(t){var e=arguments.length;return o(r,s(this),e>1?[t,arguments[1]]:[t])}))},8995:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).map,r=n.aTypedArray,s=n.getTypedArrayConstructor;(0,n.exportTypedArrayMethod)("map",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0,(function(t,e){return new(s(t))(e)}))}))},52568:(t,e,i)=>{"use strict";var n=i(94644),o=i(72805),r=n.aTypedArrayConstructor;(0,n.exportTypedArrayStaticMethod)("of",(function(){for(var t=0,e=arguments.length,i=new(r(this))(e);e>t;)i[t]=arguments[t++];return i}),o)},36072:(t,e,i)=>{"use strict";var n=i(94644),o=i(80926).right,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("reduceRight",(function(t){var e=arguments.length;return o(r(this),t,e,e>1?arguments[1]:void 0)}))},31575:(t,e,i)=>{"use strict";var n=i(94644),o=i(80926).left,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("reduce",(function(t){var e=arguments.length;return o(r(this),t,e,e>1?arguments[1]:void 0)}))},88747:(t,e,i)=>{"use strict";var n=i(94644),o=n.aTypedArray,r=n.exportTypedArrayMethod,s=Math.floor;r("reverse",(function(){for(var t,e=this,i=o(e).length,n=s(i/2),r=0;r{"use strict";var n=i(44576),o=i(69565),r=i(94644),s=i(26198),a=i(58229),c=i(48981),l=i(79039),u=n.RangeError,h=n.Int8Array,d=h&&h.prototype,p=d&&d.set,A=r.aTypedArray,f=r.exportTypedArrayMethod,g=!l((function(){var t=new Uint8ClampedArray(2);return o(p,t,{length:1,0:3},1),3!==t[1]})),m=g&&r.NATIVE_ARRAY_BUFFER_VIEWS&&l((function(){var t=new h(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]}));f("set",(function(t){A(this);var e=a(arguments.length>1?arguments[1]:void 0,1),i=c(t);if(g)return o(p,this,i,e);var n=this.length,r=s(i),l=0;if(r+e>n)throw new u("Wrong length");for(;l{"use strict";var n=i(94644),o=i(79039),r=i(67680),s=n.aTypedArray,a=n.getTypedArrayConstructor;(0,n.exportTypedArrayMethod)("slice",(function(t,e){for(var i=r(s(this),t,e),n=a(this),o=0,c=i.length,l=new n(c);c>o;)l[o]=i[o++];return l}),o((function(){new Int8Array(1).slice()})))},57301:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).some,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("some",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},373:(t,e,i)=>{"use strict";var n=i(44576),o=i(27476),r=i(79039),s=i(79306),a=i(74488),c=i(94644),l=i(13709),u=i(13763),h=i(39519),d=i(3607),p=c.aTypedArray,A=c.exportTypedArrayMethod,f=n.Uint16Array,g=f&&o(f.prototype.sort),m=!(!g||r((function(){g(new f(2),null)}))&&r((function(){g(new f(2),{})}))),C=!!g&&!r((function(){if(h)return h<74;if(l)return l<67;if(u)return!0;if(d)return d<602;var t,e,i=new f(516),n=Array(516);for(t=0;t<516;t++)e=t%4,i[t]=515-t,n[t]=t-2*e+3;for(g(i,(function(t,e){return(t/4|0)-(e/4|0)})),t=0;t<516;t++)if(i[t]!==n[t])return!0}));A("sort",(function(t){return void 0!==t&&s(t),C?g(this,t):a(p(this),function(t){return function(e,i){return void 0!==t?+t(e,i)||0:i!=i?-1:e!=e?1:0===e&&0===i?1/e>0&&1/i<0?1:-1:e>i}}(t))}),!C||m)},86614:(t,e,i)=>{"use strict";var n=i(94644),o=i(18014),r=i(35610),s=n.aTypedArray,a=n.getTypedArrayConstructor;(0,n.exportTypedArrayMethod)("subarray",(function(t,e){var i=s(this),n=i.length,c=r(t,n);return new(a(i))(i.buffer,i.byteOffset+c*i.BYTES_PER_ELEMENT,o((void 0===e?n:r(e,n))-c))}))},41405:(t,e,i)=>{"use strict";var n=i(44576),o=i(18745),r=i(94644),s=i(79039),a=i(67680),c=n.Int8Array,l=r.aTypedArray,u=r.exportTypedArrayMethod,h=[].toLocaleString,d=!!c&&s((function(){h.call(new c(1))}));u("toLocaleString",(function(){return o(h,d?a(l(this)):l(this),a(arguments))}),s((function(){return[1,2].toLocaleString()!==new c([1,2]).toLocaleString()}))||!s((function(){c.prototype.toLocaleString.call([1,2])})))},37467:(t,e,i)=>{"use strict";var n=i(37628),o=i(94644),r=o.aTypedArray,s=o.exportTypedArrayMethod,a=o.getTypedArrayConstructor;s("toReversed",(function(){return n(r(this),a(this))}))},44732:(t,e,i)=>{"use strict";var n=i(94644),o=i(79504),r=i(79306),s=i(35370),a=n.aTypedArray,c=n.getTypedArrayConstructor,l=n.exportTypedArrayMethod,u=o(n.TypedArrayPrototype.sort);l("toSorted",(function(t){void 0!==t&&r(t);var e=a(this),i=s(c(e),e);return u(i,t)}))},33684:(t,e,i)=>{"use strict";var n=i(94644).exportTypedArrayMethod,o=i(79039),r=i(44576),s=i(79504),a=r.Uint8Array,c=a&&a.prototype||{},l=[].toString,u=s([].join);o((function(){l.call({})}))&&(l=function(){return u(this)});var h=c.toString!==l;n("toString",l,h)},3690:(t,e,i)=>{"use strict";i(15823)("Uint16",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},61740:(t,e,i)=>{"use strict";i(15823)("Uint32",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},21489:(t,e,i)=>{"use strict";i(15823)("Uint8",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},22134:(t,e,i)=>{"use strict";i(15823)("Uint8",(function(t){return function(e,i,n){return t(this,e,i,n)}}),!0)},79577:(t,e,i)=>{"use strict";var n=i(39928),o=i(94644),r=i(18727),s=i(91291),a=i(75854),c=o.aTypedArray,l=o.getTypedArrayConstructor,u=o.exportTypedArrayMethod,h=!!function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}();u("with",{with:function(t,e){var i=c(this),o=s(t),u=r(i)?a(e):+e;return n(i,l(i),o,u)}}.with,!h)},88267:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(655),s=String.fromCharCode,a=o("".charAt),c=o(/./.exec),l=o("".slice),u=/^[\da-f]{2}$/i,h=/^[\da-f]{4}$/i;n({global:!0},{unescape:function(t){for(var e,i,n=r(t),o="",d=n.length,p=0;p{"use strict";var n,o=i(92744),r=i(44576),s=i(79504),a=i(56279),c=i(3451),l=i(16468),u=i(91625),h=i(20034),d=i(91181).enforce,p=i(79039),A=i(58622),f=Object,g=Array.isArray,m=f.isExtensible,C=f.isFrozen,b=f.isSealed,v=f.freeze,x=f.seal,y=!r.ActiveXObject&&"ActiveXObject"in r,w=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},k=l("WeakMap",w,u),B=k.prototype,E=s(B.set);if(A)if(y){n=u.getConstructor(w,"WeakMap",!0),c.enable();var _=s(B.delete),I=s(B.has),D=s(B.get);a(B,{delete:function(t){if(h(t)&&!m(t)){var e=d(this);return e.frozen||(e.frozen=new n),_(this,t)||e.frozen.delete(t)}return _(this,t)},has:function(t){if(h(t)&&!m(t)){var e=d(this);return e.frozen||(e.frozen=new n),I(this,t)||e.frozen.has(t)}return I(this,t)},get:function(t){if(h(t)&&!m(t)){var e=d(this);return e.frozen||(e.frozen=new n),I(this,t)?D(this,t):e.frozen.get(t)}return D(this,t)},set:function(t,e){if(h(t)&&!m(t)){var i=d(this);i.frozen||(i.frozen=new n),I(this,t)?E(this,t,e):i.frozen.set(t,e)}else E(this,t,e);return this}})}else o&&p((function(){var t=v([]);return E(new k,t,1),!C(t)}))&&a(B,{set:function(t,e){var i;return g(t)&&(C(t)?i=v:b(t)&&(i=x)),E(this,t,e),i&&i(t),this}})},73772:(t,e,i)=>{"use strict";i(65746)},5240:(t,e,i)=>{"use strict";i(16468)("WeakSet",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i(91625))},30958:(t,e,i)=>{"use strict";i(5240)},2945:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(97751),s=i(79504),a=i(69565),c=i(79039),l=i(655),u=i(22812),h=i(92804).c2i,d=/[^\d+/a-z]/i,p=/[\t\n\f\r ]+/g,A=/[=]{1,2}$/,f=r("atob"),g=String.fromCharCode,m=s("".charAt),C=s("".replace),b=s(d.exec),v=!!f&&!c((function(){return"hi"!==f("aGk=")})),x=v&&c((function(){return""!==f(" ")})),y=v&&!c((function(){f("a")})),w=v&&!c((function(){f()})),k=v&&1!==f.length;n({global:!0,bind:!0,enumerable:!0,forced:!v||x||y||w||k},{atob:function(t){if(u(arguments.length,1),v&&!x&&!y)return a(f,o,t);var e,i,n,s=C(l(t),p,""),c="",w=0,k=0;if(s.length%4==0&&(s=C(s,A,"")),(e=s.length)%4==1||b(d,s))throw new(r("DOMException"))("The string is not correctly encoded","InvalidCharacterError");for(;w>(-2*k&6)));return c}})},42207:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(97751),s=i(79504),a=i(69565),c=i(79039),l=i(655),u=i(22812),h=i(92804).i2c,d=r("btoa"),p=s("".charAt),A=s("".charCodeAt),f=!!d&&!c((function(){return"aGk="!==d("hi")})),g=f&&!c((function(){d()})),m=f&&c((function(){return"bnVsbA=="!==d(null)})),C=f&&1!==d.length;n({global:!0,bind:!0,enumerable:!0,forced:!f||g||m||C},{btoa:function(t){if(u(arguments.length,1),f)return a(d,o,l(t));for(var e,i,n=l(t),s="",c=0,g=h;p(n,c)||(g="=",c%1);){if((i=A(n,c+=3/4))>255)throw new(r("DOMException"))("The string contains characters outside of the Latin1 range","InvalidCharacterError");s+=p(g,63&(e=e<<8|i)>>8-c%1*8)}return s}})},86368:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(59225).clear;n({global:!0,bind:!0,enumerable:!0,forced:o.clearImmediate!==r},{clearImmediate:r})},23500:(t,e,i)=>{"use strict";var n=i(44576),o=i(67400),r=i(79296),s=i(90235),a=i(66699),c=function(t){if(t&&t.forEach!==s)try{a(t,"forEach",s)}catch(e){t.forEach=s}};for(var l in o)o[l]&&c(n[l]&&n[l].prototype);c(r)},62953:(t,e,i)=>{"use strict";var n=i(44576),o=i(67400),r=i(79296),s=i(23792),a=i(66699),c=i(10687),l=i(78227)("iterator"),u=s.values,h=function(t,e){if(t){if(t[l]!==u)try{a(t,l,u)}catch(e){t[l]=u}if(c(t,e,!0),o[e])for(var i in s)if(t[i]!==s[i])try{a(t,i,s[i])}catch(e){t[i]=s[i]}}};for(var d in o)h(n[d]&&n[d].prototype,d);h(r,"DOMTokenList")},55815:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(89429),s=i(79039),a=i(2360),c=i(6980),l=i(24913).f,u=i(36840),h=i(62106),d=i(39297),p=i(90679),A=i(28551),f=i(77536),g=i(32603),m=i(55002),C=i(16193),b=i(91181),v=i(43724),x=i(96395),y="DOMException",w="DATA_CLONE_ERR",k=o("Error"),B=o(y)||function(){try{(new(o("MessageChannel")||r("worker_threads").MessageChannel)).port1.postMessage(new WeakMap)}catch(t){if(t.name===w&&25===t.code)return t.constructor}}(),E=B&&B.prototype,_=k.prototype,I=b.set,D=b.getterFor(y),S="stack"in new k(y),T=function(t){return d(m,t)&&m[t].m?m[t].c:0},O=function(){p(this,M);var t=arguments.length,e=g(t<1?void 0:arguments[0]),i=g(t<2?void 0:arguments[1],"Error"),n=T(i);if(I(this,{type:y,name:i,message:e,code:n}),v||(this.name=i,this.message=e,this.code=n),S){var o=new k(e);o.name=y,l(this,"stack",c(1,C(o.stack,1)))}},M=O.prototype=a(_),P=function(t){return{enumerable:!0,configurable:!0,get:t}},R=function(t){return P((function(){return D(this)[t]}))};v&&(h(M,"code",R("code")),h(M,"message",R("message")),h(M,"name",R("name"))),l(M,"constructor",c(1,O));var N=s((function(){return!(new B instanceof k)})),H=N||s((function(){return _.toString!==f||"2: 1"!==String(new B(1,2))})),z=N||s((function(){return 25!==new B(1,"DataCloneError").code})),L=N||25!==B[w]||25!==E[w],F=x?H||z||L:N;n({global:!0,constructor:!0,forced:F},{DOMException:F?O:B});var j=o(y),U=j.prototype;for(var W in H&&(x||B===j)&&u(U,"toString",f),z&&v&&B===j&&h(U,"code",P((function(){return T(A(this).name)}))),m)if(d(m,W)){var Y=m[W],q=Y.s,Q=c(6,Y.c);d(j,q)||l(j,q,Q),d(U,q)||l(U,q,Q)}},64979:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(97751),s=i(6980),a=i(24913).f,c=i(39297),l=i(90679),u=i(23167),h=i(32603),d=i(55002),p=i(16193),A=i(43724),f=i(96395),g="DOMException",m=r("Error"),C=r(g),b=function(){l(this,v);var t=arguments.length,e=h(t<1?void 0:arguments[0]),i=h(t<2?void 0:arguments[1],"Error"),n=new C(e,i),o=new m(e);return o.name=g,a(n,"stack",s(1,p(o.stack,1))),u(n,this,b),n},v=b.prototype=C.prototype,x="stack"in new m(g),y="stack"in new C(1,2),w=C&&A&&Object.getOwnPropertyDescriptor(o,g),k=!(!w||w.writable&&w.configurable),B=x&&!k&&!y;n({global:!0,constructor:!0,forced:f||B},{DOMException:B?b:C});var E=r(g),_=E.prototype;if(_.constructor!==E)for(var I in f||a(_,"constructor",s(1,E)),d)if(c(d,I)){var D=d[I],S=D.s;c(E,S)||a(E,S,s(6,D.c))}},79739:(t,e,i)=>{"use strict";var n=i(97751),o="DOMException";i(10687)(n(o),o)},59848:(t,e,i)=>{"use strict";i(86368),i(29309)},122:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(91955),s=i(79306),a=i(22812),c=i(79039),l=i(43724);n({global:!0,enumerable:!0,dontCallGetSet:!0,forced:c((function(){return l&&1!==Object.getOwnPropertyDescriptor(o,"queueMicrotask").value.length}))},{queueMicrotask:function(t){a(arguments.length,1),r(s(t))}})},13611:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(62106),s=i(43724),a=TypeError,c=Object.defineProperty,l=o.self!==o;try{if(s){var u=Object.getOwnPropertyDescriptor(o,"self");!l&&u&&u.get&&u.enumerable||r(o,"self",{get:function(){return o},set:function(t){if(this!==o)throw new a("Illegal invocation");c(o,"self",{value:t,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else n({global:!0,simple:!0,forced:l},{self:o})}catch(t){}},29309:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(59225).set,s=i(79472),a=o.setImmediate?s(r,!1):r;n({global:!0,bind:!0,enumerable:!0,forced:o.setImmediate!==a},{setImmediate:a})},15575:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(79472)(o.setInterval,!0);n({global:!0,bind:!0,forced:o.setInterval!==r},{setInterval:r})},24599:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(79472)(o.setTimeout,!0);n({global:!0,bind:!0,forced:o.setTimeout!==r},{setTimeout:r})},71678:(t,e,i)=>{"use strict";var n,o=i(96395),r=i(46518),s=i(44576),a=i(97751),c=i(79504),l=i(79039),u=i(33392),h=i(94901),d=i(33517),p=i(64117),A=i(20034),f=i(10757),g=i(72652),m=i(28551),C=i(36955),b=i(39297),v=i(97040),x=i(66699),y=i(26198),w=i(22812),k=i(61034),B=i(72248),E=i(94402),_=i(38469),I=i(94483),D=i(24659),S=i(1548),T=s.Object,O=s.Array,M=s.Date,P=s.Error,R=s.TypeError,N=s.PerformanceMark,H=a("DOMException"),z=B.Map,L=B.has,F=B.get,j=B.set,U=E.Set,W=E.add,Y=E.has,q=a("Object","keys"),Q=c([].push),G=c((!0).valueOf),X=c(1..valueOf),V=c("".valueOf),K=c(M.prototype.getTime),J=u("structuredClone"),Z="DataCloneError",$="Transferring",tt=function(t){return!l((function(){var e=new s.Set([7]),i=t(e),n=t(T(7));return i===e||!i.has(7)||!A(n)||7!=+n}))&&t},et=function(t,e){return!l((function(){var i=new e,n=t({a:i,b:i});return!(n&&n.a===n.b&&n.a instanceof e&&n.a.stack===i.stack)}))},it=s.structuredClone,nt=o||!et(it,P)||!et(it,H)||(n=it,!!l((function(){var t=n(new s.AggregateError([1],J,{cause:3}));return"AggregateError"!==t.name||1!==t.errors[0]||t.message!==J||3!==t.cause}))),ot=!it&&tt((function(t){return new N(J,{detail:t}).detail})),rt=tt(it)||ot,st=function(t){throw new H("Uncloneable type: "+t,Z)},at=function(t,e){throw new H((e||"Cloning")+" of "+t+" cannot be properly polyfilled in this engine",Z)},ct=function(t,e){return rt||at(e),rt(t)},lt=function(t,e,i){if(L(e,t))return F(e,t);var n,o,r,a,c,l;if("SharedArrayBuffer"===(i||C(t)))n=rt?rt(t):t;else{var u=s.DataView;u||h(t.slice)||at("ArrayBuffer");try{if(h(t.slice)&&!t.resizable)n=t.slice(0);else{o=t.byteLength,r="maxByteLength"in t?{maxByteLength:t.maxByteLength}:void 0,n=new ArrayBuffer(o,r),a=new u(t),c=new u(n);for(l=0;l1&&!p(arguments[1])?m(arguments[1]):void 0,o=n?n.transfer:void 0;void 0!==o&&(i=function(t,e){if(!A(t))throw new R("Transfer option cannot be converted to a sequence");var i=[];g(t,(function(t){Q(i,m(t))}));for(var n,o,r,a,c,l=0,u=y(i),p=new U;l{"use strict";i(15575),i(24599)},98406:(t,e,i)=>{"use strict";i(23792),i(27337);var n=i(46518),o=i(44576),r=i(93389),s=i(97751),a=i(69565),c=i(79504),l=i(43724),u=i(67416),h=i(36840),d=i(62106),p=i(56279),A=i(10687),f=i(33994),g=i(91181),m=i(90679),C=i(94901),b=i(39297),v=i(76080),x=i(36955),y=i(28551),w=i(20034),k=i(655),B=i(2360),E=i(6980),_=i(70081),I=i(50851),D=i(62529),S=i(22812),T=i(78227),O=i(74488),M=T("iterator"),P="URLSearchParams",R=P+"Iterator",N=g.set,H=g.getterFor(P),z=g.getterFor(R),L=r("fetch"),F=r("Request"),j=r("Headers"),U=F&&F.prototype,W=j&&j.prototype,Y=o.TypeError,q=o.encodeURIComponent,Q=String.fromCharCode,G=s("String","fromCodePoint"),X=parseInt,V=c("".charAt),K=c([].join),J=c([].push),Z=c("".replace),$=c([].shift),tt=c([].splice),et=c("".split),it=c("".slice),nt=c(/./.exec),ot=/\+/g,rt=/^[0-9a-f]+$/i,st=function(t,e){var i=it(t,e,e+2);return nt(rt,i)?X(i,16):NaN},at=function(t){for(var e=0,i=128;i>0&&t&i;i>>=1)e++;return e},ct=function(t){var e=null;switch(t.length){case 1:e=t[0];break;case 2:e=(31&t[0])<<6|63&t[1];break;case 3:e=(15&t[0])<<12|(63&t[1])<<6|63&t[2];break;case 4:e=(7&t[0])<<18|(63&t[1])<<12|(63&t[2])<<6|63&t[3]}return e>1114111?null:e},lt=function(t){for(var e=(t=Z(t,ot," ")).length,i="",n=0;ne){i+="%",n++;continue}var r=st(t,n+1);if(r!=r){i+=o,n++;continue}n+=2;var s=at(r);if(0===s)o=Q(r);else{if(1===s||s>4){i+="�",n++;continue}for(var a=[r],c=1;ce||"%"!==V(t,n));){var l=st(t,n+1);if(l!=l){n+=3;break}if(l>191||l<128)break;J(a,l),n+=2,c++}if(a.length!==s){i+="�";continue}var u=ct(a);null===u?i+="�":o=G(u)}}i+=o,n++}return i},ut=/[!'()~]|%20/g,ht={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},dt=function(t){return ht[t]},pt=function(t){return Z(q(t),ut,dt)},At=f((function(t,e){N(this,{type:R,target:H(t).entries,index:0,kind:e})}),P,(function(){var t=z(this),e=t.target,i=t.index++;if(!e||i>=e.length)return t.target=null,D(void 0,!0);var n=e[i];switch(t.kind){case"keys":return D(n.key,!1);case"values":return D(n.value,!1)}return D([n.key,n.value],!1)}),!0),ft=function(t){this.entries=[],this.url=null,void 0!==t&&(w(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===V(t,0)?it(t,1):t:k(t)))};ft.prototype={type:P,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,i,n,o,r,s,c,l=this.entries,u=I(t);if(u)for(i=(e=_(t,u)).next;!(n=a(i,e)).done;){if(r=(o=_(y(n.value))).next,(s=a(r,o)).done||(c=a(r,o)).done||!a(r,o).done)throw new Y("Expected sequence with length 2");J(l,{key:k(s.value),value:k(c.value)})}else for(var h in t)b(t,h)&&J(l,{key:h,value:k(t[h])})},parseQuery:function(t){if(t)for(var e,i,n=this.entries,o=et(t,"&"),r=0;r0?arguments[0]:void 0));l||(this.size=t.entries.length)},mt=gt.prototype;if(p(mt,{append:function(t,e){var i=H(this);S(arguments.length,2),J(i.entries,{key:k(t),value:k(e)}),l||this.length++,i.updateURL()},delete:function(t){for(var e=H(this),i=S(arguments.length,1),n=e.entries,o=k(t),r=i<2?void 0:arguments[1],s=void 0===r?r:k(r),a=0;ae.key?1:-1})),t.updateURL()},forEach:function(t){for(var e,i=H(this).entries,n=v(t,arguments.length>1?arguments[1]:void 0),o=0;o1?vt(arguments[1]):{})}}),C(F)){var xt=function(t){return m(this,U),new F(t,arguments.length>1?vt(arguments[1]):{})};U.constructor=xt,xt.prototype=U,n({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:xt})}}t.exports={URLSearchParams:gt,getState:H}},14603:(t,e,i)=>{"use strict";var n=i(36840),o=i(79504),r=i(655),s=i(22812),a=URLSearchParams,c=a.prototype,l=o(c.append),u=o(c.delete),h=o(c.forEach),d=o([].push),p=new a("a=1&a=2&b=3");p.delete("a",1),p.delete("b",void 0),p+""!="a=2"&&n(c,"delete",(function(t){var e=arguments.length,i=e<2?void 0:arguments[1];if(e&&void 0===i)return u(this,t);var n=[];h(this,(function(t,e){d(n,{key:e,value:t})})),s(e,1);for(var o,a=r(t),c=r(i),p=0,A=0,f=!1,g=n.length;p{"use strict";var n=i(36840),o=i(79504),r=i(655),s=i(22812),a=URLSearchParams,c=a.prototype,l=o(c.getAll),u=o(c.has),h=new a("a=1");!h.has("a",2)&&h.has("a",void 0)||n(c,"has",(function(t){var e=arguments.length,i=e<2?void 0:arguments[1];if(e&&void 0===i)return u(this,t);var n=l(this,t);s(e,1);for(var o=r(i),a=0;a{"use strict";i(98406)},98721:(t,e,i)=>{"use strict";var n=i(43724),o=i(79504),r=i(62106),s=URLSearchParams.prototype,a=o(s.forEach);n&&!("size"in s)&&r(s,"size",{get:function(){var t=0;return a(this,(function(){t++})),t},configurable:!0,enumerable:!0})},2222:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(79039),s=i(22812),a=i(655),c=i(67416),l=o("URL"),u=c&&r((function(){l.canParse()})),h=r((function(){return 1!==l.canParse.length}));n({target:"URL",stat:!0,forced:!u||h},{canParse:function(t){var e=s(arguments.length,1),i=a(t),n=e<2||void 0===arguments[1]?void 0:a(arguments[1]);try{return!!new l(i,n)}catch(t){return!1}}})},45806:(t,e,i)=>{"use strict";i(47764);var n,o=i(46518),r=i(43724),s=i(67416),a=i(44576),c=i(76080),l=i(79504),u=i(36840),h=i(62106),d=i(90679),p=i(39297),A=i(44213),f=i(97916),g=i(67680),m=i(68183).codeAt,C=i(3717),b=i(655),v=i(10687),x=i(22812),y=i(98406),w=i(91181),k=w.set,B=w.getterFor("URL"),E=y.URLSearchParams,_=y.getState,I=a.URL,D=a.TypeError,S=a.parseInt,T=Math.floor,O=Math.pow,M=l("".charAt),P=l(/./.exec),R=l([].join),N=l(1..toString),H=l([].pop),z=l([].push),L=l("".replace),F=l([].shift),j=l("".split),U=l("".slice),W=l("".toLowerCase),Y=l([].unshift),q="Invalid scheme",Q="Invalid host",G="Invalid port",X=/[a-z]/i,V=/[\d+-.a-z]/i,K=/\d/,J=/^0x/i,Z=/^[0-7]+$/,$=/^\d+$/,tt=/^[\da-f]+$/i,et=/[\0\t\n\r #%/:<>?@[\\\]^|]/,it=/[\0\t\n\r #/:<>?@[\\\]^|]/,nt=/^[\u0000-\u0020]+/,ot=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,rt=/[\t\n\r]/g,st=function(t){var e,i,n,o;if("number"==typeof t){for(e=[],i=0;i<4;i++)Y(e,t%256),t=T(t/256);return R(e,".")}if("object"==typeof t){for(e="",n=function(t){for(var e=null,i=1,n=null,o=0,r=0;r<8;r++)0!==t[r]?(o>i&&(e=n,i=o),n=null,o=0):(null===n&&(n=r),++o);return o>i?n:e}(t),i=0;i<8;i++)o&&0===t[i]||(o&&(o=!1),n===i?(e+=i?":":"::",o=!0):(e+=N(t[i],16),i<7&&(e+=":")));return"["+e+"]"}return t},at={},ct=A({},at,{" ":1,'"':1,"<":1,">":1,"`":1}),lt=A({},ct,{"#":1,"?":1,"{":1,"}":1}),ut=A({},lt,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),ht=function(t,e){var i=m(t,0);return i>32&&i<127&&!p(e,t)?t:encodeURIComponent(t)},dt={ftp:21,file:null,http:80,https:443,ws:80,wss:443},pt=function(t,e){var i;return 2===t.length&&P(X,M(t,0))&&(":"===(i=M(t,1))||!e&&"|"===i)},At=function(t){var e;return t.length>1&&pt(U(t,0,2))&&(2===t.length||"/"===(e=M(t,2))||"\\"===e||"?"===e||"#"===e)},ft=function(t){return"."===t||"%2e"===W(t)},gt={},mt={},Ct={},bt={},vt={},xt={},yt={},wt={},kt={},Bt={},Et={},_t={},It={},Dt={},St={},Tt={},Ot={},Mt={},Pt={},Rt={},Nt={},Ht=function(t,e,i){var n,o,r,s=b(t);if(e){if(o=this.parse(s))throw new D(o);this.searchParams=null}else{if(void 0!==i&&(n=new Ht(i,!0)),o=this.parse(s,null,n))throw new D(o);(r=_(new E)).bindURL(this),this.searchParams=r}};Ht.prototype={type:"URL",parse:function(t,e,i){var o,r,s,a,c,l=this,u=e||gt,h=0,d="",A=!1,m=!1,C=!1;for(t=b(t),e||(l.scheme="",l.username="",l.password="",l.host=null,l.port=null,l.path=[],l.query=null,l.fragment=null,l.cannotBeABaseURL=!1,t=L(t,nt,""),t=L(t,ot,"$1")),t=L(t,rt,""),o=f(t);h<=o.length;){switch(r=o[h],u){case gt:if(!r||!P(X,r)){if(e)return q;u=Ct;continue}d+=W(r),u=mt;break;case mt:if(r&&(P(V,r)||"+"===r||"-"===r||"."===r))d+=W(r);else{if(":"!==r){if(e)return q;d="",u=Ct,h=0;continue}if(e&&(l.isSpecial()!==p(dt,d)||"file"===d&&(l.includesCredentials()||null!==l.port)||"file"===l.scheme&&!l.host))return;if(l.scheme=d,e)return void(l.isSpecial()&&dt[l.scheme]===l.port&&(l.port=null));d="","file"===l.scheme?u=Dt:l.isSpecial()&&i&&i.scheme===l.scheme?u=bt:l.isSpecial()?u=wt:"/"===o[h+1]?(u=vt,h++):(l.cannotBeABaseURL=!0,z(l.path,""),u=Pt)}break;case Ct:if(!i||i.cannotBeABaseURL&&"#"!==r)return q;if(i.cannotBeABaseURL&&"#"===r){l.scheme=i.scheme,l.path=g(i.path),l.query=i.query,l.fragment="",l.cannotBeABaseURL=!0,u=Nt;break}u="file"===i.scheme?Dt:xt;continue;case bt:if("/"!==r||"/"!==o[h+1]){u=xt;continue}u=kt,h++;break;case vt:if("/"===r){u=Bt;break}u=Mt;continue;case xt:if(l.scheme=i.scheme,r===n)l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,l.path=g(i.path),l.query=i.query;else if("/"===r||"\\"===r&&l.isSpecial())u=yt;else if("?"===r)l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,l.path=g(i.path),l.query="",u=Rt;else{if("#"!==r){l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,l.path=g(i.path),l.path.length--,u=Mt;continue}l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,l.path=g(i.path),l.query=i.query,l.fragment="",u=Nt}break;case yt:if(!l.isSpecial()||"/"!==r&&"\\"!==r){if("/"!==r){l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,u=Mt;continue}u=Bt}else u=kt;break;case wt:if(u=kt,"/"!==r||"/"!==M(d,h+1))continue;h++;break;case kt:if("/"!==r&&"\\"!==r){u=Bt;continue}break;case Bt:if("@"===r){A&&(d="%40"+d),A=!0,s=f(d);for(var v=0;v65535)return G;l.port=l.isSpecial()&&w===dt[l.scheme]?null:w,d=""}if(e)return;u=Ot;continue}return G}d+=r;break;case Dt:if(l.scheme="file","/"===r||"\\"===r)u=St;else{if(!i||"file"!==i.scheme){u=Mt;continue}switch(r){case n:l.host=i.host,l.path=g(i.path),l.query=i.query;break;case"?":l.host=i.host,l.path=g(i.path),l.query="",u=Rt;break;case"#":l.host=i.host,l.path=g(i.path),l.query=i.query,l.fragment="",u=Nt;break;default:At(R(g(o,h),""))||(l.host=i.host,l.path=g(i.path),l.shortenPath()),u=Mt;continue}}break;case St:if("/"===r||"\\"===r){u=Tt;break}i&&"file"===i.scheme&&!At(R(g(o,h),""))&&(pt(i.path[0],!0)?z(l.path,i.path[0]):l.host=i.host),u=Mt;continue;case Tt:if(r===n||"/"===r||"\\"===r||"?"===r||"#"===r){if(!e&&pt(d))u=Mt;else if(""===d){if(l.host="",e)return;u=Ot}else{if(a=l.parseHost(d))return a;if("localhost"===l.host&&(l.host=""),e)return;d="",u=Ot}continue}d+=r;break;case Ot:if(l.isSpecial()){if(u=Mt,"/"!==r&&"\\"!==r)continue}else if(e||"?"!==r)if(e||"#"!==r){if(r!==n&&(u=Mt,"/"!==r))continue}else l.fragment="",u=Nt;else l.query="",u=Rt;break;case Mt:if(r===n||"/"===r||"\\"===r&&l.isSpecial()||!e&&("?"===r||"#"===r)){if(".."===(c=W(c=d))||"%2e."===c||".%2e"===c||"%2e%2e"===c?(l.shortenPath(),"/"===r||"\\"===r&&l.isSpecial()||z(l.path,"")):ft(d)?"/"===r||"\\"===r&&l.isSpecial()||z(l.path,""):("file"===l.scheme&&!l.path.length&&pt(d)&&(l.host&&(l.host=""),d=M(d,0)+":"),z(l.path,d)),d="","file"===l.scheme&&(r===n||"?"===r||"#"===r))for(;l.path.length>1&&""===l.path[0];)F(l.path);"?"===r?(l.query="",u=Rt):"#"===r&&(l.fragment="",u=Nt)}else d+=ht(r,lt);break;case Pt:"?"===r?(l.query="",u=Rt):"#"===r?(l.fragment="",u=Nt):r!==n&&(l.path[0]+=ht(r,at));break;case Rt:e||"#"!==r?r!==n&&("'"===r&&l.isSpecial()?l.query+="%27":l.query+="#"===r?"%23":ht(r,at)):(l.fragment="",u=Nt);break;case Nt:r!==n&&(l.fragment+=ht(r,ct))}h++}},parseHost:function(t){var e,i,n;if("["===M(t,0)){if("]"!==M(t,t.length-1))return Q;if(e=function(t){var e,i,n,o,r,s,a,c=[0,0,0,0,0,0,0,0],l=0,u=null,h=0,d=function(){return M(t,h)};if(":"===d()){if(":"!==M(t,1))return;h+=2,u=++l}for(;d();){if(8===l)return;if(":"!==d()){for(e=i=0;i<4&&P(tt,d());)e=16*e+S(d(),16),h++,i++;if("."===d()){if(0===i)return;if(h-=i,l>6)return;for(n=0;d();){if(o=null,n>0){if(!("."===d()&&n<4))return;h++}if(!P(K,d()))return;for(;P(K,d());){if(r=S(d(),10),null===o)o=r;else{if(0===o)return;o=10*o+r}if(o>255)return;h++}c[l]=256*c[l]+o,2!=++n&&4!==n||l++}if(4!==n)return;break}if(":"===d()){if(h++,!d())return}else if(d())return;c[l++]=e}else{if(null!==u)return;h++,u=++l}}if(null!==u)for(s=l-u,l=7;0!==l&&s>0;)a=c[l],c[l--]=c[u+s-1],c[u+--s]=a;else if(8!==l)return;return c}(U(t,1,-1)),!e)return Q;this.host=e}else if(this.isSpecial()){if(t=C(t),P(et,t))return Q;if(e=function(t){var e,i,n,o,r,s,a,c=j(t,".");if(c.length&&""===c[c.length-1]&&c.length--,(e=c.length)>4)return t;for(i=[],n=0;n1&&"0"===M(o,0)&&(r=P(J,o)?16:8,o=U(o,8===r?1:2)),""===o)s=0;else{if(!P(10===r?$:8===r?Z:tt,o))return t;s=S(o,r)}z(i,s)}for(n=0;n=O(256,5-e))return null}else if(s>255)return null;for(a=H(i),n=0;n1?arguments[1]:void 0,n=k(e,new Ht(t,!1,i));r||(e.href=n.serialize(),e.origin=n.getOrigin(),e.protocol=n.getProtocol(),e.username=n.getUsername(),e.password=n.getPassword(),e.host=n.getHost(),e.hostname=n.getHostname(),e.port=n.getPort(),e.pathname=n.getPathname(),e.search=n.getSearch(),e.searchParams=n.getSearchParams(),e.hash=n.getHash())},Lt=zt.prototype,Ft=function(t,e){return{get:function(){return B(this)[t]()},set:e&&function(t){return B(this)[e](t)},configurable:!0,enumerable:!0}};if(r&&(h(Lt,"href",Ft("serialize","setHref")),h(Lt,"origin",Ft("getOrigin")),h(Lt,"protocol",Ft("getProtocol","setProtocol")),h(Lt,"username",Ft("getUsername","setUsername")),h(Lt,"password",Ft("getPassword","setPassword")),h(Lt,"host",Ft("getHost","setHost")),h(Lt,"hostname",Ft("getHostname","setHostname")),h(Lt,"port",Ft("getPort","setPort")),h(Lt,"pathname",Ft("getPathname","setPathname")),h(Lt,"search",Ft("getSearch","setSearch")),h(Lt,"searchParams",Ft("getSearchParams")),h(Lt,"hash",Ft("getHash","setHash"))),u(Lt,"toJSON",(function(){return B(this).serialize()}),{enumerable:!0}),u(Lt,"toString",(function(){return B(this).serialize()}),{enumerable:!0}),I){var jt=I.createObjectURL,Ut=I.revokeObjectURL;jt&&u(zt,"createObjectURL",c(jt,I)),Ut&&u(zt,"revokeObjectURL",c(Ut,I))}v(zt,"URL"),o({global:!0,constructor:!0,forced:!s,sham:!r},{URL:zt})},3296:(t,e,i)=>{"use strict";i(45806)},45781:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(22812),s=i(655),a=i(67416),c=o("URL");n({target:"URL",stat:!0,forced:!a},{parse:function(t){var e=r(arguments.length,1),i=s(t),n=e<2||void 0===arguments[1]?void 0:s(arguments[1]);try{return new c(i,n)}catch(t){return null}}})},27208:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565);n({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return o(URL.prototype.toString,this)}})},84315:(t,e,i)=>{"use strict";i(52675),i(89463),i(66412),i(60193),i(92168),i(2259),i(86964),i(83142),i(83237),i(61833),i(67947),i(31073),i(45700),i(78125),i(20326),i(16280),i(76918),i(30067),i(4294),i(18107),i(28706),i(26835),i(88431),i(33771),i(2008),i(50113),i(48980),i(10838),i(13451),i(46449),i(78350),i(51629),i(23418),i(80452),i(25276),i(64346),i(23792),i(48598),i(8921),i(62062),i(31051),i(44114),i(72712),i(18863),i(94490),i(34782),i(15086),i(26910),i(87478),i(54554),i(9678),i(57145),i(71658),i(93514),i(30237),i(13609),i(11558),i(54743),i(46761),i(11745),i(38309),i(16573),i(78100),i(77936),i(61699),i(59089),i(91191),i(93515),i(1688),i(60739),i(89572),i(23288),i(36456),i(94170),i(48957),i(62010),i(55081),i(18111),i(29314),i(81148),i(22489),i(20116),i(30531),i(7588),i(49603),i(61701),i(18237),i(13579),i(54972),i(61806),i(33110),i(4731),i(36033),i(47072),i(93153),i(82326),i(36389),i(64444),i(8085),i(77762),i(65070),i(60605),i(39469),i(72152),i(75376),i(56624),i(11367),i(5914),i(78553),i(98690),i(60479),i(70761),i(2892),i(45374),i(25428),i(32637),i(40150),i(59149),i(64601),i(44435),i(87220),i(25843),i(62337),i(9868),i(80630),i(69085),i(59904),i(17427),i(67945),i(84185),i(87607),i(5506),i(52811),i(53921),i(83851),i(81278),i(1480),i(40875),i(77691),i(78347),i(29908),i(94052),i(94003),i(221),i(79432),i(9220),i(7904),i(16348),i(63548),i(93941),i(10287),i(26099),i(16034),i(78459),i(58940),i(3362),i(96167),i(93518),i(9391),i(31689),i(14628),i(39796),i(60825),i(87411),i(21211),i(40888),i(9065),i(86565),i(32812),i(84634),i(71137),i(30985),i(34268),i(57254),i(15472),i(84864),i(57465),i(27495),i(69479),i(87745),i(90906),i(38781),i(31415),i(17642),i(58004),i(33853),i(45876),i(32475),i(15024),i(31698),i(67357),i(23860),i(99449),i(27337),i(21699),i(42043),i(47764),i(71761),i(28543),i(35701),i(68156),i(85906),i(42781),i(25440),i(79978),i(5746),i(90744),i(11392),i(50375),i(67438),i(42762),i(39202),i(43359),i(89907),i(11898),i(35490),i(5745),i(94298),i(60268),i(69546),i(20781),i(50778),i(89195),i(46276),i(48718),i(16308),i(34594),i(29833),i(46594),i(72107),i(95477),i(21489),i(22134),i(3690),i(61740),i(48140),i(81630),i(72170),i(75044),i(69539),i(31694),i(89955),i(21903),i(91134),i(33206),i(48345),i(44496),i(66651),i(12887),i(19369),i(66812),i(8995),i(52568),i(31575),i(36072),i(88747),i(28845),i(29423),i(57301),i(373),i(86614),i(41405),i(37467),i(44732),i(33684),i(79577),i(88267),i(73772),i(30958),i(2945),i(42207),i(23500),i(62953),i(55815),i(64979),i(79739),i(59848),i(122),i(13611),i(71678),i(76031),i(3296),i(2222),i(45781),i(27208),i(48408),i(14603),i(47566),i(98721),i(19167)},35810:(t,e,i)=>{"use strict";i.d(e,{Al:()=>n.r,H4:()=>n.c,Q$:()=>n.e,R3:()=>n.n,VL:()=>n.l,lJ:()=>n.d,pt:()=>n.F,ur:()=>h,v7:()=>l});var n=i(68251),o=(i(43627),i(53334)),r=i(380),s=i(65606);Error;const a=["B","KB","MB","GB","TB","PB"],c=["B","KiB","MiB","GiB","TiB","PiB"];function l(t,e=!1,i=!1,n=!1){i=i&&!n,"string"==typeof t&&(t=Number(t));let r=t>0?Math.floor(Math.log(t)/Math.log(n?1e3:1024)):0;r=Math.min((i?c.length:a.length)-1,r);const s=i?c[r]:a[r];let l=(t/Math.pow(n?1e3:1024,r)).toFixed(1);return!0===e&&0===r?("0.0"!==l?"< 1 ":"0 ")+(i?c[1]:a[1]):(l=r<2?parseFloat(l).toFixed(0):parseFloat(l).toLocaleString((0,o.lO)()),l+" "+s)}function u(t){return t instanceof Date?t.toISOString():String(t)}function h(t,e={}){const i={sortingMode:"basename",sortingOrder:"asc",...e};return function(t,e,i){i=i??[];const n=(e=e??[t=>t]).map(((t,e)=>"asc"===(i[e]??"asc")?1:-1)),r=Intl.Collator([(0,o.Z0)(),(0,o.lO)()],{numeric:!0,usage:"sort"});return[...t].sort(((t,i)=>{for(const[o,s]of e.entries()){const e=r.compare(u(s(t)),u(s(i)));if(0!==e)return e*n[o]}return 0}))}(t,[...i.sortFavoritesFirst?[t=>1!==t.attributes?.favorite]:[],...i.sortFoldersFirst?[t=>"folder"!==t.type]:[],..."basename"!==i.sortingMode?[t=>t[i.sortingMode]]:[],t=>{return(e=t.displayname||t.attributes?.displayname||t.basename).lastIndexOf(".")>0?e.slice(0,e.lastIndexOf(".")):e;var e},t=>t.basename],[...i.sortFavoritesFirst?["asc"]:[],...i.sortFoldersFirst?["asc"]:[],..."mtime"===i.sortingMode?["asc"===i.sortingOrder?"desc":"asc"]:[],..."mtime"!==i.sortingMode&&"basename"!==i.sortingMode?[i.sortingOrder]:[],i.sortingOrder,i.sortingOrder])}var d={};!function(t){const e=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",i="["+e+"]["+e+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",n=new RegExp("^"+i+"$");t.isExist=function(t){return void 0!==t},t.isEmptyObject=function(t){return 0===Object.keys(t).length},t.merge=function(t,e,i){if(e){const n=Object.keys(e),o=n.length;for(let r=0;r!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,i){return t}};p.buildOptions=function(t){return Object.assign({},A,t)},p.defaultOptions=A,!Number.parseInt&&window.parseInt&&(Number.parseInt=window.parseInt),!Number.parseFloat&&window.parseFloat&&(Number.parseFloat=window.parseFloat);new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");var f={};function g(t,e,i){let n;const o={};for(let r=0;r0&&(o[e.textNodeName]=n):void 0!==n&&(o[e.textNodeName]=n),o}function m(t){const e=Object.keys(t);for(let t=0;t`,r=!1;continue}if(c===e.commentPropName){o+=n+`\x3c!--${a[c][0][e.textNodeName]}--\x3e`,r=!0;continue}if("?"===c[0]){const t=k(a[":@"],e),i="?xml"===c?"":n;let s=a[c][0][e.textNodeName];s=0!==s.length?" "+s:"",o+=i+`<${c}${s}${t}?>`,r=!0;continue}let u=n;""!==u&&(u+=e.indentBy);const h=n+`<${c}${k(a[":@"],e)}`,d=y(a[c],e,l,u);-1!==e.unpairedTags.indexOf(c)?e.suppressUnpairedNode?o+=h+">":o+=h+"/>":d&&0!==d.length||!e.suppressEmptyNode?d&&d.endsWith(">")?o+=h+`>${d}${n}`:(o+=h+">",d&&""!==n&&(d.includes("/>")||d.includes("`):o+=h+"/>",r=!0}return o}function w(t){const e=Object.keys(t);for(let i=0;i0&&e.processEntities)for(let i=0;i0&&(i="\n"),y(t,e,"",i)},I=function(t){return"function"==typeof t?t:Array.isArray(t)?e=>{for(const i of t){if("string"==typeof i&&e===i)return!0;if(i instanceof RegExp&&i.test(e))return!0}}:()=>!1},D={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","g"),val:"&"},{regex:new RegExp(">","g"),val:">"},{regex:new RegExp("<","g"),val:"<"},{regex:new RegExp("'","g"),val:"'"},{regex:new RegExp('"',"g"),val:"""}],processEntities:!0,stopNodes:[],oneListGroup:!1};function S(t){this.options=Object.assign({},D,t),!0===this.options.ignoreAttributes||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.ignoreAttributesFn=I(this.options.ignoreAttributes),this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=M),this.processTextOrObjNode=T,this.options.format?(this.indentate=O,this.tagEndChar=">\n",this.newLine="\n"):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function T(t,e,i,n){const o=this.j2x(t,i+1,n.concat(e));return void 0!==t[this.options.textNodeName]&&1===Object.keys(t).length?this.buildTextValNode(t[this.options.textNodeName],e,o.attrStr,i):this.buildObjectNode(o.val,e,o.attrStr,i)}function O(t){return this.options.indentBy.repeat(t)}function M(t){return!(!t.startsWith(this.options.attributeNamePrefix)||t===this.options.textNodeName)&&t.substr(this.attrPrefixLen)}S.prototype.build=function(t){return this.options.preserveOrder?_(t,this.options):(Array.isArray(t)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(t={[this.options.arrayNodeName]:t}),this.j2x(t,0,[]).val)},S.prototype.j2x=function(t,e,i){let n="",o="";const r=i.join(".");for(let s in t)if(Object.prototype.hasOwnProperty.call(t,s))if(void 0===t[s])this.isAttribute(s)&&(o+="");else if(null===t[s])this.isAttribute(s)?o+="":"?"===s[0]?o+=this.indentate(e)+"<"+s+"?"+this.tagEndChar:o+=this.indentate(e)+"<"+s+"/"+this.tagEndChar;else if(t[s]instanceof Date)o+=this.buildTextValNode(t[s],s,"",e);else if("object"!=typeof t[s]){const i=this.isAttribute(s);if(i&&!this.ignoreAttributesFn(i,r))n+=this.buildAttrPairStr(i,""+t[s]);else if(!i)if(s===this.options.textNodeName){let e=this.options.tagValueProcessor(s,""+t[s]);o+=this.replaceEntitiesValue(e)}else o+=this.buildTextValNode(t[s],s,"",e)}else if(Array.isArray(t[s])){const n=t[s].length;let r="",a="";for(let c=0;c"+t+o}},S.prototype.closeTag=function(t){let e="";return-1!==this.options.unpairedTags.indexOf(t)?this.options.suppressUnpairedNode||(e="/"):e=this.options.suppressEmptyNode?"/":`>`+this.newLine;if(!1!==this.options.commentPropName&&e===this.options.commentPropName)return this.indentate(n)+`\x3c!--${t}--\x3e`+this.newLine;if("?"===e[0])return this.indentate(n)+"<"+e+i+"?"+this.tagEndChar;{let o=this.options.tagValueProcessor(e,t);return o=this.replaceEntitiesValue(o),""===o?this.indentate(n)+"<"+e+i+this.closeTag(e)+this.tagEndChar:this.indentate(n)+"<"+e+i+">"+o+"0&&this.options.processEntities)for(let e=0;econsole.error("SEMVER",...t):()=>{},R={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER||9007199254740991,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2},N={exports:{}};!function(t,e){const{MAX_SAFE_COMPONENT_LENGTH:i,MAX_SAFE_BUILD_LENGTH:n,MAX_LENGTH:o}=R,r=P,s=(e=t.exports={}).re=[],a=e.safeRe=[],c=e.src=[],l=e.t={};let u=0;const h="[a-zA-Z0-9-]",d=[["\\s",1],["\\d",o],[h,n]],p=(t,e,i)=>{const n=(t=>{for(const[e,i]of d)t=t.split(`${e}*`).join(`${e}{0,${i}}`).split(`${e}+`).join(`${e}{1,${i}}`);return t})(e),o=u++;r(t,o,e),l[t]=o,c[o]=e,s[o]=new RegExp(e,i?"g":void 0),a[o]=new RegExp(n,i?"g":void 0)};p("NUMERICIDENTIFIER","0|[1-9]\\d*"),p("NUMERICIDENTIFIERLOOSE","\\d+"),p("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${h}*`),p("MAINVERSION",`(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})`),p("MAINVERSIONLOOSE",`(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})`),p("PRERELEASEIDENTIFIER",`(?:${c[l.NUMERICIDENTIFIER]}|${c[l.NONNUMERICIDENTIFIER]})`),p("PRERELEASEIDENTIFIERLOOSE",`(?:${c[l.NUMERICIDENTIFIERLOOSE]}|${c[l.NONNUMERICIDENTIFIER]})`),p("PRERELEASE",`(?:-(${c[l.PRERELEASEIDENTIFIER]}(?:\\.${c[l.PRERELEASEIDENTIFIER]})*))`),p("PRERELEASELOOSE",`(?:-?(${c[l.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${c[l.PRERELEASEIDENTIFIERLOOSE]})*))`),p("BUILDIDENTIFIER",`${h}+`),p("BUILD",`(?:\\+(${c[l.BUILDIDENTIFIER]}(?:\\.${c[l.BUILDIDENTIFIER]})*))`),p("FULLPLAIN",`v?${c[l.MAINVERSION]}${c[l.PRERELEASE]}?${c[l.BUILD]}?`),p("FULL",`^${c[l.FULLPLAIN]}$`),p("LOOSEPLAIN",`[v=\\s]*${c[l.MAINVERSIONLOOSE]}${c[l.PRERELEASELOOSE]}?${c[l.BUILD]}?`),p("LOOSE",`^${c[l.LOOSEPLAIN]}$`),p("GTLT","((?:<|>)?=?)"),p("XRANGEIDENTIFIERLOOSE",`${c[l.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),p("XRANGEIDENTIFIER",`${c[l.NUMERICIDENTIFIER]}|x|X|\\*`),p("XRANGEPLAIN",`[v=\\s]*(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:${c[l.PRERELEASE]})?${c[l.BUILD]}?)?)?`),p("XRANGEPLAINLOOSE",`[v=\\s]*(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:${c[l.PRERELEASELOOSE]})?${c[l.BUILD]}?)?)?`),p("XRANGE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAIN]}$`),p("XRANGELOOSE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAINLOOSE]}$`),p("COERCEPLAIN",`(^|[^\\d])(\\d{1,${i}})(?:\\.(\\d{1,${i}}))?(?:\\.(\\d{1,${i}}))?`),p("COERCE",`${c[l.COERCEPLAIN]}(?:$|[^\\d])`),p("COERCEFULL",c[l.COERCEPLAIN]+`(?:${c[l.PRERELEASE]})?(?:${c[l.BUILD]})?(?:$|[^\\d])`),p("COERCERTL",c[l.COERCE],!0),p("COERCERTLFULL",c[l.COERCEFULL],!0),p("LONETILDE","(?:~>?)"),p("TILDETRIM",`(\\s*)${c[l.LONETILDE]}\\s+`,!0),e.tildeTrimReplace="$1~",p("TILDE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAIN]}$`),p("TILDELOOSE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAINLOOSE]}$`),p("LONECARET","(?:\\^)"),p("CARETTRIM",`(\\s*)${c[l.LONECARET]}\\s+`,!0),e.caretTrimReplace="$1^",p("CARET",`^${c[l.LONECARET]}${c[l.XRANGEPLAIN]}$`),p("CARETLOOSE",`^${c[l.LONECARET]}${c[l.XRANGEPLAINLOOSE]}$`),p("COMPARATORLOOSE",`^${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]})$|^$`),p("COMPARATOR",`^${c[l.GTLT]}\\s*(${c[l.FULLPLAIN]})$|^$`),p("COMPARATORTRIM",`(\\s*)${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]}|${c[l.XRANGEPLAIN]})`,!0),e.comparatorTrimReplace="$1$2$3",p("HYPHENRANGE",`^\\s*(${c[l.XRANGEPLAIN]})\\s+-\\s+(${c[l.XRANGEPLAIN]})\\s*$`),p("HYPHENRANGELOOSE",`^\\s*(${c[l.XRANGEPLAINLOOSE]})\\s+-\\s+(${c[l.XRANGEPLAINLOOSE]})\\s*$`),p("STAR","(<|>)?=?\\s*\\*"),p("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),p("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}(N,N.exports);var H=N.exports;Object.freeze({loose:!0}),Object.freeze({});const z=/^[0-9]+$/,L=(t,e)=>{const i=z.test(t),n=z.test(e);return i&&n&&(t=+t,e=+e),t===e?0:i&&!n?-1:n&&!i?1:tL(e,t)};const{MAX_LENGTH:j,MAX_SAFE_INTEGER:U}=R,{safeRe:W,t:Y}=H,{compareIdentifiers:q}=F;r.m},4523:(t,e,i)=>{"use strict";i.r(e),i.d(e,{VERSION:()=>o,after:()=>Pe,all:()=>ti,allKeys:()=>gt,any:()=>ei,assign:()=>Pt,before:()=>Re,bind:()=>ye,bindAll:()=>Be,chain:()=>Ce,chunk:()=>Hi,clone:()=>zt,collect:()=>Xe,compact:()=>Ei,compose:()=>Me,constant:()=>Z,contains:()=>ii,countBy:()=>gi,create:()=>Ht,debounce:()=>Se,default:()=>Ui,defaults:()=>Rt,defer:()=>Ie,delay:()=>_e,detect:()=>qe,difference:()=>Ii,drop:()=>ki,each:()=>Ge,escape:()=>se,every:()=>ti,extend:()=>Mt,extendOwn:()=>Pt,filter:()=>Ze,find:()=>qe,findIndex:()=>Le,findKey:()=>He,findLastIndex:()=>Fe,findWhere:()=>Qe,first:()=>wi,flatten:()=>_i,foldl:()=>Ke,foldr:()=>Je,forEach:()=>Ge,functions:()=>Tt,get:()=>Wt,groupBy:()=>Ai,has:()=>Yt,head:()=>wi,identity:()=>qt,include:()=>ii,includes:()=>ii,indexBy:()=>fi,indexOf:()=>We,initial:()=>yi,inject:()=>Ke,intersection:()=>Oi,invert:()=>St,invoke:()=>ni,isArguments:()=>V,isArray:()=>Q,isArrayBuffer:()=>H,isBoolean:()=>I,isDataView:()=>q,isDate:()=>M,isElement:()=>D,isEmpty:()=>ct,isEqual:()=>ft,isError:()=>R,isFinite:()=>K,isFunction:()=>F,isMap:()=>kt,isMatch:()=>lt,isNaN:()=>J,isNull:()=>E,isNumber:()=>O,isObject:()=>B,isRegExp:()=>P,isSet:()=>Et,isString:()=>T,isSymbol:()=>N,isTypedArray:()=>ot,isUndefined:()=>_,isWeakMap:()=>Bt,isWeakSet:()=>_t,iteratee:()=>Kt,keys:()=>at,last:()=>Bi,lastIndexOf:()=>Ye,map:()=>Xe,mapObject:()=>Zt,matcher:()=>Qt,matches:()=>Qt,max:()=>si,memoize:()=>Ee,methods:()=>Tt,min:()=>ai,mixin:()=>Li,negate:()=>Oe,noop:()=>$t,now:()=>ne,object:()=>Ri,omit:()=>xi,once:()=>Ne,pairs:()=>Dt,partial:()=>xe,partition:()=>mi,pick:()=>vi,pluck:()=>oi,property:()=>Gt,propertyOf:()=>te,random:()=>ie,range:()=>Ni,reduce:()=>Ke,reduceRight:()=>Je,reject:()=>$e,rest:()=>ki,restArguments:()=>k,result:()=>fe,sample:()=>ui,select:()=>Ze,shuffle:()=>hi,size:()=>Ci,some:()=>ei,sortBy:()=>di,sortedIndex:()=>je,tail:()=>ki,take:()=>wi,tap:()=>Lt,template:()=>Ae,templateSettings:()=>ce,throttle:()=>De,times:()=>ee,toArray:()=>li,toPath:()=>Ft,transpose:()=>Mi,unescape:()=>ae,union:()=>Ti,uniq:()=>Si,unique:()=>Si,uniqueId:()=>me,unzip:()=>Mi,values:()=>It,where:()=>ri,without:()=>Di,wrap:()=>Te,zip:()=>Pi});var n={};i.r(n),i.d(n,{VERSION:()=>o,after:()=>Pe,all:()=>ti,allKeys:()=>gt,any:()=>ei,assign:()=>Pt,before:()=>Re,bind:()=>ye,bindAll:()=>Be,chain:()=>Ce,chunk:()=>Hi,clone:()=>zt,collect:()=>Xe,compact:()=>Ei,compose:()=>Me,constant:()=>Z,contains:()=>ii,countBy:()=>gi,create:()=>Ht,debounce:()=>Se,default:()=>Fi,defaults:()=>Rt,defer:()=>Ie,delay:()=>_e,detect:()=>qe,difference:()=>Ii,drop:()=>ki,each:()=>Ge,escape:()=>se,every:()=>ti,extend:()=>Mt,extendOwn:()=>Pt,filter:()=>Ze,find:()=>qe,findIndex:()=>Le,findKey:()=>He,findLastIndex:()=>Fe,findWhere:()=>Qe,first:()=>wi,flatten:()=>_i,foldl:()=>Ke,foldr:()=>Je,forEach:()=>Ge,functions:()=>Tt,get:()=>Wt,groupBy:()=>Ai,has:()=>Yt,head:()=>wi,identity:()=>qt,include:()=>ii,includes:()=>ii,indexBy:()=>fi,indexOf:()=>We,initial:()=>yi,inject:()=>Ke,intersection:()=>Oi,invert:()=>St,invoke:()=>ni,isArguments:()=>V,isArray:()=>Q,isArrayBuffer:()=>H,isBoolean:()=>I,isDataView:()=>q,isDate:()=>M,isElement:()=>D,isEmpty:()=>ct,isEqual:()=>ft,isError:()=>R,isFinite:()=>K,isFunction:()=>F,isMap:()=>kt,isMatch:()=>lt,isNaN:()=>J,isNull:()=>E,isNumber:()=>O,isObject:()=>B,isRegExp:()=>P,isSet:()=>Et,isString:()=>T,isSymbol:()=>N,isTypedArray:()=>ot,isUndefined:()=>_,isWeakMap:()=>Bt,isWeakSet:()=>_t,iteratee:()=>Kt,keys:()=>at,last:()=>Bi,lastIndexOf:()=>Ye,map:()=>Xe,mapObject:()=>Zt,matcher:()=>Qt,matches:()=>Qt,max:()=>si,memoize:()=>Ee,methods:()=>Tt,min:()=>ai,mixin:()=>Li,negate:()=>Oe,noop:()=>$t,now:()=>ne,object:()=>Ri,omit:()=>xi,once:()=>Ne,pairs:()=>Dt,partial:()=>xe,partition:()=>mi,pick:()=>vi,pluck:()=>oi,property:()=>Gt,propertyOf:()=>te,random:()=>ie,range:()=>Ni,reduce:()=>Ke,reduceRight:()=>Je,reject:()=>$e,rest:()=>ki,restArguments:()=>k,result:()=>fe,sample:()=>ui,select:()=>Ze,shuffle:()=>hi,size:()=>Ci,some:()=>ei,sortBy:()=>di,sortedIndex:()=>je,tail:()=>ki,take:()=>wi,tap:()=>Lt,template:()=>Ae,templateSettings:()=>ce,throttle:()=>De,times:()=>ee,toArray:()=>li,toPath:()=>Ft,transpose:()=>Mi,unescape:()=>ae,union:()=>Ti,uniq:()=>Si,unique:()=>Si,uniqueId:()=>me,unzip:()=>Mi,values:()=>It,where:()=>ri,without:()=>Di,wrap:()=>Te,zip:()=>Pi});var o="1.13.7",r="object"==typeof self&&self.self===self&&self||"object"==typeof global&&global.global===global&&global||Function("return this")()||{},s=Array.prototype,a=Object.prototype,c="undefined"!=typeof Symbol?Symbol.prototype:null,l=s.push,u=s.slice,h=a.toString,d=a.hasOwnProperty,p="undefined"!=typeof ArrayBuffer,A="undefined"!=typeof DataView,f=Array.isArray,g=Object.keys,m=Object.create,C=p&&ArrayBuffer.isView,b=isNaN,v=isFinite,x=!{toString:null}.propertyIsEnumerable("toString"),y=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],w=Math.pow(2,53)-1;function k(t,e){return e=null==e?t.length-1:+e,function(){for(var i=Math.max(arguments.length-e,0),n=Array(i),o=0;o=0&&i<=w}}function tt(t){return function(e){return null==e?void 0:e[t]}}const et=tt("byteLength"),it=$(et);var nt=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;const ot=p?function(t){return C?C(t)&&!q(t):it(t)&&nt.test(h.call(t))}:Z(!1),rt=tt("length");function st(t,e){e=function(t){for(var e={},i=t.length,n=0;n":">",'"':""","'":"'","`":"`"},se=oe(re),ae=oe(St(re)),ce=ut.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var le=/(.)^/,ue={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},he=/\\|'|\r|\n|\u2028|\u2029/g;function de(t){return"\\"+ue[t]}var pe=/^\s*(\w|\$)+\s*$/;function Ae(t,e,i){!e&&i&&(e=i),e=Rt({},e,ut.templateSettings);var n=RegExp([(e.escape||le).source,(e.interpolate||le).source,(e.evaluate||le).source].join("|")+"|$","g"),o=0,r="__p+='";t.replace(n,(function(e,i,n,s,a){return r+=t.slice(o,a).replace(he,de),o=a+e.length,i?r+="'+\n((__t=("+i+"))==null?'':_.escape(__t))+\n'":n?r+="'+\n((__t=("+n+"))==null?'':__t)+\n'":s&&(r+="';\n"+s+"\n__p+='"),e})),r+="';\n";var s,a=e.variable;if(a){if(!pe.test(a))throw new Error("variable is not a bare identifier: "+a)}else r="with(obj||{}){\n"+r+"}\n",a="obj";r="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+r+"return __p;\n";try{s=new Function(a,"_",r)}catch(t){throw t.source=r,t}var c=function(t){return s.call(this,t,ut)};return c.source="function("+a+"){\n"+r+"}",c}function fe(t,e,i){var n=(e=jt(e)).length;if(!n)return F(i)?i.call(t):i;for(var o=0;o1)ke(a,e-1,i,n),o=n.length;else for(var c=0,l=a.length;ce?(n&&(clearTimeout(n),n=null),a=l,s=t.apply(o,r),n||(o=r=null)):n||!1===i.trailing||(n=setTimeout(c,u)),s};return l.cancel=function(){clearTimeout(n),a=0,n=o=r=null},l}function Se(t,e,i){var n,o,r,s,a,c=function(){var l=ne()-o;e>l?n=setTimeout(c,e-l):(n=null,i||(s=t.apply(a,r)),n||(r=a=null))},l=k((function(l){return a=this,r=l,o=ne(),n||(n=setTimeout(c,e),i&&(s=t.apply(a,r))),s}));return l.cancel=function(){clearTimeout(n),n=r=a=null},l}function Te(t,e){return xe(e,t)}function Oe(t){return function(){return!t.apply(this,arguments)}}function Me(){var t=arguments,e=t.length-1;return function(){for(var i=e,n=t[e].apply(this,arguments);i--;)n=t[i].call(this,n);return n}}function Pe(t,e){return function(){if(--t<1)return e.apply(this,arguments)}}function Re(t,e){var i;return function(){return--t>0&&(i=e.apply(this,arguments)),t<=1&&(e=null),i}}const Ne=xe(Re,2);function He(t,e,i){e=Jt(e,i);for(var n,o=at(t),r=0,s=o.length;r0?0:o-1;r>=0&&r0?s=r>=0?r:Math.max(r+a,s):a=r>=0?Math.min(r+1,a):r+a+1;else if(i&&r&&a)return n[r=i(n,o)]===o?r:-1;if(o!=o)return(r=e(u.call(n,s,a),J))>=0?r+s:-1;for(r=t>0?s:a-1;r>=0&&r=3;return function(e,i,n,o){var r=!we(e)&&at(e),s=(r||e).length,a=t>0?0:s-1;for(o||(n=e[r?r[a]:a],a+=t);a>=0&&a=0}const ni=k((function(t,e,i){var n,o;return F(e)?o=e:(e=jt(e),n=e.slice(0,-1),e=e[e.length-1]),Xe(t,(function(t){var r=o;if(!r){if(n&&n.length&&(t=Ut(t,n)),null==t)return;r=t[e]}return null==r?r:r.apply(t,i)}))}));function oi(t,e){return Xe(t,Gt(e))}function ri(t,e){return Ze(t,Qt(e))}function si(t,e,i){var n,o,r=-1/0,s=-1/0;if(null==e||"number"==typeof e&&"object"!=typeof t[0]&&null!=t)for(var a=0,c=(t=we(t)?t:It(t)).length;ar&&(r=n);else e=Jt(e,i),Ge(t,(function(t,i,n){((o=e(t,i,n))>s||o===-1/0&&r===-1/0)&&(r=t,s=o)}));return r}function ai(t,e,i){var n,o,r=1/0,s=1/0;if(null==e||"number"==typeof e&&"object"!=typeof t[0]&&null!=t)for(var a=0,c=(t=we(t)?t:It(t)).length;an||void 0===i)return 1;if(i1&&(n=Xt(n,e[1])),e=gt(t)):(n=bi,e=ke(e,!1,!1),t=Object(t));for(var o=0,r=e.length;o1&&(i=e[1])):(e=Xe(ke(e,!1,!1),String),n=function(t,i){return!ii(e,i)}),vi(t,n,i)}));function yi(t,e,i){return u.call(t,0,Math.max(0,t.length-(null==e||i?1:e)))}function wi(t,e,i){return null==t||t.length<1?null==e||i?void 0:[]:null==e||i?t[0]:yi(t,t.length-e)}function ki(t,e,i){return u.call(t,null==e||i?1:e)}function Bi(t,e,i){return null==t||t.length<1?null==e||i?void 0:[]:null==e||i?t[t.length-1]:ki(t,Math.max(0,t.length-e))}function Ei(t){return Ze(t,Boolean)}function _i(t,e){return ke(t,e,!1)}const Ii=k((function(t,e){return e=ke(e,!0,!0),Ze(t,(function(t){return!ii(e,t)}))})),Di=k((function(t,e){return Ii(t,e)}));function Si(t,e,i,n){I(e)||(n=i,i=e,e=!1),null!=i&&(i=Jt(i,n));for(var o=[],r=[],s=0,a=rt(t);s{if(!i){var r=1/0;for(u=0;u=o)&&Object.keys(a.O).every((t=>a.O[t](i[c])))?i.splice(c--,1):(s=!1,o0&&e[u-1][2]>o;u--)e[u]=e[u-1];e[u]=[i,n,o]},a.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return a.d(e,{a:e}),e},a.d=(t,e)=>{for(var i in e)a.o(e,i)&&!a.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},a.f={},a.e=t=>Promise.all(Object.keys(a.f).reduce(((e,i)=>(a.f[i](t,e),e)),[])),a.u=t=>t+"-"+t+".js?v="+{2441:"44b85e4901c485417f88",5862:"142cd48ca8ec32e57725",6146:"e2debf8c3843acd115d6",8289:"8f098190dce9305dab1e",9293:"d37b2af06bb279552eb5"}[t],a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),a.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i={},o="nextcloud:",a.l=(t,e,n,r)=>{if(i[t])i[t].push(e);else{var s,c;if(void 0!==n)for(var l=document.getElementsByTagName("script"),u=0;u{s.onerror=s.onload=null,clearTimeout(p);var o=i[t];if(delete i[t],s.parentNode&&s.parentNode.removeChild(s),o&&o.forEach((t=>t(n))),e)return e(n)},p=setTimeout(d.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=d.bind(null,s.onerror),s.onload=d.bind(null,s.onload),c&&document.head.appendChild(s)}},a.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},a.nmd=t=>(t.paths=[],t.children||(t.children=[]),t),a.j=2228,(()=>{var t;a.g.importScripts&&(t=a.g.location+"");var e=a.g.document;if(!t&&e&&(e.currentScript&&"SCRIPT"===e.currentScript.tagName.toUpperCase()&&(t=e.currentScript.src),!t)){var i=e.getElementsByTagName("script");if(i.length)for(var n=i.length-1;n>-1&&(!t||!/^http(s?):/.test(t));)t=i[n--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=t})(),(()=>{a.b=document.baseURI||self.location.href;var t={2228:0};a.f.j=(e,i)=>{var n=a.o(t,e)?t[e]:void 0;if(0!==n)if(n)i.push(n[2]);else{var o=new Promise(((i,o)=>n=t[e]=[i,o]));i.push(n[2]=o);var r=a.p+a.u(e),s=new Error;a.l(r,(i=>{if(a.o(t,e)&&(0!==(n=t[e])&&(t[e]=void 0),n)){var o=i&&("load"===i.type?"missing":i.type),r=i&&i.target&&i.target.src;s.message="Loading chunk "+e+" failed.\n("+o+": "+r+")",s.name="ChunkLoadError",s.type=o,s.request=r,n[1](s)}}),"chunk-"+e,e)}},a.O.j=e=>0===t[e];var e=(e,i)=>{var n,o,r=i[0],s=i[1],c=i[2],l=0;if(r.some((e=>0!==t[e]))){for(n in s)a.o(s,n)&&(a.m[n]=s[n]);if(c)var u=c(a)}for(e&&e(i);la(20354)));c=a.O(c)})(); -//# sourceMappingURL=core-main.js.map?v=f4c06b975677eccd7292 \ No newline at end of file +(()=>{var e,i,o,r={20354:(e,i,o)=>{"use strict";var r={};o.r(r),o.d(r,{deleteKey:()=>k,getApps:()=>v,getKeys:()=>x,getValue:()=>w,setValue:()=>y});var s={};o.r(s),o.d(s,{formatLinksPlain:()=>wi,formatLinksRich:()=>xi,plainToRich:()=>bi,richToPlain:()=>vi});var a={};o.r(a),o.d(a,{dismiss:()=>ki,query:()=>yi}),o(84315),o(7452);var c=o(61338),l=o(4523),u=o(74692),h=o.n(u),d=o(85168);const p={updatableNotification:null,getDefaultNotificationFunction:null,setDefault(t){this.getDefaultNotificationFunction=t},hide(t,e){l.default.isFunction(t)&&(e=t,t=void 0),t?(t.each((function(){h()(this)[0].toastify?h()(this)[0].toastify.hideToast():console.error("cannot hide toast because object is not set"),this===this.updatableNotification&&(this.updatableNotification=null)})),e&&e.call(),this.getDefaultNotificationFunction&&this.getDefaultNotificationFunction()):console.error("Missing argument $row in OC.Notification.hide() call, caller needs to be adjusted to only dismiss its own notification")},showHtml(t,e){(e=e||{}).isHTML=!0,e.timeout=e.timeout?e.timeout:d.DH;const i=(0,d.rG)(t,e);return i.toastElement.toastify=i,h()(i.toastElement)},show(t,e){(e=e||{}).timeout=e.timeout?e.timeout:d.DH;const i=(0,d.rG)(function(t){return t.toString().split("&").join("&").split("<").join("<").split(">").join(">").split('"').join(""").split("'").join("'")}(t),e);return i.toastElement.toastify=i,h()(i.toastElement)},showUpdate(t){return this.updatableNotification&&this.updatableNotification.hideToast(),this.updatableNotification=(0,d.rG)(t,{timeout:d.DH}),this.updatableNotification.toastElement.toastify=this.updatableNotification,h()(this.updatableNotification.toastElement)},showTemporary(t,e){(e=e||{}).timeout=e.timeout||d.Jt;const i=(0,d.rG)(t,e);return i.toastElement.toastify=i,h()(i.toastElement)},isHidden:()=>!h()("#content").find(".toastify").length};var A=o(21777);const f=l.default.throttle((()=>{(0,d.I9)(t("core","Connection to server lost"))}),7e3,{trailing:!1});let g=!1;const m={enableDynamicSlideToggle(){g=!0},showAppSidebar:function(t){(t||h()("#app-sidebar")).removeClass("disappear").show(),h()("#app-content").trigger(new(h().Event)("appresized"))},hideAppSidebar:function(t){(t||h()("#app-sidebar")).hide().addClass("disappear"),h()("#app-content").trigger(new(h().Event)("appresized"))}};var C=o(63814);function b(t,e,i){"post"!==t&&"delete"!==t||!yt.PasswordConfirmation.requiresPasswordConfirmation()?(i=i||{},h().ajax({type:t.toUpperCase(),url:(0,C.KT)("apps/provisioning_api/api/v1/config/apps")+e,data:i.data||{},success:i.success,error:i.error})):yt.PasswordConfirmation.requirePasswordConfirmation(_.bind(b,this,t,e,i))}function v(t){b("get","",t)}function x(t,e){b("get","/"+t,e)}function w(t,e,i,n){(n=n||{}).data={defaultValue:i},b("get","/"+t+"/"+e,n)}function y(t,e,i,n){(n=n||{}).data={value:i},b("post","/"+t+"/"+e,n)}function k(t,e,i){b("delete","/"+t+"/"+e,i)}const B=window.oc_appconfig||{},E={getValue:function(t,e,i,n){w(t,e,i,{success:n})},setValue:function(t,e,i){y(t,e,i)},getApps:function(t){v({success:t})},getKeys:function(t,e){x(t,{success:e})},deleteKey:function(t,e){k(t,e)}},I=void 0!==window._oc_appswebroots&&window._oc_appswebroots;var D=o(21391),S=o.n(D),T=o(78112);const O={create:"POST",update:"PROPPATCH",patch:"PROPPATCH",delete:"DELETE",read:"PROPFIND"};function M(t,e){if(l.default.isArray(t))return l.default.map(t,(function(t){return M(t,e)}));var i={href:t.href};return l.default.each(t.propStat,(function(t){if("HTTP/1.1 200 OK"===t.status)for(var n in t.properties){var o=n;n in e&&(o=e[n]),i[o]=t.properties[n]}})),i.id||(i.id=P(i.href)),i}function P(t){var e=t.indexOf("?");e>0&&(t=t.substr(0,e));var i,n=t.split("/");do{i=n[n.length-1],n.pop()}while(!i&&n.length>0);return i}function R(t){return t>=200&&t<=299}function N(t,e,i,n){return t.propPatch(e.url,function(t,e){var i,n={};for(i in t){var o=e[i],r=t[i];o||(console.warn('No matching DAV property for property "'+i),o=i),(l.default.isBoolean(r)||l.default.isNumber(r))&&(r=""+r),n[o]=r}return n}(i.changed,e.davProperties),n).then((function(t){R(t.status)?l.default.isFunction(e.success)&&e.success(i.toJSON()):l.default.isFunction(e.error)&&e.error(t)}))}const H=S().noConflict();Object.assign(H,{davCall:(t,e)=>{var i=new T.dav.Client({baseUrl:t.url,xmlNamespaces:l.default.extend({"DAV:":"d","http://owncloud.org/ns":"oc"},t.xmlNamespaces||{})});i.resolveUrl=function(){return t.url};var n=l.default.extend({"X-Requested-With":"XMLHttpRequest",requesttoken:OC.requestToken},t.headers);return"PROPFIND"===t.type?function(t,e,i,n){return t.propFind(e.url,l.default.values(e.davProperties)||[],e.depth,n).then((function(t){if(R(t.status)){if(l.default.isFunction(e.success)){var i=l.default.invert(e.davProperties),n=M(t.body,i);e.depth>0&&n.shift(),e.success(n)}}else l.default.isFunction(e.error)&&e.error(t)}))}(i,t,0,n):"PROPPATCH"===t.type?N(i,t,e,n):"MKCOL"===t.type?function(t,e,i,n){return t.request(e.type,e.url,n,null).then((function(o){R(o.status)?N(t,e,i,n):l.default.isFunction(e.error)&&e.error(o)}))}(i,t,e,n):function(t,e,i,n){return n["Content-Type"]="application/json",t.request(e.type,e.url,n,e.data).then((function(t){if(R(t.status)){if(l.default.isFunction(e.success)){if("PUT"===e.type||"POST"===e.type||"MKCOL"===e.type){var n=t.body||i.toJSON(),o=t.xhr.getResponseHeader("Content-Location");return"POST"===e.type&&o&&(n.id=P(o)),void e.success(n)}if(207===t.status){var r=l.default.invert(e.davProperties);e.success(M(t.body,r))}else e.success(t.body)}}else l.default.isFunction(e.error)&&e.error(t)}))}(i,t,e,n)},davSync:(t=>(e,i,n)=>{var o={type:O[e]||e},r=i instanceof t.Collection;if("update"===e&&(i.hasInnerCollection?o.type="MKCOL":(i.usePUT||i.collection&&i.collection.usePUT)&&(o.type="PUT")),n.url||(o.url=l.default.result(i,"url")||function(){throw new Error('A "url" property or function must be specified')}()),null!=n.data||!i||"create"!==e&&"update"!==e&&"patch"!==e||(o.data=JSON.stringify(n.attrs||i.toJSON(n))),"PROPFIND"!==o.type&&(o.processData=!1),"PROPFIND"===o.type||"PROPPATCH"===o.type){var s=i.davProperties;!s&&i.model&&(s=i.model.prototype.davProperties),s&&(l.default.isFunction(s)?o.davProperties=s.call(i):o.davProperties=s),o.davProperties=l.default.extend(o.davProperties||{},n.davProperties),l.default.isUndefined(n.depth)&&(n.depth=r?1:0)}var a=n.error;n.error=function(t,e,i){n.textStatus=e,n.errorThrown=i,a&&a.call(n.context,t,e,i)};var c=n.xhr=t.davCall(l.default.extend(o,n),i);return i.trigger("request",i,c,n),c})(H)});const z=H;var L=o(71225);const F=window._oc_config||{},j=document.getElementsByTagName("head")[0].getAttribute("data-user"),U=document.getElementsByTagName("head")[0].getAttribute("data-user-displayname"),W=void 0!==j&&j;var Y=o(39285),q=o(36882),Q=o(53334),G=o(43627),X=o(85471);const V={YES_NO_BUTTONS:70,OK_BUTTONS:71,FILEPICKER_TYPE_CHOOSE:1,FILEPICKER_TYPE_MOVE:2,FILEPICKER_TYPE_COPY:3,FILEPICKER_TYPE_COPY_MOVE:4,FILEPICKER_TYPE_CUSTOM:5,alert:function(t,e,i,n){this.message(t,e,"alert",V.OK_BUTTON,i,n)},info:function(t,e,i,n){this.message(t,e,"info",V.OK_BUTTON,i,n)},confirm:function(t,e,i,n){return this.message(t,e,"notice",V.YES_NO_BUTTONS,i,n)},confirmDestructive:function(t,e){let i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:V.OK_BUTTONS,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:()=>{};return(new d.ik).setName(e).setText(t).setButtons(i===V.OK_BUTTONS?[{label:(0,Q.Tl)("core","Yes"),type:"error",callback:()=>{n.clicked=!0,n(!0)}}]:V._getLegacyButtons(i,n)).build().show().then((()=>{n.clicked||n(!1)}))},confirmHtml:function(t,e,i,n){return(new d.ik).setName(e).setText("").setButtons([{label:(0,Q.Tl)("core","No"),callback:()=>{}},{label:(0,Q.Tl)("core","Yes"),type:"primary",callback:()=>{i.clicked=!0,i(!0)}}]).build().setHTML(t).show().then((()=>{i.clicked||i(!1)}))},prompt:function(t,e,i,n,r,s){return new Promise((n=>{(0,d.Ss)((0,X.$V)((()=>o.e(9293).then(o.bind(o,69293)))),{text:t,name:e,callback:i,inputName:r,isPassword:!!s},(function(){i(...arguments),n()}))}))},filepicker(t,e){let i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:d.bh.Choose,r=arguments.length>6&&void 0!==arguments[6]?arguments[6]:void 0,s=arguments.length>7&&void 0!==arguments[7]?arguments[7]:void 0;const a=(t,e)=>{const n=t=>{const e=t?.root||"";let i=t?.path||"";return i.startsWith(e)&&(i=i.slice(e.length)||"/"),i};return i?i=>t(i.map(n),e):i=>t(n(i[0]),e)},c=(0,d.a1)(t);o===this.FILEPICKER_TYPE_CUSTOM?(s.buttons||[]).forEach((t=>{c.addButton({callback:a(e,t.type),label:t.text,type:t.defaultButton?"primary":"secondary"})})):c.setButtonFactory(((t,i)=>{const n=[],r=t?.[0]?.attributes?.displayName||t?.[0]?.basename,s=r||(0,G.basename)(i);return o===d.bh.Choose&&n.push({callback:a(e,d.bh.Choose),label:r&&!this.multiSelect?(0,Q.Tl)("core","Choose {file}",{file:r}):(0,Q.Tl)("core","Choose"),type:"primary"}),o!==d.bh.CopyMove&&o!==d.bh.Copy||n.push({callback:a(e,d.bh.Copy),label:s?(0,Q.Tl)("core","Copy to {target}",{target:s}):(0,Q.Tl)("core","Copy"),type:"primary",icon:q}),o!==d.bh.Move&&o!==d.bh.CopyMove||n.push({callback:a(e,d.bh.Move),label:s?(0,Q.Tl)("core","Move to {target}",{target:s}):(0,Q.Tl)("core","Move"),type:o===d.bh.Move?"primary":"secondary",icon:Y}),n})),n&&c.setMimeTypeFilter("string"==typeof n?[n]:n||[]),"function"==typeof s?.filter&&c.setFilter((t=>s.filter((t=>({id:t.fileid||null,path:t.path,mimetype:t.mime||null,mtime:t.mtime?.getTime()||null,permissions:t.permissions,name:t.attributes?.displayName||t.basename,etag:t.attributes?.etag||null,hasPreview:t.attributes?.hasPreview||null,mountType:t.attributes?.mountType||null,quotaAvailableBytes:t.attributes?.quotaAvailableBytes||null,icon:null,sharePermissions:null}))(t)))),c.allowDirectories(!0===s?.allowDirectoryChooser||n?.includes("httpd/unix-directory")||!1).setMultiSelect(i).startAt(r).build().pick()},message:function(t,e,i,n){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:()=>{},r=arguments.length>6?arguments[6]:void 0;const s=(new d.ik).setName(e).setText(r?"":t).setButtons(V._getLegacyButtons(n,o));switch(i){case"alert":s.setSeverity("warning");break;case"notice":s.setSeverity("info")}const a=s.build();return r&&a.setHTML(t),a.show().then((()=>{o._clicked||o(!1)}))},_getLegacyButtons(t,e){const i=[];switch("object"==typeof t?t.type:t){case V.YES_NO_BUTTONS:i.push({label:t?.cancel??(0,Q.Tl)("core","No"),callback:()=>{e._clicked=!0,e(!1)}}),i.push({label:t?.confirm??(0,Q.Tl)("core","Yes"),type:"primary",callback:()=>{e._clicked=!0,e(!0)}});break;case V.OK_BUTTONS:i.push({label:t?.confirm??(0,Q.Tl)("core","OK"),type:"primary",callback:()=>{e._clicked=!0,e(!0)}});break;default:console.error("Invalid call to OC.dialogs")}return i},_fileexistsshown:!1,fileexists:function(t,e,i,o){var r=this,s=new(h().Deferred),a=function(t,e,i,n,o){n=Math.round(n),o=Math.round(o);for(var r=t.getContext("2d").getImageData(0,0,e,i),s=t.getContext("2d").getImageData(0,0,n,o),a=r.data,c=s.data,l=e/n,u=i/o,h=Math.ceil(l/2),d=Math.ceil(u/2),p=0;p=-1&&S<=1&&(g=2*S*S*S-3*S*S+1)>0&&(w+=g*a[3+(D=4*(I+k*e))],C+=g,a[D+3]<255&&(g=g*a[D+3]/250),b+=g*a[D],v+=g*a[D+1],x+=g*a[D+2],m+=g)}c[f]=b/m,c[f+1]=v/m,c[f+2]=x/m,c[f+3]=w/C}t.getContext("2d").clearRect(0,0,Math.max(e,n),Math.max(i,o)),t.width=n,t.height=o,t.getContext("2d").putImageData(s,0,0)},c=function(e,i,n){var o=e.find(".template").clone().removeClass("template").addClass("conflict"),r=o.find(".original"),s=o.find(".replacement");o.data("data",t),o.find(".filename").text(i.name),r.find(".size").text(yt.Util.humanFileSize(i.size)),r.find(".mtime").text(yt.Util.formatDate(i.mtime)),n.size&&n.lastModified&&(s.find(".size").text(yt.Util.humanFileSize(n.size)),s.find(".mtime").text(yt.Util.formatDate(n.lastModified)));var c=i.directory+"/"+i.name,l={file:c,x:96,y:96,c:i.etag,forceIcon:0},u=Files.generatePreviewUrl(l);u=u.replace(/'/g,"%27"),r.find(".icon").css({"background-image":"url('"+u+"')"}),function(t){var e=new(h().Deferred),i=t.type&&t.type.split("/").shift();if(window.FileReader&&"image"===i){var n=new FileReader;n.onload=function(t){var i=new Blob([t.target.result]);window.URL=window.URL||window.webkitURL;var n=window.URL.createObjectURL(i),o=new Image;o.src=n,o.onload=function(){var t,i,n,r,s,c,l,u=(t=o,s=document.createElement("canvas"),c=t.width,l=t.height,c>l?(n=0,i=(c-l)/2):(n=(l-c)/2,i=0),r=Math.min(c,l),s.width=r,s.height=r,s.getContext("2d").drawImage(t,i,n,r,r,0,0,r,r),a(s,r,r,96,96),s.toDataURL("image/png",.7));e.resolve(u)}},n.readAsArrayBuffer(t)}else e.reject();return e}(n).then((function(t){s.find(".icon").css("background-image","url("+t+")")}),(function(){c=yt.MimeType.getIconUrl(n.type),s.find(".icon").css("background-image","url("+c+")")}));var d=e.find(".conflict").length;r.find("input:checkbox").attr("id","checkbox_original_"+d),s.find("input:checkbox").attr("id","checkbox_replacement_"+d),e.append(o),n.lastModified>i.mtime?s.find(".mtime").css("font-weight","bold"):n.lastModifiedi.size?s.find(".size").css("font-weight","bold"):n.size&&n.size0?(h()(u).find(".allnewfiles").prop("checked",!1),h()(u).find(".allnewfiles + .count").text((0,Q.Tl)("core","({count} selected)",{count:t}))):(h()(u).find(".allnewfiles").prop("checked",!1),h()(u).find(".allnewfiles + .count").text("")),g()})),h()(u).on("click",".original,.allexistingfiles",(function(){var t=h()(u).find('.conflict .original input[type="checkbox"]:checked').length;t===h()(u+" .conflict").length?(h()(u).find(".allexistingfiles").prop("checked",!0),h()(u).find(".allexistingfiles + .count").text((0,Q.Tl)("core","(all selected)"))):t>0?(h()(u).find(".allexistingfiles").prop("checked",!1),h()(u).find(".allexistingfiles + .count").text((0,Q.Tl)("core","({count} selected)",{count:t}))):(h()(u).find(".allexistingfiles").prop("checked",!1),h()(u).find(".allexistingfiles + .count").text("")),g()})),s.resolve()})).fail((function(){s.reject(),alert((0,Q.Tl)("core","Error loading file exists template"))}));return s.promise()},_getFileExistsTemplate:function(){var t=h().Deferred();if(this.$fileexistsTemplate)t.resolve(this.$fileexistsTemplate);else{var e=this;h().get(yt.filePath("core","templates/legacy","fileexists.html"),(function(i){e.$fileexistsTemplate=h()(i),t.resolve(e.$fileexistsTemplate)})).fail((function(){t.reject()}))}return t.promise()}},K=V,J=((t,e)=>{let i=t.getElementsByTagName("head")[0].getAttribute("data-requesttoken");return{getToken:()=>i,setToken:t=>{i=t,e("csrf-token-update",{token:i})}}})(document,c.Ic),Z=J.getToken,$=J.setToken,tt=function(t,e){var i,n,o="";if(this.typelessListeners=[],this.closed=!1,this.listeners={},e)for(i in e)o+=i+"="+encodeURIComponent(e[i])+"&";if(o+="requesttoken="+encodeURIComponent(Z()),this.useFallBack||"undefined"==typeof EventSource){var r="oc_eventsource_iframe_"+tt.iframeCount;tt.fallBackSources[tt.iframeCount]=this,this.iframe=h()(""),this.iframe.attr("id",r),this.iframe.hide(),n="&",-1===t.indexOf("?")&&(n="?"),this.iframe.attr("src",t+n+"fallback=true&fallback_id="+tt.iframeCount+"&"+o),h()("body").append(this.iframe),this.useFallBack=!0,tt.iframeCount++}else n="&",-1===t.indexOf("?")&&(n="?"),this.source=new EventSource(t+n+o),this.source.onmessage=function(t){for(var e=0;e(0,ht.oB)(),requirePasswordConfirmation(t,e,i){(0,ht.C5)().then(t,i)}},pt={_plugins:{},register(t,e){let i=this._plugins[t];i||(i=this._plugins[t]=[]),i.push(e)},getPlugins(t){return this._plugins[t]||[]},attach(t,e,i){const n=this.getPlugins(t);for(let t=0;t-1&&parseInt(navigator.userAgent.split("/").pop())<51){const t=document.querySelectorAll('[fill^="url(#"], [stroke^="url(#"], [filter^="url(#invert"]');for(let e,i=0,n=t.length;i=0?t.substr(e+1):t.length?t.substr(1):""},_decodeQuery:t=>t.replace(/\+/g," "),parseUrlQuery(){const t=this._parseHashQuery();let e;return t&&(e=yt.parseQueryString(this._decodeQuery(t))),e=l.default.extend(e||{},yt.parseQueryString(this._decodeQuery(location.search))),e||{}},_onPopState(t){if(this._cancelPop)return void(this._cancelPop=!1);let e;if(this._handlers.length){e=t&&t.state,l.default.isString(e)?e=yt.parseQueryString(e):e||(e=this.parseUrlQuery()||{});for(let t=0;t="0"&&i<="9";s!==r&&(o++,e[o]="",r=s),e[o]+=i,n++}return e}const bt={History:mt,humanFileSize:o(35810).v7,computerFileSize(t){if("string"!=typeof t)return null;const e=t.toLowerCase().trim();let i=null;const n=e.match(/^[\s+]?([0-9]*)(\.([0-9]+))?( +)?([kmgtp]?b?)$/i);return null===n?null:(i=parseFloat(e),isFinite(i)?(n[5]&&(i*={b:1,k:1024,kb:1024,mb:1048576,m:1048576,gb:1073741824,g:1073741824,tb:1099511627776,t:1099511627776,pb:0x4000000000000,p:0x4000000000000}[n[5]]),i=Math.round(i),i):null)},formatDate:(t,e)=>(void 0===window.TESTING&&yt.debug&&console.warn("OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment"),e=e||"LLL",gt()(t).format(e)),relativeModifiedDate(e){void 0===window.TESTING&&yt.debug&&console.warn("OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment");const i=gt()().diff(gt()(e));return i>=0&&i<45e3?t("core","seconds ago"):gt()(e).fromNow()},getScrollBarWidth(){if(this._scrollBarWidth)return this._scrollBarWidth;const t=document.createElement("p");t.style.width="100%",t.style.height="200px";const e=document.createElement("div");e.style.position="absolute",e.style.top="0px",e.style.left="0px",e.style.visibility="hidden",e.style.width="200px",e.style.height="150px",e.style.overflow="hidden",e.appendChild(t),document.body.appendChild(e);const i=t.offsetWidth;e.style.overflow="scroll";let n=t.offsetWidth;return i===n&&(n=e.clientWidth),document.body.removeChild(e),this._scrollBarWidth=i-n,this._scrollBarWidth},stripTime:t=>new Date(t.getFullYear(),t.getMonth(),t.getDate()),naturalSortCompare(t,e){let i;const n=Ct(t),o=Ct(e);for(i=0;n[i]&&o[i];i++)if(n[i]!==o[i]){const t=Number(n[i]),e=Number(o[i]);return t==n[i]&&e==o[i]?t-e:n[i].localeCompare(o[i],yt.getLanguage())}return n.length-o.length},waitFor(t,e){const i=function(){!0!==t()&&setTimeout(i,e)};i()},isCookieSetToValue(t,e){const i=document.cookie.split(";");for(let n=0;n!$_",fileIsBlacklisted:t=>!!t.match(F.blacklist_files_regex),Apps:m,AppConfig:E,appConfig:B,appswebroots:I,Backbone:z,config:F,currentUser:W,dialogs:K,EventSource:et,getCurrentUser:()=>({uid:W,displayName:U}),isUserAdmin:()=>st,L10N:lt,_ajaxConnectionLostHandler:f,_processAjaxError:t=>{(0!==t.status||"abort"!==t.statusText&&"timeout"!==t.statusText&&!yt._reloadCalled)&&([302,303,307,401].includes(t.status)&&(0,A.HW)()?setTimeout((function(){if(!yt._userIsNavigatingAway&&!yt._reloadCalled){let t=0;const e=5,i=setInterval((function(){p.showUpdate(n("core","Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds",e-t)),t>=e&&(clearInterval(i),yt.reload()),t++}),1e3);yt._reloadCalled=!0}}),100):0===t.status&&setTimeout((function(){yt._userIsNavigatingAway||yt._reloadCalled||yt._ajaxConnectionLostHandler()}),100))},registerXHRForErrorProcessing:t=>{t.addEventListener&&(t.addEventListener("load",(()=>{4===t.readyState&&(t.status>=200&&t.status<300||304===t.status||h()(document).trigger(new(h().Event)("ajaxError"),t))})),t.addEventListener("error",(()=>{h()(document).trigger(new(h().Event)("ajaxError"),t)})))},getCapabilities:()=>(OC.debug&&console.warn("OC.getCapabilities is deprecated and will be removed in Nextcloud 21. See @nextcloud/capabilities"),(0,it.F)()),hideMenus:rt,registerMenu:function(t,e,i,n){e.addClass("menu");const o="A"===t.prop("tagName")||"BUTTON"===t.prop("tagName");t.on(o?"click.menu":"click.menu keyup.menu",(function(o){o.preventDefault(),o.key&&"Enter"!==o.key||(e.is(nt)?rt():(nt&&rt(),!0===n&&e.parent().addClass("openedMenu"),t.attr("aria-expanded",!0),e.slideToggle(50,i),nt=e,ot=t))}))},showMenu:(t,e,i)=>{e.is(nt)||(rt(),nt=e,ot=t,e.trigger(new(h().Event)("beforeShow")),e.show(),e.trigger(new(h().Event)("afterShow")),l.default.isFunction(i)&&i())},unregisterMenu:(t,e)=>{e.is(nt)&&rt(),t.off("click.menu").removeClass("menutoggle"),e.removeClass("menu")},basename:L.P8,encodePath:L.O0,dirname:L.pD,isSamePath:L.ys,joinPaths:L.HS,getHost:()=>window.location.host,getHostName:()=>window.location.hostname,getPort:()=>window.location.port,getProtocol:()=>window.location.protocol.split(":")[0],getCanonicalLocale:Q.lO,getLocale:Q.JK,getLanguage:Q.Z0,buildQueryString:t=>t?h().map(t,(function(t,e){let i=encodeURIComponent(e);return null!=t&&(i+="="+encodeURIComponent(t)),i})).join("&"):"",parseQueryString:t=>{let e,i;const n={};let o;if(!t)return null;e=t.indexOf("?"),e>=0&&(t=t.substr(e+1));const r=t.replace(/\+/g,"%20").split("&");for(let t=0;t=0?[s.substr(0,e),s.substr(e+1)]:[s],i.length&&(o=decodeURIComponent(i[0]),o&&(n[o]=i.length>1?decodeURIComponent(i[1]):null))}return n},msg:ut,Notification:p,PasswordConfirmation:dt,Plugins:pt,theme:At,Util:bt,debug:vt,filePath:C.fg,generateUrl:C.Jv,get:(kt=window,t=>{const e=t.split("."),i=e.pop();for(let t=0;t(e,i)=>{const n=e.split("."),o=n.pop();for(let e=0;e{window.location=t},reload:()=>{window.location.reload()},requestToken:Z(),linkTo:C.uM,linkToOCS:(t,e)=>(0,C.KT)(t,{},{ocsVersion:e||1})+"/",linkToRemote:C.dC,linkToRemoteBase:t=>(0,C.aU)()+"/remote.php/"+t,webroot:wt};var kt;(0,c.B1)("csrf-token-update",(t=>{OC.requestToken=t.token,console.info("OC.requestToken changed",t.token)}));var Bt=o(32981);let Et=null;const _t=async()=>{try{const t=await(async()=>{const t=(0,C.Jv)("/csrftoken");return(await h().get(t)).token})();$(t)}catch(t){console.error("session heartbeat failed",t)}},It=()=>{const t=setInterval(_t,1e3*(()=>{let t=NaN;return Et.session_lifetime&&(t=Math.floor(Et.session_lifetime/2)),Math.min(86400,Math.max(60,isNaN(t)?900:t))})());return console.info("session heartbeat polling started"),t};var Dt=o(65043);const St={name:"ContactsIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Tt=o(14486);const Ot=(0,Tt.A)(St,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon contacts-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M20,0H4V2H20V0M4,24H20V22H4V24M20,4H4A2,2 0 0,0 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6A2,2 0 0,0 20,4M12,6.75A2.25,2.25 0 0,1 14.25,9A2.25,2.25 0 0,1 12,11.25A2.25,2.25 0 0,1 9.75,9A2.25,2.25 0 0,1 12,6.75M17,17H7V15.5C7,13.83 10.33,13 12,13C13.67,13 17,13.83 17,15.5V17Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports;var Mt=o(17334),Pt=o.n(Mt),Rt=o(61443),Nt=o(32051),Ht=o(28326),zt=o(2769),Lt=o(59892),Ft=o(37168),jt=o(11488),Ut=o(57505),Wt=o(24764),Yt=o(41944),qt=o(6695),Qt=o(23739);const Gt={name:"Contact",components:{NcActionLink:Ft.A,NcActionText:jt.A,NcActionButton:Ut.A,NcActions:Wt.A,NcAvatar:Yt.A,NcIconSvgWrapper:qt.A},props:{contact:{required:!0,type:Object}},computed:{actions(){return this.contact.topAction?[this.contact.topAction,...this.contact.actions]:this.contact.actions},jsActions(){return(0,Qt.N)(this.contact)},preloadedUserStatus(){if(this.contact.status)return{status:this.contact.status,message:this.contact.statusMessage,icon:this.contact.statusIcon}}}};var Xt=o(85072),Vt=o.n(Xt),Kt=o(97825),Jt=o.n(Kt),Zt=o(77659),$t=o.n(Zt),te=o(55056),ee=o.n(te),ie=o(10540),ne=o.n(ie),oe=o(41113),re=o.n(oe),se=o(33018),ae={};ae.styleTagTransform=re(),ae.setAttributes=ee(),ae.insert=$t().bind(null,"head"),ae.domAPI=Jt(),ae.insertStyleElement=ne(),Vt()(se.A,ae),se.A&&se.A.locals&&se.A.locals;const ce=(0,Tt.A)(Gt,(function(){var t=this,e=t._self._c;return e("li",{staticClass:"contact"},[e("NcAvatar",{staticClass:"contact__avatar",attrs:{size:44,user:t.contact.isUser?t.contact.uid:void 0,"is-no-user":!t.contact.isUser,"disable-menu":!0,"display-name":t.contact.avatarLabel,"preloaded-user-status":t.preloadedUserStatus}}),t._v(" "),e("a",{staticClass:"contact__body",attrs:{href:t.contact.profileUrl||t.contact.topAction?.hyperlink}},[e("div",{staticClass:"contact__body__full-name"},[t._v(t._s(t.contact.fullName))]),t._v(" "),t.contact.lastMessage?e("div",{staticClass:"contact__body__last-message"},[t._v(t._s(t.contact.lastMessage))]):t._e(),t._v(" "),t.contact.statusMessage?e("div",{staticClass:"contact__body__status-message"},[t._v(t._s(t.contact.statusMessage))]):e("div",{staticClass:"contact__body__email-address"},[t._v(t._s(t.contact.emailAddresses[0]))])]),t._v(" "),t.actions.length?e("NcActions",{attrs:{inline:t.contact.topAction?1:0}},[t._l(t.actions,(function(i,n){return["#"!==i.hyperlink?e("NcActionLink",{key:`${n}-link`,staticClass:"other-actions",attrs:{href:i.hyperlink},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"contact__action__icon",attrs:{"aria-hidden":"true",src:i.icon}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t\t"+t._s(i.title)+"\n\t\t\t")]):e("NcActionText",{key:`${n}-text`,staticClass:"other-actions",scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"contact__action__icon",attrs:{"aria-hidden":"true",src:i.icon}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t\t"+t._s(i.title)+"\n\t\t\t")])]})),t._v(" "),t._l(t.jsActions,(function(i){return e("NcActionButton",{key:i.id,staticClass:"other-actions",attrs:{"close-after-click":!0},on:{click:function(e){return i.callback(t.contact)}},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcIconSvgWrapper",{staticClass:"contact__action__icon-svg",attrs:{svg:i.iconSvg(t.contact)}})]},proxy:!0}],null,!0)},[t._v("\n\t\t\t"+t._s(i.displayName(t.contact))+"\n\t\t")])}))],2):t._e()],1)}),[],!1,null,"5082c85d",null).exports;var le=o(35947);const ue=null===(he=(0,A.HW)())?(0,le.YK)().setApp("core").build():(0,le.YK)().setApp("core").setUid(he.uid).build();var he;(0,le.YK)().setApp("unified-search").detectUser().build();const de={data:()=>({OC:yt}),methods:{t:lt.translate.bind(lt),n:lt.translatePlural.bind(lt)}};var pe=o(82182);const Ae={name:"ContactsMenu",components:{Contact:ce,Contacts:Ot,Magnify:Rt.A,NcButton:Nt.A,NcEmptyContent:Ht.A,NcHeaderMenu:zt.A,NcLoadingIcon:Lt.A,NcTextField:pe.A},mixins:[de],data(){const t=(0,A.HW)();return{contactsAppEnabled:!1,contactsAppURL:(0,C.Jv)("/apps/contacts"),contactsAppMgmtURL:(0,C.Jv)("/settings/apps/social/contacts"),canInstallApp:t.isAdmin,contacts:[],loadingText:void 0,error:!1,searchTerm:""}},methods:{async handleOpen(){await this.getContacts("")},async getContacts(t){this.loadingText=""===t?(0,Q.Tl)("core","Loading your contacts …"):(0,Q.Tl)("core","Looking for {term} …",{term:t}),this.error=!1;try{const{data:{contacts:e,contactsAppEnabled:i}}=await Dt.Ay.post((0,C.Jv)("/contactsmenu/contacts"),{filter:t});this.contacts=e,this.contactsAppEnabled=i,this.loadingText=void 0}catch(e){ue.error("could not load contacts",{error:e,searchTerm:t}),this.error=!0}},onInputDebounced:Pt()((function(){this.getContacts(this.searchTerm)}),500),onReset(){this.searchTerm="",this.contacts=[],this.focusInput()},focusInput(){this.$nextTick((()=>{this.$refs.contactsMenuInput.focus(),this.$refs.contactsMenuInput.select()}))}}},fe=Ae;var ge=o(47457),me={};me.styleTagTransform=re(),me.setAttributes=ee(),me.insert=$t().bind(null,"head"),me.domAPI=Jt(),me.insertStyleElement=ne(),Vt()(ge.A,me),ge.A&&ge.A.locals&&ge.A.locals;const Ce=(0,Tt.A)(fe,(function(){var t=this,e=t._self._c;return e("NcHeaderMenu",{staticClass:"contactsmenu",attrs:{id:"contactsmenu","aria-label":t.t("core","Search contacts")},on:{open:t.handleOpen},scopedSlots:t._u([{key:"trigger",fn:function(){return[e("Contacts",{staticClass:"contactsmenu__trigger-icon",attrs:{size:20}})]},proxy:!0}])},[t._v(" "),e("div",{staticClass:"contactsmenu__menu"},[e("div",{staticClass:"contactsmenu__menu__input-wrapper"},[e("NcTextField",{ref:"contactsMenuInput",staticClass:"contactsmenu__menu__search",attrs:{id:"contactsmenu__menu__search",value:t.searchTerm,"trailing-button-icon":"close",label:t.t("core","Search contacts"),"trailing-button-label":t.t("core","Reset search"),"show-trailing-button":""!==t.searchTerm,placeholder:t.t("core","Search contacts …")},on:{"update:value":function(e){t.searchTerm=e},input:t.onInputDebounced,"trailing-button-click":t.onReset}})],1),t._v(" "),t.error?e("NcEmptyContent",{attrs:{name:t.t("core","Could not load your contacts")},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Magnify")]},proxy:!0}],null,!1,931131664)}):t.loadingText?e("NcEmptyContent",{attrs:{name:t.loadingText},scopedSlots:t._u([{key:"icon",fn:function(){return[e("NcLoadingIcon")]},proxy:!0}])}):0===t.contacts.length?e("NcEmptyContent",{attrs:{name:t.t("core","No contacts found")},scopedSlots:t._u([{key:"icon",fn:function(){return[e("Magnify")]},proxy:!0}])}):e("div",{staticClass:"contactsmenu__menu__content"},[e("div",{attrs:{id:"contactsmenu-contacts"}},[e("ul",t._l(t.contacts,(function(t){return e("Contact",{key:t.id,attrs:{contact:t}})})),1)]),t._v(" "),t.contactsAppEnabled?e("div",{staticClass:"contactsmenu__menu__content__footer"},[e("NcButton",{attrs:{type:"tertiary",href:t.contactsAppURL}},[t._v("\n\t\t\t\t\t"+t._s(t.t("core","Show all contacts"))+"\n\t\t\t\t")])],1):t.canInstallApp?e("div",{staticClass:"contactsmenu__menu__content__footer"},[e("NcButton",{attrs:{type:"tertiary",href:t.contactsAppMgmtURL}},[t._v("\n\t\t\t\t\t"+t._s(t.t("core","Install the Contacts app"))+"\n\t\t\t\t")])],1):t._e()])],1)])}),[],!1,null,"5201ce2a",null).exports;var be=o(13073);const ve={name:"CircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},xe=(0,Tt.A)(ve,(function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon circle-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])}),[],!1,null,null,null).exports,we=(0,X.pM)({__name:"AppMenuIcon",props:{app:null},setup(t){const e=t,i=(0,X.EW)((()=>String(e.app.unread>0))),n=(0,X.EW)((()=>"true"===i.value?"":e.app.name+(e.app.unread>0?` (${(0,Q.n)("core","{count} notification","{count} notifications",e.app.unread,{count:e.app.unread})})`:"")));return{__sfc:!0,props:e,ariaHidden:i,ariaLabel:n,IconDot:xe}}});var ye=o(23759),ke={};ke.styleTagTransform=re(),ke.setAttributes=ee(),ke.insert=$t().bind(null,"head"),ke.domAPI=Jt(),ke.insertStyleElement=ne(),Vt()(ye.A,ke),ye.A&&ye.A.locals&&ye.A.locals;const Be=(0,Tt.A)(we,(function(){var t=this,e=t._self._c,i=t._self._setupProxy;return e("span",{staticClass:"app-menu-icon",attrs:{role:"img","aria-hidden":i.ariaHidden,"aria-label":i.ariaLabel}},[e("img",{staticClass:"app-menu-icon__icon",attrs:{src:t.app.icon,alt:""}}),t._v(" "),t.app.unread?e(i.IconDot,{staticClass:"app-menu-icon__unread",attrs:{size:10}}):t._e()],1)}),[],!1,null,"e7078f90",null).exports,Ee=(0,X.pM)({__name:"AppMenuEntry",props:{app:null},setup(t){const e=t,i=(0,X.KR)(),n=(0,X.KR)(),o=(0,X.KR)(!1);function r(){const t=i.value.clientWidth;o.value=t-.5*e.app.name.lengthe.app.name),r),{__sfc:!0,props:e,containerElement:i,labelElement:n,needsSpace:o,calculateSize:r,AppMenuIcon:Be}}});var _e=o(78498),Ie={};Ie.styleTagTransform=re(),Ie.setAttributes=ee(),Ie.insert=$t().bind(null,"head"),Ie.domAPI=Jt(),Ie.insertStyleElement=ne(),Vt()(_e.A,Ie),_e.A&&_e.A.locals&&_e.A.locals;var De=o(57946),Se={};Se.styleTagTransform=re(),Se.setAttributes=ee(),Se.insert=$t().bind(null,"head"),Se.domAPI=Jt(),Se.insertStyleElement=ne(),Vt()(De.A,Se),De.A&&De.A.locals&&De.A.locals;const Te=(0,Tt.A)(Ee,(function(){var t=this,e=t._self._c,i=t._self._setupProxy;return e("li",{ref:"containerElement",staticClass:"app-menu-entry",class:{"app-menu-entry--active":t.app.active,"app-menu-entry--truncated":i.needsSpace}},[e("a",{staticClass:"app-menu-entry__link",attrs:{href:t.app.href,title:t.app.name,"aria-current":!!t.app.active&&"page",target:t.app.target?"_blank":void 0,rel:t.app.target?"noopener noreferrer":void 0}},[e(i.AppMenuIcon,{staticClass:"app-menu-entry__icon",attrs:{app:t.app}}),t._v(" "),e("span",{ref:"labelElement",staticClass:"app-menu-entry__label"},[t._v("\n\t\t\t"+t._s(t.app.name)+"\n\t\t")])],1)])}),[],!1,null,"9736071a",null).exports,Oe=(0,X.pM)({name:"AppMenu",components:{AppMenuEntry:Te,NcActions:Wt.A,NcActionLink:Ft.A},setup(){const t=(0,X.KR)(),{width:e}=(0,be.Lhy)(t);return{t:Q.t,n:Q.n,appMenu:t,appMenuWidth:e}},data:()=>({appList:(0,Bt.C)("core","apps",[])}),computed:{appLimit(){const t=Math.floor(this.appMenuWidth/50);return t{let{app:i}=e;return i===t}));i?this.$set(i,"unread",e):ue.warn(`Could not find app "${t}" for setting navigation count`)},setApps(t){let{apps:e}=t;this.appList=e}}}),Me=Oe;var Pe=o(67302),Re={};Re.styleTagTransform=re(),Re.setAttributes=ee(),Re.insert=$t().bind(null,"head"),Re.domAPI=Jt(),Re.insertStyleElement=ne(),Vt()(Pe.A,Re),Pe.A&&Pe.A.locals&&Pe.A.locals;const Ne=(0,Tt.A)(Me,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("nav",{ref:"appMenu",staticClass:"app-menu",attrs:{"aria-label":t.t("core","Applications menu")}},[e("ul",{staticClass:"app-menu__list",attrs:{"aria-label":t.t("core","Apps")}},t._l(t.mainAppList,(function(t){return e("AppMenuEntry",{key:t.id,attrs:{app:t}})})),1),t._v(" "),e("NcActions",{staticClass:"app-menu__overflow",attrs:{"aria-label":t.t("core","More apps")}},t._l(t.popoverAppList,(function(i){return e("NcActionLink",{key:i.id,staticClass:"app-menu__overflow-entry",attrs:{"aria-current":!!i.active&&"page",href:i.href,icon:i.icon}},[t._v("\n\t\t\t"+t._s(i.name)+"\n\t\t")])})),1)],1)}),[],!1,null,"6def076f",null).exports;var He=o(1522);const{profileEnabled:ze}=(0,Bt.C)("user_status","profileEnabled",{profileEnabled:!1}),Le=(0,X.pM)({name:"AccountMenuProfileEntry",components:{NcListItem:He.A,NcLoadingIcon:Lt.A},props:{id:{type:String,required:!0},name:{type:String,required:!0},href:{type:String,required:!0},active:{type:Boolean,required:!0}},setup:()=>({profileEnabled:ze,displayName:(0,A.HW)().displayName}),data:()=>({loading:!1}),mounted(){(0,c.B1)("settings:profile-enabled:updated",this.handleProfileEnabledUpdate),(0,c.B1)("settings:display-name:updated",this.handleDisplayNameUpdate)},beforeDestroy(){(0,c.al)("settings:profile-enabled:updated",this.handleProfileEnabledUpdate),(0,c.al)("settings:display-name:updated",this.handleDisplayNameUpdate)},methods:{handleClick(){this.profileEnabled&&(this.loading=!0)},handleProfileEnabledUpdate(t){this.profileEnabled=t},handleDisplayNameUpdate(t){this.displayName=t}}}),Fe=Le,je=(0,Tt.A)(Fe,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcListItem",{attrs:{id:t.profileEnabled?void 0:t.id,"anchor-id":t.id,active:t.active,compact:"",href:t.profileEnabled?t.href:void 0,name:t.displayName,target:"_self"},scopedSlots:t._u([t.profileEnabled?{key:"subname",fn:function(){return[t._v("\n\t\t"+t._s(t.name)+"\n\t")]},proxy:!0}:null,t.loading?{key:"indicator",fn:function(){return[e("NcLoadingIcon")]},proxy:!0}:null],null,!0)})}),[],!1,null,null,null).exports,Ue=(0,Bt.C)("core","versionHash",""),We={name:"AccountMenuEntry",components:{NcListItem:He.A,NcLoadingIcon:Lt.A},props:{id:{type:String,required:!0},name:{type:String,required:!0},href:{type:String,required:!0},active:{type:Boolean,required:!0},icon:{type:String,required:!0}},data:()=>({loading:!1}),computed:{iconSource(){return`${this.icon}?v=${Ue}`}},methods:{handleClick(){this.loading=!0}}};var Ye=o(39734),qe={};qe.styleTagTransform=re(),qe.setAttributes=ee(),qe.insert=$t().bind(null,"head"),qe.domAPI=Jt(),qe.insertStyleElement=ne(),Vt()(Ye.A,qe),Ye.A&&Ye.A.locals&&Ye.A.locals;const Qe=(0,Tt.A)(We,(function(){var t=this,e=t._self._c;return e("NcListItem",{staticClass:"account-menu-entry",attrs:{id:t.href?void 0:t.id,"anchor-id":t.id,active:t.active,compact:"",href:t.href,name:t.name,target:"_self"},scopedSlots:t._u([{key:"icon",fn:function(){return[e("img",{staticClass:"account-menu-entry__icon",class:{"account-menu-entry__icon--active":t.active},attrs:{src:t.iconSource,alt:""}})]},proxy:!0},t.loading?{key:"indicator",fn:function(){return[e("NcLoadingIcon")]},proxy:!0}:null],null,!0)})}),[],!1,null,"4df15da8",null).exports,Ge=[{type:"online",label:(0,Q.Tl)("user_status","Online")},{type:"away",label:(0,Q.Tl)("user_status","Away")},{type:"dnd",label:(0,Q.Tl)("user_status","Do not disturb"),subline:(0,Q.Tl)("user_status","Mute all notifications")},{type:"invisible",label:(0,Q.Tl)("user_status","Invisible"),subline:(0,Q.Tl)("user_status","Appear offline")}],Xe=(0,X.pM)({name:"AccountMenu",components:{AccountMenuEntry:Qe,AccountMenuProfileEntry:je,NcAvatar:Yt.A,NcHeaderMenu:zt.A},setup(){const t=(0,Bt.C)("core","settingsNavEntries",{}),{profile:e,...i}=t;return{currentDisplayName:(0,A.HW)()?.displayName??(0,A.HW)().uid,currentUserId:(0,A.HW)().uid,profileEntry:e,otherEntries:i,t:Q.t}},data:()=>({showUserStatus:!1,userStatus:{status:null,icon:null,message:null}}),computed:{translatedUserStatus(){return{...this.userStatus,status:this.translateStatus(this.userStatus.status)}},avatarDescription(){return[(0,Q.t)("core","Avatar of {displayName}",{displayName:this.currentDisplayName}),...Object.values(this.translatedUserStatus).filter(Boolean)].join(" — ")}},async created(){if(!(0,it.F)()?.user_status?.enabled)return;const t=(0,C.KT)("/apps/user_status/api/v1/user_status");try{const e=await Dt.Ay.get(t),{status:i,icon:n,message:o}=e.data.ocs.data;this.userStatus={status:i,icon:n,message:o}}catch(t){ue.error("Failed to load user status")}this.showUserStatus=!0},mounted(){(0,c.B1)("user_status:status.updated",this.handleUserStatusUpdated),(0,c.Ic)("core:user-menu:mounted")},methods:{handleUserStatusUpdated(t){this.currentUserId===t.userId&&(this.userStatus={status:t.status,icon:t.icon,message:t.message})},translateStatus(t){const e=Object.fromEntries(Ge.map((t=>{let{type:e,label:i}=t;return[e,i]})));return e[t]?e[t]:t}}});var Ve=o(99255),Ke={};Ke.styleTagTransform=re(),Ke.setAttributes=ee(),Ke.insert=$t().bind(null,"head"),Ke.domAPI=Jt(),Ke.insertStyleElement=ne(),Vt()(Ve.A,Ke),Ve.A&&Ve.A.locals&&Ve.A.locals;const Je=(0,Tt.A)(Xe,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcHeaderMenu",{staticClass:"account-menu",attrs:{id:"user-menu","is-nav":"","aria-label":t.t("core","Settings menu"),description:t.avatarDescription},scopedSlots:t._u([{key:"trigger",fn:function(){return[e("NcAvatar",{key:String(t.showUserStatus),staticClass:"account-menu__avatar",attrs:{"disable-menu":"","disable-tooltip":"","show-user-status":t.showUserStatus,user:t.currentUserId,"preloaded-user-status":t.userStatus}})]},proxy:!0}])},[t._v(" "),e("ul",{staticClass:"account-menu__list"},[e("AccountMenuProfileEntry",{attrs:{id:t.profileEntry.id,name:t.profileEntry.name,href:t.profileEntry.href,active:t.profileEntry.active}}),t._v(" "),t._l(t.otherEntries,(function(t){return e("AccountMenuEntry",{key:t.id,attrs:{id:t.id,name:t.name,href:t.href,active:t.active,icon:t.icon}})}))],2)])}),[],!1,null,"7745a625",null).exports,Ze=t=>{const e=window.location.protocol+"//"+window.location.host+(0,C.aU)();return t.startsWith(e)||(t=>!t.startsWith("https://")&&!t.startsWith("http://"))(t)&&t.startsWith((0,C.aU)())};async function $e(){if(null!==(0,A.HW)()&&!0!==$e.running){$e.running=!0;try{const{status:t}=await window.fetch((0,C.Jv)("/apps/files"));401===t&&(console.warn("User session was terminated, forwarding to login page."),await async function(){try{window.localStorage.clear(),window.sessionStorage.clear();const t=await window.indexedDB.databases();for(const e of t)await window.indexedDB.deleteDatabase(e.name);ue.debug("Browser storages cleared")}catch(t){ue.error("Could not clear browser storages",{error:t})}}(),window.location=(0,C.Jv)("/login?redirect_url={url}",{url:window.location.pathname+window.location.search+window.location.hash}))}catch(t){console.warn("Could not check login-state")}finally{delete $e.running}}}const ti=()=>{var t,e;XMLHttpRequest.prototype.open=(t=XMLHttpRequest.prototype.open,function(e,i,n){t.apply(this,arguments),Ze(i)&&(this.getResponseHeader("X-Requested-With")||this.setRequestHeader("X-Requested-With","XMLHttpRequest"),this.addEventListener("loadend",(function(){401===this.status&&$e()})))}),window.fetch=(e=window.fetch,async(t,i)=>{if(!Ze(t.url??t.toString()))return await e(t,i);i||(i={}),i.headers||(i.headers=new Headers),i.headers instanceof Headers&&!i.headers.has("X-Requested-With")?i.headers.append("X-Requested-With","XMLHttpRequest"):i.headers instanceof Object&&!i.headers["X-Requested-With"]&&(i.headers["X-Requested-With"]="XMLHttpRequest");const n=await e(t,i);return 401===n.status&&$e(),n})};function ei(t){const e=document.createElement("textarea"),i=document.createTextNode(t);e.appendChild(i),document.body.appendChild(e),e.focus({preventScroll:!0}),e.select();try{document.execCommand("copy")}catch(e){window.prompt((0,Q.t)("core","Clipboard not available, please copy manually"),t),console.error("[ERROR] core: files Unable to copy to clipboard",e)}document.body.removeChild(e)}const ii=()=>{setInterval((()=>{h()(".live-relative-timestamp").each((function(){const t=parseInt(h()(this).attr("data-timestamp"),10);h()(this).text(gt()(t).fromNow())}))}),3e4)},ni={zh:"zh-cn",zh_Hans:"zh-cn",zh_Hans_CN:"zh-cn",zh_Hans_HK:"zh-cn",zh_Hans_MO:"zh-cn",zh_Hans_SG:"zh-cn",zh_Hant:"zh-hk",zh_Hant_HK:"zh-hk",zh_Hant_MO:"zh-mo",zh_Hant_TW:"zh-tw"};let oi=yt.getLocale();Object.prototype.hasOwnProperty.call(ni,oi)&&(oi=ni[oi]),gt().locale(oi);const ri=()=>{if(ti(),window.navigator?.clipboard?.writeText||(console.info("[INFO] core: Clipboard API not available, using fallback"),Object.defineProperty(window.navigator,"clipboard",{value:{writeText:ei},writable:!1})),h()(window).on("unload.main",(()=>{yt._unloadCalled=!0})),h()(window).on("beforeunload.main",(()=>{setTimeout((()=>{yt._userIsNavigatingAway=!0,setTimeout((()=>{yt._unloadCalled||(yt._userIsNavigatingAway=!1)}),1e4)}),1)})),h()(document).on("ajaxError.main",(function(t,e,i){i&&i.allowAuthErrors||yt._processAjaxError(e)})),(()=>{if((()=>{try{Et=(0,Bt.C)("core","config")}catch(t){Et=yt.config}})(),(()=>{if(!Et.auto_logout||!(0,A.HW)())return;let t=Date.now();window.addEventListener("mousemove",(e=>{t=Date.now(),localStorage.setItem("lastActive",t)})),window.addEventListener("touchstart",(e=>{t=Date.now(),localStorage.setItem("lastActive",t)})),window.addEventListener("storage",(e=>{"lastActive"===e.key&&(t=e.newValue)}));let e=0;e=setInterval((()=>{const i=Date.now()-1e3*Et.session_lifetime;if(t{console.info("browser is online again, resuming heartbeat"),t=It();try{await _t(),console.info("session token successfully updated after resuming network"),(0,c.Ic)("networkOnline",{success:!0})}catch(t){console.error("could not update session token after resuming network",t),(0,c.Ic)("networkOnline",{success:!1})}})),window.addEventListener("offline",(()=>{console.info("browser is offline, stopping heartbeat"),(0,c.Ic)("networkOffline",{}),clearInterval(t),console.info("session heartbeat polling stopped")}))})(),yt.registerMenu(h()("#expand"),h()("#expanddiv"),!1,!0),h()(document).on("mouseup.closemenus",(t=>{const e=h()(t.target);if(e.closest(".menu").length||e.closest(".menutoggle").length)return!1;yt.hideMenus()})),(()=>{X.Ay.mixin({methods:{t:Q.Tl,n:Q.zw}});const t=document.getElementById("header-start__appmenu");if(!t)return;const e=new(X.Ay.extend(Ne))({}).$mount(t);Object.assign(OC,{setNavigationCounter(t,i){e.setNavigationCounter(t,i)}})})(),(()=>{const t=document.getElementById("user-menu");t&&new X.Ay({name:"AccountMenuRoot",el:t,render:t=>t(Je)})})(),(()=>{const t=document.getElementById("contactsmenu");t&&new X.Ay({name:"ContactsMenuRoot",el:t,render:t=>t(Ce)})})(),h()("#app-navigation").length&&!h()("html").hasClass("lte9")&&!h()("#app-content").hasClass("no-snapper")){const t=new Snap({element:document.getElementById("app-content"),disable:"right",maxPosition:300,minDragDistance:100});h()("#app-content").prepend('');let e=!1;t.on("animating",(()=>{e=!0})),t.on("animated",(()=>{e=!1})),t.on("start",(()=>{e=!0})),t.on("end",(()=>{e=!1})),t.on("open",(()=>{s.attr("aria-hidden","false")})),t.on("close",(()=>{s.attr("aria-hidden","true")}));const i=t.open,n=t.close,o=()=>{e||"closed"!==t.state().state||i("left")},r=()=>{e||"closed"===t.state().state||n()};window.TESTING||(t.open=()=>{l.default.defer(o)},t.close=()=>{l.default.defer(r)}),h()("#app-navigation-toggle").click((e=>{"left"!==t.state().state&&t.open()})),h()("#app-navigation-toggle").keypress((e=>{"left"===t.state().state?t.close():t.open()}));const s=h()("#app-navigation");s.attr("aria-hidden","true"),s.delegate("a, :button","click",(e=>{const i=h()(e.target);i.is(".app-navigation-noclose")||i.closest(".app-navigation-noclose").length||i.is(".app-navigation-entry-utils-menu-button")||i.closest(".app-navigation-entry-utils-menu-button").length||i.is(".add-new")||i.closest(".add-new").length||i.is("#app-settings")||i.closest("#app-settings").length||t.close()}));let a=!1,c=!0,u=!1;yt.allowNavigationBarSlideGesture=()=>{c=!0,u&&(t.enable(),a=!0,u=!1)},yt.disallowNavigationBarSlideGesture=()=>{if(c=!1,a){const e=!0;t.disable(e),a=!1,u=!0}};const d=()=>{h()(window).width()>1024?(s.attr("aria-hidden","false"),t.close(),t.disable(),a=!1,u=!1):c?(t.enable(),a=!0,u=!1):u=!0};h()(window).resize(l.default.debounce(d,250)),d()}ii()};o(99660);var si=o(3131),ai={};ai.styleTagTransform=re(),ai.setAttributes=ee(),ai.insert=$t().bind(null,"head"),ai.domAPI=Jt(),ai.insertStyleElement=ne(),Vt()(si.A,ai),si.A&&si.A.locals&&si.A.locals;var ci=o(13169),li={};li.styleTagTransform=re(),li.setAttributes=ee(),li.insert=$t().bind(null,"head"),li.domAPI=Jt(),li.insertStyleElement=ne(),Vt()(ci.A,li),ci.A&&ci.A.locals&&ci.A.locals;var ui=o(57576),hi=o.n(ui),di=o(18922),pi=o.n(di),Ai=(o(44275),o(35156)),fi={};fi.styleTagTransform=re(),fi.setAttributes=ee(),fi.insert=$t().bind(null,"head"),fi.domAPI=Jt(),fi.insertStyleElement=ne(),Vt()(Ai.A,fi),Ai.A&&Ai.A.locals&&Ai.A.locals,o(57223),o(53425);var gi=o(86140),mi={};mi.styleTagTransform=re(),mi.setAttributes=ee(),mi.insert=$t().bind(null,"head"),mi.domAPI=Jt(),mi.insertStyleElement=ne(),Vt()(gi.A,mi),gi.A&&gi.A.locals&&gi.A.locals;const Ci=/(\s|^)(https?:\/\/)([-A-Z0-9+_.]+(?::[0-9]+)?(?:\/[-A-Z0-9+&@#%?=~_|!:,.;()]*)*)(\s|$)/gi;function bi(t){return this.formatLinksRich(t)}function vi(t){return this.formatLinksPlain(t)}function xi(t){return t.replace(Ci,(function(t,e,i,n,o){let r=n;return i?"http://"===i&&(r=i+n):i="https://",e+''+r+""+o}))}function wi(t){const e=h()("
        ").html(t);return e.find("a").each((function(){const t=h()(this);t.html(t.attr("href"))})),e.html()}function yi(e){const i=(e=e||{}).dismiss||{};h().ajax({type:"GET",url:e.url||(0,C.KT)("core/whatsnew?format=json"),success:e.success||function(e,n,o){!function(e,i,n,o){if(console.debug("querying Whats New data was successful: "+i),console.debug(e),200!==n.status)return;let r,s,a,c;const u=document.createElement("div");u.classList.add("popovermenu","open","whatsNewPopover","menu-left");const h=document.createElement("ul");r=document.createElement("li"),s=document.createElement("span"),s.className="menuitem",a=document.createElement("span"),a.innerText=t("core","New in")+" "+e.ocs.data.product,a.className="caption",s.appendChild(a),c=document.createElement("span"),c.className="icon-close",c.onclick=function(){ki(e.ocs.data.version,o)},s.appendChild(c),r.appendChild(s),h.appendChild(r);for(const t in e.ocs.data.whatsNew.regular){const i=e.ocs.data.whatsNew.regular[t];r=document.createElement("li"),s=document.createElement("span"),s.className="menuitem",c=document.createElement("span"),c.className="icon-checkmark",s.appendChild(c),a=document.createElement("p"),a.innerHTML=l.default.escape(i),s.appendChild(a),r.appendChild(s),h.appendChild(r)}l.default.isUndefined(e.ocs.data.changelogURL)||(r=document.createElement("li"),s=document.createElement("a"),s.href=e.ocs.data.changelogURL,s.rel="noreferrer noopener",s.target="_blank",c=document.createElement("span"),c.className="icon-link",s.appendChild(c),a=document.createElement("span"),a.innerText=t("core","View changelog"),s.appendChild(a),r.appendChild(s),h.appendChild(r)),u.appendChild(h),document.body.appendChild(u)}(e,n,o,i)},error:e.error||Bi})}function ki(t,e){e=e||{},h().ajax({type:"POST",url:e.url||(0,C.KT)("core/whatsnew"),data:{version:encodeURIComponent(t)},success:e.success||Ei,error:e.error||_i}),h()(".whatsNewPopover").remove()}function Bi(t,e,i){console.debug("querying Whats New Data resulted in an error: "+e+i),console.debug(t)}function Ei(t){}function _i(t){console.debug("dismissing Whats New data resulted in an error: "+t)}const Ii={disableKeyboardShortcuts:()=>(0,Bt.C)("theming","shortcutsDisabled",!1),setPageHeading:function(t){const e=document.getElementById("page-heading-level-1");e&&(e.textContent=t)}};var Di=o(70580),Si=o.n(Di);const Ti={},Oi={registerType(t,e){Ti[t]=e},trigger:t=>Ti[t].action(),getTypes:()=>Object.keys(Ti),getIcon:t=>Ti[t].typeIconClass||"",getLabel:t=>Si()(Ti[t].typeString||t),getLink:(t,e)=>void 0!==Ti[t]?Ti[t].link(e):""},Mi={},Pi={},Ri={loadScript(t,e){const i=t+e;return Object.prototype.hasOwnProperty.call(Mi,i)?Promise.resolve():(Mi[i]=!0,new Promise((function(i,n){const o=(0,C.fg)(t,"js",e),r=document.createElement("script");r.src=o,r.setAttribute("nonce",btoa(OC.requestToken)),r.onload=()=>i(),r.onerror=()=>n(new Error(`Failed to load script from ${o}`)),document.head.appendChild(r)})))},loadStylesheet(t,e){const i=t+e;return Object.prototype.hasOwnProperty.call(Pi,i)?Promise.resolve():(Pi[i]=!0,new Promise((function(i,n){const o=(0,C.fg)(t,"css",e),r=document.createElement("link");r.href=o,r.type="text/css",r.rel="stylesheet",r.onload=()=>i(),r.onerror=()=>n(new Error(`Failed to load stylesheet from ${o}`)),document.head.appendChild(r)})))}},Ni={success:(t,e)=>(0,d.Te)(t,e),warning:(t,e)=>(0,d.I9)(t,e),error:(t,e)=>(0,d.Qg)(t,e),info:(t,e)=>(0,d.cf)(t,e),message:(t,e)=>(0,d.rG)(t,e)},Hi={Accessibility:Ii,AppConfig:r,Collaboration:Oi,Comments:s,InitialState:{loadState:Bt.C},Loader:Ri,Toast:Ni,WhatsNew:a},zi=function(){void 0===window.TESTING&&yt.debug&&console.warn.apply(console,arguments)},Li=(t,e,i)=>{(Array.isArray(t)?t:[t]).forEach((t=>{void 0!==window[t]&&delete window[t],Object.defineProperty(window,t,{get:()=>(zi(i?`${t} is deprecated: ${i}`:`${t} is deprecated`),e())})}))};window._=l.default,Li(["$","jQuery"],(()=>h()),"The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own."),Li("Backbone",(()=>S()),"please ship your own, this will be removed in Nextcloud 20"),Li(["Clipboard","ClipboardJS"],(()=>hi()),"please ship your own, this will be removed in Nextcloud 20"),window.dav=T.dav,Li("Handlebars",(()=>ct()),"please ship your own, this will be removed in Nextcloud 20"),Li("md5",(()=>pi()),"please ship your own, this will be removed in Nextcloud 20"),Li("moment",(()=>gt()),"please ship your own, this will be removed in Nextcloud 20"),window.OC=yt,Li("initCore",(()=>ri),"this is an internal function"),Li("oc_appswebroots",(()=>yt.appswebroots),"use OC.appswebroots instead, this will be removed in Nextcloud 20"),Li("oc_config",(()=>yt.config),"use OC.config instead, this will be removed in Nextcloud 20"),Li("oc_current_user",(()=>yt.getCurrentUser().uid),"use OC.getCurrentUser().uid instead, this will be removed in Nextcloud 20"),Li("oc_debug",(()=>yt.debug),"use OC.debug instead, this will be removed in Nextcloud 20"),Li("oc_defaults",(()=>yt.theme),"use OC.theme instead, this will be removed in Nextcloud 20"),Li("oc_isadmin",yt.isUserAdmin,"use OC.isUserAdmin() instead, this will be removed in Nextcloud 20"),Li("oc_requesttoken",(()=>Z()),"use OC.requestToken instead, this will be removed in Nextcloud 20"),Li("oc_webroot",(()=>yt.webroot),"use OC.getRootPath() instead, this will be removed in Nextcloud 20"),Li("OCDialogs",(()=>yt.dialogs),"use OC.dialogs instead, this will be removed in Nextcloud 20"),window.OCP=Hi,window.OCA={},h().fn.select2=(t=>{const e=t,i=function(){return zi("The select2 library is deprecated! It will be removed in nextcloud 19."),e.apply(this,arguments)};return Object.assign(i,e),i})(h().fn.select2),window.t=l.default.bind(yt.L10N.translate,yt.L10N),window.n=l.default.bind(yt.L10N.translatePlural,yt.L10N),h().fn.avatar=function(t,e,i,n,o,r){const s=function(t){t.imageplaceholder("?"),t.css("background-color","#b9b9b9")};if(void 0!==t&&(t=String(t)),void 0!==r&&(r=String(r)),void 0===e&&(e=this.height()>0?this.height():this.data("size")>0?this.data("size"):64),this.height(e),this.width(e),void 0===t){if(void 0===this.data("user"))return void s(this);t=this.data("user")}t=String(t).replace(/\//g,"");const a=this;let c;c=t===(0,A.HW)()?.uid?(0,C.Jv)("/avatar/{user}/{size}?v={version}",{user:t,size:Math.ceil(e*window.devicePixelRatio),version:oc_userconfig.avatar.version}):(0,C.Jv)("/avatar/{user}/{size}",{user:t,size:Math.ceil(e*window.devicePixelRatio)});const l=new Image;l.onload=function(){a.clearimageplaceholder(),a.append(l),"function"==typeof o&&o()},l.onerror=function(){a.clearimageplaceholder(),void 0!==r?a.imageplaceholder(t,r):s(a),"function"==typeof o&&o()},e<32?a.addClass("icon-loading-small"):a.addClass("icon-loading"),l.width=e,l.height=e,l.src=c,l.alt=""};const Fi=t=>"click"===t.type||"keydown"===t.type&&"Enter"===t.key,ji=o(66235);h().fn.contactsMenu=function(e,i,n){if(-1===[0,4,6].indexOf(i))return;const o=this;n.append('');const r=n.find("div.contactsmenu-popover");o.on("click keydown",(function(n){if(Fi(n)){if(!r.hasClass("hidden"))return r.addClass("hidden"),void r.hide();r.removeClass("hidden"),r.show(),r.hasClass("loaded")||(r.addClass("loaded"),h().ajax((0,C.Jv)("/contactsmenu/findOne"),{method:"POST",data:{shareType:i,shareWith:e}}).then((function(e){let i;r.find("ul").find("li").addClass("hidden"),i=e.topAction?[e.topAction].concat(e.actions):[{hyperlink:"#",title:t("core","No action available")}],i.forEach((function(t){r.find("ul").append(ji(t))})),o.trigger("load")}),(function(e){let i;r.find("ul").find("li").addClass("hidden"),i=404===e.status?t("core","No action available"):t("core","Error fetching contact actions"),r.find("ul").append(ji({hyperlink:"#",title:i})),o.trigger("loaderror",e)})))}})),h()(document).click((function(t){const e=r.has(t.target).length>0;let i=o.has(t.target).length>0;o.each((function(){h()(this).is(t.target)&&(i=!0)})),e||i||(r.addClass("hidden"),r.hide())}))},h().fn.exists=function(){return this.length>0},h().fn.filterAttr=function(t,e){return this.filter((function(){return h()(this).attr(t)===e}))};var Ui=o(52697);h().widget("oc.ocdialog",{options:{width:"auto",height:"auto",closeButton:!0,closeOnEscape:!0,closeCallback:null,modal:!1},_create(){const t=this;this.originalCss={display:this.element[0].style.display,width:this.element[0].style.width,height:this.element[0].style.height},this.originalTitle=this.element.attr("title"),this.options.title=this.options.title||this.originalTitle,this.$dialog=h()('
        ').attr({tabIndex:-1,role:"dialog","aria-modal":!0}).insertBefore(this.element),this.$dialog.append(this.element.detach()),this.element.removeAttr("title").addClass("oc-dialog-content").appendTo(this.$dialog),1===t.element.find("input").length&&t.element.find("input").on("keydown",(function(e){if(Fi(e)&&t.$buttonrow){const e=t.$buttonrow.find("button.primary");e&&!e.prop("disabled")&&e.click()}})),this.$dialog.css({display:"inline-block",position:"fixed"}),this.enterCallback=null,h()(document).on("keydown keyup",(function(e){if(e.target===t.$dialog.get(0)||0!==t.$dialog.find(h()(e.target)).length)return 27===e.keyCode&&"keydown"===e.type&&t.options.closeOnEscape?(e.stopImmediatePropagation(),t.close(),!1):13===e.keyCode?(e.stopImmediatePropagation(),null!==t.enterCallback?(t.enterCallback(),e.preventDefault(),!1):"keyup"===e.type&&(e.preventDefault(),!1)):void 0})),this._setOptions(this.options),this._createOverlay(),this._useFocusTrap()},_init(){this._trigger("open")},_setOption(e,i){const n=this;switch(e){case"title":if(this.$title)this.$title.text(i);else{const t=h()('

        '+i+"

        ");this.$title=t.prependTo(this.$dialog)}this._setSizes();break;case"buttons":if(this.$buttonrow)this.$buttonrow.empty();else{const t=h()('
        ');this.$buttonrow=t.appendTo(this.$dialog)}1===i.length?this.$buttonrow.addClass("onebutton"):2===i.length?this.$buttonrow.addClass("twobuttons"):3===i.length&&this.$buttonrow.addClass("threebuttons"),h().each(i,(function(t,e){const i=h()("');e.attr("aria-label",t("core",'Close "{dialogTitle}" dialog',{dialogTitle:this.$title||this.options.title})),this.$dialog.prepend(e),e.on("click keydown",(function(t){Fi(t)&&(n.options.closeCallback&&n.options.closeCallback(),n.close())}))}else this.$dialog.find(".oc-dialog-close").remove();break;case"width":this.$dialog.css("width",i);break;case"height":this.$dialog.css("height",i);break;case"close":this.closeCB=i}h().Widget.prototype._setOption.apply(this,arguments)},_setOptions(t){h().Widget.prototype._setOptions.apply(this,arguments)},_setSizes(){let t=0;this.$title&&(t+=this.$title.outerHeight(!0)),this.$buttonrow&&(t+=this.$buttonrow.outerHeight(!0)),this.element.css({height:"calc(100% - "+t+"px)"})},_createOverlay(){if(!this.options.modal)return;const t=this;let e=h()("#content");0===e.length&&(e=h()(".content")),this.overlay=h()("
        ").addClass("oc-dialog-dim").insertBefore(this.$dialog),this.overlay.on("click keydown keyup",(function(e){e.target!==t.$dialog.get(0)&&0===t.$dialog.find(h()(e.target)).length&&(e.preventDefault(),e.stopPropagation())}))},_destroyOverlay(){this.options.modal&&this.overlay&&(this.overlay.off("click keydown keyup"),this.overlay.remove(),this.overlay=null)},_useFocusTrap(){Object.assign(window,{_nc_focus_trap:window._nc_focus_trap||[]});const t=this.$dialog[0];this.focusTrap=(0,Ui.K)(t,{allowOutsideClick:!0,trapStack:window._nc_focus_trap,fallbackFocus:t}),this.focusTrap.activate()},_clearFocusTrap(){this.focusTrap?.deactivate(),this.focusTrap=null},widget(){return this.$dialog},setEnterCallback(t){this.enterCallback=t},unsetEnterCallback(){this.enterCallback=null},close(){this._clearFocusTrap(),this._destroyOverlay();const t=this;setTimeout((function(){t._trigger("close",t)}),200),t.$dialog.remove(),this.destroy()},destroy(){this.$title&&this.$title.remove(),this.$buttonrow&&this.$buttonrow.remove(),this.originalTitle&&this.element.attr("title",this.originalTitle),this.element.removeClass("oc-dialog-content").css(this.originalCss).detach().insertBefore(this.$dialog),this.$dialog.remove()}});const Wi={init(t,e,i){this.vars=t,this.options=h().extend({},this.options,e),this.elem=i;const n=this;if("function"==typeof this.options.escapeFunction){const t=Object.keys(this.vars);for(let e=0;e{var e=t.toLowerCase();function i(t,e,i){this.r=t,this.g=e,this.b=i}function n(t,e,n){var o=[];o.push(e);for(var r=function(t,e){var i=new Array(3);return i[0]=(e[1].r-e[0].r)/t,i[1]=(e[1].g-e[0].g)/t,i[2]=(e[1].b-e[0].b)/t,i}(t,[e,n]),s=1;st[0].toUpperCase())).join("");this.html(r)}},h().fn.clearimageplaceholder=function(){this.css("background-color",""),this.css("color",""),this.css("font-weight",""),this.css("text-align",""),this.css("line-height",""),this.css("font-size",""),this.html(""),this.removeClass("icon-loading"),this.removeClass("icon-loading-small")},h()(document).on("ajaxSend",(function(t,e,i){!1===i.crossDomain&&(e.setRequestHeader("requesttoken",Z()),e.setRequestHeader("OCS-APIREQUEST","true"))})),h().fn.selectRange=function(t,e){return this.each((function(){if(this.setSelectionRange)this.focus(),this.setSelectionRange(t,e);else if(this.createTextRange){const i=this.createTextRange();i.collapse(!0),i.moveEnd("character",e),i.moveStart("character",t),i.select()}}))},h().fn.extend({showPassword(t){const e={fn:null,args:{}};e.fn=t;const i=function(t,e){e.val(t.val())},n=function(t,e,n){t.is(":checked")?(i(e,n),n.show(),e.hide()):(i(n,e),n.hide(),e.show())};return this.each((function(){const t=h()(this),o=h()(t.data("typetoggle")),r=function(t){const e=h()(t),i=h()("");return i.attr({type:"text",class:e.attr("class"),style:e.attr("style"),size:e.attr("size"),name:e.attr("name")+"-clone",tabindex:e.attr("tabindex"),autocomplete:"off"}),void 0!==e.attr("placeholder")&&i.attr("placeholder",e.attr("placeholder")),i}(t);r.insertAfter(t),e.fn&&(e.args.input=t,e.args.checkbox=o,e.args.clone=r),o.bind("click",(function(){n(o,t,r)})),t.bind("keyup",(function(){i(t,r)})),r.bind("keyup",(function(){i(r,t),t.trigger("keyup")})),r.bind("blur",(function(){t.trigger("focusout")})),n(o,t,r),r.closest("form").submit((function(t){r.prop("type","password")})),e.fn&&e.fn(e.args)}))}}),h().ui.autocomplete.prototype._resizeMenu=function(){this.menu.element.outerWidth(this.element.outerWidth())};var qi=o(90628),Qi={};Qi.styleTagTransform=re(),Qi.setAttributes=ee(),Qi.insert=$t().bind(null,"head"),Qi.domAPI=Jt(),Qi.insertStyleElement=ne(),Vt()(qi.A,Qi),qi.A&&qi.A.locals&&qi.A.locals;var Gi=o(2791),Xi={};Xi.styleTagTransform=re(),Xi.setAttributes=ee(),Xi.insert=$t().bind(null,"head"),Xi.domAPI=Jt(),Xi.insertStyleElement=ne(),Vt()(Gi.A,Xi),Gi.A&&Gi.A.locals&&Gi.A.locals,h().ajaxSetup({contents:{script:!1}}),h().globalEval=function(){},o.nc=(0,A.aV)(),window.addEventListener("DOMContentLoaded",(function(){ri(),(()=>{let t=h()("[data-apps-slide-toggle]");0===t.length&&h()("#app-navigation").addClass("without-app-settings"),h()(document).click((function(e){g&&(t=h()("[data-apps-slide-toggle]")),t.each((function(t,i){const n=h()(i).data("apps-slide-toggle"),o=h()(n);function r(){o.slideUp(4*OC.menuSpeed,(function(){o.trigger(new(h().Event)("hide"))})),o.removeClass("opened"),h()(i).removeClass("opened"),h()(i).attr("aria-expanded","false")}if(!o.is(":animated"))if(h()(i).is(h()(e.target).closest("[data-apps-slide-toggle]")))o.is(":visible")?r():function(){o.slideDown(4*OC.menuSpeed,(function(){o.trigger(new(h().Event)("show"))})),o.addClass("opened"),h()(i).addClass("opened"),h()(i).attr("aria-expanded","true");const t=h()(n+" [autofocus]");1===t.length&&t.focus()}();else{const t=h()(e.target).closest(n);o.is(":visible")&&t[0]!==o[0]&&r()}}))}))})(),window.history.pushState?window.onpopstate=_.bind(yt.Util.History._onPopState,yt.Util.History):window.onhashchange=_.bind(yt.Util.History._onPopState,yt.Util.History)})),document.addEventListener("DOMContentLoaded",(function(){const t=document.getElementById("password-input-form");t&&t.addEventListener("submit",(async function(e){e.preventDefault();const i=document.getElementById("requesttoken");if(i){const t=(0,C.Jv)("/csrftoken"),e=await Dt.Ay.get(t);i.value=e.data.token}t.submit()}))}))},21391:(t,e,i)=>{var n,o,r;r="object"==typeof self&&self.self===self&&self||"object"==typeof i.g&&i.g.global===i.g&&i.g,n=[i(4523),i(74692),e],o=function(t,e,i){r.Backbone=function(t,e,i,n){var o=t.Backbone,r=Array.prototype.slice;e.VERSION="1.6.0",e.$=n,e.noConflict=function(){return t.Backbone=o,this},e.emulateHTTP=!1,e.emulateJSON=!1;var s,a=e.Events={},c=/\s+/,l=function(t,e,n,o,r){var s,a=0;if(n&&"object"==typeof n){void 0!==o&&"context"in r&&void 0===r.context&&(r.context=o);for(s=i.keys(n);athis.length&&(o=this.length),o<0&&(o+=this.length+1);var r,s,a=[],c=[],l=[],u=[],h={},d=e.add,p=e.merge,A=e.remove,f=!1,g=this.comparator&&null==o&&!1!==e.sort,m=i.isString(this.comparator)?this.comparator:null;for(s=0;s0&&!e.silent&&delete e.index,i},_isModel:function(t){return t instanceof m},_addReference:function(t,e){this._byId[t.cid]=t;var i=this.modelId(t.attributes,t.idAttribute);null!=i&&(this._byId[i]=t),t.on("all",this._onModelEvent,this)},_removeReference:function(t,e){delete this._byId[t.cid];var i=this.modelId(t.attributes,t.idAttribute);null!=i&&delete this._byId[i],this===t.collection&&delete t.collection,t.off("all",this._onModelEvent,this)},_onModelEvent:function(t,e,i,n){if(e){if(("add"===t||"remove"===t)&&i!==this)return;if("destroy"===t&&this.remove(e,n),"changeId"===t){var o=this.modelId(e.previousAttributes(),e.idAttribute),r=this.modelId(e.attributes,e.idAttribute);null!=o&&delete this._byId[o],null!=r&&(this._byId[r]=e)}}this.trigger.apply(this,arguments)},_forwardPristineError:function(t,e,i){this.has(t)||this._onModelEvent("error",t,e,i)}});var w="function"==typeof Symbol&&Symbol.iterator;w&&(C.prototype[w]=C.prototype.values);var y=function(t,e){this._collection=t,this._kind=e,this._index=0},k=1,B=2,E=3;w&&(y.prototype[w]=function(){return this}),y.prototype.next=function(){if(this._collection){if(this._index7),this._useHashChange=this._wantsHashChange&&this._hasHashChange,this._wantsPushState=!!this.options.pushState,this._hasPushState=!(!this.history||!this.history.pushState),this._usePushState=this._wantsPushState&&this._hasPushState,this.fragment=this.getFragment(),this.root=("/"+this.root+"/").replace(j,"/"),this._wantsHashChange&&this._wantsPushState){if(!this._hasPushState&&!this.atRoot()){var e=this.root.slice(0,-1)||"/";return this.location.replace(e+"#"+this.getPath()),!0}this._hasPushState&&this.atRoot()&&this.navigate(this.getHash(),{replace:!0})}if(!this._hasHashChange&&this._wantsHashChange&&!this._usePushState){this.iframe=document.createElement("iframe"),this.iframe.src="javascript:0",this.iframe.style.display="none",this.iframe.tabIndex=-1;var n=document.body,o=n.insertBefore(this.iframe,n.firstChild).contentWindow;o.document.open(),o.document.close(),o.location.hash="#"+this.fragment}var r=window.addEventListener||function(t,e){return attachEvent("on"+t,e)};if(this._usePushState?r("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe?r("hashchange",this.checkUrl,!1):this._wantsHashChange&&(this._checkUrlInterval=setInterval(this.checkUrl,this.interval)),!this.options.silent)return this.loadUrl()},stop:function(){var t=window.removeEventListener||function(t,e){return detachEvent("on"+t,e)};this._usePushState?t("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe&&t("hashchange",this.checkUrl,!1),this.iframe&&(document.body.removeChild(this.iframe),this.iframe=null),this._checkUrlInterval&&clearInterval(this._checkUrlInterval),L.started=!1},route:function(t,e){this.handlers.unshift({route:t,callback:e})},checkUrl:function(t){var e=this.getFragment();if(e===this.fragment&&this.iframe&&(e=this.getHash(this.iframe.contentWindow)),e===this.fragment)return!this.matchRoot()&&this.notfound();this.iframe&&this.navigate(e),this.loadUrl()},loadUrl:function(t){return this.matchRoot()?(t=this.fragment=this.getFragment(t),i.some(this.handlers,(function(e){if(e.route.test(t))return e.callback(t),!0}))||this.notfound()):this.notfound()},notfound:function(){return this.trigger("notfound"),!1},navigate:function(t,e){if(!L.started)return!1;e&&!0!==e||(e={trigger:!!e}),t=this.getFragment(t||"");var i=this.root;this._trailingSlash||""!==t&&"?"!==t.charAt(0)||(i=i.slice(0,-1)||"/");var n=i+t;t=t.replace(U,"");var o=this.decodeFragment(t);if(this.fragment!==o){if(this.fragment=o,this._usePushState)this.history[e.replace?"replaceState":"pushState"]({},document.title,n);else{if(!this._wantsHashChange)return this.location.assign(n);if(this._updateHash(this.location,t,e.replace),this.iframe&&t!==this.getHash(this.iframe.contentWindow)){var r=this.iframe.contentWindow;e.replace||(r.document.open(),r.document.close()),this._updateHash(r.location,t,e.replace)}}return e.trigger?this.loadUrl(t):void 0}},_updateHash:function(t,e,i){if(i){var n=t.href.replace(/(javascript:|#).*$/,"");t.replace(n+"#"+e)}else t.hash="#"+e}}),e.history=new L;m.extend=C.extend=P.extend=_.extend=L.extend=function(t,e){var n,o=this;return n=t&&i.has(t,"constructor")?t.constructor:function(){return o.apply(this,arguments)},i.extend(n,o,e),n.prototype=i.create(o.prototype,t),n.prototype.constructor=n,n.__super__=o.prototype,n};var W=function(){throw new Error('A "url" property or function must be specified')},Y=function(t,e){var i=e.error;e.error=function(n){i&&i.call(e.context,t,n,e),t.trigger("error",t,n,e)}};return e._debug=function(){return{root:t,_:i}},e}(r,i,t,e)}.apply(e,n),void 0===o||(t.exports=o)},18922:function(t,e,i){var n;!function(){"use strict";function o(t,e){var i=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(i>>16)<<16|65535&i}function r(t,e,i,n,r,s){return o((a=o(o(e,t),o(n,s)))<<(c=r)|a>>>32-c,i);var a,c}function s(t,e,i,n,o,s,a){return r(e&i|~e&n,t,e,o,s,a)}function a(t,e,i,n,o,s,a){return r(e&n|i&~n,t,e,o,s,a)}function c(t,e,i,n,o,s,a){return r(e^i^n,t,e,o,s,a)}function l(t,e,i,n,o,s,a){return r(i^(e|~n),t,e,o,s,a)}function u(t,e){var i,n,r,u,h;t[e>>5]|=128<>>9<<4)]=e;var d=1732584193,p=-271733879,A=-1732584194,f=271733878;for(i=0;i>5]>>>e%32&255);return i}function d(t){var e,i=[];for(i[(t.length>>2)-1]=void 0,e=0;e>5]|=(255&t.charCodeAt(e/8))<>>4&15)+n.charAt(15&e);return o}function A(t){return unescape(encodeURIComponent(t))}function f(t){return function(t){return h(u(d(t),8*t.length))}(A(t))}function g(t,e){return function(t,e){var i,n,o=d(t),r=[],s=[];for(r[15]=s[15]=void 0,o.length>16&&(o=u(o,8*t.length)),i=0;i<16;i+=1)r[i]=909522486^o[i],s[i]=1549556828^o[i];return n=u(r.concat(d(e)),512+8*e.length),h(u(s.concat(n),640))}(A(t),A(e))}function m(t,e,i){return e?i?g(e,t):p(g(e,t)):i?f(t):p(f(t))}void 0===(n=function(){return m}.call(e,i,e,t))||(t.exports=n)}()},57576:function(t){var e;e=function(){return function(){var t={686:function(t,e,i){"use strict";i.d(e,{default:function(){return v}});var n=i(279),o=i.n(n),r=i(370),s=i.n(r),a=i(817),c=i.n(a);function l(t){try{return document.execCommand(t)}catch(t){return!1}}var u=function(t){var e=c()(t);return l("cut"),e},h=function(t,e){var i=function(t){var e="rtl"===document.documentElement.getAttribute("dir"),i=document.createElement("textarea");i.style.fontSize="12pt",i.style.border="0",i.style.padding="0",i.style.margin="0",i.style.position="absolute",i.style[e?"right":"left"]="-9999px";var n=window.pageYOffset||document.documentElement.scrollTop;return i.style.top="".concat(n,"px"),i.setAttribute("readonly",""),i.value=t,i}(t);e.container.appendChild(i);var n=c()(i);return l("copy"),i.remove(),n},d=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{container:document.body},i="";return"string"==typeof t?i=h(t,e):t instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(null==t?void 0:t.type)?i=h(t.value,e):(i=c()(t),l("copy")),i};function p(t){return p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},p(t)}function A(t){return A="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},A(t)}function f(t,e){for(var i=0;i0&&void 0!==arguments[0]?arguments[0]:{};this.action="function"==typeof t.action?t.action:this.defaultAction,this.target="function"==typeof t.target?t.target:this.defaultTarget,this.text="function"==typeof t.text?t.text:this.defaultText,this.container="object"===A(t.container)?t.container:document.body}},{key:"listenClick",value:function(t){var e=this;this.listener=s()(t,"click",(function(t){return e.onClick(t)}))}},{key:"onClick",value:function(t){var e=t.delegateTarget||t.currentTarget,i=this.action(e)||"copy",n=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.action,i=void 0===e?"copy":e,n=t.container,o=t.target,r=t.text;if("copy"!==i&&"cut"!==i)throw new Error('Invalid "action" value, use either "copy" or "cut"');if(void 0!==o){if(!o||"object"!==p(o)||1!==o.nodeType)throw new Error('Invalid "target" value, use a valid Element');if("copy"===i&&o.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if("cut"===i&&(o.hasAttribute("readonly")||o.hasAttribute("disabled")))throw new Error('Invalid "target" attribute. You can\'t cut text from elements with "readonly" or "disabled" attributes')}return r?d(r,{container:n}):o?"cut"===i?u(o):d(o,{container:n}):void 0}({action:i,container:this.container,target:this.target(e),text:this.text(e)});this.emit(n?"success":"error",{action:i,text:n,trigger:e,clearSelection:function(){e&&e.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(t){return C("action",t)}},{key:"defaultTarget",value:function(t){var e=C("target",t);if(e)return document.querySelector(e)}},{key:"defaultText",value:function(t){return C("text",t)}},{key:"destroy",value:function(){this.listener.destroy()}}],n=[{key:"copy",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{container:document.body};return d(t,e)}},{key:"cut",value:function(t){return u(t)}},{key:"isSupported",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:["copy","cut"],e="string"==typeof t?[t]:t,i=!!document.queryCommandSupported;return e.forEach((function(t){i=i&&!!document.queryCommandSupported(t)})),i}}],i&&f(e.prototype,i),n&&f(e,n),c}(o()),v=b},828:function(t){if("undefined"!=typeof Element&&!Element.prototype.matches){var e=Element.prototype;e.matches=e.matchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector}t.exports=function(t,e){for(;t&&9!==t.nodeType;){if("function"==typeof t.matches&&t.matches(e))return t;t=t.parentNode}}},438:function(t,e,i){var n=i(828);function o(t,e,i,n,o){var s=r.apply(this,arguments);return t.addEventListener(i,s,o),{destroy:function(){t.removeEventListener(i,s,o)}}}function r(t,e,i,o){return function(i){i.delegateTarget=n(i.target,e),i.delegateTarget&&o.call(t,i)}}t.exports=function(t,e,i,n,r){return"function"==typeof t.addEventListener?o.apply(null,arguments):"function"==typeof i?o.bind(null,document).apply(null,arguments):("string"==typeof t&&(t=document.querySelectorAll(t)),Array.prototype.map.call(t,(function(t){return o(t,e,i,n,r)})))}},879:function(t,e){e.node=function(t){return void 0!==t&&t instanceof HTMLElement&&1===t.nodeType},e.nodeList=function(t){var i=Object.prototype.toString.call(t);return void 0!==t&&("[object NodeList]"===i||"[object HTMLCollection]"===i)&&"length"in t&&(0===t.length||e.node(t[0]))},e.string=function(t){return"string"==typeof t||t instanceof String},e.fn=function(t){return"[object Function]"===Object.prototype.toString.call(t)}},370:function(t,e,i){var n=i(879),o=i(438);t.exports=function(t,e,i){if(!t&&!e&&!i)throw new Error("Missing required arguments");if(!n.string(e))throw new TypeError("Second argument must be a String");if(!n.fn(i))throw new TypeError("Third argument must be a Function");if(n.node(t))return function(t,e,i){return t.addEventListener(e,i),{destroy:function(){t.removeEventListener(e,i)}}}(t,e,i);if(n.nodeList(t))return function(t,e,i){return Array.prototype.forEach.call(t,(function(t){t.addEventListener(e,i)})),{destroy:function(){Array.prototype.forEach.call(t,(function(t){t.removeEventListener(e,i)}))}}}(t,e,i);if(n.string(t))return function(t,e,i){return o(document.body,t,e,i)}(t,e,i);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}},817:function(t){t.exports=function(t){var e;if("SELECT"===t.nodeName)t.focus(),e=t.value;else if("INPUT"===t.nodeName||"TEXTAREA"===t.nodeName){var i=t.hasAttribute("readonly");i||t.setAttribute("readonly",""),t.select(),t.setSelectionRange(0,t.value.length),i||t.removeAttribute("readonly"),e=t.value}else{t.hasAttribute("contenteditable")&&t.focus();var n=window.getSelection(),o=document.createRange();o.selectNodeContents(t),n.removeAllRanges(),n.addRange(o),e=n.toString()}return e}},279:function(t){function e(){}e.prototype={on:function(t,e,i){var n=this.e||(this.e={});return(n[t]||(n[t]=[])).push({fn:e,ctx:i}),this},once:function(t,e,i){var n=this;function o(){n.off(t,o),e.apply(i,arguments)}return o._=e,this.on(t,o,i)},emit:function(t){for(var e=[].slice.call(arguments,1),i=((this.e||(this.e={}))[t]||[]).slice(),n=0,o=i.length;n{"use strict";i.d(e,{A:()=>E});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r),a=i(4417),c=i.n(a),l=new URL(i(59699),i.b),u=new URL(i(34213),i.b),h=new URL(i(3132),i.b),d=new URL(i(19394),i.b),p=new URL(i(81972),i.b),A=new URL(i(6411),i.b),f=new URL(i(14506),i.b),g=new URL(i(64886),i.b),m=s()(o()),C=c()(l),b=c()(u),v=c()(h),x=c()(d),w=c()(p),y=c()(A),k=c()(f),B=c()(g);m.push([t.id,`/*! jQuery UI - v1.13.3 - 2024-04-26\n* https://jqueryui.com\n* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css\n* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\n\n/* Layout helpers\n----------------------------------*/\n.ui-helper-hidden {\n\tdisplay: none;\n}\n.ui-helper-hidden-accessible {\n\tborder: 0;\n\tclip: rect(0 0 0 0);\n\theight: 1px;\n\tmargin: -1px;\n\toverflow: hidden;\n\tpadding: 0;\n\tposition: absolute;\n\twidth: 1px;\n}\n.ui-helper-reset {\n\tmargin: 0;\n\tpadding: 0;\n\tborder: 0;\n\toutline: 0;\n\tline-height: 1.3;\n\ttext-decoration: none;\n\tfont-size: 100%;\n\tlist-style: none;\n}\n.ui-helper-clearfix:before,\n.ui-helper-clearfix:after {\n\tcontent: "";\n\tdisplay: table;\n\tborder-collapse: collapse;\n}\n.ui-helper-clearfix:after {\n\tclear: both;\n}\n.ui-helper-zfix {\n\twidth: 100%;\n\theight: 100%;\n\ttop: 0;\n\tleft: 0;\n\tposition: absolute;\n\topacity: 0;\n\t-ms-filter: "alpha(opacity=0)"; /* support: IE8 */\n}\n\n.ui-front {\n\tz-index: 100;\n}\n\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-disabled {\n\tcursor: default !important;\n\tpointer-events: none;\n}\n\n\n/* Icons\n----------------------------------*/\n.ui-icon {\n\tdisplay: inline-block;\n\tvertical-align: middle;\n\tmargin-top: -.25em;\n\tposition: relative;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n}\n\n.ui-widget-icon-block {\n\tleft: 50%;\n\tmargin-left: -8px;\n\tdisplay: block;\n}\n\n/* Misc visuals\n----------------------------------*/\n\n/* Overlays */\n.ui-widget-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n}\n.ui-accordion .ui-accordion-header {\n\tdisplay: block;\n\tcursor: pointer;\n\tposition: relative;\n\tmargin: 2px 0 0 0;\n\tpadding: .5em .5em .5em .7em;\n\tfont-size: 100%;\n}\n.ui-accordion .ui-accordion-content {\n\tpadding: 1em 2.2em;\n\tborder-top: 0;\n\toverflow: auto;\n}\n.ui-autocomplete {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tcursor: default;\n}\n.ui-menu {\n\tlist-style: none;\n\tpadding: 0;\n\tmargin: 0;\n\tdisplay: block;\n\toutline: 0;\n}\n.ui-menu .ui-menu {\n\tposition: absolute;\n}\n.ui-menu .ui-menu-item {\n\tmargin: 0;\n\tcursor: pointer;\n\t/* support: IE10, see #8844 */\n\tlist-style-image: url(${C});\n}\n.ui-menu .ui-menu-item-wrapper {\n\tposition: relative;\n\tpadding: 3px 1em 3px .4em;\n}\n.ui-menu .ui-menu-divider {\n\tmargin: 5px 0;\n\theight: 0;\n\tfont-size: 0;\n\tline-height: 0;\n\tborder-width: 1px 0 0 0;\n}\n.ui-menu .ui-state-focus,\n.ui-menu .ui-state-active {\n\tmargin: -1px;\n}\n\n/* icon support */\n.ui-menu-icons {\n\tposition: relative;\n}\n.ui-menu-icons .ui-menu-item-wrapper {\n\tpadding-left: 2em;\n}\n\n/* left-aligned */\n.ui-menu .ui-icon {\n\tposition: absolute;\n\ttop: 0;\n\tbottom: 0;\n\tleft: .2em;\n\tmargin: auto 0;\n}\n\n/* right-aligned */\n.ui-menu .ui-menu-icon {\n\tleft: auto;\n\tright: 0;\n}\n.ui-button {\n\tpadding: .4em 1em;\n\tdisplay: inline-block;\n\tposition: relative;\n\tline-height: normal;\n\tmargin-right: .1em;\n\tcursor: pointer;\n\tvertical-align: middle;\n\ttext-align: center;\n\t-webkit-user-select: none;\n\t-moz-user-select: none;\n\t-ms-user-select: none;\n\tuser-select: none;\n\n\t/* Support: IE <= 11 */\n\toverflow: visible;\n}\n\n.ui-button,\n.ui-button:link,\n.ui-button:visited,\n.ui-button:hover,\n.ui-button:active {\n\ttext-decoration: none;\n}\n\n/* to make room for the icon, a width needs to be set here */\n.ui-button-icon-only {\n\twidth: 2em;\n\tbox-sizing: border-box;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n}\n\n/* no icon support for input elements */\ninput.ui-button.ui-button-icon-only {\n\ttext-indent: 0;\n}\n\n/* button icon element(s) */\n.ui-button-icon-only .ui-icon {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\tmargin-top: -8px;\n\tmargin-left: -8px;\n}\n\n.ui-button.ui-icon-notext .ui-icon {\n\tpadding: 0;\n\twidth: 2.1em;\n\theight: 2.1em;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n\n}\n\ninput.ui-button.ui-icon-notext .ui-icon {\n\twidth: auto;\n\theight: auto;\n\ttext-indent: 0;\n\twhite-space: normal;\n\tpadding: .4em 1em;\n}\n\n/* workarounds */\n/* Support: Firefox 5 - 40 */\ninput.ui-button::-moz-focus-inner,\nbutton.ui-button::-moz-focus-inner {\n\tborder: 0;\n\tpadding: 0;\n}\n.ui-controlgroup {\n\tvertical-align: middle;\n\tdisplay: inline-block;\n}\n.ui-controlgroup > .ui-controlgroup-item {\n\tfloat: left;\n\tmargin-left: 0;\n\tmargin-right: 0;\n}\n.ui-controlgroup > .ui-controlgroup-item:focus,\n.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {\n\tz-index: 9999;\n}\n.ui-controlgroup-vertical > .ui-controlgroup-item {\n\tdisplay: block;\n\tfloat: none;\n\twidth: 100%;\n\tmargin-top: 0;\n\tmargin-bottom: 0;\n\ttext-align: left;\n}\n.ui-controlgroup-vertical .ui-controlgroup-item {\n\tbox-sizing: border-box;\n}\n.ui-controlgroup .ui-controlgroup-label {\n\tpadding: .4em 1em;\n}\n.ui-controlgroup .ui-controlgroup-label span {\n\tfont-size: 80%;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-left: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-top: none;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {\n\tborder-right: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {\n\tborder-bottom: none;\n}\n\n/* Spinner specific style fixes */\n.ui-controlgroup-vertical .ui-spinner-input {\n\n\t/* Support: IE8 only, Android < 4.4 only */\n\twidth: 75%;\n\twidth: calc( 100% - 2.4em );\n}\n.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {\n\tborder-top-style: solid;\n}\n\n.ui-checkboxradio-label .ui-icon-background {\n\tbox-shadow: inset 1px 1px 1px #ccc;\n\tborder-radius: .12em;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label .ui-icon-background {\n\twidth: 16px;\n\theight: 16px;\n\tborder-radius: 1em;\n\toverflow: visible;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {\n\tbackground-image: none;\n\twidth: 8px;\n\theight: 8px;\n\tborder-width: 4px;\n\tborder-style: solid;\n}\n.ui-checkboxradio-disabled {\n\tpointer-events: none;\n}\n.ui-datepicker {\n\twidth: 17em;\n\tpadding: .2em .2em 0;\n\tdisplay: none;\n}\n.ui-datepicker .ui-datepicker-header {\n\tposition: relative;\n\tpadding: .2em 0;\n}\n.ui-datepicker .ui-datepicker-prev,\n.ui-datepicker .ui-datepicker-next {\n\tposition: absolute;\n\ttop: 2px;\n\twidth: 1.8em;\n\theight: 1.8em;\n}\n.ui-datepicker .ui-datepicker-prev-hover,\n.ui-datepicker .ui-datepicker-next-hover {\n\ttop: 1px;\n}\n.ui-datepicker .ui-datepicker-prev {\n\tleft: 2px;\n}\n.ui-datepicker .ui-datepicker-next {\n\tright: 2px;\n}\n.ui-datepicker .ui-datepicker-prev-hover {\n\tleft: 1px;\n}\n.ui-datepicker .ui-datepicker-next-hover {\n\tright: 1px;\n}\n.ui-datepicker .ui-datepicker-prev span,\n.ui-datepicker .ui-datepicker-next span {\n\tdisplay: block;\n\tposition: absolute;\n\tleft: 50%;\n\tmargin-left: -8px;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-datepicker .ui-datepicker-title {\n\tmargin: 0 2.3em;\n\tline-height: 1.8em;\n\ttext-align: center;\n}\n.ui-datepicker .ui-datepicker-title select {\n\tfont-size: 1em;\n\tmargin: 1px 0;\n}\n.ui-datepicker select.ui-datepicker-month,\n.ui-datepicker select.ui-datepicker-year {\n\twidth: 45%;\n}\n.ui-datepicker table {\n\twidth: 100%;\n\tfont-size: .9em;\n\tborder-collapse: collapse;\n\tmargin: 0 0 .4em;\n}\n.ui-datepicker th {\n\tpadding: .7em .3em;\n\ttext-align: center;\n\tfont-weight: bold;\n\tborder: 0;\n}\n.ui-datepicker td {\n\tborder: 0;\n\tpadding: 1px;\n}\n.ui-datepicker td span,\n.ui-datepicker td a {\n\tdisplay: block;\n\tpadding: .2em;\n\ttext-align: right;\n\ttext-decoration: none;\n}\n.ui-datepicker .ui-datepicker-buttonpane {\n\tbackground-image: none;\n\tmargin: .7em 0 0 0;\n\tpadding: 0 .2em;\n\tborder-left: 0;\n\tborder-right: 0;\n\tborder-bottom: 0;\n}\n.ui-datepicker .ui-datepicker-buttonpane button {\n\tfloat: right;\n\tmargin: .5em .2em .4em;\n\tcursor: pointer;\n\tpadding: .2em .6em .3em .6em;\n\twidth: auto;\n\toverflow: visible;\n}\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\n\tfloat: left;\n}\n\n/* with multiple calendars */\n.ui-datepicker.ui-datepicker-multi {\n\twidth: auto;\n}\n.ui-datepicker-multi .ui-datepicker-group {\n\tfloat: left;\n}\n.ui-datepicker-multi .ui-datepicker-group table {\n\twidth: 95%;\n\tmargin: 0 auto .4em;\n}\n.ui-datepicker-multi-2 .ui-datepicker-group {\n\twidth: 50%;\n}\n.ui-datepicker-multi-3 .ui-datepicker-group {\n\twidth: 33.3%;\n}\n.ui-datepicker-multi-4 .ui-datepicker-group {\n\twidth: 25%;\n}\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-left-width: 0;\n}\n.ui-datepicker-multi .ui-datepicker-buttonpane {\n\tclear: left;\n}\n.ui-datepicker-row-break {\n\tclear: both;\n\twidth: 100%;\n\tfont-size: 0;\n}\n\n/* RTL support */\n.ui-datepicker-rtl {\n\tdirection: rtl;\n}\n.ui-datepicker-rtl .ui-datepicker-prev {\n\tright: 2px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next {\n\tleft: 2px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\n\tright: 1px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next:hover {\n\tleft: 1px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\n\tclear: right;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\n\tfloat: left;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\n.ui-datepicker-rtl .ui-datepicker-group {\n\tfloat: right;\n}\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-right-width: 0;\n\tborder-left-width: 1px;\n}\n\n/* Icons */\n.ui-datepicker .ui-icon {\n\tdisplay: block;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n\tleft: .5em;\n\ttop: .3em;\n}\n.ui-dialog {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tpadding: .2em;\n\toutline: 0;\n}\n.ui-dialog .ui-dialog-titlebar {\n\tpadding: .4em 1em;\n\tposition: relative;\n}\n.ui-dialog .ui-dialog-title {\n\tfloat: left;\n\tmargin: .1em 0;\n\twhite-space: nowrap;\n\twidth: 90%;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-dialog .ui-dialog-titlebar-close {\n\tposition: absolute;\n\tright: .3em;\n\ttop: 50%;\n\twidth: 20px;\n\tmargin: -10px 0 0 0;\n\tpadding: 1px;\n\theight: 20px;\n}\n.ui-dialog .ui-dialog-content {\n\tposition: relative;\n\tborder: 0;\n\tpadding: .5em 1em;\n\tbackground: none;\n\toverflow: auto;\n}\n.ui-dialog .ui-dialog-buttonpane {\n\ttext-align: left;\n\tborder-width: 1px 0 0 0;\n\tbackground-image: none;\n\tmargin-top: .5em;\n\tpadding: .3em 1em .5em .4em;\n}\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\n\tfloat: right;\n}\n.ui-dialog .ui-dialog-buttonpane button {\n\tmargin: .5em .4em .5em 0;\n\tcursor: pointer;\n}\n.ui-dialog .ui-resizable-n {\n\theight: 2px;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-e {\n\twidth: 2px;\n\tright: 0;\n}\n.ui-dialog .ui-resizable-s {\n\theight: 2px;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-w {\n\twidth: 2px;\n\tleft: 0;\n}\n.ui-dialog .ui-resizable-se,\n.ui-dialog .ui-resizable-sw,\n.ui-dialog .ui-resizable-ne,\n.ui-dialog .ui-resizable-nw {\n\twidth: 7px;\n\theight: 7px;\n}\n.ui-dialog .ui-resizable-se {\n\tright: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-sw {\n\tleft: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-ne {\n\tright: 0;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-nw {\n\tleft: 0;\n\ttop: 0;\n}\n.ui-draggable .ui-dialog-titlebar {\n\tcursor: move;\n}\n.ui-draggable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable {\n\tposition: relative;\n}\n.ui-resizable-handle {\n\tposition: absolute;\n\tfont-size: 0.1px;\n\tdisplay: block;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable-disabled .ui-resizable-handle,\n.ui-resizable-autohide .ui-resizable-handle {\n\tdisplay: none;\n}\n.ui-resizable-n {\n\tcursor: n-resize;\n\theight: 7px;\n\twidth: 100%;\n\ttop: -5px;\n\tleft: 0;\n}\n.ui-resizable-s {\n\tcursor: s-resize;\n\theight: 7px;\n\twidth: 100%;\n\tbottom: -5px;\n\tleft: 0;\n}\n.ui-resizable-e {\n\tcursor: e-resize;\n\twidth: 7px;\n\tright: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-w {\n\tcursor: w-resize;\n\twidth: 7px;\n\tleft: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-se {\n\tcursor: se-resize;\n\twidth: 12px;\n\theight: 12px;\n\tright: 1px;\n\tbottom: 1px;\n}\n.ui-resizable-sw {\n\tcursor: sw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\tbottom: -5px;\n}\n.ui-resizable-nw {\n\tcursor: nw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\ttop: -5px;\n}\n.ui-resizable-ne {\n\tcursor: ne-resize;\n\twidth: 9px;\n\theight: 9px;\n\tright: -5px;\n\ttop: -5px;\n}\n.ui-progressbar {\n\theight: 2em;\n\ttext-align: left;\n\toverflow: hidden;\n}\n.ui-progressbar .ui-progressbar-value {\n\tmargin: -1px;\n\theight: 100%;\n}\n.ui-progressbar .ui-progressbar-overlay {\n\tbackground: url(${b});\n\theight: 100%;\n\t-ms-filter: "alpha(opacity=25)"; /* support: IE8 */\n\topacity: 0.25;\n}\n.ui-progressbar-indeterminate .ui-progressbar-value {\n\tbackground-image: none;\n}\n.ui-selectable {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-selectable-helper {\n\tposition: absolute;\n\tz-index: 100;\n\tborder: 1px dotted black;\n}\n.ui-selectmenu-menu {\n\tpadding: 0;\n\tmargin: 0;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tdisplay: none;\n}\n.ui-selectmenu-menu .ui-menu {\n\toverflow: auto;\n\toverflow-x: hidden;\n\tpadding-bottom: 1px;\n}\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\n\tfont-size: 1em;\n\tfont-weight: bold;\n\tline-height: 1.5;\n\tpadding: 2px 0.4em;\n\tmargin: 0.5em 0 0 0;\n\theight: auto;\n\tborder: 0;\n}\n.ui-selectmenu-open {\n\tdisplay: block;\n}\n.ui-selectmenu-text {\n\tdisplay: block;\n\tmargin-right: 20px;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-selectmenu-button.ui-button {\n\ttext-align: left;\n\twhite-space: nowrap;\n\twidth: 14em;\n}\n.ui-selectmenu-icon.ui-icon {\n\tfloat: right;\n\tmargin-top: 0;\n}\n.ui-slider {\n\tposition: relative;\n\ttext-align: left;\n}\n.ui-slider .ui-slider-handle {\n\tposition: absolute;\n\tz-index: 2;\n\twidth: 1.2em;\n\theight: 1.2em;\n\tcursor: pointer;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-slider .ui-slider-range {\n\tposition: absolute;\n\tz-index: 1;\n\tfont-size: .7em;\n\tdisplay: block;\n\tborder: 0;\n\tbackground-position: 0 0;\n}\n\n/* support: IE8 - See #6727 */\n.ui-slider.ui-state-disabled .ui-slider-handle,\n.ui-slider.ui-state-disabled .ui-slider-range {\n\tfilter: inherit;\n}\n\n.ui-slider-horizontal {\n\theight: .8em;\n}\n.ui-slider-horizontal .ui-slider-handle {\n\ttop: -.3em;\n\tmargin-left: -.6em;\n}\n.ui-slider-horizontal .ui-slider-range {\n\ttop: 0;\n\theight: 100%;\n}\n.ui-slider-horizontal .ui-slider-range-min {\n\tleft: 0;\n}\n.ui-slider-horizontal .ui-slider-range-max {\n\tright: 0;\n}\n\n.ui-slider-vertical {\n\twidth: .8em;\n\theight: 100px;\n}\n.ui-slider-vertical .ui-slider-handle {\n\tleft: -.3em;\n\tmargin-left: 0;\n\tmargin-bottom: -.6em;\n}\n.ui-slider-vertical .ui-slider-range {\n\tleft: 0;\n\twidth: 100%;\n}\n.ui-slider-vertical .ui-slider-range-min {\n\tbottom: 0;\n}\n.ui-slider-vertical .ui-slider-range-max {\n\ttop: 0;\n}\n.ui-sortable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-spinner {\n\tposition: relative;\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tpadding: 0;\n\tvertical-align: middle;\n}\n.ui-spinner-input {\n\tborder: none;\n\tbackground: none;\n\tcolor: inherit;\n\tpadding: .222em 0;\n\tmargin: .2em 0;\n\tvertical-align: middle;\n\tmargin-left: .4em;\n\tmargin-right: 2em;\n}\n.ui-spinner-button {\n\twidth: 1.6em;\n\theight: 50%;\n\tfont-size: .5em;\n\tpadding: 0;\n\tmargin: 0;\n\ttext-align: center;\n\tposition: absolute;\n\tcursor: default;\n\tdisplay: block;\n\toverflow: hidden;\n\tright: 0;\n}\n/* more specificity required here to override default borders */\n.ui-spinner a.ui-spinner-button {\n\tborder-top-style: none;\n\tborder-bottom-style: none;\n\tborder-right-style: none;\n}\n.ui-spinner-up {\n\ttop: 0;\n}\n.ui-spinner-down {\n\tbottom: 0;\n}\n.ui-tabs {\n\tposition: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */\n\tpadding: .2em;\n}\n.ui-tabs .ui-tabs-nav {\n\tmargin: 0;\n\tpadding: .2em .2em 0;\n}\n.ui-tabs .ui-tabs-nav li {\n\tlist-style: none;\n\tfloat: left;\n\tposition: relative;\n\ttop: 0;\n\tmargin: 1px .2em 0 0;\n\tborder-bottom-width: 0;\n\tpadding: 0;\n\twhite-space: nowrap;\n}\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\n\tfloat: left;\n\tpadding: .5em 1em;\n\ttext-decoration: none;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\n\tmargin-bottom: -1px;\n\tpadding-bottom: 1px;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\n\tcursor: text;\n}\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\n\tcursor: pointer;\n}\n.ui-tabs .ui-tabs-panel {\n\tdisplay: block;\n\tborder-width: 0;\n\tpadding: 1em 1.4em;\n\tbackground: none;\n}\n.ui-tooltip {\n\tpadding: 8px;\n\tposition: absolute;\n\tz-index: 9999;\n\tmax-width: 300px;\n}\nbody .ui-tooltip {\n\tborder-width: 2px;\n}\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: "alpha(opacity=70)"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url(${v});\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url(${v});\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url(${x});\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url(${w});\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url(${y});\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url(${k});\n}\n.ui-button .ui-icon {\n\tbackground-image: url(${B});\n}\n\n/* positioning */\n/* Three classes needed to override \`.ui-button:hover .ui-icon\` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: "alpha(opacity=.3)"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n`,"",{version:3,sources:["webpack://./node_modules/jquery-ui-dist/jquery-ui.css"],names:[],mappings:"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,YAAY;AACb;AACA;CACC,WAAW;CACX,YAAY;CACZ,kBAAkB;CAClB,iBAAiB;CACjB,YAAY;AACb;AACA;;CAEC,sBAAsB;CACtB,UAAU;CACV,WAAW;CACX,iBAAiB;CACjB,mBAAmB;AACpB;AACA;CACC,oBAAoB;AACrB;AACA;CACC,WAAW;CACX,oBAAoB;CACpB,aAAa;AACd;AACA;CACC,kBAAkB;CAClB,eAAe;AAChB;AACA;;CAEC,kBAAkB;CAClB,QAAQ;CACR,YAAY;CACZ,aAAa;AACd;AACA;;CAEC,QAAQ;AACT;AACA;CACC,SAAS;AACV;AACA;CACC,UAAU;AACX;AACA;CACC,SAAS;AACV;AACA;CACC,UAAU;AACX;AACA;;CAEC,cAAc;CACd,kBAAkB;CAClB,SAAS;CACT,iBAAiB;CACjB,QAAQ;CACR,gBAAgB;AACjB;AACA;CACC,eAAe;CACf,kBAAkB;CAClB,kBAAkB;AACnB;AACA;CACC,cAAc;CACd,aAAa;AACd;AACA;;CAEC,UAAU;AACX;AACA;CACC,WAAW;CACX,eAAe;CACf,yBAAyB;CACzB,gBAAgB;AACjB;AACA;CACC,kBAAkB;CAClB,kBAAkB;CAClB,iBAAiB;CACjB,SAAS;AACV;AACA;CACC,SAAS;CACT,YAAY;AACb;AACA;;CAEC,cAAc;CACd,aAAa;CACb,iBAAiB;CACjB,qBAAqB;AACtB;AACA;CACC,sBAAsB;CACtB,kBAAkB;CAClB,eAAe;CACf,cAAc;CACd,eAAe;CACf,gBAAgB;AACjB;AACA;CACC,YAAY;CACZ,sBAAsB;CACtB,eAAe;CACf,4BAA4B;CAC5B,WAAW;CACX,iBAAiB;AAClB;AACA;CACC,WAAW;AACZ;;AAEA,4BAA4B;AAC5B;CACC,WAAW;AACZ;AACA;CACC,WAAW;AACZ;AACA;CACC,UAAU;CACV,mBAAmB;AACpB;AACA;CACC,UAAU;AACX;AACA;CACC,YAAY;AACb;AACA;CACC,UAAU;AACX;AACA;;CAEC,oBAAoB;AACrB;AACA;CACC,WAAW;AACZ;AACA;CACC,WAAW;CACX,WAAW;CACX,YAAY;AACb;;AAEA,gBAAgB;AAChB;CACC,cAAc;AACf;AACA;CACC,UAAU;CACV,UAAU;AACX;AACA;CACC,SAAS;CACT,WAAW;AACZ;AACA;CACC,UAAU;CACV,UAAU;AACX;AACA;CACC,SAAS;CACT,WAAW;AACZ;AACA;CACC,YAAY;AACb;AACA;CACC,WAAW;AACZ;AACA;;CAEC,YAAY;AACb;AACA;;CAEC,qBAAqB;CACrB,sBAAsB;AACvB;;AAEA,UAAU;AACV;CACC,cAAc;CACd,qBAAqB;CACrB,gBAAgB;CAChB,4BAA4B;CAC5B,UAAU;CACV,SAAS;AACV;AACA;CACC,kBAAkB;CAClB,MAAM;CACN,OAAO;CACP,aAAa;CACb,UAAU;AACX;AACA;CACC,iBAAiB;CACjB,kBAAkB;AACnB;AACA;CACC,WAAW;CACX,cAAc;CACd,mBAAmB;CACnB,UAAU;CACV,gBAAgB;CAChB,uBAAuB;AACxB;AACA;CACC,kBAAkB;CAClB,WAAW;CACX,QAAQ;CACR,WAAW;CACX,mBAAmB;CACnB,YAAY;CACZ,YAAY;AACb;AACA;CACC,kBAAkB;CAClB,SAAS;CACT,iBAAiB;CACjB,gBAAgB;CAChB,cAAc;AACf;AACA;CACC,gBAAgB;CAChB,uBAAuB;CACvB,sBAAsB;CACtB,gBAAgB;CAChB,2BAA2B;AAC5B;AACA;CACC,YAAY;AACb;AACA;CACC,wBAAwB;CACxB,eAAe;AAChB;AACA;CACC,WAAW;CACX,MAAM;AACP;AACA;CACC,UAAU;CACV,QAAQ;AACT;AACA;CACC,WAAW;CACX,SAAS;AACV;AACA;CACC,UAAU;CACV,OAAO;AACR;AACA;;;;CAIC,UAAU;CACV,WAAW;AACZ;AACA;CACC,QAAQ;CACR,SAAS;AACV;AACA;CACC,OAAO;CACP,SAAS;AACV;AACA;CACC,QAAQ;CACR,MAAM;AACP;AACA;CACC,OAAO;CACP,MAAM;AACP;AACA;CACC,YAAY;AACb;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,gBAAgB;CAChB,cAAc;CACd,sBAAsB;CACtB,kBAAkB;AACnB;AACA;;CAEC,aAAa;AACd;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,WAAW;CACX,SAAS;CACT,OAAO;AACR;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,WAAW;CACX,YAAY;CACZ,OAAO;AACR;AACA;CACC,gBAAgB;CAChB,UAAU;CACV,WAAW;CACX,MAAM;CACN,YAAY;AACb;AACA;CACC,gBAAgB;CAChB,UAAU;CACV,UAAU;CACV,MAAM;CACN,YAAY;AACb;AACA;CACC,iBAAiB;CACjB,WAAW;CACX,YAAY;CACZ,UAAU;CACV,WAAW;AACZ;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,UAAU;CACV,YAAY;AACb;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,UAAU;CACV,SAAS;AACV;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,WAAW;CACX,SAAS;AACV;AACA;CACC,WAAW;CACX,gBAAgB;CAChB,gBAAgB;AACjB;AACA;CACC,YAAY;CACZ,YAAY;AACb;AACA;CACC,mDAAyzE;CACzzE,YAAY;CACZ,+BAA+B,EAAE,iBAAiB;CAClD,aAAa;AACd;AACA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,YAAY;CACZ,wBAAwB;AACzB;AACA;CACC,UAAU;CACV,SAAS;CACT,kBAAkB;CAClB,MAAM;CACN,OAAO;CACP,aAAa;AACd;AACA;CACC,cAAc;CACd,kBAAkB;CAClB,mBAAmB;AACpB;AACA;CACC,cAAc;CACd,iBAAiB;CACjB,gBAAgB;CAChB,kBAAkB;CAClB,mBAAmB;CACnB,YAAY;CACZ,SAAS;AACV;AACA;CACC,cAAc;AACf;AACA;CACC,cAAc;CACd,kBAAkB;CAClB,gBAAgB;CAChB,uBAAuB;AACxB;AACA;CACC,gBAAgB;CAChB,mBAAmB;CACnB,WAAW;AACZ;AACA;CACC,YAAY;CACZ,aAAa;AACd;AACA;CACC,kBAAkB;CAClB,gBAAgB;AACjB;AACA;CACC,kBAAkB;CAClB,UAAU;CACV,YAAY;CACZ,aAAa;CACb,eAAe;CACf,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,UAAU;CACV,eAAe;CACf,cAAc;CACd,SAAS;CACT,wBAAwB;AACzB;;AAEA,6BAA6B;AAC7B;;CAEC,eAAe;AAChB;;AAEA;CACC,YAAY;AACb;AACA;CACC,UAAU;CACV,kBAAkB;AACnB;AACA;CACC,MAAM;CACN,YAAY;AACb;AACA;CACC,OAAO;AACR;AACA;CACC,QAAQ;AACT;;AAEA;CACC,WAAW;CACX,aAAa;AACd;AACA;CACC,WAAW;CACX,cAAc;CACd,oBAAoB;AACrB;AACA;CACC,OAAO;CACP,WAAW;AACZ;AACA;CACC,SAAS;AACV;AACA;CACC,MAAM;AACP;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,qBAAqB;CACrB,gBAAgB;CAChB,UAAU;CACV,sBAAsB;AACvB;AACA;CACC,YAAY;CACZ,gBAAgB;CAChB,cAAc;CACd,iBAAiB;CACjB,cAAc;CACd,sBAAsB;CACtB,iBAAiB;CACjB,iBAAiB;AAClB;AACA;CACC,YAAY;CACZ,WAAW;CACX,eAAe;CACf,UAAU;CACV,SAAS;CACT,kBAAkB;CAClB,kBAAkB;CAClB,eAAe;CACf,cAAc;CACd,gBAAgB;CAChB,QAAQ;AACT;AACA,+DAA+D;AAC/D;CACC,sBAAsB;CACtB,yBAAyB;CACzB,wBAAwB;AACzB;AACA;CACC,MAAM;AACP;AACA;CACC,SAAS;AACV;AACA;CACC,kBAAkB,CAAC,uIAAuI;CAC1J,aAAa;AACd;AACA;CACC,SAAS;CACT,oBAAoB;AACrB;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,kBAAkB;CAClB,MAAM;CACN,oBAAoB;CACpB,sBAAsB;CACtB,UAAU;CACV,mBAAmB;AACpB;AACA;CACC,WAAW;CACX,iBAAiB;CACjB,qBAAqB;AACtB;AACA;CACC,mBAAmB;CACnB,mBAAmB;AACpB;AACA;;;CAGC,YAAY;AACb;AACA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",sourcesContent:['/*! jQuery UI - v1.13.3 - 2024-04-26\n* https://jqueryui.com\n* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css\n* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\n\n/* Layout helpers\n----------------------------------*/\n.ui-helper-hidden {\n\tdisplay: none;\n}\n.ui-helper-hidden-accessible {\n\tborder: 0;\n\tclip: rect(0 0 0 0);\n\theight: 1px;\n\tmargin: -1px;\n\toverflow: hidden;\n\tpadding: 0;\n\tposition: absolute;\n\twidth: 1px;\n}\n.ui-helper-reset {\n\tmargin: 0;\n\tpadding: 0;\n\tborder: 0;\n\toutline: 0;\n\tline-height: 1.3;\n\ttext-decoration: none;\n\tfont-size: 100%;\n\tlist-style: none;\n}\n.ui-helper-clearfix:before,\n.ui-helper-clearfix:after {\n\tcontent: "";\n\tdisplay: table;\n\tborder-collapse: collapse;\n}\n.ui-helper-clearfix:after {\n\tclear: both;\n}\n.ui-helper-zfix {\n\twidth: 100%;\n\theight: 100%;\n\ttop: 0;\n\tleft: 0;\n\tposition: absolute;\n\topacity: 0;\n\t-ms-filter: "alpha(opacity=0)"; /* support: IE8 */\n}\n\n.ui-front {\n\tz-index: 100;\n}\n\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-disabled {\n\tcursor: default !important;\n\tpointer-events: none;\n}\n\n\n/* Icons\n----------------------------------*/\n.ui-icon {\n\tdisplay: inline-block;\n\tvertical-align: middle;\n\tmargin-top: -.25em;\n\tposition: relative;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n}\n\n.ui-widget-icon-block {\n\tleft: 50%;\n\tmargin-left: -8px;\n\tdisplay: block;\n}\n\n/* Misc visuals\n----------------------------------*/\n\n/* Overlays */\n.ui-widget-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n}\n.ui-accordion .ui-accordion-header {\n\tdisplay: block;\n\tcursor: pointer;\n\tposition: relative;\n\tmargin: 2px 0 0 0;\n\tpadding: .5em .5em .5em .7em;\n\tfont-size: 100%;\n}\n.ui-accordion .ui-accordion-content {\n\tpadding: 1em 2.2em;\n\tborder-top: 0;\n\toverflow: auto;\n}\n.ui-autocomplete {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tcursor: default;\n}\n.ui-menu {\n\tlist-style: none;\n\tpadding: 0;\n\tmargin: 0;\n\tdisplay: block;\n\toutline: 0;\n}\n.ui-menu .ui-menu {\n\tposition: absolute;\n}\n.ui-menu .ui-menu-item {\n\tmargin: 0;\n\tcursor: pointer;\n\t/* support: IE10, see #8844 */\n\tlist-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");\n}\n.ui-menu .ui-menu-item-wrapper {\n\tposition: relative;\n\tpadding: 3px 1em 3px .4em;\n}\n.ui-menu .ui-menu-divider {\n\tmargin: 5px 0;\n\theight: 0;\n\tfont-size: 0;\n\tline-height: 0;\n\tborder-width: 1px 0 0 0;\n}\n.ui-menu .ui-state-focus,\n.ui-menu .ui-state-active {\n\tmargin: -1px;\n}\n\n/* icon support */\n.ui-menu-icons {\n\tposition: relative;\n}\n.ui-menu-icons .ui-menu-item-wrapper {\n\tpadding-left: 2em;\n}\n\n/* left-aligned */\n.ui-menu .ui-icon {\n\tposition: absolute;\n\ttop: 0;\n\tbottom: 0;\n\tleft: .2em;\n\tmargin: auto 0;\n}\n\n/* right-aligned */\n.ui-menu .ui-menu-icon {\n\tleft: auto;\n\tright: 0;\n}\n.ui-button {\n\tpadding: .4em 1em;\n\tdisplay: inline-block;\n\tposition: relative;\n\tline-height: normal;\n\tmargin-right: .1em;\n\tcursor: pointer;\n\tvertical-align: middle;\n\ttext-align: center;\n\t-webkit-user-select: none;\n\t-moz-user-select: none;\n\t-ms-user-select: none;\n\tuser-select: none;\n\n\t/* Support: IE <= 11 */\n\toverflow: visible;\n}\n\n.ui-button,\n.ui-button:link,\n.ui-button:visited,\n.ui-button:hover,\n.ui-button:active {\n\ttext-decoration: none;\n}\n\n/* to make room for the icon, a width needs to be set here */\n.ui-button-icon-only {\n\twidth: 2em;\n\tbox-sizing: border-box;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n}\n\n/* no icon support for input elements */\ninput.ui-button.ui-button-icon-only {\n\ttext-indent: 0;\n}\n\n/* button icon element(s) */\n.ui-button-icon-only .ui-icon {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\tmargin-top: -8px;\n\tmargin-left: -8px;\n}\n\n.ui-button.ui-icon-notext .ui-icon {\n\tpadding: 0;\n\twidth: 2.1em;\n\theight: 2.1em;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n\n}\n\ninput.ui-button.ui-icon-notext .ui-icon {\n\twidth: auto;\n\theight: auto;\n\ttext-indent: 0;\n\twhite-space: normal;\n\tpadding: .4em 1em;\n}\n\n/* workarounds */\n/* Support: Firefox 5 - 40 */\ninput.ui-button::-moz-focus-inner,\nbutton.ui-button::-moz-focus-inner {\n\tborder: 0;\n\tpadding: 0;\n}\n.ui-controlgroup {\n\tvertical-align: middle;\n\tdisplay: inline-block;\n}\n.ui-controlgroup > .ui-controlgroup-item {\n\tfloat: left;\n\tmargin-left: 0;\n\tmargin-right: 0;\n}\n.ui-controlgroup > .ui-controlgroup-item:focus,\n.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {\n\tz-index: 9999;\n}\n.ui-controlgroup-vertical > .ui-controlgroup-item {\n\tdisplay: block;\n\tfloat: none;\n\twidth: 100%;\n\tmargin-top: 0;\n\tmargin-bottom: 0;\n\ttext-align: left;\n}\n.ui-controlgroup-vertical .ui-controlgroup-item {\n\tbox-sizing: border-box;\n}\n.ui-controlgroup .ui-controlgroup-label {\n\tpadding: .4em 1em;\n}\n.ui-controlgroup .ui-controlgroup-label span {\n\tfont-size: 80%;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-left: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-top: none;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {\n\tborder-right: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {\n\tborder-bottom: none;\n}\n\n/* Spinner specific style fixes */\n.ui-controlgroup-vertical .ui-spinner-input {\n\n\t/* Support: IE8 only, Android < 4.4 only */\n\twidth: 75%;\n\twidth: calc( 100% - 2.4em );\n}\n.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {\n\tborder-top-style: solid;\n}\n\n.ui-checkboxradio-label .ui-icon-background {\n\tbox-shadow: inset 1px 1px 1px #ccc;\n\tborder-radius: .12em;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label .ui-icon-background {\n\twidth: 16px;\n\theight: 16px;\n\tborder-radius: 1em;\n\toverflow: visible;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {\n\tbackground-image: none;\n\twidth: 8px;\n\theight: 8px;\n\tborder-width: 4px;\n\tborder-style: solid;\n}\n.ui-checkboxradio-disabled {\n\tpointer-events: none;\n}\n.ui-datepicker {\n\twidth: 17em;\n\tpadding: .2em .2em 0;\n\tdisplay: none;\n}\n.ui-datepicker .ui-datepicker-header {\n\tposition: relative;\n\tpadding: .2em 0;\n}\n.ui-datepicker .ui-datepicker-prev,\n.ui-datepicker .ui-datepicker-next {\n\tposition: absolute;\n\ttop: 2px;\n\twidth: 1.8em;\n\theight: 1.8em;\n}\n.ui-datepicker .ui-datepicker-prev-hover,\n.ui-datepicker .ui-datepicker-next-hover {\n\ttop: 1px;\n}\n.ui-datepicker .ui-datepicker-prev {\n\tleft: 2px;\n}\n.ui-datepicker .ui-datepicker-next {\n\tright: 2px;\n}\n.ui-datepicker .ui-datepicker-prev-hover {\n\tleft: 1px;\n}\n.ui-datepicker .ui-datepicker-next-hover {\n\tright: 1px;\n}\n.ui-datepicker .ui-datepicker-prev span,\n.ui-datepicker .ui-datepicker-next span {\n\tdisplay: block;\n\tposition: absolute;\n\tleft: 50%;\n\tmargin-left: -8px;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-datepicker .ui-datepicker-title {\n\tmargin: 0 2.3em;\n\tline-height: 1.8em;\n\ttext-align: center;\n}\n.ui-datepicker .ui-datepicker-title select {\n\tfont-size: 1em;\n\tmargin: 1px 0;\n}\n.ui-datepicker select.ui-datepicker-month,\n.ui-datepicker select.ui-datepicker-year {\n\twidth: 45%;\n}\n.ui-datepicker table {\n\twidth: 100%;\n\tfont-size: .9em;\n\tborder-collapse: collapse;\n\tmargin: 0 0 .4em;\n}\n.ui-datepicker th {\n\tpadding: .7em .3em;\n\ttext-align: center;\n\tfont-weight: bold;\n\tborder: 0;\n}\n.ui-datepicker td {\n\tborder: 0;\n\tpadding: 1px;\n}\n.ui-datepicker td span,\n.ui-datepicker td a {\n\tdisplay: block;\n\tpadding: .2em;\n\ttext-align: right;\n\ttext-decoration: none;\n}\n.ui-datepicker .ui-datepicker-buttonpane {\n\tbackground-image: none;\n\tmargin: .7em 0 0 0;\n\tpadding: 0 .2em;\n\tborder-left: 0;\n\tborder-right: 0;\n\tborder-bottom: 0;\n}\n.ui-datepicker .ui-datepicker-buttonpane button {\n\tfloat: right;\n\tmargin: .5em .2em .4em;\n\tcursor: pointer;\n\tpadding: .2em .6em .3em .6em;\n\twidth: auto;\n\toverflow: visible;\n}\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\n\tfloat: left;\n}\n\n/* with multiple calendars */\n.ui-datepicker.ui-datepicker-multi {\n\twidth: auto;\n}\n.ui-datepicker-multi .ui-datepicker-group {\n\tfloat: left;\n}\n.ui-datepicker-multi .ui-datepicker-group table {\n\twidth: 95%;\n\tmargin: 0 auto .4em;\n}\n.ui-datepicker-multi-2 .ui-datepicker-group {\n\twidth: 50%;\n}\n.ui-datepicker-multi-3 .ui-datepicker-group {\n\twidth: 33.3%;\n}\n.ui-datepicker-multi-4 .ui-datepicker-group {\n\twidth: 25%;\n}\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-left-width: 0;\n}\n.ui-datepicker-multi .ui-datepicker-buttonpane {\n\tclear: left;\n}\n.ui-datepicker-row-break {\n\tclear: both;\n\twidth: 100%;\n\tfont-size: 0;\n}\n\n/* RTL support */\n.ui-datepicker-rtl {\n\tdirection: rtl;\n}\n.ui-datepicker-rtl .ui-datepicker-prev {\n\tright: 2px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next {\n\tleft: 2px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\n\tright: 1px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next:hover {\n\tleft: 1px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\n\tclear: right;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\n\tfloat: left;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\n.ui-datepicker-rtl .ui-datepicker-group {\n\tfloat: right;\n}\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-right-width: 0;\n\tborder-left-width: 1px;\n}\n\n/* Icons */\n.ui-datepicker .ui-icon {\n\tdisplay: block;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n\tleft: .5em;\n\ttop: .3em;\n}\n.ui-dialog {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tpadding: .2em;\n\toutline: 0;\n}\n.ui-dialog .ui-dialog-titlebar {\n\tpadding: .4em 1em;\n\tposition: relative;\n}\n.ui-dialog .ui-dialog-title {\n\tfloat: left;\n\tmargin: .1em 0;\n\twhite-space: nowrap;\n\twidth: 90%;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-dialog .ui-dialog-titlebar-close {\n\tposition: absolute;\n\tright: .3em;\n\ttop: 50%;\n\twidth: 20px;\n\tmargin: -10px 0 0 0;\n\tpadding: 1px;\n\theight: 20px;\n}\n.ui-dialog .ui-dialog-content {\n\tposition: relative;\n\tborder: 0;\n\tpadding: .5em 1em;\n\tbackground: none;\n\toverflow: auto;\n}\n.ui-dialog .ui-dialog-buttonpane {\n\ttext-align: left;\n\tborder-width: 1px 0 0 0;\n\tbackground-image: none;\n\tmargin-top: .5em;\n\tpadding: .3em 1em .5em .4em;\n}\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\n\tfloat: right;\n}\n.ui-dialog .ui-dialog-buttonpane button {\n\tmargin: .5em .4em .5em 0;\n\tcursor: pointer;\n}\n.ui-dialog .ui-resizable-n {\n\theight: 2px;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-e {\n\twidth: 2px;\n\tright: 0;\n}\n.ui-dialog .ui-resizable-s {\n\theight: 2px;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-w {\n\twidth: 2px;\n\tleft: 0;\n}\n.ui-dialog .ui-resizable-se,\n.ui-dialog .ui-resizable-sw,\n.ui-dialog .ui-resizable-ne,\n.ui-dialog .ui-resizable-nw {\n\twidth: 7px;\n\theight: 7px;\n}\n.ui-dialog .ui-resizable-se {\n\tright: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-sw {\n\tleft: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-ne {\n\tright: 0;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-nw {\n\tleft: 0;\n\ttop: 0;\n}\n.ui-draggable .ui-dialog-titlebar {\n\tcursor: move;\n}\n.ui-draggable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable {\n\tposition: relative;\n}\n.ui-resizable-handle {\n\tposition: absolute;\n\tfont-size: 0.1px;\n\tdisplay: block;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable-disabled .ui-resizable-handle,\n.ui-resizable-autohide .ui-resizable-handle {\n\tdisplay: none;\n}\n.ui-resizable-n {\n\tcursor: n-resize;\n\theight: 7px;\n\twidth: 100%;\n\ttop: -5px;\n\tleft: 0;\n}\n.ui-resizable-s {\n\tcursor: s-resize;\n\theight: 7px;\n\twidth: 100%;\n\tbottom: -5px;\n\tleft: 0;\n}\n.ui-resizable-e {\n\tcursor: e-resize;\n\twidth: 7px;\n\tright: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-w {\n\tcursor: w-resize;\n\twidth: 7px;\n\tleft: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-se {\n\tcursor: se-resize;\n\twidth: 12px;\n\theight: 12px;\n\tright: 1px;\n\tbottom: 1px;\n}\n.ui-resizable-sw {\n\tcursor: sw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\tbottom: -5px;\n}\n.ui-resizable-nw {\n\tcursor: nw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\ttop: -5px;\n}\n.ui-resizable-ne {\n\tcursor: ne-resize;\n\twidth: 9px;\n\theight: 9px;\n\tright: -5px;\n\ttop: -5px;\n}\n.ui-progressbar {\n\theight: 2em;\n\ttext-align: left;\n\toverflow: hidden;\n}\n.ui-progressbar .ui-progressbar-value {\n\tmargin: -1px;\n\theight: 100%;\n}\n.ui-progressbar .ui-progressbar-overlay {\n\tbackground: url("data:image/gif;base64,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");\n\theight: 100%;\n\t-ms-filter: "alpha(opacity=25)"; /* support: IE8 */\n\topacity: 0.25;\n}\n.ui-progressbar-indeterminate .ui-progressbar-value {\n\tbackground-image: none;\n}\n.ui-selectable {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-selectable-helper {\n\tposition: absolute;\n\tz-index: 100;\n\tborder: 1px dotted black;\n}\n.ui-selectmenu-menu {\n\tpadding: 0;\n\tmargin: 0;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tdisplay: none;\n}\n.ui-selectmenu-menu .ui-menu {\n\toverflow: auto;\n\toverflow-x: hidden;\n\tpadding-bottom: 1px;\n}\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\n\tfont-size: 1em;\n\tfont-weight: bold;\n\tline-height: 1.5;\n\tpadding: 2px 0.4em;\n\tmargin: 0.5em 0 0 0;\n\theight: auto;\n\tborder: 0;\n}\n.ui-selectmenu-open {\n\tdisplay: block;\n}\n.ui-selectmenu-text {\n\tdisplay: block;\n\tmargin-right: 20px;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-selectmenu-button.ui-button {\n\ttext-align: left;\n\twhite-space: nowrap;\n\twidth: 14em;\n}\n.ui-selectmenu-icon.ui-icon {\n\tfloat: right;\n\tmargin-top: 0;\n}\n.ui-slider {\n\tposition: relative;\n\ttext-align: left;\n}\n.ui-slider .ui-slider-handle {\n\tposition: absolute;\n\tz-index: 2;\n\twidth: 1.2em;\n\theight: 1.2em;\n\tcursor: pointer;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-slider .ui-slider-range {\n\tposition: absolute;\n\tz-index: 1;\n\tfont-size: .7em;\n\tdisplay: block;\n\tborder: 0;\n\tbackground-position: 0 0;\n}\n\n/* support: IE8 - See #6727 */\n.ui-slider.ui-state-disabled .ui-slider-handle,\n.ui-slider.ui-state-disabled .ui-slider-range {\n\tfilter: inherit;\n}\n\n.ui-slider-horizontal {\n\theight: .8em;\n}\n.ui-slider-horizontal .ui-slider-handle {\n\ttop: -.3em;\n\tmargin-left: -.6em;\n}\n.ui-slider-horizontal .ui-slider-range {\n\ttop: 0;\n\theight: 100%;\n}\n.ui-slider-horizontal .ui-slider-range-min {\n\tleft: 0;\n}\n.ui-slider-horizontal .ui-slider-range-max {\n\tright: 0;\n}\n\n.ui-slider-vertical {\n\twidth: .8em;\n\theight: 100px;\n}\n.ui-slider-vertical .ui-slider-handle {\n\tleft: -.3em;\n\tmargin-left: 0;\n\tmargin-bottom: -.6em;\n}\n.ui-slider-vertical .ui-slider-range {\n\tleft: 0;\n\twidth: 100%;\n}\n.ui-slider-vertical .ui-slider-range-min {\n\tbottom: 0;\n}\n.ui-slider-vertical .ui-slider-range-max {\n\ttop: 0;\n}\n.ui-sortable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-spinner {\n\tposition: relative;\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tpadding: 0;\n\tvertical-align: middle;\n}\n.ui-spinner-input {\n\tborder: none;\n\tbackground: none;\n\tcolor: inherit;\n\tpadding: .222em 0;\n\tmargin: .2em 0;\n\tvertical-align: middle;\n\tmargin-left: .4em;\n\tmargin-right: 2em;\n}\n.ui-spinner-button {\n\twidth: 1.6em;\n\theight: 50%;\n\tfont-size: .5em;\n\tpadding: 0;\n\tmargin: 0;\n\ttext-align: center;\n\tposition: absolute;\n\tcursor: default;\n\tdisplay: block;\n\toverflow: hidden;\n\tright: 0;\n}\n/* more specificity required here to override default borders */\n.ui-spinner a.ui-spinner-button {\n\tborder-top-style: none;\n\tborder-bottom-style: none;\n\tborder-right-style: none;\n}\n.ui-spinner-up {\n\ttop: 0;\n}\n.ui-spinner-down {\n\tbottom: 0;\n}\n.ui-tabs {\n\tposition: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */\n\tpadding: .2em;\n}\n.ui-tabs .ui-tabs-nav {\n\tmargin: 0;\n\tpadding: .2em .2em 0;\n}\n.ui-tabs .ui-tabs-nav li {\n\tlist-style: none;\n\tfloat: left;\n\tposition: relative;\n\ttop: 0;\n\tmargin: 1px .2em 0 0;\n\tborder-bottom-width: 0;\n\tpadding: 0;\n\twhite-space: nowrap;\n}\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\n\tfloat: left;\n\tpadding: .5em 1em;\n\ttext-decoration: none;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\n\tmargin-bottom: -1px;\n\tpadding-bottom: 1px;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\n\tcursor: text;\n}\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\n\tcursor: pointer;\n}\n.ui-tabs .ui-tabs-panel {\n\tdisplay: block;\n\tborder-width: 0;\n\tpadding: 1em 1.4em;\n\tbackground: none;\n}\n.ui-tooltip {\n\tpadding: 8px;\n\tposition: absolute;\n\tz-index: 9999;\n\tmax-width: 300px;\n}\nbody .ui-tooltip {\n\tborder-width: 2px;\n}\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: "alpha(opacity=70)"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url("images/ui-icons_444444_256x240.png");\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url("images/ui-icons_444444_256x240.png");\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url("images/ui-icons_555555_256x240.png");\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url("images/ui-icons_ffffff_256x240.png");\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url("images/ui-icons_777620_256x240.png");\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url("images/ui-icons_cc0000_256x240.png");\n}\n.ui-button .ui-icon {\n\tbackground-image: url("images/ui-icons_777777_256x240.png");\n}\n\n/* positioning */\n/* Three classes needed to override `.ui-button:hover .ui-icon` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: "alpha(opacity=.3)"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n'],sourceRoot:""}]);const E=m},13169:(t,e,i)=>{"use strict";i.d(e,{A:()=>w});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r),a=i(4417),c=i.n(a),l=new URL(i(3132),i.b),u=new URL(i(19394),i.b),h=new URL(i(81972),i.b),d=new URL(i(6411),i.b),p=new URL(i(14506),i.b),A=new URL(i(64886),i.b),f=s()(o()),g=c()(l),m=c()(u),C=c()(h),b=c()(d),v=c()(p),x=c()(A);f.push([t.id,`/*!\n * jQuery UI CSS Framework 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * https://api.jqueryui.com/category/theming/\n *\n * To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n */\n\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: "alpha(opacity=70)"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url(${g});\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url(${g});\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url(${m});\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url(${C});\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url(${b});\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url(${v});\n}\n.ui-button .ui-icon {\n\tbackground-image: url(${x});\n}\n\n/* positioning */\n/* Three classes needed to override \`.ui-button:hover .ui-icon\` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: "alpha(opacity=.3)"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n`,"",{version:3,sources:["webpack://./node_modules/jquery-ui-dist/jquery-ui.theme.css"],names:[],mappings:"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",sourcesContent:['/*!\n * jQuery UI CSS Framework 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * https://api.jqueryui.com/category/theming/\n *\n * To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n */\n\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: "alpha(opacity=70)"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url("images/ui-icons_444444_256x240.png");\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url("images/ui-icons_444444_256x240.png");\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url("images/ui-icons_555555_256x240.png");\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url("images/ui-icons_ffffff_256x240.png");\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url("images/ui-icons_777620_256x240.png");\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url("images/ui-icons_cc0000_256x240.png");\n}\n.ui-button .ui-icon {\n\tbackground-image: url("images/ui-icons_777777_256x240.png");\n}\n\n/* positioning */\n/* Three classes needed to override `.ui-button:hover .ui-icon` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: "alpha(opacity=.3)"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n'],sourceRoot:""}]);const w=f},90628:(t,e,i)=>{"use strict";i.d(e,{A:()=>v});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r),a=i(4417),c=i.n(a),l=new URL(i(7369),i.b),u=new URL(i(48832),i.b),h=new URL(i(36114),i.b),d=new URL(i(83864),i.b),p=new URL(i(26609),i.b),A=s()(o()),f=c()(l),g=c()(u),m=c()(h),C=c()(d),b=c()(p);A.push([t.id,`.ui-widget-content{border:1px solid var(--color-border);background:var(--color-main-background) none;color:var(--color-main-text)}.ui-widget-content a{color:var(--color-main-text)}.ui-widget-header{border:none;color:var(--color-main-text);background-image:none}.ui-widget-header a{color:var(--color-main-text)}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid var(--color-border);background:var(--color-main-background) none;font-weight:bold;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #ddd;background:var(--color-main-background) none;font-weight:bold;color:var(--color-main-text)}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:var(--color-main-text)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid var(--color-primary-element);background:var(--color-main-background) none;font-weight:bold;color:var(--color-main-text)}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:var(--color-main-text)}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid var(--color-main-background);background:var(--color-main-background) none;color:var(--color-text-light);font-weight:600}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:var(--color-text-lighter)}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:var(--color-error);background:var(--color-error) none;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-state-default .ui-icon{background-image:url(${f})}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(${f})}.ui-state-active .ui-icon{background-image:url(${f})}.ui-state-highlight .ui-icon{background-image:url(${g})}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(${m})}.ui-icon.ui-icon-none{display:none}.ui-widget-overlay{background:#666 url(${C}) 50% 50% repeat;opacity:.5}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(${b}) 50% 50% repeat-x;opacity:.2;border-radius:5px}.ui-tabs{border:none}.ui-tabs .ui-tabs-nav.ui-corner-all{border-end-start-radius:0;border-end-end-radius:0}.ui-tabs .ui-tabs-nav{background:none;margin-bottom:15px}.ui-tabs .ui-tabs-nav .ui-state-default{border:none;border-bottom:1px solid rgba(0,0,0,0);font-weight:normal;margin:0 !important;padding:0 !important}.ui-tabs .ui-tabs-nav .ui-state-hover,.ui-tabs .ui-tabs-nav .ui-state-active{border:none;border-bottom:1px solid var(--color-main-text);color:var(--color-main-text)}.ui-tabs .ui-tabs-nav .ui-state-hover a,.ui-tabs .ui-tabs-nav .ui-state-hover a:link,.ui-tabs .ui-tabs-nav .ui-state-hover a:hover,.ui-tabs .ui-tabs-nav .ui-state-hover a:visited,.ui-tabs .ui-tabs-nav .ui-state-active a,.ui-tabs .ui-tabs-nav .ui-state-active a:link,.ui-tabs .ui-tabs-nav .ui-state-active a:hover,.ui-tabs .ui-tabs-nav .ui-state-active a:visited{color:var(--color-main-text)}.ui-tabs .ui-tabs-nav .ui-state-active{font-weight:bold}.ui-autocomplete.ui-menu{padding:0}.ui-autocomplete.ui-menu.item-count-1,.ui-autocomplete.ui-menu.item-count-2{overflow-y:hidden}.ui-autocomplete.ui-menu .ui-menu-item a{color:var(--color-text-lighter);display:block;padding:4px;padding-inline-start:14px}.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-focus,.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-active{box-shadow:inset 4px 0 var(--color-primary-element);color:var(--color-main-text)}.ui-autocomplete.ui-widget-content{background:var(--color-main-background);border-top:none}.ui-autocomplete.ui-corner-all{border-radius:0;border-end-start-radius:var(--border-radius);border-end-end-radius:var(--border-radius)}.ui-autocomplete .ui-state-hover,.ui-autocomplete .ui-widget-content .ui-state-hover,.ui-autocomplete .ui-widget-header .ui-state-hover,.ui-autocomplete .ui-state-focus,.ui-autocomplete .ui-widget-content .ui-state-focus,.ui-autocomplete .ui-widget-header .ui-state-focus{border:1px solid rgba(0,0,0,0);background:inherit;color:var(--color-primary-element)}.ui-autocomplete .ui-menu-item a{border-radius:0 !important}.ui-button.primary{background-color:var(--color-primary-element);color:var(--color-primary-element-text);border:1px solid var(--color-primary-element-text)}.ui-button:hover{font-weight:bold !important}.ui-draggable-handle,.ui-selectable{touch-action:pan-y}`,"",{version:3,sources:["webpack://./core/src/jquery/css/jquery-ui-fixes.scss"],names:[],mappings:"AAMA,mBACC,oCAAA,CACA,4CAAA,CACA,4BAAA,CAGD,qBACC,4BAAA,CAGD,kBACC,WAAA,CACA,4BAAA,CACA,qBAAA,CAGD,oBACC,4BAAA,CAKD,2FAGC,oCAAA,CACA,4CAAA,CACA,gBAAA,CACA,UAAA,CAGD,yEAGC,UAAA,CAGD,0KAMC,qBAAA,CACA,4CAAA,CACA,gBAAA,CACA,4BAAA,CAGD,2FAIC,4BAAA,CAGD,wFAGC,6CAAA,CACA,4CAAA,CACA,gBAAA,CACA,4BAAA,CAGD,sEAGC,4BAAA,CAKD,iGAGC,6CAAA,CACA,4CAAA,CACA,6BAAA,CACA,eAAA,CAGD,uGAGC,+BAAA,CAGD,qFAGC,yBAAA,CACA,kCAAA,CACA,UAAA,CAGD,2FAGC,UAAA,CAGD,oGAGC,UAAA,CAKD,2BACC,wDAAA,CAGD,kDAEC,wDAAA,CAGD,0BACC,wDAAA,CAGD,6BACC,wDAAA,CAGD,uDAEC,wDAAA,CAGD,sBACC,YAAA,CAMD,mBACC,sEAAA,CACA,UAAA,CAGD,kBACC,oBAAA,CACA,WAAA,CACA,wEAAA,CACA,UAAA,CACA,iBAAA,CAID,SACC,WAAA,CAEA,oCACC,yBAAA,CACA,uBAAA,CAGD,sBACC,eAAA,CACA,kBAAA,CAEA,wCACC,WAAA,CACA,qCAAA,CACA,kBAAA,CACA,mBAAA,CACA,oBAAA,CAGD,6EAEC,WAAA,CACA,8CAAA,CACA,4BAAA,CACA,0WACC,4BAAA,CAGF,uCACC,gBAAA,CAOF,yBACC,SAAA,CAIA,4EAEC,iBAAA,CAGD,yCACC,+BAAA,CACA,aAAA,CACA,WAAA,CACA,yBAAA,CAEA,iHACC,mDAAA,CACA,4BAAA,CAKH,mCACC,uCAAA,CACA,eAAA,CAGD,+BACC,eAAA,CACA,4CAAA,CACA,0CAAA,CAGD,gRAKC,8BAAA,CACA,kBAAA,CACA,kCAAA,CAIA,iCACC,0BAAA,CAKH,mBACC,6CAAA,CACA,uCAAA,CACA,kDAAA,CAID,iBACI,2BAAA,CAKJ,oCAEC,kBAAA",sourceRoot:""}]);const v=A},2791:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".oc-dialog{background:var(--color-main-background);color:var(--color-text-light);border-radius:var(--border-radius-large);box-shadow:0 0 30px var(--color-box-shadow);padding:24px;z-index:100001;font-size:100%;box-sizing:border-box;min-width:200px;top:50%;inset-inline-start:50%;transform:translate(-50%, -50%);max-height:calc(100% - 20px);max-width:calc(100% - 20px);overflow:auto}.oc-dialog-title{background:var(--color-main-background)}.oc-dialog-buttonrow{position:relative;display:flex;background:rgba(0,0,0,0);inset-inline-end:0;bottom:0;padding:0;padding-top:10px;box-sizing:border-box;width:100%;background-image:linear-gradient(rgba(255, 255, 255, 0), var(--color-main-background))}.oc-dialog-buttonrow.twobuttons{justify-content:space-between}.oc-dialog-buttonrow.onebutton,.oc-dialog-buttonrow.twobuttons.aside{justify-content:flex-end}.oc-dialog-buttonrow button{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:44px;min-width:44px}.oc-dialog-close{position:absolute;width:44px !important;height:44px !important;top:4px;inset-inline-end:4px;padding:25px;background:var(--icon-close-dark) no-repeat center;opacity:.5;border-radius:var(--border-radius-pill)}.oc-dialog-close:hover,.oc-dialog-close:focus,.oc-dialog-close:active{opacity:1}.oc-dialog-dim{background-color:#000;opacity:.2;z-index:100001;position:fixed;top:0;inset-inline-start:0;width:100%;height:100%}body.theme--dark .oc-dialog-dim{opacity:.8}.oc-dialog-content{width:100%;max-width:550px}.oc-dialog.password-confirmation .oc-dialog-content{width:auto}.oc-dialog.password-confirmation .oc-dialog-content input[type=password]{width:100%}.oc-dialog.password-confirmation .oc-dialog-content label{display:none}","",{version:3,sources:["webpack://./core/src/jquery/css/jquery.ocdialog.scss"],names:[],mappings:"AAIA,WACC,uCAAA,CACA,6BAAA,CACA,wCAAA,CACA,2CAAA,CACA,YAAA,CACA,cAAA,CACA,cAAA,CACA,qBAAA,CACA,eAAA,CACA,OAAA,CACA,sBAAA,CACA,+BAAA,CACA,4BAAA,CACA,2BAAA,CACA,aAAA,CAGD,iBACC,uCAAA,CAGD,qBACC,iBAAA,CACA,YAAA,CACA,wBAAA,CACA,kBAAA,CACA,QAAA,CACA,SAAA,CACA,gBAAA,CACA,qBAAA,CACA,UAAA,CACA,sFAAA,CAEA,gCACO,6BAAA,CAGP,qEAEC,wBAAA,CAGD,4BACI,kBAAA,CACA,eAAA,CACH,sBAAA,CACA,WAAA,CACA,cAAA,CAIF,iBACC,iBAAA,CACA,qBAAA,CACA,sBAAA,CACA,OAAA,CACA,oBAAA,CACA,YAAA,CACA,kDAAA,CACA,UAAA,CACA,uCAAA,CAEA,sEAGC,SAAA,CAIF,eACC,qBAAA,CACA,UAAA,CACA,cAAA,CACA,cAAA,CACA,KAAA,CACA,oBAAA,CACA,UAAA,CACA,WAAA,CAGD,gCACC,UAAA,CAGD,mBACC,UAAA,CACA,eAAA,CAIA,oDACC,UAAA,CAEA,yEACC,UAAA,CAED,0DACC,YAAA",sourceRoot:""}]);const a=s},35156:(t,e,i)=>{"use strict";i.d(e,{A:()=>g});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r),a=i(4417),c=i.n(a),l=new URL(i(65653),i.b),u=new URL(i(22046),i.b),h=new URL(i(32095),i.b),d=s()(o()),p=c()(l),A=c()(u),f=c()(h);d.push([t.id,`/*\nVersion: @@ver@@ Timestamp: @@timestamp@@\n*/\n.select2-container {\n margin: 0;\n position: relative;\n display: inline-block;\n /* inline-block for ie7 */\n zoom: 1;\n *display: inline;\n vertical-align: middle;\n}\n\n.select2-container,\n.select2-drop,\n.select2-search,\n.select2-search input {\n /*\n Force border-box so that % widths fit the parent\n container without overlap because of margin/padding.\n More Info : http://www.quirksmode.org/css/box.html\n */\n -webkit-box-sizing: border-box; /* webkit */\n -moz-box-sizing: border-box; /* firefox */\n box-sizing: border-box; /* css3 */\n}\n\n.select2-container .select2-choice {\n display: block;\n height: 26px;\n padding: 0 0 0 8px;\n overflow: hidden;\n position: relative;\n\n border: 1px solid #aaa;\n white-space: nowrap;\n line-height: 26px;\n color: #444;\n text-decoration: none;\n\n border-radius: 4px;\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);\n background-image: linear-gradient(to top, #eee 0%, #fff 50%);\n}\n\nhtml[dir="rtl"] .select2-container .select2-choice {\n padding: 0 8px 0 0;\n}\n\n.select2-container.select2-drop-above .select2-choice {\n border-bottom-color: #aaa;\n\n border-radius: 0 0 4px 4px;\n\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);\n background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);\n}\n\n.select2-container.select2-allowclear .select2-choice .select2-chosen {\n margin-right: 42px;\n}\n\n.select2-container .select2-choice > .select2-chosen {\n margin-right: 26px;\n display: block;\n overflow: hidden;\n\n white-space: nowrap;\n\n text-overflow: ellipsis;\n float: none;\n width: auto;\n}\n\nhtml[dir="rtl"] .select2-container .select2-choice > .select2-chosen {\n margin-left: 26px;\n margin-right: 0;\n}\n\n.select2-container .select2-choice abbr {\n display: none;\n width: 12px;\n height: 12px;\n position: absolute;\n right: 24px;\n top: 8px;\n\n font-size: 1px;\n text-decoration: none;\n\n border: 0;\n background: url(${p}) right top no-repeat;\n cursor: pointer;\n outline: 0;\n}\n\n.select2-container.select2-allowclear .select2-choice abbr {\n display: inline-block;\n}\n\n.select2-container .select2-choice abbr:hover {\n background-position: right -11px;\n cursor: pointer;\n}\n\n.select2-drop-mask {\n border: 0;\n margin: 0;\n padding: 0;\n position: fixed;\n left: 0;\n top: 0;\n min-height: 100%;\n min-width: 100%;\n height: auto;\n width: auto;\n opacity: 0;\n z-index: 9998;\n /* styles required for IE to work */\n background-color: #fff;\n filter: alpha(opacity=0);\n}\n\n.select2-drop {\n width: 100%;\n margin-top: -1px;\n position: absolute;\n z-index: 9999;\n top: 100%;\n\n background: #fff;\n color: #000;\n border: 1px solid #aaa;\n border-top: 0;\n\n border-radius: 0 0 4px 4px;\n\n -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop.select2-drop-above {\n margin-top: 1px;\n border-top: 1px solid #aaa;\n border-bottom: 0;\n\n border-radius: 4px 4px 0 0;\n\n -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop-active {\n border: 1px solid #5897fb;\n border-top: none;\n}\n\n.select2-drop.select2-drop-above.select2-drop-active {\n border-top: 1px solid #5897fb;\n}\n\n.select2-drop-auto-width {\n border-top: 1px solid #aaa;\n width: auto;\n}\n\n.select2-drop-auto-width .select2-search {\n padding-top: 4px;\n}\n\n.select2-container .select2-choice .select2-arrow {\n display: inline-block;\n width: 18px;\n height: 100%;\n position: absolute;\n right: 0;\n top: 0;\n\n border-left: 1px solid #aaa;\n border-radius: 0 4px 4px 0;\n\n background-clip: padding-box;\n\n background: #ccc;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));\n background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);\n background-image: linear-gradient(to top, #ccc 0%, #eee 60%);\n}\n\nhtml[dir="rtl"] .select2-container .select2-choice .select2-arrow {\n left: 0;\n right: auto;\n\n border-left: none;\n border-right: 1px solid #aaa;\n border-radius: 4px 0 0 4px;\n}\n\n.select2-container .select2-choice .select2-arrow b {\n display: block;\n width: 100%;\n height: 100%;\n background: url(${p}) no-repeat 0 1px;\n}\n\nhtml[dir="rtl"] .select2-container .select2-choice .select2-arrow b {\n background-position: 2px 1px;\n}\n\n.select2-search {\n display: inline-block;\n width: 100%;\n min-height: 26px;\n margin: 0;\n padding-left: 4px;\n padding-right: 4px;\n\n position: relative;\n z-index: 10000;\n\n white-space: nowrap;\n}\n\n.select2-search input {\n width: 100%;\n height: auto !important;\n min-height: 26px;\n padding: 4px 20px 4px 5px;\n margin: 0;\n\n outline: 0;\n font-family: sans-serif;\n font-size: 1em;\n\n border: 1px solid #aaa;\n border-radius: 0;\n\n -webkit-box-shadow: none;\n box-shadow: none;\n\n background: #fff url(${p}) no-repeat 100% -22px;\n background: url(${p}) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${p}) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${p}) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${p}) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\nhtml[dir="rtl"] .select2-search input {\n padding: 4px 5px 4px 20px;\n\n background: #fff url(${p}) no-repeat -37px -22px;\n background: url(${p}) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${p}) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${p}) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${p}) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-drop.select2-drop-above .select2-search input {\n margin-top: 4px;\n}\n\n.select2-search input.select2-active {\n background: #fff url(${A}) no-repeat 100%;\n background: url(${A}) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${A}) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${A}) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${A}) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-container-active .select2-choice,\n.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n\n.select2-dropdown-open .select2-choice {\n border-bottom-color: transparent;\n -webkit-box-shadow: 0 1px 0 #fff inset;\n box-shadow: 0 1px 0 #fff inset;\n\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n\n background-color: #eee;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to top, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open.select2-drop-above .select2-choice,\n.select2-dropdown-open.select2-drop-above .select2-choices {\n border: 1px solid #5897fb;\n border-top-color: transparent;\n\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow {\n background: transparent;\n border-left: none;\n filter: none;\n}\nhtml[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {\n border-right: none;\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -18px 1px;\n}\n\nhtml[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -16px 1px;\n}\n\n.select2-hidden-accessible {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n/* results */\n.select2-results {\n max-height: 200px;\n padding: 0 0 0 4px;\n margin: 4px 4px 4px 0;\n position: relative;\n overflow-x: hidden;\n overflow-y: auto;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\nhtml[dir="rtl"] .select2-results {\n padding: 0 4px 0 0;\n margin: 4px 0 4px 4px;\n}\n\n.select2-results ul.select2-result-sub {\n margin: 0;\n padding-left: 0;\n}\n\n.select2-results li {\n list-style: none;\n display: list-item;\n background-image: none;\n}\n\n.select2-results li.select2-result-with-children > .select2-result-label {\n font-weight: bold;\n}\n\n.select2-results .select2-result-label {\n padding: 3px 7px 4px;\n margin: 0;\n cursor: pointer;\n\n min-height: 1em;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\n.select2-results-dept-1 .select2-result-label { padding-left: 20px }\n.select2-results-dept-2 .select2-result-label { padding-left: 40px }\n.select2-results-dept-3 .select2-result-label { padding-left: 60px }\n.select2-results-dept-4 .select2-result-label { padding-left: 80px }\n.select2-results-dept-5 .select2-result-label { padding-left: 100px }\n.select2-results-dept-6 .select2-result-label { padding-left: 110px }\n.select2-results-dept-7 .select2-result-label { padding-left: 120px }\n\n.select2-results .select2-highlighted {\n background: #3875d7;\n color: #fff;\n}\n\n.select2-results li em {\n background: #feffde;\n font-style: normal;\n}\n\n.select2-results .select2-highlighted em {\n background: transparent;\n}\n\n.select2-results .select2-highlighted ul {\n background: #fff;\n color: #000;\n}\n\n.select2-results .select2-no-results,\n.select2-results .select2-searching,\n.select2-results .select2-ajax-error,\n.select2-results .select2-selection-limit {\n background: #f4f4f4;\n display: list-item;\n padding-left: 5px;\n}\n\n/*\ndisabled look for disabled choices in the results dropdown\n*/\n.select2-results .select2-disabled.select2-highlighted {\n color: #666;\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n.select2-results .select2-disabled {\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n\n.select2-results .select2-selected {\n display: none;\n}\n\n.select2-more-results.select2-active {\n background: #f4f4f4 url(${A}) no-repeat 100%;\n}\n\n.select2-results .select2-ajax-error {\n background: rgba(255, 50, 50, .2);\n}\n\n.select2-more-results {\n background: #f4f4f4;\n display: list-item;\n}\n\n/* disabled styles */\n\n.select2-container.select2-container-disabled .select2-choice {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container.select2-container-disabled .select2-choice .select2-arrow {\n background-color: #f4f4f4;\n background-image: none;\n border-left: 0;\n}\n\n.select2-container.select2-container-disabled .select2-choice abbr {\n display: none;\n}\n\n\n/* multiselect */\n\n.select2-container-multi .select2-choices {\n height: auto !important;\n height: 1%;\n margin: 0;\n padding: 0 5px 0 0;\n position: relative;\n\n border: 1px solid #aaa;\n cursor: text;\n overflow: hidden;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));\n background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);\n}\n\nhtml[dir="rtl"] .select2-container-multi .select2-choices {\n padding: 0 0 0 5px;\n}\n\n.select2-locked {\n padding: 3px 5px 3px 5px !important;\n}\n\n.select2-container-multi .select2-choices {\n min-height: 26px;\n}\n\n.select2-container-multi.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n.select2-container-multi .select2-choices li {\n float: left;\n list-style: none;\n}\nhtml[dir="rtl"] .select2-container-multi .select2-choices li\n{\n float: right;\n}\n.select2-container-multi .select2-choices .select2-search-field {\n margin: 0;\n padding: 0;\n white-space: nowrap;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input {\n padding: 5px;\n margin: 1px 0;\n\n font-family: sans-serif;\n font-size: 100%;\n color: #666;\n outline: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none;\n background: transparent !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input.select2-active {\n background: #fff url(${A}) no-repeat 100% !important;\n}\n\n.select2-default {\n color: #999 !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 18px;\n margin: 3px 0 3px 5px;\n position: relative;\n\n line-height: 13px;\n color: #333;\n cursor: default;\n border: 1px solid #aaaaaa;\n\n border-radius: 3px;\n\n -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #e4e4e4;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));\n background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n}\nhtml[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice\n{\n margin: 3px 5px 3px 0;\n padding: 3px 18px 3px 5px;\n}\n.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {\n cursor: default;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus {\n background: #d4d4d4;\n}\n\n.select2-search-choice-close {\n display: block;\n width: 12px;\n height: 13px;\n position: absolute;\n right: 3px;\n top: 4px;\n\n font-size: 1px;\n outline: none;\n background: url(${p}) right top no-repeat;\n}\nhtml[dir="rtl"] .select2-search-choice-close {\n right: auto;\n left: 3px;\n}\n\n.select2-container-multi .select2-search-choice-close {\n left: 3px;\n}\n\nhtml[dir="rtl"] .select2-container-multi .select2-search-choice-close {\n left: auto;\n right: 2px;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {\n background-position: right -11px;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {\n background-position: right -11px;\n}\n\n/* disabled styles */\n.select2-container-multi.select2-container-disabled .select2-choices {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 5px;\n border: 1px solid #ddd;\n background-image: none;\n background-color: #f4f4f4;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;\n background: none;\n}\n/* end multiselect */\n\n\n.select2-result-selectable .select2-match,\n.select2-result-unselectable .select2-match {\n text-decoration: underline;\n}\n\n.select2-offscreen, .select2-offscreen:focus {\n clip: rect(0 0 0 0) !important;\n width: 1px !important;\n height: 1px !important;\n border: 0 !important;\n margin: 0 !important;\n padding: 0 !important;\n overflow: hidden !important;\n position: absolute !important;\n outline: 0 !important;\n left: 0px !important;\n top: 0px !important;\n}\n\n.select2-display-none {\n display: none;\n}\n\n.select2-measure-scrollbar {\n position: absolute;\n top: -10000px;\n left: -10000px;\n width: 100px;\n height: 100px;\n overflow: scroll;\n}\n\n/* Retina-ize icons */\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {\n .select2-search input,\n .select2-search-choice-close,\n .select2-container .select2-choice abbr,\n .select2-container .select2-choice .select2-arrow b {\n background-image: url(${f}) !important;\n background-repeat: no-repeat !important;\n background-size: 60px 40px !important;\n }\n\n .select2-search input {\n background-position: 100% -21px !important;\n }\n}\n`,"",{version:3,sources:["webpack://./node_modules/select2/select2.css"],names:[],mappings:"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",sourcesContent:["/*\nVersion: @@ver@@ Timestamp: @@timestamp@@\n*/\n.select2-container {\n margin: 0;\n position: relative;\n display: inline-block;\n /* inline-block for ie7 */\n zoom: 1;\n *display: inline;\n vertical-align: middle;\n}\n\n.select2-container,\n.select2-drop,\n.select2-search,\n.select2-search input {\n /*\n Force border-box so that % widths fit the parent\n container without overlap because of margin/padding.\n More Info : http://www.quirksmode.org/css/box.html\n */\n -webkit-box-sizing: border-box; /* webkit */\n -moz-box-sizing: border-box; /* firefox */\n box-sizing: border-box; /* css3 */\n}\n\n.select2-container .select2-choice {\n display: block;\n height: 26px;\n padding: 0 0 0 8px;\n overflow: hidden;\n position: relative;\n\n border: 1px solid #aaa;\n white-space: nowrap;\n line-height: 26px;\n color: #444;\n text-decoration: none;\n\n border-radius: 4px;\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);\n background-image: linear-gradient(to top, #eee 0%, #fff 50%);\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice {\n padding: 0 8px 0 0;\n}\n\n.select2-container.select2-drop-above .select2-choice {\n border-bottom-color: #aaa;\n\n border-radius: 0 0 4px 4px;\n\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);\n background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);\n}\n\n.select2-container.select2-allowclear .select2-choice .select2-chosen {\n margin-right: 42px;\n}\n\n.select2-container .select2-choice > .select2-chosen {\n margin-right: 26px;\n display: block;\n overflow: hidden;\n\n white-space: nowrap;\n\n text-overflow: ellipsis;\n float: none;\n width: auto;\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice > .select2-chosen {\n margin-left: 26px;\n margin-right: 0;\n}\n\n.select2-container .select2-choice abbr {\n display: none;\n width: 12px;\n height: 12px;\n position: absolute;\n right: 24px;\n top: 8px;\n\n font-size: 1px;\n text-decoration: none;\n\n border: 0;\n background: url('select2.png') right top no-repeat;\n cursor: pointer;\n outline: 0;\n}\n\n.select2-container.select2-allowclear .select2-choice abbr {\n display: inline-block;\n}\n\n.select2-container .select2-choice abbr:hover {\n background-position: right -11px;\n cursor: pointer;\n}\n\n.select2-drop-mask {\n border: 0;\n margin: 0;\n padding: 0;\n position: fixed;\n left: 0;\n top: 0;\n min-height: 100%;\n min-width: 100%;\n height: auto;\n width: auto;\n opacity: 0;\n z-index: 9998;\n /* styles required for IE to work */\n background-color: #fff;\n filter: alpha(opacity=0);\n}\n\n.select2-drop {\n width: 100%;\n margin-top: -1px;\n position: absolute;\n z-index: 9999;\n top: 100%;\n\n background: #fff;\n color: #000;\n border: 1px solid #aaa;\n border-top: 0;\n\n border-radius: 0 0 4px 4px;\n\n -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop.select2-drop-above {\n margin-top: 1px;\n border-top: 1px solid #aaa;\n border-bottom: 0;\n\n border-radius: 4px 4px 0 0;\n\n -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop-active {\n border: 1px solid #5897fb;\n border-top: none;\n}\n\n.select2-drop.select2-drop-above.select2-drop-active {\n border-top: 1px solid #5897fb;\n}\n\n.select2-drop-auto-width {\n border-top: 1px solid #aaa;\n width: auto;\n}\n\n.select2-drop-auto-width .select2-search {\n padding-top: 4px;\n}\n\n.select2-container .select2-choice .select2-arrow {\n display: inline-block;\n width: 18px;\n height: 100%;\n position: absolute;\n right: 0;\n top: 0;\n\n border-left: 1px solid #aaa;\n border-radius: 0 4px 4px 0;\n\n background-clip: padding-box;\n\n background: #ccc;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));\n background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);\n background-image: linear-gradient(to top, #ccc 0%, #eee 60%);\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice .select2-arrow {\n left: 0;\n right: auto;\n\n border-left: none;\n border-right: 1px solid #aaa;\n border-radius: 4px 0 0 4px;\n}\n\n.select2-container .select2-choice .select2-arrow b {\n display: block;\n width: 100%;\n height: 100%;\n background: url('select2.png') no-repeat 0 1px;\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice .select2-arrow b {\n background-position: 2px 1px;\n}\n\n.select2-search {\n display: inline-block;\n width: 100%;\n min-height: 26px;\n margin: 0;\n padding-left: 4px;\n padding-right: 4px;\n\n position: relative;\n z-index: 10000;\n\n white-space: nowrap;\n}\n\n.select2-search input {\n width: 100%;\n height: auto !important;\n min-height: 26px;\n padding: 4px 20px 4px 5px;\n margin: 0;\n\n outline: 0;\n font-family: sans-serif;\n font-size: 1em;\n\n border: 1px solid #aaa;\n border-radius: 0;\n\n -webkit-box-shadow: none;\n box-shadow: none;\n\n background: #fff url('select2.png') no-repeat 100% -22px;\n background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\nhtml[dir=\"rtl\"] .select2-search input {\n padding: 4px 5px 4px 20px;\n\n background: #fff url('select2.png') no-repeat -37px -22px;\n background: url('select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url('select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-drop.select2-drop-above .select2-search input {\n margin-top: 4px;\n}\n\n.select2-search input.select2-active {\n background: #fff url('select2-spinner.gif') no-repeat 100%;\n background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-container-active .select2-choice,\n.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n\n.select2-dropdown-open .select2-choice {\n border-bottom-color: transparent;\n -webkit-box-shadow: 0 1px 0 #fff inset;\n box-shadow: 0 1px 0 #fff inset;\n\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n\n background-color: #eee;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to top, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open.select2-drop-above .select2-choice,\n.select2-dropdown-open.select2-drop-above .select2-choices {\n border: 1px solid #5897fb;\n border-top-color: transparent;\n\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow {\n background: transparent;\n border-left: none;\n filter: none;\n}\nhtml[dir=\"rtl\"] .select2-dropdown-open .select2-choice .select2-arrow {\n border-right: none;\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -18px 1px;\n}\n\nhtml[dir=\"rtl\"] .select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -16px 1px;\n}\n\n.select2-hidden-accessible {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n/* results */\n.select2-results {\n max-height: 200px;\n padding: 0 0 0 4px;\n margin: 4px 4px 4px 0;\n position: relative;\n overflow-x: hidden;\n overflow-y: auto;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\nhtml[dir=\"rtl\"] .select2-results {\n padding: 0 4px 0 0;\n margin: 4px 0 4px 4px;\n}\n\n.select2-results ul.select2-result-sub {\n margin: 0;\n padding-left: 0;\n}\n\n.select2-results li {\n list-style: none;\n display: list-item;\n background-image: none;\n}\n\n.select2-results li.select2-result-with-children > .select2-result-label {\n font-weight: bold;\n}\n\n.select2-results .select2-result-label {\n padding: 3px 7px 4px;\n margin: 0;\n cursor: pointer;\n\n min-height: 1em;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\n.select2-results-dept-1 .select2-result-label { padding-left: 20px }\n.select2-results-dept-2 .select2-result-label { padding-left: 40px }\n.select2-results-dept-3 .select2-result-label { padding-left: 60px }\n.select2-results-dept-4 .select2-result-label { padding-left: 80px }\n.select2-results-dept-5 .select2-result-label { padding-left: 100px }\n.select2-results-dept-6 .select2-result-label { padding-left: 110px }\n.select2-results-dept-7 .select2-result-label { padding-left: 120px }\n\n.select2-results .select2-highlighted {\n background: #3875d7;\n color: #fff;\n}\n\n.select2-results li em {\n background: #feffde;\n font-style: normal;\n}\n\n.select2-results .select2-highlighted em {\n background: transparent;\n}\n\n.select2-results .select2-highlighted ul {\n background: #fff;\n color: #000;\n}\n\n.select2-results .select2-no-results,\n.select2-results .select2-searching,\n.select2-results .select2-ajax-error,\n.select2-results .select2-selection-limit {\n background: #f4f4f4;\n display: list-item;\n padding-left: 5px;\n}\n\n/*\ndisabled look for disabled choices in the results dropdown\n*/\n.select2-results .select2-disabled.select2-highlighted {\n color: #666;\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n.select2-results .select2-disabled {\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n\n.select2-results .select2-selected {\n display: none;\n}\n\n.select2-more-results.select2-active {\n background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;\n}\n\n.select2-results .select2-ajax-error {\n background: rgba(255, 50, 50, .2);\n}\n\n.select2-more-results {\n background: #f4f4f4;\n display: list-item;\n}\n\n/* disabled styles */\n\n.select2-container.select2-container-disabled .select2-choice {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container.select2-container-disabled .select2-choice .select2-arrow {\n background-color: #f4f4f4;\n background-image: none;\n border-left: 0;\n}\n\n.select2-container.select2-container-disabled .select2-choice abbr {\n display: none;\n}\n\n\n/* multiselect */\n\n.select2-container-multi .select2-choices {\n height: auto !important;\n height: 1%;\n margin: 0;\n padding: 0 5px 0 0;\n position: relative;\n\n border: 1px solid #aaa;\n cursor: text;\n overflow: hidden;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));\n background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);\n}\n\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices {\n padding: 0 0 0 5px;\n}\n\n.select2-locked {\n padding: 3px 5px 3px 5px !important;\n}\n\n.select2-container-multi .select2-choices {\n min-height: 26px;\n}\n\n.select2-container-multi.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n.select2-container-multi .select2-choices li {\n float: left;\n list-style: none;\n}\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices li\n{\n float: right;\n}\n.select2-container-multi .select2-choices .select2-search-field {\n margin: 0;\n padding: 0;\n white-space: nowrap;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input {\n padding: 5px;\n margin: 1px 0;\n\n font-family: sans-serif;\n font-size: 100%;\n color: #666;\n outline: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none;\n background: transparent !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input.select2-active {\n background: #fff url('select2-spinner.gif') no-repeat 100% !important;\n}\n\n.select2-default {\n color: #999 !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 18px;\n margin: 3px 0 3px 5px;\n position: relative;\n\n line-height: 13px;\n color: #333;\n cursor: default;\n border: 1px solid #aaaaaa;\n\n border-radius: 3px;\n\n -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #e4e4e4;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));\n background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n}\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices .select2-search-choice\n{\n margin: 3px 5px 3px 0;\n padding: 3px 18px 3px 5px;\n}\n.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {\n cursor: default;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus {\n background: #d4d4d4;\n}\n\n.select2-search-choice-close {\n display: block;\n width: 12px;\n height: 13px;\n position: absolute;\n right: 3px;\n top: 4px;\n\n font-size: 1px;\n outline: none;\n background: url('select2.png') right top no-repeat;\n}\nhtml[dir=\"rtl\"] .select2-search-choice-close {\n right: auto;\n left: 3px;\n}\n\n.select2-container-multi .select2-search-choice-close {\n left: 3px;\n}\n\nhtml[dir=\"rtl\"] .select2-container-multi .select2-search-choice-close {\n left: auto;\n right: 2px;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {\n background-position: right -11px;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {\n background-position: right -11px;\n}\n\n/* disabled styles */\n.select2-container-multi.select2-container-disabled .select2-choices {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 5px;\n border: 1px solid #ddd;\n background-image: none;\n background-color: #f4f4f4;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;\n background: none;\n}\n/* end multiselect */\n\n\n.select2-result-selectable .select2-match,\n.select2-result-unselectable .select2-match {\n text-decoration: underline;\n}\n\n.select2-offscreen, .select2-offscreen:focus {\n clip: rect(0 0 0 0) !important;\n width: 1px !important;\n height: 1px !important;\n border: 0 !important;\n margin: 0 !important;\n padding: 0 !important;\n overflow: hidden !important;\n position: absolute !important;\n outline: 0 !important;\n left: 0px !important;\n top: 0px !important;\n}\n\n.select2-display-none {\n display: none;\n}\n\n.select2-measure-scrollbar {\n position: absolute;\n top: -10000px;\n left: -10000px;\n width: 100px;\n height: 100px;\n overflow: scroll;\n}\n\n/* Retina-ize icons */\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {\n .select2-search input,\n .select2-search-choice-close,\n .select2-container .select2-choice abbr,\n .select2-container .select2-choice .select2-arrow b {\n background-image: url('select2x2.png') !important;\n background-repeat: no-repeat !important;\n background-size: 60px 40px !important;\n }\n\n .select2-search input {\n background-position: 100% -21px !important;\n }\n}\n"],sourceRoot:""}]);const g=d},86140:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,'/**\n * Strengthify - show the weakness of a password (uses zxcvbn for this)\n * https://github.com/MorrisJobke/strengthify\n * Version: 0.5.9\n * License: The MIT License (MIT)\n * Copyright (c) 2013-2020 Morris Jobke \n */\n\n.strengthify-wrapper {\n position: relative;\n}\n\n.strengthify-wrapper > * {\n\t-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";\n\tfilter: alpha(opacity=0);\n\topacity: 0;\n\t-webkit-transition:all .5s ease-in-out;\n\t-moz-transition:all .5s ease-in-out;\n\ttransition:all .5s ease-in-out;\n}\n\n.strengthify-bg, .strengthify-container, .strengthify-separator {\n\theight: 3px;\n}\n\n.strengthify-bg, .strengthify-container {\n\tdisplay: block;\n\tposition: absolute;\n\twidth: 100%;\n}\n\n.strengthify-bg {\n\tbackground-color: #BBB;\n}\n\n.strengthify-separator {\n\tdisplay: inline-block;\n\tposition: absolute;\n\tbackground-color: #FFF;\n\twidth: 1px;\n\tz-index: 10;\n}\n\n.password-bad {\n\tbackground-color: #C33;\n}\n.password-medium {\n\tbackground-color: #F80;\n}\n.password-good {\n\tbackground-color: #3C3;\n}\n\ndiv[data-strengthifyMessage] {\n padding: 3px 8px;\n}\n\n.strengthify-tiles{\n\tfloat: right;\n}\n',"",{version:3,sources:["webpack://./node_modules/strengthify/strengthify.css"],names:[],mappings:"AAAA;;;;;;EAME;;AAEF;IACI,kBAAkB;AACtB;;AAEA;CACC,+DAA+D;CAC/D,wBAAwB;CACxB,UAAU;CACV,sCAAsC;CACtC,mCAAmC;CACnC,8BAA8B;AAC/B;;AAEA;CACC,WAAW;AACZ;;AAEA;CACC,cAAc;CACd,kBAAkB;CAClB,WAAW;AACZ;;AAEA;CACC,sBAAsB;AACvB;;AAEA;CACC,qBAAqB;CACrB,kBAAkB;CAClB,sBAAsB;CACtB,UAAU;CACV,WAAW;AACZ;;AAEA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;AACvB;;AAEA;IACI,gBAAgB;AACpB;;AAEA;CACC,YAAY;AACb",sourcesContent:['/**\n * Strengthify - show the weakness of a password (uses zxcvbn for this)\n * https://github.com/MorrisJobke/strengthify\n * Version: 0.5.9\n * License: The MIT License (MIT)\n * Copyright (c) 2013-2020 Morris Jobke \n */\n\n.strengthify-wrapper {\n position: relative;\n}\n\n.strengthify-wrapper > * {\n\t-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";\n\tfilter: alpha(opacity=0);\n\topacity: 0;\n\t-webkit-transition:all .5s ease-in-out;\n\t-moz-transition:all .5s ease-in-out;\n\ttransition:all .5s ease-in-out;\n}\n\n.strengthify-bg, .strengthify-container, .strengthify-separator {\n\theight: 3px;\n}\n\n.strengthify-bg, .strengthify-container {\n\tdisplay: block;\n\tposition: absolute;\n\twidth: 100%;\n}\n\n.strengthify-bg {\n\tbackground-color: #BBB;\n}\n\n.strengthify-separator {\n\tdisplay: inline-block;\n\tposition: absolute;\n\tbackground-color: #FFF;\n\twidth: 1px;\n\tz-index: 10;\n}\n\n.password-bad {\n\tbackground-color: #C33;\n}\n.password-medium {\n\tbackground-color: #F80;\n}\n.password-good {\n\tbackground-color: #3C3;\n}\n\ndiv[data-strengthifyMessage] {\n padding: 3px 8px;\n}\n\n.strengthify-tiles{\n\tfloat: right;\n}\n'],sourceRoot:""}]);const a=s},39734:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".account-menu-entry__icon[data-v-4df15da8]{height:16px;width:16px;margin:calc((var(--default-clickable-area) - 16px)/2);filter:var(--background-invert-if-dark)}.account-menu-entry__icon--active[data-v-4df15da8]{filter:var(--primary-invert-if-dark)}.account-menu-entry[data-v-4df15da8] .list-item-content__main{width:fit-content}","",{version:3,sources:["webpack://./core/src/components/AccountMenu/AccountMenuEntry.vue"],names:[],mappings:"AAEC,2CACC,WAAA,CACA,UAAA,CACA,qDAAA,CACA,uCAAA,CAEA,mDACC,oCAAA,CAIF,8DACC,iBAAA",sourceRoot:""}]);const a=s},67302:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".app-menu[data-v-6def076f]{--app-menu-entry-growth: calc(var(--default-grid-baseline) * 4);display:flex;flex:1 1;width:0}.app-menu__list[data-v-6def076f]{display:flex;flex-wrap:nowrap;margin-inline:calc(var(--app-menu-entry-growth)/2)}.app-menu__overflow[data-v-6def076f]{margin-block:auto}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary{opacity:.7;margin:3px;filter:var(--background-image-invert-if-bright)}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:not([aria-expanded=true]){color:var(--color-background-plain-text)}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:not([aria-expanded=true]):hover{opacity:1;background-color:rgba(0,0,0,0) !important}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:focus-visible{opacity:1;outline:none !important}.app-menu__overflow-entry[data-v-6def076f] .action-link__icon{filter:var(--background-invert-if-bright) !important}","",{version:3,sources:["webpack://./core/src/components/AppMenu.vue"],names:[],mappings:"AACA,2BAEC,+DAAA,CACA,YAAA,CACA,QAAA,CACA,OAAA,CAEA,iCACC,YAAA,CACA,gBAAA,CACA,kDAAA,CAGD,qCACC,iBAAA,CAGA,+DACC,UAAA,CACA,UAAA,CACA,+CAAA,CAGA,yFACC,wCAAA,CAEA,+FACC,SAAA,CACA,yCAAA,CAIF,6EACC,SAAA,CACA,uBAAA,CAMF,8DAEC,oDAAA",sourceRoot:""}]);const a=s},78498:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,'.app-menu-entry[data-v-9736071a]{--app-menu-entry-font-size: 12px;width:var(--header-height);height:var(--header-height);position:relative}.app-menu-entry__link[data-v-9736071a]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-background-plain-text);width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.app-menu-entry__label[data-v-9736071a]{opacity:0;position:absolute;font-size:var(--app-menu-entry-font-size);color:var(--color-background-plain-text);text-align:center;bottom:0;inset-inline-start:50%;top:50%;display:block;transform:translateX(-50%);max-width:100%;text-overflow:ellipsis;overflow:hidden;letter-spacing:-0.5px}body[dir=rtl] .app-menu-entry__label[data-v-9736071a]{transform:translateX(50%) !important}.app-menu-entry__icon[data-v-9736071a]{font-size:var(--app-menu-entry-font-size)}.app-menu-entry--active .app-menu-entry__label[data-v-9736071a]{font-weight:bolder}.app-menu-entry--active[data-v-9736071a]::before{content:" ";position:absolute;pointer-events:none;border-bottom-color:var(--color-main-background);transform:translateX(-50%);width:10px;height:5px;border-radius:3px;background-color:var(--color-background-plain-text);inset-inline-start:50%;bottom:8px;display:block;transition:all var(--animation-quick) ease-in-out;opacity:1}body[dir=rtl] .app-menu-entry--active[data-v-9736071a]::before{transform:translateX(50%) !important}.app-menu-entry__icon[data-v-9736071a],.app-menu-entry__label[data-v-9736071a]{transition:all var(--animation-quick) ease-in-out}.app-menu-entry:hover .app-menu-entry__label[data-v-9736071a],.app-menu-entry:focus-within .app-menu-entry__label[data-v-9736071a]{font-weight:bold}.app-menu-entry--truncated:hover .app-menu-entry__label[data-v-9736071a],.app-menu-entry--truncated:focus-within .app-menu-entry__label[data-v-9736071a]{max-width:calc(var(--header-height) + var(--app-menu-entry-growth))}.app-menu-entry--truncated:hover+.app-menu-entry .app-menu-entry__label[data-v-9736071a],.app-menu-entry--truncated:focus-within+.app-menu-entry .app-menu-entry__label[data-v-9736071a]{font-weight:normal;max-width:calc(var(--header-height) - var(--app-menu-entry-growth))}.app-menu-entry:has(+.app-menu-entry--truncated:hover) .app-menu-entry__label[data-v-9736071a],.app-menu-entry:has(+.app-menu-entry--truncated:focus-within) .app-menu-entry__label[data-v-9736071a]{font-weight:normal;max-width:calc(var(--header-height) - var(--app-menu-entry-growth))}',"",{version:3,sources:["webpack://./core/src/components/AppMenuEntry.vue"],names:[],mappings:"AACA,iCACC,gCAAA,CACA,0BAAA,CACA,2BAAA,CACA,iBAAA,CAEA,uCACC,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CAEA,wCAAA,CAEA,sBAAA,CACA,uBAAA,CACA,UAAA,CAGD,wCACC,SAAA,CACA,iBAAA,CACA,yCAAA,CAEA,wCAAA,CACA,iBAAA,CACA,QAAA,CACA,sBAAA,CACA,OAAA,CACA,aAAA,CACA,0BAAA,CACA,cAAA,CACA,sBAAA,CACA,eAAA,CACA,qBAAA,CAED,sDACC,oCAAA,CAGD,uCACC,yCAAA,CAKA,gEACC,kBAAA,CAID,iDACC,WAAA,CACA,iBAAA,CACA,mBAAA,CACA,gDAAA,CACA,0BAAA,CACA,UAAA,CACA,UAAA,CACA,iBAAA,CACA,mDAAA,CACA,sBAAA,CACA,UAAA,CACA,aAAA,CACA,iDAAA,CACA,SAAA,CAED,+DACC,oCAAA,CAIF,+EAEC,iDAAA,CAID,mIAEC,gBAAA,CAOA,yJACC,mEAAA,CAKA,yLACC,kBAAA,CACA,mEAAA,CAQF,qMACC,kBAAA,CACA,mEAAA",sourceRoot:""}]);const a=s},57946:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".app-menu-entry:hover .app-menu-entry__icon,.app-menu-entry:focus-within .app-menu-entry__icon,.app-menu__list:hover .app-menu-entry__icon,.app-menu__list:focus-within .app-menu-entry__icon{margin-block-end:1lh}.app-menu-entry:hover .app-menu-entry__label,.app-menu-entry:focus-within .app-menu-entry__label,.app-menu__list:hover .app-menu-entry__label,.app-menu__list:focus-within .app-menu-entry__label{opacity:1}.app-menu-entry:hover .app-menu-entry--active::before,.app-menu-entry:focus-within .app-menu-entry--active::before,.app-menu__list:hover .app-menu-entry--active::before,.app-menu__list:focus-within .app-menu-entry--active::before{opacity:0}.app-menu-entry:hover .app-menu-icon__unread,.app-menu-entry:focus-within .app-menu-icon__unread,.app-menu__list:hover .app-menu-icon__unread,.app-menu__list:focus-within .app-menu-icon__unread{opacity:0}","",{version:3,sources:["webpack://./core/src/components/AppMenuEntry.vue"],names:[],mappings:"AAOC,8LACC,oBAAA,CAID,kMACC,SAAA,CAID,sOACC,SAAA,CAGD,kMACC,SAAA",sourceRoot:""}]);const a=s},23759:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".app-menu-icon[data-v-e7078f90]{box-sizing:border-box;position:relative;height:20px;width:20px}.app-menu-icon__icon[data-v-e7078f90]{transition:margin .1s ease-in-out;height:20px;width:20px;filter:var(--background-image-invert-if-bright)}.app-menu-icon__unread[data-v-e7078f90]{color:var(--color-error);position:absolute;inset-block-end:15px;inset-inline-end:-5px;transition:all .1s ease-in-out}","",{version:3,sources:["webpack://./core/src/components/AppMenuIcon.vue"],names:[],mappings:"AAIA,gCACC,qBAAA,CACA,iBAAA,CAEA,WAPW,CAQX,UARW,CAUX,sCACC,iCAAA,CACA,WAZU,CAaV,UAbU,CAcV,+CAAA,CAGD,wCACC,wBAAA,CACA,iBAAA,CAEA,oBAAA,CACA,qBAAA,CACA,8BAAA",sourceRoot:""}]);const a=s},33018:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".contact[data-v-5082c85d]{display:flex;position:relative;align-items:center;padding:3px;padding-inline-start:10px}.contact__action__icon[data-v-5082c85d]{width:20px;height:20px;padding:12px;filter:var(--background-invert-if-dark)}.contact__action__icon-svg[data-v-5082c85d]{padding:5px}.contact__avatar[data-v-5082c85d]{display:inherit}.contact__body[data-v-5082c85d]{flex-grow:1;padding-inline-start:10px;margin-inline-start:10px;min-width:0}.contact__body div[data-v-5082c85d]{position:relative;width:100%;overflow-x:hidden;text-overflow:ellipsis;margin:-1px 0}.contact__body div[data-v-5082c85d]:first-of-type{margin-top:0}.contact__body div[data-v-5082c85d]:last-of-type{margin-bottom:0}.contact__body__last-message[data-v-5082c85d],.contact__body__status-message[data-v-5082c85d],.contact__body__email-address[data-v-5082c85d]{color:var(--color-text-maxcontrast)}.contact__body[data-v-5082c85d]:focus-visible{box-shadow:0 0 0 4px var(--color-main-background) !important;outline:2px solid var(--color-main-text) !important}.contact .other-actions[data-v-5082c85d]{width:16px;height:16px;cursor:pointer}.contact .other-actions img[data-v-5082c85d]{filter:var(--background-invert-if-dark)}.contact button.other-actions[data-v-5082c85d]{width:44px}.contact button.other-actions[data-v-5082c85d]:focus{border-color:rgba(0,0,0,0);box-shadow:0 0 0 2px var(--color-main-text)}.contact button.other-actions[data-v-5082c85d]:focus-visible{border-radius:var(--border-radius-pill)}.contact .menu[data-v-5082c85d]{top:47px;margin-inline-end:13px}.contact .popovermenu[data-v-5082c85d]::after{inset-inline-end:2px}","",{version:3,sources:["webpack://./core/src/components/ContactsMenu/Contact.vue"],names:[],mappings:"AACA,0BACC,YAAA,CACA,iBAAA,CACA,kBAAA,CACA,WAAA,CACA,yBAAA,CAGC,wCACC,UAAA,CACA,WAAA,CACA,YAAA,CACA,uCAAA,CAGD,4CACC,WAAA,CAIF,kCACC,eAAA,CAGD,gCACC,WAAA,CACA,yBAAA,CACA,wBAAA,CACA,WAAA,CAEA,oCACC,iBAAA,CACA,UAAA,CACA,iBAAA,CACA,sBAAA,CACA,aAAA,CAED,kDACC,YAAA,CAED,iDACC,eAAA,CAGD,6IACC,mCAAA,CAGD,8CACC,4DAAA,CACA,mDAAA,CAIF,yCACC,UAAA,CACA,WAAA,CACA,cAAA,CAEA,6CACC,uCAAA,CAIF,+CACC,UAAA,CAEA,qDACC,0BAAA,CACA,2CAAA,CAGD,6DACC,uCAAA,CAKF,gCACC,QAAA,CACA,sBAAA,CAGD,8CACC,oBAAA",sourceRoot:""}]);const a=s},99255:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,"[data-v-7745a625] #header-menu-user-menu{padding:0 !important}.account-menu[data-v-7745a625] button{opacity:1 !important}.account-menu[data-v-7745a625] button:focus-visible .account-menu__avatar{border:var(--border-width-input-focused) solid var(--color-background-plain-text)}.account-menu[data-v-7745a625] .header-menu__content{width:fit-content !important}.account-menu__avatar[data-v-7745a625]:hover{border:var(--border-width-input-focused) solid var(--color-background-plain-text)}.account-menu__list[data-v-7745a625]{display:inline-flex;flex-direction:column;padding-block:var(--default-grid-baseline) 0;padding-inline:0 var(--default-grid-baseline)}.account-menu__list[data-v-7745a625]> li{box-sizing:border-box;flex:0 1}","",{version:3,sources:["webpack://./core/src/views/AccountMenu.vue"],names:[],mappings:"AACA,yCACC,oBAAA,CAIA,sCAGC,oBAAA,CAKC,0EACC,iFAAA,CAMH,qDACC,4BAAA,CAIA,6CAEC,iFAAA,CAIF,qCACC,mBAAA,CACA,qBAAA,CACA,4CAAA,CACA,6CAAA,CAEA,yCACC,qBAAA,CAEA,QAAA",sourceRoot:""}]);const a=s},47457:(t,e,i)=>{"use strict";i.d(e,{A:()=>a});var n=i(71354),o=i.n(n),r=i(76314),s=i.n(r)()(o());s.push([t.id,".contactsmenu[data-v-5201ce2a]{overflow-y:hidden}.contactsmenu__trigger-icon[data-v-5201ce2a]{color:var(--color-background-plain-text) !important}.contactsmenu__menu[data-v-5201ce2a]{display:flex;flex-direction:column;overflow:hidden;height:328px;max-height:inherit}.contactsmenu__menu label[for=contactsmenu__menu__search][data-v-5201ce2a]{font-weight:bold;font-size:19px;margin-inline-start:13px}.contactsmenu__menu__input-wrapper[data-v-5201ce2a]{padding:10px;z-index:2;top:0}.contactsmenu__menu__search[data-v-5201ce2a]{width:100%;height:34px;margin-top:0 !important}.contactsmenu__menu__content[data-v-5201ce2a]{overflow-y:auto;margin-top:10px;flex:1 1 auto}.contactsmenu__menu__content__footer[data-v-5201ce2a]{display:flex;flex-direction:column;align-items:center}.contactsmenu__menu a[data-v-5201ce2a]:focus-visible{box-shadow:inset 0 0 0 2px var(--color-main-text) !important}.contactsmenu[data-v-5201ce2a] .empty-content{margin:0 !important}","",{version:3,sources:["webpack://./core/src/views/ContactsMenu.vue"],names:[],mappings:"AACA,+BACC,iBAAA,CAEA,6CACC,mDAAA,CAGD,qCACC,YAAA,CACA,qBAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CAEA,2EACC,gBAAA,CACA,cAAA,CACA,wBAAA,CAGD,oDACC,YAAA,CACA,SAAA,CACA,KAAA,CAGD,6CACC,UAAA,CACA,WAAA,CACA,uBAAA,CAGD,8CACC,eAAA,CACA,eAAA,CACA,aAAA,CAEA,sDACC,YAAA,CACA,qBAAA,CACA,kBAAA,CAKD,qDACC,4DAAA,CAKH,8CACC,mBAAA",sourceRoot:""}]);const a=s},78112:t=>{var e=e||{};e._XML_CHAR_MAP={"<":"<",">":">","&":"&",'"':""","'":"'"},e._escapeXml=function(t){return t.replace(/[<>&"']/g,(function(t){return e._XML_CHAR_MAP[t]}))},e.Client=function(t){var e;for(e in t)this[e]=t[e]},e.Client.prototype={baseUrl:null,userName:null,password:null,xmlNamespaces:{"DAV:":"d"},propFind:function(t,e,i,n){void 0===i&&(i="0"),i=""+i,(n=n||{}).Depth=i,n["Content-Type"]="application/xml; charset=utf-8";var o,r='\n\n":r+=" \n'}return r+=" \n",r+="",this.request("PROPFIND",t,n,r).then(function(t){return"0"===i?{status:t.status,body:t.body[0],xhr:t.xhr}:{status:t.status,body:t.body,xhr:t.xhr}}.bind(this))},_renderPropSet:function(t){var i=" \n \n";for(var n in t)if(t.hasOwnProperty(n)){var o,r=this.parseClarkNotation(n),s=t[n];"d:resourcetype"!=(o=this.xmlNamespaces[r.namespace]?this.xmlNamespaces[r.namespace]+":"+r.name:"x:"+r.name+' xmlns:x="'+r.namespace+'"')&&(s=e._escapeXml(s)),i+=" <"+o+">"+s+"\n"}return(i+=" \n")+" \n"},propPatch:function(t,e,i){(i=i||{})["Content-Type"]="application/xml; charset=utf-8";var n,o='\n0){for(var i=[],n=0;n{var n=i(93633);t.exports=(n.default||n).template({1:function(t,e,i,n,o){var r,s=t.lookupProperty||function(t,e){if(Object.prototype.hasOwnProperty.call(t,e))return t[e]};return''},compiler:[8,">= 4.3.0"],main:function(t,e,i,n,o){var r,s,a=null!=e?e:t.nullContext||{},c=t.hooks.helperMissing,l="function",u=t.escapeExpression,h=t.lookupProperty||function(t,e){if(Object.prototype.hasOwnProperty.call(t,e))return t[e]};return'
      • \n\t\n\t\t'+(null!=(r=h(i,"if").call(a,null!=e?h(e,"icon"):e,{name:"if",hash:{},fn:t.program(1,o,0),inverse:t.noop,data:o,loc:{start:{line:3,column:2},end:{line:3,column:41}}}))?r:"")+"\n\t\t"+u(typeof(s=null!=(s=h(i,"title")||(null!=e?h(e,"title"):e))?s:c)===l?s.call(a,{name:"title",hash:{},data:o,loc:{start:{line:4,column:8},end:{line:4,column:17}}}):s)+"\n\t\n
      • \n"},useData:!0})},99660:(t,e,i)=>{var n,o,r;!function(){"use strict";o=[i(74692)],n=function(t){t.ui=t.ui||{},t.ui.version="1.13.3";var e,i=0,n=Array.prototype.hasOwnProperty,o=Array.prototype.slice;t.cleanData=(e=t.cleanData,function(i){var n,o,r;for(r=0;null!=(o=i[r]);r++)(n=t._data(o,"events"))&&n.remove&&t(o).triggerHandler("remove");e(i)}),t.widget=function(e,i,n){var o,r,s,a={},c=e.split(".")[0],l=c+"-"+(e=e.split(".")[1]);return n||(n=i,i=t.Widget),Array.isArray(n)&&(n=t.extend.apply(null,[{}].concat(n))),t.expr.pseudos[l.toLowerCase()]=function(e){return!!t.data(e,l)},t[c]=t[c]||{},o=t[c][e],r=t[c][e]=function(t,e){if(!this||!this._createWidget)return new r(t,e);arguments.length&&this._createWidget(t,e)},t.extend(r,o,{version:n.version,_proto:t.extend({},n),_childConstructors:[]}),(s=new i).options=t.widget.extend({},s.options),t.each(n,(function(t,e){a[t]="function"==typeof e?function(){function n(){return i.prototype[t].apply(this,arguments)}function o(e){return i.prototype[t].apply(this,e)}return function(){var t,i=this._super,r=this._superApply;return this._super=n,this._superApply=o,t=e.apply(this,arguments),this._super=i,this._superApply=r,t}}():e})),r.prototype=t.widget.extend(s,{widgetEventPrefix:o&&s.widgetEventPrefix||e},a,{constructor:r,namespace:c,widgetName:e,widgetFullName:l}),o?(t.each(o._childConstructors,(function(e,i){var n=i.prototype;t.widget(n.namespace+"."+n.widgetName,r,i._proto)})),delete o._childConstructors):i._childConstructors.push(r),t.widget.bridge(e,r),r},t.widget.extend=function(e){for(var i,r,s=o.call(arguments,1),a=0,c=s.length;a",options:{classes:{},disabled:!1,create:null},_createWidget:function(e,n){n=t(n||this.defaultElement||this)[0],this.element=t(n),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=t(),this.hoverable=t(),this.focusable=t(),this.classesElementLookup={},n!==this&&(t.data(n,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===n&&this.destroy()}}),this.document=t(n.style?n.ownerDocument:n.document||n),this.window=t(this.document[0].defaultView||this.document[0].parentWindow)),this.options=t.widget.extend({},this.options,this._getCreateOptions(),e),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:t.noop,_create:t.noop,_init:t.noop,destroy:function(){var e=this;this._destroy(),t.each(this.classesElementLookup,(function(t,i){e._removeClass(i,t)})),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:t.noop,widget:function(){return this.element},option:function(e,i){var n,o,r,s=e;if(0===arguments.length)return t.widget.extend({},this.options);if("string"==typeof e)if(s={},n=e.split("."),e=n.shift(),n.length){for(o=s[e]=t.widget.extend({},this.options[e]),r=0;r
        "),r=o.children()[0];return t("body").append(o),i=r.offsetWidth,o.css("overflow","scroll"),i===(n=r.offsetWidth)&&(n=o[0].clientWidth),o.remove(),e=i-n},getScrollInfo:function(e){var i=e.isWindow||e.isDocument?"":e.element.css("overflow-x"),n=e.isWindow||e.isDocument?"":e.element.css("overflow-y"),o="scroll"===i||"auto"===i&&e.width0?"right":"center",vertical:u<0?"top":c>0?"bottom":"middle"};pi(n(c),n(u))?h.important="horizontal":h.important="vertical",e.using.call(this,t,h)}),s.offset(t.extend(B,{using:r}))}))},t.ui.position={fit:{left:function(t,e){var n,o=e.within,r=o.isWindow?o.scrollLeft:o.offset.left,s=o.width,a=t.left-e.collisionPosition.marginLeft,c=r-a,l=a+e.collisionWidth-s-r;e.collisionWidth>s?c>0&&l<=0?(n=t.left+c+e.collisionWidth-s-r,t.left+=c-n):t.left=l>0&&c<=0?r:c>l?r+s-e.collisionWidth:r:c>0?t.left+=c:l>0?t.left-=l:t.left=i(t.left-a,t.left)},top:function(t,e){var n,o=e.within,r=o.isWindow?o.scrollTop:o.offset.top,s=e.within.height,a=t.top-e.collisionPosition.marginTop,c=r-a,l=a+e.collisionHeight-s-r;e.collisionHeight>s?c>0&&l<=0?(n=t.top+c+e.collisionHeight-s-r,t.top+=c-n):t.top=l>0&&c<=0?r:c>l?r+s-e.collisionHeight:r:c>0?t.top+=c:l>0?t.top-=l:t.top=i(t.top-a,t.top)}},flip:{left:function(t,e){var i,o,r=e.within,s=r.offset.left+r.scrollLeft,a=r.width,c=r.isWindow?r.scrollLeft:r.offset.left,l=t.left-e.collisionPosition.marginLeft,u=l-c,h=l+e.collisionWidth-a-c,d="left"===e.my[0]?-e.elemWidth:"right"===e.my[0]?e.elemWidth:0,p="left"===e.at[0]?e.targetWidth:"right"===e.at[0]?-e.targetWidth:0,A=-2*e.offset[0];u<0?((i=t.left+d+p+A+e.collisionWidth-a-s)<0||i0&&((o=t.left-e.collisionPosition.marginLeft+d+p+A-c)>0||n(o)0&&((i=t.top-e.collisionPosition.marginTop+d+p+A-c)>0||n(i)")[0],m=a.each;function C(t){return null==t?t+"":"object"==typeof t?c[l.call(t)]||"object":typeof t}function b(t,e,i){var n=A[e.type]||{};return null==t?i||!e.def?null:e.def:(t=n.floor?~~t:parseFloat(t),isNaN(t)?e.def:n.mod?(t+n.mod)%n.mod:Math.min(n.max,Math.max(0,t)))}function v(t){var e=d(),i=e._rgba=[];return t=t.toLowerCase(),m(h,(function(n,o){var r,s=o.re.exec(t),a=s&&o.parse(s),c=o.space||"rgba";if(a)return r=e[c](a),e[p[c].cache]=r[p[c].cache],i=e._rgba=r._rgba,!1})),i.length?("0,0,0,0"===i.join()&&a.extend(i,r.transparent),e):r[t]}function x(t,e,i){return 6*(i=(i+1)%1)<1?t+(e-t)*i*6:2*i<1?e:3*i<2?t+(e-t)*(2/3-i)*6:t}g.style.cssText="background-color:rgba(1,1,1,.5)",f.rgba=g.style.backgroundColor.indexOf("rgba")>-1,m(p,(function(t,e){e.cache="_"+t,e.props.alpha={idx:3,type:"percent",def:1}})),a.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(t,e){c["[object "+e+"]"]=e.toLowerCase()})),d.fn=a.extend(d.prototype,{parse:function(t,e,i,n){if(void 0===t)return this._rgba=[null,null,null,null],this;(t.jquery||t.nodeType)&&(t=a(t).css(e),e=void 0);var o=this,s=C(t),c=this._rgba=[];return void 0!==e&&(t=[t,e,i,n],s="array"),"string"===s?this.parse(v(t)||r._default):"array"===s?(m(p.rgba.props,(function(e,i){c[i.idx]=b(t[i.idx],i)})),this):"object"===s?(m(p,t instanceof d?function(e,i){t[i.cache]&&(o[i.cache]=t[i.cache].slice())}:function(e,i){var n=i.cache;m(i.props,(function(e,r){if(!o[n]&&i.to){if("alpha"===e||null==t[e])return;o[n]=i.to(o._rgba)}o[n][r.idx]=b(t[e],r,!0)})),o[n]&&a.inArray(null,o[n].slice(0,3))<0&&(null==o[n][3]&&(o[n][3]=1),i.from&&(o._rgba=i.from(o[n])))}),this):void 0},is:function(t){var e=d(t),i=!0,n=this;return m(p,(function(t,o){var r,s=e[o.cache];return s&&(r=n[o.cache]||o.to&&o.to(n._rgba)||[],m(o.props,(function(t,e){if(null!=s[e.idx])return i=s[e.idx]===r[e.idx]}))),i})),i},_space:function(){var t=[],e=this;return m(p,(function(i,n){e[n.cache]&&t.push(i)})),t.pop()},transition:function(t,e){var i=d(t),n=i._space(),o=p[n],r=0===this.alpha()?d("transparent"):this,s=r[o.cache]||o.to(r._rgba),a=s.slice();return i=i[o.cache],m(o.props,(function(t,n){var o=n.idx,r=s[o],c=i[o],l=A[n.type]||{};null!==c&&(null===r?a[o]=c:(l.mod&&(c-r>l.mod/2?r+=l.mod:r-c>l.mod/2&&(r-=l.mod)),a[o]=b((c-r)*e+r,n)))})),this[n](a)},blend:function(t){if(1===this._rgba[3])return this;var e=this._rgba.slice(),i=e.pop(),n=d(t)._rgba;return d(a.map(e,(function(t,e){return(1-i)*n[e]+i*t})))},toRgbaString:function(){var t="rgba(",e=a.map(this._rgba,(function(t,e){return null!=t?t:e>2?1:0}));return 1===e[3]&&(e.pop(),t="rgb("),t+e.join()+")"},toHslaString:function(){var t="hsla(",e=a.map(this.hsla(),(function(t,e){return null==t&&(t=e>2?1:0),e&&e<3&&(t=Math.round(100*t)+"%"),t}));return 1===e[3]&&(e.pop(),t="hsl("),t+e.join()+")"},toHexString:function(t){var e=this._rgba.slice(),i=e.pop();return t&&e.push(~~(255*i)),"#"+a.map(e,(function(t){return 1===(t=(t||0).toString(16)).length?"0"+t:t})).join("")},toString:function(){return 0===this._rgba[3]?"transparent":this.toRgbaString()}}),d.fn.parse.prototype=d.fn,p.hsla.to=function(t){if(null==t[0]||null==t[1]||null==t[2])return[null,null,null,t[3]];var e,i,n=t[0]/255,o=t[1]/255,r=t[2]/255,s=t[3],a=Math.max(n,o,r),c=Math.min(n,o,r),l=a-c,u=a+c,h=.5*u;return e=c===a?0:n===a?60*(o-r)/l+360:o===a?60*(r-n)/l+120:60*(n-o)/l+240,i=0===l?0:h<=.5?l/u:l/(2-u),[Math.round(e)%360,i,h,null==s?1:s]},p.hsla.from=function(t){if(null==t[0]||null==t[1]||null==t[2])return[null,null,null,t[3]];var e=t[0]/360,i=t[1],n=t[2],o=t[3],r=n<=.5?n*(1+i):n+i-n*i,s=2*n-r;return[Math.round(255*x(s,r,e+1/3)),Math.round(255*x(s,r,e)),Math.round(255*x(s,r,e-1/3)),o]},m(p,(function(t,e){var i=e.props,n=e.cache,o=e.to,r=e.from;d.fn[t]=function(t){if(o&&!this[n]&&(this[n]=o(this._rgba)),void 0===t)return this[n].slice();var e,s=C(t),a="array"===s||"object"===s?t:arguments,c=this[n].slice();return m(i,(function(t,e){var i=a["object"===s?t:e.idx];null==i&&(i=c[e.idx]),c[e.idx]=b(i,e)})),r?((e=d(r(c)))[n]=c,e):d(c)},m(i,(function(e,i){d.fn[e]||(d.fn[e]=function(n){var o,r,s,a,c=C(n);return r=(o=this[a="alpha"===e?this._hsla?"hsla":"rgba":t]())[i.idx],"undefined"===c?r:("function"===c&&(c=C(n=n.call(this,r))),null==n&&i.empty?this:("string"===c&&(s=u.exec(n))&&(n=r+parseFloat(s[2])*("+"===s[1]?1:-1)),o[i.idx]=n,this[a](o)))})}))})),d.hook=function(t){var e=t.split(" ");m(e,(function(t,e){a.cssHooks[e]={set:function(t,i){var n,o,r="";if("transparent"!==i&&("string"!==C(i)||(n=v(i)))){if(i=d(n||i),!f.rgba&&1!==i._rgba[3]){for(o="backgroundColor"===e?t.parentNode:t;(""===r||"transparent"===r)&&o&&o.style;)try{r=a.css(o,"backgroundColor"),o=o.parentNode}catch(t){}i=i.blend(r&&"transparent"!==r?r:"_default")}i=i.toRgbaString()}try{t.style[e]=i}catch(t){}}},a.fx.step[e]=function(t){t.colorInit||(t.start=d(t.elem,e),t.end=d(t.end),t.colorInit=!0),a.cssHooks[e].set(t.elem,t.start.transition(t.end,t.pos))}}))},d.hook("backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor"),a.cssHooks.borderColor={expand:function(t){var e={};return m(["Top","Right","Bottom","Left"],(function(i,n){e["border"+n+"Color"]=t})),e}},r=a.Color.names={aqua:"#00ffff",black:"#000000",blue:"#0000ff",fuchsia:"#ff00ff",gray:"#808080",green:"#008000",lime:"#00ff00",maroon:"#800000",navy:"#000080",olive:"#808000",purple:"#800080",red:"#ff0000",silver:"#c0c0c0",teal:"#008080",white:"#ffffff",yellow:"#ffff00",transparent:[null,null,null,0],_default:"#ffffff"};var w,y,k="ui-effects-",B="ui-effects-style",E="ui-effects-animated";if(t.effects={effect:{}},function(){var e=["add","remove","toggle"],i={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};function n(t){var e,i,n,o=t.ownerDocument.defaultView?t.ownerDocument.defaultView.getComputedStyle(t,null):t.currentStyle,r={};if(o&&o.length&&o[0]&&o[o[0]])for(i=o.length;i--;)"string"==typeof o[e=o[i]]&&(r[(n=e,n.replace(/-([\da-z])/gi,(function(t,e){return e.toUpperCase()})))]=o[e]);else for(e in o)"string"==typeof o[e]&&(r[e]=o[e]);return r}t.each(["borderLeftStyle","borderRightStyle","borderBottomStyle","borderTopStyle"],(function(e,i){t.fx.step[i]=function(t){("none"!==t.end&&!t.setAttr||1===t.pos&&!t.setAttr)&&(a.style(t.elem,i,t.end),t.setAttr=!0)}})),t.fn.addBack||(t.fn.addBack=function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}),t.effects.animateClass=function(o,r,s,a){var c=t.speed(r,s,a);return this.queue((function(){var r,s=t(this),a=s.attr("class")||"",l=c.children?s.find("*").addBack():s;l=l.map((function(){return{el:t(this),start:n(this)}})),(r=function(){t.each(e,(function(t,e){o[e]&&s[e+"Class"](o[e])}))})(),l=l.map((function(){return this.end=n(this.el[0]),this.diff=function(e,n){var o,r,s={};for(o in n)r=n[o],e[o]!==r&&(i[o]||!t.fx.step[o]&&isNaN(parseFloat(r))||(s[o]=r));return s}(this.start,this.end),this})),s.attr("class",a),l=l.map((function(){var e=this,i=t.Deferred(),n=t.extend({},c,{queue:!1,complete:function(){i.resolve(e)}});return this.el.animate(this.diff,n),i.promise()})),t.when.apply(t,l.get()).done((function(){r(),t.each(arguments,(function(){var e=this.el;t.each(this.diff,(function(t){e.css(t,"")}))})),c.complete.call(s[0])}))}))},t.fn.extend({addClass:function(e){return function(i,n,o,r){return n?t.effects.animateClass.call(this,{add:i},n,o,r):e.apply(this,arguments)}}(t.fn.addClass),removeClass:function(e){return function(i,n,o,r){return arguments.length>1?t.effects.animateClass.call(this,{remove:i},n,o,r):e.apply(this,arguments)}}(t.fn.removeClass),toggleClass:function(e){return function(i,n,o,r,s){return"boolean"==typeof n||void 0===n?o?t.effects.animateClass.call(this,n?{add:i}:{remove:i},o,r,s):e.apply(this,arguments):t.effects.animateClass.call(this,{toggle:i},n,o,r)}}(t.fn.toggleClass),switchClass:function(e,i,n,o,r){return t.effects.animateClass.call(this,{add:i,remove:e},n,o,r)}})}(),function(){function e(e,i,n,o){return t.isPlainObject(e)&&(i=e,e=e.effect),e={effect:e},null==i&&(i={}),"function"==typeof i&&(o=i,n=null,i={}),("number"==typeof i||t.fx.speeds[i])&&(o=n,n=i,i={}),"function"==typeof n&&(o=n,n=null),i&&t.extend(e,i),n=n||i.duration,e.duration=t.fx.off?0:"number"==typeof n?n:n in t.fx.speeds?t.fx.speeds[n]:t.fx.speeds._default,e.complete=o||i.complete,e}function i(e){return!(e&&"number"!=typeof e&&!t.fx.speeds[e])||"string"==typeof e&&!t.effects.effect[e]||"function"==typeof e||"object"==typeof e&&!e.effect}function n(t,e){var i=e.outerWidth(),n=e.outerHeight(),o=/^rect\((-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto),?\s*(-?\d*\.?\d*px|-?\d+%|auto)\)$/.exec(t)||["",0,i,n,0];return{top:parseFloat(o[1])||0,right:"auto"===o[2]?i:parseFloat(o[2]),bottom:"auto"===o[3]?n:parseFloat(o[3]),left:parseFloat(o[4])||0}}t.expr&&t.expr.pseudos&&t.expr.pseudos.animated&&(t.expr.pseudos.animated=function(e){return function(i){return!!t(i).data(E)||e(i)}}(t.expr.pseudos.animated)),!1!==t.uiBackCompat&&t.extend(t.effects,{save:function(t,e){for(var i=0,n=e.length;i
        ").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),o={width:e.width(),height:e.height()},r=document.activeElement;try{r.id}catch(t){r=document.body}return e.wrap(n),(e[0]===r||t.contains(e[0],r))&&t(r).trigger("focus"),n=e.parent(),"static"===e.css("position")?(n.css({position:"relative"}),e.css({position:"relative"})):(t.extend(i,{position:e.css("position"),zIndex:e.css("z-index")}),t.each(["top","left","bottom","right"],(function(t,n){i[n]=e.css(n),isNaN(parseInt(i[n],10))&&(i[n]="auto")})),e.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})),e.css(o),n.css(i).show()},removeWrapper:function(e){var i=document.activeElement;return e.parent().is(".ui-effects-wrapper")&&(e.parent().replaceWith(e),(e[0]===i||t.contains(e[0],i))&&t(i).trigger("focus")),e}}),t.extend(t.effects,{version:"1.13.3",define:function(e,i,n){return n||(n=i,i="effect"),t.effects.effect[e]=n,t.effects.effect[e].mode=i,n},scaledDimensions:function(t,e,i){if(0===e)return{height:0,width:0,outerHeight:0,outerWidth:0};var n="horizontal"!==i?(e||100)/100:1,o="vertical"!==i?(e||100)/100:1;return{height:t.height()*o,width:t.width()*n,outerHeight:t.outerHeight()*o,outerWidth:t.outerWidth()*n}},clipToBox:function(t){return{width:t.clip.right-t.clip.left,height:t.clip.bottom-t.clip.top,left:t.clip.left,top:t.clip.top}},unshift:function(t,e,i){var n=t.queue();e>1&&n.splice.apply(n,[1,0].concat(n.splice(e,i))),t.dequeue()},saveStyle:function(t){t.data(B,t[0].style.cssText)},restoreStyle:function(t){t[0].style.cssText=t.data(B)||"",t.removeData(B)},mode:function(t,e){var i=t.is(":hidden");return"toggle"===e&&(e=i?"show":"hide"),(i?"hide"===e:"show"===e)&&(e="none"),e},getBaseline:function(t,e){var i,n;switch(t[0]){case"top":i=0;break;case"middle":i=.5;break;case"bottom":i=1;break;default:i=t[0]/e.height}switch(t[1]){case"left":n=0;break;case"center":n=.5;break;case"right":n=1;break;default:n=t[1]/e.width}return{x:n,y:i}},createPlaceholder:function(e){var i,n=e.css("position"),o=e.position();return e.css({marginTop:e.css("marginTop"),marginBottom:e.css("marginBottom"),marginLeft:e.css("marginLeft"),marginRight:e.css("marginRight")}).outerWidth(e.outerWidth()).outerHeight(e.outerHeight()),/^(static|relative)/.test(n)&&(n="absolute",i=t("<"+e[0].nodeName+">").insertAfter(e).css({display:/^(inline|ruby)/.test(e.css("display"))?"inline-block":"block",visibility:"hidden",marginTop:e.css("marginTop"),marginBottom:e.css("marginBottom"),marginLeft:e.css("marginLeft"),marginRight:e.css("marginRight"),float:e.css("float")}).outerWidth(e.outerWidth()).outerHeight(e.outerHeight()).addClass("ui-effects-placeholder"),e.data(k+"placeholder",i)),e.css({position:n,left:o.left,top:o.top}),i},removePlaceholder:function(t){var e=k+"placeholder",i=t.data(e);i&&(i.remove(),t.removeData(e))},cleanUp:function(e){t.effects.restoreStyle(e),t.effects.removePlaceholder(e)},setTransition:function(e,i,n,o){return o=o||{},t.each(i,(function(t,i){var r=e.cssUnit(i);r[0]>0&&(o[i]=r[0]*n+r[1])})),o}}),t.fn.extend({effect:function(){var i=e.apply(this,arguments),n=t.effects.effect[i.effect],o=n.mode,r=i.queue,s=r||"fx",a=i.complete,c=i.mode,l=[],u=function(e){var i=t(this),n=t.effects.mode(i,c)||o;i.data(E,!0),l.push(n),o&&("show"===n||n===o&&"hide"===n)&&i.show(),o&&"none"===n||t.effects.saveStyle(i),"function"==typeof e&&e()};if(t.fx.off||!n)return c?this[c](i.duration,a):this.each((function(){a&&a.call(this)}));function h(e){var r=t(this);function s(){"function"==typeof a&&a.call(r[0]),"function"==typeof e&&e()}i.mode=l.shift(),!1===t.uiBackCompat||o?"none"===i.mode?(r[c](),s()):n.call(r[0],i,(function(){r.removeData(E),t.effects.cleanUp(r),"hide"===i.mode&&r.hide(),s()})):(r.is(":hidden")?"hide"===c:"show"===c)?(r[c](),s()):n.call(r[0],i,s)}return!1===r?this.each(u).each(h):this.queue(s,u).queue(s,h)},show:function(t){return function(n){if(i(n))return t.apply(this,arguments);var o=e.apply(this,arguments);return o.mode="show",this.effect.call(this,o)}}(t.fn.show),hide:function(t){return function(n){if(i(n))return t.apply(this,arguments);var o=e.apply(this,arguments);return o.mode="hide",this.effect.call(this,o)}}(t.fn.hide),toggle:function(t){return function(n){if(i(n)||"boolean"==typeof n)return t.apply(this,arguments);var o=e.apply(this,arguments);return o.mode="toggle",this.effect.call(this,o)}}(t.fn.toggle),cssUnit:function(e){var i=this.css(e),n=[];return t.each(["em","px","%","pt"],(function(t,e){i.indexOf(e)>0&&(n=[parseFloat(i),e])})),n},cssClip:function(t){return t?this.css("clip","rect("+t.top+"px "+t.right+"px "+t.bottom+"px "+t.left+"px)"):n(this.css("clip"),this)},transfer:function(e,i){var n=t(this),o=t(e.to),r="fixed"===o.css("position"),s=t("body"),a=r?s.scrollTop():0,c=r?s.scrollLeft():0,l=o.offset(),u={top:l.top-a,left:l.left-c,height:o.innerHeight(),width:o.innerWidth()},h=n.offset(),d=t("
        ");d.appendTo("body").addClass(e.className).css({top:h.top-a,left:h.left-c,height:n.innerHeight(),width:n.innerWidth(),position:r?"fixed":"absolute"}).animate(u,e.duration,e.easing,(function(){d.remove(),"function"==typeof i&&i()}))}}),t.fx.step.clip=function(e){e.clipInit||(e.start=t(e.elem).cssClip(),"string"==typeof e.end&&(e.end=n(e.end,e.elem)),e.clipInit=!0),t(e.elem).cssClip({top:e.pos*(e.end.top-e.start.top)+e.start.top,right:e.pos*(e.end.right-e.start.right)+e.start.right,bottom:e.pos*(e.end.bottom-e.start.bottom)+e.start.bottom,left:e.pos*(e.end.left-e.start.left)+e.start.left})}}(),w={},t.each(["Quad","Cubic","Quart","Quint","Expo"],(function(t,e){w[e]=function(e){return Math.pow(e,t+2)}})),t.extend(w,{Sine:function(t){return 1-Math.cos(t*Math.PI/2)},Circ:function(t){return 1-Math.sqrt(1-t*t)},Elastic:function(t){return 0===t||1===t?t:-Math.pow(2,8*(t-1))*Math.sin((80*(t-1)-7.5)*Math.PI/15)},Back:function(t){return t*t*(3*t-2)},Bounce:function(t){for(var e,i=4;t<((e=Math.pow(2,--i))-1)/11;);return 1/Math.pow(4,3-i)-7.5625*Math.pow((3*e-2)/22-t,2)}}),t.each(w,(function(e,i){t.easing["easeIn"+e]=i,t.easing["easeOut"+e]=function(t){return 1-i(1-t)},t.easing["easeInOut"+e]=function(t){return t<.5?i(2*t)/2:1-i(-2*t+2)/2}})),t.effects,t.effects.define("blind","hide",(function(e,i){var n={up:["bottom","top"],vertical:["bottom","top"],down:["top","bottom"],left:["right","left"],horizontal:["right","left"],right:["left","right"]},o=t(this),r=e.direction||"up",s=o.cssClip(),a={clip:t.extend({},s)},c=t.effects.createPlaceholder(o);a.clip[n[r][0]]=a.clip[n[r][1]],"show"===e.mode&&(o.cssClip(a.clip),c&&c.css(t.effects.clipToBox(a)),a.clip=s),c&&c.animate(t.effects.clipToBox(a),e.duration,e.easing),o.animate(a,{queue:!1,duration:e.duration,easing:e.easing,complete:i})})),t.effects.define("bounce",(function(e,i){var n,o,r,s=t(this),a=e.mode,c="hide"===a,l="show"===a,u=e.direction||"up",h=e.distance,d=e.times||5,p=2*d+(l||c?1:0),A=e.duration/p,f=e.easing,g="up"===u||"down"===u?"top":"left",m="up"===u||"left"===u,C=0,b=s.queue().length;for(t.effects.createPlaceholder(s),r=s.css(g),h||(h=s["top"===g?"outerHeight":"outerWidth"]()/3),l&&((o={opacity:1})[g]=r,s.css("opacity",0).css(g,m?2*-h:2*h).animate(o,A,f)),c&&(h/=Math.pow(2,d-1)),(o={})[g]=r;C
        ").css({position:"absolute",visibility:"visible",left:-o*A,top:-n*f}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:A,height:f,left:r+(d?a*A:0),top:s+(d?c*f:0),opacity:d?0:1}).animate({left:r+(d?0:a*A),top:s+(d?0:c*f),opacity:d?1:0},e.duration||500,e.easing,m)})),t.effects.define("fade","toggle",(function(e,i){var n="show"===e.mode;t(this).css("opacity",n?0:1).animate({opacity:n?1:0},{queue:!1,duration:e.duration,easing:e.easing,complete:i})})),t.effects.define("fold","hide",(function(e,i){var n=t(this),o=e.mode,r="show"===o,s="hide"===o,a=e.size||15,c=/([0-9]+)%/.exec(a),l=e.horizFirst?["right","bottom"]:["bottom","right"],u=e.duration/2,h=t.effects.createPlaceholder(n),d=n.cssClip(),p={clip:t.extend({},d)},A={clip:t.extend({},d)},f=[d[l[0]],d[l[1]]],g=n.queue().length;c&&(a=parseInt(c[1],10)/100*f[s?0:1]),p.clip[l[0]]=a,A.clip[l[0]]=a,A.clip[l[1]]=0,r&&(n.cssClip(A.clip),h&&h.css(t.effects.clipToBox(A)),A.clip=d),n.queue((function(i){h&&h.animate(t.effects.clipToBox(p),u,e.easing).animate(t.effects.clipToBox(A),u,e.easing),i()})).animate(p,u,e.easing).animate(A,u,e.easing).queue(i),t.effects.unshift(n,g,4)})),t.effects.define("highlight","show",(function(e,i){var n=t(this),o={backgroundColor:n.css("backgroundColor")};"hide"===e.mode&&(o.opacity=0),t.effects.saveStyle(n),n.css({backgroundImage:"none",backgroundColor:e.color||"#ffff99"}).animate(o,{queue:!1,duration:e.duration,easing:e.easing,complete:i})})),t.effects.define("size",(function(e,i){var n,o,r,s=t(this),a=["fontSize"],c=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"],l=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"],u=e.mode,h="effect"!==u,d=e.scale||"both",p=e.origin||["middle","center"],A=s.css("position"),f=s.position(),g=t.effects.scaledDimensions(s),m=e.from||g,C=e.to||t.effects.scaledDimensions(s,0);t.effects.createPlaceholder(s),"show"===u&&(r=m,m=C,C=r),o={from:{y:m.height/g.height,x:m.width/g.width},to:{y:C.height/g.height,x:C.width/g.width}},"box"!==d&&"both"!==d||(o.from.y!==o.to.y&&(m=t.effects.setTransition(s,c,o.from.y,m),C=t.effects.setTransition(s,c,o.to.y,C)),o.from.x!==o.to.x&&(m=t.effects.setTransition(s,l,o.from.x,m),C=t.effects.setTransition(s,l,o.to.x,C))),"content"!==d&&"both"!==d||o.from.y!==o.to.y&&(m=t.effects.setTransition(s,a,o.from.y,m),C=t.effects.setTransition(s,a,o.to.y,C)),p&&(n=t.effects.getBaseline(p,g),m.top=(g.outerHeight-m.outerHeight)*n.y+f.top,m.left=(g.outerWidth-m.outerWidth)*n.x+f.left,C.top=(g.outerHeight-C.outerHeight)*n.y+f.top,C.left=(g.outerWidth-C.outerWidth)*n.x+f.left),delete m.outerHeight,delete m.outerWidth,s.css(m),"content"!==d&&"both"!==d||(c=c.concat(["marginTop","marginBottom"]).concat(a),l=l.concat(["marginLeft","marginRight"]),s.find("*[width]").each((function(){var i=t(this),n=t.effects.scaledDimensions(i),r={height:n.height*o.from.y,width:n.width*o.from.x,outerHeight:n.outerHeight*o.from.y,outerWidth:n.outerWidth*o.from.x},s={height:n.height*o.to.y,width:n.width*o.to.x,outerHeight:n.height*o.to.y,outerWidth:n.width*o.to.x};o.from.y!==o.to.y&&(r=t.effects.setTransition(i,c,o.from.y,r),s=t.effects.setTransition(i,c,o.to.y,s)),o.from.x!==o.to.x&&(r=t.effects.setTransition(i,l,o.from.x,r),s=t.effects.setTransition(i,l,o.to.x,s)),h&&t.effects.saveStyle(i),i.css(r),i.animate(s,e.duration,e.easing,(function(){h&&t.effects.restoreStyle(i)}))}))),s.animate(C,{queue:!1,duration:e.duration,easing:e.easing,complete:function(){var e=s.offset();0===C.opacity&&s.css("opacity",m.opacity),h||(s.css("position","static"===A?"relative":A).offset(e),t.effects.saveStyle(s)),i()}})})),t.effects.define("scale",(function(e,i){var n=t(this),o=e.mode,r=parseInt(e.percent,10)||(0===parseInt(e.percent,10)||"effect"!==o?0:100),s=t.extend(!0,{from:t.effects.scaledDimensions(n),to:t.effects.scaledDimensions(n,r,e.direction||"both"),origin:e.origin||["middle","center"]},e);e.fade&&(s.from.opacity=1,s.to.opacity=0),t.effects.effect.size.call(this,s,i)})),t.effects.define("puff","hide",(function(e,i){var n=t.extend(!0,{},e,{fade:!0,percent:parseInt(e.percent,10)||150});t.effects.effect.scale.call(this,n,i)})),t.effects.define("pulsate","show",(function(e,i){var n=t(this),o=e.mode,r="show"===o,s=r||"hide"===o,a=2*(e.times||5)+(s?1:0),c=e.duration/a,l=0,u=1,h=n.queue().length;for(!r&&n.is(":visible")||(n.css("opacity",0).show(),l=1);u0&&r.is(":visible")):(/^(input|select|textarea|button|object)$/.test(c)?(s=!e.disabled)&&(a=t(e).closest("fieldset")[0])&&(s=!a.disabled):s="a"===c&&e.href||i,s&&t(e).is(":visible")&&function(t){for(var e=t.css("visibility");"inherit"===e;)e=(t=t.parent()).css("visibility");return"visible"===e}(t(e)))},t.extend(t.expr.pseudos,{focusable:function(e){return t.ui.focusable(e,null!=t.attr(e,"tabindex"))}}),t.ui.focusable,t.fn._form=function(){return"string"==typeof this[0].form?this.closest("form"):t(this[0].form)},t.ui.formResetMixin={_formResetHandler:function(){var e=t(this);setTimeout((function(){var i=e.data("ui-form-reset-instances");t.each(i,(function(){this.refresh()}))}))},_bindFormResetHandler:function(){if(this.form=this.element._form(),this.form.length){var t=this.form.data("ui-form-reset-instances")||[];t.length||this.form.on("reset.ui-form-reset",this._formResetHandler),t.push(this),this.form.data("ui-form-reset-instances",t)}},_unbindFormResetHandler:function(){if(this.form.length){var e=this.form.data("ui-form-reset-instances");e.splice(t.inArray(this,e),1),e.length?this.form.data("ui-form-reset-instances",e):this.form.removeData("ui-form-reset-instances").off("reset.ui-form-reset")}}},t.expr.pseudos||(t.expr.pseudos=t.expr[":"]),t.uniqueSort||(t.uniqueSort=t.unique),!t.escapeSelector){var _=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g,I=function(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t};t.escapeSelector=function(t){return(t+"").replace(_,I)}}t.fn.even&&t.fn.odd||t.fn.extend({even:function(){return this.filter((function(t){return t%2==0}))},odd:function(){return this.filter((function(t){return t%2==1}))}}),t.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},t.fn.labels=function(){var e,i,n,o,r;return this.length?this[0].labels&&this[0].labels.length?this.pushStack(this[0].labels):(o=this.eq(0).parents("label"),(n=this.attr("id"))&&(r=(e=this.eq(0).parents().last()).add(e.length?e.siblings():this.siblings()),i="label[for='"+t.escapeSelector(n)+"']",o=o.add(r.find(i).addBack(i))),this.pushStack(o)):this.pushStack([])},t.fn.scrollParent=function(e){var i=this.css("position"),n="absolute"===i,o=e?/(auto|scroll|hidden)/:/(auto|scroll)/,r=this.parents().filter((function(){var e=t(this);return(!n||"static"!==e.css("position"))&&o.test(e.css("overflow")+e.css("overflow-y")+e.css("overflow-x"))})).eq(0);return"fixed"!==i&&r.length?r:t(this[0].ownerDocument||document)},t.extend(t.expr.pseudos,{tabbable:function(e){var i=t.attr(e,"tabindex"),n=null!=i;return(!n||i>=0)&&t.ui.focusable(e,n)}}),t.fn.extend({uniqueId:(y=0,function(){return this.each((function(){this.id||(this.id="ui-id-"+ ++y)}))}),removeUniqueId:function(){return this.each((function(){/^ui-id-\d+$/.test(this.id)&&t(this).removeAttr("id")}))}}),t.widget("ui.accordion",{version:"1.13.3",options:{active:0,animate:{},classes:{"ui-accordion-header":"ui-corner-top","ui-accordion-header-collapsed":"ui-corner-all","ui-accordion-content":"ui-corner-bottom"},collapsible:!1,event:"click",header:function(t){return t.find("> li > :first-child").add(t.find("> :not(li)").even())},heightStyle:"auto",icons:{activeHeader:"ui-icon-triangle-1-s",header:"ui-icon-triangle-1-e"},activate:null,beforeActivate:null},hideProps:{borderTopWidth:"hide",borderBottomWidth:"hide",paddingTop:"hide",paddingBottom:"hide",height:"hide"},showProps:{borderTopWidth:"show",borderBottomWidth:"show",paddingTop:"show",paddingBottom:"show",height:"show"},_create:function(){var e=this.options;this.prevShow=this.prevHide=t(),this._addClass("ui-accordion","ui-widget ui-helper-reset"),this.element.attr("role","tablist"),e.collapsible||!1!==e.active&&null!=e.active||(e.active=0),this._processPanels(),e.active<0&&(e.active+=this.headers.length),this._refresh()},_getCreateEventData:function(){return{header:this.active,panel:this.active.length?this.active.next():t()}},_createIcons:function(){var e,i,n=this.options.icons;n&&(e=t(""),this._addClass(e,"ui-accordion-header-icon","ui-icon "+n.header),e.prependTo(this.headers),i=this.active.children(".ui-accordion-header-icon"),this._removeClass(i,n.header)._addClass(i,null,n.activeHeader)._addClass(this.headers,"ui-accordion-icons"))},_destroyIcons:function(){this._removeClass(this.headers,"ui-accordion-icons"),this.headers.children(".ui-accordion-header-icon").remove()},_destroy:function(){var t;this.element.removeAttr("role"),this.headers.removeAttr("role aria-expanded aria-selected aria-controls tabIndex").removeUniqueId(),this._destroyIcons(),t=this.headers.next().css("display","").removeAttr("role aria-hidden aria-labelledby").removeUniqueId(),"content"!==this.options.heightStyle&&t.css("height","")},_setOption:function(t,e){"active"!==t?("event"===t&&(this.options.event&&this._off(this.headers,this.options.event),this._setupEvents(e)),this._super(t,e),"collapsible"!==t||e||!1!==this.options.active||this._activate(0),"icons"===t&&(this._destroyIcons(),e&&this._createIcons())):this._activate(e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",t),this._toggleClass(null,"ui-state-disabled",!!t),this._toggleClass(this.headers.add(this.headers.next()),null,"ui-state-disabled",!!t)},_keydown:function(e){if(!e.altKey&&!e.ctrlKey){var i=t.ui.keyCode,n=this.headers.length,o=this.headers.index(e.target),r=!1;switch(e.keyCode){case i.RIGHT:case i.DOWN:r=this.headers[(o+1)%n];break;case i.LEFT:case i.UP:r=this.headers[(o-1+n)%n];break;case i.SPACE:case i.ENTER:this._eventHandler(e);break;case i.HOME:r=this.headers[0];break;case i.END:r=this.headers[n-1]}r&&(t(e.target).attr("tabIndex",-1),t(r).attr("tabIndex",0),t(r).trigger("focus"),e.preventDefault())}},_panelKeyDown:function(e){e.keyCode===t.ui.keyCode.UP&&e.ctrlKey&&t(e.currentTarget).prev().trigger("focus")},refresh:function(){var e=this.options;this._processPanels(),!1===e.active&&!0===e.collapsible||!this.headers.length?(e.active=!1,this.active=t()):!1===e.active?this._activate(0):this.active.length&&!t.contains(this.element[0],this.active[0])?this.headers.length===this.headers.find(".ui-state-disabled").length?(e.active=!1,this.active=t()):this._activate(Math.max(0,e.active-1)):e.active=this.headers.index(this.active),this._destroyIcons(),this._refresh()},_processPanels:function(){var t=this.headers,e=this.panels;"function"==typeof this.options.header?this.headers=this.options.header(this.element):this.headers=this.element.find(this.options.header),this._addClass(this.headers,"ui-accordion-header ui-accordion-header-collapsed","ui-state-default"),this.panels=this.headers.next().filter(":not(.ui-accordion-content-active)").hide(),this._addClass(this.panels,"ui-accordion-content","ui-helper-reset ui-widget-content"),e&&(this._off(t.not(this.headers)),this._off(e.not(this.panels)))},_refresh:function(){var e,i=this.options,n=i.heightStyle,o=this.element.parent();this.active=this._findActive(i.active),this._addClass(this.active,"ui-accordion-header-active","ui-state-active")._removeClass(this.active,"ui-accordion-header-collapsed"),this._addClass(this.active.next(),"ui-accordion-content-active"),this.active.next().show(),this.headers.attr("role","tab").each((function(){var e=t(this),i=e.uniqueId().attr("id"),n=e.next(),o=n.uniqueId().attr("id");e.attr("aria-controls",o),n.attr("aria-labelledby",i)})).next().attr("role","tabpanel"),this.headers.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}).next().attr({"aria-hidden":"true"}).hide(),this.active.length?this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}).next().attr({"aria-hidden":"false"}):this.headers.eq(0).attr("tabIndex",0),this._createIcons(),this._setupEvents(i.event),"fill"===n?(e=o.height(),this.element.siblings(":visible").each((function(){var i=t(this),n=i.css("position");"absolute"!==n&&"fixed"!==n&&(e-=i.outerHeight(!0))})),this.headers.each((function(){e-=t(this).outerHeight(!0)})),this.headers.next().each((function(){t(this).height(Math.max(0,e-t(this).innerHeight()+t(this).height()))})).css("overflow","auto")):"auto"===n&&(e=0,this.headers.next().each((function(){var i=t(this).is(":visible");i||t(this).show(),e=Math.max(e,t(this).css("height","").height()),i||t(this).hide()})).height(e))},_activate:function(e){var i=this._findActive(e)[0];i!==this.active[0]&&(i=i||this.active[0],this._eventHandler({target:i,currentTarget:i,preventDefault:t.noop}))},_findActive:function(e){return"number"==typeof e?this.headers.eq(e):t()},_setupEvents:function(e){var i={keydown:"_keydown"};e&&t.each(e.split(" "),(function(t,e){i[e]="_eventHandler"})),this._off(this.headers.add(this.headers.next())),this._on(this.headers,i),this._on(this.headers.next(),{keydown:"_panelKeyDown"}),this._hoverable(this.headers),this._focusable(this.headers)},_eventHandler:function(e){var i,n,o=this.options,r=this.active,s=t(e.currentTarget),a=s[0]===r[0],c=a&&o.collapsible,l=c?t():s.next(),u=r.next(),h={oldHeader:r,oldPanel:u,newHeader:c?t():s,newPanel:l};e.preventDefault(),a&&!o.collapsible||!1===this._trigger("beforeActivate",e,h)||(o.active=!c&&this.headers.index(s),this.active=a?t():s,this._toggle(h),this._removeClass(r,"ui-accordion-header-active","ui-state-active"),o.icons&&(i=r.children(".ui-accordion-header-icon"),this._removeClass(i,null,o.icons.activeHeader)._addClass(i,null,o.icons.header)),a||(this._removeClass(s,"ui-accordion-header-collapsed")._addClass(s,"ui-accordion-header-active","ui-state-active"),o.icons&&(n=s.children(".ui-accordion-header-icon"),this._removeClass(n,null,o.icons.header)._addClass(n,null,o.icons.activeHeader)),this._addClass(s.next(),"ui-accordion-content-active")))},_toggle:function(e){var i=e.newPanel,n=this.prevShow.length?this.prevShow:e.oldPanel;this.prevShow.add(this.prevHide).stop(!0,!0),this.prevShow=i,this.prevHide=n,this.options.animate?this._animate(i,n,e):(n.hide(),i.show(),this._toggleComplete(e)),n.attr({"aria-hidden":"true"}),n.prev().attr({"aria-selected":"false","aria-expanded":"false"}),i.length&&n.length?n.prev().attr({tabIndex:-1,"aria-expanded":"false"}):i.length&&this.headers.filter((function(){return 0===parseInt(t(this).attr("tabIndex"),10)})).attr("tabIndex",-1),i.attr("aria-hidden","false").prev().attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_animate:function(t,e,i){var n,o,r,s=this,a=0,c=t.css("box-sizing"),l=t.length&&(!e.length||t.index()",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(e){var i=t(e.target),n=t(t.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&i.not(".ui-state-disabled").length&&(this.select(e),e.isPropagationStopped()||(this.mouseHandled=!0),i.has(".ui-menu").length?this.expand(e):!this.element.is(":focus")&&n.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(e){this._delay((function(){!t.contains(this.element[0],t.ui.safeActiveElement(this.document[0]))&&this.collapseAll(e)}))},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(e){if(!this.previousFilter&&(e.clientX!==this.lastMousePosition.x||e.clientY!==this.lastMousePosition.y)){this.lastMousePosition={x:e.clientX,y:e.clientY};var i=t(e.target).closest(".ui-menu-item"),n=t(e.currentTarget);i[0]===n[0]&&(n.is(".ui-state-active")||(this._removeClass(n.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(e,n)))}},_destroy:function(){var e=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),e.children().each((function(){var e=t(this);e.data("ui-menu-submenu-caret")&&e.remove()}))},_keydown:function(e){var i,n,o,r,s=!0;switch(e.keyCode){case t.ui.keyCode.PAGE_UP:this.previousPage(e);break;case t.ui.keyCode.PAGE_DOWN:this.nextPage(e);break;case t.ui.keyCode.HOME:this._move("first","first",e);break;case t.ui.keyCode.END:this._move("last","last",e);break;case t.ui.keyCode.UP:this.previous(e);break;case t.ui.keyCode.DOWN:this.next(e);break;case t.ui.keyCode.LEFT:this.collapse(e);break;case t.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(e);break;case t.ui.keyCode.ENTER:case t.ui.keyCode.SPACE:this._activate(e);break;case t.ui.keyCode.ESCAPE:this.collapse(e);break;default:s=!1,n=this.previousFilter||"",r=!1,o=e.keyCode>=96&&e.keyCode<=105?(e.keyCode-96).toString():String.fromCharCode(e.keyCode),clearTimeout(this.filterTimer),o===n?r=!0:o=n+o,i=this._filterMenuItems(o),(i=r&&-1!==i.index(this.active.next())?this.active.nextAll(".ui-menu-item"):i).length||(o=String.fromCharCode(e.keyCode),i=this._filterMenuItems(o)),i.length?(this.focus(e,i),this.previousFilter=o,this.filterTimer=this._delay((function(){delete this.previousFilter}),1e3)):delete this.previousFilter}s&&e.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var e,i,n,o,r=this,s=this.options.icons.submenu,a=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),i=a.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each((function(){var e=t(this),i=e.prev(),n=t("").data("ui-menu-submenu-caret",!0);r._addClass(n,"ui-menu-icon","ui-icon "+s),i.attr("aria-haspopup","true").prepend(n),e.attr("aria-labelledby",i.attr("id"))})),this._addClass(i,"ui-menu","ui-widget ui-widget-content ui-front"),(e=a.add(this.element).find(this.options.items)).not(".ui-menu-item").each((function(){var e=t(this);r._isDivider(e)&&r._addClass(e,"ui-menu-divider","ui-widget-content")})),o=(n=e.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(n,"ui-menu-item")._addClass(o,"ui-menu-item-wrapper"),e.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!t.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){if("icons"===t){var i=this.element.find(".ui-menu-icon");this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)}this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i,n,o;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),n=this.active.children(".ui-menu-item-wrapper"),this._addClass(n,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",n.attr("id")),o=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(o,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay((function(){this._close()}),this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(e){var i,n,o,r,s,a;this._hasScroll()&&(i=parseFloat(t.css(this.activeMenu[0],"borderTopWidth"))||0,n=parseFloat(t.css(this.activeMenu[0],"paddingTop"))||0,o=e.offset().top-this.activeMenu.offset().top-i-n,r=this.activeMenu.scrollTop(),s=this.activeMenu.height(),a=e.outerHeight(),o<0?this.activeMenu.scrollTop(r+o):o+a>s&&this.activeMenu.scrollTop(r+o-s+a))},blur:function(t,e){e||clearTimeout(this.timer),this.active&&(this._removeClass(this.active.children(".ui-menu-item-wrapper"),null,"ui-state-active"),this._trigger("blur",t,{item:this.active}),this.active=null)},_startOpening:function(t){clearTimeout(this.timer),"true"===t.attr("aria-hidden")&&(this.timer=this._delay((function(){this._close(),this._open(t)}),this.delay))},_open:function(e){var i=t.extend({of:this.active},this.options.position);clearTimeout(this.timer),this.element.find(".ui-menu").not(e.parents(".ui-menu")).hide().attr("aria-hidden","true"),e.show().removeAttr("aria-hidden").attr("aria-expanded","true").position(i)},collapseAll:function(e,i){clearTimeout(this.timer),this.timer=this._delay((function(){var n=i?this.element:t(e&&e.target).closest(this.element.find(".ui-menu"));n.length||(n=this.element),this._close(n),this.blur(e),this._removeClass(n.find(".ui-state-active"),null,"ui-state-active"),this.activeMenu=n}),i?0:this.delay)},_close:function(t){t||(t=this.active?this.active.parent():this.element),t.find(".ui-menu").hide().attr("aria-hidden","true").attr("aria-expanded","false")},_closeOnDocumentClick:function(e){return!t(e.target).closest(".ui-menu").length},_isDivider:function(t){return!/[^\-\u2014\u2013\s]/.test(t.text())},collapse:function(t){var e=this.active&&this.active.parent().closest(".ui-menu-item",this.element);e&&e.length&&(this._close(),this.focus(t,e))},expand:function(t){var e=this.active&&this._menuItems(this.active.children(".ui-menu")).first();e&&e.length&&(this._open(e.parent()),this._delay((function(){this.focus(t,e)})))},next:function(t){this._move("next","first",t)},previous:function(t){this._move("prev","last",t)},isFirstItem:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},isLastItem:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},_menuItems:function(t){return(t||this.element).find(this.options.items).filter(".ui-menu-item")},_move:function(t,e,i){var n;this.active&&(n="first"===t||"last"===t?this.active["first"===t?"prevAll":"nextAll"](".ui-menu-item").last():this.active[t+"All"](".ui-menu-item").first()),n&&n.length&&this.active||(n=this._menuItems(this.activeMenu)[e]()),this.focus(i,n)},nextPage:function(e){var i,n,o;this.active?this.isLastItem()||(this._hasScroll()?(n=this.active.offset().top,o=this.element.innerHeight(),0===t.fn.jquery.indexOf("3.2.")&&(o+=this.element[0].offsetHeight-this.element.outerHeight()),this.active.nextAll(".ui-menu-item").each((function(){return(i=t(this)).offset().top-n-o<0})),this.focus(e,i)):this.focus(e,this._menuItems(this.activeMenu)[this.active?"last":"first"]())):this.next(e)},previousPage:function(e){var i,n,o;this.active?this.isFirstItem()||(this._hasScroll()?(n=this.active.offset().top,o=this.element.innerHeight(),0===t.fn.jquery.indexOf("3.2.")&&(o+=this.element[0].offsetHeight-this.element.outerHeight()),this.active.prevAll(".ui-menu-item").each((function(){return(i=t(this)).offset().top-n+o>0})),this.focus(e,i)):this.focus(e,this._menuItems(this.activeMenu).first())):this.next(e)},_hasScroll:function(){return this.element.outerHeight()",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var e,i,n,o=this.element[0].nodeName.toLowerCase(),r="textarea"===o,s="input"===o;this.isMultiLine=r||!s&&this._isContentEditable(this.element),this.valueMethod=this.element[r||s?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(o){if(this.element.prop("readOnly"))return e=!0,n=!0,void(i=!0);e=!1,n=!1,i=!1;var r=t.ui.keyCode;switch(o.keyCode){case r.PAGE_UP:e=!0,this._move("previousPage",o);break;case r.PAGE_DOWN:e=!0,this._move("nextPage",o);break;case r.UP:e=!0,this._keyEvent("previous",o);break;case r.DOWN:e=!0,this._keyEvent("next",o);break;case r.ENTER:this.menu.active&&(e=!0,o.preventDefault(),this.menu.select(o));break;case r.TAB:this.menu.active&&this.menu.select(o);break;case r.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(o),o.preventDefault());break;default:i=!0,this._searchTimeout(o)}},keypress:function(n){if(e)return e=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||n.preventDefault());if(!i){var o=t.ui.keyCode;switch(n.keyCode){case o.PAGE_UP:this._move("previousPage",n);break;case o.PAGE_DOWN:this._move("nextPage",n);break;case o.UP:this._keyEvent("previous",n);break;case o.DOWN:this._keyEvent("next",n)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=t("
          ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(e,i){var n,o;if(this.isNewMenu&&(this.isNewMenu=!1,e.originalEvent&&/^mouse/.test(e.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",(function(){t(e.target).trigger(e.originalEvent)}));o=i.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",e,{item:o})&&e.originalEvent&&/^key/.test(e.originalEvent.type)&&this._value(o.value),(n=i.item.attr("aria-label")||o.value)&&String.prototype.trim.call(n).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay((function(){this.liveRegion.html(t("
          ").text(n))}),100))},menuselect:function(e,i){var n=i.item.data("ui-autocomplete-item"),o=this.previous;this.element[0]!==t.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=o,this._delay((function(){this.previous=o,this.selectedItem=n}))),!1!==this._trigger("select",e,{item:n})&&this._value(n.value),this.term=this._value(),this.close(e),this.selectedItem=n}}),this.liveRegion=t("
          ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(e){var i=this.menu.element[0];return e.target===this.element[0]||e.target===i||t.contains(i,e.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var e=this.options.appendTo;return e&&(e=e.jquery||e.nodeType?t(e):this.document.find(e).eq(0)),e&&e[0]||(e=this.element.closest(".ui-front, dialog")),e.length||(e=this.document[0].body),e},_initSource:function(){var e,i,n=this;Array.isArray(this.options.source)?(e=this.options.source,this.source=function(i,n){n(t.ui.autocomplete.filter(e,i.term))}):"string"==typeof this.options.source?(i=this.options.source,this.source=function(e,o){n.xhr&&n.xhr.abort(),n.xhr=t.ajax({url:i,data:e,dataType:"json",success:function(t){o(t)},error:function(){o([])}})}):this.source=this.options.source},_searchTimeout:function(t){clearTimeout(this.searching),this.searching=this._delay((function(){var e=this.term===this._value(),i=this.menu.element.is(":visible"),n=t.altKey||t.ctrlKey||t.metaKey||t.shiftKey;e&&(!e||i||n)||(this.selectedItem=null,this.search(null,t))}),this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(t("
          ").text(i.label)).appendTo(e)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),t.extend(t.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(e,i){var n=new RegExp(t.ui.autocomplete.escapeRegex(i),"i");return t.grep(e,(function(t){return n.test(t.label||t.value||t)}))}}),t.widget("ui.autocomplete",t.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(t>1?" results are":" result is")+" available, use up and down arrow keys to navigate."}}},__response:function(e){var i;this._superApply(arguments),this.options.disabled||this.cancelSearch||(i=e&&e.length?this.options.messages.results(e.length):this.options.messages.noResults,clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay((function(){this.liveRegion.html(t("
          ").text(i))}),100))}}),t.ui.autocomplete;var D,S=/ui-corner-([a-z]){2,6}/g;function T(){this._curInst=null,this._keyEvent=!1,this._disabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",this._inlineClass="ui-datepicker-inline",this._appendClass="ui-datepicker-append",this._triggerClass="ui-datepicker-trigger",this._dialogClass="ui-datepicker-dialog",this._disableClass="ui-datepicker-disabled",this._unselectableClass="ui-datepicker-unselectable",this._currentClass="ui-datepicker-current-day",this._dayOverClass="ui-datepicker-days-cell-over",this.regional=[],this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:!1,showMonthAfterYear:!1,yearSuffix:"",selectMonthLabel:"Select month",selectYearLabel:"Select year"},this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:!1,hideIfNoPrevNext:!1,navigationAsDateFormat:!1,gotoCurrent:!1,changeMonth:!1,changeYear:!1,yearRange:"c-10:c+10",showOtherMonths:!1,selectOtherMonths:!1,showWeek:!1,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,onUpdateDatepicker:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:!0,showButtonPanel:!1,autoSize:!1,disabled:!1},t.extend(this._defaults,this.regional[""]),this.regional.en=t.extend(!0,{},this.regional[""]),this.regional["en-US"]=t.extend(!0,{},this.regional.en),this.dpDiv=O(t("
          "))}function O(e){var i="button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a";return e.on("mouseout",i,(function(){t(this).removeClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&t(this).removeClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&t(this).removeClass("ui-datepicker-next-hover")})).on("mouseover",i,M)}function M(){t.datepicker._isDisabledDatepicker(D.inline?D.dpDiv.parent()[0]:D.input[0])||(t(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),t(this).addClass("ui-state-hover"),-1!==this.className.indexOf("ui-datepicker-prev")&&t(this).addClass("ui-datepicker-prev-hover"),-1!==this.className.indexOf("ui-datepicker-next")&&t(this).addClass("ui-datepicker-next-hover"))}function P(e,i){for(var n in t.extend(e,i),i)null==i[n]&&(e[n]=i[n]);return e}t.widget("ui.controlgroup",{version:"1.13.3",defaultElement:"
          ",options:{direction:"horizontal",disabled:null,onlyVisible:!0,items:{button:"input[type=button], input[type=submit], input[type=reset], button, a",controlgroupLabel:".ui-controlgroup-label",checkboxradio:"input[type='checkbox'], input[type='radio']",selectmenu:"select",spinner:".ui-spinner-input"}},_create:function(){this._enhance()},_enhance:function(){this.element.attr("role","toolbar"),this.refresh()},_destroy:function(){this._callChildMethod("destroy"),this.childWidgets.removeData("ui-controlgroup-data"),this.element.removeAttr("role"),this.options.items.controlgroupLabel&&this.element.find(this.options.items.controlgroupLabel).find(".ui-controlgroup-label-contents").contents().unwrap()},_initWidgets:function(){var e=this,i=[];t.each(this.options.items,(function(n,o){var r,s={};if(o)return"controlgroupLabel"===n?((r=e.element.find(o)).each((function(){var e=t(this);e.children(".ui-controlgroup-label-contents").length||e.contents().wrapAll("")})),e._addClass(r,null,"ui-widget ui-widget-content ui-state-default"),void(i=i.concat(r.get()))):void(t.fn[n]&&(s=e["_"+n+"Options"]?e["_"+n+"Options"]("middle"):{classes:{}},e.element.find(o).each((function(){var o=t(this),r=o[n]("instance"),a=t.widget.extend({},s);if("button"!==n||!o.parent(".ui-spinner").length){r||(r=o[n]()[n]("instance")),r&&(a.classes=e._resolveClassesValues(a.classes,r)),o[n](a);var c=o[n]("widget");t.data(c[0],"ui-controlgroup-data",r||o[n]("instance")),i.push(c[0])}}))))})),this.childWidgets=t(t.uniqueSort(i)),this._addClass(this.childWidgets,"ui-controlgroup-item")},_callChildMethod:function(e){this.childWidgets.each((function(){var i=t(this).data("ui-controlgroup-data");i&&i[e]&&i[e]()}))},_updateCornerClass:function(t,e){var i=this._buildSimpleOptions(e,"label").classes.label;this._removeClass(t,null,"ui-corner-top ui-corner-bottom ui-corner-left ui-corner-right ui-corner-all"),this._addClass(t,null,i)},_buildSimpleOptions:function(t,e){var i="vertical"===this.options.direction,n={classes:{}};return n.classes[e]={middle:"",first:"ui-corner-"+(i?"top":"left"),last:"ui-corner-"+(i?"bottom":"right"),only:"ui-corner-all"}[t],n},_spinnerOptions:function(t){var e=this._buildSimpleOptions(t,"ui-spinner");return e.classes["ui-spinner-up"]="",e.classes["ui-spinner-down"]="",e},_buttonOptions:function(t){return this._buildSimpleOptions(t,"ui-button")},_checkboxradioOptions:function(t){return this._buildSimpleOptions(t,"ui-checkboxradio-label")},_selectmenuOptions:function(t){var e="vertical"===this.options.direction;return{width:!!e&&"auto",classes:{middle:{"ui-selectmenu-button-open":"","ui-selectmenu-button-closed":""},first:{"ui-selectmenu-button-open":"ui-corner-"+(e?"top":"tl"),"ui-selectmenu-button-closed":"ui-corner-"+(e?"top":"left")},last:{"ui-selectmenu-button-open":e?"":"ui-corner-tr","ui-selectmenu-button-closed":"ui-corner-"+(e?"bottom":"right")},only:{"ui-selectmenu-button-open":"ui-corner-top","ui-selectmenu-button-closed":"ui-corner-all"}}[t]}},_resolveClassesValues:function(e,i){var n={};return t.each(e,(function(t){var o=i.options.classes[t]||"";o=String.prototype.trim.call(o.replace(S,"")),n[t]=(o+" "+e[t]).replace(/\s+/g," ")})),n},_setOption:function(t,e){"direction"===t&&this._removeClass("ui-controlgroup-"+this.options.direction),this._super(t,e),"disabled"!==t?this.refresh():this._callChildMethod(e?"disable":"enable")},refresh:function(){var e,i=this;this._addClass("ui-controlgroup ui-controlgroup-"+this.options.direction),"horizontal"===this.options.direction&&this._addClass(null,"ui-helper-clearfix"),this._initWidgets(),e=this.childWidgets,this.options.onlyVisible&&(e=e.filter(":visible")),e.length&&(t.each(["first","last"],(function(t,n){var o=e[n]().data("ui-controlgroup-data");if(o&&i["_"+o.widgetName+"Options"]){var r=i["_"+o.widgetName+"Options"](1===e.length?"only":n);r.classes=i._resolveClassesValues(r.classes,o),o.element[o.widgetName](r)}else i._updateCornerClass(e[n](),n)})),this._callChildMethod("refresh"))}}),t.widget("ui.checkboxradio",[t.ui.formResetMixin,{version:"1.13.3",options:{disabled:null,label:null,icon:!0,classes:{"ui-checkboxradio-label":"ui-corner-all","ui-checkboxradio-icon":"ui-corner-all"}},_getCreateOptions:function(){var e,i,n,o=this._super()||{};return this._readType(),i=this.element.labels(),this.label=t(i[i.length-1]),this.label.length||t.error("No label found for checkboxradio widget"),this.originalLabel="",(n=this.label.contents().not(this.element[0])).length&&(this.originalLabel+=n.clone().wrapAll("
          ").parent().html()),this.originalLabel&&(o.label=this.originalLabel),null!=(e=this.element[0].disabled)&&(o.disabled=e),o},_create:function(){var t=this.element[0].checked;this._bindFormResetHandler(),null==this.options.disabled&&(this.options.disabled=this.element[0].disabled),this._setOption("disabled",this.options.disabled),this._addClass("ui-checkboxradio","ui-helper-hidden-accessible"),this._addClass(this.label,"ui-checkboxradio-label","ui-button ui-widget"),"radio"===this.type&&this._addClass(this.label,"ui-checkboxradio-radio-label"),this.options.label&&this.options.label!==this.originalLabel?this._updateLabel():this.originalLabel&&(this.options.label=this.originalLabel),this._enhance(),t&&this._addClass(this.label,"ui-checkboxradio-checked","ui-state-active"),this._on({change:"_toggleClasses",focus:function(){this._addClass(this.label,null,"ui-state-focus ui-visual-focus")},blur:function(){this._removeClass(this.label,null,"ui-state-focus ui-visual-focus")}})},_readType:function(){var e=this.element[0].nodeName.toLowerCase();this.type=this.element[0].type,"input"===e&&/radio|checkbox/.test(this.type)||t.error("Can't create checkboxradio on element.nodeName="+e+" and element.type="+this.type)},_enhance:function(){this._updateIcon(this.element[0].checked)},widget:function(){return this.label},_getRadioGroup:function(){var e=this.element[0].name,i="input[name='"+t.escapeSelector(e)+"']";return e?(this.form.length?t(this.form[0].elements).filter(i):t(i).filter((function(){return 0===t(this)._form().length}))).not(this.element):t([])},_toggleClasses:function(){var e=this.element[0].checked;this._toggleClass(this.label,"ui-checkboxradio-checked","ui-state-active",e),this.options.icon&&"checkbox"===this.type&&this._toggleClass(this.icon,null,"ui-icon-check ui-state-checked",e)._toggleClass(this.icon,null,"ui-icon-blank",!e),"radio"===this.type&&this._getRadioGroup().each((function(){var e=t(this).checkboxradio("instance");e&&e._removeClass(e.label,"ui-checkboxradio-checked","ui-state-active")}))},_destroy:function(){this._unbindFormResetHandler(),this.icon&&(this.icon.remove(),this.iconSpace.remove())},_setOption:function(t,e){if("label"!==t||e){if(this._super(t,e),"disabled"===t)return this._toggleClass(this.label,null,"ui-state-disabled",e),void(this.element[0].disabled=e);this.refresh()}},_updateIcon:function(e){var i="ui-icon ui-icon-background ";this.options.icon?(this.icon||(this.icon=t(""),this.iconSpace=t(" "),this._addClass(this.iconSpace,"ui-checkboxradio-icon-space")),"checkbox"===this.type?(i+=e?"ui-icon-check ui-state-checked":"ui-icon-blank",this._removeClass(this.icon,null,e?"ui-icon-blank":"ui-icon-check")):i+="ui-icon-blank",this._addClass(this.icon,"ui-checkboxradio-icon",i),e||this._removeClass(this.icon,null,"ui-icon-check ui-state-checked"),this.icon.prependTo(this.label).after(this.iconSpace)):void 0!==this.icon&&(this.icon.remove(),this.iconSpace.remove(),delete this.icon)},_updateLabel:function(){var t=this.label.contents().not(this.element[0]);this.icon&&(t=t.not(this.icon[0])),this.iconSpace&&(t=t.not(this.iconSpace[0])),t.remove(),this.label.append(this.options.label)},refresh:function(){var t=this.element[0].checked,e=this.element[0].disabled;this._updateIcon(t),this._toggleClass(this.label,"ui-checkboxradio-checked","ui-state-active",t),null!==this.options.label&&this._updateLabel(),e!==this.options.disabled&&this._setOptions({disabled:e})}}]),t.ui.checkboxradio,t.widget("ui.button",{version:"1.13.3",defaultElement:"
          "+(G[0]>0&&B===G[1]-1?"
          ":""):"")}x+=k}return x+=u,e._keyEvent=!1,x},_generateMonthYearHeader:function(t,e,i,n,o,r,s,a){var c,l,u,h,d,p,A,f,g=this._get(t,"changeMonth"),m=this._get(t,"changeYear"),C=this._get(t,"showMonthAfterYear"),b=this._get(t,"selectMonthLabel"),v=this._get(t,"selectYearLabel"),x="
          ",w="";if(r||!g)w+=""+s[e]+"";else{for(c=n&&n.getFullYear()===i,l=o&&o.getFullYear()===i,w+=""}if(C||(x+=w+(!r&&g&&m?"":" ")),!t.yearshtml)if(t.yearshtml="",r||!m)x+=""+i+"";else{for(h=this._get(t,"yearRange").split(":"),d=(new Date).getFullYear(),p=function(t){var e=t.match(/c[+\-].*/)?i+parseInt(t.substring(1),10):t.match(/[+\-].*/)?d+parseInt(t,10):parseInt(t,10);return isNaN(e)?d:e},A=p(h[0]),f=Math.max(A,p(h[1]||"")),A=n?Math.max(A,n.getFullYear()):A,f=o?Math.min(f,o.getFullYear()):f,t.yearshtml+="",x+=t.yearshtml,t.yearshtml=null}return x+=this._get(t,"yearSuffix"),C&&(x+=(!r&&g&&m?"":" ")+w),x+"
          "},_adjustInstDate:function(t,e,i){var n=t.selectedYear+("Y"===i?e:0),o=t.selectedMonth+("M"===i?e:0),r=Math.min(t.selectedDay,this._getDaysInMonth(n,o))+("D"===i?e:0),s=this._restrictMinMax(t,this._daylightSavingAdjust(new Date(n,o,r)));t.selectedDay=s.getDate(),t.drawMonth=t.selectedMonth=s.getMonth(),t.drawYear=t.selectedYear=s.getFullYear(),"M"!==i&&"Y"!==i||this._notifyChange(t)},_restrictMinMax:function(t,e){var i=this._getMinMaxDate(t,"min"),n=this._getMinMaxDate(t,"max"),o=i&&en?n:o},_notifyChange:function(t){var e=this._get(t,"onChangeMonthYear");e&&e.apply(t.input?t.input[0]:null,[t.selectedYear,t.selectedMonth+1,t])},_getNumberOfMonths:function(t){var e=this._get(t,"numberOfMonths");return null==e?[1,1]:"number"==typeof e?[1,e]:e},_getMinMaxDate:function(t,e){return this._determineDate(t,this._get(t,e+"Date"),null)},_getDaysInMonth:function(t,e){return 32-this._daylightSavingAdjust(new Date(t,e,32)).getDate()},_getFirstDayOfMonth:function(t,e){return new Date(t,e,1).getDay()},_canAdjustMonth:function(t,e,i,n){var o=this._getNumberOfMonths(t),r=this._daylightSavingAdjust(new Date(i,n+(e<0?e:o[0]*o[1]),1));return e<0&&r.setDate(this._getDaysInMonth(r.getFullYear(),r.getMonth())),this._isInRange(t,r)},_isInRange:function(t,e){var i,n,o=this._getMinMaxDate(t,"min"),r=this._getMinMaxDate(t,"max"),s=null,a=null,c=this._get(t,"yearRange");return c&&(i=c.split(":"),n=(new Date).getFullYear(),s=parseInt(i[0],10),a=parseInt(i[1],10),i[0].match(/[+\-].*/)&&(s+=n),i[1].match(/[+\-].*/)&&(a+=n)),(!o||e.getTime()>=o.getTime())&&(!r||e.getTime()<=r.getTime())&&(!s||e.getFullYear()>=s)&&(!a||e.getFullYear()<=a)},_getFormatConfig:function(t){var e=this._get(t,"shortYearCutoff");return{shortYearCutoff:e="string"!=typeof e?e:(new Date).getFullYear()%100+parseInt(e,10),dayNamesShort:this._get(t,"dayNamesShort"),dayNames:this._get(t,"dayNames"),monthNamesShort:this._get(t,"monthNamesShort"),monthNames:this._get(t,"monthNames")}},_formatDate:function(t,e,i,n){e||(t.currentDay=t.selectedDay,t.currentMonth=t.selectedMonth,t.currentYear=t.selectedYear);var o=e?"object"==typeof e?e:this._daylightSavingAdjust(new Date(n,i,e)):this._daylightSavingAdjust(new Date(t.currentYear,t.currentMonth,t.currentDay));return this.formatDate(this._get(t,"dateFormat"),o,this._getFormatConfig(t))}}),t.fn.datepicker=function(e){if(!this.length)return this;t.datepicker.initialized||(t(document).on("mousedown",t.datepicker._checkExternalClick),t.datepicker.initialized=!0),0===t("#"+t.datepicker._mainDivId).length&&t("body").append(t.datepicker.dpDiv);var i=Array.prototype.slice.call(arguments,1);return"string"!=typeof e||"isDisabled"!==e&&"getDate"!==e&&"widget"!==e?"option"===e&&2===arguments.length&&"string"==typeof arguments[1]?t.datepicker["_"+e+"Datepicker"].apply(t.datepicker,[this[0]].concat(i)):this.each((function(){"string"==typeof e?t.datepicker["_"+e+"Datepicker"].apply(t.datepicker,[this].concat(i)):t.datepicker._attachDatepicker(this,e)})):t.datepicker["_"+e+"Datepicker"].apply(t.datepicker,[this[0]].concat(i))},t.datepicker=new T,t.datepicker.initialized=!1,t.datepicker.uuid=(new Date).getTime(),t.datepicker.version="1.13.3",t.datepicker,t.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase());var R,N=!1;function H(t){return function(){var e=this.element.val();t.apply(this,arguments),this._refresh(),e!==this.element.val()&&this._trigger("change")}}t(document).on("mouseup",(function(){N=!1})),t.widget("ui.mouse",{version:"1.13.3",options:{cancel:"input, textarea, button, select, option",distance:1,delay:0},_mouseInit:function(){var e=this;this.element.on("mousedown."+this.widgetName,(function(t){return e._mouseDown(t)})).on("click."+this.widgetName,(function(i){if(!0===t.data(i.target,e.widgetName+".preventClickEvent"))return t.removeData(i.target,e.widgetName+".preventClickEvent"),i.stopImmediatePropagation(),!1})),this.started=!1},_mouseDestroy:function(){this.element.off("."+this.widgetName),this._mouseMoveDelegate&&this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate)},_mouseDown:function(e){if(!N){this._mouseMoved=!1,this._mouseStarted&&this._mouseUp(e),this._mouseDownEvent=e;var i=this,n=1===e.which,o=!("string"!=typeof this.options.cancel||!e.target.nodeName)&&t(e.target).closest(this.options.cancel).length;return!(n&&!o&&this._mouseCapture(e)&&(this.mouseDelayMet=!this.options.delay,this.mouseDelayMet||(this._mouseDelayTimer=setTimeout((function(){i.mouseDelayMet=!0}),this.options.delay)),this._mouseDistanceMet(e)&&this._mouseDelayMet(e)&&(this._mouseStarted=!1!==this._mouseStart(e),!this._mouseStarted)?(e.preventDefault(),0):(!0===t.data(e.target,this.widgetName+".preventClickEvent")&&t.removeData(e.target,this.widgetName+".preventClickEvent"),this._mouseMoveDelegate=function(t){return i._mouseMove(t)},this._mouseUpDelegate=function(t){return i._mouseUp(t)},this.document.on("mousemove."+this.widgetName,this._mouseMoveDelegate).on("mouseup."+this.widgetName,this._mouseUpDelegate),e.preventDefault(),N=!0,0)))}},_mouseMove:function(e){if(this._mouseMoved){if(t.ui.ie&&(!document.documentMode||document.documentMode<9)&&!e.button)return this._mouseUp(e);if(!e.which)if(e.originalEvent.altKey||e.originalEvent.ctrlKey||e.originalEvent.metaKey||e.originalEvent.shiftKey)this.ignoreMissingWhich=!0;else if(!this.ignoreMissingWhich)return this._mouseUp(e)}return(e.which||e.button)&&(this._mouseMoved=!0),this._mouseStarted?(this._mouseDrag(e),e.preventDefault()):(this._mouseDistanceMet(e)&&this._mouseDelayMet(e)&&(this._mouseStarted=!1!==this._mouseStart(this._mouseDownEvent,e),this._mouseStarted?this._mouseDrag(e):this._mouseUp(e)),!this._mouseStarted)},_mouseUp:function(e){this.document.off("mousemove."+this.widgetName,this._mouseMoveDelegate).off("mouseup."+this.widgetName,this._mouseUpDelegate),this._mouseStarted&&(this._mouseStarted=!1,e.target===this._mouseDownEvent.target&&t.data(e.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(e)),this._mouseDelayTimer&&(clearTimeout(this._mouseDelayTimer),delete this._mouseDelayTimer),this.ignoreMissingWhich=!1,N=!1,e.preventDefault()},_mouseDistanceMet:function(t){return Math.max(Math.abs(this._mouseDownEvent.pageX-t.pageX),Math.abs(this._mouseDownEvent.pageY-t.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return!0}}),t.ui.plugin={add:function(e,i,n){var o,r=t.ui[e].prototype;for(o in n)r.plugins[o]=r.plugins[o]||[],r.plugins[o].push([i,n[o]])},call:function(t,e,i,n){var o,r=t.plugins[e];if(r&&(n||t.element[0].parentNode&&11!==t.element[0].parentNode.nodeType))for(o=0;o0||(this.handle=this._getHandle(e),!this.handle||(this._blurActiveElement(e),this._blockFrames(!0===i.iframeFix?"iframe":i.iframeFix),0)))},_blockFrames:function(e){this.iframeBlocks=this.document.find(e).map((function(){var e=t(this);return t("
          ").css("position","absolute").appendTo(e.parent()).outerWidth(e.outerWidth()).outerHeight(e.outerHeight()).offset(e.offset())[0]}))},_unblockFrames:function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},_blurActiveElement:function(e){var i=t.ui.safeActiveElement(this.document[0]);t(e.target).closest(i).length||t.ui.safeBlur(i)},_mouseStart:function(e){var i=this.options;return this.helper=this._createHelper(e),this._addClass(this.helper,"ui-draggable-dragging"),this._cacheHelperProportions(),t.ui.ddmanager&&(t.ui.ddmanager.current=this),this._cacheMargins(),this.cssPosition=this.helper.css("position"),this.scrollParent=this.helper.scrollParent(!0),this.offsetParent=this.helper.offsetParent(),this.hasFixedAncestor=this.helper.parents().filter((function(){return"fixed"===t(this).css("position")})).length>0,this.positionAbs=this.element.offset(),this._refreshOffsets(e),this.originalPosition=this.position=this._generatePosition(e,!1),this.originalPageX=e.pageX,this.originalPageY=e.pageY,i.cursorAt&&this._adjustOffsetFromHelper(i.cursorAt),this._setContainment(),!1===this._trigger("start",e)?(this._clear(),!1):(this._cacheHelperProportions(),t.ui.ddmanager&&!i.dropBehaviour&&t.ui.ddmanager.prepareOffsets(this,e),this._mouseDrag(e,!0),t.ui.ddmanager&&t.ui.ddmanager.dragStart(this,e),!0)},_refreshOffsets:function(t){this.offset={top:this.positionAbs.top-this.margins.top,left:this.positionAbs.left-this.margins.left,scroll:!1,parent:this._getParentOffset(),relative:this._getRelativeOffset()},this.offset.click={left:t.pageX-this.offset.left,top:t.pageY-this.offset.top}},_mouseDrag:function(e,i){if(this.hasFixedAncestor&&(this.offset.parent=this._getParentOffset()),this.position=this._generatePosition(e,!0),this.positionAbs=this._convertPositionTo("absolute"),!i){var n=this._uiHash();if(!1===this._trigger("drag",e,n))return this._mouseUp(new t.Event("mouseup",e)),!1;this.position=n.position}return this.helper[0].style.left=this.position.left+"px",this.helper[0].style.top=this.position.top+"px",t.ui.ddmanager&&t.ui.ddmanager.drag(this,e),!1},_mouseStop:function(e){var i=this,n=!1;return t.ui.ddmanager&&!this.options.dropBehaviour&&(n=t.ui.ddmanager.drop(this,e)),this.dropped&&(n=this.dropped,this.dropped=!1),"invalid"===this.options.revert&&!n||"valid"===this.options.revert&&n||!0===this.options.revert||"function"==typeof this.options.revert&&this.options.revert.call(this.element,n)?t(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),(function(){!1!==i._trigger("stop",e)&&i._clear()})):!1!==this._trigger("stop",e)&&this._clear(),!1},_mouseUp:function(e){return this._unblockFrames(),t.ui.ddmanager&&t.ui.ddmanager.dragStop(this,e),this.handleElement.is(e.target)&&this.element.trigger("focus"),t.ui.mouse.prototype._mouseUp.call(this,e)},cancel:function(){return this.helper.is(".ui-draggable-dragging")?this._mouseUp(new t.Event("mouseup",{target:this.element[0]})):this._clear(),this},_getHandle:function(e){return!this.options.handle||!!t(e.target).closest(this.element.find(this.options.handle)).length},_setHandleClassName:function(){this.handleElement=this.options.handle?this.element.find(this.options.handle):this.element,this._addClass(this.handleElement,"ui-draggable-handle")},_removeHandleClassName:function(){this._removeClass(this.handleElement,"ui-draggable-handle")},_createHelper:function(e){var i=this.options,n="function"==typeof i.helper,o=n?t(i.helper.apply(this.element[0],[e])):"clone"===i.helper?this.element.clone().removeAttr("id"):this.element;return o.parents("body").length||o.appendTo("parent"===i.appendTo?this.element[0].parentNode:i.appendTo),n&&o[0]===this.element[0]&&this._setPositionRelative(),o[0]===this.element[0]||/(fixed|absolute)/.test(o.css("position"))||o.css("position","absolute"),o},_setPositionRelative:function(){/^(?:r|a|f)/.test(this.element.css("position"))||(this.element[0].style.position="relative")},_adjustOffsetFromHelper:function(t){"string"==typeof t&&(t=t.split(" ")),Array.isArray(t)&&(t={left:+t[0],top:+t[1]||0}),"left"in t&&(this.offset.click.left=t.left+this.margins.left),"right"in t&&(this.offset.click.left=this.helperProportions.width-t.right+this.margins.left),"top"in t&&(this.offset.click.top=t.top+this.margins.top),"bottom"in t&&(this.offset.click.top=this.helperProportions.height-t.bottom+this.margins.top)},_isRootNode:function(t){return/(html|body)/i.test(t.tagName)||t===this.document[0]},_getParentOffset:function(){var e=this.offsetParent.offset(),i=this.document[0];return"absolute"===this.cssPosition&&this.scrollParent[0]!==i&&t.contains(this.scrollParent[0],this.offsetParent[0])&&(e.left+=this.scrollParent.scrollLeft(),e.top+=this.scrollParent.scrollTop()),this._isRootNode(this.offsetParent[0])&&(e={top:0,left:0}),{top:e.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:e.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"!==this.cssPosition)return{top:0,left:0};var t=this.element.position(),e=this._isRootNode(this.scrollParent[0]);return{top:t.top-(parseInt(this.helper.css("top"),10)||0)+(e?0:this.scrollParent.scrollTop()),left:t.left-(parseInt(this.helper.css("left"),10)||0)+(e?0:this.scrollParent.scrollLeft())}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0,right:parseInt(this.element.css("marginRight"),10)||0,bottom:parseInt(this.element.css("marginBottom"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e,i,n,o=this.options,r=this.document[0];this.relativeContainer=null,o.containment?"window"!==o.containment?"document"!==o.containment?o.containment.constructor!==Array?("parent"===o.containment&&(o.containment=this.helper[0].parentNode),(n=(i=t(o.containment))[0])&&(e=/(scroll|auto)/.test(i.css("overflow")),this.containment=[(parseInt(i.css("borderLeftWidth"),10)||0)+(parseInt(i.css("paddingLeft"),10)||0),(parseInt(i.css("borderTopWidth"),10)||0)+(parseInt(i.css("paddingTop"),10)||0),(e?Math.max(n.scrollWidth,n.offsetWidth):n.offsetWidth)-(parseInt(i.css("borderRightWidth"),10)||0)-(parseInt(i.css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left-this.margins.right,(e?Math.max(n.scrollHeight,n.offsetHeight):n.offsetHeight)-(parseInt(i.css("borderBottomWidth"),10)||0)-(parseInt(i.css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top-this.margins.bottom],this.relativeContainer=i)):this.containment=o.containment:this.containment=[0,0,t(r).width()-this.helperProportions.width-this.margins.left,(t(r).height()||r.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]:this.containment=[t(window).scrollLeft()-this.offset.relative.left-this.offset.parent.left,t(window).scrollTop()-this.offset.relative.top-this.offset.parent.top,t(window).scrollLeft()+t(window).width()-this.helperProportions.width-this.margins.left,t(window).scrollTop()+(t(window).height()||r.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]:this.containment=null},_convertPositionTo:function(t,e){e||(e=this.position);var i="absolute"===t?1:-1,n=this._isRootNode(this.scrollParent[0]);return{top:e.top+this.offset.relative.top*i+this.offset.parent.top*i-("fixed"===this.cssPosition?-this.offset.scroll.top:n?0:this.offset.scroll.top)*i,left:e.left+this.offset.relative.left*i+this.offset.parent.left*i-("fixed"===this.cssPosition?-this.offset.scroll.left:n?0:this.offset.scroll.left)*i}},_generatePosition:function(t,e){var i,n,o,r,s=this.options,a=this._isRootNode(this.scrollParent[0]),c=t.pageX,l=t.pageY;return a&&this.offset.scroll||(this.offset.scroll={top:this.scrollParent.scrollTop(),left:this.scrollParent.scrollLeft()}),e&&(this.containment&&(this.relativeContainer?(n=this.relativeContainer.offset(),i=[this.containment[0]+n.left,this.containment[1]+n.top,this.containment[2]+n.left,this.containment[3]+n.top]):i=this.containment,t.pageX-this.offset.click.lefti[2]&&(c=i[2]+this.offset.click.left),t.pageY-this.offset.click.top>i[3]&&(l=i[3]+this.offset.click.top)),s.grid&&(o=s.grid[1]?this.originalPageY+Math.round((l-this.originalPageY)/s.grid[1])*s.grid[1]:this.originalPageY,l=i?o-this.offset.click.top>=i[1]||o-this.offset.click.top>i[3]?o:o-this.offset.click.top>=i[1]?o-s.grid[1]:o+s.grid[1]:o,r=s.grid[0]?this.originalPageX+Math.round((c-this.originalPageX)/s.grid[0])*s.grid[0]:this.originalPageX,c=i?r-this.offset.click.left>=i[0]||r-this.offset.click.left>i[2]?r:r-this.offset.click.left>=i[0]?r-s.grid[0]:r+s.grid[0]:r),"y"===s.axis&&(c=this.originalPageX),"x"===s.axis&&(l=this.originalPageY)),{top:l-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.offset.scroll.top:a?0:this.offset.scroll.top),left:c-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.offset.scroll.left:a?0:this.offset.scroll.left)}},_clear:function(){this._removeClass(this.helper,"ui-draggable-dragging"),this.helper[0]===this.element[0]||this.cancelHelperRemoval||this.helper.remove(),this.helper=null,this.cancelHelperRemoval=!1,this.destroyOnClear&&this.destroy()},_trigger:function(e,i,n){return n=n||this._uiHash(),t.ui.plugin.call(this,e,[i,n,this],!0),/^(drag|start|stop)/.test(e)&&(this.positionAbs=this._convertPositionTo("absolute"),n.offset=this.positionAbs),t.Widget.prototype._trigger.call(this,e,i,n)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}}),t.ui.plugin.add("draggable","connectToSortable",{start:function(e,i,n){var o=t.extend({},i,{item:n.element});n.sortables=[],t(n.options.connectToSortable).each((function(){var i=t(this).sortable("instance");i&&!i.options.disabled&&(n.sortables.push(i),i.refreshPositions(),i._trigger("activate",e,o))}))},stop:function(e,i,n){var o=t.extend({},i,{item:n.element});n.cancelHelperRemoval=!1,t.each(n.sortables,(function(){var t=this;t.isOver?(t.isOver=0,n.cancelHelperRemoval=!0,t.cancelHelperRemoval=!1,t._storedCSS={position:t.placeholder.css("position"),top:t.placeholder.css("top"),left:t.placeholder.css("left")},t._mouseStop(e),t.options.helper=t.options._helper):(t.cancelHelperRemoval=!0,t._trigger("deactivate",e,o))}))},drag:function(e,i,n){t.each(n.sortables,(function(){var o=!1,r=this;r.positionAbs=n.positionAbs,r.helperProportions=n.helperProportions,r.offset.click=n.offset.click,r._intersectsWith(r.containerCache)&&(o=!0,t.each(n.sortables,(function(){return this.positionAbs=n.positionAbs,this.helperProportions=n.helperProportions,this.offset.click=n.offset.click,this!==r&&this._intersectsWith(this.containerCache)&&t.contains(r.element[0],this.element[0])&&(o=!1),o}))),o?(r.isOver||(r.isOver=1,n._parent=i.helper.parent(),r.currentItem=i.helper.appendTo(r.element).data("ui-sortable-item",!0),r.options._helper=r.options.helper,r.options.helper=function(){return i.helper[0]},e.target=r.currentItem[0],r._mouseCapture(e,!0),r._mouseStart(e,!0,!0),r.offset.click.top=n.offset.click.top,r.offset.click.left=n.offset.click.left,r.offset.parent.left-=n.offset.parent.left-r.offset.parent.left,r.offset.parent.top-=n.offset.parent.top-r.offset.parent.top,n._trigger("toSortable",e),n.dropped=r.element,t.each(n.sortables,(function(){this.refreshPositions()})),n.currentItem=n.element,r.fromOutside=n),r.currentItem&&(r._mouseDrag(e),i.position=r.position)):r.isOver&&(r.isOver=0,r.cancelHelperRemoval=!0,r.options._revert=r.options.revert,r.options.revert=!1,r._trigger("out",e,r._uiHash(r)),r._mouseStop(e,!0),r.options.revert=r.options._revert,r.options.helper=r.options._helper,r.placeholder&&r.placeholder.remove(),i.helper.appendTo(n._parent),n._refreshOffsets(e),i.position=n._generatePosition(e,!0),n._trigger("fromSortable",e),n.dropped=!1,t.each(n.sortables,(function(){this.refreshPositions()})))}))}}),t.ui.plugin.add("draggable","cursor",{start:function(e,i,n){var o=t("body"),r=n.options;o.css("cursor")&&(r._cursor=o.css("cursor")),o.css("cursor",r.cursor)},stop:function(e,i,n){var o=n.options;o._cursor&&t("body").css("cursor",o._cursor)}}),t.ui.plugin.add("draggable","opacity",{start:function(e,i,n){var o=t(i.helper),r=n.options;o.css("opacity")&&(r._opacity=o.css("opacity")),o.css("opacity",r.opacity)},stop:function(e,i,n){var o=n.options;o._opacity&&t(i.helper).css("opacity",o._opacity)}}),t.ui.plugin.add("draggable","scroll",{start:function(t,e,i){i.scrollParentNotHidden||(i.scrollParentNotHidden=i.helper.scrollParent(!1)),i.scrollParentNotHidden[0]!==i.document[0]&&"HTML"!==i.scrollParentNotHidden[0].tagName&&(i.overflowOffset=i.scrollParentNotHidden.offset())},drag:function(e,i,n){var o=n.options,r=!1,s=n.scrollParentNotHidden[0],a=n.document[0];s!==a&&"HTML"!==s.tagName?(o.axis&&"x"===o.axis||(n.overflowOffset.top+s.offsetHeight-e.pageY=0;d--)l=(c=n.snapElements[d].left-n.margins.left)+n.snapElements[d].width,h=(u=n.snapElements[d].top-n.margins.top)+n.snapElements[d].height,ml+f||bh+f||!t.contains(n.snapElements[d].item.ownerDocument,n.snapElements[d].item)?(n.snapElements[d].snapping&&n.options.snap.release&&n.options.snap.release.call(n.element,e,t.extend(n._uiHash(),{snapItem:n.snapElements[d].item})),n.snapElements[d].snapping=!1):("inner"!==A.snapMode&&(o=Math.abs(u-b)<=f,r=Math.abs(h-C)<=f,s=Math.abs(c-m)<=f,a=Math.abs(l-g)<=f,o&&(i.position.top=n._convertPositionTo("relative",{top:u-n.helperProportions.height,left:0}).top),r&&(i.position.top=n._convertPositionTo("relative",{top:h,left:0}).top),s&&(i.position.left=n._convertPositionTo("relative",{top:0,left:c-n.helperProportions.width}).left),a&&(i.position.left=n._convertPositionTo("relative",{top:0,left:l}).left)),p=o||r||s||a,"outer"!==A.snapMode&&(o=Math.abs(u-C)<=f,r=Math.abs(h-b)<=f,s=Math.abs(c-g)<=f,a=Math.abs(l-m)<=f,o&&(i.position.top=n._convertPositionTo("relative",{top:u,left:0}).top),r&&(i.position.top=n._convertPositionTo("relative",{top:h-n.helperProportions.height,left:0}).top),s&&(i.position.left=n._convertPositionTo("relative",{top:0,left:c}).left),a&&(i.position.left=n._convertPositionTo("relative",{top:0,left:l-n.helperProportions.width}).left)),!n.snapElements[d].snapping&&(o||r||s||a||p)&&n.options.snap.snap&&n.options.snap.snap.call(n.element,e,t.extend(n._uiHash(),{snapItem:n.snapElements[d].item})),n.snapElements[d].snapping=o||r||s||a||p)}}),t.ui.plugin.add("draggable","stack",{start:function(e,i,n){var o,r=n.options,s=t.makeArray(t(r.stack)).sort((function(e,i){return(parseInt(t(e).css("zIndex"),10)||0)-(parseInt(t(i).css("zIndex"),10)||0)}));s.length&&(o=parseInt(t(s[0]).css("zIndex"),10)||0,t(s).each((function(e){t(this).css("zIndex",o+e)})),this.css("zIndex",o+s.length))}}),t.ui.plugin.add("draggable","zIndex",{start:function(e,i,n){var o=t(i.helper),r=n.options;o.css("zIndex")&&(r._zIndex=o.css("zIndex")),o.css("zIndex",r.zIndex)},stop:function(e,i,n){var o=n.options;o._zIndex&&t(i.helper).css("zIndex",o._zIndex)}}),t.ui.draggable,t.widget("ui.resizable",t.ui.mouse,{version:"1.13.3",widgetEventPrefix:"resize",options:{alsoResize:!1,animate:!1,animateDuration:"slow",animateEasing:"swing",aspectRatio:!1,autoHide:!1,classes:{"ui-resizable-se":"ui-icon ui-icon-gripsmall-diagonal-se"},containment:!1,ghost:!1,grid:!1,handles:"e,s,se",helper:!1,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:90,resize:null,start:null,stop:null},_num:function(t){return parseFloat(t)||0},_isNumber:function(t){return!isNaN(parseFloat(t))},_hasScroll:function(e,i){if("hidden"===t(e).css("overflow"))return!1;var n=i&&"left"===i?"scrollLeft":"scrollTop",o=!1;if(e[n]>0)return!0;try{e[n]=1,o=e[n]>0,e[n]=0}catch(t){}return o},_create:function(){var e,i=this.options,n=this;this._addClass("ui-resizable"),t.extend(this,{_aspectRatio:!!i.aspectRatio,aspectRatio:i.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:i.helper||i.ghost||i.animate?i.helper||"ui-resizable-helper":null}),this.element[0].nodeName.match(/^(canvas|textarea|input|select|button|img)$/i)&&(this.element.wrap(t("
          ").css({overflow:"hidden",position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")})),this.element=this.element.parent().data("ui-resizable",this.element.resizable("instance")),this.elementIsWrapper=!0,e={marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom"),marginLeft:this.originalElement.css("marginLeft")},this.element.css(e),this.originalElement.css("margin",0),this.originalResizeStyle=this.originalElement.css("resize"),this.originalElement.css("resize","none"),this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"})),this.originalElement.css(e),this._proportionallyResize()),this._setupHandles(),i.autoHide&&t(this.element).on("mouseenter",(function(){i.disabled||(n._removeClass("ui-resizable-autohide"),n._handles.show())})).on("mouseleave",(function(){i.disabled||n.resizing||(n._addClass("ui-resizable-autohide"),n._handles.hide())})),this._mouseInit()},_destroy:function(){this._mouseDestroy(),this._addedHandles.remove();var e,i=function(e){t(e).removeData("resizable").removeData("ui-resizable").off(".resizable")};return this.elementIsWrapper&&(i(this.element),e=this.element,this.originalElement.css({position:e.css("position"),width:e.outerWidth(),height:e.outerHeight(),top:e.css("top"),left:e.css("left")}).insertAfter(e),e.remove()),this.originalElement.css("resize",this.originalResizeStyle),i(this.originalElement),this},_setOption:function(t,e){switch(this._super(t,e),t){case"handles":this._removeHandles(),this._setupHandles();break;case"aspectRatio":this._aspectRatio=!!e}},_setupHandles:function(){var e,i,n,o,r,s=this.options,a=this;if(this.handles=s.handles||(t(".ui-resizable-handle",this.element).length?{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"}:"e,s,se"),this._handles=t(),this._addedHandles=t(),this.handles.constructor===String)for("all"===this.handles&&(this.handles="n,e,s,w,se,sw,ne,nw"),n=this.handles.split(","),this.handles={},i=0;i"),this._addClass(r,"ui-resizable-handle "+o),r.css({zIndex:s.zIndex}),this.handles[e]=".ui-resizable-"+e,this.element.children(this.handles[e]).length||(this.element.append(r),this._addedHandles=this._addedHandles.add(r));this._renderAxis=function(e){var i,n,o,r;for(i in e=e||this.element,this.handles)this.handles[i].constructor===String?this.handles[i]=this.element.children(this.handles[i]).first().show():(this.handles[i].jquery||this.handles[i].nodeType)&&(this.handles[i]=t(this.handles[i]),this._on(this.handles[i],{mousedown:a._mouseDown})),this.elementIsWrapper&&this.originalElement[0].nodeName.match(/^(textarea|input|select|button)$/i)&&(n=t(this.handles[i],this.element),r=/sw|ne|nw|se|n|s/.test(i)?n.outerHeight():n.outerWidth(),o=["padding",/ne|nw|n/.test(i)?"Top":/se|sw|s/.test(i)?"Bottom":/^e$/.test(i)?"Right":"Left"].join(""),e.css(o,r),this._proportionallyResize()),this._handles=this._handles.add(this.handles[i])},this._renderAxis(this.element),this._handles=this._handles.add(this.element.find(".ui-resizable-handle")),this._handles.disableSelection(),this._handles.on("mouseover",(function(){a.resizing||(this.className&&(r=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)),a.axis=r&&r[1]?r[1]:"se")})),s.autoHide&&(this._handles.hide(),this._addClass("ui-resizable-autohide"))},_removeHandles:function(){this._addedHandles.remove()},_mouseCapture:function(e){var i,n,o=!1;for(i in this.handles)((n=t(this.handles[i])[0])===e.target||t.contains(n,e.target))&&(o=!0);return!this.options.disabled&&o},_mouseStart:function(e){var i,n,o,r=this.options,s=this.element;return this.resizing=!0,this._renderProxy(),i=this._num(this.helper.css("left")),n=this._num(this.helper.css("top")),r.containment&&(i+=t(r.containment).scrollLeft()||0,n+=t(r.containment).scrollTop()||0),this.offset=this.helper.offset(),this.position={left:i,top:n},this.size=this._helper?{width:this.helper.width(),height:this.helper.height()}:{width:s.width(),height:s.height()},this.originalSize=this._helper?{width:s.outerWidth(),height:s.outerHeight()}:{width:s.width(),height:s.height()},this.sizeDiff={width:s.outerWidth()-s.width(),height:s.outerHeight()-s.height()},this.originalPosition={left:i,top:n},this.originalMousePosition={left:e.pageX,top:e.pageY},this.aspectRatio="number"==typeof r.aspectRatio?r.aspectRatio:this.originalSize.width/this.originalSize.height||1,o=t(".ui-resizable-"+this.axis).css("cursor"),t("body").css("cursor","auto"===o?this.axis+"-resize":o),this._addClass("ui-resizable-resizing"),this._propagate("start",e),!0},_mouseDrag:function(e){var i,n,o=this.originalMousePosition,r=this.axis,s=e.pageX-o.left||0,a=e.pageY-o.top||0,c=this._change[r];return this._updatePrevProperties(),!!c&&(i=c.apply(this,[e,s,a]),this._updateVirtualBoundaries(e.shiftKey),(this._aspectRatio||e.shiftKey)&&(i=this._updateRatio(i,e)),i=this._respectSize(i,e),this._updateCache(i),this._propagate("resize",e),n=this._applyChanges(),!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize(),t.isEmptyObject(n)||(this._updatePrevProperties(),this._trigger("resize",e,this.ui()),this._applyChanges()),!1)},_mouseStop:function(e){this.resizing=!1;var i,n,o,r,s,a,c,l=this.options,u=this;return this._helper&&(o=(n=(i=this._proportionallyResizeElements).length&&/textarea/i.test(i[0].nodeName))&&this._hasScroll(i[0],"left")?0:u.sizeDiff.height,r=n?0:u.sizeDiff.width,s={width:u.helper.width()-r,height:u.helper.height()-o},a=parseFloat(u.element.css("left"))+(u.position.left-u.originalPosition.left)||null,c=parseFloat(u.element.css("top"))+(u.position.top-u.originalPosition.top)||null,l.animate||this.element.css(t.extend(s,{top:c,left:a})),u.helper.height(u.size.height),u.helper.width(u.size.width),this._helper&&!l.animate&&this._proportionallyResize()),t("body").css("cursor","auto"),this._removeClass("ui-resizable-resizing"),this._propagate("stop",e),this._helper&&this.helper.remove(),!1},_updatePrevProperties:function(){this.prevPosition={top:this.position.top,left:this.position.left},this.prevSize={width:this.size.width,height:this.size.height}},_applyChanges:function(){var t={};return this.position.top!==this.prevPosition.top&&(t.top=this.position.top+"px"),this.position.left!==this.prevPosition.left&&(t.left=this.position.left+"px"),this.helper.css(t),this.size.width!==this.prevSize.width&&(t.width=this.size.width+"px",this.helper.width(t.width)),this.size.height!==this.prevSize.height&&(t.height=this.size.height+"px",this.helper.height(t.height)),t},_updateVirtualBoundaries:function(t){var e,i,n,o,r,s=this.options;r={minWidth:this._isNumber(s.minWidth)?s.minWidth:0,maxWidth:this._isNumber(s.maxWidth)?s.maxWidth:1/0,minHeight:this._isNumber(s.minHeight)?s.minHeight:0,maxHeight:this._isNumber(s.maxHeight)?s.maxHeight:1/0},(this._aspectRatio||t)&&(e=r.minHeight*this.aspectRatio,n=r.minWidth/this.aspectRatio,i=r.maxHeight*this.aspectRatio,o=r.maxWidth/this.aspectRatio,e>r.minWidth&&(r.minWidth=e),n>r.minHeight&&(r.minHeight=n),it.width,s=this._isNumber(t.height)&&e.minHeight&&e.minHeight>t.height,a=this.originalPosition.left+this.originalSize.width,c=this.originalPosition.top+this.originalSize.height,l=/sw|nw|w/.test(i),u=/nw|ne|n/.test(i);return r&&(t.width=e.minWidth),s&&(t.height=e.minHeight),n&&(t.width=e.maxWidth),o&&(t.height=e.maxHeight),r&&l&&(t.left=a-e.minWidth),n&&l&&(t.left=a-e.maxWidth),s&&u&&(t.top=c-e.minHeight),o&&u&&(t.top=c-e.maxHeight),t.width||t.height||t.left||!t.top?t.width||t.height||t.top||!t.left||(t.left=null):t.top=null,t},_getPaddingPlusBorderDimensions:function(t){for(var e=0,i=[],n=[t.css("borderTopWidth"),t.css("borderRightWidth"),t.css("borderBottomWidth"),t.css("borderLeftWidth")],o=[t.css("paddingTop"),t.css("paddingRight"),t.css("paddingBottom"),t.css("paddingLeft")];e<4;e++)i[e]=parseFloat(n[e])||0,i[e]+=parseFloat(o[e])||0;return{height:i[0]+i[2],width:i[1]+i[3]}},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var t,e=0,i=this.helper||this.element;e
          ").css({overflow:"hidden"}),this._addClass(this.helper,this._helper),this.helper.css({width:this.element.outerWidth(),height:this.element.outerHeight(),position:"absolute",left:this.elementOffset.left+"px",top:this.elementOffset.top+"px",zIndex:++i.zIndex}),this.helper.appendTo("body").disableSelection()):this.helper=this.element},_change:{e:function(t,e){return{width:this.originalSize.width+e}},w:function(t,e){var i=this.originalSize;return{left:this.originalPosition.left+e,width:i.width-e}},n:function(t,e,i){var n=this.originalSize;return{top:this.originalPosition.top+i,height:n.height-i}},s:function(t,e,i){return{height:this.originalSize.height+i}},se:function(e,i,n){return t.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[e,i,n]))},sw:function(e,i,n){return t.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[e,i,n]))},ne:function(e,i,n){return t.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[e,i,n]))},nw:function(e,i,n){return t.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[e,i,n]))}},_propagate:function(e,i){t.ui.plugin.call(this,e,[i,this.ui()]),"resize"!==e&&this._trigger(e,i,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}}),t.ui.plugin.add("resizable","animate",{stop:function(e){var i=t(this).resizable("instance"),n=i.options,o=i._proportionallyResizeElements,r=o.length&&/textarea/i.test(o[0].nodeName),s=r&&i._hasScroll(o[0],"left")?0:i.sizeDiff.height,a=r?0:i.sizeDiff.width,c={width:i.size.width-a,height:i.size.height-s},l=parseFloat(i.element.css("left"))+(i.position.left-i.originalPosition.left)||null,u=parseFloat(i.element.css("top"))+(i.position.top-i.originalPosition.top)||null;i.element.animate(t.extend(c,u&&l?{top:u,left:l}:{}),{duration:n.animateDuration,easing:n.animateEasing,step:function(){var n={width:parseFloat(i.element.css("width")),height:parseFloat(i.element.css("height")),top:parseFloat(i.element.css("top")),left:parseFloat(i.element.css("left"))};o&&o.length&&t(o[0]).css({width:n.width,height:n.height}),i._updateCache(n),i._propagate("resize",e)}})}}),t.ui.plugin.add("resizable","containment",{start:function(){var e,i,n,o,r,s,a,c=t(this).resizable("instance"),l=c.options,u=c.element,h=l.containment,d=h instanceof t?h.get(0):/parent/.test(h)?u.parent().get(0):h;d&&(c.containerElement=t(d),/document/.test(h)||h===document?(c.containerOffset={left:0,top:0},c.containerPosition={left:0,top:0},c.parentData={element:t(document),left:0,top:0,width:t(document).width(),height:t(document).height()||document.body.parentNode.scrollHeight}):(e=t(d),i=[],t(["Top","Right","Left","Bottom"]).each((function(t,n){i[t]=c._num(e.css("padding"+n))})),c.containerOffset=e.offset(),c.containerPosition=e.position(),c.containerSize={height:e.innerHeight()-i[3],width:e.innerWidth()-i[1]},n=c.containerOffset,o=c.containerSize.height,r=c.containerSize.width,s=c._hasScroll(d,"left")?d.scrollWidth:r,a=c._hasScroll(d)?d.scrollHeight:o,c.parentData={element:d,left:n.left,top:n.top,width:s,height:a}))},resize:function(e){var i,n,o,r,s=t(this).resizable("instance"),a=s.options,c=s.containerOffset,l=s.position,u=s._aspectRatio||e.shiftKey,h={top:0,left:0},d=s.containerElement,p=!0;d[0]!==document&&/static/.test(d.css("position"))&&(h=c),l.left<(s._helper?c.left:0)&&(s.size.width=s.size.width+(s._helper?s.position.left-c.left:s.position.left-h.left),u&&(s.size.height=s.size.width/s.aspectRatio,p=!1),s.position.left=a.helper?c.left:0),l.top<(s._helper?c.top:0)&&(s.size.height=s.size.height+(s._helper?s.position.top-c.top:s.position.top),u&&(s.size.width=s.size.height*s.aspectRatio,p=!1),s.position.top=s._helper?c.top:0),o=s.containerElement.get(0)===s.element.parent().get(0),r=/relative|absolute/.test(s.containerElement.css("position")),o&&r?(s.offset.left=s.parentData.left+s.position.left,s.offset.top=s.parentData.top+s.position.top):(s.offset.left=s.element.offset().left,s.offset.top=s.element.offset().top),i=Math.abs(s.sizeDiff.width+(s._helper?s.offset.left-h.left:s.offset.left-c.left)),n=Math.abs(s.sizeDiff.height+(s._helper?s.offset.top-h.top:s.offset.top-c.top)),i+s.size.width>=s.parentData.width&&(s.size.width=s.parentData.width-i,u&&(s.size.height=s.size.width/s.aspectRatio,p=!1)),n+s.size.height>=s.parentData.height&&(s.size.height=s.parentData.height-n,u&&(s.size.width=s.size.height*s.aspectRatio,p=!1)),p||(s.position.left=s.prevPosition.left,s.position.top=s.prevPosition.top,s.size.width=s.prevSize.width,s.size.height=s.prevSize.height)},stop:function(){var e=t(this).resizable("instance"),i=e.options,n=e.containerOffset,o=e.containerPosition,r=e.containerElement,s=t(e.helper),a=s.offset(),c=s.outerWidth()-e.sizeDiff.width,l=s.outerHeight()-e.sizeDiff.height;e._helper&&!i.animate&&/relative/.test(r.css("position"))&&t(this).css({left:a.left-o.left-n.left,width:c,height:l}),e._helper&&!i.animate&&/static/.test(r.css("position"))&&t(this).css({left:a.left-o.left-n.left,width:c,height:l})}}),t.ui.plugin.add("resizable","alsoResize",{start:function(){var e=t(this).resizable("instance").options;t(e.alsoResize).each((function(){var e=t(this);e.data("ui-resizable-alsoresize",{width:parseFloat(e.css("width")),height:parseFloat(e.css("height")),left:parseFloat(e.css("left")),top:parseFloat(e.css("top"))})}))},resize:function(e,i){var n=t(this).resizable("instance"),o=n.options,r=n.originalSize,s=n.originalPosition,a={height:n.size.height-r.height||0,width:n.size.width-r.width||0,top:n.position.top-s.top||0,left:n.position.left-s.left||0};t(o.alsoResize).each((function(){var e=t(this),n=t(this).data("ui-resizable-alsoresize"),o={},r=e.parents(i.originalElement[0]).length?["width","height"]:["width","height","top","left"];t.each(r,(function(t,e){var i=(n[e]||0)+(a[e]||0);i&&i>=0&&(o[e]=i||null)})),e.css(o)}))},stop:function(){t(this).removeData("ui-resizable-alsoresize")}}),t.ui.plugin.add("resizable","ghost",{start:function(){var e=t(this).resizable("instance"),i=e.size;e.ghost=e.originalElement.clone(),e.ghost.css({opacity:.25,display:"block",position:"relative",height:i.height,width:i.width,margin:0,left:0,top:0}),e._addClass(e.ghost,"ui-resizable-ghost"),!1!==t.uiBackCompat&&"string"==typeof e.options.ghost&&e.ghost.addClass(this.options.ghost),e.ghost.appendTo(e.helper)},resize:function(){var e=t(this).resizable("instance");e.ghost&&e.ghost.css({position:"relative",height:e.size.height,width:e.size.width})},stop:function(){var e=t(this).resizable("instance");e.ghost&&e.helper&&e.helper.get(0).removeChild(e.ghost.get(0))}}),t.ui.plugin.add("resizable","grid",{resize:function(){var e,i=t(this).resizable("instance"),n=i.options,o=i.size,r=i.originalSize,s=i.originalPosition,a=i.axis,c="number"==typeof n.grid?[n.grid,n.grid]:n.grid,l=c[0]||1,u=c[1]||1,h=Math.round((o.width-r.width)/l)*l,d=Math.round((o.height-r.height)/u)*u,p=r.width+h,A=r.height+d,f=n.maxWidth&&n.maxWidthp,C=n.minHeight&&n.minHeight>A;n.grid=c,m&&(p+=l),C&&(A+=u),f&&(p-=l),g&&(A-=u),/^(se|s|e)$/.test(a)?(i.size.width=p,i.size.height=A):/^(ne)$/.test(a)?(i.size.width=p,i.size.height=A,i.position.top=s.top-d):/^(sw)$/.test(a)?(i.size.width=p,i.size.height=A,i.position.left=s.left-h):((A-u<=0||p-l<=0)&&(e=i._getPaddingPlusBorderDimensions(this)),A-u>0?(i.size.height=A,i.position.top=s.top-d):(A=u-e.height,i.size.height=A,i.position.top=s.top+r.height-A),p-l>0?(i.size.width=p,i.position.left=s.left-h):(p=l-e.width,i.size.width=p,i.position.left=s.left+r.width-p))}}),t.ui.resizable,t.widget("ui.dialog",{version:"1.13.3",options:{appendTo:"body",autoOpen:!0,buttons:[],classes:{"ui-dialog":"ui-corner-all","ui-dialog-titlebar":"ui-corner-all"},closeOnEscape:!0,closeText:"Close",draggable:!0,hide:null,height:"auto",maxHeight:null,maxWidth:null,minHeight:150,minWidth:150,modal:!1,position:{my:"center",at:"center",of:window,collision:"fit",using:function(e){var i=t(this).css(e).offset().top;i<0&&t(this).css("top",e.top-i)}},resizable:!0,show:null,title:null,width:300,beforeClose:null,close:null,drag:null,dragStart:null,dragStop:null,focus:null,open:null,resize:null,resizeStart:null,resizeStop:null},sizeRelatedOptions:{buttons:!0,height:!0,maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0,width:!0},resizableRelatedOptions:{maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0},_create:function(){this.originalCss={display:this.element[0].style.display,width:this.element[0].style.width,minHeight:this.element[0].style.minHeight,maxHeight:this.element[0].style.maxHeight,height:this.element[0].style.height},this.originalPosition={parent:this.element.parent(),index:this.element.parent().children().index(this.element)},this.originalTitle=this.element.attr("title"),null==this.options.title&&null!=this.originalTitle&&(this.options.title=this.originalTitle),this.options.disabled&&(this.options.disabled=!1),this._createWrapper(),this.element.show().removeAttr("title").appendTo(this.uiDialog),this._addClass("ui-dialog-content","ui-widget-content"),this._createTitlebar(),this._createButtonPane(),this.options.draggable&&t.fn.draggable&&this._makeDraggable(),this.options.resizable&&t.fn.resizable&&this._makeResizable(),this._isOpen=!1,this._trackFocus()},_init:function(){this.options.autoOpen&&this.open()},_appendTo:function(){var e=this.options.appendTo;return e&&(e.jquery||e.nodeType)?t(e):this.document.find(e||"body").eq(0)},_destroy:function(){var t,e=this.originalPosition;this._untrackInstance(),this._destroyOverlay(),this.element.removeUniqueId().css(this.originalCss).detach(),this.uiDialog.remove(),this.originalTitle&&this.element.attr("title",this.originalTitle),(t=e.parent.children().eq(e.index)).length&&t[0]!==this.element[0]?t.before(this.element):e.parent.append(this.element)},widget:function(){return this.uiDialog},disable:t.noop,enable:t.noop,close:function(e){var i=this;this._isOpen&&!1!==this._trigger("beforeClose",e)&&(this._isOpen=!1,this._focusedElement=null,this._destroyOverlay(),this._untrackInstance(),this.opener.filter(":focusable").trigger("focus").length||t.ui.safeBlur(t.ui.safeActiveElement(this.document[0])),this._hide(this.uiDialog,this.options.hide,(function(){i._trigger("close",e)})))},isOpen:function(){return this._isOpen},moveToTop:function(){this._moveToTop()},_moveToTop:function(e,i){var n=!1,o=this.uiDialog.siblings(".ui-front:visible").map((function(){return+t(this).css("z-index")})).get(),r=Math.max.apply(null,o);return r>=+this.uiDialog.css("z-index")&&(this.uiDialog.css("z-index",r+1),n=!0),n&&!i&&this._trigger("focus",e),n},open:function(){var e=this;this._isOpen?this._moveToTop()&&this._focusTabbable():(this._isOpen=!0,this.opener=t(t.ui.safeActiveElement(this.document[0])),this._size(),this._position(),this._createOverlay(),this._moveToTop(null,!0),this.overlay&&this.overlay.css("z-index",this.uiDialog.css("z-index")-1),this._show(this.uiDialog,this.options.show,(function(){e._focusTabbable(),e._trigger("focus")})),this._makeFocusTarget(),this._trigger("open"))},_focusTabbable:function(){var t=this._focusedElement;t||(t=this.element.find("[autofocus]")),t.length||(t=this.element.find(":tabbable")),t.length||(t=this.uiDialogButtonPane.find(":tabbable")),t.length||(t=this.uiDialogTitlebarClose.filter(":tabbable")),t.length||(t=this.uiDialog),t.eq(0).trigger("focus")},_restoreTabbableFocus:function(){var e=t.ui.safeActiveElement(this.document[0]);this.uiDialog[0]===e||t.contains(this.uiDialog[0],e)||this._focusTabbable()},_keepFocus:function(t){t.preventDefault(),this._restoreTabbableFocus(),this._delay(this._restoreTabbableFocus)},_createWrapper:function(){this.uiDialog=t("
          ").hide().attr({tabIndex:-1,role:"dialog"}).appendTo(this._appendTo()),this._addClass(this.uiDialog,"ui-dialog","ui-widget ui-widget-content ui-front"),this._on(this.uiDialog,{keydown:function(e){if(this.options.closeOnEscape&&!e.isDefaultPrevented()&&e.keyCode&&e.keyCode===t.ui.keyCode.ESCAPE)return e.preventDefault(),void this.close(e);if(e.keyCode===t.ui.keyCode.TAB&&!e.isDefaultPrevented()){var i=this.uiDialog.find(":tabbable"),n=i.first(),o=i.last();e.target!==o[0]&&e.target!==this.uiDialog[0]||e.shiftKey?e.target!==n[0]&&e.target!==this.uiDialog[0]||!e.shiftKey||(this._delay((function(){o.trigger("focus")})),e.preventDefault()):(this._delay((function(){n.trigger("focus")})),e.preventDefault())}},mousedown:function(t){this._moveToTop(t)&&this._focusTabbable()}}),this.element.find("[aria-describedby]").length||this.uiDialog.attr({"aria-describedby":this.element.uniqueId().attr("id")})},_createTitlebar:function(){var e;this.uiDialogTitlebar=t("
          "),this._addClass(this.uiDialogTitlebar,"ui-dialog-titlebar","ui-widget-header ui-helper-clearfix"),this._on(this.uiDialogTitlebar,{mousedown:function(e){t(e.target).closest(".ui-dialog-titlebar-close")||this.uiDialog.trigger("focus")}}),this.uiDialogTitlebarClose=t("").button({label:t("").text(this.options.closeText).html(),icon:"ui-icon-closethick",showLabel:!1}).appendTo(this.uiDialogTitlebar),this._addClass(this.uiDialogTitlebarClose,"ui-dialog-titlebar-close"),this._on(this.uiDialogTitlebarClose,{click:function(t){t.preventDefault(),this.close(t)}}),e=t("").uniqueId().prependTo(this.uiDialogTitlebar),this._addClass(e,"ui-dialog-title"),this._title(e),this.uiDialogTitlebar.prependTo(this.uiDialog),this.uiDialog.attr({"aria-labelledby":e.attr("id")})},_title:function(t){this.options.title?t.text(this.options.title):t.html(" ")},_createButtonPane:function(){this.uiDialogButtonPane=t("
          "),this._addClass(this.uiDialogButtonPane,"ui-dialog-buttonpane","ui-widget-content ui-helper-clearfix"),this.uiButtonSet=t("
          ").appendTo(this.uiDialogButtonPane),this._addClass(this.uiButtonSet,"ui-dialog-buttonset"),this._createButtons()},_createButtons:function(){var e=this,i=this.options.buttons;this.uiDialogButtonPane.remove(),this.uiButtonSet.empty(),t.isEmptyObject(i)||Array.isArray(i)&&!i.length?this._removeClass(this.uiDialog,"ui-dialog-buttons"):(t.each(i,(function(i,n){var o,r;n="function"==typeof n?{click:n,text:i}:n,n=t.extend({type:"button"},n),o=n.click,r={icon:n.icon,iconPosition:n.iconPosition,showLabel:n.showLabel,icons:n.icons,text:n.text},delete n.click,delete n.icon,delete n.iconPosition,delete n.showLabel,delete n.icons,"boolean"==typeof n.text&&delete n.text,t("",n).button(r).appendTo(e.uiButtonSet).on("click",(function(){o.apply(e.element[0],arguments)}))})),this._addClass(this.uiDialog,"ui-dialog-buttons"),this.uiDialogButtonPane.appendTo(this.uiDialog))},_makeDraggable:function(){var e=this,i=this.options;function n(t){return{position:t.position,offset:t.offset}}this.uiDialog.draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close",handle:".ui-dialog-titlebar",containment:"document",start:function(i,o){e._addClass(t(this),"ui-dialog-dragging"),e._blockFrames(),e._trigger("dragStart",i,n(o))},drag:function(t,i){e._trigger("drag",t,n(i))},stop:function(o,r){var s=r.offset.left-e.document.scrollLeft(),a=r.offset.top-e.document.scrollTop();i.position={my:"left top",at:"left"+(s>=0?"+":"")+s+" top"+(a>=0?"+":"")+a,of:e.window},e._removeClass(t(this),"ui-dialog-dragging"),e._unblockFrames(),e._trigger("dragStop",o,n(r))}})},_makeResizable:function(){var e=this,i=this.options,n=i.resizable,o=this.uiDialog.css("position"),r="string"==typeof n?n:"n,e,s,w,se,sw,ne,nw";function s(t){return{originalPosition:t.originalPosition,originalSize:t.originalSize,position:t.position,size:t.size}}this.uiDialog.resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:this.element,maxWidth:i.maxWidth,maxHeight:i.maxHeight,minWidth:i.minWidth,minHeight:this._minHeight(),handles:r,start:function(i,n){e._addClass(t(this),"ui-dialog-resizing"),e._blockFrames(),e._trigger("resizeStart",i,s(n))},resize:function(t,i){e._trigger("resize",t,s(i))},stop:function(n,o){var r=e.uiDialog.offset(),a=r.left-e.document.scrollLeft(),c=r.top-e.document.scrollTop();i.height=e.uiDialog.height(),i.width=e.uiDialog.width(),i.position={my:"left top",at:"left"+(a>=0?"+":"")+a+" top"+(c>=0?"+":"")+c,of:e.window},e._removeClass(t(this),"ui-dialog-resizing"),e._unblockFrames(),e._trigger("resizeStop",n,s(o))}}).css("position",o)},_trackFocus:function(){this._on(this.widget(),{focusin:function(e){this._makeFocusTarget(),this._focusedElement=t(e.target)}})},_makeFocusTarget:function(){this._untrackInstance(),this._trackingInstances().unshift(this)},_untrackInstance:function(){var e=this._trackingInstances(),i=t.inArray(this,e);-1!==i&&e.splice(i,1)},_trackingInstances:function(){var t=this.document.data("ui-dialog-instances");return t||(t=[],this.document.data("ui-dialog-instances",t)),t},_minHeight:function(){var t=this.options;return"auto"===t.height?t.minHeight:Math.min(t.minHeight,t.height)},_position:function(){var t=this.uiDialog.is(":visible");t||this.uiDialog.show(),this.uiDialog.position(this.options.position),t||this.uiDialog.hide()},_setOptions:function(e){var i=this,n=!1,o={};t.each(e,(function(t,e){i._setOption(t,e),t in i.sizeRelatedOptions&&(n=!0),t in i.resizableRelatedOptions&&(o[t]=e)})),n&&(this._size(),this._position()),this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option",o)},_setOption:function(e,i){var n,o,r=this.uiDialog;"disabled"!==e&&(this._super(e,i),"appendTo"===e&&this.uiDialog.appendTo(this._appendTo()),"buttons"===e&&this._createButtons(),"closeText"===e&&this.uiDialogTitlebarClose.button({label:t("").text(""+this.options.closeText).html()}),"draggable"===e&&((n=r.is(":data(ui-draggable)"))&&!i&&r.draggable("destroy"),!n&&i&&this._makeDraggable()),"position"===e&&this._position(),"resizable"===e&&((o=r.is(":data(ui-resizable)"))&&!i&&r.resizable("destroy"),o&&"string"==typeof i&&r.resizable("option","handles",i),o||!1===i||this._makeResizable()),"title"===e&&this._title(this.uiDialogTitlebar.find(".ui-dialog-title")))},_size:function(){var t,e,i,n=this.options;this.element.show().css({width:"auto",minHeight:0,maxHeight:"none",height:0}),n.minWidth>n.width&&(n.width=n.minWidth),t=this.uiDialog.css({height:"auto",width:n.width}).outerHeight(),e=Math.max(0,n.minHeight-t),i="number"==typeof n.maxHeight?Math.max(0,n.maxHeight-t):"none","auto"===n.height?this.element.css({minHeight:e,maxHeight:i,height:"auto"}):this.element.height(Math.max(0,n.height-t)),this.uiDialog.is(":data(ui-resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight())},_blockFrames:function(){this.iframeBlocks=this.document.find("iframe").map((function(){var e=t(this);return t("
          ").css({position:"absolute",width:e.outerWidth(),height:e.outerHeight()}).appendTo(e.parent()).offset(e.offset())[0]}))},_unblockFrames:function(){this.iframeBlocks&&(this.iframeBlocks.remove(),delete this.iframeBlocks)},_allowInteraction:function(e){return!!t(e.target).closest(".ui-dialog").length||!!t(e.target).closest(".ui-datepicker").length},_createOverlay:function(){if(this.options.modal){var e=t.fn.jquery.substring(0,4),i=!0;this._delay((function(){i=!1})),this.document.data("ui-dialog-overlays")||this.document.on("focusin.ui-dialog",function(t){if(!i){var n=this._trackingInstances()[0];n._allowInteraction(t)||(t.preventDefault(),n._focusTabbable(),"3.4."!==e&&"3.5."!==e&&"3.6."!==e||n._delay(n._restoreTabbableFocus))}}.bind(this)),this.overlay=t("
          ").appendTo(this._appendTo()),this._addClass(this.overlay,null,"ui-widget-overlay ui-front"),this._on(this.overlay,{mousedown:"_keepFocus"}),this.document.data("ui-dialog-overlays",(this.document.data("ui-dialog-overlays")||0)+1)}},_destroyOverlay:function(){if(this.options.modal&&this.overlay){var t=this.document.data("ui-dialog-overlays")-1;t?this.document.data("ui-dialog-overlays",t):(this.document.off("focusin.ui-dialog"),this.document.removeData("ui-dialog-overlays")),this.overlay.remove(),this.overlay=null}}}),!1!==t.uiBackCompat&&t.widget("ui.dialog",t.ui.dialog,{options:{dialogClass:""},_createWrapper:function(){this._super(),this.uiDialog.addClass(this.options.dialogClass)},_setOption:function(t,e){"dialogClass"===t&&this.uiDialog.removeClass(this.options.dialogClass).addClass(e),this._superApply(arguments)}}),t.ui.dialog,t.widget("ui.droppable",{version:"1.13.3",widgetEventPrefix:"drop",options:{accept:"*",addClasses:!0,greedy:!1,scope:"default",tolerance:"intersect",activate:null,deactivate:null,drop:null,out:null,over:null},_create:function(){var t,e=this.options,i=e.accept;this.isover=!1,this.isout=!0,this.accept="function"==typeof i?i:function(t){return t.is(i)},this.proportions=function(){if(!arguments.length)return t||(t={width:this.element[0].offsetWidth,height:this.element[0].offsetHeight});t=arguments[0]},this._addToManager(e.scope),e.addClasses&&this._addClass("ui-droppable")},_addToManager:function(e){t.ui.ddmanager.droppables[e]=t.ui.ddmanager.droppables[e]||[],t.ui.ddmanager.droppables[e].push(this)},_splice:function(t){for(var e=0;e=e&&t=u&&s<=d||c>=u&&c<=d||sd)&&(r>=l&&r<=h||a>=l&&a<=h||rh);default:return!1}}}(),t.ui.ddmanager={current:null,droppables:{default:[]},prepareOffsets:function(e,i){var n,o,r=t.ui.ddmanager.droppables[e.options.scope]||[],s=i?i.type:null,a=(e.currentItem||e.element).find(":data(ui-droppable)").addBack();t:for(n=0;n").appendTo(this.element),this._addClass(this.valueDiv,"ui-progressbar-value","ui-widget-header"),this._refreshValue()},_destroy:function(){this.element.removeAttr("role aria-valuemin aria-valuemax aria-valuenow"),this.valueDiv.remove()},value:function(t){if(void 0===t)return this.options.value;this.options.value=this._constrainedValue(t),this._refreshValue()},_constrainedValue:function(t){return void 0===t&&(t=this.options.value),this.indeterminate=!1===t,"number"!=typeof t&&(t=0),!this.indeterminate&&Math.min(this.options.max,Math.max(this.min,t))},_setOptions:function(t){var e=t.value;delete t.value,this._super(t),this.options.value=this._constrainedValue(e),this._refreshValue()},_setOption:function(t,e){"max"===t&&(e=Math.max(this.min,e)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",t),this._toggleClass(null,"ui-state-disabled",!!t)},_percentage:function(){return this.indeterminate?100:100*(this.options.value-this.min)/(this.options.max-this.min)},_refreshValue:function(){var e=this.options.value,i=this._percentage();this.valueDiv.toggle(this.indeterminate||e>this.min).width(i.toFixed(0)+"%"),this._toggleClass(this.valueDiv,"ui-progressbar-complete",null,e===this.options.max)._toggleClass("ui-progressbar-indeterminate",null,this.indeterminate),this.indeterminate?(this.element.removeAttr("aria-valuenow"),this.overlayDiv||(this.overlayDiv=t("
          ").appendTo(this.valueDiv),this._addClass(this.overlayDiv,"ui-progressbar-overlay"))):(this.element.attr({"aria-valuemax":this.options.max,"aria-valuenow":e}),this.overlayDiv&&(this.overlayDiv.remove(),this.overlayDiv=null)),this.oldValue!==e&&(this.oldValue=e,this._trigger("change")),e===this.options.max&&this._trigger("complete")}}),t.widget("ui.selectable",t.ui.mouse,{version:"1.13.3",options:{appendTo:"body",autoRefresh:!0,distance:0,filter:"*",tolerance:"touch",selected:null,selecting:null,start:null,stop:null,unselected:null,unselecting:null},_create:function(){var e=this;this._addClass("ui-selectable"),this.dragged=!1,this.refresh=function(){e.elementPos=t(e.element[0]).offset(),e.selectees=t(e.options.filter,e.element[0]),e._addClass(e.selectees,"ui-selectee"),e.selectees.each((function(){var i=t(this),n=i.offset(),o={left:n.left-e.elementPos.left,top:n.top-e.elementPos.top};t.data(this,"selectable-item",{element:this,$element:i,left:o.left,top:o.top,right:o.left+i.outerWidth(),bottom:o.top+i.outerHeight(),startselected:!1,selected:i.hasClass("ui-selected"),selecting:i.hasClass("ui-selecting"),unselecting:i.hasClass("ui-unselecting")})}))},this.refresh(),this._mouseInit(),this.helper=t("
          "),this._addClass(this.helper,"ui-selectable-helper")},_destroy:function(){this.selectees.removeData("selectable-item"),this._mouseDestroy()},_mouseStart:function(e){var i=this,n=this.options;this.opos=[e.pageX,e.pageY],this.elementPos=t(this.element[0]).offset(),this.options.disabled||(this.selectees=t(n.filter,this.element[0]),this._trigger("start",e),t(n.appendTo).append(this.helper),this.helper.css({left:e.pageX,top:e.pageY,width:0,height:0}),n.autoRefresh&&this.refresh(),this.selectees.filter(".ui-selected").each((function(){var n=t.data(this,"selectable-item");n.startselected=!0,e.metaKey||e.ctrlKey||(i._removeClass(n.$element,"ui-selected"),n.selected=!1,i._addClass(n.$element,"ui-unselecting"),n.unselecting=!0,i._trigger("unselecting",e,{unselecting:n.element}))})),t(e.target).parents().addBack().each((function(){var n,o=t.data(this,"selectable-item");if(o)return n=!e.metaKey&&!e.ctrlKey||!o.$element.hasClass("ui-selected"),i._removeClass(o.$element,n?"ui-unselecting":"ui-selected")._addClass(o.$element,n?"ui-selecting":"ui-unselecting"),o.unselecting=!n,o.selecting=n,o.selected=n,n?i._trigger("selecting",e,{selecting:o.element}):i._trigger("unselecting",e,{unselecting:o.element}),!1})))},_mouseDrag:function(e){if(this.dragged=!0,!this.options.disabled){var i,n=this,o=this.options,r=this.opos[0],s=this.opos[1],a=e.pageX,c=e.pageY;return r>a&&(i=a,a=r,r=i),s>c&&(i=c,c=s,s=i),this.helper.css({left:r,top:s,width:a-r,height:c-s}),this.selectees.each((function(){var i=t.data(this,"selectable-item"),l=!1,u={};i&&i.element!==n.element[0]&&(u.left=i.left+n.elementPos.left,u.right=i.right+n.elementPos.left,u.top=i.top+n.elementPos.top,u.bottom=i.bottom+n.elementPos.top,"touch"===o.tolerance?l=!(u.left>a||u.rightc||u.bottomr&&u.rights&&u.bottom",options:{appendTo:null,classes:{"ui-selectmenu-button-open":"ui-corner-top","ui-selectmenu-button-closed":"ui-corner-all"},disabled:null,icons:{button:"ui-icon-triangle-1-s"},position:{my:"left top",at:"left bottom",collision:"none"},width:!1,change:null,close:null,focus:null,open:null,select:null},_create:function(){var e=this.element.uniqueId().attr("id");this.ids={element:e,button:e+"-button",menu:e+"-menu"},this._drawButton(),this._drawMenu(),this._bindFormResetHandler(),this._rendered=!1,this.menuItems=t()},_drawButton:function(){var e,i=this,n=this._parseOption(this.element.find("option:selected"),this.element[0].selectedIndex);this.labels=this.element.labels().attr("for",this.ids.button),this._on(this.labels,{click:function(t){this.button.trigger("focus"),t.preventDefault()}}),this.element.hide(),this.button=t("",{tabindex:this.options.disabled?-1:0,id:this.ids.button,role:"combobox","aria-expanded":"false","aria-autocomplete":"list","aria-owns":this.ids.menu,"aria-haspopup":"true",title:this.element.attr("title")}).insertAfter(this.element),this._addClass(this.button,"ui-selectmenu-button ui-selectmenu-button-closed","ui-button ui-widget"),e=t("").appendTo(this.button),this._addClass(e,"ui-selectmenu-icon","ui-icon "+this.options.icons.button),this.buttonItem=this._renderButtonItem(n).appendTo(this.button),!1!==this.options.width&&this._resizeButton(),this._on(this.button,this._buttonEvents),this.button.one("focusin",(function(){i._rendered||i._refreshMenu()}))},_drawMenu:function(){var e=this;this.menu=t("
            ",{"aria-hidden":"true","aria-labelledby":this.ids.button,id:this.ids.menu}),this.menuWrap=t("
            ").append(this.menu),this._addClass(this.menuWrap,"ui-selectmenu-menu","ui-front"),this.menuWrap.appendTo(this._appendTo()),this.menuInstance=this.menu.menu({classes:{"ui-menu":"ui-corner-bottom"},role:"listbox",select:function(t,i){t.preventDefault(),e._setSelection(),e._select(i.item.data("ui-selectmenu-item"),t)},focus:function(t,i){var n=i.item.data("ui-selectmenu-item");null!=e.focusIndex&&n.index!==e.focusIndex&&(e._trigger("focus",t,{item:n}),e.isOpen||e._select(n,t)),e.focusIndex=n.index,e.button.attr("aria-activedescendant",e.menuItems.eq(n.index).attr("id"))}}).menu("instance"),this.menuInstance._off(this.menu,"mouseleave"),this.menuInstance._closeOnDocumentClick=function(){return!1},this.menuInstance._isDivider=function(){return!1}},refresh:function(){this._refreshMenu(),this.buttonItem.replaceWith(this.buttonItem=this._renderButtonItem(this._getSelectedItem().data("ui-selectmenu-item")||{})),null===this.options.width&&this._resizeButton()},_refreshMenu:function(){var t,e=this.element.find("option");this.menu.empty(),this._parseOptions(e),this._renderMenu(this.menu,this.items),this.menuInstance.refresh(),this.menuItems=this.menu.find("li").not(".ui-selectmenu-optgroup").find(".ui-menu-item-wrapper"),this._rendered=!0,e.length&&(t=this._getSelectedItem(),this.menuInstance.focus(null,t),this._setAria(t.data("ui-selectmenu-item")),this._setOption("disabled",this.element.prop("disabled")))},open:function(t){this.options.disabled||(this._rendered?(this._removeClass(this.menu.find(".ui-state-active"),null,"ui-state-active"),this.menuInstance.focus(null,this._getSelectedItem())):this._refreshMenu(),this.menuItems.length&&(this.isOpen=!0,this._toggleAttr(),this._resizeMenu(),this._position(),this._on(this.document,this._documentClick),this._trigger("open",t)))},_position:function(){this.menuWrap.position(t.extend({of:this.button},this.options.position))},close:function(t){this.isOpen&&(this.isOpen=!1,this._toggleAttr(),this.range=null,this._off(this.document),this._trigger("close",t))},widget:function(){return this.button},menuWidget:function(){return this.menu},_renderButtonItem:function(e){var i=t("");return this._setText(i,e.label),this._addClass(i,"ui-selectmenu-text"),i},_renderMenu:function(e,i){var n=this,o="";t.each(i,(function(i,r){var s;r.optgroup!==o&&(s=t("
          • ",{text:r.optgroup}),n._addClass(s,"ui-selectmenu-optgroup","ui-menu-divider"+(r.element.parent("optgroup").prop("disabled")?" ui-state-disabled":"")),s.appendTo(e),o=r.optgroup),n._renderItemData(e,r)}))},_renderItemData:function(t,e){return this._renderItem(t,e).data("ui-selectmenu-item",e)},_renderItem:function(e,i){var n=t("
          • "),o=t("
            ",{title:i.element.attr("title")});return i.disabled&&this._addClass(n,null,"ui-state-disabled"),i.hidden?n.prop("hidden",!0):this._setText(o,i.label),n.append(o).appendTo(e)},_setText:function(t,e){e?t.text(e):t.html(" ")},_move:function(t,e){var i,n,o=".ui-menu-item";this.isOpen?i=this.menuItems.eq(this.focusIndex).parent("li"):(i=this.menuItems.eq(this.element[0].selectedIndex).parent("li"),o+=":not(.ui-state-disabled)"),(n="first"===t||"last"===t?i["first"===t?"prevAll":"nextAll"](o).eq(-1):i[t+"All"](o).eq(0)).length&&this.menuInstance.focus(e,n)},_getSelectedItem:function(){return this.menuItems.eq(this.element[0].selectedIndex).parent("li")},_toggle:function(t){this[this.isOpen?"close":"open"](t)},_setSelection:function(){var t;this.range&&(window.getSelection?((t=window.getSelection()).removeAllRanges(),t.addRange(this.range)):this.range.select(),this.button.trigger("focus"))},_documentClick:{mousedown:function(e){this.isOpen&&(t(e.target).closest(".ui-selectmenu-menu, #"+t.escapeSelector(this.ids.button)).length||this.close(e))}},_buttonEvents:{mousedown:function(){var t;window.getSelection?(t=window.getSelection()).rangeCount&&(this.range=t.getRangeAt(0)):this.range=document.selection.createRange()},click:function(t){this._setSelection(),this._toggle(t)},keydown:function(e){var i=!0;switch(e.keyCode){case t.ui.keyCode.TAB:case t.ui.keyCode.ESCAPE:this.close(e),i=!1;break;case t.ui.keyCode.ENTER:this.isOpen&&this._selectFocusedItem(e);break;case t.ui.keyCode.UP:e.altKey?this._toggle(e):this._move("prev",e);break;case t.ui.keyCode.DOWN:e.altKey?this._toggle(e):this._move("next",e);break;case t.ui.keyCode.SPACE:this.isOpen?this._selectFocusedItem(e):this._toggle(e);break;case t.ui.keyCode.LEFT:this._move("prev",e);break;case t.ui.keyCode.RIGHT:this._move("next",e);break;case t.ui.keyCode.HOME:case t.ui.keyCode.PAGE_UP:this._move("first",e);break;case t.ui.keyCode.END:case t.ui.keyCode.PAGE_DOWN:this._move("last",e);break;default:this.menu.trigger(e),i=!1}i&&e.preventDefault()}},_selectFocusedItem:function(t){var e=this.menuItems.eq(this.focusIndex).parent("li");e.hasClass("ui-state-disabled")||this._select(e.data("ui-selectmenu-item"),t)},_select:function(t,e){var i=this.element[0].selectedIndex;this.element[0].selectedIndex=t.index,this.buttonItem.replaceWith(this.buttonItem=this._renderButtonItem(t)),this._setAria(t),this._trigger("select",e,{item:t}),t.index!==i&&this._trigger("change",e,{item:t}),this.close(e)},_setAria:function(t){var e=this.menuItems.eq(t.index).attr("id");this.button.attr({"aria-labelledby":e,"aria-activedescendant":e}),this.menu.attr("aria-activedescendant",e)},_setOption:function(t,e){if("icons"===t){var i=this.button.find("span.ui-icon");this._removeClass(i,null,this.options.icons.button)._addClass(i,null,e.button)}this._super(t,e),"appendTo"===t&&this.menuWrap.appendTo(this._appendTo()),"width"===t&&this._resizeButton()},_setOptionDisabled:function(t){this._super(t),this.menuInstance.option("disabled",t),this.button.attr("aria-disabled",t),this._toggleClass(this.button,null,"ui-state-disabled",t),this.element.prop("disabled",t),t?(this.button.attr("tabindex",-1),this.close()):this.button.attr("tabindex",0)},_appendTo:function(){var e=this.options.appendTo;return e&&(e=e.jquery||e.nodeType?t(e):this.document.find(e).eq(0)),e&&e[0]||(e=this.element.closest(".ui-front, dialog")),e.length||(e=this.document[0].body),e},_toggleAttr:function(){this.button.attr("aria-expanded",this.isOpen),this._removeClass(this.button,"ui-selectmenu-button-"+(this.isOpen?"closed":"open"))._addClass(this.button,"ui-selectmenu-button-"+(this.isOpen?"open":"closed"))._toggleClass(this.menuWrap,"ui-selectmenu-open",null,this.isOpen),this.menu.attr("aria-hidden",!this.isOpen)},_resizeButton:function(){var t=this.options.width;!1!==t?(null===t&&(t=this.element.show().outerWidth(),this.element.hide()),this.button.outerWidth(t)):this.button.css("width","")},_resizeMenu:function(){this.menu.outerWidth(Math.max(this.button.outerWidth(),this.menu.width("").outerWidth()+1))},_getCreateOptions:function(){var t=this._super();return t.disabled=this.element.prop("disabled"),t},_parseOptions:function(e){var i=this,n=[];e.each((function(e,o){n.push(i._parseOption(t(o),e))})),this.items=n},_parseOption:function(t,e){var i=t.parent("optgroup");return{element:t,index:e,value:t.val(),label:t.text(),hidden:i.prop("hidden")||t.prop("hidden"),optgroup:i.attr("label")||"",disabled:i.prop("disabled")||t.prop("disabled")}},_destroy:function(){this._unbindFormResetHandler(),this.menuWrap.remove(),this.button.remove(),this.element.show(),this.element.removeUniqueId(),this.labels.attr("for",this.ids.element)}}]),t.widget("ui.slider",t.ui.mouse,{version:"1.13.3",widgetEventPrefix:"slide",options:{animate:!1,classes:{"ui-slider":"ui-corner-all","ui-slider-handle":"ui-corner-all","ui-slider-range":"ui-corner-all ui-widget-header"},distance:0,max:100,min:0,orientation:"horizontal",range:!1,step:1,value:0,values:null,change:null,slide:null,start:null,stop:null},numPages:5,_create:function(){this._keySliding=!1,this._mouseSliding=!1,this._animateOff=!0,this._handleIndex=null,this._detectOrientation(),this._mouseInit(),this._calculateNewMax(),this._addClass("ui-slider ui-slider-"+this.orientation,"ui-widget ui-widget-content"),this._refresh(),this._animateOff=!1},_refresh:function(){this._createRange(),this._createHandles(),this._setupEvents(),this._refreshValue()},_createHandles:function(){var e,i,n=this.options,o=this.element.find(".ui-slider-handle"),r=[];for(i=n.values&&n.values.length||1,o.length>i&&(o.slice(i).remove(),o=o.slice(0,i)),e=o.length;e");this.handles=o.add(t(r.join("")).appendTo(this.element)),this._addClass(this.handles,"ui-slider-handle","ui-state-default"),this.handle=this.handles.eq(0),this.handles.each((function(e){t(this).data("ui-slider-handle-index",e).attr("tabIndex",0)}))},_createRange:function(){var e=this.options;e.range?(!0===e.range&&(e.values?e.values.length&&2!==e.values.length?e.values=[e.values[0],e.values[0]]:Array.isArray(e.values)&&(e.values=e.values.slice(0)):e.values=[this._valueMin(),this._valueMin()]),this.range&&this.range.length?(this._removeClass(this.range,"ui-slider-range-min ui-slider-range-max"),this.range.css({left:"",bottom:""})):(this.range=t("
            ").appendTo(this.element),this._addClass(this.range,"ui-slider-range")),"min"!==e.range&&"max"!==e.range||this._addClass(this.range,"ui-slider-range-"+e.range)):(this.range&&this.range.remove(),this.range=null)},_setupEvents:function(){this._off(this.handles),this._on(this.handles,this._handleEvents),this._hoverable(this.handles),this._focusable(this.handles)},_destroy:function(){this.handles.remove(),this.range&&this.range.remove(),this._mouseDestroy()},_mouseCapture:function(e){var i,n,o,r,s,a,c,l=this,u=this.options;return!u.disabled&&(this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()},this.elementOffset=this.element.offset(),i={x:e.pageX,y:e.pageY},n=this._normValueFromMouse(i),o=this._valueMax()-this._valueMin()+1,this.handles.each((function(e){var i=Math.abs(n-l.values(e));(o>i||o===i&&(e===l._lastChangedValue||l.values(e)===u.min))&&(o=i,r=t(this),s=e)})),!1!==this._start(e,s)&&(this._mouseSliding=!0,this._handleIndex=s,this._addClass(r,null,"ui-state-active"),r.trigger("focus"),a=r.offset(),c=!t(e.target).parents().addBack().is(".ui-slider-handle"),this._clickOffset=c?{left:0,top:0}:{left:e.pageX-a.left-r.width()/2,top:e.pageY-a.top-r.height()/2-(parseInt(r.css("borderTopWidth"),10)||0)-(parseInt(r.css("borderBottomWidth"),10)||0)+(parseInt(r.css("marginTop"),10)||0)},this.handles.hasClass("ui-state-hover")||this._slide(e,s,n),this._animateOff=!0,!0))},_mouseStart:function(){return!0},_mouseDrag:function(t){var e={x:t.pageX,y:t.pageY},i=this._normValueFromMouse(e);return this._slide(t,this._handleIndex,i),!1},_mouseStop:function(t){return this._removeClass(this.handles,null,"ui-state-active"),this._mouseSliding=!1,this._stop(t,this._handleIndex),this._change(t,this._handleIndex),this._handleIndex=null,this._clickOffset=null,this._animateOff=!1,!1},_detectOrientation:function(){this.orientation="vertical"===this.options.orientation?"vertical":"horizontal"},_normValueFromMouse:function(t){var e,i,n,o,r;return"horizontal"===this.orientation?(e=this.elementSize.width,i=t.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)):(e=this.elementSize.height,i=t.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)),(n=i/e)>1&&(n=1),n<0&&(n=0),"vertical"===this.orientation&&(n=1-n),o=this._valueMax()-this._valueMin(),r=this._valueMin()+n*o,this._trimAlignValue(r)},_uiHash:function(t,e,i){var n={handle:this.handles[t],handleIndex:t,value:void 0!==e?e:this.value()};return this._hasMultipleValues()&&(n.value=void 0!==e?e:this.values(t),n.values=i||this.values()),n},_hasMultipleValues:function(){return this.options.values&&this.options.values.length},_start:function(t,e){return this._trigger("start",t,this._uiHash(e))},_slide:function(t,e,i){var n,o=this.value(),r=this.values();this._hasMultipleValues()&&(n=this.values(e?0:1),o=this.values(e),2===this.options.values.length&&!0===this.options.range&&(i=0===e?Math.min(n,i):Math.max(n,i)),r[e]=i),i!==o&&!1!==this._trigger("slide",t,this._uiHash(e,i,r))&&(this._hasMultipleValues()?this.values(e,i):this.value(i))},_stop:function(t,e){this._trigger("stop",t,this._uiHash(e))},_change:function(t,e){this._keySliding||this._mouseSliding||(this._lastChangedValue=e,this._trigger("change",t,this._uiHash(e)))},value:function(t){return arguments.length?(this.options.value=this._trimAlignValue(t),this._refreshValue(),void this._change(null,0)):this._value()},values:function(t,e){var i,n,o;if(arguments.length>1)return this.options.values[t]=this._trimAlignValue(e),this._refreshValue(),void this._change(null,t);if(!arguments.length)return this._values();if(!Array.isArray(arguments[0]))return this._hasMultipleValues()?this._values(t):this.value();for(i=this.options.values,n=arguments[0],o=0;o=0;i--)this._change(null,i);this._animateOff=!1;break;case"step":case"min":case"max":this._animateOff=!0,this._calculateNewMax(),this._refreshValue(),this._animateOff=!1;break;case"range":this._animateOff=!0,this._refresh(),this._animateOff=!1}},_setOptionDisabled:function(t){this._super(t),this._toggleClass(null,"ui-state-disabled",!!t)},_value:function(){var t=this.options.value;return this._trimAlignValue(t)},_values:function(t){var e,i,n;if(arguments.length)return e=this.options.values[t],this._trimAlignValue(e);if(this._hasMultipleValues()){for(i=this.options.values.slice(),n=0;n=this._valueMax())return this._valueMax();var e=this.options.step>0?this.options.step:1,i=(t-this._valueMin())%e,n=t-i;return 2*Math.abs(i)>=e&&(n+=i>0?e:-e),parseFloat(n.toFixed(5))},_calculateNewMax:function(){var t=this.options.max,e=this._valueMin(),i=this.options.step;(t=Math.round((t-e)/i)*i+e)>this.options.max&&(t-=i),this.max=parseFloat(t.toFixed(this._precision()))},_precision:function(){var t=this._precisionOf(this.options.step);return null!==this.options.min&&(t=Math.max(t,this._precisionOf(this.options.min))),t},_precisionOf:function(t){var e=t.toString(),i=e.indexOf(".");return-1===i?0:e.length-i-1},_valueMin:function(){return this.options.min},_valueMax:function(){return this.max},_refreshRange:function(t){"vertical"===t&&this.range.css({width:"",left:""}),"horizontal"===t&&this.range.css({height:"",bottom:""})},_refreshValue:function(){var e,i,n,o,r,s=this.options.range,a=this.options,c=this,l=!this._animateOff&&a.animate,u={};this._hasMultipleValues()?this.handles.each((function(n){i=(c.values(n)-c._valueMin())/(c._valueMax()-c._valueMin())*100,u["horizontal"===c.orientation?"left":"bottom"]=i+"%",t(this).stop(1,1)[l?"animate":"css"](u,a.animate),!0===c.options.range&&("horizontal"===c.orientation?(0===n&&c.range.stop(1,1)[l?"animate":"css"]({left:i+"%"},a.animate),1===n&&c.range[l?"animate":"css"]({width:i-e+"%"},{queue:!1,duration:a.animate})):(0===n&&c.range.stop(1,1)[l?"animate":"css"]({bottom:i+"%"},a.animate),1===n&&c.range[l?"animate":"css"]({height:i-e+"%"},{queue:!1,duration:a.animate}))),e=i})):(n=this.value(),o=this._valueMin(),r=this._valueMax(),i=r!==o?(n-o)/(r-o)*100:0,u["horizontal"===this.orientation?"left":"bottom"]=i+"%",this.handle.stop(1,1)[l?"animate":"css"](u,a.animate),"min"===s&&"horizontal"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({width:i+"%"},a.animate),"max"===s&&"horizontal"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({width:100-i+"%"},a.animate),"min"===s&&"vertical"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({height:i+"%"},a.animate),"max"===s&&"vertical"===this.orientation&&this.range.stop(1,1)[l?"animate":"css"]({height:100-i+"%"},a.animate))},_handleEvents:{keydown:function(e){var i,n,o,r=t(e.target).data("ui-slider-handle-index");switch(e.keyCode){case t.ui.keyCode.HOME:case t.ui.keyCode.END:case t.ui.keyCode.PAGE_UP:case t.ui.keyCode.PAGE_DOWN:case t.ui.keyCode.UP:case t.ui.keyCode.RIGHT:case t.ui.keyCode.DOWN:case t.ui.keyCode.LEFT:if(e.preventDefault(),!this._keySliding&&(this._keySliding=!0,this._addClass(t(e.target),null,"ui-state-active"),!1===this._start(e,r)))return}switch(o=this.options.step,i=n=this._hasMultipleValues()?this.values(r):this.value(),e.keyCode){case t.ui.keyCode.HOME:n=this._valueMin();break;case t.ui.keyCode.END:n=this._valueMax();break;case t.ui.keyCode.PAGE_UP:n=this._trimAlignValue(i+(this._valueMax()-this._valueMin())/this.numPages);break;case t.ui.keyCode.PAGE_DOWN:n=this._trimAlignValue(i-(this._valueMax()-this._valueMin())/this.numPages);break;case t.ui.keyCode.UP:case t.ui.keyCode.RIGHT:if(i===this._valueMax())return;n=this._trimAlignValue(i+o);break;case t.ui.keyCode.DOWN:case t.ui.keyCode.LEFT:if(i===this._valueMin())return;n=this._trimAlignValue(i-o)}this._slide(e,r,n)},keyup:function(e){var i=t(e.target).data("ui-slider-handle-index");this._keySliding&&(this._keySliding=!1,this._stop(e,i),this._change(e,i),this._removeClass(t(e.target),null,"ui-state-active"))}}}),t.widget("ui.sortable",t.ui.mouse,{version:"1.13.3",widgetEventPrefix:"sort",ready:!1,options:{appendTo:"parent",axis:!1,connectWith:!1,containment:!1,cursor:"auto",cursorAt:!1,dropOnEmpty:!0,forcePlaceholderSize:!1,forceHelperSize:!1,grid:!1,handle:!1,helper:"original",items:"> *",opacity:!1,placeholder:!1,revert:!1,scroll:!0,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1e3,activate:null,beforeStop:null,change:null,deactivate:null,out:null,over:null,receive:null,remove:null,sort:null,start:null,stop:null,update:null},_isOverAxis:function(t,e,i){return t>=e&&t=0;t--)this.items[t].item.removeData(this.widgetName+"-item");return this},_mouseCapture:function(e,i){var n=null,o=!1,r=this;return!(this.reverting||this.options.disabled||"static"===this.options.type||(this._refreshItems(e),t(e.target).parents().each((function(){if(t.data(this,r.widgetName+"-item")===r)return n=t(this),!1})),t.data(e.target,r.widgetName+"-item")===r&&(n=t(e.target)),!n||this.options.handle&&!i&&(t(this.options.handle,n).find("*").addBack().each((function(){this===e.target&&(o=!0)})),!o)||(this.currentItem=n,this._removeCurrentsFromItems(),0)))},_mouseStart:function(e,i,n){var o,r,s=this.options;if(this.currentContainer=this,this.refreshPositions(),this.appendTo=t("parent"!==s.appendTo?s.appendTo:this.currentItem.parent()),this.helper=this._createHelper(e),this._cacheHelperProportions(),this._cacheMargins(),this.offset=this.currentItem.offset(),this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left},t.extend(this.offset,{click:{left:e.pageX-this.offset.left,top:e.pageY-this.offset.top},relative:this._getRelativeOffset()}),this.helper.css("position","absolute"),this.cssPosition=this.helper.css("position"),s.cursorAt&&this._adjustOffsetFromHelper(s.cursorAt),this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]},this.helper[0]!==this.currentItem[0]&&this.currentItem.hide(),this._createPlaceholder(),this.scrollParent=this.placeholder.scrollParent(),t.extend(this.offset,{parent:this._getParentOffset()}),s.containment&&this._setContainment(),s.cursor&&"auto"!==s.cursor&&(r=this.document.find("body"),this.storedCursor=r.css("cursor"),r.css("cursor",s.cursor),this.storedStylesheet=t("").appendTo(r)),s.zIndex&&(this.helper.css("zIndex")&&(this._storedZIndex=this.helper.css("zIndex")),this.helper.css("zIndex",s.zIndex)),s.opacity&&(this.helper.css("opacity")&&(this._storedOpacity=this.helper.css("opacity")),this.helper.css("opacity",s.opacity)),this.scrollParent[0]!==this.document[0]&&"HTML"!==this.scrollParent[0].tagName&&(this.overflowOffset=this.scrollParent.offset()),this._trigger("start",e,this._uiHash()),this._preserveHelperProportions||this._cacheHelperProportions(),!n)for(o=this.containers.length-1;o>=0;o--)this.containers[o]._trigger("activate",e,this._uiHash(this));return t.ui.ddmanager&&(t.ui.ddmanager.current=this),t.ui.ddmanager&&!s.dropBehaviour&&t.ui.ddmanager.prepareOffsets(this,e),this.dragging=!0,this._addClass(this.helper,"ui-sortable-helper"),this.helper.parent().is(this.appendTo)||(this.helper.detach().appendTo(this.appendTo),this.offset.parent=this._getParentOffset()),this.position=this.originalPosition=this._generatePosition(e),this.originalPageX=e.pageX,this.originalPageY=e.pageY,this.lastPositionAbs=this.positionAbs=this._convertPositionTo("absolute"),this._mouseDrag(e),!0},_scroll:function(t){var e=this.options,i=!1;return this.scrollParent[0]!==this.document[0]&&"HTML"!==this.scrollParent[0].tagName?(this.overflowOffset.top+this.scrollParent[0].offsetHeight-t.pageY=0;i--)if(o=(n=this.items[i]).item[0],(r=this._intersectsWithPointer(n))&&n.instance===this.currentContainer&&!(o===this.currentItem[0]||this.placeholder[1===r?"next":"prev"]()[0]===o||t.contains(this.placeholder[0],o)||"semi-dynamic"===this.options.type&&t.contains(this.element[0],o))){if(this.direction=1===r?"down":"up","pointer"!==this.options.tolerance&&!this._intersectsWithSides(n))break;this._rearrange(e,n),this._trigger("change",e,this._uiHash());break}return this._contactContainers(e),t.ui.ddmanager&&t.ui.ddmanager.drag(this,e),this._trigger("sort",e,this._uiHash()),this.lastPositionAbs=this.positionAbs,!1},_mouseStop:function(e,i){if(e){if(t.ui.ddmanager&&!this.options.dropBehaviour&&t.ui.ddmanager.drop(this,e),this.options.revert){var n=this,o=this.placeholder.offset(),r=this.options.axis,s={};r&&"x"!==r||(s.left=o.left-this.offset.parent.left-this.margins.left+(this.offsetParent[0]===this.document[0].body?0:this.offsetParent[0].scrollLeft)),r&&"y"!==r||(s.top=o.top-this.offset.parent.top-this.margins.top+(this.offsetParent[0]===this.document[0].body?0:this.offsetParent[0].scrollTop)),this.reverting=!0,t(this.helper).animate(s,parseInt(this.options.revert,10)||500,(function(){n._clear(e)}))}else this._clear(e,i);return!1}},cancel:function(){if(this.dragging){this._mouseUp(new t.Event("mouseup",{target:null})),"original"===this.options.helper?(this.currentItem.css(this._storedCSS),this._removeClass(this.currentItem,"ui-sortable-helper")):this.currentItem.show();for(var e=this.containers.length-1;e>=0;e--)this.containers[e]._trigger("deactivate",null,this._uiHash(this)),this.containers[e].containerCache.over&&(this.containers[e]._trigger("out",null,this._uiHash(this)),this.containers[e].containerCache.over=0)}return this.placeholder&&(this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]),"original"!==this.options.helper&&this.helper&&this.helper[0].parentNode&&this.helper.remove(),t.extend(this,{helper:null,dragging:!1,reverting:!1,_noFinalSort:null}),this.domPosition.prev?t(this.domPosition.prev).after(this.currentItem):t(this.domPosition.parent).prepend(this.currentItem)),this},serialize:function(e){var i=this._getItemsAsjQuery(e&&e.connected),n=[];return e=e||{},t(i).each((function(){var i=(t(e.item||this).attr(e.attribute||"id")||"").match(e.expression||/(.+)[\-=_](.+)/);i&&n.push((e.key||i[1]+"[]")+"="+(e.key&&e.expression?i[1]:i[2]))})),!n.length&&e.key&&n.push(e.key+"="),n.join("&")},toArray:function(e){var i=this._getItemsAsjQuery(e&&e.connected),n=[];return e=e||{},i.each((function(){n.push(t(e.item||this).attr(e.attribute||"id")||"")})),n},_intersectsWith:function(t){var e=this.positionAbs.left,i=e+this.helperProportions.width,n=this.positionAbs.top,o=n+this.helperProportions.height,r=t.left,s=r+t.width,a=t.top,c=a+t.height,l=this.offset.click.top,u=this.offset.click.left,h="x"===this.options.axis||n+l>a&&n+lr&&e+ut[this.floating?"width":"height"]?p:r0?"down":"up")},_getDragHorizontalDirection:function(){var t=this.positionAbs.left-this.lastPositionAbs.left;return 0!==t&&(t>0?"right":"left")},refresh:function(t){return this._refreshItems(t),this._setHandleClassName(),this.refreshPositions(),this},_connectWith:function(){var t=this.options;return t.connectWith.constructor===String?[t.connectWith]:t.connectWith},_getItemsAsjQuery:function(e){var i,n,o,r,s=[],a=[],c=this._connectWith();if(c&&e)for(i=c.length-1;i>=0;i--)for(n=(o=t(c[i],this.document[0])).length-1;n>=0;n--)(r=t.data(o[n],this.widgetFullName))&&r!==this&&!r.options.disabled&&a.push(["function"==typeof r.options.items?r.options.items.call(r.element):t(r.options.items,r.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),r]);function l(){s.push(this)}for(a.push(["function"==typeof this.options.items?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):t(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]),i=a.length-1;i>=0;i--)a[i][0].each(l);return t(s)},_removeCurrentsFromItems:function(){var e=this.currentItem.find(":data("+this.widgetName+"-item)");this.items=t.grep(this.items,(function(t){for(var i=0;i=0;i--)for(n=(o=t(d[i],this.document[0])).length-1;n>=0;n--)(r=t.data(o[n],this.widgetFullName))&&r!==this&&!r.options.disabled&&(h.push(["function"==typeof r.options.items?r.options.items.call(r.element[0],e,{item:this.currentItem}):t(r.options.items,r.element),r]),this.containers.push(r));for(i=h.length-1;i>=0;i--)for(s=h[i][1],n=0,l=(a=h[i][0]).length;n=0;i--)n=this.items[i],this.currentContainer&&n.instance!==this.currentContainer&&n.item[0]!==this.currentItem[0]||(o=this.options.toleranceElement?t(this.options.toleranceElement,n.item):n.item,e||(n.width=o.outerWidth(),n.height=o.outerHeight()),r=o.offset(),n.left=r.left,n.top=r.top)},refreshPositions:function(t){var e,i;if(this.floating=!!this.items.length&&("x"===this.options.axis||this._isFloating(this.items[0].item)),this.offsetParent&&this.helper&&(this.offset.parent=this._getParentOffset()),this._refreshItemPositions(t),this.options.custom&&this.options.custom.refreshContainers)this.options.custom.refreshContainers.call(this);else for(e=this.containers.length-1;e>=0;e--)i=this.containers[e].element.offset(),this.containers[e].containerCache.left=i.left,this.containers[e].containerCache.top=i.top,this.containers[e].containerCache.width=this.containers[e].element.outerWidth(),this.containers[e].containerCache.height=this.containers[e].element.outerHeight();return this},_createPlaceholder:function(e){var i,n,o=(e=e||this).options;o.placeholder&&o.placeholder.constructor!==String||(i=o.placeholder,n=e.currentItem[0].nodeName.toLowerCase(),o.placeholder={element:function(){var o=t("<"+n+">",e.document[0]);return e._addClass(o,"ui-sortable-placeholder",i||e.currentItem[0].className)._removeClass(o,"ui-sortable-helper"),"tbody"===n?e._createTrPlaceholder(e.currentItem.find("tr").eq(0),t("",e.document[0]).appendTo(o)):"tr"===n?e._createTrPlaceholder(e.currentItem,o):"img"===n&&o.attr("src",e.currentItem.attr("src")),i||o.css("visibility","hidden"),o},update:function(t,r){i&&!o.forcePlaceholderSize||(r.height()&&(!o.forcePlaceholderSize||"tbody"!==n&&"tr"!==n)||r.height(e.currentItem.innerHeight()-parseInt(e.currentItem.css("paddingTop")||0,10)-parseInt(e.currentItem.css("paddingBottom")||0,10)),r.width()||r.width(e.currentItem.innerWidth()-parseInt(e.currentItem.css("paddingLeft")||0,10)-parseInt(e.currentItem.css("paddingRight")||0,10)))}}),e.placeholder=t(o.placeholder.element.call(e.element,e.currentItem)),e.currentItem.after(e.placeholder),o.placeholder.update(e,e.placeholder)},_createTrPlaceholder:function(e,i){var n=this;e.children().each((function(){t(" ",n.document[0]).attr("colspan",t(this).attr("colspan")||1).appendTo(i)}))},_contactContainers:function(e){var i,n,o,r,s,a,c,l,u,h,d=null,p=null;for(i=this.containers.length-1;i>=0;i--)if(!t.contains(this.currentItem[0],this.containers[i].element[0]))if(this._intersectsWith(this.containers[i].containerCache)){if(d&&t.contains(this.containers[i].element[0],d.element[0]))continue;d=this.containers[i],p=i}else this.containers[i].containerCache.over&&(this.containers[i]._trigger("out",e,this._uiHash(this)),this.containers[i].containerCache.over=0);if(d)if(1===this.containers.length)this.containers[p].containerCache.over||(this.containers[p]._trigger("over",e,this._uiHash(this)),this.containers[p].containerCache.over=1);else{for(o=1e4,r=null,s=(u=d.floating||this._isFloating(this.currentItem))?"left":"top",a=u?"width":"height",h=u?"pageX":"pageY",n=this.items.length-1;n>=0;n--)t.contains(this.containers[p].element[0],this.items[n].item[0])&&this.items[n].item[0]!==this.currentItem[0]&&(c=this.items[n].item.offset()[s],l=!1,e[h]-c>this.items[n][a]/2&&(l=!0),Math.abs(e[h]-c)this.containment[2]&&(r=this.containment[2]+this.offset.click.left),e.pageY-this.offset.click.top>this.containment[3]&&(s=this.containment[3]+this.offset.click.top)),o.grid&&(i=this.originalPageY+Math.round((s-this.originalPageY)/o.grid[1])*o.grid[1],s=this.containment?i-this.offset.click.top>=this.containment[1]&&i-this.offset.click.top<=this.containment[3]?i:i-this.offset.click.top>=this.containment[1]?i-o.grid[1]:i+o.grid[1]:i,n=this.originalPageX+Math.round((r-this.originalPageX)/o.grid[0])*o.grid[0],r=this.containment?n-this.offset.click.left>=this.containment[0]&&n-this.offset.click.left<=this.containment[2]?n:n-this.offset.click.left>=this.containment[0]?n-o.grid[0]:n+o.grid[0]:n)),{top:s-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+("fixed"===this.cssPosition?-this.scrollParent.scrollTop():c?0:a.scrollTop()),left:r-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+("fixed"===this.cssPosition?-this.scrollParent.scrollLeft():c?0:a.scrollLeft())}},_rearrange:function(t,e,i,n){i?i[0].appendChild(this.placeholder[0]):e.item[0].parentNode.insertBefore(this.placeholder[0],"down"===this.direction?e.item[0]:e.item[0].nextSibling),this.counter=this.counter?++this.counter:1;var o=this.counter;this._delay((function(){o===this.counter&&this.refreshPositions(!n)}))},_clear:function(t,e){this.reverting=!1;var i,n=[];if(!this._noFinalSort&&this.currentItem.parent().length&&this.placeholder.before(this.currentItem),this._noFinalSort=null,this.helper[0]===this.currentItem[0]){for(i in this._storedCSS)"auto"!==this._storedCSS[i]&&"static"!==this._storedCSS[i]||(this._storedCSS[i]="");this.currentItem.css(this._storedCSS),this._removeClass(this.currentItem,"ui-sortable-helper")}else this.currentItem.show();function o(t,e,i){return function(n){i._trigger(t,n,e._uiHash(e))}}for(this.fromOutside&&!e&&n.push((function(t){this._trigger("receive",t,this._uiHash(this.fromOutside))})),!this.fromOutside&&this.domPosition.prev===this.currentItem.prev().not(".ui-sortable-helper")[0]&&this.domPosition.parent===this.currentItem.parent()[0]||e||n.push((function(t){this._trigger("update",t,this._uiHash())})),this!==this.currentContainer&&(e||(n.push((function(t){this._trigger("remove",t,this._uiHash())})),n.push(function(t){return function(e){t._trigger("receive",e,this._uiHash(this))}}.call(this,this.currentContainer)),n.push(function(t){return function(e){t._trigger("update",e,this._uiHash(this))}}.call(this,this.currentContainer)))),i=this.containers.length-1;i>=0;i--)e||n.push(o("deactivate",this,this.containers[i])),this.containers[i].containerCache.over&&(n.push(o("out",this,this.containers[i])),this.containers[i].containerCache.over=0);if(this.storedCursor&&(this.document.find("body").css("cursor",this.storedCursor),this.storedStylesheet.remove()),this._storedOpacity&&this.helper.css("opacity",this._storedOpacity),this._storedZIndex&&this.helper.css("zIndex","auto"===this._storedZIndex?"":this._storedZIndex),this.dragging=!1,e||this._trigger("beforeStop",t,this._uiHash()),this.placeholder[0].parentNode.removeChild(this.placeholder[0]),this.cancelHelperRemoval||(this.helper[0]!==this.currentItem[0]&&this.helper.remove(),this.helper=null),!e){for(i=0;i",widgetEventPrefix:"spin",options:{classes:{"ui-spinner":"ui-corner-all","ui-spinner-down":"ui-corner-br","ui-spinner-up":"ui-corner-tr"},culture:null,icons:{down:"ui-icon-triangle-1-s",up:"ui-icon-triangle-1-n"},incremental:!0,max:null,min:null,numberFormat:null,page:10,step:1,change:null,spin:null,start:null,stop:null},_create:function(){this._setOption("max",this.options.max),this._setOption("min",this.options.min),this._setOption("step",this.options.step),""!==this.value()&&this._value(this.element.val(),!0),this._draw(),this._on(this._events),this._refresh(),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_getCreateOptions:function(){var e=this._super(),i=this.element;return t.each(["min","max","step"],(function(t,n){var o=i.attr(n);null!=o&&o.length&&(e[n]=o)})),e},_events:{keydown:function(t){this._start(t)&&this._keydown(t)&&t.preventDefault()},keyup:"_stop",focus:function(){this.previous=this.element.val()},blur:function(t){this.cancelBlur?delete this.cancelBlur:(this._stop(),this._refresh(),this.previous!==this.element.val()&&this._trigger("change",t))},mousewheel:function(e,i){var n=t.ui.safeActiveElement(this.document[0]);if(this.element[0]===n&&i){if(!this.spinning&&!this._start(e))return!1;this._spin((i>0?1:-1)*this.options.step,e),clearTimeout(this.mousewheelTimer),this.mousewheelTimer=this._delay((function(){this.spinning&&this._stop(e)}),100),e.preventDefault()}},"mousedown .ui-spinner-button":function(e){var i;function n(){this.element[0]===t.ui.safeActiveElement(this.document[0])||(this.element.trigger("focus"),this.previous=i,this._delay((function(){this.previous=i})))}i=this.element[0]===t.ui.safeActiveElement(this.document[0])?this.previous:this.element.val(),e.preventDefault(),n.call(this),this.cancelBlur=!0,this._delay((function(){delete this.cancelBlur,n.call(this)})),!1!==this._start(e)&&this._repeat(null,t(e.currentTarget).hasClass("ui-spinner-up")?1:-1,e)},"mouseup .ui-spinner-button":"_stop","mouseenter .ui-spinner-button":function(e){if(t(e.currentTarget).hasClass("ui-state-active"))return!1!==this._start(e)&&void this._repeat(null,t(e.currentTarget).hasClass("ui-spinner-up")?1:-1,e)},"mouseleave .ui-spinner-button":"_stop"},_enhance:function(){this.uiSpinner=this.element.attr("autocomplete","off").wrap("").parent().append("")},_draw:function(){this._enhance(),this._addClass(this.uiSpinner,"ui-spinner","ui-widget ui-widget-content"),this._addClass("ui-spinner-input"),this.element.attr("role","spinbutton"),this.buttons=this.uiSpinner.children("a").attr("tabIndex",-1).attr("aria-hidden",!0).button({classes:{"ui-button":""}}),this._removeClass(this.buttons,"ui-corner-all"),this._addClass(this.buttons.first(),"ui-spinner-button ui-spinner-up"),this._addClass(this.buttons.last(),"ui-spinner-button ui-spinner-down"),this.buttons.first().button({icon:this.options.icons.up,showLabel:!1}),this.buttons.last().button({icon:this.options.icons.down,showLabel:!1}),this.buttons.height()>Math.ceil(.5*this.uiSpinner.height())&&this.uiSpinner.height()>0&&this.uiSpinner.height(this.uiSpinner.height())},_keydown:function(e){var i=this.options,n=t.ui.keyCode;switch(e.keyCode){case n.UP:return this._repeat(null,1,e),!0;case n.DOWN:return this._repeat(null,-1,e),!0;case n.PAGE_UP:return this._repeat(null,i.page,e),!0;case n.PAGE_DOWN:return this._repeat(null,-i.page,e),!0}return!1},_start:function(t){return!(!this.spinning&&!1===this._trigger("start",t)||(this.counter||(this.counter=1),this.spinning=!0,0))},_repeat:function(t,e,i){t=t||500,clearTimeout(this.timer),this.timer=this._delay((function(){this._repeat(40,e,i)}),t),this._spin(e*this.options.step,i)},_spin:function(t,e){var i=this.value()||0;this.counter||(this.counter=1),i=this._adjustValue(i+t*this._increment(this.counter)),this.spinning&&!1===this._trigger("spin",e,{value:i})||(this._value(i),this.counter++)},_increment:function(t){var e=this.options.incremental;return e?"function"==typeof e?e(t):Math.floor(t*t*t/5e4-t*t/500+17*t/200+1):1},_precision:function(){var t=this._precisionOf(this.options.step);return null!==this.options.min&&(t=Math.max(t,this._precisionOf(this.options.min))),t},_precisionOf:function(t){var e=t.toString(),i=e.indexOf(".");return-1===i?0:e.length-i-1},_adjustValue:function(t){var e,i,n=this.options;return i=t-(e=null!==n.min?n.min:0),t=e+(i=Math.round(i/n.step)*n.step),t=parseFloat(t.toFixed(this._precision())),null!==n.max&&t>n.max?n.max:null!==n.min&&t"},_buttonHtml:function(){return""}}),t.ui.spinner,t.widget("ui.tabs",{version:"1.13.3",delay:300,options:{active:null,classes:{"ui-tabs":"ui-corner-all","ui-tabs-nav":"ui-corner-all","ui-tabs-panel":"ui-corner-bottom","ui-tabs-tab":"ui-corner-top"},collapsible:!1,event:"click",heightStyle:"content",hide:null,show:null,activate:null,beforeActivate:null,beforeLoad:null,load:null},_isLocal:(R=/#.*$/,function(t){var e,i;e=t.href.replace(R,""),i=location.href.replace(R,"");try{e=decodeURIComponent(e)}catch(t){}try{i=decodeURIComponent(i)}catch(t){}return t.hash.length>1&&e===i}),_create:function(){var e=this,i=this.options;this.running=!1,this._addClass("ui-tabs","ui-widget ui-widget-content"),this._toggleClass("ui-tabs-collapsible",null,i.collapsible),this._processTabs(),i.active=this._initialActive(),Array.isArray(i.disabled)&&(i.disabled=t.uniqueSort(i.disabled.concat(t.map(this.tabs.filter(".ui-state-disabled"),(function(t){return e.tabs.index(t)})))).sort()),!1!==this.options.active&&this.anchors.length?this.active=this._findActive(i.active):this.active=t(),this._refresh(),this.active.length&&this.load(i.active)},_initialActive:function(){var e=this.options.active,i=this.options.collapsible,n=location.hash.substring(1);return null===e&&(n&&this.tabs.each((function(i,o){if(t(o).attr("aria-controls")===n)return e=i,!1})),null===e&&(e=this.tabs.index(this.tabs.filter(".ui-tabs-active"))),null!==e&&-1!==e||(e=!!this.tabs.length&&0)),!1!==e&&-1===(e=this.tabs.index(this.tabs.eq(e)))&&(e=!i&&0),!i&&!1===e&&this.anchors.length&&(e=0),e},_getCreateEventData:function(){return{tab:this.active,panel:this.active.length?this._getPanelForTab(this.active):t()}},_tabKeydown:function(e){var i=t(t.ui.safeActiveElement(this.document[0])).closest("li"),n=this.tabs.index(i),o=!0;if(!this._handlePageNav(e)){switch(e.keyCode){case t.ui.keyCode.RIGHT:case t.ui.keyCode.DOWN:n++;break;case t.ui.keyCode.UP:case t.ui.keyCode.LEFT:o=!1,n--;break;case t.ui.keyCode.END:n=this.anchors.length-1;break;case t.ui.keyCode.HOME:n=0;break;case t.ui.keyCode.SPACE:return e.preventDefault(),clearTimeout(this.activating),void this._activate(n);case t.ui.keyCode.ENTER:return e.preventDefault(),clearTimeout(this.activating),void this._activate(n!==this.options.active&&n);default:return}e.preventDefault(),clearTimeout(this.activating),n=this._focusNextTab(n,o),e.ctrlKey||e.metaKey||(i.attr("aria-selected","false"),this.tabs.eq(n).attr("aria-selected","true"),this.activating=this._delay((function(){this.option("active",n)}),this.delay))}},_panelKeydown:function(e){this._handlePageNav(e)||e.ctrlKey&&e.keyCode===t.ui.keyCode.UP&&(e.preventDefault(),this.active.trigger("focus"))},_handlePageNav:function(e){return e.altKey&&e.keyCode===t.ui.keyCode.PAGE_UP?(this._activate(this._focusNextTab(this.options.active-1,!1)),!0):e.altKey&&e.keyCode===t.ui.keyCode.PAGE_DOWN?(this._activate(this._focusNextTab(this.options.active+1,!0)),!0):void 0},_findNextTab:function(e,i){var n=this.tabs.length-1;for(;-1!==t.inArray((e>n&&(e=0),e<0&&(e=n),e),this.options.disabled);)e=i?e+1:e-1;return e},_focusNextTab:function(t,e){return t=this._findNextTab(t,e),this.tabs.eq(t).trigger("focus"),t},_setOption:function(t,e){"active"!==t?(this._super(t,e),"collapsible"===t&&(this._toggleClass("ui-tabs-collapsible",null,e),e||!1!==this.options.active||this._activate(0)),"event"===t&&this._setupEvents(e),"heightStyle"===t&&this._setupHeightStyle(e)):this._activate(e)},_sanitizeSelector:function(t){return t?t.replace(/[!"$%&'()*+,.\/:;<=>?@\[\]\^`{|}~]/g,"\\$&"):""},refresh:function(){var e=this.options,i=this.tablist.children(":has(a[href])");e.disabled=t.map(i.filter(".ui-state-disabled"),(function(t){return i.index(t)})),this._processTabs(),!1!==e.active&&this.anchors.length?this.active.length&&!t.contains(this.tablist[0],this.active[0])?this.tabs.length===e.disabled.length?(e.active=!1,this.active=t()):this._activate(this._findNextTab(Math.max(0,e.active-1),!1)):e.active=this.tabs.index(this.active):(e.active=!1,this.active=t()),this._refresh()},_refresh:function(){this._setOptionDisabled(this.options.disabled),this._setupEvents(this.options.event),this._setupHeightStyle(this.options.heightStyle),this.tabs.not(this.active).attr({"aria-selected":"false","aria-expanded":"false",tabIndex:-1}),this.panels.not(this._getPanelForTab(this.active)).hide().attr({"aria-hidden":"true"}),this.active.length?(this.active.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0}),this._addClass(this.active,"ui-tabs-active","ui-state-active"),this._getPanelForTab(this.active).show().attr({"aria-hidden":"false"})):this.tabs.eq(0).attr("tabIndex",0)},_processTabs:function(){var e=this,i=this.tabs,n=this.anchors,o=this.panels;this.tablist=this._getList().attr("role","tablist"),this._addClass(this.tablist,"ui-tabs-nav","ui-helper-reset ui-helper-clearfix ui-widget-header"),this.tablist.on("mousedown"+this.eventNamespace,"> li",(function(e){t(this).is(".ui-state-disabled")&&e.preventDefault()})).on("focus"+this.eventNamespace,".ui-tabs-anchor",(function(){t(this).closest("li").is(".ui-state-disabled")&&this.blur()})),this.tabs=this.tablist.find("> li:has(a[href])").attr({role:"tab",tabIndex:-1}),this._addClass(this.tabs,"ui-tabs-tab","ui-state-default"),this.anchors=this.tabs.map((function(){return t("a",this)[0]})).attr({tabIndex:-1}),this._addClass(this.anchors,"ui-tabs-anchor"),this.panels=t(),this.anchors.each((function(i,n){var o,r,s,a=t(n).uniqueId().attr("id"),c=t(n).closest("li"),l=c.attr("aria-controls");e._isLocal(n)?(s=(o=n.hash).substring(1),r=e.element.find(e._sanitizeSelector(o))):(o="#"+(s=c.attr("aria-controls")||t({}).uniqueId()[0].id),(r=e.element.find(o)).length||(r=e._createPanel(s)).insertAfter(e.panels[i-1]||e.tablist),r.attr("aria-live","polite")),r.length&&(e.panels=e.panels.add(r)),l&&c.data("ui-tabs-aria-controls",l),c.attr({"aria-controls":s,"aria-labelledby":a}),r.attr("aria-labelledby",a)})),this.panels.attr("role","tabpanel"),this._addClass(this.panels,"ui-tabs-panel","ui-widget-content"),i&&(this._off(i.not(this.tabs)),this._off(n.not(this.anchors)),this._off(o.not(this.panels)))},_getList:function(){return this.tablist||this.element.find("ol, ul").eq(0)},_createPanel:function(e){return t("
            ").attr("id",e).data("ui-tabs-destroy",!0)},_setOptionDisabled:function(e){var i,n,o;for(Array.isArray(e)&&(e.length?e.length===this.anchors.length&&(e=!0):e=!1),o=0;n=this.tabs[o];o++)i=t(n),!0===e||-1!==t.inArray(o,e)?(i.attr("aria-disabled","true"),this._addClass(i,null,"ui-state-disabled")):(i.removeAttr("aria-disabled"),this._removeClass(i,null,"ui-state-disabled"));this.options.disabled=e,this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!0===e)},_setupEvents:function(e){var i={};e&&t.each(e.split(" "),(function(t,e){i[e]="_eventHandler"})),this._off(this.anchors.add(this.tabs).add(this.panels)),this._on(!0,this.anchors,{click:function(t){t.preventDefault()}}),this._on(this.anchors,i),this._on(this.tabs,{keydown:"_tabKeydown"}),this._on(this.panels,{keydown:"_panelKeydown"}),this._focusable(this.tabs),this._hoverable(this.tabs)},_setupHeightStyle:function(e){var i,n=this.element.parent();"fill"===e?(i=n.height(),i-=this.element.outerHeight()-this.element.height(),this.element.siblings(":visible").each((function(){var e=t(this),n=e.css("position");"absolute"!==n&&"fixed"!==n&&(i-=e.outerHeight(!0))})),this.element.children().not(this.panels).each((function(){i-=t(this).outerHeight(!0)})),this.panels.each((function(){t(this).height(Math.max(0,i-t(this).innerHeight()+t(this).height()))})).css("overflow","auto")):"auto"===e&&(i=0,this.panels.each((function(){i=Math.max(i,t(this).height("").height())})).height(i))},_eventHandler:function(e){var i=this.options,n=this.active,o=t(e.currentTarget).closest("li"),r=o[0]===n[0],s=r&&i.collapsible,a=s?t():this._getPanelForTab(o),c=n.length?this._getPanelForTab(n):t(),l={oldTab:n,oldPanel:c,newTab:s?t():o,newPanel:a};e.preventDefault(),o.hasClass("ui-state-disabled")||o.hasClass("ui-tabs-loading")||this.running||r&&!i.collapsible||!1===this._trigger("beforeActivate",e,l)||(i.active=!s&&this.tabs.index(o),this.active=r?t():o,this.xhr&&this.xhr.abort(),c.length||a.length||t.error("jQuery UI Tabs: Mismatching fragment identifier."),a.length&&this.load(this.tabs.index(o),e),this._toggle(e,l))},_toggle:function(e,i){var n=this,o=i.newPanel,r=i.oldPanel;function s(){n.running=!1,n._trigger("activate",e,i)}function a(){n._addClass(i.newTab.closest("li"),"ui-tabs-active","ui-state-active"),o.length&&n.options.show?n._show(o,n.options.show,s):(o.show(),s())}this.running=!0,r.length&&this.options.hide?this._hide(r,this.options.hide,(function(){n._removeClass(i.oldTab.closest("li"),"ui-tabs-active","ui-state-active"),a()})):(this._removeClass(i.oldTab.closest("li"),"ui-tabs-active","ui-state-active"),r.hide(),a()),r.attr("aria-hidden","true"),i.oldTab.attr({"aria-selected":"false","aria-expanded":"false"}),o.length&&r.length?i.oldTab.attr("tabIndex",-1):o.length&&this.tabs.filter((function(){return 0===t(this).attr("tabIndex")})).attr("tabIndex",-1),o.attr("aria-hidden","false"),i.newTab.attr({"aria-selected":"true","aria-expanded":"true",tabIndex:0})},_activate:function(e){var i,n=this._findActive(e);n[0]!==this.active[0]&&(n.length||(n=this.active),i=n.find(".ui-tabs-anchor")[0],this._eventHandler({target:i,currentTarget:i,preventDefault:t.noop}))},_findActive:function(e){return!1===e?t():this.tabs.eq(e)},_getIndex:function(e){return"string"==typeof e&&(e=this.anchors.index(this.anchors.filter("[href$='"+t.escapeSelector(e)+"']"))),e},_destroy:function(){this.xhr&&this.xhr.abort(),this.tablist.removeAttr("role").off(this.eventNamespace),this.anchors.removeAttr("role tabIndex").removeUniqueId(),this.tabs.add(this.panels).each((function(){t.data(this,"ui-tabs-destroy")?t(this).remove():t(this).removeAttr("role tabIndex aria-live aria-busy aria-selected aria-labelledby aria-hidden aria-expanded")})),this.tabs.each((function(){var e=t(this),i=e.data("ui-tabs-aria-controls");i?e.attr("aria-controls",i).removeData("ui-tabs-aria-controls"):e.removeAttr("aria-controls")})),this.panels.show(),"content"!==this.options.heightStyle&&this.panels.css("height","")},enable:function(e){var i=this.options.disabled;!1!==i&&(void 0===e?i=!1:(e=this._getIndex(e),i=Array.isArray(i)?t.map(i,(function(t){return t!==e?t:null})):t.map(this.tabs,(function(t,i){return i!==e?i:null}))),this._setOptionDisabled(i))},disable:function(e){var i=this.options.disabled;if(!0!==i){if(void 0===e)i=!0;else{if(e=this._getIndex(e),-1!==t.inArray(e,i))return;i=Array.isArray(i)?t.merge([e],i).sort():[e]}this._setOptionDisabled(i)}},load:function(e,i){e=this._getIndex(e);var n=this,o=this.tabs.eq(e),r=o.find(".ui-tabs-anchor"),s=this._getPanelForTab(o),a={tab:o,panel:s},c=function(t,e){"abort"===e&&n.panels.stop(!1,!0),n._removeClass(o,"ui-tabs-loading"),s.removeAttr("aria-busy"),t===n.xhr&&delete n.xhr};this._isLocal(r[0])||(this.xhr=t.ajax(this._ajaxSettings(r,i,a)),this.xhr&&"canceled"!==this.xhr.statusText&&(this._addClass(o,"ui-tabs-loading"),s.attr("aria-busy","true"),this.xhr.done((function(t,e,o){setTimeout((function(){s.html(t),n._trigger("load",i,a),c(o,e)}),1)})).fail((function(t,e){setTimeout((function(){c(t,e)}),1)}))))},_ajaxSettings:function(e,i,n){var o=this;return{url:e.attr("href").replace(/#.*$/,""),beforeSend:function(e,r){return o._trigger("beforeLoad",i,t.extend({jqXHR:e,ajaxSettings:r},n))}}},_getPanelForTab:function(e){var i=t(e).attr("aria-controls");return this.element.find(this._sanitizeSelector("#"+i))}}),!1!==t.uiBackCompat&&t.widget("ui.tabs",t.ui.tabs,{_processTabs:function(){this._superApply(arguments),this._addClass(this.tabs,"ui-tab")}}),t.ui.tabs,t.widget("ui.tooltip",{version:"1.13.3",options:{classes:{"ui-tooltip":"ui-corner-all ui-widget-shadow"},content:function(){var e=t(this).attr("title");return t("").text(e).html()},hide:!0,items:"[title]:not([disabled])",position:{my:"left top+15",at:"left bottom",collision:"flipfit flip"},show:!0,track:!1,close:null,open:null},_addDescribedBy:function(t,e){var i=(t.attr("aria-describedby")||"").split(/\s+/);i.push(e),t.data("ui-tooltip-id",e).attr("aria-describedby",String.prototype.trim.call(i.join(" ")))},_removeDescribedBy:function(e){var i=e.data("ui-tooltip-id"),n=(e.attr("aria-describedby")||"").split(/\s+/),o=t.inArray(i,n);-1!==o&&n.splice(o,1),e.removeData("ui-tooltip-id"),(n=String.prototype.trim.call(n.join(" ")))?e.attr("aria-describedby",n):e.removeAttr("aria-describedby")},_create:function(){this._on({mouseover:"open",focusin:"open"}),this.tooltips={},this.parents={},this.liveRegion=t("
            ").attr({role:"log","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this.disabledTitles=t([])},_setOption:function(e,i){var n=this;this._super(e,i),"content"===e&&t.each(this.tooltips,(function(t,e){n._updateContent(e.element)}))},_setOptionDisabled:function(t){this[t?"_disable":"_enable"]()},_disable:function(){var e=this;t.each(this.tooltips,(function(i,n){var o=t.Event("blur");o.target=o.currentTarget=n.element[0],e.close(o,!0)})),this.disabledTitles=this.disabledTitles.add(this.element.find(this.options.items).addBack().filter((function(){var e=t(this);if(e.is("[title]"))return e.data("ui-tooltip-title",e.attr("title")).removeAttr("title")})))},_enable:function(){this.disabledTitles.each((function(){var e=t(this);e.data("ui-tooltip-title")&&e.attr("title",e.data("ui-tooltip-title"))})),this.disabledTitles=t([])},open:function(e){var i=this,n=t(e?e.target:this.element).closest(this.options.items);n.length&&!n.data("ui-tooltip-id")&&(n.attr("title")&&n.data("ui-tooltip-title",n.attr("title")),n.data("ui-tooltip-open",!0),e&&"mouseover"===e.type&&n.parents().each((function(){var e,n=t(this);n.data("ui-tooltip-open")&&((e=t.Event("blur")).target=e.currentTarget=this,i.close(e,!0)),n.attr("title")&&(n.uniqueId(),i.parents[this.id]={element:this,title:n.attr("title")},n.attr("title",""))})),this._registerCloseHandlers(e,n),this._updateContent(n,e))},_updateContent:function(t,e){var i,n=this.options.content,o=this,r=e?e.type:null;if("string"==typeof n||n.nodeType||n.jquery)return this._open(e,t,n);(i=n.call(t[0],(function(i){o._delay((function(){t.data("ui-tooltip-open")&&(e&&(e.type=r),this._open(e,t,i))}))})))&&this._open(e,t,i)},_open:function(e,i,n){var o,r,s,a,c=t.extend({},this.options.position);function l(t){c.of=t,r.is(":hidden")||r.position(c)}n&&((o=this._find(i))?o.tooltip.find(".ui-tooltip-content").html(n):(i.is("[title]")&&(e&&"mouseover"===e.type?i.attr("title",""):i.removeAttr("title")),o=this._tooltip(i),r=o.tooltip,this._addDescribedBy(i,r.attr("id")),r.find(".ui-tooltip-content").html(n),this.liveRegion.children().hide(),(a=t("
            ").html(r.find(".ui-tooltip-content").html())).removeAttr("name").find("[name]").removeAttr("name"),a.removeAttr("id").find("[id]").removeAttr("id"),a.appendTo(this.liveRegion),this.options.track&&e&&/^mouse/.test(e.type)?(this._on(this.document,{mousemove:l}),l(e)):r.position(t.extend({of:i},this.options.position)),r.hide(),this._show(r,this.options.show),this.options.track&&this.options.show&&this.options.show.delay&&(s=this.delayedShow=setInterval((function(){r.is(":visible")&&(l(c.of),clearInterval(s))}),13)),this._trigger("open",e,{tooltip:r})))},_registerCloseHandlers:function(e,i){var n={keyup:function(e){if(e.keyCode===t.ui.keyCode.ESCAPE){var n=t.Event(e);n.currentTarget=i[0],this.close(n,!0)}}};i[0]!==this.element[0]&&(n.remove=function(){var t=this._find(i);t&&this._removeTooltip(t.tooltip)}),e&&"mouseover"!==e.type||(n.mouseleave="close"),e&&"focusin"!==e.type||(n.focusout="close"),this._on(!0,i,n)},close:function(e){var i,n=this,o=t(e?e.currentTarget:this.element),r=this._find(o);r?(i=r.tooltip,r.closing||(clearInterval(this.delayedShow),o.data("ui-tooltip-title")&&!o.attr("title")&&o.attr("title",o.data("ui-tooltip-title")),this._removeDescribedBy(o),r.hiding=!0,i.stop(!0),this._hide(i,this.options.hide,(function(){n._removeTooltip(t(this))})),o.removeData("ui-tooltip-open"),this._off(o,"mouseleave focusout keyup"),o[0]!==this.element[0]&&this._off(o,"remove"),this._off(this.document,"mousemove"),e&&"mouseleave"===e.type&&t.each(this.parents,(function(e,i){t(i.element).attr("title",i.title),delete n.parents[e]})),r.closing=!0,this._trigger("close",e,{tooltip:i}),r.hiding||(r.closing=!1))):o.removeData("ui-tooltip-open")},_tooltip:function(e){var i=t("
            ").attr("role","tooltip"),n=t("
            ").appendTo(i),o=i.uniqueId().attr("id");return this._addClass(n,"ui-tooltip-content"),this._addClass(i,"ui-tooltip","ui-widget ui-widget-content"),i.appendTo(this._appendTo(e)),this.tooltips[o]={element:e,tooltip:i}},_find:function(t){var e=t.data("ui-tooltip-id");return e?this.tooltips[e]:null},_removeTooltip:function(t){clearInterval(this.delayedShow),t.remove(),delete this.tooltips[t.attr("id")]},_appendTo:function(t){var e=t.closest(".ui-front, dialog");return e.length||(e=this.document[0].body),e},_destroy:function(){var e=this;t.each(this.tooltips,(function(i,n){var o=t.Event("blur"),r=n.element;o.target=o.currentTarget=r[0],e.close(o,!0),t("#"+i).remove(),r.data("ui-tooltip-title")&&(r.attr("title")||r.attr("title",r.data("ui-tooltip-title")),r.removeData("ui-tooltip-title"))})),this.liveRegion.remove()}}),!1!==t.uiBackCompat&&t.widget("ui.tooltip",t.ui.tooltip,{options:{tooltipClass:null},_tooltip:function(){var t=this._superApply(arguments);return this.options.tooltipClass&&t.tooltip.addClass(this.options.tooltipClass),t}}),t.ui.tooltip},void 0===(r=n.apply(e,o))||(t.exports=r)}()},35358:(t,e,i)=>{var n={"./af":25177,"./af.js":25177,"./ar":61509,"./ar-dz":41488,"./ar-dz.js":41488,"./ar-kw":58676,"./ar-kw.js":58676,"./ar-ly":42353,"./ar-ly.js":42353,"./ar-ma":24496,"./ar-ma.js":24496,"./ar-ps":6947,"./ar-ps.js":6947,"./ar-sa":60301,"./ar-sa.js":60301,"./ar-tn":89756,"./ar-tn.js":89756,"./ar.js":61509,"./az":95533,"./az.js":95533,"./be":28959,"./be.js":28959,"./bg":47777,"./bg.js":47777,"./bm":54903,"./bm.js":54903,"./bn":61290,"./bn-bd":17357,"./bn-bd.js":17357,"./bn.js":61290,"./bo":31545,"./bo.js":31545,"./br":11470,"./br.js":11470,"./bs":44429,"./bs.js":44429,"./ca":7306,"./ca.js":7306,"./cs":56464,"./cs.js":56464,"./cv":73635,"./cv.js":73635,"./cy":64226,"./cy.js":64226,"./da":93601,"./da.js":93601,"./de":77853,"./de-at":26111,"./de-at.js":26111,"./de-ch":54697,"./de-ch.js":54697,"./de.js":77853,"./dv":60708,"./dv.js":60708,"./el":54691,"./el.js":54691,"./en-au":53872,"./en-au.js":53872,"./en-ca":28298,"./en-ca.js":28298,"./en-gb":56195,"./en-gb.js":56195,"./en-ie":66584,"./en-ie.js":66584,"./en-il":65543,"./en-il.js":65543,"./en-in":9033,"./en-in.js":9033,"./en-nz":79402,"./en-nz.js":79402,"./en-sg":43004,"./en-sg.js":43004,"./eo":32934,"./eo.js":32934,"./es":97650,"./es-do":20838,"./es-do.js":20838,"./es-mx":17730,"./es-mx.js":17730,"./es-us":56575,"./es-us.js":56575,"./es.js":97650,"./et":3035,"./et.js":3035,"./eu":3508,"./eu.js":3508,"./fa":119,"./fa.js":119,"./fi":90527,"./fi.js":90527,"./fil":95995,"./fil.js":95995,"./fo":52477,"./fo.js":52477,"./fr":85498,"./fr-ca":26435,"./fr-ca.js":26435,"./fr-ch":37892,"./fr-ch.js":37892,"./fr.js":85498,"./fy":37071,"./fy.js":37071,"./ga":41734,"./ga.js":41734,"./gd":70217,"./gd.js":70217,"./gl":77329,"./gl.js":77329,"./gom-deva":32124,"./gom-deva.js":32124,"./gom-latn":93383,"./gom-latn.js":93383,"./gu":95050,"./gu.js":95050,"./he":11713,"./he.js":11713,"./hi":43861,"./hi.js":43861,"./hr":26308,"./hr.js":26308,"./hu":90609,"./hu.js":90609,"./hy-am":17160,"./hy-am.js":17160,"./id":74063,"./id.js":74063,"./is":89374,"./is.js":89374,"./it":88383,"./it-ch":21827,"./it-ch.js":21827,"./it.js":88383,"./ja":23827,"./ja.js":23827,"./jv":89722,"./jv.js":89722,"./ka":41794,"./ka.js":41794,"./kk":27088,"./kk.js":27088,"./km":96870,"./km.js":96870,"./kn":84451,"./kn.js":84451,"./ko":63164,"./ko.js":63164,"./ku":98174,"./ku-kmr":6181,"./ku-kmr.js":6181,"./ku.js":98174,"./ky":78474,"./ky.js":78474,"./lb":79680,"./lb.js":79680,"./lo":15867,"./lo.js":15867,"./lt":45766,"./lt.js":45766,"./lv":69532,"./lv.js":69532,"./me":58076,"./me.js":58076,"./mi":41848,"./mi.js":41848,"./mk":30306,"./mk.js":30306,"./ml":73739,"./ml.js":73739,"./mn":99053,"./mn.js":99053,"./mr":86169,"./mr.js":86169,"./ms":73386,"./ms-my":92297,"./ms-my.js":92297,"./ms.js":73386,"./mt":77075,"./mt.js":77075,"./my":72264,"./my.js":72264,"./nb":22274,"./nb.js":22274,"./ne":8235,"./ne.js":8235,"./nl":92572,"./nl-be":43784,"./nl-be.js":43784,"./nl.js":92572,"./nn":54566,"./nn.js":54566,"./oc-lnc":69330,"./oc-lnc.js":69330,"./pa-in":29849,"./pa-in.js":29849,"./pl":94418,"./pl.js":94418,"./pt":79834,"./pt-br":48303,"./pt-br.js":48303,"./pt.js":79834,"./ro":24457,"./ro.js":24457,"./ru":82271,"./ru.js":82271,"./sd":1221,"./sd.js":1221,"./se":33478,"./se.js":33478,"./si":17538,"./si.js":17538,"./sk":5784,"./sk.js":5784,"./sl":46637,"./sl.js":46637,"./sq":86794,"./sq.js":86794,"./sr":45719,"./sr-cyrl":3322,"./sr-cyrl.js":3322,"./sr.js":45719,"./ss":56e3,"./ss.js":56e3,"./sv":41011,"./sv.js":41011,"./sw":40748,"./sw.js":40748,"./ta":11025,"./ta.js":11025,"./te":11885,"./te.js":11885,"./tet":28861,"./tet.js":28861,"./tg":86571,"./tg.js":86571,"./th":55802,"./th.js":55802,"./tk":59527,"./tk.js":59527,"./tl-ph":29231,"./tl-ph.js":29231,"./tlh":31052,"./tlh.js":31052,"./tr":85096,"./tr.js":85096,"./tzl":79846,"./tzl.js":79846,"./tzm":81765,"./tzm-latn":97711,"./tzm-latn.js":97711,"./tzm.js":81765,"./ug-cn":48414,"./ug-cn.js":48414,"./uk":16618,"./uk.js":16618,"./ur":57777,"./ur.js":57777,"./uz":57609,"./uz-latn":72475,"./uz-latn.js":72475,"./uz.js":57609,"./vi":21135,"./vi.js":21135,"./x-pseudo":64051,"./x-pseudo.js":64051,"./yo":82218,"./yo.js":82218,"./zh-cn":52648,"./zh-cn.js":52648,"./zh-hk":1632,"./zh-hk.js":1632,"./zh-mo":31541,"./zh-mo.js":31541,"./zh-tw":50304,"./zh-tw.js":50304};function o(t){var e=r(t);return i(e)}function r(t){if(!i.o(n,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return n[t]}o.keys=function(){return Object.keys(n)},o.resolve=r,t.exports=o,o.id=35358},7452:t=>{var e=function(t){"use strict";var e,i=Object.prototype,n=i.hasOwnProperty,o=Object.defineProperty||function(t,e,i){t[e]=i.value},r="function"==typeof Symbol?Symbol:{},s=r.iterator||"@@iterator",a=r.asyncIterator||"@@asyncIterator",c=r.toStringTag||"@@toStringTag";function l(t,e,i){return Object.defineProperty(t,e,{value:i,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,i){return t[e]=i}}function u(t,e,i,n){var r=e&&e.prototype instanceof m?e:m,s=Object.create(r.prototype),a=new S(n||[]);return o(s,"_invoke",{value:E(t,i,a)}),s}function h(t,e,i){try{return{type:"normal",arg:t.call(e,i)}}catch(t){return{type:"throw",arg:t}}}t.wrap=u;var d="suspendedStart",p="suspendedYield",A="executing",f="completed",g={};function m(){}function C(){}function b(){}var v={};l(v,s,(function(){return this}));var x=Object.getPrototypeOf,w=x&&x(x(T([])));w&&w!==i&&n.call(w,s)&&(v=w);var y=b.prototype=m.prototype=Object.create(v);function k(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function B(t,e){function i(o,r,s,a){var c=h(t[o],t,r);if("throw"!==c.type){var l=c.arg,u=l.value;return u&&"object"==typeof u&&n.call(u,"__await")?e.resolve(u.__await).then((function(t){i("next",t,s,a)}),(function(t){i("throw",t,s,a)})):e.resolve(u).then((function(t){l.value=t,s(l)}),(function(t){return i("throw",t,s,a)}))}a(c.arg)}var r;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){i(t,n,e,o)}))}return r=r?r.then(o,o):o()}})}function E(t,i,n){var o=d;return function(r,s){if(o===A)throw new Error("Generator is already running");if(o===f){if("throw"===r)throw s;return{value:e,done:!0}}for(n.method=r,n.arg=s;;){var a=n.delegate;if(a){var c=_(a,n);if(c){if(c===g)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===d)throw o=f,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=A;var l=h(t,i,n);if("normal"===l.type){if(o=n.done?f:p,l.arg===g)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(o=f,n.method="throw",n.arg=l.arg)}}}function _(t,i){var n=i.method,o=t.iterator[n];if(o===e)return i.delegate=null,"throw"===n&&t.iterator.return&&(i.method="return",i.arg=e,_(t,i),"throw"===i.method)||"return"!==n&&(i.method="throw",i.arg=new TypeError("The iterator does not provide a '"+n+"' method")),g;var r=h(o,t.iterator,i.arg);if("throw"===r.type)return i.method="throw",i.arg=r.arg,i.delegate=null,g;var s=r.arg;return s?s.done?(i[t.resultName]=s.value,i.next=t.nextLoc,"return"!==i.method&&(i.method="next",i.arg=e),i.delegate=null,g):s:(i.method="throw",i.arg=new TypeError("iterator result is not an object"),i.delegate=null,g)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function D(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function S(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function T(t){if(null!=t){var i=t[s];if(i)return i.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,r=function i(){for(;++o=0;--r){var s=this.tryEntries[r],a=s.completion;if("root"===s.tryLoc)return o("end");if(s.tryLoc<=this.prev){var c=n.call(s,"catchLoc"),l=n.call(s,"finallyLoc");if(c&&l){if(this.prev=0;--i){var o=this.tryEntries[i];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var i=this.tryEntries[e];if(i.finallyLoc===t)return this.complete(i.completion,i.afterLoc),D(i),g}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var i=this.tryEntries[e];if(i.tryLoc===t){var n=i.completion;if("throw"===n.type){var o=n.arg;D(i)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,i,n){return this.delegate={iterator:T(t),resultName:i,nextLoc:n},"next"===this.method&&(this.arg=e),g}},t}(t.exports);try{regeneratorRuntime=e}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=e:Function("r","regeneratorRuntime = r")(e)}},44275:(t,e,i)=>{var n,o=i(74692);void 0===(n=o).fn.each2&&n.extend(n.fn,{each2:function(t){for(var e=n([0]),i=-1,o=this.length;++i=112&&t<=123}},d={"Ⓐ":"A",A:"A",À:"A",Á:"A",Â:"A",Ầ:"A",Ấ:"A",Ẫ:"A",Ẩ:"A",Ã:"A",Ā:"A",Ă:"A",Ằ:"A",Ắ:"A",Ẵ:"A",Ẳ:"A",Ȧ:"A",Ǡ:"A",Ä:"A",Ǟ:"A",Ả:"A",Å:"A",Ǻ:"A",Ǎ:"A",Ȁ:"A",Ȃ:"A",Ạ:"A",Ậ:"A",Ặ:"A",Ḁ:"A",Ą:"A",Ⱥ:"A",Ɐ:"A",Ꜳ:"AA",Æ:"AE",Ǽ:"AE",Ǣ:"AE",Ꜵ:"AO",Ꜷ:"AU",Ꜹ:"AV",Ꜻ:"AV",Ꜽ:"AY","Ⓑ":"B",B:"B",Ḃ:"B",Ḅ:"B",Ḇ:"B",Ƀ:"B",Ƃ:"B",Ɓ:"B","Ⓒ":"C",C:"C",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",Ç:"C",Ḉ:"C",Ƈ:"C",Ȼ:"C",Ꜿ:"C","Ⓓ":"D",D:"D",Ḋ:"D",Ď:"D",Ḍ:"D",Ḑ:"D",Ḓ:"D",Ḏ:"D",Đ:"D",Ƌ:"D",Ɗ:"D",Ɖ:"D",Ꝺ:"D",DZ:"DZ",DŽ:"DZ",Dz:"Dz",Dž:"Dz","Ⓔ":"E",E:"E",È:"E",É:"E",Ê:"E",Ề:"E",Ế:"E",Ễ:"E",Ể:"E",Ẽ:"E",Ē:"E",Ḕ:"E",Ḗ:"E",Ĕ:"E",Ė:"E",Ë:"E",Ẻ:"E",Ě:"E",Ȅ:"E",Ȇ:"E",Ẹ:"E",Ệ:"E",Ȩ:"E",Ḝ:"E",Ę:"E",Ḙ:"E",Ḛ:"E",Ɛ:"E",Ǝ:"E","Ⓕ":"F",F:"F",Ḟ:"F",Ƒ:"F",Ꝼ:"F","Ⓖ":"G",G:"G",Ǵ:"G",Ĝ:"G",Ḡ:"G",Ğ:"G",Ġ:"G",Ǧ:"G",Ģ:"G",Ǥ:"G",Ɠ:"G",Ꞡ:"G",Ᵹ:"G",Ꝿ:"G","Ⓗ":"H",H:"H",Ĥ:"H",Ḣ:"H",Ḧ:"H",Ȟ:"H",Ḥ:"H",Ḩ:"H",Ḫ:"H",Ħ:"H",Ⱨ:"H",Ⱶ:"H",Ɥ:"H","Ⓘ":"I",I:"I",Ì:"I",Í:"I",Î:"I",Ĩ:"I",Ī:"I",Ĭ:"I",İ:"I",Ï:"I",Ḯ:"I",Ỉ:"I",Ǐ:"I",Ȉ:"I",Ȋ:"I",Ị:"I",Į:"I",Ḭ:"I",Ɨ:"I","Ⓙ":"J",J:"J",Ĵ:"J",Ɉ:"J","Ⓚ":"K",K:"K",Ḱ:"K",Ǩ:"K",Ḳ:"K",Ķ:"K",Ḵ:"K",Ƙ:"K",Ⱪ:"K",Ꝁ:"K",Ꝃ:"K",Ꝅ:"K",Ꞣ:"K","Ⓛ":"L",L:"L",Ŀ:"L",Ĺ:"L",Ľ:"L",Ḷ:"L",Ḹ:"L",Ļ:"L",Ḽ:"L",Ḻ:"L",Ł:"L",Ƚ:"L",Ɫ:"L",Ⱡ:"L",Ꝉ:"L",Ꝇ:"L",Ꞁ:"L",LJ:"LJ",Lj:"Lj","Ⓜ":"M",M:"M",Ḿ:"M",Ṁ:"M",Ṃ:"M",Ɱ:"M",Ɯ:"M","Ⓝ":"N",N:"N",Ǹ:"N",Ń:"N",Ñ:"N",Ṅ:"N",Ň:"N",Ṇ:"N",Ņ:"N",Ṋ:"N",Ṉ:"N",Ƞ:"N",Ɲ:"N",Ꞑ:"N",Ꞥ:"N",NJ:"NJ",Nj:"Nj","Ⓞ":"O",O:"O",Ò:"O",Ó:"O",Ô:"O",Ồ:"O",Ố:"O",Ỗ:"O",Ổ:"O",Õ:"O",Ṍ:"O",Ȭ:"O",Ṏ:"O",Ō:"O",Ṑ:"O",Ṓ:"O",Ŏ:"O",Ȯ:"O",Ȱ:"O",Ö:"O",Ȫ:"O",Ỏ:"O",Ő:"O",Ǒ:"O",Ȍ:"O",Ȏ:"O",Ơ:"O",Ờ:"O",Ớ:"O",Ỡ:"O",Ở:"O",Ợ:"O",Ọ:"O",Ộ:"O",Ǫ:"O",Ǭ:"O",Ø:"O",Ǿ:"O",Ɔ:"O",Ɵ:"O",Ꝋ:"O",Ꝍ:"O",Ƣ:"OI",Ꝏ:"OO",Ȣ:"OU","Ⓟ":"P",P:"P",Ṕ:"P",Ṗ:"P",Ƥ:"P",Ᵽ:"P",Ꝑ:"P",Ꝓ:"P",Ꝕ:"P","Ⓠ":"Q",Q:"Q",Ꝗ:"Q",Ꝙ:"Q",Ɋ:"Q","Ⓡ":"R",R:"R",Ŕ:"R",Ṙ:"R",Ř:"R",Ȑ:"R",Ȓ:"R",Ṛ:"R",Ṝ:"R",Ŗ:"R",Ṟ:"R",Ɍ:"R",Ɽ:"R",Ꝛ:"R",Ꞧ:"R",Ꞃ:"R","Ⓢ":"S",S:"S",ẞ:"S",Ś:"S",Ṥ:"S",Ŝ:"S",Ṡ:"S",Š:"S",Ṧ:"S",Ṣ:"S",Ṩ:"S",Ș:"S",Ş:"S",Ȿ:"S",Ꞩ:"S",Ꞅ:"S","Ⓣ":"T",T:"T",Ṫ:"T",Ť:"T",Ṭ:"T",Ț:"T",Ţ:"T",Ṱ:"T",Ṯ:"T",Ŧ:"T",Ƭ:"T",Ʈ:"T",Ⱦ:"T",Ꞇ:"T",Ꜩ:"TZ","Ⓤ":"U",U:"U",Ù:"U",Ú:"U",Û:"U",Ũ:"U",Ṹ:"U",Ū:"U",Ṻ:"U",Ŭ:"U",Ü:"U",Ǜ:"U",Ǘ:"U",Ǖ:"U",Ǚ:"U",Ủ:"U",Ů:"U",Ű:"U",Ǔ:"U",Ȕ:"U",Ȗ:"U",Ư:"U",Ừ:"U",Ứ:"U",Ữ:"U",Ử:"U",Ự:"U",Ụ:"U",Ṳ:"U",Ų:"U",Ṷ:"U",Ṵ:"U",Ʉ:"U","Ⓥ":"V",V:"V",Ṽ:"V",Ṿ:"V",Ʋ:"V",Ꝟ:"V",Ʌ:"V",Ꝡ:"VY","Ⓦ":"W",W:"W",Ẁ:"W",Ẃ:"W",Ŵ:"W",Ẇ:"W",Ẅ:"W",Ẉ:"W",Ⱳ:"W","Ⓧ":"X",X:"X",Ẋ:"X",Ẍ:"X","Ⓨ":"Y",Y:"Y",Ỳ:"Y",Ý:"Y",Ŷ:"Y",Ỹ:"Y",Ȳ:"Y",Ẏ:"Y",Ÿ:"Y",Ỷ:"Y",Ỵ:"Y",Ƴ:"Y",Ɏ:"Y",Ỿ:"Y","Ⓩ":"Z",Z:"Z",Ź:"Z",Ẑ:"Z",Ż:"Z",Ž:"Z",Ẓ:"Z",Ẕ:"Z",Ƶ:"Z",Ȥ:"Z",Ɀ:"Z",Ⱬ:"Z",Ꝣ:"Z","ⓐ":"a",a:"a",ẚ:"a",à:"a",á:"a",â:"a",ầ:"a",ấ:"a",ẫ:"a",ẩ:"a",ã:"a",ā:"a",ă:"a",ằ:"a",ắ:"a",ẵ:"a",ẳ:"a",ȧ:"a",ǡ:"a",ä:"a",ǟ:"a",ả:"a",å:"a",ǻ:"a",ǎ:"a",ȁ:"a",ȃ:"a",ạ:"a",ậ:"a",ặ:"a",ḁ:"a",ą:"a",ⱥ:"a",ɐ:"a",ꜳ:"aa",æ:"ae",ǽ:"ae",ǣ:"ae",ꜵ:"ao",ꜷ:"au",ꜹ:"av",ꜻ:"av",ꜽ:"ay","ⓑ":"b",b:"b",ḃ:"b",ḅ:"b",ḇ:"b",ƀ:"b",ƃ:"b",ɓ:"b","ⓒ":"c",c:"c",ć:"c",ĉ:"c",ċ:"c",č:"c",ç:"c",ḉ:"c",ƈ:"c",ȼ:"c",ꜿ:"c",ↄ:"c","ⓓ":"d",d:"d",ḋ:"d",ď:"d",ḍ:"d",ḑ:"d",ḓ:"d",ḏ:"d",đ:"d",ƌ:"d",ɖ:"d",ɗ:"d",ꝺ:"d",dz:"dz",dž:"dz","ⓔ":"e",e:"e",è:"e",é:"e",ê:"e",ề:"e",ế:"e",ễ:"e",ể:"e",ẽ:"e",ē:"e",ḕ:"e",ḗ:"e",ĕ:"e",ė:"e",ë:"e",ẻ:"e",ě:"e",ȅ:"e",ȇ:"e",ẹ:"e",ệ:"e",ȩ:"e",ḝ:"e",ę:"e",ḙ:"e",ḛ:"e",ɇ:"e",ɛ:"e",ǝ:"e","ⓕ":"f",f:"f",ḟ:"f",ƒ:"f",ꝼ:"f","ⓖ":"g",g:"g",ǵ:"g",ĝ:"g",ḡ:"g",ğ:"g",ġ:"g",ǧ:"g",ģ:"g",ǥ:"g",ɠ:"g",ꞡ:"g",ᵹ:"g",ꝿ:"g","ⓗ":"h",h:"h",ĥ:"h",ḣ:"h",ḧ:"h",ȟ:"h",ḥ:"h",ḩ:"h",ḫ:"h",ẖ:"h",ħ:"h",ⱨ:"h",ⱶ:"h",ɥ:"h",ƕ:"hv","ⓘ":"i",i:"i",ì:"i",í:"i",î:"i",ĩ:"i",ī:"i",ĭ:"i",ï:"i",ḯ:"i",ỉ:"i",ǐ:"i",ȉ:"i",ȋ:"i",ị:"i",į:"i",ḭ:"i",ɨ:"i",ı:"i","ⓙ":"j",j:"j",ĵ:"j",ǰ:"j",ɉ:"j","ⓚ":"k",k:"k",ḱ:"k",ǩ:"k",ḳ:"k",ķ:"k",ḵ:"k",ƙ:"k",ⱪ:"k",ꝁ:"k",ꝃ:"k",ꝅ:"k",ꞣ:"k","ⓛ":"l",l:"l",ŀ:"l",ĺ:"l",ľ:"l",ḷ:"l",ḹ:"l",ļ:"l",ḽ:"l",ḻ:"l",ſ:"l",ł:"l",ƚ:"l",ɫ:"l",ⱡ:"l",ꝉ:"l",ꞁ:"l",ꝇ:"l",lj:"lj","ⓜ":"m",m:"m",ḿ:"m",ṁ:"m",ṃ:"m",ɱ:"m",ɯ:"m","ⓝ":"n",n:"n",ǹ:"n",ń:"n",ñ:"n",ṅ:"n",ň:"n",ṇ:"n",ņ:"n",ṋ:"n",ṉ:"n",ƞ:"n",ɲ:"n",ʼn:"n",ꞑ:"n",ꞥ:"n",nj:"nj","ⓞ":"o",o:"o",ò:"o",ó:"o",ô:"o",ồ:"o",ố:"o",ỗ:"o",ổ:"o",õ:"o",ṍ:"o",ȭ:"o",ṏ:"o",ō:"o",ṑ:"o",ṓ:"o",ŏ:"o",ȯ:"o",ȱ:"o",ö:"o",ȫ:"o",ỏ:"o",ő:"o",ǒ:"o",ȍ:"o",ȏ:"o",ơ:"o",ờ:"o",ớ:"o",ỡ:"o",ở:"o",ợ:"o",ọ:"o",ộ:"o",ǫ:"o",ǭ:"o",ø:"o",ǿ:"o",ɔ:"o",ꝋ:"o",ꝍ:"o",ɵ:"o",ƣ:"oi",ȣ:"ou",ꝏ:"oo","ⓟ":"p",p:"p",ṕ:"p",ṗ:"p",ƥ:"p",ᵽ:"p",ꝑ:"p",ꝓ:"p",ꝕ:"p","ⓠ":"q",q:"q",ɋ:"q",ꝗ:"q",ꝙ:"q","ⓡ":"r",r:"r",ŕ:"r",ṙ:"r",ř:"r",ȑ:"r",ȓ:"r",ṛ:"r",ṝ:"r",ŗ:"r",ṟ:"r",ɍ:"r",ɽ:"r",ꝛ:"r",ꞧ:"r",ꞃ:"r","ⓢ":"s",s:"s",ß:"s",ś:"s",ṥ:"s",ŝ:"s",ṡ:"s",š:"s",ṧ:"s",ṣ:"s",ṩ:"s",ș:"s",ş:"s",ȿ:"s",ꞩ:"s",ꞅ:"s",ẛ:"s","ⓣ":"t",t:"t",ṫ:"t",ẗ:"t",ť:"t",ṭ:"t",ț:"t",ţ:"t",ṱ:"t",ṯ:"t",ŧ:"t",ƭ:"t",ʈ:"t",ⱦ:"t",ꞇ:"t",ꜩ:"tz","ⓤ":"u",u:"u",ù:"u",ú:"u",û:"u",ũ:"u",ṹ:"u",ū:"u",ṻ:"u",ŭ:"u",ü:"u",ǜ:"u",ǘ:"u",ǖ:"u",ǚ:"u",ủ:"u",ů:"u",ű:"u",ǔ:"u",ȕ:"u",ȗ:"u",ư:"u",ừ:"u",ứ:"u",ữ:"u",ử:"u",ự:"u",ụ:"u",ṳ:"u",ų:"u",ṷ:"u",ṵ:"u",ʉ:"u","ⓥ":"v",v:"v",ṽ:"v",ṿ:"v",ʋ:"v",ꝟ:"v",ʌ:"v",ꝡ:"vy","ⓦ":"w",w:"w",ẁ:"w",ẃ:"w",ŵ:"w",ẇ:"w",ẅ:"w",ẘ:"w",ẉ:"w",ⱳ:"w","ⓧ":"x",x:"x",ẋ:"x",ẍ:"x","ⓨ":"y",y:"y",ỳ:"y",ý:"y",ŷ:"y",ỹ:"y",ȳ:"y",ẏ:"y",ÿ:"y",ỷ:"y",ẙ:"y",ỵ:"y",ƴ:"y",ɏ:"y",ỿ:"y","ⓩ":"z",z:"z",ź:"z",ẑ:"z",ż:"z",ž:"z",ẓ:"z",ẕ:"z",ƶ:"z",ȥ:"z",ɀ:"z",ⱬ:"z",ꝣ:"z",Ά:"Α",Έ:"Ε",Ή:"Η",Ί:"Ι",Ϊ:"Ι",Ό:"Ο",Ύ:"Υ",Ϋ:"Υ",Ώ:"Ω",ά:"α",έ:"ε",ή:"η",ί:"ι",ϊ:"ι",ΐ:"ι",ό:"ο",ύ:"υ",ϋ:"υ",ΰ:"υ",ω:"ω",ς:"σ"};a=t(document),l=1,r=function(){return l++},i=O(Object,{bind:function(t){var e=this;return function(){t.apply(e,arguments)}},init:function(i){var n,o,s,a,l=".select2-results";this.opts=i=this.prepareOpts(i),this.id=i.id,i.element.data("select2")!==e&&null!==i.element.data("select2")&&i.element.data("select2").destroy(),this.container=this.createContainer(),this.liveRegion=t("",{role:"status","aria-live":"polite"}).addClass("select2-hidden-accessible").appendTo(document.body),this.containerId="s2id_"+(i.element.attr("id")||"autogen"+r()),this.containerEventName=this.containerId.replace(/([.])/g,"_").replace(/([;&,\-\.\+\*\~':"\!\^#$%@\[\]\(\)=>\|])/g,"\\$1"),this.container.attr("id",this.containerId),this.container.attr("title",i.element.attr("title")),this.body=t("body"),w(this.container,this.opts.element,this.opts.adaptContainerCssClass),this.container.attr("style",i.element.attr("style")),this.container.css(D(i.containerCss,this.opts.element)),this.container.addClass(D(i.containerCssClass,this.opts.element)),this.elementTabIndex=this.opts.element.attr("tabindex"),this.opts.element.data("select2",this).attr("tabindex","-1").before(this.container).on("click.select2",x),this.container.data("select2",this),this.dropdown=this.container.find(".select2-drop"),w(this.dropdown,this.opts.element,this.opts.adaptDropdownCssClass),this.dropdown.addClass(D(i.dropdownCssClass,this.opts.element)),this.dropdown.data("select2",this),this.dropdown.on("click",x),this.results=n=this.container.find(l),this.search=o=this.container.find("input.select2-input"),this.queryCount=0,this.resultsPage=0,this.context=null,this.initContainer(),this.container.on("click",x),this.results.on("mousemove",(function(i){var n=u;n!==e&&n.x===i.pageX&&n.y===i.pageY||t(i.target).trigger("mousemove-filtered",i)})),this.dropdown.on("mousemove-filtered",l,this.bind(this.highlightUnderEvent)),this.dropdown.on("touchstart touchmove touchend",l,this.bind((function(t){this._touchEvent=!0,this.highlightUnderEvent(t)}))),this.dropdown.on("touchmove",l,this.bind(this.touchMoved)),this.dropdown.on("touchstart touchend",l,this.bind(this.clearTouchMoved)),this.dropdown.on("click",this.bind((function(t){this._touchEvent&&(this._touchEvent=!1,this.selectHighlighted())}))),s=this.results,a=v(80,(function(t){s.trigger("scroll-debounced",t)})),s.on("scroll",(function(t){f(t.target,s.get())>=0&&a(t)})),this.dropdown.on("scroll-debounced",l,this.bind(this.loadMoreIfNeeded)),t(this.container).on("change",".select2-input",(function(t){t.stopPropagation()})),t(this.dropdown).on("change",".select2-input",(function(t){t.stopPropagation()})),t.fn.mousewheel&&n.mousewheel((function(t,e,i,o){var r=n.scrollTop();o>0&&r-o<=0?(n.scrollTop(0),x(t)):o<0&&n.get(0).scrollHeight-n.scrollTop()+o<=n.height()&&(n.scrollTop(n.get(0).scrollHeight-n.height()),x(t))})),b(o),o.on("keyup-change input paste",this.bind(this.updateResults)),o.on("focus",(function(){o.addClass("select2-focused")})),o.on("blur",(function(){o.removeClass("select2-focused")})),this.dropdown.on("mouseup",l,this.bind((function(e){t(e.target).closest(".select2-result-selectable").length>0&&(this.highlightUnderEvent(e),this.selectHighlighted(e))}))),this.dropdown.on("click mouseup mousedown touchstart touchend focusin",(function(t){t.stopPropagation()})),this.nextSearchTerm=e,t.isFunction(this.opts.initSelection)&&(this.initSelection(),this.monitorSource()),null!==i.maximumInputLength&&this.search.attr("maxlength",i.maximumInputLength);var h=i.element.prop("disabled");h===e&&(h=!1),this.enable(!h);var d=i.element.prop("readonly");d===e&&(d=!1),this.readonly(d),c=c||function(){var e=t("
            ");e.appendTo("body");var i={width:e.width()-e[0].clientWidth,height:e.height()-e[0].clientHeight};return e.remove(),i}(),this.autofocus=i.element.prop("autofocus"),i.element.prop("autofocus",!1),this.autofocus&&this.focus(),this.search.attr("placeholder",i.searchInputPlaceholder)},destroy:function(){var t=this.opts.element,i=t.data("select2"),n=this;this.close(),t.length&&t[0].detachEvent&&t.each((function(){this.detachEvent("onpropertychange",n._sync)})),this.propertyObserver&&(this.propertyObserver.disconnect(),this.propertyObserver=null),this._sync=null,i!==e&&(i.container.remove(),i.liveRegion.remove(),i.dropdown.remove(),t.removeClass("select2-offscreen").removeData("select2").off(".select2").prop("autofocus",this.autofocus||!1),this.elementTabIndex?t.attr({tabindex:this.elementTabIndex}):t.removeAttr("tabindex"),t.show()),T.call(this,"container","liveRegion","dropdown","results","search")},optionToData:function(t){return t.is("option")?{id:t.prop("value"),text:t.text(),element:t.get(),css:t.attr("class"),disabled:t.prop("disabled"),locked:g(t.attr("locked"),"locked")||g(t.data("locked"),!0)}:t.is("optgroup")?{text:t.attr("label"),children:[],element:t.get(),css:t.attr("class")}:void 0},prepareOpts:function(i){var n,o,s,a,c=this;if("select"===(n=i.element).get(0).tagName.toLowerCase()&&(this.select=o=i.element),o&&t.each(["id","multiple","ajax","query","createSearchChoice","initSelection","data","tags"],(function(){if(this in i)throw new Error("Option '"+this+"' is not allowed for Select2 when attached to a ","
            "," ","
              ","
            ","
            "].join(""))},enableInterface:function(){this.parent.enableInterface.apply(this,arguments)&&this.focusser.prop("disabled",!this.isInterfaceEnabled())},opening:function(){var i,n,o;this.opts.minimumResultsForSearch>=0&&this.showSearch(!0),this.parent.opening.apply(this,arguments),!1!==this.showSearchInput&&this.search.val(this.focusser.val()),this.opts.shouldFocusInput(this)&&(this.search.focus(),(i=this.search.get(0)).createTextRange?((n=i.createTextRange()).collapse(!1),n.select()):i.setSelectionRange&&(o=this.search.val().length,i.setSelectionRange(o,o))),""===this.search.val()&&this.nextSearchTerm!=e&&(this.search.val(this.nextSearchTerm),this.search.select()),this.focusser.prop("disabled",!0).val(""),this.updateResults(!0),this.opts.element.trigger(t.Event("select2-open"))},close:function(){this.opened()&&(this.parent.close.apply(this,arguments),this.focusser.prop("disabled",!1),this.opts.shouldFocusInput(this)&&this.focusser.focus())},focus:function(){this.opened()?this.close():(this.focusser.prop("disabled",!1),this.opts.shouldFocusInput(this)&&this.focusser.focus())},isFocused:function(){return this.container.hasClass("select2-container-active")},cancel:function(){this.parent.cancel.apply(this,arguments),this.focusser.prop("disabled",!1),this.opts.shouldFocusInput(this)&&this.focusser.focus()},destroy:function(){t("label[for='"+this.focusser.attr("id")+"']").attr("for",this.opts.element.attr("id")),this.parent.destroy.apply(this,arguments),T.call(this,"selection","focusser")},initContainer:function(){var e,i,n=this.container,o=this.dropdown,s=r();this.opts.minimumResultsForSearch<0?this.showSearch(!1):this.showSearch(!0),this.selection=e=n.find(".select2-choice"),this.focusser=n.find(".select2-focusser"),e.find(".select2-chosen").attr("id","select2-chosen-"+s),this.focusser.attr("aria-labelledby","select2-chosen-"+s),this.results.attr("id","select2-results-"+s),this.search.attr("aria-owns","select2-results-"+s),this.focusser.attr("id","s2id_autogen"+s),i=t("label[for='"+this.opts.element.attr("id")+"']"),this.focusser.prev().text(i.text()).attr("for",this.focusser.attr("id"));var a=this.opts.element.attr("title");this.opts.element.attr("title",a||i.text()),this.focusser.attr("tabindex",this.elementTabIndex),this.search.attr("id",this.focusser.attr("id")+"_search"),this.search.prev().text(t("label[for='"+this.focusser.attr("id")+"']").text()).attr("for",this.search.attr("id")),this.search.on("keydown",this.bind((function(t){if(this.isInterfaceEnabled()&&229!=t.keyCode)if(t.which!==h.PAGE_UP&&t.which!==h.PAGE_DOWN)switch(t.which){case h.UP:case h.DOWN:return this.moveHighlight(t.which===h.UP?-1:1),void x(t);case h.ENTER:return this.selectHighlighted(),void x(t);case h.TAB:return void this.selectHighlighted({noFocus:!0});case h.ESC:return this.cancel(t),void x(t)}else x(t)}))),this.search.on("blur",this.bind((function(t){document.activeElement===this.body.get(0)&&window.setTimeout(this.bind((function(){this.opened()&&this.search.focus()})),0)}))),this.focusser.on("keydown",this.bind((function(t){if(this.isInterfaceEnabled()&&t.which!==h.TAB&&!h.isControl(t)&&!h.isFunctionKey(t)&&t.which!==h.ESC){if(!1!==this.opts.openOnEnter||t.which!==h.ENTER){if(t.which==h.DOWN||t.which==h.UP||t.which==h.ENTER&&this.opts.openOnEnter){if(t.altKey||t.ctrlKey||t.shiftKey||t.metaKey)return;return this.open(),void x(t)}return t.which==h.DELETE||t.which==h.BACKSPACE?(this.opts.allowClear&&this.clear(),void x(t)):void 0}x(t)}}))),b(this.focusser),this.focusser.on("keyup-change input",this.bind((function(t){if(this.opts.minimumResultsForSearch>=0){if(t.stopPropagation(),this.opened())return;this.open()}}))),e.on("mousedown touchstart","abbr",this.bind((function(t){var e;this.isInterfaceEnabled()&&(this.clear(),(e=t).preventDefault(),e.stopImmediatePropagation(),this.close(),this.selection.focus())}))),e.on("mousedown touchstart",this.bind((function(i){p(e),this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.opened()?this.close():this.isInterfaceEnabled()&&this.open(),x(i)}))),o.on("mousedown touchstart",this.bind((function(){this.opts.shouldFocusInput(this)&&this.search.focus()}))),e.on("focus",this.bind((function(t){x(t)}))),this.focusser.on("focus",this.bind((function(){this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.container.addClass("select2-container-active")}))).on("blur",this.bind((function(){this.opened()||(this.container.removeClass("select2-container-active"),this.opts.element.trigger(t.Event("select2-blur")))}))),this.search.on("focus",this.bind((function(){this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.container.addClass("select2-container-active")}))),this.initContainerWidth(),this.opts.element.addClass("select2-offscreen"),this.setPlaceholder()},clear:function(e){var i=this.selection.data("select2-data");if(i){var n=t.Event("select2-clearing");if(this.opts.element.trigger(n),n.isDefaultPrevented())return;var o=this.getPlaceholderOption();this.opts.element.val(o?o.val():""),this.selection.find(".select2-chosen").empty(),this.selection.removeData("select2-data"),this.setPlaceholder(),!1!==e&&(this.opts.element.trigger({type:"select2-removed",val:this.id(i),choice:i}),this.triggerChange({removed:i}))}},initSelection:function(){if(this.isPlaceholderOptionSelected())this.updateSelection(null),this.close(),this.setPlaceholder();else{var t=this;this.opts.initSelection.call(null,this.opts.element,(function(i){i!==e&&null!==i&&(t.updateSelection(i),t.close(),t.setPlaceholder(),t.nextSearchTerm=t.opts.nextSearchTerm(i,t.search.val()))}))}},isPlaceholderOptionSelected:function(){var t;return this.getPlaceholder()!==e&&((t=this.getPlaceholderOption())!==e&&t.prop("selected")||""===this.opts.element.val()||this.opts.element.val()===e||null===this.opts.element.val())},prepareOpts:function(){var e=this.parent.prepareOpts.apply(this,arguments),i=this;return"select"===e.element.get(0).tagName.toLowerCase()?e.initSelection=function(t,e){var n=t.find("option").filter((function(){return this.selected&&!this.disabled}));e(i.optionToData(n))}:"data"in e&&(e.initSelection=e.initSelection||function(i,n){var o=i.val(),r=null;e.query({matcher:function(t,i,n){var s=g(o,e.id(n));return s&&(r=n),s},callback:t.isFunction(n)?function(){n(r)}:t.noop})}),e},getPlaceholder:function(){return this.select&&this.getPlaceholderOption()===e?e:this.parent.getPlaceholder.apply(this,arguments)},setPlaceholder:function(){var t=this.getPlaceholder();if(this.isPlaceholderOptionSelected()&&t!==e){if(this.select&&this.getPlaceholderOption()===e)return;this.selection.find(".select2-chosen").html(this.opts.escapeMarkup(t)),this.selection.addClass("select2-default"),this.container.removeClass("select2-allowclear")}},postprocessResults:function(t,e,i){var n=0,o=this;if(this.findHighlightableChoices().each2((function(t,e){if(g(o.id(e.data("select2-data")),o.opts.element.val()))return n=t,!1})),!1!==i&&(!0===e&&n>=0?this.highlight(n):this.highlight(0)),!0===e){var r=this.opts.minimumResultsForSearch;r>=0&&this.showSearch(S(t.results)>=r)}},showSearch:function(e){this.showSearchInput!==e&&(this.showSearchInput=e,this.dropdown.find(".select2-search").toggleClass("select2-search-hidden",!e),this.dropdown.find(".select2-search").toggleClass("select2-offscreen",!e),t(this.dropdown,this.container).toggleClass("select2-with-searchbox",e))},onSelect:function(t,e){if(this.triggerSelect(t)){var i=this.opts.element.val(),n=this.data();this.opts.element.val(this.id(t)),this.updateSelection(t),this.opts.element.trigger({type:"select2-selected",val:this.id(t),choice:t}),this.nextSearchTerm=this.opts.nextSearchTerm(t,this.search.val()),this.close(),e&&e.noFocus||!this.opts.shouldFocusInput(this)||this.focusser.focus(),g(i,this.id(t))||this.triggerChange({added:t,removed:n})}},updateSelection:function(t){var i,n,o=this.selection.find(".select2-chosen");this.selection.data("select2-data",t),o.empty(),null!==t&&(i=this.opts.formatSelection(t,o,this.opts.escapeMarkup)),i!==e&&o.append(i),(n=this.opts.formatSelectionCssClass(t,o))!==e&&o.addClass(n),this.selection.removeClass("select2-default"),this.opts.allowClear&&this.getPlaceholder()!==e&&this.container.addClass("select2-allowclear")},val:function(){var t,i=!1,n=null,o=this,r=this.data();if(0===arguments.length)return this.opts.element.val();if(t=arguments[0],arguments.length>1&&(i=arguments[1]),this.select)this.select.val(t).find("option").filter((function(){return this.selected})).each2((function(t,e){return n=o.optionToData(e),!1})),this.updateSelection(n),this.setPlaceholder(),i&&this.triggerChange({added:n,removed:r});else{if(!t&&0!==t)return void this.clear(i);if(this.opts.initSelection===e)throw new Error("cannot call val() if initSelection() is not defined");this.opts.element.val(t),this.opts.initSelection(this.opts.element,(function(t){o.opts.element.val(t?o.id(t):""),o.updateSelection(t),o.setPlaceholder(),i&&o.triggerChange({added:t,removed:r})}))}},clearSearch:function(){this.search.val(""),this.focusser.val("")},data:function(t){var i,n=!1;if(0===arguments.length)return(i=this.selection.data("select2-data"))==e&&(i=null),i;arguments.length>1&&(n=arguments[1]),t?(i=this.data(),this.opts.element.val(t?this.id(t):""),this.updateSelection(t),n&&this.triggerChange({added:t,removed:i})):this.clear(n)}}),o=O(i,{createContainer:function(){return t(document.createElement("div")).attr({class:"select2-container select2-container-multi"}).html(["
              ","
            • "," "," ","
            • ","
            ","
            ","
              ","
            ","
            "].join(""))},prepareOpts:function(){var e=this.parent.prepareOpts.apply(this,arguments),i=this;return"select"===e.element.get(0).tagName.toLowerCase()?e.initSelection=function(t,e){var n=[];t.find("option").filter((function(){return this.selected&&!this.disabled})).each2((function(t,e){n.push(i.optionToData(e))})),e(n)}:"data"in e&&(e.initSelection=e.initSelection||function(i,n){var o=m(i.val(),e.separator),r=[];e.query({matcher:function(i,n,s){var a=t.grep(o,(function(t){return g(t,e.id(s))})).length;return a&&r.push(s),a},callback:t.isFunction(n)?function(){for(var t=[],i=0;i0||(this.selectChoice(null),this.clearPlaceholder(),this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.open(),this.focusSearch(),e.preventDefault()))}))),this.container.on("focus",i,this.bind((function(){this.isInterfaceEnabled()&&(this.container.hasClass("select2-container-active")||this.opts.element.trigger(t.Event("select2-focus")),this.container.addClass("select2-container-active"),this.dropdown.addClass("select2-drop-active"),this.clearPlaceholder())}))),this.initContainerWidth(),this.opts.element.addClass("select2-offscreen"),this.clearSearch()},enableInterface:function(){this.parent.enableInterface.apply(this,arguments)&&this.search.prop("disabled",!this.isInterfaceEnabled())},initSelection:function(){if(""===this.opts.element.val()&&""===this.opts.element.text()&&(this.updateSelection([]),this.close(),this.clearSearch()),this.select||""!==this.opts.element.val()){var t=this;this.opts.initSelection.call(null,this.opts.element,(function(i){i!==e&&null!==i&&(t.updateSelection(i),t.close(),t.clearSearch())}))}},clearSearch:function(){var t=this.getPlaceholder(),i=this.getMaxSearchWidth();t!==e&&0===this.getVal().length&&!1===this.search.hasClass("select2-focused")?(this.search.val(t).addClass("select2-default"),this.search.width(i>0?i:this.container.css("width"))):this.search.val("").width(10)},clearPlaceholder:function(){this.search.hasClass("select2-default")&&this.search.val("").removeClass("select2-default")},opening:function(){this.clearPlaceholder(),this.resizeSearch(),this.parent.opening.apply(this,arguments),this.focusSearch(),""===this.search.val()&&this.nextSearchTerm!=e&&(this.search.val(this.nextSearchTerm),this.search.select()),this.updateResults(!0),this.opts.shouldFocusInput(this)&&this.search.focus(),this.opts.element.trigger(t.Event("select2-open"))},close:function(){this.opened()&&this.parent.close.apply(this,arguments)},focus:function(){this.close(),this.search.focus()},isFocused:function(){return this.search.hasClass("select2-focused")},updateSelection:function(e){var i=[],n=[],o=this;t(e).each((function(){f(o.id(this),i)<0&&(i.push(o.id(this)),n.push(this))})),e=n,this.selection.find(".select2-search-choice").remove(),t(e).each((function(){o.addSelectedChoice(this)})),o.postprocessResults()},tokenize:function(){var t=this.search.val();null!=(t=this.opts.tokenizer.call(this,t,this.data(),this.bind(this.onSelect),this.opts))&&t!=e&&(this.search.val(t),t.length>0&&this.open())},onSelect:function(t,i){this.triggerSelect(t)&&""!==t.text&&(this.addSelectedChoice(t),this.opts.element.trigger({type:"selected",val:this.id(t),choice:t}),this.nextSearchTerm=this.opts.nextSearchTerm(t,this.search.val()),this.clearSearch(),this.updateResults(),!this.select&&this.opts.closeOnSelect||this.postprocessResults(t,!1,!0===this.opts.closeOnSelect),this.opts.closeOnSelect?(this.close(),this.search.width(10)):this.countSelectableResults()>0?(this.search.width(10),this.resizeSearch(),this.getMaximumSelectionSize()>0&&this.val().length>=this.getMaximumSelectionSize()?this.updateResults(!0):this.nextSearchTerm!=e&&(this.search.val(this.nextSearchTerm),this.updateResults(),this.search.select()),this.positionDropdown()):(this.close(),this.search.width(10)),this.triggerChange({added:t}),i&&i.noFocus||this.focusSearch())},cancel:function(){this.close(),this.focusSearch()},addSelectedChoice:function(i){var n,o,r=!i.locked,s=t("
          • "),a=t("
          • "),c=r?s:a,l=this.id(i),u=this.getVal();(n=this.opts.formatSelection(i,c.find("div"),this.opts.escapeMarkup))!=e&&c.find("div").replaceWith("
            "+n+"
            "),(o=this.opts.formatSelectionCssClass(i,c.find("div")))!=e&&c.addClass(o),r&&c.find(".select2-search-choice-close").on("mousedown",x).on("click dblclick",this.bind((function(e){this.isInterfaceEnabled()&&(this.unselect(t(e.target)),this.selection.find(".select2-search-choice-focus").removeClass("select2-search-choice-focus"),x(e),this.close(),this.focusSearch())}))).on("focus",this.bind((function(){this.isInterfaceEnabled()&&(this.container.addClass("select2-container-active"),this.dropdown.addClass("select2-drop-active"))}))),c.data("select2-data",i),c.insertBefore(this.searchContainer),u.push(l),this.setVal(u)},unselect:function(e){var i,n,o=this.getVal();if(0===(e=e.closest(".select2-search-choice")).length)throw"Invalid argument: "+e+". Must be .select2-search-choice";if(i=e.data("select2-data")){var r=t.Event("select2-removing");if(r.val=this.id(i),r.choice=i,this.opts.element.trigger(r),r.isDefaultPrevented())return!1;for(;(n=f(this.id(i),o))>=0;)o.splice(n,1),this.setVal(o),this.select&&this.postprocessResults();return e.remove(),this.opts.element.trigger({type:"select2-removed",val:this.id(i),choice:i}),this.triggerChange({removed:i}),!0}},postprocessResults:function(t,e,i){var n=this.getVal(),o=this.results.find(".select2-result"),r=this.results.find(".select2-result-with-children"),s=this;o.each2((function(t,e){f(s.id(e.data("select2-data")),n)>=0&&(e.addClass("select2-selected"),e.find(".select2-result-selectable").addClass("select2-selected"))})),r.each2((function(t,e){e.is(".select2-result-selectable")||0!==e.find(".select2-result-selectable:not(.select2-selected)").length||e.addClass("select2-selected")})),-1==this.highlight()&&!1!==i&&s.highlight(0),!this.opts.createSearchChoice&&!o.filter(".select2-result:not(.select2-selected)").length>0&&(!t||t&&!t.more&&0===this.results.find(".select2-no-results").length)&&I(s.opts.formatNoMatches,"formatNoMatches")&&this.results.append("
          • "+D(s.opts.formatNoMatches,s.opts.element,s.search.val())+"
          • ")},getMaxSearchWidth:function(){return this.selection.width()-C(this.search)},resizeSearch:function(){var e,i,n,o,r=C(this.search);e=function(e){if(!s){var i=e[0].currentStyle||window.getComputedStyle(e[0],null);(s=t(document.createElement("div")).css({position:"absolute",left:"-10000px",top:"-10000px",display:"none",fontSize:i.fontSize,fontFamily:i.fontFamily,fontStyle:i.fontStyle,fontWeight:i.fontWeight,letterSpacing:i.letterSpacing,textTransform:i.textTransform,whiteSpace:"nowrap"})).attr("class","select2-sizer"),t("body").append(s)}return s.text(e.val()),s.width()}(this.search)+10,i=this.search.offset().left,(o=(n=this.selection.width())-(i-this.selection.offset().left)-r)0&&i--,t.splice(n,1),n--);return{added:e,removed:t}},val:function(i,n){var o,r=this;if(0===arguments.length)return this.getVal();if((o=this.data()).length||(o=[]),!i&&0!==i)return this.opts.element.val(""),this.updateSelection([]),this.clearSearch(),void(n&&this.triggerChange({added:this.data(),removed:o}));if(this.setVal(i),this.select)this.opts.initSelection(this.select,this.bind(this.updateSelection)),n&&this.triggerChange(this.buildChangeDetails(o,this.data()));else{if(this.opts.initSelection===e)throw new Error("val() cannot be called if initSelection() is not defined");this.opts.initSelection(this.opts.element,(function(e){var i=t.map(e,r.id);r.setVal(i),r.updateSelection(e),r.clearSearch(),n&&r.triggerChange(r.buildChangeDetails(o,r.data()))}))}this.clearSearch()},onSortStart:function(){if(this.select)throw new Error("Sorting of elements is not supported when attached to instead.");this.search.width(0),this.searchContainer.hide()},onSortEnd:function(){var e=[],i=this;this.searchContainer.show(),this.searchContainer.appendTo(this.searchContainer.parent()),this.resizeSearch(),this.selection.find(".select2-search-choice").each((function(){e.push(i.opts.id(t(this).data("select2-data")))})),this.setVal(e),this.triggerChange()},data:function(e,i){var n,o,r=this;if(0===arguments.length)return this.selection.children(".select2-search-choice").map((function(){return t(this).data("select2-data")})).get();o=this.data(),e||(e=[]),n=t.map(e,(function(t){return r.opts.id(t)})),this.setVal(n),this.updateSelection(e),this.clearSearch(),i&&this.triggerChange(this.buildChangeDetails(o,this.data()))}}),t.fn.select2=function(){var i,n,o,r,s,a=Array.prototype.slice.call(arguments,0),c=["val","destroy","opened","open","close","focus","isFocused","container","dropdown","onSortStart","onSortEnd","enable","disable","readonly","positionDropdown","data","search"],l=["opened","isFocused","container","dropdown"],u=["val","data"],h={search:"externalSearch"};return this.each((function(){if(0===a.length||"object"==typeof a[0])(i=0===a.length?{}:t.extend({},a[0])).element=t(this),"select"===i.element.get(0).tagName.toLowerCase()?s=i.element.prop("multiple"):(s=i.multiple||!1,"tags"in i&&(i.multiple=s=!0)),(n=s?new window.Select2.class.multi:new window.Select2.class.single).init(i);else{if("string"!=typeof a[0])throw"Invalid arguments to select2 plugin: "+a;if(f(a[0],c)<0)throw"Unknown method: "+a[0];if(r=e,(n=t(this).data("select2"))===e)return;if("container"===(o=a[0])?r=n.container:"dropdown"===o?r=n.dropdown:(h[o]&&(o=h[o]),r=n[o].apply(n,a.slice(1))),f(a[0],l)>=0||f(a[0],u)>=0&&1==a.length)return!1}})),r===e?this:r},t.fn.select2.defaults={width:"copy",loadMorePadding:0,closeOnSelect:!0,openOnEnter:!0,containerCss:{},dropdownCss:{},containerCssClass:"",dropdownCssClass:"",formatResult:function(t,e,i,n){var o=[];return y(t.text,i.term,o,n),o.join("")},formatSelection:function(t,i,n){return t?n(t.text):e},sortResults:function(t,e,i){return t},formatResultCssClass:function(t){return t.css},formatSelectionCssClass:function(t,i){return e},minimumResultsForSearch:0,minimumInputLength:0,maximumInputLength:null,maximumSelectionSize:0,id:function(t){return t==e?null:t.id},matcher:function(t,e){return A(""+e).toUpperCase().indexOf(A(""+t).toUpperCase())>=0},separator:",",tokenSeparators:[],tokenizer:function(t,i,n,o){var r,s,a,c,l,u=t,h=!1;if(!o.createSearchChoice||!o.tokenSeparators||o.tokenSeparators.length<1)return e;for(;;){for(s=-1,a=0,c=o.tokenSeparators.length;a=0));a++);if(s<0)break;if(r=t.substring(0,s),t=t.substring(s+l.length),r.length>0&&(r=o.createSearchChoice.call(this,r,i))!==e&&null!==r&&o.id(r)!==e&&null!==o.id(r)){for(h=!1,a=0,c=i.length;a0)&&t.opts.minimumResultsForSearch<0)}},t.fn.select2.locales=[],t.fn.select2.locales.en={formatMatches:function(t){return 1===t?"One result is available, press enter to select it.":t+" results are available, use up and down arrow keys to navigate."},formatNoMatches:function(){return"No matches found"},formatAjaxError:function(t,e,i){return"Loading failed"},formatInputTooShort:function(t,e){var i=e-t.length;return"Please enter "+i+" or more character"+(1==i?"":"s")},formatInputTooLong:function(t,e){var i=t.length-e;return"Please delete "+i+" character"+(1==i?"":"s")},formatSelectionTooBig:function(t){return"You can only select "+t+" item"+(1==t?"":"s")},formatLoadMore:function(t){return"Loading more results…"},formatSearching:function(){return"Searching…"}},t.extend(t.fn.select2.defaults,t.fn.select2.locales.en),t.fn.select2.ajaxDefaults={transport:t.ajax,params:{type:"GET",cache:!1,dataType:"json"}},window.Select2={query:{ajax:B,local:E,tags:_},util:{debounce:v,markMatch:y,escapeMarkup:k,stripDiacritics:A},class:{abstract:i,single:n,multi:o}}}function p(e){var i=t(document.createTextNode(""));e.before(i),i.before(e),i.remove()}function A(t){return t.replace(/[^\u0000-\u007E]/g,(function(t){return d[t]||t}))}function f(t,e){for(var i=0,n=e.length;i"),i.push(n(t.substring(o,o+r))),i.push(""),i.push(n(t.substring(o+r,t.length))))}function k(t){var e={"\\":"\","&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};return String(t).replace(/[&<>"'\/\\]/g,(function(t){return e[t]}))}function B(i){var n,o=null,r=i.quietMillis||100,s=i.url,a=this;return function(c){window.clearTimeout(n),n=window.setTimeout((function(){var n=i.data,r=s,l=i.transport||t.fn.select2.ajaxDefaults.transport,u={type:i.type||"GET",cache:i.cache||!1,jsonpCallback:i.jsonpCallback||e,dataType:i.dataType||"json"},h=t.extend({},t.fn.select2.ajaxDefaults.params,u);n=n?n.call(a,c.term,c.page,c.context):null,r="function"==typeof r?r.call(a,c.term,c.page,c.context):r,o&&"function"==typeof o.abort&&o.abort(),i.params&&(t.isFunction(i.params)?t.extend(h,i.params.call(a)):t.extend(h,i.params)),t.extend(h,{url:r,dataType:i.dataType,data:n,success:function(t){var e=i.results(t,c.page,c);c.callback(e)},error:function(t,e,i){var n={hasError:!0,jqXHR:t,textStatus:e,errorThrown:i};c.callback(n)}}),o=l.call(a,h)}),r)}}function E(e){var i,n,o=e,r=function(t){return""+t.text};t.isArray(o)&&(o={results:n=o}),!1===t.isFunction(o)&&(n=o,o=function(){return n});var s=o();return s.text&&(r=s.text,t.isFunction(r)||(i=s.text,r=function(t){return t[i]})),function(e){var i,n=e.term,s={results:[]};""!==n?(i=function(o,s){var a,c;if((o=o[0]).children){for(c in a={},o)o.hasOwnProperty(c)&&(a[c]=o[c]);a.children=[],t(o.children).each2((function(t,e){i(e,a.children)})),(a.children.length||e.matcher(n,r(a),o))&&s.push(a)}else e.matcher(n,r(o),o)&&s.push(o)},t(o().results).each2((function(t,e){i(e,s.results)})),e.callback(s)):e.callback(o())}}function _(i){var n=t.isFunction(i);return function(o){var r=o.term,s={results:[]},a=n?i(o):i;t.isArray(a)&&(t(a).each((function(){var t=this.text!==e,i=t?this.text:this;(""===r||o.matcher(r,i))&&s.results.push(t?this:{id:this,text:this})})),o.callback(s))}}function I(e,i){if(t.isFunction(e))return!0;if(!e)return!1;if("string"==typeof e)return!0;throw new Error(i+" must be a string, function, or falsy value")}function D(e,i){if(t.isFunction(e)){var n=Array.prototype.slice.call(arguments,2);return e.apply(i,n)}return e}function S(e){var i=0;return t.each(e,(function(t,e){e.children?i+=S(e.children):i++})),i}function T(){var e=this;t.each(arguments,(function(t,i){e[i].remove(),e[i]=null}))}function O(e,i){var n=function(){};return(n.prototype=new e).constructor=n,n.prototype.parent=e.prototype,n.prototype=t.extend(n.prototype,i),n}}(o)},57223:()=>{"use strict";!function t(e,i,n){function o(s,a){if(!i[s]){if(!e[s]){if(r)return r(s,!0);throw new Error("Cannot find module '"+s+"'")}var c=i[s]={exports:{}};e[s][0].call(c.exports,(function(t){return o(e[s][1][t]||t)}),c,c.exports,t,e,i,n)}return i[s].exports}for(var r=void 0,s=0;s0?e.touches[0]["page"+t]:e.changedTouches[0]["page"+t]:e["page"+t]},klass:{has:function(t,e){return-1!==t.className.indexOf(e)},add:function(t,i){!o.klass.has(t,i)&&e.addBodyClasses&&(t.className+=" "+i)},remove:function(t,i){e.addBodyClasses&&(t.className=t.className.replace(i,"").replace(/^\s+|\s+$/g,""))}},dispatchEvent:function(t){if("function"==typeof n[t])return n[t].call()},vendor:function(){var t,e=document.createElement("div"),i="webkit Moz O ms".split(" ");for(t in i)if(void 0!==e.style[i[t]+"Transition"])return i[t]},transitionCallback:function(){return"Moz"===i.vendor||"ms"===i.vendor?"transitionend":i.vendor+"TransitionEnd"},deepExtend:function(t,e){var i;for(i in e)e[i]&&e[i].constructor&&e[i].constructor===Object?(t[i]=t[i]||{},o.deepExtend(t[i],e[i])):t[i]=e[i];return t},angleOfDrag:function(t,e){var n,o;return(o=Math.atan2(-(i.startDragY-e),i.startDragX-t))<0&&(o+=2*Math.PI),(n=Math.floor(o*(180/Math.PI)-180))<0&&n>-180&&(n=360-Math.abs(n)),Math.abs(n)},events:{addEvent:function(t,e,i){return t.addEventListener?t.addEventListener(e,i,!1):t.attachEvent?t.attachEvent("on"+e,i):void 0},removeEvent:function(t,e,i){return t.addEventListener?t.removeEventListener(e,i,!1):t.attachEvent?t.detachEvent("on"+e,i):void 0},prevent:function(t){t.preventDefault?t.preventDefault():t.returnValue=!1}},parentUntil:function(t,e){for(var i="string"==typeof e;t.parentNode;){if(i&&t.getAttribute&&t.getAttribute(e))return t;if(!i&&t===e)return t;t=t.parentNode}return null}},r={translate:{get:{matrix:function(t){var n=window.getComputedStyle(e.element)[i.vendor+"Transform"].match(/\((.*)\)/);return n?(16===(n=n[1].split(",")).length&&(t+=8),parseInt(n[t],10)):0}},easeCallback:function(){e.element.style[i.vendor+"Transition"]="",i.translation=r.translate.get.matrix(4),i.easing=!1,clearInterval(i.animatingInterval),0===i.easingTo&&(o.klass.remove(document.body,"snapjs-right"),o.klass.remove(document.body,"snapjs-left")),o.dispatchEvent("animated"),o.events.removeEvent(e.element,o.transitionCallback(),r.translate.easeCallback)},easeTo:function(t){i.easing=!0,i.easingTo=t,e.element.style[i.vendor+"Transition"]="all "+e.transitionSpeed+"s "+e.easing,i.animatingInterval=setInterval((function(){o.dispatchEvent("animating")}),1),o.events.addEvent(e.element,o.transitionCallback(),r.translate.easeCallback),r.translate.x(t),0===t&&(e.element.style[i.vendor+"Transform"]="")},x:function(t){if(!("left"===e.disable&&t>0||"right"===e.disable&&t<0)){e.hyperextensible||(t===e.maxPosition||t>e.maxPosition?t=e.maxPosition:(t===e.minPosition||t0,h=l;if(i.intentChecked&&!i.hasIntent)return;if(e.addBodyClasses&&(c>0?(o.klass.add(document.body,"snapjs-left"),o.klass.remove(document.body,"snapjs-right")):c<0&&(o.klass.add(document.body,"snapjs-right"),o.klass.remove(document.body,"snapjs-left"))),!1===i.hasIntent||null===i.hasIntent){var d=o.angleOfDrag(n,s),p=d>=0&&d<=e.slideIntent||d<=360&&d>360-e.slideIntent;d>=180&&d<=180+e.slideIntent||d<=180&&d>=180-e.slideIntent||p?(i.hasIntent=!0,e.stopPropagation&&t.stopPropagation()):i.hasIntent=!1,i.intentChecked=!0}if(e.minDragDistance>=Math.abs(n-i.startDragX)||!1===i.hasIntent)return;o.events.prevent(t),o.dispatchEvent("drag"),i.dragWatchers.current=n,i.dragWatchers.last>n?("left"!==i.dragWatchers.state&&(i.dragWatchers.state="left",i.dragWatchers.hold=n),i.dragWatchers.last=n):i.dragWatchers.laste.maxPosition/2,flick:Math.abs(i.dragWatchers.current-i.dragWatchers.hold)>e.flickThreshold,translation:{absolute:c,relative:l,sinceDirectionChange:i.dragWatchers.current-i.dragWatchers.hold,percentage:c/e.maxPosition*100}}):(e.minPosition>c&&(h=l-(c-e.minPosition)*e.resistance),i.simpleStates={opening:"right",towards:i.dragWatchers.state,hyperExtending:e.minPosition>c,halfway:ce.flickThreshold,translation:{absolute:c,relative:l,sinceDirectionChange:i.dragWatchers.current-i.dragWatchers.hold,percentage:c/e.minPosition*100}}),r.translate.x(h+a)}},endDrag:function(t){if(i.isDragging){o.dispatchEvent("end");var n=r.translate.get.matrix(4);if(0===i.dragWatchers.current&&0!==n&&e.tapToClose)return o.dispatchEvent("close"),o.events.prevent(t),r.translate.easeTo(0),i.isDragging=!1,void(i.startDragX=0);"left"===i.simpleStates.opening?i.simpleStates.halfway||i.simpleStates.hyperExtending||i.simpleStates.flick?i.simpleStates.flick&&"left"===i.simpleStates.towards?r.translate.easeTo(0):(i.simpleStates.flick&&"right"===i.simpleStates.towards||i.simpleStates.halfway||i.simpleStates.hyperExtending)&&r.translate.easeTo(e.maxPosition):r.translate.easeTo(0):"right"===i.simpleStates.opening&&(i.simpleStates.halfway||i.simpleStates.hyperExtending||i.simpleStates.flick?i.simpleStates.flick&&"right"===i.simpleStates.towards?r.translate.easeTo(0):(i.simpleStates.flick&&"left"===i.simpleStates.towards||i.simpleStates.halfway||i.simpleStates.hyperExtending)&&r.translate.easeTo(e.minPosition):r.translate.easeTo(0)),i.isDragging=!1,i.startDragX=o.page("X",t)}}}},s=function(t){if(o.deepExtend(e,t),!e.element)throw"Snap's element argument does not exist.";e.element.setAttribute("touch-action","pan-y")};this.open=function(t){o.dispatchEvent("open"),o.klass.remove(document.body,"snapjs-expand-left"),o.klass.remove(document.body,"snapjs-expand-right"),"left"===t?(i.simpleStates.opening="left",i.simpleStates.towards="right",o.klass.add(document.body,"snapjs-left"),o.klass.remove(document.body,"snapjs-right"),r.translate.easeTo(e.maxPosition)):"right"===t&&(i.simpleStates.opening="right",i.simpleStates.towards="left",o.klass.remove(document.body,"snapjs-left"),o.klass.add(document.body,"snapjs-right"),r.translate.easeTo(e.minPosition))},this.close=function(){o.dispatchEvent("close"),r.translate.easeTo(0)},this.expand=function(t){var e=window.innerWidth||document.documentElement.clientWidth;"left"===t?(o.dispatchEvent("expandLeft"),o.klass.add(document.body,"snapjs-expand-left"),o.klass.remove(document.body,"snapjs-expand-right")):(o.dispatchEvent("expandRight"),o.klass.add(document.body,"snapjs-expand-right"),o.klass.remove(document.body,"snapjs-expand-left"),e*=-1),r.translate.easeTo(e)},this.on=function(t,e){return n[t]=e,this},this.off=function(t){n[t]&&(n[t]=!1)},this.enable=function(){o.dispatchEvent("enable"),r.drag.listen()},this.disable=function(){o.dispatchEvent("disable"),r.drag.stopListening()},this.settings=function(t){s(t)},this.state=function(){var t=r.translate.get.matrix(4);return{state:t===e.maxPosition?"left":t===e.minPosition?"right":"closed",info:i.simpleStates}},s(t),i.vendor=o.vendor(),r.drag.listen()}},{}]},{},[1])},53425:(t,e,i)=>{var n,o=i(74692);(n=o).fn.strengthify=function(t){"use strict";var e={zxcvbn:"zxcvbn/zxcvbn.js",userInputs:[],titles:["Weakest","Weak","So-so","Good","Perfect"],tilesOptions:{tooltip:!0,element:!1},drawTitles:!1,drawMessage:!1,drawBars:!0,$addAfter:null,nonce:null};return this.each((function(){var i=n.extend(e,t);function o(t){return n('div[data-strengthifyFor="'+t+'"]')}function r(){var t=n(this).val().substring(0,100),e=n(this).attr("id"),r=""===t?0:1,s=zxcvbn(t,i.userInputs),a="",c="",l="",u=o(e),h=u.find(".strengthify-container"),d=u.find("[data-strengthifyMessage]");switch(u.children().css("opacity",r).css("-ms-filter",'"progid:DXImageTransform.Microsoft.Alpha(Opacity='+100*r+')"'),i.onResult&&i.onResult(s),s.score){case 0:case 1:a="password-bad",c="danger",l=s.feedback?s.feedback.suggestions.join("
            "):"";break;case 2:c="warning",l=s.feedback?s.feedback.suggestions.join("
            "):"",a="password-medium";break;case 3:a="password-good",c="info",l="Getting better.";break;case 4:a="password-good",c="success",l="Looks good."}d&&(d.removeAttr("class"),d.addClass("bg-"+c),""===t&&(l=""),d.html(l)),h&&(h.attr("class",a+" strengthify-container").css("width",25*(0===s.score?1:s.score)+"%"),""===t&&h.css("width",0)),i.drawTitles&&(i.tilesOptions.tooltip&&(u.attr("title",i.titles[s.score]).tooltip({placement:"bottom",trigger:"manual"}).tooltip("fixTitle").tooltip("show"),0===r&&u.tooltip("hide")),i.tilesOptions.element&&u.find(".strengthify-tiles").text(i.titles[s.score]))}i.drawTitles||i.drawMessage||i.drawBars||console.warn("expect at least one of 'drawTitles', 'drawMessage', or 'drawBars' to be true"),function(){var t=n(this),e=t.attr("id"),s=r.bind(this),a=i.$addAfter;a||(a=t),a.after('
            '),i.drawBars&&o(e).append('
            ').append('
            ').append('
            ').append('
            ').append('
            '),i.drawMessage&&o(e).append("
            "),i.drawTitles&&i.tilesOptions&&o(e).append('
            ');var c=document.createElement("script");c.src=i.zxcvbn,null!==i.nonce&&c.setAttribute("nonce",i.nonce),c.onload=function(){t.parent().on("scroll",s),t.bind("keyup input change",s)},document.head.appendChild(c)}.call(this)}))}},83864:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAQMAAAC2MCouAAAABlBMVEVmZmZ1dXVT6N0BAAAAUklEQVQIW8XNsQ3AIAwF0bMoKBmBURgNj8YojEBJEcXwu2yQ+p507BTeWDnozPISjPpY4O0W6CqEisUtiG/EF+IT8YG4fznihnhCPCNeEK/89D1Gd22TNOyXVAAAAABJRU5ErkJggg=="},26609:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQMAAADOquA5AAAAA1BMVEUAAACnej3aAAAADklEQVQYGWMYBaOABgAAAlgAARbiVEcAAAAASUVORK5CYII="},7369:t=>{"use strict";t.exports="data:image/png;base64,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"},36114:t=>{"use strict";t.exports="data:image/png;base64,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"},48832:t=>{"use strict";t.exports="data:image/png;base64,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"},3132:t=>{"use strict";t.exports="data:image/png;base64,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"},19394:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAQAAABFnnJAAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAACYktHRABVsYyGSQAAAAd0SU1FB+gEGhAiFSquI88AABqFSURBVHja7Z17jCRHfcc/bTuxCPHZIcQ+7POdsBJsApjcrq2IRyQs5Mwm0iWAfM7cogAB59aB8BS5XZxd/+E9zM6SGD9wdGfZBFnaR+4cILYUz2KMkQknwOwdzzgkwWYPhzv4I4Tjj8hBuPNHv6q669XdMzuz0/U97c1M/6qq6/Htqur6/epXwV48moyzBp0Bj8HCE6Dh8ASQ0SakPehMbCY8AUS0WQFWmkSBXhNg8M9Pm7ByzBVgHzoKJCkPvow9hEwAcwcYpv9MsD0/+vhhfPe2Nozt3kkjVitB1PyrMQVMKY9QHyESoBcd4L4aKSRxk+ewPOrEhYCAVWCVgMCQcp0yDh2CdB0gKWLyHOgQQqF6RETpBJXiJ0+Z7v62e4c18+6asq2MWwhZD2DuAF1hegbtw0d0d1MTmlOp92yahiAx5Xr9zJAhKL0SaH6KTM9gVqlVnx17CuZn05x3cx+YpWzrZ7YUyhPAjHDgVdNmpTLBzENQkvLgy9hD9JoAWx1tVkapee3wBGg4/Epgw+EJ0HB4AjQcngANhydAw+EJ0HB4AjQc3h4gH3fQ+d9klLEHcLMIsClj2kZ7APMd7M1Txx7Arg6P8j5SJClnD+CmATNXob6B9mm+u6Zta35b6iu5T33qI2MNULQHiKBfDU9CmfRterkttos9gCl35rvb45sRxmknnyMB2R5A9V3GqlMvoA5jfz5d7AFMz59b3vT0Ca3WBmXutCVQRRlkUrgOuz2AiVy2/icpuVcHGzD4yqlrDzDo/G8yvDq44fALQQ2HJ0DD4QnQcHgCNByeAA2HJ0DD4QnQcJwz6AwMHcIBrvLXXystnf9z6kXvSyUMMgehNQfVVUH2mAMouTwEhGDU9bv4BwgrSMqi6j1s+Y+aPjCmYidH1dhuJXAJVSLuWVIAW/EDhwLo4wcOFeRShNCg7HHJX2CQyZ/l7pFI7DVgLqGZQKElNtgeYin/4hDgWnydtY69koIedPChURNpG0Xr5CBMYwdKqXh31V2Sx0ufh9AgN6edlc78GIi5DKDsJDB0eHpsoVzYWe0Zd2vcwCF1UwO5pFu1BkyPoEva9jooyMu8BmZdnEsotczcBdoZbE7D1sW6ddG2J8h2d5dJZFXYKW6XSzko0wO4dZ31ZrmBYy/TrzwGxg7WLd3AIUxVmIdp8wCojHuOJtDgMOgcbOX7V4jrVwIbDk+AhsMToOHwBGg4PAEaDk+AhsMToOGQN4cmzlIHB7s/8H7CpQZcNKLV4tn2RrvepRQyAiQbo1zcvVergN6hWlq2nLvVgMnVbKaNa5eOHekpk3/6MrQr10CYyyWg3hxq3sLpotFuK671jgK6tNxcQ+jz71YDunu0c9tr26ViZyWw9UD1tqYXNujKW8Nc3KnbtmDrNoi6WdLYc6BLx+7C3Z5zN4f0ao1BsWmDnNy2sTxrHNX+xFBK2aww1imsg2KYsgRwr4CgRFy3HJir0OX+9r39+vvbYtsIYK8DcwPaCWAmkIYA5d4CsgqoorIIhDTUqYfSp+n+VZDlu+ocwnT3fbE0GcHVHgRM909iqucAtpQz3w2m/c35XJa0BzBVgDyBMRXfnDlTEU1piEWzm32pmsBOQFMJVnMOJFZLp+AGU/OupsfeuOWSskOAmzlVaHURYR4F68R2q151OdzG4PombaZ0qh9qY58DKOH9A4hoW09MGjl4AjQcfim44fAEaDg8ARoOT4CGwxOg4fAE6DUGqc6ugLw9gA0mfZVL0ds19d39Rv3cBZbF7iEre9EewASTxtxllTDR2O1z2GCqR93NVebt4YF1+6u9gXXxTakPCNlCkJgtu7ff4mKjuDWy2unfrgvNYNLY2WIH2nDiVZ2207R5NHSSupd0U6CeA+iMDsz6qmxoqGK0ED05drMpvQ+DEFddX1Diquq+qvvbdzYPJTICyIrC8gfIRwesJ81XPn5ApsurtoE6C1PXBUW1+7qFqOPjow/ICCAqCqtw2HaSgF3ZWnd0DIQeRN1DyJ+qEL15ilV3kHuPoeknxCFgNc2UqgOPOvjI3EuNVaM9gIu23+4ewozMFkBtUmGu+mwQ0nsXSUIGJaViiKoGNX2BWhuom8aAi7JUNwnshbLVzWqx6kTTZRKJIQdb8DAZrw6WMTRd82bBrwTKaFjzewI0Hp4ADYcnQMPhCdBweAI0HMNHgNawLJI2A3kCuOmyTSqb0EmqC9GiuymvYoP2gzA0KOcu3k0VM1EjP10SkrSM4aq6rM8wQieA14FMAPMqtXm1O3mqW3SVFAjThVL13r2o659IQ3Q18ZNv1Zyqi71PeY3lCCIjgOzuvYhMH65zmR4QxM2/pryXuWuPuv41Jgx7Z5O7q+8vWxTkU3FzH9E4JL6Csyoze7y2abKS5q8+jq85uXJW7/7XO1VPjNky+QgdAV8HCQGSqjWZTIF4aIIa9Y9E0fUf8t3zeZAPQijmcEW6d0DDtoDqkXkLF6tM72DEfuqF67ESOnlEgbAwj0gUwWqv/HJ+euVWvgEo8xaQVbHOJs92JJNJPpFKu0BQ6AcC4e6qgchsTyS7j/BIIZ8XYDtwxGR2Wfcki7U0bZfXyMDxWoJV/KxfiWEzCDHPATx6jmE7OdR3z5uM4dMFeGwqPAEaDk+AhsMToOEYJQLMpisNs31J/zLG4n+XDbqovUNEgENxxW1wqHJKj1o0/TaEPCFZC5RtxFnm0+/zytiztehxGU9xLeuscy1PKSkwa839/li6X3MPvdwWE+7N/TPfIW2laB0g5CGeBM5nSgicvZIdSq8f5kZN0tki0VH2OrhzzodY4kmhCWGZN0uVO58LP8fBEnI5h6rc7eew9HuKe6TfY1zLAuPAOjM8wnFtDajv4eJMWn/yp+1Q7ChEVvO2MqZLfgkBFgH4vBR8TUi8SJCT7NJU71FQUiBkPP2+riji17hK+C0TINIETKay/BaxkDmJAnPMaz0Y6Da+jUu/8zkcY51xdgAv58OMawhwCoAXVdxhFJIsaQfOEjGEmQB5igeQLQQlTd/NB4jxJHCCn/BpQ/bH4k/94uI2Q+xlnpQIkMdhoVAhh6W+CuAgpBSY42CuR8gqUF+R23gs/X6NMg87uIiA5xty+ZcGmbkHNKvjA0Uq5SiWNP/f8EHxcrYS2LUkcIKfFMLIWXhhrMsLFfY8EX7dkP4kXzPe/3EyZfVhHi8QIKNAsfOP0Mp9FnN3nTGnM/wTdwLvYUYZ/zTwtPC9iDnm07/NRdL89/E8mQKuS8Gq5s/jBQCcxXPaEBcAaCYoth4goQAc5nFtmAC0k7yrc595bOMT8be3K6SX0AEWgBk67CkMAXlNatVtpnYvCbYQn+RthWtR8x/lecC7AOJBv4QuoNj8+QJeYE3jV9Jv4wWZrQeAy+KGf5zLeEohn+UpDgGPM6vpA8z4Vd6TfsujzS4eZD8zwNmEzPB8g0HJHAeVjbRL+NNhDBtsId6qIMAUh4G9HI3nUYtMR4LqyqAiv59vjXNn/DmukNl6gKjRIwqoXsNmJbmqF9iR+1RVEcwQPefyELOLBRDeCxY0w0CE+Rpd/HrNEGqbjnsgpgAIzW8iwJzwvdjpFJv/8/yN9KsIc5do7gHmFK95ZeSQDFHZZ76K7gFCfon5witgRIn8lU6udLZJHtwg/BWxnL7lwHLFEHokFJCaf5jsAWaBlwq/n6zUjddFCIrm72XqEQaj9t7PYbn5h4kAHgPBKOkCPCrAE6Dh8ARoODwBGg5PgNHCY4I+wwkyAVoOG7P1cDl50w2zSo36nKDLLr7lHyKU/uUtG47k5EcU9xW15fv7IAf4gqV+Orn1hTJ4XfzPjCWWWEp+iK+BLbrMAfMK2/wN3hivQD3KI7yYKaU692n2Akd5MVfllLXg/u6b6Pbl8HPcEl+NUrtZoe87mv7aW4jvqo+PVvgW+iJPwgTAkqTuBuhwgAm6wATd/Ps6LbrAUa7nCHtBuX/iB+wAnuFSQ+0uxYtJy3ye+0QCRM0fadOKFAjZl9tZU/b08Gg/4ad4E5/iTTzEHk0FzXKQQ0wVdHri1k/VHVyOb/8vLuFHXMQz7ND4OJihQ0jANAtaOWCQf4UzbON3lfKk+peByZI1mEiPpup2UX6koIQ/yvWK+x9iimXup5vYW4jq4GQ5dZ65So5axC1das3hLXyfDU5winV+qAwxyzw7uJFn+rAO+DQX8z0u5Htcwve1oaK19BmjHFmnLuEMx7XqmuTpm1RKJ6Ra022QU6/c/YbDFYA/AM7jLQC0WMsI8IS0mj7PHE9o1aY6rGFz5nwzD7GHz/L7fIHXKYzLZpnnMFN9aX54Mf/Kb/Mf/Bbf5G0Klcq7gcRYaloRP5EDBvk2xjSGL0tSw+fX8jscSNOPtsguKu+ixjX8C68Rfn9JYdLyDmAnsAfB3iohwNUkxhTR58G+NMEtfJ//5suc4stsFKRJ888Z7x0a9OETqXsaVQ/0HV7Kt/lNvs3LsklQijZ3kuj7pxXKn0x+Nr8wyLM5gIxs7I3wxZJ1N5ErU76HeK1UK6/V3j/3gIqTwOTpVdukjbOfG3lHbM5RZGcoxS2OsEWzzaAgNzW/fF5RMY8hGQHWlPJ38CFmuI0P8BH+jo9J8skCJWSVUF151vz5qV+GVm4IWDPIddJniNTdefkSk/HYn7PldCeAm5f+FslQUHYOETWw/ulP3gISqN4CJlIXNWqCyCi+p3yQvzXmro48IDQ2v30anVFA9QZwG+/jAa4HjnAdt/MBSbrEJA/xMybzcfNOorJ3+bI4SkhIly5hbBmsL6IudVPnP8/Nwq+bC/3JFFHH343LMKWQm37DPm3z1ZcvW5s/MtKKOvYJUpMtCWtMgGYD/c/5RDzvv55P8HNFiD1MspyP66oOnq6xPOFRBh0oMflzRzREFSjo7QEaDq8LaDg8ARoOT4CGwxOg4WgeASK1seqdppOqct/tkM55yqtDdzy8DSIBptMKqP4aUt0/QF20CNPtWse1Vg2fi9//DxQo8FEOcA/38E7eyZ28rxAzqp0H41/nAefF/yLcxMcJuYVbCPk4NxXim91X5K0Z8vYMRbktRNHTgyyPkb0GTrPASR4G3sa5qdqzmIjtlG3ol9X7EpPM0GGaBcWiSnTnE4xxnN2aXCQLsjdwL8WVwlel38/wHcVa6Am+yhQzdOJ05OVwuzo8Wb3vKhXJ5rVXlfvMbi5EkBrKzCtcfoZMCDFSdXamDl6IV4mPcy7PFva9DAMmgQWuZBKYLBDgBLuB3Wnzn1CkcFH8qd6e+hS/zE+B8/k/pfyr3MgUL0h1+uX7yavj9csQ1arnLPPprkLVI7TGg4IVRbGHiyh4pfC9iD/lFwD8ILkgDgEPA8fZzQk+Wbpo7kfKmGIrO6kUkZ5tUvguYixu8qT5izr5Fq835uF/+SkAP+UNCukxpgiBdtz8xWXdceGfGvOa71H+54F5xhhnXGlR0GIPcIhIsVuE2d13QJcZdrCLS7k0sxmS9wZGzT+m9BQU5r5VU/aYsmhDJ376YVnZP40JT7+q+buSzUN+rf07nBEc4RwrxH8NHeAAO9Hp9LZxpnSZMlySfj4I/JEixF8BkQ5jikjvJyMko1Xx8ZkFfgj8grPZwa08Gl3O5gAhz3JuXHUb7Kxg8oUxhJvBk+kOopZeNUf5Rtz9QdEuTm5+VQNO8yfCr7u5z3B3FcEi1xjR4HFG6QJnQhq182P8DdL1kPsKcwBRWXyCD5WeA9wEsRXGUla72RAww7k8y1c5xAY7FV1s5mhd7XJdvKoKEeT+maWqOyzEjZd9F5E0fzQQ7MhGOSAzeFtkgkD5/HZ4gN3xv2LzwwIneAh4lGimUcQan+ULnMe5SnOsOYuDjQu4gHu5gF+L/zdjt+JaMge4EvUDtYuz2cUudgE3JSGyISDyfxF1gjNDOAWMNkfP0OGbLCg2R0fN/wxjsW1s3gtA1PymidutXMd/Ahcrmh/gEaYJWeejdNmttfx7SJP6QcFpxP7C/uPD8eb67P/DuRA7cpvKi14OREsptdWUwjNCWW3gIF8DzWjRTTv+H7AjpzVXz7vVuVfnP5pfPMsfsxYbZmzjZ7m4q/w7T7KqraWQIN0vcLjghewPmY9N8ub451wfc0hhvyC77MuHKDr0U/ov8OpgEXv4a+DDmqd4ifO4O6ZVi2O8ukAxESoCiGZxdjpuCjwBGo7m6QI8JHgCNByeAA1HngCHtP7C7+Lr6SLt17lr0Bn36A3kpeB/43LgdVxRCPdpaX38lbySHbxx0Jn3qA+xB7iDywG4nDtyoe5Kmz9boXuDshc4RRh7zFbhf+IexL7MNIwLUacERdWp+skNB0QCtIAJJiiqGl+tjKu6uj3+U+P8+POAJVcdhcEGLMWVv6SNZwthk4ecSs01ik38Is33LY2MANHzv8YaxT4gW/QU1bR2r7Z5BAQO54JG+2TzFMg2N05qGtAWYolJ7mCcO7QpwHbmY5LoaTxSyBaCovF/gmiD1XeleYDs4dLk7/IIezWuCSJEi6gnFe6SO/E6fbJNOr9ub3fEGgLL3M9bmFSGCLkjNvW6nfdqUzidNn2ZEz22LJIeoBOP/91YZ3V5xVH4aTKf+Sp0gR8r/Ocknb6u+V1xP2vcb5DKnxlcTFhmgdOc5jT06ViqASDpAUQ1SFEl4t4D2BDt4c1vbsyaXd/8g+8BTgnDwulRmQVEPUD2tLeECWB29SvKuKqrHcscP1AcDA/TsX2O6elf1nyXr07STb3wFOXv5XbGuJ33Gnxtb3eSjMwMITk0SiONP2/j/Qrpx3J70LOU9D2DXp1s7/ztThZsIWzykNPcHWvpTmme8aongQwpIgKcUjJa7OZWaOekq+xTxOlwwDh+m+wJbHGHAyNJABcs8Hvpm/8xvmg8MWOU0VgCeIwkvDaw4fAEaDg8ARoOT4CGwxOg4fAEyKNj1Al0rBqDLQaRACEbFhVQ746EGBSe4AmjvGO0VehYLRm2HOQeYCcHrCRQIyNPS5tCh41Y09Bho0AhmX5HFPIjUkoqCuq3lifxruIqQ/ncm9/FqmlLIO8rOMJJVpVLsnpvwqEULyS/ph9VXgB0aLMzurchhSPsLcgjOwNdfLkE+tM6dFLZGbVdOiIrgmoCgPrECRsBIDH2kJVC2a+NuPGwpKAjgD6+nEYvmlgvDRXbr7co1JPAkywarHr0OMli2vyLQgUFLMZXd7HISYcUdLDF3xyMRNNHKBIgaoLyOrkkXosNFgtnbkwTsMgGLaa1jeh25+nKJDD5Hoiki8a4ojQ0hN1SkIcA3difhdCfKDD8MHfyEbK5SnnploS4McResMA55DDCJdfTmIzWzdItCa8Objj8SmDD4QnQcHgCNByeAA2HJ0DDkSeAae+txwgiI0CLzwBwIW/X+NqP9Gyf00g9tiQSArTopu5HL6erbOQZFjnG6+k6LBTnFbJHcp7Aj2yy3EODZCHoOLv5Mq8i5HNcS6h0hxyhxT3stDqTLboqzv+WHSX2W+6hQUSAFl1+zEXAIxxnmh9xoWIPbwic4G7uY4OdmgNMo3AqX9XjsTv1bZxhW8Gfdsg1PMY1gsN1tfyx1Be/Sj7OevyHwl+3hwKRLuBq4FsAXAvAt3g9VxcaeIYrmeReYD9d3qUlgBpXABcDsJ2zFHsRI+cy2zkLeE7xdnJx/HcF8Jwi/e3AS2L5S/zbjSsiAjwBvEK4+or4mowOcD9dbmYXJ9ijTE9vJnGh9OtjsWf7DNt5v0CLovxC3h//meJHYbYr5B5KJHOADXamm6aXmFQ6cYmUwIeY4gauZkrrD1s1BBxB1jrl7Y36LffQICFAdB7Gj/kWr+BC1CcGZNYAi8AB5TlX4WgZTI0+xGPj/iz2E/Rd/n5UbF49bPD2AA2Hny03HJ4ADYcnQMPhCdBwZASwnQdQV77Al1L5lxTn/vVb3u/yDVpeEclbwKcL5+V+RjoPoK7c5mau3/J+l2/Q8so4+2UAd/GWguQKXsjD8fe68tv484L85ZyfahP6Le93+QYtr4FoCMg8/4vbpl6t+CYiL19Nj5Zd1cYPDPFt6edT6Ed8W/lt+TfHPy1tTNPFN8nFXKhLXRJ5V7FqZ9A2V7LZ7t8VYB/q3cF103eJb09f5Q7bNX6AeoNZWOJ3KKRSlB8FYK+2/pKrH+JWerJDS7U1LF/MvByNPIzH3eJ4nE8n1Fw3p28vcNID2WIHWsq5pK7Ln0v6IWbPAtcZc3ATtwrN3xOcUz8JAc8J/5dHaO0RzOhNA+sfAHv+7XFtarIHDLKb+AgfoafN3/shYAl4M9WHgPpdvD5/xRSqdeGm9E35K56/UE4eUUBs/h4MAdEk0HYegJt8BZhkMv4mysWTsEPF1eOC1CbHKEcpl/MfFq5+RZLY5FXrJylfWFl+q9T86ruWRESAY1IGEhxTfBORl7fTCmxr44eG+Lb08yn0I76t/Lb8m+LnnVeVlQNS568udUlE6wBrXMHLc5JV4WSfuvKH+Z3CYZSf4a2bJu93+QYtr4GIAPCPPI+zuDS+eoxl/kIKV1f+D7yQc1Obv2/wgNA8myHvd/kGLa8MbxDScHhtYMPhCdBweAI0HJ4ADYcnQMPhCdBwiMog2+m8wy73qABZGziefltXhq4r9xg6FIeAek23bk2h3pMb1E7BQ0KeALYGXGfdKE/cM+hga0CdL+8EYUVdv4cGeQKMg7EBxxk3yiMPHXqEmA0mTAe+gN2gwqMkikPAeIVU5NjmFOo9vzYCeZSE/siY4Zvl+7eAPqDMeQHDLveoAL8Q1HB4AjQcngANhydAw+EJ0HB4AjQcW5cAbb8g1AvIBKi/zhYyS8hs3/PdZkVyAOFRETIB9sV/g4bt6Y6af3XQ2RwFyARYIdnXN0jYnm7f/D2Eaw8Q0i78lUNY+KdG1Lx6GibN7+cAPYFsEbTCKivKZysAVnN/5eDmvj1p/n1G+aqfA/QKMgFMPcC+tGmSv3IkmC9cKR7p0hbSV6UuN78fBHqAYeoBxOYPtHLf/D2Faw9QH/YjnMo1f1sTzqMUhuktIGA1/itC1fx+DtADyNvD26zSHsrONYw7/fynR014/wANx9bVBXj0BP8PmH2cSu3btugAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjQtMDQtMjZUMTY6MzM6NDYrMDA6MDCWXdlaAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDI0LTA0LTI2VDE2OjMzOjQ2KzAwOjAw5wBh5gAAACh0RVh0ZGF0ZTp0aW1lc3RhbXAAMjAyNC0wNC0yNlQxNjozNDoyMSswMDowMFEBbEkAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC"},6411:t=>{"use strict";t.exports="data:image/png;base64,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"},64886:t=>{"use strict";t.exports="data:image/png;base64,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"},14506:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAERUExURcwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAAMwAABa3WqsAAABadFJOUwBYR3wiMpjhvct3ZpyyiaqlWk5650BlhVOLRpGUY2FNoGhtm3O/fcC8463l6eSBjl3f3eC51tvSxNXU12LacP4Nzplp+DgqFhzFedGnyJPQ2K/wzZCIsLvHq+OLyoQAAAABYktHRACIBR1IAAAAB3RJTUUH6AQaECIVKq4jzwAAD2tJREFUeNrtXQtj27YRBslIqumYkhu5S5s4br0mczYvyV5d13Vt1KZr4zqpu6Trev//hwzgC4c7PMRSpmgbn2zJR4AA7uMBvANAWYiIiIgRIIFk203Ysv4wcgZ6Ny8Bv/4JZkBlHpYQYoGgYBJA22Okq9QEHwFgFYCnAnJ++eegJkEtkBOQ0PYY6fQKMgLo6bwCljkZkAHWfrsKnnTOoCC5/aXbMifeTBsFs2DeRHqBuYV4rzC3AE8DhrcAOymsiT4C2NnATMRTOjHB4ceANfi41LsA7ULD3wW2jpvuCEVERERERESMGJfuCW7ZD0pYtAbUeU/oGTS7EeAnrALffACbEJKlD0qJpQGMAJaBZjfDxYRVQAnwRJeq9CGDIdZ+e4s9yZYZlcRzughMAUJJwGDTAdyChc1mjWhtjfmAxCzN16O2bQFWJJ4W958P4D1kq2NAGNf9LhARERERERERsT30c/yDrmmw/N6BR88CgC+nQofcvdvHtwOwBgVKA/8Rrh5JBp7FPB1cafYKvA2wpPrrt5XgI4ils8KYBrw6IIngSGwYZeWRE8CVuEb9PFyGEAF8Agj8GoRP92QxFaxzkzkrMzst0MufNYfXhLwdSNgshDBuOd1vouEauqgX7OOWPUTgTw+USC4HBC9IoAIQ1jrdqdu+C1zy+eHbZERERERERMRNRf9tqT3djMSyG91dpM0PDS5VBarv1oC1KvDH82xt1dIAlC7w4tQaXp3K7A5OwLq8zxvJinTXb4lvqQK+ssF6URE/Ai9P8tZaNrsnXgICe8OF1cx8DHj5SyzTPYHpByOcbcLh5gBbOycWxMJhSzTOHtkQazTAnmplmJROz7fYgPt0RgBrAW+emU67WJgAewOcl3CtZBYwuwmwrq3zFXrnBWBdgHSRYBew9/LEmYMx7N0cwPNYDEyYBQi2Qh8ggAyCJJUNS6EZHFq/5Rr5k+2tcBC4TvAesACeedzzAdt+PiYiIiIiImLUuNy7OHdUyKOyljM261iEi4Nu2TvqD/wIjv6sZ2DW1lovJxrTzOAU2cqOf+GrO4DtFjd9x2pt0vN0eMDVt2QAprAwok8vIWAvsy8B7ue7yyTP9wPY5jPM9WrWXl9w0JwLrtM3TkATbroISCzhMG+6J57i6bbVaSCp4M8MG6QgsbSQhbuATRS8fdhSGp0Q8e5ZsRJAu8TGwzs9qKnJBBadmc/3W9KJYOv2mBDGT4CQEOH9Yc7osOiUPDESiF5Dm4BC8w/++aNriOuuX0RERETE9UZ6xW9kFrcDfMtV1Bv+NfqPaSnAusxiel9pcDUQUlKoVxRiVIshbOuyQPGKUjWFFAVDZnyXQmUBOr+wLoEzAsfSbYBHL3R7vdTfiM4MAqAiwYhnqYj1TWBcBFiW3zlBKZEpAfhTWGI3dCxpu9hYusAaFsDymzs2KoIcFkD3KzR0j0Z/piMbA0gO6wxNqq2EjgGWDTKjMX/dJkPCH44hH+VP7QqB5S+FAb8rswMDnI5uF4neA31IRkhAX3TRPyIiIiLiZiFTfkK2fv5bE4lbQ7VuKhs3m/pyvBPw3GCncpVcKmY0OfPzcUvkALm4RQpAZ+xKcVc4ZJoobtcgJzQqwV5RTJGzV/5tEFK6RXO++7kRF7WGC0PftsVUZitbu3V60+pJDpMJ5BOjAYIFE3SvrVWoDsxtNbZBWlEUaQVCyMwgADEAykQnusYdgwBZ9L5E60pDYwGu9e6qOF3gBCbvvnsHMAHL5dL/BIbABIgAAbsGgaBURwckIQkmpGqgSfiBgssCYAroQ1VcjwGAGmi0+KA8/UAT8O57u78xCLh79y7bHu+WyQFKgNL/fUyAaVIg9TdtDD5I1QtVeFfBaQH7SnWY7ut5gKy0/5YAVT6aYquK0wXKLnDvHu4CSyEvgXxvT8jK168kQOl/+/77bgISckAeSZL9BIUwcHh46B4DYF8yIPXHBJQ/LQHlIIgIeKDOfvCgOXBUDYJHRB10AieAPaIhCAEf4vmJ+eK2fC9cBNAK4aMSqMLj42PQJsosINufTuWb7gKl7CbguEJ9IMnhvTy/Azl+Rgh1IXngt+UL6zuhBEwIAWBYwFzr7yGgLe7jEsTkJi0B1AKy/RLNJWIyqDF2CkafzPP2LpA39edOC+AEhLoATq/GwKLN3BKQmfW1xVV+ALwjHCAWELoNVu2Zm3Mwmb51A1c4MOgtcPX8ACWgZKAQm0OWLUp08PUYh6brEs4OvaaVdjeqf0RERETEyPHwoT89Be+8NoBt6yNBpsPdR+Vt6lEj1sF2G2PPa3nenlu5Jrtry0L8jrSn8N7XZLR1QA7J2zbWP8s0AzPlRZ7kUxTsyCbPd1pHzkpFpo8/ql3xhgF5sgJZaTI9m1y5gmvL1fVoNSiUM5e29/ZUcTvH1/QxwGOiv3KUDrX+yjdvo1+6O5w5ZgJ+L197uEGZvM4Zym+sDdLYQvxBnIo/4vg2l0JuyMKUDyYHSFbtXyxcDYTa2a/lxuCQxcnGLlLtOlYzFm10xQmoZgcQAU8ePH12/wGaNsqkfWe4PV4C/gR/lq+/YAWV609kHHzI2HiSU9+3lWtnPrXX97AR0Tgwg72F5KASdpoZmx0XAfUogCxgD/4KD3WDpP5oyi5sAX8Tn4i/6ymlY2IBx8QCjokFLIzYQ/aAapBq41tS36eV9GnbwDKYx7EDqDFA6xcm4MmDDz+SL7v+taeOCUihnHVq5H/AZ/L1T7RjwujjpXyHyCi97L8SHzkIaKK71GgQsR+BYY7yMJmKQyNeJARkhGGif7sjwiQAyZ9/cnd2919f1PJ+U9zuevLCvHqCdYFaxuLjx1pWtt/Od1oJEARqj1Aq3JOSQCa5H9UN1ncBtcVIuLqE6u6kOL8siP48gE+x/uLpl3L4m3/5tCVA9v/Ucz5TdM4GUXOSlU3yEz+ATnsT2fYNMD55QfWnt0FRberSyeWKwO2iPR9YCQZycQVRdAjwDR8oIiIiImILmOKJaeXKwTHL81z/eclbC1XoAd67H/RpQQor+b7Ct+YTQK7m+/DVV19/DV+g5uwp/UvIP+7chydP4P6dJp3st2imG5r5hlamB9rgjfpNOcym0xcGA/4vFwthIcvKUbQJkoEV9cYPtef1jcK/tSu6msoCFiy4adON2JQ9ZF0HrzqPdB0zGezoxcEqQQdXyjFewQvLbtlfSYBytdAZSvfy1zQATcC33z1//t23uj1TAcUCr+xQAowtI1BORqEND6mopipS7Wtnaj4GEfBMrdXhCleKdRcBNLzk6pL0skshi1qVstY/NfNDaeu77ekvZdIMuaswIRsyzPPLdVCUAVTgKeM5gS1gPsf71fOzMxVeagKk/gJNgVHGabBgF4mJt+1vbADpX13BZgz4DHYl4GWboSiM8+HAT8CR/PNI/TTJysCmcIgsgESvz57tPzuDk7bAF6p1s80RQC3g+1JuZuVq/bWC+arEoXm6JgzSDw4ODgwC6itbfRxKfC5/yIaHlXMMODtTHQAPgi+m09kGB0EyBnxfjwE1A0r/wghH76j2HurTV3twghhQBR2hYa+ZvGn0+/jj+ocYiHMMmGZnZ2dwhhmgt8FN3wUeq4lZ3R4auq3mcz1hJUdA+ZNqBsD4aP7cbQ7Q22BpESUcYwBMFTABtmvYhwCCtLz2jxs/wLJH0BxhpbW8SNVI+bxJPX+SmF/rIspRo5YmmZrSy5oNG939gO3j6NWrIyQu9hRX6fOWMdpgtnMyIiIiohemeHf06x/UEPPD6203akBcAFy0wo/NqPvjtps1GO4pde/VwuvqjqPetQ0sYYlP+I/FmRGb23m2LPlf9i9oXVyoAOqiFt5oAt60OYjbYPMjCk0JW3qgB6gMS3VPX3rLv0TcqxS+hyqnrgdrT0oPFNooAhs3lfx28tZcnWXVDUmAHAFUCH1hVG62YY4Xxir99fJiYepv27q7SBdYv7fy7a2RYblFAormehduAgrS5QFOU5yG9bcRkBomU240nxjhtEFABsvlcjhPVyvsJoCfg/SXuhuDYm8LGHYQLA2gemim1OGVJuAVylT4C8DpvceAYaM1Oug91eJTnImcRBgw+Ol9FxBiwCFwqRWuWnDeiOdYRzoGYKnY/O7zrQbrP6lpWXj50zbbMKbZioiIiIiIiEtGAT7xsgEz4sis9YREH+zsUP3BI14+AUAoMAgo01KcoZil6s3IoELmRp5XmdzhbUF854IlQ7lCNiABJgUmAVVa2+by8kj1aAaDAJzOCaDBIp8MMDfjDkIA3gxMCSinP+pGlh8z3OY6AyZgZtEprLEhbvL/B6xFwIAWsBYBA1vAsGMAxdbHgIHvAny+Y8t3gRFgu35ARERERMTNhv85suuO9L8Cfv4c7d2UXsrJDfqeXPUcKfxcoOcZ8uKl5QGKxjeh33/QVR4dVvA/SYBAu5MVKzPGAH2yVO/X7yaPDSmcCvFzIU7x09arQxnRms/XakUmBxP5027fhgNzP7uSwZQn6jUZqXub1fvmT/QVyhegdtvvOQgovxot2W++Xw8SSBJ1oJH31Ut//55Kl0eS/ZESUFqAxCm+4mpcWBm7kxEBX1RoTbyjPDrMynvgAu15kcHoFA6nDgKu3SCYA5yenOJhv5qO0CEpbPg/XI4N+YW8PhdX8qn5iIiIiIjeoM8HhGS6iaqr3LW+vnII9PmAkEy30XWVu9bXVw5ef2jxeh2ZbqTsKnetr68cBH0+4I0uoJHPlW94XsvVVtoy/VUrA5WFM/2NTn/jrF+AN13t6CTpgrZf4OcdfABdAbRyU4ioV4PPz/HqcCg/T2f59RK5LR2vntk/wWiP+OWXX4TZHiHO1lxfA/RMr0NWvfecNBg3iOUXTCF/fkJAsD2i+XXIZ5X+myNggb6DzkKA7bOLQsH6LRbis4AzUem/NgHhLqC+fauLiYe6CIQI9HYpQfJTWTJw1uYPgj4fYBnUmkFQD2J0kAIquwdV6yBJ66eDrJne8OOSVR9o5SCGvo31vY12lcMY2pHp60h1lcMY2pXt60p3lSMiIiIiIiI8qB2HS5NHD/L/A8PyNSQA/ASUL6yg8BMg6D89HDeqryQEj0wIgubNJZN/fzd2RAu48WPATb8LRERERERERGwaydXxBIK7ICHrvtE1If8faMxIRKCtaxBAr/dV0n8TFkD1vVL6mxZQbm8vXw4C2rU3U1+DQ3X2tR0Dsgam/viKV/pfHRvoawFV/qurf18LuPL6970LOPS/tmNAAFr/q2MDQQvoAqV38xsRMXL8H46Lpn0W3YdPAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDI0LTA0LTI2VDE2OjMzOjQ2KzAwOjAwll3ZWgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyNC0wNC0yNlQxNjozMzo0NiswMDowMOcAYeYAAAAodEVYdGRhdGU6dGltZXN0YW1wADIwMjQtMDQtMjZUMTY6MzQ6MjErMDA6MDBRAWxJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg=="},81972:t=>{"use strict";t.exports="data:image/png;base64,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"},22046:t=>{"use strict";t.exports="data:image/gif;base64,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"},65653:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAoCAYAAACiu5n/AAACLElEQVR42u3Zz0sUYRzH8bUISoyF1i5iXSooyYgOEXapZNYNojwU/aAfUAT9A4YhUgdxt1To0KFIBCMIvEcUEXntUtivpYuUhYFIdDBMmD69he/hObgsbSnb13ngdZjZhX3eO8/MDrMpSctKErwsg//HUSgU7uNYsB3hHla4CybqEoRPaMJGFCEMewxuxnsIk5iALPqg1yVdj9eQGUdjiuE1eAs+QOYztrsMJqwFk8EyHguW95klD+ZD08gsYvBFCBPYgHXBOT1UNpg3ncQpnAicRbrCCQ3j8SIf5QvYEWxvxnlb0mWDr0MIvcOaCiayC78gRKmlH+WDbaIjkJnDzgq/+VHIvMWqag3ehBkIAxXGdkAIDVRlsE24H9//4ty9hju4Hej710c5m83WYging32HMYjMnwSvx75UlQ+iOiDEaEMLZiA8dPc7TFQDnkGYxQ8Iz9Hs8k4riqIa4l5ApojVbm8tiduPL5CZRs5lMGFH8DNYxo+C5d3tMfgohJeow0qMQujxuqRb0RBsZ3DA2ZIuP5LgJDgJToKr4ZHOWjTOy+fzNa6DiezCFGReod1lMGF3IYzjMm5B5rirYIJyEJ4iHezfjW+YRr2n4EHE2LrAa1cg5DwFj2DWLlKljn67p+B+CIdKPAaOsddTcBOEKbTZvjp0Qvjo8Sp9DjJFfIVMjBsef4f34AHeYAxX0VfqMbDnfw97IXMTta6DLbobcxBa3Qdb9BPE2LZQ8G98530ecQi/2QAAAABJRU5ErkJggg=="},32095:t=>{"use strict";t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABQCAYAAADSm7GJAAADFElEQVR42u2dsW4TQRBAI0ERCYpDpAUdJX/hAlxQ3SekovYXIIvKEiBRIUF1lHT+BP+Br0TCCCsFLW5cmCS3jKWNNFrdZu+EOG7sd9Irkl0p8r3s7Mzs5XLinIMD5uhvAIIBwYBgaMnNNZvNyj0nkUvPQbAdtDjnCSU3zkGwEbS4iOToHATbE6wptVwEGyUhcaW/JkTbT7JcCpIse4K7SC4pk4wRXreE5ZUMUwezgh03lT0YyKKBOhjoZHUi1oCf7mkYohd9ACVFrj50HgxzmtQifKwF15L1fxC8UD9/EQxzHtxC8KiD4FHPNWMhuIACwd33h3kLuXOZ2mc4yyLRZS1kCG6H3uc2Mbl+LO9Z8FRwEaYINnpDdWKVIEdwC/QVC4l97nk6sUqwQHA3wbGEa9Sj4CCxSlIguHtZMg8Tq/4Edy/bLNXB4/G4FKJ1sJ7zTwTrhMuTU3f+NVqc84SSG+bEJR99a3BoaHERybE5HDYYFKwptVwEGyUhcRX5PufBRoiH4Tg80WFMcBfJPJNljfC6JSzzVCUrGMHswUAWDdTBQCcLOveiCdEBnCYBb9kBBAOCAcGAYEDw0XP0NwDBgGBAMCAYEAwIHvD7QzJhIlSCE2rF0o9lav4eBBt5JWHR8EfzdYATfgkFgg2g5J4LdSD1WrjyXDeIPkfwsNErV6/Y38J34aXwWHgkvBJWwi74RSgQPGD8nrtRwrbCe+G0YX9+KHzyc2rPRsgQPFzBEyVrJ7xLvNTsjvBBuFQreYLg4Qpeqv32m3BP+YxJPhUulOAKwQMl2HsnymNK8mudeCF44IK9rCcdBD8XrhBsS/BTBBOibwTPCNEGCFqSX4X7LeSeCRdK8BLBwy6TdIPjo3A3kUF/pkyy1+ioPVsv8KxB7gPhi7BVcndCpqYheKCtSt1+vBR+CG+EZ8IL4a3wU69cRYlgC4cN4UFD/LDBNVAi2NZxYa0Ixe5ikhFs58B/2SC48mOZUMYkI/jw/61diWDzgtOSEWxdcFpyhWDTgtOSEWxccCgZwfZJ9akrJXiKYEDwMfAHMSYobVemsdsAAAAASUVORK5CYII="},59699:t=>{"use strict";t.exports="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"},34213:t=>{"use strict";t.exports="data:image/gif;base64,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"},35548:(t,e,i)=>{"use strict";var n=i(33517),o=i(16823),r=TypeError;t.exports=function(t){if(n(t))return t;throw new r(o(t)+" is not a constructor")}},73506:(t,e,i)=>{"use strict";var n=i(13925),o=String,r=TypeError;t.exports=function(t){if(n(t))return t;throw new r("Can't set "+o(t)+" as a prototype")}},97080:(t,e,i)=>{"use strict";var n=i(94402).has;t.exports=function(t){return n(t),t}},6469:(t,e,i)=>{"use strict";var n=i(78227),o=i(2360),r=i(24913).f,s=n("unscopables"),a=Array.prototype;void 0===a[s]&&r(a,s,{configurable:!0,value:o(null)}),t.exports=function(t){a[s][t]=!0}},90679:(t,e,i)=>{"use strict";var n=i(1625),o=TypeError;t.exports=function(t,e){if(n(e,t))return t;throw new o("Incorrect invocation")}},77811:t=>{"use strict";t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},67394:(t,e,i)=>{"use strict";var n=i(44576),o=i(46706),r=i(22195),s=n.ArrayBuffer,a=n.TypeError;t.exports=s&&o(s.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==r(t))throw new a("ArrayBuffer expected");return t.byteLength}},3238:(t,e,i)=>{"use strict";var n=i(44576),o=i(77811),r=i(67394),s=n.DataView;t.exports=function(t){if(!o||0!==r(t))return!1;try{return new s(t),!1}catch(t){return!0}}},15652:(t,e,i)=>{"use strict";var n=i(79039);t.exports=n((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}))},55169:(t,e,i)=>{"use strict";var n=i(3238),o=TypeError;t.exports=function(t){if(n(t))throw new o("ArrayBuffer is detached");return t}},95636:(t,e,i)=>{"use strict";var n=i(44576),o=i(79504),r=i(46706),s=i(57696),a=i(55169),c=i(67394),l=i(94483),u=i(1548),h=n.structuredClone,d=n.ArrayBuffer,p=n.DataView,A=Math.min,f=d.prototype,g=p.prototype,m=o(f.slice),C=r(f,"resizable","get"),b=r(f,"maxByteLength","get"),v=o(g.getInt8),x=o(g.setInt8);t.exports=(u||l)&&function(t,e,i){var n,o=c(t),r=void 0===e?o:s(e),f=!C||!C(t);if(a(t),u&&(t=h(t,{transfer:[t]}),o===r&&(i||f)))return t;if(o>=r&&(!i||f))n=m(t,0,r);else{var g=i&&!f&&b?{maxByteLength:b(t)}:void 0;n=new d(r,g);for(var w=new p(t),y=new p(n),k=A(r,o),B=0;B{"use strict";var n,o,r,s=i(77811),a=i(43724),c=i(44576),l=i(94901),u=i(20034),h=i(39297),d=i(36955),p=i(16823),A=i(66699),f=i(36840),g=i(62106),m=i(1625),C=i(42787),b=i(52967),v=i(78227),x=i(33392),w=i(91181),y=w.enforce,k=w.get,B=c.Int8Array,E=B&&B.prototype,_=c.Uint8ClampedArray,I=_&&_.prototype,D=B&&C(B),S=E&&C(E),T=Object.prototype,O=c.TypeError,M=v("toStringTag"),P=x("TYPED_ARRAY_TAG"),R="TypedArrayConstructor",N=s&&!!b&&"Opera"!==d(c.opera),H=!1,z={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},L={BigInt64Array:8,BigUint64Array:8},F=function(t){var e=C(t);if(u(e)){var i=k(e);return i&&h(i,R)?i[R]:F(e)}},j=function(t){if(!u(t))return!1;var e=d(t);return h(z,e)||h(L,e)};for(n in z)(r=(o=c[n])&&o.prototype)?y(r)[R]=o:N=!1;for(n in L)(r=(o=c[n])&&o.prototype)&&(y(r)[R]=o);if((!N||!l(D)||D===Function.prototype)&&(D=function(){throw new O("Incorrect invocation")},N))for(n in z)c[n]&&b(c[n],D);if((!N||!S||S===T)&&(S=D.prototype,N))for(n in z)c[n]&&b(c[n].prototype,S);if(N&&C(I)!==S&&b(I,S),a&&!h(S,M))for(n in H=!0,g(S,M,{configurable:!0,get:function(){return u(this)?this[P]:void 0}}),z)c[n]&&A(c[n],P,n);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:N,TYPED_ARRAY_TAG:H&&P,aTypedArray:function(t){if(j(t))return t;throw new O("Target is not a typed array")},aTypedArrayConstructor:function(t){if(l(t)&&(!b||m(D,t)))return t;throw new O(p(t)+" is not a typed array constructor")},exportTypedArrayMethod:function(t,e,i,n){if(a){if(i)for(var o in z){var r=c[o];if(r&&h(r.prototype,t))try{delete r.prototype[t]}catch(i){try{r.prototype[t]=e}catch(t){}}}S[t]&&!i||f(S,t,i?e:N&&E[t]||e,n)}},exportTypedArrayStaticMethod:function(t,e,i){var n,o;if(a){if(b){if(i)for(n in z)if((o=c[n])&&h(o,t))try{delete o[t]}catch(t){}if(D[t]&&!i)return;try{return f(D,t,i?e:N&&D[t]||e)}catch(t){}}for(n in z)!(o=c[n])||o[t]&&!i||f(o,t,e)}},getTypedArrayConstructor:F,isView:function(t){if(!u(t))return!1;var e=d(t);return"DataView"===e||h(z,e)||h(L,e)},isTypedArray:j,TypedArray:D,TypedArrayPrototype:S}},66346:(t,e,i)=>{"use strict";var n=i(44576),o=i(79504),r=i(43724),s=i(77811),a=i(10350),c=i(66699),l=i(62106),u=i(56279),h=i(79039),d=i(90679),p=i(91291),A=i(18014),f=i(57696),g=i(15617),m=i(88490),C=i(42787),b=i(52967),v=i(84373),x=i(67680),w=i(23167),y=i(77740),k=i(10687),B=i(91181),E=a.PROPER,_=a.CONFIGURABLE,I="ArrayBuffer",D="DataView",S="prototype",T="Wrong index",O=B.getterFor(I),M=B.getterFor(D),P=B.set,R=n[I],N=R,H=N&&N[S],z=n[D],L=z&&z[S],F=Object.prototype,j=n.Array,U=n.RangeError,W=o(v),Y=o([].reverse),q=m.pack,Q=m.unpack,G=function(t){return[255&t]},X=function(t){return[255&t,t>>8&255]},V=function(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]},K=function(t){return t[3]<<24|t[2]<<16|t[1]<<8|t[0]},J=function(t){return q(g(t),23,4)},Z=function(t){return q(t,52,8)},$=function(t,e,i){l(t[S],e,{configurable:!0,get:function(){return i(this)[e]}})},tt=function(t,e,i,n){var o=M(t),r=f(i),s=!!n;if(r+e>o.byteLength)throw new U(T);var a=o.bytes,c=r+o.byteOffset,l=x(a,c,c+e);return s?l:Y(l)},et=function(t,e,i,n,o,r){var s=M(t),a=f(i),c=n(+o),l=!!r;if(a+e>s.byteLength)throw new U(T);for(var u=s.bytes,h=a+s.byteOffset,d=0;d>24)},setUint8:function(t,e){ot(this,t,e<<24>>24)}},{unsafe:!0})}else H=(N=function(t){d(this,H);var e=f(t);P(this,{type:I,bytes:W(j(e),0),byteLength:e}),r||(this.byteLength=e,this.detached=!1)})[S],L=(z=function(t,e,i){d(this,L),d(t,H);var n=O(t),o=n.byteLength,s=p(e);if(s<0||s>o)throw new U("Wrong offset");if(s+(i=void 0===i?o-s:A(i))>o)throw new U("Wrong length");P(this,{type:D,buffer:t,byteLength:i,byteOffset:s,bytes:n.bytes}),r||(this.buffer=t,this.byteLength=i,this.byteOffset=s)})[S],r&&($(N,"byteLength",O),$(z,"buffer",M),$(z,"byteLength",M),$(z,"byteOffset",M)),u(L,{getInt8:function(t){return tt(this,1,t)[0]<<24>>24},getUint8:function(t){return tt(this,1,t)[0]},getInt16:function(t){var e=tt(this,2,t,arguments.length>1&&arguments[1]);return(e[1]<<8|e[0])<<16>>16},getUint16:function(t){var e=tt(this,2,t,arguments.length>1&&arguments[1]);return e[1]<<8|e[0]},getInt32:function(t){return K(tt(this,4,t,arguments.length>1&&arguments[1]))},getUint32:function(t){return K(tt(this,4,t,arguments.length>1&&arguments[1]))>>>0},getFloat32:function(t){return Q(tt(this,4,t,arguments.length>1&&arguments[1]),23)},getFloat64:function(t){return Q(tt(this,8,t,arguments.length>1&&arguments[1]),52)},setInt8:function(t,e){et(this,1,t,G,e)},setUint8:function(t,e){et(this,1,t,G,e)},setInt16:function(t,e){et(this,2,t,X,e,arguments.length>2&&arguments[2])},setUint16:function(t,e){et(this,2,t,X,e,arguments.length>2&&arguments[2])},setInt32:function(t,e){et(this,4,t,V,e,arguments.length>2&&arguments[2])},setUint32:function(t,e){et(this,4,t,V,e,arguments.length>2&&arguments[2])},setFloat32:function(t,e){et(this,4,t,J,e,arguments.length>2&&arguments[2])},setFloat64:function(t,e){et(this,8,t,Z,e,arguments.length>2&&arguments[2])}});k(N,I),k(z,D),t.exports={ArrayBuffer:N,DataView:z}},57029:(t,e,i)=>{"use strict";var n=i(48981),o=i(35610),r=i(26198),s=i(84606),a=Math.min;t.exports=[].copyWithin||function(t,e){var i=n(this),c=r(i),l=o(t,c),u=o(e,c),h=arguments.length>2?arguments[2]:void 0,d=a((void 0===h?c:o(h,c))-u,c-l),p=1;for(u0;)u in i?i[l]=i[u]:s(i,l),l+=p,u+=p;return i}},84373:(t,e,i)=>{"use strict";var n=i(48981),o=i(35610),r=i(26198);t.exports=function(t){for(var e=n(this),i=r(e),s=arguments.length,a=o(s>1?arguments[1]:void 0,i),c=s>2?arguments[2]:void 0,l=void 0===c?i:o(c,i);l>a;)e[a++]=t;return e}},90235:(t,e,i)=>{"use strict";var n=i(59213).forEach,o=i(34598)("forEach");t.exports=o?[].forEach:function(t){return n(this,t,arguments.length>1?arguments[1]:void 0)}},35370:(t,e,i)=>{"use strict";var n=i(26198);t.exports=function(t,e,i){for(var o=0,r=arguments.length>2?i:n(e),s=new t(r);r>o;)s[o]=e[o++];return s}},97916:(t,e,i)=>{"use strict";var n=i(76080),o=i(69565),r=i(48981),s=i(96319),a=i(44209),c=i(33517),l=i(26198),u=i(97040),h=i(70081),d=i(50851),p=Array;t.exports=function(t){var e=r(t),i=c(this),A=arguments.length,f=A>1?arguments[1]:void 0,g=void 0!==f;g&&(f=n(f,A>2?arguments[2]:void 0));var m,C,b,v,x,w,y=d(e),k=0;if(!y||this===p&&a(y))for(m=l(e),C=i?new this(m):p(m);m>k;k++)w=g?f(e[k],k):e[k],u(C,k,w);else for(C=i?new this:[],x=(v=h(e,y)).next;!(b=o(x,v)).done;k++)w=g?s(v,f,[b.value,k],!0):b.value,u(C,k,w);return C.length=k,C}},43839:(t,e,i)=>{"use strict";var n=i(76080),o=i(47055),r=i(48981),s=i(26198),a=function(t){var e=1===t;return function(i,a,c){for(var l,u=r(i),h=o(u),d=s(h),p=n(a,c);d-- >0;)if(p(l=h[d],d,u))switch(t){case 0:return l;case 1:return d}return e?-1:void 0}};t.exports={findLast:a(0),findLastIndex:a(1)}},59213:(t,e,i)=>{"use strict";var n=i(76080),o=i(79504),r=i(47055),s=i(48981),a=i(26198),c=i(1469),l=o([].push),u=function(t){var e=1===t,i=2===t,o=3===t,u=4===t,h=6===t,d=7===t,p=5===t||h;return function(A,f,g,m){for(var C,b,v=s(A),x=r(v),w=a(x),y=n(f,g),k=0,B=m||c,E=e?B(A,w):i||d?B(A,0):void 0;w>k;k++)if((p||k in x)&&(b=y(C=x[k],k,v),t))if(e)E[k]=b;else if(b)switch(t){case 3:return!0;case 5:return C;case 6:return k;case 2:l(E,C)}else switch(t){case 4:return!1;case 7:l(E,C)}return h?-1:o||u?u:E}};t.exports={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterReject:u(7)}},8379:(t,e,i)=>{"use strict";var n=i(18745),o=i(25397),r=i(91291),s=i(26198),a=i(34598),c=Math.min,l=[].lastIndexOf,u=!!l&&1/[1].lastIndexOf(1,-0)<0,h=a("lastIndexOf"),d=u||!h;t.exports=d?function(t){if(u)return n(l,this,arguments)||0;var e=o(this),i=s(e);if(0===i)return-1;var a=i-1;for(arguments.length>1&&(a=c(a,r(arguments[1]))),a<0&&(a=i+a);a>=0;a--)if(a in e&&e[a]===t)return a||0;return-1}:l},70597:(t,e,i)=>{"use strict";var n=i(79039),o=i(78227),r=i(39519),s=o("species");t.exports=function(t){return r>=51||!n((function(){var e=[];return(e.constructor={})[s]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},34598:(t,e,i)=>{"use strict";var n=i(79039);t.exports=function(t,e){var i=[][t];return!!i&&n((function(){i.call(null,e||function(){return 1},1)}))}},80926:(t,e,i)=>{"use strict";var n=i(79306),o=i(48981),r=i(47055),s=i(26198),a=TypeError,c="Reduce of empty array with no initial value",l=function(t){return function(e,i,l,u){var h=o(e),d=r(h),p=s(h);if(n(i),0===p&&l<2)throw new a(c);var A=t?p-1:0,f=t?-1:1;if(l<2)for(;;){if(A in d){u=d[A],A+=f;break}if(A+=f,t?A<0:p<=A)throw new a(c)}for(;t?A>=0:p>A;A+=f)A in d&&(u=i(u,d[A],A,h));return u}};t.exports={left:l(!1),right:l(!0)}},34527:(t,e,i)=>{"use strict";var n=i(43724),o=i(34376),r=TypeError,s=Object.getOwnPropertyDescriptor,a=n&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=a?function(t,e){if(o(t)&&!s(t,"length").writable)throw new r("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},67680:(t,e,i)=>{"use strict";var n=i(79504);t.exports=n([].slice)},74488:(t,e,i)=>{"use strict";var n=i(67680),o=Math.floor,r=function(t,e){var i=t.length;if(i<8)for(var s,a,c=1;c0;)t[a]=t[--a];a!==c++&&(t[a]=s)}else for(var l=o(i/2),u=r(n(t,0,l),e),h=r(n(t,l),e),d=u.length,p=h.length,A=0,f=0;A{"use strict";var n=i(34376),o=i(33517),r=i(20034),s=i(78227)("species"),a=Array;t.exports=function(t){var e;return n(t)&&(e=t.constructor,(o(e)&&(e===a||n(e.prototype))||r(e)&&null===(e=e[s]))&&(e=void 0)),void 0===e?a:e}},1469:(t,e,i)=>{"use strict";var n=i(87433);t.exports=function(t,e){return new(n(t))(0===e?0:e)}},37628:(t,e,i)=>{"use strict";var n=i(26198);t.exports=function(t,e){for(var i=n(t),o=new e(i),r=0;r{"use strict";var n=i(26198),o=i(91291),r=RangeError;t.exports=function(t,e,i,s){var a=n(t),c=o(i),l=c<0?a+c:c;if(l>=a||l<0)throw new r("Incorrect index");for(var u=new e(a),h=0;h{"use strict";var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",i=e+"+/",n=e+"-_",o=function(t){for(var e={},i=0;i<64;i++)e[t.charAt(i)]=i;return e};t.exports={i2c:i,c2i:o(i),i2cUrl:n,c2iUrl:o(n)}},96319:(t,e,i)=>{"use strict";var n=i(28551),o=i(9539);t.exports=function(t,e,i,r){try{return r?e(n(i)[0],i[1]):e(i)}catch(e){o(t,"throw",e)}}},84428:(t,e,i)=>{"use strict";var n=i(78227)("iterator"),o=!1;try{var r=0,s={next:function(){return{done:!!r++}},return:function(){o=!0}};s[n]=function(){return this},Array.from(s,(function(){throw 2}))}catch(t){}t.exports=function(t,e){try{if(!e&&!o)return!1}catch(t){return!1}var i=!1;try{var r={};r[n]=function(){return{next:function(){return{done:i=!0}}}},t(r)}catch(t){}return i}},86938:(t,e,i)=>{"use strict";var n=i(2360),o=i(62106),r=i(56279),s=i(76080),a=i(90679),c=i(64117),l=i(72652),u=i(51088),h=i(62529),d=i(87633),p=i(43724),A=i(3451).fastKey,f=i(91181),g=f.set,m=f.getterFor;t.exports={getConstructor:function(t,e,i,u){var h=t((function(t,o){a(t,d),g(t,{type:e,index:n(null),first:null,last:null,size:0}),p||(t.size=0),c(o)||l(o,t[u],{that:t,AS_ENTRIES:i})})),d=h.prototype,f=m(e),C=function(t,e,i){var n,o,r=f(t),s=b(t,e);return s?s.value=i:(r.last=s={index:o=A(e,!0),key:e,value:i,previous:n=r.last,next:null,removed:!1},r.first||(r.first=s),n&&(n.next=s),p?r.size++:t.size++,"F"!==o&&(r.index[o]=s)),t},b=function(t,e){var i,n=f(t),o=A(e);if("F"!==o)return n.index[o];for(i=n.first;i;i=i.next)if(i.key===e)return i};return r(d,{clear:function(){for(var t=f(this),e=t.first;e;)e.removed=!0,e.previous&&(e.previous=e.previous.next=null),e=e.next;t.first=t.last=null,t.index=n(null),p?t.size=0:this.size=0},delete:function(t){var e=this,i=f(e),n=b(e,t);if(n){var o=n.next,r=n.previous;delete i.index[n.index],n.removed=!0,r&&(r.next=o),o&&(o.previous=r),i.first===n&&(i.first=o),i.last===n&&(i.last=r),p?i.size--:e.size--}return!!n},forEach:function(t){for(var e,i=f(this),n=s(t,arguments.length>1?arguments[1]:void 0);e=e?e.next:i.first;)for(n(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!b(this,t)}}),r(d,i?{get:function(t){var e=b(this,t);return e&&e.value},set:function(t,e){return C(this,0===t?0:t,e)}}:{add:function(t){return C(this,t=0===t?0:t,t)}}),p&&o(d,"size",{configurable:!0,get:function(){return f(this).size}}),h},setStrong:function(t,e,i){var n=e+" Iterator",o=m(e),r=m(n);u(t,e,(function(t,e){g(this,{type:n,target:t,state:o(t),kind:e,last:null})}),(function(){for(var t=r(this),e=t.kind,i=t.last;i&&i.removed;)i=i.previous;return t.target&&(t.last=i=i?i.next:t.state.first)?h("keys"===e?i.key:"values"===e?i.value:[i.key,i.value],!1):(t.target=null,h(void 0,!0))}),i?"entries":"values",!i,!0),d(e)}}},91625:(t,e,i)=>{"use strict";var n=i(79504),o=i(56279),r=i(3451).getWeakData,s=i(90679),a=i(28551),c=i(64117),l=i(20034),u=i(72652),h=i(59213),d=i(39297),p=i(91181),A=p.set,f=p.getterFor,g=h.find,m=h.findIndex,C=n([].splice),b=0,v=function(t){return t.frozen||(t.frozen=new x)},x=function(){this.entries=[]},w=function(t,e){return g(t.entries,(function(t){return t[0]===e}))};x.prototype={get:function(t){var e=w(this,t);if(e)return e[1]},has:function(t){return!!w(this,t)},set:function(t,e){var i=w(this,t);i?i[1]=e:this.entries.push([t,e])},delete:function(t){var e=m(this.entries,(function(e){return e[0]===t}));return~e&&C(this.entries,e,1),!!~e}},t.exports={getConstructor:function(t,e,i,n){var h=t((function(t,o){s(t,p),A(t,{type:e,id:b++,frozen:null}),c(o)||u(o,t[n],{that:t,AS_ENTRIES:i})})),p=h.prototype,g=f(e),m=function(t,e,i){var n=g(t),o=r(a(e),!0);return!0===o?v(n).set(e,i):o[n.id]=i,t};return o(p,{delete:function(t){var e=g(this);if(!l(t))return!1;var i=r(t);return!0===i?v(e).delete(t):i&&d(i,e.id)&&delete i[e.id]},has:function(t){var e=g(this);if(!l(t))return!1;var i=r(t);return!0===i?v(e).has(t):i&&d(i,e.id)}}),o(p,i?{get:function(t){var e=g(this);if(l(t)){var i=r(t);if(!0===i)return v(e).get(t);if(i)return i[e.id]}},set:function(t,e){return m(this,t,e)}}:{add:function(t){return m(this,t,!0)}}),h}}},16468:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(79504),s=i(92796),a=i(36840),c=i(3451),l=i(72652),u=i(90679),h=i(94901),d=i(64117),p=i(20034),A=i(79039),f=i(84428),g=i(10687),m=i(23167);t.exports=function(t,e,i){var C=-1!==t.indexOf("Map"),b=-1!==t.indexOf("Weak"),v=C?"set":"add",x=o[t],w=x&&x.prototype,y=x,k={},B=function(t){var e=r(w[t]);a(w,t,"add"===t?function(t){return e(this,0===t?0:t),this}:"delete"===t?function(t){return!(b&&!p(t))&&e(this,0===t?0:t)}:"get"===t?function(t){return b&&!p(t)?void 0:e(this,0===t?0:t)}:"has"===t?function(t){return!(b&&!p(t))&&e(this,0===t?0:t)}:function(t,i){return e(this,0===t?0:t,i),this})};if(s(t,!h(x)||!(b||w.forEach&&!A((function(){(new x).entries().next()})))))y=i.getConstructor(e,t,C,v),c.enable();else if(s(t,!0)){var E=new y,_=E[v](b?{}:-0,1)!==E,I=A((function(){E.has(1)})),D=f((function(t){new x(t)})),S=!b&&A((function(){for(var t=new x,e=5;e--;)t[v](e,e);return!t.has(-0)}));D||((y=e((function(t,e){u(t,w);var i=m(new x,t,y);return d(e)||l(e,i[v],{that:i,AS_ENTRIES:C}),i}))).prototype=w,w.constructor=y),(I||S)&&(B("delete"),B("has"),C&&B("get")),(S||_)&&B(v),b&&w.clear&&delete w.clear}return k[t]=y,n({global:!0,constructor:!0,forced:y!==x},k),g(y,t),b||i.setStrong(y,t,C),y}},41436:(t,e,i)=>{"use strict";var n=i(78227)("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(i){try{return e[n]=!1,"/./"[t](e)}catch(t){}}return!1}},12211:(t,e,i)=>{"use strict";var n=i(79039);t.exports=!n((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},77240:(t,e,i)=>{"use strict";var n=i(79504),o=i(67750),r=i(655),s=/"/g,a=n("".replace);t.exports=function(t,e,i,n){var c=r(o(t)),l="<"+e;return""!==i&&(l+=" "+i+'="'+a(r(n),s,""")+'"'),l+">"+c+""}},62529:t=>{"use strict";t.exports=function(t,e){return{value:t,done:e}}},97040:(t,e,i)=>{"use strict";var n=i(43724),o=i(24913),r=i(6980);t.exports=function(t,e,i){n?o.f(t,e,r(0,i)):t[e]=i}},70380:(t,e,i)=>{"use strict";var n=i(79504),o=i(79039),r=i(60533).start,s=RangeError,a=isFinite,c=Math.abs,l=Date.prototype,u=l.toISOString,h=n(l.getTime),d=n(l.getUTCDate),p=n(l.getUTCFullYear),A=n(l.getUTCHours),f=n(l.getUTCMilliseconds),g=n(l.getUTCMinutes),m=n(l.getUTCMonth),C=n(l.getUTCSeconds);t.exports=o((function(){return"0385-07-25T07:06:39.999Z"!==u.call(new Date(-50000000000001))}))||!o((function(){u.call(new Date(NaN))}))?function(){if(!a(h(this)))throw new s("Invalid time value");var t=this,e=p(t),i=f(t),n=e<0?"-":e>9999?"+":"";return n+r(c(e),n?6:4,0)+"-"+r(m(t)+1,2,0)+"-"+r(d(t),2,0)+"T"+r(A(t),2,0)+":"+r(g(t),2,0)+":"+r(C(t),2,0)+"."+r(i,3,0)+"Z"}:u},53640:(t,e,i)=>{"use strict";var n=i(28551),o=i(84270),r=TypeError;t.exports=function(t){if(n(this),"string"===t||"default"===t)t="string";else if("number"!==t)throw new r("Incorrect hint");return o(this,t)}},62106:(t,e,i)=>{"use strict";var n=i(50283),o=i(24913);t.exports=function(t,e,i){return i.get&&n(i.get,e,{getter:!0}),i.set&&n(i.set,e,{setter:!0}),o.f(t,e,i)}},56279:(t,e,i)=>{"use strict";var n=i(36840);t.exports=function(t,e,i){for(var o in e)n(t,o,e[o],i);return t}},84606:(t,e,i)=>{"use strict";var n=i(16823),o=TypeError;t.exports=function(t,e){if(!delete t[e])throw new o("Cannot delete property "+n(e)+" of "+n(t))}},94483:(t,e,i)=>{"use strict";var n,o,r,s,a=i(44576),c=i(89429),l=i(1548),u=a.structuredClone,h=a.ArrayBuffer,d=a.MessageChannel,p=!1;if(l)p=function(t){u(t,{transfer:[t]})};else if(h)try{d||(n=c("worker_threads"))&&(d=n.MessageChannel),d&&(o=new d,r=new h(2),s=function(t){o.port1.postMessage(null,[t])},2===r.byteLength&&(s(r),0===r.byteLength&&(p=s)))}catch(t){}t.exports=p},96837:t=>{"use strict";var e=TypeError;t.exports=function(t){if(t>9007199254740991)throw e("Maximum allowed index exceeded");return t}},55002:t=>{"use strict";t.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},67400:t=>{"use strict";t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},79296:(t,e,i)=>{"use strict";var n=i(4055)("span").classList,o=n&&n.constructor&&n.constructor.prototype;t.exports=o===Object.prototype?void 0:o},13709:(t,e,i)=>{"use strict";var n=i(82839).match(/firefox\/(\d+)/i);t.exports=!!n&&+n[1]},13763:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/MSIE|Trident/.test(n)},44265:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/ipad|iphone|ipod/i.test(n)&&"undefined"!=typeof Pebble},89544:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(n)},38574:(t,e,i)=>{"use strict";var n=i(84215);t.exports="NODE"===n},7860:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/web0s(?!.*chrome)/i.test(n)},3607:(t,e,i)=>{"use strict";var n=i(82839).match(/AppleWebKit\/(\d+)\./);t.exports=!!n&&+n[1]},84215:(t,e,i)=>{"use strict";var n=i(44576),o=i(82839),r=i(22195),s=function(t){return o.slice(0,t.length)===t};t.exports=s("Bun/")?"BUN":s("Cloudflare-Workers")?"CLOUDFLARE":s("Deno/")?"DENO":s("Node.js/")?"NODE":n.Bun&&"string"==typeof Bun.version?"BUN":n.Deno&&"object"==typeof Deno.version?"DENO":"process"===r(n.process)?"NODE":n.window&&n.document?"BROWSER":"REST"},16193:(t,e,i)=>{"use strict";var n=i(79504),o=Error,r=n("".replace),s=String(new o("zxcasd").stack),a=/\n\s*at [^:]*:[^\n]*/,c=a.test(s);t.exports=function(t,e){if(c&&"string"==typeof t&&!o.prepareStackTrace)for(;e--;)t=r(t,a,"");return t}},80747:(t,e,i)=>{"use strict";var n=i(66699),o=i(16193),r=i(24659),s=Error.captureStackTrace;t.exports=function(t,e,i,a){r&&(s?s(t,e):n(t,"stack",o(i,a)))}},24659:(t,e,i)=>{"use strict";var n=i(79039),o=i(6980);t.exports=!n((function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",o(1,7)),7!==t.stack)}))},77536:(t,e,i)=>{"use strict";var n=i(43724),o=i(79039),r=i(28551),s=i(32603),a=Error.prototype.toString,c=o((function(){if(n){var t=Object.create(Object.defineProperty({},"name",{get:function(){return this===t}}));if("true"!==a.call(t))return!0}return"2: 1"!==a.call({message:1,name:2})||"Error"!==a.call({})}));t.exports=c?function(){var t=r(this),e=s(t.name,"Error"),i=s(t.message);return e?i?e+": "+i:e:i}:a},70259:(t,e,i)=>{"use strict";var n=i(34376),o=i(26198),r=i(96837),s=i(76080),a=function(t,e,i,c,l,u,h,d){for(var p,A,f=l,g=0,m=!!h&&s(h,d);g0&&n(p)?(A=o(p),f=a(t,e,p,A,f,u-1)-1):(r(f+1),t[f]=p),f++),g++;return f};t.exports=a},92744:(t,e,i)=>{"use strict";var n=i(79039);t.exports=!n((function(){return Object.isExtensible(Object.preventExtensions({}))}))},76080:(t,e,i)=>{"use strict";var n=i(27476),o=i(79306),r=i(40616),s=n(n.bind);t.exports=function(t,e){return o(t),void 0===e?t:r?s(t,e):function(){return t.apply(e,arguments)}}},30566:(t,e,i)=>{"use strict";var n=i(79504),o=i(79306),r=i(20034),s=i(39297),a=i(67680),c=i(40616),l=Function,u=n([].concat),h=n([].join),d={};t.exports=c?l.bind:function(t){var e=o(this),i=e.prototype,n=a(arguments,1),c=function(){var i=u(n,a(arguments));return this instanceof c?function(t,e,i){if(!s(d,e)){for(var n=[],o=0;o{"use strict";var n=i(79504),o=i(79306);t.exports=function(t,e,i){try{return n(o(Object.getOwnPropertyDescriptor(t,e)[i]))}catch(t){}}},27476:(t,e,i)=>{"use strict";var n=i(22195),o=i(79504);t.exports=function(t){if("Function"===n(t))return o(t)}},89429:(t,e,i)=>{"use strict";var n=i(44576),o=i(38574);t.exports=function(t){if(o){try{return n.process.getBuiltinModule(t)}catch(t){}try{return Function('return require("'+t+'")')()}catch(t){}}}},44124:(t,e,i)=>{"use strict";var n=i(44576);t.exports=function(t,e){var i=n[t],o=i&&i.prototype;return o&&o[e]}},1767:t=>{"use strict";t.exports=function(t){return{iterator:t,next:t.next,done:!1}}},48646:(t,e,i)=>{"use strict";var n=i(69565),o=i(28551),r=i(1767),s=i(50851);t.exports=function(t,e){e&&"string"==typeof t||o(t);var i=s(t);return r(o(void 0!==i?n(i,t):t))}},50851:(t,e,i)=>{"use strict";var n=i(36955),o=i(55966),r=i(64117),s=i(26269),a=i(78227)("iterator");t.exports=function(t){if(!r(t))return o(t,a)||o(t,"@@iterator")||s[n(t)]}},70081:(t,e,i)=>{"use strict";var n=i(69565),o=i(79306),r=i(28551),s=i(16823),a=i(50851),c=TypeError;t.exports=function(t,e){var i=arguments.length<2?a(t):e;if(o(i))return r(n(i,t));throw new c(s(t)+" is not iterable")}},66933:(t,e,i)=>{"use strict";var n=i(79504),o=i(34376),r=i(94901),s=i(22195),a=i(655),c=n([].push);t.exports=function(t){if(r(t))return t;if(o(t)){for(var e=t.length,i=[],n=0;n{"use strict";var n=i(79306),o=i(28551),r=i(69565),s=i(91291),a=i(1767),c="Invalid size",l=RangeError,u=TypeError,h=Math.max,d=function(t,e){this.set=t,this.size=h(e,0),this.has=n(t.has),this.keys=n(t.keys)};d.prototype={getIterator:function(){return a(o(r(this.keys,this.set)))},includes:function(t){return r(this.has,this.set,t)}},t.exports=function(t){o(t);var e=+t.size;if(e!=e)throw new u(c);var i=s(e);if(i<0)throw new l(c);return new d(t,i)}},90757:t=>{"use strict";t.exports=function(t,e){try{1===arguments.length?console.error(t):console.error(t,e)}catch(t){}}},88490:t=>{"use strict";var e=Array,i=Math.abs,n=Math.pow,o=Math.floor,r=Math.log,s=Math.LN2;t.exports={pack:function(t,a,c){var l,u,h,d=e(c),p=8*c-a-1,A=(1<>1,g=23===a?n(2,-24)-n(2,-77):0,m=t<0||0===t&&1/t<0?1:0,C=0;for((t=i(t))!=t||t===1/0?(u=t!=t?1:0,l=A):(l=o(r(t)/s),t*(h=n(2,-l))<1&&(l--,h*=2),(t+=l+f>=1?g/h:g*n(2,1-f))*h>=2&&(l++,h/=2),l+f>=A?(u=0,l=A):l+f>=1?(u=(t*h-1)*n(2,a),l+=f):(u=t*n(2,f-1)*n(2,a),l=0));a>=8;)d[C++]=255&u,u/=256,a-=8;for(l=l<0;)d[C++]=255&l,l/=256,p-=8;return d[C-1]|=128*m,d},unpack:function(t,e){var i,o=t.length,r=8*o-e-1,s=(1<>1,c=r-7,l=o-1,u=t[l--],h=127&u;for(u>>=7;c>0;)h=256*h+t[l--],c-=8;for(i=h&(1<<-c)-1,h>>=-c,c+=e;c>0;)i=256*i+t[l--],c-=8;if(0===h)h=1-a;else{if(h===s)return i?NaN:u?-1/0:1/0;i+=n(2,e),h-=a}return(u?-1:1)*i*n(2,h-e)}}},23167:(t,e,i)=>{"use strict";var n=i(94901),o=i(20034),r=i(52967);t.exports=function(t,e,i){var s,a;return r&&n(s=e.constructor)&&s!==i&&o(a=s.prototype)&&a!==i.prototype&&r(t,a),t}},77584:(t,e,i)=>{"use strict";var n=i(20034),o=i(66699);t.exports=function(t,e){n(e)&&"cause"in e&&o(t,"cause",e.cause)}},3451:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(30421),s=i(20034),a=i(39297),c=i(24913).f,l=i(38480),u=i(10298),h=i(34124),d=i(33392),p=i(92744),A=!1,f=d("meta"),g=0,m=function(t){c(t,f,{value:{objectID:"O"+g++,weakData:{}}})},C=t.exports={enable:function(){C.enable=function(){},A=!0;var t=l.f,e=o([].splice),i={};i[f]=1,t(i).length&&(l.f=function(i){for(var n=t(i),o=0,r=n.length;o{"use strict";var n=i(78227),o=i(26269),r=n("iterator"),s=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||s[r]===t)}},34376:(t,e,i)=>{"use strict";var n=i(22195);t.exports=Array.isArray||function(t){return"Array"===n(t)}},18727:(t,e,i)=>{"use strict";var n=i(36955);t.exports=function(t){var e=n(t);return"BigInt64Array"===e||"BigUint64Array"===e}},33517:(t,e,i)=>{"use strict";var n=i(79504),o=i(79039),r=i(94901),s=i(36955),a=i(97751),c=i(33706),l=function(){},u=a("Reflect","construct"),h=/^\s*(?:class|function)\b/,d=n(h.exec),p=!h.test(l),A=function(t){if(!r(t))return!1;try{return u(l,[],t),!0}catch(t){return!1}},f=function(t){if(!r(t))return!1;switch(s(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return p||!!d(h,c(t))}catch(t){return!0}};f.sham=!0,t.exports=!u||o((function(){var t;return A(A.call)||!A(Object)||!A((function(){t=!0}))||t}))?f:A},16575:(t,e,i)=>{"use strict";var n=i(39297);t.exports=function(t){return void 0!==t&&(n(t,"value")||n(t,"writable"))}},2087:(t,e,i)=>{"use strict";var n=i(20034),o=Math.floor;t.exports=Number.isInteger||function(t){return!n(t)&&isFinite(t)&&o(t)===t}},13925:(t,e,i)=>{"use strict";var n=i(20034);t.exports=function(t){return n(t)||null===t}},60788:(t,e,i)=>{"use strict";var n=i(20034),o=i(22195),r=i(78227)("match");t.exports=function(t){var e;return n(t)&&(void 0!==(e=t[r])?!!e:"RegExp"===o(t))}},40507:(t,e,i)=>{"use strict";var n=i(69565);t.exports=function(t,e,i){for(var o,r,s=i?t:t.iterator,a=t.next;!(o=n(a,s)).done;)if(void 0!==(r=e(o.value)))return r}},72652:(t,e,i)=>{"use strict";var n=i(76080),o=i(69565),r=i(28551),s=i(16823),a=i(44209),c=i(26198),l=i(1625),u=i(70081),h=i(50851),d=i(9539),p=TypeError,A=function(t,e){this.stopped=t,this.result=e},f=A.prototype;t.exports=function(t,e,i){var g,m,C,b,v,x,w,y=i&&i.that,k=!(!i||!i.AS_ENTRIES),B=!(!i||!i.IS_RECORD),E=!(!i||!i.IS_ITERATOR),_=!(!i||!i.INTERRUPTED),I=n(e,y),D=function(t){return g&&d(g,"normal",t),new A(!0,t)},S=function(t){return k?(r(t),_?I(t[0],t[1],D):I(t[0],t[1])):_?I(t,D):I(t)};if(B)g=t.iterator;else if(E)g=t;else{if(!(m=h(t)))throw new p(s(t)+" is not iterable");if(a(m)){for(C=0,b=c(t);b>C;C++)if((v=S(t[C]))&&l(f,v))return v;return new A(!1)}g=u(t,m)}for(x=B?t.next:g.next;!(w=o(x,g)).done;){try{v=S(w.value)}catch(t){d(g,"throw",t)}if("object"==typeof v&&v&&l(f,v))return v}return new A(!1)}},9539:(t,e,i)=>{"use strict";var n=i(69565),o=i(28551),r=i(55966);t.exports=function(t,e,i){var s,a;o(t);try{if(!(s=r(t,"return"))){if("throw"===e)throw i;return i}s=n(s,t)}catch(t){a=!0,s=t}if("throw"===e)throw i;if(a)throw s;return o(s),i}},33994:(t,e,i)=>{"use strict";var n=i(57657).IteratorPrototype,o=i(2360),r=i(6980),s=i(10687),a=i(26269),c=function(){return this};t.exports=function(t,e,i,l){var u=e+" Iterator";return t.prototype=o(n,{next:r(+!l,i)}),s(t,u,!1,!0),a[u]=c,t}},19462:(t,e,i)=>{"use strict";var n=i(69565),o=i(2360),r=i(66699),s=i(56279),a=i(78227),c=i(91181),l=i(55966),u=i(57657).IteratorPrototype,h=i(62529),d=i(9539),p=a("toStringTag"),A="IteratorHelper",f="WrapForValidIterator",g=c.set,m=function(t){var e=c.getterFor(t?f:A);return s(o(u),{next:function(){var i=e(this);if(t)return i.nextHandler();if(i.done)return h(void 0,!0);try{var n=i.nextHandler();return i.returnHandlerResult?n:h(n,i.done)}catch(t){throw i.done=!0,t}},return:function(){var i=e(this),o=i.iterator;if(i.done=!0,t){var r=l(o,"return");return r?n(r,o):h(void 0,!0)}if(i.inner)try{d(i.inner.iterator,"normal")}catch(t){return d(o,"throw",t)}return o&&d(o,"normal"),h(void 0,!0)}})},C=m(!0),b=m(!1);r(b,p,"Iterator Helper"),t.exports=function(t,e,i){var n=function(n,o){o?(o.iterator=n.iterator,o.next=n.next):o=n,o.type=e?f:A,o.returnHandlerResult=!!i,o.nextHandler=t,o.counter=0,o.done=!1,g(this,o)};return n.prototype=e?C:b,n}},51088:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(96395),s=i(10350),a=i(94901),c=i(33994),l=i(42787),u=i(52967),h=i(10687),d=i(66699),p=i(36840),A=i(78227),f=i(26269),g=i(57657),m=s.PROPER,C=s.CONFIGURABLE,b=g.IteratorPrototype,v=g.BUGGY_SAFARI_ITERATORS,x=A("iterator"),w="keys",y="values",k="entries",B=function(){return this};t.exports=function(t,e,i,s,A,g,E){c(i,e,s);var _,I,D,S=function(t){if(t===A&&R)return R;if(!v&&t&&t in M)return M[t];switch(t){case w:case y:case k:return function(){return new i(this,t)}}return function(){return new i(this)}},T=e+" Iterator",O=!1,M=t.prototype,P=M[x]||M["@@iterator"]||A&&M[A],R=!v&&P||S(A),N="Array"===e&&M.entries||P;if(N&&(_=l(N.call(new t)))!==Object.prototype&&_.next&&(r||l(_)===b||(u?u(_,b):a(_[x])||p(_,x,B)),h(_,T,!0,!0),r&&(f[T]=B)),m&&A===y&&P&&P.name!==y&&(!r&&C?d(M,"name",y):(O=!0,R=function(){return o(P,this)})),A)if(I={values:S(y),keys:g?R:S(w),entries:S(k)},E)for(D in I)(v||O||!(D in M))&&p(M,D,I[D]);else n({target:e,proto:!0,forced:v||O},I);return r&&!E||M[x]===R||p(M,x,R,{name:A}),f[e]=R,I}},20713:(t,e,i)=>{"use strict";var n=i(69565),o=i(79306),r=i(28551),s=i(1767),a=i(19462),c=i(96319),l=a((function(){var t=this.iterator,e=r(n(this.next,t));if(!(this.done=!!e.done))return c(t,this.mapper,[e.value,this.counter++],!0)}));t.exports=function(t){return r(this),o(t),new l(s(this),{mapper:t})}},57657:(t,e,i)=>{"use strict";var n,o,r,s=i(79039),a=i(94901),c=i(20034),l=i(2360),u=i(42787),h=i(36840),d=i(78227),p=i(96395),A=d("iterator"),f=!1;[].keys&&("next"in(r=[].keys())?(o=u(u(r)))!==Object.prototype&&(n=o):f=!0),!c(n)||s((function(){var t={};return n[A].call(t)!==t}))?n={}:p&&(n=l(n)),a(n[A])||h(n,A,(function(){return this})),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:f}},26269:t=>{"use strict";t.exports={}},72248:(t,e,i)=>{"use strict";var n=i(79504),o=Map.prototype;t.exports={Map,set:n(o.set),get:n(o.get),has:n(o.has),remove:n(o.delete),proto:o}},53250:t=>{"use strict";var e=Math.expm1,i=Math.exp;t.exports=!e||e(10)>22025.465794806718||e(10)<22025.465794806718||-2e-17!==e(-2e-17)?function(t){var e=+t;return 0===e?e:e>-1e-6&&e<1e-6?e+e*e/2:i(e)-1}:e},33164:(t,e,i)=>{"use strict";var n=i(77782),o=i(53602),r=Math.abs;t.exports=function(t,e,i,s){var a=+t,c=r(a),l=n(a);if(ci||h!=h?l*(1/0):l*h}},15617:(t,e,i)=>{"use strict";var n=i(33164);t.exports=Math.fround||function(t){return n(t,1.1920928955078125e-7,34028234663852886e22,11754943508222875e-54)}},49340:t=>{"use strict";var e=Math.log,i=Math.LOG10E;t.exports=Math.log10||function(t){return e(t)*i}},7740:t=>{"use strict";var e=Math.log;t.exports=Math.log1p||function(t){var i=+t;return i>-1e-8&&i<1e-8?i-i*i/2:e(1+i)}},67787:t=>{"use strict";var e=Math.log,i=Math.LN2;t.exports=Math.log2||function(t){return e(t)/i}},53602:t=>{"use strict";var e=4503599627370496;t.exports=function(t){return t+e-e}},77782:t=>{"use strict";t.exports=Math.sign||function(t){var e=+t;return 0===e||e!=e?e:e<0?-1:1}},91955:(t,e,i)=>{"use strict";var n,o,r,s,a,c=i(44576),l=i(93389),u=i(76080),h=i(59225).set,d=i(18265),p=i(89544),A=i(44265),f=i(7860),g=i(38574),m=c.MutationObserver||c.WebKitMutationObserver,C=c.document,b=c.process,v=c.Promise,x=l("queueMicrotask");if(!x){var w=new d,y=function(){var t,e;for(g&&(t=b.domain)&&t.exit();e=w.get();)try{e()}catch(t){throw w.head&&n(),t}t&&t.enter()};p||g||f||!m||!C?!A&&v&&v.resolve?((s=v.resolve(void 0)).constructor=v,a=u(s.then,s),n=function(){a(y)}):g?n=function(){b.nextTick(y)}:(h=u(h,c),n=function(){h(y)}):(o=!0,r=C.createTextNode(""),new m(y).observe(r,{characterData:!0}),n=function(){r.data=o=!o}),x=function(t){w.head||n(),w.add(t)}}t.exports=x},36043:(t,e,i)=>{"use strict";var n=i(79306),o=TypeError,r=function(t){var e,i;this.promise=new t((function(t,n){if(void 0!==e||void 0!==i)throw new o("Bad Promise constructor");e=t,i=n})),this.resolve=n(e),this.reject=n(i)};t.exports.f=function(t){return new r(t)}},32603:(t,e,i)=>{"use strict";var n=i(655);t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:n(t)}},24149:t=>{"use strict";var e=RangeError;t.exports=function(t){if(t==t)return t;throw new e("NaN is not allowed")}},60511:(t,e,i)=>{"use strict";var n=i(60788),o=TypeError;t.exports=function(t){if(n(t))throw new o("The method doesn't accept regular expressions");return t}},50360:(t,e,i)=>{"use strict";var n=i(44576).isFinite;t.exports=Number.isFinite||function(t){return"number"==typeof t&&n(t)}},33904:(t,e,i)=>{"use strict";var n=i(44576),o=i(79039),r=i(79504),s=i(655),a=i(43802).trim,c=i(47452),l=r("".charAt),u=n.parseFloat,h=n.Symbol,d=h&&h.iterator,p=1/u(c+"-0")!=-1/0||d&&!o((function(){u(Object(d))}));t.exports=p?function(t){var e=a(s(t)),i=u(e);return 0===i&&"-"===l(e,0)?-0:i}:u},52703:(t,e,i)=>{"use strict";var n=i(44576),o=i(79039),r=i(79504),s=i(655),a=i(43802).trim,c=i(47452),l=n.parseInt,u=n.Symbol,h=u&&u.iterator,d=/^[+-]?0x/i,p=r(d.exec),A=8!==l(c+"08")||22!==l(c+"0x16")||h&&!o((function(){l(Object(h))}));t.exports=A?function(t,e){var i=a(s(t));return l(i,e>>>0||(p(d,i)?16:10))}:l},44213:(t,e,i)=>{"use strict";var n=i(43724),o=i(79504),r=i(69565),s=i(79039),a=i(71072),c=i(33717),l=i(48773),u=i(48981),h=i(47055),d=Object.assign,p=Object.defineProperty,A=o([].concat);t.exports=!d||s((function(){if(n&&1!==d({b:1},d(p({},"a",{enumerable:!0,get:function(){p(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},i=Symbol("assign detection"),o="abcdefghijklmnopqrst";return t[i]=7,o.split("").forEach((function(t){e[t]=t})),7!==d({},t)[i]||a(d({},e)).join("")!==o}))?function(t,e){for(var i=u(t),o=arguments.length,s=1,d=c.f,p=l.f;o>s;)for(var f,g=h(arguments[s++]),m=d?A(a(g),d(g)):a(g),C=m.length,b=0;C>b;)f=m[b++],n&&!r(p,g,f)||(i[f]=g[f]);return i}:d},10298:(t,e,i)=>{"use strict";var n=i(22195),o=i(25397),r=i(38480).f,s=i(67680),a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return a&&"Window"===n(t)?function(t){try{return r(t)}catch(t){return s(a)}}(t):r(o(t))}},42787:(t,e,i)=>{"use strict";var n=i(39297),o=i(94901),r=i(48981),s=i(66119),a=i(12211),c=s("IE_PROTO"),l=Object,u=l.prototype;t.exports=a?l.getPrototypeOf:function(t){var e=r(t);if(n(e,c))return e[c];var i=e.constructor;return o(i)&&e instanceof i?i.prototype:e instanceof l?u:null}},34124:(t,e,i)=>{"use strict";var n=i(79039),o=i(20034),r=i(22195),s=i(15652),a=Object.isExtensible,c=n((function(){a(1)}));t.exports=c||s?function(t){return!!o(t)&&(!s||"ArrayBuffer"!==r(t))&&(!a||a(t))}:a},42551:(t,e,i)=>{"use strict";var n=i(96395),o=i(44576),r=i(79039),s=i(3607);t.exports=n||!r((function(){if(!(s&&s<535)){var t=Math.random();__defineSetter__.call(null,t,(function(){})),delete o[t]}}))},52967:(t,e,i)=>{"use strict";var n=i(46706),o=i(20034),r=i(67750),s=i(73506);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,i={};try{(t=n(Object.prototype,"__proto__","set"))(i,[]),e=i instanceof Array}catch(t){}return function(i,n){return r(i),s(n),o(i)?(e?t(i,n):i.__proto__=n,i):i}}():void 0)},32357:(t,e,i)=>{"use strict";var n=i(43724),o=i(79039),r=i(79504),s=i(42787),a=i(71072),c=i(25397),l=r(i(48773).f),u=r([].push),h=n&&o((function(){var t=Object.create(null);return t[2]=2,!l(t,2)})),d=function(t){return function(e){for(var i,o=c(e),r=a(o),d=h&&null===s(o),p=r.length,A=0,f=[];p>A;)i=r[A++],n&&!(d?i in o:l(o,i))||u(f,t?[i,o[i]]:o[i]);return f}};t.exports={entries:d(!0),values:d(!1)}},53179:(t,e,i)=>{"use strict";var n=i(92140),o=i(36955);t.exports=n?{}.toString:function(){return"[object "+o(this)+"]"}},19167:(t,e,i)=>{"use strict";var n=i(44576);t.exports=n},1103:t=>{"use strict";t.exports=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}}},10916:(t,e,i)=>{"use strict";var n=i(44576),o=i(80550),r=i(94901),s=i(92796),a=i(33706),c=i(78227),l=i(84215),u=i(96395),h=i(39519),d=o&&o.prototype,p=c("species"),A=!1,f=r(n.PromiseRejectionEvent),g=s("Promise",(function(){var t=a(o),e=t!==String(o);if(!e&&66===h)return!0;if(u&&(!d.catch||!d.finally))return!0;if(!h||h<51||!/native code/.test(t)){var i=new o((function(t){t(1)})),n=function(t){t((function(){}),(function(){}))};if((i.constructor={})[p]=n,!(A=i.then((function(){}))instanceof n))return!0}return!(e||"BROWSER"!==l&&"DENO"!==l||f)}));t.exports={CONSTRUCTOR:g,REJECTION_EVENT:f,SUBCLASSING:A}},80550:(t,e,i)=>{"use strict";var n=i(44576);t.exports=n.Promise},93438:(t,e,i)=>{"use strict";var n=i(28551),o=i(20034),r=i(36043);t.exports=function(t,e){if(n(t),o(e)&&e.constructor===t)return e;var i=r.f(t);return(0,i.resolve)(e),i.promise}},90537:(t,e,i)=>{"use strict";var n=i(80550),o=i(84428),r=i(10916).CONSTRUCTOR;t.exports=r||!o((function(t){n.all(t).then(void 0,(function(){}))}))},11056:(t,e,i)=>{"use strict";var n=i(24913).f;t.exports=function(t,e,i){i in t||n(t,i,{configurable:!0,get:function(){return e[i]},set:function(t){e[i]=t}})}},18265:t=>{"use strict";var e=function(){this.head=null,this.tail=null};e.prototype={add:function(t){var e={item:t,next:null},i=this.tail;i?i.next=e:this.head=e,this.tail=e},get:function(){var t=this.head;if(t)return null===(this.head=t.next)&&(this.tail=null),t.item}},t.exports=e},61034:(t,e,i)=>{"use strict";var n=i(69565),o=i(39297),r=i(1625),s=i(67979),a=RegExp.prototype;t.exports=function(t){var e=t.flags;return void 0!==e||"flags"in a||o(t,"flags")||!r(a,t)?e:n(s,t)}},93389:(t,e,i)=>{"use strict";var n=i(44576),o=i(43724),r=Object.getOwnPropertyDescriptor;t.exports=function(t){if(!o)return n[t];var e=r(n,t);return e&&e.value}},3470:t=>{"use strict";t.exports=Object.is||function(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}},79472:(t,e,i)=>{"use strict";var n,o=i(44576),r=i(18745),s=i(94901),a=i(84215),c=i(82839),l=i(67680),u=i(22812),h=o.Function,d=/MSIE .\./.test(c)||"BUN"===a&&((n=o.Bun.version.split(".")).length<3||"0"===n[0]&&(n[1]<3||"3"===n[1]&&"0"===n[2]));t.exports=function(t,e){var i=e?2:1;return d?function(n,o){var a=u(arguments.length,1)>i,c=s(n)?n:h(n),d=a?l(arguments,i):[],p=a?function(){r(c,this,d)}:c;return e?t(p,o):t(p)}:t}},89286:(t,e,i)=>{"use strict";var n=i(94402),o=i(38469),r=n.Set,s=n.add;t.exports=function(t){var e=new r;return o(t,(function(t){s(e,t)})),e}},83440:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402),r=i(89286),s=i(25170),a=i(83789),c=i(38469),l=i(40507),u=o.has,h=o.remove;t.exports=function(t){var e=n(this),i=a(t),o=r(e);return s(e)<=i.size?c(e,(function(t){i.includes(t)&&h(o,t)})):l(i.getIterator(),(function(t){u(e,t)&&h(o,t)})),o}},94402:(t,e,i)=>{"use strict";var n=i(79504),o=Set.prototype;t.exports={Set,add:n(o.add),has:n(o.has),remove:n(o.delete),proto:o}},68750:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402),r=i(25170),s=i(83789),a=i(38469),c=i(40507),l=o.Set,u=o.add,h=o.has;t.exports=function(t){var e=n(this),i=s(t),o=new l;return r(e)>i.size?c(i.getIterator(),(function(t){h(e,t)&&u(o,t)})):a(e,(function(t){i.includes(t)&&u(o,t)})),o}},64449:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402).has,r=i(25170),s=i(83789),a=i(38469),c=i(40507),l=i(9539);t.exports=function(t){var e=n(this),i=s(t);if(r(e)<=i.size)return!1!==a(e,(function(t){if(i.includes(t))return!1}),!0);var u=i.getIterator();return!1!==c(u,(function(t){if(o(e,t))return l(u,"normal",!1)}))}},53838:(t,e,i)=>{"use strict";var n=i(97080),o=i(25170),r=i(38469),s=i(83789);t.exports=function(t){var e=n(this),i=s(t);return!(o(e)>i.size)&&!1!==r(e,(function(t){if(!i.includes(t))return!1}),!0)}},28527:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402).has,r=i(25170),s=i(83789),a=i(40507),c=i(9539);t.exports=function(t){var e=n(this),i=s(t);if(r(e){"use strict";var n=i(79504),o=i(40507),r=i(94402),s=r.Set,a=r.proto,c=n(a.forEach),l=n(a.keys),u=l(new s).next;t.exports=function(t,e,i){return i?o({iterator:l(t),next:u},e):c(t,e)}},84916:(t,e,i)=>{"use strict";var n=i(97751),o=function(t){return{size:t,has:function(){return!1},keys:function(){return{next:function(){return{done:!0}}}}}},r=function(t){return{size:t,has:function(){return!0},keys:function(){throw new Error("e")}}};t.exports=function(t,e){var i=n("Set");try{(new i)[t](o(0));try{return(new i)[t](o(-1)),!1}catch(n){if(!e)return!0;try{return(new i)[t](r(-1/0)),!1}catch(n){var s=new i;return s.add(1),s.add(2),e(s[t](r(1/0)))}}}catch(t){return!1}}},25170:(t,e,i)=>{"use strict";var n=i(46706),o=i(94402);t.exports=n(o.proto,"size","get")||function(t){return t.size}},87633:(t,e,i)=>{"use strict";var n=i(97751),o=i(62106),r=i(78227),s=i(43724),a=r("species");t.exports=function(t){var e=n(t);s&&e&&!e[a]&&o(e,a,{configurable:!0,get:function(){return this}})}},83650:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402),r=i(89286),s=i(83789),a=i(40507),c=o.add,l=o.has,u=o.remove;t.exports=function(t){var e=n(this),i=s(t).getIterator(),o=r(e);return a(i,(function(t){l(e,t)?u(o,t):c(o,t)})),o}},10687:(t,e,i)=>{"use strict";var n=i(24913).f,o=i(39297),r=i(78227)("toStringTag");t.exports=function(t,e,i){t&&!i&&(t=t.prototype),t&&!o(t,r)&&n(t,r,{configurable:!0,value:e})}},44204:(t,e,i)=>{"use strict";var n=i(97080),o=i(94402).add,r=i(89286),s=i(83789),a=i(40507);t.exports=function(t){var e=n(this),i=s(t).getIterator(),c=r(e);return a(i,(function(t){o(c,t)})),c}},2293:(t,e,i)=>{"use strict";var n=i(28551),o=i(35548),r=i(64117),s=i(78227)("species");t.exports=function(t,e){var i,a=n(t).constructor;return void 0===a||r(i=n(a)[s])?e:o(i)}},23061:(t,e,i)=>{"use strict";var n=i(79039);t.exports=function(t){return n((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},83063:(t,e,i)=>{"use strict";var n=i(82839);t.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(n)},60533:(t,e,i)=>{"use strict";var n=i(79504),o=i(18014),r=i(655),s=i(72333),a=i(67750),c=n(s),l=n("".slice),u=Math.ceil,h=function(t){return function(e,i,n){var s,h,d=r(a(e)),p=o(i),A=d.length,f=void 0===n?" ":r(n);return p<=A||""===f?d:((h=c(f,u((s=p-A)/f.length))).length>s&&(h=l(h,0,s)),t?d+h:h+d)}};t.exports={start:h(!1),end:h(!0)}},3717:(t,e,i)=>{"use strict";var n=i(79504),o=2147483647,r=/[^\0-\u007E]/,s=/[.\u3002\uFF0E\uFF61]/g,a="Overflow: input needs wider integers to process",c=RangeError,l=n(s.exec),u=Math.floor,h=String.fromCharCode,d=n("".charCodeAt),p=n([].join),A=n([].push),f=n("".replace),g=n("".split),m=n("".toLowerCase),C=function(t){return t+22+75*(t<26)},b=function(t,e,i){var n=0;for(t=i?u(t/700):t>>1,t+=u(t/e);t>455;)t=u(t/35),n+=36;return u(n+36*t/(t+38))},v=function(t){var e=[];t=function(t){for(var e=[],i=0,n=t.length;i=55296&&o<=56319&&i=s&&nu((o-l)/x))throw new c(a);for(l+=(v-s)*x,s=v,i=0;io)throw new c(a);if(n===s){for(var w=l,y=36;;){var k=y<=f?1:y>=f+26?26:y-f;if(w{"use strict";var n=i(91291),o=i(655),r=i(67750),s=RangeError;t.exports=function(t){var e=o(r(this)),i="",a=n(t);if(a<0||a===1/0)throw new s("Wrong number of repetitions");for(;a>0;(a>>>=1)&&(e+=e))1&a&&(i+=e);return i}},18866:(t,e,i)=>{"use strict";var n=i(43802).end,o=i(60706);t.exports=o("trimEnd")?function(){return n(this)}:"".trimEnd},60706:(t,e,i)=>{"use strict";var n=i(10350).PROPER,o=i(79039),r=i(47452);t.exports=function(t){return o((function(){return!!r[t]()||"​…᠎"!=="​…᠎"[t]()||n&&r[t].name!==t}))}},53487:(t,e,i)=>{"use strict";var n=i(43802).start,o=i(60706);t.exports=o("trimStart")?function(){return n(this)}:"".trimStart},43802:(t,e,i)=>{"use strict";var n=i(79504),o=i(67750),r=i(655),s=i(47452),a=n("".replace),c=RegExp("^["+s+"]+"),l=RegExp("(^|[^"+s+"])["+s+"]+$"),u=function(t){return function(e){var i=r(o(e));return 1&t&&(i=a(i,c,"")),2&t&&(i=a(i,l,"$1")),i}};t.exports={start:u(1),end:u(2),trim:u(3)}},1548:(t,e,i)=>{"use strict";var n=i(44576),o=i(79039),r=i(39519),s=i(84215),a=n.structuredClone;t.exports=!!a&&!o((function(){if("DENO"===s&&r>92||"NODE"===s&&r>94||"BROWSER"===s&&r>97)return!1;var t=new ArrayBuffer(8),e=a(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength}))},58242:(t,e,i)=>{"use strict";var n=i(69565),o=i(97751),r=i(78227),s=i(36840);t.exports=function(){var t=o("Symbol"),e=t&&t.prototype,i=e&&e.valueOf,a=r("toPrimitive");e&&!e[a]&&s(e,a,(function(t){return n(i,this)}),{arity:1})}},91296:(t,e,i)=>{"use strict";var n=i(4495);t.exports=n&&!!Symbol.for&&!!Symbol.keyFor},59225:(t,e,i)=>{"use strict";var n,o,r,s,a=i(44576),c=i(18745),l=i(76080),u=i(94901),h=i(39297),d=i(79039),p=i(20397),A=i(67680),f=i(4055),g=i(22812),m=i(89544),C=i(38574),b=a.setImmediate,v=a.clearImmediate,x=a.process,w=a.Dispatch,y=a.Function,k=a.MessageChannel,B=a.String,E=0,_={},I="onreadystatechange";d((function(){n=a.location}));var D=function(t){if(h(_,t)){var e=_[t];delete _[t],e()}},S=function(t){return function(){D(t)}},T=function(t){D(t.data)},O=function(t){a.postMessage(B(t),n.protocol+"//"+n.host)};b&&v||(b=function(t){g(arguments.length,1);var e=u(t)?t:y(t),i=A(arguments,1);return _[++E]=function(){c(e,void 0,i)},o(E),E},v=function(t){delete _[t]},C?o=function(t){x.nextTick(S(t))}:w&&w.now?o=function(t){w.now(S(t))}:k&&!m?(s=(r=new k).port2,r.port1.onmessage=T,o=l(s.postMessage,s)):a.addEventListener&&u(a.postMessage)&&!a.importScripts&&n&&"file:"!==n.protocol&&!d(O)?(o=O,a.addEventListener("message",T,!1)):o=I in f("script")?function(t){p.appendChild(f("script"))[I]=function(){p.removeChild(this),D(t)}}:function(t){setTimeout(S(t),0)}),t.exports={set:b,clear:v}},31240:(t,e,i)=>{"use strict";var n=i(79504);t.exports=n(1..valueOf)},75854:(t,e,i)=>{"use strict";var n=i(72777),o=TypeError;t.exports=function(t){var e=n(t,"number");if("number"==typeof e)throw new o("Can't convert number to bigint");return BigInt(e)}},57696:(t,e,i)=>{"use strict";var n=i(91291),o=i(18014),r=RangeError;t.exports=function(t){if(void 0===t)return 0;var e=n(t),i=o(e);if(e!==i)throw new r("Wrong length or index");return i}},58229:(t,e,i)=>{"use strict";var n=i(99590),o=RangeError;t.exports=function(t,e){var i=n(t);if(i%e)throw new o("Wrong offset");return i}},99590:(t,e,i)=>{"use strict";var n=i(91291),o=RangeError;t.exports=function(t){var e=n(t);if(e<0)throw new o("The argument can't be less than 0");return e}},58319:t=>{"use strict";var e=Math.round;t.exports=function(t){var i=e(t);return i<0?0:i>255?255:255&i}},15823:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(69565),s=i(43724),a=i(72805),c=i(94644),l=i(66346),u=i(90679),h=i(6980),d=i(66699),p=i(2087),A=i(18014),f=i(57696),g=i(58229),m=i(58319),C=i(56969),b=i(39297),v=i(36955),x=i(20034),w=i(10757),y=i(2360),k=i(1625),B=i(52967),E=i(38480).f,_=i(43251),I=i(59213).forEach,D=i(87633),S=i(62106),T=i(24913),O=i(77347),M=i(35370),P=i(91181),R=i(23167),N=P.get,H=P.set,z=P.enforce,L=T.f,F=O.f,j=o.RangeError,U=l.ArrayBuffer,W=U.prototype,Y=l.DataView,q=c.NATIVE_ARRAY_BUFFER_VIEWS,Q=c.TYPED_ARRAY_TAG,G=c.TypedArray,X=c.TypedArrayPrototype,V=c.isTypedArray,K="BYTES_PER_ELEMENT",J="Wrong length",Z=function(t,e){S(t,e,{configurable:!0,get:function(){return N(this)[e]}})},$=function(t){var e;return k(W,t)||"ArrayBuffer"===(e=v(t))||"SharedArrayBuffer"===e},tt=function(t,e){return V(t)&&!w(e)&&e in t&&p(+e)&&e>=0},et=function(t,e){return e=C(e),tt(t,e)?h(2,t[e]):F(t,e)},it=function(t,e,i){return e=C(e),!(tt(t,e)&&x(i)&&b(i,"value"))||b(i,"get")||b(i,"set")||i.configurable||b(i,"writable")&&!i.writable||b(i,"enumerable")&&!i.enumerable?L(t,e,i):(t[e]=i.value,t)};s?(q||(O.f=et,T.f=it,Z(X,"buffer"),Z(X,"byteOffset"),Z(X,"byteLength"),Z(X,"length")),n({target:"Object",stat:!0,forced:!q},{getOwnPropertyDescriptor:et,defineProperty:it}),t.exports=function(t,e,i){var s=t.match(/\d+/)[0]/8,c=t+(i?"Clamped":"")+"Array",l="get"+t,h="set"+t,p=o[c],C=p,b=C&&C.prototype,v={},w=function(t,e){L(t,e,{get:function(){return function(t,e){var i=N(t);return i.view[l](e*s+i.byteOffset,!0)}(this,e)},set:function(t){return function(t,e,n){var o=N(t);o.view[h](e*s+o.byteOffset,i?m(n):n,!0)}(this,e,t)},enumerable:!0})};q?a&&(C=e((function(t,e,i,n){return u(t,b),R(x(e)?$(e)?void 0!==n?new p(e,g(i,s),n):void 0!==i?new p(e,g(i,s)):new p(e):V(e)?M(C,e):r(_,C,e):new p(f(e)),t,C)})),B&&B(C,G),I(E(p),(function(t){t in C||d(C,t,p[t])})),C.prototype=b):(C=e((function(t,e,i,n){u(t,b);var o,a,c,l=0,h=0;if(x(e)){if(!$(e))return V(e)?M(C,e):r(_,C,e);o=e,h=g(i,s);var d=e.byteLength;if(void 0===n){if(d%s)throw new j(J);if((a=d-h)<0)throw new j(J)}else if((a=A(n)*s)+h>d)throw new j(J);c=a/s}else c=f(e),o=new U(a=c*s);for(H(t,{buffer:o,byteOffset:h,byteLength:a,length:c,view:new Y(o)});l{"use strict";var n=i(44576),o=i(79039),r=i(84428),s=i(94644).NATIVE_ARRAY_BUFFER_VIEWS,a=n.ArrayBuffer,c=n.Int8Array;t.exports=!s||!o((function(){c(1)}))||!o((function(){new c(-1)}))||!r((function(t){new c,new c(null),new c(1.5),new c(t)}),!0)||o((function(){return 1!==new c(new a(2),1,void 0).length}))},29948:(t,e,i)=>{"use strict";var n=i(35370),o=i(94644).getTypedArrayConstructor;t.exports=function(t,e){return n(o(t),e)}},43251:(t,e,i)=>{"use strict";var n=i(76080),o=i(69565),r=i(35548),s=i(48981),a=i(26198),c=i(70081),l=i(50851),u=i(44209),h=i(18727),d=i(94644).aTypedArrayConstructor,p=i(75854);t.exports=function(t){var e,i,A,f,g,m,C,b,v=r(this),x=s(t),w=arguments.length,y=w>1?arguments[1]:void 0,k=void 0!==y,B=l(x);if(B&&!u(B))for(b=(C=c(x,B)).next,x=[];!(m=o(b,C)).done;)x.push(m.value);for(k&&w>2&&(y=n(y,arguments[2])),i=a(x),A=new(d(v))(i),f=h(A),e=0;i>e;e++)g=k?y(x[e],e):x[e],A[e]=f?p(g):+g;return A}},67416:(t,e,i)=>{"use strict";var n=i(79039),o=i(78227),r=i(43724),s=i(96395),a=o("iterator");t.exports=!n((function(){var t=new URL("b?a=1&b=2&c=3","https://a"),e=t.searchParams,i=new URLSearchParams("a=1&a=2&b=3"),n="";return t.pathname="c%20d",e.forEach((function(t,i){e.delete("b"),n+=i+t})),i.delete("a",2),i.delete("b",void 0),s&&(!t.toJSON||!i.has("a",1)||i.has("a",2)||!i.has("a",void 0)||i.has("b"))||!e.size&&(s||!r)||!e.sort||"https://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("https://тест").host||"#%D0%B1"!==new URL("https://a#б").hash||"a1c3"!==n||"x"!==new URL("https://x",void 0).host}))},22812:t=>{"use strict";var e=TypeError;t.exports=function(t,i){if(t{"use strict";var n=i(19167),o=i(39297),r=i(1951),s=i(24913).f;t.exports=function(t){var e=n.Symbol||(n.Symbol={});o(e,t)||s(e,t,{value:r.f(t)})}},1951:(t,e,i)=>{"use strict";var n=i(78227);e.f=n},47452:t=>{"use strict";t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},14601:(t,e,i)=>{"use strict";var n=i(97751),o=i(39297),r=i(66699),s=i(1625),a=i(52967),c=i(77740),l=i(11056),u=i(23167),h=i(32603),d=i(77584),p=i(80747),A=i(43724),f=i(96395);t.exports=function(t,e,i,g){var m="stackTraceLimit",C=g?2:1,b=t.split("."),v=b[b.length-1],x=n.apply(null,b);if(x){var w=x.prototype;if(!f&&o(w,"cause")&&delete w.cause,!i)return x;var y=n("Error"),k=e((function(t,e){var i=h(g?e:t,void 0),n=g?new x(t):new x;return void 0!==i&&r(n,"message",i),p(n,k,n.stack,2),this&&s(w,this)&&u(n,this,k),arguments.length>C&&d(n,arguments[C]),n}));if(k.prototype=w,"Error"!==v?a?a(k,y):c(k,y,{name:!0}):A&&m in x&&(l(k,x,m),l(k,x,"prepareStackTrace")),c(k,x),!f)try{w.name!==v&&r(w,"name",v),w.constructor=k}catch(t){}return k}}},4294:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(18745),s=i(79039),a=i(14601),c="AggregateError",l=o(c),u=!s((function(){return 1!==l([1]).errors[0]}))&&s((function(){return 7!==l([1],c,{cause:7}).cause}));n({global:!0,constructor:!0,arity:2,forced:u},{AggregateError:a(c,(function(t){return function(e,i){return r(t,this,arguments)}}),u,!0)})},17145:(t,e,i)=>{"use strict";var n=i(46518),o=i(1625),r=i(42787),s=i(52967),a=i(77740),c=i(2360),l=i(66699),u=i(6980),h=i(77584),d=i(80747),p=i(72652),A=i(32603),f=i(78227)("toStringTag"),g=Error,m=[].push,C=function(t,e){var i,n=o(b,this);s?i=s(new g,n?r(this):b):(i=n?this:c(b),l(i,f,"Error")),void 0!==e&&l(i,"message",A(e)),d(i,C,i.stack,1),arguments.length>2&&h(i,arguments[2]);var a=[];return p(t,m,{that:a}),l(i,"errors",a),i};s?s(C,g):a(C,g,{name:!0});var b=C.prototype=c(g.prototype,{constructor:u(1,C),message:u(1,""),name:u(1,"AggregateError")});n({global:!0,constructor:!0,arity:2},{AggregateError:C})},30067:(t,e,i)=>{"use strict";i(17145)},54743:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(66346),s=i(87633),a="ArrayBuffer",c=r[a];n({global:!0,constructor:!0,forced:o[a]!==c},{ArrayBuffer:c}),s(a)},16573:(t,e,i)=>{"use strict";var n=i(43724),o=i(62106),r=i(3238),s=ArrayBuffer.prototype;n&&!("detached"in s)&&o(s,"detached",{configurable:!0,get:function(){return r(this)}})},46761:(t,e,i)=>{"use strict";var n=i(46518),o=i(94644);n({target:"ArrayBuffer",stat:!0,forced:!o.NATIVE_ARRAY_BUFFER_VIEWS},{isView:o.isView})},11745:(t,e,i)=>{"use strict";var n=i(46518),o=i(27476),r=i(79039),s=i(66346),a=i(28551),c=i(35610),l=i(18014),u=s.ArrayBuffer,h=s.DataView,d=h.prototype,p=o(u.prototype.slice),A=o(d.getUint8),f=o(d.setUint8);n({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:r((function(){return!new u(2).slice(1,void 0).byteLength}))},{slice:function(t,e){if(p&&void 0===e)return p(a(this),t);for(var i=a(this).byteLength,n=c(t,i),o=c(void 0===e?i:e,i),r=new u(l(o-n)),s=new h(this),d=new h(r),g=0;n{"use strict";var n=i(46518),o=i(95636);o&&n({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return o(this,arguments.length?arguments[0]:void 0,!1)}})},78100:(t,e,i)=>{"use strict";var n=i(46518),o=i(95636);o&&n({target:"ArrayBuffer",proto:!0},{transfer:function(){return o(this,arguments.length?arguments[0]:void 0,!0)}})},18107:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(26198),s=i(91291),a=i(6469);n({target:"Array",proto:!0},{at:function(t){var e=o(this),i=r(e),n=s(t),a=n>=0?n:i+n;return a<0||a>=i?void 0:e[a]}}),a("at")},28706:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(34376),s=i(20034),a=i(48981),c=i(26198),l=i(96837),u=i(97040),h=i(1469),d=i(70597),p=i(78227),A=i(39519),f=p("isConcatSpreadable"),g=A>=51||!o((function(){var t=[];return t[f]=!1,t.concat()[0]!==t})),m=function(t){if(!s(t))return!1;var e=t[f];return void 0!==e?!!e:r(t)};n({target:"Array",proto:!0,arity:1,forced:!g||!d("concat")},{concat:function(t){var e,i,n,o,r,s=a(this),d=h(s,0),p=0;for(e=-1,n=arguments.length;e{"use strict";var n=i(46518),o=i(57029),r=i(6469);n({target:"Array",proto:!0},{copyWithin:o}),r("copyWithin")},88431:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).every;n({target:"Array",proto:!0,forced:!i(34598)("every")},{every:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},33771:(t,e,i)=>{"use strict";var n=i(46518),o=i(84373),r=i(6469);n({target:"Array",proto:!0},{fill:o}),r("fill")},2008:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).filter;n({target:"Array",proto:!0,forced:!i(70597)("filter")},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},48980:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).findIndex,r=i(6469),s="findIndex",a=!0;s in[]&&Array(1)[s]((function(){a=!1})),n({target:"Array",proto:!0,forced:a},{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),r(s)},13451:(t,e,i)=>{"use strict";var n=i(46518),o=i(43839).findLastIndex,r=i(6469);n({target:"Array",proto:!0},{findLastIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),r("findLastIndex")},10838:(t,e,i)=>{"use strict";var n=i(46518),o=i(43839).findLast,r=i(6469);n({target:"Array",proto:!0},{findLast:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),r("findLast")},50113:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).find,r=i(6469),s="find",a=!0;s in[]&&Array(1)[s]((function(){a=!1})),n({target:"Array",proto:!0,forced:a},{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),r(s)},78350:(t,e,i)=>{"use strict";var n=i(46518),o=i(70259),r=i(79306),s=i(48981),a=i(26198),c=i(1469);n({target:"Array",proto:!0},{flatMap:function(t){var e,i=s(this),n=a(i);return r(t),(e=c(i,0)).length=o(e,i,i,n,0,1,t,arguments.length>1?arguments[1]:void 0),e}})},46449:(t,e,i)=>{"use strict";var n=i(46518),o=i(70259),r=i(48981),s=i(26198),a=i(91291),c=i(1469);n({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=r(this),i=s(e),n=c(e,0);return n.length=o(n,e,e,i,0,void 0===t?1:a(t)),n}})},51629:(t,e,i)=>{"use strict";var n=i(46518),o=i(90235);n({target:"Array",proto:!0,forced:[].forEach!==o},{forEach:o})},23418:(t,e,i)=>{"use strict";var n=i(46518),o=i(97916);n({target:"Array",stat:!0,forced:!i(84428)((function(t){Array.from(t)}))},{from:o})},80452:(t,e,i)=>{"use strict";var n=i(46518),o=i(19617).includes,r=i(79039),s=i(6469);n({target:"Array",proto:!0,forced:r((function(){return!Array(1).includes()}))},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),s("includes")},25276:(t,e,i)=>{"use strict";var n=i(46518),o=i(27476),r=i(19617).indexOf,s=i(34598),a=o([].indexOf),c=!!a&&1/a([1],1,-0)<0;n({target:"Array",proto:!0,forced:c||!s("indexOf")},{indexOf:function(t){var e=arguments.length>1?arguments[1]:void 0;return c?a(this,t,e)||0:r(this,t,e)}})},64346:(t,e,i)=>{"use strict";i(46518)({target:"Array",stat:!0},{isArray:i(34376)})},23792:(t,e,i)=>{"use strict";var n=i(25397),o=i(6469),r=i(26269),s=i(91181),a=i(24913).f,c=i(51088),l=i(62529),u=i(96395),h=i(43724),d="Array Iterator",p=s.set,A=s.getterFor(d);t.exports=c(Array,"Array",(function(t,e){p(this,{type:d,target:n(t),index:0,kind:e})}),(function(){var t=A(this),e=t.target,i=t.index++;if(!e||i>=e.length)return t.target=null,l(void 0,!0);switch(t.kind){case"keys":return l(i,!1);case"values":return l(e[i],!1)}return l([i,e[i]],!1)}),"values");var f=r.Arguments=r.Array;if(o("keys"),o("values"),o("entries"),!u&&h&&"values"!==f.name)try{a(f,"name",{value:"values"})}catch(t){}},48598:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(47055),s=i(25397),a=i(34598),c=o([].join);n({target:"Array",proto:!0,forced:r!==Object||!a("join",",")},{join:function(t){return c(s(this),void 0===t?",":t)}})},8921:(t,e,i)=>{"use strict";var n=i(46518),o=i(8379);n({target:"Array",proto:!0,forced:o!==[].lastIndexOf},{lastIndexOf:o})},62062:(t,e,i)=>{"use strict";var n=i(46518),o=i(59213).map;n({target:"Array",proto:!0,forced:!i(70597)("map")},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},31051:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(33517),s=i(97040),a=Array;n({target:"Array",stat:!0,forced:o((function(){function t(){}return!(a.of.call(t)instanceof t)}))},{of:function(){for(var t=0,e=arguments.length,i=new(r(this)?this:a)(e);e>t;)s(i,t,arguments[t++]);return i.length=e,i}})},44114:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(26198),s=i(34527),a=i(96837);n({target:"Array",proto:!0,arity:1,forced:i(79039)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}}()},{push:function(t){var e=o(this),i=r(e),n=arguments.length;a(i+n);for(var c=0;c{"use strict";var n=i(46518),o=i(80926).right,r=i(34598),s=i(39519);n({target:"Array",proto:!0,forced:!i(38574)&&s>79&&s<83||!r("reduceRight")},{reduceRight:function(t){return o(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}})},72712:(t,e,i)=>{"use strict";var n=i(46518),o=i(80926).left,r=i(34598),s=i(39519);n({target:"Array",proto:!0,forced:!i(38574)&&s>79&&s<83||!r("reduce")},{reduce:function(t){var e=arguments.length;return o(this,t,e,e>1?arguments[1]:void 0)}})},94490:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(34376),s=o([].reverse),a=[1,2];n({target:"Array",proto:!0,forced:String(a)===String(a.reverse())},{reverse:function(){return r(this)&&(this.length=this.length),s(this)}})},34782:(t,e,i)=>{"use strict";var n=i(46518),o=i(34376),r=i(33517),s=i(20034),a=i(35610),c=i(26198),l=i(25397),u=i(97040),h=i(78227),d=i(70597),p=i(67680),A=d("slice"),f=h("species"),g=Array,m=Math.max;n({target:"Array",proto:!0,forced:!A},{slice:function(t,e){var i,n,h,d=l(this),A=c(d),C=a(t,A),b=a(void 0===e?A:e,A);if(o(d)&&(i=d.constructor,(r(i)&&(i===g||o(i.prototype))||s(i)&&null===(i=i[f]))&&(i=void 0),i===g||void 0===i))return p(d,C,b);for(n=new(void 0===i?g:i)(m(b-C,0)),h=0;C{"use strict";var n=i(46518),o=i(59213).some;n({target:"Array",proto:!0,forced:!i(34598)("some")},{some:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},26910:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79306),s=i(48981),a=i(26198),c=i(84606),l=i(655),u=i(79039),h=i(74488),d=i(34598),p=i(13709),A=i(13763),f=i(39519),g=i(3607),m=[],C=o(m.sort),b=o(m.push),v=u((function(){m.sort(void 0)})),x=u((function(){m.sort(null)})),w=d("sort"),y=!u((function(){if(f)return f<70;if(!(p&&p>3)){if(A)return!0;if(g)return g<603;var t,e,i,n,o="";for(t=65;t<76;t++){switch(e=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:i=3;break;case 68:case 71:i=4;break;default:i=2}for(n=0;n<47;n++)m.push({k:e+n,v:i})}for(m.sort((function(t,e){return e.v-t.v})),n=0;nl(i)?1:-1}}(t)),i=a(o),n=0;n{"use strict";i(87633)("Array")},54554:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(35610),s=i(91291),a=i(26198),c=i(34527),l=i(96837),u=i(1469),h=i(97040),d=i(84606),p=i(70597)("splice"),A=Math.max,f=Math.min;n({target:"Array",proto:!0,forced:!p},{splice:function(t,e){var i,n,p,g,m,C,b=o(this),v=a(b),x=r(t,v),w=arguments.length;for(0===w?i=n=0:1===w?(i=0,n=v-x):(i=w-2,n=f(A(s(e),0),v-x)),l(v+i-n),p=u(b,n),g=0;gv-n+i;g--)d(b,g-1)}else if(i>n)for(g=v-n;g>x;g--)C=g+i-1,(m=g+n-1)in b?b[C]=b[m]:d(b,C);for(g=0;g{"use strict";var n=i(46518),o=i(37628),r=i(25397),s=i(6469),a=Array;n({target:"Array",proto:!0},{toReversed:function(){return o(r(this),a)}}),s("toReversed")},57145:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79306),s=i(25397),a=i(35370),c=i(44124),l=i(6469),u=Array,h=o(c("Array","sort"));n({target:"Array",proto:!0},{toSorted:function(t){void 0!==t&&r(t);var e=s(this),i=a(u,e);return h(i,t)}}),l("toSorted")},71658:(t,e,i)=>{"use strict";var n=i(46518),o=i(6469),r=i(96837),s=i(26198),a=i(35610),c=i(25397),l=i(91291),u=Array,h=Math.max,d=Math.min;n({target:"Array",proto:!0},{toSpliced:function(t,e){var i,n,o,p,A=c(this),f=s(A),g=a(t,f),m=arguments.length,C=0;for(0===m?i=n=0:1===m?(i=0,n=f-g):(i=m-2,n=d(h(l(e),0),f-g)),o=r(f+i-n),p=u(o);C{"use strict";i(6469)("flatMap")},93514:(t,e,i)=>{"use strict";i(6469)("flat")},13609:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(26198),s=i(34527),a=i(84606),c=i(96837);n({target:"Array",proto:!0,arity:1,forced:1!==[].unshift(0)||!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(t){return t instanceof TypeError}}()},{unshift:function(t){var e=o(this),i=r(e),n=arguments.length;if(n){c(i+n);for(var l=i;l--;){var u=l+n;l in e?e[u]=e[l]:a(e,u)}for(var h=0;h{"use strict";var n=i(46518),o=i(39928),r=i(25397),s=Array;n({target:"Array",proto:!0},{with:function(t,e){return o(r(this),s,t,e)}})},24359:(t,e,i)=>{"use strict";var n=i(46518),o=i(66346);n({global:!0,constructor:!0,forced:!i(77811)},{DataView:o.DataView})},38309:(t,e,i)=>{"use strict";i(24359)},61699:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79039)((function(){return 120!==new Date(16e11).getYear()})),s=o(Date.prototype.getFullYear);n({target:"Date",proto:!0,forced:r},{getYear:function(){return s(this)-1900}})},59089:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=Date,s=o(r.prototype.getTime);n({target:"Date",stat:!0},{now:function(){return s(new r)}})},91191:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(91291),s=Date.prototype,a=o(s.getTime),c=o(s.setFullYear);n({target:"Date",proto:!0},{setYear:function(t){a(this);var e=r(t);return c(this,e>=0&&e<=99?e+1900:e)}})},93515:(t,e,i)=>{"use strict";i(46518)({target:"Date",proto:!0},{toGMTString:Date.prototype.toUTCString})},1688:(t,e,i)=>{"use strict";var n=i(46518),o=i(70380);n({target:"Date",proto:!0,forced:Date.prototype.toISOString!==o},{toISOString:o})},60739:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(48981),s=i(72777);n({target:"Date",proto:!0,arity:1,forced:o((function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})}))},{toJSON:function(t){var e=r(this),i=s(e,"number");return"number"!=typeof i||isFinite(i)?e.toISOString():null}})},89572:(t,e,i)=>{"use strict";var n=i(39297),o=i(36840),r=i(53640),s=i(78227)("toPrimitive"),a=Date.prototype;n(a,s)||o(a,s,r)},23288:(t,e,i)=>{"use strict";var n=i(79504),o=i(36840),r=Date.prototype,s="Invalid Date",a="toString",c=n(r[a]),l=n(r.getTime);String(new Date(NaN))!==s&&o(r,a,(function(){var t=l(this);return t==t?c(this):s}))},16280:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(18745),s=i(14601),a="WebAssembly",c=o[a],l=7!==new Error("e",{cause:7}).cause,u=function(t,e){var i={};i[t]=s(t,e,l),n({global:!0,constructor:!0,arity:1,forced:l},i)},h=function(t,e){if(c&&c[t]){var i={};i[t]=s(a+"."+t,e,l),n({target:a,stat:!0,constructor:!0,arity:1,forced:l},i)}};u("Error",(function(t){return function(e){return r(t,this,arguments)}})),u("EvalError",(function(t){return function(e){return r(t,this,arguments)}})),u("RangeError",(function(t){return function(e){return r(t,this,arguments)}})),u("ReferenceError",(function(t){return function(e){return r(t,this,arguments)}})),u("SyntaxError",(function(t){return function(e){return r(t,this,arguments)}})),u("TypeError",(function(t){return function(e){return r(t,this,arguments)}})),u("URIError",(function(t){return function(e){return r(t,this,arguments)}})),h("CompileError",(function(t){return function(e){return r(t,this,arguments)}})),h("LinkError",(function(t){return function(e){return r(t,this,arguments)}})),h("RuntimeError",(function(t){return function(e){return r(t,this,arguments)}}))},76918:(t,e,i)=>{"use strict";var n=i(36840),o=i(77536),r=Error.prototype;r.toString!==o&&n(r,"toString",o)},36456:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(655),s=o("".charAt),a=o("".charCodeAt),c=o(/./.exec),l=o(1..toString),u=o("".toUpperCase),h=/[\w*+\-./@]/,d=function(t,e){for(var i=l(t,16);i.length{"use strict";var n=i(46518),o=i(30566);n({target:"Function",proto:!0,forced:Function.bind!==o},{bind:o})},48957:(t,e,i)=>{"use strict";var n=i(94901),o=i(20034),r=i(24913),s=i(1625),a=i(78227),c=i(50283),l=a("hasInstance"),u=Function.prototype;l in u||r.f(u,l,{value:c((function(t){if(!n(this)||!o(t))return!1;var e=this.prototype;return o(e)?s(e,t):t instanceof this}),l)})},62010:(t,e,i)=>{"use strict";var n=i(43724),o=i(10350).EXISTS,r=i(79504),s=i(62106),a=Function.prototype,c=r(a.toString),l=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,u=r(l.exec);n&&!o&&s(a,"name",{configurable:!0,get:function(){try{return u(l,c(this))[1]}catch(t){return""}}})},55081:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576);n({global:!0,forced:o.globalThis!==o},{globalThis:o})},18111:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(90679),s=i(28551),a=i(94901),c=i(42787),l=i(62106),u=i(97040),h=i(79039),d=i(39297),p=i(78227),A=i(57657).IteratorPrototype,f=i(43724),g=i(96395),m="constructor",C="Iterator",b=p("toStringTag"),v=TypeError,x=o[C],w=g||!a(x)||x.prototype!==A||!h((function(){x({})})),y=function(){if(r(this,A),c(this)===A)throw new v("Abstract class Iterator not directly constructable")},k=function(t,e){f?l(A,t,{configurable:!0,get:function(){return e},set:function(e){if(s(this),this===A)throw new v("You can't redefine this property");d(this,t)?this[t]=e:u(this,t,e)}}):A[t]=e};d(A,b)||k(b,C),!w&&d(A,m)&&A[m]!==Object||k(m,y),y.prototype=A,n({global:!0,constructor:!0,forced:w},{Iterator:y})},29314:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(28551),s=i(1767),a=i(24149),c=i(99590),l=i(19462),u=i(96395),h=l((function(){for(var t,e=this.iterator,i=this.next;this.remaining;)if(this.remaining--,t=r(o(i,e)),this.done=!!t.done)return;if(t=r(o(i,e)),!(this.done=!!t.done))return t.value}));n({target:"Iterator",proto:!0,real:!0,forced:u},{drop:function(t){r(this);var e=c(a(+t));return new h(s(this),{remaining:e})}})},81148:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767);n({target:"Iterator",proto:!0,real:!0},{every:function(t){s(this),r(t);var e=a(this),i=0;return!o(e,(function(e,n){if(!t(e,i++))return n()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},22489:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(28551),a=i(1767),c=i(19462),l=i(96319),u=i(96395),h=c((function(){for(var t,e,i=this.iterator,n=this.predicate,r=this.next;;){if(t=s(o(r,i)),this.done=!!t.done)return;if(e=t.value,l(i,n,[e,this.counter++],!0))return e}}));n({target:"Iterator",proto:!0,real:!0,forced:u},{filter:function(t){return s(this),r(t),new h(a(this),{predicate:t})}})},20116:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767);n({target:"Iterator",proto:!0,real:!0},{find:function(t){s(this),r(t);var e=a(this),i=0;return o(e,(function(e,n){if(t(e,i++))return n(e)}),{IS_RECORD:!0,INTERRUPTED:!0}).result}})},30531:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(28551),a=i(1767),c=i(48646),l=i(19462),u=i(9539),h=i(96395),d=l((function(){for(var t,e,i=this.iterator,n=this.mapper;;){if(e=this.inner)try{if(!(t=s(o(e.next,e.iterator))).done)return t.value;this.inner=null}catch(t){u(i,"throw",t)}if(t=s(o(this.next,i)),this.done=!!t.done)return;try{this.inner=c(n(t.value,this.counter++),!1)}catch(t){u(i,"throw",t)}}}));n({target:"Iterator",proto:!0,real:!0,forced:h},{flatMap:function(t){return s(this),r(t),new d(a(this),{mapper:t,inner:null})}})},7588:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767);n({target:"Iterator",proto:!0,real:!0},{forEach:function(t){s(this),r(t);var e=a(this),i=0;o(e,(function(e){t(e,i++)}),{IS_RECORD:!0})}})},49603:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(48981),s=i(1625),a=i(57657).IteratorPrototype,c=i(19462),l=i(48646),u=i(96395),h=c((function(){return o(this.next,this.iterator)}),!0);n({target:"Iterator",stat:!0,forced:u},{from:function(t){var e=l("string"==typeof t?r(t):t,!0);return s(a,e.iterator)?e.iterator:new h(e)}})},61701:(t,e,i)=>{"use strict";var n=i(46518),o=i(20713);n({target:"Iterator",proto:!0,real:!0,forced:i(96395)},{map:o})},18237:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767),c=TypeError;n({target:"Iterator",proto:!0,real:!0},{reduce:function(t){s(this),r(t);var e=a(this),i=arguments.length<2,n=i?void 0:arguments[1],l=0;if(o(e,(function(e){i?(i=!1,n=e):n=t(n,e,l),l++}),{IS_RECORD:!0}),i)throw new c("Reduce of empty iterator with no initial value");return n}})},13579:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(79306),s=i(28551),a=i(1767);n({target:"Iterator",proto:!0,real:!0},{some:function(t){s(this),r(t);var e=a(this),i=0;return o(e,(function(e,n){if(t(e,i++))return n()}),{IS_RECORD:!0,INTERRUPTED:!0}).stopped}})},54972:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(28551),s=i(1767),a=i(24149),c=i(99590),l=i(19462),u=i(9539),h=i(96395),d=l((function(){var t=this.iterator;if(!this.remaining--)return this.done=!0,u(t,"normal",void 0);var e=r(o(this.next,t));return(this.done=!!e.done)?void 0:e.value}));n({target:"Iterator",proto:!0,real:!0,forced:h},{take:function(t){r(this);var e=c(a(+t));return new d(s(this),{remaining:e})}})},61806:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(72652),s=i(1767),a=[].push;n({target:"Iterator",proto:!0,real:!0},{toArray:function(){var t=[];return r(s(o(this)),a,{that:t,IS_RECORD:!0}),t}})},33110:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(18745),s=i(69565),a=i(79504),c=i(79039),l=i(94901),u=i(10757),h=i(67680),d=i(66933),p=i(4495),A=String,f=o("JSON","stringify"),g=a(/./.exec),m=a("".charAt),C=a("".charCodeAt),b=a("".replace),v=a(1..toString),x=/[\uD800-\uDFFF]/g,w=/^[\uD800-\uDBFF]$/,y=/^[\uDC00-\uDFFF]$/,k=!p||c((function(){var t=o("Symbol")("stringify detection");return"[null]"!==f([t])||"{}"!==f({a:t})||"{}"!==f(Object(t))})),B=c((function(){return'"\\udf06\\ud834"'!==f("\udf06\ud834")||'"\\udead"'!==f("\udead")})),E=function(t,e){var i=h(arguments),n=d(e);if(l(n)||void 0!==t&&!u(t))return i[1]=function(t,e){if(l(n)&&(e=s(n,this,A(t),e)),!u(e))return e},r(f,null,i)},_=function(t,e,i){var n=m(i,e-1),o=m(i,e+1);return g(w,t)&&!g(y,o)||g(y,t)&&!g(w,n)?"\\u"+v(C(t,0),16):t};f&&n({target:"JSON",stat:!0,arity:3,forced:k||B},{stringify:function(t,e,i){var n=h(arguments),o=r(k?E:f,null,n);return B&&"string"==typeof o?b(o,x,_):o}})},4731:(t,e,i)=>{"use strict";var n=i(44576);i(10687)(n.JSON,"JSON",!0)},48523:(t,e,i)=>{"use strict";i(16468)("Map",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i(86938))},47072:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79306),s=i(67750),a=i(72652),c=i(72248),l=i(96395),u=i(79039),h=c.Map,d=c.has,p=c.get,A=c.set,f=o([].push),g=l||u((function(){return 1!==h.groupBy("ab",(function(t){return t})).get("a").length}));n({target:"Map",stat:!0,forced:l||g},{groupBy:function(t,e){s(t),r(e);var i=new h,n=0;return a(t,(function(t){var o=e(t,n++);d(i,o)?f(p(i,o),t):A(i,o,[t])})),i}})},36033:(t,e,i)=>{"use strict";i(48523)},93153:(t,e,i)=>{"use strict";var n=i(46518),o=i(7740),r=Math.acosh,s=Math.log,a=Math.sqrt,c=Math.LN2;n({target:"Math",stat:!0,forced:!r||710!==Math.floor(r(Number.MAX_VALUE))||r(1/0)!==1/0},{acosh:function(t){var e=+t;return e<1?NaN:e>94906265.62425156?s(e)+c:o(e-1+a(e-1)*a(e+1))}})},82326:(t,e,i)=>{"use strict";var n=i(46518),o=Math.asinh,r=Math.log,s=Math.sqrt;n({target:"Math",stat:!0,forced:!(o&&1/o(0)>0)},{asinh:function t(e){var i=+e;return isFinite(i)&&0!==i?i<0?-t(-i):r(i+s(i*i+1)):i}})},36389:(t,e,i)=>{"use strict";var n=i(46518),o=Math.atanh,r=Math.log;n({target:"Math",stat:!0,forced:!(o&&1/o(-0)<0)},{atanh:function(t){var e=+t;return 0===e?e:r((1+e)/(1-e))/2}})},64444:(t,e,i)=>{"use strict";var n=i(46518),o=i(77782),r=Math.abs,s=Math.pow;n({target:"Math",stat:!0},{cbrt:function(t){var e=+t;return o(e)*s(r(e),1/3)}})},8085:(t,e,i)=>{"use strict";var n=i(46518),o=Math.floor,r=Math.log,s=Math.LOG2E;n({target:"Math",stat:!0},{clz32:function(t){var e=t>>>0;return e?31-o(r(e+.5)*s):32}})},77762:(t,e,i)=>{"use strict";var n=i(46518),o=i(53250),r=Math.cosh,s=Math.abs,a=Math.E;n({target:"Math",stat:!0,forced:!r||r(710)===1/0},{cosh:function(t){var e=o(s(t)-1)+1;return(e+1/(e*a*a))*(a/2)}})},65070:(t,e,i)=>{"use strict";var n=i(46518),o=i(53250);n({target:"Math",stat:!0,forced:o!==Math.expm1},{expm1:o})},60605:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{fround:i(15617)})},39469:(t,e,i)=>{"use strict";var n=i(46518),o=Math.hypot,r=Math.abs,s=Math.sqrt;n({target:"Math",stat:!0,arity:2,forced:!!o&&o(1/0,NaN)!==1/0},{hypot:function(t,e){for(var i,n,o=0,a=0,c=arguments.length,l=0;a0?(n=i/l)*n:i;return l===1/0?1/0:l*s(o)}})},72152:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=Math.imul;n({target:"Math",stat:!0,forced:o((function(){return-5!==r(4294967295,5)||2!==r.length}))},{imul:function(t,e){var i=65535,n=+t,o=+e,r=i&n,s=i&o;return 0|r*s+((i&n>>>16)*s+r*(i&o>>>16)<<16>>>0)}})},75376:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{log10:i(49340)})},56624:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{log1p:i(7740)})},11367:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{log2:i(67787)})},5914:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{sign:i(77782)})},78553:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(53250),s=Math.abs,a=Math.exp,c=Math.E;n({target:"Math",stat:!0,forced:o((function(){return-2e-17!==Math.sinh(-2e-17)}))},{sinh:function(t){var e=+t;return s(e)<1?(r(e)-r(-e))/2:(a(e-1)-a(-e-1))*(c/2)}})},98690:(t,e,i)=>{"use strict";var n=i(46518),o=i(53250),r=Math.exp;n({target:"Math",stat:!0},{tanh:function(t){var e=+t,i=o(e),n=o(-e);return i===1/0?1:n===1/0?-1:(i-n)/(r(e)+r(-e))}})},60479:(t,e,i)=>{"use strict";i(10687)(Math,"Math",!0)},70761:(t,e,i)=>{"use strict";i(46518)({target:"Math",stat:!0},{trunc:i(80741)})},2892:(t,e,i)=>{"use strict";var n=i(46518),o=i(96395),r=i(43724),s=i(44576),a=i(19167),c=i(79504),l=i(92796),u=i(39297),h=i(23167),d=i(1625),p=i(10757),A=i(72777),f=i(79039),g=i(38480).f,m=i(77347).f,C=i(24913).f,b=i(31240),v=i(43802).trim,x="Number",w=s[x],y=a[x],k=w.prototype,B=s.TypeError,E=c("".slice),_=c("".charCodeAt),I=l(x,!w(" 0o1")||!w("0b1")||w("+0x1")),D=function(t){var e,i=arguments.length<1?0:w(function(t){var e=A(t,"number");return"bigint"==typeof e?e:function(t){var e,i,n,o,r,s,a,c,l=A(t,"number");if(p(l))throw new B("Cannot convert a Symbol value to a number");if("string"==typeof l&&l.length>2)if(l=v(l),43===(e=_(l,0))||45===e){if(88===(i=_(l,2))||120===i)return NaN}else if(48===e){switch(_(l,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+l}for(s=(r=E(l,2)).length,a=0;ao)return NaN;return parseInt(r,n)}return+l}(e)}(t));return d(k,e=this)&&f((function(){b(e)}))?h(Object(i),this,D):i};D.prototype=k,I&&!o&&(k.constructor=D),n({global:!0,constructor:!0,wrap:!0,forced:I},{Number:D});var S=function(t,e){for(var i,n=r?g(e):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),o=0;n.length>o;o++)u(e,i=n[o])&&!u(t,i)&&C(t,i,m(e,i))};o&&y&&S(a[x],y),(I||o)&&S(a[x],w)},45374:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{EPSILON:Math.pow(2,-52)})},25428:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0},{isFinite:i(50360)})},32637:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0},{isInteger:i(2087)})},40150:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0},{isNaN:function(t){return t!=t}})},59149:(t,e,i)=>{"use strict";var n=i(46518),o=i(2087),r=Math.abs;n({target:"Number",stat:!0},{isSafeInteger:function(t){return o(t)&&r(t)<=9007199254740991}})},64601:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991})},44435:(t,e,i)=>{"use strict";i(46518)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991})},87220:(t,e,i)=>{"use strict";var n=i(46518),o=i(33904);n({target:"Number",stat:!0,forced:Number.parseFloat!==o},{parseFloat:o})},25843:(t,e,i)=>{"use strict";var n=i(46518),o=i(52703);n({target:"Number",stat:!0,forced:Number.parseInt!==o},{parseInt:o})},62337:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(91291),s=i(31240),a=i(72333),c=i(49340),l=i(79039),u=RangeError,h=String,d=isFinite,p=Math.abs,A=Math.floor,f=Math.pow,g=Math.round,m=o(1..toExponential),C=o(a),b=o("".slice),v="-6.9000e-11"===m(-69e-12,4)&&"1.25e+0"===m(1.255,2)&&"1.235e+4"===m(12345,3)&&"3e+1"===m(25,0);n({target:"Number",proto:!0,forced:!v||!(l((function(){m(1,1/0)}))&&l((function(){m(1,-1/0)})))||!!l((function(){m(1/0,1/0),m(NaN,1/0)}))},{toExponential:function(t){var e=s(this);if(void 0===t)return m(e);var i=r(t);if(!d(e))return String(e);if(i<0||i>20)throw new u("Incorrect fraction digits");if(v)return m(e,i);var n,o,a,l,x="";if(e<0&&(x="-",e=-e),0===e)o=0,n=C("0",i+1);else{var w=c(e);o=A(w);var y=f(10,o-i),k=g(e/y);2*e>=(2*k+1)*y&&(k+=1),k>=f(10,i+1)&&(k/=10,o+=1),n=h(k)}return 0!==i&&(n=b(n,0,1)+"."+b(n,1)),0===o?(a="+",l="0"):(a=o>0?"+":"-",l=h(p(o))),x+(n+"e")+a+l}})},9868:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(91291),s=i(31240),a=i(72333),c=i(79039),l=RangeError,u=String,h=Math.floor,d=o(a),p=o("".slice),A=o(1..toFixed),f=function(t,e,i){return 0===e?i:e%2==1?f(t,e-1,i*t):f(t*t,e/2,i)},g=function(t,e,i){for(var n=-1,o=i;++n<6;)o+=e*t[n],t[n]=o%1e7,o=h(o/1e7)},m=function(t,e){for(var i=6,n=0;--i>=0;)n+=t[i],t[i]=h(n/e),n=n%e*1e7},C=function(t){for(var e=6,i="";--e>=0;)if(""!==i||0===e||0!==t[e]){var n=u(t[e]);i=""===i?n:i+d("0",7-n.length)+n}return i};n({target:"Number",proto:!0,forced:c((function(){return"0.000"!==A(8e-5,3)||"1"!==A(.9,0)||"1.25"!==A(1.255,2)||"1000000000000000128"!==A(0xde0b6b3a7640080,0)}))||!c((function(){A({})}))},{toFixed:function(t){var e,i,n,o,a=s(this),c=r(t),h=[0,0,0,0,0,0],A="",b="0";if(c<0||c>20)throw new l("Incorrect fraction digits");if(a!=a)return"NaN";if(a<=-1e21||a>=1e21)return u(a);if(a<0&&(A="-",a=-a),a>1e-21)if(i=(e=function(t){for(var e=0,i=t;i>=4096;)e+=12,i/=4096;for(;i>=2;)e+=1,i/=2;return e}(a*f(2,69,1))-69)<0?a*f(2,-e,1):a/f(2,e,1),i*=4503599627370496,(e=52-e)>0){for(g(h,0,i),n=c;n>=7;)g(h,1e7,0),n-=7;for(g(h,f(10,n,1),0),n=e-1;n>=23;)m(h,1<<23),n-=23;m(h,1<0?A+((o=b.length)<=c?"0."+d("0",c-o)+b:p(b,0,o-c)+"."+p(b,o-c)):A+b}})},80630:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(79039),s=i(31240),a=o(1..toPrecision);n({target:"Number",proto:!0,forced:r((function(){return"1"!==a(1,void 0)}))||!r((function(){a({})}))},{toPrecision:function(t){return void 0===t?a(s(this)):a(s(this),t)}})},69085:(t,e,i)=>{"use strict";var n=i(46518),o=i(44213);n({target:"Object",stat:!0,arity:2,forced:Object.assign!==o},{assign:o})},59904:(t,e,i)=>{"use strict";i(46518)({target:"Object",stat:!0,sham:!i(43724)},{create:i(2360)})},17427:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(42551),s=i(79306),a=i(48981),c=i(24913);o&&n({target:"Object",proto:!0,forced:r},{__defineGetter__:function(t,e){c.f(a(this),t,{get:s(e),enumerable:!0,configurable:!0})}})},67945:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(96801).f;n({target:"Object",stat:!0,forced:Object.defineProperties!==r,sham:!o},{defineProperties:r})},84185:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(24913).f;n({target:"Object",stat:!0,forced:Object.defineProperty!==r,sham:!o},{defineProperty:r})},87607:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(42551),s=i(79306),a=i(48981),c=i(24913);o&&n({target:"Object",proto:!0,forced:r},{__defineSetter__:function(t,e){c.f(a(this),t,{set:s(e),enumerable:!0,configurable:!0})}})},5506:(t,e,i)=>{"use strict";var n=i(46518),o=i(32357).entries;n({target:"Object",stat:!0},{entries:function(t){return o(t)}})},52811:(t,e,i)=>{"use strict";var n=i(46518),o=i(92744),r=i(79039),s=i(20034),a=i(3451).onFreeze,c=Object.freeze;n({target:"Object",stat:!0,forced:r((function(){c(1)})),sham:!o},{freeze:function(t){return c&&s(t)?c(a(t)):t}})},53921:(t,e,i)=>{"use strict";var n=i(46518),o=i(72652),r=i(97040);n({target:"Object",stat:!0},{fromEntries:function(t){var e={};return o(t,(function(t,i){r(e,t,i)}),{AS_ENTRIES:!0}),e}})},83851:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(25397),s=i(77347).f,a=i(43724);n({target:"Object",stat:!0,forced:!a||o((function(){s(1)})),sham:!a},{getOwnPropertyDescriptor:function(t,e){return s(r(t),e)}})},81278:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(35031),s=i(25397),a=i(77347),c=i(97040);n({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){for(var e,i,n=s(t),o=a.f,l=r(n),u={},h=0;l.length>h;)void 0!==(i=o(n,e=l[h++]))&&c(u,e,i);return u}})},1480:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(10298).f;n({target:"Object",stat:!0,forced:o((function(){return!Object.getOwnPropertyNames(1)}))},{getOwnPropertyNames:r})},49773:(t,e,i)=>{"use strict";var n=i(46518),o=i(4495),r=i(79039),s=i(33717),a=i(48981);n({target:"Object",stat:!0,forced:!o||r((function(){s.f(1)}))},{getOwnPropertySymbols:function(t){var e=s.f;return e?e(a(t)):[]}})},40875:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(48981),s=i(42787),a=i(12211);n({target:"Object",stat:!0,forced:o((function(){s(1)})),sham:!a},{getPrototypeOf:function(t){return s(r(t))}})},77691:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(79504),s=i(79306),a=i(67750),c=i(56969),l=i(72652),u=i(79039),h=Object.groupBy,d=o("Object","create"),p=r([].push);n({target:"Object",stat:!0,forced:!h||u((function(){return 1!==h("ab",(function(t){return t})).a.length}))},{groupBy:function(t,e){a(t),s(e);var i=d(null),n=0;return l(t,(function(t){var o=c(e(t,n++));o in i?p(i[o],t):i[o]=[t]})),i}})},78347:(t,e,i)=>{"use strict";i(46518)({target:"Object",stat:!0},{hasOwn:i(39297)})},94052:(t,e,i)=>{"use strict";var n=i(46518),o=i(34124);n({target:"Object",stat:!0,forced:Object.isExtensible!==o},{isExtensible:o})},94003:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(20034),s=i(22195),a=i(15652),c=Object.isFrozen;n({target:"Object",stat:!0,forced:a||o((function(){c(1)}))},{isFrozen:function(t){return!r(t)||!(!a||"ArrayBuffer"!==s(t))||!!c&&c(t)}})},221:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(20034),s=i(22195),a=i(15652),c=Object.isSealed;n({target:"Object",stat:!0,forced:a||o((function(){c(1)}))},{isSealed:function(t){return!r(t)||!(!a||"ArrayBuffer"!==s(t))||!!c&&c(t)}})},29908:(t,e,i)=>{"use strict";i(46518)({target:"Object",stat:!0},{is:i(3470)})},79432:(t,e,i)=>{"use strict";var n=i(46518),o=i(48981),r=i(71072);n({target:"Object",stat:!0,forced:i(79039)((function(){r(1)}))},{keys:function(t){return r(o(t))}})},9220:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(42551),s=i(48981),a=i(56969),c=i(42787),l=i(77347).f;o&&n({target:"Object",proto:!0,forced:r},{__lookupGetter__:function(t){var e,i=s(this),n=a(t);do{if(e=l(i,n))return e.get}while(i=c(i))}})},7904:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(42551),s=i(48981),a=i(56969),c=i(42787),l=i(77347).f;o&&n({target:"Object",proto:!0,forced:r},{__lookupSetter__:function(t){var e,i=s(this),n=a(t);do{if(e=l(i,n))return e.set}while(i=c(i))}})},16348:(t,e,i)=>{"use strict";var n=i(46518),o=i(20034),r=i(3451).onFreeze,s=i(92744),a=i(79039),c=Object.preventExtensions;n({target:"Object",stat:!0,forced:a((function(){c(1)})),sham:!s},{preventExtensions:function(t){return c&&o(t)?c(r(t)):t}})},63548:(t,e,i)=>{"use strict";var n=i(43724),o=i(62106),r=i(20034),s=i(13925),a=i(48981),c=i(67750),l=Object.getPrototypeOf,u=Object.setPrototypeOf,h=Object.prototype,d="__proto__";if(n&&l&&u&&!(d in h))try{o(h,d,{configurable:!0,get:function(){return l(a(this))},set:function(t){var e=c(this);s(t)&&r(e)&&u(e,t)}})}catch(t){}},93941:(t,e,i)=>{"use strict";var n=i(46518),o=i(20034),r=i(3451).onFreeze,s=i(92744),a=i(79039),c=Object.seal;n({target:"Object",stat:!0,forced:a((function(){c(1)})),sham:!s},{seal:function(t){return c&&o(t)?c(r(t)):t}})},10287:(t,e,i)=>{"use strict";i(46518)({target:"Object",stat:!0},{setPrototypeOf:i(52967)})},26099:(t,e,i)=>{"use strict";var n=i(92140),o=i(36840),r=i(53179);n||o(Object.prototype,"toString",r,{unsafe:!0})},16034:(t,e,i)=>{"use strict";var n=i(46518),o=i(32357).values;n({target:"Object",stat:!0},{values:function(t){return o(t)}})},78459:(t,e,i)=>{"use strict";var n=i(46518),o=i(33904);n({global:!0,forced:parseFloat!==o},{parseFloat:o})},58940:(t,e,i)=>{"use strict";var n=i(46518),o=i(52703);n({global:!0,forced:parseInt!==o},{parseInt:o})},96167:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(36043),a=i(1103),c=i(72652);n({target:"Promise",stat:!0,forced:i(90537)},{allSettled:function(t){var e=this,i=s.f(e),n=i.resolve,l=i.reject,u=a((function(){var i=r(e.resolve),s=[],a=0,l=1;c(t,(function(t){var r=a++,c=!1;l++,o(i,e,t).then((function(t){c||(c=!0,s[r]={status:"fulfilled",value:t},--l||n(s))}),(function(t){c||(c=!0,s[r]={status:"rejected",reason:t},--l||n(s))}))})),--l||n(s)}));return u.error&&l(u.value),i.promise}})},16499:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(36043),a=i(1103),c=i(72652);n({target:"Promise",stat:!0,forced:i(90537)},{all:function(t){var e=this,i=s.f(e),n=i.resolve,l=i.reject,u=a((function(){var i=r(e.resolve),s=[],a=0,u=1;c(t,(function(t){var r=a++,c=!1;u++,o(i,e,t).then((function(t){c||(c=!0,s[r]=t,--u||n(s))}),l)})),--u||n(s)}));return u.error&&l(u.value),i.promise}})},93518:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(97751),a=i(36043),c=i(1103),l=i(72652),u=i(90537),h="No one promise resolved";n({target:"Promise",stat:!0,forced:u},{any:function(t){var e=this,i=s("AggregateError"),n=a.f(e),u=n.resolve,d=n.reject,p=c((function(){var n=r(e.resolve),s=[],a=0,c=1,p=!1;l(t,(function(t){var r=a++,l=!1;c++,o(n,e,t).then((function(t){l||p||(p=!0,u(t))}),(function(t){l||p||(l=!0,s[r]=t,--c||d(new i(s,h)))}))})),--c||d(new i(s,h))}));return p.error&&d(p.value),n.promise}})},82003:(t,e,i)=>{"use strict";var n=i(46518),o=i(96395),r=i(10916).CONSTRUCTOR,s=i(80550),a=i(97751),c=i(94901),l=i(36840),u=s&&s.prototype;if(n({target:"Promise",proto:!0,forced:r,real:!0},{catch:function(t){return this.then(void 0,t)}}),!o&&c(s)){var h=a("Promise").prototype.catch;u.catch!==h&&l(u,"catch",h,{unsafe:!0})}},10436:(t,e,i)=>{"use strict";var n,o,r,s=i(46518),a=i(96395),c=i(38574),l=i(44576),u=i(69565),h=i(36840),d=i(52967),p=i(10687),A=i(87633),f=i(79306),g=i(94901),m=i(20034),C=i(90679),b=i(2293),v=i(59225).set,x=i(91955),w=i(90757),y=i(1103),k=i(18265),B=i(91181),E=i(80550),_=i(10916),I=i(36043),D="Promise",S=_.CONSTRUCTOR,T=_.REJECTION_EVENT,O=_.SUBCLASSING,M=B.getterFor(D),P=B.set,R=E&&E.prototype,N=E,H=R,z=l.TypeError,L=l.document,F=l.process,j=I.f,U=j,W=!!(L&&L.createEvent&&l.dispatchEvent),Y="unhandledrejection",q=function(t){var e;return!(!m(t)||!g(e=t.then))&&e},Q=function(t,e){var i,n,o,r=e.value,s=1===e.state,a=s?t.ok:t.fail,c=t.resolve,l=t.reject,h=t.domain;try{a?(s||(2===e.rejection&&J(e),e.rejection=1),!0===a?i=r:(h&&h.enter(),i=a(r),h&&(h.exit(),o=!0)),i===t.promise?l(new z("Promise-chain cycle")):(n=q(i))?u(n,i,c,l):c(i)):l(r)}catch(t){h&&!o&&h.exit(),l(t)}},G=function(t,e){t.notified||(t.notified=!0,x((function(){for(var i,n=t.reactions;i=n.get();)Q(i,t);t.notified=!1,e&&!t.rejection&&V(t)})))},X=function(t,e,i){var n,o;W?((n=L.createEvent("Event")).promise=e,n.reason=i,n.initEvent(t,!1,!0),l.dispatchEvent(n)):n={promise:e,reason:i},!T&&(o=l["on"+t])?o(n):t===Y&&w("Unhandled promise rejection",i)},V=function(t){u(v,l,(function(){var e,i=t.facade,n=t.value;if(K(t)&&(e=y((function(){c?F.emit("unhandledRejection",n,i):X(Y,i,n)})),t.rejection=c||K(t)?2:1,e.error))throw e.value}))},K=function(t){return 1!==t.rejection&&!t.parent},J=function(t){u(v,l,(function(){var e=t.facade;c?F.emit("rejectionHandled",e):X("rejectionhandled",e,t.value)}))},Z=function(t,e,i){return function(n){t(e,n,i)}},$=function(t,e,i){t.done||(t.done=!0,i&&(t=i),t.value=e,t.state=2,G(t,!0))},tt=function(t,e,i){if(!t.done){t.done=!0,i&&(t=i);try{if(t.facade===e)throw new z("Promise can't be resolved itself");var n=q(e);n?x((function(){var i={done:!1};try{u(n,e,Z(tt,i,t),Z($,i,t))}catch(e){$(i,e,t)}})):(t.value=e,t.state=1,G(t,!1))}catch(e){$({done:!1},e,t)}}};if(S&&(H=(N=function(t){C(this,H),f(t),u(n,this);var e=M(this);try{t(Z(tt,e),Z($,e))}catch(t){$(e,t)}}).prototype,(n=function(t){P(this,{type:D,done:!1,notified:!1,parent:!1,reactions:new k,rejection:!1,state:0,value:null})}).prototype=h(H,"then",(function(t,e){var i=M(this),n=j(b(this,N));return i.parent=!0,n.ok=!g(t)||t,n.fail=g(e)&&e,n.domain=c?F.domain:void 0,0===i.state?i.reactions.add(n):x((function(){Q(n,i)})),n.promise})),o=function(){var t=new n,e=M(t);this.promise=t,this.resolve=Z(tt,e),this.reject=Z($,e)},I.f=j=function(t){return t===N||void 0===t?new o(t):U(t)},!a&&g(E)&&R!==Object.prototype)){r=R.then,O||h(R,"then",(function(t,e){var i=this;return new N((function(t,e){u(r,i,t,e)})).then(t,e)}),{unsafe:!0});try{delete R.constructor}catch(t){}d&&d(R,H)}s({global:!0,constructor:!0,wrap:!0,forced:S},{Promise:N}),p(N,D,!1,!0),A(D)},9391:(t,e,i)=>{"use strict";var n=i(46518),o=i(96395),r=i(80550),s=i(79039),a=i(97751),c=i(94901),l=i(2293),u=i(93438),h=i(36840),d=r&&r.prototype;if(n({target:"Promise",proto:!0,real:!0,forced:!!r&&s((function(){d.finally.call({then:function(){}},(function(){}))}))},{finally:function(t){var e=l(this,a("Promise")),i=c(t);return this.then(i?function(i){return u(e,t()).then((function(){return i}))}:t,i?function(i){return u(e,t()).then((function(){throw i}))}:t)}}),!o&&c(r)){var p=a("Promise").prototype.finally;d.finally!==p&&h(d,"finally",p,{unsafe:!0})}},3362:(t,e,i)=>{"use strict";i(10436),i(16499),i(82003),i(7743),i(51481),i(40280)},7743:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79306),s=i(36043),a=i(1103),c=i(72652);n({target:"Promise",stat:!0,forced:i(90537)},{race:function(t){var e=this,i=s.f(e),n=i.reject,l=a((function(){var s=r(e.resolve);c(t,(function(t){o(s,e,t).then(i.resolve,n)}))}));return l.error&&n(l.value),i.promise}})},51481:(t,e,i)=>{"use strict";var n=i(46518),o=i(36043);n({target:"Promise",stat:!0,forced:i(10916).CONSTRUCTOR},{reject:function(t){var e=o.f(this);return(0,e.reject)(t),e.promise}})},40280:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(96395),s=i(80550),a=i(10916).CONSTRUCTOR,c=i(93438),l=o("Promise"),u=r&&!a;n({target:"Promise",stat:!0,forced:r||a},{resolve:function(t){return c(u&&this===l?s:this,t)}})},31689:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(18745),s=i(67680),a=i(36043),c=i(79306),l=i(1103),u=o.Promise,h=!1;n({target:"Promise",stat:!0,forced:!u||!u.try||l((function(){u.try((function(t){h=8===t}),8)})).error||!h},{try:function(t){var e=arguments.length>1?s(arguments,1):[],i=a.f(this),n=l((function(){return r(c(t),void 0,e)}));return(n.error?i.reject:i.resolve)(n.value),i.promise}})},14628:(t,e,i)=>{"use strict";var n=i(46518),o=i(36043);n({target:"Promise",stat:!0},{withResolvers:function(){var t=o.f(this);return{promise:t.promise,resolve:t.resolve,reject:t.reject}}})},39796:(t,e,i)=>{"use strict";var n=i(46518),o=i(18745),r=i(79306),s=i(28551);n({target:"Reflect",stat:!0,forced:!i(79039)((function(){Reflect.apply((function(){}))}))},{apply:function(t,e,i){return o(r(t),e,s(i))}})},60825:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(18745),s=i(30566),a=i(35548),c=i(28551),l=i(20034),u=i(2360),h=i(79039),d=o("Reflect","construct"),p=Object.prototype,A=[].push,f=h((function(){function t(){}return!(d((function(){}),[],t)instanceof t)})),g=!h((function(){d((function(){}))})),m=f||g;n({target:"Reflect",stat:!0,forced:m,sham:m},{construct:function(t,e){a(t),c(e);var i=arguments.length<3?t:a(arguments[2]);if(g&&!f)return d(t,e,i);if(t===i){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var n=[null];return r(A,n,e),new(r(s,t,n))}var o=i.prototype,h=u(l(o)?o:p),m=r(t,h,e);return l(m)?m:h}})},87411:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(28551),s=i(56969),a=i(24913);n({target:"Reflect",stat:!0,forced:i(79039)((function(){Reflect.defineProperty(a.f({},1,{value:1}),1,{value:2})})),sham:!o},{defineProperty:function(t,e,i){r(t);var n=s(e);r(i);try{return a.f(t,n,i),!0}catch(t){return!1}}})},21211:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(77347).f;n({target:"Reflect",stat:!0},{deleteProperty:function(t,e){var i=r(o(t),e);return!(i&&!i.configurable)&&delete t[e]}})},9065:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(28551),s=i(77347);n({target:"Reflect",stat:!0,sham:!o},{getOwnPropertyDescriptor:function(t,e){return s.f(r(t),e)}})},86565:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(42787);n({target:"Reflect",stat:!0,sham:!i(12211)},{getPrototypeOf:function(t){return r(o(t))}})},40888:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(20034),s=i(28551),a=i(16575),c=i(77347),l=i(42787);n({target:"Reflect",stat:!0},{get:function t(e,i){var n,u,h=arguments.length<3?e:arguments[2];return s(e)===h?e[i]:(n=c.f(e,i))?a(n)?n.value:void 0===n.get?void 0:o(n.get,h):r(u=l(e))?t(u,i,h):void 0}})},32812:(t,e,i)=>{"use strict";i(46518)({target:"Reflect",stat:!0},{has:function(t,e){return e in t}})},84634:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(34124);n({target:"Reflect",stat:!0},{isExtensible:function(t){return o(t),r(t)}})},71137:(t,e,i)=>{"use strict";i(46518)({target:"Reflect",stat:!0},{ownKeys:i(35031)})},30985:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(28551);n({target:"Reflect",stat:!0,sham:!i(92744)},{preventExtensions:function(t){r(t);try{var e=o("Object","preventExtensions");return e&&e(t),!0}catch(t){return!1}}})},57254:(t,e,i)=>{"use strict";var n=i(46518),o=i(28551),r=i(73506),s=i(52967);s&&n({target:"Reflect",stat:!0},{setPrototypeOf:function(t,e){o(t),r(e);try{return s(t,e),!0}catch(t){return!1}}})},34268:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(28551),s=i(20034),a=i(16575),c=i(79039),l=i(24913),u=i(77347),h=i(42787),d=i(6980);n({target:"Reflect",stat:!0,forced:c((function(){var t=function(){},e=l.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)}))},{set:function t(e,i,n){var c,p,A,f=arguments.length<4?e:arguments[3],g=u.f(r(e),i);if(!g){if(s(p=h(e)))return t(p,i,n,f);g=d(0)}if(a(g)){if(!1===g.writable||!s(f))return!1;if(c=u.f(f,i)){if(c.get||c.set||!1===c.writable)return!1;c.value=n,l.f(f,i,c)}else l.f(f,i,d(0,n))}else{if(void 0===(A=g.set))return!1;o(A,f,n)}return!0}})},15472:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(10687);n({global:!0},{Reflect:{}}),r(o.Reflect,"Reflect",!0)},84864:(t,e,i)=>{"use strict";var n=i(43724),o=i(44576),r=i(79504),s=i(92796),a=i(23167),c=i(66699),l=i(2360),u=i(38480).f,h=i(1625),d=i(60788),p=i(655),A=i(61034),f=i(58429),g=i(11056),m=i(36840),C=i(79039),b=i(39297),v=i(91181).enforce,x=i(87633),w=i(78227),y=i(83635),k=i(18814),B=w("match"),E=o.RegExp,_=E.prototype,I=o.SyntaxError,D=r(_.exec),S=r("".charAt),T=r("".replace),O=r("".indexOf),M=r("".slice),P=/^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/,R=/a/g,N=/a/g,H=new E(R)!==R,z=f.MISSED_STICKY,L=f.UNSUPPORTED_Y;if(s("RegExp",n&&(!H||z||y||k||C((function(){return N[B]=!1,E(R)!==R||E(N)===N||"/a/i"!==String(E(R,"i"))}))))){for(var F=function(t,e){var i,n,o,r,s,u,f=h(_,this),g=d(t),m=void 0===e,C=[],x=t;if(!f&&g&&m&&t.constructor===F)return t;if((g||h(_,t))&&(t=t.source,m&&(e=A(x))),t=void 0===t?"":p(t),e=void 0===e?"":p(e),x=t,y&&"dotAll"in R&&(n=!!e&&O(e,"s")>-1)&&(e=T(e,/s/g,"")),i=e,z&&"sticky"in R&&(o=!!e&&O(e,"y")>-1)&&L&&(e=T(e,/y/g,"")),k&&(r=function(t){for(var e,i=t.length,n=0,o="",r=[],s=l(null),a=!1,c=!1,u=0,h="";n<=i;n++){if("\\"===(e=S(t,n)))e+=S(t,++n);else if("]"===e)a=!1;else if(!a)switch(!0){case"["===e:a=!0;break;case"("===e:if(o+=e,"?:"===M(t,n+1,n+3))continue;D(P,M(t,n+1))&&(n+=2,c=!0),u++;continue;case">"===e&&c:if(""===h||b(s,h))throw new I("Invalid capture group name");s[h]=!0,r[r.length]=[h,u],c=!1,h="";continue}c?h+=e:o+=e}return[o,r]}(t),t=r[0],C=r[1]),s=a(E(t,e),f?this:_,F),(n||o||C.length)&&(u=v(s),n&&(u.dotAll=!0,u.raw=F(function(t){for(var e,i=t.length,n=0,o="",r=!1;n<=i;n++)"\\"!==(e=S(t,n))?r||"."!==e?("["===e?r=!0:"]"===e&&(r=!1),o+=e):o+="[\\s\\S]":o+=e+S(t,++n);return o}(t),i)),o&&(u.sticky=!0),C.length&&(u.groups=C)),t!==x)try{c(s,"source",""===x?"(?:)":x)}catch(t){}return s},j=u(E),U=0;j.length>U;)g(F,E,j[U++]);_.constructor=F,F.prototype=_,m(o,"RegExp",F,{constructor:!0})}x("RegExp")},57465:(t,e,i)=>{"use strict";var n=i(43724),o=i(83635),r=i(22195),s=i(62106),a=i(91181).get,c=RegExp.prototype,l=TypeError;n&&o&&s(c,"dotAll",{configurable:!0,get:function(){if(this!==c){if("RegExp"===r(this))return!!a(this).dotAll;throw new l("Incompatible receiver, RegExp required")}}})},69479:(t,e,i)=>{"use strict";var n=i(44576),o=i(43724),r=i(62106),s=i(67979),a=i(79039),c=n.RegExp,l=c.prototype;o&&a((function(){var t=!0;try{c(".","d")}catch(e){t=!1}var e={},i="",n=t?"dgimsy":"gimsy",o=function(t,n){Object.defineProperty(e,t,{get:function(){return i+=n,!0}})},r={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var s in t&&(r.hasIndices="d"),r)o(s,r[s]);return Object.getOwnPropertyDescriptor(l,"flags").get.call(e)!==n||i!==n}))&&r(l,"flags",{configurable:!0,get:s})},87745:(t,e,i)=>{"use strict";var n=i(43724),o=i(58429).MISSED_STICKY,r=i(22195),s=i(62106),a=i(91181).get,c=RegExp.prototype,l=TypeError;n&&o&&s(c,"sticky",{configurable:!0,get:function(){if(this!==c){if("RegExp"===r(this))return!!a(this).sticky;throw new l("Incompatible receiver, RegExp required")}}})},90906:(t,e,i)=>{"use strict";i(27495);var n,o,r=i(46518),s=i(69565),a=i(94901),c=i(28551),l=i(655),u=(n=!1,(o=/[ac]/).exec=function(){return n=!0,/./.exec.apply(this,arguments)},!0===o.test("abc")&&n),h=/./.test;r({target:"RegExp",proto:!0,forced:!u},{test:function(t){var e=c(this),i=l(t),n=e.exec;if(!a(n))return s(h,e,i);var o=s(n,e,i);return null!==o&&(c(o),!0)}})},38781:(t,e,i)=>{"use strict";var n=i(10350).PROPER,o=i(36840),r=i(28551),s=i(655),a=i(79039),c=i(61034),l="toString",u=RegExp.prototype,h=u[l],d=a((function(){return"/a/b"!==h.call({source:"a",flags:"b"})})),p=n&&h.name!==l;(d||p)&&o(u,l,(function(){var t=r(this);return"/"+s(t.source)+"/"+s(c(t))}),{unsafe:!0})},92405:(t,e,i)=>{"use strict";i(16468)("Set",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i(86938))},17642:(t,e,i)=>{"use strict";var n=i(46518),o=i(83440);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("difference",(function(t){return 0===t.size}))},{difference:o})},58004:(t,e,i)=>{"use strict";var n=i(46518),o=i(79039),r=i(68750);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("intersection",(function(t){return 2===t.size&&t.has(1)&&t.has(2)}))||o((function(){return"3,2"!==String(Array.from(new Set([1,2,3]).intersection(new Set([3,2]))))}))},{intersection:r})},33853:(t,e,i)=>{"use strict";var n=i(46518),o=i(64449);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("isDisjointFrom",(function(t){return!t}))},{isDisjointFrom:o})},45876:(t,e,i)=>{"use strict";var n=i(46518),o=i(53838);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("isSubsetOf",(function(t){return t}))},{isSubsetOf:o})},32475:(t,e,i)=>{"use strict";var n=i(46518),o=i(28527);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("isSupersetOf",(function(t){return!t}))},{isSupersetOf:o})},31415:(t,e,i)=>{"use strict";i(92405)},15024:(t,e,i)=>{"use strict";var n=i(46518),o=i(83650);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("symmetricDifference")},{symmetricDifference:o})},31698:(t,e,i)=>{"use strict";var n=i(46518),o=i(44204);n({target:"Set",proto:!0,real:!0,forced:!i(84916)("union")},{union:o})},89907:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("anchor")},{anchor:function(t){return o(this,"a","name",t)}})},67357:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(67750),s=i(91291),a=i(655),c=i(79039),l=o("".charAt);n({target:"String",proto:!0,forced:c((function(){return"\ud842"!=="𠮷".at(-2)}))},{at:function(t){var e=a(r(this)),i=e.length,n=s(t),o=n>=0?n:i+n;return o<0||o>=i?void 0:l(e,o)}})},11898:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("big")},{big:function(){return o(this,"big","","")}})},35490:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("blink")},{blink:function(){return o(this,"blink","","")}})},5745:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("bold")},{bold:function(){return o(this,"b","","")}})},23860:(t,e,i)=>{"use strict";var n=i(46518),o=i(68183).codeAt;n({target:"String",proto:!0},{codePointAt:function(t){return o(this,t)}})},99449:(t,e,i)=>{"use strict";var n,o=i(46518),r=i(27476),s=i(77347).f,a=i(18014),c=i(655),l=i(60511),u=i(67750),h=i(41436),d=i(96395),p=r("".slice),A=Math.min,f=h("endsWith");o({target:"String",proto:!0,forced:!(!d&&!f&&(n=s(String.prototype,"endsWith"),n&&!n.writable)||f)},{endsWith:function(t){var e=c(u(this));l(t);var i=arguments.length>1?arguments[1]:void 0,n=e.length,o=void 0===i?n:A(a(i),n),r=c(t);return p(e,o-r.length,o)===r}})},94298:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("fixed")},{fixed:function(){return o(this,"tt","","")}})},60268:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("fontcolor")},{fontcolor:function(t){return o(this,"font","color",t)}})},69546:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("fontsize")},{fontsize:function(t){return o(this,"font","size",t)}})},27337:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(35610),s=RangeError,a=String.fromCharCode,c=String.fromCodePoint,l=o([].join);n({target:"String",stat:!0,arity:1,forced:!!c&&1!==c.length},{fromCodePoint:function(t){for(var e,i=[],n=arguments.length,o=0;n>o;){if(e=+arguments[o++],r(e,1114111)!==e)throw new s(e+" is not a valid code point");i[o]=e<65536?a(e):a(55296+((e-=65536)>>10),e%1024+56320)}return l(i,"")}})},21699:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(60511),s=i(67750),a=i(655),c=i(41436),l=o("".indexOf);n({target:"String",proto:!0,forced:!c("includes")},{includes:function(t){return!!~l(a(s(this)),a(r(t)),arguments.length>1?arguments[1]:void 0)}})},42043:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(67750),s=i(655),a=o("".charCodeAt);n({target:"String",proto:!0},{isWellFormed:function(){for(var t=s(r(this)),e=t.length,i=0;i=56320||++i>=e||56320!=(64512&a(t,i))))return!1}return!0}})},20781:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("italics")},{italics:function(){return o(this,"i","","")}})},47764:(t,e,i)=>{"use strict";var n=i(68183).charAt,o=i(655),r=i(91181),s=i(51088),a=i(62529),c="String Iterator",l=r.set,u=r.getterFor(c);s(String,"String",(function(t){l(this,{type:c,string:o(t),index:0})}),(function(){var t,e=u(this),i=e.string,o=e.index;return o>=i.length?a(void 0,!0):(t=n(i,o),e.index+=t.length,a(t,!1))}))},50778:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("link")},{link:function(t){return o(this,"a","href",t)}})},28543:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(27476),s=i(33994),a=i(62529),c=i(67750),l=i(18014),u=i(655),h=i(28551),d=i(64117),p=i(22195),A=i(60788),f=i(61034),g=i(55966),m=i(36840),C=i(79039),b=i(78227),v=i(2293),x=i(57829),w=i(56682),y=i(91181),k=i(96395),B=b("matchAll"),E="RegExp String",_=E+" Iterator",I=y.set,D=y.getterFor(_),S=RegExp.prototype,T=TypeError,O=r("".indexOf),M=r("".matchAll),P=!!M&&!C((function(){M("a",/./)})),R=s((function(t,e,i,n){I(this,{type:_,regexp:t,string:e,global:i,unicode:n,done:!1})}),E,(function(){var t=D(this);if(t.done)return a(void 0,!0);var e=t.regexp,i=t.string,n=w(e,i);return null===n?(t.done=!0,a(void 0,!0)):t.global?(""===u(n[0])&&(e.lastIndex=x(i,l(e.lastIndex),t.unicode)),a(n,!1)):(t.done=!0,a(n,!1))})),N=function(t){var e,i,n,o=h(this),r=u(t),s=v(o,RegExp),a=u(f(o));return e=new s(s===RegExp?o.source:o,a),i=!!~O(a,"g"),n=!!~O(a,"u"),e.lastIndex=l(o.lastIndex),new R(e,r,i,n)};n({target:"String",proto:!0,forced:P},{matchAll:function(t){var e,i,n,r,s=c(this);if(d(t)){if(P)return M(s,t)}else{if(A(t)&&(e=u(c(f(t))),!~O(e,"g")))throw new T("`.matchAll` does not allow non-global regexes");if(P)return M(s,t);if(void 0===(n=g(t,B))&&k&&"RegExp"===p(t)&&(n=N),n)return o(n,t,s)}return i=u(s),r=new RegExp(t,"g"),k?o(N,r,i):r[B](i)}}),k||B in S||m(S,B,N)},71761:(t,e,i)=>{"use strict";var n=i(69565),o=i(89228),r=i(28551),s=i(64117),a=i(18014),c=i(655),l=i(67750),u=i(55966),h=i(57829),d=i(56682);o("match",(function(t,e,i){return[function(e){var i=l(this),o=s(e)?void 0:u(e,t);return o?n(o,e,i):new RegExp(e)[t](c(i))},function(t){var n=r(this),o=c(t),s=i(e,n,o);if(s.done)return s.value;if(!n.global)return d(n,o);var l=n.unicode;n.lastIndex=0;for(var u,p=[],A=0;null!==(u=d(n,o));){var f=c(u[0]);p[A]=f,""===f&&(n.lastIndex=h(o,a(n.lastIndex),l)),A++}return 0===A?null:p}]}))},35701:(t,e,i)=>{"use strict";var n=i(46518),o=i(60533).end;n({target:"String",proto:!0,forced:i(83063)},{padEnd:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},68156:(t,e,i)=>{"use strict";var n=i(46518),o=i(60533).start;n({target:"String",proto:!0,forced:i(83063)},{padStart:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},85906:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(25397),s=i(48981),a=i(655),c=i(26198),l=o([].push),u=o([].join);n({target:"String",stat:!0},{raw:function(t){var e=r(s(t).raw),i=c(e);if(!i)return"";for(var n=arguments.length,o=[],h=0;;){if(l(o,a(e[h++])),h===i)return u(o,"");h{"use strict";i(46518)({target:"String",proto:!0},{repeat:i(72333)})},79978:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79504),s=i(67750),a=i(94901),c=i(64117),l=i(60788),u=i(655),h=i(55966),d=i(61034),p=i(2478),A=i(78227),f=i(96395),g=A("replace"),m=TypeError,C=r("".indexOf),b=r("".replace),v=r("".slice),x=Math.max;n({target:"String",proto:!0},{replaceAll:function(t,e){var i,n,r,A,w,y,k,B,E,_,I=s(this),D=0,S="";if(!c(t)){if((i=l(t))&&(n=u(s(d(t))),!~C(n,"g")))throw new m("`.replaceAll` does not allow non-global regexes");if(r=h(t,g))return o(r,t,I,e);if(f&&i)return b(u(I),t,e)}for(A=u(I),w=u(t),(y=a(e))||(e=u(e)),k=w.length,B=x(1,k),E=C(A,w);-1!==E;)_=y?u(e(w,E,A)):p(w,A,E,[],void 0,e),S+=v(A,D,E)+_,D=E+k,E=E+B>A.length?-1:C(A,w,E+B);return D{"use strict";var n=i(69565),o=i(89228),r=i(28551),s=i(64117),a=i(67750),c=i(3470),l=i(655),u=i(55966),h=i(56682);o("search",(function(t,e,i){return[function(e){var i=a(this),o=s(e)?void 0:u(e,t);return o?n(o,e,i):new RegExp(e)[t](l(i))},function(t){var n=r(this),o=l(t),s=i(e,n,o);if(s.done)return s.value;var a=n.lastIndex;c(a,0)||(n.lastIndex=0);var u=h(n,o);return c(n.lastIndex,a)||(n.lastIndex=a),null===u?-1:u.index}]}))},89195:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("small")},{small:function(){return o(this,"small","","")}})},90744:(t,e,i)=>{"use strict";var n=i(69565),o=i(79504),r=i(89228),s=i(28551),a=i(64117),c=i(67750),l=i(2293),u=i(57829),h=i(18014),d=i(655),p=i(55966),A=i(56682),f=i(58429),g=i(79039),m=f.UNSUPPORTED_Y,C=Math.min,b=o([].push),v=o("".slice),x=!g((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var i="ab".split(t);return 2!==i.length||"a"!==i[0]||"b"!==i[1]})),w="c"==="abbc".split(/(b)*/)[1]||4!=="test".split(/(?:)/,-1).length||2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length;r("split",(function(t,e,i){var o="0".split(void 0,0).length?function(t,i){return void 0===t&&0===i?[]:n(e,this,t,i)}:e;return[function(e,i){var r=c(this),s=a(e)?void 0:p(e,t);return s?n(s,e,r,i):n(o,d(r),e,i)},function(t,n){var r=s(this),a=d(t);if(!w){var c=i(o,r,a,n,o!==e);if(c.done)return c.value}var p=l(r,RegExp),f=r.unicode,g=(r.ignoreCase?"i":"")+(r.multiline?"m":"")+(r.unicode?"u":"")+(m?"g":"y"),x=new p(m?"^(?:"+r.source+")":r,g),y=void 0===n?4294967295:n>>>0;if(0===y)return[];if(0===a.length)return null===A(x,a)?[a]:[];for(var k=0,B=0,E=[];B{"use strict";var n,o=i(46518),r=i(27476),s=i(77347).f,a=i(18014),c=i(655),l=i(60511),u=i(67750),h=i(41436),d=i(96395),p=r("".slice),A=Math.min,f=h("startsWith");o({target:"String",proto:!0,forced:!(!d&&!f&&(n=s(String.prototype,"startsWith"),n&&!n.writable)||f)},{startsWith:function(t){var e=c(u(this));l(t);var i=a(A(arguments.length>1?arguments[1]:void 0,e.length)),n=c(t);return p(e,i,i+n.length)===n}})},46276:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("strike")},{strike:function(){return o(this,"strike","","")}})},48718:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("sub")},{sub:function(){return o(this,"sub","","")}})},50375:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(67750),s=i(91291),a=i(655),c=o("".slice),l=Math.max,u=Math.min;n({target:"String",proto:!0,forced:!"".substr||"b"!=="ab".substr(-1)},{substr:function(t,e){var i,n,o=a(r(this)),h=o.length,d=s(t);return d===1/0&&(d=0),d<0&&(d=l(h+d,0)),(i=void 0===e?h:s(e))<=0||i===1/0||d>=(n=u(d+i,h))?"":c(o,d,n)}})},16308:(t,e,i)=>{"use strict";var n=i(46518),o=i(77240);n({target:"String",proto:!0,forced:i(23061)("sup")},{sup:function(){return o(this,"sup","","")}})},67438:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565),r=i(79504),s=i(67750),a=i(655),c=i(79039),l=Array,u=r("".charAt),h=r("".charCodeAt),d=r([].join),p="".toWellFormed,A=p&&c((function(){return"1"!==o(p,1)}));n({target:"String",proto:!0,forced:A},{toWellFormed:function(){var t=a(s(this));if(A)return o(p,t);for(var e=t.length,i=l(e),n=0;n=56320||n+1>=e||56320!=(64512&h(t,n+1))?i[n]="�":(i[n]=u(t,n),i[++n]=u(t,n))}return d(i,"")}})},39202:(t,e,i)=>{"use strict";i(33313);var n=i(46518),o=i(18866);n({target:"String",proto:!0,name:"trimEnd",forced:"".trimEnd!==o},{trimEnd:o})},58934:(t,e,i)=>{"use strict";var n=i(46518),o=i(53487);n({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==o},{trimLeft:o})},33313:(t,e,i)=>{"use strict";var n=i(46518),o=i(18866);n({target:"String",proto:!0,name:"trimEnd",forced:"".trimRight!==o},{trimRight:o})},43359:(t,e,i)=>{"use strict";i(58934);var n=i(46518),o=i(53487);n({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==o},{trimStart:o})},42762:(t,e,i)=>{"use strict";var n=i(46518),o=i(43802).trim;n({target:"String",proto:!0,forced:i(60706)("trim")},{trim:function(){return o(this)}})},66412:(t,e,i)=>{"use strict";i(70511)("asyncIterator")},6761:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(69565),s=i(79504),a=i(96395),c=i(43724),l=i(4495),u=i(79039),h=i(39297),d=i(1625),p=i(28551),A=i(25397),f=i(56969),g=i(655),m=i(6980),C=i(2360),b=i(71072),v=i(38480),x=i(10298),w=i(33717),y=i(77347),k=i(24913),B=i(96801),E=i(48773),_=i(36840),I=i(62106),D=i(25745),S=i(66119),T=i(30421),O=i(33392),M=i(78227),P=i(1951),R=i(70511),N=i(58242),H=i(10687),z=i(91181),L=i(59213).forEach,F=S("hidden"),j="Symbol",U="prototype",W=z.set,Y=z.getterFor(j),q=Object[U],Q=o.Symbol,G=Q&&Q[U],X=o.RangeError,V=o.TypeError,K=o.QObject,J=y.f,Z=k.f,$=x.f,tt=E.f,et=s([].push),it=D("symbols"),nt=D("op-symbols"),ot=D("wks"),rt=!K||!K[U]||!K[U].findChild,st=function(t,e,i){var n=J(q,e);n&&delete q[e],Z(t,e,i),n&&t!==q&&Z(q,e,n)},at=c&&u((function(){return 7!==C(Z({},"a",{get:function(){return Z(this,"a",{value:7}).a}})).a}))?st:Z,ct=function(t,e){var i=it[t]=C(G);return W(i,{type:j,tag:t,description:e}),c||(i.description=e),i},lt=function(t,e,i){t===q&<(nt,e,i),p(t);var n=f(e);return p(i),h(it,n)?(i.enumerable?(h(t,F)&&t[F][n]&&(t[F][n]=!1),i=C(i,{enumerable:m(0,!1)})):(h(t,F)||Z(t,F,m(1,C(null))),t[F][n]=!0),at(t,n,i)):Z(t,n,i)},ut=function(t,e){p(t);var i=A(e),n=b(i).concat(At(i));return L(n,(function(e){c&&!r(ht,i,e)||lt(t,e,i[e])})),t},ht=function(t){var e=f(t),i=r(tt,this,e);return!(this===q&&h(it,e)&&!h(nt,e))&&(!(i||!h(this,e)||!h(it,e)||h(this,F)&&this[F][e])||i)},dt=function(t,e){var i=A(t),n=f(e);if(i!==q||!h(it,n)||h(nt,n)){var o=J(i,n);return!o||!h(it,n)||h(i,F)&&i[F][n]||(o.enumerable=!0),o}},pt=function(t){var e=$(A(t)),i=[];return L(e,(function(t){h(it,t)||h(T,t)||et(i,t)})),i},At=function(t){var e=t===q,i=$(e?nt:A(t)),n=[];return L(i,(function(t){!h(it,t)||e&&!h(q,t)||et(n,it[t])})),n};l||(_(G=(Q=function(){if(d(G,this))throw new V("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?g(arguments[0]):void 0,e=O(t),i=function(t){var n=void 0===this?o:this;n===q&&r(i,nt,t),h(n,F)&&h(n[F],e)&&(n[F][e]=!1);var s=m(1,t);try{at(n,e,s)}catch(t){if(!(t instanceof X))throw t;st(n,e,s)}};return c&&rt&&at(q,e,{configurable:!0,set:i}),ct(e,t)})[U],"toString",(function(){return Y(this).tag})),_(Q,"withoutSetter",(function(t){return ct(O(t),t)})),E.f=ht,k.f=lt,B.f=ut,y.f=dt,v.f=x.f=pt,w.f=At,P.f=function(t){return ct(M(t),t)},c&&(I(G,"description",{configurable:!0,get:function(){return Y(this).description}}),a||_(q,"propertyIsEnumerable",ht,{unsafe:!0}))),n({global:!0,constructor:!0,wrap:!0,forced:!l,sham:!l},{Symbol:Q}),L(b(ot),(function(t){R(t)})),n({target:j,stat:!0,forced:!l},{useSetter:function(){rt=!0},useSimple:function(){rt=!1}}),n({target:"Object",stat:!0,forced:!l,sham:!c},{create:function(t,e){return void 0===e?C(t):ut(C(t),e)},defineProperty:lt,defineProperties:ut,getOwnPropertyDescriptor:dt}),n({target:"Object",stat:!0,forced:!l},{getOwnPropertyNames:pt}),N(),H(Q,j),T[F]=!0},89463:(t,e,i)=>{"use strict";var n=i(46518),o=i(43724),r=i(44576),s=i(79504),a=i(39297),c=i(94901),l=i(1625),u=i(655),h=i(62106),d=i(77740),p=r.Symbol,A=p&&p.prototype;if(o&&c(p)&&(!("description"in A)||void 0!==p().description)){var f={},g=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:u(arguments[0]),e=l(A,this)?new p(t):void 0===t?p():p(t);return""===t&&(f[e]=!0),e};d(g,p),g.prototype=A,A.constructor=g;var m="Symbol(description detection)"===String(p("description detection")),C=s(A.valueOf),b=s(A.toString),v=/^Symbol\((.*)\)[^)]+$/,x=s("".replace),w=s("".slice);h(A,"description",{configurable:!0,get:function(){var t=C(this);if(a(f,t))return"";var e=b(t),i=m?w(e,7,-1):x(e,v,"$1");return""===i?void 0:i}}),n({global:!0,constructor:!0,forced:!0},{Symbol:g})}},81510:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(39297),s=i(655),a=i(25745),c=i(91296),l=a("string-to-symbol-registry"),u=a("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{for:function(t){var e=s(t);if(r(l,e))return l[e];var i=o("Symbol")(e);return l[e]=i,u[i]=e,i}})},60193:(t,e,i)=>{"use strict";i(70511)("hasInstance")},92168:(t,e,i)=>{"use strict";i(70511)("isConcatSpreadable")},2259:(t,e,i)=>{"use strict";i(70511)("iterator")},52675:(t,e,i)=>{"use strict";i(6761),i(81510),i(97812),i(33110),i(49773)},97812:(t,e,i)=>{"use strict";var n=i(46518),o=i(39297),r=i(10757),s=i(16823),a=i(25745),c=i(91296),l=a("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{keyFor:function(t){if(!r(t))throw new TypeError(s(t)+" is not a symbol");if(o(l,t))return l[t]}})},83142:(t,e,i)=>{"use strict";i(70511)("matchAll")},86964:(t,e,i)=>{"use strict";i(70511)("match")},83237:(t,e,i)=>{"use strict";i(70511)("replace")},61833:(t,e,i)=>{"use strict";i(70511)("search")},67947:(t,e,i)=>{"use strict";i(70511)("species")},31073:(t,e,i)=>{"use strict";i(70511)("split")},45700:(t,e,i)=>{"use strict";var n=i(70511),o=i(58242);n("toPrimitive"),o()},78125:(t,e,i)=>{"use strict";var n=i(97751),o=i(70511),r=i(10687);o("toStringTag"),r(n("Symbol"),"Symbol")},20326:(t,e,i)=>{"use strict";i(70511)("unscopables")},48140:(t,e,i)=>{"use strict";var n=i(94644),o=i(26198),r=i(91291),s=n.aTypedArray;(0,n.exportTypedArrayMethod)("at",(function(t){var e=s(this),i=o(e),n=r(t),a=n>=0?n:i+n;return a<0||a>=i?void 0:e[a]}))},81630:(t,e,i)=>{"use strict";var n=i(79504),o=i(94644),r=n(i(57029)),s=o.aTypedArray;(0,o.exportTypedArrayMethod)("copyWithin",(function(t,e){return r(s(this),t,e,arguments.length>2?arguments[2]:void 0)}))},72170:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).every,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("every",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},75044:(t,e,i)=>{"use strict";var n=i(94644),o=i(84373),r=i(75854),s=i(36955),a=i(69565),c=i(79504),l=i(79039),u=n.aTypedArray,h=n.exportTypedArrayMethod,d=c("".slice);h("fill",(function(t){var e=arguments.length;u(this);var i="Big"===d(s(this),0,3)?r(t):+t;return a(o,this,i,e>1?arguments[1]:void 0,e>2?arguments[2]:void 0)}),l((function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t})))},69539:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).filter,r=i(29948),s=n.aTypedArray;(0,n.exportTypedArrayMethod)("filter",(function(t){var e=o(s(this),t,arguments.length>1?arguments[1]:void 0);return r(this,e)}))},89955:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).findIndex,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("findIndex",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},91134:(t,e,i)=>{"use strict";var n=i(94644),o=i(43839).findLastIndex,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("findLastIndex",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},21903:(t,e,i)=>{"use strict";var n=i(94644),o=i(43839).findLast,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("findLast",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},31694:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).find,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("find",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},34594:(t,e,i)=>{"use strict";i(15823)("Float32",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},29833:(t,e,i)=>{"use strict";i(15823)("Float64",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},33206:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).forEach,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("forEach",(function(t){o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},48345:(t,e,i)=>{"use strict";var n=i(72805);(0,i(94644).exportTypedArrayStaticMethod)("from",i(43251),n)},44496:(t,e,i)=>{"use strict";var n=i(94644),o=i(19617).includes,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("includes",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},66651:(t,e,i)=>{"use strict";var n=i(94644),o=i(19617).indexOf,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("indexOf",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},72107:(t,e,i)=>{"use strict";i(15823)("Int16",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},95477:(t,e,i)=>{"use strict";i(15823)("Int32",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},46594:(t,e,i)=>{"use strict";i(15823)("Int8",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},12887:(t,e,i)=>{"use strict";var n=i(44576),o=i(79039),r=i(79504),s=i(94644),a=i(23792),c=i(78227)("iterator"),l=n.Uint8Array,u=r(a.values),h=r(a.keys),d=r(a.entries),p=s.aTypedArray,A=s.exportTypedArrayMethod,f=l&&l.prototype,g=!o((function(){f[c].call([1])})),m=!!f&&f.values&&f[c]===f.values&&"values"===f.values.name,C=function(){return u(p(this))};A("entries",(function(){return d(p(this))}),g),A("keys",(function(){return h(p(this))}),g),A("values",C,g||!m,{name:"values"}),A(c,C,g||!m,{name:"values"})},19369:(t,e,i)=>{"use strict";var n=i(94644),o=i(79504),r=n.aTypedArray,s=n.exportTypedArrayMethod,a=o([].join);s("join",(function(t){return a(r(this),t)}))},66812:(t,e,i)=>{"use strict";var n=i(94644),o=i(18745),r=i(8379),s=n.aTypedArray;(0,n.exportTypedArrayMethod)("lastIndexOf",(function(t){var e=arguments.length;return o(r,s(this),e>1?[t,arguments[1]]:[t])}))},8995:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).map,r=n.aTypedArray,s=n.getTypedArrayConstructor;(0,n.exportTypedArrayMethod)("map",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0,(function(t,e){return new(s(t))(e)}))}))},52568:(t,e,i)=>{"use strict";var n=i(94644),o=i(72805),r=n.aTypedArrayConstructor;(0,n.exportTypedArrayStaticMethod)("of",(function(){for(var t=0,e=arguments.length,i=new(r(this))(e);e>t;)i[t]=arguments[t++];return i}),o)},36072:(t,e,i)=>{"use strict";var n=i(94644),o=i(80926).right,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("reduceRight",(function(t){var e=arguments.length;return o(r(this),t,e,e>1?arguments[1]:void 0)}))},31575:(t,e,i)=>{"use strict";var n=i(94644),o=i(80926).left,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("reduce",(function(t){var e=arguments.length;return o(r(this),t,e,e>1?arguments[1]:void 0)}))},88747:(t,e,i)=>{"use strict";var n=i(94644),o=n.aTypedArray,r=n.exportTypedArrayMethod,s=Math.floor;r("reverse",(function(){for(var t,e=this,i=o(e).length,n=s(i/2),r=0;r{"use strict";var n=i(44576),o=i(69565),r=i(94644),s=i(26198),a=i(58229),c=i(48981),l=i(79039),u=n.RangeError,h=n.Int8Array,d=h&&h.prototype,p=d&&d.set,A=r.aTypedArray,f=r.exportTypedArrayMethod,g=!l((function(){var t=new Uint8ClampedArray(2);return o(p,t,{length:1,0:3},1),3!==t[1]})),m=g&&r.NATIVE_ARRAY_BUFFER_VIEWS&&l((function(){var t=new h(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]}));f("set",(function(t){A(this);var e=a(arguments.length>1?arguments[1]:void 0,1),i=c(t);if(g)return o(p,this,i,e);var n=this.length,r=s(i),l=0;if(r+e>n)throw new u("Wrong length");for(;l{"use strict";var n=i(94644),o=i(79039),r=i(67680),s=n.aTypedArray,a=n.getTypedArrayConstructor;(0,n.exportTypedArrayMethod)("slice",(function(t,e){for(var i=r(s(this),t,e),n=a(this),o=0,c=i.length,l=new n(c);c>o;)l[o]=i[o++];return l}),o((function(){new Int8Array(1).slice()})))},57301:(t,e,i)=>{"use strict";var n=i(94644),o=i(59213).some,r=n.aTypedArray;(0,n.exportTypedArrayMethod)("some",(function(t){return o(r(this),t,arguments.length>1?arguments[1]:void 0)}))},373:(t,e,i)=>{"use strict";var n=i(44576),o=i(27476),r=i(79039),s=i(79306),a=i(74488),c=i(94644),l=i(13709),u=i(13763),h=i(39519),d=i(3607),p=c.aTypedArray,A=c.exportTypedArrayMethod,f=n.Uint16Array,g=f&&o(f.prototype.sort),m=!(!g||r((function(){g(new f(2),null)}))&&r((function(){g(new f(2),{})}))),C=!!g&&!r((function(){if(h)return h<74;if(l)return l<67;if(u)return!0;if(d)return d<602;var t,e,i=new f(516),n=Array(516);for(t=0;t<516;t++)e=t%4,i[t]=515-t,n[t]=t-2*e+3;for(g(i,(function(t,e){return(t/4|0)-(e/4|0)})),t=0;t<516;t++)if(i[t]!==n[t])return!0}));A("sort",(function(t){return void 0!==t&&s(t),C?g(this,t):a(p(this),function(t){return function(e,i){return void 0!==t?+t(e,i)||0:i!=i?-1:e!=e?1:0===e&&0===i?1/e>0&&1/i<0?1:-1:e>i}}(t))}),!C||m)},86614:(t,e,i)=>{"use strict";var n=i(94644),o=i(18014),r=i(35610),s=n.aTypedArray,a=n.getTypedArrayConstructor;(0,n.exportTypedArrayMethod)("subarray",(function(t,e){var i=s(this),n=i.length,c=r(t,n);return new(a(i))(i.buffer,i.byteOffset+c*i.BYTES_PER_ELEMENT,o((void 0===e?n:r(e,n))-c))}))},41405:(t,e,i)=>{"use strict";var n=i(44576),o=i(18745),r=i(94644),s=i(79039),a=i(67680),c=n.Int8Array,l=r.aTypedArray,u=r.exportTypedArrayMethod,h=[].toLocaleString,d=!!c&&s((function(){h.call(new c(1))}));u("toLocaleString",(function(){return o(h,d?a(l(this)):l(this),a(arguments))}),s((function(){return[1,2].toLocaleString()!==new c([1,2]).toLocaleString()}))||!s((function(){c.prototype.toLocaleString.call([1,2])})))},37467:(t,e,i)=>{"use strict";var n=i(37628),o=i(94644),r=o.aTypedArray,s=o.exportTypedArrayMethod,a=o.getTypedArrayConstructor;s("toReversed",(function(){return n(r(this),a(this))}))},44732:(t,e,i)=>{"use strict";var n=i(94644),o=i(79504),r=i(79306),s=i(35370),a=n.aTypedArray,c=n.getTypedArrayConstructor,l=n.exportTypedArrayMethod,u=o(n.TypedArrayPrototype.sort);l("toSorted",(function(t){void 0!==t&&r(t);var e=a(this),i=s(c(e),e);return u(i,t)}))},33684:(t,e,i)=>{"use strict";var n=i(94644).exportTypedArrayMethod,o=i(79039),r=i(44576),s=i(79504),a=r.Uint8Array,c=a&&a.prototype||{},l=[].toString,u=s([].join);o((function(){l.call({})}))&&(l=function(){return u(this)});var h=c.toString!==l;n("toString",l,h)},3690:(t,e,i)=>{"use strict";i(15823)("Uint16",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},61740:(t,e,i)=>{"use strict";i(15823)("Uint32",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},21489:(t,e,i)=>{"use strict";i(15823)("Uint8",(function(t){return function(e,i,n){return t(this,e,i,n)}}))},22134:(t,e,i)=>{"use strict";i(15823)("Uint8",(function(t){return function(e,i,n){return t(this,e,i,n)}}),!0)},79577:(t,e,i)=>{"use strict";var n=i(39928),o=i(94644),r=i(18727),s=i(91291),a=i(75854),c=o.aTypedArray,l=o.getTypedArrayConstructor,u=o.exportTypedArrayMethod,h=!!function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}();u("with",{with:function(t,e){var i=c(this),o=s(t),u=r(i)?a(e):+e;return n(i,l(i),o,u)}}.with,!h)},88267:(t,e,i)=>{"use strict";var n=i(46518),o=i(79504),r=i(655),s=String.fromCharCode,a=o("".charAt),c=o(/./.exec),l=o("".slice),u=/^[\da-f]{2}$/i,h=/^[\da-f]{4}$/i;n({global:!0},{unescape:function(t){for(var e,i,n=r(t),o="",d=n.length,p=0;p{"use strict";var n,o=i(92744),r=i(44576),s=i(79504),a=i(56279),c=i(3451),l=i(16468),u=i(91625),h=i(20034),d=i(91181).enforce,p=i(79039),A=i(58622),f=Object,g=Array.isArray,m=f.isExtensible,C=f.isFrozen,b=f.isSealed,v=f.freeze,x=f.seal,w=!r.ActiveXObject&&"ActiveXObject"in r,y=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},k=l("WeakMap",y,u),B=k.prototype,E=s(B.set);if(A)if(w){n=u.getConstructor(y,"WeakMap",!0),c.enable();var _=s(B.delete),I=s(B.has),D=s(B.get);a(B,{delete:function(t){if(h(t)&&!m(t)){var e=d(this);return e.frozen||(e.frozen=new n),_(this,t)||e.frozen.delete(t)}return _(this,t)},has:function(t){if(h(t)&&!m(t)){var e=d(this);return e.frozen||(e.frozen=new n),I(this,t)||e.frozen.has(t)}return I(this,t)},get:function(t){if(h(t)&&!m(t)){var e=d(this);return e.frozen||(e.frozen=new n),I(this,t)?D(this,t):e.frozen.get(t)}return D(this,t)},set:function(t,e){if(h(t)&&!m(t)){var i=d(this);i.frozen||(i.frozen=new n),I(this,t)?E(this,t,e):i.frozen.set(t,e)}else E(this,t,e);return this}})}else o&&p((function(){var t=v([]);return E(new k,t,1),!C(t)}))&&a(B,{set:function(t,e){var i;return g(t)&&(C(t)?i=v:b(t)&&(i=x)),E(this,t,e),i&&i(t),this}})},73772:(t,e,i)=>{"use strict";i(65746)},5240:(t,e,i)=>{"use strict";i(16468)("WeakSet",(function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}}),i(91625))},30958:(t,e,i)=>{"use strict";i(5240)},2945:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(97751),s=i(79504),a=i(69565),c=i(79039),l=i(655),u=i(22812),h=i(92804).c2i,d=/[^\d+/a-z]/i,p=/[\t\n\f\r ]+/g,A=/[=]{1,2}$/,f=r("atob"),g=String.fromCharCode,m=s("".charAt),C=s("".replace),b=s(d.exec),v=!!f&&!c((function(){return"hi"!==f("aGk=")})),x=v&&c((function(){return""!==f(" ")})),w=v&&!c((function(){f("a")})),y=v&&!c((function(){f()})),k=v&&1!==f.length;n({global:!0,bind:!0,enumerable:!0,forced:!v||x||w||y||k},{atob:function(t){if(u(arguments.length,1),v&&!x&&!w)return a(f,o,t);var e,i,n,s=C(l(t),p,""),c="",y=0,k=0;if(s.length%4==0&&(s=C(s,A,"")),(e=s.length)%4==1||b(d,s))throw new(r("DOMException"))("The string is not correctly encoded","InvalidCharacterError");for(;y>(-2*k&6)));return c}})},42207:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(97751),s=i(79504),a=i(69565),c=i(79039),l=i(655),u=i(22812),h=i(92804).i2c,d=r("btoa"),p=s("".charAt),A=s("".charCodeAt),f=!!d&&!c((function(){return"aGk="!==d("hi")})),g=f&&!c((function(){d()})),m=f&&c((function(){return"bnVsbA=="!==d(null)})),C=f&&1!==d.length;n({global:!0,bind:!0,enumerable:!0,forced:!f||g||m||C},{btoa:function(t){if(u(arguments.length,1),f)return a(d,o,l(t));for(var e,i,n=l(t),s="",c=0,g=h;p(n,c)||(g="=",c%1);){if((i=A(n,c+=3/4))>255)throw new(r("DOMException"))("The string contains characters outside of the Latin1 range","InvalidCharacterError");s+=p(g,63&(e=e<<8|i)>>8-c%1*8)}return s}})},86368:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(59225).clear;n({global:!0,bind:!0,enumerable:!0,forced:o.clearImmediate!==r},{clearImmediate:r})},23500:(t,e,i)=>{"use strict";var n=i(44576),o=i(67400),r=i(79296),s=i(90235),a=i(66699),c=function(t){if(t&&t.forEach!==s)try{a(t,"forEach",s)}catch(e){t.forEach=s}};for(var l in o)o[l]&&c(n[l]&&n[l].prototype);c(r)},62953:(t,e,i)=>{"use strict";var n=i(44576),o=i(67400),r=i(79296),s=i(23792),a=i(66699),c=i(10687),l=i(78227)("iterator"),u=s.values,h=function(t,e){if(t){if(t[l]!==u)try{a(t,l,u)}catch(e){t[l]=u}if(c(t,e,!0),o[e])for(var i in s)if(t[i]!==s[i])try{a(t,i,s[i])}catch(e){t[i]=s[i]}}};for(var d in o)h(n[d]&&n[d].prototype,d);h(r,"DOMTokenList")},55815:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(89429),s=i(79039),a=i(2360),c=i(6980),l=i(24913).f,u=i(36840),h=i(62106),d=i(39297),p=i(90679),A=i(28551),f=i(77536),g=i(32603),m=i(55002),C=i(16193),b=i(91181),v=i(43724),x=i(96395),w="DOMException",y="DATA_CLONE_ERR",k=o("Error"),B=o(w)||function(){try{(new(o("MessageChannel")||r("worker_threads").MessageChannel)).port1.postMessage(new WeakMap)}catch(t){if(t.name===y&&25===t.code)return t.constructor}}(),E=B&&B.prototype,_=k.prototype,I=b.set,D=b.getterFor(w),S="stack"in new k(w),T=function(t){return d(m,t)&&m[t].m?m[t].c:0},O=function(){p(this,M);var t=arguments.length,e=g(t<1?void 0:arguments[0]),i=g(t<2?void 0:arguments[1],"Error"),n=T(i);if(I(this,{type:w,name:i,message:e,code:n}),v||(this.name=i,this.message=e,this.code=n),S){var o=new k(e);o.name=w,l(this,"stack",c(1,C(o.stack,1)))}},M=O.prototype=a(_),P=function(t){return{enumerable:!0,configurable:!0,get:t}},R=function(t){return P((function(){return D(this)[t]}))};v&&(h(M,"code",R("code")),h(M,"message",R("message")),h(M,"name",R("name"))),l(M,"constructor",c(1,O));var N=s((function(){return!(new B instanceof k)})),H=N||s((function(){return _.toString!==f||"2: 1"!==String(new B(1,2))})),z=N||s((function(){return 25!==new B(1,"DataCloneError").code})),L=N||25!==B[y]||25!==E[y],F=x?H||z||L:N;n({global:!0,constructor:!0,forced:F},{DOMException:F?O:B});var j=o(w),U=j.prototype;for(var W in H&&(x||B===j)&&u(U,"toString",f),z&&v&&B===j&&h(U,"code",P((function(){return T(A(this).name)}))),m)if(d(m,W)){var Y=m[W],q=Y.s,Q=c(6,Y.c);d(j,q)||l(j,q,Q),d(U,q)||l(U,q,Q)}},64979:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(97751),s=i(6980),a=i(24913).f,c=i(39297),l=i(90679),u=i(23167),h=i(32603),d=i(55002),p=i(16193),A=i(43724),f=i(96395),g="DOMException",m=r("Error"),C=r(g),b=function(){l(this,v);var t=arguments.length,e=h(t<1?void 0:arguments[0]),i=h(t<2?void 0:arguments[1],"Error"),n=new C(e,i),o=new m(e);return o.name=g,a(n,"stack",s(1,p(o.stack,1))),u(n,this,b),n},v=b.prototype=C.prototype,x="stack"in new m(g),w="stack"in new C(1,2),y=C&&A&&Object.getOwnPropertyDescriptor(o,g),k=!(!y||y.writable&&y.configurable),B=x&&!k&&!w;n({global:!0,constructor:!0,forced:f||B},{DOMException:B?b:C});var E=r(g),_=E.prototype;if(_.constructor!==E)for(var I in f||a(_,"constructor",s(1,E)),d)if(c(d,I)){var D=d[I],S=D.s;c(E,S)||a(E,S,s(6,D.c))}},79739:(t,e,i)=>{"use strict";var n=i(97751),o="DOMException";i(10687)(n(o),o)},59848:(t,e,i)=>{"use strict";i(86368),i(29309)},122:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(91955),s=i(79306),a=i(22812),c=i(79039),l=i(43724);n({global:!0,enumerable:!0,dontCallGetSet:!0,forced:c((function(){return l&&1!==Object.getOwnPropertyDescriptor(o,"queueMicrotask").value.length}))},{queueMicrotask:function(t){a(arguments.length,1),r(s(t))}})},13611:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(62106),s=i(43724),a=TypeError,c=Object.defineProperty,l=o.self!==o;try{if(s){var u=Object.getOwnPropertyDescriptor(o,"self");!l&&u&&u.get&&u.enumerable||r(o,"self",{get:function(){return o},set:function(t){if(this!==o)throw new a("Illegal invocation");c(o,"self",{value:t,writable:!0,configurable:!0,enumerable:!0})},configurable:!0,enumerable:!0})}else n({global:!0,simple:!0,forced:l},{self:o})}catch(t){}},29309:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(59225).set,s=i(79472),a=o.setImmediate?s(r,!1):r;n({global:!0,bind:!0,enumerable:!0,forced:o.setImmediate!==a},{setImmediate:a})},15575:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(79472)(o.setInterval,!0);n({global:!0,bind:!0,forced:o.setInterval!==r},{setInterval:r})},24599:(t,e,i)=>{"use strict";var n=i(46518),o=i(44576),r=i(79472)(o.setTimeout,!0);n({global:!0,bind:!0,forced:o.setTimeout!==r},{setTimeout:r})},71678:(t,e,i)=>{"use strict";var n,o=i(96395),r=i(46518),s=i(44576),a=i(97751),c=i(79504),l=i(79039),u=i(33392),h=i(94901),d=i(33517),p=i(64117),A=i(20034),f=i(10757),g=i(72652),m=i(28551),C=i(36955),b=i(39297),v=i(97040),x=i(66699),w=i(26198),y=i(22812),k=i(61034),B=i(72248),E=i(94402),_=i(38469),I=i(94483),D=i(24659),S=i(1548),T=s.Object,O=s.Array,M=s.Date,P=s.Error,R=s.TypeError,N=s.PerformanceMark,H=a("DOMException"),z=B.Map,L=B.has,F=B.get,j=B.set,U=E.Set,W=E.add,Y=E.has,q=a("Object","keys"),Q=c([].push),G=c((!0).valueOf),X=c(1..valueOf),V=c("".valueOf),K=c(M.prototype.getTime),J=u("structuredClone"),Z="DataCloneError",$="Transferring",tt=function(t){return!l((function(){var e=new s.Set([7]),i=t(e),n=t(T(7));return i===e||!i.has(7)||!A(n)||7!=+n}))&&t},et=function(t,e){return!l((function(){var i=new e,n=t({a:i,b:i});return!(n&&n.a===n.b&&n.a instanceof e&&n.a.stack===i.stack)}))},it=s.structuredClone,nt=o||!et(it,P)||!et(it,H)||(n=it,!!l((function(){var t=n(new s.AggregateError([1],J,{cause:3}));return"AggregateError"!==t.name||1!==t.errors[0]||t.message!==J||3!==t.cause}))),ot=!it&&tt((function(t){return new N(J,{detail:t}).detail})),rt=tt(it)||ot,st=function(t){throw new H("Uncloneable type: "+t,Z)},at=function(t,e){throw new H((e||"Cloning")+" of "+t+" cannot be properly polyfilled in this engine",Z)},ct=function(t,e){return rt||at(e),rt(t)},lt=function(t,e,i){if(L(e,t))return F(e,t);var n,o,r,a,c,l;if("SharedArrayBuffer"===(i||C(t)))n=rt?rt(t):t;else{var u=s.DataView;u||h(t.slice)||at("ArrayBuffer");try{if(h(t.slice)&&!t.resizable)n=t.slice(0);else{o=t.byteLength,r="maxByteLength"in t?{maxByteLength:t.maxByteLength}:void 0,n=new ArrayBuffer(o,r),a=new u(t),c=new u(n);for(l=0;l1&&!p(arguments[1])?m(arguments[1]):void 0,o=n?n.transfer:void 0;void 0!==o&&(i=function(t,e){if(!A(t))throw new R("Transfer option cannot be converted to a sequence");var i=[];g(t,(function(t){Q(i,m(t))}));for(var n,o,r,a,c,l=0,u=w(i),p=new U;l{"use strict";i(15575),i(24599)},98406:(t,e,i)=>{"use strict";i(23792),i(27337);var n=i(46518),o=i(44576),r=i(93389),s=i(97751),a=i(69565),c=i(79504),l=i(43724),u=i(67416),h=i(36840),d=i(62106),p=i(56279),A=i(10687),f=i(33994),g=i(91181),m=i(90679),C=i(94901),b=i(39297),v=i(76080),x=i(36955),w=i(28551),y=i(20034),k=i(655),B=i(2360),E=i(6980),_=i(70081),I=i(50851),D=i(62529),S=i(22812),T=i(78227),O=i(74488),M=T("iterator"),P="URLSearchParams",R=P+"Iterator",N=g.set,H=g.getterFor(P),z=g.getterFor(R),L=r("fetch"),F=r("Request"),j=r("Headers"),U=F&&F.prototype,W=j&&j.prototype,Y=o.TypeError,q=o.encodeURIComponent,Q=String.fromCharCode,G=s("String","fromCodePoint"),X=parseInt,V=c("".charAt),K=c([].join),J=c([].push),Z=c("".replace),$=c([].shift),tt=c([].splice),et=c("".split),it=c("".slice),nt=c(/./.exec),ot=/\+/g,rt=/^[0-9a-f]+$/i,st=function(t,e){var i=it(t,e,e+2);return nt(rt,i)?X(i,16):NaN},at=function(t){for(var e=0,i=128;i>0&&t&i;i>>=1)e++;return e},ct=function(t){var e=null;switch(t.length){case 1:e=t[0];break;case 2:e=(31&t[0])<<6|63&t[1];break;case 3:e=(15&t[0])<<12|(63&t[1])<<6|63&t[2];break;case 4:e=(7&t[0])<<18|(63&t[1])<<12|(63&t[2])<<6|63&t[3]}return e>1114111?null:e},lt=function(t){for(var e=(t=Z(t,ot," ")).length,i="",n=0;ne){i+="%",n++;continue}var r=st(t,n+1);if(r!=r){i+=o,n++;continue}n+=2;var s=at(r);if(0===s)o=Q(r);else{if(1===s||s>4){i+="�",n++;continue}for(var a=[r],c=1;ce||"%"!==V(t,n));){var l=st(t,n+1);if(l!=l){n+=3;break}if(l>191||l<128)break;J(a,l),n+=2,c++}if(a.length!==s){i+="�";continue}var u=ct(a);null===u?i+="�":o=G(u)}}i+=o,n++}return i},ut=/[!'()~]|%20/g,ht={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},dt=function(t){return ht[t]},pt=function(t){return Z(q(t),ut,dt)},At=f((function(t,e){N(this,{type:R,target:H(t).entries,index:0,kind:e})}),P,(function(){var t=z(this),e=t.target,i=t.index++;if(!e||i>=e.length)return t.target=null,D(void 0,!0);var n=e[i];switch(t.kind){case"keys":return D(n.key,!1);case"values":return D(n.value,!1)}return D([n.key,n.value],!1)}),!0),ft=function(t){this.entries=[],this.url=null,void 0!==t&&(y(t)?this.parseObject(t):this.parseQuery("string"==typeof t?"?"===V(t,0)?it(t,1):t:k(t)))};ft.prototype={type:P,bindURL:function(t){this.url=t,this.update()},parseObject:function(t){var e,i,n,o,r,s,c,l=this.entries,u=I(t);if(u)for(i=(e=_(t,u)).next;!(n=a(i,e)).done;){if(r=(o=_(w(n.value))).next,(s=a(r,o)).done||(c=a(r,o)).done||!a(r,o).done)throw new Y("Expected sequence with length 2");J(l,{key:k(s.value),value:k(c.value)})}else for(var h in t)b(t,h)&&J(l,{key:h,value:k(t[h])})},parseQuery:function(t){if(t)for(var e,i,n=this.entries,o=et(t,"&"),r=0;r0?arguments[0]:void 0));l||(this.size=t.entries.length)},mt=gt.prototype;if(p(mt,{append:function(t,e){var i=H(this);S(arguments.length,2),J(i.entries,{key:k(t),value:k(e)}),l||this.length++,i.updateURL()},delete:function(t){for(var e=H(this),i=S(arguments.length,1),n=e.entries,o=k(t),r=i<2?void 0:arguments[1],s=void 0===r?r:k(r),a=0;ae.key?1:-1})),t.updateURL()},forEach:function(t){for(var e,i=H(this).entries,n=v(t,arguments.length>1?arguments[1]:void 0),o=0;o1?vt(arguments[1]):{})}}),C(F)){var xt=function(t){return m(this,U),new F(t,arguments.length>1?vt(arguments[1]):{})};U.constructor=xt,xt.prototype=U,n({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:xt})}}t.exports={URLSearchParams:gt,getState:H}},14603:(t,e,i)=>{"use strict";var n=i(36840),o=i(79504),r=i(655),s=i(22812),a=URLSearchParams,c=a.prototype,l=o(c.append),u=o(c.delete),h=o(c.forEach),d=o([].push),p=new a("a=1&a=2&b=3");p.delete("a",1),p.delete("b",void 0),p+""!="a=2"&&n(c,"delete",(function(t){var e=arguments.length,i=e<2?void 0:arguments[1];if(e&&void 0===i)return u(this,t);var n=[];h(this,(function(t,e){d(n,{key:e,value:t})})),s(e,1);for(var o,a=r(t),c=r(i),p=0,A=0,f=!1,g=n.length;p{"use strict";var n=i(36840),o=i(79504),r=i(655),s=i(22812),a=URLSearchParams,c=a.prototype,l=o(c.getAll),u=o(c.has),h=new a("a=1");!h.has("a",2)&&h.has("a",void 0)||n(c,"has",(function(t){var e=arguments.length,i=e<2?void 0:arguments[1];if(e&&void 0===i)return u(this,t);var n=l(this,t);s(e,1);for(var o=r(i),a=0;a{"use strict";i(98406)},98721:(t,e,i)=>{"use strict";var n=i(43724),o=i(79504),r=i(62106),s=URLSearchParams.prototype,a=o(s.forEach);n&&!("size"in s)&&r(s,"size",{get:function(){var t=0;return a(this,(function(){t++})),t},configurable:!0,enumerable:!0})},2222:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(79039),s=i(22812),a=i(655),c=i(67416),l=o("URL"),u=c&&r((function(){l.canParse()})),h=r((function(){return 1!==l.canParse.length}));n({target:"URL",stat:!0,forced:!u||h},{canParse:function(t){var e=s(arguments.length,1),i=a(t),n=e<2||void 0===arguments[1]?void 0:a(arguments[1]);try{return!!new l(i,n)}catch(t){return!1}}})},45806:(t,e,i)=>{"use strict";i(47764);var n,o=i(46518),r=i(43724),s=i(67416),a=i(44576),c=i(76080),l=i(79504),u=i(36840),h=i(62106),d=i(90679),p=i(39297),A=i(44213),f=i(97916),g=i(67680),m=i(68183).codeAt,C=i(3717),b=i(655),v=i(10687),x=i(22812),w=i(98406),y=i(91181),k=y.set,B=y.getterFor("URL"),E=w.URLSearchParams,_=w.getState,I=a.URL,D=a.TypeError,S=a.parseInt,T=Math.floor,O=Math.pow,M=l("".charAt),P=l(/./.exec),R=l([].join),N=l(1..toString),H=l([].pop),z=l([].push),L=l("".replace),F=l([].shift),j=l("".split),U=l("".slice),W=l("".toLowerCase),Y=l([].unshift),q="Invalid scheme",Q="Invalid host",G="Invalid port",X=/[a-z]/i,V=/[\d+-.a-z]/i,K=/\d/,J=/^0x/i,Z=/^[0-7]+$/,$=/^\d+$/,tt=/^[\da-f]+$/i,et=/[\0\t\n\r #%/:<>?@[\\\]^|]/,it=/[\0\t\n\r #/:<>?@[\\\]^|]/,nt=/^[\u0000-\u0020]+/,ot=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,rt=/[\t\n\r]/g,st=function(t){var e,i,n,o;if("number"==typeof t){for(e=[],i=0;i<4;i++)Y(e,t%256),t=T(t/256);return R(e,".")}if("object"==typeof t){for(e="",n=function(t){for(var e=null,i=1,n=null,o=0,r=0;r<8;r++)0!==t[r]?(o>i&&(e=n,i=o),n=null,o=0):(null===n&&(n=r),++o);return o>i?n:e}(t),i=0;i<8;i++)o&&0===t[i]||(o&&(o=!1),n===i?(e+=i?":":"::",o=!0):(e+=N(t[i],16),i<7&&(e+=":")));return"["+e+"]"}return t},at={},ct=A({},at,{" ":1,'"':1,"<":1,">":1,"`":1}),lt=A({},ct,{"#":1,"?":1,"{":1,"}":1}),ut=A({},lt,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),ht=function(t,e){var i=m(t,0);return i>32&&i<127&&!p(e,t)?t:encodeURIComponent(t)},dt={ftp:21,file:null,http:80,https:443,ws:80,wss:443},pt=function(t,e){var i;return 2===t.length&&P(X,M(t,0))&&(":"===(i=M(t,1))||!e&&"|"===i)},At=function(t){var e;return t.length>1&&pt(U(t,0,2))&&(2===t.length||"/"===(e=M(t,2))||"\\"===e||"?"===e||"#"===e)},ft=function(t){return"."===t||"%2e"===W(t)},gt={},mt={},Ct={},bt={},vt={},xt={},wt={},yt={},kt={},Bt={},Et={},_t={},It={},Dt={},St={},Tt={},Ot={},Mt={},Pt={},Rt={},Nt={},Ht=function(t,e,i){var n,o,r,s=b(t);if(e){if(o=this.parse(s))throw new D(o);this.searchParams=null}else{if(void 0!==i&&(n=new Ht(i,!0)),o=this.parse(s,null,n))throw new D(o);(r=_(new E)).bindURL(this),this.searchParams=r}};Ht.prototype={type:"URL",parse:function(t,e,i){var o,r,s,a,c,l=this,u=e||gt,h=0,d="",A=!1,m=!1,C=!1;for(t=b(t),e||(l.scheme="",l.username="",l.password="",l.host=null,l.port=null,l.path=[],l.query=null,l.fragment=null,l.cannotBeABaseURL=!1,t=L(t,nt,""),t=L(t,ot,"$1")),t=L(t,rt,""),o=f(t);h<=o.length;){switch(r=o[h],u){case gt:if(!r||!P(X,r)){if(e)return q;u=Ct;continue}d+=W(r),u=mt;break;case mt:if(r&&(P(V,r)||"+"===r||"-"===r||"."===r))d+=W(r);else{if(":"!==r){if(e)return q;d="",u=Ct,h=0;continue}if(e&&(l.isSpecial()!==p(dt,d)||"file"===d&&(l.includesCredentials()||null!==l.port)||"file"===l.scheme&&!l.host))return;if(l.scheme=d,e)return void(l.isSpecial()&&dt[l.scheme]===l.port&&(l.port=null));d="","file"===l.scheme?u=Dt:l.isSpecial()&&i&&i.scheme===l.scheme?u=bt:l.isSpecial()?u=yt:"/"===o[h+1]?(u=vt,h++):(l.cannotBeABaseURL=!0,z(l.path,""),u=Pt)}break;case Ct:if(!i||i.cannotBeABaseURL&&"#"!==r)return q;if(i.cannotBeABaseURL&&"#"===r){l.scheme=i.scheme,l.path=g(i.path),l.query=i.query,l.fragment="",l.cannotBeABaseURL=!0,u=Nt;break}u="file"===i.scheme?Dt:xt;continue;case bt:if("/"!==r||"/"!==o[h+1]){u=xt;continue}u=kt,h++;break;case vt:if("/"===r){u=Bt;break}u=Mt;continue;case xt:if(l.scheme=i.scheme,r===n)l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,l.path=g(i.path),l.query=i.query;else if("/"===r||"\\"===r&&l.isSpecial())u=wt;else if("?"===r)l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,l.path=g(i.path),l.query="",u=Rt;else{if("#"!==r){l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,l.path=g(i.path),l.path.length--,u=Mt;continue}l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,l.path=g(i.path),l.query=i.query,l.fragment="",u=Nt}break;case wt:if(!l.isSpecial()||"/"!==r&&"\\"!==r){if("/"!==r){l.username=i.username,l.password=i.password,l.host=i.host,l.port=i.port,u=Mt;continue}u=Bt}else u=kt;break;case yt:if(u=kt,"/"!==r||"/"!==M(d,h+1))continue;h++;break;case kt:if("/"!==r&&"\\"!==r){u=Bt;continue}break;case Bt:if("@"===r){A&&(d="%40"+d),A=!0,s=f(d);for(var v=0;v65535)return G;l.port=l.isSpecial()&&y===dt[l.scheme]?null:y,d=""}if(e)return;u=Ot;continue}return G}d+=r;break;case Dt:if(l.scheme="file","/"===r||"\\"===r)u=St;else{if(!i||"file"!==i.scheme){u=Mt;continue}switch(r){case n:l.host=i.host,l.path=g(i.path),l.query=i.query;break;case"?":l.host=i.host,l.path=g(i.path),l.query="",u=Rt;break;case"#":l.host=i.host,l.path=g(i.path),l.query=i.query,l.fragment="",u=Nt;break;default:At(R(g(o,h),""))||(l.host=i.host,l.path=g(i.path),l.shortenPath()),u=Mt;continue}}break;case St:if("/"===r||"\\"===r){u=Tt;break}i&&"file"===i.scheme&&!At(R(g(o,h),""))&&(pt(i.path[0],!0)?z(l.path,i.path[0]):l.host=i.host),u=Mt;continue;case Tt:if(r===n||"/"===r||"\\"===r||"?"===r||"#"===r){if(!e&&pt(d))u=Mt;else if(""===d){if(l.host="",e)return;u=Ot}else{if(a=l.parseHost(d))return a;if("localhost"===l.host&&(l.host=""),e)return;d="",u=Ot}continue}d+=r;break;case Ot:if(l.isSpecial()){if(u=Mt,"/"!==r&&"\\"!==r)continue}else if(e||"?"!==r)if(e||"#"!==r){if(r!==n&&(u=Mt,"/"!==r))continue}else l.fragment="",u=Nt;else l.query="",u=Rt;break;case Mt:if(r===n||"/"===r||"\\"===r&&l.isSpecial()||!e&&("?"===r||"#"===r)){if(".."===(c=W(c=d))||"%2e."===c||".%2e"===c||"%2e%2e"===c?(l.shortenPath(),"/"===r||"\\"===r&&l.isSpecial()||z(l.path,"")):ft(d)?"/"===r||"\\"===r&&l.isSpecial()||z(l.path,""):("file"===l.scheme&&!l.path.length&&pt(d)&&(l.host&&(l.host=""),d=M(d,0)+":"),z(l.path,d)),d="","file"===l.scheme&&(r===n||"?"===r||"#"===r))for(;l.path.length>1&&""===l.path[0];)F(l.path);"?"===r?(l.query="",u=Rt):"#"===r&&(l.fragment="",u=Nt)}else d+=ht(r,lt);break;case Pt:"?"===r?(l.query="",u=Rt):"#"===r?(l.fragment="",u=Nt):r!==n&&(l.path[0]+=ht(r,at));break;case Rt:e||"#"!==r?r!==n&&("'"===r&&l.isSpecial()?l.query+="%27":l.query+="#"===r?"%23":ht(r,at)):(l.fragment="",u=Nt);break;case Nt:r!==n&&(l.fragment+=ht(r,ct))}h++}},parseHost:function(t){var e,i,n;if("["===M(t,0)){if("]"!==M(t,t.length-1))return Q;if(e=function(t){var e,i,n,o,r,s,a,c=[0,0,0,0,0,0,0,0],l=0,u=null,h=0,d=function(){return M(t,h)};if(":"===d()){if(":"!==M(t,1))return;h+=2,u=++l}for(;d();){if(8===l)return;if(":"!==d()){for(e=i=0;i<4&&P(tt,d());)e=16*e+S(d(),16),h++,i++;if("."===d()){if(0===i)return;if(h-=i,l>6)return;for(n=0;d();){if(o=null,n>0){if(!("."===d()&&n<4))return;h++}if(!P(K,d()))return;for(;P(K,d());){if(r=S(d(),10),null===o)o=r;else{if(0===o)return;o=10*o+r}if(o>255)return;h++}c[l]=256*c[l]+o,2!=++n&&4!==n||l++}if(4!==n)return;break}if(":"===d()){if(h++,!d())return}else if(d())return;c[l++]=e}else{if(null!==u)return;h++,u=++l}}if(null!==u)for(s=l-u,l=7;0!==l&&s>0;)a=c[l],c[l--]=c[u+s-1],c[u+--s]=a;else if(8!==l)return;return c}(U(t,1,-1)),!e)return Q;this.host=e}else if(this.isSpecial()){if(t=C(t),P(et,t))return Q;if(e=function(t){var e,i,n,o,r,s,a,c=j(t,".");if(c.length&&""===c[c.length-1]&&c.length--,(e=c.length)>4)return t;for(i=[],n=0;n1&&"0"===M(o,0)&&(r=P(J,o)?16:8,o=U(o,8===r?1:2)),""===o)s=0;else{if(!P(10===r?$:8===r?Z:tt,o))return t;s=S(o,r)}z(i,s)}for(n=0;n=O(256,5-e))return null}else if(s>255)return null;for(a=H(i),n=0;n1?arguments[1]:void 0,n=k(e,new Ht(t,!1,i));r||(e.href=n.serialize(),e.origin=n.getOrigin(),e.protocol=n.getProtocol(),e.username=n.getUsername(),e.password=n.getPassword(),e.host=n.getHost(),e.hostname=n.getHostname(),e.port=n.getPort(),e.pathname=n.getPathname(),e.search=n.getSearch(),e.searchParams=n.getSearchParams(),e.hash=n.getHash())},Lt=zt.prototype,Ft=function(t,e){return{get:function(){return B(this)[t]()},set:e&&function(t){return B(this)[e](t)},configurable:!0,enumerable:!0}};if(r&&(h(Lt,"href",Ft("serialize","setHref")),h(Lt,"origin",Ft("getOrigin")),h(Lt,"protocol",Ft("getProtocol","setProtocol")),h(Lt,"username",Ft("getUsername","setUsername")),h(Lt,"password",Ft("getPassword","setPassword")),h(Lt,"host",Ft("getHost","setHost")),h(Lt,"hostname",Ft("getHostname","setHostname")),h(Lt,"port",Ft("getPort","setPort")),h(Lt,"pathname",Ft("getPathname","setPathname")),h(Lt,"search",Ft("getSearch","setSearch")),h(Lt,"searchParams",Ft("getSearchParams")),h(Lt,"hash",Ft("getHash","setHash"))),u(Lt,"toJSON",(function(){return B(this).serialize()}),{enumerable:!0}),u(Lt,"toString",(function(){return B(this).serialize()}),{enumerable:!0}),I){var jt=I.createObjectURL,Ut=I.revokeObjectURL;jt&&u(zt,"createObjectURL",c(jt,I)),Ut&&u(zt,"revokeObjectURL",c(Ut,I))}v(zt,"URL"),o({global:!0,constructor:!0,forced:!s,sham:!r},{URL:zt})},3296:(t,e,i)=>{"use strict";i(45806)},45781:(t,e,i)=>{"use strict";var n=i(46518),o=i(97751),r=i(22812),s=i(655),a=i(67416),c=o("URL");n({target:"URL",stat:!0,forced:!a},{parse:function(t){var e=r(arguments.length,1),i=s(t),n=e<2||void 0===arguments[1]?void 0:s(arguments[1]);try{return new c(i,n)}catch(t){return null}}})},27208:(t,e,i)=>{"use strict";var n=i(46518),o=i(69565);n({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return o(URL.prototype.toString,this)}})},84315:(t,e,i)=>{"use strict";i(52675),i(89463),i(66412),i(60193),i(92168),i(2259),i(86964),i(83142),i(83237),i(61833),i(67947),i(31073),i(45700),i(78125),i(20326),i(16280),i(76918),i(30067),i(4294),i(18107),i(28706),i(26835),i(88431),i(33771),i(2008),i(50113),i(48980),i(10838),i(13451),i(46449),i(78350),i(51629),i(23418),i(80452),i(25276),i(64346),i(23792),i(48598),i(8921),i(62062),i(31051),i(44114),i(72712),i(18863),i(94490),i(34782),i(15086),i(26910),i(87478),i(54554),i(9678),i(57145),i(71658),i(93514),i(30237),i(13609),i(11558),i(54743),i(46761),i(11745),i(38309),i(16573),i(78100),i(77936),i(61699),i(59089),i(91191),i(93515),i(1688),i(60739),i(89572),i(23288),i(36456),i(94170),i(48957),i(62010),i(55081),i(18111),i(29314),i(81148),i(22489),i(20116),i(30531),i(7588),i(49603),i(61701),i(18237),i(13579),i(54972),i(61806),i(33110),i(4731),i(36033),i(47072),i(93153),i(82326),i(36389),i(64444),i(8085),i(77762),i(65070),i(60605),i(39469),i(72152),i(75376),i(56624),i(11367),i(5914),i(78553),i(98690),i(60479),i(70761),i(2892),i(45374),i(25428),i(32637),i(40150),i(59149),i(64601),i(44435),i(87220),i(25843),i(62337),i(9868),i(80630),i(69085),i(59904),i(17427),i(67945),i(84185),i(87607),i(5506),i(52811),i(53921),i(83851),i(81278),i(1480),i(40875),i(77691),i(78347),i(29908),i(94052),i(94003),i(221),i(79432),i(9220),i(7904),i(16348),i(63548),i(93941),i(10287),i(26099),i(16034),i(78459),i(58940),i(3362),i(96167),i(93518),i(9391),i(31689),i(14628),i(39796),i(60825),i(87411),i(21211),i(40888),i(9065),i(86565),i(32812),i(84634),i(71137),i(30985),i(34268),i(57254),i(15472),i(84864),i(57465),i(27495),i(69479),i(87745),i(90906),i(38781),i(31415),i(17642),i(58004),i(33853),i(45876),i(32475),i(15024),i(31698),i(67357),i(23860),i(99449),i(27337),i(21699),i(42043),i(47764),i(71761),i(28543),i(35701),i(68156),i(85906),i(42781),i(25440),i(79978),i(5746),i(90744),i(11392),i(50375),i(67438),i(42762),i(39202),i(43359),i(89907),i(11898),i(35490),i(5745),i(94298),i(60268),i(69546),i(20781),i(50778),i(89195),i(46276),i(48718),i(16308),i(34594),i(29833),i(46594),i(72107),i(95477),i(21489),i(22134),i(3690),i(61740),i(48140),i(81630),i(72170),i(75044),i(69539),i(31694),i(89955),i(21903),i(91134),i(33206),i(48345),i(44496),i(66651),i(12887),i(19369),i(66812),i(8995),i(52568),i(31575),i(36072),i(88747),i(28845),i(29423),i(57301),i(373),i(86614),i(41405),i(37467),i(44732),i(33684),i(79577),i(88267),i(73772),i(30958),i(2945),i(42207),i(23500),i(62953),i(55815),i(64979),i(79739),i(59848),i(122),i(13611),i(71678),i(76031),i(3296),i(2222),i(45781),i(27208),i(48408),i(14603),i(47566),i(98721),i(19167)},35810:(t,e,i)=>{"use strict";i.d(e,{Al:()=>n.r,H4:()=>n.c,Q$:()=>n.e,R3:()=>n.n,VL:()=>n.l,lJ:()=>n.d,pt:()=>n.F,ur:()=>h,v7:()=>l});var n=i(68251),o=(i(43627),i(53334)),r=i(380),s=i(65606);Error;const a=["B","KB","MB","GB","TB","PB"],c=["B","KiB","MiB","GiB","TiB","PiB"];function l(t,e=!1,i=!1,n=!1){i=i&&!n,"string"==typeof t&&(t=Number(t));let r=t>0?Math.floor(Math.log(t)/Math.log(n?1e3:1024)):0;r=Math.min((i?c.length:a.length)-1,r);const s=i?c[r]:a[r];let l=(t/Math.pow(n?1e3:1024,r)).toFixed(1);return!0===e&&0===r?("0.0"!==l?"< 1 ":"0 ")+(i?c[1]:a[1]):(l=r<2?parseFloat(l).toFixed(0):parseFloat(l).toLocaleString((0,o.lO)()),l+" "+s)}function u(t){return t instanceof Date?t.toISOString():String(t)}function h(t,e={}){const i={sortingMode:"basename",sortingOrder:"asc",...e};return function(t,e,i){i=i??[];const n=(e=e??[t=>t]).map(((t,e)=>"asc"===(i[e]??"asc")?1:-1)),r=Intl.Collator([(0,o.Z0)(),(0,o.lO)()],{numeric:!0,usage:"sort"});return[...t].sort(((t,i)=>{for(const[o,s]of e.entries()){const e=r.compare(u(s(t)),u(s(i)));if(0!==e)return e*n[o]}return 0}))}(t,[...i.sortFavoritesFirst?[t=>1!==t.attributes?.favorite]:[],...i.sortFoldersFirst?[t=>"folder"!==t.type]:[],..."basename"!==i.sortingMode?[t=>t[i.sortingMode]]:[],t=>{return(e=t.displayname||t.attributes?.displayname||t.basename).lastIndexOf(".")>0?e.slice(0,e.lastIndexOf(".")):e;var e},t=>t.basename],[...i.sortFavoritesFirst?["asc"]:[],...i.sortFoldersFirst?["asc"]:[],..."mtime"===i.sortingMode?["asc"===i.sortingOrder?"desc":"asc"]:[],..."mtime"!==i.sortingMode&&"basename"!==i.sortingMode?[i.sortingOrder]:[],i.sortingOrder,i.sortingOrder])}var d={};!function(t){const e=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",i="["+e+"]["+e+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*",n=new RegExp("^"+i+"$");t.isExist=function(t){return void 0!==t},t.isEmptyObject=function(t){return 0===Object.keys(t).length},t.merge=function(t,e,i){if(e){const n=Object.keys(e),o=n.length;for(let r=0;r!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,i){return t}};p.buildOptions=function(t){return Object.assign({},A,t)},p.defaultOptions=A,!Number.parseInt&&window.parseInt&&(Number.parseInt=window.parseInt),!Number.parseFloat&&window.parseFloat&&(Number.parseFloat=window.parseFloat);new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");var f={};function g(t,e,i){let n;const o={};for(let r=0;r0&&(o[e.textNodeName]=n):void 0!==n&&(o[e.textNodeName]=n),o}function m(t){const e=Object.keys(t);for(let t=0;t`,r=!1;continue}if(c===e.commentPropName){o+=n+`\x3c!--${a[c][0][e.textNodeName]}--\x3e`,r=!0;continue}if("?"===c[0]){const t=k(a[":@"],e),i="?xml"===c?"":n;let s=a[c][0][e.textNodeName];s=0!==s.length?" "+s:"",o+=i+`<${c}${s}${t}?>`,r=!0;continue}let u=n;""!==u&&(u+=e.indentBy);const h=n+`<${c}${k(a[":@"],e)}`,d=w(a[c],e,l,u);-1!==e.unpairedTags.indexOf(c)?e.suppressUnpairedNode?o+=h+">":o+=h+"/>":d&&0!==d.length||!e.suppressEmptyNode?d&&d.endsWith(">")?o+=h+`>${d}${n}`:(o+=h+">",d&&""!==n&&(d.includes("/>")||d.includes("`):o+=h+"/>",r=!0}return o}function y(t){const e=Object.keys(t);for(let i=0;i0&&e.processEntities)for(let i=0;i0&&(i="\n"),w(t,e,"",i)},I=function(t){return"function"==typeof t?t:Array.isArray(t)?e=>{for(const i of t){if("string"==typeof i&&e===i)return!0;if(i instanceof RegExp&&i.test(e))return!0}}:()=>!1},D={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","g"),val:"&"},{regex:new RegExp(">","g"),val:">"},{regex:new RegExp("<","g"),val:"<"},{regex:new RegExp("'","g"),val:"'"},{regex:new RegExp('"',"g"),val:"""}],processEntities:!0,stopNodes:[],oneListGroup:!1};function S(t){this.options=Object.assign({},D,t),!0===this.options.ignoreAttributes||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.ignoreAttributesFn=I(this.options.ignoreAttributes),this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=M),this.processTextOrObjNode=T,this.options.format?(this.indentate=O,this.tagEndChar=">\n",this.newLine="\n"):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}function T(t,e,i,n){const o=this.j2x(t,i+1,n.concat(e));return void 0!==t[this.options.textNodeName]&&1===Object.keys(t).length?this.buildTextValNode(t[this.options.textNodeName],e,o.attrStr,i):this.buildObjectNode(o.val,e,o.attrStr,i)}function O(t){return this.options.indentBy.repeat(t)}function M(t){return!(!t.startsWith(this.options.attributeNamePrefix)||t===this.options.textNodeName)&&t.substr(this.attrPrefixLen)}S.prototype.build=function(t){return this.options.preserveOrder?_(t,this.options):(Array.isArray(t)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(t={[this.options.arrayNodeName]:t}),this.j2x(t,0,[]).val)},S.prototype.j2x=function(t,e,i){let n="",o="";const r=i.join(".");for(let s in t)if(Object.prototype.hasOwnProperty.call(t,s))if(void 0===t[s])this.isAttribute(s)&&(o+="");else if(null===t[s])this.isAttribute(s)?o+="":"?"===s[0]?o+=this.indentate(e)+"<"+s+"?"+this.tagEndChar:o+=this.indentate(e)+"<"+s+"/"+this.tagEndChar;else if(t[s]instanceof Date)o+=this.buildTextValNode(t[s],s,"",e);else if("object"!=typeof t[s]){const i=this.isAttribute(s);if(i&&!this.ignoreAttributesFn(i,r))n+=this.buildAttrPairStr(i,""+t[s]);else if(!i)if(s===this.options.textNodeName){let e=this.options.tagValueProcessor(s,""+t[s]);o+=this.replaceEntitiesValue(e)}else o+=this.buildTextValNode(t[s],s,"",e)}else if(Array.isArray(t[s])){const n=t[s].length;let r="",a="";for(let c=0;c"+t+o}},S.prototype.closeTag=function(t){let e="";return-1!==this.options.unpairedTags.indexOf(t)?this.options.suppressUnpairedNode||(e="/"):e=this.options.suppressEmptyNode?"/":`>`+this.newLine;if(!1!==this.options.commentPropName&&e===this.options.commentPropName)return this.indentate(n)+`\x3c!--${t}--\x3e`+this.newLine;if("?"===e[0])return this.indentate(n)+"<"+e+i+"?"+this.tagEndChar;{let o=this.options.tagValueProcessor(e,t);return o=this.replaceEntitiesValue(o),""===o?this.indentate(n)+"<"+e+i+this.closeTag(e)+this.tagEndChar:this.indentate(n)+"<"+e+i+">"+o+"0&&this.options.processEntities)for(let e=0;econsole.error("SEMVER",...t):()=>{},R={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER||9007199254740991,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2},N={exports:{}};!function(t,e){const{MAX_SAFE_COMPONENT_LENGTH:i,MAX_SAFE_BUILD_LENGTH:n,MAX_LENGTH:o}=R,r=P,s=(e=t.exports={}).re=[],a=e.safeRe=[],c=e.src=[],l=e.t={};let u=0;const h="[a-zA-Z0-9-]",d=[["\\s",1],["\\d",o],[h,n]],p=(t,e,i)=>{const n=(t=>{for(const[e,i]of d)t=t.split(`${e}*`).join(`${e}{0,${i}}`).split(`${e}+`).join(`${e}{1,${i}}`);return t})(e),o=u++;r(t,o,e),l[t]=o,c[o]=e,s[o]=new RegExp(e,i?"g":void 0),a[o]=new RegExp(n,i?"g":void 0)};p("NUMERICIDENTIFIER","0|[1-9]\\d*"),p("NUMERICIDENTIFIERLOOSE","\\d+"),p("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${h}*`),p("MAINVERSION",`(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})`),p("MAINVERSIONLOOSE",`(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})`),p("PRERELEASEIDENTIFIER",`(?:${c[l.NUMERICIDENTIFIER]}|${c[l.NONNUMERICIDENTIFIER]})`),p("PRERELEASEIDENTIFIERLOOSE",`(?:${c[l.NUMERICIDENTIFIERLOOSE]}|${c[l.NONNUMERICIDENTIFIER]})`),p("PRERELEASE",`(?:-(${c[l.PRERELEASEIDENTIFIER]}(?:\\.${c[l.PRERELEASEIDENTIFIER]})*))`),p("PRERELEASELOOSE",`(?:-?(${c[l.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${c[l.PRERELEASEIDENTIFIERLOOSE]})*))`),p("BUILDIDENTIFIER",`${h}+`),p("BUILD",`(?:\\+(${c[l.BUILDIDENTIFIER]}(?:\\.${c[l.BUILDIDENTIFIER]})*))`),p("FULLPLAIN",`v?${c[l.MAINVERSION]}${c[l.PRERELEASE]}?${c[l.BUILD]}?`),p("FULL",`^${c[l.FULLPLAIN]}$`),p("LOOSEPLAIN",`[v=\\s]*${c[l.MAINVERSIONLOOSE]}${c[l.PRERELEASELOOSE]}?${c[l.BUILD]}?`),p("LOOSE",`^${c[l.LOOSEPLAIN]}$`),p("GTLT","((?:<|>)?=?)"),p("XRANGEIDENTIFIERLOOSE",`${c[l.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),p("XRANGEIDENTIFIER",`${c[l.NUMERICIDENTIFIER]}|x|X|\\*`),p("XRANGEPLAIN",`[v=\\s]*(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:${c[l.PRERELEASE]})?${c[l.BUILD]}?)?)?`),p("XRANGEPLAINLOOSE",`[v=\\s]*(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:${c[l.PRERELEASELOOSE]})?${c[l.BUILD]}?)?)?`),p("XRANGE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAIN]}$`),p("XRANGELOOSE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAINLOOSE]}$`),p("COERCEPLAIN",`(^|[^\\d])(\\d{1,${i}})(?:\\.(\\d{1,${i}}))?(?:\\.(\\d{1,${i}}))?`),p("COERCE",`${c[l.COERCEPLAIN]}(?:$|[^\\d])`),p("COERCEFULL",c[l.COERCEPLAIN]+`(?:${c[l.PRERELEASE]})?(?:${c[l.BUILD]})?(?:$|[^\\d])`),p("COERCERTL",c[l.COERCE],!0),p("COERCERTLFULL",c[l.COERCEFULL],!0),p("LONETILDE","(?:~>?)"),p("TILDETRIM",`(\\s*)${c[l.LONETILDE]}\\s+`,!0),e.tildeTrimReplace="$1~",p("TILDE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAIN]}$`),p("TILDELOOSE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAINLOOSE]}$`),p("LONECARET","(?:\\^)"),p("CARETTRIM",`(\\s*)${c[l.LONECARET]}\\s+`,!0),e.caretTrimReplace="$1^",p("CARET",`^${c[l.LONECARET]}${c[l.XRANGEPLAIN]}$`),p("CARETLOOSE",`^${c[l.LONECARET]}${c[l.XRANGEPLAINLOOSE]}$`),p("COMPARATORLOOSE",`^${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]})$|^$`),p("COMPARATOR",`^${c[l.GTLT]}\\s*(${c[l.FULLPLAIN]})$|^$`),p("COMPARATORTRIM",`(\\s*)${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]}|${c[l.XRANGEPLAIN]})`,!0),e.comparatorTrimReplace="$1$2$3",p("HYPHENRANGE",`^\\s*(${c[l.XRANGEPLAIN]})\\s+-\\s+(${c[l.XRANGEPLAIN]})\\s*$`),p("HYPHENRANGELOOSE",`^\\s*(${c[l.XRANGEPLAINLOOSE]})\\s+-\\s+(${c[l.XRANGEPLAINLOOSE]})\\s*$`),p("STAR","(<|>)?=?\\s*\\*"),p("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),p("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}(N,N.exports);var H=N.exports;Object.freeze({loose:!0}),Object.freeze({});const z=/^[0-9]+$/,L=(t,e)=>{const i=z.test(t),n=z.test(e);return i&&n&&(t=+t,e=+e),t===e?0:i&&!n?-1:n&&!i?1:tL(e,t)};const{MAX_LENGTH:j,MAX_SAFE_INTEGER:U}=R,{safeRe:W,t:Y}=H,{compareIdentifiers:q}=F;r.m},4523:(t,e,i)=>{"use strict";i.r(e),i.d(e,{VERSION:()=>o,after:()=>Pe,all:()=>ti,allKeys:()=>gt,any:()=>ei,assign:()=>Pt,before:()=>Re,bind:()=>we,bindAll:()=>Be,chain:()=>Ce,chunk:()=>Hi,clone:()=>zt,collect:()=>Xe,compact:()=>Ei,compose:()=>Me,constant:()=>Z,contains:()=>ii,countBy:()=>gi,create:()=>Ht,debounce:()=>Se,default:()=>Ui,defaults:()=>Rt,defer:()=>Ie,delay:()=>_e,detect:()=>qe,difference:()=>Ii,drop:()=>ki,each:()=>Ge,escape:()=>se,every:()=>ti,extend:()=>Mt,extendOwn:()=>Pt,filter:()=>Ze,find:()=>qe,findIndex:()=>Le,findKey:()=>He,findLastIndex:()=>Fe,findWhere:()=>Qe,first:()=>yi,flatten:()=>_i,foldl:()=>Ke,foldr:()=>Je,forEach:()=>Ge,functions:()=>Tt,get:()=>Wt,groupBy:()=>Ai,has:()=>Yt,head:()=>yi,identity:()=>qt,include:()=>ii,includes:()=>ii,indexBy:()=>fi,indexOf:()=>We,initial:()=>wi,inject:()=>Ke,intersection:()=>Oi,invert:()=>St,invoke:()=>ni,isArguments:()=>V,isArray:()=>Q,isArrayBuffer:()=>H,isBoolean:()=>I,isDataView:()=>q,isDate:()=>M,isElement:()=>D,isEmpty:()=>ct,isEqual:()=>ft,isError:()=>R,isFinite:()=>K,isFunction:()=>F,isMap:()=>kt,isMatch:()=>lt,isNaN:()=>J,isNull:()=>E,isNumber:()=>O,isObject:()=>B,isRegExp:()=>P,isSet:()=>Et,isString:()=>T,isSymbol:()=>N,isTypedArray:()=>ot,isUndefined:()=>_,isWeakMap:()=>Bt,isWeakSet:()=>_t,iteratee:()=>Kt,keys:()=>at,last:()=>Bi,lastIndexOf:()=>Ye,map:()=>Xe,mapObject:()=>Zt,matcher:()=>Qt,matches:()=>Qt,max:()=>si,memoize:()=>Ee,methods:()=>Tt,min:()=>ai,mixin:()=>Li,negate:()=>Oe,noop:()=>$t,now:()=>ne,object:()=>Ri,omit:()=>xi,once:()=>Ne,pairs:()=>Dt,partial:()=>xe,partition:()=>mi,pick:()=>vi,pluck:()=>oi,property:()=>Gt,propertyOf:()=>te,random:()=>ie,range:()=>Ni,reduce:()=>Ke,reduceRight:()=>Je,reject:()=>$e,rest:()=>ki,restArguments:()=>k,result:()=>fe,sample:()=>ui,select:()=>Ze,shuffle:()=>hi,size:()=>Ci,some:()=>ei,sortBy:()=>di,sortedIndex:()=>je,tail:()=>ki,take:()=>yi,tap:()=>Lt,template:()=>Ae,templateSettings:()=>ce,throttle:()=>De,times:()=>ee,toArray:()=>li,toPath:()=>Ft,transpose:()=>Mi,unescape:()=>ae,union:()=>Ti,uniq:()=>Si,unique:()=>Si,uniqueId:()=>me,unzip:()=>Mi,values:()=>It,where:()=>ri,without:()=>Di,wrap:()=>Te,zip:()=>Pi});var n={};i.r(n),i.d(n,{VERSION:()=>o,after:()=>Pe,all:()=>ti,allKeys:()=>gt,any:()=>ei,assign:()=>Pt,before:()=>Re,bind:()=>we,bindAll:()=>Be,chain:()=>Ce,chunk:()=>Hi,clone:()=>zt,collect:()=>Xe,compact:()=>Ei,compose:()=>Me,constant:()=>Z,contains:()=>ii,countBy:()=>gi,create:()=>Ht,debounce:()=>Se,default:()=>Fi,defaults:()=>Rt,defer:()=>Ie,delay:()=>_e,detect:()=>qe,difference:()=>Ii,drop:()=>ki,each:()=>Ge,escape:()=>se,every:()=>ti,extend:()=>Mt,extendOwn:()=>Pt,filter:()=>Ze,find:()=>qe,findIndex:()=>Le,findKey:()=>He,findLastIndex:()=>Fe,findWhere:()=>Qe,first:()=>yi,flatten:()=>_i,foldl:()=>Ke,foldr:()=>Je,forEach:()=>Ge,functions:()=>Tt,get:()=>Wt,groupBy:()=>Ai,has:()=>Yt,head:()=>yi,identity:()=>qt,include:()=>ii,includes:()=>ii,indexBy:()=>fi,indexOf:()=>We,initial:()=>wi,inject:()=>Ke,intersection:()=>Oi,invert:()=>St,invoke:()=>ni,isArguments:()=>V,isArray:()=>Q,isArrayBuffer:()=>H,isBoolean:()=>I,isDataView:()=>q,isDate:()=>M,isElement:()=>D,isEmpty:()=>ct,isEqual:()=>ft,isError:()=>R,isFinite:()=>K,isFunction:()=>F,isMap:()=>kt,isMatch:()=>lt,isNaN:()=>J,isNull:()=>E,isNumber:()=>O,isObject:()=>B,isRegExp:()=>P,isSet:()=>Et,isString:()=>T,isSymbol:()=>N,isTypedArray:()=>ot,isUndefined:()=>_,isWeakMap:()=>Bt,isWeakSet:()=>_t,iteratee:()=>Kt,keys:()=>at,last:()=>Bi,lastIndexOf:()=>Ye,map:()=>Xe,mapObject:()=>Zt,matcher:()=>Qt,matches:()=>Qt,max:()=>si,memoize:()=>Ee,methods:()=>Tt,min:()=>ai,mixin:()=>Li,negate:()=>Oe,noop:()=>$t,now:()=>ne,object:()=>Ri,omit:()=>xi,once:()=>Ne,pairs:()=>Dt,partial:()=>xe,partition:()=>mi,pick:()=>vi,pluck:()=>oi,property:()=>Gt,propertyOf:()=>te,random:()=>ie,range:()=>Ni,reduce:()=>Ke,reduceRight:()=>Je,reject:()=>$e,rest:()=>ki,restArguments:()=>k,result:()=>fe,sample:()=>ui,select:()=>Ze,shuffle:()=>hi,size:()=>Ci,some:()=>ei,sortBy:()=>di,sortedIndex:()=>je,tail:()=>ki,take:()=>yi,tap:()=>Lt,template:()=>Ae,templateSettings:()=>ce,throttle:()=>De,times:()=>ee,toArray:()=>li,toPath:()=>Ft,transpose:()=>Mi,unescape:()=>ae,union:()=>Ti,uniq:()=>Si,unique:()=>Si,uniqueId:()=>me,unzip:()=>Mi,values:()=>It,where:()=>ri,without:()=>Di,wrap:()=>Te,zip:()=>Pi});var o="1.13.7",r="object"==typeof self&&self.self===self&&self||"object"==typeof global&&global.global===global&&global||Function("return this")()||{},s=Array.prototype,a=Object.prototype,c="undefined"!=typeof Symbol?Symbol.prototype:null,l=s.push,u=s.slice,h=a.toString,d=a.hasOwnProperty,p="undefined"!=typeof ArrayBuffer,A="undefined"!=typeof DataView,f=Array.isArray,g=Object.keys,m=Object.create,C=p&&ArrayBuffer.isView,b=isNaN,v=isFinite,x=!{toString:null}.propertyIsEnumerable("toString"),w=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],y=Math.pow(2,53)-1;function k(t,e){return e=null==e?t.length-1:+e,function(){for(var i=Math.max(arguments.length-e,0),n=Array(i),o=0;o=0&&i<=y}}function tt(t){return function(e){return null==e?void 0:e[t]}}const et=tt("byteLength"),it=$(et);var nt=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;const ot=p?function(t){return C?C(t)&&!q(t):it(t)&&nt.test(h.call(t))}:Z(!1),rt=tt("length");function st(t,e){e=function(t){for(var e={},i=t.length,n=0;n":">",'"':""","'":"'","`":"`"},se=oe(re),ae=oe(St(re)),ce=ut.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var le=/(.)^/,ue={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},he=/\\|'|\r|\n|\u2028|\u2029/g;function de(t){return"\\"+ue[t]}var pe=/^\s*(\w|\$)+\s*$/;function Ae(t,e,i){!e&&i&&(e=i),e=Rt({},e,ut.templateSettings);var n=RegExp([(e.escape||le).source,(e.interpolate||le).source,(e.evaluate||le).source].join("|")+"|$","g"),o=0,r="__p+='";t.replace(n,(function(e,i,n,s,a){return r+=t.slice(o,a).replace(he,de),o=a+e.length,i?r+="'+\n((__t=("+i+"))==null?'':_.escape(__t))+\n'":n?r+="'+\n((__t=("+n+"))==null?'':__t)+\n'":s&&(r+="';\n"+s+"\n__p+='"),e})),r+="';\n";var s,a=e.variable;if(a){if(!pe.test(a))throw new Error("variable is not a bare identifier: "+a)}else r="with(obj||{}){\n"+r+"}\n",a="obj";r="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+r+"return __p;\n";try{s=new Function(a,"_",r)}catch(t){throw t.source=r,t}var c=function(t){return s.call(this,t,ut)};return c.source="function("+a+"){\n"+r+"}",c}function fe(t,e,i){var n=(e=jt(e)).length;if(!n)return F(i)?i.call(t):i;for(var o=0;o1)ke(a,e-1,i,n),o=n.length;else for(var c=0,l=a.length;ce?(n&&(clearTimeout(n),n=null),a=l,s=t.apply(o,r),n||(o=r=null)):n||!1===i.trailing||(n=setTimeout(c,u)),s};return l.cancel=function(){clearTimeout(n),a=0,n=o=r=null},l}function Se(t,e,i){var n,o,r,s,a,c=function(){var l=ne()-o;e>l?n=setTimeout(c,e-l):(n=null,i||(s=t.apply(a,r)),n||(r=a=null))},l=k((function(l){return a=this,r=l,o=ne(),n||(n=setTimeout(c,e),i&&(s=t.apply(a,r))),s}));return l.cancel=function(){clearTimeout(n),n=r=a=null},l}function Te(t,e){return xe(e,t)}function Oe(t){return function(){return!t.apply(this,arguments)}}function Me(){var t=arguments,e=t.length-1;return function(){for(var i=e,n=t[e].apply(this,arguments);i--;)n=t[i].call(this,n);return n}}function Pe(t,e){return function(){if(--t<1)return e.apply(this,arguments)}}function Re(t,e){var i;return function(){return--t>0&&(i=e.apply(this,arguments)),t<=1&&(e=null),i}}const Ne=xe(Re,2);function He(t,e,i){e=Jt(e,i);for(var n,o=at(t),r=0,s=o.length;r0?0:o-1;r>=0&&r0?s=r>=0?r:Math.max(r+a,s):a=r>=0?Math.min(r+1,a):r+a+1;else if(i&&r&&a)return n[r=i(n,o)]===o?r:-1;if(o!=o)return(r=e(u.call(n,s,a),J))>=0?r+s:-1;for(r=t>0?s:a-1;r>=0&&r=3;return function(e,i,n,o){var r=!ye(e)&&at(e),s=(r||e).length,a=t>0?0:s-1;for(o||(n=e[r?r[a]:a],a+=t);a>=0&&a=0}const ni=k((function(t,e,i){var n,o;return F(e)?o=e:(e=jt(e),n=e.slice(0,-1),e=e[e.length-1]),Xe(t,(function(t){var r=o;if(!r){if(n&&n.length&&(t=Ut(t,n)),null==t)return;r=t[e]}return null==r?r:r.apply(t,i)}))}));function oi(t,e){return Xe(t,Gt(e))}function ri(t,e){return Ze(t,Qt(e))}function si(t,e,i){var n,o,r=-1/0,s=-1/0;if(null==e||"number"==typeof e&&"object"!=typeof t[0]&&null!=t)for(var a=0,c=(t=ye(t)?t:It(t)).length;ar&&(r=n);else e=Jt(e,i),Ge(t,(function(t,i,n){((o=e(t,i,n))>s||o===-1/0&&r===-1/0)&&(r=t,s=o)}));return r}function ai(t,e,i){var n,o,r=1/0,s=1/0;if(null==e||"number"==typeof e&&"object"!=typeof t[0]&&null!=t)for(var a=0,c=(t=ye(t)?t:It(t)).length;an||void 0===i)return 1;if(i1&&(n=Xt(n,e[1])),e=gt(t)):(n=bi,e=ke(e,!1,!1),t=Object(t));for(var o=0,r=e.length;o1&&(i=e[1])):(e=Xe(ke(e,!1,!1),String),n=function(t,i){return!ii(e,i)}),vi(t,n,i)}));function wi(t,e,i){return u.call(t,0,Math.max(0,t.length-(null==e||i?1:e)))}function yi(t,e,i){return null==t||t.length<1?null==e||i?void 0:[]:null==e||i?t[0]:wi(t,t.length-e)}function ki(t,e,i){return u.call(t,null==e||i?1:e)}function Bi(t,e,i){return null==t||t.length<1?null==e||i?void 0:[]:null==e||i?t[t.length-1]:ki(t,Math.max(0,t.length-e))}function Ei(t){return Ze(t,Boolean)}function _i(t,e){return ke(t,e,!1)}const Ii=k((function(t,e){return e=ke(e,!0,!0),Ze(t,(function(t){return!ii(e,t)}))})),Di=k((function(t,e){return Ii(t,e)}));function Si(t,e,i,n){I(e)||(n=i,i=e,e=!1),null!=i&&(i=Jt(i,n));for(var o=[],r=[],s=0,a=rt(t);s{if(!i){var r=1/0;for(u=0;u=o)&&Object.keys(a.O).every((t=>a.O[t](i[c])))?i.splice(c--,1):(s=!1,o0&&e[u-1][2]>o;u--)e[u]=e[u-1];e[u]=[i,n,o]},a.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return a.d(e,{a:e}),e},a.d=(t,e)=>{for(var i in e)a.o(e,i)&&!a.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},a.f={},a.e=t=>Promise.all(Object.keys(a.f).reduce(((e,i)=>(a.f[i](t,e),e)),[])),a.u=t=>t+"-"+t+".js?v="+{2441:"44b85e4901c485417f88",5862:"142cd48ca8ec32e57725",6146:"e2debf8c3843acd115d6",8289:"8f098190dce9305dab1e",9293:"d37b2af06bb279552eb5"}[t],a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),a.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i={},o="nextcloud:",a.l=(t,e,n,r)=>{if(i[t])i[t].push(e);else{var s,c;if(void 0!==n)for(var l=document.getElementsByTagName("script"),u=0;u{s.onerror=s.onload=null,clearTimeout(p);var o=i[t];if(delete i[t],s.parentNode&&s.parentNode.removeChild(s),o&&o.forEach((t=>t(n))),e)return e(n)},p=setTimeout(d.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=d.bind(null,s.onerror),s.onload=d.bind(null,s.onload),c&&document.head.appendChild(s)}},a.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},a.nmd=t=>(t.paths=[],t.children||(t.children=[]),t),a.j=2228,(()=>{var t;a.g.importScripts&&(t=a.g.location+"");var e=a.g.document;if(!t&&e&&(e.currentScript&&"SCRIPT"===e.currentScript.tagName.toUpperCase()&&(t=e.currentScript.src),!t)){var i=e.getElementsByTagName("script");if(i.length)for(var n=i.length-1;n>-1&&(!t||!/^http(s?):/.test(t));)t=i[n--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=t})(),(()=>{a.b=document.baseURI||self.location.href;var t={2228:0};a.f.j=(e,i)=>{var n=a.o(t,e)?t[e]:void 0;if(0!==n)if(n)i.push(n[2]);else{var o=new Promise(((i,o)=>n=t[e]=[i,o]));i.push(n[2]=o);var r=a.p+a.u(e),s=new Error;a.l(r,(i=>{if(a.o(t,e)&&(0!==(n=t[e])&&(t[e]=void 0),n)){var o=i&&("load"===i.type?"missing":i.type),r=i&&i.target&&i.target.src;s.message="Loading chunk "+e+" failed.\n("+o+": "+r+")",s.name="ChunkLoadError",s.type=o,s.request=r,n[1](s)}}),"chunk-"+e,e)}},a.O.j=e=>0===t[e];var e=(e,i)=>{var n,o,r=i[0],s=i[1],c=i[2],l=0;if(r.some((e=>0!==t[e]))){for(n in s)a.o(s,n)&&(a.m[n]=s[n]);if(c)var u=c(a)}for(e&&e(i);la(20354)));c=a.O(c)})(); +//# sourceMappingURL=core-main.js.map?v=4579c33c24e4a8205361 \ No newline at end of file diff --git a/dist/core-main.js.map b/dist/core-main.js.map index 9e51e74f265a9..03258089fe984 100644 --- a/dist/core-main.js.map +++ b/dist/core-main.js.map @@ -1 +1 @@ -{"version":3,"file":"core-main.js?v=f4c06b975677eccd7292","mappings":"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,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,KAAK,EAAS,KAAK,EAAS,KAAK,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,IAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS,IAAI,EAAS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OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,KACR,EAAQ,OACR,EAAQ,MACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,MACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,OACR,EAAQ,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","sources":["webpack:///nextcloud/webpack/runtime/chunk loaded","webpack:///nextcloud/webpack/runtime/load script","webpack:///nextcloud/core/src/OC/notification.js","webpack:///nextcloud/core/src/OC/xhr-error.js","webpack:///nextcloud/core/src/OC/apps.js","webpack:///nextcloud/core/src/OCP/appconfig.js","webpack:///nextcloud/core/src/OC/appconfig.js","webpack:///nextcloud/core/src/OC/appswebroots.js","webpack:///nextcloud/core/src/OC/backbone-webdav.js","webpack:///nextcloud/core/src/OC/backbone.js","webpack:///nextcloud/core/src/OC/query-string.js","webpack:///nextcloud/core/src/OC/config.js","webpack:///nextcloud/core/src/OC/currentuser.js","webpack:///nextcloud/core/src/OC/dialogs.js","webpack:///nextcloud/core/src/OC/requesttoken.js","webpack:///nextcloud/core/src/OC/eventsource.js","webpack:///nextcloud/core/src/OC/menu.js","webpack:///nextcloud/core/src/OC/constants.js","webpack:///nextcloud/core/src/OC/admin.js","webpack:///nextcloud/core/src/OC/l10n.js","webpack:///nextcloud/core/src/OC/routing.js","webpack:///nextcloud/core/src/OC/msg.js","webpack:///nextcloud/core/src/OC/password-confirmation.js","webpack:///nextcloud/core/src/OC/plugins.js","webpack:///nextcloud/core/src/OC/theme.js","webpack:///nextcloud/core/src/OC/util-history.js","webpack:///nextcloud/core/src/OC/util.js","webpack:///nextcloud/core/src/OC/debug.js","webpack:///nextcloud/core/src/OC/webroot.js","webpack:///nextcloud/core/src/OC/index.js","webpack:///nextcloud/core/src/OC/capabilities.js","webpack:///nextcloud/core/src/OC/host.js","webpack:///nextcloud/core/src/OC/get_set.js","webpack:///nextcloud/core/src/OC/navigation.js","webpack:///nextcloud/core/src/session-heartbeat.js","webpack://nextcloud/./core/src/views/ContactsMenu.vue?f71b","webpack:///nextcloud/node_modules/vue-material-design-icons/Contacts.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Contacts.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Contacts.vue?4000","webpack:///nextcloud/node_modules/vue-material-design-icons/Contacts.vue?vue&type=template&id=10f997f1","webpack:///nextcloud/core/src/components/ContactsMenu/Contact.vue","webpack:///nextcloud/core/src/components/ContactsMenu/Contact.vue?vue&type=script&lang=js","webpack://nextcloud/./core/src/components/ContactsMenu/Contact.vue?4eff","webpack://nextcloud/./core/src/components/ContactsMenu/Contact.vue?217f","webpack://nextcloud/./core/src/components/ContactsMenu/Contact.vue?8e49","webpack:///nextcloud/core/src/logger.js","webpack:///nextcloud/core/src/mixins/Nextcloud.js","webpack:///nextcloud/core/src/views/ContactsMenu.vue","webpack:///nextcloud/core/src/views/ContactsMenu.vue?vue&type=script&lang=js","webpack://nextcloud/./core/src/views/ContactsMenu.vue?13a6","webpack://nextcloud/./core/src/views/ContactsMenu.vue?1de5","webpack:///nextcloud/core/src/components/AppMenu.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Circle.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Circle.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Circle.vue?4490","webpack:///nextcloud/node_modules/vue-material-design-icons/Circle.vue?vue&type=template&id=cd98ea1e","webpack:///nextcloud/core/src/components/AppMenuIcon.vue?vue&type=script&setup=true&lang=ts","webpack:///nextcloud/core/src/components/AppMenuIcon.vue","webpack://nextcloud/./core/src/components/AppMenuIcon.vue?12a3","webpack://nextcloud/./core/src/components/AppMenuIcon.vue?1caa","webpack:///nextcloud/core/src/components/AppMenuEntry.vue?vue&type=script&setup=true&lang=ts","webpack:///nextcloud/core/src/components/AppMenuEntry.vue","webpack://nextcloud/./core/src/components/AppMenuEntry.vue?ddef","webpack://nextcloud/./core/src/components/AppMenuEntry.vue?a797","webpack://nextcloud/./core/src/components/AppMenuEntry.vue?d04a","webpack:///nextcloud/core/src/components/AppMenu.vue?vue&type=script&lang=ts","webpack://nextcloud/./core/src/components/AppMenu.vue?87f9","webpack://nextcloud/./core/src/components/AppMenu.vue?95cf","webpack:///nextcloud/core/src/components/AccountMenu/AccountMenuProfileEntry.vue","webpack:///nextcloud/core/src/components/AccountMenu/AccountMenuProfileEntry.vue?vue&type=script&lang=ts","webpack://nextcloud/./core/src/components/AccountMenu/AccountMenuProfileEntry.vue?1cd5","webpack:///nextcloud/core/src/components/AccountMenu/AccountMenuEntry.vue","webpack:///nextcloud/core/src/components/AccountMenu/AccountMenuEntry.vue?vue&type=script&lang=js","webpack://nextcloud/./core/src/components/AccountMenu/AccountMenuEntry.vue?a52d","webpack://nextcloud/./core/src/components/AccountMenu/AccountMenuEntry.vue?d55f","webpack://nextcloud/./core/src/components/AccountMenu/AccountMenuEntry.vue?7210","webpack:///nextcloud/core/src/views/AccountMenu.vue","webpack:///nextcloud/apps/user_status/src/services/statusOptionsService.js","webpack:///nextcloud/core/src/views/AccountMenu.vue?vue&type=script&lang=ts","webpack://nextcloud/./core/src/views/AccountMenu.vue?99e1","webpack://nextcloud/./core/src/views/AccountMenu.vue?8823","webpack:///nextcloud/core/src/utils/xhr-request.js","webpack:///nextcloud/core/src/utils/ClipboardFallback.ts","webpack:///nextcloud/core/src/init.js","webpack:///nextcloud/core/src/components/MainMenu.js","webpack:///nextcloud/core/src/components/UserMenu.js","webpack:///nextcloud/core/src/components/ContactsMenu.js","webpack://nextcloud/./node_modules/jquery-ui-dist/jquery-ui.css?17d5","webpack://nextcloud/./node_modules/jquery-ui-dist/jquery-ui.theme.css?4a7b","webpack://nextcloud/./node_modules/select2/select2.css?b214","webpack://nextcloud/./node_modules/strengthify/strengthify.css?eaf5","webpack:///nextcloud/core/src/OCP/comments.js","webpack:///nextcloud/core/src/OCP/whatsnew.js","webpack:///nextcloud/core/src/OCP/accessibility.js","webpack:///nextcloud/core/src/OCP/collaboration.js","webpack:///nextcloud/core/src/OCP/loader.js","webpack:///nextcloud/core/src/OCP/toast.js","webpack:///nextcloud/core/src/OCP/index.js","webpack:///nextcloud/core/src/globals.js","webpack:///nextcloud/core/src/OCA/index.js","webpack:///nextcloud/core/src/jquery/avatar.js","webpack:///nextcloud/core/src/Util/a11y.js","webpack:///nextcloud/core/src/jquery/contactsmenu.js","webpack:///nextcloud/core/src/jquery/exists.js","webpack:///nextcloud/core/src/jquery/filterattr.js","webpack:///nextcloud/core/src/jquery/ocdialog.js","webpack:///nextcloud/core/src/jquery/octemplate.js","webpack:///nextcloud/core/src/jquery/placeholder.js","webpack:///nextcloud/core/src/jquery/requesttoken.js","webpack:///nextcloud/core/src/jquery/selectrange.js","webpack:///nextcloud/core/src/jquery/showpassword.js","webpack:///nextcloud/core/src/jquery/ui-fixes.js","webpack://nextcloud/./core/src/jquery/css/jquery-ui-fixes.scss?a4c2","webpack://nextcloud/./core/src/jquery/css/jquery.ocdialog.scss?5718","webpack:///nextcloud/core/src/jquery/index.js","webpack:///nextcloud/core/src/main.js","webpack:///nextcloud/node_modules/backbone/backbone.js","webpack:///nextcloud/node_modules/blueimp-md5/js/md5.js","webpack:///nextcloud/node_modules/clipboard/dist/clipboard.js","webpack:///nextcloud/node_modules/jquery-ui-dist/jquery-ui.css","webpack:///nextcloud/node_modules/jquery-ui-dist/jquery-ui.theme.css","webpack:///nextcloud/core/src/jquery/css/jquery-ui-fixes.scss","webpack:///nextcloud/core/src/jquery/css/jquery.ocdialog.scss","webpack:///nextcloud/node_modules/select2/select2.css","webpack:///nextcloud/node_modules/strengthify/strengthify.css","webpack:///nextcloud/core/src/components/AccountMenu/AccountMenuEntry.vue?vue&type=style&index=0&id=4df15da8&prod&lang=scss&scoped=true","webpack:///nextcloud/core/src/components/AppMenu.vue?vue&type=style&index=0&id=6def076f&prod&scoped=true&lang=scss","webpack:///nextcloud/core/src/components/AppMenuEntry.vue?vue&type=style&index=0&id=9736071a&prod&scoped=true&lang=scss","webpack:///nextcloud/core/src/components/AppMenuEntry.vue?vue&type=style&index=1&id=9736071a&prod&lang=scss","webpack:///nextcloud/core/src/components/AppMenuIcon.vue?vue&type=style&index=0&id=e7078f90&prod&scoped=true&lang=scss","webpack:///nextcloud/core/src/components/ContactsMenu/Contact.vue?vue&type=style&index=0&id=5082c85d&prod&scoped=true&lang=scss","webpack:///nextcloud/core/src/views/AccountMenu.vue?vue&type=style&index=0&id=7745a625&prod&lang=scss&scoped=true","webpack:///nextcloud/core/src/views/ContactsMenu.vue?vue&type=style&index=0&id=5201ce2a&prod&lang=scss&scoped=true","webpack:///nextcloud/node_modules/davclient.js/lib/client.js","webpack:///nextcloud/core/src/jquery/contactsmenu/jquery_entry.handlebars","webpack:///nextcloud/node_modules/jquery-ui-dist/jquery-ui.js","webpack:///nextcloud/node_modules/moment/locale|sync|/^\\.\\/.*$","webpack:///nextcloud/node_modules/regenerator-runtime/runtime.js","webpack:///nextcloud/node_modules/select2/select2.js","webpack:///nextcloud/node_modules/snap.js/dist/snap.js","webpack:///nextcloud/node_modules/strengthify/jquery.strengthify.js","webpack:///nextcloud/node_modules/core-js/internals/a-constructor.js","webpack:///nextcloud/node_modules/core-js/internals/a-possible-prototype.js","webpack:///nextcloud/node_modules/core-js/internals/a-set.js","webpack:///nextcloud/node_modules/core-js/internals/add-to-unscopables.js","webpack:///nextcloud/node_modules/core-js/internals/an-instance.js","webpack:///nextcloud/node_modules/core-js/internals/array-buffer-basic-detection.js","webpack:///nextcloud/node_modules/core-js/internals/array-buffer-byte-length.js","webpack:///nextcloud/node_modules/core-js/internals/array-buffer-is-detached.js","webpack:///nextcloud/node_modules/core-js/internals/array-buffer-non-extensible.js","webpack:///nextcloud/node_modules/core-js/internals/array-buffer-not-detached.js","webpack:///nextcloud/node_modules/core-js/internals/array-buffer-transfer.js","webpack:///nextcloud/node_modules/core-js/internals/array-buffer-view-core.js","webpack:///nextcloud/node_modules/core-js/internals/array-buffer.js","webpack:///nextcloud/node_modules/core-js/internals/array-copy-within.js","webpack:///nextcloud/node_modules/core-js/internals/array-fill.js","webpack:///nextcloud/node_modules/core-js/internals/array-for-each.js","webpack:///nextcloud/node_modules/core-js/internals/array-from-constructor-and-list.js","webpack:///nextcloud/node_modules/core-js/internals/array-from.js","webpack:///nextcloud/node_modules/core-js/internals/array-iteration-from-last.js","webpack:///nextcloud/node_modules/core-js/internals/array-iteration.js","webpack:///nextcloud/node_modules/core-js/internals/array-last-index-of.js","webpack:///nextcloud/node_modules/core-js/internals/array-method-has-species-support.js","webpack:///nextcloud/node_modules/core-js/internals/array-method-is-strict.js","webpack:///nextcloud/node_modules/core-js/internals/array-reduce.js","webpack:///nextcloud/node_modules/core-js/internals/array-set-length.js","webpack:///nextcloud/node_modules/core-js/internals/array-slice.js","webpack:///nextcloud/node_modules/core-js/internals/array-sort.js","webpack:///nextcloud/node_modules/core-js/internals/array-species-constructor.js","webpack:///nextcloud/node_modules/core-js/internals/array-species-create.js","webpack:///nextcloud/node_modules/core-js/internals/array-to-reversed.js","webpack:///nextcloud/node_modules/core-js/internals/array-with.js","webpack:///nextcloud/node_modules/core-js/internals/base64-map.js","webpack:///nextcloud/node_modules/core-js/internals/call-with-safe-iteration-closing.js","webpack:///nextcloud/node_modules/core-js/internals/check-correctness-of-iteration.js","webpack:///nextcloud/node_modules/core-js/internals/collection-strong.js","webpack:///nextcloud/node_modules/core-js/internals/collection-weak.js","webpack:///nextcloud/node_modules/core-js/internals/collection.js","webpack:///nextcloud/node_modules/core-js/internals/correct-is-regexp-logic.js","webpack:///nextcloud/node_modules/core-js/internals/correct-prototype-getter.js","webpack:///nextcloud/node_modules/core-js/internals/create-html.js","webpack:///nextcloud/node_modules/core-js/internals/create-iter-result-object.js","webpack:///nextcloud/node_modules/core-js/internals/create-property.js","webpack:///nextcloud/node_modules/core-js/internals/date-to-iso-string.js","webpack:///nextcloud/node_modules/core-js/internals/date-to-primitive.js","webpack:///nextcloud/node_modules/core-js/internals/define-built-in-accessor.js","webpack:///nextcloud/node_modules/core-js/internals/define-built-ins.js","webpack:///nextcloud/node_modules/core-js/internals/delete-property-or-throw.js","webpack:///nextcloud/node_modules/core-js/internals/detach-transferable.js","webpack:///nextcloud/node_modules/core-js/internals/does-not-exceed-safe-integer.js","webpack:///nextcloud/node_modules/core-js/internals/dom-exception-constants.js","webpack:///nextcloud/node_modules/core-js/internals/dom-iterables.js","webpack:///nextcloud/node_modules/core-js/internals/dom-token-list-prototype.js","webpack:///nextcloud/node_modules/core-js/internals/environment-ff-version.js","webpack:///nextcloud/node_modules/core-js/internals/environment-is-ie-or-edge.js","webpack:///nextcloud/node_modules/core-js/internals/environment-is-ios-pebble.js","webpack:///nextcloud/node_modules/core-js/internals/environment-is-ios.js","webpack:///nextcloud/node_modules/core-js/internals/environment-is-node.js","webpack:///nextcloud/node_modules/core-js/internals/environment-is-webos-webkit.js","webpack:///nextcloud/node_modules/core-js/internals/environment-webkit-version.js","webpack:///nextcloud/node_modules/core-js/internals/environment.js","webpack:///nextcloud/node_modules/core-js/internals/error-stack-clear.js","webpack:///nextcloud/node_modules/core-js/internals/error-stack-install.js","webpack:///nextcloud/node_modules/core-js/internals/error-stack-installable.js","webpack:///nextcloud/node_modules/core-js/internals/error-to-string.js","webpack:///nextcloud/node_modules/core-js/internals/flatten-into-array.js","webpack:///nextcloud/node_modules/core-js/internals/freezing.js","webpack:///nextcloud/node_modules/core-js/internals/function-bind-context.js","webpack:///nextcloud/node_modules/core-js/internals/function-bind.js","webpack:///nextcloud/node_modules/core-js/internals/function-uncurry-this-accessor.js","webpack:///nextcloud/node_modules/core-js/internals/function-uncurry-this-clause.js","webpack:///nextcloud/node_modules/core-js/internals/get-built-in-node-module.js","webpack:///nextcloud/node_modules/core-js/internals/get-built-in-prototype-method.js","webpack:///nextcloud/node_modules/core-js/internals/get-iterator-direct.js","webpack:///nextcloud/node_modules/core-js/internals/get-iterator-flattenable.js","webpack:///nextcloud/node_modules/core-js/internals/get-iterator-method.js","webpack:///nextcloud/node_modules/core-js/internals/get-iterator.js","webpack:///nextcloud/node_modules/core-js/internals/get-json-replacer-function.js","webpack:///nextcloud/node_modules/core-js/internals/get-set-record.js","webpack:///nextcloud/node_modules/core-js/internals/host-report-errors.js","webpack:///nextcloud/node_modules/core-js/internals/ieee754.js","webpack:///nextcloud/node_modules/core-js/internals/inherit-if-required.js","webpack:///nextcloud/node_modules/core-js/internals/install-error-cause.js","webpack:///nextcloud/node_modules/core-js/internals/internal-metadata.js","webpack:///nextcloud/node_modules/core-js/internals/is-array-iterator-method.js","webpack:///nextcloud/node_modules/core-js/internals/is-array.js","webpack:///nextcloud/node_modules/core-js/internals/is-big-int-array.js","webpack:///nextcloud/node_modules/core-js/internals/is-constructor.js","webpack:///nextcloud/node_modules/core-js/internals/is-data-descriptor.js","webpack:///nextcloud/node_modules/core-js/internals/is-integral-number.js","webpack:///nextcloud/node_modules/core-js/internals/is-possible-prototype.js","webpack:///nextcloud/node_modules/core-js/internals/is-regexp.js","webpack:///nextcloud/node_modules/core-js/internals/iterate-simple.js","webpack:///nextcloud/node_modules/core-js/internals/iterate.js","webpack:///nextcloud/node_modules/core-js/internals/iterator-close.js","webpack:///nextcloud/node_modules/core-js/internals/iterator-create-constructor.js","webpack:///nextcloud/node_modules/core-js/internals/iterator-create-proxy.js","webpack:///nextcloud/node_modules/core-js/internals/iterator-define.js","webpack:///nextcloud/node_modules/core-js/internals/iterator-map.js","webpack:///nextcloud/node_modules/core-js/internals/iterators-core.js","webpack:///nextcloud/node_modules/core-js/internals/iterators.js","webpack:///nextcloud/node_modules/core-js/internals/map-helpers.js","webpack:///nextcloud/node_modules/core-js/internals/math-expm1.js","webpack:///nextcloud/node_modules/core-js/internals/math-float-round.js","webpack:///nextcloud/node_modules/core-js/internals/math-fround.js","webpack:///nextcloud/node_modules/core-js/internals/math-log10.js","webpack:///nextcloud/node_modules/core-js/internals/math-log1p.js","webpack:///nextcloud/node_modules/core-js/internals/math-log2.js","webpack:///nextcloud/node_modules/core-js/internals/math-round-ties-to-even.js","webpack:///nextcloud/node_modules/core-js/internals/math-sign.js","webpack:///nextcloud/node_modules/core-js/internals/microtask.js","webpack:///nextcloud/node_modules/core-js/internals/new-promise-capability.js","webpack:///nextcloud/node_modules/core-js/internals/normalize-string-argument.js","webpack:///nextcloud/node_modules/core-js/internals/not-a-nan.js","webpack:///nextcloud/node_modules/core-js/internals/not-a-regexp.js","webpack:///nextcloud/node_modules/core-js/internals/number-is-finite.js","webpack:///nextcloud/node_modules/core-js/internals/number-parse-float.js","webpack:///nextcloud/node_modules/core-js/internals/number-parse-int.js","webpack:///nextcloud/node_modules/core-js/internals/object-assign.js","webpack:///nextcloud/node_modules/core-js/internals/object-get-own-property-names-external.js","webpack:///nextcloud/node_modules/core-js/internals/object-get-prototype-of.js","webpack:///nextcloud/node_modules/core-js/internals/object-is-extensible.js","webpack:///nextcloud/node_modules/core-js/internals/object-prototype-accessors-forced.js","webpack:///nextcloud/node_modules/core-js/internals/object-set-prototype-of.js","webpack:///nextcloud/node_modules/core-js/internals/object-to-array.js","webpack:///nextcloud/node_modules/core-js/internals/object-to-string.js","webpack:///nextcloud/node_modules/core-js/internals/path.js","webpack:///nextcloud/node_modules/core-js/internals/perform.js","webpack:///nextcloud/node_modules/core-js/internals/promise-constructor-detection.js","webpack:///nextcloud/node_modules/core-js/internals/promise-native-constructor.js","webpack:///nextcloud/node_modules/core-js/internals/promise-resolve.js","webpack:///nextcloud/node_modules/core-js/internals/promise-statics-incorrect-iteration.js","webpack:///nextcloud/node_modules/core-js/internals/proxy-accessor.js","webpack:///nextcloud/node_modules/core-js/internals/queue.js","webpack:///nextcloud/node_modules/core-js/internals/regexp-get-flags.js","webpack:///nextcloud/node_modules/core-js/internals/safe-get-built-in.js","webpack:///nextcloud/node_modules/core-js/internals/same-value.js","webpack:///nextcloud/node_modules/core-js/internals/schedulers-fix.js","webpack:///nextcloud/node_modules/core-js/internals/set-clone.js","webpack:///nextcloud/node_modules/core-js/internals/set-difference.js","webpack:///nextcloud/node_modules/core-js/internals/set-helpers.js","webpack:///nextcloud/node_modules/core-js/internals/set-intersection.js","webpack:///nextcloud/node_modules/core-js/internals/set-is-disjoint-from.js","webpack:///nextcloud/node_modules/core-js/internals/set-is-subset-of.js","webpack:///nextcloud/node_modules/core-js/internals/set-is-superset-of.js","webpack:///nextcloud/node_modules/core-js/internals/set-iterate.js","webpack:///nextcloud/node_modules/core-js/internals/set-method-accept-set-like.js","webpack:///nextcloud/node_modules/core-js/internals/set-size.js","webpack:///nextcloud/node_modules/core-js/internals/set-species.js","webpack:///nextcloud/node_modules/core-js/internals/set-symmetric-difference.js","webpack:///nextcloud/node_modules/core-js/internals/set-to-string-tag.js","webpack:///nextcloud/node_modules/core-js/internals/set-union.js","webpack:///nextcloud/node_modules/core-js/internals/species-constructor.js","webpack:///nextcloud/node_modules/core-js/internals/string-html-forced.js","webpack:///nextcloud/node_modules/core-js/internals/string-pad-webkit-bug.js","webpack:///nextcloud/node_modules/core-js/internals/string-pad.js","webpack:///nextcloud/node_modules/core-js/internals/string-punycode-to-ascii.js","webpack:///nextcloud/node_modules/core-js/internals/string-repeat.js","webpack:///nextcloud/node_modules/core-js/internals/string-trim-end.js","webpack:///nextcloud/node_modules/core-js/internals/string-trim-forced.js","webpack:///nextcloud/node_modules/core-js/internals/string-trim-start.js","webpack:///nextcloud/node_modules/core-js/internals/string-trim.js","webpack:///nextcloud/node_modules/core-js/internals/structured-clone-proper-transfer.js","webpack:///nextcloud/node_modules/core-js/internals/symbol-define-to-primitive.js","webpack:///nextcloud/node_modules/core-js/internals/symbol-registry-detection.js","webpack:///nextcloud/node_modules/core-js/internals/task.js","webpack:///nextcloud/node_modules/core-js/internals/this-number-value.js","webpack:///nextcloud/node_modules/core-js/internals/to-big-int.js","webpack:///nextcloud/node_modules/core-js/internals/to-index.js","webpack:///nextcloud/node_modules/core-js/internals/to-offset.js","webpack:///nextcloud/node_modules/core-js/internals/to-positive-integer.js","webpack:///nextcloud/node_modules/core-js/internals/to-uint8-clamped.js","webpack:///nextcloud/node_modules/core-js/internals/typed-array-constructor.js","webpack:///nextcloud/node_modules/core-js/internals/typed-array-constructors-require-wrappers.js","webpack:///nextcloud/node_modules/core-js/internals/typed-array-from-same-type-and-list.js","webpack:///nextcloud/node_modules/core-js/internals/typed-array-from.js","webpack:///nextcloud/node_modules/core-js/internals/url-constructor-detection.js","webpack:///nextcloud/node_modules/core-js/internals/validate-arguments-length.js","webpack:///nextcloud/node_modules/core-js/internals/well-known-symbol-define.js","webpack:///nextcloud/node_modules/core-js/internals/well-known-symbol-wrapped.js","webpack:///nextcloud/node_modules/core-js/internals/whitespaces.js","webpack:///nextcloud/node_modules/core-js/internals/wrap-error-constructor-with-cause.js","webpack:///nextcloud/node_modules/core-js/modules/es.aggregate-error.cause.js","webpack:///nextcloud/node_modules/core-js/modules/es.aggregate-error.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.aggregate-error.js","webpack:///nextcloud/node_modules/core-js/modules/es.array-buffer.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.array-buffer.detached.js","webpack:///nextcloud/node_modules/core-js/modules/es.array-buffer.is-view.js","webpack:///nextcloud/node_modules/core-js/modules/es.array-buffer.slice.js","webpack:///nextcloud/node_modules/core-js/modules/es.array-buffer.transfer-to-fixed-length.js","webpack:///nextcloud/node_modules/core-js/modules/es.array-buffer.transfer.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.at.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.concat.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.copy-within.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.every.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.fill.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.filter.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.find-index.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.find-last-index.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.find-last.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.find.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.flat-map.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.flat.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.for-each.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.from.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.includes.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.index-of.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.is-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.iterator.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.join.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.last-index-of.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.map.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.of.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.push.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.reduce-right.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.reduce.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.reverse.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.slice.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.some.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.sort.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.species.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.splice.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.to-reversed.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.to-sorted.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.to-spliced.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.unscopables.flat-map.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.unscopables.flat.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.unshift.js","webpack:///nextcloud/node_modules/core-js/modules/es.array.with.js","webpack:///nextcloud/node_modules/core-js/modules/es.data-view.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.data-view.js","webpack:///nextcloud/node_modules/core-js/modules/es.date.get-year.js","webpack:///nextcloud/node_modules/core-js/modules/es.date.now.js","webpack:///nextcloud/node_modules/core-js/modules/es.date.set-year.js","webpack:///nextcloud/node_modules/core-js/modules/es.date.to-gmt-string.js","webpack:///nextcloud/node_modules/core-js/modules/es.date.to-iso-string.js","webpack:///nextcloud/node_modules/core-js/modules/es.date.to-json.js","webpack:///nextcloud/node_modules/core-js/modules/es.date.to-primitive.js","webpack:///nextcloud/node_modules/core-js/modules/es.date.to-string.js","webpack:///nextcloud/node_modules/core-js/modules/es.error.cause.js","webpack:///nextcloud/node_modules/core-js/modules/es.error.to-string.js","webpack:///nextcloud/node_modules/core-js/modules/es.escape.js","webpack:///nextcloud/node_modules/core-js/modules/es.function.bind.js","webpack:///nextcloud/node_modules/core-js/modules/es.function.has-instance.js","webpack:///nextcloud/node_modules/core-js/modules/es.function.name.js","webpack:///nextcloud/node_modules/core-js/modules/es.global-this.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.drop.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.every.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.filter.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.find.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.flat-map.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.for-each.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.from.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.map.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.reduce.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.some.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.take.js","webpack:///nextcloud/node_modules/core-js/modules/es.iterator.to-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.json.stringify.js","webpack:///nextcloud/node_modules/core-js/modules/es.json.to-string-tag.js","webpack:///nextcloud/node_modules/core-js/modules/es.map.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.map.group-by.js","webpack:///nextcloud/node_modules/core-js/modules/es.map.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.acosh.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.asinh.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.atanh.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.cbrt.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.clz32.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.cosh.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.expm1.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.fround.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.hypot.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.imul.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.log10.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.log1p.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.log2.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.sign.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.sinh.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.tanh.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.to-string-tag.js","webpack:///nextcloud/node_modules/core-js/modules/es.math.trunc.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.epsilon.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.is-finite.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.is-integer.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.is-nan.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.is-safe-integer.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.max-safe-integer.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.min-safe-integer.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.parse-float.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.parse-int.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.to-exponential.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.to-fixed.js","webpack:///nextcloud/node_modules/core-js/modules/es.number.to-precision.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.assign.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.create.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.define-getter.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.define-properties.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.define-property.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.define-setter.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.entries.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.freeze.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.from-entries.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.get-own-property-descriptor.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.get-own-property-descriptors.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.get-own-property-names.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.get-own-property-symbols.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.get-prototype-of.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.group-by.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.has-own.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.is-extensible.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.is-frozen.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.is-sealed.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.is.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.keys.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.lookup-getter.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.lookup-setter.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.prevent-extensions.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.proto.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.seal.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.set-prototype-of.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.to-string.js","webpack:///nextcloud/node_modules/core-js/modules/es.object.values.js","webpack:///nextcloud/node_modules/core-js/modules/es.parse-float.js","webpack:///nextcloud/node_modules/core-js/modules/es.parse-int.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.all-settled.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.all.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.any.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.catch.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.finally.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.race.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.reject.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.resolve.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.try.js","webpack:///nextcloud/node_modules/core-js/modules/es.promise.with-resolvers.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.apply.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.construct.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.define-property.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.delete-property.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.get-own-property-descriptor.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.get-prototype-of.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.get.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.has.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.is-extensible.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.own-keys.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.prevent-extensions.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.set-prototype-of.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.set.js","webpack:///nextcloud/node_modules/core-js/modules/es.reflect.to-string-tag.js","webpack:///nextcloud/node_modules/core-js/modules/es.regexp.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.regexp.dot-all.js","webpack:///nextcloud/node_modules/core-js/modules/es.regexp.flags.js","webpack:///nextcloud/node_modules/core-js/modules/es.regexp.sticky.js","webpack:///nextcloud/node_modules/core-js/modules/es.regexp.test.js","webpack:///nextcloud/node_modules/core-js/modules/es.regexp.to-string.js","webpack:///nextcloud/node_modules/core-js/modules/es.set.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.set.difference.v2.js","webpack:///nextcloud/node_modules/core-js/modules/es.set.intersection.v2.js","webpack:///nextcloud/node_modules/core-js/modules/es.set.is-disjoint-from.v2.js","webpack:///nextcloud/node_modules/core-js/modules/es.set.is-subset-of.v2.js","webpack:///nextcloud/node_modules/core-js/modules/es.set.is-superset-of.v2.js","webpack:///nextcloud/node_modules/core-js/modules/es.set.js","webpack:///nextcloud/node_modules/core-js/modules/es.set.symmetric-difference.v2.js","webpack:///nextcloud/node_modules/core-js/modules/es.set.union.v2.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.anchor.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.at-alternative.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.big.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.blink.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.bold.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.code-point-at.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.ends-with.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.fixed.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.fontcolor.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.fontsize.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.from-code-point.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.includes.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.is-well-formed.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.italics.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.iterator.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.link.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.match-all.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.match.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.pad-end.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.pad-start.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.raw.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.repeat.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.replace-all.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.search.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.small.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.split.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.starts-with.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.strike.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.sub.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.substr.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.sup.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.to-well-formed.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.trim-end.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.trim-left.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.trim-right.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.trim-start.js","webpack:///nextcloud/node_modules/core-js/modules/es.string.trim.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.async-iterator.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.description.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.for.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.has-instance.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.is-concat-spreadable.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.iterator.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.key-for.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.match-all.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.match.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.replace.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.search.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.species.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.split.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.to-primitive.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.to-string-tag.js","webpack:///nextcloud/node_modules/core-js/modules/es.symbol.unscopables.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.at.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.copy-within.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.every.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.fill.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.filter.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.find-index.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.find-last-index.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.find-last.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.find.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.float32-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.float64-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.for-each.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.from.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.includes.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.index-of.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.int16-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.int32-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.int8-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.iterator.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.join.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.last-index-of.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.map.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.of.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.reduce-right.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.reduce.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.reverse.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.set.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.slice.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.some.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.sort.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.subarray.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.to-locale-string.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.to-reversed.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.to-sorted.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.to-string.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.uint16-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.uint32-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.uint8-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.uint8-clamped-array.js","webpack:///nextcloud/node_modules/core-js/modules/es.typed-array.with.js","webpack:///nextcloud/node_modules/core-js/modules/es.unescape.js","webpack:///nextcloud/node_modules/core-js/modules/es.weak-map.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.weak-map.js","webpack:///nextcloud/node_modules/core-js/modules/es.weak-set.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/es.weak-set.js","webpack:///nextcloud/node_modules/core-js/modules/web.atob.js","webpack:///nextcloud/node_modules/core-js/modules/web.btoa.js","webpack:///nextcloud/node_modules/core-js/modules/web.clear-immediate.js","webpack:///nextcloud/node_modules/core-js/modules/web.dom-collections.for-each.js","webpack:///nextcloud/node_modules/core-js/modules/web.dom-collections.iterator.js","webpack:///nextcloud/node_modules/core-js/modules/web.dom-exception.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/web.dom-exception.stack.js","webpack:///nextcloud/node_modules/core-js/modules/web.dom-exception.to-string-tag.js","webpack:///nextcloud/node_modules/core-js/modules/web.immediate.js","webpack:///nextcloud/node_modules/core-js/modules/web.queue-microtask.js","webpack:///nextcloud/node_modules/core-js/modules/web.self.js","webpack:///nextcloud/node_modules/core-js/modules/web.set-immediate.js","webpack:///nextcloud/node_modules/core-js/modules/web.set-interval.js","webpack:///nextcloud/node_modules/core-js/modules/web.set-timeout.js","webpack:///nextcloud/node_modules/core-js/modules/web.structured-clone.js","webpack:///nextcloud/node_modules/core-js/modules/web.timers.js","webpack:///nextcloud/node_modules/core-js/modules/web.url-search-params.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/web.url-search-params.delete.js","webpack:///nextcloud/node_modules/core-js/modules/web.url-search-params.has.js","webpack:///nextcloud/node_modules/core-js/modules/web.url-search-params.js","webpack:///nextcloud/node_modules/core-js/modules/web.url-search-params.size.js","webpack:///nextcloud/node_modules/core-js/modules/web.url.can-parse.js","webpack:///nextcloud/node_modules/core-js/modules/web.url.constructor.js","webpack:///nextcloud/node_modules/core-js/modules/web.url.js","webpack:///nextcloud/node_modules/core-js/modules/web.url.parse.js","webpack:///nextcloud/node_modules/core-js/modules/web.url.to-json.js","webpack:///nextcloud/node_modules/core-js/stable/index.js","webpack:///nextcloud/node_modules/@nextcloud/files/dist/index.mjs","webpack:///nextcloud/node_modules/underscore/modules/_setup.js","webpack:///nextcloud/node_modules/underscore/modules/restArguments.js","webpack:///nextcloud/node_modules/underscore/modules/isObject.js","webpack:///nextcloud/node_modules/underscore/modules/isNull.js","webpack:///nextcloud/node_modules/underscore/modules/isUndefined.js","webpack:///nextcloud/node_modules/underscore/modules/isBoolean.js","webpack:///nextcloud/node_modules/underscore/modules/isElement.js","webpack:///nextcloud/node_modules/underscore/modules/_tagTester.js","webpack:///nextcloud/node_modules/underscore/modules/isString.js","webpack:///nextcloud/node_modules/underscore/modules/isNumber.js","webpack:///nextcloud/node_modules/underscore/modules/isDate.js","webpack:///nextcloud/node_modules/underscore/modules/isRegExp.js","webpack:///nextcloud/node_modules/underscore/modules/isError.js","webpack:///nextcloud/node_modules/underscore/modules/isSymbol.js","webpack:///nextcloud/node_modules/underscore/modules/isArrayBuffer.js","webpack:///nextcloud/node_modules/underscore/modules/isFunction.js","webpack:///nextcloud/node_modules/underscore/modules/_hasObjectTag.js","webpack:///nextcloud/node_modules/underscore/modules/_stringTagBug.js","webpack:///nextcloud/node_modules/underscore/modules/isDataView.js","webpack:///nextcloud/node_modules/underscore/modules/isArray.js","webpack:///nextcloud/node_modules/underscore/modules/_has.js","webpack:///nextcloud/node_modules/underscore/modules/isArguments.js","webpack:///nextcloud/node_modules/underscore/modules/isFinite.js","webpack:///nextcloud/node_modules/underscore/modules/isNaN.js","webpack:///nextcloud/node_modules/underscore/modules/constant.js","webpack:///nextcloud/node_modules/underscore/modules/_createSizePropertyCheck.js","webpack:///nextcloud/node_modules/underscore/modules/_shallowProperty.js","webpack:///nextcloud/node_modules/underscore/modules/_getByteLength.js","webpack:///nextcloud/node_modules/underscore/modules/_isBufferLike.js","webpack:///nextcloud/node_modules/underscore/modules/isTypedArray.js","webpack:///nextcloud/node_modules/underscore/modules/_getLength.js","webpack:///nextcloud/node_modules/underscore/modules/_collectNonEnumProps.js","webpack:///nextcloud/node_modules/underscore/modules/keys.js","webpack:///nextcloud/node_modules/underscore/modules/isEmpty.js","webpack:///nextcloud/node_modules/underscore/modules/isMatch.js","webpack:///nextcloud/node_modules/underscore/modules/underscore.js","webpack:///nextcloud/node_modules/underscore/modules/_toBufferView.js","webpack:///nextcloud/node_modules/underscore/modules/isEqual.js","webpack:///nextcloud/node_modules/underscore/modules/allKeys.js","webpack:///nextcloud/node_modules/underscore/modules/_methodFingerprint.js","webpack:///nextcloud/node_modules/underscore/modules/isMap.js","webpack:///nextcloud/node_modules/underscore/modules/isWeakMap.js","webpack:///nextcloud/node_modules/underscore/modules/isSet.js","webpack:///nextcloud/node_modules/underscore/modules/isWeakSet.js","webpack:///nextcloud/node_modules/underscore/modules/values.js","webpack:///nextcloud/node_modules/underscore/modules/pairs.js","webpack:///nextcloud/node_modules/underscore/modules/invert.js","webpack:///nextcloud/node_modules/underscore/modules/functions.js","webpack:///nextcloud/node_modules/underscore/modules/_createAssigner.js","webpack:///nextcloud/node_modules/underscore/modules/extend.js","webpack:///nextcloud/node_modules/underscore/modules/extendOwn.js","webpack:///nextcloud/node_modules/underscore/modules/defaults.js","webpack:///nextcloud/node_modules/underscore/modules/_baseCreate.js","webpack:///nextcloud/node_modules/underscore/modules/create.js","webpack:///nextcloud/node_modules/underscore/modules/clone.js","webpack:///nextcloud/node_modules/underscore/modules/tap.js","webpack:///nextcloud/node_modules/underscore/modules/toPath.js","webpack:///nextcloud/node_modules/underscore/modules/_toPath.js","webpack:///nextcloud/node_modules/underscore/modules/_deepGet.js","webpack:///nextcloud/node_modules/underscore/modules/get.js","webpack:///nextcloud/node_modules/underscore/modules/has.js","webpack:///nextcloud/node_modules/underscore/modules/identity.js","webpack:///nextcloud/node_modules/underscore/modules/matcher.js","webpack:///nextcloud/node_modules/underscore/modules/property.js","webpack:///nextcloud/node_modules/underscore/modules/_optimizeCb.js","webpack:///nextcloud/node_modules/underscore/modules/_baseIteratee.js","webpack:///nextcloud/node_modules/underscore/modules/iteratee.js","webpack:///nextcloud/node_modules/underscore/modules/_cb.js","webpack:///nextcloud/node_modules/underscore/modules/mapObject.js","webpack:///nextcloud/node_modules/underscore/modules/noop.js","webpack:///nextcloud/node_modules/underscore/modules/propertyOf.js","webpack:///nextcloud/node_modules/underscore/modules/times.js","webpack:///nextcloud/node_modules/underscore/modules/random.js","webpack:///nextcloud/node_modules/underscore/modules/now.js","webpack:///nextcloud/node_modules/underscore/modules/_createEscaper.js","webpack:///nextcloud/node_modules/underscore/modules/_escapeMap.js","webpack:///nextcloud/node_modules/underscore/modules/escape.js","webpack:///nextcloud/node_modules/underscore/modules/unescape.js","webpack:///nextcloud/node_modules/underscore/modules/_unescapeMap.js","webpack:///nextcloud/node_modules/underscore/modules/templateSettings.js","webpack:///nextcloud/node_modules/underscore/modules/template.js","webpack:///nextcloud/node_modules/underscore/modules/result.js","webpack:///nextcloud/node_modules/underscore/modules/uniqueId.js","webpack:///nextcloud/node_modules/underscore/modules/chain.js","webpack:///nextcloud/node_modules/underscore/modules/_executeBound.js","webpack:///nextcloud/node_modules/underscore/modules/partial.js","webpack:///nextcloud/node_modules/underscore/modules/bind.js","webpack:///nextcloud/node_modules/underscore/modules/_isArrayLike.js","webpack:///nextcloud/node_modules/underscore/modules/_flatten.js","webpack:///nextcloud/node_modules/underscore/modules/bindAll.js","webpack:///nextcloud/node_modules/underscore/modules/memoize.js","webpack:///nextcloud/node_modules/underscore/modules/delay.js","webpack:///nextcloud/node_modules/underscore/modules/defer.js","webpack:///nextcloud/node_modules/underscore/modules/throttle.js","webpack:///nextcloud/node_modules/underscore/modules/debounce.js","webpack:///nextcloud/node_modules/underscore/modules/wrap.js","webpack:///nextcloud/node_modules/underscore/modules/negate.js","webpack:///nextcloud/node_modules/underscore/modules/compose.js","webpack:///nextcloud/node_modules/underscore/modules/after.js","webpack:///nextcloud/node_modules/underscore/modules/before.js","webpack:///nextcloud/node_modules/underscore/modules/once.js","webpack:///nextcloud/node_modules/underscore/modules/findKey.js","webpack:///nextcloud/node_modules/underscore/modules/_createPredicateIndexFinder.js","webpack:///nextcloud/node_modules/underscore/modules/findIndex.js","webpack:///nextcloud/node_modules/underscore/modules/findLastIndex.js","webpack:///nextcloud/node_modules/underscore/modules/sortedIndex.js","webpack:///nextcloud/node_modules/underscore/modules/_createIndexFinder.js","webpack:///nextcloud/node_modules/underscore/modules/indexOf.js","webpack:///nextcloud/node_modules/underscore/modules/lastIndexOf.js","webpack:///nextcloud/node_modules/underscore/modules/find.js","webpack:///nextcloud/node_modules/underscore/modules/findWhere.js","webpack:///nextcloud/node_modules/underscore/modules/each.js","webpack:///nextcloud/node_modules/underscore/modules/map.js","webpack:///nextcloud/node_modules/underscore/modules/_createReduce.js","webpack:///nextcloud/node_modules/underscore/modules/reduce.js","webpack:///nextcloud/node_modules/underscore/modules/reduceRight.js","webpack:///nextcloud/node_modules/underscore/modules/filter.js","webpack:///nextcloud/node_modules/underscore/modules/reject.js","webpack:///nextcloud/node_modules/underscore/modules/every.js","webpack:///nextcloud/node_modules/underscore/modules/some.js","webpack:///nextcloud/node_modules/underscore/modules/contains.js","webpack:///nextcloud/node_modules/underscore/modules/invoke.js","webpack:///nextcloud/node_modules/underscore/modules/pluck.js","webpack:///nextcloud/node_modules/underscore/modules/where.js","webpack:///nextcloud/node_modules/underscore/modules/max.js","webpack:///nextcloud/node_modules/underscore/modules/min.js","webpack:///nextcloud/node_modules/underscore/modules/toArray.js","webpack:///nextcloud/node_modules/underscore/modules/sample.js","webpack:///nextcloud/node_modules/underscore/modules/shuffle.js","webpack:///nextcloud/node_modules/underscore/modules/sortBy.js","webpack:///nextcloud/node_modules/underscore/modules/_group.js","webpack:///nextcloud/node_modules/underscore/modules/groupBy.js","webpack:///nextcloud/node_modules/underscore/modules/indexBy.js","webpack:///nextcloud/node_modules/underscore/modules/countBy.js","webpack:///nextcloud/node_modules/underscore/modules/partition.js","webpack:///nextcloud/node_modules/underscore/modules/size.js","webpack:///nextcloud/node_modules/underscore/modules/_keyInObj.js","webpack:///nextcloud/node_modules/underscore/modules/pick.js","webpack:///nextcloud/node_modules/underscore/modules/omit.js","webpack:///nextcloud/node_modules/underscore/modules/initial.js","webpack:///nextcloud/node_modules/underscore/modules/first.js","webpack:///nextcloud/node_modules/underscore/modules/rest.js","webpack:///nextcloud/node_modules/underscore/modules/last.js","webpack:///nextcloud/node_modules/underscore/modules/compact.js","webpack:///nextcloud/node_modules/underscore/modules/flatten.js","webpack:///nextcloud/node_modules/underscore/modules/difference.js","webpack:///nextcloud/node_modules/underscore/modules/without.js","webpack:///nextcloud/node_modules/underscore/modules/uniq.js","webpack:///nextcloud/node_modules/underscore/modules/union.js","webpack:///nextcloud/node_modules/underscore/modules/intersection.js","webpack:///nextcloud/node_modules/underscore/modules/unzip.js","webpack:///nextcloud/node_modules/underscore/modules/zip.js","webpack:///nextcloud/node_modules/underscore/modules/object.js","webpack:///nextcloud/node_modules/underscore/modules/range.js","webpack:///nextcloud/node_modules/underscore/modules/chunk.js","webpack:///nextcloud/node_modules/underscore/modules/_chainResult.js","webpack:///nextcloud/node_modules/underscore/modules/mixin.js","webpack:///nextcloud/node_modules/underscore/modules/underscore-array-methods.js","webpack:///nextcloud/node_modules/underscore/modules/index-default.js","webpack:///nextcloud/webpack/bootstrap","webpack:///nextcloud/webpack/runtime/compat get default export","webpack:///nextcloud/webpack/runtime/define property getters","webpack:///nextcloud/webpack/runtime/ensure chunk","webpack:///nextcloud/webpack/runtime/get javascript chunk filename","webpack:///nextcloud/webpack/runtime/global","webpack:///nextcloud/webpack/runtime/hasOwnProperty shorthand","webpack:///nextcloud/webpack/runtime/make namespace object","webpack:///nextcloud/webpack/runtime/node module decorator","webpack:///nextcloud/webpack/runtime/runtimeId","webpack:///nextcloud/webpack/runtime/publicPath","webpack:///nextcloud/webpack/runtime/jsonp chunk loading","webpack:///nextcloud/webpack/runtime/nonce","webpack:///nextcloud/webpack/startup"],"sourcesContent":["var deferred = [];\n__webpack_require__.O = (result, chunkIds, fn, priority) => {\n\tif(chunkIds) {\n\t\tpriority = priority || 0;\n\t\tfor(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];\n\t\tdeferred[i] = [chunkIds, fn, priority];\n\t\treturn;\n\t}\n\tvar notFulfilled = Infinity;\n\tfor (var i = 0; i < deferred.length; i++) {\n\t\tvar chunkIds = deferred[i][0];\n\t\tvar fn = deferred[i][1];\n\t\tvar priority = deferred[i][2];\n\t\tvar fulfilled = true;\n\t\tfor (var j = 0; j < chunkIds.length; j++) {\n\t\t\tif ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {\n\t\t\t\tchunkIds.splice(j--, 1);\n\t\t\t} else {\n\t\t\t\tfulfilled = false;\n\t\t\t\tif(priority < notFulfilled) notFulfilled = priority;\n\t\t\t}\n\t\t}\n\t\tif(fulfilled) {\n\t\t\tdeferred.splice(i--, 1)\n\t\t\tvar r = fn();\n\t\t\tif (r !== undefined) result = r;\n\t\t}\n\t}\n\treturn result;\n};","var inProgress = {};\nvar dataWebpackPrefix = \"nextcloud:\";\n// loadScript function to load a script via script tag\n__webpack_require__.l = (url, done, key, chunkId) => {\n\tif(inProgress[url]) { inProgress[url].push(done); return; }\n\tvar script, needAttach;\n\tif(key !== undefined) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tfor(var i = 0; i < scripts.length; i++) {\n\t\t\tvar s = scripts[i];\n\t\t\tif(s.getAttribute(\"src\") == url || s.getAttribute(\"data-webpack\") == dataWebpackPrefix + key) { script = s; break; }\n\t\t}\n\t}\n\tif(!script) {\n\t\tneedAttach = true;\n\t\tscript = document.createElement('script');\n\n\t\tscript.charset = 'utf-8';\n\t\tscript.timeout = 120;\n\t\tif (__webpack_require__.nc) {\n\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n\t\t}\n\t\tscript.setAttribute(\"data-webpack\", dataWebpackPrefix + key);\n\n\t\tscript.src = url;\n\t}\n\tinProgress[url] = [done];\n\tvar onScriptComplete = (prev, event) => {\n\t\t// avoid mem leaks in IE.\n\t\tscript.onerror = script.onload = null;\n\t\tclearTimeout(timeout);\n\t\tvar doneFns = inProgress[url];\n\t\tdelete inProgress[url];\n\t\tscript.parentNode && script.parentNode.removeChild(script);\n\t\tdoneFns && doneFns.forEach((fn) => (fn(event)));\n\t\tif(prev) return prev(event);\n\t}\n\tvar timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);\n\tscript.onerror = onScriptComplete.bind(null, script.onerror);\n\tscript.onload = onScriptComplete.bind(null, script.onload);\n\tneedAttach && document.head.appendChild(script);\n};","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\n/** @typedef {import('jquery')} jQuery */\nimport $ from 'jquery'\nimport { showMessage, TOAST_DEFAULT_TIMEOUT, TOAST_PERMANENT_TIMEOUT } from '@nextcloud/dialogs'\n\n/**\n * @todo Write documentation\n * @deprecated 17.0.0 use the `@nextcloud/dialogs` package instead\n * @namespace OC.Notification\n */\nexport default {\n\n\tupdatableNotification: null,\n\n\tgetDefaultNotificationFunction: null,\n\n\t/**\n\t * @param {Function} callback callback function\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tsetDefault(callback) {\n\t\tthis.getDefaultNotificationFunction = callback\n\t},\n\n\t/**\n\t * Hides a notification.\n\t *\n\t * If a row is given, only hide that one.\n\t * If no row is given, hide all notifications.\n\t *\n\t * @param {jQuery} [$row] notification row\n\t * @param {Function} [callback] callback\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\thide($row, callback) {\n\t\tif (_.isFunction($row)) {\n\t\t\t// first arg is the callback\n\t\t\tcallback = $row\n\t\t\t$row = undefined\n\t\t}\n\n\t\tif (!$row) {\n\t\t\tconsole.error('Missing argument $row in OC.Notification.hide() call, caller needs to be adjusted to only dismiss its own notification')\n\t\t\treturn\n\t\t}\n\n\t\t// remove the row directly\n\t\t$row.each(function() {\n\t\t\tif ($(this)[0].toastify) {\n\t\t\t\t$(this)[0].toastify.hideToast()\n\t\t\t} else {\n\t\t\t\tconsole.error('cannot hide toast because object is not set')\n\t\t\t}\n\t\t\tif (this === this.updatableNotification) {\n\t\t\t\tthis.updatableNotification = null\n\t\t\t}\n\t\t})\n\t\tif (callback) {\n\t\t\tcallback.call()\n\t\t}\n\t\tif (this.getDefaultNotificationFunction) {\n\t\t\tthis.getDefaultNotificationFunction()\n\t\t}\n\t},\n\n\t/**\n\t * Shows a notification as HTML without being sanitized before.\n\t * If you pass unsanitized user input this may lead to a XSS vulnerability.\n\t * Consider using show() instead of showHTML()\n\t *\n\t * @param {string} html Message to display\n\t * @param {object} [options] options\n\t * @param {string} [options.type] notification type\n\t * @param {number} [options.timeout] timeout value, defaults to 0 (permanent)\n\t * @return {jQuery} jQuery element for notification row\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tshowHtml(html, options) {\n\t\toptions = options || {}\n\t\toptions.isHTML = true\n\t\toptions.timeout = (!options.timeout) ? TOAST_PERMANENT_TIMEOUT : options.timeout\n\t\tconst toast = showMessage(html, options)\n\t\ttoast.toastElement.toastify = toast\n\t\treturn $(toast.toastElement)\n\t},\n\n\t/**\n\t * Shows a sanitized notification\n\t *\n\t * @param {string} text Message to display\n\t * @param {object} [options] options\n\t * @param {string} [options.type] notification type\n\t * @param {number} [options.timeout] timeout value, defaults to 0 (permanent)\n\t * @return {jQuery} jQuery element for notification row\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tshow(text, options) {\n\t\tconst escapeHTML = function(text) {\n\t\t\treturn text.toString()\n\t\t\t\t.split('&').join('&')\n\t\t\t\t.split('<').join('<')\n\t\t\t\t.split('>').join('>')\n\t\t\t\t.split('\"').join('"')\n\t\t\t\t.split('\\'').join(''')\n\t\t}\n\n\t\toptions = options || {}\n\t\toptions.timeout = (!options.timeout) ? TOAST_PERMANENT_TIMEOUT : options.timeout\n\t\tconst toast = showMessage(escapeHTML(text), options)\n\t\ttoast.toastElement.toastify = toast\n\t\treturn $(toast.toastElement)\n\t},\n\n\t/**\n\t * Updates (replaces) a sanitized notification.\n\t *\n\t * @param {string} text Message to display\n\t * @return {jQuery} JQuery element for notification row\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tshowUpdate(text) {\n\t\tif (this.updatableNotification) {\n\t\t\tthis.updatableNotification.hideToast()\n\t\t}\n\t\tthis.updatableNotification = showMessage(text, { timeout: TOAST_PERMANENT_TIMEOUT })\n\t\tthis.updatableNotification.toastElement.toastify = this.updatableNotification\n\t\treturn $(this.updatableNotification.toastElement)\n\t},\n\n\t/**\n\t * Shows a notification that disappears after x seconds, default is\n\t * 7 seconds\n\t *\n\t * @param {string} text Message to show\n\t * @param {Array} [options] options array\n\t * @param {number} [options.timeout] timeout in seconds, if this is 0 it will show the message permanently\n\t * @param {boolean} [options.isHTML] an indicator for HTML notifications (true) or text (false)\n\t * @param {string} [options.type] notification type\n\t * @return {jQuery} the toast element\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tshowTemporary(text, options) {\n\t\toptions = options || {}\n\t\toptions.timeout = options.timeout || TOAST_DEFAULT_TIMEOUT\n\t\tconst toast = showMessage(text, options)\n\t\ttoast.toastElement.toastify = toast\n\t\treturn $(toast.toastElement)\n\t},\n\n\t/**\n\t * Returns whether a notification is hidden.\n\t *\n\t * @return {boolean}\n\t * @deprecated 17.0.0 use the `@nextcloud/dialogs` package\n\t */\n\tisHidden() {\n\t\treturn !$('#content').find('.toastify').length\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\nimport $ from 'jquery'\n\nimport OC from './index.js'\nimport Notification from './notification.js'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { showWarning } from '@nextcloud/dialogs'\n\n/**\n * Warn users that the connection to the server was lost temporarily\n *\n * This function is throttled to prevent stacked notifications.\n * After 7sec the first notification is gone, then we can show another one\n * if necessary.\n */\nexport const ajaxConnectionLostHandler = _.throttle(() => {\n\tshowWarning(t('core', 'Connection to server lost'))\n}, 7 * 1000, { trailing: false })\n\n/**\n * Process ajax error, redirects to main page\n * if an error/auth error status was returned.\n *\n * @param {XMLHttpRequest} xhr xhr request\n */\nexport const processAjaxError = xhr => {\n\t// purposefully aborted request ?\n\t// OC._userIsNavigatingAway needed to distinguish Ajax calls cancelled by navigating away\n\t// from calls cancelled by failed cross-domain Ajax due to SSO redirect\n\tif (xhr.status === 0 && (xhr.statusText === 'abort' || xhr.statusText === 'timeout' || OC._reloadCalled)) {\n\t\treturn\n\t}\n\n\tif ([302, 303, 307, 401].includes(xhr.status) && getCurrentUser()) {\n\t\t// sometimes \"beforeunload\" happens later, so need to defer the reload a bit\n\t\tsetTimeout(function() {\n\t\t\tif (!OC._userIsNavigatingAway && !OC._reloadCalled) {\n\t\t\t\tlet timer = 0\n\t\t\t\tconst seconds = 5\n\t\t\t\tconst interval = setInterval(function() {\n\t\t\t\t\tNotification.showUpdate(n('core', 'Problem loading page, reloading in %n second', 'Problem loading page, reloading in %n seconds', seconds - timer))\n\t\t\t\t\tif (timer >= seconds) {\n\t\t\t\t\t\tclearInterval(interval)\n\t\t\t\t\t\tOC.reload()\n\t\t\t\t\t}\n\t\t\t\t\ttimer++\n\t\t\t\t}, 1000, // 1 second interval\n\t\t\t\t)\n\n\t\t\t\t// only call reload once\n\t\t\t\tOC._reloadCalled = true\n\t\t\t}\n\t\t}, 100)\n\t} else if (xhr.status === 0) {\n\t\t// Connection lost (e.g. WiFi disconnected or server is down)\n\t\tsetTimeout(function() {\n\t\t\tif (!OC._userIsNavigatingAway && !OC._reloadCalled) {\n\t\t\t\t// TODO: call method above directly\n\t\t\t\tOC._ajaxConnectionLostHandler()\n\t\t\t}\n\t\t}, 100)\n\t}\n}\n\n/**\n * Registers XmlHttpRequest object for global error processing.\n *\n * This means that if this XHR object returns 401 or session timeout errors,\n * the current page will automatically be reloaded.\n *\n * @param {XMLHttpRequest} xhr xhr request\n */\nexport const registerXHRForErrorProcessing = xhr => {\n\tconst loadCallback = () => {\n\t\tif (xhr.readyState !== 4) {\n\t\t\treturn\n\t\t}\n\n\t\tif ((xhr.status >= 200 && xhr.status < 300) || xhr.status === 304) {\n\t\t\treturn\n\t\t}\n\n\t\t// fire jquery global ajax error handler\n\t\t$(document).trigger(new $.Event('ajaxError'), xhr)\n\t}\n\n\tconst errorCallback = () => {\n\t\t// fire jquery global ajax error handler\n\t\t$(document).trigger(new $.Event('ajaxError'), xhr)\n\t}\n\n\tif (xhr.addEventListener) {\n\t\txhr.addEventListener('load', loadCallback)\n\t\txhr.addEventListener('error', errorCallback)\n\t}\n\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2014 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\nlet dynamicSlideToggleEnabled = false\n\nconst Apps = {\n\tenableDynamicSlideToggle() {\n\t\tdynamicSlideToggleEnabled = true\n\t},\n}\n\n/**\n * Shows the #app-sidebar and add .with-app-sidebar to subsequent siblings\n *\n * @param {object} [$el] sidebar element to show, defaults to $('#app-sidebar')\n */\nApps.showAppSidebar = function($el) {\n\tconst $appSidebar = $el || $('#app-sidebar')\n\t$appSidebar.removeClass('disappear').show()\n\t$('#app-content').trigger(new $.Event('appresized'))\n}\n\n/**\n * Shows the #app-sidebar and removes .with-app-sidebar from subsequent\n * siblings\n *\n * @param {object} [$el] sidebar element to hide, defaults to $('#app-sidebar')\n */\nApps.hideAppSidebar = function($el) {\n\tconst $appSidebar = $el || $('#app-sidebar')\n\t$appSidebar.hide().addClass('disappear')\n\t$('#app-content').trigger(new $.Event('appresized'))\n}\n\n/**\n * Provides a way to slide down a target area through a button and slide it\n * up if the user clicks somewhere else. Used for the news app settings and\n * add new field.\n *\n * Usage:\n * \n *
            I'm sliding up
            \n */\nexport const registerAppsSlideToggle = () => {\n\tlet buttons = $('[data-apps-slide-toggle]')\n\n\tif (buttons.length === 0) {\n\t\t$('#app-navigation').addClass('without-app-settings')\n\t}\n\n\t$(document).click(function(event) {\n\n\t\tif (dynamicSlideToggleEnabled) {\n\t\t\tbuttons = $('[data-apps-slide-toggle]')\n\t\t}\n\n\t\tbuttons.each(function(index, button) {\n\n\t\t\tconst areaSelector = $(button).data('apps-slide-toggle')\n\t\t\tconst area = $(areaSelector)\n\n\t\t\t/**\n\t\t\t *\n\t\t\t */\n\t\t\tfunction hideArea() {\n\t\t\t\tarea.slideUp(OC.menuSpeed * 4, function() {\n\t\t\t\t\tarea.trigger(new $.Event('hide'))\n\t\t\t\t})\n\t\t\t\tarea.removeClass('opened')\n\t\t\t\t$(button).removeClass('opened')\n\t\t\t\t$(button).attr('aria-expanded', 'false')\n\t\t\t}\n\n\t\t\t/**\n\t\t\t *\n\t\t\t */\n\t\t\tfunction showArea() {\n\t\t\t\tarea.slideDown(OC.menuSpeed * 4, function() {\n\t\t\t\t\tarea.trigger(new $.Event('show'))\n\t\t\t\t})\n\t\t\t\tarea.addClass('opened')\n\t\t\t\t$(button).addClass('opened')\n\t\t\t\t$(button).attr('aria-expanded', 'true')\n\t\t\t\tconst input = $(areaSelector + ' [autofocus]')\n\t\t\t\tif (input.length === 1) {\n\t\t\t\t\tinput.focus()\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// do nothing if the area is animated\n\t\t\tif (!area.is(':animated')) {\n\n\t\t\t\t// button toggles the area\n\t\t\t\tif ($(button).is($(event.target).closest('[data-apps-slide-toggle]'))) {\n\t\t\t\t\tif (area.is(':visible')) {\n\t\t\t\t\t\thideArea()\n\t\t\t\t\t} else {\n\t\t\t\t\t\tshowArea()\n\t\t\t\t\t}\n\n\t\t\t\t\t// all other areas that have not been clicked but are open\n\t\t\t\t\t// should be slid up\n\t\t\t\t} else {\n\t\t\t\t\tconst closest = $(event.target).closest(areaSelector)\n\t\t\t\t\tif (area.is(':visible') && closest[0] !== area[0]) {\n\t\t\t\t\t\thideArea()\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t})\n\n\t})\n}\n\nexport default Apps\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2016 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\nimport { generateOcsUrl } from '@nextcloud/router'\n\nimport OC from '../OC/index.js'\n\n/**\n * @param {string} method 'post' or 'delete'\n * @param {string} endpoint endpoint\n * @param {object} [options] destructuring object\n * @param {object} [options.data] option data\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n */\nfunction call(method, endpoint, options) {\n\tif ((method === 'post' || method === 'delete') && OC.PasswordConfirmation.requiresPasswordConfirmation()) {\n\t\tOC.PasswordConfirmation.requirePasswordConfirmation(_.bind(call, this, method, endpoint, options))\n\t\treturn\n\t}\n\n\toptions = options || {}\n\t$.ajax({\n\t\ttype: method.toUpperCase(),\n\t\turl: generateOcsUrl('apps/provisioning_api/api/v1/config/apps') + endpoint,\n\t\tdata: options.data || {},\n\t\tsuccess: options.success,\n\t\terror: options.error,\n\t})\n}\n\n/**\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @since 11.0.0\n */\nexport function getApps(options) {\n\tcall('get', '', options)\n}\n\n/**\n * @param {string} app app id\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n * @since 11.0.0\n */\nexport function getKeys(app, options) {\n\tcall('get', '/' + app, options)\n}\n\n/**\n * @param {string} app app id\n * @param {string} key key\n * @param {string | Function} defaultValue default value\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n * @since 11.0.0\n */\nexport function getValue(app, key, defaultValue, options) {\n\toptions = options || {}\n\toptions.data = {\n\t\tdefaultValue,\n\t}\n\n\tcall('get', '/' + app + '/' + key, options)\n}\n\n/**\n * @param {string} app app id\n * @param {string} key key\n * @param {string} value value\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n * @since 11.0.0\n */\nexport function setValue(app, key, value, options) {\n\toptions = options || {}\n\toptions.data = {\n\t\tvalue,\n\t}\n\n\tcall('post', '/' + app + '/' + key, options)\n}\n\n/**\n * @param {string} app app id\n * @param {string} key key\n * @param {object} [options] destructuring object\n * @param {Function} [options.success] success callback\n * @param {Function} [options.error] error callback\n * @since 11.0.0\n */\nexport function deleteKey(app, key, options) {\n\tcall('delete', '/' + app + '/' + key, options)\n}\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2014 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\n import { getValue, setValue, getApps, getKeys, deleteKey } from '../OCP/appconfig.js'\n\nexport const appConfig = window.oc_appconfig || {}\n\n/**\n * @namespace\n * @deprecated 16.0.0 Use OCP.AppConfig instead\n */\nexport const AppConfig = {\n\t/**\n\t * @deprecated Use OCP.AppConfig.getValue() instead\n\t */\n\tgetValue: function(app, key, defaultValue, callback) {\n\t\tgetValue(app, key, defaultValue, {\n\t\t\tsuccess: callback\n\t\t})\n\t},\n\n\t/**\n\t * @deprecated Use OCP.AppConfig.setValue() instead\n\t */\n\tsetValue: function(app, key, value) {\n\t\tsetValue(app, key, value)\n\t},\n\n\t/**\n\t * @deprecated Use OCP.AppConfig.getApps() instead\n\t */\n\tgetApps: function(callback) {\n\t\tgetApps({\n\t\t\tsuccess: callback\n\t\t})\n\t},\n\n\t/**\n\t * @deprecated Use OCP.AppConfig.getKeys() instead\n\t */\n\tgetKeys: function(app, callback) {\n\t\tgetKeys(app, {\n\t\t\tsuccess: callback\n\t\t})\n\t},\n\n\t/**\n\t * @deprecated Use OCP.AppConfig.deleteKey() instead\n\t */\n\tdeleteKey: function(app, key) {\n\t\tdeleteKey(app, key)\n\t}\n\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst appswebroots = (window._oc_appswebroots !== undefined) ? window._oc_appswebroots : false\n\nexport default appswebroots\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\nimport _ from 'underscore'\nimport { dav } from 'davclient.js'\n\nconst methodMap = {\n\tcreate: 'POST',\n\tupdate: 'PROPPATCH',\n\tpatch: 'PROPPATCH',\n\tdelete: 'DELETE',\n\tread: 'PROPFIND'\n}\n\n// Throw an error when a URL is needed, and none is supplied.\nfunction urlError() {\n\tthrow new Error('A \"url\" property or function must be specified')\n}\n\n/**\n * Convert a single propfind result to JSON\n *\n * @param {Object} result\n * @param {Object} davProperties properties mapping\n */\nfunction parsePropFindResult(result, davProperties) {\n\tif (_.isArray(result)) {\n\t\treturn _.map(result, function(subResult) {\n\t\t\treturn parsePropFindResult(subResult, davProperties)\n\t\t})\n\t}\n\tvar props = {\n\t\thref: result.href\n\t}\n\n\t_.each(result.propStat, function(propStat) {\n\t\tif (propStat.status !== 'HTTP/1.1 200 OK') {\n\t\t\treturn\n\t\t}\n\n\t\tfor (var key in propStat.properties) {\n\t\t\tvar propKey = key\n\t\t\tif (key in davProperties) {\n\t\t\t\tpropKey = davProperties[key]\n\t\t\t}\n\t\t\tprops[propKey] = propStat.properties[key]\n\t\t}\n\t})\n\n\tif (!props.id) {\n\t\t// parse id from href\n\t\tprops.id = parseIdFromLocation(props.href)\n\t}\n\n\treturn props\n}\n\n/**\n * Parse ID from location\n *\n * @param {string} url url\n * @returns {string} id\n */\nfunction parseIdFromLocation(url) {\n\tvar queryPos = url.indexOf('?')\n\tif (queryPos > 0) {\n\t\turl = url.substr(0, queryPos)\n\t}\n\n\tvar parts = url.split('/')\n\tvar result\n\tdo {\n\t\tresult = parts[parts.length - 1]\n\t\tparts.pop()\n\t\t// note: first result can be empty when there is a trailing slash,\n\t\t// so we take the part before that\n\t} while (!result && parts.length > 0)\n\n\treturn result\n}\n\nfunction isSuccessStatus(status) {\n\treturn status >= 200 && status <= 299\n}\n\nfunction convertModelAttributesToDavProperties(attrs, davProperties) {\n\tvar props = {}\n\tvar key\n\tfor (key in attrs) {\n\t\tvar changedProp = davProperties[key]\n\t\tvar value = attrs[key]\n\t\tif (!changedProp) {\n\t\t\tconsole.warn('No matching DAV property for property \"' + key)\n\t\t\tchangedProp = key\n\t\t}\n\t\tif (_.isBoolean(value) || _.isNumber(value)) {\n\t\t\t// convert to string\n\t\t\tvalue = '' + value\n\t\t}\n\t\tprops[changedProp] = value\n\t}\n\treturn props\n}\n\nfunction callPropFind(client, options, model, headers) {\n\treturn client.propFind(\n\t\toptions.url,\n\t\t_.values(options.davProperties) || [],\n\t\toptions.depth,\n\t\theaders\n\t).then(function(response) {\n\t\tif (isSuccessStatus(response.status)) {\n\t\t\tif (_.isFunction(options.success)) {\n\t\t\t\tvar propsMapping = _.invert(options.davProperties)\n\t\t\t\tvar results = parsePropFindResult(response.body, propsMapping)\n\t\t\t\tif (options.depth > 0) {\n\t\t\t\t\t// discard root entry\n\t\t\t\t\tresults.shift()\n\t\t\t\t}\n\n\t\t\t\toptions.success(results)\n\n\t\t\t}\n\t\t} else if (_.isFunction(options.error)) {\n\t\t\toptions.error(response)\n\t\t}\n\t})\n}\n\nfunction callPropPatch(client, options, model, headers) {\n\treturn client.propPatch(\n\t\toptions.url,\n\t\tconvertModelAttributesToDavProperties(model.changed, options.davProperties),\n\t\theaders\n\t).then(function(result) {\n\t\tif (isSuccessStatus(result.status)) {\n\t\t\tif (_.isFunction(options.success)) {\n\t\t\t\t// pass the object's own values because the server\n\t\t\t\t// does not return the updated model\n\t\t\t\toptions.success(model.toJSON())\n\t\t\t}\n\t\t} else if (_.isFunction(options.error)) {\n\t\t\toptions.error(result)\n\t\t}\n\t})\n\n}\n\nfunction callMkCol(client, options, model, headers) {\n\t// call MKCOL without data, followed by PROPPATCH\n\treturn client.request(\n\t\toptions.type,\n\t\toptions.url,\n\t\theaders,\n\t\tnull\n\t).then(function(result) {\n\t\tif (!isSuccessStatus(result.status)) {\n\t\t\tif (_.isFunction(options.error)) {\n\t\t\t\toptions.error(result)\n\t\t\t}\n\t\t\treturn\n\t\t}\n\n\t\tcallPropPatch(client, options, model, headers)\n\t})\n}\n\nfunction callMethod(client, options, model, headers) {\n\theaders['Content-Type'] = 'application/json'\n\treturn client.request(\n\t\toptions.type,\n\t\toptions.url,\n\t\theaders,\n\t\toptions.data\n\t).then(function(result) {\n\t\tif (!isSuccessStatus(result.status)) {\n\t\t\tif (_.isFunction(options.error)) {\n\t\t\t\toptions.error(result)\n\t\t\t}\n\t\t\treturn\n\t\t}\n\n\t\tif (_.isFunction(options.success)) {\n\t\t\tif (options.type === 'PUT' || options.type === 'POST' || options.type === 'MKCOL') {\n\t\t\t\t// pass the object's own values because the server\n\t\t\t\t// does not return anything\n\t\t\t\tvar responseJson = result.body || model.toJSON()\n\t\t\t\tvar locationHeader = result.xhr.getResponseHeader('Content-Location')\n\t\t\t\tif (options.type === 'POST' && locationHeader) {\n\t\t\t\t\tresponseJson.id = parseIdFromLocation(locationHeader)\n\t\t\t\t}\n\t\t\t\toptions.success(responseJson)\n\t\t\t\treturn\n\t\t\t}\n\t\t\t// if multi-status, parse\n\t\t\tif (result.status === 207) {\n\t\t\t\tvar propsMapping = _.invert(options.davProperties)\n\t\t\t\toptions.success(parsePropFindResult(result.body, propsMapping))\n\t\t\t} else {\n\t\t\t\toptions.success(result.body)\n\t\t\t}\n\t\t}\n\t})\n}\n\nexport const davCall = (options, model) => {\n\tvar client = new dav.Client({\n\t\tbaseUrl: options.url,\n\t\txmlNamespaces: _.extend({\n\t\t\t'DAV:': 'd',\n\t\t\t'http://owncloud.org/ns': 'oc'\n\t\t}, options.xmlNamespaces || {})\n\t})\n\tclient.resolveUrl = function() {\n\t\treturn options.url\n\t}\n\tvar headers = _.extend({\n\t\t'X-Requested-With': 'XMLHttpRequest',\n\t\t'requesttoken': OC.requestToken\n\t}, options.headers)\n\tif (options.type === 'PROPFIND') {\n\t\treturn callPropFind(client, options, model, headers)\n\t} else if (options.type === 'PROPPATCH') {\n\t\treturn callPropPatch(client, options, model, headers)\n\t} else if (options.type === 'MKCOL') {\n\t\treturn callMkCol(client, options, model, headers)\n\t} else {\n\t\treturn callMethod(client, options, model, headers)\n\t}\n}\n\n/**\n * DAV transport\n */\nexport const davSync = Backbone => (method, model, options) => {\n\tvar params = { type: methodMap[method] || method }\n\tvar isCollection = (model instanceof Backbone.Collection)\n\n\tif (method === 'update') {\n\t\t// if a model has an inner collection, it must define an\n\t\t// attribute \"hasInnerCollection\" that evaluates to true\n\t\tif (model.hasInnerCollection) {\n\t\t\t// if the model itself is a Webdav collection, use MKCOL\n\t\t\tparams.type = 'MKCOL'\n\t\t} else if (model.usePUT || (model.collection && model.collection.usePUT)) {\n\t\t\t// use PUT instead of PROPPATCH\n\t\t\tparams.type = 'PUT'\n\t\t}\n\t}\n\n\t// Ensure that we have a URL.\n\tif (!options.url) {\n\t\tparams.url = _.result(model, 'url') || urlError()\n\t}\n\n\t// Ensure that we have the appropriate request data.\n\tif (options.data == null && model && (method === 'create' || method === 'update' || method === 'patch')) {\n\t\tparams.data = JSON.stringify(options.attrs || model.toJSON(options))\n\t}\n\n\t// Don't process data on a non-GET request.\n\tif (params.type !== 'PROPFIND') {\n\t\tparams.processData = false\n\t}\n\n\tif (params.type === 'PROPFIND' || params.type === 'PROPPATCH') {\n\t\tvar davProperties = model.davProperties\n\t\tif (!davProperties && model.model) {\n\t\t\t// use dav properties from model in case of collection\n\t\t\tdavProperties = model.model.prototype.davProperties\n\t\t}\n\t\tif (davProperties) {\n\t\t\tif (_.isFunction(davProperties)) {\n\t\t\t\tparams.davProperties = davProperties.call(model)\n\t\t\t} else {\n\t\t\t\tparams.davProperties = davProperties\n\t\t\t}\n\t\t}\n\n\t\tparams.davProperties = _.extend(params.davProperties || {}, options.davProperties)\n\n\t\tif (_.isUndefined(options.depth)) {\n\t\t\tif (isCollection) {\n\t\t\t\toptions.depth = 1\n\t\t\t} else {\n\t\t\t\toptions.depth = 0\n\t\t\t}\n\t\t}\n\t}\n\n\t// Pass along `textStatus` and `errorThrown` from jQuery.\n\tvar error = options.error\n\toptions.error = function(xhr, textStatus, errorThrown) {\n\t\toptions.textStatus = textStatus\n\t\toptions.errorThrown = errorThrown\n\t\tif (error) {\n\t\t\terror.call(options.context, xhr, textStatus, errorThrown)\n\t\t}\n\t}\n\n\t// Make the request, allowing the user to override any Ajax options.\n\tvar xhr = options.xhr = Backbone.davCall(_.extend(params, options), model)\n\tmodel.trigger('request', model, xhr, options)\n\treturn xhr\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport VendorBackbone from 'backbone'\nimport { davCall, davSync } from './backbone-webdav.js'\n\nconst Backbone = VendorBackbone.noConflict()\n\n// Patch Backbone for DAV\nObject.assign(Backbone, {\n\tdavCall,\n\tdavSync: davSync(Backbone),\n})\n\nexport default Backbone\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * Parses a URL query string into a JS map\n *\n * @param {string} queryString query string in the format param1=1234¶m2=abcde¶m3=xyz\n * @return {Record} map containing key/values matching the URL parameters\n */\nexport const parse = queryString => {\n\tlet pos\n\tlet components\n\tconst result = {}\n\tlet key\n\tif (!queryString) {\n\t\treturn null\n\t}\n\tpos = queryString.indexOf('?')\n\tif (pos >= 0) {\n\t\tqueryString = queryString.substr(pos + 1)\n\t}\n\tconst parts = queryString.replace(/\\+/g, '%20').split('&')\n\tfor (let i = 0; i < parts.length; i++) {\n\t\t// split on first equal sign\n\t\tconst part = parts[i]\n\t\tpos = part.indexOf('=')\n\t\tif (pos >= 0) {\n\t\t\tcomponents = [\n\t\t\t\tpart.substr(0, pos),\n\t\t\t\tpart.substr(pos + 1),\n\t\t\t]\n\t\t} else {\n\t\t\t// key only\n\t\t\tcomponents = [part]\n\t\t}\n\t\tif (!components.length) {\n\t\t\tcontinue\n\t\t}\n\t\tkey = decodeURIComponent(components[0])\n\t\tif (!key) {\n\t\t\tcontinue\n\t\t}\n\t\t// if equal sign was there, return string\n\t\tif (components.length > 1) {\n\t\t\tresult[key] = decodeURIComponent(components[1])\n\t\t} else {\n\t\t\t// no equal sign => null value\n\t\t\tresult[key] = null\n\t\t}\n\t}\n\treturn result\n}\n\n/**\n * Builds a URL query from a JS map.\n *\n * @param {Record} params map containing key/values matching the URL parameters\n * @return {string} String containing a URL query (without question) mark\n */\nexport const build = params => {\n\tif (!params) {\n\t\treturn ''\n\t}\n\treturn $.map(params, function(value, key) {\n\t\tlet s = encodeURIComponent(key)\n\t\tif (value !== null && typeof (value) !== 'undefined') {\n\t\t\ts += '=' + encodeURIComponent(value)\n\t\t}\n\t\treturn s\n\t}).join('&')\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst config = window._oc_config || {}\n\nexport default config\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst rawUid = document\n\t.getElementsByTagName('head')[0]\n\t.getAttribute('data-user')\nconst displayName = document\n\t.getElementsByTagName('head')[0]\n\t.getAttribute('data-user-displayname')\n\nexport const currentUser = rawUid !== undefined ? rawUid : false\n\nexport const getCurrentUser = () => {\n\treturn {\n\t\tuid: currentUser,\n\t\tdisplayName,\n\t}\n}\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2015 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\nimport _ from 'underscore'\nimport $ from 'jquery'\n\nimport IconMove from '@mdi/svg/svg/folder-move.svg?raw'\nimport IconCopy from '@mdi/svg/svg/folder-multiple.svg?raw'\n\nimport OC from './index.js'\nimport { DialogBuilder, FilePickerType, getFilePickerBuilder, spawnDialog } from '@nextcloud/dialogs'\nimport { translate as t } from '@nextcloud/l10n'\nimport { basename } from 'path'\nimport { defineAsyncComponent } from 'vue'\n\n/**\n * this class to ease the usage of jquery dialogs\n */\nconst Dialogs = {\n\t// dialog button types\n\t/** @deprecated use `@nextcloud/dialogs` */\n\tYES_NO_BUTTONS: 70,\n\t/** @deprecated use `@nextcloud/dialogs` */\n\tOK_BUTTONS: 71,\n\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_CHOOSE: 1,\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_MOVE: 2,\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_COPY: 3,\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_COPY_MOVE: 4,\n\t/** @deprecated use FilePickerType from `@nextcloud/dialogs` */\n\tFILEPICKER_TYPE_CUSTOM: 5,\n\n\t/**\n\t * displays alert dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK\n\t * @param {boolean} [modal] make the dialog modal\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\talert: function(text, title, callback, modal) {\n\t\tthis.message(\n\t\t\ttext,\n\t\t\ttitle,\n\t\t\t'alert',\n\t\t\tDialogs.OK_BUTTON,\n\t\t\tcallback,\n\t\t\tmodal\n\t\t)\n\t},\n\n\t/**\n\t * displays info dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK\n\t * @param {boolean} [modal] make the dialog modal\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tinfo: function(text, title, callback, modal) {\n\t\tthis.message(text, title, 'info', Dialogs.OK_BUTTON, callback, modal)\n\t},\n\n\t/**\n\t * displays confirmation dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK (true or false would be passed to callback respectively)\n\t * @param {boolean} [modal] make the dialog modal\n\t * @returns {Promise}\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tconfirm: function(text, title, callback, modal) {\n\t\treturn this.message(\n\t\t\ttext,\n\t\t\ttitle,\n\t\t\t'notice',\n\t\t\tDialogs.YES_NO_BUTTONS,\n\t\t\tcallback,\n\t\t\tmodal\n\t\t)\n\t},\n\t/**\n\t * displays confirmation dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {(number|{type: number, confirm: string, cancel: string, confirmClasses: string})} buttons text content of buttons\n\t * @param {function} callback which will be triggered when user presses OK (true or false would be passed to callback respectively)\n\t * @param {boolean} [modal] make the dialog modal\n\t * @returns {Promise}\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tconfirmDestructive: function(text, title, buttons = Dialogs.OK_BUTTONS, callback = () => {}, modal) {\n\t\treturn (new DialogBuilder())\n\t\t\t.setName(title)\n\t\t\t.setText(text)\n\t\t\t.setButtons(\n\t\t\t\tbuttons === Dialogs.OK_BUTTONS\n\t\t\t\t? [\n\t\t\t\t\t{\n\t\t\t\t\t\tlabel: t('core', 'Yes'),\n\t\t\t\t\t\ttype: 'error',\n\t\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\t\tcallback.clicked = true\n\t\t\t\t\t\t\tcallback(true)\n\t\t\t\t\t\t},\n\t\t\t\t\t}\n\t\t\t\t]\n\t\t\t\t: Dialogs._getLegacyButtons(buttons, callback)\n\t\t\t)\n\t\t\t.build()\n\t\t\t.show()\n\t\t\t.then(() => {\n\t\t\t\tif (!callback.clicked) {\n\t\t\t\t\tcallback(false)\n\t\t\t\t}\n\t\t\t})\n\t},\n\t/**\n\t * displays confirmation dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK (true or false would be passed to callback respectively)\n\t * @param {boolean} [modal] make the dialog modal\n\t * @returns {Promise}\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tconfirmHtml: function(text, title, callback, modal) {\n\t\treturn (new DialogBuilder())\n\t\t\t.setName(title)\n\t\t\t.setText('')\n\t\t\t.setButtons([\n\t\t\t\t{\n\t\t\t\t\tlabel: t('core', 'No'),\n\t\t\t\t\tcallback: () => {},\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tlabel: t('core', 'Yes'),\n\t\t\t\t\ttype: 'primary',\n\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\tcallback.clicked = true\n\t\t\t\t\t\tcallback(true)\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t])\n\t\t\t.build()\n\t\t\t.setHTML(text)\n\t\t\t.show()\n\t\t\t.then(() => {\n\t\t\t\tif (!callback.clicked) {\n\t\t\t\t\tcallback(false)\n\t\t\t\t}\n\t\t\t})\n\t},\n\t/**\n\t * displays prompt dialog\n\t * @param {string} text content of dialog\n\t * @param {string} title dialog title\n\t * @param {function} callback which will be triggered when user presses OK (true or false would be passed to callback respectively)\n\t * @param {boolean} [modal] make the dialog modal\n\t * @param {string} name name of the input field\n\t * @param {boolean} password whether the input should be a password input\n\t * @returns {Promise}\n\t *\n\t * @deprecated Use NcDialog from `@nextcloud/vue` instead\n\t */\n\tprompt: function(text, title, callback, modal, name, password) {\n\t\treturn new Promise((resolve) => {\n\t\t\tspawnDialog(\n\t\t\t\tdefineAsyncComponent(() => import('../components/LegacyDialogPrompt.vue')),\n\t\t\t\t{\n\t\t\t\t\ttext,\n\t\t\t\t\tname: title,\n\t\t\t\t\tcallback,\n\t\t\t\t\tinputName: name,\n\t\t\t\t\tisPassword: !!password\n\t\t\t\t},\n\t\t\t\t(...args) => {\n\t\t\t\t\tcallback(...args)\n\t\t\t\t\tresolve()\n\t\t\t\t},\n\t\t\t)\n\t\t})\n\t},\n\n\t/**\n\t * Legacy wrapper to the new Vue based filepicker from `@nextcloud/dialogs`\n\t *\n\t * Prefer to use the Vue filepicker directly instead.\n\t *\n\t * In order to pick several types of mime types they need to be passed as an\n\t * array of strings.\n\t *\n\t * When no mime type filter is given only files can be selected. In order to\n\t * be able to select both files and folders \"['*', 'httpd/unix-directory']\"\n\t * should be used instead.\n\t *\n\t * @param {string} title dialog title\n\t * @param {Function} callback which will be triggered when user presses Choose\n\t * @param {boolean} [multiselect] whether it should be possible to select multiple files\n\t * @param {string[]} [mimetype] mimetype to filter by - directories will always be included\n\t * @param {boolean} [_modal] do not use\n\t * @param {string} [type] Type of file picker : Choose, copy, move, copy and move\n\t * @param {string} [path] path to the folder that the the file can be picket from\n\t * @param {object} [options] additonal options that need to be set\n\t * @param {Function} [options.filter] filter function for advanced filtering\n\t * @param {boolean} [options.allowDirectoryChooser] Allow to select directories\n\t * @deprecated since 27.1.0 use the filepicker from `@nextcloud/dialogs` instead\n\t */\n\tfilepicker(title, callback, multiselect = false, mimetype = undefined, _modal = undefined, type = FilePickerType.Choose, path = undefined, options = undefined) {\n\n\t\t/**\n\t\t * Create legacy callback wrapper to support old filepicker syntax\n\t\t * @param fn The original callback\n\t\t * @param type The file picker type which was used to pick the file(s)\n\t\t */\n\t\tconst legacyCallback = (fn, type) => {\n\t\t\tconst getPath = (node) => {\n\t\t\t\tconst root = node?.root || ''\n\t\t\t\tlet path = node?.path || ''\n\t\t\t\t// TODO: Fix this in @nextcloud/files\n\t\t\t\tif (path.startsWith(root)) {\n\t\t\t\t\tpath = path.slice(root.length) || '/'\n\t\t\t\t}\n\t\t\t\treturn path\n\t\t\t}\n\n\t\t\tif (multiselect) {\n\t\t\t\treturn (nodes) => fn(nodes.map(getPath), type)\n\t\t\t} else {\n\t\t\t\treturn (nodes) => fn(getPath(nodes[0]), type)\n\t\t\t}\n\t\t}\n\n\t\t/**\n\t\t * Coverting a Node into a legacy file info to support the OC.dialogs.filepicker filter function\n\t\t * @param node The node to convert\n\t\t */\n\t\tconst nodeToLegacyFile = (node) => ({\n\t\t\tid: node.fileid || null,\n\t\t\tpath: node.path,\n\t\t\tmimetype: node.mime || null,\n\t\t\tmtime: node.mtime?.getTime() || null,\n\t\t\tpermissions: node.permissions,\n\t\t\tname: node.attributes?.displayName || node.basename,\n\t\t\tetag: node.attributes?.etag || null,\n\t\t\thasPreview: node.attributes?.hasPreview || null,\n\t\t\tmountType: node.attributes?.mountType || null,\n\t\t\tquotaAvailableBytes: node.attributes?.quotaAvailableBytes || null,\n\t\t\ticon: null,\n\t\t\tsharePermissions: null,\n\t\t})\n\n\t\tconst builder = getFilePickerBuilder(title)\n\n\t\t// Setup buttons\n\t\tif (type === this.FILEPICKER_TYPE_CUSTOM) {\n\t\t\t(options.buttons || []).forEach((button) => {\n\t\t\t\tbuilder.addButton({\n\t\t\t\t\tcallback: legacyCallback(callback, button.type),\n\t\t\t\t\tlabel: button.text,\n\t\t\t\t\ttype: button.defaultButton ? 'primary' : 'secondary',\n\t\t\t\t})\n\t\t\t})\n\t\t} else {\n\t\t\tbuilder.setButtonFactory((nodes, path) => {\n\t\t\t\tconst buttons = []\n\t\t\t\tconst node = nodes?.[0]?.attributes?.displayName || nodes?.[0]?.basename\n\t\t\t\tconst target = node || basename(path)\n\n\t\t\t\tif (type === FilePickerType.Choose) {\n\t\t\t\t\tbuttons.push({\n\t\t\t\t\t\tcallback: legacyCallback(callback, FilePickerType.Choose),\n\t\t\t\t\t\tlabel: node && !this.multiSelect ? t('core', 'Choose {file}', { file: node }) : t('core', 'Choose'),\n\t\t\t\t\t\ttype: 'primary',\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\tif (type === FilePickerType.CopyMove || type === FilePickerType.Copy) {\n\t\t\t\t\tbuttons.push({\n\t\t\t\t\t\tcallback: legacyCallback(callback, FilePickerType.Copy),\n\t\t\t\t\t\tlabel: target ? t('core', 'Copy to {target}', { target }) : t('core', 'Copy'),\n\t\t\t\t\t\ttype: 'primary',\n\t\t\t\t\t\ticon: IconCopy,\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\tif (type === FilePickerType.Move || type === FilePickerType.CopyMove) {\n\t\t\t\t\tbuttons.push({\n\t\t\t\t\t\tcallback: legacyCallback(callback, FilePickerType.Move),\n\t\t\t\t\t\tlabel: target ? t('core', 'Move to {target}', { target }) : t('core', 'Move'),\n\t\t\t\t\t\ttype: type === FilePickerType.Move ? 'primary' : 'secondary',\n\t\t\t\t\t\ticon: IconMove,\n\t\t\t\t\t})\n\t\t\t\t}\n\t\t\t\treturn buttons\n\t\t\t})\n\t\t}\n\n\t\tif (mimetype) {\n\t\t\tbuilder.setMimeTypeFilter(typeof mimetype === 'string' ? [mimetype] : (mimetype || []))\n\t\t}\n\t\tif (typeof options?.filter === 'function') {\n\t\t\tbuilder.setFilter((node) => options.filter(nodeToLegacyFile(node)))\n\t\t}\n\t\tbuilder.allowDirectories(options?.allowDirectoryChooser === true || mimetype?.includes('httpd/unix-directory') || false)\n\t\t\t.setMultiSelect(multiselect)\n\t\t\t.startAt(path)\n\t\t\t.build()\n\t\t\t.pick()\n\t},\n\n\t/**\n\t * Displays raw dialog\n\t * You better use a wrapper instead ...\n\t *\n\t * @deprecated 30.0.0 Use `@nextcloud/dialogs` instead or build your own with `@nextcloud/vue` NcDialog\n\t */\n\tmessage: function(content, title, dialogType, buttons, callback = () => {}, modal, allowHtml) {\n\t\tconst builder = (new DialogBuilder())\n\t\t\t.setName(title)\n\t\t\t.setText(allowHtml ? '' : content)\n\t\t\t.setButtons(Dialogs._getLegacyButtons(buttons, callback))\n\n\t\tswitch (dialogType) {\n\t\t\tcase 'alert':\n\t\t\t\tbuilder.setSeverity('warning')\n\t\t\t\tbreak\n\t\t\tcase 'notice':\n\t\t\t\tbuilder.setSeverity('info')\n\t\t\t\tbreak\n\t\t\tdefault:\n\t\t\t\tbreak\n\t\t}\n\n\t\tconst dialog = builder.build()\n\t\n\t\tif (allowHtml) {\n\t\t\tdialog.setHTML(content)\n\t\t}\n\n\t\treturn dialog.show().then(() => {\n\t\t\tif(!callback._clicked) {\n\t\t\t\tcallback(false)\n\t\t\t}\n\t\t})\n\t},\n\n\t/**\n\t * Helper for legacy API\n\t * @deprecated\n\t */\n\t_getLegacyButtons(buttons, callback) {\n\t\tconst buttonList = []\n\n\t\tswitch (typeof buttons === 'object' ? buttons.type : buttons) {\n\t\t\tcase Dialogs.YES_NO_BUTTONS:\n\t\t\t\tbuttonList.push({\n\t\t\t\t\tlabel: buttons?.cancel ?? t('core', 'No'),\n\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\tcallback._clicked = true\n\t\t\t\t\t\tcallback(false)\n\t\t\t\t\t},\n\t\t\t\t})\n\t\t\t\tbuttonList.push({\n\t\t\t\t\tlabel: buttons?.confirm ?? t('core', 'Yes'),\n\t\t\t\t\ttype: 'primary',\n\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\tcallback._clicked = true\n\t\t\t\t\t\tcallback(true)\n\t\t\t\t\t},\n\t\t\t\t})\n\t\t\t\tbreak\n\t\t\tcase Dialogs.OK_BUTTONS:\n\t\t\t\tbuttonList.push({\n\t\t\t\t\tlabel: buttons?.confirm ?? t('core', 'OK'),\n\t\t\t\t\ttype: 'primary',\n\t\t\t\t\tcallback: () => {\n\t\t\t\t\t\tcallback._clicked = true\n\t\t\t\t\t\tcallback(true)\n\t\t\t\t\t},\n\t\t\t\t})\n\t\t\t\tbreak\n\t\t\tdefault:\n\t\t\t\tconsole.error('Invalid call to OC.dialogs')\n\t\t\t\tbreak\n\t\t}\n\t\treturn buttonList\n\t},\n\n\t_fileexistsshown: false,\n\t/**\n\t * Displays file exists dialog\n\t * @param {object} data upload object\n\t * @param {object} original file with name, size and mtime\n\t * @param {object} replacement file with name, size and mtime\n\t * @param {object} controller with onCancel, onSkip, onReplace and onRename methods\n\t * @returns {Promise} jquery promise that resolves after the dialog template was loaded\n\t *\n\t * @deprecated 29.0.0 Use openConflictPicker from the @nextcloud/upload package instead\n\t */\n\tfileexists: function(data, original, replacement, controller) {\n\t\tvar self = this\n\t\tvar dialogDeferred = new $.Deferred()\n\n\t\tvar getCroppedPreview = function(file) {\n\t\t\tvar deferred = new $.Deferred()\n\t\t\t// Only process image files.\n\t\t\tvar type = file.type && file.type.split('/').shift()\n\t\t\tif (window.FileReader && type === 'image') {\n\t\t\t\tvar reader = new FileReader()\n\t\t\t\treader.onload = function(e) {\n\t\t\t\t\tvar blob = new Blob([e.target.result])\n\t\t\t\t\twindow.URL = window.URL || window.webkitURL\n\t\t\t\t\tvar originalUrl = window.URL.createObjectURL(blob)\n\t\t\t\t\tvar image = new Image()\n\t\t\t\t\timage.src = originalUrl\n\t\t\t\t\timage.onload = function() {\n\t\t\t\t\t\tvar url = crop(image)\n\t\t\t\t\t\tdeferred.resolve(url)\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treader.readAsArrayBuffer(file)\n\t\t\t} else {\n\t\t\t\tdeferred.reject()\n\t\t\t}\n\t\t\treturn deferred\n\t\t}\n\n\t\tvar crop = function(img) {\n\t\t\tvar canvas = document.createElement('canvas')\n\t\t\tvar targetSize = 96\n\t\t\tvar width = img.width\n\t\t\tvar height = img.height\n\t\t\tvar x; var y; var size\n\n\t\t\t// Calculate the width and height, constraining the proportions\n\t\t\tif (width > height) {\n\t\t\t\ty = 0\n\t\t\t\tx = (width - height) / 2\n\t\t\t} else {\n\t\t\t\ty = (height - width) / 2\n\t\t\t\tx = 0\n\t\t\t}\n\t\t\tsize = Math.min(width, height)\n\n\t\t\t// Set canvas size to the cropped area\n\t\t\tcanvas.width = size\n\t\t\tcanvas.height = size\n\t\t\tvar ctx = canvas.getContext('2d')\n\t\t\tctx.drawImage(img, x, y, size, size, 0, 0, size, size)\n\n\t\t\t// Resize the canvas to match the destination (right size uses 96px)\n\t\t\tresampleHermite(canvas, size, size, targetSize, targetSize)\n\n\t\t\treturn canvas.toDataURL('image/png', 0.7)\n\t\t}\n\n\t\t/**\n\t\t * Fast image resize/resample using Hermite filter with JavaScript.\n\t\t *\n\t\t * @author: ViliusL\n\t\t *\n\t\t * @param {*} canvas\n\t\t * @param {number} W\n\t\t * @param {number} H\n\t\t * @param {number} W2\n\t\t * @param {number} H2\n\t\t */\n\t\tvar resampleHermite = function(canvas, W, H, W2, H2) {\n\t\t\tW2 = Math.round(W2)\n\t\t\tH2 = Math.round(H2)\n\t\t\tvar img = canvas.getContext('2d').getImageData(0, 0, W, H)\n\t\t\tvar img2 = canvas.getContext('2d').getImageData(0, 0, W2, H2)\n\t\t\tvar data = img.data\n\t\t\tvar data2 = img2.data\n\t\t\tvar ratio_w = W / W2\n\t\t\tvar ratio_h = H / H2\n\t\t\tvar ratio_w_half = Math.ceil(ratio_w / 2)\n\t\t\tvar ratio_h_half = Math.ceil(ratio_h / 2)\n\n\t\t\tfor (var j = 0; j < H2; j++) {\n\t\t\t\tfor (var i = 0; i < W2; i++) {\n\t\t\t\t\tvar x2 = (i + j * W2) * 4\n\t\t\t\t\tvar weight = 0\n\t\t\t\t\tvar weights = 0\n\t\t\t\t\tvar weights_alpha = 0\n\t\t\t\t\tvar gx_r = 0\n\t\t\t\t\tvar gx_g = 0\n\t\t\t\t\tvar gx_b = 0\n\t\t\t\t\tvar gx_a = 0\n\t\t\t\t\tvar center_y = (j + 0.5) * ratio_h\n\t\t\t\t\tfor (var yy = Math.floor(j * ratio_h); yy < (j + 1) * ratio_h; yy++) {\n\t\t\t\t\t\tvar dy = Math.abs(center_y - (yy + 0.5)) / ratio_h_half\n\t\t\t\t\t\tvar center_x = (i + 0.5) * ratio_w\n\t\t\t\t\t\tvar w0 = dy * dy // pre-calc part of w\n\t\t\t\t\t\tfor (var xx = Math.floor(i * ratio_w); xx < (i + 1) * ratio_w; xx++) {\n\t\t\t\t\t\t\tvar dx = Math.abs(center_x - (xx + 0.5)) / ratio_w_half\n\t\t\t\t\t\t\tvar w = Math.sqrt(w0 + dx * dx)\n\t\t\t\t\t\t\tif (w >= -1 && w <= 1) {\n\t\t\t\t\t\t\t\t// hermite filter\n\t\t\t\t\t\t\t\tweight = 2 * w * w * w - 3 * w * w + 1\n\t\t\t\t\t\t\t\tif (weight > 0) {\n\t\t\t\t\t\t\t\t\tdx = 4 * (xx + yy * W)\n\t\t\t\t\t\t\t\t\t// alpha\n\t\t\t\t\t\t\t\t\tgx_a += weight * data[dx + 3]\n\t\t\t\t\t\t\t\t\tweights_alpha += weight\n\t\t\t\t\t\t\t\t\t// colors\n\t\t\t\t\t\t\t\t\tif (data[dx + 3] < 255) { weight = weight * data[dx + 3] / 250 }\n\t\t\t\t\t\t\t\t\tgx_r += weight * data[dx]\n\t\t\t\t\t\t\t\t\tgx_g += weight * data[dx + 1]\n\t\t\t\t\t\t\t\t\tgx_b += weight * data[dx + 2]\n\t\t\t\t\t\t\t\t\tweights += weight\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tdata2[x2] = gx_r / weights\n\t\t\t\t\tdata2[x2 + 1] = gx_g / weights\n\t\t\t\t\tdata2[x2 + 2] = gx_b / weights\n\t\t\t\t\tdata2[x2 + 3] = gx_a / weights_alpha\n\t\t\t\t}\n\t\t\t}\n\t\t\tcanvas.getContext('2d').clearRect(0, 0, Math.max(W, W2), Math.max(H, H2))\n\t\t\tcanvas.width = W2\n\t\t\tcanvas.height = H2\n\t\t\tcanvas.getContext('2d').putImageData(img2, 0, 0)\n\t\t}\n\n\t\tvar addConflict = function($conflicts, original, replacement) {\n\n\t\t\tvar $conflict = $conflicts.find('.template').clone().removeClass('template').addClass('conflict')\n\t\t\tvar $originalDiv = $conflict.find('.original')\n\t\t\tvar $replacementDiv = $conflict.find('.replacement')\n\n\t\t\t$conflict.data('data', data)\n\n\t\t\t$conflict.find('.filename').text(original.name)\n\t\t\t$originalDiv.find('.size').text(OC.Util.humanFileSize(original.size))\n\t\t\t$originalDiv.find('.mtime').text(OC.Util.formatDate(original.mtime))\n\t\t\t// ie sucks\n\t\t\tif (replacement.size && replacement.lastModified) {\n\t\t\t\t$replacementDiv.find('.size').text(OC.Util.humanFileSize(replacement.size))\n\t\t\t\t$replacementDiv.find('.mtime').text(OC.Util.formatDate(replacement.lastModified))\n\t\t\t}\n\t\t\tvar path = original.directory + '/' + original.name\n\t\t\tvar urlSpec = {\n\t\t\t\tfile: path,\n\t\t\t\tx: 96,\n\t\t\t\ty: 96,\n\t\t\t\tc: original.etag,\n\t\t\t\tforceIcon: 0\n\t\t\t}\n\t\t\tvar previewpath = Files.generatePreviewUrl(urlSpec)\n\t\t\t// Escaping single quotes\n\t\t\tpreviewpath = previewpath.replace(/'/g, '%27')\n\t\t\t$originalDiv.find('.icon').css({ 'background-image': \"url('\" + previewpath + \"')\" })\n\t\t\tgetCroppedPreview(replacement).then(\n\t\t\t\tfunction(path) {\n\t\t\t\t\t$replacementDiv.find('.icon').css('background-image', 'url(' + path + ')')\n\t\t\t\t}, function() {\n\t\t\t\t\tpath = OC.MimeType.getIconUrl(replacement.type)\n\t\t\t\t\t$replacementDiv.find('.icon').css('background-image', 'url(' + path + ')')\n\t\t\t\t}\n\t\t\t)\n\t\t\t// connect checkboxes with labels\n\t\t\tvar checkboxId = $conflicts.find('.conflict').length\n\t\t\t$originalDiv.find('input:checkbox').attr('id', 'checkbox_original_' + checkboxId)\n\t\t\t$replacementDiv.find('input:checkbox').attr('id', 'checkbox_replacement_' + checkboxId)\n\n\t\t\t$conflicts.append($conflict)\n\n\t\t\t// set more recent mtime bold\n\t\t\t// ie sucks\n\t\t\tif (replacement.lastModified > original.mtime) {\n\t\t\t\t$replacementDiv.find('.mtime').css('font-weight', 'bold')\n\t\t\t} else if (replacement.lastModified < original.mtime) {\n\t\t\t\t$originalDiv.find('.mtime').css('font-weight', 'bold')\n\t\t\t} else {\n\t\t\t\t// TODO add to same mtime collection?\n\t\t\t}\n\n\t\t\t// set bigger size bold\n\t\t\tif (replacement.size && replacement.size > original.size) {\n\t\t\t\t$replacementDiv.find('.size').css('font-weight', 'bold')\n\t\t\t} else if (replacement.size && replacement.size < original.size) {\n\t\t\t\t$originalDiv.find('.size').css('font-weight', 'bold')\n\t\t\t} else {\n\t\t\t\t// TODO add to same size collection?\n\t\t\t}\n\n\t\t\t// TODO show skip action for files with same size and mtime in bottom row\n\n\t\t\t// always keep readonly files\n\n\t\t\tif (original.status === 'readonly') {\n\t\t\t\t$originalDiv\n\t\t\t\t\t.addClass('readonly')\n\t\t\t\t\t.find('input[type=\"checkbox\"]')\n\t\t\t\t\t.prop('checked', true)\n\t\t\t\t\t.prop('disabled', true)\n\t\t\t\t$originalDiv.find('.message')\n\t\t\t\t\t.text(t('core', 'read-only'))\n\t\t\t}\n\t\t}\n\t\t// var selection = controller.getSelection(data.originalFiles);\n\t\t// if (selection.defaultAction) {\n\t\t//\tcontroller[selection.defaultAction](data);\n\t\t// } else {\n\t\tvar dialogName = 'oc-dialog-fileexists-content'\n\t\tvar dialogId = '#' + dialogName\n\t\tif (this._fileexistsshown) {\n\t\t\t// add conflict\n\n\t\t\tvar $conflicts = $(dialogId + ' .conflicts')\n\t\t\taddConflict($conflicts, original, replacement)\n\n\t\t\tvar count = $(dialogId + ' .conflict').length\n\t\t\tvar title = n('core',\n\t\t\t\t'{count} file conflict',\n\t\t\t\t'{count} file conflicts',\n\t\t\t\tcount,\n\t\t\t\t{ count: count }\n\t\t\t)\n\t\t\t$(dialogId).parent().children('.oc-dialog-title').text(title)\n\n\t\t\t// recalculate dimensions\n\t\t\t$(window).trigger('resize')\n\t\t\tdialogDeferred.resolve()\n\t\t} else {\n\t\t\t// create dialog\n\t\t\tthis._fileexistsshown = true\n\t\t\t$.when(this._getFileExistsTemplate()).then(function($tmpl) {\n\t\t\t\tvar title = t('core', 'One file conflict')\n\t\t\t\tvar $dlg = $tmpl.octemplate({\n\t\t\t\t\tdialog_name: dialogName,\n\t\t\t\t\ttitle: title,\n\t\t\t\t\ttype: 'fileexists',\n\n\t\t\t\t\tallnewfiles: t('core', 'New Files'),\n\t\t\t\t\tallexistingfiles: t('core', 'Already existing files'),\n\n\t\t\t\t\twhy: t('core', 'Which files do you want to keep?'),\n\t\t\t\t\twhat: t('core', 'If you select both versions, the copied file will have a number added to its name.')\n\t\t\t\t})\n\t\t\t\t$('body').append($dlg)\n\n\t\t\t\tif (original && replacement) {\n\t\t\t\t\tvar $conflicts = $dlg.find('.conflicts')\n\t\t\t\t\taddConflict($conflicts, original, replacement)\n\t\t\t\t}\n\n\t\t\t\tvar buttonlist = [{\n\t\t\t\t\ttext: t('core', 'Cancel'),\n\t\t\t\t\tclasses: 'cancel',\n\t\t\t\t\tclick: function() {\n\t\t\t\t\t\tif (typeof controller.onCancel !== 'undefined') {\n\t\t\t\t\t\t\tcontroller.onCancel(data)\n\t\t\t\t\t\t}\n\t\t\t\t\t\t$(dialogId).ocdialog('close')\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\ttext: t('core', 'Continue'),\n\t\t\t\t\tclasses: 'continue',\n\t\t\t\t\tclick: function() {\n\t\t\t\t\t\tif (typeof controller.onContinue !== 'undefined') {\n\t\t\t\t\t\t\tcontroller.onContinue($(dialogId + ' .conflict'))\n\t\t\t\t\t\t}\n\t\t\t\t\t\t$(dialogId).ocdialog('close')\n\t\t\t\t\t}\n\t\t\t\t}]\n\n\t\t\t\t$(dialogId).ocdialog({\n\t\t\t\t\twidth: 500,\n\t\t\t\t\tcloseOnEscape: true,\n\t\t\t\t\tmodal: true,\n\t\t\t\t\tbuttons: buttonlist,\n\t\t\t\t\tcloseButton: null,\n\t\t\t\t\tclose: function() {\n\t\t\t\t\t\tself._fileexistsshown = false\n\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t$(this).ocdialog('destroy').remove()\n\t\t\t\t\t\t} catch (e) {\n\t\t\t\t\t\t\t// ignore\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t})\n\n\t\t\t\t$(dialogId).css('height', 'auto')\n\n\t\t\t\tvar $primaryButton = $dlg.closest('.oc-dialog').find('button.continue')\n\t\t\t\t$primaryButton.prop('disabled', true)\n\n\t\t\t\tfunction updatePrimaryButton() {\n\t\t\t\t\tvar checkedCount = $dlg.find('.conflicts .checkbox:checked').length\n\t\t\t\t\t$primaryButton.prop('disabled', checkedCount === 0)\n\t\t\t\t}\n\n\t\t\t\t// add checkbox toggling actions\n\t\t\t\t$(dialogId).find('.allnewfiles').on('click', function() {\n\t\t\t\t\tvar $checkboxes = $(dialogId).find('.conflict .replacement input[type=\"checkbox\"]')\n\t\t\t\t\t$checkboxes.prop('checked', $(this).prop('checked'))\n\t\t\t\t})\n\t\t\t\t$(dialogId).find('.allexistingfiles').on('click', function() {\n\t\t\t\t\tvar $checkboxes = $(dialogId).find('.conflict .original:not(.readonly) input[type=\"checkbox\"]')\n\t\t\t\t\t$checkboxes.prop('checked', $(this).prop('checked'))\n\t\t\t\t})\n\t\t\t\t$(dialogId).find('.conflicts').on('click', '.replacement,.original:not(.readonly)', function() {\n\t\t\t\t\tvar $checkbox = $(this).find('input[type=\"checkbox\"]')\n\t\t\t\t\t$checkbox.prop('checked', !$checkbox.prop('checked'))\n\t\t\t\t})\n\t\t\t\t$(dialogId).find('.conflicts').on('click', '.replacement input[type=\"checkbox\"],.original:not(.readonly) input[type=\"checkbox\"]', function() {\n\t\t\t\t\tvar $checkbox = $(this)\n\t\t\t\t\t$checkbox.prop('checked', !$checkbox.prop('checked'))\n\t\t\t\t})\n\n\t\t\t\t// update counters\n\t\t\t\t$(dialogId).on('click', '.replacement,.allnewfiles', function() {\n\t\t\t\t\tvar count = $(dialogId).find('.conflict .replacement input[type=\"checkbox\"]:checked').length\n\t\t\t\t\tif (count === $(dialogId + ' .conflict').length) {\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles').prop('checked', true)\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles + .count').text(t('core', '(all selected)'))\n\t\t\t\t\t} else if (count > 0) {\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles').prop('checked', false)\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles + .count').text(t('core', '({count} selected)', { count: count }))\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles').prop('checked', false)\n\t\t\t\t\t\t$(dialogId).find('.allnewfiles + .count').text('')\n\t\t\t\t\t}\n\t\t\t\t\tupdatePrimaryButton()\n\t\t\t\t})\n\t\t\t\t$(dialogId).on('click', '.original,.allexistingfiles', function() {\n\t\t\t\t\tvar count = $(dialogId).find('.conflict .original input[type=\"checkbox\"]:checked').length\n\t\t\t\t\tif (count === $(dialogId + ' .conflict').length) {\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles').prop('checked', true)\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles + .count').text(t('core', '(all selected)'))\n\t\t\t\t\t} else if (count > 0) {\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles').prop('checked', false)\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles + .count')\n\t\t\t\t\t\t\t.text(t('core', '({count} selected)', { count: count }))\n\t\t\t\t\t} else {\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles').prop('checked', false)\n\t\t\t\t\t\t$(dialogId).find('.allexistingfiles + .count').text('')\n\t\t\t\t\t}\n\t\t\t\t\tupdatePrimaryButton()\n\t\t\t\t})\n\n\t\t\t\tdialogDeferred.resolve()\n\t\t\t})\n\t\t\t\t.fail(function() {\n\t\t\t\t\tdialogDeferred.reject()\n\t\t\t\t\talert(t('core', 'Error loading file exists template'))\n\t\t\t\t})\n\t\t}\n\t\t// }\n\t\treturn dialogDeferred.promise()\n\t},\n\n\t_getFileExistsTemplate: function() {\n\t\tvar defer = $.Deferred()\n\t\tif (!this.$fileexistsTemplate) {\n\t\t\tvar self = this\n\t\t\t$.get(OC.filePath('core', 'templates/legacy', 'fileexists.html'), function(tmpl) {\n\t\t\t\tself.$fileexistsTemplate = $(tmpl)\n\t\t\t\tdefer.resolve(self.$fileexistsTemplate)\n\t\t\t})\n\t\t\t\t.fail(function() {\n\t\t\t\t\tdefer.reject()\n\t\t\t\t})\n\t\t} else {\n\t\t\tdefer.resolve(this.$fileexistsTemplate)\n\t\t}\n\t\treturn defer.promise()\n\t},\n}\n\nexport default Dialogs\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { emit } from '@nextcloud/event-bus'\n\n/**\n * @private\n * @param {Document} global the document to read the initial value from\n * @param {Function} emit the function to invoke for every new token\n * @return {object}\n */\nexport const manageToken = (global, emit) => {\n\tlet token = global.getElementsByTagName('head')[0].getAttribute('data-requesttoken')\n\n\treturn {\n\t\tgetToken: () => token,\n\t\tsetToken: newToken => {\n\t\t\ttoken = newToken\n\n\t\t\temit('csrf-token-update', {\n\t\t\t\ttoken,\n\t\t\t})\n\t\t},\n\t}\n}\n\nconst manageFromDocument = manageToken(document, emit)\n\n/**\n * @return {string}\n */\nexport const getToken = manageFromDocument.getToken\n\n/**\n * @param {string} newToken new token\n */\nexport const setToken = manageFromDocument.setToken\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2015 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\nimport $ from 'jquery'\n\nimport { getToken } from './requesttoken.js'\n\n/**\n * Create a new event source\n * @param {string} src\n * @param {object} [data] to be send as GET\n *\n * @constructs OCEventSource\n */\nconst OCEventSource = function(src, data) {\n\tvar dataStr = ''\n\tvar name\n\tvar joinChar\n\tthis.typelessListeners = []\n\tthis.closed = false\n\tthis.listeners = {}\n\tif (data) {\n\t\tfor (name in data) {\n\t\t\tdataStr += name + '=' + encodeURIComponent(data[name]) + '&'\n\t\t}\n\t}\n\tdataStr += 'requesttoken=' + encodeURIComponent(getToken())\n\tif (!this.useFallBack && typeof EventSource !== 'undefined') {\n\t\tjoinChar = '&'\n\t\tif (src.indexOf('?') === -1) {\n\t\t\tjoinChar = '?'\n\t\t}\n\t\tthis.source = new EventSource(src + joinChar + dataStr)\n\t\tthis.source.onmessage = function(e) {\n\t\t\tfor (var i = 0; i < this.typelessListeners.length; i++) {\n\t\t\t\tthis.typelessListeners[i](JSON.parse(e.data))\n\t\t\t}\n\t\t}.bind(this)\n\t} else {\n\t\tvar iframeId = 'oc_eventsource_iframe_' + OCEventSource.iframeCount\n\t\tOCEventSource.fallBackSources[OCEventSource.iframeCount] = this\n\t\tthis.iframe = $('')\n\t\tthis.iframe.attr('id', iframeId)\n\t\tthis.iframe.hide()\n\n\t\tjoinChar = '&'\n\t\tif (src.indexOf('?') === -1) {\n\t\t\tjoinChar = '?'\n\t\t}\n\t\tthis.iframe.attr('src', src + joinChar + 'fallback=true&fallback_id=' + OCEventSource.iframeCount + '&' + dataStr)\n\t\t$('body').append(this.iframe)\n\t\tthis.useFallBack = true\n\t\tOCEventSource.iframeCount++\n\t}\n\t// add close listener\n\tthis.listen('__internal__', function(data) {\n\t\tif (data === 'close') {\n\t\t\tthis.close()\n\t\t}\n\t}.bind(this))\n}\nOCEventSource.fallBackSources = []\nOCEventSource.iframeCount = 0// number of fallback iframes\nOCEventSource.fallBackCallBack = function(id, type, data) {\n\tOCEventSource.fallBackSources[id].fallBackCallBack(type, data)\n}\nOCEventSource.prototype = {\n\ttypelessListeners: [],\n\tiframe: null,\n\tlisteners: {}, // only for fallback\n\tuseFallBack: false,\n\t/**\n\t * Fallback callback for browsers that don't have the\n\t * native EventSource object.\n\t *\n\t * Calls the registered listeners.\n\t *\n\t * @private\n\t * @param {String} type event type\n\t * @param {Object} data received data\n\t */\n\tfallBackCallBack: function(type, data) {\n\t\tvar i\n\t\t// ignore messages that might appear after closing\n\t\tif (this.closed) {\n\t\t\treturn\n\t\t}\n\t\tif (type) {\n\t\t\tif (typeof this.listeners.done !== 'undefined') {\n\t\t\t\tfor (i = 0; i < this.listeners[type].length; i++) {\n\t\t\t\t\tthis.listeners[type][i](data)\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tfor (i = 0; i < this.typelessListeners.length; i++) {\n\t\t\t\tthis.typelessListeners[i](data)\n\t\t\t}\n\t\t}\n\t},\n\tlastLength: 0, // for fallback\n\t/**\n\t * Listen to a given type of events.\n\t *\n\t * @param {String} type event type\n\t * @param {Function} callback event callback\n\t */\n\tlisten: function(type, callback) {\n\t\tif (callback && callback.call) {\n\n\t\t\tif (type) {\n\t\t\t\tif (this.useFallBack) {\n\t\t\t\t\tif (!this.listeners[type]) {\n\t\t\t\t\t\tthis.listeners[type] = []\n\t\t\t\t\t}\n\t\t\t\t\tthis.listeners[type].push(callback)\n\t\t\t\t} else {\n\t\t\t\t\tthis.source.addEventListener(type, function(e) {\n\t\t\t\t\t\tif (typeof e.data !== 'undefined') {\n\t\t\t\t\t\t\tcallback(JSON.parse(e.data))\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tcallback('')\n\t\t\t\t\t\t}\n\t\t\t\t\t}, false)\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tthis.typelessListeners.push(callback)\n\t\t\t}\n\t\t}\n\t},\n\t/**\n\t * Closes this event source.\n\t */\n\tclose: function() {\n\t\tthis.closed = true\n\t\tif (typeof this.source !== 'undefined') {\n\t\t\tthis.source.close()\n\t\t}\n\t}\n}\n\nexport default OCEventSource\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\n/** @typedef {import('jquery')} jQuery */\nimport $ from 'jquery'\n\nimport { menuSpeed } from './constants.js'\n\nexport let currentMenu = null\nexport let currentMenuToggle = null\n\n/**\n * For menu toggling\n *\n * @param {jQuery} $toggle the toggle element\n * @param {jQuery} $menuEl the menu container element\n * @param {Function | undefined} toggle callback invoked everytime the menu is opened\n * @param {boolean} headerMenu is this a top right header menu?\n * @return {void}\n */\nexport const registerMenu = function($toggle, $menuEl, toggle, headerMenu) {\n\t$menuEl.addClass('menu')\n\tconst isClickableElement = $toggle.prop('tagName') === 'A' || $toggle.prop('tagName') === 'BUTTON'\n\n\t// On link and button, the enter key trigger a click event\n\t// Only use the click to avoid two fired events\n\t$toggle.on(isClickableElement ? 'click.menu' : 'click.menu keyup.menu', function(event) {\n\t\t// prevent the link event (append anchor to URL)\n\t\tevent.preventDefault()\n\n\t\t// allow enter key as a trigger\n\t\tif (event.key && event.key !== 'Enter') {\n\t\t\treturn\n\t\t}\n\n\t\tif ($menuEl.is(currentMenu)) {\n\t\t\thideMenus()\n\t\t\treturn\n\t\t} else if (currentMenu) {\n\t\t\t// another menu was open?\n\t\t\t// close it\n\t\t\thideMenus()\n\t\t}\n\n\t\tif (headerMenu === true) {\n\t\t\t$menuEl.parent().addClass('openedMenu')\n\t\t}\n\n\t\t// Set menu to expanded\n\t\t$toggle.attr('aria-expanded', true)\n\n\t\t$menuEl.slideToggle(menuSpeed, toggle)\n\t\tcurrentMenu = $menuEl\n\t\tcurrentMenuToggle = $toggle\n\t})\n}\n\n/**\n * Unregister a previously registered menu\n *\n * @param {jQuery} $toggle the toggle element\n * @param {jQuery} $menuEl the menu container element\n */\nexport const unregisterMenu = ($toggle, $menuEl) => {\n\t// close menu if opened\n\tif ($menuEl.is(currentMenu)) {\n\t\thideMenus()\n\t}\n\t$toggle.off('click.menu').removeClass('menutoggle')\n\t$menuEl.removeClass('menu')\n}\n\n/**\n * Hides any open menus\n *\n * @param {Function} complete callback when the hiding animation is done\n */\nexport const hideMenus = function(complete) {\n\tif (currentMenu) {\n\t\tconst lastMenu = currentMenu\n\t\tcurrentMenu.trigger(new $.Event('beforeHide'))\n\t\tcurrentMenu.slideUp(menuSpeed, function() {\n\t\t\tlastMenu.trigger(new $.Event('afterHide'))\n\t\t\tif (complete) {\n\t\t\t\tcomplete.apply(this, arguments)\n\t\t\t}\n\t\t})\n\t}\n\n\t// Set menu to closed\n\t$('.menutoggle').attr('aria-expanded', false)\n\tif (currentMenuToggle) {\n\t\tcurrentMenuToggle.attr('aria-expanded', false)\n\t}\n\n\t$('.openedMenu').removeClass('openedMenu')\n\tcurrentMenu = null\n\tcurrentMenuToggle = null\n}\n\n/**\n * Shows a given element as menu\n *\n * @param {object} [$toggle] menu toggle\n * @param {object} $menuEl menu element\n * @param {Function} complete callback when the showing animation is done\n */\nexport const showMenu = ($toggle, $menuEl, complete) => {\n\tif ($menuEl.is(currentMenu)) {\n\t\treturn\n\t}\n\thideMenus()\n\tcurrentMenu = $menuEl\n\tcurrentMenuToggle = $toggle\n\t$menuEl.trigger(new $.Event('beforeShow'))\n\t$menuEl.show()\n\t$menuEl.trigger(new $.Event('afterShow'))\n\t// no animation\n\tif (_.isFunction(complete)) {\n\t\tcomplete()\n\t}\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const coreApps = ['', 'admin', 'log', 'core/search', 'core', '3rdparty']\nexport const menuSpeed = 50\nexport const PERMISSION_NONE = 0\nexport const PERMISSION_CREATE = 4\nexport const PERMISSION_READ = 1\nexport const PERMISSION_UPDATE = 2\nexport const PERMISSION_DELETE = 8\nexport const PERMISSION_SHARE = 16\nexport const PERMISSION_ALL = 31\nexport const TAG_FAVORITE = '_$!!$_'\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst isAdmin = !!window._oc_isadmin\n\n/**\n * Returns whether the current user is an administrator\n *\n * @return {boolean} true if the user is an admin, false otherwise\n * @since 9.0.0\n */\nexport const isUserAdmin = () => isAdmin\n","/**\n * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2014 ownCloud, Inc.\n * SPDX-FileCopyrightText: 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Handlebars from 'handlebars'\nimport {\n\tloadTranslations,\n\ttranslate,\n\ttranslatePlural,\n\tregister,\n\tunregister,\n} from '@nextcloud/l10n'\n\n/**\n * L10N namespace with localization functions.\n *\n * @namespace OC.L10n\n * @deprecated 26.0.0 use https://www.npmjs.com/package/@nextcloud/l10n\n */\nconst L10n = {\n\n\t/**\n\t * Load an app's translation bundle if not loaded already.\n\t *\n\t * @deprecated 26.0.0 use `loadTranslations` from https://www.npmjs.com/package/@nextcloud/l10n\n\t *\n\t * @param {string} appName name of the app\n\t * @param {Function} callback callback to be called when\n\t * the translations are loaded\n\t * @return {Promise} promise\n\t */\n\tload: loadTranslations,\n\n\t/**\n\t * Register an app's translation bundle.\n\t *\n\t * @deprecated 26.0.0 use `register` from https://www.npmjs.com/package/@nextcloud/l10\n\t *\n\t * @param {string} appName name of the app\n\t * @param {Record} bundle bundle\n\t */\n\tregister,\n\n\t/**\n\t * @private\n\t * @deprecated 26.0.0 use `unregister` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\t_unregister: unregister,\n\n\t/**\n\t * Translate a string\n\t *\n\t * @deprecated 26.0.0 use `translate` from https://www.npmjs.com/package/@nextcloud/l10n\n\t *\n\t * @param {string} app the id of the app for which to translate the string\n\t * @param {string} text the string to translate\n\t * @param {object} [vars] map of placeholder key to value\n\t * @param {number} [count] number to replace %n with\n\t * @param {Array} [options] options array\n\t * @param {boolean} [options.escape=true] enable/disable auto escape of placeholders (by default enabled)\n\t * @param {boolean} [options.sanitize=true] enable/disable sanitization (by default enabled)\n\t * @return {string}\n\t */\n\ttranslate,\n\n\t/**\n\t * Translate a plural string\n\t *\n\t * @deprecated 26.0.0 use `translatePlural` from https://www.npmjs.com/package/@nextcloud/l10n\n\t *\n\t * @param {string} app the id of the app for which to translate the string\n\t * @param {string} textSingular the string to translate for exactly one object\n\t * @param {string} textPlural the string to translate for n objects\n\t * @param {number} count number to determine whether to use singular or plural\n\t * @param {object} [vars] map of placeholder key to value\n\t * @param {Array} [options] options array\n\t * @param {boolean} [options.escape=true] enable/disable auto escape of placeholders (by default enabled)\n\t * @return {string} Translated string\n\t */\n\ttranslatePlural,\n}\n\nexport default L10n\n\nHandlebars.registerHelper('t', function(app, text) {\n\treturn translate(app, text)\n})\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport {\n\tgetRootUrl as realGetRootUrl,\n} from '@nextcloud/router'\n\n/**\n * Creates a relative url for remote use\n *\n * @param {string} service id\n * @return {string} the url\n */\nexport const linkToRemoteBase = service => {\n\treturn realGetRootUrl() + '/remote.php/' + service\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * A little class to manage a status field for a \"saving\" process.\n * It can be used to display a starting message (e.g. \"Saving...\") and then\n * replace it with a green success message or a red error message.\n *\n * @namespace OC.msg\n */\nexport default {\n\t/**\n\t * Displayes a \"Saving...\" message in the given message placeholder\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t */\n\tstartSaving(selector) {\n\t\tthis.startAction(selector, t('core', 'Saving …'))\n\t},\n\n\t/**\n\t * Displayes a custom message in the given message placeholder\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {string} message Plain text message to display (no HTML allowed)\n\t */\n\tstartAction(selector, message) {\n\t\t$(selector).text(message)\n\t\t\t.removeClass('success')\n\t\t\t.removeClass('error')\n\t\t\t.stop(true, true)\n\t\t\t.show()\n\t},\n\n\t/**\n\t * Displayes an success/error message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {object} response Response of the server\n\t * @param {object} response.data Data of the servers response\n\t * @param {string} response.data.message Plain text message to display (no HTML allowed)\n\t * @param {string} response.status is being used to decide whether the message\n\t * is displayed as an error/success\n\t */\n\tfinishedSaving(selector, response) {\n\t\tthis.finishedAction(selector, response)\n\t},\n\n\t/**\n\t * Displayes an success/error message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {object} response Response of the server\n\t * @param {object} response.data Data of the servers response\n\t * @param {string} response.data.message Plain text message to display (no HTML allowed)\n\t * @param {string} response.status is being used to decide whether the message\n\t * is displayed as an error/success\n\t */\n\tfinishedAction(selector, response) {\n\t\tif (response.status === 'success') {\n\t\t\tthis.finishedSuccess(selector, response.data.message)\n\t\t} else {\n\t\t\tthis.finishedError(selector, response.data.message)\n\t\t}\n\t},\n\n\t/**\n\t * Displayes an success message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {string} message Plain text success message to display (no HTML allowed)\n\t */\n\tfinishedSuccess(selector, message) {\n\t\t$(selector).text(message)\n\t\t\t.addClass('success')\n\t\t\t.removeClass('error')\n\t\t\t.stop(true, true)\n\t\t\t.delay(3000)\n\t\t\t.fadeOut(900)\n\t\t\t.show()\n\t},\n\n\t/**\n\t * Displayes an error message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {string} message Plain text error message to display (no HTML allowed)\n\t */\n\tfinishedError(selector, message) {\n\t\t$(selector).text(message)\n\t\t\t.addClass('error')\n\t\t\t.removeClass('success')\n\t\t\t.show()\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { confirmPassword, isPasswordConfirmationRequired } from '@nextcloud/password-confirmation'\nimport '@nextcloud/password-confirmation/dist/style.css'\n\n/**\n * @namespace OC.PasswordConfirmation\n */\nexport default {\n\n\trequiresPasswordConfirmation() {\n\t\treturn isPasswordConfirmationRequired()\n\t},\n\n\t/**\n\t * @param {Function} callback success callback function\n\t * @param {object} options options currently not used by confirmPassword\n\t * @param {Function} rejectCallback error callback function\n\t */\n\trequirePasswordConfirmation(callback, options, rejectCallback) {\n\t\tconfirmPassword().then(callback, rejectCallback)\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport default {\n\n\t/**\n\t * @type {Array.}\n\t */\n\t_plugins: {},\n\n\t/**\n\t * Register plugin\n\t *\n\t * @param {string} targetName app name / class name to hook into\n\t * @param {OC.Plugin} plugin plugin\n\t */\n\tregister(targetName, plugin) {\n\t\tlet plugins = this._plugins[targetName]\n\t\tif (!plugins) {\n\t\t\tplugins = this._plugins[targetName] = []\n\t\t}\n\t\tplugins.push(plugin)\n\t},\n\n\t/**\n\t * Returns all plugin registered to the given target\n\t * name / app name / class name.\n\t *\n\t * @param {string} targetName app name / class name to hook into\n\t * @return {Array.} array of plugins\n\t */\n\tgetPlugins(targetName) {\n\t\treturn this._plugins[targetName] || []\n\t},\n\n\t/**\n\t * Call attach() on all plugins registered to the given target name.\n\t *\n\t * @param {string} targetName app name / class name\n\t * @param {object} targetObject to be extended\n\t * @param {object} [options] options\n\t */\n\tattach(targetName, targetObject, options) {\n\t\tconst plugins = this.getPlugins(targetName)\n\t\tfor (let i = 0; i < plugins.length; i++) {\n\t\t\tif (plugins[i].attach) {\n\t\t\t\tplugins[i].attach(targetObject, options)\n\t\t\t}\n\t\t}\n\t},\n\n\t/**\n\t * Call detach() on all plugins registered to the given target name.\n\t *\n\t * @param {string} targetName app name / class name\n\t * @param {object} targetObject to be extended\n\t * @param {object} [options] options\n\t */\n\tdetach(targetName, targetObject, options) {\n\t\tconst plugins = this.getPlugins(targetName)\n\t\tfor (let i = 0; i < plugins.length; i++) {\n\t\t\tif (plugins[i].detach) {\n\t\t\t\tplugins[i].detach(targetObject, options)\n\t\t\t}\n\t\t}\n\t},\n\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const theme = window._theme || {}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\nimport OC from './index.js'\n\n/**\n * Utility class for the history API,\n * includes fallback to using the URL hash when\n * the browser doesn't support the history API.\n *\n * @namespace OC.Util.History\n */\nexport default {\n\n\t_handlers: [],\n\n\t/**\n\t * Push the current URL parameters to the history stack\n\t * and change the visible URL.\n\t * Note: this includes a workaround for IE8/IE9 that uses\n\t * the hash part instead of the search part.\n\t *\n\t * @param {object | string} params to append to the URL, can be either a string\n\t * or a map\n\t * @param {string} [url] URL to be used, otherwise the current URL will be used,\n\t * using the params as query string\n\t * @param {boolean} [replace] whether to replace instead of pushing\n\t */\n\t_pushState(params, url, replace) {\n\t\tlet strParams\n\t\tif (typeof (params) === 'string') {\n\t\t\tstrParams = params\n\t\t} else {\n\t\t\tstrParams = OC.buildQueryString(params)\n\t\t}\n\n\t\tif (window.history.pushState) {\n\t\t\turl = url || location.pathname + '?' + strParams\n\t\t\t// Workaround for bug with SVG and window.history.pushState on Firefox < 51\n\t\t\t// https://bugzilla.mozilla.org/show_bug.cgi?id=652991\n\t\t\tconst isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1\n\t\t\tif (isFirefox && parseInt(navigator.userAgent.split('/').pop()) < 51) {\n\t\t\t\tconst patterns = document.querySelectorAll('[fill^=\"url(#\"], [stroke^=\"url(#\"], [filter^=\"url(#invert\"]')\n\t\t\t\tfor (let i = 0, ii = patterns.length, pattern; i < ii; i++) {\n\t\t\t\t\tpattern = patterns[i]\n\t\t\t\t\t// eslint-disable-next-line no-self-assign\n\t\t\t\t\tpattern.style.fill = pattern.style.fill\n\t\t\t\t\t// eslint-disable-next-line no-self-assign\n\t\t\t\t\tpattern.style.stroke = pattern.style.stroke\n\t\t\t\t\tpattern.removeAttribute('filter')\n\t\t\t\t\tpattern.setAttribute('filter', 'url(#invert)')\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (replace) {\n\t\t\t\twindow.history.replaceState(params, '', url)\n\t\t\t} else {\n\t\t\t\twindow.history.pushState(params, '', url)\n\t\t\t}\n\t\t} else {\n\t\t\t// use URL hash for IE8\n\t\t\twindow.location.hash = '?' + strParams\n\t\t\t// inhibit next onhashchange that just added itself\n\t\t\t// to the event queue\n\t\t\tthis._cancelPop = true\n\t\t}\n\t},\n\n\t/**\n\t * Push the current URL parameters to the history stack\n\t * and change the visible URL.\n\t * Note: this includes a workaround for IE8/IE9 that uses\n\t * the hash part instead of the search part.\n\t *\n\t * @param {object | string} params to append to the URL, can be either a string or a map\n\t * @param {string} [url] URL to be used, otherwise the current URL will be used, using the params as query string\n\t */\n\tpushState(params, url) {\n\t\tthis._pushState(params, url, false)\n\t},\n\n\t/**\n\t * Push the current URL parameters to the history stack\n\t * and change the visible URL.\n\t * Note: this includes a workaround for IE8/IE9 that uses\n\t * the hash part instead of the search part.\n\t *\n\t * @param {object | string} params to append to the URL, can be either a string\n\t * or a map\n\t * @param {string} [url] URL to be used, otherwise the current URL will be used,\n\t * using the params as query string\n\t */\n\treplaceState(params, url) {\n\t\tthis._pushState(params, url, true)\n\t},\n\n\t/**\n\t * Add a popstate handler\n\t *\n\t * @param {Function} handler handler\n\t */\n\taddOnPopStateHandler(handler) {\n\t\tthis._handlers.push(handler)\n\t},\n\n\t/**\n\t * Parse a query string from the hash part of the URL.\n\t * (workaround for IE8 / IE9)\n\t *\n\t * @return {string}\n\t */\n\t_parseHashQuery() {\n\t\tconst hash = window.location.hash\n\t\tconst pos = hash.indexOf('?')\n\t\tif (pos >= 0) {\n\t\t\treturn hash.substr(pos + 1)\n\t\t}\n\t\tif (hash.length) {\n\t\t\t// remove hash sign\n\t\t\treturn hash.substr(1)\n\t\t}\n\t\treturn ''\n\t},\n\n\t_decodeQuery(query) {\n\t\treturn query.replace(/\\+/g, ' ')\n\t},\n\n\t/**\n\t * Parse the query/search part of the URL.\n\t * Also try and parse it from the URL hash (for IE8)\n\t *\n\t * @return {object} map of parameters\n\t */\n\tparseUrlQuery() {\n\t\tconst query = this._parseHashQuery()\n\t\tlet params\n\t\t// try and parse from URL hash first\n\t\tif (query) {\n\t\t\tparams = OC.parseQueryString(this._decodeQuery(query))\n\t\t}\n\t\t// else read from query attributes\n\t\tparams = _.extend(params || {}, OC.parseQueryString(this._decodeQuery(location.search)))\n\t\treturn params || {}\n\t},\n\n\t_onPopState(e) {\n\t\tif (this._cancelPop) {\n\t\t\tthis._cancelPop = false\n\t\t\treturn\n\t\t}\n\t\tlet params\n\t\tif (!this._handlers.length) {\n\t\t\treturn\n\t\t}\n\t\tparams = (e && e.state)\n\t\tif (_.isString(params)) {\n\t\t\tparams = OC.parseQueryString(params)\n\t\t} else if (!params) {\n\t\t\tparams = this.parseUrlQuery() || {}\n\t\t}\n\t\tfor (let i = 0; i < this._handlers.length; i++) {\n\t\t\tthis._handlers[i](params)\n\t\t}\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport moment from 'moment'\n\nimport History from './util-history.js'\nimport OC from './index.js'\nimport { formatFileSize as humanFileSize } from '@nextcloud/files'\n\n/**\n * @param {any} t -\n */\nfunction chunkify(t) {\n\t// Adapted from http://my.opera.com/GreyWyvern/blog/show.dml/1671288\n\tconst tz = []\n\tlet x = 0\n\tlet y = -1\n\tlet n = 0\n\tlet c\n\n\twhile (x < t.length) {\n\t\tc = t.charAt(x)\n\t\t// only include the dot in strings\n\t\tconst m = ((!n && c === '.') || (c >= '0' && c <= '9'))\n\t\tif (m !== n) {\n\t\t\t// next chunk\n\t\t\ty++\n\t\t\ttz[y] = ''\n\t\t\tn = m\n\t\t}\n\t\ttz[y] += c\n\t\tx++\n\t}\n\treturn tz\n}\n\n/**\n * Utility functions\n *\n * @namespace OC.Util\n */\nexport default {\n\n\tHistory,\n\n\t/**\n\t * @deprecated use https://nextcloud.github.io/nextcloud-files/functions/formatFileSize.html\n\t */\n\thumanFileSize,\n\n\t/**\n\t * Returns a file size in bytes from a humanly readable string\n\t * Makes 2kB to 2048.\n\t * Inspired by computerFileSize in helper.php\n\t *\n\t * @param {string} string file size in human-readable format\n\t * @return {number} or null if string could not be parsed\n\t *\n\t *\n\t */\n\tcomputerFileSize(string) {\n\t\tif (typeof string !== 'string') {\n\t\t\treturn null\n\t\t}\n\n\t\tconst s = string.toLowerCase().trim()\n\t\tlet bytes = null\n\n\t\tconst bytesArray = {\n\t\t\tb: 1,\n\t\t\tk: 1024,\n\t\t\tkb: 1024,\n\t\t\tmb: 1024 * 1024,\n\t\t\tm: 1024 * 1024,\n\t\t\tgb: 1024 * 1024 * 1024,\n\t\t\tg: 1024 * 1024 * 1024,\n\t\t\ttb: 1024 * 1024 * 1024 * 1024,\n\t\t\tt: 1024 * 1024 * 1024 * 1024,\n\t\t\tpb: 1024 * 1024 * 1024 * 1024 * 1024,\n\t\t\tp: 1024 * 1024 * 1024 * 1024 * 1024,\n\t\t}\n\n\t\tconst matches = s.match(/^[\\s+]?([0-9]*)(\\.([0-9]+))?( +)?([kmgtp]?b?)$/i)\n\t\tif (matches !== null) {\n\t\t\tbytes = parseFloat(s)\n\t\t\tif (!isFinite(bytes)) {\n\t\t\t\treturn null\n\t\t\t}\n\t\t} else {\n\t\t\treturn null\n\t\t}\n\t\tif (matches[5]) {\n\t\t\tbytes = bytes * bytesArray[matches[5]]\n\t\t}\n\n\t\tbytes = Math.round(bytes)\n\t\treturn bytes\n\t},\n\n\t/**\n\t * @param {string|number} timestamp timestamp\n\t * @param {string} format date format, see momentjs docs\n\t * @return {string} timestamp formatted as requested\n\t */\n\tformatDate(timestamp, format) {\n\t\tif (window.TESTING === undefined) {\n\t\t\tOC.debug && console.warn('OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment')\n\t\t}\n\t\tformat = format || 'LLL'\n\t\treturn moment(timestamp).format(format)\n\t},\n\n\t/**\n\t * @param {string|number} timestamp timestamp\n\t * @return {string} human readable difference from now\n\t */\n\trelativeModifiedDate(timestamp) {\n\t\tif (window.TESTING === undefined) {\n\t\t\tOC.debug && console.warn('OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment')\n\t\t}\n\t\tconst diff = moment().diff(moment(timestamp))\n\t\tif (diff >= 0 && diff < 45000) {\n\t\t\treturn t('core', 'seconds ago')\n\t\t}\n\t\treturn moment(timestamp).fromNow()\n\t},\n\n\t/**\n\t * Returns the width of a generic browser scrollbar\n\t *\n\t * @return {number} width of scrollbar\n\t */\n\tgetScrollBarWidth() {\n\t\tif (this._scrollBarWidth) {\n\t\t\treturn this._scrollBarWidth\n\t\t}\n\n\t\tconst inner = document.createElement('p')\n\t\tinner.style.width = '100%'\n\t\tinner.style.height = '200px'\n\n\t\tconst outer = document.createElement('div')\n\t\touter.style.position = 'absolute'\n\t\touter.style.top = '0px'\n\t\touter.style.left = '0px'\n\t\touter.style.visibility = 'hidden'\n\t\touter.style.width = '200px'\n\t\touter.style.height = '150px'\n\t\touter.style.overflow = 'hidden'\n\t\touter.appendChild(inner)\n\n\t\tdocument.body.appendChild(outer)\n\t\tconst w1 = inner.offsetWidth\n\t\touter.style.overflow = 'scroll'\n\t\tlet w2 = inner.offsetWidth\n\t\tif (w1 === w2) {\n\t\t\tw2 = outer.clientWidth\n\t\t}\n\n\t\tdocument.body.removeChild(outer)\n\n\t\tthis._scrollBarWidth = (w1 - w2)\n\n\t\treturn this._scrollBarWidth\n\t},\n\n\t/**\n\t * Remove the time component from a given date\n\t *\n\t * @param {Date} date date\n\t * @return {Date} date with stripped time\n\t */\n\tstripTime(date) {\n\t\t// FIXME: likely to break when crossing DST\n\t\t// would be better to use a library like momentJS\n\t\treturn new Date(date.getFullYear(), date.getMonth(), date.getDate())\n\t},\n\n\t/**\n\t * Compare two strings to provide a natural sort\n\t *\n\t * @param {string} a first string to compare\n\t * @param {string} b second string to compare\n\t * @return {number} -1 if b comes before a, 1 if a comes before b\n\t * or 0 if the strings are identical\n\t */\n\tnaturalSortCompare(a, b) {\n\t\tlet x\n\t\tconst aa = chunkify(a)\n\t\tconst bb = chunkify(b)\n\n\t\tfor (x = 0; aa[x] && bb[x]; x++) {\n\t\t\tif (aa[x] !== bb[x]) {\n\t\t\t\tconst aNum = Number(aa[x]); const bNum = Number(bb[x])\n\t\t\t\t// note: == is correct here\n\t\t\t\t/* eslint-disable-next-line */\n\t\t\t\tif (aNum == aa[x] && bNum == bb[x]) {\n\t\t\t\t\treturn aNum - bNum\n\t\t\t\t} else {\n\t\t\t\t\t// Note: This locale setting isn't supported by all browsers but for the ones\n\t\t\t\t\t// that do there will be more consistency between client-server sorting\n\t\t\t\t\treturn aa[x].localeCompare(bb[x], OC.getLanguage())\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn aa.length - bb.length\n\t},\n\n\t/**\n\t * Calls the callback in a given interval until it returns true\n\t *\n\t * @param {Function} callback function to call on success\n\t * @param {number} interval in milliseconds\n\t */\n\twaitFor(callback, interval) {\n\t\tconst internalCallback = function() {\n\t\t\tif (callback() !== true) {\n\t\t\t\tsetTimeout(internalCallback, interval)\n\t\t\t}\n\t\t}\n\n\t\tinternalCallback()\n\t},\n\n\t/**\n\t * Checks if a cookie with the given name is present and is set to the provided value.\n\t *\n\t * @param {string} name name of the cookie\n\t * @param {string} value value of the cookie\n\t * @return {boolean} true if the cookie with the given name has the given value\n\t */\n\tisCookieSetToValue(name, value) {\n\t\tconst cookies = document.cookie.split(';')\n\t\tfor (let i = 0; i < cookies.length; i++) {\n\t\t\tconst cookie = cookies[i].split('=')\n\t\t\tif (cookie[0].trim() === name && cookie[1].trim() === value) {\n\t\t\t\treturn true\n\t\t\t}\n\t\t}\n\t\treturn false\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst base = window._oc_debug\n\nexport const debug = base\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nlet webroot = window._oc_webroot\n\nif (typeof webroot === 'undefined') {\n\twebroot = location.pathname\n\tconst pos = webroot.indexOf('/index.php/')\n\tif (pos !== -1) {\n\t\twebroot = webroot.substr(0, pos)\n\t} else {\n\t\twebroot = webroot.substr(0, webroot.lastIndexOf('/'))\n\t}\n}\n\nexport default webroot\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { subscribe } from '@nextcloud/event-bus'\n\nimport {\n\tajaxConnectionLostHandler,\n\tprocessAjaxError,\n\tregisterXHRForErrorProcessing,\n} from './xhr-error.js'\nimport Apps from './apps.js'\nimport { AppConfig, appConfig } from './appconfig.js'\nimport appswebroots from './appswebroots.js'\nimport Backbone from './backbone.js'\nimport {\n\tbasename,\n\tdirname,\n\tencodePath,\n\tisSamePath,\n\tjoinPaths,\n} from '@nextcloud/paths'\nimport {\n\tbuild as buildQueryString,\n\tparse as parseQueryString,\n} from './query-string.js'\nimport Config from './config.js'\nimport {\n\tcoreApps,\n\tmenuSpeed,\n\tPERMISSION_ALL,\n\tPERMISSION_CREATE,\n\tPERMISSION_DELETE,\n\tPERMISSION_NONE,\n\tPERMISSION_READ,\n\tPERMISSION_SHARE,\n\tPERMISSION_UPDATE,\n\tTAG_FAVORITE,\n} from './constants.js'\nimport { currentUser, getCurrentUser } from './currentuser.js'\nimport Dialogs from './dialogs.js'\nimport EventSource from './eventsource.js'\nimport { get, set } from './get_set.js'\nimport { getCapabilities } from './capabilities.js'\nimport {\n\tgetHost,\n\tgetHostName,\n\tgetPort,\n\tgetProtocol,\n} from './host.js'\nimport {\n\tgetToken as getRequestToken,\n} from './requesttoken.js'\nimport {\n\thideMenus,\n\tregisterMenu,\n\tshowMenu,\n\tunregisterMenu,\n} from './menu.js'\nimport { isUserAdmin } from './admin.js'\nimport L10N from './l10n.js'\nimport {\n\tgetCanonicalLocale,\n\tgetLanguage,\n\tgetLocale,\n} from '@nextcloud/l10n'\n\nimport {\n\tgenerateUrl,\n\tgenerateFilePath,\n\tgenerateOcsUrl,\n\tgenerateRemoteUrl,\n\tgetRootUrl,\n\timagePath,\n\tlinkTo,\n} from '@nextcloud/router'\n\nimport {\n\tlinkToRemoteBase,\n} from './routing.js'\nimport msg from './msg.js'\nimport Notification from './notification.js'\nimport PasswordConfirmation from './password-confirmation.js'\nimport Plugins from './plugins.js'\nimport { theme } from './theme.js'\nimport Util from './util.js'\nimport { debug } from './debug.js'\nimport { redirect, reload } from './navigation.js'\nimport webroot from './webroot.js'\n\n/** @namespace OC */\nexport default {\n\t/*\n\t * Constants\n\t */\n\tcoreApps,\n\tmenuSpeed,\n\tPERMISSION_ALL,\n\tPERMISSION_CREATE,\n\tPERMISSION_DELETE,\n\tPERMISSION_NONE,\n\tPERMISSION_READ,\n\tPERMISSION_SHARE,\n\tPERMISSION_UPDATE,\n\tTAG_FAVORITE,\n\n\t/*\n\t * Deprecated helpers to be removed\n\t */\n\t/**\n\t * Check if a user file is allowed to be handled.\n\t *\n\t * @param {string} file to check\n\t * @return {boolean}\n\t * @deprecated 17.0.0\n\t */\n\tfileIsBlacklisted: file => !!(file.match(Config.blacklist_files_regex)),\n\tApps,\n\tAppConfig,\n\tappConfig,\n\tappswebroots,\n\tBackbone,\n\tconfig: Config,\n\t/**\n\t * Currently logged in user or null if none\n\t *\n\t * @type {string}\n\t * @deprecated use `getCurrentUser` from https://www.npmjs.com/package/@nextcloud/auth\n\t */\n\tcurrentUser,\n\tdialogs: Dialogs,\n\tEventSource,\n\t/**\n\t * Returns the currently logged in user or null if there is no logged in\n\t * user (public page mode)\n\t *\n\t * @since 9.0.0\n\t * @deprecated 19.0.0 use `getCurrentUser` from https://www.npmjs.com/package/@nextcloud/auth\n\t */\n\tgetCurrentUser,\n\tisUserAdmin,\n\tL10N,\n\n\t/**\n\t * Ajax error handlers\n\t *\n\t * @todo remove from here and keep internally -> requires new tests\n\t */\n\t_ajaxConnectionLostHandler: ajaxConnectionLostHandler,\n\t_processAjaxError: processAjaxError,\n\tregisterXHRForErrorProcessing,\n\n\t/**\n\t * Capabilities\n\t *\n\t * @type {Array}\n\t * @deprecated 20.0.0 use @nextcloud/capabilities instead\n\t */\n\tgetCapabilities,\n\n\t/*\n\t * Legacy menu helpers\n\t */\n\thideMenus,\n\tregisterMenu,\n\tshowMenu,\n\tunregisterMenu,\n\n\t/*\n\t * Path helpers\n\t */\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tbasename,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tencodePath,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tdirname,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tisSamePath,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tjoinPaths,\n\n\t/**\n\t * Host (url) helpers\n\t */\n\tgetHost,\n\tgetHostName,\n\tgetPort,\n\tgetProtocol,\n\n\t/**\n\t * @deprecated 20.0.0 use `getCanonicalLocale` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\tgetCanonicalLocale,\n\t/**\n\t * @deprecated 26.0.0 use `getLocale` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\tgetLocale,\n\t/**\n\t * @deprecated 26.0.0 use `getLanguage` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\tgetLanguage,\n\n\t/**\n\t * Query string helpers\n\t */\n\tbuildQueryString,\n\tparseQueryString,\n\n\tmsg,\n\tNotification,\n\t/**\n\t * @deprecated 28.0.0 use methods from '@nextcloud/password-confirmation'\n\t */\n\tPasswordConfirmation,\n\tPlugins,\n\ttheme,\n\tUtil,\n\tdebug,\n\t/**\n\t * @deprecated 19.0.0 use `generateFilePath` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tfilePath: generateFilePath,\n\t/**\n\t * @deprecated 19.0.0 use `generateUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tgenerateUrl,\n\t/**\n\t * @deprecated 19.0.0 use https://lodash.com/docs#get\n\t */\n\tget: get(window),\n\t/**\n\t * @deprecated 19.0.0 use https://lodash.com/docs#set\n\t */\n\tset: set(window),\n\t/**\n\t * @deprecated 19.0.0 use `getRootUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tgetRootPath: getRootUrl,\n\t/**\n\t * @deprecated 19.0.0 use `imagePath` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\timagePath,\n\tredirect,\n\treload,\n\trequestToken: getRequestToken(),\n\t/**\n\t * @deprecated 19.0.0 use `linkTo` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tlinkTo,\n\t/**\n\t * @param {string} service service name\n\t * @param {number} version OCS API version\n\t * @return {string} OCS API base path\n\t * @deprecated 19.0.0 use `generateOcsUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tlinkToOCS: (service, version) => {\n\t\treturn generateOcsUrl(service, {}, {\n\t\t\tocsVersion: version || 1,\n\t\t}) + '/'\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `generateRemoteUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tlinkToRemote: generateRemoteUrl,\n\tlinkToRemoteBase,\n\t/**\n\t * Relative path to Nextcloud root.\n\t * For example: \"/nextcloud\"\n\t *\n\t * @type {string}\n\t *\n\t * @deprecated 19.0.0 use `getRootUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t * @see OC#getRootPath\n\t */\n\twebroot,\n}\n\n// Keep the request token prop in sync\nsubscribe('csrf-token-update', e => {\n\tOC.requestToken = e.token\n\n\t// Logging might help debug (Sentry) issues\n\tconsole.info('OC.requestToken changed', e.token)\n})\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCapabilities as realGetCapabilities } from '@nextcloud/capabilities'\n\n/**\n * Returns the capabilities\n *\n * @return {Array} capabilities\n *\n * @since 14.0.0\n */\nexport const getCapabilities = () => {\n\tOC.debug && console.warn('OC.getCapabilities is deprecated and will be removed in Nextcloud 21. See @nextcloud/capabilities')\n\treturn realGetCapabilities()\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const getProtocol = () => window.location.protocol.split(':')[0]\n\n/**\n * Returns the host used to access this Nextcloud instance\n * Host is sometimes the same as the hostname but now always.\n *\n * Examples:\n * http://example.com => example.com\n * https://example.com => example.com\n * http://example.com:8080 => example.com:8080\n *\n * @return {string} host\n *\n * @since 8.2.0\n * @deprecated 17.0.0 use window.location.host directly\n */\nexport const getHost = () => window.location.host\n\n/**\n * Returns the hostname used to access this Nextcloud instance\n * The hostname is always stripped of the port\n *\n * @return {string} hostname\n * @since 9.0.0\n * @deprecated 17.0.0 use window.location.hostname directly\n */\nexport const getHostName = () => window.location.hostname\n\n/**\n * Returns the port number used to access this Nextcloud instance\n *\n * @return {number} port number\n *\n * @since 8.2.0\n * @deprecated 17.0.0 use window.location.port directly\n */\nexport const getPort = () => window.location.port\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const get = context => name => {\n\tconst namespaces = name.split('.')\n\tconst tail = namespaces.pop()\n\n\tfor (let i = 0; i < namespaces.length; i++) {\n\t\tcontext = context[namespaces[i]]\n\t\tif (!context) {\n\t\t\treturn false\n\t\t}\n\t}\n\treturn context[tail]\n}\n\n/**\n * Set a variable by name\n *\n * @param {string} context context\n * @return {Function} setter\n * @deprecated 19.0.0 use https://lodash.com/docs#set\n */\nexport const set = context => (name, value) => {\n\tconst namespaces = name.split('.')\n\tconst tail = namespaces.pop()\n\n\tfor (let i = 0; i < namespaces.length; i++) {\n\t\tif (!context[namespaces[i]]) {\n\t\t\tcontext[namespaces[i]] = {}\n\t\t}\n\t\tcontext = context[namespaces[i]]\n\t}\n\tcontext[tail] = value\n\treturn value\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const redirect = targetURL => { window.location = targetURL }\n\n/**\n * Reloads the current page\n *\n * @deprecated 17.0.0 use window.location.reload directly\n */\nexport const reload = () => { window.location.reload() }\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\nimport { emit } from '@nextcloud/event-bus'\nimport { loadState } from '@nextcloud/initial-state'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { generateUrl } from '@nextcloud/router'\n\nimport OC from './OC/index.js'\nimport { setToken as setRequestToken, getToken as getRequestToken } from './OC/requesttoken.js'\n\nlet config = null\n/**\n * The legacy jsunit tests overwrite OC.config before calling initCore\n * therefore we need to wait with assigning the config fallback until initCore calls initSessionHeartBeat\n */\nconst loadConfig = () => {\n\ttry {\n\t\tconfig = loadState('core', 'config')\n\t} catch (e) {\n\t\t// This fallback is just for our legacy jsunit tests since we have no way to mock loadState calls\n\t\tconfig = OC.config\n\t}\n}\n\n/**\n * session heartbeat (defaults to enabled)\n *\n * @return {boolean}\n */\nconst keepSessionAlive = () => {\n\treturn config.session_keepalive === undefined\n\t\t|| !!config.session_keepalive\n}\n\n/**\n * get interval in seconds\n *\n * @return {number}\n */\nconst getInterval = () => {\n\tlet interval = NaN\n\tif (config.session_lifetime) {\n\t\tinterval = Math.floor(config.session_lifetime / 2)\n\t}\n\n\t// minimum one minute, max 24 hours, default 15 minutes\n\treturn Math.min(\n\t\t24 * 3600,\n\t\tMath.max(\n\t\t\t60,\n\t\t\tisNaN(interval) ? 900 : interval,\n\t\t),\n\t)\n}\n\nconst getToken = async () => {\n\tconst url = generateUrl('/csrftoken')\n\n\t// Not using Axios here as Axios is not stubbable with the sinon fake server\n\t// see https://stackoverflow.com/questions/41516044/sinon-mocha-test-with-async-ajax-calls-didnt-return-promises\n\t// see js/tests/specs/coreSpec.js for the tests\n\tconst resp = await $.get(url)\n\n\treturn resp.token\n}\n\nconst poll = async () => {\n\ttry {\n\t\tconst token = await getToken()\n\t\tsetRequestToken(token)\n\t} catch (e) {\n\t\tconsole.error('session heartbeat failed', e)\n\t}\n}\n\nconst startPolling = () => {\n\tconst interval = setInterval(poll, getInterval() * 1000)\n\n\tconsole.info('session heartbeat polling started')\n\n\treturn interval\n}\n\nconst registerAutoLogout = () => {\n\tif (!config.auto_logout || !getCurrentUser()) {\n\t\treturn\n\t}\n\n\tlet lastActive = Date.now()\n\twindow.addEventListener('mousemove', e => {\n\t\tlastActive = Date.now()\n\t\tlocalStorage.setItem('lastActive', lastActive)\n\t})\n\n\twindow.addEventListener('touchstart', e => {\n\t\tlastActive = Date.now()\n\t\tlocalStorage.setItem('lastActive', lastActive)\n\t})\n\n\twindow.addEventListener('storage', e => {\n\t\tif (e.key !== 'lastActive') {\n\t\t\treturn\n\t\t}\n\t\tlastActive = e.newValue\n\t})\n\n\tlet intervalId = 0\n\tconst logoutCheck = () => {\n\t\tconst timeout = Date.now() - config.session_lifetime * 1000\n\t\tif (lastActive < timeout) {\n\t\t\tclearTimeout(intervalId)\n\t\t\tconsole.info('Inactivity timout reached, logging out')\n\t\t\tconst logoutUrl = generateUrl('/logout') + '?requesttoken=' + encodeURIComponent(getRequestToken())\n\t\t\twindow.location = logoutUrl\n\t\t}\n\t}\n\tintervalId = setInterval(logoutCheck, 1000)\n}\n\n/**\n * Calls the server periodically to ensure that session and CSRF\n * token doesn't expire\n */\nexport const initSessionHeartBeat = () => {\n\tloadConfig()\n\n\tregisterAutoLogout()\n\n\tif (!keepSessionAlive()) {\n\t\tconsole.info('session heartbeat disabled')\n\t\treturn\n\t}\n\tlet interval = startPolling()\n\n\twindow.addEventListener('online', async () => {\n\t\tconsole.info('browser is online again, resuming heartbeat')\n\t\tinterval = startPolling()\n\t\ttry {\n\t\t\tawait poll()\n\t\t\tconsole.info('session token successfully updated after resuming network')\n\n\t\t\t// Let apps know we're online and requests will have the new token\n\t\t\temit('networkOnline', {\n\t\t\t\tsuccess: true,\n\t\t\t})\n\t\t} catch (e) {\n\t\t\tconsole.error('could not update session token after resuming network', e)\n\n\t\t\t// Let apps know we're online but requests might have an outdated token\n\t\t\temit('networkOnline', {\n\t\t\t\tsuccess: false,\n\t\t\t})\n\t\t}\n\t})\n\twindow.addEventListener('offline', () => {\n\t\tconsole.info('browser is offline, stopping heartbeat')\n\n\t\t// Let apps know we're offline\n\t\temit('networkOffline', {})\n\n\t\tclearInterval(interval)\n\t\tconsole.info('session heartbeat polling stopped')\n\t})\n}\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcHeaderMenu',{staticClass:\"contactsmenu\",attrs:{\"id\":\"contactsmenu\",\"aria-label\":_vm.t('core', 'Search contacts')},on:{\"open\":_vm.handleOpen},scopedSlots:_vm._u([{key:\"trigger\",fn:function(){return [_c('Contacts',{staticClass:\"contactsmenu__trigger-icon\",attrs:{\"size\":20}})]},proxy:true}])},[_vm._v(\" \"),_c('div',{staticClass:\"contactsmenu__menu\"},[_c('div',{staticClass:\"contactsmenu__menu__input-wrapper\"},[_c('NcTextField',{ref:\"contactsMenuInput\",staticClass:\"contactsmenu__menu__search\",attrs:{\"id\":\"contactsmenu__menu__search\",\"value\":_vm.searchTerm,\"trailing-button-icon\":\"close\",\"label\":_vm.t('core', 'Search contacts'),\"trailing-button-label\":_vm.t('core','Reset search'),\"show-trailing-button\":_vm.searchTerm !== '',\"placeholder\":_vm.t('core', 'Search contacts …')},on:{\"update:value\":function($event){_vm.searchTerm=$event},\"input\":_vm.onInputDebounced,\"trailing-button-click\":_vm.onReset}})],1),_vm._v(\" \"),(_vm.error)?_c('NcEmptyContent',{attrs:{\"name\":_vm.t('core', 'Could not load your contacts')},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('Magnify')]},proxy:true}],null,false,931131664)}):(_vm.loadingText)?_c('NcEmptyContent',{attrs:{\"name\":_vm.loadingText},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('NcLoadingIcon')]},proxy:true}])}):(_vm.contacts.length === 0)?_c('NcEmptyContent',{attrs:{\"name\":_vm.t('core', 'No contacts found')},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('Magnify')]},proxy:true}])}):_c('div',{staticClass:\"contactsmenu__menu__content\"},[_c('div',{attrs:{\"id\":\"contactsmenu-contacts\"}},[_c('ul',_vm._l((_vm.contacts),function(contact){return _c('Contact',{key:contact.id,attrs:{\"contact\":contact}})}),1)]),_vm._v(\" \"),(_vm.contactsAppEnabled)?_c('div',{staticClass:\"contactsmenu__menu__content__footer\"},[_c('NcButton',{attrs:{\"type\":\"tertiary\",\"href\":_vm.contactsAppURL}},[_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Show all contacts'))+\"\\n\\t\\t\\t\\t\")])],1):(_vm.canInstallApp)?_c('div',{staticClass:\"contactsmenu__menu__content__footer\"},[_c('NcButton',{attrs:{\"type\":\"tertiary\",\"href\":_vm.contactsAppMgmtURL}},[_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Install the Contacts app'))+\"\\n\\t\\t\\t\\t\")])],1):_vm._e()])],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Contacts.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Contacts.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Contacts.vue?vue&type=template&id=10f997f1\"\nimport script from \"./Contacts.vue?vue&type=script&lang=js\"\nexport * from \"./Contacts.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon contacts-icon\",attrs:{\"aria-hidden\":_vm.title ? null : 'true',\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M20,0H4V2H20V0M4,24H20V22H4V24M20,4H4A2,2 0 0,0 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6A2,2 0 0,0 20,4M12,6.75A2.25,2.25 0 0,1 14.25,9A2.25,2.25 0 0,1 12,11.25A2.25,2.25 0 0,1 9.75,9A2.25,2.25 0 0,1 12,6.75M17,17H7V15.5C7,13.83 10.33,13 12,13C13.67,13 17,13.83 17,15.5V17Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Contact.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Contact.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Contact.vue?vue&type=style&index=0&id=5082c85d&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Contact.vue?vue&type=style&index=0&id=5082c85d&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Contact.vue?vue&type=template&id=5082c85d&scoped=true\"\nimport script from \"./Contact.vue?vue&type=script&lang=js\"\nexport * from \"./Contact.vue?vue&type=script&lang=js\"\nimport style0 from \"./Contact.vue?vue&type=style&index=0&id=5082c85d&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5082c85d\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"contact\"},[_c('NcAvatar',{staticClass:\"contact__avatar\",attrs:{\"size\":44,\"user\":_vm.contact.isUser ? _vm.contact.uid : undefined,\"is-no-user\":!_vm.contact.isUser,\"disable-menu\":true,\"display-name\":_vm.contact.avatarLabel,\"preloaded-user-status\":_vm.preloadedUserStatus}}),_vm._v(\" \"),_c('a',{staticClass:\"contact__body\",attrs:{\"href\":_vm.contact.profileUrl || _vm.contact.topAction?.hyperlink}},[_c('div',{staticClass:\"contact__body__full-name\"},[_vm._v(_vm._s(_vm.contact.fullName))]),_vm._v(\" \"),(_vm.contact.lastMessage)?_c('div',{staticClass:\"contact__body__last-message\"},[_vm._v(_vm._s(_vm.contact.lastMessage))]):_vm._e(),_vm._v(\" \"),(_vm.contact.statusMessage)?_c('div',{staticClass:\"contact__body__status-message\"},[_vm._v(_vm._s(_vm.contact.statusMessage))]):_c('div',{staticClass:\"contact__body__email-address\"},[_vm._v(_vm._s(_vm.contact.emailAddresses[0]))])]),_vm._v(\" \"),(_vm.actions.length)?_c('NcActions',{attrs:{\"inline\":_vm.contact.topAction ? 1 : 0}},[_vm._l((_vm.actions),function(action,idx){return [(action.hyperlink !== '#')?_c('NcActionLink',{key:`${idx}-link`,staticClass:\"other-actions\",attrs:{\"href\":action.hyperlink},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"contact__action__icon\",attrs:{\"aria-hidden\":\"true\",\"src\":action.icon}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(action.title)+\"\\n\\t\\t\\t\")]):_c('NcActionText',{key:`${idx}-text`,staticClass:\"other-actions\",scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"contact__action__icon\",attrs:{\"aria-hidden\":\"true\",\"src\":action.icon}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(action.title)+\"\\n\\t\\t\\t\")])]}),_vm._v(\" \"),_vm._l((_vm.jsActions),function(action){return _c('NcActionButton',{key:action.id,staticClass:\"other-actions\",attrs:{\"close-after-click\":true},on:{\"click\":function($event){return action.callback(_vm.contact)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('NcIconSvgWrapper',{staticClass:\"contact__action__icon-svg\",attrs:{\"svg\":action.iconSvg(_vm.contact)}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(action.displayName(_vm.contact))+\"\\n\\t\\t\")])})],2):_vm._e()],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { getLoggerBuilder } from '@nextcloud/logger'\n\nconst getLogger = user => {\n\tif (user === null) {\n\t\treturn getLoggerBuilder()\n\t\t\t.setApp('core')\n\t\t\t.build()\n\t}\n\treturn getLoggerBuilder()\n\t\t.setApp('core')\n\t\t.setUid(user.uid)\n\t\t.build()\n}\n\nexport default getLogger(getCurrentUser())\n\nexport const unifiedSearchLogger = getLoggerBuilder()\n\t.setApp('unified-search')\n\t.detectUser()\n\t.build()\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport L10n from '../OC/l10n.js'\nimport OC from '../OC/index.js'\n\nexport default {\n\tdata() {\n\t\treturn {\n\t\t\tOC,\n\t\t}\n\t},\n\tmethods: {\n\t\tt: L10n.translate.bind(L10n),\n\t\tn: L10n.translatePlural.bind(L10n),\n\t},\n}\n","\n\n\n\n\n\n\n","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContactsMenu.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContactsMenu.vue?vue&type=script&lang=js\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContactsMenu.vue?vue&type=style&index=0&id=5201ce2a&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContactsMenu.vue?vue&type=style&index=0&id=5201ce2a&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./ContactsMenu.vue?vue&type=template&id=5201ce2a&scoped=true\"\nimport script from \"./ContactsMenu.vue?vue&type=script&lang=js\"\nexport * from \"./ContactsMenu.vue?vue&type=script&lang=js\"\nimport style0 from \"./ContactsMenu.vue?vue&type=style&index=0&id=5201ce2a&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5201ce2a\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('nav',{ref:\"appMenu\",staticClass:\"app-menu\",attrs:{\"aria-label\":_vm.t('core', 'Applications menu')}},[_c('ul',{staticClass:\"app-menu__list\",attrs:{\"aria-label\":_vm.t('core', 'Apps')}},_vm._l((_vm.mainAppList),function(app){return _c('AppMenuEntry',{key:app.id,attrs:{\"app\":app}})}),1),_vm._v(\" \"),_c('NcActions',{staticClass:\"app-menu__overflow\",attrs:{\"aria-label\":_vm.t('core', 'More apps')}},_vm._l((_vm.popoverAppList),function(app){return _c('NcActionLink',{key:app.id,staticClass:\"app-menu__overflow-entry\",attrs:{\"aria-current\":app.active ? 'page' : false,\"href\":app.href,\"icon\":app.icon}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(app.name)+\"\\n\\t\\t\")])}),1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Circle.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Circle.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Circle.vue?vue&type=template&id=cd98ea1e\"\nimport script from \"./Circle.vue?vue&type=script&lang=js\"\nexport * from \"./Circle.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon circle-icon\",attrs:{\"aria-hidden\":_vm.title ? null : 'true',\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuIcon.vue?vue&type=script&setup=true&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuIcon.vue?vue&type=script&setup=true&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('span',{staticClass:\"app-menu-icon\",attrs:{\"role\":\"img\",\"aria-hidden\":_setup.ariaHidden,\"aria-label\":_setup.ariaLabel}},[_c('img',{staticClass:\"app-menu-icon__icon\",attrs:{\"src\":_vm.app.icon,\"alt\":\"\"}}),_vm._v(\" \"),(_vm.app.unread)?_c(_setup.IconDot,{staticClass:\"app-menu-icon__unread\",attrs:{\"size\":10}}):_vm._e()],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuIcon.vue?vue&type=style&index=0&id=e7078f90&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuIcon.vue?vue&type=style&index=0&id=e7078f90&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AppMenuIcon.vue?vue&type=template&id=e7078f90&scoped=true\"\nimport script from \"./AppMenuIcon.vue?vue&type=script&setup=true&lang=ts\"\nexport * from \"./AppMenuIcon.vue?vue&type=script&setup=true&lang=ts\"\nimport style0 from \"./AppMenuIcon.vue?vue&type=style&index=0&id=e7078f90&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"e7078f90\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=script&setup=true&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=script&setup=true&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('li',{ref:\"containerElement\",staticClass:\"app-menu-entry\",class:{\n\t\t'app-menu-entry--active': _vm.app.active,\n\t\t'app-menu-entry--truncated': _setup.needsSpace,\n\t}},[_c('a',{staticClass:\"app-menu-entry__link\",attrs:{\"href\":_vm.app.href,\"title\":_vm.app.name,\"aria-current\":_vm.app.active ? 'page' : false,\"target\":_vm.app.target ? '_blank' : undefined,\"rel\":_vm.app.target ? 'noopener noreferrer' : undefined}},[_c(_setup.AppMenuIcon,{staticClass:\"app-menu-entry__icon\",attrs:{\"app\":_vm.app}}),_vm._v(\" \"),_c('span',{ref:\"labelElement\",staticClass:\"app-menu-entry__label\"},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.app.name)+\"\\n\\t\\t\")])],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=style&index=0&id=9736071a&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=style&index=0&id=9736071a&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=style&index=1&id=9736071a&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=style&index=1&id=9736071a&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AppMenuEntry.vue?vue&type=template&id=9736071a&scoped=true\"\nimport script from \"./AppMenuEntry.vue?vue&type=script&setup=true&lang=ts\"\nexport * from \"./AppMenuEntry.vue?vue&type=script&setup=true&lang=ts\"\nimport style0 from \"./AppMenuEntry.vue?vue&type=style&index=0&id=9736071a&prod&scoped=true&lang=scss\"\nimport style1 from \"./AppMenuEntry.vue?vue&type=style&index=1&id=9736071a&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"9736071a\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenu.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenu.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenu.vue?vue&type=style&index=0&id=6def076f&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenu.vue?vue&type=style&index=0&id=6def076f&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AppMenu.vue?vue&type=template&id=6def076f&scoped=true\"\nimport script from \"./AppMenu.vue?vue&type=script&lang=ts\"\nexport * from \"./AppMenu.vue?vue&type=script&lang=ts\"\nimport style0 from \"./AppMenu.vue?vue&type=style&index=0&id=6def076f&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"6def076f\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcListItem',{attrs:{\"id\":_vm.profileEnabled ? undefined : _vm.id,\"anchor-id\":_vm.id,\"active\":_vm.active,\"compact\":\"\",\"href\":_vm.profileEnabled ? _vm.href : undefined,\"name\":_vm.displayName,\"target\":\"_self\"},scopedSlots:_vm._u([(_vm.profileEnabled)?{key:\"subname\",fn:function(){return [_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.name)+\"\\n\\t\")]},proxy:true}:null,(_vm.loading)?{key:\"indicator\",fn:function(){return [_c('NcLoadingIcon')]},proxy:true}:null],null,true)})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuProfileEntry.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuProfileEntry.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./AccountMenuProfileEntry.vue?vue&type=template&id=a43c76f8\"\nimport script from \"./AccountMenuProfileEntry.vue?vue&type=script&lang=ts\"\nexport * from \"./AccountMenuProfileEntry.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuEntry.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuEntry.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuEntry.vue?vue&type=style&index=0&id=4df15da8&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuEntry.vue?vue&type=style&index=0&id=4df15da8&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AccountMenuEntry.vue?vue&type=template&id=4df15da8&scoped=true\"\nimport script from \"./AccountMenuEntry.vue?vue&type=script&lang=js\"\nexport * from \"./AccountMenuEntry.vue?vue&type=script&lang=js\"\nimport style0 from \"./AccountMenuEntry.vue?vue&type=style&index=0&id=4df15da8&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4df15da8\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcListItem',{staticClass:\"account-menu-entry\",attrs:{\"id\":_vm.href ? undefined : _vm.id,\"anchor-id\":_vm.id,\"active\":_vm.active,\"compact\":\"\",\"href\":_vm.href,\"name\":_vm.name,\"target\":\"_self\"},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"account-menu-entry__icon\",class:{ 'account-menu-entry__icon--active': _vm.active },attrs:{\"src\":_vm.iconSource,\"alt\":\"\"}})]},proxy:true},(_vm.loading)?{key:\"indicator\",fn:function(){return [_c('NcLoadingIcon')]},proxy:true}:null],null,true)})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcHeaderMenu',{staticClass:\"account-menu\",attrs:{\"id\":\"user-menu\",\"is-nav\":\"\",\"aria-label\":_vm.t('core', 'Settings menu'),\"description\":_vm.avatarDescription},scopedSlots:_vm._u([{key:\"trigger\",fn:function(){return [_c('NcAvatar',{key:String(_vm.showUserStatus),staticClass:\"account-menu__avatar\",attrs:{\"disable-menu\":\"\",\"disable-tooltip\":\"\",\"show-user-status\":_vm.showUserStatus,\"user\":_vm.currentUserId,\"preloaded-user-status\":_vm.userStatus}})]},proxy:true}])},[_vm._v(\" \"),_c('ul',{staticClass:\"account-menu__list\"},[_c('AccountMenuProfileEntry',{attrs:{\"id\":_vm.profileEntry.id,\"name\":_vm.profileEntry.name,\"href\":_vm.profileEntry.href,\"active\":_vm.profileEntry.active}}),_vm._v(\" \"),_vm._l((_vm.otherEntries),function(entry){return _c('AccountMenuEntry',{key:entry.id,attrs:{\"id\":entry.id,\"name\":entry.name,\"href\":entry.href,\"active\":entry.active,\"icon\":entry.icon}})})],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { translate as t } from '@nextcloud/l10n'\n\n/**\n * Returns a list of all user-definable statuses\n *\n * @return {object[]}\n */\nconst getAllStatusOptions = () => {\n\treturn [{\n\t\ttype: 'online',\n\t\tlabel: t('user_status', 'Online'),\n\t}, {\n\t\ttype: 'away',\n\t\tlabel: t('user_status', 'Away'),\n\t}, {\n\t\ttype: 'dnd',\n\t\tlabel: t('user_status', 'Do not disturb'),\n\t\tsubline: t('user_status', 'Mute all notifications'),\n\t}, {\n\t\ttype: 'invisible',\n\t\tlabel: t('user_status', 'Invisible'),\n\t\tsubline: t('user_status', 'Appear offline'),\n\t}]\n}\n\nexport {\n\tgetAllStatusOptions,\n}\n","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenu.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenu.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenu.vue?vue&type=style&index=0&id=7745a625&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenu.vue?vue&type=style&index=0&id=7745a625&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AccountMenu.vue?vue&type=template&id=7745a625&scoped=true\"\nimport script from \"./AccountMenu.vue?vue&type=script&lang=ts\"\nexport * from \"./AccountMenu.vue?vue&type=script&lang=ts\"\nimport style0 from \"./AccountMenu.vue?vue&type=style&index=0&id=7745a625&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"7745a625\",\n null\n \n)\n\nexport default component.exports","/**\n * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { generateUrl, getRootUrl } from '@nextcloud/router'\n\n/**\n *\n * @param {string} url the URL to check\n * @return {boolean}\n */\nconst isRelativeUrl = (url) => {\n\treturn !url.startsWith('https://') && !url.startsWith('http://')\n}\n\n/**\n * @param {string} url The URL to check\n * @return {boolean} true if the URL points to this nextcloud instance\n */\nconst isNextcloudUrl = (url) => {\n\tconst nextcloudBaseUrl = window.location.protocol + '//' + window.location.host + getRootUrl()\n\t// if the URL is absolute and starts with the baseUrl+rootUrl\n\t// OR if the URL is relative and starts with rootUrl\n\treturn url.startsWith(nextcloudBaseUrl)\n\t\t|| (isRelativeUrl(url) && url.startsWith(getRootUrl()))\n}\n\n/**\n * Check if a user was logged in but is now logged-out.\n * If this is the case then the user will be forwarded to the login page.\n * @returns {Promise}\n */\nasync function checkLoginStatus() {\n\t// skip if no logged in user\n\tif (getCurrentUser() === null) {\n\t\treturn\n\t}\n\n\t// skip if already running\n\tif (checkLoginStatus.running === true) {\n\t\treturn\n\t}\n\n\t// only run one request in parallel\n\tcheckLoginStatus.running = true\n\n\ttry {\n\t\t// We need to check this as a 401 in the first place could also come from other reasons\n\t\tconst { status } = await window.fetch(generateUrl('/apps/files'))\n\t\tif (status === 401) {\n\t\t\tconsole.warn('User session was terminated, forwarding to login page.')\n\t\t\twindow.location = generateUrl('/login?redirect_url={url}', {\n\t\t\t\turl: window.location.pathname + window.location.search + window.location.hash,\n\t\t\t})\n\t\t}\n\t} catch (error) {\n\t\tconsole.warn('Could not check login-state')\n\t} finally {\n\t\tdelete checkLoginStatus.running\n\t}\n}\n\n/**\n * Intercept XMLHttpRequest and fetch API calls to add X-Requested-With header\n *\n * This is also done in @nextcloud/axios but not all requests pass through that\n */\nexport const interceptRequests = () => {\n\tXMLHttpRequest.prototype.open = (function(open) {\n\t\treturn function(method, url, async) {\n\t\t\topen.apply(this, arguments)\n\t\t\tif (isNextcloudUrl(url)) {\n\t\t\t\tif (!this.getResponseHeader('X-Requested-With')) {\n\t\t\t\t\tthis.setRequestHeader('X-Requested-With', 'XMLHttpRequest')\n\t\t\t\t}\n\t\t\t\tthis.addEventListener('loadend', function() {\n\t\t\t\t\tif (this.status === 401) {\n\t\t\t\t\t\tcheckLoginStatus()\n\t\t\t\t\t}\n\t\t\t\t})\n\t\t\t}\n\t\t}\n\t})(XMLHttpRequest.prototype.open)\n\n\twindow.fetch = (function(fetch) {\n\t\treturn async (resource, options) => {\n\t\t\t// fetch allows the `input` to be either a Request object or any stringifyable value\n\t\t\tif (!isNextcloudUrl(resource.url ?? resource.toString())) {\n\t\t\t\treturn await fetch(resource, options)\n\t\t\t}\n\t\t\tif (!options) {\n\t\t\t\toptions = {}\n\t\t\t}\n\t\t\tif (!options.headers) {\n\t\t\t\toptions.headers = new Headers()\n\t\t\t}\n\n\t\t\tif (options.headers instanceof Headers && !options.headers.has('X-Requested-With')) {\n\t\t\t\toptions.headers.append('X-Requested-With', 'XMLHttpRequest')\n\t\t\t} else if (options.headers instanceof Object && !options.headers['X-Requested-With']) {\n\t\t\t\toptions.headers['X-Requested-With'] = 'XMLHttpRequest'\n\t\t\t}\n\n\t\t\tconst response = await fetch(resource, options)\n\t\t\tif (response.status === 401) {\n\t\t\t\tcheckLoginStatus()\n\t\t\t}\n\t\t\treturn response\n\t\t}\n\t})(window.fetch)\n}\n","/**\n * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nimport { t } from '@nextcloud/l10n';\n/**\n *\n * @param text\n */\nfunction unsecuredCopyToClipboard(text) {\n const textArea = document.createElement('textarea');\n const textAreaContent = document.createTextNode(text);\n textArea.appendChild(textAreaContent);\n document.body.appendChild(textArea);\n textArea.focus({ preventScroll: true });\n textArea.select();\n try {\n // This is a fallback for browsers that do not support the Clipboard API\n // execCommand is deprecated, but it is the only way to copy text to the clipboard in some browsers\n document.execCommand('copy');\n }\n catch (err) {\n window.prompt(t('core', 'Clipboard not available, please copy manually'), text);\n console.error('[ERROR] core: files Unable to copy to clipboard', err);\n }\n document.body.removeChild(textArea);\n}\n/**\n *\n */\nfunction initFallbackClipboardAPI() {\n if (!window.navigator?.clipboard?.writeText) {\n console.info('[INFO] core: Clipboard API not available, using fallback');\n Object.defineProperty(window.navigator, 'clipboard', {\n value: {\n writeText: unsecuredCopyToClipboard,\n },\n writable: false,\n });\n }\n}\nexport { initFallbackClipboardAPI };\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* globals Snap */\nimport _ from 'underscore'\nimport $ from 'jquery'\nimport moment from 'moment'\n\nimport { initSessionHeartBeat } from './session-heartbeat.js'\nimport OC from './OC/index.js'\nimport { setUp as setUpContactsMenu } from './components/ContactsMenu.js'\nimport { setUp as setUpMainMenu } from './components/MainMenu.js'\nimport { setUp as setUpUserMenu } from './components/UserMenu.js'\nimport { interceptRequests } from './utils/xhr-request.js'\nimport { initFallbackClipboardAPI } from './utils/ClipboardFallback.ts'\n\n// keep in sync with core/css/variables.scss\nconst breakpointMobileWidth = 1024\n\nconst initLiveTimestamps = () => {\n\t// Update live timestamps every 30 seconds\n\tsetInterval(() => {\n\t\t$('.live-relative-timestamp').each(function() {\n\t\t\tconst timestamp = parseInt($(this).attr('data-timestamp'), 10)\n\t\t\t$(this).text(moment(timestamp).fromNow())\n\t\t})\n\t}, 30 * 1000)\n}\n\n/**\n * Moment doesn't have aliases for every locale and doesn't parse some locale IDs correctly so we need to alias them\n */\nconst localeAliases = {\n\tzh: 'zh-cn',\n\tzh_Hans: 'zh-cn',\n\tzh_Hans_CN: 'zh-cn',\n\tzh_Hans_HK: 'zh-cn',\n\tzh_Hans_MO: 'zh-cn',\n\tzh_Hans_SG: 'zh-cn',\n\tzh_Hant: 'zh-hk',\n\tzh_Hant_HK: 'zh-hk',\n\tzh_Hant_MO: 'zh-mo',\n\tzh_Hant_TW: 'zh-tw',\n}\nlet locale = OC.getLocale()\nif (Object.prototype.hasOwnProperty.call(localeAliases, locale)) {\n\tlocale = localeAliases[locale]\n}\n\n/**\n * Set users locale to moment.js as soon as possible\n */\nmoment.locale(locale)\n\n/**\n * Initializes core\n */\nexport const initCore = () => {\n\tinterceptRequests()\n\tinitFallbackClipboardAPI()\n\n\t$(window).on('unload.main', () => { OC._unloadCalled = true })\n\t$(window).on('beforeunload.main', () => {\n\t\t// super-trick thanks to http://stackoverflow.com/a/4651049\n\t\t// in case another handler displays a confirmation dialog (ex: navigating away\n\t\t// during an upload), there are two possible outcomes: user clicked \"ok\" or\n\t\t// \"cancel\"\n\n\t\t// first timeout handler is called after unload dialog is closed\n\t\tsetTimeout(() => {\n\t\t\tOC._userIsNavigatingAway = true\n\n\t\t\t// second timeout event is only called if user cancelled (Chrome),\n\t\t\t// but in other browsers it might still be triggered, so need to\n\t\t\t// set a higher delay...\n\t\t\tsetTimeout(() => {\n\t\t\t\tif (!OC._unloadCalled) {\n\t\t\t\t\tOC._userIsNavigatingAway = false\n\t\t\t\t}\n\t\t\t}, 10000)\n\t\t}, 1)\n\t})\n\t$(document).on('ajaxError.main', function(event, request, settings) {\n\t\tif (settings && settings.allowAuthErrors) {\n\t\t\treturn\n\t\t}\n\t\tOC._processAjaxError(request)\n\t})\n\n\tinitSessionHeartBeat()\n\n\tOC.registerMenu($('#expand'), $('#expanddiv'), false, true)\n\n\t// toggle for menus\n\t$(document).on('mouseup.closemenus', event => {\n\t\tconst $el = $(event.target)\n\t\tif ($el.closest('.menu').length || $el.closest('.menutoggle').length) {\n\t\t\t// don't close when clicking on the menu directly or a menu toggle\n\t\t\treturn false\n\t\t}\n\n\t\tOC.hideMenus()\n\t})\n\n\tsetUpMainMenu()\n\tsetUpUserMenu()\n\tsetUpContactsMenu()\n\n\t// just add snapper for logged in users\n\t// and if the app doesn't handle the nav slider itself\n\tif ($('#app-navigation').length && !$('html').hasClass('lte9')\n\t\t&& !$('#app-content').hasClass('no-snapper')) {\n\n\t\t// App sidebar on mobile\n\t\tconst snapper = new Snap({\n\t\t\telement: document.getElementById('app-content'),\n\t\t\tdisable: 'right',\n\t\t\tmaxPosition: 300, // $navigation-width\n\t\t\tminDragDistance: 100,\n\t\t})\n\n\t\t$('#app-content').prepend('
            ')\n\n\t\t// keep track whether snapper is currently animating, and\n\t\t// prevent to call open or close while that is the case\n\t\t// to avoid duplicating events (snap.js doesn't check this)\n\t\tlet animating = false\n\t\tsnapper.on('animating', () => {\n\t\t\t// we need this because the trigger button\n\t\t\t// is also implicitly wired to close by snapper\n\t\t\tanimating = true\n\t\t})\n\t\tsnapper.on('animated', () => {\n\t\t\tanimating = false\n\t\t})\n\t\tsnapper.on('start', () => {\n\t\t\t// we need this because dragging triggers that\n\t\t\tanimating = true\n\t\t})\n\t\tsnapper.on('end', () => {\n\t\t\t// we need this because dragging stop triggers that\n\t\t\tanimating = false\n\t\t})\n\t\tsnapper.on('open', () => {\n\t\t\t$appNavigation.attr('aria-hidden', 'false')\n\t\t})\n\t\tsnapper.on('close', () => {\n\t\t\t$appNavigation.attr('aria-hidden', 'true')\n\t\t})\n\n\t\t// These are necessary because calling open or close\n\t\t// on snapper during an animation makes it trigger an\n\t\t// unfinishable animation, which itself will continue\n\t\t// triggering animating events and cause high CPU load,\n\t\t//\n\t\t// Ref https://github.com/jakiestfu/Snap.js/issues/216\n\t\tconst oldSnapperOpen = snapper.open\n\t\tconst oldSnapperClose = snapper.close\n\t\tconst _snapperOpen = () => {\n\t\t\tif (animating || snapper.state().state !== 'closed') {\n\t\t\t\treturn\n\t\t\t}\n\t\t\toldSnapperOpen('left')\n\t\t}\n\n\t\tconst _snapperClose = () => {\n\t\t\tif (animating || snapper.state().state === 'closed') {\n\t\t\t\treturn\n\t\t\t}\n\t\t\toldSnapperClose()\n\t\t}\n\n\t\t// Needs to be deferred to properly catch in-between\n\t\t// events that snap.js is triggering after dragging.\n\t\t//\n\t\t// Skipped when running unit tests as we are not testing\n\t\t// the snap.js workarounds...\n\t\tif (!window.TESTING) {\n\t\t\tsnapper.open = () => {\n\t\t\t\t_.defer(_snapperOpen)\n\t\t\t}\n\t\t\tsnapper.close = () => {\n\t\t\t\t_.defer(_snapperClose)\n\t\t\t}\n\t\t}\n\n\t\t$('#app-navigation-toggle').click((e) => {\n\t\t\t// close is implicit in the button by snap.js\n\t\t\tif (snapper.state().state !== 'left') {\n\t\t\t\tsnapper.open()\n\t\t\t}\n\t\t})\n\t\t$('#app-navigation-toggle').keypress(e => {\n\t\t\tif (snapper.state().state === 'left') {\n\t\t\t\tsnapper.close()\n\t\t\t} else {\n\t\t\t\tsnapper.open()\n\t\t\t}\n\t\t})\n\n\t\t// close sidebar when switching navigation entry\n\t\tconst $appNavigation = $('#app-navigation')\n\t\t$appNavigation.attr('aria-hidden', 'true')\n\t\t$appNavigation.delegate('a, :button', 'click', event => {\n\t\t\tconst $target = $(event.target)\n\t\t\t// don't hide navigation when changing settings or adding things\n\t\t\tif ($target.is('.app-navigation-noclose')\n\t\t\t\t|| $target.closest('.app-navigation-noclose').length) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tif ($target.is('.app-navigation-entry-utils-menu-button')\n\t\t\t\t|| $target.closest('.app-navigation-entry-utils-menu-button').length) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tif ($target.is('.add-new')\n\t\t\t\t|| $target.closest('.add-new').length) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tif ($target.is('#app-settings')\n\t\t\t\t|| $target.closest('#app-settings').length) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tsnapper.close()\n\t\t})\n\n\t\tlet navigationBarSlideGestureEnabled = false\n\t\tlet navigationBarSlideGestureAllowed = true\n\t\tlet navigationBarSlideGestureEnablePending = false\n\n\t\tOC.allowNavigationBarSlideGesture = () => {\n\t\t\tnavigationBarSlideGestureAllowed = true\n\n\t\t\tif (navigationBarSlideGestureEnablePending) {\n\t\t\t\tsnapper.enable()\n\n\t\t\t\tnavigationBarSlideGestureEnabled = true\n\t\t\t\tnavigationBarSlideGestureEnablePending = false\n\t\t\t}\n\t\t}\n\n\t\tOC.disallowNavigationBarSlideGesture = () => {\n\t\t\tnavigationBarSlideGestureAllowed = false\n\n\t\t\tif (navigationBarSlideGestureEnabled) {\n\t\t\t\tconst endCurrentDrag = true\n\t\t\t\tsnapper.disable(endCurrentDrag)\n\n\t\t\t\tnavigationBarSlideGestureEnabled = false\n\t\t\t\tnavigationBarSlideGestureEnablePending = true\n\t\t\t}\n\t\t}\n\n\t\tconst toggleSnapperOnSize = () => {\n\t\t\tif ($(window).width() > breakpointMobileWidth) {\n\t\t\t\t$appNavigation.attr('aria-hidden', 'false')\n\t\t\t\tsnapper.close()\n\t\t\t\tsnapper.disable()\n\n\t\t\t\tnavigationBarSlideGestureEnabled = false\n\t\t\t\tnavigationBarSlideGestureEnablePending = false\n\t\t\t} else if (navigationBarSlideGestureAllowed) {\n\t\t\t\tsnapper.enable()\n\n\t\t\t\tnavigationBarSlideGestureEnabled = true\n\t\t\t\tnavigationBarSlideGestureEnablePending = false\n\t\t\t} else {\n\t\t\t\tnavigationBarSlideGestureEnablePending = true\n\t\t\t}\n\t\t}\n\n\t\t$(window).resize(_.debounce(toggleSnapperOnSize, 250))\n\n\t\t// initial call\n\t\ttoggleSnapperOnSize()\n\n\t}\n\n\tinitLiveTimestamps()\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { translate as t, translatePlural as n } from '@nextcloud/l10n'\nimport Vue from 'vue'\n\nimport AppMenu from './AppMenu.vue'\n\nexport const setUp = () => {\n\n\tVue.mixin({\n\t\tmethods: {\n\t\t\tt,\n\t\t\tn,\n\t\t},\n\t})\n\n\tconst container = document.getElementById('header-start__appmenu')\n\tif (!container) {\n\t\t// no container, possibly we're on a public page\n\t\treturn\n\t}\n\tconst AppMenuApp = Vue.extend(AppMenu)\n\tconst appMenu = new AppMenuApp({}).$mount(container)\n\n\tObject.assign(OC, {\n\t\tsetNavigationCounter(id, counter) {\n\t\t\tappMenu.setNavigationCounter(id, counter)\n\t\t},\n\t})\n\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Vue from 'vue'\n\nimport AccountMenu from '../views/AccountMenu.vue'\n\nexport const setUp = () => {\n\tconst mountPoint = document.getElementById('user-menu')\n\tif (mountPoint) {\n\t\t// eslint-disable-next-line no-new\n\t\tnew Vue({\n\t\t\tname: 'AccountMenuRoot',\n\t\t\tel: mountPoint,\n\t\t\trender: h => h(AccountMenu),\n\t\t})\n\t}\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Vue from 'vue'\n\nimport ContactsMenu from '../views/ContactsMenu.vue'\n\n/**\n * @todo move to contacts menu code https://github.com/orgs/nextcloud/projects/31#card-21213129\n */\nexport const setUp = () => {\n\tconst mountPoint = document.getElementById('contactsmenu')\n\tif (mountPoint) {\n\t\t// eslint-disable-next-line no-new\n\t\tnew Vue({\n\t\t\tname: 'ContactsMenuRoot',\n\t\t\tel: mountPoint,\n\t\t\trender: h => h(ContactsMenu),\n\t\t})\n\t}\n}\n","\n import API from \"!../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../css-loader/dist/cjs.js!./jquery-ui.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../css-loader/dist/cjs.js!./jquery-ui.css\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../css-loader/dist/cjs.js!./jquery-ui.theme.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../css-loader/dist/cjs.js!./jquery-ui.theme.css\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../css-loader/dist/cjs.js!./select2.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../css-loader/dist/cjs.js!./select2.css\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../css-loader/dist/cjs.js!./strengthify.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../css-loader/dist/cjs.js!./strengthify.css\";\n export default content && content.locals ? content.locals : undefined;\n","/**\n * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/*\n * Detects links:\n * Either the http(s) protocol is given or two strings, basically limited to ascii with the last\n * word being at least one digit long,\n * followed by at least another character\n *\n * The downside: anything not ascii is excluded. Not sure how common it is in areas using different\n * alphabets… the upside: fake domains with similar looking characters won't be formatted as links\n *\n * This is a copy of the backend regex in IURLGenerator, make sure to adjust both when changing\n */\nconst urlRegex = /(\\s|^)(https?:\\/\\/)([-A-Z0-9+_.]+(?::[0-9]+)?(?:\\/[-A-Z0-9+&@#%?=~_|!:,.;()]*)*)(\\s|$)/ig\n\n/**\n * @param {any} content -\n */\nexport function plainToRich(content) {\n\treturn this.formatLinksRich(content)\n}\n\n/**\n * @param {any} content -\n */\nexport function richToPlain(content) {\n\treturn this.formatLinksPlain(content)\n}\n\n/**\n * @param {any} content -\n */\nexport function formatLinksRich(content) {\n\treturn content.replace(urlRegex, function(_, leadingSpace, protocol, url, trailingSpace) {\n\t\tlet linkText = url\n\t\tif (!protocol) {\n\t\t\tprotocol = 'https://'\n\t\t} else if (protocol === 'http://') {\n\t\t\tlinkText = protocol + url\n\t\t}\n\n\t\treturn leadingSpace + '' + linkText + '' + trailingSpace\n\t})\n}\n\n/**\n * @param {any} content -\n */\nexport function formatLinksPlain(content) {\n\tconst $content = $('
            ').html(content)\n\t$content.find('a').each(function() {\n\t\tconst $this = $(this)\n\t\t$this.html($this.attr('href'))\n\t})\n\treturn $content.html()\n}\n","/**\n * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\nimport $ from 'jquery'\nimport { generateOcsUrl } from '@nextcloud/router'\n\n/**\n * @param {any} options -\n */\nexport function query(options) {\n\toptions = options || {}\n\tconst dismissOptions = options.dismiss || {}\n\t$.ajax({\n\t\ttype: 'GET',\n\t\turl: options.url || generateOcsUrl('core/whatsnew?format=json'),\n\t\tsuccess: options.success || function(data, statusText, xhr) {\n\t\t\tonQuerySuccess(data, statusText, xhr, dismissOptions)\n\t\t},\n\t\terror: options.error || onQueryError,\n\t})\n}\n\n/**\n * @param {any} version -\n * @param {any} options -\n */\nexport function dismiss(version, options) {\n\toptions = options || {}\n\t$.ajax({\n\t\ttype: 'POST',\n\t\turl: options.url || generateOcsUrl('core/whatsnew'),\n\t\tdata: { version: encodeURIComponent(version) },\n\t\tsuccess: options.success || onDismissSuccess,\n\t\terror: options.error || onDismissError,\n\t})\n\t// remove element immediately\n\t$('.whatsNewPopover').remove()\n}\n\n/**\n * @param {any} data -\n * @param {any} statusText -\n * @param {any} xhr -\n * @param {any} dismissOptions -\n */\nfunction onQuerySuccess(data, statusText, xhr, dismissOptions) {\n\tconsole.debug('querying Whats New data was successful: ' + statusText)\n\tconsole.debug(data)\n\n\tif (xhr.status !== 200) {\n\t\treturn\n\t}\n\n\tlet item, menuItem, text, icon\n\n\tconst div = document.createElement('div')\n\tdiv.classList.add('popovermenu', 'open', 'whatsNewPopover', 'menu-left')\n\n\tconst list = document.createElement('ul')\n\n\t// header\n\titem = document.createElement('li')\n\tmenuItem = document.createElement('span')\n\tmenuItem.className = 'menuitem'\n\n\ttext = document.createElement('span')\n\ttext.innerText = t('core', 'New in') + ' ' + data.ocs.data.product\n\ttext.className = 'caption'\n\tmenuItem.appendChild(text)\n\n\ticon = document.createElement('span')\n\ticon.className = 'icon-close'\n\ticon.onclick = function() {\n\t\tdismiss(data.ocs.data.version, dismissOptions)\n\t}\n\tmenuItem.appendChild(icon)\n\n\titem.appendChild(menuItem)\n\tlist.appendChild(item)\n\n\t// Highlights\n\tfor (const i in data.ocs.data.whatsNew.regular) {\n\t\tconst whatsNewTextItem = data.ocs.data.whatsNew.regular[i]\n\t\titem = document.createElement('li')\n\n\t\tmenuItem = document.createElement('span')\n\t\tmenuItem.className = 'menuitem'\n\n\t\ticon = document.createElement('span')\n\t\ticon.className = 'icon-checkmark'\n\t\tmenuItem.appendChild(icon)\n\n\t\ttext = document.createElement('p')\n\t\ttext.innerHTML = _.escape(whatsNewTextItem)\n\t\tmenuItem.appendChild(text)\n\n\t\titem.appendChild(menuItem)\n\t\tlist.appendChild(item)\n\t}\n\n\t// Changelog URL\n\tif (!_.isUndefined(data.ocs.data.changelogURL)) {\n\t\titem = document.createElement('li')\n\n\t\tmenuItem = document.createElement('a')\n\t\tmenuItem.href = data.ocs.data.changelogURL\n\t\tmenuItem.rel = 'noreferrer noopener'\n\t\tmenuItem.target = '_blank'\n\n\t\ticon = document.createElement('span')\n\t\ticon.className = 'icon-link'\n\t\tmenuItem.appendChild(icon)\n\n\t\ttext = document.createElement('span')\n\t\ttext.innerText = t('core', 'View changelog')\n\t\tmenuItem.appendChild(text)\n\n\t\titem.appendChild(menuItem)\n\t\tlist.appendChild(item)\n\t}\n\n\tdiv.appendChild(list)\n\tdocument.body.appendChild(div)\n}\n\n/**\n * @param {any} x -\n * @param {any} t -\n * @param {any} e -\n */\nfunction onQueryError(x, t, e) {\n\tconsole.debug('querying Whats New Data resulted in an error: ' + t + e)\n\tconsole.debug(x)\n}\n\n/**\n * @param {any} data -\n */\nfunction onDismissSuccess(data) {\n\t// noop\n}\n\n/**\n * @param {any} data -\n */\nfunction onDismissError(data) {\n\tconsole.debug('dismissing Whats New data resulted in an error: ' + data)\n}\n","/**\n * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { loadState } from '@nextcloud/initial-state'\n\n/**\n * Set the page heading\n *\n * @param {string} heading page title from the history api\n * @since 27.0.0\n */\nexport function setPageHeading(heading) {\n\tconst headingEl = document.getElementById('page-heading-level-1')\n\tif (headingEl) {\n\t\theadingEl.textContent = heading\n\t}\n}\nexport default {\n\t/**\n\t * @return {boolean} Whether the user opted-out of shortcuts so that they should not be registered\n\t */\n\tdisableKeyboardShortcuts() {\n\t\treturn loadState('theming', 'shortcutsDisabled', false)\n\t},\n\tsetPageHeading,\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport escapeHTML from 'escape-html'\n\n/**\n * @typedef TypeDefinition\n * @function action This action is executed to let the user select a resource\n * @param {string} icon Contains the icon css class for the type\n * @function Object() { [native code] }\n */\n\n/**\n * @type {TypeDefinition[]}\n */\nconst types = {}\n\n/**\n * Those translations will be used by the vue component but they should be shipped with the server\n * FIXME: Those translations should be added to the library\n *\n * @return {Array}\n */\nexport const l10nProjects = () => {\n\treturn [\n\t\tt('core', 'Add to a project'),\n\t\tt('core', 'Show details'),\n\t\tt('core', 'Hide details'),\n\t\tt('core', 'Rename project'),\n\t\tt('core', 'Failed to rename the project'),\n\t\tt('core', 'Failed to create a project'),\n\t\tt('core', 'Failed to add the item to the project'),\n\t\tt('core', 'Connect items to a project to make them easier to find'),\n\t\tt('core', 'Type to search for existing projects'),\n\t]\n}\n\nexport default {\n\t/**\n\t *\n\t * @param {string} type type\n\t * @param {TypeDefinition} typeDefinition typeDefinition\n\t */\n\tregisterType(type, typeDefinition) {\n\t\ttypes[type] = typeDefinition\n\t},\n\ttrigger(type) {\n\t\treturn types[type].action()\n\t},\n\tgetTypes() {\n\t\treturn Object.keys(types)\n\t},\n\tgetIcon(type) {\n\t\treturn types[type].typeIconClass || ''\n\t},\n\tgetLabel(type) {\n\t\treturn escapeHTML(types[type].typeString || type)\n\t},\n\tgetLink(type, id) {\n\t\t/* TODO: Allow action to be executed instead of href as well */\n\t\treturn typeof types[type] !== 'undefined' ? types[type].link(id) : ''\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { generateFilePath } from '@nextcloud/router'\n\nconst loadedScripts = {}\nconst loadedStylesheets = {}\n/**\n * @namespace OCP\n * @class Loader\n */\nexport default {\n\n\t/**\n\t * Load a script asynchronously\n\t *\n\t * @param {string} app the app name\n\t * @param {string} file the script file name\n\t * @return {Promise}\n\t */\n\tloadScript(app, file) {\n\t\tconst key = app + file\n\t\tif (Object.prototype.hasOwnProperty.call(loadedScripts, key)) {\n\t\t\treturn Promise.resolve()\n\t\t}\n\t\tloadedScripts[key] = true\n\t\treturn new Promise(function(resolve, reject) {\n\t\t\tconst scriptPath = generateFilePath(app, 'js', file)\n\t\t\tconst script = document.createElement('script')\n\t\t\tscript.src = scriptPath\n\t\t\tscript.setAttribute('nonce', btoa(OC.requestToken))\n\t\t\tscript.onload = () => resolve()\n\t\t\tscript.onerror = () => reject(new Error(`Failed to load script from ${scriptPath}`))\n\t\t\tdocument.head.appendChild(script)\n\t\t})\n\t},\n\n\t/**\n\t * Load a stylesheet file asynchronously\n\t *\n\t * @param {string} app the app name\n\t * @param {string} file the script file name\n\t * @return {Promise}\n\t */\n\tloadStylesheet(app, file) {\n\t\tconst key = app + file\n\t\tif (Object.prototype.hasOwnProperty.call(loadedStylesheets, key)) {\n\t\t\treturn Promise.resolve()\n\t\t}\n\t\tloadedStylesheets[key] = true\n\t\treturn new Promise(function(resolve, reject) {\n\t\t\tconst stylePath = generateFilePath(app, 'css', file)\n\t\t\tconst link = document.createElement('link')\n\t\t\tlink.href = stylePath\n\t\t\tlink.type = 'text/css'\n\t\t\tlink.rel = 'stylesheet'\n\t\t\tlink.onload = () => resolve()\n\t\t\tlink.onerror = () => reject(new Error(`Failed to load stylesheet from ${stylePath}`))\n\t\t\tdocument.head.appendChild(link)\n\t\t})\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport {\n\tshowError,\n\tshowInfo, showMessage,\n\tshowSuccess,\n\tshowWarning,\n} from '@nextcloud/dialogs'\n\n/** @typedef {import('toastify-js')} Toast */\n\nexport default {\n\t/**\n\t * @deprecated 19.0.0 use `showSuccess` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\tsuccess(text, options) {\n\t\treturn showSuccess(text, options)\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `showWarning` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\twarning(text, options) {\n\t\treturn showWarning(text, options)\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `showError` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\terror(text, options) {\n\t\treturn showError(text, options)\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `showInfo` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\tinfo(text, options) {\n\t\treturn showInfo(text, options)\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `showMessage` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\tmessage(text, options) {\n\t\treturn showMessage(text, options)\n\t},\n\n}\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { loadState } from '@nextcloud/initial-state'\n\nimport * as AppConfig from './appconfig.js'\nimport * as Comments from './comments.js'\nimport * as WhatsNew from './whatsnew.js'\n\nimport Accessibility from './accessibility.js'\nimport Collaboration from './collaboration.js'\nimport Loader from './loader.js'\nimport Toast from './toast.js'\n\n/** @namespace OCP */\nexport default {\n\tAccessibility,\n\tAppConfig,\n\tCollaboration,\n\tComments,\n\tInitialState: {\n\t\t/**\n\t\t * @deprecated 18.0.0 add https://www.npmjs.com/package/@nextcloud/initial-state to your app\n\t\t */\n\t\tloadState,\n\t},\n\tLoader,\n\t/**\n\t * @deprecated 19.0.0 use the `@nextcloud/dialogs` package instead\n\t */\n\tToast,\n\tWhatsNew,\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable @nextcloud/no-deprecations */\nimport { initCore } from './init.js'\n\nimport _ from 'underscore'\nimport $ from 'jquery'\n// TODO: switch to `jquery-ui` package and import widgets and effects individually\n// `jquery-ui-dist` is used as a workaround for the issue of missing effects\nimport 'jquery-ui-dist/jquery-ui.js'\nimport 'jquery-ui-dist/jquery-ui.css'\nimport 'jquery-ui-dist/jquery-ui.theme.css'\n// END TODO\nimport Backbone from 'backbone'\nimport ClipboardJS from 'clipboard'\nimport { dav } from 'davclient.js'\nimport Handlebars from 'handlebars'\nimport md5 from 'blueimp-md5'\nimport moment from 'moment'\nimport 'select2'\nimport 'select2/select2.css'\nimport 'snap.js/dist/snap.js'\nimport 'strengthify'\nimport 'strengthify/strengthify.css'\n\nimport OC from './OC/index.js'\nimport OCP from './OCP/index.js'\nimport OCA from './OCA/index.js'\nimport { getToken as getRequestToken } from './OC/requesttoken.js'\n\nconst warnIfNotTesting = function() {\n\tif (window.TESTING === undefined) {\n\t\tOC.debug && console.warn.apply(console, arguments)\n\t}\n}\n\n/**\n * Mark a function as deprecated and automatically\n * warn if used!\n *\n * @param {Function} func the library to deprecate\n * @param {string} funcName the name of the library\n * @param {number} version the version this gets removed\n * @return {Function}\n */\nconst deprecate = (func, funcName, version) => {\n\tconst oldFunc = func\n\tconst newFunc = function() {\n\t\twarnIfNotTesting(`The ${funcName} library is deprecated! It will be removed in nextcloud ${version}.`)\n\t\treturn oldFunc.apply(this, arguments)\n\t}\n\tObject.assign(newFunc, oldFunc)\n\treturn newFunc\n}\n\nconst setDeprecatedProp = (global, cb, msg) => {\n\t(Array.isArray(global) ? global : [global]).forEach(global => {\n\t\tif (window[global] !== undefined) {\n\t\t\tdelete window[global]\n\t\t}\n\t\tObject.defineProperty(window, global, {\n\t\t\tget: () => {\n\t\t\t\tif (msg) {\n\t\t\t\t\twarnIfNotTesting(`${global} is deprecated: ${msg}`)\n\t\t\t\t} else {\n\t\t\t\t\twarnIfNotTesting(`${global} is deprecated`)\n\t\t\t\t}\n\n\t\t\t\treturn cb()\n\t\t\t},\n\t\t})\n\t})\n}\n\nwindow._ = _\nsetDeprecatedProp(['$', 'jQuery'], () => $, 'The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.')\nsetDeprecatedProp('Backbone', () => Backbone, 'please ship your own, this will be removed in Nextcloud 20')\nsetDeprecatedProp(['Clipboard', 'ClipboardJS'], () => ClipboardJS, 'please ship your own, this will be removed in Nextcloud 20')\nwindow.dav = dav\nsetDeprecatedProp('Handlebars', () => Handlebars, 'please ship your own, this will be removed in Nextcloud 20')\n// Global md5 only required for: apps/files/js/file-upload.js\nsetDeprecatedProp('md5', () => md5, 'please ship your own, this will be removed in Nextcloud 20')\nsetDeprecatedProp('moment', () => moment, 'please ship your own, this will be removed in Nextcloud 20')\n\nwindow.OC = OC\nsetDeprecatedProp('initCore', () => initCore, 'this is an internal function')\nsetDeprecatedProp('oc_appswebroots', () => OC.appswebroots, 'use OC.appswebroots instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_config', () => OC.config, 'use OC.config instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_current_user', () => OC.getCurrentUser().uid, 'use OC.getCurrentUser().uid instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_debug', () => OC.debug, 'use OC.debug instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_defaults', () => OC.theme, 'use OC.theme instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_isadmin', OC.isUserAdmin, 'use OC.isUserAdmin() instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_requesttoken', () => getRequestToken(), 'use OC.requestToken instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_webroot', () => OC.webroot, 'use OC.getRootPath() instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('OCDialogs', () => OC.dialogs, 'use OC.dialogs instead, this will be removed in Nextcloud 20')\nwindow.OCP = OCP\nwindow.OCA = OCA\n$.fn.select2 = deprecate($.fn.select2, 'select2', 19)\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 [vars] map of placeholder key to value\n * @param {number} [count] number to replace %n with\n * @return {string}\n */\nwindow.t = _.bind(OC.L10N.translate, OC.L10N)\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_singular the string to translate for exactly one object\n * @param {string} text_plural the string to translate for n objects\n * @param {number} count number to determine whether to use singular or plural\n * @param [vars] map of placeholder key to value\n * @return {string} Translated string\n */\nwindow.n = _.bind(OC.L10N.translatePlural, OC.L10N)\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/**\n * Namespace for apps\n *\n * @namespace OCA\n */\nexport default { }\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { generateUrl } from '@nextcloud/router'\nimport $ from 'jquery'\n\n/**\n * This plugin inserts the right avatar for the user, depending on, whether a\n * custom avatar is uploaded - which it uses then - or not, and display a\n * placeholder with the first letter of the users name instead.\n * For this it queries the core_avatar_get route, thus this plugin is fit very\n * tightly for owncloud, and it may not work anywhere else.\n *\n * You may use this on any
            \n * Here I'm using
            as an example.\n *\n * There are 5 ways to call this:\n *\n * 1. $('.avatardiv').avatar('jdoe', 128);\n * This will make the div to jdoe's fitting avatar, with a size of 128px.\n *\n * 2. $('.avatardiv').avatar('jdoe');\n * This will make the div to jdoe's fitting avatar. If the div already has a\n * height, it will be used for the avatars size. Otherwise this plugin will\n * search for 'size' DOM data, to use for avatar size. If neither are available\n * it will default to 64px.\n *\n * 3. $('.avatardiv').avatar();\n * This will search the DOM for 'user' data, to use as the username. If there\n * is no username available it will default to a placeholder with the value of\n * \"?\". The size will be determined the same way, as the second example.\n *\n * 4. $('.avatardiv').avatar('jdoe', 128, true);\n * This will behave like the first example, except it will also append random\n * hashes to the custom avatar images, to force image reloading in IE8.\n *\n * 5. $('.avatardiv').avatar('jdoe', 128, undefined, true);\n * This will behave like the first example, but it will hide the avatardiv, if\n * it will display the default placeholder. undefined is the ie8fix from\n * example 4 and can be either true, or false/undefined, to be ignored.\n *\n * 6. $('.avatardiv').avatar('jdoe', 128, undefined, true, callback);\n * This will behave like the above example, but it will call the function\n * defined in callback after the avatar is placed into the DOM.\n *\n */\n\n$.fn.avatar = function(user, size, ie8fix, hidedefault, callback, displayname) {\n\tconst setAvatarForUnknownUser = function(target) {\n\t\ttarget.imageplaceholder('?')\n\t\ttarget.css('background-color', '#b9b9b9')\n\t}\n\n\tif (typeof (user) !== 'undefined') {\n\t\tuser = String(user)\n\t}\n\tif (typeof (displayname) !== 'undefined') {\n\t\tdisplayname = String(displayname)\n\t}\n\n\tif (typeof (size) === 'undefined') {\n\t\tif (this.height() > 0) {\n\t\t\tsize = this.height()\n\t\t} else if (this.data('size') > 0) {\n\t\t\tsize = this.data('size')\n\t\t} else {\n\t\t\tsize = 64\n\t\t}\n\t}\n\n\tthis.height(size)\n\tthis.width(size)\n\n\tif (typeof (user) === 'undefined') {\n\t\tif (typeof (this.data('user')) !== 'undefined') {\n\t\t\tuser = this.data('user')\n\t\t} else {\n\t\t\tsetAvatarForUnknownUser(this)\n\t\t\treturn\n\t\t}\n\t}\n\n\t// sanitize\n\tuser = String(user).replace(/\\//g, '')\n\n\tconst $div = this\n\tlet url\n\n\t// If this is our own avatar we have to use the version attribute\n\tif (user === getCurrentUser()?.uid) {\n\t\turl = generateUrl(\n\t\t\t'/avatar/{user}/{size}?v={version}',\n\t\t\t{\n\t\t\t\tuser,\n\t\t\t\tsize: Math.ceil(size * window.devicePixelRatio),\n\t\t\t\tversion: oc_userconfig.avatar.version,\n\t\t\t})\n\t} else {\n\t\turl = generateUrl(\n\t\t\t'/avatar/{user}/{size}',\n\t\t\t{\n\t\t\t\tuser,\n\t\t\t\tsize: Math.ceil(size * window.devicePixelRatio),\n\t\t\t})\n\t}\n\n\tconst img = new Image()\n\n\t// If the new image loads successfully set it.\n\timg.onload = function() {\n\t\t$div.clearimageplaceholder()\n\t\t$div.append(img)\n\n\t\tif (typeof callback === 'function') {\n\t\t\tcallback()\n\t\t}\n\t}\n\t// Fallback when avatar loading fails:\n\t// Use old placeholder when a displayname attribute is defined,\n\t// otherwise show the unknown user placeholder.\n\timg.onerror = function() {\n\t\t$div.clearimageplaceholder()\n\t\tif (typeof (displayname) !== 'undefined') {\n\t\t\t$div.imageplaceholder(user, displayname)\n\t\t} else {\n\t\t\tsetAvatarForUnknownUser($div)\n\t\t}\n\n\t\tif (typeof callback === 'function') {\n\t\t\tcallback()\n\t\t}\n\t}\n\n\tif (size < 32) {\n\t\t$div.addClass('icon-loading-small')\n\t} else {\n\t\t$div.addClass('icon-loading')\n\t}\n\timg.width = size\n\timg.height = size\n\timg.src = url\n\timg.alt = ''\n}\n","/**\n * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/**\n * Return whether the DOM event is an accessible mouse or keyboard element activation\n *\n * @param {Event} event DOM event\n *\n * @return {boolean}\n */\nexport const isA11yActivation = (event) => {\n\tif (event.type === 'click') {\n\t\treturn true\n\t}\n\tif (event.type === 'keydown' && event.key === 'Enter') {\n\t\treturn true\n\t}\n\treturn false\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\nimport { generateUrl } from '@nextcloud/router'\nimport { isA11yActivation } from '../Util/a11y.js'\n\nconst LIST = ''\n\t+ ''\n\nconst entryTemplate = require('./contactsmenu/jquery_entry.handlebars')\n\n$.fn.contactsMenu = function(shareWith, shareType, appendTo) {\n\t// 0 - user, 4 - email, 6 - remote\n\tconst allowedTypes = [0, 4, 6]\n\tif (allowedTypes.indexOf(shareType) === -1) {\n\t\treturn\n\t}\n\n\tconst $div = this\n\tappendTo.append(LIST)\n\tconst $list = appendTo.find('div.contactsmenu-popover')\n\n\t$div.on('click keydown', function(event) {\n\t\tif (!isA11yActivation(event)) {\n\t\t\treturn\n\t\t}\n\n\t\tif (!$list.hasClass('hidden')) {\n\t\t\t$list.addClass('hidden')\n\t\t\t$list.hide()\n\t\t\treturn\n\t\t}\n\n\t\t$list.removeClass('hidden')\n\t\t$list.show()\n\n\t\tif ($list.hasClass('loaded')) {\n\t\t\treturn\n\t\t}\n\n\t\t$list.addClass('loaded')\n\t\t$.ajax(generateUrl('/contactsmenu/findOne'), {\n\t\t\tmethod: 'POST',\n\t\t\tdata: {\n\t\t\t\tshareType,\n\t\t\t\tshareWith,\n\t\t\t},\n\t\t}).then(function(data) {\n\t\t\t$list.find('ul').find('li').addClass('hidden')\n\n\t\t\tlet actions\n\t\t\tif (!data.topAction) {\n\t\t\t\tactions = [{\n\t\t\t\t\thyperlink: '#',\n\t\t\t\t\ttitle: t('core', 'No action available'),\n\t\t\t\t}]\n\t\t\t} else {\n\t\t\t\tactions = [data.topAction].concat(data.actions)\n\t\t\t}\n\n\t\t\tactions.forEach(function(action) {\n\t\t\t\t$list.find('ul').append(entryTemplate(action))\n\t\t\t})\n\n\t\t\t$div.trigger('load')\n\t\t}, function(jqXHR) {\n\t\t\t$list.find('ul').find('li').addClass('hidden')\n\n\t\t\tlet title\n\t\t\tif (jqXHR.status === 404) {\n\t\t\t\ttitle = t('core', 'No action available')\n\t\t\t} else {\n\t\t\t\ttitle = t('core', 'Error fetching contact actions')\n\t\t\t}\n\n\t\t\t$list.find('ul').append(entryTemplate({\n\t\t\t\thyperlink: '#',\n\t\t\t\ttitle,\n\t\t\t}))\n\n\t\t\t$div.trigger('loaderror', jqXHR)\n\t\t})\n\t})\n\n\t$(document).click(function(event) {\n\t\tconst clickedList = ($list.has(event.target).length > 0)\n\t\tlet clickedTarget = ($div.has(event.target).length > 0)\n\n\t\t$div.each(function() {\n\t\t\tif ($(this).is(event.target)) {\n\t\t\t\tclickedTarget = true\n\t\t\t}\n\t\t})\n\n\t\tif (clickedList || clickedTarget) {\n\t\t\treturn\n\t\t}\n\n\t\t$list.addClass('hidden')\n\t\t$list.hide()\n\t})\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * check if an element exists.\n * allows you to write if ($('#myid').exists()) to increase readability\n *\n * @see {@link http://stackoverflow.com/questions/31044/is-there-an-exists-function-for-jquery}\n * @return {boolean}\n */\n$.fn.exists = function() {\n\treturn this.length > 0\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * Filter jQuery selector by attribute value\n *\n * @param {string} attrName attribute name\n * @param {string} attrValue attribute value\n * @return {void}\n */\n$.fn.filterAttr = function(attrName, attrValue) {\n\treturn this.filter(function() {\n\t\treturn $(this).attr(attrName) === attrValue\n\t})\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\nimport { createFocusTrap } from 'focus-trap'\nimport { isA11yActivation } from '../Util/a11y.js'\n\n$.widget('oc.ocdialog', {\n\toptions: {\n\t\twidth: 'auto',\n\t\theight: 'auto',\n\t\tcloseButton: true,\n\t\tcloseOnEscape: true,\n\t\tcloseCallback: null,\n\t\tmodal: false,\n\t},\n\t_create() {\n\t\tconst self = this\n\n\t\tthis.originalCss = {\n\t\t\tdisplay: this.element[0].style.display,\n\t\t\twidth: this.element[0].style.width,\n\t\t\theight: this.element[0].style.height,\n\t\t}\n\n\t\tthis.originalTitle = this.element.attr('title')\n\t\tthis.options.title = this.options.title || this.originalTitle\n\n\t\tthis.$dialog = $('
            ')\n\t\t\t.attr({\n\t\t\t\t// Setting tabIndex makes the div focusable\n\t\t\t\ttabIndex: -1,\n\t\t\t\trole: 'dialog',\n\t\t\t\t'aria-modal': true,\n\t\t\t})\n\t\t\t.insertBefore(this.element)\n\t\tthis.$dialog.append(this.element.detach())\n\t\tthis.element.removeAttr('title').addClass('oc-dialog-content').appendTo(this.$dialog)\n\n\t\t// Activate the primary button on enter if there is a single input\n\t\tif (self.element.find('input').length === 1) {\n\t\t\tconst $input = self.element.find('input')\n\t\t\t$input.on('keydown', function(event) {\n\t\t\t\tif (isA11yActivation(event)) {\n\t\t\t\t\tif (self.$buttonrow) {\n\t\t\t\t\t\tconst $button = self.$buttonrow.find('button.primary')\n\t\t\t\t\t\tif ($button && !$button.prop('disabled')) {\n\t\t\t\t\t\t\t$button.click()\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t})\n\t\t}\n\n\t\tthis.$dialog.css({\n\t\t\tdisplay: 'inline-block',\n\t\t\tposition: 'fixed',\n\t\t})\n\n\t\tthis.enterCallback = null\n\n\t\t$(document).on('keydown keyup', function(event) {\n\t\t\tif (\n\t\t\t\tevent.target !== self.$dialog.get(0)\n\t\t\t\t&& self.$dialog.find($(event.target)).length === 0\n\t\t\t) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\t// Escape\n\t\t\tif (\n\t\t\t\tevent.keyCode === 27\n\t\t\t\t&& event.type === 'keydown'\n\t\t\t\t&& self.options.closeOnEscape\n\t\t\t) {\n\t\t\t\tevent.stopImmediatePropagation()\n\t\t\t\tself.close()\n\t\t\t\treturn false\n\t\t\t}\n\t\t\t// Enter\n\t\t\tif (event.keyCode === 13) {\n\t\t\t\tevent.stopImmediatePropagation()\n\t\t\t\tif (self.enterCallback !== null) {\n\t\t\t\t\tself.enterCallback()\n\t\t\t\t\tevent.preventDefault()\n\t\t\t\t\treturn false\n\t\t\t\t}\n\t\t\t\tif (event.type === 'keyup') {\n\t\t\t\t\tevent.preventDefault()\n\t\t\t\t\treturn false\n\t\t\t\t}\n\t\t\t\treturn false\n\t\t\t}\n\t\t})\n\n\t\tthis._setOptions(this.options)\n\t\tthis._createOverlay()\n\t\tthis._useFocusTrap()\n\t},\n\t_init() {\n\t\tthis._trigger('open')\n\t},\n\t_setOption(key, value) {\n\t\tconst self = this\n\t\tswitch (key) {\n\t\tcase 'title':\n\t\t\tif (this.$title) {\n\t\t\t\tthis.$title.text(value)\n\t\t\t} else {\n\t\t\t\tconst $title = $('

            '\n\t\t\t\t\t\t+ value\n\t\t\t\t\t\t+ '

            ')\n\t\t\t\tthis.$title = $title.prependTo(this.$dialog)\n\t\t\t}\n\t\t\tthis._setSizes()\n\t\t\tbreak\n\t\tcase 'buttons':\n\t\t\tif (this.$buttonrow) {\n\t\t\t\tthis.$buttonrow.empty()\n\t\t\t} else {\n\t\t\t\tconst $buttonrow = $('
            ')\n\t\t\t\tthis.$buttonrow = $buttonrow.appendTo(this.$dialog)\n\t\t\t}\n\t\t\tif (value.length === 1) {\n\t\t\t\tthis.$buttonrow.addClass('onebutton')\n\t\t\t} else if (value.length === 2) {\n\t\t\t\tthis.$buttonrow.addClass('twobuttons')\n\t\t\t} else if (value.length === 3) {\n\t\t\t\tthis.$buttonrow.addClass('threebuttons')\n\t\t\t}\n\t\t\t$.each(value, function(idx, val) {\n\t\t\t\tconst $button = $('')\n\t\t\t\t$closeButton.attr('aria-label', t('core', 'Close \"{dialogTitle}\" dialog', { dialogTitle: this.$title || this.options.title }))\n\t\t\t\tthis.$dialog.prepend($closeButton)\n\t\t\t\t$closeButton.on('click keydown', function(event) {\n\t\t\t\t\tif (isA11yActivation(event)) {\n\t\t\t\t\t\tself.options.closeCallback && self.options.closeCallback()\n\t\t\t\t\t\tself.close()\n\t\t\t\t\t}\n\t\t\t\t})\n\t\t\t} else {\n\t\t\t\tthis.$dialog.find('.oc-dialog-close').remove()\n\t\t\t}\n\t\t\tbreak\n\t\tcase 'width':\n\t\t\tthis.$dialog.css('width', value)\n\t\t\tbreak\n\t\tcase 'height':\n\t\t\tthis.$dialog.css('height', value)\n\t\t\tbreak\n\t\tcase 'close':\n\t\t\tthis.closeCB = value\n\t\t\tbreak\n\t\t}\n\t\t// this._super(key, value);\n\t\t$.Widget.prototype._setOption.apply(this, arguments)\n\t},\n\t_setOptions(options) {\n\t\t// this._super(options);\n\t\t$.Widget.prototype._setOptions.apply(this, arguments)\n\t},\n\t_setSizes() {\n\t\tlet lessHeight = 0\n\t\tif (this.$title) {\n\t\t\tlessHeight += this.$title.outerHeight(true)\n\t\t}\n\t\tif (this.$buttonrow) {\n\t\t\tlessHeight += this.$buttonrow.outerHeight(true)\n\t\t}\n\t\tthis.element.css({\n\t\t\theight: 'calc(100% - ' + lessHeight + 'px)',\n\t\t})\n\t},\n\t_createOverlay() {\n\t\tif (!this.options.modal) {\n\t\t\treturn\n\t\t}\n\n\t\tconst self = this\n\t\tlet contentDiv = $('#content')\n\t\tif (contentDiv.length === 0) {\n\t\t\t// nextcloud-vue compatibility\n\t\t\tcontentDiv = $('.content')\n\t\t}\n\t\tthis.overlay = $('
            ')\n\t\t\t.addClass('oc-dialog-dim')\n\t\t\t.insertBefore(this.$dialog)\n\t\tthis.overlay.on('click keydown keyup', function(event) {\n\t\t\tif (event.target !== self.$dialog.get(0) && self.$dialog.find($(event.target)).length === 0) {\n\t\t\t\tevent.preventDefault()\n\t\t\t\tevent.stopPropagation()\n\n\t\t\t}\n\t\t})\n\t},\n\t_destroyOverlay() {\n\t\tif (!this.options.modal) {\n\t\t\treturn\n\t\t}\n\n\t\tif (this.overlay) {\n\t\t\tthis.overlay.off('click keydown keyup')\n\t\t\tthis.overlay.remove()\n\t\t\tthis.overlay = null\n\t\t}\n\t},\n\t_useFocusTrap() {\n\t\t// Create global stack if undefined\n\t\tObject.assign(window, { _nc_focus_trap: window._nc_focus_trap || [] })\n\n\t\tconst dialogElement = this.$dialog[0]\n\t\tthis.focusTrap = createFocusTrap(dialogElement, {\n\t\t\tallowOutsideClick: true,\n\t\t\ttrapStack: window._nc_focus_trap,\n\t\t\tfallbackFocus: dialogElement,\n\t\t})\n\n\t\tthis.focusTrap.activate()\n\t},\n\t_clearFocusTrap() {\n\t\tthis.focusTrap?.deactivate()\n\t\tthis.focusTrap = null\n\t},\n\twidget() {\n\t\treturn this.$dialog\n\t},\n\tsetEnterCallback(callback) {\n\t\tthis.enterCallback = callback\n\t},\n\tunsetEnterCallback() {\n\t\tthis.enterCallback = null\n\t},\n\tclose() {\n\t\tthis._clearFocusTrap()\n\t\tthis._destroyOverlay()\n\t\tconst self = this\n\t\t// Ugly hack to catch remaining keyup events.\n\t\tsetTimeout(function() {\n\t\t\tself._trigger('close', self)\n\t\t}, 200)\n\n\t\tself.$dialog.remove()\n\t\tthis.destroy()\n\t},\n\tdestroy() {\n\t\tif (this.$title) {\n\t\t\tthis.$title.remove()\n\t\t}\n\t\tif (this.$buttonrow) {\n\t\t\tthis.$buttonrow.remove()\n\t\t}\n\n\t\tif (this.originalTitle) {\n\t\t\tthis.element.attr('title', this.originalTitle)\n\t\t}\n\t\tthis.element.removeClass('oc-dialog-content')\n\t\t\t.css(this.originalCss).detach().insertBefore(this.$dialog)\n\t\tthis.$dialog.remove()\n\t},\n})\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\nimport escapeHTML from 'escape-html'\n\n/**\n * jQuery plugin for micro templates\n *\n * Strings are automatically escaped, but that can be disabled by setting\n * escapeFunction to null.\n *\n * Usage examples:\n *\n * var htmlStr = '

            Bake, uncovered, until the {greasystuff} is melted and the {pasta} is heated through, about {min} minutes.

            '\n * $(htmlStr).octemplate({greasystuff: 'cheese', pasta: 'macaroni', min: 10});\n *\n * var htmlStr = '

            Welcome back {user}

            ';\n * $(htmlStr).octemplate({user: 'John Q. Public'}, {escapeFunction: null});\n *\n * Be aware that the target string must be wrapped in an HTML element for the\n * plugin to work. The following won't work:\n *\n * var textStr = 'Welcome back {user}';\n * $(textStr).octemplate({user: 'John Q. Public'});\n *\n * For anything larger than one-liners, you can use a simple $.get() ajax\n * request to get the template, or you can embed them it the page using the\n * text/template type:\n *\n * \n *\n * var $tmpl = $('#contactListItemTemplate');\n * var contacts = // fetched in some ajax call\n *\n * $.each(contacts, function(idx, contact) {\n * $contactList.append(\n * $tmpl.octemplate({\n * id: contact.getId(),\n * name: contact.getDisplayName(),\n * email: contact.getPreferredEmail(),\n * phone: contact.getPreferredPhone(),\n * });\n * );\n * });\n */\n/**\n * Object Template\n * Inspired by micro templating done by e.g. underscore.js\n */\nconst Template = {\n\tinit(vars, options, elem) {\n\t\t// Mix in the passed in options with the default options\n\t\tthis.vars = vars\n\t\tthis.options = $.extend({}, this.options, options)\n\n\t\tthis.elem = elem\n\t\tconst self = this\n\n\t\tif (typeof this.options.escapeFunction === 'function') {\n\t\t\tconst keys = Object.keys(this.vars)\n\t\t\tfor (let key = 0; key < keys.length; key++) {\n\t\t\t\tif (typeof this.vars[keys[key]] === 'string') {\n\t\t\t\t\tthis.vars[keys[key]] = self.options.escapeFunction(this.vars[keys[key]])\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tconst _html = this._build(this.vars)\n\t\treturn $(_html)\n\t},\n\t// From stackoverflow.com/questions/1408289/best-way-to-do-variable-interpolation-in-javascript\n\t_build(o) {\n\t\tconst data = this.elem.attr('type') === 'text/template' ? this.elem.html() : this.elem.get(0).outerHTML\n\t\ttry {\n\t\t\treturn data.replace(/{([^{}]*)}/g,\n\t\t\t\tfunction(a, b) {\n\t\t\t\t\tconst r = o[b]\n\t\t\t\t\treturn typeof r === 'string' || typeof r === 'number' ? r : a\n\t\t\t\t},\n\t\t\t)\n\t\t} catch (e) {\n\t\t\tconsole.error(e, 'data:', data)\n\t\t}\n\t},\n\toptions: {\n\t\tescapeFunction: escapeHTML,\n\t},\n}\n\n$.fn.octemplate = function(vars, options) {\n\tvars = vars || {}\n\tif (this.length) {\n\t\tconst _template = Object.create(Template)\n\t\treturn _template.init(vars, options, this)\n\t}\n}\n","/**\n * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2013-2016 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\nimport $ from 'jquery'\nimport md5 from 'blueimp-md5'\n\n/*\n * Adds a background color to the element called on and adds the first character\n * of the passed in string. This string is also the seed for the generation of\n * the background color.\n *\n * You have following HTML:\n *\n *
            \n *\n * And call this from Javascript:\n *\n * $('#albumart').imageplaceholder('The Album Title');\n *\n * Which will result in:\n *\n *
            T
            \n *\n * You may also call it like this, to have a different background, than the seed:\n *\n * $('#albumart').imageplaceholder('The Album Title', 'Album Title');\n *\n * Resulting in:\n *\n *
            A
            \n *\n */\n\n/*\n* Alternatively, you can use the prototype function to convert your string to rgb colors:\n*\n* \"a6741a86aded5611a8e46ce16f2ad646\".toRgb()\n*\n* Will return the rgb parameters within the following object:\n*\n* Color {r: 208, g: 158, b: 109}\n*\n*/\n\nconst toRgb = (s) => {\n\t// Normalize hash\n\tvar hash = s.toLowerCase()\n\n\t// Already a md5 hash?\n\tif (hash.match(/^([0-9a-f]{4}-?){8}$/) === null) {\n\t\thash = md5(hash)\n\t}\n\n\thash = hash.replace(/[^0-9a-f]/g, '')\n\n\tfunction Color(r, g, b) {\n\t\tthis.r = r\n\t\tthis.g = g\n\t\tthis.b = b\n\t}\n\n\tfunction stepCalc(steps, ends) {\n\t\tvar step = new Array(3)\n\t\tstep[0] = (ends[1].r - ends[0].r) / steps\n\t\tstep[1] = (ends[1].g - ends[0].g) / steps\n\t\tstep[2] = (ends[1].b - ends[0].b) / steps\n\t\treturn step\n\t}\n\n\tfunction mixPalette(steps, color1, color2) {\n\t\tvar palette = []\n\t\tpalette.push(color1)\n\t\tvar step = stepCalc(steps, [color1, color2])\n\t\tfor (var i = 1; i < steps; i++) {\n\t\t\tvar r = parseInt(color1.r + (step[0] * i))\n\t\t\tvar g = parseInt(color1.g + (step[1] * i))\n\t\t\tvar b = parseInt(color1.b + (step[2] * i))\n\t\t\tpalette.push(new Color(r, g, b))\n\t\t}\n\t\treturn palette\n\t}\n\n\tconst red = new Color(182, 70, 157);\n\tconst yellow = new Color(221, 203, 85);\n\tconst blue = new Color(0, 130, 201); // Nextcloud blue\n\t// Number of steps to go from a color to another\n\t// 3 colors * 6 will result in 18 generated colors\n\tconst steps = 6;\n\n\tconst palette1 = mixPalette(steps, red, yellow);\n\tconst palette2 = mixPalette(steps, yellow, blue);\n\tconst palette3 = mixPalette(steps, blue, red);\n\n\tconst finalPalette = palette1.concat(palette2).concat(palette3);\n\n\t// Convert a string to an integer evenly\n\tfunction hashToInt(hash, maximum) {\n\t\tvar finalInt = 0\n\t\tvar result = []\n\n\t\t// Splitting evenly the string\n\t\tfor (var i = 0; i < hash.length; i++) {\n\t\t\t// chars in md5 goes up to f, hex:16\n\t\t\tresult.push(parseInt(hash.charAt(i), 16) % 16)\n\t\t}\n\t\t// Adds up all results\n\t\tfor (var j in result) {\n\t\t\tfinalInt += result[j]\n\t\t}\n\t\t// chars in md5 goes up to f, hex:16\n\t\t// make sure we're always using int in our operation\n\t\treturn parseInt(parseInt(finalInt) % maximum)\n\t}\n\n\treturn finalPalette[hashToInt(hash, steps * 3)]\n}\n\nString.prototype.toRgb = function() {\n\tOC.debug && console.warn('String.prototype.toRgb is deprecated! It will be removed in Nextcloud 22.')\n\n\treturn toRgb(this)\n}\n\n$.fn.imageplaceholder = function(seed, text, size) {\n\ttext = text || seed\n\n\t// Compute the hash\n\tvar rgb = toRgb(seed)\n\tthis.css('background-color', 'rgb(' + rgb.r + ', ' + rgb.g + ', ' + rgb.b + ')')\n\n\t// Placeholders are square\n\tvar height = this.height() || size || 32\n\tthis.height(height)\n\tthis.width(height)\n\n\t// CSS rules\n\tthis.css('color', '#fff')\n\tthis.css('font-weight', 'normal')\n\tthis.css('text-align', 'center')\n\n\t// calculate the height\n\tthis.css('line-height', height + 'px')\n\tthis.css('font-size', (height * 0.55) + 'px')\n\n\tif (seed !== null && seed.length) {\n\t\tvar placeholderText = text.replace(/\\s+/g, ' ').trim().split(' ', 2).map((word) => word[0].toUpperCase()).join('')\n\t\tthis.html(placeholderText);\n\t}\n}\n\n$.fn.clearimageplaceholder = function() {\n\tthis.css('background-color', '')\n\tthis.css('color', '')\n\tthis.css('font-weight', '')\n\tthis.css('text-align', '')\n\tthis.css('line-height', '')\n\tthis.css('font-size', '')\n\tthis.html('')\n\tthis.removeClass('icon-loading')\n\tthis.removeClass('icon-loading-small')\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\nimport { getToken } from '../OC/requesttoken.js'\n\n$(document).on('ajaxSend', function(elm, xhr, settings) {\n\tif (settings.crossDomain === false) {\n\t\txhr.setRequestHeader('requesttoken', getToken())\n\t\txhr.setRequestHeader('OCS-APIREQUEST', 'true')\n\t}\n})\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * select a range in an input field\n *\n * @see {@link http://stackoverflow.com/questions/499126/jquery-set-cursor-position-in-text-area}\n * @param {number} start start selection from\n * @param {number} end number of char from start\n * @return {void}\n */\n$.fn.selectRange = function(start, end) {\n\treturn this.each(function() {\n\t\tif (this.setSelectionRange) {\n\t\t\tthis.focus()\n\t\t\tthis.setSelectionRange(start, end)\n\t\t} else if (this.createTextRange) {\n\t\t\tconst range = this.createTextRange()\n\t\t\trange.collapse(true)\n\t\t\trange.moveEnd('character', end)\n\t\t\trange.moveStart('character', start)\n\t\t\trange.select()\n\t\t}\n\t})\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/** @typedef {import('jquery')} jQuery */\nimport $ from 'jquery'\n\n/**\n * @name Show Password\n * @description\n * @version 1.3.0\n * @requires jQuery 1.5\n *\n * @author Jan Jarfalk \n * author-website http://www.unwrongest.com\n *\n * special-thanks Michel Gratton\n *\n * @license MIT\n */\n$.fn.extend({\n\tshowPassword(c) {\n\n\t\t// Setup callback object\n\t\tconst callback = { fn: null, args: {} }\n\t\tcallback.fn = c\n\n\t\t// Clones passwords and turn the clones into text inputs\n\t\tconst cloneElement = function(element) {\n\n\t\t\tconst $element = $(element)\n\n\t\t\tconst $clone = $('')\n\n\t\t\t// Name added for JQuery Validation compatibility\n\t\t\t// Element name is required to avoid script warning.\n\t\t\t$clone.attr({\n\t\t\t\ttype: 'text',\n\t\t\t\tclass: $element.attr('class'),\n\t\t\t\tstyle: $element.attr('style'),\n\t\t\t\tsize: $element.attr('size'),\n\t\t\t\tname: $element.attr('name') + '-clone',\n\t\t\t\ttabindex: $element.attr('tabindex'),\n\t\t\t\tautocomplete: 'off',\n\t\t\t})\n\n\t\t\tif ($element.attr('placeholder') !== undefined) {\n\t\t\t\t$clone.attr('placeholder', $element.attr('placeholder'))\n\t\t\t}\n\n\t\t\treturn $clone\n\n\t\t}\n\n\t\t// Transfers values between two elements\n\t\tconst update = function(a, b) {\n\t\t\tb.val(a.val())\n\t\t}\n\n\t\t// Shows a or b depending on checkbox\n\t\tconst setState = function(checkbox, a, b) {\n\n\t\t\tif (checkbox.is(':checked')) {\n\t\t\t\tupdate(a, b)\n\t\t\t\tb.show()\n\t\t\t\ta.hide()\n\t\t\t} else {\n\t\t\t\tupdate(b, a)\n\t\t\t\tb.hide()\n\t\t\t\ta.show()\n\t\t\t}\n\n\t\t}\n\n\t\treturn this.each(function() {\n\n\t\t\tconst $input = $(this)\n\t\t\tconst $checkbox = $($input.data('typetoggle'))\n\n\t\t\t// Create clone\n\t\t\tconst $clone = cloneElement($input)\n\t\t\t$clone.insertAfter($input)\n\n\t\t\t// Set callback arguments\n\t\t\tif (callback.fn) {\n\t\t\t\tcallback.args.input = $input\n\t\t\t\tcallback.args.checkbox = $checkbox\n\t\t\t\tcallback.args.clone = $clone\n\t\t\t}\n\n\t\t\t$checkbox.bind('click', function() {\n\t\t\t\tsetState($checkbox, $input, $clone)\n\t\t\t})\n\n\t\t\t$input.bind('keyup', function() {\n\t\t\t\tupdate($input, $clone)\n\t\t\t})\n\n\t\t\t$clone.bind('keyup', function() {\n\t\t\t\tupdate($clone, $input)\n\n\t\t\t\t// Added for JQuery Validation compatibility\n\t\t\t\t// This will trigger validation if it's ON for keyup event\n\t\t\t\t$input.trigger('keyup')\n\n\t\t\t})\n\n\t\t\t// Added for JQuery Validation compatibility\n\t\t\t// This will trigger validation if it's ON for blur event\n\t\t\t$clone.bind('blur', function() {\n\t\t\t\t$input.trigger('focusout')\n\t\t\t})\n\n\t\t\tsetState($checkbox, $input, $clone)\n\n\t\t\t// set type of password field clone (type=text) to password right on submit\n\t\t\t// to prevent browser save the value of this field\n\t\t\t$clone.closest('form').submit(function(e) {\n\t\t\t\t// .prop has to be used, because .attr throws\n\t\t\t\t// an error while changing a type of an input\n\t\t\t\t// element\n\t\t\t\t$clone.prop('type', 'password')\n\t\t\t})\n\n\t\t\tif (callback.fn) {\n\t\t\t\tcallback.fn(callback.args)\n\t\t\t}\n\n\t\t})\n\t},\n})\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n// Set autocomplete width the same as the related input\n// See http://stackoverflow.com/a/11845718\n$.ui.autocomplete.prototype._resizeMenu = function() {\n\tconst ul = this.menu.element\n\tul.outerWidth(this.element.outerWidth())\n}\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/sass-loader/dist/cjs.js!./jquery-ui-fixes.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/sass-loader/dist/cjs.js!./jquery-ui-fixes.scss\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/sass-loader/dist/cjs.js!./jquery.ocdialog.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/sass-loader/dist/cjs.js!./jquery.ocdialog.scss\";\n export default content && content.locals ? content.locals : undefined;\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\nimport './avatar.js'\nimport './contactsmenu.js'\nimport './exists.js'\nimport './filterattr.js'\nimport './ocdialog.js'\nimport './octemplate.js'\nimport './placeholder.js'\nimport './requesttoken.js'\nimport './selectrange.js'\nimport './showpassword.js'\nimport './ui-fixes.js'\n\nimport './css/jquery-ui-fixes.scss'\nimport './css/jquery.ocdialog.scss'\n\n/**\n * Disable automatic evaluation of responses for $.ajax() functions (and its\n * higher-level alternatives like $.get() and $.post()).\n *\n * If a response to a $.ajax() request returns a content type of \"application/javascript\"\n * JQuery would previously execute the response body. This is a pretty unexpected\n * behaviour and can result in a bypass of our Content-Security-Policy as well as\n * multiple unexpected XSS vectors.\n */\n$.ajaxSetup({\n\tcontents: {\n\t\tscript: false,\n\t},\n})\n\n/**\n * Disable execution of eval in jQuery. We do require an allowed eval CSP\n * configuration at the moment for handlebars et al. But for jQuery there is\n * not much of a reason to execute JavaScript directly via eval.\n *\n * This thus mitigates some unexpected XSS vectors.\n */\n$.globalEval = function() {\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport 'core-js/stable/index.js'\nimport 'regenerator-runtime/runtime.js'\n\n// If you remove the line below, tests won't pass\n// eslint-disable-next-line no-unused-vars\nimport OC from './OC/index.js'\n\nimport './globals.js'\nimport './jquery/index.js'\nimport { initCore } from './init.js'\nimport { registerAppsSlideToggle } from './OC/apps.js'\nimport { getCSPNonce } from '@nextcloud/auth'\nimport { generateUrl } from '@nextcloud/router'\nimport Axios from '@nextcloud/axios'\n\n// eslint-disable-next-line camelcase\n__webpack_nonce__ = getCSPNonce()\n\nwindow.addEventListener('DOMContentLoaded', function() {\n\tinitCore()\n\tregisterAppsSlideToggle()\n\n\t// fallback to hashchange when no history support\n\tif (window.history.pushState) {\n\t\twindow.onpopstate = _.bind(OC.Util.History._onPopState, OC.Util.History)\n\t} else {\n\t\twindow.onhashchange = _.bind(OC.Util.History._onPopState, OC.Util.History)\n\t}\n})\n\n// Fix error \"CSRF check failed\"\ndocument.addEventListener('DOMContentLoaded', function() {\n\tconst form = document.getElementById('password-input-form')\n\tif (form) {\n\t\tform.addEventListener('submit', async function(event) {\n\t\t\tevent.preventDefault()\n\t\t\tconst requestToken = document.getElementById('requesttoken')\n\t\t\tif (requestToken) {\n\t\t\t\tconst url = generateUrl('/csrftoken')\n\t\t\t\tconst resp = await Axios.get(url)\n\t\t\t\trequestToken.value = resp.data.token\n\t\t\t}\n\t\t\tform.submit()\n\t\t})\n\t}\n})\n","// Backbone.js 1.6.0\n\n// (c) 2010-2024 Jeremy Ashkenas and DocumentCloud\n// Backbone may be freely distributed under the MIT license.\n// For all details and documentation:\n// http://backbonejs.org\n\n(function(factory) {\n\n // Establish the root object, `window` (`self`) in the browser, or `global` on the server.\n // We use `self` instead of `window` for `WebWorker` support.\n var root = typeof self == 'object' && self.self === self && self ||\n typeof global == 'object' && global.global === global && global;\n\n // Set up Backbone appropriately for the environment. Start with AMD.\n if (typeof define === 'function' && define.amd) {\n define(['underscore', 'jquery', 'exports'], function(_, $, exports) {\n // Export global even in AMD case in case this script is loaded with\n // others that may still expect a global Backbone.\n root.Backbone = factory(root, exports, _, $);\n });\n\n // Next for Node.js or CommonJS. jQuery may not be needed as a module.\n } else if (typeof exports !== 'undefined') {\n var _ = require('underscore'), $;\n try { $ = require('jquery'); } catch (e) {}\n factory(root, exports, _, $);\n\n // Finally, as a browser global.\n } else {\n root.Backbone = factory(root, {}, root._, root.jQuery || root.Zepto || root.ender || root.$);\n }\n\n})(function(root, Backbone, _, $) {\n\n // Initial Setup\n // -------------\n\n // Save the previous value of the `Backbone` variable, so that it can be\n // restored later on, if `noConflict` is used.\n var previousBackbone = root.Backbone;\n\n // Create a local reference to a common array method we'll want to use later.\n var slice = Array.prototype.slice;\n\n // Current version of the library. Keep in sync with `package.json`.\n Backbone.VERSION = '1.6.0';\n\n // For Backbone's purposes, jQuery, Zepto, Ender, or My Library (kidding) owns\n // the `$` variable.\n Backbone.$ = $;\n\n // Runs Backbone.js in *noConflict* mode, returning the `Backbone` variable\n // to its previous owner. Returns a reference to this Backbone object.\n Backbone.noConflict = function() {\n root.Backbone = previousBackbone;\n return this;\n };\n\n // Turn on `emulateHTTP` to support legacy HTTP servers. Setting this option\n // will fake `\"PATCH\"`, `\"PUT\"` and `\"DELETE\"` requests via the `_method` parameter and\n // set a `X-Http-Method-Override` header.\n Backbone.emulateHTTP = false;\n\n // Turn on `emulateJSON` to support legacy servers that can't deal with direct\n // `application/json` requests ... this will encode the body as\n // `application/x-www-form-urlencoded` instead and will send the model in a\n // form param named `model`.\n Backbone.emulateJSON = false;\n\n // Backbone.Events\n // ---------------\n\n // A module that can be mixed in to *any object* in order to provide it with\n // a custom event channel. You may bind a callback to an event with `on` or\n // remove with `off`; `trigger`-ing an event fires all callbacks in\n // succession.\n //\n // var object = {};\n // _.extend(object, Backbone.Events);\n // object.on('expand', function(){ alert('expanded'); });\n // object.trigger('expand');\n //\n var Events = Backbone.Events = {};\n\n // Regular expression used to split event strings.\n var eventSplitter = /\\s+/;\n\n // A private global variable to share between listeners and listenees.\n var _listening;\n\n // Iterates over the standard `event, callback` (as well as the fancy multiple\n // space-separated events `\"change blur\", callback` and jQuery-style event\n // maps `{event: callback}`).\n var eventsApi = function(iteratee, events, name, callback, opts) {\n var i = 0, names;\n if (name && typeof name === 'object') {\n // Handle event maps.\n if (callback !== void 0 && 'context' in opts && opts.context === void 0) opts.context = callback;\n for (names = _.keys(name); i < names.length ; i++) {\n events = eventsApi(iteratee, events, names[i], name[names[i]], opts);\n }\n } else if (name && eventSplitter.test(name)) {\n // Handle space-separated event names by delegating them individually.\n for (names = name.split(eventSplitter); i < names.length; i++) {\n events = iteratee(events, names[i], callback, opts);\n }\n } else {\n // Finally, standard events.\n events = iteratee(events, name, callback, opts);\n }\n return events;\n };\n\n // Bind an event to a `callback` function. Passing `\"all\"` will bind\n // the callback to all events fired.\n Events.on = function(name, callback, context) {\n this._events = eventsApi(onApi, this._events || {}, name, callback, {\n context: context,\n ctx: this,\n listening: _listening\n });\n\n if (_listening) {\n var listeners = this._listeners || (this._listeners = {});\n listeners[_listening.id] = _listening;\n // Allow the listening to use a counter, instead of tracking\n // callbacks for library interop\n _listening.interop = false;\n }\n\n return this;\n };\n\n // Inversion-of-control versions of `on`. Tell *this* object to listen to\n // an event in another object... keeping track of what it's listening to\n // for easier unbinding later.\n Events.listenTo = function(obj, name, callback) {\n if (!obj) return this;\n var id = obj._listenId || (obj._listenId = _.uniqueId('l'));\n var listeningTo = this._listeningTo || (this._listeningTo = {});\n var listening = _listening = listeningTo[id];\n\n // This object is not listening to any other events on `obj` yet.\n // Setup the necessary references to track the listening callbacks.\n if (!listening) {\n this._listenId || (this._listenId = _.uniqueId('l'));\n listening = _listening = listeningTo[id] = new Listening(this, obj);\n }\n\n // Bind callbacks on obj.\n var error = tryCatchOn(obj, name, callback, this);\n _listening = void 0;\n\n if (error) throw error;\n // If the target obj is not Backbone.Events, track events manually.\n if (listening.interop) listening.on(name, callback);\n\n return this;\n };\n\n // The reducing API that adds a callback to the `events` object.\n var onApi = function(events, name, callback, options) {\n if (callback) {\n var handlers = events[name] || (events[name] = []);\n var context = options.context, ctx = options.ctx, listening = options.listening;\n if (listening) listening.count++;\n\n handlers.push({callback: callback, context: context, ctx: context || ctx, listening: listening});\n }\n return events;\n };\n\n // An try-catch guarded #on function, to prevent poisoning the global\n // `_listening` variable.\n var tryCatchOn = function(obj, name, callback, context) {\n try {\n obj.on(name, callback, context);\n } catch (e) {\n return e;\n }\n };\n\n // Remove one or many callbacks. If `context` is null, removes all\n // callbacks with that function. If `callback` is null, removes all\n // callbacks for the event. If `name` is null, removes all bound\n // callbacks for all events.\n Events.off = function(name, callback, context) {\n if (!this._events) return this;\n this._events = eventsApi(offApi, this._events, name, callback, {\n context: context,\n listeners: this._listeners\n });\n\n return this;\n };\n\n // Tell this object to stop listening to either specific events ... or\n // to every object it's currently listening to.\n Events.stopListening = function(obj, name, callback) {\n var listeningTo = this._listeningTo;\n if (!listeningTo) return this;\n\n var ids = obj ? [obj._listenId] : _.keys(listeningTo);\n for (var i = 0; i < ids.length; i++) {\n var listening = listeningTo[ids[i]];\n\n // If listening doesn't exist, this object is not currently\n // listening to obj. Break out early.\n if (!listening) break;\n\n listening.obj.off(name, callback, this);\n if (listening.interop) listening.off(name, callback);\n }\n if (_.isEmpty(listeningTo)) this._listeningTo = void 0;\n\n return this;\n };\n\n // The reducing API that removes a callback from the `events` object.\n var offApi = function(events, name, callback, options) {\n if (!events) return;\n\n var context = options.context, listeners = options.listeners;\n var i = 0, names;\n\n // Delete all event listeners and \"drop\" events.\n if (!name && !context && !callback) {\n for (names = _.keys(listeners); i < names.length; i++) {\n listeners[names[i]].cleanup();\n }\n return;\n }\n\n names = name ? [name] : _.keys(events);\n for (; i < names.length; i++) {\n name = names[i];\n var handlers = events[name];\n\n // Bail out if there are no events stored.\n if (!handlers) break;\n\n // Find any remaining events.\n var remaining = [];\n for (var j = 0; j < handlers.length; j++) {\n var handler = handlers[j];\n if (\n callback && callback !== handler.callback &&\n callback !== handler.callback._callback ||\n context && context !== handler.context\n ) {\n remaining.push(handler);\n } else {\n var listening = handler.listening;\n if (listening) listening.off(name, callback);\n }\n }\n\n // Replace events if there are any remaining. Otherwise, clean up.\n if (remaining.length) {\n events[name] = remaining;\n } else {\n delete events[name];\n }\n }\n\n return events;\n };\n\n // Bind an event to only be triggered a single time. After the first time\n // the callback is invoked, its listener will be removed. If multiple events\n // are passed in using the space-separated syntax, the handler will fire\n // once for each event, not once for a combination of all events.\n Events.once = function(name, callback, context) {\n // Map the event into a `{event: once}` object.\n var events = eventsApi(onceMap, {}, name, callback, this.off.bind(this));\n if (typeof name === 'string' && context == null) callback = void 0;\n return this.on(events, callback, context);\n };\n\n // Inversion-of-control versions of `once`.\n Events.listenToOnce = function(obj, name, callback) {\n // Map the event into a `{event: once}` object.\n var events = eventsApi(onceMap, {}, name, callback, this.stopListening.bind(this, obj));\n return this.listenTo(obj, events);\n };\n\n // Reduces the event callbacks into a map of `{event: onceWrapper}`.\n // `offer` unbinds the `onceWrapper` after it has been called.\n var onceMap = function(map, name, callback, offer) {\n if (callback) {\n var once = map[name] = _.once(function() {\n offer(name, once);\n callback.apply(this, arguments);\n });\n once._callback = callback;\n }\n return map;\n };\n\n // Trigger one or many events, firing all bound callbacks. Callbacks are\n // passed the same arguments as `trigger` is, apart from the event name\n // (unless you're listening on `\"all\"`, which will cause your callback to\n // receive the true name of the event as the first argument).\n Events.trigger = function(name) {\n if (!this._events) return this;\n\n var length = Math.max(0, arguments.length - 1);\n var args = Array(length);\n for (var i = 0; i < length; i++) args[i] = arguments[i + 1];\n\n eventsApi(triggerApi, this._events, name, void 0, args);\n return this;\n };\n\n // Handles triggering the appropriate event callbacks.\n var triggerApi = function(objEvents, name, callback, args) {\n if (objEvents) {\n var events = objEvents[name];\n var allEvents = objEvents.all;\n if (events && allEvents) allEvents = allEvents.slice();\n if (events) triggerEvents(events, args);\n if (allEvents) triggerEvents(allEvents, [name].concat(args));\n }\n return objEvents;\n };\n\n // A difficult-to-believe, but optimized internal dispatch function for\n // triggering events. Tries to keep the usual cases speedy (most internal\n // Backbone events have 3 arguments).\n var triggerEvents = function(events, args) {\n var ev, i = -1, l = events.length, a1 = args[0], a2 = args[1], a3 = args[2];\n switch (args.length) {\n case 0: while (++i < l) (ev = events[i]).callback.call(ev.ctx); return;\n case 1: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1); return;\n case 2: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1, a2); return;\n case 3: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1, a2, a3); return;\n default: while (++i < l) (ev = events[i]).callback.apply(ev.ctx, args); return;\n }\n };\n\n // A listening class that tracks and cleans up memory bindings\n // when all callbacks have been offed.\n var Listening = function(listener, obj) {\n this.id = listener._listenId;\n this.listener = listener;\n this.obj = obj;\n this.interop = true;\n this.count = 0;\n this._events = void 0;\n };\n\n Listening.prototype.on = Events.on;\n\n // Offs a callback (or several).\n // Uses an optimized counter if the listenee uses Backbone.Events.\n // Otherwise, falls back to manual tracking to support events\n // library interop.\n Listening.prototype.off = function(name, callback) {\n var cleanup;\n if (this.interop) {\n this._events = eventsApi(offApi, this._events, name, callback, {\n context: void 0,\n listeners: void 0\n });\n cleanup = !this._events;\n } else {\n this.count--;\n cleanup = this.count === 0;\n }\n if (cleanup) this.cleanup();\n };\n\n // Cleans up memory bindings between the listener and the listenee.\n Listening.prototype.cleanup = function() {\n delete this.listener._listeningTo[this.obj._listenId];\n if (!this.interop) delete this.obj._listeners[this.id];\n };\n\n // Aliases for backwards compatibility.\n Events.bind = Events.on;\n Events.unbind = Events.off;\n\n // Allow the `Backbone` object to serve as a global event bus, for folks who\n // want global \"pubsub\" in a convenient place.\n _.extend(Backbone, Events);\n\n // Backbone.Model\n // --------------\n\n // Backbone **Models** are the basic data object in the framework --\n // frequently representing a row in a table in a database on your server.\n // A discrete chunk of data and a bunch of useful, related methods for\n // performing computations and transformations on that data.\n\n // Create a new model with the specified attributes. A client id (`cid`)\n // is automatically generated and assigned for you.\n var Model = Backbone.Model = function(attributes, options) {\n var attrs = attributes || {};\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n this.cid = _.uniqueId(this.cidPrefix);\n this.attributes = {};\n if (options.collection) this.collection = options.collection;\n if (options.parse) attrs = this.parse(attrs, options) || {};\n var defaults = _.result(this, 'defaults');\n\n // Just _.defaults would work fine, but the additional _.extends\n // is in there for historical reasons. See #3843.\n attrs = _.defaults(_.extend({}, defaults, attrs), defaults);\n\n this.set(attrs, options);\n this.changed = {};\n this.initialize.apply(this, arguments);\n };\n\n // Attach all inheritable methods to the Model prototype.\n _.extend(Model.prototype, Events, {\n\n // A hash of attributes whose current and previous value differ.\n changed: null,\n\n // The value returned during the last failed validation.\n validationError: null,\n\n // The default name for the JSON `id` attribute is `\"id\"`. MongoDB and\n // CouchDB users may want to set this to `\"_id\"`.\n idAttribute: 'id',\n\n // The prefix is used to create the client id which is used to identify models locally.\n // You may want to override this if you're experiencing name clashes with model ids.\n cidPrefix: 'c',\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Model.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // Return a copy of the model's `attributes` object.\n toJSON: function(options) {\n return _.clone(this.attributes);\n },\n\n // Proxy `Backbone.sync` by default -- but override this if you need\n // custom syncing semantics for *this* particular model.\n sync: function() {\n return Backbone.sync.apply(this, arguments);\n },\n\n // Get the value of an attribute.\n get: function(attr) {\n return this.attributes[attr];\n },\n\n // Get the HTML-escaped value of an attribute.\n escape: function(attr) {\n return _.escape(this.get(attr));\n },\n\n // Returns `true` if the attribute contains a value that is not null\n // or undefined.\n has: function(attr) {\n return this.get(attr) != null;\n },\n\n // Special-cased proxy to underscore's `_.matches` method.\n matches: function(attrs) {\n return !!_.iteratee(attrs, this)(this.attributes);\n },\n\n // Set a hash of model attributes on the object, firing `\"change\"`. This is\n // the core primitive operation of a model, updating the data and notifying\n // anyone who needs to know about the change in state. The heart of the beast.\n set: function(key, val, options) {\n if (key == null) return this;\n\n // Handle both `\"key\", value` and `{key: value}` -style arguments.\n var attrs;\n if (typeof key === 'object') {\n attrs = key;\n options = val;\n } else {\n (attrs = {})[key] = val;\n }\n\n options || (options = {});\n\n // Run validation.\n if (!this._validate(attrs, options)) return false;\n\n // Extract attributes and options.\n var unset = options.unset;\n var silent = options.silent;\n var changes = [];\n var changing = this._changing;\n this._changing = true;\n\n if (!changing) {\n this._previousAttributes = _.clone(this.attributes);\n this.changed = {};\n }\n\n var current = this.attributes;\n var changed = this.changed;\n var prev = this._previousAttributes;\n\n // For each `set` attribute, update or delete the current value.\n for (var attr in attrs) {\n val = attrs[attr];\n if (!_.isEqual(current[attr], val)) changes.push(attr);\n if (!_.isEqual(prev[attr], val)) {\n changed[attr] = val;\n } else {\n delete changed[attr];\n }\n unset ? delete current[attr] : current[attr] = val;\n }\n\n // Update the `id`.\n if (this.idAttribute in attrs) {\n var prevId = this.id;\n this.id = this.get(this.idAttribute);\n this.trigger('changeId', this, prevId, options);\n }\n\n // Trigger all relevant attribute changes.\n if (!silent) {\n if (changes.length) this._pending = options;\n for (var i = 0; i < changes.length; i++) {\n this.trigger('change:' + changes[i], this, current[changes[i]], options);\n }\n }\n\n // You might be wondering why there's a `while` loop here. Changes can\n // be recursively nested within `\"change\"` events.\n if (changing) return this;\n if (!silent) {\n while (this._pending) {\n options = this._pending;\n this._pending = false;\n this.trigger('change', this, options);\n }\n }\n this._pending = false;\n this._changing = false;\n return this;\n },\n\n // Remove an attribute from the model, firing `\"change\"`. `unset` is a noop\n // if the attribute doesn't exist.\n unset: function(attr, options) {\n return this.set(attr, void 0, _.extend({}, options, {unset: true}));\n },\n\n // Clear all attributes on the model, firing `\"change\"`.\n clear: function(options) {\n var attrs = {};\n for (var key in this.attributes) attrs[key] = void 0;\n return this.set(attrs, _.extend({}, options, {unset: true}));\n },\n\n // Determine if the model has changed since the last `\"change\"` event.\n // If you specify an attribute name, determine if that attribute has changed.\n hasChanged: function(attr) {\n if (attr == null) return !_.isEmpty(this.changed);\n return _.has(this.changed, attr);\n },\n\n // Return an object containing all the attributes that have changed, or\n // false if there are no changed attributes. Useful for determining what\n // parts of a view need to be updated and/or what attributes need to be\n // persisted to the server. Unset attributes will be set to undefined.\n // You can also pass an attributes object to diff against the model,\n // determining if there *would be* a change.\n changedAttributes: function(diff) {\n if (!diff) return this.hasChanged() ? _.clone(this.changed) : false;\n var old = this._changing ? this._previousAttributes : this.attributes;\n var changed = {};\n var hasChanged;\n for (var attr in diff) {\n var val = diff[attr];\n if (_.isEqual(old[attr], val)) continue;\n changed[attr] = val;\n hasChanged = true;\n }\n return hasChanged ? changed : false;\n },\n\n // Get the previous value of an attribute, recorded at the time the last\n // `\"change\"` event was fired.\n previous: function(attr) {\n if (attr == null || !this._previousAttributes) return null;\n return this._previousAttributes[attr];\n },\n\n // Get all of the attributes of the model at the time of the previous\n // `\"change\"` event.\n previousAttributes: function() {\n return _.clone(this._previousAttributes);\n },\n\n // Fetch the model from the server, merging the response with the model's\n // local attributes. Any changed attributes will trigger a \"change\" event.\n fetch: function(options) {\n options = _.extend({parse: true}, options);\n var model = this;\n var success = options.success;\n options.success = function(resp) {\n var serverAttrs = options.parse ? model.parse(resp, options) : resp;\n if (!model.set(serverAttrs, options)) return false;\n if (success) success.call(options.context, model, resp, options);\n model.trigger('sync', model, resp, options);\n };\n wrapError(this, options);\n return this.sync('read', this, options);\n },\n\n // Set a hash of model attributes, and sync the model to the server.\n // If the server returns an attributes hash that differs, the model's\n // state will be `set` again.\n save: function(key, val, options) {\n // Handle both `\"key\", value` and `{key: value}` -style arguments.\n var attrs;\n if (key == null || typeof key === 'object') {\n attrs = key;\n options = val;\n } else {\n (attrs = {})[key] = val;\n }\n\n options = _.extend({validate: true, parse: true}, options);\n var wait = options.wait;\n\n // If we're not waiting and attributes exist, save acts as\n // `set(attr).save(null, opts)` with validation. Otherwise, check if\n // the model will be valid when the attributes, if any, are set.\n if (attrs && !wait) {\n if (!this.set(attrs, options)) return false;\n } else if (!this._validate(attrs, options)) {\n return false;\n }\n\n // After a successful server-side save, the client is (optionally)\n // updated with the server-side state.\n var model = this;\n var success = options.success;\n var attributes = this.attributes;\n options.success = function(resp) {\n // Ensure attributes are restored during synchronous saves.\n model.attributes = attributes;\n var serverAttrs = options.parse ? model.parse(resp, options) : resp;\n if (wait) serverAttrs = _.extend({}, attrs, serverAttrs);\n if (serverAttrs && !model.set(serverAttrs, options)) return false;\n if (success) success.call(options.context, model, resp, options);\n model.trigger('sync', model, resp, options);\n };\n wrapError(this, options);\n\n // Set temporary attributes if `{wait: true}` to properly find new ids.\n if (attrs && wait) this.attributes = _.extend({}, attributes, attrs);\n\n var method = this.isNew() ? 'create' : options.patch ? 'patch' : 'update';\n if (method === 'patch' && !options.attrs) options.attrs = attrs;\n var xhr = this.sync(method, this, options);\n\n // Restore attributes.\n this.attributes = attributes;\n\n return xhr;\n },\n\n // Destroy this model on the server if it was already persisted.\n // Optimistically removes the model from its collection, if it has one.\n // If `wait: true` is passed, waits for the server to respond before removal.\n destroy: function(options) {\n options = options ? _.clone(options) : {};\n var model = this;\n var success = options.success;\n var wait = options.wait;\n\n var destroy = function() {\n model.stopListening();\n model.trigger('destroy', model, model.collection, options);\n };\n\n options.success = function(resp) {\n if (wait) destroy();\n if (success) success.call(options.context, model, resp, options);\n if (!model.isNew()) model.trigger('sync', model, resp, options);\n };\n\n var xhr = false;\n if (this.isNew()) {\n _.defer(options.success);\n } else {\n wrapError(this, options);\n xhr = this.sync('delete', this, options);\n }\n if (!wait) destroy();\n return xhr;\n },\n\n // Default URL for the model's representation on the server -- if you're\n // using Backbone's restful methods, override this to change the endpoint\n // that will be called.\n url: function() {\n var base =\n _.result(this, 'urlRoot') ||\n _.result(this.collection, 'url') ||\n urlError();\n if (this.isNew()) return base;\n var id = this.get(this.idAttribute);\n return base.replace(/[^\\/]$/, '$&/') + encodeURIComponent(id);\n },\n\n // **parse** converts a response into the hash of attributes to be `set` on\n // the model. The default implementation is just to pass the response along.\n parse: function(resp, options) {\n return resp;\n },\n\n // Create a new model with identical attributes to this one.\n clone: function() {\n return new this.constructor(this.attributes);\n },\n\n // A model is new if it has never been saved to the server, and lacks an id.\n isNew: function() {\n return !this.has(this.idAttribute);\n },\n\n // Check if the model is currently in a valid state.\n isValid: function(options) {\n return this._validate({}, _.extend({}, options, {validate: true}));\n },\n\n // Run validation against the next complete set of model attributes,\n // returning `true` if all is well. Otherwise, fire an `\"invalid\"` event.\n _validate: function(attrs, options) {\n if (!options.validate || !this.validate) return true;\n attrs = _.extend({}, this.attributes, attrs);\n var error = this.validationError = this.validate(attrs, options) || null;\n if (!error) return true;\n this.trigger('invalid', this, error, _.extend(options, {validationError: error}));\n return false;\n }\n\n });\n\n // Backbone.Collection\n // -------------------\n\n // If models tend to represent a single row of data, a Backbone Collection is\n // more analogous to a table full of data ... or a small slice or page of that\n // table, or a collection of rows that belong together for a particular reason\n // -- all of the messages in this particular folder, all of the documents\n // belonging to this particular author, and so on. Collections maintain\n // indexes of their models, both in order, and for lookup by `id`.\n\n // Create a new **Collection**, perhaps to contain a specific type of `model`.\n // If a `comparator` is specified, the Collection will maintain\n // its models in sort order, as they're added and removed.\n var Collection = Backbone.Collection = function(models, options) {\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n if (options.model) this.model = options.model;\n if (options.comparator !== void 0) this.comparator = options.comparator;\n this._reset();\n this.initialize.apply(this, arguments);\n if (models) this.reset(models, _.extend({silent: true}, options));\n };\n\n // Default options for `Collection#set`.\n var setOptions = {add: true, remove: true, merge: true};\n var addOptions = {add: true, remove: false};\n\n // Splices `insert` into `array` at index `at`.\n var splice = function(array, insert, at) {\n at = Math.min(Math.max(at, 0), array.length);\n var tail = Array(array.length - at);\n var length = insert.length;\n var i;\n for (i = 0; i < tail.length; i++) tail[i] = array[i + at];\n for (i = 0; i < length; i++) array[i + at] = insert[i];\n for (i = 0; i < tail.length; i++) array[i + length + at] = tail[i];\n };\n\n // Define the Collection's inheritable methods.\n _.extend(Collection.prototype, Events, {\n\n // The default model for a collection is just a **Backbone.Model**.\n // This should be overridden in most cases.\n model: Model,\n\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Collection.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // The JSON representation of a Collection is an array of the\n // models' attributes.\n toJSON: function(options) {\n return this.map(function(model) { return model.toJSON(options); });\n },\n\n // Proxy `Backbone.sync` by default.\n sync: function() {\n return Backbone.sync.apply(this, arguments);\n },\n\n // Add a model, or list of models to the set. `models` may be Backbone\n // Models or raw JavaScript objects to be converted to Models, or any\n // combination of the two.\n add: function(models, options) {\n return this.set(models, _.extend({merge: false}, options, addOptions));\n },\n\n // Remove a model, or a list of models from the set.\n remove: function(models, options) {\n options = _.extend({}, options);\n var singular = !_.isArray(models);\n models = singular ? [models] : models.slice();\n var removed = this._removeModels(models, options);\n if (!options.silent && removed.length) {\n options.changes = {added: [], merged: [], removed: removed};\n this.trigger('update', this, options);\n }\n return singular ? removed[0] : removed;\n },\n\n // Update a collection by `set`-ing a new list of models, adding new ones,\n // removing models that are no longer present, and merging models that\n // already exist in the collection, as necessary. Similar to **Model#set**,\n // the core operation for updating the data contained by the collection.\n set: function(models, options) {\n if (models == null) return;\n\n options = _.extend({}, setOptions, options);\n if (options.parse && !this._isModel(models)) {\n models = this.parse(models, options) || [];\n }\n\n var singular = !_.isArray(models);\n models = singular ? [models] : models.slice();\n\n var at = options.at;\n if (at != null) at = +at;\n if (at > this.length) at = this.length;\n if (at < 0) at += this.length + 1;\n\n var set = [];\n var toAdd = [];\n var toMerge = [];\n var toRemove = [];\n var modelMap = {};\n\n var add = options.add;\n var merge = options.merge;\n var remove = options.remove;\n\n var sort = false;\n var sortable = this.comparator && at == null && options.sort !== false;\n var sortAttr = _.isString(this.comparator) ? this.comparator : null;\n\n // Turn bare objects into model references, and prevent invalid models\n // from being added.\n var model, i;\n for (i = 0; i < models.length; i++) {\n model = models[i];\n\n // If a duplicate is found, prevent it from being added and\n // optionally merge it into the existing model.\n var existing = this.get(model);\n if (existing) {\n if (merge && model !== existing) {\n var attrs = this._isModel(model) ? model.attributes : model;\n if (options.parse) attrs = existing.parse(attrs, options);\n existing.set(attrs, options);\n toMerge.push(existing);\n if (sortable && !sort) sort = existing.hasChanged(sortAttr);\n }\n if (!modelMap[existing.cid]) {\n modelMap[existing.cid] = true;\n set.push(existing);\n }\n models[i] = existing;\n\n // If this is a new, valid model, push it to the `toAdd` list.\n } else if (add) {\n model = models[i] = this._prepareModel(model, options);\n if (model) {\n toAdd.push(model);\n this._addReference(model, options);\n modelMap[model.cid] = true;\n set.push(model);\n }\n }\n }\n\n // Remove stale models.\n if (remove) {\n for (i = 0; i < this.length; i++) {\n model = this.models[i];\n if (!modelMap[model.cid]) toRemove.push(model);\n }\n if (toRemove.length) this._removeModels(toRemove, options);\n }\n\n // See if sorting is needed, update `length` and splice in new models.\n var orderChanged = false;\n var replace = !sortable && add && remove;\n if (set.length && replace) {\n orderChanged = this.length !== set.length || _.some(this.models, function(m, index) {\n return m !== set[index];\n });\n this.models.length = 0;\n splice(this.models, set, 0);\n this.length = this.models.length;\n } else if (toAdd.length) {\n if (sortable) sort = true;\n splice(this.models, toAdd, at == null ? this.length : at);\n this.length = this.models.length;\n }\n\n // Silently sort the collection if appropriate.\n if (sort) this.sort({silent: true});\n\n // Unless silenced, it's time to fire all appropriate add/sort/update events.\n if (!options.silent) {\n for (i = 0; i < toAdd.length; i++) {\n if (at != null) options.index = at + i;\n model = toAdd[i];\n model.trigger('add', model, this, options);\n }\n if (sort || orderChanged) this.trigger('sort', this, options);\n if (toAdd.length || toRemove.length || toMerge.length) {\n options.changes = {\n added: toAdd,\n removed: toRemove,\n merged: toMerge\n };\n this.trigger('update', this, options);\n }\n }\n\n // Return the added (or merged) model (or models).\n return singular ? models[0] : models;\n },\n\n // When you have more items than you want to add or remove individually,\n // you can reset the entire set with a new list of models, without firing\n // any granular `add` or `remove` events. Fires `reset` when finished.\n // Useful for bulk operations and optimizations.\n reset: function(models, options) {\n options = options ? _.clone(options) : {};\n for (var i = 0; i < this.models.length; i++) {\n this._removeReference(this.models[i], options);\n }\n options.previousModels = this.models;\n this._reset();\n models = this.add(models, _.extend({silent: true}, options));\n if (!options.silent) this.trigger('reset', this, options);\n return models;\n },\n\n // Add a model to the end of the collection.\n push: function(model, options) {\n return this.add(model, _.extend({at: this.length}, options));\n },\n\n // Remove a model from the end of the collection.\n pop: function(options) {\n var model = this.at(this.length - 1);\n return this.remove(model, options);\n },\n\n // Add a model to the beginning of the collection.\n unshift: function(model, options) {\n return this.add(model, _.extend({at: 0}, options));\n },\n\n // Remove a model from the beginning of the collection.\n shift: function(options) {\n var model = this.at(0);\n return this.remove(model, options);\n },\n\n // Slice out a sub-array of models from the collection.\n slice: function() {\n return slice.apply(this.models, arguments);\n },\n\n // Get a model from the set by id, cid, model object with id or cid\n // properties, or an attributes object that is transformed through modelId.\n get: function(obj) {\n if (obj == null) return void 0;\n return this._byId[obj] ||\n this._byId[this.modelId(this._isModel(obj) ? obj.attributes : obj, obj.idAttribute)] ||\n obj.cid && this._byId[obj.cid];\n },\n\n // Returns `true` if the model is in the collection.\n has: function(obj) {\n return this.get(obj) != null;\n },\n\n // Get the model at the given index.\n at: function(index) {\n if (index < 0) index += this.length;\n return this.models[index];\n },\n\n // Return models with matching attributes. Useful for simple cases of\n // `filter`.\n where: function(attrs, first) {\n return this[first ? 'find' : 'filter'](attrs);\n },\n\n // Return the first model with matching attributes. Useful for simple cases\n // of `find`.\n findWhere: function(attrs) {\n return this.where(attrs, true);\n },\n\n // Force the collection to re-sort itself. You don't need to call this under\n // normal circumstances, as the set will maintain sort order as each item\n // is added.\n sort: function(options) {\n var comparator = this.comparator;\n if (!comparator) throw new Error('Cannot sort a set without a comparator');\n options || (options = {});\n\n var length = comparator.length;\n if (_.isFunction(comparator)) comparator = comparator.bind(this);\n\n // Run sort based on type of `comparator`.\n if (length === 1 || _.isString(comparator)) {\n this.models = this.sortBy(comparator);\n } else {\n this.models.sort(comparator);\n }\n if (!options.silent) this.trigger('sort', this, options);\n return this;\n },\n\n // Pluck an attribute from each model in the collection.\n pluck: function(attr) {\n return this.map(attr + '');\n },\n\n // Fetch the default set of models for this collection, resetting the\n // collection when they arrive. If `reset: true` is passed, the response\n // data will be passed through the `reset` method instead of `set`.\n fetch: function(options) {\n options = _.extend({parse: true}, options);\n var success = options.success;\n var collection = this;\n options.success = function(resp) {\n var method = options.reset ? 'reset' : 'set';\n collection[method](resp, options);\n if (success) success.call(options.context, collection, resp, options);\n collection.trigger('sync', collection, resp, options);\n };\n wrapError(this, options);\n return this.sync('read', this, options);\n },\n\n // Create a new instance of a model in this collection. Add the model to the\n // collection immediately, unless `wait: true` is passed, in which case we\n // wait for the server to agree.\n create: function(model, options) {\n options = options ? _.clone(options) : {};\n var wait = options.wait;\n model = this._prepareModel(model, options);\n if (!model) return false;\n if (!wait) this.add(model, options);\n var collection = this;\n var success = options.success;\n options.success = function(m, resp, callbackOpts) {\n if (wait) {\n m.off('error', collection._forwardPristineError, collection);\n collection.add(m, callbackOpts);\n }\n if (success) success.call(callbackOpts.context, m, resp, callbackOpts);\n };\n // In case of wait:true, our collection is not listening to any\n // of the model's events yet, so it will not forward the error\n // event. In this special case, we need to listen for it\n // separately and handle the event just once.\n // (The reason we don't need to do this for the sync event is\n // in the success handler above: we add the model first, which\n // causes the collection to listen, and then invoke the callback\n // that triggers the event.)\n if (wait) {\n model.once('error', this._forwardPristineError, this);\n }\n model.save(null, options);\n return model;\n },\n\n // **parse** converts a response into a list of models to be added to the\n // collection. The default implementation is just to pass it through.\n parse: function(resp, options) {\n return resp;\n },\n\n // Create a new collection with an identical list of models as this one.\n clone: function() {\n return new this.constructor(this.models, {\n model: this.model,\n comparator: this.comparator\n });\n },\n\n // Define how to uniquely identify models in the collection.\n modelId: function(attrs, idAttribute) {\n return attrs[idAttribute || this.model.prototype.idAttribute || 'id'];\n },\n\n // Get an iterator of all models in this collection.\n values: function() {\n return new CollectionIterator(this, ITERATOR_VALUES);\n },\n\n // Get an iterator of all model IDs in this collection.\n keys: function() {\n return new CollectionIterator(this, ITERATOR_KEYS);\n },\n\n // Get an iterator of all [ID, model] tuples in this collection.\n entries: function() {\n return new CollectionIterator(this, ITERATOR_KEYSVALUES);\n },\n\n // Private method to reset all internal state. Called when the collection\n // is first initialized or reset.\n _reset: function() {\n this.length = 0;\n this.models = [];\n this._byId = {};\n },\n\n // Prepare a hash of attributes (or other model) to be added to this\n // collection.\n _prepareModel: function(attrs, options) {\n if (this._isModel(attrs)) {\n if (!attrs.collection) attrs.collection = this;\n return attrs;\n }\n options = options ? _.clone(options) : {};\n options.collection = this;\n\n var model;\n if (this.model.prototype) {\n model = new this.model(attrs, options);\n } else {\n // ES class methods didn't have prototype\n model = this.model(attrs, options);\n }\n\n if (!model.validationError) return model;\n this.trigger('invalid', this, model.validationError, options);\n return false;\n },\n\n // Internal method called by both remove and set.\n _removeModels: function(models, options) {\n var removed = [];\n for (var i = 0; i < models.length; i++) {\n var model = this.get(models[i]);\n if (!model) continue;\n\n var index = this.indexOf(model);\n this.models.splice(index, 1);\n this.length--;\n\n // Remove references before triggering 'remove' event to prevent an\n // infinite loop. #3693\n delete this._byId[model.cid];\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) delete this._byId[id];\n\n if (!options.silent) {\n options.index = index;\n model.trigger('remove', model, this, options);\n }\n\n removed.push(model);\n this._removeReference(model, options);\n }\n if (models.length > 0 && !options.silent) delete options.index;\n return removed;\n },\n\n // Method for checking whether an object should be considered a model for\n // the purposes of adding to the collection.\n _isModel: function(model) {\n return model instanceof Model;\n },\n\n // Internal method to create a model's ties to a collection.\n _addReference: function(model, options) {\n this._byId[model.cid] = model;\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) this._byId[id] = model;\n model.on('all', this._onModelEvent, this);\n },\n\n // Internal method to sever a model's ties to a collection.\n _removeReference: function(model, options) {\n delete this._byId[model.cid];\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) delete this._byId[id];\n if (this === model.collection) delete model.collection;\n model.off('all', this._onModelEvent, this);\n },\n\n // Internal method called every time a model in the set fires an event.\n // Sets need to update their indexes when models change ids. All other\n // events simply proxy through. \"add\" and \"remove\" events that originate\n // in other collections are ignored.\n _onModelEvent: function(event, model, collection, options) {\n if (model) {\n if ((event === 'add' || event === 'remove') && collection !== this) return;\n if (event === 'destroy') this.remove(model, options);\n if (event === 'changeId') {\n var prevId = this.modelId(model.previousAttributes(), model.idAttribute);\n var id = this.modelId(model.attributes, model.idAttribute);\n if (prevId != null) delete this._byId[prevId];\n if (id != null) this._byId[id] = model;\n }\n }\n this.trigger.apply(this, arguments);\n },\n\n // Internal callback method used in `create`. It serves as a\n // stand-in for the `_onModelEvent` method, which is not yet bound\n // during the `wait` period of the `create` call. We still want to\n // forward any `'error'` event at the end of the `wait` period,\n // hence a customized callback.\n _forwardPristineError: function(model, collection, options) {\n // Prevent double forward if the model was already in the\n // collection before the call to `create`.\n if (this.has(model)) return;\n this._onModelEvent('error', model, collection, options);\n }\n });\n\n // Defining an @@iterator method implements JavaScript's Iterable protocol.\n // In modern ES2015 browsers, this value is found at Symbol.iterator.\n /* global Symbol */\n var $$iterator = typeof Symbol === 'function' && Symbol.iterator;\n if ($$iterator) {\n Collection.prototype[$$iterator] = Collection.prototype.values;\n }\n\n // CollectionIterator\n // ------------------\n\n // A CollectionIterator implements JavaScript's Iterator protocol, allowing the\n // use of `for of` loops in modern browsers and interoperation between\n // Backbone.Collection and other JavaScript functions and third-party libraries\n // which can operate on Iterables.\n var CollectionIterator = function(collection, kind) {\n this._collection = collection;\n this._kind = kind;\n this._index = 0;\n };\n\n // This \"enum\" defines the three possible kinds of values which can be emitted\n // by a CollectionIterator that correspond to the values(), keys() and entries()\n // methods on Collection, respectively.\n var ITERATOR_VALUES = 1;\n var ITERATOR_KEYS = 2;\n var ITERATOR_KEYSVALUES = 3;\n\n // All Iterators should themselves be Iterable.\n if ($$iterator) {\n CollectionIterator.prototype[$$iterator] = function() {\n return this;\n };\n }\n\n CollectionIterator.prototype.next = function() {\n if (this._collection) {\n\n // Only continue iterating if the iterated collection is long enough.\n if (this._index < this._collection.length) {\n var model = this._collection.at(this._index);\n this._index++;\n\n // Construct a value depending on what kind of values should be iterated.\n var value;\n if (this._kind === ITERATOR_VALUES) {\n value = model;\n } else {\n var id = this._collection.modelId(model.attributes, model.idAttribute);\n if (this._kind === ITERATOR_KEYS) {\n value = id;\n } else { // ITERATOR_KEYSVALUES\n value = [id, model];\n }\n }\n return {value: value, done: false};\n }\n\n // Once exhausted, remove the reference to the collection so future\n // calls to the next method always return done.\n this._collection = void 0;\n }\n\n return {value: void 0, done: true};\n };\n\n // Backbone.View\n // -------------\n\n // Backbone Views are almost more convention than they are actual code. A View\n // is simply a JavaScript object that represents a logical chunk of UI in the\n // DOM. This might be a single item, an entire list, a sidebar or panel, or\n // even the surrounding frame which wraps your whole app. Defining a chunk of\n // UI as a **View** allows you to define your DOM events declaratively, without\n // having to worry about render order ... and makes it easy for the view to\n // react to specific changes in the state of your models.\n\n // Creating a Backbone.View creates its initial element outside of the DOM,\n // if an existing element is not provided...\n var View = Backbone.View = function(options) {\n this.cid = _.uniqueId('view');\n this.preinitialize.apply(this, arguments);\n _.extend(this, _.pick(options, viewOptions));\n this._ensureElement();\n this.initialize.apply(this, arguments);\n };\n\n // Cached regex to split keys for `delegate`.\n var delegateEventSplitter = /^(\\S+)\\s*(.*)$/;\n\n // List of view options to be set as properties.\n var viewOptions = ['model', 'collection', 'el', 'id', 'attributes', 'className', 'tagName', 'events'];\n\n // Set up all inheritable **Backbone.View** properties and methods.\n _.extend(View.prototype, Events, {\n\n // The default `tagName` of a View's element is `\"div\"`.\n tagName: 'div',\n\n // jQuery delegate for element lookup, scoped to DOM elements within the\n // current view. This should be preferred to global lookups where possible.\n $: function(selector) {\n return this.$el.find(selector);\n },\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the View\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // **render** is the core function that your view should override, in order\n // to populate its element (`this.el`), with the appropriate HTML. The\n // convention is for **render** to always return `this`.\n render: function() {\n return this;\n },\n\n // Remove this view by taking the element out of the DOM, and removing any\n // applicable Backbone.Events listeners.\n remove: function() {\n this._removeElement();\n this.stopListening();\n return this;\n },\n\n // Remove this view's element from the document and all event listeners\n // attached to it. Exposed for subclasses using an alternative DOM\n // manipulation API.\n _removeElement: function() {\n this.$el.remove();\n },\n\n // Change the view's element (`this.el` property) and re-delegate the\n // view's events on the new element.\n setElement: function(element) {\n this.undelegateEvents();\n this._setElement(element);\n this.delegateEvents();\n return this;\n },\n\n // Creates the `this.el` and `this.$el` references for this view using the\n // given `el`. `el` can be a CSS selector or an HTML string, a jQuery\n // context or an element. Subclasses can override this to utilize an\n // alternative DOM manipulation API and are only required to set the\n // `this.el` property.\n _setElement: function(el) {\n this.$el = el instanceof Backbone.$ ? el : Backbone.$(el);\n this.el = this.$el[0];\n },\n\n // Set callbacks, where `this.events` is a hash of\n //\n // *{\"event selector\": \"callback\"}*\n //\n // {\n // 'mousedown .title': 'edit',\n // 'click .button': 'save',\n // 'click .open': function(e) { ... }\n // }\n //\n // pairs. Callbacks will be bound to the view, with `this` set properly.\n // Uses event delegation for efficiency.\n // Omitting the selector binds the event to `this.el`.\n delegateEvents: function(events) {\n events || (events = _.result(this, 'events'));\n if (!events) return this;\n this.undelegateEvents();\n for (var key in events) {\n var method = events[key];\n if (!_.isFunction(method)) method = this[method];\n if (!method) continue;\n var match = key.match(delegateEventSplitter);\n this.delegate(match[1], match[2], method.bind(this));\n }\n return this;\n },\n\n // Add a single event listener to the view's element (or a child element\n // using `selector`). This only works for delegate-able events: not `focus`,\n // `blur`, and not `change`, `submit`, and `reset` in Internet Explorer.\n delegate: function(eventName, selector, listener) {\n this.$el.on(eventName + '.delegateEvents' + this.cid, selector, listener);\n return this;\n },\n\n // Clears all callbacks previously bound to the view by `delegateEvents`.\n // You usually don't need to use this, but may wish to if you have multiple\n // Backbone views attached to the same DOM element.\n undelegateEvents: function() {\n if (this.$el) this.$el.off('.delegateEvents' + this.cid);\n return this;\n },\n\n // A finer-grained `undelegateEvents` for removing a single delegated event.\n // `selector` and `listener` are both optional.\n undelegate: function(eventName, selector, listener) {\n this.$el.off(eventName + '.delegateEvents' + this.cid, selector, listener);\n return this;\n },\n\n // Produces a DOM element to be assigned to your view. Exposed for\n // subclasses using an alternative DOM manipulation API.\n _createElement: function(tagName) {\n return document.createElement(tagName);\n },\n\n // Ensure that the View has a DOM element to render into.\n // If `this.el` is a string, pass it through `$()`, take the first\n // matching element, and re-assign it to `el`. Otherwise, create\n // an element from the `id`, `className` and `tagName` properties.\n _ensureElement: function() {\n if (!this.el) {\n var attrs = _.extend({}, _.result(this, 'attributes'));\n if (this.id) attrs.id = _.result(this, 'id');\n if (this.className) attrs['class'] = _.result(this, 'className');\n this.setElement(this._createElement(_.result(this, 'tagName')));\n this._setAttributes(attrs);\n } else {\n this.setElement(_.result(this, 'el'));\n }\n },\n\n // Set attributes from a hash on this view's element. Exposed for\n // subclasses using an alternative DOM manipulation API.\n _setAttributes: function(attributes) {\n this.$el.attr(attributes);\n }\n\n });\n\n // Proxy Backbone class methods to Underscore functions, wrapping the model's\n // `attributes` object or collection's `models` array behind the scenes.\n //\n // collection.filter(function(model) { return model.get('age') > 10 });\n // collection.each(this.addView);\n //\n // `Function#apply` can be slow so we use the method's arg count, if we know it.\n var addMethod = function(base, length, method, attribute) {\n switch (length) {\n case 1: return function() {\n return base[method](this[attribute]);\n };\n case 2: return function(value) {\n return base[method](this[attribute], value);\n };\n case 3: return function(iteratee, context) {\n return base[method](this[attribute], cb(iteratee, this), context);\n };\n case 4: return function(iteratee, defaultVal, context) {\n return base[method](this[attribute], cb(iteratee, this), defaultVal, context);\n };\n default: return function() {\n var args = slice.call(arguments);\n args.unshift(this[attribute]);\n return base[method].apply(base, args);\n };\n }\n };\n\n var addUnderscoreMethods = function(Class, base, methods, attribute) {\n _.each(methods, function(length, method) {\n if (base[method]) Class.prototype[method] = addMethod(base, length, method, attribute);\n });\n };\n\n // Support `collection.sortBy('attr')` and `collection.findWhere({id: 1})`.\n var cb = function(iteratee, instance) {\n if (_.isFunction(iteratee)) return iteratee;\n if (_.isObject(iteratee) && !instance._isModel(iteratee)) return modelMatcher(iteratee);\n if (_.isString(iteratee)) return function(model) { return model.get(iteratee); };\n return iteratee;\n };\n var modelMatcher = function(attrs) {\n var matcher = _.matches(attrs);\n return function(model) {\n return matcher(model.attributes);\n };\n };\n\n // Underscore methods that we want to implement on the Collection.\n // 90% of the core usefulness of Backbone Collections is actually implemented\n // right here:\n var collectionMethods = {forEach: 3, each: 3, map: 3, collect: 3, reduce: 0,\n foldl: 0, inject: 0, reduceRight: 0, foldr: 0, find: 3, detect: 3, filter: 3,\n select: 3, reject: 3, every: 3, all: 3, some: 3, any: 3, include: 3, includes: 3,\n contains: 3, invoke: 0, max: 3, min: 3, toArray: 1, size: 1, first: 3,\n head: 3, take: 3, initial: 3, rest: 3, tail: 3, drop: 3, last: 3,\n without: 0, difference: 0, indexOf: 3, shuffle: 1, lastIndexOf: 3,\n isEmpty: 1, chain: 1, sample: 3, partition: 3, groupBy: 3, countBy: 3,\n sortBy: 3, indexBy: 3, findIndex: 3, findLastIndex: 3};\n\n\n // Underscore methods that we want to implement on the Model, mapped to the\n // number of arguments they take.\n var modelMethods = {keys: 1, values: 1, pairs: 1, invert: 1, pick: 0,\n omit: 0, chain: 1, isEmpty: 1};\n\n // Mix in each Underscore method as a proxy to `Collection#models`.\n\n _.each([\n [Collection, collectionMethods, 'models'],\n [Model, modelMethods, 'attributes']\n ], function(config) {\n var Base = config[0],\n methods = config[1],\n attribute = config[2];\n\n Base.mixin = function(obj) {\n var mappings = _.reduce(_.functions(obj), function(memo, name) {\n memo[name] = 0;\n return memo;\n }, {});\n addUnderscoreMethods(Base, obj, mappings, attribute);\n };\n\n addUnderscoreMethods(Base, _, methods, attribute);\n });\n\n // Backbone.sync\n // -------------\n\n // Override this function to change the manner in which Backbone persists\n // models to the server. You will be passed the type of request, and the\n // model in question. By default, makes a RESTful Ajax request\n // to the model's `url()`. Some possible customizations could be:\n //\n // * Use `setTimeout` to batch rapid-fire updates into a single request.\n // * Send up the models as XML instead of JSON.\n // * Persist models via WebSockets instead of Ajax.\n //\n // Turn on `Backbone.emulateHTTP` in order to send `PUT` and `DELETE` requests\n // as `POST`, with a `_method` parameter containing the true HTTP method,\n // as well as all requests with the body as `application/x-www-form-urlencoded`\n // instead of `application/json` with the model in a param named `model`.\n // Useful when interfacing with server-side languages like **PHP** that make\n // it difficult to read the body of `PUT` requests.\n Backbone.sync = function(method, model, options) {\n var type = methodMap[method];\n\n // Default options, unless specified.\n _.defaults(options || (options = {}), {\n emulateHTTP: Backbone.emulateHTTP,\n emulateJSON: Backbone.emulateJSON\n });\n\n // Default JSON-request options.\n var params = {type: type, dataType: 'json'};\n\n // Ensure that we have a URL.\n if (!options.url) {\n params.url = _.result(model, 'url') || urlError();\n }\n\n // Ensure that we have the appropriate request data.\n if (options.data == null && model && (method === 'create' || method === 'update' || method === 'patch')) {\n params.contentType = 'application/json';\n params.data = JSON.stringify(options.attrs || model.toJSON(options));\n }\n\n // For older servers, emulate JSON by encoding the request into an HTML-form.\n if (options.emulateJSON) {\n params.contentType = 'application/x-www-form-urlencoded';\n params.data = params.data ? {model: params.data} : {};\n }\n\n // For older servers, emulate HTTP by mimicking the HTTP method with `_method`\n // And an `X-HTTP-Method-Override` header.\n if (options.emulateHTTP && (type === 'PUT' || type === 'DELETE' || type === 'PATCH')) {\n params.type = 'POST';\n if (options.emulateJSON) params.data._method = type;\n var beforeSend = options.beforeSend;\n options.beforeSend = function(xhr) {\n xhr.setRequestHeader('X-HTTP-Method-Override', type);\n if (beforeSend) return beforeSend.apply(this, arguments);\n };\n }\n\n // Don't process data on a non-GET request.\n if (params.type !== 'GET' && !options.emulateJSON) {\n params.processData = false;\n }\n\n // Pass along `textStatus` and `errorThrown` from jQuery.\n var error = options.error;\n options.error = function(xhr, textStatus, errorThrown) {\n options.textStatus = textStatus;\n options.errorThrown = errorThrown;\n if (error) error.call(options.context, xhr, textStatus, errorThrown);\n };\n\n // Make the request, allowing the user to override any Ajax options.\n var xhr = options.xhr = Backbone.ajax(_.extend(params, options));\n model.trigger('request', model, xhr, options);\n return xhr;\n };\n\n // Map from CRUD to HTTP for our default `Backbone.sync` implementation.\n var methodMap = {\n 'create': 'POST',\n 'update': 'PUT',\n 'patch': 'PATCH',\n 'delete': 'DELETE',\n 'read': 'GET'\n };\n\n // Set the default implementation of `Backbone.ajax` to proxy through to `$`.\n // Override this if you'd like to use a different library.\n Backbone.ajax = function() {\n return Backbone.$.ajax.apply(Backbone.$, arguments);\n };\n\n // Backbone.Router\n // ---------------\n\n // Routers map faux-URLs to actions, and fire events when routes are\n // matched. Creating a new one sets its `routes` hash, if not set statically.\n var Router = Backbone.Router = function(options) {\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n if (options.routes) this.routes = options.routes;\n this._bindRoutes();\n this.initialize.apply(this, arguments);\n };\n\n // Cached regular expressions for matching named param parts and splatted\n // parts of route strings.\n var optionalParam = /\\((.*?)\\)/g;\n var namedParam = /(\\(\\?)?:\\w+/g;\n var splatParam = /\\*\\w+/g;\n var escapeRegExp = /[\\-{}\\[\\]+?.,\\\\\\^$|#\\s]/g;\n\n // Set up all inheritable **Backbone.Router** properties and methods.\n _.extend(Router.prototype, Events, {\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Router.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // Manually bind a single named route to a callback. For example:\n //\n // this.route('search/:query/p:num', 'search', function(query, num) {\n // ...\n // });\n //\n route: function(route, name, callback) {\n if (!_.isRegExp(route)) route = this._routeToRegExp(route);\n if (_.isFunction(name)) {\n callback = name;\n name = '';\n }\n if (!callback) callback = this[name];\n var router = this;\n Backbone.history.route(route, function(fragment) {\n var args = router._extractParameters(route, fragment);\n if (router.execute(callback, args, name) !== false) {\n router.trigger.apply(router, ['route:' + name].concat(args));\n router.trigger('route', name, args);\n Backbone.history.trigger('route', router, name, args);\n }\n });\n return this;\n },\n\n // Execute a route handler with the provided parameters. This is an\n // excellent place to do pre-route setup or post-route cleanup.\n execute: function(callback, args, name) {\n if (callback) callback.apply(this, args);\n },\n\n // Simple proxy to `Backbone.history` to save a fragment into the history.\n navigate: function(fragment, options) {\n Backbone.history.navigate(fragment, options);\n return this;\n },\n\n // Bind all defined routes to `Backbone.history`. We have to reverse the\n // order of the routes here to support behavior where the most general\n // routes can be defined at the bottom of the route map.\n _bindRoutes: function() {\n if (!this.routes) return;\n this.routes = _.result(this, 'routes');\n var route, routes = _.keys(this.routes);\n while ((route = routes.pop()) != null) {\n this.route(route, this.routes[route]);\n }\n },\n\n // Convert a route string into a regular expression, suitable for matching\n // against the current location hash.\n _routeToRegExp: function(route) {\n route = route.replace(escapeRegExp, '\\\\$&')\n .replace(optionalParam, '(?:$1)?')\n .replace(namedParam, function(match, optional) {\n return optional ? match : '([^/?]+)';\n })\n .replace(splatParam, '([^?]*?)');\n return new RegExp('^' + route + '(?:\\\\?([\\\\s\\\\S]*))?$');\n },\n\n // Given a route, and a URL fragment that it matches, return the array of\n // extracted decoded parameters. Empty or unmatched parameters will be\n // treated as `null` to normalize cross-browser behavior.\n _extractParameters: function(route, fragment) {\n var params = route.exec(fragment).slice(1);\n return _.map(params, function(param, i) {\n // Don't decode the search params.\n if (i === params.length - 1) return param || null;\n return param ? decodeURIComponent(param) : null;\n });\n }\n\n });\n\n // Backbone.History\n // ----------------\n\n // Handles cross-browser history management, based on either\n // [pushState](http://diveintohtml5.info/history.html) and real URLs, or\n // [onhashchange](https://developer.mozilla.org/en-US/docs/DOM/window.onhashchange)\n // and URL fragments. If the browser supports neither (old IE, natch),\n // falls back to polling.\n var History = Backbone.History = function() {\n this.handlers = [];\n this.checkUrl = this.checkUrl.bind(this);\n\n // Ensure that `History` can be used outside of the browser.\n if (typeof window !== 'undefined') {\n this.location = window.location;\n this.history = window.history;\n }\n };\n\n // Cached regex for stripping a leading hash/slash and trailing space.\n var routeStripper = /^[#\\/]|\\s+$/g;\n\n // Cached regex for stripping leading and trailing slashes.\n var rootStripper = /^\\/+|\\/+$/g;\n\n // Cached regex for stripping urls of hash.\n var pathStripper = /#.*$/;\n\n // Has the history handling already been started?\n History.started = false;\n\n // Set up all inheritable **Backbone.History** properties and methods.\n _.extend(History.prototype, Events, {\n\n // The default interval to poll for hash changes, if necessary, is\n // twenty times a second.\n interval: 50,\n\n // Are we at the app root?\n atRoot: function() {\n var path = this.location.pathname.replace(/[^\\/]$/, '$&/');\n return path === this.root && !this.getSearch();\n },\n\n // Does the pathname match the root?\n matchRoot: function() {\n var path = this.decodeFragment(this.location.pathname);\n var rootPath = path.slice(0, this.root.length - 1) + '/';\n return rootPath === this.root;\n },\n\n // Unicode characters in `location.pathname` are percent encoded so they're\n // decoded for comparison. `%25` should not be decoded since it may be part\n // of an encoded parameter.\n decodeFragment: function(fragment) {\n return decodeURI(fragment.replace(/%25/g, '%2525'));\n },\n\n // In IE6, the hash fragment and search params are incorrect if the\n // fragment contains `?`.\n getSearch: function() {\n var match = this.location.href.replace(/#.*/, '').match(/\\?.+/);\n return match ? match[0] : '';\n },\n\n // Gets the true hash value. Cannot use location.hash directly due to bug\n // in Firefox where location.hash will always be decoded.\n getHash: function(window) {\n var match = (window || this).location.href.match(/#(.*)$/);\n return match ? match[1] : '';\n },\n\n // Get the pathname and search params, without the root.\n getPath: function() {\n var path = this.decodeFragment(\n this.location.pathname + this.getSearch()\n ).slice(this.root.length - 1);\n return path.charAt(0) === '/' ? path.slice(1) : path;\n },\n\n // Get the cross-browser normalized URL fragment from the path or hash.\n getFragment: function(fragment) {\n if (fragment == null) {\n if (this._usePushState || !this._wantsHashChange) {\n fragment = this.getPath();\n } else {\n fragment = this.getHash();\n }\n }\n return fragment.replace(routeStripper, '');\n },\n\n // Start the hash change handling, returning `true` if the current URL matches\n // an existing route, and `false` otherwise.\n start: function(options) {\n if (History.started) throw new Error('Backbone.history has already been started');\n History.started = true;\n\n // Figure out the initial configuration. Do we need an iframe?\n // Is pushState desired ... is it available?\n this.options = _.extend({root: '/'}, this.options, options);\n this.root = this.options.root;\n this._trailingSlash = this.options.trailingSlash;\n this._wantsHashChange = this.options.hashChange !== false;\n this._hasHashChange = 'onhashchange' in window && (document.documentMode === void 0 || document.documentMode > 7);\n this._useHashChange = this._wantsHashChange && this._hasHashChange;\n this._wantsPushState = !!this.options.pushState;\n this._hasPushState = !!(this.history && this.history.pushState);\n this._usePushState = this._wantsPushState && this._hasPushState;\n this.fragment = this.getFragment();\n\n // Normalize root to always include a leading and trailing slash.\n this.root = ('/' + this.root + '/').replace(rootStripper, '/');\n\n // Transition from hashChange to pushState or vice versa if both are\n // requested.\n if (this._wantsHashChange && this._wantsPushState) {\n\n // If we've started off with a route from a `pushState`-enabled\n // browser, but we're currently in a browser that doesn't support it...\n if (!this._hasPushState && !this.atRoot()) {\n var rootPath = this.root.slice(0, -1) || '/';\n this.location.replace(rootPath + '#' + this.getPath());\n // Return immediately as browser will do redirect to new url\n return true;\n\n // Or if we've started out with a hash-based route, but we're currently\n // in a browser where it could be `pushState`-based instead...\n } else if (this._hasPushState && this.atRoot()) {\n this.navigate(this.getHash(), {replace: true});\n }\n\n }\n\n // Proxy an iframe to handle location events if the browser doesn't\n // support the `hashchange` event, HTML5 history, or the user wants\n // `hashChange` but not `pushState`.\n if (!this._hasHashChange && this._wantsHashChange && !this._usePushState) {\n this.iframe = document.createElement('iframe');\n this.iframe.src = 'javascript:0';\n this.iframe.style.display = 'none';\n this.iframe.tabIndex = -1;\n var body = document.body;\n // Using `appendChild` will throw on IE < 9 if the document is not ready.\n var iWindow = body.insertBefore(this.iframe, body.firstChild).contentWindow;\n iWindow.document.open();\n iWindow.document.close();\n iWindow.location.hash = '#' + this.fragment;\n }\n\n // Add a cross-platform `addEventListener` shim for older browsers.\n var addEventListener = window.addEventListener || function(eventName, listener) {\n return attachEvent('on' + eventName, listener);\n };\n\n // Depending on whether we're using pushState or hashes, and whether\n // 'onhashchange' is supported, determine how we check the URL state.\n if (this._usePushState) {\n addEventListener('popstate', this.checkUrl, false);\n } else if (this._useHashChange && !this.iframe) {\n addEventListener('hashchange', this.checkUrl, false);\n } else if (this._wantsHashChange) {\n this._checkUrlInterval = setInterval(this.checkUrl, this.interval);\n }\n\n if (!this.options.silent) return this.loadUrl();\n },\n\n // Disable Backbone.history, perhaps temporarily. Not useful in a real app,\n // but possibly useful for unit testing Routers.\n stop: function() {\n // Add a cross-platform `removeEventListener` shim for older browsers.\n var removeEventListener = window.removeEventListener || function(eventName, listener) {\n return detachEvent('on' + eventName, listener);\n };\n\n // Remove window listeners.\n if (this._usePushState) {\n removeEventListener('popstate', this.checkUrl, false);\n } else if (this._useHashChange && !this.iframe) {\n removeEventListener('hashchange', this.checkUrl, false);\n }\n\n // Clean up the iframe if necessary.\n if (this.iframe) {\n document.body.removeChild(this.iframe);\n this.iframe = null;\n }\n\n // Some environments will throw when clearing an undefined interval.\n if (this._checkUrlInterval) clearInterval(this._checkUrlInterval);\n History.started = false;\n },\n\n // Add a route to be tested when the fragment changes. Routes added later\n // may override previous routes.\n route: function(route, callback) {\n this.handlers.unshift({route: route, callback: callback});\n },\n\n // Checks the current URL to see if it has changed, and if it has,\n // calls `loadUrl`, normalizing across the hidden iframe.\n checkUrl: function(e) {\n var current = this.getFragment();\n\n // If the user pressed the back button, the iframe's hash will have\n // changed and we should use that for comparison.\n if (current === this.fragment && this.iframe) {\n current = this.getHash(this.iframe.contentWindow);\n }\n\n if (current === this.fragment) {\n if (!this.matchRoot()) return this.notfound();\n return false;\n }\n if (this.iframe) this.navigate(current);\n this.loadUrl();\n },\n\n // Attempt to load the current URL fragment. If a route succeeds with a\n // match, returns `true`. If no defined routes matches the fragment,\n // returns `false`.\n loadUrl: function(fragment) {\n // If the root doesn't match, no routes can match either.\n if (!this.matchRoot()) return this.notfound();\n fragment = this.fragment = this.getFragment(fragment);\n return _.some(this.handlers, function(handler) {\n if (handler.route.test(fragment)) {\n handler.callback(fragment);\n return true;\n }\n }) || this.notfound();\n },\n\n // When no route could be matched, this method is called internally to\n // trigger the `'notfound'` event. It returns `false` so that it can be used\n // in tail position.\n notfound: function() {\n this.trigger('notfound');\n return false;\n },\n\n // Save a fragment into the hash history, or replace the URL state if the\n // 'replace' option is passed. You are responsible for properly URL-encoding\n // the fragment in advance.\n //\n // The options object can contain `trigger: true` if you wish to have the\n // route callback be fired (not usually desirable), or `replace: true`, if\n // you wish to modify the current URL without adding an entry to the history.\n navigate: function(fragment, options) {\n if (!History.started) return false;\n if (!options || options === true) options = {trigger: !!options};\n\n // Normalize the fragment.\n fragment = this.getFragment(fragment || '');\n\n // Strip trailing slash on the root unless _trailingSlash is true\n var rootPath = this.root;\n if (!this._trailingSlash && (fragment === '' || fragment.charAt(0) === '?')) {\n rootPath = rootPath.slice(0, -1) || '/';\n }\n var url = rootPath + fragment;\n\n // Strip the fragment of the query and hash for matching.\n fragment = fragment.replace(pathStripper, '');\n\n // Decode for matching.\n var decodedFragment = this.decodeFragment(fragment);\n\n if (this.fragment === decodedFragment) return;\n this.fragment = decodedFragment;\n\n // If pushState is available, we use it to set the fragment as a real URL.\n if (this._usePushState) {\n this.history[options.replace ? 'replaceState' : 'pushState']({}, document.title, url);\n\n // If hash changes haven't been explicitly disabled, update the hash\n // fragment to store history.\n } else if (this._wantsHashChange) {\n this._updateHash(this.location, fragment, options.replace);\n if (this.iframe && fragment !== this.getHash(this.iframe.contentWindow)) {\n var iWindow = this.iframe.contentWindow;\n\n // Opening and closing the iframe tricks IE7 and earlier to push a\n // history entry on hash-tag change. When replace is true, we don't\n // want this.\n if (!options.replace) {\n iWindow.document.open();\n iWindow.document.close();\n }\n\n this._updateHash(iWindow.location, fragment, options.replace);\n }\n\n // If you've told us that you explicitly don't want fallback hashchange-\n // based history, then `navigate` becomes a page refresh.\n } else {\n return this.location.assign(url);\n }\n if (options.trigger) return this.loadUrl(fragment);\n },\n\n // Update the hash location, either replacing the current entry, or adding\n // a new one to the browser history.\n _updateHash: function(location, fragment, replace) {\n if (replace) {\n var href = location.href.replace(/(javascript:|#).*$/, '');\n location.replace(href + '#' + fragment);\n } else {\n // Some browsers require that `hash` contains a leading #.\n location.hash = '#' + fragment;\n }\n }\n\n });\n\n // Create the default Backbone.history.\n Backbone.history = new History;\n\n // Helpers\n // -------\n\n // Helper function to correctly set up the prototype chain for subclasses.\n // Similar to `goog.inherits`, but uses a hash of prototype properties and\n // class properties to be extended.\n var extend = function(protoProps, staticProps) {\n var parent = this;\n var child;\n\n // The constructor function for the new subclass is either defined by you\n // (the \"constructor\" property in your `extend` definition), or defaulted\n // by us to simply call the parent constructor.\n if (protoProps && _.has(protoProps, 'constructor')) {\n child = protoProps.constructor;\n } else {\n child = function(){ return parent.apply(this, arguments); };\n }\n\n // Add static properties to the constructor function, if supplied.\n _.extend(child, parent, staticProps);\n\n // Set the prototype chain to inherit from `parent`, without calling\n // `parent`'s constructor function and add the prototype properties.\n child.prototype = _.create(parent.prototype, protoProps);\n child.prototype.constructor = child;\n\n // Set a convenience property in case the parent's prototype is needed\n // later.\n child.__super__ = parent.prototype;\n\n return child;\n };\n\n // Set up inheritance for the model, collection, router, view and history.\n Model.extend = Collection.extend = Router.extend = View.extend = History.extend = extend;\n\n // Throw an error when a URL is needed, and none is supplied.\n var urlError = function() {\n throw new Error('A \"url\" property or function must be specified');\n };\n\n // Wrap an optional error callback with a fallback error event.\n var wrapError = function(model, options) {\n var error = options.error;\n options.error = function(resp) {\n if (error) error.call(options.context, model, resp, options);\n model.trigger('error', model, resp, options);\n };\n };\n\n // Provide useful information when things go wrong. This method is not meant\n // to be used directly; it merely provides the necessary introspection for the\n // external `debugInfo` function.\n Backbone._debug = function() {\n return {root: root, _: _};\n };\n\n return Backbone;\n});\n","/*\n * JavaScript MD5\n * https://github.com/blueimp/JavaScript-MD5\n *\n * Copyright 2011, Sebastian Tschan\n * https://blueimp.net\n *\n * Licensed under the MIT license:\n * https://opensource.org/licenses/MIT\n *\n * Based on\n * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message\n * Digest Algorithm, as defined in RFC 1321.\n * Version 2.2 Copyright (C) Paul Johnston 1999 - 2009\n * Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet\n * Distributed under the BSD License\n * See http://pajhome.org.uk/crypt/md5 for more info.\n */\n\n/* global define */\n\n/* eslint-disable strict */\n\n;(function ($) {\n 'use strict'\n\n /**\n * Add integers, wrapping at 2^32.\n * This uses 16-bit operations internally to work around bugs in interpreters.\n *\n * @param {number} x First integer\n * @param {number} y Second integer\n * @returns {number} Sum\n */\n function safeAdd(x, y) {\n var lsw = (x & 0xffff) + (y & 0xffff)\n var msw = (x >> 16) + (y >> 16) + (lsw >> 16)\n return (msw << 16) | (lsw & 0xffff)\n }\n\n /**\n * Bitwise rotate a 32-bit number to the left.\n *\n * @param {number} num 32-bit number\n * @param {number} cnt Rotation count\n * @returns {number} Rotated number\n */\n function bitRotateLeft(num, cnt) {\n return (num << cnt) | (num >>> (32 - cnt))\n }\n\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} q q\n * @param {number} a a\n * @param {number} b b\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5cmn(q, a, b, x, s, t) {\n return safeAdd(bitRotateLeft(safeAdd(safeAdd(a, q), safeAdd(x, t)), s), b)\n }\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} a a\n * @param {number} b b\n * @param {number} c c\n * @param {number} d d\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5ff(a, b, c, d, x, s, t) {\n return md5cmn((b & c) | (~b & d), a, b, x, s, t)\n }\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} a a\n * @param {number} b b\n * @param {number} c c\n * @param {number} d d\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5gg(a, b, c, d, x, s, t) {\n return md5cmn((b & d) | (c & ~d), a, b, x, s, t)\n }\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} a a\n * @param {number} b b\n * @param {number} c c\n * @param {number} d d\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5hh(a, b, c, d, x, s, t) {\n return md5cmn(b ^ c ^ d, a, b, x, s, t)\n }\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} a a\n * @param {number} b b\n * @param {number} c c\n * @param {number} d d\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5ii(a, b, c, d, x, s, t) {\n return md5cmn(c ^ (b | ~d), a, b, x, s, t)\n }\n\n /**\n * Calculate the MD5 of an array of little-endian words, and a bit length.\n *\n * @param {Array} x Array of little-endian words\n * @param {number} len Bit length\n * @returns {Array} MD5 Array\n */\n function binlMD5(x, len) {\n /* append padding */\n x[len >> 5] |= 0x80 << len % 32\n x[(((len + 64) >>> 9) << 4) + 14] = len\n\n var i\n var olda\n var oldb\n var oldc\n var oldd\n var a = 1732584193\n var b = -271733879\n var c = -1732584194\n var d = 271733878\n\n for (i = 0; i < x.length; i += 16) {\n olda = a\n oldb = b\n oldc = c\n oldd = d\n\n a = md5ff(a, b, c, d, x[i], 7, -680876936)\n d = md5ff(d, a, b, c, x[i + 1], 12, -389564586)\n c = md5ff(c, d, a, b, x[i + 2], 17, 606105819)\n b = md5ff(b, c, d, a, x[i + 3], 22, -1044525330)\n a = md5ff(a, b, c, d, x[i + 4], 7, -176418897)\n d = md5ff(d, a, b, c, x[i + 5], 12, 1200080426)\n c = md5ff(c, d, a, b, x[i + 6], 17, -1473231341)\n b = md5ff(b, c, d, a, x[i + 7], 22, -45705983)\n a = md5ff(a, b, c, d, x[i + 8], 7, 1770035416)\n d = md5ff(d, a, b, c, x[i + 9], 12, -1958414417)\n c = md5ff(c, d, a, b, x[i + 10], 17, -42063)\n b = md5ff(b, c, d, a, x[i + 11], 22, -1990404162)\n a = md5ff(a, b, c, d, x[i + 12], 7, 1804603682)\n d = md5ff(d, a, b, c, x[i + 13], 12, -40341101)\n c = md5ff(c, d, a, b, x[i + 14], 17, -1502002290)\n b = md5ff(b, c, d, a, x[i + 15], 22, 1236535329)\n\n a = md5gg(a, b, c, d, x[i + 1], 5, -165796510)\n d = md5gg(d, a, b, c, x[i + 6], 9, -1069501632)\n c = md5gg(c, d, a, b, x[i + 11], 14, 643717713)\n b = md5gg(b, c, d, a, x[i], 20, -373897302)\n a = md5gg(a, b, c, d, x[i + 5], 5, -701558691)\n d = md5gg(d, a, b, c, x[i + 10], 9, 38016083)\n c = md5gg(c, d, a, b, x[i + 15], 14, -660478335)\n b = md5gg(b, c, d, a, x[i + 4], 20, -405537848)\n a = md5gg(a, b, c, d, x[i + 9], 5, 568446438)\n d = md5gg(d, a, b, c, x[i + 14], 9, -1019803690)\n c = md5gg(c, d, a, b, x[i + 3], 14, -187363961)\n b = md5gg(b, c, d, a, x[i + 8], 20, 1163531501)\n a = md5gg(a, b, c, d, x[i + 13], 5, -1444681467)\n d = md5gg(d, a, b, c, x[i + 2], 9, -51403784)\n c = md5gg(c, d, a, b, x[i + 7], 14, 1735328473)\n b = md5gg(b, c, d, a, x[i + 12], 20, -1926607734)\n\n a = md5hh(a, b, c, d, x[i + 5], 4, -378558)\n d = md5hh(d, a, b, c, x[i + 8], 11, -2022574463)\n c = md5hh(c, d, a, b, x[i + 11], 16, 1839030562)\n b = md5hh(b, c, d, a, x[i + 14], 23, -35309556)\n a = md5hh(a, b, c, d, x[i + 1], 4, -1530992060)\n d = md5hh(d, a, b, c, x[i + 4], 11, 1272893353)\n c = md5hh(c, d, a, b, x[i + 7], 16, -155497632)\n b = md5hh(b, c, d, a, x[i + 10], 23, -1094730640)\n a = md5hh(a, b, c, d, x[i + 13], 4, 681279174)\n d = md5hh(d, a, b, c, x[i], 11, -358537222)\n c = md5hh(c, d, a, b, x[i + 3], 16, -722521979)\n b = md5hh(b, c, d, a, x[i + 6], 23, 76029189)\n a = md5hh(a, b, c, d, x[i + 9], 4, -640364487)\n d = md5hh(d, a, b, c, x[i + 12], 11, -421815835)\n c = md5hh(c, d, a, b, x[i + 15], 16, 530742520)\n b = md5hh(b, c, d, a, x[i + 2], 23, -995338651)\n\n a = md5ii(a, b, c, d, x[i], 6, -198630844)\n d = md5ii(d, a, b, c, x[i + 7], 10, 1126891415)\n c = md5ii(c, d, a, b, x[i + 14], 15, -1416354905)\n b = md5ii(b, c, d, a, x[i + 5], 21, -57434055)\n a = md5ii(a, b, c, d, x[i + 12], 6, 1700485571)\n d = md5ii(d, a, b, c, x[i + 3], 10, -1894986606)\n c = md5ii(c, d, a, b, x[i + 10], 15, -1051523)\n b = md5ii(b, c, d, a, x[i + 1], 21, -2054922799)\n a = md5ii(a, b, c, d, x[i + 8], 6, 1873313359)\n d = md5ii(d, a, b, c, x[i + 15], 10, -30611744)\n c = md5ii(c, d, a, b, x[i + 6], 15, -1560198380)\n b = md5ii(b, c, d, a, x[i + 13], 21, 1309151649)\n a = md5ii(a, b, c, d, x[i + 4], 6, -145523070)\n d = md5ii(d, a, b, c, x[i + 11], 10, -1120210379)\n c = md5ii(c, d, a, b, x[i + 2], 15, 718787259)\n b = md5ii(b, c, d, a, x[i + 9], 21, -343485551)\n\n a = safeAdd(a, olda)\n b = safeAdd(b, oldb)\n c = safeAdd(c, oldc)\n d = safeAdd(d, oldd)\n }\n return [a, b, c, d]\n }\n\n /**\n * Convert an array of little-endian words to a string\n *\n * @param {Array} input MD5 Array\n * @returns {string} MD5 string\n */\n function binl2rstr(input) {\n var i\n var output = ''\n var length32 = input.length * 32\n for (i = 0; i < length32; i += 8) {\n output += String.fromCharCode((input[i >> 5] >>> i % 32) & 0xff)\n }\n return output\n }\n\n /**\n * Convert a raw string to an array of little-endian words\n * Characters >255 have their high-byte silently ignored.\n *\n * @param {string} input Raw input string\n * @returns {Array} Array of little-endian words\n */\n function rstr2binl(input) {\n var i\n var output = []\n output[(input.length >> 2) - 1] = undefined\n for (i = 0; i < output.length; i += 1) {\n output[i] = 0\n }\n var length8 = input.length * 8\n for (i = 0; i < length8; i += 8) {\n output[i >> 5] |= (input.charCodeAt(i / 8) & 0xff) << i % 32\n }\n return output\n }\n\n /**\n * Calculate the MD5 of a raw string\n *\n * @param {string} s Input string\n * @returns {string} Raw MD5 string\n */\n function rstrMD5(s) {\n return binl2rstr(binlMD5(rstr2binl(s), s.length * 8))\n }\n\n /**\n * Calculates the HMAC-MD5 of a key and some data (raw strings)\n *\n * @param {string} key HMAC key\n * @param {string} data Raw input string\n * @returns {string} Raw MD5 string\n */\n function rstrHMACMD5(key, data) {\n var i\n var bkey = rstr2binl(key)\n var ipad = []\n var opad = []\n var hash\n ipad[15] = opad[15] = undefined\n if (bkey.length > 16) {\n bkey = binlMD5(bkey, key.length * 8)\n }\n for (i = 0; i < 16; i += 1) {\n ipad[i] = bkey[i] ^ 0x36363636\n opad[i] = bkey[i] ^ 0x5c5c5c5c\n }\n hash = binlMD5(ipad.concat(rstr2binl(data)), 512 + data.length * 8)\n return binl2rstr(binlMD5(opad.concat(hash), 512 + 128))\n }\n\n /**\n * Convert a raw string to a hex string\n *\n * @param {string} input Raw input string\n * @returns {string} Hex encoded string\n */\n function rstr2hex(input) {\n var hexTab = '0123456789abcdef'\n var output = ''\n var x\n var i\n for (i = 0; i < input.length; i += 1) {\n x = input.charCodeAt(i)\n output += hexTab.charAt((x >>> 4) & 0x0f) + hexTab.charAt(x & 0x0f)\n }\n return output\n }\n\n /**\n * Encode a string as UTF-8\n *\n * @param {string} input Input string\n * @returns {string} UTF8 string\n */\n function str2rstrUTF8(input) {\n return unescape(encodeURIComponent(input))\n }\n\n /**\n * Encodes input string as raw MD5 string\n *\n * @param {string} s Input string\n * @returns {string} Raw MD5 string\n */\n function rawMD5(s) {\n return rstrMD5(str2rstrUTF8(s))\n }\n /**\n * Encodes input string as Hex encoded string\n *\n * @param {string} s Input string\n * @returns {string} Hex encoded string\n */\n function hexMD5(s) {\n return rstr2hex(rawMD5(s))\n }\n /**\n * Calculates the raw HMAC-MD5 for the given key and data\n *\n * @param {string} k HMAC key\n * @param {string} d Input string\n * @returns {string} Raw MD5 string\n */\n function rawHMACMD5(k, d) {\n return rstrHMACMD5(str2rstrUTF8(k), str2rstrUTF8(d))\n }\n /**\n * Calculates the Hex encoded HMAC-MD5 for the given key and data\n *\n * @param {string} k HMAC key\n * @param {string} d Input string\n * @returns {string} Raw MD5 string\n */\n function hexHMACMD5(k, d) {\n return rstr2hex(rawHMACMD5(k, d))\n }\n\n /**\n * Calculates MD5 value for a given string.\n * If a key is provided, calculates the HMAC-MD5 value.\n * Returns a Hex encoded string unless the raw argument is given.\n *\n * @param {string} string Input string\n * @param {string} [key] HMAC key\n * @param {boolean} [raw] Raw output switch\n * @returns {string} MD5 output\n */\n function md5(string, key, raw) {\n if (!key) {\n if (!raw) {\n return hexMD5(string)\n }\n return rawMD5(string)\n }\n if (!raw) {\n return hexHMACMD5(key, string)\n }\n return rawHMACMD5(key, string)\n }\n\n if (typeof define === 'function' && define.amd) {\n define(function () {\n return md5\n })\n } else if (typeof module === 'object' && module.exports) {\n module.exports = md5\n } else {\n $.md5 = md5\n }\n})(this)\n","/*!\n * clipboard.js v2.0.11\n * https://clipboardjs.com/\n *\n * Licensed MIT © Zeno Rocha\n */\n(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"ClipboardJS\"] = factory();\n\telse\n\t\troot[\"ClipboardJS\"] = factory();\n})(this, function() {\nreturn /******/ (function() { // webpackBootstrap\n/******/ \tvar __webpack_modules__ = ({\n\n/***/ 686:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n\n// EXPORTS\n__webpack_require__.d(__webpack_exports__, {\n \"default\": function() { return /* binding */ clipboard; }\n});\n\n// EXTERNAL MODULE: ./node_modules/tiny-emitter/index.js\nvar tiny_emitter = __webpack_require__(279);\nvar tiny_emitter_default = /*#__PURE__*/__webpack_require__.n(tiny_emitter);\n// EXTERNAL MODULE: ./node_modules/good-listener/src/listen.js\nvar listen = __webpack_require__(370);\nvar listen_default = /*#__PURE__*/__webpack_require__.n(listen);\n// EXTERNAL MODULE: ./node_modules/select/src/select.js\nvar src_select = __webpack_require__(817);\nvar select_default = /*#__PURE__*/__webpack_require__.n(src_select);\n;// CONCATENATED MODULE: ./src/common/command.js\n/**\n * Executes a given operation type.\n * @param {String} type\n * @return {Boolean}\n */\nfunction command(type) {\n try {\n return document.execCommand(type);\n } catch (err) {\n return false;\n }\n}\n;// CONCATENATED MODULE: ./src/actions/cut.js\n\n\n/**\n * Cut action wrapper.\n * @param {String|HTMLElement} target\n * @return {String}\n */\n\nvar ClipboardActionCut = function ClipboardActionCut(target) {\n var selectedText = select_default()(target);\n command('cut');\n return selectedText;\n};\n\n/* harmony default export */ var actions_cut = (ClipboardActionCut);\n;// CONCATENATED MODULE: ./src/common/create-fake-element.js\n/**\n * Creates a fake textarea element with a value.\n * @param {String} value\n * @return {HTMLElement}\n */\nfunction createFakeElement(value) {\n var isRTL = document.documentElement.getAttribute('dir') === 'rtl';\n var fakeElement = document.createElement('textarea'); // Prevent zooming on iOS\n\n fakeElement.style.fontSize = '12pt'; // Reset box model\n\n fakeElement.style.border = '0';\n fakeElement.style.padding = '0';\n fakeElement.style.margin = '0'; // Move element out of screen horizontally\n\n fakeElement.style.position = 'absolute';\n fakeElement.style[isRTL ? 'right' : 'left'] = '-9999px'; // Move element to the same position vertically\n\n var yPosition = window.pageYOffset || document.documentElement.scrollTop;\n fakeElement.style.top = \"\".concat(yPosition, \"px\");\n fakeElement.setAttribute('readonly', '');\n fakeElement.value = value;\n return fakeElement;\n}\n;// CONCATENATED MODULE: ./src/actions/copy.js\n\n\n\n/**\n * Create fake copy action wrapper using a fake element.\n * @param {String} target\n * @param {Object} options\n * @return {String}\n */\n\nvar fakeCopyAction = function fakeCopyAction(value, options) {\n var fakeElement = createFakeElement(value);\n options.container.appendChild(fakeElement);\n var selectedText = select_default()(fakeElement);\n command('copy');\n fakeElement.remove();\n return selectedText;\n};\n/**\n * Copy action wrapper.\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @return {String}\n */\n\n\nvar ClipboardActionCopy = function ClipboardActionCopy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n var selectedText = '';\n\n if (typeof target === 'string') {\n selectedText = fakeCopyAction(target, options);\n } else if (target instanceof HTMLInputElement && !['text', 'search', 'url', 'tel', 'password'].includes(target === null || target === void 0 ? void 0 : target.type)) {\n // If input type doesn't support `setSelectionRange`. Simulate it. https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange\n selectedText = fakeCopyAction(target.value, options);\n } else {\n selectedText = select_default()(target);\n command('copy');\n }\n\n return selectedText;\n};\n\n/* harmony default export */ var actions_copy = (ClipboardActionCopy);\n;// CONCATENATED MODULE: ./src/actions/default.js\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n\n\n/**\n * Inner function which performs selection from either `text` or `target`\n * properties and then executes copy or cut operations.\n * @param {Object} options\n */\n\nvar ClipboardActionDefault = function ClipboardActionDefault() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n // Defines base properties passed from constructor.\n var _options$action = options.action,\n action = _options$action === void 0 ? 'copy' : _options$action,\n container = options.container,\n target = options.target,\n text = options.text; // Sets the `action` to be performed which can be either 'copy' or 'cut'.\n\n if (action !== 'copy' && action !== 'cut') {\n throw new Error('Invalid \"action\" value, use either \"copy\" or \"cut\"');\n } // Sets the `target` property using an element that will be have its content copied.\n\n\n if (target !== undefined) {\n if (target && _typeof(target) === 'object' && target.nodeType === 1) {\n if (action === 'copy' && target.hasAttribute('disabled')) {\n throw new Error('Invalid \"target\" attribute. Please use \"readonly\" instead of \"disabled\" attribute');\n }\n\n if (action === 'cut' && (target.hasAttribute('readonly') || target.hasAttribute('disabled'))) {\n throw new Error('Invalid \"target\" attribute. You can\\'t cut text from elements with \"readonly\" or \"disabled\" attributes');\n }\n } else {\n throw new Error('Invalid \"target\" value, use a valid Element');\n }\n } // Define selection strategy based on `text` property.\n\n\n if (text) {\n return actions_copy(text, {\n container: container\n });\n } // Defines which selection strategy based on `target` property.\n\n\n if (target) {\n return action === 'cut' ? actions_cut(target) : actions_copy(target, {\n container: container\n });\n }\n};\n\n/* harmony default export */ var actions_default = (ClipboardActionDefault);\n;// CONCATENATED MODULE: ./src/clipboard.js\nfunction clipboard_typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { clipboard_typeof = function _typeof(obj) { return typeof obj; }; } else { clipboard_typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return clipboard_typeof(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); return Constructor; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function\"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }\n\nfunction _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }\n\nfunction _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }\n\nfunction _possibleConstructorReturn(self, call) { if (call && (clipboard_typeof(call) === \"object\" || typeof call === \"function\")) { return call; } return _assertThisInitialized(self); }\n\nfunction _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return self; }\n\nfunction _isNativeReflectConstruct() { if (typeof Reflect === \"undefined\" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === \"function\") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }\n\nfunction _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }\n\n\n\n\n\n\n/**\n * Helper function to retrieve attribute value.\n * @param {String} suffix\n * @param {Element} element\n */\n\nfunction getAttributeValue(suffix, element) {\n var attribute = \"data-clipboard-\".concat(suffix);\n\n if (!element.hasAttribute(attribute)) {\n return;\n }\n\n return element.getAttribute(attribute);\n}\n/**\n * Base class which takes one or more elements, adds event listeners to them,\n * and instantiates a new `ClipboardAction` on each click.\n */\n\n\nvar Clipboard = /*#__PURE__*/function (_Emitter) {\n _inherits(Clipboard, _Emitter);\n\n var _super = _createSuper(Clipboard);\n\n /**\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n * @param {Object} options\n */\n function Clipboard(trigger, options) {\n var _this;\n\n _classCallCheck(this, Clipboard);\n\n _this = _super.call(this);\n\n _this.resolveOptions(options);\n\n _this.listenClick(trigger);\n\n return _this;\n }\n /**\n * Defines if attributes would be resolved using internal setter functions\n * or custom functions that were passed in the constructor.\n * @param {Object} options\n */\n\n\n _createClass(Clipboard, [{\n key: \"resolveOptions\",\n value: function resolveOptions() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n this.action = typeof options.action === 'function' ? options.action : this.defaultAction;\n this.target = typeof options.target === 'function' ? options.target : this.defaultTarget;\n this.text = typeof options.text === 'function' ? options.text : this.defaultText;\n this.container = clipboard_typeof(options.container) === 'object' ? options.container : document.body;\n }\n /**\n * Adds a click event listener to the passed trigger.\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n */\n\n }, {\n key: \"listenClick\",\n value: function listenClick(trigger) {\n var _this2 = this;\n\n this.listener = listen_default()(trigger, 'click', function (e) {\n return _this2.onClick(e);\n });\n }\n /**\n * Defines a new `ClipboardAction` on each click event.\n * @param {Event} e\n */\n\n }, {\n key: \"onClick\",\n value: function onClick(e) {\n var trigger = e.delegateTarget || e.currentTarget;\n var action = this.action(trigger) || 'copy';\n var text = actions_default({\n action: action,\n container: this.container,\n target: this.target(trigger),\n text: this.text(trigger)\n }); // Fires an event based on the copy operation result.\n\n this.emit(text ? 'success' : 'error', {\n action: action,\n text: text,\n trigger: trigger,\n clearSelection: function clearSelection() {\n if (trigger) {\n trigger.focus();\n }\n\n window.getSelection().removeAllRanges();\n }\n });\n }\n /**\n * Default `action` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultAction\",\n value: function defaultAction(trigger) {\n return getAttributeValue('action', trigger);\n }\n /**\n * Default `target` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultTarget\",\n value: function defaultTarget(trigger) {\n var selector = getAttributeValue('target', trigger);\n\n if (selector) {\n return document.querySelector(selector);\n }\n }\n /**\n * Allow fire programmatically a copy action\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @returns Text copied.\n */\n\n }, {\n key: \"defaultText\",\n\n /**\n * Default `text` lookup function.\n * @param {Element} trigger\n */\n value: function defaultText(trigger) {\n return getAttributeValue('text', trigger);\n }\n /**\n * Destroy lifecycle.\n */\n\n }, {\n key: \"destroy\",\n value: function destroy() {\n this.listener.destroy();\n }\n }], [{\n key: \"copy\",\n value: function copy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n return actions_copy(target, options);\n }\n /**\n * Allow fire programmatically a cut action\n * @param {String|HTMLElement} target\n * @returns Text cutted.\n */\n\n }, {\n key: \"cut\",\n value: function cut(target) {\n return actions_cut(target);\n }\n /**\n * Returns the support of the given action, or all actions if no action is\n * given.\n * @param {String} [action]\n */\n\n }, {\n key: \"isSupported\",\n value: function isSupported() {\n var action = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ['copy', 'cut'];\n var actions = typeof action === 'string' ? [action] : action;\n var support = !!document.queryCommandSupported;\n actions.forEach(function (action) {\n support = support && !!document.queryCommandSupported(action);\n });\n return support;\n }\n }]);\n\n return Clipboard;\n}((tiny_emitter_default()));\n\n/* harmony default export */ var clipboard = (Clipboard);\n\n/***/ }),\n\n/***/ 828:\n/***/ (function(module) {\n\nvar DOCUMENT_NODE_TYPE = 9;\n\n/**\n * A polyfill for Element.matches()\n */\nif (typeof Element !== 'undefined' && !Element.prototype.matches) {\n var proto = Element.prototype;\n\n proto.matches = proto.matchesSelector ||\n proto.mozMatchesSelector ||\n proto.msMatchesSelector ||\n proto.oMatchesSelector ||\n proto.webkitMatchesSelector;\n}\n\n/**\n * Finds the closest parent that matches a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @return {Function}\n */\nfunction closest (element, selector) {\n while (element && element.nodeType !== DOCUMENT_NODE_TYPE) {\n if (typeof element.matches === 'function' &&\n element.matches(selector)) {\n return element;\n }\n element = element.parentNode;\n }\n}\n\nmodule.exports = closest;\n\n\n/***/ }),\n\n/***/ 438:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar closest = __webpack_require__(828);\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction _delegate(element, selector, type, callback, useCapture) {\n var listenerFn = listener.apply(this, arguments);\n\n element.addEventListener(type, listenerFn, useCapture);\n\n return {\n destroy: function() {\n element.removeEventListener(type, listenerFn, useCapture);\n }\n }\n}\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element|String|Array} [elements]\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction delegate(elements, selector, type, callback, useCapture) {\n // Handle the regular Element usage\n if (typeof elements.addEventListener === 'function') {\n return _delegate.apply(null, arguments);\n }\n\n // Handle Element-less usage, it defaults to global delegation\n if (typeof type === 'function') {\n // Use `document` as the first parameter, then apply arguments\n // This is a short way to .unshift `arguments` without running into deoptimizations\n return _delegate.bind(null, document).apply(null, arguments);\n }\n\n // Handle Selector-based usage\n if (typeof elements === 'string') {\n elements = document.querySelectorAll(elements);\n }\n\n // Handle Array-like based usage\n return Array.prototype.map.call(elements, function (element) {\n return _delegate(element, selector, type, callback, useCapture);\n });\n}\n\n/**\n * Finds closest match and invokes callback.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Function}\n */\nfunction listener(element, selector, type, callback) {\n return function(e) {\n e.delegateTarget = closest(e.target, selector);\n\n if (e.delegateTarget) {\n callback.call(element, e);\n }\n }\n}\n\nmodule.exports = delegate;\n\n\n/***/ }),\n\n/***/ 879:\n/***/ (function(__unused_webpack_module, exports) {\n\n/**\n * Check if argument is a HTML element.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.node = function(value) {\n return value !== undefined\n && value instanceof HTMLElement\n && value.nodeType === 1;\n};\n\n/**\n * Check if argument is a list of HTML elements.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.nodeList = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return value !== undefined\n && (type === '[object NodeList]' || type === '[object HTMLCollection]')\n && ('length' in value)\n && (value.length === 0 || exports.node(value[0]));\n};\n\n/**\n * Check if argument is a string.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.string = function(value) {\n return typeof value === 'string'\n || value instanceof String;\n};\n\n/**\n * Check if argument is a function.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.fn = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return type === '[object Function]';\n};\n\n\n/***/ }),\n\n/***/ 370:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar is = __webpack_require__(879);\nvar delegate = __webpack_require__(438);\n\n/**\n * Validates all params and calls the right\n * listener function based on its target type.\n *\n * @param {String|HTMLElement|HTMLCollection|NodeList} target\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listen(target, type, callback) {\n if (!target && !type && !callback) {\n throw new Error('Missing required arguments');\n }\n\n if (!is.string(type)) {\n throw new TypeError('Second argument must be a String');\n }\n\n if (!is.fn(callback)) {\n throw new TypeError('Third argument must be a Function');\n }\n\n if (is.node(target)) {\n return listenNode(target, type, callback);\n }\n else if (is.nodeList(target)) {\n return listenNodeList(target, type, callback);\n }\n else if (is.string(target)) {\n return listenSelector(target, type, callback);\n }\n else {\n throw new TypeError('First argument must be a String, HTMLElement, HTMLCollection, or NodeList');\n }\n}\n\n/**\n * Adds an event listener to a HTML element\n * and returns a remove listener function.\n *\n * @param {HTMLElement} node\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNode(node, type, callback) {\n node.addEventListener(type, callback);\n\n return {\n destroy: function() {\n node.removeEventListener(type, callback);\n }\n }\n}\n\n/**\n * Add an event listener to a list of HTML elements\n * and returns a remove listener function.\n *\n * @param {NodeList|HTMLCollection} nodeList\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNodeList(nodeList, type, callback) {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.addEventListener(type, callback);\n });\n\n return {\n destroy: function() {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.removeEventListener(type, callback);\n });\n }\n }\n}\n\n/**\n * Add an event listener to a selector\n * and returns a remove listener function.\n *\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenSelector(selector, type, callback) {\n return delegate(document.body, selector, type, callback);\n}\n\nmodule.exports = listen;\n\n\n/***/ }),\n\n/***/ 817:\n/***/ (function(module) {\n\nfunction select(element) {\n var selectedText;\n\n if (element.nodeName === 'SELECT') {\n element.focus();\n\n selectedText = element.value;\n }\n else if (element.nodeName === 'INPUT' || element.nodeName === 'TEXTAREA') {\n var isReadOnly = element.hasAttribute('readonly');\n\n if (!isReadOnly) {\n element.setAttribute('readonly', '');\n }\n\n element.select();\n element.setSelectionRange(0, element.value.length);\n\n if (!isReadOnly) {\n element.removeAttribute('readonly');\n }\n\n selectedText = element.value;\n }\n else {\n if (element.hasAttribute('contenteditable')) {\n element.focus();\n }\n\n var selection = window.getSelection();\n var range = document.createRange();\n\n range.selectNodeContents(element);\n selection.removeAllRanges();\n selection.addRange(range);\n\n selectedText = selection.toString();\n }\n\n return selectedText;\n}\n\nmodule.exports = select;\n\n\n/***/ }),\n\n/***/ 279:\n/***/ (function(module) {\n\nfunction E () {\n // Keep this empty so it's easier to inherit from\n // (via https://github.com/lipsmack from https://github.com/scottcorgan/tiny-emitter/issues/3)\n}\n\nE.prototype = {\n on: function (name, callback, ctx) {\n var e = this.e || (this.e = {});\n\n (e[name] || (e[name] = [])).push({\n fn: callback,\n ctx: ctx\n });\n\n return this;\n },\n\n once: function (name, callback, ctx) {\n var self = this;\n function listener () {\n self.off(name, listener);\n callback.apply(ctx, arguments);\n };\n\n listener._ = callback\n return this.on(name, listener, ctx);\n },\n\n emit: function (name) {\n var data = [].slice.call(arguments, 1);\n var evtArr = ((this.e || (this.e = {}))[name] || []).slice();\n var i = 0;\n var len = evtArr.length;\n\n for (i; i < len; i++) {\n evtArr[i].fn.apply(evtArr[i].ctx, data);\n }\n\n return this;\n },\n\n off: function (name, callback) {\n var e = this.e || (this.e = {});\n var evts = e[name];\n var liveEvents = [];\n\n if (evts && callback) {\n for (var i = 0, len = evts.length; i < len; i++) {\n if (evts[i].fn !== callback && evts[i].fn._ !== callback)\n liveEvents.push(evts[i]);\n }\n }\n\n // Remove event from queue to prevent memory leak\n // Suggested by https://github.com/lazd\n // Ref: https://github.com/scottcorgan/tiny-emitter/commit/c6ebfaa9bc973b33d110a84a307742b7cf94c953#commitcomment-5024910\n\n (liveEvents.length)\n ? e[name] = liveEvents\n : delete e[name];\n\n return this;\n }\n};\n\nmodule.exports = E;\nmodule.exports.TinyEmitter = E;\n\n\n/***/ })\n\n/******/ \t});\n/************************************************************************/\n/******/ \t// The module cache\n/******/ \tvar __webpack_module_cache__ = {};\n/******/ \t\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(__webpack_module_cache__[moduleId]) {\n/******/ \t\t\treturn __webpack_module_cache__[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = __webpack_module_cache__[moduleId] = {\n/******/ \t\t\t// no module.id needed\n/******/ \t\t\t// no module.loaded needed\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/ \t\n/******/ \t\t// Execute the module function\n/******/ \t\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n/******/ \t\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/ \t\n/************************************************************************/\n/******/ \t/* webpack/runtime/compat get default export */\n/******/ \t!function() {\n/******/ \t\t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t\t__webpack_require__.n = function(module) {\n/******/ \t\t\tvar getter = module && module.__esModule ?\n/******/ \t\t\t\tfunction() { return module['default']; } :\n/******/ \t\t\t\tfunction() { return module; };\n/******/ \t\t\t__webpack_require__.d(getter, { a: getter });\n/******/ \t\t\treturn getter;\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/define property getters */\n/******/ \t!function() {\n/******/ \t\t// define getter functions for harmony exports\n/******/ \t\t__webpack_require__.d = function(exports, definition) {\n/******/ \t\t\tfor(var key in definition) {\n/******/ \t\t\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n/******/ \t\t\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/hasOwnProperty shorthand */\n/******/ \t!function() {\n/******/ \t\t__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }\n/******/ \t}();\n/******/ \t\n/************************************************************************/\n/******/ \t// module exports must be returned from runtime so entry inlining is disabled\n/******/ \t// startup\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(686);\n/******/ })()\n.default;\n});","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_2___ = new URL(\"images/ui-icons_444444_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_3___ = new URL(\"images/ui-icons_555555_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_4___ = new URL(\"images/ui-icons_ffffff_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_5___ = new URL(\"images/ui-icons_777620_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_6___ = new URL(\"images/ui-icons_cc0000_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_7___ = new URL(\"images/ui-icons_777777_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\nvar ___CSS_LOADER_URL_REPLACEMENT_3___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_3___);\nvar ___CSS_LOADER_URL_REPLACEMENT_4___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_4___);\nvar ___CSS_LOADER_URL_REPLACEMENT_5___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_5___);\nvar ___CSS_LOADER_URL_REPLACEMENT_6___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_6___);\nvar ___CSS_LOADER_URL_REPLACEMENT_7___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_7___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `/*! jQuery UI - v1.13.3 - 2024-04-26\n* https://jqueryui.com\n* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css\n* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\n\n/* Layout helpers\n----------------------------------*/\n.ui-helper-hidden {\n\tdisplay: none;\n}\n.ui-helper-hidden-accessible {\n\tborder: 0;\n\tclip: rect(0 0 0 0);\n\theight: 1px;\n\tmargin: -1px;\n\toverflow: hidden;\n\tpadding: 0;\n\tposition: absolute;\n\twidth: 1px;\n}\n.ui-helper-reset {\n\tmargin: 0;\n\tpadding: 0;\n\tborder: 0;\n\toutline: 0;\n\tline-height: 1.3;\n\ttext-decoration: none;\n\tfont-size: 100%;\n\tlist-style: none;\n}\n.ui-helper-clearfix:before,\n.ui-helper-clearfix:after {\n\tcontent: \"\";\n\tdisplay: table;\n\tborder-collapse: collapse;\n}\n.ui-helper-clearfix:after {\n\tclear: both;\n}\n.ui-helper-zfix {\n\twidth: 100%;\n\theight: 100%;\n\ttop: 0;\n\tleft: 0;\n\tposition: absolute;\n\topacity: 0;\n\t-ms-filter: \"alpha(opacity=0)\"; /* support: IE8 */\n}\n\n.ui-front {\n\tz-index: 100;\n}\n\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-disabled {\n\tcursor: default !important;\n\tpointer-events: none;\n}\n\n\n/* Icons\n----------------------------------*/\n.ui-icon {\n\tdisplay: inline-block;\n\tvertical-align: middle;\n\tmargin-top: -.25em;\n\tposition: relative;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n}\n\n.ui-widget-icon-block {\n\tleft: 50%;\n\tmargin-left: -8px;\n\tdisplay: block;\n}\n\n/* Misc visuals\n----------------------------------*/\n\n/* Overlays */\n.ui-widget-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n}\n.ui-accordion .ui-accordion-header {\n\tdisplay: block;\n\tcursor: pointer;\n\tposition: relative;\n\tmargin: 2px 0 0 0;\n\tpadding: .5em .5em .5em .7em;\n\tfont-size: 100%;\n}\n.ui-accordion .ui-accordion-content {\n\tpadding: 1em 2.2em;\n\tborder-top: 0;\n\toverflow: auto;\n}\n.ui-autocomplete {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tcursor: default;\n}\n.ui-menu {\n\tlist-style: none;\n\tpadding: 0;\n\tmargin: 0;\n\tdisplay: block;\n\toutline: 0;\n}\n.ui-menu .ui-menu {\n\tposition: absolute;\n}\n.ui-menu .ui-menu-item {\n\tmargin: 0;\n\tcursor: pointer;\n\t/* support: IE10, see #8844 */\n\tlist-style-image: url(${___CSS_LOADER_URL_REPLACEMENT_0___});\n}\n.ui-menu .ui-menu-item-wrapper {\n\tposition: relative;\n\tpadding: 3px 1em 3px .4em;\n}\n.ui-menu .ui-menu-divider {\n\tmargin: 5px 0;\n\theight: 0;\n\tfont-size: 0;\n\tline-height: 0;\n\tborder-width: 1px 0 0 0;\n}\n.ui-menu .ui-state-focus,\n.ui-menu .ui-state-active {\n\tmargin: -1px;\n}\n\n/* icon support */\n.ui-menu-icons {\n\tposition: relative;\n}\n.ui-menu-icons .ui-menu-item-wrapper {\n\tpadding-left: 2em;\n}\n\n/* left-aligned */\n.ui-menu .ui-icon {\n\tposition: absolute;\n\ttop: 0;\n\tbottom: 0;\n\tleft: .2em;\n\tmargin: auto 0;\n}\n\n/* right-aligned */\n.ui-menu .ui-menu-icon {\n\tleft: auto;\n\tright: 0;\n}\n.ui-button {\n\tpadding: .4em 1em;\n\tdisplay: inline-block;\n\tposition: relative;\n\tline-height: normal;\n\tmargin-right: .1em;\n\tcursor: pointer;\n\tvertical-align: middle;\n\ttext-align: center;\n\t-webkit-user-select: none;\n\t-moz-user-select: none;\n\t-ms-user-select: none;\n\tuser-select: none;\n\n\t/* Support: IE <= 11 */\n\toverflow: visible;\n}\n\n.ui-button,\n.ui-button:link,\n.ui-button:visited,\n.ui-button:hover,\n.ui-button:active {\n\ttext-decoration: none;\n}\n\n/* to make room for the icon, a width needs to be set here */\n.ui-button-icon-only {\n\twidth: 2em;\n\tbox-sizing: border-box;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n}\n\n/* no icon support for input elements */\ninput.ui-button.ui-button-icon-only {\n\ttext-indent: 0;\n}\n\n/* button icon element(s) */\n.ui-button-icon-only .ui-icon {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\tmargin-top: -8px;\n\tmargin-left: -8px;\n}\n\n.ui-button.ui-icon-notext .ui-icon {\n\tpadding: 0;\n\twidth: 2.1em;\n\theight: 2.1em;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n\n}\n\ninput.ui-button.ui-icon-notext .ui-icon {\n\twidth: auto;\n\theight: auto;\n\ttext-indent: 0;\n\twhite-space: normal;\n\tpadding: .4em 1em;\n}\n\n/* workarounds */\n/* Support: Firefox 5 - 40 */\ninput.ui-button::-moz-focus-inner,\nbutton.ui-button::-moz-focus-inner {\n\tborder: 0;\n\tpadding: 0;\n}\n.ui-controlgroup {\n\tvertical-align: middle;\n\tdisplay: inline-block;\n}\n.ui-controlgroup > .ui-controlgroup-item {\n\tfloat: left;\n\tmargin-left: 0;\n\tmargin-right: 0;\n}\n.ui-controlgroup > .ui-controlgroup-item:focus,\n.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {\n\tz-index: 9999;\n}\n.ui-controlgroup-vertical > .ui-controlgroup-item {\n\tdisplay: block;\n\tfloat: none;\n\twidth: 100%;\n\tmargin-top: 0;\n\tmargin-bottom: 0;\n\ttext-align: left;\n}\n.ui-controlgroup-vertical .ui-controlgroup-item {\n\tbox-sizing: border-box;\n}\n.ui-controlgroup .ui-controlgroup-label {\n\tpadding: .4em 1em;\n}\n.ui-controlgroup .ui-controlgroup-label span {\n\tfont-size: 80%;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-left: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-top: none;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {\n\tborder-right: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {\n\tborder-bottom: none;\n}\n\n/* Spinner specific style fixes */\n.ui-controlgroup-vertical .ui-spinner-input {\n\n\t/* Support: IE8 only, Android < 4.4 only */\n\twidth: 75%;\n\twidth: calc( 100% - 2.4em );\n}\n.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {\n\tborder-top-style: solid;\n}\n\n.ui-checkboxradio-label .ui-icon-background {\n\tbox-shadow: inset 1px 1px 1px #ccc;\n\tborder-radius: .12em;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label .ui-icon-background {\n\twidth: 16px;\n\theight: 16px;\n\tborder-radius: 1em;\n\toverflow: visible;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {\n\tbackground-image: none;\n\twidth: 8px;\n\theight: 8px;\n\tborder-width: 4px;\n\tborder-style: solid;\n}\n.ui-checkboxradio-disabled {\n\tpointer-events: none;\n}\n.ui-datepicker {\n\twidth: 17em;\n\tpadding: .2em .2em 0;\n\tdisplay: none;\n}\n.ui-datepicker .ui-datepicker-header {\n\tposition: relative;\n\tpadding: .2em 0;\n}\n.ui-datepicker .ui-datepicker-prev,\n.ui-datepicker .ui-datepicker-next {\n\tposition: absolute;\n\ttop: 2px;\n\twidth: 1.8em;\n\theight: 1.8em;\n}\n.ui-datepicker .ui-datepicker-prev-hover,\n.ui-datepicker .ui-datepicker-next-hover {\n\ttop: 1px;\n}\n.ui-datepicker .ui-datepicker-prev {\n\tleft: 2px;\n}\n.ui-datepicker .ui-datepicker-next {\n\tright: 2px;\n}\n.ui-datepicker .ui-datepicker-prev-hover {\n\tleft: 1px;\n}\n.ui-datepicker .ui-datepicker-next-hover {\n\tright: 1px;\n}\n.ui-datepicker .ui-datepicker-prev span,\n.ui-datepicker .ui-datepicker-next span {\n\tdisplay: block;\n\tposition: absolute;\n\tleft: 50%;\n\tmargin-left: -8px;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-datepicker .ui-datepicker-title {\n\tmargin: 0 2.3em;\n\tline-height: 1.8em;\n\ttext-align: center;\n}\n.ui-datepicker .ui-datepicker-title select {\n\tfont-size: 1em;\n\tmargin: 1px 0;\n}\n.ui-datepicker select.ui-datepicker-month,\n.ui-datepicker select.ui-datepicker-year {\n\twidth: 45%;\n}\n.ui-datepicker table {\n\twidth: 100%;\n\tfont-size: .9em;\n\tborder-collapse: collapse;\n\tmargin: 0 0 .4em;\n}\n.ui-datepicker th {\n\tpadding: .7em .3em;\n\ttext-align: center;\n\tfont-weight: bold;\n\tborder: 0;\n}\n.ui-datepicker td {\n\tborder: 0;\n\tpadding: 1px;\n}\n.ui-datepicker td span,\n.ui-datepicker td a {\n\tdisplay: block;\n\tpadding: .2em;\n\ttext-align: right;\n\ttext-decoration: none;\n}\n.ui-datepicker .ui-datepicker-buttonpane {\n\tbackground-image: none;\n\tmargin: .7em 0 0 0;\n\tpadding: 0 .2em;\n\tborder-left: 0;\n\tborder-right: 0;\n\tborder-bottom: 0;\n}\n.ui-datepicker .ui-datepicker-buttonpane button {\n\tfloat: right;\n\tmargin: .5em .2em .4em;\n\tcursor: pointer;\n\tpadding: .2em .6em .3em .6em;\n\twidth: auto;\n\toverflow: visible;\n}\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\n\tfloat: left;\n}\n\n/* with multiple calendars */\n.ui-datepicker.ui-datepicker-multi {\n\twidth: auto;\n}\n.ui-datepicker-multi .ui-datepicker-group {\n\tfloat: left;\n}\n.ui-datepicker-multi .ui-datepicker-group table {\n\twidth: 95%;\n\tmargin: 0 auto .4em;\n}\n.ui-datepicker-multi-2 .ui-datepicker-group {\n\twidth: 50%;\n}\n.ui-datepicker-multi-3 .ui-datepicker-group {\n\twidth: 33.3%;\n}\n.ui-datepicker-multi-4 .ui-datepicker-group {\n\twidth: 25%;\n}\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-left-width: 0;\n}\n.ui-datepicker-multi .ui-datepicker-buttonpane {\n\tclear: left;\n}\n.ui-datepicker-row-break {\n\tclear: both;\n\twidth: 100%;\n\tfont-size: 0;\n}\n\n/* RTL support */\n.ui-datepicker-rtl {\n\tdirection: rtl;\n}\n.ui-datepicker-rtl .ui-datepicker-prev {\n\tright: 2px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next {\n\tleft: 2px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\n\tright: 1px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next:hover {\n\tleft: 1px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\n\tclear: right;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\n\tfloat: left;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\n.ui-datepicker-rtl .ui-datepicker-group {\n\tfloat: right;\n}\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-right-width: 0;\n\tborder-left-width: 1px;\n}\n\n/* Icons */\n.ui-datepicker .ui-icon {\n\tdisplay: block;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n\tleft: .5em;\n\ttop: .3em;\n}\n.ui-dialog {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tpadding: .2em;\n\toutline: 0;\n}\n.ui-dialog .ui-dialog-titlebar {\n\tpadding: .4em 1em;\n\tposition: relative;\n}\n.ui-dialog .ui-dialog-title {\n\tfloat: left;\n\tmargin: .1em 0;\n\twhite-space: nowrap;\n\twidth: 90%;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-dialog .ui-dialog-titlebar-close {\n\tposition: absolute;\n\tright: .3em;\n\ttop: 50%;\n\twidth: 20px;\n\tmargin: -10px 0 0 0;\n\tpadding: 1px;\n\theight: 20px;\n}\n.ui-dialog .ui-dialog-content {\n\tposition: relative;\n\tborder: 0;\n\tpadding: .5em 1em;\n\tbackground: none;\n\toverflow: auto;\n}\n.ui-dialog .ui-dialog-buttonpane {\n\ttext-align: left;\n\tborder-width: 1px 0 0 0;\n\tbackground-image: none;\n\tmargin-top: .5em;\n\tpadding: .3em 1em .5em .4em;\n}\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\n\tfloat: right;\n}\n.ui-dialog .ui-dialog-buttonpane button {\n\tmargin: .5em .4em .5em 0;\n\tcursor: pointer;\n}\n.ui-dialog .ui-resizable-n {\n\theight: 2px;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-e {\n\twidth: 2px;\n\tright: 0;\n}\n.ui-dialog .ui-resizable-s {\n\theight: 2px;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-w {\n\twidth: 2px;\n\tleft: 0;\n}\n.ui-dialog .ui-resizable-se,\n.ui-dialog .ui-resizable-sw,\n.ui-dialog .ui-resizable-ne,\n.ui-dialog .ui-resizable-nw {\n\twidth: 7px;\n\theight: 7px;\n}\n.ui-dialog .ui-resizable-se {\n\tright: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-sw {\n\tleft: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-ne {\n\tright: 0;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-nw {\n\tleft: 0;\n\ttop: 0;\n}\n.ui-draggable .ui-dialog-titlebar {\n\tcursor: move;\n}\n.ui-draggable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable {\n\tposition: relative;\n}\n.ui-resizable-handle {\n\tposition: absolute;\n\tfont-size: 0.1px;\n\tdisplay: block;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable-disabled .ui-resizable-handle,\n.ui-resizable-autohide .ui-resizable-handle {\n\tdisplay: none;\n}\n.ui-resizable-n {\n\tcursor: n-resize;\n\theight: 7px;\n\twidth: 100%;\n\ttop: -5px;\n\tleft: 0;\n}\n.ui-resizable-s {\n\tcursor: s-resize;\n\theight: 7px;\n\twidth: 100%;\n\tbottom: -5px;\n\tleft: 0;\n}\n.ui-resizable-e {\n\tcursor: e-resize;\n\twidth: 7px;\n\tright: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-w {\n\tcursor: w-resize;\n\twidth: 7px;\n\tleft: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-se {\n\tcursor: se-resize;\n\twidth: 12px;\n\theight: 12px;\n\tright: 1px;\n\tbottom: 1px;\n}\n.ui-resizable-sw {\n\tcursor: sw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\tbottom: -5px;\n}\n.ui-resizable-nw {\n\tcursor: nw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\ttop: -5px;\n}\n.ui-resizable-ne {\n\tcursor: ne-resize;\n\twidth: 9px;\n\theight: 9px;\n\tright: -5px;\n\ttop: -5px;\n}\n.ui-progressbar {\n\theight: 2em;\n\ttext-align: left;\n\toverflow: hidden;\n}\n.ui-progressbar .ui-progressbar-value {\n\tmargin: -1px;\n\theight: 100%;\n}\n.ui-progressbar .ui-progressbar-overlay {\n\tbackground: url(${___CSS_LOADER_URL_REPLACEMENT_1___});\n\theight: 100%;\n\t-ms-filter: \"alpha(opacity=25)\"; /* support: IE8 */\n\topacity: 0.25;\n}\n.ui-progressbar-indeterminate .ui-progressbar-value {\n\tbackground-image: none;\n}\n.ui-selectable {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-selectable-helper {\n\tposition: absolute;\n\tz-index: 100;\n\tborder: 1px dotted black;\n}\n.ui-selectmenu-menu {\n\tpadding: 0;\n\tmargin: 0;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tdisplay: none;\n}\n.ui-selectmenu-menu .ui-menu {\n\toverflow: auto;\n\toverflow-x: hidden;\n\tpadding-bottom: 1px;\n}\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\n\tfont-size: 1em;\n\tfont-weight: bold;\n\tline-height: 1.5;\n\tpadding: 2px 0.4em;\n\tmargin: 0.5em 0 0 0;\n\theight: auto;\n\tborder: 0;\n}\n.ui-selectmenu-open {\n\tdisplay: block;\n}\n.ui-selectmenu-text {\n\tdisplay: block;\n\tmargin-right: 20px;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-selectmenu-button.ui-button {\n\ttext-align: left;\n\twhite-space: nowrap;\n\twidth: 14em;\n}\n.ui-selectmenu-icon.ui-icon {\n\tfloat: right;\n\tmargin-top: 0;\n}\n.ui-slider {\n\tposition: relative;\n\ttext-align: left;\n}\n.ui-slider .ui-slider-handle {\n\tposition: absolute;\n\tz-index: 2;\n\twidth: 1.2em;\n\theight: 1.2em;\n\tcursor: pointer;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-slider .ui-slider-range {\n\tposition: absolute;\n\tz-index: 1;\n\tfont-size: .7em;\n\tdisplay: block;\n\tborder: 0;\n\tbackground-position: 0 0;\n}\n\n/* support: IE8 - See #6727 */\n.ui-slider.ui-state-disabled .ui-slider-handle,\n.ui-slider.ui-state-disabled .ui-slider-range {\n\tfilter: inherit;\n}\n\n.ui-slider-horizontal {\n\theight: .8em;\n}\n.ui-slider-horizontal .ui-slider-handle {\n\ttop: -.3em;\n\tmargin-left: -.6em;\n}\n.ui-slider-horizontal .ui-slider-range {\n\ttop: 0;\n\theight: 100%;\n}\n.ui-slider-horizontal .ui-slider-range-min {\n\tleft: 0;\n}\n.ui-slider-horizontal .ui-slider-range-max {\n\tright: 0;\n}\n\n.ui-slider-vertical {\n\twidth: .8em;\n\theight: 100px;\n}\n.ui-slider-vertical .ui-slider-handle {\n\tleft: -.3em;\n\tmargin-left: 0;\n\tmargin-bottom: -.6em;\n}\n.ui-slider-vertical .ui-slider-range {\n\tleft: 0;\n\twidth: 100%;\n}\n.ui-slider-vertical .ui-slider-range-min {\n\tbottom: 0;\n}\n.ui-slider-vertical .ui-slider-range-max {\n\ttop: 0;\n}\n.ui-sortable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-spinner {\n\tposition: relative;\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tpadding: 0;\n\tvertical-align: middle;\n}\n.ui-spinner-input {\n\tborder: none;\n\tbackground: none;\n\tcolor: inherit;\n\tpadding: .222em 0;\n\tmargin: .2em 0;\n\tvertical-align: middle;\n\tmargin-left: .4em;\n\tmargin-right: 2em;\n}\n.ui-spinner-button {\n\twidth: 1.6em;\n\theight: 50%;\n\tfont-size: .5em;\n\tpadding: 0;\n\tmargin: 0;\n\ttext-align: center;\n\tposition: absolute;\n\tcursor: default;\n\tdisplay: block;\n\toverflow: hidden;\n\tright: 0;\n}\n/* more specificity required here to override default borders */\n.ui-spinner a.ui-spinner-button {\n\tborder-top-style: none;\n\tborder-bottom-style: none;\n\tborder-right-style: none;\n}\n.ui-spinner-up {\n\ttop: 0;\n}\n.ui-spinner-down {\n\tbottom: 0;\n}\n.ui-tabs {\n\tposition: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as \"fixed\") */\n\tpadding: .2em;\n}\n.ui-tabs .ui-tabs-nav {\n\tmargin: 0;\n\tpadding: .2em .2em 0;\n}\n.ui-tabs .ui-tabs-nav li {\n\tlist-style: none;\n\tfloat: left;\n\tposition: relative;\n\ttop: 0;\n\tmargin: 1px .2em 0 0;\n\tborder-bottom-width: 0;\n\tpadding: 0;\n\twhite-space: nowrap;\n}\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\n\tfloat: left;\n\tpadding: .5em 1em;\n\ttext-decoration: none;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\n\tmargin-bottom: -1px;\n\tpadding-bottom: 1px;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\n\tcursor: text;\n}\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\n\tcursor: pointer;\n}\n.ui-tabs .ui-tabs-panel {\n\tdisplay: block;\n\tborder-width: 0;\n\tpadding: 1em 1.4em;\n\tbackground: none;\n}\n.ui-tooltip {\n\tpadding: 8px;\n\tposition: absolute;\n\tz-index: 9999;\n\tmax-width: 300px;\n}\nbody .ui-tooltip {\n\tborder-width: 2px;\n}\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: \"alpha(opacity=70)\"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: \"alpha(opacity=35)\"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: \"alpha(opacity=35)\"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_2___});\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_2___});\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_3___});\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_4___});\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_5___});\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_6___});\n}\n.ui-button .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_7___});\n}\n\n/* positioning */\n/* Three classes needed to override \\`.ui-button:hover .ui-icon\\` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: \"alpha(opacity=.3)\"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/jquery-ui-dist/jquery-ui.css\"],\"names\":[],\"mappings\":\"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,YAAY;AACb;AACA;CACC,WAAW;CACX,YAAY;CACZ,kBAAkB;CAClB,iBAAiB;CACjB,YAAY;AACb;AACA;;CAEC,sBAAsB;CACtB,UAAU;CACV,WAAW;CACX,iBAAiB;CACjB,mBAAmB;AACpB;AACA;CACC,oBAAoB;AACrB;AACA;CACC,WAAW;CACX,oBAAoB;CACpB,aAAa;AACd;AACA;CACC,kBAAkB;CAClB,eAAe;AAChB;AACA;;CAEC,kBAAkB;CAClB,QAAQ;CACR,YAAY;CACZ,aAAa;AACd;AACA;;CAEC,QAAQ;AACT;AACA;CACC,SAAS;AACV;AACA;CACC,UAAU;AACX;AACA;CACC,SAAS;AACV;AACA;CACC,UAAU;AACX;AACA;;CAEC,cAAc;CACd,kBAAkB;CAClB,SAAS;CACT,iBAAiB;CACjB,QAAQ;CACR,gBAAgB;AACjB;AACA;CACC,eAAe;CACf,kBAAkB;CAClB,kBAAkB;AACnB;AACA;CACC,cAAc;CACd,aAAa;AACd;AACA;;CAEC,UAAU;AACX;AACA;CACC,WAAW;CACX,eAAe;CACf,yBAAyB;CACzB,gBAAgB;AACjB;AACA;CACC,kBAAkB;CAClB,kBAAkB;CAClB,iBAAiB;CACjB,SAAS;AACV;AACA;CACC,SAAS;CACT,YAAY;AACb;AACA;;CAEC,cAAc;CACd,aAAa;CACb,iBAAiB;CACjB,qBAAqB;AACtB;AACA;CACC,sBAAsB;CACtB,kBAAkB;CAClB,eAAe;CACf,cAAc;CACd,eAAe;CACf,gBAAgB;AACjB;AACA;CACC,YAAY;CACZ,sBAAsB;CACtB,eAAe;CACf,4BAA4B;CAC5B,WAAW;CACX,iBAAiB;AAClB;AACA;CACC,WAAW;AACZ;;AAEA,4BAA4B;AAC5B;CACC,WAAW;AACZ;AACA;CACC,WAAW;AACZ;AACA;CACC,UAAU;CACV,mBAAmB;AACpB;AACA;CACC,UAAU;AACX;AACA;CACC,YAAY;AACb;AACA;CACC,UAAU;AACX;AACA;;CAEC,oBAAoB;AACrB;AACA;CACC,WAAW;AACZ;AACA;CACC,WAAW;CACX,WAAW;CACX,YAAY;AACb;;AAEA,gBAAgB;AAChB;CACC,cAAc;AACf;AACA;CACC,UAAU;CACV,UAAU;AACX;AACA;CACC,SAAS;CACT,WAAW;AACZ;AACA;CACC,UAAU;CACV,UAAU;AACX;AACA;CACC,SAAS;CACT,WAAW;AACZ;AACA;CACC,YAAY;AACb;AACA;CACC,WAAW;AACZ;AACA;;CAEC,YAAY;AACb;AACA;;CAEC,qBAAqB;CACrB,sBAAsB;AACvB;;AAEA,UAAU;AACV;CACC,cAAc;CACd,qBAAqB;CACrB,gBAAgB;CAChB,4BAA4B;CAC5B,UAAU;CACV,SAAS;AACV;AACA;CACC,kBAAkB;CAClB,MAAM;CACN,OAAO;CACP,aAAa;CACb,UAAU;AACX;AACA;CACC,iBAAiB;CACjB,kBAAkB;AACnB;AACA;CACC,WAAW;CACX,cAAc;CACd,mBAAmB;CACnB,UAAU;CACV,gBAAgB;CAChB,uBAAuB;AACxB;AACA;CACC,kBAAkB;CAClB,WAAW;CACX,QAAQ;CACR,WAAW;CACX,mBAAmB;CACnB,YAAY;CACZ,YAAY;AACb;AACA;CACC,kBAAkB;CAClB,SAAS;CACT,iBAAiB;CACjB,gBAAgB;CAChB,cAAc;AACf;AACA;CACC,gBAAgB;CAChB,uBAAuB;CACvB,sBAAsB;CACtB,gBAAgB;CAChB,2BAA2B;AAC5B;AACA;CACC,YAAY;AACb;AACA;CACC,wBAAwB;CACxB,eAAe;AAChB;AACA;CACC,WAAW;CACX,MAAM;AACP;AACA;CACC,UAAU;CACV,QAAQ;AACT;AACA;CACC,WAAW;CACX,SAAS;AACV;AACA;CACC,UAAU;CACV,OAAO;AACR;AACA;;;;CAIC,UAAU;CACV,WAAW;AACZ;AACA;CACC,QAAQ;CACR,SAAS;AACV;AACA;CACC,OAAO;CACP,SAAS;AACV;AACA;CACC,QAAQ;CACR,MAAM;AACP;AACA;CACC,OAAO;CACP,MAAM;AACP;AACA;CACC,YAAY;AACb;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,gBAAgB;CAChB,cAAc;CACd,sBAAsB;CACtB,kBAAkB;AACnB;AACA;;CAEC,aAAa;AACd;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,WAAW;CACX,SAAS;CACT,OAAO;AACR;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,WAAW;CACX,YAAY;CACZ,OAAO;AACR;AACA;CACC,gBAAgB;CAChB,UAAU;CACV,WAAW;CACX,MAAM;CACN,YAAY;AACb;AACA;CACC,gBAAgB;CAChB,UAAU;CACV,UAAU;CACV,MAAM;CACN,YAAY;AACb;AACA;CACC,iBAAiB;CACjB,WAAW;CACX,YAAY;CACZ,UAAU;CACV,WAAW;AACZ;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,UAAU;CACV,YAAY;AACb;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,UAAU;CACV,SAAS;AACV;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,WAAW;CACX,SAAS;AACV;AACA;CACC,WAAW;CACX,gBAAgB;CAChB,gBAAgB;AACjB;AACA;CACC,YAAY;CACZ,YAAY;AACb;AACA;CACC,mDAAyzE;CACzzE,YAAY;CACZ,+BAA+B,EAAE,iBAAiB;CAClD,aAAa;AACd;AACA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,YAAY;CACZ,wBAAwB;AACzB;AACA;CACC,UAAU;CACV,SAAS;CACT,kBAAkB;CAClB,MAAM;CACN,OAAO;CACP,aAAa;AACd;AACA;CACC,cAAc;CACd,kBAAkB;CAClB,mBAAmB;AACpB;AACA;CACC,cAAc;CACd,iBAAiB;CACjB,gBAAgB;CAChB,kBAAkB;CAClB,mBAAmB;CACnB,YAAY;CACZ,SAAS;AACV;AACA;CACC,cAAc;AACf;AACA;CACC,cAAc;CACd,kBAAkB;CAClB,gBAAgB;CAChB,uBAAuB;AACxB;AACA;CACC,gBAAgB;CAChB,mBAAmB;CACnB,WAAW;AACZ;AACA;CACC,YAAY;CACZ,aAAa;AACd;AACA;CACC,kBAAkB;CAClB,gBAAgB;AACjB;AACA;CACC,kBAAkB;CAClB,UAAU;CACV,YAAY;CACZ,aAAa;CACb,eAAe;CACf,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,UAAU;CACV,eAAe;CACf,cAAc;CACd,SAAS;CACT,wBAAwB;AACzB;;AAEA,6BAA6B;AAC7B;;CAEC,eAAe;AAChB;;AAEA;CACC,YAAY;AACb;AACA;CACC,UAAU;CACV,kBAAkB;AACnB;AACA;CACC,MAAM;CACN,YAAY;AACb;AACA;CACC,OAAO;AACR;AACA;CACC,QAAQ;AACT;;AAEA;CACC,WAAW;CACX,aAAa;AACd;AACA;CACC,WAAW;CACX,cAAc;CACd,oBAAoB;AACrB;AACA;CACC,OAAO;CACP,WAAW;AACZ;AACA;CACC,SAAS;AACV;AACA;CACC,MAAM;AACP;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,qBAAqB;CACrB,gBAAgB;CAChB,UAAU;CACV,sBAAsB;AACvB;AACA;CACC,YAAY;CACZ,gBAAgB;CAChB,cAAc;CACd,iBAAiB;CACjB,cAAc;CACd,sBAAsB;CACtB,iBAAiB;CACjB,iBAAiB;AAClB;AACA;CACC,YAAY;CACZ,WAAW;CACX,eAAe;CACf,UAAU;CACV,SAAS;CACT,kBAAkB;CAClB,kBAAkB;CAClB,eAAe;CACf,cAAc;CACd,gBAAgB;CAChB,QAAQ;AACT;AACA,+DAA+D;AAC/D;CACC,sBAAsB;CACtB,yBAAyB;CACzB,wBAAwB;AACzB;AACA;CACC,MAAM;AACP;AACA;CACC,SAAS;AACV;AACA;CACC,kBAAkB,CAAC,uIAAuI;CAC1J,aAAa;AACd;AACA;CACC,SAAS;CACT,oBAAoB;AACrB;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,kBAAkB;CAClB,MAAM;CACN,oBAAoB;CACpB,sBAAsB;CACtB,UAAU;CACV,mBAAmB;AACpB;AACA;CACC,WAAW;CACX,iBAAiB;CACjB,qBAAqB;AACtB;AACA;CACC,mBAAmB;CACnB,mBAAmB;AACpB;AACA;;;CAGC,YAAY;AACb;AACA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\",\"sourcesContent\":[\"/*! jQuery UI - v1.13.3 - 2024-04-26\\n* https://jqueryui.com\\n* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css\\n* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\\n\\n/* Layout helpers\\n----------------------------------*/\\n.ui-helper-hidden {\\n\\tdisplay: none;\\n}\\n.ui-helper-hidden-accessible {\\n\\tborder: 0;\\n\\tclip: rect(0 0 0 0);\\n\\theight: 1px;\\n\\tmargin: -1px;\\n\\toverflow: hidden;\\n\\tpadding: 0;\\n\\tposition: absolute;\\n\\twidth: 1px;\\n}\\n.ui-helper-reset {\\n\\tmargin: 0;\\n\\tpadding: 0;\\n\\tborder: 0;\\n\\toutline: 0;\\n\\tline-height: 1.3;\\n\\ttext-decoration: none;\\n\\tfont-size: 100%;\\n\\tlist-style: none;\\n}\\n.ui-helper-clearfix:before,\\n.ui-helper-clearfix:after {\\n\\tcontent: \\\"\\\";\\n\\tdisplay: table;\\n\\tborder-collapse: collapse;\\n}\\n.ui-helper-clearfix:after {\\n\\tclear: both;\\n}\\n.ui-helper-zfix {\\n\\twidth: 100%;\\n\\theight: 100%;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\tposition: absolute;\\n\\topacity: 0;\\n\\t-ms-filter: \\\"alpha(opacity=0)\\\"; /* support: IE8 */\\n}\\n\\n.ui-front {\\n\\tz-index: 100;\\n}\\n\\n\\n/* Interaction Cues\\n----------------------------------*/\\n.ui-state-disabled {\\n\\tcursor: default !important;\\n\\tpointer-events: none;\\n}\\n\\n\\n/* Icons\\n----------------------------------*/\\n.ui-icon {\\n\\tdisplay: inline-block;\\n\\tvertical-align: middle;\\n\\tmargin-top: -.25em;\\n\\tposition: relative;\\n\\ttext-indent: -99999px;\\n\\toverflow: hidden;\\n\\tbackground-repeat: no-repeat;\\n}\\n\\n.ui-widget-icon-block {\\n\\tleft: 50%;\\n\\tmargin-left: -8px;\\n\\tdisplay: block;\\n}\\n\\n/* Misc visuals\\n----------------------------------*/\\n\\n/* Overlays */\\n.ui-widget-overlay {\\n\\tposition: fixed;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\twidth: 100%;\\n\\theight: 100%;\\n}\\n.ui-accordion .ui-accordion-header {\\n\\tdisplay: block;\\n\\tcursor: pointer;\\n\\tposition: relative;\\n\\tmargin: 2px 0 0 0;\\n\\tpadding: .5em .5em .5em .7em;\\n\\tfont-size: 100%;\\n}\\n.ui-accordion .ui-accordion-content {\\n\\tpadding: 1em 2.2em;\\n\\tborder-top: 0;\\n\\toverflow: auto;\\n}\\n.ui-autocomplete {\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\tcursor: default;\\n}\\n.ui-menu {\\n\\tlist-style: none;\\n\\tpadding: 0;\\n\\tmargin: 0;\\n\\tdisplay: block;\\n\\toutline: 0;\\n}\\n.ui-menu .ui-menu {\\n\\tposition: absolute;\\n}\\n.ui-menu .ui-menu-item {\\n\\tmargin: 0;\\n\\tcursor: pointer;\\n\\t/* support: IE10, see #8844 */\\n\\tlist-style-image: url(\\\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\\\");\\n}\\n.ui-menu .ui-menu-item-wrapper {\\n\\tposition: relative;\\n\\tpadding: 3px 1em 3px .4em;\\n}\\n.ui-menu .ui-menu-divider {\\n\\tmargin: 5px 0;\\n\\theight: 0;\\n\\tfont-size: 0;\\n\\tline-height: 0;\\n\\tborder-width: 1px 0 0 0;\\n}\\n.ui-menu .ui-state-focus,\\n.ui-menu .ui-state-active {\\n\\tmargin: -1px;\\n}\\n\\n/* icon support */\\n.ui-menu-icons {\\n\\tposition: relative;\\n}\\n.ui-menu-icons .ui-menu-item-wrapper {\\n\\tpadding-left: 2em;\\n}\\n\\n/* left-aligned */\\n.ui-menu .ui-icon {\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tbottom: 0;\\n\\tleft: .2em;\\n\\tmargin: auto 0;\\n}\\n\\n/* right-aligned */\\n.ui-menu .ui-menu-icon {\\n\\tleft: auto;\\n\\tright: 0;\\n}\\n.ui-button {\\n\\tpadding: .4em 1em;\\n\\tdisplay: inline-block;\\n\\tposition: relative;\\n\\tline-height: normal;\\n\\tmargin-right: .1em;\\n\\tcursor: pointer;\\n\\tvertical-align: middle;\\n\\ttext-align: center;\\n\\t-webkit-user-select: none;\\n\\t-moz-user-select: none;\\n\\t-ms-user-select: none;\\n\\tuser-select: none;\\n\\n\\t/* Support: IE <= 11 */\\n\\toverflow: visible;\\n}\\n\\n.ui-button,\\n.ui-button:link,\\n.ui-button:visited,\\n.ui-button:hover,\\n.ui-button:active {\\n\\ttext-decoration: none;\\n}\\n\\n/* to make room for the icon, a width needs to be set here */\\n.ui-button-icon-only {\\n\\twidth: 2em;\\n\\tbox-sizing: border-box;\\n\\ttext-indent: -9999px;\\n\\twhite-space: nowrap;\\n}\\n\\n/* no icon support for input elements */\\ninput.ui-button.ui-button-icon-only {\\n\\ttext-indent: 0;\\n}\\n\\n/* button icon element(s) */\\n.ui-button-icon-only .ui-icon {\\n\\tposition: absolute;\\n\\ttop: 50%;\\n\\tleft: 50%;\\n\\tmargin-top: -8px;\\n\\tmargin-left: -8px;\\n}\\n\\n.ui-button.ui-icon-notext .ui-icon {\\n\\tpadding: 0;\\n\\twidth: 2.1em;\\n\\theight: 2.1em;\\n\\ttext-indent: -9999px;\\n\\twhite-space: nowrap;\\n\\n}\\n\\ninput.ui-button.ui-icon-notext .ui-icon {\\n\\twidth: auto;\\n\\theight: auto;\\n\\ttext-indent: 0;\\n\\twhite-space: normal;\\n\\tpadding: .4em 1em;\\n}\\n\\n/* workarounds */\\n/* Support: Firefox 5 - 40 */\\ninput.ui-button::-moz-focus-inner,\\nbutton.ui-button::-moz-focus-inner {\\n\\tborder: 0;\\n\\tpadding: 0;\\n}\\n.ui-controlgroup {\\n\\tvertical-align: middle;\\n\\tdisplay: inline-block;\\n}\\n.ui-controlgroup > .ui-controlgroup-item {\\n\\tfloat: left;\\n\\tmargin-left: 0;\\n\\tmargin-right: 0;\\n}\\n.ui-controlgroup > .ui-controlgroup-item:focus,\\n.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {\\n\\tz-index: 9999;\\n}\\n.ui-controlgroup-vertical > .ui-controlgroup-item {\\n\\tdisplay: block;\\n\\tfloat: none;\\n\\twidth: 100%;\\n\\tmargin-top: 0;\\n\\tmargin-bottom: 0;\\n\\ttext-align: left;\\n}\\n.ui-controlgroup-vertical .ui-controlgroup-item {\\n\\tbox-sizing: border-box;\\n}\\n.ui-controlgroup .ui-controlgroup-label {\\n\\tpadding: .4em 1em;\\n}\\n.ui-controlgroup .ui-controlgroup-label span {\\n\\tfont-size: 80%;\\n}\\n.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {\\n\\tborder-left: none;\\n}\\n.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {\\n\\tborder-top: none;\\n}\\n.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {\\n\\tborder-right: none;\\n}\\n.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {\\n\\tborder-bottom: none;\\n}\\n\\n/* Spinner specific style fixes */\\n.ui-controlgroup-vertical .ui-spinner-input {\\n\\n\\t/* Support: IE8 only, Android < 4.4 only */\\n\\twidth: 75%;\\n\\twidth: calc( 100% - 2.4em );\\n}\\n.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {\\n\\tborder-top-style: solid;\\n}\\n\\n.ui-checkboxradio-label .ui-icon-background {\\n\\tbox-shadow: inset 1px 1px 1px #ccc;\\n\\tborder-radius: .12em;\\n\\tborder: none;\\n}\\n.ui-checkboxradio-radio-label .ui-icon-background {\\n\\twidth: 16px;\\n\\theight: 16px;\\n\\tborder-radius: 1em;\\n\\toverflow: visible;\\n\\tborder: none;\\n}\\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,\\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {\\n\\tbackground-image: none;\\n\\twidth: 8px;\\n\\theight: 8px;\\n\\tborder-width: 4px;\\n\\tborder-style: solid;\\n}\\n.ui-checkboxradio-disabled {\\n\\tpointer-events: none;\\n}\\n.ui-datepicker {\\n\\twidth: 17em;\\n\\tpadding: .2em .2em 0;\\n\\tdisplay: none;\\n}\\n.ui-datepicker .ui-datepicker-header {\\n\\tposition: relative;\\n\\tpadding: .2em 0;\\n}\\n.ui-datepicker .ui-datepicker-prev,\\n.ui-datepicker .ui-datepicker-next {\\n\\tposition: absolute;\\n\\ttop: 2px;\\n\\twidth: 1.8em;\\n\\theight: 1.8em;\\n}\\n.ui-datepicker .ui-datepicker-prev-hover,\\n.ui-datepicker .ui-datepicker-next-hover {\\n\\ttop: 1px;\\n}\\n.ui-datepicker .ui-datepicker-prev {\\n\\tleft: 2px;\\n}\\n.ui-datepicker .ui-datepicker-next {\\n\\tright: 2px;\\n}\\n.ui-datepicker .ui-datepicker-prev-hover {\\n\\tleft: 1px;\\n}\\n.ui-datepicker .ui-datepicker-next-hover {\\n\\tright: 1px;\\n}\\n.ui-datepicker .ui-datepicker-prev span,\\n.ui-datepicker .ui-datepicker-next span {\\n\\tdisplay: block;\\n\\tposition: absolute;\\n\\tleft: 50%;\\n\\tmargin-left: -8px;\\n\\ttop: 50%;\\n\\tmargin-top: -8px;\\n}\\n.ui-datepicker .ui-datepicker-title {\\n\\tmargin: 0 2.3em;\\n\\tline-height: 1.8em;\\n\\ttext-align: center;\\n}\\n.ui-datepicker .ui-datepicker-title select {\\n\\tfont-size: 1em;\\n\\tmargin: 1px 0;\\n}\\n.ui-datepicker select.ui-datepicker-month,\\n.ui-datepicker select.ui-datepicker-year {\\n\\twidth: 45%;\\n}\\n.ui-datepicker table {\\n\\twidth: 100%;\\n\\tfont-size: .9em;\\n\\tborder-collapse: collapse;\\n\\tmargin: 0 0 .4em;\\n}\\n.ui-datepicker th {\\n\\tpadding: .7em .3em;\\n\\ttext-align: center;\\n\\tfont-weight: bold;\\n\\tborder: 0;\\n}\\n.ui-datepicker td {\\n\\tborder: 0;\\n\\tpadding: 1px;\\n}\\n.ui-datepicker td span,\\n.ui-datepicker td a {\\n\\tdisplay: block;\\n\\tpadding: .2em;\\n\\ttext-align: right;\\n\\ttext-decoration: none;\\n}\\n.ui-datepicker .ui-datepicker-buttonpane {\\n\\tbackground-image: none;\\n\\tmargin: .7em 0 0 0;\\n\\tpadding: 0 .2em;\\n\\tborder-left: 0;\\n\\tborder-right: 0;\\n\\tborder-bottom: 0;\\n}\\n.ui-datepicker .ui-datepicker-buttonpane button {\\n\\tfloat: right;\\n\\tmargin: .5em .2em .4em;\\n\\tcursor: pointer;\\n\\tpadding: .2em .6em .3em .6em;\\n\\twidth: auto;\\n\\toverflow: visible;\\n}\\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\\n\\tfloat: left;\\n}\\n\\n/* with multiple calendars */\\n.ui-datepicker.ui-datepicker-multi {\\n\\twidth: auto;\\n}\\n.ui-datepicker-multi .ui-datepicker-group {\\n\\tfloat: left;\\n}\\n.ui-datepicker-multi .ui-datepicker-group table {\\n\\twidth: 95%;\\n\\tmargin: 0 auto .4em;\\n}\\n.ui-datepicker-multi-2 .ui-datepicker-group {\\n\\twidth: 50%;\\n}\\n.ui-datepicker-multi-3 .ui-datepicker-group {\\n\\twidth: 33.3%;\\n}\\n.ui-datepicker-multi-4 .ui-datepicker-group {\\n\\twidth: 25%;\\n}\\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\\n\\tborder-left-width: 0;\\n}\\n.ui-datepicker-multi .ui-datepicker-buttonpane {\\n\\tclear: left;\\n}\\n.ui-datepicker-row-break {\\n\\tclear: both;\\n\\twidth: 100%;\\n\\tfont-size: 0;\\n}\\n\\n/* RTL support */\\n.ui-datepicker-rtl {\\n\\tdirection: rtl;\\n}\\n.ui-datepicker-rtl .ui-datepicker-prev {\\n\\tright: 2px;\\n\\tleft: auto;\\n}\\n.ui-datepicker-rtl .ui-datepicker-next {\\n\\tleft: 2px;\\n\\tright: auto;\\n}\\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\\n\\tright: 1px;\\n\\tleft: auto;\\n}\\n.ui-datepicker-rtl .ui-datepicker-next:hover {\\n\\tleft: 1px;\\n\\tright: auto;\\n}\\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\\n\\tclear: right;\\n}\\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\\n\\tfloat: left;\\n}\\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\\n.ui-datepicker-rtl .ui-datepicker-group {\\n\\tfloat: right;\\n}\\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\\n\\tborder-right-width: 0;\\n\\tborder-left-width: 1px;\\n}\\n\\n/* Icons */\\n.ui-datepicker .ui-icon {\\n\\tdisplay: block;\\n\\ttext-indent: -99999px;\\n\\toverflow: hidden;\\n\\tbackground-repeat: no-repeat;\\n\\tleft: .5em;\\n\\ttop: .3em;\\n}\\n.ui-dialog {\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\tpadding: .2em;\\n\\toutline: 0;\\n}\\n.ui-dialog .ui-dialog-titlebar {\\n\\tpadding: .4em 1em;\\n\\tposition: relative;\\n}\\n.ui-dialog .ui-dialog-title {\\n\\tfloat: left;\\n\\tmargin: .1em 0;\\n\\twhite-space: nowrap;\\n\\twidth: 90%;\\n\\toverflow: hidden;\\n\\ttext-overflow: ellipsis;\\n}\\n.ui-dialog .ui-dialog-titlebar-close {\\n\\tposition: absolute;\\n\\tright: .3em;\\n\\ttop: 50%;\\n\\twidth: 20px;\\n\\tmargin: -10px 0 0 0;\\n\\tpadding: 1px;\\n\\theight: 20px;\\n}\\n.ui-dialog .ui-dialog-content {\\n\\tposition: relative;\\n\\tborder: 0;\\n\\tpadding: .5em 1em;\\n\\tbackground: none;\\n\\toverflow: auto;\\n}\\n.ui-dialog .ui-dialog-buttonpane {\\n\\ttext-align: left;\\n\\tborder-width: 1px 0 0 0;\\n\\tbackground-image: none;\\n\\tmargin-top: .5em;\\n\\tpadding: .3em 1em .5em .4em;\\n}\\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\\n\\tfloat: right;\\n}\\n.ui-dialog .ui-dialog-buttonpane button {\\n\\tmargin: .5em .4em .5em 0;\\n\\tcursor: pointer;\\n}\\n.ui-dialog .ui-resizable-n {\\n\\theight: 2px;\\n\\ttop: 0;\\n}\\n.ui-dialog .ui-resizable-e {\\n\\twidth: 2px;\\n\\tright: 0;\\n}\\n.ui-dialog .ui-resizable-s {\\n\\theight: 2px;\\n\\tbottom: 0;\\n}\\n.ui-dialog .ui-resizable-w {\\n\\twidth: 2px;\\n\\tleft: 0;\\n}\\n.ui-dialog .ui-resizable-se,\\n.ui-dialog .ui-resizable-sw,\\n.ui-dialog .ui-resizable-ne,\\n.ui-dialog .ui-resizable-nw {\\n\\twidth: 7px;\\n\\theight: 7px;\\n}\\n.ui-dialog .ui-resizable-se {\\n\\tright: 0;\\n\\tbottom: 0;\\n}\\n.ui-dialog .ui-resizable-sw {\\n\\tleft: 0;\\n\\tbottom: 0;\\n}\\n.ui-dialog .ui-resizable-ne {\\n\\tright: 0;\\n\\ttop: 0;\\n}\\n.ui-dialog .ui-resizable-nw {\\n\\tleft: 0;\\n\\ttop: 0;\\n}\\n.ui-draggable .ui-dialog-titlebar {\\n\\tcursor: move;\\n}\\n.ui-draggable-handle {\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-resizable {\\n\\tposition: relative;\\n}\\n.ui-resizable-handle {\\n\\tposition: absolute;\\n\\tfont-size: 0.1px;\\n\\tdisplay: block;\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-resizable-disabled .ui-resizable-handle,\\n.ui-resizable-autohide .ui-resizable-handle {\\n\\tdisplay: none;\\n}\\n.ui-resizable-n {\\n\\tcursor: n-resize;\\n\\theight: 7px;\\n\\twidth: 100%;\\n\\ttop: -5px;\\n\\tleft: 0;\\n}\\n.ui-resizable-s {\\n\\tcursor: s-resize;\\n\\theight: 7px;\\n\\twidth: 100%;\\n\\tbottom: -5px;\\n\\tleft: 0;\\n}\\n.ui-resizable-e {\\n\\tcursor: e-resize;\\n\\twidth: 7px;\\n\\tright: -5px;\\n\\ttop: 0;\\n\\theight: 100%;\\n}\\n.ui-resizable-w {\\n\\tcursor: w-resize;\\n\\twidth: 7px;\\n\\tleft: -5px;\\n\\ttop: 0;\\n\\theight: 100%;\\n}\\n.ui-resizable-se {\\n\\tcursor: se-resize;\\n\\twidth: 12px;\\n\\theight: 12px;\\n\\tright: 1px;\\n\\tbottom: 1px;\\n}\\n.ui-resizable-sw {\\n\\tcursor: sw-resize;\\n\\twidth: 9px;\\n\\theight: 9px;\\n\\tleft: -5px;\\n\\tbottom: -5px;\\n}\\n.ui-resizable-nw {\\n\\tcursor: nw-resize;\\n\\twidth: 9px;\\n\\theight: 9px;\\n\\tleft: -5px;\\n\\ttop: -5px;\\n}\\n.ui-resizable-ne {\\n\\tcursor: ne-resize;\\n\\twidth: 9px;\\n\\theight: 9px;\\n\\tright: -5px;\\n\\ttop: -5px;\\n}\\n.ui-progressbar {\\n\\theight: 2em;\\n\\ttext-align: left;\\n\\toverflow: hidden;\\n}\\n.ui-progressbar .ui-progressbar-value {\\n\\tmargin: -1px;\\n\\theight: 100%;\\n}\\n.ui-progressbar .ui-progressbar-overlay {\\n\\tbackground: url(\\\"data:image/gif;base64,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\\\");\\n\\theight: 100%;\\n\\t-ms-filter: \\\"alpha(opacity=25)\\\"; /* support: IE8 */\\n\\topacity: 0.25;\\n}\\n.ui-progressbar-indeterminate .ui-progressbar-value {\\n\\tbackground-image: none;\\n}\\n.ui-selectable {\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-selectable-helper {\\n\\tposition: absolute;\\n\\tz-index: 100;\\n\\tborder: 1px dotted black;\\n}\\n.ui-selectmenu-menu {\\n\\tpadding: 0;\\n\\tmargin: 0;\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\tdisplay: none;\\n}\\n.ui-selectmenu-menu .ui-menu {\\n\\toverflow: auto;\\n\\toverflow-x: hidden;\\n\\tpadding-bottom: 1px;\\n}\\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\\n\\tfont-size: 1em;\\n\\tfont-weight: bold;\\n\\tline-height: 1.5;\\n\\tpadding: 2px 0.4em;\\n\\tmargin: 0.5em 0 0 0;\\n\\theight: auto;\\n\\tborder: 0;\\n}\\n.ui-selectmenu-open {\\n\\tdisplay: block;\\n}\\n.ui-selectmenu-text {\\n\\tdisplay: block;\\n\\tmargin-right: 20px;\\n\\toverflow: hidden;\\n\\ttext-overflow: ellipsis;\\n}\\n.ui-selectmenu-button.ui-button {\\n\\ttext-align: left;\\n\\twhite-space: nowrap;\\n\\twidth: 14em;\\n}\\n.ui-selectmenu-icon.ui-icon {\\n\\tfloat: right;\\n\\tmargin-top: 0;\\n}\\n.ui-slider {\\n\\tposition: relative;\\n\\ttext-align: left;\\n}\\n.ui-slider .ui-slider-handle {\\n\\tposition: absolute;\\n\\tz-index: 2;\\n\\twidth: 1.2em;\\n\\theight: 1.2em;\\n\\tcursor: pointer;\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-slider .ui-slider-range {\\n\\tposition: absolute;\\n\\tz-index: 1;\\n\\tfont-size: .7em;\\n\\tdisplay: block;\\n\\tborder: 0;\\n\\tbackground-position: 0 0;\\n}\\n\\n/* support: IE8 - See #6727 */\\n.ui-slider.ui-state-disabled .ui-slider-handle,\\n.ui-slider.ui-state-disabled .ui-slider-range {\\n\\tfilter: inherit;\\n}\\n\\n.ui-slider-horizontal {\\n\\theight: .8em;\\n}\\n.ui-slider-horizontal .ui-slider-handle {\\n\\ttop: -.3em;\\n\\tmargin-left: -.6em;\\n}\\n.ui-slider-horizontal .ui-slider-range {\\n\\ttop: 0;\\n\\theight: 100%;\\n}\\n.ui-slider-horizontal .ui-slider-range-min {\\n\\tleft: 0;\\n}\\n.ui-slider-horizontal .ui-slider-range-max {\\n\\tright: 0;\\n}\\n\\n.ui-slider-vertical {\\n\\twidth: .8em;\\n\\theight: 100px;\\n}\\n.ui-slider-vertical .ui-slider-handle {\\n\\tleft: -.3em;\\n\\tmargin-left: 0;\\n\\tmargin-bottom: -.6em;\\n}\\n.ui-slider-vertical .ui-slider-range {\\n\\tleft: 0;\\n\\twidth: 100%;\\n}\\n.ui-slider-vertical .ui-slider-range-min {\\n\\tbottom: 0;\\n}\\n.ui-slider-vertical .ui-slider-range-max {\\n\\ttop: 0;\\n}\\n.ui-sortable-handle {\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-spinner {\\n\\tposition: relative;\\n\\tdisplay: inline-block;\\n\\toverflow: hidden;\\n\\tpadding: 0;\\n\\tvertical-align: middle;\\n}\\n.ui-spinner-input {\\n\\tborder: none;\\n\\tbackground: none;\\n\\tcolor: inherit;\\n\\tpadding: .222em 0;\\n\\tmargin: .2em 0;\\n\\tvertical-align: middle;\\n\\tmargin-left: .4em;\\n\\tmargin-right: 2em;\\n}\\n.ui-spinner-button {\\n\\twidth: 1.6em;\\n\\theight: 50%;\\n\\tfont-size: .5em;\\n\\tpadding: 0;\\n\\tmargin: 0;\\n\\ttext-align: center;\\n\\tposition: absolute;\\n\\tcursor: default;\\n\\tdisplay: block;\\n\\toverflow: hidden;\\n\\tright: 0;\\n}\\n/* more specificity required here to override default borders */\\n.ui-spinner a.ui-spinner-button {\\n\\tborder-top-style: none;\\n\\tborder-bottom-style: none;\\n\\tborder-right-style: none;\\n}\\n.ui-spinner-up {\\n\\ttop: 0;\\n}\\n.ui-spinner-down {\\n\\tbottom: 0;\\n}\\n.ui-tabs {\\n\\tposition: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as \\\"fixed\\\") */\\n\\tpadding: .2em;\\n}\\n.ui-tabs .ui-tabs-nav {\\n\\tmargin: 0;\\n\\tpadding: .2em .2em 0;\\n}\\n.ui-tabs .ui-tabs-nav li {\\n\\tlist-style: none;\\n\\tfloat: left;\\n\\tposition: relative;\\n\\ttop: 0;\\n\\tmargin: 1px .2em 0 0;\\n\\tborder-bottom-width: 0;\\n\\tpadding: 0;\\n\\twhite-space: nowrap;\\n}\\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\\n\\tfloat: left;\\n\\tpadding: .5em 1em;\\n\\ttext-decoration: none;\\n}\\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\\n\\tmargin-bottom: -1px;\\n\\tpadding-bottom: 1px;\\n}\\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\\n\\tcursor: text;\\n}\\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\\n\\tcursor: pointer;\\n}\\n.ui-tabs .ui-tabs-panel {\\n\\tdisplay: block;\\n\\tborder-width: 0;\\n\\tpadding: 1em 1.4em;\\n\\tbackground: none;\\n}\\n.ui-tooltip {\\n\\tpadding: 8px;\\n\\tposition: absolute;\\n\\tz-index: 9999;\\n\\tmax-width: 300px;\\n}\\nbody .ui-tooltip {\\n\\tborder-width: 2px;\\n}\\n\\n/* Component containers\\n----------------------------------*/\\n.ui-widget {\\n\\tfont-family: Arial,Helvetica,sans-serif;\\n\\tfont-size: 1em;\\n}\\n.ui-widget .ui-widget {\\n\\tfont-size: 1em;\\n}\\n.ui-widget input,\\n.ui-widget select,\\n.ui-widget textarea,\\n.ui-widget button {\\n\\tfont-family: Arial,Helvetica,sans-serif;\\n\\tfont-size: 1em;\\n}\\n.ui-widget.ui-widget-content {\\n\\tborder: 1px solid #c5c5c5;\\n}\\n.ui-widget-content {\\n\\tborder: 1px solid #dddddd;\\n\\tbackground: #ffffff;\\n\\tcolor: #333333;\\n}\\n.ui-widget-content a {\\n\\tcolor: #333333;\\n}\\n.ui-widget-header {\\n\\tborder: 1px solid #dddddd;\\n\\tbackground: #e9e9e9;\\n\\tcolor: #333333;\\n\\tfont-weight: bold;\\n}\\n.ui-widget-header a {\\n\\tcolor: #333333;\\n}\\n\\n/* Interaction states\\n----------------------------------*/\\n.ui-state-default,\\n.ui-widget-content .ui-state-default,\\n.ui-widget-header .ui-state-default,\\n.ui-button,\\n\\n/* We use html here because we need a greater specificity to make sure disabled\\nworks properly when clicked or hovered */\\nhtml .ui-button.ui-state-disabled:hover,\\nhtml .ui-button.ui-state-disabled:active {\\n\\tborder: 1px solid #c5c5c5;\\n\\tbackground: #f6f6f6;\\n\\tfont-weight: normal;\\n\\tcolor: #454545;\\n}\\n.ui-state-default a,\\n.ui-state-default a:link,\\n.ui-state-default a:visited,\\na.ui-button,\\na:link.ui-button,\\na:visited.ui-button,\\n.ui-button {\\n\\tcolor: #454545;\\n\\ttext-decoration: none;\\n}\\n.ui-state-hover,\\n.ui-widget-content .ui-state-hover,\\n.ui-widget-header .ui-state-hover,\\n.ui-state-focus,\\n.ui-widget-content .ui-state-focus,\\n.ui-widget-header .ui-state-focus,\\n.ui-button:hover,\\n.ui-button:focus {\\n\\tborder: 1px solid #cccccc;\\n\\tbackground: #ededed;\\n\\tfont-weight: normal;\\n\\tcolor: #2b2b2b;\\n}\\n.ui-state-hover a,\\n.ui-state-hover a:hover,\\n.ui-state-hover a:link,\\n.ui-state-hover a:visited,\\n.ui-state-focus a,\\n.ui-state-focus a:hover,\\n.ui-state-focus a:link,\\n.ui-state-focus a:visited,\\na.ui-button:hover,\\na.ui-button:focus {\\n\\tcolor: #2b2b2b;\\n\\ttext-decoration: none;\\n}\\n\\n.ui-visual-focus {\\n\\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\\n}\\n.ui-state-active,\\n.ui-widget-content .ui-state-active,\\n.ui-widget-header .ui-state-active,\\na.ui-button:active,\\n.ui-button:active,\\n.ui-button.ui-state-active:hover {\\n\\tborder: 1px solid #003eff;\\n\\tbackground: #007fff;\\n\\tfont-weight: normal;\\n\\tcolor: #ffffff;\\n}\\n.ui-icon-background,\\n.ui-state-active .ui-icon-background {\\n\\tborder: #003eff;\\n\\tbackground-color: #ffffff;\\n}\\n.ui-state-active a,\\n.ui-state-active a:link,\\n.ui-state-active a:visited {\\n\\tcolor: #ffffff;\\n\\ttext-decoration: none;\\n}\\n\\n/* Interaction Cues\\n----------------------------------*/\\n.ui-state-highlight,\\n.ui-widget-content .ui-state-highlight,\\n.ui-widget-header .ui-state-highlight {\\n\\tborder: 1px solid #dad55e;\\n\\tbackground: #fffa90;\\n\\tcolor: #777620;\\n}\\n.ui-state-checked {\\n\\tborder: 1px solid #dad55e;\\n\\tbackground: #fffa90;\\n}\\n.ui-state-highlight a,\\n.ui-widget-content .ui-state-highlight a,\\n.ui-widget-header .ui-state-highlight a {\\n\\tcolor: #777620;\\n}\\n.ui-state-error,\\n.ui-widget-content .ui-state-error,\\n.ui-widget-header .ui-state-error {\\n\\tborder: 1px solid #f1a899;\\n\\tbackground: #fddfdf;\\n\\tcolor: #5f3f3f;\\n}\\n.ui-state-error a,\\n.ui-widget-content .ui-state-error a,\\n.ui-widget-header .ui-state-error a {\\n\\tcolor: #5f3f3f;\\n}\\n.ui-state-error-text,\\n.ui-widget-content .ui-state-error-text,\\n.ui-widget-header .ui-state-error-text {\\n\\tcolor: #5f3f3f;\\n}\\n.ui-priority-primary,\\n.ui-widget-content .ui-priority-primary,\\n.ui-widget-header .ui-priority-primary {\\n\\tfont-weight: bold;\\n}\\n.ui-priority-secondary,\\n.ui-widget-content .ui-priority-secondary,\\n.ui-widget-header .ui-priority-secondary {\\n\\topacity: .7;\\n\\t-ms-filter: \\\"alpha(opacity=70)\\\"; /* support: IE8 */\\n\\tfont-weight: normal;\\n}\\n.ui-state-disabled,\\n.ui-widget-content .ui-state-disabled,\\n.ui-widget-header .ui-state-disabled {\\n\\topacity: .35;\\n\\t-ms-filter: \\\"alpha(opacity=35)\\\"; /* support: IE8 */\\n\\tbackground-image: none;\\n}\\n.ui-state-disabled .ui-icon {\\n\\t-ms-filter: \\\"alpha(opacity=35)\\\"; /* support: IE8 - See #6059 */\\n}\\n\\n/* Icons\\n----------------------------------*/\\n\\n/* states and images */\\n.ui-icon {\\n\\twidth: 16px;\\n\\theight: 16px;\\n}\\n.ui-icon,\\n.ui-widget-content .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_444444_256x240.png\\\");\\n}\\n.ui-widget-header .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_444444_256x240.png\\\");\\n}\\n.ui-state-hover .ui-icon,\\n.ui-state-focus .ui-icon,\\n.ui-button:hover .ui-icon,\\n.ui-button:focus .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_555555_256x240.png\\\");\\n}\\n.ui-state-active .ui-icon,\\n.ui-button:active .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_ffffff_256x240.png\\\");\\n}\\n.ui-state-highlight .ui-icon,\\n.ui-button .ui-state-highlight.ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_777620_256x240.png\\\");\\n}\\n.ui-state-error .ui-icon,\\n.ui-state-error-text .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_cc0000_256x240.png\\\");\\n}\\n.ui-button .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_777777_256x240.png\\\");\\n}\\n\\n/* positioning */\\n/* Three classes needed to override `.ui-button:hover .ui-icon` */\\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\\n\\tbackground-image: none;\\n}\\n.ui-icon-caret-1-n { background-position: 0 0; }\\n.ui-icon-caret-1-ne { background-position: -16px 0; }\\n.ui-icon-caret-1-e { background-position: -32px 0; }\\n.ui-icon-caret-1-se { background-position: -48px 0; }\\n.ui-icon-caret-1-s { background-position: -65px 0; }\\n.ui-icon-caret-1-sw { background-position: -80px 0; }\\n.ui-icon-caret-1-w { background-position: -96px 0; }\\n.ui-icon-caret-1-nw { background-position: -112px 0; }\\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\\n.ui-icon-arrow-4 { background-position: 0 -80px; }\\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\\n.ui-icon-extlink { background-position: -32px -80px; }\\n.ui-icon-newwin { background-position: -48px -80px; }\\n.ui-icon-refresh { background-position: -64px -80px; }\\n.ui-icon-shuffle { background-position: -80px -80px; }\\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\\n.ui-icon-folder-open { background-position: -16px -96px; }\\n.ui-icon-document { background-position: -32px -96px; }\\n.ui-icon-document-b { background-position: -48px -96px; }\\n.ui-icon-note { background-position: -64px -96px; }\\n.ui-icon-mail-closed { background-position: -80px -96px; }\\n.ui-icon-mail-open { background-position: -96px -96px; }\\n.ui-icon-suitcase { background-position: -112px -96px; }\\n.ui-icon-comment { background-position: -128px -96px; }\\n.ui-icon-person { background-position: -144px -96px; }\\n.ui-icon-print { background-position: -160px -96px; }\\n.ui-icon-trash { background-position: -176px -96px; }\\n.ui-icon-locked { background-position: -192px -96px; }\\n.ui-icon-unlocked { background-position: -208px -96px; }\\n.ui-icon-bookmark { background-position: -224px -96px; }\\n.ui-icon-tag { background-position: -240px -96px; }\\n.ui-icon-home { background-position: 0 -112px; }\\n.ui-icon-flag { background-position: -16px -112px; }\\n.ui-icon-calendar { background-position: -32px -112px; }\\n.ui-icon-cart { background-position: -48px -112px; }\\n.ui-icon-pencil { background-position: -64px -112px; }\\n.ui-icon-clock { background-position: -80px -112px; }\\n.ui-icon-disk { background-position: -96px -112px; }\\n.ui-icon-calculator { background-position: -112px -112px; }\\n.ui-icon-zoomin { background-position: -128px -112px; }\\n.ui-icon-zoomout { background-position: -144px -112px; }\\n.ui-icon-search { background-position: -160px -112px; }\\n.ui-icon-wrench { background-position: -176px -112px; }\\n.ui-icon-gear { background-position: -192px -112px; }\\n.ui-icon-heart { background-position: -208px -112px; }\\n.ui-icon-star { background-position: -224px -112px; }\\n.ui-icon-link { background-position: -240px -112px; }\\n.ui-icon-cancel { background-position: 0 -128px; }\\n.ui-icon-plus { background-position: -16px -128px; }\\n.ui-icon-plusthick { background-position: -32px -128px; }\\n.ui-icon-minus { background-position: -48px -128px; }\\n.ui-icon-minusthick { background-position: -64px -128px; }\\n.ui-icon-close { background-position: -80px -128px; }\\n.ui-icon-closethick { background-position: -96px -128px; }\\n.ui-icon-key { background-position: -112px -128px; }\\n.ui-icon-lightbulb { background-position: -128px -128px; }\\n.ui-icon-scissors { background-position: -144px -128px; }\\n.ui-icon-clipboard { background-position: -160px -128px; }\\n.ui-icon-copy { background-position: -176px -128px; }\\n.ui-icon-contact { background-position: -192px -128px; }\\n.ui-icon-image { background-position: -208px -128px; }\\n.ui-icon-video { background-position: -224px -128px; }\\n.ui-icon-script { background-position: -240px -128px; }\\n.ui-icon-alert { background-position: 0 -144px; }\\n.ui-icon-info { background-position: -16px -144px; }\\n.ui-icon-notice { background-position: -32px -144px; }\\n.ui-icon-help { background-position: -48px -144px; }\\n.ui-icon-check { background-position: -64px -144px; }\\n.ui-icon-bullet { background-position: -80px -144px; }\\n.ui-icon-radio-on { background-position: -96px -144px; }\\n.ui-icon-radio-off { background-position: -112px -144px; }\\n.ui-icon-pin-w { background-position: -128px -144px; }\\n.ui-icon-pin-s { background-position: -144px -144px; }\\n.ui-icon-play { background-position: 0 -160px; }\\n.ui-icon-pause { background-position: -16px -160px; }\\n.ui-icon-seek-next { background-position: -32px -160px; }\\n.ui-icon-seek-prev { background-position: -48px -160px; }\\n.ui-icon-seek-end { background-position: -64px -160px; }\\n.ui-icon-seek-start { background-position: -80px -160px; }\\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\\n.ui-icon-seek-first { background-position: -80px -160px; }\\n.ui-icon-stop { background-position: -96px -160px; }\\n.ui-icon-eject { background-position: -112px -160px; }\\n.ui-icon-volume-off { background-position: -128px -160px; }\\n.ui-icon-volume-on { background-position: -144px -160px; }\\n.ui-icon-power { background-position: 0 -176px; }\\n.ui-icon-signal-diag { background-position: -16px -176px; }\\n.ui-icon-signal { background-position: -32px -176px; }\\n.ui-icon-battery-0 { background-position: -48px -176px; }\\n.ui-icon-battery-1 { background-position: -64px -176px; }\\n.ui-icon-battery-2 { background-position: -80px -176px; }\\n.ui-icon-battery-3 { background-position: -96px -176px; }\\n.ui-icon-circle-plus { background-position: 0 -192px; }\\n.ui-icon-circle-minus { background-position: -16px -192px; }\\n.ui-icon-circle-close { background-position: -32px -192px; }\\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\\n.ui-icon-circle-check { background-position: -208px -192px; }\\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\\n\\n\\n/* Misc visuals\\n----------------------------------*/\\n\\n/* Corner radius */\\n.ui-corner-all,\\n.ui-corner-top,\\n.ui-corner-left,\\n.ui-corner-tl {\\n\\tborder-top-left-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-top,\\n.ui-corner-right,\\n.ui-corner-tr {\\n\\tborder-top-right-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-bottom,\\n.ui-corner-left,\\n.ui-corner-bl {\\n\\tborder-bottom-left-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-bottom,\\n.ui-corner-right,\\n.ui-corner-br {\\n\\tborder-bottom-right-radius: 3px;\\n}\\n\\n/* Overlays */\\n.ui-widget-overlay {\\n\\tbackground: #aaaaaa;\\n\\topacity: .003;\\n\\t-ms-filter: \\\"alpha(opacity=.3)\\\"; /* support: IE8 */\\n}\\n.ui-widget-shadow {\\n\\t-webkit-box-shadow: 0px 0px 5px #666666;\\n\\tbox-shadow: 0px 0px 5px #666666;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"images/ui-icons_444444_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"images/ui-icons_555555_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_2___ = new URL(\"images/ui-icons_ffffff_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_3___ = new URL(\"images/ui-icons_777620_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_4___ = new URL(\"images/ui-icons_cc0000_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_5___ = new URL(\"images/ui-icons_777777_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\nvar ___CSS_LOADER_URL_REPLACEMENT_3___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_3___);\nvar ___CSS_LOADER_URL_REPLACEMENT_4___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_4___);\nvar ___CSS_LOADER_URL_REPLACEMENT_5___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_5___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `/*!\n * jQuery UI CSS Framework 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * https://api.jqueryui.com/category/theming/\n *\n * To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n */\n\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: \"alpha(opacity=70)\"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: \"alpha(opacity=35)\"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: \"alpha(opacity=35)\"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_0___});\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_0___});\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_1___});\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_2___});\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_3___});\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_4___});\n}\n.ui-button .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_5___});\n}\n\n/* positioning */\n/* Three classes needed to override \\`.ui-button:hover .ui-icon\\` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: \"alpha(opacity=.3)\"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/jquery-ui-dist/jquery-ui.theme.css\"],\"names\":[],\"mappings\":\"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\",\"sourcesContent\":[\"/*!\\n * jQuery UI CSS Framework 1.13.3\\n * https://jqueryui.com\\n *\\n * Copyright OpenJS Foundation and other contributors\\n * Released under the MIT license.\\n * https://jquery.org/license\\n *\\n * https://api.jqueryui.com/category/theming/\\n *\\n * To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\\n */\\n\\n\\n/* Component containers\\n----------------------------------*/\\n.ui-widget {\\n\\tfont-family: Arial,Helvetica,sans-serif;\\n\\tfont-size: 1em;\\n}\\n.ui-widget .ui-widget {\\n\\tfont-size: 1em;\\n}\\n.ui-widget input,\\n.ui-widget select,\\n.ui-widget textarea,\\n.ui-widget button {\\n\\tfont-family: Arial,Helvetica,sans-serif;\\n\\tfont-size: 1em;\\n}\\n.ui-widget.ui-widget-content {\\n\\tborder: 1px solid #c5c5c5;\\n}\\n.ui-widget-content {\\n\\tborder: 1px solid #dddddd;\\n\\tbackground: #ffffff;\\n\\tcolor: #333333;\\n}\\n.ui-widget-content a {\\n\\tcolor: #333333;\\n}\\n.ui-widget-header {\\n\\tborder: 1px solid #dddddd;\\n\\tbackground: #e9e9e9;\\n\\tcolor: #333333;\\n\\tfont-weight: bold;\\n}\\n.ui-widget-header a {\\n\\tcolor: #333333;\\n}\\n\\n/* Interaction states\\n----------------------------------*/\\n.ui-state-default,\\n.ui-widget-content .ui-state-default,\\n.ui-widget-header .ui-state-default,\\n.ui-button,\\n\\n/* We use html here because we need a greater specificity to make sure disabled\\nworks properly when clicked or hovered */\\nhtml .ui-button.ui-state-disabled:hover,\\nhtml .ui-button.ui-state-disabled:active {\\n\\tborder: 1px solid #c5c5c5;\\n\\tbackground: #f6f6f6;\\n\\tfont-weight: normal;\\n\\tcolor: #454545;\\n}\\n.ui-state-default a,\\n.ui-state-default a:link,\\n.ui-state-default a:visited,\\na.ui-button,\\na:link.ui-button,\\na:visited.ui-button,\\n.ui-button {\\n\\tcolor: #454545;\\n\\ttext-decoration: none;\\n}\\n.ui-state-hover,\\n.ui-widget-content .ui-state-hover,\\n.ui-widget-header .ui-state-hover,\\n.ui-state-focus,\\n.ui-widget-content .ui-state-focus,\\n.ui-widget-header .ui-state-focus,\\n.ui-button:hover,\\n.ui-button:focus {\\n\\tborder: 1px solid #cccccc;\\n\\tbackground: #ededed;\\n\\tfont-weight: normal;\\n\\tcolor: #2b2b2b;\\n}\\n.ui-state-hover a,\\n.ui-state-hover a:hover,\\n.ui-state-hover a:link,\\n.ui-state-hover a:visited,\\n.ui-state-focus a,\\n.ui-state-focus a:hover,\\n.ui-state-focus a:link,\\n.ui-state-focus a:visited,\\na.ui-button:hover,\\na.ui-button:focus {\\n\\tcolor: #2b2b2b;\\n\\ttext-decoration: none;\\n}\\n\\n.ui-visual-focus {\\n\\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\\n}\\n.ui-state-active,\\n.ui-widget-content .ui-state-active,\\n.ui-widget-header .ui-state-active,\\na.ui-button:active,\\n.ui-button:active,\\n.ui-button.ui-state-active:hover {\\n\\tborder: 1px solid #003eff;\\n\\tbackground: #007fff;\\n\\tfont-weight: normal;\\n\\tcolor: #ffffff;\\n}\\n.ui-icon-background,\\n.ui-state-active .ui-icon-background {\\n\\tborder: #003eff;\\n\\tbackground-color: #ffffff;\\n}\\n.ui-state-active a,\\n.ui-state-active a:link,\\n.ui-state-active a:visited {\\n\\tcolor: #ffffff;\\n\\ttext-decoration: none;\\n}\\n\\n/* Interaction Cues\\n----------------------------------*/\\n.ui-state-highlight,\\n.ui-widget-content .ui-state-highlight,\\n.ui-widget-header .ui-state-highlight {\\n\\tborder: 1px solid #dad55e;\\n\\tbackground: #fffa90;\\n\\tcolor: #777620;\\n}\\n.ui-state-checked {\\n\\tborder: 1px solid #dad55e;\\n\\tbackground: #fffa90;\\n}\\n.ui-state-highlight a,\\n.ui-widget-content .ui-state-highlight a,\\n.ui-widget-header .ui-state-highlight a {\\n\\tcolor: #777620;\\n}\\n.ui-state-error,\\n.ui-widget-content .ui-state-error,\\n.ui-widget-header .ui-state-error {\\n\\tborder: 1px solid #f1a899;\\n\\tbackground: #fddfdf;\\n\\tcolor: #5f3f3f;\\n}\\n.ui-state-error a,\\n.ui-widget-content .ui-state-error a,\\n.ui-widget-header .ui-state-error a {\\n\\tcolor: #5f3f3f;\\n}\\n.ui-state-error-text,\\n.ui-widget-content .ui-state-error-text,\\n.ui-widget-header .ui-state-error-text {\\n\\tcolor: #5f3f3f;\\n}\\n.ui-priority-primary,\\n.ui-widget-content .ui-priority-primary,\\n.ui-widget-header .ui-priority-primary {\\n\\tfont-weight: bold;\\n}\\n.ui-priority-secondary,\\n.ui-widget-content .ui-priority-secondary,\\n.ui-widget-header .ui-priority-secondary {\\n\\topacity: .7;\\n\\t-ms-filter: \\\"alpha(opacity=70)\\\"; /* support: IE8 */\\n\\tfont-weight: normal;\\n}\\n.ui-state-disabled,\\n.ui-widget-content .ui-state-disabled,\\n.ui-widget-header .ui-state-disabled {\\n\\topacity: .35;\\n\\t-ms-filter: \\\"alpha(opacity=35)\\\"; /* support: IE8 */\\n\\tbackground-image: none;\\n}\\n.ui-state-disabled .ui-icon {\\n\\t-ms-filter: \\\"alpha(opacity=35)\\\"; /* support: IE8 - See #6059 */\\n}\\n\\n/* Icons\\n----------------------------------*/\\n\\n/* states and images */\\n.ui-icon {\\n\\twidth: 16px;\\n\\theight: 16px;\\n}\\n.ui-icon,\\n.ui-widget-content .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_444444_256x240.png\\\");\\n}\\n.ui-widget-header .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_444444_256x240.png\\\");\\n}\\n.ui-state-hover .ui-icon,\\n.ui-state-focus .ui-icon,\\n.ui-button:hover .ui-icon,\\n.ui-button:focus .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_555555_256x240.png\\\");\\n}\\n.ui-state-active .ui-icon,\\n.ui-button:active .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_ffffff_256x240.png\\\");\\n}\\n.ui-state-highlight .ui-icon,\\n.ui-button .ui-state-highlight.ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_777620_256x240.png\\\");\\n}\\n.ui-state-error .ui-icon,\\n.ui-state-error-text .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_cc0000_256x240.png\\\");\\n}\\n.ui-button .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_777777_256x240.png\\\");\\n}\\n\\n/* positioning */\\n/* Three classes needed to override `.ui-button:hover .ui-icon` */\\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\\n\\tbackground-image: none;\\n}\\n.ui-icon-caret-1-n { background-position: 0 0; }\\n.ui-icon-caret-1-ne { background-position: -16px 0; }\\n.ui-icon-caret-1-e { background-position: -32px 0; }\\n.ui-icon-caret-1-se { background-position: -48px 0; }\\n.ui-icon-caret-1-s { background-position: -65px 0; }\\n.ui-icon-caret-1-sw { background-position: -80px 0; }\\n.ui-icon-caret-1-w { background-position: -96px 0; }\\n.ui-icon-caret-1-nw { background-position: -112px 0; }\\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\\n.ui-icon-arrow-4 { background-position: 0 -80px; }\\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\\n.ui-icon-extlink { background-position: -32px -80px; }\\n.ui-icon-newwin { background-position: -48px -80px; }\\n.ui-icon-refresh { background-position: -64px -80px; }\\n.ui-icon-shuffle { background-position: -80px -80px; }\\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\\n.ui-icon-folder-open { background-position: -16px -96px; }\\n.ui-icon-document { background-position: -32px -96px; }\\n.ui-icon-document-b { background-position: -48px -96px; }\\n.ui-icon-note { background-position: -64px -96px; }\\n.ui-icon-mail-closed { background-position: -80px -96px; }\\n.ui-icon-mail-open { background-position: -96px -96px; }\\n.ui-icon-suitcase { background-position: -112px -96px; }\\n.ui-icon-comment { background-position: -128px -96px; }\\n.ui-icon-person { background-position: -144px -96px; }\\n.ui-icon-print { background-position: -160px -96px; }\\n.ui-icon-trash { background-position: -176px -96px; }\\n.ui-icon-locked { background-position: -192px -96px; }\\n.ui-icon-unlocked { background-position: -208px -96px; }\\n.ui-icon-bookmark { background-position: -224px -96px; }\\n.ui-icon-tag { background-position: -240px -96px; }\\n.ui-icon-home { background-position: 0 -112px; }\\n.ui-icon-flag { background-position: -16px -112px; }\\n.ui-icon-calendar { background-position: -32px -112px; }\\n.ui-icon-cart { background-position: -48px -112px; }\\n.ui-icon-pencil { background-position: -64px -112px; }\\n.ui-icon-clock { background-position: -80px -112px; }\\n.ui-icon-disk { background-position: -96px -112px; }\\n.ui-icon-calculator { background-position: -112px -112px; }\\n.ui-icon-zoomin { background-position: -128px -112px; }\\n.ui-icon-zoomout { background-position: -144px -112px; }\\n.ui-icon-search { background-position: -160px -112px; }\\n.ui-icon-wrench { background-position: -176px -112px; }\\n.ui-icon-gear { background-position: -192px -112px; }\\n.ui-icon-heart { background-position: -208px -112px; }\\n.ui-icon-star { background-position: -224px -112px; }\\n.ui-icon-link { background-position: -240px -112px; }\\n.ui-icon-cancel { background-position: 0 -128px; }\\n.ui-icon-plus { background-position: -16px -128px; }\\n.ui-icon-plusthick { background-position: -32px -128px; }\\n.ui-icon-minus { background-position: -48px -128px; }\\n.ui-icon-minusthick { background-position: -64px -128px; }\\n.ui-icon-close { background-position: -80px -128px; }\\n.ui-icon-closethick { background-position: -96px -128px; }\\n.ui-icon-key { background-position: -112px -128px; }\\n.ui-icon-lightbulb { background-position: -128px -128px; }\\n.ui-icon-scissors { background-position: -144px -128px; }\\n.ui-icon-clipboard { background-position: -160px -128px; }\\n.ui-icon-copy { background-position: -176px -128px; }\\n.ui-icon-contact { background-position: -192px -128px; }\\n.ui-icon-image { background-position: -208px -128px; }\\n.ui-icon-video { background-position: -224px -128px; }\\n.ui-icon-script { background-position: -240px -128px; }\\n.ui-icon-alert { background-position: 0 -144px; }\\n.ui-icon-info { background-position: -16px -144px; }\\n.ui-icon-notice { background-position: -32px -144px; }\\n.ui-icon-help { background-position: -48px -144px; }\\n.ui-icon-check { background-position: -64px -144px; }\\n.ui-icon-bullet { background-position: -80px -144px; }\\n.ui-icon-radio-on { background-position: -96px -144px; }\\n.ui-icon-radio-off { background-position: -112px -144px; }\\n.ui-icon-pin-w { background-position: -128px -144px; }\\n.ui-icon-pin-s { background-position: -144px -144px; }\\n.ui-icon-play { background-position: 0 -160px; }\\n.ui-icon-pause { background-position: -16px -160px; }\\n.ui-icon-seek-next { background-position: -32px -160px; }\\n.ui-icon-seek-prev { background-position: -48px -160px; }\\n.ui-icon-seek-end { background-position: -64px -160px; }\\n.ui-icon-seek-start { background-position: -80px -160px; }\\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\\n.ui-icon-seek-first { background-position: -80px -160px; }\\n.ui-icon-stop { background-position: -96px -160px; }\\n.ui-icon-eject { background-position: -112px -160px; }\\n.ui-icon-volume-off { background-position: -128px -160px; }\\n.ui-icon-volume-on { background-position: -144px -160px; }\\n.ui-icon-power { background-position: 0 -176px; }\\n.ui-icon-signal-diag { background-position: -16px -176px; }\\n.ui-icon-signal { background-position: -32px -176px; }\\n.ui-icon-battery-0 { background-position: -48px -176px; }\\n.ui-icon-battery-1 { background-position: -64px -176px; }\\n.ui-icon-battery-2 { background-position: -80px -176px; }\\n.ui-icon-battery-3 { background-position: -96px -176px; }\\n.ui-icon-circle-plus { background-position: 0 -192px; }\\n.ui-icon-circle-minus { background-position: -16px -192px; }\\n.ui-icon-circle-close { background-position: -32px -192px; }\\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\\n.ui-icon-circle-check { background-position: -208px -192px; }\\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\\n\\n\\n/* Misc visuals\\n----------------------------------*/\\n\\n/* Corner radius */\\n.ui-corner-all,\\n.ui-corner-top,\\n.ui-corner-left,\\n.ui-corner-tl {\\n\\tborder-top-left-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-top,\\n.ui-corner-right,\\n.ui-corner-tr {\\n\\tborder-top-right-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-bottom,\\n.ui-corner-left,\\n.ui-corner-bl {\\n\\tborder-bottom-left-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-bottom,\\n.ui-corner-right,\\n.ui-corner-br {\\n\\tborder-bottom-right-radius: 3px;\\n}\\n\\n/* Overlays */\\n.ui-widget-overlay {\\n\\tbackground: #aaaaaa;\\n\\topacity: .003;\\n\\t-ms-filter: \\\"alpha(opacity=.3)\\\"; /* support: IE8 */\\n}\\n.ui-widget-shadow {\\n\\t-webkit-box-shadow: 0px 0px 5px #666666;\\n\\tbox-shadow: 0px 0px 5px #666666;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"images/ui-icons_1d2d44_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"images/ui-icons_ffffff_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_2___ = new URL(\"images/ui-icons_ffd27a_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_3___ = new URL(\"images/ui-bg_diagonals-thick_20_666666_40x40.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_4___ = new URL(\"images/ui-bg_flat_10_000000_40x100.png\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\nvar ___CSS_LOADER_URL_REPLACEMENT_3___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_3___);\nvar ___CSS_LOADER_URL_REPLACEMENT_4___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_4___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.ui-widget-content{border:1px solid var(--color-border);background:var(--color-main-background) none;color:var(--color-main-text)}.ui-widget-content a{color:var(--color-main-text)}.ui-widget-header{border:none;color:var(--color-main-text);background-image:none}.ui-widget-header a{color:var(--color-main-text)}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid var(--color-border);background:var(--color-main-background) none;font-weight:bold;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #ddd;background:var(--color-main-background) none;font-weight:bold;color:var(--color-main-text)}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:var(--color-main-text)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid var(--color-primary-element);background:var(--color-main-background) none;font-weight:bold;color:var(--color-main-text)}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:var(--color-main-text)}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid var(--color-main-background);background:var(--color-main-background) none;color:var(--color-text-light);font-weight:600}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:var(--color-text-lighter)}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:var(--color-error);background:var(--color-error) none;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-state-default .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_0___})}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_0___})}.ui-state-active .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_0___})}.ui-state-highlight .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_1___})}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_2___})}.ui-icon.ui-icon-none{display:none}.ui-widget-overlay{background:#666 url(${___CSS_LOADER_URL_REPLACEMENT_3___}) 50% 50% repeat;opacity:.5}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(${___CSS_LOADER_URL_REPLACEMENT_4___}) 50% 50% repeat-x;opacity:.2;border-radius:5px}.ui-tabs{border:none}.ui-tabs .ui-tabs-nav.ui-corner-all{border-end-start-radius:0;border-end-end-radius:0}.ui-tabs .ui-tabs-nav{background:none;margin-bottom:15px}.ui-tabs .ui-tabs-nav .ui-state-default{border:none;border-bottom:1px solid rgba(0,0,0,0);font-weight:normal;margin:0 !important;padding:0 !important}.ui-tabs .ui-tabs-nav .ui-state-hover,.ui-tabs .ui-tabs-nav .ui-state-active{border:none;border-bottom:1px solid var(--color-main-text);color:var(--color-main-text)}.ui-tabs .ui-tabs-nav .ui-state-hover a,.ui-tabs .ui-tabs-nav .ui-state-hover a:link,.ui-tabs .ui-tabs-nav .ui-state-hover a:hover,.ui-tabs .ui-tabs-nav .ui-state-hover a:visited,.ui-tabs .ui-tabs-nav .ui-state-active a,.ui-tabs .ui-tabs-nav .ui-state-active a:link,.ui-tabs .ui-tabs-nav .ui-state-active a:hover,.ui-tabs .ui-tabs-nav .ui-state-active a:visited{color:var(--color-main-text)}.ui-tabs .ui-tabs-nav .ui-state-active{font-weight:bold}.ui-autocomplete.ui-menu{padding:0}.ui-autocomplete.ui-menu.item-count-1,.ui-autocomplete.ui-menu.item-count-2{overflow-y:hidden}.ui-autocomplete.ui-menu .ui-menu-item a{color:var(--color-text-lighter);display:block;padding:4px;padding-inline-start:14px}.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-focus,.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-active{box-shadow:inset 4px 0 var(--color-primary-element);color:var(--color-main-text)}.ui-autocomplete.ui-widget-content{background:var(--color-main-background);border-top:none}.ui-autocomplete.ui-corner-all{border-radius:0;border-end-start-radius:var(--border-radius);border-end-end-radius:var(--border-radius)}.ui-autocomplete .ui-state-hover,.ui-autocomplete .ui-widget-content .ui-state-hover,.ui-autocomplete .ui-widget-header .ui-state-hover,.ui-autocomplete .ui-state-focus,.ui-autocomplete .ui-widget-content .ui-state-focus,.ui-autocomplete .ui-widget-header .ui-state-focus{border:1px solid rgba(0,0,0,0);background:inherit;color:var(--color-primary-element)}.ui-autocomplete .ui-menu-item a{border-radius:0 !important}.ui-button.primary{background-color:var(--color-primary-element);color:var(--color-primary-element-text);border:1px solid var(--color-primary-element-text)}.ui-button:hover{font-weight:bold !important}.ui-draggable-handle,.ui-selectable{touch-action:pan-y}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/jquery/css/jquery-ui-fixes.scss\"],\"names\":[],\"mappings\":\"AAMA,mBACC,oCAAA,CACA,4CAAA,CACA,4BAAA,CAGD,qBACC,4BAAA,CAGD,kBACC,WAAA,CACA,4BAAA,CACA,qBAAA,CAGD,oBACC,4BAAA,CAKD,2FAGC,oCAAA,CACA,4CAAA,CACA,gBAAA,CACA,UAAA,CAGD,yEAGC,UAAA,CAGD,0KAMC,qBAAA,CACA,4CAAA,CACA,gBAAA,CACA,4BAAA,CAGD,2FAIC,4BAAA,CAGD,wFAGC,6CAAA,CACA,4CAAA,CACA,gBAAA,CACA,4BAAA,CAGD,sEAGC,4BAAA,CAKD,iGAGC,6CAAA,CACA,4CAAA,CACA,6BAAA,CACA,eAAA,CAGD,uGAGC,+BAAA,CAGD,qFAGC,yBAAA,CACA,kCAAA,CACA,UAAA,CAGD,2FAGC,UAAA,CAGD,oGAGC,UAAA,CAKD,2BACC,wDAAA,CAGD,kDAEC,wDAAA,CAGD,0BACC,wDAAA,CAGD,6BACC,wDAAA,CAGD,uDAEC,wDAAA,CAGD,sBACC,YAAA,CAMD,mBACC,sEAAA,CACA,UAAA,CAGD,kBACC,oBAAA,CACA,WAAA,CACA,wEAAA,CACA,UAAA,CACA,iBAAA,CAID,SACC,WAAA,CAEA,oCACC,yBAAA,CACA,uBAAA,CAGD,sBACC,eAAA,CACA,kBAAA,CAEA,wCACC,WAAA,CACA,qCAAA,CACA,kBAAA,CACA,mBAAA,CACA,oBAAA,CAGD,6EAEC,WAAA,CACA,8CAAA,CACA,4BAAA,CACA,0WACC,4BAAA,CAGF,uCACC,gBAAA,CAOF,yBACC,SAAA,CAIA,4EAEC,iBAAA,CAGD,yCACC,+BAAA,CACA,aAAA,CACA,WAAA,CACA,yBAAA,CAEA,iHACC,mDAAA,CACA,4BAAA,CAKH,mCACC,uCAAA,CACA,eAAA,CAGD,+BACC,eAAA,CACA,4CAAA,CACA,0CAAA,CAGD,gRAKC,8BAAA,CACA,kBAAA,CACA,kCAAA,CAIA,iCACC,0BAAA,CAKH,mBACC,6CAAA,CACA,uCAAA,CACA,kDAAA,CAID,iBACI,2BAAA,CAKJ,oCAEC,kBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.oc-dialog{background:var(--color-main-background);color:var(--color-text-light);border-radius:var(--border-radius-large);box-shadow:0 0 30px var(--color-box-shadow);padding:24px;z-index:100001;font-size:100%;box-sizing:border-box;min-width:200px;top:50%;inset-inline-start:50%;transform:translate(-50%, -50%);max-height:calc(100% - 20px);max-width:calc(100% - 20px);overflow:auto}.oc-dialog-title{background:var(--color-main-background)}.oc-dialog-buttonrow{position:relative;display:flex;background:rgba(0,0,0,0);inset-inline-end:0;bottom:0;padding:0;padding-top:10px;box-sizing:border-box;width:100%;background-image:linear-gradient(rgba(255, 255, 255, 0), var(--color-main-background))}.oc-dialog-buttonrow.twobuttons{justify-content:space-between}.oc-dialog-buttonrow.onebutton,.oc-dialog-buttonrow.twobuttons.aside{justify-content:flex-end}.oc-dialog-buttonrow button{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:44px;min-width:44px}.oc-dialog-close{position:absolute;width:44px !important;height:44px !important;top:4px;inset-inline-end:4px;padding:25px;background:var(--icon-close-dark) no-repeat center;opacity:.5;border-radius:var(--border-radius-pill)}.oc-dialog-close:hover,.oc-dialog-close:focus,.oc-dialog-close:active{opacity:1}.oc-dialog-dim{background-color:#000;opacity:.2;z-index:100001;position:fixed;top:0;inset-inline-start:0;width:100%;height:100%}body.theme--dark .oc-dialog-dim{opacity:.8}.oc-dialog-content{width:100%;max-width:550px}.oc-dialog.password-confirmation .oc-dialog-content{width:auto}.oc-dialog.password-confirmation .oc-dialog-content input[type=password]{width:100%}.oc-dialog.password-confirmation .oc-dialog-content label{display:none}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/jquery/css/jquery.ocdialog.scss\"],\"names\":[],\"mappings\":\"AAIA,WACC,uCAAA,CACA,6BAAA,CACA,wCAAA,CACA,2CAAA,CACA,YAAA,CACA,cAAA,CACA,cAAA,CACA,qBAAA,CACA,eAAA,CACA,OAAA,CACA,sBAAA,CACA,+BAAA,CACA,4BAAA,CACA,2BAAA,CACA,aAAA,CAGD,iBACC,uCAAA,CAGD,qBACC,iBAAA,CACA,YAAA,CACA,wBAAA,CACA,kBAAA,CACA,QAAA,CACA,SAAA,CACA,gBAAA,CACA,qBAAA,CACA,UAAA,CACA,sFAAA,CAEA,gCACO,6BAAA,CAGP,qEAEC,wBAAA,CAGD,4BACI,kBAAA,CACA,eAAA,CACH,sBAAA,CACA,WAAA,CACA,cAAA,CAIF,iBACC,iBAAA,CACA,qBAAA,CACA,sBAAA,CACA,OAAA,CACA,oBAAA,CACA,YAAA,CACA,kDAAA,CACA,UAAA,CACA,uCAAA,CAEA,sEAGC,SAAA,CAIF,eACC,qBAAA,CACA,UAAA,CACA,cAAA,CACA,cAAA,CACA,KAAA,CACA,oBAAA,CACA,UAAA,CACA,WAAA,CAGD,gCACC,UAAA,CAGD,mBACC,UAAA,CACA,eAAA,CAIA,oDACC,UAAA,CAEA,yEACC,UAAA,CAED,0DACC,YAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"select2.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"select2-spinner.gif\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_2___ = new URL(\"select2x2.png\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `/*\nVersion: @@ver@@ Timestamp: @@timestamp@@\n*/\n.select2-container {\n margin: 0;\n position: relative;\n display: inline-block;\n /* inline-block for ie7 */\n zoom: 1;\n *display: inline;\n vertical-align: middle;\n}\n\n.select2-container,\n.select2-drop,\n.select2-search,\n.select2-search input {\n /*\n Force border-box so that % widths fit the parent\n container without overlap because of margin/padding.\n More Info : http://www.quirksmode.org/css/box.html\n */\n -webkit-box-sizing: border-box; /* webkit */\n -moz-box-sizing: border-box; /* firefox */\n box-sizing: border-box; /* css3 */\n}\n\n.select2-container .select2-choice {\n display: block;\n height: 26px;\n padding: 0 0 0 8px;\n overflow: hidden;\n position: relative;\n\n border: 1px solid #aaa;\n white-space: nowrap;\n line-height: 26px;\n color: #444;\n text-decoration: none;\n\n border-radius: 4px;\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);\n background-image: linear-gradient(to top, #eee 0%, #fff 50%);\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice {\n padding: 0 8px 0 0;\n}\n\n.select2-container.select2-drop-above .select2-choice {\n border-bottom-color: #aaa;\n\n border-radius: 0 0 4px 4px;\n\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);\n background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);\n}\n\n.select2-container.select2-allowclear .select2-choice .select2-chosen {\n margin-right: 42px;\n}\n\n.select2-container .select2-choice > .select2-chosen {\n margin-right: 26px;\n display: block;\n overflow: hidden;\n\n white-space: nowrap;\n\n text-overflow: ellipsis;\n float: none;\n width: auto;\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice > .select2-chosen {\n margin-left: 26px;\n margin-right: 0;\n}\n\n.select2-container .select2-choice abbr {\n display: none;\n width: 12px;\n height: 12px;\n position: absolute;\n right: 24px;\n top: 8px;\n\n font-size: 1px;\n text-decoration: none;\n\n border: 0;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) right top no-repeat;\n cursor: pointer;\n outline: 0;\n}\n\n.select2-container.select2-allowclear .select2-choice abbr {\n display: inline-block;\n}\n\n.select2-container .select2-choice abbr:hover {\n background-position: right -11px;\n cursor: pointer;\n}\n\n.select2-drop-mask {\n border: 0;\n margin: 0;\n padding: 0;\n position: fixed;\n left: 0;\n top: 0;\n min-height: 100%;\n min-width: 100%;\n height: auto;\n width: auto;\n opacity: 0;\n z-index: 9998;\n /* styles required for IE to work */\n background-color: #fff;\n filter: alpha(opacity=0);\n}\n\n.select2-drop {\n width: 100%;\n margin-top: -1px;\n position: absolute;\n z-index: 9999;\n top: 100%;\n\n background: #fff;\n color: #000;\n border: 1px solid #aaa;\n border-top: 0;\n\n border-radius: 0 0 4px 4px;\n\n -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop.select2-drop-above {\n margin-top: 1px;\n border-top: 1px solid #aaa;\n border-bottom: 0;\n\n border-radius: 4px 4px 0 0;\n\n -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop-active {\n border: 1px solid #5897fb;\n border-top: none;\n}\n\n.select2-drop.select2-drop-above.select2-drop-active {\n border-top: 1px solid #5897fb;\n}\n\n.select2-drop-auto-width {\n border-top: 1px solid #aaa;\n width: auto;\n}\n\n.select2-drop-auto-width .select2-search {\n padding-top: 4px;\n}\n\n.select2-container .select2-choice .select2-arrow {\n display: inline-block;\n width: 18px;\n height: 100%;\n position: absolute;\n right: 0;\n top: 0;\n\n border-left: 1px solid #aaa;\n border-radius: 0 4px 4px 0;\n\n background-clip: padding-box;\n\n background: #ccc;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));\n background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);\n background-image: linear-gradient(to top, #ccc 0%, #eee 60%);\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice .select2-arrow {\n left: 0;\n right: auto;\n\n border-left: none;\n border-right: 1px solid #aaa;\n border-radius: 4px 0 0 4px;\n}\n\n.select2-container .select2-choice .select2-arrow b {\n display: block;\n width: 100%;\n height: 100%;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 0 1px;\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice .select2-arrow b {\n background-position: 2px 1px;\n}\n\n.select2-search {\n display: inline-block;\n width: 100%;\n min-height: 26px;\n margin: 0;\n padding-left: 4px;\n padding-right: 4px;\n\n position: relative;\n z-index: 10000;\n\n white-space: nowrap;\n}\n\n.select2-search input {\n width: 100%;\n height: auto !important;\n min-height: 26px;\n padding: 4px 20px 4px 5px;\n margin: 0;\n\n outline: 0;\n font-family: sans-serif;\n font-size: 1em;\n\n border: 1px solid #aaa;\n border-radius: 0;\n\n -webkit-box-shadow: none;\n box-shadow: none;\n\n background: #fff url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\nhtml[dir=\"rtl\"] .select2-search input {\n padding: 4px 5px 4px 20px;\n\n background: #fff url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-drop.select2-drop-above .select2-search input {\n margin-top: 4px;\n}\n\n.select2-search input.select2-active {\n background: #fff url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-container-active .select2-choice,\n.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n\n.select2-dropdown-open .select2-choice {\n border-bottom-color: transparent;\n -webkit-box-shadow: 0 1px 0 #fff inset;\n box-shadow: 0 1px 0 #fff inset;\n\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n\n background-color: #eee;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to top, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open.select2-drop-above .select2-choice,\n.select2-dropdown-open.select2-drop-above .select2-choices {\n border: 1px solid #5897fb;\n border-top-color: transparent;\n\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow {\n background: transparent;\n border-left: none;\n filter: none;\n}\nhtml[dir=\"rtl\"] .select2-dropdown-open .select2-choice .select2-arrow {\n border-right: none;\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -18px 1px;\n}\n\nhtml[dir=\"rtl\"] .select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -16px 1px;\n}\n\n.select2-hidden-accessible {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n/* results */\n.select2-results {\n max-height: 200px;\n padding: 0 0 0 4px;\n margin: 4px 4px 4px 0;\n position: relative;\n overflow-x: hidden;\n overflow-y: auto;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\nhtml[dir=\"rtl\"] .select2-results {\n padding: 0 4px 0 0;\n margin: 4px 0 4px 4px;\n}\n\n.select2-results ul.select2-result-sub {\n margin: 0;\n padding-left: 0;\n}\n\n.select2-results li {\n list-style: none;\n display: list-item;\n background-image: none;\n}\n\n.select2-results li.select2-result-with-children > .select2-result-label {\n font-weight: bold;\n}\n\n.select2-results .select2-result-label {\n padding: 3px 7px 4px;\n margin: 0;\n cursor: pointer;\n\n min-height: 1em;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\n.select2-results-dept-1 .select2-result-label { padding-left: 20px }\n.select2-results-dept-2 .select2-result-label { padding-left: 40px }\n.select2-results-dept-3 .select2-result-label { padding-left: 60px }\n.select2-results-dept-4 .select2-result-label { padding-left: 80px }\n.select2-results-dept-5 .select2-result-label { padding-left: 100px }\n.select2-results-dept-6 .select2-result-label { padding-left: 110px }\n.select2-results-dept-7 .select2-result-label { padding-left: 120px }\n\n.select2-results .select2-highlighted {\n background: #3875d7;\n color: #fff;\n}\n\n.select2-results li em {\n background: #feffde;\n font-style: normal;\n}\n\n.select2-results .select2-highlighted em {\n background: transparent;\n}\n\n.select2-results .select2-highlighted ul {\n background: #fff;\n color: #000;\n}\n\n.select2-results .select2-no-results,\n.select2-results .select2-searching,\n.select2-results .select2-ajax-error,\n.select2-results .select2-selection-limit {\n background: #f4f4f4;\n display: list-item;\n padding-left: 5px;\n}\n\n/*\ndisabled look for disabled choices in the results dropdown\n*/\n.select2-results .select2-disabled.select2-highlighted {\n color: #666;\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n.select2-results .select2-disabled {\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n\n.select2-results .select2-selected {\n display: none;\n}\n\n.select2-more-results.select2-active {\n background: #f4f4f4 url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%;\n}\n\n.select2-results .select2-ajax-error {\n background: rgba(255, 50, 50, .2);\n}\n\n.select2-more-results {\n background: #f4f4f4;\n display: list-item;\n}\n\n/* disabled styles */\n\n.select2-container.select2-container-disabled .select2-choice {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container.select2-container-disabled .select2-choice .select2-arrow {\n background-color: #f4f4f4;\n background-image: none;\n border-left: 0;\n}\n\n.select2-container.select2-container-disabled .select2-choice abbr {\n display: none;\n}\n\n\n/* multiselect */\n\n.select2-container-multi .select2-choices {\n height: auto !important;\n height: 1%;\n margin: 0;\n padding: 0 5px 0 0;\n position: relative;\n\n border: 1px solid #aaa;\n cursor: text;\n overflow: hidden;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));\n background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);\n}\n\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices {\n padding: 0 0 0 5px;\n}\n\n.select2-locked {\n padding: 3px 5px 3px 5px !important;\n}\n\n.select2-container-multi .select2-choices {\n min-height: 26px;\n}\n\n.select2-container-multi.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n.select2-container-multi .select2-choices li {\n float: left;\n list-style: none;\n}\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices li\n{\n float: right;\n}\n.select2-container-multi .select2-choices .select2-search-field {\n margin: 0;\n padding: 0;\n white-space: nowrap;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input {\n padding: 5px;\n margin: 1px 0;\n\n font-family: sans-serif;\n font-size: 100%;\n color: #666;\n outline: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none;\n background: transparent !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input.select2-active {\n background: #fff url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100% !important;\n}\n\n.select2-default {\n color: #999 !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 18px;\n margin: 3px 0 3px 5px;\n position: relative;\n\n line-height: 13px;\n color: #333;\n cursor: default;\n border: 1px solid #aaaaaa;\n\n border-radius: 3px;\n\n -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #e4e4e4;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));\n background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n}\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices .select2-search-choice\n{\n margin: 3px 5px 3px 0;\n padding: 3px 18px 3px 5px;\n}\n.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {\n cursor: default;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus {\n background: #d4d4d4;\n}\n\n.select2-search-choice-close {\n display: block;\n width: 12px;\n height: 13px;\n position: absolute;\n right: 3px;\n top: 4px;\n\n font-size: 1px;\n outline: none;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) right top no-repeat;\n}\nhtml[dir=\"rtl\"] .select2-search-choice-close {\n right: auto;\n left: 3px;\n}\n\n.select2-container-multi .select2-search-choice-close {\n left: 3px;\n}\n\nhtml[dir=\"rtl\"] .select2-container-multi .select2-search-choice-close {\n left: auto;\n right: 2px;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {\n background-position: right -11px;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {\n background-position: right -11px;\n}\n\n/* disabled styles */\n.select2-container-multi.select2-container-disabled .select2-choices {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 5px;\n border: 1px solid #ddd;\n background-image: none;\n background-color: #f4f4f4;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;\n background: none;\n}\n/* end multiselect */\n\n\n.select2-result-selectable .select2-match,\n.select2-result-unselectable .select2-match {\n text-decoration: underline;\n}\n\n.select2-offscreen, .select2-offscreen:focus {\n clip: rect(0 0 0 0) !important;\n width: 1px !important;\n height: 1px !important;\n border: 0 !important;\n margin: 0 !important;\n padding: 0 !important;\n overflow: hidden !important;\n position: absolute !important;\n outline: 0 !important;\n left: 0px !important;\n top: 0px !important;\n}\n\n.select2-display-none {\n display: none;\n}\n\n.select2-measure-scrollbar {\n position: absolute;\n top: -10000px;\n left: -10000px;\n width: 100px;\n height: 100px;\n overflow: scroll;\n}\n\n/* Retina-ize icons */\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {\n .select2-search input,\n .select2-search-choice-close,\n .select2-container .select2-choice abbr,\n .select2-container .select2-choice .select2-arrow b {\n background-image: url(${___CSS_LOADER_URL_REPLACEMENT_2___}) !important;\n background-repeat: no-repeat !important;\n background-size: 60px 40px !important;\n }\n\n .select2-search input {\n background-position: 100% -21px !important;\n }\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/select2/select2.css\"],\"names\":[],\"mappings\":\"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\",\"sourcesContent\":[\"/*\\nVersion: @@ver@@ Timestamp: @@timestamp@@\\n*/\\n.select2-container {\\n margin: 0;\\n position: relative;\\n display: inline-block;\\n /* inline-block for ie7 */\\n zoom: 1;\\n *display: inline;\\n vertical-align: middle;\\n}\\n\\n.select2-container,\\n.select2-drop,\\n.select2-search,\\n.select2-search input {\\n /*\\n Force border-box so that % widths fit the parent\\n container without overlap because of margin/padding.\\n More Info : http://www.quirksmode.org/css/box.html\\n */\\n -webkit-box-sizing: border-box; /* webkit */\\n -moz-box-sizing: border-box; /* firefox */\\n box-sizing: border-box; /* css3 */\\n}\\n\\n.select2-container .select2-choice {\\n display: block;\\n height: 26px;\\n padding: 0 0 0 8px;\\n overflow: hidden;\\n position: relative;\\n\\n border: 1px solid #aaa;\\n white-space: nowrap;\\n line-height: 26px;\\n color: #444;\\n text-decoration: none;\\n\\n border-radius: 4px;\\n\\n background-clip: padding-box;\\n\\n -webkit-touch-callout: none;\\n -webkit-user-select: none;\\n -moz-user-select: none;\\n -ms-user-select: none;\\n user-select: none;\\n\\n background-color: #fff;\\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));\\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);\\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);\\n background-image: linear-gradient(to top, #eee 0%, #fff 50%);\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container .select2-choice {\\n padding: 0 8px 0 0;\\n}\\n\\n.select2-container.select2-drop-above .select2-choice {\\n border-bottom-color: #aaa;\\n\\n border-radius: 0 0 4px 4px;\\n\\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));\\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);\\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);\\n background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);\\n}\\n\\n.select2-container.select2-allowclear .select2-choice .select2-chosen {\\n margin-right: 42px;\\n}\\n\\n.select2-container .select2-choice > .select2-chosen {\\n margin-right: 26px;\\n display: block;\\n overflow: hidden;\\n\\n white-space: nowrap;\\n\\n text-overflow: ellipsis;\\n float: none;\\n width: auto;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container .select2-choice > .select2-chosen {\\n margin-left: 26px;\\n margin-right: 0;\\n}\\n\\n.select2-container .select2-choice abbr {\\n display: none;\\n width: 12px;\\n height: 12px;\\n position: absolute;\\n right: 24px;\\n top: 8px;\\n\\n font-size: 1px;\\n text-decoration: none;\\n\\n border: 0;\\n background: url('select2.png') right top no-repeat;\\n cursor: pointer;\\n outline: 0;\\n}\\n\\n.select2-container.select2-allowclear .select2-choice abbr {\\n display: inline-block;\\n}\\n\\n.select2-container .select2-choice abbr:hover {\\n background-position: right -11px;\\n cursor: pointer;\\n}\\n\\n.select2-drop-mask {\\n border: 0;\\n margin: 0;\\n padding: 0;\\n position: fixed;\\n left: 0;\\n top: 0;\\n min-height: 100%;\\n min-width: 100%;\\n height: auto;\\n width: auto;\\n opacity: 0;\\n z-index: 9998;\\n /* styles required for IE to work */\\n background-color: #fff;\\n filter: alpha(opacity=0);\\n}\\n\\n.select2-drop {\\n width: 100%;\\n margin-top: -1px;\\n position: absolute;\\n z-index: 9999;\\n top: 100%;\\n\\n background: #fff;\\n color: #000;\\n border: 1px solid #aaa;\\n border-top: 0;\\n\\n border-radius: 0 0 4px 4px;\\n\\n -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\\n box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\\n}\\n\\n.select2-drop.select2-drop-above {\\n margin-top: 1px;\\n border-top: 1px solid #aaa;\\n border-bottom: 0;\\n\\n border-radius: 4px 4px 0 0;\\n\\n -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\\n box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\\n}\\n\\n.select2-drop-active {\\n border: 1px solid #5897fb;\\n border-top: none;\\n}\\n\\n.select2-drop.select2-drop-above.select2-drop-active {\\n border-top: 1px solid #5897fb;\\n}\\n\\n.select2-drop-auto-width {\\n border-top: 1px solid #aaa;\\n width: auto;\\n}\\n\\n.select2-drop-auto-width .select2-search {\\n padding-top: 4px;\\n}\\n\\n.select2-container .select2-choice .select2-arrow {\\n display: inline-block;\\n width: 18px;\\n height: 100%;\\n position: absolute;\\n right: 0;\\n top: 0;\\n\\n border-left: 1px solid #aaa;\\n border-radius: 0 4px 4px 0;\\n\\n background-clip: padding-box;\\n\\n background: #ccc;\\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));\\n background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);\\n background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);\\n background-image: linear-gradient(to top, #ccc 0%, #eee 60%);\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container .select2-choice .select2-arrow {\\n left: 0;\\n right: auto;\\n\\n border-left: none;\\n border-right: 1px solid #aaa;\\n border-radius: 4px 0 0 4px;\\n}\\n\\n.select2-container .select2-choice .select2-arrow b {\\n display: block;\\n width: 100%;\\n height: 100%;\\n background: url('select2.png') no-repeat 0 1px;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container .select2-choice .select2-arrow b {\\n background-position: 2px 1px;\\n}\\n\\n.select2-search {\\n display: inline-block;\\n width: 100%;\\n min-height: 26px;\\n margin: 0;\\n padding-left: 4px;\\n padding-right: 4px;\\n\\n position: relative;\\n z-index: 10000;\\n\\n white-space: nowrap;\\n}\\n\\n.select2-search input {\\n width: 100%;\\n height: auto !important;\\n min-height: 26px;\\n padding: 4px 20px 4px 5px;\\n margin: 0;\\n\\n outline: 0;\\n font-family: sans-serif;\\n font-size: 1em;\\n\\n border: 1px solid #aaa;\\n border-radius: 0;\\n\\n -webkit-box-shadow: none;\\n box-shadow: none;\\n\\n background: #fff url('select2.png') no-repeat 100% -22px;\\n background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\\n background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-search input {\\n padding: 4px 5px 4px 20px;\\n\\n background: #fff url('select2.png') no-repeat -37px -22px;\\n background: url('select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\\n background: url('select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\\n}\\n\\n.select2-drop.select2-drop-above .select2-search input {\\n margin-top: 4px;\\n}\\n\\n.select2-search input.select2-active {\\n background: #fff url('select2-spinner.gif') no-repeat 100%;\\n background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\\n background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\\n}\\n\\n.select2-container-active .select2-choice,\\n.select2-container-active .select2-choices {\\n border: 1px solid #5897fb;\\n outline: none;\\n\\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\\n}\\n\\n.select2-dropdown-open .select2-choice {\\n border-bottom-color: transparent;\\n -webkit-box-shadow: 0 1px 0 #fff inset;\\n box-shadow: 0 1px 0 #fff inset;\\n\\n border-bottom-left-radius: 0;\\n border-bottom-right-radius: 0;\\n\\n background-color: #eee;\\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));\\n background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);\\n background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\\n background-image: linear-gradient(to top, #fff 0%, #eee 50%);\\n}\\n\\n.select2-dropdown-open.select2-drop-above .select2-choice,\\n.select2-dropdown-open.select2-drop-above .select2-choices {\\n border: 1px solid #5897fb;\\n border-top-color: transparent;\\n\\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));\\n background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);\\n background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\\n background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);\\n}\\n\\n.select2-dropdown-open .select2-choice .select2-arrow {\\n background: transparent;\\n border-left: none;\\n filter: none;\\n}\\nhtml[dir=\\\"rtl\\\"] .select2-dropdown-open .select2-choice .select2-arrow {\\n border-right: none;\\n}\\n\\n.select2-dropdown-open .select2-choice .select2-arrow b {\\n background-position: -18px 1px;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-dropdown-open .select2-choice .select2-arrow b {\\n background-position: -16px 1px;\\n}\\n\\n.select2-hidden-accessible {\\n border: 0;\\n clip: rect(0 0 0 0);\\n height: 1px;\\n margin: -1px;\\n overflow: hidden;\\n padding: 0;\\n position: absolute;\\n width: 1px;\\n}\\n\\n/* results */\\n.select2-results {\\n max-height: 200px;\\n padding: 0 0 0 4px;\\n margin: 4px 4px 4px 0;\\n position: relative;\\n overflow-x: hidden;\\n overflow-y: auto;\\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-results {\\n padding: 0 4px 0 0;\\n margin: 4px 0 4px 4px;\\n}\\n\\n.select2-results ul.select2-result-sub {\\n margin: 0;\\n padding-left: 0;\\n}\\n\\n.select2-results li {\\n list-style: none;\\n display: list-item;\\n background-image: none;\\n}\\n\\n.select2-results li.select2-result-with-children > .select2-result-label {\\n font-weight: bold;\\n}\\n\\n.select2-results .select2-result-label {\\n padding: 3px 7px 4px;\\n margin: 0;\\n cursor: pointer;\\n\\n min-height: 1em;\\n\\n -webkit-touch-callout: none;\\n -webkit-user-select: none;\\n -moz-user-select: none;\\n -ms-user-select: none;\\n user-select: none;\\n}\\n\\n.select2-results-dept-1 .select2-result-label { padding-left: 20px }\\n.select2-results-dept-2 .select2-result-label { padding-left: 40px }\\n.select2-results-dept-3 .select2-result-label { padding-left: 60px }\\n.select2-results-dept-4 .select2-result-label { padding-left: 80px }\\n.select2-results-dept-5 .select2-result-label { padding-left: 100px }\\n.select2-results-dept-6 .select2-result-label { padding-left: 110px }\\n.select2-results-dept-7 .select2-result-label { padding-left: 120px }\\n\\n.select2-results .select2-highlighted {\\n background: #3875d7;\\n color: #fff;\\n}\\n\\n.select2-results li em {\\n background: #feffde;\\n font-style: normal;\\n}\\n\\n.select2-results .select2-highlighted em {\\n background: transparent;\\n}\\n\\n.select2-results .select2-highlighted ul {\\n background: #fff;\\n color: #000;\\n}\\n\\n.select2-results .select2-no-results,\\n.select2-results .select2-searching,\\n.select2-results .select2-ajax-error,\\n.select2-results .select2-selection-limit {\\n background: #f4f4f4;\\n display: list-item;\\n padding-left: 5px;\\n}\\n\\n/*\\ndisabled look for disabled choices in the results dropdown\\n*/\\n.select2-results .select2-disabled.select2-highlighted {\\n color: #666;\\n background: #f4f4f4;\\n display: list-item;\\n cursor: default;\\n}\\n.select2-results .select2-disabled {\\n background: #f4f4f4;\\n display: list-item;\\n cursor: default;\\n}\\n\\n.select2-results .select2-selected {\\n display: none;\\n}\\n\\n.select2-more-results.select2-active {\\n background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;\\n}\\n\\n.select2-results .select2-ajax-error {\\n background: rgba(255, 50, 50, .2);\\n}\\n\\n.select2-more-results {\\n background: #f4f4f4;\\n display: list-item;\\n}\\n\\n/* disabled styles */\\n\\n.select2-container.select2-container-disabled .select2-choice {\\n background-color: #f4f4f4;\\n background-image: none;\\n border: 1px solid #ddd;\\n cursor: default;\\n}\\n\\n.select2-container.select2-container-disabled .select2-choice .select2-arrow {\\n background-color: #f4f4f4;\\n background-image: none;\\n border-left: 0;\\n}\\n\\n.select2-container.select2-container-disabled .select2-choice abbr {\\n display: none;\\n}\\n\\n\\n/* multiselect */\\n\\n.select2-container-multi .select2-choices {\\n height: auto !important;\\n height: 1%;\\n margin: 0;\\n padding: 0 5px 0 0;\\n position: relative;\\n\\n border: 1px solid #aaa;\\n cursor: text;\\n overflow: hidden;\\n\\n background-color: #fff;\\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));\\n background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);\\n background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);\\n background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container-multi .select2-choices {\\n padding: 0 0 0 5px;\\n}\\n\\n.select2-locked {\\n padding: 3px 5px 3px 5px !important;\\n}\\n\\n.select2-container-multi .select2-choices {\\n min-height: 26px;\\n}\\n\\n.select2-container-multi.select2-container-active .select2-choices {\\n border: 1px solid #5897fb;\\n outline: none;\\n\\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\\n}\\n.select2-container-multi .select2-choices li {\\n float: left;\\n list-style: none;\\n}\\nhtml[dir=\\\"rtl\\\"] .select2-container-multi .select2-choices li\\n{\\n float: right;\\n}\\n.select2-container-multi .select2-choices .select2-search-field {\\n margin: 0;\\n padding: 0;\\n white-space: nowrap;\\n}\\n\\n.select2-container-multi .select2-choices .select2-search-field input {\\n padding: 5px;\\n margin: 1px 0;\\n\\n font-family: sans-serif;\\n font-size: 100%;\\n color: #666;\\n outline: 0;\\n border: 0;\\n -webkit-box-shadow: none;\\n box-shadow: none;\\n background: transparent !important;\\n}\\n\\n.select2-container-multi .select2-choices .select2-search-field input.select2-active {\\n background: #fff url('select2-spinner.gif') no-repeat 100% !important;\\n}\\n\\n.select2-default {\\n color: #999 !important;\\n}\\n\\n.select2-container-multi .select2-choices .select2-search-choice {\\n padding: 3px 5px 3px 18px;\\n margin: 3px 0 3px 5px;\\n position: relative;\\n\\n line-height: 13px;\\n color: #333;\\n cursor: default;\\n border: 1px solid #aaaaaa;\\n\\n border-radius: 3px;\\n\\n -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\\n box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\\n\\n background-clip: padding-box;\\n\\n -webkit-touch-callout: none;\\n -webkit-user-select: none;\\n -moz-user-select: none;\\n -ms-user-select: none;\\n user-select: none;\\n\\n background-color: #e4e4e4;\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);\\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));\\n background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\\n background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\\n background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\\n}\\nhtml[dir=\\\"rtl\\\"] .select2-container-multi .select2-choices .select2-search-choice\\n{\\n margin: 3px 5px 3px 0;\\n padding: 3px 18px 3px 5px;\\n}\\n.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {\\n cursor: default;\\n}\\n.select2-container-multi .select2-choices .select2-search-choice-focus {\\n background: #d4d4d4;\\n}\\n\\n.select2-search-choice-close {\\n display: block;\\n width: 12px;\\n height: 13px;\\n position: absolute;\\n right: 3px;\\n top: 4px;\\n\\n font-size: 1px;\\n outline: none;\\n background: url('select2.png') right top no-repeat;\\n}\\nhtml[dir=\\\"rtl\\\"] .select2-search-choice-close {\\n right: auto;\\n left: 3px;\\n}\\n\\n.select2-container-multi .select2-search-choice-close {\\n left: 3px;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container-multi .select2-search-choice-close {\\n left: auto;\\n right: 2px;\\n}\\n\\n.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {\\n background-position: right -11px;\\n}\\n.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {\\n background-position: right -11px;\\n}\\n\\n/* disabled styles */\\n.select2-container-multi.select2-container-disabled .select2-choices {\\n background-color: #f4f4f4;\\n background-image: none;\\n border: 1px solid #ddd;\\n cursor: default;\\n}\\n\\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {\\n padding: 3px 5px 3px 5px;\\n border: 1px solid #ddd;\\n background-image: none;\\n background-color: #f4f4f4;\\n}\\n\\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;\\n background: none;\\n}\\n/* end multiselect */\\n\\n\\n.select2-result-selectable .select2-match,\\n.select2-result-unselectable .select2-match {\\n text-decoration: underline;\\n}\\n\\n.select2-offscreen, .select2-offscreen:focus {\\n clip: rect(0 0 0 0) !important;\\n width: 1px !important;\\n height: 1px !important;\\n border: 0 !important;\\n margin: 0 !important;\\n padding: 0 !important;\\n overflow: hidden !important;\\n position: absolute !important;\\n outline: 0 !important;\\n left: 0px !important;\\n top: 0px !important;\\n}\\n\\n.select2-display-none {\\n display: none;\\n}\\n\\n.select2-measure-scrollbar {\\n position: absolute;\\n top: -10000px;\\n left: -10000px;\\n width: 100px;\\n height: 100px;\\n overflow: scroll;\\n}\\n\\n/* Retina-ize icons */\\n\\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {\\n .select2-search input,\\n .select2-search-choice-close,\\n .select2-container .select2-choice abbr,\\n .select2-container .select2-choice .select2-arrow b {\\n background-image: url('select2x2.png') !important;\\n background-repeat: no-repeat !important;\\n background-size: 60px 40px !important;\\n }\\n\\n .select2-search input {\\n background-position: 100% -21px !important;\\n }\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `/**\n * Strengthify - show the weakness of a password (uses zxcvbn for this)\n * https://github.com/MorrisJobke/strengthify\n * Version: 0.5.9\n * License: The MIT License (MIT)\n * Copyright (c) 2013-2020 Morris Jobke \n */\n\n.strengthify-wrapper {\n position: relative;\n}\n\n.strengthify-wrapper > * {\n\t-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\n\tfilter: alpha(opacity=0);\n\topacity: 0;\n\t-webkit-transition:all .5s ease-in-out;\n\t-moz-transition:all .5s ease-in-out;\n\ttransition:all .5s ease-in-out;\n}\n\n.strengthify-bg, .strengthify-container, .strengthify-separator {\n\theight: 3px;\n}\n\n.strengthify-bg, .strengthify-container {\n\tdisplay: block;\n\tposition: absolute;\n\twidth: 100%;\n}\n\n.strengthify-bg {\n\tbackground-color: #BBB;\n}\n\n.strengthify-separator {\n\tdisplay: inline-block;\n\tposition: absolute;\n\tbackground-color: #FFF;\n\twidth: 1px;\n\tz-index: 10;\n}\n\n.password-bad {\n\tbackground-color: #C33;\n}\n.password-medium {\n\tbackground-color: #F80;\n}\n.password-good {\n\tbackground-color: #3C3;\n}\n\ndiv[data-strengthifyMessage] {\n padding: 3px 8px;\n}\n\n.strengthify-tiles{\n\tfloat: right;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/strengthify/strengthify.css\"],\"names\":[],\"mappings\":\"AAAA;;;;;;EAME;;AAEF;IACI,kBAAkB;AACtB;;AAEA;CACC,+DAA+D;CAC/D,wBAAwB;CACxB,UAAU;CACV,sCAAsC;CACtC,mCAAmC;CACnC,8BAA8B;AAC/B;;AAEA;CACC,WAAW;AACZ;;AAEA;CACC,cAAc;CACd,kBAAkB;CAClB,WAAW;AACZ;;AAEA;CACC,sBAAsB;AACvB;;AAEA;CACC,qBAAqB;CACrB,kBAAkB;CAClB,sBAAsB;CACtB,UAAU;CACV,WAAW;AACZ;;AAEA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;AACvB;;AAEA;IACI,gBAAgB;AACpB;;AAEA;CACC,YAAY;AACb\",\"sourcesContent\":[\"/**\\n * Strengthify - show the weakness of a password (uses zxcvbn for this)\\n * https://github.com/MorrisJobke/strengthify\\n * Version: 0.5.9\\n * License: The MIT License (MIT)\\n * Copyright (c) 2013-2020 Morris Jobke \\n */\\n\\n.strengthify-wrapper {\\n position: relative;\\n}\\n\\n.strengthify-wrapper > * {\\n\\t-ms-filter:\\\"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\\\";\\n\\tfilter: alpha(opacity=0);\\n\\topacity: 0;\\n\\t-webkit-transition:all .5s ease-in-out;\\n\\t-moz-transition:all .5s ease-in-out;\\n\\ttransition:all .5s ease-in-out;\\n}\\n\\n.strengthify-bg, .strengthify-container, .strengthify-separator {\\n\\theight: 3px;\\n}\\n\\n.strengthify-bg, .strengthify-container {\\n\\tdisplay: block;\\n\\tposition: absolute;\\n\\twidth: 100%;\\n}\\n\\n.strengthify-bg {\\n\\tbackground-color: #BBB;\\n}\\n\\n.strengthify-separator {\\n\\tdisplay: inline-block;\\n\\tposition: absolute;\\n\\tbackground-color: #FFF;\\n\\twidth: 1px;\\n\\tz-index: 10;\\n}\\n\\n.password-bad {\\n\\tbackground-color: #C33;\\n}\\n.password-medium {\\n\\tbackground-color: #F80;\\n}\\n.password-good {\\n\\tbackground-color: #3C3;\\n}\\n\\ndiv[data-strengthifyMessage] {\\n padding: 3px 8px;\\n}\\n\\n.strengthify-tiles{\\n\\tfloat: right;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.account-menu-entry__icon[data-v-4df15da8]{height:16px;width:16px;margin:calc((var(--default-clickable-area) - 16px)/2);filter:var(--background-invert-if-dark)}.account-menu-entry__icon--active[data-v-4df15da8]{filter:var(--primary-invert-if-dark)}.account-menu-entry[data-v-4df15da8] .list-item-content__main{width:fit-content}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AccountMenu/AccountMenuEntry.vue\"],\"names\":[],\"mappings\":\"AAEC,2CACC,WAAA,CACA,UAAA,CACA,qDAAA,CACA,uCAAA,CAEA,mDACC,oCAAA,CAIF,8DACC,iBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-menu[data-v-6def076f]{--app-menu-entry-growth: calc(var(--default-grid-baseline) * 4);display:flex;flex:1 1;width:0}.app-menu__list[data-v-6def076f]{display:flex;flex-wrap:nowrap;margin-inline:calc(var(--app-menu-entry-growth)/2)}.app-menu__overflow[data-v-6def076f]{margin-block:auto}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary{opacity:.7;margin:3px;filter:var(--background-image-invert-if-bright)}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:not([aria-expanded=true]){color:var(--color-background-plain-text)}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:not([aria-expanded=true]):hover{opacity:1;background-color:rgba(0,0,0,0) !important}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:focus-visible{opacity:1;outline:none !important}.app-menu__overflow-entry[data-v-6def076f] .action-link__icon{filter:var(--background-invert-if-bright) !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AppMenu.vue\"],\"names\":[],\"mappings\":\"AACA,2BAEC,+DAAA,CACA,YAAA,CACA,QAAA,CACA,OAAA,CAEA,iCACC,YAAA,CACA,gBAAA,CACA,kDAAA,CAGD,qCACC,iBAAA,CAGA,+DACC,UAAA,CACA,UAAA,CACA,+CAAA,CAGA,yFACC,wCAAA,CAEA,+FACC,SAAA,CACA,yCAAA,CAIF,6EACC,SAAA,CACA,uBAAA,CAMF,8DAEC,oDAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-menu-entry[data-v-9736071a]{--app-menu-entry-font-size: 12px;width:var(--header-height);height:var(--header-height);position:relative}.app-menu-entry__link[data-v-9736071a]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-background-plain-text);width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.app-menu-entry__label[data-v-9736071a]{opacity:0;position:absolute;font-size:var(--app-menu-entry-font-size);color:var(--color-background-plain-text);text-align:center;bottom:0;inset-inline-start:50%;top:50%;display:block;transform:translateX(-50%);max-width:100%;text-overflow:ellipsis;overflow:hidden;letter-spacing:-0.5px}body[dir=rtl] .app-menu-entry__label[data-v-9736071a]{transform:translateX(50%) !important}.app-menu-entry__icon[data-v-9736071a]{font-size:var(--app-menu-entry-font-size)}.app-menu-entry--active .app-menu-entry__label[data-v-9736071a]{font-weight:bolder}.app-menu-entry--active[data-v-9736071a]::before{content:\" \";position:absolute;pointer-events:none;border-bottom-color:var(--color-main-background);transform:translateX(-50%);width:10px;height:5px;border-radius:3px;background-color:var(--color-background-plain-text);inset-inline-start:50%;bottom:8px;display:block;transition:all var(--animation-quick) ease-in-out;opacity:1}body[dir=rtl] .app-menu-entry--active[data-v-9736071a]::before{transform:translateX(50%) !important}.app-menu-entry__icon[data-v-9736071a],.app-menu-entry__label[data-v-9736071a]{transition:all var(--animation-quick) ease-in-out}.app-menu-entry:hover .app-menu-entry__label[data-v-9736071a],.app-menu-entry:focus-within .app-menu-entry__label[data-v-9736071a]{font-weight:bold}.app-menu-entry--truncated:hover .app-menu-entry__label[data-v-9736071a],.app-menu-entry--truncated:focus-within .app-menu-entry__label[data-v-9736071a]{max-width:calc(var(--header-height) + var(--app-menu-entry-growth))}.app-menu-entry--truncated:hover+.app-menu-entry .app-menu-entry__label[data-v-9736071a],.app-menu-entry--truncated:focus-within+.app-menu-entry .app-menu-entry__label[data-v-9736071a]{font-weight:normal;max-width:calc(var(--header-height) - var(--app-menu-entry-growth))}.app-menu-entry:has(+.app-menu-entry--truncated:hover) .app-menu-entry__label[data-v-9736071a],.app-menu-entry:has(+.app-menu-entry--truncated:focus-within) .app-menu-entry__label[data-v-9736071a]{font-weight:normal;max-width:calc(var(--header-height) - var(--app-menu-entry-growth))}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AppMenuEntry.vue\"],\"names\":[],\"mappings\":\"AACA,iCACC,gCAAA,CACA,0BAAA,CACA,2BAAA,CACA,iBAAA,CAEA,uCACC,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CAEA,wCAAA,CAEA,sBAAA,CACA,uBAAA,CACA,UAAA,CAGD,wCACC,SAAA,CACA,iBAAA,CACA,yCAAA,CAEA,wCAAA,CACA,iBAAA,CACA,QAAA,CACA,sBAAA,CACA,OAAA,CACA,aAAA,CACA,0BAAA,CACA,cAAA,CACA,sBAAA,CACA,eAAA,CACA,qBAAA,CAED,sDACC,oCAAA,CAGD,uCACC,yCAAA,CAKA,gEACC,kBAAA,CAID,iDACC,WAAA,CACA,iBAAA,CACA,mBAAA,CACA,gDAAA,CACA,0BAAA,CACA,UAAA,CACA,UAAA,CACA,iBAAA,CACA,mDAAA,CACA,sBAAA,CACA,UAAA,CACA,aAAA,CACA,iDAAA,CACA,SAAA,CAED,+DACC,oCAAA,CAIF,+EAEC,iDAAA,CAID,mIAEC,gBAAA,CAOA,yJACC,mEAAA,CAKA,yLACC,kBAAA,CACA,mEAAA,CAQF,qMACC,kBAAA,CACA,mEAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-menu-entry:hover .app-menu-entry__icon,.app-menu-entry:focus-within .app-menu-entry__icon,.app-menu__list:hover .app-menu-entry__icon,.app-menu__list:focus-within .app-menu-entry__icon{margin-block-end:1lh}.app-menu-entry:hover .app-menu-entry__label,.app-menu-entry:focus-within .app-menu-entry__label,.app-menu__list:hover .app-menu-entry__label,.app-menu__list:focus-within .app-menu-entry__label{opacity:1}.app-menu-entry:hover .app-menu-entry--active::before,.app-menu-entry:focus-within .app-menu-entry--active::before,.app-menu__list:hover .app-menu-entry--active::before,.app-menu__list:focus-within .app-menu-entry--active::before{opacity:0}.app-menu-entry:hover .app-menu-icon__unread,.app-menu-entry:focus-within .app-menu-icon__unread,.app-menu__list:hover .app-menu-icon__unread,.app-menu__list:focus-within .app-menu-icon__unread{opacity:0}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AppMenuEntry.vue\"],\"names\":[],\"mappings\":\"AAOC,8LACC,oBAAA,CAID,kMACC,SAAA,CAID,sOACC,SAAA,CAGD,kMACC,SAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-menu-icon[data-v-e7078f90]{box-sizing:border-box;position:relative;height:20px;width:20px}.app-menu-icon__icon[data-v-e7078f90]{transition:margin .1s ease-in-out;height:20px;width:20px;filter:var(--background-image-invert-if-bright)}.app-menu-icon__unread[data-v-e7078f90]{color:var(--color-error);position:absolute;inset-block-end:15px;inset-inline-end:-5px;transition:all .1s ease-in-out}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AppMenuIcon.vue\"],\"names\":[],\"mappings\":\"AAIA,gCACC,qBAAA,CACA,iBAAA,CAEA,WAPW,CAQX,UARW,CAUX,sCACC,iCAAA,CACA,WAZU,CAaV,UAbU,CAcV,+CAAA,CAGD,wCACC,wBAAA,CACA,iBAAA,CAEA,oBAAA,CACA,qBAAA,CACA,8BAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.contact[data-v-5082c85d]{display:flex;position:relative;align-items:center;padding:3px;padding-inline-start:10px}.contact__action__icon[data-v-5082c85d]{width:20px;height:20px;padding:12px;filter:var(--background-invert-if-dark)}.contact__action__icon-svg[data-v-5082c85d]{padding:5px}.contact__avatar[data-v-5082c85d]{display:inherit}.contact__body[data-v-5082c85d]{flex-grow:1;padding-inline-start:10px;margin-inline-start:10px;min-width:0}.contact__body div[data-v-5082c85d]{position:relative;width:100%;overflow-x:hidden;text-overflow:ellipsis;margin:-1px 0}.contact__body div[data-v-5082c85d]:first-of-type{margin-top:0}.contact__body div[data-v-5082c85d]:last-of-type{margin-bottom:0}.contact__body__last-message[data-v-5082c85d],.contact__body__status-message[data-v-5082c85d],.contact__body__email-address[data-v-5082c85d]{color:var(--color-text-maxcontrast)}.contact__body[data-v-5082c85d]:focus-visible{box-shadow:0 0 0 4px var(--color-main-background) !important;outline:2px solid var(--color-main-text) !important}.contact .other-actions[data-v-5082c85d]{width:16px;height:16px;cursor:pointer}.contact .other-actions img[data-v-5082c85d]{filter:var(--background-invert-if-dark)}.contact button.other-actions[data-v-5082c85d]{width:44px}.contact button.other-actions[data-v-5082c85d]:focus{border-color:rgba(0,0,0,0);box-shadow:0 0 0 2px var(--color-main-text)}.contact button.other-actions[data-v-5082c85d]:focus-visible{border-radius:var(--border-radius-pill)}.contact .menu[data-v-5082c85d]{top:47px;margin-inline-end:13px}.contact .popovermenu[data-v-5082c85d]::after{inset-inline-end:2px}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/ContactsMenu/Contact.vue\"],\"names\":[],\"mappings\":\"AACA,0BACC,YAAA,CACA,iBAAA,CACA,kBAAA,CACA,WAAA,CACA,yBAAA,CAGC,wCACC,UAAA,CACA,WAAA,CACA,YAAA,CACA,uCAAA,CAGD,4CACC,WAAA,CAIF,kCACC,eAAA,CAGD,gCACC,WAAA,CACA,yBAAA,CACA,wBAAA,CACA,WAAA,CAEA,oCACC,iBAAA,CACA,UAAA,CACA,iBAAA,CACA,sBAAA,CACA,aAAA,CAED,kDACC,YAAA,CAED,iDACC,eAAA,CAGD,6IACC,mCAAA,CAGD,8CACC,4DAAA,CACA,mDAAA,CAIF,yCACC,UAAA,CACA,WAAA,CACA,cAAA,CAEA,6CACC,uCAAA,CAIF,+CACC,UAAA,CAEA,qDACC,0BAAA,CACA,2CAAA,CAGD,6DACC,uCAAA,CAKF,gCACC,QAAA,CACA,sBAAA,CAGD,8CACC,oBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `[data-v-7745a625] #header-menu-user-menu{padding:0 !important}.account-menu[data-v-7745a625] button{opacity:1 !important}.account-menu[data-v-7745a625] button:focus-visible .account-menu__avatar{border:var(--border-width-input-focused) solid var(--color-background-plain-text)}.account-menu[data-v-7745a625] .header-menu__content{width:fit-content !important}.account-menu__avatar[data-v-7745a625]:hover{border:var(--border-width-input-focused) solid var(--color-background-plain-text)}.account-menu__list[data-v-7745a625]{display:inline-flex;flex-direction:column;padding-block:var(--default-grid-baseline) 0;padding-inline:0 var(--default-grid-baseline)}.account-menu__list[data-v-7745a625]> li{box-sizing:border-box;flex:0 1}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/views/AccountMenu.vue\"],\"names\":[],\"mappings\":\"AACA,yCACC,oBAAA,CAIA,sCAGC,oBAAA,CAKC,0EACC,iFAAA,CAMH,qDACC,4BAAA,CAIA,6CAEC,iFAAA,CAIF,qCACC,mBAAA,CACA,qBAAA,CACA,4CAAA,CACA,6CAAA,CAEA,yCACC,qBAAA,CAEA,QAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.contactsmenu[data-v-5201ce2a]{overflow-y:hidden}.contactsmenu__trigger-icon[data-v-5201ce2a]{color:var(--color-background-plain-text) !important}.contactsmenu__menu[data-v-5201ce2a]{display:flex;flex-direction:column;overflow:hidden;height:328px;max-height:inherit}.contactsmenu__menu label[for=contactsmenu__menu__search][data-v-5201ce2a]{font-weight:bold;font-size:19px;margin-inline-start:13px}.contactsmenu__menu__input-wrapper[data-v-5201ce2a]{padding:10px;z-index:2;top:0}.contactsmenu__menu__search[data-v-5201ce2a]{width:100%;height:34px;margin-top:0 !important}.contactsmenu__menu__content[data-v-5201ce2a]{overflow-y:auto;margin-top:10px;flex:1 1 auto}.contactsmenu__menu__content__footer[data-v-5201ce2a]{display:flex;flex-direction:column;align-items:center}.contactsmenu__menu a[data-v-5201ce2a]:focus-visible{box-shadow:inset 0 0 0 2px var(--color-main-text) !important}.contactsmenu[data-v-5201ce2a] .empty-content{margin:0 !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/views/ContactsMenu.vue\"],\"names\":[],\"mappings\":\"AACA,+BACC,iBAAA,CAEA,6CACC,mDAAA,CAGD,qCACC,YAAA,CACA,qBAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CAEA,2EACC,gBAAA,CACA,cAAA,CACA,wBAAA,CAGD,oDACC,YAAA,CACA,SAAA,CACA,KAAA,CAGD,6CACC,UAAA,CACA,WAAA,CACA,uBAAA,CAGD,8CACC,eAAA,CACA,eAAA,CACA,aAAA,CAEA,sDACC,YAAA,CACA,qBAAA,CACA,kBAAA,CAKD,qDACC,4DAAA,CAKH,8CACC,mBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","/*\n * vim: expandtab shiftwidth=4 softtabstop=4\n */\n\n/* global dav */\nvar dav = dav || {}\n\ndav._XML_CHAR_MAP = {\n '<': '<',\n '>': '>',\n '&': '&',\n '\"': '"',\n \"'\": '''\n};\n\ndav._escapeXml = function(s) {\n return s.replace(/[<>&\"']/g, function (ch) {\n return dav._XML_CHAR_MAP[ch];\n });\n};\n\ndav.Client = function(options) {\n var i;\n for(i in options) {\n this[i] = options[i];\n }\n\n};\n\ndav.Client.prototype = {\n\n baseUrl : null,\n\n userName : null,\n\n password : null,\n\n\n xmlNamespaces : {\n 'DAV:' : 'd'\n },\n\n /**\n * Generates a propFind request.\n *\n * @param {string} url Url to do the propfind request on\n * @param {Array} properties List of properties to retrieve.\n * @param {string} depth \"0\", \"1\" or \"infinity\"\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n propFind : function(url, properties, depth, headers) {\n\n if(typeof depth === \"undefined\") {\n depth = '0';\n }\n\n // depth header must be a string, in case a number was passed in\n depth = '' + depth;\n\n headers = headers || {};\n\n headers['Depth'] = depth;\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n var body =\n '\\n' +\n '\\n';\n\n for(var ii in properties) {\n if (!properties.hasOwnProperty(ii)) {\n continue;\n }\n\n var property = this.parseClarkNotation(properties[ii]);\n if (this.xmlNamespaces[property.namespace]) {\n body+=' <' + this.xmlNamespaces[property.namespace] + ':' + property.name + ' />\\n';\n } else {\n body+=' \\n';\n }\n\n }\n body+=' \\n';\n body+='';\n\n return this.request('PROPFIND', url, headers, body).then(\n function(result) {\n\n if (depth === '0') {\n return {\n status: result.status,\n body: result.body[0],\n xhr: result.xhr\n };\n } else {\n return {\n status: result.status,\n body: result.body,\n xhr: result.xhr\n };\n }\n\n }.bind(this)\n );\n\n },\n\n /**\n * Renders a \"d:set\" block for the given properties.\n *\n * @param {Object.} properties\n * @return {String} XML \"\" block\n */\n _renderPropSet: function(properties) {\n var body = ' \\n' +\n ' \\n';\n\n for(var ii in properties) {\n if (!properties.hasOwnProperty(ii)) {\n continue;\n }\n\n var property = this.parseClarkNotation(ii);\n var propName;\n var propValue = properties[ii];\n if (this.xmlNamespaces[property.namespace]) {\n propName = this.xmlNamespaces[property.namespace] + ':' + property.name;\n } else {\n propName = 'x:' + property.name + ' xmlns:x=\"' + property.namespace + '\"';\n }\n\n // FIXME: hard-coded for now until we allow properties to\n // specify whether to be escaped or not\n if (propName !== 'd:resourcetype') {\n propValue = dav._escapeXml(propValue);\n }\n body += ' <' + propName + '>' + propValue + '\\n';\n }\n body +=' \\n';\n body +=' \\n';\n return body;\n },\n\n /**\n * Generates a propPatch request.\n *\n * @param {string} url Url to do the proppatch request on\n * @param {Object.} properties List of properties to store.\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n propPatch : function(url, properties, headers) {\n headers = headers || {};\n\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n var body =\n '\\n' +\n '} [properties] list of properties to store.\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n mkcol : function(url, properties, headers) {\n var body = '';\n headers = headers || {};\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n if (properties) {\n body =\n '\\n' +\n ' 0) {\n var subNodes = [];\n // filter out text nodes\n for (var j = 0; j < propNode.childNodes.length; j++) {\n var node = propNode.childNodes[j];\n if (node.nodeType === 1) {\n subNodes.push(node);\n }\n }\n if (subNodes.length) {\n content = subNodes;\n }\n }\n\n return content || propNode.textContent || propNode.text || '';\n },\n\n /**\n * Parses a multi-status response body.\n *\n * @param {string} xmlBody\n * @param {Array}\n */\n parseMultiStatus : function(xmlBody) {\n\n var parser = new DOMParser();\n var doc = parser.parseFromString(xmlBody, \"application/xml\");\n\n var resolver = function(foo) {\n var ii;\n for(ii in this.xmlNamespaces) {\n if (this.xmlNamespaces[ii] === foo) {\n return ii;\n }\n }\n }.bind(this);\n\n var responseIterator = doc.evaluate('/d:multistatus/d:response', doc, resolver, XPathResult.ANY_TYPE, null);\n\n var result = [];\n var responseNode = responseIterator.iterateNext();\n\n while(responseNode) {\n\n var response = {\n href : null,\n propStat : []\n };\n\n response.href = doc.evaluate('string(d:href)', responseNode, resolver, XPathResult.ANY_TYPE, null).stringValue;\n\n var propStatIterator = doc.evaluate('d:propstat', responseNode, resolver, XPathResult.ANY_TYPE, null);\n var propStatNode = propStatIterator.iterateNext();\n\n while(propStatNode) {\n var propStat = {\n status : doc.evaluate('string(d:status)', propStatNode, resolver, XPathResult.ANY_TYPE, null).stringValue,\n properties : {},\n };\n\n var propIterator = doc.evaluate('d:prop/*', propStatNode, resolver, XPathResult.ANY_TYPE, null);\n\n var propNode = propIterator.iterateNext();\n while(propNode) {\n var content = this._parsePropNode(propNode);\n propStat.properties['{' + propNode.namespaceURI + '}' + propNode.localName] = content;\n propNode = propIterator.iterateNext();\n\n }\n response.propStat.push(propStat);\n propStatNode = propStatIterator.iterateNext();\n\n\n }\n\n result.push(response);\n responseNode = responseIterator.iterateNext();\n\n }\n\n return result;\n\n },\n\n /**\n * Takes a relative url, and maps it to an absolute url, using the baseUrl\n *\n * @param {string} url\n * @return {string}\n */\n resolveUrl : function(url) {\n\n // Note: this is rudamentary.. not sure yet if it handles every case.\n if (/^https?:\\/\\//i.test(url)) {\n // absolute\n return url;\n }\n\n var baseParts = this.parseUrl(this.baseUrl);\n if (url.charAt('/')) {\n // Url starts with a slash\n return baseParts.root + url;\n }\n\n // Url does not start with a slash, we need grab the base url right up until the last slash.\n var newUrl = baseParts.root + '/';\n if (baseParts.path.lastIndexOf('/')!==-1) {\n newUrl = newUrl = baseParts.path.subString(0, baseParts.path.lastIndexOf('/')) + '/';\n }\n newUrl+=url;\n return url;\n\n },\n\n /**\n * Parses a url and returns its individual components.\n *\n * @param {String} url\n * @return {Object}\n */\n parseUrl : function(url) {\n\n var parts = url.match(/^(?:([A-Za-z]+):)?(\\/{0,3})([0-9.\\-A-Za-z]+)(?::(\\d+))?(?:\\/([^?#]*))?(?:\\?([^#]*))?(?:#(.*))?$/);\n var result = {\n url : parts[0],\n scheme : parts[1],\n host : parts[3],\n port : parts[4],\n path : parts[5],\n query : parts[6],\n fragment : parts[7],\n };\n result.root =\n result.scheme + '://' +\n result.host +\n (result.port ? ':' + result.port : '');\n\n return result;\n\n },\n\n parseClarkNotation : function(propertyName) {\n\n var result = propertyName.match(/^{([^}]+)}(.*)$/);\n if (!result) {\n return;\n }\n\n return {\n name : result[2],\n namespace : result[1]\n };\n\n }\n\n};\n\nif (typeof module !== 'undefined' && typeof module.exports !== 'undefined') {\n module.exports.Client = dav.Client;\n}\n","var Handlebars = require(\"../../../../node_modules/handlebars/runtime.js\");\nfunction __default(obj) { return obj && (obj.__esModule ? obj[\"default\"] : obj); }\nmodule.exports = (Handlebars[\"default\"] || Handlebars).template({\"1\":function(container,depth0,helpers,partials,data) {\n var helper, lookupProperty = container.lookupProperty || function(parent, propertyName) {\n if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {\n return parent[propertyName];\n }\n return undefined\n };\n\n return \"\";\n},\"compiler\":[8,\">= 4.3.0\"],\"main\":function(container,depth0,helpers,partials,data) {\n var stack1, helper, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=container.hooks.helperMissing, alias3=\"function\", alias4=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {\n if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {\n return parent[propertyName];\n }\n return undefined\n };\n\n return \"
          • \\n\t\\n\t\t\"\n + ((stack1 = lookupProperty(helpers,\"if\").call(alias1,(depth0 != null ? lookupProperty(depth0,\"icon\") : depth0),{\"name\":\"if\",\"hash\":{},\"fn\":container.program(1, data, 0),\"inverse\":container.noop,\"data\":data,\"loc\":{\"start\":{\"line\":3,\"column\":2},\"end\":{\"line\":3,\"column\":41}}})) != null ? stack1 : \"\")\n + \"\\n\t\t\"\n + alias4(((helper = (helper = lookupProperty(helpers,\"title\") || (depth0 != null ? lookupProperty(depth0,\"title\") : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{\"name\":\"title\",\"hash\":{},\"data\":data,\"loc\":{\"start\":{\"line\":4,\"column\":8},\"end\":{\"line\":4,\"column\":17}}}) : helper)))\n + \"\\n\t\\n
          • \\n\";\n},\"useData\":true});","/*! jQuery UI - v1.13.3 - 2024-04-26\n* https://jqueryui.com\n* Includes: widget.js, position.js, data.js, disable-selection.js, effect.js, effects/effect-blind.js, effects/effect-bounce.js, effects/effect-clip.js, effects/effect-drop.js, effects/effect-explode.js, effects/effect-fade.js, effects/effect-fold.js, effects/effect-highlight.js, effects/effect-puff.js, effects/effect-pulsate.js, effects/effect-scale.js, effects/effect-shake.js, effects/effect-size.js, effects/effect-slide.js, effects/effect-transfer.js, focusable.js, form-reset-mixin.js, jquery-patch.js, keycode.js, labels.js, scroll-parent.js, tabbable.js, unique-id.js, widgets/accordion.js, widgets/autocomplete.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/datepicker.js, widgets/dialog.js, widgets/draggable.js, widgets/droppable.js, widgets/menu.js, widgets/mouse.js, widgets/progressbar.js, widgets/resizable.js, widgets/selectable.js, widgets/selectmenu.js, widgets/slider.js, widgets/sortable.js, widgets/spinner.js, widgets/tabs.js, widgets/tooltip.js\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\n\n( function( factory ) {\n\t\"use strict\";\n\t\n\tif ( typeof define === \"function\" && define.amd ) {\n\n\t\t// AMD. Register as an anonymous module.\n\t\tdefine( [ \"jquery\" ], factory );\n\t} else {\n\n\t\t// Browser globals\n\t\tfactory( jQuery );\n\t}\n} )( function( $ ) {\n\"use strict\";\n\n$.ui = $.ui || {};\n\nvar version = $.ui.version = \"1.13.3\";\n\n\n/*!\n * jQuery UI Widget 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Widget\n//>>group: Core\n//>>description: Provides a factory for creating stateful widgets with a common API.\n//>>docs: https://api.jqueryui.com/jQuery.widget/\n//>>demos: https://jqueryui.com/widget/\n\n\nvar widgetUuid = 0;\nvar widgetHasOwnProperty = Array.prototype.hasOwnProperty;\nvar widgetSlice = Array.prototype.slice;\n\n$.cleanData = ( function( orig ) {\n\treturn function( elems ) {\n\t\tvar events, elem, i;\n\t\tfor ( i = 0; ( elem = elems[ i ] ) != null; i++ ) {\n\n\t\t\t// Only trigger remove when necessary to save time\n\t\t\tevents = $._data( elem, \"events\" );\n\t\t\tif ( events && events.remove ) {\n\t\t\t\t$( elem ).triggerHandler( \"remove\" );\n\t\t\t}\n\t\t}\n\t\torig( elems );\n\t};\n} )( $.cleanData );\n\n$.widget = function( name, base, prototype ) {\n\tvar existingConstructor, constructor, basePrototype;\n\n\t// ProxiedPrototype allows the provided prototype to remain unmodified\n\t// so that it can be used as a mixin for multiple widgets (#8876)\n\tvar proxiedPrototype = {};\n\n\tvar namespace = name.split( \".\" )[ 0 ];\n\tname = name.split( \".\" )[ 1 ];\n\tvar fullName = namespace + \"-\" + name;\n\n\tif ( !prototype ) {\n\t\tprototype = base;\n\t\tbase = $.Widget;\n\t}\n\n\tif ( Array.isArray( prototype ) ) {\n\t\tprototype = $.extend.apply( null, [ {} ].concat( prototype ) );\n\t}\n\n\t// Create selector for plugin\n\t$.expr.pseudos[ fullName.toLowerCase() ] = function( elem ) {\n\t\treturn !!$.data( elem, fullName );\n\t};\n\n\t$[ namespace ] = $[ namespace ] || {};\n\texistingConstructor = $[ namespace ][ name ];\n\tconstructor = $[ namespace ][ name ] = function( options, element ) {\n\n\t\t// Allow instantiation without \"new\" keyword\n\t\tif ( !this || !this._createWidget ) {\n\t\t\treturn new constructor( options, element );\n\t\t}\n\n\t\t// Allow instantiation without initializing for simple inheritance\n\t\t// must use \"new\" keyword (the code above always passes args)\n\t\tif ( arguments.length ) {\n\t\t\tthis._createWidget( options, element );\n\t\t}\n\t};\n\n\t// Extend with the existing constructor to carry over any static properties\n\t$.extend( constructor, existingConstructor, {\n\t\tversion: prototype.version,\n\n\t\t// Copy the object used to create the prototype in case we need to\n\t\t// redefine the widget later\n\t\t_proto: $.extend( {}, prototype ),\n\n\t\t// Track widgets that inherit from this widget in case this widget is\n\t\t// redefined after a widget inherits from it\n\t\t_childConstructors: []\n\t} );\n\n\tbasePrototype = new base();\n\n\t// We need to make the options hash a property directly on the new instance\n\t// otherwise we'll modify the options hash on the prototype that we're\n\t// inheriting from\n\tbasePrototype.options = $.widget.extend( {}, basePrototype.options );\n\t$.each( prototype, function( prop, value ) {\n\t\tif ( typeof value !== \"function\" ) {\n\t\t\tproxiedPrototype[ prop ] = value;\n\t\t\treturn;\n\t\t}\n\t\tproxiedPrototype[ prop ] = ( function() {\n\t\t\tfunction _super() {\n\t\t\t\treturn base.prototype[ prop ].apply( this, arguments );\n\t\t\t}\n\n\t\t\tfunction _superApply( args ) {\n\t\t\t\treturn base.prototype[ prop ].apply( this, args );\n\t\t\t}\n\n\t\t\treturn function() {\n\t\t\t\tvar __super = this._super;\n\t\t\t\tvar __superApply = this._superApply;\n\t\t\t\tvar returnValue;\n\n\t\t\t\tthis._super = _super;\n\t\t\t\tthis._superApply = _superApply;\n\n\t\t\t\treturnValue = value.apply( this, arguments );\n\n\t\t\t\tthis._super = __super;\n\t\t\t\tthis._superApply = __superApply;\n\n\t\t\t\treturn returnValue;\n\t\t\t};\n\t\t} )();\n\t} );\n\tconstructor.prototype = $.widget.extend( basePrototype, {\n\n\t\t// TODO: remove support for widgetEventPrefix\n\t\t// always use the name + a colon as the prefix, e.g., draggable:start\n\t\t// don't prefix for widgets that aren't DOM-based\n\t\twidgetEventPrefix: existingConstructor ? ( basePrototype.widgetEventPrefix || name ) : name\n\t}, proxiedPrototype, {\n\t\tconstructor: constructor,\n\t\tnamespace: namespace,\n\t\twidgetName: name,\n\t\twidgetFullName: fullName\n\t} );\n\n\t// If this widget is being redefined then we need to find all widgets that\n\t// are inheriting from it and redefine all of them so that they inherit from\n\t// the new version of this widget. We're essentially trying to replace one\n\t// level in the prototype chain.\n\tif ( existingConstructor ) {\n\t\t$.each( existingConstructor._childConstructors, function( i, child ) {\n\t\t\tvar childPrototype = child.prototype;\n\n\t\t\t// Redefine the child widget using the same prototype that was\n\t\t\t// originally used, but inherit from the new version of the base\n\t\t\t$.widget( childPrototype.namespace + \".\" + childPrototype.widgetName, constructor,\n\t\t\t\tchild._proto );\n\t\t} );\n\n\t\t// Remove the list of existing child constructors from the old constructor\n\t\t// so the old child constructors can be garbage collected\n\t\tdelete existingConstructor._childConstructors;\n\t} else {\n\t\tbase._childConstructors.push( constructor );\n\t}\n\n\t$.widget.bridge( name, constructor );\n\n\treturn constructor;\n};\n\n$.widget.extend = function( target ) {\n\tvar input = widgetSlice.call( arguments, 1 );\n\tvar inputIndex = 0;\n\tvar inputLength = input.length;\n\tvar key;\n\tvar value;\n\n\tfor ( ; inputIndex < inputLength; inputIndex++ ) {\n\t\tfor ( key in input[ inputIndex ] ) {\n\t\t\tvalue = input[ inputIndex ][ key ];\n\t\t\tif ( widgetHasOwnProperty.call( input[ inputIndex ], key ) && value !== undefined ) {\n\n\t\t\t\t// Clone objects\n\t\t\t\tif ( $.isPlainObject( value ) ) {\n\t\t\t\t\ttarget[ key ] = $.isPlainObject( target[ key ] ) ?\n\t\t\t\t\t\t$.widget.extend( {}, target[ key ], value ) :\n\n\t\t\t\t\t\t// Don't extend strings, arrays, etc. with objects\n\t\t\t\t\t\t$.widget.extend( {}, value );\n\n\t\t\t\t// Copy everything else by reference\n\t\t\t\t} else {\n\t\t\t\t\ttarget[ key ] = value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\treturn target;\n};\n\n$.widget.bridge = function( name, object ) {\n\tvar fullName = object.prototype.widgetFullName || name;\n\t$.fn[ name ] = function( options ) {\n\t\tvar isMethodCall = typeof options === \"string\";\n\t\tvar args = widgetSlice.call( arguments, 1 );\n\t\tvar returnValue = this;\n\n\t\tif ( isMethodCall ) {\n\n\t\t\t// If this is an empty collection, we need to have the instance method\n\t\t\t// return undefined instead of the jQuery instance\n\t\t\tif ( !this.length && options === \"instance\" ) {\n\t\t\t\treturnValue = undefined;\n\t\t\t} else {\n\t\t\t\tthis.each( function() {\n\t\t\t\t\tvar methodValue;\n\t\t\t\t\tvar instance = $.data( this, fullName );\n\n\t\t\t\t\tif ( options === \"instance\" ) {\n\t\t\t\t\t\treturnValue = instance;\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\tif ( !instance ) {\n\t\t\t\t\t\treturn $.error( \"cannot call methods on \" + name +\n\t\t\t\t\t\t\t\" prior to initialization; \" +\n\t\t\t\t\t\t\t\"attempted to call method '\" + options + \"'\" );\n\t\t\t\t\t}\n\n\t\t\t\t\tif ( typeof instance[ options ] !== \"function\" ||\n\t\t\t\t\t\toptions.charAt( 0 ) === \"_\" ) {\n\t\t\t\t\t\treturn $.error( \"no such method '\" + options + \"' for \" + name +\n\t\t\t\t\t\t\t\" widget instance\" );\n\t\t\t\t\t}\n\n\t\t\t\t\tmethodValue = instance[ options ].apply( instance, args );\n\n\t\t\t\t\tif ( methodValue !== instance && methodValue !== undefined ) {\n\t\t\t\t\t\treturnValue = methodValue && methodValue.jquery ?\n\t\t\t\t\t\t\treturnValue.pushStack( methodValue.get() ) :\n\t\t\t\t\t\t\tmethodValue;\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t} else {\n\n\t\t\t// Allow multiple hashes to be passed on init\n\t\t\tif ( args.length ) {\n\t\t\t\toptions = $.widget.extend.apply( null, [ options ].concat( args ) );\n\t\t\t}\n\n\t\t\tthis.each( function() {\n\t\t\t\tvar instance = $.data( this, fullName );\n\t\t\t\tif ( instance ) {\n\t\t\t\t\tinstance.option( options || {} );\n\t\t\t\t\tif ( instance._init ) {\n\t\t\t\t\t\tinstance._init();\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\t$.data( this, fullName, new object( options, this ) );\n\t\t\t\t}\n\t\t\t} );\n\t\t}\n\n\t\treturn returnValue;\n\t};\n};\n\n$.Widget = function( /* options, element */ ) {};\n$.Widget._childConstructors = [];\n\n$.Widget.prototype = {\n\twidgetName: \"widget\",\n\twidgetEventPrefix: \"\",\n\tdefaultElement: \"
            \",\n\n\toptions: {\n\t\tclasses: {},\n\t\tdisabled: false,\n\n\t\t// Callbacks\n\t\tcreate: null\n\t},\n\n\t_createWidget: function( options, element ) {\n\t\telement = $( element || this.defaultElement || this )[ 0 ];\n\t\tthis.element = $( element );\n\t\tthis.uuid = widgetUuid++;\n\t\tthis.eventNamespace = \".\" + this.widgetName + this.uuid;\n\n\t\tthis.bindings = $();\n\t\tthis.hoverable = $();\n\t\tthis.focusable = $();\n\t\tthis.classesElementLookup = {};\n\n\t\tif ( element !== this ) {\n\t\t\t$.data( element, this.widgetFullName, this );\n\t\t\tthis._on( true, this.element, {\n\t\t\t\tremove: function( event ) {\n\t\t\t\t\tif ( event.target === element ) {\n\t\t\t\t\t\tthis.destroy();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} );\n\t\t\tthis.document = $( element.style ?\n\n\t\t\t\t// Element within the document\n\t\t\t\telement.ownerDocument :\n\n\t\t\t\t// Element is window or document\n\t\t\t\telement.document || element );\n\t\t\tthis.window = $( this.document[ 0 ].defaultView || this.document[ 0 ].parentWindow );\n\t\t}\n\n\t\tthis.options = $.widget.extend( {},\n\t\t\tthis.options,\n\t\t\tthis._getCreateOptions(),\n\t\t\toptions );\n\n\t\tthis._create();\n\n\t\tif ( this.options.disabled ) {\n\t\t\tthis._setOptionDisabled( this.options.disabled );\n\t\t}\n\n\t\tthis._trigger( \"create\", null, this._getCreateEventData() );\n\t\tthis._init();\n\t},\n\n\t_getCreateOptions: function() {\n\t\treturn {};\n\t},\n\n\t_getCreateEventData: $.noop,\n\n\t_create: $.noop,\n\n\t_init: $.noop,\n\n\tdestroy: function() {\n\t\tvar that = this;\n\n\t\tthis._destroy();\n\t\t$.each( this.classesElementLookup, function( key, value ) {\n\t\t\tthat._removeClass( value, key );\n\t\t} );\n\n\t\t// We can probably remove the unbind calls in 2.0\n\t\t// all event bindings should go through this._on()\n\t\tthis.element\n\t\t\t.off( this.eventNamespace )\n\t\t\t.removeData( this.widgetFullName );\n\t\tthis.widget()\n\t\t\t.off( this.eventNamespace )\n\t\t\t.removeAttr( \"aria-disabled\" );\n\n\t\t// Clean up events and states\n\t\tthis.bindings.off( this.eventNamespace );\n\t},\n\n\t_destroy: $.noop,\n\n\twidget: function() {\n\t\treturn this.element;\n\t},\n\n\toption: function( key, value ) {\n\t\tvar options = key;\n\t\tvar parts;\n\t\tvar curOption;\n\t\tvar i;\n\n\t\tif ( arguments.length === 0 ) {\n\n\t\t\t// Don't return a reference to the internal hash\n\t\t\treturn $.widget.extend( {}, this.options );\n\t\t}\n\n\t\tif ( typeof key === \"string\" ) {\n\n\t\t\t// Handle nested keys, e.g., \"foo.bar\" => { foo: { bar: ___ } }\n\t\t\toptions = {};\n\t\t\tparts = key.split( \".\" );\n\t\t\tkey = parts.shift();\n\t\t\tif ( parts.length ) {\n\t\t\t\tcurOption = options[ key ] = $.widget.extend( {}, this.options[ key ] );\n\t\t\t\tfor ( i = 0; i < parts.length - 1; i++ ) {\n\t\t\t\t\tcurOption[ parts[ i ] ] = curOption[ parts[ i ] ] || {};\n\t\t\t\t\tcurOption = curOption[ parts[ i ] ];\n\t\t\t\t}\n\t\t\t\tkey = parts.pop();\n\t\t\t\tif ( arguments.length === 1 ) {\n\t\t\t\t\treturn curOption[ key ] === undefined ? null : curOption[ key ];\n\t\t\t\t}\n\t\t\t\tcurOption[ key ] = value;\n\t\t\t} else {\n\t\t\t\tif ( arguments.length === 1 ) {\n\t\t\t\t\treturn this.options[ key ] === undefined ? null : this.options[ key ];\n\t\t\t\t}\n\t\t\t\toptions[ key ] = value;\n\t\t\t}\n\t\t}\n\n\t\tthis._setOptions( options );\n\n\t\treturn this;\n\t},\n\n\t_setOptions: function( options ) {\n\t\tvar key;\n\n\t\tfor ( key in options ) {\n\t\t\tthis._setOption( key, options[ key ] );\n\t\t}\n\n\t\treturn this;\n\t},\n\n\t_setOption: function( key, value ) {\n\t\tif ( key === \"classes\" ) {\n\t\t\tthis._setOptionClasses( value );\n\t\t}\n\n\t\tthis.options[ key ] = value;\n\n\t\tif ( key === \"disabled\" ) {\n\t\t\tthis._setOptionDisabled( value );\n\t\t}\n\n\t\treturn this;\n\t},\n\n\t_setOptionClasses: function( value ) {\n\t\tvar classKey, elements, currentElements;\n\n\t\tfor ( classKey in value ) {\n\t\t\tcurrentElements = this.classesElementLookup[ classKey ];\n\t\t\tif ( value[ classKey ] === this.options.classes[ classKey ] ||\n\t\t\t\t\t!currentElements ||\n\t\t\t\t\t!currentElements.length ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// We are doing this to create a new jQuery object because the _removeClass() call\n\t\t\t// on the next line is going to destroy the reference to the current elements being\n\t\t\t// tracked. We need to save a copy of this collection so that we can add the new classes\n\t\t\t// below.\n\t\t\telements = $( currentElements.get() );\n\t\t\tthis._removeClass( currentElements, classKey );\n\n\t\t\t// We don't use _addClass() here, because that uses this.options.classes\n\t\t\t// for generating the string of classes. We want to use the value passed in from\n\t\t\t// _setOption(), this is the new value of the classes option which was passed to\n\t\t\t// _setOption(). We pass this value directly to _classes().\n\t\t\telements.addClass( this._classes( {\n\t\t\t\telement: elements,\n\t\t\t\tkeys: classKey,\n\t\t\t\tclasses: value,\n\t\t\t\tadd: true\n\t\t\t} ) );\n\t\t}\n\t},\n\n\t_setOptionDisabled: function( value ) {\n\t\tthis._toggleClass( this.widget(), this.widgetFullName + \"-disabled\", null, !!value );\n\n\t\t// If the widget is becoming disabled, then nothing is interactive\n\t\tif ( value ) {\n\t\t\tthis._removeClass( this.hoverable, null, \"ui-state-hover\" );\n\t\t\tthis._removeClass( this.focusable, null, \"ui-state-focus\" );\n\t\t}\n\t},\n\n\tenable: function() {\n\t\treturn this._setOptions( { disabled: false } );\n\t},\n\n\tdisable: function() {\n\t\treturn this._setOptions( { disabled: true } );\n\t},\n\n\t_classes: function( options ) {\n\t\tvar full = [];\n\t\tvar that = this;\n\n\t\toptions = $.extend( {\n\t\t\telement: this.element,\n\t\t\tclasses: this.options.classes || {}\n\t\t}, options );\n\n\t\tfunction bindRemoveEvent() {\n\t\t\tvar nodesToBind = [];\n\n\t\t\toptions.element.each( function( _, element ) {\n\t\t\t\tvar isTracked = $.map( that.classesElementLookup, function( elements ) {\n\t\t\t\t\treturn elements;\n\t\t\t\t} )\n\t\t\t\t\t.some( function( elements ) {\n\t\t\t\t\t\treturn elements.is( element );\n\t\t\t\t\t} );\n\n\t\t\t\tif ( !isTracked ) {\n\t\t\t\t\tnodesToBind.push( element );\n\t\t\t\t}\n\t\t\t} );\n\n\t\t\tthat._on( $( nodesToBind ), {\n\t\t\t\tremove: \"_untrackClassesElement\"\n\t\t\t} );\n\t\t}\n\n\t\tfunction processClassString( classes, checkOption ) {\n\t\t\tvar current, i;\n\t\t\tfor ( i = 0; i < classes.length; i++ ) {\n\t\t\t\tcurrent = that.classesElementLookup[ classes[ i ] ] || $();\n\t\t\t\tif ( options.add ) {\n\t\t\t\t\tbindRemoveEvent();\n\t\t\t\t\tcurrent = $( $.uniqueSort( current.get().concat( options.element.get() ) ) );\n\t\t\t\t} else {\n\t\t\t\t\tcurrent = $( current.not( options.element ).get() );\n\t\t\t\t}\n\t\t\t\tthat.classesElementLookup[ classes[ i ] ] = current;\n\t\t\t\tfull.push( classes[ i ] );\n\t\t\t\tif ( checkOption && options.classes[ classes[ i ] ] ) {\n\t\t\t\t\tfull.push( options.classes[ classes[ i ] ] );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tif ( options.keys ) {\n\t\t\tprocessClassString( options.keys.match( /\\S+/g ) || [], true );\n\t\t}\n\t\tif ( options.extra ) {\n\t\t\tprocessClassString( options.extra.match( /\\S+/g ) || [] );\n\t\t}\n\n\t\treturn full.join( \" \" );\n\t},\n\n\t_untrackClassesElement: function( event ) {\n\t\tvar that = this;\n\t\t$.each( that.classesElementLookup, function( key, value ) {\n\t\t\tif ( $.inArray( event.target, value ) !== -1 ) {\n\t\t\t\tthat.classesElementLookup[ key ] = $( value.not( event.target ).get() );\n\t\t\t}\n\t\t} );\n\n\t\tthis._off( $( event.target ) );\n\t},\n\n\t_removeClass: function( element, keys, extra ) {\n\t\treturn this._toggleClass( element, keys, extra, false );\n\t},\n\n\t_addClass: function( element, keys, extra ) {\n\t\treturn this._toggleClass( element, keys, extra, true );\n\t},\n\n\t_toggleClass: function( element, keys, extra, add ) {\n\t\tadd = ( typeof add === \"boolean\" ) ? add : extra;\n\t\tvar shift = ( typeof element === \"string\" || element === null ),\n\t\t\toptions = {\n\t\t\t\textra: shift ? keys : extra,\n\t\t\t\tkeys: shift ? element : keys,\n\t\t\t\telement: shift ? this.element : element,\n\t\t\t\tadd: add\n\t\t\t};\n\t\toptions.element.toggleClass( this._classes( options ), add );\n\t\treturn this;\n\t},\n\n\t_on: function( suppressDisabledCheck, element, handlers ) {\n\t\tvar delegateElement;\n\t\tvar instance = this;\n\n\t\t// No suppressDisabledCheck flag, shuffle arguments\n\t\tif ( typeof suppressDisabledCheck !== \"boolean\" ) {\n\t\t\thandlers = element;\n\t\t\telement = suppressDisabledCheck;\n\t\t\tsuppressDisabledCheck = false;\n\t\t}\n\n\t\t// No element argument, shuffle and use this.element\n\t\tif ( !handlers ) {\n\t\t\thandlers = element;\n\t\t\telement = this.element;\n\t\t\tdelegateElement = this.widget();\n\t\t} else {\n\t\t\telement = delegateElement = $( element );\n\t\t\tthis.bindings = this.bindings.add( element );\n\t\t}\n\n\t\t$.each( handlers, function( event, handler ) {\n\t\t\tfunction handlerProxy() {\n\n\t\t\t\t// Allow widgets to customize the disabled handling\n\t\t\t\t// - disabled as an array instead of boolean\n\t\t\t\t// - disabled class as method for disabling individual parts\n\t\t\t\tif ( !suppressDisabledCheck &&\n\t\t\t\t\t\t( instance.options.disabled === true ||\n\t\t\t\t\t\t$( this ).hasClass( \"ui-state-disabled\" ) ) ) {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\treturn ( typeof handler === \"string\" ? instance[ handler ] : handler )\n\t\t\t\t\t.apply( instance, arguments );\n\t\t\t}\n\n\t\t\t// Copy the guid so direct unbinding works\n\t\t\tif ( typeof handler !== \"string\" ) {\n\t\t\t\thandlerProxy.guid = handler.guid =\n\t\t\t\t\thandler.guid || handlerProxy.guid || $.guid++;\n\t\t\t}\n\n\t\t\tvar match = event.match( /^([\\w:-]*)\\s*(.*)$/ );\n\t\t\tvar eventName = match[ 1 ] + instance.eventNamespace;\n\t\t\tvar selector = match[ 2 ];\n\n\t\t\tif ( selector ) {\n\t\t\t\tdelegateElement.on( eventName, selector, handlerProxy );\n\t\t\t} else {\n\t\t\t\telement.on( eventName, handlerProxy );\n\t\t\t}\n\t\t} );\n\t},\n\n\t_off: function( element, eventName ) {\n\t\teventName = ( eventName || \"\" ).split( \" \" ).join( this.eventNamespace + \" \" ) +\n\t\t\tthis.eventNamespace;\n\t\telement.off( eventName );\n\n\t\t// Clear the stack to avoid memory leaks (#10056)\n\t\tthis.bindings = $( this.bindings.not( element ).get() );\n\t\tthis.focusable = $( this.focusable.not( element ).get() );\n\t\tthis.hoverable = $( this.hoverable.not( element ).get() );\n\t},\n\n\t_delay: function( handler, delay ) {\n\t\tfunction handlerProxy() {\n\t\t\treturn ( typeof handler === \"string\" ? instance[ handler ] : handler )\n\t\t\t\t.apply( instance, arguments );\n\t\t}\n\t\tvar instance = this;\n\t\treturn setTimeout( handlerProxy, delay || 0 );\n\t},\n\n\t_hoverable: function( element ) {\n\t\tthis.hoverable = this.hoverable.add( element );\n\t\tthis._on( element, {\n\t\t\tmouseenter: function( event ) {\n\t\t\t\tthis._addClass( $( event.currentTarget ), null, \"ui-state-hover\" );\n\t\t\t},\n\t\t\tmouseleave: function( event ) {\n\t\t\t\tthis._removeClass( $( event.currentTarget ), null, \"ui-state-hover\" );\n\t\t\t}\n\t\t} );\n\t},\n\n\t_focusable: function( element ) {\n\t\tthis.focusable = this.focusable.add( element );\n\t\tthis._on( element, {\n\t\t\tfocusin: function( event ) {\n\t\t\t\tthis._addClass( $( event.currentTarget ), null, \"ui-state-focus\" );\n\t\t\t},\n\t\t\tfocusout: function( event ) {\n\t\t\t\tthis._removeClass( $( event.currentTarget ), null, \"ui-state-focus\" );\n\t\t\t}\n\t\t} );\n\t},\n\n\t_trigger: function( type, event, data ) {\n\t\tvar prop, orig;\n\t\tvar callback = this.options[ type ];\n\n\t\tdata = data || {};\n\t\tevent = $.Event( event );\n\t\tevent.type = ( type === this.widgetEventPrefix ?\n\t\t\ttype :\n\t\t\tthis.widgetEventPrefix + type ).toLowerCase();\n\n\t\t// The original event may come from any element\n\t\t// so we need to reset the target on the new event\n\t\tevent.target = this.element[ 0 ];\n\n\t\t// Copy original event properties over to the new event\n\t\torig = event.originalEvent;\n\t\tif ( orig ) {\n\t\t\tfor ( prop in orig ) {\n\t\t\t\tif ( !( prop in event ) ) {\n\t\t\t\t\tevent[ prop ] = orig[ prop ];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tthis.element.trigger( event, data );\n\t\treturn !( typeof callback === \"function\" &&\n\t\t\tcallback.apply( this.element[ 0 ], [ event ].concat( data ) ) === false ||\n\t\t\tevent.isDefaultPrevented() );\n\t}\n};\n\n$.each( { show: \"fadeIn\", hide: \"fadeOut\" }, function( method, defaultEffect ) {\n\t$.Widget.prototype[ \"_\" + method ] = function( element, options, callback ) {\n\t\tif ( typeof options === \"string\" ) {\n\t\t\toptions = { effect: options };\n\t\t}\n\n\t\tvar hasOptions;\n\t\tvar effectName = !options ?\n\t\t\tmethod :\n\t\t\toptions === true || typeof options === \"number\" ?\n\t\t\t\tdefaultEffect :\n\t\t\t\toptions.effect || defaultEffect;\n\n\t\toptions = options || {};\n\t\tif ( typeof options === \"number\" ) {\n\t\t\toptions = { duration: options };\n\t\t} else if ( options === true ) {\n\t\t\toptions = {};\n\t\t}\n\n\t\thasOptions = !$.isEmptyObject( options );\n\t\toptions.complete = callback;\n\n\t\tif ( options.delay ) {\n\t\t\telement.delay( options.delay );\n\t\t}\n\n\t\tif ( hasOptions && $.effects && $.effects.effect[ effectName ] ) {\n\t\t\telement[ method ]( options );\n\t\t} else if ( effectName !== method && element[ effectName ] ) {\n\t\t\telement[ effectName ]( options.duration, options.easing, callback );\n\t\t} else {\n\t\t\telement.queue( function( next ) {\n\t\t\t\t$( this )[ method ]();\n\t\t\t\tif ( callback ) {\n\t\t\t\t\tcallback.call( element[ 0 ] );\n\t\t\t\t}\n\t\t\t\tnext();\n\t\t\t} );\n\t\t}\n\t};\n} );\n\nvar widget = $.widget;\n\n\n/*!\n * jQuery UI Position 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * https://api.jqueryui.com/position/\n */\n\n//>>label: Position\n//>>group: Core\n//>>description: Positions elements relative to other elements.\n//>>docs: https://api.jqueryui.com/position/\n//>>demos: https://jqueryui.com/position/\n\n\n( function() {\nvar cachedScrollbarWidth,\n\tmax = Math.max,\n\tabs = Math.abs,\n\trhorizontal = /left|center|right/,\n\trvertical = /top|center|bottom/,\n\troffset = /[\\+\\-]\\d+(\\.[\\d]+)?%?/,\n\trposition = /^\\w+/,\n\trpercent = /%$/,\n\t_position = $.fn.position;\n\nfunction getOffsets( offsets, width, height ) {\n\treturn [\n\t\tparseFloat( offsets[ 0 ] ) * ( rpercent.test( offsets[ 0 ] ) ? width / 100 : 1 ),\n\t\tparseFloat( offsets[ 1 ] ) * ( rpercent.test( offsets[ 1 ] ) ? height / 100 : 1 )\n\t];\n}\n\nfunction parseCss( element, property ) {\n\treturn parseInt( $.css( element, property ), 10 ) || 0;\n}\n\nfunction isWindow( obj ) {\n\treturn obj != null && obj === obj.window;\n}\n\nfunction getDimensions( elem ) {\n\tvar raw = elem[ 0 ];\n\tif ( raw.nodeType === 9 ) {\n\t\treturn {\n\t\t\twidth: elem.width(),\n\t\t\theight: elem.height(),\n\t\t\toffset: { top: 0, left: 0 }\n\t\t};\n\t}\n\tif ( isWindow( raw ) ) {\n\t\treturn {\n\t\t\twidth: elem.width(),\n\t\t\theight: elem.height(),\n\t\t\toffset: { top: elem.scrollTop(), left: elem.scrollLeft() }\n\t\t};\n\t}\n\tif ( raw.preventDefault ) {\n\t\treturn {\n\t\t\twidth: 0,\n\t\t\theight: 0,\n\t\t\toffset: { top: raw.pageY, left: raw.pageX }\n\t\t};\n\t}\n\treturn {\n\t\twidth: elem.outerWidth(),\n\t\theight: elem.outerHeight(),\n\t\toffset: elem.offset()\n\t};\n}\n\n$.position = {\n\tscrollbarWidth: function() {\n\t\tif ( cachedScrollbarWidth !== undefined ) {\n\t\t\treturn cachedScrollbarWidth;\n\t\t}\n\t\tvar w1, w2,\n\t\t\tdiv = $( \"
            \" +\n\t\t\t\t\"
            \" ),\n\t\t\tinnerDiv = div.children()[ 0 ];\n\n\t\t$( \"body\" ).append( div );\n\t\tw1 = innerDiv.offsetWidth;\n\t\tdiv.css( \"overflow\", \"scroll\" );\n\n\t\tw2 = innerDiv.offsetWidth;\n\n\t\tif ( w1 === w2 ) {\n\t\t\tw2 = div[ 0 ].clientWidth;\n\t\t}\n\n\t\tdiv.remove();\n\n\t\treturn ( cachedScrollbarWidth = w1 - w2 );\n\t},\n\tgetScrollInfo: function( within ) {\n\t\tvar overflowX = within.isWindow || within.isDocument ? \"\" :\n\t\t\t\twithin.element.css( \"overflow-x\" ),\n\t\t\toverflowY = within.isWindow || within.isDocument ? \"\" :\n\t\t\t\twithin.element.css( \"overflow-y\" ),\n\t\t\thasOverflowX = overflowX === \"scroll\" ||\n\t\t\t\t( overflowX === \"auto\" && within.width < within.element[ 0 ].scrollWidth ),\n\t\t\thasOverflowY = overflowY === \"scroll\" ||\n\t\t\t\t( overflowY === \"auto\" && within.height < within.element[ 0 ].scrollHeight );\n\t\treturn {\n\t\t\twidth: hasOverflowY ? $.position.scrollbarWidth() : 0,\n\t\t\theight: hasOverflowX ? $.position.scrollbarWidth() : 0\n\t\t};\n\t},\n\tgetWithinInfo: function( element ) {\n\t\tvar withinElement = $( element || window ),\n\t\t\tisElemWindow = isWindow( withinElement[ 0 ] ),\n\t\t\tisDocument = !!withinElement[ 0 ] && withinElement[ 0 ].nodeType === 9,\n\t\t\thasOffset = !isElemWindow && !isDocument;\n\t\treturn {\n\t\t\telement: withinElement,\n\t\t\tisWindow: isElemWindow,\n\t\t\tisDocument: isDocument,\n\t\t\toffset: hasOffset ? $( element ).offset() : { left: 0, top: 0 },\n\t\t\tscrollLeft: withinElement.scrollLeft(),\n\t\t\tscrollTop: withinElement.scrollTop(),\n\t\t\twidth: withinElement.outerWidth(),\n\t\t\theight: withinElement.outerHeight()\n\t\t};\n\t}\n};\n\n$.fn.position = function( options ) {\n\tif ( !options || !options.of ) {\n\t\treturn _position.apply( this, arguments );\n\t}\n\n\t// Make a copy, we don't want to modify arguments\n\toptions = $.extend( {}, options );\n\n\tvar atOffset, targetWidth, targetHeight, targetOffset, basePosition, dimensions,\n\n\t\t// Make sure string options are treated as CSS selectors\n\t\ttarget = typeof options.of === \"string\" ?\n\t\t\t$( document ).find( options.of ) :\n\t\t\t$( options.of ),\n\n\t\twithin = $.position.getWithinInfo( options.within ),\n\t\tscrollInfo = $.position.getScrollInfo( within ),\n\t\tcollision = ( options.collision || \"flip\" ).split( \" \" ),\n\t\toffsets = {};\n\n\tdimensions = getDimensions( target );\n\tif ( target[ 0 ].preventDefault ) {\n\n\t\t// Force left top to allow flipping\n\t\toptions.at = \"left top\";\n\t}\n\ttargetWidth = dimensions.width;\n\ttargetHeight = dimensions.height;\n\ttargetOffset = dimensions.offset;\n\n\t// Clone to reuse original targetOffset later\n\tbasePosition = $.extend( {}, targetOffset );\n\n\t// Force my and at to have valid horizontal and vertical positions\n\t// if a value is missing or invalid, it will be converted to center\n\t$.each( [ \"my\", \"at\" ], function() {\n\t\tvar pos = ( options[ this ] || \"\" ).split( \" \" ),\n\t\t\thorizontalOffset,\n\t\t\tverticalOffset;\n\n\t\tif ( pos.length === 1 ) {\n\t\t\tpos = rhorizontal.test( pos[ 0 ] ) ?\n\t\t\t\tpos.concat( [ \"center\" ] ) :\n\t\t\t\trvertical.test( pos[ 0 ] ) ?\n\t\t\t\t\t[ \"center\" ].concat( pos ) :\n\t\t\t\t\t[ \"center\", \"center\" ];\n\t\t}\n\t\tpos[ 0 ] = rhorizontal.test( pos[ 0 ] ) ? pos[ 0 ] : \"center\";\n\t\tpos[ 1 ] = rvertical.test( pos[ 1 ] ) ? pos[ 1 ] : \"center\";\n\n\t\t// Calculate offsets\n\t\thorizontalOffset = roffset.exec( pos[ 0 ] );\n\t\tverticalOffset = roffset.exec( pos[ 1 ] );\n\t\toffsets[ this ] = [\n\t\t\thorizontalOffset ? horizontalOffset[ 0 ] : 0,\n\t\t\tverticalOffset ? verticalOffset[ 0 ] : 0\n\t\t];\n\n\t\t// Reduce to just the positions without the offsets\n\t\toptions[ this ] = [\n\t\t\trposition.exec( pos[ 0 ] )[ 0 ],\n\t\t\trposition.exec( pos[ 1 ] )[ 0 ]\n\t\t];\n\t} );\n\n\t// Normalize collision option\n\tif ( collision.length === 1 ) {\n\t\tcollision[ 1 ] = collision[ 0 ];\n\t}\n\n\tif ( options.at[ 0 ] === \"right\" ) {\n\t\tbasePosition.left += targetWidth;\n\t} else if ( options.at[ 0 ] === \"center\" ) {\n\t\tbasePosition.left += targetWidth / 2;\n\t}\n\n\tif ( options.at[ 1 ] === \"bottom\" ) {\n\t\tbasePosition.top += targetHeight;\n\t} else if ( options.at[ 1 ] === \"center\" ) {\n\t\tbasePosition.top += targetHeight / 2;\n\t}\n\n\tatOffset = getOffsets( offsets.at, targetWidth, targetHeight );\n\tbasePosition.left += atOffset[ 0 ];\n\tbasePosition.top += atOffset[ 1 ];\n\n\treturn this.each( function() {\n\t\tvar collisionPosition, using,\n\t\t\telem = $( this ),\n\t\t\telemWidth = elem.outerWidth(),\n\t\t\telemHeight = elem.outerHeight(),\n\t\t\tmarginLeft = parseCss( this, \"marginLeft\" ),\n\t\t\tmarginTop = parseCss( this, \"marginTop\" ),\n\t\t\tcollisionWidth = elemWidth + marginLeft + parseCss( this, \"marginRight\" ) +\n\t\t\t\tscrollInfo.width,\n\t\t\tcollisionHeight = elemHeight + marginTop + parseCss( this, \"marginBottom\" ) +\n\t\t\t\tscrollInfo.height,\n\t\t\tposition = $.extend( {}, basePosition ),\n\t\t\tmyOffset = getOffsets( offsets.my, elem.outerWidth(), elem.outerHeight() );\n\n\t\tif ( options.my[ 0 ] === \"right\" ) {\n\t\t\tposition.left -= elemWidth;\n\t\t} else if ( options.my[ 0 ] === \"center\" ) {\n\t\t\tposition.left -= elemWidth / 2;\n\t\t}\n\n\t\tif ( options.my[ 1 ] === \"bottom\" ) {\n\t\t\tposition.top -= elemHeight;\n\t\t} else if ( options.my[ 1 ] === \"center\" ) {\n\t\t\tposition.top -= elemHeight / 2;\n\t\t}\n\n\t\tposition.left += myOffset[ 0 ];\n\t\tposition.top += myOffset[ 1 ];\n\n\t\tcollisionPosition = {\n\t\t\tmarginLeft: marginLeft,\n\t\t\tmarginTop: marginTop\n\t\t};\n\n\t\t$.each( [ \"left\", \"top\" ], function( i, dir ) {\n\t\t\tif ( $.ui.position[ collision[ i ] ] ) {\n\t\t\t\t$.ui.position[ collision[ i ] ][ dir ]( position, {\n\t\t\t\t\ttargetWidth: targetWidth,\n\t\t\t\t\ttargetHeight: targetHeight,\n\t\t\t\t\telemWidth: elemWidth,\n\t\t\t\t\telemHeight: elemHeight,\n\t\t\t\t\tcollisionPosition: collisionPosition,\n\t\t\t\t\tcollisionWidth: collisionWidth,\n\t\t\t\t\tcollisionHeight: collisionHeight,\n\t\t\t\t\toffset: [ atOffset[ 0 ] + myOffset[ 0 ], atOffset [ 1 ] + myOffset[ 1 ] ],\n\t\t\t\t\tmy: options.my,\n\t\t\t\t\tat: options.at,\n\t\t\t\t\twithin: within,\n\t\t\t\t\telem: elem\n\t\t\t\t} );\n\t\t\t}\n\t\t} );\n\n\t\tif ( options.using ) {\n\n\t\t\t// Adds feedback as second argument to using callback, if present\n\t\t\tusing = function( props ) {\n\t\t\t\tvar left = targetOffset.left - position.left,\n\t\t\t\t\tright = left + targetWidth - elemWidth,\n\t\t\t\t\ttop = targetOffset.top - position.top,\n\t\t\t\t\tbottom = top + targetHeight - elemHeight,\n\t\t\t\t\tfeedback = {\n\t\t\t\t\t\ttarget: {\n\t\t\t\t\t\t\telement: target,\n\t\t\t\t\t\t\tleft: targetOffset.left,\n\t\t\t\t\t\t\ttop: targetOffset.top,\n\t\t\t\t\t\t\twidth: targetWidth,\n\t\t\t\t\t\t\theight: targetHeight\n\t\t\t\t\t\t},\n\t\t\t\t\t\telement: {\n\t\t\t\t\t\t\telement: elem,\n\t\t\t\t\t\t\tleft: position.left,\n\t\t\t\t\t\t\ttop: position.top,\n\t\t\t\t\t\t\twidth: elemWidth,\n\t\t\t\t\t\t\theight: elemHeight\n\t\t\t\t\t\t},\n\t\t\t\t\t\thorizontal: right < 0 ? \"left\" : left > 0 ? \"right\" : \"center\",\n\t\t\t\t\t\tvertical: bottom < 0 ? \"top\" : top > 0 ? \"bottom\" : \"middle\"\n\t\t\t\t\t};\n\t\t\t\tif ( targetWidth < elemWidth && abs( left + right ) < targetWidth ) {\n\t\t\t\t\tfeedback.horizontal = \"center\";\n\t\t\t\t}\n\t\t\t\tif ( targetHeight < elemHeight && abs( top + bottom ) < targetHeight ) {\n\t\t\t\t\tfeedback.vertical = \"middle\";\n\t\t\t\t}\n\t\t\t\tif ( max( abs( left ), abs( right ) ) > max( abs( top ), abs( bottom ) ) ) {\n\t\t\t\t\tfeedback.important = \"horizontal\";\n\t\t\t\t} else {\n\t\t\t\t\tfeedback.important = \"vertical\";\n\t\t\t\t}\n\t\t\t\toptions.using.call( this, props, feedback );\n\t\t\t};\n\t\t}\n\n\t\telem.offset( $.extend( position, { using: using } ) );\n\t} );\n};\n\n$.ui.position = {\n\tfit: {\n\t\tleft: function( position, data ) {\n\t\t\tvar within = data.within,\n\t\t\t\twithinOffset = within.isWindow ? within.scrollLeft : within.offset.left,\n\t\t\t\touterWidth = within.width,\n\t\t\t\tcollisionPosLeft = position.left - data.collisionPosition.marginLeft,\n\t\t\t\toverLeft = withinOffset - collisionPosLeft,\n\t\t\t\toverRight = collisionPosLeft + data.collisionWidth - outerWidth - withinOffset,\n\t\t\t\tnewOverRight;\n\n\t\t\t// Element is wider than within\n\t\t\tif ( data.collisionWidth > outerWidth ) {\n\n\t\t\t\t// Element is initially over the left side of within\n\t\t\t\tif ( overLeft > 0 && overRight <= 0 ) {\n\t\t\t\t\tnewOverRight = position.left + overLeft + data.collisionWidth - outerWidth -\n\t\t\t\t\t\twithinOffset;\n\t\t\t\t\tposition.left += overLeft - newOverRight;\n\n\t\t\t\t// Element is initially over right side of within\n\t\t\t\t} else if ( overRight > 0 && overLeft <= 0 ) {\n\t\t\t\t\tposition.left = withinOffset;\n\n\t\t\t\t// Element is initially over both left and right sides of within\n\t\t\t\t} else {\n\t\t\t\t\tif ( overLeft > overRight ) {\n\t\t\t\t\t\tposition.left = withinOffset + outerWidth - data.collisionWidth;\n\t\t\t\t\t} else {\n\t\t\t\t\t\tposition.left = withinOffset;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t// Too far left -> align with left edge\n\t\t\t} else if ( overLeft > 0 ) {\n\t\t\t\tposition.left += overLeft;\n\n\t\t\t// Too far right -> align with right edge\n\t\t\t} else if ( overRight > 0 ) {\n\t\t\t\tposition.left -= overRight;\n\n\t\t\t// Adjust based on position and margin\n\t\t\t} else {\n\t\t\t\tposition.left = max( position.left - collisionPosLeft, position.left );\n\t\t\t}\n\t\t},\n\t\ttop: function( position, data ) {\n\t\t\tvar within = data.within,\n\t\t\t\twithinOffset = within.isWindow ? within.scrollTop : within.offset.top,\n\t\t\t\touterHeight = data.within.height,\n\t\t\t\tcollisionPosTop = position.top - data.collisionPosition.marginTop,\n\t\t\t\toverTop = withinOffset - collisionPosTop,\n\t\t\t\toverBottom = collisionPosTop + data.collisionHeight - outerHeight - withinOffset,\n\t\t\t\tnewOverBottom;\n\n\t\t\t// Element is taller than within\n\t\t\tif ( data.collisionHeight > outerHeight ) {\n\n\t\t\t\t// Element is initially over the top of within\n\t\t\t\tif ( overTop > 0 && overBottom <= 0 ) {\n\t\t\t\t\tnewOverBottom = position.top + overTop + data.collisionHeight - outerHeight -\n\t\t\t\t\t\twithinOffset;\n\t\t\t\t\tposition.top += overTop - newOverBottom;\n\n\t\t\t\t// Element is initially over bottom of within\n\t\t\t\t} else if ( overBottom > 0 && overTop <= 0 ) {\n\t\t\t\t\tposition.top = withinOffset;\n\n\t\t\t\t// Element is initially over both top and bottom of within\n\t\t\t\t} else {\n\t\t\t\t\tif ( overTop > overBottom ) {\n\t\t\t\t\t\tposition.top = withinOffset + outerHeight - data.collisionHeight;\n\t\t\t\t\t} else {\n\t\t\t\t\t\tposition.top = withinOffset;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t// Too far up -> align with top\n\t\t\t} else if ( overTop > 0 ) {\n\t\t\t\tposition.top += overTop;\n\n\t\t\t// Too far down -> align with bottom edge\n\t\t\t} else if ( overBottom > 0 ) {\n\t\t\t\tposition.top -= overBottom;\n\n\t\t\t// Adjust based on position and margin\n\t\t\t} else {\n\t\t\t\tposition.top = max( position.top - collisionPosTop, position.top );\n\t\t\t}\n\t\t}\n\t},\n\tflip: {\n\t\tleft: function( position, data ) {\n\t\t\tvar within = data.within,\n\t\t\t\twithinOffset = within.offset.left + within.scrollLeft,\n\t\t\t\touterWidth = within.width,\n\t\t\t\toffsetLeft = within.isWindow ? within.scrollLeft : within.offset.left,\n\t\t\t\tcollisionPosLeft = position.left - data.collisionPosition.marginLeft,\n\t\t\t\toverLeft = collisionPosLeft - offsetLeft,\n\t\t\t\toverRight = collisionPosLeft + data.collisionWidth - outerWidth - offsetLeft,\n\t\t\t\tmyOffset = data.my[ 0 ] === \"left\" ?\n\t\t\t\t\t-data.elemWidth :\n\t\t\t\t\tdata.my[ 0 ] === \"right\" ?\n\t\t\t\t\t\tdata.elemWidth :\n\t\t\t\t\t\t0,\n\t\t\t\tatOffset = data.at[ 0 ] === \"left\" ?\n\t\t\t\t\tdata.targetWidth :\n\t\t\t\t\tdata.at[ 0 ] === \"right\" ?\n\t\t\t\t\t\t-data.targetWidth :\n\t\t\t\t\t\t0,\n\t\t\t\toffset = -2 * data.offset[ 0 ],\n\t\t\t\tnewOverRight,\n\t\t\t\tnewOverLeft;\n\n\t\t\tif ( overLeft < 0 ) {\n\t\t\t\tnewOverRight = position.left + myOffset + atOffset + offset + data.collisionWidth -\n\t\t\t\t\touterWidth - withinOffset;\n\t\t\t\tif ( newOverRight < 0 || newOverRight < abs( overLeft ) ) {\n\t\t\t\t\tposition.left += myOffset + atOffset + offset;\n\t\t\t\t}\n\t\t\t} else if ( overRight > 0 ) {\n\t\t\t\tnewOverLeft = position.left - data.collisionPosition.marginLeft + myOffset +\n\t\t\t\t\tatOffset + offset - offsetLeft;\n\t\t\t\tif ( newOverLeft > 0 || abs( newOverLeft ) < overRight ) {\n\t\t\t\t\tposition.left += myOffset + atOffset + offset;\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\ttop: function( position, data ) {\n\t\t\tvar within = data.within,\n\t\t\t\twithinOffset = within.offset.top + within.scrollTop,\n\t\t\t\touterHeight = within.height,\n\t\t\t\toffsetTop = within.isWindow ? within.scrollTop : within.offset.top,\n\t\t\t\tcollisionPosTop = position.top - data.collisionPosition.marginTop,\n\t\t\t\toverTop = collisionPosTop - offsetTop,\n\t\t\t\toverBottom = collisionPosTop + data.collisionHeight - outerHeight - offsetTop,\n\t\t\t\ttop = data.my[ 1 ] === \"top\",\n\t\t\t\tmyOffset = top ?\n\t\t\t\t\t-data.elemHeight :\n\t\t\t\t\tdata.my[ 1 ] === \"bottom\" ?\n\t\t\t\t\t\tdata.elemHeight :\n\t\t\t\t\t\t0,\n\t\t\t\tatOffset = data.at[ 1 ] === \"top\" ?\n\t\t\t\t\tdata.targetHeight :\n\t\t\t\t\tdata.at[ 1 ] === \"bottom\" ?\n\t\t\t\t\t\t-data.targetHeight :\n\t\t\t\t\t\t0,\n\t\t\t\toffset = -2 * data.offset[ 1 ],\n\t\t\t\tnewOverTop,\n\t\t\t\tnewOverBottom;\n\t\t\tif ( overTop < 0 ) {\n\t\t\t\tnewOverBottom = position.top + myOffset + atOffset + offset + data.collisionHeight -\n\t\t\t\t\touterHeight - withinOffset;\n\t\t\t\tif ( newOverBottom < 0 || newOverBottom < abs( overTop ) ) {\n\t\t\t\t\tposition.top += myOffset + atOffset + offset;\n\t\t\t\t}\n\t\t\t} else if ( overBottom > 0 ) {\n\t\t\t\tnewOverTop = position.top - data.collisionPosition.marginTop + myOffset + atOffset +\n\t\t\t\t\toffset - offsetTop;\n\t\t\t\tif ( newOverTop > 0 || abs( newOverTop ) < overBottom ) {\n\t\t\t\t\tposition.top += myOffset + atOffset + offset;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t},\n\tflipfit: {\n\t\tleft: function() {\n\t\t\t$.ui.position.flip.left.apply( this, arguments );\n\t\t\t$.ui.position.fit.left.apply( this, arguments );\n\t\t},\n\t\ttop: function() {\n\t\t\t$.ui.position.flip.top.apply( this, arguments );\n\t\t\t$.ui.position.fit.top.apply( this, arguments );\n\t\t}\n\t}\n};\n\n} )();\n\nvar position = $.ui.position;\n\n\n/*!\n * jQuery UI :data 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: :data Selector\n//>>group: Core\n//>>description: Selects elements which have data stored under the specified key.\n//>>docs: https://api.jqueryui.com/data-selector/\n\n\nvar data = $.extend( $.expr.pseudos, {\n\tdata: $.expr.createPseudo ?\n\t\t$.expr.createPseudo( function( dataName ) {\n\t\t\treturn function( elem ) {\n\t\t\t\treturn !!$.data( elem, dataName );\n\t\t\t};\n\t\t} ) :\n\n\t\t// Support: jQuery <1.8\n\t\tfunction( elem, i, match ) {\n\t\t\treturn !!$.data( elem, match[ 3 ] );\n\t\t}\n} );\n\n/*!\n * jQuery UI Disable Selection 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: disableSelection\n//>>group: Core\n//>>description: Disable selection of text content within the set of matched elements.\n//>>docs: https://api.jqueryui.com/disableSelection/\n\n// This file is deprecated\n\nvar disableSelection = $.fn.extend( {\n\tdisableSelection: ( function() {\n\t\tvar eventType = \"onselectstart\" in document.createElement( \"div\" ) ?\n\t\t\t\"selectstart\" :\n\t\t\t\"mousedown\";\n\n\t\treturn function() {\n\t\t\treturn this.on( eventType + \".ui-disableSelection\", function( event ) {\n\t\t\t\tevent.preventDefault();\n\t\t\t} );\n\t\t};\n\t} )(),\n\n\tenableSelection: function() {\n\t\treturn this.off( \".ui-disableSelection\" );\n\t}\n} );\n\n\n\n// Create a local jQuery because jQuery Color relies on it and the\n// global may not exist with AMD and a custom build (#10199).\n// This module is a noop if used as a regular AMD module.\n// eslint-disable-next-line no-unused-vars\nvar jQuery = $;\n\n\n/*!\n * jQuery Color Animations v2.2.0\n * https://github.com/jquery/jquery-color\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * Date: Sun May 10 09:02:36 2020 +0200\n */\n\n\n\n\tvar stepHooks = \"backgroundColor borderBottomColor borderLeftColor borderRightColor \" +\n\t\t\"borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor\",\n\n\tclass2type = {},\n\ttoString = class2type.toString,\n\n\t// plusequals test for += 100 -= 100\n\trplusequals = /^([\\-+])=\\s*(\\d+\\.?\\d*)/,\n\n\t// a set of RE's that can match strings and generate color tuples.\n\tstringParsers = [ {\n\t\t\tre: /rgba?\\(\\s*(\\d{1,3})\\s*,\\s*(\\d{1,3})\\s*,\\s*(\\d{1,3})\\s*(?:,\\s*(\\d?(?:\\.\\d+)?)\\s*)?\\)/,\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\texecResult[ 1 ],\n\t\t\t\t\texecResult[ 2 ],\n\t\t\t\t\texecResult[ 3 ],\n\t\t\t\t\texecResult[ 4 ]\n\t\t\t\t];\n\t\t\t}\n\t\t}, {\n\t\t\tre: /rgba?\\(\\s*(\\d+(?:\\.\\d+)?)\\%\\s*,\\s*(\\d+(?:\\.\\d+)?)\\%\\s*,\\s*(\\d+(?:\\.\\d+)?)\\%\\s*(?:,\\s*(\\d?(?:\\.\\d+)?)\\s*)?\\)/,\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\texecResult[ 1 ] * 2.55,\n\t\t\t\t\texecResult[ 2 ] * 2.55,\n\t\t\t\t\texecResult[ 3 ] * 2.55,\n\t\t\t\t\texecResult[ 4 ]\n\t\t\t\t];\n\t\t\t}\n\t\t}, {\n\n\t\t\t// this regex ignores A-F because it's compared against an already lowercased string\n\t\t\tre: /#([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})?/,\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\tparseInt( execResult[ 1 ], 16 ),\n\t\t\t\t\tparseInt( execResult[ 2 ], 16 ),\n\t\t\t\t\tparseInt( execResult[ 3 ], 16 ),\n\t\t\t\t\texecResult[ 4 ] ?\n\t\t\t\t\t\t( parseInt( execResult[ 4 ], 16 ) / 255 ).toFixed( 2 ) :\n\t\t\t\t\t\t1\n\t\t\t\t];\n\t\t\t}\n\t\t}, {\n\n\t\t\t// this regex ignores A-F because it's compared against an already lowercased string\n\t\t\tre: /#([a-f0-9])([a-f0-9])([a-f0-9])([a-f0-9])?/,\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\tparseInt( execResult[ 1 ] + execResult[ 1 ], 16 ),\n\t\t\t\t\tparseInt( execResult[ 2 ] + execResult[ 2 ], 16 ),\n\t\t\t\t\tparseInt( execResult[ 3 ] + execResult[ 3 ], 16 ),\n\t\t\t\t\texecResult[ 4 ] ?\n\t\t\t\t\t\t( parseInt( execResult[ 4 ] + execResult[ 4 ], 16 ) / 255 )\n\t\t\t\t\t\t\t.toFixed( 2 ) :\n\t\t\t\t\t\t1\n\t\t\t\t];\n\t\t\t}\n\t\t}, {\n\t\t\tre: /hsla?\\(\\s*(\\d+(?:\\.\\d+)?)\\s*,\\s*(\\d+(?:\\.\\d+)?)\\%\\s*,\\s*(\\d+(?:\\.\\d+)?)\\%\\s*(?:,\\s*(\\d?(?:\\.\\d+)?)\\s*)?\\)/,\n\t\t\tspace: \"hsla\",\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\texecResult[ 1 ],\n\t\t\t\t\texecResult[ 2 ] / 100,\n\t\t\t\t\texecResult[ 3 ] / 100,\n\t\t\t\t\texecResult[ 4 ]\n\t\t\t\t];\n\t\t\t}\n\t\t} ],\n\n\t// jQuery.Color( )\n\tcolor = jQuery.Color = function( color, green, blue, alpha ) {\n\t\treturn new jQuery.Color.fn.parse( color, green, blue, alpha );\n\t},\n\tspaces = {\n\t\trgba: {\n\t\t\tprops: {\n\t\t\t\tred: {\n\t\t\t\t\tidx: 0,\n\t\t\t\t\ttype: \"byte\"\n\t\t\t\t},\n\t\t\t\tgreen: {\n\t\t\t\t\tidx: 1,\n\t\t\t\t\ttype: \"byte\"\n\t\t\t\t},\n\t\t\t\tblue: {\n\t\t\t\t\tidx: 2,\n\t\t\t\t\ttype: \"byte\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\thsla: {\n\t\t\tprops: {\n\t\t\t\thue: {\n\t\t\t\t\tidx: 0,\n\t\t\t\t\ttype: \"degrees\"\n\t\t\t\t},\n\t\t\t\tsaturation: {\n\t\t\t\t\tidx: 1,\n\t\t\t\t\ttype: \"percent\"\n\t\t\t\t},\n\t\t\t\tlightness: {\n\t\t\t\t\tidx: 2,\n\t\t\t\t\ttype: \"percent\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t},\n\tpropTypes = {\n\t\t\"byte\": {\n\t\t\tfloor: true,\n\t\t\tmax: 255\n\t\t},\n\t\t\"percent\": {\n\t\t\tmax: 1\n\t\t},\n\t\t\"degrees\": {\n\t\t\tmod: 360,\n\t\t\tfloor: true\n\t\t}\n\t},\n\tsupport = color.support = {},\n\n\t// element for support tests\n\tsupportElem = jQuery( \"

            \" )[ 0 ],\n\n\t// colors = jQuery.Color.names\n\tcolors,\n\n\t// local aliases of functions called often\n\teach = jQuery.each;\n\n// determine rgba support immediately\nsupportElem.style.cssText = \"background-color:rgba(1,1,1,.5)\";\nsupport.rgba = supportElem.style.backgroundColor.indexOf( \"rgba\" ) > -1;\n\n// define cache name and alpha properties\n// for rgba and hsla spaces\neach( spaces, function( spaceName, space ) {\n\tspace.cache = \"_\" + spaceName;\n\tspace.props.alpha = {\n\t\tidx: 3,\n\t\ttype: \"percent\",\n\t\tdef: 1\n\t};\n} );\n\n// Populate the class2type map\njQuery.each( \"Boolean Number String Function Array Date RegExp Object Error Symbol\".split( \" \" ),\n\tfunction( _i, name ) {\n\t\tclass2type[ \"[object \" + name + \"]\" ] = name.toLowerCase();\n\t} );\n\nfunction getType( obj ) {\n\tif ( obj == null ) {\n\t\treturn obj + \"\";\n\t}\n\n\treturn typeof obj === \"object\" ?\n\t\tclass2type[ toString.call( obj ) ] || \"object\" :\n\t\ttypeof obj;\n}\n\nfunction clamp( value, prop, allowEmpty ) {\n\tvar type = propTypes[ prop.type ] || {};\n\n\tif ( value == null ) {\n\t\treturn ( allowEmpty || !prop.def ) ? null : prop.def;\n\t}\n\n\t// ~~ is an short way of doing floor for positive numbers\n\tvalue = type.floor ? ~~value : parseFloat( value );\n\n\t// IE will pass in empty strings as value for alpha,\n\t// which will hit this case\n\tif ( isNaN( value ) ) {\n\t\treturn prop.def;\n\t}\n\n\tif ( type.mod ) {\n\n\t\t// we add mod before modding to make sure that negatives values\n\t\t// get converted properly: -10 -> 350\n\t\treturn ( value + type.mod ) % type.mod;\n\t}\n\n\t// for now all property types without mod have min and max\n\treturn Math.min( type.max, Math.max( 0, value ) );\n}\n\nfunction stringParse( string ) {\n\tvar inst = color(),\n\t\trgba = inst._rgba = [];\n\n\tstring = string.toLowerCase();\n\n\teach( stringParsers, function( _i, parser ) {\n\t\tvar parsed,\n\t\t\tmatch = parser.re.exec( string ),\n\t\t\tvalues = match && parser.parse( match ),\n\t\t\tspaceName = parser.space || \"rgba\";\n\n\t\tif ( values ) {\n\t\t\tparsed = inst[ spaceName ]( values );\n\n\t\t\t// if this was an rgba parse the assignment might happen twice\n\t\t\t// oh well....\n\t\t\tinst[ spaces[ spaceName ].cache ] = parsed[ spaces[ spaceName ].cache ];\n\t\t\trgba = inst._rgba = parsed._rgba;\n\n\t\t\t// exit each( stringParsers ) here because we matched\n\t\t\treturn false;\n\t\t}\n\t} );\n\n\t// Found a stringParser that handled it\n\tif ( rgba.length ) {\n\n\t\t// if this came from a parsed string, force \"transparent\" when alpha is 0\n\t\t// chrome, (and maybe others) return \"transparent\" as rgba(0,0,0,0)\n\t\tif ( rgba.join() === \"0,0,0,0\" ) {\n\t\t\tjQuery.extend( rgba, colors.transparent );\n\t\t}\n\t\treturn inst;\n\t}\n\n\t// named colors\n\treturn colors[ string ];\n}\n\ncolor.fn = jQuery.extend( color.prototype, {\n\tparse: function( red, green, blue, alpha ) {\n\t\tif ( red === undefined ) {\n\t\t\tthis._rgba = [ null, null, null, null ];\n\t\t\treturn this;\n\t\t}\n\t\tif ( red.jquery || red.nodeType ) {\n\t\t\tred = jQuery( red ).css( green );\n\t\t\tgreen = undefined;\n\t\t}\n\n\t\tvar inst = this,\n\t\t\ttype = getType( red ),\n\t\t\trgba = this._rgba = [];\n\n\t\t// more than 1 argument specified - assume ( red, green, blue, alpha )\n\t\tif ( green !== undefined ) {\n\t\t\tred = [ red, green, blue, alpha ];\n\t\t\ttype = \"array\";\n\t\t}\n\n\t\tif ( type === \"string\" ) {\n\t\t\treturn this.parse( stringParse( red ) || colors._default );\n\t\t}\n\n\t\tif ( type === \"array\" ) {\n\t\t\teach( spaces.rgba.props, function( _key, prop ) {\n\t\t\t\trgba[ prop.idx ] = clamp( red[ prop.idx ], prop );\n\t\t\t} );\n\t\t\treturn this;\n\t\t}\n\n\t\tif ( type === \"object\" ) {\n\t\t\tif ( red instanceof color ) {\n\t\t\t\teach( spaces, function( _spaceName, space ) {\n\t\t\t\t\tif ( red[ space.cache ] ) {\n\t\t\t\t\t\tinst[ space.cache ] = red[ space.cache ].slice();\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t} else {\n\t\t\t\teach( spaces, function( _spaceName, space ) {\n\t\t\t\t\tvar cache = space.cache;\n\t\t\t\t\teach( space.props, function( key, prop ) {\n\n\t\t\t\t\t\t// if the cache doesn't exist, and we know how to convert\n\t\t\t\t\t\tif ( !inst[ cache ] && space.to ) {\n\n\t\t\t\t\t\t\t// if the value was null, we don't need to copy it\n\t\t\t\t\t\t\t// if the key was alpha, we don't need to copy it either\n\t\t\t\t\t\t\tif ( key === \"alpha\" || red[ key ] == null ) {\n\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tinst[ cache ] = space.to( inst._rgba );\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t// this is the only case where we allow nulls for ALL properties.\n\t\t\t\t\t\t// call clamp with alwaysAllowEmpty\n\t\t\t\t\t\tinst[ cache ][ prop.idx ] = clamp( red[ key ], prop, true );\n\t\t\t\t\t} );\n\n\t\t\t\t\t// everything defined but alpha?\n\t\t\t\t\tif ( inst[ cache ] && jQuery.inArray( null, inst[ cache ].slice( 0, 3 ) ) < 0 ) {\n\n\t\t\t\t\t\t// use the default of 1\n\t\t\t\t\t\tif ( inst[ cache ][ 3 ] == null ) {\n\t\t\t\t\t\t\tinst[ cache ][ 3 ] = 1;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif ( space.from ) {\n\t\t\t\t\t\t\tinst._rgba = space.from( inst[ cache ] );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\treturn this;\n\t\t}\n\t},\n\tis: function( compare ) {\n\t\tvar is = color( compare ),\n\t\t\tsame = true,\n\t\t\tinst = this;\n\n\t\teach( spaces, function( _, space ) {\n\t\t\tvar localCache,\n\t\t\t\tisCache = is[ space.cache ];\n\t\t\tif ( isCache ) {\n\t\t\t\tlocalCache = inst[ space.cache ] || space.to && space.to( inst._rgba ) || [];\n\t\t\t\teach( space.props, function( _, prop ) {\n\t\t\t\t\tif ( isCache[ prop.idx ] != null ) {\n\t\t\t\t\t\tsame = ( isCache[ prop.idx ] === localCache[ prop.idx ] );\n\t\t\t\t\t\treturn same;\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\treturn same;\n\t\t} );\n\t\treturn same;\n\t},\n\t_space: function() {\n\t\tvar used = [],\n\t\t\tinst = this;\n\t\teach( spaces, function( spaceName, space ) {\n\t\t\tif ( inst[ space.cache ] ) {\n\t\t\t\tused.push( spaceName );\n\t\t\t}\n\t\t} );\n\t\treturn used.pop();\n\t},\n\ttransition: function( other, distance ) {\n\t\tvar end = color( other ),\n\t\t\tspaceName = end._space(),\n\t\t\tspace = spaces[ spaceName ],\n\t\t\tstartColor = this.alpha() === 0 ? color( \"transparent\" ) : this,\n\t\t\tstart = startColor[ space.cache ] || space.to( startColor._rgba ),\n\t\t\tresult = start.slice();\n\n\t\tend = end[ space.cache ];\n\t\teach( space.props, function( _key, prop ) {\n\t\t\tvar index = prop.idx,\n\t\t\t\tstartValue = start[ index ],\n\t\t\t\tendValue = end[ index ],\n\t\t\t\ttype = propTypes[ prop.type ] || {};\n\n\t\t\t// if null, don't override start value\n\t\t\tif ( endValue === null ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// if null - use end\n\t\t\tif ( startValue === null ) {\n\t\t\t\tresult[ index ] = endValue;\n\t\t\t} else {\n\t\t\t\tif ( type.mod ) {\n\t\t\t\t\tif ( endValue - startValue > type.mod / 2 ) {\n\t\t\t\t\t\tstartValue += type.mod;\n\t\t\t\t\t} else if ( startValue - endValue > type.mod / 2 ) {\n\t\t\t\t\t\tstartValue -= type.mod;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tresult[ index ] = clamp( ( endValue - startValue ) * distance + startValue, prop );\n\t\t\t}\n\t\t} );\n\t\treturn this[ spaceName ]( result );\n\t},\n\tblend: function( opaque ) {\n\n\t\t// if we are already opaque - return ourself\n\t\tif ( this._rgba[ 3 ] === 1 ) {\n\t\t\treturn this;\n\t\t}\n\n\t\tvar rgb = this._rgba.slice(),\n\t\t\ta = rgb.pop(),\n\t\t\tblend = color( opaque )._rgba;\n\n\t\treturn color( jQuery.map( rgb, function( v, i ) {\n\t\t\treturn ( 1 - a ) * blend[ i ] + a * v;\n\t\t} ) );\n\t},\n\ttoRgbaString: function() {\n\t\tvar prefix = \"rgba(\",\n\t\t\trgba = jQuery.map( this._rgba, function( v, i ) {\n\t\t\t\tif ( v != null ) {\n\t\t\t\t\treturn v;\n\t\t\t\t}\n\t\t\t\treturn i > 2 ? 1 : 0;\n\t\t\t} );\n\n\t\tif ( rgba[ 3 ] === 1 ) {\n\t\t\trgba.pop();\n\t\t\tprefix = \"rgb(\";\n\t\t}\n\n\t\treturn prefix + rgba.join() + \")\";\n\t},\n\ttoHslaString: function() {\n\t\tvar prefix = \"hsla(\",\n\t\t\thsla = jQuery.map( this.hsla(), function( v, i ) {\n\t\t\t\tif ( v == null ) {\n\t\t\t\t\tv = i > 2 ? 1 : 0;\n\t\t\t\t}\n\n\t\t\t\t// catch 1 and 2\n\t\t\t\tif ( i && i < 3 ) {\n\t\t\t\t\tv = Math.round( v * 100 ) + \"%\";\n\t\t\t\t}\n\t\t\t\treturn v;\n\t\t\t} );\n\n\t\tif ( hsla[ 3 ] === 1 ) {\n\t\t\thsla.pop();\n\t\t\tprefix = \"hsl(\";\n\t\t}\n\t\treturn prefix + hsla.join() + \")\";\n\t},\n\ttoHexString: function( includeAlpha ) {\n\t\tvar rgba = this._rgba.slice(),\n\t\t\talpha = rgba.pop();\n\n\t\tif ( includeAlpha ) {\n\t\t\trgba.push( ~~( alpha * 255 ) );\n\t\t}\n\n\t\treturn \"#\" + jQuery.map( rgba, function( v ) {\n\n\t\t\t// default to 0 when nulls exist\n\t\t\tv = ( v || 0 ).toString( 16 );\n\t\t\treturn v.length === 1 ? \"0\" + v : v;\n\t\t} ).join( \"\" );\n\t},\n\ttoString: function() {\n\t\treturn this._rgba[ 3 ] === 0 ? \"transparent\" : this.toRgbaString();\n\t}\n} );\ncolor.fn.parse.prototype = color.fn;\n\n// hsla conversions adapted from:\n// https://code.google.com/p/maashaack/source/browse/packages/graphics/trunk/src/graphics/colors/HUE2RGB.as?r=5021\n\nfunction hue2rgb( p, q, h ) {\n\th = ( h + 1 ) % 1;\n\tif ( h * 6 < 1 ) {\n\t\treturn p + ( q - p ) * h * 6;\n\t}\n\tif ( h * 2 < 1 ) {\n\t\treturn q;\n\t}\n\tif ( h * 3 < 2 ) {\n\t\treturn p + ( q - p ) * ( ( 2 / 3 ) - h ) * 6;\n\t}\n\treturn p;\n}\n\nspaces.hsla.to = function( rgba ) {\n\tif ( rgba[ 0 ] == null || rgba[ 1 ] == null || rgba[ 2 ] == null ) {\n\t\treturn [ null, null, null, rgba[ 3 ] ];\n\t}\n\tvar r = rgba[ 0 ] / 255,\n\t\tg = rgba[ 1 ] / 255,\n\t\tb = rgba[ 2 ] / 255,\n\t\ta = rgba[ 3 ],\n\t\tmax = Math.max( r, g, b ),\n\t\tmin = Math.min( r, g, b ),\n\t\tdiff = max - min,\n\t\tadd = max + min,\n\t\tl = add * 0.5,\n\t\th, s;\n\n\tif ( min === max ) {\n\t\th = 0;\n\t} else if ( r === max ) {\n\t\th = ( 60 * ( g - b ) / diff ) + 360;\n\t} else if ( g === max ) {\n\t\th = ( 60 * ( b - r ) / diff ) + 120;\n\t} else {\n\t\th = ( 60 * ( r - g ) / diff ) + 240;\n\t}\n\n\t// chroma (diff) == 0 means greyscale which, by definition, saturation = 0%\n\t// otherwise, saturation is based on the ratio of chroma (diff) to lightness (add)\n\tif ( diff === 0 ) {\n\t\ts = 0;\n\t} else if ( l <= 0.5 ) {\n\t\ts = diff / add;\n\t} else {\n\t\ts = diff / ( 2 - add );\n\t}\n\treturn [ Math.round( h ) % 360, s, l, a == null ? 1 : a ];\n};\n\nspaces.hsla.from = function( hsla ) {\n\tif ( hsla[ 0 ] == null || hsla[ 1 ] == null || hsla[ 2 ] == null ) {\n\t\treturn [ null, null, null, hsla[ 3 ] ];\n\t}\n\tvar h = hsla[ 0 ] / 360,\n\t\ts = hsla[ 1 ],\n\t\tl = hsla[ 2 ],\n\t\ta = hsla[ 3 ],\n\t\tq = l <= 0.5 ? l * ( 1 + s ) : l + s - l * s,\n\t\tp = 2 * l - q;\n\n\treturn [\n\t\tMath.round( hue2rgb( p, q, h + ( 1 / 3 ) ) * 255 ),\n\t\tMath.round( hue2rgb( p, q, h ) * 255 ),\n\t\tMath.round( hue2rgb( p, q, h - ( 1 / 3 ) ) * 255 ),\n\t\ta\n\t];\n};\n\n\neach( spaces, function( spaceName, space ) {\n\tvar props = space.props,\n\t\tcache = space.cache,\n\t\tto = space.to,\n\t\tfrom = space.from;\n\n\t// makes rgba() and hsla()\n\tcolor.fn[ spaceName ] = function( value ) {\n\n\t\t// generate a cache for this space if it doesn't exist\n\t\tif ( to && !this[ cache ] ) {\n\t\t\tthis[ cache ] = to( this._rgba );\n\t\t}\n\t\tif ( value === undefined ) {\n\t\t\treturn this[ cache ].slice();\n\t\t}\n\n\t\tvar ret,\n\t\t\ttype = getType( value ),\n\t\t\tarr = ( type === \"array\" || type === \"object\" ) ? value : arguments,\n\t\t\tlocal = this[ cache ].slice();\n\n\t\teach( props, function( key, prop ) {\n\t\t\tvar val = arr[ type === \"object\" ? key : prop.idx ];\n\t\t\tif ( val == null ) {\n\t\t\t\tval = local[ prop.idx ];\n\t\t\t}\n\t\t\tlocal[ prop.idx ] = clamp( val, prop );\n\t\t} );\n\n\t\tif ( from ) {\n\t\t\tret = color( from( local ) );\n\t\t\tret[ cache ] = local;\n\t\t\treturn ret;\n\t\t} else {\n\t\t\treturn color( local );\n\t\t}\n\t};\n\n\t// makes red() green() blue() alpha() hue() saturation() lightness()\n\teach( props, function( key, prop ) {\n\n\t\t// alpha is included in more than one space\n\t\tif ( color.fn[ key ] ) {\n\t\t\treturn;\n\t\t}\n\t\tcolor.fn[ key ] = function( value ) {\n\t\t\tvar local, cur, match, fn,\n\t\t\t\tvtype = getType( value );\n\n\t\t\tif ( key === \"alpha\" ) {\n\t\t\t\tfn = this._hsla ? \"hsla\" : \"rgba\";\n\t\t\t} else {\n\t\t\t\tfn = spaceName;\n\t\t\t}\n\t\t\tlocal = this[ fn ]();\n\t\t\tcur = local[ prop.idx ];\n\n\t\t\tif ( vtype === \"undefined\" ) {\n\t\t\t\treturn cur;\n\t\t\t}\n\n\t\t\tif ( vtype === \"function\" ) {\n\t\t\t\tvalue = value.call( this, cur );\n\t\t\t\tvtype = getType( value );\n\t\t\t}\n\t\t\tif ( value == null && prop.empty ) {\n\t\t\t\treturn this;\n\t\t\t}\n\t\t\tif ( vtype === \"string\" ) {\n\t\t\t\tmatch = rplusequals.exec( value );\n\t\t\t\tif ( match ) {\n\t\t\t\t\tvalue = cur + parseFloat( match[ 2 ] ) * ( match[ 1 ] === \"+\" ? 1 : -1 );\n\t\t\t\t}\n\t\t\t}\n\t\t\tlocal[ prop.idx ] = value;\n\t\t\treturn this[ fn ]( local );\n\t\t};\n\t} );\n} );\n\n// add cssHook and .fx.step function for each named hook.\n// accept a space separated string of properties\ncolor.hook = function( hook ) {\n\tvar hooks = hook.split( \" \" );\n\teach( hooks, function( _i, hook ) {\n\t\tjQuery.cssHooks[ hook ] = {\n\t\t\tset: function( elem, value ) {\n\t\t\t\tvar parsed, curElem,\n\t\t\t\t\tbackgroundColor = \"\";\n\n\t\t\t\tif ( value !== \"transparent\" && ( getType( value ) !== \"string\" || ( parsed = stringParse( value ) ) ) ) {\n\t\t\t\t\tvalue = color( parsed || value );\n\t\t\t\t\tif ( !support.rgba && value._rgba[ 3 ] !== 1 ) {\n\t\t\t\t\t\tcurElem = hook === \"backgroundColor\" ? elem.parentNode : elem;\n\t\t\t\t\t\twhile (\n\t\t\t\t\t\t\t( backgroundColor === \"\" || backgroundColor === \"transparent\" ) &&\n\t\t\t\t\t\t\tcurElem && curElem.style\n\t\t\t\t\t\t) {\n\t\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t\tbackgroundColor = jQuery.css( curElem, \"backgroundColor\" );\n\t\t\t\t\t\t\t\tcurElem = curElem.parentNode;\n\t\t\t\t\t\t\t} catch ( e ) {\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tvalue = value.blend( backgroundColor && backgroundColor !== \"transparent\" ?\n\t\t\t\t\t\t\tbackgroundColor :\n\t\t\t\t\t\t\t\"_default\" );\n\t\t\t\t\t}\n\n\t\t\t\t\tvalue = value.toRgbaString();\n\t\t\t\t}\n\t\t\t\ttry {\n\t\t\t\t\telem.style[ hook ] = value;\n\t\t\t\t} catch ( e ) {\n\n\t\t\t\t\t// wrapped to prevent IE from throwing errors on \"invalid\" values like 'auto' or 'inherit'\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t\tjQuery.fx.step[ hook ] = function( fx ) {\n\t\t\tif ( !fx.colorInit ) {\n\t\t\t\tfx.start = color( fx.elem, hook );\n\t\t\t\tfx.end = color( fx.end );\n\t\t\t\tfx.colorInit = true;\n\t\t\t}\n\t\t\tjQuery.cssHooks[ hook ].set( fx.elem, fx.start.transition( fx.end, fx.pos ) );\n\t\t};\n\t} );\n\n};\n\ncolor.hook( stepHooks );\n\njQuery.cssHooks.borderColor = {\n\texpand: function( value ) {\n\t\tvar expanded = {};\n\n\t\teach( [ \"Top\", \"Right\", \"Bottom\", \"Left\" ], function( _i, part ) {\n\t\t\texpanded[ \"border\" + part + \"Color\" ] = value;\n\t\t} );\n\t\treturn expanded;\n\t}\n};\n\n// Basic color names only.\n// Usage of any of the other color names requires adding yourself or including\n// jquery.color.svg-names.js.\ncolors = jQuery.Color.names = {\n\n\t// 4.1. Basic color keywords\n\taqua: \"#00ffff\",\n\tblack: \"#000000\",\n\tblue: \"#0000ff\",\n\tfuchsia: \"#ff00ff\",\n\tgray: \"#808080\",\n\tgreen: \"#008000\",\n\tlime: \"#00ff00\",\n\tmaroon: \"#800000\",\n\tnavy: \"#000080\",\n\tolive: \"#808000\",\n\tpurple: \"#800080\",\n\tred: \"#ff0000\",\n\tsilver: \"#c0c0c0\",\n\tteal: \"#008080\",\n\twhite: \"#ffffff\",\n\tyellow: \"#ffff00\",\n\n\t// 4.2.3. \"transparent\" color keyword\n\ttransparent: [ null, null, null, 0 ],\n\n\t_default: \"#ffffff\"\n};\n\n\n/*!\n * jQuery UI Effects 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Effects Core\n//>>group: Effects\n/* eslint-disable max-len */\n//>>description: Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.\n/* eslint-enable max-len */\n//>>docs: https://api.jqueryui.com/category/effects-core/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar dataSpace = \"ui-effects-\",\n\tdataSpaceStyle = \"ui-effects-style\",\n\tdataSpaceAnimated = \"ui-effects-animated\";\n\n$.effects = {\n\teffect: {}\n};\n\n/******************************************************************************/\n/****************************** CLASS ANIMATIONS ******************************/\n/******************************************************************************/\n( function() {\n\nvar classAnimationActions = [ \"add\", \"remove\", \"toggle\" ],\n\tshorthandStyles = {\n\t\tborder: 1,\n\t\tborderBottom: 1,\n\t\tborderColor: 1,\n\t\tborderLeft: 1,\n\t\tborderRight: 1,\n\t\tborderTop: 1,\n\t\tborderWidth: 1,\n\t\tmargin: 1,\n\t\tpadding: 1\n\t};\n\n$.each(\n\t[ \"borderLeftStyle\", \"borderRightStyle\", \"borderBottomStyle\", \"borderTopStyle\" ],\n\tfunction( _, prop ) {\n\t\t$.fx.step[ prop ] = function( fx ) {\n\t\t\tif ( fx.end !== \"none\" && !fx.setAttr || fx.pos === 1 && !fx.setAttr ) {\n\t\t\t\tjQuery.style( fx.elem, prop, fx.end );\n\t\t\t\tfx.setAttr = true;\n\t\t\t}\n\t\t};\n\t}\n);\n\nfunction camelCase( string ) {\n\treturn string.replace( /-([\\da-z])/gi, function( all, letter ) {\n\t\treturn letter.toUpperCase();\n\t} );\n}\n\nfunction getElementStyles( elem ) {\n\tvar key, len,\n\t\tstyle = elem.ownerDocument.defaultView ?\n\t\t\telem.ownerDocument.defaultView.getComputedStyle( elem, null ) :\n\t\t\telem.currentStyle,\n\t\tstyles = {};\n\n\tif ( style && style.length && style[ 0 ] && style[ style[ 0 ] ] ) {\n\t\tlen = style.length;\n\t\twhile ( len-- ) {\n\t\t\tkey = style[ len ];\n\t\t\tif ( typeof style[ key ] === \"string\" ) {\n\t\t\t\tstyles[ camelCase( key ) ] = style[ key ];\n\t\t\t}\n\t\t}\n\n\t// Support: Opera, IE <9\n\t} else {\n\t\tfor ( key in style ) {\n\t\t\tif ( typeof style[ key ] === \"string\" ) {\n\t\t\t\tstyles[ key ] = style[ key ];\n\t\t\t}\n\t\t}\n\t}\n\n\treturn styles;\n}\n\nfunction styleDifference( oldStyle, newStyle ) {\n\tvar diff = {},\n\t\tname, value;\n\n\tfor ( name in newStyle ) {\n\t\tvalue = newStyle[ name ];\n\t\tif ( oldStyle[ name ] !== value ) {\n\t\t\tif ( !shorthandStyles[ name ] ) {\n\t\t\t\tif ( $.fx.step[ name ] || !isNaN( parseFloat( value ) ) ) {\n\t\t\t\t\tdiff[ name ] = value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn diff;\n}\n\n// Support: jQuery <1.8\nif ( !$.fn.addBack ) {\n\t$.fn.addBack = function( selector ) {\n\t\treturn this.add( selector == null ?\n\t\t\tthis.prevObject : this.prevObject.filter( selector )\n\t\t);\n\t};\n}\n\n$.effects.animateClass = function( value, duration, easing, callback ) {\n\tvar o = $.speed( duration, easing, callback );\n\n\treturn this.queue( function() {\n\t\tvar animated = $( this ),\n\t\t\tbaseClass = animated.attr( \"class\" ) || \"\",\n\t\t\tapplyClassChange,\n\t\t\tallAnimations = o.children ? animated.find( \"*\" ).addBack() : animated;\n\n\t\t// Map the animated objects to store the original styles.\n\t\tallAnimations = allAnimations.map( function() {\n\t\t\tvar el = $( this );\n\t\t\treturn {\n\t\t\t\tel: el,\n\t\t\t\tstart: getElementStyles( this )\n\t\t\t};\n\t\t} );\n\n\t\t// Apply class change\n\t\tapplyClassChange = function() {\n\t\t\t$.each( classAnimationActions, function( i, action ) {\n\t\t\t\tif ( value[ action ] ) {\n\t\t\t\t\tanimated[ action + \"Class\" ]( value[ action ] );\n\t\t\t\t}\n\t\t\t} );\n\t\t};\n\t\tapplyClassChange();\n\n\t\t// Map all animated objects again - calculate new styles and diff\n\t\tallAnimations = allAnimations.map( function() {\n\t\t\tthis.end = getElementStyles( this.el[ 0 ] );\n\t\t\tthis.diff = styleDifference( this.start, this.end );\n\t\t\treturn this;\n\t\t} );\n\n\t\t// Apply original class\n\t\tanimated.attr( \"class\", baseClass );\n\n\t\t// Map all animated objects again - this time collecting a promise\n\t\tallAnimations = allAnimations.map( function() {\n\t\t\tvar styleInfo = this,\n\t\t\t\tdfd = $.Deferred(),\n\t\t\t\topts = $.extend( {}, o, {\n\t\t\t\t\tqueue: false,\n\t\t\t\t\tcomplete: function() {\n\t\t\t\t\t\tdfd.resolve( styleInfo );\n\t\t\t\t\t}\n\t\t\t\t} );\n\n\t\t\tthis.el.animate( this.diff, opts );\n\t\t\treturn dfd.promise();\n\t\t} );\n\n\t\t// Once all animations have completed:\n\t\t$.when.apply( $, allAnimations.get() ).done( function() {\n\n\t\t\t// Set the final class\n\t\t\tapplyClassChange();\n\n\t\t\t// For each animated element,\n\t\t\t// clear all css properties that were animated\n\t\t\t$.each( arguments, function() {\n\t\t\t\tvar el = this.el;\n\t\t\t\t$.each( this.diff, function( key ) {\n\t\t\t\t\tel.css( key, \"\" );\n\t\t\t\t} );\n\t\t\t} );\n\n\t\t\t// This is guarnteed to be there if you use jQuery.speed()\n\t\t\t// it also handles dequeuing the next anim...\n\t\t\to.complete.call( animated[ 0 ] );\n\t\t} );\n\t} );\n};\n\n$.fn.extend( {\n\taddClass: ( function( orig ) {\n\t\treturn function( classNames, speed, easing, callback ) {\n\t\t\treturn speed ?\n\t\t\t\t$.effects.animateClass.call( this,\n\t\t\t\t\t{ add: classNames }, speed, easing, callback ) :\n\t\t\t\torig.apply( this, arguments );\n\t\t};\n\t} )( $.fn.addClass ),\n\n\tremoveClass: ( function( orig ) {\n\t\treturn function( classNames, speed, easing, callback ) {\n\t\t\treturn arguments.length > 1 ?\n\t\t\t\t$.effects.animateClass.call( this,\n\t\t\t\t\t{ remove: classNames }, speed, easing, callback ) :\n\t\t\t\torig.apply( this, arguments );\n\t\t};\n\t} )( $.fn.removeClass ),\n\n\ttoggleClass: ( function( orig ) {\n\t\treturn function( classNames, force, speed, easing, callback ) {\n\t\t\tif ( typeof force === \"boolean\" || force === undefined ) {\n\t\t\t\tif ( !speed ) {\n\n\t\t\t\t\t// Without speed parameter\n\t\t\t\t\treturn orig.apply( this, arguments );\n\t\t\t\t} else {\n\t\t\t\t\treturn $.effects.animateClass.call( this,\n\t\t\t\t\t\t( force ? { add: classNames } : { remove: classNames } ),\n\t\t\t\t\t\tspeed, easing, callback );\n\t\t\t\t}\n\t\t\t} else {\n\n\t\t\t\t// Without force parameter\n\t\t\t\treturn $.effects.animateClass.call( this,\n\t\t\t\t\t{ toggle: classNames }, force, speed, easing );\n\t\t\t}\n\t\t};\n\t} )( $.fn.toggleClass ),\n\n\tswitchClass: function( remove, add, speed, easing, callback ) {\n\t\treturn $.effects.animateClass.call( this, {\n\t\t\tadd: add,\n\t\t\tremove: remove\n\t\t}, speed, easing, callback );\n\t}\n} );\n\n} )();\n\n/******************************************************************************/\n/*********************************** EFFECTS **********************************/\n/******************************************************************************/\n\n( function() {\n\nif ( $.expr && $.expr.pseudos && $.expr.pseudos.animated ) {\n\t$.expr.pseudos.animated = ( function( orig ) {\n\t\treturn function( elem ) {\n\t\t\treturn !!$( elem ).data( dataSpaceAnimated ) || orig( elem );\n\t\t};\n\t} )( $.expr.pseudos.animated );\n}\n\nif ( $.uiBackCompat !== false ) {\n\t$.extend( $.effects, {\n\n\t\t// Saves a set of properties in a data storage\n\t\tsave: function( element, set ) {\n\t\t\tvar i = 0, length = set.length;\n\t\t\tfor ( ; i < length; i++ ) {\n\t\t\t\tif ( set[ i ] !== null ) {\n\t\t\t\t\telement.data( dataSpace + set[ i ], element[ 0 ].style[ set[ i ] ] );\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\t// Restores a set of previously saved properties from a data storage\n\t\trestore: function( element, set ) {\n\t\t\tvar val, i = 0, length = set.length;\n\t\t\tfor ( ; i < length; i++ ) {\n\t\t\t\tif ( set[ i ] !== null ) {\n\t\t\t\t\tval = element.data( dataSpace + set[ i ] );\n\t\t\t\t\telement.css( set[ i ], val );\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\tsetMode: function( el, mode ) {\n\t\t\tif ( mode === \"toggle\" ) {\n\t\t\t\tmode = el.is( \":hidden\" ) ? \"show\" : \"hide\";\n\t\t\t}\n\t\t\treturn mode;\n\t\t},\n\n\t\t// Wraps the element around a wrapper that copies position properties\n\t\tcreateWrapper: function( element ) {\n\n\t\t\t// If the element is already wrapped, return it\n\t\t\tif ( element.parent().is( \".ui-effects-wrapper\" ) ) {\n\t\t\t\treturn element.parent();\n\t\t\t}\n\n\t\t\t// Wrap the element\n\t\t\tvar props = {\n\t\t\t\t\twidth: element.outerWidth( true ),\n\t\t\t\t\theight: element.outerHeight( true ),\n\t\t\t\t\t\"float\": element.css( \"float\" )\n\t\t\t\t},\n\t\t\t\twrapper = $( \"

            \" )\n\t\t\t\t\t.addClass( \"ui-effects-wrapper\" )\n\t\t\t\t\t.css( {\n\t\t\t\t\t\tfontSize: \"100%\",\n\t\t\t\t\t\tbackground: \"transparent\",\n\t\t\t\t\t\tborder: \"none\",\n\t\t\t\t\t\tmargin: 0,\n\t\t\t\t\t\tpadding: 0\n\t\t\t\t\t} ),\n\n\t\t\t\t// Store the size in case width/height are defined in % - Fixes #5245\n\t\t\t\tsize = {\n\t\t\t\t\twidth: element.width(),\n\t\t\t\t\theight: element.height()\n\t\t\t\t},\n\t\t\t\tactive = document.activeElement;\n\n\t\t\t// Support: Firefox\n\t\t\t// Firefox incorrectly exposes anonymous content\n\t\t\t// https://bugzilla.mozilla.org/show_bug.cgi?id=561664\n\t\t\ttry {\n\t\t\t\t// eslint-disable-next-line no-unused-expressions\n\t\t\t\tactive.id;\n\t\t\t} catch ( e ) {\n\t\t\t\tactive = document.body;\n\t\t\t}\n\n\t\t\telement.wrap( wrapper );\n\n\t\t\t// Fixes #7595 - Elements lose focus when wrapped.\n\t\t\tif ( element[ 0 ] === active || $.contains( element[ 0 ], active ) ) {\n\t\t\t\t$( active ).trigger( \"focus\" );\n\t\t\t}\n\n\t\t\t// Hotfix for jQuery 1.4 since some change in wrap() seems to actually\n\t\t\t// lose the reference to the wrapped element\n\t\t\twrapper = element.parent();\n\n\t\t\t// Transfer positioning properties to the wrapper\n\t\t\tif ( element.css( \"position\" ) === \"static\" ) {\n\t\t\t\twrapper.css( { position: \"relative\" } );\n\t\t\t\telement.css( { position: \"relative\" } );\n\t\t\t} else {\n\t\t\t\t$.extend( props, {\n\t\t\t\t\tposition: element.css( \"position\" ),\n\t\t\t\t\tzIndex: element.css( \"z-index\" )\n\t\t\t\t} );\n\t\t\t\t$.each( [ \"top\", \"left\", \"bottom\", \"right\" ], function( i, pos ) {\n\t\t\t\t\tprops[ pos ] = element.css( pos );\n\t\t\t\t\tif ( isNaN( parseInt( props[ pos ], 10 ) ) ) {\n\t\t\t\t\t\tprops[ pos ] = \"auto\";\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t\telement.css( {\n\t\t\t\t\tposition: \"relative\",\n\t\t\t\t\ttop: 0,\n\t\t\t\t\tleft: 0,\n\t\t\t\t\tright: \"auto\",\n\t\t\t\t\tbottom: \"auto\"\n\t\t\t\t} );\n\t\t\t}\n\t\t\telement.css( size );\n\n\t\t\treturn wrapper.css( props ).show();\n\t\t},\n\n\t\tremoveWrapper: function( element ) {\n\t\t\tvar active = document.activeElement;\n\n\t\t\tif ( element.parent().is( \".ui-effects-wrapper\" ) ) {\n\t\t\t\telement.parent().replaceWith( element );\n\n\t\t\t\t// Fixes #7595 - Elements lose focus when wrapped.\n\t\t\t\tif ( element[ 0 ] === active || $.contains( element[ 0 ], active ) ) {\n\t\t\t\t\t$( active ).trigger( \"focus\" );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn element;\n\t\t}\n\t} );\n}\n\n$.extend( $.effects, {\n\tversion: \"1.13.3\",\n\n\tdefine: function( name, mode, effect ) {\n\t\tif ( !effect ) {\n\t\t\teffect = mode;\n\t\t\tmode = \"effect\";\n\t\t}\n\n\t\t$.effects.effect[ name ] = effect;\n\t\t$.effects.effect[ name ].mode = mode;\n\n\t\treturn effect;\n\t},\n\n\tscaledDimensions: function( element, percent, direction ) {\n\t\tif ( percent === 0 ) {\n\t\t\treturn {\n\t\t\t\theight: 0,\n\t\t\t\twidth: 0,\n\t\t\t\touterHeight: 0,\n\t\t\t\touterWidth: 0\n\t\t\t};\n\t\t}\n\n\t\tvar x = direction !== \"horizontal\" ? ( ( percent || 100 ) / 100 ) : 1,\n\t\t\ty = direction !== \"vertical\" ? ( ( percent || 100 ) / 100 ) : 1;\n\n\t\treturn {\n\t\t\theight: element.height() * y,\n\t\t\twidth: element.width() * x,\n\t\t\touterHeight: element.outerHeight() * y,\n\t\t\touterWidth: element.outerWidth() * x\n\t\t};\n\n\t},\n\n\tclipToBox: function( animation ) {\n\t\treturn {\n\t\t\twidth: animation.clip.right - animation.clip.left,\n\t\t\theight: animation.clip.bottom - animation.clip.top,\n\t\t\tleft: animation.clip.left,\n\t\t\ttop: animation.clip.top\n\t\t};\n\t},\n\n\t// Injects recently queued functions to be first in line (after \"inprogress\")\n\tunshift: function( element, queueLength, count ) {\n\t\tvar queue = element.queue();\n\n\t\tif ( queueLength > 1 ) {\n\t\t\tqueue.splice.apply( queue,\n\t\t\t\t[ 1, 0 ].concat( queue.splice( queueLength, count ) ) );\n\t\t}\n\t\telement.dequeue();\n\t},\n\n\tsaveStyle: function( element ) {\n\t\telement.data( dataSpaceStyle, element[ 0 ].style.cssText );\n\t},\n\n\trestoreStyle: function( element ) {\n\t\telement[ 0 ].style.cssText = element.data( dataSpaceStyle ) || \"\";\n\t\telement.removeData( dataSpaceStyle );\n\t},\n\n\tmode: function( element, mode ) {\n\t\tvar hidden = element.is( \":hidden\" );\n\n\t\tif ( mode === \"toggle\" ) {\n\t\t\tmode = hidden ? \"show\" : \"hide\";\n\t\t}\n\t\tif ( hidden ? mode === \"hide\" : mode === \"show\" ) {\n\t\t\tmode = \"none\";\n\t\t}\n\t\treturn mode;\n\t},\n\n\t// Translates a [top,left] array into a baseline value\n\tgetBaseline: function( origin, original ) {\n\t\tvar y, x;\n\n\t\tswitch ( origin[ 0 ] ) {\n\t\tcase \"top\":\n\t\t\ty = 0;\n\t\t\tbreak;\n\t\tcase \"middle\":\n\t\t\ty = 0.5;\n\t\t\tbreak;\n\t\tcase \"bottom\":\n\t\t\ty = 1;\n\t\t\tbreak;\n\t\tdefault:\n\t\t\ty = origin[ 0 ] / original.height;\n\t\t}\n\n\t\tswitch ( origin[ 1 ] ) {\n\t\tcase \"left\":\n\t\t\tx = 0;\n\t\t\tbreak;\n\t\tcase \"center\":\n\t\t\tx = 0.5;\n\t\t\tbreak;\n\t\tcase \"right\":\n\t\t\tx = 1;\n\t\t\tbreak;\n\t\tdefault:\n\t\t\tx = origin[ 1 ] / original.width;\n\t\t}\n\n\t\treturn {\n\t\t\tx: x,\n\t\t\ty: y\n\t\t};\n\t},\n\n\t// Creates a placeholder element so that the original element can be made absolute\n\tcreatePlaceholder: function( element ) {\n\t\tvar placeholder,\n\t\t\tcssPosition = element.css( \"position\" ),\n\t\t\tposition = element.position();\n\n\t\t// Lock in margins first to account for form elements, which\n\t\t// will change margin if you explicitly set height\n\t\t// see: https://jsfiddle.net/JZSMt/3/ https://bugs.webkit.org/show_bug.cgi?id=107380\n\t\t// Support: Safari\n\t\telement.css( {\n\t\t\tmarginTop: element.css( \"marginTop\" ),\n\t\t\tmarginBottom: element.css( \"marginBottom\" ),\n\t\t\tmarginLeft: element.css( \"marginLeft\" ),\n\t\t\tmarginRight: element.css( \"marginRight\" )\n\t\t} )\n\t\t.outerWidth( element.outerWidth() )\n\t\t.outerHeight( element.outerHeight() );\n\n\t\tif ( /^(static|relative)/.test( cssPosition ) ) {\n\t\t\tcssPosition = \"absolute\";\n\n\t\t\tplaceholder = $( \"<\" + element[ 0 ].nodeName + \">\" ).insertAfter( element ).css( {\n\n\t\t\t\t// Convert inline to inline block to account for inline elements\n\t\t\t\t// that turn to inline block based on content (like img)\n\t\t\t\tdisplay: /^(inline|ruby)/.test( element.css( \"display\" ) ) ?\n\t\t\t\t\t\"inline-block\" :\n\t\t\t\t\t\"block\",\n\t\t\t\tvisibility: \"hidden\",\n\n\t\t\t\t// Margins need to be set to account for margin collapse\n\t\t\t\tmarginTop: element.css( \"marginTop\" ),\n\t\t\t\tmarginBottom: element.css( \"marginBottom\" ),\n\t\t\t\tmarginLeft: element.css( \"marginLeft\" ),\n\t\t\t\tmarginRight: element.css( \"marginRight\" ),\n\t\t\t\t\"float\": element.css( \"float\" )\n\t\t\t} )\n\t\t\t.outerWidth( element.outerWidth() )\n\t\t\t.outerHeight( element.outerHeight() )\n\t\t\t.addClass( \"ui-effects-placeholder\" );\n\n\t\t\telement.data( dataSpace + \"placeholder\", placeholder );\n\t\t}\n\n\t\telement.css( {\n\t\t\tposition: cssPosition,\n\t\t\tleft: position.left,\n\t\t\ttop: position.top\n\t\t} );\n\n\t\treturn placeholder;\n\t},\n\n\tremovePlaceholder: function( element ) {\n\t\tvar dataKey = dataSpace + \"placeholder\",\n\t\t\t\tplaceholder = element.data( dataKey );\n\n\t\tif ( placeholder ) {\n\t\t\tplaceholder.remove();\n\t\t\telement.removeData( dataKey );\n\t\t}\n\t},\n\n\t// Removes a placeholder if it exists and restores\n\t// properties that were modified during placeholder creation\n\tcleanUp: function( element ) {\n\t\t$.effects.restoreStyle( element );\n\t\t$.effects.removePlaceholder( element );\n\t},\n\n\tsetTransition: function( element, list, factor, value ) {\n\t\tvalue = value || {};\n\t\t$.each( list, function( i, x ) {\n\t\t\tvar unit = element.cssUnit( x );\n\t\t\tif ( unit[ 0 ] > 0 ) {\n\t\t\t\tvalue[ x ] = unit[ 0 ] * factor + unit[ 1 ];\n\t\t\t}\n\t\t} );\n\t\treturn value;\n\t}\n} );\n\n// Return an effect options object for the given parameters:\nfunction _normalizeArguments( effect, options, speed, callback ) {\n\n\t// Allow passing all options as the first parameter\n\tif ( $.isPlainObject( effect ) ) {\n\t\toptions = effect;\n\t\teffect = effect.effect;\n\t}\n\n\t// Convert to an object\n\teffect = { effect: effect };\n\n\t// Catch (effect, null, ...)\n\tif ( options == null ) {\n\t\toptions = {};\n\t}\n\n\t// Catch (effect, callback)\n\tif ( typeof options === \"function\" ) {\n\t\tcallback = options;\n\t\tspeed = null;\n\t\toptions = {};\n\t}\n\n\t// Catch (effect, speed, ?)\n\tif ( typeof options === \"number\" || $.fx.speeds[ options ] ) {\n\t\tcallback = speed;\n\t\tspeed = options;\n\t\toptions = {};\n\t}\n\n\t// Catch (effect, options, callback)\n\tif ( typeof speed === \"function\" ) {\n\t\tcallback = speed;\n\t\tspeed = null;\n\t}\n\n\t// Add options to effect\n\tif ( options ) {\n\t\t$.extend( effect, options );\n\t}\n\n\tspeed = speed || options.duration;\n\teffect.duration = $.fx.off ? 0 :\n\t\ttypeof speed === \"number\" ? speed :\n\t\tspeed in $.fx.speeds ? $.fx.speeds[ speed ] :\n\t\t$.fx.speeds._default;\n\n\teffect.complete = callback || options.complete;\n\n\treturn effect;\n}\n\nfunction standardAnimationOption( option ) {\n\n\t// Valid standard speeds (nothing, number, named speed)\n\tif ( !option || typeof option === \"number\" || $.fx.speeds[ option ] ) {\n\t\treturn true;\n\t}\n\n\t// Invalid strings - treat as \"normal\" speed\n\tif ( typeof option === \"string\" && !$.effects.effect[ option ] ) {\n\t\treturn true;\n\t}\n\n\t// Complete callback\n\tif ( typeof option === \"function\" ) {\n\t\treturn true;\n\t}\n\n\t// Options hash (but not naming an effect)\n\tif ( typeof option === \"object\" && !option.effect ) {\n\t\treturn true;\n\t}\n\n\t// Didn't match any standard API\n\treturn false;\n}\n\n$.fn.extend( {\n\teffect: function( /* effect, options, speed, callback */ ) {\n\t\tvar args = _normalizeArguments.apply( this, arguments ),\n\t\t\teffectMethod = $.effects.effect[ args.effect ],\n\t\t\tdefaultMode = effectMethod.mode,\n\t\t\tqueue = args.queue,\n\t\t\tqueueName = queue || \"fx\",\n\t\t\tcomplete = args.complete,\n\t\t\tmode = args.mode,\n\t\t\tmodes = [],\n\t\t\tprefilter = function( next ) {\n\t\t\t\tvar el = $( this ),\n\t\t\t\t\tnormalizedMode = $.effects.mode( el, mode ) || defaultMode;\n\n\t\t\t\t// Sentinel for duck-punching the :animated pseudo-selector\n\t\t\t\tel.data( dataSpaceAnimated, true );\n\n\t\t\t\t// Save effect mode for later use,\n\t\t\t\t// we can't just call $.effects.mode again later,\n\t\t\t\t// as the .show() below destroys the initial state\n\t\t\t\tmodes.push( normalizedMode );\n\n\t\t\t\t// See $.uiBackCompat inside of run() for removal of defaultMode in 1.14\n\t\t\t\tif ( defaultMode && ( normalizedMode === \"show\" ||\n\t\t\t\t\t\t( normalizedMode === defaultMode && normalizedMode === \"hide\" ) ) ) {\n\t\t\t\t\tel.show();\n\t\t\t\t}\n\n\t\t\t\tif ( !defaultMode || normalizedMode !== \"none\" ) {\n\t\t\t\t\t$.effects.saveStyle( el );\n\t\t\t\t}\n\n\t\t\t\tif ( typeof next === \"function\" ) {\n\t\t\t\t\tnext();\n\t\t\t\t}\n\t\t\t};\n\n\t\tif ( $.fx.off || !effectMethod ) {\n\n\t\t\t// Delegate to the original method (e.g., .show()) if possible\n\t\t\tif ( mode ) {\n\t\t\t\treturn this[ mode ]( args.duration, complete );\n\t\t\t} else {\n\t\t\t\treturn this.each( function() {\n\t\t\t\t\tif ( complete ) {\n\t\t\t\t\t\tcomplete.call( this );\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t}\n\n\t\tfunction run( next ) {\n\t\t\tvar elem = $( this );\n\n\t\t\tfunction cleanup() {\n\t\t\t\telem.removeData( dataSpaceAnimated );\n\n\t\t\t\t$.effects.cleanUp( elem );\n\n\t\t\t\tif ( args.mode === \"hide\" ) {\n\t\t\t\t\telem.hide();\n\t\t\t\t}\n\n\t\t\t\tdone();\n\t\t\t}\n\n\t\t\tfunction done() {\n\t\t\t\tif ( typeof complete === \"function\" ) {\n\t\t\t\t\tcomplete.call( elem[ 0 ] );\n\t\t\t\t}\n\n\t\t\t\tif ( typeof next === \"function\" ) {\n\t\t\t\t\tnext();\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Override mode option on a per element basis,\n\t\t\t// as toggle can be either show or hide depending on element state\n\t\t\targs.mode = modes.shift();\n\n\t\t\tif ( $.uiBackCompat !== false && !defaultMode ) {\n\t\t\t\tif ( elem.is( \":hidden\" ) ? mode === \"hide\" : mode === \"show\" ) {\n\n\t\t\t\t\t// Call the core method to track \"olddisplay\" properly\n\t\t\t\t\telem[ mode ]();\n\t\t\t\t\tdone();\n\t\t\t\t} else {\n\t\t\t\t\teffectMethod.call( elem[ 0 ], args, done );\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tif ( args.mode === \"none\" ) {\n\n\t\t\t\t\t// Call the core method to track \"olddisplay\" properly\n\t\t\t\t\telem[ mode ]();\n\t\t\t\t\tdone();\n\t\t\t\t} else {\n\t\t\t\t\teffectMethod.call( elem[ 0 ], args, cleanup );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Run prefilter on all elements first to ensure that\n\t\t// any showing or hiding happens before placeholder creation,\n\t\t// which ensures that any layout changes are correctly captured.\n\t\treturn queue === false ?\n\t\t\tthis.each( prefilter ).each( run ) :\n\t\t\tthis.queue( queueName, prefilter ).queue( queueName, run );\n\t},\n\n\tshow: ( function( orig ) {\n\t\treturn function( option ) {\n\t\t\tif ( standardAnimationOption( option ) ) {\n\t\t\t\treturn orig.apply( this, arguments );\n\t\t\t} else {\n\t\t\t\tvar args = _normalizeArguments.apply( this, arguments );\n\t\t\t\targs.mode = \"show\";\n\t\t\t\treturn this.effect.call( this, args );\n\t\t\t}\n\t\t};\n\t} )( $.fn.show ),\n\n\thide: ( function( orig ) {\n\t\treturn function( option ) {\n\t\t\tif ( standardAnimationOption( option ) ) {\n\t\t\t\treturn orig.apply( this, arguments );\n\t\t\t} else {\n\t\t\t\tvar args = _normalizeArguments.apply( this, arguments );\n\t\t\t\targs.mode = \"hide\";\n\t\t\t\treturn this.effect.call( this, args );\n\t\t\t}\n\t\t};\n\t} )( $.fn.hide ),\n\n\ttoggle: ( function( orig ) {\n\t\treturn function( option ) {\n\t\t\tif ( standardAnimationOption( option ) || typeof option === \"boolean\" ) {\n\t\t\t\treturn orig.apply( this, arguments );\n\t\t\t} else {\n\t\t\t\tvar args = _normalizeArguments.apply( this, arguments );\n\t\t\t\targs.mode = \"toggle\";\n\t\t\t\treturn this.effect.call( this, args );\n\t\t\t}\n\t\t};\n\t} )( $.fn.toggle ),\n\n\tcssUnit: function( key ) {\n\t\tvar style = this.css( key ),\n\t\t\tval = [];\n\n\t\t$.each( [ \"em\", \"px\", \"%\", \"pt\" ], function( i, unit ) {\n\t\t\tif ( style.indexOf( unit ) > 0 ) {\n\t\t\t\tval = [ parseFloat( style ), unit ];\n\t\t\t}\n\t\t} );\n\t\treturn val;\n\t},\n\n\tcssClip: function( clipObj ) {\n\t\tif ( clipObj ) {\n\t\t\treturn this.css( \"clip\", \"rect(\" + clipObj.top + \"px \" + clipObj.right + \"px \" +\n\t\t\t\tclipObj.bottom + \"px \" + clipObj.left + \"px)\" );\n\t\t}\n\t\treturn parseClip( this.css( \"clip\" ), this );\n\t},\n\n\ttransfer: function( options, done ) {\n\t\tvar element = $( this ),\n\t\t\ttarget = $( options.to ),\n\t\t\ttargetFixed = target.css( \"position\" ) === \"fixed\",\n\t\t\tbody = $( \"body\" ),\n\t\t\tfixTop = targetFixed ? body.scrollTop() : 0,\n\t\t\tfixLeft = targetFixed ? body.scrollLeft() : 0,\n\t\t\tendPosition = target.offset(),\n\t\t\tanimation = {\n\t\t\t\ttop: endPosition.top - fixTop,\n\t\t\t\tleft: endPosition.left - fixLeft,\n\t\t\t\theight: target.innerHeight(),\n\t\t\t\twidth: target.innerWidth()\n\t\t\t},\n\t\t\tstartPosition = element.offset(),\n\t\t\ttransfer = $( \"
            \" );\n\n\t\ttransfer\n\t\t\t.appendTo( \"body\" )\n\t\t\t.addClass( options.className )\n\t\t\t.css( {\n\t\t\t\ttop: startPosition.top - fixTop,\n\t\t\t\tleft: startPosition.left - fixLeft,\n\t\t\t\theight: element.innerHeight(),\n\t\t\t\twidth: element.innerWidth(),\n\t\t\t\tposition: targetFixed ? \"fixed\" : \"absolute\"\n\t\t\t} )\n\t\t\t.animate( animation, options.duration, options.easing, function() {\n\t\t\t\ttransfer.remove();\n\t\t\t\tif ( typeof done === \"function\" ) {\n\t\t\t\t\tdone();\n\t\t\t\t}\n\t\t\t} );\n\t}\n} );\n\nfunction parseClip( str, element ) {\n\t\tvar outerWidth = element.outerWidth(),\n\t\t\touterHeight = element.outerHeight(),\n\t\t\tclipRegex = /^rect\\((-?\\d*\\.?\\d*px|-?\\d+%|auto),?\\s*(-?\\d*\\.?\\d*px|-?\\d+%|auto),?\\s*(-?\\d*\\.?\\d*px|-?\\d+%|auto),?\\s*(-?\\d*\\.?\\d*px|-?\\d+%|auto)\\)$/,\n\t\t\tvalues = clipRegex.exec( str ) || [ \"\", 0, outerWidth, outerHeight, 0 ];\n\n\t\treturn {\n\t\t\ttop: parseFloat( values[ 1 ] ) || 0,\n\t\t\tright: values[ 2 ] === \"auto\" ? outerWidth : parseFloat( values[ 2 ] ),\n\t\t\tbottom: values[ 3 ] === \"auto\" ? outerHeight : parseFloat( values[ 3 ] ),\n\t\t\tleft: parseFloat( values[ 4 ] ) || 0\n\t\t};\n}\n\n$.fx.step.clip = function( fx ) {\n\tif ( !fx.clipInit ) {\n\t\tfx.start = $( fx.elem ).cssClip();\n\t\tif ( typeof fx.end === \"string\" ) {\n\t\t\tfx.end = parseClip( fx.end, fx.elem );\n\t\t}\n\t\tfx.clipInit = true;\n\t}\n\n\t$( fx.elem ).cssClip( {\n\t\ttop: fx.pos * ( fx.end.top - fx.start.top ) + fx.start.top,\n\t\tright: fx.pos * ( fx.end.right - fx.start.right ) + fx.start.right,\n\t\tbottom: fx.pos * ( fx.end.bottom - fx.start.bottom ) + fx.start.bottom,\n\t\tleft: fx.pos * ( fx.end.left - fx.start.left ) + fx.start.left\n\t} );\n};\n\n} )();\n\n/******************************************************************************/\n/*********************************** EASING ***********************************/\n/******************************************************************************/\n\n( function() {\n\n// Based on easing equations from Robert Penner (http://robertpenner.com/easing)\n\nvar baseEasings = {};\n\n$.each( [ \"Quad\", \"Cubic\", \"Quart\", \"Quint\", \"Expo\" ], function( i, name ) {\n\tbaseEasings[ name ] = function( p ) {\n\t\treturn Math.pow( p, i + 2 );\n\t};\n} );\n\n$.extend( baseEasings, {\n\tSine: function( p ) {\n\t\treturn 1 - Math.cos( p * Math.PI / 2 );\n\t},\n\tCirc: function( p ) {\n\t\treturn 1 - Math.sqrt( 1 - p * p );\n\t},\n\tElastic: function( p ) {\n\t\treturn p === 0 || p === 1 ? p :\n\t\t\t-Math.pow( 2, 8 * ( p - 1 ) ) * Math.sin( ( ( p - 1 ) * 80 - 7.5 ) * Math.PI / 15 );\n\t},\n\tBack: function( p ) {\n\t\treturn p * p * ( 3 * p - 2 );\n\t},\n\tBounce: function( p ) {\n\t\tvar pow2,\n\t\t\tbounce = 4;\n\n\t\twhile ( p < ( ( pow2 = Math.pow( 2, --bounce ) ) - 1 ) / 11 ) {}\n\t\treturn 1 / Math.pow( 4, 3 - bounce ) - 7.5625 * Math.pow( ( pow2 * 3 - 2 ) / 22 - p, 2 );\n\t}\n} );\n\n$.each( baseEasings, function( name, easeIn ) {\n\t$.easing[ \"easeIn\" + name ] = easeIn;\n\t$.easing[ \"easeOut\" + name ] = function( p ) {\n\t\treturn 1 - easeIn( 1 - p );\n\t};\n\t$.easing[ \"easeInOut\" + name ] = function( p ) {\n\t\treturn p < 0.5 ?\n\t\t\teaseIn( p * 2 ) / 2 :\n\t\t\t1 - easeIn( p * -2 + 2 ) / 2;\n\t};\n} );\n\n} )();\n\nvar effect = $.effects;\n\n\n/*!\n * jQuery UI Effects Blind 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Blind Effect\n//>>group: Effects\n//>>description: Blinds the element.\n//>>docs: https://api.jqueryui.com/blind-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectBlind = $.effects.define( \"blind\", \"hide\", function( options, done ) {\n\tvar map = {\n\t\t\tup: [ \"bottom\", \"top\" ],\n\t\t\tvertical: [ \"bottom\", \"top\" ],\n\t\t\tdown: [ \"top\", \"bottom\" ],\n\t\t\tleft: [ \"right\", \"left\" ],\n\t\t\thorizontal: [ \"right\", \"left\" ],\n\t\t\tright: [ \"left\", \"right\" ]\n\t\t},\n\t\telement = $( this ),\n\t\tdirection = options.direction || \"up\",\n\t\tstart = element.cssClip(),\n\t\tanimate = { clip: $.extend( {}, start ) },\n\t\tplaceholder = $.effects.createPlaceholder( element );\n\n\tanimate.clip[ map[ direction ][ 0 ] ] = animate.clip[ map[ direction ][ 1 ] ];\n\n\tif ( options.mode === \"show\" ) {\n\t\telement.cssClip( animate.clip );\n\t\tif ( placeholder ) {\n\t\t\tplaceholder.css( $.effects.clipToBox( animate ) );\n\t\t}\n\n\t\tanimate.clip = start;\n\t}\n\n\tif ( placeholder ) {\n\t\tplaceholder.animate( $.effects.clipToBox( animate ), options.duration, options.easing );\n\t}\n\n\telement.animate( animate, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: done\n\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Bounce 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Bounce Effect\n//>>group: Effects\n//>>description: Bounces an element horizontally or vertically n times.\n//>>docs: https://api.jqueryui.com/bounce-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectBounce = $.effects.define( \"bounce\", function( options, done ) {\n\tvar upAnim, downAnim, refValue,\n\t\telement = $( this ),\n\n\t\t// Defaults:\n\t\tmode = options.mode,\n\t\thide = mode === \"hide\",\n\t\tshow = mode === \"show\",\n\t\tdirection = options.direction || \"up\",\n\t\tdistance = options.distance,\n\t\ttimes = options.times || 5,\n\n\t\t// Number of internal animations\n\t\tanims = times * 2 + ( show || hide ? 1 : 0 ),\n\t\tspeed = options.duration / anims,\n\t\teasing = options.easing,\n\n\t\t// Utility:\n\t\tref = ( direction === \"up\" || direction === \"down\" ) ? \"top\" : \"left\",\n\t\tmotion = ( direction === \"up\" || direction === \"left\" ),\n\t\ti = 0,\n\n\t\tqueuelen = element.queue().length;\n\n\t$.effects.createPlaceholder( element );\n\n\trefValue = element.css( ref );\n\n\t// Default distance for the BIGGEST bounce is the outer Distance / 3\n\tif ( !distance ) {\n\t\tdistance = element[ ref === \"top\" ? \"outerHeight\" : \"outerWidth\" ]() / 3;\n\t}\n\n\tif ( show ) {\n\t\tdownAnim = { opacity: 1 };\n\t\tdownAnim[ ref ] = refValue;\n\n\t\t// If we are showing, force opacity 0 and set the initial position\n\t\t// then do the \"first\" animation\n\t\telement\n\t\t\t.css( \"opacity\", 0 )\n\t\t\t.css( ref, motion ? -distance * 2 : distance * 2 )\n\t\t\t.animate( downAnim, speed, easing );\n\t}\n\n\t// Start at the smallest distance if we are hiding\n\tif ( hide ) {\n\t\tdistance = distance / Math.pow( 2, times - 1 );\n\t}\n\n\tdownAnim = {};\n\tdownAnim[ ref ] = refValue;\n\n\t// Bounces up/down/left/right then back to 0 -- times * 2 animations happen here\n\tfor ( ; i < times; i++ ) {\n\t\tupAnim = {};\n\t\tupAnim[ ref ] = ( motion ? \"-=\" : \"+=\" ) + distance;\n\n\t\telement\n\t\t\t.animate( upAnim, speed, easing )\n\t\t\t.animate( downAnim, speed, easing );\n\n\t\tdistance = hide ? distance * 2 : distance / 2;\n\t}\n\n\t// Last Bounce when Hiding\n\tif ( hide ) {\n\t\tupAnim = { opacity: 0 };\n\t\tupAnim[ ref ] = ( motion ? \"-=\" : \"+=\" ) + distance;\n\n\t\telement.animate( upAnim, speed, easing );\n\t}\n\n\telement.queue( done );\n\n\t$.effects.unshift( element, queuelen, anims + 1 );\n} );\n\n\n/*!\n * jQuery UI Effects Clip 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Clip Effect\n//>>group: Effects\n//>>description: Clips the element on and off like an old TV.\n//>>docs: https://api.jqueryui.com/clip-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectClip = $.effects.define( \"clip\", \"hide\", function( options, done ) {\n\tvar start,\n\t\tanimate = {},\n\t\telement = $( this ),\n\t\tdirection = options.direction || \"vertical\",\n\t\tboth = direction === \"both\",\n\t\thorizontal = both || direction === \"horizontal\",\n\t\tvertical = both || direction === \"vertical\";\n\n\tstart = element.cssClip();\n\tanimate.clip = {\n\t\ttop: vertical ? ( start.bottom - start.top ) / 2 : start.top,\n\t\tright: horizontal ? ( start.right - start.left ) / 2 : start.right,\n\t\tbottom: vertical ? ( start.bottom - start.top ) / 2 : start.bottom,\n\t\tleft: horizontal ? ( start.right - start.left ) / 2 : start.left\n\t};\n\n\t$.effects.createPlaceholder( element );\n\n\tif ( options.mode === \"show\" ) {\n\t\telement.cssClip( animate.clip );\n\t\tanimate.clip = start;\n\t}\n\n\telement.animate( animate, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: done\n\t} );\n\n} );\n\n\n/*!\n * jQuery UI Effects Drop 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Drop Effect\n//>>group: Effects\n//>>description: Moves an element in one direction and hides it at the same time.\n//>>docs: https://api.jqueryui.com/drop-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectDrop = $.effects.define( \"drop\", \"hide\", function( options, done ) {\n\n\tvar distance,\n\t\telement = $( this ),\n\t\tmode = options.mode,\n\t\tshow = mode === \"show\",\n\t\tdirection = options.direction || \"left\",\n\t\tref = ( direction === \"up\" || direction === \"down\" ) ? \"top\" : \"left\",\n\t\tmotion = ( direction === \"up\" || direction === \"left\" ) ? \"-=\" : \"+=\",\n\t\toppositeMotion = ( motion === \"+=\" ) ? \"-=\" : \"+=\",\n\t\tanimation = {\n\t\t\topacity: 0\n\t\t};\n\n\t$.effects.createPlaceholder( element );\n\n\tdistance = options.distance ||\n\t\telement[ ref === \"top\" ? \"outerHeight\" : \"outerWidth\" ]( true ) / 2;\n\n\tanimation[ ref ] = motion + distance;\n\n\tif ( show ) {\n\t\telement.css( animation );\n\n\t\tanimation[ ref ] = oppositeMotion + distance;\n\t\tanimation.opacity = 1;\n\t}\n\n\t// Animate\n\telement.animate( animation, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: done\n\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Explode 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Explode Effect\n//>>group: Effects\n/* eslint-disable max-len */\n//>>description: Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.\n/* eslint-enable max-len */\n//>>docs: https://api.jqueryui.com/explode-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectExplode = $.effects.define( \"explode\", \"hide\", function( options, done ) {\n\n\tvar i, j, left, top, mx, my,\n\t\trows = options.pieces ? Math.round( Math.sqrt( options.pieces ) ) : 3,\n\t\tcells = rows,\n\t\telement = $( this ),\n\t\tmode = options.mode,\n\t\tshow = mode === \"show\",\n\n\t\t// Show and then visibility:hidden the element before calculating offset\n\t\toffset = element.show().css( \"visibility\", \"hidden\" ).offset(),\n\n\t\t// Width and height of a piece\n\t\twidth = Math.ceil( element.outerWidth() / cells ),\n\t\theight = Math.ceil( element.outerHeight() / rows ),\n\t\tpieces = [];\n\n\t// Children animate complete:\n\tfunction childComplete() {\n\t\tpieces.push( this );\n\t\tif ( pieces.length === rows * cells ) {\n\t\t\tanimComplete();\n\t\t}\n\t}\n\n\t// Clone the element for each row and cell.\n\tfor ( i = 0; i < rows; i++ ) { // ===>\n\t\ttop = offset.top + i * height;\n\t\tmy = i - ( rows - 1 ) / 2;\n\n\t\tfor ( j = 0; j < cells; j++ ) { // |||\n\t\t\tleft = offset.left + j * width;\n\t\t\tmx = j - ( cells - 1 ) / 2;\n\n\t\t\t// Create a clone of the now hidden main element that will be absolute positioned\n\t\t\t// within a wrapper div off the -left and -top equal to size of our pieces\n\t\t\telement\n\t\t\t\t.clone()\n\t\t\t\t.appendTo( \"body\" )\n\t\t\t\t.wrap( \"
            \" )\n\t\t\t\t.css( {\n\t\t\t\t\tposition: \"absolute\",\n\t\t\t\t\tvisibility: \"visible\",\n\t\t\t\t\tleft: -j * width,\n\t\t\t\t\ttop: -i * height\n\t\t\t\t} )\n\n\t\t\t\t// Select the wrapper - make it overflow: hidden and absolute positioned based on\n\t\t\t\t// where the original was located +left and +top equal to the size of pieces\n\t\t\t\t.parent()\n\t\t\t\t\t.addClass( \"ui-effects-explode\" )\n\t\t\t\t\t.css( {\n\t\t\t\t\t\tposition: \"absolute\",\n\t\t\t\t\t\toverflow: \"hidden\",\n\t\t\t\t\t\twidth: width,\n\t\t\t\t\t\theight: height,\n\t\t\t\t\t\tleft: left + ( show ? mx * width : 0 ),\n\t\t\t\t\t\ttop: top + ( show ? my * height : 0 ),\n\t\t\t\t\t\topacity: show ? 0 : 1\n\t\t\t\t\t} )\n\t\t\t\t\t.animate( {\n\t\t\t\t\t\tleft: left + ( show ? 0 : mx * width ),\n\t\t\t\t\t\ttop: top + ( show ? 0 : my * height ),\n\t\t\t\t\t\topacity: show ? 1 : 0\n\t\t\t\t\t}, options.duration || 500, options.easing, childComplete );\n\t\t}\n\t}\n\n\tfunction animComplete() {\n\t\telement.css( {\n\t\t\tvisibility: \"visible\"\n\t\t} );\n\t\t$( pieces ).remove();\n\t\tdone();\n\t}\n} );\n\n\n/*!\n * jQuery UI Effects Fade 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Fade Effect\n//>>group: Effects\n//>>description: Fades the element.\n//>>docs: https://api.jqueryui.com/fade-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectFade = $.effects.define( \"fade\", \"toggle\", function( options, done ) {\n\tvar show = options.mode === \"show\";\n\n\t$( this )\n\t\t.css( \"opacity\", show ? 0 : 1 )\n\t\t.animate( {\n\t\t\topacity: show ? 1 : 0\n\t\t}, {\n\t\t\tqueue: false,\n\t\t\tduration: options.duration,\n\t\t\teasing: options.easing,\n\t\t\tcomplete: done\n\t\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Fold 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Fold Effect\n//>>group: Effects\n//>>description: Folds an element first horizontally and then vertically.\n//>>docs: https://api.jqueryui.com/fold-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectFold = $.effects.define( \"fold\", \"hide\", function( options, done ) {\n\n\t// Create element\n\tvar element = $( this ),\n\t\tmode = options.mode,\n\t\tshow = mode === \"show\",\n\t\thide = mode === \"hide\",\n\t\tsize = options.size || 15,\n\t\tpercent = /([0-9]+)%/.exec( size ),\n\t\thorizFirst = !!options.horizFirst,\n\t\tref = horizFirst ? [ \"right\", \"bottom\" ] : [ \"bottom\", \"right\" ],\n\t\tduration = options.duration / 2,\n\n\t\tplaceholder = $.effects.createPlaceholder( element ),\n\n\t\tstart = element.cssClip(),\n\t\tanimation1 = { clip: $.extend( {}, start ) },\n\t\tanimation2 = { clip: $.extend( {}, start ) },\n\n\t\tdistance = [ start[ ref[ 0 ] ], start[ ref[ 1 ] ] ],\n\n\t\tqueuelen = element.queue().length;\n\n\tif ( percent ) {\n\t\tsize = parseInt( percent[ 1 ], 10 ) / 100 * distance[ hide ? 0 : 1 ];\n\t}\n\tanimation1.clip[ ref[ 0 ] ] = size;\n\tanimation2.clip[ ref[ 0 ] ] = size;\n\tanimation2.clip[ ref[ 1 ] ] = 0;\n\n\tif ( show ) {\n\t\telement.cssClip( animation2.clip );\n\t\tif ( placeholder ) {\n\t\t\tplaceholder.css( $.effects.clipToBox( animation2 ) );\n\t\t}\n\n\t\tanimation2.clip = start;\n\t}\n\n\t// Animate\n\telement\n\t\t.queue( function( next ) {\n\t\t\tif ( placeholder ) {\n\t\t\t\tplaceholder\n\t\t\t\t\t.animate( $.effects.clipToBox( animation1 ), duration, options.easing )\n\t\t\t\t\t.animate( $.effects.clipToBox( animation2 ), duration, options.easing );\n\t\t\t}\n\n\t\t\tnext();\n\t\t} )\n\t\t.animate( animation1, duration, options.easing )\n\t\t.animate( animation2, duration, options.easing )\n\t\t.queue( done );\n\n\t$.effects.unshift( element, queuelen, 4 );\n} );\n\n\n/*!\n * jQuery UI Effects Highlight 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Highlight Effect\n//>>group: Effects\n//>>description: Highlights the background of an element in a defined color for a custom duration.\n//>>docs: https://api.jqueryui.com/highlight-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectHighlight = $.effects.define( \"highlight\", \"show\", function( options, done ) {\n\tvar element = $( this ),\n\t\tanimation = {\n\t\t\tbackgroundColor: element.css( \"backgroundColor\" )\n\t\t};\n\n\tif ( options.mode === \"hide\" ) {\n\t\tanimation.opacity = 0;\n\t}\n\n\t$.effects.saveStyle( element );\n\n\telement\n\t\t.css( {\n\t\t\tbackgroundImage: \"none\",\n\t\t\tbackgroundColor: options.color || \"#ffff99\"\n\t\t} )\n\t\t.animate( animation, {\n\t\t\tqueue: false,\n\t\t\tduration: options.duration,\n\t\t\teasing: options.easing,\n\t\t\tcomplete: done\n\t\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Size 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Size Effect\n//>>group: Effects\n//>>description: Resize an element to a specified width and height.\n//>>docs: https://api.jqueryui.com/size-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectSize = $.effects.define( \"size\", function( options, done ) {\n\n\t// Create element\n\tvar baseline, factor, temp,\n\t\telement = $( this ),\n\n\t\t// Copy for children\n\t\tcProps = [ \"fontSize\" ],\n\t\tvProps = [ \"borderTopWidth\", \"borderBottomWidth\", \"paddingTop\", \"paddingBottom\" ],\n\t\thProps = [ \"borderLeftWidth\", \"borderRightWidth\", \"paddingLeft\", \"paddingRight\" ],\n\n\t\t// Set options\n\t\tmode = options.mode,\n\t\trestore = mode !== \"effect\",\n\t\tscale = options.scale || \"both\",\n\t\torigin = options.origin || [ \"middle\", \"center\" ],\n\t\tposition = element.css( \"position\" ),\n\t\tpos = element.position(),\n\t\toriginal = $.effects.scaledDimensions( element ),\n\t\tfrom = options.from || original,\n\t\tto = options.to || $.effects.scaledDimensions( element, 0 );\n\n\t$.effects.createPlaceholder( element );\n\n\tif ( mode === \"show\" ) {\n\t\ttemp = from;\n\t\tfrom = to;\n\t\tto = temp;\n\t}\n\n\t// Set scaling factor\n\tfactor = {\n\t\tfrom: {\n\t\t\ty: from.height / original.height,\n\t\t\tx: from.width / original.width\n\t\t},\n\t\tto: {\n\t\t\ty: to.height / original.height,\n\t\t\tx: to.width / original.width\n\t\t}\n\t};\n\n\t// Scale the css box\n\tif ( scale === \"box\" || scale === \"both\" ) {\n\n\t\t// Vertical props scaling\n\t\tif ( factor.from.y !== factor.to.y ) {\n\t\t\tfrom = $.effects.setTransition( element, vProps, factor.from.y, from );\n\t\t\tto = $.effects.setTransition( element, vProps, factor.to.y, to );\n\t\t}\n\n\t\t// Horizontal props scaling\n\t\tif ( factor.from.x !== factor.to.x ) {\n\t\t\tfrom = $.effects.setTransition( element, hProps, factor.from.x, from );\n\t\t\tto = $.effects.setTransition( element, hProps, factor.to.x, to );\n\t\t}\n\t}\n\n\t// Scale the content\n\tif ( scale === \"content\" || scale === \"both\" ) {\n\n\t\t// Vertical props scaling\n\t\tif ( factor.from.y !== factor.to.y ) {\n\t\t\tfrom = $.effects.setTransition( element, cProps, factor.from.y, from );\n\t\t\tto = $.effects.setTransition( element, cProps, factor.to.y, to );\n\t\t}\n\t}\n\n\t// Adjust the position properties based on the provided origin points\n\tif ( origin ) {\n\t\tbaseline = $.effects.getBaseline( origin, original );\n\t\tfrom.top = ( original.outerHeight - from.outerHeight ) * baseline.y + pos.top;\n\t\tfrom.left = ( original.outerWidth - from.outerWidth ) * baseline.x + pos.left;\n\t\tto.top = ( original.outerHeight - to.outerHeight ) * baseline.y + pos.top;\n\t\tto.left = ( original.outerWidth - to.outerWidth ) * baseline.x + pos.left;\n\t}\n\tdelete from.outerHeight;\n\tdelete from.outerWidth;\n\telement.css( from );\n\n\t// Animate the children if desired\n\tif ( scale === \"content\" || scale === \"both\" ) {\n\n\t\tvProps = vProps.concat( [ \"marginTop\", \"marginBottom\" ] ).concat( cProps );\n\t\thProps = hProps.concat( [ \"marginLeft\", \"marginRight\" ] );\n\n\t\t// Only animate children with width attributes specified\n\t\t// TODO: is this right? should we include anything with css width specified as well\n\t\telement.find( \"*[width]\" ).each( function() {\n\t\t\tvar child = $( this ),\n\t\t\t\tchildOriginal = $.effects.scaledDimensions( child ),\n\t\t\t\tchildFrom = {\n\t\t\t\t\theight: childOriginal.height * factor.from.y,\n\t\t\t\t\twidth: childOriginal.width * factor.from.x,\n\t\t\t\t\touterHeight: childOriginal.outerHeight * factor.from.y,\n\t\t\t\t\touterWidth: childOriginal.outerWidth * factor.from.x\n\t\t\t\t},\n\t\t\t\tchildTo = {\n\t\t\t\t\theight: childOriginal.height * factor.to.y,\n\t\t\t\t\twidth: childOriginal.width * factor.to.x,\n\t\t\t\t\touterHeight: childOriginal.height * factor.to.y,\n\t\t\t\t\touterWidth: childOriginal.width * factor.to.x\n\t\t\t\t};\n\n\t\t\t// Vertical props scaling\n\t\t\tif ( factor.from.y !== factor.to.y ) {\n\t\t\t\tchildFrom = $.effects.setTransition( child, vProps, factor.from.y, childFrom );\n\t\t\t\tchildTo = $.effects.setTransition( child, vProps, factor.to.y, childTo );\n\t\t\t}\n\n\t\t\t// Horizontal props scaling\n\t\t\tif ( factor.from.x !== factor.to.x ) {\n\t\t\t\tchildFrom = $.effects.setTransition( child, hProps, factor.from.x, childFrom );\n\t\t\t\tchildTo = $.effects.setTransition( child, hProps, factor.to.x, childTo );\n\t\t\t}\n\n\t\t\tif ( restore ) {\n\t\t\t\t$.effects.saveStyle( child );\n\t\t\t}\n\n\t\t\t// Animate children\n\t\t\tchild.css( childFrom );\n\t\t\tchild.animate( childTo, options.duration, options.easing, function() {\n\n\t\t\t\t// Restore children\n\t\t\t\tif ( restore ) {\n\t\t\t\t\t$.effects.restoreStyle( child );\n\t\t\t\t}\n\t\t\t} );\n\t\t} );\n\t}\n\n\t// Animate\n\telement.animate( to, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: function() {\n\n\t\t\tvar offset = element.offset();\n\n\t\t\tif ( to.opacity === 0 ) {\n\t\t\t\telement.css( \"opacity\", from.opacity );\n\t\t\t}\n\n\t\t\tif ( !restore ) {\n\t\t\t\telement\n\t\t\t\t\t.css( \"position\", position === \"static\" ? \"relative\" : position )\n\t\t\t\t\t.offset( offset );\n\n\t\t\t\t// Need to save style here so that automatic style restoration\n\t\t\t\t// doesn't restore to the original styles from before the animation.\n\t\t\t\t$.effects.saveStyle( element );\n\t\t\t}\n\n\t\t\tdone();\n\t\t}\n\t} );\n\n} );\n\n\n/*!\n * jQuery UI Effects Scale 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Scale Effect\n//>>group: Effects\n//>>description: Grows or shrinks an element and its content.\n//>>docs: https://api.jqueryui.com/scale-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectScale = $.effects.define( \"scale\", function( options, done ) {\n\n\t// Create element\n\tvar el = $( this ),\n\t\tmode = options.mode,\n\t\tpercent = parseInt( options.percent, 10 ) ||\n\t\t\t( parseInt( options.percent, 10 ) === 0 ? 0 : ( mode !== \"effect\" ? 0 : 100 ) ),\n\n\t\tnewOptions = $.extend( true, {\n\t\t\tfrom: $.effects.scaledDimensions( el ),\n\t\t\tto: $.effects.scaledDimensions( el, percent, options.direction || \"both\" ),\n\t\t\torigin: options.origin || [ \"middle\", \"center\" ]\n\t\t}, options );\n\n\t// Fade option to support puff\n\tif ( options.fade ) {\n\t\tnewOptions.from.opacity = 1;\n\t\tnewOptions.to.opacity = 0;\n\t}\n\n\t$.effects.effect.size.call( this, newOptions, done );\n} );\n\n\n/*!\n * jQuery UI Effects Puff 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Puff Effect\n//>>group: Effects\n//>>description: Creates a puff effect by scaling the element up and hiding it at the same time.\n//>>docs: https://api.jqueryui.com/puff-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectPuff = $.effects.define( \"puff\", \"hide\", function( options, done ) {\n\tvar newOptions = $.extend( true, {}, options, {\n\t\tfade: true,\n\t\tpercent: parseInt( options.percent, 10 ) || 150\n\t} );\n\n\t$.effects.effect.scale.call( this, newOptions, done );\n} );\n\n\n/*!\n * jQuery UI Effects Pulsate 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Pulsate Effect\n//>>group: Effects\n//>>description: Pulsates an element n times by changing the opacity to zero and back.\n//>>docs: https://api.jqueryui.com/pulsate-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectPulsate = $.effects.define( \"pulsate\", \"show\", function( options, done ) {\n\tvar element = $( this ),\n\t\tmode = options.mode,\n\t\tshow = mode === \"show\",\n\t\thide = mode === \"hide\",\n\t\tshowhide = show || hide,\n\n\t\t// Showing or hiding leaves off the \"last\" animation\n\t\tanims = ( ( options.times || 5 ) * 2 ) + ( showhide ? 1 : 0 ),\n\t\tduration = options.duration / anims,\n\t\tanimateTo = 0,\n\t\ti = 1,\n\t\tqueuelen = element.queue().length;\n\n\tif ( show || !element.is( \":visible\" ) ) {\n\t\telement.css( \"opacity\", 0 ).show();\n\t\tanimateTo = 1;\n\t}\n\n\t// Anims - 1 opacity \"toggles\"\n\tfor ( ; i < anims; i++ ) {\n\t\telement.animate( { opacity: animateTo }, duration, options.easing );\n\t\tanimateTo = 1 - animateTo;\n\t}\n\n\telement.animate( { opacity: animateTo }, duration, options.easing );\n\n\telement.queue( done );\n\n\t$.effects.unshift( element, queuelen, anims + 1 );\n} );\n\n\n/*!\n * jQuery UI Effects Shake 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Shake Effect\n//>>group: Effects\n//>>description: Shakes an element horizontally or vertically n times.\n//>>docs: https://api.jqueryui.com/shake-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectShake = $.effects.define( \"shake\", function( options, done ) {\n\n\tvar i = 1,\n\t\telement = $( this ),\n\t\tdirection = options.direction || \"left\",\n\t\tdistance = options.distance || 20,\n\t\ttimes = options.times || 3,\n\t\tanims = times * 2 + 1,\n\t\tspeed = Math.round( options.duration / anims ),\n\t\tref = ( direction === \"up\" || direction === \"down\" ) ? \"top\" : \"left\",\n\t\tpositiveMotion = ( direction === \"up\" || direction === \"left\" ),\n\t\tanimation = {},\n\t\tanimation1 = {},\n\t\tanimation2 = {},\n\n\t\tqueuelen = element.queue().length;\n\n\t$.effects.createPlaceholder( element );\n\n\t// Animation\n\tanimation[ ref ] = ( positiveMotion ? \"-=\" : \"+=\" ) + distance;\n\tanimation1[ ref ] = ( positiveMotion ? \"+=\" : \"-=\" ) + distance * 2;\n\tanimation2[ ref ] = ( positiveMotion ? \"-=\" : \"+=\" ) + distance * 2;\n\n\t// Animate\n\telement.animate( animation, speed, options.easing );\n\n\t// Shakes\n\tfor ( ; i < times; i++ ) {\n\t\telement\n\t\t\t.animate( animation1, speed, options.easing )\n\t\t\t.animate( animation2, speed, options.easing );\n\t}\n\n\telement\n\t\t.animate( animation1, speed, options.easing )\n\t\t.animate( animation, speed / 2, options.easing )\n\t\t.queue( done );\n\n\t$.effects.unshift( element, queuelen, anims + 1 );\n} );\n\n\n/*!\n * jQuery UI Effects Slide 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Slide Effect\n//>>group: Effects\n//>>description: Slides an element in and out of the viewport.\n//>>docs: https://api.jqueryui.com/slide-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectSlide = $.effects.define( \"slide\", \"show\", function( options, done ) {\n\tvar startClip, startRef,\n\t\telement = $( this ),\n\t\tmap = {\n\t\t\tup: [ \"bottom\", \"top\" ],\n\t\t\tdown: [ \"top\", \"bottom\" ],\n\t\t\tleft: [ \"right\", \"left\" ],\n\t\t\tright: [ \"left\", \"right\" ]\n\t\t},\n\t\tmode = options.mode,\n\t\tdirection = options.direction || \"left\",\n\t\tref = ( direction === \"up\" || direction === \"down\" ) ? \"top\" : \"left\",\n\t\tpositiveMotion = ( direction === \"up\" || direction === \"left\" ),\n\t\tdistance = options.distance ||\n\t\t\telement[ ref === \"top\" ? \"outerHeight\" : \"outerWidth\" ]( true ),\n\t\tanimation = {};\n\n\t$.effects.createPlaceholder( element );\n\n\tstartClip = element.cssClip();\n\tstartRef = element.position()[ ref ];\n\n\t// Define hide animation\n\tanimation[ ref ] = ( positiveMotion ? -1 : 1 ) * distance + startRef;\n\tanimation.clip = element.cssClip();\n\tanimation.clip[ map[ direction ][ 1 ] ] = animation.clip[ map[ direction ][ 0 ] ];\n\n\t// Reverse the animation if we're showing\n\tif ( mode === \"show\" ) {\n\t\telement.cssClip( animation.clip );\n\t\telement.css( ref, animation[ ref ] );\n\t\tanimation.clip = startClip;\n\t\tanimation[ ref ] = startRef;\n\t}\n\n\t// Actually animate\n\telement.animate( animation, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: done\n\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Transfer 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Transfer Effect\n//>>group: Effects\n//>>description: Displays a transfer effect from one element to another.\n//>>docs: https://api.jqueryui.com/transfer-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effect;\nif ( $.uiBackCompat !== false ) {\n\teffect = $.effects.define( \"transfer\", function( options, done ) {\n\t\t$( this ).transfer( options, done );\n\t} );\n}\nvar effectsEffectTransfer = effect;\n\n\n/*!\n * jQuery UI Focusable 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: :focusable Selector\n//>>group: Core\n//>>description: Selects elements which can be focused.\n//>>docs: https://api.jqueryui.com/focusable-selector/\n\n\n// Selectors\n$.ui.focusable = function( element, hasTabindex ) {\n\tvar map, mapName, img, focusableIfVisible, fieldset,\n\t\tnodeName = element.nodeName.toLowerCase();\n\n\tif ( \"area\" === nodeName ) {\n\t\tmap = element.parentNode;\n\t\tmapName = map.name;\n\t\tif ( !element.href || !mapName || map.nodeName.toLowerCase() !== \"map\" ) {\n\t\t\treturn false;\n\t\t}\n\t\timg = $( \"img[usemap='#\" + mapName + \"']\" );\n\t\treturn img.length > 0 && img.is( \":visible\" );\n\t}\n\n\tif ( /^(input|select|textarea|button|object)$/.test( nodeName ) ) {\n\t\tfocusableIfVisible = !element.disabled;\n\n\t\tif ( focusableIfVisible ) {\n\n\t\t\t// Form controls within a disabled fieldset are disabled.\n\t\t\t// However, controls within the fieldset's legend do not get disabled.\n\t\t\t// Since controls generally aren't placed inside legends, we skip\n\t\t\t// this portion of the check.\n\t\t\tfieldset = $( element ).closest( \"fieldset\" )[ 0 ];\n\t\t\tif ( fieldset ) {\n\t\t\t\tfocusableIfVisible = !fieldset.disabled;\n\t\t\t}\n\t\t}\n\t} else if ( \"a\" === nodeName ) {\n\t\tfocusableIfVisible = element.href || hasTabindex;\n\t} else {\n\t\tfocusableIfVisible = hasTabindex;\n\t}\n\n\treturn focusableIfVisible && $( element ).is( \":visible\" ) && visible( $( element ) );\n};\n\n// Support: IE 8 only\n// IE 8 doesn't resolve inherit to visible/hidden for computed values\nfunction visible( element ) {\n\tvar visibility = element.css( \"visibility\" );\n\twhile ( visibility === \"inherit\" ) {\n\t\telement = element.parent();\n\t\tvisibility = element.css( \"visibility\" );\n\t}\n\treturn visibility === \"visible\";\n}\n\n$.extend( $.expr.pseudos, {\n\tfocusable: function( element ) {\n\t\treturn $.ui.focusable( element, $.attr( element, \"tabindex\" ) != null );\n\t}\n} );\n\nvar focusable = $.ui.focusable;\n\n\n\n// Support: IE8 Only\n// IE8 does not support the form attribute and when it is supplied. It overwrites the form prop\n// with a string, so we need to find the proper form.\nvar form = $.fn._form = function() {\n\treturn typeof this[ 0 ].form === \"string\" ? this.closest( \"form\" ) : $( this[ 0 ].form );\n};\n\n\n/*!\n * jQuery UI Form Reset Mixin 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Form Reset Mixin\n//>>group: Core\n//>>description: Refresh input widgets when their form is reset\n//>>docs: https://api.jqueryui.com/form-reset-mixin/\n\n\nvar formResetMixin = $.ui.formResetMixin = {\n\t_formResetHandler: function() {\n\t\tvar form = $( this );\n\n\t\t// Wait for the form reset to actually happen before refreshing\n\t\tsetTimeout( function() {\n\t\t\tvar instances = form.data( \"ui-form-reset-instances\" );\n\t\t\t$.each( instances, function() {\n\t\t\t\tthis.refresh();\n\t\t\t} );\n\t\t} );\n\t},\n\n\t_bindFormResetHandler: function() {\n\t\tthis.form = this.element._form();\n\t\tif ( !this.form.length ) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar instances = this.form.data( \"ui-form-reset-instances\" ) || [];\n\t\tif ( !instances.length ) {\n\n\t\t\t// We don't use _on() here because we use a single event handler per form\n\t\t\tthis.form.on( \"reset.ui-form-reset\", this._formResetHandler );\n\t\t}\n\t\tinstances.push( this );\n\t\tthis.form.data( \"ui-form-reset-instances\", instances );\n\t},\n\n\t_unbindFormResetHandler: function() {\n\t\tif ( !this.form.length ) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar instances = this.form.data( \"ui-form-reset-instances\" );\n\t\tinstances.splice( $.inArray( this, instances ), 1 );\n\t\tif ( instances.length ) {\n\t\t\tthis.form.data( \"ui-form-reset-instances\", instances );\n\t\t} else {\n\t\t\tthis.form\n\t\t\t\t.removeData( \"ui-form-reset-instances\" )\n\t\t\t\t.off( \"reset.ui-form-reset\" );\n\t\t}\n\t}\n};\n\n\n/*!\n * jQuery UI Support for jQuery core 1.8.x and newer 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n */\n\n//>>label: jQuery 1.8+ Support\n//>>group: Core\n//>>description: Support version 1.8.x and newer of jQuery core\n\n\n// Support: jQuery 1.9.x or older\n// $.expr[ \":\" ] is deprecated.\nif ( !$.expr.pseudos ) {\n\t$.expr.pseudos = $.expr[ \":\" ];\n}\n\n// Support: jQuery 1.11.x or older\n// $.unique has been renamed to $.uniqueSort\nif ( !$.uniqueSort ) {\n\t$.uniqueSort = $.unique;\n}\n\n// Support: jQuery 2.2.x or older.\n// This method has been defined in jQuery 3.0.0.\n// Code from https://github.com/jquery/jquery/blob/e539bac79e666bba95bba86d690b4e609dca2286/src/selector/escapeSelector.js\nif ( !$.escapeSelector ) {\n\n\t// CSS string/identifier serialization\n\t// https://drafts.csswg.org/cssom/#common-serializing-idioms\n\tvar rcssescape = /([\\0-\\x1f\\x7f]|^-?\\d)|^-$|[^\\x80-\\uFFFF\\w-]/g;\n\n\tvar fcssescape = function( ch, asCodePoint ) {\n\t\tif ( asCodePoint ) {\n\n\t\t\t// U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER\n\t\t\tif ( ch === \"\\0\" ) {\n\t\t\t\treturn \"\\uFFFD\";\n\t\t\t}\n\n\t\t\t// Control characters and (dependent upon position) numbers get escaped as code points\n\t\t\treturn ch.slice( 0, -1 ) + \"\\\\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + \" \";\n\t\t}\n\n\t\t// Other potentially-special ASCII characters get backslash-escaped\n\t\treturn \"\\\\\" + ch;\n\t};\n\n\t$.escapeSelector = function( sel ) {\n\t\treturn ( sel + \"\" ).replace( rcssescape, fcssescape );\n\t};\n}\n\n// Support: jQuery 3.4.x or older\n// These methods have been defined in jQuery 3.5.0.\nif ( !$.fn.even || !$.fn.odd ) {\n\t$.fn.extend( {\n\t\teven: function() {\n\t\t\treturn this.filter( function( i ) {\n\t\t\t\treturn i % 2 === 0;\n\t\t\t} );\n\t\t},\n\t\todd: function() {\n\t\t\treturn this.filter( function( i ) {\n\t\t\t\treturn i % 2 === 1;\n\t\t\t} );\n\t\t}\n\t} );\n}\n\n;\n/*!\n * jQuery UI Keycode 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Keycode\n//>>group: Core\n//>>description: Provide keycodes as keynames\n//>>docs: https://api.jqueryui.com/jQuery.ui.keyCode/\n\n\nvar keycode = $.ui.keyCode = {\n\tBACKSPACE: 8,\n\tCOMMA: 188,\n\tDELETE: 46,\n\tDOWN: 40,\n\tEND: 35,\n\tENTER: 13,\n\tESCAPE: 27,\n\tHOME: 36,\n\tLEFT: 37,\n\tPAGE_DOWN: 34,\n\tPAGE_UP: 33,\n\tPERIOD: 190,\n\tRIGHT: 39,\n\tSPACE: 32,\n\tTAB: 9,\n\tUP: 38\n};\n\n\n/*!\n * jQuery UI Labels 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: labels\n//>>group: Core\n//>>description: Find all the labels associated with a given input\n//>>docs: https://api.jqueryui.com/labels/\n\n\nvar labels = $.fn.labels = function() {\n\tvar ancestor, selector, id, labels, ancestors;\n\n\tif ( !this.length ) {\n\t\treturn this.pushStack( [] );\n\t}\n\n\t// Check control.labels first\n\tif ( this[ 0 ].labels && this[ 0 ].labels.length ) {\n\t\treturn this.pushStack( this[ 0 ].labels );\n\t}\n\n\t// Support: IE <= 11, FF <= 37, Android <= 2.3 only\n\t// Above browsers do not support control.labels. Everything below is to support them\n\t// as well as document fragments. control.labels does not work on document fragments\n\tlabels = this.eq( 0 ).parents( \"label\" );\n\n\t// Look for the label based on the id\n\tid = this.attr( \"id\" );\n\tif ( id ) {\n\n\t\t// We don't search against the document in case the element\n\t\t// is disconnected from the DOM\n\t\tancestor = this.eq( 0 ).parents().last();\n\n\t\t// Get a full set of top level ancestors\n\t\tancestors = ancestor.add( ancestor.length ? ancestor.siblings() : this.siblings() );\n\n\t\t// Create a selector for the label based on the id\n\t\tselector = \"label[for='\" + $.escapeSelector( id ) + \"']\";\n\n\t\tlabels = labels.add( ancestors.find( selector ).addBack( selector ) );\n\n\t}\n\n\t// Return whatever we have found for labels\n\treturn this.pushStack( labels );\n};\n\n\n/*!\n * jQuery UI Scroll Parent 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: scrollParent\n//>>group: Core\n//>>description: Get the closest ancestor element that is scrollable.\n//>>docs: https://api.jqueryui.com/scrollParent/\n\n\nvar scrollParent = $.fn.scrollParent = function( includeHidden ) {\n\tvar position = this.css( \"position\" ),\n\t\texcludeStaticParent = position === \"absolute\",\n\t\toverflowRegex = includeHidden ? /(auto|scroll|hidden)/ : /(auto|scroll)/,\n\t\tscrollParent = this.parents().filter( function() {\n\t\t\tvar parent = $( this );\n\t\t\tif ( excludeStaticParent && parent.css( \"position\" ) === \"static\" ) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t\treturn overflowRegex.test( parent.css( \"overflow\" ) + parent.css( \"overflow-y\" ) +\n\t\t\t\tparent.css( \"overflow-x\" ) );\n\t\t} ).eq( 0 );\n\n\treturn position === \"fixed\" || !scrollParent.length ?\n\t\t$( this[ 0 ].ownerDocument || document ) :\n\t\tscrollParent;\n};\n\n\n/*!\n * jQuery UI Tabbable 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: :tabbable Selector\n//>>group: Core\n//>>description: Selects elements which can be tabbed to.\n//>>docs: https://api.jqueryui.com/tabbable-selector/\n\n\nvar tabbable = $.extend( $.expr.pseudos, {\n\ttabbable: function( element ) {\n\t\tvar tabIndex = $.attr( element, \"tabindex\" ),\n\t\t\thasTabindex = tabIndex != null;\n\t\treturn ( !hasTabindex || tabIndex >= 0 ) && $.ui.focusable( element, hasTabindex );\n\t}\n} );\n\n\n/*!\n * jQuery UI Unique ID 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: uniqueId\n//>>group: Core\n//>>description: Functions to generate and remove uniqueId's\n//>>docs: https://api.jqueryui.com/uniqueId/\n\n\nvar uniqueId = $.fn.extend( {\n\tuniqueId: ( function() {\n\t\tvar uuid = 0;\n\n\t\treturn function() {\n\t\t\treturn this.each( function() {\n\t\t\t\tif ( !this.id ) {\n\t\t\t\t\tthis.id = \"ui-id-\" + ( ++uuid );\n\t\t\t\t}\n\t\t\t} );\n\t\t};\n\t} )(),\n\n\tremoveUniqueId: function() {\n\t\treturn this.each( function() {\n\t\t\tif ( /^ui-id-\\d+$/.test( this.id ) ) {\n\t\t\t\t$( this ).removeAttr( \"id\" );\n\t\t\t}\n\t\t} );\n\t}\n} );\n\n\n/*!\n * jQuery UI Accordion 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Accordion\n//>>group: Widgets\n/* eslint-disable max-len */\n//>>description: Displays collapsible content panels for presenting information in a limited amount of space.\n/* eslint-enable max-len */\n//>>docs: https://api.jqueryui.com/accordion/\n//>>demos: https://jqueryui.com/accordion/\n//>>css.structure: ../../themes/base/core.css\n//>>css.structure: ../../themes/base/accordion.css\n//>>css.theme: ../../themes/base/theme.css\n\n\nvar widgetsAccordion = $.widget( \"ui.accordion\", {\n\tversion: \"1.13.3\",\n\toptions: {\n\t\tactive: 0,\n\t\tanimate: {},\n\t\tclasses: {\n\t\t\t\"ui-accordion-header\": \"ui-corner-top\",\n\t\t\t\"ui-accordion-header-collapsed\": \"ui-corner-all\",\n\t\t\t\"ui-accordion-content\": \"ui-corner-bottom\"\n\t\t},\n\t\tcollapsible: false,\n\t\tevent: \"click\",\n\t\theader: function( elem ) {\n\t\t\treturn elem.find( \"> li > :first-child\" ).add( elem.find( \"> :not(li)\" ).even() );\n\t\t},\n\t\theightStyle: \"auto\",\n\t\ticons: {\n\t\t\tactiveHeader: \"ui-icon-triangle-1-s\",\n\t\t\theader: \"ui-icon-triangle-1-e\"\n\t\t},\n\n\t\t// Callbacks\n\t\tactivate: null,\n\t\tbeforeActivate: null\n\t},\n\n\thideProps: {\n\t\tborderTopWidth: \"hide\",\n\t\tborderBottomWidth: \"hide\",\n\t\tpaddingTop: \"hide\",\n\t\tpaddingBottom: \"hide\",\n\t\theight: \"hide\"\n\t},\n\n\tshowProps: {\n\t\tborderTopWidth: \"show\",\n\t\tborderBottomWidth: \"show\",\n\t\tpaddingTop: \"show\",\n\t\tpaddingBottom: \"show\",\n\t\theight: \"show\"\n\t},\n\n\t_create: function() {\n\t\tvar options = this.options;\n\n\t\tthis.prevShow = this.prevHide = $();\n\t\tthis._addClass( \"ui-accordion\", \"ui-widget ui-helper-reset\" );\n\t\tthis.element.attr( \"role\", \"tablist\" );\n\n\t\t// Don't allow collapsible: false and active: false / null\n\t\tif ( !options.collapsible && ( options.active === false || options.active == null ) ) {\n\t\t\toptions.active = 0;\n\t\t}\n\n\t\tthis._processPanels();\n\n\t\t// handle negative values\n\t\tif ( options.active < 0 ) {\n\t\t\toptions.active += this.headers.length;\n\t\t}\n\t\tthis._refresh();\n\t},\n\n\t_getCreateEventData: function() {\n\t\treturn {\n\t\t\theader: this.active,\n\t\t\tpanel: !this.active.length ? $() : this.active.next()\n\t\t};\n\t},\n\n\t_createIcons: function() {\n\t\tvar icon, children,\n\t\t\ticons = this.options.icons;\n\n\t\tif ( icons ) {\n\t\t\ticon = $( \"\" );\n\t\t\tthis._addClass( icon, \"ui-accordion-header-icon\", \"ui-icon \" + icons.header );\n\t\t\ticon.prependTo( this.headers );\n\t\t\tchildren = this.active.children( \".ui-accordion-header-icon\" );\n\t\t\tthis._removeClass( children, icons.header )\n\t\t\t\t._addClass( children, null, icons.activeHeader )\n\t\t\t\t._addClass( this.headers, \"ui-accordion-icons\" );\n\t\t}\n\t},\n\n\t_destroyIcons: function() {\n\t\tthis._removeClass( this.headers, \"ui-accordion-icons\" );\n\t\tthis.headers.children( \".ui-accordion-header-icon\" ).remove();\n\t},\n\n\t_destroy: function() {\n\t\tvar contents;\n\n\t\t// Clean up main element\n\t\tthis.element.removeAttr( \"role\" );\n\n\t\t// Clean up headers\n\t\tthis.headers\n\t\t\t.removeAttr( \"role aria-expanded aria-selected aria-controls tabIndex\" )\n\t\t\t.removeUniqueId();\n\n\t\tthis._destroyIcons();\n\n\t\t// Clean up content panels\n\t\tcontents = this.headers.next()\n\t\t\t.css( \"display\", \"\" )\n\t\t\t.removeAttr( \"role aria-hidden aria-labelledby\" )\n\t\t\t.removeUniqueId();\n\n\t\tif ( this.options.heightStyle !== \"content\" ) {\n\t\t\tcontents.css( \"height\", \"\" );\n\t\t}\n\t},\n\n\t_setOption: function( key, value ) {\n\t\tif ( key === \"active\" ) {\n\n\t\t\t// _activate() will handle invalid values and update this.options\n\t\t\tthis._activate( value );\n\t\t\treturn;\n\t\t}\n\n\t\tif ( key === \"event\" ) {\n\t\t\tif ( this.options.event ) {\n\t\t\t\tthis._off( this.headers, this.options.event );\n\t\t\t}\n\t\t\tthis._setupEvents( value );\n\t\t}\n\n\t\tthis._super( key, value );\n\n\t\t// Setting collapsible: false while collapsed; open first panel\n\t\tif ( key === \"collapsible\" && !value && this.options.active === false ) {\n\t\t\tthis._activate( 0 );\n\t\t}\n\n\t\tif ( key === \"icons\" ) {\n\t\t\tthis._destroyIcons();\n\t\t\tif ( value ) {\n\t\t\t\tthis._createIcons();\n\t\t\t}\n\t\t}\n\t},\n\n\t_setOptionDisabled: function( value ) {\n\t\tthis._super( value );\n\n\t\tthis.element.attr( \"aria-disabled\", value );\n\n\t\t// Support: IE8 Only\n\t\t// #5332 / #6059 - opacity doesn't cascade to positioned elements in IE\n\t\t// so we need to add the disabled class to the headers and panels\n\t\tthis._toggleClass( null, \"ui-state-disabled\", !!value );\n\t\tthis._toggleClass( this.headers.add( this.headers.next() ), null, \"ui-state-disabled\",\n\t\t\t!!value );\n\t},\n\n\t_keydown: function( event ) {\n\t\tif ( event.altKey || event.ctrlKey ) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar keyCode = $.ui.keyCode,\n\t\t\tlength = this.headers.length,\n\t\t\tcurrentIndex = this.headers.index( event.target ),\n\t\t\ttoFocus = false;\n\n\t\tswitch ( event.keyCode ) {\n\t\tcase keyCode.RIGHT:\n\t\tcase keyCode.DOWN:\n\t\t\ttoFocus = this.headers[ ( currentIndex + 1 ) % length ];\n\t\t\tbreak;\n\t\tcase keyCode.LEFT:\n\t\tcase keyCode.UP:\n\t\t\ttoFocus = this.headers[ ( currentIndex - 1 + length ) % length ];\n\t\t\tbreak;\n\t\tcase keyCode.SPACE:\n\t\tcase keyCode.ENTER:\n\t\t\tthis._eventHandler( event );\n\t\t\tbreak;\n\t\tcase keyCode.HOME:\n\t\t\ttoFocus = this.headers[ 0 ];\n\t\t\tbreak;\n\t\tcase keyCode.END:\n\t\t\ttoFocus = this.headers[ length - 1 ];\n\t\t\tbreak;\n\t\t}\n\n\t\tif ( toFocus ) {\n\t\t\t$( event.target ).attr( \"tabIndex\", -1 );\n\t\t\t$( toFocus ).attr( \"tabIndex\", 0 );\n\t\t\t$( toFocus ).trigger( \"focus\" );\n\t\t\tevent.preventDefault();\n\t\t}\n\t},\n\n\t_panelKeyDown: function( event ) {\n\t\tif ( event.keyCode === $.ui.keyCode.UP && event.ctrlKey ) {\n\t\t\t$( event.currentTarget ).prev().trigger( \"focus\" );\n\t\t}\n\t},\n\n\trefresh: function() {\n\t\tvar options = this.options;\n\t\tthis._processPanels();\n\n\t\t// Was collapsed or no panel\n\t\tif ( ( options.active === false && options.collapsible === true ) ||\n\t\t\t\t!this.headers.length ) {\n\t\t\toptions.active = false;\n\t\t\tthis.active = $();\n\n\t\t// active false only when collapsible is true\n\t\t} else if ( options.active === false ) {\n\t\t\tthis._activate( 0 );\n\n\t\t// was active, but active panel is gone\n\t\t} else if ( this.active.length && !$.contains( this.element[ 0 ], this.active[ 0 ] ) ) {\n\n\t\t\t// all remaining panel are disabled\n\t\t\tif ( this.headers.length === this.headers.find( \".ui-state-disabled\" ).length ) {\n\t\t\t\toptions.active = false;\n\t\t\t\tthis.active = $();\n\n\t\t\t// activate previous panel\n\t\t\t} else {\n\t\t\t\tthis._activate( Math.max( 0, options.active - 1 ) );\n\t\t\t}\n\n\t\t// was active, active panel still exists\n\t\t} else {\n\n\t\t\t// make sure active index is correct\n\t\t\toptions.active = this.headers.index( this.active );\n\t\t}\n\n\t\tthis._destroyIcons();\n\n\t\tthis._refresh();\n\t},\n\n\t_processPanels: function() {\n\t\tvar prevHeaders = this.headers,\n\t\t\tprevPanels = this.panels;\n\n\t\tif ( typeof this.options.header === \"function\" ) {\n\t\t\tthis.headers = this.options.header( this.element );\n\t\t} else {\n\t\t\tthis.headers = this.element.find( this.options.header );\n\t\t}\n\t\tthis._addClass( this.headers, \"ui-accordion-header ui-accordion-header-collapsed\",\n\t\t\t\"ui-state-default\" );\n\n\t\tthis.panels = this.headers.next().filter( \":not(.ui-accordion-content-active)\" ).hide();\n\t\tthis._addClass( this.panels, \"ui-accordion-content\", \"ui-helper-reset ui-widget-content\" );\n\n\t\t// Avoid memory leaks (#10056)\n\t\tif ( prevPanels ) {\n\t\t\tthis._off( prevHeaders.not( this.headers ) );\n\t\t\tthis._off( prevPanels.not( this.panels ) );\n\t\t}\n\t},\n\n\t_refresh: function() {\n\t\tvar maxHeight,\n\t\t\toptions = this.options,\n\t\t\theightStyle = options.heightStyle,\n\t\t\tparent = this.element.parent();\n\n\t\tthis.active = this._findActive( options.active );\n\t\tthis._addClass( this.active, \"ui-accordion-header-active\", \"ui-state-active\" )\n\t\t\t._removeClass( this.active, \"ui-accordion-header-collapsed\" );\n\t\tthis._addClass( this.active.next(), \"ui-accordion-content-active\" );\n\t\tthis.active.next().show();\n\n\t\tthis.headers\n\t\t\t.attr( \"role\", \"tab\" )\n\t\t\t.each( function() {\n\t\t\t\tvar header = $( this ),\n\t\t\t\t\theaderId = header.uniqueId().attr( \"id\" ),\n\t\t\t\t\tpanel = header.next(),\n\t\t\t\t\tpanelId = panel.uniqueId().attr( \"id\" );\n\t\t\t\theader.attr( \"aria-controls\", panelId );\n\t\t\t\tpanel.attr( \"aria-labelledby\", headerId );\n\t\t\t} )\n\t\t\t.next()\n\t\t\t\t.attr( \"role\", \"tabpanel\" );\n\n\t\tthis.headers\n\t\t\t.not( this.active )\n\t\t\t\t.attr( {\n\t\t\t\t\t\"aria-selected\": \"false\",\n\t\t\t\t\t\"aria-expanded\": \"false\",\n\t\t\t\t\ttabIndex: -1\n\t\t\t\t} )\n\t\t\t\t.next()\n\t\t\t\t\t.attr( {\n\t\t\t\t\t\t\"aria-hidden\": \"true\"\n\t\t\t\t\t} )\n\t\t\t\t\t.hide();\n\n\t\t// Make sure at least one header is in the tab order\n\t\tif ( !this.active.length ) {\n\t\t\tthis.headers.eq( 0 ).attr( \"tabIndex\", 0 );\n\t\t} else {\n\t\t\tthis.active.attr( {\n\t\t\t\t\"aria-selected\": \"true\",\n\t\t\t\t\"aria-expanded\": \"true\",\n\t\t\t\ttabIndex: 0\n\t\t\t} )\n\t\t\t\t.next()\n\t\t\t\t\t.attr( {\n\t\t\t\t\t\t\"aria-hidden\": \"false\"\n\t\t\t\t\t} );\n\t\t}\n\n\t\tthis._createIcons();\n\n\t\tthis._setupEvents( options.event );\n\n\t\tif ( heightStyle === \"fill\" ) {\n\t\t\tmaxHeight = parent.height();\n\t\t\tthis.element.siblings( \":visible\" ).each( function() {\n\t\t\t\tvar elem = $( this ),\n\t\t\t\t\tposition = elem.css( \"position\" );\n\n\t\t\t\tif ( position === \"absolute\" || position === \"fixed\" ) {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\tmaxHeight -= elem.outerHeight( true );\n\t\t\t} );\n\n\t\t\tthis.headers.each( function() {\n\t\t\t\tmaxHeight -= $( this ).outerHeight( true );\n\t\t\t} );\n\n\t\t\tthis.headers.next()\n\t\t\t\t.each( function() {\n\t\t\t\t\t$( this ).height( Math.max( 0, maxHeight -\n\t\t\t\t\t\t$( this ).innerHeight() + $( this ).height() ) );\n\t\t\t\t} )\n\t\t\t\t.css( \"overflow\", \"auto\" );\n\t\t} else if ( heightStyle === \"auto\" ) {\n\t\t\tmaxHeight = 0;\n\t\t\tthis.headers.next()\n\t\t\t\t.each( function() {\n\t\t\t\t\tvar isVisible = $( this ).is( \":visible\" );\n\t\t\t\t\tif ( !isVisible ) {\n\t\t\t\t\t\t$( this ).show();\n\t\t\t\t\t}\n\t\t\t\t\tmaxHeight = Math.max( maxHeight, $( this ).css( \"height\", \"\" ).height() );\n\t\t\t\t\tif ( !isVisible ) {\n\t\t\t\t\t\t$( this ).hide();\n\t\t\t\t\t}\n\t\t\t\t} )\n\t\t\t\t.height( maxHeight );\n\t\t}\n\t},\n\n\t_activate: function( index ) {\n\t\tvar active = this._findActive( index )[ 0 ];\n\n\t\t// Trying to activate the already active panel\n\t\tif ( active === this.active[ 0 ] ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Trying to collapse, simulate a click on the currently active header\n\t\tactive = active || this.active[ 0 ];\n\n\t\tthis._eventHandler( {\n\t\t\ttarget: active,\n\t\t\tcurrentTarget: active,\n\t\t\tpreventDefault: $.noop\n\t\t} );\n\t},\n\n\t_findActive: function( selector ) {\n\t\treturn typeof selector === \"number\" ? this.headers.eq( selector ) : $();\n\t},\n\n\t_setupEvents: function( event ) {\n\t\tvar events = {\n\t\t\tkeydown: \"_keydown\"\n\t\t};\n\t\tif ( event ) {\n\t\t\t$.each( event.split( \" \" ), function( index, eventName ) {\n\t\t\t\tevents[ eventName ] = \"_eventHandler\";\n\t\t\t} );\n\t\t}\n\n\t\tthis._off( this.headers.add( this.headers.next() ) );\n\t\tthis._on( this.headers, events );\n\t\tthis._on( this.headers.next(), { keydown: \"_panelKeyDown\" } );\n\t\tthis._hoverable( this.headers );\n\t\tthis._focusable( this.headers );\n\t},\n\n\t_eventHandler: function( event ) {\n\t\tvar activeChildren, clickedChildren,\n\t\t\toptions = this.options,\n\t\t\tactive = this.active,\n\t\t\tclicked = $( event.currentTarget ),\n\t\t\tclickedIsActive = clicked[ 0 ] === active[ 0 ],\n\t\t\tcollapsing = clickedIsActive && options.collapsible,\n\t\t\ttoShow = collapsing ? $() : clicked.next(),\n\t\t\ttoHide = active.next(),\n\t\t\teventData = {\n\t\t\t\toldHeader: active,\n\t\t\t\toldPanel: toHide,\n\t\t\t\tnewHeader: collapsing ? $() : clicked,\n\t\t\t\tnewPanel: toShow\n\t\t\t};\n\n\t\tevent.preventDefault();\n\n\t\tif (\n\n\t\t\t\t// click on active header, but not collapsible\n\t\t\t\t( clickedIsActive && !options.collapsible ) ||\n\n\t\t\t\t// allow canceling activation\n\t\t\t\t( this._trigger( \"beforeActivate\", event, eventData ) === false ) ) {\n\t\t\treturn;\n\t\t}\n\n\t\toptions.active = collapsing ? false : this.headers.index( clicked );\n\n\t\t// When the call to ._toggle() comes after the class changes\n\t\t// it causes a very odd bug in IE 8 (see #6720)\n\t\tthis.active = clickedIsActive ? $() : clicked;\n\t\tthis._toggle( eventData );\n\n\t\t// Switch classes\n\t\t// corner classes on the previously active header stay after the animation\n\t\tthis._removeClass( active, \"ui-accordion-header-active\", \"ui-state-active\" );\n\t\tif ( options.icons ) {\n\t\t\tactiveChildren = active.children( \".ui-accordion-header-icon\" );\n\t\t\tthis._removeClass( activeChildren, null, options.icons.activeHeader )\n\t\t\t\t._addClass( activeChildren, null, options.icons.header );\n\t\t}\n\n\t\tif ( !clickedIsActive ) {\n\t\t\tthis._removeClass( clicked, \"ui-accordion-header-collapsed\" )\n\t\t\t\t._addClass( clicked, \"ui-accordion-header-active\", \"ui-state-active\" );\n\t\t\tif ( options.icons ) {\n\t\t\t\tclickedChildren = clicked.children( \".ui-accordion-header-icon\" );\n\t\t\t\tthis._removeClass( clickedChildren, null, options.icons.header )\n\t\t\t\t\t._addClass( clickedChildren, null, options.icons.activeHeader );\n\t\t\t}\n\n\t\t\tthis._addClass( clicked.next(), \"ui-accordion-content-active\" );\n\t\t}\n\t},\n\n\t_toggle: function( data ) {\n\t\tvar toShow = data.newPanel,\n\t\t\ttoHide = this.prevShow.length ? this.prevShow : data.oldPanel;\n\n\t\t// Handle activating a panel during the animation for another activation\n\t\tthis.prevShow.add( this.prevHide ).stop( true, true );\n\t\tthis.prevShow = toShow;\n\t\tthis.prevHide = toHide;\n\n\t\tif ( this.options.animate ) {\n\t\t\tthis._animate( toShow, toHide, data );\n\t\t} else {\n\t\t\ttoHide.hide();\n\t\t\ttoShow.show();\n\t\t\tthis._toggleComplete( data );\n\t\t}\n\n\t\ttoHide.attr( {\n\t\t\t\"aria-hidden\": \"true\"\n\t\t} );\n\t\ttoHide.prev().attr( {\n\t\t\t\"aria-selected\": \"false\",\n\t\t\t\"aria-expanded\": \"false\"\n\t\t} );\n\n\t\t// if we're switching panels, remove the old header from the tab order\n\t\t// if we're opening from collapsed state, remove the previous header from the tab order\n\t\t// if we're collapsing, then keep the collapsing header in the tab order\n\t\tif ( toShow.length && toHide.length ) {\n\t\t\ttoHide.prev().attr( {\n\t\t\t\t\"tabIndex\": -1,\n\t\t\t\t\"aria-expanded\": \"false\"\n\t\t\t} );\n\t\t} else if ( toShow.length ) {\n\t\t\tthis.headers.filter( function() {\n\t\t\t\treturn parseInt( $( this ).attr( \"tabIndex\" ), 10 ) === 0;\n\t\t\t} )\n\t\t\t\t.attr( \"tabIndex\", -1 );\n\t\t}\n\n\t\ttoShow\n\t\t\t.attr( \"aria-hidden\", \"false\" )\n\t\t\t.prev()\n\t\t\t\t.attr( {\n\t\t\t\t\t\"aria-selected\": \"true\",\n\t\t\t\t\t\"aria-expanded\": \"true\",\n\t\t\t\t\ttabIndex: 0\n\t\t\t\t} );\n\t},\n\n\t_animate: function( toShow, toHide, data ) {\n\t\tvar total, easing, duration,\n\t\t\tthat = this,\n\t\t\tadjust = 0,\n\t\t\tboxSizing = toShow.css( \"box-sizing\" ),\n\t\t\tdown = toShow.length &&\n\t\t\t\t( !toHide.length || ( toShow.index() < toHide.index() ) ),\n\t\t\tanimate = this.options.animate || {},\n\t\t\toptions = down && animate.down || animate,\n\t\t\tcomplete = function() {\n\t\t\t\tthat._toggleComplete( data );\n\t\t\t};\n\n\t\tif ( typeof options === \"number\" ) {\n\t\t\tduration = options;\n\t\t}\n\t\tif ( typeof options === \"string\" ) {\n\t\t\teasing = options;\n\t\t}\n\n\t\t// fall back from options to animation in case of partial down settings\n\t\teasing = easing || options.easing || animate.easing;\n\t\tduration = duration || options.duration || animate.duration;\n\n\t\tif ( !toHide.length ) {\n\t\t\treturn toShow.animate( this.showProps, duration, easing, complete );\n\t\t}\n\t\tif ( !toShow.length ) {\n\t\t\treturn toHide.animate( this.hideProps, duration, easing, complete );\n\t\t}\n\n\t\ttotal = toShow.show().outerHeight();\n\t\ttoHide.animate( this.hideProps, {\n\t\t\tduration: duration,\n\t\t\teasing: easing,\n\t\t\tstep: function( now, fx ) {\n\t\t\t\tfx.now = Math.round( now );\n\t\t\t}\n\t\t} );\n\t\ttoShow\n\t\t\t.hide()\n\t\t\t.animate( this.showProps, {\n\t\t\t\tduration: duration,\n\t\t\t\teasing: easing,\n\t\t\t\tcomplete: complete,\n\t\t\t\tstep: function( now, fx ) {\n\t\t\t\t\tfx.now = Math.round( now );\n\t\t\t\t\tif ( fx.prop !== \"height\" ) {\n\t\t\t\t\t\tif ( boxSizing === \"content-box\" ) {\n\t\t\t\t\t\t\tadjust += fx.now;\n\t\t\t\t\t\t}\n\t\t\t\t\t} else if ( that.options.heightStyle !== \"content\" ) {\n\t\t\t\t\t\tfx.now = Math.round( total - toHide.outerHeight() - adjust );\n\t\t\t\t\t\tadjust = 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} );\n\t},\n\n\t_toggleComplete: function( data ) {\n\t\tvar toHide = data.oldPanel,\n\t\t\tprev = toHide.prev();\n\n\t\tthis._removeClass( toHide, \"ui-accordion-content-active\" );\n\t\tthis._removeClass( prev, \"ui-accordion-header-active\" )\n\t\t\t._addClass( prev, \"ui-accordion-header-collapsed\" );\n\n\t\t// Work around for rendering bug in IE (#5421)\n\t\tif ( toHide.length ) {\n\t\t\ttoHide.parent()[ 0 ].className = toHide.parent()[ 0 ].className;\n\t\t}\n\t\tthis._trigger( \"activate\", null, data );\n\t}\n} );\n\n\n\nvar safeActiveElement = $.ui.safeActiveElement = function( document ) {\n\tvar activeElement;\n\n\t// Support: IE 9 only\n\t// IE9 throws an \"Unspecified error\" accessing document.activeElement from an ')\n\t\tthis.iframe.attr('id', iframeId)\n\t\tthis.iframe.hide()\n\n\t\tjoinChar = '&'\n\t\tif (src.indexOf('?') === -1) {\n\t\t\tjoinChar = '?'\n\t\t}\n\t\tthis.iframe.attr('src', src + joinChar + 'fallback=true&fallback_id=' + OCEventSource.iframeCount + '&' + dataStr)\n\t\t$('body').append(this.iframe)\n\t\tthis.useFallBack = true\n\t\tOCEventSource.iframeCount++\n\t}\n\t// add close listener\n\tthis.listen('__internal__', function(data) {\n\t\tif (data === 'close') {\n\t\t\tthis.close()\n\t\t}\n\t}.bind(this))\n}\nOCEventSource.fallBackSources = []\nOCEventSource.iframeCount = 0// number of fallback iframes\nOCEventSource.fallBackCallBack = function(id, type, data) {\n\tOCEventSource.fallBackSources[id].fallBackCallBack(type, data)\n}\nOCEventSource.prototype = {\n\ttypelessListeners: [],\n\tiframe: null,\n\tlisteners: {}, // only for fallback\n\tuseFallBack: false,\n\t/**\n\t * Fallback callback for browsers that don't have the\n\t * native EventSource object.\n\t *\n\t * Calls the registered listeners.\n\t *\n\t * @private\n\t * @param {String} type event type\n\t * @param {Object} data received data\n\t */\n\tfallBackCallBack: function(type, data) {\n\t\tvar i\n\t\t// ignore messages that might appear after closing\n\t\tif (this.closed) {\n\t\t\treturn\n\t\t}\n\t\tif (type) {\n\t\t\tif (typeof this.listeners.done !== 'undefined') {\n\t\t\t\tfor (i = 0; i < this.listeners[type].length; i++) {\n\t\t\t\t\tthis.listeners[type][i](data)\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tfor (i = 0; i < this.typelessListeners.length; i++) {\n\t\t\t\tthis.typelessListeners[i](data)\n\t\t\t}\n\t\t}\n\t},\n\tlastLength: 0, // for fallback\n\t/**\n\t * Listen to a given type of events.\n\t *\n\t * @param {String} type event type\n\t * @param {Function} callback event callback\n\t */\n\tlisten: function(type, callback) {\n\t\tif (callback && callback.call) {\n\n\t\t\tif (type) {\n\t\t\t\tif (this.useFallBack) {\n\t\t\t\t\tif (!this.listeners[type]) {\n\t\t\t\t\t\tthis.listeners[type] = []\n\t\t\t\t\t}\n\t\t\t\t\tthis.listeners[type].push(callback)\n\t\t\t\t} else {\n\t\t\t\t\tthis.source.addEventListener(type, function(e) {\n\t\t\t\t\t\tif (typeof e.data !== 'undefined') {\n\t\t\t\t\t\t\tcallback(JSON.parse(e.data))\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tcallback('')\n\t\t\t\t\t\t}\n\t\t\t\t\t}, false)\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tthis.typelessListeners.push(callback)\n\t\t\t}\n\t\t}\n\t},\n\t/**\n\t * Closes this event source.\n\t */\n\tclose: function() {\n\t\tthis.closed = true\n\t\tif (typeof this.source !== 'undefined') {\n\t\t\tthis.source.close()\n\t\t}\n\t}\n}\n\nexport default OCEventSource\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\n/** @typedef {import('jquery')} jQuery */\nimport $ from 'jquery'\n\nimport { menuSpeed } from './constants.js'\n\nexport let currentMenu = null\nexport let currentMenuToggle = null\n\n/**\n * For menu toggling\n *\n * @param {jQuery} $toggle the toggle element\n * @param {jQuery} $menuEl the menu container element\n * @param {Function | undefined} toggle callback invoked everytime the menu is opened\n * @param {boolean} headerMenu is this a top right header menu?\n * @return {void}\n */\nexport const registerMenu = function($toggle, $menuEl, toggle, headerMenu) {\n\t$menuEl.addClass('menu')\n\tconst isClickableElement = $toggle.prop('tagName') === 'A' || $toggle.prop('tagName') === 'BUTTON'\n\n\t// On link and button, the enter key trigger a click event\n\t// Only use the click to avoid two fired events\n\t$toggle.on(isClickableElement ? 'click.menu' : 'click.menu keyup.menu', function(event) {\n\t\t// prevent the link event (append anchor to URL)\n\t\tevent.preventDefault()\n\n\t\t// allow enter key as a trigger\n\t\tif (event.key && event.key !== 'Enter') {\n\t\t\treturn\n\t\t}\n\n\t\tif ($menuEl.is(currentMenu)) {\n\t\t\thideMenus()\n\t\t\treturn\n\t\t} else if (currentMenu) {\n\t\t\t// another menu was open?\n\t\t\t// close it\n\t\t\thideMenus()\n\t\t}\n\n\t\tif (headerMenu === true) {\n\t\t\t$menuEl.parent().addClass('openedMenu')\n\t\t}\n\n\t\t// Set menu to expanded\n\t\t$toggle.attr('aria-expanded', true)\n\n\t\t$menuEl.slideToggle(menuSpeed, toggle)\n\t\tcurrentMenu = $menuEl\n\t\tcurrentMenuToggle = $toggle\n\t})\n}\n\n/**\n * Unregister a previously registered menu\n *\n * @param {jQuery} $toggle the toggle element\n * @param {jQuery} $menuEl the menu container element\n */\nexport const unregisterMenu = ($toggle, $menuEl) => {\n\t// close menu if opened\n\tif ($menuEl.is(currentMenu)) {\n\t\thideMenus()\n\t}\n\t$toggle.off('click.menu').removeClass('menutoggle')\n\t$menuEl.removeClass('menu')\n}\n\n/**\n * Hides any open menus\n *\n * @param {Function} complete callback when the hiding animation is done\n */\nexport const hideMenus = function(complete) {\n\tif (currentMenu) {\n\t\tconst lastMenu = currentMenu\n\t\tcurrentMenu.trigger(new $.Event('beforeHide'))\n\t\tcurrentMenu.slideUp(menuSpeed, function() {\n\t\t\tlastMenu.trigger(new $.Event('afterHide'))\n\t\t\tif (complete) {\n\t\t\t\tcomplete.apply(this, arguments)\n\t\t\t}\n\t\t})\n\t}\n\n\t// Set menu to closed\n\t$('.menutoggle').attr('aria-expanded', false)\n\tif (currentMenuToggle) {\n\t\tcurrentMenuToggle.attr('aria-expanded', false)\n\t}\n\n\t$('.openedMenu').removeClass('openedMenu')\n\tcurrentMenu = null\n\tcurrentMenuToggle = null\n}\n\n/**\n * Shows a given element as menu\n *\n * @param {object} [$toggle] menu toggle\n * @param {object} $menuEl menu element\n * @param {Function} complete callback when the showing animation is done\n */\nexport const showMenu = ($toggle, $menuEl, complete) => {\n\tif ($menuEl.is(currentMenu)) {\n\t\treturn\n\t}\n\thideMenus()\n\tcurrentMenu = $menuEl\n\tcurrentMenuToggle = $toggle\n\t$menuEl.trigger(new $.Event('beforeShow'))\n\t$menuEl.show()\n\t$menuEl.trigger(new $.Event('afterShow'))\n\t// no animation\n\tif (_.isFunction(complete)) {\n\t\tcomplete()\n\t}\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const coreApps = ['', 'admin', 'log', 'core/search', 'core', '3rdparty']\nexport const menuSpeed = 50\nexport const PERMISSION_NONE = 0\nexport const PERMISSION_CREATE = 4\nexport const PERMISSION_READ = 1\nexport const PERMISSION_UPDATE = 2\nexport const PERMISSION_DELETE = 8\nexport const PERMISSION_SHARE = 16\nexport const PERMISSION_ALL = 31\nexport const TAG_FAVORITE = '_$!!$_'\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst isAdmin = !!window._oc_isadmin\n\n/**\n * Returns whether the current user is an administrator\n *\n * @return {boolean} true if the user is an admin, false otherwise\n * @since 9.0.0\n */\nexport const isUserAdmin = () => isAdmin\n","/**\n * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2014 ownCloud, Inc.\n * SPDX-FileCopyrightText: 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Handlebars from 'handlebars'\nimport {\n\tloadTranslations,\n\ttranslate,\n\ttranslatePlural,\n\tregister,\n\tunregister,\n} from '@nextcloud/l10n'\n\n/**\n * L10N namespace with localization functions.\n *\n * @namespace OC.L10n\n * @deprecated 26.0.0 use https://www.npmjs.com/package/@nextcloud/l10n\n */\nconst L10n = {\n\n\t/**\n\t * Load an app's translation bundle if not loaded already.\n\t *\n\t * @deprecated 26.0.0 use `loadTranslations` from https://www.npmjs.com/package/@nextcloud/l10n\n\t *\n\t * @param {string} appName name of the app\n\t * @param {Function} callback callback to be called when\n\t * the translations are loaded\n\t * @return {Promise} promise\n\t */\n\tload: loadTranslations,\n\n\t/**\n\t * Register an app's translation bundle.\n\t *\n\t * @deprecated 26.0.0 use `register` from https://www.npmjs.com/package/@nextcloud/l10\n\t *\n\t * @param {string} appName name of the app\n\t * @param {Record} bundle bundle\n\t */\n\tregister,\n\n\t/**\n\t * @private\n\t * @deprecated 26.0.0 use `unregister` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\t_unregister: unregister,\n\n\t/**\n\t * Translate a string\n\t *\n\t * @deprecated 26.0.0 use `translate` from https://www.npmjs.com/package/@nextcloud/l10n\n\t *\n\t * @param {string} app the id of the app for which to translate the string\n\t * @param {string} text the string to translate\n\t * @param {object} [vars] map of placeholder key to value\n\t * @param {number} [count] number to replace %n with\n\t * @param {Array} [options] options array\n\t * @param {boolean} [options.escape=true] enable/disable auto escape of placeholders (by default enabled)\n\t * @param {boolean} [options.sanitize=true] enable/disable sanitization (by default enabled)\n\t * @return {string}\n\t */\n\ttranslate,\n\n\t/**\n\t * Translate a plural string\n\t *\n\t * @deprecated 26.0.0 use `translatePlural` from https://www.npmjs.com/package/@nextcloud/l10n\n\t *\n\t * @param {string} app the id of the app for which to translate the string\n\t * @param {string} textSingular the string to translate for exactly one object\n\t * @param {string} textPlural the string to translate for n objects\n\t * @param {number} count number to determine whether to use singular or plural\n\t * @param {object} [vars] map of placeholder key to value\n\t * @param {Array} [options] options array\n\t * @param {boolean} [options.escape=true] enable/disable auto escape of placeholders (by default enabled)\n\t * @return {string} Translated string\n\t */\n\ttranslatePlural,\n}\n\nexport default L10n\n\nHandlebars.registerHelper('t', function(app, text) {\n\treturn translate(app, text)\n})\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport {\n\tgetRootUrl as realGetRootUrl,\n} from '@nextcloud/router'\n\n/**\n * Creates a relative url for remote use\n *\n * @param {string} service id\n * @return {string} the url\n */\nexport const linkToRemoteBase = service => {\n\treturn realGetRootUrl() + '/remote.php/' + service\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * A little class to manage a status field for a \"saving\" process.\n * It can be used to display a starting message (e.g. \"Saving...\") and then\n * replace it with a green success message or a red error message.\n *\n * @namespace OC.msg\n */\nexport default {\n\t/**\n\t * Displayes a \"Saving...\" message in the given message placeholder\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t */\n\tstartSaving(selector) {\n\t\tthis.startAction(selector, t('core', 'Saving …'))\n\t},\n\n\t/**\n\t * Displayes a custom message in the given message placeholder\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {string} message Plain text message to display (no HTML allowed)\n\t */\n\tstartAction(selector, message) {\n\t\t$(selector).text(message)\n\t\t\t.removeClass('success')\n\t\t\t.removeClass('error')\n\t\t\t.stop(true, true)\n\t\t\t.show()\n\t},\n\n\t/**\n\t * Displayes an success/error message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {object} response Response of the server\n\t * @param {object} response.data Data of the servers response\n\t * @param {string} response.data.message Plain text message to display (no HTML allowed)\n\t * @param {string} response.status is being used to decide whether the message\n\t * is displayed as an error/success\n\t */\n\tfinishedSaving(selector, response) {\n\t\tthis.finishedAction(selector, response)\n\t},\n\n\t/**\n\t * Displayes an success/error message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {object} response Response of the server\n\t * @param {object} response.data Data of the servers response\n\t * @param {string} response.data.message Plain text message to display (no HTML allowed)\n\t * @param {string} response.status is being used to decide whether the message\n\t * is displayed as an error/success\n\t */\n\tfinishedAction(selector, response) {\n\t\tif (response.status === 'success') {\n\t\t\tthis.finishedSuccess(selector, response.data.message)\n\t\t} else {\n\t\t\tthis.finishedError(selector, response.data.message)\n\t\t}\n\t},\n\n\t/**\n\t * Displayes an success message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {string} message Plain text success message to display (no HTML allowed)\n\t */\n\tfinishedSuccess(selector, message) {\n\t\t$(selector).text(message)\n\t\t\t.addClass('success')\n\t\t\t.removeClass('error')\n\t\t\t.stop(true, true)\n\t\t\t.delay(3000)\n\t\t\t.fadeOut(900)\n\t\t\t.show()\n\t},\n\n\t/**\n\t * Displayes an error message in the given selector\n\t *\n\t * @param {object} selector Placeholder to display the message in\n\t * @param {string} message Plain text error message to display (no HTML allowed)\n\t */\n\tfinishedError(selector, message) {\n\t\t$(selector).text(message)\n\t\t\t.addClass('error')\n\t\t\t.removeClass('success')\n\t\t\t.show()\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { confirmPassword, isPasswordConfirmationRequired } from '@nextcloud/password-confirmation'\nimport '@nextcloud/password-confirmation/dist/style.css'\n\n/**\n * @namespace OC.PasswordConfirmation\n */\nexport default {\n\n\trequiresPasswordConfirmation() {\n\t\treturn isPasswordConfirmationRequired()\n\t},\n\n\t/**\n\t * @param {Function} callback success callback function\n\t * @param {object} options options currently not used by confirmPassword\n\t * @param {Function} rejectCallback error callback function\n\t */\n\trequirePasswordConfirmation(callback, options, rejectCallback) {\n\t\tconfirmPassword().then(callback, rejectCallback)\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport default {\n\n\t/**\n\t * @type {Array.}\n\t */\n\t_plugins: {},\n\n\t/**\n\t * Register plugin\n\t *\n\t * @param {string} targetName app name / class name to hook into\n\t * @param {OC.Plugin} plugin plugin\n\t */\n\tregister(targetName, plugin) {\n\t\tlet plugins = this._plugins[targetName]\n\t\tif (!plugins) {\n\t\t\tplugins = this._plugins[targetName] = []\n\t\t}\n\t\tplugins.push(plugin)\n\t},\n\n\t/**\n\t * Returns all plugin registered to the given target\n\t * name / app name / class name.\n\t *\n\t * @param {string} targetName app name / class name to hook into\n\t * @return {Array.} array of plugins\n\t */\n\tgetPlugins(targetName) {\n\t\treturn this._plugins[targetName] || []\n\t},\n\n\t/**\n\t * Call attach() on all plugins registered to the given target name.\n\t *\n\t * @param {string} targetName app name / class name\n\t * @param {object} targetObject to be extended\n\t * @param {object} [options] options\n\t */\n\tattach(targetName, targetObject, options) {\n\t\tconst plugins = this.getPlugins(targetName)\n\t\tfor (let i = 0; i < plugins.length; i++) {\n\t\t\tif (plugins[i].attach) {\n\t\t\t\tplugins[i].attach(targetObject, options)\n\t\t\t}\n\t\t}\n\t},\n\n\t/**\n\t * Call detach() on all plugins registered to the given target name.\n\t *\n\t * @param {string} targetName app name / class name\n\t * @param {object} targetObject to be extended\n\t * @param {object} [options] options\n\t */\n\tdetach(targetName, targetObject, options) {\n\t\tconst plugins = this.getPlugins(targetName)\n\t\tfor (let i = 0; i < plugins.length; i++) {\n\t\t\tif (plugins[i].detach) {\n\t\t\t\tplugins[i].detach(targetObject, options)\n\t\t\t}\n\t\t}\n\t},\n\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const theme = window._theme || {}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\nimport OC from './index.js'\n\n/**\n * Utility class for the history API,\n * includes fallback to using the URL hash when\n * the browser doesn't support the history API.\n *\n * @namespace OC.Util.History\n */\nexport default {\n\n\t_handlers: [],\n\n\t/**\n\t * Push the current URL parameters to the history stack\n\t * and change the visible URL.\n\t * Note: this includes a workaround for IE8/IE9 that uses\n\t * the hash part instead of the search part.\n\t *\n\t * @param {object | string} params to append to the URL, can be either a string\n\t * or a map\n\t * @param {string} [url] URL to be used, otherwise the current URL will be used,\n\t * using the params as query string\n\t * @param {boolean} [replace] whether to replace instead of pushing\n\t */\n\t_pushState(params, url, replace) {\n\t\tlet strParams\n\t\tif (typeof (params) === 'string') {\n\t\t\tstrParams = params\n\t\t} else {\n\t\t\tstrParams = OC.buildQueryString(params)\n\t\t}\n\n\t\tif (window.history.pushState) {\n\t\t\turl = url || location.pathname + '?' + strParams\n\t\t\t// Workaround for bug with SVG and window.history.pushState on Firefox < 51\n\t\t\t// https://bugzilla.mozilla.org/show_bug.cgi?id=652991\n\t\t\tconst isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1\n\t\t\tif (isFirefox && parseInt(navigator.userAgent.split('/').pop()) < 51) {\n\t\t\t\tconst patterns = document.querySelectorAll('[fill^=\"url(#\"], [stroke^=\"url(#\"], [filter^=\"url(#invert\"]')\n\t\t\t\tfor (let i = 0, ii = patterns.length, pattern; i < ii; i++) {\n\t\t\t\t\tpattern = patterns[i]\n\t\t\t\t\t// eslint-disable-next-line no-self-assign\n\t\t\t\t\tpattern.style.fill = pattern.style.fill\n\t\t\t\t\t// eslint-disable-next-line no-self-assign\n\t\t\t\t\tpattern.style.stroke = pattern.style.stroke\n\t\t\t\t\tpattern.removeAttribute('filter')\n\t\t\t\t\tpattern.setAttribute('filter', 'url(#invert)')\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (replace) {\n\t\t\t\twindow.history.replaceState(params, '', url)\n\t\t\t} else {\n\t\t\t\twindow.history.pushState(params, '', url)\n\t\t\t}\n\t\t} else {\n\t\t\t// use URL hash for IE8\n\t\t\twindow.location.hash = '?' + strParams\n\t\t\t// inhibit next onhashchange that just added itself\n\t\t\t// to the event queue\n\t\t\tthis._cancelPop = true\n\t\t}\n\t},\n\n\t/**\n\t * Push the current URL parameters to the history stack\n\t * and change the visible URL.\n\t * Note: this includes a workaround for IE8/IE9 that uses\n\t * the hash part instead of the search part.\n\t *\n\t * @param {object | string} params to append to the URL, can be either a string or a map\n\t * @param {string} [url] URL to be used, otherwise the current URL will be used, using the params as query string\n\t */\n\tpushState(params, url) {\n\t\tthis._pushState(params, url, false)\n\t},\n\n\t/**\n\t * Push the current URL parameters to the history stack\n\t * and change the visible URL.\n\t * Note: this includes a workaround for IE8/IE9 that uses\n\t * the hash part instead of the search part.\n\t *\n\t * @param {object | string} params to append to the URL, can be either a string\n\t * or a map\n\t * @param {string} [url] URL to be used, otherwise the current URL will be used,\n\t * using the params as query string\n\t */\n\treplaceState(params, url) {\n\t\tthis._pushState(params, url, true)\n\t},\n\n\t/**\n\t * Add a popstate handler\n\t *\n\t * @param {Function} handler handler\n\t */\n\taddOnPopStateHandler(handler) {\n\t\tthis._handlers.push(handler)\n\t},\n\n\t/**\n\t * Parse a query string from the hash part of the URL.\n\t * (workaround for IE8 / IE9)\n\t *\n\t * @return {string}\n\t */\n\t_parseHashQuery() {\n\t\tconst hash = window.location.hash\n\t\tconst pos = hash.indexOf('?')\n\t\tif (pos >= 0) {\n\t\t\treturn hash.substr(pos + 1)\n\t\t}\n\t\tif (hash.length) {\n\t\t\t// remove hash sign\n\t\t\treturn hash.substr(1)\n\t\t}\n\t\treturn ''\n\t},\n\n\t_decodeQuery(query) {\n\t\treturn query.replace(/\\+/g, ' ')\n\t},\n\n\t/**\n\t * Parse the query/search part of the URL.\n\t * Also try and parse it from the URL hash (for IE8)\n\t *\n\t * @return {object} map of parameters\n\t */\n\tparseUrlQuery() {\n\t\tconst query = this._parseHashQuery()\n\t\tlet params\n\t\t// try and parse from URL hash first\n\t\tif (query) {\n\t\t\tparams = OC.parseQueryString(this._decodeQuery(query))\n\t\t}\n\t\t// else read from query attributes\n\t\tparams = _.extend(params || {}, OC.parseQueryString(this._decodeQuery(location.search)))\n\t\treturn params || {}\n\t},\n\n\t_onPopState(e) {\n\t\tif (this._cancelPop) {\n\t\t\tthis._cancelPop = false\n\t\t\treturn\n\t\t}\n\t\tlet params\n\t\tif (!this._handlers.length) {\n\t\t\treturn\n\t\t}\n\t\tparams = (e && e.state)\n\t\tif (_.isString(params)) {\n\t\t\tparams = OC.parseQueryString(params)\n\t\t} else if (!params) {\n\t\t\tparams = this.parseUrlQuery() || {}\n\t\t}\n\t\tfor (let i = 0; i < this._handlers.length; i++) {\n\t\t\tthis._handlers[i](params)\n\t\t}\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport moment from 'moment'\n\nimport History from './util-history.js'\nimport OC from './index.js'\nimport { formatFileSize as humanFileSize } from '@nextcloud/files'\n\n/**\n * @param {any} t -\n */\nfunction chunkify(t) {\n\t// Adapted from http://my.opera.com/GreyWyvern/blog/show.dml/1671288\n\tconst tz = []\n\tlet x = 0\n\tlet y = -1\n\tlet n = 0\n\tlet c\n\n\twhile (x < t.length) {\n\t\tc = t.charAt(x)\n\t\t// only include the dot in strings\n\t\tconst m = ((!n && c === '.') || (c >= '0' && c <= '9'))\n\t\tif (m !== n) {\n\t\t\t// next chunk\n\t\t\ty++\n\t\t\ttz[y] = ''\n\t\t\tn = m\n\t\t}\n\t\ttz[y] += c\n\t\tx++\n\t}\n\treturn tz\n}\n\n/**\n * Utility functions\n *\n * @namespace OC.Util\n */\nexport default {\n\n\tHistory,\n\n\t/**\n\t * @deprecated use https://nextcloud.github.io/nextcloud-files/functions/formatFileSize.html\n\t */\n\thumanFileSize,\n\n\t/**\n\t * Returns a file size in bytes from a humanly readable string\n\t * Makes 2kB to 2048.\n\t * Inspired by computerFileSize in helper.php\n\t *\n\t * @param {string} string file size in human-readable format\n\t * @return {number} or null if string could not be parsed\n\t *\n\t *\n\t */\n\tcomputerFileSize(string) {\n\t\tif (typeof string !== 'string') {\n\t\t\treturn null\n\t\t}\n\n\t\tconst s = string.toLowerCase().trim()\n\t\tlet bytes = null\n\n\t\tconst bytesArray = {\n\t\t\tb: 1,\n\t\t\tk: 1024,\n\t\t\tkb: 1024,\n\t\t\tmb: 1024 * 1024,\n\t\t\tm: 1024 * 1024,\n\t\t\tgb: 1024 * 1024 * 1024,\n\t\t\tg: 1024 * 1024 * 1024,\n\t\t\ttb: 1024 * 1024 * 1024 * 1024,\n\t\t\tt: 1024 * 1024 * 1024 * 1024,\n\t\t\tpb: 1024 * 1024 * 1024 * 1024 * 1024,\n\t\t\tp: 1024 * 1024 * 1024 * 1024 * 1024,\n\t\t}\n\n\t\tconst matches = s.match(/^[\\s+]?([0-9]*)(\\.([0-9]+))?( +)?([kmgtp]?b?)$/i)\n\t\tif (matches !== null) {\n\t\t\tbytes = parseFloat(s)\n\t\t\tif (!isFinite(bytes)) {\n\t\t\t\treturn null\n\t\t\t}\n\t\t} else {\n\t\t\treturn null\n\t\t}\n\t\tif (matches[5]) {\n\t\t\tbytes = bytes * bytesArray[matches[5]]\n\t\t}\n\n\t\tbytes = Math.round(bytes)\n\t\treturn bytes\n\t},\n\n\t/**\n\t * @param {string|number} timestamp timestamp\n\t * @param {string} format date format, see momentjs docs\n\t * @return {string} timestamp formatted as requested\n\t */\n\tformatDate(timestamp, format) {\n\t\tif (window.TESTING === undefined) {\n\t\t\tOC.debug && console.warn('OC.Util.formatDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment')\n\t\t}\n\t\tformat = format || 'LLL'\n\t\treturn moment(timestamp).format(format)\n\t},\n\n\t/**\n\t * @param {string|number} timestamp timestamp\n\t * @return {string} human readable difference from now\n\t */\n\trelativeModifiedDate(timestamp) {\n\t\tif (window.TESTING === undefined) {\n\t\t\tOC.debug && console.warn('OC.Util.relativeModifiedDate is deprecated and will be removed in Nextcloud 21. See @nextcloud/moment')\n\t\t}\n\t\tconst diff = moment().diff(moment(timestamp))\n\t\tif (diff >= 0 && diff < 45000) {\n\t\t\treturn t('core', 'seconds ago')\n\t\t}\n\t\treturn moment(timestamp).fromNow()\n\t},\n\n\t/**\n\t * Returns the width of a generic browser scrollbar\n\t *\n\t * @return {number} width of scrollbar\n\t */\n\tgetScrollBarWidth() {\n\t\tif (this._scrollBarWidth) {\n\t\t\treturn this._scrollBarWidth\n\t\t}\n\n\t\tconst inner = document.createElement('p')\n\t\tinner.style.width = '100%'\n\t\tinner.style.height = '200px'\n\n\t\tconst outer = document.createElement('div')\n\t\touter.style.position = 'absolute'\n\t\touter.style.top = '0px'\n\t\touter.style.left = '0px'\n\t\touter.style.visibility = 'hidden'\n\t\touter.style.width = '200px'\n\t\touter.style.height = '150px'\n\t\touter.style.overflow = 'hidden'\n\t\touter.appendChild(inner)\n\n\t\tdocument.body.appendChild(outer)\n\t\tconst w1 = inner.offsetWidth\n\t\touter.style.overflow = 'scroll'\n\t\tlet w2 = inner.offsetWidth\n\t\tif (w1 === w2) {\n\t\t\tw2 = outer.clientWidth\n\t\t}\n\n\t\tdocument.body.removeChild(outer)\n\n\t\tthis._scrollBarWidth = (w1 - w2)\n\n\t\treturn this._scrollBarWidth\n\t},\n\n\t/**\n\t * Remove the time component from a given date\n\t *\n\t * @param {Date} date date\n\t * @return {Date} date with stripped time\n\t */\n\tstripTime(date) {\n\t\t// FIXME: likely to break when crossing DST\n\t\t// would be better to use a library like momentJS\n\t\treturn new Date(date.getFullYear(), date.getMonth(), date.getDate())\n\t},\n\n\t/**\n\t * Compare two strings to provide a natural sort\n\t *\n\t * @param {string} a first string to compare\n\t * @param {string} b second string to compare\n\t * @return {number} -1 if b comes before a, 1 if a comes before b\n\t * or 0 if the strings are identical\n\t */\n\tnaturalSortCompare(a, b) {\n\t\tlet x\n\t\tconst aa = chunkify(a)\n\t\tconst bb = chunkify(b)\n\n\t\tfor (x = 0; aa[x] && bb[x]; x++) {\n\t\t\tif (aa[x] !== bb[x]) {\n\t\t\t\tconst aNum = Number(aa[x]); const bNum = Number(bb[x])\n\t\t\t\t// note: == is correct here\n\t\t\t\t/* eslint-disable-next-line */\n\t\t\t\tif (aNum == aa[x] && bNum == bb[x]) {\n\t\t\t\t\treturn aNum - bNum\n\t\t\t\t} else {\n\t\t\t\t\t// Note: This locale setting isn't supported by all browsers but for the ones\n\t\t\t\t\t// that do there will be more consistency between client-server sorting\n\t\t\t\t\treturn aa[x].localeCompare(bb[x], OC.getLanguage())\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn aa.length - bb.length\n\t},\n\n\t/**\n\t * Calls the callback in a given interval until it returns true\n\t *\n\t * @param {Function} callback function to call on success\n\t * @param {number} interval in milliseconds\n\t */\n\twaitFor(callback, interval) {\n\t\tconst internalCallback = function() {\n\t\t\tif (callback() !== true) {\n\t\t\t\tsetTimeout(internalCallback, interval)\n\t\t\t}\n\t\t}\n\n\t\tinternalCallback()\n\t},\n\n\t/**\n\t * Checks if a cookie with the given name is present and is set to the provided value.\n\t *\n\t * @param {string} name name of the cookie\n\t * @param {string} value value of the cookie\n\t * @return {boolean} true if the cookie with the given name has the given value\n\t */\n\tisCookieSetToValue(name, value) {\n\t\tconst cookies = document.cookie.split(';')\n\t\tfor (let i = 0; i < cookies.length; i++) {\n\t\t\tconst cookie = cookies[i].split('=')\n\t\t\tif (cookie[0].trim() === name && cookie[1].trim() === value) {\n\t\t\t\treturn true\n\t\t\t}\n\t\t}\n\t\treturn false\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nconst base = window._oc_debug\n\nexport const debug = base\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nlet webroot = window._oc_webroot\n\nif (typeof webroot === 'undefined') {\n\twebroot = location.pathname\n\tconst pos = webroot.indexOf('/index.php/')\n\tif (pos !== -1) {\n\t\twebroot = webroot.substr(0, pos)\n\t} else {\n\t\twebroot = webroot.substr(0, webroot.lastIndexOf('/'))\n\t}\n}\n\nexport default webroot\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { subscribe } from '@nextcloud/event-bus'\n\nimport {\n\tajaxConnectionLostHandler,\n\tprocessAjaxError,\n\tregisterXHRForErrorProcessing,\n} from './xhr-error.js'\nimport Apps from './apps.js'\nimport { AppConfig, appConfig } from './appconfig.js'\nimport appswebroots from './appswebroots.js'\nimport Backbone from './backbone.js'\nimport {\n\tbasename,\n\tdirname,\n\tencodePath,\n\tisSamePath,\n\tjoinPaths,\n} from '@nextcloud/paths'\nimport {\n\tbuild as buildQueryString,\n\tparse as parseQueryString,\n} from './query-string.js'\nimport Config from './config.js'\nimport {\n\tcoreApps,\n\tmenuSpeed,\n\tPERMISSION_ALL,\n\tPERMISSION_CREATE,\n\tPERMISSION_DELETE,\n\tPERMISSION_NONE,\n\tPERMISSION_READ,\n\tPERMISSION_SHARE,\n\tPERMISSION_UPDATE,\n\tTAG_FAVORITE,\n} from './constants.js'\nimport { currentUser, getCurrentUser } from './currentuser.js'\nimport Dialogs from './dialogs.js'\nimport EventSource from './eventsource.js'\nimport { get, set } from './get_set.js'\nimport { getCapabilities } from './capabilities.js'\nimport {\n\tgetHost,\n\tgetHostName,\n\tgetPort,\n\tgetProtocol,\n} from './host.js'\nimport {\n\tgetToken as getRequestToken,\n} from './requesttoken.js'\nimport {\n\thideMenus,\n\tregisterMenu,\n\tshowMenu,\n\tunregisterMenu,\n} from './menu.js'\nimport { isUserAdmin } from './admin.js'\nimport L10N from './l10n.js'\nimport {\n\tgetCanonicalLocale,\n\tgetLanguage,\n\tgetLocale,\n} from '@nextcloud/l10n'\n\nimport {\n\tgenerateUrl,\n\tgenerateFilePath,\n\tgenerateOcsUrl,\n\tgenerateRemoteUrl,\n\tgetRootUrl,\n\timagePath,\n\tlinkTo,\n} from '@nextcloud/router'\n\nimport {\n\tlinkToRemoteBase,\n} from './routing.js'\nimport msg from './msg.js'\nimport Notification from './notification.js'\nimport PasswordConfirmation from './password-confirmation.js'\nimport Plugins from './plugins.js'\nimport { theme } from './theme.js'\nimport Util from './util.js'\nimport { debug } from './debug.js'\nimport { redirect, reload } from './navigation.js'\nimport webroot from './webroot.js'\n\n/** @namespace OC */\nexport default {\n\t/*\n\t * Constants\n\t */\n\tcoreApps,\n\tmenuSpeed,\n\tPERMISSION_ALL,\n\tPERMISSION_CREATE,\n\tPERMISSION_DELETE,\n\tPERMISSION_NONE,\n\tPERMISSION_READ,\n\tPERMISSION_SHARE,\n\tPERMISSION_UPDATE,\n\tTAG_FAVORITE,\n\n\t/*\n\t * Deprecated helpers to be removed\n\t */\n\t/**\n\t * Check if a user file is allowed to be handled.\n\t *\n\t * @param {string} file to check\n\t * @return {boolean}\n\t * @deprecated 17.0.0\n\t */\n\tfileIsBlacklisted: file => !!(file.match(Config.blacklist_files_regex)),\n\tApps,\n\tAppConfig,\n\tappConfig,\n\tappswebroots,\n\tBackbone,\n\tconfig: Config,\n\t/**\n\t * Currently logged in user or null if none\n\t *\n\t * @type {string}\n\t * @deprecated use `getCurrentUser` from https://www.npmjs.com/package/@nextcloud/auth\n\t */\n\tcurrentUser,\n\tdialogs: Dialogs,\n\tEventSource,\n\t/**\n\t * Returns the currently logged in user or null if there is no logged in\n\t * user (public page mode)\n\t *\n\t * @since 9.0.0\n\t * @deprecated 19.0.0 use `getCurrentUser` from https://www.npmjs.com/package/@nextcloud/auth\n\t */\n\tgetCurrentUser,\n\tisUserAdmin,\n\tL10N,\n\n\t/**\n\t * Ajax error handlers\n\t *\n\t * @todo remove from here and keep internally -> requires new tests\n\t */\n\t_ajaxConnectionLostHandler: ajaxConnectionLostHandler,\n\t_processAjaxError: processAjaxError,\n\tregisterXHRForErrorProcessing,\n\n\t/**\n\t * Capabilities\n\t *\n\t * @type {Array}\n\t * @deprecated 20.0.0 use @nextcloud/capabilities instead\n\t */\n\tgetCapabilities,\n\n\t/*\n\t * Legacy menu helpers\n\t */\n\thideMenus,\n\tregisterMenu,\n\tshowMenu,\n\tunregisterMenu,\n\n\t/*\n\t * Path helpers\n\t */\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tbasename,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tencodePath,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tdirname,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tisSamePath,\n\t/**\n\t * @deprecated 18.0.0 use https://www.npmjs.com/package/@nextcloud/paths\n\t */\n\tjoinPaths,\n\n\t/**\n\t * Host (url) helpers\n\t */\n\tgetHost,\n\tgetHostName,\n\tgetPort,\n\tgetProtocol,\n\n\t/**\n\t * @deprecated 20.0.0 use `getCanonicalLocale` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\tgetCanonicalLocale,\n\t/**\n\t * @deprecated 26.0.0 use `getLocale` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\tgetLocale,\n\t/**\n\t * @deprecated 26.0.0 use `getLanguage` from https://www.npmjs.com/package/@nextcloud/l10n\n\t */\n\tgetLanguage,\n\n\t/**\n\t * Query string helpers\n\t */\n\tbuildQueryString,\n\tparseQueryString,\n\n\tmsg,\n\tNotification,\n\t/**\n\t * @deprecated 28.0.0 use methods from '@nextcloud/password-confirmation'\n\t */\n\tPasswordConfirmation,\n\tPlugins,\n\ttheme,\n\tUtil,\n\tdebug,\n\t/**\n\t * @deprecated 19.0.0 use `generateFilePath` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tfilePath: generateFilePath,\n\t/**\n\t * @deprecated 19.0.0 use `generateUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tgenerateUrl,\n\t/**\n\t * @deprecated 19.0.0 use https://lodash.com/docs#get\n\t */\n\tget: get(window),\n\t/**\n\t * @deprecated 19.0.0 use https://lodash.com/docs#set\n\t */\n\tset: set(window),\n\t/**\n\t * @deprecated 19.0.0 use `getRootUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tgetRootPath: getRootUrl,\n\t/**\n\t * @deprecated 19.0.0 use `imagePath` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\timagePath,\n\tredirect,\n\treload,\n\trequestToken: getRequestToken(),\n\t/**\n\t * @deprecated 19.0.0 use `linkTo` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tlinkTo,\n\t/**\n\t * @param {string} service service name\n\t * @param {number} version OCS API version\n\t * @return {string} OCS API base path\n\t * @deprecated 19.0.0 use `generateOcsUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tlinkToOCS: (service, version) => {\n\t\treturn generateOcsUrl(service, {}, {\n\t\t\tocsVersion: version || 1,\n\t\t}) + '/'\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `generateRemoteUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t */\n\tlinkToRemote: generateRemoteUrl,\n\tlinkToRemoteBase,\n\t/**\n\t * Relative path to Nextcloud root.\n\t * For example: \"/nextcloud\"\n\t *\n\t * @type {string}\n\t *\n\t * @deprecated 19.0.0 use `getRootUrl` from https://www.npmjs.com/package/@nextcloud/router\n\t * @see OC#getRootPath\n\t */\n\twebroot,\n}\n\n// Keep the request token prop in sync\nsubscribe('csrf-token-update', e => {\n\tOC.requestToken = e.token\n\n\t// Logging might help debug (Sentry) issues\n\tconsole.info('OC.requestToken changed', e.token)\n})\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCapabilities as realGetCapabilities } from '@nextcloud/capabilities'\n\n/**\n * Returns the capabilities\n *\n * @return {Array} capabilities\n *\n * @since 14.0.0\n */\nexport const getCapabilities = () => {\n\tOC.debug && console.warn('OC.getCapabilities is deprecated and will be removed in Nextcloud 21. See @nextcloud/capabilities')\n\treturn realGetCapabilities()\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const getProtocol = () => window.location.protocol.split(':')[0]\n\n/**\n * Returns the host used to access this Nextcloud instance\n * Host is sometimes the same as the hostname but now always.\n *\n * Examples:\n * http://example.com => example.com\n * https://example.com => example.com\n * http://example.com:8080 => example.com:8080\n *\n * @return {string} host\n *\n * @since 8.2.0\n * @deprecated 17.0.0 use window.location.host directly\n */\nexport const getHost = () => window.location.host\n\n/**\n * Returns the hostname used to access this Nextcloud instance\n * The hostname is always stripped of the port\n *\n * @return {string} hostname\n * @since 9.0.0\n * @deprecated 17.0.0 use window.location.hostname directly\n */\nexport const getHostName = () => window.location.hostname\n\n/**\n * Returns the port number used to access this Nextcloud instance\n *\n * @return {number} port number\n *\n * @since 8.2.0\n * @deprecated 17.0.0 use window.location.port directly\n */\nexport const getPort = () => window.location.port\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const get = context => name => {\n\tconst namespaces = name.split('.')\n\tconst tail = namespaces.pop()\n\n\tfor (let i = 0; i < namespaces.length; i++) {\n\t\tcontext = context[namespaces[i]]\n\t\tif (!context) {\n\t\t\treturn false\n\t\t}\n\t}\n\treturn context[tail]\n}\n\n/**\n * Set a variable by name\n *\n * @param {string} context context\n * @return {Function} setter\n * @deprecated 19.0.0 use https://lodash.com/docs#set\n */\nexport const set = context => (name, value) => {\n\tconst namespaces = name.split('.')\n\tconst tail = namespaces.pop()\n\n\tfor (let i = 0; i < namespaces.length; i++) {\n\t\tif (!context[namespaces[i]]) {\n\t\t\tcontext[namespaces[i]] = {}\n\t\t}\n\t\tcontext = context[namespaces[i]]\n\t}\n\tcontext[tail] = value\n\treturn value\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nexport const redirect = targetURL => { window.location = targetURL }\n\n/**\n * Reloads the current page\n *\n * @deprecated 17.0.0 use window.location.reload directly\n */\nexport const reload = () => { window.location.reload() }\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\nimport { emit } from '@nextcloud/event-bus'\nimport { loadState } from '@nextcloud/initial-state'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { generateUrl } from '@nextcloud/router'\n\nimport OC from './OC/index.js'\nimport { setToken as setRequestToken, getToken as getRequestToken } from './OC/requesttoken.js'\n\nlet config = null\n/**\n * The legacy jsunit tests overwrite OC.config before calling initCore\n * therefore we need to wait with assigning the config fallback until initCore calls initSessionHeartBeat\n */\nconst loadConfig = () => {\n\ttry {\n\t\tconfig = loadState('core', 'config')\n\t} catch (e) {\n\t\t// This fallback is just for our legacy jsunit tests since we have no way to mock loadState calls\n\t\tconfig = OC.config\n\t}\n}\n\n/**\n * session heartbeat (defaults to enabled)\n *\n * @return {boolean}\n */\nconst keepSessionAlive = () => {\n\treturn config.session_keepalive === undefined\n\t\t|| !!config.session_keepalive\n}\n\n/**\n * get interval in seconds\n *\n * @return {number}\n */\nconst getInterval = () => {\n\tlet interval = NaN\n\tif (config.session_lifetime) {\n\t\tinterval = Math.floor(config.session_lifetime / 2)\n\t}\n\n\t// minimum one minute, max 24 hours, default 15 minutes\n\treturn Math.min(\n\t\t24 * 3600,\n\t\tMath.max(\n\t\t\t60,\n\t\t\tisNaN(interval) ? 900 : interval,\n\t\t),\n\t)\n}\n\nconst getToken = async () => {\n\tconst url = generateUrl('/csrftoken')\n\n\t// Not using Axios here as Axios is not stubbable with the sinon fake server\n\t// see https://stackoverflow.com/questions/41516044/sinon-mocha-test-with-async-ajax-calls-didnt-return-promises\n\t// see js/tests/specs/coreSpec.js for the tests\n\tconst resp = await $.get(url)\n\n\treturn resp.token\n}\n\nconst poll = async () => {\n\ttry {\n\t\tconst token = await getToken()\n\t\tsetRequestToken(token)\n\t} catch (e) {\n\t\tconsole.error('session heartbeat failed', e)\n\t}\n}\n\nconst startPolling = () => {\n\tconst interval = setInterval(poll, getInterval() * 1000)\n\n\tconsole.info('session heartbeat polling started')\n\n\treturn interval\n}\n\nconst registerAutoLogout = () => {\n\tif (!config.auto_logout || !getCurrentUser()) {\n\t\treturn\n\t}\n\n\tlet lastActive = Date.now()\n\twindow.addEventListener('mousemove', e => {\n\t\tlastActive = Date.now()\n\t\tlocalStorage.setItem('lastActive', lastActive)\n\t})\n\n\twindow.addEventListener('touchstart', e => {\n\t\tlastActive = Date.now()\n\t\tlocalStorage.setItem('lastActive', lastActive)\n\t})\n\n\twindow.addEventListener('storage', e => {\n\t\tif (e.key !== 'lastActive') {\n\t\t\treturn\n\t\t}\n\t\tlastActive = e.newValue\n\t})\n\n\tlet intervalId = 0\n\tconst logoutCheck = () => {\n\t\tconst timeout = Date.now() - config.session_lifetime * 1000\n\t\tif (lastActive < timeout) {\n\t\t\tclearTimeout(intervalId)\n\t\t\tconsole.info('Inactivity timout reached, logging out')\n\t\t\tconst logoutUrl = generateUrl('/logout') + '?requesttoken=' + encodeURIComponent(getRequestToken())\n\t\t\twindow.location = logoutUrl\n\t\t}\n\t}\n\tintervalId = setInterval(logoutCheck, 1000)\n}\n\n/**\n * Calls the server periodically to ensure that session and CSRF\n * token doesn't expire\n */\nexport const initSessionHeartBeat = () => {\n\tloadConfig()\n\n\tregisterAutoLogout()\n\n\tif (!keepSessionAlive()) {\n\t\tconsole.info('session heartbeat disabled')\n\t\treturn\n\t}\n\tlet interval = startPolling()\n\n\twindow.addEventListener('online', async () => {\n\t\tconsole.info('browser is online again, resuming heartbeat')\n\t\tinterval = startPolling()\n\t\ttry {\n\t\t\tawait poll()\n\t\t\tconsole.info('session token successfully updated after resuming network')\n\n\t\t\t// Let apps know we're online and requests will have the new token\n\t\t\temit('networkOnline', {\n\t\t\t\tsuccess: true,\n\t\t\t})\n\t\t} catch (e) {\n\t\t\tconsole.error('could not update session token after resuming network', e)\n\n\t\t\t// Let apps know we're online but requests might have an outdated token\n\t\t\temit('networkOnline', {\n\t\t\t\tsuccess: false,\n\t\t\t})\n\t\t}\n\t})\n\twindow.addEventListener('offline', () => {\n\t\tconsole.info('browser is offline, stopping heartbeat')\n\n\t\t// Let apps know we're offline\n\t\temit('networkOffline', {})\n\n\t\tclearInterval(interval)\n\t\tconsole.info('session heartbeat polling stopped')\n\t})\n}\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcHeaderMenu',{staticClass:\"contactsmenu\",attrs:{\"id\":\"contactsmenu\",\"aria-label\":_vm.t('core', 'Search contacts')},on:{\"open\":_vm.handleOpen},scopedSlots:_vm._u([{key:\"trigger\",fn:function(){return [_c('Contacts',{staticClass:\"contactsmenu__trigger-icon\",attrs:{\"size\":20}})]},proxy:true}])},[_vm._v(\" \"),_c('div',{staticClass:\"contactsmenu__menu\"},[_c('div',{staticClass:\"contactsmenu__menu__input-wrapper\"},[_c('NcTextField',{ref:\"contactsMenuInput\",staticClass:\"contactsmenu__menu__search\",attrs:{\"id\":\"contactsmenu__menu__search\",\"value\":_vm.searchTerm,\"trailing-button-icon\":\"close\",\"label\":_vm.t('core', 'Search contacts'),\"trailing-button-label\":_vm.t('core','Reset search'),\"show-trailing-button\":_vm.searchTerm !== '',\"placeholder\":_vm.t('core', 'Search contacts …')},on:{\"update:value\":function($event){_vm.searchTerm=$event},\"input\":_vm.onInputDebounced,\"trailing-button-click\":_vm.onReset}})],1),_vm._v(\" \"),(_vm.error)?_c('NcEmptyContent',{attrs:{\"name\":_vm.t('core', 'Could not load your contacts')},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('Magnify')]},proxy:true}],null,false,931131664)}):(_vm.loadingText)?_c('NcEmptyContent',{attrs:{\"name\":_vm.loadingText},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('NcLoadingIcon')]},proxy:true}])}):(_vm.contacts.length === 0)?_c('NcEmptyContent',{attrs:{\"name\":_vm.t('core', 'No contacts found')},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('Magnify')]},proxy:true}])}):_c('div',{staticClass:\"contactsmenu__menu__content\"},[_c('div',{attrs:{\"id\":\"contactsmenu-contacts\"}},[_c('ul',_vm._l((_vm.contacts),function(contact){return _c('Contact',{key:contact.id,attrs:{\"contact\":contact}})}),1)]),_vm._v(\" \"),(_vm.contactsAppEnabled)?_c('div',{staticClass:\"contactsmenu__menu__content__footer\"},[_c('NcButton',{attrs:{\"type\":\"tertiary\",\"href\":_vm.contactsAppURL}},[_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Show all contacts'))+\"\\n\\t\\t\\t\\t\")])],1):(_vm.canInstallApp)?_c('div',{staticClass:\"contactsmenu__menu__content__footer\"},[_c('NcButton',{attrs:{\"type\":\"tertiary\",\"href\":_vm.contactsAppMgmtURL}},[_vm._v(\"\\n\\t\\t\\t\\t\\t\"+_vm._s(_vm.t('core', 'Install the Contacts app'))+\"\\n\\t\\t\\t\\t\")])],1):_vm._e()])],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Contacts.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Contacts.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Contacts.vue?vue&type=template&id=10f997f1\"\nimport script from \"./Contacts.vue?vue&type=script&lang=js\"\nexport * from \"./Contacts.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon contacts-icon\",attrs:{\"aria-hidden\":_vm.title ? null : 'true',\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M20,0H4V2H20V0M4,24H20V22H4V24M20,4H4A2,2 0 0,0 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6A2,2 0 0,0 20,4M12,6.75A2.25,2.25 0 0,1 14.25,9A2.25,2.25 0 0,1 12,11.25A2.25,2.25 0 0,1 9.75,9A2.25,2.25 0 0,1 12,6.75M17,17H7V15.5C7,13.83 10.33,13 12,13C13.67,13 17,13.83 17,15.5V17Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Contact.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Contact.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Contact.vue?vue&type=style&index=0&id=5082c85d&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Contact.vue?vue&type=style&index=0&id=5082c85d&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./Contact.vue?vue&type=template&id=5082c85d&scoped=true\"\nimport script from \"./Contact.vue?vue&type=script&lang=js\"\nexport * from \"./Contact.vue?vue&type=script&lang=js\"\nimport style0 from \"./Contact.vue?vue&type=style&index=0&id=5082c85d&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5082c85d\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('li',{staticClass:\"contact\"},[_c('NcAvatar',{staticClass:\"contact__avatar\",attrs:{\"size\":44,\"user\":_vm.contact.isUser ? _vm.contact.uid : undefined,\"is-no-user\":!_vm.contact.isUser,\"disable-menu\":true,\"display-name\":_vm.contact.avatarLabel,\"preloaded-user-status\":_vm.preloadedUserStatus}}),_vm._v(\" \"),_c('a',{staticClass:\"contact__body\",attrs:{\"href\":_vm.contact.profileUrl || _vm.contact.topAction?.hyperlink}},[_c('div',{staticClass:\"contact__body__full-name\"},[_vm._v(_vm._s(_vm.contact.fullName))]),_vm._v(\" \"),(_vm.contact.lastMessage)?_c('div',{staticClass:\"contact__body__last-message\"},[_vm._v(_vm._s(_vm.contact.lastMessage))]):_vm._e(),_vm._v(\" \"),(_vm.contact.statusMessage)?_c('div',{staticClass:\"contact__body__status-message\"},[_vm._v(_vm._s(_vm.contact.statusMessage))]):_c('div',{staticClass:\"contact__body__email-address\"},[_vm._v(_vm._s(_vm.contact.emailAddresses[0]))])]),_vm._v(\" \"),(_vm.actions.length)?_c('NcActions',{attrs:{\"inline\":_vm.contact.topAction ? 1 : 0}},[_vm._l((_vm.actions),function(action,idx){return [(action.hyperlink !== '#')?_c('NcActionLink',{key:`${idx}-link`,staticClass:\"other-actions\",attrs:{\"href\":action.hyperlink},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"contact__action__icon\",attrs:{\"aria-hidden\":\"true\",\"src\":action.icon}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(action.title)+\"\\n\\t\\t\\t\")]):_c('NcActionText',{key:`${idx}-text`,staticClass:\"other-actions\",scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"contact__action__icon\",attrs:{\"aria-hidden\":\"true\",\"src\":action.icon}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(action.title)+\"\\n\\t\\t\\t\")])]}),_vm._v(\" \"),_vm._l((_vm.jsActions),function(action){return _c('NcActionButton',{key:action.id,staticClass:\"other-actions\",attrs:{\"close-after-click\":true},on:{\"click\":function($event){return action.callback(_vm.contact)}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('NcIconSvgWrapper',{staticClass:\"contact__action__icon-svg\",attrs:{\"svg\":action.iconSvg(_vm.contact)}})]},proxy:true}],null,true)},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(action.displayName(_vm.contact))+\"\\n\\t\\t\")])})],2):_vm._e()],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { getLoggerBuilder } from '@nextcloud/logger'\n\nconst getLogger = user => {\n\tif (user === null) {\n\t\treturn getLoggerBuilder()\n\t\t\t.setApp('core')\n\t\t\t.build()\n\t}\n\treturn getLoggerBuilder()\n\t\t.setApp('core')\n\t\t.setUid(user.uid)\n\t\t.build()\n}\n\nexport default getLogger(getCurrentUser())\n\nexport const unifiedSearchLogger = getLoggerBuilder()\n\t.setApp('unified-search')\n\t.detectUser()\n\t.build()\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport L10n from '../OC/l10n.js'\nimport OC from '../OC/index.js'\n\nexport default {\n\tdata() {\n\t\treturn {\n\t\t\tOC,\n\t\t}\n\t},\n\tmethods: {\n\t\tt: L10n.translate.bind(L10n),\n\t\tn: L10n.translatePlural.bind(L10n),\n\t},\n}\n","\n\n\n\n\n\n\n","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContactsMenu.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContactsMenu.vue?vue&type=script&lang=js\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContactsMenu.vue?vue&type=style&index=0&id=5201ce2a&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ContactsMenu.vue?vue&type=style&index=0&id=5201ce2a&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./ContactsMenu.vue?vue&type=template&id=5201ce2a&scoped=true\"\nimport script from \"./ContactsMenu.vue?vue&type=script&lang=js\"\nexport * from \"./ContactsMenu.vue?vue&type=script&lang=js\"\nimport style0 from \"./ContactsMenu.vue?vue&type=style&index=0&id=5201ce2a&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"5201ce2a\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('nav',{ref:\"appMenu\",staticClass:\"app-menu\",attrs:{\"aria-label\":_vm.t('core', 'Applications menu')}},[_c('ul',{staticClass:\"app-menu__list\",attrs:{\"aria-label\":_vm.t('core', 'Apps')}},_vm._l((_vm.mainAppList),function(app){return _c('AppMenuEntry',{key:app.id,attrs:{\"app\":app}})}),1),_vm._v(\" \"),_c('NcActions',{staticClass:\"app-menu__overflow\",attrs:{\"aria-label\":_vm.t('core', 'More apps')}},_vm._l((_vm.popoverAppList),function(app){return _c('NcActionLink',{key:app.id,staticClass:\"app-menu__overflow-entry\",attrs:{\"aria-current\":app.active ? 'page' : false,\"href\":app.href,\"icon\":app.icon}},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(app.name)+\"\\n\\t\\t\")])}),1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Circle.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Circle.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Circle.vue?vue&type=template&id=cd98ea1e\"\nimport script from \"./Circle.vue?vue&type=script&lang=js\"\nexport * from \"./Circle.vue?vue&type=script&lang=js\"\n\n\n/* normalize component */\nimport normalizer from \"!../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('span',_vm._b({staticClass:\"material-design-icon circle-icon\",attrs:{\"aria-hidden\":_vm.title ? null : 'true',\"aria-label\":_vm.title,\"role\":\"img\"},on:{\"click\":function($event){return _vm.$emit('click', $event)}}},'span',_vm.$attrs,false),[_c('svg',{staticClass:\"material-design-icon__svg\",attrs:{\"fill\":_vm.fillColor,\"width\":_vm.size,\"height\":_vm.size,\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"d\":\"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z\"}},[(_vm.title)?_c('title',[_vm._v(_vm._s(_vm.title))]):_vm._e()])])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuIcon.vue?vue&type=script&setup=true&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuIcon.vue?vue&type=script&setup=true&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('span',{staticClass:\"app-menu-icon\",attrs:{\"role\":\"img\",\"aria-hidden\":_setup.ariaHidden,\"aria-label\":_setup.ariaLabel}},[_c('img',{staticClass:\"app-menu-icon__icon\",attrs:{\"src\":_vm.app.icon,\"alt\":\"\"}}),_vm._v(\" \"),(_vm.app.unread)?_c(_setup.IconDot,{staticClass:\"app-menu-icon__unread\",attrs:{\"size\":10}}):_vm._e()],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuIcon.vue?vue&type=style&index=0&id=e7078f90&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuIcon.vue?vue&type=style&index=0&id=e7078f90&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AppMenuIcon.vue?vue&type=template&id=e7078f90&scoped=true\"\nimport script from \"./AppMenuIcon.vue?vue&type=script&setup=true&lang=ts\"\nexport * from \"./AppMenuIcon.vue?vue&type=script&setup=true&lang=ts\"\nimport style0 from \"./AppMenuIcon.vue?vue&type=style&index=0&id=e7078f90&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"e7078f90\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=script&setup=true&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=script&setup=true&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('li',{ref:\"containerElement\",staticClass:\"app-menu-entry\",class:{\n\t\t'app-menu-entry--active': _vm.app.active,\n\t\t'app-menu-entry--truncated': _setup.needsSpace,\n\t}},[_c('a',{staticClass:\"app-menu-entry__link\",attrs:{\"href\":_vm.app.href,\"title\":_vm.app.name,\"aria-current\":_vm.app.active ? 'page' : false,\"target\":_vm.app.target ? '_blank' : undefined,\"rel\":_vm.app.target ? 'noopener noreferrer' : undefined}},[_c(_setup.AppMenuIcon,{staticClass:\"app-menu-entry__icon\",attrs:{\"app\":_vm.app}}),_vm._v(\" \"),_c('span',{ref:\"labelElement\",staticClass:\"app-menu-entry__label\"},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.app.name)+\"\\n\\t\\t\")])],1)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=style&index=0&id=9736071a&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=style&index=0&id=9736071a&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=style&index=1&id=9736071a&prod&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenuEntry.vue?vue&type=style&index=1&id=9736071a&prod&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AppMenuEntry.vue?vue&type=template&id=9736071a&scoped=true\"\nimport script from \"./AppMenuEntry.vue?vue&type=script&setup=true&lang=ts\"\nexport * from \"./AppMenuEntry.vue?vue&type=script&setup=true&lang=ts\"\nimport style0 from \"./AppMenuEntry.vue?vue&type=style&index=0&id=9736071a&prod&scoped=true&lang=scss\"\nimport style1 from \"./AppMenuEntry.vue?vue&type=style&index=1&id=9736071a&prod&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"9736071a\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenu.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenu.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenu.vue?vue&type=style&index=0&id=6def076f&prod&scoped=true&lang=scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AppMenu.vue?vue&type=style&index=0&id=6def076f&prod&scoped=true&lang=scss\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AppMenu.vue?vue&type=template&id=6def076f&scoped=true\"\nimport script from \"./AppMenu.vue?vue&type=script&lang=ts\"\nexport * from \"./AppMenu.vue?vue&type=script&lang=ts\"\nimport style0 from \"./AppMenu.vue?vue&type=style&index=0&id=6def076f&prod&scoped=true&lang=scss\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"6def076f\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcListItem',{attrs:{\"id\":_vm.profileEnabled ? undefined : _vm.id,\"anchor-id\":_vm.id,\"active\":_vm.active,\"compact\":\"\",\"href\":_vm.profileEnabled ? _vm.href : undefined,\"name\":_vm.displayName,\"target\":\"_self\"},scopedSlots:_vm._u([(_vm.profileEnabled)?{key:\"subname\",fn:function(){return [_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.name)+\"\\n\\t\")]},proxy:true}:null,(_vm.loading)?{key:\"indicator\",fn:function(){return [_c('NcLoadingIcon')]},proxy:true}:null],null,true)})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuProfileEntry.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuProfileEntry.vue?vue&type=script&lang=ts\"","import { render, staticRenderFns } from \"./AccountMenuProfileEntry.vue?vue&type=template&id=a43c76f8\"\nimport script from \"./AccountMenuProfileEntry.vue?vue&type=script&lang=ts\"\nexport * from \"./AccountMenuProfileEntry.vue?vue&type=script&lang=ts\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\n\n\n\n\n\n","import mod from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuEntry.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuEntry.vue?vue&type=script&lang=js\"","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuEntry.vue?vue&type=style&index=0&id=4df15da8&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../../node_modules/sass-loader/dist/cjs.js!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenuEntry.vue?vue&type=style&index=0&id=4df15da8&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AccountMenuEntry.vue?vue&type=template&id=4df15da8&scoped=true\"\nimport script from \"./AccountMenuEntry.vue?vue&type=script&lang=js\"\nexport * from \"./AccountMenuEntry.vue?vue&type=script&lang=js\"\nimport style0 from \"./AccountMenuEntry.vue?vue&type=style&index=0&id=4df15da8&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4df15da8\",\n null\n \n)\n\nexport default component.exports","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcListItem',{staticClass:\"account-menu-entry\",attrs:{\"id\":_vm.href ? undefined : _vm.id,\"anchor-id\":_vm.id,\"active\":_vm.active,\"compact\":\"\",\"href\":_vm.href,\"name\":_vm.name,\"target\":\"_self\"},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"account-menu-entry__icon\",class:{ 'account-menu-entry__icon--active': _vm.active },attrs:{\"src\":_vm.iconSource,\"alt\":\"\"}})]},proxy:true},(_vm.loading)?{key:\"indicator\",fn:function(){return [_c('NcLoadingIcon')]},proxy:true}:null],null,true)})\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function render(){var _vm=this,_c=_vm._self._c,_setup=_vm._self._setupProxy;return _c('NcHeaderMenu',{staticClass:\"account-menu\",attrs:{\"id\":\"user-menu\",\"is-nav\":\"\",\"aria-label\":_vm.t('core', 'Settings menu'),\"description\":_vm.avatarDescription},scopedSlots:_vm._u([{key:\"trigger\",fn:function(){return [_c('NcAvatar',{key:String(_vm.showUserStatus),staticClass:\"account-menu__avatar\",attrs:{\"disable-menu\":\"\",\"disable-tooltip\":\"\",\"show-user-status\":_vm.showUserStatus,\"user\":_vm.currentUserId,\"preloaded-user-status\":_vm.userStatus}})]},proxy:true}])},[_vm._v(\" \"),_c('ul',{staticClass:\"account-menu__list\"},[_c('AccountMenuProfileEntry',{attrs:{\"id\":_vm.profileEntry.id,\"name\":_vm.profileEntry.name,\"href\":_vm.profileEntry.href,\"active\":_vm.profileEntry.active}}),_vm._v(\" \"),_vm._l((_vm.otherEntries),function(entry){return _c('AccountMenuEntry',{key:entry.id,attrs:{\"id\":entry.id,\"name\":entry.name,\"href\":entry.href,\"active\":entry.active,\"icon\":entry.icon}})})],2)])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","/**\n * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { translate as t } from '@nextcloud/l10n'\n\n/**\n * Returns a list of all user-definable statuses\n *\n * @return {object[]}\n */\nconst getAllStatusOptions = () => {\n\treturn [{\n\t\ttype: 'online',\n\t\tlabel: t('user_status', 'Online'),\n\t}, {\n\t\ttype: 'away',\n\t\tlabel: t('user_status', 'Away'),\n\t}, {\n\t\ttype: 'dnd',\n\t\tlabel: t('user_status', 'Do not disturb'),\n\t\tsubline: t('user_status', 'Mute all notifications'),\n\t}, {\n\t\ttype: 'invisible',\n\t\tlabel: t('user_status', 'Invisible'),\n\t\tsubline: t('user_status', 'Appear offline'),\n\t}]\n}\n\nexport {\n\tgetAllStatusOptions,\n}\n","import mod from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenu.vue?vue&type=script&lang=ts\"; export default mod; export * from \"-!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/ts-loader/index.js??clonedRuleSet-4.use[1]!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenu.vue?vue&type=script&lang=ts\"","\n import API from \"!../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenu.vue?vue&type=style&index=0&id=7745a625&prod&lang=scss&scoped=true\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/sass-loader/dist/cjs.js!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AccountMenu.vue?vue&type=style&index=0&id=7745a625&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./AccountMenu.vue?vue&type=template&id=7745a625&scoped=true\"\nimport script from \"./AccountMenu.vue?vue&type=script&lang=ts\"\nexport * from \"./AccountMenu.vue?vue&type=script&lang=ts\"\nimport style0 from \"./AccountMenu.vue?vue&type=style&index=0&id=7745a625&prod&lang=scss&scoped=true\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"7745a625\",\n null\n \n)\n\nexport default component.exports","/**\n * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { generateUrl, getRootUrl } from '@nextcloud/router'\nimport logger from '../logger.js'\n\n/**\n *\n * @param {string} url the URL to check\n * @return {boolean}\n */\nconst isRelativeUrl = (url) => {\n\treturn !url.startsWith('https://') && !url.startsWith('http://')\n}\n\n/**\n * @param {string} url The URL to check\n * @return {boolean} true if the URL points to this nextcloud instance\n */\nconst isNextcloudUrl = (url) => {\n\tconst nextcloudBaseUrl = window.location.protocol + '//' + window.location.host + getRootUrl()\n\t// if the URL is absolute and starts with the baseUrl+rootUrl\n\t// OR if the URL is relative and starts with rootUrl\n\treturn url.startsWith(nextcloudBaseUrl)\n\t\t|| (isRelativeUrl(url) && url.startsWith(getRootUrl()))\n}\n\n/**\n * Check if a user was logged in but is now logged-out.\n * If this is the case then the user will be forwarded to the login page.\n * @returns {Promise}\n */\nasync function checkLoginStatus() {\n\t// skip if no logged in user\n\tif (getCurrentUser() === null) {\n\t\treturn\n\t}\n\n\t// skip if already running\n\tif (checkLoginStatus.running === true) {\n\t\treturn\n\t}\n\n\t// only run one request in parallel\n\tcheckLoginStatus.running = true\n\n\ttry {\n\t\t// We need to check this as a 401 in the first place could also come from other reasons\n\t\tconst { status } = await window.fetch(generateUrl('/apps/files'))\n\t\tif (status === 401) {\n\t\t\tconsole.warn('User session was terminated, forwarding to login page.')\n\t\t\tawait wipeBrowserStorages()\n\t\t\twindow.location = generateUrl('/login?redirect_url={url}', {\n\t\t\t\turl: window.location.pathname + window.location.search + window.location.hash,\n\t\t\t})\n\t\t}\n\t} catch (error) {\n\t\tconsole.warn('Could not check login-state')\n\t} finally {\n\t\tdelete checkLoginStatus.running\n\t}\n}\n\n/**\n * Clear all Browser storages connected to current origin.\n * @returns {Promise}\n */\nexport async function wipeBrowserStorages() {\n\ttry {\n\t\twindow.localStorage.clear()\n\t\twindow.sessionStorage.clear()\n\t\tconst indexedDBList = await window.indexedDB.databases()\n\t\tfor (const indexedDB of indexedDBList) {\n\t\t\tawait window.indexedDB.deleteDatabase(indexedDB.name)\n\t\t}\n\t\tlogger.debug('Browser storages cleared')\n\t} catch (error) {\n\t\tlogger.error('Could not clear browser storages', { error })\n\t}\n}\n\n/**\n * Intercept XMLHttpRequest and fetch API calls to add X-Requested-With header\n *\n * This is also done in @nextcloud/axios but not all requests pass through that\n */\nexport const interceptRequests = () => {\n\tXMLHttpRequest.prototype.open = (function(open) {\n\t\treturn function(method, url, async) {\n\t\t\topen.apply(this, arguments)\n\t\t\tif (isNextcloudUrl(url)) {\n\t\t\t\tif (!this.getResponseHeader('X-Requested-With')) {\n\t\t\t\t\tthis.setRequestHeader('X-Requested-With', 'XMLHttpRequest')\n\t\t\t\t}\n\t\t\t\tthis.addEventListener('loadend', function() {\n\t\t\t\t\tif (this.status === 401) {\n\t\t\t\t\t\tcheckLoginStatus()\n\t\t\t\t\t}\n\t\t\t\t})\n\t\t\t}\n\t\t}\n\t})(XMLHttpRequest.prototype.open)\n\n\twindow.fetch = (function(fetch) {\n\t\treturn async (resource, options) => {\n\t\t\t// fetch allows the `input` to be either a Request object or any stringifyable value\n\t\t\tif (!isNextcloudUrl(resource.url ?? resource.toString())) {\n\t\t\t\treturn await fetch(resource, options)\n\t\t\t}\n\t\t\tif (!options) {\n\t\t\t\toptions = {}\n\t\t\t}\n\t\t\tif (!options.headers) {\n\t\t\t\toptions.headers = new Headers()\n\t\t\t}\n\n\t\t\tif (options.headers instanceof Headers && !options.headers.has('X-Requested-With')) {\n\t\t\t\toptions.headers.append('X-Requested-With', 'XMLHttpRequest')\n\t\t\t} else if (options.headers instanceof Object && !options.headers['X-Requested-With']) {\n\t\t\t\toptions.headers['X-Requested-With'] = 'XMLHttpRequest'\n\t\t\t}\n\n\t\t\tconst response = await fetch(resource, options)\n\t\t\tif (response.status === 401) {\n\t\t\t\tcheckLoginStatus()\n\t\t\t}\n\t\t\treturn response\n\t\t}\n\t})(window.fetch)\n}\n","/**\n * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nimport { t } from '@nextcloud/l10n';\n/**\n *\n * @param text\n */\nfunction unsecuredCopyToClipboard(text) {\n const textArea = document.createElement('textarea');\n const textAreaContent = document.createTextNode(text);\n textArea.appendChild(textAreaContent);\n document.body.appendChild(textArea);\n textArea.focus({ preventScroll: true });\n textArea.select();\n try {\n // This is a fallback for browsers that do not support the Clipboard API\n // execCommand is deprecated, but it is the only way to copy text to the clipboard in some browsers\n document.execCommand('copy');\n }\n catch (err) {\n window.prompt(t('core', 'Clipboard not available, please copy manually'), text);\n console.error('[ERROR] core: files Unable to copy to clipboard', err);\n }\n document.body.removeChild(textArea);\n}\n/**\n *\n */\nfunction initFallbackClipboardAPI() {\n if (!window.navigator?.clipboard?.writeText) {\n console.info('[INFO] core: Clipboard API not available, using fallback');\n Object.defineProperty(window.navigator, 'clipboard', {\n value: {\n writeText: unsecuredCopyToClipboard,\n },\n writable: false,\n });\n }\n}\nexport { initFallbackClipboardAPI };\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* globals Snap */\nimport _ from 'underscore'\nimport $ from 'jquery'\nimport moment from 'moment'\n\nimport { initSessionHeartBeat } from './session-heartbeat.js'\nimport OC from './OC/index.js'\nimport { setUp as setUpContactsMenu } from './components/ContactsMenu.js'\nimport { setUp as setUpMainMenu } from './components/MainMenu.js'\nimport { setUp as setUpUserMenu } from './components/UserMenu.js'\nimport { interceptRequests } from './utils/xhr-request.js'\nimport { initFallbackClipboardAPI } from './utils/ClipboardFallback.ts'\n\n// keep in sync with core/css/variables.scss\nconst breakpointMobileWidth = 1024\n\nconst initLiveTimestamps = () => {\n\t// Update live timestamps every 30 seconds\n\tsetInterval(() => {\n\t\t$('.live-relative-timestamp').each(function() {\n\t\t\tconst timestamp = parseInt($(this).attr('data-timestamp'), 10)\n\t\t\t$(this).text(moment(timestamp).fromNow())\n\t\t})\n\t}, 30 * 1000)\n}\n\n/**\n * Moment doesn't have aliases for every locale and doesn't parse some locale IDs correctly so we need to alias them\n */\nconst localeAliases = {\n\tzh: 'zh-cn',\n\tzh_Hans: 'zh-cn',\n\tzh_Hans_CN: 'zh-cn',\n\tzh_Hans_HK: 'zh-cn',\n\tzh_Hans_MO: 'zh-cn',\n\tzh_Hans_SG: 'zh-cn',\n\tzh_Hant: 'zh-hk',\n\tzh_Hant_HK: 'zh-hk',\n\tzh_Hant_MO: 'zh-mo',\n\tzh_Hant_TW: 'zh-tw',\n}\nlet locale = OC.getLocale()\nif (Object.prototype.hasOwnProperty.call(localeAliases, locale)) {\n\tlocale = localeAliases[locale]\n}\n\n/**\n * Set users locale to moment.js as soon as possible\n */\nmoment.locale(locale)\n\n/**\n * Initializes core\n */\nexport const initCore = () => {\n\tinterceptRequests()\n\tinitFallbackClipboardAPI()\n\n\t$(window).on('unload.main', () => { OC._unloadCalled = true })\n\t$(window).on('beforeunload.main', () => {\n\t\t// super-trick thanks to http://stackoverflow.com/a/4651049\n\t\t// in case another handler displays a confirmation dialog (ex: navigating away\n\t\t// during an upload), there are two possible outcomes: user clicked \"ok\" or\n\t\t// \"cancel\"\n\n\t\t// first timeout handler is called after unload dialog is closed\n\t\tsetTimeout(() => {\n\t\t\tOC._userIsNavigatingAway = true\n\n\t\t\t// second timeout event is only called if user cancelled (Chrome),\n\t\t\t// but in other browsers it might still be triggered, so need to\n\t\t\t// set a higher delay...\n\t\t\tsetTimeout(() => {\n\t\t\t\tif (!OC._unloadCalled) {\n\t\t\t\t\tOC._userIsNavigatingAway = false\n\t\t\t\t}\n\t\t\t}, 10000)\n\t\t}, 1)\n\t})\n\t$(document).on('ajaxError.main', function(event, request, settings) {\n\t\tif (settings && settings.allowAuthErrors) {\n\t\t\treturn\n\t\t}\n\t\tOC._processAjaxError(request)\n\t})\n\n\tinitSessionHeartBeat()\n\n\tOC.registerMenu($('#expand'), $('#expanddiv'), false, true)\n\n\t// toggle for menus\n\t$(document).on('mouseup.closemenus', event => {\n\t\tconst $el = $(event.target)\n\t\tif ($el.closest('.menu').length || $el.closest('.menutoggle').length) {\n\t\t\t// don't close when clicking on the menu directly or a menu toggle\n\t\t\treturn false\n\t\t}\n\n\t\tOC.hideMenus()\n\t})\n\n\tsetUpMainMenu()\n\tsetUpUserMenu()\n\tsetUpContactsMenu()\n\n\t// just add snapper for logged in users\n\t// and if the app doesn't handle the nav slider itself\n\tif ($('#app-navigation').length && !$('html').hasClass('lte9')\n\t\t&& !$('#app-content').hasClass('no-snapper')) {\n\n\t\t// App sidebar on mobile\n\t\tconst snapper = new Snap({\n\t\t\telement: document.getElementById('app-content'),\n\t\t\tdisable: 'right',\n\t\t\tmaxPosition: 300, // $navigation-width\n\t\t\tminDragDistance: 100,\n\t\t})\n\n\t\t$('#app-content').prepend('
            ')\n\n\t\t// keep track whether snapper is currently animating, and\n\t\t// prevent to call open or close while that is the case\n\t\t// to avoid duplicating events (snap.js doesn't check this)\n\t\tlet animating = false\n\t\tsnapper.on('animating', () => {\n\t\t\t// we need this because the trigger button\n\t\t\t// is also implicitly wired to close by snapper\n\t\t\tanimating = true\n\t\t})\n\t\tsnapper.on('animated', () => {\n\t\t\tanimating = false\n\t\t})\n\t\tsnapper.on('start', () => {\n\t\t\t// we need this because dragging triggers that\n\t\t\tanimating = true\n\t\t})\n\t\tsnapper.on('end', () => {\n\t\t\t// we need this because dragging stop triggers that\n\t\t\tanimating = false\n\t\t})\n\t\tsnapper.on('open', () => {\n\t\t\t$appNavigation.attr('aria-hidden', 'false')\n\t\t})\n\t\tsnapper.on('close', () => {\n\t\t\t$appNavigation.attr('aria-hidden', 'true')\n\t\t})\n\n\t\t// These are necessary because calling open or close\n\t\t// on snapper during an animation makes it trigger an\n\t\t// unfinishable animation, which itself will continue\n\t\t// triggering animating events and cause high CPU load,\n\t\t//\n\t\t// Ref https://github.com/jakiestfu/Snap.js/issues/216\n\t\tconst oldSnapperOpen = snapper.open\n\t\tconst oldSnapperClose = snapper.close\n\t\tconst _snapperOpen = () => {\n\t\t\tif (animating || snapper.state().state !== 'closed') {\n\t\t\t\treturn\n\t\t\t}\n\t\t\toldSnapperOpen('left')\n\t\t}\n\n\t\tconst _snapperClose = () => {\n\t\t\tif (animating || snapper.state().state === 'closed') {\n\t\t\t\treturn\n\t\t\t}\n\t\t\toldSnapperClose()\n\t\t}\n\n\t\t// Needs to be deferred to properly catch in-between\n\t\t// events that snap.js is triggering after dragging.\n\t\t//\n\t\t// Skipped when running unit tests as we are not testing\n\t\t// the snap.js workarounds...\n\t\tif (!window.TESTING) {\n\t\t\tsnapper.open = () => {\n\t\t\t\t_.defer(_snapperOpen)\n\t\t\t}\n\t\t\tsnapper.close = () => {\n\t\t\t\t_.defer(_snapperClose)\n\t\t\t}\n\t\t}\n\n\t\t$('#app-navigation-toggle').click((e) => {\n\t\t\t// close is implicit in the button by snap.js\n\t\t\tif (snapper.state().state !== 'left') {\n\t\t\t\tsnapper.open()\n\t\t\t}\n\t\t})\n\t\t$('#app-navigation-toggle').keypress(e => {\n\t\t\tif (snapper.state().state === 'left') {\n\t\t\t\tsnapper.close()\n\t\t\t} else {\n\t\t\t\tsnapper.open()\n\t\t\t}\n\t\t})\n\n\t\t// close sidebar when switching navigation entry\n\t\tconst $appNavigation = $('#app-navigation')\n\t\t$appNavigation.attr('aria-hidden', 'true')\n\t\t$appNavigation.delegate('a, :button', 'click', event => {\n\t\t\tconst $target = $(event.target)\n\t\t\t// don't hide navigation when changing settings or adding things\n\t\t\tif ($target.is('.app-navigation-noclose')\n\t\t\t\t|| $target.closest('.app-navigation-noclose').length) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tif ($target.is('.app-navigation-entry-utils-menu-button')\n\t\t\t\t|| $target.closest('.app-navigation-entry-utils-menu-button').length) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tif ($target.is('.add-new')\n\t\t\t\t|| $target.closest('.add-new').length) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tif ($target.is('#app-settings')\n\t\t\t\t|| $target.closest('#app-settings').length) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\tsnapper.close()\n\t\t})\n\n\t\tlet navigationBarSlideGestureEnabled = false\n\t\tlet navigationBarSlideGestureAllowed = true\n\t\tlet navigationBarSlideGestureEnablePending = false\n\n\t\tOC.allowNavigationBarSlideGesture = () => {\n\t\t\tnavigationBarSlideGestureAllowed = true\n\n\t\t\tif (navigationBarSlideGestureEnablePending) {\n\t\t\t\tsnapper.enable()\n\n\t\t\t\tnavigationBarSlideGestureEnabled = true\n\t\t\t\tnavigationBarSlideGestureEnablePending = false\n\t\t\t}\n\t\t}\n\n\t\tOC.disallowNavigationBarSlideGesture = () => {\n\t\t\tnavigationBarSlideGestureAllowed = false\n\n\t\t\tif (navigationBarSlideGestureEnabled) {\n\t\t\t\tconst endCurrentDrag = true\n\t\t\t\tsnapper.disable(endCurrentDrag)\n\n\t\t\t\tnavigationBarSlideGestureEnabled = false\n\t\t\t\tnavigationBarSlideGestureEnablePending = true\n\t\t\t}\n\t\t}\n\n\t\tconst toggleSnapperOnSize = () => {\n\t\t\tif ($(window).width() > breakpointMobileWidth) {\n\t\t\t\t$appNavigation.attr('aria-hidden', 'false')\n\t\t\t\tsnapper.close()\n\t\t\t\tsnapper.disable()\n\n\t\t\t\tnavigationBarSlideGestureEnabled = false\n\t\t\t\tnavigationBarSlideGestureEnablePending = false\n\t\t\t} else if (navigationBarSlideGestureAllowed) {\n\t\t\t\tsnapper.enable()\n\n\t\t\t\tnavigationBarSlideGestureEnabled = true\n\t\t\t\tnavigationBarSlideGestureEnablePending = false\n\t\t\t} else {\n\t\t\t\tnavigationBarSlideGestureEnablePending = true\n\t\t\t}\n\t\t}\n\n\t\t$(window).resize(_.debounce(toggleSnapperOnSize, 250))\n\n\t\t// initial call\n\t\ttoggleSnapperOnSize()\n\n\t}\n\n\tinitLiveTimestamps()\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { translate as t, translatePlural as n } from '@nextcloud/l10n'\nimport Vue from 'vue'\n\nimport AppMenu from './AppMenu.vue'\n\nexport const setUp = () => {\n\n\tVue.mixin({\n\t\tmethods: {\n\t\t\tt,\n\t\t\tn,\n\t\t},\n\t})\n\n\tconst container = document.getElementById('header-start__appmenu')\n\tif (!container) {\n\t\t// no container, possibly we're on a public page\n\t\treturn\n\t}\n\tconst AppMenuApp = Vue.extend(AppMenu)\n\tconst appMenu = new AppMenuApp({}).$mount(container)\n\n\tObject.assign(OC, {\n\t\tsetNavigationCounter(id, counter) {\n\t\t\tappMenu.setNavigationCounter(id, counter)\n\t\t},\n\t})\n\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Vue from 'vue'\n\nimport AccountMenu from '../views/AccountMenu.vue'\n\nexport const setUp = () => {\n\tconst mountPoint = document.getElementById('user-menu')\n\tif (mountPoint) {\n\t\t// eslint-disable-next-line no-new\n\t\tnew Vue({\n\t\t\tname: 'AccountMenuRoot',\n\t\t\tel: mountPoint,\n\t\t\trender: h => h(AccountMenu),\n\t\t})\n\t}\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Vue from 'vue'\n\nimport ContactsMenu from '../views/ContactsMenu.vue'\n\n/**\n * @todo move to contacts menu code https://github.com/orgs/nextcloud/projects/31#card-21213129\n */\nexport const setUp = () => {\n\tconst mountPoint = document.getElementById('contactsmenu')\n\tif (mountPoint) {\n\t\t// eslint-disable-next-line no-new\n\t\tnew Vue({\n\t\t\tname: 'ContactsMenuRoot',\n\t\t\tel: mountPoint,\n\t\t\trender: h => h(ContactsMenu),\n\t\t})\n\t}\n}\n","\n import API from \"!../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../css-loader/dist/cjs.js!./jquery-ui.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../css-loader/dist/cjs.js!./jquery-ui.css\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../css-loader/dist/cjs.js!./jquery-ui.theme.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../css-loader/dist/cjs.js!./jquery-ui.theme.css\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../css-loader/dist/cjs.js!./select2.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../css-loader/dist/cjs.js!./select2.css\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../css-loader/dist/cjs.js!./strengthify.css\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../css-loader/dist/cjs.js!./strengthify.css\";\n export default content && content.locals ? content.locals : undefined;\n","/**\n * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/*\n * Detects links:\n * Either the http(s) protocol is given or two strings, basically limited to ascii with the last\n * word being at least one digit long,\n * followed by at least another character\n *\n * The downside: anything not ascii is excluded. Not sure how common it is in areas using different\n * alphabets… the upside: fake domains with similar looking characters won't be formatted as links\n *\n * This is a copy of the backend regex in IURLGenerator, make sure to adjust both when changing\n */\nconst urlRegex = /(\\s|^)(https?:\\/\\/)([-A-Z0-9+_.]+(?::[0-9]+)?(?:\\/[-A-Z0-9+&@#%?=~_|!:,.;()]*)*)(\\s|$)/ig\n\n/**\n * @param {any} content -\n */\nexport function plainToRich(content) {\n\treturn this.formatLinksRich(content)\n}\n\n/**\n * @param {any} content -\n */\nexport function richToPlain(content) {\n\treturn this.formatLinksPlain(content)\n}\n\n/**\n * @param {any} content -\n */\nexport function formatLinksRich(content) {\n\treturn content.replace(urlRegex, function(_, leadingSpace, protocol, url, trailingSpace) {\n\t\tlet linkText = url\n\t\tif (!protocol) {\n\t\t\tprotocol = 'https://'\n\t\t} else if (protocol === 'http://') {\n\t\t\tlinkText = protocol + url\n\t\t}\n\n\t\treturn leadingSpace + '' + linkText + '' + trailingSpace\n\t})\n}\n\n/**\n * @param {any} content -\n */\nexport function formatLinksPlain(content) {\n\tconst $content = $('
            ').html(content)\n\t$content.find('a').each(function() {\n\t\tconst $this = $(this)\n\t\t$this.html($this.attr('href'))\n\t})\n\treturn $content.html()\n}\n","/**\n * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport _ from 'underscore'\nimport $ from 'jquery'\nimport { generateOcsUrl } from '@nextcloud/router'\n\n/**\n * @param {any} options -\n */\nexport function query(options) {\n\toptions = options || {}\n\tconst dismissOptions = options.dismiss || {}\n\t$.ajax({\n\t\ttype: 'GET',\n\t\turl: options.url || generateOcsUrl('core/whatsnew?format=json'),\n\t\tsuccess: options.success || function(data, statusText, xhr) {\n\t\t\tonQuerySuccess(data, statusText, xhr, dismissOptions)\n\t\t},\n\t\terror: options.error || onQueryError,\n\t})\n}\n\n/**\n * @param {any} version -\n * @param {any} options -\n */\nexport function dismiss(version, options) {\n\toptions = options || {}\n\t$.ajax({\n\t\ttype: 'POST',\n\t\turl: options.url || generateOcsUrl('core/whatsnew'),\n\t\tdata: { version: encodeURIComponent(version) },\n\t\tsuccess: options.success || onDismissSuccess,\n\t\terror: options.error || onDismissError,\n\t})\n\t// remove element immediately\n\t$('.whatsNewPopover').remove()\n}\n\n/**\n * @param {any} data -\n * @param {any} statusText -\n * @param {any} xhr -\n * @param {any} dismissOptions -\n */\nfunction onQuerySuccess(data, statusText, xhr, dismissOptions) {\n\tconsole.debug('querying Whats New data was successful: ' + statusText)\n\tconsole.debug(data)\n\n\tif (xhr.status !== 200) {\n\t\treturn\n\t}\n\n\tlet item, menuItem, text, icon\n\n\tconst div = document.createElement('div')\n\tdiv.classList.add('popovermenu', 'open', 'whatsNewPopover', 'menu-left')\n\n\tconst list = document.createElement('ul')\n\n\t// header\n\titem = document.createElement('li')\n\tmenuItem = document.createElement('span')\n\tmenuItem.className = 'menuitem'\n\n\ttext = document.createElement('span')\n\ttext.innerText = t('core', 'New in') + ' ' + data.ocs.data.product\n\ttext.className = 'caption'\n\tmenuItem.appendChild(text)\n\n\ticon = document.createElement('span')\n\ticon.className = 'icon-close'\n\ticon.onclick = function() {\n\t\tdismiss(data.ocs.data.version, dismissOptions)\n\t}\n\tmenuItem.appendChild(icon)\n\n\titem.appendChild(menuItem)\n\tlist.appendChild(item)\n\n\t// Highlights\n\tfor (const i in data.ocs.data.whatsNew.regular) {\n\t\tconst whatsNewTextItem = data.ocs.data.whatsNew.regular[i]\n\t\titem = document.createElement('li')\n\n\t\tmenuItem = document.createElement('span')\n\t\tmenuItem.className = 'menuitem'\n\n\t\ticon = document.createElement('span')\n\t\ticon.className = 'icon-checkmark'\n\t\tmenuItem.appendChild(icon)\n\n\t\ttext = document.createElement('p')\n\t\ttext.innerHTML = _.escape(whatsNewTextItem)\n\t\tmenuItem.appendChild(text)\n\n\t\titem.appendChild(menuItem)\n\t\tlist.appendChild(item)\n\t}\n\n\t// Changelog URL\n\tif (!_.isUndefined(data.ocs.data.changelogURL)) {\n\t\titem = document.createElement('li')\n\n\t\tmenuItem = document.createElement('a')\n\t\tmenuItem.href = data.ocs.data.changelogURL\n\t\tmenuItem.rel = 'noreferrer noopener'\n\t\tmenuItem.target = '_blank'\n\n\t\ticon = document.createElement('span')\n\t\ticon.className = 'icon-link'\n\t\tmenuItem.appendChild(icon)\n\n\t\ttext = document.createElement('span')\n\t\ttext.innerText = t('core', 'View changelog')\n\t\tmenuItem.appendChild(text)\n\n\t\titem.appendChild(menuItem)\n\t\tlist.appendChild(item)\n\t}\n\n\tdiv.appendChild(list)\n\tdocument.body.appendChild(div)\n}\n\n/**\n * @param {any} x -\n * @param {any} t -\n * @param {any} e -\n */\nfunction onQueryError(x, t, e) {\n\tconsole.debug('querying Whats New Data resulted in an error: ' + t + e)\n\tconsole.debug(x)\n}\n\n/**\n * @param {any} data -\n */\nfunction onDismissSuccess(data) {\n\t// noop\n}\n\n/**\n * @param {any} data -\n */\nfunction onDismissError(data) {\n\tconsole.debug('dismissing Whats New data resulted in an error: ' + data)\n}\n","/**\n * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { loadState } from '@nextcloud/initial-state'\n\n/**\n * Set the page heading\n *\n * @param {string} heading page title from the history api\n * @since 27.0.0\n */\nexport function setPageHeading(heading) {\n\tconst headingEl = document.getElementById('page-heading-level-1')\n\tif (headingEl) {\n\t\theadingEl.textContent = heading\n\t}\n}\nexport default {\n\t/**\n\t * @return {boolean} Whether the user opted-out of shortcuts so that they should not be registered\n\t */\n\tdisableKeyboardShortcuts() {\n\t\treturn loadState('theming', 'shortcutsDisabled', false)\n\t},\n\tsetPageHeading,\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport escapeHTML from 'escape-html'\n\n/**\n * @typedef TypeDefinition\n * @function action This action is executed to let the user select a resource\n * @param {string} icon Contains the icon css class for the type\n * @function Object() { [native code] }\n */\n\n/**\n * @type {TypeDefinition[]}\n */\nconst types = {}\n\n/**\n * Those translations will be used by the vue component but they should be shipped with the server\n * FIXME: Those translations should be added to the library\n *\n * @return {Array}\n */\nexport const l10nProjects = () => {\n\treturn [\n\t\tt('core', 'Add to a project'),\n\t\tt('core', 'Show details'),\n\t\tt('core', 'Hide details'),\n\t\tt('core', 'Rename project'),\n\t\tt('core', 'Failed to rename the project'),\n\t\tt('core', 'Failed to create a project'),\n\t\tt('core', 'Failed to add the item to the project'),\n\t\tt('core', 'Connect items to a project to make them easier to find'),\n\t\tt('core', 'Type to search for existing projects'),\n\t]\n}\n\nexport default {\n\t/**\n\t *\n\t * @param {string} type type\n\t * @param {TypeDefinition} typeDefinition typeDefinition\n\t */\n\tregisterType(type, typeDefinition) {\n\t\ttypes[type] = typeDefinition\n\t},\n\ttrigger(type) {\n\t\treturn types[type].action()\n\t},\n\tgetTypes() {\n\t\treturn Object.keys(types)\n\t},\n\tgetIcon(type) {\n\t\treturn types[type].typeIconClass || ''\n\t},\n\tgetLabel(type) {\n\t\treturn escapeHTML(types[type].typeString || type)\n\t},\n\tgetLink(type, id) {\n\t\t/* TODO: Allow action to be executed instead of href as well */\n\t\treturn typeof types[type] !== 'undefined' ? types[type].link(id) : ''\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { generateFilePath } from '@nextcloud/router'\n\nconst loadedScripts = {}\nconst loadedStylesheets = {}\n/**\n * @namespace OCP\n * @class Loader\n */\nexport default {\n\n\t/**\n\t * Load a script asynchronously\n\t *\n\t * @param {string} app the app name\n\t * @param {string} file the script file name\n\t * @return {Promise}\n\t */\n\tloadScript(app, file) {\n\t\tconst key = app + file\n\t\tif (Object.prototype.hasOwnProperty.call(loadedScripts, key)) {\n\t\t\treturn Promise.resolve()\n\t\t}\n\t\tloadedScripts[key] = true\n\t\treturn new Promise(function(resolve, reject) {\n\t\t\tconst scriptPath = generateFilePath(app, 'js', file)\n\t\t\tconst script = document.createElement('script')\n\t\t\tscript.src = scriptPath\n\t\t\tscript.setAttribute('nonce', btoa(OC.requestToken))\n\t\t\tscript.onload = () => resolve()\n\t\t\tscript.onerror = () => reject(new Error(`Failed to load script from ${scriptPath}`))\n\t\t\tdocument.head.appendChild(script)\n\t\t})\n\t},\n\n\t/**\n\t * Load a stylesheet file asynchronously\n\t *\n\t * @param {string} app the app name\n\t * @param {string} file the script file name\n\t * @return {Promise}\n\t */\n\tloadStylesheet(app, file) {\n\t\tconst key = app + file\n\t\tif (Object.prototype.hasOwnProperty.call(loadedStylesheets, key)) {\n\t\t\treturn Promise.resolve()\n\t\t}\n\t\tloadedStylesheets[key] = true\n\t\treturn new Promise(function(resolve, reject) {\n\t\t\tconst stylePath = generateFilePath(app, 'css', file)\n\t\t\tconst link = document.createElement('link')\n\t\t\tlink.href = stylePath\n\t\t\tlink.type = 'text/css'\n\t\t\tlink.rel = 'stylesheet'\n\t\t\tlink.onload = () => resolve()\n\t\t\tlink.onerror = () => reject(new Error(`Failed to load stylesheet from ${stylePath}`))\n\t\t\tdocument.head.appendChild(link)\n\t\t})\n\t},\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport {\n\tshowError,\n\tshowInfo, showMessage,\n\tshowSuccess,\n\tshowWarning,\n} from '@nextcloud/dialogs'\n\n/** @typedef {import('toastify-js')} Toast */\n\nexport default {\n\t/**\n\t * @deprecated 19.0.0 use `showSuccess` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\tsuccess(text, options) {\n\t\treturn showSuccess(text, options)\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `showWarning` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\twarning(text, options) {\n\t\treturn showWarning(text, options)\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `showError` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\terror(text, options) {\n\t\treturn showError(text, options)\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `showInfo` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\tinfo(text, options) {\n\t\treturn showInfo(text, options)\n\t},\n\t/**\n\t * @deprecated 19.0.0 use `showMessage` from the `@nextcloud/dialogs` package instead\n\t *\n\t * @param {string} text the toast text\n\t * @param {object} options options\n\t * @return {Toast}\n\t */\n\tmessage(text, options) {\n\t\treturn showMessage(text, options)\n\t},\n\n}\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { loadState } from '@nextcloud/initial-state'\n\nimport * as AppConfig from './appconfig.js'\nimport * as Comments from './comments.js'\nimport * as WhatsNew from './whatsnew.js'\n\nimport Accessibility from './accessibility.js'\nimport Collaboration from './collaboration.js'\nimport Loader from './loader.js'\nimport Toast from './toast.js'\n\n/** @namespace OCP */\nexport default {\n\tAccessibility,\n\tAppConfig,\n\tCollaboration,\n\tComments,\n\tInitialState: {\n\t\t/**\n\t\t * @deprecated 18.0.0 add https://www.npmjs.com/package/@nextcloud/initial-state to your app\n\t\t */\n\t\tloadState,\n\t},\n\tLoader,\n\t/**\n\t * @deprecated 19.0.0 use the `@nextcloud/dialogs` package instead\n\t */\n\tToast,\n\tWhatsNew,\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable @nextcloud/no-deprecations */\nimport { initCore } from './init.js'\n\nimport _ from 'underscore'\nimport $ from 'jquery'\n// TODO: switch to `jquery-ui` package and import widgets and effects individually\n// `jquery-ui-dist` is used as a workaround for the issue of missing effects\nimport 'jquery-ui-dist/jquery-ui.js'\nimport 'jquery-ui-dist/jquery-ui.css'\nimport 'jquery-ui-dist/jquery-ui.theme.css'\n// END TODO\nimport Backbone from 'backbone'\nimport ClipboardJS from 'clipboard'\nimport { dav } from 'davclient.js'\nimport Handlebars from 'handlebars'\nimport md5 from 'blueimp-md5'\nimport moment from 'moment'\nimport 'select2'\nimport 'select2/select2.css'\nimport 'snap.js/dist/snap.js'\nimport 'strengthify'\nimport 'strengthify/strengthify.css'\n\nimport OC from './OC/index.js'\nimport OCP from './OCP/index.js'\nimport OCA from './OCA/index.js'\nimport { getToken as getRequestToken } from './OC/requesttoken.js'\n\nconst warnIfNotTesting = function() {\n\tif (window.TESTING === undefined) {\n\t\tOC.debug && console.warn.apply(console, arguments)\n\t}\n}\n\n/**\n * Mark a function as deprecated and automatically\n * warn if used!\n *\n * @param {Function} func the library to deprecate\n * @param {string} funcName the name of the library\n * @param {number} version the version this gets removed\n * @return {Function}\n */\nconst deprecate = (func, funcName, version) => {\n\tconst oldFunc = func\n\tconst newFunc = function() {\n\t\twarnIfNotTesting(`The ${funcName} library is deprecated! It will be removed in nextcloud ${version}.`)\n\t\treturn oldFunc.apply(this, arguments)\n\t}\n\tObject.assign(newFunc, oldFunc)\n\treturn newFunc\n}\n\nconst setDeprecatedProp = (global, cb, msg) => {\n\t(Array.isArray(global) ? global : [global]).forEach(global => {\n\t\tif (window[global] !== undefined) {\n\t\t\tdelete window[global]\n\t\t}\n\t\tObject.defineProperty(window, global, {\n\t\t\tget: () => {\n\t\t\t\tif (msg) {\n\t\t\t\t\twarnIfNotTesting(`${global} is deprecated: ${msg}`)\n\t\t\t\t} else {\n\t\t\t\t\twarnIfNotTesting(`${global} is deprecated`)\n\t\t\t\t}\n\n\t\t\t\treturn cb()\n\t\t\t},\n\t\t})\n\t})\n}\n\nwindow._ = _\nsetDeprecatedProp(['$', 'jQuery'], () => $, 'The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.')\nsetDeprecatedProp('Backbone', () => Backbone, 'please ship your own, this will be removed in Nextcloud 20')\nsetDeprecatedProp(['Clipboard', 'ClipboardJS'], () => ClipboardJS, 'please ship your own, this will be removed in Nextcloud 20')\nwindow.dav = dav\nsetDeprecatedProp('Handlebars', () => Handlebars, 'please ship your own, this will be removed in Nextcloud 20')\n// Global md5 only required for: apps/files/js/file-upload.js\nsetDeprecatedProp('md5', () => md5, 'please ship your own, this will be removed in Nextcloud 20')\nsetDeprecatedProp('moment', () => moment, 'please ship your own, this will be removed in Nextcloud 20')\n\nwindow.OC = OC\nsetDeprecatedProp('initCore', () => initCore, 'this is an internal function')\nsetDeprecatedProp('oc_appswebroots', () => OC.appswebroots, 'use OC.appswebroots instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_config', () => OC.config, 'use OC.config instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_current_user', () => OC.getCurrentUser().uid, 'use OC.getCurrentUser().uid instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_debug', () => OC.debug, 'use OC.debug instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_defaults', () => OC.theme, 'use OC.theme instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_isadmin', OC.isUserAdmin, 'use OC.isUserAdmin() instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_requesttoken', () => getRequestToken(), 'use OC.requestToken instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('oc_webroot', () => OC.webroot, 'use OC.getRootPath() instead, this will be removed in Nextcloud 20')\nsetDeprecatedProp('OCDialogs', () => OC.dialogs, 'use OC.dialogs instead, this will be removed in Nextcloud 20')\nwindow.OCP = OCP\nwindow.OCA = OCA\n$.fn.select2 = deprecate($.fn.select2, 'select2', 19)\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 [vars] map of placeholder key to value\n * @param {number} [count] number to replace %n with\n * @return {string}\n */\nwindow.t = _.bind(OC.L10N.translate, OC.L10N)\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_singular the string to translate for exactly one object\n * @param {string} text_plural the string to translate for n objects\n * @param {number} count number to determine whether to use singular or plural\n * @param [vars] map of placeholder key to value\n * @return {string} Translated string\n */\nwindow.n = _.bind(OC.L10N.translatePlural, OC.L10N)\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/**\n * Namespace for apps\n *\n * @namespace OCA\n */\nexport default { }\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { generateUrl } from '@nextcloud/router'\nimport $ from 'jquery'\n\n/**\n * This plugin inserts the right avatar for the user, depending on, whether a\n * custom avatar is uploaded - which it uses then - or not, and display a\n * placeholder with the first letter of the users name instead.\n * For this it queries the core_avatar_get route, thus this plugin is fit very\n * tightly for owncloud, and it may not work anywhere else.\n *\n * You may use this on any
            \n * Here I'm using
            as an example.\n *\n * There are 5 ways to call this:\n *\n * 1. $('.avatardiv').avatar('jdoe', 128);\n * This will make the div to jdoe's fitting avatar, with a size of 128px.\n *\n * 2. $('.avatardiv').avatar('jdoe');\n * This will make the div to jdoe's fitting avatar. If the div already has a\n * height, it will be used for the avatars size. Otherwise this plugin will\n * search for 'size' DOM data, to use for avatar size. If neither are available\n * it will default to 64px.\n *\n * 3. $('.avatardiv').avatar();\n * This will search the DOM for 'user' data, to use as the username. If there\n * is no username available it will default to a placeholder with the value of\n * \"?\". The size will be determined the same way, as the second example.\n *\n * 4. $('.avatardiv').avatar('jdoe', 128, true);\n * This will behave like the first example, except it will also append random\n * hashes to the custom avatar images, to force image reloading in IE8.\n *\n * 5. $('.avatardiv').avatar('jdoe', 128, undefined, true);\n * This will behave like the first example, but it will hide the avatardiv, if\n * it will display the default placeholder. undefined is the ie8fix from\n * example 4 and can be either true, or false/undefined, to be ignored.\n *\n * 6. $('.avatardiv').avatar('jdoe', 128, undefined, true, callback);\n * This will behave like the above example, but it will call the function\n * defined in callback after the avatar is placed into the DOM.\n *\n */\n\n$.fn.avatar = function(user, size, ie8fix, hidedefault, callback, displayname) {\n\tconst setAvatarForUnknownUser = function(target) {\n\t\ttarget.imageplaceholder('?')\n\t\ttarget.css('background-color', '#b9b9b9')\n\t}\n\n\tif (typeof (user) !== 'undefined') {\n\t\tuser = String(user)\n\t}\n\tif (typeof (displayname) !== 'undefined') {\n\t\tdisplayname = String(displayname)\n\t}\n\n\tif (typeof (size) === 'undefined') {\n\t\tif (this.height() > 0) {\n\t\t\tsize = this.height()\n\t\t} else if (this.data('size') > 0) {\n\t\t\tsize = this.data('size')\n\t\t} else {\n\t\t\tsize = 64\n\t\t}\n\t}\n\n\tthis.height(size)\n\tthis.width(size)\n\n\tif (typeof (user) === 'undefined') {\n\t\tif (typeof (this.data('user')) !== 'undefined') {\n\t\t\tuser = this.data('user')\n\t\t} else {\n\t\t\tsetAvatarForUnknownUser(this)\n\t\t\treturn\n\t\t}\n\t}\n\n\t// sanitize\n\tuser = String(user).replace(/\\//g, '')\n\n\tconst $div = this\n\tlet url\n\n\t// If this is our own avatar we have to use the version attribute\n\tif (user === getCurrentUser()?.uid) {\n\t\turl = generateUrl(\n\t\t\t'/avatar/{user}/{size}?v={version}',\n\t\t\t{\n\t\t\t\tuser,\n\t\t\t\tsize: Math.ceil(size * window.devicePixelRatio),\n\t\t\t\tversion: oc_userconfig.avatar.version,\n\t\t\t})\n\t} else {\n\t\turl = generateUrl(\n\t\t\t'/avatar/{user}/{size}',\n\t\t\t{\n\t\t\t\tuser,\n\t\t\t\tsize: Math.ceil(size * window.devicePixelRatio),\n\t\t\t})\n\t}\n\n\tconst img = new Image()\n\n\t// If the new image loads successfully set it.\n\timg.onload = function() {\n\t\t$div.clearimageplaceholder()\n\t\t$div.append(img)\n\n\t\tif (typeof callback === 'function') {\n\t\t\tcallback()\n\t\t}\n\t}\n\t// Fallback when avatar loading fails:\n\t// Use old placeholder when a displayname attribute is defined,\n\t// otherwise show the unknown user placeholder.\n\timg.onerror = function() {\n\t\t$div.clearimageplaceholder()\n\t\tif (typeof (displayname) !== 'undefined') {\n\t\t\t$div.imageplaceholder(user, displayname)\n\t\t} else {\n\t\t\tsetAvatarForUnknownUser($div)\n\t\t}\n\n\t\tif (typeof callback === 'function') {\n\t\t\tcallback()\n\t\t}\n\t}\n\n\tif (size < 32) {\n\t\t$div.addClass('icon-loading-small')\n\t} else {\n\t\t$div.addClass('icon-loading')\n\t}\n\timg.width = size\n\timg.height = size\n\timg.src = url\n\timg.alt = ''\n}\n","/**\n * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/**\n * Return whether the DOM event is an accessible mouse or keyboard element activation\n *\n * @param {Event} event DOM event\n *\n * @return {boolean}\n */\nexport const isA11yActivation = (event) => {\n\tif (event.type === 'click') {\n\t\treturn true\n\t}\n\tif (event.type === 'keydown' && event.key === 'Enter') {\n\t\treturn true\n\t}\n\treturn false\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\nimport { generateUrl } from '@nextcloud/router'\nimport { isA11yActivation } from '../Util/a11y.js'\n\nconst LIST = ''\n\t+ ''\n\nconst entryTemplate = require('./contactsmenu/jquery_entry.handlebars')\n\n$.fn.contactsMenu = function(shareWith, shareType, appendTo) {\n\t// 0 - user, 4 - email, 6 - remote\n\tconst allowedTypes = [0, 4, 6]\n\tif (allowedTypes.indexOf(shareType) === -1) {\n\t\treturn\n\t}\n\n\tconst $div = this\n\tappendTo.append(LIST)\n\tconst $list = appendTo.find('div.contactsmenu-popover')\n\n\t$div.on('click keydown', function(event) {\n\t\tif (!isA11yActivation(event)) {\n\t\t\treturn\n\t\t}\n\n\t\tif (!$list.hasClass('hidden')) {\n\t\t\t$list.addClass('hidden')\n\t\t\t$list.hide()\n\t\t\treturn\n\t\t}\n\n\t\t$list.removeClass('hidden')\n\t\t$list.show()\n\n\t\tif ($list.hasClass('loaded')) {\n\t\t\treturn\n\t\t}\n\n\t\t$list.addClass('loaded')\n\t\t$.ajax(generateUrl('/contactsmenu/findOne'), {\n\t\t\tmethod: 'POST',\n\t\t\tdata: {\n\t\t\t\tshareType,\n\t\t\t\tshareWith,\n\t\t\t},\n\t\t}).then(function(data) {\n\t\t\t$list.find('ul').find('li').addClass('hidden')\n\n\t\t\tlet actions\n\t\t\tif (!data.topAction) {\n\t\t\t\tactions = [{\n\t\t\t\t\thyperlink: '#',\n\t\t\t\t\ttitle: t('core', 'No action available'),\n\t\t\t\t}]\n\t\t\t} else {\n\t\t\t\tactions = [data.topAction].concat(data.actions)\n\t\t\t}\n\n\t\t\tactions.forEach(function(action) {\n\t\t\t\t$list.find('ul').append(entryTemplate(action))\n\t\t\t})\n\n\t\t\t$div.trigger('load')\n\t\t}, function(jqXHR) {\n\t\t\t$list.find('ul').find('li').addClass('hidden')\n\n\t\t\tlet title\n\t\t\tif (jqXHR.status === 404) {\n\t\t\t\ttitle = t('core', 'No action available')\n\t\t\t} else {\n\t\t\t\ttitle = t('core', 'Error fetching contact actions')\n\t\t\t}\n\n\t\t\t$list.find('ul').append(entryTemplate({\n\t\t\t\thyperlink: '#',\n\t\t\t\ttitle,\n\t\t\t}))\n\n\t\t\t$div.trigger('loaderror', jqXHR)\n\t\t})\n\t})\n\n\t$(document).click(function(event) {\n\t\tconst clickedList = ($list.has(event.target).length > 0)\n\t\tlet clickedTarget = ($div.has(event.target).length > 0)\n\n\t\t$div.each(function() {\n\t\t\tif ($(this).is(event.target)) {\n\t\t\t\tclickedTarget = true\n\t\t\t}\n\t\t})\n\n\t\tif (clickedList || clickedTarget) {\n\t\t\treturn\n\t\t}\n\n\t\t$list.addClass('hidden')\n\t\t$list.hide()\n\t})\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * check if an element exists.\n * allows you to write if ($('#myid').exists()) to increase readability\n *\n * @see {@link http://stackoverflow.com/questions/31044/is-there-an-exists-function-for-jquery}\n * @return {boolean}\n */\n$.fn.exists = function() {\n\treturn this.length > 0\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * Filter jQuery selector by attribute value\n *\n * @param {string} attrName attribute name\n * @param {string} attrValue attribute value\n * @return {void}\n */\n$.fn.filterAttr = function(attrName, attrValue) {\n\treturn this.filter(function() {\n\t\treturn $(this).attr(attrName) === attrValue\n\t})\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\nimport { createFocusTrap } from 'focus-trap'\nimport { isA11yActivation } from '../Util/a11y.js'\n\n$.widget('oc.ocdialog', {\n\toptions: {\n\t\twidth: 'auto',\n\t\theight: 'auto',\n\t\tcloseButton: true,\n\t\tcloseOnEscape: true,\n\t\tcloseCallback: null,\n\t\tmodal: false,\n\t},\n\t_create() {\n\t\tconst self = this\n\n\t\tthis.originalCss = {\n\t\t\tdisplay: this.element[0].style.display,\n\t\t\twidth: this.element[0].style.width,\n\t\t\theight: this.element[0].style.height,\n\t\t}\n\n\t\tthis.originalTitle = this.element.attr('title')\n\t\tthis.options.title = this.options.title || this.originalTitle\n\n\t\tthis.$dialog = $('
            ')\n\t\t\t.attr({\n\t\t\t\t// Setting tabIndex makes the div focusable\n\t\t\t\ttabIndex: -1,\n\t\t\t\trole: 'dialog',\n\t\t\t\t'aria-modal': true,\n\t\t\t})\n\t\t\t.insertBefore(this.element)\n\t\tthis.$dialog.append(this.element.detach())\n\t\tthis.element.removeAttr('title').addClass('oc-dialog-content').appendTo(this.$dialog)\n\n\t\t// Activate the primary button on enter if there is a single input\n\t\tif (self.element.find('input').length === 1) {\n\t\t\tconst $input = self.element.find('input')\n\t\t\t$input.on('keydown', function(event) {\n\t\t\t\tif (isA11yActivation(event)) {\n\t\t\t\t\tif (self.$buttonrow) {\n\t\t\t\t\t\tconst $button = self.$buttonrow.find('button.primary')\n\t\t\t\t\t\tif ($button && !$button.prop('disabled')) {\n\t\t\t\t\t\t\t$button.click()\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t})\n\t\t}\n\n\t\tthis.$dialog.css({\n\t\t\tdisplay: 'inline-block',\n\t\t\tposition: 'fixed',\n\t\t})\n\n\t\tthis.enterCallback = null\n\n\t\t$(document).on('keydown keyup', function(event) {\n\t\t\tif (\n\t\t\t\tevent.target !== self.$dialog.get(0)\n\t\t\t\t&& self.$dialog.find($(event.target)).length === 0\n\t\t\t) {\n\t\t\t\treturn\n\t\t\t}\n\t\t\t// Escape\n\t\t\tif (\n\t\t\t\tevent.keyCode === 27\n\t\t\t\t&& event.type === 'keydown'\n\t\t\t\t&& self.options.closeOnEscape\n\t\t\t) {\n\t\t\t\tevent.stopImmediatePropagation()\n\t\t\t\tself.close()\n\t\t\t\treturn false\n\t\t\t}\n\t\t\t// Enter\n\t\t\tif (event.keyCode === 13) {\n\t\t\t\tevent.stopImmediatePropagation()\n\t\t\t\tif (self.enterCallback !== null) {\n\t\t\t\t\tself.enterCallback()\n\t\t\t\t\tevent.preventDefault()\n\t\t\t\t\treturn false\n\t\t\t\t}\n\t\t\t\tif (event.type === 'keyup') {\n\t\t\t\t\tevent.preventDefault()\n\t\t\t\t\treturn false\n\t\t\t\t}\n\t\t\t\treturn false\n\t\t\t}\n\t\t})\n\n\t\tthis._setOptions(this.options)\n\t\tthis._createOverlay()\n\t\tthis._useFocusTrap()\n\t},\n\t_init() {\n\t\tthis._trigger('open')\n\t},\n\t_setOption(key, value) {\n\t\tconst self = this\n\t\tswitch (key) {\n\t\tcase 'title':\n\t\t\tif (this.$title) {\n\t\t\t\tthis.$title.text(value)\n\t\t\t} else {\n\t\t\t\tconst $title = $('

            '\n\t\t\t\t\t\t+ value\n\t\t\t\t\t\t+ '

            ')\n\t\t\t\tthis.$title = $title.prependTo(this.$dialog)\n\t\t\t}\n\t\t\tthis._setSizes()\n\t\t\tbreak\n\t\tcase 'buttons':\n\t\t\tif (this.$buttonrow) {\n\t\t\t\tthis.$buttonrow.empty()\n\t\t\t} else {\n\t\t\t\tconst $buttonrow = $('
            ')\n\t\t\t\tthis.$buttonrow = $buttonrow.appendTo(this.$dialog)\n\t\t\t}\n\t\t\tif (value.length === 1) {\n\t\t\t\tthis.$buttonrow.addClass('onebutton')\n\t\t\t} else if (value.length === 2) {\n\t\t\t\tthis.$buttonrow.addClass('twobuttons')\n\t\t\t} else if (value.length === 3) {\n\t\t\t\tthis.$buttonrow.addClass('threebuttons')\n\t\t\t}\n\t\t\t$.each(value, function(idx, val) {\n\t\t\t\tconst $button = $('')\n\t\t\t\t$closeButton.attr('aria-label', t('core', 'Close \"{dialogTitle}\" dialog', { dialogTitle: this.$title || this.options.title }))\n\t\t\t\tthis.$dialog.prepend($closeButton)\n\t\t\t\t$closeButton.on('click keydown', function(event) {\n\t\t\t\t\tif (isA11yActivation(event)) {\n\t\t\t\t\t\tself.options.closeCallback && self.options.closeCallback()\n\t\t\t\t\t\tself.close()\n\t\t\t\t\t}\n\t\t\t\t})\n\t\t\t} else {\n\t\t\t\tthis.$dialog.find('.oc-dialog-close').remove()\n\t\t\t}\n\t\t\tbreak\n\t\tcase 'width':\n\t\t\tthis.$dialog.css('width', value)\n\t\t\tbreak\n\t\tcase 'height':\n\t\t\tthis.$dialog.css('height', value)\n\t\t\tbreak\n\t\tcase 'close':\n\t\t\tthis.closeCB = value\n\t\t\tbreak\n\t\t}\n\t\t// this._super(key, value);\n\t\t$.Widget.prototype._setOption.apply(this, arguments)\n\t},\n\t_setOptions(options) {\n\t\t// this._super(options);\n\t\t$.Widget.prototype._setOptions.apply(this, arguments)\n\t},\n\t_setSizes() {\n\t\tlet lessHeight = 0\n\t\tif (this.$title) {\n\t\t\tlessHeight += this.$title.outerHeight(true)\n\t\t}\n\t\tif (this.$buttonrow) {\n\t\t\tlessHeight += this.$buttonrow.outerHeight(true)\n\t\t}\n\t\tthis.element.css({\n\t\t\theight: 'calc(100% - ' + lessHeight + 'px)',\n\t\t})\n\t},\n\t_createOverlay() {\n\t\tif (!this.options.modal) {\n\t\t\treturn\n\t\t}\n\n\t\tconst self = this\n\t\tlet contentDiv = $('#content')\n\t\tif (contentDiv.length === 0) {\n\t\t\t// nextcloud-vue compatibility\n\t\t\tcontentDiv = $('.content')\n\t\t}\n\t\tthis.overlay = $('
            ')\n\t\t\t.addClass('oc-dialog-dim')\n\t\t\t.insertBefore(this.$dialog)\n\t\tthis.overlay.on('click keydown keyup', function(event) {\n\t\t\tif (event.target !== self.$dialog.get(0) && self.$dialog.find($(event.target)).length === 0) {\n\t\t\t\tevent.preventDefault()\n\t\t\t\tevent.stopPropagation()\n\n\t\t\t}\n\t\t})\n\t},\n\t_destroyOverlay() {\n\t\tif (!this.options.modal) {\n\t\t\treturn\n\t\t}\n\n\t\tif (this.overlay) {\n\t\t\tthis.overlay.off('click keydown keyup')\n\t\t\tthis.overlay.remove()\n\t\t\tthis.overlay = null\n\t\t}\n\t},\n\t_useFocusTrap() {\n\t\t// Create global stack if undefined\n\t\tObject.assign(window, { _nc_focus_trap: window._nc_focus_trap || [] })\n\n\t\tconst dialogElement = this.$dialog[0]\n\t\tthis.focusTrap = createFocusTrap(dialogElement, {\n\t\t\tallowOutsideClick: true,\n\t\t\ttrapStack: window._nc_focus_trap,\n\t\t\tfallbackFocus: dialogElement,\n\t\t})\n\n\t\tthis.focusTrap.activate()\n\t},\n\t_clearFocusTrap() {\n\t\tthis.focusTrap?.deactivate()\n\t\tthis.focusTrap = null\n\t},\n\twidget() {\n\t\treturn this.$dialog\n\t},\n\tsetEnterCallback(callback) {\n\t\tthis.enterCallback = callback\n\t},\n\tunsetEnterCallback() {\n\t\tthis.enterCallback = null\n\t},\n\tclose() {\n\t\tthis._clearFocusTrap()\n\t\tthis._destroyOverlay()\n\t\tconst self = this\n\t\t// Ugly hack to catch remaining keyup events.\n\t\tsetTimeout(function() {\n\t\t\tself._trigger('close', self)\n\t\t}, 200)\n\n\t\tself.$dialog.remove()\n\t\tthis.destroy()\n\t},\n\tdestroy() {\n\t\tif (this.$title) {\n\t\t\tthis.$title.remove()\n\t\t}\n\t\tif (this.$buttonrow) {\n\t\t\tthis.$buttonrow.remove()\n\t\t}\n\n\t\tif (this.originalTitle) {\n\t\t\tthis.element.attr('title', this.originalTitle)\n\t\t}\n\t\tthis.element.removeClass('oc-dialog-content')\n\t\t\t.css(this.originalCss).detach().insertBefore(this.$dialog)\n\t\tthis.$dialog.remove()\n\t},\n})\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\nimport escapeHTML from 'escape-html'\n\n/**\n * jQuery plugin for micro templates\n *\n * Strings are automatically escaped, but that can be disabled by setting\n * escapeFunction to null.\n *\n * Usage examples:\n *\n * var htmlStr = '

            Bake, uncovered, until the {greasystuff} is melted and the {pasta} is heated through, about {min} minutes.

            '\n * $(htmlStr).octemplate({greasystuff: 'cheese', pasta: 'macaroni', min: 10});\n *\n * var htmlStr = '

            Welcome back {user}

            ';\n * $(htmlStr).octemplate({user: 'John Q. Public'}, {escapeFunction: null});\n *\n * Be aware that the target string must be wrapped in an HTML element for the\n * plugin to work. The following won't work:\n *\n * var textStr = 'Welcome back {user}';\n * $(textStr).octemplate({user: 'John Q. Public'});\n *\n * For anything larger than one-liners, you can use a simple $.get() ajax\n * request to get the template, or you can embed them it the page using the\n * text/template type:\n *\n * \n *\n * var $tmpl = $('#contactListItemTemplate');\n * var contacts = // fetched in some ajax call\n *\n * $.each(contacts, function(idx, contact) {\n * $contactList.append(\n * $tmpl.octemplate({\n * id: contact.getId(),\n * name: contact.getDisplayName(),\n * email: contact.getPreferredEmail(),\n * phone: contact.getPreferredPhone(),\n * });\n * );\n * });\n */\n/**\n * Object Template\n * Inspired by micro templating done by e.g. underscore.js\n */\nconst Template = {\n\tinit(vars, options, elem) {\n\t\t// Mix in the passed in options with the default options\n\t\tthis.vars = vars\n\t\tthis.options = $.extend({}, this.options, options)\n\n\t\tthis.elem = elem\n\t\tconst self = this\n\n\t\tif (typeof this.options.escapeFunction === 'function') {\n\t\t\tconst keys = Object.keys(this.vars)\n\t\t\tfor (let key = 0; key < keys.length; key++) {\n\t\t\t\tif (typeof this.vars[keys[key]] === 'string') {\n\t\t\t\t\tthis.vars[keys[key]] = self.options.escapeFunction(this.vars[keys[key]])\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tconst _html = this._build(this.vars)\n\t\treturn $(_html)\n\t},\n\t// From stackoverflow.com/questions/1408289/best-way-to-do-variable-interpolation-in-javascript\n\t_build(o) {\n\t\tconst data = this.elem.attr('type') === 'text/template' ? this.elem.html() : this.elem.get(0).outerHTML\n\t\ttry {\n\t\t\treturn data.replace(/{([^{}]*)}/g,\n\t\t\t\tfunction(a, b) {\n\t\t\t\t\tconst r = o[b]\n\t\t\t\t\treturn typeof r === 'string' || typeof r === 'number' ? r : a\n\t\t\t\t},\n\t\t\t)\n\t\t} catch (e) {\n\t\t\tconsole.error(e, 'data:', data)\n\t\t}\n\t},\n\toptions: {\n\t\tescapeFunction: escapeHTML,\n\t},\n}\n\n$.fn.octemplate = function(vars, options) {\n\tvars = vars || {}\n\tif (this.length) {\n\t\tconst _template = Object.create(Template)\n\t\treturn _template.init(vars, options, this)\n\t}\n}\n","/**\n * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors\n * SPDX-FileCopyrightText: 2013-2016 ownCloud, Inc.\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/* eslint-disable */\nimport $ from 'jquery'\nimport md5 from 'blueimp-md5'\n\n/*\n * Adds a background color to the element called on and adds the first character\n * of the passed in string. This string is also the seed for the generation of\n * the background color.\n *\n * You have following HTML:\n *\n *
            \n *\n * And call this from Javascript:\n *\n * $('#albumart').imageplaceholder('The Album Title');\n *\n * Which will result in:\n *\n *
            T
            \n *\n * You may also call it like this, to have a different background, than the seed:\n *\n * $('#albumart').imageplaceholder('The Album Title', 'Album Title');\n *\n * Resulting in:\n *\n *
            A
            \n *\n */\n\n/*\n* Alternatively, you can use the prototype function to convert your string to rgb colors:\n*\n* \"a6741a86aded5611a8e46ce16f2ad646\".toRgb()\n*\n* Will return the rgb parameters within the following object:\n*\n* Color {r: 208, g: 158, b: 109}\n*\n*/\n\nconst toRgb = (s) => {\n\t// Normalize hash\n\tvar hash = s.toLowerCase()\n\n\t// Already a md5 hash?\n\tif (hash.match(/^([0-9a-f]{4}-?){8}$/) === null) {\n\t\thash = md5(hash)\n\t}\n\n\thash = hash.replace(/[^0-9a-f]/g, '')\n\n\tfunction Color(r, g, b) {\n\t\tthis.r = r\n\t\tthis.g = g\n\t\tthis.b = b\n\t}\n\n\tfunction stepCalc(steps, ends) {\n\t\tvar step = new Array(3)\n\t\tstep[0] = (ends[1].r - ends[0].r) / steps\n\t\tstep[1] = (ends[1].g - ends[0].g) / steps\n\t\tstep[2] = (ends[1].b - ends[0].b) / steps\n\t\treturn step\n\t}\n\n\tfunction mixPalette(steps, color1, color2) {\n\t\tvar palette = []\n\t\tpalette.push(color1)\n\t\tvar step = stepCalc(steps, [color1, color2])\n\t\tfor (var i = 1; i < steps; i++) {\n\t\t\tvar r = parseInt(color1.r + (step[0] * i))\n\t\t\tvar g = parseInt(color1.g + (step[1] * i))\n\t\t\tvar b = parseInt(color1.b + (step[2] * i))\n\t\t\tpalette.push(new Color(r, g, b))\n\t\t}\n\t\treturn palette\n\t}\n\n\tconst red = new Color(182, 70, 157);\n\tconst yellow = new Color(221, 203, 85);\n\tconst blue = new Color(0, 130, 201); // Nextcloud blue\n\t// Number of steps to go from a color to another\n\t// 3 colors * 6 will result in 18 generated colors\n\tconst steps = 6;\n\n\tconst palette1 = mixPalette(steps, red, yellow);\n\tconst palette2 = mixPalette(steps, yellow, blue);\n\tconst palette3 = mixPalette(steps, blue, red);\n\n\tconst finalPalette = palette1.concat(palette2).concat(palette3);\n\n\t// Convert a string to an integer evenly\n\tfunction hashToInt(hash, maximum) {\n\t\tvar finalInt = 0\n\t\tvar result = []\n\n\t\t// Splitting evenly the string\n\t\tfor (var i = 0; i < hash.length; i++) {\n\t\t\t// chars in md5 goes up to f, hex:16\n\t\t\tresult.push(parseInt(hash.charAt(i), 16) % 16)\n\t\t}\n\t\t// Adds up all results\n\t\tfor (var j in result) {\n\t\t\tfinalInt += result[j]\n\t\t}\n\t\t// chars in md5 goes up to f, hex:16\n\t\t// make sure we're always using int in our operation\n\t\treturn parseInt(parseInt(finalInt) % maximum)\n\t}\n\n\treturn finalPalette[hashToInt(hash, steps * 3)]\n}\n\nString.prototype.toRgb = function() {\n\tOC.debug && console.warn('String.prototype.toRgb is deprecated! It will be removed in Nextcloud 22.')\n\n\treturn toRgb(this)\n}\n\n$.fn.imageplaceholder = function(seed, text, size) {\n\ttext = text || seed\n\n\t// Compute the hash\n\tvar rgb = toRgb(seed)\n\tthis.css('background-color', 'rgb(' + rgb.r + ', ' + rgb.g + ', ' + rgb.b + ')')\n\n\t// Placeholders are square\n\tvar height = this.height() || size || 32\n\tthis.height(height)\n\tthis.width(height)\n\n\t// CSS rules\n\tthis.css('color', '#fff')\n\tthis.css('font-weight', 'normal')\n\tthis.css('text-align', 'center')\n\n\t// calculate the height\n\tthis.css('line-height', height + 'px')\n\tthis.css('font-size', (height * 0.55) + 'px')\n\n\tif (seed !== null && seed.length) {\n\t\tvar placeholderText = text.replace(/\\s+/g, ' ').trim().split(' ', 2).map((word) => word[0].toUpperCase()).join('')\n\t\tthis.html(placeholderText);\n\t}\n}\n\n$.fn.clearimageplaceholder = function() {\n\tthis.css('background-color', '')\n\tthis.css('color', '')\n\tthis.css('font-weight', '')\n\tthis.css('text-align', '')\n\tthis.css('line-height', '')\n\tthis.css('font-size', '')\n\tthis.html('')\n\tthis.removeClass('icon-loading')\n\tthis.removeClass('icon-loading-small')\n}\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\nimport { getToken } from '../OC/requesttoken.js'\n\n$(document).on('ajaxSend', function(elm, xhr, settings) {\n\tif (settings.crossDomain === false) {\n\t\txhr.setRequestHeader('requesttoken', getToken())\n\t\txhr.setRequestHeader('OCS-APIREQUEST', 'true')\n\t}\n})\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n/**\n * select a range in an input field\n *\n * @see {@link http://stackoverflow.com/questions/499126/jquery-set-cursor-position-in-text-area}\n * @param {number} start start selection from\n * @param {number} end number of char from start\n * @return {void}\n */\n$.fn.selectRange = function(start, end) {\n\treturn this.each(function() {\n\t\tif (this.setSelectionRange) {\n\t\t\tthis.focus()\n\t\t\tthis.setSelectionRange(start, end)\n\t\t} else if (this.createTextRange) {\n\t\t\tconst range = this.createTextRange()\n\t\t\trange.collapse(true)\n\t\t\trange.moveEnd('character', end)\n\t\t\trange.moveStart('character', start)\n\t\t\trange.select()\n\t\t}\n\t})\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/** @typedef {import('jquery')} jQuery */\nimport $ from 'jquery'\n\n/**\n * @name Show Password\n * @description\n * @version 1.3.0\n * @requires jQuery 1.5\n *\n * @author Jan Jarfalk \n * author-website http://www.unwrongest.com\n *\n * special-thanks Michel Gratton\n *\n * @license MIT\n */\n$.fn.extend({\n\tshowPassword(c) {\n\n\t\t// Setup callback object\n\t\tconst callback = { fn: null, args: {} }\n\t\tcallback.fn = c\n\n\t\t// Clones passwords and turn the clones into text inputs\n\t\tconst cloneElement = function(element) {\n\n\t\t\tconst $element = $(element)\n\n\t\t\tconst $clone = $('')\n\n\t\t\t// Name added for JQuery Validation compatibility\n\t\t\t// Element name is required to avoid script warning.\n\t\t\t$clone.attr({\n\t\t\t\ttype: 'text',\n\t\t\t\tclass: $element.attr('class'),\n\t\t\t\tstyle: $element.attr('style'),\n\t\t\t\tsize: $element.attr('size'),\n\t\t\t\tname: $element.attr('name') + '-clone',\n\t\t\t\ttabindex: $element.attr('tabindex'),\n\t\t\t\tautocomplete: 'off',\n\t\t\t})\n\n\t\t\tif ($element.attr('placeholder') !== undefined) {\n\t\t\t\t$clone.attr('placeholder', $element.attr('placeholder'))\n\t\t\t}\n\n\t\t\treturn $clone\n\n\t\t}\n\n\t\t// Transfers values between two elements\n\t\tconst update = function(a, b) {\n\t\t\tb.val(a.val())\n\t\t}\n\n\t\t// Shows a or b depending on checkbox\n\t\tconst setState = function(checkbox, a, b) {\n\n\t\t\tif (checkbox.is(':checked')) {\n\t\t\t\tupdate(a, b)\n\t\t\t\tb.show()\n\t\t\t\ta.hide()\n\t\t\t} else {\n\t\t\t\tupdate(b, a)\n\t\t\t\tb.hide()\n\t\t\t\ta.show()\n\t\t\t}\n\n\t\t}\n\n\t\treturn this.each(function() {\n\n\t\t\tconst $input = $(this)\n\t\t\tconst $checkbox = $($input.data('typetoggle'))\n\n\t\t\t// Create clone\n\t\t\tconst $clone = cloneElement($input)\n\t\t\t$clone.insertAfter($input)\n\n\t\t\t// Set callback arguments\n\t\t\tif (callback.fn) {\n\t\t\t\tcallback.args.input = $input\n\t\t\t\tcallback.args.checkbox = $checkbox\n\t\t\t\tcallback.args.clone = $clone\n\t\t\t}\n\n\t\t\t$checkbox.bind('click', function() {\n\t\t\t\tsetState($checkbox, $input, $clone)\n\t\t\t})\n\n\t\t\t$input.bind('keyup', function() {\n\t\t\t\tupdate($input, $clone)\n\t\t\t})\n\n\t\t\t$clone.bind('keyup', function() {\n\t\t\t\tupdate($clone, $input)\n\n\t\t\t\t// Added for JQuery Validation compatibility\n\t\t\t\t// This will trigger validation if it's ON for keyup event\n\t\t\t\t$input.trigger('keyup')\n\n\t\t\t})\n\n\t\t\t// Added for JQuery Validation compatibility\n\t\t\t// This will trigger validation if it's ON for blur event\n\t\t\t$clone.bind('blur', function() {\n\t\t\t\t$input.trigger('focusout')\n\t\t\t})\n\n\t\t\tsetState($checkbox, $input, $clone)\n\n\t\t\t// set type of password field clone (type=text) to password right on submit\n\t\t\t// to prevent browser save the value of this field\n\t\t\t$clone.closest('form').submit(function(e) {\n\t\t\t\t// .prop has to be used, because .attr throws\n\t\t\t\t// an error while changing a type of an input\n\t\t\t\t// element\n\t\t\t\t$clone.prop('type', 'password')\n\t\t\t})\n\n\t\t\tif (callback.fn) {\n\t\t\t\tcallback.fn(callback.args)\n\t\t\t}\n\n\t\t})\n\t},\n})\n","/**\n * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\n// Set autocomplete width the same as the related input\n// See http://stackoverflow.com/a/11845718\n$.ui.autocomplete.prototype._resizeMenu = function() {\n\tconst ul = this.menu.element\n\tul.outerWidth(this.element.outerWidth())\n}\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/sass-loader/dist/cjs.js!./jquery-ui-fixes.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/sass-loader/dist/cjs.js!./jquery-ui-fixes.scss\";\n export default content && content.locals ? content.locals : undefined;\n","\n import API from \"!../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import domAPI from \"!../../../../node_modules/style-loader/dist/runtime/styleDomAPI.js\";\n import insertFn from \"!../../../../node_modules/style-loader/dist/runtime/insertBySelector.js\";\n import setAttributes from \"!../../../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js\";\n import insertStyleElement from \"!../../../../node_modules/style-loader/dist/runtime/insertStyleElement.js\";\n import styleTagTransformFn from \"!../../../../node_modules/style-loader/dist/runtime/styleTagTransform.js\";\n import content, * as namedExport from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/sass-loader/dist/cjs.js!./jquery.ocdialog.scss\";\n \n \n\nvar options = {};\n\noptions.styleTagTransform = styleTagTransformFn;\noptions.setAttributes = setAttributes;\noptions.insert = insertFn.bind(null, \"head\");\noptions.domAPI = domAPI;\noptions.insertStyleElement = insertStyleElement;\n\nvar update = API(content, options);\n\n\n\nexport * from \"!!../../../../node_modules/css-loader/dist/cjs.js!../../../../node_modules/sass-loader/dist/cjs.js!./jquery.ocdialog.scss\";\n export default content && content.locals ? content.locals : undefined;\n","/**\n * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport $ from 'jquery'\n\nimport './avatar.js'\nimport './contactsmenu.js'\nimport './exists.js'\nimport './filterattr.js'\nimport './ocdialog.js'\nimport './octemplate.js'\nimport './placeholder.js'\nimport './requesttoken.js'\nimport './selectrange.js'\nimport './showpassword.js'\nimport './ui-fixes.js'\n\nimport './css/jquery-ui-fixes.scss'\nimport './css/jquery.ocdialog.scss'\n\n/**\n * Disable automatic evaluation of responses for $.ajax() functions (and its\n * higher-level alternatives like $.get() and $.post()).\n *\n * If a response to a $.ajax() request returns a content type of \"application/javascript\"\n * JQuery would previously execute the response body. This is a pretty unexpected\n * behaviour and can result in a bypass of our Content-Security-Policy as well as\n * multiple unexpected XSS vectors.\n */\n$.ajaxSetup({\n\tcontents: {\n\t\tscript: false,\n\t},\n})\n\n/**\n * Disable execution of eval in jQuery. We do require an allowed eval CSP\n * configuration at the moment for handlebars et al. But for jQuery there is\n * not much of a reason to execute JavaScript directly via eval.\n *\n * This thus mitigates some unexpected XSS vectors.\n */\n$.globalEval = function() {\n}\n","/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport 'core-js/stable/index.js'\nimport 'regenerator-runtime/runtime.js'\n\n// If you remove the line below, tests won't pass\n// eslint-disable-next-line no-unused-vars\nimport OC from './OC/index.js'\n\nimport './globals.js'\nimport './jquery/index.js'\nimport { initCore } from './init.js'\nimport { registerAppsSlideToggle } from './OC/apps.js'\nimport { getCSPNonce } from '@nextcloud/auth'\nimport { generateUrl } from '@nextcloud/router'\nimport Axios from '@nextcloud/axios'\n\n// eslint-disable-next-line camelcase\n__webpack_nonce__ = getCSPNonce()\n\nwindow.addEventListener('DOMContentLoaded', function() {\n\tinitCore()\n\tregisterAppsSlideToggle()\n\n\t// fallback to hashchange when no history support\n\tif (window.history.pushState) {\n\t\twindow.onpopstate = _.bind(OC.Util.History._onPopState, OC.Util.History)\n\t} else {\n\t\twindow.onhashchange = _.bind(OC.Util.History._onPopState, OC.Util.History)\n\t}\n})\n\n// Fix error \"CSRF check failed\"\ndocument.addEventListener('DOMContentLoaded', function() {\n\tconst form = document.getElementById('password-input-form')\n\tif (form) {\n\t\tform.addEventListener('submit', async function(event) {\n\t\t\tevent.preventDefault()\n\t\t\tconst requestToken = document.getElementById('requesttoken')\n\t\t\tif (requestToken) {\n\t\t\t\tconst url = generateUrl('/csrftoken')\n\t\t\t\tconst resp = await Axios.get(url)\n\t\t\t\trequestToken.value = resp.data.token\n\t\t\t}\n\t\t\tform.submit()\n\t\t})\n\t}\n})\n","// Backbone.js 1.6.0\n\n// (c) 2010-2024 Jeremy Ashkenas and DocumentCloud\n// Backbone may be freely distributed under the MIT license.\n// For all details and documentation:\n// http://backbonejs.org\n\n(function(factory) {\n\n // Establish the root object, `window` (`self`) in the browser, or `global` on the server.\n // We use `self` instead of `window` for `WebWorker` support.\n var root = typeof self == 'object' && self.self === self && self ||\n typeof global == 'object' && global.global === global && global;\n\n // Set up Backbone appropriately for the environment. Start with AMD.\n if (typeof define === 'function' && define.amd) {\n define(['underscore', 'jquery', 'exports'], function(_, $, exports) {\n // Export global even in AMD case in case this script is loaded with\n // others that may still expect a global Backbone.\n root.Backbone = factory(root, exports, _, $);\n });\n\n // Next for Node.js or CommonJS. jQuery may not be needed as a module.\n } else if (typeof exports !== 'undefined') {\n var _ = require('underscore'), $;\n try { $ = require('jquery'); } catch (e) {}\n factory(root, exports, _, $);\n\n // Finally, as a browser global.\n } else {\n root.Backbone = factory(root, {}, root._, root.jQuery || root.Zepto || root.ender || root.$);\n }\n\n})(function(root, Backbone, _, $) {\n\n // Initial Setup\n // -------------\n\n // Save the previous value of the `Backbone` variable, so that it can be\n // restored later on, if `noConflict` is used.\n var previousBackbone = root.Backbone;\n\n // Create a local reference to a common array method we'll want to use later.\n var slice = Array.prototype.slice;\n\n // Current version of the library. Keep in sync with `package.json`.\n Backbone.VERSION = '1.6.0';\n\n // For Backbone's purposes, jQuery, Zepto, Ender, or My Library (kidding) owns\n // the `$` variable.\n Backbone.$ = $;\n\n // Runs Backbone.js in *noConflict* mode, returning the `Backbone` variable\n // to its previous owner. Returns a reference to this Backbone object.\n Backbone.noConflict = function() {\n root.Backbone = previousBackbone;\n return this;\n };\n\n // Turn on `emulateHTTP` to support legacy HTTP servers. Setting this option\n // will fake `\"PATCH\"`, `\"PUT\"` and `\"DELETE\"` requests via the `_method` parameter and\n // set a `X-Http-Method-Override` header.\n Backbone.emulateHTTP = false;\n\n // Turn on `emulateJSON` to support legacy servers that can't deal with direct\n // `application/json` requests ... this will encode the body as\n // `application/x-www-form-urlencoded` instead and will send the model in a\n // form param named `model`.\n Backbone.emulateJSON = false;\n\n // Backbone.Events\n // ---------------\n\n // A module that can be mixed in to *any object* in order to provide it with\n // a custom event channel. You may bind a callback to an event with `on` or\n // remove with `off`; `trigger`-ing an event fires all callbacks in\n // succession.\n //\n // var object = {};\n // _.extend(object, Backbone.Events);\n // object.on('expand', function(){ alert('expanded'); });\n // object.trigger('expand');\n //\n var Events = Backbone.Events = {};\n\n // Regular expression used to split event strings.\n var eventSplitter = /\\s+/;\n\n // A private global variable to share between listeners and listenees.\n var _listening;\n\n // Iterates over the standard `event, callback` (as well as the fancy multiple\n // space-separated events `\"change blur\", callback` and jQuery-style event\n // maps `{event: callback}`).\n var eventsApi = function(iteratee, events, name, callback, opts) {\n var i = 0, names;\n if (name && typeof name === 'object') {\n // Handle event maps.\n if (callback !== void 0 && 'context' in opts && opts.context === void 0) opts.context = callback;\n for (names = _.keys(name); i < names.length ; i++) {\n events = eventsApi(iteratee, events, names[i], name[names[i]], opts);\n }\n } else if (name && eventSplitter.test(name)) {\n // Handle space-separated event names by delegating them individually.\n for (names = name.split(eventSplitter); i < names.length; i++) {\n events = iteratee(events, names[i], callback, opts);\n }\n } else {\n // Finally, standard events.\n events = iteratee(events, name, callback, opts);\n }\n return events;\n };\n\n // Bind an event to a `callback` function. Passing `\"all\"` will bind\n // the callback to all events fired.\n Events.on = function(name, callback, context) {\n this._events = eventsApi(onApi, this._events || {}, name, callback, {\n context: context,\n ctx: this,\n listening: _listening\n });\n\n if (_listening) {\n var listeners = this._listeners || (this._listeners = {});\n listeners[_listening.id] = _listening;\n // Allow the listening to use a counter, instead of tracking\n // callbacks for library interop\n _listening.interop = false;\n }\n\n return this;\n };\n\n // Inversion-of-control versions of `on`. Tell *this* object to listen to\n // an event in another object... keeping track of what it's listening to\n // for easier unbinding later.\n Events.listenTo = function(obj, name, callback) {\n if (!obj) return this;\n var id = obj._listenId || (obj._listenId = _.uniqueId('l'));\n var listeningTo = this._listeningTo || (this._listeningTo = {});\n var listening = _listening = listeningTo[id];\n\n // This object is not listening to any other events on `obj` yet.\n // Setup the necessary references to track the listening callbacks.\n if (!listening) {\n this._listenId || (this._listenId = _.uniqueId('l'));\n listening = _listening = listeningTo[id] = new Listening(this, obj);\n }\n\n // Bind callbacks on obj.\n var error = tryCatchOn(obj, name, callback, this);\n _listening = void 0;\n\n if (error) throw error;\n // If the target obj is not Backbone.Events, track events manually.\n if (listening.interop) listening.on(name, callback);\n\n return this;\n };\n\n // The reducing API that adds a callback to the `events` object.\n var onApi = function(events, name, callback, options) {\n if (callback) {\n var handlers = events[name] || (events[name] = []);\n var context = options.context, ctx = options.ctx, listening = options.listening;\n if (listening) listening.count++;\n\n handlers.push({callback: callback, context: context, ctx: context || ctx, listening: listening});\n }\n return events;\n };\n\n // An try-catch guarded #on function, to prevent poisoning the global\n // `_listening` variable.\n var tryCatchOn = function(obj, name, callback, context) {\n try {\n obj.on(name, callback, context);\n } catch (e) {\n return e;\n }\n };\n\n // Remove one or many callbacks. If `context` is null, removes all\n // callbacks with that function. If `callback` is null, removes all\n // callbacks for the event. If `name` is null, removes all bound\n // callbacks for all events.\n Events.off = function(name, callback, context) {\n if (!this._events) return this;\n this._events = eventsApi(offApi, this._events, name, callback, {\n context: context,\n listeners: this._listeners\n });\n\n return this;\n };\n\n // Tell this object to stop listening to either specific events ... or\n // to every object it's currently listening to.\n Events.stopListening = function(obj, name, callback) {\n var listeningTo = this._listeningTo;\n if (!listeningTo) return this;\n\n var ids = obj ? [obj._listenId] : _.keys(listeningTo);\n for (var i = 0; i < ids.length; i++) {\n var listening = listeningTo[ids[i]];\n\n // If listening doesn't exist, this object is not currently\n // listening to obj. Break out early.\n if (!listening) break;\n\n listening.obj.off(name, callback, this);\n if (listening.interop) listening.off(name, callback);\n }\n if (_.isEmpty(listeningTo)) this._listeningTo = void 0;\n\n return this;\n };\n\n // The reducing API that removes a callback from the `events` object.\n var offApi = function(events, name, callback, options) {\n if (!events) return;\n\n var context = options.context, listeners = options.listeners;\n var i = 0, names;\n\n // Delete all event listeners and \"drop\" events.\n if (!name && !context && !callback) {\n for (names = _.keys(listeners); i < names.length; i++) {\n listeners[names[i]].cleanup();\n }\n return;\n }\n\n names = name ? [name] : _.keys(events);\n for (; i < names.length; i++) {\n name = names[i];\n var handlers = events[name];\n\n // Bail out if there are no events stored.\n if (!handlers) break;\n\n // Find any remaining events.\n var remaining = [];\n for (var j = 0; j < handlers.length; j++) {\n var handler = handlers[j];\n if (\n callback && callback !== handler.callback &&\n callback !== handler.callback._callback ||\n context && context !== handler.context\n ) {\n remaining.push(handler);\n } else {\n var listening = handler.listening;\n if (listening) listening.off(name, callback);\n }\n }\n\n // Replace events if there are any remaining. Otherwise, clean up.\n if (remaining.length) {\n events[name] = remaining;\n } else {\n delete events[name];\n }\n }\n\n return events;\n };\n\n // Bind an event to only be triggered a single time. After the first time\n // the callback is invoked, its listener will be removed. If multiple events\n // are passed in using the space-separated syntax, the handler will fire\n // once for each event, not once for a combination of all events.\n Events.once = function(name, callback, context) {\n // Map the event into a `{event: once}` object.\n var events = eventsApi(onceMap, {}, name, callback, this.off.bind(this));\n if (typeof name === 'string' && context == null) callback = void 0;\n return this.on(events, callback, context);\n };\n\n // Inversion-of-control versions of `once`.\n Events.listenToOnce = function(obj, name, callback) {\n // Map the event into a `{event: once}` object.\n var events = eventsApi(onceMap, {}, name, callback, this.stopListening.bind(this, obj));\n return this.listenTo(obj, events);\n };\n\n // Reduces the event callbacks into a map of `{event: onceWrapper}`.\n // `offer` unbinds the `onceWrapper` after it has been called.\n var onceMap = function(map, name, callback, offer) {\n if (callback) {\n var once = map[name] = _.once(function() {\n offer(name, once);\n callback.apply(this, arguments);\n });\n once._callback = callback;\n }\n return map;\n };\n\n // Trigger one or many events, firing all bound callbacks. Callbacks are\n // passed the same arguments as `trigger` is, apart from the event name\n // (unless you're listening on `\"all\"`, which will cause your callback to\n // receive the true name of the event as the first argument).\n Events.trigger = function(name) {\n if (!this._events) return this;\n\n var length = Math.max(0, arguments.length - 1);\n var args = Array(length);\n for (var i = 0; i < length; i++) args[i] = arguments[i + 1];\n\n eventsApi(triggerApi, this._events, name, void 0, args);\n return this;\n };\n\n // Handles triggering the appropriate event callbacks.\n var triggerApi = function(objEvents, name, callback, args) {\n if (objEvents) {\n var events = objEvents[name];\n var allEvents = objEvents.all;\n if (events && allEvents) allEvents = allEvents.slice();\n if (events) triggerEvents(events, args);\n if (allEvents) triggerEvents(allEvents, [name].concat(args));\n }\n return objEvents;\n };\n\n // A difficult-to-believe, but optimized internal dispatch function for\n // triggering events. Tries to keep the usual cases speedy (most internal\n // Backbone events have 3 arguments).\n var triggerEvents = function(events, args) {\n var ev, i = -1, l = events.length, a1 = args[0], a2 = args[1], a3 = args[2];\n switch (args.length) {\n case 0: while (++i < l) (ev = events[i]).callback.call(ev.ctx); return;\n case 1: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1); return;\n case 2: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1, a2); return;\n case 3: while (++i < l) (ev = events[i]).callback.call(ev.ctx, a1, a2, a3); return;\n default: while (++i < l) (ev = events[i]).callback.apply(ev.ctx, args); return;\n }\n };\n\n // A listening class that tracks and cleans up memory bindings\n // when all callbacks have been offed.\n var Listening = function(listener, obj) {\n this.id = listener._listenId;\n this.listener = listener;\n this.obj = obj;\n this.interop = true;\n this.count = 0;\n this._events = void 0;\n };\n\n Listening.prototype.on = Events.on;\n\n // Offs a callback (or several).\n // Uses an optimized counter if the listenee uses Backbone.Events.\n // Otherwise, falls back to manual tracking to support events\n // library interop.\n Listening.prototype.off = function(name, callback) {\n var cleanup;\n if (this.interop) {\n this._events = eventsApi(offApi, this._events, name, callback, {\n context: void 0,\n listeners: void 0\n });\n cleanup = !this._events;\n } else {\n this.count--;\n cleanup = this.count === 0;\n }\n if (cleanup) this.cleanup();\n };\n\n // Cleans up memory bindings between the listener and the listenee.\n Listening.prototype.cleanup = function() {\n delete this.listener._listeningTo[this.obj._listenId];\n if (!this.interop) delete this.obj._listeners[this.id];\n };\n\n // Aliases for backwards compatibility.\n Events.bind = Events.on;\n Events.unbind = Events.off;\n\n // Allow the `Backbone` object to serve as a global event bus, for folks who\n // want global \"pubsub\" in a convenient place.\n _.extend(Backbone, Events);\n\n // Backbone.Model\n // --------------\n\n // Backbone **Models** are the basic data object in the framework --\n // frequently representing a row in a table in a database on your server.\n // A discrete chunk of data and a bunch of useful, related methods for\n // performing computations and transformations on that data.\n\n // Create a new model with the specified attributes. A client id (`cid`)\n // is automatically generated and assigned for you.\n var Model = Backbone.Model = function(attributes, options) {\n var attrs = attributes || {};\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n this.cid = _.uniqueId(this.cidPrefix);\n this.attributes = {};\n if (options.collection) this.collection = options.collection;\n if (options.parse) attrs = this.parse(attrs, options) || {};\n var defaults = _.result(this, 'defaults');\n\n // Just _.defaults would work fine, but the additional _.extends\n // is in there for historical reasons. See #3843.\n attrs = _.defaults(_.extend({}, defaults, attrs), defaults);\n\n this.set(attrs, options);\n this.changed = {};\n this.initialize.apply(this, arguments);\n };\n\n // Attach all inheritable methods to the Model prototype.\n _.extend(Model.prototype, Events, {\n\n // A hash of attributes whose current and previous value differ.\n changed: null,\n\n // The value returned during the last failed validation.\n validationError: null,\n\n // The default name for the JSON `id` attribute is `\"id\"`. MongoDB and\n // CouchDB users may want to set this to `\"_id\"`.\n idAttribute: 'id',\n\n // The prefix is used to create the client id which is used to identify models locally.\n // You may want to override this if you're experiencing name clashes with model ids.\n cidPrefix: 'c',\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Model.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // Return a copy of the model's `attributes` object.\n toJSON: function(options) {\n return _.clone(this.attributes);\n },\n\n // Proxy `Backbone.sync` by default -- but override this if you need\n // custom syncing semantics for *this* particular model.\n sync: function() {\n return Backbone.sync.apply(this, arguments);\n },\n\n // Get the value of an attribute.\n get: function(attr) {\n return this.attributes[attr];\n },\n\n // Get the HTML-escaped value of an attribute.\n escape: function(attr) {\n return _.escape(this.get(attr));\n },\n\n // Returns `true` if the attribute contains a value that is not null\n // or undefined.\n has: function(attr) {\n return this.get(attr) != null;\n },\n\n // Special-cased proxy to underscore's `_.matches` method.\n matches: function(attrs) {\n return !!_.iteratee(attrs, this)(this.attributes);\n },\n\n // Set a hash of model attributes on the object, firing `\"change\"`. This is\n // the core primitive operation of a model, updating the data and notifying\n // anyone who needs to know about the change in state. The heart of the beast.\n set: function(key, val, options) {\n if (key == null) return this;\n\n // Handle both `\"key\", value` and `{key: value}` -style arguments.\n var attrs;\n if (typeof key === 'object') {\n attrs = key;\n options = val;\n } else {\n (attrs = {})[key] = val;\n }\n\n options || (options = {});\n\n // Run validation.\n if (!this._validate(attrs, options)) return false;\n\n // Extract attributes and options.\n var unset = options.unset;\n var silent = options.silent;\n var changes = [];\n var changing = this._changing;\n this._changing = true;\n\n if (!changing) {\n this._previousAttributes = _.clone(this.attributes);\n this.changed = {};\n }\n\n var current = this.attributes;\n var changed = this.changed;\n var prev = this._previousAttributes;\n\n // For each `set` attribute, update or delete the current value.\n for (var attr in attrs) {\n val = attrs[attr];\n if (!_.isEqual(current[attr], val)) changes.push(attr);\n if (!_.isEqual(prev[attr], val)) {\n changed[attr] = val;\n } else {\n delete changed[attr];\n }\n unset ? delete current[attr] : current[attr] = val;\n }\n\n // Update the `id`.\n if (this.idAttribute in attrs) {\n var prevId = this.id;\n this.id = this.get(this.idAttribute);\n this.trigger('changeId', this, prevId, options);\n }\n\n // Trigger all relevant attribute changes.\n if (!silent) {\n if (changes.length) this._pending = options;\n for (var i = 0; i < changes.length; i++) {\n this.trigger('change:' + changes[i], this, current[changes[i]], options);\n }\n }\n\n // You might be wondering why there's a `while` loop here. Changes can\n // be recursively nested within `\"change\"` events.\n if (changing) return this;\n if (!silent) {\n while (this._pending) {\n options = this._pending;\n this._pending = false;\n this.trigger('change', this, options);\n }\n }\n this._pending = false;\n this._changing = false;\n return this;\n },\n\n // Remove an attribute from the model, firing `\"change\"`. `unset` is a noop\n // if the attribute doesn't exist.\n unset: function(attr, options) {\n return this.set(attr, void 0, _.extend({}, options, {unset: true}));\n },\n\n // Clear all attributes on the model, firing `\"change\"`.\n clear: function(options) {\n var attrs = {};\n for (var key in this.attributes) attrs[key] = void 0;\n return this.set(attrs, _.extend({}, options, {unset: true}));\n },\n\n // Determine if the model has changed since the last `\"change\"` event.\n // If you specify an attribute name, determine if that attribute has changed.\n hasChanged: function(attr) {\n if (attr == null) return !_.isEmpty(this.changed);\n return _.has(this.changed, attr);\n },\n\n // Return an object containing all the attributes that have changed, or\n // false if there are no changed attributes. Useful for determining what\n // parts of a view need to be updated and/or what attributes need to be\n // persisted to the server. Unset attributes will be set to undefined.\n // You can also pass an attributes object to diff against the model,\n // determining if there *would be* a change.\n changedAttributes: function(diff) {\n if (!diff) return this.hasChanged() ? _.clone(this.changed) : false;\n var old = this._changing ? this._previousAttributes : this.attributes;\n var changed = {};\n var hasChanged;\n for (var attr in diff) {\n var val = diff[attr];\n if (_.isEqual(old[attr], val)) continue;\n changed[attr] = val;\n hasChanged = true;\n }\n return hasChanged ? changed : false;\n },\n\n // Get the previous value of an attribute, recorded at the time the last\n // `\"change\"` event was fired.\n previous: function(attr) {\n if (attr == null || !this._previousAttributes) return null;\n return this._previousAttributes[attr];\n },\n\n // Get all of the attributes of the model at the time of the previous\n // `\"change\"` event.\n previousAttributes: function() {\n return _.clone(this._previousAttributes);\n },\n\n // Fetch the model from the server, merging the response with the model's\n // local attributes. Any changed attributes will trigger a \"change\" event.\n fetch: function(options) {\n options = _.extend({parse: true}, options);\n var model = this;\n var success = options.success;\n options.success = function(resp) {\n var serverAttrs = options.parse ? model.parse(resp, options) : resp;\n if (!model.set(serverAttrs, options)) return false;\n if (success) success.call(options.context, model, resp, options);\n model.trigger('sync', model, resp, options);\n };\n wrapError(this, options);\n return this.sync('read', this, options);\n },\n\n // Set a hash of model attributes, and sync the model to the server.\n // If the server returns an attributes hash that differs, the model's\n // state will be `set` again.\n save: function(key, val, options) {\n // Handle both `\"key\", value` and `{key: value}` -style arguments.\n var attrs;\n if (key == null || typeof key === 'object') {\n attrs = key;\n options = val;\n } else {\n (attrs = {})[key] = val;\n }\n\n options = _.extend({validate: true, parse: true}, options);\n var wait = options.wait;\n\n // If we're not waiting and attributes exist, save acts as\n // `set(attr).save(null, opts)` with validation. Otherwise, check if\n // the model will be valid when the attributes, if any, are set.\n if (attrs && !wait) {\n if (!this.set(attrs, options)) return false;\n } else if (!this._validate(attrs, options)) {\n return false;\n }\n\n // After a successful server-side save, the client is (optionally)\n // updated with the server-side state.\n var model = this;\n var success = options.success;\n var attributes = this.attributes;\n options.success = function(resp) {\n // Ensure attributes are restored during synchronous saves.\n model.attributes = attributes;\n var serverAttrs = options.parse ? model.parse(resp, options) : resp;\n if (wait) serverAttrs = _.extend({}, attrs, serverAttrs);\n if (serverAttrs && !model.set(serverAttrs, options)) return false;\n if (success) success.call(options.context, model, resp, options);\n model.trigger('sync', model, resp, options);\n };\n wrapError(this, options);\n\n // Set temporary attributes if `{wait: true}` to properly find new ids.\n if (attrs && wait) this.attributes = _.extend({}, attributes, attrs);\n\n var method = this.isNew() ? 'create' : options.patch ? 'patch' : 'update';\n if (method === 'patch' && !options.attrs) options.attrs = attrs;\n var xhr = this.sync(method, this, options);\n\n // Restore attributes.\n this.attributes = attributes;\n\n return xhr;\n },\n\n // Destroy this model on the server if it was already persisted.\n // Optimistically removes the model from its collection, if it has one.\n // If `wait: true` is passed, waits for the server to respond before removal.\n destroy: function(options) {\n options = options ? _.clone(options) : {};\n var model = this;\n var success = options.success;\n var wait = options.wait;\n\n var destroy = function() {\n model.stopListening();\n model.trigger('destroy', model, model.collection, options);\n };\n\n options.success = function(resp) {\n if (wait) destroy();\n if (success) success.call(options.context, model, resp, options);\n if (!model.isNew()) model.trigger('sync', model, resp, options);\n };\n\n var xhr = false;\n if (this.isNew()) {\n _.defer(options.success);\n } else {\n wrapError(this, options);\n xhr = this.sync('delete', this, options);\n }\n if (!wait) destroy();\n return xhr;\n },\n\n // Default URL for the model's representation on the server -- if you're\n // using Backbone's restful methods, override this to change the endpoint\n // that will be called.\n url: function() {\n var base =\n _.result(this, 'urlRoot') ||\n _.result(this.collection, 'url') ||\n urlError();\n if (this.isNew()) return base;\n var id = this.get(this.idAttribute);\n return base.replace(/[^\\/]$/, '$&/') + encodeURIComponent(id);\n },\n\n // **parse** converts a response into the hash of attributes to be `set` on\n // the model. The default implementation is just to pass the response along.\n parse: function(resp, options) {\n return resp;\n },\n\n // Create a new model with identical attributes to this one.\n clone: function() {\n return new this.constructor(this.attributes);\n },\n\n // A model is new if it has never been saved to the server, and lacks an id.\n isNew: function() {\n return !this.has(this.idAttribute);\n },\n\n // Check if the model is currently in a valid state.\n isValid: function(options) {\n return this._validate({}, _.extend({}, options, {validate: true}));\n },\n\n // Run validation against the next complete set of model attributes,\n // returning `true` if all is well. Otherwise, fire an `\"invalid\"` event.\n _validate: function(attrs, options) {\n if (!options.validate || !this.validate) return true;\n attrs = _.extend({}, this.attributes, attrs);\n var error = this.validationError = this.validate(attrs, options) || null;\n if (!error) return true;\n this.trigger('invalid', this, error, _.extend(options, {validationError: error}));\n return false;\n }\n\n });\n\n // Backbone.Collection\n // -------------------\n\n // If models tend to represent a single row of data, a Backbone Collection is\n // more analogous to a table full of data ... or a small slice or page of that\n // table, or a collection of rows that belong together for a particular reason\n // -- all of the messages in this particular folder, all of the documents\n // belonging to this particular author, and so on. Collections maintain\n // indexes of their models, both in order, and for lookup by `id`.\n\n // Create a new **Collection**, perhaps to contain a specific type of `model`.\n // If a `comparator` is specified, the Collection will maintain\n // its models in sort order, as they're added and removed.\n var Collection = Backbone.Collection = function(models, options) {\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n if (options.model) this.model = options.model;\n if (options.comparator !== void 0) this.comparator = options.comparator;\n this._reset();\n this.initialize.apply(this, arguments);\n if (models) this.reset(models, _.extend({silent: true}, options));\n };\n\n // Default options for `Collection#set`.\n var setOptions = {add: true, remove: true, merge: true};\n var addOptions = {add: true, remove: false};\n\n // Splices `insert` into `array` at index `at`.\n var splice = function(array, insert, at) {\n at = Math.min(Math.max(at, 0), array.length);\n var tail = Array(array.length - at);\n var length = insert.length;\n var i;\n for (i = 0; i < tail.length; i++) tail[i] = array[i + at];\n for (i = 0; i < length; i++) array[i + at] = insert[i];\n for (i = 0; i < tail.length; i++) array[i + length + at] = tail[i];\n };\n\n // Define the Collection's inheritable methods.\n _.extend(Collection.prototype, Events, {\n\n // The default model for a collection is just a **Backbone.Model**.\n // This should be overridden in most cases.\n model: Model,\n\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Collection.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // The JSON representation of a Collection is an array of the\n // models' attributes.\n toJSON: function(options) {\n return this.map(function(model) { return model.toJSON(options); });\n },\n\n // Proxy `Backbone.sync` by default.\n sync: function() {\n return Backbone.sync.apply(this, arguments);\n },\n\n // Add a model, or list of models to the set. `models` may be Backbone\n // Models or raw JavaScript objects to be converted to Models, or any\n // combination of the two.\n add: function(models, options) {\n return this.set(models, _.extend({merge: false}, options, addOptions));\n },\n\n // Remove a model, or a list of models from the set.\n remove: function(models, options) {\n options = _.extend({}, options);\n var singular = !_.isArray(models);\n models = singular ? [models] : models.slice();\n var removed = this._removeModels(models, options);\n if (!options.silent && removed.length) {\n options.changes = {added: [], merged: [], removed: removed};\n this.trigger('update', this, options);\n }\n return singular ? removed[0] : removed;\n },\n\n // Update a collection by `set`-ing a new list of models, adding new ones,\n // removing models that are no longer present, and merging models that\n // already exist in the collection, as necessary. Similar to **Model#set**,\n // the core operation for updating the data contained by the collection.\n set: function(models, options) {\n if (models == null) return;\n\n options = _.extend({}, setOptions, options);\n if (options.parse && !this._isModel(models)) {\n models = this.parse(models, options) || [];\n }\n\n var singular = !_.isArray(models);\n models = singular ? [models] : models.slice();\n\n var at = options.at;\n if (at != null) at = +at;\n if (at > this.length) at = this.length;\n if (at < 0) at += this.length + 1;\n\n var set = [];\n var toAdd = [];\n var toMerge = [];\n var toRemove = [];\n var modelMap = {};\n\n var add = options.add;\n var merge = options.merge;\n var remove = options.remove;\n\n var sort = false;\n var sortable = this.comparator && at == null && options.sort !== false;\n var sortAttr = _.isString(this.comparator) ? this.comparator : null;\n\n // Turn bare objects into model references, and prevent invalid models\n // from being added.\n var model, i;\n for (i = 0; i < models.length; i++) {\n model = models[i];\n\n // If a duplicate is found, prevent it from being added and\n // optionally merge it into the existing model.\n var existing = this.get(model);\n if (existing) {\n if (merge && model !== existing) {\n var attrs = this._isModel(model) ? model.attributes : model;\n if (options.parse) attrs = existing.parse(attrs, options);\n existing.set(attrs, options);\n toMerge.push(existing);\n if (sortable && !sort) sort = existing.hasChanged(sortAttr);\n }\n if (!modelMap[existing.cid]) {\n modelMap[existing.cid] = true;\n set.push(existing);\n }\n models[i] = existing;\n\n // If this is a new, valid model, push it to the `toAdd` list.\n } else if (add) {\n model = models[i] = this._prepareModel(model, options);\n if (model) {\n toAdd.push(model);\n this._addReference(model, options);\n modelMap[model.cid] = true;\n set.push(model);\n }\n }\n }\n\n // Remove stale models.\n if (remove) {\n for (i = 0; i < this.length; i++) {\n model = this.models[i];\n if (!modelMap[model.cid]) toRemove.push(model);\n }\n if (toRemove.length) this._removeModels(toRemove, options);\n }\n\n // See if sorting is needed, update `length` and splice in new models.\n var orderChanged = false;\n var replace = !sortable && add && remove;\n if (set.length && replace) {\n orderChanged = this.length !== set.length || _.some(this.models, function(m, index) {\n return m !== set[index];\n });\n this.models.length = 0;\n splice(this.models, set, 0);\n this.length = this.models.length;\n } else if (toAdd.length) {\n if (sortable) sort = true;\n splice(this.models, toAdd, at == null ? this.length : at);\n this.length = this.models.length;\n }\n\n // Silently sort the collection if appropriate.\n if (sort) this.sort({silent: true});\n\n // Unless silenced, it's time to fire all appropriate add/sort/update events.\n if (!options.silent) {\n for (i = 0; i < toAdd.length; i++) {\n if (at != null) options.index = at + i;\n model = toAdd[i];\n model.trigger('add', model, this, options);\n }\n if (sort || orderChanged) this.trigger('sort', this, options);\n if (toAdd.length || toRemove.length || toMerge.length) {\n options.changes = {\n added: toAdd,\n removed: toRemove,\n merged: toMerge\n };\n this.trigger('update', this, options);\n }\n }\n\n // Return the added (or merged) model (or models).\n return singular ? models[0] : models;\n },\n\n // When you have more items than you want to add or remove individually,\n // you can reset the entire set with a new list of models, without firing\n // any granular `add` or `remove` events. Fires `reset` when finished.\n // Useful for bulk operations and optimizations.\n reset: function(models, options) {\n options = options ? _.clone(options) : {};\n for (var i = 0; i < this.models.length; i++) {\n this._removeReference(this.models[i], options);\n }\n options.previousModels = this.models;\n this._reset();\n models = this.add(models, _.extend({silent: true}, options));\n if (!options.silent) this.trigger('reset', this, options);\n return models;\n },\n\n // Add a model to the end of the collection.\n push: function(model, options) {\n return this.add(model, _.extend({at: this.length}, options));\n },\n\n // Remove a model from the end of the collection.\n pop: function(options) {\n var model = this.at(this.length - 1);\n return this.remove(model, options);\n },\n\n // Add a model to the beginning of the collection.\n unshift: function(model, options) {\n return this.add(model, _.extend({at: 0}, options));\n },\n\n // Remove a model from the beginning of the collection.\n shift: function(options) {\n var model = this.at(0);\n return this.remove(model, options);\n },\n\n // Slice out a sub-array of models from the collection.\n slice: function() {\n return slice.apply(this.models, arguments);\n },\n\n // Get a model from the set by id, cid, model object with id or cid\n // properties, or an attributes object that is transformed through modelId.\n get: function(obj) {\n if (obj == null) return void 0;\n return this._byId[obj] ||\n this._byId[this.modelId(this._isModel(obj) ? obj.attributes : obj, obj.idAttribute)] ||\n obj.cid && this._byId[obj.cid];\n },\n\n // Returns `true` if the model is in the collection.\n has: function(obj) {\n return this.get(obj) != null;\n },\n\n // Get the model at the given index.\n at: function(index) {\n if (index < 0) index += this.length;\n return this.models[index];\n },\n\n // Return models with matching attributes. Useful for simple cases of\n // `filter`.\n where: function(attrs, first) {\n return this[first ? 'find' : 'filter'](attrs);\n },\n\n // Return the first model with matching attributes. Useful for simple cases\n // of `find`.\n findWhere: function(attrs) {\n return this.where(attrs, true);\n },\n\n // Force the collection to re-sort itself. You don't need to call this under\n // normal circumstances, as the set will maintain sort order as each item\n // is added.\n sort: function(options) {\n var comparator = this.comparator;\n if (!comparator) throw new Error('Cannot sort a set without a comparator');\n options || (options = {});\n\n var length = comparator.length;\n if (_.isFunction(comparator)) comparator = comparator.bind(this);\n\n // Run sort based on type of `comparator`.\n if (length === 1 || _.isString(comparator)) {\n this.models = this.sortBy(comparator);\n } else {\n this.models.sort(comparator);\n }\n if (!options.silent) this.trigger('sort', this, options);\n return this;\n },\n\n // Pluck an attribute from each model in the collection.\n pluck: function(attr) {\n return this.map(attr + '');\n },\n\n // Fetch the default set of models for this collection, resetting the\n // collection when they arrive. If `reset: true` is passed, the response\n // data will be passed through the `reset` method instead of `set`.\n fetch: function(options) {\n options = _.extend({parse: true}, options);\n var success = options.success;\n var collection = this;\n options.success = function(resp) {\n var method = options.reset ? 'reset' : 'set';\n collection[method](resp, options);\n if (success) success.call(options.context, collection, resp, options);\n collection.trigger('sync', collection, resp, options);\n };\n wrapError(this, options);\n return this.sync('read', this, options);\n },\n\n // Create a new instance of a model in this collection. Add the model to the\n // collection immediately, unless `wait: true` is passed, in which case we\n // wait for the server to agree.\n create: function(model, options) {\n options = options ? _.clone(options) : {};\n var wait = options.wait;\n model = this._prepareModel(model, options);\n if (!model) return false;\n if (!wait) this.add(model, options);\n var collection = this;\n var success = options.success;\n options.success = function(m, resp, callbackOpts) {\n if (wait) {\n m.off('error', collection._forwardPristineError, collection);\n collection.add(m, callbackOpts);\n }\n if (success) success.call(callbackOpts.context, m, resp, callbackOpts);\n };\n // In case of wait:true, our collection is not listening to any\n // of the model's events yet, so it will not forward the error\n // event. In this special case, we need to listen for it\n // separately and handle the event just once.\n // (The reason we don't need to do this for the sync event is\n // in the success handler above: we add the model first, which\n // causes the collection to listen, and then invoke the callback\n // that triggers the event.)\n if (wait) {\n model.once('error', this._forwardPristineError, this);\n }\n model.save(null, options);\n return model;\n },\n\n // **parse** converts a response into a list of models to be added to the\n // collection. The default implementation is just to pass it through.\n parse: function(resp, options) {\n return resp;\n },\n\n // Create a new collection with an identical list of models as this one.\n clone: function() {\n return new this.constructor(this.models, {\n model: this.model,\n comparator: this.comparator\n });\n },\n\n // Define how to uniquely identify models in the collection.\n modelId: function(attrs, idAttribute) {\n return attrs[idAttribute || this.model.prototype.idAttribute || 'id'];\n },\n\n // Get an iterator of all models in this collection.\n values: function() {\n return new CollectionIterator(this, ITERATOR_VALUES);\n },\n\n // Get an iterator of all model IDs in this collection.\n keys: function() {\n return new CollectionIterator(this, ITERATOR_KEYS);\n },\n\n // Get an iterator of all [ID, model] tuples in this collection.\n entries: function() {\n return new CollectionIterator(this, ITERATOR_KEYSVALUES);\n },\n\n // Private method to reset all internal state. Called when the collection\n // is first initialized or reset.\n _reset: function() {\n this.length = 0;\n this.models = [];\n this._byId = {};\n },\n\n // Prepare a hash of attributes (or other model) to be added to this\n // collection.\n _prepareModel: function(attrs, options) {\n if (this._isModel(attrs)) {\n if (!attrs.collection) attrs.collection = this;\n return attrs;\n }\n options = options ? _.clone(options) : {};\n options.collection = this;\n\n var model;\n if (this.model.prototype) {\n model = new this.model(attrs, options);\n } else {\n // ES class methods didn't have prototype\n model = this.model(attrs, options);\n }\n\n if (!model.validationError) return model;\n this.trigger('invalid', this, model.validationError, options);\n return false;\n },\n\n // Internal method called by both remove and set.\n _removeModels: function(models, options) {\n var removed = [];\n for (var i = 0; i < models.length; i++) {\n var model = this.get(models[i]);\n if (!model) continue;\n\n var index = this.indexOf(model);\n this.models.splice(index, 1);\n this.length--;\n\n // Remove references before triggering 'remove' event to prevent an\n // infinite loop. #3693\n delete this._byId[model.cid];\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) delete this._byId[id];\n\n if (!options.silent) {\n options.index = index;\n model.trigger('remove', model, this, options);\n }\n\n removed.push(model);\n this._removeReference(model, options);\n }\n if (models.length > 0 && !options.silent) delete options.index;\n return removed;\n },\n\n // Method for checking whether an object should be considered a model for\n // the purposes of adding to the collection.\n _isModel: function(model) {\n return model instanceof Model;\n },\n\n // Internal method to create a model's ties to a collection.\n _addReference: function(model, options) {\n this._byId[model.cid] = model;\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) this._byId[id] = model;\n model.on('all', this._onModelEvent, this);\n },\n\n // Internal method to sever a model's ties to a collection.\n _removeReference: function(model, options) {\n delete this._byId[model.cid];\n var id = this.modelId(model.attributes, model.idAttribute);\n if (id != null) delete this._byId[id];\n if (this === model.collection) delete model.collection;\n model.off('all', this._onModelEvent, this);\n },\n\n // Internal method called every time a model in the set fires an event.\n // Sets need to update their indexes when models change ids. All other\n // events simply proxy through. \"add\" and \"remove\" events that originate\n // in other collections are ignored.\n _onModelEvent: function(event, model, collection, options) {\n if (model) {\n if ((event === 'add' || event === 'remove') && collection !== this) return;\n if (event === 'destroy') this.remove(model, options);\n if (event === 'changeId') {\n var prevId = this.modelId(model.previousAttributes(), model.idAttribute);\n var id = this.modelId(model.attributes, model.idAttribute);\n if (prevId != null) delete this._byId[prevId];\n if (id != null) this._byId[id] = model;\n }\n }\n this.trigger.apply(this, arguments);\n },\n\n // Internal callback method used in `create`. It serves as a\n // stand-in for the `_onModelEvent` method, which is not yet bound\n // during the `wait` period of the `create` call. We still want to\n // forward any `'error'` event at the end of the `wait` period,\n // hence a customized callback.\n _forwardPristineError: function(model, collection, options) {\n // Prevent double forward if the model was already in the\n // collection before the call to `create`.\n if (this.has(model)) return;\n this._onModelEvent('error', model, collection, options);\n }\n });\n\n // Defining an @@iterator method implements JavaScript's Iterable protocol.\n // In modern ES2015 browsers, this value is found at Symbol.iterator.\n /* global Symbol */\n var $$iterator = typeof Symbol === 'function' && Symbol.iterator;\n if ($$iterator) {\n Collection.prototype[$$iterator] = Collection.prototype.values;\n }\n\n // CollectionIterator\n // ------------------\n\n // A CollectionIterator implements JavaScript's Iterator protocol, allowing the\n // use of `for of` loops in modern browsers and interoperation between\n // Backbone.Collection and other JavaScript functions and third-party libraries\n // which can operate on Iterables.\n var CollectionIterator = function(collection, kind) {\n this._collection = collection;\n this._kind = kind;\n this._index = 0;\n };\n\n // This \"enum\" defines the three possible kinds of values which can be emitted\n // by a CollectionIterator that correspond to the values(), keys() and entries()\n // methods on Collection, respectively.\n var ITERATOR_VALUES = 1;\n var ITERATOR_KEYS = 2;\n var ITERATOR_KEYSVALUES = 3;\n\n // All Iterators should themselves be Iterable.\n if ($$iterator) {\n CollectionIterator.prototype[$$iterator] = function() {\n return this;\n };\n }\n\n CollectionIterator.prototype.next = function() {\n if (this._collection) {\n\n // Only continue iterating if the iterated collection is long enough.\n if (this._index < this._collection.length) {\n var model = this._collection.at(this._index);\n this._index++;\n\n // Construct a value depending on what kind of values should be iterated.\n var value;\n if (this._kind === ITERATOR_VALUES) {\n value = model;\n } else {\n var id = this._collection.modelId(model.attributes, model.idAttribute);\n if (this._kind === ITERATOR_KEYS) {\n value = id;\n } else { // ITERATOR_KEYSVALUES\n value = [id, model];\n }\n }\n return {value: value, done: false};\n }\n\n // Once exhausted, remove the reference to the collection so future\n // calls to the next method always return done.\n this._collection = void 0;\n }\n\n return {value: void 0, done: true};\n };\n\n // Backbone.View\n // -------------\n\n // Backbone Views are almost more convention than they are actual code. A View\n // is simply a JavaScript object that represents a logical chunk of UI in the\n // DOM. This might be a single item, an entire list, a sidebar or panel, or\n // even the surrounding frame which wraps your whole app. Defining a chunk of\n // UI as a **View** allows you to define your DOM events declaratively, without\n // having to worry about render order ... and makes it easy for the view to\n // react to specific changes in the state of your models.\n\n // Creating a Backbone.View creates its initial element outside of the DOM,\n // if an existing element is not provided...\n var View = Backbone.View = function(options) {\n this.cid = _.uniqueId('view');\n this.preinitialize.apply(this, arguments);\n _.extend(this, _.pick(options, viewOptions));\n this._ensureElement();\n this.initialize.apply(this, arguments);\n };\n\n // Cached regex to split keys for `delegate`.\n var delegateEventSplitter = /^(\\S+)\\s*(.*)$/;\n\n // List of view options to be set as properties.\n var viewOptions = ['model', 'collection', 'el', 'id', 'attributes', 'className', 'tagName', 'events'];\n\n // Set up all inheritable **Backbone.View** properties and methods.\n _.extend(View.prototype, Events, {\n\n // The default `tagName` of a View's element is `\"div\"`.\n tagName: 'div',\n\n // jQuery delegate for element lookup, scoped to DOM elements within the\n // current view. This should be preferred to global lookups where possible.\n $: function(selector) {\n return this.$el.find(selector);\n },\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the View\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // **render** is the core function that your view should override, in order\n // to populate its element (`this.el`), with the appropriate HTML. The\n // convention is for **render** to always return `this`.\n render: function() {\n return this;\n },\n\n // Remove this view by taking the element out of the DOM, and removing any\n // applicable Backbone.Events listeners.\n remove: function() {\n this._removeElement();\n this.stopListening();\n return this;\n },\n\n // Remove this view's element from the document and all event listeners\n // attached to it. Exposed for subclasses using an alternative DOM\n // manipulation API.\n _removeElement: function() {\n this.$el.remove();\n },\n\n // Change the view's element (`this.el` property) and re-delegate the\n // view's events on the new element.\n setElement: function(element) {\n this.undelegateEvents();\n this._setElement(element);\n this.delegateEvents();\n return this;\n },\n\n // Creates the `this.el` and `this.$el` references for this view using the\n // given `el`. `el` can be a CSS selector or an HTML string, a jQuery\n // context or an element. Subclasses can override this to utilize an\n // alternative DOM manipulation API and are only required to set the\n // `this.el` property.\n _setElement: function(el) {\n this.$el = el instanceof Backbone.$ ? el : Backbone.$(el);\n this.el = this.$el[0];\n },\n\n // Set callbacks, where `this.events` is a hash of\n //\n // *{\"event selector\": \"callback\"}*\n //\n // {\n // 'mousedown .title': 'edit',\n // 'click .button': 'save',\n // 'click .open': function(e) { ... }\n // }\n //\n // pairs. Callbacks will be bound to the view, with `this` set properly.\n // Uses event delegation for efficiency.\n // Omitting the selector binds the event to `this.el`.\n delegateEvents: function(events) {\n events || (events = _.result(this, 'events'));\n if (!events) return this;\n this.undelegateEvents();\n for (var key in events) {\n var method = events[key];\n if (!_.isFunction(method)) method = this[method];\n if (!method) continue;\n var match = key.match(delegateEventSplitter);\n this.delegate(match[1], match[2], method.bind(this));\n }\n return this;\n },\n\n // Add a single event listener to the view's element (or a child element\n // using `selector`). This only works for delegate-able events: not `focus`,\n // `blur`, and not `change`, `submit`, and `reset` in Internet Explorer.\n delegate: function(eventName, selector, listener) {\n this.$el.on(eventName + '.delegateEvents' + this.cid, selector, listener);\n return this;\n },\n\n // Clears all callbacks previously bound to the view by `delegateEvents`.\n // You usually don't need to use this, but may wish to if you have multiple\n // Backbone views attached to the same DOM element.\n undelegateEvents: function() {\n if (this.$el) this.$el.off('.delegateEvents' + this.cid);\n return this;\n },\n\n // A finer-grained `undelegateEvents` for removing a single delegated event.\n // `selector` and `listener` are both optional.\n undelegate: function(eventName, selector, listener) {\n this.$el.off(eventName + '.delegateEvents' + this.cid, selector, listener);\n return this;\n },\n\n // Produces a DOM element to be assigned to your view. Exposed for\n // subclasses using an alternative DOM manipulation API.\n _createElement: function(tagName) {\n return document.createElement(tagName);\n },\n\n // Ensure that the View has a DOM element to render into.\n // If `this.el` is a string, pass it through `$()`, take the first\n // matching element, and re-assign it to `el`. Otherwise, create\n // an element from the `id`, `className` and `tagName` properties.\n _ensureElement: function() {\n if (!this.el) {\n var attrs = _.extend({}, _.result(this, 'attributes'));\n if (this.id) attrs.id = _.result(this, 'id');\n if (this.className) attrs['class'] = _.result(this, 'className');\n this.setElement(this._createElement(_.result(this, 'tagName')));\n this._setAttributes(attrs);\n } else {\n this.setElement(_.result(this, 'el'));\n }\n },\n\n // Set attributes from a hash on this view's element. Exposed for\n // subclasses using an alternative DOM manipulation API.\n _setAttributes: function(attributes) {\n this.$el.attr(attributes);\n }\n\n });\n\n // Proxy Backbone class methods to Underscore functions, wrapping the model's\n // `attributes` object or collection's `models` array behind the scenes.\n //\n // collection.filter(function(model) { return model.get('age') > 10 });\n // collection.each(this.addView);\n //\n // `Function#apply` can be slow so we use the method's arg count, if we know it.\n var addMethod = function(base, length, method, attribute) {\n switch (length) {\n case 1: return function() {\n return base[method](this[attribute]);\n };\n case 2: return function(value) {\n return base[method](this[attribute], value);\n };\n case 3: return function(iteratee, context) {\n return base[method](this[attribute], cb(iteratee, this), context);\n };\n case 4: return function(iteratee, defaultVal, context) {\n return base[method](this[attribute], cb(iteratee, this), defaultVal, context);\n };\n default: return function() {\n var args = slice.call(arguments);\n args.unshift(this[attribute]);\n return base[method].apply(base, args);\n };\n }\n };\n\n var addUnderscoreMethods = function(Class, base, methods, attribute) {\n _.each(methods, function(length, method) {\n if (base[method]) Class.prototype[method] = addMethod(base, length, method, attribute);\n });\n };\n\n // Support `collection.sortBy('attr')` and `collection.findWhere({id: 1})`.\n var cb = function(iteratee, instance) {\n if (_.isFunction(iteratee)) return iteratee;\n if (_.isObject(iteratee) && !instance._isModel(iteratee)) return modelMatcher(iteratee);\n if (_.isString(iteratee)) return function(model) { return model.get(iteratee); };\n return iteratee;\n };\n var modelMatcher = function(attrs) {\n var matcher = _.matches(attrs);\n return function(model) {\n return matcher(model.attributes);\n };\n };\n\n // Underscore methods that we want to implement on the Collection.\n // 90% of the core usefulness of Backbone Collections is actually implemented\n // right here:\n var collectionMethods = {forEach: 3, each: 3, map: 3, collect: 3, reduce: 0,\n foldl: 0, inject: 0, reduceRight: 0, foldr: 0, find: 3, detect: 3, filter: 3,\n select: 3, reject: 3, every: 3, all: 3, some: 3, any: 3, include: 3, includes: 3,\n contains: 3, invoke: 0, max: 3, min: 3, toArray: 1, size: 1, first: 3,\n head: 3, take: 3, initial: 3, rest: 3, tail: 3, drop: 3, last: 3,\n without: 0, difference: 0, indexOf: 3, shuffle: 1, lastIndexOf: 3,\n isEmpty: 1, chain: 1, sample: 3, partition: 3, groupBy: 3, countBy: 3,\n sortBy: 3, indexBy: 3, findIndex: 3, findLastIndex: 3};\n\n\n // Underscore methods that we want to implement on the Model, mapped to the\n // number of arguments they take.\n var modelMethods = {keys: 1, values: 1, pairs: 1, invert: 1, pick: 0,\n omit: 0, chain: 1, isEmpty: 1};\n\n // Mix in each Underscore method as a proxy to `Collection#models`.\n\n _.each([\n [Collection, collectionMethods, 'models'],\n [Model, modelMethods, 'attributes']\n ], function(config) {\n var Base = config[0],\n methods = config[1],\n attribute = config[2];\n\n Base.mixin = function(obj) {\n var mappings = _.reduce(_.functions(obj), function(memo, name) {\n memo[name] = 0;\n return memo;\n }, {});\n addUnderscoreMethods(Base, obj, mappings, attribute);\n };\n\n addUnderscoreMethods(Base, _, methods, attribute);\n });\n\n // Backbone.sync\n // -------------\n\n // Override this function to change the manner in which Backbone persists\n // models to the server. You will be passed the type of request, and the\n // model in question. By default, makes a RESTful Ajax request\n // to the model's `url()`. Some possible customizations could be:\n //\n // * Use `setTimeout` to batch rapid-fire updates into a single request.\n // * Send up the models as XML instead of JSON.\n // * Persist models via WebSockets instead of Ajax.\n //\n // Turn on `Backbone.emulateHTTP` in order to send `PUT` and `DELETE` requests\n // as `POST`, with a `_method` parameter containing the true HTTP method,\n // as well as all requests with the body as `application/x-www-form-urlencoded`\n // instead of `application/json` with the model in a param named `model`.\n // Useful when interfacing with server-side languages like **PHP** that make\n // it difficult to read the body of `PUT` requests.\n Backbone.sync = function(method, model, options) {\n var type = methodMap[method];\n\n // Default options, unless specified.\n _.defaults(options || (options = {}), {\n emulateHTTP: Backbone.emulateHTTP,\n emulateJSON: Backbone.emulateJSON\n });\n\n // Default JSON-request options.\n var params = {type: type, dataType: 'json'};\n\n // Ensure that we have a URL.\n if (!options.url) {\n params.url = _.result(model, 'url') || urlError();\n }\n\n // Ensure that we have the appropriate request data.\n if (options.data == null && model && (method === 'create' || method === 'update' || method === 'patch')) {\n params.contentType = 'application/json';\n params.data = JSON.stringify(options.attrs || model.toJSON(options));\n }\n\n // For older servers, emulate JSON by encoding the request into an HTML-form.\n if (options.emulateJSON) {\n params.contentType = 'application/x-www-form-urlencoded';\n params.data = params.data ? {model: params.data} : {};\n }\n\n // For older servers, emulate HTTP by mimicking the HTTP method with `_method`\n // And an `X-HTTP-Method-Override` header.\n if (options.emulateHTTP && (type === 'PUT' || type === 'DELETE' || type === 'PATCH')) {\n params.type = 'POST';\n if (options.emulateJSON) params.data._method = type;\n var beforeSend = options.beforeSend;\n options.beforeSend = function(xhr) {\n xhr.setRequestHeader('X-HTTP-Method-Override', type);\n if (beforeSend) return beforeSend.apply(this, arguments);\n };\n }\n\n // Don't process data on a non-GET request.\n if (params.type !== 'GET' && !options.emulateJSON) {\n params.processData = false;\n }\n\n // Pass along `textStatus` and `errorThrown` from jQuery.\n var error = options.error;\n options.error = function(xhr, textStatus, errorThrown) {\n options.textStatus = textStatus;\n options.errorThrown = errorThrown;\n if (error) error.call(options.context, xhr, textStatus, errorThrown);\n };\n\n // Make the request, allowing the user to override any Ajax options.\n var xhr = options.xhr = Backbone.ajax(_.extend(params, options));\n model.trigger('request', model, xhr, options);\n return xhr;\n };\n\n // Map from CRUD to HTTP for our default `Backbone.sync` implementation.\n var methodMap = {\n 'create': 'POST',\n 'update': 'PUT',\n 'patch': 'PATCH',\n 'delete': 'DELETE',\n 'read': 'GET'\n };\n\n // Set the default implementation of `Backbone.ajax` to proxy through to `$`.\n // Override this if you'd like to use a different library.\n Backbone.ajax = function() {\n return Backbone.$.ajax.apply(Backbone.$, arguments);\n };\n\n // Backbone.Router\n // ---------------\n\n // Routers map faux-URLs to actions, and fire events when routes are\n // matched. Creating a new one sets its `routes` hash, if not set statically.\n var Router = Backbone.Router = function(options) {\n options || (options = {});\n this.preinitialize.apply(this, arguments);\n if (options.routes) this.routes = options.routes;\n this._bindRoutes();\n this.initialize.apply(this, arguments);\n };\n\n // Cached regular expressions for matching named param parts and splatted\n // parts of route strings.\n var optionalParam = /\\((.*?)\\)/g;\n var namedParam = /(\\(\\?)?:\\w+/g;\n var splatParam = /\\*\\w+/g;\n var escapeRegExp = /[\\-{}\\[\\]+?.,\\\\\\^$|#\\s]/g;\n\n // Set up all inheritable **Backbone.Router** properties and methods.\n _.extend(Router.prototype, Events, {\n\n // preinitialize is an empty function by default. You can override it with a function\n // or object. preinitialize will run before any instantiation logic is run in the Router.\n preinitialize: function(){},\n\n // Initialize is an empty function by default. Override it with your own\n // initialization logic.\n initialize: function(){},\n\n // Manually bind a single named route to a callback. For example:\n //\n // this.route('search/:query/p:num', 'search', function(query, num) {\n // ...\n // });\n //\n route: function(route, name, callback) {\n if (!_.isRegExp(route)) route = this._routeToRegExp(route);\n if (_.isFunction(name)) {\n callback = name;\n name = '';\n }\n if (!callback) callback = this[name];\n var router = this;\n Backbone.history.route(route, function(fragment) {\n var args = router._extractParameters(route, fragment);\n if (router.execute(callback, args, name) !== false) {\n router.trigger.apply(router, ['route:' + name].concat(args));\n router.trigger('route', name, args);\n Backbone.history.trigger('route', router, name, args);\n }\n });\n return this;\n },\n\n // Execute a route handler with the provided parameters. This is an\n // excellent place to do pre-route setup or post-route cleanup.\n execute: function(callback, args, name) {\n if (callback) callback.apply(this, args);\n },\n\n // Simple proxy to `Backbone.history` to save a fragment into the history.\n navigate: function(fragment, options) {\n Backbone.history.navigate(fragment, options);\n return this;\n },\n\n // Bind all defined routes to `Backbone.history`. We have to reverse the\n // order of the routes here to support behavior where the most general\n // routes can be defined at the bottom of the route map.\n _bindRoutes: function() {\n if (!this.routes) return;\n this.routes = _.result(this, 'routes');\n var route, routes = _.keys(this.routes);\n while ((route = routes.pop()) != null) {\n this.route(route, this.routes[route]);\n }\n },\n\n // Convert a route string into a regular expression, suitable for matching\n // against the current location hash.\n _routeToRegExp: function(route) {\n route = route.replace(escapeRegExp, '\\\\$&')\n .replace(optionalParam, '(?:$1)?')\n .replace(namedParam, function(match, optional) {\n return optional ? match : '([^/?]+)';\n })\n .replace(splatParam, '([^?]*?)');\n return new RegExp('^' + route + '(?:\\\\?([\\\\s\\\\S]*))?$');\n },\n\n // Given a route, and a URL fragment that it matches, return the array of\n // extracted decoded parameters. Empty or unmatched parameters will be\n // treated as `null` to normalize cross-browser behavior.\n _extractParameters: function(route, fragment) {\n var params = route.exec(fragment).slice(1);\n return _.map(params, function(param, i) {\n // Don't decode the search params.\n if (i === params.length - 1) return param || null;\n return param ? decodeURIComponent(param) : null;\n });\n }\n\n });\n\n // Backbone.History\n // ----------------\n\n // Handles cross-browser history management, based on either\n // [pushState](http://diveintohtml5.info/history.html) and real URLs, or\n // [onhashchange](https://developer.mozilla.org/en-US/docs/DOM/window.onhashchange)\n // and URL fragments. If the browser supports neither (old IE, natch),\n // falls back to polling.\n var History = Backbone.History = function() {\n this.handlers = [];\n this.checkUrl = this.checkUrl.bind(this);\n\n // Ensure that `History` can be used outside of the browser.\n if (typeof window !== 'undefined') {\n this.location = window.location;\n this.history = window.history;\n }\n };\n\n // Cached regex for stripping a leading hash/slash and trailing space.\n var routeStripper = /^[#\\/]|\\s+$/g;\n\n // Cached regex for stripping leading and trailing slashes.\n var rootStripper = /^\\/+|\\/+$/g;\n\n // Cached regex for stripping urls of hash.\n var pathStripper = /#.*$/;\n\n // Has the history handling already been started?\n History.started = false;\n\n // Set up all inheritable **Backbone.History** properties and methods.\n _.extend(History.prototype, Events, {\n\n // The default interval to poll for hash changes, if necessary, is\n // twenty times a second.\n interval: 50,\n\n // Are we at the app root?\n atRoot: function() {\n var path = this.location.pathname.replace(/[^\\/]$/, '$&/');\n return path === this.root && !this.getSearch();\n },\n\n // Does the pathname match the root?\n matchRoot: function() {\n var path = this.decodeFragment(this.location.pathname);\n var rootPath = path.slice(0, this.root.length - 1) + '/';\n return rootPath === this.root;\n },\n\n // Unicode characters in `location.pathname` are percent encoded so they're\n // decoded for comparison. `%25` should not be decoded since it may be part\n // of an encoded parameter.\n decodeFragment: function(fragment) {\n return decodeURI(fragment.replace(/%25/g, '%2525'));\n },\n\n // In IE6, the hash fragment and search params are incorrect if the\n // fragment contains `?`.\n getSearch: function() {\n var match = this.location.href.replace(/#.*/, '').match(/\\?.+/);\n return match ? match[0] : '';\n },\n\n // Gets the true hash value. Cannot use location.hash directly due to bug\n // in Firefox where location.hash will always be decoded.\n getHash: function(window) {\n var match = (window || this).location.href.match(/#(.*)$/);\n return match ? match[1] : '';\n },\n\n // Get the pathname and search params, without the root.\n getPath: function() {\n var path = this.decodeFragment(\n this.location.pathname + this.getSearch()\n ).slice(this.root.length - 1);\n return path.charAt(0) === '/' ? path.slice(1) : path;\n },\n\n // Get the cross-browser normalized URL fragment from the path or hash.\n getFragment: function(fragment) {\n if (fragment == null) {\n if (this._usePushState || !this._wantsHashChange) {\n fragment = this.getPath();\n } else {\n fragment = this.getHash();\n }\n }\n return fragment.replace(routeStripper, '');\n },\n\n // Start the hash change handling, returning `true` if the current URL matches\n // an existing route, and `false` otherwise.\n start: function(options) {\n if (History.started) throw new Error('Backbone.history has already been started');\n History.started = true;\n\n // Figure out the initial configuration. Do we need an iframe?\n // Is pushState desired ... is it available?\n this.options = _.extend({root: '/'}, this.options, options);\n this.root = this.options.root;\n this._trailingSlash = this.options.trailingSlash;\n this._wantsHashChange = this.options.hashChange !== false;\n this._hasHashChange = 'onhashchange' in window && (document.documentMode === void 0 || document.documentMode > 7);\n this._useHashChange = this._wantsHashChange && this._hasHashChange;\n this._wantsPushState = !!this.options.pushState;\n this._hasPushState = !!(this.history && this.history.pushState);\n this._usePushState = this._wantsPushState && this._hasPushState;\n this.fragment = this.getFragment();\n\n // Normalize root to always include a leading and trailing slash.\n this.root = ('/' + this.root + '/').replace(rootStripper, '/');\n\n // Transition from hashChange to pushState or vice versa if both are\n // requested.\n if (this._wantsHashChange && this._wantsPushState) {\n\n // If we've started off with a route from a `pushState`-enabled\n // browser, but we're currently in a browser that doesn't support it...\n if (!this._hasPushState && !this.atRoot()) {\n var rootPath = this.root.slice(0, -1) || '/';\n this.location.replace(rootPath + '#' + this.getPath());\n // Return immediately as browser will do redirect to new url\n return true;\n\n // Or if we've started out with a hash-based route, but we're currently\n // in a browser where it could be `pushState`-based instead...\n } else if (this._hasPushState && this.atRoot()) {\n this.navigate(this.getHash(), {replace: true});\n }\n\n }\n\n // Proxy an iframe to handle location events if the browser doesn't\n // support the `hashchange` event, HTML5 history, or the user wants\n // `hashChange` but not `pushState`.\n if (!this._hasHashChange && this._wantsHashChange && !this._usePushState) {\n this.iframe = document.createElement('iframe');\n this.iframe.src = 'javascript:0';\n this.iframe.style.display = 'none';\n this.iframe.tabIndex = -1;\n var body = document.body;\n // Using `appendChild` will throw on IE < 9 if the document is not ready.\n var iWindow = body.insertBefore(this.iframe, body.firstChild).contentWindow;\n iWindow.document.open();\n iWindow.document.close();\n iWindow.location.hash = '#' + this.fragment;\n }\n\n // Add a cross-platform `addEventListener` shim for older browsers.\n var addEventListener = window.addEventListener || function(eventName, listener) {\n return attachEvent('on' + eventName, listener);\n };\n\n // Depending on whether we're using pushState or hashes, and whether\n // 'onhashchange' is supported, determine how we check the URL state.\n if (this._usePushState) {\n addEventListener('popstate', this.checkUrl, false);\n } else if (this._useHashChange && !this.iframe) {\n addEventListener('hashchange', this.checkUrl, false);\n } else if (this._wantsHashChange) {\n this._checkUrlInterval = setInterval(this.checkUrl, this.interval);\n }\n\n if (!this.options.silent) return this.loadUrl();\n },\n\n // Disable Backbone.history, perhaps temporarily. Not useful in a real app,\n // but possibly useful for unit testing Routers.\n stop: function() {\n // Add a cross-platform `removeEventListener` shim for older browsers.\n var removeEventListener = window.removeEventListener || function(eventName, listener) {\n return detachEvent('on' + eventName, listener);\n };\n\n // Remove window listeners.\n if (this._usePushState) {\n removeEventListener('popstate', this.checkUrl, false);\n } else if (this._useHashChange && !this.iframe) {\n removeEventListener('hashchange', this.checkUrl, false);\n }\n\n // Clean up the iframe if necessary.\n if (this.iframe) {\n document.body.removeChild(this.iframe);\n this.iframe = null;\n }\n\n // Some environments will throw when clearing an undefined interval.\n if (this._checkUrlInterval) clearInterval(this._checkUrlInterval);\n History.started = false;\n },\n\n // Add a route to be tested when the fragment changes. Routes added later\n // may override previous routes.\n route: function(route, callback) {\n this.handlers.unshift({route: route, callback: callback});\n },\n\n // Checks the current URL to see if it has changed, and if it has,\n // calls `loadUrl`, normalizing across the hidden iframe.\n checkUrl: function(e) {\n var current = this.getFragment();\n\n // If the user pressed the back button, the iframe's hash will have\n // changed and we should use that for comparison.\n if (current === this.fragment && this.iframe) {\n current = this.getHash(this.iframe.contentWindow);\n }\n\n if (current === this.fragment) {\n if (!this.matchRoot()) return this.notfound();\n return false;\n }\n if (this.iframe) this.navigate(current);\n this.loadUrl();\n },\n\n // Attempt to load the current URL fragment. If a route succeeds with a\n // match, returns `true`. If no defined routes matches the fragment,\n // returns `false`.\n loadUrl: function(fragment) {\n // If the root doesn't match, no routes can match either.\n if (!this.matchRoot()) return this.notfound();\n fragment = this.fragment = this.getFragment(fragment);\n return _.some(this.handlers, function(handler) {\n if (handler.route.test(fragment)) {\n handler.callback(fragment);\n return true;\n }\n }) || this.notfound();\n },\n\n // When no route could be matched, this method is called internally to\n // trigger the `'notfound'` event. It returns `false` so that it can be used\n // in tail position.\n notfound: function() {\n this.trigger('notfound');\n return false;\n },\n\n // Save a fragment into the hash history, or replace the URL state if the\n // 'replace' option is passed. You are responsible for properly URL-encoding\n // the fragment in advance.\n //\n // The options object can contain `trigger: true` if you wish to have the\n // route callback be fired (not usually desirable), or `replace: true`, if\n // you wish to modify the current URL without adding an entry to the history.\n navigate: function(fragment, options) {\n if (!History.started) return false;\n if (!options || options === true) options = {trigger: !!options};\n\n // Normalize the fragment.\n fragment = this.getFragment(fragment || '');\n\n // Strip trailing slash on the root unless _trailingSlash is true\n var rootPath = this.root;\n if (!this._trailingSlash && (fragment === '' || fragment.charAt(0) === '?')) {\n rootPath = rootPath.slice(0, -1) || '/';\n }\n var url = rootPath + fragment;\n\n // Strip the fragment of the query and hash for matching.\n fragment = fragment.replace(pathStripper, '');\n\n // Decode for matching.\n var decodedFragment = this.decodeFragment(fragment);\n\n if (this.fragment === decodedFragment) return;\n this.fragment = decodedFragment;\n\n // If pushState is available, we use it to set the fragment as a real URL.\n if (this._usePushState) {\n this.history[options.replace ? 'replaceState' : 'pushState']({}, document.title, url);\n\n // If hash changes haven't been explicitly disabled, update the hash\n // fragment to store history.\n } else if (this._wantsHashChange) {\n this._updateHash(this.location, fragment, options.replace);\n if (this.iframe && fragment !== this.getHash(this.iframe.contentWindow)) {\n var iWindow = this.iframe.contentWindow;\n\n // Opening and closing the iframe tricks IE7 and earlier to push a\n // history entry on hash-tag change. When replace is true, we don't\n // want this.\n if (!options.replace) {\n iWindow.document.open();\n iWindow.document.close();\n }\n\n this._updateHash(iWindow.location, fragment, options.replace);\n }\n\n // If you've told us that you explicitly don't want fallback hashchange-\n // based history, then `navigate` becomes a page refresh.\n } else {\n return this.location.assign(url);\n }\n if (options.trigger) return this.loadUrl(fragment);\n },\n\n // Update the hash location, either replacing the current entry, or adding\n // a new one to the browser history.\n _updateHash: function(location, fragment, replace) {\n if (replace) {\n var href = location.href.replace(/(javascript:|#).*$/, '');\n location.replace(href + '#' + fragment);\n } else {\n // Some browsers require that `hash` contains a leading #.\n location.hash = '#' + fragment;\n }\n }\n\n });\n\n // Create the default Backbone.history.\n Backbone.history = new History;\n\n // Helpers\n // -------\n\n // Helper function to correctly set up the prototype chain for subclasses.\n // Similar to `goog.inherits`, but uses a hash of prototype properties and\n // class properties to be extended.\n var extend = function(protoProps, staticProps) {\n var parent = this;\n var child;\n\n // The constructor function for the new subclass is either defined by you\n // (the \"constructor\" property in your `extend` definition), or defaulted\n // by us to simply call the parent constructor.\n if (protoProps && _.has(protoProps, 'constructor')) {\n child = protoProps.constructor;\n } else {\n child = function(){ return parent.apply(this, arguments); };\n }\n\n // Add static properties to the constructor function, if supplied.\n _.extend(child, parent, staticProps);\n\n // Set the prototype chain to inherit from `parent`, without calling\n // `parent`'s constructor function and add the prototype properties.\n child.prototype = _.create(parent.prototype, protoProps);\n child.prototype.constructor = child;\n\n // Set a convenience property in case the parent's prototype is needed\n // later.\n child.__super__ = parent.prototype;\n\n return child;\n };\n\n // Set up inheritance for the model, collection, router, view and history.\n Model.extend = Collection.extend = Router.extend = View.extend = History.extend = extend;\n\n // Throw an error when a URL is needed, and none is supplied.\n var urlError = function() {\n throw new Error('A \"url\" property or function must be specified');\n };\n\n // Wrap an optional error callback with a fallback error event.\n var wrapError = function(model, options) {\n var error = options.error;\n options.error = function(resp) {\n if (error) error.call(options.context, model, resp, options);\n model.trigger('error', model, resp, options);\n };\n };\n\n // Provide useful information when things go wrong. This method is not meant\n // to be used directly; it merely provides the necessary introspection for the\n // external `debugInfo` function.\n Backbone._debug = function() {\n return {root: root, _: _};\n };\n\n return Backbone;\n});\n","/*\n * JavaScript MD5\n * https://github.com/blueimp/JavaScript-MD5\n *\n * Copyright 2011, Sebastian Tschan\n * https://blueimp.net\n *\n * Licensed under the MIT license:\n * https://opensource.org/licenses/MIT\n *\n * Based on\n * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message\n * Digest Algorithm, as defined in RFC 1321.\n * Version 2.2 Copyright (C) Paul Johnston 1999 - 2009\n * Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet\n * Distributed under the BSD License\n * See http://pajhome.org.uk/crypt/md5 for more info.\n */\n\n/* global define */\n\n/* eslint-disable strict */\n\n;(function ($) {\n 'use strict'\n\n /**\n * Add integers, wrapping at 2^32.\n * This uses 16-bit operations internally to work around bugs in interpreters.\n *\n * @param {number} x First integer\n * @param {number} y Second integer\n * @returns {number} Sum\n */\n function safeAdd(x, y) {\n var lsw = (x & 0xffff) + (y & 0xffff)\n var msw = (x >> 16) + (y >> 16) + (lsw >> 16)\n return (msw << 16) | (lsw & 0xffff)\n }\n\n /**\n * Bitwise rotate a 32-bit number to the left.\n *\n * @param {number} num 32-bit number\n * @param {number} cnt Rotation count\n * @returns {number} Rotated number\n */\n function bitRotateLeft(num, cnt) {\n return (num << cnt) | (num >>> (32 - cnt))\n }\n\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} q q\n * @param {number} a a\n * @param {number} b b\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5cmn(q, a, b, x, s, t) {\n return safeAdd(bitRotateLeft(safeAdd(safeAdd(a, q), safeAdd(x, t)), s), b)\n }\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} a a\n * @param {number} b b\n * @param {number} c c\n * @param {number} d d\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5ff(a, b, c, d, x, s, t) {\n return md5cmn((b & c) | (~b & d), a, b, x, s, t)\n }\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} a a\n * @param {number} b b\n * @param {number} c c\n * @param {number} d d\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5gg(a, b, c, d, x, s, t) {\n return md5cmn((b & d) | (c & ~d), a, b, x, s, t)\n }\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} a a\n * @param {number} b b\n * @param {number} c c\n * @param {number} d d\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5hh(a, b, c, d, x, s, t) {\n return md5cmn(b ^ c ^ d, a, b, x, s, t)\n }\n /**\n * Basic operation the algorithm uses.\n *\n * @param {number} a a\n * @param {number} b b\n * @param {number} c c\n * @param {number} d d\n * @param {number} x x\n * @param {number} s s\n * @param {number} t t\n * @returns {number} Result\n */\n function md5ii(a, b, c, d, x, s, t) {\n return md5cmn(c ^ (b | ~d), a, b, x, s, t)\n }\n\n /**\n * Calculate the MD5 of an array of little-endian words, and a bit length.\n *\n * @param {Array} x Array of little-endian words\n * @param {number} len Bit length\n * @returns {Array} MD5 Array\n */\n function binlMD5(x, len) {\n /* append padding */\n x[len >> 5] |= 0x80 << len % 32\n x[(((len + 64) >>> 9) << 4) + 14] = len\n\n var i\n var olda\n var oldb\n var oldc\n var oldd\n var a = 1732584193\n var b = -271733879\n var c = -1732584194\n var d = 271733878\n\n for (i = 0; i < x.length; i += 16) {\n olda = a\n oldb = b\n oldc = c\n oldd = d\n\n a = md5ff(a, b, c, d, x[i], 7, -680876936)\n d = md5ff(d, a, b, c, x[i + 1], 12, -389564586)\n c = md5ff(c, d, a, b, x[i + 2], 17, 606105819)\n b = md5ff(b, c, d, a, x[i + 3], 22, -1044525330)\n a = md5ff(a, b, c, d, x[i + 4], 7, -176418897)\n d = md5ff(d, a, b, c, x[i + 5], 12, 1200080426)\n c = md5ff(c, d, a, b, x[i + 6], 17, -1473231341)\n b = md5ff(b, c, d, a, x[i + 7], 22, -45705983)\n a = md5ff(a, b, c, d, x[i + 8], 7, 1770035416)\n d = md5ff(d, a, b, c, x[i + 9], 12, -1958414417)\n c = md5ff(c, d, a, b, x[i + 10], 17, -42063)\n b = md5ff(b, c, d, a, x[i + 11], 22, -1990404162)\n a = md5ff(a, b, c, d, x[i + 12], 7, 1804603682)\n d = md5ff(d, a, b, c, x[i + 13], 12, -40341101)\n c = md5ff(c, d, a, b, x[i + 14], 17, -1502002290)\n b = md5ff(b, c, d, a, x[i + 15], 22, 1236535329)\n\n a = md5gg(a, b, c, d, x[i + 1], 5, -165796510)\n d = md5gg(d, a, b, c, x[i + 6], 9, -1069501632)\n c = md5gg(c, d, a, b, x[i + 11], 14, 643717713)\n b = md5gg(b, c, d, a, x[i], 20, -373897302)\n a = md5gg(a, b, c, d, x[i + 5], 5, -701558691)\n d = md5gg(d, a, b, c, x[i + 10], 9, 38016083)\n c = md5gg(c, d, a, b, x[i + 15], 14, -660478335)\n b = md5gg(b, c, d, a, x[i + 4], 20, -405537848)\n a = md5gg(a, b, c, d, x[i + 9], 5, 568446438)\n d = md5gg(d, a, b, c, x[i + 14], 9, -1019803690)\n c = md5gg(c, d, a, b, x[i + 3], 14, -187363961)\n b = md5gg(b, c, d, a, x[i + 8], 20, 1163531501)\n a = md5gg(a, b, c, d, x[i + 13], 5, -1444681467)\n d = md5gg(d, a, b, c, x[i + 2], 9, -51403784)\n c = md5gg(c, d, a, b, x[i + 7], 14, 1735328473)\n b = md5gg(b, c, d, a, x[i + 12], 20, -1926607734)\n\n a = md5hh(a, b, c, d, x[i + 5], 4, -378558)\n d = md5hh(d, a, b, c, x[i + 8], 11, -2022574463)\n c = md5hh(c, d, a, b, x[i + 11], 16, 1839030562)\n b = md5hh(b, c, d, a, x[i + 14], 23, -35309556)\n a = md5hh(a, b, c, d, x[i + 1], 4, -1530992060)\n d = md5hh(d, a, b, c, x[i + 4], 11, 1272893353)\n c = md5hh(c, d, a, b, x[i + 7], 16, -155497632)\n b = md5hh(b, c, d, a, x[i + 10], 23, -1094730640)\n a = md5hh(a, b, c, d, x[i + 13], 4, 681279174)\n d = md5hh(d, a, b, c, x[i], 11, -358537222)\n c = md5hh(c, d, a, b, x[i + 3], 16, -722521979)\n b = md5hh(b, c, d, a, x[i + 6], 23, 76029189)\n a = md5hh(a, b, c, d, x[i + 9], 4, -640364487)\n d = md5hh(d, a, b, c, x[i + 12], 11, -421815835)\n c = md5hh(c, d, a, b, x[i + 15], 16, 530742520)\n b = md5hh(b, c, d, a, x[i + 2], 23, -995338651)\n\n a = md5ii(a, b, c, d, x[i], 6, -198630844)\n d = md5ii(d, a, b, c, x[i + 7], 10, 1126891415)\n c = md5ii(c, d, a, b, x[i + 14], 15, -1416354905)\n b = md5ii(b, c, d, a, x[i + 5], 21, -57434055)\n a = md5ii(a, b, c, d, x[i + 12], 6, 1700485571)\n d = md5ii(d, a, b, c, x[i + 3], 10, -1894986606)\n c = md5ii(c, d, a, b, x[i + 10], 15, -1051523)\n b = md5ii(b, c, d, a, x[i + 1], 21, -2054922799)\n a = md5ii(a, b, c, d, x[i + 8], 6, 1873313359)\n d = md5ii(d, a, b, c, x[i + 15], 10, -30611744)\n c = md5ii(c, d, a, b, x[i + 6], 15, -1560198380)\n b = md5ii(b, c, d, a, x[i + 13], 21, 1309151649)\n a = md5ii(a, b, c, d, x[i + 4], 6, -145523070)\n d = md5ii(d, a, b, c, x[i + 11], 10, -1120210379)\n c = md5ii(c, d, a, b, x[i + 2], 15, 718787259)\n b = md5ii(b, c, d, a, x[i + 9], 21, -343485551)\n\n a = safeAdd(a, olda)\n b = safeAdd(b, oldb)\n c = safeAdd(c, oldc)\n d = safeAdd(d, oldd)\n }\n return [a, b, c, d]\n }\n\n /**\n * Convert an array of little-endian words to a string\n *\n * @param {Array} input MD5 Array\n * @returns {string} MD5 string\n */\n function binl2rstr(input) {\n var i\n var output = ''\n var length32 = input.length * 32\n for (i = 0; i < length32; i += 8) {\n output += String.fromCharCode((input[i >> 5] >>> i % 32) & 0xff)\n }\n return output\n }\n\n /**\n * Convert a raw string to an array of little-endian words\n * Characters >255 have their high-byte silently ignored.\n *\n * @param {string} input Raw input string\n * @returns {Array} Array of little-endian words\n */\n function rstr2binl(input) {\n var i\n var output = []\n output[(input.length >> 2) - 1] = undefined\n for (i = 0; i < output.length; i += 1) {\n output[i] = 0\n }\n var length8 = input.length * 8\n for (i = 0; i < length8; i += 8) {\n output[i >> 5] |= (input.charCodeAt(i / 8) & 0xff) << i % 32\n }\n return output\n }\n\n /**\n * Calculate the MD5 of a raw string\n *\n * @param {string} s Input string\n * @returns {string} Raw MD5 string\n */\n function rstrMD5(s) {\n return binl2rstr(binlMD5(rstr2binl(s), s.length * 8))\n }\n\n /**\n * Calculates the HMAC-MD5 of a key and some data (raw strings)\n *\n * @param {string} key HMAC key\n * @param {string} data Raw input string\n * @returns {string} Raw MD5 string\n */\n function rstrHMACMD5(key, data) {\n var i\n var bkey = rstr2binl(key)\n var ipad = []\n var opad = []\n var hash\n ipad[15] = opad[15] = undefined\n if (bkey.length > 16) {\n bkey = binlMD5(bkey, key.length * 8)\n }\n for (i = 0; i < 16; i += 1) {\n ipad[i] = bkey[i] ^ 0x36363636\n opad[i] = bkey[i] ^ 0x5c5c5c5c\n }\n hash = binlMD5(ipad.concat(rstr2binl(data)), 512 + data.length * 8)\n return binl2rstr(binlMD5(opad.concat(hash), 512 + 128))\n }\n\n /**\n * Convert a raw string to a hex string\n *\n * @param {string} input Raw input string\n * @returns {string} Hex encoded string\n */\n function rstr2hex(input) {\n var hexTab = '0123456789abcdef'\n var output = ''\n var x\n var i\n for (i = 0; i < input.length; i += 1) {\n x = input.charCodeAt(i)\n output += hexTab.charAt((x >>> 4) & 0x0f) + hexTab.charAt(x & 0x0f)\n }\n return output\n }\n\n /**\n * Encode a string as UTF-8\n *\n * @param {string} input Input string\n * @returns {string} UTF8 string\n */\n function str2rstrUTF8(input) {\n return unescape(encodeURIComponent(input))\n }\n\n /**\n * Encodes input string as raw MD5 string\n *\n * @param {string} s Input string\n * @returns {string} Raw MD5 string\n */\n function rawMD5(s) {\n return rstrMD5(str2rstrUTF8(s))\n }\n /**\n * Encodes input string as Hex encoded string\n *\n * @param {string} s Input string\n * @returns {string} Hex encoded string\n */\n function hexMD5(s) {\n return rstr2hex(rawMD5(s))\n }\n /**\n * Calculates the raw HMAC-MD5 for the given key and data\n *\n * @param {string} k HMAC key\n * @param {string} d Input string\n * @returns {string} Raw MD5 string\n */\n function rawHMACMD5(k, d) {\n return rstrHMACMD5(str2rstrUTF8(k), str2rstrUTF8(d))\n }\n /**\n * Calculates the Hex encoded HMAC-MD5 for the given key and data\n *\n * @param {string} k HMAC key\n * @param {string} d Input string\n * @returns {string} Raw MD5 string\n */\n function hexHMACMD5(k, d) {\n return rstr2hex(rawHMACMD5(k, d))\n }\n\n /**\n * Calculates MD5 value for a given string.\n * If a key is provided, calculates the HMAC-MD5 value.\n * Returns a Hex encoded string unless the raw argument is given.\n *\n * @param {string} string Input string\n * @param {string} [key] HMAC key\n * @param {boolean} [raw] Raw output switch\n * @returns {string} MD5 output\n */\n function md5(string, key, raw) {\n if (!key) {\n if (!raw) {\n return hexMD5(string)\n }\n return rawMD5(string)\n }\n if (!raw) {\n return hexHMACMD5(key, string)\n }\n return rawHMACMD5(key, string)\n }\n\n if (typeof define === 'function' && define.amd) {\n define(function () {\n return md5\n })\n } else if (typeof module === 'object' && module.exports) {\n module.exports = md5\n } else {\n $.md5 = md5\n }\n})(this)\n","/*!\n * clipboard.js v2.0.11\n * https://clipboardjs.com/\n *\n * Licensed MIT © Zeno Rocha\n */\n(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"ClipboardJS\"] = factory();\n\telse\n\t\troot[\"ClipboardJS\"] = factory();\n})(this, function() {\nreturn /******/ (function() { // webpackBootstrap\n/******/ \tvar __webpack_modules__ = ({\n\n/***/ 686:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n\n// EXPORTS\n__webpack_require__.d(__webpack_exports__, {\n \"default\": function() { return /* binding */ clipboard; }\n});\n\n// EXTERNAL MODULE: ./node_modules/tiny-emitter/index.js\nvar tiny_emitter = __webpack_require__(279);\nvar tiny_emitter_default = /*#__PURE__*/__webpack_require__.n(tiny_emitter);\n// EXTERNAL MODULE: ./node_modules/good-listener/src/listen.js\nvar listen = __webpack_require__(370);\nvar listen_default = /*#__PURE__*/__webpack_require__.n(listen);\n// EXTERNAL MODULE: ./node_modules/select/src/select.js\nvar src_select = __webpack_require__(817);\nvar select_default = /*#__PURE__*/__webpack_require__.n(src_select);\n;// CONCATENATED MODULE: ./src/common/command.js\n/**\n * Executes a given operation type.\n * @param {String} type\n * @return {Boolean}\n */\nfunction command(type) {\n try {\n return document.execCommand(type);\n } catch (err) {\n return false;\n }\n}\n;// CONCATENATED MODULE: ./src/actions/cut.js\n\n\n/**\n * Cut action wrapper.\n * @param {String|HTMLElement} target\n * @return {String}\n */\n\nvar ClipboardActionCut = function ClipboardActionCut(target) {\n var selectedText = select_default()(target);\n command('cut');\n return selectedText;\n};\n\n/* harmony default export */ var actions_cut = (ClipboardActionCut);\n;// CONCATENATED MODULE: ./src/common/create-fake-element.js\n/**\n * Creates a fake textarea element with a value.\n * @param {String} value\n * @return {HTMLElement}\n */\nfunction createFakeElement(value) {\n var isRTL = document.documentElement.getAttribute('dir') === 'rtl';\n var fakeElement = document.createElement('textarea'); // Prevent zooming on iOS\n\n fakeElement.style.fontSize = '12pt'; // Reset box model\n\n fakeElement.style.border = '0';\n fakeElement.style.padding = '0';\n fakeElement.style.margin = '0'; // Move element out of screen horizontally\n\n fakeElement.style.position = 'absolute';\n fakeElement.style[isRTL ? 'right' : 'left'] = '-9999px'; // Move element to the same position vertically\n\n var yPosition = window.pageYOffset || document.documentElement.scrollTop;\n fakeElement.style.top = \"\".concat(yPosition, \"px\");\n fakeElement.setAttribute('readonly', '');\n fakeElement.value = value;\n return fakeElement;\n}\n;// CONCATENATED MODULE: ./src/actions/copy.js\n\n\n\n/**\n * Create fake copy action wrapper using a fake element.\n * @param {String} target\n * @param {Object} options\n * @return {String}\n */\n\nvar fakeCopyAction = function fakeCopyAction(value, options) {\n var fakeElement = createFakeElement(value);\n options.container.appendChild(fakeElement);\n var selectedText = select_default()(fakeElement);\n command('copy');\n fakeElement.remove();\n return selectedText;\n};\n/**\n * Copy action wrapper.\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @return {String}\n */\n\n\nvar ClipboardActionCopy = function ClipboardActionCopy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n var selectedText = '';\n\n if (typeof target === 'string') {\n selectedText = fakeCopyAction(target, options);\n } else if (target instanceof HTMLInputElement && !['text', 'search', 'url', 'tel', 'password'].includes(target === null || target === void 0 ? void 0 : target.type)) {\n // If input type doesn't support `setSelectionRange`. Simulate it. https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange\n selectedText = fakeCopyAction(target.value, options);\n } else {\n selectedText = select_default()(target);\n command('copy');\n }\n\n return selectedText;\n};\n\n/* harmony default export */ var actions_copy = (ClipboardActionCopy);\n;// CONCATENATED MODULE: ./src/actions/default.js\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n\n\n/**\n * Inner function which performs selection from either `text` or `target`\n * properties and then executes copy or cut operations.\n * @param {Object} options\n */\n\nvar ClipboardActionDefault = function ClipboardActionDefault() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n // Defines base properties passed from constructor.\n var _options$action = options.action,\n action = _options$action === void 0 ? 'copy' : _options$action,\n container = options.container,\n target = options.target,\n text = options.text; // Sets the `action` to be performed which can be either 'copy' or 'cut'.\n\n if (action !== 'copy' && action !== 'cut') {\n throw new Error('Invalid \"action\" value, use either \"copy\" or \"cut\"');\n } // Sets the `target` property using an element that will be have its content copied.\n\n\n if (target !== undefined) {\n if (target && _typeof(target) === 'object' && target.nodeType === 1) {\n if (action === 'copy' && target.hasAttribute('disabled')) {\n throw new Error('Invalid \"target\" attribute. Please use \"readonly\" instead of \"disabled\" attribute');\n }\n\n if (action === 'cut' && (target.hasAttribute('readonly') || target.hasAttribute('disabled'))) {\n throw new Error('Invalid \"target\" attribute. You can\\'t cut text from elements with \"readonly\" or \"disabled\" attributes');\n }\n } else {\n throw new Error('Invalid \"target\" value, use a valid Element');\n }\n } // Define selection strategy based on `text` property.\n\n\n if (text) {\n return actions_copy(text, {\n container: container\n });\n } // Defines which selection strategy based on `target` property.\n\n\n if (target) {\n return action === 'cut' ? actions_cut(target) : actions_copy(target, {\n container: container\n });\n }\n};\n\n/* harmony default export */ var actions_default = (ClipboardActionDefault);\n;// CONCATENATED MODULE: ./src/clipboard.js\nfunction clipboard_typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { clipboard_typeof = function _typeof(obj) { return typeof obj; }; } else { clipboard_typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return clipboard_typeof(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); return Constructor; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function\"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }\n\nfunction _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }\n\nfunction _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }\n\nfunction _possibleConstructorReturn(self, call) { if (call && (clipboard_typeof(call) === \"object\" || typeof call === \"function\")) { return call; } return _assertThisInitialized(self); }\n\nfunction _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return self; }\n\nfunction _isNativeReflectConstruct() { if (typeof Reflect === \"undefined\" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === \"function\") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }\n\nfunction _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }\n\n\n\n\n\n\n/**\n * Helper function to retrieve attribute value.\n * @param {String} suffix\n * @param {Element} element\n */\n\nfunction getAttributeValue(suffix, element) {\n var attribute = \"data-clipboard-\".concat(suffix);\n\n if (!element.hasAttribute(attribute)) {\n return;\n }\n\n return element.getAttribute(attribute);\n}\n/**\n * Base class which takes one or more elements, adds event listeners to them,\n * and instantiates a new `ClipboardAction` on each click.\n */\n\n\nvar Clipboard = /*#__PURE__*/function (_Emitter) {\n _inherits(Clipboard, _Emitter);\n\n var _super = _createSuper(Clipboard);\n\n /**\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n * @param {Object} options\n */\n function Clipboard(trigger, options) {\n var _this;\n\n _classCallCheck(this, Clipboard);\n\n _this = _super.call(this);\n\n _this.resolveOptions(options);\n\n _this.listenClick(trigger);\n\n return _this;\n }\n /**\n * Defines if attributes would be resolved using internal setter functions\n * or custom functions that were passed in the constructor.\n * @param {Object} options\n */\n\n\n _createClass(Clipboard, [{\n key: \"resolveOptions\",\n value: function resolveOptions() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n this.action = typeof options.action === 'function' ? options.action : this.defaultAction;\n this.target = typeof options.target === 'function' ? options.target : this.defaultTarget;\n this.text = typeof options.text === 'function' ? options.text : this.defaultText;\n this.container = clipboard_typeof(options.container) === 'object' ? options.container : document.body;\n }\n /**\n * Adds a click event listener to the passed trigger.\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n */\n\n }, {\n key: \"listenClick\",\n value: function listenClick(trigger) {\n var _this2 = this;\n\n this.listener = listen_default()(trigger, 'click', function (e) {\n return _this2.onClick(e);\n });\n }\n /**\n * Defines a new `ClipboardAction` on each click event.\n * @param {Event} e\n */\n\n }, {\n key: \"onClick\",\n value: function onClick(e) {\n var trigger = e.delegateTarget || e.currentTarget;\n var action = this.action(trigger) || 'copy';\n var text = actions_default({\n action: action,\n container: this.container,\n target: this.target(trigger),\n text: this.text(trigger)\n }); // Fires an event based on the copy operation result.\n\n this.emit(text ? 'success' : 'error', {\n action: action,\n text: text,\n trigger: trigger,\n clearSelection: function clearSelection() {\n if (trigger) {\n trigger.focus();\n }\n\n window.getSelection().removeAllRanges();\n }\n });\n }\n /**\n * Default `action` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultAction\",\n value: function defaultAction(trigger) {\n return getAttributeValue('action', trigger);\n }\n /**\n * Default `target` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultTarget\",\n value: function defaultTarget(trigger) {\n var selector = getAttributeValue('target', trigger);\n\n if (selector) {\n return document.querySelector(selector);\n }\n }\n /**\n * Allow fire programmatically a copy action\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @returns Text copied.\n */\n\n }, {\n key: \"defaultText\",\n\n /**\n * Default `text` lookup function.\n * @param {Element} trigger\n */\n value: function defaultText(trigger) {\n return getAttributeValue('text', trigger);\n }\n /**\n * Destroy lifecycle.\n */\n\n }, {\n key: \"destroy\",\n value: function destroy() {\n this.listener.destroy();\n }\n }], [{\n key: \"copy\",\n value: function copy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n return actions_copy(target, options);\n }\n /**\n * Allow fire programmatically a cut action\n * @param {String|HTMLElement} target\n * @returns Text cutted.\n */\n\n }, {\n key: \"cut\",\n value: function cut(target) {\n return actions_cut(target);\n }\n /**\n * Returns the support of the given action, or all actions if no action is\n * given.\n * @param {String} [action]\n */\n\n }, {\n key: \"isSupported\",\n value: function isSupported() {\n var action = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ['copy', 'cut'];\n var actions = typeof action === 'string' ? [action] : action;\n var support = !!document.queryCommandSupported;\n actions.forEach(function (action) {\n support = support && !!document.queryCommandSupported(action);\n });\n return support;\n }\n }]);\n\n return Clipboard;\n}((tiny_emitter_default()));\n\n/* harmony default export */ var clipboard = (Clipboard);\n\n/***/ }),\n\n/***/ 828:\n/***/ (function(module) {\n\nvar DOCUMENT_NODE_TYPE = 9;\n\n/**\n * A polyfill for Element.matches()\n */\nif (typeof Element !== 'undefined' && !Element.prototype.matches) {\n var proto = Element.prototype;\n\n proto.matches = proto.matchesSelector ||\n proto.mozMatchesSelector ||\n proto.msMatchesSelector ||\n proto.oMatchesSelector ||\n proto.webkitMatchesSelector;\n}\n\n/**\n * Finds the closest parent that matches a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @return {Function}\n */\nfunction closest (element, selector) {\n while (element && element.nodeType !== DOCUMENT_NODE_TYPE) {\n if (typeof element.matches === 'function' &&\n element.matches(selector)) {\n return element;\n }\n element = element.parentNode;\n }\n}\n\nmodule.exports = closest;\n\n\n/***/ }),\n\n/***/ 438:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar closest = __webpack_require__(828);\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction _delegate(element, selector, type, callback, useCapture) {\n var listenerFn = listener.apply(this, arguments);\n\n element.addEventListener(type, listenerFn, useCapture);\n\n return {\n destroy: function() {\n element.removeEventListener(type, listenerFn, useCapture);\n }\n }\n}\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element|String|Array} [elements]\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction delegate(elements, selector, type, callback, useCapture) {\n // Handle the regular Element usage\n if (typeof elements.addEventListener === 'function') {\n return _delegate.apply(null, arguments);\n }\n\n // Handle Element-less usage, it defaults to global delegation\n if (typeof type === 'function') {\n // Use `document` as the first parameter, then apply arguments\n // This is a short way to .unshift `arguments` without running into deoptimizations\n return _delegate.bind(null, document).apply(null, arguments);\n }\n\n // Handle Selector-based usage\n if (typeof elements === 'string') {\n elements = document.querySelectorAll(elements);\n }\n\n // Handle Array-like based usage\n return Array.prototype.map.call(elements, function (element) {\n return _delegate(element, selector, type, callback, useCapture);\n });\n}\n\n/**\n * Finds closest match and invokes callback.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Function}\n */\nfunction listener(element, selector, type, callback) {\n return function(e) {\n e.delegateTarget = closest(e.target, selector);\n\n if (e.delegateTarget) {\n callback.call(element, e);\n }\n }\n}\n\nmodule.exports = delegate;\n\n\n/***/ }),\n\n/***/ 879:\n/***/ (function(__unused_webpack_module, exports) {\n\n/**\n * Check if argument is a HTML element.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.node = function(value) {\n return value !== undefined\n && value instanceof HTMLElement\n && value.nodeType === 1;\n};\n\n/**\n * Check if argument is a list of HTML elements.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.nodeList = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return value !== undefined\n && (type === '[object NodeList]' || type === '[object HTMLCollection]')\n && ('length' in value)\n && (value.length === 0 || exports.node(value[0]));\n};\n\n/**\n * Check if argument is a string.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.string = function(value) {\n return typeof value === 'string'\n || value instanceof String;\n};\n\n/**\n * Check if argument is a function.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.fn = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return type === '[object Function]';\n};\n\n\n/***/ }),\n\n/***/ 370:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar is = __webpack_require__(879);\nvar delegate = __webpack_require__(438);\n\n/**\n * Validates all params and calls the right\n * listener function based on its target type.\n *\n * @param {String|HTMLElement|HTMLCollection|NodeList} target\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listen(target, type, callback) {\n if (!target && !type && !callback) {\n throw new Error('Missing required arguments');\n }\n\n if (!is.string(type)) {\n throw new TypeError('Second argument must be a String');\n }\n\n if (!is.fn(callback)) {\n throw new TypeError('Third argument must be a Function');\n }\n\n if (is.node(target)) {\n return listenNode(target, type, callback);\n }\n else if (is.nodeList(target)) {\n return listenNodeList(target, type, callback);\n }\n else if (is.string(target)) {\n return listenSelector(target, type, callback);\n }\n else {\n throw new TypeError('First argument must be a String, HTMLElement, HTMLCollection, or NodeList');\n }\n}\n\n/**\n * Adds an event listener to a HTML element\n * and returns a remove listener function.\n *\n * @param {HTMLElement} node\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNode(node, type, callback) {\n node.addEventListener(type, callback);\n\n return {\n destroy: function() {\n node.removeEventListener(type, callback);\n }\n }\n}\n\n/**\n * Add an event listener to a list of HTML elements\n * and returns a remove listener function.\n *\n * @param {NodeList|HTMLCollection} nodeList\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNodeList(nodeList, type, callback) {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.addEventListener(type, callback);\n });\n\n return {\n destroy: function() {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.removeEventListener(type, callback);\n });\n }\n }\n}\n\n/**\n * Add an event listener to a selector\n * and returns a remove listener function.\n *\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenSelector(selector, type, callback) {\n return delegate(document.body, selector, type, callback);\n}\n\nmodule.exports = listen;\n\n\n/***/ }),\n\n/***/ 817:\n/***/ (function(module) {\n\nfunction select(element) {\n var selectedText;\n\n if (element.nodeName === 'SELECT') {\n element.focus();\n\n selectedText = element.value;\n }\n else if (element.nodeName === 'INPUT' || element.nodeName === 'TEXTAREA') {\n var isReadOnly = element.hasAttribute('readonly');\n\n if (!isReadOnly) {\n element.setAttribute('readonly', '');\n }\n\n element.select();\n element.setSelectionRange(0, element.value.length);\n\n if (!isReadOnly) {\n element.removeAttribute('readonly');\n }\n\n selectedText = element.value;\n }\n else {\n if (element.hasAttribute('contenteditable')) {\n element.focus();\n }\n\n var selection = window.getSelection();\n var range = document.createRange();\n\n range.selectNodeContents(element);\n selection.removeAllRanges();\n selection.addRange(range);\n\n selectedText = selection.toString();\n }\n\n return selectedText;\n}\n\nmodule.exports = select;\n\n\n/***/ }),\n\n/***/ 279:\n/***/ (function(module) {\n\nfunction E () {\n // Keep this empty so it's easier to inherit from\n // (via https://github.com/lipsmack from https://github.com/scottcorgan/tiny-emitter/issues/3)\n}\n\nE.prototype = {\n on: function (name, callback, ctx) {\n var e = this.e || (this.e = {});\n\n (e[name] || (e[name] = [])).push({\n fn: callback,\n ctx: ctx\n });\n\n return this;\n },\n\n once: function (name, callback, ctx) {\n var self = this;\n function listener () {\n self.off(name, listener);\n callback.apply(ctx, arguments);\n };\n\n listener._ = callback\n return this.on(name, listener, ctx);\n },\n\n emit: function (name) {\n var data = [].slice.call(arguments, 1);\n var evtArr = ((this.e || (this.e = {}))[name] || []).slice();\n var i = 0;\n var len = evtArr.length;\n\n for (i; i < len; i++) {\n evtArr[i].fn.apply(evtArr[i].ctx, data);\n }\n\n return this;\n },\n\n off: function (name, callback) {\n var e = this.e || (this.e = {});\n var evts = e[name];\n var liveEvents = [];\n\n if (evts && callback) {\n for (var i = 0, len = evts.length; i < len; i++) {\n if (evts[i].fn !== callback && evts[i].fn._ !== callback)\n liveEvents.push(evts[i]);\n }\n }\n\n // Remove event from queue to prevent memory leak\n // Suggested by https://github.com/lazd\n // Ref: https://github.com/scottcorgan/tiny-emitter/commit/c6ebfaa9bc973b33d110a84a307742b7cf94c953#commitcomment-5024910\n\n (liveEvents.length)\n ? e[name] = liveEvents\n : delete e[name];\n\n return this;\n }\n};\n\nmodule.exports = E;\nmodule.exports.TinyEmitter = E;\n\n\n/***/ })\n\n/******/ \t});\n/************************************************************************/\n/******/ \t// The module cache\n/******/ \tvar __webpack_module_cache__ = {};\n/******/ \t\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(__webpack_module_cache__[moduleId]) {\n/******/ \t\t\treturn __webpack_module_cache__[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = __webpack_module_cache__[moduleId] = {\n/******/ \t\t\t// no module.id needed\n/******/ \t\t\t// no module.loaded needed\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/ \t\n/******/ \t\t// Execute the module function\n/******/ \t\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n/******/ \t\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/ \t\n/************************************************************************/\n/******/ \t/* webpack/runtime/compat get default export */\n/******/ \t!function() {\n/******/ \t\t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t\t__webpack_require__.n = function(module) {\n/******/ \t\t\tvar getter = module && module.__esModule ?\n/******/ \t\t\t\tfunction() { return module['default']; } :\n/******/ \t\t\t\tfunction() { return module; };\n/******/ \t\t\t__webpack_require__.d(getter, { a: getter });\n/******/ \t\t\treturn getter;\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/define property getters */\n/******/ \t!function() {\n/******/ \t\t// define getter functions for harmony exports\n/******/ \t\t__webpack_require__.d = function(exports, definition) {\n/******/ \t\t\tfor(var key in definition) {\n/******/ \t\t\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n/******/ \t\t\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/hasOwnProperty shorthand */\n/******/ \t!function() {\n/******/ \t\t__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }\n/******/ \t}();\n/******/ \t\n/************************************************************************/\n/******/ \t// module exports must be returned from runtime so entry inlining is disabled\n/******/ \t// startup\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(686);\n/******/ })()\n.default;\n});","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"data:image/gif;base64,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\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_2___ = new URL(\"images/ui-icons_444444_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_3___ = new URL(\"images/ui-icons_555555_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_4___ = new URL(\"images/ui-icons_ffffff_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_5___ = new URL(\"images/ui-icons_777620_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_6___ = new URL(\"images/ui-icons_cc0000_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_7___ = new URL(\"images/ui-icons_777777_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\nvar ___CSS_LOADER_URL_REPLACEMENT_3___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_3___);\nvar ___CSS_LOADER_URL_REPLACEMENT_4___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_4___);\nvar ___CSS_LOADER_URL_REPLACEMENT_5___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_5___);\nvar ___CSS_LOADER_URL_REPLACEMENT_6___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_6___);\nvar ___CSS_LOADER_URL_REPLACEMENT_7___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_7___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `/*! jQuery UI - v1.13.3 - 2024-04-26\n* https://jqueryui.com\n* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css\n* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\n\n/* Layout helpers\n----------------------------------*/\n.ui-helper-hidden {\n\tdisplay: none;\n}\n.ui-helper-hidden-accessible {\n\tborder: 0;\n\tclip: rect(0 0 0 0);\n\theight: 1px;\n\tmargin: -1px;\n\toverflow: hidden;\n\tpadding: 0;\n\tposition: absolute;\n\twidth: 1px;\n}\n.ui-helper-reset {\n\tmargin: 0;\n\tpadding: 0;\n\tborder: 0;\n\toutline: 0;\n\tline-height: 1.3;\n\ttext-decoration: none;\n\tfont-size: 100%;\n\tlist-style: none;\n}\n.ui-helper-clearfix:before,\n.ui-helper-clearfix:after {\n\tcontent: \"\";\n\tdisplay: table;\n\tborder-collapse: collapse;\n}\n.ui-helper-clearfix:after {\n\tclear: both;\n}\n.ui-helper-zfix {\n\twidth: 100%;\n\theight: 100%;\n\ttop: 0;\n\tleft: 0;\n\tposition: absolute;\n\topacity: 0;\n\t-ms-filter: \"alpha(opacity=0)\"; /* support: IE8 */\n}\n\n.ui-front {\n\tz-index: 100;\n}\n\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-disabled {\n\tcursor: default !important;\n\tpointer-events: none;\n}\n\n\n/* Icons\n----------------------------------*/\n.ui-icon {\n\tdisplay: inline-block;\n\tvertical-align: middle;\n\tmargin-top: -.25em;\n\tposition: relative;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n}\n\n.ui-widget-icon-block {\n\tleft: 50%;\n\tmargin-left: -8px;\n\tdisplay: block;\n}\n\n/* Misc visuals\n----------------------------------*/\n\n/* Overlays */\n.ui-widget-overlay {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\twidth: 100%;\n\theight: 100%;\n}\n.ui-accordion .ui-accordion-header {\n\tdisplay: block;\n\tcursor: pointer;\n\tposition: relative;\n\tmargin: 2px 0 0 0;\n\tpadding: .5em .5em .5em .7em;\n\tfont-size: 100%;\n}\n.ui-accordion .ui-accordion-content {\n\tpadding: 1em 2.2em;\n\tborder-top: 0;\n\toverflow: auto;\n}\n.ui-autocomplete {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tcursor: default;\n}\n.ui-menu {\n\tlist-style: none;\n\tpadding: 0;\n\tmargin: 0;\n\tdisplay: block;\n\toutline: 0;\n}\n.ui-menu .ui-menu {\n\tposition: absolute;\n}\n.ui-menu .ui-menu-item {\n\tmargin: 0;\n\tcursor: pointer;\n\t/* support: IE10, see #8844 */\n\tlist-style-image: url(${___CSS_LOADER_URL_REPLACEMENT_0___});\n}\n.ui-menu .ui-menu-item-wrapper {\n\tposition: relative;\n\tpadding: 3px 1em 3px .4em;\n}\n.ui-menu .ui-menu-divider {\n\tmargin: 5px 0;\n\theight: 0;\n\tfont-size: 0;\n\tline-height: 0;\n\tborder-width: 1px 0 0 0;\n}\n.ui-menu .ui-state-focus,\n.ui-menu .ui-state-active {\n\tmargin: -1px;\n}\n\n/* icon support */\n.ui-menu-icons {\n\tposition: relative;\n}\n.ui-menu-icons .ui-menu-item-wrapper {\n\tpadding-left: 2em;\n}\n\n/* left-aligned */\n.ui-menu .ui-icon {\n\tposition: absolute;\n\ttop: 0;\n\tbottom: 0;\n\tleft: .2em;\n\tmargin: auto 0;\n}\n\n/* right-aligned */\n.ui-menu .ui-menu-icon {\n\tleft: auto;\n\tright: 0;\n}\n.ui-button {\n\tpadding: .4em 1em;\n\tdisplay: inline-block;\n\tposition: relative;\n\tline-height: normal;\n\tmargin-right: .1em;\n\tcursor: pointer;\n\tvertical-align: middle;\n\ttext-align: center;\n\t-webkit-user-select: none;\n\t-moz-user-select: none;\n\t-ms-user-select: none;\n\tuser-select: none;\n\n\t/* Support: IE <= 11 */\n\toverflow: visible;\n}\n\n.ui-button,\n.ui-button:link,\n.ui-button:visited,\n.ui-button:hover,\n.ui-button:active {\n\ttext-decoration: none;\n}\n\n/* to make room for the icon, a width needs to be set here */\n.ui-button-icon-only {\n\twidth: 2em;\n\tbox-sizing: border-box;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n}\n\n/* no icon support for input elements */\ninput.ui-button.ui-button-icon-only {\n\ttext-indent: 0;\n}\n\n/* button icon element(s) */\n.ui-button-icon-only .ui-icon {\n\tposition: absolute;\n\ttop: 50%;\n\tleft: 50%;\n\tmargin-top: -8px;\n\tmargin-left: -8px;\n}\n\n.ui-button.ui-icon-notext .ui-icon {\n\tpadding: 0;\n\twidth: 2.1em;\n\theight: 2.1em;\n\ttext-indent: -9999px;\n\twhite-space: nowrap;\n\n}\n\ninput.ui-button.ui-icon-notext .ui-icon {\n\twidth: auto;\n\theight: auto;\n\ttext-indent: 0;\n\twhite-space: normal;\n\tpadding: .4em 1em;\n}\n\n/* workarounds */\n/* Support: Firefox 5 - 40 */\ninput.ui-button::-moz-focus-inner,\nbutton.ui-button::-moz-focus-inner {\n\tborder: 0;\n\tpadding: 0;\n}\n.ui-controlgroup {\n\tvertical-align: middle;\n\tdisplay: inline-block;\n}\n.ui-controlgroup > .ui-controlgroup-item {\n\tfloat: left;\n\tmargin-left: 0;\n\tmargin-right: 0;\n}\n.ui-controlgroup > .ui-controlgroup-item:focus,\n.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {\n\tz-index: 9999;\n}\n.ui-controlgroup-vertical > .ui-controlgroup-item {\n\tdisplay: block;\n\tfloat: none;\n\twidth: 100%;\n\tmargin-top: 0;\n\tmargin-bottom: 0;\n\ttext-align: left;\n}\n.ui-controlgroup-vertical .ui-controlgroup-item {\n\tbox-sizing: border-box;\n}\n.ui-controlgroup .ui-controlgroup-label {\n\tpadding: .4em 1em;\n}\n.ui-controlgroup .ui-controlgroup-label span {\n\tfont-size: 80%;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-left: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {\n\tborder-top: none;\n}\n.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {\n\tborder-right: none;\n}\n.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {\n\tborder-bottom: none;\n}\n\n/* Spinner specific style fixes */\n.ui-controlgroup-vertical .ui-spinner-input {\n\n\t/* Support: IE8 only, Android < 4.4 only */\n\twidth: 75%;\n\twidth: calc( 100% - 2.4em );\n}\n.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {\n\tborder-top-style: solid;\n}\n\n.ui-checkboxradio-label .ui-icon-background {\n\tbox-shadow: inset 1px 1px 1px #ccc;\n\tborder-radius: .12em;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label .ui-icon-background {\n\twidth: 16px;\n\theight: 16px;\n\tborder-radius: 1em;\n\toverflow: visible;\n\tborder: none;\n}\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {\n\tbackground-image: none;\n\twidth: 8px;\n\theight: 8px;\n\tborder-width: 4px;\n\tborder-style: solid;\n}\n.ui-checkboxradio-disabled {\n\tpointer-events: none;\n}\n.ui-datepicker {\n\twidth: 17em;\n\tpadding: .2em .2em 0;\n\tdisplay: none;\n}\n.ui-datepicker .ui-datepicker-header {\n\tposition: relative;\n\tpadding: .2em 0;\n}\n.ui-datepicker .ui-datepicker-prev,\n.ui-datepicker .ui-datepicker-next {\n\tposition: absolute;\n\ttop: 2px;\n\twidth: 1.8em;\n\theight: 1.8em;\n}\n.ui-datepicker .ui-datepicker-prev-hover,\n.ui-datepicker .ui-datepicker-next-hover {\n\ttop: 1px;\n}\n.ui-datepicker .ui-datepicker-prev {\n\tleft: 2px;\n}\n.ui-datepicker .ui-datepicker-next {\n\tright: 2px;\n}\n.ui-datepicker .ui-datepicker-prev-hover {\n\tleft: 1px;\n}\n.ui-datepicker .ui-datepicker-next-hover {\n\tright: 1px;\n}\n.ui-datepicker .ui-datepicker-prev span,\n.ui-datepicker .ui-datepicker-next span {\n\tdisplay: block;\n\tposition: absolute;\n\tleft: 50%;\n\tmargin-left: -8px;\n\ttop: 50%;\n\tmargin-top: -8px;\n}\n.ui-datepicker .ui-datepicker-title {\n\tmargin: 0 2.3em;\n\tline-height: 1.8em;\n\ttext-align: center;\n}\n.ui-datepicker .ui-datepicker-title select {\n\tfont-size: 1em;\n\tmargin: 1px 0;\n}\n.ui-datepicker select.ui-datepicker-month,\n.ui-datepicker select.ui-datepicker-year {\n\twidth: 45%;\n}\n.ui-datepicker table {\n\twidth: 100%;\n\tfont-size: .9em;\n\tborder-collapse: collapse;\n\tmargin: 0 0 .4em;\n}\n.ui-datepicker th {\n\tpadding: .7em .3em;\n\ttext-align: center;\n\tfont-weight: bold;\n\tborder: 0;\n}\n.ui-datepicker td {\n\tborder: 0;\n\tpadding: 1px;\n}\n.ui-datepicker td span,\n.ui-datepicker td a {\n\tdisplay: block;\n\tpadding: .2em;\n\ttext-align: right;\n\ttext-decoration: none;\n}\n.ui-datepicker .ui-datepicker-buttonpane {\n\tbackground-image: none;\n\tmargin: .7em 0 0 0;\n\tpadding: 0 .2em;\n\tborder-left: 0;\n\tborder-right: 0;\n\tborder-bottom: 0;\n}\n.ui-datepicker .ui-datepicker-buttonpane button {\n\tfloat: right;\n\tmargin: .5em .2em .4em;\n\tcursor: pointer;\n\tpadding: .2em .6em .3em .6em;\n\twidth: auto;\n\toverflow: visible;\n}\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\n\tfloat: left;\n}\n\n/* with multiple calendars */\n.ui-datepicker.ui-datepicker-multi {\n\twidth: auto;\n}\n.ui-datepicker-multi .ui-datepicker-group {\n\tfloat: left;\n}\n.ui-datepicker-multi .ui-datepicker-group table {\n\twidth: 95%;\n\tmargin: 0 auto .4em;\n}\n.ui-datepicker-multi-2 .ui-datepicker-group {\n\twidth: 50%;\n}\n.ui-datepicker-multi-3 .ui-datepicker-group {\n\twidth: 33.3%;\n}\n.ui-datepicker-multi-4 .ui-datepicker-group {\n\twidth: 25%;\n}\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-left-width: 0;\n}\n.ui-datepicker-multi .ui-datepicker-buttonpane {\n\tclear: left;\n}\n.ui-datepicker-row-break {\n\tclear: both;\n\twidth: 100%;\n\tfont-size: 0;\n}\n\n/* RTL support */\n.ui-datepicker-rtl {\n\tdirection: rtl;\n}\n.ui-datepicker-rtl .ui-datepicker-prev {\n\tright: 2px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next {\n\tleft: 2px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\n\tright: 1px;\n\tleft: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-next:hover {\n\tleft: 1px;\n\tright: auto;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\n\tclear: right;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\n\tfloat: left;\n}\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\n.ui-datepicker-rtl .ui-datepicker-group {\n\tfloat: right;\n}\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\n\tborder-right-width: 0;\n\tborder-left-width: 1px;\n}\n\n/* Icons */\n.ui-datepicker .ui-icon {\n\tdisplay: block;\n\ttext-indent: -99999px;\n\toverflow: hidden;\n\tbackground-repeat: no-repeat;\n\tleft: .5em;\n\ttop: .3em;\n}\n.ui-dialog {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tpadding: .2em;\n\toutline: 0;\n}\n.ui-dialog .ui-dialog-titlebar {\n\tpadding: .4em 1em;\n\tposition: relative;\n}\n.ui-dialog .ui-dialog-title {\n\tfloat: left;\n\tmargin: .1em 0;\n\twhite-space: nowrap;\n\twidth: 90%;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-dialog .ui-dialog-titlebar-close {\n\tposition: absolute;\n\tright: .3em;\n\ttop: 50%;\n\twidth: 20px;\n\tmargin: -10px 0 0 0;\n\tpadding: 1px;\n\theight: 20px;\n}\n.ui-dialog .ui-dialog-content {\n\tposition: relative;\n\tborder: 0;\n\tpadding: .5em 1em;\n\tbackground: none;\n\toverflow: auto;\n}\n.ui-dialog .ui-dialog-buttonpane {\n\ttext-align: left;\n\tborder-width: 1px 0 0 0;\n\tbackground-image: none;\n\tmargin-top: .5em;\n\tpadding: .3em 1em .5em .4em;\n}\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\n\tfloat: right;\n}\n.ui-dialog .ui-dialog-buttonpane button {\n\tmargin: .5em .4em .5em 0;\n\tcursor: pointer;\n}\n.ui-dialog .ui-resizable-n {\n\theight: 2px;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-e {\n\twidth: 2px;\n\tright: 0;\n}\n.ui-dialog .ui-resizable-s {\n\theight: 2px;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-w {\n\twidth: 2px;\n\tleft: 0;\n}\n.ui-dialog .ui-resizable-se,\n.ui-dialog .ui-resizable-sw,\n.ui-dialog .ui-resizable-ne,\n.ui-dialog .ui-resizable-nw {\n\twidth: 7px;\n\theight: 7px;\n}\n.ui-dialog .ui-resizable-se {\n\tright: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-sw {\n\tleft: 0;\n\tbottom: 0;\n}\n.ui-dialog .ui-resizable-ne {\n\tright: 0;\n\ttop: 0;\n}\n.ui-dialog .ui-resizable-nw {\n\tleft: 0;\n\ttop: 0;\n}\n.ui-draggable .ui-dialog-titlebar {\n\tcursor: move;\n}\n.ui-draggable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable {\n\tposition: relative;\n}\n.ui-resizable-handle {\n\tposition: absolute;\n\tfont-size: 0.1px;\n\tdisplay: block;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-resizable-disabled .ui-resizable-handle,\n.ui-resizable-autohide .ui-resizable-handle {\n\tdisplay: none;\n}\n.ui-resizable-n {\n\tcursor: n-resize;\n\theight: 7px;\n\twidth: 100%;\n\ttop: -5px;\n\tleft: 0;\n}\n.ui-resizable-s {\n\tcursor: s-resize;\n\theight: 7px;\n\twidth: 100%;\n\tbottom: -5px;\n\tleft: 0;\n}\n.ui-resizable-e {\n\tcursor: e-resize;\n\twidth: 7px;\n\tright: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-w {\n\tcursor: w-resize;\n\twidth: 7px;\n\tleft: -5px;\n\ttop: 0;\n\theight: 100%;\n}\n.ui-resizable-se {\n\tcursor: se-resize;\n\twidth: 12px;\n\theight: 12px;\n\tright: 1px;\n\tbottom: 1px;\n}\n.ui-resizable-sw {\n\tcursor: sw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\tbottom: -5px;\n}\n.ui-resizable-nw {\n\tcursor: nw-resize;\n\twidth: 9px;\n\theight: 9px;\n\tleft: -5px;\n\ttop: -5px;\n}\n.ui-resizable-ne {\n\tcursor: ne-resize;\n\twidth: 9px;\n\theight: 9px;\n\tright: -5px;\n\ttop: -5px;\n}\n.ui-progressbar {\n\theight: 2em;\n\ttext-align: left;\n\toverflow: hidden;\n}\n.ui-progressbar .ui-progressbar-value {\n\tmargin: -1px;\n\theight: 100%;\n}\n.ui-progressbar .ui-progressbar-overlay {\n\tbackground: url(${___CSS_LOADER_URL_REPLACEMENT_1___});\n\theight: 100%;\n\t-ms-filter: \"alpha(opacity=25)\"; /* support: IE8 */\n\topacity: 0.25;\n}\n.ui-progressbar-indeterminate .ui-progressbar-value {\n\tbackground-image: none;\n}\n.ui-selectable {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-selectable-helper {\n\tposition: absolute;\n\tz-index: 100;\n\tborder: 1px dotted black;\n}\n.ui-selectmenu-menu {\n\tpadding: 0;\n\tmargin: 0;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tdisplay: none;\n}\n.ui-selectmenu-menu .ui-menu {\n\toverflow: auto;\n\toverflow-x: hidden;\n\tpadding-bottom: 1px;\n}\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\n\tfont-size: 1em;\n\tfont-weight: bold;\n\tline-height: 1.5;\n\tpadding: 2px 0.4em;\n\tmargin: 0.5em 0 0 0;\n\theight: auto;\n\tborder: 0;\n}\n.ui-selectmenu-open {\n\tdisplay: block;\n}\n.ui-selectmenu-text {\n\tdisplay: block;\n\tmargin-right: 20px;\n\toverflow: hidden;\n\ttext-overflow: ellipsis;\n}\n.ui-selectmenu-button.ui-button {\n\ttext-align: left;\n\twhite-space: nowrap;\n\twidth: 14em;\n}\n.ui-selectmenu-icon.ui-icon {\n\tfloat: right;\n\tmargin-top: 0;\n}\n.ui-slider {\n\tposition: relative;\n\ttext-align: left;\n}\n.ui-slider .ui-slider-handle {\n\tposition: absolute;\n\tz-index: 2;\n\twidth: 1.2em;\n\theight: 1.2em;\n\tcursor: pointer;\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-slider .ui-slider-range {\n\tposition: absolute;\n\tz-index: 1;\n\tfont-size: .7em;\n\tdisplay: block;\n\tborder: 0;\n\tbackground-position: 0 0;\n}\n\n/* support: IE8 - See #6727 */\n.ui-slider.ui-state-disabled .ui-slider-handle,\n.ui-slider.ui-state-disabled .ui-slider-range {\n\tfilter: inherit;\n}\n\n.ui-slider-horizontal {\n\theight: .8em;\n}\n.ui-slider-horizontal .ui-slider-handle {\n\ttop: -.3em;\n\tmargin-left: -.6em;\n}\n.ui-slider-horizontal .ui-slider-range {\n\ttop: 0;\n\theight: 100%;\n}\n.ui-slider-horizontal .ui-slider-range-min {\n\tleft: 0;\n}\n.ui-slider-horizontal .ui-slider-range-max {\n\tright: 0;\n}\n\n.ui-slider-vertical {\n\twidth: .8em;\n\theight: 100px;\n}\n.ui-slider-vertical .ui-slider-handle {\n\tleft: -.3em;\n\tmargin-left: 0;\n\tmargin-bottom: -.6em;\n}\n.ui-slider-vertical .ui-slider-range {\n\tleft: 0;\n\twidth: 100%;\n}\n.ui-slider-vertical .ui-slider-range-min {\n\tbottom: 0;\n}\n.ui-slider-vertical .ui-slider-range-max {\n\ttop: 0;\n}\n.ui-sortable-handle {\n\t-ms-touch-action: none;\n\ttouch-action: none;\n}\n.ui-spinner {\n\tposition: relative;\n\tdisplay: inline-block;\n\toverflow: hidden;\n\tpadding: 0;\n\tvertical-align: middle;\n}\n.ui-spinner-input {\n\tborder: none;\n\tbackground: none;\n\tcolor: inherit;\n\tpadding: .222em 0;\n\tmargin: .2em 0;\n\tvertical-align: middle;\n\tmargin-left: .4em;\n\tmargin-right: 2em;\n}\n.ui-spinner-button {\n\twidth: 1.6em;\n\theight: 50%;\n\tfont-size: .5em;\n\tpadding: 0;\n\tmargin: 0;\n\ttext-align: center;\n\tposition: absolute;\n\tcursor: default;\n\tdisplay: block;\n\toverflow: hidden;\n\tright: 0;\n}\n/* more specificity required here to override default borders */\n.ui-spinner a.ui-spinner-button {\n\tborder-top-style: none;\n\tborder-bottom-style: none;\n\tborder-right-style: none;\n}\n.ui-spinner-up {\n\ttop: 0;\n}\n.ui-spinner-down {\n\tbottom: 0;\n}\n.ui-tabs {\n\tposition: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as \"fixed\") */\n\tpadding: .2em;\n}\n.ui-tabs .ui-tabs-nav {\n\tmargin: 0;\n\tpadding: .2em .2em 0;\n}\n.ui-tabs .ui-tabs-nav li {\n\tlist-style: none;\n\tfloat: left;\n\tposition: relative;\n\ttop: 0;\n\tmargin: 1px .2em 0 0;\n\tborder-bottom-width: 0;\n\tpadding: 0;\n\twhite-space: nowrap;\n}\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\n\tfloat: left;\n\tpadding: .5em 1em;\n\ttext-decoration: none;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\n\tmargin-bottom: -1px;\n\tpadding-bottom: 1px;\n}\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\n\tcursor: text;\n}\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\n\tcursor: pointer;\n}\n.ui-tabs .ui-tabs-panel {\n\tdisplay: block;\n\tborder-width: 0;\n\tpadding: 1em 1.4em;\n\tbackground: none;\n}\n.ui-tooltip {\n\tpadding: 8px;\n\tposition: absolute;\n\tz-index: 9999;\n\tmax-width: 300px;\n}\nbody .ui-tooltip {\n\tborder-width: 2px;\n}\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: \"alpha(opacity=70)\"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: \"alpha(opacity=35)\"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: \"alpha(opacity=35)\"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_2___});\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_2___});\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_3___});\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_4___});\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_5___});\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_6___});\n}\n.ui-button .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_7___});\n}\n\n/* positioning */\n/* Three classes needed to override \\`.ui-button:hover .ui-icon\\` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: \"alpha(opacity=.3)\"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/jquery-ui-dist/jquery-ui.css\"],\"names\":[],\"mappings\":\"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,YAAY;AACb;AACA;CACC,WAAW;CACX,YAAY;CACZ,kBAAkB;CAClB,iBAAiB;CACjB,YAAY;AACb;AACA;;CAEC,sBAAsB;CACtB,UAAU;CACV,WAAW;CACX,iBAAiB;CACjB,mBAAmB;AACpB;AACA;CACC,oBAAoB;AACrB;AACA;CACC,WAAW;CACX,oBAAoB;CACpB,aAAa;AACd;AACA;CACC,kBAAkB;CAClB,eAAe;AAChB;AACA;;CAEC,kBAAkB;CAClB,QAAQ;CACR,YAAY;CACZ,aAAa;AACd;AACA;;CAEC,QAAQ;AACT;AACA;CACC,SAAS;AACV;AACA;CACC,UAAU;AACX;AACA;CACC,SAAS;AACV;AACA;CACC,UAAU;AACX;AACA;;CAEC,cAAc;CACd,kBAAkB;CAClB,SAAS;CACT,iBAAiB;CACjB,QAAQ;CACR,gBAAgB;AACjB;AACA;CACC,eAAe;CACf,kBAAkB;CAClB,kBAAkB;AACnB;AACA;CACC,cAAc;CACd,aAAa;AACd;AACA;;CAEC,UAAU;AACX;AACA;CACC,WAAW;CACX,eAAe;CACf,yBAAyB;CACzB,gBAAgB;AACjB;AACA;CACC,kBAAkB;CAClB,kBAAkB;CAClB,iBAAiB;CACjB,SAAS;AACV;AACA;CACC,SAAS;CACT,YAAY;AACb;AACA;;CAEC,cAAc;CACd,aAAa;CACb,iBAAiB;CACjB,qBAAqB;AACtB;AACA;CACC,sBAAsB;CACtB,kBAAkB;CAClB,eAAe;CACf,cAAc;CACd,eAAe;CACf,gBAAgB;AACjB;AACA;CACC,YAAY;CACZ,sBAAsB;CACtB,eAAe;CACf,4BAA4B;CAC5B,WAAW;CACX,iBAAiB;AAClB;AACA;CACC,WAAW;AACZ;;AAEA,4BAA4B;AAC5B;CACC,WAAW;AACZ;AACA;CACC,WAAW;AACZ;AACA;CACC,UAAU;CACV,mBAAmB;AACpB;AACA;CACC,UAAU;AACX;AACA;CACC,YAAY;AACb;AACA;CACC,UAAU;AACX;AACA;;CAEC,oBAAoB;AACrB;AACA;CACC,WAAW;AACZ;AACA;CACC,WAAW;CACX,WAAW;CACX,YAAY;AACb;;AAEA,gBAAgB;AAChB;CACC,cAAc;AACf;AACA;CACC,UAAU;CACV,UAAU;AACX;AACA;CACC,SAAS;CACT,WAAW;AACZ;AACA;CACC,UAAU;CACV,UAAU;AACX;AACA;CACC,SAAS;CACT,WAAW;AACZ;AACA;CACC,YAAY;AACb;AACA;CACC,WAAW;AACZ;AACA;;CAEC,YAAY;AACb;AACA;;CAEC,qBAAqB;CACrB,sBAAsB;AACvB;;AAEA,UAAU;AACV;CACC,cAAc;CACd,qBAAqB;CACrB,gBAAgB;CAChB,4BAA4B;CAC5B,UAAU;CACV,SAAS;AACV;AACA;CACC,kBAAkB;CAClB,MAAM;CACN,OAAO;CACP,aAAa;CACb,UAAU;AACX;AACA;CACC,iBAAiB;CACjB,kBAAkB;AACnB;AACA;CACC,WAAW;CACX,cAAc;CACd,mBAAmB;CACnB,UAAU;CACV,gBAAgB;CAChB,uBAAuB;AACxB;AACA;CACC,kBAAkB;CAClB,WAAW;CACX,QAAQ;CACR,WAAW;CACX,mBAAmB;CACnB,YAAY;CACZ,YAAY;AACb;AACA;CACC,kBAAkB;CAClB,SAAS;CACT,iBAAiB;CACjB,gBAAgB;CAChB,cAAc;AACf;AACA;CACC,gBAAgB;CAChB,uBAAuB;CACvB,sBAAsB;CACtB,gBAAgB;CAChB,2BAA2B;AAC5B;AACA;CACC,YAAY;AACb;AACA;CACC,wBAAwB;CACxB,eAAe;AAChB;AACA;CACC,WAAW;CACX,MAAM;AACP;AACA;CACC,UAAU;CACV,QAAQ;AACT;AACA;CACC,WAAW;CACX,SAAS;AACV;AACA;CACC,UAAU;CACV,OAAO;AACR;AACA;;;;CAIC,UAAU;CACV,WAAW;AACZ;AACA;CACC,QAAQ;CACR,SAAS;AACV;AACA;CACC,OAAO;CACP,SAAS;AACV;AACA;CACC,QAAQ;CACR,MAAM;AACP;AACA;CACC,OAAO;CACP,MAAM;AACP;AACA;CACC,YAAY;AACb;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,gBAAgB;CAChB,cAAc;CACd,sBAAsB;CACtB,kBAAkB;AACnB;AACA;;CAEC,aAAa;AACd;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,WAAW;CACX,SAAS;CACT,OAAO;AACR;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,WAAW;CACX,YAAY;CACZ,OAAO;AACR;AACA;CACC,gBAAgB;CAChB,UAAU;CACV,WAAW;CACX,MAAM;CACN,YAAY;AACb;AACA;CACC,gBAAgB;CAChB,UAAU;CACV,UAAU;CACV,MAAM;CACN,YAAY;AACb;AACA;CACC,iBAAiB;CACjB,WAAW;CACX,YAAY;CACZ,UAAU;CACV,WAAW;AACZ;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,UAAU;CACV,YAAY;AACb;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,UAAU;CACV,SAAS;AACV;AACA;CACC,iBAAiB;CACjB,UAAU;CACV,WAAW;CACX,WAAW;CACX,SAAS;AACV;AACA;CACC,WAAW;CACX,gBAAgB;CAChB,gBAAgB;AACjB;AACA;CACC,YAAY;CACZ,YAAY;AACb;AACA;CACC,mDAAyzE;CACzzE,YAAY;CACZ,+BAA+B,EAAE,iBAAiB;CAClD,aAAa;AACd;AACA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,YAAY;CACZ,wBAAwB;AACzB;AACA;CACC,UAAU;CACV,SAAS;CACT,kBAAkB;CAClB,MAAM;CACN,OAAO;CACP,aAAa;AACd;AACA;CACC,cAAc;CACd,kBAAkB;CAClB,mBAAmB;AACpB;AACA;CACC,cAAc;CACd,iBAAiB;CACjB,gBAAgB;CAChB,kBAAkB;CAClB,mBAAmB;CACnB,YAAY;CACZ,SAAS;AACV;AACA;CACC,cAAc;AACf;AACA;CACC,cAAc;CACd,kBAAkB;CAClB,gBAAgB;CAChB,uBAAuB;AACxB;AACA;CACC,gBAAgB;CAChB,mBAAmB;CACnB,WAAW;AACZ;AACA;CACC,YAAY;CACZ,aAAa;AACd;AACA;CACC,kBAAkB;CAClB,gBAAgB;AACjB;AACA;CACC,kBAAkB;CAClB,UAAU;CACV,YAAY;CACZ,aAAa;CACb,eAAe;CACf,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,UAAU;CACV,eAAe;CACf,cAAc;CACd,SAAS;CACT,wBAAwB;AACzB;;AAEA,6BAA6B;AAC7B;;CAEC,eAAe;AAChB;;AAEA;CACC,YAAY;AACb;AACA;CACC,UAAU;CACV,kBAAkB;AACnB;AACA;CACC,MAAM;CACN,YAAY;AACb;AACA;CACC,OAAO;AACR;AACA;CACC,QAAQ;AACT;;AAEA;CACC,WAAW;CACX,aAAa;AACd;AACA;CACC,WAAW;CACX,cAAc;CACd,oBAAoB;AACrB;AACA;CACC,OAAO;CACP,WAAW;AACZ;AACA;CACC,SAAS;AACV;AACA;CACC,MAAM;AACP;AACA;CACC,sBAAsB;CACtB,kBAAkB;AACnB;AACA;CACC,kBAAkB;CAClB,qBAAqB;CACrB,gBAAgB;CAChB,UAAU;CACV,sBAAsB;AACvB;AACA;CACC,YAAY;CACZ,gBAAgB;CAChB,cAAc;CACd,iBAAiB;CACjB,cAAc;CACd,sBAAsB;CACtB,iBAAiB;CACjB,iBAAiB;AAClB;AACA;CACC,YAAY;CACZ,WAAW;CACX,eAAe;CACf,UAAU;CACV,SAAS;CACT,kBAAkB;CAClB,kBAAkB;CAClB,eAAe;CACf,cAAc;CACd,gBAAgB;CAChB,QAAQ;AACT;AACA,+DAA+D;AAC/D;CACC,sBAAsB;CACtB,yBAAyB;CACzB,wBAAwB;AACzB;AACA;CACC,MAAM;AACP;AACA;CACC,SAAS;AACV;AACA;CACC,kBAAkB,CAAC,uIAAuI;CAC1J,aAAa;AACd;AACA;CACC,SAAS;CACT,oBAAoB;AACrB;AACA;CACC,gBAAgB;CAChB,WAAW;CACX,kBAAkB;CAClB,MAAM;CACN,oBAAoB;CACpB,sBAAsB;CACtB,UAAU;CACV,mBAAmB;AACpB;AACA;CACC,WAAW;CACX,iBAAiB;CACjB,qBAAqB;AACtB;AACA;CACC,mBAAmB;CACnB,mBAAmB;AACpB;AACA;;;CAGC,YAAY;AACb;AACA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\",\"sourcesContent\":[\"/*! jQuery UI - v1.13.3 - 2024-04-26\\n* https://jqueryui.com\\n* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css\\n* To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\\n\\n/* Layout helpers\\n----------------------------------*/\\n.ui-helper-hidden {\\n\\tdisplay: none;\\n}\\n.ui-helper-hidden-accessible {\\n\\tborder: 0;\\n\\tclip: rect(0 0 0 0);\\n\\theight: 1px;\\n\\tmargin: -1px;\\n\\toverflow: hidden;\\n\\tpadding: 0;\\n\\tposition: absolute;\\n\\twidth: 1px;\\n}\\n.ui-helper-reset {\\n\\tmargin: 0;\\n\\tpadding: 0;\\n\\tborder: 0;\\n\\toutline: 0;\\n\\tline-height: 1.3;\\n\\ttext-decoration: none;\\n\\tfont-size: 100%;\\n\\tlist-style: none;\\n}\\n.ui-helper-clearfix:before,\\n.ui-helper-clearfix:after {\\n\\tcontent: \\\"\\\";\\n\\tdisplay: table;\\n\\tborder-collapse: collapse;\\n}\\n.ui-helper-clearfix:after {\\n\\tclear: both;\\n}\\n.ui-helper-zfix {\\n\\twidth: 100%;\\n\\theight: 100%;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\tposition: absolute;\\n\\topacity: 0;\\n\\t-ms-filter: \\\"alpha(opacity=0)\\\"; /* support: IE8 */\\n}\\n\\n.ui-front {\\n\\tz-index: 100;\\n}\\n\\n\\n/* Interaction Cues\\n----------------------------------*/\\n.ui-state-disabled {\\n\\tcursor: default !important;\\n\\tpointer-events: none;\\n}\\n\\n\\n/* Icons\\n----------------------------------*/\\n.ui-icon {\\n\\tdisplay: inline-block;\\n\\tvertical-align: middle;\\n\\tmargin-top: -.25em;\\n\\tposition: relative;\\n\\ttext-indent: -99999px;\\n\\toverflow: hidden;\\n\\tbackground-repeat: no-repeat;\\n}\\n\\n.ui-widget-icon-block {\\n\\tleft: 50%;\\n\\tmargin-left: -8px;\\n\\tdisplay: block;\\n}\\n\\n/* Misc visuals\\n----------------------------------*/\\n\\n/* Overlays */\\n.ui-widget-overlay {\\n\\tposition: fixed;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\twidth: 100%;\\n\\theight: 100%;\\n}\\n.ui-accordion .ui-accordion-header {\\n\\tdisplay: block;\\n\\tcursor: pointer;\\n\\tposition: relative;\\n\\tmargin: 2px 0 0 0;\\n\\tpadding: .5em .5em .5em .7em;\\n\\tfont-size: 100%;\\n}\\n.ui-accordion .ui-accordion-content {\\n\\tpadding: 1em 2.2em;\\n\\tborder-top: 0;\\n\\toverflow: auto;\\n}\\n.ui-autocomplete {\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\tcursor: default;\\n}\\n.ui-menu {\\n\\tlist-style: none;\\n\\tpadding: 0;\\n\\tmargin: 0;\\n\\tdisplay: block;\\n\\toutline: 0;\\n}\\n.ui-menu .ui-menu {\\n\\tposition: absolute;\\n}\\n.ui-menu .ui-menu-item {\\n\\tmargin: 0;\\n\\tcursor: pointer;\\n\\t/* support: IE10, see #8844 */\\n\\tlist-style-image: url(\\\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\\\");\\n}\\n.ui-menu .ui-menu-item-wrapper {\\n\\tposition: relative;\\n\\tpadding: 3px 1em 3px .4em;\\n}\\n.ui-menu .ui-menu-divider {\\n\\tmargin: 5px 0;\\n\\theight: 0;\\n\\tfont-size: 0;\\n\\tline-height: 0;\\n\\tborder-width: 1px 0 0 0;\\n}\\n.ui-menu .ui-state-focus,\\n.ui-menu .ui-state-active {\\n\\tmargin: -1px;\\n}\\n\\n/* icon support */\\n.ui-menu-icons {\\n\\tposition: relative;\\n}\\n.ui-menu-icons .ui-menu-item-wrapper {\\n\\tpadding-left: 2em;\\n}\\n\\n/* left-aligned */\\n.ui-menu .ui-icon {\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tbottom: 0;\\n\\tleft: .2em;\\n\\tmargin: auto 0;\\n}\\n\\n/* right-aligned */\\n.ui-menu .ui-menu-icon {\\n\\tleft: auto;\\n\\tright: 0;\\n}\\n.ui-button {\\n\\tpadding: .4em 1em;\\n\\tdisplay: inline-block;\\n\\tposition: relative;\\n\\tline-height: normal;\\n\\tmargin-right: .1em;\\n\\tcursor: pointer;\\n\\tvertical-align: middle;\\n\\ttext-align: center;\\n\\t-webkit-user-select: none;\\n\\t-moz-user-select: none;\\n\\t-ms-user-select: none;\\n\\tuser-select: none;\\n\\n\\t/* Support: IE <= 11 */\\n\\toverflow: visible;\\n}\\n\\n.ui-button,\\n.ui-button:link,\\n.ui-button:visited,\\n.ui-button:hover,\\n.ui-button:active {\\n\\ttext-decoration: none;\\n}\\n\\n/* to make room for the icon, a width needs to be set here */\\n.ui-button-icon-only {\\n\\twidth: 2em;\\n\\tbox-sizing: border-box;\\n\\ttext-indent: -9999px;\\n\\twhite-space: nowrap;\\n}\\n\\n/* no icon support for input elements */\\ninput.ui-button.ui-button-icon-only {\\n\\ttext-indent: 0;\\n}\\n\\n/* button icon element(s) */\\n.ui-button-icon-only .ui-icon {\\n\\tposition: absolute;\\n\\ttop: 50%;\\n\\tleft: 50%;\\n\\tmargin-top: -8px;\\n\\tmargin-left: -8px;\\n}\\n\\n.ui-button.ui-icon-notext .ui-icon {\\n\\tpadding: 0;\\n\\twidth: 2.1em;\\n\\theight: 2.1em;\\n\\ttext-indent: -9999px;\\n\\twhite-space: nowrap;\\n\\n}\\n\\ninput.ui-button.ui-icon-notext .ui-icon {\\n\\twidth: auto;\\n\\theight: auto;\\n\\ttext-indent: 0;\\n\\twhite-space: normal;\\n\\tpadding: .4em 1em;\\n}\\n\\n/* workarounds */\\n/* Support: Firefox 5 - 40 */\\ninput.ui-button::-moz-focus-inner,\\nbutton.ui-button::-moz-focus-inner {\\n\\tborder: 0;\\n\\tpadding: 0;\\n}\\n.ui-controlgroup {\\n\\tvertical-align: middle;\\n\\tdisplay: inline-block;\\n}\\n.ui-controlgroup > .ui-controlgroup-item {\\n\\tfloat: left;\\n\\tmargin-left: 0;\\n\\tmargin-right: 0;\\n}\\n.ui-controlgroup > .ui-controlgroup-item:focus,\\n.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {\\n\\tz-index: 9999;\\n}\\n.ui-controlgroup-vertical > .ui-controlgroup-item {\\n\\tdisplay: block;\\n\\tfloat: none;\\n\\twidth: 100%;\\n\\tmargin-top: 0;\\n\\tmargin-bottom: 0;\\n\\ttext-align: left;\\n}\\n.ui-controlgroup-vertical .ui-controlgroup-item {\\n\\tbox-sizing: border-box;\\n}\\n.ui-controlgroup .ui-controlgroup-label {\\n\\tpadding: .4em 1em;\\n}\\n.ui-controlgroup .ui-controlgroup-label span {\\n\\tfont-size: 80%;\\n}\\n.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {\\n\\tborder-left: none;\\n}\\n.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {\\n\\tborder-top: none;\\n}\\n.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {\\n\\tborder-right: none;\\n}\\n.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {\\n\\tborder-bottom: none;\\n}\\n\\n/* Spinner specific style fixes */\\n.ui-controlgroup-vertical .ui-spinner-input {\\n\\n\\t/* Support: IE8 only, Android < 4.4 only */\\n\\twidth: 75%;\\n\\twidth: calc( 100% - 2.4em );\\n}\\n.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {\\n\\tborder-top-style: solid;\\n}\\n\\n.ui-checkboxradio-label .ui-icon-background {\\n\\tbox-shadow: inset 1px 1px 1px #ccc;\\n\\tborder-radius: .12em;\\n\\tborder: none;\\n}\\n.ui-checkboxradio-radio-label .ui-icon-background {\\n\\twidth: 16px;\\n\\theight: 16px;\\n\\tborder-radius: 1em;\\n\\toverflow: visible;\\n\\tborder: none;\\n}\\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,\\n.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {\\n\\tbackground-image: none;\\n\\twidth: 8px;\\n\\theight: 8px;\\n\\tborder-width: 4px;\\n\\tborder-style: solid;\\n}\\n.ui-checkboxradio-disabled {\\n\\tpointer-events: none;\\n}\\n.ui-datepicker {\\n\\twidth: 17em;\\n\\tpadding: .2em .2em 0;\\n\\tdisplay: none;\\n}\\n.ui-datepicker .ui-datepicker-header {\\n\\tposition: relative;\\n\\tpadding: .2em 0;\\n}\\n.ui-datepicker .ui-datepicker-prev,\\n.ui-datepicker .ui-datepicker-next {\\n\\tposition: absolute;\\n\\ttop: 2px;\\n\\twidth: 1.8em;\\n\\theight: 1.8em;\\n}\\n.ui-datepicker .ui-datepicker-prev-hover,\\n.ui-datepicker .ui-datepicker-next-hover {\\n\\ttop: 1px;\\n}\\n.ui-datepicker .ui-datepicker-prev {\\n\\tleft: 2px;\\n}\\n.ui-datepicker .ui-datepicker-next {\\n\\tright: 2px;\\n}\\n.ui-datepicker .ui-datepicker-prev-hover {\\n\\tleft: 1px;\\n}\\n.ui-datepicker .ui-datepicker-next-hover {\\n\\tright: 1px;\\n}\\n.ui-datepicker .ui-datepicker-prev span,\\n.ui-datepicker .ui-datepicker-next span {\\n\\tdisplay: block;\\n\\tposition: absolute;\\n\\tleft: 50%;\\n\\tmargin-left: -8px;\\n\\ttop: 50%;\\n\\tmargin-top: -8px;\\n}\\n.ui-datepicker .ui-datepicker-title {\\n\\tmargin: 0 2.3em;\\n\\tline-height: 1.8em;\\n\\ttext-align: center;\\n}\\n.ui-datepicker .ui-datepicker-title select {\\n\\tfont-size: 1em;\\n\\tmargin: 1px 0;\\n}\\n.ui-datepicker select.ui-datepicker-month,\\n.ui-datepicker select.ui-datepicker-year {\\n\\twidth: 45%;\\n}\\n.ui-datepicker table {\\n\\twidth: 100%;\\n\\tfont-size: .9em;\\n\\tborder-collapse: collapse;\\n\\tmargin: 0 0 .4em;\\n}\\n.ui-datepicker th {\\n\\tpadding: .7em .3em;\\n\\ttext-align: center;\\n\\tfont-weight: bold;\\n\\tborder: 0;\\n}\\n.ui-datepicker td {\\n\\tborder: 0;\\n\\tpadding: 1px;\\n}\\n.ui-datepicker td span,\\n.ui-datepicker td a {\\n\\tdisplay: block;\\n\\tpadding: .2em;\\n\\ttext-align: right;\\n\\ttext-decoration: none;\\n}\\n.ui-datepicker .ui-datepicker-buttonpane {\\n\\tbackground-image: none;\\n\\tmargin: .7em 0 0 0;\\n\\tpadding: 0 .2em;\\n\\tborder-left: 0;\\n\\tborder-right: 0;\\n\\tborder-bottom: 0;\\n}\\n.ui-datepicker .ui-datepicker-buttonpane button {\\n\\tfloat: right;\\n\\tmargin: .5em .2em .4em;\\n\\tcursor: pointer;\\n\\tpadding: .2em .6em .3em .6em;\\n\\twidth: auto;\\n\\toverflow: visible;\\n}\\n.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {\\n\\tfloat: left;\\n}\\n\\n/* with multiple calendars */\\n.ui-datepicker.ui-datepicker-multi {\\n\\twidth: auto;\\n}\\n.ui-datepicker-multi .ui-datepicker-group {\\n\\tfloat: left;\\n}\\n.ui-datepicker-multi .ui-datepicker-group table {\\n\\twidth: 95%;\\n\\tmargin: 0 auto .4em;\\n}\\n.ui-datepicker-multi-2 .ui-datepicker-group {\\n\\twidth: 50%;\\n}\\n.ui-datepicker-multi-3 .ui-datepicker-group {\\n\\twidth: 33.3%;\\n}\\n.ui-datepicker-multi-4 .ui-datepicker-group {\\n\\twidth: 25%;\\n}\\n.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,\\n.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {\\n\\tborder-left-width: 0;\\n}\\n.ui-datepicker-multi .ui-datepicker-buttonpane {\\n\\tclear: left;\\n}\\n.ui-datepicker-row-break {\\n\\tclear: both;\\n\\twidth: 100%;\\n\\tfont-size: 0;\\n}\\n\\n/* RTL support */\\n.ui-datepicker-rtl {\\n\\tdirection: rtl;\\n}\\n.ui-datepicker-rtl .ui-datepicker-prev {\\n\\tright: 2px;\\n\\tleft: auto;\\n}\\n.ui-datepicker-rtl .ui-datepicker-next {\\n\\tleft: 2px;\\n\\tright: auto;\\n}\\n.ui-datepicker-rtl .ui-datepicker-prev:hover {\\n\\tright: 1px;\\n\\tleft: auto;\\n}\\n.ui-datepicker-rtl .ui-datepicker-next:hover {\\n\\tleft: 1px;\\n\\tright: auto;\\n}\\n.ui-datepicker-rtl .ui-datepicker-buttonpane {\\n\\tclear: right;\\n}\\n.ui-datepicker-rtl .ui-datepicker-buttonpane button {\\n\\tfloat: left;\\n}\\n.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,\\n.ui-datepicker-rtl .ui-datepicker-group {\\n\\tfloat: right;\\n}\\n.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,\\n.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {\\n\\tborder-right-width: 0;\\n\\tborder-left-width: 1px;\\n}\\n\\n/* Icons */\\n.ui-datepicker .ui-icon {\\n\\tdisplay: block;\\n\\ttext-indent: -99999px;\\n\\toverflow: hidden;\\n\\tbackground-repeat: no-repeat;\\n\\tleft: .5em;\\n\\ttop: .3em;\\n}\\n.ui-dialog {\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\tpadding: .2em;\\n\\toutline: 0;\\n}\\n.ui-dialog .ui-dialog-titlebar {\\n\\tpadding: .4em 1em;\\n\\tposition: relative;\\n}\\n.ui-dialog .ui-dialog-title {\\n\\tfloat: left;\\n\\tmargin: .1em 0;\\n\\twhite-space: nowrap;\\n\\twidth: 90%;\\n\\toverflow: hidden;\\n\\ttext-overflow: ellipsis;\\n}\\n.ui-dialog .ui-dialog-titlebar-close {\\n\\tposition: absolute;\\n\\tright: .3em;\\n\\ttop: 50%;\\n\\twidth: 20px;\\n\\tmargin: -10px 0 0 0;\\n\\tpadding: 1px;\\n\\theight: 20px;\\n}\\n.ui-dialog .ui-dialog-content {\\n\\tposition: relative;\\n\\tborder: 0;\\n\\tpadding: .5em 1em;\\n\\tbackground: none;\\n\\toverflow: auto;\\n}\\n.ui-dialog .ui-dialog-buttonpane {\\n\\ttext-align: left;\\n\\tborder-width: 1px 0 0 0;\\n\\tbackground-image: none;\\n\\tmargin-top: .5em;\\n\\tpadding: .3em 1em .5em .4em;\\n}\\n.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {\\n\\tfloat: right;\\n}\\n.ui-dialog .ui-dialog-buttonpane button {\\n\\tmargin: .5em .4em .5em 0;\\n\\tcursor: pointer;\\n}\\n.ui-dialog .ui-resizable-n {\\n\\theight: 2px;\\n\\ttop: 0;\\n}\\n.ui-dialog .ui-resizable-e {\\n\\twidth: 2px;\\n\\tright: 0;\\n}\\n.ui-dialog .ui-resizable-s {\\n\\theight: 2px;\\n\\tbottom: 0;\\n}\\n.ui-dialog .ui-resizable-w {\\n\\twidth: 2px;\\n\\tleft: 0;\\n}\\n.ui-dialog .ui-resizable-se,\\n.ui-dialog .ui-resizable-sw,\\n.ui-dialog .ui-resizable-ne,\\n.ui-dialog .ui-resizable-nw {\\n\\twidth: 7px;\\n\\theight: 7px;\\n}\\n.ui-dialog .ui-resizable-se {\\n\\tright: 0;\\n\\tbottom: 0;\\n}\\n.ui-dialog .ui-resizable-sw {\\n\\tleft: 0;\\n\\tbottom: 0;\\n}\\n.ui-dialog .ui-resizable-ne {\\n\\tright: 0;\\n\\ttop: 0;\\n}\\n.ui-dialog .ui-resizable-nw {\\n\\tleft: 0;\\n\\ttop: 0;\\n}\\n.ui-draggable .ui-dialog-titlebar {\\n\\tcursor: move;\\n}\\n.ui-draggable-handle {\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-resizable {\\n\\tposition: relative;\\n}\\n.ui-resizable-handle {\\n\\tposition: absolute;\\n\\tfont-size: 0.1px;\\n\\tdisplay: block;\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-resizable-disabled .ui-resizable-handle,\\n.ui-resizable-autohide .ui-resizable-handle {\\n\\tdisplay: none;\\n}\\n.ui-resizable-n {\\n\\tcursor: n-resize;\\n\\theight: 7px;\\n\\twidth: 100%;\\n\\ttop: -5px;\\n\\tleft: 0;\\n}\\n.ui-resizable-s {\\n\\tcursor: s-resize;\\n\\theight: 7px;\\n\\twidth: 100%;\\n\\tbottom: -5px;\\n\\tleft: 0;\\n}\\n.ui-resizable-e {\\n\\tcursor: e-resize;\\n\\twidth: 7px;\\n\\tright: -5px;\\n\\ttop: 0;\\n\\theight: 100%;\\n}\\n.ui-resizable-w {\\n\\tcursor: w-resize;\\n\\twidth: 7px;\\n\\tleft: -5px;\\n\\ttop: 0;\\n\\theight: 100%;\\n}\\n.ui-resizable-se {\\n\\tcursor: se-resize;\\n\\twidth: 12px;\\n\\theight: 12px;\\n\\tright: 1px;\\n\\tbottom: 1px;\\n}\\n.ui-resizable-sw {\\n\\tcursor: sw-resize;\\n\\twidth: 9px;\\n\\theight: 9px;\\n\\tleft: -5px;\\n\\tbottom: -5px;\\n}\\n.ui-resizable-nw {\\n\\tcursor: nw-resize;\\n\\twidth: 9px;\\n\\theight: 9px;\\n\\tleft: -5px;\\n\\ttop: -5px;\\n}\\n.ui-resizable-ne {\\n\\tcursor: ne-resize;\\n\\twidth: 9px;\\n\\theight: 9px;\\n\\tright: -5px;\\n\\ttop: -5px;\\n}\\n.ui-progressbar {\\n\\theight: 2em;\\n\\ttext-align: left;\\n\\toverflow: hidden;\\n}\\n.ui-progressbar .ui-progressbar-value {\\n\\tmargin: -1px;\\n\\theight: 100%;\\n}\\n.ui-progressbar .ui-progressbar-overlay {\\n\\tbackground: url(\\\"data:image/gif;base64,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\\\");\\n\\theight: 100%;\\n\\t-ms-filter: \\\"alpha(opacity=25)\\\"; /* support: IE8 */\\n\\topacity: 0.25;\\n}\\n.ui-progressbar-indeterminate .ui-progressbar-value {\\n\\tbackground-image: none;\\n}\\n.ui-selectable {\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-selectable-helper {\\n\\tposition: absolute;\\n\\tz-index: 100;\\n\\tborder: 1px dotted black;\\n}\\n.ui-selectmenu-menu {\\n\\tpadding: 0;\\n\\tmargin: 0;\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\tdisplay: none;\\n}\\n.ui-selectmenu-menu .ui-menu {\\n\\toverflow: auto;\\n\\toverflow-x: hidden;\\n\\tpadding-bottom: 1px;\\n}\\n.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {\\n\\tfont-size: 1em;\\n\\tfont-weight: bold;\\n\\tline-height: 1.5;\\n\\tpadding: 2px 0.4em;\\n\\tmargin: 0.5em 0 0 0;\\n\\theight: auto;\\n\\tborder: 0;\\n}\\n.ui-selectmenu-open {\\n\\tdisplay: block;\\n}\\n.ui-selectmenu-text {\\n\\tdisplay: block;\\n\\tmargin-right: 20px;\\n\\toverflow: hidden;\\n\\ttext-overflow: ellipsis;\\n}\\n.ui-selectmenu-button.ui-button {\\n\\ttext-align: left;\\n\\twhite-space: nowrap;\\n\\twidth: 14em;\\n}\\n.ui-selectmenu-icon.ui-icon {\\n\\tfloat: right;\\n\\tmargin-top: 0;\\n}\\n.ui-slider {\\n\\tposition: relative;\\n\\ttext-align: left;\\n}\\n.ui-slider .ui-slider-handle {\\n\\tposition: absolute;\\n\\tz-index: 2;\\n\\twidth: 1.2em;\\n\\theight: 1.2em;\\n\\tcursor: pointer;\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-slider .ui-slider-range {\\n\\tposition: absolute;\\n\\tz-index: 1;\\n\\tfont-size: .7em;\\n\\tdisplay: block;\\n\\tborder: 0;\\n\\tbackground-position: 0 0;\\n}\\n\\n/* support: IE8 - See #6727 */\\n.ui-slider.ui-state-disabled .ui-slider-handle,\\n.ui-slider.ui-state-disabled .ui-slider-range {\\n\\tfilter: inherit;\\n}\\n\\n.ui-slider-horizontal {\\n\\theight: .8em;\\n}\\n.ui-slider-horizontal .ui-slider-handle {\\n\\ttop: -.3em;\\n\\tmargin-left: -.6em;\\n}\\n.ui-slider-horizontal .ui-slider-range {\\n\\ttop: 0;\\n\\theight: 100%;\\n}\\n.ui-slider-horizontal .ui-slider-range-min {\\n\\tleft: 0;\\n}\\n.ui-slider-horizontal .ui-slider-range-max {\\n\\tright: 0;\\n}\\n\\n.ui-slider-vertical {\\n\\twidth: .8em;\\n\\theight: 100px;\\n}\\n.ui-slider-vertical .ui-slider-handle {\\n\\tleft: -.3em;\\n\\tmargin-left: 0;\\n\\tmargin-bottom: -.6em;\\n}\\n.ui-slider-vertical .ui-slider-range {\\n\\tleft: 0;\\n\\twidth: 100%;\\n}\\n.ui-slider-vertical .ui-slider-range-min {\\n\\tbottom: 0;\\n}\\n.ui-slider-vertical .ui-slider-range-max {\\n\\ttop: 0;\\n}\\n.ui-sortable-handle {\\n\\t-ms-touch-action: none;\\n\\ttouch-action: none;\\n}\\n.ui-spinner {\\n\\tposition: relative;\\n\\tdisplay: inline-block;\\n\\toverflow: hidden;\\n\\tpadding: 0;\\n\\tvertical-align: middle;\\n}\\n.ui-spinner-input {\\n\\tborder: none;\\n\\tbackground: none;\\n\\tcolor: inherit;\\n\\tpadding: .222em 0;\\n\\tmargin: .2em 0;\\n\\tvertical-align: middle;\\n\\tmargin-left: .4em;\\n\\tmargin-right: 2em;\\n}\\n.ui-spinner-button {\\n\\twidth: 1.6em;\\n\\theight: 50%;\\n\\tfont-size: .5em;\\n\\tpadding: 0;\\n\\tmargin: 0;\\n\\ttext-align: center;\\n\\tposition: absolute;\\n\\tcursor: default;\\n\\tdisplay: block;\\n\\toverflow: hidden;\\n\\tright: 0;\\n}\\n/* more specificity required here to override default borders */\\n.ui-spinner a.ui-spinner-button {\\n\\tborder-top-style: none;\\n\\tborder-bottom-style: none;\\n\\tborder-right-style: none;\\n}\\n.ui-spinner-up {\\n\\ttop: 0;\\n}\\n.ui-spinner-down {\\n\\tbottom: 0;\\n}\\n.ui-tabs {\\n\\tposition: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as \\\"fixed\\\") */\\n\\tpadding: .2em;\\n}\\n.ui-tabs .ui-tabs-nav {\\n\\tmargin: 0;\\n\\tpadding: .2em .2em 0;\\n}\\n.ui-tabs .ui-tabs-nav li {\\n\\tlist-style: none;\\n\\tfloat: left;\\n\\tposition: relative;\\n\\ttop: 0;\\n\\tmargin: 1px .2em 0 0;\\n\\tborder-bottom-width: 0;\\n\\tpadding: 0;\\n\\twhite-space: nowrap;\\n}\\n.ui-tabs .ui-tabs-nav .ui-tabs-anchor {\\n\\tfloat: left;\\n\\tpadding: .5em 1em;\\n\\ttext-decoration: none;\\n}\\n.ui-tabs .ui-tabs-nav li.ui-tabs-active {\\n\\tmargin-bottom: -1px;\\n\\tpadding-bottom: 1px;\\n}\\n.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,\\n.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,\\n.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {\\n\\tcursor: text;\\n}\\n.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {\\n\\tcursor: pointer;\\n}\\n.ui-tabs .ui-tabs-panel {\\n\\tdisplay: block;\\n\\tborder-width: 0;\\n\\tpadding: 1em 1.4em;\\n\\tbackground: none;\\n}\\n.ui-tooltip {\\n\\tpadding: 8px;\\n\\tposition: absolute;\\n\\tz-index: 9999;\\n\\tmax-width: 300px;\\n}\\nbody .ui-tooltip {\\n\\tborder-width: 2px;\\n}\\n\\n/* Component containers\\n----------------------------------*/\\n.ui-widget {\\n\\tfont-family: Arial,Helvetica,sans-serif;\\n\\tfont-size: 1em;\\n}\\n.ui-widget .ui-widget {\\n\\tfont-size: 1em;\\n}\\n.ui-widget input,\\n.ui-widget select,\\n.ui-widget textarea,\\n.ui-widget button {\\n\\tfont-family: Arial,Helvetica,sans-serif;\\n\\tfont-size: 1em;\\n}\\n.ui-widget.ui-widget-content {\\n\\tborder: 1px solid #c5c5c5;\\n}\\n.ui-widget-content {\\n\\tborder: 1px solid #dddddd;\\n\\tbackground: #ffffff;\\n\\tcolor: #333333;\\n}\\n.ui-widget-content a {\\n\\tcolor: #333333;\\n}\\n.ui-widget-header {\\n\\tborder: 1px solid #dddddd;\\n\\tbackground: #e9e9e9;\\n\\tcolor: #333333;\\n\\tfont-weight: bold;\\n}\\n.ui-widget-header a {\\n\\tcolor: #333333;\\n}\\n\\n/* Interaction states\\n----------------------------------*/\\n.ui-state-default,\\n.ui-widget-content .ui-state-default,\\n.ui-widget-header .ui-state-default,\\n.ui-button,\\n\\n/* We use html here because we need a greater specificity to make sure disabled\\nworks properly when clicked or hovered */\\nhtml .ui-button.ui-state-disabled:hover,\\nhtml .ui-button.ui-state-disabled:active {\\n\\tborder: 1px solid #c5c5c5;\\n\\tbackground: #f6f6f6;\\n\\tfont-weight: normal;\\n\\tcolor: #454545;\\n}\\n.ui-state-default a,\\n.ui-state-default a:link,\\n.ui-state-default a:visited,\\na.ui-button,\\na:link.ui-button,\\na:visited.ui-button,\\n.ui-button {\\n\\tcolor: #454545;\\n\\ttext-decoration: none;\\n}\\n.ui-state-hover,\\n.ui-widget-content .ui-state-hover,\\n.ui-widget-header .ui-state-hover,\\n.ui-state-focus,\\n.ui-widget-content .ui-state-focus,\\n.ui-widget-header .ui-state-focus,\\n.ui-button:hover,\\n.ui-button:focus {\\n\\tborder: 1px solid #cccccc;\\n\\tbackground: #ededed;\\n\\tfont-weight: normal;\\n\\tcolor: #2b2b2b;\\n}\\n.ui-state-hover a,\\n.ui-state-hover a:hover,\\n.ui-state-hover a:link,\\n.ui-state-hover a:visited,\\n.ui-state-focus a,\\n.ui-state-focus a:hover,\\n.ui-state-focus a:link,\\n.ui-state-focus a:visited,\\na.ui-button:hover,\\na.ui-button:focus {\\n\\tcolor: #2b2b2b;\\n\\ttext-decoration: none;\\n}\\n\\n.ui-visual-focus {\\n\\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\\n}\\n.ui-state-active,\\n.ui-widget-content .ui-state-active,\\n.ui-widget-header .ui-state-active,\\na.ui-button:active,\\n.ui-button:active,\\n.ui-button.ui-state-active:hover {\\n\\tborder: 1px solid #003eff;\\n\\tbackground: #007fff;\\n\\tfont-weight: normal;\\n\\tcolor: #ffffff;\\n}\\n.ui-icon-background,\\n.ui-state-active .ui-icon-background {\\n\\tborder: #003eff;\\n\\tbackground-color: #ffffff;\\n}\\n.ui-state-active a,\\n.ui-state-active a:link,\\n.ui-state-active a:visited {\\n\\tcolor: #ffffff;\\n\\ttext-decoration: none;\\n}\\n\\n/* Interaction Cues\\n----------------------------------*/\\n.ui-state-highlight,\\n.ui-widget-content .ui-state-highlight,\\n.ui-widget-header .ui-state-highlight {\\n\\tborder: 1px solid #dad55e;\\n\\tbackground: #fffa90;\\n\\tcolor: #777620;\\n}\\n.ui-state-checked {\\n\\tborder: 1px solid #dad55e;\\n\\tbackground: #fffa90;\\n}\\n.ui-state-highlight a,\\n.ui-widget-content .ui-state-highlight a,\\n.ui-widget-header .ui-state-highlight a {\\n\\tcolor: #777620;\\n}\\n.ui-state-error,\\n.ui-widget-content .ui-state-error,\\n.ui-widget-header .ui-state-error {\\n\\tborder: 1px solid #f1a899;\\n\\tbackground: #fddfdf;\\n\\tcolor: #5f3f3f;\\n}\\n.ui-state-error a,\\n.ui-widget-content .ui-state-error a,\\n.ui-widget-header .ui-state-error a {\\n\\tcolor: #5f3f3f;\\n}\\n.ui-state-error-text,\\n.ui-widget-content .ui-state-error-text,\\n.ui-widget-header .ui-state-error-text {\\n\\tcolor: #5f3f3f;\\n}\\n.ui-priority-primary,\\n.ui-widget-content .ui-priority-primary,\\n.ui-widget-header .ui-priority-primary {\\n\\tfont-weight: bold;\\n}\\n.ui-priority-secondary,\\n.ui-widget-content .ui-priority-secondary,\\n.ui-widget-header .ui-priority-secondary {\\n\\topacity: .7;\\n\\t-ms-filter: \\\"alpha(opacity=70)\\\"; /* support: IE8 */\\n\\tfont-weight: normal;\\n}\\n.ui-state-disabled,\\n.ui-widget-content .ui-state-disabled,\\n.ui-widget-header .ui-state-disabled {\\n\\topacity: .35;\\n\\t-ms-filter: \\\"alpha(opacity=35)\\\"; /* support: IE8 */\\n\\tbackground-image: none;\\n}\\n.ui-state-disabled .ui-icon {\\n\\t-ms-filter: \\\"alpha(opacity=35)\\\"; /* support: IE8 - See #6059 */\\n}\\n\\n/* Icons\\n----------------------------------*/\\n\\n/* states and images */\\n.ui-icon {\\n\\twidth: 16px;\\n\\theight: 16px;\\n}\\n.ui-icon,\\n.ui-widget-content .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_444444_256x240.png\\\");\\n}\\n.ui-widget-header .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_444444_256x240.png\\\");\\n}\\n.ui-state-hover .ui-icon,\\n.ui-state-focus .ui-icon,\\n.ui-button:hover .ui-icon,\\n.ui-button:focus .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_555555_256x240.png\\\");\\n}\\n.ui-state-active .ui-icon,\\n.ui-button:active .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_ffffff_256x240.png\\\");\\n}\\n.ui-state-highlight .ui-icon,\\n.ui-button .ui-state-highlight.ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_777620_256x240.png\\\");\\n}\\n.ui-state-error .ui-icon,\\n.ui-state-error-text .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_cc0000_256x240.png\\\");\\n}\\n.ui-button .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_777777_256x240.png\\\");\\n}\\n\\n/* positioning */\\n/* Three classes needed to override `.ui-button:hover .ui-icon` */\\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\\n\\tbackground-image: none;\\n}\\n.ui-icon-caret-1-n { background-position: 0 0; }\\n.ui-icon-caret-1-ne { background-position: -16px 0; }\\n.ui-icon-caret-1-e { background-position: -32px 0; }\\n.ui-icon-caret-1-se { background-position: -48px 0; }\\n.ui-icon-caret-1-s { background-position: -65px 0; }\\n.ui-icon-caret-1-sw { background-position: -80px 0; }\\n.ui-icon-caret-1-w { background-position: -96px 0; }\\n.ui-icon-caret-1-nw { background-position: -112px 0; }\\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\\n.ui-icon-arrow-4 { background-position: 0 -80px; }\\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\\n.ui-icon-extlink { background-position: -32px -80px; }\\n.ui-icon-newwin { background-position: -48px -80px; }\\n.ui-icon-refresh { background-position: -64px -80px; }\\n.ui-icon-shuffle { background-position: -80px -80px; }\\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\\n.ui-icon-folder-open { background-position: -16px -96px; }\\n.ui-icon-document { background-position: -32px -96px; }\\n.ui-icon-document-b { background-position: -48px -96px; }\\n.ui-icon-note { background-position: -64px -96px; }\\n.ui-icon-mail-closed { background-position: -80px -96px; }\\n.ui-icon-mail-open { background-position: -96px -96px; }\\n.ui-icon-suitcase { background-position: -112px -96px; }\\n.ui-icon-comment { background-position: -128px -96px; }\\n.ui-icon-person { background-position: -144px -96px; }\\n.ui-icon-print { background-position: -160px -96px; }\\n.ui-icon-trash { background-position: -176px -96px; }\\n.ui-icon-locked { background-position: -192px -96px; }\\n.ui-icon-unlocked { background-position: -208px -96px; }\\n.ui-icon-bookmark { background-position: -224px -96px; }\\n.ui-icon-tag { background-position: -240px -96px; }\\n.ui-icon-home { background-position: 0 -112px; }\\n.ui-icon-flag { background-position: -16px -112px; }\\n.ui-icon-calendar { background-position: -32px -112px; }\\n.ui-icon-cart { background-position: -48px -112px; }\\n.ui-icon-pencil { background-position: -64px -112px; }\\n.ui-icon-clock { background-position: -80px -112px; }\\n.ui-icon-disk { background-position: -96px -112px; }\\n.ui-icon-calculator { background-position: -112px -112px; }\\n.ui-icon-zoomin { background-position: -128px -112px; }\\n.ui-icon-zoomout { background-position: -144px -112px; }\\n.ui-icon-search { background-position: -160px -112px; }\\n.ui-icon-wrench { background-position: -176px -112px; }\\n.ui-icon-gear { background-position: -192px -112px; }\\n.ui-icon-heart { background-position: -208px -112px; }\\n.ui-icon-star { background-position: -224px -112px; }\\n.ui-icon-link { background-position: -240px -112px; }\\n.ui-icon-cancel { background-position: 0 -128px; }\\n.ui-icon-plus { background-position: -16px -128px; }\\n.ui-icon-plusthick { background-position: -32px -128px; }\\n.ui-icon-minus { background-position: -48px -128px; }\\n.ui-icon-minusthick { background-position: -64px -128px; }\\n.ui-icon-close { background-position: -80px -128px; }\\n.ui-icon-closethick { background-position: -96px -128px; }\\n.ui-icon-key { background-position: -112px -128px; }\\n.ui-icon-lightbulb { background-position: -128px -128px; }\\n.ui-icon-scissors { background-position: -144px -128px; }\\n.ui-icon-clipboard { background-position: -160px -128px; }\\n.ui-icon-copy { background-position: -176px -128px; }\\n.ui-icon-contact { background-position: -192px -128px; }\\n.ui-icon-image { background-position: -208px -128px; }\\n.ui-icon-video { background-position: -224px -128px; }\\n.ui-icon-script { background-position: -240px -128px; }\\n.ui-icon-alert { background-position: 0 -144px; }\\n.ui-icon-info { background-position: -16px -144px; }\\n.ui-icon-notice { background-position: -32px -144px; }\\n.ui-icon-help { background-position: -48px -144px; }\\n.ui-icon-check { background-position: -64px -144px; }\\n.ui-icon-bullet { background-position: -80px -144px; }\\n.ui-icon-radio-on { background-position: -96px -144px; }\\n.ui-icon-radio-off { background-position: -112px -144px; }\\n.ui-icon-pin-w { background-position: -128px -144px; }\\n.ui-icon-pin-s { background-position: -144px -144px; }\\n.ui-icon-play { background-position: 0 -160px; }\\n.ui-icon-pause { background-position: -16px -160px; }\\n.ui-icon-seek-next { background-position: -32px -160px; }\\n.ui-icon-seek-prev { background-position: -48px -160px; }\\n.ui-icon-seek-end { background-position: -64px -160px; }\\n.ui-icon-seek-start { background-position: -80px -160px; }\\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\\n.ui-icon-seek-first { background-position: -80px -160px; }\\n.ui-icon-stop { background-position: -96px -160px; }\\n.ui-icon-eject { background-position: -112px -160px; }\\n.ui-icon-volume-off { background-position: -128px -160px; }\\n.ui-icon-volume-on { background-position: -144px -160px; }\\n.ui-icon-power { background-position: 0 -176px; }\\n.ui-icon-signal-diag { background-position: -16px -176px; }\\n.ui-icon-signal { background-position: -32px -176px; }\\n.ui-icon-battery-0 { background-position: -48px -176px; }\\n.ui-icon-battery-1 { background-position: -64px -176px; }\\n.ui-icon-battery-2 { background-position: -80px -176px; }\\n.ui-icon-battery-3 { background-position: -96px -176px; }\\n.ui-icon-circle-plus { background-position: 0 -192px; }\\n.ui-icon-circle-minus { background-position: -16px -192px; }\\n.ui-icon-circle-close { background-position: -32px -192px; }\\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\\n.ui-icon-circle-check { background-position: -208px -192px; }\\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\\n\\n\\n/* Misc visuals\\n----------------------------------*/\\n\\n/* Corner radius */\\n.ui-corner-all,\\n.ui-corner-top,\\n.ui-corner-left,\\n.ui-corner-tl {\\n\\tborder-top-left-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-top,\\n.ui-corner-right,\\n.ui-corner-tr {\\n\\tborder-top-right-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-bottom,\\n.ui-corner-left,\\n.ui-corner-bl {\\n\\tborder-bottom-left-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-bottom,\\n.ui-corner-right,\\n.ui-corner-br {\\n\\tborder-bottom-right-radius: 3px;\\n}\\n\\n/* Overlays */\\n.ui-widget-overlay {\\n\\tbackground: #aaaaaa;\\n\\topacity: .003;\\n\\t-ms-filter: \\\"alpha(opacity=.3)\\\"; /* support: IE8 */\\n}\\n.ui-widget-shadow {\\n\\t-webkit-box-shadow: 0px 0px 5px #666666;\\n\\tbox-shadow: 0px 0px 5px #666666;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"images/ui-icons_444444_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"images/ui-icons_555555_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_2___ = new URL(\"images/ui-icons_ffffff_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_3___ = new URL(\"images/ui-icons_777620_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_4___ = new URL(\"images/ui-icons_cc0000_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_5___ = new URL(\"images/ui-icons_777777_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\nvar ___CSS_LOADER_URL_REPLACEMENT_3___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_3___);\nvar ___CSS_LOADER_URL_REPLACEMENT_4___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_4___);\nvar ___CSS_LOADER_URL_REPLACEMENT_5___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_5___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `/*!\n * jQuery UI CSS Framework 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * https://api.jqueryui.com/category/theming/\n *\n * To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\n */\n\n\n/* Component containers\n----------------------------------*/\n.ui-widget {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget .ui-widget {\n\tfont-size: 1em;\n}\n.ui-widget input,\n.ui-widget select,\n.ui-widget textarea,\n.ui-widget button {\n\tfont-family: Arial,Helvetica,sans-serif;\n\tfont-size: 1em;\n}\n.ui-widget.ui-widget-content {\n\tborder: 1px solid #c5c5c5;\n}\n.ui-widget-content {\n\tborder: 1px solid #dddddd;\n\tbackground: #ffffff;\n\tcolor: #333333;\n}\n.ui-widget-content a {\n\tcolor: #333333;\n}\n.ui-widget-header {\n\tborder: 1px solid #dddddd;\n\tbackground: #e9e9e9;\n\tcolor: #333333;\n\tfont-weight: bold;\n}\n.ui-widget-header a {\n\tcolor: #333333;\n}\n\n/* Interaction states\n----------------------------------*/\n.ui-state-default,\n.ui-widget-content .ui-state-default,\n.ui-widget-header .ui-state-default,\n.ui-button,\n\n/* We use html here because we need a greater specificity to make sure disabled\nworks properly when clicked or hovered */\nhtml .ui-button.ui-state-disabled:hover,\nhtml .ui-button.ui-state-disabled:active {\n\tborder: 1px solid #c5c5c5;\n\tbackground: #f6f6f6;\n\tfont-weight: normal;\n\tcolor: #454545;\n}\n.ui-state-default a,\n.ui-state-default a:link,\n.ui-state-default a:visited,\na.ui-button,\na:link.ui-button,\na:visited.ui-button,\n.ui-button {\n\tcolor: #454545;\n\ttext-decoration: none;\n}\n.ui-state-hover,\n.ui-widget-content .ui-state-hover,\n.ui-widget-header .ui-state-hover,\n.ui-state-focus,\n.ui-widget-content .ui-state-focus,\n.ui-widget-header .ui-state-focus,\n.ui-button:hover,\n.ui-button:focus {\n\tborder: 1px solid #cccccc;\n\tbackground: #ededed;\n\tfont-weight: normal;\n\tcolor: #2b2b2b;\n}\n.ui-state-hover a,\n.ui-state-hover a:hover,\n.ui-state-hover a:link,\n.ui-state-hover a:visited,\n.ui-state-focus a,\n.ui-state-focus a:hover,\n.ui-state-focus a:link,\n.ui-state-focus a:visited,\na.ui-button:hover,\na.ui-button:focus {\n\tcolor: #2b2b2b;\n\ttext-decoration: none;\n}\n\n.ui-visual-focus {\n\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\n}\n.ui-state-active,\n.ui-widget-content .ui-state-active,\n.ui-widget-header .ui-state-active,\na.ui-button:active,\n.ui-button:active,\n.ui-button.ui-state-active:hover {\n\tborder: 1px solid #003eff;\n\tbackground: #007fff;\n\tfont-weight: normal;\n\tcolor: #ffffff;\n}\n.ui-icon-background,\n.ui-state-active .ui-icon-background {\n\tborder: #003eff;\n\tbackground-color: #ffffff;\n}\n.ui-state-active a,\n.ui-state-active a:link,\n.ui-state-active a:visited {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\n/* Interaction Cues\n----------------------------------*/\n.ui-state-highlight,\n.ui-widget-content .ui-state-highlight,\n.ui-widget-header .ui-state-highlight {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n\tcolor: #777620;\n}\n.ui-state-checked {\n\tborder: 1px solid #dad55e;\n\tbackground: #fffa90;\n}\n.ui-state-highlight a,\n.ui-widget-content .ui-state-highlight a,\n.ui-widget-header .ui-state-highlight a {\n\tcolor: #777620;\n}\n.ui-state-error,\n.ui-widget-content .ui-state-error,\n.ui-widget-header .ui-state-error {\n\tborder: 1px solid #f1a899;\n\tbackground: #fddfdf;\n\tcolor: #5f3f3f;\n}\n.ui-state-error a,\n.ui-widget-content .ui-state-error a,\n.ui-widget-header .ui-state-error a {\n\tcolor: #5f3f3f;\n}\n.ui-state-error-text,\n.ui-widget-content .ui-state-error-text,\n.ui-widget-header .ui-state-error-text {\n\tcolor: #5f3f3f;\n}\n.ui-priority-primary,\n.ui-widget-content .ui-priority-primary,\n.ui-widget-header .ui-priority-primary {\n\tfont-weight: bold;\n}\n.ui-priority-secondary,\n.ui-widget-content .ui-priority-secondary,\n.ui-widget-header .ui-priority-secondary {\n\topacity: .7;\n\t-ms-filter: \"alpha(opacity=70)\"; /* support: IE8 */\n\tfont-weight: normal;\n}\n.ui-state-disabled,\n.ui-widget-content .ui-state-disabled,\n.ui-widget-header .ui-state-disabled {\n\topacity: .35;\n\t-ms-filter: \"alpha(opacity=35)\"; /* support: IE8 */\n\tbackground-image: none;\n}\n.ui-state-disabled .ui-icon {\n\t-ms-filter: \"alpha(opacity=35)\"; /* support: IE8 - See #6059 */\n}\n\n/* Icons\n----------------------------------*/\n\n/* states and images */\n.ui-icon {\n\twidth: 16px;\n\theight: 16px;\n}\n.ui-icon,\n.ui-widget-content .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_0___});\n}\n.ui-widget-header .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_0___});\n}\n.ui-state-hover .ui-icon,\n.ui-state-focus .ui-icon,\n.ui-button:hover .ui-icon,\n.ui-button:focus .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_1___});\n}\n.ui-state-active .ui-icon,\n.ui-button:active .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_2___});\n}\n.ui-state-highlight .ui-icon,\n.ui-button .ui-state-highlight.ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_3___});\n}\n.ui-state-error .ui-icon,\n.ui-state-error-text .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_4___});\n}\n.ui-button .ui-icon {\n\tbackground-image: url(${___CSS_LOADER_URL_REPLACEMENT_5___});\n}\n\n/* positioning */\n/* Three classes needed to override \\`.ui-button:hover .ui-icon\\` */\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\n\tbackground-image: none;\n}\n.ui-icon-caret-1-n { background-position: 0 0; }\n.ui-icon-caret-1-ne { background-position: -16px 0; }\n.ui-icon-caret-1-e { background-position: -32px 0; }\n.ui-icon-caret-1-se { background-position: -48px 0; }\n.ui-icon-caret-1-s { background-position: -65px 0; }\n.ui-icon-caret-1-sw { background-position: -80px 0; }\n.ui-icon-caret-1-w { background-position: -96px 0; }\n.ui-icon-caret-1-nw { background-position: -112px 0; }\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\n.ui-icon-arrow-4 { background-position: 0 -80px; }\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\n.ui-icon-extlink { background-position: -32px -80px; }\n.ui-icon-newwin { background-position: -48px -80px; }\n.ui-icon-refresh { background-position: -64px -80px; }\n.ui-icon-shuffle { background-position: -80px -80px; }\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\n.ui-icon-folder-open { background-position: -16px -96px; }\n.ui-icon-document { background-position: -32px -96px; }\n.ui-icon-document-b { background-position: -48px -96px; }\n.ui-icon-note { background-position: -64px -96px; }\n.ui-icon-mail-closed { background-position: -80px -96px; }\n.ui-icon-mail-open { background-position: -96px -96px; }\n.ui-icon-suitcase { background-position: -112px -96px; }\n.ui-icon-comment { background-position: -128px -96px; }\n.ui-icon-person { background-position: -144px -96px; }\n.ui-icon-print { background-position: -160px -96px; }\n.ui-icon-trash { background-position: -176px -96px; }\n.ui-icon-locked { background-position: -192px -96px; }\n.ui-icon-unlocked { background-position: -208px -96px; }\n.ui-icon-bookmark { background-position: -224px -96px; }\n.ui-icon-tag { background-position: -240px -96px; }\n.ui-icon-home { background-position: 0 -112px; }\n.ui-icon-flag { background-position: -16px -112px; }\n.ui-icon-calendar { background-position: -32px -112px; }\n.ui-icon-cart { background-position: -48px -112px; }\n.ui-icon-pencil { background-position: -64px -112px; }\n.ui-icon-clock { background-position: -80px -112px; }\n.ui-icon-disk { background-position: -96px -112px; }\n.ui-icon-calculator { background-position: -112px -112px; }\n.ui-icon-zoomin { background-position: -128px -112px; }\n.ui-icon-zoomout { background-position: -144px -112px; }\n.ui-icon-search { background-position: -160px -112px; }\n.ui-icon-wrench { background-position: -176px -112px; }\n.ui-icon-gear { background-position: -192px -112px; }\n.ui-icon-heart { background-position: -208px -112px; }\n.ui-icon-star { background-position: -224px -112px; }\n.ui-icon-link { background-position: -240px -112px; }\n.ui-icon-cancel { background-position: 0 -128px; }\n.ui-icon-plus { background-position: -16px -128px; }\n.ui-icon-plusthick { background-position: -32px -128px; }\n.ui-icon-minus { background-position: -48px -128px; }\n.ui-icon-minusthick { background-position: -64px -128px; }\n.ui-icon-close { background-position: -80px -128px; }\n.ui-icon-closethick { background-position: -96px -128px; }\n.ui-icon-key { background-position: -112px -128px; }\n.ui-icon-lightbulb { background-position: -128px -128px; }\n.ui-icon-scissors { background-position: -144px -128px; }\n.ui-icon-clipboard { background-position: -160px -128px; }\n.ui-icon-copy { background-position: -176px -128px; }\n.ui-icon-contact { background-position: -192px -128px; }\n.ui-icon-image { background-position: -208px -128px; }\n.ui-icon-video { background-position: -224px -128px; }\n.ui-icon-script { background-position: -240px -128px; }\n.ui-icon-alert { background-position: 0 -144px; }\n.ui-icon-info { background-position: -16px -144px; }\n.ui-icon-notice { background-position: -32px -144px; }\n.ui-icon-help { background-position: -48px -144px; }\n.ui-icon-check { background-position: -64px -144px; }\n.ui-icon-bullet { background-position: -80px -144px; }\n.ui-icon-radio-on { background-position: -96px -144px; }\n.ui-icon-radio-off { background-position: -112px -144px; }\n.ui-icon-pin-w { background-position: -128px -144px; }\n.ui-icon-pin-s { background-position: -144px -144px; }\n.ui-icon-play { background-position: 0 -160px; }\n.ui-icon-pause { background-position: -16px -160px; }\n.ui-icon-seek-next { background-position: -32px -160px; }\n.ui-icon-seek-prev { background-position: -48px -160px; }\n.ui-icon-seek-end { background-position: -64px -160px; }\n.ui-icon-seek-start { background-position: -80px -160px; }\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\n.ui-icon-seek-first { background-position: -80px -160px; }\n.ui-icon-stop { background-position: -96px -160px; }\n.ui-icon-eject { background-position: -112px -160px; }\n.ui-icon-volume-off { background-position: -128px -160px; }\n.ui-icon-volume-on { background-position: -144px -160px; }\n.ui-icon-power { background-position: 0 -176px; }\n.ui-icon-signal-diag { background-position: -16px -176px; }\n.ui-icon-signal { background-position: -32px -176px; }\n.ui-icon-battery-0 { background-position: -48px -176px; }\n.ui-icon-battery-1 { background-position: -64px -176px; }\n.ui-icon-battery-2 { background-position: -80px -176px; }\n.ui-icon-battery-3 { background-position: -96px -176px; }\n.ui-icon-circle-plus { background-position: 0 -192px; }\n.ui-icon-circle-minus { background-position: -16px -192px; }\n.ui-icon-circle-close { background-position: -32px -192px; }\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\n.ui-icon-circle-check { background-position: -208px -192px; }\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\n\n\n/* Misc visuals\n----------------------------------*/\n\n/* Corner radius */\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-left,\n.ui-corner-tl {\n\tborder-top-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-top,\n.ui-corner-right,\n.ui-corner-tr {\n\tborder-top-right-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-left,\n.ui-corner-bl {\n\tborder-bottom-left-radius: 3px;\n}\n.ui-corner-all,\n.ui-corner-bottom,\n.ui-corner-right,\n.ui-corner-br {\n\tborder-bottom-right-radius: 3px;\n}\n\n/* Overlays */\n.ui-widget-overlay {\n\tbackground: #aaaaaa;\n\topacity: .003;\n\t-ms-filter: \"alpha(opacity=.3)\"; /* support: IE8 */\n}\n.ui-widget-shadow {\n\t-webkit-box-shadow: 0px 0px 5px #666666;\n\tbox-shadow: 0px 0px 5px #666666;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/jquery-ui-dist/jquery-ui.theme.css\"],\"names\":[],\"mappings\":\"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\",\"sourcesContent\":[\"/*!\\n * jQuery UI CSS Framework 1.13.3\\n * https://jqueryui.com\\n *\\n * Copyright OpenJS Foundation and other contributors\\n * Released under the MIT license.\\n * https://jquery.org/license\\n *\\n * https://api.jqueryui.com/category/theming/\\n *\\n * To view and modify this theme, visit https://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=%22alpha(opacity%3D30)%22&opacityFilterOverlay=%22alpha(opacity%3D30)%22&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6\\n */\\n\\n\\n/* Component containers\\n----------------------------------*/\\n.ui-widget {\\n\\tfont-family: Arial,Helvetica,sans-serif;\\n\\tfont-size: 1em;\\n}\\n.ui-widget .ui-widget {\\n\\tfont-size: 1em;\\n}\\n.ui-widget input,\\n.ui-widget select,\\n.ui-widget textarea,\\n.ui-widget button {\\n\\tfont-family: Arial,Helvetica,sans-serif;\\n\\tfont-size: 1em;\\n}\\n.ui-widget.ui-widget-content {\\n\\tborder: 1px solid #c5c5c5;\\n}\\n.ui-widget-content {\\n\\tborder: 1px solid #dddddd;\\n\\tbackground: #ffffff;\\n\\tcolor: #333333;\\n}\\n.ui-widget-content a {\\n\\tcolor: #333333;\\n}\\n.ui-widget-header {\\n\\tborder: 1px solid #dddddd;\\n\\tbackground: #e9e9e9;\\n\\tcolor: #333333;\\n\\tfont-weight: bold;\\n}\\n.ui-widget-header a {\\n\\tcolor: #333333;\\n}\\n\\n/* Interaction states\\n----------------------------------*/\\n.ui-state-default,\\n.ui-widget-content .ui-state-default,\\n.ui-widget-header .ui-state-default,\\n.ui-button,\\n\\n/* We use html here because we need a greater specificity to make sure disabled\\nworks properly when clicked or hovered */\\nhtml .ui-button.ui-state-disabled:hover,\\nhtml .ui-button.ui-state-disabled:active {\\n\\tborder: 1px solid #c5c5c5;\\n\\tbackground: #f6f6f6;\\n\\tfont-weight: normal;\\n\\tcolor: #454545;\\n}\\n.ui-state-default a,\\n.ui-state-default a:link,\\n.ui-state-default a:visited,\\na.ui-button,\\na:link.ui-button,\\na:visited.ui-button,\\n.ui-button {\\n\\tcolor: #454545;\\n\\ttext-decoration: none;\\n}\\n.ui-state-hover,\\n.ui-widget-content .ui-state-hover,\\n.ui-widget-header .ui-state-hover,\\n.ui-state-focus,\\n.ui-widget-content .ui-state-focus,\\n.ui-widget-header .ui-state-focus,\\n.ui-button:hover,\\n.ui-button:focus {\\n\\tborder: 1px solid #cccccc;\\n\\tbackground: #ededed;\\n\\tfont-weight: normal;\\n\\tcolor: #2b2b2b;\\n}\\n.ui-state-hover a,\\n.ui-state-hover a:hover,\\n.ui-state-hover a:link,\\n.ui-state-hover a:visited,\\n.ui-state-focus a,\\n.ui-state-focus a:hover,\\n.ui-state-focus a:link,\\n.ui-state-focus a:visited,\\na.ui-button:hover,\\na.ui-button:focus {\\n\\tcolor: #2b2b2b;\\n\\ttext-decoration: none;\\n}\\n\\n.ui-visual-focus {\\n\\tbox-shadow: 0 0 3px 1px rgb(94, 158, 214);\\n}\\n.ui-state-active,\\n.ui-widget-content .ui-state-active,\\n.ui-widget-header .ui-state-active,\\na.ui-button:active,\\n.ui-button:active,\\n.ui-button.ui-state-active:hover {\\n\\tborder: 1px solid #003eff;\\n\\tbackground: #007fff;\\n\\tfont-weight: normal;\\n\\tcolor: #ffffff;\\n}\\n.ui-icon-background,\\n.ui-state-active .ui-icon-background {\\n\\tborder: #003eff;\\n\\tbackground-color: #ffffff;\\n}\\n.ui-state-active a,\\n.ui-state-active a:link,\\n.ui-state-active a:visited {\\n\\tcolor: #ffffff;\\n\\ttext-decoration: none;\\n}\\n\\n/* Interaction Cues\\n----------------------------------*/\\n.ui-state-highlight,\\n.ui-widget-content .ui-state-highlight,\\n.ui-widget-header .ui-state-highlight {\\n\\tborder: 1px solid #dad55e;\\n\\tbackground: #fffa90;\\n\\tcolor: #777620;\\n}\\n.ui-state-checked {\\n\\tborder: 1px solid #dad55e;\\n\\tbackground: #fffa90;\\n}\\n.ui-state-highlight a,\\n.ui-widget-content .ui-state-highlight a,\\n.ui-widget-header .ui-state-highlight a {\\n\\tcolor: #777620;\\n}\\n.ui-state-error,\\n.ui-widget-content .ui-state-error,\\n.ui-widget-header .ui-state-error {\\n\\tborder: 1px solid #f1a899;\\n\\tbackground: #fddfdf;\\n\\tcolor: #5f3f3f;\\n}\\n.ui-state-error a,\\n.ui-widget-content .ui-state-error a,\\n.ui-widget-header .ui-state-error a {\\n\\tcolor: #5f3f3f;\\n}\\n.ui-state-error-text,\\n.ui-widget-content .ui-state-error-text,\\n.ui-widget-header .ui-state-error-text {\\n\\tcolor: #5f3f3f;\\n}\\n.ui-priority-primary,\\n.ui-widget-content .ui-priority-primary,\\n.ui-widget-header .ui-priority-primary {\\n\\tfont-weight: bold;\\n}\\n.ui-priority-secondary,\\n.ui-widget-content .ui-priority-secondary,\\n.ui-widget-header .ui-priority-secondary {\\n\\topacity: .7;\\n\\t-ms-filter: \\\"alpha(opacity=70)\\\"; /* support: IE8 */\\n\\tfont-weight: normal;\\n}\\n.ui-state-disabled,\\n.ui-widget-content .ui-state-disabled,\\n.ui-widget-header .ui-state-disabled {\\n\\topacity: .35;\\n\\t-ms-filter: \\\"alpha(opacity=35)\\\"; /* support: IE8 */\\n\\tbackground-image: none;\\n}\\n.ui-state-disabled .ui-icon {\\n\\t-ms-filter: \\\"alpha(opacity=35)\\\"; /* support: IE8 - See #6059 */\\n}\\n\\n/* Icons\\n----------------------------------*/\\n\\n/* states and images */\\n.ui-icon {\\n\\twidth: 16px;\\n\\theight: 16px;\\n}\\n.ui-icon,\\n.ui-widget-content .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_444444_256x240.png\\\");\\n}\\n.ui-widget-header .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_444444_256x240.png\\\");\\n}\\n.ui-state-hover .ui-icon,\\n.ui-state-focus .ui-icon,\\n.ui-button:hover .ui-icon,\\n.ui-button:focus .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_555555_256x240.png\\\");\\n}\\n.ui-state-active .ui-icon,\\n.ui-button:active .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_ffffff_256x240.png\\\");\\n}\\n.ui-state-highlight .ui-icon,\\n.ui-button .ui-state-highlight.ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_777620_256x240.png\\\");\\n}\\n.ui-state-error .ui-icon,\\n.ui-state-error-text .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_cc0000_256x240.png\\\");\\n}\\n.ui-button .ui-icon {\\n\\tbackground-image: url(\\\"images/ui-icons_777777_256x240.png\\\");\\n}\\n\\n/* positioning */\\n/* Three classes needed to override `.ui-button:hover .ui-icon` */\\n.ui-icon-blank.ui-icon-blank.ui-icon-blank {\\n\\tbackground-image: none;\\n}\\n.ui-icon-caret-1-n { background-position: 0 0; }\\n.ui-icon-caret-1-ne { background-position: -16px 0; }\\n.ui-icon-caret-1-e { background-position: -32px 0; }\\n.ui-icon-caret-1-se { background-position: -48px 0; }\\n.ui-icon-caret-1-s { background-position: -65px 0; }\\n.ui-icon-caret-1-sw { background-position: -80px 0; }\\n.ui-icon-caret-1-w { background-position: -96px 0; }\\n.ui-icon-caret-1-nw { background-position: -112px 0; }\\n.ui-icon-caret-2-n-s { background-position: -128px 0; }\\n.ui-icon-caret-2-e-w { background-position: -144px 0; }\\n.ui-icon-triangle-1-n { background-position: 0 -16px; }\\n.ui-icon-triangle-1-ne { background-position: -16px -16px; }\\n.ui-icon-triangle-1-e { background-position: -32px -16px; }\\n.ui-icon-triangle-1-se { background-position: -48px -16px; }\\n.ui-icon-triangle-1-s { background-position: -65px -16px; }\\n.ui-icon-triangle-1-sw { background-position: -80px -16px; }\\n.ui-icon-triangle-1-w { background-position: -96px -16px; }\\n.ui-icon-triangle-1-nw { background-position: -112px -16px; }\\n.ui-icon-triangle-2-n-s { background-position: -128px -16px; }\\n.ui-icon-triangle-2-e-w { background-position: -144px -16px; }\\n.ui-icon-arrow-1-n { background-position: 0 -32px; }\\n.ui-icon-arrow-1-ne { background-position: -16px -32px; }\\n.ui-icon-arrow-1-e { background-position: -32px -32px; }\\n.ui-icon-arrow-1-se { background-position: -48px -32px; }\\n.ui-icon-arrow-1-s { background-position: -65px -32px; }\\n.ui-icon-arrow-1-sw { background-position: -80px -32px; }\\n.ui-icon-arrow-1-w { background-position: -96px -32px; }\\n.ui-icon-arrow-1-nw { background-position: -112px -32px; }\\n.ui-icon-arrow-2-n-s { background-position: -128px -32px; }\\n.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }\\n.ui-icon-arrow-2-e-w { background-position: -160px -32px; }\\n.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }\\n.ui-icon-arrowstop-1-n { background-position: -192px -32px; }\\n.ui-icon-arrowstop-1-e { background-position: -208px -32px; }\\n.ui-icon-arrowstop-1-s { background-position: -224px -32px; }\\n.ui-icon-arrowstop-1-w { background-position: -240px -32px; }\\n.ui-icon-arrowthick-1-n { background-position: 1px -48px; }\\n.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }\\n.ui-icon-arrowthick-1-e { background-position: -32px -48px; }\\n.ui-icon-arrowthick-1-se { background-position: -48px -48px; }\\n.ui-icon-arrowthick-1-s { background-position: -64px -48px; }\\n.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }\\n.ui-icon-arrowthick-1-w { background-position: -96px -48px; }\\n.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }\\n.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }\\n.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }\\n.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }\\n.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }\\n.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }\\n.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }\\n.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }\\n.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }\\n.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }\\n.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }\\n.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }\\n.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }\\n.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }\\n.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }\\n.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }\\n.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }\\n.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }\\n.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }\\n.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }\\n.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }\\n.ui-icon-arrow-4 { background-position: 0 -80px; }\\n.ui-icon-arrow-4-diag { background-position: -16px -80px; }\\n.ui-icon-extlink { background-position: -32px -80px; }\\n.ui-icon-newwin { background-position: -48px -80px; }\\n.ui-icon-refresh { background-position: -64px -80px; }\\n.ui-icon-shuffle { background-position: -80px -80px; }\\n.ui-icon-transfer-e-w { background-position: -96px -80px; }\\n.ui-icon-transferthick-e-w { background-position: -112px -80px; }\\n.ui-icon-folder-collapsed { background-position: 0 -96px; }\\n.ui-icon-folder-open { background-position: -16px -96px; }\\n.ui-icon-document { background-position: -32px -96px; }\\n.ui-icon-document-b { background-position: -48px -96px; }\\n.ui-icon-note { background-position: -64px -96px; }\\n.ui-icon-mail-closed { background-position: -80px -96px; }\\n.ui-icon-mail-open { background-position: -96px -96px; }\\n.ui-icon-suitcase { background-position: -112px -96px; }\\n.ui-icon-comment { background-position: -128px -96px; }\\n.ui-icon-person { background-position: -144px -96px; }\\n.ui-icon-print { background-position: -160px -96px; }\\n.ui-icon-trash { background-position: -176px -96px; }\\n.ui-icon-locked { background-position: -192px -96px; }\\n.ui-icon-unlocked { background-position: -208px -96px; }\\n.ui-icon-bookmark { background-position: -224px -96px; }\\n.ui-icon-tag { background-position: -240px -96px; }\\n.ui-icon-home { background-position: 0 -112px; }\\n.ui-icon-flag { background-position: -16px -112px; }\\n.ui-icon-calendar { background-position: -32px -112px; }\\n.ui-icon-cart { background-position: -48px -112px; }\\n.ui-icon-pencil { background-position: -64px -112px; }\\n.ui-icon-clock { background-position: -80px -112px; }\\n.ui-icon-disk { background-position: -96px -112px; }\\n.ui-icon-calculator { background-position: -112px -112px; }\\n.ui-icon-zoomin { background-position: -128px -112px; }\\n.ui-icon-zoomout { background-position: -144px -112px; }\\n.ui-icon-search { background-position: -160px -112px; }\\n.ui-icon-wrench { background-position: -176px -112px; }\\n.ui-icon-gear { background-position: -192px -112px; }\\n.ui-icon-heart { background-position: -208px -112px; }\\n.ui-icon-star { background-position: -224px -112px; }\\n.ui-icon-link { background-position: -240px -112px; }\\n.ui-icon-cancel { background-position: 0 -128px; }\\n.ui-icon-plus { background-position: -16px -128px; }\\n.ui-icon-plusthick { background-position: -32px -128px; }\\n.ui-icon-minus { background-position: -48px -128px; }\\n.ui-icon-minusthick { background-position: -64px -128px; }\\n.ui-icon-close { background-position: -80px -128px; }\\n.ui-icon-closethick { background-position: -96px -128px; }\\n.ui-icon-key { background-position: -112px -128px; }\\n.ui-icon-lightbulb { background-position: -128px -128px; }\\n.ui-icon-scissors { background-position: -144px -128px; }\\n.ui-icon-clipboard { background-position: -160px -128px; }\\n.ui-icon-copy { background-position: -176px -128px; }\\n.ui-icon-contact { background-position: -192px -128px; }\\n.ui-icon-image { background-position: -208px -128px; }\\n.ui-icon-video { background-position: -224px -128px; }\\n.ui-icon-script { background-position: -240px -128px; }\\n.ui-icon-alert { background-position: 0 -144px; }\\n.ui-icon-info { background-position: -16px -144px; }\\n.ui-icon-notice { background-position: -32px -144px; }\\n.ui-icon-help { background-position: -48px -144px; }\\n.ui-icon-check { background-position: -64px -144px; }\\n.ui-icon-bullet { background-position: -80px -144px; }\\n.ui-icon-radio-on { background-position: -96px -144px; }\\n.ui-icon-radio-off { background-position: -112px -144px; }\\n.ui-icon-pin-w { background-position: -128px -144px; }\\n.ui-icon-pin-s { background-position: -144px -144px; }\\n.ui-icon-play { background-position: 0 -160px; }\\n.ui-icon-pause { background-position: -16px -160px; }\\n.ui-icon-seek-next { background-position: -32px -160px; }\\n.ui-icon-seek-prev { background-position: -48px -160px; }\\n.ui-icon-seek-end { background-position: -64px -160px; }\\n.ui-icon-seek-start { background-position: -80px -160px; }\\n/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */\\n.ui-icon-seek-first { background-position: -80px -160px; }\\n.ui-icon-stop { background-position: -96px -160px; }\\n.ui-icon-eject { background-position: -112px -160px; }\\n.ui-icon-volume-off { background-position: -128px -160px; }\\n.ui-icon-volume-on { background-position: -144px -160px; }\\n.ui-icon-power { background-position: 0 -176px; }\\n.ui-icon-signal-diag { background-position: -16px -176px; }\\n.ui-icon-signal { background-position: -32px -176px; }\\n.ui-icon-battery-0 { background-position: -48px -176px; }\\n.ui-icon-battery-1 { background-position: -64px -176px; }\\n.ui-icon-battery-2 { background-position: -80px -176px; }\\n.ui-icon-battery-3 { background-position: -96px -176px; }\\n.ui-icon-circle-plus { background-position: 0 -192px; }\\n.ui-icon-circle-minus { background-position: -16px -192px; }\\n.ui-icon-circle-close { background-position: -32px -192px; }\\n.ui-icon-circle-triangle-e { background-position: -48px -192px; }\\n.ui-icon-circle-triangle-s { background-position: -64px -192px; }\\n.ui-icon-circle-triangle-w { background-position: -80px -192px; }\\n.ui-icon-circle-triangle-n { background-position: -96px -192px; }\\n.ui-icon-circle-arrow-e { background-position: -112px -192px; }\\n.ui-icon-circle-arrow-s { background-position: -128px -192px; }\\n.ui-icon-circle-arrow-w { background-position: -144px -192px; }\\n.ui-icon-circle-arrow-n { background-position: -160px -192px; }\\n.ui-icon-circle-zoomin { background-position: -176px -192px; }\\n.ui-icon-circle-zoomout { background-position: -192px -192px; }\\n.ui-icon-circle-check { background-position: -208px -192px; }\\n.ui-icon-circlesmall-plus { background-position: 0 -208px; }\\n.ui-icon-circlesmall-minus { background-position: -16px -208px; }\\n.ui-icon-circlesmall-close { background-position: -32px -208px; }\\n.ui-icon-squaresmall-plus { background-position: -48px -208px; }\\n.ui-icon-squaresmall-minus { background-position: -64px -208px; }\\n.ui-icon-squaresmall-close { background-position: -80px -208px; }\\n.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }\\n.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }\\n.ui-icon-grip-solid-vertical { background-position: -32px -224px; }\\n.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }\\n.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }\\n.ui-icon-grip-diagonal-se { background-position: -80px -224px; }\\n\\n\\n/* Misc visuals\\n----------------------------------*/\\n\\n/* Corner radius */\\n.ui-corner-all,\\n.ui-corner-top,\\n.ui-corner-left,\\n.ui-corner-tl {\\n\\tborder-top-left-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-top,\\n.ui-corner-right,\\n.ui-corner-tr {\\n\\tborder-top-right-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-bottom,\\n.ui-corner-left,\\n.ui-corner-bl {\\n\\tborder-bottom-left-radius: 3px;\\n}\\n.ui-corner-all,\\n.ui-corner-bottom,\\n.ui-corner-right,\\n.ui-corner-br {\\n\\tborder-bottom-right-radius: 3px;\\n}\\n\\n/* Overlays */\\n.ui-widget-overlay {\\n\\tbackground: #aaaaaa;\\n\\topacity: .003;\\n\\t-ms-filter: \\\"alpha(opacity=.3)\\\"; /* support: IE8 */\\n}\\n.ui-widget-shadow {\\n\\t-webkit-box-shadow: 0px 0px 5px #666666;\\n\\tbox-shadow: 0px 0px 5px #666666;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"images/ui-icons_1d2d44_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"images/ui-icons_ffffff_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_2___ = new URL(\"images/ui-icons_ffd27a_256x240.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_3___ = new URL(\"images/ui-bg_diagonals-thick_20_666666_40x40.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_4___ = new URL(\"images/ui-bg_flat_10_000000_40x100.png\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\nvar ___CSS_LOADER_URL_REPLACEMENT_3___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_3___);\nvar ___CSS_LOADER_URL_REPLACEMENT_4___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_4___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.ui-widget-content{border:1px solid var(--color-border);background:var(--color-main-background) none;color:var(--color-main-text)}.ui-widget-content a{color:var(--color-main-text)}.ui-widget-header{border:none;color:var(--color-main-text);background-image:none}.ui-widget-header a{color:var(--color-main-text)}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid var(--color-border);background:var(--color-main-background) none;font-weight:bold;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #ddd;background:var(--color-main-background) none;font-weight:bold;color:var(--color-main-text)}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:var(--color-main-text)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid var(--color-primary-element);background:var(--color-main-background) none;font-weight:bold;color:var(--color-main-text)}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:var(--color-main-text)}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid var(--color-main-background);background:var(--color-main-background) none;color:var(--color-text-light);font-weight:600}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:var(--color-text-lighter)}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:var(--color-error);background:var(--color-error) none;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-state-default .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_0___})}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_0___})}.ui-state-active .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_0___})}.ui-state-highlight .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_1___})}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(${___CSS_LOADER_URL_REPLACEMENT_2___})}.ui-icon.ui-icon-none{display:none}.ui-widget-overlay{background:#666 url(${___CSS_LOADER_URL_REPLACEMENT_3___}) 50% 50% repeat;opacity:.5}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(${___CSS_LOADER_URL_REPLACEMENT_4___}) 50% 50% repeat-x;opacity:.2;border-radius:5px}.ui-tabs{border:none}.ui-tabs .ui-tabs-nav.ui-corner-all{border-end-start-radius:0;border-end-end-radius:0}.ui-tabs .ui-tabs-nav{background:none;margin-bottom:15px}.ui-tabs .ui-tabs-nav .ui-state-default{border:none;border-bottom:1px solid rgba(0,0,0,0);font-weight:normal;margin:0 !important;padding:0 !important}.ui-tabs .ui-tabs-nav .ui-state-hover,.ui-tabs .ui-tabs-nav .ui-state-active{border:none;border-bottom:1px solid var(--color-main-text);color:var(--color-main-text)}.ui-tabs .ui-tabs-nav .ui-state-hover a,.ui-tabs .ui-tabs-nav .ui-state-hover a:link,.ui-tabs .ui-tabs-nav .ui-state-hover a:hover,.ui-tabs .ui-tabs-nav .ui-state-hover a:visited,.ui-tabs .ui-tabs-nav .ui-state-active a,.ui-tabs .ui-tabs-nav .ui-state-active a:link,.ui-tabs .ui-tabs-nav .ui-state-active a:hover,.ui-tabs .ui-tabs-nav .ui-state-active a:visited{color:var(--color-main-text)}.ui-tabs .ui-tabs-nav .ui-state-active{font-weight:bold}.ui-autocomplete.ui-menu{padding:0}.ui-autocomplete.ui-menu.item-count-1,.ui-autocomplete.ui-menu.item-count-2{overflow-y:hidden}.ui-autocomplete.ui-menu .ui-menu-item a{color:var(--color-text-lighter);display:block;padding:4px;padding-inline-start:14px}.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-focus,.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-active{box-shadow:inset 4px 0 var(--color-primary-element);color:var(--color-main-text)}.ui-autocomplete.ui-widget-content{background:var(--color-main-background);border-top:none}.ui-autocomplete.ui-corner-all{border-radius:0;border-end-start-radius:var(--border-radius);border-end-end-radius:var(--border-radius)}.ui-autocomplete .ui-state-hover,.ui-autocomplete .ui-widget-content .ui-state-hover,.ui-autocomplete .ui-widget-header .ui-state-hover,.ui-autocomplete .ui-state-focus,.ui-autocomplete .ui-widget-content .ui-state-focus,.ui-autocomplete .ui-widget-header .ui-state-focus{border:1px solid rgba(0,0,0,0);background:inherit;color:var(--color-primary-element)}.ui-autocomplete .ui-menu-item a{border-radius:0 !important}.ui-button.primary{background-color:var(--color-primary-element);color:var(--color-primary-element-text);border:1px solid var(--color-primary-element-text)}.ui-button:hover{font-weight:bold !important}.ui-draggable-handle,.ui-selectable{touch-action:pan-y}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/jquery/css/jquery-ui-fixes.scss\"],\"names\":[],\"mappings\":\"AAMA,mBACC,oCAAA,CACA,4CAAA,CACA,4BAAA,CAGD,qBACC,4BAAA,CAGD,kBACC,WAAA,CACA,4BAAA,CACA,qBAAA,CAGD,oBACC,4BAAA,CAKD,2FAGC,oCAAA,CACA,4CAAA,CACA,gBAAA,CACA,UAAA,CAGD,yEAGC,UAAA,CAGD,0KAMC,qBAAA,CACA,4CAAA,CACA,gBAAA,CACA,4BAAA,CAGD,2FAIC,4BAAA,CAGD,wFAGC,6CAAA,CACA,4CAAA,CACA,gBAAA,CACA,4BAAA,CAGD,sEAGC,4BAAA,CAKD,iGAGC,6CAAA,CACA,4CAAA,CACA,6BAAA,CACA,eAAA,CAGD,uGAGC,+BAAA,CAGD,qFAGC,yBAAA,CACA,kCAAA,CACA,UAAA,CAGD,2FAGC,UAAA,CAGD,oGAGC,UAAA,CAKD,2BACC,wDAAA,CAGD,kDAEC,wDAAA,CAGD,0BACC,wDAAA,CAGD,6BACC,wDAAA,CAGD,uDAEC,wDAAA,CAGD,sBACC,YAAA,CAMD,mBACC,sEAAA,CACA,UAAA,CAGD,kBACC,oBAAA,CACA,WAAA,CACA,wEAAA,CACA,UAAA,CACA,iBAAA,CAID,SACC,WAAA,CAEA,oCACC,yBAAA,CACA,uBAAA,CAGD,sBACC,eAAA,CACA,kBAAA,CAEA,wCACC,WAAA,CACA,qCAAA,CACA,kBAAA,CACA,mBAAA,CACA,oBAAA,CAGD,6EAEC,WAAA,CACA,8CAAA,CACA,4BAAA,CACA,0WACC,4BAAA,CAGF,uCACC,gBAAA,CAOF,yBACC,SAAA,CAIA,4EAEC,iBAAA,CAGD,yCACC,+BAAA,CACA,aAAA,CACA,WAAA,CACA,yBAAA,CAEA,iHACC,mDAAA,CACA,4BAAA,CAKH,mCACC,uCAAA,CACA,eAAA,CAGD,+BACC,eAAA,CACA,4CAAA,CACA,0CAAA,CAGD,gRAKC,8BAAA,CACA,kBAAA,CACA,kCAAA,CAIA,iCACC,0BAAA,CAKH,mBACC,6CAAA,CACA,uCAAA,CACA,kDAAA,CAID,iBACI,2BAAA,CAKJ,oCAEC,kBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.oc-dialog{background:var(--color-main-background);color:var(--color-text-light);border-radius:var(--border-radius-large);box-shadow:0 0 30px var(--color-box-shadow);padding:24px;z-index:100001;font-size:100%;box-sizing:border-box;min-width:200px;top:50%;inset-inline-start:50%;transform:translate(-50%, -50%);max-height:calc(100% - 20px);max-width:calc(100% - 20px);overflow:auto}.oc-dialog-title{background:var(--color-main-background)}.oc-dialog-buttonrow{position:relative;display:flex;background:rgba(0,0,0,0);inset-inline-end:0;bottom:0;padding:0;padding-top:10px;box-sizing:border-box;width:100%;background-image:linear-gradient(rgba(255, 255, 255, 0), var(--color-main-background))}.oc-dialog-buttonrow.twobuttons{justify-content:space-between}.oc-dialog-buttonrow.onebutton,.oc-dialog-buttonrow.twobuttons.aside{justify-content:flex-end}.oc-dialog-buttonrow button{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:44px;min-width:44px}.oc-dialog-close{position:absolute;width:44px !important;height:44px !important;top:4px;inset-inline-end:4px;padding:25px;background:var(--icon-close-dark) no-repeat center;opacity:.5;border-radius:var(--border-radius-pill)}.oc-dialog-close:hover,.oc-dialog-close:focus,.oc-dialog-close:active{opacity:1}.oc-dialog-dim{background-color:#000;opacity:.2;z-index:100001;position:fixed;top:0;inset-inline-start:0;width:100%;height:100%}body.theme--dark .oc-dialog-dim{opacity:.8}.oc-dialog-content{width:100%;max-width:550px}.oc-dialog.password-confirmation .oc-dialog-content{width:auto}.oc-dialog.password-confirmation .oc-dialog-content input[type=password]{width:100%}.oc-dialog.password-confirmation .oc-dialog-content label{display:none}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/jquery/css/jquery.ocdialog.scss\"],\"names\":[],\"mappings\":\"AAIA,WACC,uCAAA,CACA,6BAAA,CACA,wCAAA,CACA,2CAAA,CACA,YAAA,CACA,cAAA,CACA,cAAA,CACA,qBAAA,CACA,eAAA,CACA,OAAA,CACA,sBAAA,CACA,+BAAA,CACA,4BAAA,CACA,2BAAA,CACA,aAAA,CAGD,iBACC,uCAAA,CAGD,qBACC,iBAAA,CACA,YAAA,CACA,wBAAA,CACA,kBAAA,CACA,QAAA,CACA,SAAA,CACA,gBAAA,CACA,qBAAA,CACA,UAAA,CACA,sFAAA,CAEA,gCACO,6BAAA,CAGP,qEAEC,wBAAA,CAGD,4BACI,kBAAA,CACA,eAAA,CACH,sBAAA,CACA,WAAA,CACA,cAAA,CAIF,iBACC,iBAAA,CACA,qBAAA,CACA,sBAAA,CACA,OAAA,CACA,oBAAA,CACA,YAAA,CACA,kDAAA,CACA,UAAA,CACA,uCAAA,CAEA,sEAGC,SAAA,CAIF,eACC,qBAAA,CACA,UAAA,CACA,cAAA,CACA,cAAA,CACA,KAAA,CACA,oBAAA,CACA,UAAA,CACA,WAAA,CAGD,gCACC,UAAA,CAGD,mBACC,UAAA,CACA,eAAA,CAIA,oDACC,UAAA,CAEA,yEACC,UAAA,CAED,0DACC,YAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../css-loader/dist/runtime/api.js\";\nimport ___CSS_LOADER_GET_URL_IMPORT___ from \"../css-loader/dist/runtime/getUrl.js\";\nvar ___CSS_LOADER_URL_IMPORT_0___ = new URL(\"select2.png\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_1___ = new URL(\"select2-spinner.gif\", import.meta.url);\nvar ___CSS_LOADER_URL_IMPORT_2___ = new URL(\"select2x2.png\", import.meta.url);\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\nvar ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);\nvar ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);\nvar ___CSS_LOADER_URL_REPLACEMENT_2___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_2___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `/*\nVersion: @@ver@@ Timestamp: @@timestamp@@\n*/\n.select2-container {\n margin: 0;\n position: relative;\n display: inline-block;\n /* inline-block for ie7 */\n zoom: 1;\n *display: inline;\n vertical-align: middle;\n}\n\n.select2-container,\n.select2-drop,\n.select2-search,\n.select2-search input {\n /*\n Force border-box so that % widths fit the parent\n container without overlap because of margin/padding.\n More Info : http://www.quirksmode.org/css/box.html\n */\n -webkit-box-sizing: border-box; /* webkit */\n -moz-box-sizing: border-box; /* firefox */\n box-sizing: border-box; /* css3 */\n}\n\n.select2-container .select2-choice {\n display: block;\n height: 26px;\n padding: 0 0 0 8px;\n overflow: hidden;\n position: relative;\n\n border: 1px solid #aaa;\n white-space: nowrap;\n line-height: 26px;\n color: #444;\n text-decoration: none;\n\n border-radius: 4px;\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);\n background-image: linear-gradient(to top, #eee 0%, #fff 50%);\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice {\n padding: 0 8px 0 0;\n}\n\n.select2-container.select2-drop-above .select2-choice {\n border-bottom-color: #aaa;\n\n border-radius: 0 0 4px 4px;\n\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);\n background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);\n}\n\n.select2-container.select2-allowclear .select2-choice .select2-chosen {\n margin-right: 42px;\n}\n\n.select2-container .select2-choice > .select2-chosen {\n margin-right: 26px;\n display: block;\n overflow: hidden;\n\n white-space: nowrap;\n\n text-overflow: ellipsis;\n float: none;\n width: auto;\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice > .select2-chosen {\n margin-left: 26px;\n margin-right: 0;\n}\n\n.select2-container .select2-choice abbr {\n display: none;\n width: 12px;\n height: 12px;\n position: absolute;\n right: 24px;\n top: 8px;\n\n font-size: 1px;\n text-decoration: none;\n\n border: 0;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) right top no-repeat;\n cursor: pointer;\n outline: 0;\n}\n\n.select2-container.select2-allowclear .select2-choice abbr {\n display: inline-block;\n}\n\n.select2-container .select2-choice abbr:hover {\n background-position: right -11px;\n cursor: pointer;\n}\n\n.select2-drop-mask {\n border: 0;\n margin: 0;\n padding: 0;\n position: fixed;\n left: 0;\n top: 0;\n min-height: 100%;\n min-width: 100%;\n height: auto;\n width: auto;\n opacity: 0;\n z-index: 9998;\n /* styles required for IE to work */\n background-color: #fff;\n filter: alpha(opacity=0);\n}\n\n.select2-drop {\n width: 100%;\n margin-top: -1px;\n position: absolute;\n z-index: 9999;\n top: 100%;\n\n background: #fff;\n color: #000;\n border: 1px solid #aaa;\n border-top: 0;\n\n border-radius: 0 0 4px 4px;\n\n -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop.select2-drop-above {\n margin-top: 1px;\n border-top: 1px solid #aaa;\n border-bottom: 0;\n\n border-radius: 4px 4px 0 0;\n\n -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\n}\n\n.select2-drop-active {\n border: 1px solid #5897fb;\n border-top: none;\n}\n\n.select2-drop.select2-drop-above.select2-drop-active {\n border-top: 1px solid #5897fb;\n}\n\n.select2-drop-auto-width {\n border-top: 1px solid #aaa;\n width: auto;\n}\n\n.select2-drop-auto-width .select2-search {\n padding-top: 4px;\n}\n\n.select2-container .select2-choice .select2-arrow {\n display: inline-block;\n width: 18px;\n height: 100%;\n position: absolute;\n right: 0;\n top: 0;\n\n border-left: 1px solid #aaa;\n border-radius: 0 4px 4px 0;\n\n background-clip: padding-box;\n\n background: #ccc;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));\n background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);\n background-image: linear-gradient(to top, #ccc 0%, #eee 60%);\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice .select2-arrow {\n left: 0;\n right: auto;\n\n border-left: none;\n border-right: 1px solid #aaa;\n border-radius: 4px 0 0 4px;\n}\n\n.select2-container .select2-choice .select2-arrow b {\n display: block;\n width: 100%;\n height: 100%;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 0 1px;\n}\n\nhtml[dir=\"rtl\"] .select2-container .select2-choice .select2-arrow b {\n background-position: 2px 1px;\n}\n\n.select2-search {\n display: inline-block;\n width: 100%;\n min-height: 26px;\n margin: 0;\n padding-left: 4px;\n padding-right: 4px;\n\n position: relative;\n z-index: 10000;\n\n white-space: nowrap;\n}\n\n.select2-search input {\n width: 100%;\n height: auto !important;\n min-height: 26px;\n padding: 4px 20px 4px 5px;\n margin: 0;\n\n outline: 0;\n font-family: sans-serif;\n font-size: 1em;\n\n border: 1px solid #aaa;\n border-radius: 0;\n\n -webkit-box-shadow: none;\n box-shadow: none;\n\n background: #fff url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\nhtml[dir=\"rtl\"] .select2-search input {\n padding: 4px 5px 4px 20px;\n\n background: #fff url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-drop.select2-drop-above .select2-search input {\n margin-top: 4px;\n}\n\n.select2-search input.select2-active {\n background: #fff url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\n background: url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\n background: url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\n}\n\n.select2-container-active .select2-choice,\n.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n\n.select2-dropdown-open .select2-choice {\n border-bottom-color: transparent;\n -webkit-box-shadow: 0 1px 0 #fff inset;\n box-shadow: 0 1px 0 #fff inset;\n\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n\n background-color: #eee;\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to top, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open.select2-drop-above .select2-choice,\n.select2-dropdown-open.select2-drop-above .select2-choices {\n border: 1px solid #5897fb;\n border-top-color: transparent;\n\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));\n background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);\n background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\n background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow {\n background: transparent;\n border-left: none;\n filter: none;\n}\nhtml[dir=\"rtl\"] .select2-dropdown-open .select2-choice .select2-arrow {\n border-right: none;\n}\n\n.select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -18px 1px;\n}\n\nhtml[dir=\"rtl\"] .select2-dropdown-open .select2-choice .select2-arrow b {\n background-position: -16px 1px;\n}\n\n.select2-hidden-accessible {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n/* results */\n.select2-results {\n max-height: 200px;\n padding: 0 0 0 4px;\n margin: 4px 4px 4px 0;\n position: relative;\n overflow-x: hidden;\n overflow-y: auto;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\nhtml[dir=\"rtl\"] .select2-results {\n padding: 0 4px 0 0;\n margin: 4px 0 4px 4px;\n}\n\n.select2-results ul.select2-result-sub {\n margin: 0;\n padding-left: 0;\n}\n\n.select2-results li {\n list-style: none;\n display: list-item;\n background-image: none;\n}\n\n.select2-results li.select2-result-with-children > .select2-result-label {\n font-weight: bold;\n}\n\n.select2-results .select2-result-label {\n padding: 3px 7px 4px;\n margin: 0;\n cursor: pointer;\n\n min-height: 1em;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n}\n\n.select2-results-dept-1 .select2-result-label { padding-left: 20px }\n.select2-results-dept-2 .select2-result-label { padding-left: 40px }\n.select2-results-dept-3 .select2-result-label { padding-left: 60px }\n.select2-results-dept-4 .select2-result-label { padding-left: 80px }\n.select2-results-dept-5 .select2-result-label { padding-left: 100px }\n.select2-results-dept-6 .select2-result-label { padding-left: 110px }\n.select2-results-dept-7 .select2-result-label { padding-left: 120px }\n\n.select2-results .select2-highlighted {\n background: #3875d7;\n color: #fff;\n}\n\n.select2-results li em {\n background: #feffde;\n font-style: normal;\n}\n\n.select2-results .select2-highlighted em {\n background: transparent;\n}\n\n.select2-results .select2-highlighted ul {\n background: #fff;\n color: #000;\n}\n\n.select2-results .select2-no-results,\n.select2-results .select2-searching,\n.select2-results .select2-ajax-error,\n.select2-results .select2-selection-limit {\n background: #f4f4f4;\n display: list-item;\n padding-left: 5px;\n}\n\n/*\ndisabled look for disabled choices in the results dropdown\n*/\n.select2-results .select2-disabled.select2-highlighted {\n color: #666;\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n.select2-results .select2-disabled {\n background: #f4f4f4;\n display: list-item;\n cursor: default;\n}\n\n.select2-results .select2-selected {\n display: none;\n}\n\n.select2-more-results.select2-active {\n background: #f4f4f4 url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100%;\n}\n\n.select2-results .select2-ajax-error {\n background: rgba(255, 50, 50, .2);\n}\n\n.select2-more-results {\n background: #f4f4f4;\n display: list-item;\n}\n\n/* disabled styles */\n\n.select2-container.select2-container-disabled .select2-choice {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container.select2-container-disabled .select2-choice .select2-arrow {\n background-color: #f4f4f4;\n background-image: none;\n border-left: 0;\n}\n\n.select2-container.select2-container-disabled .select2-choice abbr {\n display: none;\n}\n\n\n/* multiselect */\n\n.select2-container-multi .select2-choices {\n height: auto !important;\n height: 1%;\n margin: 0;\n padding: 0 5px 0 0;\n position: relative;\n\n border: 1px solid #aaa;\n cursor: text;\n overflow: hidden;\n\n background-color: #fff;\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));\n background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);\n background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);\n}\n\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices {\n padding: 0 0 0 5px;\n}\n\n.select2-locked {\n padding: 3px 5px 3px 5px !important;\n}\n\n.select2-container-multi .select2-choices {\n min-height: 26px;\n}\n\n.select2-container-multi.select2-container-active .select2-choices {\n border: 1px solid #5897fb;\n outline: none;\n\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\n}\n.select2-container-multi .select2-choices li {\n float: left;\n list-style: none;\n}\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices li\n{\n float: right;\n}\n.select2-container-multi .select2-choices .select2-search-field {\n margin: 0;\n padding: 0;\n white-space: nowrap;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input {\n padding: 5px;\n margin: 1px 0;\n\n font-family: sans-serif;\n font-size: 100%;\n color: #666;\n outline: 0;\n border: 0;\n -webkit-box-shadow: none;\n box-shadow: none;\n background: transparent !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-field input.select2-active {\n background: #fff url(${___CSS_LOADER_URL_REPLACEMENT_1___}) no-repeat 100% !important;\n}\n\n.select2-default {\n color: #999 !important;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 18px;\n margin: 3px 0 3px 5px;\n position: relative;\n\n line-height: 13px;\n color: #333;\n cursor: default;\n border: 1px solid #aaaaaa;\n\n border-radius: 3px;\n\n -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\n\n background-clip: padding-box;\n\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n\n background-color: #e4e4e4;\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));\n background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\n}\nhtml[dir=\"rtl\"] .select2-container-multi .select2-choices .select2-search-choice\n{\n margin: 3px 5px 3px 0;\n padding: 3px 18px 3px 5px;\n}\n.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {\n cursor: default;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus {\n background: #d4d4d4;\n}\n\n.select2-search-choice-close {\n display: block;\n width: 12px;\n height: 13px;\n position: absolute;\n right: 3px;\n top: 4px;\n\n font-size: 1px;\n outline: none;\n background: url(${___CSS_LOADER_URL_REPLACEMENT_0___}) right top no-repeat;\n}\nhtml[dir=\"rtl\"] .select2-search-choice-close {\n right: auto;\n left: 3px;\n}\n\n.select2-container-multi .select2-search-choice-close {\n left: 3px;\n}\n\nhtml[dir=\"rtl\"] .select2-container-multi .select2-search-choice-close {\n left: auto;\n right: 2px;\n}\n\n.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {\n background-position: right -11px;\n}\n.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {\n background-position: right -11px;\n}\n\n/* disabled styles */\n.select2-container-multi.select2-container-disabled .select2-choices {\n background-color: #f4f4f4;\n background-image: none;\n border: 1px solid #ddd;\n cursor: default;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {\n padding: 3px 5px 3px 5px;\n border: 1px solid #ddd;\n background-image: none;\n background-color: #f4f4f4;\n}\n\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;\n background: none;\n}\n/* end multiselect */\n\n\n.select2-result-selectable .select2-match,\n.select2-result-unselectable .select2-match {\n text-decoration: underline;\n}\n\n.select2-offscreen, .select2-offscreen:focus {\n clip: rect(0 0 0 0) !important;\n width: 1px !important;\n height: 1px !important;\n border: 0 !important;\n margin: 0 !important;\n padding: 0 !important;\n overflow: hidden !important;\n position: absolute !important;\n outline: 0 !important;\n left: 0px !important;\n top: 0px !important;\n}\n\n.select2-display-none {\n display: none;\n}\n\n.select2-measure-scrollbar {\n position: absolute;\n top: -10000px;\n left: -10000px;\n width: 100px;\n height: 100px;\n overflow: scroll;\n}\n\n/* Retina-ize icons */\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {\n .select2-search input,\n .select2-search-choice-close,\n .select2-container .select2-choice abbr,\n .select2-container .select2-choice .select2-arrow b {\n background-image: url(${___CSS_LOADER_URL_REPLACEMENT_2___}) !important;\n background-repeat: no-repeat !important;\n background-size: 60px 40px !important;\n }\n\n .select2-search input {\n background-position: 100% -21px !important;\n }\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/select2/select2.css\"],\"names\":[],\"mappings\":\"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\",\"sourcesContent\":[\"/*\\nVersion: @@ver@@ Timestamp: @@timestamp@@\\n*/\\n.select2-container {\\n margin: 0;\\n position: relative;\\n display: inline-block;\\n /* inline-block for ie7 */\\n zoom: 1;\\n *display: inline;\\n vertical-align: middle;\\n}\\n\\n.select2-container,\\n.select2-drop,\\n.select2-search,\\n.select2-search input {\\n /*\\n Force border-box so that % widths fit the parent\\n container without overlap because of margin/padding.\\n More Info : http://www.quirksmode.org/css/box.html\\n */\\n -webkit-box-sizing: border-box; /* webkit */\\n -moz-box-sizing: border-box; /* firefox */\\n box-sizing: border-box; /* css3 */\\n}\\n\\n.select2-container .select2-choice {\\n display: block;\\n height: 26px;\\n padding: 0 0 0 8px;\\n overflow: hidden;\\n position: relative;\\n\\n border: 1px solid #aaa;\\n white-space: nowrap;\\n line-height: 26px;\\n color: #444;\\n text-decoration: none;\\n\\n border-radius: 4px;\\n\\n background-clip: padding-box;\\n\\n -webkit-touch-callout: none;\\n -webkit-user-select: none;\\n -moz-user-select: none;\\n -ms-user-select: none;\\n user-select: none;\\n\\n background-color: #fff;\\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));\\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);\\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);\\n background-image: linear-gradient(to top, #eee 0%, #fff 50%);\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container .select2-choice {\\n padding: 0 8px 0 0;\\n}\\n\\n.select2-container.select2-drop-above .select2-choice {\\n border-bottom-color: #aaa;\\n\\n border-radius: 0 0 4px 4px;\\n\\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));\\n background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);\\n background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);\\n background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);\\n}\\n\\n.select2-container.select2-allowclear .select2-choice .select2-chosen {\\n margin-right: 42px;\\n}\\n\\n.select2-container .select2-choice > .select2-chosen {\\n margin-right: 26px;\\n display: block;\\n overflow: hidden;\\n\\n white-space: nowrap;\\n\\n text-overflow: ellipsis;\\n float: none;\\n width: auto;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container .select2-choice > .select2-chosen {\\n margin-left: 26px;\\n margin-right: 0;\\n}\\n\\n.select2-container .select2-choice abbr {\\n display: none;\\n width: 12px;\\n height: 12px;\\n position: absolute;\\n right: 24px;\\n top: 8px;\\n\\n font-size: 1px;\\n text-decoration: none;\\n\\n border: 0;\\n background: url('select2.png') right top no-repeat;\\n cursor: pointer;\\n outline: 0;\\n}\\n\\n.select2-container.select2-allowclear .select2-choice abbr {\\n display: inline-block;\\n}\\n\\n.select2-container .select2-choice abbr:hover {\\n background-position: right -11px;\\n cursor: pointer;\\n}\\n\\n.select2-drop-mask {\\n border: 0;\\n margin: 0;\\n padding: 0;\\n position: fixed;\\n left: 0;\\n top: 0;\\n min-height: 100%;\\n min-width: 100%;\\n height: auto;\\n width: auto;\\n opacity: 0;\\n z-index: 9998;\\n /* styles required for IE to work */\\n background-color: #fff;\\n filter: alpha(opacity=0);\\n}\\n\\n.select2-drop {\\n width: 100%;\\n margin-top: -1px;\\n position: absolute;\\n z-index: 9999;\\n top: 100%;\\n\\n background: #fff;\\n color: #000;\\n border: 1px solid #aaa;\\n border-top: 0;\\n\\n border-radius: 0 0 4px 4px;\\n\\n -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\\n box-shadow: 0 4px 5px rgba(0, 0, 0, .15);\\n}\\n\\n.select2-drop.select2-drop-above {\\n margin-top: 1px;\\n border-top: 1px solid #aaa;\\n border-bottom: 0;\\n\\n border-radius: 4px 4px 0 0;\\n\\n -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\\n box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);\\n}\\n\\n.select2-drop-active {\\n border: 1px solid #5897fb;\\n border-top: none;\\n}\\n\\n.select2-drop.select2-drop-above.select2-drop-active {\\n border-top: 1px solid #5897fb;\\n}\\n\\n.select2-drop-auto-width {\\n border-top: 1px solid #aaa;\\n width: auto;\\n}\\n\\n.select2-drop-auto-width .select2-search {\\n padding-top: 4px;\\n}\\n\\n.select2-container .select2-choice .select2-arrow {\\n display: inline-block;\\n width: 18px;\\n height: 100%;\\n position: absolute;\\n right: 0;\\n top: 0;\\n\\n border-left: 1px solid #aaa;\\n border-radius: 0 4px 4px 0;\\n\\n background-clip: padding-box;\\n\\n background: #ccc;\\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));\\n background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);\\n background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);\\n background-image: linear-gradient(to top, #ccc 0%, #eee 60%);\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container .select2-choice .select2-arrow {\\n left: 0;\\n right: auto;\\n\\n border-left: none;\\n border-right: 1px solid #aaa;\\n border-radius: 4px 0 0 4px;\\n}\\n\\n.select2-container .select2-choice .select2-arrow b {\\n display: block;\\n width: 100%;\\n height: 100%;\\n background: url('select2.png') no-repeat 0 1px;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container .select2-choice .select2-arrow b {\\n background-position: 2px 1px;\\n}\\n\\n.select2-search {\\n display: inline-block;\\n width: 100%;\\n min-height: 26px;\\n margin: 0;\\n padding-left: 4px;\\n padding-right: 4px;\\n\\n position: relative;\\n z-index: 10000;\\n\\n white-space: nowrap;\\n}\\n\\n.select2-search input {\\n width: 100%;\\n height: auto !important;\\n min-height: 26px;\\n padding: 4px 20px 4px 5px;\\n margin: 0;\\n\\n outline: 0;\\n font-family: sans-serif;\\n font-size: 1em;\\n\\n border: 1px solid #aaa;\\n border-radius: 0;\\n\\n -webkit-box-shadow: none;\\n box-shadow: none;\\n\\n background: #fff url('select2.png') no-repeat 100% -22px;\\n background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\\n background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-search input {\\n padding: 4px 5px 4px 20px;\\n\\n background: #fff url('select2.png') no-repeat -37px -22px;\\n background: url('select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\\n background: url('select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\\n}\\n\\n.select2-drop.select2-drop-above .select2-search input {\\n margin-top: 4px;\\n}\\n\\n.select2-search input.select2-active {\\n background: #fff url('select2-spinner.gif') no-repeat 100%;\\n background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));\\n background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);\\n background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;\\n}\\n\\n.select2-container-active .select2-choice,\\n.select2-container-active .select2-choices {\\n border: 1px solid #5897fb;\\n outline: none;\\n\\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\\n}\\n\\n.select2-dropdown-open .select2-choice {\\n border-bottom-color: transparent;\\n -webkit-box-shadow: 0 1px 0 #fff inset;\\n box-shadow: 0 1px 0 #fff inset;\\n\\n border-bottom-left-radius: 0;\\n border-bottom-right-radius: 0;\\n\\n background-color: #eee;\\n background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));\\n background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);\\n background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\\n background-image: linear-gradient(to top, #fff 0%, #eee 50%);\\n}\\n\\n.select2-dropdown-open.select2-drop-above .select2-choice,\\n.select2-dropdown-open.select2-drop-above .select2-choices {\\n border: 1px solid #5897fb;\\n border-top-color: transparent;\\n\\n background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));\\n background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);\\n background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);\\n background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);\\n}\\n\\n.select2-dropdown-open .select2-choice .select2-arrow {\\n background: transparent;\\n border-left: none;\\n filter: none;\\n}\\nhtml[dir=\\\"rtl\\\"] .select2-dropdown-open .select2-choice .select2-arrow {\\n border-right: none;\\n}\\n\\n.select2-dropdown-open .select2-choice .select2-arrow b {\\n background-position: -18px 1px;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-dropdown-open .select2-choice .select2-arrow b {\\n background-position: -16px 1px;\\n}\\n\\n.select2-hidden-accessible {\\n border: 0;\\n clip: rect(0 0 0 0);\\n height: 1px;\\n margin: -1px;\\n overflow: hidden;\\n padding: 0;\\n position: absolute;\\n width: 1px;\\n}\\n\\n/* results */\\n.select2-results {\\n max-height: 200px;\\n padding: 0 0 0 4px;\\n margin: 4px 4px 4px 0;\\n position: relative;\\n overflow-x: hidden;\\n overflow-y: auto;\\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-results {\\n padding: 0 4px 0 0;\\n margin: 4px 0 4px 4px;\\n}\\n\\n.select2-results ul.select2-result-sub {\\n margin: 0;\\n padding-left: 0;\\n}\\n\\n.select2-results li {\\n list-style: none;\\n display: list-item;\\n background-image: none;\\n}\\n\\n.select2-results li.select2-result-with-children > .select2-result-label {\\n font-weight: bold;\\n}\\n\\n.select2-results .select2-result-label {\\n padding: 3px 7px 4px;\\n margin: 0;\\n cursor: pointer;\\n\\n min-height: 1em;\\n\\n -webkit-touch-callout: none;\\n -webkit-user-select: none;\\n -moz-user-select: none;\\n -ms-user-select: none;\\n user-select: none;\\n}\\n\\n.select2-results-dept-1 .select2-result-label { padding-left: 20px }\\n.select2-results-dept-2 .select2-result-label { padding-left: 40px }\\n.select2-results-dept-3 .select2-result-label { padding-left: 60px }\\n.select2-results-dept-4 .select2-result-label { padding-left: 80px }\\n.select2-results-dept-5 .select2-result-label { padding-left: 100px }\\n.select2-results-dept-6 .select2-result-label { padding-left: 110px }\\n.select2-results-dept-7 .select2-result-label { padding-left: 120px }\\n\\n.select2-results .select2-highlighted {\\n background: #3875d7;\\n color: #fff;\\n}\\n\\n.select2-results li em {\\n background: #feffde;\\n font-style: normal;\\n}\\n\\n.select2-results .select2-highlighted em {\\n background: transparent;\\n}\\n\\n.select2-results .select2-highlighted ul {\\n background: #fff;\\n color: #000;\\n}\\n\\n.select2-results .select2-no-results,\\n.select2-results .select2-searching,\\n.select2-results .select2-ajax-error,\\n.select2-results .select2-selection-limit {\\n background: #f4f4f4;\\n display: list-item;\\n padding-left: 5px;\\n}\\n\\n/*\\ndisabled look for disabled choices in the results dropdown\\n*/\\n.select2-results .select2-disabled.select2-highlighted {\\n color: #666;\\n background: #f4f4f4;\\n display: list-item;\\n cursor: default;\\n}\\n.select2-results .select2-disabled {\\n background: #f4f4f4;\\n display: list-item;\\n cursor: default;\\n}\\n\\n.select2-results .select2-selected {\\n display: none;\\n}\\n\\n.select2-more-results.select2-active {\\n background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;\\n}\\n\\n.select2-results .select2-ajax-error {\\n background: rgba(255, 50, 50, .2);\\n}\\n\\n.select2-more-results {\\n background: #f4f4f4;\\n display: list-item;\\n}\\n\\n/* disabled styles */\\n\\n.select2-container.select2-container-disabled .select2-choice {\\n background-color: #f4f4f4;\\n background-image: none;\\n border: 1px solid #ddd;\\n cursor: default;\\n}\\n\\n.select2-container.select2-container-disabled .select2-choice .select2-arrow {\\n background-color: #f4f4f4;\\n background-image: none;\\n border-left: 0;\\n}\\n\\n.select2-container.select2-container-disabled .select2-choice abbr {\\n display: none;\\n}\\n\\n\\n/* multiselect */\\n\\n.select2-container-multi .select2-choices {\\n height: auto !important;\\n height: 1%;\\n margin: 0;\\n padding: 0 5px 0 0;\\n position: relative;\\n\\n border: 1px solid #aaa;\\n cursor: text;\\n overflow: hidden;\\n\\n background-color: #fff;\\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));\\n background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);\\n background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);\\n background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container-multi .select2-choices {\\n padding: 0 0 0 5px;\\n}\\n\\n.select2-locked {\\n padding: 3px 5px 3px 5px !important;\\n}\\n\\n.select2-container-multi .select2-choices {\\n min-height: 26px;\\n}\\n\\n.select2-container-multi.select2-container-active .select2-choices {\\n border: 1px solid #5897fb;\\n outline: none;\\n\\n -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);\\n box-shadow: 0 0 5px rgba(0, 0, 0, .3);\\n}\\n.select2-container-multi .select2-choices li {\\n float: left;\\n list-style: none;\\n}\\nhtml[dir=\\\"rtl\\\"] .select2-container-multi .select2-choices li\\n{\\n float: right;\\n}\\n.select2-container-multi .select2-choices .select2-search-field {\\n margin: 0;\\n padding: 0;\\n white-space: nowrap;\\n}\\n\\n.select2-container-multi .select2-choices .select2-search-field input {\\n padding: 5px;\\n margin: 1px 0;\\n\\n font-family: sans-serif;\\n font-size: 100%;\\n color: #666;\\n outline: 0;\\n border: 0;\\n -webkit-box-shadow: none;\\n box-shadow: none;\\n background: transparent !important;\\n}\\n\\n.select2-container-multi .select2-choices .select2-search-field input.select2-active {\\n background: #fff url('select2-spinner.gif') no-repeat 100% !important;\\n}\\n\\n.select2-default {\\n color: #999 !important;\\n}\\n\\n.select2-container-multi .select2-choices .select2-search-choice {\\n padding: 3px 5px 3px 18px;\\n margin: 3px 0 3px 5px;\\n position: relative;\\n\\n line-height: 13px;\\n color: #333;\\n cursor: default;\\n border: 1px solid #aaaaaa;\\n\\n border-radius: 3px;\\n\\n -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\\n box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);\\n\\n background-clip: padding-box;\\n\\n -webkit-touch-callout: none;\\n -webkit-user-select: none;\\n -moz-user-select: none;\\n -ms-user-select: none;\\n user-select: none;\\n\\n background-color: #e4e4e4;\\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);\\n background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));\\n background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\\n background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\\n background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);\\n}\\nhtml[dir=\\\"rtl\\\"] .select2-container-multi .select2-choices .select2-search-choice\\n{\\n margin: 3px 5px 3px 0;\\n padding: 3px 18px 3px 5px;\\n}\\n.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {\\n cursor: default;\\n}\\n.select2-container-multi .select2-choices .select2-search-choice-focus {\\n background: #d4d4d4;\\n}\\n\\n.select2-search-choice-close {\\n display: block;\\n width: 12px;\\n height: 13px;\\n position: absolute;\\n right: 3px;\\n top: 4px;\\n\\n font-size: 1px;\\n outline: none;\\n background: url('select2.png') right top no-repeat;\\n}\\nhtml[dir=\\\"rtl\\\"] .select2-search-choice-close {\\n right: auto;\\n left: 3px;\\n}\\n\\n.select2-container-multi .select2-search-choice-close {\\n left: 3px;\\n}\\n\\nhtml[dir=\\\"rtl\\\"] .select2-container-multi .select2-search-choice-close {\\n left: auto;\\n right: 2px;\\n}\\n\\n.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {\\n background-position: right -11px;\\n}\\n.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {\\n background-position: right -11px;\\n}\\n\\n/* disabled styles */\\n.select2-container-multi.select2-container-disabled .select2-choices {\\n background-color: #f4f4f4;\\n background-image: none;\\n border: 1px solid #ddd;\\n cursor: default;\\n}\\n\\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {\\n padding: 3px 5px 3px 5px;\\n border: 1px solid #ddd;\\n background-image: none;\\n background-color: #f4f4f4;\\n}\\n\\n.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;\\n background: none;\\n}\\n/* end multiselect */\\n\\n\\n.select2-result-selectable .select2-match,\\n.select2-result-unselectable .select2-match {\\n text-decoration: underline;\\n}\\n\\n.select2-offscreen, .select2-offscreen:focus {\\n clip: rect(0 0 0 0) !important;\\n width: 1px !important;\\n height: 1px !important;\\n border: 0 !important;\\n margin: 0 !important;\\n padding: 0 !important;\\n overflow: hidden !important;\\n position: absolute !important;\\n outline: 0 !important;\\n left: 0px !important;\\n top: 0px !important;\\n}\\n\\n.select2-display-none {\\n display: none;\\n}\\n\\n.select2-measure-scrollbar {\\n position: absolute;\\n top: -10000px;\\n left: -10000px;\\n width: 100px;\\n height: 100px;\\n overflow: scroll;\\n}\\n\\n/* Retina-ize icons */\\n\\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {\\n .select2-search input,\\n .select2-search-choice-close,\\n .select2-container .select2-choice abbr,\\n .select2-container .select2-choice .select2-arrow b {\\n background-image: url('select2x2.png') !important;\\n background-repeat: no-repeat !important;\\n background-size: 60px 40px !important;\\n }\\n\\n .select2-search input {\\n background-position: 100% -21px !important;\\n }\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `/**\n * Strengthify - show the weakness of a password (uses zxcvbn for this)\n * https://github.com/MorrisJobke/strengthify\n * Version: 0.5.9\n * License: The MIT License (MIT)\n * Copyright (c) 2013-2020 Morris Jobke \n */\n\n.strengthify-wrapper {\n position: relative;\n}\n\n.strengthify-wrapper > * {\n\t-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\n\tfilter: alpha(opacity=0);\n\topacity: 0;\n\t-webkit-transition:all .5s ease-in-out;\n\t-moz-transition:all .5s ease-in-out;\n\ttransition:all .5s ease-in-out;\n}\n\n.strengthify-bg, .strengthify-container, .strengthify-separator {\n\theight: 3px;\n}\n\n.strengthify-bg, .strengthify-container {\n\tdisplay: block;\n\tposition: absolute;\n\twidth: 100%;\n}\n\n.strengthify-bg {\n\tbackground-color: #BBB;\n}\n\n.strengthify-separator {\n\tdisplay: inline-block;\n\tposition: absolute;\n\tbackground-color: #FFF;\n\twidth: 1px;\n\tz-index: 10;\n}\n\n.password-bad {\n\tbackground-color: #C33;\n}\n.password-medium {\n\tbackground-color: #F80;\n}\n.password-good {\n\tbackground-color: #3C3;\n}\n\ndiv[data-strengthifyMessage] {\n padding: 3px 8px;\n}\n\n.strengthify-tiles{\n\tfloat: right;\n}\n`, \"\",{\"version\":3,\"sources\":[\"webpack://./node_modules/strengthify/strengthify.css\"],\"names\":[],\"mappings\":\"AAAA;;;;;;EAME;;AAEF;IACI,kBAAkB;AACtB;;AAEA;CACC,+DAA+D;CAC/D,wBAAwB;CACxB,UAAU;CACV,sCAAsC;CACtC,mCAAmC;CACnC,8BAA8B;AAC/B;;AAEA;CACC,WAAW;AACZ;;AAEA;CACC,cAAc;CACd,kBAAkB;CAClB,WAAW;AACZ;;AAEA;CACC,sBAAsB;AACvB;;AAEA;CACC,qBAAqB;CACrB,kBAAkB;CAClB,sBAAsB;CACtB,UAAU;CACV,WAAW;AACZ;;AAEA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;AACvB;AACA;CACC,sBAAsB;AACvB;;AAEA;IACI,gBAAgB;AACpB;;AAEA;CACC,YAAY;AACb\",\"sourcesContent\":[\"/**\\n * Strengthify - show the weakness of a password (uses zxcvbn for this)\\n * https://github.com/MorrisJobke/strengthify\\n * Version: 0.5.9\\n * License: The MIT License (MIT)\\n * Copyright (c) 2013-2020 Morris Jobke \\n */\\n\\n.strengthify-wrapper {\\n position: relative;\\n}\\n\\n.strengthify-wrapper > * {\\n\\t-ms-filter:\\\"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\\\";\\n\\tfilter: alpha(opacity=0);\\n\\topacity: 0;\\n\\t-webkit-transition:all .5s ease-in-out;\\n\\t-moz-transition:all .5s ease-in-out;\\n\\ttransition:all .5s ease-in-out;\\n}\\n\\n.strengthify-bg, .strengthify-container, .strengthify-separator {\\n\\theight: 3px;\\n}\\n\\n.strengthify-bg, .strengthify-container {\\n\\tdisplay: block;\\n\\tposition: absolute;\\n\\twidth: 100%;\\n}\\n\\n.strengthify-bg {\\n\\tbackground-color: #BBB;\\n}\\n\\n.strengthify-separator {\\n\\tdisplay: inline-block;\\n\\tposition: absolute;\\n\\tbackground-color: #FFF;\\n\\twidth: 1px;\\n\\tz-index: 10;\\n}\\n\\n.password-bad {\\n\\tbackground-color: #C33;\\n}\\n.password-medium {\\n\\tbackground-color: #F80;\\n}\\n.password-good {\\n\\tbackground-color: #3C3;\\n}\\n\\ndiv[data-strengthifyMessage] {\\n padding: 3px 8px;\\n}\\n\\n.strengthify-tiles{\\n\\tfloat: right;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.account-menu-entry__icon[data-v-4df15da8]{height:16px;width:16px;margin:calc((var(--default-clickable-area) - 16px)/2);filter:var(--background-invert-if-dark)}.account-menu-entry__icon--active[data-v-4df15da8]{filter:var(--primary-invert-if-dark)}.account-menu-entry[data-v-4df15da8] .list-item-content__main{width:fit-content}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AccountMenu/AccountMenuEntry.vue\"],\"names\":[],\"mappings\":\"AAEC,2CACC,WAAA,CACA,UAAA,CACA,qDAAA,CACA,uCAAA,CAEA,mDACC,oCAAA,CAIF,8DACC,iBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-menu[data-v-6def076f]{--app-menu-entry-growth: calc(var(--default-grid-baseline) * 4);display:flex;flex:1 1;width:0}.app-menu__list[data-v-6def076f]{display:flex;flex-wrap:nowrap;margin-inline:calc(var(--app-menu-entry-growth)/2)}.app-menu__overflow[data-v-6def076f]{margin-block:auto}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary{opacity:.7;margin:3px;filter:var(--background-image-invert-if-bright)}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:not([aria-expanded=true]){color:var(--color-background-plain-text)}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:not([aria-expanded=true]):hover{opacity:1;background-color:rgba(0,0,0,0) !important}.app-menu__overflow[data-v-6def076f] .button-vue--vue-tertiary:focus-visible{opacity:1;outline:none !important}.app-menu__overflow-entry[data-v-6def076f] .action-link__icon{filter:var(--background-invert-if-bright) !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AppMenu.vue\"],\"names\":[],\"mappings\":\"AACA,2BAEC,+DAAA,CACA,YAAA,CACA,QAAA,CACA,OAAA,CAEA,iCACC,YAAA,CACA,gBAAA,CACA,kDAAA,CAGD,qCACC,iBAAA,CAGA,+DACC,UAAA,CACA,UAAA,CACA,+CAAA,CAGA,yFACC,wCAAA,CAEA,+FACC,SAAA,CACA,yCAAA,CAIF,6EACC,SAAA,CACA,uBAAA,CAMF,8DAEC,oDAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-menu-entry[data-v-9736071a]{--app-menu-entry-font-size: 12px;width:var(--header-height);height:var(--header-height);position:relative}.app-menu-entry__link[data-v-9736071a]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-background-plain-text);width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.app-menu-entry__label[data-v-9736071a]{opacity:0;position:absolute;font-size:var(--app-menu-entry-font-size);color:var(--color-background-plain-text);text-align:center;bottom:0;inset-inline-start:50%;top:50%;display:block;transform:translateX(-50%);max-width:100%;text-overflow:ellipsis;overflow:hidden;letter-spacing:-0.5px}body[dir=rtl] .app-menu-entry__label[data-v-9736071a]{transform:translateX(50%) !important}.app-menu-entry__icon[data-v-9736071a]{font-size:var(--app-menu-entry-font-size)}.app-menu-entry--active .app-menu-entry__label[data-v-9736071a]{font-weight:bolder}.app-menu-entry--active[data-v-9736071a]::before{content:\" \";position:absolute;pointer-events:none;border-bottom-color:var(--color-main-background);transform:translateX(-50%);width:10px;height:5px;border-radius:3px;background-color:var(--color-background-plain-text);inset-inline-start:50%;bottom:8px;display:block;transition:all var(--animation-quick) ease-in-out;opacity:1}body[dir=rtl] .app-menu-entry--active[data-v-9736071a]::before{transform:translateX(50%) !important}.app-menu-entry__icon[data-v-9736071a],.app-menu-entry__label[data-v-9736071a]{transition:all var(--animation-quick) ease-in-out}.app-menu-entry:hover .app-menu-entry__label[data-v-9736071a],.app-menu-entry:focus-within .app-menu-entry__label[data-v-9736071a]{font-weight:bold}.app-menu-entry--truncated:hover .app-menu-entry__label[data-v-9736071a],.app-menu-entry--truncated:focus-within .app-menu-entry__label[data-v-9736071a]{max-width:calc(var(--header-height) + var(--app-menu-entry-growth))}.app-menu-entry--truncated:hover+.app-menu-entry .app-menu-entry__label[data-v-9736071a],.app-menu-entry--truncated:focus-within+.app-menu-entry .app-menu-entry__label[data-v-9736071a]{font-weight:normal;max-width:calc(var(--header-height) - var(--app-menu-entry-growth))}.app-menu-entry:has(+.app-menu-entry--truncated:hover) .app-menu-entry__label[data-v-9736071a],.app-menu-entry:has(+.app-menu-entry--truncated:focus-within) .app-menu-entry__label[data-v-9736071a]{font-weight:normal;max-width:calc(var(--header-height) - var(--app-menu-entry-growth))}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AppMenuEntry.vue\"],\"names\":[],\"mappings\":\"AACA,iCACC,gCAAA,CACA,0BAAA,CACA,2BAAA,CACA,iBAAA,CAEA,uCACC,iBAAA,CACA,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,sBAAA,CAEA,wCAAA,CAEA,sBAAA,CACA,uBAAA,CACA,UAAA,CAGD,wCACC,SAAA,CACA,iBAAA,CACA,yCAAA,CAEA,wCAAA,CACA,iBAAA,CACA,QAAA,CACA,sBAAA,CACA,OAAA,CACA,aAAA,CACA,0BAAA,CACA,cAAA,CACA,sBAAA,CACA,eAAA,CACA,qBAAA,CAED,sDACC,oCAAA,CAGD,uCACC,yCAAA,CAKA,gEACC,kBAAA,CAID,iDACC,WAAA,CACA,iBAAA,CACA,mBAAA,CACA,gDAAA,CACA,0BAAA,CACA,UAAA,CACA,UAAA,CACA,iBAAA,CACA,mDAAA,CACA,sBAAA,CACA,UAAA,CACA,aAAA,CACA,iDAAA,CACA,SAAA,CAED,+DACC,oCAAA,CAIF,+EAEC,iDAAA,CAID,mIAEC,gBAAA,CAOA,yJACC,mEAAA,CAKA,yLACC,kBAAA,CACA,mEAAA,CAQF,qMACC,kBAAA,CACA,mEAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-menu-entry:hover .app-menu-entry__icon,.app-menu-entry:focus-within .app-menu-entry__icon,.app-menu__list:hover .app-menu-entry__icon,.app-menu__list:focus-within .app-menu-entry__icon{margin-block-end:1lh}.app-menu-entry:hover .app-menu-entry__label,.app-menu-entry:focus-within .app-menu-entry__label,.app-menu__list:hover .app-menu-entry__label,.app-menu__list:focus-within .app-menu-entry__label{opacity:1}.app-menu-entry:hover .app-menu-entry--active::before,.app-menu-entry:focus-within .app-menu-entry--active::before,.app-menu__list:hover .app-menu-entry--active::before,.app-menu__list:focus-within .app-menu-entry--active::before{opacity:0}.app-menu-entry:hover .app-menu-icon__unread,.app-menu-entry:focus-within .app-menu-icon__unread,.app-menu__list:hover .app-menu-icon__unread,.app-menu__list:focus-within .app-menu-icon__unread{opacity:0}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AppMenuEntry.vue\"],\"names\":[],\"mappings\":\"AAOC,8LACC,oBAAA,CAID,kMACC,SAAA,CAID,sOACC,SAAA,CAGD,kMACC,SAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.app-menu-icon[data-v-e7078f90]{box-sizing:border-box;position:relative;height:20px;width:20px}.app-menu-icon__icon[data-v-e7078f90]{transition:margin .1s ease-in-out;height:20px;width:20px;filter:var(--background-image-invert-if-bright)}.app-menu-icon__unread[data-v-e7078f90]{color:var(--color-error);position:absolute;inset-block-end:15px;inset-inline-end:-5px;transition:all .1s ease-in-out}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/AppMenuIcon.vue\"],\"names\":[],\"mappings\":\"AAIA,gCACC,qBAAA,CACA,iBAAA,CAEA,WAPW,CAQX,UARW,CAUX,sCACC,iCAAA,CACA,WAZU,CAaV,UAbU,CAcV,+CAAA,CAGD,wCACC,wBAAA,CACA,iBAAA,CAEA,oBAAA,CACA,qBAAA,CACA,8BAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.contact[data-v-5082c85d]{display:flex;position:relative;align-items:center;padding:3px;padding-inline-start:10px}.contact__action__icon[data-v-5082c85d]{width:20px;height:20px;padding:12px;filter:var(--background-invert-if-dark)}.contact__action__icon-svg[data-v-5082c85d]{padding:5px}.contact__avatar[data-v-5082c85d]{display:inherit}.contact__body[data-v-5082c85d]{flex-grow:1;padding-inline-start:10px;margin-inline-start:10px;min-width:0}.contact__body div[data-v-5082c85d]{position:relative;width:100%;overflow-x:hidden;text-overflow:ellipsis;margin:-1px 0}.contact__body div[data-v-5082c85d]:first-of-type{margin-top:0}.contact__body div[data-v-5082c85d]:last-of-type{margin-bottom:0}.contact__body__last-message[data-v-5082c85d],.contact__body__status-message[data-v-5082c85d],.contact__body__email-address[data-v-5082c85d]{color:var(--color-text-maxcontrast)}.contact__body[data-v-5082c85d]:focus-visible{box-shadow:0 0 0 4px var(--color-main-background) !important;outline:2px solid var(--color-main-text) !important}.contact .other-actions[data-v-5082c85d]{width:16px;height:16px;cursor:pointer}.contact .other-actions img[data-v-5082c85d]{filter:var(--background-invert-if-dark)}.contact button.other-actions[data-v-5082c85d]{width:44px}.contact button.other-actions[data-v-5082c85d]:focus{border-color:rgba(0,0,0,0);box-shadow:0 0 0 2px var(--color-main-text)}.contact button.other-actions[data-v-5082c85d]:focus-visible{border-radius:var(--border-radius-pill)}.contact .menu[data-v-5082c85d]{top:47px;margin-inline-end:13px}.contact .popovermenu[data-v-5082c85d]::after{inset-inline-end:2px}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/components/ContactsMenu/Contact.vue\"],\"names\":[],\"mappings\":\"AACA,0BACC,YAAA,CACA,iBAAA,CACA,kBAAA,CACA,WAAA,CACA,yBAAA,CAGC,wCACC,UAAA,CACA,WAAA,CACA,YAAA,CACA,uCAAA,CAGD,4CACC,WAAA,CAIF,kCACC,eAAA,CAGD,gCACC,WAAA,CACA,yBAAA,CACA,wBAAA,CACA,WAAA,CAEA,oCACC,iBAAA,CACA,UAAA,CACA,iBAAA,CACA,sBAAA,CACA,aAAA,CAED,kDACC,YAAA,CAED,iDACC,eAAA,CAGD,6IACC,mCAAA,CAGD,8CACC,4DAAA,CACA,mDAAA,CAIF,yCACC,UAAA,CACA,WAAA,CACA,cAAA,CAEA,6CACC,uCAAA,CAIF,+CACC,UAAA,CAEA,qDACC,0BAAA,CACA,2CAAA,CAGD,6DACC,uCAAA,CAKF,gCACC,QAAA,CACA,sBAAA,CAGD,8CACC,oBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `[data-v-7745a625] #header-menu-user-menu{padding:0 !important}.account-menu[data-v-7745a625] button{opacity:1 !important}.account-menu[data-v-7745a625] button:focus-visible .account-menu__avatar{border:var(--border-width-input-focused) solid var(--color-background-plain-text)}.account-menu[data-v-7745a625] .header-menu__content{width:fit-content !important}.account-menu__avatar[data-v-7745a625]:hover{border:var(--border-width-input-focused) solid var(--color-background-plain-text)}.account-menu__list[data-v-7745a625]{display:inline-flex;flex-direction:column;padding-block:var(--default-grid-baseline) 0;padding-inline:0 var(--default-grid-baseline)}.account-menu__list[data-v-7745a625]> li{box-sizing:border-box;flex:0 1}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/views/AccountMenu.vue\"],\"names\":[],\"mappings\":\"AACA,yCACC,oBAAA,CAIA,sCAGC,oBAAA,CAKC,0EACC,iFAAA,CAMH,qDACC,4BAAA,CAIA,6CAEC,iFAAA,CAIF,qCACC,mBAAA,CACA,qBAAA,CACA,4CAAA,CACA,6CAAA,CAEA,yCACC,qBAAA,CAEA,QAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/sourceMaps.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, `.contactsmenu[data-v-5201ce2a]{overflow-y:hidden}.contactsmenu__trigger-icon[data-v-5201ce2a]{color:var(--color-background-plain-text) !important}.contactsmenu__menu[data-v-5201ce2a]{display:flex;flex-direction:column;overflow:hidden;height:328px;max-height:inherit}.contactsmenu__menu label[for=contactsmenu__menu__search][data-v-5201ce2a]{font-weight:bold;font-size:19px;margin-inline-start:13px}.contactsmenu__menu__input-wrapper[data-v-5201ce2a]{padding:10px;z-index:2;top:0}.contactsmenu__menu__search[data-v-5201ce2a]{width:100%;height:34px;margin-top:0 !important}.contactsmenu__menu__content[data-v-5201ce2a]{overflow-y:auto;margin-top:10px;flex:1 1 auto}.contactsmenu__menu__content__footer[data-v-5201ce2a]{display:flex;flex-direction:column;align-items:center}.contactsmenu__menu a[data-v-5201ce2a]:focus-visible{box-shadow:inset 0 0 0 2px var(--color-main-text) !important}.contactsmenu[data-v-5201ce2a] .empty-content{margin:0 !important}`, \"\",{\"version\":3,\"sources\":[\"webpack://./core/src/views/ContactsMenu.vue\"],\"names\":[],\"mappings\":\"AACA,+BACC,iBAAA,CAEA,6CACC,mDAAA,CAGD,qCACC,YAAA,CACA,qBAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CAEA,2EACC,gBAAA,CACA,cAAA,CACA,wBAAA,CAGD,oDACC,YAAA,CACA,SAAA,CACA,KAAA,CAGD,6CACC,UAAA,CACA,WAAA,CACA,uBAAA,CAGD,8CACC,eAAA,CACA,eAAA,CACA,aAAA,CAEA,sDACC,YAAA,CACA,qBAAA,CACA,kBAAA,CAKD,qDACC,4DAAA,CAKH,8CACC,mBAAA\",\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","/*\n * vim: expandtab shiftwidth=4 softtabstop=4\n */\n\n/* global dav */\nvar dav = dav || {}\n\ndav._XML_CHAR_MAP = {\n '<': '<',\n '>': '>',\n '&': '&',\n '\"': '"',\n \"'\": '''\n};\n\ndav._escapeXml = function(s) {\n return s.replace(/[<>&\"']/g, function (ch) {\n return dav._XML_CHAR_MAP[ch];\n });\n};\n\ndav.Client = function(options) {\n var i;\n for(i in options) {\n this[i] = options[i];\n }\n\n};\n\ndav.Client.prototype = {\n\n baseUrl : null,\n\n userName : null,\n\n password : null,\n\n\n xmlNamespaces : {\n 'DAV:' : 'd'\n },\n\n /**\n * Generates a propFind request.\n *\n * @param {string} url Url to do the propfind request on\n * @param {Array} properties List of properties to retrieve.\n * @param {string} depth \"0\", \"1\" or \"infinity\"\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n propFind : function(url, properties, depth, headers) {\n\n if(typeof depth === \"undefined\") {\n depth = '0';\n }\n\n // depth header must be a string, in case a number was passed in\n depth = '' + depth;\n\n headers = headers || {};\n\n headers['Depth'] = depth;\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n var body =\n '\\n' +\n '\\n';\n\n for(var ii in properties) {\n if (!properties.hasOwnProperty(ii)) {\n continue;\n }\n\n var property = this.parseClarkNotation(properties[ii]);\n if (this.xmlNamespaces[property.namespace]) {\n body+=' <' + this.xmlNamespaces[property.namespace] + ':' + property.name + ' />\\n';\n } else {\n body+=' \\n';\n }\n\n }\n body+=' \\n';\n body+='';\n\n return this.request('PROPFIND', url, headers, body).then(\n function(result) {\n\n if (depth === '0') {\n return {\n status: result.status,\n body: result.body[0],\n xhr: result.xhr\n };\n } else {\n return {\n status: result.status,\n body: result.body,\n xhr: result.xhr\n };\n }\n\n }.bind(this)\n );\n\n },\n\n /**\n * Renders a \"d:set\" block for the given properties.\n *\n * @param {Object.} properties\n * @return {String} XML \"\" block\n */\n _renderPropSet: function(properties) {\n var body = ' \\n' +\n ' \\n';\n\n for(var ii in properties) {\n if (!properties.hasOwnProperty(ii)) {\n continue;\n }\n\n var property = this.parseClarkNotation(ii);\n var propName;\n var propValue = properties[ii];\n if (this.xmlNamespaces[property.namespace]) {\n propName = this.xmlNamespaces[property.namespace] + ':' + property.name;\n } else {\n propName = 'x:' + property.name + ' xmlns:x=\"' + property.namespace + '\"';\n }\n\n // FIXME: hard-coded for now until we allow properties to\n // specify whether to be escaped or not\n if (propName !== 'd:resourcetype') {\n propValue = dav._escapeXml(propValue);\n }\n body += ' <' + propName + '>' + propValue + '\\n';\n }\n body +=' \\n';\n body +=' \\n';\n return body;\n },\n\n /**\n * Generates a propPatch request.\n *\n * @param {string} url Url to do the proppatch request on\n * @param {Object.} properties List of properties to store.\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n propPatch : function(url, properties, headers) {\n headers = headers || {};\n\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n var body =\n '\\n' +\n '} [properties] list of properties to store.\n * @param {Object} [headers] headers\n * @return {Promise}\n */\n mkcol : function(url, properties, headers) {\n var body = '';\n headers = headers || {};\n headers['Content-Type'] = 'application/xml; charset=utf-8';\n\n if (properties) {\n body =\n '\\n' +\n ' 0) {\n var subNodes = [];\n // filter out text nodes\n for (var j = 0; j < propNode.childNodes.length; j++) {\n var node = propNode.childNodes[j];\n if (node.nodeType === 1) {\n subNodes.push(node);\n }\n }\n if (subNodes.length) {\n content = subNodes;\n }\n }\n\n return content || propNode.textContent || propNode.text || '';\n },\n\n /**\n * Parses a multi-status response body.\n *\n * @param {string} xmlBody\n * @param {Array}\n */\n parseMultiStatus : function(xmlBody) {\n\n var parser = new DOMParser();\n var doc = parser.parseFromString(xmlBody, \"application/xml\");\n\n var resolver = function(foo) {\n var ii;\n for(ii in this.xmlNamespaces) {\n if (this.xmlNamespaces[ii] === foo) {\n return ii;\n }\n }\n }.bind(this);\n\n var responseIterator = doc.evaluate('/d:multistatus/d:response', doc, resolver, XPathResult.ANY_TYPE, null);\n\n var result = [];\n var responseNode = responseIterator.iterateNext();\n\n while(responseNode) {\n\n var response = {\n href : null,\n propStat : []\n };\n\n response.href = doc.evaluate('string(d:href)', responseNode, resolver, XPathResult.ANY_TYPE, null).stringValue;\n\n var propStatIterator = doc.evaluate('d:propstat', responseNode, resolver, XPathResult.ANY_TYPE, null);\n var propStatNode = propStatIterator.iterateNext();\n\n while(propStatNode) {\n var propStat = {\n status : doc.evaluate('string(d:status)', propStatNode, resolver, XPathResult.ANY_TYPE, null).stringValue,\n properties : {},\n };\n\n var propIterator = doc.evaluate('d:prop/*', propStatNode, resolver, XPathResult.ANY_TYPE, null);\n\n var propNode = propIterator.iterateNext();\n while(propNode) {\n var content = this._parsePropNode(propNode);\n propStat.properties['{' + propNode.namespaceURI + '}' + propNode.localName] = content;\n propNode = propIterator.iterateNext();\n\n }\n response.propStat.push(propStat);\n propStatNode = propStatIterator.iterateNext();\n\n\n }\n\n result.push(response);\n responseNode = responseIterator.iterateNext();\n\n }\n\n return result;\n\n },\n\n /**\n * Takes a relative url, and maps it to an absolute url, using the baseUrl\n *\n * @param {string} url\n * @return {string}\n */\n resolveUrl : function(url) {\n\n // Note: this is rudamentary.. not sure yet if it handles every case.\n if (/^https?:\\/\\//i.test(url)) {\n // absolute\n return url;\n }\n\n var baseParts = this.parseUrl(this.baseUrl);\n if (url.charAt('/')) {\n // Url starts with a slash\n return baseParts.root + url;\n }\n\n // Url does not start with a slash, we need grab the base url right up until the last slash.\n var newUrl = baseParts.root + '/';\n if (baseParts.path.lastIndexOf('/')!==-1) {\n newUrl = newUrl = baseParts.path.subString(0, baseParts.path.lastIndexOf('/')) + '/';\n }\n newUrl+=url;\n return url;\n\n },\n\n /**\n * Parses a url and returns its individual components.\n *\n * @param {String} url\n * @return {Object}\n */\n parseUrl : function(url) {\n\n var parts = url.match(/^(?:([A-Za-z]+):)?(\\/{0,3})([0-9.\\-A-Za-z]+)(?::(\\d+))?(?:\\/([^?#]*))?(?:\\?([^#]*))?(?:#(.*))?$/);\n var result = {\n url : parts[0],\n scheme : parts[1],\n host : parts[3],\n port : parts[4],\n path : parts[5],\n query : parts[6],\n fragment : parts[7],\n };\n result.root =\n result.scheme + '://' +\n result.host +\n (result.port ? ':' + result.port : '');\n\n return result;\n\n },\n\n parseClarkNotation : function(propertyName) {\n\n var result = propertyName.match(/^{([^}]+)}(.*)$/);\n if (!result) {\n return;\n }\n\n return {\n name : result[2],\n namespace : result[1]\n };\n\n }\n\n};\n\nif (typeof module !== 'undefined' && typeof module.exports !== 'undefined') {\n module.exports.Client = dav.Client;\n}\n","var Handlebars = require(\"../../../../node_modules/handlebars/runtime.js\");\nfunction __default(obj) { return obj && (obj.__esModule ? obj[\"default\"] : obj); }\nmodule.exports = (Handlebars[\"default\"] || Handlebars).template({\"1\":function(container,depth0,helpers,partials,data) {\n var helper, lookupProperty = container.lookupProperty || function(parent, propertyName) {\n if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {\n return parent[propertyName];\n }\n return undefined\n };\n\n return \"\";\n},\"compiler\":[8,\">= 4.3.0\"],\"main\":function(container,depth0,helpers,partials,data) {\n var stack1, helper, alias1=depth0 != null ? depth0 : (container.nullContext || {}), alias2=container.hooks.helperMissing, alias3=\"function\", alias4=container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) {\n if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {\n return parent[propertyName];\n }\n return undefined\n };\n\n return \"
          • \\n\t\\n\t\t\"\n + ((stack1 = lookupProperty(helpers,\"if\").call(alias1,(depth0 != null ? lookupProperty(depth0,\"icon\") : depth0),{\"name\":\"if\",\"hash\":{},\"fn\":container.program(1, data, 0),\"inverse\":container.noop,\"data\":data,\"loc\":{\"start\":{\"line\":3,\"column\":2},\"end\":{\"line\":3,\"column\":41}}})) != null ? stack1 : \"\")\n + \"\\n\t\t\"\n + alias4(((helper = (helper = lookupProperty(helpers,\"title\") || (depth0 != null ? lookupProperty(depth0,\"title\") : depth0)) != null ? helper : alias2),(typeof helper === alias3 ? helper.call(alias1,{\"name\":\"title\",\"hash\":{},\"data\":data,\"loc\":{\"start\":{\"line\":4,\"column\":8},\"end\":{\"line\":4,\"column\":17}}}) : helper)))\n + \"\\n\t\\n
          • \\n\";\n},\"useData\":true});","/*! jQuery UI - v1.13.3 - 2024-04-26\n* https://jqueryui.com\n* Includes: widget.js, position.js, data.js, disable-selection.js, effect.js, effects/effect-blind.js, effects/effect-bounce.js, effects/effect-clip.js, effects/effect-drop.js, effects/effect-explode.js, effects/effect-fade.js, effects/effect-fold.js, effects/effect-highlight.js, effects/effect-puff.js, effects/effect-pulsate.js, effects/effect-scale.js, effects/effect-shake.js, effects/effect-size.js, effects/effect-slide.js, effects/effect-transfer.js, focusable.js, form-reset-mixin.js, jquery-patch.js, keycode.js, labels.js, scroll-parent.js, tabbable.js, unique-id.js, widgets/accordion.js, widgets/autocomplete.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/datepicker.js, widgets/dialog.js, widgets/draggable.js, widgets/droppable.js, widgets/menu.js, widgets/mouse.js, widgets/progressbar.js, widgets/resizable.js, widgets/selectable.js, widgets/selectmenu.js, widgets/slider.js, widgets/sortable.js, widgets/spinner.js, widgets/tabs.js, widgets/tooltip.js\n* Copyright OpenJS Foundation and other contributors; Licensed MIT */\n\n( function( factory ) {\n\t\"use strict\";\n\t\n\tif ( typeof define === \"function\" && define.amd ) {\n\n\t\t// AMD. Register as an anonymous module.\n\t\tdefine( [ \"jquery\" ], factory );\n\t} else {\n\n\t\t// Browser globals\n\t\tfactory( jQuery );\n\t}\n} )( function( $ ) {\n\"use strict\";\n\n$.ui = $.ui || {};\n\nvar version = $.ui.version = \"1.13.3\";\n\n\n/*!\n * jQuery UI Widget 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Widget\n//>>group: Core\n//>>description: Provides a factory for creating stateful widgets with a common API.\n//>>docs: https://api.jqueryui.com/jQuery.widget/\n//>>demos: https://jqueryui.com/widget/\n\n\nvar widgetUuid = 0;\nvar widgetHasOwnProperty = Array.prototype.hasOwnProperty;\nvar widgetSlice = Array.prototype.slice;\n\n$.cleanData = ( function( orig ) {\n\treturn function( elems ) {\n\t\tvar events, elem, i;\n\t\tfor ( i = 0; ( elem = elems[ i ] ) != null; i++ ) {\n\n\t\t\t// Only trigger remove when necessary to save time\n\t\t\tevents = $._data( elem, \"events\" );\n\t\t\tif ( events && events.remove ) {\n\t\t\t\t$( elem ).triggerHandler( \"remove\" );\n\t\t\t}\n\t\t}\n\t\torig( elems );\n\t};\n} )( $.cleanData );\n\n$.widget = function( name, base, prototype ) {\n\tvar existingConstructor, constructor, basePrototype;\n\n\t// ProxiedPrototype allows the provided prototype to remain unmodified\n\t// so that it can be used as a mixin for multiple widgets (#8876)\n\tvar proxiedPrototype = {};\n\n\tvar namespace = name.split( \".\" )[ 0 ];\n\tname = name.split( \".\" )[ 1 ];\n\tvar fullName = namespace + \"-\" + name;\n\n\tif ( !prototype ) {\n\t\tprototype = base;\n\t\tbase = $.Widget;\n\t}\n\n\tif ( Array.isArray( prototype ) ) {\n\t\tprototype = $.extend.apply( null, [ {} ].concat( prototype ) );\n\t}\n\n\t// Create selector for plugin\n\t$.expr.pseudos[ fullName.toLowerCase() ] = function( elem ) {\n\t\treturn !!$.data( elem, fullName );\n\t};\n\n\t$[ namespace ] = $[ namespace ] || {};\n\texistingConstructor = $[ namespace ][ name ];\n\tconstructor = $[ namespace ][ name ] = function( options, element ) {\n\n\t\t// Allow instantiation without \"new\" keyword\n\t\tif ( !this || !this._createWidget ) {\n\t\t\treturn new constructor( options, element );\n\t\t}\n\n\t\t// Allow instantiation without initializing for simple inheritance\n\t\t// must use \"new\" keyword (the code above always passes args)\n\t\tif ( arguments.length ) {\n\t\t\tthis._createWidget( options, element );\n\t\t}\n\t};\n\n\t// Extend with the existing constructor to carry over any static properties\n\t$.extend( constructor, existingConstructor, {\n\t\tversion: prototype.version,\n\n\t\t// Copy the object used to create the prototype in case we need to\n\t\t// redefine the widget later\n\t\t_proto: $.extend( {}, prototype ),\n\n\t\t// Track widgets that inherit from this widget in case this widget is\n\t\t// redefined after a widget inherits from it\n\t\t_childConstructors: []\n\t} );\n\n\tbasePrototype = new base();\n\n\t// We need to make the options hash a property directly on the new instance\n\t// otherwise we'll modify the options hash on the prototype that we're\n\t// inheriting from\n\tbasePrototype.options = $.widget.extend( {}, basePrototype.options );\n\t$.each( prototype, function( prop, value ) {\n\t\tif ( typeof value !== \"function\" ) {\n\t\t\tproxiedPrototype[ prop ] = value;\n\t\t\treturn;\n\t\t}\n\t\tproxiedPrototype[ prop ] = ( function() {\n\t\t\tfunction _super() {\n\t\t\t\treturn base.prototype[ prop ].apply( this, arguments );\n\t\t\t}\n\n\t\t\tfunction _superApply( args ) {\n\t\t\t\treturn base.prototype[ prop ].apply( this, args );\n\t\t\t}\n\n\t\t\treturn function() {\n\t\t\t\tvar __super = this._super;\n\t\t\t\tvar __superApply = this._superApply;\n\t\t\t\tvar returnValue;\n\n\t\t\t\tthis._super = _super;\n\t\t\t\tthis._superApply = _superApply;\n\n\t\t\t\treturnValue = value.apply( this, arguments );\n\n\t\t\t\tthis._super = __super;\n\t\t\t\tthis._superApply = __superApply;\n\n\t\t\t\treturn returnValue;\n\t\t\t};\n\t\t} )();\n\t} );\n\tconstructor.prototype = $.widget.extend( basePrototype, {\n\n\t\t// TODO: remove support for widgetEventPrefix\n\t\t// always use the name + a colon as the prefix, e.g., draggable:start\n\t\t// don't prefix for widgets that aren't DOM-based\n\t\twidgetEventPrefix: existingConstructor ? ( basePrototype.widgetEventPrefix || name ) : name\n\t}, proxiedPrototype, {\n\t\tconstructor: constructor,\n\t\tnamespace: namespace,\n\t\twidgetName: name,\n\t\twidgetFullName: fullName\n\t} );\n\n\t// If this widget is being redefined then we need to find all widgets that\n\t// are inheriting from it and redefine all of them so that they inherit from\n\t// the new version of this widget. We're essentially trying to replace one\n\t// level in the prototype chain.\n\tif ( existingConstructor ) {\n\t\t$.each( existingConstructor._childConstructors, function( i, child ) {\n\t\t\tvar childPrototype = child.prototype;\n\n\t\t\t// Redefine the child widget using the same prototype that was\n\t\t\t// originally used, but inherit from the new version of the base\n\t\t\t$.widget( childPrototype.namespace + \".\" + childPrototype.widgetName, constructor,\n\t\t\t\tchild._proto );\n\t\t} );\n\n\t\t// Remove the list of existing child constructors from the old constructor\n\t\t// so the old child constructors can be garbage collected\n\t\tdelete existingConstructor._childConstructors;\n\t} else {\n\t\tbase._childConstructors.push( constructor );\n\t}\n\n\t$.widget.bridge( name, constructor );\n\n\treturn constructor;\n};\n\n$.widget.extend = function( target ) {\n\tvar input = widgetSlice.call( arguments, 1 );\n\tvar inputIndex = 0;\n\tvar inputLength = input.length;\n\tvar key;\n\tvar value;\n\n\tfor ( ; inputIndex < inputLength; inputIndex++ ) {\n\t\tfor ( key in input[ inputIndex ] ) {\n\t\t\tvalue = input[ inputIndex ][ key ];\n\t\t\tif ( widgetHasOwnProperty.call( input[ inputIndex ], key ) && value !== undefined ) {\n\n\t\t\t\t// Clone objects\n\t\t\t\tif ( $.isPlainObject( value ) ) {\n\t\t\t\t\ttarget[ key ] = $.isPlainObject( target[ key ] ) ?\n\t\t\t\t\t\t$.widget.extend( {}, target[ key ], value ) :\n\n\t\t\t\t\t\t// Don't extend strings, arrays, etc. with objects\n\t\t\t\t\t\t$.widget.extend( {}, value );\n\n\t\t\t\t// Copy everything else by reference\n\t\t\t\t} else {\n\t\t\t\t\ttarget[ key ] = value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\treturn target;\n};\n\n$.widget.bridge = function( name, object ) {\n\tvar fullName = object.prototype.widgetFullName || name;\n\t$.fn[ name ] = function( options ) {\n\t\tvar isMethodCall = typeof options === \"string\";\n\t\tvar args = widgetSlice.call( arguments, 1 );\n\t\tvar returnValue = this;\n\n\t\tif ( isMethodCall ) {\n\n\t\t\t// If this is an empty collection, we need to have the instance method\n\t\t\t// return undefined instead of the jQuery instance\n\t\t\tif ( !this.length && options === \"instance\" ) {\n\t\t\t\treturnValue = undefined;\n\t\t\t} else {\n\t\t\t\tthis.each( function() {\n\t\t\t\t\tvar methodValue;\n\t\t\t\t\tvar instance = $.data( this, fullName );\n\n\t\t\t\t\tif ( options === \"instance\" ) {\n\t\t\t\t\t\treturnValue = instance;\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\n\t\t\t\t\tif ( !instance ) {\n\t\t\t\t\t\treturn $.error( \"cannot call methods on \" + name +\n\t\t\t\t\t\t\t\" prior to initialization; \" +\n\t\t\t\t\t\t\t\"attempted to call method '\" + options + \"'\" );\n\t\t\t\t\t}\n\n\t\t\t\t\tif ( typeof instance[ options ] !== \"function\" ||\n\t\t\t\t\t\toptions.charAt( 0 ) === \"_\" ) {\n\t\t\t\t\t\treturn $.error( \"no such method '\" + options + \"' for \" + name +\n\t\t\t\t\t\t\t\" widget instance\" );\n\t\t\t\t\t}\n\n\t\t\t\t\tmethodValue = instance[ options ].apply( instance, args );\n\n\t\t\t\t\tif ( methodValue !== instance && methodValue !== undefined ) {\n\t\t\t\t\t\treturnValue = methodValue && methodValue.jquery ?\n\t\t\t\t\t\t\treturnValue.pushStack( methodValue.get() ) :\n\t\t\t\t\t\t\tmethodValue;\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t} else {\n\n\t\t\t// Allow multiple hashes to be passed on init\n\t\t\tif ( args.length ) {\n\t\t\t\toptions = $.widget.extend.apply( null, [ options ].concat( args ) );\n\t\t\t}\n\n\t\t\tthis.each( function() {\n\t\t\t\tvar instance = $.data( this, fullName );\n\t\t\t\tif ( instance ) {\n\t\t\t\t\tinstance.option( options || {} );\n\t\t\t\t\tif ( instance._init ) {\n\t\t\t\t\t\tinstance._init();\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\t$.data( this, fullName, new object( options, this ) );\n\t\t\t\t}\n\t\t\t} );\n\t\t}\n\n\t\treturn returnValue;\n\t};\n};\n\n$.Widget = function( /* options, element */ ) {};\n$.Widget._childConstructors = [];\n\n$.Widget.prototype = {\n\twidgetName: \"widget\",\n\twidgetEventPrefix: \"\",\n\tdefaultElement: \"
            \",\n\n\toptions: {\n\t\tclasses: {},\n\t\tdisabled: false,\n\n\t\t// Callbacks\n\t\tcreate: null\n\t},\n\n\t_createWidget: function( options, element ) {\n\t\telement = $( element || this.defaultElement || this )[ 0 ];\n\t\tthis.element = $( element );\n\t\tthis.uuid = widgetUuid++;\n\t\tthis.eventNamespace = \".\" + this.widgetName + this.uuid;\n\n\t\tthis.bindings = $();\n\t\tthis.hoverable = $();\n\t\tthis.focusable = $();\n\t\tthis.classesElementLookup = {};\n\n\t\tif ( element !== this ) {\n\t\t\t$.data( element, this.widgetFullName, this );\n\t\t\tthis._on( true, this.element, {\n\t\t\t\tremove: function( event ) {\n\t\t\t\t\tif ( event.target === element ) {\n\t\t\t\t\t\tthis.destroy();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} );\n\t\t\tthis.document = $( element.style ?\n\n\t\t\t\t// Element within the document\n\t\t\t\telement.ownerDocument :\n\n\t\t\t\t// Element is window or document\n\t\t\t\telement.document || element );\n\t\t\tthis.window = $( this.document[ 0 ].defaultView || this.document[ 0 ].parentWindow );\n\t\t}\n\n\t\tthis.options = $.widget.extend( {},\n\t\t\tthis.options,\n\t\t\tthis._getCreateOptions(),\n\t\t\toptions );\n\n\t\tthis._create();\n\n\t\tif ( this.options.disabled ) {\n\t\t\tthis._setOptionDisabled( this.options.disabled );\n\t\t}\n\n\t\tthis._trigger( \"create\", null, this._getCreateEventData() );\n\t\tthis._init();\n\t},\n\n\t_getCreateOptions: function() {\n\t\treturn {};\n\t},\n\n\t_getCreateEventData: $.noop,\n\n\t_create: $.noop,\n\n\t_init: $.noop,\n\n\tdestroy: function() {\n\t\tvar that = this;\n\n\t\tthis._destroy();\n\t\t$.each( this.classesElementLookup, function( key, value ) {\n\t\t\tthat._removeClass( value, key );\n\t\t} );\n\n\t\t// We can probably remove the unbind calls in 2.0\n\t\t// all event bindings should go through this._on()\n\t\tthis.element\n\t\t\t.off( this.eventNamespace )\n\t\t\t.removeData( this.widgetFullName );\n\t\tthis.widget()\n\t\t\t.off( this.eventNamespace )\n\t\t\t.removeAttr( \"aria-disabled\" );\n\n\t\t// Clean up events and states\n\t\tthis.bindings.off( this.eventNamespace );\n\t},\n\n\t_destroy: $.noop,\n\n\twidget: function() {\n\t\treturn this.element;\n\t},\n\n\toption: function( key, value ) {\n\t\tvar options = key;\n\t\tvar parts;\n\t\tvar curOption;\n\t\tvar i;\n\n\t\tif ( arguments.length === 0 ) {\n\n\t\t\t// Don't return a reference to the internal hash\n\t\t\treturn $.widget.extend( {}, this.options );\n\t\t}\n\n\t\tif ( typeof key === \"string\" ) {\n\n\t\t\t// Handle nested keys, e.g., \"foo.bar\" => { foo: { bar: ___ } }\n\t\t\toptions = {};\n\t\t\tparts = key.split( \".\" );\n\t\t\tkey = parts.shift();\n\t\t\tif ( parts.length ) {\n\t\t\t\tcurOption = options[ key ] = $.widget.extend( {}, this.options[ key ] );\n\t\t\t\tfor ( i = 0; i < parts.length - 1; i++ ) {\n\t\t\t\t\tcurOption[ parts[ i ] ] = curOption[ parts[ i ] ] || {};\n\t\t\t\t\tcurOption = curOption[ parts[ i ] ];\n\t\t\t\t}\n\t\t\t\tkey = parts.pop();\n\t\t\t\tif ( arguments.length === 1 ) {\n\t\t\t\t\treturn curOption[ key ] === undefined ? null : curOption[ key ];\n\t\t\t\t}\n\t\t\t\tcurOption[ key ] = value;\n\t\t\t} else {\n\t\t\t\tif ( arguments.length === 1 ) {\n\t\t\t\t\treturn this.options[ key ] === undefined ? null : this.options[ key ];\n\t\t\t\t}\n\t\t\t\toptions[ key ] = value;\n\t\t\t}\n\t\t}\n\n\t\tthis._setOptions( options );\n\n\t\treturn this;\n\t},\n\n\t_setOptions: function( options ) {\n\t\tvar key;\n\n\t\tfor ( key in options ) {\n\t\t\tthis._setOption( key, options[ key ] );\n\t\t}\n\n\t\treturn this;\n\t},\n\n\t_setOption: function( key, value ) {\n\t\tif ( key === \"classes\" ) {\n\t\t\tthis._setOptionClasses( value );\n\t\t}\n\n\t\tthis.options[ key ] = value;\n\n\t\tif ( key === \"disabled\" ) {\n\t\t\tthis._setOptionDisabled( value );\n\t\t}\n\n\t\treturn this;\n\t},\n\n\t_setOptionClasses: function( value ) {\n\t\tvar classKey, elements, currentElements;\n\n\t\tfor ( classKey in value ) {\n\t\t\tcurrentElements = this.classesElementLookup[ classKey ];\n\t\t\tif ( value[ classKey ] === this.options.classes[ classKey ] ||\n\t\t\t\t\t!currentElements ||\n\t\t\t\t\t!currentElements.length ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// We are doing this to create a new jQuery object because the _removeClass() call\n\t\t\t// on the next line is going to destroy the reference to the current elements being\n\t\t\t// tracked. We need to save a copy of this collection so that we can add the new classes\n\t\t\t// below.\n\t\t\telements = $( currentElements.get() );\n\t\t\tthis._removeClass( currentElements, classKey );\n\n\t\t\t// We don't use _addClass() here, because that uses this.options.classes\n\t\t\t// for generating the string of classes. We want to use the value passed in from\n\t\t\t// _setOption(), this is the new value of the classes option which was passed to\n\t\t\t// _setOption(). We pass this value directly to _classes().\n\t\t\telements.addClass( this._classes( {\n\t\t\t\telement: elements,\n\t\t\t\tkeys: classKey,\n\t\t\t\tclasses: value,\n\t\t\t\tadd: true\n\t\t\t} ) );\n\t\t}\n\t},\n\n\t_setOptionDisabled: function( value ) {\n\t\tthis._toggleClass( this.widget(), this.widgetFullName + \"-disabled\", null, !!value );\n\n\t\t// If the widget is becoming disabled, then nothing is interactive\n\t\tif ( value ) {\n\t\t\tthis._removeClass( this.hoverable, null, \"ui-state-hover\" );\n\t\t\tthis._removeClass( this.focusable, null, \"ui-state-focus\" );\n\t\t}\n\t},\n\n\tenable: function() {\n\t\treturn this._setOptions( { disabled: false } );\n\t},\n\n\tdisable: function() {\n\t\treturn this._setOptions( { disabled: true } );\n\t},\n\n\t_classes: function( options ) {\n\t\tvar full = [];\n\t\tvar that = this;\n\n\t\toptions = $.extend( {\n\t\t\telement: this.element,\n\t\t\tclasses: this.options.classes || {}\n\t\t}, options );\n\n\t\tfunction bindRemoveEvent() {\n\t\t\tvar nodesToBind = [];\n\n\t\t\toptions.element.each( function( _, element ) {\n\t\t\t\tvar isTracked = $.map( that.classesElementLookup, function( elements ) {\n\t\t\t\t\treturn elements;\n\t\t\t\t} )\n\t\t\t\t\t.some( function( elements ) {\n\t\t\t\t\t\treturn elements.is( element );\n\t\t\t\t\t} );\n\n\t\t\t\tif ( !isTracked ) {\n\t\t\t\t\tnodesToBind.push( element );\n\t\t\t\t}\n\t\t\t} );\n\n\t\t\tthat._on( $( nodesToBind ), {\n\t\t\t\tremove: \"_untrackClassesElement\"\n\t\t\t} );\n\t\t}\n\n\t\tfunction processClassString( classes, checkOption ) {\n\t\t\tvar current, i;\n\t\t\tfor ( i = 0; i < classes.length; i++ ) {\n\t\t\t\tcurrent = that.classesElementLookup[ classes[ i ] ] || $();\n\t\t\t\tif ( options.add ) {\n\t\t\t\t\tbindRemoveEvent();\n\t\t\t\t\tcurrent = $( $.uniqueSort( current.get().concat( options.element.get() ) ) );\n\t\t\t\t} else {\n\t\t\t\t\tcurrent = $( current.not( options.element ).get() );\n\t\t\t\t}\n\t\t\t\tthat.classesElementLookup[ classes[ i ] ] = current;\n\t\t\t\tfull.push( classes[ i ] );\n\t\t\t\tif ( checkOption && options.classes[ classes[ i ] ] ) {\n\t\t\t\t\tfull.push( options.classes[ classes[ i ] ] );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tif ( options.keys ) {\n\t\t\tprocessClassString( options.keys.match( /\\S+/g ) || [], true );\n\t\t}\n\t\tif ( options.extra ) {\n\t\t\tprocessClassString( options.extra.match( /\\S+/g ) || [] );\n\t\t}\n\n\t\treturn full.join( \" \" );\n\t},\n\n\t_untrackClassesElement: function( event ) {\n\t\tvar that = this;\n\t\t$.each( that.classesElementLookup, function( key, value ) {\n\t\t\tif ( $.inArray( event.target, value ) !== -1 ) {\n\t\t\t\tthat.classesElementLookup[ key ] = $( value.not( event.target ).get() );\n\t\t\t}\n\t\t} );\n\n\t\tthis._off( $( event.target ) );\n\t},\n\n\t_removeClass: function( element, keys, extra ) {\n\t\treturn this._toggleClass( element, keys, extra, false );\n\t},\n\n\t_addClass: function( element, keys, extra ) {\n\t\treturn this._toggleClass( element, keys, extra, true );\n\t},\n\n\t_toggleClass: function( element, keys, extra, add ) {\n\t\tadd = ( typeof add === \"boolean\" ) ? add : extra;\n\t\tvar shift = ( typeof element === \"string\" || element === null ),\n\t\t\toptions = {\n\t\t\t\textra: shift ? keys : extra,\n\t\t\t\tkeys: shift ? element : keys,\n\t\t\t\telement: shift ? this.element : element,\n\t\t\t\tadd: add\n\t\t\t};\n\t\toptions.element.toggleClass( this._classes( options ), add );\n\t\treturn this;\n\t},\n\n\t_on: function( suppressDisabledCheck, element, handlers ) {\n\t\tvar delegateElement;\n\t\tvar instance = this;\n\n\t\t// No suppressDisabledCheck flag, shuffle arguments\n\t\tif ( typeof suppressDisabledCheck !== \"boolean\" ) {\n\t\t\thandlers = element;\n\t\t\telement = suppressDisabledCheck;\n\t\t\tsuppressDisabledCheck = false;\n\t\t}\n\n\t\t// No element argument, shuffle and use this.element\n\t\tif ( !handlers ) {\n\t\t\thandlers = element;\n\t\t\telement = this.element;\n\t\t\tdelegateElement = this.widget();\n\t\t} else {\n\t\t\telement = delegateElement = $( element );\n\t\t\tthis.bindings = this.bindings.add( element );\n\t\t}\n\n\t\t$.each( handlers, function( event, handler ) {\n\t\t\tfunction handlerProxy() {\n\n\t\t\t\t// Allow widgets to customize the disabled handling\n\t\t\t\t// - disabled as an array instead of boolean\n\t\t\t\t// - disabled class as method for disabling individual parts\n\t\t\t\tif ( !suppressDisabledCheck &&\n\t\t\t\t\t\t( instance.options.disabled === true ||\n\t\t\t\t\t\t$( this ).hasClass( \"ui-state-disabled\" ) ) ) {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\treturn ( typeof handler === \"string\" ? instance[ handler ] : handler )\n\t\t\t\t\t.apply( instance, arguments );\n\t\t\t}\n\n\t\t\t// Copy the guid so direct unbinding works\n\t\t\tif ( typeof handler !== \"string\" ) {\n\t\t\t\thandlerProxy.guid = handler.guid =\n\t\t\t\t\thandler.guid || handlerProxy.guid || $.guid++;\n\t\t\t}\n\n\t\t\tvar match = event.match( /^([\\w:-]*)\\s*(.*)$/ );\n\t\t\tvar eventName = match[ 1 ] + instance.eventNamespace;\n\t\t\tvar selector = match[ 2 ];\n\n\t\t\tif ( selector ) {\n\t\t\t\tdelegateElement.on( eventName, selector, handlerProxy );\n\t\t\t} else {\n\t\t\t\telement.on( eventName, handlerProxy );\n\t\t\t}\n\t\t} );\n\t},\n\n\t_off: function( element, eventName ) {\n\t\teventName = ( eventName || \"\" ).split( \" \" ).join( this.eventNamespace + \" \" ) +\n\t\t\tthis.eventNamespace;\n\t\telement.off( eventName );\n\n\t\t// Clear the stack to avoid memory leaks (#10056)\n\t\tthis.bindings = $( this.bindings.not( element ).get() );\n\t\tthis.focusable = $( this.focusable.not( element ).get() );\n\t\tthis.hoverable = $( this.hoverable.not( element ).get() );\n\t},\n\n\t_delay: function( handler, delay ) {\n\t\tfunction handlerProxy() {\n\t\t\treturn ( typeof handler === \"string\" ? instance[ handler ] : handler )\n\t\t\t\t.apply( instance, arguments );\n\t\t}\n\t\tvar instance = this;\n\t\treturn setTimeout( handlerProxy, delay || 0 );\n\t},\n\n\t_hoverable: function( element ) {\n\t\tthis.hoverable = this.hoverable.add( element );\n\t\tthis._on( element, {\n\t\t\tmouseenter: function( event ) {\n\t\t\t\tthis._addClass( $( event.currentTarget ), null, \"ui-state-hover\" );\n\t\t\t},\n\t\t\tmouseleave: function( event ) {\n\t\t\t\tthis._removeClass( $( event.currentTarget ), null, \"ui-state-hover\" );\n\t\t\t}\n\t\t} );\n\t},\n\n\t_focusable: function( element ) {\n\t\tthis.focusable = this.focusable.add( element );\n\t\tthis._on( element, {\n\t\t\tfocusin: function( event ) {\n\t\t\t\tthis._addClass( $( event.currentTarget ), null, \"ui-state-focus\" );\n\t\t\t},\n\t\t\tfocusout: function( event ) {\n\t\t\t\tthis._removeClass( $( event.currentTarget ), null, \"ui-state-focus\" );\n\t\t\t}\n\t\t} );\n\t},\n\n\t_trigger: function( type, event, data ) {\n\t\tvar prop, orig;\n\t\tvar callback = this.options[ type ];\n\n\t\tdata = data || {};\n\t\tevent = $.Event( event );\n\t\tevent.type = ( type === this.widgetEventPrefix ?\n\t\t\ttype :\n\t\t\tthis.widgetEventPrefix + type ).toLowerCase();\n\n\t\t// The original event may come from any element\n\t\t// so we need to reset the target on the new event\n\t\tevent.target = this.element[ 0 ];\n\n\t\t// Copy original event properties over to the new event\n\t\torig = event.originalEvent;\n\t\tif ( orig ) {\n\t\t\tfor ( prop in orig ) {\n\t\t\t\tif ( !( prop in event ) ) {\n\t\t\t\t\tevent[ prop ] = orig[ prop ];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tthis.element.trigger( event, data );\n\t\treturn !( typeof callback === \"function\" &&\n\t\t\tcallback.apply( this.element[ 0 ], [ event ].concat( data ) ) === false ||\n\t\t\tevent.isDefaultPrevented() );\n\t}\n};\n\n$.each( { show: \"fadeIn\", hide: \"fadeOut\" }, function( method, defaultEffect ) {\n\t$.Widget.prototype[ \"_\" + method ] = function( element, options, callback ) {\n\t\tif ( typeof options === \"string\" ) {\n\t\t\toptions = { effect: options };\n\t\t}\n\n\t\tvar hasOptions;\n\t\tvar effectName = !options ?\n\t\t\tmethod :\n\t\t\toptions === true || typeof options === \"number\" ?\n\t\t\t\tdefaultEffect :\n\t\t\t\toptions.effect || defaultEffect;\n\n\t\toptions = options || {};\n\t\tif ( typeof options === \"number\" ) {\n\t\t\toptions = { duration: options };\n\t\t} else if ( options === true ) {\n\t\t\toptions = {};\n\t\t}\n\n\t\thasOptions = !$.isEmptyObject( options );\n\t\toptions.complete = callback;\n\n\t\tif ( options.delay ) {\n\t\t\telement.delay( options.delay );\n\t\t}\n\n\t\tif ( hasOptions && $.effects && $.effects.effect[ effectName ] ) {\n\t\t\telement[ method ]( options );\n\t\t} else if ( effectName !== method && element[ effectName ] ) {\n\t\t\telement[ effectName ]( options.duration, options.easing, callback );\n\t\t} else {\n\t\t\telement.queue( function( next ) {\n\t\t\t\t$( this )[ method ]();\n\t\t\t\tif ( callback ) {\n\t\t\t\t\tcallback.call( element[ 0 ] );\n\t\t\t\t}\n\t\t\t\tnext();\n\t\t\t} );\n\t\t}\n\t};\n} );\n\nvar widget = $.widget;\n\n\n/*!\n * jQuery UI Position 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * https://api.jqueryui.com/position/\n */\n\n//>>label: Position\n//>>group: Core\n//>>description: Positions elements relative to other elements.\n//>>docs: https://api.jqueryui.com/position/\n//>>demos: https://jqueryui.com/position/\n\n\n( function() {\nvar cachedScrollbarWidth,\n\tmax = Math.max,\n\tabs = Math.abs,\n\trhorizontal = /left|center|right/,\n\trvertical = /top|center|bottom/,\n\troffset = /[\\+\\-]\\d+(\\.[\\d]+)?%?/,\n\trposition = /^\\w+/,\n\trpercent = /%$/,\n\t_position = $.fn.position;\n\nfunction getOffsets( offsets, width, height ) {\n\treturn [\n\t\tparseFloat( offsets[ 0 ] ) * ( rpercent.test( offsets[ 0 ] ) ? width / 100 : 1 ),\n\t\tparseFloat( offsets[ 1 ] ) * ( rpercent.test( offsets[ 1 ] ) ? height / 100 : 1 )\n\t];\n}\n\nfunction parseCss( element, property ) {\n\treturn parseInt( $.css( element, property ), 10 ) || 0;\n}\n\nfunction isWindow( obj ) {\n\treturn obj != null && obj === obj.window;\n}\n\nfunction getDimensions( elem ) {\n\tvar raw = elem[ 0 ];\n\tif ( raw.nodeType === 9 ) {\n\t\treturn {\n\t\t\twidth: elem.width(),\n\t\t\theight: elem.height(),\n\t\t\toffset: { top: 0, left: 0 }\n\t\t};\n\t}\n\tif ( isWindow( raw ) ) {\n\t\treturn {\n\t\t\twidth: elem.width(),\n\t\t\theight: elem.height(),\n\t\t\toffset: { top: elem.scrollTop(), left: elem.scrollLeft() }\n\t\t};\n\t}\n\tif ( raw.preventDefault ) {\n\t\treturn {\n\t\t\twidth: 0,\n\t\t\theight: 0,\n\t\t\toffset: { top: raw.pageY, left: raw.pageX }\n\t\t};\n\t}\n\treturn {\n\t\twidth: elem.outerWidth(),\n\t\theight: elem.outerHeight(),\n\t\toffset: elem.offset()\n\t};\n}\n\n$.position = {\n\tscrollbarWidth: function() {\n\t\tif ( cachedScrollbarWidth !== undefined ) {\n\t\t\treturn cachedScrollbarWidth;\n\t\t}\n\t\tvar w1, w2,\n\t\t\tdiv = $( \"
            \" +\n\t\t\t\t\"
            \" ),\n\t\t\tinnerDiv = div.children()[ 0 ];\n\n\t\t$( \"body\" ).append( div );\n\t\tw1 = innerDiv.offsetWidth;\n\t\tdiv.css( \"overflow\", \"scroll\" );\n\n\t\tw2 = innerDiv.offsetWidth;\n\n\t\tif ( w1 === w2 ) {\n\t\t\tw2 = div[ 0 ].clientWidth;\n\t\t}\n\n\t\tdiv.remove();\n\n\t\treturn ( cachedScrollbarWidth = w1 - w2 );\n\t},\n\tgetScrollInfo: function( within ) {\n\t\tvar overflowX = within.isWindow || within.isDocument ? \"\" :\n\t\t\t\twithin.element.css( \"overflow-x\" ),\n\t\t\toverflowY = within.isWindow || within.isDocument ? \"\" :\n\t\t\t\twithin.element.css( \"overflow-y\" ),\n\t\t\thasOverflowX = overflowX === \"scroll\" ||\n\t\t\t\t( overflowX === \"auto\" && within.width < within.element[ 0 ].scrollWidth ),\n\t\t\thasOverflowY = overflowY === \"scroll\" ||\n\t\t\t\t( overflowY === \"auto\" && within.height < within.element[ 0 ].scrollHeight );\n\t\treturn {\n\t\t\twidth: hasOverflowY ? $.position.scrollbarWidth() : 0,\n\t\t\theight: hasOverflowX ? $.position.scrollbarWidth() : 0\n\t\t};\n\t},\n\tgetWithinInfo: function( element ) {\n\t\tvar withinElement = $( element || window ),\n\t\t\tisElemWindow = isWindow( withinElement[ 0 ] ),\n\t\t\tisDocument = !!withinElement[ 0 ] && withinElement[ 0 ].nodeType === 9,\n\t\t\thasOffset = !isElemWindow && !isDocument;\n\t\treturn {\n\t\t\telement: withinElement,\n\t\t\tisWindow: isElemWindow,\n\t\t\tisDocument: isDocument,\n\t\t\toffset: hasOffset ? $( element ).offset() : { left: 0, top: 0 },\n\t\t\tscrollLeft: withinElement.scrollLeft(),\n\t\t\tscrollTop: withinElement.scrollTop(),\n\t\t\twidth: withinElement.outerWidth(),\n\t\t\theight: withinElement.outerHeight()\n\t\t};\n\t}\n};\n\n$.fn.position = function( options ) {\n\tif ( !options || !options.of ) {\n\t\treturn _position.apply( this, arguments );\n\t}\n\n\t// Make a copy, we don't want to modify arguments\n\toptions = $.extend( {}, options );\n\n\tvar atOffset, targetWidth, targetHeight, targetOffset, basePosition, dimensions,\n\n\t\t// Make sure string options are treated as CSS selectors\n\t\ttarget = typeof options.of === \"string\" ?\n\t\t\t$( document ).find( options.of ) :\n\t\t\t$( options.of ),\n\n\t\twithin = $.position.getWithinInfo( options.within ),\n\t\tscrollInfo = $.position.getScrollInfo( within ),\n\t\tcollision = ( options.collision || \"flip\" ).split( \" \" ),\n\t\toffsets = {};\n\n\tdimensions = getDimensions( target );\n\tif ( target[ 0 ].preventDefault ) {\n\n\t\t// Force left top to allow flipping\n\t\toptions.at = \"left top\";\n\t}\n\ttargetWidth = dimensions.width;\n\ttargetHeight = dimensions.height;\n\ttargetOffset = dimensions.offset;\n\n\t// Clone to reuse original targetOffset later\n\tbasePosition = $.extend( {}, targetOffset );\n\n\t// Force my and at to have valid horizontal and vertical positions\n\t// if a value is missing or invalid, it will be converted to center\n\t$.each( [ \"my\", \"at\" ], function() {\n\t\tvar pos = ( options[ this ] || \"\" ).split( \" \" ),\n\t\t\thorizontalOffset,\n\t\t\tverticalOffset;\n\n\t\tif ( pos.length === 1 ) {\n\t\t\tpos = rhorizontal.test( pos[ 0 ] ) ?\n\t\t\t\tpos.concat( [ \"center\" ] ) :\n\t\t\t\trvertical.test( pos[ 0 ] ) ?\n\t\t\t\t\t[ \"center\" ].concat( pos ) :\n\t\t\t\t\t[ \"center\", \"center\" ];\n\t\t}\n\t\tpos[ 0 ] = rhorizontal.test( pos[ 0 ] ) ? pos[ 0 ] : \"center\";\n\t\tpos[ 1 ] = rvertical.test( pos[ 1 ] ) ? pos[ 1 ] : \"center\";\n\n\t\t// Calculate offsets\n\t\thorizontalOffset = roffset.exec( pos[ 0 ] );\n\t\tverticalOffset = roffset.exec( pos[ 1 ] );\n\t\toffsets[ this ] = [\n\t\t\thorizontalOffset ? horizontalOffset[ 0 ] : 0,\n\t\t\tverticalOffset ? verticalOffset[ 0 ] : 0\n\t\t];\n\n\t\t// Reduce to just the positions without the offsets\n\t\toptions[ this ] = [\n\t\t\trposition.exec( pos[ 0 ] )[ 0 ],\n\t\t\trposition.exec( pos[ 1 ] )[ 0 ]\n\t\t];\n\t} );\n\n\t// Normalize collision option\n\tif ( collision.length === 1 ) {\n\t\tcollision[ 1 ] = collision[ 0 ];\n\t}\n\n\tif ( options.at[ 0 ] === \"right\" ) {\n\t\tbasePosition.left += targetWidth;\n\t} else if ( options.at[ 0 ] === \"center\" ) {\n\t\tbasePosition.left += targetWidth / 2;\n\t}\n\n\tif ( options.at[ 1 ] === \"bottom\" ) {\n\t\tbasePosition.top += targetHeight;\n\t} else if ( options.at[ 1 ] === \"center\" ) {\n\t\tbasePosition.top += targetHeight / 2;\n\t}\n\n\tatOffset = getOffsets( offsets.at, targetWidth, targetHeight );\n\tbasePosition.left += atOffset[ 0 ];\n\tbasePosition.top += atOffset[ 1 ];\n\n\treturn this.each( function() {\n\t\tvar collisionPosition, using,\n\t\t\telem = $( this ),\n\t\t\telemWidth = elem.outerWidth(),\n\t\t\telemHeight = elem.outerHeight(),\n\t\t\tmarginLeft = parseCss( this, \"marginLeft\" ),\n\t\t\tmarginTop = parseCss( this, \"marginTop\" ),\n\t\t\tcollisionWidth = elemWidth + marginLeft + parseCss( this, \"marginRight\" ) +\n\t\t\t\tscrollInfo.width,\n\t\t\tcollisionHeight = elemHeight + marginTop + parseCss( this, \"marginBottom\" ) +\n\t\t\t\tscrollInfo.height,\n\t\t\tposition = $.extend( {}, basePosition ),\n\t\t\tmyOffset = getOffsets( offsets.my, elem.outerWidth(), elem.outerHeight() );\n\n\t\tif ( options.my[ 0 ] === \"right\" ) {\n\t\t\tposition.left -= elemWidth;\n\t\t} else if ( options.my[ 0 ] === \"center\" ) {\n\t\t\tposition.left -= elemWidth / 2;\n\t\t}\n\n\t\tif ( options.my[ 1 ] === \"bottom\" ) {\n\t\t\tposition.top -= elemHeight;\n\t\t} else if ( options.my[ 1 ] === \"center\" ) {\n\t\t\tposition.top -= elemHeight / 2;\n\t\t}\n\n\t\tposition.left += myOffset[ 0 ];\n\t\tposition.top += myOffset[ 1 ];\n\n\t\tcollisionPosition = {\n\t\t\tmarginLeft: marginLeft,\n\t\t\tmarginTop: marginTop\n\t\t};\n\n\t\t$.each( [ \"left\", \"top\" ], function( i, dir ) {\n\t\t\tif ( $.ui.position[ collision[ i ] ] ) {\n\t\t\t\t$.ui.position[ collision[ i ] ][ dir ]( position, {\n\t\t\t\t\ttargetWidth: targetWidth,\n\t\t\t\t\ttargetHeight: targetHeight,\n\t\t\t\t\telemWidth: elemWidth,\n\t\t\t\t\telemHeight: elemHeight,\n\t\t\t\t\tcollisionPosition: collisionPosition,\n\t\t\t\t\tcollisionWidth: collisionWidth,\n\t\t\t\t\tcollisionHeight: collisionHeight,\n\t\t\t\t\toffset: [ atOffset[ 0 ] + myOffset[ 0 ], atOffset [ 1 ] + myOffset[ 1 ] ],\n\t\t\t\t\tmy: options.my,\n\t\t\t\t\tat: options.at,\n\t\t\t\t\twithin: within,\n\t\t\t\t\telem: elem\n\t\t\t\t} );\n\t\t\t}\n\t\t} );\n\n\t\tif ( options.using ) {\n\n\t\t\t// Adds feedback as second argument to using callback, if present\n\t\t\tusing = function( props ) {\n\t\t\t\tvar left = targetOffset.left - position.left,\n\t\t\t\t\tright = left + targetWidth - elemWidth,\n\t\t\t\t\ttop = targetOffset.top - position.top,\n\t\t\t\t\tbottom = top + targetHeight - elemHeight,\n\t\t\t\t\tfeedback = {\n\t\t\t\t\t\ttarget: {\n\t\t\t\t\t\t\telement: target,\n\t\t\t\t\t\t\tleft: targetOffset.left,\n\t\t\t\t\t\t\ttop: targetOffset.top,\n\t\t\t\t\t\t\twidth: targetWidth,\n\t\t\t\t\t\t\theight: targetHeight\n\t\t\t\t\t\t},\n\t\t\t\t\t\telement: {\n\t\t\t\t\t\t\telement: elem,\n\t\t\t\t\t\t\tleft: position.left,\n\t\t\t\t\t\t\ttop: position.top,\n\t\t\t\t\t\t\twidth: elemWidth,\n\t\t\t\t\t\t\theight: elemHeight\n\t\t\t\t\t\t},\n\t\t\t\t\t\thorizontal: right < 0 ? \"left\" : left > 0 ? \"right\" : \"center\",\n\t\t\t\t\t\tvertical: bottom < 0 ? \"top\" : top > 0 ? \"bottom\" : \"middle\"\n\t\t\t\t\t};\n\t\t\t\tif ( targetWidth < elemWidth && abs( left + right ) < targetWidth ) {\n\t\t\t\t\tfeedback.horizontal = \"center\";\n\t\t\t\t}\n\t\t\t\tif ( targetHeight < elemHeight && abs( top + bottom ) < targetHeight ) {\n\t\t\t\t\tfeedback.vertical = \"middle\";\n\t\t\t\t}\n\t\t\t\tif ( max( abs( left ), abs( right ) ) > max( abs( top ), abs( bottom ) ) ) {\n\t\t\t\t\tfeedback.important = \"horizontal\";\n\t\t\t\t} else {\n\t\t\t\t\tfeedback.important = \"vertical\";\n\t\t\t\t}\n\t\t\t\toptions.using.call( this, props, feedback );\n\t\t\t};\n\t\t}\n\n\t\telem.offset( $.extend( position, { using: using } ) );\n\t} );\n};\n\n$.ui.position = {\n\tfit: {\n\t\tleft: function( position, data ) {\n\t\t\tvar within = data.within,\n\t\t\t\twithinOffset = within.isWindow ? within.scrollLeft : within.offset.left,\n\t\t\t\touterWidth = within.width,\n\t\t\t\tcollisionPosLeft = position.left - data.collisionPosition.marginLeft,\n\t\t\t\toverLeft = withinOffset - collisionPosLeft,\n\t\t\t\toverRight = collisionPosLeft + data.collisionWidth - outerWidth - withinOffset,\n\t\t\t\tnewOverRight;\n\n\t\t\t// Element is wider than within\n\t\t\tif ( data.collisionWidth > outerWidth ) {\n\n\t\t\t\t// Element is initially over the left side of within\n\t\t\t\tif ( overLeft > 0 && overRight <= 0 ) {\n\t\t\t\t\tnewOverRight = position.left + overLeft + data.collisionWidth - outerWidth -\n\t\t\t\t\t\twithinOffset;\n\t\t\t\t\tposition.left += overLeft - newOverRight;\n\n\t\t\t\t// Element is initially over right side of within\n\t\t\t\t} else if ( overRight > 0 && overLeft <= 0 ) {\n\t\t\t\t\tposition.left = withinOffset;\n\n\t\t\t\t// Element is initially over both left and right sides of within\n\t\t\t\t} else {\n\t\t\t\t\tif ( overLeft > overRight ) {\n\t\t\t\t\t\tposition.left = withinOffset + outerWidth - data.collisionWidth;\n\t\t\t\t\t} else {\n\t\t\t\t\t\tposition.left = withinOffset;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t// Too far left -> align with left edge\n\t\t\t} else if ( overLeft > 0 ) {\n\t\t\t\tposition.left += overLeft;\n\n\t\t\t// Too far right -> align with right edge\n\t\t\t} else if ( overRight > 0 ) {\n\t\t\t\tposition.left -= overRight;\n\n\t\t\t// Adjust based on position and margin\n\t\t\t} else {\n\t\t\t\tposition.left = max( position.left - collisionPosLeft, position.left );\n\t\t\t}\n\t\t},\n\t\ttop: function( position, data ) {\n\t\t\tvar within = data.within,\n\t\t\t\twithinOffset = within.isWindow ? within.scrollTop : within.offset.top,\n\t\t\t\touterHeight = data.within.height,\n\t\t\t\tcollisionPosTop = position.top - data.collisionPosition.marginTop,\n\t\t\t\toverTop = withinOffset - collisionPosTop,\n\t\t\t\toverBottom = collisionPosTop + data.collisionHeight - outerHeight - withinOffset,\n\t\t\t\tnewOverBottom;\n\n\t\t\t// Element is taller than within\n\t\t\tif ( data.collisionHeight > outerHeight ) {\n\n\t\t\t\t// Element is initially over the top of within\n\t\t\t\tif ( overTop > 0 && overBottom <= 0 ) {\n\t\t\t\t\tnewOverBottom = position.top + overTop + data.collisionHeight - outerHeight -\n\t\t\t\t\t\twithinOffset;\n\t\t\t\t\tposition.top += overTop - newOverBottom;\n\n\t\t\t\t// Element is initially over bottom of within\n\t\t\t\t} else if ( overBottom > 0 && overTop <= 0 ) {\n\t\t\t\t\tposition.top = withinOffset;\n\n\t\t\t\t// Element is initially over both top and bottom of within\n\t\t\t\t} else {\n\t\t\t\t\tif ( overTop > overBottom ) {\n\t\t\t\t\t\tposition.top = withinOffset + outerHeight - data.collisionHeight;\n\t\t\t\t\t} else {\n\t\t\t\t\t\tposition.top = withinOffset;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t// Too far up -> align with top\n\t\t\t} else if ( overTop > 0 ) {\n\t\t\t\tposition.top += overTop;\n\n\t\t\t// Too far down -> align with bottom edge\n\t\t\t} else if ( overBottom > 0 ) {\n\t\t\t\tposition.top -= overBottom;\n\n\t\t\t// Adjust based on position and margin\n\t\t\t} else {\n\t\t\t\tposition.top = max( position.top - collisionPosTop, position.top );\n\t\t\t}\n\t\t}\n\t},\n\tflip: {\n\t\tleft: function( position, data ) {\n\t\t\tvar within = data.within,\n\t\t\t\twithinOffset = within.offset.left + within.scrollLeft,\n\t\t\t\touterWidth = within.width,\n\t\t\t\toffsetLeft = within.isWindow ? within.scrollLeft : within.offset.left,\n\t\t\t\tcollisionPosLeft = position.left - data.collisionPosition.marginLeft,\n\t\t\t\toverLeft = collisionPosLeft - offsetLeft,\n\t\t\t\toverRight = collisionPosLeft + data.collisionWidth - outerWidth - offsetLeft,\n\t\t\t\tmyOffset = data.my[ 0 ] === \"left\" ?\n\t\t\t\t\t-data.elemWidth :\n\t\t\t\t\tdata.my[ 0 ] === \"right\" ?\n\t\t\t\t\t\tdata.elemWidth :\n\t\t\t\t\t\t0,\n\t\t\t\tatOffset = data.at[ 0 ] === \"left\" ?\n\t\t\t\t\tdata.targetWidth :\n\t\t\t\t\tdata.at[ 0 ] === \"right\" ?\n\t\t\t\t\t\t-data.targetWidth :\n\t\t\t\t\t\t0,\n\t\t\t\toffset = -2 * data.offset[ 0 ],\n\t\t\t\tnewOverRight,\n\t\t\t\tnewOverLeft;\n\n\t\t\tif ( overLeft < 0 ) {\n\t\t\t\tnewOverRight = position.left + myOffset + atOffset + offset + data.collisionWidth -\n\t\t\t\t\touterWidth - withinOffset;\n\t\t\t\tif ( newOverRight < 0 || newOverRight < abs( overLeft ) ) {\n\t\t\t\t\tposition.left += myOffset + atOffset + offset;\n\t\t\t\t}\n\t\t\t} else if ( overRight > 0 ) {\n\t\t\t\tnewOverLeft = position.left - data.collisionPosition.marginLeft + myOffset +\n\t\t\t\t\tatOffset + offset - offsetLeft;\n\t\t\t\tif ( newOverLeft > 0 || abs( newOverLeft ) < overRight ) {\n\t\t\t\t\tposition.left += myOffset + atOffset + offset;\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\ttop: function( position, data ) {\n\t\t\tvar within = data.within,\n\t\t\t\twithinOffset = within.offset.top + within.scrollTop,\n\t\t\t\touterHeight = within.height,\n\t\t\t\toffsetTop = within.isWindow ? within.scrollTop : within.offset.top,\n\t\t\t\tcollisionPosTop = position.top - data.collisionPosition.marginTop,\n\t\t\t\toverTop = collisionPosTop - offsetTop,\n\t\t\t\toverBottom = collisionPosTop + data.collisionHeight - outerHeight - offsetTop,\n\t\t\t\ttop = data.my[ 1 ] === \"top\",\n\t\t\t\tmyOffset = top ?\n\t\t\t\t\t-data.elemHeight :\n\t\t\t\t\tdata.my[ 1 ] === \"bottom\" ?\n\t\t\t\t\t\tdata.elemHeight :\n\t\t\t\t\t\t0,\n\t\t\t\tatOffset = data.at[ 1 ] === \"top\" ?\n\t\t\t\t\tdata.targetHeight :\n\t\t\t\t\tdata.at[ 1 ] === \"bottom\" ?\n\t\t\t\t\t\t-data.targetHeight :\n\t\t\t\t\t\t0,\n\t\t\t\toffset = -2 * data.offset[ 1 ],\n\t\t\t\tnewOverTop,\n\t\t\t\tnewOverBottom;\n\t\t\tif ( overTop < 0 ) {\n\t\t\t\tnewOverBottom = position.top + myOffset + atOffset + offset + data.collisionHeight -\n\t\t\t\t\touterHeight - withinOffset;\n\t\t\t\tif ( newOverBottom < 0 || newOverBottom < abs( overTop ) ) {\n\t\t\t\t\tposition.top += myOffset + atOffset + offset;\n\t\t\t\t}\n\t\t\t} else if ( overBottom > 0 ) {\n\t\t\t\tnewOverTop = position.top - data.collisionPosition.marginTop + myOffset + atOffset +\n\t\t\t\t\toffset - offsetTop;\n\t\t\t\tif ( newOverTop > 0 || abs( newOverTop ) < overBottom ) {\n\t\t\t\t\tposition.top += myOffset + atOffset + offset;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t},\n\tflipfit: {\n\t\tleft: function() {\n\t\t\t$.ui.position.flip.left.apply( this, arguments );\n\t\t\t$.ui.position.fit.left.apply( this, arguments );\n\t\t},\n\t\ttop: function() {\n\t\t\t$.ui.position.flip.top.apply( this, arguments );\n\t\t\t$.ui.position.fit.top.apply( this, arguments );\n\t\t}\n\t}\n};\n\n} )();\n\nvar position = $.ui.position;\n\n\n/*!\n * jQuery UI :data 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: :data Selector\n//>>group: Core\n//>>description: Selects elements which have data stored under the specified key.\n//>>docs: https://api.jqueryui.com/data-selector/\n\n\nvar data = $.extend( $.expr.pseudos, {\n\tdata: $.expr.createPseudo ?\n\t\t$.expr.createPseudo( function( dataName ) {\n\t\t\treturn function( elem ) {\n\t\t\t\treturn !!$.data( elem, dataName );\n\t\t\t};\n\t\t} ) :\n\n\t\t// Support: jQuery <1.8\n\t\tfunction( elem, i, match ) {\n\t\t\treturn !!$.data( elem, match[ 3 ] );\n\t\t}\n} );\n\n/*!\n * jQuery UI Disable Selection 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: disableSelection\n//>>group: Core\n//>>description: Disable selection of text content within the set of matched elements.\n//>>docs: https://api.jqueryui.com/disableSelection/\n\n// This file is deprecated\n\nvar disableSelection = $.fn.extend( {\n\tdisableSelection: ( function() {\n\t\tvar eventType = \"onselectstart\" in document.createElement( \"div\" ) ?\n\t\t\t\"selectstart\" :\n\t\t\t\"mousedown\";\n\n\t\treturn function() {\n\t\t\treturn this.on( eventType + \".ui-disableSelection\", function( event ) {\n\t\t\t\tevent.preventDefault();\n\t\t\t} );\n\t\t};\n\t} )(),\n\n\tenableSelection: function() {\n\t\treturn this.off( \".ui-disableSelection\" );\n\t}\n} );\n\n\n\n// Create a local jQuery because jQuery Color relies on it and the\n// global may not exist with AMD and a custom build (#10199).\n// This module is a noop if used as a regular AMD module.\n// eslint-disable-next-line no-unused-vars\nvar jQuery = $;\n\n\n/*!\n * jQuery Color Animations v2.2.0\n * https://github.com/jquery/jquery-color\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n * Date: Sun May 10 09:02:36 2020 +0200\n */\n\n\n\n\tvar stepHooks = \"backgroundColor borderBottomColor borderLeftColor borderRightColor \" +\n\t\t\"borderTopColor color columnRuleColor outlineColor textDecorationColor textEmphasisColor\",\n\n\tclass2type = {},\n\ttoString = class2type.toString,\n\n\t// plusequals test for += 100 -= 100\n\trplusequals = /^([\\-+])=\\s*(\\d+\\.?\\d*)/,\n\n\t// a set of RE's that can match strings and generate color tuples.\n\tstringParsers = [ {\n\t\t\tre: /rgba?\\(\\s*(\\d{1,3})\\s*,\\s*(\\d{1,3})\\s*,\\s*(\\d{1,3})\\s*(?:,\\s*(\\d?(?:\\.\\d+)?)\\s*)?\\)/,\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\texecResult[ 1 ],\n\t\t\t\t\texecResult[ 2 ],\n\t\t\t\t\texecResult[ 3 ],\n\t\t\t\t\texecResult[ 4 ]\n\t\t\t\t];\n\t\t\t}\n\t\t}, {\n\t\t\tre: /rgba?\\(\\s*(\\d+(?:\\.\\d+)?)\\%\\s*,\\s*(\\d+(?:\\.\\d+)?)\\%\\s*,\\s*(\\d+(?:\\.\\d+)?)\\%\\s*(?:,\\s*(\\d?(?:\\.\\d+)?)\\s*)?\\)/,\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\texecResult[ 1 ] * 2.55,\n\t\t\t\t\texecResult[ 2 ] * 2.55,\n\t\t\t\t\texecResult[ 3 ] * 2.55,\n\t\t\t\t\texecResult[ 4 ]\n\t\t\t\t];\n\t\t\t}\n\t\t}, {\n\n\t\t\t// this regex ignores A-F because it's compared against an already lowercased string\n\t\t\tre: /#([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})?/,\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\tparseInt( execResult[ 1 ], 16 ),\n\t\t\t\t\tparseInt( execResult[ 2 ], 16 ),\n\t\t\t\t\tparseInt( execResult[ 3 ], 16 ),\n\t\t\t\t\texecResult[ 4 ] ?\n\t\t\t\t\t\t( parseInt( execResult[ 4 ], 16 ) / 255 ).toFixed( 2 ) :\n\t\t\t\t\t\t1\n\t\t\t\t];\n\t\t\t}\n\t\t}, {\n\n\t\t\t// this regex ignores A-F because it's compared against an already lowercased string\n\t\t\tre: /#([a-f0-9])([a-f0-9])([a-f0-9])([a-f0-9])?/,\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\tparseInt( execResult[ 1 ] + execResult[ 1 ], 16 ),\n\t\t\t\t\tparseInt( execResult[ 2 ] + execResult[ 2 ], 16 ),\n\t\t\t\t\tparseInt( execResult[ 3 ] + execResult[ 3 ], 16 ),\n\t\t\t\t\texecResult[ 4 ] ?\n\t\t\t\t\t\t( parseInt( execResult[ 4 ] + execResult[ 4 ], 16 ) / 255 )\n\t\t\t\t\t\t\t.toFixed( 2 ) :\n\t\t\t\t\t\t1\n\t\t\t\t];\n\t\t\t}\n\t\t}, {\n\t\t\tre: /hsla?\\(\\s*(\\d+(?:\\.\\d+)?)\\s*,\\s*(\\d+(?:\\.\\d+)?)\\%\\s*,\\s*(\\d+(?:\\.\\d+)?)\\%\\s*(?:,\\s*(\\d?(?:\\.\\d+)?)\\s*)?\\)/,\n\t\t\tspace: \"hsla\",\n\t\t\tparse: function( execResult ) {\n\t\t\t\treturn [\n\t\t\t\t\texecResult[ 1 ],\n\t\t\t\t\texecResult[ 2 ] / 100,\n\t\t\t\t\texecResult[ 3 ] / 100,\n\t\t\t\t\texecResult[ 4 ]\n\t\t\t\t];\n\t\t\t}\n\t\t} ],\n\n\t// jQuery.Color( )\n\tcolor = jQuery.Color = function( color, green, blue, alpha ) {\n\t\treturn new jQuery.Color.fn.parse( color, green, blue, alpha );\n\t},\n\tspaces = {\n\t\trgba: {\n\t\t\tprops: {\n\t\t\t\tred: {\n\t\t\t\t\tidx: 0,\n\t\t\t\t\ttype: \"byte\"\n\t\t\t\t},\n\t\t\t\tgreen: {\n\t\t\t\t\tidx: 1,\n\t\t\t\t\ttype: \"byte\"\n\t\t\t\t},\n\t\t\t\tblue: {\n\t\t\t\t\tidx: 2,\n\t\t\t\t\ttype: \"byte\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\thsla: {\n\t\t\tprops: {\n\t\t\t\thue: {\n\t\t\t\t\tidx: 0,\n\t\t\t\t\ttype: \"degrees\"\n\t\t\t\t},\n\t\t\t\tsaturation: {\n\t\t\t\t\tidx: 1,\n\t\t\t\t\ttype: \"percent\"\n\t\t\t\t},\n\t\t\t\tlightness: {\n\t\t\t\t\tidx: 2,\n\t\t\t\t\ttype: \"percent\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t},\n\tpropTypes = {\n\t\t\"byte\": {\n\t\t\tfloor: true,\n\t\t\tmax: 255\n\t\t},\n\t\t\"percent\": {\n\t\t\tmax: 1\n\t\t},\n\t\t\"degrees\": {\n\t\t\tmod: 360,\n\t\t\tfloor: true\n\t\t}\n\t},\n\tsupport = color.support = {},\n\n\t// element for support tests\n\tsupportElem = jQuery( \"

            \" )[ 0 ],\n\n\t// colors = jQuery.Color.names\n\tcolors,\n\n\t// local aliases of functions called often\n\teach = jQuery.each;\n\n// determine rgba support immediately\nsupportElem.style.cssText = \"background-color:rgba(1,1,1,.5)\";\nsupport.rgba = supportElem.style.backgroundColor.indexOf( \"rgba\" ) > -1;\n\n// define cache name and alpha properties\n// for rgba and hsla spaces\neach( spaces, function( spaceName, space ) {\n\tspace.cache = \"_\" + spaceName;\n\tspace.props.alpha = {\n\t\tidx: 3,\n\t\ttype: \"percent\",\n\t\tdef: 1\n\t};\n} );\n\n// Populate the class2type map\njQuery.each( \"Boolean Number String Function Array Date RegExp Object Error Symbol\".split( \" \" ),\n\tfunction( _i, name ) {\n\t\tclass2type[ \"[object \" + name + \"]\" ] = name.toLowerCase();\n\t} );\n\nfunction getType( obj ) {\n\tif ( obj == null ) {\n\t\treturn obj + \"\";\n\t}\n\n\treturn typeof obj === \"object\" ?\n\t\tclass2type[ toString.call( obj ) ] || \"object\" :\n\t\ttypeof obj;\n}\n\nfunction clamp( value, prop, allowEmpty ) {\n\tvar type = propTypes[ prop.type ] || {};\n\n\tif ( value == null ) {\n\t\treturn ( allowEmpty || !prop.def ) ? null : prop.def;\n\t}\n\n\t// ~~ is an short way of doing floor for positive numbers\n\tvalue = type.floor ? ~~value : parseFloat( value );\n\n\t// IE will pass in empty strings as value for alpha,\n\t// which will hit this case\n\tif ( isNaN( value ) ) {\n\t\treturn prop.def;\n\t}\n\n\tif ( type.mod ) {\n\n\t\t// we add mod before modding to make sure that negatives values\n\t\t// get converted properly: -10 -> 350\n\t\treturn ( value + type.mod ) % type.mod;\n\t}\n\n\t// for now all property types without mod have min and max\n\treturn Math.min( type.max, Math.max( 0, value ) );\n}\n\nfunction stringParse( string ) {\n\tvar inst = color(),\n\t\trgba = inst._rgba = [];\n\n\tstring = string.toLowerCase();\n\n\teach( stringParsers, function( _i, parser ) {\n\t\tvar parsed,\n\t\t\tmatch = parser.re.exec( string ),\n\t\t\tvalues = match && parser.parse( match ),\n\t\t\tspaceName = parser.space || \"rgba\";\n\n\t\tif ( values ) {\n\t\t\tparsed = inst[ spaceName ]( values );\n\n\t\t\t// if this was an rgba parse the assignment might happen twice\n\t\t\t// oh well....\n\t\t\tinst[ spaces[ spaceName ].cache ] = parsed[ spaces[ spaceName ].cache ];\n\t\t\trgba = inst._rgba = parsed._rgba;\n\n\t\t\t// exit each( stringParsers ) here because we matched\n\t\t\treturn false;\n\t\t}\n\t} );\n\n\t// Found a stringParser that handled it\n\tif ( rgba.length ) {\n\n\t\t// if this came from a parsed string, force \"transparent\" when alpha is 0\n\t\t// chrome, (and maybe others) return \"transparent\" as rgba(0,0,0,0)\n\t\tif ( rgba.join() === \"0,0,0,0\" ) {\n\t\t\tjQuery.extend( rgba, colors.transparent );\n\t\t}\n\t\treturn inst;\n\t}\n\n\t// named colors\n\treturn colors[ string ];\n}\n\ncolor.fn = jQuery.extend( color.prototype, {\n\tparse: function( red, green, blue, alpha ) {\n\t\tif ( red === undefined ) {\n\t\t\tthis._rgba = [ null, null, null, null ];\n\t\t\treturn this;\n\t\t}\n\t\tif ( red.jquery || red.nodeType ) {\n\t\t\tred = jQuery( red ).css( green );\n\t\t\tgreen = undefined;\n\t\t}\n\n\t\tvar inst = this,\n\t\t\ttype = getType( red ),\n\t\t\trgba = this._rgba = [];\n\n\t\t// more than 1 argument specified - assume ( red, green, blue, alpha )\n\t\tif ( green !== undefined ) {\n\t\t\tred = [ red, green, blue, alpha ];\n\t\t\ttype = \"array\";\n\t\t}\n\n\t\tif ( type === \"string\" ) {\n\t\t\treturn this.parse( stringParse( red ) || colors._default );\n\t\t}\n\n\t\tif ( type === \"array\" ) {\n\t\t\teach( spaces.rgba.props, function( _key, prop ) {\n\t\t\t\trgba[ prop.idx ] = clamp( red[ prop.idx ], prop );\n\t\t\t} );\n\t\t\treturn this;\n\t\t}\n\n\t\tif ( type === \"object\" ) {\n\t\t\tif ( red instanceof color ) {\n\t\t\t\teach( spaces, function( _spaceName, space ) {\n\t\t\t\t\tif ( red[ space.cache ] ) {\n\t\t\t\t\t\tinst[ space.cache ] = red[ space.cache ].slice();\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t} else {\n\t\t\t\teach( spaces, function( _spaceName, space ) {\n\t\t\t\t\tvar cache = space.cache;\n\t\t\t\t\teach( space.props, function( key, prop ) {\n\n\t\t\t\t\t\t// if the cache doesn't exist, and we know how to convert\n\t\t\t\t\t\tif ( !inst[ cache ] && space.to ) {\n\n\t\t\t\t\t\t\t// if the value was null, we don't need to copy it\n\t\t\t\t\t\t\t// if the key was alpha, we don't need to copy it either\n\t\t\t\t\t\t\tif ( key === \"alpha\" || red[ key ] == null ) {\n\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tinst[ cache ] = space.to( inst._rgba );\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t// this is the only case where we allow nulls for ALL properties.\n\t\t\t\t\t\t// call clamp with alwaysAllowEmpty\n\t\t\t\t\t\tinst[ cache ][ prop.idx ] = clamp( red[ key ], prop, true );\n\t\t\t\t\t} );\n\n\t\t\t\t\t// everything defined but alpha?\n\t\t\t\t\tif ( inst[ cache ] && jQuery.inArray( null, inst[ cache ].slice( 0, 3 ) ) < 0 ) {\n\n\t\t\t\t\t\t// use the default of 1\n\t\t\t\t\t\tif ( inst[ cache ][ 3 ] == null ) {\n\t\t\t\t\t\t\tinst[ cache ][ 3 ] = 1;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif ( space.from ) {\n\t\t\t\t\t\t\tinst._rgba = space.from( inst[ cache ] );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\treturn this;\n\t\t}\n\t},\n\tis: function( compare ) {\n\t\tvar is = color( compare ),\n\t\t\tsame = true,\n\t\t\tinst = this;\n\n\t\teach( spaces, function( _, space ) {\n\t\t\tvar localCache,\n\t\t\t\tisCache = is[ space.cache ];\n\t\t\tif ( isCache ) {\n\t\t\t\tlocalCache = inst[ space.cache ] || space.to && space.to( inst._rgba ) || [];\n\t\t\t\teach( space.props, function( _, prop ) {\n\t\t\t\t\tif ( isCache[ prop.idx ] != null ) {\n\t\t\t\t\t\tsame = ( isCache[ prop.idx ] === localCache[ prop.idx ] );\n\t\t\t\t\t\treturn same;\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\treturn same;\n\t\t} );\n\t\treturn same;\n\t},\n\t_space: function() {\n\t\tvar used = [],\n\t\t\tinst = this;\n\t\teach( spaces, function( spaceName, space ) {\n\t\t\tif ( inst[ space.cache ] ) {\n\t\t\t\tused.push( spaceName );\n\t\t\t}\n\t\t} );\n\t\treturn used.pop();\n\t},\n\ttransition: function( other, distance ) {\n\t\tvar end = color( other ),\n\t\t\tspaceName = end._space(),\n\t\t\tspace = spaces[ spaceName ],\n\t\t\tstartColor = this.alpha() === 0 ? color( \"transparent\" ) : this,\n\t\t\tstart = startColor[ space.cache ] || space.to( startColor._rgba ),\n\t\t\tresult = start.slice();\n\n\t\tend = end[ space.cache ];\n\t\teach( space.props, function( _key, prop ) {\n\t\t\tvar index = prop.idx,\n\t\t\t\tstartValue = start[ index ],\n\t\t\t\tendValue = end[ index ],\n\t\t\t\ttype = propTypes[ prop.type ] || {};\n\n\t\t\t// if null, don't override start value\n\t\t\tif ( endValue === null ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// if null - use end\n\t\t\tif ( startValue === null ) {\n\t\t\t\tresult[ index ] = endValue;\n\t\t\t} else {\n\t\t\t\tif ( type.mod ) {\n\t\t\t\t\tif ( endValue - startValue > type.mod / 2 ) {\n\t\t\t\t\t\tstartValue += type.mod;\n\t\t\t\t\t} else if ( startValue - endValue > type.mod / 2 ) {\n\t\t\t\t\t\tstartValue -= type.mod;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tresult[ index ] = clamp( ( endValue - startValue ) * distance + startValue, prop );\n\t\t\t}\n\t\t} );\n\t\treturn this[ spaceName ]( result );\n\t},\n\tblend: function( opaque ) {\n\n\t\t// if we are already opaque - return ourself\n\t\tif ( this._rgba[ 3 ] === 1 ) {\n\t\t\treturn this;\n\t\t}\n\n\t\tvar rgb = this._rgba.slice(),\n\t\t\ta = rgb.pop(),\n\t\t\tblend = color( opaque )._rgba;\n\n\t\treturn color( jQuery.map( rgb, function( v, i ) {\n\t\t\treturn ( 1 - a ) * blend[ i ] + a * v;\n\t\t} ) );\n\t},\n\ttoRgbaString: function() {\n\t\tvar prefix = \"rgba(\",\n\t\t\trgba = jQuery.map( this._rgba, function( v, i ) {\n\t\t\t\tif ( v != null ) {\n\t\t\t\t\treturn v;\n\t\t\t\t}\n\t\t\t\treturn i > 2 ? 1 : 0;\n\t\t\t} );\n\n\t\tif ( rgba[ 3 ] === 1 ) {\n\t\t\trgba.pop();\n\t\t\tprefix = \"rgb(\";\n\t\t}\n\n\t\treturn prefix + rgba.join() + \")\";\n\t},\n\ttoHslaString: function() {\n\t\tvar prefix = \"hsla(\",\n\t\t\thsla = jQuery.map( this.hsla(), function( v, i ) {\n\t\t\t\tif ( v == null ) {\n\t\t\t\t\tv = i > 2 ? 1 : 0;\n\t\t\t\t}\n\n\t\t\t\t// catch 1 and 2\n\t\t\t\tif ( i && i < 3 ) {\n\t\t\t\t\tv = Math.round( v * 100 ) + \"%\";\n\t\t\t\t}\n\t\t\t\treturn v;\n\t\t\t} );\n\n\t\tif ( hsla[ 3 ] === 1 ) {\n\t\t\thsla.pop();\n\t\t\tprefix = \"hsl(\";\n\t\t}\n\t\treturn prefix + hsla.join() + \")\";\n\t},\n\ttoHexString: function( includeAlpha ) {\n\t\tvar rgba = this._rgba.slice(),\n\t\t\talpha = rgba.pop();\n\n\t\tif ( includeAlpha ) {\n\t\t\trgba.push( ~~( alpha * 255 ) );\n\t\t}\n\n\t\treturn \"#\" + jQuery.map( rgba, function( v ) {\n\n\t\t\t// default to 0 when nulls exist\n\t\t\tv = ( v || 0 ).toString( 16 );\n\t\t\treturn v.length === 1 ? \"0\" + v : v;\n\t\t} ).join( \"\" );\n\t},\n\ttoString: function() {\n\t\treturn this._rgba[ 3 ] === 0 ? \"transparent\" : this.toRgbaString();\n\t}\n} );\ncolor.fn.parse.prototype = color.fn;\n\n// hsla conversions adapted from:\n// https://code.google.com/p/maashaack/source/browse/packages/graphics/trunk/src/graphics/colors/HUE2RGB.as?r=5021\n\nfunction hue2rgb( p, q, h ) {\n\th = ( h + 1 ) % 1;\n\tif ( h * 6 < 1 ) {\n\t\treturn p + ( q - p ) * h * 6;\n\t}\n\tif ( h * 2 < 1 ) {\n\t\treturn q;\n\t}\n\tif ( h * 3 < 2 ) {\n\t\treturn p + ( q - p ) * ( ( 2 / 3 ) - h ) * 6;\n\t}\n\treturn p;\n}\n\nspaces.hsla.to = function( rgba ) {\n\tif ( rgba[ 0 ] == null || rgba[ 1 ] == null || rgba[ 2 ] == null ) {\n\t\treturn [ null, null, null, rgba[ 3 ] ];\n\t}\n\tvar r = rgba[ 0 ] / 255,\n\t\tg = rgba[ 1 ] / 255,\n\t\tb = rgba[ 2 ] / 255,\n\t\ta = rgba[ 3 ],\n\t\tmax = Math.max( r, g, b ),\n\t\tmin = Math.min( r, g, b ),\n\t\tdiff = max - min,\n\t\tadd = max + min,\n\t\tl = add * 0.5,\n\t\th, s;\n\n\tif ( min === max ) {\n\t\th = 0;\n\t} else if ( r === max ) {\n\t\th = ( 60 * ( g - b ) / diff ) + 360;\n\t} else if ( g === max ) {\n\t\th = ( 60 * ( b - r ) / diff ) + 120;\n\t} else {\n\t\th = ( 60 * ( r - g ) / diff ) + 240;\n\t}\n\n\t// chroma (diff) == 0 means greyscale which, by definition, saturation = 0%\n\t// otherwise, saturation is based on the ratio of chroma (diff) to lightness (add)\n\tif ( diff === 0 ) {\n\t\ts = 0;\n\t} else if ( l <= 0.5 ) {\n\t\ts = diff / add;\n\t} else {\n\t\ts = diff / ( 2 - add );\n\t}\n\treturn [ Math.round( h ) % 360, s, l, a == null ? 1 : a ];\n};\n\nspaces.hsla.from = function( hsla ) {\n\tif ( hsla[ 0 ] == null || hsla[ 1 ] == null || hsla[ 2 ] == null ) {\n\t\treturn [ null, null, null, hsla[ 3 ] ];\n\t}\n\tvar h = hsla[ 0 ] / 360,\n\t\ts = hsla[ 1 ],\n\t\tl = hsla[ 2 ],\n\t\ta = hsla[ 3 ],\n\t\tq = l <= 0.5 ? l * ( 1 + s ) : l + s - l * s,\n\t\tp = 2 * l - q;\n\n\treturn [\n\t\tMath.round( hue2rgb( p, q, h + ( 1 / 3 ) ) * 255 ),\n\t\tMath.round( hue2rgb( p, q, h ) * 255 ),\n\t\tMath.round( hue2rgb( p, q, h - ( 1 / 3 ) ) * 255 ),\n\t\ta\n\t];\n};\n\n\neach( spaces, function( spaceName, space ) {\n\tvar props = space.props,\n\t\tcache = space.cache,\n\t\tto = space.to,\n\t\tfrom = space.from;\n\n\t// makes rgba() and hsla()\n\tcolor.fn[ spaceName ] = function( value ) {\n\n\t\t// generate a cache for this space if it doesn't exist\n\t\tif ( to && !this[ cache ] ) {\n\t\t\tthis[ cache ] = to( this._rgba );\n\t\t}\n\t\tif ( value === undefined ) {\n\t\t\treturn this[ cache ].slice();\n\t\t}\n\n\t\tvar ret,\n\t\t\ttype = getType( value ),\n\t\t\tarr = ( type === \"array\" || type === \"object\" ) ? value : arguments,\n\t\t\tlocal = this[ cache ].slice();\n\n\t\teach( props, function( key, prop ) {\n\t\t\tvar val = arr[ type === \"object\" ? key : prop.idx ];\n\t\t\tif ( val == null ) {\n\t\t\t\tval = local[ prop.idx ];\n\t\t\t}\n\t\t\tlocal[ prop.idx ] = clamp( val, prop );\n\t\t} );\n\n\t\tif ( from ) {\n\t\t\tret = color( from( local ) );\n\t\t\tret[ cache ] = local;\n\t\t\treturn ret;\n\t\t} else {\n\t\t\treturn color( local );\n\t\t}\n\t};\n\n\t// makes red() green() blue() alpha() hue() saturation() lightness()\n\teach( props, function( key, prop ) {\n\n\t\t// alpha is included in more than one space\n\t\tif ( color.fn[ key ] ) {\n\t\t\treturn;\n\t\t}\n\t\tcolor.fn[ key ] = function( value ) {\n\t\t\tvar local, cur, match, fn,\n\t\t\t\tvtype = getType( value );\n\n\t\t\tif ( key === \"alpha\" ) {\n\t\t\t\tfn = this._hsla ? \"hsla\" : \"rgba\";\n\t\t\t} else {\n\t\t\t\tfn = spaceName;\n\t\t\t}\n\t\t\tlocal = this[ fn ]();\n\t\t\tcur = local[ prop.idx ];\n\n\t\t\tif ( vtype === \"undefined\" ) {\n\t\t\t\treturn cur;\n\t\t\t}\n\n\t\t\tif ( vtype === \"function\" ) {\n\t\t\t\tvalue = value.call( this, cur );\n\t\t\t\tvtype = getType( value );\n\t\t\t}\n\t\t\tif ( value == null && prop.empty ) {\n\t\t\t\treturn this;\n\t\t\t}\n\t\t\tif ( vtype === \"string\" ) {\n\t\t\t\tmatch = rplusequals.exec( value );\n\t\t\t\tif ( match ) {\n\t\t\t\t\tvalue = cur + parseFloat( match[ 2 ] ) * ( match[ 1 ] === \"+\" ? 1 : -1 );\n\t\t\t\t}\n\t\t\t}\n\t\t\tlocal[ prop.idx ] = value;\n\t\t\treturn this[ fn ]( local );\n\t\t};\n\t} );\n} );\n\n// add cssHook and .fx.step function for each named hook.\n// accept a space separated string of properties\ncolor.hook = function( hook ) {\n\tvar hooks = hook.split( \" \" );\n\teach( hooks, function( _i, hook ) {\n\t\tjQuery.cssHooks[ hook ] = {\n\t\t\tset: function( elem, value ) {\n\t\t\t\tvar parsed, curElem,\n\t\t\t\t\tbackgroundColor = \"\";\n\n\t\t\t\tif ( value !== \"transparent\" && ( getType( value ) !== \"string\" || ( parsed = stringParse( value ) ) ) ) {\n\t\t\t\t\tvalue = color( parsed || value );\n\t\t\t\t\tif ( !support.rgba && value._rgba[ 3 ] !== 1 ) {\n\t\t\t\t\t\tcurElem = hook === \"backgroundColor\" ? elem.parentNode : elem;\n\t\t\t\t\t\twhile (\n\t\t\t\t\t\t\t( backgroundColor === \"\" || backgroundColor === \"transparent\" ) &&\n\t\t\t\t\t\t\tcurElem && curElem.style\n\t\t\t\t\t\t) {\n\t\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t\tbackgroundColor = jQuery.css( curElem, \"backgroundColor\" );\n\t\t\t\t\t\t\t\tcurElem = curElem.parentNode;\n\t\t\t\t\t\t\t} catch ( e ) {\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tvalue = value.blend( backgroundColor && backgroundColor !== \"transparent\" ?\n\t\t\t\t\t\t\tbackgroundColor :\n\t\t\t\t\t\t\t\"_default\" );\n\t\t\t\t\t}\n\n\t\t\t\t\tvalue = value.toRgbaString();\n\t\t\t\t}\n\t\t\t\ttry {\n\t\t\t\t\telem.style[ hook ] = value;\n\t\t\t\t} catch ( e ) {\n\n\t\t\t\t\t// wrapped to prevent IE from throwing errors on \"invalid\" values like 'auto' or 'inherit'\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t\tjQuery.fx.step[ hook ] = function( fx ) {\n\t\t\tif ( !fx.colorInit ) {\n\t\t\t\tfx.start = color( fx.elem, hook );\n\t\t\t\tfx.end = color( fx.end );\n\t\t\t\tfx.colorInit = true;\n\t\t\t}\n\t\t\tjQuery.cssHooks[ hook ].set( fx.elem, fx.start.transition( fx.end, fx.pos ) );\n\t\t};\n\t} );\n\n};\n\ncolor.hook( stepHooks );\n\njQuery.cssHooks.borderColor = {\n\texpand: function( value ) {\n\t\tvar expanded = {};\n\n\t\teach( [ \"Top\", \"Right\", \"Bottom\", \"Left\" ], function( _i, part ) {\n\t\t\texpanded[ \"border\" + part + \"Color\" ] = value;\n\t\t} );\n\t\treturn expanded;\n\t}\n};\n\n// Basic color names only.\n// Usage of any of the other color names requires adding yourself or including\n// jquery.color.svg-names.js.\ncolors = jQuery.Color.names = {\n\n\t// 4.1. Basic color keywords\n\taqua: \"#00ffff\",\n\tblack: \"#000000\",\n\tblue: \"#0000ff\",\n\tfuchsia: \"#ff00ff\",\n\tgray: \"#808080\",\n\tgreen: \"#008000\",\n\tlime: \"#00ff00\",\n\tmaroon: \"#800000\",\n\tnavy: \"#000080\",\n\tolive: \"#808000\",\n\tpurple: \"#800080\",\n\tred: \"#ff0000\",\n\tsilver: \"#c0c0c0\",\n\tteal: \"#008080\",\n\twhite: \"#ffffff\",\n\tyellow: \"#ffff00\",\n\n\t// 4.2.3. \"transparent\" color keyword\n\ttransparent: [ null, null, null, 0 ],\n\n\t_default: \"#ffffff\"\n};\n\n\n/*!\n * jQuery UI Effects 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Effects Core\n//>>group: Effects\n/* eslint-disable max-len */\n//>>description: Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.\n/* eslint-enable max-len */\n//>>docs: https://api.jqueryui.com/category/effects-core/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar dataSpace = \"ui-effects-\",\n\tdataSpaceStyle = \"ui-effects-style\",\n\tdataSpaceAnimated = \"ui-effects-animated\";\n\n$.effects = {\n\teffect: {}\n};\n\n/******************************************************************************/\n/****************************** CLASS ANIMATIONS ******************************/\n/******************************************************************************/\n( function() {\n\nvar classAnimationActions = [ \"add\", \"remove\", \"toggle\" ],\n\tshorthandStyles = {\n\t\tborder: 1,\n\t\tborderBottom: 1,\n\t\tborderColor: 1,\n\t\tborderLeft: 1,\n\t\tborderRight: 1,\n\t\tborderTop: 1,\n\t\tborderWidth: 1,\n\t\tmargin: 1,\n\t\tpadding: 1\n\t};\n\n$.each(\n\t[ \"borderLeftStyle\", \"borderRightStyle\", \"borderBottomStyle\", \"borderTopStyle\" ],\n\tfunction( _, prop ) {\n\t\t$.fx.step[ prop ] = function( fx ) {\n\t\t\tif ( fx.end !== \"none\" && !fx.setAttr || fx.pos === 1 && !fx.setAttr ) {\n\t\t\t\tjQuery.style( fx.elem, prop, fx.end );\n\t\t\t\tfx.setAttr = true;\n\t\t\t}\n\t\t};\n\t}\n);\n\nfunction camelCase( string ) {\n\treturn string.replace( /-([\\da-z])/gi, function( all, letter ) {\n\t\treturn letter.toUpperCase();\n\t} );\n}\n\nfunction getElementStyles( elem ) {\n\tvar key, len,\n\t\tstyle = elem.ownerDocument.defaultView ?\n\t\t\telem.ownerDocument.defaultView.getComputedStyle( elem, null ) :\n\t\t\telem.currentStyle,\n\t\tstyles = {};\n\n\tif ( style && style.length && style[ 0 ] && style[ style[ 0 ] ] ) {\n\t\tlen = style.length;\n\t\twhile ( len-- ) {\n\t\t\tkey = style[ len ];\n\t\t\tif ( typeof style[ key ] === \"string\" ) {\n\t\t\t\tstyles[ camelCase( key ) ] = style[ key ];\n\t\t\t}\n\t\t}\n\n\t// Support: Opera, IE <9\n\t} else {\n\t\tfor ( key in style ) {\n\t\t\tif ( typeof style[ key ] === \"string\" ) {\n\t\t\t\tstyles[ key ] = style[ key ];\n\t\t\t}\n\t\t}\n\t}\n\n\treturn styles;\n}\n\nfunction styleDifference( oldStyle, newStyle ) {\n\tvar diff = {},\n\t\tname, value;\n\n\tfor ( name in newStyle ) {\n\t\tvalue = newStyle[ name ];\n\t\tif ( oldStyle[ name ] !== value ) {\n\t\t\tif ( !shorthandStyles[ name ] ) {\n\t\t\t\tif ( $.fx.step[ name ] || !isNaN( parseFloat( value ) ) ) {\n\t\t\t\t\tdiff[ name ] = value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn diff;\n}\n\n// Support: jQuery <1.8\nif ( !$.fn.addBack ) {\n\t$.fn.addBack = function( selector ) {\n\t\treturn this.add( selector == null ?\n\t\t\tthis.prevObject : this.prevObject.filter( selector )\n\t\t);\n\t};\n}\n\n$.effects.animateClass = function( value, duration, easing, callback ) {\n\tvar o = $.speed( duration, easing, callback );\n\n\treturn this.queue( function() {\n\t\tvar animated = $( this ),\n\t\t\tbaseClass = animated.attr( \"class\" ) || \"\",\n\t\t\tapplyClassChange,\n\t\t\tallAnimations = o.children ? animated.find( \"*\" ).addBack() : animated;\n\n\t\t// Map the animated objects to store the original styles.\n\t\tallAnimations = allAnimations.map( function() {\n\t\t\tvar el = $( this );\n\t\t\treturn {\n\t\t\t\tel: el,\n\t\t\t\tstart: getElementStyles( this )\n\t\t\t};\n\t\t} );\n\n\t\t// Apply class change\n\t\tapplyClassChange = function() {\n\t\t\t$.each( classAnimationActions, function( i, action ) {\n\t\t\t\tif ( value[ action ] ) {\n\t\t\t\t\tanimated[ action + \"Class\" ]( value[ action ] );\n\t\t\t\t}\n\t\t\t} );\n\t\t};\n\t\tapplyClassChange();\n\n\t\t// Map all animated objects again - calculate new styles and diff\n\t\tallAnimations = allAnimations.map( function() {\n\t\t\tthis.end = getElementStyles( this.el[ 0 ] );\n\t\t\tthis.diff = styleDifference( this.start, this.end );\n\t\t\treturn this;\n\t\t} );\n\n\t\t// Apply original class\n\t\tanimated.attr( \"class\", baseClass );\n\n\t\t// Map all animated objects again - this time collecting a promise\n\t\tallAnimations = allAnimations.map( function() {\n\t\t\tvar styleInfo = this,\n\t\t\t\tdfd = $.Deferred(),\n\t\t\t\topts = $.extend( {}, o, {\n\t\t\t\t\tqueue: false,\n\t\t\t\t\tcomplete: function() {\n\t\t\t\t\t\tdfd.resolve( styleInfo );\n\t\t\t\t\t}\n\t\t\t\t} );\n\n\t\t\tthis.el.animate( this.diff, opts );\n\t\t\treturn dfd.promise();\n\t\t} );\n\n\t\t// Once all animations have completed:\n\t\t$.when.apply( $, allAnimations.get() ).done( function() {\n\n\t\t\t// Set the final class\n\t\t\tapplyClassChange();\n\n\t\t\t// For each animated element,\n\t\t\t// clear all css properties that were animated\n\t\t\t$.each( arguments, function() {\n\t\t\t\tvar el = this.el;\n\t\t\t\t$.each( this.diff, function( key ) {\n\t\t\t\t\tel.css( key, \"\" );\n\t\t\t\t} );\n\t\t\t} );\n\n\t\t\t// This is guarnteed to be there if you use jQuery.speed()\n\t\t\t// it also handles dequeuing the next anim...\n\t\t\to.complete.call( animated[ 0 ] );\n\t\t} );\n\t} );\n};\n\n$.fn.extend( {\n\taddClass: ( function( orig ) {\n\t\treturn function( classNames, speed, easing, callback ) {\n\t\t\treturn speed ?\n\t\t\t\t$.effects.animateClass.call( this,\n\t\t\t\t\t{ add: classNames }, speed, easing, callback ) :\n\t\t\t\torig.apply( this, arguments );\n\t\t};\n\t} )( $.fn.addClass ),\n\n\tremoveClass: ( function( orig ) {\n\t\treturn function( classNames, speed, easing, callback ) {\n\t\t\treturn arguments.length > 1 ?\n\t\t\t\t$.effects.animateClass.call( this,\n\t\t\t\t\t{ remove: classNames }, speed, easing, callback ) :\n\t\t\t\torig.apply( this, arguments );\n\t\t};\n\t} )( $.fn.removeClass ),\n\n\ttoggleClass: ( function( orig ) {\n\t\treturn function( classNames, force, speed, easing, callback ) {\n\t\t\tif ( typeof force === \"boolean\" || force === undefined ) {\n\t\t\t\tif ( !speed ) {\n\n\t\t\t\t\t// Without speed parameter\n\t\t\t\t\treturn orig.apply( this, arguments );\n\t\t\t\t} else {\n\t\t\t\t\treturn $.effects.animateClass.call( this,\n\t\t\t\t\t\t( force ? { add: classNames } : { remove: classNames } ),\n\t\t\t\t\t\tspeed, easing, callback );\n\t\t\t\t}\n\t\t\t} else {\n\n\t\t\t\t// Without force parameter\n\t\t\t\treturn $.effects.animateClass.call( this,\n\t\t\t\t\t{ toggle: classNames }, force, speed, easing );\n\t\t\t}\n\t\t};\n\t} )( $.fn.toggleClass ),\n\n\tswitchClass: function( remove, add, speed, easing, callback ) {\n\t\treturn $.effects.animateClass.call( this, {\n\t\t\tadd: add,\n\t\t\tremove: remove\n\t\t}, speed, easing, callback );\n\t}\n} );\n\n} )();\n\n/******************************************************************************/\n/*********************************** EFFECTS **********************************/\n/******************************************************************************/\n\n( function() {\n\nif ( $.expr && $.expr.pseudos && $.expr.pseudos.animated ) {\n\t$.expr.pseudos.animated = ( function( orig ) {\n\t\treturn function( elem ) {\n\t\t\treturn !!$( elem ).data( dataSpaceAnimated ) || orig( elem );\n\t\t};\n\t} )( $.expr.pseudos.animated );\n}\n\nif ( $.uiBackCompat !== false ) {\n\t$.extend( $.effects, {\n\n\t\t// Saves a set of properties in a data storage\n\t\tsave: function( element, set ) {\n\t\t\tvar i = 0, length = set.length;\n\t\t\tfor ( ; i < length; i++ ) {\n\t\t\t\tif ( set[ i ] !== null ) {\n\t\t\t\t\telement.data( dataSpace + set[ i ], element[ 0 ].style[ set[ i ] ] );\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\t// Restores a set of previously saved properties from a data storage\n\t\trestore: function( element, set ) {\n\t\t\tvar val, i = 0, length = set.length;\n\t\t\tfor ( ; i < length; i++ ) {\n\t\t\t\tif ( set[ i ] !== null ) {\n\t\t\t\t\tval = element.data( dataSpace + set[ i ] );\n\t\t\t\t\telement.css( set[ i ], val );\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\tsetMode: function( el, mode ) {\n\t\t\tif ( mode === \"toggle\" ) {\n\t\t\t\tmode = el.is( \":hidden\" ) ? \"show\" : \"hide\";\n\t\t\t}\n\t\t\treturn mode;\n\t\t},\n\n\t\t// Wraps the element around a wrapper that copies position properties\n\t\tcreateWrapper: function( element ) {\n\n\t\t\t// If the element is already wrapped, return it\n\t\t\tif ( element.parent().is( \".ui-effects-wrapper\" ) ) {\n\t\t\t\treturn element.parent();\n\t\t\t}\n\n\t\t\t// Wrap the element\n\t\t\tvar props = {\n\t\t\t\t\twidth: element.outerWidth( true ),\n\t\t\t\t\theight: element.outerHeight( true ),\n\t\t\t\t\t\"float\": element.css( \"float\" )\n\t\t\t\t},\n\t\t\t\twrapper = $( \"

            \" )\n\t\t\t\t\t.addClass( \"ui-effects-wrapper\" )\n\t\t\t\t\t.css( {\n\t\t\t\t\t\tfontSize: \"100%\",\n\t\t\t\t\t\tbackground: \"transparent\",\n\t\t\t\t\t\tborder: \"none\",\n\t\t\t\t\t\tmargin: 0,\n\t\t\t\t\t\tpadding: 0\n\t\t\t\t\t} ),\n\n\t\t\t\t// Store the size in case width/height are defined in % - Fixes #5245\n\t\t\t\tsize = {\n\t\t\t\t\twidth: element.width(),\n\t\t\t\t\theight: element.height()\n\t\t\t\t},\n\t\t\t\tactive = document.activeElement;\n\n\t\t\t// Support: Firefox\n\t\t\t// Firefox incorrectly exposes anonymous content\n\t\t\t// https://bugzilla.mozilla.org/show_bug.cgi?id=561664\n\t\t\ttry {\n\t\t\t\t// eslint-disable-next-line no-unused-expressions\n\t\t\t\tactive.id;\n\t\t\t} catch ( e ) {\n\t\t\t\tactive = document.body;\n\t\t\t}\n\n\t\t\telement.wrap( wrapper );\n\n\t\t\t// Fixes #7595 - Elements lose focus when wrapped.\n\t\t\tif ( element[ 0 ] === active || $.contains( element[ 0 ], active ) ) {\n\t\t\t\t$( active ).trigger( \"focus\" );\n\t\t\t}\n\n\t\t\t// Hotfix for jQuery 1.4 since some change in wrap() seems to actually\n\t\t\t// lose the reference to the wrapped element\n\t\t\twrapper = element.parent();\n\n\t\t\t// Transfer positioning properties to the wrapper\n\t\t\tif ( element.css( \"position\" ) === \"static\" ) {\n\t\t\t\twrapper.css( { position: \"relative\" } );\n\t\t\t\telement.css( { position: \"relative\" } );\n\t\t\t} else {\n\t\t\t\t$.extend( props, {\n\t\t\t\t\tposition: element.css( \"position\" ),\n\t\t\t\t\tzIndex: element.css( \"z-index\" )\n\t\t\t\t} );\n\t\t\t\t$.each( [ \"top\", \"left\", \"bottom\", \"right\" ], function( i, pos ) {\n\t\t\t\t\tprops[ pos ] = element.css( pos );\n\t\t\t\t\tif ( isNaN( parseInt( props[ pos ], 10 ) ) ) {\n\t\t\t\t\t\tprops[ pos ] = \"auto\";\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t\telement.css( {\n\t\t\t\t\tposition: \"relative\",\n\t\t\t\t\ttop: 0,\n\t\t\t\t\tleft: 0,\n\t\t\t\t\tright: \"auto\",\n\t\t\t\t\tbottom: \"auto\"\n\t\t\t\t} );\n\t\t\t}\n\t\t\telement.css( size );\n\n\t\t\treturn wrapper.css( props ).show();\n\t\t},\n\n\t\tremoveWrapper: function( element ) {\n\t\t\tvar active = document.activeElement;\n\n\t\t\tif ( element.parent().is( \".ui-effects-wrapper\" ) ) {\n\t\t\t\telement.parent().replaceWith( element );\n\n\t\t\t\t// Fixes #7595 - Elements lose focus when wrapped.\n\t\t\t\tif ( element[ 0 ] === active || $.contains( element[ 0 ], active ) ) {\n\t\t\t\t\t$( active ).trigger( \"focus\" );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn element;\n\t\t}\n\t} );\n}\n\n$.extend( $.effects, {\n\tversion: \"1.13.3\",\n\n\tdefine: function( name, mode, effect ) {\n\t\tif ( !effect ) {\n\t\t\teffect = mode;\n\t\t\tmode = \"effect\";\n\t\t}\n\n\t\t$.effects.effect[ name ] = effect;\n\t\t$.effects.effect[ name ].mode = mode;\n\n\t\treturn effect;\n\t},\n\n\tscaledDimensions: function( element, percent, direction ) {\n\t\tif ( percent === 0 ) {\n\t\t\treturn {\n\t\t\t\theight: 0,\n\t\t\t\twidth: 0,\n\t\t\t\touterHeight: 0,\n\t\t\t\touterWidth: 0\n\t\t\t};\n\t\t}\n\n\t\tvar x = direction !== \"horizontal\" ? ( ( percent || 100 ) / 100 ) : 1,\n\t\t\ty = direction !== \"vertical\" ? ( ( percent || 100 ) / 100 ) : 1;\n\n\t\treturn {\n\t\t\theight: element.height() * y,\n\t\t\twidth: element.width() * x,\n\t\t\touterHeight: element.outerHeight() * y,\n\t\t\touterWidth: element.outerWidth() * x\n\t\t};\n\n\t},\n\n\tclipToBox: function( animation ) {\n\t\treturn {\n\t\t\twidth: animation.clip.right - animation.clip.left,\n\t\t\theight: animation.clip.bottom - animation.clip.top,\n\t\t\tleft: animation.clip.left,\n\t\t\ttop: animation.clip.top\n\t\t};\n\t},\n\n\t// Injects recently queued functions to be first in line (after \"inprogress\")\n\tunshift: function( element, queueLength, count ) {\n\t\tvar queue = element.queue();\n\n\t\tif ( queueLength > 1 ) {\n\t\t\tqueue.splice.apply( queue,\n\t\t\t\t[ 1, 0 ].concat( queue.splice( queueLength, count ) ) );\n\t\t}\n\t\telement.dequeue();\n\t},\n\n\tsaveStyle: function( element ) {\n\t\telement.data( dataSpaceStyle, element[ 0 ].style.cssText );\n\t},\n\n\trestoreStyle: function( element ) {\n\t\telement[ 0 ].style.cssText = element.data( dataSpaceStyle ) || \"\";\n\t\telement.removeData( dataSpaceStyle );\n\t},\n\n\tmode: function( element, mode ) {\n\t\tvar hidden = element.is( \":hidden\" );\n\n\t\tif ( mode === \"toggle\" ) {\n\t\t\tmode = hidden ? \"show\" : \"hide\";\n\t\t}\n\t\tif ( hidden ? mode === \"hide\" : mode === \"show\" ) {\n\t\t\tmode = \"none\";\n\t\t}\n\t\treturn mode;\n\t},\n\n\t// Translates a [top,left] array into a baseline value\n\tgetBaseline: function( origin, original ) {\n\t\tvar y, x;\n\n\t\tswitch ( origin[ 0 ] ) {\n\t\tcase \"top\":\n\t\t\ty = 0;\n\t\t\tbreak;\n\t\tcase \"middle\":\n\t\t\ty = 0.5;\n\t\t\tbreak;\n\t\tcase \"bottom\":\n\t\t\ty = 1;\n\t\t\tbreak;\n\t\tdefault:\n\t\t\ty = origin[ 0 ] / original.height;\n\t\t}\n\n\t\tswitch ( origin[ 1 ] ) {\n\t\tcase \"left\":\n\t\t\tx = 0;\n\t\t\tbreak;\n\t\tcase \"center\":\n\t\t\tx = 0.5;\n\t\t\tbreak;\n\t\tcase \"right\":\n\t\t\tx = 1;\n\t\t\tbreak;\n\t\tdefault:\n\t\t\tx = origin[ 1 ] / original.width;\n\t\t}\n\n\t\treturn {\n\t\t\tx: x,\n\t\t\ty: y\n\t\t};\n\t},\n\n\t// Creates a placeholder element so that the original element can be made absolute\n\tcreatePlaceholder: function( element ) {\n\t\tvar placeholder,\n\t\t\tcssPosition = element.css( \"position\" ),\n\t\t\tposition = element.position();\n\n\t\t// Lock in margins first to account for form elements, which\n\t\t// will change margin if you explicitly set height\n\t\t// see: https://jsfiddle.net/JZSMt/3/ https://bugs.webkit.org/show_bug.cgi?id=107380\n\t\t// Support: Safari\n\t\telement.css( {\n\t\t\tmarginTop: element.css( \"marginTop\" ),\n\t\t\tmarginBottom: element.css( \"marginBottom\" ),\n\t\t\tmarginLeft: element.css( \"marginLeft\" ),\n\t\t\tmarginRight: element.css( \"marginRight\" )\n\t\t} )\n\t\t.outerWidth( element.outerWidth() )\n\t\t.outerHeight( element.outerHeight() );\n\n\t\tif ( /^(static|relative)/.test( cssPosition ) ) {\n\t\t\tcssPosition = \"absolute\";\n\n\t\t\tplaceholder = $( \"<\" + element[ 0 ].nodeName + \">\" ).insertAfter( element ).css( {\n\n\t\t\t\t// Convert inline to inline block to account for inline elements\n\t\t\t\t// that turn to inline block based on content (like img)\n\t\t\t\tdisplay: /^(inline|ruby)/.test( element.css( \"display\" ) ) ?\n\t\t\t\t\t\"inline-block\" :\n\t\t\t\t\t\"block\",\n\t\t\t\tvisibility: \"hidden\",\n\n\t\t\t\t// Margins need to be set to account for margin collapse\n\t\t\t\tmarginTop: element.css( \"marginTop\" ),\n\t\t\t\tmarginBottom: element.css( \"marginBottom\" ),\n\t\t\t\tmarginLeft: element.css( \"marginLeft\" ),\n\t\t\t\tmarginRight: element.css( \"marginRight\" ),\n\t\t\t\t\"float\": element.css( \"float\" )\n\t\t\t} )\n\t\t\t.outerWidth( element.outerWidth() )\n\t\t\t.outerHeight( element.outerHeight() )\n\t\t\t.addClass( \"ui-effects-placeholder\" );\n\n\t\t\telement.data( dataSpace + \"placeholder\", placeholder );\n\t\t}\n\n\t\telement.css( {\n\t\t\tposition: cssPosition,\n\t\t\tleft: position.left,\n\t\t\ttop: position.top\n\t\t} );\n\n\t\treturn placeholder;\n\t},\n\n\tremovePlaceholder: function( element ) {\n\t\tvar dataKey = dataSpace + \"placeholder\",\n\t\t\t\tplaceholder = element.data( dataKey );\n\n\t\tif ( placeholder ) {\n\t\t\tplaceholder.remove();\n\t\t\telement.removeData( dataKey );\n\t\t}\n\t},\n\n\t// Removes a placeholder if it exists and restores\n\t// properties that were modified during placeholder creation\n\tcleanUp: function( element ) {\n\t\t$.effects.restoreStyle( element );\n\t\t$.effects.removePlaceholder( element );\n\t},\n\n\tsetTransition: function( element, list, factor, value ) {\n\t\tvalue = value || {};\n\t\t$.each( list, function( i, x ) {\n\t\t\tvar unit = element.cssUnit( x );\n\t\t\tif ( unit[ 0 ] > 0 ) {\n\t\t\t\tvalue[ x ] = unit[ 0 ] * factor + unit[ 1 ];\n\t\t\t}\n\t\t} );\n\t\treturn value;\n\t}\n} );\n\n// Return an effect options object for the given parameters:\nfunction _normalizeArguments( effect, options, speed, callback ) {\n\n\t// Allow passing all options as the first parameter\n\tif ( $.isPlainObject( effect ) ) {\n\t\toptions = effect;\n\t\teffect = effect.effect;\n\t}\n\n\t// Convert to an object\n\teffect = { effect: effect };\n\n\t// Catch (effect, null, ...)\n\tif ( options == null ) {\n\t\toptions = {};\n\t}\n\n\t// Catch (effect, callback)\n\tif ( typeof options === \"function\" ) {\n\t\tcallback = options;\n\t\tspeed = null;\n\t\toptions = {};\n\t}\n\n\t// Catch (effect, speed, ?)\n\tif ( typeof options === \"number\" || $.fx.speeds[ options ] ) {\n\t\tcallback = speed;\n\t\tspeed = options;\n\t\toptions = {};\n\t}\n\n\t// Catch (effect, options, callback)\n\tif ( typeof speed === \"function\" ) {\n\t\tcallback = speed;\n\t\tspeed = null;\n\t}\n\n\t// Add options to effect\n\tif ( options ) {\n\t\t$.extend( effect, options );\n\t}\n\n\tspeed = speed || options.duration;\n\teffect.duration = $.fx.off ? 0 :\n\t\ttypeof speed === \"number\" ? speed :\n\t\tspeed in $.fx.speeds ? $.fx.speeds[ speed ] :\n\t\t$.fx.speeds._default;\n\n\teffect.complete = callback || options.complete;\n\n\treturn effect;\n}\n\nfunction standardAnimationOption( option ) {\n\n\t// Valid standard speeds (nothing, number, named speed)\n\tif ( !option || typeof option === \"number\" || $.fx.speeds[ option ] ) {\n\t\treturn true;\n\t}\n\n\t// Invalid strings - treat as \"normal\" speed\n\tif ( typeof option === \"string\" && !$.effects.effect[ option ] ) {\n\t\treturn true;\n\t}\n\n\t// Complete callback\n\tif ( typeof option === \"function\" ) {\n\t\treturn true;\n\t}\n\n\t// Options hash (but not naming an effect)\n\tif ( typeof option === \"object\" && !option.effect ) {\n\t\treturn true;\n\t}\n\n\t// Didn't match any standard API\n\treturn false;\n}\n\n$.fn.extend( {\n\teffect: function( /* effect, options, speed, callback */ ) {\n\t\tvar args = _normalizeArguments.apply( this, arguments ),\n\t\t\teffectMethod = $.effects.effect[ args.effect ],\n\t\t\tdefaultMode = effectMethod.mode,\n\t\t\tqueue = args.queue,\n\t\t\tqueueName = queue || \"fx\",\n\t\t\tcomplete = args.complete,\n\t\t\tmode = args.mode,\n\t\t\tmodes = [],\n\t\t\tprefilter = function( next ) {\n\t\t\t\tvar el = $( this ),\n\t\t\t\t\tnormalizedMode = $.effects.mode( el, mode ) || defaultMode;\n\n\t\t\t\t// Sentinel for duck-punching the :animated pseudo-selector\n\t\t\t\tel.data( dataSpaceAnimated, true );\n\n\t\t\t\t// Save effect mode for later use,\n\t\t\t\t// we can't just call $.effects.mode again later,\n\t\t\t\t// as the .show() below destroys the initial state\n\t\t\t\tmodes.push( normalizedMode );\n\n\t\t\t\t// See $.uiBackCompat inside of run() for removal of defaultMode in 1.14\n\t\t\t\tif ( defaultMode && ( normalizedMode === \"show\" ||\n\t\t\t\t\t\t( normalizedMode === defaultMode && normalizedMode === \"hide\" ) ) ) {\n\t\t\t\t\tel.show();\n\t\t\t\t}\n\n\t\t\t\tif ( !defaultMode || normalizedMode !== \"none\" ) {\n\t\t\t\t\t$.effects.saveStyle( el );\n\t\t\t\t}\n\n\t\t\t\tif ( typeof next === \"function\" ) {\n\t\t\t\t\tnext();\n\t\t\t\t}\n\t\t\t};\n\n\t\tif ( $.fx.off || !effectMethod ) {\n\n\t\t\t// Delegate to the original method (e.g., .show()) if possible\n\t\t\tif ( mode ) {\n\t\t\t\treturn this[ mode ]( args.duration, complete );\n\t\t\t} else {\n\t\t\t\treturn this.each( function() {\n\t\t\t\t\tif ( complete ) {\n\t\t\t\t\t\tcomplete.call( this );\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t}\n\n\t\tfunction run( next ) {\n\t\t\tvar elem = $( this );\n\n\t\t\tfunction cleanup() {\n\t\t\t\telem.removeData( dataSpaceAnimated );\n\n\t\t\t\t$.effects.cleanUp( elem );\n\n\t\t\t\tif ( args.mode === \"hide\" ) {\n\t\t\t\t\telem.hide();\n\t\t\t\t}\n\n\t\t\t\tdone();\n\t\t\t}\n\n\t\t\tfunction done() {\n\t\t\t\tif ( typeof complete === \"function\" ) {\n\t\t\t\t\tcomplete.call( elem[ 0 ] );\n\t\t\t\t}\n\n\t\t\t\tif ( typeof next === \"function\" ) {\n\t\t\t\t\tnext();\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Override mode option on a per element basis,\n\t\t\t// as toggle can be either show or hide depending on element state\n\t\t\targs.mode = modes.shift();\n\n\t\t\tif ( $.uiBackCompat !== false && !defaultMode ) {\n\t\t\t\tif ( elem.is( \":hidden\" ) ? mode === \"hide\" : mode === \"show\" ) {\n\n\t\t\t\t\t// Call the core method to track \"olddisplay\" properly\n\t\t\t\t\telem[ mode ]();\n\t\t\t\t\tdone();\n\t\t\t\t} else {\n\t\t\t\t\teffectMethod.call( elem[ 0 ], args, done );\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tif ( args.mode === \"none\" ) {\n\n\t\t\t\t\t// Call the core method to track \"olddisplay\" properly\n\t\t\t\t\telem[ mode ]();\n\t\t\t\t\tdone();\n\t\t\t\t} else {\n\t\t\t\t\teffectMethod.call( elem[ 0 ], args, cleanup );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Run prefilter on all elements first to ensure that\n\t\t// any showing or hiding happens before placeholder creation,\n\t\t// which ensures that any layout changes are correctly captured.\n\t\treturn queue === false ?\n\t\t\tthis.each( prefilter ).each( run ) :\n\t\t\tthis.queue( queueName, prefilter ).queue( queueName, run );\n\t},\n\n\tshow: ( function( orig ) {\n\t\treturn function( option ) {\n\t\t\tif ( standardAnimationOption( option ) ) {\n\t\t\t\treturn orig.apply( this, arguments );\n\t\t\t} else {\n\t\t\t\tvar args = _normalizeArguments.apply( this, arguments );\n\t\t\t\targs.mode = \"show\";\n\t\t\t\treturn this.effect.call( this, args );\n\t\t\t}\n\t\t};\n\t} )( $.fn.show ),\n\n\thide: ( function( orig ) {\n\t\treturn function( option ) {\n\t\t\tif ( standardAnimationOption( option ) ) {\n\t\t\t\treturn orig.apply( this, arguments );\n\t\t\t} else {\n\t\t\t\tvar args = _normalizeArguments.apply( this, arguments );\n\t\t\t\targs.mode = \"hide\";\n\t\t\t\treturn this.effect.call( this, args );\n\t\t\t}\n\t\t};\n\t} )( $.fn.hide ),\n\n\ttoggle: ( function( orig ) {\n\t\treturn function( option ) {\n\t\t\tif ( standardAnimationOption( option ) || typeof option === \"boolean\" ) {\n\t\t\t\treturn orig.apply( this, arguments );\n\t\t\t} else {\n\t\t\t\tvar args = _normalizeArguments.apply( this, arguments );\n\t\t\t\targs.mode = \"toggle\";\n\t\t\t\treturn this.effect.call( this, args );\n\t\t\t}\n\t\t};\n\t} )( $.fn.toggle ),\n\n\tcssUnit: function( key ) {\n\t\tvar style = this.css( key ),\n\t\t\tval = [];\n\n\t\t$.each( [ \"em\", \"px\", \"%\", \"pt\" ], function( i, unit ) {\n\t\t\tif ( style.indexOf( unit ) > 0 ) {\n\t\t\t\tval = [ parseFloat( style ), unit ];\n\t\t\t}\n\t\t} );\n\t\treturn val;\n\t},\n\n\tcssClip: function( clipObj ) {\n\t\tif ( clipObj ) {\n\t\t\treturn this.css( \"clip\", \"rect(\" + clipObj.top + \"px \" + clipObj.right + \"px \" +\n\t\t\t\tclipObj.bottom + \"px \" + clipObj.left + \"px)\" );\n\t\t}\n\t\treturn parseClip( this.css( \"clip\" ), this );\n\t},\n\n\ttransfer: function( options, done ) {\n\t\tvar element = $( this ),\n\t\t\ttarget = $( options.to ),\n\t\t\ttargetFixed = target.css( \"position\" ) === \"fixed\",\n\t\t\tbody = $( \"body\" ),\n\t\t\tfixTop = targetFixed ? body.scrollTop() : 0,\n\t\t\tfixLeft = targetFixed ? body.scrollLeft() : 0,\n\t\t\tendPosition = target.offset(),\n\t\t\tanimation = {\n\t\t\t\ttop: endPosition.top - fixTop,\n\t\t\t\tleft: endPosition.left - fixLeft,\n\t\t\t\theight: target.innerHeight(),\n\t\t\t\twidth: target.innerWidth()\n\t\t\t},\n\t\t\tstartPosition = element.offset(),\n\t\t\ttransfer = $( \"
            \" );\n\n\t\ttransfer\n\t\t\t.appendTo( \"body\" )\n\t\t\t.addClass( options.className )\n\t\t\t.css( {\n\t\t\t\ttop: startPosition.top - fixTop,\n\t\t\t\tleft: startPosition.left - fixLeft,\n\t\t\t\theight: element.innerHeight(),\n\t\t\t\twidth: element.innerWidth(),\n\t\t\t\tposition: targetFixed ? \"fixed\" : \"absolute\"\n\t\t\t} )\n\t\t\t.animate( animation, options.duration, options.easing, function() {\n\t\t\t\ttransfer.remove();\n\t\t\t\tif ( typeof done === \"function\" ) {\n\t\t\t\t\tdone();\n\t\t\t\t}\n\t\t\t} );\n\t}\n} );\n\nfunction parseClip( str, element ) {\n\t\tvar outerWidth = element.outerWidth(),\n\t\t\touterHeight = element.outerHeight(),\n\t\t\tclipRegex = /^rect\\((-?\\d*\\.?\\d*px|-?\\d+%|auto),?\\s*(-?\\d*\\.?\\d*px|-?\\d+%|auto),?\\s*(-?\\d*\\.?\\d*px|-?\\d+%|auto),?\\s*(-?\\d*\\.?\\d*px|-?\\d+%|auto)\\)$/,\n\t\t\tvalues = clipRegex.exec( str ) || [ \"\", 0, outerWidth, outerHeight, 0 ];\n\n\t\treturn {\n\t\t\ttop: parseFloat( values[ 1 ] ) || 0,\n\t\t\tright: values[ 2 ] === \"auto\" ? outerWidth : parseFloat( values[ 2 ] ),\n\t\t\tbottom: values[ 3 ] === \"auto\" ? outerHeight : parseFloat( values[ 3 ] ),\n\t\t\tleft: parseFloat( values[ 4 ] ) || 0\n\t\t};\n}\n\n$.fx.step.clip = function( fx ) {\n\tif ( !fx.clipInit ) {\n\t\tfx.start = $( fx.elem ).cssClip();\n\t\tif ( typeof fx.end === \"string\" ) {\n\t\t\tfx.end = parseClip( fx.end, fx.elem );\n\t\t}\n\t\tfx.clipInit = true;\n\t}\n\n\t$( fx.elem ).cssClip( {\n\t\ttop: fx.pos * ( fx.end.top - fx.start.top ) + fx.start.top,\n\t\tright: fx.pos * ( fx.end.right - fx.start.right ) + fx.start.right,\n\t\tbottom: fx.pos * ( fx.end.bottom - fx.start.bottom ) + fx.start.bottom,\n\t\tleft: fx.pos * ( fx.end.left - fx.start.left ) + fx.start.left\n\t} );\n};\n\n} )();\n\n/******************************************************************************/\n/*********************************** EASING ***********************************/\n/******************************************************************************/\n\n( function() {\n\n// Based on easing equations from Robert Penner (http://robertpenner.com/easing)\n\nvar baseEasings = {};\n\n$.each( [ \"Quad\", \"Cubic\", \"Quart\", \"Quint\", \"Expo\" ], function( i, name ) {\n\tbaseEasings[ name ] = function( p ) {\n\t\treturn Math.pow( p, i + 2 );\n\t};\n} );\n\n$.extend( baseEasings, {\n\tSine: function( p ) {\n\t\treturn 1 - Math.cos( p * Math.PI / 2 );\n\t},\n\tCirc: function( p ) {\n\t\treturn 1 - Math.sqrt( 1 - p * p );\n\t},\n\tElastic: function( p ) {\n\t\treturn p === 0 || p === 1 ? p :\n\t\t\t-Math.pow( 2, 8 * ( p - 1 ) ) * Math.sin( ( ( p - 1 ) * 80 - 7.5 ) * Math.PI / 15 );\n\t},\n\tBack: function( p ) {\n\t\treturn p * p * ( 3 * p - 2 );\n\t},\n\tBounce: function( p ) {\n\t\tvar pow2,\n\t\t\tbounce = 4;\n\n\t\twhile ( p < ( ( pow2 = Math.pow( 2, --bounce ) ) - 1 ) / 11 ) {}\n\t\treturn 1 / Math.pow( 4, 3 - bounce ) - 7.5625 * Math.pow( ( pow2 * 3 - 2 ) / 22 - p, 2 );\n\t}\n} );\n\n$.each( baseEasings, function( name, easeIn ) {\n\t$.easing[ \"easeIn\" + name ] = easeIn;\n\t$.easing[ \"easeOut\" + name ] = function( p ) {\n\t\treturn 1 - easeIn( 1 - p );\n\t};\n\t$.easing[ \"easeInOut\" + name ] = function( p ) {\n\t\treturn p < 0.5 ?\n\t\t\teaseIn( p * 2 ) / 2 :\n\t\t\t1 - easeIn( p * -2 + 2 ) / 2;\n\t};\n} );\n\n} )();\n\nvar effect = $.effects;\n\n\n/*!\n * jQuery UI Effects Blind 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Blind Effect\n//>>group: Effects\n//>>description: Blinds the element.\n//>>docs: https://api.jqueryui.com/blind-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectBlind = $.effects.define( \"blind\", \"hide\", function( options, done ) {\n\tvar map = {\n\t\t\tup: [ \"bottom\", \"top\" ],\n\t\t\tvertical: [ \"bottom\", \"top\" ],\n\t\t\tdown: [ \"top\", \"bottom\" ],\n\t\t\tleft: [ \"right\", \"left\" ],\n\t\t\thorizontal: [ \"right\", \"left\" ],\n\t\t\tright: [ \"left\", \"right\" ]\n\t\t},\n\t\telement = $( this ),\n\t\tdirection = options.direction || \"up\",\n\t\tstart = element.cssClip(),\n\t\tanimate = { clip: $.extend( {}, start ) },\n\t\tplaceholder = $.effects.createPlaceholder( element );\n\n\tanimate.clip[ map[ direction ][ 0 ] ] = animate.clip[ map[ direction ][ 1 ] ];\n\n\tif ( options.mode === \"show\" ) {\n\t\telement.cssClip( animate.clip );\n\t\tif ( placeholder ) {\n\t\t\tplaceholder.css( $.effects.clipToBox( animate ) );\n\t\t}\n\n\t\tanimate.clip = start;\n\t}\n\n\tif ( placeholder ) {\n\t\tplaceholder.animate( $.effects.clipToBox( animate ), options.duration, options.easing );\n\t}\n\n\telement.animate( animate, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: done\n\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Bounce 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Bounce Effect\n//>>group: Effects\n//>>description: Bounces an element horizontally or vertically n times.\n//>>docs: https://api.jqueryui.com/bounce-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectBounce = $.effects.define( \"bounce\", function( options, done ) {\n\tvar upAnim, downAnim, refValue,\n\t\telement = $( this ),\n\n\t\t// Defaults:\n\t\tmode = options.mode,\n\t\thide = mode === \"hide\",\n\t\tshow = mode === \"show\",\n\t\tdirection = options.direction || \"up\",\n\t\tdistance = options.distance,\n\t\ttimes = options.times || 5,\n\n\t\t// Number of internal animations\n\t\tanims = times * 2 + ( show || hide ? 1 : 0 ),\n\t\tspeed = options.duration / anims,\n\t\teasing = options.easing,\n\n\t\t// Utility:\n\t\tref = ( direction === \"up\" || direction === \"down\" ) ? \"top\" : \"left\",\n\t\tmotion = ( direction === \"up\" || direction === \"left\" ),\n\t\ti = 0,\n\n\t\tqueuelen = element.queue().length;\n\n\t$.effects.createPlaceholder( element );\n\n\trefValue = element.css( ref );\n\n\t// Default distance for the BIGGEST bounce is the outer Distance / 3\n\tif ( !distance ) {\n\t\tdistance = element[ ref === \"top\" ? \"outerHeight\" : \"outerWidth\" ]() / 3;\n\t}\n\n\tif ( show ) {\n\t\tdownAnim = { opacity: 1 };\n\t\tdownAnim[ ref ] = refValue;\n\n\t\t// If we are showing, force opacity 0 and set the initial position\n\t\t// then do the \"first\" animation\n\t\telement\n\t\t\t.css( \"opacity\", 0 )\n\t\t\t.css( ref, motion ? -distance * 2 : distance * 2 )\n\t\t\t.animate( downAnim, speed, easing );\n\t}\n\n\t// Start at the smallest distance if we are hiding\n\tif ( hide ) {\n\t\tdistance = distance / Math.pow( 2, times - 1 );\n\t}\n\n\tdownAnim = {};\n\tdownAnim[ ref ] = refValue;\n\n\t// Bounces up/down/left/right then back to 0 -- times * 2 animations happen here\n\tfor ( ; i < times; i++ ) {\n\t\tupAnim = {};\n\t\tupAnim[ ref ] = ( motion ? \"-=\" : \"+=\" ) + distance;\n\n\t\telement\n\t\t\t.animate( upAnim, speed, easing )\n\t\t\t.animate( downAnim, speed, easing );\n\n\t\tdistance = hide ? distance * 2 : distance / 2;\n\t}\n\n\t// Last Bounce when Hiding\n\tif ( hide ) {\n\t\tupAnim = { opacity: 0 };\n\t\tupAnim[ ref ] = ( motion ? \"-=\" : \"+=\" ) + distance;\n\n\t\telement.animate( upAnim, speed, easing );\n\t}\n\n\telement.queue( done );\n\n\t$.effects.unshift( element, queuelen, anims + 1 );\n} );\n\n\n/*!\n * jQuery UI Effects Clip 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Clip Effect\n//>>group: Effects\n//>>description: Clips the element on and off like an old TV.\n//>>docs: https://api.jqueryui.com/clip-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectClip = $.effects.define( \"clip\", \"hide\", function( options, done ) {\n\tvar start,\n\t\tanimate = {},\n\t\telement = $( this ),\n\t\tdirection = options.direction || \"vertical\",\n\t\tboth = direction === \"both\",\n\t\thorizontal = both || direction === \"horizontal\",\n\t\tvertical = both || direction === \"vertical\";\n\n\tstart = element.cssClip();\n\tanimate.clip = {\n\t\ttop: vertical ? ( start.bottom - start.top ) / 2 : start.top,\n\t\tright: horizontal ? ( start.right - start.left ) / 2 : start.right,\n\t\tbottom: vertical ? ( start.bottom - start.top ) / 2 : start.bottom,\n\t\tleft: horizontal ? ( start.right - start.left ) / 2 : start.left\n\t};\n\n\t$.effects.createPlaceholder( element );\n\n\tif ( options.mode === \"show\" ) {\n\t\telement.cssClip( animate.clip );\n\t\tanimate.clip = start;\n\t}\n\n\telement.animate( animate, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: done\n\t} );\n\n} );\n\n\n/*!\n * jQuery UI Effects Drop 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Drop Effect\n//>>group: Effects\n//>>description: Moves an element in one direction and hides it at the same time.\n//>>docs: https://api.jqueryui.com/drop-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectDrop = $.effects.define( \"drop\", \"hide\", function( options, done ) {\n\n\tvar distance,\n\t\telement = $( this ),\n\t\tmode = options.mode,\n\t\tshow = mode === \"show\",\n\t\tdirection = options.direction || \"left\",\n\t\tref = ( direction === \"up\" || direction === \"down\" ) ? \"top\" : \"left\",\n\t\tmotion = ( direction === \"up\" || direction === \"left\" ) ? \"-=\" : \"+=\",\n\t\toppositeMotion = ( motion === \"+=\" ) ? \"-=\" : \"+=\",\n\t\tanimation = {\n\t\t\topacity: 0\n\t\t};\n\n\t$.effects.createPlaceholder( element );\n\n\tdistance = options.distance ||\n\t\telement[ ref === \"top\" ? \"outerHeight\" : \"outerWidth\" ]( true ) / 2;\n\n\tanimation[ ref ] = motion + distance;\n\n\tif ( show ) {\n\t\telement.css( animation );\n\n\t\tanimation[ ref ] = oppositeMotion + distance;\n\t\tanimation.opacity = 1;\n\t}\n\n\t// Animate\n\telement.animate( animation, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: done\n\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Explode 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Explode Effect\n//>>group: Effects\n/* eslint-disable max-len */\n//>>description: Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.\n/* eslint-enable max-len */\n//>>docs: https://api.jqueryui.com/explode-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectExplode = $.effects.define( \"explode\", \"hide\", function( options, done ) {\n\n\tvar i, j, left, top, mx, my,\n\t\trows = options.pieces ? Math.round( Math.sqrt( options.pieces ) ) : 3,\n\t\tcells = rows,\n\t\telement = $( this ),\n\t\tmode = options.mode,\n\t\tshow = mode === \"show\",\n\n\t\t// Show and then visibility:hidden the element before calculating offset\n\t\toffset = element.show().css( \"visibility\", \"hidden\" ).offset(),\n\n\t\t// Width and height of a piece\n\t\twidth = Math.ceil( element.outerWidth() / cells ),\n\t\theight = Math.ceil( element.outerHeight() / rows ),\n\t\tpieces = [];\n\n\t// Children animate complete:\n\tfunction childComplete() {\n\t\tpieces.push( this );\n\t\tif ( pieces.length === rows * cells ) {\n\t\t\tanimComplete();\n\t\t}\n\t}\n\n\t// Clone the element for each row and cell.\n\tfor ( i = 0; i < rows; i++ ) { // ===>\n\t\ttop = offset.top + i * height;\n\t\tmy = i - ( rows - 1 ) / 2;\n\n\t\tfor ( j = 0; j < cells; j++ ) { // |||\n\t\t\tleft = offset.left + j * width;\n\t\t\tmx = j - ( cells - 1 ) / 2;\n\n\t\t\t// Create a clone of the now hidden main element that will be absolute positioned\n\t\t\t// within a wrapper div off the -left and -top equal to size of our pieces\n\t\t\telement\n\t\t\t\t.clone()\n\t\t\t\t.appendTo( \"body\" )\n\t\t\t\t.wrap( \"
            \" )\n\t\t\t\t.css( {\n\t\t\t\t\tposition: \"absolute\",\n\t\t\t\t\tvisibility: \"visible\",\n\t\t\t\t\tleft: -j * width,\n\t\t\t\t\ttop: -i * height\n\t\t\t\t} )\n\n\t\t\t\t// Select the wrapper - make it overflow: hidden and absolute positioned based on\n\t\t\t\t// where the original was located +left and +top equal to the size of pieces\n\t\t\t\t.parent()\n\t\t\t\t\t.addClass( \"ui-effects-explode\" )\n\t\t\t\t\t.css( {\n\t\t\t\t\t\tposition: \"absolute\",\n\t\t\t\t\t\toverflow: \"hidden\",\n\t\t\t\t\t\twidth: width,\n\t\t\t\t\t\theight: height,\n\t\t\t\t\t\tleft: left + ( show ? mx * width : 0 ),\n\t\t\t\t\t\ttop: top + ( show ? my * height : 0 ),\n\t\t\t\t\t\topacity: show ? 0 : 1\n\t\t\t\t\t} )\n\t\t\t\t\t.animate( {\n\t\t\t\t\t\tleft: left + ( show ? 0 : mx * width ),\n\t\t\t\t\t\ttop: top + ( show ? 0 : my * height ),\n\t\t\t\t\t\topacity: show ? 1 : 0\n\t\t\t\t\t}, options.duration || 500, options.easing, childComplete );\n\t\t}\n\t}\n\n\tfunction animComplete() {\n\t\telement.css( {\n\t\t\tvisibility: \"visible\"\n\t\t} );\n\t\t$( pieces ).remove();\n\t\tdone();\n\t}\n} );\n\n\n/*!\n * jQuery UI Effects Fade 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Fade Effect\n//>>group: Effects\n//>>description: Fades the element.\n//>>docs: https://api.jqueryui.com/fade-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectFade = $.effects.define( \"fade\", \"toggle\", function( options, done ) {\n\tvar show = options.mode === \"show\";\n\n\t$( this )\n\t\t.css( \"opacity\", show ? 0 : 1 )\n\t\t.animate( {\n\t\t\topacity: show ? 1 : 0\n\t\t}, {\n\t\t\tqueue: false,\n\t\t\tduration: options.duration,\n\t\t\teasing: options.easing,\n\t\t\tcomplete: done\n\t\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Fold 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Fold Effect\n//>>group: Effects\n//>>description: Folds an element first horizontally and then vertically.\n//>>docs: https://api.jqueryui.com/fold-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectFold = $.effects.define( \"fold\", \"hide\", function( options, done ) {\n\n\t// Create element\n\tvar element = $( this ),\n\t\tmode = options.mode,\n\t\tshow = mode === \"show\",\n\t\thide = mode === \"hide\",\n\t\tsize = options.size || 15,\n\t\tpercent = /([0-9]+)%/.exec( size ),\n\t\thorizFirst = !!options.horizFirst,\n\t\tref = horizFirst ? [ \"right\", \"bottom\" ] : [ \"bottom\", \"right\" ],\n\t\tduration = options.duration / 2,\n\n\t\tplaceholder = $.effects.createPlaceholder( element ),\n\n\t\tstart = element.cssClip(),\n\t\tanimation1 = { clip: $.extend( {}, start ) },\n\t\tanimation2 = { clip: $.extend( {}, start ) },\n\n\t\tdistance = [ start[ ref[ 0 ] ], start[ ref[ 1 ] ] ],\n\n\t\tqueuelen = element.queue().length;\n\n\tif ( percent ) {\n\t\tsize = parseInt( percent[ 1 ], 10 ) / 100 * distance[ hide ? 0 : 1 ];\n\t}\n\tanimation1.clip[ ref[ 0 ] ] = size;\n\tanimation2.clip[ ref[ 0 ] ] = size;\n\tanimation2.clip[ ref[ 1 ] ] = 0;\n\n\tif ( show ) {\n\t\telement.cssClip( animation2.clip );\n\t\tif ( placeholder ) {\n\t\t\tplaceholder.css( $.effects.clipToBox( animation2 ) );\n\t\t}\n\n\t\tanimation2.clip = start;\n\t}\n\n\t// Animate\n\telement\n\t\t.queue( function( next ) {\n\t\t\tif ( placeholder ) {\n\t\t\t\tplaceholder\n\t\t\t\t\t.animate( $.effects.clipToBox( animation1 ), duration, options.easing )\n\t\t\t\t\t.animate( $.effects.clipToBox( animation2 ), duration, options.easing );\n\t\t\t}\n\n\t\t\tnext();\n\t\t} )\n\t\t.animate( animation1, duration, options.easing )\n\t\t.animate( animation2, duration, options.easing )\n\t\t.queue( done );\n\n\t$.effects.unshift( element, queuelen, 4 );\n} );\n\n\n/*!\n * jQuery UI Effects Highlight 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Highlight Effect\n//>>group: Effects\n//>>description: Highlights the background of an element in a defined color for a custom duration.\n//>>docs: https://api.jqueryui.com/highlight-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectHighlight = $.effects.define( \"highlight\", \"show\", function( options, done ) {\n\tvar element = $( this ),\n\t\tanimation = {\n\t\t\tbackgroundColor: element.css( \"backgroundColor\" )\n\t\t};\n\n\tif ( options.mode === \"hide\" ) {\n\t\tanimation.opacity = 0;\n\t}\n\n\t$.effects.saveStyle( element );\n\n\telement\n\t\t.css( {\n\t\t\tbackgroundImage: \"none\",\n\t\t\tbackgroundColor: options.color || \"#ffff99\"\n\t\t} )\n\t\t.animate( animation, {\n\t\t\tqueue: false,\n\t\t\tduration: options.duration,\n\t\t\teasing: options.easing,\n\t\t\tcomplete: done\n\t\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Size 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Size Effect\n//>>group: Effects\n//>>description: Resize an element to a specified width and height.\n//>>docs: https://api.jqueryui.com/size-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectSize = $.effects.define( \"size\", function( options, done ) {\n\n\t// Create element\n\tvar baseline, factor, temp,\n\t\telement = $( this ),\n\n\t\t// Copy for children\n\t\tcProps = [ \"fontSize\" ],\n\t\tvProps = [ \"borderTopWidth\", \"borderBottomWidth\", \"paddingTop\", \"paddingBottom\" ],\n\t\thProps = [ \"borderLeftWidth\", \"borderRightWidth\", \"paddingLeft\", \"paddingRight\" ],\n\n\t\t// Set options\n\t\tmode = options.mode,\n\t\trestore = mode !== \"effect\",\n\t\tscale = options.scale || \"both\",\n\t\torigin = options.origin || [ \"middle\", \"center\" ],\n\t\tposition = element.css( \"position\" ),\n\t\tpos = element.position(),\n\t\toriginal = $.effects.scaledDimensions( element ),\n\t\tfrom = options.from || original,\n\t\tto = options.to || $.effects.scaledDimensions( element, 0 );\n\n\t$.effects.createPlaceholder( element );\n\n\tif ( mode === \"show\" ) {\n\t\ttemp = from;\n\t\tfrom = to;\n\t\tto = temp;\n\t}\n\n\t// Set scaling factor\n\tfactor = {\n\t\tfrom: {\n\t\t\ty: from.height / original.height,\n\t\t\tx: from.width / original.width\n\t\t},\n\t\tto: {\n\t\t\ty: to.height / original.height,\n\t\t\tx: to.width / original.width\n\t\t}\n\t};\n\n\t// Scale the css box\n\tif ( scale === \"box\" || scale === \"both\" ) {\n\n\t\t// Vertical props scaling\n\t\tif ( factor.from.y !== factor.to.y ) {\n\t\t\tfrom = $.effects.setTransition( element, vProps, factor.from.y, from );\n\t\t\tto = $.effects.setTransition( element, vProps, factor.to.y, to );\n\t\t}\n\n\t\t// Horizontal props scaling\n\t\tif ( factor.from.x !== factor.to.x ) {\n\t\t\tfrom = $.effects.setTransition( element, hProps, factor.from.x, from );\n\t\t\tto = $.effects.setTransition( element, hProps, factor.to.x, to );\n\t\t}\n\t}\n\n\t// Scale the content\n\tif ( scale === \"content\" || scale === \"both\" ) {\n\n\t\t// Vertical props scaling\n\t\tif ( factor.from.y !== factor.to.y ) {\n\t\t\tfrom = $.effects.setTransition( element, cProps, factor.from.y, from );\n\t\t\tto = $.effects.setTransition( element, cProps, factor.to.y, to );\n\t\t}\n\t}\n\n\t// Adjust the position properties based on the provided origin points\n\tif ( origin ) {\n\t\tbaseline = $.effects.getBaseline( origin, original );\n\t\tfrom.top = ( original.outerHeight - from.outerHeight ) * baseline.y + pos.top;\n\t\tfrom.left = ( original.outerWidth - from.outerWidth ) * baseline.x + pos.left;\n\t\tto.top = ( original.outerHeight - to.outerHeight ) * baseline.y + pos.top;\n\t\tto.left = ( original.outerWidth - to.outerWidth ) * baseline.x + pos.left;\n\t}\n\tdelete from.outerHeight;\n\tdelete from.outerWidth;\n\telement.css( from );\n\n\t// Animate the children if desired\n\tif ( scale === \"content\" || scale === \"both\" ) {\n\n\t\tvProps = vProps.concat( [ \"marginTop\", \"marginBottom\" ] ).concat( cProps );\n\t\thProps = hProps.concat( [ \"marginLeft\", \"marginRight\" ] );\n\n\t\t// Only animate children with width attributes specified\n\t\t// TODO: is this right? should we include anything with css width specified as well\n\t\telement.find( \"*[width]\" ).each( function() {\n\t\t\tvar child = $( this ),\n\t\t\t\tchildOriginal = $.effects.scaledDimensions( child ),\n\t\t\t\tchildFrom = {\n\t\t\t\t\theight: childOriginal.height * factor.from.y,\n\t\t\t\t\twidth: childOriginal.width * factor.from.x,\n\t\t\t\t\touterHeight: childOriginal.outerHeight * factor.from.y,\n\t\t\t\t\touterWidth: childOriginal.outerWidth * factor.from.x\n\t\t\t\t},\n\t\t\t\tchildTo = {\n\t\t\t\t\theight: childOriginal.height * factor.to.y,\n\t\t\t\t\twidth: childOriginal.width * factor.to.x,\n\t\t\t\t\touterHeight: childOriginal.height * factor.to.y,\n\t\t\t\t\touterWidth: childOriginal.width * factor.to.x\n\t\t\t\t};\n\n\t\t\t// Vertical props scaling\n\t\t\tif ( factor.from.y !== factor.to.y ) {\n\t\t\t\tchildFrom = $.effects.setTransition( child, vProps, factor.from.y, childFrom );\n\t\t\t\tchildTo = $.effects.setTransition( child, vProps, factor.to.y, childTo );\n\t\t\t}\n\n\t\t\t// Horizontal props scaling\n\t\t\tif ( factor.from.x !== factor.to.x ) {\n\t\t\t\tchildFrom = $.effects.setTransition( child, hProps, factor.from.x, childFrom );\n\t\t\t\tchildTo = $.effects.setTransition( child, hProps, factor.to.x, childTo );\n\t\t\t}\n\n\t\t\tif ( restore ) {\n\t\t\t\t$.effects.saveStyle( child );\n\t\t\t}\n\n\t\t\t// Animate children\n\t\t\tchild.css( childFrom );\n\t\t\tchild.animate( childTo, options.duration, options.easing, function() {\n\n\t\t\t\t// Restore children\n\t\t\t\tif ( restore ) {\n\t\t\t\t\t$.effects.restoreStyle( child );\n\t\t\t\t}\n\t\t\t} );\n\t\t} );\n\t}\n\n\t// Animate\n\telement.animate( to, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: function() {\n\n\t\t\tvar offset = element.offset();\n\n\t\t\tif ( to.opacity === 0 ) {\n\t\t\t\telement.css( \"opacity\", from.opacity );\n\t\t\t}\n\n\t\t\tif ( !restore ) {\n\t\t\t\telement\n\t\t\t\t\t.css( \"position\", position === \"static\" ? \"relative\" : position )\n\t\t\t\t\t.offset( offset );\n\n\t\t\t\t// Need to save style here so that automatic style restoration\n\t\t\t\t// doesn't restore to the original styles from before the animation.\n\t\t\t\t$.effects.saveStyle( element );\n\t\t\t}\n\n\t\t\tdone();\n\t\t}\n\t} );\n\n} );\n\n\n/*!\n * jQuery UI Effects Scale 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Scale Effect\n//>>group: Effects\n//>>description: Grows or shrinks an element and its content.\n//>>docs: https://api.jqueryui.com/scale-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectScale = $.effects.define( \"scale\", function( options, done ) {\n\n\t// Create element\n\tvar el = $( this ),\n\t\tmode = options.mode,\n\t\tpercent = parseInt( options.percent, 10 ) ||\n\t\t\t( parseInt( options.percent, 10 ) === 0 ? 0 : ( mode !== \"effect\" ? 0 : 100 ) ),\n\n\t\tnewOptions = $.extend( true, {\n\t\t\tfrom: $.effects.scaledDimensions( el ),\n\t\t\tto: $.effects.scaledDimensions( el, percent, options.direction || \"both\" ),\n\t\t\torigin: options.origin || [ \"middle\", \"center\" ]\n\t\t}, options );\n\n\t// Fade option to support puff\n\tif ( options.fade ) {\n\t\tnewOptions.from.opacity = 1;\n\t\tnewOptions.to.opacity = 0;\n\t}\n\n\t$.effects.effect.size.call( this, newOptions, done );\n} );\n\n\n/*!\n * jQuery UI Effects Puff 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Puff Effect\n//>>group: Effects\n//>>description: Creates a puff effect by scaling the element up and hiding it at the same time.\n//>>docs: https://api.jqueryui.com/puff-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectPuff = $.effects.define( \"puff\", \"hide\", function( options, done ) {\n\tvar newOptions = $.extend( true, {}, options, {\n\t\tfade: true,\n\t\tpercent: parseInt( options.percent, 10 ) || 150\n\t} );\n\n\t$.effects.effect.scale.call( this, newOptions, done );\n} );\n\n\n/*!\n * jQuery UI Effects Pulsate 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Pulsate Effect\n//>>group: Effects\n//>>description: Pulsates an element n times by changing the opacity to zero and back.\n//>>docs: https://api.jqueryui.com/pulsate-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectPulsate = $.effects.define( \"pulsate\", \"show\", function( options, done ) {\n\tvar element = $( this ),\n\t\tmode = options.mode,\n\t\tshow = mode === \"show\",\n\t\thide = mode === \"hide\",\n\t\tshowhide = show || hide,\n\n\t\t// Showing or hiding leaves off the \"last\" animation\n\t\tanims = ( ( options.times || 5 ) * 2 ) + ( showhide ? 1 : 0 ),\n\t\tduration = options.duration / anims,\n\t\tanimateTo = 0,\n\t\ti = 1,\n\t\tqueuelen = element.queue().length;\n\n\tif ( show || !element.is( \":visible\" ) ) {\n\t\telement.css( \"opacity\", 0 ).show();\n\t\tanimateTo = 1;\n\t}\n\n\t// Anims - 1 opacity \"toggles\"\n\tfor ( ; i < anims; i++ ) {\n\t\telement.animate( { opacity: animateTo }, duration, options.easing );\n\t\tanimateTo = 1 - animateTo;\n\t}\n\n\telement.animate( { opacity: animateTo }, duration, options.easing );\n\n\telement.queue( done );\n\n\t$.effects.unshift( element, queuelen, anims + 1 );\n} );\n\n\n/*!\n * jQuery UI Effects Shake 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Shake Effect\n//>>group: Effects\n//>>description: Shakes an element horizontally or vertically n times.\n//>>docs: https://api.jqueryui.com/shake-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectShake = $.effects.define( \"shake\", function( options, done ) {\n\n\tvar i = 1,\n\t\telement = $( this ),\n\t\tdirection = options.direction || \"left\",\n\t\tdistance = options.distance || 20,\n\t\ttimes = options.times || 3,\n\t\tanims = times * 2 + 1,\n\t\tspeed = Math.round( options.duration / anims ),\n\t\tref = ( direction === \"up\" || direction === \"down\" ) ? \"top\" : \"left\",\n\t\tpositiveMotion = ( direction === \"up\" || direction === \"left\" ),\n\t\tanimation = {},\n\t\tanimation1 = {},\n\t\tanimation2 = {},\n\n\t\tqueuelen = element.queue().length;\n\n\t$.effects.createPlaceholder( element );\n\n\t// Animation\n\tanimation[ ref ] = ( positiveMotion ? \"-=\" : \"+=\" ) + distance;\n\tanimation1[ ref ] = ( positiveMotion ? \"+=\" : \"-=\" ) + distance * 2;\n\tanimation2[ ref ] = ( positiveMotion ? \"-=\" : \"+=\" ) + distance * 2;\n\n\t// Animate\n\telement.animate( animation, speed, options.easing );\n\n\t// Shakes\n\tfor ( ; i < times; i++ ) {\n\t\telement\n\t\t\t.animate( animation1, speed, options.easing )\n\t\t\t.animate( animation2, speed, options.easing );\n\t}\n\n\telement\n\t\t.animate( animation1, speed, options.easing )\n\t\t.animate( animation, speed / 2, options.easing )\n\t\t.queue( done );\n\n\t$.effects.unshift( element, queuelen, anims + 1 );\n} );\n\n\n/*!\n * jQuery UI Effects Slide 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Slide Effect\n//>>group: Effects\n//>>description: Slides an element in and out of the viewport.\n//>>docs: https://api.jqueryui.com/slide-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effectsEffectSlide = $.effects.define( \"slide\", \"show\", function( options, done ) {\n\tvar startClip, startRef,\n\t\telement = $( this ),\n\t\tmap = {\n\t\t\tup: [ \"bottom\", \"top\" ],\n\t\t\tdown: [ \"top\", \"bottom\" ],\n\t\t\tleft: [ \"right\", \"left\" ],\n\t\t\tright: [ \"left\", \"right\" ]\n\t\t},\n\t\tmode = options.mode,\n\t\tdirection = options.direction || \"left\",\n\t\tref = ( direction === \"up\" || direction === \"down\" ) ? \"top\" : \"left\",\n\t\tpositiveMotion = ( direction === \"up\" || direction === \"left\" ),\n\t\tdistance = options.distance ||\n\t\t\telement[ ref === \"top\" ? \"outerHeight\" : \"outerWidth\" ]( true ),\n\t\tanimation = {};\n\n\t$.effects.createPlaceholder( element );\n\n\tstartClip = element.cssClip();\n\tstartRef = element.position()[ ref ];\n\n\t// Define hide animation\n\tanimation[ ref ] = ( positiveMotion ? -1 : 1 ) * distance + startRef;\n\tanimation.clip = element.cssClip();\n\tanimation.clip[ map[ direction ][ 1 ] ] = animation.clip[ map[ direction ][ 0 ] ];\n\n\t// Reverse the animation if we're showing\n\tif ( mode === \"show\" ) {\n\t\telement.cssClip( animation.clip );\n\t\telement.css( ref, animation[ ref ] );\n\t\tanimation.clip = startClip;\n\t\tanimation[ ref ] = startRef;\n\t}\n\n\t// Actually animate\n\telement.animate( animation, {\n\t\tqueue: false,\n\t\tduration: options.duration,\n\t\teasing: options.easing,\n\t\tcomplete: done\n\t} );\n} );\n\n\n/*!\n * jQuery UI Effects Transfer 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Transfer Effect\n//>>group: Effects\n//>>description: Displays a transfer effect from one element to another.\n//>>docs: https://api.jqueryui.com/transfer-effect/\n//>>demos: https://jqueryui.com/effect/\n\n\nvar effect;\nif ( $.uiBackCompat !== false ) {\n\teffect = $.effects.define( \"transfer\", function( options, done ) {\n\t\t$( this ).transfer( options, done );\n\t} );\n}\nvar effectsEffectTransfer = effect;\n\n\n/*!\n * jQuery UI Focusable 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: :focusable Selector\n//>>group: Core\n//>>description: Selects elements which can be focused.\n//>>docs: https://api.jqueryui.com/focusable-selector/\n\n\n// Selectors\n$.ui.focusable = function( element, hasTabindex ) {\n\tvar map, mapName, img, focusableIfVisible, fieldset,\n\t\tnodeName = element.nodeName.toLowerCase();\n\n\tif ( \"area\" === nodeName ) {\n\t\tmap = element.parentNode;\n\t\tmapName = map.name;\n\t\tif ( !element.href || !mapName || map.nodeName.toLowerCase() !== \"map\" ) {\n\t\t\treturn false;\n\t\t}\n\t\timg = $( \"img[usemap='#\" + mapName + \"']\" );\n\t\treturn img.length > 0 && img.is( \":visible\" );\n\t}\n\n\tif ( /^(input|select|textarea|button|object)$/.test( nodeName ) ) {\n\t\tfocusableIfVisible = !element.disabled;\n\n\t\tif ( focusableIfVisible ) {\n\n\t\t\t// Form controls within a disabled fieldset are disabled.\n\t\t\t// However, controls within the fieldset's legend do not get disabled.\n\t\t\t// Since controls generally aren't placed inside legends, we skip\n\t\t\t// this portion of the check.\n\t\t\tfieldset = $( element ).closest( \"fieldset\" )[ 0 ];\n\t\t\tif ( fieldset ) {\n\t\t\t\tfocusableIfVisible = !fieldset.disabled;\n\t\t\t}\n\t\t}\n\t} else if ( \"a\" === nodeName ) {\n\t\tfocusableIfVisible = element.href || hasTabindex;\n\t} else {\n\t\tfocusableIfVisible = hasTabindex;\n\t}\n\n\treturn focusableIfVisible && $( element ).is( \":visible\" ) && visible( $( element ) );\n};\n\n// Support: IE 8 only\n// IE 8 doesn't resolve inherit to visible/hidden for computed values\nfunction visible( element ) {\n\tvar visibility = element.css( \"visibility\" );\n\twhile ( visibility === \"inherit\" ) {\n\t\telement = element.parent();\n\t\tvisibility = element.css( \"visibility\" );\n\t}\n\treturn visibility === \"visible\";\n}\n\n$.extend( $.expr.pseudos, {\n\tfocusable: function( element ) {\n\t\treturn $.ui.focusable( element, $.attr( element, \"tabindex\" ) != null );\n\t}\n} );\n\nvar focusable = $.ui.focusable;\n\n\n\n// Support: IE8 Only\n// IE8 does not support the form attribute and when it is supplied. It overwrites the form prop\n// with a string, so we need to find the proper form.\nvar form = $.fn._form = function() {\n\treturn typeof this[ 0 ].form === \"string\" ? this.closest( \"form\" ) : $( this[ 0 ].form );\n};\n\n\n/*!\n * jQuery UI Form Reset Mixin 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Form Reset Mixin\n//>>group: Core\n//>>description: Refresh input widgets when their form is reset\n//>>docs: https://api.jqueryui.com/form-reset-mixin/\n\n\nvar formResetMixin = $.ui.formResetMixin = {\n\t_formResetHandler: function() {\n\t\tvar form = $( this );\n\n\t\t// Wait for the form reset to actually happen before refreshing\n\t\tsetTimeout( function() {\n\t\t\tvar instances = form.data( \"ui-form-reset-instances\" );\n\t\t\t$.each( instances, function() {\n\t\t\t\tthis.refresh();\n\t\t\t} );\n\t\t} );\n\t},\n\n\t_bindFormResetHandler: function() {\n\t\tthis.form = this.element._form();\n\t\tif ( !this.form.length ) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar instances = this.form.data( \"ui-form-reset-instances\" ) || [];\n\t\tif ( !instances.length ) {\n\n\t\t\t// We don't use _on() here because we use a single event handler per form\n\t\t\tthis.form.on( \"reset.ui-form-reset\", this._formResetHandler );\n\t\t}\n\t\tinstances.push( this );\n\t\tthis.form.data( \"ui-form-reset-instances\", instances );\n\t},\n\n\t_unbindFormResetHandler: function() {\n\t\tif ( !this.form.length ) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar instances = this.form.data( \"ui-form-reset-instances\" );\n\t\tinstances.splice( $.inArray( this, instances ), 1 );\n\t\tif ( instances.length ) {\n\t\t\tthis.form.data( \"ui-form-reset-instances\", instances );\n\t\t} else {\n\t\t\tthis.form\n\t\t\t\t.removeData( \"ui-form-reset-instances\" )\n\t\t\t\t.off( \"reset.ui-form-reset\" );\n\t\t}\n\t}\n};\n\n\n/*!\n * jQuery UI Support for jQuery core 1.8.x and newer 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n *\n */\n\n//>>label: jQuery 1.8+ Support\n//>>group: Core\n//>>description: Support version 1.8.x and newer of jQuery core\n\n\n// Support: jQuery 1.9.x or older\n// $.expr[ \":\" ] is deprecated.\nif ( !$.expr.pseudos ) {\n\t$.expr.pseudos = $.expr[ \":\" ];\n}\n\n// Support: jQuery 1.11.x or older\n// $.unique has been renamed to $.uniqueSort\nif ( !$.uniqueSort ) {\n\t$.uniqueSort = $.unique;\n}\n\n// Support: jQuery 2.2.x or older.\n// This method has been defined in jQuery 3.0.0.\n// Code from https://github.com/jquery/jquery/blob/e539bac79e666bba95bba86d690b4e609dca2286/src/selector/escapeSelector.js\nif ( !$.escapeSelector ) {\n\n\t// CSS string/identifier serialization\n\t// https://drafts.csswg.org/cssom/#common-serializing-idioms\n\tvar rcssescape = /([\\0-\\x1f\\x7f]|^-?\\d)|^-$|[^\\x80-\\uFFFF\\w-]/g;\n\n\tvar fcssescape = function( ch, asCodePoint ) {\n\t\tif ( asCodePoint ) {\n\n\t\t\t// U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER\n\t\t\tif ( ch === \"\\0\" ) {\n\t\t\t\treturn \"\\uFFFD\";\n\t\t\t}\n\n\t\t\t// Control characters and (dependent upon position) numbers get escaped as code points\n\t\t\treturn ch.slice( 0, -1 ) + \"\\\\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + \" \";\n\t\t}\n\n\t\t// Other potentially-special ASCII characters get backslash-escaped\n\t\treturn \"\\\\\" + ch;\n\t};\n\n\t$.escapeSelector = function( sel ) {\n\t\treturn ( sel + \"\" ).replace( rcssescape, fcssescape );\n\t};\n}\n\n// Support: jQuery 3.4.x or older\n// These methods have been defined in jQuery 3.5.0.\nif ( !$.fn.even || !$.fn.odd ) {\n\t$.fn.extend( {\n\t\teven: function() {\n\t\t\treturn this.filter( function( i ) {\n\t\t\t\treturn i % 2 === 0;\n\t\t\t} );\n\t\t},\n\t\todd: function() {\n\t\t\treturn this.filter( function( i ) {\n\t\t\t\treturn i % 2 === 1;\n\t\t\t} );\n\t\t}\n\t} );\n}\n\n;\n/*!\n * jQuery UI Keycode 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Keycode\n//>>group: Core\n//>>description: Provide keycodes as keynames\n//>>docs: https://api.jqueryui.com/jQuery.ui.keyCode/\n\n\nvar keycode = $.ui.keyCode = {\n\tBACKSPACE: 8,\n\tCOMMA: 188,\n\tDELETE: 46,\n\tDOWN: 40,\n\tEND: 35,\n\tENTER: 13,\n\tESCAPE: 27,\n\tHOME: 36,\n\tLEFT: 37,\n\tPAGE_DOWN: 34,\n\tPAGE_UP: 33,\n\tPERIOD: 190,\n\tRIGHT: 39,\n\tSPACE: 32,\n\tTAB: 9,\n\tUP: 38\n};\n\n\n/*!\n * jQuery UI Labels 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: labels\n//>>group: Core\n//>>description: Find all the labels associated with a given input\n//>>docs: https://api.jqueryui.com/labels/\n\n\nvar labels = $.fn.labels = function() {\n\tvar ancestor, selector, id, labels, ancestors;\n\n\tif ( !this.length ) {\n\t\treturn this.pushStack( [] );\n\t}\n\n\t// Check control.labels first\n\tif ( this[ 0 ].labels && this[ 0 ].labels.length ) {\n\t\treturn this.pushStack( this[ 0 ].labels );\n\t}\n\n\t// Support: IE <= 11, FF <= 37, Android <= 2.3 only\n\t// Above browsers do not support control.labels. Everything below is to support them\n\t// as well as document fragments. control.labels does not work on document fragments\n\tlabels = this.eq( 0 ).parents( \"label\" );\n\n\t// Look for the label based on the id\n\tid = this.attr( \"id\" );\n\tif ( id ) {\n\n\t\t// We don't search against the document in case the element\n\t\t// is disconnected from the DOM\n\t\tancestor = this.eq( 0 ).parents().last();\n\n\t\t// Get a full set of top level ancestors\n\t\tancestors = ancestor.add( ancestor.length ? ancestor.siblings() : this.siblings() );\n\n\t\t// Create a selector for the label based on the id\n\t\tselector = \"label[for='\" + $.escapeSelector( id ) + \"']\";\n\n\t\tlabels = labels.add( ancestors.find( selector ).addBack( selector ) );\n\n\t}\n\n\t// Return whatever we have found for labels\n\treturn this.pushStack( labels );\n};\n\n\n/*!\n * jQuery UI Scroll Parent 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: scrollParent\n//>>group: Core\n//>>description: Get the closest ancestor element that is scrollable.\n//>>docs: https://api.jqueryui.com/scrollParent/\n\n\nvar scrollParent = $.fn.scrollParent = function( includeHidden ) {\n\tvar position = this.css( \"position\" ),\n\t\texcludeStaticParent = position === \"absolute\",\n\t\toverflowRegex = includeHidden ? /(auto|scroll|hidden)/ : /(auto|scroll)/,\n\t\tscrollParent = this.parents().filter( function() {\n\t\t\tvar parent = $( this );\n\t\t\tif ( excludeStaticParent && parent.css( \"position\" ) === \"static\" ) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t\treturn overflowRegex.test( parent.css( \"overflow\" ) + parent.css( \"overflow-y\" ) +\n\t\t\t\tparent.css( \"overflow-x\" ) );\n\t\t} ).eq( 0 );\n\n\treturn position === \"fixed\" || !scrollParent.length ?\n\t\t$( this[ 0 ].ownerDocument || document ) :\n\t\tscrollParent;\n};\n\n\n/*!\n * jQuery UI Tabbable 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: :tabbable Selector\n//>>group: Core\n//>>description: Selects elements which can be tabbed to.\n//>>docs: https://api.jqueryui.com/tabbable-selector/\n\n\nvar tabbable = $.extend( $.expr.pseudos, {\n\ttabbable: function( element ) {\n\t\tvar tabIndex = $.attr( element, \"tabindex\" ),\n\t\t\thasTabindex = tabIndex != null;\n\t\treturn ( !hasTabindex || tabIndex >= 0 ) && $.ui.focusable( element, hasTabindex );\n\t}\n} );\n\n\n/*!\n * jQuery UI Unique ID 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: uniqueId\n//>>group: Core\n//>>description: Functions to generate and remove uniqueId's\n//>>docs: https://api.jqueryui.com/uniqueId/\n\n\nvar uniqueId = $.fn.extend( {\n\tuniqueId: ( function() {\n\t\tvar uuid = 0;\n\n\t\treturn function() {\n\t\t\treturn this.each( function() {\n\t\t\t\tif ( !this.id ) {\n\t\t\t\t\tthis.id = \"ui-id-\" + ( ++uuid );\n\t\t\t\t}\n\t\t\t} );\n\t\t};\n\t} )(),\n\n\tremoveUniqueId: function() {\n\t\treturn this.each( function() {\n\t\t\tif ( /^ui-id-\\d+$/.test( this.id ) ) {\n\t\t\t\t$( this ).removeAttr( \"id\" );\n\t\t\t}\n\t\t} );\n\t}\n} );\n\n\n/*!\n * jQuery UI Accordion 1.13.3\n * https://jqueryui.com\n *\n * Copyright OpenJS Foundation and other contributors\n * Released under the MIT license.\n * https://jquery.org/license\n */\n\n//>>label: Accordion\n//>>group: Widgets\n/* eslint-disable max-len */\n//>>description: Displays collapsible content panels for presenting information in a limited amount of space.\n/* eslint-enable max-len */\n//>>docs: https://api.jqueryui.com/accordion/\n//>>demos: https://jqueryui.com/accordion/\n//>>css.structure: ../../themes/base/core.css\n//>>css.structure: ../../themes/base/accordion.css\n//>>css.theme: ../../themes/base/theme.css\n\n\nvar widgetsAccordion = $.widget( \"ui.accordion\", {\n\tversion: \"1.13.3\",\n\toptions: {\n\t\tactive: 0,\n\t\tanimate: {},\n\t\tclasses: {\n\t\t\t\"ui-accordion-header\": \"ui-corner-top\",\n\t\t\t\"ui-accordion-header-collapsed\": \"ui-corner-all\",\n\t\t\t\"ui-accordion-content\": \"ui-corner-bottom\"\n\t\t},\n\t\tcollapsible: false,\n\t\tevent: \"click\",\n\t\theader: function( elem ) {\n\t\t\treturn elem.find( \"> li > :first-child\" ).add( elem.find( \"> :not(li)\" ).even() );\n\t\t},\n\t\theightStyle: \"auto\",\n\t\ticons: {\n\t\t\tactiveHeader: \"ui-icon-triangle-1-s\",\n\t\t\theader: \"ui-icon-triangle-1-e\"\n\t\t},\n\n\t\t// Callbacks\n\t\tactivate: null,\n\t\tbeforeActivate: null\n\t},\n\n\thideProps: {\n\t\tborderTopWidth: \"hide\",\n\t\tborderBottomWidth: \"hide\",\n\t\tpaddingTop: \"hide\",\n\t\tpaddingBottom: \"hide\",\n\t\theight: \"hide\"\n\t},\n\n\tshowProps: {\n\t\tborderTopWidth: \"show\",\n\t\tborderBottomWidth: \"show\",\n\t\tpaddingTop: \"show\",\n\t\tpaddingBottom: \"show\",\n\t\theight: \"show\"\n\t},\n\n\t_create: function() {\n\t\tvar options = this.options;\n\n\t\tthis.prevShow = this.prevHide = $();\n\t\tthis._addClass( \"ui-accordion\", \"ui-widget ui-helper-reset\" );\n\t\tthis.element.attr( \"role\", \"tablist\" );\n\n\t\t// Don't allow collapsible: false and active: false / null\n\t\tif ( !options.collapsible && ( options.active === false || options.active == null ) ) {\n\t\t\toptions.active = 0;\n\t\t}\n\n\t\tthis._processPanels();\n\n\t\t// handle negative values\n\t\tif ( options.active < 0 ) {\n\t\t\toptions.active += this.headers.length;\n\t\t}\n\t\tthis._refresh();\n\t},\n\n\t_getCreateEventData: function() {\n\t\treturn {\n\t\t\theader: this.active,\n\t\t\tpanel: !this.active.length ? $() : this.active.next()\n\t\t};\n\t},\n\n\t_createIcons: function() {\n\t\tvar icon, children,\n\t\t\ticons = this.options.icons;\n\n\t\tif ( icons ) {\n\t\t\ticon = $( \"\" );\n\t\t\tthis._addClass( icon, \"ui-accordion-header-icon\", \"ui-icon \" + icons.header );\n\t\t\ticon.prependTo( this.headers );\n\t\t\tchildren = this.active.children( \".ui-accordion-header-icon\" );\n\t\t\tthis._removeClass( children, icons.header )\n\t\t\t\t._addClass( children, null, icons.activeHeader )\n\t\t\t\t._addClass( this.headers, \"ui-accordion-icons\" );\n\t\t}\n\t},\n\n\t_destroyIcons: function() {\n\t\tthis._removeClass( this.headers, \"ui-accordion-icons\" );\n\t\tthis.headers.children( \".ui-accordion-header-icon\" ).remove();\n\t},\n\n\t_destroy: function() {\n\t\tvar contents;\n\n\t\t// Clean up main element\n\t\tthis.element.removeAttr( \"role\" );\n\n\t\t// Clean up headers\n\t\tthis.headers\n\t\t\t.removeAttr( \"role aria-expanded aria-selected aria-controls tabIndex\" )\n\t\t\t.removeUniqueId();\n\n\t\tthis._destroyIcons();\n\n\t\t// Clean up content panels\n\t\tcontents = this.headers.next()\n\t\t\t.css( \"display\", \"\" )\n\t\t\t.removeAttr( \"role aria-hidden aria-labelledby\" )\n\t\t\t.removeUniqueId();\n\n\t\tif ( this.options.heightStyle !== \"content\" ) {\n\t\t\tcontents.css( \"height\", \"\" );\n\t\t}\n\t},\n\n\t_setOption: function( key, value ) {\n\t\tif ( key === \"active\" ) {\n\n\t\t\t// _activate() will handle invalid values and update this.options\n\t\t\tthis._activate( value );\n\t\t\treturn;\n\t\t}\n\n\t\tif ( key === \"event\" ) {\n\t\t\tif ( this.options.event ) {\n\t\t\t\tthis._off( this.headers, this.options.event );\n\t\t\t}\n\t\t\tthis._setupEvents( value );\n\t\t}\n\n\t\tthis._super( key, value );\n\n\t\t// Setting collapsible: false while collapsed; open first panel\n\t\tif ( key === \"collapsible\" && !value && this.options.active === false ) {\n\t\t\tthis._activate( 0 );\n\t\t}\n\n\t\tif ( key === \"icons\" ) {\n\t\t\tthis._destroyIcons();\n\t\t\tif ( value ) {\n\t\t\t\tthis._createIcons();\n\t\t\t}\n\t\t}\n\t},\n\n\t_setOptionDisabled: function( value ) {\n\t\tthis._super( value );\n\n\t\tthis.element.attr( \"aria-disabled\", value );\n\n\t\t// Support: IE8 Only\n\t\t// #5332 / #6059 - opacity doesn't cascade to positioned elements in IE\n\t\t// so we need to add the disabled class to the headers and panels\n\t\tthis._toggleClass( null, \"ui-state-disabled\", !!value );\n\t\tthis._toggleClass( this.headers.add( this.headers.next() ), null, \"ui-state-disabled\",\n\t\t\t!!value );\n\t},\n\n\t_keydown: function( event ) {\n\t\tif ( event.altKey || event.ctrlKey ) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar keyCode = $.ui.keyCode,\n\t\t\tlength = this.headers.length,\n\t\t\tcurrentIndex = this.headers.index( event.target ),\n\t\t\ttoFocus = false;\n\n\t\tswitch ( event.keyCode ) {\n\t\tcase keyCode.RIGHT:\n\t\tcase keyCode.DOWN:\n\t\t\ttoFocus = this.headers[ ( currentIndex + 1 ) % length ];\n\t\t\tbreak;\n\t\tcase keyCode.LEFT:\n\t\tcase keyCode.UP:\n\t\t\ttoFocus = this.headers[ ( currentIndex - 1 + length ) % length ];\n\t\t\tbreak;\n\t\tcase keyCode.SPACE:\n\t\tcase keyCode.ENTER:\n\t\t\tthis._eventHandler( event );\n\t\t\tbreak;\n\t\tcase keyCode.HOME:\n\t\t\ttoFocus = this.headers[ 0 ];\n\t\t\tbreak;\n\t\tcase keyCode.END:\n\t\t\ttoFocus = this.headers[ length - 1 ];\n\t\t\tbreak;\n\t\t}\n\n\t\tif ( toFocus ) {\n\t\t\t$( event.target ).attr( \"tabIndex\", -1 );\n\t\t\t$( toFocus ).attr( \"tabIndex\", 0 );\n\t\t\t$( toFocus ).trigger( \"focus\" );\n\t\t\tevent.preventDefault();\n\t\t}\n\t},\n\n\t_panelKeyDown: function( event ) {\n\t\tif ( event.keyCode === $.ui.keyCode.UP && event.ctrlKey ) {\n\t\t\t$( event.currentTarget ).prev().trigger( \"focus\" );\n\t\t}\n\t},\n\n\trefresh: function() {\n\t\tvar options = this.options;\n\t\tthis._processPanels();\n\n\t\t// Was collapsed or no panel\n\t\tif ( ( options.active === false && options.collapsible === true ) ||\n\t\t\t\t!this.headers.length ) {\n\t\t\toptions.active = false;\n\t\t\tthis.active = $();\n\n\t\t// active false only when collapsible is true\n\t\t} else if ( options.active === false ) {\n\t\t\tthis._activate( 0 );\n\n\t\t// was active, but active panel is gone\n\t\t} else if ( this.active.length && !$.contains( this.element[ 0 ], this.active[ 0 ] ) ) {\n\n\t\t\t// all remaining panel are disabled\n\t\t\tif ( this.headers.length === this.headers.find( \".ui-state-disabled\" ).length ) {\n\t\t\t\toptions.active = false;\n\t\t\t\tthis.active = $();\n\n\t\t\t// activate previous panel\n\t\t\t} else {\n\t\t\t\tthis._activate( Math.max( 0, options.active - 1 ) );\n\t\t\t}\n\n\t\t// was active, active panel still exists\n\t\t} else {\n\n\t\t\t// make sure active index is correct\n\t\t\toptions.active = this.headers.index( this.active );\n\t\t}\n\n\t\tthis._destroyIcons();\n\n\t\tthis._refresh();\n\t},\n\n\t_processPanels: function() {\n\t\tvar prevHeaders = this.headers,\n\t\t\tprevPanels = this.panels;\n\n\t\tif ( typeof this.options.header === \"function\" ) {\n\t\t\tthis.headers = this.options.header( this.element );\n\t\t} else {\n\t\t\tthis.headers = this.element.find( this.options.header );\n\t\t}\n\t\tthis._addClass( this.headers, \"ui-accordion-header ui-accordion-header-collapsed\",\n\t\t\t\"ui-state-default\" );\n\n\t\tthis.panels = this.headers.next().filter( \":not(.ui-accordion-content-active)\" ).hide();\n\t\tthis._addClass( this.panels, \"ui-accordion-content\", \"ui-helper-reset ui-widget-content\" );\n\n\t\t// Avoid memory leaks (#10056)\n\t\tif ( prevPanels ) {\n\t\t\tthis._off( prevHeaders.not( this.headers ) );\n\t\t\tthis._off( prevPanels.not( this.panels ) );\n\t\t}\n\t},\n\n\t_refresh: function() {\n\t\tvar maxHeight,\n\t\t\toptions = this.options,\n\t\t\theightStyle = options.heightStyle,\n\t\t\tparent = this.element.parent();\n\n\t\tthis.active = this._findActive( options.active );\n\t\tthis._addClass( this.active, \"ui-accordion-header-active\", \"ui-state-active\" )\n\t\t\t._removeClass( this.active, \"ui-accordion-header-collapsed\" );\n\t\tthis._addClass( this.active.next(), \"ui-accordion-content-active\" );\n\t\tthis.active.next().show();\n\n\t\tthis.headers\n\t\t\t.attr( \"role\", \"tab\" )\n\t\t\t.each( function() {\n\t\t\t\tvar header = $( this ),\n\t\t\t\t\theaderId = header.uniqueId().attr( \"id\" ),\n\t\t\t\t\tpanel = header.next(),\n\t\t\t\t\tpanelId = panel.uniqueId().attr( \"id\" );\n\t\t\t\theader.attr( \"aria-controls\", panelId );\n\t\t\t\tpanel.attr( \"aria-labelledby\", headerId );\n\t\t\t} )\n\t\t\t.next()\n\t\t\t\t.attr( \"role\", \"tabpanel\" );\n\n\t\tthis.headers\n\t\t\t.not( this.active )\n\t\t\t\t.attr( {\n\t\t\t\t\t\"aria-selected\": \"false\",\n\t\t\t\t\t\"aria-expanded\": \"false\",\n\t\t\t\t\ttabIndex: -1\n\t\t\t\t} )\n\t\t\t\t.next()\n\t\t\t\t\t.attr( {\n\t\t\t\t\t\t\"aria-hidden\": \"true\"\n\t\t\t\t\t} )\n\t\t\t\t\t.hide();\n\n\t\t// Make sure at least one header is in the tab order\n\t\tif ( !this.active.length ) {\n\t\t\tthis.headers.eq( 0 ).attr( \"tabIndex\", 0 );\n\t\t} else {\n\t\t\tthis.active.attr( {\n\t\t\t\t\"aria-selected\": \"true\",\n\t\t\t\t\"aria-expanded\": \"true\",\n\t\t\t\ttabIndex: 0\n\t\t\t} )\n\t\t\t\t.next()\n\t\t\t\t\t.attr( {\n\t\t\t\t\t\t\"aria-hidden\": \"false\"\n\t\t\t\t\t} );\n\t\t}\n\n\t\tthis._createIcons();\n\n\t\tthis._setupEvents( options.event );\n\n\t\tif ( heightStyle === \"fill\" ) {\n\t\t\tmaxHeight = parent.height();\n\t\t\tthis.element.siblings( \":visible\" ).each( function() {\n\t\t\t\tvar elem = $( this ),\n\t\t\t\t\tposition = elem.css( \"position\" );\n\n\t\t\t\tif ( position === \"absolute\" || position === \"fixed\" ) {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\tmaxHeight -= elem.outerHeight( true );\n\t\t\t} );\n\n\t\t\tthis.headers.each( function() {\n\t\t\t\tmaxHeight -= $( this ).outerHeight( true );\n\t\t\t} );\n\n\t\t\tthis.headers.next()\n\t\t\t\t.each( function() {\n\t\t\t\t\t$( this ).height( Math.max( 0, maxHeight -\n\t\t\t\t\t\t$( this ).innerHeight() + $( this ).height() ) );\n\t\t\t\t} )\n\t\t\t\t.css( \"overflow\", \"auto\" );\n\t\t} else if ( heightStyle === \"auto\" ) {\n\t\t\tmaxHeight = 0;\n\t\t\tthis.headers.next()\n\t\t\t\t.each( function() {\n\t\t\t\t\tvar isVisible = $( this ).is( \":visible\" );\n\t\t\t\t\tif ( !isVisible ) {\n\t\t\t\t\t\t$( this ).show();\n\t\t\t\t\t}\n\t\t\t\t\tmaxHeight = Math.max( maxHeight, $( this ).css( \"height\", \"\" ).height() );\n\t\t\t\t\tif ( !isVisible ) {\n\t\t\t\t\t\t$( this ).hide();\n\t\t\t\t\t}\n\t\t\t\t} )\n\t\t\t\t.height( maxHeight );\n\t\t}\n\t},\n\n\t_activate: function( index ) {\n\t\tvar active = this._findActive( index )[ 0 ];\n\n\t\t// Trying to activate the already active panel\n\t\tif ( active === this.active[ 0 ] ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Trying to collapse, simulate a click on the currently active header\n\t\tactive = active || this.active[ 0 ];\n\n\t\tthis._eventHandler( {\n\t\t\ttarget: active,\n\t\t\tcurrentTarget: active,\n\t\t\tpreventDefault: $.noop\n\t\t} );\n\t},\n\n\t_findActive: function( selector ) {\n\t\treturn typeof selector === \"number\" ? this.headers.eq( selector ) : $();\n\t},\n\n\t_setupEvents: function( event ) {\n\t\tvar events = {\n\t\t\tkeydown: \"_keydown\"\n\t\t};\n\t\tif ( event ) {\n\t\t\t$.each( event.split( \" \" ), function( index, eventName ) {\n\t\t\t\tevents[ eventName ] = \"_eventHandler\";\n\t\t\t} );\n\t\t}\n\n\t\tthis._off( this.headers.add( this.headers.next() ) );\n\t\tthis._on( this.headers, events );\n\t\tthis._on( this.headers.next(), { keydown: \"_panelKeyDown\" } );\n\t\tthis._hoverable( this.headers );\n\t\tthis._focusable( this.headers );\n\t},\n\n\t_eventHandler: function( event ) {\n\t\tvar activeChildren, clickedChildren,\n\t\t\toptions = this.options,\n\t\t\tactive = this.active,\n\t\t\tclicked = $( event.currentTarget ),\n\t\t\tclickedIsActive = clicked[ 0 ] === active[ 0 ],\n\t\t\tcollapsing = clickedIsActive && options.collapsible,\n\t\t\ttoShow = collapsing ? $() : clicked.next(),\n\t\t\ttoHide = active.next(),\n\t\t\teventData = {\n\t\t\t\toldHeader: active,\n\t\t\t\toldPanel: toHide,\n\t\t\t\tnewHeader: collapsing ? $() : clicked,\n\t\t\t\tnewPanel: toShow\n\t\t\t};\n\n\t\tevent.preventDefault();\n\n\t\tif (\n\n\t\t\t\t// click on active header, but not collapsible\n\t\t\t\t( clickedIsActive && !options.collapsible ) ||\n\n\t\t\t\t// allow canceling activation\n\t\t\t\t( this._trigger( \"beforeActivate\", event, eventData ) === false ) ) {\n\t\t\treturn;\n\t\t}\n\n\t\toptions.active = collapsing ? false : this.headers.index( clicked );\n\n\t\t// When the call to ._toggle() comes after the class changes\n\t\t// it causes a very odd bug in IE 8 (see #6720)\n\t\tthis.active = clickedIsActive ? $() : clicked;\n\t\tthis._toggle( eventData );\n\n\t\t// Switch classes\n\t\t// corner classes on the previously active header stay after the animation\n\t\tthis._removeClass( active, \"ui-accordion-header-active\", \"ui-state-active\" );\n\t\tif ( options.icons ) {\n\t\t\tactiveChildren = active.children( \".ui-accordion-header-icon\" );\n\t\t\tthis._removeClass( activeChildren, null, options.icons.activeHeader )\n\t\t\t\t._addClass( activeChildren, null, options.icons.header );\n\t\t}\n\n\t\tif ( !clickedIsActive ) {\n\t\t\tthis._removeClass( clicked, \"ui-accordion-header-collapsed\" )\n\t\t\t\t._addClass( clicked, \"ui-accordion-header-active\", \"ui-state-active\" );\n\t\t\tif ( options.icons ) {\n\t\t\t\tclickedChildren = clicked.children( \".ui-accordion-header-icon\" );\n\t\t\t\tthis._removeClass( clickedChildren, null, options.icons.header )\n\t\t\t\t\t._addClass( clickedChildren, null, options.icons.activeHeader );\n\t\t\t}\n\n\t\t\tthis._addClass( clicked.next(), \"ui-accordion-content-active\" );\n\t\t}\n\t},\n\n\t_toggle: function( data ) {\n\t\tvar toShow = data.newPanel,\n\t\t\ttoHide = this.prevShow.length ? this.prevShow : data.oldPanel;\n\n\t\t// Handle activating a panel during the animation for another activation\n\t\tthis.prevShow.add( this.prevHide ).stop( true, true );\n\t\tthis.prevShow = toShow;\n\t\tthis.prevHide = toHide;\n\n\t\tif ( this.options.animate ) {\n\t\t\tthis._animate( toShow, toHide, data );\n\t\t} else {\n\t\t\ttoHide.hide();\n\t\t\ttoShow.show();\n\t\t\tthis._toggleComplete( data );\n\t\t}\n\n\t\ttoHide.attr( {\n\t\t\t\"aria-hidden\": \"true\"\n\t\t} );\n\t\ttoHide.prev().attr( {\n\t\t\t\"aria-selected\": \"false\",\n\t\t\t\"aria-expanded\": \"false\"\n\t\t} );\n\n\t\t// if we're switching panels, remove the old header from the tab order\n\t\t// if we're opening from collapsed state, remove the previous header from the tab order\n\t\t// if we're collapsing, then keep the collapsing header in the tab order\n\t\tif ( toShow.length && toHide.length ) {\n\t\t\ttoHide.prev().attr( {\n\t\t\t\t\"tabIndex\": -1,\n\t\t\t\t\"aria-expanded\": \"false\"\n\t\t\t} );\n\t\t} else if ( toShow.length ) {\n\t\t\tthis.headers.filter( function() {\n\t\t\t\treturn parseInt( $( this ).attr( \"tabIndex\" ), 10 ) === 0;\n\t\t\t} )\n\t\t\t\t.attr( \"tabIndex\", -1 );\n\t\t}\n\n\t\ttoShow\n\t\t\t.attr( \"aria-hidden\", \"false\" )\n\t\t\t.prev()\n\t\t\t\t.attr( {\n\t\t\t\t\t\"aria-selected\": \"true\",\n\t\t\t\t\t\"aria-expanded\": \"true\",\n\t\t\t\t\ttabIndex: 0\n\t\t\t\t} );\n\t},\n\n\t_animate: function( toShow, toHide, data ) {\n\t\tvar total, easing, duration,\n\t\t\tthat = this,\n\t\t\tadjust = 0,\n\t\t\tboxSizing = toShow.css( \"box-sizing\" ),\n\t\t\tdown = toShow.length &&\n\t\t\t\t( !toHide.length || ( toShow.index() < toHide.index() ) ),\n\t\t\tanimate = this.options.animate || {},\n\t\t\toptions = down && animate.down || animate,\n\t\t\tcomplete = function() {\n\t\t\t\tthat._toggleComplete( data );\n\t\t\t};\n\n\t\tif ( typeof options === \"number\" ) {\n\t\t\tduration = options;\n\t\t}\n\t\tif ( typeof options === \"string\" ) {\n\t\t\teasing = options;\n\t\t}\n\n\t\t// fall back from options to animation in case of partial down settings\n\t\teasing = easing || options.easing || animate.easing;\n\t\tduration = duration || options.duration || animate.duration;\n\n\t\tif ( !toHide.length ) {\n\t\t\treturn toShow.animate( this.showProps, duration, easing, complete );\n\t\t}\n\t\tif ( !toShow.length ) {\n\t\t\treturn toHide.animate( this.hideProps, duration, easing, complete );\n\t\t}\n\n\t\ttotal = toShow.show().outerHeight();\n\t\ttoHide.animate( this.hideProps, {\n\t\t\tduration: duration,\n\t\t\teasing: easing,\n\t\t\tstep: function( now, fx ) {\n\t\t\t\tfx.now = Math.round( now );\n\t\t\t}\n\t\t} );\n\t\ttoShow\n\t\t\t.hide()\n\t\t\t.animate( this.showProps, {\n\t\t\t\tduration: duration,\n\t\t\t\teasing: easing,\n\t\t\t\tcomplete: complete,\n\t\t\t\tstep: function( now, fx ) {\n\t\t\t\t\tfx.now = Math.round( now );\n\t\t\t\t\tif ( fx.prop !== \"height\" ) {\n\t\t\t\t\t\tif ( boxSizing === \"content-box\" ) {\n\t\t\t\t\t\t\tadjust += fx.now;\n\t\t\t\t\t\t}\n\t\t\t\t\t} else if ( that.options.heightStyle !== \"content\" ) {\n\t\t\t\t\t\tfx.now = Math.round( total - toHide.outerHeight() - adjust );\n\t\t\t\t\t\tadjust = 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} );\n\t},\n\n\t_toggleComplete: function( data ) {\n\t\tvar toHide = data.oldPanel,\n\t\t\tprev = toHide.prev();\n\n\t\tthis._removeClass( toHide, \"ui-accordion-content-active\" );\n\t\tthis._removeClass( prev, \"ui-accordion-header-active\" )\n\t\t\t._addClass( prev, \"ui-accordion-header-collapsed\" );\n\n\t\t// Work around for rendering bug in IE (#5421)\n\t\tif ( toHide.length ) {\n\t\t\ttoHide.parent()[ 0 ].className = toHide.parent()[ 0 ].className;\n\t\t}\n\t\tthis._trigger( \"activate\", null, data );\n\t}\n} );\n\n\n\nvar safeActiveElement = $.ui.safeActiveElement = function( document ) {\n\tvar activeElement;\n\n\t// Support: IE 9 only\n\t// IE9 throws an \"Unspecified error\" accessing document.activeElement from an