Skip to content

Commit 95843bf

Browse files
committed
Update snapshot
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
1 parent a3e2c6e commit 95843bf

1 file changed

Lines changed: 43 additions & 55 deletions

File tree

apps/dav/src/views/__snapshots__/CalDavSettings.spec.js.snap

Lines changed: 43 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,26 @@ exports[`CalDavSettings interactions 1`] = `
44
<div>
55
<div
66
class="settings-section"
7-
data-v-548823d7=""
7+
data-v-4115f3cb=""
88
>
99
<h2
1010
class="settings-section__title"
11-
data-v-548823d7=""
11+
data-v-4115f3cb=""
1212
>
1313
1414
Calendar server
1515
1616
<a
1717
class="settings-section__info"
18-
data-v-548823d7=""
18+
data-v-4115f3cb=""
1919
href="https://docs.nextcloud.com/server/23/go.php?to=user-sync-calendars"
2020
role="note"
2121
title="External documentation for Calendar server"
2222
>
2323
<span
2424
aria-hidden="true"
25-
aria-label=""
2625
class="material-design-icon help-circle-icon"
27-
data-v-548823d7=""
28-
decorative=""
26+
data-v-4115f3cb=""
2927
role="img"
3028
>
3129
<svg
@@ -49,7 +47,7 @@ exports[`CalDavSettings interactions 1`] = `
4947
5048
<p
5149
class="settings-hint"
52-
data-v-548823d7=""
50+
data-v-4115f3cb=""
5351
>
5452
Also install the
5553
<a
@@ -70,33 +68,31 @@ exports[`CalDavSettings interactions 1`] = `
7068
</p>
7169
7270
<p
73-
data-v-548823d7=""
71+
data-v-4115f3cb=""
7472
>
7573
<span
7674
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
77-
data-v-036397c2=""
78-
data-v-548823d7=""
75+
data-v-4115f3cb=""
76+
data-v-797e24c1=""
7977
style="--icon-size: 36px;"
8078
>
8179
<input
8280
class="checkbox-radio-switch__input"
83-
data-v-036397c2=""
81+
data-v-797e24c1=""
8482
id="caldavSendInvitations"
8583
type="checkbox"
8684
value=""
8785
/>
8886
8987
<label
9088
class="checkbox-radio-switch__label"
91-
data-v-036397c2=""
89+
data-v-797e24c1=""
9290
for="caldavSendInvitations"
9391
>
9492
<span
9593
aria-hidden="true"
96-
aria-label=""
9794
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
98-
data-v-036397c2=""
99-
decorative=""
95+
data-v-797e24c1=""
10096
role="img"
10197
>
10298
<svg
@@ -120,7 +116,7 @@ exports[`CalDavSettings interactions 1`] = `
120116
</span>
121117
122118
<em
123-
data-v-548823d7=""
119+
data-v-4115f3cb=""
124120
>
125121
Please make sure to properly set up
126122
<a
@@ -133,33 +129,31 @@ exports[`CalDavSettings interactions 1`] = `
133129
</p>
134130
135131
<p
136-
data-v-548823d7=""
132+
data-v-4115f3cb=""
137133
>
138134
<span
139135
class="checkbox-radio-switch checkbox checkbox-radio-switch-switch checkbox-radio-switch--checked"
140-
data-v-036397c2=""
141-
data-v-548823d7=""
136+
data-v-4115f3cb=""
137+
data-v-797e24c1=""
142138
style="--icon-size: 36px;"
143139
>
144140
<input
145141
class="checkbox-radio-switch__input"
146-
data-v-036397c2=""
142+
data-v-797e24c1=""
147143
id="caldavGenerateBirthdayCalendar"
148144
type="checkbox"
149145
value=""
150146
/>
151147
152148
<label
153149
class="checkbox-radio-switch__label"
154-
data-v-036397c2=""
150+
data-v-797e24c1=""
155151
for="caldavGenerateBirthdayCalendar"
156152
>
157153
<span
158154
aria-hidden="true"
159-
aria-label=""
160155
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
161-
data-v-036397c2=""
162-
decorative=""
156+
data-v-797e24c1=""
163157
role="img"
164158
>
165159
<svg
@@ -183,19 +177,19 @@ exports[`CalDavSettings interactions 1`] = `
183177
</span>
184178
185179
<em
186-
data-v-548823d7=""
180+
data-v-4115f3cb=""
187181
>
188182
189183
Birthday calendars will be generated by a background job.
190184
191185
</em>
192186
193187
<br
194-
data-v-548823d7=""
188+
data-v-4115f3cb=""
195189
/>
196190
197191
<em
198-
data-v-548823d7=""
192+
data-v-4115f3cb=""
199193
>
200194
201195
Hence they will not be available immediately after enabling but will show up after some time.
@@ -204,33 +198,31 @@ exports[`CalDavSettings interactions 1`] = `
204198
</p>
205199
206200
<p
207-
data-v-548823d7=""
201+
data-v-4115f3cb=""
208202
>
209203
<span
210204
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
211-
data-v-036397c2=""
212-
data-v-548823d7=""
205+
data-v-4115f3cb=""
206+
data-v-797e24c1=""
213207
style="--icon-size: 36px;"
214208
>
215209
<input
216210
class="checkbox-radio-switch__input"
217-
data-v-036397c2=""
211+
data-v-797e24c1=""
218212
id="caldavSendEventReminders"
219213
type="checkbox"
220214
value=""
221215
/>
222216
223217
<label
224218
class="checkbox-radio-switch__label"
225-
data-v-036397c2=""
219+
data-v-797e24c1=""
226220
for="caldavSendEventReminders"
227221
>
228222
<span
229223
aria-hidden="true"
230-
aria-label=""
231224
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
232-
data-v-036397c2=""
233-
decorative=""
225+
data-v-797e24c1=""
234226
role="img"
235227
>
236228
<svg
@@ -254,7 +246,7 @@ exports[`CalDavSettings interactions 1`] = `
254246
</span>
255247
256248
<em
257-
data-v-548823d7=""
249+
data-v-4115f3cb=""
258250
>
259251
Please make sure to properly set up
260252
<a
@@ -266,11 +258,11 @@ exports[`CalDavSettings interactions 1`] = `
266258
</em>
267259
268260
<br
269-
data-v-548823d7=""
261+
data-v-4115f3cb=""
270262
/>
271263
272264
<em
273-
data-v-548823d7=""
265+
data-v-4115f3cb=""
274266
>
275267
276268
Notifications are sent via background jobs, so these must occur often enough.
@@ -280,33 +272,31 @@ exports[`CalDavSettings interactions 1`] = `
280272
281273
<p
282274
class="indented"
283-
data-v-548823d7=""
275+
data-v-4115f3cb=""
284276
>
285277
<span
286278
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
287-
data-v-036397c2=""
288-
data-v-548823d7=""
279+
data-v-4115f3cb=""
280+
data-v-797e24c1=""
289281
style="--icon-size: 36px;"
290282
>
291283
<input
292284
class="checkbox-radio-switch__input"
293-
data-v-036397c2=""
285+
data-v-797e24c1=""
294286
id="caldavSendEventRemindersToSharedGroupMembers"
295287
type="checkbox"
296288
value=""
297289
/>
298290
299291
<label
300292
class="checkbox-radio-switch__label"
301-
data-v-036397c2=""
293+
data-v-797e24c1=""
302294
for="caldavSendEventRemindersToSharedGroupMembers"
303295
>
304296
<span
305297
aria-hidden="true"
306-
aria-label=""
307298
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
308-
data-v-036397c2=""
309-
decorative=""
299+
data-v-797e24c1=""
310300
role="img"
311301
>
312302
<svg
@@ -330,7 +320,7 @@ exports[`CalDavSettings interactions 1`] = `
330320
</span>
331321
332322
<em
333-
data-v-548823d7=""
323+
data-v-4115f3cb=""
334324
>
335325
336326
Reminders are always sent to organizers and attendees.
@@ -340,33 +330,31 @@ exports[`CalDavSettings interactions 1`] = `
340330
341331
<p
342332
class="indented"
343-
data-v-548823d7=""
333+
data-v-4115f3cb=""
344334
>
345335
<span
346336
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
347-
data-v-036397c2=""
348-
data-v-548823d7=""
337+
data-v-4115f3cb=""
338+
data-v-797e24c1=""
349339
style="--icon-size: 36px;"
350340
>
351341
<input
352342
class="checkbox-radio-switch__input"
353-
data-v-036397c2=""
343+
data-v-797e24c1=""
354344
id="caldavSendEventRemindersPush"
355345
type="checkbox"
356346
value=""
357347
/>
358348
359349
<label
360350
class="checkbox-radio-switch__label"
361-
data-v-036397c2=""
351+
data-v-797e24c1=""
362352
for="caldavSendEventRemindersPush"
363353
>
364354
<span
365355
aria-hidden="true"
366-
aria-label=""
367356
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
368-
data-v-036397c2=""
369-
decorative=""
357+
data-v-797e24c1=""
370358
role="img"
371359
>
372360
<svg

0 commit comments

Comments
 (0)