Skip to content

Commit

Permalink
Merge pull request #36841 from nextcloud/backport/36813/stable25
Browse files Browse the repository at this point in the history
[stable25] Bump @nextcloud/vue from 7.5.0 to 7.7.0 and add node-polyfill-webpack-plugin
  • Loading branch information
JuliaKirschenheuter authored Feb 28, 2023
2 parents a85639f + 0c651aa commit 72c7c57
Show file tree
Hide file tree
Showing 83 changed files with 1,991 additions and 306 deletions.
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,18 +73,18 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-133c8c94=""
data-v-97259c4c=""
data-v-e7f77ef4=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-133c8c94=""
data-v-e7f77ef4=""
for="caldavSendInvitations"
>
<input
class="checkbox-radio-switch__input"
data-v-133c8c94=""
data-v-e7f77ef4=""
id="caldavSendInvitations"
type="checkbox"
value=""
Expand All @@ -93,7 +93,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-133c8c94=""
data-v-e7f77ef4=""
role="img"
>
<svg
Expand Down Expand Up @@ -134,18 +134,18 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-133c8c94=""
data-v-97259c4c=""
data-v-e7f77ef4=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-133c8c94=""
data-v-e7f77ef4=""
for="caldavGenerateBirthdayCalendar"
>
<input
class="checkbox-radio-switch__input"
data-v-133c8c94=""
data-v-e7f77ef4=""
id="caldavGenerateBirthdayCalendar"
type="checkbox"
value=""
Expand All @@ -154,7 +154,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-133c8c94=""
data-v-e7f77ef4=""
role="img"
>
<svg
Expand Down Expand Up @@ -203,18 +203,18 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-133c8c94=""
data-v-97259c4c=""
data-v-e7f77ef4=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-133c8c94=""
data-v-e7f77ef4=""
for="caldavSendEventReminders"
>
<input
class="checkbox-radio-switch__input"
data-v-133c8c94=""
data-v-e7f77ef4=""
id="caldavSendEventReminders"
type="checkbox"
value=""
Expand All @@ -223,7 +223,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-133c8c94=""
data-v-e7f77ef4=""
role="img"
>
<svg
Expand Down Expand Up @@ -277,18 +277,18 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-133c8c94=""
data-v-97259c4c=""
data-v-e7f77ef4=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-133c8c94=""
data-v-e7f77ef4=""
for="caldavSendEventRemindersToSharedGroupMembers"
>
<input
class="checkbox-radio-switch__input"
data-v-133c8c94=""
data-v-e7f77ef4=""
id="caldavSendEventRemindersToSharedGroupMembers"
type="checkbox"
value=""
Expand All @@ -297,7 +297,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-133c8c94=""
data-v-e7f77ef4=""
role="img"
>
<svg
Expand Down Expand Up @@ -335,18 +335,18 @@ exports[`CalDavSettings interactions 1`] = `
>
<span
class="checkbox-radio-switch checkbox-radio-switch-switch checkbox-radio-switch--checked"
data-v-133c8c94=""
data-v-97259c4c=""
data-v-e7f77ef4=""
style="--icon-size: 36px;"
>
<label
class="checkbox-radio-switch__label"
data-v-133c8c94=""
data-v-e7f77ef4=""
for="caldavSendEventRemindersPush"
>
<input
class="checkbox-radio-switch__input"
data-v-133c8c94=""
data-v-e7f77ef4=""
id="caldavSendEventRemindersPush"
type="checkbox"
value=""
Expand All @@ -355,7 +355,7 @@ exports[`CalDavSettings interactions 1`] = `
<span
aria-hidden="true"
class="material-design-icon toggle-switch-icon checkbox-radio-switch__icon"
data-v-133c8c94=""
data-v-e7f77ef4=""
role="img"
>
<svg
Expand Down
4 changes: 2 additions & 2 deletions dist/comments-comments-app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/comments-comments-app.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/core-common.js

Large diffs are not rendered by default.

31 changes: 24 additions & 7 deletions dist/core-common.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,28 @@
* Date: 2021-02-16
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
* @license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*!
* Toastify js 1.12.0
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P
*/

/*!
* Vue.js v2.7.10
* (c) 2014-2022 Evan You
Expand Down Expand Up @@ -326,7 +341,7 @@
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
*/

/*! @license DOMPurify 2.3.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.6/LICENSE */
/*! @license DOMPurify 2.4.4 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.4/LICENSE */

/*! For license information please see NcActionSeparator.js.LICENSE.txt */

Expand Down Expand Up @@ -358,6 +373,8 @@

/*! For license information please see NcEmojiPicker.js.LICENSE.txt */

/*! For license information please see NcHighlight.js.LICENSE.txt */

/*! For license information please see NcLoadingIcon.js.LICENSE.txt */

/*! For license information please see NcModal.js.LICENSE.txt */
Expand Down Expand Up @@ -835,12 +852,6 @@
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/

/**
* vue-local-storage v0.6.0
* (c) 2017 Alexander Avakov
* @license MIT
*/

/**
* @license nested-property https://github.com/cosmosio/nested-property
*
Expand Down Expand Up @@ -883,6 +894,8 @@

//! Copyright (c) JS Foundation and other contributors

//! authors : Tim Wood, Iskren Chernev, Moment.js contributors

//! github.com/moment/moment-timezone

//! license : MIT
Expand All @@ -893,4 +906,8 @@

//! moment.js locale configuration

//! momentjs.com

//! version : 0.5.37

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/core-files_client.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit 72c7c57

Please sign in to comment.