@pareto-engineering/design-system 0.0.1-alpha.60 → 0.0.1-alpha.64
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/dist/cjs/a/TeamInfo/TeamInfo.js +1 -1
- package/dist/cjs/a/TeamInfo/styles.scss +3 -2
- package/dist/cjs/b/QuestionDropdown/QuestionDropdown.js +11 -4
- package/dist/cjs/c/index.js +1 -125
- package/dist/cjs/f/fields/SelectInput/styles.scss +7 -3
- package/dist/es/a/TeamInfo/TeamInfo.js +1 -1
- package/dist/es/a/TeamInfo/styles.scss +3 -2
- package/dist/es/b/QuestionDropdown/QuestionDropdown.js +11 -4
- package/dist/es/c/index.js +1 -15
- package/dist/es/f/fields/SelectInput/styles.scss +7 -3
- package/package.json +3 -3
- package/src/__snapshots__/Storyshots.test.js.snap +251 -1831
- package/src/stories/b/QuestionDropdown.stories.jsx +15 -0
- package/src/stories/colors.js +1 -1
- package/src/stories/f/SelectInput.stories.jsx +3 -7
- package/src/ui/a/TeamInfo/TeamInfo.jsx +1 -1
- package/src/ui/a/TeamInfo/styles.scss +3 -2
- package/src/ui/b/QuestionDropdown/QuestionDropdown.jsx +8 -3
- package/src/ui/c/index.js +0 -18
- package/src/ui/f/fields/SelectInput/styles.scss +7 -3
- package/dist/cjs/a/RatingsInput/RatingsInput.js +0 -88
- package/dist/cjs/a/RatingsInput/common/Rating/Rating.js +0 -120
- package/dist/cjs/a/RatingsInput/common/Rating/index.js +0 -15
- package/dist/cjs/a/RatingsInput/common/index.js +0 -13
- package/dist/cjs/a/RatingsInput/index.js +0 -15
- package/dist/cjs/a/RatingsInput/styles.scss +0 -35
- package/dist/es/a/RatingsInput/RatingsInput.js +0 -72
- package/dist/es/a/RatingsInput/common/Rating/Rating.js +0 -102
- package/dist/es/a/RatingsInput/common/Rating/index.js +0 -2
- package/dist/es/a/RatingsInput/common/index.js +0 -1
- package/dist/es/a/RatingsInput/index.js +0 -2
- package/dist/es/a/RatingsInput/styles.scss +0 -35
- package/src/stories/c/AcceptCookies.stories.jsx +0 -27
- package/src/stories/c/BlogCategoryButton.stories.jsx +0 -33
- package/src/stories/c/BlogPost.stories.jsx +0 -68
- package/src/stories/c/BlogPostsList.stories.jsx +0 -91
- package/src/stories/c/SiteFooter.stories.jsx +0 -33
- package/src/stories/c/SiteHeaderCTA.stories.jsx +0 -28
- package/src/stories/c/SiteMission.stories.jsx +0 -78
- package/src/stories/c/SiteNavigation.stories.jsx +0 -79
- package/src/stories/c/SiteOnboardingStep.stories.jsx +0 -46
- package/src/stories/c/SitePricing.stories.jsx +0 -48
- package/src/stories/c/SiteServices.stories.jsx +0 -170
- package/src/stories/c/TeamGallery.stories.jsx +0 -52
- package/src/stories/c/Testimonials.stories.jsx +0 -43
- package/src/stories/c/blogUrlMap.js +0 -13
- package/src/ui/c/AcceptCookies/AcceptCookies.jsx +0 -133
- package/src/ui/c/AcceptCookies/index.js +0 -2
- package/src/ui/c/AcceptCookies/styles.scss +0 -49
- package/src/ui/c/BlogCategoryButton/BlogCategoryButton.jsx +0 -96
- package/src/ui/c/BlogCategoryButton/index.js +0 -2
- package/src/ui/c/BlogContext/BlogContextProvider.jsx +0 -60
- package/src/ui/c/BlogContext/Context.js +0 -3
- package/src/ui/c/BlogContext/ContextProvider.jsx +0 -60
- package/src/ui/c/BlogContext/index.js +0 -4
- package/src/ui/c/BlogContext/useBlog.js +0 -4
- package/src/ui/c/BlogPost/BlogPost.jsx +0 -161
- package/src/ui/c/BlogPost/index.js +0 -2
- package/src/ui/c/BlogPost/styles.scss +0 -33
- package/src/ui/c/BlogPostsList/BlogPostsList.jsx +0 -81
- package/src/ui/c/BlogPostsList/common/Card/Card.jsx +0 -195
- package/src/ui/c/BlogPostsList/common/Card/index.js +0 -2
- package/src/ui/c/BlogPostsList/common/index.js +0 -1
- package/src/ui/c/BlogPostsList/index.js +0 -2
- package/src/ui/c/BlogPostsList/styles.scss +0 -72
- package/src/ui/c/SiteFooter/SiteFooter.jsx +0 -79
- package/src/ui/c/SiteFooter/common/Section/Section.jsx +0 -95
- package/src/ui/c/SiteFooter/common/Section/index.js +0 -2
- package/src/ui/c/SiteFooter/common/index.js +0 -1
- package/src/ui/c/SiteFooter/index.js +0 -2
- package/src/ui/c/SiteFooter/styles.scss +0 -34
- package/src/ui/c/SiteHeaderCTA/SiteHeaderCTA.jsx +0 -107
- package/src/ui/c/SiteHeaderCTA/index.js +0 -2
- package/src/ui/c/SiteHeaderCTA/styles.scss +0 -44
- package/src/ui/c/SiteMission/SiteMission.jsx +0 -114
- package/src/ui/c/SiteMission/index.js +0 -2
- package/src/ui/c/SiteMission/styles.scss +0 -30
- package/src/ui/c/SiteNavigation/SiteNavigation.jsx +0 -142
- package/src/ui/c/SiteNavigation/index.js +0 -2
- package/src/ui/c/SiteNavigation/styles.scss +0 -118
- package/src/ui/c/SiteOnboardingStep/SiteOnboardingStep.jsx +0 -107
- package/src/ui/c/SiteOnboardingStep/index.js +0 -2
- package/src/ui/c/SiteOnboardingStep/styles.scss +0 -51
- package/src/ui/c/SitePricing/SitePricing.jsx +0 -120
- package/src/ui/c/SitePricing/index.js +0 -2
- package/src/ui/c/SitePricing/styles.scss +0 -73
- package/src/ui/c/SiteServices/SiteServices.jsx +0 -222
- package/src/ui/c/SiteServices/index.js +0 -2
- package/src/ui/c/SiteServices/styles.scss +0 -138
- package/src/ui/c/TeamGallery/TeamGallery.jsx +0 -87
- package/src/ui/c/TeamGallery/common/PersonCard/PersonCard.jsx +0 -86
- package/src/ui/c/TeamGallery/common/PersonCard/index.js +0 -2
- package/src/ui/c/TeamGallery/common/index.js +0 -1
- package/src/ui/c/TeamGallery/index.js +0 -2
- package/src/ui/c/TeamGallery/styles.scss +0 -100
- package/src/ui/c/Testimonials/Testimonials.jsx +0 -124
- package/src/ui/c/Testimonials/index.js +0 -2
- package/src/ui/c/Testimonials/styles.scss +0 -112
|
@@ -1,112 +0,0 @@
|
|
|
1
|
-
/* @pareto-engineering/generator-front 1.0.12 */
|
|
2
|
-
|
|
3
|
-
@use "@pareto-engineering/bem";
|
|
4
|
-
@use "@aztlan/stylebook/src/mixins";
|
|
5
|
-
@use "@aztlan/stylebook/src/globals" as *;
|
|
6
|
-
@use "swiper/swiper";
|
|
7
|
-
@use "swiper/components/navigation/navigation";
|
|
8
|
-
@use "swiper/components/pagination/pagination";
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
$quotes-color:var(--dark-subtitle);
|
|
12
|
-
$quotes-size:10em;
|
|
13
|
-
$quotes-horizontal:-6%;
|
|
14
|
-
$openning-quote-top:12%;
|
|
15
|
-
$closing-quote-bottom:-18%;
|
|
16
|
-
$slide-width:50%;
|
|
17
|
-
$slide-img-sm-top:-14%;
|
|
18
|
-
$swiper-sm-padding:1em;
|
|
19
|
-
$slide-name-color: var(--x);
|
|
20
|
-
$slide-company-color: var(--dark-grey);
|
|
21
|
-
$slide-testimonial-content-color: var(--black);
|
|
22
|
-
$img-border: 2px solid var(--x);
|
|
23
|
-
$img-border-radius: 50%;
|
|
24
|
-
$img-height: 5rem;
|
|
25
|
-
$img-top: -15%;
|
|
26
|
-
$img-width: 5rem;
|
|
27
|
-
|
|
28
|
-
.#{bem.$base}.testimonials {
|
|
29
|
-
--swiper-pagination-color: var(--x);
|
|
30
|
-
--swiper-navigation-color: var(--x);
|
|
31
|
-
background-color: var(--background);
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
.slide {
|
|
35
|
-
align-items: center;
|
|
36
|
-
background-color: var(--on-grey);
|
|
37
|
-
display: flex;
|
|
38
|
-
flex-direction: column;
|
|
39
|
-
justify-content: space-between;
|
|
40
|
-
margin: var(--u) auto;
|
|
41
|
-
position: relative;
|
|
42
|
-
|
|
43
|
-
.openning-quote {
|
|
44
|
-
background-color: transparent;
|
|
45
|
-
color: transparent;
|
|
46
|
-
font-size: $quotes-size;
|
|
47
|
-
left: $quotes-horizontal;
|
|
48
|
-
position: absolute;
|
|
49
|
-
-webkit-text-stroke: 1px var(--x);
|
|
50
|
-
top: $openning-quote-top;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.closing-quote {
|
|
54
|
-
bottom: $closing-quote-bottom;
|
|
55
|
-
color: transparent;
|
|
56
|
-
font-size: $quotes-size;
|
|
57
|
-
position: absolute;
|
|
58
|
-
right: $quotes-horizontal;
|
|
59
|
-
-webkit-text-stroke: 1px var(--x);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.img {
|
|
63
|
-
background-color: inherit;
|
|
64
|
-
border: $img-border;
|
|
65
|
-
border-radius: $img-border-radius;
|
|
66
|
-
height: $img-height;
|
|
67
|
-
position: absolute;
|
|
68
|
-
top: $img-top;
|
|
69
|
-
width: $img-width;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.name {
|
|
73
|
-
color: $slide-name-color;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.company {
|
|
77
|
-
color: $slide-company-color;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.testimonial-content {
|
|
81
|
-
color: $slide-testimonial-content-color;
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
@include mixins.media($from:$sm-md) {
|
|
86
|
-
.slide {
|
|
87
|
-
width: $slide-width;
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
@include mixins.media($to:$sm-md) {
|
|
92
|
-
padding: $swiper-sm-padding;
|
|
93
|
-
|
|
94
|
-
.openning-quote,
|
|
95
|
-
.closing-quote {
|
|
96
|
-
display: none;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
.swiper-button-next,
|
|
100
|
-
.swiper-button-prev {
|
|
101
|
-
display: none;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.slide {
|
|
105
|
-
.img {
|
|
106
|
-
top: $slide-img-sm-top;
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
|