@jeromefitz/design-system 4.1.5 → 4.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (220) hide show
  1. package/Accordion-2fc6cca7.d.ts +505 -0
  2. package/Alert-d01e69ba.d.ts +297 -0
  3. package/{AlertDialog-7967fb73.d.ts → AlertDialog-ee362b59.d.ts} +0 -0
  4. package/{Announce-f95e763b.d.ts → Announce-94b08fcf.d.ts} +0 -0
  5. package/AppBar-70930f32.d.ts +324 -0
  6. package/Avatar-840f24ab.d.ts +395 -0
  7. package/Badge-3a6b6459.d.ts +357 -0
  8. package/Banner-78d9e930.d.ts +303 -0
  9. package/{Blockquote-34128060.d.ts → Blockquote-c154ceba.d.ts} +0 -0
  10. package/Box-7ec1f514.d.ts +251 -0
  11. package/BoxGrab-b64a04f7.d.ts +251 -0
  12. package/BoxLink-3c2ff9e5.d.ts +251 -0
  13. package/ButtonDemo-a5d1e7b7.d.ts +1512 -0
  14. package/{Callout-5c413ba3.d.ts → Callout-a91a41d8.d.ts} +0 -0
  15. package/{Caption-71fee953.d.ts → Caption-5bdd1afc.d.ts} +0 -0
  16. package/Card-44490af0.d.ts +344 -0
  17. package/Carousel-f81083b2.d.ts +256 -0
  18. package/Checkbox-0e4d444d.d.ts +376 -0
  19. package/Code-1425e777.d.ts +260 -0
  20. package/CommandMenu-bb0d6311.d.ts +3226 -0
  21. package/Container-b8b6e81c.d.ts +287 -0
  22. package/ContextMenu-7ae22435.d.ts +1492 -0
  23. package/ControlGroup-d06f4b62.d.ts +251 -0
  24. package/{Dialog-70ba5b69.d.ts → Dialog-12f5f63b.d.ts} +0 -0
  25. package/DropdownMenu-4c8b0fa0.d.ts +2717 -0
  26. package/{EmojiParser-5356b7d1.d.ts → EmojiParser-36ff1262.d.ts} +0 -0
  27. package/Flex-497e7617.d.ts +347 -0
  28. package/FocusArea-63e74682.d.ts +256 -0
  29. package/Grid-6c8e8ecf.d.ts +411 -0
  30. package/{Heading-b0b8205b.d.ts → Heading-acb5c14a.d.ts} +1 -1
  31. package/{Icon-d48f2f08.d.ts → Icon-464faa80.d.ts} +1 -1
  32. package/Icon.types-48a13108.d.ts +377 -0
  33. package/IconButton-f8ef5575.d.ts +382 -0
  34. package/Image-cb60725d.d.ts +251 -0
  35. package/Kbd-b8d2683e.d.ts +312 -0
  36. package/LICENSE +1 -1
  37. package/Label-2f40709b.d.ts +631 -0
  38. package/{Link-9d116ca4.d.ts → Link-bf26a1c6.d.ts} +89 -267
  39. package/LoadingDots-22b6de1b.d.ts +302 -0
  40. package/Menu-0f6ade87.d.ts +1490 -0
  41. package/NavigationMenu-51086c89.d.ts +4122 -0
  42. package/{Note-98a3e810.d.ts → Note-d2764283.d.ts} +0 -0
  43. package/Overlay.styles-6a4dd3e8.d.ts +497 -0
  44. package/{PageHeading-9c87c946.d.ts → PageHeading-c0cd9afd.d.ts} +1 -1
  45. package/Panel.styles-491728d4.d.ts +497 -0
  46. package/{Paragraph-83414284.d.ts → Paragraph-5fda2152.d.ts} +1 -1
  47. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-e041945f.d.ts} +1 -1
  48. package/{Popover-0dff553f.d.ts → Popover-ef09b48e.d.ts} +1 -1
  49. package/ProgressBar-1a395fe3.d.ts +305 -0
  50. package/Radio-5b3425e5.d.ts +564 -0
  51. package/RadioCard-9a968b1a.d.ts +262 -0
  52. package/RadioGrid-0c70db77.d.ts +498 -0
  53. package/{ScrollArea-92343052.d.ts → ScrollArea-14b2feb8.d.ts} +0 -0
  54. package/Section-67cd986f.d.ts +278 -0
  55. package/Select-b2d8960c.d.ts +2218 -0
  56. package/Separator-37db30e4.d.ts +328 -0
  57. package/Sheet-9edd474c.d.ts +812 -0
  58. package/Skeleton-5eaa4deb.d.ts +321 -0
  59. package/Slider-5b835ecd.d.ts +260 -0
  60. package/{Spacer-180a9f56.d.ts → Spacer-94122963.d.ts} +0 -0
  61. package/Spotify-c2a68dcf.d.ts +3765 -0
  62. package/Status-ae56d1a8.d.ts +287 -0
  63. package/Sub-56bbbc86.d.ts +251 -0
  64. package/Sup-a3e3aed8.d.ts +251 -0
  65. package/SwitchIcon-bad5e1f8.d.ts +324 -0
  66. package/TabLink-70d91718.d.ts +290 -0
  67. package/Table-221e70b2.d.ts +2043 -0
  68. package/Tabs.styles-0af0d84b.d.ts +752 -0
  69. package/Text-b4dbb448.d.ts +381 -0
  70. package/TextArea-c7fb6f33.d.ts +347 -0
  71. package/TextField-80821346.d.ts +381 -0
  72. package/Toaster-1976c1c0.d.ts +1561 -0
  73. package/Toggle-ac0f0a19.d.ts +312 -0
  74. package/ToggleGroup-0ae0974e.d.ts +498 -0
  75. package/Toolbar-bd80eb25.d.ts +1478 -0
  76. package/{Tooltip-8f61f203.d.ts → Tooltip-0d809b6c.d.ts} +0 -0
  77. package/TreeItem-7179ad4b.d.ts +274 -0
  78. package/VerifiedBadge-8a8364f4.d.ts +607 -0
  79. package/{VisuallyHidden-1c35e2d2.d.ts → VisuallyHidden-25ba8420.d.ts} +0 -0
  80. package/components/Accordion/index.d.ts +1 -1
  81. package/components/Alert/index.d.ts +1 -1
  82. package/components/AlertDialog/index.d.ts +1 -1
  83. package/components/Announce/index.d.ts +1 -1
  84. package/components/AppBar/index.d.ts +1 -1
  85. package/components/Avatar/index.d.ts +4 -5
  86. package/components/Badge/index.d.ts +1 -1
  87. package/components/Banner/index.d.ts +1 -1
  88. package/components/Blockquote/index.d.ts +1 -1
  89. package/components/Box/index.d.ts +1 -1
  90. package/components/BoxGrab/index.d.ts +1 -1
  91. package/components/BoxLink/index.d.ts +1 -1
  92. package/components/Button/index.d.ts +1 -1
  93. package/components/Callout/index.d.ts +1 -1
  94. package/components/Caption/index.d.ts +1 -1
  95. package/components/Card/index.d.ts +1 -1
  96. package/components/Carousel/index.d.ts +1 -1
  97. package/components/Checkbox/index.d.ts +3 -4
  98. package/components/Code/index.d.ts +1 -1
  99. package/components/CommandMenu/index.d.ts +1 -1
  100. package/components/Container/index.d.ts +1 -1
  101. package/components/ContextMenu/index.d.ts +1 -2
  102. package/components/ControlGroup/index.d.ts +1 -1
  103. package/components/Dialog/index.d.ts +1 -1
  104. package/components/DropdownMenu/index.d.ts +1 -2
  105. package/components/Flex/index.d.ts +1 -1
  106. package/components/FocusArea/index.d.ts +1 -1
  107. package/components/Grid/index.d.ts +1 -1
  108. package/components/Heading/index.d.ts +4 -5
  109. package/components/Icon/index.d.ts +4 -5
  110. package/components/IconButton/index.d.ts +1 -1
  111. package/components/Image/index.d.ts +1 -1
  112. package/components/Kbd/index.d.ts +1 -1
  113. package/components/Label/index.d.ts +1 -1
  114. package/components/Link/index.d.ts +1 -1
  115. package/components/LoadingDots/index.d.ts +1 -1
  116. package/components/Menu/index.d.ts +1 -2
  117. package/components/NavigationMenu/index.d.ts +4 -5
  118. package/components/Note/index.d.ts +1 -1
  119. package/components/Overlay/index.d.ts +1 -1
  120. package/components/PageHeading/index.d.ts +5 -6
  121. package/components/Panel/index.d.ts +1 -1
  122. package/components/Paragraph/index.d.ts +5 -6
  123. package/components/Popover/index.d.ts +2 -4
  124. package/components/ProgressBar/index.d.ts +1 -2
  125. package/components/Radio/index.d.ts +3 -4
  126. package/components/RadioCard/index.d.ts +1 -2
  127. package/components/RadioGrid/index.d.ts +1 -1
  128. package/components/ScrollArea/index.d.ts +1 -1
  129. package/components/Section/index.d.ts +1 -1
  130. package/components/Select/index.d.ts +1 -1
  131. package/components/Separator/index.d.ts +1 -1
  132. package/components/Sheet/index.d.ts +3 -4
  133. package/components/Skeleton/index.d.ts +1 -1
  134. package/components/Slider/index.d.ts +1 -2
  135. package/components/Spacer/index.d.ts +1 -1
  136. package/components/Status/index.d.ts +1 -1
  137. package/components/Sub/index.d.ts +1 -1
  138. package/components/Sup/index.d.ts +1 -1
  139. package/components/Switch/index.d.ts +3 -4
  140. package/components/TabLink/index.d.ts +1 -1
  141. package/components/Table/index.d.ts +1 -1
  142. package/components/Tabs/index.d.ts +3 -4
  143. package/components/Text/index.d.ts +1 -1
  144. package/components/TextArea/index.d.ts +1 -1
  145. package/components/TextField/index.d.ts +1 -1
  146. package/components/Toast/index.d.ts +1 -1
  147. package/components/Toggle/index.d.ts +1 -1
  148. package/components/ToggleGroup/index.d.ts +1 -1
  149. package/components/Toolbar/index.d.ts +1 -1
  150. package/components/Tooltip/index.d.ts +1 -1
  151. package/components/TreeItem/index.d.ts +1 -1
  152. package/components/VerifiedBadge/index.d.ts +1 -2
  153. package/components/VisuallyHidden/index.d.ts +1 -1
  154. package/components/index.d.ts +76 -77
  155. package/custom/Card/index.d.ts +1 -1
  156. package/custom/Emoji/index.d.ts +1 -1
  157. package/custom/Tooltip/index.d.ts +256 -612
  158. package/custom/index.d.ts +2 -2
  159. package/index.d.ts +78 -79
  160. package/lib/stitches.config.d.ts +1099 -2145
  161. package/package.json +23 -23
  162. package/Accordion-07ffdde8.d.ts +0 -861
  163. package/Alert-2d248f02.d.ts +0 -475
  164. package/AppBar-45d359b4.d.ts +0 -502
  165. package/Avatar-9592d3fc.d.ts +0 -573
  166. package/Badge-85f0a03c.d.ts +0 -535
  167. package/Banner-8bdcae08.d.ts +0 -481
  168. package/Box-0145a25b.d.ts +0 -429
  169. package/BoxGrab-f2016450.d.ts +0 -429
  170. package/BoxLink-01e0e0e1.d.ts +0 -429
  171. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  172. package/Card-12bdd1c0.d.ts +0 -522
  173. package/Carousel-9d6beddc.d.ts +0 -434
  174. package/Checkbox-891cb9bb.d.ts +0 -554
  175. package/Code-918ddbd0.d.ts +0 -438
  176. package/CommandMenu-f09be95e.d.ts +0 -5540
  177. package/Container-c9493c19.d.ts +0 -465
  178. package/ContextMenu-59566c09.d.ts +0 -2560
  179. package/ControlGroup-598bde73.d.ts +0 -429
  180. package/DropdownMenu-fc93debb.d.ts +0 -4675
  181. package/Flex-28440ec4.d.ts +0 -525
  182. package/FocusArea-bd1379f7.d.ts +0 -434
  183. package/Grid-2a6c3e8b.d.ts +0 -589
  184. package/Icon.types-cf2e7181.d.ts +0 -555
  185. package/IconButton-61b70df5.d.ts +0 -560
  186. package/Image-7a9c2ac8.d.ts +0 -429
  187. package/Kbd-ee11e8ee.d.ts +0 -490
  188. package/Label-62941c9d.d.ts +0 -987
  189. package/LoadingDots-b37f3f06.d.ts +0 -480
  190. package/Menu-6ad1af6d.d.ts +0 -2558
  191. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  192. package/Overlay.styles-150e1ce9.d.ts +0 -853
  193. package/Panel.styles-9141abd2.d.ts +0 -853
  194. package/ProgressBar-049c4e95.d.ts +0 -483
  195. package/Radio-a6652eb7.d.ts +0 -920
  196. package/RadioCard-0e8131d2.d.ts +0 -440
  197. package/RadioGrid-734a21f7.d.ts +0 -854
  198. package/Section-38d29a05.d.ts +0 -456
  199. package/Select-a9a6f30f.d.ts +0 -3820
  200. package/Separator-190f52e3.d.ts +0 -506
  201. package/Sheet-147a6bea.d.ts +0 -1346
  202. package/Skeleton-b7ef8d20.d.ts +0 -499
  203. package/Slider-0f202bd6.d.ts +0 -438
  204. package/Spotify-cac6fde2.d.ts +0 -6257
  205. package/Status-d976a923.d.ts +0 -465
  206. package/Sub-cd08549a.d.ts +0 -429
  207. package/Sup-51406ef7.d.ts +0 -429
  208. package/SwitchIcon-fff8c972.d.ts +0 -502
  209. package/TabLink-f14dc0e4.d.ts +0 -468
  210. package/Table-feea8caf.d.ts +0 -3467
  211. package/Tabs.styles-4ab28890.d.ts +0 -1286
  212. package/Text-2b3df7ba.d.ts +0 -559
  213. package/TextArea-0a415aa1.d.ts +0 -525
  214. package/TextField-a4255bc3.d.ts +0 -559
  215. package/Toaster-f1d90e57.d.ts +0 -2629
  216. package/Toggle-021765b2.d.ts +0 -490
  217. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  218. package/Toolbar-0f13fcab.d.ts +0 -2546
  219. package/TreeItem-7624f862.d.ts +0 -452
  220. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -0,0 +1,3765 @@
1
+ import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
2
+ import * as _stitches_react_types_config from '@stitches/react/types/config';
3
+ import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
4
+
5
+ declare const css_card: {
6
+ backgroundColor: string;
7
+ border: string;
8
+ borderRadius: string;
9
+ cursor: string;
10
+ height: string;
11
+ overflow: string;
12
+ padding: string;
13
+ position: string;
14
+ width: string;
15
+ '@hover': {
16
+ '&:hover': {
17
+ backgroundColor: string;
18
+ transform: string;
19
+ };
20
+ };
21
+ '&:focus': {
22
+ backgroundColor: string;
23
+ transform: string;
24
+ };
25
+ };
26
+ declare const Card: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", _stitches_react_types_styled_component.StyledComponentProps<[{
27
+ boxSizing: string;
28
+ display: string;
29
+ variants: {
30
+ direction: {
31
+ row: {
32
+ flexDirection: string;
33
+ };
34
+ column: {
35
+ flexDirection: string;
36
+ };
37
+ rowReverse: {
38
+ flexDirection: string;
39
+ };
40
+ columnReverse: {
41
+ flexDirection: string;
42
+ };
43
+ };
44
+ align: {
45
+ start: {
46
+ alignItems: string;
47
+ };
48
+ center: {
49
+ alignItems: string;
50
+ };
51
+ end: {
52
+ alignItems: string;
53
+ };
54
+ stretch: {
55
+ alignItems: string;
56
+ };
57
+ baseline: {
58
+ alignItems: string;
59
+ };
60
+ };
61
+ justify: {
62
+ start: {
63
+ justifyContent: string;
64
+ };
65
+ center: {
66
+ justifyContent: string;
67
+ };
68
+ end: {
69
+ justifyContent: string;
70
+ };
71
+ between: {
72
+ justifyContent: string;
73
+ };
74
+ };
75
+ wrap: {
76
+ noWrap: {
77
+ flexWrap: string;
78
+ };
79
+ wrap: {
80
+ flexWrap: string;
81
+ };
82
+ wrapReverse: {
83
+ flexWrap: string;
84
+ };
85
+ };
86
+ gap: {
87
+ 1: {
88
+ gap: string;
89
+ };
90
+ 2: {
91
+ gap: string;
92
+ };
93
+ 3: {
94
+ gap: string;
95
+ };
96
+ 4: {
97
+ gap: string;
98
+ };
99
+ 5: {
100
+ gap: string;
101
+ };
102
+ 6: {
103
+ gap: string;
104
+ };
105
+ 7: {
106
+ gap: string;
107
+ };
108
+ 8: {
109
+ gap: string;
110
+ };
111
+ 9: {
112
+ gap: string;
113
+ };
114
+ };
115
+ };
116
+ defaultVariants: {
117
+ direction: "row";
118
+ align: "stretch";
119
+ justify: "start";
120
+ wrap: "noWrap";
121
+ };
122
+ }]>, {
123
+ bp1: string;
124
+ bp2: string;
125
+ bp3: string;
126
+ bp4: string;
127
+ motion: string;
128
+ hover: string;
129
+ dark: string;
130
+ light: string;
131
+ }, _stitches_react_types_css_util.CSS<{
132
+ bp1: string;
133
+ bp2: string;
134
+ bp3: string;
135
+ bp4: string;
136
+ motion: string;
137
+ hover: string;
138
+ dark: string;
139
+ light: string;
140
+ }, {
141
+ borderWidths: unknown;
142
+ borderStyles: unknown;
143
+ colors: unknown;
144
+ fonts: {
145
+ 'fallback-mono': string;
146
+ 'fallback-sans': string;
147
+ 'fallback-serif': string;
148
+ mono: string;
149
+ sans: string;
150
+ serif: string;
151
+ };
152
+ fontSizes: {
153
+ 1: string;
154
+ 2: string;
155
+ 3: string;
156
+ 4: string;
157
+ 5: string;
158
+ 6: string;
159
+ 7: string;
160
+ 8: string;
161
+ 9: string;
162
+ };
163
+ fontWeights: {
164
+ 1: string;
165
+ 2: string;
166
+ 3: string;
167
+ 4: string;
168
+ 5: string;
169
+ 6: string;
170
+ 7: string;
171
+ 8: string;
172
+ 9: string;
173
+ };
174
+ letterSpacings: unknown;
175
+ lineHeights: unknown;
176
+ radii: {
177
+ 0: string;
178
+ 1: string;
179
+ 2: string;
180
+ 3: string;
181
+ 4: string;
182
+ pill: string;
183
+ round: string;
184
+ };
185
+ shadows: {
186
+ 0: string;
187
+ 1: string;
188
+ 2: string;
189
+ 3: string;
190
+ toast: string;
191
+ };
192
+ sizes: {
193
+ 0: string;
194
+ 1: string;
195
+ 2: string;
196
+ 3: string;
197
+ 4: string;
198
+ 5: string;
199
+ 6: string;
200
+ 7: string;
201
+ 8: string;
202
+ 9: string;
203
+ };
204
+ space: {
205
+ 0: string;
206
+ 1: string;
207
+ 2: string;
208
+ 3: string;
209
+ 4: string;
210
+ 5: string;
211
+ 6: string;
212
+ 7: string;
213
+ 8: string;
214
+ 9: string;
215
+ 10: string;
216
+ 11: string;
217
+ 12: string;
218
+ 13: string;
219
+ 14: string;
220
+ 15: string;
221
+ 16: string;
222
+ };
223
+ transitions: unknown;
224
+ zIndices: {
225
+ 0: string;
226
+ 1: string;
227
+ 2: string;
228
+ 3: string;
229
+ 4: string;
230
+ max: string;
231
+ toast: string;
232
+ };
233
+ foo: {
234
+ bar: string;
235
+ };
236
+ }, _stitches_react_types_config.DefaultThemeMap, {
237
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
238
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
239
+ };
240
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
241
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
242
+ };
243
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
244
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
245
+ };
246
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
247
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
248
+ };
249
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
250
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
251
+ };
252
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
253
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
254
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
255
+ };
256
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
257
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
258
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
259
+ };
260
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
261
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
262
+ };
263
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
264
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
265
+ };
266
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
267
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
268
+ };
269
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
270
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
271
+ };
272
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
273
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
274
+ };
275
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
276
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
277
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
278
+ };
279
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
280
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
281
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
282
+ };
283
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
284
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
285
+ };
286
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
287
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
288
+ };
289
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
290
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
291
+ };
292
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
293
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
294
+ };
295
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
296
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
297
+ };
298
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
299
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
300
+ };
301
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
302
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
303
+ };
304
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
305
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
306
+ };
307
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
308
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
309
+ };
310
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
311
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
312
+ };
313
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
314
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
315
+ };
316
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
317
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
318
+ };
319
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
320
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
321
+ };
322
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
323
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
324
+ };
325
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
326
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
327
+ };
328
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
329
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
330
+ };
331
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
332
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
333
+ };
334
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
335
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
336
+ };
337
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
338
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
339
+ };
340
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
341
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
342
+ };
343
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
344
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
345
+ };
346
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
347
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
348
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
349
+ };
350
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
351
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
352
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
353
+ };
354
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
355
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
356
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
357
+ };
358
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
359
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
360
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
361
+ };
362
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
363
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
364
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
365
+ };
366
+ }>>, {}, {
367
+ bp1: string;
368
+ bp2: string;
369
+ bp3: string;
370
+ bp4: string;
371
+ motion: string;
372
+ hover: string;
373
+ dark: string;
374
+ light: string;
375
+ }, _stitches_react_types_css_util.CSS<{
376
+ bp1: string;
377
+ bp2: string;
378
+ bp3: string;
379
+ bp4: string;
380
+ motion: string;
381
+ hover: string;
382
+ dark: string;
383
+ light: string;
384
+ }, {
385
+ borderWidths: unknown;
386
+ borderStyles: unknown;
387
+ colors: unknown;
388
+ fonts: {
389
+ 'fallback-mono': string;
390
+ 'fallback-sans': string;
391
+ 'fallback-serif': string;
392
+ mono: string;
393
+ sans: string;
394
+ serif: string;
395
+ };
396
+ fontSizes: {
397
+ 1: string;
398
+ 2: string;
399
+ 3: string;
400
+ 4: string;
401
+ 5: string;
402
+ 6: string;
403
+ 7: string;
404
+ 8: string;
405
+ 9: string;
406
+ };
407
+ fontWeights: {
408
+ 1: string;
409
+ 2: string;
410
+ 3: string;
411
+ 4: string;
412
+ 5: string;
413
+ 6: string;
414
+ 7: string;
415
+ 8: string;
416
+ 9: string;
417
+ };
418
+ letterSpacings: unknown;
419
+ lineHeights: unknown;
420
+ radii: {
421
+ 0: string;
422
+ 1: string;
423
+ 2: string;
424
+ 3: string;
425
+ 4: string;
426
+ pill: string;
427
+ round: string;
428
+ };
429
+ shadows: {
430
+ 0: string;
431
+ 1: string;
432
+ 2: string;
433
+ 3: string;
434
+ toast: string;
435
+ };
436
+ sizes: {
437
+ 0: string;
438
+ 1: string;
439
+ 2: string;
440
+ 3: string;
441
+ 4: string;
442
+ 5: string;
443
+ 6: string;
444
+ 7: string;
445
+ 8: string;
446
+ 9: string;
447
+ };
448
+ space: {
449
+ 0: string;
450
+ 1: string;
451
+ 2: string;
452
+ 3: string;
453
+ 4: string;
454
+ 5: string;
455
+ 6: string;
456
+ 7: string;
457
+ 8: string;
458
+ 9: string;
459
+ 10: string;
460
+ 11: string;
461
+ 12: string;
462
+ 13: string;
463
+ 14: string;
464
+ 15: string;
465
+ 16: string;
466
+ };
467
+ transitions: unknown;
468
+ zIndices: {
469
+ 0: string;
470
+ 1: string;
471
+ 2: string;
472
+ 3: string;
473
+ 4: string;
474
+ max: string;
475
+ toast: string;
476
+ };
477
+ foo: {
478
+ bar: string;
479
+ };
480
+ }, _stitches_react_types_config.DefaultThemeMap, {
481
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
482
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
483
+ };
484
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
485
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
486
+ };
487
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
488
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
489
+ };
490
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
491
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
492
+ };
493
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
494
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
495
+ };
496
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
497
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
498
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
499
+ };
500
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
501
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
502
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
503
+ };
504
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
505
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
506
+ };
507
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
508
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
509
+ };
510
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
511
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
512
+ };
513
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
514
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
515
+ };
516
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
517
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
518
+ };
519
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
520
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
521
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
522
+ };
523
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
524
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
525
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
526
+ };
527
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
528
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
529
+ };
530
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
531
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
532
+ };
533
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
534
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
535
+ };
536
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
537
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
538
+ };
539
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
540
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
541
+ };
542
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
543
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
544
+ };
545
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
546
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
547
+ };
548
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
549
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
550
+ };
551
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
552
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
553
+ };
554
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
555
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
556
+ };
557
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
558
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
559
+ };
560
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
561
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
562
+ };
563
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
564
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
565
+ };
566
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
567
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
568
+ };
569
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
570
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
571
+ };
572
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
573
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
574
+ };
575
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
576
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
577
+ };
578
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
579
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
580
+ };
581
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
582
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
583
+ };
584
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
585
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
586
+ };
587
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
588
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
589
+ };
590
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
591
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
592
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
593
+ };
594
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
595
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
596
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
597
+ };
598
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
599
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
600
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
601
+ };
602
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
603
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
604
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
605
+ };
606
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
607
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
608
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
609
+ };
610
+ }>>;
611
+ declare const CardLink: _stitches_react_types_styled_component.StyledComponent<"a", {}, {
612
+ bp1: string;
613
+ bp2: string;
614
+ bp3: string;
615
+ bp4: string;
616
+ motion: string;
617
+ hover: string;
618
+ dark: string;
619
+ light: string;
620
+ }, _stitches_react_types_css_util.CSS<{
621
+ bp1: string;
622
+ bp2: string;
623
+ bp3: string;
624
+ bp4: string;
625
+ motion: string;
626
+ hover: string;
627
+ dark: string;
628
+ light: string;
629
+ }, {
630
+ borderWidths: unknown;
631
+ borderStyles: unknown;
632
+ colors: unknown;
633
+ fonts: {
634
+ 'fallback-mono': string;
635
+ 'fallback-sans': string;
636
+ 'fallback-serif': string;
637
+ mono: string;
638
+ sans: string;
639
+ serif: string;
640
+ };
641
+ fontSizes: {
642
+ 1: string;
643
+ 2: string;
644
+ 3: string;
645
+ 4: string;
646
+ 5: string;
647
+ 6: string;
648
+ 7: string;
649
+ 8: string;
650
+ 9: string;
651
+ };
652
+ fontWeights: {
653
+ 1: string;
654
+ 2: string;
655
+ 3: string;
656
+ 4: string;
657
+ 5: string;
658
+ 6: string;
659
+ 7: string;
660
+ 8: string;
661
+ 9: string;
662
+ };
663
+ letterSpacings: unknown;
664
+ lineHeights: unknown;
665
+ radii: {
666
+ 0: string;
667
+ 1: string;
668
+ 2: string;
669
+ 3: string;
670
+ 4: string;
671
+ pill: string;
672
+ round: string;
673
+ };
674
+ shadows: {
675
+ 0: string;
676
+ 1: string;
677
+ 2: string;
678
+ 3: string;
679
+ toast: string;
680
+ };
681
+ sizes: {
682
+ 0: string;
683
+ 1: string;
684
+ 2: string;
685
+ 3: string;
686
+ 4: string;
687
+ 5: string;
688
+ 6: string;
689
+ 7: string;
690
+ 8: string;
691
+ 9: string;
692
+ };
693
+ space: {
694
+ 0: string;
695
+ 1: string;
696
+ 2: string;
697
+ 3: string;
698
+ 4: string;
699
+ 5: string;
700
+ 6: string;
701
+ 7: string;
702
+ 8: string;
703
+ 9: string;
704
+ 10: string;
705
+ 11: string;
706
+ 12: string;
707
+ 13: string;
708
+ 14: string;
709
+ 15: string;
710
+ 16: string;
711
+ };
712
+ transitions: unknown;
713
+ zIndices: {
714
+ 0: string;
715
+ 1: string;
716
+ 2: string;
717
+ 3: string;
718
+ 4: string;
719
+ max: string;
720
+ toast: string;
721
+ };
722
+ foo: {
723
+ bar: string;
724
+ };
725
+ }, _stitches_react_types_config.DefaultThemeMap, {
726
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
727
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
728
+ };
729
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
730
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
731
+ };
732
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
733
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
734
+ };
735
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
736
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
737
+ };
738
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
739
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
740
+ };
741
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
742
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
743
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
744
+ };
745
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
746
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
747
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
748
+ };
749
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
750
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
751
+ };
752
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
753
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
754
+ };
755
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
756
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
757
+ };
758
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
759
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
760
+ };
761
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
762
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
763
+ };
764
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
765
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
766
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
767
+ };
768
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
769
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
770
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
771
+ };
772
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
773
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
774
+ };
775
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
776
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
777
+ };
778
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
779
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
780
+ };
781
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
782
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
783
+ };
784
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
785
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
786
+ };
787
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
788
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
789
+ };
790
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
791
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
792
+ };
793
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
794
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
795
+ };
796
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
797
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
798
+ };
799
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
800
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
801
+ };
802
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
803
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
804
+ };
805
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
806
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
807
+ };
808
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
809
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
810
+ };
811
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
812
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
813
+ };
814
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
815
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
816
+ };
817
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
818
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
819
+ };
820
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
821
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
822
+ };
823
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
824
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
825
+ };
826
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
827
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
828
+ };
829
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
830
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
831
+ };
832
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
833
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
834
+ };
835
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
836
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
837
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
838
+ };
839
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
840
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
841
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
842
+ };
843
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
844
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
845
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
846
+ };
847
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
848
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
849
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
850
+ };
851
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
852
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
853
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
854
+ };
855
+ }>>;
856
+ declare const CardImageContainer: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", {}, {
857
+ bp1: string;
858
+ bp2: string;
859
+ bp3: string;
860
+ bp4: string;
861
+ motion: string;
862
+ hover: string;
863
+ dark: string;
864
+ light: string;
865
+ }, _stitches_react_types_css_util.CSS<{
866
+ bp1: string;
867
+ bp2: string;
868
+ bp3: string;
869
+ bp4: string;
870
+ motion: string;
871
+ hover: string;
872
+ dark: string;
873
+ light: string;
874
+ }, {
875
+ borderWidths: unknown;
876
+ borderStyles: unknown;
877
+ colors: unknown;
878
+ fonts: {
879
+ 'fallback-mono': string;
880
+ 'fallback-sans': string;
881
+ 'fallback-serif': string;
882
+ mono: string;
883
+ sans: string;
884
+ serif: string;
885
+ };
886
+ fontSizes: {
887
+ 1: string;
888
+ 2: string;
889
+ 3: string;
890
+ 4: string;
891
+ 5: string;
892
+ 6: string;
893
+ 7: string;
894
+ 8: string;
895
+ 9: string;
896
+ };
897
+ fontWeights: {
898
+ 1: string;
899
+ 2: string;
900
+ 3: string;
901
+ 4: string;
902
+ 5: string;
903
+ 6: string;
904
+ 7: string;
905
+ 8: string;
906
+ 9: string;
907
+ };
908
+ letterSpacings: unknown;
909
+ lineHeights: unknown;
910
+ radii: {
911
+ 0: string;
912
+ 1: string;
913
+ 2: string;
914
+ 3: string;
915
+ 4: string;
916
+ pill: string;
917
+ round: string;
918
+ };
919
+ shadows: {
920
+ 0: string;
921
+ 1: string;
922
+ 2: string;
923
+ 3: string;
924
+ toast: string;
925
+ };
926
+ sizes: {
927
+ 0: string;
928
+ 1: string;
929
+ 2: string;
930
+ 3: string;
931
+ 4: string;
932
+ 5: string;
933
+ 6: string;
934
+ 7: string;
935
+ 8: string;
936
+ 9: string;
937
+ };
938
+ space: {
939
+ 0: string;
940
+ 1: string;
941
+ 2: string;
942
+ 3: string;
943
+ 4: string;
944
+ 5: string;
945
+ 6: string;
946
+ 7: string;
947
+ 8: string;
948
+ 9: string;
949
+ 10: string;
950
+ 11: string;
951
+ 12: string;
952
+ 13: string;
953
+ 14: string;
954
+ 15: string;
955
+ 16: string;
956
+ };
957
+ transitions: unknown;
958
+ zIndices: {
959
+ 0: string;
960
+ 1: string;
961
+ 2: string;
962
+ 3: string;
963
+ 4: string;
964
+ max: string;
965
+ toast: string;
966
+ };
967
+ foo: {
968
+ bar: string;
969
+ };
970
+ }, _stitches_react_types_config.DefaultThemeMap, {
971
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
972
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
973
+ };
974
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
975
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
976
+ };
977
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
978
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
979
+ };
980
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
981
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
982
+ };
983
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
984
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
985
+ };
986
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
987
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
988
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
989
+ };
990
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
991
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
992
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
993
+ };
994
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
995
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
996
+ };
997
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
998
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
999
+ };
1000
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1001
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1002
+ };
1003
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1004
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1005
+ };
1006
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1007
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1008
+ };
1009
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1010
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1011
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1012
+ };
1013
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1014
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1015
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1016
+ };
1017
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1018
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1019
+ };
1020
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1021
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1022
+ };
1023
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1024
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1025
+ };
1026
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1027
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1028
+ };
1029
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1030
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1031
+ };
1032
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1033
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1034
+ };
1035
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1036
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1037
+ };
1038
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1039
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1040
+ };
1041
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1042
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1043
+ };
1044
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1045
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1046
+ };
1047
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1048
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1049
+ };
1050
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1051
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1052
+ };
1053
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1054
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1055
+ };
1056
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1057
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1058
+ };
1059
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1060
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1061
+ };
1062
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1063
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1064
+ };
1065
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1066
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1067
+ };
1068
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1069
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1070
+ };
1071
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1072
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1073
+ };
1074
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1075
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1076
+ };
1077
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1078
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1079
+ };
1080
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1081
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1082
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1083
+ };
1084
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1085
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1086
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1087
+ };
1088
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1089
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1090
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1091
+ };
1092
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1093
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1094
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1095
+ };
1096
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1097
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1098
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1099
+ };
1100
+ }>>, {}, {
1101
+ bp1: string;
1102
+ bp2: string;
1103
+ bp3: string;
1104
+ bp4: string;
1105
+ motion: string;
1106
+ hover: string;
1107
+ dark: string;
1108
+ light: string;
1109
+ }, _stitches_react_types_css_util.CSS<{
1110
+ bp1: string;
1111
+ bp2: string;
1112
+ bp3: string;
1113
+ bp4: string;
1114
+ motion: string;
1115
+ hover: string;
1116
+ dark: string;
1117
+ light: string;
1118
+ }, {
1119
+ borderWidths: unknown;
1120
+ borderStyles: unknown;
1121
+ colors: unknown;
1122
+ fonts: {
1123
+ 'fallback-mono': string;
1124
+ 'fallback-sans': string;
1125
+ 'fallback-serif': string;
1126
+ mono: string;
1127
+ sans: string;
1128
+ serif: string;
1129
+ };
1130
+ fontSizes: {
1131
+ 1: string;
1132
+ 2: string;
1133
+ 3: string;
1134
+ 4: string;
1135
+ 5: string;
1136
+ 6: string;
1137
+ 7: string;
1138
+ 8: string;
1139
+ 9: string;
1140
+ };
1141
+ fontWeights: {
1142
+ 1: string;
1143
+ 2: string;
1144
+ 3: string;
1145
+ 4: string;
1146
+ 5: string;
1147
+ 6: string;
1148
+ 7: string;
1149
+ 8: string;
1150
+ 9: string;
1151
+ };
1152
+ letterSpacings: unknown;
1153
+ lineHeights: unknown;
1154
+ radii: {
1155
+ 0: string;
1156
+ 1: string;
1157
+ 2: string;
1158
+ 3: string;
1159
+ 4: string;
1160
+ pill: string;
1161
+ round: string;
1162
+ };
1163
+ shadows: {
1164
+ 0: string;
1165
+ 1: string;
1166
+ 2: string;
1167
+ 3: string;
1168
+ toast: string;
1169
+ };
1170
+ sizes: {
1171
+ 0: string;
1172
+ 1: string;
1173
+ 2: string;
1174
+ 3: string;
1175
+ 4: string;
1176
+ 5: string;
1177
+ 6: string;
1178
+ 7: string;
1179
+ 8: string;
1180
+ 9: string;
1181
+ };
1182
+ space: {
1183
+ 0: string;
1184
+ 1: string;
1185
+ 2: string;
1186
+ 3: string;
1187
+ 4: string;
1188
+ 5: string;
1189
+ 6: string;
1190
+ 7: string;
1191
+ 8: string;
1192
+ 9: string;
1193
+ 10: string;
1194
+ 11: string;
1195
+ 12: string;
1196
+ 13: string;
1197
+ 14: string;
1198
+ 15: string;
1199
+ 16: string;
1200
+ };
1201
+ transitions: unknown;
1202
+ zIndices: {
1203
+ 0: string;
1204
+ 1: string;
1205
+ 2: string;
1206
+ 3: string;
1207
+ 4: string;
1208
+ max: string;
1209
+ toast: string;
1210
+ };
1211
+ foo: {
1212
+ bar: string;
1213
+ };
1214
+ }, _stitches_react_types_config.DefaultThemeMap, {
1215
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1216
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1217
+ };
1218
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1219
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1220
+ };
1221
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1222
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1223
+ };
1224
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1225
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1226
+ };
1227
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1228
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1229
+ };
1230
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1231
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1232
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1233
+ };
1234
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1235
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1236
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1237
+ };
1238
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1239
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1240
+ };
1241
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1242
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1243
+ };
1244
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1245
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1246
+ };
1247
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1248
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1249
+ };
1250
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1251
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1252
+ };
1253
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1254
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1255
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1256
+ };
1257
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1258
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1259
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1260
+ };
1261
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1262
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1263
+ };
1264
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1265
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1266
+ };
1267
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1268
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1269
+ };
1270
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1271
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1272
+ };
1273
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1274
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1275
+ };
1276
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1277
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1278
+ };
1279
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1280
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1281
+ };
1282
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1283
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1284
+ };
1285
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1286
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1287
+ };
1288
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1289
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1290
+ };
1291
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1292
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1293
+ };
1294
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1295
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1296
+ };
1297
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1298
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1299
+ };
1300
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1301
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1302
+ };
1303
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1304
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1305
+ };
1306
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1307
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1308
+ };
1309
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1310
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1311
+ };
1312
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1313
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1314
+ };
1315
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1316
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1317
+ };
1318
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1319
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1320
+ };
1321
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1322
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1323
+ };
1324
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1325
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1326
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1327
+ };
1328
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1329
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1330
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1331
+ };
1332
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1333
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1334
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1335
+ };
1336
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1337
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1338
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1339
+ };
1340
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1341
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1342
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1343
+ };
1344
+ }>>;
1345
+ declare const CardImage: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", {}, {
1346
+ bp1: string;
1347
+ bp2: string;
1348
+ bp3: string;
1349
+ bp4: string;
1350
+ motion: string;
1351
+ hover: string;
1352
+ dark: string;
1353
+ light: string;
1354
+ }, _stitches_react_types_css_util.CSS<{
1355
+ bp1: string;
1356
+ bp2: string;
1357
+ bp3: string;
1358
+ bp4: string;
1359
+ motion: string;
1360
+ hover: string;
1361
+ dark: string;
1362
+ light: string;
1363
+ }, {
1364
+ borderWidths: unknown;
1365
+ borderStyles: unknown;
1366
+ colors: unknown;
1367
+ fonts: {
1368
+ 'fallback-mono': string;
1369
+ 'fallback-sans': string;
1370
+ 'fallback-serif': string;
1371
+ mono: string;
1372
+ sans: string;
1373
+ serif: string;
1374
+ };
1375
+ fontSizes: {
1376
+ 1: string;
1377
+ 2: string;
1378
+ 3: string;
1379
+ 4: string;
1380
+ 5: string;
1381
+ 6: string;
1382
+ 7: string;
1383
+ 8: string;
1384
+ 9: string;
1385
+ };
1386
+ fontWeights: {
1387
+ 1: string;
1388
+ 2: string;
1389
+ 3: string;
1390
+ 4: string;
1391
+ 5: string;
1392
+ 6: string;
1393
+ 7: string;
1394
+ 8: string;
1395
+ 9: string;
1396
+ };
1397
+ letterSpacings: unknown;
1398
+ lineHeights: unknown;
1399
+ radii: {
1400
+ 0: string;
1401
+ 1: string;
1402
+ 2: string;
1403
+ 3: string;
1404
+ 4: string;
1405
+ pill: string;
1406
+ round: string;
1407
+ };
1408
+ shadows: {
1409
+ 0: string;
1410
+ 1: string;
1411
+ 2: string;
1412
+ 3: string;
1413
+ toast: string;
1414
+ };
1415
+ sizes: {
1416
+ 0: string;
1417
+ 1: string;
1418
+ 2: string;
1419
+ 3: string;
1420
+ 4: string;
1421
+ 5: string;
1422
+ 6: string;
1423
+ 7: string;
1424
+ 8: string;
1425
+ 9: string;
1426
+ };
1427
+ space: {
1428
+ 0: string;
1429
+ 1: string;
1430
+ 2: string;
1431
+ 3: string;
1432
+ 4: string;
1433
+ 5: string;
1434
+ 6: string;
1435
+ 7: string;
1436
+ 8: string;
1437
+ 9: string;
1438
+ 10: string;
1439
+ 11: string;
1440
+ 12: string;
1441
+ 13: string;
1442
+ 14: string;
1443
+ 15: string;
1444
+ 16: string;
1445
+ };
1446
+ transitions: unknown;
1447
+ zIndices: {
1448
+ 0: string;
1449
+ 1: string;
1450
+ 2: string;
1451
+ 3: string;
1452
+ 4: string;
1453
+ max: string;
1454
+ toast: string;
1455
+ };
1456
+ foo: {
1457
+ bar: string;
1458
+ };
1459
+ }, _stitches_react_types_config.DefaultThemeMap, {
1460
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1461
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1462
+ };
1463
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1464
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1465
+ };
1466
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1467
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1468
+ };
1469
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1470
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1471
+ };
1472
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1473
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1474
+ };
1475
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1476
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1477
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1478
+ };
1479
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1480
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1481
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1482
+ };
1483
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1484
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1485
+ };
1486
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1487
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1488
+ };
1489
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1490
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1491
+ };
1492
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1493
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1494
+ };
1495
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1496
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1497
+ };
1498
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1499
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1500
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1501
+ };
1502
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1503
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1504
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1505
+ };
1506
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1507
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1508
+ };
1509
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1510
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1511
+ };
1512
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1513
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1514
+ };
1515
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1516
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1517
+ };
1518
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1519
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1520
+ };
1521
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1522
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1523
+ };
1524
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1525
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1526
+ };
1527
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1528
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1529
+ };
1530
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1531
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1532
+ };
1533
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1534
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1535
+ };
1536
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1537
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1538
+ };
1539
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1540
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1541
+ };
1542
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1543
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1544
+ };
1545
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1546
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1547
+ };
1548
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1549
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1550
+ };
1551
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1552
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1553
+ };
1554
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1555
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1556
+ };
1557
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1558
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1559
+ };
1560
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1561
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1562
+ };
1563
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1564
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1565
+ };
1566
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1567
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1568
+ };
1569
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1570
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1571
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1572
+ };
1573
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1574
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1575
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1576
+ };
1577
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1578
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1579
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1580
+ };
1581
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1582
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1583
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1584
+ };
1585
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1586
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1587
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1588
+ };
1589
+ }>>, {}, {
1590
+ bp1: string;
1591
+ bp2: string;
1592
+ bp3: string;
1593
+ bp4: string;
1594
+ motion: string;
1595
+ hover: string;
1596
+ dark: string;
1597
+ light: string;
1598
+ }, _stitches_react_types_css_util.CSS<{
1599
+ bp1: string;
1600
+ bp2: string;
1601
+ bp3: string;
1602
+ bp4: string;
1603
+ motion: string;
1604
+ hover: string;
1605
+ dark: string;
1606
+ light: string;
1607
+ }, {
1608
+ borderWidths: unknown;
1609
+ borderStyles: unknown;
1610
+ colors: unknown;
1611
+ fonts: {
1612
+ 'fallback-mono': string;
1613
+ 'fallback-sans': string;
1614
+ 'fallback-serif': string;
1615
+ mono: string;
1616
+ sans: string;
1617
+ serif: string;
1618
+ };
1619
+ fontSizes: {
1620
+ 1: string;
1621
+ 2: string;
1622
+ 3: string;
1623
+ 4: string;
1624
+ 5: string;
1625
+ 6: string;
1626
+ 7: string;
1627
+ 8: string;
1628
+ 9: string;
1629
+ };
1630
+ fontWeights: {
1631
+ 1: string;
1632
+ 2: string;
1633
+ 3: string;
1634
+ 4: string;
1635
+ 5: string;
1636
+ 6: string;
1637
+ 7: string;
1638
+ 8: string;
1639
+ 9: string;
1640
+ };
1641
+ letterSpacings: unknown;
1642
+ lineHeights: unknown;
1643
+ radii: {
1644
+ 0: string;
1645
+ 1: string;
1646
+ 2: string;
1647
+ 3: string;
1648
+ 4: string;
1649
+ pill: string;
1650
+ round: string;
1651
+ };
1652
+ shadows: {
1653
+ 0: string;
1654
+ 1: string;
1655
+ 2: string;
1656
+ 3: string;
1657
+ toast: string;
1658
+ };
1659
+ sizes: {
1660
+ 0: string;
1661
+ 1: string;
1662
+ 2: string;
1663
+ 3: string;
1664
+ 4: string;
1665
+ 5: string;
1666
+ 6: string;
1667
+ 7: string;
1668
+ 8: string;
1669
+ 9: string;
1670
+ };
1671
+ space: {
1672
+ 0: string;
1673
+ 1: string;
1674
+ 2: string;
1675
+ 3: string;
1676
+ 4: string;
1677
+ 5: string;
1678
+ 6: string;
1679
+ 7: string;
1680
+ 8: string;
1681
+ 9: string;
1682
+ 10: string;
1683
+ 11: string;
1684
+ 12: string;
1685
+ 13: string;
1686
+ 14: string;
1687
+ 15: string;
1688
+ 16: string;
1689
+ };
1690
+ transitions: unknown;
1691
+ zIndices: {
1692
+ 0: string;
1693
+ 1: string;
1694
+ 2: string;
1695
+ 3: string;
1696
+ 4: string;
1697
+ max: string;
1698
+ toast: string;
1699
+ };
1700
+ foo: {
1701
+ bar: string;
1702
+ };
1703
+ }, _stitches_react_types_config.DefaultThemeMap, {
1704
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1705
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1706
+ };
1707
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1708
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1709
+ };
1710
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1711
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1712
+ };
1713
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1714
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1715
+ };
1716
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1717
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1718
+ };
1719
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1720
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1721
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1722
+ };
1723
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1724
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1725
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1726
+ };
1727
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1728
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1729
+ };
1730
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1731
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1732
+ };
1733
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1734
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1735
+ };
1736
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1737
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1738
+ };
1739
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1740
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1741
+ };
1742
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1743
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1744
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1745
+ };
1746
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1747
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1748
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1749
+ };
1750
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1751
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1752
+ };
1753
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1754
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1755
+ };
1756
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1757
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1758
+ };
1759
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1760
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1761
+ };
1762
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1763
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1764
+ };
1765
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1766
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1767
+ };
1768
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1769
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1770
+ };
1771
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1772
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1773
+ };
1774
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1775
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1776
+ };
1777
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1778
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1779
+ };
1780
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1781
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1782
+ };
1783
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1784
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1785
+ };
1786
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1787
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1788
+ };
1789
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1790
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1791
+ };
1792
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1793
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1794
+ };
1795
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1796
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1797
+ };
1798
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1799
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1800
+ };
1801
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1802
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1803
+ };
1804
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1805
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1806
+ };
1807
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1808
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1809
+ };
1810
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1811
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1812
+ };
1813
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1814
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1815
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1816
+ };
1817
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1818
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1819
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1820
+ };
1821
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1822
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1823
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1824
+ };
1825
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1826
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1827
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1828
+ };
1829
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1830
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1831
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1832
+ };
1833
+ }>>;
1834
+ declare const CardTitle: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", _stitches_react_types_styled_component.StyledComponentProps<[{
1835
+ boxSizing: string;
1836
+ display: string;
1837
+ variants: {
1838
+ direction: {
1839
+ row: {
1840
+ flexDirection: string;
1841
+ };
1842
+ column: {
1843
+ flexDirection: string;
1844
+ };
1845
+ rowReverse: {
1846
+ flexDirection: string;
1847
+ };
1848
+ columnReverse: {
1849
+ flexDirection: string;
1850
+ };
1851
+ };
1852
+ align: {
1853
+ start: {
1854
+ alignItems: string;
1855
+ };
1856
+ center: {
1857
+ alignItems: string;
1858
+ };
1859
+ end: {
1860
+ alignItems: string;
1861
+ };
1862
+ stretch: {
1863
+ alignItems: string;
1864
+ };
1865
+ baseline: {
1866
+ alignItems: string;
1867
+ };
1868
+ };
1869
+ justify: {
1870
+ start: {
1871
+ justifyContent: string;
1872
+ };
1873
+ center: {
1874
+ justifyContent: string;
1875
+ };
1876
+ end: {
1877
+ justifyContent: string;
1878
+ };
1879
+ between: {
1880
+ justifyContent: string;
1881
+ };
1882
+ };
1883
+ wrap: {
1884
+ noWrap: {
1885
+ flexWrap: string;
1886
+ };
1887
+ wrap: {
1888
+ flexWrap: string;
1889
+ };
1890
+ wrapReverse: {
1891
+ flexWrap: string;
1892
+ };
1893
+ };
1894
+ gap: {
1895
+ 1: {
1896
+ gap: string;
1897
+ };
1898
+ 2: {
1899
+ gap: string;
1900
+ };
1901
+ 3: {
1902
+ gap: string;
1903
+ };
1904
+ 4: {
1905
+ gap: string;
1906
+ };
1907
+ 5: {
1908
+ gap: string;
1909
+ };
1910
+ 6: {
1911
+ gap: string;
1912
+ };
1913
+ 7: {
1914
+ gap: string;
1915
+ };
1916
+ 8: {
1917
+ gap: string;
1918
+ };
1919
+ 9: {
1920
+ gap: string;
1921
+ };
1922
+ };
1923
+ };
1924
+ defaultVariants: {
1925
+ direction: "row";
1926
+ align: "stretch";
1927
+ justify: "start";
1928
+ wrap: "noWrap";
1929
+ };
1930
+ }]>, {
1931
+ bp1: string;
1932
+ bp2: string;
1933
+ bp3: string;
1934
+ bp4: string;
1935
+ motion: string;
1936
+ hover: string;
1937
+ dark: string;
1938
+ light: string;
1939
+ }, _stitches_react_types_css_util.CSS<{
1940
+ bp1: string;
1941
+ bp2: string;
1942
+ bp3: string;
1943
+ bp4: string;
1944
+ motion: string;
1945
+ hover: string;
1946
+ dark: string;
1947
+ light: string;
1948
+ }, {
1949
+ borderWidths: unknown;
1950
+ borderStyles: unknown;
1951
+ colors: unknown;
1952
+ fonts: {
1953
+ 'fallback-mono': string;
1954
+ 'fallback-sans': string;
1955
+ 'fallback-serif': string;
1956
+ mono: string;
1957
+ sans: string;
1958
+ serif: string;
1959
+ };
1960
+ fontSizes: {
1961
+ 1: string;
1962
+ 2: string;
1963
+ 3: string;
1964
+ 4: string;
1965
+ 5: string;
1966
+ 6: string;
1967
+ 7: string;
1968
+ 8: string;
1969
+ 9: string;
1970
+ };
1971
+ fontWeights: {
1972
+ 1: string;
1973
+ 2: string;
1974
+ 3: string;
1975
+ 4: string;
1976
+ 5: string;
1977
+ 6: string;
1978
+ 7: string;
1979
+ 8: string;
1980
+ 9: string;
1981
+ };
1982
+ letterSpacings: unknown;
1983
+ lineHeights: unknown;
1984
+ radii: {
1985
+ 0: string;
1986
+ 1: string;
1987
+ 2: string;
1988
+ 3: string;
1989
+ 4: string;
1990
+ pill: string;
1991
+ round: string;
1992
+ };
1993
+ shadows: {
1994
+ 0: string;
1995
+ 1: string;
1996
+ 2: string;
1997
+ 3: string;
1998
+ toast: string;
1999
+ };
2000
+ sizes: {
2001
+ 0: string;
2002
+ 1: string;
2003
+ 2: string;
2004
+ 3: string;
2005
+ 4: string;
2006
+ 5: string;
2007
+ 6: string;
2008
+ 7: string;
2009
+ 8: string;
2010
+ 9: string;
2011
+ };
2012
+ space: {
2013
+ 0: string;
2014
+ 1: string;
2015
+ 2: string;
2016
+ 3: string;
2017
+ 4: string;
2018
+ 5: string;
2019
+ 6: string;
2020
+ 7: string;
2021
+ 8: string;
2022
+ 9: string;
2023
+ 10: string;
2024
+ 11: string;
2025
+ 12: string;
2026
+ 13: string;
2027
+ 14: string;
2028
+ 15: string;
2029
+ 16: string;
2030
+ };
2031
+ transitions: unknown;
2032
+ zIndices: {
2033
+ 0: string;
2034
+ 1: string;
2035
+ 2: string;
2036
+ 3: string;
2037
+ 4: string;
2038
+ max: string;
2039
+ toast: string;
2040
+ };
2041
+ foo: {
2042
+ bar: string;
2043
+ };
2044
+ }, _stitches_react_types_config.DefaultThemeMap, {
2045
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2046
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2047
+ };
2048
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2049
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2050
+ };
2051
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2052
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2053
+ };
2054
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2055
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2056
+ };
2057
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2058
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2059
+ };
2060
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2061
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2062
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2063
+ };
2064
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2065
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2066
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2067
+ };
2068
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2069
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2070
+ };
2071
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2072
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2073
+ };
2074
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2075
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2076
+ };
2077
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2078
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2079
+ };
2080
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2081
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2082
+ };
2083
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2084
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2085
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2086
+ };
2087
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2088
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2089
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2090
+ };
2091
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2092
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2093
+ };
2094
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2095
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2096
+ };
2097
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2098
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2099
+ };
2100
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2101
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2102
+ };
2103
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2104
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2105
+ };
2106
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2107
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2108
+ };
2109
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2110
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2111
+ };
2112
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2113
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2114
+ };
2115
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2116
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2117
+ };
2118
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2119
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2120
+ };
2121
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2122
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2123
+ };
2124
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2125
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2126
+ };
2127
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2128
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2129
+ };
2130
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2131
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2132
+ };
2133
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2134
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2135
+ };
2136
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2137
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2138
+ };
2139
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2140
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2141
+ };
2142
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2143
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2144
+ };
2145
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2146
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2147
+ };
2148
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2149
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2150
+ };
2151
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2152
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2153
+ };
2154
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2155
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2156
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2157
+ };
2158
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2159
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2160
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2161
+ };
2162
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2163
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2164
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2165
+ };
2166
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2167
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2168
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2169
+ };
2170
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2171
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2172
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2173
+ };
2174
+ }>>, {}, {
2175
+ bp1: string;
2176
+ bp2: string;
2177
+ bp3: string;
2178
+ bp4: string;
2179
+ motion: string;
2180
+ hover: string;
2181
+ dark: string;
2182
+ light: string;
2183
+ }, _stitches_react_types_css_util.CSS<{
2184
+ bp1: string;
2185
+ bp2: string;
2186
+ bp3: string;
2187
+ bp4: string;
2188
+ motion: string;
2189
+ hover: string;
2190
+ dark: string;
2191
+ light: string;
2192
+ }, {
2193
+ borderWidths: unknown;
2194
+ borderStyles: unknown;
2195
+ colors: unknown;
2196
+ fonts: {
2197
+ 'fallback-mono': string;
2198
+ 'fallback-sans': string;
2199
+ 'fallback-serif': string;
2200
+ mono: string;
2201
+ sans: string;
2202
+ serif: string;
2203
+ };
2204
+ fontSizes: {
2205
+ 1: string;
2206
+ 2: string;
2207
+ 3: string;
2208
+ 4: string;
2209
+ 5: string;
2210
+ 6: string;
2211
+ 7: string;
2212
+ 8: string;
2213
+ 9: string;
2214
+ };
2215
+ fontWeights: {
2216
+ 1: string;
2217
+ 2: string;
2218
+ 3: string;
2219
+ 4: string;
2220
+ 5: string;
2221
+ 6: string;
2222
+ 7: string;
2223
+ 8: string;
2224
+ 9: string;
2225
+ };
2226
+ letterSpacings: unknown;
2227
+ lineHeights: unknown;
2228
+ radii: {
2229
+ 0: string;
2230
+ 1: string;
2231
+ 2: string;
2232
+ 3: string;
2233
+ 4: string;
2234
+ pill: string;
2235
+ round: string;
2236
+ };
2237
+ shadows: {
2238
+ 0: string;
2239
+ 1: string;
2240
+ 2: string;
2241
+ 3: string;
2242
+ toast: string;
2243
+ };
2244
+ sizes: {
2245
+ 0: string;
2246
+ 1: string;
2247
+ 2: string;
2248
+ 3: string;
2249
+ 4: string;
2250
+ 5: string;
2251
+ 6: string;
2252
+ 7: string;
2253
+ 8: string;
2254
+ 9: string;
2255
+ };
2256
+ space: {
2257
+ 0: string;
2258
+ 1: string;
2259
+ 2: string;
2260
+ 3: string;
2261
+ 4: string;
2262
+ 5: string;
2263
+ 6: string;
2264
+ 7: string;
2265
+ 8: string;
2266
+ 9: string;
2267
+ 10: string;
2268
+ 11: string;
2269
+ 12: string;
2270
+ 13: string;
2271
+ 14: string;
2272
+ 15: string;
2273
+ 16: string;
2274
+ };
2275
+ transitions: unknown;
2276
+ zIndices: {
2277
+ 0: string;
2278
+ 1: string;
2279
+ 2: string;
2280
+ 3: string;
2281
+ 4: string;
2282
+ max: string;
2283
+ toast: string;
2284
+ };
2285
+ foo: {
2286
+ bar: string;
2287
+ };
2288
+ }, _stitches_react_types_config.DefaultThemeMap, {
2289
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2290
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2291
+ };
2292
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2293
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2294
+ };
2295
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2296
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2297
+ };
2298
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2299
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2300
+ };
2301
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2302
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2303
+ };
2304
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2305
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2306
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2307
+ };
2308
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2309
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2310
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2311
+ };
2312
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2313
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2314
+ };
2315
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2316
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2317
+ };
2318
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2319
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2320
+ };
2321
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2322
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2323
+ };
2324
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2325
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2326
+ };
2327
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2328
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2329
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2330
+ };
2331
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2332
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2333
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2334
+ };
2335
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2336
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2337
+ };
2338
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2339
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2340
+ };
2341
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2342
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2343
+ };
2344
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2345
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2346
+ };
2347
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2348
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2349
+ };
2350
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2351
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2352
+ };
2353
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2354
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2355
+ };
2356
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2357
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2358
+ };
2359
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2360
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2361
+ };
2362
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2363
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2364
+ };
2365
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2366
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2367
+ };
2368
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2369
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2370
+ };
2371
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2372
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2373
+ };
2374
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2375
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2376
+ };
2377
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2378
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2379
+ };
2380
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2381
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2382
+ };
2383
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2384
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2385
+ };
2386
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2387
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2388
+ };
2389
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2390
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2391
+ };
2392
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2393
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2394
+ };
2395
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2396
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2397
+ };
2398
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2399
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2400
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2401
+ };
2402
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2403
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2404
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2405
+ };
2406
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2407
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2408
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2409
+ };
2410
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2411
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2412
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2413
+ };
2414
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2415
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2416
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2417
+ };
2418
+ }>>;
2419
+ declare const CardContent: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", {}, {
2420
+ bp1: string;
2421
+ bp2: string;
2422
+ bp3: string;
2423
+ bp4: string;
2424
+ motion: string;
2425
+ hover: string;
2426
+ dark: string;
2427
+ light: string;
2428
+ }, _stitches_react_types_css_util.CSS<{
2429
+ bp1: string;
2430
+ bp2: string;
2431
+ bp3: string;
2432
+ bp4: string;
2433
+ motion: string;
2434
+ hover: string;
2435
+ dark: string;
2436
+ light: string;
2437
+ }, {
2438
+ borderWidths: unknown;
2439
+ borderStyles: unknown;
2440
+ colors: unknown;
2441
+ fonts: {
2442
+ 'fallback-mono': string;
2443
+ 'fallback-sans': string;
2444
+ 'fallback-serif': string;
2445
+ mono: string;
2446
+ sans: string;
2447
+ serif: string;
2448
+ };
2449
+ fontSizes: {
2450
+ 1: string;
2451
+ 2: string;
2452
+ 3: string;
2453
+ 4: string;
2454
+ 5: string;
2455
+ 6: string;
2456
+ 7: string;
2457
+ 8: string;
2458
+ 9: string;
2459
+ };
2460
+ fontWeights: {
2461
+ 1: string;
2462
+ 2: string;
2463
+ 3: string;
2464
+ 4: string;
2465
+ 5: string;
2466
+ 6: string;
2467
+ 7: string;
2468
+ 8: string;
2469
+ 9: string;
2470
+ };
2471
+ letterSpacings: unknown;
2472
+ lineHeights: unknown;
2473
+ radii: {
2474
+ 0: string;
2475
+ 1: string;
2476
+ 2: string;
2477
+ 3: string;
2478
+ 4: string;
2479
+ pill: string;
2480
+ round: string;
2481
+ };
2482
+ shadows: {
2483
+ 0: string;
2484
+ 1: string;
2485
+ 2: string;
2486
+ 3: string;
2487
+ toast: string;
2488
+ };
2489
+ sizes: {
2490
+ 0: string;
2491
+ 1: string;
2492
+ 2: string;
2493
+ 3: string;
2494
+ 4: string;
2495
+ 5: string;
2496
+ 6: string;
2497
+ 7: string;
2498
+ 8: string;
2499
+ 9: string;
2500
+ };
2501
+ space: {
2502
+ 0: string;
2503
+ 1: string;
2504
+ 2: string;
2505
+ 3: string;
2506
+ 4: string;
2507
+ 5: string;
2508
+ 6: string;
2509
+ 7: string;
2510
+ 8: string;
2511
+ 9: string;
2512
+ 10: string;
2513
+ 11: string;
2514
+ 12: string;
2515
+ 13: string;
2516
+ 14: string;
2517
+ 15: string;
2518
+ 16: string;
2519
+ };
2520
+ transitions: unknown;
2521
+ zIndices: {
2522
+ 0: string;
2523
+ 1: string;
2524
+ 2: string;
2525
+ 3: string;
2526
+ 4: string;
2527
+ max: string;
2528
+ toast: string;
2529
+ };
2530
+ foo: {
2531
+ bar: string;
2532
+ };
2533
+ }, _stitches_react_types_config.DefaultThemeMap, {
2534
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2535
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2536
+ };
2537
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2538
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2539
+ };
2540
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2541
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2542
+ };
2543
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2544
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2545
+ };
2546
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2547
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2548
+ };
2549
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2550
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2551
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2552
+ };
2553
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2554
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2555
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2556
+ };
2557
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2558
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2559
+ };
2560
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2561
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2562
+ };
2563
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2564
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2565
+ };
2566
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2567
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2568
+ };
2569
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2570
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2571
+ };
2572
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2573
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2574
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2575
+ };
2576
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2577
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2578
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2579
+ };
2580
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2581
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2582
+ };
2583
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2584
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2585
+ };
2586
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2587
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2588
+ };
2589
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2590
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2591
+ };
2592
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2593
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2594
+ };
2595
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2596
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2597
+ };
2598
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2599
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2600
+ };
2601
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2602
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2603
+ };
2604
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2605
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2606
+ };
2607
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2608
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2609
+ };
2610
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2611
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2612
+ };
2613
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2614
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2615
+ };
2616
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2617
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2618
+ };
2619
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2620
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2621
+ };
2622
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2623
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2624
+ };
2625
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2626
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2627
+ };
2628
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2629
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2630
+ };
2631
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2632
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2633
+ };
2634
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2635
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2636
+ };
2637
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2638
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2639
+ };
2640
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2641
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2642
+ };
2643
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2644
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2645
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2646
+ };
2647
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2648
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2649
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2650
+ };
2651
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2652
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2653
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2654
+ };
2655
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2656
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2657
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2658
+ };
2659
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2660
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2661
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2662
+ };
2663
+ }>>, {}, {
2664
+ bp1: string;
2665
+ bp2: string;
2666
+ bp3: string;
2667
+ bp4: string;
2668
+ motion: string;
2669
+ hover: string;
2670
+ dark: string;
2671
+ light: string;
2672
+ }, _stitches_react_types_css_util.CSS<{
2673
+ bp1: string;
2674
+ bp2: string;
2675
+ bp3: string;
2676
+ bp4: string;
2677
+ motion: string;
2678
+ hover: string;
2679
+ dark: string;
2680
+ light: string;
2681
+ }, {
2682
+ borderWidths: unknown;
2683
+ borderStyles: unknown;
2684
+ colors: unknown;
2685
+ fonts: {
2686
+ 'fallback-mono': string;
2687
+ 'fallback-sans': string;
2688
+ 'fallback-serif': string;
2689
+ mono: string;
2690
+ sans: string;
2691
+ serif: string;
2692
+ };
2693
+ fontSizes: {
2694
+ 1: string;
2695
+ 2: string;
2696
+ 3: string;
2697
+ 4: string;
2698
+ 5: string;
2699
+ 6: string;
2700
+ 7: string;
2701
+ 8: string;
2702
+ 9: string;
2703
+ };
2704
+ fontWeights: {
2705
+ 1: string;
2706
+ 2: string;
2707
+ 3: string;
2708
+ 4: string;
2709
+ 5: string;
2710
+ 6: string;
2711
+ 7: string;
2712
+ 8: string;
2713
+ 9: string;
2714
+ };
2715
+ letterSpacings: unknown;
2716
+ lineHeights: unknown;
2717
+ radii: {
2718
+ 0: string;
2719
+ 1: string;
2720
+ 2: string;
2721
+ 3: string;
2722
+ 4: string;
2723
+ pill: string;
2724
+ round: string;
2725
+ };
2726
+ shadows: {
2727
+ 0: string;
2728
+ 1: string;
2729
+ 2: string;
2730
+ 3: string;
2731
+ toast: string;
2732
+ };
2733
+ sizes: {
2734
+ 0: string;
2735
+ 1: string;
2736
+ 2: string;
2737
+ 3: string;
2738
+ 4: string;
2739
+ 5: string;
2740
+ 6: string;
2741
+ 7: string;
2742
+ 8: string;
2743
+ 9: string;
2744
+ };
2745
+ space: {
2746
+ 0: string;
2747
+ 1: string;
2748
+ 2: string;
2749
+ 3: string;
2750
+ 4: string;
2751
+ 5: string;
2752
+ 6: string;
2753
+ 7: string;
2754
+ 8: string;
2755
+ 9: string;
2756
+ 10: string;
2757
+ 11: string;
2758
+ 12: string;
2759
+ 13: string;
2760
+ 14: string;
2761
+ 15: string;
2762
+ 16: string;
2763
+ };
2764
+ transitions: unknown;
2765
+ zIndices: {
2766
+ 0: string;
2767
+ 1: string;
2768
+ 2: string;
2769
+ 3: string;
2770
+ 4: string;
2771
+ max: string;
2772
+ toast: string;
2773
+ };
2774
+ foo: {
2775
+ bar: string;
2776
+ };
2777
+ }, _stitches_react_types_config.DefaultThemeMap, {
2778
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2779
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2780
+ };
2781
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2782
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2783
+ };
2784
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2785
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2786
+ };
2787
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2788
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2789
+ };
2790
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2791
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2792
+ };
2793
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2794
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2795
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2796
+ };
2797
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2798
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2799
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2800
+ };
2801
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2802
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2803
+ };
2804
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2805
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2806
+ };
2807
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2808
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2809
+ };
2810
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2811
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2812
+ };
2813
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2814
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2815
+ };
2816
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2817
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2818
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2819
+ };
2820
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2821
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2822
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2823
+ };
2824
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2825
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2826
+ };
2827
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2828
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2829
+ };
2830
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2831
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2832
+ };
2833
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2834
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2835
+ };
2836
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2837
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2838
+ };
2839
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2840
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2841
+ };
2842
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2843
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2844
+ };
2845
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2846
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2847
+ };
2848
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2849
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2850
+ };
2851
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2852
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2853
+ };
2854
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2855
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2856
+ };
2857
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2858
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2859
+ };
2860
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2861
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2862
+ };
2863
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2864
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2865
+ };
2866
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2867
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2868
+ };
2869
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2870
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2871
+ };
2872
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2873
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2874
+ };
2875
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2876
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2877
+ };
2878
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2879
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2880
+ };
2881
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2882
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2883
+ };
2884
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2885
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2886
+ };
2887
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2888
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2889
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2890
+ };
2891
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2892
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2893
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2894
+ };
2895
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2896
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2897
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2898
+ };
2899
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2900
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2901
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2902
+ };
2903
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2904
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2905
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2906
+ };
2907
+ }>>;
2908
+ declare const CardMeta: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", _stitches_react_types_styled_component.StyledComponentProps<[{
2909
+ boxSizing: string;
2910
+ display: string;
2911
+ variants: {
2912
+ direction: {
2913
+ row: {
2914
+ flexDirection: string;
2915
+ };
2916
+ column: {
2917
+ flexDirection: string;
2918
+ };
2919
+ rowReverse: {
2920
+ flexDirection: string;
2921
+ };
2922
+ columnReverse: {
2923
+ flexDirection: string;
2924
+ };
2925
+ };
2926
+ align: {
2927
+ start: {
2928
+ alignItems: string;
2929
+ };
2930
+ center: {
2931
+ alignItems: string;
2932
+ };
2933
+ end: {
2934
+ alignItems: string;
2935
+ };
2936
+ stretch: {
2937
+ alignItems: string;
2938
+ };
2939
+ baseline: {
2940
+ alignItems: string;
2941
+ };
2942
+ };
2943
+ justify: {
2944
+ start: {
2945
+ justifyContent: string;
2946
+ };
2947
+ center: {
2948
+ justifyContent: string;
2949
+ };
2950
+ end: {
2951
+ justifyContent: string;
2952
+ };
2953
+ between: {
2954
+ justifyContent: string;
2955
+ };
2956
+ };
2957
+ wrap: {
2958
+ noWrap: {
2959
+ flexWrap: string;
2960
+ };
2961
+ wrap: {
2962
+ flexWrap: string;
2963
+ };
2964
+ wrapReverse: {
2965
+ flexWrap: string;
2966
+ };
2967
+ };
2968
+ gap: {
2969
+ 1: {
2970
+ gap: string;
2971
+ };
2972
+ 2: {
2973
+ gap: string;
2974
+ };
2975
+ 3: {
2976
+ gap: string;
2977
+ };
2978
+ 4: {
2979
+ gap: string;
2980
+ };
2981
+ 5: {
2982
+ gap: string;
2983
+ };
2984
+ 6: {
2985
+ gap: string;
2986
+ };
2987
+ 7: {
2988
+ gap: string;
2989
+ };
2990
+ 8: {
2991
+ gap: string;
2992
+ };
2993
+ 9: {
2994
+ gap: string;
2995
+ };
2996
+ };
2997
+ };
2998
+ defaultVariants: {
2999
+ direction: "row";
3000
+ align: "stretch";
3001
+ justify: "start";
3002
+ wrap: "noWrap";
3003
+ };
3004
+ }]>, {
3005
+ bp1: string;
3006
+ bp2: string;
3007
+ bp3: string;
3008
+ bp4: string;
3009
+ motion: string;
3010
+ hover: string;
3011
+ dark: string;
3012
+ light: string;
3013
+ }, _stitches_react_types_css_util.CSS<{
3014
+ bp1: string;
3015
+ bp2: string;
3016
+ bp3: string;
3017
+ bp4: string;
3018
+ motion: string;
3019
+ hover: string;
3020
+ dark: string;
3021
+ light: string;
3022
+ }, {
3023
+ borderWidths: unknown;
3024
+ borderStyles: unknown;
3025
+ colors: unknown;
3026
+ fonts: {
3027
+ 'fallback-mono': string;
3028
+ 'fallback-sans': string;
3029
+ 'fallback-serif': string;
3030
+ mono: string;
3031
+ sans: string;
3032
+ serif: string;
3033
+ };
3034
+ fontSizes: {
3035
+ 1: string;
3036
+ 2: string;
3037
+ 3: string;
3038
+ 4: string;
3039
+ 5: string;
3040
+ 6: string;
3041
+ 7: string;
3042
+ 8: string;
3043
+ 9: string;
3044
+ };
3045
+ fontWeights: {
3046
+ 1: string;
3047
+ 2: string;
3048
+ 3: string;
3049
+ 4: string;
3050
+ 5: string;
3051
+ 6: string;
3052
+ 7: string;
3053
+ 8: string;
3054
+ 9: string;
3055
+ };
3056
+ letterSpacings: unknown;
3057
+ lineHeights: unknown;
3058
+ radii: {
3059
+ 0: string;
3060
+ 1: string;
3061
+ 2: string;
3062
+ 3: string;
3063
+ 4: string;
3064
+ pill: string;
3065
+ round: string;
3066
+ };
3067
+ shadows: {
3068
+ 0: string;
3069
+ 1: string;
3070
+ 2: string;
3071
+ 3: string;
3072
+ toast: string;
3073
+ };
3074
+ sizes: {
3075
+ 0: string;
3076
+ 1: string;
3077
+ 2: string;
3078
+ 3: string;
3079
+ 4: string;
3080
+ 5: string;
3081
+ 6: string;
3082
+ 7: string;
3083
+ 8: string;
3084
+ 9: string;
3085
+ };
3086
+ space: {
3087
+ 0: string;
3088
+ 1: string;
3089
+ 2: string;
3090
+ 3: string;
3091
+ 4: string;
3092
+ 5: string;
3093
+ 6: string;
3094
+ 7: string;
3095
+ 8: string;
3096
+ 9: string;
3097
+ 10: string;
3098
+ 11: string;
3099
+ 12: string;
3100
+ 13: string;
3101
+ 14: string;
3102
+ 15: string;
3103
+ 16: string;
3104
+ };
3105
+ transitions: unknown;
3106
+ zIndices: {
3107
+ 0: string;
3108
+ 1: string;
3109
+ 2: string;
3110
+ 3: string;
3111
+ 4: string;
3112
+ max: string;
3113
+ toast: string;
3114
+ };
3115
+ foo: {
3116
+ bar: string;
3117
+ };
3118
+ }, _stitches_react_types_config.DefaultThemeMap, {
3119
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
3120
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
3121
+ };
3122
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3123
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3124
+ };
3125
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
3126
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
3127
+ };
3128
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
3129
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
3130
+ };
3131
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3132
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3133
+ };
3134
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3135
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3136
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3137
+ };
3138
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3139
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3140
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3141
+ };
3142
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
3143
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
3144
+ };
3145
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3146
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3147
+ };
3148
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
3149
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
3150
+ };
3151
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
3152
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
3153
+ };
3154
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3155
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3156
+ };
3157
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3158
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3159
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3160
+ };
3161
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3162
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3163
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3164
+ };
3165
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
3166
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
3167
+ };
3168
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
3169
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
3170
+ };
3171
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
3172
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
3173
+ };
3174
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
3175
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
3176
+ };
3177
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
3178
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
3179
+ };
3180
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
3181
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
3182
+ };
3183
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
3184
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
3185
+ };
3186
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
3187
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
3188
+ };
3189
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
3190
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
3191
+ };
3192
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
3193
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
3194
+ };
3195
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
3196
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
3197
+ };
3198
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
3199
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
3200
+ };
3201
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
3202
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
3203
+ };
3204
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
3205
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
3206
+ };
3207
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
3208
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
3209
+ };
3210
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
3211
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
3212
+ };
3213
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
3214
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
3215
+ };
3216
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
3217
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
3218
+ };
3219
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
3220
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
3221
+ };
3222
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
3223
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
3224
+ };
3225
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
3226
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
3227
+ };
3228
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3229
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3230
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3231
+ };
3232
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3233
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3234
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3235
+ };
3236
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
3237
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3238
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3239
+ };
3240
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
3241
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3242
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3243
+ };
3244
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
3245
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3246
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3247
+ };
3248
+ }>>, {}, {
3249
+ bp1: string;
3250
+ bp2: string;
3251
+ bp3: string;
3252
+ bp4: string;
3253
+ motion: string;
3254
+ hover: string;
3255
+ dark: string;
3256
+ light: string;
3257
+ }, _stitches_react_types_css_util.CSS<{
3258
+ bp1: string;
3259
+ bp2: string;
3260
+ bp3: string;
3261
+ bp4: string;
3262
+ motion: string;
3263
+ hover: string;
3264
+ dark: string;
3265
+ light: string;
3266
+ }, {
3267
+ borderWidths: unknown;
3268
+ borderStyles: unknown;
3269
+ colors: unknown;
3270
+ fonts: {
3271
+ 'fallback-mono': string;
3272
+ 'fallback-sans': string;
3273
+ 'fallback-serif': string;
3274
+ mono: string;
3275
+ sans: string;
3276
+ serif: string;
3277
+ };
3278
+ fontSizes: {
3279
+ 1: string;
3280
+ 2: string;
3281
+ 3: string;
3282
+ 4: string;
3283
+ 5: string;
3284
+ 6: string;
3285
+ 7: string;
3286
+ 8: string;
3287
+ 9: string;
3288
+ };
3289
+ fontWeights: {
3290
+ 1: string;
3291
+ 2: string;
3292
+ 3: string;
3293
+ 4: string;
3294
+ 5: string;
3295
+ 6: string;
3296
+ 7: string;
3297
+ 8: string;
3298
+ 9: string;
3299
+ };
3300
+ letterSpacings: unknown;
3301
+ lineHeights: unknown;
3302
+ radii: {
3303
+ 0: string;
3304
+ 1: string;
3305
+ 2: string;
3306
+ 3: string;
3307
+ 4: string;
3308
+ pill: string;
3309
+ round: string;
3310
+ };
3311
+ shadows: {
3312
+ 0: string;
3313
+ 1: string;
3314
+ 2: string;
3315
+ 3: string;
3316
+ toast: string;
3317
+ };
3318
+ sizes: {
3319
+ 0: string;
3320
+ 1: string;
3321
+ 2: string;
3322
+ 3: string;
3323
+ 4: string;
3324
+ 5: string;
3325
+ 6: string;
3326
+ 7: string;
3327
+ 8: string;
3328
+ 9: string;
3329
+ };
3330
+ space: {
3331
+ 0: string;
3332
+ 1: string;
3333
+ 2: string;
3334
+ 3: string;
3335
+ 4: string;
3336
+ 5: string;
3337
+ 6: string;
3338
+ 7: string;
3339
+ 8: string;
3340
+ 9: string;
3341
+ 10: string;
3342
+ 11: string;
3343
+ 12: string;
3344
+ 13: string;
3345
+ 14: string;
3346
+ 15: string;
3347
+ 16: string;
3348
+ };
3349
+ transitions: unknown;
3350
+ zIndices: {
3351
+ 0: string;
3352
+ 1: string;
3353
+ 2: string;
3354
+ 3: string;
3355
+ 4: string;
3356
+ max: string;
3357
+ toast: string;
3358
+ };
3359
+ foo: {
3360
+ bar: string;
3361
+ };
3362
+ }, _stitches_react_types_config.DefaultThemeMap, {
3363
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
3364
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
3365
+ };
3366
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3367
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3368
+ };
3369
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
3370
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
3371
+ };
3372
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
3373
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
3374
+ };
3375
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3376
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3377
+ };
3378
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3379
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3380
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3381
+ };
3382
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3383
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3384
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3385
+ };
3386
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
3387
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
3388
+ };
3389
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3390
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3391
+ };
3392
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
3393
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
3394
+ };
3395
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
3396
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
3397
+ };
3398
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3399
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3400
+ };
3401
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3402
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3403
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3404
+ };
3405
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3406
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3407
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3408
+ };
3409
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
3410
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
3411
+ };
3412
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
3413
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
3414
+ };
3415
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
3416
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
3417
+ };
3418
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
3419
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
3420
+ };
3421
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
3422
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
3423
+ };
3424
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
3425
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
3426
+ };
3427
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
3428
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
3429
+ };
3430
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
3431
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
3432
+ };
3433
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
3434
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
3435
+ };
3436
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
3437
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
3438
+ };
3439
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
3440
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
3441
+ };
3442
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
3443
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
3444
+ };
3445
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
3446
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
3447
+ };
3448
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
3449
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
3450
+ };
3451
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
3452
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
3453
+ };
3454
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
3455
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
3456
+ };
3457
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
3458
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
3459
+ };
3460
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
3461
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
3462
+ };
3463
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
3464
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
3465
+ };
3466
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
3467
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
3468
+ };
3469
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
3470
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
3471
+ };
3472
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3473
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3474
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3475
+ };
3476
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3477
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3478
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3479
+ };
3480
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
3481
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3482
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3483
+ };
3484
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
3485
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3486
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3487
+ };
3488
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
3489
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3490
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3491
+ };
3492
+ }>>;
3493
+
3494
+ /**
3495
+ * @note
3496
+ *
3497
+ * This is ... very custom and should not be here, haha.
3498
+ *
3499
+ * This is an implemention of components (and `next/image` lol)
3500
+ *
3501
+ * I would consider this a Component a Project would create within its repo.
3502
+ *
3503
+ * Not here, but hey.
3504
+ *
3505
+ * What is this entire repo @jeromefitz/packages if not just
3506
+ * throwing a bunch of stuff to the wall and seeing what
3507
+ * breaks through it like the Kool-Aid Man.
3508
+ */
3509
+ declare const ImageBlur: _stitches_react_types_styled_component.StyledComponent<"div", {}, {
3510
+ bp1: string;
3511
+ bp2: string;
3512
+ bp3: string;
3513
+ bp4: string;
3514
+ motion: string;
3515
+ hover: string;
3516
+ dark: string;
3517
+ light: string;
3518
+ }, _stitches_react_types_css_util.CSS<{
3519
+ bp1: string;
3520
+ bp2: string;
3521
+ bp3: string;
3522
+ bp4: string;
3523
+ motion: string;
3524
+ hover: string;
3525
+ dark: string;
3526
+ light: string;
3527
+ }, {
3528
+ borderWidths: unknown;
3529
+ borderStyles: unknown;
3530
+ colors: unknown;
3531
+ fonts: {
3532
+ 'fallback-mono': string;
3533
+ 'fallback-sans': string;
3534
+ 'fallback-serif': string;
3535
+ mono: string;
3536
+ sans: string;
3537
+ serif: string;
3538
+ };
3539
+ fontSizes: {
3540
+ 1: string;
3541
+ 2: string;
3542
+ 3: string;
3543
+ 4: string;
3544
+ 5: string;
3545
+ 6: string;
3546
+ 7: string;
3547
+ 8: string;
3548
+ 9: string;
3549
+ };
3550
+ fontWeights: {
3551
+ 1: string;
3552
+ 2: string;
3553
+ 3: string;
3554
+ 4: string;
3555
+ 5: string;
3556
+ 6: string;
3557
+ 7: string;
3558
+ 8: string;
3559
+ 9: string;
3560
+ };
3561
+ letterSpacings: unknown;
3562
+ lineHeights: unknown;
3563
+ radii: {
3564
+ 0: string;
3565
+ 1: string;
3566
+ 2: string;
3567
+ 3: string;
3568
+ 4: string;
3569
+ pill: string;
3570
+ round: string;
3571
+ };
3572
+ shadows: {
3573
+ 0: string;
3574
+ 1: string;
3575
+ 2: string;
3576
+ 3: string;
3577
+ toast: string;
3578
+ };
3579
+ sizes: {
3580
+ 0: string;
3581
+ 1: string;
3582
+ 2: string;
3583
+ 3: string;
3584
+ 4: string;
3585
+ 5: string;
3586
+ 6: string;
3587
+ 7: string;
3588
+ 8: string;
3589
+ 9: string;
3590
+ };
3591
+ space: {
3592
+ 0: string;
3593
+ 1: string;
3594
+ 2: string;
3595
+ 3: string;
3596
+ 4: string;
3597
+ 5: string;
3598
+ 6: string;
3599
+ 7: string;
3600
+ 8: string;
3601
+ 9: string;
3602
+ 10: string;
3603
+ 11: string;
3604
+ 12: string;
3605
+ 13: string;
3606
+ 14: string;
3607
+ 15: string;
3608
+ 16: string;
3609
+ };
3610
+ transitions: unknown;
3611
+ zIndices: {
3612
+ 0: string;
3613
+ 1: string;
3614
+ 2: string;
3615
+ 3: string;
3616
+ 4: string;
3617
+ max: string;
3618
+ toast: string;
3619
+ };
3620
+ foo: {
3621
+ bar: string;
3622
+ };
3623
+ }, _stitches_react_types_config.DefaultThemeMap, {
3624
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
3625
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
3626
+ };
3627
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3628
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3629
+ };
3630
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
3631
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
3632
+ };
3633
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
3634
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
3635
+ };
3636
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3637
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3638
+ };
3639
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3640
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3641
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3642
+ };
3643
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3644
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3645
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3646
+ };
3647
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
3648
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
3649
+ };
3650
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3651
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3652
+ };
3653
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
3654
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
3655
+ };
3656
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
3657
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
3658
+ };
3659
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3660
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3661
+ };
3662
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3663
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3664
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3665
+ };
3666
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3667
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3668
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3669
+ };
3670
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
3671
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
3672
+ };
3673
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
3674
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
3675
+ };
3676
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
3677
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
3678
+ };
3679
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
3680
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
3681
+ };
3682
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
3683
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
3684
+ };
3685
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
3686
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
3687
+ };
3688
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
3689
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
3690
+ };
3691
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
3692
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
3693
+ };
3694
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
3695
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
3696
+ };
3697
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
3698
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
3699
+ };
3700
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
3701
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
3702
+ };
3703
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
3704
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
3705
+ };
3706
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
3707
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
3708
+ };
3709
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
3710
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
3711
+ };
3712
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
3713
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
3714
+ };
3715
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
3716
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
3717
+ };
3718
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
3719
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
3720
+ };
3721
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
3722
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
3723
+ };
3724
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
3725
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
3726
+ };
3727
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
3728
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
3729
+ };
3730
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
3731
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
3732
+ };
3733
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3734
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3735
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3736
+ };
3737
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3738
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3739
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3740
+ };
3741
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
3742
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3743
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3744
+ };
3745
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
3746
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3747
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3748
+ };
3749
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
3750
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3751
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3752
+ };
3753
+ }>>;
3754
+ declare const CardSpotify: ({ base64, children, image, imageLabel, slug, }: {
3755
+ base64: any;
3756
+ children: any;
3757
+ image: any;
3758
+ imageLabel?: string;
3759
+ slug: any;
3760
+ }) => JSX.Element;
3761
+ declare const CardOuter: ({ children }: {
3762
+ children: any;
3763
+ }) => JSX.Element;
3764
+
3765
+ export { Card as C, ImageBlur as I, CardContent as a, CardImage as b, css_card as c, CardImageContainer as d, CardLink as e, CardMeta as f, CardTitle as g, CardSpotify as h, CardOuter as i };