@vcita/design-system 0.6.12 → 0.6.14-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/config/locales/ds.de.yml +8 -6
- package/config/locales/ds.en.yml +2 -0
- package/config/locales/ds.es.yml +8 -6
- package/config/locales/ds.fr.yml +2 -0
- package/config/locales/ds.he.yml +2 -0
- package/config/locales/ds.it.yml +8 -6
- package/config/locales/ds.keys.yml +2 -0
- package/config/locales/ds.nl.yml +8 -6
- package/config/locales/ds.pl.yml +2 -0
- package/config/locales/ds.pseudo.yml +2 -0
- package/config/locales/ds.pt.yml +8 -6
- package/dist/@vcita/design-system.esm.js +1072 -859
- package/dist/@vcita/design-system.min.js +1 -1
- package/dist/@vcita/design-system.ssr.js +940 -720
- package/package.json +1 -1
- package/src/components/VcButton/VcButton.vue +4 -3
- package/src/components/VcDropzone/VcDropzone.spec.js +233 -0
- package/src/components/VcDropzone/VcDropzone.stories.js +49 -0
- package/src/components/VcDropzone/VcDropzone.vue +187 -0
- package/src/components/VcIconWithTooltip/VcIconWithTooltip.spec.js +5 -5
- package/src/components/VcInputPopover/VcInputPopover.spec.js +1 -1
- package/src/components/VcSelectField/VcSelectField.spec.js +14 -0
- package/src/components/VcSelectField/VcSelectField.stories.js +19 -1
- package/src/components/VcSelectField/VcSelectField.vue +5 -0
- package/src/components/VcTextField/VcTextField.spec.js +24 -2
- package/src/components/VcTextField/VcTextField.stories.js +22 -3
- package/src/components/VcTextField/VcTextField.vue +12 -1
- package/src/components/index.js +1 -0
- package/src/components/modal/elements/VcModalContainer.vue +1 -1
- package/src/stories/welcome.stories.mdx +7 -0
- package/styles/variables.scss +6 -2
- package/CHANGELOG.MD +0 -179
package/config/locales/ds.de.yml
CHANGED
|
@@ -2,13 +2,15 @@
|
|
|
2
2
|
de:
|
|
3
3
|
ds:
|
|
4
4
|
wizard:
|
|
5
|
-
back:
|
|
6
|
-
next:
|
|
5
|
+
back: Zurück
|
|
6
|
+
next: Weiter
|
|
7
7
|
modal:
|
|
8
8
|
cancel: Abbrechen
|
|
9
|
-
ok:
|
|
10
|
-
done:
|
|
9
|
+
ok: OK
|
|
10
|
+
done: Fertig
|
|
11
11
|
progress_circular:
|
|
12
|
-
next:
|
|
12
|
+
next: 'Weiter:'
|
|
13
13
|
listbox:
|
|
14
|
-
add:
|
|
14
|
+
add: Neuen Kontakt hinzufügen
|
|
15
|
+
dropzone:
|
|
16
|
+
default_title:
|
package/config/locales/ds.en.yml
CHANGED
package/config/locales/ds.es.yml
CHANGED
|
@@ -2,13 +2,15 @@
|
|
|
2
2
|
es:
|
|
3
3
|
ds:
|
|
4
4
|
wizard:
|
|
5
|
-
back:
|
|
6
|
-
next:
|
|
5
|
+
back: Atrás
|
|
6
|
+
next: Siguiente
|
|
7
7
|
modal:
|
|
8
8
|
cancel: Cancelar
|
|
9
|
-
ok:
|
|
10
|
-
done:
|
|
9
|
+
ok: Ok
|
|
10
|
+
done: Hecho
|
|
11
11
|
progress_circular:
|
|
12
|
-
next:
|
|
12
|
+
next: 'Siguiente:'
|
|
13
13
|
listbox:
|
|
14
|
-
add:
|
|
14
|
+
add: Agregar nuevo contacto
|
|
15
|
+
dropzone:
|
|
16
|
+
default_title:
|
package/config/locales/ds.fr.yml
CHANGED
package/config/locales/ds.he.yml
CHANGED
package/config/locales/ds.it.yml
CHANGED
|
@@ -2,13 +2,15 @@
|
|
|
2
2
|
it:
|
|
3
3
|
ds:
|
|
4
4
|
wizard:
|
|
5
|
-
back:
|
|
6
|
-
next:
|
|
5
|
+
back: Indietro
|
|
6
|
+
next: Avanti
|
|
7
7
|
modal:
|
|
8
8
|
cancel: Cancella
|
|
9
|
-
ok:
|
|
10
|
-
done:
|
|
9
|
+
ok: Ok
|
|
10
|
+
done: Fatto
|
|
11
11
|
progress_circular:
|
|
12
|
-
next:
|
|
12
|
+
next: 'Avanti:'
|
|
13
13
|
listbox:
|
|
14
|
-
add:
|
|
14
|
+
add: Aggiungi nuovo contatto
|
|
15
|
+
dropzone:
|
|
16
|
+
default_title:
|
package/config/locales/ds.nl.yml
CHANGED
|
@@ -2,13 +2,15 @@
|
|
|
2
2
|
nl:
|
|
3
3
|
ds:
|
|
4
4
|
wizard:
|
|
5
|
-
back:
|
|
6
|
-
next:
|
|
5
|
+
back: Terug
|
|
6
|
+
next: Volgende
|
|
7
7
|
modal:
|
|
8
8
|
cancel: Annuleren
|
|
9
|
-
ok:
|
|
10
|
-
done:
|
|
9
|
+
ok: Ok
|
|
10
|
+
done: Gereed
|
|
11
11
|
progress_circular:
|
|
12
|
-
next:
|
|
12
|
+
next: 'Volgende:'
|
|
13
13
|
listbox:
|
|
14
|
-
add:
|
|
14
|
+
add: Nieuw contact toevoegen
|
|
15
|
+
dropzone:
|
|
16
|
+
default_title:
|
package/config/locales/ds.pl.yml
CHANGED
package/config/locales/ds.pt.yml
CHANGED
|
@@ -2,13 +2,15 @@
|
|
|
2
2
|
pt:
|
|
3
3
|
ds:
|
|
4
4
|
wizard:
|
|
5
|
-
back:
|
|
6
|
-
next:
|
|
5
|
+
back: Voltar
|
|
6
|
+
next: Próximo
|
|
7
7
|
modal:
|
|
8
8
|
cancel: Cancelar
|
|
9
|
-
ok:
|
|
10
|
-
done:
|
|
9
|
+
ok: Ok
|
|
10
|
+
done: Pronto
|
|
11
11
|
progress_circular:
|
|
12
|
-
next:
|
|
12
|
+
next: Próximo;
|
|
13
13
|
listbox:
|
|
14
|
-
add:
|
|
14
|
+
add: Adicionar contato novo
|
|
15
|
+
dropzone:
|
|
16
|
+
default_title:
|