diff --git a/src/components/NcAppSidebar/NcAppSidebar.vue b/src/components/NcAppSidebar/NcAppSidebar.vue
index cd537f412e..5236867a53 100644
--- a/src/components/NcAppSidebar/NcAppSidebar.vue
+++ b/src/components/NcAppSidebar/NcAppSidebar.vue
@@ -24,34 +24,34 @@ Using `v-show` directly will result in usability issues due to internal focus tr
subname="last edited 3 weeks ago">
-
+
Search tab content
-
+
Settings tab content
-
+
Sharing tab content
@@ -205,19 +205,19 @@ export default {
:active.sync="active">
-
+
Search tab content
-
+
Settings
-
+
Sharing tab content
@@ -225,15 +225,15 @@ export default {
@@ -389,7 +389,7 @@ Note: the built-in toggle button is only available then NcAppSidebar is used in
subname="last edited 3 weeks ago">
-
+
Single tab content
@@ -398,11 +398,11 @@ Note: the built-in toggle button is only available then NcAppSidebar is used in
diff --git a/src/components/NcButton/NcButton.vue b/src/components/NcButton/NcButton.vue
index e02eaed98a..39f8d8d8c8 100644
--- a/src/components/NcButton/NcButton.vue
+++ b/src/components/NcButton/NcButton.vue
@@ -39,7 +39,7 @@ It can be used with one or multiple actions.
:size="size"
variant="tertiary-no-background">
-
Example text
@@ -50,7 +50,7 @@ It can be used with one or multiple actions.
:size="size"
variant="tertiary">
-
Example text
@@ -60,7 +60,7 @@ It can be used with one or multiple actions.
:disabled="disabled"
:size="size">
-
Example text
@@ -71,7 +71,7 @@ It can be used with one or multiple actions.
:size="size"
variant="primary">
-
Example text
@@ -86,7 +86,7 @@ It can be used with one or multiple actions.
:wide="true"
text="Example text">
-
Example text
@@ -104,7 +104,7 @@ It can be used with one or multiple actions.
:size="size"
variant="success">
-
Example text
@@ -114,7 +114,7 @@ It can be used with one or multiple actions.
:size="size"
variant="warning">
-
Example text
@@ -124,7 +124,7 @@ It can be used with one or multiple actions.
:size="size"
variant="error">
-
Example text
@@ -135,11 +135,13 @@ It can be used with one or multiple actions.
@@ -368,14 +374,14 @@ The `actions-icon` slot can be used to pass icon to the inner NcActions componen
-
+
-
+
This one is with subname
@@ -393,7 +399,7 @@ The `actions-icon` slot can be used to pass icon to the inner NcActions componen
name="Name of the element"
:counter-number="3">
-
+
This one is with subname
@@ -412,7 +418,7 @@ The `actions-icon` slot can be used to pass icon to the inner NcActions componen
:counter-number="4"
href="https://nextcloud.com">
-
+
This one is with an external link
@@ -422,10 +428,12 @@ The `actions-icon` slot can be used to pass icon to the inner NcActions componen
diff --git a/src/components/NcListItemIcon/NcListItemIcon.vue b/src/components/NcListItemIcon/NcListItemIcon.vue
index 4a4e092766..ec8cfe2d39 100644
--- a/src/components/NcListItemIcon/NcListItemIcon.vue
+++ b/src/components/NcListItemIcon/NcListItemIcon.vue
@@ -17,16 +17,16 @@ It might be used for list rendering or within the multiselect for example
-
+
@@ -37,16 +37,16 @@ It might be used for list rendering or within the multiselect for example
-
+
@@ -59,16 +59,16 @@ It might be used for list rendering or within the multiselect for example
-
+
@@ -81,13 +81,13 @@ It might be used for list rendering or within the multiselect for example
-
+
Edit
-
+
Delete
@@ -95,13 +95,13 @@ It might be used for list rendering or within the multiselect for example
diff --git a/src/components/NcNoteCard/NcNoteCard.vue b/src/components/NcNoteCard/NcNoteCard.vue
index 24f1f32ba9..1592aa40ef 100644
--- a/src/components/NcNoteCard/NcNoteCard.vue
+++ b/src/components/NcNoteCard/NcNoteCard.vue
@@ -34,7 +34,7 @@ available in four versions:
Custom icon
-
+
@@ -46,11 +46,11 @@ available in four versions:
diff --git a/src/components/NcTextField/NcTextField.vue b/src/components/NcTextField/NcTextField.vue
index 1ef6fe1096..ed57bae98d 100644
--- a/src/components/NcTextField/NcTextField.vue
+++ b/src/components/NcTextField/NcTextField.vue
@@ -34,7 +34,7 @@ and `minlength`.
:show-trailing-button="text4 !== ''"
@trailing-button-click="clearText">
-
+