diff --git a/frontend/src/components/CanteenPublication/EditableCommentsField.vue b/frontend/src/components/CanteenPublication/EditableCommentsField.vue new file mode 100644 index 000000000..96c9e93ea --- /dev/null +++ b/frontend/src/components/CanteenPublication/EditableCommentsField.vue @@ -0,0 +1,117 @@ + + + + + diff --git a/frontend/src/components/CanteenPublication/ResultsComponents/CentralKitchenInfo.vue b/frontend/src/components/CanteenPublication/ResultsComponents/CentralKitchenInfo.vue new file mode 100644 index 000000000..b00a7f3ca --- /dev/null +++ b/frontend/src/components/CanteenPublication/ResultsComponents/CentralKitchenInfo.vue @@ -0,0 +1,44 @@ + + + diff --git a/frontend/src/components/CanteenPublication/ResultsComponents/QualityMeasureResults.vue b/frontend/src/components/CanteenPublication/ResultsComponents/QualityMeasureResults.vue index d2bad1b5c..a52ea6e05 100644 --- a/frontend/src/components/CanteenPublication/ResultsComponents/QualityMeasureResults.vue +++ b/frontend/src/components/CanteenPublication/ResultsComponents/QualityMeasureResults.vue @@ -1,206 +1,85 @@ diff --git a/frontend/src/components/DsfrSegmentedControl.vue b/frontend/src/components/DsfrSegmentedControl.vue new file mode 100644 index 000000000..7ccb6c1bb --- /dev/null +++ b/frontend/src/components/DsfrSegmentedControl.vue @@ -0,0 +1,137 @@ + + + + + diff --git a/frontend/src/constants.js b/frontend/src/constants.js index 3b58df892..4621fd43a 100644 --- a/frontend/src/constants.js +++ b/frontend/src/constants.js @@ -85,8 +85,8 @@ export default Object.freeze({ color: "pink darken-4", }, PRODUITS_DE_LA_MER: { - text: "Produits aquatiques frais et surgelés", - shortText: "produits aquatiques", + text: "Produits de la mer et aquaculture frais et surgelés", + shortText: "produits de la mer et aquaculture", color: "blue darken-3", }, FRUITS_ET_LEGUMES: {