@comicrelief/storybook 1.34.2 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (582) hide show
  1. package/.nvmrc +1 -1
  2. package/README.md +1 -0
  3. package/build/index.js +14 -14
  4. package/coverage/clover.xml +2 -2
  5. package/coverage/lcov-report/index.html +1 -1
  6. package/coverage/lcov-report/src/components/FileUp/FileUp.js.html +1 -1
  7. package/coverage/lcov-report/src/components/FileUp/index.html +1 -1
  8. package/coverage/lcov-report/src/components/FileUp/src/service/S3FileUploadService.js.html +1 -1
  9. package/coverage/lcov-report/src/components/FileUp/src/service/index.html +1 -1
  10. package/coverage/lcov-report/src/components/SchoolsLookUp/SchoolsLookUp.js.html +1 -1
  11. package/coverage/lcov-report/src/components/SchoolsLookUp/index.html +1 -1
  12. package/coverage/lcov-report/src/utils/index.html +1 -1
  13. package/coverage/lcov-report/src/utils/newid.js.html +1 -1
  14. package/coverage/lcov-report/tests/mocks/enzyme.js.html +1 -1
  15. package/coverage/lcov-report/tests/mocks/fileMock.js.html +1 -1
  16. package/coverage/lcov-report/tests/mocks/index.html +1 -1
  17. package/coverage/lcov-report/tests/mocks/shim.js.html +1 -1
  18. package/coverage/lcov-report/tests/mocks/styleMock.js.html +1 -1
  19. package/package.json +10 -4
  20. package/src/components/BrowserSupportMessage/BrowserSupport.scss +9 -9
  21. package/src/components/CookieConsentMessage/CookieConsent.scss +13 -13
  22. package/src/components/Footer/Footer.js +1 -2
  23. package/src/components/Footer/_story.js +1 -1
  24. package/src/components/Footer/footer.scss +9 -9
  25. package/src/components/Footer/package.json +1 -2
  26. package/src/components/GrantsNearYou/GrantsNearYou.scss +9 -9
  27. package/src/components/JustInTime/JustInTime.scss +6 -6
  28. package/src/components/RadioButtons/RadioButtons.scss +9 -9
  29. package/src/components/SVG/instagram.svg +18 -0
  30. package/src/components/SVG/spritesheet.svg +142 -0
  31. package/src/components/SchoolsLookUp/SchoolsLookUp.scss +11 -11
  32. package/src/components/SocialLink/SocialLink.js +2 -2
  33. package/src/components/SocialLink/package.json +1 -2
  34. package/src/sass/base/_components.scss +66 -0
  35. package/src/sass/base/_core.scss +12 -0
  36. package/src/sass/base/_variables.scss +9 -0
  37. package/src/sass/base/components/animations/_animations.scss +37 -0
  38. package/src/sass/base/components/animations/animations.twig +1 -0
  39. package/src/sass/base/components/background-colours/_background-colours.scss +105 -0
  40. package/src/sass/base/components/background-colours/background-colours.twig +28 -0
  41. package/src/sass/base/components/background-single-msg/_background-single-msg.scss +69 -0
  42. package/src/sass/base/components/background-single-msg/background-single-msg.twig +16 -0
  43. package/src/sass/base/components/banners/_card-banner.scss +87 -0
  44. package/src/sass/base/components/banners/card-banner.json +5 -0
  45. package/src/sass/base/components/banners/card-banner.twig +13 -0
  46. package/src/sass/base/components/buttons/_buttons.scss +158 -0
  47. package/src/sass/base/components/buttons/buttons.twig +4 -0
  48. package/src/sass/base/components/card-block/_card.scss +85 -0
  49. package/src/sass/base/components/card-block/card.json +5 -0
  50. package/src/sass/base/components/card-block/card.twig +13 -0
  51. package/src/sass/base/components/cards/_cards.scss +55 -0
  52. package/src/sass/base/components/cards/cards.twig +19 -0
  53. package/src/sass/base/components/content-block/_content-block.scss +67 -0
  54. package/src/sass/base/components/content-block/content-block.twig +20 -0
  55. package/src/sass/base/components/content-wall/_content-wall.scss +57 -0
  56. package/src/sass/base/components/content-wall/content-wall.twig +211 -0
  57. package/src/sass/base/components/cookie-consent/_cookie-consent.scss +116 -0
  58. package/src/sass/base/components/cookie-consent/cookie-consent.json +7 -0
  59. package/src/sass/base/components/cookie-consent/cookie-consent.twig +7 -0
  60. package/src/sass/base/components/custom-block/_custom-block.scss +16 -0
  61. package/src/sass/base/components/demo/_demo.scss +5 -0
  62. package/src/sass/base/components/demo/demo.json +5 -0
  63. package/src/sass/base/components/demo/demo.twig +14 -0
  64. package/src/sass/base/components/email-signup/_email-signup-head.scss +163 -0
  65. package/src/sass/base/components/email-signup/_email-signup.scss +835 -0
  66. package/src/sass/base/components/email-signup/email-signup-fundraise.twig +33 -0
  67. package/src/sass/base/components/email-signup/email-signup-header.twig +38 -0
  68. package/src/sass/base/components/email-signup/email-signup-interest.twig +35 -0
  69. package/src/sass/base/components/email-signup/email-signup-standard.twig +50 -0
  70. package/src/sass/base/components/email-signup/email-signup-workplace.twig +39 -0
  71. package/src/sass/base/components/email-signup/images/arrow-right.svg +6 -0
  72. package/src/sass/base/components/email-signup/images/cross-close.svg +5 -0
  73. package/src/sass/base/components/email-signup/images/error-icon.png +0 -0
  74. package/src/sass/base/components/email-signup/images/error-red-cross.svg +7 -0
  75. package/src/sass/base/components/email-signup/images/esuEmailIconLarge.png +0 -0
  76. package/src/sass/base/components/email-signup/images/esuEmailIconSmall.png +0 -0
  77. package/src/sass/base/components/email-signup/images/fixedplaceholder-register-interest-bg-1x.png +0 -0
  78. package/src/sass/base/components/email-signup/images/fixedplaceholder-register-interest-bg-2x.png +0 -0
  79. package/src/sass/base/components/email-signup/images/fixedplaceholder-register-interest-bg-sm-1x.png +0 -0
  80. package/src/sass/base/components/email-signup/images/fixedplaceholder-register-interest-bg-sm-2x.png +0 -0
  81. package/src/sass/base/components/external-link/_external-link.scss +16 -0
  82. package/src/sass/base/components/feature-articles-block/_feature-articles-block.scss +30 -0
  83. package/src/sass/base/components/feature-articles-block/feature-articles-block.twig +14 -0
  84. package/src/sass/base/components/footer/_footer.scss +39 -0
  85. package/src/sass/base/components/footer/footer.twig +24 -0
  86. package/src/sass/base/components/form/_form.scss +132 -0
  87. package/src/sass/base/components/form/_standard-form.scss +361 -0
  88. package/src/sass/base/components/form/form.twig +146 -0
  89. package/src/sass/base/components/form/images/checkbox-white-tick.png +0 -0
  90. package/src/sass/base/components/form/images/error-alert-icon.png +0 -0
  91. package/src/sass/base/components/fundraising-target/_fundraising-target.scss +99 -0
  92. package/src/sass/base/components/fundraising-target/fundraising-target.twig +23 -0
  93. package/src/sass/base/components/grants-near-you/__grants-near-you.scss +111 -0
  94. package/src/sass/base/components/grid/_grid.scss +73 -0
  95. package/src/sass/base/components/grid/grid.twig +108 -0
  96. package/src/sass/base/components/header/_base-header.scss +52 -0
  97. package/src/sass/base/components/header/base_header.twig +8 -0
  98. package/src/sass/base/components/iframe-block/_iframe-block.scss +64 -0
  99. package/src/sass/base/components/just-in-time-block/_just-in-time.scss +90 -0
  100. package/src/sass/base/components/just-in-time-block/just-in-time-block.twig +11 -0
  101. package/src/sass/base/components/lightcase/_lightcase.scss +482 -0
  102. package/src/sass/base/components/links/_links.scss +42 -0
  103. package/src/sass/base/components/links/links.twig +9 -0
  104. package/src/sass/base/components/list/_list.scss +37 -0
  105. package/src/sass/base/components/media/_media.scss +37 -0
  106. package/src/sass/base/components/media-block/_media-block.scss +84 -0
  107. package/src/sass/base/components/media-block/js/media-block.js +31 -0
  108. package/src/sass/base/components/media-block/media-block.twig +31 -0
  109. package/src/sass/base/components/meta-icons/_meta-icons.scss +74 -0
  110. package/src/sass/base/components/meta-icons/meta-icons.twig +20 -0
  111. package/src/sass/base/components/navigation/SR18_logo_date_blacktext.svg +90 -0
  112. package/src/sass/base/components/navigation/SR18_logo_date_whitetext.svg +91 -0
  113. package/src/sass/base/components/navigation/_feature-nav.scss +150 -0
  114. package/src/sass/base/components/navigation/_footer-nav.scss +37 -0
  115. package/src/sass/base/components/navigation/_hamburger-menu-button.scss +108 -0
  116. package/src/sass/base/components/navigation/_main-nav.scss +248 -0
  117. package/src/sass/base/components/navigation/feature-nav-open.twig +22 -0
  118. package/src/sass/base/components/navigation/feature-nav.twig +46 -0
  119. package/src/sass/base/components/navigation/footer-nav.twig +16 -0
  120. package/src/sass/base/components/navigation/js/main-nav.js +173 -0
  121. package/src/sass/base/components/navigation/main-nav.twig +82 -0
  122. package/src/sass/base/components/news-article/_news-article.scss +128 -0
  123. package/src/sass/base/components/news-article/_press-release-article.scss +21 -0
  124. package/src/sass/base/components/news-article/news-article.twig +60 -0
  125. package/src/sass/base/components/news-article/press-release-article.twig +54 -0
  126. package/src/sass/base/components/news-overview/_news.scss +118 -0
  127. package/src/sass/base/components/news-overview/news.twig +256 -0
  128. package/src/sass/base/components/news-overview/news_press-releases.twig +148 -0
  129. package/src/sass/base/components/news-teaser/_news-article-teaser.scss +132 -0
  130. package/src/sass/base/components/news-teaser/_news-teaser.scss +42 -0
  131. package/src/sass/base/components/news-teaser/images/copyvideo--play-icon.svg +13 -0
  132. package/src/sass/base/components/news-teaser/images/copyvideo--play-icon__hover.svg +15 -0
  133. package/src/sass/base/components/news-teaser/images/play-icon.svg +5 -0
  134. package/src/sass/base/components/news-teaser/images/press-logos.png +0 -0
  135. package/src/sass/base/components/news-teaser/news-teaser.twig +15 -0
  136. package/src/sass/base/components/pagination/_pagination.scss +50 -0
  137. package/src/sass/base/components/pagination/pagination.twig +29 -0
  138. package/src/sass/base/components/paragraph--cr-single-message-row/_paragraph--cr-single-message-row.scss +170 -0
  139. package/src/sass/base/components/partners/_partners.scss +62 -0
  140. package/src/sass/base/components/partners/partners.twig +25 -0
  141. package/src/sass/base/components/partners-grid/_partners-grid.scss +97 -0
  142. package/src/sass/base/components/partners-grid/partners-grid.twig +121 -0
  143. package/src/sass/base/components/partners-row/_partners-row.scss +54 -0
  144. package/src/sass/base/components/partners-row/partners-row.twig +18 -0
  145. package/src/sass/base/components/postcode-lookup/_postcode-lookup.scss +74 -0
  146. package/src/sass/base/components/postcode-lookup/postcode-lookup.twig +56 -0
  147. package/src/sass/base/components/progress-bar/_progress-bar.scss +120 -0
  148. package/src/sass/base/components/progress-bar/images/navbar-sprite.png +0 -0
  149. package/src/sass/base/components/progress-bar/progress-bar.twig +23 -0
  150. package/src/sass/base/components/progress-indicator/_progress-indicator.scss +119 -0
  151. package/src/sass/base/components/progress-indicator/progress-indicator.twig +28 -0
  152. package/src/sass/base/components/promo-header/_promo-header.scss +244 -0
  153. package/src/sass/base/components/promo-header/promo-header.twig +16 -0
  154. package/src/sass/base/components/quote-block/_content-wall-quote.scss +109 -0
  155. package/src/sass/base/components/quote-block/content-wall-quote.twig +18 -0
  156. package/src/sass/base/components/related-articles/_related-articles.scss +34 -0
  157. package/src/sass/base/components/schools-look-up/_schools-look-up.scss +93 -0
  158. package/src/sass/base/components/search/_search-block.scss +182 -0
  159. package/src/sass/base/components/search/images/magnify.svg +11 -0
  160. package/src/sass/base/components/search/images/search_page_icon.png +0 -0
  161. package/src/sass/base/components/search/images/search_page_icon_hover.png +0 -0
  162. package/src/sass/base/components/search/search.twig +26 -0
  163. package/src/sass/base/components/search-results/_search-result.scss +163 -0
  164. package/src/sass/base/components/search-results/search-results.twig +211 -0
  165. package/src/sass/base/components/selectbox/_selectbox.scss +471 -0
  166. package/src/sass/base/components/single-msg/_single-msg.scss +345 -0
  167. package/src/sass/base/components/single-msg/single-msg.twig +27 -0
  168. package/src/sass/base/components/social/_social.scss +74 -0
  169. package/src/sass/base/components/social/social-following.twig +39 -0
  170. package/src/sass/base/components/social/social-sharing.twig +23 -0
  171. package/src/sass/base/components/story/_story.scss +309 -0
  172. package/src/sass/base/components/story/_story.twig +53 -0
  173. package/src/sass/base/components/svg/instagram.svg +18 -0
  174. package/src/sass/base/components/svg/spritesheet.svg +142 -0
  175. package/src/sass/base/components/table/_table.scss +8 -0
  176. package/src/sass/base/components/table/table.twig +48 -0
  177. package/src/sass/base/components/teaser-block/_teaser-block.scss +156 -0
  178. package/src/sass/base/components/teaser-block/teaser-block.twig +17 -0
  179. package/src/sass/base/components/teaser-block/teaser-row.twig +128 -0
  180. package/src/sass/base/components/tooltips/_tooltips.scss +46 -0
  181. package/src/sass/base/components/typography/_typography.scss +99 -0
  182. package/src/sass/base/components/typography/typography.twig +25 -0
  183. package/src/sass/base/components/views/_views.scss +11 -0
  184. package/src/sass/base/core/_base-1-mixins.scss +327 -0
  185. package/src/sass/base/core/_base-breakpoints.scss +56 -0
  186. package/src/sass/base/core/_base-common.scss +8 -0
  187. package/src/sass/base/core/_base-fonts.scss +81 -0
  188. package/src/sass/base/core/_base-grid.scss +1 -0
  189. package/src/sass/base/core/_base-helper.scss +4 -0
  190. package/src/sass/base/core/_base-layout.scss +4 -0
  191. package/src/sass/base/core/_base-reset.scss +37 -0
  192. package/src/sass/base/helpers/_js-breakpoint-class-helper.scss +10 -0
  193. package/src/sass/base/variables/_colours.scss +43 -0
  194. package/src/sass/base/variables/_grid.scss +51 -0
  195. package/src/sass/base/variables/_lists.scss +66 -0
  196. package/src/sass/base/variables/_theme.scss +3 -0
  197. package/src/sass/base/variables/_typography.scss +88 -0
  198. package/src/sass/base/variables/colour.twig +82 -0
  199. package/src/sass/themes/base/base-styleguide.scss +497 -0
  200. package/src/sass/themes/base/base.scss +8 -0
  201. package/src/sass/themes/cr/2017/_cr17-components.scss +47 -0
  202. package/src/sass/themes/cr/2017/_cr17-styleguide.scss +522 -0
  203. package/src/sass/themes/cr/2017/components/background-colours/_background-colours.scss +104 -0
  204. package/src/sass/themes/cr/2017/components/background-colours/background-colours.twig +25 -0
  205. package/src/sass/themes/cr/2017/components/buttons/_buttons.scss +67 -0
  206. package/src/sass/themes/cr/2017/components/buttons/buttons.twig +39 -0
  207. package/src/sass/themes/cr/2017/components/content-block/_content-block.scss +5 -0
  208. package/src/sass/themes/cr/2017/components/content-block/content-block.twig +20 -0
  209. package/src/sass/themes/cr/2017/components/content-wall/content-wall.twig +213 -0
  210. package/src/sass/themes/cr/2017/components/cookie-consent/_cookie-consent.scss +18 -0
  211. package/src/sass/themes/cr/2017/components/cookie-consent/cookie-consent.json +7 -0
  212. package/src/sass/themes/cr/2017/components/cookie-consent/cookie-consent.twig +4 -0
  213. package/src/sass/themes/cr/2017/components/email-signup/_email-signup-head.scss +5 -0
  214. package/src/sass/themes/cr/2017/components/highlight/_highlight.scss +35 -0
  215. package/src/sass/themes/cr/2017/components/highlight/highlight.twig +1 -0
  216. package/src/sass/themes/cr/2017/components/just-in-time-block/_just-in-time-block.scss +6 -0
  217. package/src/sass/themes/cr/2017/components/links/_links.scss +43 -0
  218. package/src/sass/themes/cr/2017/components/links/links.twig +26 -0
  219. package/src/sass/themes/cr/2017/components/loading/_loading.scss +101 -0
  220. package/src/sass/themes/cr/2017/components/media-block/_media-block.scss +16 -0
  221. package/src/sass/themes/cr/2017/components/media-block/media-block.twig +31 -0
  222. package/src/sass/themes/cr/2017/components/meta-icons/_meta-icons.scss +64 -0
  223. package/src/sass/themes/cr/2017/components/navigation/_expanded-footer.scss +291 -0
  224. package/src/sass/themes/cr/2017/components/navigation/_main-nav.scss +365 -0
  225. package/src/sass/themes/cr/2017/components/navigation/cr18-logo.png +0 -0
  226. package/src/sass/themes/cr/2017/components/navigation/expanded-footer.twig +180 -0
  227. package/src/sass/themes/cr/2017/components/navigation/footer-nav.twig +116 -0
  228. package/src/sass/themes/cr/2017/components/navigation/js/expanded-footer.js +31 -0
  229. package/src/sass/themes/cr/2017/components/news-teaser/images/news-default-img.jpg +0 -0
  230. package/src/sass/themes/cr/2017/components/news-teaser/news-teaser.twig +15 -0
  231. package/src/sass/themes/cr/2017/components/single-msg/_single-msg.scss +238 -0
  232. package/src/sass/themes/cr/2017/components/single-msg/single-msg.twig +125 -0
  233. package/src/sass/themes/cr/2017/components/typography/_fonts.scss +192 -0
  234. package/src/sass/themes/cr/2017/components/typography/_typography.scss +83 -0
  235. package/src/sass/themes/cr/2017/components/typography/typography.twig +116 -0
  236. package/src/sass/themes/cr/2017/cr17.scss +104 -0
  237. package/src/sass/themes/cr/2017/variables/_colours.scss +20 -0
  238. package/src/sass/themes/cr/2017/variables/_mixins.scss +56 -0
  239. package/src/sass/themes/cr/2017/variables/_typography.scss +86 -0
  240. package/src/sass/themes/cr/2017/variables/colour.twig +51 -0
  241. package/src/sass/themes/cr/2019/_cr19-components.scss +65 -0
  242. package/src/sass/themes/cr/2019/_cr19-styleguide.scss +654 -0
  243. package/src/sass/themes/cr/2019/components/background-colours/_background-colours.scss +340 -0
  244. package/src/sass/themes/cr/2019/components/background-colours/background-colours.twig +100 -0
  245. package/src/sass/themes/cr/2019/components/bg-video-copy/_bg-video-copy.scss +206 -0
  246. package/src/sass/themes/cr/2019/components/bg-video-copy/bg-video-copy.twig +16 -0
  247. package/src/sass/themes/cr/2019/components/bg-video-copy/js/bg-video-copy.js +72 -0
  248. package/src/sass/themes/cr/2019/components/bg-video-copy/videos/SR18-promo.mp4 +0 -0
  249. package/src/sass/themes/cr/2019/components/buttons/_buttons.scss +174 -0
  250. package/src/sass/themes/cr/2019/components/buttons/buttons.twig +128 -0
  251. package/src/sass/themes/cr/2019/components/content-block/_content-block.scss +5 -0
  252. package/src/sass/themes/cr/2019/components/content-block/content-block.twig +20 -0
  253. package/src/sass/themes/cr/2019/components/content-wall/_content-wall.scss +6 -0
  254. package/src/sass/themes/cr/2019/components/content-wall/content-wall.twig +213 -0
  255. package/src/sass/themes/cr/2019/components/cookie-consent/cookie-consent.json +7 -0
  256. package/src/sass/themes/cr/2019/components/cookie-consent/cookie-consent.twig +7 -0
  257. package/src/sass/themes/cr/2019/components/copy-copy/_copy-copy.scss +57 -0
  258. package/src/sass/themes/cr/2019/components/copy-copy/copy-copy.twig +22 -0
  259. package/src/sass/themes/cr/2019/components/copy-video/_copy-video.scss +152 -0
  260. package/src/sass/themes/cr/2019/components/copy-video/copy-video.twig +47 -0
  261. package/src/sass/themes/cr/2019/components/copy-video/js/copy-video.js +62 -0
  262. package/src/sass/themes/cr/2019/components/email-signup/_email-signup-head.scss +5 -0
  263. package/src/sass/themes/cr/2019/components/fixed-ratio-image/_fixed-ratio-image.scss +63 -0
  264. package/src/sass/themes/cr/2019/components/fixed-ratio-image/fixed-ratio-image.twig +10 -0
  265. package/src/sass/themes/cr/2019/components/full-height-double-image-single-copy/_full-height-double-image-single-copy.scss +107 -0
  266. package/src/sass/themes/cr/2019/components/full-height-double-image-single-copy/full-height-double-image-single-copy.twig +23 -0
  267. package/src/sass/themes/cr/2019/components/full-height-single-image/_full-height-single-image.scss +138 -0
  268. package/src/sass/themes/cr/2019/components/full-height-single-image/full-height-single-image.twig +12 -0
  269. package/src/sass/themes/cr/2019/components/full-height-single-image-single-copy/_full-height-single-image-single-copy.scss +72 -0
  270. package/src/sass/themes/cr/2019/components/full-height-single-image-single-copy/full-height-single-image-single-copy.twig +14 -0
  271. package/src/sass/themes/cr/2019/components/full-height-single-image-triple-copy/_full-height-single-image-triple-copy.scss +158 -0
  272. package/src/sass/themes/cr/2019/components/full-height-single-image-triple-copy/full-height-single-image-triple-copy.twig +24 -0
  273. package/src/sass/themes/cr/2019/components/grant-page/_grant-page.scss +18 -0
  274. package/src/sass/themes/cr/2019/components/highlight/_highlight.scss +38 -0
  275. package/src/sass/themes/cr/2019/components/highlight/highlight.twig +1 -0
  276. package/src/sass/themes/cr/2019/components/inline-social-icons/_inline-social-icons.scss +43 -0
  277. package/src/sass/themes/cr/2019/components/inline-social-icons/images/ig-icon--dark.svg +17 -0
  278. package/src/sass/themes/cr/2019/components/inline-social-icons/images/ig-icon--light.svg +17 -0
  279. package/src/sass/themes/cr/2019/components/inline-social-icons/images/twitter-icon--dark.svg +9 -0
  280. package/src/sass/themes/cr/2019/components/inline-social-icons/images/twitter-icon--light.svg +9 -0
  281. package/src/sass/themes/cr/2019/components/inline-social-icons/inline-social-icons.twig +21 -0
  282. package/src/sass/themes/cr/2019/components/just-in-time-block/_just-in-time-block.scss +15 -0
  283. package/src/sass/themes/cr/2019/components/links/_links.scss +42 -0
  284. package/src/sass/themes/cr/2019/components/links/links.twig +28 -0
  285. package/src/sass/themes/cr/2019/components/list/_list.scss +3 -0
  286. package/src/sass/themes/cr/2019/components/loading/_loading.scss +101 -0
  287. package/src/sass/themes/cr/2019/components/media-block/_media-block.scss +16 -0
  288. package/src/sass/themes/cr/2019/components/media-block/media-block.twig +31 -0
  289. package/src/sass/themes/cr/2019/components/membership-signup/_membership-signup.scss +447 -0
  290. package/src/sass/themes/cr/2019/components/membership-signup/images/drop-down-white.svg +9 -0
  291. package/src/sass/themes/cr/2019/components/membership-signup/images/membership-LG.jpg +0 -0
  292. package/src/sass/themes/cr/2019/components/membership-signup/images/membership-MD.jpg +0 -0
  293. package/src/sass/themes/cr/2019/components/membership-signup/images/membership-SM.jpg +0 -0
  294. package/src/sass/themes/cr/2019/components/membership-signup/images/membership2-LG.jpg +0 -0
  295. package/src/sass/themes/cr/2019/components/membership-signup/images/membership2-md.jpg +0 -0
  296. package/src/sass/themes/cr/2019/components/membership-signup/images/membership2-sm.jpg +0 -0
  297. package/src/sass/themes/cr/2019/components/membership-signup/js/membership-signup.js +490 -0
  298. package/src/sass/themes/cr/2019/components/membership-signup/membership-signup.twig +103 -0
  299. package/src/sass/themes/cr/2019/components/meta-icons/_meta-icons.scss +64 -0
  300. package/src/sass/themes/cr/2019/components/navigation/_expanded-footer.scss +280 -0
  301. package/src/sass/themes/cr/2019/components/navigation/_main-nav.scss +459 -0
  302. package/src/sass/themes/cr/2019/components/navigation/cr18-logo.png +0 -0
  303. package/src/sass/themes/cr/2019/components/navigation/expanded-footer.twig +167 -0
  304. package/src/sass/themes/cr/2019/components/navigation/footer-nav.twig +116 -0
  305. package/src/sass/themes/cr/2019/components/navigation/js/expanded-footer.js +31 -0
  306. package/src/sass/themes/cr/2019/components/navigation/main-nav.twig +97 -0
  307. package/src/sass/themes/cr/2019/components/news/_news.scss +6 -0
  308. package/src/sass/themes/cr/2019/components/news-teaser/_news-article-teaser.scss +13 -0
  309. package/src/sass/themes/cr/2019/components/news-teaser/images/news-default-img--v2.jpg +0 -0
  310. package/src/sass/themes/cr/2019/components/news-teaser/news-teaser.twig +15 -0
  311. package/src/sass/themes/cr/2019/components/single-msg/_single-msg.scss +242 -0
  312. package/src/sass/themes/cr/2019/components/single-msg/single-msg.twig +125 -0
  313. package/src/sass/themes/cr/2019/components/typography/_fonts.scss +1 -0
  314. package/src/sass/themes/cr/2019/components/typography/_typography.scss +188 -0
  315. package/src/sass/themes/cr/2019/components/typography/typography.twig +128 -0
  316. package/src/sass/themes/cr/2019/cr19.scss +104 -0
  317. package/src/sass/themes/cr/2019/form.twig +133 -0
  318. package/src/sass/themes/cr/2019/variables/_colours.scss +48 -0
  319. package/src/sass/themes/cr/2019/variables/_mixins.scss +44 -0
  320. package/src/sass/themes/cr/2019/variables/_typography.scss +81 -0
  321. package/src/sass/themes/cr/2019/variables/colour.twig +162 -0
  322. package/src/sass/themes/donate/_donate-styleguide.scss +18 -0
  323. package/src/sass/themes/donate/components/background-colours/_background-colours.scss +9 -0
  324. package/src/sass/themes/donate/components/banner/_banner.scss +10 -0
  325. package/src/sass/themes/donate/components/buttons/_buttons.scss +122 -0
  326. package/src/sass/themes/donate/components/cards/_cards.scss +72 -0
  327. package/src/sass/themes/donate/components/cards/images/aziza-card.jpg +0 -0
  328. package/src/sass/themes/donate/components/cards/images/georgia-card.jpg +0 -0
  329. package/src/sass/themes/donate/components/cards/images/kevin-card.jpg +0 -0
  330. package/src/sass/themes/donate/components/form/_form.scss +287 -0
  331. package/src/sass/themes/donate/components/form/images/gift_aid_logo--white.png +0 -0
  332. package/src/sass/themes/donate/components/form/images/gift_aid_logo.png +0 -0
  333. package/src/sass/themes/donate/components/full-height-single-image-single-copy/_full-height-single-image-single-copy.scss +234 -0
  334. package/src/sass/themes/donate/components/giving-type-selector/_giving-type-selector.scss +120 -0
  335. package/src/sass/themes/donate/components/header/_header.scss +41 -0
  336. package/src/sass/themes/donate/components/money-buy-block/_money-buy-block.scss +272 -0
  337. package/src/sass/themes/donate/components/partner-footer/_partner-footer.scss +43 -0
  338. package/src/sass/themes/donate/components/success/_success.scss +137 -0
  339. package/src/sass/themes/donate/components/typography/_fonts.scss +1 -0
  340. package/src/sass/themes/donate/components/typography/_typography.scss +188 -0
  341. package/src/sass/themes/donate/donate-page.twig +504 -0
  342. package/src/sass/themes/donate/donate.scss +72 -0
  343. package/src/sass/themes/donate/failure-page.twig +31 -0
  344. package/src/sass/themes/donate/success-page.twig +83 -0
  345. package/src/sass/themes/donate/variables/_colours.scss +33 -0
  346. package/src/sass/themes/donate/variables/_mixins.scss +36 -0
  347. package/src/sass/themes/donate/variables/_typography.scss +89 -0
  348. package/src/sass/themes/frost/_frost-styleguide.scss +150 -0
  349. package/src/sass/themes/frost/core/_frost-components.scss +0 -0
  350. package/src/sass/themes/frost/core/_frost-variables.scss +0 -0
  351. package/src/sass/themes/frost/core/components/_background-images.scss +29 -0
  352. package/src/sass/themes/frost/core/components/_buttons.scss +57 -0
  353. package/src/sass/themes/frost/core/components/_campaign-images.scss +54 -0
  354. package/src/sass/themes/frost/core/components/_cookie-consent.scss +55 -0
  355. package/src/sass/themes/frost/core/components/_font-awesome.scss +17 -0
  356. package/src/sass/themes/frost/core/components/_footer.scss +28 -0
  357. package/src/sass/themes/frost/core/components/_form.scss +695 -0
  358. package/src/sass/themes/frost/core/components/_gpLink.scss +70 -0
  359. package/src/sass/themes/frost/core/components/_header.scss +39 -0
  360. package/src/sass/themes/frost/core/components/_layout.scss +124 -0
  361. package/src/sass/themes/frost/core/components/_modal.scss +53 -0
  362. package/src/sass/themes/frost/core/components/_schools-look-up.scss +47 -0
  363. package/src/sass/themes/frost/core/components/footer-nav.twig +16 -0
  364. package/src/sass/themes/frost/core/components/form--frost.twig +48 -0
  365. package/src/sass/themes/frost/core/variables/_colours.scss +15 -0
  366. package/src/sass/themes/frost/core/variables/_typography.scss +106 -0
  367. package/src/sass/themes/frost/core/variables/typography.twig +115 -0
  368. package/src/sass/themes/frost/cr365/components/_header.scss +7 -0
  369. package/src/sass/themes/frost/cr365/cr365.scss +11 -0
  370. package/src/sass/themes/frost/frost.scss +62 -0
  371. package/src/sass/themes/frost/images/campaigns/17-selected.png +0 -0
  372. package/src/sass/themes/frost/images/campaigns/17.png +0 -0
  373. package/src/sass/themes/frost/images/campaigns/19-selected.png +0 -0
  374. package/src/sass/themes/frost/images/campaigns/19.png +0 -0
  375. package/src/sass/themes/frost/images/campaigns/21-selected.png +0 -0
  376. package/src/sass/themes/frost/images/campaigns/21.png +0 -0
  377. package/src/sass/themes/frost/images/landing/construction_bg.jpg +0 -0
  378. package/src/sass/themes/frost/images/landing/construction_bg@2x.jpg +0 -0
  379. package/src/sass/themes/frost/images/landing/fabrics_bg.jpg +0 -0
  380. package/src/sass/themes/frost/images/landing/fabrics_bg@2x.jpg +0 -0
  381. package/src/sass/themes/frost/images/landing/football_bg.jpg +0 -0
  382. package/src/sass/themes/frost/images/landing/football_bg@2x.jpg +0 -0
  383. package/src/sass/themes/frost/images/landing/rooftop_bg.jpg +0 -0
  384. package/src/sass/themes/frost/images/landing/rooftop_bg@2x.jpg +0 -0
  385. package/src/sass/themes/frost/images/landing/rubbish-dump-01_bg.jpg +0 -0
  386. package/src/sass/themes/frost/images/landing/rubbish-dump-01_bg@2x.jpg +0 -0
  387. package/src/sass/themes/frost/images/landing/rubbish-dump-02_bg.jpg +0 -0
  388. package/src/sass/themes/frost/images/landing/rubbish-dump-02_bg@2x.jpg +0 -0
  389. package/src/sass/themes/frost/images/landing/sack-race_bg.jpg +0 -0
  390. package/src/sass/themes/frost/images/landing/sack-race_bg@2x.jpg +0 -0
  391. package/src/sass/themes/frost/images/logo/cr_logo@2x.png +0 -0
  392. package/src/sass/themes/frost/sr18/components/_buttons.scss +7 -0
  393. package/src/sass/themes/frost/sr18/components/_cookie-consent.scss +9 -0
  394. package/src/sass/themes/frost/sr18/components/_form.scss +31 -0
  395. package/src/sass/themes/frost/sr18/components/_header.scss +15 -0
  396. package/src/sass/themes/frost/sr18/components/_just-in-time.scss +23 -0
  397. package/src/sass/themes/frost/sr18/sr18.scss +71 -0
  398. package/src/sass/themes/frost/sr18/variables/_colours.scss +8 -0
  399. package/src/sass/themes/payin/_payin-styleguide.scss +17 -0
  400. package/src/sass/themes/payin/default/components/_payin-form.scss +611 -0
  401. package/src/sass/themes/payin/default/components/checkbox/_checkbox.scss +42 -0
  402. package/src/sass/themes/payin/default/components/checkbox/checkbox.twig +7 -0
  403. package/src/sass/themes/payin/default/components/images/CR__Arrow_L--white.svg +44 -0
  404. package/src/sass/themes/payin/default/components/images/CR__Arrow_L.svg +44 -0
  405. package/src/sass/themes/payin/default/components/images/CR__Chevron_D--white.svg +44 -0
  406. package/src/sass/themes/payin/default/components/images/CR__Chevron_D.svg +44 -0
  407. package/src/sass/themes/payin/default/components/images/CR__Chevron_U.svg +44 -0
  408. package/src/sass/themes/payin/default/components/images/arrow.png +0 -0
  409. package/src/sass/themes/payin/default/components/images/checkbox-checked.png +0 -0
  410. package/src/sass/themes/payin/default/components/images/checkbox-tick-new.png +0 -0
  411. package/src/sass/themes/payin/default/components/images/checkbox.png +0 -0
  412. package/src/sass/themes/payin/default/components/images/drop-down-dark-purple.svg +9 -0
  413. package/src/sass/themes/payin/default/components/images/error-alert-icon.png +0 -0
  414. package/src/sass/themes/payin/default/components/images/form_sprite.png +0 -0
  415. package/src/sass/themes/payin/default/components/images/frsb.jpg +0 -0
  416. package/src/sass/themes/payin/default/components/images/frsb.png +0 -0
  417. package/src/sass/themes/payin/default/components/images/icon_sprite.png +0 -0
  418. package/src/sass/themes/payin/default/components/images/info-icon.jpg +0 -0
  419. package/src/sass/themes/payin/default/components/images/info-icon.png +0 -0
  420. package/src/sass/themes/payin/default/components/images/loader.gif +0 -0
  421. package/src/sass/themes/payin/default/components/images/lookup-icon.png +0 -0
  422. package/src/sass/themes/payin/default/components/images/payment_icon.jpg +0 -0
  423. package/src/sass/themes/payin/default/components/images/paypal-logo.png +0 -0
  424. package/src/sass/themes/payin/default/components/images/paypal.svg +8 -0
  425. package/src/sass/themes/payin/default/components/payin-form.twig +119 -0
  426. package/src/sass/themes/payin/default/payin-default.scss +46 -0
  427. package/src/sass/themes/payin/default/variables/_payin-colours.scss +5 -0
  428. package/src/sass/themes/payin/default/variables/_payin-mixins.scss +5 -0
  429. package/src/sass/themes/payin/payin-rnd.scss +3 -0
  430. package/src/sass/themes/payin/payin-sr.scss +3 -0
  431. package/src/sass/themes/payin/rednoseday/components/failure/_failure.scss +41 -0
  432. package/src/sass/themes/payin/rednoseday/components/footer/_footer.scss +22 -0
  433. package/src/sass/themes/payin/rednoseday/components/form/_form.scss +262 -0
  434. package/src/sass/themes/payin/rednoseday/components/form/images/drop-down.svg +9 -0
  435. package/src/sass/themes/payin/rednoseday/components/header/_header.scss +36 -0
  436. package/src/sass/themes/payin/rednoseday/components/header/cr-logo.svg +27 -0
  437. package/src/sass/themes/payin/rednoseday/components/header/rnd19-logo.svg +1 -0
  438. package/src/sass/themes/payin/rednoseday/components/just-in-time-block/_just-in-time.scss +21 -0
  439. package/src/sass/themes/payin/rednoseday/components/promo-header/_promo-header.scss +28 -0
  440. package/src/sass/themes/payin/rednoseday/pages/failure-page.twig +14 -0
  441. package/src/sass/themes/payin/rednoseday/pages/payin-page.twig +859 -0
  442. package/src/sass/themes/payin/rednoseday/pages/success-page.twig +77 -0
  443. package/src/sass/themes/payin/rednoseday/payin-rednoseday.scss +33 -0
  444. package/src/sass/themes/payin/sportrelief/components/cards/_cards.scss +74 -0
  445. package/src/sass/themes/payin/sportrelief/components/cards/images/myself-friends-family.jpg +0 -0
  446. package/src/sass/themes/payin/sportrelief/components/cards/images/nursery-school.jpg +0 -0
  447. package/src/sass/themes/payin/sportrelief/components/cards/images/workplace-organisation.jpg +0 -0
  448. package/src/sass/themes/payin/sportrelief/components/cards/images/youth-university.jpg +0 -0
  449. package/src/sass/themes/payin/sportrelief/components/failure/_failure.scss +41 -0
  450. package/src/sass/themes/payin/sportrelief/components/footer/_footer.scss +3 -0
  451. package/src/sass/themes/payin/sportrelief/components/form/_form.scss +216 -0
  452. package/src/sass/themes/payin/sportrelief/components/form/images/drop-down.svg +9 -0
  453. package/src/sass/themes/payin/sportrelief/components/header/_header.scss +33 -0
  454. package/src/sass/themes/payin/sportrelief/components/promo-header/_promo-header.scss +28 -0
  455. package/src/sass/themes/payin/sportrelief/components/success/_success.scss +70 -0
  456. package/src/sass/themes/payin/sportrelief/pages/failure-page.twig +14 -0
  457. package/src/sass/themes/payin/sportrelief/pages/payin-page.twig +859 -0
  458. package/src/sass/themes/payin/sportrelief/pages/success-page.twig +77 -0
  459. package/src/sass/themes/payin/sportrelief/payin-sportrelief.scss +82 -0
  460. package/src/sass/themes/rnd/2017/_rnd17-styleguide.scss +496 -0
  461. package/src/sass/themes/rnd/2017/components/_loading.scss +101 -0
  462. package/src/sass/themes/rnd/2017/components/_otn.scss +9 -0
  463. package/src/sass/themes/rnd/2017/components/_theme.scss +246 -0
  464. package/src/sass/themes/rnd/2017/components/email-signup/_email-signup-sticky-nav.scss +144 -0
  465. package/src/sass/themes/rnd/2017/components/email-signup/_email-signup.scss +5 -0
  466. package/src/sass/themes/rnd/2017/components/header/_base-header.scss +26 -0
  467. package/src/sass/themes/rnd/2017/components/meta-icons/_meta-icons.scss +69 -0
  468. package/src/sass/themes/rnd/2017/components/navigation/_feature-nav.scss +69 -0
  469. package/src/sass/themes/rnd/2017/components/navigation/_main-nav.scss +37 -0
  470. package/src/sass/themes/rnd/2017/components/navigation/_sticky-nav.scss +715 -0
  471. package/src/sass/themes/rnd/2017/components/navigation/kids-nav/_kids-nav.scss +180 -0
  472. package/src/sass/themes/rnd/2017/components/navigation/kids-nav/images/kids-nav-sprite.png +0 -0
  473. package/src/sass/themes/rnd/2017/components/navigation/kids-nav/kids-nav.twig +13 -0
  474. package/src/sass/themes/rnd/2017/components/search/_search-block-sticky-nav.scss +175 -0
  475. package/src/sass/themes/rnd/2017/components/search/images/magnify-icon.svg +1 -0
  476. package/src/sass/themes/rnd/2017/components/search/images/search_page_icon.png +0 -0
  477. package/src/sass/themes/rnd/2017/components/search/images/search_page_icon_hover.png +0 -0
  478. package/src/sass/themes/rnd/2017/components/social/_social.scss +21 -0
  479. package/src/sass/themes/rnd/2017/components/tooltips/_tooltips.scss +14 -0
  480. package/src/sass/themes/rnd/2017/rnd17.scss +36 -0
  481. package/src/sass/themes/rnd/2017/variables/_colours.scss +25 -0
  482. package/src/sass/themes/rnd/2017/variables/_navigation.scss +4 -0
  483. package/src/sass/themes/shop/2018/_shop18-components.scss +52 -0
  484. package/src/sass/themes/shop/2018/_shop18-styleguide.scss +504 -0
  485. package/src/sass/themes/shop/2018/_typography.scss +11 -0
  486. package/src/sass/themes/shop/2018/base_header.twig +16 -0
  487. package/src/sass/themes/shop/2018/shop18.scss +68 -0
  488. package/src/sass/themes/shop/2018/typography.twig +116 -0
  489. package/src/sass/themes/shop/2019/_shop19-components.scss +60 -0
  490. package/src/sass/themes/shop/2019/_shop19-styleguide.scss +504 -0
  491. package/src/sass/themes/shop/2019/background-colours.twig +100 -0
  492. package/src/sass/themes/shop/2019/base_header.twig +16 -0
  493. package/src/sass/themes/shop/2019/colour.twig +162 -0
  494. package/src/sass/themes/shop/2019/form.twig +133 -0
  495. package/src/sass/themes/shop/2019/shop19.scss +62 -0
  496. package/src/sass/themes/shop/2019/typography.twig +128 -0
  497. package/src/sass/themes/shop/2019/variables/_main-nav.scss +3 -0
  498. package/src/sass/themes/sr/2018/_sr18-styleguide.scss +637 -0
  499. package/src/sass/themes/sr/2018/base_header.twig +10 -0
  500. package/src/sass/themes/sr/2018/components/app-link-block/_app-link-block.scss +209 -0
  501. package/src/sass/themes/sr/2018/components/app-link-block/app-link-block.twig +90 -0
  502. package/src/sass/themes/sr/2018/components/app-link-block/images/success-tick.svg +13 -0
  503. package/src/sass/themes/sr/2018/components/background-colours/_background-colours.scss +201 -0
  504. package/src/sass/themes/sr/2018/components/background-colours/background-colours.twig +46 -0
  505. package/src/sass/themes/sr/2018/components/background-single-msg/_background-single-msg.scss +3 -0
  506. package/src/sass/themes/sr/2018/components/bg-graphics/_bg-graphics.scss +126 -0
  507. package/src/sass/themes/sr/2018/components/bg-graphics/bg-graphics.twig +0 -0
  508. package/src/sass/themes/sr/2018/components/bg-video-copy/_bg-video-copy.scss +206 -0
  509. package/src/sass/themes/sr/2018/components/bg-video-copy/bg-video-copy.twig +16 -0
  510. package/src/sass/themes/sr/2018/components/bg-video-copy/js/bg-video-copy.js +72 -0
  511. package/src/sass/themes/sr/2018/components/bg-video-copy/videos/SR18-promo.mp4 +0 -0
  512. package/src/sass/themes/sr/2018/components/buttons/_buttons.scss +169 -0
  513. package/src/sass/themes/sr/2018/components/buttons/buttons.twig +27 -0
  514. package/src/sass/themes/sr/2018/components/cookie-consent/cookie-consent.json +7 -0
  515. package/src/sass/themes/sr/2018/components/cookie-consent/cookie-consent.twig +7 -0
  516. package/src/sass/themes/sr/2018/components/copy-copy/_copy-copy.scss +57 -0
  517. package/src/sass/themes/sr/2018/components/copy-copy/copy-copy.twig +22 -0
  518. package/src/sass/themes/sr/2018/components/copy-video/_copy-video.scss +152 -0
  519. package/src/sass/themes/sr/2018/components/copy-video/copy-video.twig +47 -0
  520. package/src/sass/themes/sr/2018/components/copy-video/js/copy-video.js +62 -0
  521. package/src/sass/themes/sr/2018/components/email-signup/_email-signup-head.scss +23 -0
  522. package/src/sass/themes/sr/2018/components/email-signup/_email-signup.scss +30 -0
  523. package/src/sass/themes/sr/2018/components/fixed-ratio-image/_fixed-ratio-image.scss +63 -0
  524. package/src/sass/themes/sr/2018/components/fixed-ratio-image/fixed-ratio-image.twig +10 -0
  525. package/src/sass/themes/sr/2018/components/footer-app-links-block/_footer-app-links-block.scss +65 -0
  526. package/src/sass/themes/sr/2018/components/footer-app-links-block/footer-app-links-block.twig +16 -0
  527. package/src/sass/themes/sr/2018/components/full-height-double-image-single-copy/_full-height-double-image-single-copy.scss +107 -0
  528. package/src/sass/themes/sr/2018/components/full-height-double-image-single-copy/full-height-double-image-single-copy.twig +23 -0
  529. package/src/sass/themes/sr/2018/components/full-height-single-image/_full-height-single-image.scss +138 -0
  530. package/src/sass/themes/sr/2018/components/full-height-single-image/full-height-single-image.twig +12 -0
  531. package/src/sass/themes/sr/2018/components/full-height-single-image-single-copy/_full-height-single-image-single-copy.scss +73 -0
  532. package/src/sass/themes/sr/2018/components/full-height-single-image-single-copy/full-height-single-image-single-copy.twig +14 -0
  533. package/src/sass/themes/sr/2018/components/full-height-single-image-triple-copy/_full-height-single-image-triple-copy.scss +158 -0
  534. package/src/sass/themes/sr/2018/components/full-height-single-image-triple-copy/full-height-single-image-triple-copy.twig +24 -0
  535. package/src/sass/themes/sr/2018/components/just-in-time-block/_just-in-time-block.scss +24 -0
  536. package/src/sass/themes/sr/2018/components/just-in-time-block/just-in-time-block.twig +11 -0
  537. package/src/sass/themes/sr/2018/components/links/_links.scss +86 -0
  538. package/src/sass/themes/sr/2018/components/links/links.twig +94 -0
  539. package/src/sass/themes/sr/2018/components/lists/_lists.scss +43 -0
  540. package/src/sass/themes/sr/2018/components/lists/lists.twig +28 -0
  541. package/src/sass/themes/sr/2018/components/live-total-block/_live-total-block.scss +150 -0
  542. package/src/sass/themes/sr/2018/components/live-total-block/images/sr18-logo-2018.svg +1 -0
  543. package/src/sass/themes/sr/2018/components/live-total-block/live-total-block.twig +44 -0
  544. package/src/sass/themes/sr/2018/components/loading/_loading.scss +101 -0
  545. package/src/sass/themes/sr/2018/components/media/_media.scss +9 -0
  546. package/src/sass/themes/sr/2018/components/membership-signup/_membership-signup.scss +479 -0
  547. package/src/sass/themes/sr/2018/components/membership-signup/images/drop-down-black.svg +1 -0
  548. package/src/sass/themes/sr/2018/components/membership-signup/images/drop-down-white.svg +9 -0
  549. package/src/sass/themes/sr/2018/components/membership-signup/images/membership-LG.jpg +0 -0
  550. package/src/sass/themes/sr/2018/components/membership-signup/images/membership-MD.jpg +0 -0
  551. package/src/sass/themes/sr/2018/components/membership-signup/images/membership-SM.jpg +0 -0
  552. package/src/sass/themes/sr/2018/components/membership-signup/images/membership2-LG.jpg +0 -0
  553. package/src/sass/themes/sr/2018/components/membership-signup/images/membership2-md.jpg +0 -0
  554. package/src/sass/themes/sr/2018/components/membership-signup/images/membership2-sm.jpg +0 -0
  555. package/src/sass/themes/sr/2018/components/membership-signup/js/membership-signup.js +490 -0
  556. package/src/sass/themes/sr/2018/components/membership-signup/membership-signup.twig +103 -0
  557. package/src/sass/themes/sr/2018/components/navigation/_main-nav.scss +704 -0
  558. package/src/sass/themes/sr/2018/components/navigation/images/SR+IGO_LOGO_RGB.svg +1 -0
  559. package/src/sass/themes/sr/2018/components/navigation/images/error-alert-icon-ruby.png +0 -0
  560. package/src/sass/themes/sr/2018/components/news-article/_news-article.scss +118 -0
  561. package/src/sass/themes/sr/2018/components/news-article/news-article.twig +29 -0
  562. package/src/sass/themes/sr/2018/components/news-teaser/_news-teaser.scss +8 -0
  563. package/src/sass/themes/sr/2018/components/promo-header/_promo-header.scss +61 -0
  564. package/src/sass/themes/sr/2018/components/search/_search-block.scss +177 -0
  565. package/src/sass/themes/sr/2018/components/search/images/magnify-icon.svg +1 -0
  566. package/src/sass/themes/sr/2018/components/search/images/search_page_icon.png +0 -0
  567. package/src/sass/themes/sr/2018/components/search/images/search_page_icon_hover.png +0 -0
  568. package/src/sass/themes/sr/2018/components/search/search.twig +21 -0
  569. package/src/sass/themes/sr/2018/components/search-results/_search-results.scss +127 -0
  570. package/src/sass/themes/sr/2018/components/single-msg/_single-msg.scss +59 -0
  571. package/src/sass/themes/sr/2018/components/teaser-block/_teaser-block.scss +60 -0
  572. package/src/sass/themes/sr/2018/components/tooltips/_tooltips.scss +9 -0
  573. package/src/sass/themes/sr/2018/components/typography/_fonts.scss +23 -0
  574. package/src/sass/themes/sr/2018/components/typography/_typography.scss +161 -0
  575. package/src/sass/themes/sr/2018/components/typography/typography.twig +127 -0
  576. package/src/sass/themes/sr/2018/main-nav.twig +86 -0
  577. package/src/sass/themes/sr/2018/sr18.scss +135 -0
  578. package/src/sass/themes/sr/2018/variables/_colours.scss +36 -0
  579. package/src/sass/themes/sr/2018/variables/_main-nav.scss +3 -0
  580. package/src/sass/themes/sr/2018/variables/_mixins.scss +82 -0
  581. package/src/sass/themes/sr/2018/variables/_typography.scss +106 -0
  582. package/src/sass/themes/sr/2018/variables/colour.twig +58 -0
@@ -0,0 +1,361 @@
1
+
2
+ /*
3
+ /* = Generic form styles
4
+ */
5
+
6
+ label,
7
+ legend,
8
+ .form__field-label{
9
+ display: block;
10
+ padding-top: 10px;
11
+ margin-bottom: 12px;
12
+ font-family: $body-font;
13
+ @include font-size($p-font-size);
14
+ }
15
+
16
+ fieldset {
17
+ padding: 0;
18
+ border-width: 0;
19
+ }
20
+
21
+ input[type="email"],
22
+ input[type="number"],
23
+ input[type="date"],
24
+ input[type="search"],
25
+ input[type="text"],
26
+ input[type="tel"],
27
+ input[type="url"],
28
+ input[type="password"],
29
+ textarea {
30
+ height: 50px;
31
+ padding-left:12px;
32
+ background-color: $colour-white;
33
+ border: 1px solid $colour-scorpion-grey;
34
+ border-radius: 0;
35
+ width: 100%;
36
+ font-family: $body-font;
37
+ box-shadow: none;
38
+ box-sizing: border-box;
39
+ appearance: none;
40
+ -webkit-appearance: none;
41
+ @include placeholder($colour-scorpion-grey, 18px , $font-regular);
42
+ @include font-size($p-font-size);
43
+ }
44
+
45
+ textarea {
46
+ min-height: 65px;
47
+
48
+
49
+ @include breakpoint($screen-md) {
50
+ max-width: 100%;
51
+ height: 96px;
52
+ }
53
+ }
54
+
55
+ .form__textarea {
56
+ textarea {
57
+ padding: 6px 12px;
58
+ }
59
+ }
60
+
61
+ select {
62
+ position: relative;
63
+ -moz-appearance: none;
64
+ -webkit-appearance: none;
65
+ border-radius: 0px;
66
+ border: 1px solid $colour-scorpion-grey;
67
+ padding: 12px 50px 8px 10px;
68
+ width: 100%;
69
+ height: 50px;
70
+ @include font-size($p-font-size);
71
+ font-weight: 300;
72
+ font-family: $body-font;
73
+ background: transparent url($image-path + "CR__Chevron_D.svg") calc(100% - 15px) 11px/26px 26px no-repeat;
74
+ cursor: pointer;
75
+ margin-bottom: 0;
76
+ }
77
+
78
+ // hide native IE arrow
79
+ select::-ms-expand {
80
+ display: none;
81
+ }
82
+
83
+ select:focus {
84
+ border: 1px solid $colour-scorpion-grey;
85
+ box-shadow: border-box;
86
+ }
87
+ /* Remove visually the number spinner */
88
+ /* For Firefox */
89
+ input[type='number'] {
90
+ -moz-appearance:textfield;
91
+ }
92
+ /* Webkit browsers like Safari and Chrome */
93
+ input[type=number]::-webkit-inner-spin-button,
94
+ input[type=number]::-webkit-outer-spin-button {
95
+ -webkit-appearance: none;
96
+ margin: 0;
97
+ }
98
+
99
+ button,
100
+ input[type="submit"],
101
+ input[type="reset"],
102
+ input[type="button"] {
103
+ @extend .btn;
104
+ }
105
+
106
+ .disabled {
107
+ @include opacity(0.4);
108
+
109
+ input,
110
+ button {
111
+ transition: none;
112
+ cursor: initial;
113
+ }
114
+ button:hover,
115
+ input:hover {
116
+ background-color: $colour-red;
117
+ transition: none;
118
+ }
119
+ }
120
+
121
+ button:disabled, .disable-button:disabled {
122
+ background: rgba(0,0,0,0.5);
123
+ cursor: no-drop;
124
+
125
+ &:before {
126
+ background-image:none;
127
+ }
128
+
129
+ &:hover {
130
+ opacity: 1;
131
+ transform: translateY(0);
132
+ &:before {
133
+ background-image:none;
134
+ }
135
+ }
136
+ }
137
+
138
+ label {
139
+ font-family: $font-regular;
140
+ font-weight: 700;
141
+ }
142
+
143
+ .form-help-text {
144
+ @include font-size($p-font-size);
145
+ }
146
+
147
+ .form__field--wrapper {
148
+ margin-right: 0;
149
+ margin-left: 0;
150
+ margin-bottom: 3%;
151
+ width: 100%;
152
+ }
153
+
154
+ .form__fieldset--label {
155
+ @include font-size($p-font-size);
156
+ font-family: $body-font;
157
+ font-weight:bold;
158
+ margin-bottom: 12px;
159
+ }
160
+
161
+ /*
162
+ /* = Form validation
163
+ */
164
+ .form-error {
165
+ position: relative;
166
+ font-size: 16px;
167
+ font-family: $body-font;
168
+ margin-top: 10px;
169
+ display: inline-block;
170
+ vertical-align: top;
171
+ color: $colour-ribbon-red;
172
+ font-weight: bold;
173
+
174
+ &:before {
175
+ position: relative;
176
+ content: '';
177
+ display: inline-block;
178
+ top:-1px;
179
+ vertical-align: middle;
180
+ margin-right: 8px;
181
+ background: url($image-path + "error-alert-icon.png") left 0/100% no-repeat;
182
+ width:18px;
183
+ height:19px;
184
+ }
185
+ }
186
+
187
+ .form__field {
188
+
189
+ &.form__field--error-outline {
190
+ border: 1px solid $colour-ribbon-red;
191
+ }
192
+ }
193
+
194
+ /*
195
+ /* = checkbox and radio button forms
196
+ */
197
+ .form__checkbox,
198
+ .form__field-wrapper--checkbox,
199
+ .form__field-wrapper--radio,
200
+ .form__radio {
201
+ position: relative;
202
+ padding-top: 5px;
203
+ @include clearfix;
204
+
205
+ &.form__checkbox--inline,
206
+ &.form__radio--inline {
207
+ width: span(12);
208
+ margin-bottom: 0;
209
+ &.form__checkbox--inline-2-horizontal {
210
+ display: inline-block;
211
+ width: span(6) ;
212
+ }
213
+ }
214
+
215
+ input[type="checkbox"]{
216
+ z-index: 1;
217
+ position: absolute;
218
+ top: 10px;
219
+ margin: 0;
220
+ width: 30px;
221
+ height: 30px;
222
+ opacity: 0;
223
+ }
224
+
225
+ input[type="checkbox"]:checked + span {
226
+ background: url($image-path + "checkbox-white-tick.png") center/50% no-repeat;
227
+ background-size: 100%;
228
+ background-color: $colour-persian-purple;
229
+ border: 1px solid transparent;
230
+ }
231
+
232
+ input[type="checkbox"] + span,
233
+ input[type="radio"] + span, {
234
+ position: absolute;
235
+ background-color: $colour-white;
236
+ top: 5px;
237
+ left: 0;
238
+ width: 30px;
239
+ height: 30px;
240
+ border: 1px solid $colour-scorpion-grey;
241
+ }
242
+
243
+ input[type="checkbox"]:focus+span {
244
+ border-color: $colour-scorpion-grey;
245
+ border-width: 3px;
246
+ }
247
+
248
+ .form__field--sub-field-wrapper label {
249
+ left: 0;
250
+ }
251
+
252
+ .form__field-label,
253
+ label.form__checkbox {
254
+ overflow: visible;
255
+ position: relative;
256
+ top: 0;
257
+ left: 45px;
258
+ width: calc(100% - 45px);
259
+ font-size: 18px;
260
+ font-family: $body-font;
261
+ word-break: break-word;
262
+ }
263
+
264
+ label.form__field-label,
265
+ label.form__checkbox {
266
+ font-weight: normal;
267
+ }
268
+ }
269
+
270
+ /* Checkbox with paragraph and label included */
271
+ .form__field-wrapper--checkbox {
272
+
273
+ &.form__checkbox-paragraph {
274
+
275
+ .form__checkbox--inline {
276
+ position: relative;
277
+ padding-top: 5px;
278
+ overflow: hidden;
279
+ }
280
+ }
281
+
282
+ /* Checkbox with background */
283
+ &.form__field-wrapper--background {
284
+ background: #F0F0F0;
285
+ padding: 18px 18px 8px;
286
+ label {
287
+ padding-top: 5px;
288
+ }
289
+
290
+ input[type="checkbox"] + span,
291
+ input[type="checkbox"] {
292
+ top: 18px;
293
+ left: 18px;
294
+ }
295
+ }
296
+ }
297
+
298
+ /*
299
+ /* = Radio button form
300
+ */
301
+ .form__radio.form__radio--inline {
302
+ position: relative;
303
+ padding-top: 5px;
304
+ @include clearfix;
305
+
306
+ input[type="radio"] {
307
+ z-index: 1;
308
+ position: absolute;
309
+ top: 0;
310
+ margin: 0;
311
+ width: 30px;
312
+ height: 30px;
313
+ opacity: 0;
314
+ left: 0;
315
+ right: 0;
316
+ }
317
+
318
+ input[type="radio"] + span {
319
+ left: 2px;
320
+ @include border-radius(30px);
321
+ }
322
+
323
+ input[type="radio"]:checked + span {
324
+ background-color: $colour-persian-purple;
325
+ border: 1px solid $colour-persian-purple;
326
+ }
327
+
328
+ input[type="radio"]:checked + span:before {
329
+ position: absolute;
330
+ content: '';
331
+ top: 8px;
332
+ left: 0;
333
+ right: 0;
334
+ background-color: #fff;
335
+ border-radius:30px;
336
+ width: 12px;
337
+ height: 12px;
338
+ z-index: 1;
339
+ margin: 0 auto;
340
+ }
341
+
342
+ input[type="radio"]:focus + span:after {
343
+ position: absolute;
344
+ content: '';
345
+ height: 34px;
346
+ width: 34px;
347
+ left: -3px;
348
+ top: -3px;
349
+ border: 3px solid $colour-scorpion-grey;;
350
+ border-radius:30px;
351
+ }
352
+ }
353
+
354
+ .form__field-wrapper--radio {
355
+ .form__field-additional-text {
356
+ margin-bottom: 0;
357
+ p {
358
+ margin-left: 45px;
359
+ }
360
+ }
361
+ }
@@ -0,0 +1,146 @@
1
+ <form novalidate>
2
+ <div id="field-wrapper--standard" class="form__fieldset form__field--wrapper form__field-wrapper--text">
3
+ <label id="field-label--standard" for="field-input--standard" class="form__field-label required">Input required with paragraph text and hint</label>
4
+ <p class="form-help-text">This is support text, for example information on how long the password should be</p>
5
+ <input
6
+ type="text"
7
+ id="field-input--standard"
8
+ name="standard"
9
+ class="form__field form__field--text"
10
+ required="required"
11
+ placeholder="This is hint text"
12
+ pattern=""
13
+ aria-describedby="field-label--standard"
14
+ >
15
+ </div>
16
+ <div id="field-wrapper--standard-error" class="form__fieldset form__field--wrapper form__field-wrapper--text">
17
+ <label id="field-label--firstname" for="field-input--firstname" class="form__field-label required">Input with error mesaage</label>
18
+ <input
19
+ type="text"
20
+ id="field-input--standard-error"
21
+ name="firstname"
22
+ class="form__field form__field--text form__field--error-outline"
23
+ required=""
24
+ placeholder="Field completed incorrectly"
25
+ pattern=""
26
+ aria-describedby="field-label--standard"
27
+ >
28
+ <div id="field-error--standard-error" class="form__field-error-container form__field-error-container--text" aria-live="assertive" role="status">
29
+ <span class="form-error">This is an error message</span>
30
+ </div>
31
+ </div>
32
+ <div id="field-wrapper--standard-optional" class="form__fieldset form__field--wrapper form__field-wrapper--text">
33
+ <label id="field-wrapper--standard-optional" for="field-input--standard" class="form__field-label">Simple input <span>(optional)</span></label>
34
+ <input
35
+ type="text"
36
+ id="field-wrapper--standard-optional"
37
+ name="standard"
38
+ class="form__field form__field--text error-border"
39
+ placeholder=""
40
+ pattern=""
41
+ aria-describedby="field-label--standard"
42
+ >
43
+ </div>
44
+ <div class="form__field--wrapper form__choice form__field--select">
45
+ <label class="form__field form__field--country form__choice required" for="field-input--select">Dropdown menu</label>
46
+ <select
47
+ id="field-input--select"
48
+ name="select-1"
49
+ class="form__field form__field--select"
50
+ >
51
+ <option >Please select</option>
52
+ <option value="GB">United Kingdom</option>
53
+ <option disabled="disabled">-------------------</option>
54
+ </select>
55
+ </div>
56
+
57
+ <div class="form__field--wrapper form__choice form__field--select">
58
+ <label class="form__field form__field--country form__choice required" for="field-input--select">Dropdown menu</label>
59
+ <select
60
+ id="field-input--select"
61
+ name="select-2"
62
+ class="form__field form__field--country form__field--error-outline"
63
+ >
64
+ <option >Please select</option>
65
+ <option value="GB">United Kingdom</option>
66
+ <option disabled="disabled">-------------------</option>
67
+ </select>
68
+ </select>
69
+ <div class="form__field--error" aria-live="assertive" role="status">
70
+ <span class="form-error">This is a error message</span>
71
+ </div>
72
+ </div>
73
+ <div class="form__field--wrapper form__textarea">
74
+ <label class="form__texarea required" for="comicrelief_payin_general_permissionEmail require">Long copy/Message field</label>
75
+ <textarea class="form__field">This is text area</textarea>
76
+ </div>
77
+ <div class="form__field--wrapper form__textarea">
78
+ <label class="form__texarea required" for="comicrelief_payin_general_permissionEmail">Long copy/Message field</label>
79
+ <textarea class="form__field form__field--error-outline">This is text area</textarea>
80
+ <div class="form__field--error" aria-live="assertive" role="status">
81
+ <span class="form-error">This is a error message</span>
82
+ </div>
83
+ </div>
84
+ <div class="form__row form__field--wrapper form__field-wrapper--radio">
85
+ <p class="form__fieldset--label"> List of radio buttons </p>
86
+ <div class="form__field--wrapper form__radio form__radio--inline">
87
+ <label class="form__field-label" for="radio-1">Option 1</label>
88
+ <input type="radio" id="radio-1" name="radio-group" value="1" checked/>
89
+ <span></span>
90
+ </div>
91
+ <div class="form__field--wrapper form__radio form__radio--inline">
92
+ <label class="form__field-label" for="radio-2">Option 2</label>
93
+ <input type="radio" id="radio-2" name="radio-group" value="2" />
94
+ <span>&nbsp;</span>
95
+ <div class="form__fieldset form__field--wrapper form__field-additional-text">
96
+ <div>
97
+ <p>Here's some additional text </p>
98
+ </div>
99
+ </div>
100
+ </div>
101
+ </div>
102
+ <div class="form__row form__field--wrapper form__field-wrapper--checkbox">
103
+ <p class="form__fieldset--label"> List of checkboxes </p>
104
+ <div class="form__field--wrapper form__checkbox form__checkbox--inline">
105
+ <label class="form__field-label" for="checkbox-1">Option 1</label>
106
+ <input type="checkbox" id="checkbox-1" name="group-checkbox" value="1" checked />
107
+ <span></span>
108
+ </div>
109
+ <div class="form__field--wrapper form__checkbox form__checkbox--inline">
110
+ <label class="form__field-label" for="checkbox-2">Option 2</label>
111
+ <input type="checkbox" id="checkbx-2" name="group-checkbox" value="2" />
112
+ <span></span>
113
+ </div>
114
+ </div>
115
+ <div class="form__row form__field--wrapper form__field-wrapper--checkbox">
116
+ <p class="form__fieldset--label"> List of 2 checkboxes horizontally inline</p>
117
+ <div class="form__field--wrapper form__checkbox form__checkbox--inline form__checkbox--inline-2-horizontal">
118
+ <label class="form__field-label" for="checkbox-1">Option 1</label>
119
+ <input type="checkbox" id="checkbox-1" name="group-checkbox" value="1" checked />
120
+ <span></span>
121
+ </div>
122
+ <div class="form__field--wrapper form__checkbox form__checkbox--inline form__checkbox--inline-2-horizontal">
123
+ <label class="form__field-label" for="checkbox-2">Option 2</label>
124
+ <input type="checkbox" id="checkbx-2" name="group-checkbox" value="2" />
125
+ <span></span>
126
+ </div>
127
+ </div>
128
+ <div class="form__field--wrapper form__field-wrapper--checkbox form__checkbox-paragraph">
129
+ <p class="form__fieldset--label">Single checkbox with paragraph text (optional)</p>
130
+ <p>This block also reiterates that we don’t use asterisks but the (optional) indication for fields that are not mandatory.</p>
131
+ <div class="form__checkbox--inline">
132
+ <label class="form__field-label" for="singlecheckbox">Option 1</label>
133
+ <input type="checkbox" id="singlecheckbox" name="singlecheckbox" value="1" />
134
+ <span></span>
135
+ </div>
136
+ </div>
137
+ <div class="form__field--wrapper form__field-wrapper--checkbox form__field-wrapper--background">
138
+ <div class="form__checkbox--inline">
139
+ <label class="form__field-label" for="singlecheckbox1">Single checkbox with background colour</label>
140
+ <input type="checkbox" id="singlecheckbox1" name="singlecheckbox1" value="2" />
141
+ <span></span>
142
+ </div>
143
+ </div>
144
+ </div>
145
+
146
+ </form>
@@ -0,0 +1,99 @@
1
+
2
+ .userFrTarget {
3
+ @include clearfix();
4
+
5
+ .form__subcopy {
6
+ @include font-size($p-xsmall-font-size);
7
+ }
8
+ .pounds-typography {
9
+ font-family: $font-bold;
10
+ font-size: 55px;
11
+ color: $colour-blue;
12
+ position: relative;
13
+ top: 13px;
14
+ }
15
+ input {
16
+ width: 123px;
17
+ margin-left: 10px;
18
+ }
19
+ .amount,
20
+ .copy {
21
+ float: left;
22
+ margin-top: 30px;
23
+ }
24
+ .amount {
25
+ @include breakpoint($screen-md) {
26
+ width: 48%;
27
+ }
28
+ }
29
+ .copy {
30
+ position: relative;
31
+ min-height: 100px;
32
+
33
+ @include breakpoint($screen-md) {
34
+ width: 52%;
35
+ }
36
+ }
37
+ .digit {
38
+ position: absolute;
39
+ width: 35%;
40
+ height: 100%;
41
+ text-align: center;
42
+ padding-top: 45px;
43
+ border-right: 1px solid $colour-blue;
44
+
45
+ @include breakpoint($screen-md) {
46
+ padding-top: 35px;
47
+ }
48
+ }
49
+ .digit-copy {
50
+ padding-left: 40%;
51
+ p {
52
+ @include font-size($p-xsmall-font-size);
53
+ }
54
+ }
55
+ .digit span {
56
+ font-size: 55px;
57
+ margin: 0px 2px;
58
+ font-family: $font-bold;
59
+ color: $colour-white;
60
+ text-shadow:
61
+ -1px -1px 0px $colour-blue,
62
+ 0px -1px 0px $colour-blue,
63
+ 1px -1px 0px $colour-blue,
64
+ -1px 0px 0px $colour-blue,
65
+ 1px 0px 0px $colour-blue,
66
+ -1px 1px 0px $colour-blue,
67
+ 0px 1px 0px $colour-blue,
68
+ 1px 1px 0px $colour-blue,
69
+ -2px -2px 0px $colour-blue,
70
+ -1px -2px 0px $colour-blue,
71
+ 0px -2px 0px $colour-blue,
72
+ 1px -2px 0px $colour-blue,
73
+ 2px -2px 0px $colour-blue,
74
+ 2px -1px 0px $colour-blue,
75
+ 2px 0px 0px $colour-blue,
76
+ 2px 1px 0px $colour-blue,
77
+ 2px 2px 0px $colour-blue,
78
+ 1px 2px 0px $colour-blue,
79
+ 0px 2px 0px $colour-blue,
80
+ -1px 2px 0px $colour-blue,
81
+ -2px 2px 0px $colour-blue,
82
+ -2px 1px 0px $colour-blue,
83
+ -2px 0px 0px $colour-blue,
84
+ -2px -1px 0px $colour-blue;
85
+ }
86
+ .digit-2 span {
87
+ font-size: 40px;
88
+ }
89
+ .digit-3 span {
90
+ font-size: 30px;
91
+ }
92
+ .digit-4 span {
93
+ font-size: 25px;
94
+ }
95
+ .digit-5 span {
96
+ font-size: 18px;
97
+ margin: 0px 1px;
98
+ }
99
+ }
@@ -0,0 +1,23 @@
1
+ <div class="userFrTarget">
2
+ <div class="amount">
3
+ <h6>Set a fundraising target</h6>
4
+ <p class="form__subcopy">Be ambitious.You can do it</p>
5
+ <div>
6
+ <span class="pounds-typography">£</span>
7
+ <input type="text" autocomplete="on" class="form__input extra" id="userFrTarget" name="userFrTarget" value="150" maxlength="6">
8
+ </div>
9
+ </div>
10
+ <div class="copy">
11
+ <div class="digit digit-1">
12
+ <span>3</span>
13
+ </div>
14
+ <div class="digit-copy">
15
+ <div>
16
+ <p>
17
+ Thanks to you, at least <strong>three</strong> children living and
18
+ working on the streets of Liberia could go to school for an entire year.
19
+ </p>
20
+ </div>
21
+ </div>
22
+ </div>
23
+ </div>