@bimdata/bcf-components 1.0.4 → 1.1.0-rc.2
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/dist/i18n/lang/de.json +172 -0
- package/dist/i18n/lang/en.json +2 -0
- package/dist/i18n/lang/es.json +172 -0
- package/dist/i18n/lang/it.json +172 -0
- package/dist/vue2/bcf-components.es.js +7 -6
- package/dist/vue2/style.css +1 -1
- package/dist/vue3/bcf-components.es.js +5 -3
- package/dist/vue3/style.css +1 -1
- package/package.json +2 -1
- package/vue2-plugin.js +71 -0
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
{
|
|
2
|
+
"BcfComponents": {
|
|
3
|
+
"BcfFilters": {
|
|
4
|
+
"filtersButton": "Filter",
|
|
5
|
+
"filtersTitle": "Filter",
|
|
6
|
+
"priorityLabel": "Priorität",
|
|
7
|
+
"statusLabel": "Status",
|
|
8
|
+
"startDatePlaceholder": "Anfangsdatum",
|
|
9
|
+
"startDateExample": "(Z. B.: 28.04.2022)",
|
|
10
|
+
"endDatePlaceholder": "Enddatum",
|
|
11
|
+
"endDateExample": "(Z. B.: 28.05.2022)",
|
|
12
|
+
"assignedToLabel": "Zugewiesen an",
|
|
13
|
+
"creatorsLabel": "Erstellt von",
|
|
14
|
+
"tagsLabel": "Tags",
|
|
15
|
+
"resetButton": "Zurücksetzen",
|
|
16
|
+
"searchButton": "Suchen",
|
|
17
|
+
"noPriority": "Keine Priorität",
|
|
18
|
+
"undefinedStatus": "Nicht definiert",
|
|
19
|
+
"undefinedUser": "Nicht definiert",
|
|
20
|
+
"undefinedCreator": "Nicht definiert"
|
|
21
|
+
},
|
|
22
|
+
"BcfSettings": {
|
|
23
|
+
"goBackButton": "Zurück",
|
|
24
|
+
"title": "BCF-Parameter",
|
|
25
|
+
"text": "Erstellen, füllen und listen Sie die BCF-Einstellungen auf, die Sie für dieses Projekt haben möchten.",
|
|
26
|
+
"validateButton": "Die BCF-Parameter anerkennen"
|
|
27
|
+
},
|
|
28
|
+
"BcfStatistics": {
|
|
29
|
+
"emptyText": "Fügen Sie Fragen hinzu, um zugehörige Statistiken hier anzuzeigen.",
|
|
30
|
+
"issues": "Probleme",
|
|
31
|
+
"extension": {
|
|
32
|
+
"Priority": "Priorität",
|
|
33
|
+
"PriorityNotDefined": "Keine Priorität",
|
|
34
|
+
"PriorityTitle": "Prioritäten",
|
|
35
|
+
"Status": "Status",
|
|
36
|
+
"StatusNotDefined": "Kein Status",
|
|
37
|
+
"StatusTitle": "Status"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"BcfTopicCard": {
|
|
41
|
+
"priority": "Priorität:",
|
|
42
|
+
"assignedTo": "Zugewiesen an :",
|
|
43
|
+
"noPriority": "Keine",
|
|
44
|
+
"notSpecified": "Nicht definiert",
|
|
45
|
+
"elements": "Elemente",
|
|
46
|
+
"noElements": "0 Elemente",
|
|
47
|
+
"see": "Anzeigen"
|
|
48
|
+
},
|
|
49
|
+
"BcfTopicCreate": {
|
|
50
|
+
"dragDropImageText": "Bitte wählen Sie eine Datei aus",
|
|
51
|
+
"addPictureButton": "Ein Bild hinzufügen",
|
|
52
|
+
"titlePlaceholder": "Titel *",
|
|
53
|
+
"titleErrorMessage": "Fehlender Titel",
|
|
54
|
+
"typeLabel": "Typ",
|
|
55
|
+
"priorityLabel": "Priorität",
|
|
56
|
+
"statusLabel": "Status",
|
|
57
|
+
"stageLabel": "Phase",
|
|
58
|
+
"assignedToLabel": "Zugewiesen an",
|
|
59
|
+
"dueDateLabel": "Fälligkeitsdatum (TT.MM.JJJJ)",
|
|
60
|
+
"dateErrorMessage": "Datumsformat oder falsches Datum",
|
|
61
|
+
"dateExample": "(Z. B.: 28.04.2022)",
|
|
62
|
+
"descriptionLabel": "Beschreibung",
|
|
63
|
+
"tagsLabel": "Tags",
|
|
64
|
+
"validateButton": "Bestätigen"
|
|
65
|
+
},
|
|
66
|
+
"BcfTopicCreationCard": {
|
|
67
|
+
"text": "Ein neues BCF-Thema erstellen",
|
|
68
|
+
"createBcfSideTitle": "Ein Problem melden"
|
|
69
|
+
},
|
|
70
|
+
"BcfTopicForm": {
|
|
71
|
+
"goBackButton": "Zurück",
|
|
72
|
+
"dragDropImageText": "Bitte wählen Sie eine Datei aus.",
|
|
73
|
+
"addPictureButton": "Fügen Sie ein Bild hinzu.",
|
|
74
|
+
"titlePlaceholder": "Titel*",
|
|
75
|
+
"titleErrorMessage": "Titel fehlt",
|
|
76
|
+
"typeLabel": "Typ",
|
|
77
|
+
"priorityLabel": "Priorität",
|
|
78
|
+
"statusLabel": "Status",
|
|
79
|
+
"stageLabel": "Phase",
|
|
80
|
+
"assignedToLabel": "Zugewiesen an",
|
|
81
|
+
"descriptionLabel": "Beschreibung",
|
|
82
|
+
"tagsPlaceholder": "Tags",
|
|
83
|
+
"editButton": "Diesen BCF bearbeiten",
|
|
84
|
+
"modalText": "Sie sind dabei, die Bearbeitung der Ausgabe {Name} zu beenden, aber es gibt noch ungespeicherte Änderungen.",
|
|
85
|
+
"cancelButton": "Änderungen verwerfen",
|
|
86
|
+
"continueButton": "Änderungen fortsetzen"
|
|
87
|
+
},
|
|
88
|
+
"BcfTopicOverview": {
|
|
89
|
+
"openViewer": "Im Viewer öffnen",
|
|
90
|
+
"openViewerNoModels": "Es sind keine Vorlagen zur Ansicht bereit",
|
|
91
|
+
"elements": "Elemente",
|
|
92
|
+
"noElements": "0 Element",
|
|
93
|
+
"type": "Typ:",
|
|
94
|
+
"noTypeSpecified": "Kein Typ angegeben",
|
|
95
|
+
"description": "Beschreibung:",
|
|
96
|
+
"noDescriptionProvided": "Keine Beschreibung angegeben",
|
|
97
|
+
"assignedTo": "Zugeteilt an:",
|
|
98
|
+
"notAssigned": "Nicht zugewiesen",
|
|
99
|
+
"dueDate": "Fälligkeitsdatum:",
|
|
100
|
+
"noDueDate": "Kein Fälligkeitsdatum",
|
|
101
|
+
"informations": "Informationen",
|
|
102
|
+
"status": "Status:",
|
|
103
|
+
"noStatusSpecified": "Kein Status angegeben",
|
|
104
|
+
"stage": "Phase:",
|
|
105
|
+
"noStageProvided": "Keine Phase angegeben",
|
|
106
|
+
"priority": "Priorität:",
|
|
107
|
+
"priorityNotDefined": "Nicht definiert",
|
|
108
|
+
"tags": "Tags:",
|
|
109
|
+
"noTags": "Keine Tags",
|
|
110
|
+
"commentButton": "Ein Kommentar veröffentlichen",
|
|
111
|
+
"deleteText": "Sie löschen jetzt {Name}",
|
|
112
|
+
"deleteBcfButton": "Dieses BCF löschen",
|
|
113
|
+
"keepBcfButton": "Dieses BCF beibehalten"
|
|
114
|
+
},
|
|
115
|
+
"BcfTopicsTable": {
|
|
116
|
+
"headers": {
|
|
117
|
+
"index": "#",
|
|
118
|
+
"priority": "Priorität",
|
|
119
|
+
"status": "Status",
|
|
120
|
+
"title": "Titel",
|
|
121
|
+
"creator": "Erstellt durch",
|
|
122
|
+
"date": "Datum",
|
|
123
|
+
"actions": "Aktionen"
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
|
|
127
|
+
"BcfTopicActionsCell": {
|
|
128
|
+
"seeButton": "Anzeigen"
|
|
129
|
+
},
|
|
130
|
+
"BcfTopicComments": {
|
|
131
|
+
"commentButton": "Ein Kommentar verfassen",
|
|
132
|
+
"commentLabel": "Ein Kommentar verfassen",
|
|
133
|
+
"commentText": "Kommentar",
|
|
134
|
+
"cancelButton": "Abbrechen",
|
|
135
|
+
"publishButton": "Veröffentlichen",
|
|
136
|
+
"commentsText": "Kommentare",
|
|
137
|
+
"deleteCommentText": "Diesen Kommentar löschen?",
|
|
138
|
+
"deleteButton": "Löschen"
|
|
139
|
+
},
|
|
140
|
+
"BcfTopicPriorityCell": {
|
|
141
|
+
"noPriority": "Keine"
|
|
142
|
+
},
|
|
143
|
+
"SettingCard": {
|
|
144
|
+
"addButton": "ein Element hinzufügen",
|
|
145
|
+
"cancelButton": "Abbrechen",
|
|
146
|
+
"validateButton": "Bestätigen",
|
|
147
|
+
"deleteExtensionText": "Diesen Parameter löschen",
|
|
148
|
+
"deleteButton": "Löschen",
|
|
149
|
+
"title": {
|
|
150
|
+
"Priority": "Prioritäten",
|
|
151
|
+
"Label": "Tags",
|
|
152
|
+
"Status": "Status",
|
|
153
|
+
"Type": "Typen",
|
|
154
|
+
"Stage": "Phasen"
|
|
155
|
+
},
|
|
156
|
+
"input": {
|
|
157
|
+
"Priority": "Eine neue Priorität hinzufügen",
|
|
158
|
+
"Label": "Ein neues Etikett hinzufügen",
|
|
159
|
+
"Status": "Einen neuen Status hinzufügen",
|
|
160
|
+
"Type": "Einen neuen Typ hinzufügen",
|
|
161
|
+
"Stage": "Eine neue Phase hinzufügen"
|
|
162
|
+
},
|
|
163
|
+
"text": {
|
|
164
|
+
"Priority": "Liste der Prioritäten",
|
|
165
|
+
"Label": "Liste von Tags",
|
|
166
|
+
"Status": "Liste der Status",
|
|
167
|
+
"Type": "Liste der Typen",
|
|
168
|
+
"Stage": "Liste der Phasen"
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
}
|
package/dist/i18n/lang/en.json
CHANGED
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
"BcfSettings": {
|
|
23
23
|
"goBackButton": "Back",
|
|
24
24
|
"title": "BCF Settings",
|
|
25
|
+
"text": "Create, enter in, and list the BCF settings you would like to have for this project",
|
|
25
26
|
"validateButton": "Validate BCF settings"
|
|
26
27
|
},
|
|
27
28
|
"BcfStatistics": {
|
|
@@ -106,6 +107,7 @@
|
|
|
106
107
|
"priorityNotDefined": "Not defined",
|
|
107
108
|
"tags": "Tags:",
|
|
108
109
|
"noTags": "No tags",
|
|
110
|
+
"commentButton": "Post a comment",
|
|
109
111
|
"deleteText": "You are about to delete {name}",
|
|
110
112
|
"deleteBcfButton": "Delete this BCF",
|
|
111
113
|
"keepBcfButton": "Keep this BCF"
|
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
{
|
|
2
|
+
"BcfComponents": {
|
|
3
|
+
"BcfFilters": {
|
|
4
|
+
"filtersButton": "Filtros",
|
|
5
|
+
"filtersTitle": "Filtros",
|
|
6
|
+
"priorityLabel": "Prioridad",
|
|
7
|
+
"statusLabel": "Estado",
|
|
8
|
+
"startDatePlaceholder": "Fecha de inicio",
|
|
9
|
+
"startDateExample": "(Ej: 28/04/2022)",
|
|
10
|
+
"endDatePlaceholder": "Fecha de finalización",
|
|
11
|
+
"endDateExample": "(Ej: 28/05/2022)",
|
|
12
|
+
"assignedToLabel": "Asignado a",
|
|
13
|
+
"creatorsLabel": "Creado por",
|
|
14
|
+
"tagsLabel": "Etiquetas:",
|
|
15
|
+
"resetButton": "Restablecer",
|
|
16
|
+
"searchButton": "Buscar en",
|
|
17
|
+
"noPriority": "Sin prioridad",
|
|
18
|
+
"undefinedStatus": "No definido",
|
|
19
|
+
"undefinedUser": "No definido",
|
|
20
|
+
"undefinedCreator": "No definido"
|
|
21
|
+
},
|
|
22
|
+
"BcfSettings": {
|
|
23
|
+
"goBackButton": "Volver",
|
|
24
|
+
"title": "Parámetros del BCF",
|
|
25
|
+
"validateButton": "Validar los parámetros del BCF",
|
|
26
|
+
"text": "Cree, rellene y enumere los parámetros del BCF que desea tener en este proyecto"
|
|
27
|
+
},
|
|
28
|
+
"BcfStatistics": {
|
|
29
|
+
"emptyText": "Añada preguntas para ver las estadísticas asociadas aquí.",
|
|
30
|
+
"issues": "problemas",
|
|
31
|
+
"extension": {
|
|
32
|
+
"Priority": "Prioridad",
|
|
33
|
+
"PriorityNotDefined": "Sin prioridad",
|
|
34
|
+
"PriorityTitle": "Prioridades",
|
|
35
|
+
"Status": "Estado",
|
|
36
|
+
"StatusNotDefined": "Sin estado",
|
|
37
|
+
"StatusTitle": "Estatutos"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"BcfTopicCard": {
|
|
41
|
+
"priority": "Prioridad :",
|
|
42
|
+
"assignedTo": "Asignado a :",
|
|
43
|
+
"noPriority": "Sin",
|
|
44
|
+
"notSpecified": "No definido",
|
|
45
|
+
"elements": "Elementos",
|
|
46
|
+
"noElements": "0 Elemento",
|
|
47
|
+
"see": "Ver"
|
|
48
|
+
},
|
|
49
|
+
"BcfTopicCreate": {
|
|
50
|
+
"dragDropImageText": "Seleccione un archivo",
|
|
51
|
+
"addPictureButton": "Añadir una imagen",
|
|
52
|
+
"titlePlaceholder": "Título *",
|
|
53
|
+
"titleErrorMessage": "Falta el título",
|
|
54
|
+
"typeLabel": "Tipo",
|
|
55
|
+
"priorityLabel": "Prioridad",
|
|
56
|
+
"statusLabel": "Estado",
|
|
57
|
+
"stageLabel": "Fase",
|
|
58
|
+
"assignedToLabel": "Asignado a",
|
|
59
|
+
"dueDateLabel": "Fecha de vencimiento (DD/MM/AAAA)",
|
|
60
|
+
"dateErrorMessage": "Formato de la fecha o fecha incorrecta",
|
|
61
|
+
"dateExample": "(Ej: 28/04/2022)",
|
|
62
|
+
"descriptionLabel": "Descripción",
|
|
63
|
+
"tagsLabel": "Etiquetas:",
|
|
64
|
+
"validateButton": "Validar"
|
|
65
|
+
},
|
|
66
|
+
"BcfTopicCreationCard": {
|
|
67
|
+
"text": "Crear un nuevo tema BCF",
|
|
68
|
+
"createBcfSideTitle": "Informar de un problema"
|
|
69
|
+
},
|
|
70
|
+
"BcfTopicForm": {
|
|
71
|
+
"goBackButton": "Volver",
|
|
72
|
+
"dragDropImageText": "Seleccione un archivo",
|
|
73
|
+
"addPictureButton": "Añadir una imagen",
|
|
74
|
+
"titlePlaceholder": "Título",
|
|
75
|
+
"titleErrorMessage": "Falta el título",
|
|
76
|
+
"typeLabel": "Tipo",
|
|
77
|
+
"priorityLabel": "Prioridad",
|
|
78
|
+
"statusLabel": "Estado",
|
|
79
|
+
"stageLabel": "Fase",
|
|
80
|
+
"assignedToLabel": "Asignado a",
|
|
81
|
+
"descriptionLabel": "Descripción",
|
|
82
|
+
"tagsPlaceholder": "Etiquetas:",
|
|
83
|
+
"editButton": "Modificar este BCF",
|
|
84
|
+
"modalText": "Está a punto de salir de la edición del problema de {name} pero hay cambios sin guardar.",
|
|
85
|
+
"cancelButton": "Cancelar los cambios",
|
|
86
|
+
"continueButton": "Continuar con los cambios"
|
|
87
|
+
},
|
|
88
|
+
"BcfTopicOverview": {
|
|
89
|
+
"openViewer": "Abrir en el visor",
|
|
90
|
+
"openViewerNoModels": "No hay ningún modelo listo para la visualización",
|
|
91
|
+
"elements": "Elementos",
|
|
92
|
+
"noElements": "0 Elemento",
|
|
93
|
+
"type": "Tipo:",
|
|
94
|
+
"noTypeSpecified": "No se especifica el tipo",
|
|
95
|
+
"description": "Descripción:",
|
|
96
|
+
"noDescriptionProvided": "No hay descripción",
|
|
97
|
+
"assignedTo": "Asignado a :",
|
|
98
|
+
"notAssigned": "No asignado",
|
|
99
|
+
"dueDate": "Plazo :",
|
|
100
|
+
"noDueDate": "Sin fecha de vencimiento",
|
|
101
|
+
"informations": "Información",
|
|
102
|
+
"status": "Estado:",
|
|
103
|
+
"noStatusSpecified": "No se especifica el estado",
|
|
104
|
+
"stage": "Fase:",
|
|
105
|
+
"noStageProvided": "No se indica ninguna fase",
|
|
106
|
+
"priority": "Prioridad:",
|
|
107
|
+
"priorityNotDefined": "No definido",
|
|
108
|
+
"tags": "Etiquetas :",
|
|
109
|
+
"noTags": "Sin etiquetas",
|
|
110
|
+
"commentButton": "Publicar un comentario",
|
|
111
|
+
"deleteText": "Estás a punto de borrar {name}",
|
|
112
|
+
"deleteBcfButton": "Borrar este BCF",
|
|
113
|
+
"keepBcfButton": "Mantenga este BCF"
|
|
114
|
+
},
|
|
115
|
+
"BcfTopicsTable": {
|
|
116
|
+
"headers": {
|
|
117
|
+
"index": "#",
|
|
118
|
+
"priority": "Prioridad",
|
|
119
|
+
"status": "Estado",
|
|
120
|
+
"title": "Título",
|
|
121
|
+
"creator": "Creado por",
|
|
122
|
+
"date": "Fecha",
|
|
123
|
+
"actions": "Acciones"
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
|
|
127
|
+
"BcfTopicActionsCell": {
|
|
128
|
+
"seeButton": "Ver"
|
|
129
|
+
},
|
|
130
|
+
"BcfTopicComments": {
|
|
131
|
+
"commentButton": "Publicar un comentario",
|
|
132
|
+
"commentLabel": "Publicar un comentario",
|
|
133
|
+
"commentText": "Comentario",
|
|
134
|
+
"cancelButton": "Cancelar",
|
|
135
|
+
"publishButton": "Publicar",
|
|
136
|
+
"commentsText": "comentarios",
|
|
137
|
+
"deleteCommentText": "¿Borrar este comentario?",
|
|
138
|
+
"deleteButton": "Borrar"
|
|
139
|
+
},
|
|
140
|
+
"BcfTopicPriorityCell": {
|
|
141
|
+
"noPriority": "Sin"
|
|
142
|
+
},
|
|
143
|
+
"SettingCard": {
|
|
144
|
+
"addButton": "añadir un elemento",
|
|
145
|
+
"cancelButton": "Cancelar",
|
|
146
|
+
"validateButton": "Validar",
|
|
147
|
+
"deleteExtensionText": "Borrar esta configuración",
|
|
148
|
+
"deleteButton": "Borrar",
|
|
149
|
+
"title": {
|
|
150
|
+
"Priority": "Prioridades",
|
|
151
|
+
"Label": "Etiquetas:",
|
|
152
|
+
"Status": "Estatutos",
|
|
153
|
+
"Type": "Tipos",
|
|
154
|
+
"Stage": "Fases"
|
|
155
|
+
},
|
|
156
|
+
"input": {
|
|
157
|
+
"Priority": "Añadir una nueva prioridad",
|
|
158
|
+
"Label": "Añadir una nueva etiqueta",
|
|
159
|
+
"Status": "Añadir un nuevo estado",
|
|
160
|
+
"Type": "Añadir un nuevo tipo",
|
|
161
|
+
"Stage": "Añadir una nueva fase"
|
|
162
|
+
},
|
|
163
|
+
"text": {
|
|
164
|
+
"Priority": "Lista de prioridades",
|
|
165
|
+
"Label": "Lista de etiquetas",
|
|
166
|
+
"Status": "Lista de estatutos",
|
|
167
|
+
"Type": "Lista de tipos",
|
|
168
|
+
"Stage": "Lista de fases"
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
}
|
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
{
|
|
2
|
+
"BcfComponents": {
|
|
3
|
+
"BcfFilters": {
|
|
4
|
+
"filtersButton": "Filtri",
|
|
5
|
+
"filtersTitle": "Filtri",
|
|
6
|
+
"priorityLabel": "Priorità",
|
|
7
|
+
"statusLabel": "Stato",
|
|
8
|
+
"startDatePlaceholder": "Data di inizio",
|
|
9
|
+
"startDateExample": "(Ad es. 28/04/2022)",
|
|
10
|
+
"endDatePlaceholder": "Data di fine",
|
|
11
|
+
"endDateExample": "(Ad es. 28/05/2022)",
|
|
12
|
+
"assignedToLabel": "Assegnato a",
|
|
13
|
+
"creatorsLabel": "Creato da",
|
|
14
|
+
"tagsLabel": "Etichette",
|
|
15
|
+
"resetButton": "Ripristina",
|
|
16
|
+
"searchButton": "Cerca",
|
|
17
|
+
"noPriority": "Nessuna priorità",
|
|
18
|
+
"undefinedStatus": "Non definito",
|
|
19
|
+
"undefinedUser": "Non definito",
|
|
20
|
+
"undefinedCreator": "Non definito"
|
|
21
|
+
},
|
|
22
|
+
"BcfSettings": {
|
|
23
|
+
"goBackButton": "Indietro",
|
|
24
|
+
"title": "Parametri BCF",
|
|
25
|
+
"validateButton": "Conferma i parametri BCF",
|
|
26
|
+
"text": "Creare, notificare e elencare i parametri BCF che si desidera avere su questo progetto"
|
|
27
|
+
},
|
|
28
|
+
"BcfStatistics": {
|
|
29
|
+
"emptyText": "Aggiungi delle domande per vedere le statistiche associate qui.",
|
|
30
|
+
"issues": "problemi",
|
|
31
|
+
"extension": {
|
|
32
|
+
"Priority": "Priorità",
|
|
33
|
+
"PriorityNotDefined": "Nessuna priorità",
|
|
34
|
+
"PriorityTitle": "Priorità",
|
|
35
|
+
"Status": "Stato",
|
|
36
|
+
"StatusNotDefined": "Nessuno stato",
|
|
37
|
+
"StatusTitle": "Stati"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"BcfTopicCard": {
|
|
41
|
+
"priority": "Priorità:",
|
|
42
|
+
"assignedTo": "Assegnato a:",
|
|
43
|
+
"noPriority": "Nessuno",
|
|
44
|
+
"notSpecified": "Non definito",
|
|
45
|
+
"elements": "Elementi",
|
|
46
|
+
"noElements": "0 elementi",
|
|
47
|
+
"see": "Visualizza"
|
|
48
|
+
},
|
|
49
|
+
"BcfTopicCreate": {
|
|
50
|
+
"dragDropImageText": "Seleziona un file",
|
|
51
|
+
"addPictureButton": "Aggiungi un'immagine",
|
|
52
|
+
"titlePlaceholder": "Titolo*",
|
|
53
|
+
"titleErrorMessage": "Titolo assente",
|
|
54
|
+
"typeLabel": "Tipo",
|
|
55
|
+
"priorityLabel": "Priorità",
|
|
56
|
+
"statusLabel": "Stato",
|
|
57
|
+
"stageLabel": "Fase",
|
|
58
|
+
"assignedToLabel": "Assegnato a",
|
|
59
|
+
"dueDateLabel": "Data di scadenza (GG/MM/AAAA)",
|
|
60
|
+
"dateErrorMessage": "Formato della data o data errati",
|
|
61
|
+
"dateExample": "(Ad es. 28/04/2022)",
|
|
62
|
+
"descriptionLabel": "Descrizione",
|
|
63
|
+
"tagsLabel": "Etichette",
|
|
64
|
+
"validateButton": "Conferma"
|
|
65
|
+
},
|
|
66
|
+
"BcfTopicCreationCard": {
|
|
67
|
+
"text": "Crea un nuovo topic BCF",
|
|
68
|
+
"createBcfSideTitle": "Segnala un problema"
|
|
69
|
+
},
|
|
70
|
+
"BcfTopicForm": {
|
|
71
|
+
"goBackButton": "Indietro",
|
|
72
|
+
"dragDropImageText": "Selezionare un file",
|
|
73
|
+
"addPictureButton": "Aggiungere un'immagine",
|
|
74
|
+
"titlePlaceholder": "Titolo*",
|
|
75
|
+
"titleErrorMessage": "Titolo mancante",
|
|
76
|
+
"typeLabel": "Tipo",
|
|
77
|
+
"priorityLabel": "Priorità",
|
|
78
|
+
"statusLabel": "Stato",
|
|
79
|
+
"stageLabel": "Fase",
|
|
80
|
+
"assignedToLabel": "Assegnato a",
|
|
81
|
+
"descriptionLabel": "Descrizione",
|
|
82
|
+
"tagsPlaceholder": "Tags",
|
|
83
|
+
"editButton": "Modificare questo BCF",
|
|
84
|
+
"modalText": "State per abbandonare la modifica di {name} ma ci sono modifiche non salvate.",
|
|
85
|
+
"cancelButton": "Annullare le modifiche",
|
|
86
|
+
"continueButton": "Continuare le modifiche"
|
|
87
|
+
},
|
|
88
|
+
"BcfTopicOverview": {
|
|
89
|
+
"openViewer": "Apri nel visualizzatore",
|
|
90
|
+
"openViewerNoModels": "Non esistono modelli pronti per la visualizzazione",
|
|
91
|
+
"elements": "Elementi",
|
|
92
|
+
"noElements": "0 elementi",
|
|
93
|
+
"type": "Tipo:",
|
|
94
|
+
"noTypeSpecified": "Nessun tipo specificato",
|
|
95
|
+
"description": "Descrizione:",
|
|
96
|
+
"noDescriptionProvided": "Nessuna descrizione inserita",
|
|
97
|
+
"assignedTo": "Assegnato a:",
|
|
98
|
+
"notAssigned": "Non assegnato",
|
|
99
|
+
"dueDate": "Scadenza:",
|
|
100
|
+
"noDueDate": "Nessuna data di scadenza",
|
|
101
|
+
"informations": "Informazioni",
|
|
102
|
+
"status": "Stato:",
|
|
103
|
+
"noStatusSpecified": "Nessuno stato specificato",
|
|
104
|
+
"stage": "Fase:",
|
|
105
|
+
"noStageProvided": "Nessuna fase inserita",
|
|
106
|
+
"priority": "Priorità:",
|
|
107
|
+
"priorityNotDefined": "Non definita",
|
|
108
|
+
"tags": "Etichette:",
|
|
109
|
+
"noTags": "Nessuna etichetta",
|
|
110
|
+
"commentButton": "Pubblica un commento",
|
|
111
|
+
"deleteText": "Stai per eliminare {name}",
|
|
112
|
+
"deleteBcfButton": "Elimina questo BCF",
|
|
113
|
+
"keepBcfButton": "Conserva questo BCF"
|
|
114
|
+
},
|
|
115
|
+
"BcfTopicsTable": {
|
|
116
|
+
"headers": {
|
|
117
|
+
"index": "#",
|
|
118
|
+
"priority": "Priorità",
|
|
119
|
+
"status": "Stato",
|
|
120
|
+
"title": "Titolo",
|
|
121
|
+
"creator": "Creato da",
|
|
122
|
+
"date": "Data",
|
|
123
|
+
"actions": "Azioni"
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
|
|
127
|
+
"BcfTopicActionsCell": {
|
|
128
|
+
"seeButton": "Visualizza"
|
|
129
|
+
},
|
|
130
|
+
"BcfTopicComments": {
|
|
131
|
+
"commentButton": "Pubblica un commento",
|
|
132
|
+
"commentLabel": "Pubblica un commento",
|
|
133
|
+
"commentText": "Commento",
|
|
134
|
+
"cancelButton": "Annulla",
|
|
135
|
+
"publishButton": "Pubblica",
|
|
136
|
+
"commentsText": "commenti",
|
|
137
|
+
"deleteCommentText": "Eliminare questo commento?",
|
|
138
|
+
"deleteButton": "Elimina"
|
|
139
|
+
},
|
|
140
|
+
"BcfTopicPriorityCell": {
|
|
141
|
+
"noPriority": "Nessuno"
|
|
142
|
+
},
|
|
143
|
+
"SettingCard": {
|
|
144
|
+
"addButton": "aggiungi un elemento",
|
|
145
|
+
"cancelButton": "Annulla",
|
|
146
|
+
"validateButton": "Conferma",
|
|
147
|
+
"deleteExtensionText": "Elimina questo parametro",
|
|
148
|
+
"deleteButton": "Elimina",
|
|
149
|
+
"title": {
|
|
150
|
+
"Priority": "Priorità",
|
|
151
|
+
"Label": "Etichette",
|
|
152
|
+
"Status": "Stati",
|
|
153
|
+
"Type": "Tipi",
|
|
154
|
+
"Stage": "Fasi"
|
|
155
|
+
},
|
|
156
|
+
"input": {
|
|
157
|
+
"Priority": "Aggiungi una nuova priorità",
|
|
158
|
+
"Label": "Aggiungi una nuova etichetta",
|
|
159
|
+
"Status": "Aggiungi un nuovo stato",
|
|
160
|
+
"Type": "Aggiungi un nuovo tipo",
|
|
161
|
+
"Stage": "Aggiungi una nuova fase"
|
|
162
|
+
},
|
|
163
|
+
"text": {
|
|
164
|
+
"Priority": "Elenco delle priorità",
|
|
165
|
+
"Label": "Elenco delle etichette",
|
|
166
|
+
"Status": "Elenco degli stati",
|
|
167
|
+
"Type": "Elenco dei tipi",
|
|
168
|
+
"Stage": "Elenco delle fasi"
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
}
|
|
@@ -19,7 +19,6 @@ var __spreadValues = (a2, b2) => {
|
|
|
19
19
|
};
|
|
20
20
|
var __spreadProps = (a2, b2) => __defProps(a2, __getOwnPropDescs(b2));
|
|
21
21
|
import { ref, computed, watch } from "@vue/composition-api";
|
|
22
|
-
import { computed as computed$1 } from "vue";
|
|
23
22
|
let apiClient = null;
|
|
24
23
|
function setApiClient(client) {
|
|
25
24
|
apiClient = client;
|
|
@@ -3378,14 +3377,14 @@ const __vue2_script$7 = {
|
|
|
3378
3377
|
}
|
|
3379
3378
|
},
|
|
3380
3379
|
setup(props) {
|
|
3381
|
-
const initials = computed
|
|
3380
|
+
const initials = computed(() => `${props.user.firstname && props.user.firstname[0] || ""}${props.user.lastname && props.user.lastname[0] || ""}`.toUpperCase());
|
|
3382
3381
|
return {
|
|
3383
3382
|
initials
|
|
3384
3383
|
};
|
|
3385
3384
|
}
|
|
3386
3385
|
};
|
|
3387
3386
|
const __cssModules$7 = {};
|
|
3388
|
-
var __component__$7 = /* @__PURE__ */ normalizeComponent(__vue2_script$7, render$7, staticRenderFns$7, false, __vue2_injectStyles$7, "
|
|
3387
|
+
var __component__$7 = /* @__PURE__ */ normalizeComponent(__vue2_script$7, render$7, staticRenderFns$7, false, __vue2_injectStyles$7, "555abc52", null, null);
|
|
3389
3388
|
function __vue2_injectStyles$7(context) {
|
|
3390
3389
|
for (let o2 in __cssModules$7) {
|
|
3391
3390
|
this[o2] = __cssModules$7[o2];
|
|
@@ -3962,10 +3961,12 @@ const __vue2_script$3 = {
|
|
|
3962
3961
|
required: true
|
|
3963
3962
|
}
|
|
3964
3963
|
},
|
|
3965
|
-
emits: [
|
|
3964
|
+
emits: [
|
|
3965
|
+
"open-bcf-topic"
|
|
3966
|
+
]
|
|
3966
3967
|
};
|
|
3967
3968
|
const __cssModules$3 = {};
|
|
3968
|
-
var __component__$3 = /* @__PURE__ */ normalizeComponent(__vue2_script$3, render$3, staticRenderFns$3, false, __vue2_injectStyles$3, "
|
|
3969
|
+
var __component__$3 = /* @__PURE__ */ normalizeComponent(__vue2_script$3, render$3, staticRenderFns$3, false, __vue2_injectStyles$3, "4f85c962", null, null);
|
|
3969
3970
|
function __vue2_injectStyles$3(context) {
|
|
3970
3971
|
for (let o2 in __cssModules$3) {
|
|
3971
3972
|
this[o2] = __cssModules$3[o2];
|
|
@@ -4145,4 +4146,4 @@ const components = {
|
|
|
4145
4146
|
BcfTopicOverview,
|
|
4146
4147
|
BcfTopicsTable
|
|
4147
4148
|
};
|
|
4148
|
-
export { components, setApiClient };
|
|
4149
|
+
export { BcfFilters, BcfSettings, BcfStatistics, BcfTopicCard, BcfTopicCreate, BcfTopicCreationCard, BcfTopicForm, BcfTopicOverview, BcfTopicsTable, components, setApiClient };
|
package/dist/vue2/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.bcf-filters .btn-color-granite-light[data-v-20b07608]:enabled{color:var(--color-primary)}.bcf-filters .btn-color-granite-light[data-v-20b07608]:disabled{background-color:var(--color-white);color:var(--color-silver-dark)}.bcf-filters__container[data-v-20b07608]{position:absolute;z-index:1;top:44px;left:0;width:100%;box-shadow:var(--box-shadow);background-color:var(--color-white)}.bcf-filters__container__header__title[data-v-20b07608]{font-size:12px;font-weight:700}.bcf-filters__container__date p[data-v-20b07608]{font-size:11px}.setting-card-item[data-v-33d9bbba]{position:relative;height:37px;background-color:var(--color-silver-light);display:flex;justify-content:space-between;align-items:center;margin-bottom:calc(var(--spacing-unit) / 2);padding:0 var(--spacing-unit)}.setting-card-item__actions[data-v-33d9bbba]{display:flex;align-items:center}.setting-card-item__color[data-v-33d9bbba]{display:block;width:19px;height:19px;margin-left:var(--spacing-unit);border-radius:3px;border:1px solid var(--color-silver);cursor:pointer}.setting-card-item__color-selector[data-v-33d9bbba]{position:absolute;z-index:1;top:37px;right:-12px}.setting-card-item__delete-guard[data-v-33d9bbba]{position:absolute;right:1%;width:98%;height:100%;padding:0 var(--spacing-unit);gap:var(--spacing-unit);display:flex;justify-content:space-between;align-items:center;box-shadow:var(--box-shadow);background-color:var(--color-white)}.setting-card[data-v-72c52d15]{margin:var(--spacing-unit) 0;padding:var(--spacing-unit);box-shadow:var(--box-shadow);background:var(--color-white)}.setting-card__header[data-v-72c52d15]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.setting-card__header__text[data-v-72c52d15]{font-weight:700}.setting-card__header__icons[data-v-72c52d15]{display:flex;align-items:center;gap:calc(var(--spacing-unit) * 2)}.setting-card__header__icons .count[data-v-72c52d15]{min-width:21px;height:21px;padding:0 4px;display:flex;justify-content:center;align-items:center;border-radius:11px;font-size:11px;font-weight:700;background-color:var(--color-primary);color:var(--color-white)}.setting-card__subheader[data-v-72c52d15]{display:flex;justify-content:space-between;align-items:center;margin-top:calc(var(--spacing-unit) / 2);margin-bottom:var(--spacing-unit)}.setting-card__add-form[data-v-72c52d15]{margin-bottom:var(--spacing-unit)}.setting-card__add-form .actions[data-v-72c52d15]{display:flex;justify-content:flex-end;align-items:center;gap:calc(var(--spacing-unit) / 2)}.bcf-settings[data-v-2687ba4b]{height:100%;padding:var(--spacing-unit)}.bcf-settings__header[data-v-2687ba4b]{height:60px;display:flex;justify-content:space-between;align-items:center}.bcf-settings__content[data-v-2687ba4b]{height:100%}.bcf-settings__content__text[data-v-2687ba4b]{padding:calc(var(--spacing-unit) * 2) calc(var(--spacing-unit) * 4);text-align:center;color:var(--color-granite)}.bcf-statistics[data-v-5dc331a8]{width:400px}.bcf-statistics__content[data-v-5dc331a8]{position:relative;display:flex}.bcf-statistics__content__chart[data-v-5dc331a8]{flex:1}.bcf-statistics__content__legend[data-v-5dc331a8]{flex:1;height:100%;display:flex;flex-direction:column;gap:var(--spacing-unit);margin-left:var(--spacing-unit);font-size:14px}.bcf-statistics__content__legend__title[data-v-5dc331a8]{font-weight:700}.bcf-statistics__content__legend__item[data-v-5dc331a8]{display:flex;align-items:center;line-height:24px}.bcf-statistics__content__legend__item__mark[data-v-5dc331a8]{width:10px;height:10px;border:3px solid;border-radius:50px}.bcf-statistics__content__legend__item__percent[data-v-5dc331a8]{margin:0 calc(var(--spacing-unit) / 2);font-weight:700}.bcf-statistics__content__legend__item__text .total[data-v-5dc331a8]{font-size:13px}.bcf-statistics__content__legend .bimdata-paginated-list:deep ul[data-v-5dc331a8]:first-child{height:144px}.bcf-topic-card[data-v-9306b056]{position:relative;width:336px;height:307px}.bcf-topic-card__header[data-v-9306b056]{min-height:204px;box-shadow:var(--box-shadow)}.bcf-topic-card__header__infos[data-v-9306b056]{height:32px;background-color:var(--color-white)}.bcf-topic-card__header__infos__index[data-v-9306b056]{padding:3px;min-width:32px;background-color:var(--color-silver);color:var(--color-text)}.bcf-topic-card__header__infos__title[data-v-9306b056]{width:calc(100% - var(--spacing-unit) * 2 - 32px);color:var(--color-primary)}.bcf-topic-card__header__img[data-v-9306b056]{height:172px;position:relative}.bcf-topic-card__header__img img[data-v-9306b056]{width:100%;height:100%;object-fit:cover}.bcf-topic-card__header__img .default-img[data-v-9306b056]{width:120px;height:120px}.bcf-topic-card__header__img__status[data-v-9306b056]{position:absolute;top:6px;left:6px;border-radius:3px}.bcf-topic-card__header__img__date[data-v-9306b056]{position:absolute;bottom:0;right:0;font-size:11px;background-color:var(--color-white)}.bcf-topic-card__content[data-v-9306b056]{min-height:98px;margin-top:3px;box-shadow:var(--box-shadow);font-size:12px;background-color:var(--color-white);color:var(--color-text)}.bcf-topic-create[data-v-3d3ea756]{height:100%}.bcf-topic-create__content[data-v-3d3ea756]{height:calc(100% - 76px);padding:0 calc(var(--spacing-unit) / 2);display:flex;flex-direction:column;gap:var(--spacing-unit);overflow:auto}.bcf-topic-create__content__head[data-v-3d3ea756]{height:27px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.bcf-topic-create__content__head__index[data-v-3d3ea756],.bcf-topic-create__content__head__date[data-v-3d3ea756]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light)}.bcf-topic-create__content__head__index[data-v-3d3ea756]{min-width:50px}.bcf-topic-create__content__head__date[data-v-3d3ea756]{min-width:100px}.bcf-topic-create__content__images[data-v-3d3ea756]{width:100%;height:295px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]{position:relative}.bcf-topic-create__content__images .snapshot-preview img[data-v-3d3ea756]{width:100%;height:100%;object-fit:cover}.bcf-topic-create__content__images .snapshot-preview .btn-delete[data-v-3d3ea756]{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]:first-child{height:210px;grid-area:1/1/2/4}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]:nth-child(2){height:75px;grid-area:2/1/3/2}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]:nth-child(3){height:75px;grid-area:2/2/3/3}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]:nth-child(4){height:75px;grid-area:2/3/3/4}.bcf-topic-create__content .btn-upload:not(:disabled) label[data-v-3d3ea756]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.bcf-topic-create__content__upload[data-v-3d3ea756]{width:100%;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 3 / 2);border:2px dashed var(--color-silver)}.bcf-topic-create__content__upload .icon[data-v-3d3ea756]{width:52px;height:52px;display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light);border-radius:50%}.bcf-topic-create__content__body:deep .bimdata-input input[data-v-3d3ea756]{font-size:13px;color:var(--color-granite)}.bcf-topic-create__content__body:deep .bimdata-select[data-v-3d3ea756]{margin:30px 0;font-size:13px}.bcf-topic-create__content__body:deep .bimdata-textarea textarea[data-v-3d3ea756]{font-family:var(--primary-font);font-size:13px;color:var(--color-granite)}.bcf-topic-create__footer[data-v-3d3ea756]{padding:var(--spacing-unit) calc(var(--spacing-unit) / 2)}.bcf-topic-create__loader[data-v-3d3ea756]{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#2f374ae6;display:flex;justify-content:center;align-items:center}.bcf-topic-creation-card[data-v-b5e56a58]{width:336px;height:307px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 2);box-shadow:var(--box-shadow);background-color:var(--color-white)}.bcf-topic-creation-card__text[data-v-b5e56a58]{font-size:14px}.bcf-topic-form[data-v-44fd597a]{height:100%}.bcf-topic-form__content[data-v-44fd597a]{height:calc(100% - 76px);padding:0 calc(var(--spacing-unit) / 2);display:flex;flex-direction:column;gap:var(--spacing-unit);overflow:auto}.bcf-topic-form__content__head[data-v-44fd597a]{height:27px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.bcf-topic-form__content__head__index[data-v-44fd597a],.bcf-topic-form__content__head__date[data-v-44fd597a]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light)}.bcf-topic-form__content__head__index[data-v-44fd597a]{min-width:50px}.bcf-topic-form__content__head__date[data-v-44fd597a]{min-width:100px}.bcf-topic-form__content__images[data-v-44fd597a]{width:100%;height:295px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]{position:relative}.bcf-topic-form__content__images .snapshot-preview img[data-v-44fd597a]{width:100%;height:100%;object-fit:cover}.bcf-topic-form__content__images .snapshot-preview .btn-delete[data-v-44fd597a]{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]:first-child{height:210px;grid-area:1/1/2/4}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]:nth-child(2){height:75px;grid-area:2/1/3/2}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]:nth-child(3){height:75px;grid-area:2/2/3/3}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]:nth-child(4){height:75px;grid-area:2/3/3/4}.bcf-topic-form__content .btn-upload:not(:disabled) label[data-v-44fd597a]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.bcf-topic-form__content__upload[data-v-44fd597a]{width:100%;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 3 / 2);border:2px dashed var(--color-silver)}.bcf-topic-form__content__upload .icon[data-v-44fd597a]{width:52px;height:52px;display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light);border-radius:50%}.bcf-topic-form__content__body:deep .bimdata-input input[data-v-44fd597a]{font-size:13px;color:var(--color-granite)}.bcf-topic-form__content__body:deep .bimdata-select[data-v-44fd597a]{margin:30px 0;font-size:13px}.bcf-topic-form__content__body:deep .bimdata-textarea textarea[data-v-44fd597a]{font-family:var(--primary-font);font-size:13px;color:var(--color-granite)}.bcf-topic-form__footer[data-v-44fd597a]{padding:var(--spacing-unit) calc(var(--spacing-unit) / 2)}.bcf-topic-form__loader[data-v-44fd597a]{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#2f374ae6;display:flex;justify-content:center;align-items:center}.user-avatar[data-v-f84b809a]{min-width:32px;min-height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}.user-avatar img[data-v-f84b809a]{width:100%;height:100%}.user-avatar--primary[data-v-f84b809a]{background-color:var(--color-primary);color:var(--color-silver-light)}.user-avatar--secondary[data-v-f84b809a]{background-color:var(--color-secondary);color:var(--color-primary)}.user-avatar--silver-light[data-v-f84b809a]{background-color:var(--color-silver-light);color:var(--color-primary)}.comment__header[data-v-cef86726]{position:relative;font-weight:700}.comment__header__left__user[data-v-cef86726]{width:32px;height:32px;background-color:var(--color-silver-light);border-radius:50px}.comment__header__right__actions[data-v-cef86726]{position:absolute;top:0;right:0;background-color:var(--color-white)}.comment__header__right__delete[data-v-cef86726]{width:96%;top:0;position:absolute;display:flex;align-items:center;justify-content:space-between;background-color:var(--color-white);box-shadow:var(--box-shadow);height:40px;right:2%}.comment__content:deep .bimdata-textarea[data-v-cef86726]{margin-bottom:6px}.comment__content:deep .bimdata-textarea textarea[data-v-cef86726]{color:var(--color-granite);font-family:Roboto}.comment__content:deep :not(.editing) .bar[data-v-cef86726]{display:none}.bcf-topic-comments p[data-v-0fb03500]{font-weight:700}.bcf-topic-comments:deep .bimdata-textarea[data-v-0fb03500]{width:100%}.bcf-topic-overview[data-v-bd75e456]{height:100%;font-size:12px}.bcf-topic-overview__header[data-v-bd75e456]{display:flex;justify-content:space-between;align-items:center}.bcf-topic-overview__header__title[data-v-bd75e456]{font-size:14px;font-weight:700}.bcf-topic-overview__header__actions[data-v-bd75e456]{display:flex;justify-content:center;align-items:center}.bcf-topic-overview__content[data-v-bd75e456]{height:calc(100% - 32px);padding:var(--spacing-unit) 0;overflow:auto;display:flex;flex-direction:column;gap:var(--spacing-unit)}.bcf-topic-overview__content__head[data-v-bd75e456]{height:27px;display:flex;justify-content:space-between;align-items:center}.bcf-topic-overview__content__head__index[data-v-bd75e456],.bcf-topic-overview__content__head__date[data-v-bd75e456]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center}.bcf-topic-overview__content__head__index[data-v-bd75e456]{min-width:50px}.bcf-topic-overview__content__head__date[data-v-bd75e456]{min-width:100px;background-color:var(--color-silver-light);color:var(--color-primary)}.bcf-topic-overview__content__image[data-v-bd75e456]{position:relative;height:295px;min-height:210px;max-height:295px;text-align:center;background-color:var(--color-silver-light);overflow:hidden}.bcf-topic-overview__content__image .status-badge[data-v-bd75e456]{position:absolute;z-index:1;left:calc(var(--spacing-unit) / 2);top:calc(var(--spacing-unit) / 2);padding:calc(var(--spacing-unit) / 2);border-radius:3px;display:flex;gap:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .bimdata-carousel[data-v-bd75e456]:deep{height:100%}.bcf-topic-overview__content__image .bimdata-carousel:deep .bimdata-carousel__container[data-v-bd75e456]{height:100%;margin:0;padding:0;overflow:hidden}.bcf-topic-overview__content__image .bimdata-carousel:deep .bimdata-carousel__btn-prev[data-v-bd75e456]{left:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .bimdata-carousel:deep .bimdata-carousel__btn-next[data-v-bd75e456]{right:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .snapshot-preview[data-v-bd75e456]{position:relative;width:100%}.bcf-topic-overview__content__image .snapshot-preview img[data-v-bd75e456]{width:100%;height:100%;object-fit:cover}.bcf-topic-overview__content__image .default-image[data-v-bd75e456]{width:170px;height:170px;padding:12px}.bcf-topic-overview__content__card[data-v-bd75e456]{padding:var(--spacing-unit);box-shadow:var(--box-shadow);line-height:1.5}.bcf-topic-overview__content__card .title[data-v-bd75e456]{display:flex;align-items:center;gap:calc(var(--spacing-unit) / 2);margin-bottom:var(--spacing-unit)}.bcf-topic-overview__content__card .line .label[data-v-bd75e456]{margin-right:4px;font-weight:700;color:var(--color-primary)}.bcf-topic-overview__content__card .line .value[data-v-bd75e456]{color:var(--color-granite)}.bcf-topic-overview .delete-modal[data-v-bd75e456]{z-index:10}.bcf-topic-actions-cell .bimdata-btn[data-v-42059e6a]{margin:auto}.bcf-topic-priority-cell[data-v-42770510]{height:42px;padding:0 calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;font-weight:700}.bcf-topic-status-cell[data-v-9af43d36]{height:42px;padding:0 calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center}
|
|
1
|
+
.bcf-filters .btn-color-granite-light[data-v-20b07608]:enabled{color:var(--color-primary)}.bcf-filters .btn-color-granite-light[data-v-20b07608]:disabled{background-color:var(--color-white);color:var(--color-silver-dark)}.bcf-filters__container[data-v-20b07608]{position:absolute;z-index:1;top:44px;left:0;width:100%;box-shadow:var(--box-shadow);background-color:var(--color-white)}.bcf-filters__container__header__title[data-v-20b07608]{font-size:12px;font-weight:700}.bcf-filters__container__date p[data-v-20b07608]{font-size:11px}.setting-card-item[data-v-33d9bbba]{position:relative;height:37px;background-color:var(--color-silver-light);display:flex;justify-content:space-between;align-items:center;margin-bottom:calc(var(--spacing-unit) / 2);padding:0 var(--spacing-unit)}.setting-card-item__actions[data-v-33d9bbba]{display:flex;align-items:center}.setting-card-item__color[data-v-33d9bbba]{display:block;width:19px;height:19px;margin-left:var(--spacing-unit);border-radius:3px;border:1px solid var(--color-silver);cursor:pointer}.setting-card-item__color-selector[data-v-33d9bbba]{position:absolute;z-index:1;top:37px;right:-12px}.setting-card-item__delete-guard[data-v-33d9bbba]{position:absolute;right:1%;width:98%;height:100%;padding:0 var(--spacing-unit);gap:var(--spacing-unit);display:flex;justify-content:space-between;align-items:center;box-shadow:var(--box-shadow);background-color:var(--color-white)}.setting-card[data-v-72c52d15]{margin:var(--spacing-unit) 0;padding:var(--spacing-unit);box-shadow:var(--box-shadow);background:var(--color-white)}.setting-card__header[data-v-72c52d15]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.setting-card__header__text[data-v-72c52d15]{font-weight:700}.setting-card__header__icons[data-v-72c52d15]{display:flex;align-items:center;gap:calc(var(--spacing-unit) * 2)}.setting-card__header__icons .count[data-v-72c52d15]{min-width:21px;height:21px;padding:0 4px;display:flex;justify-content:center;align-items:center;border-radius:11px;font-size:11px;font-weight:700;background-color:var(--color-primary);color:var(--color-white)}.setting-card__subheader[data-v-72c52d15]{display:flex;justify-content:space-between;align-items:center;margin-top:calc(var(--spacing-unit) / 2);margin-bottom:var(--spacing-unit)}.setting-card__add-form[data-v-72c52d15]{margin-bottom:var(--spacing-unit)}.setting-card__add-form .actions[data-v-72c52d15]{display:flex;justify-content:flex-end;align-items:center;gap:calc(var(--spacing-unit) / 2)}.bcf-settings[data-v-2687ba4b]{height:100%;padding:var(--spacing-unit)}.bcf-settings__header[data-v-2687ba4b]{height:60px;display:flex;justify-content:space-between;align-items:center}.bcf-settings__content[data-v-2687ba4b]{height:100%}.bcf-settings__content__text[data-v-2687ba4b]{padding:calc(var(--spacing-unit) * 2) calc(var(--spacing-unit) * 4);text-align:center;color:var(--color-granite)}.bcf-statistics[data-v-5dc331a8]{width:400px}.bcf-statistics__content[data-v-5dc331a8]{position:relative;display:flex}.bcf-statistics__content__chart[data-v-5dc331a8]{flex:1}.bcf-statistics__content__legend[data-v-5dc331a8]{flex:1;height:100%;display:flex;flex-direction:column;gap:var(--spacing-unit);margin-left:var(--spacing-unit);font-size:14px}.bcf-statistics__content__legend__title[data-v-5dc331a8]{font-weight:700}.bcf-statistics__content__legend__item[data-v-5dc331a8]{display:flex;align-items:center;line-height:24px}.bcf-statistics__content__legend__item__mark[data-v-5dc331a8]{width:10px;height:10px;border:3px solid;border-radius:50px}.bcf-statistics__content__legend__item__percent[data-v-5dc331a8]{margin:0 calc(var(--spacing-unit) / 2);font-weight:700}.bcf-statistics__content__legend__item__text .total[data-v-5dc331a8]{font-size:13px}.bcf-statistics__content__legend .bimdata-paginated-list:deep ul[data-v-5dc331a8]:first-child{height:144px}.bcf-topic-card[data-v-9306b056]{position:relative;width:336px;height:307px}.bcf-topic-card__header[data-v-9306b056]{min-height:204px;box-shadow:var(--box-shadow)}.bcf-topic-card__header__infos[data-v-9306b056]{height:32px;background-color:var(--color-white)}.bcf-topic-card__header__infos__index[data-v-9306b056]{padding:3px;min-width:32px;background-color:var(--color-silver);color:var(--color-text)}.bcf-topic-card__header__infos__title[data-v-9306b056]{width:calc(100% - var(--spacing-unit) * 2 - 32px);color:var(--color-primary)}.bcf-topic-card__header__img[data-v-9306b056]{height:172px;position:relative}.bcf-topic-card__header__img img[data-v-9306b056]{width:100%;height:100%;object-fit:cover}.bcf-topic-card__header__img .default-img[data-v-9306b056]{width:120px;height:120px}.bcf-topic-card__header__img__status[data-v-9306b056]{position:absolute;top:6px;left:6px;border-radius:3px}.bcf-topic-card__header__img__date[data-v-9306b056]{position:absolute;bottom:0;right:0;font-size:11px;background-color:var(--color-white)}.bcf-topic-card__content[data-v-9306b056]{min-height:98px;margin-top:3px;box-shadow:var(--box-shadow);font-size:12px;background-color:var(--color-white);color:var(--color-text)}.bcf-topic-create[data-v-3d3ea756]{height:100%}.bcf-topic-create__content[data-v-3d3ea756]{height:calc(100% - 76px);padding:0 calc(var(--spacing-unit) / 2);display:flex;flex-direction:column;gap:var(--spacing-unit);overflow:auto}.bcf-topic-create__content__head[data-v-3d3ea756]{height:27px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.bcf-topic-create__content__head__index[data-v-3d3ea756],.bcf-topic-create__content__head__date[data-v-3d3ea756]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light)}.bcf-topic-create__content__head__index[data-v-3d3ea756]{min-width:50px}.bcf-topic-create__content__head__date[data-v-3d3ea756]{min-width:100px}.bcf-topic-create__content__images[data-v-3d3ea756]{width:100%;height:295px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]{position:relative}.bcf-topic-create__content__images .snapshot-preview img[data-v-3d3ea756]{width:100%;height:100%;object-fit:cover}.bcf-topic-create__content__images .snapshot-preview .btn-delete[data-v-3d3ea756]{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]:first-child{height:210px;grid-area:1/1/2/4}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]:nth-child(2){height:75px;grid-area:2/1/3/2}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]:nth-child(3){height:75px;grid-area:2/2/3/3}.bcf-topic-create__content__images .snapshot-preview[data-v-3d3ea756]:nth-child(4){height:75px;grid-area:2/3/3/4}.bcf-topic-create__content .btn-upload:not(:disabled) label[data-v-3d3ea756]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.bcf-topic-create__content__upload[data-v-3d3ea756]{width:100%;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 3 / 2);border:2px dashed var(--color-silver)}.bcf-topic-create__content__upload .icon[data-v-3d3ea756]{width:52px;height:52px;display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light);border-radius:50%}.bcf-topic-create__content__body:deep .bimdata-input input[data-v-3d3ea756]{font-size:13px;color:var(--color-granite)}.bcf-topic-create__content__body:deep .bimdata-select[data-v-3d3ea756]{margin:30px 0;font-size:13px}.bcf-topic-create__content__body:deep .bimdata-textarea textarea[data-v-3d3ea756]{font-family:var(--primary-font);font-size:13px;color:var(--color-granite)}.bcf-topic-create__footer[data-v-3d3ea756]{padding:var(--spacing-unit) calc(var(--spacing-unit) / 2)}.bcf-topic-create__loader[data-v-3d3ea756]{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#2f374ae6;display:flex;justify-content:center;align-items:center}.bcf-topic-creation-card[data-v-b5e56a58]{width:336px;height:307px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 2);box-shadow:var(--box-shadow);background-color:var(--color-white)}.bcf-topic-creation-card__text[data-v-b5e56a58]{font-size:14px}.bcf-topic-form[data-v-44fd597a]{height:100%}.bcf-topic-form__content[data-v-44fd597a]{height:calc(100% - 76px);padding:0 calc(var(--spacing-unit) / 2);display:flex;flex-direction:column;gap:var(--spacing-unit);overflow:auto}.bcf-topic-form__content__head[data-v-44fd597a]{height:27px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.bcf-topic-form__content__head__index[data-v-44fd597a],.bcf-topic-form__content__head__date[data-v-44fd597a]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light)}.bcf-topic-form__content__head__index[data-v-44fd597a]{min-width:50px}.bcf-topic-form__content__head__date[data-v-44fd597a]{min-width:100px}.bcf-topic-form__content__images[data-v-44fd597a]{width:100%;height:295px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]{position:relative}.bcf-topic-form__content__images .snapshot-preview img[data-v-44fd597a]{width:100%;height:100%;object-fit:cover}.bcf-topic-form__content__images .snapshot-preview .btn-delete[data-v-44fd597a]{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]:first-child{height:210px;grid-area:1/1/2/4}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]:nth-child(2){height:75px;grid-area:2/1/3/2}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]:nth-child(3){height:75px;grid-area:2/2/3/3}.bcf-topic-form__content__images .snapshot-preview[data-v-44fd597a]:nth-child(4){height:75px;grid-area:2/3/3/4}.bcf-topic-form__content .btn-upload:not(:disabled) label[data-v-44fd597a]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.bcf-topic-form__content__upload[data-v-44fd597a]{width:100%;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 3 / 2);border:2px dashed var(--color-silver)}.bcf-topic-form__content__upload .icon[data-v-44fd597a]{width:52px;height:52px;display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light);border-radius:50%}.bcf-topic-form__content__body:deep .bimdata-input input[data-v-44fd597a]{font-size:13px;color:var(--color-granite)}.bcf-topic-form__content__body:deep .bimdata-select[data-v-44fd597a]{margin:30px 0;font-size:13px}.bcf-topic-form__content__body:deep .bimdata-textarea textarea[data-v-44fd597a]{font-family:var(--primary-font);font-size:13px;color:var(--color-granite)}.bcf-topic-form__footer[data-v-44fd597a]{padding:var(--spacing-unit) calc(var(--spacing-unit) / 2)}.bcf-topic-form__loader[data-v-44fd597a]{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#2f374ae6;display:flex;justify-content:center;align-items:center}.user-avatar[data-v-555abc52]{min-width:32px;min-height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}.user-avatar img[data-v-555abc52]{width:100%;height:100%}.user-avatar--primary[data-v-555abc52]{background-color:var(--color-primary);color:var(--color-silver-light)}.user-avatar--secondary[data-v-555abc52]{background-color:var(--color-secondary);color:var(--color-primary)}.user-avatar--silver-light[data-v-555abc52]{background-color:var(--color-silver-light);color:var(--color-primary)}.comment__header[data-v-cef86726]{position:relative;font-weight:700}.comment__header__left__user[data-v-cef86726]{width:32px;height:32px;background-color:var(--color-silver-light);border-radius:50px}.comment__header__right__actions[data-v-cef86726]{position:absolute;top:0;right:0;background-color:var(--color-white)}.comment__header__right__delete[data-v-cef86726]{width:96%;top:0;position:absolute;display:flex;align-items:center;justify-content:space-between;background-color:var(--color-white);box-shadow:var(--box-shadow);height:40px;right:2%}.comment__content:deep .bimdata-textarea[data-v-cef86726]{margin-bottom:6px}.comment__content:deep .bimdata-textarea textarea[data-v-cef86726]{color:var(--color-granite);font-family:Roboto}.comment__content:deep :not(.editing) .bar[data-v-cef86726]{display:none}.bcf-topic-comments p[data-v-0fb03500]{font-weight:700}.bcf-topic-comments:deep .bimdata-textarea[data-v-0fb03500]{width:100%}.bcf-topic-overview[data-v-bd75e456]{height:100%;font-size:12px}.bcf-topic-overview__header[data-v-bd75e456]{display:flex;justify-content:space-between;align-items:center}.bcf-topic-overview__header__title[data-v-bd75e456]{font-size:14px;font-weight:700}.bcf-topic-overview__header__actions[data-v-bd75e456]{display:flex;justify-content:center;align-items:center}.bcf-topic-overview__content[data-v-bd75e456]{height:calc(100% - 32px);padding:var(--spacing-unit) 0;overflow:auto;display:flex;flex-direction:column;gap:var(--spacing-unit)}.bcf-topic-overview__content__head[data-v-bd75e456]{height:27px;display:flex;justify-content:space-between;align-items:center}.bcf-topic-overview__content__head__index[data-v-bd75e456],.bcf-topic-overview__content__head__date[data-v-bd75e456]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center}.bcf-topic-overview__content__head__index[data-v-bd75e456]{min-width:50px}.bcf-topic-overview__content__head__date[data-v-bd75e456]{min-width:100px;background-color:var(--color-silver-light);color:var(--color-primary)}.bcf-topic-overview__content__image[data-v-bd75e456]{position:relative;height:295px;min-height:210px;max-height:295px;text-align:center;background-color:var(--color-silver-light);overflow:hidden}.bcf-topic-overview__content__image .status-badge[data-v-bd75e456]{position:absolute;z-index:1;left:calc(var(--spacing-unit) / 2);top:calc(var(--spacing-unit) / 2);padding:calc(var(--spacing-unit) / 2);border-radius:3px;display:flex;gap:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .bimdata-carousel[data-v-bd75e456]:deep{height:100%}.bcf-topic-overview__content__image .bimdata-carousel:deep .bimdata-carousel__container[data-v-bd75e456]{height:100%;margin:0;padding:0;overflow:hidden}.bcf-topic-overview__content__image .bimdata-carousel:deep .bimdata-carousel__btn-prev[data-v-bd75e456]{left:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .bimdata-carousel:deep .bimdata-carousel__btn-next[data-v-bd75e456]{right:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .snapshot-preview[data-v-bd75e456]{position:relative;width:100%}.bcf-topic-overview__content__image .snapshot-preview img[data-v-bd75e456]{width:100%;height:100%;object-fit:cover}.bcf-topic-overview__content__image .default-image[data-v-bd75e456]{width:170px;height:170px;padding:12px}.bcf-topic-overview__content__card[data-v-bd75e456]{padding:var(--spacing-unit);box-shadow:var(--box-shadow);line-height:1.5}.bcf-topic-overview__content__card .title[data-v-bd75e456]{display:flex;align-items:center;gap:calc(var(--spacing-unit) / 2);margin-bottom:var(--spacing-unit)}.bcf-topic-overview__content__card .line .label[data-v-bd75e456]{margin-right:4px;font-weight:700;color:var(--color-primary)}.bcf-topic-overview__content__card .line .value[data-v-bd75e456]{color:var(--color-granite)}.bcf-topic-overview .delete-modal[data-v-bd75e456]{z-index:10}.bcf-topic-actions-cell .bimdata-btn[data-v-4f85c962]{margin:auto}.bcf-topic-priority-cell[data-v-42770510]{height:42px;padding:0 calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;font-weight:700}.bcf-topic-status-cell[data-v-9af43d36]{height:42px;padding:0 calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center}
|
|
@@ -4781,7 +4781,9 @@ const _sfc_main$3 = {
|
|
|
4781
4781
|
required: true
|
|
4782
4782
|
}
|
|
4783
4783
|
},
|
|
4784
|
-
emits: [
|
|
4784
|
+
emits: [
|
|
4785
|
+
"open-bcf-topic"
|
|
4786
|
+
]
|
|
4785
4787
|
};
|
|
4786
4788
|
const _hoisted_1 = { class: "bcf-topic-actions-cell" };
|
|
4787
4789
|
function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -4800,7 +4802,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4800
4802
|
})
|
|
4801
4803
|
]);
|
|
4802
4804
|
}
|
|
4803
|
-
var BcfTopicActionsCell = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-
|
|
4805
|
+
var BcfTopicActionsCell = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-4e8d8704"]]);
|
|
4804
4806
|
var BcfTopicPriorityCell_scss_vue_type_style_index_0_src_scoped_true_lang = "";
|
|
4805
4807
|
const _sfc_main$2 = {
|
|
4806
4808
|
props: {
|
|
@@ -4967,4 +4969,4 @@ const components = {
|
|
|
4967
4969
|
BcfTopicOverview,
|
|
4968
4970
|
BcfTopicsTable
|
|
4969
4971
|
};
|
|
4970
|
-
export { components, setApiClient };
|
|
4972
|
+
export { BcfFilters, BcfSettings, BcfStatistics, BcfTopicCard, BcfTopicCreate, BcfTopicCreationCard, BcfTopicForm, BcfTopicOverview, BcfTopicsTable, components, setApiClient };
|
package/dist/vue3/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.bcf-filters .btn-color-granite-light[data-v-39821704]:enabled{color:var(--color-primary)}.bcf-filters .btn-color-granite-light[data-v-39821704]:disabled{background-color:var(--color-white);color:var(--color-silver-dark)}.bcf-filters__container[data-v-39821704]{position:absolute;z-index:1;top:44px;left:0;width:100%;box-shadow:var(--box-shadow);background-color:var(--color-white)}.bcf-filters__container__header__title[data-v-39821704]{font-size:12px;font-weight:700}.bcf-filters__container__date p[data-v-39821704]{font-size:11px}.setting-card-item[data-v-263afb1b]{position:relative;height:37px;background-color:var(--color-silver-light);display:flex;justify-content:space-between;align-items:center;margin-bottom:calc(var(--spacing-unit) / 2);padding:0 var(--spacing-unit)}.setting-card-item__actions[data-v-263afb1b]{display:flex;align-items:center}.setting-card-item__color[data-v-263afb1b]{display:block;width:19px;height:19px;margin-left:var(--spacing-unit);border-radius:3px;border:1px solid var(--color-silver);cursor:pointer}.setting-card-item__color-selector[data-v-263afb1b]{position:absolute;z-index:1;top:37px;right:-12px}.setting-card-item__delete-guard[data-v-263afb1b]{position:absolute;right:1%;width:98%;height:100%;padding:0 var(--spacing-unit);gap:var(--spacing-unit);display:flex;justify-content:space-between;align-items:center;box-shadow:var(--box-shadow);background-color:var(--color-white)}.setting-card[data-v-6b7af8f7]{margin:var(--spacing-unit) 0;padding:var(--spacing-unit);box-shadow:var(--box-shadow);background:var(--color-white)}.setting-card__header[data-v-6b7af8f7]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.setting-card__header__text[data-v-6b7af8f7]{font-weight:700}.setting-card__header__icons[data-v-6b7af8f7]{display:flex;align-items:center;gap:calc(var(--spacing-unit) * 2)}.setting-card__header__icons .count[data-v-6b7af8f7]{min-width:21px;height:21px;padding:0 4px;display:flex;justify-content:center;align-items:center;border-radius:11px;font-size:11px;font-weight:700;background-color:var(--color-primary);color:var(--color-white)}.setting-card__subheader[data-v-6b7af8f7]{display:flex;justify-content:space-between;align-items:center;margin-top:calc(var(--spacing-unit) / 2);margin-bottom:var(--spacing-unit)}.setting-card__add-form[data-v-6b7af8f7]{margin-bottom:var(--spacing-unit)}.setting-card__add-form .actions[data-v-6b7af8f7]{display:flex;justify-content:flex-end;align-items:center;gap:calc(var(--spacing-unit) / 2)}.bcf-settings[data-v-54aa64a7]{height:100%;padding:var(--spacing-unit)}.bcf-settings__header[data-v-54aa64a7]{height:60px;display:flex;justify-content:space-between;align-items:center}.bcf-settings__content[data-v-54aa64a7]{height:100%}.bcf-settings__content__text[data-v-54aa64a7]{padding:calc(var(--spacing-unit) * 2) calc(var(--spacing-unit) * 4);text-align:center;color:var(--color-granite)}.bcf-statistics[data-v-763cac12]{width:400px}.bcf-statistics__content[data-v-763cac12]{position:relative;display:flex}.bcf-statistics__content__chart[data-v-763cac12]{flex:1}.bcf-statistics__content__legend[data-v-763cac12]{flex:1;height:100%;display:flex;flex-direction:column;gap:var(--spacing-unit);margin-left:var(--spacing-unit);font-size:14px}.bcf-statistics__content__legend__title[data-v-763cac12]{font-weight:700}.bcf-statistics__content__legend__item[data-v-763cac12]{display:flex;align-items:center;line-height:24px}.bcf-statistics__content__legend__item__mark[data-v-763cac12]{width:10px;height:10px;border:3px solid;border-radius:50px}.bcf-statistics__content__legend__item__percent[data-v-763cac12]{margin:0 calc(var(--spacing-unit) / 2);font-weight:700}.bcf-statistics__content__legend__item__text .total[data-v-763cac12]{font-size:13px}.bcf-statistics__content__legend .bimdata-paginated-list[data-v-763cac12] ul:first-child{height:144px}.bcf-topic-card[data-v-e897fd22]{position:relative;width:336px;height:307px}.bcf-topic-card__header[data-v-e897fd22]{min-height:204px;box-shadow:var(--box-shadow)}.bcf-topic-card__header__infos[data-v-e897fd22]{height:32px;background-color:var(--color-white)}.bcf-topic-card__header__infos__index[data-v-e897fd22]{padding:3px;min-width:32px;background-color:var(--color-silver);color:var(--color-text)}.bcf-topic-card__header__infos__title[data-v-e897fd22]{width:calc(100% - var(--spacing-unit) * 2 - 32px);color:var(--color-primary)}.bcf-topic-card__header__img[data-v-e897fd22]{height:172px;position:relative}.bcf-topic-card__header__img img[data-v-e897fd22]{width:100%;height:100%;object-fit:cover}.bcf-topic-card__header__img .default-img[data-v-e897fd22]{width:120px;height:120px}.bcf-topic-card__header__img__status[data-v-e897fd22]{position:absolute;top:6px;left:6px;border-radius:3px}.bcf-topic-card__header__img__date[data-v-e897fd22]{position:absolute;bottom:0;right:0;font-size:11px;background-color:var(--color-white)}.bcf-topic-card__content[data-v-e897fd22]{min-height:98px;margin-top:3px;box-shadow:var(--box-shadow);font-size:12px;background-color:var(--color-white);color:var(--color-text)}.bcf-topic-create[data-v-782856bf]{height:100%}.bcf-topic-create__content[data-v-782856bf]{height:calc(100% - 76px);padding:0 calc(var(--spacing-unit) / 2);display:flex;flex-direction:column;gap:var(--spacing-unit);overflow:auto}.bcf-topic-create__content__head[data-v-782856bf]{height:27px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.bcf-topic-create__content__head__index[data-v-782856bf],.bcf-topic-create__content__head__date[data-v-782856bf]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light)}.bcf-topic-create__content__head__index[data-v-782856bf]{min-width:50px}.bcf-topic-create__content__head__date[data-v-782856bf]{min-width:100px}.bcf-topic-create__content__images[data-v-782856bf]{width:100%;height:295px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]{position:relative}.bcf-topic-create__content__images .snapshot-preview img[data-v-782856bf]{width:100%;height:100%;object-fit:cover}.bcf-topic-create__content__images .snapshot-preview .btn-delete[data-v-782856bf]{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]:first-child{height:210px;grid-area:1/1/2/4}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]:nth-child(2){height:75px;grid-area:2/1/3/2}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]:nth-child(3){height:75px;grid-area:2/2/3/3}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]:nth-child(4){height:75px;grid-area:2/3/3/4}.bcf-topic-create__content .btn-upload:not(:disabled) label[data-v-782856bf]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.bcf-topic-create__content__upload[data-v-782856bf]{width:100%;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 3 / 2);border:2px dashed var(--color-silver)}.bcf-topic-create__content__upload .icon[data-v-782856bf]{width:52px;height:52px;display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light);border-radius:50%}.bcf-topic-create__content__body[data-v-782856bf] .bimdata-input input{font-size:13px;color:var(--color-granite)}.bcf-topic-create__content__body[data-v-782856bf] .bimdata-select{margin:30px 0;font-size:13px}.bcf-topic-create__content__body[data-v-782856bf] .bimdata-textarea textarea{font-family:var(--primary-font);font-size:13px;color:var(--color-granite)}.bcf-topic-create__footer[data-v-782856bf]{padding:var(--spacing-unit) calc(var(--spacing-unit) / 2)}.bcf-topic-create__loader[data-v-782856bf]{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#2f374ae6;display:flex;justify-content:center;align-items:center}.bcf-topic-creation-card[data-v-02f52cb0]{width:336px;height:307px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 2);box-shadow:var(--box-shadow);background-color:var(--color-white)}.bcf-topic-creation-card__text[data-v-02f52cb0]{font-size:14px}.bcf-topic-form[data-v-486e3d2b]{height:100%}.bcf-topic-form__content[data-v-486e3d2b]{height:calc(100% - 76px);padding:0 calc(var(--spacing-unit) / 2);display:flex;flex-direction:column;gap:var(--spacing-unit);overflow:auto}.bcf-topic-form__content__head[data-v-486e3d2b]{height:27px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.bcf-topic-form__content__head__index[data-v-486e3d2b],.bcf-topic-form__content__head__date[data-v-486e3d2b]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light)}.bcf-topic-form__content__head__index[data-v-486e3d2b]{min-width:50px}.bcf-topic-form__content__head__date[data-v-486e3d2b]{min-width:100px}.bcf-topic-form__content__images[data-v-486e3d2b]{width:100%;height:295px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]{position:relative}.bcf-topic-form__content__images .snapshot-preview img[data-v-486e3d2b]{width:100%;height:100%;object-fit:cover}.bcf-topic-form__content__images .snapshot-preview .btn-delete[data-v-486e3d2b]{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]:first-child{height:210px;grid-area:1/1/2/4}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]:nth-child(2){height:75px;grid-area:2/1/3/2}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]:nth-child(3){height:75px;grid-area:2/2/3/3}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]:nth-child(4){height:75px;grid-area:2/3/3/4}.bcf-topic-form__content .btn-upload:not(:disabled) label[data-v-486e3d2b]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.bcf-topic-form__content__upload[data-v-486e3d2b]{width:100%;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 3 / 2);border:2px dashed var(--color-silver)}.bcf-topic-form__content__upload .icon[data-v-486e3d2b]{width:52px;height:52px;display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light);border-radius:50%}.bcf-topic-form__content__body[data-v-486e3d2b] .bimdata-input input{font-size:13px;color:var(--color-granite)}.bcf-topic-form__content__body[data-v-486e3d2b] .bimdata-select{margin:30px 0;font-size:13px}.bcf-topic-form__content__body[data-v-486e3d2b] .bimdata-textarea textarea{font-family:var(--primary-font);font-size:13px;color:var(--color-granite)}.bcf-topic-form__footer[data-v-486e3d2b]{padding:var(--spacing-unit) calc(var(--spacing-unit) / 2)}.bcf-topic-form__loader[data-v-486e3d2b]{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#2f374ae6;display:flex;justify-content:center;align-items:center}.user-avatar[data-v-f84b809a]{min-width:32px;min-height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}.user-avatar img[data-v-f84b809a]{width:100%;height:100%}.user-avatar--primary[data-v-f84b809a]{background-color:var(--color-primary);color:var(--color-silver-light)}.user-avatar--secondary[data-v-f84b809a]{background-color:var(--color-secondary);color:var(--color-primary)}.user-avatar--silver-light[data-v-f84b809a]{background-color:var(--color-silver-light);color:var(--color-primary)}.comment__header[data-v-7433599e]{position:relative;font-weight:700}.comment__header__left__user[data-v-7433599e]{width:32px;height:32px;background-color:var(--color-silver-light);border-radius:50px}.comment__header__right__actions[data-v-7433599e]{position:absolute;top:0;right:0;background-color:var(--color-white)}.comment__header__right__delete[data-v-7433599e]{width:96%;top:0;position:absolute;display:flex;align-items:center;justify-content:space-between;background-color:var(--color-white);box-shadow:var(--box-shadow);height:40px;right:2%}.comment__content[data-v-7433599e] .bimdata-textarea{margin-bottom:6px}.comment__content[data-v-7433599e] .bimdata-textarea textarea{color:var(--color-granite);font-family:Roboto}.comment__content[data-v-7433599e] :not(.editing) .bar{display:none}.bcf-topic-comments p[data-v-55e7832a]{font-weight:700}.bcf-topic-comments[data-v-55e7832a] .bimdata-textarea{width:100%}.bcf-topic-overview[data-v-6733d961]{height:100%;font-size:12px}.bcf-topic-overview__header[data-v-6733d961]{display:flex;justify-content:space-between;align-items:center}.bcf-topic-overview__header__title[data-v-6733d961]{font-size:14px;font-weight:700}.bcf-topic-overview__header__actions[data-v-6733d961]{display:flex;justify-content:center;align-items:center}.bcf-topic-overview__content[data-v-6733d961]{height:calc(100% - 32px);padding:var(--spacing-unit) 0;overflow:auto;display:flex;flex-direction:column;gap:var(--spacing-unit)}.bcf-topic-overview__content__head[data-v-6733d961]{height:27px;display:flex;justify-content:space-between;align-items:center}.bcf-topic-overview__content__head__index[data-v-6733d961],.bcf-topic-overview__content__head__date[data-v-6733d961]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center}.bcf-topic-overview__content__head__index[data-v-6733d961]{min-width:50px}.bcf-topic-overview__content__head__date[data-v-6733d961]{min-width:100px;background-color:var(--color-silver-light);color:var(--color-primary)}.bcf-topic-overview__content__image[data-v-6733d961]{position:relative;height:295px;min-height:210px;max-height:295px;text-align:center;background-color:var(--color-silver-light);overflow:hidden}.bcf-topic-overview__content__image .status-badge[data-v-6733d961]{position:absolute;z-index:1;left:calc(var(--spacing-unit) / 2);top:calc(var(--spacing-unit) / 2);padding:calc(var(--spacing-unit) / 2);border-radius:3px;display:flex;gap:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .bimdata-carousel[data-v-6733d961]{height:100%}.bcf-topic-overview__content__image .bimdata-carousel[data-v-6733d961] .bimdata-carousel__container{height:100%;margin:0;padding:0;overflow:hidden}.bcf-topic-overview__content__image .bimdata-carousel[data-v-6733d961] .bimdata-carousel__btn-prev{left:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .bimdata-carousel[data-v-6733d961] .bimdata-carousel__btn-next{right:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .snapshot-preview[data-v-6733d961]{position:relative;width:100%}.bcf-topic-overview__content__image .snapshot-preview img[data-v-6733d961]{width:100%;height:100%;object-fit:cover}.bcf-topic-overview__content__image .default-image[data-v-6733d961]{width:170px;height:170px;padding:12px}.bcf-topic-overview__content__card[data-v-6733d961]{padding:var(--spacing-unit);box-shadow:var(--box-shadow);line-height:1.5}.bcf-topic-overview__content__card .title[data-v-6733d961]{display:flex;align-items:center;gap:calc(var(--spacing-unit) / 2);margin-bottom:var(--spacing-unit)}.bcf-topic-overview__content__card .line .label[data-v-6733d961]{margin-right:4px;font-weight:700;color:var(--color-primary)}.bcf-topic-overview__content__card .line .value[data-v-6733d961]{color:var(--color-granite)}.bcf-topic-overview .delete-modal[data-v-6733d961]{z-index:10}.bcf-topic-actions-cell .bimdata-btn[data-v-4b7bed86]{margin:auto}.bcf-topic-priority-cell[data-v-4584461c]{height:42px;padding:0 calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;font-weight:700}.bcf-topic-status-cell[data-v-ef484b2a]{height:42px;padding:0 calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center}
|
|
1
|
+
.bcf-filters .btn-color-granite-light[data-v-39821704]:enabled{color:var(--color-primary)}.bcf-filters .btn-color-granite-light[data-v-39821704]:disabled{background-color:var(--color-white);color:var(--color-silver-dark)}.bcf-filters__container[data-v-39821704]{position:absolute;z-index:1;top:44px;left:0;width:100%;box-shadow:var(--box-shadow);background-color:var(--color-white)}.bcf-filters__container__header__title[data-v-39821704]{font-size:12px;font-weight:700}.bcf-filters__container__date p[data-v-39821704]{font-size:11px}.setting-card-item[data-v-263afb1b]{position:relative;height:37px;background-color:var(--color-silver-light);display:flex;justify-content:space-between;align-items:center;margin-bottom:calc(var(--spacing-unit) / 2);padding:0 var(--spacing-unit)}.setting-card-item__actions[data-v-263afb1b]{display:flex;align-items:center}.setting-card-item__color[data-v-263afb1b]{display:block;width:19px;height:19px;margin-left:var(--spacing-unit);border-radius:3px;border:1px solid var(--color-silver);cursor:pointer}.setting-card-item__color-selector[data-v-263afb1b]{position:absolute;z-index:1;top:37px;right:-12px}.setting-card-item__delete-guard[data-v-263afb1b]{position:absolute;right:1%;width:98%;height:100%;padding:0 var(--spacing-unit);gap:var(--spacing-unit);display:flex;justify-content:space-between;align-items:center;box-shadow:var(--box-shadow);background-color:var(--color-white)}.setting-card[data-v-6b7af8f7]{margin:var(--spacing-unit) 0;padding:var(--spacing-unit);box-shadow:var(--box-shadow);background:var(--color-white)}.setting-card__header[data-v-6b7af8f7]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.setting-card__header__text[data-v-6b7af8f7]{font-weight:700}.setting-card__header__icons[data-v-6b7af8f7]{display:flex;align-items:center;gap:calc(var(--spacing-unit) * 2)}.setting-card__header__icons .count[data-v-6b7af8f7]{min-width:21px;height:21px;padding:0 4px;display:flex;justify-content:center;align-items:center;border-radius:11px;font-size:11px;font-weight:700;background-color:var(--color-primary);color:var(--color-white)}.setting-card__subheader[data-v-6b7af8f7]{display:flex;justify-content:space-between;align-items:center;margin-top:calc(var(--spacing-unit) / 2);margin-bottom:var(--spacing-unit)}.setting-card__add-form[data-v-6b7af8f7]{margin-bottom:var(--spacing-unit)}.setting-card__add-form .actions[data-v-6b7af8f7]{display:flex;justify-content:flex-end;align-items:center;gap:calc(var(--spacing-unit) / 2)}.bcf-settings[data-v-54aa64a7]{height:100%;padding:var(--spacing-unit)}.bcf-settings__header[data-v-54aa64a7]{height:60px;display:flex;justify-content:space-between;align-items:center}.bcf-settings__content[data-v-54aa64a7]{height:100%}.bcf-settings__content__text[data-v-54aa64a7]{padding:calc(var(--spacing-unit) * 2) calc(var(--spacing-unit) * 4);text-align:center;color:var(--color-granite)}.bcf-statistics[data-v-763cac12]{width:400px}.bcf-statistics__content[data-v-763cac12]{position:relative;display:flex}.bcf-statistics__content__chart[data-v-763cac12]{flex:1}.bcf-statistics__content__legend[data-v-763cac12]{flex:1;height:100%;display:flex;flex-direction:column;gap:var(--spacing-unit);margin-left:var(--spacing-unit);font-size:14px}.bcf-statistics__content__legend__title[data-v-763cac12]{font-weight:700}.bcf-statistics__content__legend__item[data-v-763cac12]{display:flex;align-items:center;line-height:24px}.bcf-statistics__content__legend__item__mark[data-v-763cac12]{width:10px;height:10px;border:3px solid;border-radius:50px}.bcf-statistics__content__legend__item__percent[data-v-763cac12]{margin:0 calc(var(--spacing-unit) / 2);font-weight:700}.bcf-statistics__content__legend__item__text .total[data-v-763cac12]{font-size:13px}.bcf-statistics__content__legend .bimdata-paginated-list[data-v-763cac12] ul:first-child{height:144px}.bcf-topic-card[data-v-e897fd22]{position:relative;width:336px;height:307px}.bcf-topic-card__header[data-v-e897fd22]{min-height:204px;box-shadow:var(--box-shadow)}.bcf-topic-card__header__infos[data-v-e897fd22]{height:32px;background-color:var(--color-white)}.bcf-topic-card__header__infos__index[data-v-e897fd22]{padding:3px;min-width:32px;background-color:var(--color-silver);color:var(--color-text)}.bcf-topic-card__header__infos__title[data-v-e897fd22]{width:calc(100% - var(--spacing-unit) * 2 - 32px);color:var(--color-primary)}.bcf-topic-card__header__img[data-v-e897fd22]{height:172px;position:relative}.bcf-topic-card__header__img img[data-v-e897fd22]{width:100%;height:100%;object-fit:cover}.bcf-topic-card__header__img .default-img[data-v-e897fd22]{width:120px;height:120px}.bcf-topic-card__header__img__status[data-v-e897fd22]{position:absolute;top:6px;left:6px;border-radius:3px}.bcf-topic-card__header__img__date[data-v-e897fd22]{position:absolute;bottom:0;right:0;font-size:11px;background-color:var(--color-white)}.bcf-topic-card__content[data-v-e897fd22]{min-height:98px;margin-top:3px;box-shadow:var(--box-shadow);font-size:12px;background-color:var(--color-white);color:var(--color-text)}.bcf-topic-create[data-v-782856bf]{height:100%}.bcf-topic-create__content[data-v-782856bf]{height:calc(100% - 76px);padding:0 calc(var(--spacing-unit) / 2);display:flex;flex-direction:column;gap:var(--spacing-unit);overflow:auto}.bcf-topic-create__content__head[data-v-782856bf]{height:27px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.bcf-topic-create__content__head__index[data-v-782856bf],.bcf-topic-create__content__head__date[data-v-782856bf]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light)}.bcf-topic-create__content__head__index[data-v-782856bf]{min-width:50px}.bcf-topic-create__content__head__date[data-v-782856bf]{min-width:100px}.bcf-topic-create__content__images[data-v-782856bf]{width:100%;height:295px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]{position:relative}.bcf-topic-create__content__images .snapshot-preview img[data-v-782856bf]{width:100%;height:100%;object-fit:cover}.bcf-topic-create__content__images .snapshot-preview .btn-delete[data-v-782856bf]{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]:first-child{height:210px;grid-area:1/1/2/4}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]:nth-child(2){height:75px;grid-area:2/1/3/2}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]:nth-child(3){height:75px;grid-area:2/2/3/3}.bcf-topic-create__content__images .snapshot-preview[data-v-782856bf]:nth-child(4){height:75px;grid-area:2/3/3/4}.bcf-topic-create__content .btn-upload:not(:disabled) label[data-v-782856bf]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.bcf-topic-create__content__upload[data-v-782856bf]{width:100%;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 3 / 2);border:2px dashed var(--color-silver)}.bcf-topic-create__content__upload .icon[data-v-782856bf]{width:52px;height:52px;display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light);border-radius:50%}.bcf-topic-create__content__body[data-v-782856bf] .bimdata-input input{font-size:13px;color:var(--color-granite)}.bcf-topic-create__content__body[data-v-782856bf] .bimdata-select{margin:30px 0;font-size:13px}.bcf-topic-create__content__body[data-v-782856bf] .bimdata-textarea textarea{font-family:var(--primary-font);font-size:13px;color:var(--color-granite)}.bcf-topic-create__footer[data-v-782856bf]{padding:var(--spacing-unit) calc(var(--spacing-unit) / 2)}.bcf-topic-create__loader[data-v-782856bf]{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#2f374ae6;display:flex;justify-content:center;align-items:center}.bcf-topic-creation-card[data-v-02f52cb0]{width:336px;height:307px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 2);box-shadow:var(--box-shadow);background-color:var(--color-white)}.bcf-topic-creation-card__text[data-v-02f52cb0]{font-size:14px}.bcf-topic-form[data-v-486e3d2b]{height:100%}.bcf-topic-form__content[data-v-486e3d2b]{height:calc(100% - 76px);padding:0 calc(var(--spacing-unit) / 2);display:flex;flex-direction:column;gap:var(--spacing-unit);overflow:auto}.bcf-topic-form__content__head[data-v-486e3d2b]{height:27px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.bcf-topic-form__content__head__index[data-v-486e3d2b],.bcf-topic-form__content__head__date[data-v-486e3d2b]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light)}.bcf-topic-form__content__head__index[data-v-486e3d2b]{min-width:50px}.bcf-topic-form__content__head__date[data-v-486e3d2b]{min-width:100px}.bcf-topic-form__content__images[data-v-486e3d2b]{width:100%;height:295px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]{position:relative}.bcf-topic-form__content__images .snapshot-preview img[data-v-486e3d2b]{width:100%;height:100%;object-fit:cover}.bcf-topic-form__content__images .snapshot-preview .btn-delete[data-v-486e3d2b]{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]:first-child{height:210px;grid-area:1/1/2/4}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]:nth-child(2){height:75px;grid-area:2/1/3/2}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]:nth-child(3){height:75px;grid-area:2/2/3/3}.bcf-topic-form__content__images .snapshot-preview[data-v-486e3d2b]:nth-child(4){height:75px;grid-area:2/3/3/4}.bcf-topic-form__content .btn-upload:not(:disabled) label[data-v-486e3d2b]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.bcf-topic-form__content__upload[data-v-486e3d2b]{width:100%;height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--spacing-unit) * 3 / 2);border:2px dashed var(--color-silver)}.bcf-topic-form__content__upload .icon[data-v-486e3d2b]{width:52px;height:52px;display:flex;justify-content:center;align-items:center;background-color:var(--color-silver-light);border-radius:50%}.bcf-topic-form__content__body[data-v-486e3d2b] .bimdata-input input{font-size:13px;color:var(--color-granite)}.bcf-topic-form__content__body[data-v-486e3d2b] .bimdata-select{margin:30px 0;font-size:13px}.bcf-topic-form__content__body[data-v-486e3d2b] .bimdata-textarea textarea{font-family:var(--primary-font);font-size:13px;color:var(--color-granite)}.bcf-topic-form__footer[data-v-486e3d2b]{padding:var(--spacing-unit) calc(var(--spacing-unit) / 2)}.bcf-topic-form__loader[data-v-486e3d2b]{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#2f374ae6;display:flex;justify-content:center;align-items:center}.user-avatar[data-v-f84b809a]{min-width:32px;min-height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}.user-avatar img[data-v-f84b809a]{width:100%;height:100%}.user-avatar--primary[data-v-f84b809a]{background-color:var(--color-primary);color:var(--color-silver-light)}.user-avatar--secondary[data-v-f84b809a]{background-color:var(--color-secondary);color:var(--color-primary)}.user-avatar--silver-light[data-v-f84b809a]{background-color:var(--color-silver-light);color:var(--color-primary)}.comment__header[data-v-7433599e]{position:relative;font-weight:700}.comment__header__left__user[data-v-7433599e]{width:32px;height:32px;background-color:var(--color-silver-light);border-radius:50px}.comment__header__right__actions[data-v-7433599e]{position:absolute;top:0;right:0;background-color:var(--color-white)}.comment__header__right__delete[data-v-7433599e]{width:96%;top:0;position:absolute;display:flex;align-items:center;justify-content:space-between;background-color:var(--color-white);box-shadow:var(--box-shadow);height:40px;right:2%}.comment__content[data-v-7433599e] .bimdata-textarea{margin-bottom:6px}.comment__content[data-v-7433599e] .bimdata-textarea textarea{color:var(--color-granite);font-family:Roboto}.comment__content[data-v-7433599e] :not(.editing) .bar{display:none}.bcf-topic-comments p[data-v-55e7832a]{font-weight:700}.bcf-topic-comments[data-v-55e7832a] .bimdata-textarea{width:100%}.bcf-topic-overview[data-v-6733d961]{height:100%;font-size:12px}.bcf-topic-overview__header[data-v-6733d961]{display:flex;justify-content:space-between;align-items:center}.bcf-topic-overview__header__title[data-v-6733d961]{font-size:14px;font-weight:700}.bcf-topic-overview__header__actions[data-v-6733d961]{display:flex;justify-content:center;align-items:center}.bcf-topic-overview__content[data-v-6733d961]{height:calc(100% - 32px);padding:var(--spacing-unit) 0;overflow:auto;display:flex;flex-direction:column;gap:var(--spacing-unit)}.bcf-topic-overview__content__head[data-v-6733d961]{height:27px;display:flex;justify-content:space-between;align-items:center}.bcf-topic-overview__content__head__index[data-v-6733d961],.bcf-topic-overview__content__head__date[data-v-6733d961]{height:100%;padding:calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center}.bcf-topic-overview__content__head__index[data-v-6733d961]{min-width:50px}.bcf-topic-overview__content__head__date[data-v-6733d961]{min-width:100px;background-color:var(--color-silver-light);color:var(--color-primary)}.bcf-topic-overview__content__image[data-v-6733d961]{position:relative;height:295px;min-height:210px;max-height:295px;text-align:center;background-color:var(--color-silver-light);overflow:hidden}.bcf-topic-overview__content__image .status-badge[data-v-6733d961]{position:absolute;z-index:1;left:calc(var(--spacing-unit) / 2);top:calc(var(--spacing-unit) / 2);padding:calc(var(--spacing-unit) / 2);border-radius:3px;display:flex;gap:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .bimdata-carousel[data-v-6733d961]{height:100%}.bcf-topic-overview__content__image .bimdata-carousel[data-v-6733d961] .bimdata-carousel__container{height:100%;margin:0;padding:0;overflow:hidden}.bcf-topic-overview__content__image .bimdata-carousel[data-v-6733d961] .bimdata-carousel__btn-prev{left:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .bimdata-carousel[data-v-6733d961] .bimdata-carousel__btn-next{right:calc(var(--spacing-unit) / 2)}.bcf-topic-overview__content__image .snapshot-preview[data-v-6733d961]{position:relative;width:100%}.bcf-topic-overview__content__image .snapshot-preview img[data-v-6733d961]{width:100%;height:100%;object-fit:cover}.bcf-topic-overview__content__image .default-image[data-v-6733d961]{width:170px;height:170px;padding:12px}.bcf-topic-overview__content__card[data-v-6733d961]{padding:var(--spacing-unit);box-shadow:var(--box-shadow);line-height:1.5}.bcf-topic-overview__content__card .title[data-v-6733d961]{display:flex;align-items:center;gap:calc(var(--spacing-unit) / 2);margin-bottom:var(--spacing-unit)}.bcf-topic-overview__content__card .line .label[data-v-6733d961]{margin-right:4px;font-weight:700;color:var(--color-primary)}.bcf-topic-overview__content__card .line .value[data-v-6733d961]{color:var(--color-granite)}.bcf-topic-overview .delete-modal[data-v-6733d961]{z-index:10}.bcf-topic-actions-cell .bimdata-btn[data-v-4e8d8704]{margin:auto}.bcf-topic-priority-cell[data-v-4584461c]{height:42px;padding:0 calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center;font-weight:700}.bcf-topic-status-cell[data-v-ef484b2a]{height:42px;padding:0 calc(var(--spacing-unit) / 2);display:flex;justify-content:center;align-items:center}
|
package/package.json
CHANGED
package/vue2-plugin.js
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import { setApiClient, components } from "./dist/vue2/bcf-components.es.js";
|
|
2
|
+
import messages from "./dist/i18n/index.js";
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* BCF Components library plugin for Vue 2.
|
|
6
|
+
* Here are the actions the plugin will perform:
|
|
7
|
+
* - set library api client
|
|
8
|
+
* - register components translations
|
|
9
|
+
* - globally register BCF components
|
|
10
|
+
*
|
|
11
|
+
* @param {
|
|
12
|
+
* {
|
|
13
|
+
* apiClient: Object,
|
|
14
|
+
* i18nPlugin: Object,
|
|
15
|
+
* includedComponents?: string[],
|
|
16
|
+
* excludedComponents?: string[],
|
|
17
|
+
* }
|
|
18
|
+
* } [cfg]
|
|
19
|
+
*/
|
|
20
|
+
const pluginFactory = ({
|
|
21
|
+
apiClient,
|
|
22
|
+
i18nPlugin,
|
|
23
|
+
includedComponents = [],
|
|
24
|
+
excludedComponents = [],
|
|
25
|
+
} = {}) => {
|
|
26
|
+
return {
|
|
27
|
+
install(Vue) {
|
|
28
|
+
if (apiClient) {
|
|
29
|
+
setApiClient(apiClient);
|
|
30
|
+
} else {
|
|
31
|
+
console.error(
|
|
32
|
+
"[BCF Components Plugin] No api client provided. " +
|
|
33
|
+
"You must provide an api client for the components " +
|
|
34
|
+
"to work properly."
|
|
35
|
+
);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
if (i18nPlugin) {
|
|
39
|
+
Object.entries(messages).forEach(([locale, translations]) => {
|
|
40
|
+
i18nPlugin.mergeLocaleMessage(locale, translations);
|
|
41
|
+
});
|
|
42
|
+
} else {
|
|
43
|
+
console.warn(
|
|
44
|
+
"[BCF Components Plugin] No i18n instance provided. " +
|
|
45
|
+
"You should either provide an i18n instance or define " +
|
|
46
|
+
"your own translations in order have text displayed properly."
|
|
47
|
+
);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
Object.entries(components)
|
|
51
|
+
.forEach(([name, component]) => {
|
|
52
|
+
|
|
53
|
+
// Do not register excluded components.
|
|
54
|
+
if (excludedComponents.includes(name)) {
|
|
55
|
+
return;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
// Only register included components if any.
|
|
59
|
+
// Otherwise register all (non excluded) components.
|
|
60
|
+
if (
|
|
61
|
+
includedComponents.length === 0 ||
|
|
62
|
+
includedComponents.includes(name)
|
|
63
|
+
) {
|
|
64
|
+
Vue.component(name, component);
|
|
65
|
+
}
|
|
66
|
+
});
|
|
67
|
+
},
|
|
68
|
+
};
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
export default pluginFactory;
|