diff --git a/frontend/components/card-link.vue b/frontend/components/card-link.vue index cf6a953..0c490a7 100644 --- a/frontend/components/card-link.vue +++ b/frontend/components/card-link.vue @@ -2,7 +2,7 @@ - diff --git a/frontend/components/reception/reception-bovine-received.vue b/frontend/components/reception/reception-bovine-received.vue index 9612bca..45bae0b 100644 --- a/frontend/components/reception/reception-bovine-received.vue +++ b/frontend/components/reception/reception-bovine-received.vue @@ -2,7 +2,7 @@
-

Sélection des races réceptionnées

+

Sélection des races réceptionnées

-

Réception

+

Réception

- - -
+
+ +
- +
diff --git a/frontend/components/reception/reception-product-received.vue b/frontend/components/reception/reception-product-received.vue index 5808ccb..2deca6c 100644 --- a/frontend/components/reception/reception-product-received.vue +++ b/frontend/components/reception/reception-product-received.vue @@ -3,7 +3,7 @@
-

Sélection des marchandises réceptionnnées

+

Sélection des marchandises réceptionnnées

-

{{ type.label }}

+

{{ type.label }}

-

{{ title }}

+

{{ title }}

-

Pont-bascule connecté

+

Pont-bascule connecté

@@ -11,27 +11,27 @@
+ class="w-full flex flex-col items-center justify-center border border-black h-[90px] mt-12 mb-[25px] text-4xl text-primary-500"> {{ displayWeight }} kg
- - - + >Générer le bon
diff --git a/frontend/components/reception/update-bovin.vue b/frontend/components/reception/update-bovin.vue index 90ae35c..f8f827b 100644 --- a/frontend/components/reception/update-bovin.vue +++ b/frontend/components/reception/update-bovin.vue @@ -27,12 +27,12 @@ />
- +
diff --git a/frontend/components/reception/update-merchandise.vue b/frontend/components/reception/update-merchandise.vue index b471192..cb09c09 100644 --- a/frontend/components/reception/update-merchandise.vue +++ b/frontend/components/reception/update-merchandise.vue @@ -67,13 +67,13 @@
- +
diff --git a/frontend/components/reception/update-weight.vue b/frontend/components/reception/update-weight.vue index 182f390..e5ec053 100644 --- a/frontend/components/reception/update-weight.vue +++ b/frontend/components/reception/update-weight.vue @@ -30,14 +30,14 @@
- +
diff --git a/frontend/components/shipment/shipment-form.vue b/frontend/components/shipment/shipment-form.vue index 1075247..0700b9d 100644 --- a/frontend/components/shipment/shipment-form.vue +++ b/frontend/components/shipment/shipment-form.vue @@ -1,7 +1,7 @@ diff --git a/frontend/components/shipment/shipment-loading.vue b/frontend/components/shipment/shipment-loading.vue index c685a4c..802e1b7 100644 --- a/frontend/components/shipment/shipment-loading.vue +++ b/frontend/components/shipment/shipment-loading.vue @@ -1,14 +1,14 @@ diff --git a/frontend/components/shipment/shipment-weight.vue b/frontend/components/shipment/shipment-weight.vue index cf4d7f0..0876f79 100644 --- a/frontend/components/shipment/shipment-weight.vue +++ b/frontend/components/shipment/shipment-weight.vue @@ -1,7 +1,7 @@ diff --git a/frontend/components/ui/UiButton.vue b/frontend/components/ui/UiButton.vue new file mode 100644 index 0000000..429e00e --- /dev/null +++ b/frontend/components/ui/UiButton.vue @@ -0,0 +1,39 @@ + + + diff --git a/frontend/components/ui/UiCheckbox.vue b/frontend/components/ui/UiCheckbox.vue index 9355ab5..39770b0 100644 --- a/frontend/components/ui/UiCheckbox.vue +++ b/frontend/components/ui/UiCheckbox.vue @@ -1,14 +1,14 @@