@seed-design/migration-index 0.0.28 β 1.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.
- package/CHANGELOG.md +48 -0
- package/color.mjs +4 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,53 @@
|
|
1
1
|
# @seed-design/migration-index
|
2
2
|
|
3
|
+
## 1.0.0
|
4
|
+
|
5
|
+
### Major Changes
|
6
|
+
|
7
|
+
- 34f92f2: π± SEED Design ν¨ν€μ§μ 첫 λ©μ΄μ λ²μ μ μΆμν©λλ€.
|
8
|
+
|
9
|
+
## 0.0.30
|
10
|
+
|
11
|
+
### Patch Changes
|
12
|
+
|
13
|
+
- 8448880: μλ§¨ν± stroke μ»¬λ¬ ν ν°μ μ
λ°μ΄νΈν©λλ€.
|
14
|
+
|
15
|
+
**μ΄λ¦μ΄ λ³κ²½λλ stroke ν ν°**
|
16
|
+
|
17
|
+
- [Color Role κ·μΉ](https://seed-design.io/docs/foundation/color/color-role)μ λ§μΆ° μΌκ΄μ μΈ ν ν° μ΄λ¦μ μ μ§ν μ μλλ‘ μ
λ°μ΄νΈν©λλ€.
|
18
|
+
- μ΄λ¦μ΄ λ³κ²½λλ stroke ν ν°μ μ¬μ©νκ³ μλ κ²½μ°, κ°λ¨ν Find & Replace λ§μ΄κ·Έλ μ΄μ
μ΄ νμν©λλ€.
|
19
|
+
|
20
|
+
| κΈ°μ‘΄ | μ κ· | λΉκ³ |
|
21
|
+
| ------------------------------- | ------------------------------- | ---------------------------------- |
|
22
|
+
| **$color.stroke.neutral-muted** | $color.stroke.neutral-subtle | κ°μ₯ λ¨Όμ λ§μ΄κ·Έλ μ΄μ
ν΄μΌ ν©λλ€. |
|
23
|
+
| $color.stroke.on-image | $color.stroke.neutral-subtle |
|
24
|
+
| $color.stroke.neutral | **$color.stroke.neutral-muted** |
|
25
|
+
| $color.stroke.field-focused | $color.stroke.neutral-contrast |
|
26
|
+
| $color.stroke.control | $color.stroke.neutral-weak |
|
27
|
+
| $color.stroke.field | $color.stroke.neutral-weak |
|
28
|
+
| $color.stroke.brand | $color.stroke.brand-weak |
|
29
|
+
| $color.stroke.positive | $color.stroke.positive-weak |
|
30
|
+
| $color.stroke.informative | $color.stroke.informative-weak |
|
31
|
+
| $color.stroke.warning | $color.stroke.warning-weak |
|
32
|
+
| $color.stroke.critical | $color.stroke.critical-weak |
|
33
|
+
|
34
|
+
**μμμ΄ λ³κ²½λλ stroke ν ν° (λ§μ΄κ·Έλ μ΄μ
λΆνμ)**
|
35
|
+
|
36
|
+
`$color.stroke.neutral-contrast` (μ΄λ¦ λ³κ²½ μ `$color.stroke.field-focused`)
|
37
|
+
|
38
|
+
λͺ¨λ theme modeμμ `$color.palette.gray-800` β `$color.palette.gray-1000`λ‘ λ³κ²½λμμ΅λλ€.
|
39
|
+
|
40
|
+
**μ κ· stroke ν ν° (λ§μ΄κ·Έλ μ΄μ
λΆνμ)**
|
41
|
+
|
42
|
+
| μ κ· |
|
43
|
+
| ------------------------------- |
|
44
|
+
| $color.stroke.neutral-solid |
|
45
|
+
| $color.stroke.brand-solid |
|
46
|
+
| $color.stroke.positive-solid |
|
47
|
+
| $color.stroke.informative-solid |
|
48
|
+
| $color.stroke.warning-solid |
|
49
|
+
| $color.stroke.critical-solid |
|
50
|
+
|
3
51
|
## 0.0.28
|
4
52
|
|
5
53
|
### Patch Changes
|
package/color.mjs
CHANGED
@@ -154,7 +154,7 @@ export const semanticColorMappings = [
|
|
154
154
|
},
|
155
155
|
{
|
156
156
|
previous: "$semantic.color.on-gray-overlay-50",
|
157
|
-
next: ["$color.stroke.
|
157
|
+
next: ["$color.stroke.neutral-subtle"],
|
158
158
|
},
|
159
159
|
{
|
160
160
|
previous: "$semantic.color.on-gray-overlay-100",
|
@@ -163,12 +163,12 @@ export const semanticColorMappings = [
|
|
163
163
|
},
|
164
164
|
{
|
165
165
|
previous: "$semantic.color.divider-1",
|
166
|
-
next: ["$color.stroke.neutral-
|
166
|
+
next: ["$color.stroke.neutral-subtle"],
|
167
167
|
alternative: ["$color.palette.static-black-alpha-50"],
|
168
168
|
},
|
169
169
|
{
|
170
170
|
previous: "$semantic.color.divider-2",
|
171
|
-
next: ["$color.stroke.neutral"],
|
171
|
+
next: ["$color.stroke.neutral-muted"],
|
172
172
|
alternative: ["$color.palette.gray-300"],
|
173
173
|
},
|
174
174
|
{
|
@@ -244,7 +244,7 @@ export const scaleColorMappings = [
|
|
244
244
|
},
|
245
245
|
{
|
246
246
|
previous: "$scale.color.gray-alpha-50",
|
247
|
-
next: ["$color.palette.gray-200", "$color.stroke.
|
247
|
+
next: ["$color.palette.gray-200", "$color.stroke.neutral-subtle"],
|
248
248
|
},
|
249
249
|
{
|
250
250
|
previous: "$scale.color.gray-alpha-100",
|