@o2project/design-system 1.3.1 → 1.4.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +23 -11
  2. package/package.json +8 -2
package/CHANGELOG.md CHANGED
@@ -1,61 +1,73 @@
1
+ ## [1.4.1](https://github.com/o2project/design-system/compare/v1.4.0...v1.4.1) (2026-01-09)
2
+
3
+ ### 📚 Some changes
4
+
5
+ * wrap OKLCH and Hex values in inline code notation in colors README ([a88f6d3](https://github.com/o2project/design-system/commit/a88f6d38bd47c78f6e100253cdd16be95ac41293))
6
+
7
+ ## [1.4.0](https://github.com/o2project/design-system/compare/v1.3.1...v1.4.0) (2026-01-09)
8
+
9
+ ### ✨ Features
10
+
11
+ * add OKLCH to Hex conversion and color sync system ([cb240a2](https://github.com/o2project/design-system/commit/cb240a28e5c2b12277fa179172ce7b2340b1dd15))
12
+
1
13
  ## [1.3.1](https://github.com/o2project/design-system/compare/v1.3.0...v1.3.1) (2026-01-08)
2
14
 
3
15
  ### 📚 Some changes
4
16
 
5
- * **deps:** update actions/checkout action to v5.0.1 ([#9](https://github.com/o2project/design-system/issues/9)) ([7c75cee](https://github.com/o2project/design-system/commit/7c75ceedfe52a127818d09bb97cec21c6bfb9947))
17
+ - **deps:** update actions/checkout action to v5.0.1 ([#9](https://github.com/o2project/design-system/issues/9)) ([7c75cee](https://github.com/o2project/design-system/commit/7c75ceedfe52a127818d09bb97cec21c6bfb9947))
6
18
 
7
19
  ## [1.3.0](https://github.com/o2project/design-system/compare/v1.2.2...v1.3.0) (2026-01-06)
8
20
 
9
21
  ### ✨ Features
10
22
 
11
- * refactor CSS variables and update package.json to include main.tailwind.css ([74a60a3](https://github.com/o2project/design-system/commit/74a60a39ae1f789d2ebda78e8107811754c4a7c7))
23
+ - refactor CSS variables and update package.json to include main.tailwind.css ([74a60a3](https://github.com/o2project/design-system/commit/74a60a39ae1f789d2ebda78e8107811754c4a7c7))
12
24
 
13
25
  ## [1.2.2](https://github.com/o2project/design-system/compare/v1.2.1...v1.2.2) (2026-01-06)
14
26
 
15
27
  ### 🐛 Bug Fixes
16
28
 
17
- * resolve dependency issues ([19bb2de](https://github.com/o2project/design-system/commit/19bb2deab9c8a82727c97cb578cbe58eb19946fc))
29
+ - resolve dependency issues ([19bb2de](https://github.com/o2project/design-system/commit/19bb2deab9c8a82727c97cb578cbe58eb19946fc))
18
30
 
19
31
  ## [1.2.1](https://github.com/o2project/design-system/compare/v1.2.0...v1.2.1) (2026-01-06)
20
32
 
21
33
  ### 🐛 Bug Fixes
22
34
 
23
- * apply color scheme to main.css ([2174d15](https://github.com/o2project/design-system/commit/2174d157cb5635efdf45f951ba2152a8a9b799bb))
35
+ - apply color scheme to main.css ([2174d15](https://github.com/o2project/design-system/commit/2174d157cb5635efdf45f951ba2152a8a9b799bb))
24
36
 
25
37
  ### 📚 Some changes
26
38
 
27
- * remove old color scheme document ([73b6872](https://github.com/o2project/design-system/commit/73b68728b807d42a12f3165316390b3609cd41a8))
39
+ - remove old color scheme document ([73b6872](https://github.com/o2project/design-system/commit/73b68728b807d42a12f3165316390b3609cd41a8))
28
40
 
29
41
  ## [1.2.0](https://github.com/o2project/design-system/compare/v1.1.0...v1.2.0) (2026-01-06)
30
42
 
31
43
  ### ✨ Features
32
44
 
33
- * introduce color tokens ([9ac632a](https://github.com/o2project/design-system/commit/9ac632a2822009ab8d4f51d415d93839fb75fc6b))
45
+ - introduce color tokens ([9ac632a](https://github.com/o2project/design-system/commit/9ac632a2822009ab8d4f51d415d93839fb75fc6b))
34
46
 
35
47
  ### 📚 Some changes
36
48
 
37
- * update README ([f89fde9](https://github.com/o2project/design-system/commit/f89fde9c720b75eba2234a3531e544f1df945763))
49
+ - update README ([f89fde9](https://github.com/o2project/design-system/commit/f89fde9c720b75eba2234a3531e544f1df945763))
38
50
 
39
51
  ## [1.1.0](https://github.com/o2project/design-system/compare/v1.0.2...v1.1.0) (2025-11-09)
40
52
 
41
53
  ### ✨ Features
42
54
 
43
- * migrate tailwind config to v4 ([1303a99](https://github.com/o2project/design-system/commit/1303a9912a7c9eaf14b29a879764c6da67b5cf83))
55
+ - migrate tailwind config to v4 ([1303a99](https://github.com/o2project/design-system/commit/1303a9912a7c9eaf14b29a879764c6da67b5cf83))
44
56
 
45
57
  ## [1.0.2](https://github.com/o2project/design-system/compare/v1.0.1...v1.0.2) (2025-11-09)
46
58
 
47
59
  ### 🐛 Bug Fixes
48
60
 
49
- * declare include files of pacakge ([b5e6460](https://github.com/o2project/design-system/commit/b5e64603ec3d24908accb1f6bf49dfa0a79b71e0))
61
+ - declare include files of pacakge ([b5e6460](https://github.com/o2project/design-system/commit/b5e64603ec3d24908accb1f6bf49dfa0a79b71e0))
50
62
 
51
63
  ## [1.0.1](https://github.com/o2project/design-system/compare/v1.0.0...v1.0.1) (2025-11-09)
52
64
 
53
65
  ### 🐛 Bug Fixes
54
66
 
55
- * add publishConfig of package.json ([0ad7cdd](https://github.com/o2project/design-system/commit/0ad7cdd17ce89dec408e2cb07dbc79b23df603d2))
67
+ - add publishConfig of package.json ([0ad7cdd](https://github.com/o2project/design-system/commit/0ad7cdd17ce89dec408e2cb07dbc79b23df603d2))
56
68
 
57
69
  ## 1.0.0 (2025-11-09)
58
70
 
59
71
  ### 🐛 Bug Fixes
60
72
 
61
- * **eslint:** correct ESLint config and set Storybook rules ([142328a](https://github.com/o2project/design-system/commit/142328aefe6fad008795c18f17fdac79dd5ffaf2))
73
+ - **eslint:** correct ESLint config and set Storybook rules ([142328a](https://github.com/o2project/design-system/commit/142328aefe6fad008795c18f17fdac79dd5ffaf2))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o2project/design-system",
3
- "version": "1.3.1",
3
+ "version": "1.4.1",
4
4
  "type": "module",
5
5
  "description": "Design system for O2 Project",
6
6
  "publishConfig": {
@@ -16,7 +16,9 @@
16
16
  "lint": "eslint '**/*.{js,jsx,ts,tsx}'",
17
17
  "format": "prettier --write .",
18
18
  "storybook": "storybook dev -p 15021",
19
- "build-storybook": "storybook build"
19
+ "build-storybook": "storybook build",
20
+ "test:oklch": "tsx src/colors/scripts/oklch-to-hex.ts",
21
+ "sync:colors": "tsx src/colors/scripts/sync-colors.ts"
20
22
  },
21
23
  "keywords": [],
22
24
  "author": "O2 Project",
@@ -37,9 +39,12 @@
37
39
  "@storybook/addon-onboarding": "10.0.8",
38
40
  "@storybook/react-vite": "10.0.8",
39
41
  "@tailwindcss/postcss": "4.1.18",
42
+ "@types/culori": "4.0.1",
43
+ "@types/node": "25.0.3",
40
44
  "@types/react": "19.2.7",
41
45
  "@types/react-dom": "19.2.3",
42
46
  "conventional-changelog-conventionalcommits": "9.1.0",
47
+ "culori": "4.0.2",
43
48
  "eslint": "9.39.2",
44
49
  "eslint-config-prettier": "10.1.8",
45
50
  "eslint-import-resolver-typescript": "4.4.4",
@@ -53,6 +58,7 @@
53
58
  "prop-types": "15.8.1",
54
59
  "semantic-release": "25.0.2",
55
60
  "storybook": "10.0.8",
61
+ "tsx": "4.21.0",
56
62
  "typescript": "5.9.3",
57
63
  "typescript-eslint": "8.46.4"
58
64
  }