project-booster-vue 9.19.4 → 9.19.5

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "project-booster-vue",
3
- "version": "9.19.4",
3
+ "version": "9.19.5",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -537,14 +537,17 @@
537
537
  "payload": {
538
538
  "viewModel": {
539
539
  "label": "${answers.LMFR_QUESTION_PLAN[0].code === 'HAVE_PLAN' ? 'Sur votre plan, vérifiez que vous avez les bonnes mesures :' : 'Réalisez rapidement un plan avec les mesures de votre pièce en 3 étapes'}",
540
- "subtitle": "${answers.LMFR_QUESTION_PLAN[0].code === 'HAVE_PLAN' ? 'Votre conseiller aura besoin de ces mesures pour créer votre plan de cuisine en 3D.' : 'Sur une feuille, dessinez la pièce et reportez les bonnes mesures, prenez une photo du plan et ajoutez la.'}",
541
540
  "widthFromL": "1of3",
542
541
  "forceOneCardPerLineOnMobile": true,
543
542
  "answersComponent": "PbCard",
543
+ "videoBlock": {
544
+ "buttonLabel": "Voir le guide en vidéo (1min)",
545
+ "icon": "https://storage.googleapis.com/project-booster-media/mozaic-icons/svg/Media_Play_24px.svg",
546
+ "image": "https://storage.googleapis.com/project-booster-media/vad/plans/Qualif-RDV-Plan-Video.png"
547
+ },
544
548
  "video": {
545
549
  "src": "https://players.brightcove.net/2812541250001/SkgXKciHDZ_default/index.html?videoId=6270735637001&autoplay=play",
546
550
  "theme": "bordered",
547
- "label": "Voir le guide en vidéo",
548
551
  "icon": "https://storage.googleapis.com/project-booster-media/mozaic-icons/svg/Media_Play_24px.svg"
549
552
  }
550
553
  },
@@ -663,26 +666,10 @@
663
666
  "errorUploadTitle": "Une erreur est survenue lors de l'envoi de votre plan ",
664
667
  "uploadPreviewTitle": "Nom de plan ",
665
668
  "mediaTypeTitle": "De quel type de plan s’agit il ?",
666
- "mediaTypes": [
667
- {
668
- "type": "PLAN",
669
- "subtype": "HAND_DRAWN_PLAN",
670
- "code": "HAND_DRAWN_PLAN",
671
- "label": "Un plan fait moi-même"
672
- },
673
- {
674
- "type": "PLAN",
675
- "subtype": "ARCHITECT_PLAN",
676
- "code": "ARCHITECT_PLAN",
677
- "label": "Un plan d’architecte"
678
- },
679
- {
680
- "type": "PLAN",
681
- "subtype": "KITCHEN_DESIGNER_PLAN",
682
- "code": "KITCHEN_DESIGNER_PLAN",
683
- "label": "Un plan d’un autre cuisiniste"
684
- }
685
- ]
669
+ "defaultMediaType": {
670
+ "type": "PLAN",
671
+ "subtype": "ANY"
672
+ }
686
673
  }
687
674
  }
688
675
  }
@@ -804,21 +791,24 @@
804
791
  "viewModel": {
805
792
  "title": "Ex : Une photo avec du recul",
806
793
  "text": "Pour une bonne vue d’ensemble",
807
- "image": "https://storage.googleapis.com/project-booster-media/vad/plans/picture-overview.jpg"
794
+ "image": "https://storage.googleapis.com/project-booster-media/vad/plans/picture-overview.jpg",
795
+ "flattened": true
808
796
  }
809
797
  },
810
798
  "2": {
811
799
  "viewModel": {
812
800
  "title": "Ex : Les contraintes particulières",
813
801
  "text": "A prendre en compte pour le plan",
814
- "image": "https://storage.googleapis.com/project-booster-media/vad/plans/picture-constraints.jpg"
802
+ "image": "https://storage.googleapis.com/project-booster-media/vad/plans/picture-constraints.jpg",
803
+ "flattened": true
815
804
  }
816
805
  },
817
806
  "3": {
818
807
  "viewModel": {
819
808
  "title": "Ex : Les ouvertures sur d’autres pièces",
820
809
  "text": "Un salon, séjour, salle à manger...",
821
- "image": "https://storage.googleapis.com/project-booster-media/vad/plans/picture-opening.jpg"
810
+ "image": "https://storage.googleapis.com/project-booster-media/vad/plans/picture-opening.jpg",
811
+ "flattened": true
822
812
  }
823
813
  }
824
814
  }
@@ -830,7 +820,6 @@
830
820
  "component": "PbUploadDocument",
831
821
  "payload": {
832
822
  "viewModel": {
833
- "startOpened": true,
834
823
  "label": "Les photos de votre cuisine",
835
824
  "addTitle": "Ajouter une photo",
836
825
  "addText": " ",
@@ -1021,7 +1010,7 @@
1021
1010
  "payload": {
1022
1011
  "code": "__END__",
1023
1012
  "viewModel": {
1024
- "title": "À présent, trouvons un créneau ensemble !",
1013
+ "title": "Les informations de votre projet ont été mises à jour",
1025
1014
  "icon": "https://storage.googleapis.com/project-booster-media/vad/fin-de-parcours/check_80.svg",
1026
1015
  "description": [
1027
1016
  {