@20minutes/hela 2.12.13 → 2.12.15

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 17 Dec 2025 15:39:25 GMT
3
+ * Generated on Fri, 19 Dec 2025 14:01:07 GMT
4
4
  */
5
5
 
6
6
  $token-variables: (
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Wed, 17 Dec 2025 15:39:25 GMT
4
+ * Generated on Fri, 19 Dec 2025 14:01:07 GMT
5
5
  */
6
6
 
7
7
  $jeux: #4742ff !default;
@@ -3,7 +3,6 @@ import { BoxProps, LinkProps } from '../..';
3
3
  import { LayoutType } from '../../../types';
4
4
  export interface ShowCoverProps extends BoxProps {
5
5
  backgroundImage: string;
6
- foregroundImage: string;
7
6
  title: string;
8
7
  subtitle: React.ReactNode;
9
8
  layout: LayoutType;
@@ -24,10 +24,6 @@ declare const meta: {
24
24
  radius?: import('@storybook/csf').InputType | undefined;
25
25
  };
26
26
  args: {
27
- backgroundImage: string;
28
- foregroundImage: string;
29
- title: string;
30
- subtitle: string;
31
27
  playButton: {
32
28
  children: string;
33
29
  href: string;
@@ -57,9 +53,17 @@ export declare const DesktopPleinLesPoches: Story;
57
53
  export declare const MobilePleinLesPoches: Story;
58
54
  export declare const DesktopTantDEcrans: Story;
59
55
  export declare const MobileTantDEcrans: Story;
60
- export declare const DesktopTvTravail: Story;
61
- export declare const MobileTvTravail: Story;
56
+ export declare const DesktopLaPoireEnDeux: Story;
57
+ export declare const MobileLaPoireEnDeux: Story;
62
58
  export declare const DesktopTuPeuxPasTest: Story;
63
59
  export declare const MobileTuPeuxPasTest: Story;
64
60
  export declare const DesktopQuEstCeQueTuFood: Story;
65
61
  export declare const MobileQuEstCeQueTuFood: Story;
62
+ export declare const DesktopWattsIn: Story;
63
+ export declare const MobileWattsIn: Story;
64
+ export declare const DesktopCiNéMa: Story;
65
+ export declare const MobileCiNéMa: Story;
66
+ export declare const DesktopReportages: Story;
67
+ export declare const MobileReportages: Story;
68
+ export declare const DesktopScope: Story;
69
+ export declare const MobileScope: Story;