@20minutes/hela 2.18.4 → 2.18.6
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/{src/components → components}/molecules/Card/Templates/index.d.ts +0 -1
- package/dist/{src/constants → constants}/tokenVariables.d.ts +4 -0
- package/dist/index.d.ts +6 -2
- package/dist/index.es.js +1064 -1159
- package/dist/index.umd.cjs +1 -1
- package/dist/js/scripts.es.js +74 -74
- package/dist/js/scripts.umd.cjs +1 -1
- package/dist/scss/abstracts/variables/_token-variables.scss +3 -2
- package/dist/scss/abstracts/variables/_variables.scss +3 -1
- package/dist/style.css +1 -1
- package/package.json +9 -7
- package/dist/src/components/atoms/Ad/Ad.stories.d.ts +0 -37
- package/dist/src/components/atoms/Alert/Alert.stories.d.ts +0 -21
- package/dist/src/components/atoms/Autocomplete/Autocomplete.stories.d.ts +0 -43
- package/dist/src/components/atoms/Avatar/Avatar.stories.d.ts +0 -50
- package/dist/src/components/atoms/Button/Button.stories.d.ts +0 -63
- package/dist/src/components/atoms/Checkbox/Checkbox.stories.d.ts +0 -19
- package/dist/src/components/atoms/Divider/Divider.stories.d.ts +0 -35
- package/dist/src/components/atoms/DividerSection/DividerSection.stories.d.ts +0 -34
- package/dist/src/components/atoms/DividerVertical/DividerVertical.stories.d.ts +0 -34
- package/dist/src/components/atoms/IconTooltip/IconTooltip.stories.d.ts +0 -11
- package/dist/src/components/atoms/Iframe/Iframe.stories.d.ts +0 -38
- package/dist/src/components/atoms/Img/Img.stories.d.ts +0 -43
- package/dist/src/components/atoms/InlineSeparator/InlineSeparator.stories.d.ts +0 -40
- package/dist/src/components/atoms/Input/Input.stories.d.ts +0 -40
- package/dist/src/components/atoms/Label/Label.stories.d.ts +0 -41
- package/dist/src/components/atoms/LabelSection/LabelSection.stories.d.ts +0 -11
- package/dist/src/components/atoms/Layout/Box/Box.stories.d.ts +0 -38
- package/dist/src/components/atoms/Layout/Flex/Flex.stories.d.ts +0 -50
- package/dist/src/components/atoms/Layout/Flex/FlexItem/FlexItem.stories.d.ts +0 -45
- package/dist/src/components/atoms/Layout/Grid/Grid.stories.d.ts +0 -41
- package/dist/src/components/atoms/Link/Link.stories.d.ts +0 -50
- package/dist/src/components/atoms/Modal/Modal.stories.d.ts +0 -12
- package/dist/src/components/atoms/Overlay/Overlay.stories.d.ts +0 -29
- package/dist/src/components/atoms/Pipe/Pipe.stories.d.ts +0 -8
- package/dist/src/components/atoms/RadioButton/RadioButton.stories.d.ts +0 -10
- package/dist/src/components/atoms/Rating/Rating.stories.d.ts +0 -33
- package/dist/src/components/atoms/ReadAlso/ReadAlso.stories.d.ts +0 -33
- package/dist/src/components/atoms/ScrollProgressBar/ScrollProgressBar.stories.d.ts +0 -23
- package/dist/src/components/atoms/ScrollToTopButton/ScrollToTopButton.stories.d.ts +0 -322
- package/dist/src/components/atoms/Section/Section.stories.d.ts +0 -31
- package/dist/src/components/atoms/Select/Select.stories.d.ts +0 -25
- package/dist/src/components/atoms/Skeleton/Skeleton.stories.d.ts +0 -46
- package/dist/src/components/atoms/SkipLink/SkipLink.stories.d.ts +0 -14
- package/dist/src/components/atoms/Slider/Slider.stories.d.ts +0 -31
- package/dist/src/components/atoms/Stepper/Stepper.stories.d.ts +0 -37
- package/dist/src/components/atoms/Switch/Switch.stories.d.ts +0 -15
- package/dist/src/components/atoms/Tab/Tab.stories.d.ts +0 -27
- package/dist/src/components/atoms/TabPanel/TabPanel.stories.d.ts +0 -8
- package/dist/src/components/atoms/Tag/Tag.stories.d.ts +0 -46
- package/dist/src/components/atoms/Textarea/Textarea.stories.d.ts +0 -13
- package/dist/src/components/atoms/Typography/Heading/Heading.stories.d.ts +0 -38
- package/dist/src/components/atoms/Typography/Text/Text.stories.d.ts +0 -38
- package/dist/src/components/molecules/AlertInfoBanner/AlertInfoBanner.stories.d.ts +0 -9
- package/dist/src/components/molecules/Article/ArticleBrandBanner/ArticleBrandBanner.stories.d.ts +0 -41
- package/dist/src/components/molecules/Article/ArticleHeader/ArticleHeader.stories.d.ts +0 -39
- package/dist/src/components/molecules/Article/ArticleSummary/ArticleSummary.stories.d.ts +0 -37
- package/dist/src/components/molecules/Article/ArticleVideo/ArticleVideo.stories.d.ts +0 -8
- package/dist/src/components/molecules/Article/Embed/Embed.stories.d.ts +0 -8
- package/dist/src/components/molecules/Article/Media/Media.stories.d.ts +0 -49
- package/dist/src/components/molecules/AvatarGroup/AvatarGroup.stories.d.ts +0 -32
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.stories.d.ts +0 -56
- package/dist/src/components/molecules/BulletedList/BulletedList.stories.d.ts +0 -45
- package/dist/src/components/molecules/Calendar/Calendar.stories.d.ts +0 -6
- package/dist/src/components/molecules/Card/CardContainer/CardContainer.stories.d.ts +0 -49
- package/dist/src/components/molecules/Card/CardFooter/CardFooter.stories.d.ts +0 -48
- package/dist/src/components/molecules/Card/CardHeader/CardHeader.stories.d.ts +0 -52
- package/dist/src/components/molecules/Card/CardImage/CardImage.stories.d.ts +0 -50
- package/dist/src/components/molecules/Card/CardTitle/CardTitle.stories.d.ts +0 -48
- package/dist/src/components/molecules/Card/Templates/CardExtraLarge/CardExtraLarge.stories.d.ts +0 -46
- package/dist/src/components/molecules/Card/Templates/CardExtraSmall/CardExtraSmall.stories.d.ts +0 -61
- package/dist/src/components/molecules/Card/Templates/CardFrame/CardFrame.stories.d.ts +0 -7
- package/dist/src/components/molecules/Card/Templates/CardLarge/CardLarge.stories.d.ts +0 -61
- package/dist/src/components/molecules/Card/Templates/CardLarge/CardLargeLive/CardLargeLive.d.ts +0 -11
- package/dist/src/components/molecules/Card/Templates/CardLarge/CardLargeLive/CardLargeLive.stories.d.ts +0 -64
- package/dist/src/components/molecules/Card/Templates/CardLarge/CardLargeLive/index.d.ts +0 -1
- package/dist/src/components/molecules/Card/Templates/CardMedium/CardMedium.stories.d.ts +0 -56
- package/dist/src/components/molecules/Card/Templates/CardMost/CardMost.stories.d.ts +0 -57
- package/dist/src/components/molecules/Card/Templates/CardMovie/CardMovie.stories.d.ts +0 -36
- package/dist/src/components/molecules/Card/Templates/CardNewsletter/CardNewletter.stories.d.ts +0 -39
- package/dist/src/components/molecules/Card/Templates/CardNotification/CardNotification.stories.d.ts +0 -27
- package/dist/src/components/molecules/Card/Templates/CardOverview/CardOverview.stories.d.ts +0 -56
- package/dist/src/components/molecules/Card/Templates/CardProduct/CardProduct.stories.d.ts +0 -27
- package/dist/src/components/molecules/Card/Templates/CardSideImage/CardSideImage.stories.d.ts +0 -35
- package/dist/src/components/molecules/Card/Templates/CardSkeleton/CardSkeleton.stories.d.ts +0 -37
- package/dist/src/components/molecules/Card/Templates/CardSmall/CardSmall.stories.d.ts +0 -60
- package/dist/src/components/molecules/Card/Templates/CardTiny/CardTiny.stories.d.ts +0 -41
- package/dist/src/components/molecules/Card/Templates/CardVertical/CardVertical.stories.d.ts +0 -42
- package/dist/src/components/molecules/Card/Templates/CardVideo/CardVideo.stories.d.ts +0 -43
- package/dist/src/components/molecules/Card/Templates/CardVideoSmall/CardVideoSmall.stories.d.ts +0 -42
- package/dist/src/components/molecules/Card/Templates/CardWithButton/CardWithButton.stories.d.ts +0 -41
- package/dist/src/components/molecules/Card/Templates/CardWithSummary/CardWithSummary.stories.d.ts +0 -59
- package/dist/src/components/molecules/Carousel/Carousel.stories.d.ts +0 -51
- package/dist/src/components/molecules/Chart/HalfDonut/HalfDonut.stories.d.ts +0 -35
- package/dist/src/components/molecules/Citation/Citation.stories.d.ts +0 -32
- package/dist/src/components/molecules/Collapse/Collapse.stories.d.ts +0 -10
- package/dist/src/components/molecules/Comment/Comment.stories.d.ts +0 -13
- package/dist/src/components/molecules/Comment/CommentButton.stories.d.ts +0 -13
- package/dist/src/components/molecules/Comment/CommentCount.stories.d.ts +0 -15
- package/dist/src/components/molecules/Countdown/Countdown.stories.d.ts +0 -14
- package/dist/src/components/molecules/Countdown/CountdownItem/CountdownItem.stories.d.ts +0 -9
- package/dist/src/components/molecules/DarkModeSwitch/DarkModeSwitch.stories.d.ts +0 -13
- package/dist/src/components/molecules/DiscoverList/DiscoverList.stories.d.ts +0 -319
- package/dist/src/components/molecules/Elections/SearchBanner/SearchBanner.stories.d.ts +0 -632
- package/dist/src/components/molecules/EmojiToolbar/EmojiToolbar.stories.d.ts +0 -8
- package/dist/src/components/molecules/ErrorContent/ErrorContent.stories.d.ts +0 -14
- package/dist/src/components/molecules/Expandable/Expandable.stories.d.ts +0 -59
- package/dist/src/components/molecules/Header/HeaderBanner/HeaderBanner.stories.d.ts +0 -43
- package/dist/src/components/molecules/Header/HeaderMini/HeaderMini.stories.d.ts +0 -25
- package/dist/src/components/molecules/Header/HeaderPage/HeaderPage.stories.d.ts +0 -56
- package/dist/src/components/molecules/Header/HeaderSection/HeaderSection.stories.d.ts +0 -47
- package/dist/src/components/molecules/Header/HeaderSideModal/HeaderSideModal.stories.d.ts +0 -15
- package/dist/src/components/molecules/Header/HeaderTitle/HeaderTitle.stories.d.ts +0 -38
- package/dist/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.stories.d.ts +0 -33
- package/dist/src/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.stories.d.ts +0 -8
- package/dist/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.stories.d.ts +0 -8
- package/dist/src/components/molecules/IconItem/IconItem.stories.d.ts +0 -44
- package/dist/src/components/molecules/ImageSlider/ImageSlider.stories.d.ts +0 -39
- package/dist/src/components/molecules/InfoBanner/InfoBanner.stories.d.ts +0 -43
- package/dist/src/components/molecules/Legend/Legend.stories.d.ts +0 -35
- package/dist/src/components/molecules/ListWithDiode/ListWithDiode.stories.d.ts +0 -17
- package/dist/src/components/molecules/Live/LiveIndicator/LiveIndicator.stories.d.ts +0 -44
- package/dist/src/components/molecules/Live/LiveQuestion/LiveQuestion.stories.d.ts +0 -13
- package/dist/src/components/molecules/Live/LiveTalk/LiveTalk.stories.d.ts +0 -38
- package/dist/src/components/molecules/Live/LiveTitle/LiveTitle.stories.d.ts +0 -43
- package/dist/src/components/molecules/LogoutButton/LogoutButton.stories.d.ts +0 -11
- package/dist/src/components/molecules/Maps/MapDepartments/MapDepartments.stories.d.ts +0 -36
- package/dist/src/components/molecules/Maps/MapDistricts/MapDistricts.stories.d.ts +0 -36
- package/dist/src/components/molecules/Maps/MapEurope/MapEurope.stories.d.ts +0 -36
- package/dist/src/components/molecules/Maps/MapTownsByDepartments/MapTownsByDepartments.stories.d.ts +0 -6
- package/dist/src/components/molecules/MediaLink/MediaLink.stories.d.ts +0 -41
- package/dist/src/components/molecules/Menu/Menu.stories.d.ts +0 -13
- package/dist/src/components/molecules/MenuList/MenuList.stories.d.ts +0 -43
- package/dist/src/components/molecules/Newsletter/Newsletter.stories.d.ts +0 -49
- package/dist/src/components/molecules/OrderedListWithNumber/OrderedListWithNumber.stories.d.ts +0 -42
- package/dist/src/components/molecules/Pagination/Pagination.stories.d.ts +0 -43
- package/dist/src/components/molecules/PercentageBar/PercentageBar.stories.d.ts +0 -38
- package/dist/src/components/molecules/Prose/Prose.stories.d.ts +0 -33
- package/dist/src/components/molecules/React/ReactButton.stories.d.ts +0 -68
- package/dist/src/components/molecules/ReadAlsoBanner/ReadAlsoBanner.stories.d.ts +0 -18
- package/dist/src/components/molecules/SearchForm/SearchForm.stories.d.ts +0 -36
- package/dist/src/components/molecules/SectionTitle/SectionTitle.stories.d.ts +0 -39
- package/dist/src/components/molecules/ShareBar/ShareBar.stories.d.ts +0 -31
- package/dist/src/components/molecules/ShowCover/ShowCover.stories.d.ts +0 -69
- package/dist/src/components/molecules/Signature/Signature.stories.d.ts +0 -50
- package/dist/src/components/molecules/SmartBanner/SmartBanner.stories.d.ts +0 -8
- package/dist/src/components/molecules/SocialBar/SocialBar.stories.d.ts +0 -48
- package/dist/src/components/molecules/Sponsor/Sponsor.stories.d.ts +0 -42
- package/dist/src/components/molecules/StreakBlock/StreakBlock.stories.d.ts +0 -37
- package/dist/src/components/molecules/SubMenu/SubMenu.stories.d.ts +0 -13
- package/dist/src/components/molecules/Table/Table.stories.d.ts +0 -32
- package/dist/src/components/molecules/Tabs/Tabs.stories.d.ts +0 -36
- package/dist/src/components/molecules/TagBar/TagBar.stories.d.ts +0 -36
- package/dist/src/components/molecules/TextTooltip/TextTooltip.stories.d.ts +0 -9
- package/dist/src/components/molecules/Tiles/Tiles.stories.d.ts +0 -17
- package/dist/src/components/molecules/Timeline/Timeline.stories.d.ts +0 -38
- package/dist/src/components/molecules/UserPanel/UserPanel.stories.d.ts +0 -16
- package/dist/src/components/molecules/VerticalTimeline/VerticalTimeline.d.ts +0 -13
- package/dist/src/components/molecules/VerticalTimeline/VerticalTimeline.stories.d.ts +0 -321
- package/dist/src/components/molecules/VerticalTimeline/index.d.ts +0 -1
- package/dist/src/components/organisms/Elections/ElectionsResult.stories.d.ts +0 -50
- package/dist/src/components/organisms/Footer/Footer.stories.d.ts +0 -60
- package/dist/src/components/organisms/Header/Header.stories.d.ts +0 -28
- package/dist/src/components/organisms/MostReadArticles/MostReadArticles.stories.d.ts +0 -98
- package/dist/src/components/organisms/MostWatchVideos/MostWatchVideos.stories.d.ts +0 -59
- package/dist/src/components/organisms/OverviewBar/OverviewBar.stories.d.ts +0 -30
- package/dist/src/components/organisms/PhotoSwipeGallery/PhotoSwipeGallery.stories.d.ts +0 -35
- package/dist/src/components/organisms/Ranking/Ranking.stories.d.ts +0 -53
- package/dist/src/components/organisms/ThreeColumnsArticles/ThreeColumnsArticles.stories.d.ts +0 -49
- package/dist/src/components/organisms/Toolbar/Toolbar.stories.d.ts +0 -48
- package/dist/src/index.d.ts +0 -6
- /package/dist/{src/assets → assets}/scripts/autocomplete.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/calendar.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/closeArticleButton.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/collapse.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/countdown.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/districtsMap.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/downloadBand.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/electionSelector.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/electionsAutocomplete.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/ellipsis.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/expander.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/game.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/halfDonutChart.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/imageSliderNavigation.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/infoBanner.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/initScripts.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/modal.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/navigation.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/photoSwipeGallery.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/scroll.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/scrollToTop.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/scrollToTopComment.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/searchBannerDropdown.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/selectableText.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/switchInput.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/tabs.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/timeline.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/toggleClass.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/toolbar.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/townsMarkerMap.d.ts +0 -0
- /package/dist/{src/assets → assets}/scripts/zoomOverlayMap.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Ad/Ad.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Ad/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Alert/Alert.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Alert/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Autocomplete/Autocomplete.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Autocomplete/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Avatar/Avatar.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Avatar/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Button/Button.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Button/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Checkbox/Checkbox.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Checkbox/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Divider/Divider.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Divider/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DividerSection/DividerSection.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DividerSection/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DividerVertical/DividerVertical.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/DividerVertical/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Icon/Icon.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Icon/SvgSprite.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Icon/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/IconTooltip/IconTooltip.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/IconTooltip/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Iframe/Iframe.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Iframe/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Img/Img.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Img/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/InlineSeparator/InlineSeparator.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/InlineSeparator/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Input/Input.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Input/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Label/Label.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Label/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/LabelSection/LabelSection.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/LabelSection/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Layout/Box/Box.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Layout/Box/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Layout/Flex/Flex.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Layout/Flex/FlexItem/FlexItem.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Layout/Flex/FlexItem/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Layout/Flex/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Layout/Grid/Grid.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Layout/Grid/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Layout/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Link/Link.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Link/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Modal/Modal.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Modal/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Overlay/Overlay.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Overlay/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Pipe/Pipe.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Pipe/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/RadioButton/RadioButton.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/RadioButton/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Rating/Rating.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Rating/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ReadAlso/ReadAlso.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ReadAlso/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ScrollProgressBar/ScrollProgressBar.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ScrollProgressBar/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ScrollToTopButton/ScrollToTopButton.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/ScrollToTopButton/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Section/Section.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Section/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Select/Select.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Select/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Skeleton/Skeleton.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Skeleton/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/SkipLink/SkipLink.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/SkipLink/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Slider/Slider.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Slider/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Stepper/Stepper.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Stepper/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Switch/Switch.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Switch/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tab/Tab.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tab/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TabPanel/TabPanel.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/TabPanel/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tag/Tag.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Tag/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Textarea/Textarea.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Textarea/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Typography/Heading/Heading.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Typography/Heading/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Typography/Text/Text.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Typography/Text/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Typography/Typography.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/Typography/index.d.ts +0 -0
- /package/dist/{src/components → components}/atoms/index.d.ts +0 -0
- /package/dist/{src/components → components}/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/AlertInfoBanner/AlertInfoBanner.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/AlertInfoBanner/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/ArticleBrandBanner/ArticleBrandBanner.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/ArticleBrandBanner/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/ArticleHeader/ArticleHeader.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/ArticleHeader/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/ArticleSummary/ArticleSummary.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/ArticleSummary/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/ArticleVideo/ArticleVideo.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/ArticleVideo/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/Embed/Embed.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/Embed/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/Media/Media.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/Media/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Article/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/AvatarGroup/AvatarGroup.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/AvatarGroup/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Breadcrumb/Breadcrumb.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Breadcrumb/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/BulletedList/BulletedList.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/BulletedList/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Calendar/Calendar.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Calendar/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardContainer/CardContainer.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardContainer/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardFooter/CardFooter.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardFooter/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardHeader/CardHeader.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardHeader/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardImage/CardImage.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardImage/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardTitle/CardTitle.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/CardTitle/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardExtraLarge/CardExtraLarge.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardExtraLarge/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardExtraSmall/CardExtraSmall.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardExtraSmall/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardFrame/CardFrame.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardFrame/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardLarge/CardLarge.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardLarge/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardMedium/CardMedium.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardMedium/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardMost/CardMost.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardMost/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardMovie/CardMovie.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardMovie/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardNewsletter/CardNewletter.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardNewsletter/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardNotification/CardNotification.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardNotification/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardOverview/CardOverview.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardOverview/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardProduct/CardProduct.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardProduct/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardSideImage/CardSideImage.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardSideImage/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardSkeleton/CardSkeleton.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardSkeleton/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardSmall/CardSmall.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardSmall/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardTiny/CardTiny.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardTiny/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardVertical/CardVertical.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardVertical/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardVideo/CardVideo.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardVideo/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardVideoSmall/CardVideoSmall.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardVideoSmall/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardWithButton/CardWithButton.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardWithButton/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardWithSummary/CardWithSummary.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/Templates/CardWithSummary/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Card/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Carousel/Carousel.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Carousel/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Chart/HalfDonut/HalfDonut.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Chart/HalfDonut/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Chart/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Citation/Citation.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Citation/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Collapse/Collapse.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Collapse/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Comment/Comment.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Comment/CommentButton.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Comment/CommentCount.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Comment/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Countdown/Countdown.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Countdown/CountdownItem/CountdownItem.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Countdown/CountdownItem/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Countdown/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/DarkModeSwitch/DarkModeSwitch.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/DarkModeSwitch/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/DiscoverList/DiscoverList.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/DiscoverList/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Elections/SearchBanner/SearchBanner.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Elections/SearchBanner/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Elections/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/EmojiToolbar/EmojiToolbar.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/EmojiToolbar/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ErrorContent/ErrorContent.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ErrorContent/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Expandable/Expandable.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Expandable/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderBanner/HeaderBanner.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderBanner/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderMini/HeaderMini.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderMini/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderPage/HeaderPage.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderPage/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderSection/HeaderSection.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderSection/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderSideModal/HeaderSideModal.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderSideModal/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderTitle/HeaderTitle.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/HeaderTitle/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Header/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Horoscope/HoroscopeContent/HoroscopeContent.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Horoscope/HoroscopeContent/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Horoscope/HoroscopeTiles/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Horoscope/HoroscopeTopicCard/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Horoscope/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/IconItem/IconItem.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/IconItem/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ImageSlider/ImageSlider.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ImageSlider/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/InfoBanner/InfoBanner.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/InfoBanner/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Legend/Legend.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Legend/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ListWithDiode/ListWithDiode.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ListWithDiode/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Live/LiveIndicator/LiveIndicator.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Live/LiveIndicator/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Live/LiveQuestion/LiveQuestion.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Live/LiveQuestion/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Live/LiveTalk/LiveTalk.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Live/LiveTalk/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Live/LiveTitle/LiveTitle.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Live/LiveTitle/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Live/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/LogoutButton/LogoutButton.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/LogoutButton/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Maps/MapDepartments/MapDepartments.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Maps/MapDepartments/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Maps/MapDistricts/MapDistricts.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Maps/MapDistricts/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Maps/MapEurope/MapEurope.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Maps/MapEurope/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Maps/MapTownsByDepartments/MapTownsByDepartments.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Maps/MapTownsByDepartments/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Maps/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/MediaLink/MediaLink.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/MediaLink/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Menu/Menu.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Menu/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/MenuList/MenuList.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/MenuList/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Newsletter/Newsletter.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Newsletter/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/OrderedListWithNumber/OrderedListWithNumber.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/OrderedListWithNumber/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Pagination/Pagination.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Pagination/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/PercentageBar/PercentageBar.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/PercentageBar/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Prose/Prose.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Prose/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/React/ReactButton.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/React/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ReadAlsoBanner/ReadAlsoBanner.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ReadAlsoBanner/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SearchForm/SearchForm.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SearchForm/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SectionTitle/SectionTitle.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SectionTitle/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ShareBar/ShareBar.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ShareBar/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ShowCover/ShowCover.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/ShowCover/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Signature/Signature.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Signature/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SmartBanner/SmartBanner.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SmartBanner/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SocialBar/SocialBar.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SocialBar/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Sponsor/Sponsor.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Sponsor/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/StreakBlock/StreakBlock.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/StreakBlock/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SubMenu/SubMenu.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/SubMenu/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Table/Table.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Table/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Tabs/Tabs.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Tabs/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TagBar/TagBar.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TagBar/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TextTooltip/TextTooltip.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TextTooltip/TextTooltipItem/TextTooltipItem.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TextTooltip/TextTooltipItem/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/TextTooltip/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Tiles/Tiles.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Tiles/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Timeline/Timeline.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/Timeline/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/UserPanel/UserPanel.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/UserPanel/index.d.ts +0 -0
- /package/dist/{src/components → components}/molecules/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Elections/ElectionsResult.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Elections/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Footer/AppButton.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Footer/Footer.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Footer/FooterDesktop.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Footer/FooterLinks.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Footer/FooterMobile.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Footer/FooterSocialIcons.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Footer/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Header/Header.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Header/HeaderDesktop.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Header/HeaderMobile.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Header/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/MostReadArticles/MostReadArticles.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/MostReadArticles/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/MostWatchVideos/MostWatchVideos.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/MostWatchVideos/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/OverviewBar/OverviewBar.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/OverviewBar/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/PhotoSwipeGallery/PhotoSwipeGallery.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/PhotoSwipeGallery/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Ranking/Ranking.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Ranking/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/ThreeColumnsArticles/ThreeColumnsArticles.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/ThreeColumnsArticles/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Toolbar/Toolbar.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/Toolbar/index.d.ts +0 -0
- /package/dist/{src/components → components}/organisms/index.d.ts +0 -0
- /package/dist/{src/constants → constants}/cssProperties/flexboxAndGridBox.d.ts +0 -0
- /package/dist/{src/constants → constants}/cssProperties/index.d.ts +0 -0
- /package/dist/{src/constants → constants}/cssProperties/typography.d.ts +0 -0
- /package/dist/{src/constants → constants}/emojiConfig.d.ts +0 -0
- /package/dist/{src/constants → constants}/index.d.ts +0 -0
- /package/dist/{src/constants → constants}/mapTownsByDepartmentsConfig.d.ts +0 -0
- /package/dist/{src/constants → constants}/mediaQueriesList.d.ts +0 -0
- /package/dist/{src/constants → constants}/politicalPartiesColors.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/colorSystemPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/flexBoxSystemPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/flexItemBoxSystemPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/flexItemPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/flexOrGridItemPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/flexOrGridPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/gridPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/index.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/radiusSystemPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/spacingSystemPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/systemPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/storybook/typographyPropsControls.d.ts +0 -0
- /package/dist/{src/constants → constants}/systemProps/colorSystemProps.d.ts +0 -0
- /package/dist/{src/constants → constants}/systemProps/flexOrGridBoxSystemProps.d.ts +0 -0
- /package/dist/{src/constants → constants}/systemProps/flexOrGridItemSystemProps.d.ts +0 -0
- /package/dist/{src/constants → constants}/systemProps/index.d.ts +0 -0
- /package/dist/{src/constants → constants}/systemProps/radiusSystemProps.d.ts +0 -0
- /package/dist/{src/constants → constants}/systemProps/spacingSystemProps.d.ts +0 -0
- /package/dist/{src/constants → constants}/systemProps/systemProps.d.ts +0 -0
- /package/dist/{src/constants → constants}/systemProps/typographySystemProps.d.ts +0 -0
- /package/dist/{src/constants → constants}/themeColorAvailables.d.ts +0 -0
- /package/dist/{src/constants → constants}/themeList.d.ts +0 -0
- /package/dist/{src/constants → constants}/tokenNameList.d.ts +0 -0
- /package/dist/{src/constants → constants}/tvShowsColors.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/electionsMap/townSprite.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/electionsMap/urlHelpers.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/forwardRef.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/imgHelper.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/numberFormatHelper.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/platformHelper.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/storybookHelper.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/stringHelper.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/classNameWithModifier.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/classNamesWithModifiers.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/colorSystemClassName.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/flexBoxItemSystemClassName.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/flexBoxSystemClassName.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/flexOrGridBoxClassName.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/flexOrGridBoxItemClassName.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/index.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/omitSystemProps.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/radiusSystemClassName.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/spacingSystemClassName.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/systemClassName.d.ts +0 -0
- /package/dist/{src/helpers → helpers}/systemPropsHelper/typographySystemClassName.d.ts +0 -0
- /package/dist/{src/types → types}/AsProps.d.ts +0 -0
- /package/dist/{src/types → types}/AvatarType.d.ts +0 -0
- /package/dist/{src/types → types}/CardType.d.ts +0 -0
- /package/dist/{src/types → types}/ComponentWithAs.d.ts +0 -0
- /package/dist/{src/types → types}/CssProperties/flexboxAndGridBox.d.ts +0 -0
- /package/dist/{src/types → types}/CssProperties/index.d.ts +0 -0
- /package/dist/{src/types → types}/CssProperties/typography.d.ts +0 -0
- /package/dist/{src/types → types}/DiodeSizeType.d.ts +0 -0
- /package/dist/{src/types → types}/LayoutType.d.ts +0 -0
- /package/dist/{src/types → types}/MediaQueryType.d.ts +0 -0
- /package/dist/{src/types → types}/MediaSourceType.d.ts +0 -0
- /package/dist/{src/types → types}/MessageType.d.ts +0 -0
- /package/dist/{src/types → types}/PoliticalPartiesType.d.ts +0 -0
- /package/dist/{src/types → types}/SponsorType.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/ColorSystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/FlexBoxItemSystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/FlexBoxSystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/FlexOrGridBoxItemSystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/FlexOrGridBoxSystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/RadiusSystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/SizeSystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/SpacingSystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/SystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/TypographySystemProps.d.ts +0 -0
- /package/dist/{src/types → types}/SystemProps/index.d.ts +0 -0
- /package/dist/{src/types → types}/TabType.d.ts +0 -0
- /package/dist/{src/types → types}/TextType.d.ts +0 -0
- /package/dist/{src/types → types}/ThemeType.d.ts +0 -0
- /package/dist/{src/types → types}/TvShowsType.d.ts +0 -0
- /package/dist/{src/types → types}/TypeWithModifier.d.ts +0 -0
- /package/dist/{src/types → types}/Window.d.ts +0 -0
- /package/dist/{src/types → types}/index.d.ts +0 -0
- /package/dist/{src/types → types}/tokenTypes.d.ts +0 -0
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { EmojiToolbar } from './EmojiToolbar';
|
|
3
|
-
declare const meta: Meta<typeof EmojiToolbar>;
|
|
4
|
-
export default meta;
|
|
5
|
-
type Story = StoryObj<typeof meta>;
|
|
6
|
-
export declare const Default: Story;
|
|
7
|
-
export declare const LargeNumbers: Story;
|
|
8
|
-
export declare const FewReactions: Story;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./ErrorContent').ErrorContentProps>;
|
|
5
|
-
args: {
|
|
6
|
-
statusCode: "404";
|
|
7
|
-
enableGoogleSearch: false;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export default meta;
|
|
11
|
-
type Story = StoryObj<typeof meta>;
|
|
12
|
-
export declare const NotFound: Story;
|
|
13
|
-
export declare const InternalServerError: Story;
|
|
14
|
-
export declare const NotFoundMobile: Story;
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('../..').ExpandableProps>;
|
|
5
|
-
args: {
|
|
6
|
-
heading: {
|
|
7
|
-
children: string;
|
|
8
|
-
textAlign: "center";
|
|
9
|
-
};
|
|
10
|
-
visibleItems: number;
|
|
11
|
-
visibleGridProps: {
|
|
12
|
-
colsNumber: {
|
|
13
|
-
xs: 2;
|
|
14
|
-
md: 3;
|
|
15
|
-
};
|
|
16
|
-
gap: "s";
|
|
17
|
-
alignItems: "start";
|
|
18
|
-
};
|
|
19
|
-
expandableGridProps: {
|
|
20
|
-
colsNumber: {
|
|
21
|
-
xs: 2;
|
|
22
|
-
md: 3;
|
|
23
|
-
};
|
|
24
|
-
gap: "s";
|
|
25
|
-
alignItems: "start";
|
|
26
|
-
};
|
|
27
|
-
childrenItems: import("react/jsx-runtime").JSX.Element[];
|
|
28
|
-
};
|
|
29
|
-
argTypes: {
|
|
30
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
33
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
34
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
35
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
36
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
37
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
38
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
39
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
40
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
41
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
42
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
43
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
44
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
45
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
46
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
47
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
48
|
-
};
|
|
49
|
-
parameters: {
|
|
50
|
-
controls: {
|
|
51
|
-
exclude: string[];
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
export default meta;
|
|
56
|
-
type Story = StoryObj<typeof meta>;
|
|
57
|
-
export declare const Desktop: Story;
|
|
58
|
-
export declare const Mobile: Story;
|
|
59
|
-
export declare const WithLink: Story;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./HeaderBanner').HeaderBannerProps>;
|
|
5
|
-
args: {
|
|
6
|
-
title: string;
|
|
7
|
-
subtitle: string;
|
|
8
|
-
icon: "horoscope-poissons";
|
|
9
|
-
};
|
|
10
|
-
argTypes: {
|
|
11
|
-
inline?: import('@storybook/csf').InputType | undefined;
|
|
12
|
-
direction?: import('@storybook/csf').InputType | undefined;
|
|
13
|
-
wrap?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
alignItems?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
alignContent?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
justifyContent?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
gap?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
gapX?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
gapY?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
flexGrow?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
33
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
34
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
35
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
36
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
37
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
38
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
export default meta;
|
|
42
|
-
type Story = StoryObj<typeof meta>;
|
|
43
|
-
export declare const Overview: Story;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { StoryFn, StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { default as React } from 'react';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import('../../..').HeaderMiniProps>;
|
|
6
|
-
args: {
|
|
7
|
-
logoHref: string;
|
|
8
|
-
headerLinks: {
|
|
9
|
-
name: string;
|
|
10
|
-
link: string;
|
|
11
|
-
}[];
|
|
12
|
-
isArticlePage: false;
|
|
13
|
-
shortTitle: string;
|
|
14
|
-
isHidden: false;
|
|
15
|
-
};
|
|
16
|
-
decorators: ((Story: StoryFn) => import("react/jsx-runtime").JSX.Element)[];
|
|
17
|
-
};
|
|
18
|
-
export default meta;
|
|
19
|
-
type Story = StoryObj<typeof meta>;
|
|
20
|
-
export declare const Overview: Story;
|
|
21
|
-
export declare const WithThemeColor: Story;
|
|
22
|
-
export declare const WithTempoLogo: Story;
|
|
23
|
-
export declare const WithGamesLogo: Story;
|
|
24
|
-
export declare const WithTvLogo: Story;
|
|
25
|
-
export declare const ArticlePage: Story;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { LayoutType } from '../../../../types';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: import('react').FC<import('./HeaderPage').HeaderPageProps>;
|
|
6
|
-
args: {
|
|
7
|
-
layout: LayoutType.DESKTOP;
|
|
8
|
-
heading: {
|
|
9
|
-
children: string;
|
|
10
|
-
};
|
|
11
|
-
subtitle: string;
|
|
12
|
-
isExpandable: false;
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
33
|
-
};
|
|
34
|
-
parameters: {
|
|
35
|
-
controls: {
|
|
36
|
-
exclude: string[];
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
};
|
|
40
|
-
export default meta;
|
|
41
|
-
type Story = StoryObj<typeof meta>;
|
|
42
|
-
export declare const Overview: Story;
|
|
43
|
-
export declare const WithOtherSize: Story;
|
|
44
|
-
export declare const WithExpandButton: Story;
|
|
45
|
-
export declare const WithHiddenExpandButton: Story;
|
|
46
|
-
export declare const DesktopForDedicatedArea: Story;
|
|
47
|
-
export declare const MobileForDedicatedArea: Story;
|
|
48
|
-
export declare const DesktopForSponsoredPage: Story;
|
|
49
|
-
export declare const MobileForSponsoredPage: Story;
|
|
50
|
-
export declare const MobileWithMedia: Story;
|
|
51
|
-
export declare const WithCountdownDesktop: Story;
|
|
52
|
-
export declare const WithCountdownMobile: Story;
|
|
53
|
-
export declare const WithLabel: Story;
|
|
54
|
-
export declare const WithRightAside: Story;
|
|
55
|
-
export declare const WithPrintButton: Story;
|
|
56
|
-
export declare const WithBlueGreyVariant: Story;
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./HeaderSection').HeaderSectionProps>;
|
|
5
|
-
args: {
|
|
6
|
-
label: string;
|
|
7
|
-
heading: {
|
|
8
|
-
children: string;
|
|
9
|
-
fontFamily: "source-serif-pro";
|
|
10
|
-
weight: "semi-bold";
|
|
11
|
-
size: {
|
|
12
|
-
xs: "m";
|
|
13
|
-
md: "l";
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
subtitle: string;
|
|
17
|
-
};
|
|
18
|
-
argTypes: {
|
|
19
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
33
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
34
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
35
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
36
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
37
|
-
};
|
|
38
|
-
parameters: {
|
|
39
|
-
controls: {
|
|
40
|
-
exclude: string[];
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
};
|
|
44
|
-
export default meta;
|
|
45
|
-
type Story = StoryObj<typeof meta>;
|
|
46
|
-
export declare const Overview: Story;
|
|
47
|
-
export declare const HasSourceAndEmbedButton: Story;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./HeaderSideModal').HeaderSideModalProps>;
|
|
5
|
-
args: {
|
|
6
|
-
dialogId: string;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
export default meta;
|
|
10
|
-
type Story = StoryObj<typeof meta>;
|
|
11
|
-
export declare const Overview: Story;
|
|
12
|
-
export declare const WithThemeColor: Story;
|
|
13
|
-
export declare const WithHeading: Story;
|
|
14
|
-
export declare const WithMenuButton: Story;
|
|
15
|
-
export declare const WithMenuButtonAndHeading: Story;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./HeaderTitle').HeaderTitleProps>;
|
|
5
|
-
args: {
|
|
6
|
-
children: string;
|
|
7
|
-
as: "h1";
|
|
8
|
-
};
|
|
9
|
-
argTypes: {
|
|
10
|
-
size: {
|
|
11
|
-
options: readonly ("s" | "m" | "xxs-3" | "xxs-2" | "xxs" | "xs" | "l" | "xl" | "xxl" | "xxl-2" | "xxs-4")[];
|
|
12
|
-
};
|
|
13
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
export default meta;
|
|
34
|
-
type Story = StoryObj<typeof meta>;
|
|
35
|
-
export declare const Overview: Story;
|
|
36
|
-
export declare const WithIcon: Story;
|
|
37
|
-
export declare const HomePageTitle: Story;
|
|
38
|
-
export declare const MobileHomePageTitle: Story;
|
package/dist/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.stories.d.ts
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./HoroscopeContent').HoroscopeContentProps>;
|
|
5
|
-
args: {
|
|
6
|
-
topics: ({
|
|
7
|
-
icon: "heart";
|
|
8
|
-
title: string;
|
|
9
|
-
content: string;
|
|
10
|
-
} | {
|
|
11
|
-
icon: "work";
|
|
12
|
-
title: string;
|
|
13
|
-
content: string;
|
|
14
|
-
} | {
|
|
15
|
-
icon: "health";
|
|
16
|
-
title: string;
|
|
17
|
-
content: string;
|
|
18
|
-
} | {
|
|
19
|
-
icon: "mood";
|
|
20
|
-
title: string;
|
|
21
|
-
content: string;
|
|
22
|
-
})[];
|
|
23
|
-
infoBannerProps: {
|
|
24
|
-
heading: {
|
|
25
|
-
children: string;
|
|
26
|
-
};
|
|
27
|
-
description: string;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
export default meta;
|
|
32
|
-
type Story = StoryObj<typeof meta>;
|
|
33
|
-
export declare const Overview: Story;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./HoroscopeTiles').HoroscopeTilesProps>;
|
|
5
|
-
};
|
|
6
|
-
export default meta;
|
|
7
|
-
type Story = StoryObj<typeof meta>;
|
|
8
|
-
export declare const Overview: Story;
|
package/dist/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.stories.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('../../../..').ComponentWithAs<"div", import('./HoroscopeTopicCard').HoroscopeTopicCardProps>;
|
|
5
|
-
};
|
|
6
|
-
export default meta;
|
|
7
|
-
type Story = StoryObj<typeof meta>;
|
|
8
|
-
export declare const Overview: Story;
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./IconItem').IconItemProps>;
|
|
5
|
-
argTypes: {
|
|
6
|
-
countColor: {
|
|
7
|
-
options: readonly import('../../..').ColorType[];
|
|
8
|
-
};
|
|
9
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
10
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
11
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
12
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
13
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
};
|
|
28
|
-
parameters: {
|
|
29
|
-
controls: {
|
|
30
|
-
exclude: string[];
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
export default meta;
|
|
35
|
-
type Story = StoryObj<typeof meta>;
|
|
36
|
-
export declare const Default: Story;
|
|
37
|
-
export declare const PrimaryWithLabel: Story;
|
|
38
|
-
export declare const PrimaryWithCount: Story;
|
|
39
|
-
export declare const PrimaryWithCountAndLabel: Story;
|
|
40
|
-
export declare const Secondary: Story;
|
|
41
|
-
export declare const SecondaryWithCount: Story;
|
|
42
|
-
export declare const SecondaryWithCountAndNotClickable: Story;
|
|
43
|
-
export declare const Small: Story;
|
|
44
|
-
export declare const SmallNotClickable: Story;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { ImageSliderProps } from './ImageSlider';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: import('react').FC<ImageSliderProps>;
|
|
6
|
-
args: ImageSliderProps;
|
|
7
|
-
argTypes: {
|
|
8
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
9
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
10
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
11
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
12
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
13
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
};
|
|
27
|
-
parameters: {
|
|
28
|
-
layout: string;
|
|
29
|
-
};
|
|
30
|
-
globals: {
|
|
31
|
-
backgrounds: {
|
|
32
|
-
value: string;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
export default meta;
|
|
37
|
-
type Story = StoryObj<typeof meta>;
|
|
38
|
-
export declare const Desktop: Story;
|
|
39
|
-
export declare const Mobile: Story;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { StoryFn, StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./InfoBanner').InfoBannerProps>;
|
|
5
|
-
argTypes: {
|
|
6
|
-
inline?: import('@storybook/csf').InputType | undefined;
|
|
7
|
-
direction?: import('@storybook/csf').InputType | undefined;
|
|
8
|
-
wrap?: import('@storybook/csf').InputType | undefined;
|
|
9
|
-
alignItems?: import('@storybook/csf').InputType | undefined;
|
|
10
|
-
alignContent?: import('@storybook/csf').InputType | undefined;
|
|
11
|
-
justifyContent?: import('@storybook/csf').InputType | undefined;
|
|
12
|
-
gap?: import('@storybook/csf').InputType | undefined;
|
|
13
|
-
gapX?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
gapY?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
flexGrow?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
33
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
34
|
-
};
|
|
35
|
-
parameters: {
|
|
36
|
-
layout: string;
|
|
37
|
-
};
|
|
38
|
-
decorators: ((Story: StoryFn) => import("react/jsx-runtime").JSX.Element)[];
|
|
39
|
-
};
|
|
40
|
-
export default meta;
|
|
41
|
-
type Story = StoryObj<typeof meta>;
|
|
42
|
-
export declare const Overview: Story;
|
|
43
|
-
export declare const WithInfoButton: Story;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { LegendProps } from './Legend';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: import('react').FC<LegendProps>;
|
|
6
|
-
args: LegendProps;
|
|
7
|
-
argTypes: {
|
|
8
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
9
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
10
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
11
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
12
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
13
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
};
|
|
27
|
-
parameters: {
|
|
28
|
-
controls: {
|
|
29
|
-
exclude: string[];
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
export default meta;
|
|
34
|
-
type Story = StoryObj<typeof meta>;
|
|
35
|
-
export declare const Overview: Story;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('../..').ListWithDiodeProps>;
|
|
5
|
-
args: {
|
|
6
|
-
children: import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
};
|
|
8
|
-
argTypes: {
|
|
9
|
-
color: {
|
|
10
|
-
options: readonly import('../../..').ColorType[];
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
export default meta;
|
|
15
|
-
type Story = StoryObj<typeof meta>;
|
|
16
|
-
export declare const Overview: Story;
|
|
17
|
-
export declare const WithThemeColor: Story;
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./LiveIndicator').LiveIndicatorProps>;
|
|
5
|
-
args: {
|
|
6
|
-
isOver: false;
|
|
7
|
-
};
|
|
8
|
-
argTypes: {
|
|
9
|
-
inline?: import('@storybook/csf').InputType | undefined;
|
|
10
|
-
direction?: import('@storybook/csf').InputType | undefined;
|
|
11
|
-
wrap?: import('@storybook/csf').InputType | undefined;
|
|
12
|
-
alignItems?: import('@storybook/csf').InputType | undefined;
|
|
13
|
-
alignContent?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
justifyContent?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
gap?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
gapX?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
gapY?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
flexGrow?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
33
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
34
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
35
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
36
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
export default meta;
|
|
40
|
-
type Story = StoryObj<typeof meta>;
|
|
41
|
-
export declare const LiveInProgress: Story;
|
|
42
|
-
export declare const LiveIsOver: Story;
|
|
43
|
-
export declare const TVWithTimeSlot: Story;
|
|
44
|
-
export declare const ElectionsInProgress: Story;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { default as React } from 'react';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import('../../..').LiveQuestionProps>;
|
|
6
|
-
args: {
|
|
7
|
-
enableLiveQuestion: true;
|
|
8
|
-
mb: "l";
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
export default meta;
|
|
12
|
-
type Story = StoryObj<typeof meta>;
|
|
13
|
-
export declare const Default: Story;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./LiveTalk').LiveTalkProps>;
|
|
5
|
-
args: {
|
|
6
|
-
question: string;
|
|
7
|
-
author: string;
|
|
8
|
-
response: string;
|
|
9
|
-
};
|
|
10
|
-
argTypes: {
|
|
11
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
12
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
13
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
};
|
|
30
|
-
parameters: {
|
|
31
|
-
controls: {
|
|
32
|
-
exclude: string[];
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
export default meta;
|
|
37
|
-
type Story = StoryObj<typeof meta>;
|
|
38
|
-
export declare const Overview: Story;
|