@inc/uchu 2.1.0 → 3.0.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.
@@ -1,56 +1,56 @@
1
1
  /* Generated from src/index.ts — do not edit by hand */
2
2
 
3
3
  :root {
4
- --uchu-light-blue-raw: 89.66% 0.046 260.67;
5
- --uchu-light-blue: oklch(89.66% 0.046 260.67);
6
- --uchu-blue-raw: 80.17% 0.091 258.88;
7
- --uchu-blue: oklch(62.39% 0.181 258.33);
8
- --uchu-dark-blue-raw: 70.94% 0.136 258.06;
9
- --uchu-dark-blue: oklch(43.48% 0.17 260.2);
10
- --uchu-light-gray-raw: 95.57% 0.003 286.35;
11
- --uchu-light-gray: oklch(95.57% 0.003 286.35);
12
- --uchu-gray-raw: 92.04% 0.002 197.12;
13
- --uchu-gray: oklch(84.68% 0.002 197.12);
14
- --uchu-dark-gray-raw: 88.28% 0.003 286.34;
15
- --uchu-dark-gray: oklch(63.12% 0.004 219.55);
16
- --uchu-light-green-raw: 93.96% 0.05 148.74;
17
- --uchu-light-green: oklch(93.96% 0.05 148.74);
18
- --uchu-green-raw: 88.77% 0.096 147.71;
19
- --uchu-green: oklch(79.33% 0.179 145.62);
20
- --uchu-dark-green-raw: 83.74% 0.139 146.57;
21
- --uchu-dark-green: oklch(58.83% 0.158 145.05);
22
- --uchu-light-orange-raw: 93.83% 0.037 56.93;
23
- --uchu-light-orange: oklch(93.83% 0.037 56.93);
24
- --uchu-orange-raw: 88.37% 0.072 55.8;
25
- --uchu-orange: oklch(78.75% 0.141 54.32);
26
- --uchu-dark-orange-raw: 83.56% 0.107 56.49;
27
- --uchu-dark-orange: oklch(58.28% 0.128 52.2);
28
- --uchu-light-pink-raw: 95.8% 0.023 354.27;
29
- --uchu-light-pink: oklch(95.8% 0.023 354.27);
30
- --uchu-pink-raw: 92.14% 0.046 352.31;
31
- --uchu-pink: oklch(85.43% 0.09 354.1);
32
- --uchu-dark-pink-raw: 88.9% 0.066 354.39;
33
- --uchu-dark-pink: oklch(64.11% 0.084 353.91);
34
- --uchu-light-purple-raw: 89.1% 0.046 305.24;
35
- --uchu-light-purple: oklch(89.1% 0.046 305.24);
36
- --uchu-purple-raw: 78.68% 0.091 305;
37
- --uchu-purple: oklch(58.47% 0.181 302.06);
38
- --uchu-dark-purple-raw: 68.5% 0.136 303.78;
39
- --uchu-dark-purple: oklch(39.46% 0.164 298.29);
40
- --uchu-light-red-raw: 88.98% 0.052 3.28;
41
- --uchu-light-red: oklch(88.98% 0.052 3.28);
42
- --uchu-red-raw: 78.78% 0.109 4.54;
43
- --uchu-red: oklch(62.73% 0.209 12.37);
44
- --uchu-dark-red-raw: 69.86% 0.162 7.82;
45
- --uchu-dark-red: oklch(45.8% 0.177 17.7);
46
- --uchu-light-yellow-raw: 97.05% 0.039 91.2;
47
- --uchu-light-yellow: oklch(97.05% 0.039 91.2);
48
- --uchu-yellow-raw: 95% 0.07 92.39;
49
- --uchu-yellow: oklch(90.92% 0.125 92.56);
50
- --uchu-dark-yellow-raw: 92.76% 0.098 92.58;
51
- --uchu-dark-yellow: oklch(69.14% 0.109 91.04);
52
- --uchu-light-yin-raw: 91.87% 0.003 264.54;
53
- --uchu-light-yin: oklch(91.87% 0.003 264.54);
54
- --uchu-yang: oklch(99.4% 0 0);
55
- --uchu-yin: oklch(14.38% 0.007 256.88);
4
+ --uchu-light-blue-raw: 0.8966 0.046 260.67;
5
+ --uchu-light-blue: oklch(0.8966 0.046 260.67);
6
+ --uchu-blue-raw: 0.8017 0.091 258.88;
7
+ --uchu-blue: oklch(0.6239 0.181 258.33);
8
+ --uchu-dark-blue-raw: 0.7094 0.136 258.06;
9
+ --uchu-dark-blue: oklch(0.4348 0.17 260.2);
10
+ --uchu-light-gray-raw: 0.9557 0.003 286.35;
11
+ --uchu-light-gray: oklch(0.9557 0.003 286.35);
12
+ --uchu-gray-raw: 0.9204 0.002 197.12;
13
+ --uchu-gray: oklch(0.8468 0.002 197.12);
14
+ --uchu-dark-gray-raw: 0.8828 0.003 286.34;
15
+ --uchu-dark-gray: oklch(0.6312 0.004 219.55);
16
+ --uchu-light-green-raw: 0.9396 0.05 148.74;
17
+ --uchu-light-green: oklch(0.9396 0.05 148.74);
18
+ --uchu-green-raw: 0.8877 0.096 147.71;
19
+ --uchu-green: oklch(0.7933 0.179 145.62);
20
+ --uchu-dark-green-raw: 0.8374 0.139 146.57;
21
+ --uchu-dark-green: oklch(0.5883 0.158 145.05);
22
+ --uchu-light-orange-raw: 0.9383 0.037 56.93;
23
+ --uchu-light-orange: oklch(0.9383 0.037 56.93);
24
+ --uchu-orange-raw: 0.8837 0.072 55.8;
25
+ --uchu-orange: oklch(0.7875 0.141 54.32);
26
+ --uchu-dark-orange-raw: 0.8356 0.107 56.49;
27
+ --uchu-dark-orange: oklch(0.5828 0.128 52.2);
28
+ --uchu-light-pink-raw: 0.958 0.023 354.27;
29
+ --uchu-light-pink: oklch(0.958 0.023 354.27);
30
+ --uchu-pink-raw: 0.9214 0.046 352.31;
31
+ --uchu-pink: oklch(0.8543 0.09 354.1);
32
+ --uchu-dark-pink-raw: 0.889 0.066 354.39;
33
+ --uchu-dark-pink: oklch(0.6411 0.084 353.91);
34
+ --uchu-light-purple-raw: 0.891 0.046 305.24;
35
+ --uchu-light-purple: oklch(0.891 0.046 305.24);
36
+ --uchu-purple-raw: 0.7868 0.091 305;
37
+ --uchu-purple: oklch(0.5847 0.181 302.06);
38
+ --uchu-dark-purple-raw: 0.685 0.136 303.78;
39
+ --uchu-dark-purple: oklch(0.3946 0.164 298.29);
40
+ --uchu-light-red-raw: 0.8898 0.052 3.28;
41
+ --uchu-light-red: oklch(0.8898 0.052 3.28);
42
+ --uchu-red-raw: 0.7878 0.109 4.54;
43
+ --uchu-red: oklch(0.6273 0.209 12.37);
44
+ --uchu-dark-red-raw: 0.6986 0.162 7.82;
45
+ --uchu-dark-red: oklch(0.458 0.177 17.7);
46
+ --uchu-light-yellow-raw: 0.9705 0.039 91.2;
47
+ --uchu-light-yellow: oklch(0.9705 0.039 91.2);
48
+ --uchu-yellow-raw: 0.95 0.07 92.39;
49
+ --uchu-yellow: oklch(0.9092 0.125 92.56);
50
+ --uchu-dark-yellow-raw: 0.9276 0.098 92.58;
51
+ --uchu-dark-yellow: oklch(0.6914 0.109 91.04);
52
+ --uchu-light-yin-raw: 0.9187 0.003 264.54;
53
+ --uchu-light-yin: oklch(0.9187 0.003 264.54);
54
+ --uchu-yang: oklch(0.994 0 0);
55
+ --uchu-yin: oklch(0.1438 0.007 256.88);
56
56
  }
package/dist/uchu.css CHANGED
@@ -1,168 +1,168 @@
1
1
  /* Generated from src/colors.ts — do not edit by hand */
2
2
 
3
3
  :root {
4
- --uchu-blue-1-raw: 89.66% 0.046 260.67;
5
- --uchu-blue-1: oklch(89.66% 0.046 260.67);
6
- --uchu-blue-2-raw: 80.17% 0.091 258.88;
7
- --uchu-blue-2: oklch(80.17% 0.091 258.88);
8
- --uchu-blue-3-raw: 70.94% 0.136 258.06;
9
- --uchu-blue-3: oklch(70.94% 0.136 258.06);
10
- --uchu-blue-4-raw: 62.39% 0.181 258.33;
11
- --uchu-blue-4: oklch(62.39% 0.181 258.33);
12
- --uchu-blue-5-raw: 54.87% 0.222 260.33;
13
- --uchu-blue-5: oklch(54.87% 0.222 260.33);
14
- --uchu-blue-6-raw: 51.15% 0.204 260.17;
15
- --uchu-blue-6: oklch(51.15% 0.204 260.17);
16
- --uchu-blue-7-raw: 47.36% 0.185 259.89;
17
- --uchu-blue-7: oklch(47.36% 0.185 259.89);
18
- --uchu-blue-8-raw: 43.48% 0.17 260.2;
19
- --uchu-blue-8: oklch(43.48% 0.17 260.2);
20
- --uchu-blue-9-raw: 39.53% 0.15 259.87;
21
- --uchu-blue-9: oklch(39.53% 0.15 259.87);
22
- --uchu-gray-1-raw: 95.57% 0.003 286.35;
23
- --uchu-gray-1: oklch(95.57% 0.003 286.35);
24
- --uchu-gray-2-raw: 92.04% 0.002 197.12;
25
- --uchu-gray-2: oklch(92.04% 0.002 197.12);
26
- --uchu-gray-3-raw: 88.28% 0.003 286.34;
27
- --uchu-gray-3: oklch(88.28% 0.003 286.34);
28
- --uchu-gray-4-raw: 84.68% 0.002 197.12;
29
- --uchu-gray-4: oklch(84.68% 0.002 197.12);
30
- --uchu-gray-5-raw: 80.73% 0.002 247.84;
31
- --uchu-gray-5: oklch(80.73% 0.002 247.84);
32
- --uchu-gray-6-raw: 75.03% 0.002 247.85;
33
- --uchu-gray-6: oklch(75.03% 0.002 247.85);
34
- --uchu-gray-7-raw: 69.01% 0.003 286.32;
35
- --uchu-gray-7: oklch(69.01% 0.003 286.32);
36
- --uchu-gray-8-raw: 63.12% 0.004 219.55;
37
- --uchu-gray-8: oklch(63.12% 0.004 219.55);
38
- --uchu-gray-9-raw: 56.82% 0.004 247.89;
39
- --uchu-gray-9: oklch(56.82% 0.004 247.89);
40
- --uchu-green-1-raw: 93.96% 0.05 148.74;
41
- --uchu-green-1: oklch(93.96% 0.05 148.74);
42
- --uchu-green-2-raw: 88.77% 0.096 147.71;
43
- --uchu-green-2: oklch(88.77% 0.096 147.71);
44
- --uchu-green-3-raw: 83.74% 0.139 146.57;
45
- --uchu-green-3: oklch(83.74% 0.139 146.57);
46
- --uchu-green-4-raw: 79.33% 0.179 145.62;
47
- --uchu-green-4: oklch(79.33% 0.179 145.62);
48
- --uchu-green-5-raw: 75.23% 0.209 144.64;
49
- --uchu-green-5: oklch(75.23% 0.209 144.64);
50
- --uchu-green-6-raw: 70.03% 0.194 144.71;
51
- --uchu-green-6: oklch(70.03% 0.194 144.71);
52
- --uchu-green-7-raw: 64.24% 0.175 144.92;
53
- --uchu-green-7: oklch(64.24% 0.175 144.92);
54
- --uchu-green-8-raw: 58.83% 0.158 145.05;
55
- --uchu-green-8: oklch(58.83% 0.158 145.05);
56
- --uchu-green-9-raw: 52.77% 0.138 145.41;
57
- --uchu-green-9: oklch(52.77% 0.138 145.41);
58
- --uchu-orange-1-raw: 93.83% 0.037 56.93;
59
- --uchu-orange-1: oklch(93.83% 0.037 56.93);
60
- --uchu-orange-2-raw: 88.37% 0.072 55.8;
61
- --uchu-orange-2: oklch(88.37% 0.072 55.8);
62
- --uchu-orange-3-raw: 83.56% 0.107 56.49;
63
- --uchu-orange-3: oklch(83.56% 0.107 56.49);
64
- --uchu-orange-4-raw: 78.75% 0.141 54.32;
65
- --uchu-orange-4: oklch(78.75% 0.141 54.32);
66
- --uchu-orange-5-raw: 74.61% 0.171 51.56;
67
- --uchu-orange-5: oklch(74.61% 0.171 51.56);
68
- --uchu-orange-6-raw: 69.33% 0.157 52.18;
69
- --uchu-orange-6: oklch(69.33% 0.157 52.18);
70
- --uchu-orange-7-raw: 63.8% 0.142 52.1;
71
- --uchu-orange-7: oklch(63.8% 0.142 52.1);
72
- --uchu-orange-8-raw: 58.28% 0.128 52.2;
73
- --uchu-orange-8: oklch(58.28% 0.128 52.2);
74
- --uchu-orange-9-raw: 52.49% 0.113 51.98;
75
- --uchu-orange-9: oklch(52.49% 0.113 51.98);
76
- --uchu-pink-1-raw: 95.8% 0.023 354.27;
77
- --uchu-pink-1: oklch(95.8% 0.023 354.27);
78
- --uchu-pink-2-raw: 92.14% 0.046 352.31;
79
- --uchu-pink-2: oklch(92.14% 0.046 352.31);
80
- --uchu-pink-3-raw: 88.9% 0.066 354.39;
81
- --uchu-pink-3: oklch(88.9% 0.066 354.39);
82
- --uchu-pink-4-raw: 85.43% 0.09 354.1;
83
- --uchu-pink-4: oklch(85.43% 0.09 354.1);
84
- --uchu-pink-5-raw: 82.23% 0.112 355.33;
85
- --uchu-pink-5: oklch(82.23% 0.112 355.33);
86
- --uchu-pink-6-raw: 76.37% 0.101 355.37;
87
- --uchu-pink-6: oklch(76.37% 0.101 355.37);
88
- --uchu-pink-7-raw: 70.23% 0.092 354.96;
89
- --uchu-pink-7: oklch(70.23% 0.092 354.96);
90
- --uchu-pink-8-raw: 64.11% 0.084 353.91;
91
- --uchu-pink-8: oklch(64.11% 0.084 353.91);
92
- --uchu-pink-9-raw: 57.68% 0.074 353.14;
93
- --uchu-pink-9: oklch(57.68% 0.074 353.14);
94
- --uchu-purple-1-raw: 89.1% 0.046 305.24;
95
- --uchu-purple-1: oklch(89.1% 0.046 305.24);
96
- --uchu-purple-2-raw: 78.68% 0.091 305;
97
- --uchu-purple-2: oklch(78.68% 0.091 305);
98
- --uchu-purple-3-raw: 68.5% 0.136 303.78;
99
- --uchu-purple-3: oklch(68.5% 0.136 303.78);
100
- --uchu-purple-4-raw: 58.47% 0.181 302.06;
101
- --uchu-purple-4: oklch(58.47% 0.181 302.06);
102
- --uchu-purple-5-raw: 49.39% 0.215 298.31;
103
- --uchu-purple-5: oklch(49.39% 0.215 298.31);
104
- --uchu-purple-6-raw: 46.11% 0.198 298.4;
105
- --uchu-purple-6: oklch(46.11% 0.198 298.4);
106
- --uchu-purple-7-raw: 42.77% 0.181 298.49;
107
- --uchu-purple-7: oklch(42.77% 0.181 298.49);
108
- --uchu-purple-8-raw: 39.46% 0.164 298.29;
109
- --uchu-purple-8: oklch(39.46% 0.164 298.29);
110
- --uchu-purple-9-raw: 36.01% 0.145 298.35;
111
- --uchu-purple-9: oklch(36.01% 0.145 298.35);
112
- --uchu-red-1-raw: 88.98% 0.052 3.28;
113
- --uchu-red-1: oklch(88.98% 0.052 3.28);
114
- --uchu-red-2-raw: 78.78% 0.109 4.54;
115
- --uchu-red-2: oklch(78.78% 0.109 4.54);
116
- --uchu-red-3-raw: 69.86% 0.162 7.82;
117
- --uchu-red-3: oklch(69.86% 0.162 7.82);
118
- --uchu-red-4-raw: 62.73% 0.209 12.37;
119
- --uchu-red-4: oklch(62.73% 0.209 12.37);
120
- --uchu-red-5-raw: 58.63% 0.231 19.6;
121
- --uchu-red-5: oklch(58.63% 0.231 19.6);
122
- --uchu-red-6-raw: 54.41% 0.214 19.06;
123
- --uchu-red-6: oklch(54.41% 0.214 19.06);
124
- --uchu-red-7-raw: 49.95% 0.195 18.34;
125
- --uchu-red-7: oklch(49.95% 0.195 18.34);
126
- --uchu-red-8-raw: 45.8% 0.177 17.7;
127
- --uchu-red-8: oklch(45.8% 0.177 17.7);
128
- --uchu-red-9-raw: 41.17% 0.157 16.58;
129
- --uchu-red-9: oklch(41.17% 0.157 16.58);
130
- --uchu-yellow-1-raw: 97.05% 0.039 91.2;
131
- --uchu-yellow-1: oklch(97.05% 0.039 91.2);
132
- --uchu-yellow-2-raw: 95% 0.07 92.39;
133
- --uchu-yellow-2: oklch(95% 0.07 92.39);
134
- --uchu-yellow-3-raw: 92.76% 0.098 92.58;
135
- --uchu-yellow-3: oklch(92.76% 0.098 92.58);
136
- --uchu-yellow-4-raw: 90.92% 0.125 92.56;
137
- --uchu-yellow-4: oklch(90.92% 0.125 92.56);
138
- --uchu-yellow-5-raw: 89% 0.146 91.5;
139
- --uchu-yellow-5: oklch(89% 0.146 91.5);
140
- --uchu-yellow-6-raw: 82.39% 0.133 91.5;
141
- --uchu-yellow-6: oklch(82.39% 0.133 91.5);
142
- --uchu-yellow-7-raw: 75.84% 0.122 92.21;
143
- --uchu-yellow-7: oklch(75.84% 0.122 92.21);
144
- --uchu-yellow-8-raw: 69.14% 0.109 91.04;
145
- --uchu-yellow-8: oklch(69.14% 0.109 91.04);
146
- --uchu-yellow-9-raw: 62.29% 0.097 91.9;
147
- --uchu-yellow-9: oklch(62.29% 0.097 91.9);
148
- --uchu-yin-1-raw: 91.87% 0.003 264.54;
149
- --uchu-yin-1: oklch(91.87% 0.003 264.54);
150
- --uchu-yin-2-raw: 84.61% 0.004 286.31;
151
- --uchu-yin-2: oklch(84.61% 0.004 286.31);
152
- --uchu-yin-3-raw: 76.89% 0.004 247.87;
153
- --uchu-yin-3: oklch(76.89% 0.004 247.87);
154
- --uchu-yin-4-raw: 69.17% 0.004 247.88;
155
- --uchu-yin-4: oklch(69.17% 0.004 247.88);
156
- --uchu-yin-5-raw: 61.01% 0.005 271.34;
157
- --uchu-yin-5: oklch(61.01% 0.005 271.34);
158
- --uchu-yin-6-raw: 52.79% 0.005 271.32;
159
- --uchu-yin-6: oklch(52.79% 0.005 271.32);
160
- --uchu-yin-7-raw: 43.87% 0.005 271.3;
161
- --uchu-yin-7: oklch(43.87% 0.005 271.3);
162
- --uchu-yin-8-raw: 35.02% 0.005 236.66;
163
- --uchu-yin-8: oklch(35.02% 0.005 236.66);
164
- --uchu-yin-9-raw: 25.11% 0.006 258.36;
165
- --uchu-yin-9: oklch(25.11% 0.006 258.36);
166
- --uchu-yang: oklch(99.4% 0 0);
167
- --uchu-yin: oklch(14.38% 0.007 256.88);
4
+ --uchu-blue-1-raw: 0.8966 0.046 260.67;
5
+ --uchu-blue-1: oklch(0.8966 0.046 260.67);
6
+ --uchu-blue-2-raw: 0.8017 0.091 258.88;
7
+ --uchu-blue-2: oklch(0.8017 0.091 258.88);
8
+ --uchu-blue-3-raw: 0.7094 0.136 258.06;
9
+ --uchu-blue-3: oklch(0.7094 0.136 258.06);
10
+ --uchu-blue-4-raw: 0.6239 0.181 258.33;
11
+ --uchu-blue-4: oklch(0.6239 0.181 258.33);
12
+ --uchu-blue-5-raw: 0.5487 0.222 260.33;
13
+ --uchu-blue-5: oklch(0.5487 0.222 260.33);
14
+ --uchu-blue-6-raw: 0.5115 0.204 260.17;
15
+ --uchu-blue-6: oklch(0.5115 0.204 260.17);
16
+ --uchu-blue-7-raw: 0.4736 0.185 259.89;
17
+ --uchu-blue-7: oklch(0.4736 0.185 259.89);
18
+ --uchu-blue-8-raw: 0.4348 0.17 260.2;
19
+ --uchu-blue-8: oklch(0.4348 0.17 260.2);
20
+ --uchu-blue-9-raw: 0.3953 0.15 259.87;
21
+ --uchu-blue-9: oklch(0.3953 0.15 259.87);
22
+ --uchu-gray-1-raw: 0.9557 0.003 286.35;
23
+ --uchu-gray-1: oklch(0.9557 0.003 286.35);
24
+ --uchu-gray-2-raw: 0.9204 0.002 197.12;
25
+ --uchu-gray-2: oklch(0.9204 0.002 197.12);
26
+ --uchu-gray-3-raw: 0.8828 0.003 286.34;
27
+ --uchu-gray-3: oklch(0.8828 0.003 286.34);
28
+ --uchu-gray-4-raw: 0.8468 0.002 197.12;
29
+ --uchu-gray-4: oklch(0.8468 0.002 197.12);
30
+ --uchu-gray-5-raw: 0.8073 0.002 247.84;
31
+ --uchu-gray-5: oklch(0.8073 0.002 247.84);
32
+ --uchu-gray-6-raw: 0.7503 0.002 247.85;
33
+ --uchu-gray-6: oklch(0.7503 0.002 247.85);
34
+ --uchu-gray-7-raw: 0.6901 0.003 286.32;
35
+ --uchu-gray-7: oklch(0.6901 0.003 286.32);
36
+ --uchu-gray-8-raw: 0.6312 0.004 219.55;
37
+ --uchu-gray-8: oklch(0.6312 0.004 219.55);
38
+ --uchu-gray-9-raw: 0.5682 0.004 247.89;
39
+ --uchu-gray-9: oklch(0.5682 0.004 247.89);
40
+ --uchu-green-1-raw: 0.9396 0.05 148.74;
41
+ --uchu-green-1: oklch(0.9396 0.05 148.74);
42
+ --uchu-green-2-raw: 0.8877 0.096 147.71;
43
+ --uchu-green-2: oklch(0.8877 0.096 147.71);
44
+ --uchu-green-3-raw: 0.8374 0.139 146.57;
45
+ --uchu-green-3: oklch(0.8374 0.139 146.57);
46
+ --uchu-green-4-raw: 0.7933 0.179 145.62;
47
+ --uchu-green-4: oklch(0.7933 0.179 145.62);
48
+ --uchu-green-5-raw: 0.7523 0.209 144.64;
49
+ --uchu-green-5: oklch(0.7523 0.209 144.64);
50
+ --uchu-green-6-raw: 0.7003 0.194 144.71;
51
+ --uchu-green-6: oklch(0.7003 0.194 144.71);
52
+ --uchu-green-7-raw: 0.6424 0.175 144.92;
53
+ --uchu-green-7: oklch(0.6424 0.175 144.92);
54
+ --uchu-green-8-raw: 0.5883 0.158 145.05;
55
+ --uchu-green-8: oklch(0.5883 0.158 145.05);
56
+ --uchu-green-9-raw: 0.5277 0.138 145.41;
57
+ --uchu-green-9: oklch(0.5277 0.138 145.41);
58
+ --uchu-orange-1-raw: 0.9383 0.037 56.93;
59
+ --uchu-orange-1: oklch(0.9383 0.037 56.93);
60
+ --uchu-orange-2-raw: 0.8837 0.072 55.8;
61
+ --uchu-orange-2: oklch(0.8837 0.072 55.8);
62
+ --uchu-orange-3-raw: 0.8356 0.107 56.49;
63
+ --uchu-orange-3: oklch(0.8356 0.107 56.49);
64
+ --uchu-orange-4-raw: 0.7875 0.141 54.32;
65
+ --uchu-orange-4: oklch(0.7875 0.141 54.32);
66
+ --uchu-orange-5-raw: 0.7461 0.171 51.56;
67
+ --uchu-orange-5: oklch(0.7461 0.171 51.56);
68
+ --uchu-orange-6-raw: 0.6933 0.157 52.18;
69
+ --uchu-orange-6: oklch(0.6933 0.157 52.18);
70
+ --uchu-orange-7-raw: 0.638 0.142 52.1;
71
+ --uchu-orange-7: oklch(0.638 0.142 52.1);
72
+ --uchu-orange-8-raw: 0.5828 0.128 52.2;
73
+ --uchu-orange-8: oklch(0.5828 0.128 52.2);
74
+ --uchu-orange-9-raw: 0.5249 0.113 51.98;
75
+ --uchu-orange-9: oklch(0.5249 0.113 51.98);
76
+ --uchu-pink-1-raw: 0.958 0.023 354.27;
77
+ --uchu-pink-1: oklch(0.958 0.023 354.27);
78
+ --uchu-pink-2-raw: 0.9214 0.046 352.31;
79
+ --uchu-pink-2: oklch(0.9214 0.046 352.31);
80
+ --uchu-pink-3-raw: 0.889 0.066 354.39;
81
+ --uchu-pink-3: oklch(0.889 0.066 354.39);
82
+ --uchu-pink-4-raw: 0.8543 0.09 354.1;
83
+ --uchu-pink-4: oklch(0.8543 0.09 354.1);
84
+ --uchu-pink-5-raw: 0.8223 0.112 355.33;
85
+ --uchu-pink-5: oklch(0.8223 0.112 355.33);
86
+ --uchu-pink-6-raw: 0.7637 0.101 355.37;
87
+ --uchu-pink-6: oklch(0.7637 0.101 355.37);
88
+ --uchu-pink-7-raw: 0.7023 0.092 354.96;
89
+ --uchu-pink-7: oklch(0.7023 0.092 354.96);
90
+ --uchu-pink-8-raw: 0.6411 0.084 353.91;
91
+ --uchu-pink-8: oklch(0.6411 0.084 353.91);
92
+ --uchu-pink-9-raw: 0.5768 0.074 353.14;
93
+ --uchu-pink-9: oklch(0.5768 0.074 353.14);
94
+ --uchu-purple-1-raw: 0.891 0.046 305.24;
95
+ --uchu-purple-1: oklch(0.891 0.046 305.24);
96
+ --uchu-purple-2-raw: 0.7868 0.091 305;
97
+ --uchu-purple-2: oklch(0.7868 0.091 305);
98
+ --uchu-purple-3-raw: 0.685 0.136 303.78;
99
+ --uchu-purple-3: oklch(0.685 0.136 303.78);
100
+ --uchu-purple-4-raw: 0.5847 0.181 302.06;
101
+ --uchu-purple-4: oklch(0.5847 0.181 302.06);
102
+ --uchu-purple-5-raw: 0.4939 0.215 298.31;
103
+ --uchu-purple-5: oklch(0.4939 0.215 298.31);
104
+ --uchu-purple-6-raw: 0.4611 0.198 298.4;
105
+ --uchu-purple-6: oklch(0.4611 0.198 298.4);
106
+ --uchu-purple-7-raw: 0.4277 0.181 298.49;
107
+ --uchu-purple-7: oklch(0.4277 0.181 298.49);
108
+ --uchu-purple-8-raw: 0.3946 0.164 298.29;
109
+ --uchu-purple-8: oklch(0.3946 0.164 298.29);
110
+ --uchu-purple-9-raw: 0.3601 0.145 298.35;
111
+ --uchu-purple-9: oklch(0.3601 0.145 298.35);
112
+ --uchu-red-1-raw: 0.8898 0.052 3.28;
113
+ --uchu-red-1: oklch(0.8898 0.052 3.28);
114
+ --uchu-red-2-raw: 0.7878 0.109 4.54;
115
+ --uchu-red-2: oklch(0.7878 0.109 4.54);
116
+ --uchu-red-3-raw: 0.6986 0.162 7.82;
117
+ --uchu-red-3: oklch(0.6986 0.162 7.82);
118
+ --uchu-red-4-raw: 0.6273 0.209 12.37;
119
+ --uchu-red-4: oklch(0.6273 0.209 12.37);
120
+ --uchu-red-5-raw: 0.5863 0.231 19.6;
121
+ --uchu-red-5: oklch(0.5863 0.231 19.6);
122
+ --uchu-red-6-raw: 0.5441 0.214 19.06;
123
+ --uchu-red-6: oklch(0.5441 0.214 19.06);
124
+ --uchu-red-7-raw: 0.4995 0.195 18.34;
125
+ --uchu-red-7: oklch(0.4995 0.195 18.34);
126
+ --uchu-red-8-raw: 0.458 0.177 17.7;
127
+ --uchu-red-8: oklch(0.458 0.177 17.7);
128
+ --uchu-red-9-raw: 0.4117 0.157 16.58;
129
+ --uchu-red-9: oklch(0.4117 0.157 16.58);
130
+ --uchu-yellow-1-raw: 0.9705 0.039 91.2;
131
+ --uchu-yellow-1: oklch(0.9705 0.039 91.2);
132
+ --uchu-yellow-2-raw: 0.95 0.07 92.39;
133
+ --uchu-yellow-2: oklch(0.95 0.07 92.39);
134
+ --uchu-yellow-3-raw: 0.9276 0.098 92.58;
135
+ --uchu-yellow-3: oklch(0.9276 0.098 92.58);
136
+ --uchu-yellow-4-raw: 0.9092 0.125 92.56;
137
+ --uchu-yellow-4: oklch(0.9092 0.125 92.56);
138
+ --uchu-yellow-5-raw: 0.89 0.146 91.5;
139
+ --uchu-yellow-5: oklch(0.89 0.146 91.5);
140
+ --uchu-yellow-6-raw: 0.8239 0.133 91.5;
141
+ --uchu-yellow-6: oklch(0.8239 0.133 91.5);
142
+ --uchu-yellow-7-raw: 0.7584 0.122 92.21;
143
+ --uchu-yellow-7: oklch(0.7584 0.122 92.21);
144
+ --uchu-yellow-8-raw: 0.6914 0.109 91.04;
145
+ --uchu-yellow-8: oklch(0.6914 0.109 91.04);
146
+ --uchu-yellow-9-raw: 0.6229 0.097 91.9;
147
+ --uchu-yellow-9: oklch(0.6229 0.097 91.9);
148
+ --uchu-yin-1-raw: 0.9187 0.003 264.54;
149
+ --uchu-yin-1: oklch(0.9187 0.003 264.54);
150
+ --uchu-yin-2-raw: 0.8461 0.004 286.31;
151
+ --uchu-yin-2: oklch(0.8461 0.004 286.31);
152
+ --uchu-yin-3-raw: 0.7689 0.004 247.87;
153
+ --uchu-yin-3: oklch(0.7689 0.004 247.87);
154
+ --uchu-yin-4-raw: 0.6917 0.004 247.88;
155
+ --uchu-yin-4: oklch(0.6917 0.004 247.88);
156
+ --uchu-yin-5-raw: 0.6101 0.005 271.34;
157
+ --uchu-yin-5: oklch(0.6101 0.005 271.34);
158
+ --uchu-yin-6-raw: 0.5279 0.005 271.32;
159
+ --uchu-yin-6: oklch(0.5279 0.005 271.32);
160
+ --uchu-yin-7-raw: 0.4387 0.005 271.3;
161
+ --uchu-yin-7: oklch(0.4387 0.005 271.3);
162
+ --uchu-yin-8-raw: 0.3502 0.005 236.66;
163
+ --uchu-yin-8: oklch(0.3502 0.005 236.66);
164
+ --uchu-yin-9-raw: 0.2511 0.006 258.36;
165
+ --uchu-yin-9: oklch(0.2511 0.006 258.36);
166
+ --uchu-yang: oklch(0.994 0 0);
167
+ --uchu-yin: oklch(0.1438 0.007 256.88);
168
168
  }
package/package.json CHANGED
@@ -6,10 +6,15 @@
6
6
  "exports": {
7
7
  ".": {
8
8
  "import": "./dist/index.js",
9
- "types": "./dist/index.d.ts"
9
+ "types": [
10
+ "./dist/index.d.ts",
11
+ "./dist/colors.d.ts"
12
+ ]
10
13
  },
11
- "./scss": "./dist/_palette.scss",
12
- "./css": "./dist/uchu.css"
14
+ "./css": "./dist/uchu.css",
15
+ "./pastel-css": "./dist/uchu-pastel.css",
16
+ "./pastel-scss": "./dist/_pastel-palette.scss",
17
+ "./scss": "./dist/_palette.scss"
13
18
  },
14
19
  "files": [
15
20
  "dist"
@@ -19,7 +24,8 @@
19
24
  "color",
20
25
  "color-palette",
21
26
  "color-theme",
22
- "oklch"
27
+ "oklch",
28
+ "pastel"
23
29
  ],
24
30
  "license": "UNLICENSE",
25
31
  "main": "./dist/index.js",
@@ -29,13 +35,17 @@
29
35
  "url": "https://code.webb.page/nevercease/uchu.git"
30
36
  },
31
37
  "scripts": {
32
- "build": "bun run scripts/generate.ts && bun run build:js",
33
- "build:js": "bun build src/index.ts --outdir dist --target node --format esm --dts",
38
+ "build": "bun run scripts/generate.ts && bun run build:js && bun run build:types",
39
+ "build:js": "bun build src/index.ts --outdir dist --target node --format esm",
40
+ "build:types": "tsc -p tsconfig.build.json",
34
41
  "dryRun": "bun pm pack --dry-run",
35
42
  "prepublishOnly": "bun run build",
36
43
  "typecheck": "tsc"
37
44
  },
38
45
  "type": "module",
39
- "types": "./dist/index.d.ts",
40
- "version": "2.1.0"
46
+ "types": [
47
+ "./dist/index.d.ts",
48
+ "./dist/colors.d.ts"
49
+ ],
50
+ "version": "3.0.0"
41
51
  }