@pass-culture/design-system 0.5.0 → 0.5.1

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, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,5 +1,5 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export declare const fontPreloads = "<link rel=\"preload\" href=\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aXp-p7K4KLg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin/>\n<link rel=\"preload\" href=\"https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9WXh0ppC8MLnbtg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin/>\n<link rel=\"preload\" href=\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXp-p7K4KLg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin/>\n<link rel=\"preload\" href=\"https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXh0ppC8MLnbtg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin/>\n<link rel=\"preload\" href=\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXp-p7K4KLg.woff2\" as=\"font\" type=\"font/woff2\" crossorigin/>";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export const fontPreloads = `<link rel="preload" href="https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aXp-p7K4KLg.woff2" as="font" type="font/woff2" crossorigin/>
6
6
  <link rel="preload" href="https://fonts.gstatic.com/s/montserrat/v29/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9WXh0ppC8MLnbtg.woff2" as="font" type="font/woff2" crossorigin/>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export declare const theme: {
6
6
  readonly color: {
@@ -45,13 +45,13 @@ export declare const theme: {
45
45
  };
46
46
  readonly background: {
47
47
  readonly default: "#161617";
48
- readonly subtle: "#232323";
48
+ readonly subtle: "#35363a";
49
49
  readonly disabled: "#696a6f";
50
50
  readonly error: "#700118";
51
51
  readonly success: "#09532d";
52
52
  readonly warning: "#664900";
53
53
  readonly info: "#320096";
54
- readonly hover: "#232323";
54
+ readonly hover: "#35363a";
55
55
  readonly brandPrimary: "#c1a3ff";
56
56
  readonly brandPrimaryHover: "#6123df";
57
57
  readonly brandPrimarySelected: "#25026c";
@@ -73,7 +73,7 @@ export declare const theme: {
73
73
  readonly overlay: "#232323b8";
74
74
  readonly shadowOverlay: "#23232329";
75
75
  readonly skeletonGradient01: "#696a6f";
76
- readonly skeletonGradient02: "#232323";
76
+ readonly skeletonGradient02: "#35363a";
77
77
  };
78
78
  readonly icon: {
79
79
  readonly default: "#ffffff";
@@ -91,8 +91,8 @@ export declare const theme: {
91
91
  readonly inverted: "#161617";
92
92
  readonly lockedInverted: "#ffffff";
93
93
  readonly headline: "#f3edff";
94
- readonly bookclub: "#dcf3f8";
95
- readonly cineclub: "#f2497c";
94
+ readonly bookclub: "#20c5e9";
95
+ readonly cineclub: "#eb0055";
96
96
  };
97
97
  };
98
98
  readonly separator: {
@@ -190,4 +190,4 @@ export declare const theme: {
190
190
  };
191
191
  };
192
192
  };
193
- export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#232323" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#f2497c";
193
+ export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#35363a" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#20c5e9" | "#eb0055";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export const theme = {
6
6
  "color": {
@@ -45,13 +45,13 @@ export const theme = {
45
45
  },
46
46
  "background": {
47
47
  "default": "#161617",
48
- "subtle": "#232323",
48
+ "subtle": "#35363a",
49
49
  "disabled": "#696a6f",
50
50
  "error": "#700118",
51
51
  "success": "#09532d",
52
52
  "warning": "#664900",
53
53
  "info": "#320096",
54
- "hover": "#232323",
54
+ "hover": "#35363a",
55
55
  "brandPrimary": "#c1a3ff",
56
56
  "brandPrimaryHover": "#6123df",
57
57
  "brandPrimarySelected": "#25026c",
@@ -73,7 +73,7 @@ export const theme = {
73
73
  "overlay": "#232323b8",
74
74
  "shadowOverlay": "#23232329",
75
75
  "skeletonGradient01": "#696a6f",
76
- "skeletonGradient02": "#232323"
76
+ "skeletonGradient02": "#35363a"
77
77
  },
78
78
  "icon": {
79
79
  "default": "#ffffff",
@@ -91,8 +91,8 @@ export const theme = {
91
91
  "inverted": "#161617",
92
92
  "lockedInverted": "#ffffff",
93
93
  "headline": "#f3edff",
94
- "bookclub": "#dcf3f8",
95
- "cineclub": "#f2497c"
94
+ "bookclub": "#20c5e9",
95
+ "cineclub": "#eb0055"
96
96
  }
97
97
  },
98
98
  "separator": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
  export const theme = {
@@ -46,13 +46,13 @@ export const theme = {
46
46
  },
47
47
  "background": {
48
48
  "default": "#161617",
49
- "subtle": "#232323",
49
+ "subtle": "#35363a",
50
50
  "disabled": "#696a6f",
51
51
  "error": "#700118",
52
52
  "success": "#09532d",
53
53
  "warning": "#664900",
54
54
  "info": "#320096",
55
- "hover": "#232323",
55
+ "hover": "#35363a",
56
56
  "brandPrimary": "#c1a3ff",
57
57
  "brandPrimaryHover": "#6123df",
58
58
  "brandPrimarySelected": "#25026c",
@@ -74,7 +74,7 @@ export const theme = {
74
74
  "overlay": "#232323b8",
75
75
  "shadowOverlay": "#23232329",
76
76
  "skeletonGradient01": "#696a6f",
77
- "skeletonGradient02": "#232323"
77
+ "skeletonGradient02": "#35363a"
78
78
  },
79
79
  "icon": {
80
80
  "default": "#ffffff",
@@ -92,8 +92,8 @@ export const theme = {
92
92
  "inverted": "#161617",
93
93
  "lockedInverted": "#ffffff",
94
94
  "headline": "#f3edff",
95
- "bookclub": "#dcf3f8",
96
- "cineclub": "#f2497c"
95
+ "bookclub": "#20c5e9",
96
+ "cineclub": "#eb0055"
97
97
  }
98
98
  },
99
99
  "separator": {
@@ -192,4 +192,4 @@ export const theme = {
192
192
  }
193
193
  } as const;
194
194
 
195
- export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#232323" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#f2497c";
195
+ export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#35363a" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#20c5e9" | "#eb0055";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export declare const theme: {
6
6
  readonly color: {
@@ -45,13 +45,13 @@ export declare const theme: {
45
45
  };
46
46
  readonly background: {
47
47
  readonly default: "#161617";
48
- readonly subtle: "#232323";
48
+ readonly subtle: "#35363a";
49
49
  readonly disabled: "#696a6f";
50
50
  readonly error: "#700118";
51
51
  readonly success: "#09532d";
52
52
  readonly warning: "#664900";
53
53
  readonly info: "#320096";
54
- readonly hover: "#232323";
54
+ readonly hover: "#35363a";
55
55
  readonly brandPrimary: "#c1a3ff";
56
56
  readonly brandPrimaryHover: "#6123df";
57
57
  readonly brandPrimarySelected: "#25026c";
@@ -73,7 +73,7 @@ export declare const theme: {
73
73
  readonly overlay: "#232323b8";
74
74
  readonly shadowOverlay: "#23232329";
75
75
  readonly skeletonGradient01: "#696a6f";
76
- readonly skeletonGradient02: "#232323";
76
+ readonly skeletonGradient02: "#35363a";
77
77
  };
78
78
  readonly icon: {
79
79
  readonly default: "#ffffff";
@@ -91,8 +91,8 @@ export declare const theme: {
91
91
  readonly inverted: "#161617";
92
92
  readonly lockedInverted: "#ffffff";
93
93
  readonly headline: "#f3edff";
94
- readonly bookclub: "#dcf3f8";
95
- readonly cineclub: "#f2497c";
94
+ readonly bookclub: "#20c5e9";
95
+ readonly cineclub: "#eb0055";
96
96
  };
97
97
  };
98
98
  readonly separator: {
@@ -190,4 +190,4 @@ export declare const theme: {
190
190
  };
191
191
  };
192
192
  };
193
- export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#232323" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#f2497c";
193
+ export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#35363a" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#20c5e9" | "#eb0055";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export const theme = {
6
6
  "color": {
@@ -45,13 +45,13 @@ export const theme = {
45
45
  },
46
46
  "background": {
47
47
  "default": "#161617",
48
- "subtle": "#232323",
48
+ "subtle": "#35363a",
49
49
  "disabled": "#696a6f",
50
50
  "error": "#700118",
51
51
  "success": "#09532d",
52
52
  "warning": "#664900",
53
53
  "info": "#320096",
54
- "hover": "#232323",
54
+ "hover": "#35363a",
55
55
  "brandPrimary": "#c1a3ff",
56
56
  "brandPrimaryHover": "#6123df",
57
57
  "brandPrimarySelected": "#25026c",
@@ -73,7 +73,7 @@ export const theme = {
73
73
  "overlay": "#232323b8",
74
74
  "shadowOverlay": "#23232329",
75
75
  "skeletonGradient01": "#696a6f",
76
- "skeletonGradient02": "#232323"
76
+ "skeletonGradient02": "#35363a"
77
77
  },
78
78
  "icon": {
79
79
  "default": "#ffffff",
@@ -91,8 +91,8 @@ export const theme = {
91
91
  "inverted": "#161617",
92
92
  "lockedInverted": "#ffffff",
93
93
  "headline": "#f3edff",
94
- "bookclub": "#dcf3f8",
95
- "cineclub": "#f2497c"
94
+ "bookclub": "#20c5e9",
95
+ "cineclub": "#eb0055"
96
96
  }
97
97
  },
98
98
  "separator": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
  export const theme = {
@@ -46,13 +46,13 @@ export const theme = {
46
46
  },
47
47
  "background": {
48
48
  "default": "#161617",
49
- "subtle": "#232323",
49
+ "subtle": "#35363a",
50
50
  "disabled": "#696a6f",
51
51
  "error": "#700118",
52
52
  "success": "#09532d",
53
53
  "warning": "#664900",
54
54
  "info": "#320096",
55
- "hover": "#232323",
55
+ "hover": "#35363a",
56
56
  "brandPrimary": "#c1a3ff",
57
57
  "brandPrimaryHover": "#6123df",
58
58
  "brandPrimarySelected": "#25026c",
@@ -74,7 +74,7 @@ export const theme = {
74
74
  "overlay": "#232323b8",
75
75
  "shadowOverlay": "#23232329",
76
76
  "skeletonGradient01": "#696a6f",
77
- "skeletonGradient02": "#232323"
77
+ "skeletonGradient02": "#35363a"
78
78
  },
79
79
  "icon": {
80
80
  "default": "#ffffff",
@@ -92,8 +92,8 @@ export const theme = {
92
92
  "inverted": "#161617",
93
93
  "lockedInverted": "#ffffff",
94
94
  "headline": "#f3edff",
95
- "bookclub": "#dcf3f8",
96
- "cineclub": "#f2497c"
95
+ "bookclub": "#20c5e9",
96
+ "cineclub": "#eb0055"
97
97
  }
98
98
  },
99
99
  "separator": {
@@ -192,4 +192,4 @@ export const theme = {
192
192
  }
193
193
  } as const;
194
194
 
195
- export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#232323" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#f2497c";
195
+ export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#35363a" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#20c5e9" | "#eb0055";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export declare const theme: {
6
6
  readonly color: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export const theme = {
6
6
  "color": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
  export const theme = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export declare const theme: {
6
6
  readonly color: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export const theme = {
6
6
  "color": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
  export const theme = {
package/lib/pro/dark.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
  [data-theme="dark"] {
@@ -38,13 +38,13 @@
38
38
  --color-outline-error: #f83552;
39
39
  --color-outline-inverted: #161617;
40
40
  --color-background-default: #161617;
41
- --color-background-subtle: #232323;
41
+ --color-background-subtle: #35363a;
42
42
  --color-background-disabled: #696a6f;
43
43
  --color-background-error: #700118;
44
44
  --color-background-success: #09532d;
45
45
  --color-background-warning: #664900;
46
46
  --color-background-info: #320096;
47
- --color-background-hover: #232323;
47
+ --color-background-hover: #35363a;
48
48
  --color-background-brand-primary: #c1a3ff;
49
49
  --color-background-brand-primary-hover: #6123df;
50
50
  --color-background-brand-primary-selected: #25026c;
@@ -66,7 +66,7 @@
66
66
  --color-background-overlay: rgba(35, 35, 35, 0.72);
67
67
  --color-background-shadow-overlay: rgba(35, 35, 35, 0.16);
68
68
  --color-background-skeleton-gradient01: #696a6f;
69
- --color-background-skeleton-gradient02: #232323;
69
+ --color-background-skeleton-gradient02: #35363a;
70
70
  --color-icon-default: #ffffff;
71
71
  --color-icon-disabled: #cbcdd2;
72
72
  --color-icon-subtle: #cbcdd2;
@@ -82,8 +82,8 @@
82
82
  --color-icon-inverted: #161617;
83
83
  --color-icon-locked-inverted: #ffffff;
84
84
  --color-icon-headline: #f3edff;
85
- --color-icon-bookclub: #dcf3f8;
86
- --color-icon-cineclub: #f2497c;
85
+ --color-icon-bookclub: #20c5e9;
86
+ --color-icon-cineclub: #eb0055;
87
87
  --separator-color-default: #90949d;
88
88
  --separator-color-subtle: #696a6f;
89
89
  --size-border-radius-s: 0.25rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export declare const theme: {
6
6
  readonly color: {
@@ -45,13 +45,13 @@ export declare const theme: {
45
45
  };
46
46
  readonly background: {
47
47
  readonly default: "#161617";
48
- readonly subtle: "#232323";
48
+ readonly subtle: "#35363a";
49
49
  readonly disabled: "#696a6f";
50
50
  readonly error: "#700118";
51
51
  readonly success: "#09532d";
52
52
  readonly warning: "#664900";
53
53
  readonly info: "#320096";
54
- readonly hover: "#232323";
54
+ readonly hover: "#35363a";
55
55
  readonly brandPrimary: "#c1a3ff";
56
56
  readonly brandPrimaryHover: "#6123df";
57
57
  readonly brandPrimarySelected: "#25026c";
@@ -73,7 +73,7 @@ export declare const theme: {
73
73
  readonly overlay: "#232323b8";
74
74
  readonly shadowOverlay: "#23232329";
75
75
  readonly skeletonGradient01: "#696a6f";
76
- readonly skeletonGradient02: "#232323";
76
+ readonly skeletonGradient02: "#35363a";
77
77
  };
78
78
  readonly icon: {
79
79
  readonly default: "#ffffff";
@@ -91,8 +91,8 @@ export declare const theme: {
91
91
  readonly inverted: "#161617";
92
92
  readonly lockedInverted: "#ffffff";
93
93
  readonly headline: "#f3edff";
94
- readonly bookclub: "#dcf3f8";
95
- readonly cineclub: "#f2497c";
94
+ readonly bookclub: "#20c5e9";
95
+ readonly cineclub: "#eb0055";
96
96
  };
97
97
  };
98
98
  readonly separator: {
@@ -190,4 +190,4 @@ export declare const theme: {
190
190
  };
191
191
  };
192
192
  };
193
- export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#232323" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#f2497c";
193
+ export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#35363a" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#20c5e9" | "#eb0055";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export const theme = {
6
6
  "color": {
@@ -45,13 +45,13 @@ export const theme = {
45
45
  },
46
46
  "background": {
47
47
  "default": "#161617",
48
- "subtle": "#232323",
48
+ "subtle": "#35363a",
49
49
  "disabled": "#696a6f",
50
50
  "error": "#700118",
51
51
  "success": "#09532d",
52
52
  "warning": "#664900",
53
53
  "info": "#320096",
54
- "hover": "#232323",
54
+ "hover": "#35363a",
55
55
  "brandPrimary": "#c1a3ff",
56
56
  "brandPrimaryHover": "#6123df",
57
57
  "brandPrimarySelected": "#25026c",
@@ -73,7 +73,7 @@ export const theme = {
73
73
  "overlay": "#232323b8",
74
74
  "shadowOverlay": "#23232329",
75
75
  "skeletonGradient01": "#696a6f",
76
- "skeletonGradient02": "#232323"
76
+ "skeletonGradient02": "#35363a"
77
77
  },
78
78
  "icon": {
79
79
  "default": "#ffffff",
@@ -91,8 +91,8 @@ export const theme = {
91
91
  "inverted": "#161617",
92
92
  "lockedInverted": "#ffffff",
93
93
  "headline": "#f3edff",
94
- "bookclub": "#dcf3f8",
95
- "cineclub": "#f2497c"
94
+ "bookclub": "#20c5e9",
95
+ "cineclub": "#eb0055"
96
96
  }
97
97
  },
98
98
  "separator": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
  export const theme = {
@@ -46,13 +46,13 @@ export const theme = {
46
46
  },
47
47
  "background": {
48
48
  "default": "#161617",
49
- "subtle": "#232323",
49
+ "subtle": "#35363a",
50
50
  "disabled": "#696a6f",
51
51
  "error": "#700118",
52
52
  "success": "#09532d",
53
53
  "warning": "#664900",
54
54
  "info": "#320096",
55
- "hover": "#232323",
55
+ "hover": "#35363a",
56
56
  "brandPrimary": "#c1a3ff",
57
57
  "brandPrimaryHover": "#6123df",
58
58
  "brandPrimarySelected": "#25026c",
@@ -74,7 +74,7 @@ export const theme = {
74
74
  "overlay": "#232323b8",
75
75
  "shadowOverlay": "#23232329",
76
76
  "skeletonGradient01": "#696a6f",
77
- "skeletonGradient02": "#232323"
77
+ "skeletonGradient02": "#35363a"
78
78
  },
79
79
  "icon": {
80
80
  "default": "#ffffff",
@@ -92,8 +92,8 @@ export const theme = {
92
92
  "inverted": "#161617",
93
93
  "lockedInverted": "#ffffff",
94
94
  "headline": "#f3edff",
95
- "bookclub": "#dcf3f8",
96
- "cineclub": "#f2497c"
95
+ "bookclub": "#20c5e9",
96
+ "cineclub": "#eb0055"
97
97
  }
98
98
  },
99
99
  "separator": {
@@ -192,4 +192,4 @@ export const theme = {
192
192
  }
193
193
  } as const;
194
194
 
195
- export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#232323" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#f2497c";
195
+ export type ColorsType = "#ffffff" | "#cbcdd2" | "#f83552" | "#f9cf39" | "#f1f1f4" | "#2cbe6e" | "#c1a3ff" | "#6123df" | "#161617" | "#90949d" | "#ffeae2" | "#dcf3f8" | "#dbffea" | "#ffa5c0" | "#35363a" | "#696a6f" | "#700118" | "#09532d" | "#664900" | "#320096" | "#25026c" | "#d63d00" | "#14a0be" | "#0e8474" | "#cb0659" | "#232323b8" | "#23232329" | "#f3edff" | "#20c5e9" | "#eb0055";
package/lib/pro/light.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
  [data-theme="light"] {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export declare const theme: {
6
6
  readonly color: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
  export const theme = {
6
6
  "color": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 15 Oct 2025 15:59:13 GMT
3
+ * Generated on Fri, 07 Nov 2025 09:37:16 GMT
4
4
  */
5
5
 
6
6
  export const theme = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pass-culture/design-system",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "repository": "git@github.com:pass-culture/design-system.git",
5
5
  "type": "module",
6
6
  "files": [
@@ -13,11 +13,11 @@
13
13
  "test-ci": "vitest run"
14
14
  },
15
15
  "devDependencies": {
16
- "@types/node": "^20.19.21",
16
+ "@types/node": "^20.19.23",
17
17
  "style-dictionary": "^4.4.0",
18
18
  "tsx": "^4.20.6",
19
19
  "typescript": "^5.9.3",
20
20
  "vitest": "^3.2.4"
21
21
  },
22
- "packageManager": "yarn@3.6.4"
22
+ "packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f"
23
23
  }