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
40 changes: 20 additions & 20 deletions apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,17 @@ exports[`CalDavSettings interactions 1`] = `
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-751c6bad=""
data-v-d423551e=""
data-v-94522c7c=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-d423551e=""
data-v-94522c7c=""
for="caldavSendInvitations"
>
<input
class="checkbox-radio-switch__input"
data-v-d423551e=""
data-v-94522c7c=""
id="caldavSendInvitations"
type="checkbox"
value=""
Expand All @@ -92,7 +92,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-d423551e=""
data-v-94522c7c=""
role="img"
>
<svg
Expand Down Expand Up @@ -134,17 +134,17 @@ exports[`CalDavSettings interactions 1`] = `
<span
class="checkbox-radio-switch checkbox checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-751c6bad=""
data-v-d423551e=""
data-v-94522c7c=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-d423551e=""
data-v-94522c7c=""
for="caldavGenerateBirthdayCalendar"
>
<input
class="checkbox-radio-switch__input"
data-v-d423551e=""
data-v-94522c7c=""
id="caldavGenerateBirthdayCalendar"
type="checkbox"
value=""
Expand All @@ -153,7 +153,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-d423551e=""
data-v-94522c7c=""
role="img"
>
<svg
Expand Down Expand Up @@ -203,17 +203,17 @@ exports[`CalDavSettings interactions 1`] = `
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-751c6bad=""
data-v-d423551e=""
data-v-94522c7c=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-d423551e=""
data-v-94522c7c=""
for="caldavSendEventReminders"
>
<input
class="checkbox-radio-switch__input"
data-v-d423551e=""
data-v-94522c7c=""
id="caldavSendEventReminders"
type="checkbox"
value=""
Expand All @@ -222,7 +222,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-d423551e=""
data-v-94522c7c=""
role="img"
>
<svg
Expand Down Expand Up @@ -277,17 +277,17 @@ exports[`CalDavSettings interactions 1`] = `
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-751c6bad=""
data-v-d423551e=""
data-v-94522c7c=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-d423551e=""
data-v-94522c7c=""
for="caldavSendEventRemindersToSharedGroupMembers"
>
<input
class="checkbox-radio-switch__input"
data-v-d423551e=""
data-v-94522c7c=""
id="caldavSendEventRemindersToSharedGroupMembers"
type="checkbox"
value=""
Expand All @@ -296,7 +296,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-d423551e=""
data-v-94522c7c=""
role="img"
>
<svg
Expand Down Expand Up @@ -335,17 +335,17 @@ exports[`CalDavSettings interactions 1`] = `
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-751c6bad=""
data-v-d423551e=""
data-v-94522c7c=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-d423551e=""
data-v-94522c7c=""
for="caldavSendEventRemindersPush"
>
<input
class="checkbox-radio-switch__input"
data-v-d423551e=""
data-v-94522c7c=""
id="caldavSendEventRemindersPush"
type="checkbox"
value=""
Expand All @@ -354,7 +354,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-d423551e=""
data-v-94522c7c=""
role="img"
>
<svg
Expand Down
4 changes: 2 additions & 2 deletions dist/core-common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-common.js.map

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^7.2.0",
"@nextcloud/vue": "^7.3.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"autosize": "^5.0.1",
Expand Down