@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,5 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<React.FC<import("./Newsletter").NewsletterProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Overview: ComponentStory<React.FC<import("./Newsletter").NewsletterProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Newsletter';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { OverviewCardProps } from '../Card/OverviewCard';
|
|
3
|
-
import { LayoutType } from '../../../types';
|
|
4
|
-
export interface OverviewBarProps {
|
|
5
|
-
articles: OverviewCardProps[];
|
|
6
|
-
layout?: LayoutType;
|
|
7
|
-
}
|
|
8
|
-
export declare function OverviewBar({ articles, layout }: OverviewBarProps): JSX.Element;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ComponentMeta, ComponentStory } from '@storybook/react';
|
|
2
|
-
import { OverviewBar } from './OverviewBar';
|
|
3
|
-
declare const _default: ComponentMeta<typeof OverviewBar>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Mobile: ComponentStory<typeof OverviewBar>;
|
|
6
|
-
export declare const Desktop: ComponentStory<typeof OverviewBar>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './OverviewBar';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { MediumCardProps, SmallCardProps } from '../Card';
|
|
3
|
-
export interface PartnerCardsProps {
|
|
4
|
-
columns: {
|
|
5
|
-
label: string;
|
|
6
|
-
articles: MediumCardProps[] | SmallCardProps[];
|
|
7
|
-
}[];
|
|
8
|
-
}
|
|
9
|
-
export declare const PartnerCards: React.FC<PartnerCardsProps>;
|
|
@@ -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("./PartnerCards").PartnerCardsProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Overview: ComponentStory<React.FC<import("./PartnerCards").PartnerCardsProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './PartnerCards';
|
|
@@ -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("./Signature").SignatureProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./Signature").SignatureProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Signature';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ColorSchemeTheme, LayoutType } from '../../../types';
|
|
3
|
-
export interface SocialBarProps {
|
|
4
|
-
layout?: LayoutType;
|
|
5
|
-
variant?: 'advanced' | 'simple';
|
|
6
|
-
commentCount: number;
|
|
7
|
-
shareCount: number;
|
|
8
|
-
colorScheme?: ColorSchemeTheme;
|
|
9
|
-
}
|
|
10
|
-
export declare function SocialBar({ variant, commentCount, shareCount, colorScheme, layout, }: SocialBarProps): JSX.Element;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ComponentStory } from '@storybook/react';
|
|
2
|
-
import { SocialBar } from './SocialBar';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof SocialBar;
|
|
6
|
-
args: {
|
|
7
|
-
commentCount: number;
|
|
8
|
-
shareCount: number;
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
export default _default;
|
|
12
|
-
export declare const AdvancedSocialBarMobile: ComponentStory<typeof SocialBar>;
|
|
13
|
-
export declare const AdvancedSocialBarDesktop: ComponentStory<typeof SocialBar>;
|
|
14
|
-
export declare const SimpleSocialBar: ComponentStory<typeof SocialBar>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './SocialBar';
|
|
@@ -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("./SocialIcons").SocialIconsProps>;
|
|
6
|
-
args: {
|
|
7
|
-
socialIcons: {
|
|
8
|
-
icons: {
|
|
9
|
-
name: string;
|
|
10
|
-
url: string;
|
|
11
|
-
}[];
|
|
12
|
-
}[];
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
export default _default;
|
|
16
|
-
export declare const Overview: ComponentStory<React.FC<import("./SocialIcons").SocialIconsProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './SocialIcons';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { TabType } from '../../../types';
|
|
3
|
-
export interface TabsProps {
|
|
4
|
-
tabItems: {
|
|
5
|
-
name: string;
|
|
6
|
-
title: string;
|
|
7
|
-
content: React.ReactNode;
|
|
8
|
-
}[];
|
|
9
|
-
tabItemActive?: string;
|
|
10
|
-
tabVariant?: TabType;
|
|
11
|
-
}
|
|
12
|
-
export declare const Tabs: React.FC<TabsProps>;
|
|
@@ -1,12 +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("./Tabs").TabsProps>;
|
|
6
|
-
args: {
|
|
7
|
-
tabVariant: string;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export default _default;
|
|
11
|
-
export declare const Default: ComponentStory<React.FC<import("./Tabs").TabsProps>>;
|
|
12
|
-
export declare const Secondary: ComponentStory<React.FC<import("./Tabs").TabsProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Tabs';
|
|
@@ -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("./TagBar").TagBarProps>>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Overview: ComponentStory<React.FC<import("./TagBar").TagBarProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './TagBar';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { IconName, LinkProps } from '../../atoms';
|
|
3
|
-
export interface TilesProps extends LinkProps {
|
|
4
|
-
icon: IconName;
|
|
5
|
-
iconClassNames?: string;
|
|
6
|
-
iconSize?: number | number[];
|
|
7
|
-
className?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare const Tiles: React.FC<TilesProps>;
|
|
@@ -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("./Tiles").TilesProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const Overview: ComponentStory<React.FC<import("./Tiles").TilesProps>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Tiles';
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
export * from './Article';
|
|
2
|
-
export * from './Breadcrumb';
|
|
3
|
-
export * from './Card';
|
|
4
|
-
export * from './CategoryCards';
|
|
5
|
-
export * from './ErrorResponsesContent';
|
|
6
|
-
export * from './Collapse';
|
|
7
|
-
export * from './FooterCategories';
|
|
8
|
-
export * from './FooterLinks';
|
|
9
|
-
export * from './HeaderBanner';
|
|
10
|
-
export * from './HeaderSideModal';
|
|
11
|
-
export * from './HeaderPage';
|
|
12
|
-
export * from './Horoscope';
|
|
13
|
-
export * from './InfoBanner';
|
|
14
|
-
export * from './LiveCards';
|
|
15
|
-
export * from './Menu';
|
|
16
|
-
export * from './MostReadArticles';
|
|
17
|
-
export * from './NewsCards';
|
|
18
|
-
export * from './Newsletter';
|
|
19
|
-
export * from './OverviewBar';
|
|
20
|
-
export * from './PartnerCards';
|
|
21
|
-
export * from './Signature';
|
|
22
|
-
export * from './SocialBar';
|
|
23
|
-
export * from './SocialIcons';
|
|
24
|
-
export * from './TagBar';
|
|
25
|
-
export * from './Tiles';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { LayoutType } from '../../../types';
|
|
3
|
-
import { FooterCategoriesProps, FooterLinksProps, SocialIconsProps } from '../../molecules';
|
|
4
|
-
export interface FooterProps extends FooterCategoriesProps, FooterLinksProps, SocialIconsProps {
|
|
5
|
-
layout: LayoutType;
|
|
6
|
-
}
|
|
7
|
-
export declare const Footer: React.FC<FooterProps>;
|
|
@@ -1,30 +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("./Footer").FooterProps>;
|
|
6
|
-
args: {
|
|
7
|
-
categories: {
|
|
8
|
-
name: string;
|
|
9
|
-
links: {
|
|
10
|
-
name: string;
|
|
11
|
-
url: string;
|
|
12
|
-
}[];
|
|
13
|
-
}[];
|
|
14
|
-
footerBar: {
|
|
15
|
-
links: {
|
|
16
|
-
name: string;
|
|
17
|
-
url: string;
|
|
18
|
-
}[];
|
|
19
|
-
}[];
|
|
20
|
-
socialIcons: {
|
|
21
|
-
icons: {
|
|
22
|
-
name: string;
|
|
23
|
-
url: string;
|
|
24
|
-
}[];
|
|
25
|
-
}[];
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
export default _default;
|
|
29
|
-
export declare const Desktop: ComponentStory<React.FC<import("./Footer").FooterProps>>;
|
|
30
|
-
export declare const Mobile: ComponentStory<React.FC<import("./Footer").FooterProps>>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { FooterCategoriesProps, FooterLinksProps, SocialIconsProps } from '../../molecules';
|
|
3
|
-
export interface FooterDesktopProps extends FooterCategoriesProps, FooterLinksProps, SocialIconsProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const FooterDesktop: React.FC<FooterDesktopProps>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { FooterCategoriesProps, FooterLinksProps, SocialIconsProps } from '../../molecules';
|
|
3
|
-
export interface FooterMobileProps extends FooterCategoriesProps, FooterLinksProps, SocialIconsProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const FooterMobile: React.FC<FooterMobileProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Footer';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { HeaderDesktopProps } from './HeaderDesktop';
|
|
3
|
-
import { LayoutType } from '../../../types';
|
|
4
|
-
export interface HeaderProps extends HeaderDesktopProps {
|
|
5
|
-
layout: LayoutType;
|
|
6
|
-
}
|
|
7
|
-
export declare const Header: React.FC<HeaderProps>;
|
|
@@ -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("./Header").HeaderProps>;
|
|
6
|
-
args: {
|
|
7
|
-
headerLinks: {
|
|
8
|
-
name: string;
|
|
9
|
-
theme: string;
|
|
10
|
-
url: string;
|
|
11
|
-
}[];
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
export default _default;
|
|
15
|
-
export declare const HeaderMobile: ComponentStory<React.FC<import("./Header").HeaderProps>>;
|
|
16
|
-
export declare const HeaderDesktop: ComponentStory<React.FC<import("./Header").HeaderProps>>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ColorSchemeTheme } from '../../../types';
|
|
3
|
-
export interface HeaderDesktopProps {
|
|
4
|
-
headerLinks: {
|
|
5
|
-
name: string;
|
|
6
|
-
url: string;
|
|
7
|
-
theme?: string;
|
|
8
|
-
}[];
|
|
9
|
-
dividerColor?: ColorSchemeTheme;
|
|
10
|
-
}
|
|
11
|
-
export declare const HeaderDesktop: React.FC<HeaderDesktopProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Header';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './useLayoutEffect';
|
package/dist/dts/src/index.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export declare type ColorSchemeBrand = 'magazine' | 'prduction' | 'c2c';
|
|
2
|
-
export declare type ColorSchemeTheme = 'primary' | 'direct' | 'entertainment' | 'planet' | 'sport' | 'default' | 'economy' | 'community' | 'weird' | 'partner' | 'media' | 'hightech' | 'summer';
|
|
3
|
-
export declare type ColorSchemeGeneric = 'white' | 'black';
|
|
4
|
-
export declare type Color = ColorSchemeBrand | ColorSchemeTheme | ColorSchemeGeneric;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare type TabType = 'default' | 'secondary';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare type ThemeType = 'light' | 'dark';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './string';
|