@pass-culture/design-system 0.3.0 → 0.4.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 +38 -38
- package/lib/jeune/dark.mobile.js +37 -37
- package/lib/jeune/dark.mobile.js.map +1 -1
- package/lib/jeune/dark.mobile.ts +38 -38
- package/lib/jeune/dark.web_typo_rem.d.ts +12 -12
- package/lib/jeune/dark.web_typo_rem.js +11 -11
- package/lib/jeune/dark.web_typo_rem.ts +12 -12
- package/lib/jeune/light.mobile.d.ts +38 -38
- package/lib/jeune/light.mobile.js +37 -37
- package/lib/jeune/light.mobile.js.map +1 -1
- package/lib/jeune/light.mobile.ts +38 -38
- package/lib/jeune/light.web_typo_rem.d.ts +12 -12
- package/lib/jeune/light.web_typo_rem.js +11 -11
- package/lib/jeune/light.web_typo_rem.ts +12 -12
- package/lib/pro/dark.css +1 -1
- package/lib/pro/dark.web.d.ts +1 -1
- package/lib/pro/dark.web.js +1 -1
- package/lib/pro/dark.web.ts +1 -1
- package/lib/pro/light.css +1 -1
- package/lib/pro/light.web.d.ts +1 -1
- package/lib/pro/light.web.js +1 -1
- package/lib/pro/light.web.ts +1 -1
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 25 Sep 2025 12:45:38 GMT
|
|
4
4
|
*/
|
|
5
5
|
export declare const theme: {
|
|
6
6
|
readonly color: {
|
|
@@ -11,8 +11,8 @@ export declare const theme: {
|
|
|
11
11
|
readonly warning: "#664900";
|
|
12
12
|
readonly disabled: "#696a6f";
|
|
13
13
|
readonly success: "#15884f";
|
|
14
|
-
readonly brandPrimary: "#
|
|
15
|
-
readonly brandPrimaryHover: "#
|
|
14
|
+
readonly brandPrimary: "#6123df";
|
|
15
|
+
readonly brandPrimaryHover: "#320096";
|
|
16
16
|
readonly brandSecondary: "#320096";
|
|
17
17
|
readonly brandSecondaryHover: "#25026c";
|
|
18
18
|
readonly inverted: "#ffffff";
|
|
@@ -27,8 +27,8 @@ export declare const theme: {
|
|
|
27
27
|
readonly success: "#15884f";
|
|
28
28
|
readonly selected: "#161617";
|
|
29
29
|
readonly focused: "#161617";
|
|
30
|
-
readonly brandPrimary: "#
|
|
31
|
-
readonly brandPrimaryHover: "#
|
|
30
|
+
readonly brandPrimary: "#6123df";
|
|
31
|
+
readonly brandPrimaryHover: "#320096";
|
|
32
32
|
readonly brandSecondary: "#320096";
|
|
33
33
|
readonly brandSecondaryHover: "#25026c";
|
|
34
34
|
readonly inverted: "#ffffff";
|
|
@@ -52,14 +52,14 @@ export declare const theme: {
|
|
|
52
52
|
readonly warning: "#f9df81";
|
|
53
53
|
readonly info: "#f3edff";
|
|
54
54
|
readonly hover: "#f1f1f4";
|
|
55
|
-
readonly brandPrimary: "#
|
|
56
|
-
readonly brandPrimaryHover: "#
|
|
57
|
-
readonly brandPrimarySelected: "#
|
|
55
|
+
readonly brandPrimary: "#6123df";
|
|
56
|
+
readonly brandPrimaryHover: "#320096";
|
|
57
|
+
readonly brandPrimarySelected: "#f3edff";
|
|
58
58
|
readonly brandSecondary: "#320096";
|
|
59
59
|
readonly brandSecondaryHover: "#25026c";
|
|
60
60
|
readonly locked: "#ffffff";
|
|
61
61
|
readonly lockedInverted: "#161617";
|
|
62
|
-
readonly lockedBrandPrimary: "#
|
|
62
|
+
readonly lockedBrandPrimary: "#6123df";
|
|
63
63
|
readonly lockedBrandSecondary: "#320096";
|
|
64
64
|
readonly inverted: "#161617";
|
|
65
65
|
readonly decorative01: "#ffeae2";
|
|
@@ -84,8 +84,8 @@ export declare const theme: {
|
|
|
84
84
|
readonly error: "#a20121";
|
|
85
85
|
readonly success: "#15884f";
|
|
86
86
|
readonly warning: "#e1a605";
|
|
87
|
-
readonly brandPrimary: "#
|
|
88
|
-
readonly brandPrimaryHover: "#
|
|
87
|
+
readonly brandPrimary: "#6123df";
|
|
88
|
+
readonly brandPrimaryHover: "#320096";
|
|
89
89
|
readonly brandSecondary: "#320096";
|
|
90
90
|
readonly brandSecondaryHover: "#25026c";
|
|
91
91
|
readonly inverted: "#ffffff";
|
|
@@ -190,4 +190,4 @@ export declare const theme: {
|
|
|
190
190
|
};
|
|
191
191
|
};
|
|
192
192
|
};
|
|
193
|
-
export type ColorsType = "#161617" | "#696a6f" | "#a20121" | "#664900" | "#15884f" | "#
|
|
193
|
+
export type ColorsType = "#161617" | "#696a6f" | "#a20121" | "#664900" | "#15884f" | "#6123df" | "#320096" | "#25026c" | "#ffffff" | "#90949d" | "#cbcdd2" | "#d63d00" | "#14a0be" | "#0e8474" | "#eb0055" | "#f1f1f4" | "#f8b2c0" | "#91e1b5" | "#f9df81" | "#f3edff" | "#ffeae2" | "#9be3f3" | "#94f0d6" | "#c1a3ff" | "#ffa5c0" | "#dcf3f8" | "#ffe0ea" | "#24242429" | "#e1a605" | "#cb0659";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 25 Sep 2025 12:45:38 GMT
|
|
4
4
|
*/
|
|
5
5
|
export const theme = {
|
|
6
6
|
"color": {
|
|
@@ -11,8 +11,8 @@ export const theme = {
|
|
|
11
11
|
"warning": "#664900",
|
|
12
12
|
"disabled": "#696a6f",
|
|
13
13
|
"success": "#15884f",
|
|
14
|
-
"brandPrimary": "#
|
|
15
|
-
"brandPrimaryHover": "#
|
|
14
|
+
"brandPrimary": "#6123df",
|
|
15
|
+
"brandPrimaryHover": "#320096",
|
|
16
16
|
"brandSecondary": "#320096",
|
|
17
17
|
"brandSecondaryHover": "#25026c",
|
|
18
18
|
"inverted": "#ffffff",
|
|
@@ -27,8 +27,8 @@ export const theme = {
|
|
|
27
27
|
"success": "#15884f",
|
|
28
28
|
"selected": "#161617",
|
|
29
29
|
"focused": "#161617",
|
|
30
|
-
"brandPrimary": "#
|
|
31
|
-
"brandPrimaryHover": "#
|
|
30
|
+
"brandPrimary": "#6123df",
|
|
31
|
+
"brandPrimaryHover": "#320096",
|
|
32
32
|
"brandSecondary": "#320096",
|
|
33
33
|
"brandSecondaryHover": "#25026c",
|
|
34
34
|
"inverted": "#ffffff",
|
|
@@ -52,14 +52,14 @@ export const theme = {
|
|
|
52
52
|
"warning": "#f9df81",
|
|
53
53
|
"info": "#f3edff",
|
|
54
54
|
"hover": "#f1f1f4",
|
|
55
|
-
"brandPrimary": "#
|
|
56
|
-
"brandPrimaryHover": "#
|
|
57
|
-
"brandPrimarySelected": "#
|
|
55
|
+
"brandPrimary": "#6123df",
|
|
56
|
+
"brandPrimaryHover": "#320096",
|
|
57
|
+
"brandPrimarySelected": "#f3edff",
|
|
58
58
|
"brandSecondary": "#320096",
|
|
59
59
|
"brandSecondaryHover": "#25026c",
|
|
60
60
|
"locked": "#ffffff",
|
|
61
61
|
"lockedInverted": "#161617",
|
|
62
|
-
"lockedBrandPrimary": "#
|
|
62
|
+
"lockedBrandPrimary": "#6123df",
|
|
63
63
|
"lockedBrandSecondary": "#320096",
|
|
64
64
|
"inverted": "#161617",
|
|
65
65
|
"decorative01": "#ffeae2",
|
|
@@ -84,8 +84,8 @@ export const theme = {
|
|
|
84
84
|
"error": "#a20121",
|
|
85
85
|
"success": "#15884f",
|
|
86
86
|
"warning": "#e1a605",
|
|
87
|
-
"brandPrimary": "#
|
|
88
|
-
"brandPrimaryHover": "#
|
|
87
|
+
"brandPrimary": "#6123df",
|
|
88
|
+
"brandPrimaryHover": "#320096",
|
|
89
89
|
"brandSecondary": "#320096",
|
|
90
90
|
"brandSecondaryHover": "#25026c",
|
|
91
91
|
"inverted": "#ffffff",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 25 Sep 2025 12:45:38 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const theme = {
|
|
@@ -12,8 +12,8 @@ export const theme = {
|
|
|
12
12
|
"warning": "#664900",
|
|
13
13
|
"disabled": "#696a6f",
|
|
14
14
|
"success": "#15884f",
|
|
15
|
-
"brandPrimary": "#
|
|
16
|
-
"brandPrimaryHover": "#
|
|
15
|
+
"brandPrimary": "#6123df",
|
|
16
|
+
"brandPrimaryHover": "#320096",
|
|
17
17
|
"brandSecondary": "#320096",
|
|
18
18
|
"brandSecondaryHover": "#25026c",
|
|
19
19
|
"inverted": "#ffffff",
|
|
@@ -28,8 +28,8 @@ export const theme = {
|
|
|
28
28
|
"success": "#15884f",
|
|
29
29
|
"selected": "#161617",
|
|
30
30
|
"focused": "#161617",
|
|
31
|
-
"brandPrimary": "#
|
|
32
|
-
"brandPrimaryHover": "#
|
|
31
|
+
"brandPrimary": "#6123df",
|
|
32
|
+
"brandPrimaryHover": "#320096",
|
|
33
33
|
"brandSecondary": "#320096",
|
|
34
34
|
"brandSecondaryHover": "#25026c",
|
|
35
35
|
"inverted": "#ffffff",
|
|
@@ -53,14 +53,14 @@ export const theme = {
|
|
|
53
53
|
"warning": "#f9df81",
|
|
54
54
|
"info": "#f3edff",
|
|
55
55
|
"hover": "#f1f1f4",
|
|
56
|
-
"brandPrimary": "#
|
|
57
|
-
"brandPrimaryHover": "#
|
|
58
|
-
"brandPrimarySelected": "#
|
|
56
|
+
"brandPrimary": "#6123df",
|
|
57
|
+
"brandPrimaryHover": "#320096",
|
|
58
|
+
"brandPrimarySelected": "#f3edff",
|
|
59
59
|
"brandSecondary": "#320096",
|
|
60
60
|
"brandSecondaryHover": "#25026c",
|
|
61
61
|
"locked": "#ffffff",
|
|
62
62
|
"lockedInverted": "#161617",
|
|
63
|
-
"lockedBrandPrimary": "#
|
|
63
|
+
"lockedBrandPrimary": "#6123df",
|
|
64
64
|
"lockedBrandSecondary": "#320096",
|
|
65
65
|
"inverted": "#161617",
|
|
66
66
|
"decorative01": "#ffeae2",
|
|
@@ -85,8 +85,8 @@ export const theme = {
|
|
|
85
85
|
"error": "#a20121",
|
|
86
86
|
"success": "#15884f",
|
|
87
87
|
"warning": "#e1a605",
|
|
88
|
-
"brandPrimary": "#
|
|
89
|
-
"brandPrimaryHover": "#
|
|
88
|
+
"brandPrimary": "#6123df",
|
|
89
|
+
"brandPrimaryHover": "#320096",
|
|
90
90
|
"brandSecondary": "#320096",
|
|
91
91
|
"brandSecondaryHover": "#25026c",
|
|
92
92
|
"inverted": "#ffffff",
|
|
@@ -192,4 +192,4 @@ export const theme = {
|
|
|
192
192
|
}
|
|
193
193
|
} as const;
|
|
194
194
|
|
|
195
|
-
export type ColorsType = "#161617" | "#696a6f" | "#a20121" | "#664900" | "#15884f" | "#
|
|
195
|
+
export type ColorsType = "#161617" | "#696a6f" | "#a20121" | "#664900" | "#15884f" | "#6123df" | "#320096" | "#25026c" | "#ffffff" | "#90949d" | "#cbcdd2" | "#d63d00" | "#14a0be" | "#0e8474" | "#eb0055" | "#f1f1f4" | "#f8b2c0" | "#91e1b5" | "#f9df81" | "#f3edff" | "#ffeae2" | "#9be3f3" | "#94f0d6" | "#c1a3ff" | "#ffa5c0" | "#dcf3f8" | "#ffe0ea" | "#24242429" | "#e1a605" | "#cb0659";
|
package/lib/pro/dark.css
CHANGED
package/lib/pro/dark.web.d.ts
CHANGED
package/lib/pro/dark.web.js
CHANGED
package/lib/pro/dark.web.ts
CHANGED
package/lib/pro/light.css
CHANGED
package/lib/pro/light.web.d.ts
CHANGED
package/lib/pro/light.web.js
CHANGED
package/lib/pro/light.web.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pass-culture/design-system",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.4.0",
|
|
4
4
|
"repository": "git@github.com:pass-culture/design-system.git",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"test-ci": "vitest run"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
|
-
"@types/node": "^20.19.
|
|
16
|
+
"@types/node": "^20.19.13",
|
|
17
17
|
"style-dictionary": "^4.4.0",
|
|
18
18
|
"tsx": "^4.20.5",
|
|
19
19
|
"typescript": "^5.9.2",
|