@royaloperahouse/harmonic 0.13.4-d → 0.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (493) hide show
  1. package/CHANGELOG.md +4 -3
  2. package/LICENSE +0 -0
  3. package/README.GIT +294 -0
  4. package/README.md +43 -252
  5. package/dist/components/Typography/Typography.d.ts +0 -0
  6. package/dist/components/Typography/index.d.ts +0 -0
  7. package/dist/components/Typography/utils.d.ts +0 -0
  8. package/dist/components/atoms/Account/Account.d.ts +0 -0
  9. package/dist/components/atoms/Account/index.d.ts +0 -0
  10. package/dist/components/atoms/Badge/Badge.style.d.ts +0 -0
  11. package/dist/components/atoms/Badge/CinemaBadge.d.ts +0 -0
  12. package/dist/components/atoms/Badge/StreamBadge.d.ts +0 -0
  13. package/dist/components/atoms/Badge/index.d.ts +0 -0
  14. package/dist/components/atoms/Buttons/Auxiliary/AuxiliaryButton.d.ts +0 -0
  15. package/dist/components/atoms/Buttons/Auxiliary/AuxiliaryButton.style.d.ts +0 -0
  16. package/dist/components/atoms/Buttons/Auxiliary/utils.d.ts +0 -0
  17. package/dist/components/atoms/Buttons/Button.d.ts +0 -0
  18. package/dist/components/atoms/Buttons/Button.style.d.ts +0 -0
  19. package/dist/components/atoms/Buttons/Primary/PrimaryButton.d.ts +0 -0
  20. package/dist/components/atoms/Buttons/Primary/PrimaryButton.style.d.ts +0 -0
  21. package/dist/components/atoms/Buttons/Primary/utils.d.ts +0 -0
  22. package/dist/components/atoms/Buttons/Secondary/SecondaryButton.d.ts +0 -0
  23. package/dist/components/atoms/Buttons/Secondary/SecondaryButton.style.d.ts +0 -0
  24. package/dist/components/atoms/Buttons/Secondary/utils.d.ts +0 -0
  25. package/dist/components/atoms/Buttons/Tertiary/TertiaryButton.d.ts +0 -0
  26. package/dist/components/atoms/Buttons/Tertiary/TertiaryButton.style.d.ts +0 -0
  27. package/dist/components/atoms/Buttons/Tertiary/utils.d.ts +0 -0
  28. package/dist/components/atoms/Buttons/index.d.ts +0 -0
  29. package/dist/components/atoms/Buttons/utils.d.ts +0 -0
  30. package/dist/components/atoms/ControlledDropdown/ControlledDropdown.d.ts +0 -0
  31. package/dist/components/atoms/ControlledDropdown/ControlledDropdown.style.d.ts +0 -0
  32. package/dist/components/atoms/ControlledDropdown/index.d.ts +0 -0
  33. package/dist/components/atoms/Dropdown/Dropdown.d.ts +1 -1
  34. package/dist/components/atoms/Dropdown/Dropdown.style.d.ts +0 -0
  35. package/dist/components/atoms/Dropdown/index.d.ts +0 -0
  36. package/dist/components/atoms/Grid/Grid.d.ts +0 -0
  37. package/dist/components/atoms/Grid/GridItem.d.ts +0 -0
  38. package/dist/components/atoms/Grid/index.d.ts +0 -0
  39. package/dist/components/atoms/Icons/Icons.d.ts +0 -0
  40. package/dist/components/atoms/Icons/Icons.style.d.ts +0 -0
  41. package/dist/components/atoms/Icons/StorybookSupport/Iconography.d.ts +0 -0
  42. package/dist/components/atoms/Icons/StorybookSupport/IconsDiv.style.d.ts +0 -0
  43. package/dist/components/atoms/Icons/SvgIcons/12px/Detract.svg.d.ts +0 -0
  44. package/dist/components/atoms/Icons/SvgIcons/12px/Expand.svg.d.ts +0 -0
  45. package/dist/components/atoms/Icons/SvgIcons/12px/Remove.svg.d.ts +0 -0
  46. package/dist/components/atoms/Icons/SvgIcons/12px/Tick.svg.d.ts +0 -0
  47. package/dist/components/atoms/Icons/SvgIcons/Access/AudioDescription.svg.d.ts +0 -0
  48. package/dist/components/atoms/Icons/SvgIcons/Access/BritishSignLanguage.svg.d.ts +0 -0
  49. package/dist/components/atoms/Icons/SvgIcons/Access/ClosedCaptions.svg.d.ts +0 -0
  50. package/dist/components/atoms/Icons/SvgIcons/Access/OpenCaptions.svg.d.ts +0 -0
  51. package/dist/components/atoms/Icons/SvgIcons/Access/RelaxedPerformance.svg.d.ts +0 -0
  52. package/dist/components/atoms/Icons/SvgIcons/Actions/AddToMyList.svg.d.ts +0 -0
  53. package/dist/components/atoms/Icons/SvgIcons/Actions/BookTickets.svg.d.ts +0 -0
  54. package/dist/components/atoms/Icons/SvgIcons/Actions/ChooseDates.svg.d.ts +0 -0
  55. package/dist/components/atoms/Icons/SvgIcons/Actions/EditMyList.svg.d.ts +0 -0
  56. package/dist/components/atoms/Icons/SvgIcons/Actions/Favourite.svg.d.ts +0 -0
  57. package/dist/components/atoms/Icons/SvgIcons/Actions/FavouriteFull.svg.d.ts +0 -0
  58. package/dist/components/atoms/Icons/SvgIcons/Actions/Filter.svg.d.ts +0 -0
  59. package/dist/components/atoms/Icons/SvgIcons/Actions/FindAScreening.svg.d.ts +0 -0
  60. package/dist/components/atoms/Icons/SvgIcons/Actions/OnMyList.svg.d.ts +0 -0
  61. package/dist/components/atoms/Icons/SvgIcons/Actions/Reminder.svg.d.ts +0 -0
  62. package/dist/components/atoms/Icons/SvgIcons/Actions/Subscribe.svg.d.ts +0 -0
  63. package/dist/components/atoms/Icons/SvgIcons/Actions/Watch.svg.d.ts +0 -0
  64. package/dist/components/atoms/Icons/SvgIcons/Arrows/Arrow.svg.d.ts +0 -0
  65. package/dist/components/atoms/Icons/SvgIcons/Arrows/ArrowPagination.svg.d.ts +0 -0
  66. package/dist/components/atoms/Icons/SvgIcons/Arrows/CarouselArrow.svg.d.ts +0 -0
  67. package/dist/components/atoms/Icons/SvgIcons/Arrows/DropdownArrow.svg.d.ts +0 -0
  68. package/dist/components/atoms/Icons/SvgIcons/Arrows/LastPageArrow.svg.d.ts +0 -0
  69. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Cinema.svg.d.ts +0 -0
  70. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Clock.svg.d.ts +0 -0
  71. package/dist/components/atoms/Icons/SvgIcons/Descriptors/CreditCard.svg.d.ts +0 -0
  72. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Email.svg.d.ts +0 -0
  73. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Info.svg.d.ts +0 -0
  74. package/dist/components/atoms/Icons/SvgIcons/Descriptors/List.svg.d.ts +0 -0
  75. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Location.svg.d.ts +0 -0
  76. package/dist/components/atoms/Icons/SvgIcons/Descriptors/PDF.svg.d.ts +0 -0
  77. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Phone.svg.d.ts +0 -0
  78. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Print.svg.d.ts +0 -0
  79. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Seat.svg.d.ts +0 -0
  80. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Secure.svg.d.ts +0 -0
  81. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Standing.svg.d.ts +0 -0
  82. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Tickets.svg.d.ts +0 -0
  83. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Wheelchair.svg.d.ts +0 -0
  84. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Facebook.svg.d.ts +0 -0
  85. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Instagram.svg.d.ts +0 -0
  86. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Tiktok.svg.d.ts +0 -0
  87. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Twitter.svg.d.ts +0 -0
  88. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/X.svg.d.ts +0 -0
  89. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Youtube.svg.d.ts +0 -0
  90. package/dist/components/atoms/Icons/SvgIcons/Navigation/BalletAndDance.svg.d.ts +0 -0
  91. package/dist/components/atoms/Icons/SvgIcons/Navigation/Basket.svg.d.ts +0 -0
  92. package/dist/components/atoms/Icons/SvgIcons/Navigation/BasketFull.svg.d.ts +0 -0
  93. package/dist/components/atoms/Icons/SvgIcons/Navigation/Home.svg.d.ts +0 -0
  94. package/dist/components/atoms/Icons/SvgIcons/Navigation/LiveStream.svg.d.ts +0 -0
  95. package/dist/components/atoms/Icons/SvgIcons/Navigation/Menu.svg.d.ts +0 -0
  96. package/dist/components/atoms/Icons/SvgIcons/Navigation/OperaAndMusic.svg.d.ts +0 -0
  97. package/dist/components/atoms/Icons/SvgIcons/Navigation/Search.svg.d.ts +0 -0
  98. package/dist/components/atoms/Icons/SvgIcons/Navigation/Settings.svg.d.ts +0 -0
  99. package/dist/components/atoms/Icons/SvgIcons/Navigation/User.svg.d.ts +0 -0
  100. package/dist/components/atoms/Icons/SvgIcons/Navigation/UserSignedIn.svg.d.ts +0 -0
  101. package/dist/components/atoms/Icons/SvgIcons/RBO/NavLogoMobile.svg.d.ts +0 -0
  102. package/dist/components/atoms/Icons/SvgIcons/RBO/NavLogoNoCrest.svg.d.ts +0 -0
  103. package/dist/components/atoms/Icons/SvgIcons/RBO/NavLogoWithCrest.svg.d.ts +0 -0
  104. package/dist/components/atoms/Icons/SvgIcons/Text/Delete.svg.d.ts +0 -0
  105. package/dist/components/atoms/Icons/SvgIcons/Text/Shift.svg.d.ts +0 -0
  106. package/dist/components/atoms/Icons/SvgIcons/Text/Space.svg.d.ts +0 -0
  107. package/dist/components/atoms/Icons/SvgIcons/Utility/Close.svg.d.ts +0 -0
  108. package/dist/components/atoms/Icons/SvgIcons/Utility/Confirm.svg.d.ts +0 -0
  109. package/dist/components/atoms/Icons/SvgIcons/Utility/Detract.svg.d.ts +0 -0
  110. package/dist/components/atoms/Icons/SvgIcons/Utility/Expand.svg.d.ts +0 -0
  111. package/dist/components/atoms/Icons/SvgIcons/Utility/ExternalLink.svg.d.ts +0 -0
  112. package/dist/components/atoms/Icons/SvgIcons/Utility/GridView.svg.d.ts +0 -0
  113. package/dist/components/atoms/Icons/SvgIcons/Utility/ListView.svg.d.ts +0 -0
  114. package/dist/components/atoms/Icons/SvgIcons/Utility/Refresh.svg.d.ts +0 -0
  115. package/dist/components/atoms/Icons/SvgIcons/Utility/Remove.svg.d.ts +0 -0
  116. package/dist/components/atoms/Icons/SvgIcons/Utility/Star.svg.d.ts +0 -0
  117. package/dist/components/atoms/Icons/SvgIcons/Video/Back10.svg.d.ts +0 -0
  118. package/dist/components/atoms/Icons/SvgIcons/Video/Clips.svg.d.ts +0 -0
  119. package/dist/components/atoms/Icons/SvgIcons/Video/Forward10.svg.d.ts +0 -0
  120. package/dist/components/atoms/Icons/SvgIcons/Video/FullScreen.svg.d.ts +0 -0
  121. package/dist/components/atoms/Icons/SvgIcons/Video/Minimise.svg.d.ts +0 -0
  122. package/dist/components/atoms/Icons/SvgIcons/Video/Muted.svg.d.ts +0 -0
  123. package/dist/components/atoms/Icons/SvgIcons/Video/Pause.svg.d.ts +0 -0
  124. package/dist/components/atoms/Icons/SvgIcons/Video/Play.svg.d.ts +0 -0
  125. package/dist/components/atoms/Icons/SvgIcons/Video/Restart.svg.d.ts +0 -0
  126. package/dist/components/atoms/Icons/SvgIcons/Video/Subtitles.svg.d.ts +0 -0
  127. package/dist/components/atoms/Icons/SvgIcons/Video/Trailer.svg.d.ts +0 -0
  128. package/dist/components/atoms/Icons/SvgIcons/Video/Volume.svg.d.ts +0 -0
  129. package/dist/components/atoms/Icons/SvgIcons/index.d.ts +0 -0
  130. package/dist/components/atoms/Icons/index.d.ts +0 -0
  131. package/dist/components/atoms/ImageAspectRatioWrapper/ImageAspectRatioWrapper.d.ts +0 -0
  132. package/dist/components/atoms/ImageAspectRatioWrapper/ImageAspectRatioWrapper.style.d.ts +0 -0
  133. package/dist/components/atoms/ImageAspectRatioWrapper/index.d.ts +0 -0
  134. package/dist/components/atoms/Logo/Logo.d.ts +0 -0
  135. package/dist/components/atoms/Logo/Logo.style.d.ts +0 -0
  136. package/dist/components/atoms/Logo/index.d.ts +0 -0
  137. package/dist/components/atoms/Progress/Progress.d.ts +0 -0
  138. package/dist/components/atoms/Progress/Progress.styles.d.ts +0 -0
  139. package/dist/components/atoms/Progress/index.d.ts +0 -0
  140. package/dist/components/atoms/Radio/Radio.d.ts +0 -0
  141. package/dist/components/atoms/Radio/Radio.style.d.ts +0 -0
  142. package/dist/components/atoms/Radio/index.d.ts +0 -0
  143. package/dist/components/atoms/Radio2/Radio2.d.ts +0 -0
  144. package/dist/components/atoms/Radio2/Radio2.style.d.ts +0 -0
  145. package/dist/components/atoms/Radio2/index.d.ts +0 -0
  146. package/dist/components/atoms/RotatorButtons/RotatorButtons.d.ts +0 -0
  147. package/dist/components/atoms/RotatorButtons/RotatorButtons.style.d.ts +0 -0
  148. package/dist/components/atoms/RotatorButtons/index.d.ts +0 -0
  149. package/dist/components/atoms/Search/Search.d.ts +0 -0
  150. package/dist/components/atoms/Search/Search.style.d.ts +0 -0
  151. package/dist/components/atoms/Search/index.d.ts +0 -0
  152. package/dist/components/atoms/SecondaryLogo/SecodaryLogo.style.d.ts +0 -0
  153. package/dist/components/atoms/SecondaryLogo/SecondaryLogo.d.ts +0 -0
  154. package/dist/components/atoms/SecondaryLogo/index.d.ts +0 -0
  155. package/dist/components/atoms/SectionSplitter/SectionSplitter.d.ts +0 -0
  156. package/dist/components/atoms/SectionSplitter/SectionSplitter.style.d.ts +0 -0
  157. package/dist/components/atoms/SectionSplitter/index.d.ts +0 -0
  158. package/dist/components/atoms/SocialLinks/SocialLinks.d.ts +0 -0
  159. package/dist/components/atoms/SocialLinks/SocialLinks.style.d.ts +0 -0
  160. package/dist/components/atoms/SocialLinks/index.d.ts +0 -0
  161. package/dist/components/atoms/SponsorLogo/SponsorLogo.d.ts +0 -0
  162. package/dist/components/atoms/SponsorLogo/SponsorLogo.style.d.ts +0 -0
  163. package/dist/components/atoms/SponsorLogo/index.d.ts +0 -0
  164. package/dist/components/atoms/Sponsorship/Sponsorship.d.ts +0 -0
  165. package/dist/components/atoms/Sponsorship/Sponsorship.style.d.ts +0 -0
  166. package/dist/components/atoms/Sponsorship/constants.d.ts +0 -0
  167. package/dist/components/atoms/Sponsorship/index.d.ts +0 -0
  168. package/dist/components/atoms/Stepper/Stepper.d.ts +0 -0
  169. package/dist/components/atoms/Stepper/Stepper.style.d.ts +0 -0
  170. package/dist/components/atoms/Stepper/index.d.ts +0 -0
  171. package/dist/components/atoms/Tab/Tab.d.ts +1 -1
  172. package/dist/components/atoms/Tab/Tab.style.d.ts +0 -0
  173. package/dist/components/atoms/Tab/index.d.ts +0 -0
  174. package/dist/components/atoms/TabLink/TabLink.d.ts +0 -0
  175. package/dist/components/atoms/TabLink/TabLink.style.d.ts +0 -0
  176. package/dist/components/atoms/TabLink/index.d.ts +0 -0
  177. package/dist/components/atoms/TextArea/TextArea.d.ts +0 -0
  178. package/dist/components/atoms/TextArea/TextArea.style.d.ts +0 -0
  179. package/dist/components/atoms/TextArea/index.d.ts +0 -0
  180. package/dist/components/atoms/TextField/TextField.d.ts +0 -0
  181. package/dist/components/atoms/TextField/TextField.style.d.ts +1 -1
  182. package/dist/components/atoms/TextField/TextFieldLegacy.d.ts +0 -0
  183. package/dist/components/atoms/TextField/TextFieldLegacy.style.d.ts +0 -0
  184. package/dist/components/atoms/TextField/index.d.ts +0 -0
  185. package/dist/components/atoms/TextLink/TextLink.d.ts +0 -0
  186. package/dist/components/atoms/TextLink/TextLink.style.d.ts +0 -0
  187. package/dist/components/atoms/TextLink/index.d.ts +0 -0
  188. package/dist/components/atoms/TextLogo/TextLogo.d.ts +0 -0
  189. package/dist/components/atoms/TextLogo/index.d.ts +0 -0
  190. package/dist/components/atoms/TextLogo/styled.d.ts +0 -0
  191. package/dist/components/atoms/Tickbox/Tickbox.d.ts +0 -0
  192. package/dist/components/atoms/Tickbox/Tickbox.style.d.ts +0 -0
  193. package/dist/components/atoms/Tickbox/index.d.ts +0 -0
  194. package/dist/components/atoms/Tickbox2/Tickbox2.d.ts +0 -0
  195. package/dist/components/atoms/Tickbox2/Tickbox2.style.d.ts +0 -0
  196. package/dist/components/atoms/Tickbox2/index.d.ts +0 -0
  197. package/dist/components/atoms/Timer/Timer.d.ts +0 -0
  198. package/dist/components/atoms/Timer/Timer.style.d.ts +0 -0
  199. package/dist/components/atoms/Timer/index.d.ts +0 -0
  200. package/dist/components/atoms/TypeTags/TypeTags.d.ts +0 -0
  201. package/dist/components/atoms/TypeTags/TypeTags.style.d.ts +0 -0
  202. package/dist/components/atoms/TypeTags/index.d.ts +0 -0
  203. package/dist/components/atoms/Typography/Typography.d.ts +0 -0
  204. package/dist/components/atoms/Typography/Typography.style.d.ts +0 -0
  205. package/dist/components/atoms/Typography/index.d.ts +0 -0
  206. package/dist/components/atoms/VideoControls/VideoControls.d.ts +0 -0
  207. package/dist/components/atoms/VideoControls/VideoControls.style.d.ts +0 -0
  208. package/dist/components/atoms/VideoControls/index.d.ts +0 -0
  209. package/dist/components/atoms/index.d.ts +0 -0
  210. package/dist/components/index.d.ts +3 -3
  211. package/dist/components/molecules/Accordion/Accordion.d.ts +0 -0
  212. package/dist/components/molecules/Accordion/Accordion.style.d.ts +0 -0
  213. package/dist/components/molecules/Accordion/index.d.ts +0 -0
  214. package/dist/components/molecules/Accordions/Accordions.d.ts +0 -0
  215. package/dist/components/molecules/Accordions/Accordions.style.d.ts +0 -0
  216. package/dist/components/molecules/Accordions/index.d.ts +0 -0
  217. package/dist/components/molecules/AnchorBar/AnchorBar.d.ts +0 -0
  218. package/dist/components/molecules/AnchorBar/AnchorBar.style.d.ts +0 -0
  219. package/dist/components/molecules/AnchorBar/index.d.ts +0 -0
  220. package/dist/components/molecules/AnnouncementBanner/AnnouncementBanner.d.ts +0 -0
  221. package/dist/components/molecules/AnnouncementBanner/AnnouncementBanner.style.d.ts +0 -0
  222. package/dist/components/molecules/AnnouncementBanner/index.d.ts +0 -0
  223. package/dist/components/molecules/AuxiliaryNav/AuxiliaryNav.d.ts +0 -0
  224. package/dist/components/molecules/AuxiliaryNav/AuxiliaryNav.styles.d.ts +0 -0
  225. package/dist/components/molecules/AuxiliaryNav/index.d.ts +0 -0
  226. package/dist/components/molecules/Basket/Basket.d.ts +0 -0
  227. package/dist/components/molecules/Basket/Basket.style.d.ts +0 -0
  228. package/dist/components/molecules/Basket/helpers.d.ts +0 -0
  229. package/dist/components/molecules/Basket/hooks.d.ts +0 -0
  230. package/dist/components/molecules/Basket/index.d.ts +0 -0
  231. package/dist/components/molecules/BodyContent/BodyContent.d.ts +1 -6
  232. package/dist/components/molecules/BodyContent/BodyContent.style.d.ts +0 -0
  233. package/dist/components/molecules/BodyContent/index.d.ts +0 -0
  234. package/dist/components/molecules/Card/Card.d.ts +0 -0
  235. package/dist/components/molecules/Card/Card.style.d.ts +1 -1
  236. package/dist/components/molecules/Card/index.d.ts +0 -0
  237. package/dist/components/molecules/Cards/Cards.d.ts +0 -0
  238. package/dist/components/molecules/Cards/Cards.style.d.ts +0 -0
  239. package/dist/components/molecules/Cards/index.d.ts +0 -0
  240. package/dist/components/molecules/CastFilter/CastFilters.d.ts +0 -0
  241. package/dist/components/molecules/CastFilter/CastFilters.style.d.ts +4 -2
  242. package/dist/components/molecules/CastFilter/index.d.ts +0 -0
  243. package/dist/components/molecules/ContactCard/ContactCard.d.ts +0 -0
  244. package/dist/components/molecules/ContactCard/ContactCard.style.d.ts +0 -0
  245. package/dist/components/molecules/ContactCard/index.d.ts +0 -0
  246. package/dist/components/molecules/ContactNewsletter/ContactNewsletter.d.ts +0 -0
  247. package/dist/components/molecules/ContactNewsletter/ContactNewsletter.style.d.ts +0 -0
  248. package/dist/components/molecules/ContactNewsletter/index.d.ts +0 -0
  249. package/dist/components/molecules/ContentSummary/ContentSummary.d.ts +0 -0
  250. package/dist/components/molecules/ContentSummary/ContentSummary.style.d.ts +1 -1
  251. package/dist/components/molecules/ContentSummary/ContentSummaryData.d.ts +0 -0
  252. package/dist/components/molecules/ContentSummary/index.d.ts +0 -0
  253. package/dist/components/molecules/Editorial/Editorial.d.ts +0 -0
  254. package/dist/components/molecules/Editorial/Editorial.style.d.ts +0 -0
  255. package/dist/components/molecules/Editorial/index.d.ts +0 -0
  256. package/dist/components/molecules/HotFilters/HotFilters.d.ts +0 -0
  257. package/dist/components/molecules/HotFilters/HotFilters.style.d.ts +0 -0
  258. package/dist/components/molecules/HotFilters/index.d.ts +0 -0
  259. package/dist/components/molecules/ImageWithCaption/ImageWithCaption.d.ts +0 -0
  260. package/dist/components/molecules/ImageWithCaption/ImageWithCaption.style.d.ts +0 -0
  261. package/dist/components/molecules/ImageWithCaption/index.d.ts +0 -0
  262. package/dist/components/molecules/Information/InfoCta.d.ts +0 -0
  263. package/dist/components/molecules/Information/Information.d.ts +0 -0
  264. package/dist/components/molecules/Information/Information.style.d.ts +1 -1
  265. package/dist/components/molecules/Information/index.d.ts +0 -0
  266. package/dist/components/molecules/Information/utils.d.ts +0 -0
  267. package/dist/components/molecules/MiniCard/MiniCard.d.ts +0 -0
  268. package/dist/components/molecules/MiniCard/MiniCard.style.d.ts +0 -0
  269. package/dist/components/molecules/MiniCard/index.d.ts +0 -0
  270. package/dist/components/molecules/NavTop/NavTop.d.ts +0 -0
  271. package/dist/components/molecules/NavTop/NavTop.style.d.ts +0 -0
  272. package/dist/components/molecules/NavTop/index.d.ts +0 -0
  273. package/dist/components/molecules/PageHeading/Compact/Compact.d.ts +0 -0
  274. package/dist/components/molecules/PageHeading/Compact/Compact.style.d.ts +0 -0
  275. package/dist/components/molecules/PageHeading/Compact/components/CompactHeaderBranding.d.ts +0 -0
  276. package/dist/components/molecules/PageHeading/Compact/index.d.ts +0 -0
  277. package/dist/components/molecules/PageHeading/Impact/Impact.d.ts +0 -0
  278. package/dist/components/molecules/PageHeading/Impact/Impact.style.d.ts +0 -0
  279. package/dist/components/molecules/PageHeading/Impact/index.d.ts +0 -0
  280. package/dist/components/molecules/PageHeading/PageHeading.d.ts +0 -0
  281. package/dist/components/molecules/PageHeading/PageHeading.style.d.ts +0 -0
  282. package/dist/components/molecules/PageHeading/Panel/Panel.d.ts +0 -0
  283. package/dist/components/molecules/PageHeading/Panel/Panel.style.d.ts +0 -0
  284. package/dist/components/molecules/PageHeading/Panel/index.d.ts +0 -0
  285. package/dist/components/molecules/PageHeading/Promo/Promo.d.ts +0 -0
  286. package/dist/components/molecules/PageHeading/Promo/Promo.style.d.ts +0 -0
  287. package/dist/components/molecules/PageHeading/Promo/components/Badge.d.ts +0 -0
  288. package/dist/components/molecules/PageHeading/Promo/components/Button.d.ts +0 -0
  289. package/dist/components/molecules/PageHeading/Promo/components/Image.d.ts +0 -0
  290. package/dist/components/molecules/PageHeading/Promo/index.d.ts +0 -0
  291. package/dist/components/molecules/PageHeading/index.d.ts +1 -3
  292. package/dist/components/molecules/Pagination/Pagination.d.ts +0 -0
  293. package/dist/components/molecules/Pagination/Pagination.style.d.ts +1 -1
  294. package/dist/components/molecules/Pagination/components/NavButtonOrLink.d.ts +0 -0
  295. package/dist/components/molecules/Pagination/components/PageLinkOrButton.d.ts +0 -0
  296. package/dist/components/molecules/Pagination/components/index.d.ts +0 -0
  297. package/dist/components/molecules/Pagination/index.d.ts +0 -0
  298. package/dist/components/molecules/PasswordStrength/PasswordStrength.d.ts +0 -0
  299. package/dist/components/molecules/PasswordStrength/PasswordStrength.styles.d.ts +0 -0
  300. package/dist/components/molecules/PasswordStrength/index.d.ts +0 -0
  301. package/dist/components/molecules/PeopleListing/CreditListing/CreditListing.d.ts +0 -0
  302. package/dist/components/molecules/PeopleListing/CreditListing/CreditListing.style.d.ts +0 -0
  303. package/dist/components/molecules/PeopleListing/CreditListing/index.d.ts +0 -0
  304. package/dist/components/molecules/PeopleListing/PeopleListing.d.ts +1 -1
  305. package/dist/components/molecules/PeopleListing/PeopleListing.style.d.ts +2 -2
  306. package/dist/components/molecules/PeopleListing/Person.d.ts +0 -0
  307. package/dist/components/molecules/PeopleListing/index.d.ts +0 -0
  308. package/dist/components/molecules/PolicyLinks/PolicyLinks.d.ts +0 -0
  309. package/dist/components/molecules/PolicyLinks/PolicyLinks.style.d.ts +0 -0
  310. package/dist/components/molecules/PolicyLinks/index.d.ts +0 -0
  311. package/dist/components/molecules/PromoWithTags/PromoWithTags.d.ts +0 -0
  312. package/dist/components/molecules/PromoWithTags/PromoWithTags.style.d.ts +3 -273
  313. package/dist/components/molecules/PromoWithTags/index.d.ts +0 -0
  314. package/dist/components/molecules/PromoWithTitle/PromoChild.d.ts +0 -0
  315. package/dist/components/molecules/PromoWithTitle/PromoWithTitle.d.ts +0 -0
  316. package/dist/components/molecules/PromoWithTitle/PromoWithTitle.style.d.ts +3 -273
  317. package/dist/components/molecules/PromoWithTitle/index.d.ts +0 -0
  318. package/dist/components/molecules/Quote/Quote.d.ts +0 -0
  319. package/dist/components/molecules/Quote/Quote.style.d.ts +0 -0
  320. package/dist/components/molecules/Quote/index.d.ts +0 -0
  321. package/dist/components/molecules/RadioGroup/RadioGroup.d.ts +0 -0
  322. package/dist/components/molecules/RadioGroup/RadioGroup.style.d.ts +0 -0
  323. package/dist/components/molecules/RadioGroup/index.d.ts +0 -0
  324. package/dist/components/molecules/RadioGroup2/RadioGroup2.d.ts +0 -0
  325. package/dist/components/molecules/RadioGroup2/RadioGroup2.style.d.ts +0 -0
  326. package/dist/components/molecules/RadioGroup2/index.d.ts +0 -0
  327. package/dist/components/molecules/ReadMore/ReadMore.d.ts +0 -0
  328. package/dist/components/molecules/ReadMore/ReadMore.style.d.ts +0 -0
  329. package/dist/components/molecules/ReadMore/index.d.ts +0 -0
  330. package/dist/components/molecules/SearchBar/SearchBar.d.ts +0 -0
  331. package/dist/components/molecules/SearchBar/SearchBar.style.d.ts +0 -0
  332. package/dist/components/molecules/SearchBar/index.d.ts +0 -0
  333. package/dist/components/molecules/SectionTitle/SectionTitle.d.ts +0 -0
  334. package/dist/components/molecules/SectionTitle/SectionTitle.style.d.ts +0 -0
  335. package/dist/components/molecules/SectionTitle/index.d.ts +0 -0
  336. package/dist/components/molecules/Select/Select.d.ts +0 -0
  337. package/dist/components/molecules/Select/Select.style.d.ts +0 -0
  338. package/dist/components/molecules/Select/index.d.ts +0 -0
  339. package/dist/components/molecules/Select2/Select2.d.ts +0 -0
  340. package/dist/components/molecules/Select2/Select2.style.d.ts +0 -0
  341. package/dist/components/molecules/Select2/index.d.ts +0 -0
  342. package/dist/components/molecules/Select2Async/Select2Async.d.ts +0 -0
  343. package/dist/components/molecules/Select2Async/index.d.ts +0 -0
  344. package/dist/components/molecules/SignUpForm/SignUpForm.d.ts +0 -0
  345. package/dist/components/molecules/SignUpForm/SignUpForm.style.d.ts +0 -0
  346. package/dist/components/molecules/SignUpForm/components/SignUpForm.d.ts +0 -0
  347. package/dist/components/molecules/SignUpForm/components/SignUpFormButton.d.ts +0 -0
  348. package/dist/components/molecules/SignUpForm/components/SignUpMessage.d.ts +0 -0
  349. package/dist/components/molecules/SignUpForm/components/SignUpTitle.d.ts +0 -0
  350. package/dist/components/molecules/SignUpForm/index.d.ts +0 -0
  351. package/dist/components/molecules/StatusBanner/StatusBanner.d.ts +0 -0
  352. package/dist/components/molecules/StatusBanner/StatusBanner.style.d.ts +0 -0
  353. package/dist/components/molecules/StatusBanner/index.d.ts +0 -0
  354. package/dist/components/molecules/Swipe/Swipe.d.ts +0 -0
  355. package/dist/components/molecules/Swipe/Swipe.style.d.ts +0 -0
  356. package/dist/components/molecules/Swipe/helper.d.ts +0 -0
  357. package/dist/components/molecules/Swipe/index.d.ts +0 -0
  358. package/dist/components/molecules/Table/Table.d.ts +0 -0
  359. package/dist/components/molecules/Table/Table.style.d.ts +0 -0
  360. package/dist/components/molecules/Table/components/DataCells.d.ts +0 -0
  361. package/dist/components/molecules/Table/components/HeaderCells.d.ts +0 -0
  362. package/dist/components/molecules/Table/components/TableCell.d.ts +0 -0
  363. package/dist/components/molecules/Table/components/TableHelpers.d.ts +0 -0
  364. package/dist/components/molecules/Table/components/TableRow.d.ts +0 -0
  365. package/dist/components/molecules/Table/index.d.ts +0 -0
  366. package/dist/components/molecules/Tabs/Tabs.d.ts +0 -0
  367. package/dist/components/molecules/Tabs/Tabs.style.d.ts +0 -0
  368. package/dist/components/molecules/Tabs/index.d.ts +0 -0
  369. package/dist/components/molecules/UpsellCard/OfferText.d.ts +0 -0
  370. package/dist/components/molecules/UpsellCard/UpsellCard.d.ts +0 -0
  371. package/dist/components/molecules/UpsellCard/UpsellCard.style.d.ts +11 -276
  372. package/dist/components/molecules/UpsellCard/index.d.ts +0 -0
  373. package/dist/components/molecules/UpsellCards/UpsellCards.d.ts +0 -0
  374. package/dist/components/molecules/UpsellCards/UpsellCards.style.d.ts +0 -0
  375. package/dist/components/molecules/UpsellCards/index.d.ts +0 -0
  376. package/dist/components/molecules/VideoWithControls/VideoWithControls.d.ts +0 -0
  377. package/dist/components/molecules/VideoWithControls/VideoWithControls.style.d.ts +0 -0
  378. package/dist/components/molecules/VideoWithControls/index.d.ts +0 -0
  379. package/dist/components/molecules/index.d.ts +2 -4
  380. package/dist/components/organisms/AnchorTabBar/AnchorTabBar.d.ts +0 -0
  381. package/dist/components/organisms/AnchorTabBar/AnchorTabBar.style.d.ts +0 -0
  382. package/dist/components/organisms/AnchorTabBar/index.d.ts +0 -0
  383. package/dist/components/organisms/Carousels/Carousel/Carousel.d.ts +0 -0
  384. package/dist/components/organisms/Carousels/Carousel/Carousel.style.d.ts +1 -271
  385. package/dist/components/organisms/Carousels/Carousel/helper.d.ts +0 -0
  386. package/dist/components/organisms/Carousels/Carousel/index.d.ts +0 -0
  387. package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsCarousel.d.ts +0 -0
  388. package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsCarousel.style.d.ts +0 -0
  389. package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsCinema.d.ts +0 -0
  390. package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsCore.d.ts +0 -0
  391. package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsStream.d.ts +0 -0
  392. package/dist/components/organisms/Carousels/HighlightsCarousel/components/Buttons.d.ts +0 -0
  393. package/dist/components/organisms/Carousels/HighlightsCarousel/components/InfoSection.d.ts +0 -0
  394. package/dist/components/organisms/Carousels/HighlightsCarousel/components/SwipeCarousel.d.ts +0 -0
  395. package/dist/components/organisms/Carousels/HighlightsCarousel/constants.d.ts +0 -0
  396. package/dist/components/organisms/Carousels/HighlightsCarousel/helper.d.ts +0 -0
  397. package/dist/components/organisms/Carousels/HighlightsCarousel/index.d.ts +0 -0
  398. package/dist/components/organisms/Carousels/MinimalCarousel/MinimalCarousel.d.ts +0 -0
  399. package/dist/components/organisms/Carousels/MinimalCarousel/MinimalCarousel.style.d.ts +0 -0
  400. package/dist/components/organisms/Carousels/MinimalCarousel/index.d.ts +0 -0
  401. package/dist/components/organisms/Footer/Footer.d.ts +0 -0
  402. package/dist/components/organisms/Footer/Footer.style.d.ts +0 -0
  403. package/dist/components/organisms/Footer/index.d.ts +0 -0
  404. package/dist/components/organisms/ModalWindow/ModalWindow.d.ts +0 -0
  405. package/dist/components/organisms/ModalWindow/ModalWindow.style.d.ts +0 -0
  406. package/dist/components/organisms/ModalWindow/index.d.ts +0 -0
  407. package/dist/components/organisms/Navigation/Navigation.d.ts +1 -1
  408. package/dist/components/organisms/Navigation/Navigation.style.d.ts +0 -0
  409. package/dist/components/organisms/Navigation/index.d.ts +0 -0
  410. package/dist/components/organisms/StickyBar/StickyBar.d.ts +0 -0
  411. package/dist/components/organisms/StickyBar/StickyBar.style.d.ts +0 -0
  412. package/dist/components/organisms/StickyBar/index.d.ts +0 -0
  413. package/dist/components/organisms/TitleWithCTA/TitleWithCTA.d.ts +0 -0
  414. package/dist/components/organisms/TitleWithCTA/TitleWithCTA.style.d.ts +0 -0
  415. package/dist/components/organisms/TitleWithCTA/index.d.ts +0 -0
  416. package/dist/components/organisms/UpsellSection/UpsellSection.d.ts +0 -0
  417. package/dist/components/organisms/UpsellSection/UpsellSection.style.d.ts +1 -272
  418. package/dist/components/organisms/UpsellSection/index.d.ts +0 -0
  419. package/dist/components/organisms/index.d.ts +0 -0
  420. package/dist/harmonic.cjs.development.css +8 -340
  421. package/dist/harmonic.cjs.development.js +6669 -6984
  422. package/dist/harmonic.cjs.development.js.map +1 -1
  423. package/dist/harmonic.cjs.production.min.js +1 -1
  424. package/dist/harmonic.cjs.production.min.js.map +1 -1
  425. package/dist/harmonic.esm.js +6676 -6991
  426. package/dist/harmonic.esm.js.map +1 -1
  427. package/dist/helpers/accessibility.d.ts +0 -0
  428. package/dist/helpers/arrays.d.ts +0 -0
  429. package/dist/helpers/aspectRatio.d.ts +0 -0
  430. package/dist/helpers/defaultValues.d.ts +0 -0
  431. package/dist/helpers/devices.d.ts +0 -0
  432. package/dist/helpers/formatStrings.d.ts +0 -0
  433. package/dist/helpers/forms.d.ts +0 -0
  434. package/dist/helpers/generateDomElementId.d.ts +0 -0
  435. package/dist/helpers/htmlStrings.d.ts +0 -0
  436. package/dist/helpers/keyboards.d.ts +0 -0
  437. package/dist/helpers/theme.d.ts +0 -0
  438. package/dist/helpers/urls.d.ts +0 -0
  439. package/dist/index.d.ts +2 -2
  440. package/dist/index.js +0 -0
  441. package/dist/jest.setup.d.ts +0 -0
  442. package/dist/styles/GlobalStyles.d.ts +0 -0
  443. package/dist/styles/HarmonicThemeProvider/HarmonicThemeProvider.d.ts +0 -1
  444. package/dist/styles/HarmonicThemeProvider/index.d.ts +0 -0
  445. package/dist/styles/ThemeProvider.d.ts +0 -0
  446. package/dist/styles/themes.d.ts +0 -0
  447. package/dist/styles/viewports.d.ts +0 -0
  448. package/dist/styles/zIndexes.d.ts +0 -0
  449. package/dist/types/anchorBar.d.ts +0 -0
  450. package/dist/types/auxiliaryNav.d.ts +0 -0
  451. package/dist/types/buttonTypes.d.ts +0 -0
  452. package/dist/types/card.d.ts +0 -0
  453. package/dist/types/carousel.d.ts +0 -0
  454. package/dist/types/contactCard.d.ts +0 -0
  455. package/dist/types/creditListing.d.ts +0 -0
  456. package/dist/types/editorial.d.ts +0 -0
  457. package/dist/types/footer.d.ts +0 -0
  458. package/dist/types/formTypes.d.ts +0 -0
  459. package/dist/types/iconTypes.d.ts +0 -0
  460. package/dist/types/image.d.ts +0 -0
  461. package/dist/types/impactHeader.d.ts +2 -20
  462. package/dist/types/index.d.ts +0 -0
  463. package/dist/types/information.d.ts +0 -0
  464. package/dist/types/links.d.ts +0 -0
  465. package/dist/types/miniCard.d.ts +0 -0
  466. package/dist/types/modalWindow.d.ts +0 -0
  467. package/dist/types/navigation.d.ts +0 -4
  468. package/dist/types/pagination.d.ts +0 -0
  469. package/dist/types/passwordStrength.d.ts +0 -0
  470. package/dist/types/progress.d.ts +0 -0
  471. package/dist/types/promoWithTags.d.ts +0 -0
  472. package/dist/types/quote.d.ts +0 -0
  473. package/dist/types/signUpForm.d.ts +0 -0
  474. package/dist/types/tableTypes.d.ts +0 -0
  475. package/dist/types/tickbox.d.ts +0 -0
  476. package/dist/types/timer.d.ts +0 -0
  477. package/dist/types/types.d.ts +14 -49
  478. package/dist/types/typography.d.ts +0 -0
  479. package/dist/types/upsell.d.ts +15 -7
  480. package/dist/types/utility.d.ts +0 -0
  481. package/package.json +1 -1
  482. package/dist/components/molecules/PageHeading/Highlight/Highlight.d.ts +0 -4
  483. package/dist/components/molecules/PageHeading/Highlight/Highlight.style.d.ts +0 -9
  484. package/dist/components/molecules/PageHeading/Highlight/index.d.ts +0 -2
  485. package/dist/components/molecules/PageHeading/HighlightCarousel/HighlightCarousel.d.ts +0 -4
  486. package/dist/components/molecules/PageHeading/HighlightCarousel/HighlightCarousel.style.d.ts +0 -14
  487. package/dist/components/molecules/PageHeading/HighlightCarousel/index.d.ts +0 -2
  488. package/dist/components/molecules/Paywall/Paywall.d.ts +0 -4
  489. package/dist/components/molecules/Paywall/Paywall.styles.d.ts +0 -288
  490. package/dist/components/molecules/Paywall/index.d.ts +0 -2
  491. package/dist/components/molecules/SkipToMain/SkipToMain.d.ts +0 -20
  492. package/dist/components/molecules/SkipToMain/SkipToMain.style.d.ts +0 -6
  493. package/dist/components/molecules/SkipToMain/index.d.ts +0 -2
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { Accordion, Accordions, AnchorBar, AnnouncementBanner, AltHeader, AnchorTabBar, AuxiliaryNav, BodyText, Card, Cards, Carousel, CinemaBadge, ContactCard, ContentSummary, ControlledDropdown, CreditListing, Editorial, Footer, GlobalStyles, Grid, GridItem, Header, HighlightsCarousel, HighlightsCarouselCinema, HighlightsCarouselCore, HighlightsCarouselStream, HotFilters, Icon, ImageAspectRatioWrapper, ImageWithCaption, Information, Navigation, MinimalCarousel, Overline, PageHeading, PageHeadingCompact, PageHeadingImpact, PageHeadingPanel, PageHeadingHighlight, PageHeadingPromo, PageHeadingHighlightCarousel, Pagination, PasswordStrength, Paywall, PeopleListing, PrimaryButton, Progress, PromoWithTags, PromoWithTitle, Radio, Radio2, RadioGroup, RadioGroup2, ReadMore, RotatorButtons, StatusBanner, SearchBar, SecondaryButton, SecondaryLogo, SectionSplitter, SectionTitle, Select, Select2, Select2Async, SignUpForm, Sponsorship, StickyBar, Stepper, StreamBadge, Subtitle, TertiaryButton, ThemeProvider, TitleWithCTA, Tab, Table, TabLink, Tabs, TextArea, TextField, TextFieldLegacy, TextLink, Tickbox, Tickbox2, Timer, TypeTags, UpsellCard, UpsellSection, VideoControls, VideoWithControls } from './components';
1
+ import { Accordion, Accordions, AnchorBar, AnnouncementBanner, AltHeader, AnchorTabBar, AuxiliaryNav, BodyText, Card, Cards, Carousel, CinemaBadge, ContactCard, ContentSummary, ControlledDropdown, CreditListing, Editorial, Footer, GlobalStyles, Grid, GridItem, Header, HighlightsCarousel, HighlightsCarouselCinema, HighlightsCarouselCore, HighlightsCarouselStream, HotFilters, Icon, ImageAspectRatioWrapper, ImageWithCaption, Information, Navigation, MinimalCarousel, Overline, PageHeading, PageHeadingCompact, PageHeadingImpact, PageHeadingPanel, PageHeadingPromo, Pagination, PasswordStrength, PeopleListing, PrimaryButton, Progress, PromoWithTags, PromoWithTitle, Radio, Radio2, RadioGroup, RadioGroup2, ReadMore, RotatorButtons, StatusBanner, SearchBar, SecondaryButton, SecondaryLogo, SectionSplitter, SectionTitle, Select, Select2, Select2Async, SignUpForm, Sponsorship, StickyBar, Stepper, StreamBadge, Subtitle, TertiaryButton, ThemeProvider, TitleWithCTA, Tab, Table, TabLink, Tabs, TextArea, TextField, TextFieldLegacy, TextLink, Tickbox, Tickbox2, Timer, TypeTags, UpsellCard, UpsellSection, VideoControls, VideoWithControls } from './components';
2
2
  import BodyContent from './components/molecules/BodyContent';
3
3
  import Quote from './components/molecules/Quote';
4
4
  import { devices, breakpoints } from './styles/viewports';
@@ -11,4 +11,4 @@ import HarmonicThemeProvider, { useHarmonicTheme } from './styles/HarmonicThemeP
11
11
  import { HarmonicSize } from './types/typography';
12
12
  import { HarmonicHeader, HarmonicSubtitle, BodyCopyHarmonic, HarmonicOverline, ButtonText, Caption, NavigationText } from './components/Typography';
13
13
  export { useHarmonicTheme };
14
- export { Accordion, Accordions, AnchorBar, AnnouncementBanner, AltHeader, AnchorTabBar, AuxiliaryButton, AuxiliaryNav, AspectRatio, BodyContent, BodyText, breakpoints, ButtonType, Card, Cards, CarouselType, Carousel, CinemaBadge, Colors, ContactCard, ContentSummary, ControlledDropdown, CreditListing, devices, Editorial, EditorialLink, Footer, GlobalStyles, Grid, GridItem, HarmonicSize, HarmonicThemeProvider, Header, HighlightsCarousel, HighlightsCarouselCinema, HighlightsCarouselCore, HighlightsCarouselStream, HotFilters, Icon, IconNameType, ImageAspectRatioWrapper, ImageWithCaption, Information, IInformationCTAProps, IInformationTitleProps, ITimerProps, IntegratedTimerProps, MinimalCarousel, MiniCard, ModalWindow, Navigation, Overline, PageHeading, PageHeadingCompact, PageHeadingImpact, PageHeadingPanel, PageHeadingHighlight, PageHeadingPromo, PageHeadingHighlightCarousel, Pagination, PasswordStrength, Paywall, PeopleListing, PrimaryButton, Progress, PromoWithTags, PromoWithTitle, Radio, Radio2, RadioGroup, RadioGroup2, ReadMore, RotatorButtons, StatusBanner, SearchBar, SecondaryButton, SecondaryLogo, SectionSplitter, SectionTitle, Select, Select2, Select2Async, SignUpForm, Sponsorship, StickyBar, Stepper, StreamBadge, Subtitle, Tab, Table, TabLink, Tabs, TertiaryButton, TextArea, TextField, TextFieldLegacy, TextLink, ThemeColor, ThemeProvider, ThemeType, TitleWithCTA, Tickbox, Tickbox2, TickboxMode, Timer, TypeTags, UpsellCard, UpsellSection, Quote, VideoControls, VideoWithControls, zIndexes, HarmonicHeader, HarmonicSubtitle, BodyCopyHarmonic, HarmonicOverline, ButtonText, Caption, NavigationText, };
14
+ export { Accordion, Accordions, AnchorBar, AnnouncementBanner, AltHeader, AnchorTabBar, AuxiliaryButton, AuxiliaryNav, AspectRatio, BodyContent, BodyText, breakpoints, ButtonType, Card, Cards, CarouselType, Carousel, CinemaBadge, Colors, ContactCard, ContentSummary, ControlledDropdown, CreditListing, devices, Editorial, EditorialLink, Footer, GlobalStyles, Grid, GridItem, HarmonicSize, HarmonicThemeProvider, Header, HighlightsCarousel, HighlightsCarouselCinema, HighlightsCarouselCore, HighlightsCarouselStream, HotFilters, Icon, IconNameType, ImageAspectRatioWrapper, ImageWithCaption, Information, IInformationCTAProps, IInformationTitleProps, ITimerProps, IntegratedTimerProps, MinimalCarousel, MiniCard, ModalWindow, Navigation, Overline, PageHeading, PageHeadingCompact, PageHeadingImpact, PageHeadingPanel, PageHeadingPromo, Pagination, PasswordStrength, PeopleListing, PrimaryButton, Progress, PromoWithTags, PromoWithTitle, Radio, Radio2, RadioGroup, RadioGroup2, ReadMore, RotatorButtons, StatusBanner, SearchBar, SecondaryButton, SecondaryLogo, SectionSplitter, SectionTitle, Select, Select2, Select2Async, SignUpForm, Sponsorship, StickyBar, Stepper, StreamBadge, Subtitle, Tab, Table, TabLink, Tabs, TertiaryButton, TextArea, TextField, TextFieldLegacy, TextLink, ThemeColor, ThemeProvider, ThemeType, TitleWithCTA, Tickbox, Tickbox2, TickboxMode, Timer, TypeTags, UpsellCard, UpsellSection, Quote, VideoControls, VideoWithControls, zIndexes, HarmonicHeader, HarmonicSubtitle, BodyCopyHarmonic, HarmonicOverline, ButtonText, Caption, NavigationText, };
package/dist/index.js CHANGED
File without changes
File without changes
File without changes
@@ -1,7 +1,6 @@
1
1
  import React from 'react';
2
2
  import { ThemeType } from '../../types';
3
3
  import './theme/fonts.css';
4
- import './theme/typography.css';
5
4
  export declare const DEFAULT_THEME = ThemeType.Core;
6
5
  interface HarmonicThemeProviderProps {
7
6
  theme: ThemeType;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,5 +1,5 @@
1
- import { ImgHTMLAttributes, ReactNode } from 'react';
2
- import { EditorialLink, ThemeColor } from '../types';
1
+ import { ReactNode } from 'react';
2
+ import { EditorialLink } from '../types';
3
3
  import { HeaderHierarchy, TypographyLevel } from './typography';
4
4
  export interface CustomSponsorImageData {
5
5
  /**
@@ -190,21 +190,3 @@ export interface IPageHeadingPromoProps {
190
190
  /** Custom CSS classes */
191
191
  className?: string;
192
192
  }
193
- export interface IPageHeadingHighlightProps {
194
- /**
195
- * Image to display in the right hand panel, aspect ratio 4:3
196
- */
197
- image: ImgHTMLAttributes<HTMLImageElement>;
198
- /**
199
- * Optional change to background color
200
- */
201
- background?: ThemeColor;
202
- /**
203
- * The component(s) to be wrapped in the page header
204
- */
205
- children: ReactNode;
206
- /**
207
- * Custom CSS classes
208
- */
209
- className?: string;
210
- }
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -203,10 +203,6 @@ export interface INavigationProps {
203
203
  * Additional CSS class names to apply to the navigation component.
204
204
  */
205
205
  className?: string;
206
- /**
207
- * Defines which tag the button should skip to. Default: 'main-content'.
208
- */
209
- skipToId?: string;
210
206
  }
211
207
  export interface ISearchBarProps {
212
208
  /**
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -147,10 +147,6 @@ export interface ITabProps {
147
147
  * Additional CSS class names to apply to the navigation component.
148
148
  */
149
149
  className?: string;
150
- /**
151
- * The unique ID to assign to the link element.
152
- */
153
- tabLinkId?: string;
154
150
  /**
155
151
  * Defines the ARIA role of the element for accessibility purposes.
156
152
  */
@@ -167,10 +163,6 @@ export interface ITabProps {
167
163
  * Defines if it is needed to trim the text of the Tab and add 3 dots in the end
168
164
  */
169
165
  trimText?: boolean;
170
- /**
171
- * data-testid string for easier testing
172
- */
173
- dataTestId?: string;
174
166
  /**
175
167
  * Boolean indicating if the Tab is open.
176
168
  */
@@ -226,11 +218,7 @@ export interface IDropdownProps {
226
218
  */
227
219
  ariaLabel?: string;
228
220
  /**
229
- * The unique ID to assign to the link element inside the tab.
230
- */
231
- tabLinkId?: string;
232
- /**
233
- * Defines if it is needed to trim the text of the Tab and add 3 dots in the end
221
+ * Defines if it is needed to trim the text of the Tab and add 3 dots in the end
234
222
  */
235
223
  trimTabText?: boolean;
236
224
  }
@@ -354,10 +342,10 @@ export declare type ListingRole = {
354
342
  dataROH?: string;
355
343
  };
356
344
  export interface IPeopleListing {
357
- /** List of roles to be displayed */
345
+ /**
346
+ * List of roles to be displayed
347
+ */
358
348
  roles: ListingRole[];
359
- /** Custom CSS classes */
360
- className?: string;
361
349
  }
362
350
  export interface IPagination {
363
351
  /**
@@ -445,15 +433,11 @@ export declare type ICastFilterItem = Pick<AnchorHTMLAttributes<HTMLAnchorElemen
445
433
  onClick?: () => void;
446
434
  };
447
435
  export declare type ICastFiltersProps = {
436
+ className?: string;
448
437
  /**
449
438
  * Array of cast to filter by.
450
439
  */
451
440
  cast: ICastFilterItem[];
452
- /**
453
- * A classname is required for the HarmonicThemeProvider to provide styles properly.
454
- * If it is not provided here it will default to 'cast-filters'.
455
- */
456
- className?: string;
457
441
  /**
458
442
  * Indices of currently selected cast in the `cast` array.
459
443
  */
@@ -471,11 +455,20 @@ export declare type ICastFiltersProps = {
471
455
  * Override the text of the text link. Default is 'Clear'.
472
456
  */
473
457
  textLinkText?: string;
458
+ /**
459
+ * Text to show if no selection is made.
460
+ */
461
+ emptySelectionText?: string;
474
462
  /**
475
463
  * Default image to show in cases where a cast member image prop is missing.
476
464
  * If this is undefined then a light grey background will be displayed instead.
477
465
  */
478
466
  placeholderImage?: string;
467
+ /**
468
+ * Description to be used as aria-roledescription of the cast filter listbox.
469
+ * Read out by screen readers to describe the contents of the list.
470
+ */
471
+ listRoleDescription?: string;
479
472
  /**
480
473
  * Handle selecting individual cast filters.
481
474
  */
@@ -547,10 +540,6 @@ export interface IBodyContentProps {
547
540
  columnSpanDevice?: number;
548
541
  /** Custom CSS classes */
549
542
  className?: string;
550
- /** Set to true to wrap the content in a Grid component */
551
- renderGrid?: boolean;
552
- /** Set to true to render the GridItem component */
553
- renderGridItem?: boolean;
554
543
  }
555
544
  export declare type SectionTitleSize = 'small' | 'large';
556
545
  export interface ISectionTitleProps {
@@ -734,27 +723,3 @@ export declare enum LinkTarget {
734
723
  */
735
724
  Blank = "_blank"
736
725
  }
737
- export interface ISkipToMainProps {
738
- /**
739
- * Defines which tag the button should skip to.
740
- */
741
- skipToId?: string;
742
- }
743
- export declare type PaywallProps = {
744
- /** Custom CSS classes */
745
- className?: string;
746
- /** Heading text */
747
- title: string;
748
- /** Introduction text */
749
- intro?: string;
750
- /** Body HTML */
751
- description: string;
752
- /** CTA text */
753
- buttonText: string;
754
- /** CTA URL */
755
- buttonUrl: string;
756
- /** Text before sign-in link (required to show sign-in link) */
757
- signInPromptText?: string;
758
- /** Sign-in link URL (required to show sign-in link) */
759
- signInLinkUrl?: string;
760
- };
File without changes
@@ -68,16 +68,24 @@ export interface IUpsellCardsProps {
68
68
  theme?: ThemeType;
69
69
  }
70
70
  export interface IUpsellSectionProps {
71
- /** Upsell Section title */
71
+ /**
72
+ * Upsell Section title
73
+ */
72
74
  title?: string;
73
- /** Richtext section */
75
+ /**
76
+ * Richtext section
77
+ */
74
78
  richText?: string;
75
- /** CTA link. Eg. for sign in. */
79
+ /**
80
+ * CTA link. Eg. for sign in.
81
+ */
76
82
  link?: EditorialLink;
77
- /** Array of upsellCards */
83
+ /**
84
+ * Array of upsellCards
85
+ */
78
86
  upsellCards?: IUpsellCardProps[];
79
- /** Theme options */
87
+ /**
88
+ * Theme options
89
+ */
80
90
  theme?: ThemeType;
81
- /** Custom CSS classes */
82
- className?: string;
83
91
  }
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@royaloperahouse/harmonic",
3
- "version": "0.13.4-d",
3
+ "version": "0.14.0",
4
4
  "author": "Royal Opera House",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",
@@ -1,4 +0,0 @@
1
- import { FunctionComponent } from 'react';
2
- import { IPageHeadingHighlightProps } from '../../../../types/impactHeader';
3
- declare const PageHeadingHighlight: FunctionComponent<IPageHeadingHighlightProps>;
4
- export default PageHeadingHighlight;
@@ -1,9 +0,0 @@
1
- import { ThemeColor } from '../../../../types';
2
- export declare const HighlightPanelGrid: import("styled-components").StyledComponent<"div", any, {
3
- $background: ThemeColor;
4
- }, never>;
5
- export declare const LeftPanel: import("styled-components").StyledComponent<"div", any, {
6
- hasImage: boolean;
7
- }, never>;
8
- export declare const RightPanel: import("styled-components").StyledComponent<"div", any, {}, never>;
9
- export declare const Wrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -1,2 +0,0 @@
1
- import PageHeadingHighlight from './Highlight';
2
- export default PageHeadingHighlight;
@@ -1,4 +0,0 @@
1
- import { FunctionComponent } from 'react';
2
- import { IHighlightsHeaderProps } from '../../../../types/editorial';
3
- declare const PageHeadingHighlightCarousel: FunctionComponent<IHighlightsHeaderProps>;
4
- export default PageHeadingHighlightCarousel;
@@ -1,14 +0,0 @@
1
- interface HighlightsInfoWrapperProps {
2
- hasImages: boolean;
3
- }
4
- interface HighlightsCarouselWrapperProps {
5
- hasMultipleImages: boolean;
6
- }
7
- export declare const HighlightsGrid: import("styled-components").StyledComponent<"div", any, {}, never>;
8
- export declare const HighlightTitleWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
9
- export declare const HighlightTextWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
10
- export declare const HighlightsInfoWrapper: import("styled-components").StyledComponent<"div", any, HighlightsInfoWrapperProps, never>;
11
- export declare const HighlightsCarouselWrapper: import("styled-components").StyledComponent<"div", any, HighlightsCarouselWrapperProps, never>;
12
- export declare const RotatorButtonsWrapperMobile: import("styled-components").StyledComponent<"div", any, {}, never>;
13
- export declare const RotatorButtonsWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
14
- export {};
@@ -1,2 +0,0 @@
1
- import PageTitleHighlightCarousel from './HighlightCarousel';
2
- export default PageTitleHighlightCarousel;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { PaywallProps } from '../../../types/types';
3
- declare const Paywall: ({ className, title, intro, description, buttonText, buttonUrl, signInPromptText, signInLinkUrl, }: PaywallProps) => React.JSX.Element;
4
- export default Paywall;