@pass-culture/design-system 0.9.2 → 0.11.0
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/lib/global/font-faces.css +1 -1
- package/lib/global/font-preloads.d.ts +1 -1
- package/lib/global/font-preloads.js +1 -1
- package/lib/global/font-preloads.ts +1 -1
- package/lib/jeune/dark.mobile.d.ts +15 -8
- package/lib/jeune/dark.mobile.js +14 -7
- package/lib/jeune/dark.mobile.js.map +1 -1
- package/lib/jeune/dark.mobile.ts +15 -8
- package/lib/jeune/dark.web_typo_rem.d.ts +15 -8
- package/lib/jeune/dark.web_typo_rem.js +14 -7
- package/lib/jeune/dark.web_typo_rem.js.map +1 -1
- package/lib/jeune/dark.web_typo_rem.ts +15 -8
- package/lib/jeune/light.mobile.d.ts +15 -8
- package/lib/jeune/light.mobile.js +14 -7
- package/lib/jeune/light.mobile.js.map +1 -1
- package/lib/jeune/light.mobile.ts +15 -8
- package/lib/jeune/light.web_typo_rem.d.ts +15 -8
- package/lib/jeune/light.web_typo_rem.js +14 -7
- package/lib/jeune/light.web_typo_rem.js.map +1 -1
- package/lib/jeune/light.web_typo_rem.ts +15 -8
- package/lib/pro/dark.css +14 -7
- package/lib/pro/dark.web.d.ts +15 -8
- package/lib/pro/dark.web.js +14 -7
- package/lib/pro/dark.web.js.map +1 -1
- package/lib/pro/dark.web.ts +15 -8
- package/lib/pro/light.css +14 -7
- package/lib/pro/light.web.d.ts +15 -8
- package/lib/pro/light.web.js +14 -7
- package/lib/pro/light.web.js.map +1 -1
- package/lib/pro/light.web.ts +15 -8
- package/package.json +5 -5
package/lib/pro/light.web.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 02 Jul 2026 15:15:16 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const theme = {
|
|
@@ -75,7 +75,8 @@ export const theme = {
|
|
|
75
75
|
"headline": "#f3edff",
|
|
76
76
|
"bookclub": "#dcf3f8",
|
|
77
77
|
"cineclub": "#ffe0ea",
|
|
78
|
-
"proEdito": "#
|
|
78
|
+
"proEdito": "#b9ecd0",
|
|
79
|
+
"sceneClub": "#ffeae2",
|
|
79
80
|
"overlay": "#23232329",
|
|
80
81
|
"shadowOverlay": "#23232329",
|
|
81
82
|
"skeletonGradient01": "#cbcdd2",
|
|
@@ -105,7 +106,8 @@ export const theme = {
|
|
|
105
106
|
"headline": "#6123df",
|
|
106
107
|
"bookclub": "#14a0be",
|
|
107
108
|
"cineclub": "#cb0659",
|
|
108
|
-
"proEdito": "#
|
|
109
|
+
"proEdito": "#09532d",
|
|
110
|
+
"sceneClub": "#d63d00",
|
|
109
111
|
"danger": "#a20121",
|
|
110
112
|
"dangerHover": "#700118"
|
|
111
113
|
},
|
|
@@ -156,13 +158,18 @@ export const theme = {
|
|
|
156
158
|
"button": "1.375rem"
|
|
157
159
|
},
|
|
158
160
|
"image": {
|
|
159
|
-
"
|
|
160
|
-
"
|
|
161
|
+
"xxs": "3.5rem",
|
|
162
|
+
"xs": "4.5rem",
|
|
163
|
+
"s": "5rem",
|
|
164
|
+
"m": "6rem",
|
|
165
|
+
"l": "9rem",
|
|
166
|
+
"xl": "11rem"
|
|
161
167
|
},
|
|
162
168
|
"illustration": {
|
|
163
169
|
"xs": "4.5rem",
|
|
164
|
-
"
|
|
165
|
-
"xl": "
|
|
170
|
+
"s": "6rem",
|
|
171
|
+
"xl": "12.5rem",
|
|
172
|
+
"xxxl": "20rem"
|
|
166
173
|
}
|
|
167
174
|
},
|
|
168
175
|
"typography": {
|
|
@@ -254,4 +261,4 @@ export const theme = {
|
|
|
254
261
|
}
|
|
255
262
|
} as const;
|
|
256
263
|
|
|
257
|
-
export type ColorsType = "#161617" | "#696a6f" | "#a20121" | "#664900" | "#15884f" | "#6123df" | "#320096" | "#25026c" | "#ffffff" | "#700118" | "#90949d" | "#cbcdd2" | "#d63d00" | "#14a0be" | "#0e8474" | "#eb0055" | "#f1f1f4" | "#fce1e6" | "#b9ecd0" | "#fbebb2" | "#f3edff" | "#ffeae2" | "#dcf3f8" | "#94f0d6" | "#c1a3ff" | "#ffa5c0" | "#ffe0ea" | "#23232329" | "#ffffff00" | "#ffffff7a" | "#e1a605" | "#cb0659" | "#27dca8" | "#f2497c" | "#f8733d" | "#20c5e9" | "#9be3f3";
|
|
264
|
+
export type ColorsType = "#161617" | "#696a6f" | "#a20121" | "#664900" | "#15884f" | "#6123df" | "#320096" | "#25026c" | "#ffffff" | "#700118" | "#90949d" | "#cbcdd2" | "#d63d00" | "#14a0be" | "#0e8474" | "#eb0055" | "#f1f1f4" | "#fce1e6" | "#b9ecd0" | "#fbebb2" | "#f3edff" | "#ffeae2" | "#dcf3f8" | "#94f0d6" | "#c1a3ff" | "#ffa5c0" | "#ffe0ea" | "#23232329" | "#ffffff00" | "#ffffff7a" | "#e1a605" | "#cb0659" | "#09532d" | "#27dca8" | "#f2497c" | "#f8733d" | "#20c5e9" | "#9be3f3";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pass-culture/design-system",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.11.0",
|
|
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.
|
|
17
|
-
"style-dictionary": "^4.4
|
|
18
|
-
"tsx": "^4.
|
|
16
|
+
"@types/node": "^20.19.33",
|
|
17
|
+
"style-dictionary": "^5.4.4",
|
|
18
|
+
"tsx": "^4.22.4",
|
|
19
19
|
"typescript": "^5.9.3",
|
|
20
|
-
"vitest": "^
|
|
20
|
+
"vitest": "^4.1.8"
|
|
21
21
|
},
|
|
22
22
|
"packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f"
|
|
23
23
|
}
|