project-booster-vue 10.17.1 → 10.17.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "project-booster-vue",
3
- "version": "10.17.1",
3
+ "version": "10.17.2",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -334,7 +334,7 @@ $responsive-breakpoint: 'm';
334
334
 
335
335
  &__back-button {
336
336
  align-self: flex-start;
337
- left: 0;
337
+ left: 22px;
338
338
  opacity: 1;
339
339
  padding: $mu100 0 $mu100 $mu100;
340
340
  position: absolute;
@@ -798,13 +798,12 @@ $slide-sticky-bottom-animation-delay: $slide-animation-duration + 0.45s;
798
798
 
799
799
  @include set-from-screen($responsive-breakpoint) {
800
800
  width: 720px;
801
- margin: 0 auto;
801
+ margin: 7.5rem auto 0;
802
802
  }
803
803
 
804
804
  &__before-step {
805
805
  width: 100%;
806
806
  margin: 0 auto;
807
- padding-top: 7.5rem;
808
807
 
809
808
  @include set-from-screen($responsive-breakpoint) {
810
809
  width: 561px;
@@ -2392,20 +2392,11 @@
2392
2392
  "code": "LMFR_ATTIC_INSULATION_ADVICE_FOR_LESSEE",
2393
2393
  "type": "STEP",
2394
2394
  "component": "MPbQuestion",
2395
- "slots": {
2396
- "beforeContent": {
2397
- "display": true,
2398
- "component": "MPbProgress",
2399
- "totalStep": 5,
2400
- "currentStep": 1,
2401
- "sizeXlWidth": true
2402
- }
2403
- },
2404
2395
  "payload": {
2405
2396
  "viewModel": {
2406
2397
  "label": "Pour aller plus loin dans votre projet",
2407
2398
  "answersComponent": "MPbCard",
2408
- "disableNavigation": true
2399
+ "hideNextStep": true
2409
2400
  },
2410
2401
  "answers": {
2411
2402
  "DISCOVER_OUR_HEATERS": {