@jeromefitz/design-system 4.1.4 → 4.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (192) hide show
  1. package/Accordion-4ee18be8.d.ts +505 -0
  2. package/Alert-6851b974.d.ts +297 -0
  3. package/AppBar-be17f0ce.d.ts +324 -0
  4. package/{Avatar-9592d3fc.d.ts → Avatar-49ac7d8e.d.ts} +90 -268
  5. package/Badge-af0370f8.d.ts +357 -0
  6. package/Banner-031e4193.d.ts +303 -0
  7. package/Box-ed161a2b.d.ts +251 -0
  8. package/BoxGrab-a0c6b58f.d.ts +251 -0
  9. package/BoxLink-593cc24a.d.ts +251 -0
  10. package/ButtonDemo-dbc35fc7.d.ts +1512 -0
  11. package/Card-15a6c6fc.d.ts +344 -0
  12. package/Carousel-f585a32b.d.ts +256 -0
  13. package/{Checkbox-891cb9bb.d.ts → Checkbox-c10d0f40.d.ts} +90 -268
  14. package/Code-c14ea67d.d.ts +260 -0
  15. package/CommandMenu-c2cfe342.d.ts +3226 -0
  16. package/Container-38fb7e49.d.ts +287 -0
  17. package/ContextMenu-7b2e548d.d.ts +1492 -0
  18. package/ControlGroup-597b643e.d.ts +251 -0
  19. package/DropdownMenu-8cb36b6a.d.ts +2717 -0
  20. package/Flex-77b8491f.d.ts +347 -0
  21. package/FocusArea-d47ba521.d.ts +256 -0
  22. package/Grid-2f151d59.d.ts +411 -0
  23. package/{Heading-b0b8205b.d.ts → Heading-848dbcb9.d.ts} +1 -1
  24. package/{Icon-d48f2f08.d.ts → Icon-b62f4b89.d.ts} +1 -1
  25. package/Icon.types-1480d456.d.ts +377 -0
  26. package/IconButton-899aa9ab.d.ts +382 -0
  27. package/Image-143403e3.d.ts +251 -0
  28. package/Kbd-149a6f3e.d.ts +312 -0
  29. package/Label-5f1c67ba.d.ts +631 -0
  30. package/{Link-9d116ca4.d.ts → Link-426db150.d.ts} +89 -267
  31. package/LoadingDots-fed943e9.d.ts +302 -0
  32. package/Menu-7fe13437.d.ts +1490 -0
  33. package/NavigationMenu-e84374c2.d.ts +4122 -0
  34. package/Overlay.styles-82fedffb.d.ts +497 -0
  35. package/{PageHeading-9c87c946.d.ts → PageHeading-e146e00e.d.ts} +1 -1
  36. package/Panel.styles-bbc4bfaf.d.ts +497 -0
  37. package/{Paragraph-83414284.d.ts → Paragraph-d411737b.d.ts} +1 -1
  38. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-54ab648b.d.ts} +1 -1
  39. package/{Popover-0dff553f.d.ts → Popover-eac2ec74.d.ts} +0 -0
  40. package/{ProgressBar-049c4e95.d.ts → ProgressBar-68a880e5.d.ts} +89 -267
  41. package/Radio-6cefaf19.d.ts +564 -0
  42. package/RadioCard-93a59685.d.ts +262 -0
  43. package/RadioGrid-c8b16e70.d.ts +498 -0
  44. package/Section-b6b35443.d.ts +278 -0
  45. package/Select-e64dce51.d.ts +2218 -0
  46. package/Separator-6659e651.d.ts +328 -0
  47. package/Sheet-fa50617e.d.ts +812 -0
  48. package/Skeleton-14d91960.d.ts +321 -0
  49. package/Slider-f0baefc6.d.ts +260 -0
  50. package/Spotify-dcc9c8c5.d.ts +3765 -0
  51. package/Status-a3815aad.d.ts +287 -0
  52. package/Sub-6a33bd8d.d.ts +251 -0
  53. package/Sup-c826d72c.d.ts +251 -0
  54. package/{SwitchIcon-fff8c972.d.ts → SwitchIcon-7347591b.d.ts} +91 -269
  55. package/TabLink-a331612d.d.ts +290 -0
  56. package/Table-7a405813.d.ts +2043 -0
  57. package/Tabs.styles-13527893.d.ts +752 -0
  58. package/Text-faee46ac.d.ts +381 -0
  59. package/TextArea-d25fb2b3.d.ts +347 -0
  60. package/TextField-f7adffeb.d.ts +381 -0
  61. package/Toaster-e13e0dcc.d.ts +1561 -0
  62. package/Toggle-0ce8252c.d.ts +312 -0
  63. package/ToggleGroup-c29f3012.d.ts +498 -0
  64. package/Toolbar-8397da4c.d.ts +1478 -0
  65. package/TreeItem-6b0fb009.d.ts +274 -0
  66. package/VerifiedBadge-ffb77b5d.d.ts +607 -0
  67. package/components/Accordion/index.d.ts +1 -1
  68. package/components/Alert/index.d.ts +1 -1
  69. package/components/AppBar/index.d.ts +1 -1
  70. package/components/Avatar/index.d.ts +4 -5
  71. package/components/Badge/index.d.ts +1 -1
  72. package/components/Banner/index.d.ts +1 -1
  73. package/components/Box/index.d.ts +1 -1
  74. package/components/BoxGrab/index.d.ts +1 -1
  75. package/components/BoxLink/index.d.ts +1 -1
  76. package/components/Button/index.d.ts +1 -1
  77. package/components/Card/index.d.ts +1 -1
  78. package/components/Carousel/index.d.ts +1 -1
  79. package/components/Checkbox/index.d.ts +3 -4
  80. package/components/Code/index.d.ts +1 -1
  81. package/components/CommandMenu/index.d.ts +1 -1
  82. package/components/Container/index.d.ts +1 -1
  83. package/components/ContextMenu/index.d.ts +1 -2
  84. package/components/ControlGroup/index.d.ts +1 -1
  85. package/components/DropdownMenu/index.d.ts +1 -2
  86. package/components/Flex/index.d.ts +1 -1
  87. package/components/FocusArea/index.d.ts +1 -1
  88. package/components/Grid/index.d.ts +1 -1
  89. package/components/Heading/index.d.ts +4 -5
  90. package/components/Icon/index.d.ts +4 -5
  91. package/components/IconButton/index.d.ts +1 -1
  92. package/components/Image/index.d.ts +1 -1
  93. package/components/Kbd/index.d.ts +1 -1
  94. package/components/Label/index.d.ts +1 -1
  95. package/components/Link/index.d.ts +1 -1
  96. package/components/LoadingDots/index.d.ts +1 -1
  97. package/components/Menu/index.d.ts +1 -2
  98. package/components/NavigationMenu/index.d.ts +4 -5
  99. package/components/Overlay/index.d.ts +1 -1
  100. package/components/PageHeading/index.d.ts +5 -6
  101. package/components/Panel/index.d.ts +1 -1
  102. package/components/Paragraph/index.d.ts +5 -6
  103. package/components/Popover/index.d.ts +2 -4
  104. package/components/ProgressBar/index.d.ts +1 -2
  105. package/components/Radio/index.d.ts +3 -4
  106. package/components/RadioCard/index.d.ts +1 -2
  107. package/components/RadioGrid/index.d.ts +1 -1
  108. package/components/Section/index.d.ts +1 -1
  109. package/components/Select/index.d.ts +1 -1
  110. package/components/Separator/index.d.ts +1 -1
  111. package/components/Sheet/index.d.ts +3 -4
  112. package/components/Skeleton/index.d.ts +1 -1
  113. package/components/Slider/index.d.ts +1 -2
  114. package/components/Status/index.d.ts +1 -1
  115. package/components/Sub/index.d.ts +1 -1
  116. package/components/Sup/index.d.ts +1 -1
  117. package/components/Switch/index.d.ts +3 -4
  118. package/components/TabLink/index.d.ts +1 -1
  119. package/components/Table/index.d.ts +1 -1
  120. package/components/Tabs/index.d.ts +3 -4
  121. package/components/Text/index.d.ts +1 -1
  122. package/components/TextArea/index.d.ts +1 -1
  123. package/components/TextField/index.d.ts +1 -1
  124. package/components/Toast/index.d.ts +1 -1
  125. package/components/Toggle/index.d.ts +1 -1
  126. package/components/ToggleGroup/index.d.ts +1 -1
  127. package/components/Toolbar/index.d.ts +1 -1
  128. package/components/TreeItem/index.d.ts +1 -1
  129. package/components/VerifiedBadge/index.d.ts +1 -2
  130. package/components/index.d.ts +65 -66
  131. package/custom/Card/index.d.ts +1 -1
  132. package/custom/Hero/index.js +1 -1
  133. package/custom/Tooltip/index.d.ts +256 -612
  134. package/custom/index.d.ts +1 -1
  135. package/index.d.ts +66 -67
  136. package/lib/stitches.config.d.ts +1099 -2145
  137. package/package.json +43 -43
  138. package/Accordion-07ffdde8.d.ts +0 -861
  139. package/Alert-2d248f02.d.ts +0 -475
  140. package/AppBar-45d359b4.d.ts +0 -502
  141. package/Badge-85f0a03c.d.ts +0 -535
  142. package/Banner-8bdcae08.d.ts +0 -481
  143. package/Box-0145a25b.d.ts +0 -429
  144. package/BoxGrab-f2016450.d.ts +0 -429
  145. package/BoxLink-01e0e0e1.d.ts +0 -429
  146. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  147. package/Card-12bdd1c0.d.ts +0 -522
  148. package/Carousel-9d6beddc.d.ts +0 -434
  149. package/Code-918ddbd0.d.ts +0 -438
  150. package/CommandMenu-f09be95e.d.ts +0 -5540
  151. package/Container-c9493c19.d.ts +0 -465
  152. package/ContextMenu-59566c09.d.ts +0 -2560
  153. package/ControlGroup-598bde73.d.ts +0 -429
  154. package/DropdownMenu-fc93debb.d.ts +0 -4675
  155. package/Flex-28440ec4.d.ts +0 -525
  156. package/FocusArea-bd1379f7.d.ts +0 -434
  157. package/Grid-2a6c3e8b.d.ts +0 -589
  158. package/Icon.types-cf2e7181.d.ts +0 -555
  159. package/IconButton-61b70df5.d.ts +0 -560
  160. package/Image-7a9c2ac8.d.ts +0 -429
  161. package/Kbd-ee11e8ee.d.ts +0 -490
  162. package/Label-aac2b752.d.ts +0 -987
  163. package/LoadingDots-b37f3f06.d.ts +0 -480
  164. package/Menu-6ad1af6d.d.ts +0 -2558
  165. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  166. package/Overlay.styles-150e1ce9.d.ts +0 -853
  167. package/Panel.styles-9141abd2.d.ts +0 -853
  168. package/Radio-a6652eb7.d.ts +0 -920
  169. package/RadioCard-0e8131d2.d.ts +0 -440
  170. package/RadioGrid-734a21f7.d.ts +0 -854
  171. package/Section-38d29a05.d.ts +0 -456
  172. package/Select-a9a6f30f.d.ts +0 -3820
  173. package/Separator-190f52e3.d.ts +0 -506
  174. package/Sheet-147a6bea.d.ts +0 -1346
  175. package/Skeleton-b7ef8d20.d.ts +0 -499
  176. package/Slider-2071e096.d.ts +0 -438
  177. package/Spotify-cac6fde2.d.ts +0 -6257
  178. package/Status-d976a923.d.ts +0 -465
  179. package/Sub-cd08549a.d.ts +0 -429
  180. package/Sup-51406ef7.d.ts +0 -429
  181. package/TabLink-f14dc0e4.d.ts +0 -468
  182. package/Table-feea8caf.d.ts +0 -3467
  183. package/Tabs.styles-4ab28890.d.ts +0 -1286
  184. package/Text-2b3df7ba.d.ts +0 -559
  185. package/TextArea-0a415aa1.d.ts +0 -525
  186. package/TextField-a4255bc3.d.ts +0 -559
  187. package/Toaster-f1d90e57.d.ts +0 -2629
  188. package/Toggle-021765b2.d.ts +0 -490
  189. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  190. package/Toolbar-0f13fcab.d.ts +0 -2546
  191. package/TreeItem-7624f862.d.ts +0 -452
  192. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -0,0 +1,2043 @@
1
+ import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
2
+ import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
3
+ import * as _stitches_react_types_config from '@stitches/react/types/config';
4
+
5
+ declare const TableCaption: _stitches_react_types_styled_component.StyledComponent<"caption", {}, {
6
+ bp1: string;
7
+ bp2: string;
8
+ bp3: string;
9
+ bp4: string;
10
+ motion: string;
11
+ hover: string;
12
+ dark: string;
13
+ light: string;
14
+ }, _stitches_react_types_css_util.CSS<{
15
+ bp1: string;
16
+ bp2: string;
17
+ bp3: string;
18
+ bp4: string;
19
+ motion: string;
20
+ hover: string;
21
+ dark: string;
22
+ light: string;
23
+ }, {
24
+ borderWidths: unknown;
25
+ borderStyles: unknown;
26
+ colors: unknown;
27
+ fonts: {
28
+ 'fallback-mono': string;
29
+ 'fallback-sans': string;
30
+ 'fallback-serif': string;
31
+ mono: string;
32
+ sans: string;
33
+ serif: string;
34
+ };
35
+ fontSizes: {
36
+ 1: string;
37
+ 2: string;
38
+ 3: string;
39
+ 4: string;
40
+ 5: string;
41
+ 6: string;
42
+ 7: string;
43
+ 8: string;
44
+ 9: string;
45
+ };
46
+ fontWeights: {
47
+ 1: string;
48
+ 2: string;
49
+ 3: string;
50
+ 4: string;
51
+ 5: string;
52
+ 6: string;
53
+ 7: string;
54
+ 8: string;
55
+ 9: string;
56
+ };
57
+ letterSpacings: unknown;
58
+ lineHeights: unknown;
59
+ radii: {
60
+ 0: string;
61
+ 1: string;
62
+ 2: string;
63
+ 3: string;
64
+ 4: string;
65
+ pill: string;
66
+ round: string;
67
+ };
68
+ shadows: {
69
+ 0: string;
70
+ 1: string;
71
+ 2: string;
72
+ 3: string;
73
+ toast: string;
74
+ };
75
+ sizes: {
76
+ 0: string;
77
+ 1: string;
78
+ 2: string;
79
+ 3: string;
80
+ 4: string;
81
+ 5: string;
82
+ 6: string;
83
+ 7: string;
84
+ 8: string;
85
+ 9: string;
86
+ };
87
+ space: {
88
+ 0: string;
89
+ 1: string;
90
+ 2: string;
91
+ 3: string;
92
+ 4: string;
93
+ 5: string;
94
+ 6: string;
95
+ 7: string;
96
+ 8: string;
97
+ 9: string;
98
+ 10: string;
99
+ 11: string;
100
+ 12: string;
101
+ 13: string;
102
+ 14: string;
103
+ 15: string;
104
+ 16: string;
105
+ };
106
+ transitions: unknown;
107
+ zIndices: {
108
+ 0: string;
109
+ 1: string;
110
+ 2: string;
111
+ 3: string;
112
+ 4: string;
113
+ max: string;
114
+ toast: string;
115
+ };
116
+ foo: {
117
+ bar: string;
118
+ };
119
+ }, _stitches_react_types_config.DefaultThemeMap, {
120
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
121
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
122
+ };
123
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
124
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
125
+ };
126
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
127
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
128
+ };
129
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
130
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
131
+ };
132
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
133
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
134
+ };
135
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
136
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
137
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
138
+ };
139
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
140
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
141
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
142
+ };
143
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
144
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
145
+ };
146
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
147
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
148
+ };
149
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
150
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
151
+ };
152
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
153
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
154
+ };
155
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
156
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
157
+ };
158
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
159
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
160
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
161
+ };
162
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
163
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
164
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
165
+ };
166
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
167
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
168
+ };
169
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
170
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
171
+ };
172
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
173
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
174
+ };
175
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
176
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
177
+ };
178
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
179
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
180
+ };
181
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
182
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
183
+ };
184
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
185
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
186
+ };
187
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
188
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
189
+ };
190
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
191
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
192
+ };
193
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
194
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
195
+ };
196
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
197
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
198
+ };
199
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
200
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
201
+ };
202
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
203
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
204
+ };
205
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
206
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
207
+ };
208
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
209
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
210
+ };
211
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
212
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
213
+ };
214
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
215
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
216
+ };
217
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
218
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
219
+ };
220
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
221
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
222
+ };
223
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
224
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
225
+ };
226
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
227
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
228
+ };
229
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
230
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
231
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
232
+ };
233
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
234
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
235
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
236
+ };
237
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
238
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
239
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
240
+ };
241
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
242
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
243
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
244
+ };
245
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
246
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
247
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
248
+ };
249
+ }>>;
250
+ declare const Tbody: _stitches_react_types_styled_component.StyledComponent<"tbody", {}, {
251
+ bp1: string;
252
+ bp2: string;
253
+ bp3: string;
254
+ bp4: string;
255
+ motion: string;
256
+ hover: string;
257
+ dark: string;
258
+ light: string;
259
+ }, _stitches_react_types_css_util.CSS<{
260
+ bp1: string;
261
+ bp2: string;
262
+ bp3: string;
263
+ bp4: string;
264
+ motion: string;
265
+ hover: string;
266
+ dark: string;
267
+ light: string;
268
+ }, {
269
+ borderWidths: unknown;
270
+ borderStyles: unknown;
271
+ colors: unknown;
272
+ fonts: {
273
+ 'fallback-mono': string;
274
+ 'fallback-sans': string;
275
+ 'fallback-serif': string;
276
+ mono: string;
277
+ sans: string;
278
+ serif: string;
279
+ };
280
+ fontSizes: {
281
+ 1: string;
282
+ 2: string;
283
+ 3: string;
284
+ 4: string;
285
+ 5: string;
286
+ 6: string;
287
+ 7: string;
288
+ 8: string;
289
+ 9: string;
290
+ };
291
+ fontWeights: {
292
+ 1: string;
293
+ 2: string;
294
+ 3: string;
295
+ 4: string;
296
+ 5: string;
297
+ 6: string;
298
+ 7: string;
299
+ 8: string;
300
+ 9: string;
301
+ };
302
+ letterSpacings: unknown;
303
+ lineHeights: unknown;
304
+ radii: {
305
+ 0: string;
306
+ 1: string;
307
+ 2: string;
308
+ 3: string;
309
+ 4: string;
310
+ pill: string;
311
+ round: string;
312
+ };
313
+ shadows: {
314
+ 0: string;
315
+ 1: string;
316
+ 2: string;
317
+ 3: string;
318
+ toast: string;
319
+ };
320
+ sizes: {
321
+ 0: string;
322
+ 1: string;
323
+ 2: string;
324
+ 3: string;
325
+ 4: string;
326
+ 5: string;
327
+ 6: string;
328
+ 7: string;
329
+ 8: string;
330
+ 9: string;
331
+ };
332
+ space: {
333
+ 0: string;
334
+ 1: string;
335
+ 2: string;
336
+ 3: string;
337
+ 4: string;
338
+ 5: string;
339
+ 6: string;
340
+ 7: string;
341
+ 8: string;
342
+ 9: string;
343
+ 10: string;
344
+ 11: string;
345
+ 12: string;
346
+ 13: string;
347
+ 14: string;
348
+ 15: string;
349
+ 16: string;
350
+ };
351
+ transitions: unknown;
352
+ zIndices: {
353
+ 0: string;
354
+ 1: string;
355
+ 2: string;
356
+ 3: string;
357
+ 4: string;
358
+ max: string;
359
+ toast: string;
360
+ };
361
+ foo: {
362
+ bar: string;
363
+ };
364
+ }, _stitches_react_types_config.DefaultThemeMap, {
365
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
366
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
367
+ };
368
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
369
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
370
+ };
371
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
372
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
373
+ };
374
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
375
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
376
+ };
377
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
378
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
379
+ };
380
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
381
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
382
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
383
+ };
384
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
385
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
386
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
387
+ };
388
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
389
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
390
+ };
391
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
392
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
393
+ };
394
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
395
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
396
+ };
397
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
398
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
399
+ };
400
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
401
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
402
+ };
403
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
404
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
405
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
406
+ };
407
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
408
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
409
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
410
+ };
411
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
412
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
413
+ };
414
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
415
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
416
+ };
417
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
418
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
419
+ };
420
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
421
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
422
+ };
423
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
424
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
425
+ };
426
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
427
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
428
+ };
429
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
430
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
431
+ };
432
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
433
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
434
+ };
435
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
436
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
437
+ };
438
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
439
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
440
+ };
441
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
442
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
443
+ };
444
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
445
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
446
+ };
447
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
448
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
449
+ };
450
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
451
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
452
+ };
453
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
454
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
455
+ };
456
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
457
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
458
+ };
459
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
460
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
461
+ };
462
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
463
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
464
+ };
465
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
466
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
467
+ };
468
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
469
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
470
+ };
471
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
472
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
473
+ };
474
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
475
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
476
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
477
+ };
478
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
479
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
480
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
481
+ };
482
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
483
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
484
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
485
+ };
486
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
487
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
488
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
489
+ };
490
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
491
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
492
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
493
+ };
494
+ }>>;
495
+ declare const Tfoot: _stitches_react_types_styled_component.StyledComponent<"tfoot", {}, {
496
+ bp1: string;
497
+ bp2: string;
498
+ bp3: string;
499
+ bp4: string;
500
+ motion: string;
501
+ hover: string;
502
+ dark: string;
503
+ light: string;
504
+ }, _stitches_react_types_css_util.CSS<{
505
+ bp1: string;
506
+ bp2: string;
507
+ bp3: string;
508
+ bp4: string;
509
+ motion: string;
510
+ hover: string;
511
+ dark: string;
512
+ light: string;
513
+ }, {
514
+ borderWidths: unknown;
515
+ borderStyles: unknown;
516
+ colors: unknown;
517
+ fonts: {
518
+ 'fallback-mono': string;
519
+ 'fallback-sans': string;
520
+ 'fallback-serif': string;
521
+ mono: string;
522
+ sans: string;
523
+ serif: string;
524
+ };
525
+ fontSizes: {
526
+ 1: string;
527
+ 2: string;
528
+ 3: string;
529
+ 4: string;
530
+ 5: string;
531
+ 6: string;
532
+ 7: string;
533
+ 8: string;
534
+ 9: string;
535
+ };
536
+ fontWeights: {
537
+ 1: string;
538
+ 2: string;
539
+ 3: string;
540
+ 4: string;
541
+ 5: string;
542
+ 6: string;
543
+ 7: string;
544
+ 8: string;
545
+ 9: string;
546
+ };
547
+ letterSpacings: unknown;
548
+ lineHeights: unknown;
549
+ radii: {
550
+ 0: string;
551
+ 1: string;
552
+ 2: string;
553
+ 3: string;
554
+ 4: string;
555
+ pill: string;
556
+ round: string;
557
+ };
558
+ shadows: {
559
+ 0: string;
560
+ 1: string;
561
+ 2: string;
562
+ 3: string;
563
+ toast: string;
564
+ };
565
+ sizes: {
566
+ 0: string;
567
+ 1: string;
568
+ 2: string;
569
+ 3: string;
570
+ 4: string;
571
+ 5: string;
572
+ 6: string;
573
+ 7: string;
574
+ 8: string;
575
+ 9: string;
576
+ };
577
+ space: {
578
+ 0: string;
579
+ 1: string;
580
+ 2: string;
581
+ 3: string;
582
+ 4: string;
583
+ 5: string;
584
+ 6: string;
585
+ 7: string;
586
+ 8: string;
587
+ 9: string;
588
+ 10: string;
589
+ 11: string;
590
+ 12: string;
591
+ 13: string;
592
+ 14: string;
593
+ 15: string;
594
+ 16: string;
595
+ };
596
+ transitions: unknown;
597
+ zIndices: {
598
+ 0: string;
599
+ 1: string;
600
+ 2: string;
601
+ 3: string;
602
+ 4: string;
603
+ max: string;
604
+ toast: string;
605
+ };
606
+ foo: {
607
+ bar: string;
608
+ };
609
+ }, _stitches_react_types_config.DefaultThemeMap, {
610
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
611
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
612
+ };
613
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
614
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
615
+ };
616
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
617
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
618
+ };
619
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
620
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
621
+ };
622
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
623
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
624
+ };
625
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
626
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
627
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
628
+ };
629
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
630
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
631
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
632
+ };
633
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
634
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
635
+ };
636
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
637
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
638
+ };
639
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
640
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
641
+ };
642
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
643
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
644
+ };
645
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
646
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
647
+ };
648
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
649
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
650
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
651
+ };
652
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
653
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
654
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
655
+ };
656
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
657
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
658
+ };
659
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
660
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
661
+ };
662
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
663
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
664
+ };
665
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
666
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
667
+ };
668
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
669
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
670
+ };
671
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
672
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
673
+ };
674
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
675
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
676
+ };
677
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
678
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
679
+ };
680
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
681
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
682
+ };
683
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
684
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
685
+ };
686
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
687
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
688
+ };
689
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
690
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
691
+ };
692
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
693
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
694
+ };
695
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
696
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
697
+ };
698
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
699
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
700
+ };
701
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
702
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
703
+ };
704
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
705
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
706
+ };
707
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
708
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
709
+ };
710
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
711
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
712
+ };
713
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
714
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
715
+ };
716
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
717
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
718
+ };
719
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
720
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
721
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
722
+ };
723
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
724
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
725
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
726
+ };
727
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
728
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
729
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
730
+ };
731
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
732
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
733
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
734
+ };
735
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
736
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
737
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
738
+ };
739
+ }>>;
740
+ declare const Tr: _stitches_react_types_styled_component.StyledComponent<"tr", {}, {
741
+ bp1: string;
742
+ bp2: string;
743
+ bp3: string;
744
+ bp4: string;
745
+ motion: string;
746
+ hover: string;
747
+ dark: string;
748
+ light: string;
749
+ }, _stitches_react_types_css_util.CSS<{
750
+ bp1: string;
751
+ bp2: string;
752
+ bp3: string;
753
+ bp4: string;
754
+ motion: string;
755
+ hover: string;
756
+ dark: string;
757
+ light: string;
758
+ }, {
759
+ borderWidths: unknown;
760
+ borderStyles: unknown;
761
+ colors: unknown;
762
+ fonts: {
763
+ 'fallback-mono': string;
764
+ 'fallback-sans': string;
765
+ 'fallback-serif': string;
766
+ mono: string;
767
+ sans: string;
768
+ serif: string;
769
+ };
770
+ fontSizes: {
771
+ 1: string;
772
+ 2: string;
773
+ 3: string;
774
+ 4: string;
775
+ 5: string;
776
+ 6: string;
777
+ 7: string;
778
+ 8: string;
779
+ 9: string;
780
+ };
781
+ fontWeights: {
782
+ 1: string;
783
+ 2: string;
784
+ 3: string;
785
+ 4: string;
786
+ 5: string;
787
+ 6: string;
788
+ 7: string;
789
+ 8: string;
790
+ 9: string;
791
+ };
792
+ letterSpacings: unknown;
793
+ lineHeights: unknown;
794
+ radii: {
795
+ 0: string;
796
+ 1: string;
797
+ 2: string;
798
+ 3: string;
799
+ 4: string;
800
+ pill: string;
801
+ round: string;
802
+ };
803
+ shadows: {
804
+ 0: string;
805
+ 1: string;
806
+ 2: string;
807
+ 3: string;
808
+ toast: string;
809
+ };
810
+ sizes: {
811
+ 0: string;
812
+ 1: string;
813
+ 2: string;
814
+ 3: string;
815
+ 4: string;
816
+ 5: string;
817
+ 6: string;
818
+ 7: string;
819
+ 8: string;
820
+ 9: string;
821
+ };
822
+ space: {
823
+ 0: string;
824
+ 1: string;
825
+ 2: string;
826
+ 3: string;
827
+ 4: string;
828
+ 5: string;
829
+ 6: string;
830
+ 7: string;
831
+ 8: string;
832
+ 9: string;
833
+ 10: string;
834
+ 11: string;
835
+ 12: string;
836
+ 13: string;
837
+ 14: string;
838
+ 15: string;
839
+ 16: string;
840
+ };
841
+ transitions: unknown;
842
+ zIndices: {
843
+ 0: string;
844
+ 1: string;
845
+ 2: string;
846
+ 3: string;
847
+ 4: string;
848
+ max: string;
849
+ toast: string;
850
+ };
851
+ foo: {
852
+ bar: string;
853
+ };
854
+ }, _stitches_react_types_config.DefaultThemeMap, {
855
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
856
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
857
+ };
858
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
859
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
860
+ };
861
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
862
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
863
+ };
864
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
865
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
866
+ };
867
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
868
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
869
+ };
870
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
871
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
872
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
873
+ };
874
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
875
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
876
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
877
+ };
878
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
879
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
880
+ };
881
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
882
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
883
+ };
884
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
885
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
886
+ };
887
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
888
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
889
+ };
890
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
891
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
892
+ };
893
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
894
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
895
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
896
+ };
897
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
898
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
899
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
900
+ };
901
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
902
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
903
+ };
904
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
905
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
906
+ };
907
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
908
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
909
+ };
910
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
911
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
912
+ };
913
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
914
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
915
+ };
916
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
917
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
918
+ };
919
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
920
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
921
+ };
922
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
923
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
924
+ };
925
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
926
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
927
+ };
928
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
929
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
930
+ };
931
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
932
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
933
+ };
934
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
935
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
936
+ };
937
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
938
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
939
+ };
940
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
941
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
942
+ };
943
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
944
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
945
+ };
946
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
947
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
948
+ };
949
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
950
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
951
+ };
952
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
953
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
954
+ };
955
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
956
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
957
+ };
958
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
959
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
960
+ };
961
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
962
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
963
+ };
964
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
965
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
966
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
967
+ };
968
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
969
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
970
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
971
+ };
972
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
973
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
974
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
975
+ };
976
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
977
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
978
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
979
+ };
980
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
981
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
982
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
983
+ };
984
+ }>>;
985
+ declare const Th: _stitches_react_types_styled_component.StyledComponent<"th", _stitches_react_types_styled_component.StyledComponentProps<[{
986
+ fontWeight: string;
987
+ textAlign: string;
988
+ fontSize: string;
989
+ py: string;
990
+ borderBottom: string;
991
+ variants: {
992
+ align: {
993
+ start: {
994
+ textAlign: string;
995
+ };
996
+ center: {
997
+ textAlign: string;
998
+ };
999
+ end: {
1000
+ textAlign: string;
1001
+ };
1002
+ };
1003
+ border: {
1004
+ solid: {
1005
+ borderBottom: string;
1006
+ };
1007
+ dashed: {
1008
+ borderBottom: string;
1009
+ };
1010
+ };
1011
+ };
1012
+ defaultVariants: {
1013
+ align: "start";
1014
+ border: "solid";
1015
+ };
1016
+ }]>, {
1017
+ bp1: string;
1018
+ bp2: string;
1019
+ bp3: string;
1020
+ bp4: string;
1021
+ motion: string;
1022
+ hover: string;
1023
+ dark: string;
1024
+ light: string;
1025
+ }, _stitches_react_types_css_util.CSS<{
1026
+ bp1: string;
1027
+ bp2: string;
1028
+ bp3: string;
1029
+ bp4: string;
1030
+ motion: string;
1031
+ hover: string;
1032
+ dark: string;
1033
+ light: string;
1034
+ }, {
1035
+ borderWidths: unknown;
1036
+ borderStyles: unknown;
1037
+ colors: unknown;
1038
+ fonts: {
1039
+ 'fallback-mono': string;
1040
+ 'fallback-sans': string;
1041
+ 'fallback-serif': string;
1042
+ mono: string;
1043
+ sans: string;
1044
+ serif: string;
1045
+ };
1046
+ fontSizes: {
1047
+ 1: string;
1048
+ 2: string;
1049
+ 3: string;
1050
+ 4: string;
1051
+ 5: string;
1052
+ 6: string;
1053
+ 7: string;
1054
+ 8: string;
1055
+ 9: string;
1056
+ };
1057
+ fontWeights: {
1058
+ 1: string;
1059
+ 2: string;
1060
+ 3: string;
1061
+ 4: string;
1062
+ 5: string;
1063
+ 6: string;
1064
+ 7: string;
1065
+ 8: string;
1066
+ 9: string;
1067
+ };
1068
+ letterSpacings: unknown;
1069
+ lineHeights: unknown;
1070
+ radii: {
1071
+ 0: string;
1072
+ 1: string;
1073
+ 2: string;
1074
+ 3: string;
1075
+ 4: string;
1076
+ pill: string;
1077
+ round: string;
1078
+ };
1079
+ shadows: {
1080
+ 0: string;
1081
+ 1: string;
1082
+ 2: string;
1083
+ 3: string;
1084
+ toast: string;
1085
+ };
1086
+ sizes: {
1087
+ 0: string;
1088
+ 1: string;
1089
+ 2: string;
1090
+ 3: string;
1091
+ 4: string;
1092
+ 5: string;
1093
+ 6: string;
1094
+ 7: string;
1095
+ 8: string;
1096
+ 9: string;
1097
+ };
1098
+ space: {
1099
+ 0: string;
1100
+ 1: string;
1101
+ 2: string;
1102
+ 3: string;
1103
+ 4: string;
1104
+ 5: string;
1105
+ 6: string;
1106
+ 7: string;
1107
+ 8: string;
1108
+ 9: string;
1109
+ 10: string;
1110
+ 11: string;
1111
+ 12: string;
1112
+ 13: string;
1113
+ 14: string;
1114
+ 15: string;
1115
+ 16: string;
1116
+ };
1117
+ transitions: unknown;
1118
+ zIndices: {
1119
+ 0: string;
1120
+ 1: string;
1121
+ 2: string;
1122
+ 3: string;
1123
+ 4: string;
1124
+ max: string;
1125
+ toast: string;
1126
+ };
1127
+ foo: {
1128
+ bar: string;
1129
+ };
1130
+ }, _stitches_react_types_config.DefaultThemeMap, {
1131
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1132
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1133
+ };
1134
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1135
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1136
+ };
1137
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1138
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1139
+ };
1140
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1141
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1142
+ };
1143
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1144
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1145
+ };
1146
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1147
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1148
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1149
+ };
1150
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1151
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1152
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1153
+ };
1154
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1155
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1156
+ };
1157
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1158
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1159
+ };
1160
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1161
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1162
+ };
1163
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1164
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1165
+ };
1166
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1167
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1168
+ };
1169
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1170
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1171
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1172
+ };
1173
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1174
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1175
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1176
+ };
1177
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1178
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1179
+ };
1180
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1181
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1182
+ };
1183
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1184
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1185
+ };
1186
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1187
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1188
+ };
1189
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1190
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1191
+ };
1192
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1193
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1194
+ };
1195
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1196
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1197
+ };
1198
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1199
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1200
+ };
1201
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1202
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1203
+ };
1204
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1205
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1206
+ };
1207
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1208
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1209
+ };
1210
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1211
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1212
+ };
1213
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1214
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1215
+ };
1216
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1217
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1218
+ };
1219
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1220
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1221
+ };
1222
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1223
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1224
+ };
1225
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1226
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1227
+ };
1228
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1229
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1230
+ };
1231
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1232
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1233
+ };
1234
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1235
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1236
+ };
1237
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1238
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1239
+ };
1240
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1241
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1242
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1243
+ };
1244
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1245
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1246
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1247
+ };
1248
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1249
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1250
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1251
+ };
1252
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1253
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1254
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1255
+ };
1256
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1257
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1258
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1259
+ };
1260
+ }>>;
1261
+ declare const Td: _stitches_react_types_styled_component.StyledComponent<"td", _stitches_react_types_styled_component.StyledComponentProps<[{
1262
+ py: string;
1263
+ borderBottom: string;
1264
+ fontSize: string;
1265
+ variants: {
1266
+ align: {
1267
+ start: {
1268
+ textAlign: string;
1269
+ };
1270
+ center: {
1271
+ textAlign: string;
1272
+ };
1273
+ end: {
1274
+ textAlign: string;
1275
+ };
1276
+ };
1277
+ border: {
1278
+ solid: {
1279
+ borderBottom: string;
1280
+ };
1281
+ dashed: {
1282
+ borderBottom: string;
1283
+ };
1284
+ };
1285
+ };
1286
+ defaultVariants: {
1287
+ align: "start";
1288
+ border: "solid";
1289
+ };
1290
+ }]>, {
1291
+ bp1: string;
1292
+ bp2: string;
1293
+ bp3: string;
1294
+ bp4: string;
1295
+ motion: string;
1296
+ hover: string;
1297
+ dark: string;
1298
+ light: string;
1299
+ }, _stitches_react_types_css_util.CSS<{
1300
+ bp1: string;
1301
+ bp2: string;
1302
+ bp3: string;
1303
+ bp4: string;
1304
+ motion: string;
1305
+ hover: string;
1306
+ dark: string;
1307
+ light: string;
1308
+ }, {
1309
+ borderWidths: unknown;
1310
+ borderStyles: unknown;
1311
+ colors: unknown;
1312
+ fonts: {
1313
+ 'fallback-mono': string;
1314
+ 'fallback-sans': string;
1315
+ 'fallback-serif': string;
1316
+ mono: string;
1317
+ sans: string;
1318
+ serif: string;
1319
+ };
1320
+ fontSizes: {
1321
+ 1: string;
1322
+ 2: string;
1323
+ 3: string;
1324
+ 4: string;
1325
+ 5: string;
1326
+ 6: string;
1327
+ 7: string;
1328
+ 8: string;
1329
+ 9: string;
1330
+ };
1331
+ fontWeights: {
1332
+ 1: string;
1333
+ 2: string;
1334
+ 3: string;
1335
+ 4: string;
1336
+ 5: string;
1337
+ 6: string;
1338
+ 7: string;
1339
+ 8: string;
1340
+ 9: string;
1341
+ };
1342
+ letterSpacings: unknown;
1343
+ lineHeights: unknown;
1344
+ radii: {
1345
+ 0: string;
1346
+ 1: string;
1347
+ 2: string;
1348
+ 3: string;
1349
+ 4: string;
1350
+ pill: string;
1351
+ round: string;
1352
+ };
1353
+ shadows: {
1354
+ 0: string;
1355
+ 1: string;
1356
+ 2: string;
1357
+ 3: string;
1358
+ toast: string;
1359
+ };
1360
+ sizes: {
1361
+ 0: string;
1362
+ 1: string;
1363
+ 2: string;
1364
+ 3: string;
1365
+ 4: string;
1366
+ 5: string;
1367
+ 6: string;
1368
+ 7: string;
1369
+ 8: string;
1370
+ 9: string;
1371
+ };
1372
+ space: {
1373
+ 0: string;
1374
+ 1: string;
1375
+ 2: string;
1376
+ 3: string;
1377
+ 4: string;
1378
+ 5: string;
1379
+ 6: string;
1380
+ 7: string;
1381
+ 8: string;
1382
+ 9: string;
1383
+ 10: string;
1384
+ 11: string;
1385
+ 12: string;
1386
+ 13: string;
1387
+ 14: string;
1388
+ 15: string;
1389
+ 16: string;
1390
+ };
1391
+ transitions: unknown;
1392
+ zIndices: {
1393
+ 0: string;
1394
+ 1: string;
1395
+ 2: string;
1396
+ 3: string;
1397
+ 4: string;
1398
+ max: string;
1399
+ toast: string;
1400
+ };
1401
+ foo: {
1402
+ bar: string;
1403
+ };
1404
+ }, _stitches_react_types_config.DefaultThemeMap, {
1405
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1406
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1407
+ };
1408
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1409
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1410
+ };
1411
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1412
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1413
+ };
1414
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1415
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1416
+ };
1417
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1418
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1419
+ };
1420
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1421
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1422
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1423
+ };
1424
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1425
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1426
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1427
+ };
1428
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1429
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1430
+ };
1431
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1432
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1433
+ };
1434
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1435
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1436
+ };
1437
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1438
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1439
+ };
1440
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1441
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1442
+ };
1443
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1444
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1445
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1446
+ };
1447
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1448
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1449
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1450
+ };
1451
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1452
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1453
+ };
1454
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1455
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1456
+ };
1457
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1458
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1459
+ };
1460
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1461
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1462
+ };
1463
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1464
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1465
+ };
1466
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1467
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1468
+ };
1469
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1470
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1471
+ };
1472
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1473
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1474
+ };
1475
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1476
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1477
+ };
1478
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1479
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1480
+ };
1481
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1482
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1483
+ };
1484
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1485
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1486
+ };
1487
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1488
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1489
+ };
1490
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1491
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1492
+ };
1493
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1494
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1495
+ };
1496
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1497
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1498
+ };
1499
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1500
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1501
+ };
1502
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1503
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1504
+ };
1505
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1506
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1507
+ };
1508
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1509
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1510
+ };
1511
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1512
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1513
+ };
1514
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1515
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1516
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1517
+ };
1518
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1519
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1520
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1521
+ };
1522
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1523
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1524
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1525
+ };
1526
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1527
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1528
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1529
+ };
1530
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1531
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1532
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1533
+ };
1534
+ }>>;
1535
+ declare const Thead: _stitches_react_types_styled_component.StyledComponent<"thead", {}, {
1536
+ bp1: string;
1537
+ bp2: string;
1538
+ bp3: string;
1539
+ bp4: string;
1540
+ motion: string;
1541
+ hover: string;
1542
+ dark: string;
1543
+ light: string;
1544
+ }, _stitches_react_types_css_util.CSS<{
1545
+ bp1: string;
1546
+ bp2: string;
1547
+ bp3: string;
1548
+ bp4: string;
1549
+ motion: string;
1550
+ hover: string;
1551
+ dark: string;
1552
+ light: string;
1553
+ }, {
1554
+ borderWidths: unknown;
1555
+ borderStyles: unknown;
1556
+ colors: unknown;
1557
+ fonts: {
1558
+ 'fallback-mono': string;
1559
+ 'fallback-sans': string;
1560
+ 'fallback-serif': string;
1561
+ mono: string;
1562
+ sans: string;
1563
+ serif: string;
1564
+ };
1565
+ fontSizes: {
1566
+ 1: string;
1567
+ 2: string;
1568
+ 3: string;
1569
+ 4: string;
1570
+ 5: string;
1571
+ 6: string;
1572
+ 7: string;
1573
+ 8: string;
1574
+ 9: string;
1575
+ };
1576
+ fontWeights: {
1577
+ 1: string;
1578
+ 2: string;
1579
+ 3: string;
1580
+ 4: string;
1581
+ 5: string;
1582
+ 6: string;
1583
+ 7: string;
1584
+ 8: string;
1585
+ 9: string;
1586
+ };
1587
+ letterSpacings: unknown;
1588
+ lineHeights: unknown;
1589
+ radii: {
1590
+ 0: string;
1591
+ 1: string;
1592
+ 2: string;
1593
+ 3: string;
1594
+ 4: string;
1595
+ pill: string;
1596
+ round: string;
1597
+ };
1598
+ shadows: {
1599
+ 0: string;
1600
+ 1: string;
1601
+ 2: string;
1602
+ 3: string;
1603
+ toast: string;
1604
+ };
1605
+ sizes: {
1606
+ 0: string;
1607
+ 1: string;
1608
+ 2: string;
1609
+ 3: string;
1610
+ 4: string;
1611
+ 5: string;
1612
+ 6: string;
1613
+ 7: string;
1614
+ 8: string;
1615
+ 9: string;
1616
+ };
1617
+ space: {
1618
+ 0: string;
1619
+ 1: string;
1620
+ 2: string;
1621
+ 3: string;
1622
+ 4: string;
1623
+ 5: string;
1624
+ 6: string;
1625
+ 7: string;
1626
+ 8: string;
1627
+ 9: string;
1628
+ 10: string;
1629
+ 11: string;
1630
+ 12: string;
1631
+ 13: string;
1632
+ 14: string;
1633
+ 15: string;
1634
+ 16: string;
1635
+ };
1636
+ transitions: unknown;
1637
+ zIndices: {
1638
+ 0: string;
1639
+ 1: string;
1640
+ 2: string;
1641
+ 3: string;
1642
+ 4: string;
1643
+ max: string;
1644
+ toast: string;
1645
+ };
1646
+ foo: {
1647
+ bar: string;
1648
+ };
1649
+ }, _stitches_react_types_config.DefaultThemeMap, {
1650
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1651
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1652
+ };
1653
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1654
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1655
+ };
1656
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1657
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1658
+ };
1659
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1660
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1661
+ };
1662
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1663
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1664
+ };
1665
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1666
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1667
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1668
+ };
1669
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1670
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1671
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1672
+ };
1673
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1674
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1675
+ };
1676
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1677
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1678
+ };
1679
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1680
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1681
+ };
1682
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1683
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1684
+ };
1685
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1686
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1687
+ };
1688
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1689
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1690
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1691
+ };
1692
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1693
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1694
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1695
+ };
1696
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1697
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1698
+ };
1699
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1700
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1701
+ };
1702
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1703
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1704
+ };
1705
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1706
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1707
+ };
1708
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1709
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1710
+ };
1711
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1712
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1713
+ };
1714
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1715
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1716
+ };
1717
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1718
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1719
+ };
1720
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1721
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1722
+ };
1723
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1724
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1725
+ };
1726
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1727
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1728
+ };
1729
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1730
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1731
+ };
1732
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1733
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1734
+ };
1735
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1736
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1737
+ };
1738
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1739
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1740
+ };
1741
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1742
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1743
+ };
1744
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1745
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1746
+ };
1747
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1748
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1749
+ };
1750
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1751
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1752
+ };
1753
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1754
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1755
+ };
1756
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1757
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1758
+ };
1759
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1760
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1761
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1762
+ };
1763
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1764
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1765
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1766
+ };
1767
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1768
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1769
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1770
+ };
1771
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1772
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1773
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1774
+ };
1775
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1776
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1777
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1778
+ };
1779
+ }>>;
1780
+ declare const Table: _stitches_react_types_styled_component.StyledComponent<"table", _stitches_react_types_styled_component.StyledComponentProps<[{
1781
+ width: string;
1782
+ tableLayout: string;
1783
+ borderSpacing: number;
1784
+ variants: {
1785
+ striped: {
1786
+ true: {
1787
+ [x: string]: {
1788
+ [x: string]: {
1789
+ '&:nth-child(odd)': {
1790
+ bc: string;
1791
+ };
1792
+ };
1793
+ };
1794
+ };
1795
+ };
1796
+ };
1797
+ }]>, {
1798
+ bp1: string;
1799
+ bp2: string;
1800
+ bp3: string;
1801
+ bp4: string;
1802
+ motion: string;
1803
+ hover: string;
1804
+ dark: string;
1805
+ light: string;
1806
+ }, _stitches_react_types_css_util.CSS<{
1807
+ bp1: string;
1808
+ bp2: string;
1809
+ bp3: string;
1810
+ bp4: string;
1811
+ motion: string;
1812
+ hover: string;
1813
+ dark: string;
1814
+ light: string;
1815
+ }, {
1816
+ borderWidths: unknown;
1817
+ borderStyles: unknown;
1818
+ colors: unknown;
1819
+ fonts: {
1820
+ 'fallback-mono': string;
1821
+ 'fallback-sans': string;
1822
+ 'fallback-serif': string;
1823
+ mono: string;
1824
+ sans: string;
1825
+ serif: string;
1826
+ };
1827
+ fontSizes: {
1828
+ 1: string;
1829
+ 2: string;
1830
+ 3: string;
1831
+ 4: string;
1832
+ 5: string;
1833
+ 6: string;
1834
+ 7: string;
1835
+ 8: string;
1836
+ 9: string;
1837
+ };
1838
+ fontWeights: {
1839
+ 1: string;
1840
+ 2: string;
1841
+ 3: string;
1842
+ 4: string;
1843
+ 5: string;
1844
+ 6: string;
1845
+ 7: string;
1846
+ 8: string;
1847
+ 9: string;
1848
+ };
1849
+ letterSpacings: unknown;
1850
+ lineHeights: unknown;
1851
+ radii: {
1852
+ 0: string;
1853
+ 1: string;
1854
+ 2: string;
1855
+ 3: string;
1856
+ 4: string;
1857
+ pill: string;
1858
+ round: string;
1859
+ };
1860
+ shadows: {
1861
+ 0: string;
1862
+ 1: string;
1863
+ 2: string;
1864
+ 3: string;
1865
+ toast: string;
1866
+ };
1867
+ sizes: {
1868
+ 0: string;
1869
+ 1: string;
1870
+ 2: string;
1871
+ 3: string;
1872
+ 4: string;
1873
+ 5: string;
1874
+ 6: string;
1875
+ 7: string;
1876
+ 8: string;
1877
+ 9: string;
1878
+ };
1879
+ space: {
1880
+ 0: string;
1881
+ 1: string;
1882
+ 2: string;
1883
+ 3: string;
1884
+ 4: string;
1885
+ 5: string;
1886
+ 6: string;
1887
+ 7: string;
1888
+ 8: string;
1889
+ 9: string;
1890
+ 10: string;
1891
+ 11: string;
1892
+ 12: string;
1893
+ 13: string;
1894
+ 14: string;
1895
+ 15: string;
1896
+ 16: string;
1897
+ };
1898
+ transitions: unknown;
1899
+ zIndices: {
1900
+ 0: string;
1901
+ 1: string;
1902
+ 2: string;
1903
+ 3: string;
1904
+ 4: string;
1905
+ max: string;
1906
+ toast: string;
1907
+ };
1908
+ foo: {
1909
+ bar: string;
1910
+ };
1911
+ }, _stitches_react_types_config.DefaultThemeMap, {
1912
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1913
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1914
+ };
1915
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1916
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1917
+ };
1918
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1919
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1920
+ };
1921
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1922
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1923
+ };
1924
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1925
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1926
+ };
1927
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1928
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1929
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1930
+ };
1931
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1932
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1933
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1934
+ };
1935
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1936
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1937
+ };
1938
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1939
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1940
+ };
1941
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1942
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1943
+ };
1944
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1945
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1946
+ };
1947
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1948
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1949
+ };
1950
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1951
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1952
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1953
+ };
1954
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1955
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1956
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1957
+ };
1958
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1959
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1960
+ };
1961
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1962
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1963
+ };
1964
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1965
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1966
+ };
1967
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1968
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1969
+ };
1970
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1971
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1972
+ };
1973
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1974
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1975
+ };
1976
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1977
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1978
+ };
1979
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1980
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1981
+ };
1982
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1983
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1984
+ };
1985
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1986
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1987
+ };
1988
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1989
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1990
+ };
1991
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1992
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1993
+ };
1994
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1995
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1996
+ };
1997
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1998
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1999
+ };
2000
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2001
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2002
+ };
2003
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2004
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2005
+ };
2006
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2007
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2008
+ };
2009
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2010
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2011
+ };
2012
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2013
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2014
+ };
2015
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2016
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2017
+ };
2018
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2019
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2020
+ };
2021
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2022
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2023
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2024
+ };
2025
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2026
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2027
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2028
+ };
2029
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2030
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2031
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2032
+ };
2033
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2034
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2035
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2036
+ };
2037
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2038
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2039
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2040
+ };
2041
+ }>>;
2042
+
2043
+ export { TableCaption as T, Tbody as a, Tfoot as b, Tr as c, Th as d, Td as e, Thead as f, Table as g };