boottent-design 0.1.241 → 0.1.242
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/dist/DESIGN.md +2 -2
- package/dist/foundation.css +186 -248
- package/package.json +1 -1
package/dist/DESIGN.md
CHANGED
package/dist/foundation.css
CHANGED
|
@@ -1,251 +1,189 @@
|
|
|
1
|
-
/* Tailwind v3 preflight,
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
fieldset {
|
|
189
|
-
margin: 0;
|
|
190
|
-
padding: 0;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
legend {
|
|
194
|
-
padding: 0;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
ol,
|
|
198
|
-
ul,
|
|
199
|
-
menu {
|
|
200
|
-
list-style: none;
|
|
201
|
-
margin: 0;
|
|
202
|
-
padding: 0;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
dialog {
|
|
206
|
-
padding: 0;
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
textarea {
|
|
210
|
-
resize: vertical;
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
input::placeholder,
|
|
214
|
-
textarea::placeholder {
|
|
215
|
-
opacity: 1;
|
|
216
|
-
color: #9ca3af;
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
button,
|
|
220
|
-
[role="button"] {
|
|
221
|
-
cursor: pointer;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
:disabled {
|
|
225
|
-
cursor: default;
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
img,
|
|
229
|
-
svg,
|
|
230
|
-
video,
|
|
231
|
-
canvas,
|
|
232
|
-
audio,
|
|
233
|
-
iframe,
|
|
234
|
-
embed,
|
|
235
|
-
object {
|
|
236
|
-
display: block;
|
|
237
|
-
vertical-align: middle;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
img,
|
|
241
|
-
video {
|
|
242
|
-
max-width: 100%;
|
|
243
|
-
height: auto;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
[hidden] {
|
|
247
|
-
display: none;
|
|
248
|
-
}
|
|
1
|
+
/* Tailwind v3 preflight, mirrored verbatim except for two adjustments so it works as a
|
|
2
|
+
drop-in stylesheet for consumers (not as @tailwind base output):
|
|
3
|
+
- Element selectors are wrapped in :where() to keep specificity 0, so consumer-defined
|
|
4
|
+
element rules (e.g., legacy `h1 { font-size: 3rem !important }`) automatically win and
|
|
5
|
+
non-DS UI is unaffected. DS components still get the same base reset they get in
|
|
6
|
+
Storybook (where it comes from `@tailwind base`).
|
|
7
|
+
- The unwrappable universal selector keeps Tailwind's own specificity. */
|
|
8
|
+
|
|
9
|
+
*,
|
|
10
|
+
::before,
|
|
11
|
+
::after {
|
|
12
|
+
box-sizing: border-box;
|
|
13
|
+
border-width: 0;
|
|
14
|
+
border-style: solid;
|
|
15
|
+
border-color: #e5e7eb;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
::before,
|
|
19
|
+
::after {
|
|
20
|
+
--tw-content: "";
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
:where(:host),
|
|
24
|
+
:where(html) {
|
|
25
|
+
line-height: 1.5;
|
|
26
|
+
-webkit-text-size-adjust: 100%;
|
|
27
|
+
-moz-tab-size: 4;
|
|
28
|
+
tab-size: 4;
|
|
29
|
+
font-family: Pretendard, system-ui, sans-serif;
|
|
30
|
+
font-feature-settings: normal;
|
|
31
|
+
font-variation-settings: normal;
|
|
32
|
+
-webkit-tap-highlight-color: transparent;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
:where(body) {
|
|
36
|
+
margin: 0;
|
|
37
|
+
line-height: inherit;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
:where(hr) {
|
|
41
|
+
height: 0;
|
|
42
|
+
color: inherit;
|
|
43
|
+
border-top-width: 1px;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
:where(abbr[title]) {
|
|
47
|
+
text-decoration: underline dotted;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
:where(h1, h2, h3, h4, h5, h6) {
|
|
51
|
+
font-size: inherit;
|
|
52
|
+
font-weight: inherit;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
:where(a) {
|
|
56
|
+
color: inherit;
|
|
57
|
+
text-decoration: inherit;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
:where(b, strong) {
|
|
61
|
+
font-weight: bolder;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
:where(code, kbd, samp, pre) {
|
|
65
|
+
font-family:
|
|
66
|
+
ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
|
|
67
|
+
"Courier New", monospace;
|
|
68
|
+
font-feature-settings: normal;
|
|
69
|
+
font-variation-settings: normal;
|
|
70
|
+
font-size: 1em;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
:where(small) {
|
|
74
|
+
font-size: 80%;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
:where(sub, sup) {
|
|
78
|
+
font-size: 75%;
|
|
79
|
+
line-height: 0;
|
|
80
|
+
position: relative;
|
|
81
|
+
vertical-align: baseline;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
:where(sub) {
|
|
85
|
+
bottom: -0.25em;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
:where(sup) {
|
|
89
|
+
top: -0.5em;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
:where(table) {
|
|
93
|
+
text-indent: 0;
|
|
94
|
+
border-color: inherit;
|
|
95
|
+
border-collapse: collapse;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
:where(button, input, optgroup, select, textarea) {
|
|
99
|
+
font-family: inherit;
|
|
100
|
+
font-feature-settings: inherit;
|
|
101
|
+
font-variation-settings: inherit;
|
|
102
|
+
font-size: 100%;
|
|
103
|
+
font-weight: inherit;
|
|
104
|
+
line-height: inherit;
|
|
105
|
+
letter-spacing: inherit;
|
|
106
|
+
color: inherit;
|
|
107
|
+
margin: 0;
|
|
108
|
+
padding: 0;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
:where(button, select) {
|
|
112
|
+
text-transform: none;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
:where(button, input[type="button"], input[type="reset"], input[type="submit"]) {
|
|
116
|
+
-webkit-appearance: button;
|
|
117
|
+
background-color: transparent;
|
|
118
|
+
background-image: none;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
:where(progress) {
|
|
122
|
+
vertical-align: baseline;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
:where([type="search"]) {
|
|
126
|
+
-webkit-appearance: textfield;
|
|
127
|
+
outline-offset: -2px;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
:where(summary) {
|
|
131
|
+
display: list-item;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
:where(blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre) {
|
|
135
|
+
margin: 0;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
:where(fieldset) {
|
|
139
|
+
margin: 0;
|
|
140
|
+
padding: 0;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
:where(legend) {
|
|
144
|
+
padding: 0;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
:where(ol, ul, menu) {
|
|
148
|
+
list-style: none;
|
|
149
|
+
margin: 0;
|
|
150
|
+
padding: 0;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
:where(dialog) {
|
|
154
|
+
padding: 0;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
:where(textarea) {
|
|
158
|
+
resize: vertical;
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
:where(input)::placeholder,
|
|
162
|
+
:where(textarea)::placeholder {
|
|
163
|
+
opacity: 1;
|
|
164
|
+
color: #9ca3af;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
:where(button, [role="button"]) {
|
|
168
|
+
cursor: pointer;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
:where(:disabled) {
|
|
172
|
+
cursor: default;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
:where(img, svg, video, canvas, audio, iframe, embed, object) {
|
|
176
|
+
display: block;
|
|
177
|
+
vertical-align: middle;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
:where(img, video) {
|
|
181
|
+
max-width: 100%;
|
|
182
|
+
height: auto;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
:where([hidden]) {
|
|
186
|
+
display: none;
|
|
249
187
|
}
|
|
250
188
|
|
|
251
189
|
@font-face {
|