@20minutes/hela 2.8.8 → 2.8.9
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/index.es.js +154 -154
- package/dist/index.umd.js +1 -1
- package/dist/scss/abstracts/variables/_token-variables.scss +1 -1
- package/dist/scss/abstracts/variables/_variables.scss +1 -1
- package/dist/src/components/atoms/Ad/Ad.stories.d.ts +1 -1
- package/dist/src/components/atoms/Alert/Alert.stories.d.ts +1 -1
- package/dist/src/components/atoms/Autocomplete/Autocomplete.stories.d.ts +1 -1
- package/dist/src/components/atoms/Avatar/Avatar.stories.d.ts +1 -1
- package/dist/src/components/atoms/Button/Button.stories.d.ts +2 -2
- package/dist/src/components/atoms/Checkbox/Checkbox.stories.d.ts +1 -1
- package/dist/src/components/atoms/Divider/Divider.stories.d.ts +1 -1
- package/dist/src/components/atoms/DividerSection/DividerSection.stories.d.ts +1 -1
- package/dist/src/components/atoms/DividerVertical/DividerVertical.stories.d.ts +1 -1
- package/dist/src/components/atoms/Icon/Icon.stories.d.ts +1 -1
- package/dist/src/components/atoms/Iframe/Iframe.stories.d.ts +1 -1
- package/dist/src/components/atoms/Img/Img.stories.d.ts +1 -1
- package/dist/src/components/atoms/InlineSeparator/InlineSeparator.stories.d.ts +1 -1
- package/dist/src/components/atoms/Input/Input.stories.d.ts +1 -1
- package/dist/src/components/atoms/Label/Label.stories.d.ts +1 -1
- package/dist/src/components/atoms/LabelSection/LabelSection.stories.d.ts +1 -1
- package/dist/src/components/atoms/Layout/Box/Box.stories.d.ts +1 -1
- package/dist/src/components/atoms/Layout/Flex/Flex.stories.d.ts +1 -1
- package/dist/src/components/atoms/Layout/Flex/FlexItem/FlexItem.stories.d.ts +1 -1
- package/dist/src/components/atoms/Layout/Grid/Grid.stories.d.ts +1 -1
- package/dist/src/components/atoms/Link/Link.stories.d.ts +1 -1
- package/dist/src/components/atoms/Modal/Modal.stories.d.ts +1 -1
- package/dist/src/components/atoms/Overlay/Overlay.stories.d.ts +1 -1
- package/dist/src/components/atoms/Pipe/Pipe.stories.d.ts +1 -1
- package/dist/src/components/atoms/RadioButton/RadioButton.stories.d.ts +1 -1
- package/dist/src/components/atoms/Rating/Rating.stories.d.ts +1 -1
- package/dist/src/components/atoms/ReadAlso/ReadAlso.stories.d.ts +1 -1
- package/dist/src/components/atoms/ScrollProgressBar/ScrollProgressBar.stories.d.ts +6 -4
- package/dist/src/components/atoms/Section/Section.stories.d.ts +1 -1
- package/dist/src/components/atoms/Select/Select.stories.d.ts +1 -1
- package/dist/src/components/atoms/Skeleton/Skeleton.stories.d.ts +1 -1
- package/dist/src/components/atoms/Slider/Slider.stories.d.ts +1 -1
- package/dist/src/components/atoms/Stepper/Stepper.stories.d.ts +1 -1
- package/dist/src/components/atoms/Switch/Switch.stories.d.ts +1 -1
- package/dist/src/components/atoms/Tab/Tab.stories.d.ts +1 -1
- package/dist/src/components/atoms/TabPanel/TabPanel.stories.d.ts +1 -1
- package/dist/src/components/atoms/Tag/Tag.stories.d.ts +1 -1
- package/dist/src/components/atoms/Textarea/Textarea.stories.d.ts +1 -1
- package/dist/src/components/atoms/Typography/Heading/Heading.stories.d.ts +1 -1
- package/dist/src/components/atoms/Typography/Text/Text.stories.d.ts +1 -1
- package/dist/src/components/molecules/AlertInfoBanner/AlertInfoBanner.stories.d.ts +1 -1
- package/dist/src/components/molecules/Article/ArticleBrandBanner/ArticleBrandBanner.stories.d.ts +1 -1
- package/dist/src/components/molecules/Article/ArticleHeader/ArticleHeader.stories.d.ts +1 -1
- package/dist/src/components/molecules/Article/ArticleSummary/ArticleSummary.stories.d.ts +1 -1
- package/dist/src/components/molecules/Article/ArticleVideo/ArticleVideo.stories.d.ts +1 -1
- package/dist/src/components/molecules/Article/Embed/Embed.stories.d.ts +1 -1
- package/dist/src/components/molecules/Article/Media/Media.stories.d.ts +1 -1
- package/dist/src/components/molecules/AvatarGroup/AvatarGroup.stories.d.ts +1 -1
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.stories.d.ts +4 -2
- package/dist/src/components/molecules/BulletedList/BulletedList.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/CardContainer/CardContainer.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/CardFooter/CardFooter.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/CardHeader/CardHeader.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/CardImage/CardImage.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/CardTitle/CardTitle.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardExtraLarge/CardExtraLarge.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardExtraSmall/CardExtraSmall.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardFrame/CardFrame.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardLarge/CardLarge.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardMedium/CardMedium.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardMost/CardMost.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardMovie/CardMovie.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardNewsletter/CardNewletter.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardOverview/CardOverview.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardSideImage/CardSideImage.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardSmall/CardSmall.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardTiny/CardTiny.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardVertical/CardVertical.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardVideo/CardVideo.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardVideoSmall/CardVideoSmall.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardWithButton/CardWithButton.stories.d.ts +1 -1
- package/dist/src/components/molecules/Card/Templates/CardWithSummary/CardWithSummary.stories.d.ts +1 -1
- package/dist/src/components/molecules/Carousel/Carousel.stories.d.ts +4 -2
- package/dist/src/components/molecules/Chart/HalfDonut/HalfDonut.stories.d.ts +1 -1
- package/dist/src/components/molecules/Citation/Citation.stories.d.ts +1 -1
- package/dist/src/components/molecules/Collapse/Collapse.stories.d.ts +1 -1
- package/dist/src/components/molecules/Comment/Comment.stories.d.ts +1 -1
- package/dist/src/components/molecules/Comment/CommentButton.stories.d.ts +1 -1
- package/dist/src/components/molecules/Comment/CommentCount.stories.d.ts +1 -1
- package/dist/src/components/molecules/Countdown/Countdown.stories.d.ts +1 -1
- package/dist/src/components/molecules/Countdown/CountdownItem/CountdownItem.stories.d.ts +1 -1
- package/dist/src/components/molecules/DarkModeSwitch/DarkModeSwitch.stories.d.ts +1 -1
- package/dist/src/components/molecules/DiscoverList/DiscoverList.stories.d.ts +1 -1
- package/dist/src/components/molecules/ErrorContent/ErrorContent.stories.d.ts +1 -1
- package/dist/src/components/molecules/Events/ElectionsPromoBanner/ElectionsPromoBanner.stories.d.ts +1 -1
- package/dist/src/components/molecules/Expandable/Expandable.stories.d.ts +1 -1
- package/dist/src/components/molecules/Header/HeaderBanner/HeaderBanner.stories.d.ts +1 -1
- package/dist/src/components/molecules/Header/HeaderMini/HeaderMini.stories.d.ts +1 -1
- package/dist/src/components/molecules/Header/HeaderPage/HeaderPage.stories.d.ts +1 -1
- package/dist/src/components/molecules/Header/HeaderSection/HeaderSection.stories.d.ts +1 -1
- package/dist/src/components/molecules/Header/HeaderSideModal/HeaderSideModal.stories.d.ts +1 -1
- package/dist/src/components/molecules/Header/HeaderTitle/HeaderTitle.stories.d.ts +1 -1
- package/dist/src/components/molecules/Horoscope/HoroscopeContent/HoroscopeContent.stories.d.ts +1 -1
- package/dist/src/components/molecules/Horoscope/HoroscopeTiles/HoroscopeTiles.stories.d.ts +1 -1
- package/dist/src/components/molecules/Horoscope/HoroscopeTopicCard/HoroscopeTopicCard.stories.d.ts +1 -1
- package/dist/src/components/molecules/IconItem/IconItem.stories.d.ts +1 -1
- package/dist/src/components/molecules/ImageSlider/ImageSlider.stories.d.ts +1 -1
- package/dist/src/components/molecules/InfoBanner/InfoBanner.stories.d.ts +1 -1
- package/dist/src/components/molecules/Legend/Legend.stories.d.ts +1 -1
- package/dist/src/components/molecules/ListWithDiode/ListWithDiode.stories.d.ts +1 -1
- package/dist/src/components/molecules/Live/LiveIndicator/LiveIndicator.stories.d.ts +1 -1
- package/dist/src/components/molecules/Live/LiveQuestion/LiveQuestion.stories.d.ts +1 -1
- package/dist/src/components/molecules/Live/LiveTalk/LiveTalk.stories.d.ts +1 -1
- package/dist/src/components/molecules/Live/LiveTitle/LiveTitle.stories.d.ts +1 -1
- package/dist/src/components/molecules/LogoutButton/LogoutButton.stories.d.ts +1 -1
- package/dist/src/components/molecules/Maps/MapDepartments/MapDepartments.stories.d.ts +1 -1
- package/dist/src/components/molecules/Maps/MapDistricts/MapDistricts.stories.d.ts +1 -1
- package/dist/src/components/molecules/Maps/MapEurope/MapEurope.stories.d.ts +1 -1
- package/dist/src/components/molecules/MediaLink/MediaLink.stories.d.ts +1 -1
- package/dist/src/components/molecules/Menu/Menu.stories.d.ts +1 -1
- package/dist/src/components/molecules/MenuList/MenuList.stories.d.ts +1 -1
- package/dist/src/components/molecules/Newsletter/Newsletter.stories.d.ts +1 -1
- package/dist/src/components/molecules/OrderedListWithNumber/OrderedListWithNumber.stories.d.ts +1 -1
- package/dist/src/components/molecules/Pagination/Pagination.stories.d.ts +1 -1
- package/dist/src/components/molecules/PercentageBar/PercentageBar.stories.d.ts +1 -1
- package/dist/src/components/molecules/Prose/Prose.stories.d.ts +1 -1
- package/dist/src/components/molecules/ReadAlsoBanner/ReadAlsoBanner.stories.d.ts +4 -2
- package/dist/src/components/molecules/SearchBanner/SearchBanner.stories.d.ts +4 -2
- package/dist/src/components/molecules/SearchForm/SearchForm.stories.d.ts +1 -1
- package/dist/src/components/molecules/SectionTitle/SectionTitle.stories.d.ts +1 -1
- package/dist/src/components/molecules/ShareBar/ShareBar.stories.d.ts +1 -1
- package/dist/src/components/molecules/ShowCover/ShowCover.stories.d.ts +2 -2
- package/dist/src/components/molecules/Signature/Signature.stories.d.ts +1 -1
- package/dist/src/components/molecules/SmartBanner/SmartBanner.stories.d.ts +1 -1
- package/dist/src/components/molecules/SocialBar/SocialBar.stories.d.ts +1 -1
- package/dist/src/components/molecules/Sponsor/Sponsor.stories.d.ts +1 -1
- package/dist/src/components/molecules/SubMenu/SubMenu.stories.d.ts +1 -1
- package/dist/src/components/molecules/Tabs/Tabs.stories.d.ts +1 -1
- package/dist/src/components/molecules/TagBar/TagBar.stories.d.ts +1 -1
- package/dist/src/components/molecules/TextTooltip/TextTooltip.stories.d.ts +1 -1
- package/dist/src/components/molecules/Tiles/Tiles.stories.d.ts +1 -1
- package/dist/src/components/molecules/Timeline/Timeline.stories.d.ts +1 -1
- package/dist/src/components/molecules/UserPanel/UserPanel.stories.d.ts +1 -1
- package/dist/src/components/organisms/Elections/ElectionsResult.stories.d.ts +1 -1
- package/dist/src/components/organisms/Footer/Footer.stories.d.ts +6 -4
- package/dist/src/components/organisms/Header/Header.stories.d.ts +1 -1
- package/dist/src/components/organisms/MostReadArticles/MostReadArticles.stories.d.ts +1 -1
- package/dist/src/components/organisms/MostWatchVideos/MostWatchVideos.stories.d.ts +1 -1
- package/dist/src/components/organisms/OverviewBar/OverviewBar.stories.d.ts +4 -2
- package/dist/src/components/organisms/PhotoSwipeGallery/PhotoSwipeGallery.stories.d.ts +1 -1
- package/dist/src/components/organisms/Ranking/Ranking.stories.d.ts +3 -3
- package/dist/src/components/organisms/ThreeColumnsArticles/ThreeColumnsArticles.stories.d.ts +1 -1
- package/dist/src/components/organisms/Toolbar/Toolbar.stories.d.ts +4 -2
- package/dist/style.css +1 -1
- package/package.json +7 -12
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { StoryFn, StoryObj } from '@storybook/react';
|
|
2
|
+
import { StoryFn, StoryObj } from '@storybook/react-vite';
|
|
3
3
|
declare const meta: {
|
|
4
4
|
title: string;
|
|
5
5
|
component: React.FC<import('../..').CarouselProps>;
|
|
@@ -33,8 +33,10 @@ declare const meta: {
|
|
|
33
33
|
controls: {
|
|
34
34
|
exclude: string[];
|
|
35
35
|
};
|
|
36
|
+
};
|
|
37
|
+
globals: {
|
|
36
38
|
viewport: {
|
|
37
|
-
|
|
39
|
+
value: string;
|
|
38
40
|
};
|
|
39
41
|
};
|
|
40
42
|
decorators: ((Story: StoryFn) => React.JSX.Element)[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { LayoutType } from '../../../types';
|
|
3
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<import('../..').CommentProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { DarkModeSwitchProps } from '../..';
|
|
3
|
-
import { StoryFn, StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryFn, StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<DarkModeSwitchProps & import('../..').SwitchOptions>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { DiscoverListProps } from './DiscoverList';
|
|
3
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<DiscoverListProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { LayoutType } from '../../../../types';
|
|
3
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<import('./HeaderPage').HeaderPageProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { LayoutType } from '../../../types';
|
|
3
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<import('./IconItem').IconItemProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { MapDepartmentsProps } from './MapDepartments';
|
|
3
|
-
import { StoryContext, StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryContext, StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<MapDepartmentsProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { MapDistrictsProps } from './MapDistricts';
|
|
3
|
-
import { StoryContext, StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryContext, StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<MapDistrictsProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { MapEuropeProps } from './MapEurope';
|
|
3
|
-
import { StoryContext, StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryContext, StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<MapEuropeProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { MenuProps } from '../..';
|
|
3
|
-
import { StoryFn, StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryFn, StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<MenuProps>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
import { StoryContext, StoryFn, StoryObj } from '@storybook/react';
|
|
2
|
+
import { StoryContext, StoryFn, StoryObj } from '@storybook/react-vite';
|
|
3
3
|
declare const meta: {
|
|
4
4
|
title: string;
|
|
5
5
|
component: React.FC<import('./ReadAlsoBanner').ReadAlsoBannerProps>;
|
|
@@ -10,8 +10,10 @@ declare const meta: {
|
|
|
10
10
|
};
|
|
11
11
|
parameters: {
|
|
12
12
|
layout: string;
|
|
13
|
+
};
|
|
14
|
+
globals: {
|
|
13
15
|
viewport: {
|
|
14
|
-
|
|
16
|
+
value: string;
|
|
15
17
|
};
|
|
16
18
|
};
|
|
17
19
|
decorators: ((Story: StoryFn, params: StoryContext) => React.JSX.Element)[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LayoutType } from '../../../types';
|
|
2
|
-
import { StoryObj } from '@storybook/react';
|
|
2
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
3
3
|
declare const meta: {
|
|
4
4
|
title: string;
|
|
5
5
|
component: import('react').FC<import('../..').SearchBannerProps>;
|
|
@@ -620,8 +620,10 @@ declare const meta: {
|
|
|
620
620
|
exclude: string[];
|
|
621
621
|
};
|
|
622
622
|
layout: string;
|
|
623
|
+
};
|
|
624
|
+
globals: {
|
|
623
625
|
viewport: {
|
|
624
|
-
|
|
626
|
+
value: string;
|
|
625
627
|
};
|
|
626
628
|
};
|
|
627
629
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LayoutType } from '../../../types';
|
|
2
|
-
import { StoryObj } from '@storybook/react';
|
|
2
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
3
3
|
declare const meta: {
|
|
4
4
|
title: string;
|
|
5
5
|
component: import('react').FC<import('./ShowCover').ShowCoverProps>;
|
|
@@ -31,7 +31,7 @@ declare const meta: {
|
|
|
31
31
|
subtitle: string;
|
|
32
32
|
playButton: {
|
|
33
33
|
children: string;
|
|
34
|
-
onClick: import('
|
|
34
|
+
onClick: import('storybook/actions').HandlerFunction;
|
|
35
35
|
};
|
|
36
36
|
layout: LayoutType.DESKTOP;
|
|
37
37
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { LayoutType } from '../../../types';
|
|
3
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<import('./TagBar').TagBarProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { UserPanelProps } from '../..';
|
|
3
|
-
import { StoryFn, StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryFn, StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<UserPanelProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IconNameType, LayoutType } from '../../../types';
|
|
2
2
|
import { FooterProps } from './Footer';
|
|
3
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
4
4
|
import { default as React } from 'react';
|
|
5
5
|
declare const meta: {
|
|
6
6
|
title: string;
|
|
@@ -42,8 +42,10 @@ declare const meta: {
|
|
|
42
42
|
};
|
|
43
43
|
parameters: {
|
|
44
44
|
layout: string;
|
|
45
|
+
};
|
|
46
|
+
globals: {
|
|
45
47
|
viewport: {
|
|
46
|
-
|
|
48
|
+
value: string;
|
|
47
49
|
};
|
|
48
50
|
};
|
|
49
51
|
};
|
|
@@ -60,9 +62,9 @@ export declare const FooterWithThemeColor: {
|
|
|
60
62
|
}[];
|
|
61
63
|
themeColor: string;
|
|
62
64
|
};
|
|
63
|
-
|
|
65
|
+
globals: {
|
|
64
66
|
viewport: {
|
|
65
|
-
|
|
67
|
+
value: string;
|
|
66
68
|
};
|
|
67
69
|
};
|
|
68
70
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { HeaderProps } from '../..';
|
|
3
|
-
import { StoryContext, StoryFn, StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryContext, StoryFn, StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<HeaderProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { LayoutType } from '../../../types';
|
|
3
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<import('./MostReadArticles').MostReadArticlesProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { LayoutType } from '../../../types';
|
|
3
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
+
import { StoryObj } from '@storybook/react-vite';
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: React.FC<import('./MostWatchVideos').MostWatchVideosProps>;
|