@20minutes/hela 0.1.3 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/style.css +2 -0
- package/dist/fonts/Oswald-Bold.woff +0 -0
- package/dist/fonts/Oswald-Bold.woff2 +0 -0
- package/dist/fonts/SourceSerifPro-Bold.woff +0 -0
- package/dist/fonts/SourceSerifPro-Bold.woff2 +0 -0
- package/dist/fonts/SourceSerifPro-Italic.woff +0 -0
- package/dist/fonts/SourceSerifPro-Italic.woff2 +0 -0
- package/dist/fonts/SourceSerifPro-Regular.woff +0 -0
- package/dist/fonts/SourceSerifPro-Regular.woff2 +0 -0
- package/dist/index.d.ts +672 -0
- package/dist/index.es.js +42119 -0
- package/dist/index.umd.js +326 -0
- package/dist/js/main.min.js +1 -0
- package/package.json +1 -1
- package/dist/dts/src/assets/scripts/breadcrumb.d.ts +0 -2
- package/dist/dts/src/assets/scripts/collapse.d.ts +0 -1
- package/dist/dts/src/assets/scripts/expander.d.ts +0 -1
- package/dist/dts/src/assets/scripts/main.d.ts +0 -1
- package/dist/dts/src/assets/scripts/scroll.d.ts +0 -1
- package/dist/dts/src/assets/scripts/tabs.d.ts +0 -1
- package/dist/dts/src/assets/scripts/theming.d.ts +0 -2
- package/dist/dts/src/components/atoms/Ad/Ad.d.ts +0 -12
- package/dist/dts/src/components/atoms/Ad/Ad.stories.d.ts +0 -12
- package/dist/dts/src/components/atoms/Ad/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Alert/Alert.d.ts +0 -7
- package/dist/dts/src/components/atoms/Alert/Alert.stories.d.ts +0 -13
- package/dist/dts/src/components/atoms/Alert/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Avatar/Avatar.d.ts +0 -7
- package/dist/dts/src/components/atoms/Avatar/Avatar.stories.d.ts +0 -13
- package/dist/dts/src/components/atoms/Avatar/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Button/Button.d.ts +0 -10
- package/dist/dts/src/components/atoms/Button/Button.stories.d.ts +0 -15
- package/dist/dts/src/components/atoms/Button/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Divider/Divider.d.ts +0 -3
- package/dist/dts/src/components/atoms/Divider/Divider.stories.d.ts +0 -10
- package/dist/dts/src/components/atoms/Divider/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/DividerSection/DividerSection.d.ts +0 -8
- package/dist/dts/src/components/atoms/DividerSection/DividerSection.stories.d.ts +0 -12
- package/dist/dts/src/components/atoms/DividerSection/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Icon/Icon.d.ts +0 -11
- package/dist/dts/src/components/atoms/Icon/Icon.stories.d.ts +0 -14
- package/dist/dts/src/components/atoms/Icon/SvgSprite.d.ts +0 -3
- package/dist/dts/src/components/atoms/Icon/index.d.ts +0 -2
- package/dist/dts/src/components/atoms/Img/Img.d.ts +0 -9
- package/dist/dts/src/components/atoms/Img/Img.stories.d.ts +0 -10
- package/dist/dts/src/components/atoms/Img/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Input/Input.d.ts +0 -6
- package/dist/dts/src/components/atoms/Input/Input.stories.d.ts +0 -10
- package/dist/dts/src/components/atoms/Input/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Label/Label.d.ts +0 -11
- package/dist/dts/src/components/atoms/Label/Label.stories.d.ts +0 -13
- package/dist/dts/src/components/atoms/Label/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/LabelSection/LabelSection.d.ts +0 -5
- package/dist/dts/src/components/atoms/LabelSection/LabelSection.stories.d.ts +0 -11
- package/dist/dts/src/components/atoms/LabelSection/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Link/Link.d.ts +0 -9
- package/dist/dts/src/components/atoms/Link/Link.stories.d.ts +0 -18
- package/dist/dts/src/components/atoms/Link/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Meta/Meta.d.ts +0 -9
- package/dist/dts/src/components/atoms/Meta/Meta.stories.d.ts +0 -8
- package/dist/dts/src/components/atoms/Meta/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Modal/Modal.d.ts +0 -7
- package/dist/dts/src/components/atoms/Modal/Modal.stories.d.ts +0 -11
- package/dist/dts/src/components/atoms/Modal/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Pipe/Pipe.d.ts +0 -2
- package/dist/dts/src/components/atoms/Pipe/Pipe.stories.d.ts +0 -8
- package/dist/dts/src/components/atoms/Pipe/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/ReadAlso/ReadAlso.d.ts +0 -10
- package/dist/dts/src/components/atoms/ReadAlso/ReadAlso.stories.d.ts +0 -8
- package/dist/dts/src/components/atoms/ReadAlso/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/ScrollProgressBar/ScrollProgressBar.d.ts +0 -8
- package/dist/dts/src/components/atoms/ScrollProgressBar/ScrollProgressBar.stories.d.ts +0 -24
- package/dist/dts/src/components/atoms/ScrollProgressBar/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Section/Section.d.ts +0 -6
- package/dist/dts/src/components/atoms/Section/Section.stories.d.ts +0 -11
- package/dist/dts/src/components/atoms/Section/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Switch/Switch.d.ts +0 -8
- package/dist/dts/src/components/atoms/Switch/Switch.stories.d.ts +0 -8
- package/dist/dts/src/components/atoms/Switch/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/SwitchDarkMode/SwitchDarkMode.d.ts +0 -7
- package/dist/dts/src/components/atoms/SwitchDarkMode/SwitchDarkMode.stories.d.ts +0 -8
- package/dist/dts/src/components/atoms/SwitchDarkMode/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Tab/Tab.d.ts +0 -10
- package/dist/dts/src/components/atoms/Tab/Tab.stories.d.ts +0 -16
- package/dist/dts/src/components/atoms/Tab/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/TabPanel/TabPanel.d.ts +0 -7
- package/dist/dts/src/components/atoms/TabPanel/TabPanel.stories.d.ts +0 -8
- package/dist/dts/src/components/atoms/TabPanel/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Tag/Tag.d.ts +0 -10
- package/dist/dts/src/components/atoms/Tag/Tag.stories.d.ts +0 -15
- package/dist/dts/src/components/atoms/Tag/index.d.ts +0 -1
- package/dist/dts/src/components/atoms/Typography/Heading.d.ts +0 -8
- package/dist/dts/src/components/atoms/Typography/Heading.stories.d.ts +0 -13
- package/dist/dts/src/components/atoms/Typography/Text.d.ts +0 -6
- package/dist/dts/src/components/atoms/Typography/Text.stories.d.ts +0 -11
- package/dist/dts/src/components/atoms/Typography/Typography.d.ts +0 -8
- package/dist/dts/src/components/atoms/Typography/index.d.ts +0 -2
- package/dist/dts/src/components/atoms/index.d.ts +0 -24
- package/dist/dts/src/components/index.d.ts +0 -3
- package/dist/dts/src/components/molecules/Article/ArticleContent/ArticleContent.d.ts +0 -8
- package/dist/dts/src/components/molecules/Article/ArticleContent/ArticleContent.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/Article/ArticleContent/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Article/ArticleHeader/ArticleHeader.d.ts +0 -10
- package/dist/dts/src/components/molecules/Article/ArticleHeader/ArticleHeader.stories.d.ts +0 -10
- package/dist/dts/src/components/molecules/Article/ArticleHeader/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Article/ArticleImageCover/ArticleImageCover.d.ts +0 -9
- package/dist/dts/src/components/molecules/Article/ArticleImageCover/ArticleImageCover.stories.d.ts +0 -15
- package/dist/dts/src/components/molecules/Article/ArticleImageCover/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Article/ArticleSummary/ArticleSummary.d.ts +0 -8
- package/dist/dts/src/components/molecules/Article/ArticleSummary/ArticleSummary.stories.d.ts +0 -11
- package/dist/dts/src/components/molecules/Article/ArticleSummary/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Article/ArticleVideoCover/ArticleVideoCover.d.ts +0 -6
- package/dist/dts/src/components/molecules/Article/ArticleVideoCover/ArticleVideoCover.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/Article/ArticleVideoCover/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Article/index.d.ts +0 -5
- package/dist/dts/src/components/molecules/Breadcrumb/Breadcrumb.d.ts +0 -19
- package/dist/dts/src/components/molecules/Breadcrumb/Breadcrumb.stories.d.ts +0 -16
- package/dist/dts/src/components/molecules/Breadcrumb/BreadcrumbRubric.d.ts +0 -8
- package/dist/dts/src/components/molecules/Breadcrumb/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/CategoryCard/CategoryCard.d.ts +0 -10
- package/dist/dts/src/components/molecules/Card/CategoryCard/CategoryCard.stories.d.ts +0 -6
- package/dist/dts/src/components/molecules/Card/CategoryCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/GameCard/GameCard.d.ts +0 -11
- package/dist/dts/src/components/molecules/Card/GameCard/GameCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/GameCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/HomeLiveCard/HomeLiveCard.d.ts +0 -11
- package/dist/dts/src/components/molecules/Card/HomeLiveCard/HomeLiveCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/HomeLiveCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/LargeCard/LargeCard.d.ts +0 -15
- package/dist/dts/src/components/molecules/Card/LargeCard/LargeCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/LargeCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/LiveCard/LiveCard.d.ts +0 -13
- package/dist/dts/src/components/molecules/Card/LiveCard/LiveCard.stories.d.ts +0 -6
- package/dist/dts/src/components/molecules/Card/LiveCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/MediumCard/MediumCard.d.ts +0 -10
- package/dist/dts/src/components/molecules/Card/MediumCard/MediumCard.stories.d.ts +0 -6
- package/dist/dts/src/components/molecules/Card/MediumCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/MenuCard/MenuCard.d.ts +0 -8
- package/dist/dts/src/components/molecules/Card/MenuCard/MenuCard.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/Card/MenuCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/MostReadCard/MostReadCard.d.ts +0 -16
- package/dist/dts/src/components/molecules/Card/MostReadCard/MostReadCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/MostReadCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/NewsCard/NewsCard.d.ts +0 -10
- package/dist/dts/src/components/molecules/Card/NewsCard/NewsCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/NewsCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/OverviewCard/OverviewCard.d.ts +0 -10
- package/dist/dts/src/components/molecules/Card/OverviewCard/OverviewCard.stories.d.ts +0 -10
- package/dist/dts/src/components/molecules/Card/OverviewCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/PodcastCard/PodcastCard.d.ts +0 -13
- package/dist/dts/src/components/molecules/Card/PodcastCard/PodcastCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/PodcastCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/RegionalCard/RegionalCard.d.ts +0 -12
- package/dist/dts/src/components/molecules/Card/RegionalCard/RegionalCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/RegionalCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/RubricCard/RubricCard.d.ts +0 -15
- package/dist/dts/src/components/molecules/Card/RubricCard/RubricCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/RubricCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/SmallCard/SmallCard.d.ts +0 -8
- package/dist/dts/src/components/molecules/Card/SmallCard/SmallCard.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/Card/SmallCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/SmallGameCard/SmallGameCard.d.ts +0 -10
- package/dist/dts/src/components/molecules/Card/SmallGameCard/SmallGameCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/SmallGameCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/SmallLiveCard/SmallLiveCard.d.ts +0 -10
- package/dist/dts/src/components/molecules/Card/SmallLiveCard/SmallLiveCard.stories.d.ts +0 -9
- package/dist/dts/src/components/molecules/Card/SmallLiveCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Card/index.d.ts +0 -16
- package/dist/dts/src/components/molecules/CategoryCards/CategoryCards.d.ts +0 -9
- package/dist/dts/src/components/molecules/CategoryCards/CategoryCards.stories.d.ts +0 -6
- package/dist/dts/src/components/molecules/CategoryCards/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Collapse/Collapse.d.ts +0 -11
- package/dist/dts/src/components/molecules/Collapse/Collapse.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/Collapse/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/ErrorResponsesContent/ErrorResponsesContent.d.ts +0 -5
- package/dist/dts/src/components/molecules/ErrorResponsesContent/ErrorResponsesContent.stories.d.ts +0 -13
- package/dist/dts/src/components/molecules/ErrorResponsesContent/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/FooterCategories/FooterCategories.d.ts +0 -13
- package/dist/dts/src/components/molecules/FooterCategories/FooterCategories.stories.d.ts +0 -18
- package/dist/dts/src/components/molecules/FooterCategories/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/FooterLinks/FooterLinks.d.ts +0 -12
- package/dist/dts/src/components/molecules/FooterLinks/FooterLinks.stories.d.ts +0 -16
- package/dist/dts/src/components/molecules/FooterLinks/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/HeaderBanner/HeaderBanner.d.ts +0 -10
- package/dist/dts/src/components/molecules/HeaderBanner/HeaderBanner.stories.d.ts +0 -13
- package/dist/dts/src/components/molecules/HeaderBanner/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/HeaderPage/HeaderPage.d.ts +0 -9
- package/dist/dts/src/components/molecules/HeaderPage/HeaderPage.stories.d.ts +0 -24
- package/dist/dts/src/components/molecules/HeaderPage/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/HeaderSideModal/HeaderSideModal.d.ts +0 -6
- package/dist/dts/src/components/molecules/HeaderSideModal/HeaderSideModal.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/HeaderSideModal/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.d.ts +0 -8
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.stories.d.ts +0 -5
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeContent/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeHomepageContent/HoroscopeHomepageContent.d.ts +0 -11
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeHomepageContent/HoroscopeHomepageContent.stories.d.ts +0 -5
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeHomepageContent/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.d.ts +0 -9
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeTiles/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.d.ts +0 -10
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/Horoscope/HoroscopeTopicCard/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Horoscope/index.d.ts +0 -4
- package/dist/dts/src/components/molecules/InfoBanner/InfoBanner.d.ts +0 -6
- package/dist/dts/src/components/molecules/InfoBanner/InfoBanner.stories.d.ts +0 -12
- package/dist/dts/src/components/molecules/InfoBanner/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/LiveCards/LiveCards.d.ts +0 -8
- package/dist/dts/src/components/molecules/LiveCards/LiveCards.stories.d.ts +0 -6
- package/dist/dts/src/components/molecules/LiveCards/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Menu/Menu.d.ts +0 -15
- package/dist/dts/src/components/molecules/Menu/Menu.stories.d.ts +0 -6
- package/dist/dts/src/components/molecules/Menu/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/MostReadArticles/MostReadArticles.d.ts +0 -15
- package/dist/dts/src/components/molecules/MostReadArticles/MostReadArticles.stories.d.ts +0 -5
- package/dist/dts/src/components/molecules/MostReadArticles/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/NewsCards/NewsCards.d.ts +0 -9
- package/dist/dts/src/components/molecules/NewsCards/NewsCards.stories.d.ts +0 -5
- package/dist/dts/src/components/molecules/NewsCards/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Newsletter/Newsletter.d.ts +0 -9
- package/dist/dts/src/components/molecules/Newsletter/Newsletter.stories.d.ts +0 -5
- package/dist/dts/src/components/molecules/Newsletter/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/OverviewBar/OverviewBar.d.ts +0 -8
- package/dist/dts/src/components/molecules/OverviewBar/OverviewBar.stories.d.ts +0 -6
- package/dist/dts/src/components/molecules/OverviewBar/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/PartnerCards/PartnerCards.d.ts +0 -9
- package/dist/dts/src/components/molecules/PartnerCards/PartnerCards.stories.d.ts +0 -5
- package/dist/dts/src/components/molecules/PartnerCards/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Signature/Signature.d.ts +0 -10
- package/dist/dts/src/components/molecules/Signature/Signature.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/Signature/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/SocialBar/SocialBar.d.ts +0 -10
- package/dist/dts/src/components/molecules/SocialBar/SocialBar.stories.d.ts +0 -14
- package/dist/dts/src/components/molecules/SocialBar/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/SocialIcons/SocialIcons.d.ts +0 -11
- package/dist/dts/src/components/molecules/SocialIcons/SocialIcons.stories.d.ts +0 -16
- package/dist/dts/src/components/molecules/SocialIcons/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Tabs/Tabs.d.ts +0 -12
- package/dist/dts/src/components/molecules/Tabs/Tabs.stories.d.ts +0 -12
- package/dist/dts/src/components/molecules/Tabs/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/TagBar/TagBar.d.ts +0 -6
- package/dist/dts/src/components/molecules/TagBar/TagBar.stories.d.ts +0 -5
- package/dist/dts/src/components/molecules/TagBar/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/Tiles/Tiles.d.ts +0 -9
- package/dist/dts/src/components/molecules/Tiles/Tiles.stories.d.ts +0 -8
- package/dist/dts/src/components/molecules/Tiles/index.d.ts +0 -1
- package/dist/dts/src/components/molecules/index.d.ts +0 -25
- package/dist/dts/src/components/organisms/Footer/Footer.d.ts +0 -7
- package/dist/dts/src/components/organisms/Footer/Footer.stories.d.ts +0 -30
- package/dist/dts/src/components/organisms/Footer/FooterDesktop.d.ts +0 -5
- package/dist/dts/src/components/organisms/Footer/FooterMobile.d.ts +0 -5
- package/dist/dts/src/components/organisms/Footer/Links.d.ts +0 -12
- package/dist/dts/src/components/organisms/Footer/index.d.ts +0 -1
- package/dist/dts/src/components/organisms/Header/Header.d.ts +0 -7
- package/dist/dts/src/components/organisms/Header/Header.stories.d.ts +0 -16
- package/dist/dts/src/components/organisms/Header/HeaderDesktop.d.ts +0 -11
- package/dist/dts/src/components/organisms/Header/HeaderMobile.d.ts +0 -2
- package/dist/dts/src/components/organisms/Header/index.d.ts +0 -1
- package/dist/dts/src/components/organisms/index.d.ts +0 -2
- package/dist/dts/src/hooks/index.d.ts +0 -1
- package/dist/dts/src/hooks/useLayoutEffect.d.ts +0 -2
- package/dist/dts/src/index.d.ts +0 -3
- package/dist/dts/src/types/Color.d.ts +0 -4
- package/dist/dts/src/types/LayoutType.d.ts +0 -4
- package/dist/dts/src/types/TabType.d.ts +0 -1
- package/dist/dts/src/types/ThemeType.d.ts +0 -1
- package/dist/dts/src/types/index.d.ts +0 -4
- package/dist/dts/src/utils/Draftjs.d.ts +0 -2
- package/dist/dts/src/utils/index.d.ts +0 -1
- package/dist/dts/src/utils/string.d.ts +0 -2
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,672 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import React__default, { useLayoutEffect as useLayoutEffect$1, SVGProps, ButtonHTMLAttributes } from 'react';
|
|
4
|
+
import { RawDraftContentState } from 'draft-js';
|
|
5
|
+
|
|
6
|
+
declare type ColorSchemeBrand = 'magazine' | 'prduction' | 'c2c';
|
|
7
|
+
declare type ColorSchemeTheme = 'primary' | 'direct' | 'entertainment' | 'planet' | 'sport' | 'default' | 'economy' | 'community' | 'weird' | 'partner' | 'media' | 'hightech' | 'summer';
|
|
8
|
+
declare type ColorSchemeGeneric = 'white' | 'black';
|
|
9
|
+
declare type Color = ColorSchemeBrand | ColorSchemeTheme | ColorSchemeGeneric;
|
|
10
|
+
|
|
11
|
+
declare const enum LayoutType {
|
|
12
|
+
MOBILE = "mobile",
|
|
13
|
+
DESKTOP = "desktop"
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
declare type TabType = 'default' | 'secondary';
|
|
17
|
+
|
|
18
|
+
declare type ThemeType = 'light' | 'dark';
|
|
19
|
+
|
|
20
|
+
declare const useLayoutEffect: typeof useLayoutEffect$1;
|
|
21
|
+
|
|
22
|
+
interface AdProps {
|
|
23
|
+
adUnitCompletePath: string;
|
|
24
|
+
classes?: string;
|
|
25
|
+
lazyload?: {
|
|
26
|
+
delayed: boolean;
|
|
27
|
+
distanceVisible?: number;
|
|
28
|
+
};
|
|
29
|
+
variant?: 'ATF' | 'BAN' | 'PAVE' | 'HEADER' | 'ARTICLE';
|
|
30
|
+
adMention?: boolean;
|
|
31
|
+
}
|
|
32
|
+
declare const Ad: React__default.FC<AdProps>;
|
|
33
|
+
|
|
34
|
+
interface AlertProps {
|
|
35
|
+
variant?: 'success' | 'warning' | 'error';
|
|
36
|
+
title: string;
|
|
37
|
+
description?: string;
|
|
38
|
+
}
|
|
39
|
+
declare const Alert: React__default.FC<AlertProps>;
|
|
40
|
+
|
|
41
|
+
interface AvatarProps {
|
|
42
|
+
img: string;
|
|
43
|
+
imgHD: string;
|
|
44
|
+
alt?: string;
|
|
45
|
+
}
|
|
46
|
+
declare const Avatar: React__default.FC<AvatarProps>;
|
|
47
|
+
|
|
48
|
+
declare type IconName = '20mn-pub' | 'apple' | 'arrow' | 'bookmark' | 'chevron' | 'close' | 'clover' | 'comment' | 'connect' | 'dailymotion' | 'darkmode' | 'diode-leaning' | 'diode' | 'facebook' | 'flipboard' | 'googleplay' | 'health' | 'heart' | 'horoscope' | 'home' | 'instagram' | 'jeux' | 'journal' | 'local' | 'logo' | 'menu' | 'mood' | 'newsletters' | 'not-found' | 'notification' | 'podcast' | 'report' | 'search' | 'server-error' | 'share' | 'snapchat' | 'tiktok' | 'twitter' | 'view' | 'youtube' | 'work';
|
|
49
|
+
declare type IconHoroscopeName = 'horoscope-belier' | 'horoscope-taureau' | 'horoscope-gemeaux' | 'horoscope-cancer' | 'horoscope-lion' | 'horoscope-vierge' | 'horoscope-balance' | 'horoscope-scorpion' | 'horoscope-sagittaire' | 'horoscope-capricorne' | 'horoscope-verseau' | 'horoscope-poissons' | 'horoscope-buffle' | 'horoscope-cheval' | 'horoscope-chevre' | 'horoscope-chien' | 'horoscope-cochon' | 'horoscope-coq' | 'horoscope-dragon' | 'horoscope-lapin' | 'horoscope-rat' | 'horoscope-serpent' | 'horoscope-singe' | 'horoscope-tigre';
|
|
50
|
+
interface IconProps extends Omit<React__default.SVGAttributes<SVGElement>, 'width' | 'height'> {
|
|
51
|
+
className?: string;
|
|
52
|
+
name: IconName | IconHoroscopeName;
|
|
53
|
+
size?: number | number[];
|
|
54
|
+
withBorder?: boolean;
|
|
55
|
+
isRounded?: boolean;
|
|
56
|
+
}
|
|
57
|
+
declare const Icon: React__default.FC<IconProps>;
|
|
58
|
+
|
|
59
|
+
declare const SvgSprite: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
60
|
+
|
|
61
|
+
interface ButtonProps extends React__default.ButtonHTMLAttributes<HTMLButtonElement> {
|
|
62
|
+
variant?: 'primary' | 'secondary' | 'simple' | 'navigation';
|
|
63
|
+
children?: React__default.ReactNode;
|
|
64
|
+
icon?: IconName;
|
|
65
|
+
iconClassNames?: string;
|
|
66
|
+
iconSize?: number | number[];
|
|
67
|
+
}
|
|
68
|
+
declare const Button: React__default.ForwardRefExoticComponent<ButtonProps & React__default.RefAttributes<HTMLButtonElement>>;
|
|
69
|
+
|
|
70
|
+
interface DividerSectionProps {
|
|
71
|
+
withIcon?: boolean;
|
|
72
|
+
classnames?: string;
|
|
73
|
+
colorScheme?: ColorSchemeTheme;
|
|
74
|
+
}
|
|
75
|
+
declare const DividerSection: React__default.FC<DividerSectionProps>;
|
|
76
|
+
|
|
77
|
+
interface DividerProps extends React__default.HTMLAttributes<HTMLHRElement> {
|
|
78
|
+
textProps?: {
|
|
79
|
+
text: string;
|
|
80
|
+
className?: string;
|
|
81
|
+
};
|
|
82
|
+
}
|
|
83
|
+
declare const Divider: React__default.FC<DividerProps>;
|
|
84
|
+
|
|
85
|
+
interface InputProps extends React__default.InputHTMLAttributes<HTMLInputElement> {
|
|
86
|
+
label?: string;
|
|
87
|
+
icon?: IconName;
|
|
88
|
+
positionIcon?: 'left' | 'right';
|
|
89
|
+
isIconButton?: boolean;
|
|
90
|
+
iconButtonProps?: ButtonProps;
|
|
91
|
+
variant?: 'success' | 'error';
|
|
92
|
+
msg?: string;
|
|
93
|
+
variantMsg?: 'default' | 'error' | 'success';
|
|
94
|
+
}
|
|
95
|
+
declare const Input: React__default.FC<InputProps>;
|
|
96
|
+
|
|
97
|
+
interface ImgProps extends React__default.ImgHTMLAttributes<HTMLImageElement> {
|
|
98
|
+
src: string;
|
|
99
|
+
defaultFormat: string;
|
|
100
|
+
formats?: string[];
|
|
101
|
+
sizes?: string;
|
|
102
|
+
alt?: string;
|
|
103
|
+
}
|
|
104
|
+
declare const Img: React__default.FC<ImgProps>;
|
|
105
|
+
|
|
106
|
+
interface LabelProps {
|
|
107
|
+
children: React__default.ReactNode;
|
|
108
|
+
variant?: 'subtle' | 'solid';
|
|
109
|
+
withLeftDivider?: boolean;
|
|
110
|
+
withRightDivider?: boolean;
|
|
111
|
+
colorScheme?: Color;
|
|
112
|
+
isUppercase?: boolean;
|
|
113
|
+
}
|
|
114
|
+
declare const Label: React__default.FC<LabelProps>;
|
|
115
|
+
|
|
116
|
+
interface LabelSectionProps {
|
|
117
|
+
children: React__default.ReactNode;
|
|
118
|
+
}
|
|
119
|
+
declare const LabelSection: React__default.FC<LabelSectionProps>;
|
|
120
|
+
|
|
121
|
+
interface LinkProps extends React__default.AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
122
|
+
children: React__default.ReactNode;
|
|
123
|
+
variant?: 'default' | 'primary-button' | 'secondary-button';
|
|
124
|
+
isTargetBlank?: boolean;
|
|
125
|
+
isNofollow?: boolean;
|
|
126
|
+
isSponsored?: boolean;
|
|
127
|
+
}
|
|
128
|
+
declare const Link: React__default.FC<LinkProps>;
|
|
129
|
+
|
|
130
|
+
interface ModalProps {
|
|
131
|
+
children: React__default.ReactNode;
|
|
132
|
+
variant?: 'center' | 'left' | 'right';
|
|
133
|
+
contentClassName?: string;
|
|
134
|
+
}
|
|
135
|
+
declare const Modal: React__default.FC<ModalProps>;
|
|
136
|
+
|
|
137
|
+
declare type MetaTagProps = 'name' | 'property' | 'content';
|
|
138
|
+
interface MetaProps {
|
|
139
|
+
metaPropsList: {
|
|
140
|
+
[key in MetaTagProps]?: string;
|
|
141
|
+
}[];
|
|
142
|
+
}
|
|
143
|
+
declare const Meta: React__default.FC<MetaProps>;
|
|
144
|
+
|
|
145
|
+
interface TagProps extends Omit<React__default.AnchorHTMLAttributes<HTMLAnchorElement>, 'id'> {
|
|
146
|
+
children?: React__default.ReactNode;
|
|
147
|
+
id?: number;
|
|
148
|
+
link?: string;
|
|
149
|
+
variant?: 'primary' | 'secondary' | 'breadcrumb';
|
|
150
|
+
colorScheme?: ColorSchemeTheme;
|
|
151
|
+
}
|
|
152
|
+
declare const Tag: React__default.FC<TagProps>;
|
|
153
|
+
|
|
154
|
+
declare function Pipe(): JSX.Element;
|
|
155
|
+
|
|
156
|
+
interface ReadAlsoProps {
|
|
157
|
+
title: string;
|
|
158
|
+
link: string;
|
|
159
|
+
label: string;
|
|
160
|
+
isNofollow: boolean;
|
|
161
|
+
isSponsored: boolean;
|
|
162
|
+
isTargetBlank: boolean;
|
|
163
|
+
}
|
|
164
|
+
declare const ReadAlso: React__default.FC<ReadAlsoProps>;
|
|
165
|
+
|
|
166
|
+
interface SectionProps {
|
|
167
|
+
inner?: boolean;
|
|
168
|
+
children: React__default.ReactNode;
|
|
169
|
+
}
|
|
170
|
+
declare const Section: React__default.FC<SectionProps>;
|
|
171
|
+
|
|
172
|
+
interface SwitchProps {
|
|
173
|
+
id?: string;
|
|
174
|
+
className?: string;
|
|
175
|
+
label?: string;
|
|
176
|
+
isChecked?: boolean;
|
|
177
|
+
}
|
|
178
|
+
declare const Switch: React__default.ForwardRefExoticComponent<SwitchProps & React__default.RefAttributes<HTMLButtonElement>>;
|
|
179
|
+
|
|
180
|
+
interface SwitchDarkModeProps {
|
|
181
|
+
id?: string;
|
|
182
|
+
label?: string;
|
|
183
|
+
isChecked?: boolean;
|
|
184
|
+
}
|
|
185
|
+
declare const SwitchDarkMode: ({ id, label, isChecked }: SwitchDarkModeProps) => JSX.Element;
|
|
186
|
+
|
|
187
|
+
interface TypographyProps<HTMLElementType> extends React__default.HTMLAttributes<Partial<HTMLElementType>> {
|
|
188
|
+
as?: keyof HTMLElementType;
|
|
189
|
+
color?: ColorSchemeTheme;
|
|
190
|
+
children: React__default.ReactNode;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
declare type HeadingHTMLElementType = Pick<JSX.IntrinsicElements, 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6'>;
|
|
194
|
+
interface HeadingProps extends TypographyProps<HeadingHTMLElementType> {
|
|
195
|
+
variant?: 'default' | 'secondary';
|
|
196
|
+
}
|
|
197
|
+
declare const Heading: React__default.FC<HeadingProps>;
|
|
198
|
+
|
|
199
|
+
declare type TextHTMLElementType = Pick<JSX.IntrinsicElements, 'p' | 'span' | 'strong' | 'em'>;
|
|
200
|
+
declare type TextProps = TypographyProps<TextHTMLElementType>;
|
|
201
|
+
declare const Text: React__default.FC<TextProps>;
|
|
202
|
+
|
|
203
|
+
interface TabProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
204
|
+
variant?: TabType;
|
|
205
|
+
name: string;
|
|
206
|
+
colorScheme?: ColorSchemeTheme;
|
|
207
|
+
isSelected?: boolean;
|
|
208
|
+
index?: 0 | -1;
|
|
209
|
+
}
|
|
210
|
+
declare const Tab: React__default.FC<TabProps>;
|
|
211
|
+
|
|
212
|
+
interface TabPanelProps {
|
|
213
|
+
name: string;
|
|
214
|
+
children: React__default.ReactNode;
|
|
215
|
+
isHidden?: boolean;
|
|
216
|
+
}
|
|
217
|
+
declare const TabPanel: React__default.FC<TabPanelProps>;
|
|
218
|
+
|
|
219
|
+
interface ScrollProgressBarProps extends React__default.HTMLAttributes<HTMLDivElement> {
|
|
220
|
+
colorScheme?: ColorSchemeTheme;
|
|
221
|
+
hasLimit?: boolean;
|
|
222
|
+
variant?: 'article-mobile';
|
|
223
|
+
}
|
|
224
|
+
declare const ScrollProgressBar: React__default.FC<ScrollProgressBarProps>;
|
|
225
|
+
|
|
226
|
+
interface ArticleContentProps {
|
|
227
|
+
content: RawDraftContentState;
|
|
228
|
+
colorScheme?: ColorSchemeTheme;
|
|
229
|
+
}
|
|
230
|
+
declare const ArticleContent: React.FC<ArticleContentProps>;
|
|
231
|
+
|
|
232
|
+
interface ArticleHeaderProps {
|
|
233
|
+
title: string;
|
|
234
|
+
lead: string;
|
|
235
|
+
label: string;
|
|
236
|
+
colorScheme?: ColorSchemeTheme;
|
|
237
|
+
rightImageUrl?: string;
|
|
238
|
+
}
|
|
239
|
+
declare const ArticleHeader: React.FC<ArticleHeaderProps>;
|
|
240
|
+
|
|
241
|
+
interface ArticleImageCoverProps {
|
|
242
|
+
src: string;
|
|
243
|
+
caption: string;
|
|
244
|
+
isCaptionInside?: boolean;
|
|
245
|
+
layout?: LayoutType;
|
|
246
|
+
}
|
|
247
|
+
declare const ArticleImageCover: React.FC<ArticleImageCoverProps>;
|
|
248
|
+
|
|
249
|
+
interface ArticleSummaryProps {
|
|
250
|
+
summary: RawDraftContentState;
|
|
251
|
+
colorScheme?: ColorSchemeTheme;
|
|
252
|
+
}
|
|
253
|
+
declare const ArticleSummary: React.FC<ArticleSummaryProps>;
|
|
254
|
+
|
|
255
|
+
interface ArticleVideoCoverProps {
|
|
256
|
+
src: string;
|
|
257
|
+
caption: string;
|
|
258
|
+
}
|
|
259
|
+
declare const ArticleVideoCover: React.FC<ArticleVideoCoverProps>;
|
|
260
|
+
|
|
261
|
+
interface BreadcrumbProps {
|
|
262
|
+
rubric: {
|
|
263
|
+
label: string;
|
|
264
|
+
link?: string;
|
|
265
|
+
};
|
|
266
|
+
parentRubric?: {
|
|
267
|
+
label: string;
|
|
268
|
+
link?: string;
|
|
269
|
+
};
|
|
270
|
+
tags?: {
|
|
271
|
+
label: string;
|
|
272
|
+
link?: string;
|
|
273
|
+
}[];
|
|
274
|
+
colorScheme?: ColorSchemeTheme;
|
|
275
|
+
layout?: LayoutType;
|
|
276
|
+
}
|
|
277
|
+
declare const Breadcrumb: React.FC<BreadcrumbProps>;
|
|
278
|
+
|
|
279
|
+
interface CategoryCardProps {
|
|
280
|
+
cover: string;
|
|
281
|
+
headline: string;
|
|
282
|
+
title: string;
|
|
283
|
+
link: string;
|
|
284
|
+
layout?: LayoutType;
|
|
285
|
+
}
|
|
286
|
+
declare const CategoryCard: React__default.FC<CategoryCardProps>;
|
|
287
|
+
|
|
288
|
+
interface GameCardProps {
|
|
289
|
+
link: string;
|
|
290
|
+
title: string;
|
|
291
|
+
headline: string;
|
|
292
|
+
summary: string;
|
|
293
|
+
cover: string;
|
|
294
|
+
layout?: LayoutType;
|
|
295
|
+
}
|
|
296
|
+
declare const GameCard: React__default.FC<GameCardProps>;
|
|
297
|
+
|
|
298
|
+
interface HomeLiveCardProps {
|
|
299
|
+
link: string;
|
|
300
|
+
title: string;
|
|
301
|
+
headline: string;
|
|
302
|
+
cover: string;
|
|
303
|
+
publishedAt: string;
|
|
304
|
+
layout?: LayoutType;
|
|
305
|
+
}
|
|
306
|
+
declare const HomeLiveCard: React__default.FC<HomeLiveCardProps>;
|
|
307
|
+
|
|
308
|
+
interface SignatureProps {
|
|
309
|
+
avatar: string;
|
|
310
|
+
avatarHD: string;
|
|
311
|
+
username: string;
|
|
312
|
+
publishedAt: string;
|
|
313
|
+
editedAt: string;
|
|
314
|
+
userlink?: string;
|
|
315
|
+
}
|
|
316
|
+
declare const Signature: React__default.FC<SignatureProps>;
|
|
317
|
+
|
|
318
|
+
interface SocialBarProps {
|
|
319
|
+
layout?: LayoutType;
|
|
320
|
+
variant?: 'advanced' | 'simple';
|
|
321
|
+
commentCount: number;
|
|
322
|
+
shareCount: number;
|
|
323
|
+
colorScheme?: ColorSchemeTheme;
|
|
324
|
+
}
|
|
325
|
+
declare function SocialBar({ variant, commentCount, shareCount, colorScheme, layout, }: SocialBarProps): JSX.Element;
|
|
326
|
+
|
|
327
|
+
interface LargeCardProps {
|
|
328
|
+
link: string;
|
|
329
|
+
title: string;
|
|
330
|
+
headline: string;
|
|
331
|
+
summary: string;
|
|
332
|
+
cover: string;
|
|
333
|
+
signatureProps: SignatureProps;
|
|
334
|
+
socialBarProps: SocialBarProps;
|
|
335
|
+
layout?: LayoutType;
|
|
336
|
+
}
|
|
337
|
+
declare const LargeCard: React__default.FC<LargeCardProps>;
|
|
338
|
+
|
|
339
|
+
interface LiveCardProps {
|
|
340
|
+
link: string;
|
|
341
|
+
title: string;
|
|
342
|
+
headline: string;
|
|
343
|
+
cover: string;
|
|
344
|
+
publishedAt: string;
|
|
345
|
+
socialBarProps: SocialBarProps;
|
|
346
|
+
layout?: LayoutType;
|
|
347
|
+
}
|
|
348
|
+
declare const LiveCard: React__default.FC<LiveCardProps>;
|
|
349
|
+
|
|
350
|
+
interface MediumCardProps {
|
|
351
|
+
cover: string;
|
|
352
|
+
headline: string;
|
|
353
|
+
title: string;
|
|
354
|
+
link: string;
|
|
355
|
+
layout?: LayoutType;
|
|
356
|
+
}
|
|
357
|
+
declare const MediumCard: React__default.FC<MediumCardProps>;
|
|
358
|
+
|
|
359
|
+
interface MenuCardProps {
|
|
360
|
+
cover: string;
|
|
361
|
+
headline: string;
|
|
362
|
+
title: string;
|
|
363
|
+
link: string;
|
|
364
|
+
}
|
|
365
|
+
declare function MenuCard({ link, cover, headline, title }: MenuCardProps): JSX.Element;
|
|
366
|
+
|
|
367
|
+
interface MostReadCardProps {
|
|
368
|
+
headline: string;
|
|
369
|
+
link: string;
|
|
370
|
+
cover?: string;
|
|
371
|
+
title: string;
|
|
372
|
+
index: string;
|
|
373
|
+
summary?: string;
|
|
374
|
+
viewCount?: number;
|
|
375
|
+
layout?: LayoutType;
|
|
376
|
+
isSimplified: boolean;
|
|
377
|
+
withBorder: boolean;
|
|
378
|
+
colorScheme?: ColorSchemeTheme;
|
|
379
|
+
}
|
|
380
|
+
declare const MostReadCard: React__default.FC<MostReadCardProps>;
|
|
381
|
+
|
|
382
|
+
interface NewsCardProps {
|
|
383
|
+
cover: string;
|
|
384
|
+
headline: string;
|
|
385
|
+
title: string;
|
|
386
|
+
link: string;
|
|
387
|
+
layout?: LayoutType;
|
|
388
|
+
}
|
|
389
|
+
declare function NewsCard({ link, cover, headline, title, layout, }: NewsCardProps): JSX.Element;
|
|
390
|
+
|
|
391
|
+
interface OverviewCardProps {
|
|
392
|
+
cover: string;
|
|
393
|
+
link: string;
|
|
394
|
+
headline: string;
|
|
395
|
+
title: string;
|
|
396
|
+
colorScheme?: Color;
|
|
397
|
+
}
|
|
398
|
+
declare function OverviewCard({ link, cover, headline, title, colorScheme }: OverviewCardProps): JSX.Element;
|
|
399
|
+
|
|
400
|
+
interface PodcastCardProps {
|
|
401
|
+
title: string;
|
|
402
|
+
link: string;
|
|
403
|
+
headline: string;
|
|
404
|
+
cover: string;
|
|
405
|
+
podcastTime: string;
|
|
406
|
+
socialBarProps: SocialBarProps;
|
|
407
|
+
layout?: LayoutType;
|
|
408
|
+
}
|
|
409
|
+
declare function PodcastCard({ title, link, cover, headline, socialBarProps, podcastTime, layout, }: PodcastCardProps): JSX.Element;
|
|
410
|
+
|
|
411
|
+
interface RegionalCardProps {
|
|
412
|
+
title: string;
|
|
413
|
+
link: string;
|
|
414
|
+
location: string;
|
|
415
|
+
headline: string;
|
|
416
|
+
socialBarProps: SocialBarProps;
|
|
417
|
+
layout?: LayoutType;
|
|
418
|
+
}
|
|
419
|
+
declare const RegionalCard: React__default.FC<RegionalCardProps>;
|
|
420
|
+
|
|
421
|
+
interface RubricCardProps {
|
|
422
|
+
title: string;
|
|
423
|
+
link: string;
|
|
424
|
+
headline: string;
|
|
425
|
+
summary: string;
|
|
426
|
+
cover: string;
|
|
427
|
+
signatureProps: SignatureProps;
|
|
428
|
+
socialBarProps: SocialBarProps;
|
|
429
|
+
layout?: LayoutType;
|
|
430
|
+
}
|
|
431
|
+
declare const RubricCard: React__default.FC<RubricCardProps>;
|
|
432
|
+
|
|
433
|
+
interface SmallCardProps {
|
|
434
|
+
title: string;
|
|
435
|
+
link: string;
|
|
436
|
+
headline: string;
|
|
437
|
+
cover: string;
|
|
438
|
+
}
|
|
439
|
+
declare const SmallCard: React__default.FC<SmallCardProps>;
|
|
440
|
+
|
|
441
|
+
interface SmallGameCardProps {
|
|
442
|
+
title: string;
|
|
443
|
+
link: string;
|
|
444
|
+
headline: string;
|
|
445
|
+
cover: string;
|
|
446
|
+
layout?: LayoutType;
|
|
447
|
+
}
|
|
448
|
+
declare const SmallGameCard: React__default.FC<SmallGameCardProps>;
|
|
449
|
+
|
|
450
|
+
interface SmallLiveCardProps {
|
|
451
|
+
cover: string;
|
|
452
|
+
link: string;
|
|
453
|
+
headline: string;
|
|
454
|
+
title: string;
|
|
455
|
+
layout?: LayoutType;
|
|
456
|
+
}
|
|
457
|
+
declare const SmallLiveCard: React__default.FC<SmallLiveCardProps>;
|
|
458
|
+
|
|
459
|
+
interface CategoryCardsProps {
|
|
460
|
+
articles: CategoryCardProps[];
|
|
461
|
+
label: string;
|
|
462
|
+
layout?: LayoutType;
|
|
463
|
+
}
|
|
464
|
+
declare const CategoryCards: React__default.FC<CategoryCardsProps>;
|
|
465
|
+
|
|
466
|
+
interface ErrorResponsesContentProps {
|
|
467
|
+
statusCode: '404' | '500';
|
|
468
|
+
}
|
|
469
|
+
declare const ErrorResponsesContent: React.FC<ErrorResponsesContentProps>;
|
|
470
|
+
|
|
471
|
+
interface CollapseProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
472
|
+
headingClass?: string;
|
|
473
|
+
listClass?: string;
|
|
474
|
+
title: string;
|
|
475
|
+
iconClass?: string;
|
|
476
|
+
btnClass?: string;
|
|
477
|
+
isOpen?: boolean;
|
|
478
|
+
index: number;
|
|
479
|
+
}
|
|
480
|
+
declare const Collapse: React.FC<CollapseProps>;
|
|
481
|
+
|
|
482
|
+
interface FooterCategoriesProps {
|
|
483
|
+
layout?: LayoutType;
|
|
484
|
+
categories: {
|
|
485
|
+
name: string;
|
|
486
|
+
links: {
|
|
487
|
+
name: string;
|
|
488
|
+
url: string;
|
|
489
|
+
}[];
|
|
490
|
+
}[];
|
|
491
|
+
}
|
|
492
|
+
declare const FooterCategories: React.FC<FooterCategoriesProps>;
|
|
493
|
+
|
|
494
|
+
interface FooterLinksProps {
|
|
495
|
+
listClass?: string;
|
|
496
|
+
footerBar: {
|
|
497
|
+
links: {
|
|
498
|
+
name: string;
|
|
499
|
+
url: string;
|
|
500
|
+
javascript?: string;
|
|
501
|
+
}[];
|
|
502
|
+
}[];
|
|
503
|
+
}
|
|
504
|
+
declare const FooterLinks: React.FC<FooterLinksProps>;
|
|
505
|
+
|
|
506
|
+
interface HeaderBannerProps {
|
|
507
|
+
title: string;
|
|
508
|
+
subtitle: string;
|
|
509
|
+
icon?: IconHoroscopeName;
|
|
510
|
+
variant?: 'lightBlue' | 'darkBlue' | 'yellow' | 'orange' | 'transparent';
|
|
511
|
+
classname?: string;
|
|
512
|
+
}
|
|
513
|
+
declare const HeaderBanner: React.FC<HeaderBannerProps>;
|
|
514
|
+
|
|
515
|
+
interface HeaderSideModalProps extends ButtonProps {
|
|
516
|
+
modalIconSize?: number | number[];
|
|
517
|
+
}
|
|
518
|
+
declare const HeaderSideModal: React__default.FC<HeaderSideModalProps>;
|
|
519
|
+
|
|
520
|
+
interface HeaderPageProps {
|
|
521
|
+
title: string;
|
|
522
|
+
subtitle?: string | RawDraftContentState;
|
|
523
|
+
colorScheme?: ColorSchemeTheme;
|
|
524
|
+
}
|
|
525
|
+
declare const HeaderPage: React__default.FC<HeaderPageProps>;
|
|
526
|
+
|
|
527
|
+
interface InfoBannerProps {
|
|
528
|
+
title: string;
|
|
529
|
+
description: string;
|
|
530
|
+
}
|
|
531
|
+
declare const InfoBanner: React__default.FC<InfoBannerProps>;
|
|
532
|
+
|
|
533
|
+
interface HoroscopeTopicCardProps {
|
|
534
|
+
icon: IconName;
|
|
535
|
+
title: string;
|
|
536
|
+
content: string;
|
|
537
|
+
withBorder?: boolean;
|
|
538
|
+
classnames?: string;
|
|
539
|
+
}
|
|
540
|
+
declare const HoroscopeTopicCard: React.FC<HoroscopeTopicCardProps>;
|
|
541
|
+
|
|
542
|
+
interface HoroscopeContentProps {
|
|
543
|
+
topics: HoroscopeTopicCardProps[];
|
|
544
|
+
infoBannerProps: InfoBannerProps;
|
|
545
|
+
}
|
|
546
|
+
declare const HoroscopeContent: React.FC<HoroscopeContentProps>;
|
|
547
|
+
|
|
548
|
+
interface HoroscopeHomepageContentProps {
|
|
549
|
+
signsContent: {
|
|
550
|
+
heading: HeaderBannerProps;
|
|
551
|
+
topics: HoroscopeTopicCardProps[];
|
|
552
|
+
link: LinkProps;
|
|
553
|
+
}[];
|
|
554
|
+
}
|
|
555
|
+
declare const HoroscopeHomepageContent: React.FC<HoroscopeHomepageContentProps>;
|
|
556
|
+
|
|
557
|
+
interface HoroscopeTilesProps {
|
|
558
|
+
horoscopeSignsList: {
|
|
559
|
+
label: string;
|
|
560
|
+
slug: string;
|
|
561
|
+
url: string;
|
|
562
|
+
}[];
|
|
563
|
+
}
|
|
564
|
+
declare const HoroscopeTiles: React.FC<HoroscopeTilesProps>;
|
|
565
|
+
|
|
566
|
+
interface LiveCardsProps {
|
|
567
|
+
articles: LiveCardProps[];
|
|
568
|
+
layout?: LayoutType;
|
|
569
|
+
}
|
|
570
|
+
declare const LiveCards: React__default.FC<LiveCardsProps>;
|
|
571
|
+
|
|
572
|
+
interface MenuProps {
|
|
573
|
+
categories: {
|
|
574
|
+
name: string;
|
|
575
|
+
categoryLink?: string;
|
|
576
|
+
theme?: ColorSchemeTheme;
|
|
577
|
+
links: LinkProps[];
|
|
578
|
+
tags?: TagProps[];
|
|
579
|
+
}[];
|
|
580
|
+
tagsActu: TagProps[];
|
|
581
|
+
layout: LayoutType;
|
|
582
|
+
}
|
|
583
|
+
declare const Menu: React__default.FC<MenuProps>;
|
|
584
|
+
|
|
585
|
+
interface MostReadArticlesProps {
|
|
586
|
+
tabItems: {
|
|
587
|
+
name: string;
|
|
588
|
+
title: string;
|
|
589
|
+
body: {
|
|
590
|
+
rubricSlug: string;
|
|
591
|
+
rubricName: string;
|
|
592
|
+
title: string;
|
|
593
|
+
url: string;
|
|
594
|
+
}[];
|
|
595
|
+
}[];
|
|
596
|
+
tabItemActive?: string;
|
|
597
|
+
}
|
|
598
|
+
declare const MostReadArticles: React.FC<MostReadArticlesProps>;
|
|
599
|
+
|
|
600
|
+
interface NewsCardsProps {
|
|
601
|
+
articles: NewsCardProps[];
|
|
602
|
+
label: string;
|
|
603
|
+
colorScheme: ColorSchemeTheme;
|
|
604
|
+
}
|
|
605
|
+
declare const NewsCards: React__default.FC<NewsCardsProps>;
|
|
606
|
+
|
|
607
|
+
interface NewsletterProps {
|
|
608
|
+
title: string;
|
|
609
|
+
description: string;
|
|
610
|
+
placeholder: string;
|
|
611
|
+
buttonLabel: string;
|
|
612
|
+
checkboxLabel: string;
|
|
613
|
+
}
|
|
614
|
+
declare const Newsletter: React__default.FC<NewsletterProps>;
|
|
615
|
+
|
|
616
|
+
interface OverviewBarProps {
|
|
617
|
+
articles: OverviewCardProps[];
|
|
618
|
+
layout?: LayoutType;
|
|
619
|
+
}
|
|
620
|
+
declare function OverviewBar({ articles, layout }: OverviewBarProps): JSX.Element;
|
|
621
|
+
|
|
622
|
+
interface PartnerCardsProps {
|
|
623
|
+
columns: {
|
|
624
|
+
label: string;
|
|
625
|
+
articles: MediumCardProps[] | SmallCardProps[];
|
|
626
|
+
}[];
|
|
627
|
+
}
|
|
628
|
+
declare const PartnerCards: React__default.FC<PartnerCardsProps>;
|
|
629
|
+
|
|
630
|
+
interface SocialIconsProps {
|
|
631
|
+
socialIcons: {
|
|
632
|
+
icons: {
|
|
633
|
+
name: IconName;
|
|
634
|
+
url: string;
|
|
635
|
+
}[];
|
|
636
|
+
}[];
|
|
637
|
+
}
|
|
638
|
+
declare const SocialIcons: React.FC<SocialIconsProps>;
|
|
639
|
+
|
|
640
|
+
interface TagBarProps extends React__default.HTMLAttributes<HTMLDivElement> {
|
|
641
|
+
tags: TagProps[];
|
|
642
|
+
}
|
|
643
|
+
declare const TagBar: React__default.FC<TagBarProps>;
|
|
644
|
+
|
|
645
|
+
interface TilesProps extends LinkProps {
|
|
646
|
+
icon: IconName;
|
|
647
|
+
iconClassNames?: string;
|
|
648
|
+
iconSize?: number | number[];
|
|
649
|
+
className?: string;
|
|
650
|
+
}
|
|
651
|
+
declare const Tiles: React__default.FC<TilesProps>;
|
|
652
|
+
|
|
653
|
+
interface FooterProps extends FooterCategoriesProps, FooterLinksProps, SocialIconsProps {
|
|
654
|
+
layout: LayoutType;
|
|
655
|
+
}
|
|
656
|
+
declare const Footer: React.FC<FooterProps>;
|
|
657
|
+
|
|
658
|
+
interface HeaderDesktopProps {
|
|
659
|
+
headerLinks: {
|
|
660
|
+
name: string;
|
|
661
|
+
url: string;
|
|
662
|
+
theme?: string;
|
|
663
|
+
}[];
|
|
664
|
+
dividerColor?: ColorSchemeTheme;
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
interface HeaderProps extends HeaderDesktopProps {
|
|
668
|
+
layout: LayoutType;
|
|
669
|
+
}
|
|
670
|
+
declare const Header: React.FC<HeaderProps>;
|
|
671
|
+
|
|
672
|
+
export { Ad, AdProps, Alert, AlertProps, ArticleContent, ArticleContentProps, ArticleHeader, ArticleHeaderProps, ArticleImageCover, ArticleImageCoverProps, ArticleSummary, ArticleSummaryProps, ArticleVideoCover, ArticleVideoCoverProps, Avatar, AvatarProps, Breadcrumb, BreadcrumbProps, Button, ButtonProps, CategoryCard, CategoryCardProps, CategoryCards, CategoryCardsProps, Collapse, CollapseProps, Color, ColorSchemeBrand, ColorSchemeGeneric, ColorSchemeTheme, Divider, DividerProps, DividerSection, DividerSectionProps, ErrorResponsesContent, ErrorResponsesContentProps, Footer, FooterCategories, FooterCategoriesProps, FooterLinks, FooterLinksProps, FooterProps, GameCard, GameCardProps, Header, HeaderBanner, HeaderBannerProps, HeaderPage, HeaderPageProps, HeaderProps, HeaderSideModal, HeaderSideModalProps, Heading, HeadingProps, HomeLiveCard, HomeLiveCardProps, HoroscopeContent, HoroscopeContentProps, HoroscopeHomepageContent, HoroscopeHomepageContentProps, HoroscopeTiles, HoroscopeTilesProps, HoroscopeTopicCard, HoroscopeTopicCardProps, Icon, IconHoroscopeName, IconName, IconProps, Img, ImgProps, InfoBanner, InfoBannerProps, Input, InputProps, Label, LabelProps, LabelSection, LabelSectionProps, LargeCard, LargeCardProps, LayoutType, Link, LinkProps, LiveCard, LiveCardProps, LiveCards, LiveCardsProps, MediumCard, MediumCardProps, Menu, MenuCard, MenuCardProps, MenuProps, Meta, MetaProps, Modal, ModalProps, MostReadArticles, MostReadArticlesProps, MostReadCard, MostReadCardProps, NewsCard, NewsCardProps, NewsCards, NewsCardsProps, Newsletter, NewsletterProps, OverviewBar, OverviewBarProps, OverviewCard, OverviewCardProps, PartnerCards, PartnerCardsProps, Pipe, PodcastCard, PodcastCardProps, ReadAlso, ReadAlsoProps, RegionalCard, RegionalCardProps, RubricCard, RubricCardProps, ScrollProgressBar, ScrollProgressBarProps, Section, SectionProps, Signature, SignatureProps, SmallCard, SmallCardProps, SmallGameCard, SmallGameCardProps, SmallLiveCard, SmallLiveCardProps, SocialBar, SocialBarProps, SocialIcons, SocialIconsProps, SvgSprite, Switch, SwitchDarkMode, SwitchDarkModeProps, SwitchProps, Tab, TabPanel, TabPanelProps, TabProps, TabType, Tag, TagBar, TagBarProps, TagProps, Text, TextProps, ThemeType, Tiles, TilesProps, useLayoutEffect };
|