@bimdata/bcf-components 2.0.0 → 2.0.1-rc.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/README.md CHANGED
@@ -15,22 +15,14 @@ npm install @bimdata/bcf-components
15
15
  Then refer to the next sub-sections on how to use the library depending
16
16
  on which version of Vue you're using.
17
17
 
18
- ### Vue 2.6+ application
18
+ ### Vue 2.7+ application
19
19
 
20
- In order to use the library in your Vue 2 app you'll need to use
21
- [Vue Composition API plugin](https://github.com/vuejs/composition-api).
20
+ **Note:** the library won't work as expected for versions of Vue below **2.7**.
22
21
 
23
- First add it to your dependencies:
24
-
25
- ```bash
26
- npm install @vue/composition-api
27
- ```
28
-
29
- Then, in your application bootstrap script, add the following:
22
+ In your Vue 2.7 application bootstrap script, add the following:
30
23
 
31
24
  ```js
32
25
  import Vue from "vue";
33
- import VueCompositionApi from "@vue/composition-api";
34
26
  import VueI18n from "vue-i18n"; // v8.x
35
27
  import { makeBIMDataApiClient } from "@bimdata/typescript-fetch-api-client"; // v8.2+
36
28
  // Import Vue 2 plugin factory
@@ -42,7 +34,6 @@ const i18nPlugin = new VueI18n({ ... });
42
34
  // Instanciate BIMData API client
43
35
  const apiClient = makeBIMDataApiClient({ ... });
44
36
 
45
- Vue.use(VueCompositionApi);
46
37
  Vue.use(i18nPlugin);
47
38
  // Provide both i18n plugin and API client as plugin config
48
39
  Vue.use(BIMDataBcfComponents({ i18nPlugin, apiClient }));
@@ -6,10 +6,10 @@
6
6
  "priorityLabel": "Priorität",
7
7
  "statusLabel": "Status",
8
8
  "startDatePlaceholder": "Anfangsdatum",
9
- "startDateError": "",
9
+ "startDateError": "Datum ungültig",
10
10
  "startDateExample": "(Z. B.: 28.04.2022)",
11
11
  "endDatePlaceholder": "Enddatum",
12
- "endDateError": "",
12
+ "endDateError": "Datum ungültig",
13
13
  "endDateExample": "(Z. B.: 28.05.2022)",
14
14
  "assignedToLabel": "Zugewiesen an",
15
15
  "creatorsLabel": "Erstellt von",
@@ -51,9 +51,9 @@
51
51
  },
52
52
  "BcfTopicForm": {
53
53
  "dragDropImageText": "Bitte wählen Sie eine Datei aus.",
54
- "addObjectButton": "",
55
- "addAnnotationButton": "",
56
- "annotationButtonTooltip": "",
54
+ "addObjectButton": "Objekt",
55
+ "addAnnotationButton": "Annotation",
56
+ "annotationButtonTooltip": "Zu diesem Thema gibt es derzeit keine Ansichten.",
57
57
  "addPictureButton": "Fügen Sie ein Bild hinzu.",
58
58
  "titlePlaceholder": "Titel *",
59
59
  "titleErrorMessage": "Titel fehlt",
@@ -65,7 +65,7 @@
65
65
  "dueDateLabel": "Fälligkeitsdatum (TT.MM.JJJJ)",
66
66
  "dateErrorMessage": "Datumsformat oder falsches Datum",
67
67
  "descriptionLabel": "Beschreibung",
68
- "labelsLabel": "",
68
+ "labelsLabel": "Tags",
69
69
  "createButton": "Bestätigen",
70
70
  "updateButton": "Diesen BCF bearbeiten",
71
71
  "modalText": "Sie sind dabei, die Bearbeitung der Ausgabe {Name} zu beenden, aber es gibt noch ungespeicherte Änderungen.",
@@ -6,10 +6,10 @@
6
6
  "priorityLabel": "Priority",
7
7
  "statusLabel": "Status",
8
8
  "startDatePlaceholder": "Start date",
9
- "startDateError": "",
9
+ "startDateError": "Invalid date",
10
10
  "startDateExample": "(Ex: 28/04/2022)",
11
11
  "endDatePlaceholder": "End date",
12
- "endDateError": "",
12
+ "endDateError": "Invalid date",
13
13
  "endDateExample": "(Ex: 28/05/2022)",
14
14
  "assignedToLabel": "Assigned to",
15
15
  "creatorsLabel": "Created by",
@@ -53,7 +53,7 @@
53
53
  "dragDropImageText": "Please select a file",
54
54
  "addObjectButton": "Object",
55
55
  "addAnnotationButton": "Annotation",
56
- "annotationButtonTooltip": "",
56
+ "annotationButtonTooltip": "This topic has no viewpoint",
57
57
  "addPictureButton": "Add a picture",
58
58
  "titlePlaceholder": "Title *",
59
59
  "titleErrorMessage": "Missing title",
@@ -6,10 +6,10 @@
6
6
  "priorityLabel": "Prioridad",
7
7
  "statusLabel": "Estado",
8
8
  "startDatePlaceholder": "Fecha de inicio",
9
- "startDateError": "",
9
+ "startDateError": "Fecha inválida",
10
10
  "startDateExample": "(Ej: 28/04/2022)",
11
11
  "endDatePlaceholder": "Fecha de finalización",
12
- "endDateError": "",
12
+ "endDateError": "Fecha inválida",
13
13
  "endDateExample": "(Ej: 28/05/2022)",
14
14
  "assignedToLabel": "Asignado a",
15
15
  "creatorsLabel": "Creado por",
@@ -51,9 +51,9 @@
51
51
  },
52
52
  "BcfTopicForm": {
53
53
  "dragDropImageText": "Seleccione un archivo",
54
- "addObjectButton": "",
55
- "addAnnotationButton": "",
56
- "annotationButtonTooltip": "",
54
+ "addObjectButton": "Objeto",
55
+ "addAnnotationButton": "Anotación",
56
+ "annotationButtonTooltip": "Actualmente este tema no posee ningún punto de vista",
57
57
  "addPictureButton": "Añadir una imagen",
58
58
  "titlePlaceholder": "Título *",
59
59
  "titleErrorMessage": "Falta el título",
@@ -65,7 +65,7 @@
65
65
  "dueDateLabel": "Fecha de vencimiento (DD/MM/AAAA)",
66
66
  "dateErrorMessage": "Formato de la fecha o fecha incorrecta",
67
67
  "descriptionLabel": "Descripción",
68
- "labelsLabel": "",
68
+ "labelsLabel": "Etiquetas",
69
69
  "createButton": "Validar",
70
70
  "updateButton": "Modificar este BCF",
71
71
  "modalText": "Está a punto de salir de la edición del problema de {name} pero hay cambios sin guardar.",
@@ -1,158 +1,157 @@
1
1
  {
2
- "BcfComponents": {
3
- "BcfFilters": {
4
- "filtersButton": "Filtres",
5
- "filtersTitle": "Filtres",
6
- "priorityLabel": "Priorité",
7
- "statusLabel": "Statut",
8
- "startDatePlaceholder": "Date de début",
9
- "startDateError": "Date invalide",
10
- "startDateExample": "(Ex: 28/04/2022)",
11
- "endDatePlaceholder": "Date de fin",
12
- "endDateError": "Date invalide",
13
- "endDateExample": "(Ex: 28/05/2022)",
14
- "assignedToLabel": "Assigné à",
15
- "creatorsLabel": "Créé par",
16
- "tagsLabel": "Tags",
17
- "resetButton": "Réinitialiser",
18
- "searchButton": "Rechercher",
19
- "undefined": "Non défini"
20
- },
21
- "BcfSettings": {
22
- "goBackButton": "Retour",
23
- "title": "Paramètres BCF",
24
- "text": "Créez, renseignez et listez les paramètres BCF que vous souhaitez avoir sur ce projet",
25
- "validateButton": "Valider les paramètres BCF"
26
- },
27
- "BcfStatistics": {
28
- "emptyText": "Ajoutez des questions pour voir les statistiques associées ici.",
29
- "issues": "problèmes",
30
- "extension": {
31
- "Priority": "Priorité",
32
- "PriorityNotDefined": "Aucune priorité",
33
- "PriorityTitle": "Priorités",
34
- "Status": "Statut",
35
- "StatusNotDefined": "Aucun statut",
36
- "StatusTitle": "Statuts"
37
- }
38
- },
39
- "BcfTopicCard": {
40
- "priority": "Priorité : ",
41
- "noPriority": "Aucune",
42
- "assignedTo": "Assigné à : ",
43
- "elements": "Élements",
44
- "noElements": "0 Élement",
45
- "notSpecified": "Non défini",
46
- "see": "Voir"
47
- },
48
- "BcfTopicCreationCard": {
49
- "text": "Créer un nouveau topic BCF",
50
- "createBcfSideTitle": "Signaler un problème"
51
- },
52
- "BcfTopicForm": {
53
- "dragDropImageText": "Veuillez sélectionner un fichier",
54
- "addObjectButton": "Objet",
55
- "addAnnotationButton": "Annotation",
56
- "annotationButtonTooltip": "Ce topic ne possède actuellement aucun point de vue",
57
- "addPictureButton": "Ajouter une image",
58
- "titlePlaceholder": "Titre *",
59
- "titleErrorMessage": "Titre manquant",
60
- "typeLabel": "Type",
61
- "priorityLabel": "Priorité",
62
- "statusLabel": "Statut",
63
- "stageLabel": "Phase",
64
- "assignedToLabel": "Assigné à",
65
- "dueDateLabel": "Date d'échéance (JJ/MM/AAAA)",
66
- "dateErrorMessage": "Format de date ou date incorrecte",
67
- "descriptionLabel": "Description",
68
- "labelsLabel": "Tags",
69
- "createButton": "Valider",
70
- "updateButton": "Modifier ce BCF",
71
- "modalText": "Vous êtes sur le point de quitter l'édition de l'issue {name} mais il y'a des modifications non enregistrées.",
72
- "cancelButton": "Annuler les modifications",
73
- "continueButton": "Continuer les modifications"
74
- },
75
- "BcfTopicOverview": {
76
- "openViewer": "Ouvrir dans le viewer",
77
- "openViewerNoModels": "Il n'y a aucun modèle prêt pour une visualisation",
78
- "noElements": "Aucun élément concerné",
79
- "elements": "{count} Élements",
80
- "type": "Type :",
81
- "noTypeSpecified": "Pas de type spécifié",
82
- "description": "Description :",
83
- "noDescriptionProvided": "Pas de description renseignée",
84
- "assignedTo": "Assigné à :",
85
- "notAssigned": "Non assigné",
86
- "dueDate": "Échéance :",
87
- "noDueDate": "Pas de date d'échéance",
88
- "informations": "Informations",
89
- "status": "Statut :",
90
- "noStatusSpecified": "Pas de statut spécifié",
91
- "stage": "Phase :",
92
- "noStageProvided": "Pas de phase renseignée",
93
- "priority": "Priorité :",
94
- "priorityNotDefined": "Non défini",
95
- "tags": "Tags :",
96
- "noTags": "Pas de tags",
97
- "commentButton": "Poster un commentaire",
98
- "deleteText": "Vous êtes sur le point de supprimer {name}",
99
- "deleteBcfButton": "Supprimer ce BCF",
100
- "keepBcfButton": "Conserver ce BCF"
101
- },
102
- "BcfTopicsTable": {
103
- "headers": {
104
- "index": "#",
105
- "priority": "Priorité",
106
- "status": "Statut",
107
- "title": "Titre",
108
- "creator": "Auteur",
109
- "date": "Date"
110
- }
111
- },
112
-
113
- "BcfTopicActionsCell": {
114
- "seeButton": "Voir"
115
- },
116
- "BcfTopicComments": {
117
- "commentButton": "Poster un commentaire",
118
- "commentLabel": "Poster un commentaire",
119
- "commentText": "Commentaire",
120
- "cancelButton": "Annuler",
121
- "publishButton": "Publier",
122
- "commentsText": "commentaires",
123
- "deleteCommentText": "Supprimer ce commentaire ?",
124
- "deleteButton": "Supprimer"
125
- },
126
- "BcfTopicPriorityCell": {
127
- "noPriority": "Aucune"
128
- },
129
- "SettingCard": {
130
- "addButton": "ajouter un élément",
131
- "cancelButton": "Annuler",
132
- "validateButton": "Valider",
133
- "deleteExtensionText": "Supprimmer ce paramètre",
134
- "deleteButton": "Supprimer",
135
- "title": {
136
- "Priority": "Priorités",
137
- "Label": "Tags",
138
- "Status": "Statuts",
139
- "Type": "Types",
140
- "Stage": "Phases"
141
- },
142
- "input": {
143
- "Priority": "Ajouter une nouvelle priorité",
144
- "Label": "Ajouter un nouveau label",
145
- "Status": "Ajouter un nouveau statut",
146
- "Type": "Ajouter un nouveau type",
147
- "Stage": "Ajouter une nouvelle phase"
148
- },
149
- "text": {
150
- "Priority": "Liste des priorités",
151
- "Label": "Liste des tags",
152
- "Status": "Liste des statuts",
153
- "Type": "Liste des types",
154
- "Stage": "Liste des phases"
155
- }
2
+ "BcfComponents": {
3
+ "BcfFilters": {
4
+ "filtersButton": "Filtres",
5
+ "filtersTitle": "Filtres",
6
+ "priorityLabel": "Priorité",
7
+ "statusLabel": "Statut",
8
+ "startDatePlaceholder": "Date de début",
9
+ "startDateError": "Date invalide",
10
+ "startDateExample": "(Ex: 28/04/2022)",
11
+ "endDatePlaceholder": "Date de fin",
12
+ "endDateError": "Date invalide",
13
+ "endDateExample": "(Ex: 28/05/2022)",
14
+ "assignedToLabel": "Assigné à",
15
+ "creatorsLabel": "Créé par",
16
+ "tagsLabel": "Tags",
17
+ "resetButton": "Réinitialiser",
18
+ "searchButton": "Rechercher",
19
+ "undefined": "Non défini"
20
+ },
21
+ "BcfSettings": {
22
+ "goBackButton": "Retour",
23
+ "title": "Paramètres BCF",
24
+ "text": "Créez, renseignez et listez les paramètres BCF que vous souhaitez avoir sur ce projet",
25
+ "validateButton": "Valider les paramètres BCF"
26
+ },
27
+ "BcfStatistics": {
28
+ "emptyText": "Ajoutez des questions pour voir les statistiques associées ici.",
29
+ "issues": "problèmes",
30
+ "extension": {
31
+ "Priority": "Priorité",
32
+ "PriorityNotDefined": "Aucune priorité",
33
+ "PriorityTitle": "Priorités",
34
+ "Status": "Statut",
35
+ "StatusNotDefined": "Aucun statut",
36
+ "StatusTitle": "Statuts"
37
+ }
38
+ },
39
+ "BcfTopicCard": {
40
+ "priority": "Priorité : ",
41
+ "noPriority": "Aucune",
42
+ "assignedTo": "Assigné à : ",
43
+ "elements": "Élements",
44
+ "noElements": "0 Élement",
45
+ "notSpecified": "Non défini",
46
+ "see": "Voir"
47
+ },
48
+ "BcfTopicCreationCard": {
49
+ "text": "Créer un nouveau topic BCF",
50
+ "createBcfSideTitle": "Signaler un problème"
51
+ },
52
+ "BcfTopicForm": {
53
+ "dragDropImageText": "Veuillez sélectionner un fichier",
54
+ "addObjectButton": "Objet",
55
+ "addAnnotationButton": "Annotation",
56
+ "annotationButtonTooltip": "Ce topic ne possède actuellement aucun point de vue",
57
+ "addPictureButton": "Ajouter une image",
58
+ "titlePlaceholder": "Titre *",
59
+ "titleErrorMessage": "Titre manquant",
60
+ "typeLabel": "Type",
61
+ "priorityLabel": "Priorité",
62
+ "statusLabel": "Statut",
63
+ "stageLabel": "Phase",
64
+ "assignedToLabel": "Assigné à",
65
+ "dueDateLabel": "Date d'échéance (JJ/MM/AAAA)",
66
+ "dateErrorMessage": "Format de date ou date incorrecte",
67
+ "descriptionLabel": "Description",
68
+ "labelsLabel": "Tags",
69
+ "createButton": "Valider",
70
+ "updateButton": "Modifier ce BCF",
71
+ "modalText": "Vous êtes sur le point de quitter l'édition de l'issue {name} mais il y'a des modifications non enregistrées.",
72
+ "cancelButton": "Annuler les modifications",
73
+ "continueButton": "Continuer les modifications"
74
+ },
75
+ "BcfTopicOverview": {
76
+ "openViewer": "Ouvrir dans le viewer",
77
+ "openViewerNoModels": "Il n'y a aucun modèle prêt pour une visualisation",
78
+ "elements": "{count} Élements",
79
+ "noElements": "Aucun élément concerné",
80
+ "type": "Type :",
81
+ "noTypeSpecified": "Pas de type spécifié",
82
+ "description": "Description :",
83
+ "noDescriptionProvided": "Pas de description renseignée",
84
+ "assignedTo": "Assigné à :",
85
+ "notAssigned": "Non assigné",
86
+ "dueDate": "Échéance :",
87
+ "noDueDate": "Pas de date d'échéance",
88
+ "informations": "Informations",
89
+ "status": "Statut :",
90
+ "noStatusSpecified": "Pas de statut spécifié",
91
+ "stage": "Phase :",
92
+ "noStageProvided": "Pas de phase renseignée",
93
+ "priority": "Priorité :",
94
+ "priorityNotDefined": "Non défini",
95
+ "tags": "Tags :",
96
+ "noTags": "Pas de tags",
97
+ "commentButton": "Poster un commentaire",
98
+ "deleteText": "Vous êtes sur le point de supprimer {name}",
99
+ "deleteBcfButton": "Supprimer ce BCF",
100
+ "keepBcfButton": "Conserver ce BCF"
101
+ },
102
+ "BcfTopicsTable": {
103
+ "headers": {
104
+ "index": "#",
105
+ "priority": "Priorité",
106
+ "status": "Statut",
107
+ "title": "Titre",
108
+ "creator": "Auteur",
109
+ "date": "Date"
110
+ }
111
+ },
112
+ "BcfTopicActionsCell": {
113
+ "seeButton": "Voir"
114
+ },
115
+ "BcfTopicComments": {
116
+ "commentButton": "Poster un commentaire",
117
+ "commentLabel": "Poster un commentaire",
118
+ "commentText": "Commentaire",
119
+ "cancelButton": "Annuler",
120
+ "publishButton": "Publier",
121
+ "commentsText": "commentaires",
122
+ "deleteCommentText": "Supprimer ce commentaire ?",
123
+ "deleteButton": "Supprimer"
124
+ },
125
+ "BcfTopicPriorityCell": {
126
+ "noPriority": "Aucune"
127
+ },
128
+ "SettingCard": {
129
+ "addButton": "ajouter un élément",
130
+ "cancelButton": "Annuler",
131
+ "validateButton": "Valider",
132
+ "deleteExtensionText": "Supprimmer ce paramètre",
133
+ "deleteButton": "Supprimer",
134
+ "title": {
135
+ "Priority": "Priorités",
136
+ "Label": "Tags",
137
+ "Status": "Statuts",
138
+ "Type": "Types",
139
+ "Stage": "Phases"
140
+ },
141
+ "input": {
142
+ "Priority": "Ajouter une nouvelle priorité",
143
+ "Label": "Ajouter un nouveau label",
144
+ "Status": "Ajouter un nouveau statut",
145
+ "Type": "Ajouter un nouveau type",
146
+ "Stage": "Ajouter une nouvelle phase"
147
+ },
148
+ "text": {
149
+ "Priority": "Liste des priorités",
150
+ "Label": "Liste des tags",
151
+ "Status": "Liste des statuts",
152
+ "Type": "Liste des types",
153
+ "Stage": "Liste des phases"
154
+ }
155
+ }
156
156
  }
157
- }
158
157
  }
@@ -6,10 +6,10 @@
6
6
  "priorityLabel": "Priorità",
7
7
  "statusLabel": "Stato",
8
8
  "startDatePlaceholder": "Data di inizio",
9
- "startDateError": "",
9
+ "startDateError": "Data invalida",
10
10
  "startDateExample": "(Ad es. 28/04/2022)",
11
11
  "endDatePlaceholder": "Data di fine",
12
- "endDateError": "",
12
+ "endDateError": "Data invalida",
13
13
  "endDateExample": "(Ad es. 28/05/2022)",
14
14
  "assignedToLabel": "Assegnato a",
15
15
  "creatorsLabel": "Creato da",
@@ -51,9 +51,9 @@
51
51
  },
52
52
  "BcfTopicForm": {
53
53
  "dragDropImageText": "Selezionare un file",
54
- "addObjectButton": "",
55
- "addAnnotationButton": "",
56
- "annotationButtonTooltip": "",
54
+ "addObjectButton": "Oggetto",
55
+ "addAnnotationButton": "Annotazione",
56
+ "annotationButtonTooltip": "Attualmente questo argomento non presenta alcun punto di vista",
57
57
  "addPictureButton": "Aggiungere un'immagine",
58
58
  "titlePlaceholder": "Titolo *",
59
59
  "titleErrorMessage": "Titolo mancante",
@@ -65,7 +65,7 @@
65
65
  "dueDateLabel": "Data di scadenza (GG/MM/AAAA)",
66
66
  "dateErrorMessage": "Formato della data o data errati",
67
67
  "descriptionLabel": "Descrizione",
68
- "labelsLabel": "",
68
+ "labelsLabel": "Tag",
69
69
  "createButton": "Conferma",
70
70
  "updateButton": "Modificare questo BCF",
71
71
  "modalText": "State per abbandonare la modifica di {name} ma ci sono modifiche non salvate.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bimdata/bcf-components",
3
- "version": "2.0.0",
3
+ "version": "2.0.1-rc.1",
4
4
  "files": [
5
5
  "dist",
6
6
  "vue2-plugin.js",