Skip to content

Commit

Permalink
chore(assets): Recompile assets
Browse files Browse the repository at this point in the history
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
nextcloud-command committed Jan 23, 2025
1 parent 7f16497 commit 10cf443
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion js/BrowserStorage-D6kcvwSJ.chunk.mjs.license
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.3.0
- license: BSD-3-Clause
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
- striptags
- version: 3.2.0
Expand Down
2 changes: 1 addition & 1 deletion js/BrowserStorage-D6kcvwSJ.chunk.mjs.map.license
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.3.0
- license: BSD-3-Clause
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
- striptags
- version: 3.2.0
Expand Down
2 changes: 1 addition & 1 deletion js/NotificationsApp-BblOjCtt.chunk.mjs.license
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.30.1
- license: MIT
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
- property-information
- version: 6.3.0
Expand Down
2 changes: 1 addition & 1 deletion js/NotificationsApp-BblOjCtt.chunk.mjs.map.license
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.30.1
- license: MIT
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
- property-information
- version: 6.3.0
Expand Down
2 changes: 1 addition & 1 deletion js/notifications-admin-settings.mjs
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{V as c}from"./style-N1aAjoYj.chunk.mjs";import{n as f,N as _,l as d,c as l,v as p,s as g,a as h}from"./_plugin-vue2_normalizer-CT8YLgqQ.chunk.mjs";import{N as m}from"./NcSettingsSection-DHX2Y1Ed-SscixbTT.chunk.mjs";const s={EMAIL_SEND_OFF:0,EMAIL_SEND_HOURLY:1,EMAIL_SEND_3HOURLY:2,EMAIL_SEND_DAILY:3,EMAIL_SEND_WEEKLY:4},v={name:"AdminSettings",components:{NcCheckboxRadioSwitch:_,NcSettingsSection:m},data(){return{batchtime_options:[{text:t("notifications","Never"),value:s.EMAIL_SEND_OFF},{text:t("notifications","1 hour"),value:s.EMAIL_SEND_HOURLY},{text:t("notifications","3 hours"),value:s.EMAIL_SEND_3HOURLY},{text:t("notifications","1 day"),value:s.EMAIL_SEND_DAILY},{text:t("notifications","1 week"),value:s.EMAIL_SEND_WEEKLY}],config:d("notifications","config")}},methods:{async updateSettings(){try{const i=new FormData;i.append("batchSetting",this.config.setting_batchtime),i.append("soundNotification",this.config.sound_notification?"yes":"no"),i.append("soundTalk",this.config.sound_talk?"yes":"no"),await l.post(p("apps/notifications/api/v2/settings/admin"),i),g(t("notifications","Your settings have been updated."))}catch(i){h(t("notifications","An error occurred while updating your settings.")),console.error(i)}}}};var E=function(){var i=this,o=i._self._c;return o("NcSettingsSection",{attrs:{name:i.t("notifications","Notifications defaults"),description:i.t("notifications","Configure the default notification settings for new users")}},[o("p",[o("label",{staticClass:"notification-frequency__label",attrs:{for:"notify_setting_batchtime"}},[i._v(" "+i._s(i.t("notifications","Send email reminders about unhandled notifications after:"))+" ")]),o("select",{directives:[{name:"model",rawName:"v-model",value:i.config.setting_batchtime,expression:"config.setting_batchtime"}],staticClass:"notification-frequency__select",attrs:{id:"notify_setting_batchtime"},on:{change:[function(e){var r=Array.prototype.filter.call(e.target.options,function(a){return a.selected}).map(function(a){var u="_value"in a?a._value:a.value;return u});i.$set(i.config,"setting_batchtime",e.target.multiple?r:r[0])},function(e){return i.updateSettings()}]}},i._l(i.batchtime_options,function(e){return o("option",{key:e.value,domProps:{value:e.value}},[i._v(" "+i._s(e.text)+" ")])}),0)]),o("NcCheckboxRadioSwitch",{attrs:{checked:i.config.sound_notification},on:{"update:checked":[function(e){return i.$set(i.config,"sound_notification",e)},i.updateSettings]}},[i._v(" "+i._s(i.t("notifications","Play sound when a new notification arrives"))+" ")]),o("NcCheckboxRadioSwitch",{attrs:{checked:i.config.sound_talk},on:{"update:checked":[function(e){return i.$set(i.config,"sound_talk",e)},i.updateSettings]}},[i._v(" "+i._s(i.t("notifications","Play sound when a call started (requires Nextcloud Talk)"))+" ")])],1)},S=[],N=f(v,E,S,!1,null,null);const L=N.exports;c.prototype.t=t,c.prototype.n=n,new c({el:"#notifications-admin-settings",render:i=>i(L)});
import{V as c}from"./style-N1aAjoYj.chunk.mjs";import{n as f,N as d,l as _,c as l,v as p,s as g,a as h}from"./_plugin-vue2_normalizer-CT8YLgqQ.chunk.mjs";import{N as m}from"./NcSettingsSection-DHX2Y1Ed-SscixbTT.chunk.mjs";const s={EMAIL_SEND_OFF:0,EMAIL_SEND_HOURLY:1,EMAIL_SEND_3HOURLY:2,EMAIL_SEND_DAILY:3,EMAIL_SEND_WEEKLY:4},v={name:"AdminSettings",components:{NcCheckboxRadioSwitch:d,NcSettingsSection:m},data(){return{batchtime_options:[{text:t("notifications","Never"),value:s.EMAIL_SEND_OFF},{text:t("notifications","1 hour"),value:s.EMAIL_SEND_HOURLY},{text:t("notifications","3 hours"),value:s.EMAIL_SEND_3HOURLY},{text:t("notifications","1 day"),value:s.EMAIL_SEND_DAILY},{text:t("notifications","1 week"),value:s.EMAIL_SEND_WEEKLY}],config:_("notifications","config")}},methods:{async updateSettings(){try{const i=new FormData;i.append("batchSetting",this.config.setting_batchtime),i.append("soundNotification",this.config.sound_notification?"yes":"no"),i.append("soundTalk",this.config.sound_talk?"yes":"no"),await l.post(p("apps/notifications/api/v2/settings/admin"),i),g(t("notifications","Your settings have been updated."))}catch(i){h(t("notifications","An error occurred while updating your settings.")),console.error(i)}}}};var E=function(){var i=this,o=i._self._c;return o("NcSettingsSection",{attrs:{name:i.t("notifications","Notifications defaults"),description:i.t("notifications","Configure the default notification settings for new users")}},[o("p",[o("label",{staticClass:"notification-frequency__label",attrs:{for:"notify_setting_batchtime"}},[i._v(" "+i._s(i.t("notifications","Send email reminders about unhandled notifications after:"))+" ")]),o("select",{directives:[{name:"model",rawName:"v-model",value:i.config.setting_batchtime,expression:"config.setting_batchtime"}],staticClass:"notification-frequency__select",attrs:{id:"notify_setting_batchtime"},on:{change:[function(e){var r=Array.prototype.filter.call(e.target.options,function(a){return a.selected}).map(function(a){var u="_value"in a?a._value:a.value;return u});i.$set(i.config,"setting_batchtime",e.target.multiple?r:r[0])},function(e){return i.updateSettings()}]}},i._l(i.batchtime_options,function(e){return o("option",{key:e.value,domProps:{value:e.value}},[i._v(" "+i._s(e.text)+" ")])}),0)]),o("NcCheckboxRadioSwitch",{attrs:{checked:i.config.sound_notification},on:{"update:checked":[function(e){return i.$set(i.config,"sound_notification",e)},i.updateSettings]}},[i._v(" "+i._s(i.t("notifications","Play sound when a new notification arrives"))+" ")]),o("NcCheckboxRadioSwitch",{attrs:{checked:i.config.sound_talk},on:{"update:checked":[function(e){return i.$set(i.config,"sound_talk",e)},i.updateSettings]}},[i._v(" "+i._s(i.t("notifications","Play sound when a call started (requires Nextcloud Talk)"))+" ")])],1)},S=[],N=f(v,E,S,!1,null,null);const L=N.exports;c.prototype.t=t,c.prototype.n=n,new c({el:"#notifications-admin-settings",render:i=>i(L)});
2 changes: 1 addition & 1 deletion js/notifications-admin-settings.mjs.license
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <[email protected]>

This file is generated from multiple sources. Included packages:
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
2 changes: 1 addition & 1 deletion js/notifications-admin-settings.mjs.map.license
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <[email protected]>

This file is generated from multiple sources. Included packages:
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
2 changes: 1 addition & 1 deletion js/notifications-main.mjs.license
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <[email protected]>

This file is generated from multiple sources. Included packages:
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
2 changes: 1 addition & 1 deletion js/notifications-main.mjs.map.license
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Joas Schilling <[email protected]>

This file is generated from multiple sources. Included packages:
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
2 changes: 1 addition & 1 deletion js/notifications-settings.mjs.license
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SPDX-FileCopyrightText: Joas Schilling <[email protected]>

This file is generated from multiple sources. Included packages:
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
- ua-parser-js
- version: 2.0.0
Expand Down
2 changes: 1 addition & 1 deletion js/notifications-settings.mjs.map.license
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SPDX-FileCopyrightText: Joas Schilling <[email protected]>

This file is generated from multiple sources. Included packages:
- notifications
- version: 4.0.0
- version: 5.0.0-dev.0
- license: AGPL-3.0-only
- ua-parser-js
- version: 2.0.0
Expand Down

0 comments on commit 10cf443

Please sign in to comment.