@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
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './PodcastCard';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SocialBarProps } from '../../SocialBar';
|
|
3
|
-
import { LayoutType } from '../../../../types';
|
|
4
|
-
export interface RegionalCardProps {
|
|
5
|
-
title: string;
|
|
6
|
-
link: string;
|
|
7
|
-
location: string;
|
|
8
|
-
headline: string;
|
|
9
|
-
socialBarProps: SocialBarProps;
|
|
10
|
-
layout?: LayoutType;
|
|
11
|
-
}
|
|
12
|
-
export declare const RegionalCard: React.FC<RegionalCardProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./RegionalCard").RegionalCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<React.FC<import("./RegionalCard").RegionalCardProps>>;
|
|
9
|
-
export declare const Mobile: ComponentStory<React.FC<import("./RegionalCard").RegionalCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './RegionalCard';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SignatureProps } from '../../Signature';
|
|
3
|
-
import { SocialBarProps } from '../../SocialBar';
|
|
4
|
-
import { LayoutType } from '../../../../types';
|
|
5
|
-
export interface RubricCardProps {
|
|
6
|
-
title: string;
|
|
7
|
-
link: string;
|
|
8
|
-
headline: string;
|
|
9
|
-
summary: string;
|
|
10
|
-
cover: string;
|
|
11
|
-
signatureProps: SignatureProps;
|
|
12
|
-
socialBarProps: SocialBarProps;
|
|
13
|
-
layout?: LayoutType;
|
|
14
|
-
}
|
|
15
|
-
export declare const RubricCard: React.FC<RubricCardProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./RubricCard").RubricCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<React.FC<import("./RubricCard").RubricCardProps>>;
|
|
9
|
-
export declare const Mobile: ComponentStory<React.FC<import("./RubricCard").RubricCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './RubricCard';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./SmallCard").SmallCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<React.FC<import("./SmallCard").SmallCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './SmallCard';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { LayoutType } from '../../../../types';
|
|
3
|
-
export interface SmallGameCardProps {
|
|
4
|
-
title: string;
|
|
5
|
-
link: string;
|
|
6
|
-
headline: string;
|
|
7
|
-
cover: string;
|
|
8
|
-
layout?: LayoutType;
|
|
9
|
-
}
|
|
10
|
-
export declare const SmallGameCard: React.FC<SmallGameCardProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./SmallGameCard").SmallGameCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<React.FC<import("./SmallGameCard").SmallGameCardProps>>;
|
|
9
|
-
export declare const Mobile: ComponentStory<React.FC<import("./SmallGameCard").SmallGameCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './SmallGameCard';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { LayoutType } from '../../../../types';
|
|
3
|
-
export interface SmallLiveCardProps {
|
|
4
|
-
cover: string;
|
|
5
|
-
link: string;
|
|
6
|
-
headline: string;
|
|
7
|
-
title: string;
|
|
8
|
-
layout?: LayoutType;
|
|
9
|
-
}
|
|
10
|
-
export declare const SmallLiveCard: React.FC<SmallLiveCardProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./SmallLiveCard").SmallLiveCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<React.FC<import("./SmallLiveCard").SmallLiveCardProps>>;
|
|
9
|
-
export declare const Mobile: ComponentStory<React.FC<import("./SmallLiveCard").SmallLiveCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './SmallLiveCard';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export * from './CategoryCard';
|
|
2
|
-
export * from './GameCard';
|
|
3
|
-
export * from './HomeLiveCard';
|
|
4
|
-
export * from './LargeCard';
|
|
5
|
-
export * from './LiveCard';
|
|
6
|
-
export * from './MediumCard';
|
|
7
|
-
export * from './MenuCard';
|
|
8
|
-
export * from './MostReadCard';
|
|
9
|
-
export * from './NewsCard';
|
|
10
|
-
export * from './OverviewCard';
|
|
11
|
-
export * from './PodcastCard';
|
|
12
|
-
export * from './RegionalCard';
|
|
13
|
-
export * from './RubricCard';
|
|
14
|
-
export * from './SmallCard';
|
|
15
|
-
export * from './SmallGameCard';
|
|
16
|
-
export * from './SmallLiveCard';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CategoryCardProps } from '../Card/CategoryCard';
|
|
3
|
-
import { LayoutType } from '../../../types';
|
|
4
|
-
export interface CategoryCardsProps {
|
|
5
|
-
articles: CategoryCardProps[];
|
|
6
|
-
label: string;
|
|
7
|
-
layout?: LayoutType;
|
|
8
|
-
}
|
|
9
|
-
export declare const CategoryCards: React.FC<CategoryCardsProps>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<React.FC<import("./CategoryCards").CategoryCardsProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Desktop: ComponentStory<React.FC<import("./CategoryCards").CategoryCardsProps>>;
|
|
6
|
-
export declare const Mobile: ComponentStory<React.FC<import("./CategoryCards").CategoryCardsProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CategoryCards';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export interface CollapseProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
3
|
-
headingClass?: string;
|
|
4
|
-
listClass?: string;
|
|
5
|
-
title: string;
|
|
6
|
-
iconClass?: string;
|
|
7
|
-
btnClass?: string;
|
|
8
|
-
isOpen?: boolean;
|
|
9
|
-
index: number;
|
|
10
|
-
}
|
|
11
|
-
export declare const Collapse: React.FC<CollapseProps>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./Collapse").CollapseProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./Collapse").CollapseProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Collapse';
|
package/dist/dts/src/components/molecules/ErrorResponsesContent/ErrorResponsesContent.stories.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./ErrorResponsesContent").ErrorResponsesContentProps>;
|
|
6
|
-
args: {
|
|
7
|
-
statusCode: string;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export default _default;
|
|
11
|
-
export declare const NotFound: ComponentStory<React.FC<import("./ErrorResponsesContent").ErrorResponsesContentProps>>;
|
|
12
|
-
export declare const InternalServerError: ComponentStory<React.FC<import("./ErrorResponsesContent").ErrorResponsesContentProps>>;
|
|
13
|
-
export declare const NotFoundMobile: ComponentStory<React.FC<import("./ErrorResponsesContent").ErrorResponsesContentProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ErrorResponsesContent';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { LayoutType } from '../../../types';
|
|
3
|
-
export interface FooterCategoriesProps {
|
|
4
|
-
layout?: LayoutType;
|
|
5
|
-
categories: {
|
|
6
|
-
name: string;
|
|
7
|
-
links: {
|
|
8
|
-
name: string;
|
|
9
|
-
url: string;
|
|
10
|
-
}[];
|
|
11
|
-
}[];
|
|
12
|
-
}
|
|
13
|
-
export declare const FooterCategories: React.FC<FooterCategoriesProps>;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./FooterCategories").FooterCategoriesProps>;
|
|
6
|
-
args: {
|
|
7
|
-
categories: {
|
|
8
|
-
name: string;
|
|
9
|
-
links: {
|
|
10
|
-
name: string;
|
|
11
|
-
url: string;
|
|
12
|
-
}[];
|
|
13
|
-
}[];
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
export default _default;
|
|
17
|
-
export declare const Desktop: ComponentStory<React.FC<import("./FooterCategories").FooterCategoriesProps>>;
|
|
18
|
-
export declare const Mobile: ComponentStory<React.FC<import("./FooterCategories").FooterCategoriesProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './FooterCategories';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./FooterLinks").FooterLinksProps>;
|
|
6
|
-
args: {
|
|
7
|
-
footerBar: {
|
|
8
|
-
links: {
|
|
9
|
-
name: string;
|
|
10
|
-
url: string;
|
|
11
|
-
}[];
|
|
12
|
-
}[];
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
export default _default;
|
|
16
|
-
export declare const Overview: ComponentStory<React.FC<import("./FooterLinks").FooterLinksProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './FooterLinks';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconHoroscopeName } from '../../atoms/Icon';
|
|
3
|
-
export interface HeaderBannerProps {
|
|
4
|
-
title: string;
|
|
5
|
-
subtitle: string;
|
|
6
|
-
icon?: IconHoroscopeName;
|
|
7
|
-
variant?: 'lightBlue' | 'darkBlue' | 'yellow' | 'orange' | 'transparent';
|
|
8
|
-
classname?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const HeaderBanner: React.FC<HeaderBannerProps>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./HeaderBanner").HeaderBannerProps>;
|
|
6
|
-
args: {
|
|
7
|
-
title: string;
|
|
8
|
-
subtitle: string;
|
|
9
|
-
icon: string;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
13
|
-
export declare const Overview: ComponentStory<React.FC<import("./HeaderBanner").HeaderBannerProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './HeaderBanner';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { RawDraftContentState } from 'draft-js';
|
|
3
|
-
import { ColorSchemeTheme } from '../../../types';
|
|
4
|
-
export interface HeaderPageProps {
|
|
5
|
-
title: string;
|
|
6
|
-
subtitle?: string | RawDraftContentState;
|
|
7
|
-
colorScheme?: ColorSchemeTheme;
|
|
8
|
-
}
|
|
9
|
-
export declare const HeaderPage: React.FC<HeaderPageProps>;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./HeaderPage").HeaderPageProps>;
|
|
6
|
-
args: {
|
|
7
|
-
title: string;
|
|
8
|
-
subtitle: {
|
|
9
|
-
entityMap: {};
|
|
10
|
-
blocks: {
|
|
11
|
-
depth: number;
|
|
12
|
-
data: {};
|
|
13
|
-
inlineStyleRanges: never[];
|
|
14
|
-
text: string;
|
|
15
|
-
type: string;
|
|
16
|
-
key: string;
|
|
17
|
-
entityRanges: never[];
|
|
18
|
-
}[];
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
export default _default;
|
|
23
|
-
export declare const WithDraftAsSubtitle: ComponentStory<React.FC<import("./HeaderPage").HeaderPageProps>>;
|
|
24
|
-
export declare const WithStringAsSubtitle: ComponentStory<React.FC<import("./HeaderPage").HeaderPageProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './HeaderPage';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./HeaderSideModal").HeaderSideModalProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./HeaderSideModal").HeaderSideModalProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './HeaderSideModal';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { InfoBannerProps } from '../../InfoBanner';
|
|
3
|
-
import { HoroscopeTopicCardProps } from '../HoroscopeTopicCard';
|
|
4
|
-
export interface HoroscopeContentProps {
|
|
5
|
-
topics: HoroscopeTopicCardProps[];
|
|
6
|
-
infoBannerProps: InfoBannerProps;
|
|
7
|
-
}
|
|
8
|
-
export declare const HoroscopeContent: React.FC<HoroscopeContentProps>;
|
package/dist/dts/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.stories.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<React.FC<import("./HoroscopeContent").HoroscopeContentProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Overview: ComponentStory<React.FC<import("./HoroscopeContent").HoroscopeContentProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './HoroscopeContent';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { LinkProps } from '../../../atoms';
|
|
3
|
-
import { HeaderBannerProps, HoroscopeTopicCardProps } from '../..';
|
|
4
|
-
export interface HoroscopeHomepageContentProps {
|
|
5
|
-
signsContent: {
|
|
6
|
-
heading: HeaderBannerProps;
|
|
7
|
-
topics: HoroscopeTopicCardProps[];
|
|
8
|
-
link: LinkProps;
|
|
9
|
-
}[];
|
|
10
|
-
}
|
|
11
|
-
export declare const HoroscopeHomepageContent: React.FC<HoroscopeHomepageContentProps>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<React.FC<import("./HoroscopeHomepageContent").HoroscopeHomepageContentProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Overview: ComponentStory<React.FC<import("./HoroscopeHomepageContent").HoroscopeHomepageContentProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './HoroscopeHomepageContent';
|
package/dist/dts/src/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.stories.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./HoroscopeTiles").HoroscopeTilesProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./HoroscopeTiles").HoroscopeTilesProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './HoroscopeTiles';
|
package/dist/dts/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { IconName } from '../../../atoms';
|
|
3
|
-
export interface HoroscopeTopicCardProps {
|
|
4
|
-
icon: IconName;
|
|
5
|
-
title: string;
|
|
6
|
-
content: string;
|
|
7
|
-
withBorder?: boolean;
|
|
8
|
-
classnames?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const HoroscopeTopicCard: React.FC<HoroscopeTopicCardProps>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./HoroscopeTopicCard").HoroscopeTopicCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./HoroscopeTopicCard").HoroscopeTopicCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './HoroscopeTopicCard';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./InfoBanner").InfoBannerProps>;
|
|
6
|
-
args: {
|
|
7
|
-
title: string;
|
|
8
|
-
description: string;
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
export default _default;
|
|
12
|
-
export declare const Overview: ComponentStory<React.FC<import("./InfoBanner").InfoBannerProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './InfoBanner';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { LiveCardProps } from '../Card/LiveCard';
|
|
3
|
-
import { LayoutType } from '../../../types';
|
|
4
|
-
export interface LiveCardsProps {
|
|
5
|
-
articles: LiveCardProps[];
|
|
6
|
-
layout?: LayoutType;
|
|
7
|
-
}
|
|
8
|
-
export declare const LiveCards: React.FC<LiveCardsProps>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<React.FC<import("./LiveCards").LiveCardsProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Desktop: ComponentStory<React.FC<import("./LiveCards").LiveCardsProps>>;
|
|
6
|
-
export declare const Mobile: ComponentStory<React.FC<import("./LiveCards").LiveCardsProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './LiveCards';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ColorSchemeTheme, LayoutType } from '../../../types';
|
|
3
|
-
import { LinkProps, TagProps } from '../../atoms';
|
|
4
|
-
export interface MenuProps {
|
|
5
|
-
categories: {
|
|
6
|
-
name: string;
|
|
7
|
-
categoryLink?: string;
|
|
8
|
-
theme?: ColorSchemeTheme;
|
|
9
|
-
links: LinkProps[];
|
|
10
|
-
tags?: TagProps[];
|
|
11
|
-
}[];
|
|
12
|
-
tagsActu: TagProps[];
|
|
13
|
-
layout: LayoutType;
|
|
14
|
-
}
|
|
15
|
-
export declare const Menu: React.FC<MenuProps>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<React.FC<import("./Menu").MenuProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Desktop: ComponentStory<React.FC<import("./Menu").MenuProps>>;
|
|
6
|
-
export declare const Mobile: ComponentStory<React.FC<import("./Menu").MenuProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Menu';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export interface MostReadArticlesProps {
|
|
3
|
-
tabItems: {
|
|
4
|
-
name: string;
|
|
5
|
-
title: string;
|
|
6
|
-
body: {
|
|
7
|
-
rubricSlug: string;
|
|
8
|
-
rubricName: string;
|
|
9
|
-
title: string;
|
|
10
|
-
url: string;
|
|
11
|
-
}[];
|
|
12
|
-
}[];
|
|
13
|
-
tabItemActive?: string;
|
|
14
|
-
}
|
|
15
|
-
export declare const MostReadArticles: React.FC<MostReadArticlesProps>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<React.FC<import("./MostReadArticles").MostReadArticlesProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Overview: ComponentStory<React.FC<import("./MostReadArticles").MostReadArticlesProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './MostReadArticles';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { NewsCardProps } from '../Card/NewsCard';
|
|
3
|
-
import { ColorSchemeTheme } from '../../../types';
|
|
4
|
-
export interface NewsCardsProps {
|
|
5
|
-
articles: NewsCardProps[];
|
|
6
|
-
label: string;
|
|
7
|
-
colorScheme: ColorSchemeTheme;
|
|
8
|
-
}
|
|
9
|
-
export declare const NewsCards: React.FC<NewsCardsProps>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<React.FC<import("./NewsCards").NewsCardsProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Overview: ComponentStory<React.FC<import("./NewsCards").NewsCardsProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './NewsCards';
|