Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): Fix npm audit
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
nextcloud-command authored Apr 27, 2025
commit 2116c687ed03ca4b86e11caa5a42abed3c5752b0
4 changes: 0 additions & 4 deletions css/index-Cb2nUL7g.chunk.css

This file was deleted.

4 changes: 4 additions & 0 deletions css/index-xu4o69gG.chunk.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/photos-dashboard.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* extracted by css-entry-points-plugin */
@import './dashboard-BbPQtykg.chunk.css';
@import './index-Cb2nUL7g.chunk.css';
@import './index-xu4o69gG.chunk.css';
@import './File-DHs1VdQ9.chunk.css';
2 changes: 1 addition & 1 deletion css/photos-main.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* extracted by css-entry-points-plugin */
@import './main-CrcewLhc.chunk.css';
@import './index-Cb2nUL7g.chunk.css';
@import './index-xu4o69gG.chunk.css';
@import './PhotosSourceLocationsSettings-DiPcQc_u.chunk.css';
2 changes: 1 addition & 1 deletion css/photos-public.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* extracted by css-entry-points-plugin */
@import './public-BqRc5ISL.chunk.css';
@import './index-Cb2nUL7g.chunk.css';
@import './index-xu4o69gG.chunk.css';
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
import{A as o,x as i,D as s}from"./index-C1IyPqGx.chunk.mjs";import{S as r,n as a}from"./icons-CCMXs15V.chunk.mjs";import"./vue.runtime.esm-K-L1yEsQ.chunk.mjs";const l={name:"ActionFavorite",components:{Star:r,NcActionButton:s},props:{selectedFileIds:{type:Array,required:!0}},computed:{...i(["files"]),shouldFavoriteSelection(){return this.selectedFileIds.some(t=>this.files[t].favorite===0)}},methods:{...o(["toggleFavoriteForFiles"]),async favoriteSelection(){await this.toggleFavoriteForFiles({fileIds:this.selectedFileIds,favoriteState:1})},async unFavoriteSelection(){await this.toggleFavoriteForFiles({fileIds:this.selectedFileIds,favoriteState:0})}}};var c=function(){var t=this,e=t._self._c;return t.shouldFavoriteSelection?e("NcActionButton",{attrs:{"close-after-click":!0,"aria-label":t.t("photos","Mark selection as favorite")},on:{click:t.favoriteSelection}},[t._v(" "+t._s(t.t("photos","Add selection to favorites"))+" "),e("Star",{attrs:{slot:"icon"},slot:"icon"})],1):e("NcActionButton",{attrs:{"close-after-click":!0,"aria-label":t.t("photos","Remove selection from favorites")},on:{click:t.unFavoriteSelection}},[t._v(" "+t._s(t.t("photos","Remove selection from favorites"))+" "),e("Star",{attrs:{slot:"icon"},slot:"icon"})],1)},n=[],v=a(l,c,n,!1,null,null);const p=v.exports;export{p as A};
//# sourceMappingURL=ActionFavorite-CLuGsNli.chunk.mjs.map
import{A as o,x as i,D as s}from"./index-B_-Mz_Iy.chunk.mjs";import{S as r,n as a}from"./icons-CCMXs15V.chunk.mjs";import"./vue.runtime.esm-K-L1yEsQ.chunk.mjs";const l={name:"ActionFavorite",components:{Star:r,NcActionButton:s},props:{selectedFileIds:{type:Array,required:!0}},computed:{...i(["files"]),shouldFavoriteSelection(){return this.selectedFileIds.some(t=>this.files[t].favorite===0)}},methods:{...o(["toggleFavoriteForFiles"]),async favoriteSelection(){await this.toggleFavoriteForFiles({fileIds:this.selectedFileIds,favoriteState:1})},async unFavoriteSelection(){await this.toggleFavoriteForFiles({fileIds:this.selectedFileIds,favoriteState:0})}}};var c=function(){var t=this,e=t._self._c;return t.shouldFavoriteSelection?e("NcActionButton",{attrs:{"close-after-click":!0,"aria-label":t.t("photos","Mark selection as favorite")},on:{click:t.favoriteSelection}},[t._v(" "+t._s(t.t("photos","Add selection to favorites"))+" "),e("Star",{attrs:{slot:"icon"},slot:"icon"})],1):e("NcActionButton",{attrs:{"close-after-click":!0,"aria-label":t.t("photos","Remove selection from favorites")},on:{click:t.unFavoriteSelection}},[t._v(" "+t._s(t.t("photos","Remove selection from favorites"))+" "),e("Star",{attrs:{slot:"icon"},slot:"icon"})],1)},n=[],v=a(l,c,n,!1,null,null);const p=v.exports;export{p as A};
//# sourceMappingURL=ActionFavorite-DltRk4Ai.chunk.mjs.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading