project-booster-vue 10.30.0 → 10.30.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.
- package/package.json +1 -1
- package/src/Intro.stories.mdx +1 -1
- package/src/components/animations/PbProjectsLandingAnimation.stories.mdx +2 -2
- package/src/components/animations/PbProjectsLandingAnimation.vue +5 -5
- package/src/components/appointment/appointmentQualification-default-payload.json +3 -3
- package/src/components/cards/3-cards-list.json +3 -3
- package/src/components/cards/4-cards-list.json +4 -4
- package/src/components/cards/PbCard.stories.mdx +16 -16
- package/src/components/cards/cards-list.json +2 -2
- package/src/components/cards/decorators/PbCardSelectionIndicator.vue +1 -1
- package/src/components/cards-select/PbCardsSelect.stories.mdx +1 -1
- package/src/components/configurations/search/PbConfigurationsSearch.vue +3 -2
- package/src/components/configurations/search/tools.json +2 -2
- package/src/components/date-picker/MPbDatePicker.stories.mdx +1 -1
- package/src/components/date-picker/MPbDatePicker.vue +1 -1
- package/src/components/dropdown/PbDropdown.vue +1 -1
- package/src/components/empty-state/PbEmptyState.stories.mdx +15 -15
- package/src/components/estimates/PbEstimatesList.stories.mdx +1 -1
- package/src/components/header/PbHeader.stories.mdx +1 -1
- package/src/components/header/PbHeader.vue +1 -1
- package/src/components/items/PbItem.stories.mdx +2 -2
- package/src/components/items/PbItem.vue +3 -3
- package/src/components/items/PbItemInput.stories.mdx +2 -2
- package/src/components/items/PbItemInput.vue +2 -2
- package/src/components/items/PbItemsList.stories.mdx +2 -2
- package/src/components/items/PbItemsList.vue +1 -1
- package/src/components/items/items-list-icon.json +1 -1
- package/src/components/landing/PbProjectsLanding.vue +30 -23
- package/src/components/landing/PbProjectsLandingEstimators.vue +8 -8
- package/src/components/loader/PbAnimableLoader.stories.mdx +1 -1
- package/src/components/loader/PbAnimableLoader.vue +1 -1
- package/src/components/loader/PbLoader.stories.mdx +1 -1
- package/src/components/loader/PbMediaLoader.vue +1 -1
- package/src/components/media/PbMedia.vue +1 -1
- package/src/components/media/detail/PbMediaDetail.vue +11 -9
- package/src/components/media/list/PbMediaList.vue +1 -1
- package/src/components/media/list/documents-list-payload.json +1 -1
- package/src/components/media/upload/PbMediaUpload.vue +1 -1
- package/src/components/mopinion/PbMOpinion.stories.mdx +1 -1
- package/src/components/mozaic/accordions/MAccordion.stories.mdx +7 -7
- package/src/components/mozaic/buttons/MButton.stories.mdx +12 -12
- package/src/components/mozaic/checkbox/MCheckbox.stories.mdx +2 -2
- package/src/components/mozaic/dialog/MDialog.stories.mdx +3 -3
- package/src/components/mozaic/dialog/MDialog.vue +1 -1
- package/src/components/mozaic/flag/MFlag.stories.mdx +3 -3
- package/src/components/mozaic/flex/MFlex.stories.mdx +1 -1
- package/src/components/mozaic/grid/GridSystem.stories.mdx +1 -1
- package/src/components/mozaic/grid/MContainer.stories.mdx +2 -2
- package/src/components/mozaic/grid/MFlexy.stories.mdx +2 -2
- package/src/components/mozaic/grid/MFlexyCol.stories.mdx +2 -2
- package/src/components/mozaic/heading/MHeading.stories.mdx +3 -3
- package/src/components/mozaic/icon/MIcon.stories.mdx +5 -5
- package/src/components/mozaic/image/MImage.stories.mdx +2 -2
- package/src/components/mozaic/layer/MLayer.stories.mdx +2 -2
- package/src/components/mozaic/layer/MLayer.vue +1 -1
- package/src/components/mozaic/link/MLink.stories.mdx +41 -41
- package/src/components/mozaic/notifications/MNotification.stories.mdx +3 -3
- package/src/components/mozaic/quantityselector/MQuantitySelector.stories.mdx +3 -3
- package/src/components/mozaic/quantityselector/MQuantitySelector.vue +2 -2
- package/src/components/mozaic/radio/MRadio.stories.mdx +2 -2
- package/src/components/mozaic/radio/MRadio.vue +1 -1
- package/src/components/mozaic/tabs/MTabs.stories.mdx +2 -2
- package/src/components/mozaic/text-input/MTextInput.stories.mdx +5 -5
- package/src/components/onboarding/PbOnboarding.stories.js +3 -3
- package/src/components/onboarding/PbOnboarding.vue +1 -1
- package/src/components/pedagogy/default-payload.json +4 -4
- package/src/components/pedagogy/with-email-lead.json +1 -1
- package/src/components/pedagogy/with-instructions.json +4 -4
- package/src/components/products/PbProducts.vue +1 -1
- package/src/components/products/default-payload.json +1 -1
- package/src/components/projects/project-attributes/PbProjectAttributes.vue +16 -16
- package/src/components/projects/project-connect/PbProjectConnect.vue +1 -1
- package/src/components/projects/project-created/PbProjectCreated.vue +1 -1
- package/src/components/projects/project-hub/PbProjectHub.vue +7 -7
- package/src/components/projects/project-item-save/PbProjectItemSave.vue +1 -1
- package/src/components/projects/project-item-save/PbProjectItemSaveProjectsList.vue +1 -1
- package/src/components/projects/projects-list/PbProjectHub.vue +7 -7
- package/src/components/projects/projects-list/PbProjectsList.vue +6 -6
- package/src/components/question/PbQuestion-Demo-Multiple.stories.mdx +3 -3
- package/src/components/question/PbQuestion-Demo-Simple.stories.mdx +4 -4
- package/src/components/question/PbQuestion-Features-Answers-Buttons.stories.mdx +1 -1
- package/src/components/question/PbQuestion-Features-Question-Decorator-stripe.stories.mdx +7 -7
- package/src/components/question/PbQuestion-Features-Question-Skippable.stories.mdx +4 -4
- package/src/components/question/PbQuestion-Features-With-Progress-Bar.stories.mdx +2 -2
- package/src/components/question/PbQuestion.stories.mdx +1 -1
- package/src/components/question/PbQuestion.vue +2 -2
- package/src/components/question/amount-input/PbAmountInput.stories.mdx +1 -1
- package/src/components/question/amount-input/PbAmountInput.vue +2 -2
- package/src/components/question/city-search/PbCitySearch.stories.mdx +1 -1
- package/src/components/question/city-search/PbCitySearch.vue +1 -1
- package/src/components/question/city-search/default-payload.json +1 -1
- package/src/components/question/configurations-import/PbConfigurationsImport.stories.mdx +1 -1
- package/src/components/question/configurations-import/PbConfigurationsImport.vue +3 -3
- package/src/components/question/default-payload-modal.json +1 -1
- package/src/components/question/default-payload.json +1 -1
- package/src/components/question/dimensions-input/PbDimensionsInput.stories.mdx +1 -1
- package/src/components/question/dimensions-input/PbDimensionsInput.vue +2 -2
- package/src/components/question/dimensions-input/default-payload.json +1 -1
- package/src/components/question/incremental-amount-input/PbIncrementalAmountInput.stories.mdx +1 -1
- package/src/components/question/incremental-amount-input/PbIncrementalAmountInput.vue +1 -1
- package/src/components/question/incremental-amount-input/default-payload.json +1 -1
- package/src/components/question/list-select/PbListSelect-Answers-Skippable.stories.mdx +2 -1
- package/src/components/question/list-select/PbListSelect.stories.mdx +1 -1
- package/src/components/question/list-select/PbListSelect.vue +3 -3
- package/src/components/question/login-redirect/PbLoginRedirect.stories.mdx +6 -5
- package/src/components/question/login-redirect/default-payload.json +2 -2
- package/src/components/question/name-input/PbNameInput.stories.mdx +1 -1
- package/src/components/question/name-input/PbNameInput.vue +1 -1
- package/src/components/question/space-input/PbSpaceInput.stories.mdx +1 -1
- package/src/components/question/space-input/PbSpaceInput.vue +2 -2
- package/src/components/question/upload-document/PbUploadDocument.stories.mdx +1 -1
- package/src/components/question/upload-document/PbUploadDocument.vue +3 -3
- package/src/components/restitution/PbRestitution.vue +1 -1
- package/src/components/restitution/PbRestitutionLine.vue +2 -2
- package/src/components/restitution/restitution-default.json +2 -2
- package/src/components/restitution/restitution-no-pricebar.json +2 -2
- package/src/components/restitution/restitution-with-conditionnal-exit-options.json +3 -3
- package/src/components/restitution/restitution-with-exit-options.json +3 -3
- package/src/components/rework/alert/default-payload.json +2 -2
- package/src/components/rework/cards/3-cards-list.json +3 -3
- package/src/components/rework/cards/4-cards-list.json +4 -4
- package/src/components/rework/cards/MPbCards.stories.mdx +16 -16
- package/src/components/rework/cards/cards-list.json +2 -2
- package/src/components/rework/cards/decorators/MPbCardSelectionIndicator.vue +1 -1
- package/src/components/rework/media/upload/MPbMediaUpload.vue +1 -1
- package/src/components/rework/products/default-payload.json +1 -1
- package/src/components/rework/question/MPbQuestion.stories.mdx +1 -1
- package/src/components/rework/question/MPbQuestion.vue +3 -3
- package/src/components/rework/question/amount-input/MPbAmountInput.stories.mdx +3 -3
- package/src/components/rework/question/amount-input/MPbAmountInput.vue +2 -2
- package/src/components/rework/question/city-search/MPbCitySearch.stories.mdx +1 -1
- package/src/components/rework/question/city-search/MPbCitySearch.vue +1 -1
- package/src/components/rework/question/configurations-import/MPbConfigurationsImport.stories.mdx +1 -1
- package/src/components/rework/question/default-payload.json +1 -1
- package/src/components/rework/question/dimensions-input/MPbDimensionsInput.stories.mdx +1 -1
- package/src/components/rework/question/dimensions-input/MPbDimensionsInput.vue +1 -1
- package/src/components/rework/question/incremental-amount-input/MPbIncrementalAmountInput.stories.mdx +1 -1
- package/src/components/rework/question/incremental-amount-input/MPbIncrementalAmountInput.vue +1 -1
- package/src/components/rework/question/incremental-amount-input/default-payload.json +1 -1
- package/src/components/rework/question/list-select/MPbListSelect-Answers-Skippable.stories.mdx +2 -1
- package/src/components/rework/question/list-select/MPbListSelect.stories.mdx +1 -1
- package/src/components/rework/question/name-input/MPbNameInput.stories.mdx +1 -1
- package/src/components/rework/question/name-input/MPbNameInput.vue +1 -1
- package/src/components/rework/question/space-input/MPbSpaceInput.stories.mdx +1 -1
- package/src/components/rework/question/space-input/MPbSpaceInput.vue +1 -1
- package/src/components/rework/question/upload-document/MPbUploadDocument.stories.mdx +1 -1
- package/src/components/rework/question/upload-document/MPbUploadDocument.vue +1 -1
- package/src/components/rework/restitution/MPbRestitutionList.vue +1 -1
- package/src/components/rework/restitution/restitution-list-default.json +2 -2
- package/src/components/rework/ui/accordion/default-payload.json +1 -1
- package/src/components/scenario/PbScenario-Features-Skippable-Event.stories.mdx +6 -6
- package/src/components/scenario/scenarii/appointment-qualification-bathroom.json +28 -28
- package/src/components/scenario/scenarii/appointment-qualification-carpentry.json +37 -37
- package/src/components/scenario/scenarii/appointment-qualification-garden.json +20 -20
- package/src/components/scenario/scenarii/appointment-qualification-kitchen.json +45 -45
- package/src/components/scenario/scenarii/estimator-attic-insulation.json +14 -14
- package/src/components/scenario/scenarii/estimator-bathroom.json +69 -69
- package/src/components/scenario/scenarii/estimator-bookcase.json +15 -15
- package/src/components/scenario/scenarii/estimator-dressing.json +20 -20
- package/src/components/scenario/scenarii/estimator-external-wall-insulation.json +18 -18
- package/src/components/scenario/scenarii/estimator-floor-insulation.json +17 -17
- package/src/components/scenario/scenarii/estimator-floor.json +51 -51
- package/src/components/scenario/scenarii/estimator-heating.json +10 -10
- package/src/components/scenario/scenarii/estimator-hpwa.json +23 -23
- package/src/components/scenario/scenarii/estimator-kitchen.json +54 -54
- package/src/components/scenario/scenarii/estimator-misc.json +12 -12
- package/src/components/scenario/scenarii/estimator-new-construction.json +12 -12
- package/src/components/scenario/scenarii/estimator-pellet-boiler.json +26 -26
- package/src/components/scenario/scenarii/estimator-pellet-burning-stove.json +25 -25
- package/src/components/scenario/scenarii/estimator-roof-floor.json +25 -25
- package/src/components/scenario/scenarii/estimator-solar-panel.json +7 -7
- package/src/components/scenario/scenarii/estimator-storage.json +63 -63
- package/src/components/scenario/scenarii/estimator-tv.json +18 -18
- package/src/components/scenario/scenarii/estimator-wood-stove.json +28 -28
- package/src/components/scenario/scenarii/scenario-kitchen-context-for-rehydration.json +39 -39
- package/src/components/trezor/PbTrezor.stories.mdx +1 -1
- package/src/components/trezor/PbTrezor.vue +1 -1
- package/src/components/warning-message/PbWarningMessage.stories.mdx +1 -1
- package/src/components/warning-message/PbWarningMessage.vue +2 -2
- package/src/components/warning-message/with-modal.json +1 -1
- package/src/services/api/mocks/jsons/appointmentsRecovery.json +27 -27
- package/src/services/api/mocks/jsons/products.json +3 -3
- package/src/services/api/mocks/jsons/tools.json +3 -3
package/package.json
CHANGED
package/src/Intro.stories.mdx
CHANGED
|
@@ -8,7 +8,7 @@ import { Meta, Canvas, Story, ArgsTable } from '@storybook/addon-docs';
|
|
|
8
8
|
|
|
9
9
|
<div style={{ display: 'flex', flexDirection: 'column', alignItems: 'center'}}>
|
|
10
10
|
<img
|
|
11
|
-
src="https://
|
|
11
|
+
src="https://customer-project.adeo.cloud/project-booster-media/project-booster-vue/logo-project-booster-vue-large.svg"
|
|
12
12
|
style={{ backgroundColor: 'black', width: '20vw' }}
|
|
13
13
|
/>
|
|
14
14
|
|
|
@@ -12,8 +12,8 @@ import PbProjectsLandingAnimation from './PbProjectsLandingAnimation';
|
|
|
12
12
|
|
|
13
13
|
# 🦠 `PbProjectsLandingAnimation` - Component
|
|
14
14
|
|
|
15
|
-
[](https://www.figma.com/file/HRykzcjxuPMggEZtbdUPak/Espace-projet?node-id=4050%3A106200)
|
|
16
|
+
[](https://github.com/adeo/project-booster-vue/tree/master/src/components/animations)
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -52,27 +52,27 @@
|
|
|
52
52
|
<div class="pb-projects-landing-animation__images-container">
|
|
53
53
|
<m-image
|
|
54
54
|
class="pb-projects-landing-animation__image pb-projects-landing-animation__image-1"
|
|
55
|
-
src="https://
|
|
55
|
+
src="https://customer-project.adeo.cloud/project-booster-media/landing-projet/illustration-construction.png"
|
|
56
56
|
ratio="1x1"
|
|
57
57
|
/>
|
|
58
58
|
<m-image
|
|
59
59
|
class="pb-projects-landing-animation__image pb-projects-landing-animation__image-2"
|
|
60
|
-
src="https://
|
|
60
|
+
src="https://customer-project.adeo.cloud/project-booster-media/landing-projet/illustration-renovation.png"
|
|
61
61
|
ratio="1x1"
|
|
62
62
|
/>
|
|
63
63
|
<m-image
|
|
64
64
|
class="pb-projects-landing-animation__image pb-projects-landing-animation__image-3"
|
|
65
|
-
src="https://
|
|
65
|
+
src="https://customer-project.adeo.cloud/project-booster-media/landing-projet/illustration-ameublement.png"
|
|
66
66
|
ratio="1x1"
|
|
67
67
|
/>
|
|
68
68
|
<m-image
|
|
69
69
|
class="pb-projects-landing-animation__image pb-projects-landing-animation__image-4"
|
|
70
|
-
src="https://
|
|
70
|
+
src="https://customer-project.adeo.cloud/project-booster-media/landing-projet/illustration-exterieur.png"
|
|
71
71
|
ratio="1x1"
|
|
72
72
|
/>
|
|
73
73
|
<m-image
|
|
74
74
|
class="pb-projects-landing-animation__image pb-projects-landing-animation__image-5"
|
|
75
|
-
src="https://
|
|
75
|
+
src="https://customer-project.adeo.cloud/project-booster-media/landing-projet/illustration-decoration.png"
|
|
76
76
|
ratio="1x1"
|
|
77
77
|
/>
|
|
78
78
|
</div>
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"code": "ITEM-1",
|
|
20
20
|
"viewModel": {
|
|
21
21
|
"title": "Les informations sur votre projet",
|
|
22
|
-
"image": "https://
|
|
22
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/vad/liste-etapes/picto_planner-bien-choisir_small_40.svg",
|
|
23
23
|
"imageSize": "small"
|
|
24
24
|
}
|
|
25
25
|
},
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"code": "ITEM-2",
|
|
28
28
|
"viewModel": {
|
|
29
29
|
"title": "Un plan aux mesures de votre pièce (dessin, document, plan 3D…)",
|
|
30
|
-
"image": "https://
|
|
30
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/vad/liste-etapes/picto_planner-plan_40.svg",
|
|
31
31
|
"imageSize": "small"
|
|
32
32
|
}
|
|
33
33
|
},
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"code": "ITEM-3",
|
|
36
36
|
"viewModel": {
|
|
37
37
|
"title": "Des photos de votre cuisine",
|
|
38
|
-
"image": "https://
|
|
38
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/vad/picto_planner-penser_photo-small.svg",
|
|
39
39
|
"imageSize": "small"
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"code": "CARD-1",
|
|
5
5
|
"viewModel": {
|
|
6
6
|
"title": "Par Chat",
|
|
7
|
-
"image": "https://
|
|
7
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/common/services/store.jpg",
|
|
8
8
|
"text": "Sit voluptatem accusantium",
|
|
9
9
|
"buttonLabel": "Contacter",
|
|
10
10
|
"buttonHref": "http://leroymerlin.fr"
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"code": "CARD-2",
|
|
15
15
|
"viewModel": {
|
|
16
16
|
"title": "Par téléphone",
|
|
17
|
-
"image": "https://
|
|
17
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/common/services/appointment.jpg",
|
|
18
18
|
"text": "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium",
|
|
19
19
|
"buttonLabel": "Contacter",
|
|
20
20
|
"buttonHref": "http://leroymerlin.fr"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"code": "CARD-3",
|
|
25
25
|
"viewModel": {
|
|
26
26
|
"title": "En autonomie",
|
|
27
|
-
"image": "https://
|
|
27
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/common/services/photo-OAA-rangement-lien-tool.jpg",
|
|
28
28
|
"text": "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium",
|
|
29
29
|
"buttonLabel": "Contacter",
|
|
30
30
|
"buttonHref": "http://leroymerlin.fr"
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"code": "CARD-1",
|
|
5
5
|
"viewModel": {
|
|
6
6
|
"title": "Par Chat",
|
|
7
|
-
"image": "https://
|
|
7
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/common/services/store.jpg",
|
|
8
8
|
"text": "Sit voluptatem accusantium",
|
|
9
9
|
"buttonLabel": "Contacter",
|
|
10
10
|
"buttonHref": "http://leroymerlin.fr"
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"code": "CARD-2",
|
|
15
15
|
"viewModel": {
|
|
16
16
|
"title": "Par téléphone",
|
|
17
|
-
"image": "https://
|
|
17
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/common/services/appointment.jpg",
|
|
18
18
|
"text": "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium",
|
|
19
19
|
"buttonLabel": "Contacter",
|
|
20
20
|
"buttonHref": "http://leroymerlin.fr"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"code": "CARD-3",
|
|
25
25
|
"viewModel": {
|
|
26
26
|
"title": "En autonomie",
|
|
27
|
-
"image": "https://
|
|
27
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/common/services/photo-OAA-rangement-lien-tool.jpg",
|
|
28
28
|
"text": "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium",
|
|
29
29
|
"buttonLabel": "Contacter",
|
|
30
30
|
"buttonHref": "http://leroymerlin.fr"
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"code": "CARD-4",
|
|
35
35
|
"viewModel": {
|
|
36
36
|
"title": "En ??",
|
|
37
|
-
"image": "https://
|
|
37
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/common/services/installation.jpg",
|
|
38
38
|
"text": "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium",
|
|
39
39
|
"buttonLabel": "Contacter",
|
|
40
40
|
"buttonHref": "http://leroymerlin.fr"
|
|
@@ -92,8 +92,8 @@ export const HTML_STRING = `HTML string:
|
|
|
92
92
|
|
|
93
93
|
# 🦠 `PbCard` - Component
|
|
94
94
|
|
|
95
|
-
[](https://www.figma.com/file/XqqYm6Trew66wygIrVdH6r/%5BLIBRAIRIE%5D-Composants-Project-Booster?node-id=6%3A13)
|
|
96
|
+
[](https://github.com/adeo/project-booster-vue/tree/master/src/components/cards)
|
|
97
97
|
|
|
98
98
|
---
|
|
99
99
|
|
|
@@ -293,48 +293,48 @@ export const TemplateSandbox = (args, { argTypes }) => ({
|
|
|
293
293
|
text="The card text should have two lines"
|
|
294
294
|
button-label="The button label"
|
|
295
295
|
selected
|
|
296
|
-
type-icon="https://
|
|
296
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
297
297
|
class="pb-card--story"
|
|
298
298
|
/>
|
|
299
299
|
<pb-card
|
|
300
300
|
image="https://images.unsplash.com/photo-1577106777018-886191d770b2?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1868&q=80"
|
|
301
301
|
image-title="The image title"
|
|
302
302
|
selected
|
|
303
|
-
type-icon="https://
|
|
303
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
304
304
|
class="pb-card--story"
|
|
305
305
|
/>
|
|
306
306
|
<pb-card
|
|
307
307
|
image="https://images.unsplash.com/photo-1577106777018-886191d770b2?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1868&q=80"
|
|
308
308
|
image-title="The image title"
|
|
309
309
|
selectable
|
|
310
|
-
type-icon="https://
|
|
310
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
311
311
|
class="pb-card--story"
|
|
312
312
|
/>
|
|
313
313
|
<pb-card
|
|
314
314
|
image-title="The image title"
|
|
315
315
|
selectable
|
|
316
|
-
type-icon="https://
|
|
316
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
317
317
|
class="pb-card--story"
|
|
318
318
|
/>
|
|
319
319
|
<pb-card
|
|
320
320
|
image-title="The image title"
|
|
321
321
|
flag="The card flag"
|
|
322
322
|
selectable
|
|
323
|
-
type-icon="https://
|
|
323
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
324
324
|
class="pb-card--story"
|
|
325
325
|
/>
|
|
326
326
|
<pb-card
|
|
327
327
|
image-title="The image title"
|
|
328
328
|
hero="The card hero"
|
|
329
329
|
selectable
|
|
330
|
-
type-icon="https://
|
|
330
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
331
331
|
class="pb-card--story"
|
|
332
332
|
/>
|
|
333
333
|
<pb-card
|
|
334
334
|
image-title="The image title"
|
|
335
335
|
title="The card title"
|
|
336
336
|
selectable
|
|
337
|
-
type-icon="https://
|
|
337
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
338
338
|
class="pb-card--story"
|
|
339
339
|
/>
|
|
340
340
|
</div>
|
|
@@ -1101,7 +1101,7 @@ export const TemplateSandbox = (args, { argTypes }) => ({
|
|
|
1101
1101
|
button-label="The button label"
|
|
1102
1102
|
disabled
|
|
1103
1103
|
selectable
|
|
1104
|
-
type-icon="https://
|
|
1104
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
1105
1105
|
class="pb-card--story"
|
|
1106
1106
|
/>
|
|
1107
1107
|
<pb-card
|
|
@@ -1126,7 +1126,7 @@ export const TemplateSandbox = (args, { argTypes }) => ({
|
|
|
1126
1126
|
button-label="The button label"
|
|
1127
1127
|
disabled
|
|
1128
1128
|
selectable
|
|
1129
|
-
type-icon="https://
|
|
1129
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
1130
1130
|
class="pb-card--story"
|
|
1131
1131
|
/>
|
|
1132
1132
|
<pb-card
|
|
@@ -1139,7 +1139,7 @@ export const TemplateSandbox = (args, { argTypes }) => ({
|
|
|
1139
1139
|
button-label="The button label"
|
|
1140
1140
|
disabled
|
|
1141
1141
|
selectable
|
|
1142
|
-
type-icon="https://
|
|
1142
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
1143
1143
|
class="pb-card--story"
|
|
1144
1144
|
/>
|
|
1145
1145
|
</div>
|
|
@@ -1298,12 +1298,12 @@ export const TemplateSandbox = (args, { argTypes }) => ({
|
|
|
1298
1298
|
title="The card title"
|
|
1299
1299
|
text="The card text should have two lines"
|
|
1300
1300
|
button-label="The button label"
|
|
1301
|
-
type-icon="https://
|
|
1301
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
1302
1302
|
class="pb-card--story"
|
|
1303
1303
|
/>
|
|
1304
1304
|
<pb-card
|
|
1305
1305
|
title="The card title"
|
|
1306
|
-
type-icon="https://
|
|
1306
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
1307
1307
|
class="pb-card--story"
|
|
1308
1308
|
/>
|
|
1309
1309
|
</div>
|
|
@@ -1445,7 +1445,7 @@ export const TemplateSandbox = (args, { argTypes }) => ({
|
|
|
1445
1445
|
title="The card title"
|
|
1446
1446
|
text="The card text should have two lines"
|
|
1447
1447
|
link-label="The link label"
|
|
1448
|
-
type-icon="https://
|
|
1448
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
1449
1449
|
class="pb-card--story"
|
|
1450
1450
|
/>
|
|
1451
1451
|
<pb-card
|
|
@@ -1476,7 +1476,7 @@ export const TemplateSandbox = (args, { argTypes }) => ({
|
|
|
1476
1476
|
title="The card title"
|
|
1477
1477
|
text="The card text should have two lines"
|
|
1478
1478
|
card-link="http://www.google.com"
|
|
1479
|
-
type-icon="https://
|
|
1479
|
+
type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg"
|
|
1480
1480
|
class="pb-card--story"
|
|
1481
1481
|
/>
|
|
1482
1482
|
</div>
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"code": "CARD-1",
|
|
5
5
|
"viewModel": {
|
|
6
6
|
"title": "Par Chat",
|
|
7
|
-
"image": "https://
|
|
7
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/common/services/store.jpg",
|
|
8
8
|
"text": "Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium",
|
|
9
9
|
"buttonLabel": "Contacter",
|
|
10
10
|
"buttonHref": "http://leroymerlin.fr"
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"code": "CARD-2",
|
|
15
15
|
"viewModel": {
|
|
16
16
|
"title": "Par téléphone",
|
|
17
|
-
"image": "https://
|
|
17
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/common/services/appointment.jpg",
|
|
18
18
|
"text": "Sed ut perspiciatis unde omnis iste natus error",
|
|
19
19
|
"buttonLabel": "Contacter",
|
|
20
20
|
"buttonHref": "http://leroymerlin.fr"
|
|
@@ -50,7 +50,7 @@ $responsive-breakpoint: 's';
|
|
|
50
50
|
&::after {
|
|
51
51
|
animation: zoom-in 100ms forwards;
|
|
52
52
|
background-color: $color-primary-01-500;
|
|
53
|
-
background-image: url('https://
|
|
53
|
+
background-image: url('https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Notification_Available_16px--White.svg');
|
|
54
54
|
background-position: center;
|
|
55
55
|
border-color: $color-primary-01-500;
|
|
56
56
|
border-radius: 100%;
|
|
@@ -542,7 +542,7 @@ export const TemplateValidation = (args, { argTypes }) => ({
|
|
|
542
542
|
alignText: 'center',
|
|
543
543
|
alignHorizontal: 'center',
|
|
544
544
|
alignVertical: 'center',
|
|
545
|
-
typeIcon: 'https://
|
|
545
|
+
typeIcon: 'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg',
|
|
546
546
|
selected: true,
|
|
547
547
|
},
|
|
548
548
|
]"
|
|
@@ -103,8 +103,9 @@ import PbConfigurationsList from '../list/PbConfigurationsList.vue';
|
|
|
103
103
|
import PbLoader from '../../loader/PbLoader.vue';
|
|
104
104
|
|
|
105
105
|
const ICONS_PER_TOOL_TYPE = {
|
|
106
|
-
'budget-estimator':
|
|
107
|
-
|
|
106
|
+
'budget-estimator':
|
|
107
|
+
'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Payment_Bill_24px.svg',
|
|
108
|
+
'oaa': 'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Media_Project_24px.svg',
|
|
108
109
|
};
|
|
109
110
|
|
|
110
111
|
export default defineComponent({
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"subtitle": "Meubles + équipements + pose",
|
|
9
9
|
"type": "budget-estimator",
|
|
10
10
|
"link": "https://www.leroymerlin.fr/estimez-le-cout-de-votre-prochaine-cuisine.html",
|
|
11
|
-
"image": "https://
|
|
11
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/kitchen/logo-kitchen-estimators.png"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
"id": "Estimation-budget-cout-rangement",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"subtitle": "Radiateur + pose",
|
|
17
17
|
"type": "budget-estimator",
|
|
18
18
|
"link": "https://www.leroymerlin.fr/estimez-le-cout-de-votre-meuble-de-rangement-sur-mesure.html",
|
|
19
|
-
"image": "https://
|
|
19
|
+
"image": "https://customer-project.adeo.cloud/project-booster-media/storage/logo-storage-estimator.jpg"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"id": "Concevoir-ma-cuisine-en-3D",
|
|
@@ -13,7 +13,7 @@ import MPbDatePicker from './MPbDatePicker.vue';
|
|
|
13
13
|
|
|
14
14
|
# 🦠 `MPbDatePicker` - Components
|
|
15
15
|
|
|
16
|
-
[](https://github.com/adeo/project-booster-vue/tree/master/src/components/date-picker/MPbDatePicker)
|
|
17
17
|
|
|
18
18
|
---
|
|
19
19
|
|
|
@@ -5,7 +5,7 @@ import MLink from '../mozaic/link/MLink.vue';
|
|
|
5
5
|
import MButton from '../mozaic/buttons/MButton.vue';
|
|
6
6
|
|
|
7
7
|
const BACK_ICON =
|
|
8
|
-
'https://
|
|
8
|
+
'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Arrow_Arrow--Left_16px.svg';
|
|
9
9
|
const props = defineProps(['payload']);
|
|
10
10
|
const emit = defineEmits(['go-back']);
|
|
11
11
|
const store = useStore();
|
|
@@ -131,7 +131,7 @@ export interface DropdownConfig {
|
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
const STAR_ICON =
|
|
134
|
-
'https://
|
|
134
|
+
'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Social_View_Star--Full_24px.svg';
|
|
135
135
|
|
|
136
136
|
export default defineComponent({
|
|
137
137
|
name: 'PbDropdown',
|
|
@@ -11,8 +11,8 @@ import PbEmptyState from './PbEmptyState';
|
|
|
11
11
|
|
|
12
12
|
# 🦠 `PbEmptyState` - Component
|
|
13
13
|
|
|
14
|
-
[](https://www.figma.com/file/XqqYm6Trew66wygIrVdH6r/%5BLIBRAIRIE%5D-Composants-Project-Booster?node-id=362%3A47)
|
|
15
|
+
[](https://github.com/adeo/project-booster-vue/tree/master/src/components/empty-state)
|
|
16
16
|
|
|
17
17
|
---
|
|
18
18
|
|
|
@@ -53,15 +53,15 @@ export const TemplateSandbox = (args, { argTypes }) => {
|
|
|
53
53
|
args={{
|
|
54
54
|
title: 'The empty state title',
|
|
55
55
|
subtitle: 'The empty state subtitle',
|
|
56
|
-
image: 'https://
|
|
57
|
-
icon: 'https://
|
|
56
|
+
image: 'https://customer-project.adeo.cloud/project-booster-media/planner/planner.svg',
|
|
57
|
+
icon: 'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Notification_Circle--Available_64px.svg',
|
|
58
58
|
buttonLabel: 'The button label',
|
|
59
59
|
buttonLeftIcon:
|
|
60
|
-
'https://
|
|
60
|
+
'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Arrow_Arrow--Left_24px.svg',
|
|
61
61
|
buttonRightIcon:
|
|
62
|
-
'https://
|
|
62
|
+
'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Arrow_Arrow--Right_24px.svg',
|
|
63
63
|
typeIcon:
|
|
64
|
-
'https://
|
|
64
|
+
'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Notification_Circle--Available_24px.svg',
|
|
65
65
|
}}
|
|
66
66
|
>
|
|
67
67
|
{TemplateSandbox.bind({})}
|
|
@@ -113,8 +113,8 @@ export const TemplateSandbox = (args, { argTypes }) => {
|
|
|
113
113
|
template: `
|
|
114
114
|
<div style="display: flex; flex-direction: column; gap: 1rem;">
|
|
115
115
|
<pb-empty-state title="The empty state title" />
|
|
116
|
-
<pb-empty-state title="The empty state title" image="https://
|
|
117
|
-
<pb-empty-state title="The empty state title" image="https://
|
|
116
|
+
<pb-empty-state title="The empty state title" image="https://customer-project.adeo.cloud/project-booster-media/planner/planner.svg" />
|
|
117
|
+
<pb-empty-state title="The empty state title" image="https://customer-project.adeo.cloud/project-booster-media/media/media.svg" />
|
|
118
118
|
</div>
|
|
119
119
|
`,
|
|
120
120
|
}}
|
|
@@ -130,7 +130,7 @@ export const TemplateSandbox = (args, { argTypes }) => {
|
|
|
130
130
|
template: `
|
|
131
131
|
<div style="display: flex; flex-direction: column; gap: 1rem;">
|
|
132
132
|
<pb-empty-state />
|
|
133
|
-
<pb-empty-state icon="https://
|
|
133
|
+
<pb-empty-state icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Notification_Circle--Available_64px.svg" />
|
|
134
134
|
</div>
|
|
135
135
|
`,
|
|
136
136
|
}}
|
|
@@ -164,12 +164,12 @@ export const TemplateSandbox = (args, { argTypes }) => {
|
|
|
164
164
|
<div style="display: flex; flex-direction: column; gap: 1rem;">
|
|
165
165
|
<pb-empty-state />
|
|
166
166
|
<pb-empty-state button-label="The button label" />
|
|
167
|
-
<pb-empty-state button-left-icon="https://
|
|
168
|
-
<pb-empty-state button-right-icon="https://
|
|
167
|
+
<pb-empty-state button-left-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Arrow_Arrow--Left_24px.svg" />
|
|
168
|
+
<pb-empty-state button-right-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Arrow_Arrow--Right_24px.svg" />
|
|
169
169
|
<pb-empty-state
|
|
170
170
|
button-label="The button label"
|
|
171
|
-
button-left-icon="https://
|
|
172
|
-
button-right-icon="https://
|
|
171
|
+
button-left-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Arrow_Arrow--Left_24px.svg"
|
|
172
|
+
button-right-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Arrow_Arrow--Right_24px.svg"
|
|
173
173
|
/>
|
|
174
174
|
</div>
|
|
175
175
|
`,
|
|
@@ -186,7 +186,7 @@ export const TemplateSandbox = (args, { argTypes }) => {
|
|
|
186
186
|
template: `
|
|
187
187
|
<div style="display: flex; flex-direction: column; gap: 1rem;">
|
|
188
188
|
<pb-empty-state title="The empty state title" />
|
|
189
|
-
<pb-empty-state title="The empty state title" type-icon="https://
|
|
189
|
+
<pb-empty-state title="The empty state title" type-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Notification_Circle--Available_24px.svg" />
|
|
190
190
|
</div>
|
|
191
191
|
`,
|
|
192
192
|
}}
|
|
@@ -41,7 +41,7 @@ import {
|
|
|
41
41
|
|
|
42
42
|
# 🦠 `PbEstimatesList` - Components
|
|
43
43
|
|
|
44
|
-
[](https://github.com/adeo/project-booster-vue/tree/master/src/components/estimates)
|
|
45
45
|
|
|
46
46
|
---
|
|
47
47
|
|
|
@@ -36,7 +36,7 @@ export const TemplateSandbox = (args, { argTypes }) => ({
|
|
|
36
36
|
<Story
|
|
37
37
|
name="101 Sandbox"
|
|
38
38
|
args={{
|
|
39
|
-
logo: 'https://
|
|
39
|
+
logo: 'https://customer-project.adeo.cloud/project-booster-media/common/logo-lm.svg',
|
|
40
40
|
title: 'Espace projet client',
|
|
41
41
|
subtitle: 'Connecté en tant que 20010944',
|
|
42
42
|
logoutLabel: 'Se déconnecter',
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
<div v-if="logoutLabel" class="pb-header__button">
|
|
11
11
|
<m-button
|
|
12
12
|
class="pb-header__button--mobile"
|
|
13
|
-
left-icon="https://
|
|
13
|
+
left-icon="https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Display_Connect_32px.svg"
|
|
14
14
|
theme="text-primary"
|
|
15
15
|
size="s"
|
|
16
16
|
@click="handleLogoutClick"
|
|
@@ -49,8 +49,8 @@ export const serializeValues = (values) => {
|
|
|
49
49
|
|
|
50
50
|
# 🦠 `PbItem` - Component
|
|
51
51
|
|
|
52
|
-
[](https://www.figma.com/file/XqqYm6Trew66wygIrVdH6r/%5BLIBRAIRIE%5D-Composants-Project-Booster?node-id=1344%3A11693)
|
|
53
|
+
[](https://github.com/adeo/project-booster-vue/tree/master/src/components/items)
|
|
54
54
|
|
|
55
55
|
---
|
|
56
56
|
|
|
@@ -133,7 +133,7 @@ export default defineComponent({
|
|
|
133
133
|
icon: {
|
|
134
134
|
type: String,
|
|
135
135
|
default:
|
|
136
|
-
"https://
|
|
136
|
+
"https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Arrow_Arrow--Right_24px.svg'",
|
|
137
137
|
},
|
|
138
138
|
},
|
|
139
139
|
|
|
@@ -212,7 +212,7 @@ export default defineComponent({
|
|
|
212
212
|
:deep(.mc-checkbox .mc-checkbox__input) {
|
|
213
213
|
background: none;
|
|
214
214
|
border-color: white;
|
|
215
|
-
content: url('https://
|
|
215
|
+
content: url('https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Notification_Available_16px--White.svg');
|
|
216
216
|
filter: invert(56%) sepia(9%) saturate(3801%) hue-rotate(58deg) brightness(89%) contrast(93%);
|
|
217
217
|
}
|
|
218
218
|
|
|
@@ -230,7 +230,7 @@ export default defineComponent({
|
|
|
230
230
|
:deep(.mc-radio .mc-radio__input) {
|
|
231
231
|
background: none;
|
|
232
232
|
border-color: white;
|
|
233
|
-
content: url('https://
|
|
233
|
+
content: url('https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Notification_Available_16px--White.svg');
|
|
234
234
|
filter: invert(56%) sepia(9%) saturate(3801%) hue-rotate(58deg) brightness(89%) contrast(93%);
|
|
235
235
|
}
|
|
236
236
|
|
|
@@ -49,8 +49,8 @@ export const serializeValues = (values) => {
|
|
|
49
49
|
|
|
50
50
|
# 🦠 `PbItemInput` - Component
|
|
51
51
|
|
|
52
|
-
[](https://www.figma.com/file/XqqYm6Trew66wygIrVdH6r/%5BLIBRAIRIE%5D-Composants-Project-Booster?node-id=1344%3A11693)
|
|
53
|
+
[](https://github.com/adeo/project-booster-vue/tree/master/src/components/items)
|
|
54
54
|
|
|
55
55
|
---
|
|
56
56
|
|
|
@@ -278,7 +278,7 @@ export default defineComponent({
|
|
|
278
278
|
:deep(.mc-checkbox .mc-checkbox__input) {
|
|
279
279
|
background: none;
|
|
280
280
|
border-color: white;
|
|
281
|
-
content: url('https://
|
|
281
|
+
content: url('https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Notification_Available_16px--White.svg');
|
|
282
282
|
filter: invert(56%) sepia(9%) saturate(3801%) hue-rotate(58deg) brightness(89%) contrast(93%);
|
|
283
283
|
transition: none !important;
|
|
284
284
|
}
|
|
@@ -298,7 +298,7 @@ export default defineComponent({
|
|
|
298
298
|
:deep(.mc-radio .mc-radio__input) {
|
|
299
299
|
background: none;
|
|
300
300
|
border-color: white;
|
|
301
|
-
content: url('https://
|
|
301
|
+
content: url('https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Notification_Available_16px--White.svg');
|
|
302
302
|
filter: invert(56%) sepia(9%) saturate(3801%) hue-rotate(58deg) brightness(89%) contrast(93%);
|
|
303
303
|
transition: none !important;
|
|
304
304
|
}
|
|
@@ -46,8 +46,8 @@ export const serializeValues = (values) => {
|
|
|
46
46
|
|
|
47
47
|
# 🦠 `PbItemsList` - Component
|
|
48
48
|
|
|
49
|
-
[](https://www.figma.com/file/XqqYm6Trew66wygIrVdH6r/%5BLIBRAIRIE%5D-Composants-Project-Booster?node-id=362%3A47)
|
|
50
|
+
[](https://github.com/adeo/project-booster-vue/tree/master/src/components/empty-state)
|
|
51
51
|
|
|
52
52
|
---
|
|
53
53
|
|
|
@@ -54,7 +54,7 @@ import PbItemInput from '../items/PbItemInput.vue';
|
|
|
54
54
|
import { Item } from '../../types/pb/Item';
|
|
55
55
|
|
|
56
56
|
const LINK_ICON =
|
|
57
|
-
'https://
|
|
57
|
+
'https://customer-project.adeo.cloud/project-booster-media/mozaic-icons/svg/Navigation_Arrow_Arrow--Right_16px.svg';
|
|
58
58
|
|
|
59
59
|
export default defineComponent({
|
|
60
60
|
name: 'PbItemsList',
|