/*! For license information please see files_sharing-init.js.LICENSE.txt */ (()=>{"use strict";var e,t,i,r={2890:(e,t,i)=>{var r=i(68251),s=i(53334),n=i(35810);const a='',o='',l='';var d=i(63814),h=i(21777),p=i(65043),c=i(35947);const u=(0,c.YK)().setApp("files_sharing").detectUser().build(),g=`/files/${(0,h.HW)()?.uid}`,m={"Content-Type":"application/json"},w=async function(e){try{if(void 0!==e?.remote_id){if(!e.mimetype){const t=(await i.e(857).then(i.bind(i,10857))).default;e.mimetype=t.getType(e.name)}e.item_type=e.type||(e.mimetype?"file":"folder"),e.item_mtime=e.mtime,e.file_target=e.file_target||e.mountpoint,e.accepted||(e.item_permissions=n.aX.NONE,e.permissions=n.aX.NONE),e.uid_owner=e.owner,e.displayname_owner=e.owner}const t="folder"===e?.item_type,r=!0===e?.has_preview,s=t?n.vd:n.ZH,a=e.file_source||e.file_id||e.id,o=e.path||e.file_target||e.name,l=(0,d.dC)(`dav/${g}/${o}`.replaceAll(/\/\//gm,"/"));let h,p=e.item_mtime?new Date(1e3*e.item_mtime):void 0;return e?.stime>(e?.item_mtime||0)&&(p=new Date(1e3*e.stime)),"share_with"in e&&(h={sharee:{id:e.share_with,"display-name":e.share_with_displayname||e.share_with,type:e.share_type}}),new s({id:a,source:l,owner:e?.uid_owner,mime:e?.mimetype||"application/octet-stream",mtime:p,size:e?.item_size,permissions:e?.item_permissions||e?.permissions,root:g,attributes:{...e,"has-preview":r,"owner-id":e?.uid_owner,"owner-display-name":e?.displayname_owner,"share-types":e?.share_type,"share-attributes":e?.attributes||"[]",sharees:h,favorite:e?.tags?.includes(window.OC.TAG_FAVORITE)?1:0}})}catch(e){return u.error("Error while parsing OCS entry",{error:e}),null}},f=function(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=(0,d.KT)("apps/files_sharing/api/v1/shares");return p.Ay.get(t,{headers:m,params:{shared_with_me:e,include_tags:!0}})},v=async function(){let e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[];const s=[];(!(arguments.length>0&&void 0!==arguments[0])||arguments[0])&&s.push(f(!0),function(){const e=(0,d.KT)("apps/files_sharing/api/v1/remote_shares");return p.Ay.get(e,{headers:m,params:{include_tags:!0}})}()),e&&s.push(f()),t&&s.push(function(){const e=(0,d.KT)("apps/files_sharing/api/v1/shares/pending");return p.Ay.get(e,{headers:m,params:{include_tags:!0}})}(),function(){const e=(0,d.KT)("apps/files_sharing/api/v1/remote_shares/pending");return p.Ay.get(e,{headers:m,params:{include_tags:!0}})}()),i&&s.push(function(){const e=(0,d.KT)("apps/files_sharing/api/v1/deletedshares");return p.Ay.get(e,{headers:m,params:{include_tags:!0}})}());const a=(await Promise.all(s)).map((e=>e.data.ocs.data)).flat();let o=(await Promise.all(a.map(w))).filter((e=>null!==e));var l,c;return r.length>0&&(o=o.filter((e=>r.includes(e.attributes?.share_type)))),o=(l=o,c="source",Object.values(l.reduce((function(e,t){return(e[t[c]]=e[t[c]]||[]).push(t),e}),{}))).map((e=>{const t=e[0];return t.attributes["share-types"]=e.map((e=>e.attributes["share-types"])),t})),{folder:new n.vd({id:0,source:(0,d.dC)("dav"+g),owner:(0,h.HW)()?.uid||null}),contents:o}},y="shareoverview",A="sharingin",_="sharingout",C="sharinglinks",b="deletedshares",x="pendingshares";var T=i(61338);const S=new n.hY({id:"accept-share",displayName:e=>(0,s.zw)("files_sharing","Accept share","Accept shares",e.length),iconSvgInline:()=>'',enabled:(e,t)=>e.length>0&&t.id===x,async exec(e){try{const t=!!e.attributes.remote,i=(0,d.KT)("apps/files_sharing/api/v1/{shareBase}/pending/{id}",{shareBase:t?"remote_shares":"shares",id:e.attributes.id});return await p.Ay.post(i),(0,T.Ic)("files:node:deleted",e),!0}catch(e){return!1}},async execBatch(e,t,i){return Promise.all(e.map((e=>this.exec(e,t,i))))},order:1,inline:()=>!0});(0,n.Gg)(S);const H=new n.hY({id:"open-in-files",displayName:()=>(0,s.Tl)("files","Open in Files"),iconSvgInline:()=>"",enabled:(e,t)=>[y,A,_,C].includes(t.id),async exec(e){const t=e.type===n.pt.Folder;return window.OCP.Files.Router.goToRoute(null,{view:"files",fileid:String(e.fileid)},{dir:t?e.path:e.dirname,openfile:t?void 0:"true"}),null},order:-1e3,default:n.m9.HIDDEN});(0,n.Gg)(H);const L=new n.hY({id:"reject-share",displayName:e=>(0,s.zw)("files_sharing","Reject share","Reject shares",e.length),iconSvgInline:()=>'',enabled:(e,t)=>t.id===x&&0!==e.length&&!e.some((e=>e.attributes.remote_id&&e.attributes.share_type===window.OC.Share.SHARE_TYPE_REMOTE_GROUP)),async exec(e){try{const t=!!e.attributes.remote,i=(0,d.KT)("apps/files_sharing/api/v1/{shareBase}/{id}",{shareBase:t?"remote_shares":"shares",id:e.attributes.id});return await p.Ay.delete(i),(0,T.Ic)("files:node:deleted",e),!0}catch(e){return!1}},async execBatch(e,t,i){return Promise.all(e.map((e=>this.exec(e,t,i))))},order:2,inline:()=>!0});(0,n.Gg)(L);const O=new n.hY({id:"restore-share",displayName:e=>(0,s.zw)("files_sharing","Restore share","Restore shares",e.length),iconSvgInline:()=>'',enabled:(e,t)=>e.length>0&&t.id===b,async exec(e){try{const t=(0,d.KT)("apps/files_sharing/api/v1/deletedshares/{id}",{id:e.attributes.id});return await p.Ay.post(t),(0,T.Ic)("files:node:deleted",e),!0}catch(e){return!1}},async execBatch(e,t,i){return Promise.all(e.map((e=>this.exec(e,t,i))))},order:1,inline:()=>!0});(0,n.Gg)(O);var M=(e=>(e[e.User=0]="User",e[e.Group=1]="Group",e[e.Link=3]="Link",e[e.Email=4]="Email",e[e.Remote=6]="Remote",e[e.Team=7]="Team",e[e.Guest=8]="Guest",e[e.RemoteGroup=9]="RemoteGroup",e[e.Room=10]="Room",e[e.Deck=12]="Deck",e[e.FederatedGroup=14]="FederatedGroup",e[e.ScienceMesh=15]="ScienceMesh",e))(M||{}),V=i(49981);const k=(0,c.YK)().setApp("files").detectUser().build(),E=new n.hY({id:"details",displayName:()=>(0,s.Tl)("files","Open details"),iconSvgInline:()=>V,enabled:e=>1===e.length&&!!e[0]&&!!window?.OCA?.Files?.Sidebar&&((e[0].root?.startsWith("/files/")&&e[0].permissions!==n.aX.NONE)??!1),async exec(e,t,i){try{return await window.OCA.Files.Sidebar.open(e.path),window.OCP.Files.Router.goToRoute(null,{view:t.id,fileid:e.fileid},{...window.OCP.Files.Router.query,dir:i},!0),null}catch(e){return k.error("Error while opening sidebar",{error:e}),!1}},order:-50});var N=i(85072),B=i.n(N),R=i(97825),P=i.n(R),G=i(77659),j=i.n(G),D=i(55056),F=i.n(D),I=i(10540),$=i.n(I),K=i(41113),Y=i.n(K),Z=i(8132),U={};U.styleTagTransform=Y(),U.setAttributes=F(),U.insert=j().bind(null,"head"),U.domAPI=P(),U.insertStyleElement=$(),B()(Z.A,U),Z.A&&Z.A.locals&&Z.A.locals;var X=i(85168);const W=e=>void 0!==e.attributes.remote_id,q=new n.hY({id:"sharing-status",displayName(e){const t=e[0];return Object.values(t?.attributes?.["share-types"]||{}).flat().length>0||t.owner!==(0,h.HW)()?.uid||W(t)?(0,s.t)("files_sharing","Shared"):""},title(e){const t=e[0];if(t.owner&&(t.owner!==(0,h.HW)()?.uid||W(t))){const e=t?.attributes?.["owner-display-name"];return(0,s.t)("files_sharing","Shared by {ownerDisplayName}",{ownerDisplayName:e})}if(Object.values(t?.attributes?.["share-types"]||{}).flat().length>1)return(0,s.t)("files_sharing","Shared multiple times with different people");const i=t.attributes.sharees?.sharee;if(!i)return(0,s.t)("files_sharing","Show sharing options");const r=[i].flat()[0];switch(r.type){case M.User:return(0,s.t)("files_sharing","Shared with {user}",{user:r["display-name"]});case M.Group:return(0,s.t)("files_sharing","Shared with group {group}",{group:r["display-name"]??r.id});default:return(0,s.t)("files_sharing","Shared with others")}},iconSvgInline(e){const t=e[0],i=Object.values(t?.attributes?.["share-types"]||{}).flat();return Array.isArray(t.attributes?.["share-types"])&&t.attributes?.["share-types"].length>1?o:i.includes(M.Link)||i.includes(M.Email)?l:i.includes(M.Group)||i.includes(M.RemoteGroup)?a:i.includes(M.Team)?'':t.owner&&(t.owner!==(0,h.HW)()?.uid||W(t))?function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const i=`${t?`/avatar/guest/${e}`:`/avatar/${e}`}/32${!0===window?.matchMedia?.("(prefers-color-scheme: dark)")?.matches||null!==document.querySelector("[data-themes*=dark]")?"/dark":""}${t?"":"?guestFallback=true"}`;return`\n\t\t\n\t`}(t.owner,W(t)):o},enabled(e){if(1!==e.length)return!1;const t=e[0],i=t.attributes?.["share-types"];return!!(Array.isArray(i)&&i.length>0||t.owner!==(0,h.HW)()?.uid||W(t)||t.permissions&n.aX.SHARE&&t.permissions&n.aX.READ)},exec:async(e,t,i)=>e.permissions&n.aX.READ?(window.OCA?.Files?.Sidebar?.setActiveTab?.("sharing"),E.exec(e,t,i),null):((0,X.Qg)((0,s.t)("files_sharing","You do not have enough permissions to share this file.")),null),inline:()=>!0});(0,n.Gg)(q),(()=>{const e=(0,n.bh)();e.register(new n.Ss({id:y,name:(0,s.Tl)("files_sharing","Shares"),caption:(0,s.Tl)("files_sharing","Overview of shared files."),emptyTitle:(0,s.Tl)("files_sharing","No shares"),emptyCaption:(0,s.Tl)("files_sharing","Files and folders you shared or have been shared with you will show up here"),icon:o,order:20,columns:[],getContents:()=>v()})),e.register(new n.Ss({id:A,name:(0,s.Tl)("files_sharing","Shared with you"),caption:(0,s.Tl)("files_sharing","List of files that are shared with you."),emptyTitle:(0,s.Tl)("files_sharing","Nothing shared with you yet"),emptyCaption:(0,s.Tl)("files_sharing","Files and folders others shared with you will show up here"),icon:'',order:1,parent:y,columns:[],getContents:()=>v(!0,!1,!1,!1)})),e.register(new n.Ss({id:_,name:(0,s.Tl)("files_sharing","Shared with others"),caption:(0,s.Tl)("files_sharing","List of files that you shared with others."),emptyTitle:(0,s.Tl)("files_sharing","Nothing shared yet"),emptyCaption:(0,s.Tl)("files_sharing","Files and folders you shared will show up here"),icon:a,order:2,parent:y,columns:[],getContents:()=>v(!1,!0,!1,!1)})),e.register(new n.Ss({id:C,name:(0,s.Tl)("files_sharing","Shared by link"),caption:(0,s.Tl)("files_sharing","List of files that are shared by link."),emptyTitle:(0,s.Tl)("files_sharing","No shared links"),emptyCaption:(0,s.Tl)("files_sharing","Files and folders you shared by link will show up here"),icon:l,order:3,parent:y,columns:[],getContents:()=>v(!1,!0,!1,!1,[window.OC.Share.SHARE_TYPE_LINK])})),e.register(new n.Ss({id:b,name:(0,s.Tl)("files_sharing","Deleted shares"),caption:(0,s.Tl)("files_sharing","List of shares you left."),emptyTitle:(0,s.Tl)("files_sharing","No deleted shares"),emptyCaption:(0,s.Tl)("files_sharing","Shares you have left will show up here"),icon:'',order:4,parent:y,columns:[],getContents:()=>v(!1,!1,!1,!0)})),e.register(new n.Ss({id:x,name:(0,s.Tl)("files_sharing","Pending shares"),caption:(0,s.Tl)("files_sharing","List of unapproved shares."),emptyTitle:(0,s.Tl)("files_sharing","No pending shares"),emptyCaption:(0,s.Tl)("files_sharing","Shares you have received but not approved will show up here"),icon:'',order:5,parent:y,columns:[],getContents:()=>v(!1,!1,!0,!1)}))})(),(0,r.i)("nc:sharees",{nc:"http://nextcloud.org/ns"}),(0,r.i)("nc:share-attributes",{nc:"http://nextcloud.org/ns"}),(0,r.i)("oc:share-types",{oc:"http://owncloud.org/ns"}),(0,r.i)("ocs:share-permissions",{ocs:"http://open-collaboration-services.org/ns"})},8132:(e,t,i)=>{i.d(t,{A:()=>o});var r=i(71354),s=i.n(r),n=i(76314),a=i.n(n)()(s());a.push([e.id,".action-items>.files-list__row-action-sharing-status{direction:rtl;padding-inline-end:0 !important}svg.sharing-status__avatar{height:32px !important;width:32px !important;max-height:32px !important;max-width:32px !important;border-radius:32px;overflow:hidden}.files-list__row-action-sharing-status .button-vue__text{color:var(--color-primary-element)}.files-list__row-action-sharing-status .button-vue__icon{color:var(--color-primary-element)}","",{version:3,sources:["webpack://./apps/files_sharing/src/actions/sharingStatusAction.scss"],names:[],mappings:"AAMC,qDAEA,aAAA,CAEA,+BAAA,CAGD,2BACC,sBAAA,CACA,qBAAA,CACA,0BAAA,CACA,yBAAA,CACA,kBAAA,CACA,eAAA,CAIA,yDACC,kCAAA,CAED,yDACC,kCAAA",sourcesContent:["/**\n * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n // Only when rendered inline, when not enough space, this is put in the menu\n .action-items > .files-list__row-action-sharing-status {\n\t// put icon at the end of the button\n\tdirection: rtl;\n\t// align icons with text-less inline actions\n\tpadding-inline-end: 0 !important;\n}\n\nsvg.sharing-status__avatar {\n\theight: 32px !important;\n\twidth: 32px !important;\n\tmax-height: 32px !important;\n\tmax-width: 32px !important;\n\tborder-radius: 32px;\n\toverflow: hidden;\n}\n\n.files-list__row-action-sharing-status {\n\t.button-vue__text {\n\t\tcolor: var(--color-primary-element);\n\t}\n\t.button-vue__icon {\n\t\tcolor: var(--color-primary-element);\n\t}\n}\n"],sourceRoot:""}]);const o=a}},s={};function n(e){var t=s[e];if(void 0!==t)return t.exports;var i=s[e]={id:e,loaded:!1,exports:{}};return r[e].call(i.exports,i,i.exports,n),i.loaded=!0,i.exports}n.m=r,e=[],n.O=(t,i,r,s)=>{if(!i){var a=1/0;for(h=0;h=s)&&Object.keys(n.O).every((e=>n.O[e](i[l])))?i.splice(l--,1):(o=!1,s0&&e[h-1][2]>s;h--)e[h]=e[h-1];e[h]=[i,r,s]},n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var i in t)n.o(t,i)&&!n.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},n.f={},n.e=e=>Promise.all(Object.keys(n.f).reduce(((t,i)=>(n.f[i](e,t),t)),[])),n.u=e=>e+"-"+e+".js?v="+{857:"89447025dfbc21bc3d51",2441:"bd6d3dc836e836cd4795",5775:"2db0bc22d25dcd7b0e81",5862:"18c97d281a8207f0ce8d"}[e],n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),t={},i="nextcloud:",n.l=(e,r,s,a)=>{if(t[e])t[e].push(r);else{var o,l;if(void 0!==s)for(var d=document.getElementsByTagName("script"),h=0;h{o.onerror=o.onload=null,clearTimeout(u);var s=t[e];if(delete t[e],o.parentNode&&o.parentNode.removeChild(o),s&&s.forEach((e=>e(r))),i)return i(r)},u=setTimeout(c.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=c.bind(null,o.onerror),o.onload=c.bind(null,o.onload),l&&document.head.appendChild(o)}},n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),n.j=5928,(()=>{var e;n.g.importScripts&&(e=n.g.location+"");var t=n.g.document;if(!e&&t&&(t.currentScript&&"SCRIPT"===t.currentScript.tagName.toUpperCase()&&(e=t.currentScript.src),!e)){var i=t.getElementsByTagName("script");if(i.length)for(var r=i.length-1;r>-1&&(!e||!/^http(s?):/.test(e));)e=i[r--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),n.p=e})(),(()=>{n.b=document.baseURI||self.location.href;var e={5928:0};n.f.j=(t,i)=>{var r=n.o(e,t)?e[t]:void 0;if(0!==r)if(r)i.push(r[2]);else{var s=new Promise(((i,s)=>r=e[t]=[i,s]));i.push(r[2]=s);var a=n.p+n.u(t),o=new Error;n.l(a,(i=>{if(n.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var s=i&&("load"===i.type?"missing":i.type),a=i&&i.target&&i.target.src;o.message="Loading chunk "+t+" failed.\n("+s+": "+a+")",o.name="ChunkLoadError",o.type=s,o.request=a,r[1](o)}}),"chunk-"+t,t)}},n.O.j=t=>0===e[t];var t=(t,i)=>{var r,s,a=i[0],o=i[1],l=i[2],d=0;if(a.some((t=>0!==e[t]))){for(r in o)n.o(o,r)&&(n.m[r]=o[r]);if(l)var h=l(n)}for(t&&t(i);dn(2890)));a=n.O(a)})(); //# sourceMappingURL=files_sharing-init.js.map?v=a153c790f1ff736f34db