@eeacms/volto-eea-design-system 0.2.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/.coverage.babel.config.js +13 -0
- package/.github/ISSUE_TEMPLATE/bug_report.md +50 -0
- package/.github/ISSUE_TEMPLATE/feature_request.md +50 -0
- package/.github/workflows/node.js.yml +59 -0
- package/.prettierignore +4 -0
- package/.project.eslintrc.js +45 -0
- package/.release-it.json +17 -0
- package/.storybook/manager.js +15 -0
- package/CHANGELOG.md +1025 -0
- package/DEVELOP.md +51 -0
- package/LICENSE.md +9 -0
- package/README.md +196 -0
- package/bootstrap +41 -0
- package/cypress.json +17 -0
- package/jest-addon.config.js +36 -0
- package/locales/volto.pot +0 -0
- package/mockups/README.md +1 -0
- package/package.json +49 -0
- package/razzle.extend.js +23 -0
- package/src/helpers/index.js +2 -0
- package/src/helpers/useClickOutside.js +30 -0
- package/src/helpers/usePrevious.js +9 -0
- package/src/i18n.js +180 -0
- package/src/index.js +6 -0
- package/src/semantic.less +262 -0
- package/src/ui/Avatar/Avatar.jsx +32 -0
- package/src/ui/Avatar/Avatar.stories.jsx +61 -0
- package/src/ui/AvatarGrid/AvatarGrid.jsx +49 -0
- package/src/ui/AvatarGrid/AvatarGrid.stories.jsx +66 -0
- package/src/ui/Banner/Banner.jsx +59 -0
- package/src/ui/Banner/Banner.stories.jsx +121 -0
- package/src/ui/Blockquote/Blockquote.jsx +16 -0
- package/src/ui/Blockquote/Blockquote.stories.jsx +48 -0
- package/src/ui/Breadcrumbs/Breadcrumb.stories.jsx +76 -0
- package/src/ui/Breadcrumbs/Breadcrumbs.jsx +67 -0
- package/src/ui/Breadcrumbs/Breadcrumbs.stories.jsx +30 -0
- package/src/ui/Button/Button.stories.jsx +169 -0
- package/src/ui/Divider/Divider.jsx +7 -0
- package/src/ui/Footer/Contact.jsx +28 -0
- package/src/ui/Footer/Footer.jsx +52 -0
- package/src/ui/Footer/FooterActions.jsx +22 -0
- package/src/ui/Footer/FooterHeader.jsx +10 -0
- package/src/ui/Footer/FooterSites.jsx +33 -0
- package/src/ui/Footer/Social.jsx +25 -0
- package/src/ui/Footer/SubFooter.jsx +9 -0
- package/src/ui/FormFieldWrapper/FormFieldWrapper.jsx +51 -0
- package/src/ui/Header/Header.jsx +224 -0
- package/src/ui/Header/HeaderMenuPopUp.js +79 -0
- package/src/ui/Header/HeaderSearchPopUp.js +33 -0
- package/src/ui/InpageNavigation/InpageNavigation.jsx +61 -0
- package/src/ui/InpageNavigation/InpageNavigation.stories.jsx +166 -0
- package/src/ui/KeyContent/KeyContent.jsx +22 -0
- package/src/ui/KeyContent/KeyContent.stories.jsx +62 -0
- package/src/ui/Loader/Loader.stories.jsx +45 -0
- package/src/ui/Logo/Logo.jsx +31 -0
- package/src/ui/Popup/Popup.stories.jsx +97 -0
- package/src/ui/PublicationCard/PublicationCard.jsx +27 -0
- package/src/ui/PublicationCard/PublicationCard.stories.jsx +69 -0
- package/src/ui/Pullquote/Pullquote.jsx +44 -0
- package/src/ui/Pullquote/Pullquote.stories.jsx +101 -0
- package/src/ui/RelatedContent/RelatedContent.jsx +90 -0
- package/src/ui/RelatedContent/RelatedContent.stories.jsx +80 -0
- package/src/ui/Segment/Segment.stories.jsx +163 -0
- package/src/ui/Tag/Tag.jsx +13 -0
- package/src/ui/Tag/Tag.stories.jsx +21 -0
- package/src/ui/TagList/TagList.jsx +23 -0
- package/src/ui/TagList/TagList.stories.jsx +63 -0
- package/src/ui/Testimonial/Testimonial.jsx +53 -0
- package/src/ui/Testimonial/Testimonial.stories.jsx +51 -0
- package/src/ui/Timeline/Timeline.jsx +44 -0
- package/src/ui/Timeline/Timeline.stories.jsx +322 -0
- package/src/ui/index.js +31 -0
- package/templates/eea.hbs +50 -0
- package/theme/theme.config +122 -0
- package/theme/theme.less +64 -0
- package/theme/themes/eea/assets/images/EEA_Logo_Vertical.png +0 -0
- package/theme/themes/eea/assets/images/Footer/EEALogo.png +0 -0
- package/theme/themes/eea/assets/images/Footer/EULogo.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo1.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo10.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo2.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo3.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo4.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo5.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo6.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo7.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo8.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/Logo9.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Extras/abstract-visual.svg +32 -0
- package/theme/themes/eea/assets/images/Footer/Extras/footervisual.svg +1755 -0
- package/theme/themes/eea/assets/images/Footer/Vector1.png +0 -0
- package/theme/themes/eea/assets/images/Footer/Vector2.png +0 -0
- package/theme/themes/eea/assets/images/Header/EeaLogo.png +0 -0
- package/theme/themes/eea/assets/images/Header/Vector.png +0 -0
- package/theme/themes/eea/assets/images/Header/close-line.svg +1 -0
- package/theme/themes/eea/assets/images/Header/close.png +0 -0
- package/theme/themes/eea/assets/images/Header/down-arrow.png +0 -0
- package/theme/themes/eea/assets/images/Header/eea-logo.svg +14 -0
- package/theme/themes/eea/assets/images/Header/eea.png +0 -0
- package/theme/themes/eea/assets/images/Header/eeaIcon.png +0 -0
- package/theme/themes/eea/assets/images/Header/global-line.svg +1 -0
- package/theme/themes/eea/assets/images/Header/globeIcon.png +0 -0
- package/theme/themes/eea/assets/images/Header/hamburgerMenuIcon.png +0 -0
- package/theme/themes/eea/assets/images/Header/menu-left-arrow.svg +3 -0
- package/theme/themes/eea/assets/images/Header/menu-line.svg +1 -0
- package/theme/themes/eea/assets/images/Header/search-line.svg +1 -0
- package/theme/themes/eea/assets/images/Header/search.png +0 -0
- package/theme/themes/eea/assets/images/Header/searchIcon.png +0 -0
- package/theme/themes/eea/assets/images/arrow-down.svg +10 -0
- package/theme/themes/eea/assets/images/avatar.png +0 -0
- package/theme/themes/eea/assets/images/banner.png +0 -0
- package/theme/themes/eea/assets/images/eea-logo.png +0 -0
- package/theme/themes/eea/assets/images/eea_icon.png +0 -0
- package/theme/themes/eea/assets/images/europe-flag.svg +4 -0
- package/theme/themes/eea/assets/images/home-icon.svg +3 -0
- package/theme/themes/eea/assets/images/loaderImage.png +0 -0
- package/theme/themes/eea/assets/images/mega-menu-arrow.svg +3 -0
- package/theme/themes/eea/assets/logo/EEA-Logo-White-2.svg +9 -0
- package/theme/themes/eea/assets/logo/EEA-Logo-white.svg +9 -0
- package/theme/themes/eea/assets/logo/EIONETLogo.png +0 -0
- package/theme/themes/eea/assets/logo/bise.svg +47 -0
- package/theme/themes/eea/assets/logo/cca.svg +20 -0
- package/theme/themes/eea/assets/logo/copernicus.svg +62 -0
- package/theme/themes/eea/assets/logo/energy.svg +77 -0
- package/theme/themes/eea/assets/logo/fise.svg +37 -0
- package/theme/themes/eea/assets/logo/freshwater.svg +48 -0
- package/theme/themes/eea/assets/logo/industry.svg +40 -0
- package/theme/themes/eea/assets/logo/insitu.svg +43 -0
- package/theme/themes/eea/assets/logo/ipchem.svg +23 -0
- package/theme/themes/eea/assets/logo/marine.svg +63 -0
- package/theme/themes/eea/collections/breadcrumb.overrides +44 -0
- package/theme/themes/eea/collections/breadcrumb.variables +49 -0
- package/theme/themes/eea/collections/form.overrides +56 -0
- package/theme/themes/eea/collections/form.variables +211 -0
- package/theme/themes/eea/collections/grid.overrides +17 -0
- package/theme/themes/eea/collections/grid.variables +103 -0
- package/theme/themes/eea/collections/menu.overrides +84 -0
- package/theme/themes/eea/collections/menu.variables +471 -0
- package/theme/themes/eea/collections/message.overrides +34 -0
- package/theme/themes/eea/collections/message.variables +142 -0
- package/theme/themes/eea/collections/table.overrides +30 -0
- package/theme/themes/eea/collections/table.variables +249 -0
- package/theme/themes/eea/definitions/elements/icon.less +499 -0
- package/theme/themes/eea/elements/button.overrides +199 -0
- package/theme/themes/eea/elements/button.variables +405 -0
- package/theme/themes/eea/elements/container.overrides +98 -0
- package/theme/themes/eea/elements/container.variables +66 -0
- package/theme/themes/eea/elements/divider.overrides +17 -0
- package/theme/themes/eea/elements/divider.variables +53 -0
- package/theme/themes/eea/elements/flag.overrides +1235 -0
- package/theme/themes/eea/elements/flag.variables +13 -0
- package/theme/themes/eea/elements/header.overrides +205 -0
- package/theme/themes/eea/elements/header.variables +151 -0
- package/theme/themes/eea/elements/icon.overrides +5589 -0
- package/theme/themes/eea/elements/icon.variables +95 -0
- package/theme/themes/eea/elements/image.overrides +3 -0
- package/theme/themes/eea/elements/image.variables +44 -0
- package/theme/themes/eea/elements/input.overrides +83 -0
- package/theme/themes/eea/elements/input.variables +104 -0
- package/theme/themes/eea/elements/label.overrides +49 -0
- package/theme/themes/eea/elements/label.variables +267 -0
- package/theme/themes/eea/elements/list.overrides +28 -0
- package/theme/themes/eea/elements/list.variables +233 -0
- package/theme/themes/eea/elements/loader.overrides +3 -0
- package/theme/themes/eea/elements/loader.variables +73 -0
- package/theme/themes/eea/elements/placeholder.overrides +3 -0
- package/theme/themes/eea/elements/placeholder.variables +55 -0
- package/theme/themes/eea/elements/rail.overrides +3 -0
- package/theme/themes/eea/elements/rail.variables +34 -0
- package/theme/themes/eea/elements/reveal.overrides +3 -0
- package/theme/themes/eea/elements/reveal.variables +18 -0
- package/theme/themes/eea/elements/segment.overrides +8 -0
- package/theme/themes/eea/elements/segment.variables +154 -0
- package/theme/themes/eea/elements/step.overrides +18 -0
- package/theme/themes/eea/elements/step.variables +130 -0
- package/theme/themes/eea/extras/avatar.less +97 -0
- package/theme/themes/eea/extras/avatar.variables +34 -0
- package/theme/themes/eea/extras/avatarGrid.less +43 -0
- package/theme/themes/eea/extras/avatarGrid.variables +20 -0
- package/theme/themes/eea/extras/banner.less +213 -0
- package/theme/themes/eea/extras/banner.variables +77 -0
- package/theme/themes/eea/extras/blockquote.less +89 -0
- package/theme/themes/eea/extras/blockquote.variables +35 -0
- package/theme/themes/eea/extras/custom.overrides +0 -0
- package/theme/themes/eea/extras/custom.variables +0 -0
- package/theme/themes/eea/extras/divider.less +14 -0
- package/theme/themes/eea/extras/divider.variables +9 -0
- package/theme/themes/eea/extras/footer.less +273 -0
- package/theme/themes/eea/extras/footer.variables +109 -0
- package/theme/themes/eea/extras/header.less +691 -0
- package/theme/themes/eea/extras/header.variables +149 -0
- package/theme/themes/eea/extras/inpageNavigation.less +57 -0
- package/theme/themes/eea/extras/inpageNavigation.variables +30 -0
- package/theme/themes/eea/extras/keyContent.less +36 -0
- package/theme/themes/eea/extras/keyContent.variables +18 -0
- package/theme/themes/eea/extras/main.overrides +31 -0
- package/theme/themes/eea/extras/main.variables +33 -0
- package/theme/themes/eea/extras/publicationCard.less +62 -0
- package/theme/themes/eea/extras/publicationCard.variables +24 -0
- package/theme/themes/eea/extras/pullquote.less +76 -0
- package/theme/themes/eea/extras/pullquote.variables +34 -0
- package/theme/themes/eea/extras/select.overrides +0 -0
- package/theme/themes/eea/extras/select.variables +0 -0
- package/theme/themes/eea/extras/tag.less +37 -0
- package/theme/themes/eea/extras/tag.variables +22 -0
- package/theme/themes/eea/extras/tagList.less +50 -0
- package/theme/themes/eea/extras/tagList.variables +13 -0
- package/theme/themes/eea/extras/testimonial.less +28 -0
- package/theme/themes/eea/extras/testimonial.variables +13 -0
- package/theme/themes/eea/extras/timeline.less +114 -0
- package/theme/themes/eea/extras/timeline.variables +40 -0
- package/theme/themes/eea/globals/reset.overrides +454 -0
- package/theme/themes/eea/globals/reset.variables +6 -0
- package/theme/themes/eea/globals/site.overrides +27 -0
- package/theme/themes/eea/globals/site.variables +1135 -0
- package/theme/themes/eea/modules/accordion.overrides +83 -0
- package/theme/themes/eea/modules/accordion.variables +114 -0
- package/theme/themes/eea/modules/chatroom.overrides +3 -0
- package/theme/themes/eea/modules/chatroom.variables +3 -0
- package/theme/themes/eea/modules/checkbox.overrides +67 -0
- package/theme/themes/eea/modules/checkbox.variables +194 -0
- package/theme/themes/eea/modules/dimmer.overrides +3 -0
- package/theme/themes/eea/modules/dimmer.variables +58 -0
- package/theme/themes/eea/modules/dropdown.overrides +53 -0
- package/theme/themes/eea/modules/dropdown.variables +390 -0
- package/theme/themes/eea/modules/embed.overrides +3 -0
- package/theme/themes/eea/modules/embed.variables +53 -0
- package/theme/themes/eea/modules/modal.overrides +3 -0
- package/theme/themes/eea/modules/modal.variables +193 -0
- package/theme/themes/eea/modules/nag.overrides +3 -0
- package/theme/themes/eea/modules/nag.variables +74 -0
- package/theme/themes/eea/modules/popup.overrides +83 -0
- package/theme/themes/eea/modules/popup.variables +153 -0
- package/theme/themes/eea/modules/progress.overrides +3 -0
- package/theme/themes/eea/modules/progress.variables +113 -0
- package/theme/themes/eea/modules/rating.overrides +74 -0
- package/theme/themes/eea/modules/rating.variables +103 -0
- package/theme/themes/eea/modules/search.overrides +3 -0
- package/theme/themes/eea/modules/search.variables +163 -0
- package/theme/themes/eea/modules/shape.overrides +3 -0
- package/theme/themes/eea/modules/shape.variables +40 -0
- package/theme/themes/eea/modules/sidebar.overrides +3 -0
- package/theme/themes/eea/modules/sidebar.variables +45 -0
- package/theme/themes/eea/modules/sticky.overrides +3 -0
- package/theme/themes/eea/modules/sticky.variables +7 -0
- package/theme/themes/eea/modules/tab.overrides +13 -0
- package/theme/themes/eea/modules/tab.variables +17 -0
- package/theme/themes/eea/modules/transition.overrides +1087 -0
- package/theme/themes/eea/modules/transition.variables +10 -0
- package/theme/themes/eea/modules/video.overrides +3 -0
- package/theme/themes/eea/modules/video.variables +16 -0
- package/theme/themes/eea/views/ad.overrides +3 -0
- package/theme/themes/eea/views/ad.variables +13 -0
- package/theme/themes/eea/views/card.overrides +73 -0
- package/theme/themes/eea/views/card.variables +237 -0
- package/theme/themes/eea/views/comment.overrides +3 -0
- package/theme/themes/eea/views/comment.variables +98 -0
- package/theme/themes/eea/views/feed.overrides +3 -0
- package/theme/themes/eea/views/feed.variables +141 -0
- package/theme/themes/eea/views/item.overrides +8 -0
- package/theme/themes/eea/views/item.variables +157 -0
- package/theme/themes/eea/views/statistic.overrides +19 -0
- package/theme/themes/eea/views/statistic.variables +105 -0
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
@type: 'extra';
|
|
2
|
+
@element: 'testimonial';
|
|
3
|
+
|
|
4
|
+
@import (multiple) '../../theme.config';
|
|
5
|
+
|
|
6
|
+
/*-------------------
|
|
7
|
+
TESTIMONIAL
|
|
8
|
+
--------------------*/
|
|
9
|
+
|
|
10
|
+
.eea.testimonial {
|
|
11
|
+
width: @testimonialWidth;
|
|
12
|
+
|
|
13
|
+
.avatar-wrapper {
|
|
14
|
+
display: flex;
|
|
15
|
+
justify-content: center;
|
|
16
|
+
flex-direction: column;
|
|
17
|
+
height: @testimonialAvatarWrapperHeight;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.content .title {
|
|
21
|
+
margin: @testimonialContentTitleMarginVertical
|
|
22
|
+
@testimonialContentTitleMarginHorizontal;
|
|
23
|
+
font-weight: @testimonialContentTitleFontWeight;
|
|
24
|
+
font-size: @testimonialContentTitleFontSize;
|
|
25
|
+
letter-spacing: @testimonialContentTitleLetterSpacing;
|
|
26
|
+
color: @testimonialContentTitleColor;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/*******************************
|
|
2
|
+
Testimonial
|
|
3
|
+
*******************************/
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
@testimonialWidth : 100%;
|
|
7
|
+
@testimonialAvatarWrapperHeight : 100%;
|
|
8
|
+
@testimonialContentTitleMarginVertical : 0;
|
|
9
|
+
@testimonialContentTitleMarginHorizontal : 2rem;
|
|
10
|
+
@testimonialContentTitleFontWeight : 500;
|
|
11
|
+
@testimonialContentTitleFontSize : 36px;
|
|
12
|
+
@testimonialContentTitleLetterSpacing : -0.015em;
|
|
13
|
+
@testimonialContentTitleColor : @deepBlue;
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
@type: 'extra';
|
|
2
|
+
@element: 'timeline';
|
|
3
|
+
|
|
4
|
+
@import (multiple) '../../theme.config';
|
|
5
|
+
|
|
6
|
+
/*******************************
|
|
7
|
+
Timeline
|
|
8
|
+
*******************************/
|
|
9
|
+
|
|
10
|
+
.eea.timeline {
|
|
11
|
+
max-width: @timelineMaxWidth;
|
|
12
|
+
text-align: @timelineAlign;
|
|
13
|
+
|
|
14
|
+
i.icon {
|
|
15
|
+
box-shadow: @timelineIconBoxShadow;
|
|
16
|
+
margin: @timelineIcoMargin;
|
|
17
|
+
font-size: @mobileTimelineIconFontSize;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.ui.grid .row {
|
|
21
|
+
padding-bottom: 0; //always zero for continuous line
|
|
22
|
+
|
|
23
|
+
.column {
|
|
24
|
+
.card {
|
|
25
|
+
border: @timelineBorder;
|
|
26
|
+
box-shadow: @timelineBoxShadow;
|
|
27
|
+
margin-top: @modileCardMarginTop;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.content .label {
|
|
31
|
+
padding: @timelineLabelPadding;
|
|
32
|
+
border-radius: @timelineLabelBorderRadius;
|
|
33
|
+
font-size: @timelineLabelFontSize;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/* Timeline Colors */
|
|
40
|
+
.eea.timeline .ui.grid .row .column {
|
|
41
|
+
.blue .content .label {
|
|
42
|
+
background-color: @timelineBlue;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.green .content .label {
|
|
46
|
+
background-color: @timelineGreen;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.grey .content .label {
|
|
50
|
+
background-color: @timelineGrey;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.orange .content .label {
|
|
54
|
+
background-color: @timelineOrange;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.red .content .label {
|
|
58
|
+
background-color: @timelineRed;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.yellow .content .label {
|
|
62
|
+
background-color: @timelineYellow;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.yellow .content .label {
|
|
66
|
+
background-color: @timelineYellow;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.olive .content .label {
|
|
70
|
+
background-color: @timelineOlive;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.teal .content .label {
|
|
74
|
+
background-color: @timelineTeal;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.violet .content .label {
|
|
78
|
+
background-color: @timelineViolet;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.purple .content .label {
|
|
82
|
+
background-color: @timelinePurple;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.pink .content .label {
|
|
86
|
+
background-color: @timelinePink;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.brown .content .label {
|
|
90
|
+
background-color: @timelineBrown;
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
/* Custom vertical line */
|
|
95
|
+
.eea.timeline .ui.grid .row > .line:after {
|
|
96
|
+
position: absolute;
|
|
97
|
+
z-index: -1;
|
|
98
|
+
top: 0;
|
|
99
|
+
bottom: 0;
|
|
100
|
+
left: 50%;
|
|
101
|
+
content: '';
|
|
102
|
+
transform: translate(-50%);
|
|
103
|
+
border-left: @timelineLineBorderLeft;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
@media only screen and (min-width: @tabletBreakpoint) {
|
|
107
|
+
.eea.timeline .ui.grid .row > .line i.icon {
|
|
108
|
+
font-size: @tabletTimelineIconFontSize;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.eea.timeline .ui.grid .row .column .card {
|
|
112
|
+
margin-top: @tabletCardMarginTop;
|
|
113
|
+
}
|
|
114
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*******************************
|
|
2
|
+
Timeline
|
|
3
|
+
*******************************/
|
|
4
|
+
|
|
5
|
+
@timelineMaxWidth : 500px;
|
|
6
|
+
@timelineAlign : center;
|
|
7
|
+
@timelineBoxShadow : @eeaGlobalShadow;
|
|
8
|
+
@timelineBorder : none;
|
|
9
|
+
|
|
10
|
+
/* Content Card */
|
|
11
|
+
@modileCardMarginTop : 0.25rem;
|
|
12
|
+
@tabletCardMarginTop : 0.5rem;
|
|
13
|
+
|
|
14
|
+
/* Icon */
|
|
15
|
+
@mobileTimelineIconFontSize : 1.2rem;
|
|
16
|
+
@tabletTimelineIconFontSize : 1.5rem;
|
|
17
|
+
@timelineIconBoxShadow : @eeaGlobalShadow;
|
|
18
|
+
@timelineIcoMargin : auto;
|
|
19
|
+
|
|
20
|
+
/* Label */
|
|
21
|
+
@timelineLabelPadding : 0.5rem;
|
|
22
|
+
@timelineLabelBorderRadius : @defaultBorderRadius;
|
|
23
|
+
@timelineLabelFontSize : 0.875rem;
|
|
24
|
+
|
|
25
|
+
/* Line */
|
|
26
|
+
@timelineLineBorderLeft : @2px solid @silverGray;
|
|
27
|
+
|
|
28
|
+
/* Colors */
|
|
29
|
+
@timelineBlue : @blue;
|
|
30
|
+
@timelineGreen : @green;
|
|
31
|
+
@timelineGrey : @midGray;
|
|
32
|
+
@timelineRed : @red;
|
|
33
|
+
@timelineOrange : @orange;
|
|
34
|
+
@timelineYellow : @yellow;
|
|
35
|
+
@timelineOlive : @olive;
|
|
36
|
+
@timelineTeal : @teal;
|
|
37
|
+
@timelineViolet : @violet;
|
|
38
|
+
@timelinePurple : @purple;
|
|
39
|
+
@timelinePink : @pink;
|
|
40
|
+
@timelineBrown : @brown;
|
|
@@ -0,0 +1,454 @@
|
|
|
1
|
+
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
|
|
2
|
+
|
|
3
|
+
/* Document
|
|
4
|
+
========================================================================== */
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* 1. Correct the line height in all browsers.
|
|
8
|
+
* 2. Prevent adjustments of font size after orientation changes in
|
|
9
|
+
* IE on Windows Phone and in iOS.
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
html {
|
|
13
|
+
line-height: 1.15; /* 1 */
|
|
14
|
+
-ms-text-size-adjust: 100%; /* 2 */
|
|
15
|
+
-webkit-text-size-adjust: 100%; /* 2 */
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
/* Sections
|
|
19
|
+
========================================================================== */
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Remove the margin in all browsers (opinionated).
|
|
23
|
+
*/
|
|
24
|
+
|
|
25
|
+
body {
|
|
26
|
+
margin: 0;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* Add the correct display in IE 9-.
|
|
31
|
+
*/
|
|
32
|
+
|
|
33
|
+
article,
|
|
34
|
+
aside,
|
|
35
|
+
footer,
|
|
36
|
+
header,
|
|
37
|
+
nav,
|
|
38
|
+
section {
|
|
39
|
+
display: block;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* Correct the font size and margin on `h1` elements within `section` and
|
|
44
|
+
* `article` contexts in Chrome, Firefox, and Safari.
|
|
45
|
+
*/
|
|
46
|
+
|
|
47
|
+
h1 {
|
|
48
|
+
margin: 0.67em 0;
|
|
49
|
+
font-size: 2em;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
/* Grouping content
|
|
53
|
+
========================================================================== */
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* Add the correct display in IE 9-.
|
|
57
|
+
* 1. Add the correct display in IE.
|
|
58
|
+
*/
|
|
59
|
+
|
|
60
|
+
figcaption,
|
|
61
|
+
figure,
|
|
62
|
+
main {
|
|
63
|
+
/* 1 */
|
|
64
|
+
display: block;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
/**
|
|
68
|
+
* Add the correct margin in IE 8.
|
|
69
|
+
*/
|
|
70
|
+
|
|
71
|
+
figure {
|
|
72
|
+
margin: 1em 40px;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
/**
|
|
76
|
+
* 1. Add the correct box sizing in Firefox.
|
|
77
|
+
* 2. Show the overflow in Edge and IE.
|
|
78
|
+
*/
|
|
79
|
+
|
|
80
|
+
hr {
|
|
81
|
+
overflow: visible; /* 2 */
|
|
82
|
+
height: 0; /* 1 */
|
|
83
|
+
box-sizing: content-box; /* 1 */
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
/**
|
|
87
|
+
* 1. Correct the inheritance and scaling of font size in all browsers.
|
|
88
|
+
* 2. Correct the odd `em` font sizing in all browsers.
|
|
89
|
+
*/
|
|
90
|
+
|
|
91
|
+
pre {
|
|
92
|
+
font-family: monospace, monospace; /* 1 */
|
|
93
|
+
font-size: 1em; /* 2 */
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
/* Text-level semantics
|
|
97
|
+
========================================================================== */
|
|
98
|
+
|
|
99
|
+
/**
|
|
100
|
+
* 1. Remove the gray background on active links in IE 10.
|
|
101
|
+
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
|
|
102
|
+
*/
|
|
103
|
+
|
|
104
|
+
a {
|
|
105
|
+
background-color: transparent; /* 1 */
|
|
106
|
+
-webkit-text-decoration-skip: objects; /* 2 */
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
/**
|
|
110
|
+
* 1. Remove the bottom border in Chrome 57- and Firefox 39-.
|
|
111
|
+
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
|
|
112
|
+
*/
|
|
113
|
+
|
|
114
|
+
abbr[title] {
|
|
115
|
+
border-bottom: none; /* 1 */
|
|
116
|
+
text-decoration: underline; /* 2 */
|
|
117
|
+
text-decoration: underline dotted; /* 2 */
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
|
|
122
|
+
*/
|
|
123
|
+
|
|
124
|
+
b,
|
|
125
|
+
strong {
|
|
126
|
+
font-weight: inherit;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
/**
|
|
130
|
+
* Add the correct font weight in Chrome, Edge, and Safari.
|
|
131
|
+
*/
|
|
132
|
+
|
|
133
|
+
b,
|
|
134
|
+
strong {
|
|
135
|
+
font-weight: bolder;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
/**
|
|
139
|
+
* 1. Correct the inheritance and scaling of font size in all browsers.
|
|
140
|
+
* 2. Correct the odd `em` font sizing in all browsers.
|
|
141
|
+
*/
|
|
142
|
+
|
|
143
|
+
code,
|
|
144
|
+
kbd,
|
|
145
|
+
samp {
|
|
146
|
+
font-family: monospace, monospace; /* 1 */
|
|
147
|
+
font-size: 1em; /* 2 */
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
/**
|
|
151
|
+
* Add the correct font style in Android 4.3-.
|
|
152
|
+
*/
|
|
153
|
+
|
|
154
|
+
dfn {
|
|
155
|
+
font-style: italic;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
/**
|
|
159
|
+
* Add the correct background and color in IE 9-.
|
|
160
|
+
*/
|
|
161
|
+
|
|
162
|
+
mark {
|
|
163
|
+
background-color: #ff0;
|
|
164
|
+
color: #000;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
/**
|
|
168
|
+
* Add the correct font size in all browsers.
|
|
169
|
+
*/
|
|
170
|
+
|
|
171
|
+
small {
|
|
172
|
+
font-size: 80%;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
/**
|
|
176
|
+
* Prevent `sub` and `sup` elements from affecting the line height in
|
|
177
|
+
* all browsers.
|
|
178
|
+
*/
|
|
179
|
+
|
|
180
|
+
sub,
|
|
181
|
+
sup {
|
|
182
|
+
position: relative;
|
|
183
|
+
font-size: 75%;
|
|
184
|
+
line-height: 0;
|
|
185
|
+
vertical-align: baseline;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
sub {
|
|
189
|
+
bottom: -0.25em;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
sup {
|
|
193
|
+
top: -0.5em;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
/* Embedded content
|
|
197
|
+
========================================================================== */
|
|
198
|
+
|
|
199
|
+
/**
|
|
200
|
+
* Add the correct display in IE 9-.
|
|
201
|
+
*/
|
|
202
|
+
|
|
203
|
+
audio,
|
|
204
|
+
video {
|
|
205
|
+
display: inline-block;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
/**
|
|
209
|
+
* Add the correct display in iOS 4-7.
|
|
210
|
+
*/
|
|
211
|
+
|
|
212
|
+
audio:not([controls]) {
|
|
213
|
+
display: none;
|
|
214
|
+
height: 0;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
/**
|
|
218
|
+
* Remove the border on images inside links in IE 10-.
|
|
219
|
+
*/
|
|
220
|
+
|
|
221
|
+
img {
|
|
222
|
+
border-style: none;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
/**
|
|
226
|
+
* Hide the overflow in IE.
|
|
227
|
+
*/
|
|
228
|
+
|
|
229
|
+
svg:not(:root) {
|
|
230
|
+
overflow: hidden;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
/* Forms
|
|
234
|
+
========================================================================== */
|
|
235
|
+
|
|
236
|
+
/**
|
|
237
|
+
* 1. Change the font styles in all browsers (opinionated).
|
|
238
|
+
* 2. Remove the margin in Firefox and Safari.
|
|
239
|
+
*/
|
|
240
|
+
|
|
241
|
+
button,
|
|
242
|
+
input,
|
|
243
|
+
optgroup,
|
|
244
|
+
select,
|
|
245
|
+
textarea {
|
|
246
|
+
margin: 0; /* 2 */
|
|
247
|
+
font-family: sans-serif; /* 1 */
|
|
248
|
+
font-size: 100%; /* 1 */
|
|
249
|
+
line-height: 1.15; /* 1 */
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
/**
|
|
253
|
+
* Show the overflow in IE.
|
|
254
|
+
* 1. Show the overflow in Edge.
|
|
255
|
+
*/
|
|
256
|
+
|
|
257
|
+
button,
|
|
258
|
+
input {
|
|
259
|
+
/* 1 */
|
|
260
|
+
overflow: visible;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
/**
|
|
264
|
+
* Remove the inheritance of text transform in Edge, Firefox, and IE.
|
|
265
|
+
* 1. Remove the inheritance of text transform in Firefox.
|
|
266
|
+
*/
|
|
267
|
+
|
|
268
|
+
button,
|
|
269
|
+
select {
|
|
270
|
+
/* 1 */
|
|
271
|
+
text-transform: none;
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
/**
|
|
275
|
+
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
|
|
276
|
+
* controls in Android 4.
|
|
277
|
+
* 2. Correct the inability to style clickable types in iOS and Safari.
|
|
278
|
+
*/
|
|
279
|
+
|
|
280
|
+
button,
|
|
281
|
+
html [type="button"], /* 1 */
|
|
282
|
+
[type="reset"],
|
|
283
|
+
[type="submit"] {
|
|
284
|
+
-webkit-appearance: button; /* 2 */
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
/**
|
|
288
|
+
* Remove the inner border and padding in Firefox.
|
|
289
|
+
*/
|
|
290
|
+
|
|
291
|
+
button::-moz-focus-inner,
|
|
292
|
+
[type='button']::-moz-focus-inner,
|
|
293
|
+
[type='reset']::-moz-focus-inner,
|
|
294
|
+
[type='submit']::-moz-focus-inner {
|
|
295
|
+
padding: 0;
|
|
296
|
+
border-style: none;
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* Restore the focus styles unset by the previous rule.
|
|
301
|
+
*/
|
|
302
|
+
|
|
303
|
+
button:-moz-focusring,
|
|
304
|
+
[type='button']:-moz-focusring,
|
|
305
|
+
[type='reset']:-moz-focusring,
|
|
306
|
+
[type='submit']:-moz-focusring {
|
|
307
|
+
outline: 1px dotted ButtonText;
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
/**
|
|
311
|
+
* Correct the padding in Firefox.
|
|
312
|
+
*/
|
|
313
|
+
|
|
314
|
+
fieldset {
|
|
315
|
+
padding: 0.35em 0.75em 0.625em;
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
.profile fieldset.invisible {
|
|
319
|
+
min-width: @profileFormFieldsetMinWidth;
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
/**
|
|
323
|
+
* 1. Correct the text wrapping in Edge and IE.
|
|
324
|
+
* 2. Correct the color inheritance from `fieldset` elements in IE.
|
|
325
|
+
* 3. Remove the padding so developers are not caught out when they zero out
|
|
326
|
+
* `fieldset` elements in all browsers.
|
|
327
|
+
*/
|
|
328
|
+
|
|
329
|
+
legend {
|
|
330
|
+
display: table; /* 1 */
|
|
331
|
+
max-width: 100%; /* 1 */
|
|
332
|
+
box-sizing: border-box; /* 1 */
|
|
333
|
+
padding: 0; /* 3 */
|
|
334
|
+
color: inherit; /* 2 */
|
|
335
|
+
white-space: normal; /* 1 */
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
/**
|
|
339
|
+
* 1. Add the correct display in IE 9-.
|
|
340
|
+
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
|
|
341
|
+
*/
|
|
342
|
+
|
|
343
|
+
progress {
|
|
344
|
+
display: inline-block; /* 1 */
|
|
345
|
+
vertical-align: baseline; /* 2 */
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
/**
|
|
349
|
+
* Remove the default vertical scrollbar in IE.
|
|
350
|
+
*/
|
|
351
|
+
|
|
352
|
+
textarea {
|
|
353
|
+
overflow: auto;
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
/**
|
|
357
|
+
* 1. Add the correct box sizing in IE 10-.
|
|
358
|
+
* 2. Remove the padding in IE 10-.
|
|
359
|
+
*/
|
|
360
|
+
|
|
361
|
+
[type='checkbox'],
|
|
362
|
+
[type='radio'] {
|
|
363
|
+
box-sizing: border-box; /* 1 */
|
|
364
|
+
padding: 0; /* 2 */
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
/**
|
|
368
|
+
* Correct the cursor style of increment and decrement buttons in Chrome.
|
|
369
|
+
*/
|
|
370
|
+
|
|
371
|
+
[type='number']::-webkit-inner-spin-button,
|
|
372
|
+
[type='number']::-webkit-outer-spin-button {
|
|
373
|
+
height: auto;
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
/**
|
|
377
|
+
* 1. Correct the odd appearance in Chrome and Safari.
|
|
378
|
+
* 2. Correct the outline style in Safari.
|
|
379
|
+
*/
|
|
380
|
+
|
|
381
|
+
[type='search'] {
|
|
382
|
+
-webkit-appearance: textfield; /* 1 */
|
|
383
|
+
outline-offset: -2px; /* 2 */
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
/**
|
|
387
|
+
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
|
|
388
|
+
*/
|
|
389
|
+
|
|
390
|
+
[type='search']::-webkit-search-cancel-button,
|
|
391
|
+
[type='search']::-webkit-search-decoration {
|
|
392
|
+
-webkit-appearance: none;
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
/**
|
|
396
|
+
* 1. Correct the inability to style clickable types in iOS and Safari.
|
|
397
|
+
* 2. Change font properties to `inherit` in Safari.
|
|
398
|
+
*/
|
|
399
|
+
|
|
400
|
+
::-webkit-file-upload-button {
|
|
401
|
+
-webkit-appearance: button; /* 1 */
|
|
402
|
+
font: inherit; /* 2 */
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
/* Interactive
|
|
406
|
+
========================================================================== */
|
|
407
|
+
|
|
408
|
+
/*
|
|
409
|
+
* Add the correct display in IE 9-.
|
|
410
|
+
* 1. Add the correct display in Edge, IE, and Firefox.
|
|
411
|
+
*/
|
|
412
|
+
|
|
413
|
+
details, /* 1 */
|
|
414
|
+
menu {
|
|
415
|
+
display: block;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
/*
|
|
419
|
+
* Add the correct display in all browsers.
|
|
420
|
+
*/
|
|
421
|
+
|
|
422
|
+
summary {
|
|
423
|
+
display: list-item;
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
/* Scripting
|
|
427
|
+
========================================================================== */
|
|
428
|
+
|
|
429
|
+
/**
|
|
430
|
+
* Add the correct display in IE 9-.
|
|
431
|
+
*/
|
|
432
|
+
|
|
433
|
+
canvas {
|
|
434
|
+
display: inline-block;
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
/**
|
|
438
|
+
* Add the correct display in IE.
|
|
439
|
+
*/
|
|
440
|
+
|
|
441
|
+
template {
|
|
442
|
+
display: none;
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
/* Hidden
|
|
446
|
+
========================================================================== */
|
|
447
|
+
|
|
448
|
+
/**
|
|
449
|
+
* Add the correct display in IE 10-.
|
|
450
|
+
*/
|
|
451
|
+
|
|
452
|
+
[hidden] {
|
|
453
|
+
display: none;
|
|
454
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/*******************************
|
|
2
|
+
Global Overrides
|
|
3
|
+
*******************************/
|
|
4
|
+
|
|
5
|
+
/* Heading size adjustment */
|
|
6
|
+
@media only screen and (min-width: @tabletBreakpoint) {
|
|
7
|
+
h1 {
|
|
8
|
+
font-size: unit((48 / 16), rem);
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
h2 {
|
|
12
|
+
font-size: unit((40 / 16), rem);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
h3 {
|
|
16
|
+
font-size: unit((36 / 16), rem);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
h4 {
|
|
20
|
+
font-size: unit((24 / 16), rem);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
[class^='ri-'],
|
|
25
|
+
[class*=' ri-'] {
|
|
26
|
+
fill: currentColor;
|
|
27
|
+
}
|