@seed-design/rootage-artifacts 1.2.12 → 2.1.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.
Files changed (127) hide show
  1. package/__generated__/collections.json +53 -0
  2. package/__generated__/color.json +2465 -0
  3. package/__generated__/components/accordion-item.json +501 -0
  4. package/__generated__/components/accordion.json +86 -0
  5. package/__generated__/components/action-button.json +1568 -0
  6. package/__generated__/components/action-chip.json +454 -0
  7. package/__generated__/components/action-sheet-close-button.json +115 -0
  8. package/__generated__/components/action-sheet-item.json +159 -0
  9. package/__generated__/components/action-sheet.json +269 -0
  10. package/__generated__/components/attachment-input-dropzone.json +145 -0
  11. package/__generated__/components/attachment-input-item-action-button.json +149 -0
  12. package/__generated__/components/attachment-input-item-remove-button.json +127 -0
  13. package/__generated__/components/attachment-input-item.json +448 -0
  14. package/__generated__/components/attachment-input-trigger.json +210 -0
  15. package/__generated__/components/attachment-input.json +58 -0
  16. package/__generated__/components/avatar-stack.json +396 -0
  17. package/__generated__/components/avatar.json +698 -0
  18. package/__generated__/components/badge.json +759 -0
  19. package/__generated__/components/bottom-sheet-close-button.json +106 -0
  20. package/__generated__/components/bottom-sheet-handle.json +136 -0
  21. package/__generated__/components/bottom-sheet.json +435 -0
  22. package/__generated__/components/callout.json +613 -0
  23. package/__generated__/components/checkbox-group.json +43 -0
  24. package/__generated__/components/checkbox.json +196 -0
  25. package/__generated__/components/checkmark.json +573 -0
  26. package/__generated__/components/chip-tablist.json +107 -0
  27. package/__generated__/components/chip.json +929 -0
  28. package/__generated__/components/content-placeholder.json +171 -0
  29. package/__generated__/components/contextual-floating-button.json +473 -0
  30. package/__generated__/components/control-chip.json +524 -0
  31. package/__generated__/components/dialog.json +307 -0
  32. package/__generated__/components/divider.json +46 -0
  33. package/__generated__/components/extended-action-sheet-close-button.json +122 -0
  34. package/__generated__/components/extended-action-sheet-item.json +197 -0
  35. package/__generated__/components/extended-action-sheet.json +308 -0
  36. package/__generated__/components/extended-fab.json +337 -0
  37. package/__generated__/components/fab.json +124 -0
  38. package/__generated__/components/field-label.json +108 -0
  39. package/__generated__/components/field.json +381 -0
  40. package/__generated__/components/floating-action-button.json +259 -0
  41. package/__generated__/components/help-bubble.json +310 -0
  42. package/__generated__/components/identity-placeholder.json +56 -0
  43. package/__generated__/components/image-frame-floater.json +47 -0
  44. package/__generated__/components/image-frame-indicator.json +99 -0
  45. package/__generated__/components/image-frame-reaction-button.json +132 -0
  46. package/__generated__/components/image-frame.json +97 -0
  47. package/__generated__/components/inline-banner.json +581 -0
  48. package/__generated__/components/input-button.json +558 -0
  49. package/__generated__/components/link-content.json +210 -0
  50. package/__generated__/components/list-header.json +133 -0
  51. package/__generated__/components/list-item.json +401 -0
  52. package/__generated__/components/manner-temp-badge.json +373 -0
  53. package/__generated__/components/manner-temp.json +309 -0
  54. package/__generated__/components/menu-item.json +448 -0
  55. package/__generated__/components/menu-sheet-close-button.json +121 -0
  56. package/__generated__/components/menu-sheet-item.json +284 -0
  57. package/__generated__/components/menu-sheet.json +314 -0
  58. package/__generated__/components/menu.json +319 -0
  59. package/__generated__/components/notification-badge.json +232 -0
  60. package/__generated__/components/page-banner.json +956 -0
  61. package/__generated__/components/progress-circle.json +318 -0
  62. package/__generated__/components/radio-group.json +43 -0
  63. package/__generated__/components/radio.json +196 -0
  64. package/__generated__/components/radiomark.json +399 -0
  65. package/__generated__/components/reaction-button.json +504 -0
  66. package/__generated__/components/scroll-fog.json +60 -0
  67. package/__generated__/components/segmented-control-indicator.json +107 -0
  68. package/__generated__/components/segmented-control-item.json +205 -0
  69. package/__generated__/components/segmented-control.json +57 -0
  70. package/__generated__/components/select-box-checkmark.json +149 -0
  71. package/__generated__/components/select-box-group.json +50 -0
  72. package/__generated__/components/select-box.json +468 -0
  73. package/__generated__/components/side-panel-close-button.json +120 -0
  74. package/__generated__/components/side-panel.json +434 -0
  75. package/__generated__/components/skeleton.json +236 -0
  76. package/__generated__/components/slider-thumb.json +114 -0
  77. package/__generated__/components/slider-tick.json +97 -0
  78. package/__generated__/components/slider.json +395 -0
  79. package/__generated__/components/snackbar.json +360 -0
  80. package/__generated__/components/switch.json +207 -0
  81. package/__generated__/components/switchmark.json +502 -0
  82. package/__generated__/components/tab.json +189 -0
  83. package/__generated__/components/tablist.json +225 -0
  84. package/__generated__/components/tag-group-item.json +402 -0
  85. package/__generated__/components/tag-group.json +137 -0
  86. package/__generated__/components/text-button.json +114 -0
  87. package/__generated__/components/text-input.json +886 -0
  88. package/__generated__/components/toggle-button.json +641 -0
  89. package/__generated__/components/top-navigation-icon-button.json +139 -0
  90. package/__generated__/components/top-navigation-text-button.json +225 -0
  91. package/__generated__/components/top-navigation.json +438 -0
  92. package/__generated__/components/typography.json +2674 -0
  93. package/__generated__/dimension.json +275 -0
  94. package/__generated__/duration.json +95 -0
  95. package/__generated__/font-size.json +338 -0
  96. package/__generated__/font-weight.json +36 -0
  97. package/__generated__/gradient.json +247 -0
  98. package/__generated__/index.json +309 -0
  99. package/__generated__/line-height.json +338 -0
  100. package/__generated__/radius.json +133 -0
  101. package/__generated__/shadow.json +170 -0
  102. package/__generated__/timing-function.json +103 -0
  103. package/collections.yaml +15 -3
  104. package/color.yaml +14 -6
  105. package/components/accordion-item.yaml +193 -0
  106. package/components/accordion.yaml +33 -0
  107. package/components/attachment-input-dropzone.yaml +55 -0
  108. package/components/attachment-input-item-action-button.yaml +53 -0
  109. package/components/attachment-input-item-remove-button.yaml +48 -0
  110. package/components/attachment-input-item.yaml +168 -0
  111. package/components/attachment-input-trigger.yaml +81 -0
  112. package/components/attachment-input.yaml +25 -0
  113. package/components/chip-tablist.yaml +0 -4
  114. package/components/image-frame.yaml +0 -20
  115. package/components/input-button.yaml +67 -20
  116. package/components/menu-item.yaml +162 -0
  117. package/components/menu-sheet-close-button.yaml +0 -1
  118. package/components/menu.yaml +124 -0
  119. package/components/side-panel-close-button.yaml +44 -0
  120. package/components/side-panel.yaml +170 -0
  121. package/components/text-input.yaml +61 -18
  122. package/components/typography.yaml +276 -0
  123. package/font-size.yaml +32 -0
  124. package/gradient.yaml +0 -38
  125. package/line-height.yaml +32 -0
  126. package/package.json +11 -3
  127. package/components/chip-tab.yaml +0 -137
@@ -0,0 +1,124 @@
1
+ # yaml-language-server: $schema=./schema.json
2
+ kind: ComponentSpec
3
+ metadata:
4
+ id: menu
5
+ name: Menu
6
+ data:
7
+ schema:
8
+ slots:
9
+ root:
10
+ properties:
11
+ cornerRadius:
12
+ type: dimension
13
+ color:
14
+ type: color
15
+ shadow:
16
+ type: shadow
17
+ paddingY:
18
+ type: dimension
19
+ gap:
20
+ type: dimension
21
+ enterDuration:
22
+ type: duration
23
+ enterTimingFunction:
24
+ type: cubicBezier
25
+ enterScale:
26
+ type: number
27
+ enterOpacity:
28
+ type: number
29
+ exitDuration:
30
+ type: duration
31
+ exitTimingFunction:
32
+ type: cubicBezier
33
+ exitScale:
34
+ type: number
35
+ exitOpacity:
36
+ type: number
37
+ gutter:
38
+ type: dimension
39
+ description: 트리거와 메뉴 사이의 간격을 정의합니다.
40
+ overflowPadding:
41
+ type: dimension
42
+ description: 메뉴와 뷰포트 경계 사이의 최소 간격을 정의합니다.
43
+ maxHeight:
44
+ type: dimension
45
+ width:
46
+ type: dimension
47
+ group:
48
+ properties: {}
49
+ groupLabel:
50
+ properties:
51
+ color:
52
+ type: color
53
+ paddingX:
54
+ type: dimension
55
+ paddingY:
56
+ type: dimension
57
+ fontSize:
58
+ type: dimension
59
+ lineHeight:
60
+ type: dimension
61
+ fontWeight:
62
+ type: number
63
+ divider:
64
+ properties:
65
+ marginX:
66
+ type: dimension
67
+ height:
68
+ type: dimension
69
+ color:
70
+ type: color
71
+ variants:
72
+ size:
73
+ values:
74
+ medium:
75
+ description: 뷰포트 너비와 관계없이 사용할 수 있습니다.
76
+ small:
77
+ description: Breakpoint `lg` 이상(데스크톱)에서만 사용하고, 모바일에서는 사용하지 않습니다. 정밀한 선택이 가능한 마우스 입력 환경에서 사이즈를 더 작게 만들고자 할 때 사용합니다.
78
+
79
+ definitions:
80
+ base:
81
+ enabled:
82
+ root:
83
+ cornerRadius: $radius.r5
84
+ color: $color.bg.layer-floating
85
+ shadow: $shadow.s3
86
+ enterDuration: $duration.d3
87
+ enterTimingFunction: $timing-function.enter
88
+ enterScale: 0.95
89
+ enterOpacity: 0
90
+ exitDuration: $duration.d2
91
+ exitTimingFunction: $timing-function.exit
92
+ exitScale: 0.95
93
+ exitOpacity: 0
94
+ paddingY: $dimension.x2
95
+ gap: $dimension.x2
96
+ gutter: $dimension.x2
97
+ overflowPadding: $dimension.x2
98
+ maxHeight: 480px
99
+ groupLabel:
100
+ color: $color.fg.neutral-subtle
101
+ divider:
102
+ marginX: $dimension.x4
103
+ height: 1px
104
+ color: $color.stroke.neutral-muted
105
+ size=medium:
106
+ enabled:
107
+ root:
108
+ width: 240px
109
+ groupLabel:
110
+ paddingY: $dimension.x2_5
111
+ paddingX: $dimension.x4
112
+ fontSize: $font-size.t4
113
+ lineHeight: $line-height.t4
114
+ fontWeight: $font-weight.medium
115
+ size=small:
116
+ enabled:
117
+ root:
118
+ width: 200px
119
+ groupLabel:
120
+ paddingY: $dimension.x2
121
+ paddingX: $dimension.x4
122
+ fontSize: $font-size.t3
123
+ lineHeight: $line-height.t3
124
+ fontWeight: $font-weight.regular
@@ -0,0 +1,44 @@
1
+ # yaml-language-server: $schema=./schema.json
2
+ kind: ComponentSpec
3
+ metadata:
4
+ id: side-panel-close-button
5
+ name: Side Panel Close Button
6
+ data:
7
+ schema:
8
+ slots:
9
+ root:
10
+ properties:
11
+ color:
12
+ type: color
13
+ cornerRadius:
14
+ type: dimension
15
+ targetSize:
16
+ type: dimension
17
+ size:
18
+ type: dimension
19
+ icon:
20
+ properties:
21
+ color:
22
+ type: color
23
+ size:
24
+ type: dimension
25
+ colorDuration:
26
+ type: duration
27
+ colorTimingFunction:
28
+ type: cubicBezier
29
+ definitions:
30
+ base:
31
+ enabled:
32
+ root:
33
+ color: $color.bg.transparent
34
+ cornerRadius: $radius.r3
35
+ targetSize: 52px
36
+ size: 22px
37
+ icon:
38
+ color: $color.fg.neutral-subtle
39
+ size: 22px
40
+ colorDuration: $duration.color-transition
41
+ colorTimingFunction: $timing-function.easing
42
+ pressed:
43
+ icon:
44
+ color: $color.fg.neutral
@@ -0,0 +1,170 @@
1
+ # yaml-language-server: $schema=./schema.json
2
+ kind: ComponentSpec
3
+ metadata:
4
+ id: side-panel
5
+ name: Side Panel
6
+ data:
7
+ schema:
8
+ slots:
9
+ backdrop:
10
+ properties:
11
+ color:
12
+ type: color
13
+ enterDuration:
14
+ type: duration
15
+ enterTimingFunction:
16
+ type: cubicBezier
17
+ enterOpacity:
18
+ type: number
19
+ exitDuration:
20
+ type: duration
21
+ exitTimingFunction:
22
+ type: cubicBezier
23
+ exitOpacity:
24
+ type: number
25
+ content:
26
+ properties:
27
+ color:
28
+ type: color
29
+ width:
30
+ type: dimension
31
+ widthFraction:
32
+ type: number
33
+ description: viewport 또는 parent width에 대한 mobile content width 비율입니다.
34
+ enterDuration:
35
+ type: duration
36
+ enterTimingFunction:
37
+ type: cubicBezier
38
+ exitDuration:
39
+ type: duration
40
+ exitTimingFunction:
41
+ type: cubicBezier
42
+ description: 하단 safe-area inset을 content의 하단 패딩으로 적용합니다.
43
+ header:
44
+ properties:
45
+ gap:
46
+ type: dimension
47
+ minHeight:
48
+ type: dimension
49
+ paddingX:
50
+ type: dimension
51
+ paddingTop:
52
+ type: dimension
53
+ description: 이 값은 상단 safe-area inset과 합산하여 적용합니다.
54
+ paddingBottom:
55
+ type: dimension
56
+ body:
57
+ properties:
58
+ paddingX:
59
+ type: dimension
60
+ paddingBottom:
61
+ type: dimension
62
+ description: body의 하단 padding이며, 동시에 하단 scroll fog 그라데이션의 높이로도 사용됩니다.
63
+ stroke:
64
+ type: color
65
+ description: 본문이 스크롤된(scrolled) 상태에서 body 상단에 나타나는 divider의 색상입니다.
66
+ transitionDuration:
67
+ type: duration
68
+ transitionTimingFunction:
69
+ type: cubicBezier
70
+ footer:
71
+ properties:
72
+ paddingX:
73
+ type: dimension
74
+ paddingTop:
75
+ type: dimension
76
+ paddingBottom:
77
+ type: dimension
78
+ title:
79
+ properties:
80
+ color:
81
+ type: color
82
+ fontSize:
83
+ type: dimension
84
+ lineHeight:
85
+ type: dimension
86
+ fontWeight:
87
+ type: number
88
+ description:
89
+ properties:
90
+ color:
91
+ type: color
92
+ fontSize:
93
+ type: dimension
94
+ lineHeight:
95
+ type: dimension
96
+ fontWeight:
97
+ type: number
98
+ closeButton:
99
+ properties:
100
+ fromTop:
101
+ type: dimension
102
+ fromRight:
103
+ type: dimension
104
+ variants:
105
+ size:
106
+ values:
107
+ small: {}
108
+ medium: {}
109
+ large: {}
110
+ definitions:
111
+ base:
112
+ enabled:
113
+ backdrop:
114
+ color: $color.bg.overlay
115
+ enterDuration: $duration.d6
116
+ enterTimingFunction: $timing-function.enter
117
+ enterOpacity: 0
118
+ exitDuration: $duration.d6
119
+ exitTimingFunction: $timing-function.exit
120
+ exitOpacity: 0
121
+ content:
122
+ color: $color.bg.layer-floating
123
+ widthFraction: 0.8
124
+ enterDuration: $duration.d6
125
+ enterTimingFunction: $timing-function.enter-expressive
126
+ exitDuration: $duration.d6
127
+ exitTimingFunction: $timing-function.exit-expressive
128
+ header:
129
+ gap: $dimension.x1_5
130
+ minHeight: 70px
131
+ paddingX: $dimension.x6
132
+ paddingTop: $dimension.x6
133
+ paddingBottom: $dimension.x4
134
+ body:
135
+ paddingX: $dimension.x6
136
+ paddingBottom: $dimension.x12
137
+ transitionDuration: $duration.color-transition
138
+ transitionTimingFunction: $timing-function.easing
139
+ footer:
140
+ paddingX: $dimension.x6
141
+ paddingTop: $dimension.x4
142
+ paddingBottom: $dimension.x6
143
+ title:
144
+ color: $color.fg.neutral
145
+ fontSize: $font-size.t8
146
+ lineHeight: $line-height.t8
147
+ fontWeight: $font-weight.bold
148
+ description:
149
+ color: $color.fg.neutral-muted
150
+ fontSize: $font-size.t5
151
+ lineHeight: $line-height.t5
152
+ fontWeight: $font-weight.regular
153
+ closeButton:
154
+ fromTop: 28px
155
+ fromRight: 24px
156
+ scrolled:
157
+ body:
158
+ stroke: $color.stroke.neutral-muted
159
+ size=small:
160
+ enabled:
161
+ content:
162
+ width: 480px
163
+ size=medium:
164
+ enabled:
165
+ content:
166
+ width: 720px
167
+ size=large:
168
+ enabled:
169
+ content:
170
+ width: 960px
@@ -28,7 +28,8 @@ data:
28
28
  type: color
29
29
  strokeDuration:
30
30
  type: duration
31
- description: enabled 상태의 stroke 위에 focused/invalid 상태의 stroke가 fade in/out 되는 데에 걸리는 시간입니다. stroke 두께나 색상 자체를 transition하지 않습니다.
31
+ description: enabled 상태의 stroke 위에 focused/invalid 상태의 stroke가 fade in/out 되는 데에
32
+ 걸리는 시간입니다. stroke 두께나 색상 자체를 transition하지 않습니다.
32
33
  strokeTimingFunction:
33
34
  type: cubicBezier
34
35
  value:
@@ -90,6 +91,12 @@ data:
90
91
  description: 기본 스타일입니다.
91
92
  underline:
92
93
  description: 화면에 하나의 Input만 있는 경우 사용을 권장합니다.
94
+ size:
95
+ values:
96
+ large:
97
+ description: 뷰포트 너비와 관계없이 사용할 수 있습니다.
98
+ medium:
99
+ description: Breakpoint `lg` 이상(데스크톱)에서만 사용하고, 모바일에서는 사용하지 않습니다. 정밀한 선택이 가능한 마우스 입력 환경에서 사이즈를 더 작게 만들고자 할 때 사용합니다.
93
100
  definitions:
94
101
  base:
95
102
  enabled:
@@ -104,12 +111,12 @@ data:
104
111
  color: $color.fg.placeholder
105
112
  fontWeight: $font-weight.regular
106
113
  prefixText:
107
- color: $color.fg.neutral-muted
114
+ color: $color.fg.neutral-subtle
108
115
  fontWeight: $font-weight.regular
109
116
  prefixIcon:
110
117
  color: $color.fg.neutral-muted
111
118
  suffixText:
112
- color: $color.fg.neutral-muted
119
+ color: $color.fg.neutral-subtle
113
120
  fontWeight: $font-weight.regular
114
121
  suffixIcon:
115
122
  color: $color.fg.neutral-muted
@@ -127,11 +134,17 @@ data:
127
134
  color: $color.fg.disabled
128
135
  placeholder:
129
136
  color: $color.fg.disabled
137
+ prefixText:
138
+ color: $color.fg.disabled
139
+ prefixIcon:
140
+ color: $color.fg.disabled
141
+ suffixText:
142
+ color: $color.fg.disabled
143
+ suffixIcon:
144
+ color: $color.fg.disabled
130
145
  variant=outline:
131
146
  enabled:
132
147
  root:
133
- cornerRadius: $radius.r3
134
- paddingX: $dimension.x4
135
148
  strokeWidth: 1px
136
149
  focused:
137
150
  root:
@@ -150,6 +163,8 @@ data:
150
163
  root:
151
164
  gap: $dimension.x2_5
152
165
  minHeight: $dimension.x13
166
+ cornerRadius: $radius.r3
167
+ paddingX: $dimension.x4
153
168
  value:
154
169
  fontSize: $font-size.t5
155
170
  lineHeight: $line-height.t5
@@ -169,8 +184,10 @@ data:
169
184
  variant=outline,size=medium:
170
185
  enabled:
171
186
  root:
172
- gap: $dimension.x1_5
187
+ gap: $dimension.x2
173
188
  minHeight: $dimension.x10
189
+ cornerRadius: $radius.r2
190
+ paddingX: $dimension.x3_5
174
191
  value:
175
192
  fontSize: $font-size.t4
176
193
  lineHeight: $line-height.t4
@@ -189,11 +206,26 @@ data:
189
206
  size: $dimension.x4
190
207
 
191
208
  variant=underline:
209
+ enabled:
210
+ root:
211
+ strokeBottomWidth: 1px
212
+ focused:
213
+ root:
214
+ strokeBottomWidth: 2px
215
+ invalid:
216
+ root:
217
+ strokeBottomWidth: 2px
218
+ readonly:
219
+ value:
220
+ color: $color.fg.neutral-muted
221
+ placeholder:
222
+ color: $color.fg.neutral-muted
223
+ variant=underline,size=large:
192
224
  enabled:
193
225
  root:
194
226
  gap: $dimension.x2_5
195
227
  minHeight: $dimension.x10
196
- strokeBottomWidth: 1px
228
+ paddingY: $dimension.x2
197
229
  value:
198
230
  fontSize: $font-size.t6
199
231
  lineHeight: $line-height.t6
@@ -210,25 +242,36 @@ data:
210
242
  lineHeight: $line-height.t6
211
243
  suffixIcon:
212
244
  size: $dimension.x6
213
- focused:
214
- root:
215
- strokeBottomWidth: 2px
216
- invalid:
245
+ variant=underline,size=medium:
246
+ enabled:
217
247
  root:
218
- strokeBottomWidth: 2px
219
- readonly:
248
+ gap: $dimension.x2
249
+ minHeight: 34px
250
+ paddingY: $dimension.x1_5
220
251
  value:
221
- color: $color.fg.neutral-muted
252
+ fontSize: $font-size.t5
253
+ lineHeight: $line-height.t5
222
254
  placeholder:
223
- color: $color.fg.neutral-muted
255
+ fontSize: $font-size.t5
256
+ lineHeight: $line-height.t5
257
+ prefixText:
258
+ fontSize: $font-size.t5
259
+ lineHeight: $line-height.t5
260
+ prefixIcon:
261
+ size: $dimension.x5
262
+ suffixText:
263
+ fontSize: $font-size.t5
264
+ lineHeight: $line-height.t5
265
+ suffixIcon:
266
+ size: $dimension.x5
224
267
  type=singleline: {}
225
268
  type=multiline,size=large:
226
269
  enabled:
227
270
  root:
228
- minHeight: 95px
271
+ minHeight: 94px
229
272
  paddingY: $dimension.x3_5
230
273
  type=multiline,size=medium:
231
274
  enabled:
232
275
  root:
233
- minHeight: 90px
234
- paddingY: 11px
276
+ minHeight: 82px
277
+ paddingY: $dimension.x3