diff --git a/src/components/AuthorCardEditing.vue b/src/components/AuthorCardEditing.vue index 4956cebf..da6c8190 100644 --- a/src/components/AuthorCardEditing.vue +++ b/src/components/AuthorCardEditing.vue @@ -7,7 +7,13 @@

The person's given names - +

@@ -29,6 +35,13 @@

The person's last names, split into parts +

@@ -44,12 +57,7 @@ v-bind:error="false" v-bind:error-message="''" v-on:update:modelValue="$emit('update', 'nameParticle', $event)" - > - - + /> - - + /> - - + />

The person's email address - +

@@ -113,11 +117,23 @@

The person's affiliation - +

The person's ORCID - +

@@ -139,6 +155,7 @@ class="col" dense hint="Format: https://orcid.org/0000-0000-0000-0000" + label="orcid" mask="https://orcid.org/####-####-####-###X" outlined standout @@ -168,17 +185,40 @@ /> + + + + +