project-booster-vue 9.47.0 → 9.48.0

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 (90) hide show
  1. package/package.json +19 -14
  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 +8 -0
  77. package/src/components/restitution/PbRestitution.vue +1 -0
  78. package/src/components/restitution/PbRestitutionExit.vue +1 -0
  79. package/src/components/restitution/PbRestitutionLine.vue +13 -2
  80. package/src/components/restitution/PbRestitutionList.vue +36 -7
  81. package/src/components/restitution/PbRestitutionListBlock.vue +10 -0
  82. package/src/components/restitution/PbRestitutionListLine.vue +3 -0
  83. package/src/components/tasks/contentul-preview/PbTasksContentfulPreview.vue +1 -0
  84. package/src/components/tasks/details/PbTaskDetails.vue +6 -9
  85. 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
  86. package/src/components/trezor/PbTrezor.vue +13 -0
  87. package/src/components/warning-message/PbWarningMessage.vue +9 -1
  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-101-sandbox-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-with-modal-1-snap.png +0 -0
  90. 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.48.0",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -32,12 +32,14 @@
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/vue-3": "^0.35.1",
40
+ "@mozaic-ds/web-fonts": "^1.22.0",
40
41
  "@types/lodash.isempty": "4.4.6",
42
+ "@vue/test-utils": "^2.2.6",
41
43
  "@xstate/vue": "0.8.1",
42
44
  "ajv": "8.6.0",
43
45
  "axios": "0.25.0",
@@ -61,7 +63,7 @@
61
63
  "uuid": "8.3.2",
62
64
  "vee-validate": "4.4.5",
63
65
  "velocity-animate": "1.5.2",
64
- "vue": "3.2.31",
66
+ "vue": "^3.2.41",
65
67
  "vue-router": "4.0.12",
66
68
  "vue3-cookies": "1.0.6",
67
69
  "vuex": "4.0.2",
@@ -130,7 +132,6 @@
130
132
  "@vue/eslint-config-prettier": "6.0.0",
131
133
  "@vue/eslint-config-standard": "6.0.0",
132
134
  "@vue/eslint-config-typescript": "10.0.0",
133
- "@vue/test-utils": "2.0.0-rc.10",
134
135
  "axios-curl": "2.0.1",
135
136
  "babel-eslint": "10.1.0",
136
137
  "babel-jest": "26.6.3",
@@ -156,17 +157,21 @@
156
157
  "msw": "0.39.1",
157
158
  "msw-storybook-addon": "1.6.3",
158
159
  "mutationobserver-shim": "0.3.7",
159
- "postcss": "8.3.11",
160
- "postcss-loader": "4.2.0",
161
- "postcss-scss": "4.0.1",
160
+ "postcss": "^8.4.18",
161
+ "postcss-html": "^1.5.0",
162
+ "postcss-loader": "^7.0.1",
163
+ "postcss-scss": "^4.0.5",
162
164
  "prettier": "2.5.0",
163
165
  "pretty-quick": "3.1.1",
164
166
  "puppeteer": "10.4.0",
165
167
  "semantic-release": "17.4.4",
166
168
  "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",
169
+ "stylelint": "^14.14.0",
170
+ "stylelint-config-prettier": "^8.0.2",
171
+ "stylelint-config-recommended-scss": "^7.0.0",
172
+ "stylelint-config-recommended-vue": "^1.4.0",
173
+ "stylelint-config-standard": "^22.0.0",
174
+ "stylelint-config-standard-scss": "^5.0.0",
170
175
  "stylelint-order": "4.1.0",
171
176
  "stylelint-scss": "3.21.0",
172
177
  "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