From 54a990db59dfcd1c89499e08d763cf4a8803cd3a Mon Sep 17 00:00:00 2001 From: greta Date: Fri, 9 Sep 2022 11:15:47 +0200 Subject: Bump @nextcloud/vue v7.0.0-beta.1 Signed-off-by: greta --- src/components/Actions/ActionCopyNtoFN.vue | 2 +- src/components/Actions/ActionToggleYear.vue | 2 +- src/components/AppContent/CircleContent.vue | 24 ++++++---- src/components/AppContent/ContactsContent.vue | 20 ++++---- .../AppNavigation/CircleNavigationItem.vue | 18 +++++--- .../AppNavigation/GroupNavigationItem.vue | 6 +-- src/components/AppNavigation/RootNavigation.vue | 23 ++++++---- .../AppNavigation/Settings/SettingsAddressbook.vue | 35 +++++++++----- .../Settings/SettingsAddressbookShare.vue | 2 +- .../Settings/SettingsAddressbookSharee.vue | 17 ++++--- .../Settings/SettingsImportContacts.vue | 10 ++-- .../Settings/SettingsNewAddressbook.vue | 2 +- .../Settings/SettingsSortContacts.vue | 2 +- src/components/AppNavigation/SettingsSection.vue | 2 +- src/components/CircleDetails.vue | 8 ++-- src/components/CircleDetails/CircleConfigs.vue | 2 +- .../CircleDetails/CirclePasswordSettings.vue | 4 +- src/components/ContactDetails.vue | 24 +++++----- .../ContactDetails/ContactDetailsAddNewProp.vue | 2 +- .../ContactDetails/ContactDetailsAvatar.vue | 28 ++++++++---- src/components/ContactsList.vue | 2 +- src/components/ContactsList/ContactsListItem.vue | 2 +- src/components/DetailsHeader.vue | 2 +- src/components/EntityPicker/ContactsPicker.vue | 2 +- src/components/EntityPicker/EntityBubble.vue | 4 +- src/components/EntityPicker/EntityPicker.vue | 21 +++++---- src/components/EntityPicker/EntitySearchResult.vue | 2 +- src/components/EntityPicker/NewCircleIntro.vue | 4 +- src/components/MemberList.vue | 53 ++++++++++++---------- src/components/MembersList/MembersListItem.vue | 10 ++-- src/components/ProcessingScreen.vue | 10 ++-- src/components/Properties/PropertyActions.vue | 4 +- src/components/Properties/PropertyDateTime.vue | 4 +- src/components/Properties/PropertyGroups.vue | 2 +- src/components/Properties/PropertyMultipleText.vue | 2 +- src/components/Properties/PropertySelect.vue | 2 +- src/components/Properties/PropertyText.vue | 2 +- src/views/Contacts.vue | 6 +-- 38 files changed, 212 insertions(+), 155 deletions(-) (limited to 'src') diff --git a/src/components/Actions/ActionCopyNtoFN.vue b/src/components/Actions/ActionCopyNtoFN.vue index 6de3a51c..5e1157e8 100644 --- a/src/components/Actions/ActionCopyNtoFN.vue +++ b/src/components/Actions/ActionCopyNtoFN.vue @@ -29,7 +29,7 @@