@okshaun/components 0.5.5 → 0.5.7
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/index.d.ts +45 -45
- package/dist/index.js +179 -35
- package/dist/index.js.map +1 -1
- package/dist/panda.buildinfo.json +37 -5
- package/dist/preset.js +296 -750
- package/dist/preset.js.map +1 -1
- package/dist/sprite.symbol.html +1 -1
- package/dist/transitions-D5SjakQu.js +1012 -0
- package/dist/transitions-D5SjakQu.js.map +1 -0
- package/package.json +1 -1
- package/dist/size.primitives-j2MFgtrT.js +0 -335
- package/dist/size.primitives-j2MFgtrT.js.map +0 -1
|
@@ -19,6 +19,8 @@
|
|
|
19
19
|
"gridTemplateColumns]___[value:repeat(13, auto)",
|
|
20
20
|
"gap]___[value:8",
|
|
21
21
|
"gridTemplateColumns]___[value:repeat(3, 1fr)",
|
|
22
|
+
"gridTemplateColumns]___[value:1fr 1fr",
|
|
23
|
+
"minWidth]___[value:lg",
|
|
22
24
|
"gridTemplateColumns]___[value:repeat(4, auto)",
|
|
23
25
|
"alignItems]___[value:flex-start",
|
|
24
26
|
"display]___[value:flex",
|
|
@@ -39,6 +41,7 @@
|
|
|
39
41
|
"fontWeight]___[value:bold",
|
|
40
42
|
"color]___[value:text.bold",
|
|
41
43
|
"textStyle]___[value:mono.sm",
|
|
44
|
+
"textStyle]___[value:heading.xs",
|
|
42
45
|
"marginLeft]___[value:8",
|
|
43
46
|
"paddingInlineStart]___[value:3",
|
|
44
47
|
"paddingInlineEnd]___[value:3",
|
|
@@ -49,7 +52,6 @@
|
|
|
49
52
|
"paddingInlineStart]___[value:7",
|
|
50
53
|
"paddingInlineEnd]___[value:7",
|
|
51
54
|
"flexDirection]___[value:column",
|
|
52
|
-
"padding]___[value:16",
|
|
53
55
|
"gap]___[value:4",
|
|
54
56
|
"maxWidth]___[value:xs",
|
|
55
57
|
"background]___[value:surface",
|
|
@@ -57,6 +59,7 @@
|
|
|
57
59
|
"position]___[value:sticky",
|
|
58
60
|
"top]___[value:0",
|
|
59
61
|
"zIndex]___[value:100",
|
|
62
|
+
"padding]___[value:16",
|
|
60
63
|
"position]___[value:relative",
|
|
61
64
|
"width]___[value:100%",
|
|
62
65
|
"maxWidth]___[value:5xl",
|
|
@@ -162,6 +165,17 @@
|
|
|
162
165
|
"color]___[value:tan.90]___[cond:_dark",
|
|
163
166
|
"background]___[value:tan.60",
|
|
164
167
|
"background]___[value:tan.40]___[cond:_dark",
|
|
168
|
+
"cursor]___[value:pointer",
|
|
169
|
+
"transition]___[value:all",
|
|
170
|
+
"background]___[value:surface]___[cond:_hover",
|
|
171
|
+
"boxShadow]___[value:elevated]___[cond:_hover",
|
|
172
|
+
"background]___[value:surface]___[cond:_focusVisible",
|
|
173
|
+
"boxShadow]___[value:elevated]___[cond:_focusVisible",
|
|
174
|
+
"borderWidth]___[value:1]___[cond:_focusVisible",
|
|
175
|
+
"outlineColor]___[value:border.focused]___[cond:_focusVisible",
|
|
176
|
+
"borderColor]___[value:border.focused]___[cond:_focusVisible",
|
|
177
|
+
"boxShadow]___[value:raised]___[cond:_disabled<___>_hover",
|
|
178
|
+
"boxShadow]___[value:none]___[cond:_disabled<___>_hover",
|
|
165
179
|
"color]___[value:yellow.60",
|
|
166
180
|
"marginBottom]___[value:12",
|
|
167
181
|
"marginBottom]___[value:8",
|
|
@@ -177,7 +191,6 @@
|
|
|
177
191
|
"borderRadius]___[value:8",
|
|
178
192
|
"color]___[value:text.subtlest",
|
|
179
193
|
"color]___[value:text.brand",
|
|
180
|
-
"cursor]___[value:pointer",
|
|
181
194
|
"fontWeight]___[value:medium",
|
|
182
195
|
"gap]___[value:6",
|
|
183
196
|
"gap]___[value:2",
|
|
@@ -226,6 +239,21 @@
|
|
|
226
239
|
"right]___[value:0",
|
|
227
240
|
"bottom]___[value:0",
|
|
228
241
|
"placeItems]___[value:center",
|
|
242
|
+
"gap]___[value:0",
|
|
243
|
+
"justifyContent]___[value:center",
|
|
244
|
+
"padding]___[value:40",
|
|
245
|
+
"overflow]___[value:hidden",
|
|
246
|
+
"width]___[value:4xl",
|
|
247
|
+
"fontSize]___[value:xs",
|
|
248
|
+
"color]___[value:blue.50",
|
|
249
|
+
"aspectRatio]___[value:wide",
|
|
250
|
+
"background]___[value:blue.60",
|
|
251
|
+
"width]___[value:64",
|
|
252
|
+
"height]___[value:64",
|
|
253
|
+
"borderRadius]___[value:full",
|
|
254
|
+
"flexShrink]___[value:0",
|
|
255
|
+
"marginTop]___[value:16",
|
|
256
|
+
"fill]___[value:icon.inverse",
|
|
229
257
|
"marginLeft]___[value:24",
|
|
230
258
|
"paddingInlineStart]___[value:4",
|
|
231
259
|
"paddingInlineEnd]___[value:4",
|
|
@@ -242,7 +270,6 @@
|
|
|
242
270
|
"font]___[value:mono",
|
|
243
271
|
"color]___[value:gray.90",
|
|
244
272
|
"color]___[value:gold.50",
|
|
245
|
-
"color]___[value:blue.50",
|
|
246
273
|
"color]___[value:gray.10]___[cond:_dark",
|
|
247
274
|
"textStyle]___[value:body-md",
|
|
248
275
|
"color]___[value:gray.90]___[cond:_dark",
|
|
@@ -345,8 +372,13 @@
|
|
|
345
372
|
],
|
|
346
373
|
"breadcrumbs": [],
|
|
347
374
|
"card": [
|
|
348
|
-
"
|
|
349
|
-
"
|
|
375
|
+
"appearance]___[value:default]___[recipe:card",
|
|
376
|
+
"interactive]___[value:false]___[recipe:card",
|
|
377
|
+
"interactive]___[value:true]___[recipe:card",
|
|
378
|
+
"appearance]___[value:flat]___[recipe:card",
|
|
379
|
+
"appearance]___[value:sunken]___[recipe:card",
|
|
380
|
+
"appearance]___[value:ghost]___[recipe:card",
|
|
381
|
+
"appearance]___[value:overlay]___[recipe:card"
|
|
350
382
|
],
|
|
351
383
|
"divider": [
|
|
352
384
|
"direction]___[value:horizontal]___[recipe:divider",
|