@20minutes/hela 2.18.4 → 2.18.5
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 +1060 -1157
- package/dist/index.umd.cjs +1 -1
- package/dist/js/scripts.es.js +2 -2
- 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 +7 -5
- 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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@20minutes/hela",
|
|
3
|
-
"version": "2.18.
|
|
3
|
+
"version": "2.18.5",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+ssh://git@github.com/20minutes/hela.git"
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
},
|
|
28
28
|
"./scss/abstracts": "./dist/scss/abstracts/_index.scss",
|
|
29
29
|
"./scripts": {
|
|
30
|
-
"types": "./dist/
|
|
30
|
+
"types": "./dist/assets/scripts/initScripts.d.ts",
|
|
31
31
|
"import": "./dist/js/scripts.es.js",
|
|
32
32
|
"require": "./dist/js/scripts.umd.cjs"
|
|
33
33
|
}
|
|
@@ -43,6 +43,7 @@
|
|
|
43
43
|
"compress:fonts": "tsx bin/compress-fonts",
|
|
44
44
|
"copy-scss-output-dist": "tsx bin/copyScssOutputDist",
|
|
45
45
|
"build:library": "vite build --mode library && rm -rf dist/tests dist/.storybook dist/bin && vite build --mode scripts && yarn copy-scss-output-dist",
|
|
46
|
+
"build:library:analyze": "BUILD_VISUALIZER=true yarn build:library",
|
|
46
47
|
"build:local": "yarn build:library && yarn pack -f 20minutes-hela-dev-$(date +\"%s\").tgz && npx serv -p 8181",
|
|
47
48
|
"storybook": "storybook dev -p 6006",
|
|
48
49
|
"build:storybook": "storybook build",
|
|
@@ -54,6 +55,8 @@
|
|
|
54
55
|
"lint:ts:ci": "biome ci --max-diagnostics=none --error-on-warnings",
|
|
55
56
|
"test": "vitest run --silent",
|
|
56
57
|
"test:coverage": "vitest run --coverage",
|
|
58
|
+
"test:package": "node bin/testPackedPackage.mjs",
|
|
59
|
+
"tsc": "tsc --noEmit",
|
|
57
60
|
"upload:artifacts": "tsx bin/uploadArtifacts",
|
|
58
61
|
"upload:storybook:start": "tsx bin/uploadStorybook start",
|
|
59
62
|
"upload:storybook:end": "tsx bin/uploadStorybook end"
|
|
@@ -83,7 +86,6 @@
|
|
|
83
86
|
"devDependencies": {
|
|
84
87
|
"@20minutes/eslint-config": "^3.0.2",
|
|
85
88
|
"@aws-sdk/client-s3": "3.1015.0",
|
|
86
|
-
"@csstools/postcss-sass": "^5.1.1",
|
|
87
89
|
"@octokit/core": "7.0.6",
|
|
88
90
|
"@storybook/addon-docs": "^10.3.3",
|
|
89
91
|
"@storybook/addon-links": "^10.3.3",
|
|
@@ -113,7 +115,7 @@
|
|
|
113
115
|
"react-syntax-highlighter": "^16.1.1",
|
|
114
116
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
115
117
|
"rollup-plugin-visualizer": "^7.0.1",
|
|
116
|
-
"sass": "^1.98.0",
|
|
118
|
+
"sass-embedded": "^1.98.0",
|
|
117
119
|
"storybook": "^10.3.3",
|
|
118
120
|
"style-dictionary": "^5.4.0",
|
|
119
121
|
"stylelint": "^17.5.0",
|
|
@@ -122,8 +124,8 @@
|
|
|
122
124
|
"svg-sprite": "2.0.4",
|
|
123
125
|
"tsx": "^4.21.0",
|
|
124
126
|
"typescript": "^6.0.2",
|
|
127
|
+
"unplugin-dts": "^1.0.0-beta.6",
|
|
125
128
|
"vite": "^7.3.1",
|
|
126
|
-
"vite-plugin-dts": "^4.5.4",
|
|
127
129
|
"vite-tsconfig-paths": "^6.1.1",
|
|
128
130
|
"vitest": "4.0.18"
|
|
129
131
|
},
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./Ad').AdProps>;
|
|
5
|
-
args: {
|
|
6
|
-
variant: "ATF";
|
|
7
|
-
isFullscreenMobile: false;
|
|
8
|
-
hasNoBgColorMobile: false;
|
|
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
|
-
};
|
|
31
|
-
export default meta;
|
|
32
|
-
type Story = StoryObj<typeof meta>;
|
|
33
|
-
export declare const BasicPaveATF: Story;
|
|
34
|
-
export declare const WithPlaceholder: Story;
|
|
35
|
-
export declare const BannerWithPlaceholder: Story;
|
|
36
|
-
export declare const MobileIsFullscreen: Story;
|
|
37
|
-
export declare const MobileHasNoBackgroundColor: Story;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('../..').AlertProps>;
|
|
5
|
-
args: {
|
|
6
|
-
description: string;
|
|
7
|
-
fill: false;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export default meta;
|
|
11
|
-
type Story = StoryObj<typeof meta>;
|
|
12
|
-
export declare const Success: Story;
|
|
13
|
-
export declare const Warning: Story;
|
|
14
|
-
export declare const ErrorState: Story;
|
|
15
|
-
export declare const Info: Story;
|
|
16
|
-
export declare const SuccessFill: Story;
|
|
17
|
-
export declare const ErrorFill: Story;
|
|
18
|
-
export declare const WarningFill: Story;
|
|
19
|
-
export declare const SuccessWithIcon: Story;
|
|
20
|
-
export declare const SuccessWithLink: Story;
|
|
21
|
-
export declare const SuccessWithChildren: 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('./Autocomplete').AutocompleteProps>;
|
|
5
|
-
argTypes: {
|
|
6
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
7
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
8
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
9
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
10
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
11
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
12
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
13
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
};
|
|
25
|
-
parameters: {
|
|
26
|
-
controls: {
|
|
27
|
-
exclude: string[];
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
args: {
|
|
31
|
-
apiUrl: string;
|
|
32
|
-
id: string;
|
|
33
|
-
inputProps: {
|
|
34
|
-
placeholder: string;
|
|
35
|
-
name: string;
|
|
36
|
-
isRounded: false;
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
};
|
|
40
|
-
export default meta;
|
|
41
|
-
type Story = StoryObj<typeof meta>;
|
|
42
|
-
export declare const Overview: Story;
|
|
43
|
-
export declare const WithTriggerMessage: Story;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./Avatar').AvatarProps>;
|
|
5
|
-
args: {
|
|
6
|
-
img: string;
|
|
7
|
-
alt: string;
|
|
8
|
-
variant: "default";
|
|
9
|
-
};
|
|
10
|
-
argTypes: {
|
|
11
|
-
color: {
|
|
12
|
-
options: string[];
|
|
13
|
-
};
|
|
14
|
-
variant: {
|
|
15
|
-
options: string[];
|
|
16
|
-
};
|
|
17
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
33
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
34
|
-
};
|
|
35
|
-
parameters: {
|
|
36
|
-
controls: {
|
|
37
|
-
exclude: string[];
|
|
38
|
-
};
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
export default meta;
|
|
42
|
-
type Story = StoryObj<typeof meta>;
|
|
43
|
-
export declare const Overview: Story;
|
|
44
|
-
export declare const WithoutImage: Story;
|
|
45
|
-
export declare const WithUnsquareImage: Story;
|
|
46
|
-
export declare const WithBigVariant: Story;
|
|
47
|
-
export declare const WithSmallVariant: Story;
|
|
48
|
-
export declare const WithXSmallVariant: Story;
|
|
49
|
-
export declare const WithBorder: Story;
|
|
50
|
-
export declare const WithBadge: Story;
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('../../..').ComponentWithAs<"button", import('../..').ButtonProps<"button">>;
|
|
5
|
-
args: {
|
|
6
|
-
as: "button";
|
|
7
|
-
variant: "primary";
|
|
8
|
-
isCentered: false;
|
|
9
|
-
isSquare: false;
|
|
10
|
-
isLoading: false;
|
|
11
|
-
onClick: import('storybook/actions').HandlerFunction;
|
|
12
|
-
};
|
|
13
|
-
argTypes: {
|
|
14
|
-
variant: {
|
|
15
|
-
options: readonly ["primary", "secondary", "tertiary", "has-dark-bg", "has-white-bg", "ghost", "ghost-with-icon-bg", "round", "round-small", "round-has-white-bg", "round-has-blue-dark-bg", "round-half-opacity-dark-bg", "round-small-transparent-bg", "close", "link", "half-opacity-dark-bg", "has-transparent-bg"];
|
|
16
|
-
control: "select";
|
|
17
|
-
};
|
|
18
|
-
size: {
|
|
19
|
-
options: string[];
|
|
20
|
-
control: "select";
|
|
21
|
-
};
|
|
22
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
33
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
34
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
35
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
export default meta;
|
|
39
|
-
type Story = StoryObj<typeof meta>;
|
|
40
|
-
export declare const Primary: Story;
|
|
41
|
-
export declare const PrimaryIsLoading: Story;
|
|
42
|
-
export declare const Secondary: Story;
|
|
43
|
-
export declare const Tertiary: Story;
|
|
44
|
-
export declare const Square: Story;
|
|
45
|
-
export declare const Small: Story;
|
|
46
|
-
export declare const HasDarkBackground: Story;
|
|
47
|
-
export declare const HasHalfOpacityDarkBackground: Story;
|
|
48
|
-
export declare const PrimaryWithIcon: Story;
|
|
49
|
-
export declare const PrimaryWithIconFullWidth: Story;
|
|
50
|
-
export declare const TertiaryWithIcon: Story;
|
|
51
|
-
export declare const Ghost: Story;
|
|
52
|
-
export declare const GhostWithIconBg: Story;
|
|
53
|
-
export declare const HasTransparentBackground: Story;
|
|
54
|
-
export declare const Round: Story;
|
|
55
|
-
export declare const RoundSmall: Story;
|
|
56
|
-
export declare const RoundHasWhiteBackground: Story;
|
|
57
|
-
export declare const RoundHasBlueDarkBackground: Story;
|
|
58
|
-
export declare const RoundHasHalfOpacityDarkBackground: Story;
|
|
59
|
-
export declare const RoundSmallWithTransparentBackground: Story;
|
|
60
|
-
export declare const Close: Story;
|
|
61
|
-
export declare const CloseWithRubricColor: Story;
|
|
62
|
-
export declare const Link: Story;
|
|
63
|
-
export declare const DownloadApp: Story;
|
|
@@ -1,19 +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('./Checkbox').CheckboxProps>;
|
|
6
|
-
args: {
|
|
7
|
-
variantLabel: "default";
|
|
8
|
-
};
|
|
9
|
-
argTypes: {
|
|
10
|
-
variant: {
|
|
11
|
-
control: "select";
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
export default meta;
|
|
16
|
-
type Story = StoryObj<typeof meta>;
|
|
17
|
-
export declare const Primary: Story;
|
|
18
|
-
export declare const ErrorState: Story;
|
|
19
|
-
export declare const Success: Story;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('../../..').ComponentWithAs<"div", import('./Divider').DividerProps>;
|
|
5
|
-
args: {
|
|
6
|
-
thickness: "thin";
|
|
7
|
-
};
|
|
8
|
-
parameters: {
|
|
9
|
-
controls: {
|
|
10
|
-
exclude: string[];
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
argTypes: {
|
|
14
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
export default meta;
|
|
31
|
-
type Story = StoryObj<typeof meta>;
|
|
32
|
-
export declare const Overview: Story;
|
|
33
|
-
export declare const WithUtilities: Story;
|
|
34
|
-
export declare const GreyWithText: Story;
|
|
35
|
-
export declare const Thick: Story;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('.').DividerSectionProps>;
|
|
5
|
-
args: {
|
|
6
|
-
bg: string;
|
|
7
|
-
};
|
|
8
|
-
parameters: {
|
|
9
|
-
controls: {
|
|
10
|
-
exclude: string[];
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
argTypes: {
|
|
14
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
export default meta;
|
|
31
|
-
type Story = StoryObj<typeof meta>;
|
|
32
|
-
export declare const Overview: Story;
|
|
33
|
-
export declare const HasThemeColor: Story;
|
|
34
|
-
export declare const Mobile: Story;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('../../..').ComponentWithAs<"div", import('./DividerVertical').DividerVerticalProps>;
|
|
5
|
-
args: {
|
|
6
|
-
thickness: "thin";
|
|
7
|
-
};
|
|
8
|
-
parameters: {
|
|
9
|
-
controls: {
|
|
10
|
-
exclude: string[];
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
argTypes: {
|
|
14
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
export default meta;
|
|
31
|
-
type Story = StoryObj<typeof meta>;
|
|
32
|
-
export declare const Overview: Story;
|
|
33
|
-
export declare const WithUtilities: Story;
|
|
34
|
-
export declare const Thick: Story;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('../..').IconTooltipProps>;
|
|
5
|
-
args: {
|
|
6
|
-
text: string;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
export default meta;
|
|
10
|
-
type Story = StoryObj<typeof meta>;
|
|
11
|
-
export declare const Overview: Story;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { Iframe } from './Iframe';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof Iframe;
|
|
6
|
-
args: {
|
|
7
|
-
title: string;
|
|
8
|
-
ratio: "landscape";
|
|
9
|
-
htmlIframeProps: {
|
|
10
|
-
src: string;
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
argTypes: {
|
|
14
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
export default meta;
|
|
35
|
-
type Story = StoryObj<typeof meta>;
|
|
36
|
-
export declare const Landscape: Story;
|
|
37
|
-
export declare const Square: Story;
|
|
38
|
-
export declare const Game: 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('./Img').ImgProps>;
|
|
5
|
-
args: {
|
|
6
|
-
lazyLoad: false;
|
|
7
|
-
};
|
|
8
|
-
argTypes: {
|
|
9
|
-
fetchPriority: {
|
|
10
|
-
control: "select";
|
|
11
|
-
};
|
|
12
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
13
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
14
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
15
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
16
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
17
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
18
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
};
|
|
31
|
-
parameters: {
|
|
32
|
-
controls: {
|
|
33
|
-
exclude: string[];
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
export default meta;
|
|
38
|
-
type Story = StoryObj<typeof meta>;
|
|
39
|
-
export declare const Overview: Story;
|
|
40
|
-
export declare const Responsive: Story;
|
|
41
|
-
export declare const ResponsiveWithMaxWidth: Story;
|
|
42
|
-
export declare const Placeholder: Story;
|
|
43
|
-
export declare const Portrait: Story;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('..').TextProps>;
|
|
5
|
-
args: {
|
|
6
|
-
as: "span";
|
|
7
|
-
size: "s";
|
|
8
|
-
};
|
|
9
|
-
parameters: {
|
|
10
|
-
controls: {
|
|
11
|
-
exclude: string[];
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
size: {
|
|
16
|
-
options: readonly ("s" | "m" | "xxs-3" | "xxs-2" | "xxs" | "xs" | "l" | "xl" | "xxl")[];
|
|
17
|
-
};
|
|
18
|
-
m?: import('@storybook/csf').InputType | undefined;
|
|
19
|
-
mt?: import('@storybook/csf').InputType | undefined;
|
|
20
|
-
mr?: import('@storybook/csf').InputType | undefined;
|
|
21
|
-
mb?: import('@storybook/csf').InputType | undefined;
|
|
22
|
-
ml?: import('@storybook/csf').InputType | undefined;
|
|
23
|
-
mx?: import('@storybook/csf').InputType | undefined;
|
|
24
|
-
my?: import('@storybook/csf').InputType | undefined;
|
|
25
|
-
p?: import('@storybook/csf').InputType | undefined;
|
|
26
|
-
pt?: import('@storybook/csf').InputType | undefined;
|
|
27
|
-
pr?: import('@storybook/csf').InputType | undefined;
|
|
28
|
-
pb?: import('@storybook/csf').InputType | undefined;
|
|
29
|
-
pl?: import('@storybook/csf').InputType | undefined;
|
|
30
|
-
px?: import('@storybook/csf').InputType | undefined;
|
|
31
|
-
py?: import('@storybook/csf').InputType | undefined;
|
|
32
|
-
borderColor?: import('@storybook/csf').InputType | undefined;
|
|
33
|
-
bg?: import('@storybook/csf').InputType | undefined;
|
|
34
|
-
color?: import('@storybook/csf').InputType | undefined;
|
|
35
|
-
radius?: import('@storybook/csf').InputType | undefined;
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
export default meta;
|
|
39
|
-
type Story = StoryObj<typeof meta>;
|
|
40
|
-
export declare const Overview: Story;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
import { InputProps } from './Input';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: import('../../..').ComponentWithAs<"input", InputProps>;
|
|
6
|
-
args: {
|
|
7
|
-
positionIcon: "right";
|
|
8
|
-
isIconButton: false;
|
|
9
|
-
isRounded: false;
|
|
10
|
-
};
|
|
11
|
-
argTypes: {
|
|
12
|
-
positionIcon: {
|
|
13
|
-
options: string[];
|
|
14
|
-
control: "radio";
|
|
15
|
-
};
|
|
16
|
-
variant: {
|
|
17
|
-
options: string[];
|
|
18
|
-
control: "select";
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
export default meta;
|
|
23
|
-
type Story = StoryObj<typeof meta>;
|
|
24
|
-
export declare const Primary: Story;
|
|
25
|
-
export declare const Large: Story;
|
|
26
|
-
export declare const Rounded: Story;
|
|
27
|
-
export declare const Transparent: Story;
|
|
28
|
-
export declare const WithLabel: Story;
|
|
29
|
-
export declare const WithIconLeft: Story;
|
|
30
|
-
export declare const WithIconRight: Story;
|
|
31
|
-
export declare const WithIconButton: Story;
|
|
32
|
-
export declare const WithIconAndButton: Story;
|
|
33
|
-
export declare const WithError: Story;
|
|
34
|
-
export declare const WithSuccess: Story;
|
|
35
|
-
export declare const WithMsgDefault: Story;
|
|
36
|
-
export declare const WithMsgSuccess: Story;
|
|
37
|
-
export declare const WithMsgError: Story;
|
|
38
|
-
export declare const WithMultiMsg: Story;
|
|
39
|
-
export declare const WithTypeDate: Story;
|
|
40
|
-
export declare const WithValidateStateButton: Story;
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./Label').LabelProps>;
|
|
5
|
-
args: {
|
|
6
|
-
children: string;
|
|
7
|
-
hasDot: false;
|
|
8
|
-
isUppercase: true;
|
|
9
|
-
size: "xxs";
|
|
10
|
-
};
|
|
11
|
-
argTypes: {
|
|
12
|
-
size: {
|
|
13
|
-
options: readonly ("s" | "m" | "xxs-3" | "xxs-2" | "xxs" | "xs" | "l" | "xl" | "xxl")[];
|
|
14
|
-
};
|
|
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
|
-
};
|
|
35
|
-
export default meta;
|
|
36
|
-
type Story = StoryObj<typeof meta>;
|
|
37
|
-
export declare const Overview: Story;
|
|
38
|
-
export declare const HasBackground: Story;
|
|
39
|
-
export declare const HasDot: Story;
|
|
40
|
-
export declare const WithHexadecimalBackground: Story;
|
|
41
|
-
export declare const WithHexadecimalColor: Story;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-vite';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<import('./LabelSection').LabelSectionProps>;
|
|
5
|
-
args: {
|
|
6
|
-
children: import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
export default meta;
|
|
10
|
-
type Story = StoryObj<typeof meta>;
|
|
11
|
-
export declare const Overview: Story;
|