mirror of
https://github.com/nextcloud/server.git
synced 2025-03-13 16:03:55 +00:00
chore: Update @nextcloud/vue
to v8.17.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
988dcb36b0
commit
6ab149e88c
3 changed files with 160 additions and 42 deletions
|
@ -71,33 +71,33 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
<span
|
||||
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-0974f50a=""
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
style="--icon-size: 36px; --icon-height: 16px;"
|
||||
>
|
||||
<input
|
||||
aria-labelledby="caldavSendInvitations-label"
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavSendInvitations"
|
||||
type="checkbox"
|
||||
value=""
|
||||
/>
|
||||
<span
|
||||
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
|
||||
data-v-02d27370=""
|
||||
data-v-919d07b7=""
|
||||
data-v-e75842d8=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavSendInvitations-label"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
inert="inert"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="material-design-icon toggle-switch-icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
@ -117,7 +117,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</span>
|
||||
<span
|
||||
class="checkbox-content__text checkbox-radio-switch__text"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
>
|
||||
|
||||
Send invitations to attendees
|
||||
|
@ -145,33 +145,33 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
<span
|
||||
class="checkbox-radio-switch checkbox checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-0974f50a=""
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
style="--icon-size: 36px; --icon-height: 16px;"
|
||||
>
|
||||
<input
|
||||
aria-labelledby="caldavGenerateBirthdayCalendar-label"
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavGenerateBirthdayCalendar"
|
||||
type="checkbox"
|
||||
value=""
|
||||
/>
|
||||
<span
|
||||
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
|
||||
data-v-02d27370=""
|
||||
data-v-919d07b7=""
|
||||
data-v-e75842d8=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavGenerateBirthdayCalendar-label"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
inert="inert"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="material-design-icon toggle-switch-icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
@ -191,7 +191,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</span>
|
||||
<span
|
||||
class="checkbox-content__text checkbox-radio-switch__text"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
>
|
||||
|
||||
Automatically generate a birthday calendar
|
||||
|
@ -227,33 +227,33 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
<span
|
||||
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-0974f50a=""
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
style="--icon-size: 36px; --icon-height: 16px;"
|
||||
>
|
||||
<input
|
||||
aria-labelledby="caldavSendEventReminders-label"
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavSendEventReminders"
|
||||
type="checkbox"
|
||||
value=""
|
||||
/>
|
||||
<span
|
||||
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
|
||||
data-v-02d27370=""
|
||||
data-v-919d07b7=""
|
||||
data-v-e75842d8=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavSendEventReminders-label"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
inert="inert"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="material-design-icon toggle-switch-icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
@ -273,7 +273,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</span>
|
||||
<span
|
||||
class="checkbox-content__text checkbox-radio-switch__text"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
>
|
||||
|
||||
Send notifications for events
|
||||
|
@ -314,33 +314,33 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
<span
|
||||
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-0974f50a=""
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
style="--icon-size: 36px; --icon-height: 16px;"
|
||||
>
|
||||
<input
|
||||
aria-labelledby="caldavSendEventRemindersToSharedGroupMembers-label"
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavSendEventRemindersToSharedGroupMembers"
|
||||
type="checkbox"
|
||||
value=""
|
||||
/>
|
||||
<span
|
||||
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
|
||||
data-v-02d27370=""
|
||||
data-v-919d07b7=""
|
||||
data-v-e75842d8=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavSendEventRemindersToSharedGroupMembers-label"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
inert="inert"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="material-design-icon toggle-switch-icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
@ -360,7 +360,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</span>
|
||||
<span
|
||||
class="checkbox-content__text checkbox-radio-switch__text"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
>
|
||||
|
||||
Send reminder notifications to calendar sharees as well
|
||||
|
@ -385,33 +385,33 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
<span
|
||||
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
|
||||
data-v-0974f50a=""
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
style="--icon-size: 36px; --icon-height: 16px;"
|
||||
>
|
||||
<input
|
||||
aria-labelledby="caldavSendEventRemindersPush-label"
|
||||
class="checkbox-radio-switch__input"
|
||||
data-v-919d07b7=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavSendEventRemindersPush"
|
||||
type="checkbox"
|
||||
value=""
|
||||
/>
|
||||
<span
|
||||
class="checkbox-content checkbox-radio-switch__content checkbox-content-switch checkbox-content--has-text"
|
||||
data-v-02d27370=""
|
||||
data-v-919d07b7=""
|
||||
data-v-e75842d8=""
|
||||
data-v-feaabebe=""
|
||||
id="caldavSendEventRemindersPush-label"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="checkbox-content__icon checkbox-content__icon--checked checkbox-radio-switch__icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
inert="inert"
|
||||
>
|
||||
<span
|
||||
aria-hidden="true"
|
||||
class="material-design-icon toggle-switch-icon"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
role="img"
|
||||
>
|
||||
<svg
|
||||
|
@ -431,7 +431,7 @@ exports[`CalDavSettings interactions 1`] = `
|
|||
</span>
|
||||
<span
|
||||
class="checkbox-content__text checkbox-radio-switch__text"
|
||||
data-v-02d27370=""
|
||||
data-v-e75842d8=""
|
||||
>
|
||||
|
||||
Enable notifications for events via push
|
||||
|
|
130
package-lock.json
generated
130
package-lock.json
generated
|
@ -30,7 +30,7 @@
|
|||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/sharing": "^0.2.3",
|
||||
"@nextcloud/upload": "^1.5.0",
|
||||
"@nextcloud/vue": "^8.16.0",
|
||||
"@nextcloud/vue": "^8.17.0",
|
||||
"@skjnldsv/sanitize-svg": "^1.0.2",
|
||||
"@vueuse/components": "^10.11.0",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
|
@ -4733,9 +4733,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue": {
|
||||
"version": "8.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.16.0.tgz",
|
||||
"integrity": "sha512-xkoR2VeWk+WTTmXC01Z7hI0yztSf222XMPXhy9OkDNQBXmCl/idEjNnMWmxezJMyqALtFD/csouW+GS7JUVoFw==",
|
||||
"version": "8.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.0.tgz",
|
||||
"integrity": "sha512-BylZZlJcGiEfBO9k/TE8iuKEzzSfmxek1fFwU2fpo0xUDxH9qQurMdTli3ix/kgXaBJgwBD8H8hjzYirpAYbXg==",
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.1.0",
|
||||
"@linusborg/vue-simple-portal": "^0.1.5",
|
||||
|
@ -4751,8 +4751,8 @@
|
|||
"@nextcloud/sharing": "^0.2.2",
|
||||
"@nextcloud/timezones": "^0.1.1",
|
||||
"@nextcloud/vue-select": "^3.25.0",
|
||||
"@vueuse/components": "^10.9.0",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"@vueuse/components": "^11.0.0",
|
||||
"@vueuse/core": "^11.0.0",
|
||||
"clone": "^2.1.2",
|
||||
"debounce": "2.1.0",
|
||||
"dompurify": "^3.0.5",
|
||||
|
@ -4809,6 +4809,124 @@
|
|||
"npm": "^10.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue/node_modules/@vueuse/components": {
|
||||
"version": "11.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/components/-/components-11.0.3.tgz",
|
||||
"integrity": "sha512-/mbv4R1ody3rYz42U14SQ6GkAKHCAHhFIBdR6nKJbEJeFMoiB93dzX0sT2S05CpYCJJgv3JLAwEHeehYqqmbyQ==",
|
||||
"dependencies": {
|
||||
"@vueuse/core": "11.0.3",
|
||||
"@vueuse/shared": "11.0.3",
|
||||
"vue-demi": ">=0.14.10"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue/node_modules/@vueuse/components/node_modules/vue-demi": {
|
||||
"version": "0.14.10",
|
||||
"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
|
||||
"integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
|
||||
"hasInstallScript": true,
|
||||
"bin": {
|
||||
"vue-demi-fix": "bin/vue-demi-fix.js",
|
||||
"vue-demi-switch": "bin/vue-demi-switch.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@vue/composition-api": "^1.0.0-rc.1",
|
||||
"vue": "^3.0.0-0 || ^2.6.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@vue/composition-api": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue/node_modules/@vueuse/core": {
|
||||
"version": "11.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/core/-/core-11.0.3.tgz",
|
||||
"integrity": "sha512-RENlh64+SYA9XMExmmH1a3TPqeIuJBNNB/63GT35MZI+zpru3oMRUA6cEFr9HmGqEgUisurwGwnIieF6qu3aXw==",
|
||||
"dependencies": {
|
||||
"@types/web-bluetooth": "^0.0.20",
|
||||
"@vueuse/metadata": "11.0.3",
|
||||
"@vueuse/shared": "11.0.3",
|
||||
"vue-demi": ">=0.14.10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue/node_modules/@vueuse/core/node_modules/vue-demi": {
|
||||
"version": "0.14.10",
|
||||
"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
|
||||
"integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
|
||||
"hasInstallScript": true,
|
||||
"bin": {
|
||||
"vue-demi-fix": "bin/vue-demi-fix.js",
|
||||
"vue-demi-switch": "bin/vue-demi-switch.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@vue/composition-api": "^1.0.0-rc.1",
|
||||
"vue": "^3.0.0-0 || ^2.6.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@vue/composition-api": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue/node_modules/@vueuse/metadata": {
|
||||
"version": "11.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-11.0.3.tgz",
|
||||
"integrity": "sha512-+FtbO4SD5WpsOcQTcC0hAhNlOid6QNLzqedtquTtQ+CRNBoAt9GuV07c6KNHK1wCmlq8DFPwgiLF2rXwgSHX5Q==",
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue/node_modules/@vueuse/shared": {
|
||||
"version": "11.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-11.0.3.tgz",
|
||||
"integrity": "sha512-0rY2m6HS5t27n/Vp5cTDsKTlNnimCqsbh/fmT2LgE+aaU42EMfXo8+bNX91W9I7DDmxfuACXMmrd7d79JxkqWA==",
|
||||
"dependencies": {
|
||||
"vue-demi": ">=0.14.10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue/node_modules/@vueuse/shared/node_modules/vue-demi": {
|
||||
"version": "0.14.10",
|
||||
"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
|
||||
"integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
|
||||
"hasInstallScript": true,
|
||||
"bin": {
|
||||
"vue-demi-fix": "bin/vue-demi-fix.js",
|
||||
"vue-demi-switch": "bin/vue-demi-switch.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@vue/composition-api": "^1.0.0-rc.1",
|
||||
"vue": "^3.0.0-0 || ^2.6.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@vue/composition-api": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/webpack-vue-config": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-6.0.1.tgz",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/sharing": "^0.2.3",
|
||||
"@nextcloud/upload": "^1.5.0",
|
||||
"@nextcloud/vue": "^8.16.0",
|
||||
"@nextcloud/vue": "^8.17.0",
|
||||
"@skjnldsv/sanitize-svg": "^1.0.2",
|
||||
"@vueuse/components": "^10.11.0",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
|
|
Loading…
Reference in a new issue