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 e230aaaac32617f233aaad67be30831669c843ca
1 change: 1 addition & 0 deletions css/BrowserStorage-DQZw8Am8.chunk.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion css/BrowserStorage-DwuUrrYk.chunk.css

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/notifications-settings.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
@import './settings-DtqqJkoR.chunk.css';
@import './style-YXBskS14.chunk.css';
@import './_plugin-vue2_normalizer-B9NCSHcX.chunk.css';
@import './BrowserStorage-DwuUrrYk.chunk.css';
@import './BrowserStorage-DQZw8Am8.chunk.css';
@import './NcSettingsSection-EC3SmiDX-DH5FZz7o.chunk.css';

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.2
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.25.1
- version: 8.26.0
- license: AGPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.1
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.2
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.25.1
- version: 8.26.0
- license: AGPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{r as n,t as r,b as i,d as a}from"./_plugin-vue2_normalizer-DeT_M_nl.chunk.mjs";n(r);const l={name:"HelpCircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var o=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon help-circle-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(s){return t.$emit("click",s)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},c=[],d=i(l,o,c,!1,null,null);const p=d.exports,m={name:"NcSettingsSection",components:{HelpCircle:p},props:{name:{type:String,required:!0},description:{type:String,default:""},docUrl:{type:String,default:""},limitWidth:{type:Boolean,default:!0}},data(){return{docNameTranslated:a("External documentation for {name}",{name:this.name})}},computed:{forceLimitWidth(){if(this.limitWidth)return!0;const[t]=window._oc_config?.version.split(".",2)??[];return t&&Number.parseInt(t)>=30},hasDescription(){return this.description.length>0},hasDocUrl(){return this.docUrl.length>0}}};var u=function(){var t=this,e=t._self._c;return e("div",{staticClass:"settings-section",class:{"settings-section--limit-width":t.forceLimitWidth}},[e("h2",{staticClass:"settings-section__name"},[t._v(" "+t._s(t.name)+" "),t.hasDocUrl?e("a",{staticClass:"settings-section__info",attrs:{href:t.docUrl,title:t.docNameTranslated,"aria-label":t.docNameTranslated,target:"_blank",rel:"noreferrer nofollow"}},[e("HelpCircle",{attrs:{size:20}})],1):t._e()]),t.hasDescription?e("p",{staticClass:"settings-section__desc"},[t._v(" "+t._s(t.description)+" ")]):t._e(),t._t("default")],2)},f=[],_=i(m,u,f,!1,null,"6f6953b5");const g=_.exports;export{g as N};
//# sourceMappingURL=NcSettingsSection-EC3SmiDX-Bkrrb2bn.chunk.mjs.map
import{r as n,t as r,b as i,d as a}from"./_plugin-vue2_normalizer-7ZFRydMS.chunk.mjs";n(r);const l={name:"HelpCircleIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var o=function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon help-circle-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(s){return t.$emit("click",s)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M15.07,11.25L14.17,12.17C13.45,12.89 13,13.5 13,15H11V14.5C11,13.39 11.45,12.39 12.17,11.67L13.41,10.41C13.78,10.05 14,9.55 14,9C14,7.89 13.1,7 12,7A2,2 0 0,0 10,9H8A4,4 0 0,1 12,5A4,4 0 0,1 16,9C16,9.88 15.64,10.67 15.07,11.25M13,19H11V17H13M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12C22,6.47 17.5,2 12,2Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},c=[],d=i(l,o,c,!1,null,null);const p=d.exports,m={name:"NcSettingsSection",components:{HelpCircle:p},props:{name:{type:String,required:!0},description:{type:String,default:""},docUrl:{type:String,default:""},limitWidth:{type:Boolean,default:!0}},data(){return{docNameTranslated:a("External documentation for {name}",{name:this.name})}},computed:{forceLimitWidth(){if(this.limitWidth)return!0;const[t]=window._oc_config?.version.split(".",2)??[];return t&&Number.parseInt(t)>=30},hasDescription(){return this.description.length>0},hasDocUrl(){return this.docUrl.length>0}}};var u=function(){var t=this,e=t._self._c;return e("div",{staticClass:"settings-section",class:{"settings-section--limit-width":t.forceLimitWidth}},[e("h2",{staticClass:"settings-section__name"},[t._v(" "+t._s(t.name)+" "),t.hasDocUrl?e("a",{staticClass:"settings-section__info",attrs:{href:t.docUrl,title:t.docNameTranslated,"aria-label":t.docNameTranslated,target:"_blank",rel:"noreferrer nofollow"}},[e("HelpCircle",{attrs:{size:20}})],1):t._e()]),t.hasDescription?e("p",{staticClass:"settings-section__desc"},[t._v(" "+t._s(t.description)+" ")]):t._e(),t._t("default")],2)},f=[],_=i(m,u,f,!1,null,"6f6953b5");const g=_.exports;export{g as N};
//# sourceMappingURL=NcSettingsSection-EC3SmiDX-VfYTZaLm.chunk.mjs.map
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>

This file is generated from multiple sources. Included packages:
- @nextcloud/vue
- version: 8.25.1
- version: 8.26.0
- license: AGPL-3.0-or-later

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

Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>

This file is generated from multiple sources. Included packages:
- @nextcloud/vue
- version: 8.25.1
- version: 8.26.0
- license: AGPL-3.0-or-later
Loading
Loading