project-booster-vue 9.47.0 → 9.47.1

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.
Files changed (89) hide show
  1. package/package.json +16 -12
  2. package/src/assets/styles/common/layout/_color.scss +0 -1
  3. package/src/assets/styles/common/layout/_screens.scss +3 -8
  4. package/src/assets/styles/common/layout/_spacing.scss +2 -8
  5. package/src/assets/styles/kozikaza/_roboto-fonts-faces.scss +3 -5
  6. package/src/components/appointment/PbAppointmentStartSection.vue +3 -0
  7. package/src/components/cards/PbCard.vue +1 -0
  8. package/src/components/cards/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-card-/360/237/247/254-features-align-text-1-snap.png +0 -0
  9. package/src/components/cards/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-card-/360/237/247/254-features-align-vertical-1-snap.png +0 -0
  10. package/src/components/cards/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-card-/360/237/247/254-features-degradations-1-snap.png +0 -0
  11. package/src/components/cards/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-card-/360/237/247/254-features-disabled-1-snap.png +0 -0
  12. package/src/components/cards/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-card-/360/237/247/254-features-flag-theme-1-snap.png +0 -0
  13. package/src/components/cards/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-card-/360/237/247/254-features-hero-1-snap.png +0 -0
  14. package/src/components/cards/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-card-/360/237/247/254-features-image-1-snap.png +0 -0
  15. package/src/components/cards/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-card-/360/237/247/254-features-image-ratio-1-snap.png +0 -0
  16. package/src/components/cards/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-card-/360/237/247/254-features-image-title-1-snap.png +0 -0
  17. package/src/components/cards-select/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-cards-select-/360/237/246/240-showcase-validation-1-snap.png +0 -0
  18. package/src/components/cards-select/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-cards-select-/360/237/246/240-showcase-validation-multiselect-1-snap.png +0 -0
  19. package/src/components/cards-select/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-cards-select-/360/237/246/240-showcase-validation-multiselect-w-default-value-1-snap.png +0 -0
  20. package/src/components/cards-select/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-cards-pb-cards-select-/360/237/246/240-showcase-validation-w-default-value-1-snap.png +0 -0
  21. package/src/components/configurations/list/PbConfigurationsList.vue +1 -1
  22. package/src/components/configurations/search/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-configurations-pb-configurations-search-/360/237/246/240-feature-empty-state-1-snap.png +0 -0
  23. package/src/components/configurations/search/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-configurations-pb-configurations-search-/360/237/246/240-feature-error-state-1-snap.png +0 -0
  24. package/src/components/configurations/search/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-configurations-pb-configurations-search-/360/237/246/240-feature-loading-1-snap.png +0 -0
  25. package/src/components/configurations/search/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-configurations-pb-configurations-search-/360/237/246/240-feature-with-configurations-1-snap.png +0 -0
  26. package/src/components/configurations/section/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-configurations-pb-configurations-section-/360/237/246/240-feature-empty-state-1-snap.png +0 -0
  27. package/src/components/configurations/section/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-configurations-pb-configurations-section-/360/237/246/240-feature-with-configurations-1-snap.png +0 -0
  28. package/src/components/configurations/section/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-configurations-pb-configurations-section-/360/237/246/240-feature-with-configurations-with-updated-prices-1-snap.png +0 -0
  29. package/src/components/empty-state/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-ui-pb-empty-state-/360/237/246/240-showcase-button-label-1-snap.png +0 -0
  30. package/src/components/estimates/PbEstimatesList.vue +1 -1
  31. package/src/components/items/PbItemCard.vue +1 -0
  32. package/src/components/landing/PbProjectsLanding.vue +2 -2
  33. package/src/components/landing/PbProjectsLandingEstimators.vue +1 -1
  34. package/src/components/landing/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-landing-pb-projects-landing-page-/360/237/223/204-101-sandbox-1-snap.png +0 -0
  35. package/src/components/loader/PbAnimableLoader.vue +5 -5
  36. package/src/components/media/PbMedia.vue +1 -1
  37. package/src/components/media/list/PbMediaList.vue +1 -1
  38. package/src/components/media/upload/PbMediaUpload.vue +1 -0
  39. package/src/components/mopinion/PbMOpinion.vue +2 -2
  40. package/src/components/mozaic/accordions/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-accordion-/342/232/233/357/270/217-showcase-disabled-1-snap.png +0 -0
  41. package/src/components/mozaic/buttons/MButton.vue +1 -1
  42. package/src/components/mozaic/buttons/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-button-/342/232/233/357/270/217-showcase-label-1-snap.png +0 -0
  43. package/src/components/mozaic/dialog/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-dialog-/342/232/233/357/270/217-showcase-height-max-height-1-snap.png +0 -0
  44. package/src/components/mozaic/dialog/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-dialog-/342/232/233/357/270/217-showcase-hide-cross-1-snap.png +0 -0
  45. package/src/components/mozaic/dialog/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-dialog-/342/232/233/357/270/217-showcase-hide-overlay-1-snap.png +0 -0
  46. package/src/components/mozaic/dialog/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-dialog-/342/232/233/357/270/217-showcase-scalability-1-snap.png +0 -0
  47. package/src/components/mozaic/dialog/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-dialog-/342/232/233/357/270/217-showcase-scalability-without-header-and-footer-1-snap.png +0 -0
  48. package/src/components/mozaic/dialog/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-dialog-/342/232/233/357/270/217-showcase-width-max-width-1-snap.png +0 -0
  49. package/src/components/mozaic/layer/MLayer.vue +1 -0
  50. package/src/components/mozaic/layer/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-layer-/342/232/233/357/270/217-101-sandbox-1-snap.png +0 -0
  51. package/src/components/mozaic/notifications/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-notification-/360/237/247/254-showcase-closable-1-snap.png +0 -0
  52. package/src/components/mozaic/notifications/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-notification-/360/237/247/254-showcase-link-label-1-snap.png +0 -0
  53. package/src/components/mozaic/notifications/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-notification-/360/237/247/254-showcase-text-1-snap.png +0 -0
  54. package/src/components/mozaic/notifications/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-mozaic-components-m-notification-/360/237/247/254-showcase-title-1-snap.png +0 -0
  55. package/src/components/pedagogy/PbPedagogy.vue +3 -0
  56. package/src/components/products/PbProducts.vue +4 -1
  57. package/src/components/progress/PbProgressBar.vue +1 -0
  58. package/src/components/progress/PbProgressBarHeader.vue +1 -0
  59. package/src/components/projects/project-hub/PbProjectHub.vue +1 -1
  60. package/src/components/projects/project-hub/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-projects-pb-project-hub-/360/237/246/240-features-appointment-showcase-with-cancelled-appointment-in-the-past-1-snap.png +0 -0
  61. package/src/components/projects/project-hub/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-projects-pb-project-hub-/360/237/246/240-features-configurations-import-showcase-error-with-existing-configurations-1-snap.png +0 -0
  62. package/src/components/projects/project-hub/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-projects-pb-project-hub-/360/237/246/240-features-configurations-import-showcase-with-existing-configurations-1-snap.png +0 -0
  63. package/src/components/projects/project-hub/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-projects-pb-project-hub-/360/237/246/240-features-configurations-list-showcase-with-configurations-1-snap.png +0 -0
  64. package/src/components/projects/project-hub/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-projects-pb-project-hub-/360/237/246/240-features-configurations-list-showcase-with-configurations-with-updated-prices-1-snap.png +0 -0
  65. package/src/components/projects/project-hub/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-projects-pb-project-hub-/360/237/246/240-features-estimates-showcase-delete-estimate-1-snap.png +0 -0
  66. package/src/components/projects/project-hub/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-projects-pb-project-hub-/360/237/246/240-features-estimates-showcase-with-estimates-1-snap.png +0 -0
  67. package/src/components/projects/project-item-save/PbProjectItemSave.vue +1 -1
  68. package/src/components/projects/project-item-save/PbProjectItemSaveProjectsList.vue +1 -0
  69. package/src/components/projects/projects/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-projects-pb-projects-/360/237/246/240-showcase-autoscroll-to-estimates-1-snap.png +0 -0
  70. package/src/components/projects/projects-list/PbProjectHub.vue +1 -1
  71. package/src/components/question/PbQuestion.vue +6 -1
  72. package/src/components/question/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-scenario-questions-pb-question-/360/237/246/240-features-question-101-101-1-snap.png +0 -0
  73. package/src/components/question/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-scenario-questions-pb-question-/360/237/246/240-features-question-custom-back-button-hide-back-button-1-snap.png +0 -0
  74. package/src/components/question/configurations-import/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-scenario-questions-pb-configurations-import-/360/237/246/240-with-simulations-linked-1-snap.png +0 -0
  75. package/src/components/question/incremental-amount-input/PbIncrementalAmountInput.vue +2 -2
  76. package/src/components/question/space-input/PbSpaceInput.vue +2 -0
  77. package/src/components/restitution/PbRestitution.vue +1 -0
  78. package/src/components/restitution/PbRestitutionExit.vue +1 -0
  79. package/src/components/restitution/PbRestitutionList.vue +9 -3
  80. package/src/components/restitution/PbRestitutionListBlock.vue +7 -0
  81. package/src/components/restitution/PbRestitutionListLine.vue +3 -0
  82. package/src/components/tasks/contentul-preview/PbTasksContentfulPreview.vue +1 -0
  83. package/src/components/tasks/details/PbTaskDetails.vue +6 -9
  84. package/src/components/tasks/details/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-tasks-pb-task-details-/360/237/246/240-read-only-demo-section-card-links-1-snap.png +0 -0
  85. package/src/components/trezor/PbTrezor.vue +3 -0
  86. package/src/components/warning-message/PbWarningMessage.vue +9 -1
  87. package/src/components/warning-message/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-warning-message-pb-warning-message-/360/237/246/240-101-sandbox-1-snap.png +0 -0
  88. package/src/components/warning-message/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-warning-message-pb-warning-message-/360/237/246/240-with-modal-1-snap.png +0 -0
  89. package/src/components/warning-message/__snapshots__/storyshots-puppeteer-test-puppeteer-ts-image-storyshots-project-booster-components-warning-message-pb-warning-message-/360/237/246/240-without-explain-link-1-snap.png +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "project-booster-vue",
3
- "version": "9.47.0",
3
+ "version": "9.47.1",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -32,11 +32,11 @@
32
32
  ],
33
33
  "dependencies": {
34
34
  "@contentful/rich-text-html-renderer": "15.0.0",
35
- "@mozaic-ds/css-dev-tools": "1.24.0",
36
- "@mozaic-ds/icons": "1.20.0",
37
- "@mozaic-ds/styles": "1.24.1",
38
- "@mozaic-ds/tokens": "1.22.0",
39
- "@mozaic-ds/web-fonts": "1.22.0",
35
+ "@mozaic-ds/css-dev-tools": "^1.47.0",
36
+ "@mozaic-ds/icons": "^1.49.0",
37
+ "@mozaic-ds/styles": "^1.49.1",
38
+ "@mozaic-ds/tokens": "^1.47.0",
39
+ "@mozaic-ds/web-fonts": "^1.22.0",
40
40
  "@types/lodash.isempty": "4.4.6",
41
41
  "@xstate/vue": "0.8.1",
42
42
  "ajv": "8.6.0",
@@ -156,17 +156,21 @@
156
156
  "msw": "0.39.1",
157
157
  "msw-storybook-addon": "1.6.3",
158
158
  "mutationobserver-shim": "0.3.7",
159
- "postcss": "8.3.11",
160
- "postcss-loader": "4.2.0",
161
- "postcss-scss": "4.0.1",
159
+ "postcss": "^8.4.18",
160
+ "postcss-html": "^1.5.0",
161
+ "postcss-loader": "^7.0.1",
162
+ "postcss-scss": "^4.0.5",
162
163
  "prettier": "2.5.0",
163
164
  "pretty-quick": "3.1.1",
164
165
  "puppeteer": "10.4.0",
165
166
  "semantic-release": "17.4.4",
166
167
  "semantic-release-gitmoji": "1.3.4",
167
- "stylelint": "13.13.1",
168
- "stylelint-config-prettier": "8.0.2",
169
- "stylelint-config-standard": "22.0.0",
168
+ "stylelint": "^14.14.0",
169
+ "stylelint-config-prettier": "^8.0.2",
170
+ "stylelint-config-recommended-scss": "^7.0.0",
171
+ "stylelint-config-recommended-vue": "^1.4.0",
172
+ "stylelint-config-standard": "^22.0.0",
173
+ "stylelint-config-standard-scss": "^5.0.0",
170
174
  "stylelint-order": "4.1.0",
171
175
  "stylelint-scss": "3.21.0",
172
176
  "stylelint-webpack-plugin": "2.2.0",
@@ -14,7 +14,6 @@ $themes: (
14
14
  'warning',
15
15
  'success'
16
16
  );
17
-
18
17
  $colors: get-token(color);
19
18
 
20
19
  @each $theme in $themes {
@@ -8,12 +8,9 @@ $screens: get-token(screen);
8
8
  @content;
9
9
  }
10
10
  /* stylelint-disable-next-line at-rule-empty-line-before, block-closing-brace-newline-after */
11
- }
12
-
13
- @else {
11
+ } @else {
14
12
  /* stylelint-disable-line at-rule-empty-line-before, block-closing-brace-newline-after */
15
- @error "the `#{$size}` key does not exist in the screen map."
16
- + "Please make sure to use an authorized value";
13
+ @error "the `#{$size}` key does not exist in the screen map." + "Please make sure to use an authorized value";
17
14
  }
18
15
  }
19
16
 
@@ -26,9 +23,7 @@ $major-screens: ('s', 'm', 'l', 'xl', 'xxl');
26
23
  @if $size == 's' {
27
24
  @content;
28
25
  /* stylelint-disable-next-line at-rule-empty-line-before, block-closing-brace-newline-after */
29
- }
30
-
31
- @else {
26
+ } @else {
32
27
  @include set-to-screen($size) {
33
28
  &\@from-#{$size} {
34
29
  @content;
@@ -24,12 +24,10 @@ $magic-units-multipliers: (
24
24
  18,
25
25
  20
26
26
  );
27
-
28
27
  $spacing-properties: (
29
28
  'padding': 'p',
30
29
  'margin': 'm',
31
30
  );
32
-
33
31
  $spacing-directions: (
34
32
  'a': (
35
33
  '',
@@ -61,13 +59,9 @@ $spacing-directions: (
61
59
 
62
60
  @if $magic-unit-multiplier >= 1 {
63
61
  $magic-unit-label: 100 * $magic-unit-multiplier;
64
- }
65
-
66
- @else if $magic-unit-multiplier == 0 {
62
+ } @else if $magic-unit-multiplier == 0 {
67
63
  $magic-unit-label: '000';
68
- }
69
-
70
- @else {
64
+ } @else {
71
65
  $magic-unit-label: "0" + #{100 * $magic-unit-multiplier};
72
66
  }
73
67
 
@@ -1,5 +1,5 @@
1
1
  @mixin import-font-families() {
2
- @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
2
+ @import 'https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap';
3
3
  }
4
4
 
5
5
  $font-weights: (
@@ -9,16 +9,14 @@ $font-weights: (
9
9
  );
10
10
 
11
11
  @mixin set-font-family() {
12
- font-family: 'Roboto', sans-serif;
12
+ font-family: Roboto, sans-serif;
13
13
  }
14
14
 
15
15
  @mixin set-font-weight($weight: 'regular') {
16
16
  @if map-has-key($font-weights, $weight) {
17
17
  font-weight: map-get($font-weights, $weight);
18
18
  /* stylelint-disable-next-line */
19
- }
20
-
21
- @else {
19
+ } @else {
22
20
  @warn 'you are trying to use a font-weight that is not supported : "#{$weight}"';
23
21
  }
24
22
  }
@@ -127,6 +127,7 @@ export default defineComponent({
127
127
 
128
128
  <style scoped lang="scss">
129
129
  @import 'pb-variables';
130
+
130
131
  $responsive-breakpoint: 'm';
131
132
 
132
133
  .pb-appointment-section {
@@ -145,6 +146,7 @@ $responsive-breakpoint: 'm';
145
146
  &-title {
146
147
  @include set-font-face('semi-bold');
147
148
  @include set-font-scale('09', 'm');
149
+
148
150
  color: $color-grey-900;
149
151
  text-align: start;
150
152
 
@@ -157,6 +159,7 @@ $responsive-breakpoint: 'm';
157
159
  &-title {
158
160
  @include set-font-face('regular');
159
161
  @include set-font-scale('07', 'm');
162
+
160
163
  color: $color-grey-800;
161
164
  margin-bottom: $mu075;
162
165
  margin-top: $mu200;
@@ -400,6 +400,7 @@ $responsive-breakpoint: 's';
400
400
 
401
401
  &--clickable {
402
402
  @include set-box-shadow('m');
403
+
403
404
  border: transparent;
404
405
  transition: box-shadow 200ms;
405
406
  }
@@ -207,7 +207,7 @@ $responsive-breakpoint: 'm';
207
207
 
208
208
  .pb-configurations-list {
209
209
  box-sizing: border-box;
210
- margin: -$mu100;
210
+ margin: (-$mu100);
211
211
  padding: 0;
212
212
  width: calc(100% + 2 * #{$mu100});
213
213
 
@@ -228,7 +228,7 @@ $responsive-breakpoint: 'm';
228
228
  }
229
229
 
230
230
  &__cards-container {
231
- margin: -$mu100;
231
+ margin: (-$mu100);
232
232
  max-width: none !important;
233
233
  padding: 0;
234
234
  width: calc(100% + 2 * #{$mu100});
@@ -61,6 +61,7 @@ $responsive-breakpoint: 's';
61
61
 
62
62
  &--clickable {
63
63
  @include set-box-shadow('m');
64
+
64
65
  border: transparent;
65
66
  transition: box-shadow 200ms;
66
67
  }
@@ -634,7 +634,7 @@ $responsive-breakpoint: 'm';
634
634
  }
635
635
 
636
636
  &--image-shadow {
637
- box-shadow: -$mu100 $mu100 $color-primary-01-200;
637
+ box-shadow: (-$mu100) $mu100 $color-primary-01-200;
638
638
  display: none;
639
639
  margin-bottom: $mu100;
640
640
  margin-left: 1rem;
@@ -752,7 +752,7 @@ $responsive-breakpoint: 'm';
752
752
  width: calc(100% + 2 * #{$mu050});
753
753
 
754
754
  @include set-from-screen($responsive-breakpoint) {
755
- margin: -$mu100 $mu100 $mu100 -#{$mu100};
755
+ margin: (-$mu100) $mu100 $mu100 -#{$mu100};
756
756
  width: calc(100% + 2 * #{$mu100});
757
757
  }
758
758
  }
@@ -186,7 +186,7 @@ $responsive-breakpoint: 'm';
186
186
  margin: -$mu050 $mu050 $mu050 -#{$mu050};
187
187
 
188
188
  @include set-from-screen($responsive-breakpoint) {
189
- margin: -$mu100 $mu100 $mu100 -#{$mu100};
189
+ margin: (-$mu100) $mu100 $mu100 -#{$mu100};
190
190
  }
191
191
  }
192
192
 
@@ -169,7 +169,7 @@ $responsive-breakpoint: 'l';
169
169
  #circle2 {
170
170
  animation: rotate 2s linear infinite both;
171
171
  stroke: $color-primary-01-500;
172
- stroke-dasharray: 31.415926;
172
+ stroke-dasharray: 31.4159;
173
173
  transform-origin: center;
174
174
  transition: transform 0.2s ease-out, stroke 0.2s ease-in-out;
175
175
 
@@ -199,19 +199,19 @@ $responsive-breakpoint: 'l';
199
199
  }
200
200
 
201
201
  250% {
202
- stroke-dashoffset: 31.415926;
202
+ stroke-dashoffset: 31.4159;
203
203
  }
204
204
 
205
205
  50% {
206
- stroke-dashoffset: 62.831853;
206
+ stroke-dashoffset: 62.8319;
207
207
  }
208
208
 
209
209
  75% {
210
- stroke-dashoffset: 94.2477796;
210
+ stroke-dashoffset: 94.2478;
211
211
  }
212
212
 
213
213
  100% {
214
- stroke-dashoffset: 125.66370614;
214
+ stroke-dashoffset: 125.6637;
215
215
  }
216
216
  }
217
217
 
@@ -395,7 +395,7 @@ $responsive-breakpoint: 'l';
395
395
  }
396
396
 
397
397
  &__tabs {
398
- box-shadow: 0px 10px 10px -10px $color-grey-200;
398
+ box-shadow: 0 10px 10px -10px $color-grey-200;
399
399
  margin-bottom: $mu250;
400
400
  width: 100%;
401
401
 
@@ -317,7 +317,7 @@ $responsive-breakpoint: 'l';
317
317
  width: calc(100% + 2 * #{$mu050});
318
318
 
319
319
  @include set-from-screen($responsive-breakpoint) {
320
- margin: -$mu100;
320
+ margin: (-$mu100);
321
321
  width: calc(100% + 2 * #{$mu100});
322
322
  }
323
323
 
@@ -720,6 +720,7 @@ $responsive-breakpoint: 'l';
720
720
 
721
721
  &-document-types {
722
722
  @include set-font-scale('05', 'm');
723
+
723
724
  color: $color-grey-900;
724
725
  display: flex;
725
726
  flex-direction: column;
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <div id="surveyContent"></div>
2
+ <div id="survey-content"></div>
3
3
  </template>
4
4
 
5
5
  <script lang="ts">
@@ -14,7 +14,7 @@ export default defineComponent({
14
14
 
15
15
  $responsive-breakpoint: 'm';
16
16
 
17
- #surveyContent {
17
+ #survey-content {
18
18
  width: 100%;
19
19
 
20
20
  :deep(.mopinion-survey-content) {
@@ -469,6 +469,7 @@ $responsive-breakpoint: 'm';
469
469
  }
470
470
  }
471
471
  }
472
+
472
473
  $text-primary: (
473
474
  'background': $color-grey-000,
474
475
  'font': $color-success-500,
@@ -482,7 +483,6 @@ $text-primary: (
482
483
  'border': transparent,
483
484
  ),
484
485
  );
485
-
486
486
  $text-primary-02: (
487
487
  'background': $color-grey-000,
488
488
  'font': $color-primary-02-500,
@@ -273,6 +273,7 @@ $responsive-breakpoint: 'm';
273
273
  box-sizing: border-box;
274
274
  max-height: 100%;
275
275
  padding-bottom: 0;
276
+
276
277
  /* Override mozaic */
277
278
  pointer-events: all;
278
279
  position: fixed;
@@ -155,6 +155,7 @@ export default defineComponent({
155
155
 
156
156
  <style scoped lang="scss">
157
157
  @import 'pb-variables';
158
+
158
159
  $responsive-breakpoint: 'm';
159
160
 
160
161
  .pb-pedagogy {
@@ -235,6 +236,7 @@ $responsive-breakpoint: 'm';
235
236
  &-title {
236
237
  @include set-font-scale('07', 'm');
237
238
  @include set-font-face('semi-bold');
239
+
238
240
  margin-bottom: $mu100;
239
241
  }
240
242
  }
@@ -242,6 +244,7 @@ $responsive-breakpoint: 'm';
242
244
  &__button-informations {
243
245
  @include set-font-scale('07', 'm');
244
246
  @include set-font-face('semi-bold');
247
+
245
248
  margin-bottom: ($mu100 * -1);
246
249
  margin-top: $mu200;
247
250
  }
@@ -151,6 +151,7 @@ $responsive-breakpoint: 'm';
151
151
 
152
152
  .pb-products {
153
153
  @include set-font-face('regular');
154
+
154
155
  flex-grow: 1;
155
156
  margin: 0 auto;
156
157
  padding: 0 $mu100;
@@ -176,13 +177,15 @@ $responsive-breakpoint: 'm';
176
177
  &__title {
177
178
  @include set-font-face('semi-bold');
178
179
  @include set-font-scale('07', 's');
180
+
179
181
  color: $color-grey-700;
180
182
  max-width: 100%;
181
- padding: 0 0 0 0;
183
+ padding: 0;
182
184
  text-align: center;
183
185
 
184
186
  @include set-from-screen($responsive-breakpoint) {
185
187
  @include set-font-scale('08', 'm');
188
+
186
189
  padding: 0 $mu100 $mu100 $mu100;
187
190
  text-align: center;
188
191
  width: auto;
@@ -31,6 +31,7 @@ export default defineComponent({
31
31
 
32
32
  <style lang="scss" scoped>
33
33
  @import 'pb-variables';
34
+
34
35
  $responsive-breakpoint: 'm';
35
36
 
36
37
  .progress-bar {
@@ -34,6 +34,7 @@ export default defineComponent({
34
34
 
35
35
  <style lang="scss" scoped>
36
36
  @import 'pb-variables';
37
+
37
38
  $responsive-breakpoint: 'm';
38
39
 
39
40
  .pb-progress-bar-header {
@@ -1473,7 +1473,7 @@ $appear-duration: 100ms;
1473
1473
  width: calc(100% + 2 * #{$mu050});
1474
1474
 
1475
1475
  @include set-from-screen($responsive-breakpoint) {
1476
- margin: -$mu100;
1476
+ margin: (-$mu100);
1477
1477
  width: calc(100% + 2 * #{$mu100});
1478
1478
  }
1479
1479
  }
@@ -490,6 +490,7 @@ export default defineComponent({
490
490
 
491
491
  <style lang="scss" scoped>
492
492
  @import 'pb-variables';
493
+
493
494
  $responsive-breakpoint: 'm';
494
495
 
495
496
  .pb-project-item-save {
@@ -569,7 +570,6 @@ $responsive-breakpoint: 'm';
569
570
 
570
571
  :deep(.pb-loader__title .pb-loader__title-icon-container) {
571
572
  position: relative !important;
572
- -webkit-transform: none !important;
573
573
  transform: none !important;
574
574
  }
575
575
 
@@ -113,6 +113,7 @@ export default defineComponent({
113
113
 
114
114
  <style scoped lang="scss">
115
115
  @import 'pb-variables';
116
+
116
117
  $responsive-breakpoint-l: 'l';
117
118
 
118
119
  .pb-project-item-project {
@@ -1469,7 +1469,7 @@ $appear-duration: 100ms;
1469
1469
  width: calc(100% + 2 * #{$mu050});
1470
1470
 
1471
1471
  @include set-from-screen($responsive-breakpoint) {
1472
- margin: -$mu100;
1472
+ margin: (-$mu100);
1473
1473
  width: calc(100% + 2 * #{$mu100});
1474
1474
  }
1475
1475
  }
@@ -1174,6 +1174,7 @@ $answers-apparition-duration: '0.5s';
1174
1174
 
1175
1175
  :deep(.m-dialog__header) {
1176
1176
  @include set-font-scale('04', 'm');
1177
+
1177
1178
  color: $color-grey-600;
1178
1179
  padding: $mu150 $mu350 $mu150 $mu150;
1179
1180
  }
@@ -1232,6 +1233,7 @@ $answers-apparition-duration: '0.5s';
1232
1233
 
1233
1234
  &-text {
1234
1235
  @include set-font-scale('04', 'l');
1236
+
1235
1237
  color: $color-grey-600;
1236
1238
  margin-top: $mu050;
1237
1239
  }
@@ -1251,7 +1253,7 @@ $answers-apparition-duration: '0.5s';
1251
1253
  }
1252
1254
 
1253
1255
  &-footer {
1254
- box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
1256
+ box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
1255
1257
  padding: $mu100;
1256
1258
  }
1257
1259
  }
@@ -1274,12 +1276,14 @@ $answers-apparition-duration: '0.5s';
1274
1276
 
1275
1277
  <style lang="scss">
1276
1278
  @import 'pb-variables';
1279
+
1277
1280
  $responsive-breakpoint: 'm';
1278
1281
 
1279
1282
  .pb-question {
1280
1283
  &__dialog-help {
1281
1284
  &__title {
1282
1285
  @include set-font-scale('06', 'm');
1286
+
1283
1287
  padding: $mu100 $mu250 $mu050 $mu250;
1284
1288
 
1285
1289
  @include set-from-screen($responsive-breakpoint) {
@@ -1289,6 +1293,7 @@ $responsive-breakpoint: 'm';
1289
1293
  h2 {
1290
1294
  @include set-font-scale('08', 'm');
1291
1295
  @include set-font-face('semi-bold');
1296
+
1292
1297
  margin-bottom: $mu025;
1293
1298
  }
1294
1299
 
@@ -292,7 +292,7 @@ $responsive-breakpoint: 'm';
292
292
  flex-grow: 1;
293
293
 
294
294
  @include set-from-screen($responsive-breakpoint) {
295
- //width: calc(100% - #{$mu050} - #{$mu050});
295
+ // width: calc(100% - #{$mu050} - #{$mu050});
296
296
  width: 314px;
297
297
  }
298
298
  }
@@ -310,7 +310,7 @@ $responsive-breakpoint: 'm';
310
310
  color: $color-grey-700;
311
311
  margin-bottom: 10px;
312
312
  max-width: 100%;
313
- padding: 0 0 0 0;
313
+ padding: 0;
314
314
  text-align: center;
315
315
  width: 384px;
316
316
 
@@ -471,6 +471,7 @@ $responsive-breakpoint: 'm';
471
471
  h2 {
472
472
  @include set-font-face('semi-bold');
473
473
  @include set-font-scale('07', 's');
474
+
474
475
  padding: $mu250 $mu250 0 $mu250;
475
476
  }
476
477
  }
@@ -500,6 +501,7 @@ $responsive-breakpoint: 'm';
500
501
 
501
502
  .pb-space-input__dialog__body p {
502
503
  @include set-font-scale('05', 'm');
504
+
503
505
  margin: $mu100 0;
504
506
  }
505
507
  </style>
@@ -291,6 +291,7 @@ export default defineComponent({
291
291
 
292
292
  <style lang="scss" scoped>
293
293
  @import 'pb-variables';
294
+
294
295
  $responsive-breakpoint: 'm';
295
296
  $space-top: $mu200;
296
297
  $space-left: $mu300;
@@ -70,6 +70,7 @@ export default defineComponent({
70
70
 
71
71
  <style scoped lang="scss">
72
72
  @import 'pb-variables';
73
+
73
74
  $responsive-breakpoint: 'l';
74
75
 
75
76
  .pb-restitution-exit {
@@ -310,6 +310,7 @@ export default defineComponent({
310
310
 
311
311
  <style lang="scss" scoped>
312
312
  @import 'pb-variables';
313
+
313
314
  $responsive-breakpoint: 'm';
314
315
  .hidden {
315
316
  display: none;
@@ -321,6 +322,7 @@ $responsive-breakpoint: 'm';
321
322
 
322
323
  .pb-restitution-list {
323
324
  @include set-font-face('regular');
325
+
324
326
  margin: 0 auto;
325
327
  position: relative;
326
328
  width: 100%;
@@ -350,6 +352,7 @@ $responsive-breakpoint: 'm';
350
352
  &__title {
351
353
  @include set-font-face('semi-bold');
352
354
  @include set-font-scale('10', 's');
355
+
353
356
  padding: $mu250 0 0 $mu100;
354
357
  text-align: left;
355
358
 
@@ -368,7 +371,7 @@ $responsive-breakpoint: 'm';
368
371
  position: absolute;
369
372
  right: 0;
370
373
  text-align: center;
371
- top: 0px;
374
+ top: 0;
372
375
  @include set-font-scale('07', 's');
373
376
 
374
377
  &::after {
@@ -378,7 +381,7 @@ $responsive-breakpoint: 'm';
378
381
  }
379
382
 
380
383
  &__footer {
381
- background: #ffffff;
384
+ background: #fff;
382
385
  bottom: 0;
383
386
  justify-self: flex-end;
384
387
  left: 0;
@@ -413,6 +416,7 @@ $responsive-breakpoint: 'm';
413
416
  &__title {
414
417
  @include set-font-face('semi-bold');
415
418
  @include set-font-scale('07', 's');
419
+
416
420
  margin-bottom: $mu150;
417
421
  }
418
422
 
@@ -447,7 +451,7 @@ $responsive-breakpoint: 'm';
447
451
  &::before {
448
452
  border-color: transparent transparent $color-primary-01-100 transparent;
449
453
  border-style: solid;
450
- border-width: 0 10px 16px 10px;
454
+ border-width: 0 10px 16px;
451
455
  content: '';
452
456
  height: 0;
453
457
  left: 10px;
@@ -494,6 +498,7 @@ $responsive-breakpoint: 'm';
494
498
  &:first-child {
495
499
  @include set-font-face('regular');
496
500
  @include set-font-scale('05', 's');
501
+
497
502
  margin-bottom: $mu050;
498
503
  width: 100%;
499
504
 
@@ -505,6 +510,7 @@ $responsive-breakpoint: 'm';
505
510
 
506
511
  &:last-child {
507
512
  @include set-font-face('semi-bold');
513
+
508
514
  width: 100%;
509
515
 
510
516
  @include set-from-screen($responsive-breakpoint) {
@@ -78,10 +78,12 @@ export default defineComponent({
78
78
 
79
79
  <style lang="scss" scoped>
80
80
  @import 'pb-variables';
81
+
81
82
  $responsive-breakpoint: 'm';
82
83
 
83
84
  .pb-restitution-list-block {
84
85
  @include set-box-shadow('l');
86
+
85
87
  margin-bottom: $mu100;
86
88
  padding: $mu150;
87
89
 
@@ -93,6 +95,7 @@ $responsive-breakpoint: 'm';
93
95
  &__title {
94
96
  @include set-font-face('semi-bold');
95
97
  @include set-font-scale('07', 's');
98
+
96
99
  margin-bottom: $mu050;
97
100
  }
98
101
 
@@ -115,6 +118,7 @@ $responsive-breakpoint: 'm';
115
118
 
116
119
  &__title {
117
120
  @include set-font-face('regular');
121
+
118
122
  width: 100%;
119
123
 
120
124
  @include set-from-screen($responsive-breakpoint) {
@@ -155,6 +159,7 @@ $responsive-breakpoint: 'm';
155
159
  &__price {
156
160
  @include set-font-face('semi-bold');
157
161
  @include set-font-scale('05', 's');
162
+
158
163
  display: flex;
159
164
  width: 100%;
160
165
 
@@ -194,6 +199,7 @@ $responsive-breakpoint: 'm';
194
199
  &__title {
195
200
  @include set-font-face('regular');
196
201
  @include set-font-scale('06', 's');
202
+
197
203
  margin-bottom: $mu050;
198
204
  width: 100%;
199
205
 
@@ -205,6 +211,7 @@ $responsive-breakpoint: 'm';
205
211
  &__price {
206
212
  @include set-font-face('semi-bold');
207
213
  @include set-font-scale('06', 's');
214
+
208
215
  display: flex;
209
216
  width: 100%;
210
217
 
@@ -36,6 +36,7 @@ export default defineComponent({
36
36
 
37
37
  <style lang="scss" scoped>
38
38
  @import 'pb-variables';
39
+
39
40
  $responsive-breakpoint: 'm';
40
41
 
41
42
  .pb-restitution-list-line {
@@ -52,6 +53,7 @@ $responsive-breakpoint: 'm';
52
53
  &__title {
53
54
  @include set-font-face('regular');
54
55
  @include set-font-scale('06', 's');
56
+
55
57
  margin-bottom: $mu050;
56
58
  width: 100%;
57
59
 
@@ -65,6 +67,7 @@ $responsive-breakpoint: 'm';
65
67
  &__price {
66
68
  @include set-font-face('semi-bold');
67
69
  @include set-font-scale('06', 's');
70
+
68
71
  display: flex;
69
72
  width: 100%;
70
73
 
@@ -439,6 +439,7 @@ export default defineComponent({
439
439
 
440
440
  <style lang="scss" scoped>
441
441
  @import 'pb-variables';
442
+
442
443
  $responsive-breakpoint: 'm';
443
444
 
444
445
  .pb-tasks-contentful-preview {
@@ -592,7 +592,7 @@ div:empty {
592
592
 
593
593
  :deep(.m-heading__label) {
594
594
  -webkit-box-orient: vertical;
595
- display: -webkit-box;
595
+ display: box;
596
596
  -webkit-line-clamp: 2;
597
597
  overflow: hidden;
598
598
  }
@@ -699,18 +699,15 @@ div:empty {
699
699
  }
700
700
  }
701
701
 
702
- &__card-links {
703
- margin-bottom: $mu150;
704
- margin-top: $mu100;
705
- width: 99%;
706
- }
707
-
708
702
  &__card-link-container {
709
703
  box-sizing: border-box;
710
704
  padding: $mu075;
711
705
  }
712
706
 
713
707
  &__card-links {
708
+ margin-bottom: $mu150;
709
+ margin-top: $mu100;
710
+ width: 99%;
714
711
  height: 100%;
715
712
 
716
713
  :deep(.pb-card) {
@@ -719,7 +716,7 @@ div:empty {
719
716
 
720
717
  :deep(.pb-card__title) {
721
718
  -webkit-box-orient: vertical;
722
- display: -webkit-box;
719
+ display: box;
723
720
  -webkit-line-clamp: 2;
724
721
  overflow: hidden;
725
722
 
@@ -734,7 +731,7 @@ div:empty {
734
731
 
735
732
  :deep(.pb-card__text) {
736
733
  -webkit-box-orient: vertical;
737
- display: -webkit-box;
734
+ display: box;
738
735
  -webkit-line-clamp: 4;
739
736
  overflow: hidden;
740
737
  }
@@ -328,6 +328,7 @@ $responsive-breakpoint: 'm';
328
328
  &__title {
329
329
  @include set-font-face('semi-bold');
330
330
  @include set-font-scale('08', 'm');
331
+
331
332
  max-width: calc(100% - 60px);
332
333
  padding: 30px;
333
334
  position: relative;
@@ -366,11 +367,13 @@ $responsive-breakpoint: 'm';
366
367
  &__label {
367
368
  @include set-font-face('regular');
368
369
  @include set-font-scale('04', 's');
370
+
369
371
  margin-bottom: $mu050;
370
372
 
371
373
  span {
372
374
  @include set-font-face('regular');
373
375
  @include set-font-scale('03', 's');
376
+
374
377
  color: $color-grey-500;
375
378
  }
376
379
  }
@@ -250,6 +250,7 @@ $small-responsive-breakpoint: 's-large';
250
250
  $responsive-breakpoint: 'm';
251
251
  .pb-warning-message {
252
252
  @include set-font-face('regular');
253
+
253
254
  flex-grow: 1;
254
255
  margin: 0 auto;
255
256
  padding: 0 $mu100;
@@ -284,12 +285,14 @@ $responsive-breakpoint: 'm';
284
285
  &__title {
285
286
  @include set-font-face('semi-bold');
286
287
  @include set-font-scale('07', 'm');
288
+
287
289
  color: $color-grey-700;
288
290
  max-width: 100%;
289
- padding: 0 0 0 0;
291
+ padding: 0;
290
292
  width: 384px;
291
293
  @include set-from-screen($responsive-breakpoint) {
292
294
  @include set-font-scale('07', 'm');
295
+
293
296
  padding: $mu250 $mu100 $mu100 $mu100;
294
297
  text-align: center;
295
298
  width: auto;
@@ -315,6 +318,7 @@ $responsive-breakpoint: 'm';
315
318
  &__text {
316
319
  @include set-font-face('semi-bold');
317
320
  @include set-font-scale('05', 's');
321
+
318
322
  text-align: center;
319
323
  }
320
324
  }
@@ -323,6 +327,7 @@ $responsive-breakpoint: 'm';
323
327
  h3 {
324
328
  @include set-font-face('semi-bold');
325
329
  @include set-font-scale('05', 's');
330
+
326
331
  margin: $mu100 0 0 0;
327
332
  }
328
333
 
@@ -359,6 +364,7 @@ $responsive-breakpoint: 'm';
359
364
  &__container--background {
360
365
  @extend .pb-warning-message__container;
361
366
  @include set-border-radius('m');
367
+
362
368
  background: $color-warning-100;
363
369
  border: 1px solid $color-warning-500;
364
370
  margin: $mu150 0 0 0;
@@ -391,6 +397,7 @@ $responsive-breakpoint: 'm';
391
397
  h2 {
392
398
  @include set-font-scale('08', 'm');
393
399
  @include set-font-face('semi-bold');
400
+
394
401
  margin: 0 0 $mu050 0;
395
402
  }
396
403
  }
@@ -400,6 +407,7 @@ $responsive-breakpoint: 'm';
400
407
 
401
408
  p {
402
409
  @include set-font-scale('06', 'm');
410
+
403
411
  margin: $mu075 0;
404
412
  }
405
413