diff --git a/apps/federatedfilesharing/src/components/PersonalSettings.vue b/apps/federatedfilesharing/src/components/PersonalSettings.vue
index 6dd79541b21b3..9af9acacd2352 100644
--- a/apps/federatedfilesharing/src/components/PersonalSettings.vue
+++ b/apps/federatedfilesharing/src/components/PersonalSettings.vue
@@ -68,11 +68,11 @@
-
- {{ t('federatedfilesharing', 'HTML Code:') }}
+
+
{{ t('federatedfilesharing', 'HTML Code:') }}
-
{{ htmlCode }}
-
+
{{ htmlCode }}
+
diff --git a/dist/federatedfilesharing-vue-settings-personal.js b/dist/federatedfilesharing-vue-settings-personal.js
index 0751f015dad71..eb6ea9e2a4b27 100644
--- a/dist/federatedfilesharing-vue-settings-personal.js
+++ b/dist/federatedfilesharing-vue-settings-personal.js
@@ -1,2 +1,2 @@
-(()=>{"use strict";var e,t,r,o={49749(e,t,r){r.d(t,{A:()=>l});var o=r(71354),n=r.n(o),a=r(76314),i=r.n(a)()(n());i.push([e.id,".social-button[data-v-412c45e6]{margin-top:.5rem}.social-button button[data-v-412c45e6],.social-button a[data-v-412c45e6]{display:inline-flex;margin-inline-start:.5rem;margin-top:1rem}.social-button__website-button[data-v-412c45e6]{width:min(100%,400px) !important}.social-button__icon[data-v-412c45e6]{height:20px;width:20px;filter:var(--background-invert-if-dark)}.social-button__icon--bright[data-v-412c45e6]{filter:var(--background-invert-if-bright)}.federated-cloud__cloud-id[data-v-412c45e6]{max-width:300px}pre[data-v-412c45e6]{margin-top:0;white-space:pre-wrap}","",{version:3,sources:["webpack://./apps/federatedfilesharing/src/components/PersonalSettings.vue"],names:[],mappings:"AACA,gCACC,gBAAA,CAEA,yEACC,mBAAA,CACA,yBAAA,CACA,eAAA,CAGD,gDACC,gCAAA,CAGD,sCACC,WAAA,CACA,UAAA,CACA,uCAAA,CAEA,8CAEC,yCAAA,CAKH,4CACC,eAAA,CAGD,qBACC,YAAA,CACA,oBAAA",sourcesContent:["\n.social-button {\n\tmargin-top: 0.5rem;\n\n\tbutton, a {\n\t\tdisplay: inline-flex;\n\t\tmargin-inline-start: 0.5rem;\n\t\tmargin-top: 1rem;\n\t}\n\n\t&__website-button {\n\t\twidth: min(100%, 400px) !important;\n\t}\n\n\t&__icon {\n\t\theight: 20px;\n\t\twidth: 20px;\n\t\tfilter: var(--background-invert-if-dark);\n\n\t\t&--bright {\n\t\t\t// Some logos like the Facebook logo have bright color schema\n\t\t\tfilter: var(--background-invert-if-bright);\n\t\t}\n\t}\n}\n\n.federated-cloud__cloud-id {\n\tmax-width: 300px;\n}\n\npre {\n\tmargin-top: 0;\n\twhite-space: pre-wrap;\n}\n"],sourceRoot:""}]);const l=i},88122(e,t,r){var o=r(85471),n=r(21777),a=r(53334),i=r(85168),l=r(81222),s=r(63814),c=r(88837),d=r(74095),u=r(16879);const p={name:"WebIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var h=r(14486);const f=(0,h.A)(p,function(){var e=this,t=e._self._c;return t("span",e._b({staticClass:"material-design-icon web-icon",attrs:{"aria-hidden":e.title?null:"true","aria-label":e.title,role:"img"},on:{click:function(t){return e.$emit("click",t)}}},"span",e.$attrs,!1),[t("svg",{staticClass:"material-design-icon__svg",attrs:{fill:e.fillColor,width:e.size,height:e.size,viewBox:"0 0 24 24"}},[t("path",{attrs:{d:"M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"}},[e.title?t("title",[e._v(e._s(e.title))]):e._e()])])])},[],!1,null,null,null).exports;var g=r(54373);const m={name:"ContentCopyIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},C=(0,h.A)(m,function(){var e=this,t=e._self._c;return t("span",e._b({staticClass:"material-design-icon content-copy-icon",attrs:{"aria-hidden":e.title?null:"true","aria-label":e.title,role:"img"},on:{click:function(t){return e.$emit("click",t)}}},"span",e.$attrs,!1),[t("svg",{staticClass:"material-design-icon__svg",attrs:{fill:e.fillColor,width:e.size,height:e.size,viewBox:"0 0 24 24"}},[t("path",{attrs:{d:"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"}},[e.title?t("title",[e._v(e._s(e.title))]):e._e()])])])},[],!1,null,null,null).exports,b={name:"PersonalSettings",components:{NcButton:d.A,NcInputField:u.A,NcSettingsSection:c.A,IconCheck:g.A,IconClipboard:C,IconWeb:f},setup:()=>({t:a.t,productName:window.OC.theme.productName,cloudId:(0,l.C)("federatedfilesharing","cloudId"),reference:(0,l.C)("federatedfilesharing","reference"),urlFacebookIcon:(0,s.d0)("core","facebook"),urlMastodonIcon:(0,s.d0)("core","mastodon"),urlBlueSkyIcon:(0,s.d0)("core","bluesky"),urlXIcon:(0,s.d0)("core","x")}),data:()=>({color:(0,l.C)("federatedfilesharing","color"),textColor:(0,l.C)("federatedfilesharing","textColor"),logoPath:(0,l.C)("federatedfilesharing","logoPath"),docUrlFederated:(0,l.C)("federatedfilesharing","docUrlFederated"),showHtml:!1,isCopied:!1}),computed:{messageWithURL(){return(0,a.t)("federatedfilesharing","Share with me through my #Nextcloud Federated Cloud ID, see {url}",{url:this.reference})},messageWithoutURL:()=>(0,a.t)("federatedfilesharing","Share with me through my #Nextcloud Federated Cloud ID"),shareMastodonUrl(){return`https://mastodon.social/?text=${encodeURIComponent(this.messageWithoutURL)}&url=${encodeURIComponent(this.reference)}`},shareXUrl(){return`https://x.com/intent/tweet?text=${encodeURIComponent(this.messageWithURL)}`},shareFacebookUrl(){return`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(this.reference)}`},shareBlueSkyUrl(){return`https://bsky.app/intent/compose?text=${encodeURIComponent(this.messageWithURL)}`},logoPathAbsolute(){return window.location.protocol+"//"+window.location.host+this.logoPath},backgroundStyle(){return`padding:10px;background-color:${this.color};color:${this.textColor};border-radius:3px;padding-inline-start:4px;`},linkStyle(){return`background-image:url(${this.logoPathAbsolute});width:50px;height:30px;position:relative;top:8px;background-size:contain;display:inline-block;background-repeat:no-repeat; background-position: center center;`},htmlCode(){return`\n\t\n\t${(0,a.t)("federatedfilesharing","Share with me via Nextcloud")}\n`},copyLinkTooltip(){return this.isCopied?(0,a.t)("federatedfilesharing","Cloud ID copied"):(0,a.t)("federatedfilesharing","Copy")}},methods:{async copyCloudId(){try{await navigator.clipboard.writeText(this.cloudId),(0,i.Te)((0,a.t)("federatedfilesharing","Cloud ID copied"))}catch(e){window.prompt((0,a.t)("federatedfilesharing","Clipboard not available. Please copy the cloud ID manually."),this.reference)}this.isCopied=!0,(0,i.Te)((0,a.t)("federatedfilesharing","Copied!")),setTimeout(()=>{this.isCopied=!1},2e3)},goTo(e){window.location.href=e}}};var v=r(85072),A=r.n(v),_=r(97825),y=r.n(_),k=r(77659),w=r.n(k),x=r(55056),S=r.n(x),I=r(10540),N=r.n(I),T=r(41113),M=r.n(T),U=r(49749),H={};H.styleTagTransform=M(),H.setAttributes=S(),H.insert=w().bind(null,"head"),H.domAPI=y(),H.insertStyleElement=N(),A()(U.A,H),U.A&&U.A.locals&&U.A.locals;const B=(0,h.A)(b,function(){var e=this,t=e._self._c;return t("NcSettingsSection",{attrs:{name:e.t("federatedfilesharing","Federated Cloud"),description:e.t("federatedfilesharing","You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com",{productName:e.productName}),"doc-url":e.docUrlFederated}},[t("NcInputField",{staticClass:"federated-cloud__cloud-id",attrs:{readonly:"",label:e.t("federatedfilesharing","Your Federated Cloud ID"),value:e.cloudId,success:e.isCopied,"show-trailing-button":"","trailing-button-label":e.copyLinkTooltip},on:{"trailing-button-click":e.copyCloudId},scopedSlots:e._u([{key:"trailing-button-icon",fn:function(){return[e.isCopied?t("IconCheck",{attrs:{size:20,"fill-color":"var(--color-border-success)"}}):t("IconClipboard",{attrs:{size:20}})]},proxy:!0}])}),e._v(" "),t("p",{staticClass:"social-button"},[e._v("\n\t\t"+e._s(e.t("federatedfilesharing","Share it so your friends can share files with you:"))),t("br"),e._v(" "),t("NcButton",{attrs:{href:e.shareFacebookUrl},scopedSlots:e._u([{key:"icon",fn:function(){return[t("img",{staticClass:"social-button__icon social-button__icon--bright",attrs:{src:e.urlFacebookIcon}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","Facebook"))+"\n\t\t\t")]),e._v(" "),t("NcButton",{attrs:{"aria-label":e.t("federatedfilesharing","X (formerly Twitter)"),href:e.shareXUrl},scopedSlots:e._u([{key:"icon",fn:function(){return[t("img",{staticClass:"social-button__icon",attrs:{src:e.urlXIcon}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","formerly Twitter"))+"\n\t\t\t")]),e._v(" "),t("NcButton",{attrs:{href:e.shareMastodonUrl},scopedSlots:e._u([{key:"icon",fn:function(){return[t("img",{staticClass:"social-button__icon",attrs:{src:e.urlMastodonIcon}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","Mastodon"))+"\n\t\t\t")]),e._v(" "),t("NcButton",{attrs:{href:e.shareBlueSkyUrl},scopedSlots:e._u([{key:"icon",fn:function(){return[t("img",{staticClass:"social-button__icon",attrs:{src:e.urlBlueSkyIcon}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","Bluesky"))+"\n\t\t\t")]),e._v(" "),t("NcButton",{staticClass:"social-button__website-button",on:{click:function(t){e.showHtml=!e.showHtml}},scopedSlots:e._u([{key:"icon",fn:function(){return[t("IconWeb",{attrs:{size:20}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","Add to your website"))+"\n\t\t")])],1),e._v(" "),e.showHtml?[t("p",{staticStyle:{margin:"10px 0"}},[t("a",{style:e.backgroundStyle,attrs:{target:"_blank",rel:"noreferrer noopener",href:e.reference}},[t("span",{style:e.linkStyle}),e._v("\n\t\t\t\t"+e._s(e.t("federatedfilesharing","Share with me via {productName}",{productName:e.productName}))+"\n\t\t\t")])]),e._v(" "),t("p",[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","HTML Code:"))+"\n\t\t\t"),t("br"),e._v(" "),t("pre",[e._v(e._s(e.htmlCode))])])]:e._e()],2)},[],!1,null,"412c45e6",null).exports;r.nc=(0,n.aV)(),o.Ay.mixin({methods:{t:a.Tl}}),(new(o.Ay.extend(B))).$mount("#vue-personal-federated")}},n={};function a(e){var t=n[e];if(void 0!==t)return t.exports;var r=n[e]={id:e,loaded:!1,exports:{}};return o[e].call(r.exports,r,r.exports,a),r.loaded=!0,r.exports}a.m=o,e=[],a.O=(t,r,o,n)=>{if(!r){var i=1/0;for(d=0;d=n)&&Object.keys(a.O).every(e=>a.O[e](r[s]))?r.splice(s--,1):(l=!1,n0&&e[d-1][2]>n;d--)e[d]=e[d-1];e[d]=[r,o,n]},a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var r in t)a.o(t,r)&&!a.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce((t,r)=>(a.f[r](e,t),t),[])),a.u=e=>e+"-"+e+".js?v="+{709:"5a70dcd81befa703a16f",2190:"fc77f9c117548086e3b2",2223:"4053ebbee40b3a96dc0e",4118:"f61d7fff59e8fea6edc8",4471:"f48b43d53012845636fb",7004:"3c720a23bb33985ff2c3",7859:"0323634601c6bca7ffc2"}[e],a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),t={},r="nextcloud:",a.l=(e,o,n,i)=>{if(t[e])t[e].push(o);else{var l,s;if(void 0!==n)for(var c=document.getElementsByTagName("script"),d=0;d{l.onerror=l.onload=null,clearTimeout(h);var n=t[e];if(delete t[e],l.parentNode&&l.parentNode.removeChild(l),n&&n.forEach(e=>e(o)),r)return r(o)},h=setTimeout(p.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=p.bind(null,l.onerror),l.onload=p.bind(null,l.onload),s&&document.head.appendChild(l)}},a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a.j=7949,(()=>{var e;globalThis.importScripts&&(e=globalThis.location+"");var t=globalThis.document;if(!e&&t&&(t.currentScript&&"SCRIPT"===t.currentScript.tagName.toUpperCase()&&(e=t.currentScript.src),!e)){var r=t.getElementsByTagName("script");if(r.length)for(var o=r.length-1;o>-1&&(!e||!/^http(s?):/.test(e));)e=r[o--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e})(),(()=>{a.b="undefined"!=typeof document&&document.baseURI||self.location.href;var e={7949:0};a.f.j=(t,r)=>{var o=a.o(e,t)?e[t]:void 0;if(0!==o)if(o)r.push(o[2]);else{var n=new Promise((r,n)=>o=e[t]=[r,n]);r.push(o[2]=n);var i=a.p+a.u(t),l=new Error;a.l(i,r=>{if(a.o(e,t)&&(0!==(o=e[t])&&(e[t]=void 0),o)){var n=r&&("load"===r.type?"missing":r.type),i=r&&r.target&&r.target.src;l.message="Loading chunk "+t+" failed.\n("+n+": "+i+")",l.name="ChunkLoadError",l.type=n,l.request=i,o[1](l)}},"chunk-"+t,t)}},a.O.j=t=>0===e[t];var t=(t,r)=>{var o,n,[i,l,s]=r,c=0;if(i.some(t=>0!==e[t])){for(o in l)a.o(l,o)&&(a.m[o]=l[o]);if(s)var d=s(a)}for(t&&t(r);ca(88122));i=a.O(i)})();
-//# sourceMappingURL=federatedfilesharing-vue-settings-personal.js.map?v=69e5e2b97e165351e89f
\ No newline at end of file
+(()=>{"use strict";var e,t,r,o={4957(e,t,r){var o=r(85471),n=r(21777),a=r(53334),i=r(85168),l=r(81222),s=r(63814),c=r(88837),d=r(74095),u=r(16879);const p={name:"WebIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var h=r(14486);const f=(0,h.A)(p,function(){var e=this,t=e._self._c;return t("span",e._b({staticClass:"material-design-icon web-icon",attrs:{"aria-hidden":e.title?null:"true","aria-label":e.title,role:"img"},on:{click:function(t){return e.$emit("click",t)}}},"span",e.$attrs,!1),[t("svg",{staticClass:"material-design-icon__svg",attrs:{fill:e.fillColor,width:e.size,height:e.size,viewBox:"0 0 24 24"}},[t("path",{attrs:{d:"M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"}},[e.title?t("title",[e._v(e._s(e.title))]):e._e()])])])},[],!1,null,null,null).exports;var g=r(54373);const m={name:"ContentCopyIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},C=(0,h.A)(m,function(){var e=this,t=e._self._c;return t("span",e._b({staticClass:"material-design-icon content-copy-icon",attrs:{"aria-hidden":e.title?null:"true","aria-label":e.title,role:"img"},on:{click:function(t){return e.$emit("click",t)}}},"span",e.$attrs,!1),[t("svg",{staticClass:"material-design-icon__svg",attrs:{fill:e.fillColor,width:e.size,height:e.size,viewBox:"0 0 24 24"}},[t("path",{attrs:{d:"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"}},[e.title?t("title",[e._v(e._s(e.title))]):e._e()])])])},[],!1,null,null,null).exports,b={name:"PersonalSettings",components:{NcButton:d.A,NcInputField:u.A,NcSettingsSection:c.A,IconCheck:g.A,IconClipboard:C,IconWeb:f},setup:()=>({t:a.t,productName:window.OC.theme.productName,cloudId:(0,l.C)("federatedfilesharing","cloudId"),reference:(0,l.C)("federatedfilesharing","reference"),urlFacebookIcon:(0,s.d0)("core","facebook"),urlMastodonIcon:(0,s.d0)("core","mastodon"),urlBlueSkyIcon:(0,s.d0)("core","bluesky"),urlXIcon:(0,s.d0)("core","x")}),data:()=>({color:(0,l.C)("federatedfilesharing","color"),textColor:(0,l.C)("federatedfilesharing","textColor"),logoPath:(0,l.C)("federatedfilesharing","logoPath"),docUrlFederated:(0,l.C)("federatedfilesharing","docUrlFederated"),showHtml:!1,isCopied:!1}),computed:{messageWithURL(){return(0,a.t)("federatedfilesharing","Share with me through my #Nextcloud Federated Cloud ID, see {url}",{url:this.reference})},messageWithoutURL:()=>(0,a.t)("federatedfilesharing","Share with me through my #Nextcloud Federated Cloud ID"),shareMastodonUrl(){return`https://mastodon.social/?text=${encodeURIComponent(this.messageWithoutURL)}&url=${encodeURIComponent(this.reference)}`},shareXUrl(){return`https://x.com/intent/tweet?text=${encodeURIComponent(this.messageWithURL)}`},shareFacebookUrl(){return`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(this.reference)}`},shareBlueSkyUrl(){return`https://bsky.app/intent/compose?text=${encodeURIComponent(this.messageWithURL)}`},logoPathAbsolute(){return window.location.protocol+"//"+window.location.host+this.logoPath},backgroundStyle(){return`padding:10px;background-color:${this.color};color:${this.textColor};border-radius:3px;padding-inline-start:4px;`},linkStyle(){return`background-image:url(${this.logoPathAbsolute});width:50px;height:30px;position:relative;top:8px;background-size:contain;display:inline-block;background-repeat:no-repeat; background-position: center center;`},htmlCode(){return`\n\t\n\t${(0,a.t)("federatedfilesharing","Share with me via Nextcloud")}\n`},copyLinkTooltip(){return this.isCopied?(0,a.t)("federatedfilesharing","Cloud ID copied"):(0,a.t)("federatedfilesharing","Copy")}},methods:{async copyCloudId(){try{await navigator.clipboard.writeText(this.cloudId),(0,i.Te)((0,a.t)("federatedfilesharing","Cloud ID copied"))}catch(e){window.prompt((0,a.t)("federatedfilesharing","Clipboard not available. Please copy the cloud ID manually."),this.reference)}this.isCopied=!0,(0,i.Te)((0,a.t)("federatedfilesharing","Copied!")),setTimeout(()=>{this.isCopied=!1},2e3)},goTo(e){window.location.href=e}}};var v=r(85072),A=r.n(v),_=r(97825),y=r.n(_),k=r(77659),w=r.n(k),x=r(55056),S=r.n(x),I=r(10540),N=r.n(I),T=r(41113),M=r.n(T),U=r(75624),H={};H.styleTagTransform=M(),H.setAttributes=S(),H.insert=w().bind(null,"head"),H.domAPI=y(),H.insertStyleElement=N(),A()(U.A,H),U.A&&U.A.locals&&U.A.locals;const B=(0,h.A)(b,function(){var e=this,t=e._self._c;return t("NcSettingsSection",{attrs:{name:e.t("federatedfilesharing","Federated Cloud"),description:e.t("federatedfilesharing","You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com",{productName:e.productName}),"doc-url":e.docUrlFederated}},[t("NcInputField",{staticClass:"federated-cloud__cloud-id",attrs:{readonly:"",label:e.t("federatedfilesharing","Your Federated Cloud ID"),value:e.cloudId,success:e.isCopied,"show-trailing-button":"","trailing-button-label":e.copyLinkTooltip},on:{"trailing-button-click":e.copyCloudId},scopedSlots:e._u([{key:"trailing-button-icon",fn:function(){return[e.isCopied?t("IconCheck",{attrs:{size:20,"fill-color":"var(--color-border-success)"}}):t("IconClipboard",{attrs:{size:20}})]},proxy:!0}])}),e._v(" "),t("p",{staticClass:"social-button"},[e._v("\n\t\t"+e._s(e.t("federatedfilesharing","Share it so your friends can share files with you:"))),t("br"),e._v(" "),t("NcButton",{attrs:{href:e.shareFacebookUrl},scopedSlots:e._u([{key:"icon",fn:function(){return[t("img",{staticClass:"social-button__icon social-button__icon--bright",attrs:{src:e.urlFacebookIcon}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","Facebook"))+"\n\t\t\t")]),e._v(" "),t("NcButton",{attrs:{"aria-label":e.t("federatedfilesharing","X (formerly Twitter)"),href:e.shareXUrl},scopedSlots:e._u([{key:"icon",fn:function(){return[t("img",{staticClass:"social-button__icon",attrs:{src:e.urlXIcon}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","formerly Twitter"))+"\n\t\t\t")]),e._v(" "),t("NcButton",{attrs:{href:e.shareMastodonUrl},scopedSlots:e._u([{key:"icon",fn:function(){return[t("img",{staticClass:"social-button__icon",attrs:{src:e.urlMastodonIcon}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","Mastodon"))+"\n\t\t\t")]),e._v(" "),t("NcButton",{attrs:{href:e.shareBlueSkyUrl},scopedSlots:e._u([{key:"icon",fn:function(){return[t("img",{staticClass:"social-button__icon",attrs:{src:e.urlBlueSkyIcon}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","Bluesky"))+"\n\t\t\t")]),e._v(" "),t("NcButton",{staticClass:"social-button__website-button",on:{click:function(t){e.showHtml=!e.showHtml}},scopedSlots:e._u([{key:"icon",fn:function(){return[t("IconWeb",{attrs:{size:20}})]},proxy:!0}])},[e._v("\n\t\t\t"+e._s(e.t("federatedfilesharing","Add to your website"))+"\n\t\t")])],1),e._v(" "),e.showHtml?[t("p",{staticStyle:{margin:"10px 0"}},[t("a",{style:e.backgroundStyle,attrs:{target:"_blank",rel:"noreferrer noopener",href:e.reference}},[t("span",{style:e.linkStyle}),e._v("\n\t\t\t\t"+e._s(e.t("federatedfilesharing","Share with me via {productName}",{productName:e.productName}))+"\n\t\t\t")])]),e._v(" "),t("div",[t("p",[e._v(e._s(e.t("federatedfilesharing","HTML Code:")))]),e._v(" "),t("br"),e._v(" "),t("pre",[t("code",[e._v(e._s(e.htmlCode))])])])]:e._e()],2)},[],!1,null,"a422f58c",null).exports;r.nc=(0,n.aV)(),o.Ay.mixin({methods:{t:a.Tl}}),(new(o.Ay.extend(B))).$mount("#vue-personal-federated")},75624(e,t,r){r.d(t,{A:()=>l});var o=r(71354),n=r.n(o),a=r(76314),i=r.n(a)()(n());i.push([e.id,".social-button[data-v-a422f58c]{margin-top:.5rem}.social-button button[data-v-a422f58c],.social-button a[data-v-a422f58c]{display:inline-flex;margin-inline-start:.5rem;margin-top:1rem}.social-button__website-button[data-v-a422f58c]{width:min(100%,400px) !important}.social-button__icon[data-v-a422f58c]{height:20px;width:20px;filter:var(--background-invert-if-dark)}.social-button__icon--bright[data-v-a422f58c]{filter:var(--background-invert-if-bright)}.federated-cloud__cloud-id[data-v-a422f58c]{max-width:300px}pre[data-v-a422f58c]{margin-top:0;white-space:pre-wrap}","",{version:3,sources:["webpack://./apps/federatedfilesharing/src/components/PersonalSettings.vue"],names:[],mappings:"AACA,gCACC,gBAAA,CAEA,yEACC,mBAAA,CACA,yBAAA,CACA,eAAA,CAGD,gDACC,gCAAA,CAGD,sCACC,WAAA,CACA,UAAA,CACA,uCAAA,CAEA,8CAEC,yCAAA,CAKH,4CACC,eAAA,CAGD,qBACC,YAAA,CACA,oBAAA",sourcesContent:["\n.social-button {\n\tmargin-top: 0.5rem;\n\n\tbutton, a {\n\t\tdisplay: inline-flex;\n\t\tmargin-inline-start: 0.5rem;\n\t\tmargin-top: 1rem;\n\t}\n\n\t&__website-button {\n\t\twidth: min(100%, 400px) !important;\n\t}\n\n\t&__icon {\n\t\theight: 20px;\n\t\twidth: 20px;\n\t\tfilter: var(--background-invert-if-dark);\n\n\t\t&--bright {\n\t\t\t// Some logos like the Facebook logo have bright color schema\n\t\t\tfilter: var(--background-invert-if-bright);\n\t\t}\n\t}\n}\n\n.federated-cloud__cloud-id {\n\tmax-width: 300px;\n}\n\npre {\n\tmargin-top: 0;\n\twhite-space: pre-wrap;\n}\n"],sourceRoot:""}]);const l=i}},n={};function a(e){var t=n[e];if(void 0!==t)return t.exports;var r=n[e]={id:e,loaded:!1,exports:{}};return o[e].call(r.exports,r,r.exports,a),r.loaded=!0,r.exports}a.m=o,e=[],a.O=(t,r,o,n)=>{if(!r){var i=1/0;for(d=0;d=n)&&Object.keys(a.O).every(e=>a.O[e](r[s]))?r.splice(s--,1):(l=!1,n0&&e[d-1][2]>n;d--)e[d]=e[d-1];e[d]=[r,o,n]},a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var r in t)a.o(t,r)&&!a.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce((t,r)=>(a.f[r](e,t),t),[])),a.u=e=>e+"-"+e+".js?v="+{709:"5a70dcd81befa703a16f",2190:"fc77f9c117548086e3b2",2223:"4053ebbee40b3a96dc0e",4118:"f61d7fff59e8fea6edc8",4471:"f48b43d53012845636fb",7004:"3c720a23bb33985ff2c3",7859:"0323634601c6bca7ffc2"}[e],a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),t={},r="nextcloud:",a.l=(e,o,n,i)=>{if(t[e])t[e].push(o);else{var l,s;if(void 0!==n)for(var c=document.getElementsByTagName("script"),d=0;d{l.onerror=l.onload=null,clearTimeout(h);var n=t[e];if(delete t[e],l.parentNode&&l.parentNode.removeChild(l),n&&n.forEach(e=>e(o)),r)return r(o)},h=setTimeout(p.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=p.bind(null,l.onerror),l.onload=p.bind(null,l.onload),s&&document.head.appendChild(l)}},a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a.j=7949,(()=>{var e;globalThis.importScripts&&(e=globalThis.location+"");var t=globalThis.document;if(!e&&t&&(t.currentScript&&"SCRIPT"===t.currentScript.tagName.toUpperCase()&&(e=t.currentScript.src),!e)){var r=t.getElementsByTagName("script");if(r.length)for(var o=r.length-1;o>-1&&(!e||!/^http(s?):/.test(e));)e=r[o--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e})(),(()=>{a.b="undefined"!=typeof document&&document.baseURI||self.location.href;var e={7949:0};a.f.j=(t,r)=>{var o=a.o(e,t)?e[t]:void 0;if(0!==o)if(o)r.push(o[2]);else{var n=new Promise((r,n)=>o=e[t]=[r,n]);r.push(o[2]=n);var i=a.p+a.u(t),l=new Error;a.l(i,r=>{if(a.o(e,t)&&(0!==(o=e[t])&&(e[t]=void 0),o)){var n=r&&("load"===r.type?"missing":r.type),i=r&&r.target&&r.target.src;l.message="Loading chunk "+t+" failed.\n("+n+": "+i+")",l.name="ChunkLoadError",l.type=n,l.request=i,o[1](l)}},"chunk-"+t,t)}},a.O.j=t=>0===e[t];var t=(t,r)=>{var o,n,[i,l,s]=r,c=0;if(i.some(t=>0!==e[t])){for(o in l)a.o(l,o)&&(a.m[o]=l[o]);if(s)var d=s(a)}for(t&&t(r);ca(4957));i=a.O(i)})();
+//# sourceMappingURL=federatedfilesharing-vue-settings-personal.js.map?v=f4fa6197eab3c612045b
\ No newline at end of file
diff --git a/dist/federatedfilesharing-vue-settings-personal.js.map b/dist/federatedfilesharing-vue-settings-personal.js.map
index 0d9c5b9ca0de3..dd1355dd4896b 100644
--- a/dist/federatedfilesharing-vue-settings-personal.js.map
+++ b/dist/federatedfilesharing-vue-settings-personal.js.map
@@ -1 +1 @@
-{"version":3,"file":"federatedfilesharing-vue-settings-personal.js?v=69e5e2b97e165351e89f","mappings":"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","sources":["webpack:///nextcloud/webpack/runtime/chunk loaded","webpack:///nextcloud/webpack/runtime/load script","webpack:///nextcloud/apps/federatedfilesharing/src/components/PersonalSettings.vue?vue&type=style&index=0&id=412c45e6&prod&lang=scss&scoped=true","webpack:///nextcloud/node_modules/vue-material-design-icons/Web.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Web.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Web.vue?2edf","webpack:///nextcloud/node_modules/vue-material-design-icons/Web.vue?vue&type=template&id=704f1c73","webpack:///nextcloud/node_modules/vue-material-design-icons/ContentCopy.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/ContentCopy.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/ContentCopy.vue?c47c","webpack:///nextcloud/node_modules/vue-material-design-icons/ContentCopy.vue?vue&type=template&id=0e8bd3c4","webpack:///nextcloud/apps/federatedfilesharing/src/components/PersonalSettings.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/federatedfilesharing/src/components/PersonalSettings.vue","webpack://nextcloud/./apps/federatedfilesharing/src/components/PersonalSettings.vue?0906","webpack://nextcloud/./apps/federatedfilesharing/src/components/PersonalSettings.vue?80b9","webpack:///nextcloud/apps/federatedfilesharing/src/main-personal.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/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, fn, priority] = deferred[i];\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\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};","// 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, `.social-button[data-v-412c45e6]{margin-top:.5rem}.social-button button[data-v-412c45e6],.social-button a[data-v-412c45e6]{display:inline-flex;margin-inline-start:.5rem;margin-top:1rem}.social-button__website-button[data-v-412c45e6]{width:min(100%,400px) !important}.social-button__icon[data-v-412c45e6]{height:20px;width:20px;filter:var(--background-invert-if-dark)}.social-button__icon--bright[data-v-412c45e6]{filter:var(--background-invert-if-bright)}.federated-cloud__cloud-id[data-v-412c45e6]{max-width:300px}pre[data-v-412c45e6]{margin-top:0;white-space:pre-wrap}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/federatedfilesharing/src/components/PersonalSettings.vue\"],\"names\":[],\"mappings\":\"AACA,gCACC,gBAAA,CAEA,yEACC,mBAAA,CACA,yBAAA,CACA,eAAA,CAGD,gDACC,gCAAA,CAGD,sCACC,WAAA,CACA,UAAA,CACA,uCAAA,CAEA,8CAEC,yCAAA,CAKH,4CACC,eAAA,CAGD,qBACC,YAAA,CACA,oBAAA\",\"sourcesContent\":[\"\\n.social-button {\\n\\tmargin-top: 0.5rem;\\n\\n\\tbutton, a {\\n\\t\\tdisplay: inline-flex;\\n\\t\\tmargin-inline-start: 0.5rem;\\n\\t\\tmargin-top: 1rem;\\n\\t}\\n\\n\\t&__website-button {\\n\\t\\twidth: min(100%, 400px) !important;\\n\\t}\\n\\n\\t&__icon {\\n\\t\\theight: 20px;\\n\\t\\twidth: 20px;\\n\\t\\tfilter: var(--background-invert-if-dark);\\n\\n\\t\\t&--bright {\\n\\t\\t\\t// Some logos like the Facebook logo have bright color schema\\n\\t\\t\\tfilter: var(--background-invert-if-bright);\\n\\t\\t}\\n\\t}\\n}\\n\\n.federated-cloud__cloud-id {\\n\\tmax-width: 300px;\\n}\\n\\npre {\\n\\tmargin-top: 0;\\n\\twhite-space: pre-wrap;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n","\n \n \n \n\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Web.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Web.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Web.vue?vue&type=template&id=704f1c73\"\nimport script from \"./Web.vue?vue&type=script&lang=js\"\nexport * from \"./Web.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 web-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\":\"M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 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 }","\n \n \n \n\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ContentCopy.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ContentCopy.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ContentCopy.vue?vue&type=template&id=0e8bd3c4\"\nimport script from \"./ContentCopy.vue?vue&type=script&lang=js\"\nexport * from \"./ContentCopy.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 content-copy-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\":\"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z\"}},[(_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!./PersonalSettings.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!./PersonalSettings.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcSettingsSection',{attrs:{\"name\":_vm.t('federatedfilesharing', 'Federated Cloud'),\"description\":_vm.t('federatedfilesharing', 'You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com', { productName: _vm.productName }),\"doc-url\":_vm.docUrlFederated}},[_c('NcInputField',{staticClass:\"federated-cloud__cloud-id\",attrs:{\"readonly\":\"\",\"label\":_vm.t('federatedfilesharing', 'Your Federated Cloud ID'),\"value\":_vm.cloudId,\"success\":_vm.isCopied,\"show-trailing-button\":\"\",\"trailing-button-label\":_vm.copyLinkTooltip},on:{\"trailing-button-click\":_vm.copyCloudId},scopedSlots:_vm._u([{key:\"trailing-button-icon\",fn:function(){return [(_vm.isCopied)?_c('IconCheck',{attrs:{\"size\":20,\"fill-color\":\"var(--color-border-success)\"}}):_c('IconClipboard',{attrs:{\"size\":20}})]},proxy:true}])}),_vm._v(\" \"),_c('p',{staticClass:\"social-button\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Share it so your friends can share files with you:'))),_c('br'),_vm._v(\" \"),_c('NcButton',{attrs:{\"href\":_vm.shareFacebookUrl},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"social-button__icon social-button__icon--bright\",attrs:{\"src\":_vm.urlFacebookIcon}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Facebook'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcButton',{attrs:{\"aria-label\":_vm.t('federatedfilesharing', 'X (formerly Twitter)'),\"href\":_vm.shareXUrl},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"social-button__icon\",attrs:{\"src\":_vm.urlXIcon}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'formerly Twitter'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcButton',{attrs:{\"href\":_vm.shareMastodonUrl},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"social-button__icon\",attrs:{\"src\":_vm.urlMastodonIcon}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Mastodon'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcButton',{attrs:{\"href\":_vm.shareBlueSkyUrl},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"social-button__icon\",attrs:{\"src\":_vm.urlBlueSkyIcon}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Bluesky'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcButton',{staticClass:\"social-button__website-button\",on:{\"click\":function($event){_vm.showHtml = !_vm.showHtml}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('IconWeb',{attrs:{\"size\":20}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Add to your website'))+\"\\n\\t\\t\")])],1),_vm._v(\" \"),(_vm.showHtml)?[_c('p',{staticStyle:{\"margin\":\"10px 0\"}},[_c('a',{style:(_vm.backgroundStyle),attrs:{\"target\":\"_blank\",\"rel\":\"noreferrer noopener\",\"href\":_vm.reference}},[_c('span',{style:(_vm.linkStyle)}),_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Share with me via {productName}', { productName: _vm.productName }))+\"\\n\\t\\t\\t\")])]),_vm._v(\" \"),_c('p',[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'HTML Code:'))+\"\\n\\t\\t\\t\"),_c('br'),_vm._v(\" \"),_c('pre',[_vm._v(_vm._s(_vm.htmlCode))])])]:_vm._e()],2)\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!./PersonalSettings.vue?vue&type=style&index=0&id=412c45e6&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!./PersonalSettings.vue?vue&type=style&index=0&id=412c45e6&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./PersonalSettings.vue?vue&type=template&id=412c45e6&scoped=true\"\nimport script from \"./PersonalSettings.vue?vue&type=script&lang=ts\"\nexport * from \"./PersonalSettings.vue?vue&type=script&lang=ts\"\nimport style0 from \"./PersonalSettings.vue?vue&type=style&index=0&id=412c45e6&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 \"412c45e6\",\n null\n \n)\n\nexport default component.exports","/**\n * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nimport Vue from 'vue'\nimport { getCSPNonce } from '@nextcloud/auth'\nimport { translate as t } from '@nextcloud/l10n'\n\nimport PersonalSettings from './components/PersonalSettings.vue'\n\n__webpack_nonce__ = getCSPNonce()\n\nVue.mixin({\n\tmethods: {\n\t\tt,\n\t},\n})\n\nconst PersonalSettingsView = Vue.extend(PersonalSettings)\nnew PersonalSettingsView().$mount('#vue-personal-federated')\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=\" + {\"709\":\"5a70dcd81befa703a16f\",\"2190\":\"fc77f9c117548086e3b2\",\"2223\":\"4053ebbee40b3a96dc0e\",\"4118\":\"f61d7fff59e8fea6edc8\",\"4471\":\"f48b43d53012845636fb\",\"7004\":\"3c720a23bb33985ff2c3\",\"7859\":\"0323634601c6bca7ffc2\"}[chunkId] + \"\";\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 = 7949;","var scriptUrl;\nif (globalThis.importScripts) scriptUrl = globalThis.location + \"\";\nvar document = globalThis.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(/^blob:/, \"\").replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","__webpack_require__.b = (typeof document !== 'undefined' && 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\t7949: 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, moreModules, runtime] = data;\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 = globalThis[\"webpackChunknextcloud\"] = globalThis[\"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__(88122)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["deferred","inProgress","dataWebpackPrefix","___CSS_LOADER_EXPORT___","push","module","id","name","emits","props","title","type","String","fillColor","default","size","Number","_vm","this","_c","_self","_b","staticClass","attrs","on","$event","$emit","$attrs","_v","_s","_e","components","NcButton","NcInputField","NcSettingsSection","IconCheck","IconClipboard","IconWeb","setup","t","productName","window","OC","theme","cloudId","loadState","reference","urlFacebookIcon","imagePath","urlMastodonIcon","urlBlueSkyIcon","urlXIcon","data","color","textColor","logoPath","docUrlFederated","showHtml","isCopied","computed","messageWithURL","url","messageWithoutURL","shareMastodonUrl","encodeURIComponent","shareXUrl","shareFacebookUrl","shareBlueSkyUrl","logoPathAbsolute","location","protocol","host","backgroundStyle","linkStyle","htmlCode","copyLinkTooltip","methods","copyCloudId","navigator","clipboard","writeText","showSuccess","e","prompt","setTimeout","goTo","href","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","scopedSlots","_u","key","fn","proxy","staticStyle","style","__webpack_nonce__","getCSPNonce","Vue","mixin","extend","PersonalSettings","$mount","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","loaded","__webpack_modules__","call","m","O","result","chunkIds","priority","notFulfilled","Infinity","i","length","fulfilled","j","Object","keys","every","splice","r","n","getter","__esModule","d","a","definition","o","defineProperty","enumerable","get","f","chunkId","Promise","all","reduce","promises","u","obj","prop","prototype","hasOwnProperty","l","done","script","needAttach","scripts","document","getElementsByTagName","s","getAttribute","createElement","charset","nc","setAttribute","src","onScriptComplete","prev","event","onerror","onload","clearTimeout","timeout","doneFns","parentNode","removeChild","forEach","bind","target","head","appendChild","Symbol","toStringTag","value","nmd","paths","children","scriptUrl","globalThis","importScripts","currentScript","tagName","toUpperCase","test","Error","replace","p","b","baseURI","self","installedChunks","installedChunkData","promise","resolve","reject","error","errorType","realSrc","message","request","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","chunkLoadingGlobal","__webpack_exports__"],"ignoreList":[],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"file":"federatedfilesharing-vue-settings-personal.js?v=f4fa6197eab3c612045b","mappings":"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","sources":["webpack:///nextcloud/webpack/runtime/chunk loaded","webpack:///nextcloud/webpack/runtime/load script","webpack:///nextcloud/node_modules/vue-material-design-icons/Web.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/Web.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/Web.vue?2edf","webpack:///nextcloud/node_modules/vue-material-design-icons/Web.vue?vue&type=template&id=704f1c73","webpack:///nextcloud/node_modules/vue-material-design-icons/ContentCopy.vue","webpack:///nextcloud/node_modules/vue-material-design-icons/ContentCopy.vue?vue&type=script&lang=js","webpack://nextcloud/./node_modules/vue-material-design-icons/ContentCopy.vue?c47c","webpack:///nextcloud/node_modules/vue-material-design-icons/ContentCopy.vue?vue&type=template&id=0e8bd3c4","webpack:///nextcloud/apps/federatedfilesharing/src/components/PersonalSettings.vue?vue&type=script&lang=ts","webpack:///nextcloud/apps/federatedfilesharing/src/components/PersonalSettings.vue","webpack://nextcloud/./apps/federatedfilesharing/src/components/PersonalSettings.vue?6187","webpack://nextcloud/./apps/federatedfilesharing/src/components/PersonalSettings.vue?80b9","webpack:///nextcloud/apps/federatedfilesharing/src/main-personal.js","webpack:///nextcloud/apps/federatedfilesharing/src/components/PersonalSettings.vue?vue&type=style&index=0&id=a422f58c&prod&lang=scss&scoped=true","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/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, fn, priority] = deferred[i];\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\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 \n \n \n\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./Web.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./Web.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./Web.vue?vue&type=template&id=704f1c73\"\nimport script from \"./Web.vue?vue&type=script&lang=js\"\nexport * from \"./Web.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 web-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\":\"M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 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 }","\n \n \n \n\n\n","import mod from \"-!../vue-loader/lib/index.js??vue-loader-options!./ContentCopy.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../vue-loader/lib/index.js??vue-loader-options!./ContentCopy.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./ContentCopy.vue?vue&type=template&id=0e8bd3c4\"\nimport script from \"./ContentCopy.vue?vue&type=script&lang=js\"\nexport * from \"./ContentCopy.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 content-copy-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\":\"M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z\"}},[(_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!./PersonalSettings.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!./PersonalSettings.vue?vue&type=script&lang=ts\"","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('NcSettingsSection',{attrs:{\"name\":_vm.t('federatedfilesharing', 'Federated Cloud'),\"description\":_vm.t('federatedfilesharing', 'You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com', { productName: _vm.productName }),\"doc-url\":_vm.docUrlFederated}},[_c('NcInputField',{staticClass:\"federated-cloud__cloud-id\",attrs:{\"readonly\":\"\",\"label\":_vm.t('federatedfilesharing', 'Your Federated Cloud ID'),\"value\":_vm.cloudId,\"success\":_vm.isCopied,\"show-trailing-button\":\"\",\"trailing-button-label\":_vm.copyLinkTooltip},on:{\"trailing-button-click\":_vm.copyCloudId},scopedSlots:_vm._u([{key:\"trailing-button-icon\",fn:function(){return [(_vm.isCopied)?_c('IconCheck',{attrs:{\"size\":20,\"fill-color\":\"var(--color-border-success)\"}}):_c('IconClipboard',{attrs:{\"size\":20}})]},proxy:true}])}),_vm._v(\" \"),_c('p',{staticClass:\"social-button\"},[_vm._v(\"\\n\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Share it so your friends can share files with you:'))),_c('br'),_vm._v(\" \"),_c('NcButton',{attrs:{\"href\":_vm.shareFacebookUrl},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"social-button__icon social-button__icon--bright\",attrs:{\"src\":_vm.urlFacebookIcon}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Facebook'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcButton',{attrs:{\"aria-label\":_vm.t('federatedfilesharing', 'X (formerly Twitter)'),\"href\":_vm.shareXUrl},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"social-button__icon\",attrs:{\"src\":_vm.urlXIcon}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'formerly Twitter'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcButton',{attrs:{\"href\":_vm.shareMastodonUrl},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"social-button__icon\",attrs:{\"src\":_vm.urlMastodonIcon}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Mastodon'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcButton',{attrs:{\"href\":_vm.shareBlueSkyUrl},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('img',{staticClass:\"social-button__icon\",attrs:{\"src\":_vm.urlBlueSkyIcon}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Bluesky'))+\"\\n\\t\\t\\t\")]),_vm._v(\" \"),_c('NcButton',{staticClass:\"social-button__website-button\",on:{\"click\":function($event){_vm.showHtml = !_vm.showHtml}},scopedSlots:_vm._u([{key:\"icon\",fn:function(){return [_c('IconWeb',{attrs:{\"size\":20}})]},proxy:true}])},[_vm._v(\"\\n\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Add to your website'))+\"\\n\\t\\t\")])],1),_vm._v(\" \"),(_vm.showHtml)?[_c('p',{staticStyle:{\"margin\":\"10px 0\"}},[_c('a',{style:(_vm.backgroundStyle),attrs:{\"target\":\"_blank\",\"rel\":\"noreferrer noopener\",\"href\":_vm.reference}},[_c('span',{style:(_vm.linkStyle)}),_vm._v(\"\\n\\t\\t\\t\\t\"+_vm._s(_vm.t('federatedfilesharing', 'Share with me via {productName}', { productName: _vm.productName }))+\"\\n\\t\\t\\t\")])]),_vm._v(\" \"),_c('div',[_c('p',[_vm._v(_vm._s(_vm.t('federatedfilesharing', 'HTML Code:')))]),_vm._v(\" \"),_c('br'),_vm._v(\" \"),_c('pre',[_c('code',[_vm._v(_vm._s(_vm.htmlCode))])])])]:_vm._e()],2)\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!./PersonalSettings.vue?vue&type=style&index=0&id=a422f58c&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!./PersonalSettings.vue?vue&type=style&index=0&id=a422f58c&prod&lang=scss&scoped=true\";\n export default content && content.locals ? content.locals : undefined;\n","import { render, staticRenderFns } from \"./PersonalSettings.vue?vue&type=template&id=a422f58c&scoped=true\"\nimport script from \"./PersonalSettings.vue?vue&type=script&lang=ts\"\nexport * from \"./PersonalSettings.vue?vue&type=script&lang=ts\"\nimport style0 from \"./PersonalSettings.vue?vue&type=style&index=0&id=a422f58c&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 \"a422f58c\",\n null\n \n)\n\nexport default component.exports","/**\n * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\nimport Vue from 'vue'\nimport { getCSPNonce } from '@nextcloud/auth'\nimport { translate as t } from '@nextcloud/l10n'\n\nimport PersonalSettings from './components/PersonalSettings.vue'\n\n__webpack_nonce__ = getCSPNonce()\n\nVue.mixin({\n\tmethods: {\n\t\tt,\n\t},\n})\n\nconst PersonalSettingsView = Vue.extend(PersonalSettings)\nnew PersonalSettingsView().$mount('#vue-personal-federated')\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, `.social-button[data-v-a422f58c]{margin-top:.5rem}.social-button button[data-v-a422f58c],.social-button a[data-v-a422f58c]{display:inline-flex;margin-inline-start:.5rem;margin-top:1rem}.social-button__website-button[data-v-a422f58c]{width:min(100%,400px) !important}.social-button__icon[data-v-a422f58c]{height:20px;width:20px;filter:var(--background-invert-if-dark)}.social-button__icon--bright[data-v-a422f58c]{filter:var(--background-invert-if-bright)}.federated-cloud__cloud-id[data-v-a422f58c]{max-width:300px}pre[data-v-a422f58c]{margin-top:0;white-space:pre-wrap}`, \"\",{\"version\":3,\"sources\":[\"webpack://./apps/federatedfilesharing/src/components/PersonalSettings.vue\"],\"names\":[],\"mappings\":\"AACA,gCACC,gBAAA,CAEA,yEACC,mBAAA,CACA,yBAAA,CACA,eAAA,CAGD,gDACC,gCAAA,CAGD,sCACC,WAAA,CACA,UAAA,CACA,uCAAA,CAEA,8CAEC,yCAAA,CAKH,4CACC,eAAA,CAGD,qBACC,YAAA,CACA,oBAAA\",\"sourcesContent\":[\"\\n.social-button {\\n\\tmargin-top: 0.5rem;\\n\\n\\tbutton, a {\\n\\t\\tdisplay: inline-flex;\\n\\t\\tmargin-inline-start: 0.5rem;\\n\\t\\tmargin-top: 1rem;\\n\\t}\\n\\n\\t&__website-button {\\n\\t\\twidth: min(100%, 400px) !important;\\n\\t}\\n\\n\\t&__icon {\\n\\t\\theight: 20px;\\n\\t\\twidth: 20px;\\n\\t\\tfilter: var(--background-invert-if-dark);\\n\\n\\t\\t&--bright {\\n\\t\\t\\t// Some logos like the Facebook logo have bright color schema\\n\\t\\t\\tfilter: var(--background-invert-if-bright);\\n\\t\\t}\\n\\t}\\n}\\n\\n.federated-cloud__cloud-id {\\n\\tmax-width: 300px;\\n}\\n\\npre {\\n\\tmargin-top: 0;\\n\\twhite-space: pre-wrap;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\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=\" + {\"709\":\"5a70dcd81befa703a16f\",\"2190\":\"fc77f9c117548086e3b2\",\"2223\":\"4053ebbee40b3a96dc0e\",\"4118\":\"f61d7fff59e8fea6edc8\",\"4471\":\"f48b43d53012845636fb\",\"7004\":\"3c720a23bb33985ff2c3\",\"7859\":\"0323634601c6bca7ffc2\"}[chunkId] + \"\";\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 = 7949;","var scriptUrl;\nif (globalThis.importScripts) scriptUrl = globalThis.location + \"\";\nvar document = globalThis.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(/^blob:/, \"\").replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","__webpack_require__.b = (typeof document !== 'undefined' && 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\t7949: 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, moreModules, runtime] = data;\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 = globalThis[\"webpackChunknextcloud\"] = globalThis[\"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__(4957)))\n__webpack_exports__ = __webpack_require__.O(__webpack_exports__);\n"],"names":["deferred","inProgress","dataWebpackPrefix","name","emits","props","title","type","String","fillColor","default","size","Number","_vm","this","_c","_self","_b","staticClass","attrs","on","$event","$emit","$attrs","_v","_s","_e","components","NcButton","NcInputField","NcSettingsSection","IconCheck","IconClipboard","IconWeb","setup","t","productName","window","OC","theme","cloudId","loadState","reference","urlFacebookIcon","imagePath","urlMastodonIcon","urlBlueSkyIcon","urlXIcon","data","color","textColor","logoPath","docUrlFederated","showHtml","isCopied","computed","messageWithURL","url","messageWithoutURL","shareMastodonUrl","encodeURIComponent","shareXUrl","shareFacebookUrl","shareBlueSkyUrl","logoPathAbsolute","location","protocol","host","backgroundStyle","linkStyle","htmlCode","copyLinkTooltip","methods","copyCloudId","navigator","clipboard","writeText","showSuccess","e","prompt","setTimeout","goTo","href","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","scopedSlots","_u","key","fn","proxy","staticStyle","style","__webpack_nonce__","getCSPNonce","Vue","mixin","extend","PersonalSettings","$mount","___CSS_LOADER_EXPORT___","push","module","id","__webpack_module_cache__","__webpack_require__","moduleId","cachedModule","undefined","exports","loaded","__webpack_modules__","call","m","O","result","chunkIds","priority","notFulfilled","Infinity","i","length","fulfilled","j","Object","keys","every","splice","r","n","getter","__esModule","d","a","definition","o","defineProperty","enumerable","get","f","chunkId","Promise","all","reduce","promises","u","obj","prop","prototype","hasOwnProperty","l","done","script","needAttach","scripts","document","getElementsByTagName","s","getAttribute","createElement","charset","nc","setAttribute","src","onScriptComplete","prev","event","onerror","onload","clearTimeout","timeout","doneFns","parentNode","removeChild","forEach","bind","target","head","appendChild","Symbol","toStringTag","value","nmd","paths","children","scriptUrl","globalThis","importScripts","currentScript","tagName","toUpperCase","test","Error","replace","p","b","baseURI","self","installedChunks","installedChunkData","promise","resolve","reject","error","errorType","realSrc","message","request","webpackJsonpCallback","parentChunkLoadingFunction","moreModules","runtime","some","chunkLoadingGlobal","__webpack_exports__"],"ignoreList":[],"sourceRoot":""}
\ No newline at end of file