@royaloperahouse/harmonic 0.13.2 → 0.13.3-b
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -2
- package/LICENSE +0 -0
- package/README.md +252 -43
- package/dist/components/Typography/Typography.d.ts +0 -0
- package/dist/components/Typography/index.d.ts +0 -0
- package/dist/components/Typography/utils.d.ts +0 -0
- package/dist/components/atoms/Account/Account.d.ts +0 -0
- package/dist/components/atoms/Account/index.d.ts +0 -0
- package/dist/components/atoms/Badge/Badge.style.d.ts +0 -0
- package/dist/components/atoms/Badge/CinemaBadge.d.ts +0 -0
- package/dist/components/atoms/Badge/StreamBadge.d.ts +0 -0
- package/dist/components/atoms/Badge/index.d.ts +0 -0
- package/dist/components/atoms/Buttons/Auxiliary/AuxiliaryButton.d.ts +0 -0
- package/dist/components/atoms/Buttons/Auxiliary/AuxiliaryButton.style.d.ts +0 -0
- package/dist/components/atoms/Buttons/Auxiliary/utils.d.ts +0 -0
- package/dist/components/atoms/Buttons/Button.d.ts +0 -0
- package/dist/components/atoms/Buttons/Button.style.d.ts +0 -0
- package/dist/components/atoms/Buttons/Primary/PrimaryButton.d.ts +0 -0
- package/dist/components/atoms/Buttons/Primary/PrimaryButton.style.d.ts +0 -0
- package/dist/components/atoms/Buttons/Primary/utils.d.ts +0 -0
- package/dist/components/atoms/Buttons/Secondary/SecondaryButton.d.ts +0 -0
- package/dist/components/atoms/Buttons/Secondary/SecondaryButton.style.d.ts +0 -0
- package/dist/components/atoms/Buttons/Secondary/utils.d.ts +0 -0
- package/dist/components/atoms/Buttons/Tertiary/TertiaryButton.d.ts +0 -0
- package/dist/components/atoms/Buttons/Tertiary/TertiaryButton.style.d.ts +0 -0
- package/dist/components/atoms/Buttons/Tertiary/utils.d.ts +0 -0
- package/dist/components/atoms/Buttons/index.d.ts +0 -0
- package/dist/components/atoms/Buttons/utils.d.ts +0 -0
- package/dist/components/atoms/ControlledDropdown/ControlledDropdown.d.ts +0 -0
- package/dist/components/atoms/ControlledDropdown/ControlledDropdown.style.d.ts +0 -0
- package/dist/components/atoms/ControlledDropdown/index.d.ts +0 -0
- package/dist/components/atoms/Dropdown/Dropdown.d.ts +1 -1
- package/dist/components/atoms/Dropdown/Dropdown.style.d.ts +0 -0
- package/dist/components/atoms/Dropdown/index.d.ts +0 -0
- package/dist/components/atoms/Grid/Grid.d.ts +0 -0
- package/dist/components/atoms/Grid/GridItem.d.ts +0 -0
- package/dist/components/atoms/Grid/index.d.ts +0 -0
- package/dist/components/atoms/Icons/Icons.d.ts +0 -0
- package/dist/components/atoms/Icons/Icons.style.d.ts +0 -0
- package/dist/components/atoms/Icons/StorybookSupport/Iconography.d.ts +0 -0
- package/dist/components/atoms/Icons/StorybookSupport/IconsDiv.style.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/12px/Detract.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/12px/Expand.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/12px/Remove.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/12px/Tick.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Access/AudioDescription.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Access/BritishSignLanguage.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Access/ClosedCaptions.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Access/OpenCaptions.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Access/RelaxedPerformance.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/AddToMyList.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/BookTickets.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/ChooseDates.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/EditMyList.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/Favourite.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/FavouriteFull.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/Filter.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/FindAScreening.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/OnMyList.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/Reminder.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/Subscribe.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Actions/Watch.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Arrows/Arrow.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Arrows/ArrowPagination.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Arrows/CarouselArrow.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Arrows/DropdownArrow.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Arrows/LastPageArrow.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Cinema.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Clock.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/CreditCard.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Email.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Info.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/List.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Location.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/PDF.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Phone.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Print.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Seat.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Secure.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Standing.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Tickets.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Descriptors/Wheelchair.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Facebook.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Instagram.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Tiktok.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Twitter.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Logos/Social/X.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Youtube.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/BalletAndDance.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/Basket.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/BasketFull.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/Home.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/LiveStream.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/Menu.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/OperaAndMusic.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/Search.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/Settings.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/User.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Navigation/UserSignedIn.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/RBO/NavLogoMobile.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/RBO/NavLogoNoCrest.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/RBO/NavLogoWithCrest.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Text/Delete.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Text/Shift.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Text/Space.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/Close.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/Confirm.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/Detract.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/Expand.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/ExternalLink.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/GridView.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/ListView.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/Refresh.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/Remove.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Utility/Star.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Back10.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Clips.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Forward10.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/FullScreen.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Minimise.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Muted.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Pause.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Play.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Restart.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Subtitles.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Trailer.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/Video/Volume.svg.d.ts +0 -0
- package/dist/components/atoms/Icons/SvgIcons/index.d.ts +0 -0
- package/dist/components/atoms/Icons/index.d.ts +0 -0
- package/dist/components/atoms/ImageAspectRatioWrapper/ImageAspectRatioWrapper.d.ts +0 -0
- package/dist/components/atoms/ImageAspectRatioWrapper/ImageAspectRatioWrapper.style.d.ts +0 -0
- package/dist/components/atoms/ImageAspectRatioWrapper/index.d.ts +0 -0
- package/dist/components/atoms/Logo/Logo.d.ts +0 -0
- package/dist/components/atoms/Logo/Logo.style.d.ts +0 -0
- package/dist/components/atoms/Logo/index.d.ts +0 -0
- package/dist/components/atoms/Progress/Progress.d.ts +0 -0
- package/dist/components/atoms/Progress/Progress.styles.d.ts +0 -0
- package/dist/components/atoms/Progress/index.d.ts +0 -0
- package/dist/components/atoms/Radio/Radio.d.ts +0 -0
- package/dist/components/atoms/Radio/Radio.style.d.ts +0 -0
- package/dist/components/atoms/Radio/index.d.ts +0 -0
- package/dist/components/atoms/Radio2/Radio2.d.ts +0 -0
- package/dist/components/atoms/Radio2/Radio2.style.d.ts +0 -0
- package/dist/components/atoms/Radio2/index.d.ts +0 -0
- package/dist/components/atoms/RotatorButtons/RotatorButtons.d.ts +0 -0
- package/dist/components/atoms/RotatorButtons/RotatorButtons.style.d.ts +0 -0
- package/dist/components/atoms/RotatorButtons/index.d.ts +0 -0
- package/dist/components/atoms/Search/Search.d.ts +0 -0
- package/dist/components/atoms/Search/Search.style.d.ts +0 -0
- package/dist/components/atoms/Search/index.d.ts +0 -0
- package/dist/components/atoms/SecondaryLogo/SecodaryLogo.style.d.ts +0 -0
- package/dist/components/atoms/SecondaryLogo/SecondaryLogo.d.ts +0 -0
- package/dist/components/atoms/SecondaryLogo/index.d.ts +0 -0
- package/dist/components/atoms/SectionSplitter/SectionSplitter.d.ts +0 -0
- package/dist/components/atoms/SectionSplitter/SectionSplitter.style.d.ts +0 -0
- package/dist/components/atoms/SectionSplitter/index.d.ts +0 -0
- package/dist/components/atoms/SocialLinks/SocialLinks.d.ts +0 -0
- package/dist/components/atoms/SocialLinks/SocialLinks.style.d.ts +0 -0
- package/dist/components/atoms/SocialLinks/index.d.ts +0 -0
- package/dist/components/atoms/SponsorLogo/SponsorLogo.d.ts +0 -0
- package/dist/components/atoms/SponsorLogo/SponsorLogo.style.d.ts +0 -0
- package/dist/components/atoms/SponsorLogo/index.d.ts +0 -0
- package/dist/components/atoms/Sponsorship/Sponsorship.d.ts +0 -0
- package/dist/components/atoms/Sponsorship/Sponsorship.style.d.ts +0 -0
- package/dist/components/atoms/Sponsorship/constants.d.ts +0 -0
- package/dist/components/atoms/Sponsorship/index.d.ts +0 -0
- package/dist/components/atoms/Stepper/Stepper.d.ts +0 -0
- package/dist/components/atoms/Stepper/Stepper.style.d.ts +0 -0
- package/dist/components/atoms/Stepper/index.d.ts +0 -0
- package/dist/components/atoms/Tab/Tab.d.ts +1 -1
- package/dist/components/atoms/Tab/Tab.style.d.ts +0 -0
- package/dist/components/atoms/Tab/index.d.ts +0 -0
- package/dist/components/atoms/TabLink/TabLink.d.ts +0 -0
- package/dist/components/atoms/TabLink/TabLink.style.d.ts +0 -0
- package/dist/components/atoms/TabLink/index.d.ts +0 -0
- package/dist/components/atoms/TextArea/TextArea.d.ts +0 -0
- package/dist/components/atoms/TextArea/TextArea.style.d.ts +0 -0
- package/dist/components/atoms/TextArea/index.d.ts +0 -0
- package/dist/components/atoms/TextField/TextField.d.ts +0 -0
- package/dist/components/atoms/TextField/TextField.style.d.ts +0 -0
- package/dist/components/atoms/TextField/TextFieldLegacy.d.ts +0 -0
- package/dist/components/atoms/TextField/TextFieldLegacy.style.d.ts +0 -0
- package/dist/components/atoms/TextField/index.d.ts +0 -0
- package/dist/components/atoms/TextLink/TextLink.d.ts +0 -0
- package/dist/components/atoms/TextLink/TextLink.style.d.ts +0 -0
- package/dist/components/atoms/TextLink/index.d.ts +0 -0
- package/dist/components/atoms/TextLogo/TextLogo.d.ts +0 -0
- package/dist/components/atoms/TextLogo/index.d.ts +0 -0
- package/dist/components/atoms/TextLogo/styled.d.ts +0 -0
- package/dist/components/atoms/Tickbox/Tickbox.d.ts +0 -0
- package/dist/components/atoms/Tickbox/Tickbox.style.d.ts +0 -0
- package/dist/components/atoms/Tickbox/index.d.ts +0 -0
- package/dist/components/atoms/Tickbox2/Tickbox2.d.ts +0 -0
- package/dist/components/atoms/Tickbox2/Tickbox2.style.d.ts +0 -0
- package/dist/components/atoms/Tickbox2/index.d.ts +0 -0
- package/dist/components/atoms/Timer/Timer.d.ts +0 -0
- package/dist/components/atoms/Timer/Timer.style.d.ts +0 -0
- package/dist/components/atoms/Timer/index.d.ts +0 -0
- package/dist/components/atoms/TypeTags/TypeTags.d.ts +0 -0
- package/dist/components/atoms/TypeTags/TypeTags.style.d.ts +0 -0
- package/dist/components/atoms/TypeTags/index.d.ts +0 -0
- package/dist/components/atoms/Typography/Typography.d.ts +0 -0
- package/dist/components/atoms/Typography/Typography.style.d.ts +0 -0
- package/dist/components/atoms/Typography/index.d.ts +0 -0
- package/dist/components/atoms/VideoControls/VideoControls.d.ts +0 -0
- package/dist/components/atoms/VideoControls/VideoControls.style.d.ts +0 -0
- package/dist/components/atoms/VideoControls/index.d.ts +0 -0
- package/dist/components/atoms/index.d.ts +0 -0
- package/dist/components/index.d.ts +3 -3
- package/dist/components/molecules/Accordion/Accordion.d.ts +0 -0
- package/dist/components/molecules/Accordion/Accordion.style.d.ts +0 -0
- package/dist/components/molecules/Accordion/index.d.ts +0 -0
- package/dist/components/molecules/Accordions/Accordions.d.ts +0 -0
- package/dist/components/molecules/Accordions/Accordions.style.d.ts +0 -0
- package/dist/components/molecules/Accordions/index.d.ts +0 -0
- package/dist/components/molecules/AnchorBar/AnchorBar.d.ts +0 -0
- package/dist/components/molecules/AnchorBar/AnchorBar.style.d.ts +0 -0
- package/dist/components/molecules/AnchorBar/index.d.ts +0 -0
- package/dist/components/molecules/AnnouncementBanner/AnnouncementBanner.d.ts +0 -0
- package/dist/components/molecules/AnnouncementBanner/AnnouncementBanner.style.d.ts +0 -0
- package/dist/components/molecules/AnnouncementBanner/index.d.ts +0 -0
- package/dist/components/molecules/AuxiliaryNav/AuxiliaryNav.d.ts +0 -0
- package/dist/components/molecules/AuxiliaryNav/AuxiliaryNav.styles.d.ts +0 -0
- package/dist/components/molecules/AuxiliaryNav/index.d.ts +0 -0
- package/dist/components/molecules/Basket/Basket.d.ts +0 -0
- package/dist/components/molecules/Basket/Basket.style.d.ts +0 -0
- package/dist/components/molecules/Basket/helpers.d.ts +0 -0
- package/dist/components/molecules/Basket/hooks.d.ts +0 -0
- package/dist/components/molecules/Basket/index.d.ts +0 -0
- package/dist/components/molecules/BodyContent/BodyContent.d.ts +0 -0
- package/dist/components/molecules/BodyContent/BodyContent.style.d.ts +0 -0
- package/dist/components/molecules/BodyContent/index.d.ts +0 -0
- package/dist/components/molecules/Card/Card.d.ts +0 -0
- package/dist/components/molecules/Card/Card.style.d.ts +0 -0
- package/dist/components/molecules/Card/index.d.ts +0 -0
- package/dist/components/molecules/Cards/Cards.d.ts +0 -0
- package/dist/components/molecules/Cards/Cards.style.d.ts +0 -0
- package/dist/components/molecules/Cards/index.d.ts +0 -0
- package/dist/components/molecules/CastFilter/CastFilters.d.ts +4 -0
- package/dist/components/molecules/CastFilter/CastFilters.style.d.ts +14 -0
- package/dist/components/molecules/CastFilter/index.d.ts +2 -0
- package/dist/components/molecules/ContactCard/ContactCard.d.ts +0 -0
- package/dist/components/molecules/ContactCard/ContactCard.style.d.ts +0 -0
- package/dist/components/molecules/ContactCard/index.d.ts +0 -0
- package/dist/components/molecules/ContactNewsletter/ContactNewsletter.d.ts +0 -0
- package/dist/components/molecules/ContactNewsletter/ContactNewsletter.style.d.ts +0 -0
- package/dist/components/molecules/ContactNewsletter/index.d.ts +0 -0
- package/dist/components/molecules/ContentSummary/ContentSummary.d.ts +0 -0
- package/dist/components/molecules/ContentSummary/ContentSummary.style.d.ts +0 -0
- package/dist/components/molecules/ContentSummary/ContentSummaryData.d.ts +0 -0
- package/dist/components/molecules/ContentSummary/index.d.ts +0 -0
- package/dist/components/molecules/Editorial/Editorial.d.ts +0 -0
- package/dist/components/molecules/Editorial/Editorial.style.d.ts +0 -0
- package/dist/components/molecules/Editorial/index.d.ts +0 -0
- package/dist/components/molecules/HotFilters/HotFilters.d.ts +0 -0
- package/dist/components/molecules/HotFilters/HotFilters.style.d.ts +0 -0
- package/dist/components/molecules/HotFilters/index.d.ts +0 -0
- package/dist/components/molecules/ImageWithCaption/ImageWithCaption.d.ts +0 -0
- package/dist/components/molecules/ImageWithCaption/ImageWithCaption.style.d.ts +0 -0
- package/dist/components/molecules/ImageWithCaption/index.d.ts +0 -0
- package/dist/components/molecules/Information/InfoCta.d.ts +0 -0
- package/dist/components/molecules/Information/Information.d.ts +0 -0
- package/dist/components/molecules/Information/Information.style.d.ts +0 -0
- package/dist/components/molecules/Information/index.d.ts +0 -0
- package/dist/components/molecules/Information/utils.d.ts +0 -0
- package/dist/components/molecules/MiniCard/MiniCard.d.ts +0 -0
- package/dist/components/molecules/MiniCard/MiniCard.style.d.ts +0 -0
- package/dist/components/molecules/MiniCard/index.d.ts +0 -0
- package/dist/components/molecules/NavTop/NavTop.d.ts +0 -0
- package/dist/components/molecules/NavTop/NavTop.style.d.ts +0 -0
- package/dist/components/molecules/NavTop/index.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Compact/Compact.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Compact/Compact.style.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Compact/components/CompactHeaderBranding.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Compact/index.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Highlight/Highlight.d.ts +4 -0
- package/dist/components/molecules/PageHeading/Highlight/Highlight.style.d.ts +9 -0
- package/dist/components/molecules/PageHeading/Highlight/index.d.ts +2 -0
- package/dist/components/molecules/PageHeading/Impact/Impact.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Impact/Impact.style.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Impact/index.d.ts +0 -0
- package/dist/components/molecules/PageHeading/PageHeading.d.ts +0 -0
- package/dist/components/molecules/PageHeading/PageHeading.style.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Panel/Panel.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Panel/Panel.style.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Panel/index.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Promo/Promo.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Promo/Promo.style.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Promo/components/Badge.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Promo/components/Button.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Promo/components/Image.d.ts +0 -0
- package/dist/components/molecules/PageHeading/Promo/index.d.ts +0 -0
- package/dist/components/molecules/PageHeading/index.d.ts +2 -1
- package/dist/components/molecules/Pagination/Pagination.d.ts +0 -0
- package/dist/components/molecules/Pagination/Pagination.style.d.ts +0 -0
- package/dist/components/molecules/Pagination/components/NavButtonOrLink.d.ts +0 -0
- package/dist/components/molecules/Pagination/components/PageLinkOrButton.d.ts +0 -0
- package/dist/components/molecules/Pagination/components/index.d.ts +0 -0
- package/dist/components/molecules/Pagination/index.d.ts +0 -0
- package/dist/components/molecules/PasswordStrength/PasswordStrength.d.ts +0 -0
- package/dist/components/molecules/PasswordStrength/PasswordStrength.styles.d.ts +0 -0
- package/dist/components/molecules/PasswordStrength/index.d.ts +0 -0
- package/dist/components/molecules/PeopleListing/CreditListing/CreditListing.d.ts +0 -0
- package/dist/components/molecules/PeopleListing/CreditListing/CreditListing.style.d.ts +0 -0
- package/dist/components/molecules/PeopleListing/CreditListing/index.d.ts +0 -0
- package/dist/components/molecules/PeopleListing/PeopleListing.d.ts +1 -1
- package/dist/components/molecules/PeopleListing/PeopleListing.style.d.ts +2 -2
- package/dist/components/molecules/PeopleListing/Person.d.ts +0 -0
- package/dist/components/molecules/PeopleListing/index.d.ts +0 -0
- package/dist/components/molecules/PolicyLinks/PolicyLinks.d.ts +0 -0
- package/dist/components/molecules/PolicyLinks/PolicyLinks.style.d.ts +0 -0
- package/dist/components/molecules/PolicyLinks/index.d.ts +0 -0
- package/dist/components/molecules/PromoWithTags/PromoWithTags.d.ts +0 -0
- package/dist/components/molecules/PromoWithTags/PromoWithTags.style.d.ts +0 -0
- package/dist/components/molecules/PromoWithTags/index.d.ts +0 -0
- package/dist/components/molecules/PromoWithTitle/PromoChild.d.ts +0 -0
- package/dist/components/molecules/PromoWithTitle/PromoWithTitle.d.ts +0 -0
- package/dist/components/molecules/PromoWithTitle/PromoWithTitle.style.d.ts +0 -0
- package/dist/components/molecules/PromoWithTitle/index.d.ts +0 -0
- package/dist/components/molecules/Quote/Quote.d.ts +0 -0
- package/dist/components/molecules/Quote/Quote.style.d.ts +0 -0
- package/dist/components/molecules/Quote/index.d.ts +0 -0
- package/dist/components/molecules/RadioGroup/RadioGroup.d.ts +0 -0
- package/dist/components/molecules/RadioGroup/RadioGroup.style.d.ts +0 -0
- package/dist/components/molecules/RadioGroup/index.d.ts +0 -0
- package/dist/components/molecules/RadioGroup2/RadioGroup2.d.ts +0 -0
- package/dist/components/molecules/RadioGroup2/RadioGroup2.style.d.ts +0 -0
- package/dist/components/molecules/RadioGroup2/index.d.ts +0 -0
- package/dist/components/molecules/ReadMore/ReadMore.d.ts +0 -0
- package/dist/components/molecules/ReadMore/ReadMore.style.d.ts +0 -0
- package/dist/components/molecules/ReadMore/index.d.ts +0 -0
- package/dist/components/molecules/SearchBar/SearchBar.d.ts +0 -0
- package/dist/components/molecules/SearchBar/SearchBar.style.d.ts +0 -0
- package/dist/components/molecules/SearchBar/index.d.ts +0 -0
- package/dist/components/molecules/SectionTitle/SectionTitle.d.ts +0 -0
- package/dist/components/molecules/SectionTitle/SectionTitle.style.d.ts +0 -0
- package/dist/components/molecules/SectionTitle/index.d.ts +0 -0
- package/dist/components/molecules/Select/Select.d.ts +0 -0
- package/dist/components/molecules/Select/Select.style.d.ts +0 -0
- package/dist/components/molecules/Select/index.d.ts +0 -0
- package/dist/components/molecules/Select2/Select2.d.ts +0 -0
- package/dist/components/molecules/Select2/Select2.style.d.ts +0 -0
- package/dist/components/molecules/Select2/index.d.ts +0 -0
- package/dist/components/molecules/Select2Async/Select2Async.d.ts +0 -0
- package/dist/components/molecules/Select2Async/index.d.ts +0 -0
- package/dist/components/molecules/SignUpForm/SignUpForm.d.ts +0 -0
- package/dist/components/molecules/SignUpForm/SignUpForm.style.d.ts +0 -0
- package/dist/components/molecules/SignUpForm/components/SignUpForm.d.ts +0 -0
- package/dist/components/molecules/SignUpForm/components/SignUpFormButton.d.ts +0 -0
- package/dist/components/molecules/SignUpForm/components/SignUpMessage.d.ts +0 -0
- package/dist/components/molecules/SignUpForm/components/SignUpTitle.d.ts +0 -0
- package/dist/components/molecules/SignUpForm/index.d.ts +0 -0
- package/dist/components/molecules/SkipToMain/SkipToMain.d.ts +20 -0
- package/dist/components/molecules/SkipToMain/SkipToMain.style.d.ts +6 -0
- package/dist/components/molecules/SkipToMain/index.d.ts +2 -0
- package/dist/components/molecules/StatusBanner/StatusBanner.d.ts +0 -0
- package/dist/components/molecules/StatusBanner/StatusBanner.style.d.ts +0 -0
- package/dist/components/molecules/StatusBanner/index.d.ts +0 -0
- package/dist/components/molecules/Swipe/Swipe.d.ts +0 -0
- package/dist/components/molecules/Swipe/Swipe.style.d.ts +0 -0
- package/dist/components/molecules/Swipe/helper.d.ts +0 -0
- package/dist/components/molecules/Swipe/index.d.ts +0 -0
- package/dist/components/molecules/Table/Table.d.ts +0 -0
- package/dist/components/molecules/Table/Table.style.d.ts +0 -0
- package/dist/components/molecules/Table/components/DataCells.d.ts +0 -0
- package/dist/components/molecules/Table/components/HeaderCells.d.ts +0 -0
- package/dist/components/molecules/Table/components/TableCell.d.ts +0 -0
- package/dist/components/molecules/Table/components/TableHelpers.d.ts +0 -0
- package/dist/components/molecules/Table/components/TableRow.d.ts +0 -0
- package/dist/components/molecules/Table/index.d.ts +0 -0
- package/dist/components/molecules/Tabs/Tabs.d.ts +0 -0
- package/dist/components/molecules/Tabs/Tabs.style.d.ts +0 -0
- package/dist/components/molecules/Tabs/index.d.ts +0 -0
- package/dist/components/molecules/UpsellCard/OfferText.d.ts +0 -0
- package/dist/components/molecules/UpsellCard/UpsellCard.d.ts +0 -0
- package/dist/components/molecules/UpsellCard/UpsellCard.style.d.ts +276 -11
- package/dist/components/molecules/UpsellCard/index.d.ts +0 -0
- package/dist/components/molecules/UpsellCards/UpsellCards.d.ts +0 -0
- package/dist/components/molecules/UpsellCards/UpsellCards.style.d.ts +0 -0
- package/dist/components/molecules/UpsellCards/index.d.ts +0 -0
- package/dist/components/molecules/VideoWithControls/VideoWithControls.d.ts +0 -0
- package/dist/components/molecules/VideoWithControls/VideoWithControls.style.d.ts +0 -0
- package/dist/components/molecules/VideoWithControls/index.d.ts +0 -0
- package/dist/components/molecules/index.d.ts +3 -2
- package/dist/components/organisms/AnchorTabBar/AnchorTabBar.d.ts +0 -0
- package/dist/components/organisms/AnchorTabBar/AnchorTabBar.style.d.ts +0 -0
- package/dist/components/organisms/AnchorTabBar/index.d.ts +0 -0
- package/dist/components/organisms/Carousels/Carousel/Carousel.d.ts +0 -0
- package/dist/components/organisms/Carousels/Carousel/Carousel.style.d.ts +0 -0
- package/dist/components/organisms/Carousels/Carousel/helper.d.ts +0 -0
- package/dist/components/organisms/Carousels/Carousel/index.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsCarousel.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsCarousel.style.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsCinema.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsCore.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/HighlightsStream.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/components/Buttons.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/components/InfoSection.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/components/SwipeCarousel.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/constants.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/helper.d.ts +0 -0
- package/dist/components/organisms/Carousels/HighlightsCarousel/index.d.ts +0 -0
- package/dist/components/organisms/Carousels/MinimalCarousel/MinimalCarousel.d.ts +0 -0
- package/dist/components/organisms/Carousels/MinimalCarousel/MinimalCarousel.style.d.ts +0 -0
- package/dist/components/organisms/Carousels/MinimalCarousel/index.d.ts +0 -0
- package/dist/components/organisms/Footer/Footer.d.ts +0 -0
- package/dist/components/organisms/Footer/Footer.style.d.ts +0 -0
- package/dist/components/organisms/Footer/index.d.ts +0 -0
- package/dist/components/organisms/ModalWindow/ModalWindow.d.ts +0 -0
- package/dist/components/organisms/ModalWindow/ModalWindow.style.d.ts +0 -0
- package/dist/components/organisms/ModalWindow/index.d.ts +0 -0
- package/dist/components/organisms/Navigation/Navigation.d.ts +1 -1
- package/dist/components/organisms/Navigation/Navigation.style.d.ts +0 -0
- package/dist/components/organisms/Navigation/index.d.ts +0 -0
- package/dist/components/organisms/StickyBar/StickyBar.d.ts +0 -0
- package/dist/components/organisms/StickyBar/StickyBar.style.d.ts +0 -0
- package/dist/components/organisms/StickyBar/index.d.ts +0 -0
- package/dist/components/organisms/TitleWithCTA/TitleWithCTA.d.ts +0 -0
- package/dist/components/organisms/TitleWithCTA/TitleWithCTA.style.d.ts +0 -0
- package/dist/components/organisms/TitleWithCTA/index.d.ts +0 -0
- package/dist/components/organisms/UpsellSection/UpsellSection.d.ts +0 -0
- package/dist/components/organisms/UpsellSection/UpsellSection.style.d.ts +272 -1
- package/dist/components/organisms/UpsellSection/index.d.ts +0 -0
- package/dist/components/organisms/index.d.ts +0 -0
- package/dist/harmonic.cjs.development.css +340 -8
- package/dist/harmonic.cjs.development.js +6816 -6624
- package/dist/harmonic.cjs.development.js.map +1 -1
- package/dist/harmonic.cjs.production.min.js +1 -1
- package/dist/harmonic.cjs.production.min.js.map +1 -1
- package/dist/harmonic.esm.js +6847 -6653
- package/dist/harmonic.esm.js.map +1 -1
- package/dist/helpers/accessibility.d.ts +0 -0
- package/dist/helpers/arrays.d.ts +0 -0
- package/dist/helpers/aspectRatio.d.ts +0 -0
- package/dist/helpers/defaultValues.d.ts +0 -0
- package/dist/helpers/devices.d.ts +0 -0
- package/dist/helpers/formatStrings.d.ts +0 -0
- package/dist/helpers/forms.d.ts +0 -0
- package/dist/helpers/generateDomElementId.d.ts +0 -0
- package/dist/helpers/htmlStrings.d.ts +0 -0
- package/dist/helpers/keyboards.d.ts +0 -0
- package/dist/helpers/theme.d.ts +0 -0
- package/dist/helpers/urls.d.ts +0 -0
- package/dist/index.d.ts +2 -2
- package/dist/index.js +0 -0
- package/dist/jest.setup.d.ts +0 -0
- package/dist/styles/GlobalStyles.d.ts +0 -0
- package/dist/styles/HarmonicThemeProvider/HarmonicThemeProvider.d.ts +1 -0
- package/dist/styles/HarmonicThemeProvider/index.d.ts +0 -0
- package/dist/styles/ThemeProvider.d.ts +0 -0
- package/dist/styles/themes.d.ts +0 -0
- package/dist/styles/viewports.d.ts +0 -0
- package/dist/styles/zIndexes.d.ts +0 -0
- package/dist/types/anchorBar.d.ts +0 -0
- package/dist/types/auxiliaryNav.d.ts +0 -0
- package/dist/types/buttonTypes.d.ts +0 -0
- package/dist/types/card.d.ts +0 -0
- package/dist/types/carousel.d.ts +0 -0
- package/dist/types/contactCard.d.ts +0 -0
- package/dist/types/creditListing.d.ts +0 -0
- package/dist/types/editorial.d.ts +0 -0
- package/dist/types/footer.d.ts +0 -0
- package/dist/types/formTypes.d.ts +0 -0
- package/dist/types/iconTypes.d.ts +0 -0
- package/dist/types/image.d.ts +0 -0
- package/dist/types/impactHeader.d.ts +20 -2
- package/dist/types/index.d.ts +0 -0
- package/dist/types/information.d.ts +0 -0
- package/dist/types/links.d.ts +0 -0
- package/dist/types/miniCard.d.ts +0 -0
- package/dist/types/modalWindow.d.ts +0 -0
- package/dist/types/navigation.d.ts +4 -0
- package/dist/types/pagination.d.ts +0 -0
- package/dist/types/passwordStrength.d.ts +0 -0
- package/dist/types/progress.d.ts +0 -0
- package/dist/types/promoWithTags.d.ts +0 -0
- package/dist/types/quote.d.ts +0 -0
- package/dist/types/signUpForm.d.ts +0 -0
- package/dist/types/tableTypes.d.ts +0 -0
- package/dist/types/tickbox.d.ts +0 -0
- package/dist/types/timer.d.ts +0 -0
- package/dist/types/types.d.ts +82 -4
- package/dist/types/typography.d.ts +0 -0
- package/dist/types/upsell.d.ts +7 -15
- package/dist/types/utility.d.ts +0 -0
- package/package.json +1 -1
- package/README.GIT +0 -278
|
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
|
|
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { ITabProps } from '../../../types/types';
|
|
3
|
-
declare const Tab: ({ title, titleLink, onClick, onFocus, onReset, selected, iconName, iconDirection, withIcon, withTextInMobile, trimText, className, role, ariaLabel, color, isOpen, }: ITabProps) => React.JSX.Element;
|
|
3
|
+
declare const Tab: ({ title, titleLink, onClick, onFocus, onReset, selected, iconName, iconDirection, withIcon, withTextInMobile, trimText, className, role, ariaLabel, tabLinkId, color, dataTestId, isOpen, }: ITabProps) => React.JSX.Element;
|
|
4
4
|
export default Tab;
|
|
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { DisplayHeader, HarmonicHeader, HarmonicSubtitle, BodyCopyHarmonic, HarmonicOverline, ButtonText, Caption, NavigationText } from './Typography';
|
|
2
2
|
import { AltHeader, BodyText, CinemaBadge, ControlledDropdown, Grid, GridItem, Header, Icon, ImageAspectRatioWrapper, Overline, PrimaryButton, Progress, Radio, Radio2, RotatorButtons, SecondaryButton, SecondaryLogo, TertiaryButton, SectionSplitter, SponsorLogo, Sponsorship, Stepper, StreamBadge, Subtitle, Tab, TabLink, TextLogo, TextArea, TextField, TextFieldLegacy, TextLink, Tickbox, Tickbox2, Timer, TypeTags, VideoControls } from './atoms';
|
|
3
3
|
import { AnchorTabBar, Footer, Navigation, StickyBar, TitleWithCTA, UpsellSection, Carousel, MinimalCarousel, HighlightsCarousel, HighlightsCarouselCinema, HighlightsCarouselCore, HighlightsCarouselStream } from './organisms';
|
|
4
|
-
import { Accordion, Accordions, AnchorBar, AnnouncementBanner, AuxiliaryNav, Card, Cards, ContactCard, ContentSummary, CreditListing, Editorial, HotFilters, ImageWithCaption, Information, PageHeading, PageHeadingCompact, PageHeadingImpact, PageHeadingPanel, PageHeadingPromo, PasswordStrength, Pagination, PeopleListing, PromoWithTags, PromoWithTitle, RadioGroup, RadioGroup2, ReadMore, StatusBanner, SearchBar, SectionTitle, Select, Select2, Select2Async, SignUpForm, Table, Tabs, UpsellCard, VideoWithControls } from './molecules';
|
|
4
|
+
import { Accordion, Accordions, AnchorBar, AnnouncementBanner, AuxiliaryNav, Card, Cards, ContactCard, ContentSummary, CreditListing, Editorial, HotFilters, ImageWithCaption, Information, PageHeading, PageHeadingCompact, PageHeadingImpact, PageHeadingPanel, PageHeadingPromo, PageHeadingHighlight, PasswordStrength, Pagination, PeopleListing, PromoWithTags, PromoWithTitle, RadioGroup, RadioGroup2, ReadMore, StatusBanner, SearchBar, SectionTitle, Select, Select2, Select2Async, SignUpForm, Table, Tabs, UpsellCard, VideoWithControls, SkipToMain } from './molecules';
|
|
5
5
|
import ThemeProvider from '../styles/ThemeProvider';
|
|
6
6
|
import GlobalStyles from '../styles/GlobalStyles';
|
|
7
|
-
export { DisplayHeader, HarmonicHeader, HarmonicSubtitle, BodyCopyHarmonic, HarmonicOverline, ButtonText, Caption, NavigationText, };
|
|
8
|
-
export { Accordion, Accordions, AnchorBar, AnnouncementBanner, AltHeader, AnchorTabBar, AuxiliaryNav, BodyText, Card, Cards, Carousel, ContactCard, ContentSummary, CinemaBadge, ControlledDropdown, CreditListing, Editorial, Footer, GlobalStyles, Grid, GridItem, HighlightsCarousel, HighlightsCarouselCinema, HighlightsCarouselCore, HighlightsCarouselStream, Header, HotFilters, Icon, ImageAspectRatioWrapper, ImageWithCaption, Information, MinimalCarousel, Navigation, Overline, PageHeading, PageHeadingCompact, PageHeadingImpact, PageHeadingPanel, PageHeadingPromo, Pagination, PasswordStrength, PeopleListing, PrimaryButton, Progress, PromoWithTags, PromoWithTitle, Radio, Radio2, RadioGroup, RadioGroup2, ReadMore, RotatorButtons, SecondaryButton, SecondaryLogo, StatusBanner, SearchBar, SectionTitle, Select, Select2, Select2Async, SponsorLogo, SignUpForm, Sponsorship, Stepper, StickyBar, StreamBadge, Subtitle, TertiaryButton, ThemeProvider, TitleWithCTA, SectionSplitter, Tab, TabLink, Table, Tabs, TextArea, TextField, TextFieldLegacy, TextLink, TextLogo, Tickbox, Tickbox2, Timer, TypeTags, UpsellCard, UpsellSection, VideoControls, VideoWithControls, };
|
|
7
|
+
export { DisplayHeader, HarmonicHeader, HarmonicSubtitle, BodyCopyHarmonic, HarmonicOverline, ButtonText, Caption, NavigationText, SkipToMain, };
|
|
8
|
+
export { Accordion, Accordions, AnchorBar, AnnouncementBanner, AltHeader, AnchorTabBar, AuxiliaryNav, BodyText, Card, Cards, Carousel, ContactCard, ContentSummary, CinemaBadge, ControlledDropdown, CreditListing, Editorial, Footer, GlobalStyles, Grid, GridItem, HighlightsCarousel, HighlightsCarouselCinema, HighlightsCarouselCore, HighlightsCarouselStream, Header, HotFilters, Icon, ImageAspectRatioWrapper, ImageWithCaption, Information, MinimalCarousel, Navigation, Overline, PageHeading, PageHeadingCompact, PageHeadingImpact, PageHeadingPanel, PageHeadingHighlight, PageHeadingPromo, Pagination, PasswordStrength, PeopleListing, PrimaryButton, Progress, PromoWithTags, PromoWithTitle, Radio, Radio2, RadioGroup, RadioGroup2, ReadMore, RotatorButtons, SecondaryButton, SecondaryLogo, StatusBanner, SearchBar, SectionTitle, Select, Select2, Select2Async, SponsorLogo, SignUpForm, Sponsorship, Stepper, StickyBar, StreamBadge, Subtitle, TertiaryButton, ThemeProvider, TitleWithCTA, SectionSplitter, Tab, TabLink, Table, Tabs, TextArea, TextField, TextFieldLegacy, TextLink, TextLogo, Tickbox, Tickbox2, Timer, TypeTags, UpsellCard, UpsellSection, VideoControls, VideoWithControls, };
|
|
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
|
|
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
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export declare const CastFiltersComponentWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
+
export declare const CastFiltersWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
+
export declare const CastWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
+
export declare const ActionButtons: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
+
export declare const PersonWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
|
+
export declare const PersonToggle: import("styled-components").StyledComponent<"div", any, {
|
|
7
|
+
isSelected: boolean;
|
|
8
|
+
}, never>;
|
|
9
|
+
export declare const PersonImage: import("styled-components").StyledComponent<"img", any, {}, never>;
|
|
10
|
+
export declare const MissingImage: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
11
|
+
export declare const PersonName: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
12
|
+
export declare const Decal: import("styled-components").StyledComponent<"div", any, {
|
|
13
|
+
isSelected: boolean;
|
|
14
|
+
}, never>;
|
|
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
|
|
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
|
|
@@ -0,0 +1,9 @@
|
|
|
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>;
|
|
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
|
|
@@ -2,5 +2,6 @@ import PageHeading from './PageHeading';
|
|
|
2
2
|
import PageHeadingImpact from './Impact';
|
|
3
3
|
import PageHeadingPanel from './Panel';
|
|
4
4
|
import PageHeadingPromo from './Promo';
|
|
5
|
+
import PageHeadingHighlight from './Highlight';
|
|
5
6
|
import PageHeadingCompact from './Compact/Compact';
|
|
6
|
-
export { PageHeading, PageHeadingImpact, PageHeadingCompact, PageHeadingPanel, PageHeadingPromo };
|
|
7
|
+
export { PageHeading, PageHeadingImpact, PageHeadingCompact, PageHeadingPanel, PageHeadingHighlight, PageHeadingPromo };
|
|
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,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { IPeopleListing } from '../../../types/types';
|
|
3
|
-
declare const PeopleListing: ({ roles }: IPeopleListing) => React.JSX.Element;
|
|
3
|
+
declare const PeopleListing: ({ roles, className }: IPeopleListing) => React.JSX.Element;
|
|
4
4
|
export default PeopleListing;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const PeopleListingGrid: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
2
|
export declare const PersonWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
3
|
export declare const HeadshotWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const RoleContent: import("styled-components").StyledComponent<({ children, size, color, className, tag: Tag, }: import("../../../types/typography").ITaggedTypographyProps) => import("react").JSX.Element, any, {}, never>;
|
|
5
5
|
export declare const TextWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
6
|
export declare const PersonLink: import("styled-components").StyledComponent<"a", any, {}, never>;
|
|
7
|
-
export declare const
|
|
7
|
+
export declare const ReplacementContent: import("styled-components").StyledComponent<"span", any, {}, never>;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|