@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 './Tab';
|
|
@@ -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("./TabPanel").TabPanelProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./TabPanel").TabPanelProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './TabPanel';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ColorSchemeTheme } from '../../../types';
|
|
3
|
-
export interface TagProps extends Omit<React.AnchorHTMLAttributes<HTMLAnchorElement>, 'id'> {
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
id?: number;
|
|
6
|
-
link?: string;
|
|
7
|
-
variant?: 'primary' | 'secondary' | 'breadcrumb';
|
|
8
|
-
colorScheme?: ColorSchemeTheme;
|
|
9
|
-
}
|
|
10
|
-
export declare const Tag: React.FC<TagProps>;
|
|
@@ -1,15 +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("./Tag").TagProps>;
|
|
6
|
-
args: {
|
|
7
|
-
variant: string;
|
|
8
|
-
children: string;
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
export default _default;
|
|
12
|
-
export declare const Primary: ComponentStory<React.FC<import("./Tag").TagProps>>;
|
|
13
|
-
export declare const Secondary: ComponentStory<React.FC<import("./Tag").TagProps>>;
|
|
14
|
-
export declare const Breadcrumb: ComponentStory<React.FC<import("./Tag").TagProps>>;
|
|
15
|
-
export declare const WithIcon: ComponentStory<React.FC<import("./Tag").TagProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Tag';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { TypographyProps } from './Typography';
|
|
3
|
-
declare type HeadingHTMLElementType = Pick<JSX.IntrinsicElements, 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6'>;
|
|
4
|
-
export interface HeadingProps extends TypographyProps<HeadingHTMLElementType> {
|
|
5
|
-
variant?: 'default' | 'secondary';
|
|
6
|
-
}
|
|
7
|
-
export declare const Heading: React.FC<HeadingProps>;
|
|
8
|
-
export {};
|
|
@@ -1,13 +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("./Heading").HeadingProps>;
|
|
6
|
-
args: {
|
|
7
|
-
children: string;
|
|
8
|
-
variant: string;
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
export default _default;
|
|
12
|
-
export declare const Overview: ComponentStory<React.FC<import("./Heading").HeadingProps>>;
|
|
13
|
-
export declare const Secondary: ComponentStory<React.FC<import("./Heading").HeadingProps>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { TypographyProps } from './Typography';
|
|
3
|
-
declare type TextHTMLElementType = Pick<JSX.IntrinsicElements, 'p' | 'span' | 'strong' | 'em'>;
|
|
4
|
-
export declare type TextProps = TypographyProps<TextHTMLElementType>;
|
|
5
|
-
export declare const Text: React.FC<TextProps>;
|
|
6
|
-
export {};
|
|
@@ -1,11 +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("./Text").TextProps>;
|
|
6
|
-
args: {
|
|
7
|
-
children: string;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export default _default;
|
|
11
|
-
export declare const Overview: ComponentStory<React.FC<import("./Text").TextProps>>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ColorSchemeTheme } from '../../../types';
|
|
3
|
-
export interface TypographyProps<HTMLElementType> extends React.HTMLAttributes<Partial<HTMLElementType>> {
|
|
4
|
-
as?: keyof HTMLElementType;
|
|
5
|
-
color?: ColorSchemeTheme;
|
|
6
|
-
children: React.ReactNode;
|
|
7
|
-
}
|
|
8
|
-
export declare const Typography: React.FC<TypographyProps<JSX.IntrinsicElements>>;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
export * from './Ad';
|
|
2
|
-
export * from './Alert';
|
|
3
|
-
export * from './Avatar';
|
|
4
|
-
export * from './Button';
|
|
5
|
-
export * from './DividerSection';
|
|
6
|
-
export * from './Divider';
|
|
7
|
-
export * from './Icon';
|
|
8
|
-
export * from './Input';
|
|
9
|
-
export * from './Img';
|
|
10
|
-
export * from './Label';
|
|
11
|
-
export * from './LabelSection';
|
|
12
|
-
export * from './Link';
|
|
13
|
-
export * from './Modal';
|
|
14
|
-
export * from './Meta';
|
|
15
|
-
export * from './Tag';
|
|
16
|
-
export * from './Pipe';
|
|
17
|
-
export * from './ReadAlso';
|
|
18
|
-
export * from './Section';
|
|
19
|
-
export * from './Switch';
|
|
20
|
-
export * from './SwitchDarkMode';
|
|
21
|
-
export * from './Typography';
|
|
22
|
-
export * from './Tab';
|
|
23
|
-
export * from './TabPanel';
|
|
24
|
-
export * from './ScrollProgressBar';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { RawDraftContentState } from 'draft-js';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { ColorSchemeTheme } from '../../../../types';
|
|
4
|
-
export interface ArticleContentProps {
|
|
5
|
-
content: RawDraftContentState;
|
|
6
|
-
colorScheme?: ColorSchemeTheme;
|
|
7
|
-
}
|
|
8
|
-
export declare const ArticleContent: React.FC<ArticleContentProps>;
|
package/dist/dts/src/components/molecules/Article/ArticleContent/ArticleContent.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("./ArticleContent").ArticleContentProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./ArticleContent").ArticleContentProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ArticleContent';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ColorSchemeTheme } from '../../../../types';
|
|
3
|
-
export interface ArticleHeaderProps {
|
|
4
|
-
title: string;
|
|
5
|
-
lead: string;
|
|
6
|
-
label: string;
|
|
7
|
-
colorScheme?: ColorSchemeTheme;
|
|
8
|
-
rightImageUrl?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const ArticleHeader: React.FC<ArticleHeaderProps>;
|
|
@@ -1,10 +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("./ArticleHeader").ArticleHeaderProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./ArticleHeader").ArticleHeaderProps>>;
|
|
9
|
-
export declare const Sport: ComponentStory<React.FC<import("./ArticleHeader").ArticleHeaderProps>>;
|
|
10
|
-
export declare const WithLogo: ComponentStory<React.FC<import("./ArticleHeader").ArticleHeaderProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ArticleHeader';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { LayoutType } from '../../../../types';
|
|
3
|
-
export interface ArticleImageCoverProps {
|
|
4
|
-
src: string;
|
|
5
|
-
caption: string;
|
|
6
|
-
isCaptionInside?: boolean;
|
|
7
|
-
layout?: LayoutType;
|
|
8
|
-
}
|
|
9
|
-
export declare const ArticleImageCover: React.FC<ArticleImageCoverProps>;
|
package/dist/dts/src/components/molecules/Article/ArticleImageCover/ArticleImageCover.stories.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { LayoutType } from '../../../../types';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<import("./ArticleImageCover").ArticleImageCoverProps>;
|
|
7
|
-
args: {
|
|
8
|
-
isCaptionInside: boolean;
|
|
9
|
-
layout: LayoutType;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
13
|
-
export declare const Overview: ComponentStory<React.FC<import("./ArticleImageCover").ArticleImageCoverProps>>;
|
|
14
|
-
export declare const WithCaptionInside: ComponentStory<React.FC<import("./ArticleImageCover").ArticleImageCoverProps>>;
|
|
15
|
-
export declare const PlaceholderWithCaption: ComponentStory<React.FC<import("./ArticleImageCover").ArticleImageCoverProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ArticleImageCover';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { RawDraftContentState } from 'draft-js';
|
|
3
|
-
import { ColorSchemeTheme } from '../../../../types';
|
|
4
|
-
export interface ArticleSummaryProps {
|
|
5
|
-
summary: RawDraftContentState;
|
|
6
|
-
colorScheme?: ColorSchemeTheme;
|
|
7
|
-
}
|
|
8
|
-
export declare const ArticleSummary: React.FC<ArticleSummaryProps>;
|
package/dist/dts/src/components/molecules/Article/ArticleSummary/ArticleSummary.stories.d.ts
DELETED
|
@@ -1,11 +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("./ArticleSummary").ArticleSummaryProps>;
|
|
6
|
-
args: {
|
|
7
|
-
colorScheme: string;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export default _default;
|
|
11
|
-
export declare const Overview: ComponentStory<React.FC<import("./ArticleSummary").ArticleSummaryProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ArticleSummary';
|
package/dist/dts/src/components/molecules/Article/ArticleVideoCover/ArticleVideoCover.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("./ArticleVideoCover").ArticleVideoCoverProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./ArticleVideoCover").ArticleVideoCoverProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ArticleVideoCover';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ColorSchemeTheme, LayoutType } from '../../../types';
|
|
3
|
-
export interface BreadcrumbProps {
|
|
4
|
-
rubric: {
|
|
5
|
-
label: string;
|
|
6
|
-
link?: string;
|
|
7
|
-
};
|
|
8
|
-
parentRubric?: {
|
|
9
|
-
label: string;
|
|
10
|
-
link?: string;
|
|
11
|
-
};
|
|
12
|
-
tags?: {
|
|
13
|
-
label: string;
|
|
14
|
-
link?: string;
|
|
15
|
-
}[];
|
|
16
|
-
colorScheme?: ColorSchemeTheme;
|
|
17
|
-
layout?: LayoutType;
|
|
18
|
-
}
|
|
19
|
-
export declare const Breadcrumb: React.FC<BreadcrumbProps>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { LayoutType } from '../../../types';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<import("./Breadcrumb").BreadcrumbProps>;
|
|
7
|
-
args: {
|
|
8
|
-
colorScheme: string;
|
|
9
|
-
layout: LayoutType;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
13
|
-
export declare const Overview: ComponentStory<React.FC<import("./Breadcrumb").BreadcrumbProps>>;
|
|
14
|
-
export declare const Color: ComponentStory<React.FC<import("./Breadcrumb").BreadcrumbProps>>;
|
|
15
|
-
export declare const Long: ComponentStory<React.FC<import("./Breadcrumb").BreadcrumbProps>>;
|
|
16
|
-
export declare const LongOnMobile: ComponentStory<React.FC<import("./Breadcrumb").BreadcrumbProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Breadcrumb';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { LayoutType } from '../../../../types';
|
|
3
|
-
export interface CategoryCardProps {
|
|
4
|
-
cover: string;
|
|
5
|
-
headline: string;
|
|
6
|
-
title: string;
|
|
7
|
-
link: string;
|
|
8
|
-
layout?: LayoutType;
|
|
9
|
-
}
|
|
10
|
-
export declare const CategoryCard: React.FC<CategoryCardProps>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ComponentStory, Meta } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Desktop: ComponentStory<React.FC<import("./CategoryCard").CategoryCardProps>>;
|
|
6
|
-
export declare const Mobile: ComponentStory<React.FC<import("./CategoryCard").CategoryCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './CategoryCard';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { LayoutType } from '../../../../types';
|
|
3
|
-
export interface GameCardProps {
|
|
4
|
-
link: string;
|
|
5
|
-
title: string;
|
|
6
|
-
headline: string;
|
|
7
|
-
summary: string;
|
|
8
|
-
cover: string;
|
|
9
|
-
layout?: LayoutType;
|
|
10
|
-
}
|
|
11
|
-
export declare const GameCard: React.FC<GameCardProps>;
|
|
@@ -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("./GameCard").GameCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<React.FC<import("./GameCard").GameCardProps>>;
|
|
9
|
-
export declare const Mobile: ComponentStory<React.FC<import("./GameCard").GameCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './GameCard';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { LayoutType } from '../../../../types';
|
|
3
|
-
export interface HomeLiveCardProps {
|
|
4
|
-
link: string;
|
|
5
|
-
title: string;
|
|
6
|
-
headline: string;
|
|
7
|
-
cover: string;
|
|
8
|
-
publishedAt: string;
|
|
9
|
-
layout?: LayoutType;
|
|
10
|
-
}
|
|
11
|
-
export declare const HomeLiveCard: React.FC<HomeLiveCardProps>;
|
|
@@ -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("./HomeLiveCard").HomeLiveCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<React.FC<import("./HomeLiveCard").HomeLiveCardProps>>;
|
|
9
|
-
export declare const Mobile: ComponentStory<React.FC<import("./HomeLiveCard").HomeLiveCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './HomeLiveCard';
|
|
@@ -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 LargeCardProps {
|
|
6
|
-
link: string;
|
|
7
|
-
title: string;
|
|
8
|
-
headline: string;
|
|
9
|
-
summary: string;
|
|
10
|
-
cover: string;
|
|
11
|
-
signatureProps: SignatureProps;
|
|
12
|
-
socialBarProps: SocialBarProps;
|
|
13
|
-
layout?: LayoutType;
|
|
14
|
-
}
|
|
15
|
-
export declare const LargeCard: React.FC<LargeCardProps>;
|
|
@@ -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("./LargeCard").LargeCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<React.FC<import("./LargeCard").LargeCardProps>>;
|
|
9
|
-
export declare const Mobile: ComponentStory<React.FC<import("./LargeCard").LargeCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './LargeCard';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { SocialBarProps } from '../../SocialBar';
|
|
3
|
-
import { LayoutType } from '../../../../types';
|
|
4
|
-
export interface LiveCardProps {
|
|
5
|
-
link: string;
|
|
6
|
-
title: string;
|
|
7
|
-
headline: string;
|
|
8
|
-
cover: string;
|
|
9
|
-
publishedAt: string;
|
|
10
|
-
socialBarProps: SocialBarProps;
|
|
11
|
-
layout?: LayoutType;
|
|
12
|
-
}
|
|
13
|
-
export declare const LiveCard: React.FC<LiveCardProps>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ComponentStory, Meta } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Desktop: ComponentStory<React.FC<import("./LiveCard").LiveCardProps>>;
|
|
6
|
-
export declare const Mobile: ComponentStory<React.FC<import("./LiveCard").LiveCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './LiveCard';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { LayoutType } from '../../../../types';
|
|
3
|
-
export interface MediumCardProps {
|
|
4
|
-
cover: string;
|
|
5
|
-
headline: string;
|
|
6
|
-
title: string;
|
|
7
|
-
link: string;
|
|
8
|
-
layout?: LayoutType;
|
|
9
|
-
}
|
|
10
|
-
export declare const MediumCard: React.FC<MediumCardProps>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ComponentStory, Meta } from '@storybook/react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Desktop: ComponentStory<React.FC<import("./MediumCard").MediumCardProps>>;
|
|
6
|
-
export declare const Mobile: ComponentStory<React.FC<import("./MediumCard").MediumCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './MediumCard';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './MenuCard';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ColorSchemeTheme, LayoutType } from '../../../../types';
|
|
3
|
-
export interface MostReadCardProps {
|
|
4
|
-
headline: string;
|
|
5
|
-
link: string;
|
|
6
|
-
cover?: string;
|
|
7
|
-
title: string;
|
|
8
|
-
index: string;
|
|
9
|
-
summary?: string;
|
|
10
|
-
viewCount?: number;
|
|
11
|
-
layout?: LayoutType;
|
|
12
|
-
isSimplified: boolean;
|
|
13
|
-
withBorder: boolean;
|
|
14
|
-
colorScheme?: ColorSchemeTheme;
|
|
15
|
-
}
|
|
16
|
-
export declare const MostReadCard: React.FC<MostReadCardProps>;
|
|
@@ -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("./MostReadCard").MostReadCardProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<React.FC<import("./MostReadCard").MostReadCardProps>>;
|
|
9
|
-
export declare const Mobile: ComponentStory<React.FC<import("./MostReadCard").MostReadCardProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './MostReadCard';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { LayoutType } from '../../../../types';
|
|
3
|
-
export interface NewsCardProps {
|
|
4
|
-
cover: string;
|
|
5
|
-
headline: string;
|
|
6
|
-
title: string;
|
|
7
|
-
link: string;
|
|
8
|
-
layout?: LayoutType;
|
|
9
|
-
}
|
|
10
|
-
export declare function NewsCard({ link, cover, headline, title, layout, }: NewsCardProps): JSX.Element;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import { NewsCard } from './NewsCard';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof NewsCard;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<typeof NewsCard>;
|
|
9
|
-
export declare const Mobile: ComponentStory<typeof NewsCard>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './NewsCard';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Color } from '../../../../types';
|
|
3
|
-
export interface OverviewCardProps {
|
|
4
|
-
cover: string;
|
|
5
|
-
link: string;
|
|
6
|
-
headline: string;
|
|
7
|
-
title: string;
|
|
8
|
-
colorScheme?: Color;
|
|
9
|
-
}
|
|
10
|
-
export declare function OverviewCard({ link, cover, headline, title, colorScheme }: OverviewCardProps): JSX.Element;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import { OverviewCard } from './OverviewCard';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof OverviewCard;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<typeof OverviewCard>;
|
|
9
|
-
export declare const Mobile: ComponentStory<typeof OverviewCard>;
|
|
10
|
-
export declare const Placeholder: ComponentStory<typeof OverviewCard>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './OverviewCard';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SocialBarProps } from '../../SocialBar';
|
|
3
|
-
import { LayoutType } from '../../../../types';
|
|
4
|
-
export interface PodcastCardProps {
|
|
5
|
-
title: string;
|
|
6
|
-
link: string;
|
|
7
|
-
headline: string;
|
|
8
|
-
cover: string;
|
|
9
|
-
podcastTime: string;
|
|
10
|
-
socialBarProps: SocialBarProps;
|
|
11
|
-
layout?: LayoutType;
|
|
12
|
-
}
|
|
13
|
-
export declare function PodcastCard({ title, link, cover, headline, socialBarProps, podcastTime, layout, }: PodcastCardProps): JSX.Element;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import { PodcastCard } from './PodcastCard';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof PodcastCard;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Desktop: ComponentStory<typeof PodcastCard>;
|
|
9
|
-
export declare const Mobile: ComponentStory<typeof PodcastCard>;
|